2026-06-09 13:12:23.615671 | Job console starting
2026-06-09 13:12:23.734581 | Updating git repos
2026-06-09 13:12:23.817071 | Cloning repos into workspace
2026-06-09 13:12:30.195568 | Restoring repo states
2026-06-09 13:12:30.218643 | Merging changes
2026-06-09 13:12:31.176625 | Checking out repos
2026-06-09 13:12:32.602475 | Preparing playbooks
2026-06-09 13:12:38.260576 | Running Ansible setup
2026-06-09 13:12:44.193278 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-09 13:12:44.797652 | 
2026-06-09 13:12:44.797792 | PLAY [localhost]
2026-06-09 13:12:44.805069 | 
2026-06-09 13:12:44.805139 | TASK [Gathering Facts]
2026-06-09 13:12:45.882217 | localhost | ok
2026-06-09 13:12:45.891351 | 
2026-06-09 13:12:45.891454 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-09 13:12:46.374580 | localhost -> localhost | changed
2026-06-09 13:12:46.383105 | 
2026-06-09 13:12:46.383247 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-09 13:12:47.339343 | localhost -> localhost | changed
2026-06-09 13:12:47.354076 | 
2026-06-09 13:12:47.354256 | TASK [Setup log path fact]
2026-06-09 13:12:47.377249 | localhost | ok
2026-06-09 13:12:47.402477 | 
2026-06-09 13:12:47.402692 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-09 13:12:47.443702 | localhost | ok
2026-06-09 13:12:47.457506 | 
2026-06-09 13:12:47.457727 | TASK [emit-job-header : Print job information]
2026-06-09 13:12:47.509791 | # Job Information
2026-06-09 13:12:47.510046 | Ansible Version: 2.16.18
2026-06-09 13:12:47.510102 | Job: cifmw-crc-podified-edpm-baremetal
2026-06-09 13:12:47.510144 | Pipeline: github-check
2026-06-09 13:12:47.510183 | Executor: 38.102.83.32
2026-06-09 13:12:47.510219 | Triggered by: https://github.com/openstack-k8s-operators/openstack-operator/pull/1935
2026-06-09 13:12:47.510258 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/25d/rdoproject.org/25dac73339d542ec92726d0a23802cef/
2026-06-09 13:12:47.510300 | Event ID: 9497e210-6402-11f1-9aa9-cfe91f4c5901
2026-06-09 13:12:47.515922 | 
2026-06-09 13:12:47.516054 | LOOP [emit-job-header : Print node information]
2026-06-09 13:12:47.639890 | localhost | ok:
2026-06-09 13:12:47.640147 | localhost | # Node Information
2026-06-09 13:12:47.640207 | localhost | Inventory Hostname: controller
2026-06-09 13:12:47.640256 | localhost | Hostname: np0000068605
2026-06-09 13:12:47.640298 | localhost | Username: zuul
2026-06-09 13:12:47.640342 | localhost | Distro: CentOS 9
2026-06-09 13:12:47.640379 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-09 13:12:47.640417 | localhost | Region: RegionOne
2026-06-09 13:12:47.640455 | localhost | Label: centos-9-stream-crc-2-56-0-6xlarge
2026-06-09 13:12:47.640492 | localhost | Product Name: OpenStack Nova
2026-06-09 13:12:47.640582 | localhost | Interface IP: 38.129.56.102
2026-06-09 13:12:47.656964 | 
2026-06-09 13:12:47.657128 | PLAY [all]
2026-06-09 13:12:47.668455 | 
2026-06-09 13:12:47.668626 | TASK [Gather network facts]
2026-06-09 13:12:48.236005 | controller | ok
2026-06-09 13:12:48.248762 | 
2026-06-09 13:12:48.248829 | TASK [include_role : start-zuul-console]
2026-06-09 13:12:48.279000 | controller | ok
2026-06-09 13:12:48.300784 | 
2026-06-09 13:12:48.300933 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-09 13:12:48.829675 | controller | ok
2026-06-09 13:12:48.843944 | 
2026-06-09 13:12:48.844120 | TASK [include_role : add-build-sshkey]
2026-06-09 13:12:48.865430 | controller | ok
2026-06-09 13:12:48.886694 | 
2026-06-09 13:12:48.886857 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-09 13:12:49.189497 | controller -> localhost | ok
2026-06-09 13:12:49.199721 | 
2026-06-09 13:12:49.199875 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-09 13:12:49.234560 | controller | ok
2026-06-09 13:12:49.263701 | controller | included: /var/lib/zuul/builds/25dac73339d542ec92726d0a23802cef/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-09 13:12:49.271280 | 
2026-06-09 13:12:49.271370 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-09 13:12:50.013067 | controller -> localhost | Generating public/private rsa key pair.
2026-06-09 13:12:50.013510 | controller -> localhost | Your identification has been saved in /var/lib/zuul/builds/25dac73339d542ec92726d0a23802cef/work/25dac73339d542ec92726d0a23802cef_id_rsa
2026-06-09 13:12:50.013619 | controller -> localhost | Your public key has been saved in /var/lib/zuul/builds/25dac73339d542ec92726d0a23802cef/work/25dac73339d542ec92726d0a23802cef_id_rsa.pub
2026-06-09 13:12:50.013859 | controller -> localhost | The key fingerprint is:
2026-06-09 13:12:50.013916 | controller -> localhost | SHA256:BoSQi6GoTgW0I5C5Mk/TVRJe7KqWR++koPYezmeqVjw zuul-build-sshkey
2026-06-09 13:12:50.013960 | controller -> localhost | The key's randomart image is:
2026-06-09 13:12:50.014001 | controller -> localhost | +---[RSA 3072]----+
2026-06-09 13:12:50.014042 | controller -> localhost | |o+.o .++o        |
2026-06-09 13:12:50.014086 | controller -> localhost | |=.o .o.o.        |
2026-06-09 13:12:50.014146 | controller -> localhost | |+*.o .o.         |
2026-06-09 13:12:50.014355 | controller -> localhost | |O =..  ..        |
2026-06-09 13:12:50.014415 | controller -> localhost | |o+.o   .S        |
2026-06-09 13:12:50.014457 | controller -> localhost | |... E o.         |
2026-06-09 13:12:50.014498 | controller -> localhost | |o  .o= ..        |
2026-06-09 13:12:50.014597 | controller -> localhost | | .o++o+o.        |
2026-06-09 13:12:50.014641 | controller -> localhost | | oo=*=...        |
2026-06-09 13:12:50.014680 | controller -> localhost | +----[SHA256]-----+
2026-06-09 13:12:50.014771 | controller -> localhost | ok: Runtime: 0:00:00.267724
2026-06-09 13:12:50.022424 | 
2026-06-09 13:12:50.022580 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-09 13:12:50.055659 | controller | ok
2026-06-09 13:12:50.073075 | controller | included: /var/lib/zuul/builds/25dac73339d542ec92726d0a23802cef/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-09 13:12:50.087678 | 
2026-06-09 13:12:50.087758 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-09 13:12:50.112628 | controller | skipping: Conditional result was False
2026-06-09 13:12:50.118094 | 
2026-06-09 13:12:50.118175 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-09 13:12:50.806854 | controller | changed
2026-06-09 13:12:50.814788 | 
2026-06-09 13:12:50.814917 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-09 13:12:51.153545 | controller | ok
2026-06-09 13:12:51.163103 | 
2026-06-09 13:12:51.163272 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-09 13:12:52.916770 | controller | changed
2026-06-09 13:12:52.925000 | 
2026-06-09 13:12:52.925139 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-09 13:12:54.547737 | controller | changed
2026-06-09 13:12:54.551369 | 
2026-06-09 13:12:54.551429 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-09 13:12:54.584339 | controller | skipping: Conditional result was False
2026-06-09 13:12:54.597013 | 
2026-06-09 13:12:54.597167 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-09 13:12:55.009748 | controller -> localhost | changed
2026-06-09 13:12:55.016864 | 
2026-06-09 13:12:55.016939 | TASK [add-build-sshkey : Add back temp key]
2026-06-09 13:12:55.303185 | controller -> localhost | Identity added: /var/lib/zuul/builds/25dac73339d542ec92726d0a23802cef/work/25dac73339d542ec92726d0a23802cef_id_rsa (zuul-build-sshkey)
2026-06-09 13:12:55.303469 | controller -> localhost | ok: Runtime: 0:00:00.016989
2026-06-09 13:12:55.311136 | 
2026-06-09 13:12:55.311259 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-09 13:12:55.799708 | controller | ok
2026-06-09 13:12:55.804235 | 
2026-06-09 13:12:55.804336 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-09 13:12:55.838990 | controller | skipping: Conditional result was False
2026-06-09 13:12:55.849733 | 
2026-06-09 13:12:55.849866 | TASK [include_role : validate-host]
2026-06-09 13:12:55.882028 | controller | ok
2026-06-09 13:12:55.911649 | 
2026-06-09 13:12:55.911798 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-09 13:12:55.952040 | controller | ok
2026-06-09 13:12:55.956937 | 
2026-06-09 13:12:55.957051 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-09 13:12:56.284897 | controller -> localhost | ok
2026-06-09 13:12:56.289564 | 
2026-06-09 13:12:56.289628 | TASK [validate-host : Collect information about the host]
2026-06-09 13:12:57.141064 | controller | ok
2026-06-09 13:12:57.158885 | 
2026-06-09 13:12:57.159038 | TASK [validate-host : Sanitize hostname]
2026-06-09 13:12:57.281873 | controller | ok
2026-06-09 13:12:57.286634 | 
2026-06-09 13:12:57.286733 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-09 13:12:57.787856 | controller -> localhost | changed
2026-06-09 13:12:57.796804 | 
2026-06-09 13:12:57.796934 | TASK [validate-host : Collect information about zuul worker]
2026-06-09 13:12:58.369413 | controller | ok
2026-06-09 13:12:58.378494 | 
2026-06-09 13:12:58.378668 | TASK [validate-host : Write out all zuul information for each host]
2026-06-09 13:12:58.938912 | controller -> localhost | changed
2026-06-09 13:12:58.953390 | 
2026-06-09 13:12:58.953575 | TASK [include_role : prepare-workspace-openshift]
2026-06-09 13:12:58.979299 | controller | skipping: Conditional result was False
2026-06-09 13:12:58.986670 | 
2026-06-09 13:12:58.986819 | TASK [include_role : remove-zuul-sshkey]
2026-06-09 13:12:59.012351 | controller | skipping: Conditional result was False
2026-06-09 13:12:59.020661 | 
2026-06-09 13:12:59.020988 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-09 13:12:59.565244 | controller | ok: "logs"
2026-06-09 13:12:59.565731 | controller | ok: All items complete
2026-06-09 13:12:59.565794 | 
2026-06-09 13:12:59.918036 | controller | ok: "artifacts"
2026-06-09 13:13:00.213190 | controller | ok: "docs"
2026-06-09 13:13:00.229643 | 
2026-06-09 13:13:00.229818 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-09 13:13:00.635548 | controller | changed: "logs"
2026-06-09 13:13:00.991949 | controller | changed: "artifacts"
2026-06-09 13:13:01.357805 | controller | changed: "docs"
2026-06-09 13:13:01.376990 | 
2026-06-09 13:13:01.377130 | PLAY RECAP
2026-06-09 13:13:01.377217 | controller | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-09 13:13:01.377270 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-09 13:13:01.377307 | 
2026-06-09 13:13:01.508058 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-09 13:13:01.512380 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-09 13:13:02.223245 | 
2026-06-09 13:13:02.223413 | PLAY [all]
2026-06-09 13:13:02.233723 | 
2026-06-09 13:13:02.233795 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-09 13:13:02.305729 | controller | ok
2026-06-09 13:13:02.314108 | 
2026-06-09 13:13:02.314271 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-09 13:13:03.028198 | controller | changed
2026-06-09 13:13:03.037498 | 
2026-06-09 13:13:03.037737 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-09 13:13:06.077639 | controller | changed
2026-06-09 13:13:06.103577 | 
2026-06-09 13:13:06.103757 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-09 13:13:06.710827 | controller | changed:
2026-06-09 13:13:06.711295 | controller | {
2026-06-09 13:13:06.711356 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-09 13:13:06.711414 | controller | }
2026-06-09 13:13:07.097199 | controller | changed:
2026-06-09 13:13:07.097355 | controller | {
2026-06-09 13:13:07.097409 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-09 13:13:07.097452 | controller | }
2026-06-09 13:13:07.467630 | controller | changed:
2026-06-09 13:13:07.467764 | controller | {
2026-06-09 13:13:07.467813 | 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-09 13:13:07.467852 | controller | }
2026-06-09 13:13:07.798597 | controller | changed:
2026-06-09 13:13:07.798838 | controller | {
2026-06-09 13:13:07.798899 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-09 13:13:07.798942 | controller | }
2026-06-09 13:13:08.143560 | controller | changed:
2026-06-09 13:13:08.143898 | controller | {
2026-06-09 13:13:08.143956 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-09 13:13:08.143999 | controller | }
2026-06-09 13:13:08.563382 | controller | changed:
2026-06-09 13:13:08.563575 | controller | {
2026-06-09 13:13:08.563641 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-09 13:13:08.563687 | controller | }
2026-06-09 13:13:09.019202 | controller | changed:
2026-06-09 13:13:09.019428 | controller | {
2026-06-09 13:13:09.019500 | 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-09 13:13:09.019569 | controller | }
2026-06-09 13:13:09.472309 | controller | changed:
2026-06-09 13:13:09.472498 | controller | {
2026-06-09 13:13:09.472659 | 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-09 13:13:09.472726 | controller | }
2026-06-09 13:13:09.854592 | controller | changed:
2026-06-09 13:13:09.854732 | controller | {
2026-06-09 13:13:09.854779 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-09 13:13:09.854819 | controller | }
2026-06-09 13:13:10.254004 | controller | changed:
2026-06-09 13:13:10.254247 | controller | {
2026-06-09 13:13:10.254443 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-09 13:13:10.254707 | controller | }
2026-06-09 13:13:10.649269 | controller | changed:
2026-06-09 13:13:10.649411 | controller | {
2026-06-09 13:13:10.649462 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-09 13:13:10.649502 | controller | }
2026-06-09 13:13:11.059442 | controller | changed:
2026-06-09 13:13:11.059710 | controller | {
2026-06-09 13:13:11.059766 | controller |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-09 13:13:11.059812 | controller | }
2026-06-09 13:13:11.474640 | controller | changed:
2026-06-09 13:13:11.474785 | controller | {
2026-06-09 13:13:11.474833 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-09 13:13:11.474872 | controller | }
2026-06-09 13:13:11.878695 | controller | changed:
2026-06-09 13:13:11.878938 | controller | {
2026-06-09 13:13:11.878995 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-09 13:13:11.879035 | controller | }
2026-06-09 13:13:12.304921 | controller | changed:
2026-06-09 13:13:12.305120 | controller | {
2026-06-09 13:13:12.305230 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-09 13:13:12.305301 | controller | }
2026-06-09 13:13:12.709380 | controller | changed:
2026-06-09 13:13:12.709650 | controller | {
2026-06-09 13:13:12.709708 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-09 13:13:12.709750 | controller | }
2026-06-09 13:13:13.099115 | controller | changed:
2026-06-09 13:13:13.099212 | controller | {
2026-06-09 13:13:13.099235 | 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-09 13:13:13.099255 | controller | }
2026-06-09 13:13:13.507191 | controller | changed:
2026-06-09 13:13:13.507348 | controller | {
2026-06-09 13:13:13.507400 | 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-09 13:13:13.507456 | controller | }
2026-06-09 13:13:13.932218 | controller | changed:
2026-06-09 13:13:13.932329 | controller | {
2026-06-09 13:13:13.932362 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-09 13:13:13.932457 | controller | }
2026-06-09 13:13:14.303850 | controller | changed:
2026-06-09 13:13:14.304004 | controller | {
2026-06-09 13:13:14.304056 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-09 13:13:14.304099 | controller | }
2026-06-09 13:13:14.725740 | controller | changed:
2026-06-09 13:13:14.725834 | controller | {
2026-06-09 13:13:14.725856 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-09 13:13:14.725875 | controller | }
2026-06-09 13:13:15.173089 | controller | changed:
2026-06-09 13:13:15.173327 | controller | {
2026-06-09 13:13:15.173415 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-09 13:13:15.173676 | controller | }
2026-06-09 13:13:15.609232 | controller | changed:
2026-06-09 13:13:15.609433 | controller | {
2026-06-09 13:13:15.609501 | 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-09 13:13:15.609601 | controller | }
2026-06-09 13:13:16.011303 | controller | changed:
2026-06-09 13:13:16.011400 | controller | {
2026-06-09 13:13:16.011422 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-09 13:13:16.011441 | controller | }
2026-06-09 13:13:16.393195 | controller | changed:
2026-06-09 13:13:16.393286 | controller | {
2026-06-09 13:13:16.393308 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-09 13:13:16.393326 | controller | }
2026-06-09 13:13:16.820763 | controller | changed:
2026-06-09 13:13:16.820860 | controller | {
2026-06-09 13:13:16.820882 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-09 13:13:16.820900 | controller | }
2026-06-09 13:13:16.844248 | 
2026-06-09 13:13:16.844355 | TASK [Set timezone to UTC]
2026-06-09 13:13:17.488640 | controller | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-09 13:13:17.497182 | 
2026-06-09 13:13:17.497321 | TASK [Create nodepool directory]
2026-06-09 13:13:17.883709 | controller | changed
2026-06-09 13:13:17.894218 | 
2026-06-09 13:13:17.894347 | TASK [Create nodepool sub_nodes file]
2026-06-09 13:13:19.355271 | controller | changed
2026-06-09 13:13:19.363214 | 
2026-06-09 13:13:19.363341 | TASK [Create nodepool sub_nodes_private file]
2026-06-09 13:13:21.036099 | controller | changed
2026-06-09 13:13:21.040784 | 
2026-06-09 13:13:21.040841 | LOOP [Populate nodepool sub_nodes file]
2026-06-09 13:13:21.080639 | 
2026-06-09 13:13:21.080831 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-09 13:13:21.121066 | 
2026-06-09 13:13:21.121247 | TASK [Create nodepool primary file]
2026-06-09 13:13:21.145217 | controller | skipping: Conditional result was False
2026-06-09 13:13:21.152483 | 
2026-06-09 13:13:21.152585 | TASK [Create nodepool node_private for this node]
2026-06-09 13:13:22.762267 | controller | changed
2026-06-09 13:13:22.786779 | 
2026-06-09 13:13:22.786951 | LOOP [Copy ssh keys to nodepool directory]
2026-06-09 13:13:23.358629 | controller | ok: Item: id_rsa Runtime: 0:00:00.006882
2026-06-09 13:13:23.358937 | 
2026-06-09 13:13:23.691161 | controller | ok: Item: id_rsa.pub Runtime: 0:00:00.006787
2026-06-09 13:13:23.713245 | 
2026-06-09 13:13:23.713415 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-09 13:13:25.320565 | controller | changed
2026-06-09 13:13:25.328484 | 
2026-06-09 13:13:25.328646 | TASK [Validate sudoers config after edits]
2026-06-09 13:13:25.736587 | controller | /etc/sudoers: parsed OK
2026-06-09 13:13:25.736688 | controller | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-09 13:13:25.736701 | controller | /etc/sudoers.d/zuul: parsed OK
2026-06-09 13:13:25.736711 | controller | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-09 13:13:25.878862 | controller | ok: Runtime: 0:00:00.009793
2026-06-09 13:13:25.889889 | 
2026-06-09 13:13:25.890084 | TASK [Show the environment passed in to job shell scripts]
2026-06-09 13:13:26.315205 | controller | SHELL=/bin/bash
2026-06-09 13:13:26.315316 | controller | ZUUL_PROJECT=openstack-k8s-operators/openstack-operator
2026-06-09 13:13:26.315327 | controller | ZUUL_SHORT_PROJECT_NAME=openstack-operator
2026-06-09 13:13:26.315333 | controller | ZUUL_CHANGES=openstack-k8s-operators/openstack-operator:main:refs/changes/35/1935/d8b6f84e136cb9a07fc887f6f59bec497f96a169
2026-06-09 13:13:26.315339 | controller | PWD=/home/zuul
2026-06-09 13:13:26.315344 | controller | ZUUL_PIPELINE=github-check
2026-06-09 13:13:26.315349 | controller | LOGNAME=zuul
2026-06-09 13:13:26.315353 | controller | XDG_SESSION_TYPE=tty
2026-06-09 13:13:26.315357 | controller | _=/usr/bin/env
2026-06-09 13:13:26.315362 | controller | MOTD_SHOWN=pam
2026-06-09 13:13:26.315365 | controller | HOME=/home/zuul
2026-06-09 13:13:26.315368 | controller | LANG=en_US.UTF-8
2026-06-09 13:13:26.315373 | controller | SSH_CONNECTION=38.102.83.32 51522 38.129.56.102 22
2026-06-09 13:13:26.315378 | 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-09 13:13:26.315386 | controller | ZUUL_CHANGE_IDS=1935,d8b6f84e136cb9a07fc887f6f59bec497f96a169
2026-06-09 13:13:26.315390 | controller | WORKSPACE=/home/zuul/workspace
2026-06-09 13:13:26.315393 | controller | XDG_SESSION_CLASS=user
2026-06-09 13:13:26.315397 | controller | SELINUX_ROLE_REQUESTED=
2026-06-09 13:13:26.315400 | controller | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-09 13:13:26.315404 | controller | USER=zuul
2026-06-09 13:13:26.315408 | controller | ZUUL_VOTING=True
2026-06-09 13:13:26.315411 | controller | BUILD_TIMEOUT=10800000
2026-06-09 13:13:26.315414 | controller | SELINUX_USE_CURRENT_RANGE=
2026-06-09 13:13:26.315418 | controller | SHLVL=1
2026-06-09 13:13:26.315422 | controller | ZUUL_PATCHSET=d8b6f84e136cb9a07fc887f6f59bec497f96a169
2026-06-09 13:13:26.315425 | controller | XDG_SESSION_ID=1
2026-06-09 13:13:26.315428 | controller | ZUUL_BRANCH=main
2026-06-09 13:13:26.315432 | controller | XDG_RUNTIME_DIR=/run/user/1000
2026-06-09 13:13:26.315435 | controller | SSH_CLIENT=38.102.83.32 51522 22
2026-06-09 13:13:26.315442 | controller | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-09 13:13:26.315446 | controller | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-09 13:13:26.315450 | controller | which_declare=declare -f
2026-06-09 13:13:26.315453 | 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-09 13:13:26.315457 | controller | SELINUX_LEVEL_REQUESTED=
2026-06-09 13:13:26.315461 | controller | ZUUL_CHANGE=1935
2026-06-09 13:13:26.315464 | controller | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-09 13:13:26.315467 | controller | ZUUL_UUID=25dac73339d542ec92726d0a23802cef
2026-06-09 13:13:26.315471 | controller | BASH_FUNC_which%%=() {  ( alias;
2026-06-09 13:13:26.315475 | controller |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-09 13:13:26.315479 | controller | }
2026-06-09 13:13:26.438572 | controller | ok: Runtime: 0:00:00.005959
2026-06-09 13:13:26.447164 | 
2026-06-09 13:13:26.447298 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-09 13:13:26.473823 | controller | skipping: Conditional result was False
2026-06-09 13:13:26.483290 | 
2026-06-09 13:13:26.483449 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-09 13:13:27.028479 | controller | skipping: Conditional result was False
2026-06-09 13:13:27.034423 | 
2026-06-09 13:13:27.034504 | TASK [Ensure legacy workspace directory]
2026-06-09 13:13:27.365319 | controller | changed
2026-06-09 13:13:27.366581 | 
2026-06-09 13:13:27.366622 | PLAY RECAP
2026-06-09 13:13:27.366660 | controller | ok: 14 changed: 11 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-09 13:13:27.366680 | 
2026-06-09 13:13:27.490087 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-09 13:13:27.492493 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-09 13:13:28.104602 | 
2026-06-09 13:13:28.104725 | PLAY [all,!compute]
2026-06-09 13:13:28.114505 | 
2026-06-09 13:13:28.114637 | TASK [Enable container-tools rhel-modules for c8/crc node]
2026-06-09 13:13:28.636641 | controller | skipping: Conditional result was False
2026-06-09 13:13:28.641190 | 
2026-06-09 13:13:28.641268 | TASK [Install podman]
2026-06-09 13:13:46.323463 | controller | changed
2026-06-09 13:13:46.329494 | 
2026-06-09 13:13:46.329596 | TASK [Set var name for quay login zuul secret]
2026-06-09 13:13:46.426651 | controller | skipping: Conditional result was False
2026-06-09 13:13:46.437482 | 
2026-06-09 13:13:46.437653 | TASK [Print the username]
2026-06-09 13:13:46.975118 | controller | openstack-k8s-operators+cirobot
2026-06-09 13:13:47.013226 | controller | ok: Runtime: 0:00:00.004786
2026-06-09 13:13:47.019013 | 
2026-06-09 13:13:47.019096 | TASK [Fail when user or password is not set]
2026-06-09 13:13:47.073928 | controller | skipping: Conditional result was False
2026-06-09 13:13:47.079244 | 
2026-06-09 13:13:47.079331 | TASK [Set vars for quay login]
2026-06-09 13:13:47.140056 | controller | Output suppressed because no_log was given
2026-06-09 13:13:47.144671 | 
2026-06-09 13:13:47.144753 | LOOP [Perform container registry login(s) with podman]
2026-06-09 13:13:48.495319 | controller | Output suppressed because no_log was given
2026-06-09 13:13:48.499179 | 
2026-06-09 13:13:48.499240 | LOOP [Perform container registry login(s) with buildah]
2026-06-09 13:13:48.543330 | controller | Output suppressed because no_log was given
2026-06-09 13:13:48.562550 | 
2026-06-09 13:13:48.562730 | TASK [Set Insecure registry for content provider]
2026-06-09 13:13:49.122478 | controller | changed: Block inserted
2026-06-09 13:13:49.124952 | 
2026-06-09 13:13:49.125043 | PLAY RECAP
2026-06-09 13:13:49.125124 | controller | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-09 13:13:49.125168 | 
2026-06-09 13:13:49.250226 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-09 13:13:49.253807 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-09 13:13:49.902621 | 
2026-06-09 13:13:49.902727 | PLAY [Prefer ipv4 over ipv6]
2026-06-09 13:13:49.911706 | 
2026-06-09 13:13:49.911775 | TASK [Configure /etc/gai.conf to prever ipv4 over ipv6]
2026-06-09 13:13:49.976295 | controller | skipping: Conditional result was False
2026-06-09 13:13:49.978854 | 
2026-06-09 13:13:49.978943 | PLAY [controller]
2026-06-09 13:13:49.986714 | 
2026-06-09 13:13:49.986835 | TASK [Fail when openshift_pull_sec not provided]
2026-06-09 13:13:50.010930 | controller | skipping: Conditional result was False
2026-06-09 13:13:50.018872 | 
2026-06-09 13:13:50.019012 | TASK [Clone repos in the job workspace]
2026-06-09 13:13:50.042688 | controller | ok
2026-06-09 13:13:50.067549 | 
2026-06-09 13:13:50.067654 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-09 13:13:50.586243 | controller | ok
2026-06-09 13:13:50.595935 | 
2026-06-09 13:13:50.596071 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-09 13:13:54.083121 | controller | Output suppressed because no_log was given
2026-06-09 13:13:54.098256 | 
2026-06-09 13:13:54.098400 | TASK [Create pull-secret.txt file]
2026-06-09 13:13:55.822600 | controller | Output suppressed because no_log was given
2026-06-09 13:13:55.838932 | 
2026-06-09 13:13:55.839066 | TASK [Apply CRC features and print image build date]
2026-06-09 13:13:55.862876 | controller | ok
2026-06-09 13:13:55.876936 | controller | included: /var/lib/zuul/builds/25dac73339d542ec92726d0a23802cef/trusted/project_0/review.rdoproject.org/config/playbooks/crc/features.yaml
2026-06-09 13:13:55.915394 | 
2026-06-09 13:13:55.915549 | TASK [Set additional parameters for crc - telemetry]
2026-06-09 13:13:56.441961 | controller | skipping: Conditional result was False
2026-06-09 13:13:56.450606 | 
2026-06-09 13:13:56.450743 | TASK [Set additional parameters for crc - monitoring]
2026-06-09 13:13:56.991829 | controller | skipping: Conditional result was False
2026-06-09 13:13:57.000693 | 
2026-06-09 13:13:57.000844 | TASK [Set minimum required memory to run the CRC when monitoring enabled]
2026-06-09 13:13:57.543067 | controller | skipping: Conditional result was False
2026-06-09 13:13:57.552279 | 
2026-06-09 13:13:57.552412 | TASK [Set additional parameters for crc - enable microshift preset]
2026-06-09 13:13:58.112295 | controller | skipping: Conditional result was False
2026-06-09 13:13:58.120894 | 
2026-06-09 13:13:58.121030 | TASK [Set additional parameters for crc - enable okd preset]
2026-06-09 13:13:58.663770 | controller | skipping: Conditional result was False
2026-06-09 13:13:58.672587 | 
2026-06-09 13:13:58.672719 | TASK [Delete the cluster if there's a non-default bundle URL]
2026-06-09 13:13:59.212488 | controller | skipping: Conditional result was False
2026-06-09 13:13:59.222140 | 
2026-06-09 13:13:59.222279 | TASK [Execute crc start command]
2026-06-09 13:30:35.856283 | controller | ok: Runtime: 0:16:35.917432
2026-06-09 13:30:35.865358 | 
2026-06-09 13:30:35.865477 | TASK [Verify that OpenShift is up and running]
2026-06-09 13:30:35.890282 | controller | ok
2026-06-09 13:30:35.909985 | controller | included: /var/lib/zuul/builds/25dac73339d542ec92726d0a23802cef/trusted/project_0/review.rdoproject.org/config/playbooks/crc/verify_openshift_start.yaml
2026-06-09 13:30:35.922415 | 
2026-06-09 13:30:35.922537 | TASK [Create script to login and verify services]
2026-06-09 13:30:37.211697 | controller | changed
2026-06-09 13:30:37.223728 | 
2026-06-09 13:30:37.223905 | TASK [Ensure that user is logged]
2026-06-09 13:30:37.634658 | controller | Checking login to the cluster 1...
2026-06-09 13:30:38.681208 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-09 13:30:38.681286 | controller |
2026-06-09 13:30:38.950670 | controller | Login successful.
2026-06-09 13:30:38.950764 | controller |
2026-06-09 13:30:38.992781 | controller | You have access to 65 projects, the list has been suppressed. You can list all projects with 'oc projects'
2026-06-09 13:30:38.992899 | controller |
2026-06-09 13:30:38.992912 | controller | Using project "default".
2026-06-09 13:30:39.779371 | controller | ok: Runtime: 0:00:01.847917
2026-06-09 13:30:39.789807 | 
2026-06-09 13:30:39.789986 | TASK [Delete all openshift-marketplace pods]
2026-06-09 13:30:41.224931 | controller | pod "certified-operators-l27pk" deleted
2026-06-09 13:30:41.246407 | controller | pod "community-operators-qhh6t" deleted
2026-06-09 13:30:41.272984 | controller | pod "marketplace-operator-547dbd544d-xchl9" deleted
2026-06-09 13:30:41.304326 | controller | pod "redhat-marketplace-ntdwx" deleted
2026-06-09 13:30:41.327022 | controller | pod "redhat-operators-x5vn9" deleted
2026-06-09 13:30:42.837335 | controller | ok: Runtime: 0:00:02.531333
2026-06-09 13:30:42.845833 | 
2026-06-09 13:30:42.845963 | TASK [Copy script ensure_services_up.sh]
2026-06-09 13:30:42.912853 | controller | skipping: Conditional result was False
2026-06-09 13:30:42.921319 | 
2026-06-09 13:30:42.921452 | TASK [Ensure all pods are up and running]
2026-06-09 13:30:43.461151 | controller | skipping: Conditional result was False
2026-06-09 13:30:43.470134 | 
2026-06-09 13:30:43.470268 | TASK [Check if there is a image build date file]
2026-06-09 13:30:43.810487 | controller | ok
2026-06-09 13:30:43.819391 | 
2026-06-09 13:30:43.819583 | TASK [Print image date if available]
2026-06-09 13:30:44.193298 | controller | Tue May  5 04:16:20 AM EDT 2026
2026-06-09 13:30:44.400976 | controller | ok: Runtime: 0:00:00.003422
2026-06-09 13:30:44.409186 | 
2026-06-09 13:30:44.409315 | TASK [Fix machineconfigpool]
2026-06-09 13:30:44.476179 | controller | skipping: Conditional result was False
2026-06-09 13:30:44.485497 | 
2026-06-09 13:30:44.485684 | TASK [Show available nodes]
2026-06-09 13:30:45.259518 | controller | NAME   STATUS   ROLES                         AGE    VERSION
2026-06-09 13:30:45.259624 | controller | crc    Ready    control-plane,master,worker   219d   v1.33.5
2026-06-09 13:30:45.544061 | controller | ok: Runtime: 0:00:00.446432
2026-06-09 13:30:45.551706 | 
2026-06-09 13:30:45.551821 | TASK [Configure insecure registry inside crc vm]
2026-06-09 13:30:45.593386 | controller | ok
2026-06-09 13:30:45.602603 | controller | included: /var/lib/zuul/builds/25dac73339d542ec92726d0a23802cef/trusted/project_0/review.rdoproject.org/config/playbooks/crc/crc_insecure_registry.yaml
2026-06-09 13:30:45.610869 | 
2026-06-09 13:30:45.610945 | TASK [Catch CRC IP]
2026-06-09 13:30:46.043116 | controller | 192.168.130.11
2026-06-09 13:30:46.146232 | controller | ok: Runtime: 0:00:00.083122
2026-06-09 13:30:46.154568 | 
2026-06-09 13:30:46.154702 | TASK [Patch the image.config.openshift.io resource to include insecure registry]
2026-06-09 13:30:46.709467 | controller | image.config.openshift.io/cluster patched
2026-06-09 13:30:47.199680 | controller | ok: Runtime: 0:00:00.201756
2026-06-09 13:30:47.207414 | 
2026-06-09 13:30:47.207732 | TASK [Check if id_ed25519 key exists]
2026-06-09 13:30:47.556722 | controller | ok
2026-06-09 13:30:47.566409 | 
2026-06-09 13:30:47.566597 | TASK [Set fact if new keypair exists]
2026-06-09 13:30:47.613346 | controller | ok
2026-06-09 13:30:47.623134 | 
2026-06-09 13:30:47.623277 | TASK [update the /etc/containers/registries.conf in crc vm]
2026-06-09 13:30:49.458945 | controller |
2026-06-09 13:30:49.459045 | controller | PLAY [Set insecure registry with in crc vm] ************************************
2026-06-09 13:30:49.459051 | controller |
2026-06-09 13:30:49.459056 | controller | TASK [Gathering Facts] *********************************************************
2026-06-09 13:30:57.132807 | controller | ok: [192.168.130.11]
2026-06-09 13:30:57.132906 | controller |
2026-06-09 13:30:57.132912 | controller | TASK [Set Insecure registry for content provider] ******************************
2026-06-09 13:30:58.129136 | controller | changed: [192.168.130.11]
2026-06-09 13:30:58.129212 | controller |
2026-06-09 13:30:58.129218 | controller | TASK [Restart crio] ************************************************************
2026-06-09 13:31:04.225731 | controller | changed: [192.168.130.11]
2026-06-09 13:31:04.225810 | controller |
2026-06-09 13:31:04.225821 | controller | TASK [Restart kubelet] *********************************************************
2026-06-09 13:31:05.943701 | controller | changed: [192.168.130.11]
2026-06-09 13:31:05.943792 | controller |
2026-06-09 13:31:05.943801 | controller | PLAY RECAP *********************************************************************
2026-06-09 13:31:05.943807 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-09 13:31:05.943813 | controller |
2026-06-09 13:31:06.192057 | controller | ok: Runtime: 0:00:18.049135
2026-06-09 13:31:06.200468 | 
2026-06-09 13:31:06.200646 | TASK [Catch CRC IP]
2026-06-09 13:31:06.634154 | controller | 192.168.130.11
2026-06-09 13:31:06.747557 | controller | ok: Runtime: 0:00:00.085416
2026-06-09 13:31:06.756173 | 
2026-06-09 13:31:06.756319 | TASK [Check if id_ed25519 key exists]
2026-06-09 13:31:07.106655 | controller | ok
2026-06-09 13:31:07.115901 | 
2026-06-09 13:31:07.116079 | TASK [Set fact if new keypair exists]
2026-06-09 13:31:07.160778 | controller | ok
2026-06-09 13:31:07.168858 | 
2026-06-09 13:31:07.169010 | TASK [Run crc]
2026-06-09 13:31:08.023909 | controller |
2026-06-09 13:31:08.024010 | controller | PLAY [OpenShift secret copy and CRC securitization] ****************************
2026-06-09 13:31:08.024016 | controller |
2026-06-09 13:31:08.024020 | controller | TASK [Gathering Facts] *********************************************************
2026-06-09 13:31:12.672941 | controller | ok: [192.168.130.11]
2026-06-09 13:31:12.673202 | controller |
2026-06-09 13:31:12.673214 | controller | TASK [Copy pull-secret] ********************************************************
2026-06-09 13:31:15.052058 | controller | changed: [192.168.130.11]
2026-06-09 13:31:15.052140 | controller |
2026-06-09 13:31:15.052149 | controller | TASK [Add crio config] *********************************************************
2026-06-09 13:31:16.916504 | controller | changed: [192.168.130.11]
2026-06-09 13:31:16.916583 | controller |
2026-06-09 13:31:16.916594 | controller | TASK [Restart crio to pickup new configuration] ********************************
2026-06-09 13:31:29.561486 | controller | changed: [192.168.130.11]
2026-06-09 13:31:29.561595 | controller |
2026-06-09 13:31:29.561602 | controller | PLAY RECAP *********************************************************************
2026-06-09 13:31:29.561610 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-09 13:31:29.561616 | controller |
2026-06-09 13:31:29.746898 | controller | ok: Runtime: 0:00:22.120499
2026-06-09 13:31:29.755896 | 
2026-06-09 13:31:29.756024 | TASK [Set slower etcd profile]
2026-06-09 13:31:29.832580 | controller | ok
2026-06-09 13:31:29.882949 | 
2026-06-09 13:31:29.883102 | TASK [prepare-crc-cloud : Set slower profile]
2026-06-09 13:31:30.387306 | controller | etcd.operator.openshift.io/cluster patched
2026-06-09 13:31:30.436039 | controller | ok: Runtime: 0:00:00.182293
2026-06-09 13:31:30.445127 | 
2026-06-09 13:31:30.445287 | TASK [prepare-crc-cloud : Wait 30 seconds to apply]
2026-06-09 13:32:00.491925 | controller | ok
2026-06-09 13:32:00.500336 | 
2026-06-09 13:32:00.500484 | TASK [prepare-crc-cloud : Get pod phase status]
2026-06-09 13:39:05.725553 | controller | ok: Runtime: 0:00:00.143022
2026-06-09 13:39:05.743937 | 
2026-06-09 13:39:05.744102 | TASK [Set limit for disk usage - IOPS and Read/Write]
2026-06-09 13:39:05.820358 | controller | ok
2026-06-09 13:39:05.877030 | 
2026-06-09 13:39:05.877159 | TASK [disk-usage-limitation : Set facts for disk limitation]
2026-06-09 13:39:05.907187 | controller | ok
2026-06-09 13:39:05.914847 | 
2026-06-09 13:39:05.914933 | TASK [disk-usage-limitation : Print limits for the disk]
2026-06-09 13:39:05.955010 | controller | ok: Set limit to crc VM to the vda disk: iops 25000 read/write 367001600
2026-06-09 13:39:05.960433 | 
2026-06-09 13:39:05.960555 | TASK [disk-usage-limitation : Set limit to crc VM to the vda disk]
2026-06-09 13:39:06.351366 | controller |
2026-06-09 13:39:06.496026 | controller | ok: Runtime: 0:00:00.023222
2026-06-09 13:39:06.511233 | 
2026-06-09 13:39:06.511368 | TASK [Pause machineconfigpool]
2026-06-09 13:39:06.598277 | controller | ok
2026-06-09 13:39:06.650646 | 
2026-06-09 13:39:06.650811 | LOOP [prepare-crc-cloud : Pause the machineconfig configuration if mcp is not needed]
2026-06-09 13:39:07.181553 | controller | machineconfigpool.machineconfiguration.openshift.io/master patched
2026-06-09 13:39:07.181955 | controller | ok: Item: master Runtime: 0:00:00.155228
2026-06-09 13:39:07.610934 | controller | machineconfigpool.machineconfiguration.openshift.io/worker patched
2026-06-09 13:39:07.611050 | controller | ok: Item: worker Runtime: 0:00:00.136993
2026-06-09 13:39:07.630634 | 
2026-06-09 13:39:07.630785 | TASK [prepare-crc-cloud : Print current machineconfigpool]
2026-06-09 13:39:08.087283 | controller | NAME     CONFIG                                             UPDATED   UPDATING   DEGRADED   MACHINECOUNT   READYMACHINECOUNT   UPDATEDMACHINECOUNT   DEGRADEDMACHINECOUNT   AGE
2026-06-09 13:39:08.087445 | controller | master   rendered-master-463c990ae77c88c10ed494b769c09675   False     True       True       1              0                   0                     1                      219d
2026-06-09 13:39:08.087468 | controller | worker   rendered-worker-28645f4386a71d01cf376faa8138c0b1   True      False      False      0              0                   0                     0                      219d
2026-06-09 13:39:08.184717 | controller | ok: Runtime: 0:00:00.133670
2026-06-09 13:39:08.201120 | 
2026-06-09 13:39:08.201265 | TASK [Create cluster certificate approver workaround]
2026-06-09 13:39:08.275284 | controller | ok
2026-06-09 13:39:08.337534 | 
2026-06-09 13:39:08.337689 | LOOP [prepare-crc-cloud : Re-run accept certificates in Pending state few times]
2026-06-09 13:39:08.814279 | controller | ok: Item: Runtime: 0:00:00.146184
2026-06-09 13:39:08.814742 | controller | ok: All items complete
2026-06-09 13:39:08.814850 | 
2026-06-09 13:39:19.270835 | controller | ok: Item: Runtime: 0:00:00.142026
2026-06-09 13:39:29.668297 | controller | ok: Item: Runtime: 0:00:00.123564
2026-06-09 13:39:29.679505 | 
2026-06-09 13:39:29.679859 | TASK [prepare-crc-cloud : Create service account for - auto-csr-approver]
2026-06-09 13:39:30.969136 | controller | changed
2026-06-09 13:39:30.976144 | 
2026-06-09 13:39:30.976233 | TASK [prepare-crc-cloud : Apply cluster cert approver]
2026-06-09 13:39:31.502420 | controller | serviceaccount/csr-approver-sa created
2026-06-09 13:39:31.521655 | controller | clusterrole.rbac.authorization.k8s.io/csr-approver created
2026-06-09 13:39:31.534222 | controller | clusterrolebinding.rbac.authorization.k8s.io/csr-approver-binding created
2026-06-09 13:39:31.562954 | controller | cronjob.batch/auto-csr-approver created
2026-06-09 13:39:32.012441 | controller | ok: Runtime: 0:00:00.220503
2026-06-09 13:39:32.028997 | 
2026-06-09 13:39:32.029130 | TASK [Ensure that all cluster operators are stable]
2026-06-09 13:39:32.583656 | controller | True
2026-06-09 13:39:32.583810 | controller | True
2026-06-09 13:39:32.583822 | controller | True
2026-06-09 13:39:32.583865 | controller | True
2026-06-09 13:39:32.583873 | controller | True
2026-06-09 13:39:32.583881 | controller | True
2026-06-09 13:39:32.583889 | controller | True
2026-06-09 13:39:32.583897 | controller | True
2026-06-09 13:39:32.583905 | controller | True
2026-06-09 13:39:32.583912 | controller | True
2026-06-09 13:39:32.583921 | controller | True
2026-06-09 13:39:32.583929 | controller | True
2026-06-09 13:39:32.583936 | controller | True
2026-06-09 13:39:32.583944 | controller | True
2026-06-09 13:39:32.583952 | controller | True
2026-06-09 13:39:32.583959 | controller | True
2026-06-09 13:39:32.583967 | controller | True
2026-06-09 13:39:32.583975 | controller | True
2026-06-09 13:39:32.583982 | controller | True
2026-06-09 13:39:32.583990 | controller | True
2026-06-09 13:39:32.584001 | controller | True
2026-06-09 13:39:32.584012 | controller | True
2026-06-09 13:39:32.584040 | controller | True
2026-06-09 13:39:32.584057 | controller | True
2026-06-09 13:39:33.077583 | controller | ok: Runtime: 0:00:00.204098
2026-06-09 13:39:33.081700 | 
2026-06-09 13:39:33.081811 | PLAY [Set IOPS and Read/Write disk limitation excluding controller]
2026-06-09 13:39:33.082015 | 
2026-06-09 13:39:33.082081 | PLAY RECAP
2026-06-09 13:39:33.082158 | controller | ok: 34 changed: 14 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0
2026-06-09 13:39:33.082204 | 
2026-06-09 13:39:33.224697 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-09 13:39:33.228802 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-09 13:39:33.902806 | 
2026-06-09 13:39:33.902929 | PLAY [Run ci/playbooks/e2e-prepare.yml]
2026-06-09 13:39:33.918828 | 
2026-06-09 13:39:33.918951 | TASK [Clone repos in the job workspace]
2026-06-09 13:39:33.941230 | controller | ok
2026-06-09 13:39:33.965510 | 
2026-06-09 13:39:33.965678 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-09 13:39:34.433553 | controller | ok
2026-06-09 13:39:34.444118 | 
2026-06-09 13:39:34.444275 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-09 13:39:35.705145 | controller | Output suppressed because no_log was given
2026-06-09 13:39:35.721640 | 
2026-06-09 13:39:35.721820 | TASK [Create zuul-output directory]
2026-06-09 13:39:36.272249 | controller | ok
2026-06-09 13:39:36.278445 | 
2026-06-09 13:39:36.278574 | TASK [Install required packages]
2026-06-09 13:39:37.575852 | controller | ok: Nothing to do
2026-06-09 13:39:37.581915 | 
2026-06-09 13:39:37.582002 | TASK [Output pip related things]
2026-06-09 13:39:38.828264 | controller | pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
2026-06-09 13:39:39.152298 | controller | ok: Runtime: 0:00:00.766095
2026-06-09 13:39:39.160401 | 
2026-06-09 13:39:39.160570 | TASK [Install requirements]
2026-06-09 13:40:47.192135 | controller | changed
2026-06-09 13:40:47.215153 | 
2026-06-09 13:40:47.215310 | TASK [Add cronjob to trigger job stats]
2026-06-09 13:40:47.282764 | controller | skipping: Conditional result was False
2026-06-09 13:40:47.293382 | 
2026-06-09 13:40:47.293677 | LOOP [Construct project change list]
2026-06-09 13:40:47.377020 | controller | ok:
2026-06-09 13:40:47.377197 | controller | {
2026-06-09 13:40:47.377232 | controller |   "branch": "main",
2026-06-09 13:40:47.377259 | controller |   "change": "1935",
2026-06-09 13:40:47.377284 | controller |   "change_message": "Add required network policy RBAC for bundles\n\nOpenShift release engineering requirement.\r\n\r\nRelates-To: https://redhat.atlassian.net/browse/RHOSSTRAT-1145\r\n\r\nJira: https://redhat.atlassian.net/browse/OSPRH-30927",
2026-06-09 13:40:47.377311 | controller |   "change_url": "https://github.com/openstack-k8s-operators/openstack-operator/pull/1935",
2026-06-09 13:40:47.377336 | controller |   "commit_id": "d8b6f84e136cb9a07fc887f6f59bec497f96a169",
2026-06-09 13:40:47.377359 | controller |   "patchset": "d8b6f84e136cb9a07fc887f6f59bec497f96a169",
2026-06-09 13:40:47.377382 | controller |   "project": {
2026-06-09 13:40:47.377404 | controller |     "canonical_hostname": "github.com",
2026-06-09 13:40:47.377427 | controller |     "canonical_name": "github.com/openstack-k8s-operators/openstack-operator",
2026-06-09 13:40:47.377450 | controller |     "name": "openstack-k8s-operators/openstack-operator",
2026-06-09 13:40:47.377472 | controller |     "short_name": "openstack-operator",
2026-06-09 13:40:47.377494 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/openstack-operator"
2026-06-09 13:40:47.377553 | controller |   },
2026-06-09 13:40:47.377586 | controller |   "topic": null
2026-06-09 13:40:47.377609 | controller | }
2026-06-09 13:40:47.432418 | 
2026-06-09 13:40:47.432605 | PLAY [Run ci/playbooks/build_runner_image.yml]
2026-06-09 13:40:47.439652 | 
2026-06-09 13:40:47.439735 | TASK [Filter out host if needed]
2026-06-09 13:40:47.451835 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 13:40:47.456210 | 
2026-06-09 13:40:47.456283 | TASK [Get git tag for image tagging]
2026-06-09 13:40:47.987175 | controller | skipping: Conditional result was False
2026-06-09 13:40:47.996147 | 
2026-06-09 13:40:47.996287 | TASK [Set openstack-runner image]
2026-06-09 13:40:48.031759 | controller | skipping: Conditional result was False
2026-06-09 13:40:48.040640 | 
2026-06-09 13:40:48.040773 | TASK [Build openstack-runner image]
2026-06-09 13:40:48.076917 | controller | skipping: Conditional result was False
2026-06-09 13:40:48.085848 | 
2026-06-09 13:40:48.085987 | TASK [Push openstack-runner image]
2026-06-09 13:40:48.121867 | controller | skipping: Conditional result was False
2026-06-09 13:40:48.130893 | 
2026-06-09 13:40:48.131022 | TASK [Make sure ci-framework directory exists]
2026-06-09 13:40:48.166328 | controller | skipping: Conditional result was False
2026-06-09 13:40:48.176240 | 
2026-06-09 13:40:48.176404 | TASK [Create EDPM ansible var file]
2026-06-09 13:40:48.204048 | controller | skipping: Conditional result was False
2026-06-09 13:40:48.206611 | 
2026-06-09 13:40:48.206733 | PLAY RECAP
2026-06-09 13:40:48.206841 | controller | ok: 7 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0
2026-06-09 13:40:48.206887 | 
2026-06-09 13:40:48.339839 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-09 13:40:48.343264 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-09 13:40:48.944295 | 
2026-06-09 13:40:48.944415 | PLAY [Run ci/playbooks/dump_zuul_data.yml]
2026-06-09 13:40:48.956365 | 
2026-06-09 13:40:48.956545 | TASK [Create zuul-output directory]
2026-06-09 13:40:49.444241 | controller | changed
2026-06-09 13:40:49.452802 | 
2026-06-09 13:40:49.452954 | TASK [Slurp Zuul inventory test]
2026-06-09 13:40:49.904034 | controller -> localhost | ok
2026-06-09 13:40:49.909549 | 
2026-06-09 13:40:49.909613 | TASK [Save zuul inventory]
2026-06-09 13:40:51.588544 | controller | changed
2026-06-09 13:40:51.595652 | 
2026-06-09 13:40:51.595741 | TASK [Save zuul vars without the change_message]
2026-06-09 13:40:52.973381 | controller | changed
2026-06-09 13:40:52.974733 | 
2026-06-09 13:40:52.974779 | PLAY RECAP
2026-06-09 13:40:52.974818 | controller | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-09 13:40:52.974838 | 
2026-06-09 13:40:53.080690 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-09 13:40:53.084941 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-09 13:40:53.691893 | 
2026-06-09 13:40:53.691996 | PLAY [Run ci/playbooks/edpm_baremetal_deployment/run.yml]
2026-06-09 13:40:53.702082 | 
2026-06-09 13:40:53.702152 | TASK [Filter out host if needed]
2026-06-09 13:40:53.709133 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 13:40:53.712776 | 
2026-06-09 13:40:53.712838 | TASK [Check for edpm-ansible.yml file]
2026-06-09 13:40:54.179886 | controller | ok
2026-06-09 13:40:54.188371 | 
2026-06-09 13:40:54.188508 | TASK [Check if new ssh keypair exists]
2026-06-09 13:40:54.225095 | controller | ok
2026-06-09 13:40:54.256953 | 
2026-06-09 13:40:54.257197 | TASK [recognize_ssh_keypair : Check if id_ed25519 key exists]
2026-06-09 13:40:54.641689 | controller | ok
2026-06-09 13:40:54.652593 | 
2026-06-09 13:40:54.652789 | TASK [recognize_ssh_keypair : Set fact if new keypair exists]
2026-06-09 13:40:54.698909 | controller | ok
2026-06-09 13:40:54.706852 | 
2026-06-09 13:40:54.706993 | TASK [recognize_ssh_keypair : Set fact if new keypair does not exists]
2026-06-09 13:40:54.734458 | controller | skipping: Conditional result was False
2026-06-09 13:40:54.752430 | 
2026-06-09 13:40:54.752685 | TASK [Add crc node in local inventory]
2026-06-09 13:40:54.799161 | controller | changed
2026-06-09 13:40:54.809471 | 
2026-06-09 13:40:54.809649 | LOOP [Ensure we know ssh hosts]
2026-06-09 13:40:55.368424 | controller | ok: Item: controller Runtime: 0:00:00.042842
2026-06-09 13:40:55.779930 | controller | ok: Item: crc Runtime: 0:00:00.107596
2026-06-09 13:40:55.795252 | 
2026-06-09 13:40:55.795460 | TASK [Load zuul_inventory]
2026-06-09 13:40:56.241576 | controller | ok
2026-06-09 13:40:56.248530 | 
2026-06-09 13:40:56.248613 | TASK [Inject CRC in zuul_inventory.yml]
2026-06-09 13:40:57.801627 | controller | changed
2026-06-09 13:40:57.811497 | 
2026-06-09 13:40:57.811667 | TASK [Perform Podified and EDPM deployment on compute nodes with virtual baremetal]
2026-06-09 13:40:59.341893 | controller |
2026-06-09 13:40:59.342033 | controller | PLAY [Remove status flag] ******************************************************
2026-06-09 13:40:59.342041 | controller |
2026-06-09 13:40:59.342045 | controller | TASK [Gathering Facts ] ********************************************************
2026-06-09 13:40:59.342052 | controller | Tuesday 09 June 2026  13:40:59 +0000 (0:00:00.043)       0:00:00.043 **********
2026-06-09 13:40:59.342058 | controller | Tuesday 09 June 2026  13:40:59 +0000 (0:00:00.041)       0:00:00.041 **********
2026-06-09 13:41:00.432961 | controller | ok: [localhost]
2026-06-09 13:41:00.433065 | controller |
2026-06-09 13:41:00.433073 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-09 13:41:00.433082 | controller | Tuesday 09 June 2026  13:41:00 +0000 (0:00:01.091)       0:00:01.134 **********
2026-06-09 13:41:00.433088 | controller | Tuesday 09 June 2026  13:41:00 +0000 (0:00:01.091)       0:00:01.133 **********
2026-06-09 13:41:00.709598 | controller | ok: [localhost]
2026-06-09 13:41:00.709692 | controller |
2026-06-09 13:41:00.709701 | controller | TASK [Inherit from parent scenarios if needed _raw_params=ci/playbooks/tasks/inherit_parent_scenario.yml] ***
2026-06-09 13:41:00.709706 | controller | Tuesday 09 June 2026  13:41:00 +0000 (0:00:00.276)       0:00:01.411 **********
2026-06-09 13:41:00.709709 | controller | Tuesday 09 June 2026  13:41:00 +0000 (0:00:00.276)       0:00:01.409 **********
2026-06-09 13:41:00.807659 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/tasks/inherit_parent_scenario.yml for localhost
2026-06-09 13:41:00.807711 | controller |
2026-06-09 13:41:00.807719 | controller | TASK [Inherit from parent parameter file if instructed file={{ item }}] ********
2026-06-09 13:41:00.807725 | controller | Tuesday 09 June 2026  13:41:00 +0000 (0:00:00.097)       0:00:01.508 **********
2026-06-09 13:41:00.807730 | controller | Tuesday 09 June 2026  13:41:00 +0000 (0:00:00.097)       0:00:01.507 **********
2026-06-09 13:41:00.846961 | controller | skipping: [localhost]
2026-06-09 13:41:00.847017 | controller |
2026-06-09 13:41:00.847033 | 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-09 13:41:00.847043 | controller | Tuesday 09 June 2026  13:41:00 +0000 (0:00:00.039)       0:00:01.548 **********
2026-06-09 13:41:00.847050 | controller | Tuesday 09 June 2026  13:41:00 +0000 (0:00:00.039)       0:00:01.546 **********
2026-06-09 13:41:00.881158 | controller | ok: [localhost]
2026-06-09 13:41:00.881270 | controller |
2026-06-09 13:41:00.881283 | controller | TASK [cifmw_setup : Get customized parameters ci_framework_params={{
2026-06-09 13:41:00.881291 | controller |   hostvars[inventory_hostname] |
2026-06-09 13:41:00.881297 | controller |   dict2items |
2026-06-09 13:41:00.881303 | controller |   selectattr("key", "match",
2026-06-09 13:41:00.881309 | controller |              "^(cifmw|pre|post)_(?!install_yamls|openshift_token|openshift_login|openshift_kubeconfig).*") |
2026-06-09 13:41:00.881314 | controller |   list | items2dict
2026-06-09 13:41:00.881320 | controller | }}] ***
2026-06-09 13:41:00.881326 | controller | Tuesday 09 June 2026  13:41:00 +0000 (0:00:00.034)       0:00:01.582 **********
2026-06-09 13:41:00.881331 | controller | Tuesday 09 June 2026  13:41:00 +0000 (0:00:00.034)       0:00:01.581 **********
2026-06-09 13:41:00.956373 | controller | ok: [localhost]
2026-06-09 13:41:00.956454 | controller |
2026-06-09 13:41:00.956460 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-09 13:41:00.956465 | controller | Tuesday 09 June 2026  13:41:00 +0000 (0:00:00.074)       0:00:01.657 **********
2026-06-09 13:41:00.956470 | controller | Tuesday 09 June 2026  13:41:00 +0000 (0:00:00.075)       0:00:01.656 **********
2026-06-09 13:41:01.157349 | controller | ok: [localhost]
2026-06-09 13:41:01.157464 | controller |
2026-06-09 13:41:01.157477 | 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-09 13:41:01.157485 | controller | Tuesday 09 June 2026  13:41:01 +0000 (0:00:00.201)       0:00:01.859 **********
2026-06-09 13:41:01.157492 | controller | Tuesday 09 June 2026  13:41:01 +0000 (0:00:00.201)       0:00:01.857 **********
2026-06-09 13:41:01.183457 | controller | skipping: [localhost]
2026-06-09 13:41:01.183503 | controller |
2026-06-09 13:41:01.183511 | 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-09 13:41:01.183518 | controller | Tuesday 09 June 2026  13:41:01 +0000 (0:00:00.025)       0:00:01.884 **********
2026-06-09 13:41:01.183523 | controller | Tuesday 09 June 2026  13:41:01 +0000 (0:00:00.025)       0:00:01.882 **********
2026-06-09 13:41:01.210982 | controller | skipping: [localhost]
2026-06-09 13:41:01.211032 | controller |
2026-06-09 13:41:01.211040 | 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-09 13:41:01.211048 | controller | Tuesday 09 June 2026  13:41:01 +0000 (0:00:00.028)       0:00:01.912 **********
2026-06-09 13:41:01.211053 | controller | Tuesday 09 June 2026  13:41:01 +0000 (0:00:00.028)       0:00:01.911 **********
2026-06-09 13:41:01.241036 | controller | skipping: [localhost]
2026-06-09 13:41:01.241077 | controller |
2026-06-09 13:41:01.241083 | 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-09 13:41:01.241088 | controller | Tuesday 09 June 2026  13:41:01 +0000 (0:00:00.029)       0:00:01.942 **********
2026-06-09 13:41:01.241093 | controller | Tuesday 09 June 2026  13:41:01 +0000 (0:00:00.030)       0:00:01.941 **********
2026-06-09 13:41:01.270188 | controller | skipping: [localhost]
2026-06-09 13:41:01.270268 | controller |
2026-06-09 13:41:01.270277 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-09 13:41:01.270283 | controller | Tuesday 09 June 2026  13:41:01 +0000 (0:00:00.029)       0:00:01.971 **********
2026-06-09 13:41:01.270288 | controller | Tuesday 09 June 2026  13:41:01 +0000 (0:00:00.029)       0:00:01.970 **********
2026-06-09 13:41:01.309482 | controller | skipping: [localhost]
2026-06-09 13:41:01.309562 | controller |
2026-06-09 13:41:01.309569 | controller | TASK [repo_setup : Ensure directories are present path={{ cifmw_repo_setup_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-09 13:41:01.309575 | controller | Tuesday 09 June 2026  13:41:01 +0000 (0:00:00.039)       0:00:02.011 **********
2026-06-09 13:41:01.309579 | controller | Tuesday 09 June 2026  13:41:01 +0000 (0:00:00.039)       0:00:02.009 **********
2026-06-09 13:41:01.825530 | controller | changed: [localhost] => (item=tmp)
2026-06-09 13:41:01.825579 | controller | changed: [localhost] => (item=artifacts/repositories)
2026-06-09 13:41:01.825584 | controller | changed: [localhost] => (item=venv/repo_setup)
2026-06-09 13:41:01.825589 | controller |
2026-06-09 13:41:01.825593 | controller | TASK [repo_setup : Make sure git-core package is installed name=git-core, state=present] ***
2026-06-09 13:41:01.825598 | controller | Tuesday 09 June 2026  13:41:01 +0000 (0:00:00.515)       0:00:02.527 **********
2026-06-09 13:41:01.825602 | controller | Tuesday 09 June 2026  13:41:01 +0000 (0:00:00.515)       0:00:02.525 **********
2026-06-09 13:41:02.893055 | controller | ok: [localhost]
2026-06-09 13:41:02.893100 | controller |
2026-06-09 13:41:02.893115 | 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-09 13:41:02.893121 | controller | Tuesday 09 June 2026  13:41:02 +0000 (0:00:01.067)       0:00:03.594 **********
2026-06-09 13:41:02.893155 | controller | Tuesday 09 June 2026  13:41:02 +0000 (0:00:01.067)       0:00:03.592 **********
2026-06-09 13:41:04.298989 | controller | changed: [localhost]
2026-06-09 13:41:04.299033 | controller |
2026-06-09 13:41:04.299038 | 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-09 13:41:04.299050 | controller | Tuesday 09 June 2026  13:41:04 +0000 (0:00:01.405)       0:00:05.000 **********
2026-06-09 13:41:04.299062 | controller | Tuesday 09 June 2026  13:41:04 +0000 (0:00:01.405)       0:00:04.998 **********
2026-06-09 13:41:12.927910 | controller | changed: [localhost]
2026-06-09 13:41:12.927987 | controller |
2026-06-09 13:41:12.927998 | 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-09 13:41:12.928006 | controller | Tuesday 09 June 2026  13:41:12 +0000 (0:00:08.629)       0:00:13.629 **********
2026-06-09 13:41:12.928012 | controller | Tuesday 09 June 2026  13:41:12 +0000 (0:00:08.629)       0:00:13.627 **********
2026-06-09 13:41:13.761817 | controller | changed: [localhost]
2026-06-09 13:41:13.761942 | controller |
2026-06-09 13:41:13.761951 | 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-09 13:41:13.761958 | controller | Tuesday 09 June 2026  13:41:13 +0000 (0:00:00.833)       0:00:14.463 **********
2026-06-09 13:41:13.761963 | controller | Tuesday 09 June 2026  13:41:13 +0000 (0:00:00.833)       0:00:14.461 **********
2026-06-09 13:41:13.793979 | controller | skipping: [localhost]
2026-06-09 13:41:13.794065 | controller |
2026-06-09 13:41:13.794098 | 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-09 13:41:13.794106 | controller | Tuesday 09 June 2026  13:41:13 +0000 (0:00:00.032)       0:00:14.495 **********
2026-06-09 13:41:13.794110 | controller | Tuesday 09 June 2026  13:41:13 +0000 (0:00:00.032)       0:00:14.493 **********
2026-06-09 13:41:14.467677 | controller | changed: [localhost]
2026-06-09 13:41:14.467750 | controller |
2026-06-09 13:41:14.467756 | 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-09 13:41:14.467762 | controller | Tuesday 09 June 2026  13:41:14 +0000 (0:00:00.674)       0:00:15.169 **********
2026-06-09 13:41:14.467766 | controller | Tuesday 09 June 2026  13:41:14 +0000 (0:00:00.673)       0:00:15.167 **********
2026-06-09 13:41:14.533487 | controller | skipping: [localhost]
2026-06-09 13:41:14.533572 | controller |
2026-06-09 13:41:14.533593 | 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-09 13:41:14.533602 | controller | Tuesday 09 June 2026  13:41:14 +0000 (0:00:00.065)       0:00:15.235 **********
2026-06-09 13:41:14.533608 | controller | Tuesday 09 June 2026  13:41:14 +0000 (0:00:00.065)       0:00:15.233 **********
2026-06-09 13:41:14.576904 | controller | skipping: [localhost]
2026-06-09 13:41:14.576957 | controller |
2026-06-09 13:41:14.576964 | 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-09 13:41:14.576969 | controller | Tuesday 09 June 2026  13:41:14 +0000 (0:00:00.043)       0:00:15.278 **********
2026-06-09 13:41:14.576974 | controller | Tuesday 09 June 2026  13:41:14 +0000 (0:00:00.043)       0:00:15.276 **********
2026-06-09 13:41:14.614452 | controller | skipping: [localhost]
2026-06-09 13:41:14.614532 | controller |
2026-06-09 13:41:14.614558 | 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-09 13:41:14.614566 | controller | Tuesday 09 June 2026  13:41:14 +0000 (0:00:00.037)       0:00:15.315 **********
2026-06-09 13:41:14.614571 | controller | Tuesday 09 June 2026  13:41:14 +0000 (0:00:00.037)       0:00:15.314 **********
2026-06-09 13:41:15.139369 | controller | changed: [localhost]
2026-06-09 13:41:15.139420 | controller |
2026-06-09 13:41:15.139428 | controller | TASK [repo_setup : Dump full hash in delorean.repo.md5 file content={{ _repo_setup_json['full_hash'] }}
2026-06-09 13:41:15.139434 | controller | , dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-09 13:41:15.139440 | controller | Tuesday 09 June 2026  13:41:15 +0000 (0:00:00.524)       0:00:15.840 **********
2026-06-09 13:41:15.139445 | controller | Tuesday 09 June 2026  13:41:15 +0000 (0:00:00.524)       0:00:15.838 **********
2026-06-09 13:41:15.856528 | controller | changed: [localhost]
2026-06-09 13:41:15.856604 | controller |
2026-06-09 13:41:15.856624 | 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-09 13:41:15.856630 | controller | Tuesday 09 June 2026  13:41:15 +0000 (0:00:00.717)       0:00:16.557 **********
2026-06-09 13:41:15.856634 | controller | Tuesday 09 June 2026  13:41:15 +0000 (0:00:00.717)       0:00:16.556 **********
2026-06-09 13:41:15.888933 | controller | skipping: [localhost]
2026-06-09 13:41:15.889065 | controller |
2026-06-09 13:41:15.889075 | controller | TASK [repo_setup : Slurp current podified hash src={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5] ***
2026-06-09 13:41:15.889083 | controller | Tuesday 09 June 2026  13:41:15 +0000 (0:00:00.032)       0:00:16.589 **********
2026-06-09 13:41:15.889088 | controller | Tuesday 09 June 2026  13:41:15 +0000 (0:00:00.032)       0:00:16.588 **********
2026-06-09 13:41:15.928525 | controller | skipping: [localhost]
2026-06-09 13:41:15.928605 | controller |
2026-06-09 13:41:15.928611 | controller | TASK [repo_setup : Update the value of full_hash _repo_setup_json={{ _repo_setup_json | combine({'full_hash': _hash}, recursive=true) }}] ***
2026-06-09 13:41:15.928616 | controller | Tuesday 09 June 2026  13:41:15 +0000 (0:00:00.039)       0:00:16.629 **********
2026-06-09 13:41:15.928620 | controller | Tuesday 09 June 2026  13:41:15 +0000 (0:00:00.039)       0:00:16.628 **********
2026-06-09 13:41:15.958612 | controller | skipping: [localhost]
2026-06-09 13:41:15.958704 | controller |
2026-06-09 13:41:15.958713 | 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-09 13:41:15.958722 | controller | Tuesday 09 June 2026  13:41:15 +0000 (0:00:00.030)       0:00:16.659 **********
2026-06-09 13:41:15.958727 | controller | Tuesday 09 June 2026  13:41:15 +0000 (0:00:00.030)       0:00:16.658 **********
2026-06-09 13:41:16.019670 | controller | ok: [localhost]
2026-06-09 13:41:16.019785 | controller |
2026-06-09 13:41:16.019796 | controller | TASK [repo_setup : Create download directory path={{ cifmw_repo_setup_rhos_release_path }}, state=directory, mode=0755] ***
2026-06-09 13:41:16.019805 | controller | Tuesday 09 June 2026  13:41:16 +0000 (0:00:00.060)       0:00:16.720 **********
2026-06-09 13:41:16.019816 | controller | Tuesday 09 June 2026  13:41:16 +0000 (0:00:00.060)       0:00:16.719 **********
2026-06-09 13:41:16.049519 | controller | skipping: [localhost]
2026-06-09 13:41:16.049613 | controller |
2026-06-09 13:41:16.049623 | controller | TASK [repo_setup : Print the URL to request msg={{ cifmw_repo_setup_rhos_release_rpm }}] ***
2026-06-09 13:41:16.049632 | controller | Tuesday 09 June 2026  13:41:16 +0000 (0:00:00.029)       0:00:16.750 **********
2026-06-09 13:41:16.049640 | controller | Tuesday 09 June 2026  13:41:16 +0000 (0:00:00.030)       0:00:16.749 **********
2026-06-09 13:41:16.081236 | controller | skipping: [localhost]
2026-06-09 13:41:16.081332 | controller |
2026-06-09 13:41:16.081344 | controller | TASK [Download the RPM name=krb_request] ***************************************
2026-06-09 13:41:16.081352 | controller | Tuesday 09 June 2026  13:41:16 +0000 (0:00:00.031)       0:00:16.782 **********
2026-06-09 13:41:16.081360 | controller | Tuesday 09 June 2026  13:41:16 +0000 (0:00:00.031)       0:00:16.780 **********
2026-06-09 13:41:16.111573 | controller | skipping: [localhost]
2026-06-09 13:41:16.111663 | controller |
2026-06-09 13:41:16.111670 | controller | TASK [repo_setup : Install RHOS Release tool name={{
2026-06-09 13:41:16.111676 | controller |   cifmw_repo_setup_rhos_release_rpm
2026-06-09 13:41:16.111682 | controller |   if cifmw_repo_setup_rhos_release_rpm is not url
2026-06-09 13:41:16.111687 | controller |   else cifmw_krb_request_out.path
2026-06-09 13:41:16.111693 | controller | }}, state=present, disable_gpg_check={{ cifmw_repo_setup_rhos_release_gpg_check | bool }}] ***
2026-06-09 13:41:16.111698 | controller | Tuesday 09 June 2026  13:41:16 +0000 (0:00:00.030)       0:00:16.813 **********
2026-06-09 13:41:16.111704 | controller | Tuesday 09 June 2026  13:41:16 +0000 (0:00:00.030)       0:00:16.811 **********
2026-06-09 13:41:16.134039 | controller | skipping: [localhost]
2026-06-09 13:41:16.134130 | controller |
2026-06-09 13:41:16.134138 | controller | TASK [repo_setup : Get rhos-release tool version _raw_params=rhos-release --version] ***
2026-06-09 13:41:16.134144 | controller | Tuesday 09 June 2026  13:41:16 +0000 (0:00:00.022)       0:00:16.835 **********
2026-06-09 13:41:16.134150 | controller | Tuesday 09 June 2026  13:41:16 +0000 (0:00:00.022)       0:00:16.833 **********
2026-06-09 13:41:16.159464 | controller | skipping: [localhost]
2026-06-09 13:41:16.159515 | controller |
2026-06-09 13:41:16.159522 | controller | TASK [repo_setup : Print rhos-release tool version msg={{ rr_version.stdout }}] ***
2026-06-09 13:41:16.159529 | controller | Tuesday 09 June 2026  13:41:16 +0000 (0:00:00.025)       0:00:16.861 **********
2026-06-09 13:41:16.159535 | controller | Tuesday 09 June 2026  13:41:16 +0000 (0:00:00.025)       0:00:16.859 **********
2026-06-09 13:41:16.193236 | controller | skipping: [localhost]
2026-06-09 13:41:16.193285 | controller |
2026-06-09 13:41:16.193294 | 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-09 13:41:16.193300 | controller |   -t {{ cifmw_repo_setup_output }}] ***
2026-06-09 13:41:16.193306 | controller | Tuesday 09 June 2026  13:41:16 +0000 (0:00:00.033)       0:00:16.894 **********
2026-06-09 13:41:16.193311 | controller | Tuesday 09 June 2026  13:41:16 +0000 (0:00:00.033)       0:00:16.893 **********
2026-06-09 13:41:16.214946 | controller | skipping: [localhost]
2026-06-09 13:41:16.215032 | controller |
2026-06-09 13:41:16.215041 | controller | TASK [repo_setup : Check for /etc/ci/mirror_info.sh path=/etc/ci/mirror_info.sh] ***
2026-06-09 13:41:16.215047 | controller | Tuesday 09 June 2026  13:41:16 +0000 (0:00:00.021)       0:00:16.916 **********
2026-06-09 13:41:16.215052 | controller | Tuesday 09 June 2026  13:41:16 +0000 (0:00:00.021)       0:00:16.914 **********
2026-06-09 13:41:16.471514 | controller | ok: [localhost]
2026-06-09 13:41:16.471597 | controller |
2026-06-09 13:41:16.471604 | controller | TASK [repo_setup : Use RDO proxy mirrors chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-09 13:41:16.471610 | controller | source /etc/ci/mirror_info.sh
2026-06-09 13:41:16.471616 | controller | sed -i -e "s|https://trunk.rdoproject.org|$NODEPOOL_RDO_PROXY|g" *.repo
2026-06-09 13:41:16.471638 | controller | ] ***
2026-06-09 13:41:16.471643 | controller | Tuesday 09 June 2026  13:41:16 +0000 (0:00:00.256)       0:00:17.173 **********
2026-06-09 13:41:16.471648 | controller | Tuesday 09 June 2026  13:41:16 +0000 (0:00:00.256)       0:00:17.171 **********
2026-06-09 13:41:16.675604 | controller | changed: [localhost]
2026-06-09 13:41:16.675680 | controller |
2026-06-09 13:41:16.675688 | 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-09 13:41:16.675695 | controller | source /etc/ci/mirror_info.sh
2026-06-09 13:41:16.675726 | controller | sed -i -e "s|http://mirror.stream.centos.org|$NODEPOOL_CENTOS_MIRROR|g" *.repo
2026-06-09 13:41:16.675733 | controller | ] ***
2026-06-09 13:41:16.675739 | controller | Tuesday 09 June 2026  13:41:16 +0000 (0:00:00.204)       0:00:17.377 **********
2026-06-09 13:41:16.675744 | controller | Tuesday 09 June 2026  13:41:16 +0000 (0:00:00.204)       0:00:17.375 **********
2026-06-09 13:41:16.885518 | controller | changed: [localhost]
2026-06-09 13:41:16.885595 | controller |
2026-06-09 13:41:16.885603 | controller | TASK [repo_setup : Check for gating.repo file on content provider url=http://{{ content_provider_registry_ip }}:8766/gating.repo] ***
2026-06-09 13:41:16.885610 | controller | Tuesday 09 June 2026  13:41:16 +0000 (0:00:00.209)       0:00:17.587 **********
2026-06-09 13:41:16.885617 | controller | Tuesday 09 June 2026  13:41:16 +0000 (0:00:00.209)       0:00:17.585 **********
2026-06-09 13:41:20.495425 | controller | task path: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/repo_setup/tasks/populate_gating_repo.yml:2
2026-06-09 13:41:20.495536 | controller | fatal: [localhost]: FAILED! =>
2026-06-09 13:41:20.495544 | controller |     changed: false
2026-06-09 13:41:20.495550 | controller |     elapsed: 3
2026-06-09 13:41:20.495556 | controller |     msg: 'Status code was -1 and not [200]: Request failed: <urlopen error [Errno 113]
2026-06-09 13:41:20.495561 | controller |       No route to host>'
2026-06-09 13:41:20.495566 | controller |     redirected: false
2026-06-09 13:41:20.495571 | controller |     status: -1
2026-06-09 13:41:20.495576 | controller |     url: http://38.102.83.83:8766/gating.repo
2026-06-09 13:41:20.495582 | controller | ...ignoring
2026-06-09 13:41:20.495587 | controller |
2026-06-09 13:41:20.495592 | controller | TASK [repo_setup : Populate gating repo from content provider ip content=[gating-repo]
2026-06-09 13:41:20.495597 | controller | baseurl=http://{{ content_provider_registry_ip }}:8766/
2026-06-09 13:41:20.495602 | controller | enabled=1
2026-06-09 13:41:20.495607 | controller | gpgcheck=0
2026-06-09 13:41:20.495611 | controller | priority=1
2026-06-09 13:41:20.495616 | controller | , dest={{ cifmw_repo_setup_output }}/gating.repo, mode=0644] ***
2026-06-09 13:41:20.495622 | controller | Tuesday 09 June 2026  13:41:20 +0000 (0:00:03.609)       0:00:21.196 **********
2026-06-09 13:41:20.495628 | controller | Tuesday 09 June 2026  13:41:20 +0000 (0:00:03.609)       0:00:21.195 **********
2026-06-09 13:41:20.538962 | controller | skipping: [localhost]
2026-06-09 13:41:20.539080 | controller |
2026-06-09 13:41:20.539090 | controller | TASK [repo_setup : Check for DLRN repo at the destination path={{ cifmw_repo_setup_output }}/delorean.repo] ***
2026-06-09 13:41:20.539097 | controller | Tuesday 09 June 2026  13:41:20 +0000 (0:00:00.043)       0:00:21.240 **********
2026-06-09 13:41:20.539103 | controller | Tuesday 09 June 2026  13:41:20 +0000 (0:00:00.043)       0:00:21.238 **********
2026-06-09 13:41:20.575991 | controller | skipping: [localhost]
2026-06-09 13:41:20.576099 | controller |
2026-06-09 13:41:20.576109 | 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-09 13:41:20.576115 | controller | Tuesday 09 June 2026  13:41:20 +0000 (0:00:00.037)       0:00:21.277 **********
2026-06-09 13:41:20.576121 | controller | Tuesday 09 June 2026  13:41:20 +0000 (0:00:00.037)       0:00:21.275 **********
2026-06-09 13:41:20.619881 | controller | skipping: [localhost]
2026-06-09 13:41:20.620002 | controller |
2026-06-09 13:41:20.620014 | controller | TASK [repo_setup : Check for DLRN component repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}] ***
2026-06-09 13:41:20.620023 | controller | Tuesday 09 June 2026  13:41:20 +0000 (0:00:00.043)       0:00:21.321 **********
2026-06-09 13:41:20.620032 | controller | Tuesday 09 June 2026  13:41:20 +0000 (0:00:00.043)       0:00:21.319 **********
2026-06-09 13:41:20.672300 | controller | skipping: [localhost]
2026-06-09 13:41:20.672404 | controller |
2026-06-09 13:41:20.672437 | 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-09 13:41:20.672442 | controller | Tuesday 09 June 2026  13:41:20 +0000 (0:00:00.052)       0:00:21.373 **********
2026-06-09 13:41:20.672446 | controller | Tuesday 09 June 2026  13:41:20 +0000 (0:00:00.052)       0:00:21.372 **********
2026-06-09 13:41:20.712393 | controller | skipping: [localhost]
2026-06-09 13:41:20.712502 | controller |
2026-06-09 13:41:20.712510 | controller | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory paths=/etc/yum.repos.d/, patterns=*.repo, recurse=False] ***
2026-06-09 13:41:20.712517 | controller | Tuesday 09 June 2026  13:41:20 +0000 (0:00:00.040)       0:00:21.414 **********
2026-06-09 13:41:20.712524 | controller | Tuesday 09 June 2026  13:41:20 +0000 (0:00:00.040)       0:00:21.412 **********
2026-06-09 13:41:21.052384 | controller | ok: [localhost]
2026-06-09 13:41:21.052498 | controller |
2026-06-09 13:41:21.052506 | controller | TASK [repo_setup : Remove existing repos from /etc/yum.repos.d directory path={{ item }}, state=absent] ***
2026-06-09 13:41:21.052513 | controller | Tuesday 09 June 2026  13:41:21 +0000 (0:00:00.339)       0:00:21.753 **********
2026-06-09 13:41:21.052518 | controller | Tuesday 09 June 2026  13:41:21 +0000 (0:00:00.339)       0:00:21.751 **********
2026-06-09 13:41:21.664864 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos-addons.repo)
2026-06-09 13:41:21.664965 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos.repo)
2026-06-09 13:41:21.664971 | controller | changed: [localhost] => (item=/etc/yum.repos.d/kubernetes.repo)
2026-06-09 13:41:21.664977 | controller |
2026-06-09 13:41:21.664983 | controller | TASK [repo_setup : Cleanup existing metadata _raw_params=dnf clean metadata] ***
2026-06-09 13:41:21.664988 | controller | Tuesday 09 June 2026  13:41:21 +0000 (0:00:00.613)       0:00:22.366 **********
2026-06-09 13:41:21.664992 | controller | Tuesday 09 June 2026  13:41:21 +0000 (0:00:00.613)       0:00:22.364 **********
2026-06-09 13:41:22.144052 | controller | changed: [localhost]
2026-06-09 13:41:22.144309 | controller |
2026-06-09 13:41:22.144323 | 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-09 13:41:22.144330 | controller | Tuesday 09 June 2026  13:41:22 +0000 (0:00:00.479)       0:00:22.845 **********
2026-06-09 13:41:22.144335 | controller | Tuesday 09 June 2026  13:41:22 +0000 (0:00:00.479)       0:00:22.844 **********
2026-06-09 13:41:22.434817 | controller | changed: [localhost]
2026-06-09 13:41:22.434922 | controller |
2026-06-09 13:41:22.434928 | controller | TASK [ci_setup : Gather variables for each operating system _raw_params={{ item }}] ***
2026-06-09 13:41:22.434933 | controller | Tuesday 09 June 2026  13:41:22 +0000 (0:00:00.290)       0:00:23.136 **********
2026-06-09 13:41:22.434937 | controller | Tuesday 09 June 2026  13:41:22 +0000 (0:00:00.290)       0:00:23.134 **********
2026-06-09 13:41:22.487546 | controller | ok: [localhost] => (item=/home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_setup/vars/redhat.yml)
2026-06-09 13:41:22.487631 | controller |
2026-06-09 13:41:22.487639 | controller | TASK [ci_setup : List packages to install var=cifmw_ci_setup_packages] *********
2026-06-09 13:41:22.487645 | controller | Tuesday 09 June 2026  13:41:22 +0000 (0:00:00.052)       0:00:23.189 **********
2026-06-09 13:41:22.487650 | controller | Tuesday 09 June 2026  13:41:22 +0000 (0:00:00.052)       0:00:23.187 **********
2026-06-09 13:41:22.523726 | controller | ok: [localhost] =>
2026-06-09 13:41:22.523873 | controller |     cifmw_ci_setup_packages:
2026-06-09 13:41:22.523900 | controller |     - bash-completion
2026-06-09 13:41:22.523909 | controller |     - ca-certificates
2026-06-09 13:41:22.523916 | controller |     - git-core
2026-06-09 13:41:22.523924 | controller |     - make
2026-06-09 13:41:22.523931 | controller |     - tar
2026-06-09 13:41:22.523939 | controller |     - tmux
2026-06-09 13:41:22.523946 | controller |     - python3-pip
2026-06-09 13:41:22.523953 | controller |
2026-06-09 13:41:22.523961 | controller | TASK [ci_setup : Install needed packages name={{ cifmw_ci_setup_packages }}, state=latest] ***
2026-06-09 13:41:22.523981 | controller | Tuesday 09 June 2026  13:41:22 +0000 (0:00:00.036)       0:00:23.225 **********
2026-06-09 13:41:22.523989 | controller | Tuesday 09 June 2026  13:41:22 +0000 (0:00:00.036)       0:00:23.223 **********
2026-06-09 13:41:52.458273 | controller | changed: [localhost]
2026-06-09 13:41:52.458351 | controller |
2026-06-09 13:41:52.458360 | controller | TASK [ci_setup : Gather version of openshift client _raw_params=oc version --client -o yaml] ***
2026-06-09 13:41:52.458368 | controller | Tuesday 09 June 2026  13:41:52 +0000 (0:00:29.934)       0:00:53.159 **********
2026-06-09 13:41:52.458375 | controller | Tuesday 09 June 2026  13:41:52 +0000 (0:00:29.934)       0:00:53.158 **********
2026-06-09 13:41:52.819761 | controller | ok: [localhost]
2026-06-09 13:41:52.819807 | controller |
2026-06-09 13:41:52.819817 | controller | TASK [ci_setup : Ensure openshift client install path is present path={{ cifmw_ci_setup_oc_install_path }}, state=directory, mode=0755] ***
2026-06-09 13:41:52.819824 | controller | Tuesday 09 June 2026  13:41:52 +0000 (0:00:00.361)       0:00:53.521 **********
2026-06-09 13:41:52.819863 | controller | Tuesday 09 June 2026  13:41:52 +0000 (0:00:00.361)       0:00:53.519 **********
2026-06-09 13:41:53.039212 | controller | changed: [localhost]
2026-06-09 13:41:53.039280 | controller |
2026-06-09 13:41:53.039289 | 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-09 13:41:53.039297 | controller | Tuesday 09 June 2026  13:41:53 +0000 (0:00:00.219)       0:00:53.740 **********
2026-06-09 13:41:53.039304 | controller | Tuesday 09 June 2026  13:41:53 +0000 (0:00:00.219)       0:00:53.739 **********
2026-06-09 13:41:57.038643 | controller | changed: [localhost]
2026-06-09 13:41:57.038721 | controller |
2026-06-09 13:41:57.038727 | 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-09 13:41:57.038733 | controller | Tuesday 09 June 2026  13:41:57 +0000 (0:00:03.999)       0:00:57.740 **********
2026-06-09 13:41:57.038737 | controller | Tuesday 09 June 2026  13:41:57 +0000 (0:00:03.999)       0:00:57.738 **********
2026-06-09 13:41:57.075988 | controller | skipping: [localhost]
2026-06-09 13:41:57.076054 | controller |
2026-06-09 13:41:57.076059 | controller | TASK [ci_setup : Create completion file] ***************************************
2026-06-09 13:41:57.076064 | controller | Tuesday 09 June 2026  13:41:57 +0000 (0:00:00.037)       0:00:57.777 **********
2026-06-09 13:41:57.076067 | controller | Tuesday 09 June 2026  13:41:57 +0000 (0:00:00.037)       0:00:57.775 **********
2026-06-09 13:41:57.416145 | controller | changed: [localhost]
2026-06-09 13:41:57.416185 | controller |
2026-06-09 13:41:57.416191 | 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-09 13:41:57.416196 | controller |   source ~/.oc_completion
2026-06-09 13:41:57.416200 | controller | fi] ***
2026-06-09 13:41:57.416204 | controller | Tuesday 09 June 2026  13:41:57 +0000 (0:00:00.340)       0:00:58.117 **********
2026-06-09 13:41:57.416209 | controller | Tuesday 09 June 2026  13:41:57 +0000 (0:00:00.340)       0:00:58.116 **********
2026-06-09 13:41:57.777814 | controller | changed: [localhost]
2026-06-09 13:41:57.777919 | controller |
2026-06-09 13:41:57.777927 | controller | TASK [ci_setup : Check rhsm status _raw_params=subscription-manager status] ****
2026-06-09 13:41:57.777932 | controller | Tuesday 09 June 2026  13:41:57 +0000 (0:00:00.361)       0:00:58.479 **********
2026-06-09 13:41:57.777936 | controller | Tuesday 09 June 2026  13:41:57 +0000 (0:00:00.361)       0:00:58.477 **********
2026-06-09 13:41:57.805017 | controller | skipping: [localhost]
2026-06-09 13:41:57.805100 | controller |
2026-06-09 13:41:57.805107 | controller | TASK [ci_setup : Gather the repos to be enabled _repos={{
2026-06-09 13:41:57.805117 | controller |   cifmw_ci_setup_rhel_rhsm_default_repos +
2026-06-09 13:41:57.805128 | controller |   (cifmw_ci_setup_rhel_rhsm_extra_repos | default([]))
2026-06-09 13:41:57.805133 | controller | }}] ***
2026-06-09 13:41:57.805139 | controller | Tuesday 09 June 2026  13:41:57 +0000 (0:00:00.027)       0:00:58.506 **********
2026-06-09 13:41:57.805177 | controller | Tuesday 09 June 2026  13:41:57 +0000 (0:00:00.027)       0:00:58.505 **********
2026-06-09 13:41:57.830112 | controller | skipping: [localhost]
2026-06-09 13:41:57.830194 | controller |
2026-06-09 13:41:57.830200 | controller | TASK [ci_setup : Enabling the required repositories. name={{ item }}, state={{ rhsm_repo_state | default('enabled') }}] ***
2026-06-09 13:41:57.830204 | controller | Tuesday 09 June 2026  13:41:57 +0000 (0:00:00.024)       0:00:58.531 **********
2026-06-09 13:41:57.830209 | controller | Tuesday 09 June 2026  13:41:57 +0000 (0:00:00.024)       0:00:58.529 **********
2026-06-09 13:41:57.854476 | controller | skipping: [localhost]
2026-06-09 13:41:57.854553 | controller |
2026-06-09 13:41:57.854558 | controller | TASK [ci_setup : Get current /etc/redhat-release _raw_params=cat /etc/redhat-release] ***
2026-06-09 13:41:57.854563 | controller | Tuesday 09 June 2026  13:41:57 +0000 (0:00:00.024)       0:00:58.556 **********
2026-06-09 13:41:57.854567 | controller | Tuesday 09 June 2026  13:41:57 +0000 (0:00:00.024)       0:00:58.554 **********
2026-06-09 13:41:57.879161 | controller | skipping: [localhost]
2026-06-09 13:41:57.879239 | controller |
2026-06-09 13:41:57.879245 | controller | TASK [ci_setup : Print current /etc/redhat-release msg={{ _current_rh_release.stdout }}] ***
2026-06-09 13:41:57.879250 | controller | Tuesday 09 June 2026  13:41:57 +0000 (0:00:00.024)       0:00:58.580 **********
2026-06-09 13:41:57.879255 | controller | Tuesday 09 June 2026  13:41:57 +0000 (0:00:00.024)       0:00:58.579 **********
2026-06-09 13:41:57.901043 | controller | skipping: [localhost]
2026-06-09 13:41:57.901127 | controller |
2026-06-09 13:41:57.901134 | 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-09 13:41:57.901141 | controller | Tuesday 09 June 2026  13:41:57 +0000 (0:00:00.021)       0:00:58.602 **********
2026-06-09 13:41:57.901146 | controller | Tuesday 09 June 2026  13:41:57 +0000 (0:00:00.021)       0:00:58.601 **********
2026-06-09 13:41:57.931897 | controller | skipping: [localhost]
2026-06-09 13:41:57.931974 | controller |
2026-06-09 13:41:57.931980 | controller | TASK [ci_setup : Manage directories path={{ item }}, state={{ directory_state }}, mode=0755, owner={{ ansible_user_id }}, group={{ ansible_user_id }}] ***
2026-06-09 13:41:57.931986 | controller | Tuesday 09 June 2026  13:41:57 +0000 (0:00:00.030)       0:00:58.633 **********
2026-06-09 13:41:57.931990 | controller | Tuesday 09 June 2026  13:41:57 +0000 (0:00:00.030)       0:00:58.632 **********
2026-06-09 13:41:59.059955 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/manifests/openstack/cr)
2026-06-09 13:41:59.060029 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-09 13:41:59.060037 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/tmp)
2026-06-09 13:41:59.060042 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/volumes)
2026-06-09 13:41:59.060056 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-09 13:41:59.060062 | controller |
2026-06-09 13:41:59.060066 | controller | TASK [Prepare install_yamls make targets name=install_yamls, apply={'tags': ['bootstrap']}] ***
2026-06-09 13:41:59.060069 | controller | Tuesday 09 June 2026  13:41:59 +0000 (0:00:01.128)       0:00:59.761 **********
2026-06-09 13:41:59.060087 | controller | Tuesday 09 June 2026  13:41:59 +0000 (0:00:01.128)       0:00:59.760 **********
2026-06-09 13:41:59.213302 | controller |
2026-06-09 13:41:59.213382 | controller | TASK [install_yamls : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-09 13:41:59.213388 | controller | Tuesday 09 June 2026  13:41:59 +0000 (0:00:00.153)       0:00:59.915 **********
2026-06-09 13:41:59.213392 | controller | Tuesday 09 June 2026  13:41:59 +0000 (0:00:00.153)       0:00:59.913 **********
2026-06-09 13:41:59.785450 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-09 13:41:59.785529 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/roles/install_yamls_makes/tasks)
2026-06-09 13:41:59.785535 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-09 13:41:59.785558 | controller |
2026-06-09 13:41:59.785564 | 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-09 13:41:59.785569 | controller | Tuesday 09 June 2026  13:41:59 +0000 (0:00:00.572)       0:01:00.487 **********
2026-06-09 13:41:59.785573 | controller | Tuesday 09 June 2026  13:41:59 +0000 (0:00:00.572)       0:01:00.485 **********
2026-06-09 13:42:00.008318 | controller | ok: [localhost]
2026-06-09 13:42:00.008402 | controller |
2026-06-09 13:42:00.008411 | controller | TASK [Create variables with local repos based on Zuul items name=install_yamls, tasks_from=zuul_set_operators_repo.yml] ***
2026-06-09 13:42:00.008417 | controller | Tuesday 09 June 2026  13:42:00 +0000 (0:00:00.222)       0:01:00.709 **********
2026-06-09 13:42:00.008422 | controller | Tuesday 09 June 2026  13:42:00 +0000 (0:00:00.222)       0:01:00.707 **********
2026-06-09 13:42:00.050101 | controller |
2026-06-09 13:42:00.050183 | 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-09 13:42:00.050192 | controller | Tuesday 09 June 2026  13:42:00 +0000 (0:00:00.042)       0:01:00.751 **********
2026-06-09 13:42:00.050197 | controller | Tuesday 09 June 2026  13:42:00 +0000 (0:00:00.042)       0:01:00.750 **********
2026-06-09 13:42:00.104474 | controller | ok: [localhost] => (item={'branch': 'main', 'change': '1935', 'change_url': 'https://github.com/openstack-k8s-operators/openstack-operator/pull/1935', 'commit_id': 'd8b6f84e136cb9a07fc887f6f59bec497f96a169', 'patchset': 'd8b6f84e136cb9a07fc887f6f59bec497f96a169', '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-09 13:42:00.104560 | controller |
2026-06-09 13:42:00.104570 | controller | TASK [install_yamls : Print helpful data for debugging msg=_repo_operator_name: {{ _repo_operator_name }}
2026-06-09 13:42:00.104576 | controller | _repo_operator_info: {{ _repo_operator_info }}
2026-06-09 13:42:00.104582 | controller | cifmw_install_yamls_operators_repo: {{ cifmw_install_yamls_operators_repo }}
2026-06-09 13:42:00.104587 | controller | ] ***
2026-06-09 13:42:00.104593 | controller | Tuesday 09 June 2026  13:42:00 +0000 (0:00:00.054)       0:01:00.806 **********
2026-06-09 13:42:00.104598 | controller | Tuesday 09 June 2026  13:42:00 +0000 (0:00:00.054)       0:01:00.804 **********
2026-06-09 13:42:00.172002 | controller | ok: [localhost] => (item={'branch': 'main', 'change': '1935', 'change_url': 'https://github.com/openstack-k8s-operators/openstack-operator/pull/1935', 'commit_id': 'd8b6f84e136cb9a07fc887f6f59bec497f96a169', 'patchset': 'd8b6f84e136cb9a07fc887f6f59bec497f96a169', '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-09 13:42:00.172049 | controller |     msg: |
2026-06-09 13:42:00.172056 | controller |       _repo_operator_name: openstack
2026-06-09 13:42:00.172075 | controller |       _repo_operator_info: [{'key': 'OPENSTACK_REPO', 'value': '/home/zuul/src/github.com/openstack-k8s-operators/openstack-operator'}, {'key': 'OPENSTACK_BRANCH', 'value': ''}]
2026-06-09 13:42:00.172081 | controller |       cifmw_install_yamls_operators_repo: {'OPENSTACK_REPO': '/home/zuul/src/github.com/openstack-k8s-operators/openstack-operator', 'OPENSTACK_BRANCH': ''}
2026-06-09 13:42:00.172087 | controller |
2026-06-09 13:42:00.172094 | controller | TASK [Customize install_yamls devsetup vars if needed name=install_yamls, tasks_from=customize_devsetup_vars.yml] ***
2026-06-09 13:42:00.172137 | controller | Tuesday 09 June 2026  13:42:00 +0000 (0:00:00.067)       0:01:00.873 **********
2026-06-09 13:42:00.172144 | controller | Tuesday 09 June 2026  13:42:00 +0000 (0:00:00.067)       0:01:00.871 **********
2026-06-09 13:42:00.221650 | controller |
2026-06-09 13:42:00.221699 | 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-09 13:42:00.221724 | controller | Tuesday 09 June 2026  13:42:00 +0000 (0:00:00.049)       0:01:00.923 **********
2026-06-09 13:42:00.221731 | controller | Tuesday 09 June 2026  13:42:00 +0000 (0:00:00.049)       0:01:00.921 **********
2026-06-09 13:42:00.252363 | controller | skipping: [localhost]
2026-06-09 13:42:00.252438 | controller |
2026-06-09 13:42:00.252445 | 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-09 13:42:00.252453 | controller | Tuesday 09 June 2026  13:42:00 +0000 (0:00:00.030)       0:01:00.954 **********
2026-06-09 13:42:00.252459 | controller | Tuesday 09 June 2026  13:42:00 +0000 (0:00:00.030)       0:01:00.952 **********
2026-06-09 13:42:00.276636 | controller | skipping: [localhost]
2026-06-09 13:42:00.276703 | controller |
2026-06-09 13:42:00.276711 | 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-09 13:42:00.276719 | controller | Tuesday 09 June 2026  13:42:00 +0000 (0:00:00.024)       0:01:00.978 **********
2026-06-09 13:42:00.276725 | controller | Tuesday 09 June 2026  13:42:00 +0000 (0:00:00.024)       0:01:00.976 **********
2026-06-09 13:42:00.302404 | controller | skipping: [localhost]
2026-06-09 13:42:00.302490 | controller |
2026-06-09 13:42:00.302498 | 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-09 13:42:00.302506 | controller | Tuesday 09 June 2026  13:42:00 +0000 (0:00:00.025)       0:01:01.003 **********
2026-06-09 13:42:00.302511 | controller | Tuesday 09 June 2026  13:42:00 +0000 (0:00:00.025)       0:01:01.002 **********
2026-06-09 13:42:00.332394 | controller | skipping: [localhost]
2026-06-09 13:42:00.332478 | controller |
2026-06-09 13:42:00.332487 | controller | TASK [install_yamls : Compute the cifmw_install_yamls_vars final value _install_yamls_override_vars={{
2026-06-09 13:42:00.332494 | controller |   _install_yamls_override_vars | default({}) |
2026-06-09 13:42:00.332500 | controller |   combine(item, recursive=True)
2026-06-09 13:42:00.332505 | controller | }}] ***
2026-06-09 13:42:00.332510 | controller | Tuesday 09 June 2026  13:42:00 +0000 (0:00:00.030)       0:01:01.034 **********
2026-06-09 13:42:00.332516 | controller | Tuesday 09 June 2026  13:42:00 +0000 (0:00:00.030)       0:01:01.032 **********
2026-06-09 13:42:00.455497 | 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-09 13:42:00.455572 | controller |
2026-06-09 13:42:00.455579 | controller | TASK [install_yamls : Set environment override cifmw_install_yamls_environment fact cifmw_install_yamls_environment={{
2026-06-09 13:42:00.455584 | controller |   _install_yamls_override_vars.keys() |
2026-06-09 13:42:00.455588 | controller |   map('upper') |
2026-06-09 13:42:00.455593 | controller |   zip(_install_yamls_override_vars.values()) |
2026-06-09 13:42:00.455596 | controller |   items2dict(key_name=0, value_name=1) |
2026-06-09 13:42:00.455600 | controller |   combine({
2026-06-09 13:42:00.455603 | controller |     'OUT': cifmw_install_yamls_manifests_dir,
2026-06-09 13:42:00.455607 | controller |     'OUTPUT_DIR': cifmw_install_yamls_edpm_dir,
2026-06-09 13:42:00.455611 | controller |     'CHECKOUT_FROM_OPENSTACK_REF': cifmw_install_yamls_checkout_openstack_ref,
2026-06-09 13:42:00.455615 | controller |     'OPENSTACK_K8S_BRANCH': (zuul is defined and not zuul.branch |regex_search('master|antelope|rhos')) | ternary(zuul.branch, 'main')
2026-06-09 13:42:00.455641 | controller |   }) |
2026-06-09 13:42:00.455644 | controller |   combine(install_yamls_operators_repos)
2026-06-09 13:42:00.455648 | controller | }}, cacheable=True] ***
2026-06-09 13:42:00.455652 | controller | Tuesday 09 June 2026  13:42:00 +0000 (0:00:00.122)       0:01:01.156 **********
2026-06-09 13:42:00.455666 | controller | Tuesday 09 June 2026  13:42:00 +0000 (0:00:00.122)       0:01:01.155 **********
2026-06-09 13:42:00.507870 | controller | ok: [localhost]
2026-06-09 13:42:00.507970 | controller |
2026-06-09 13:42:00.507976 | controller | TASK [install_yamls : Get environment structure base_path={{ cifmw_install_yamls_repo }}] ***
2026-06-09 13:42:00.507981 | controller | Tuesday 09 June 2026  13:42:00 +0000 (0:00:00.052)       0:01:01.209 **********
2026-06-09 13:42:00.507985 | controller | Tuesday 09 June 2026  13:42:00 +0000 (0:00:00.052)       0:01:01.207 **********
2026-06-09 13:42:01.311390 | controller | ok: [localhost]
2026-06-09 13:42:01.311525 | controller |
2026-06-09 13:42:01.311536 | controller | TASK [install_yamls : Ensure Output directory exists path={{ cifmw_install_yamls_out_dir }}, state=directory, mode=0755] ***
2026-06-09 13:42:01.311543 | controller | Tuesday 09 June 2026  13:42:01 +0000 (0:00:00.803)       0:01:02.013 **********
2026-06-09 13:42:01.311550 | controller | Tuesday 09 June 2026  13:42:01 +0000 (0:00:00.803)       0:01:02.011 **********
2026-06-09 13:42:01.516922 | controller | ok: [localhost]
2026-06-09 13:42:01.517002 | controller |
2026-06-09 13:42:01.517027 | 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-09 13:42:01.517033 | controller | Tuesday 09 June 2026  13:42:01 +0000 (0:00:00.204)       0:01:02.217 **********
2026-06-09 13:42:01.517037 | controller | Tuesday 09 June 2026  13:42:01 +0000 (0:00:00.204)       0:01:02.216 **********
2026-06-09 13:42:01.567780 | controller | ok: [localhost]
2026-06-09 13:42:01.567881 | controller |
2026-06-09 13:42:01.567889 | 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-09 13:42:01.567894 | controller | export {{ k }}={{ v }}
2026-06-09 13:42:01.567899 | controller | {% endfor %}, mode=0644] ***
2026-06-09 13:42:01.567904 | controller | Tuesday 09 June 2026  13:42:01 +0000 (0:00:00.051)       0:01:02.269 **********
2026-06-09 13:42:01.567908 | controller | Tuesday 09 June 2026  13:42:01 +0000 (0:00:00.051)       0:01:02.267 **********
2026-06-09 13:42:01.962065 | controller | changed: [localhost]
2026-06-09 13:42:01.962122 | controller |
2026-06-09 13:42:01.962128 | 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-09 13:42:01.962134 | controller | Tuesday 09 June 2026  13:42:01 +0000 (0:00:00.394)       0:01:02.663 **********
2026-06-09 13:42:01.962138 | controller | Tuesday 09 June 2026  13:42:01 +0000 (0:00:00.394)       0:01:02.662 **********
2026-06-09 13:42:01.994286 | controller | ok: [localhost]
2026-06-09 13:42:01.994348 | controller |
2026-06-09 13:42:01.994356 | controller | TASK [install_yamls : Show the env structure var=cifmw_install_yamls_environment] ***
2026-06-09 13:42:01.994361 | controller | Tuesday 09 June 2026  13:42:01 +0000 (0:00:00.032)       0:01:02.696 **********
2026-06-09 13:42:01.994365 | controller | Tuesday 09 June 2026  13:42:01 +0000 (0:00:00.032)       0:01:02.694 **********
2026-06-09 13:42:02.026969 | controller | ok: [localhost] =>
2026-06-09 13:42:02.027055 | controller |     cifmw_install_yamls_environment:
2026-06-09 13:42:02.027064 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 13:42:02.027106 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 13:42:02.027111 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 13:42:02.027117 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 13:42:02.027122 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 13:42:02.027128 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 13:42:02.027151 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 13:42:02.027157 | controller |       OPENSTACK_BRANCH: ''
2026-06-09 13:42:02.027162 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 13:42:02.027167 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-09 13:42:02.027172 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 13:42:02.027177 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 13:42:02.027182 | controller |
2026-06-09 13:42:02.027187 | controller | TASK [install_yamls : Show the env structure defaults var=cifmw_install_yamls_defaults] ***
2026-06-09 13:42:02.027193 | controller | Tuesday 09 June 2026  13:42:02 +0000 (0:00:00.032)       0:01:02.728 **********
2026-06-09 13:42:02.027198 | controller | Tuesday 09 June 2026  13:42:02 +0000 (0:00:00.032)       0:01:02.727 **********
2026-06-09 13:42:02.054398 | controller | ok: [localhost] =>
2026-06-09 13:42:02.054462 | controller |     cifmw_install_yamls_defaults:
2026-06-09 13:42:02.054469 | controller |       ADOPTED_EXTERNAL_NETWORK: 172.21.1.0/24
2026-06-09 13:42:02.054475 | controller |       ADOPTED_INTERNALAPI_NETWORK: 172.17.1.0/24
2026-06-09 13:42:02.054480 | controller |       ADOPTED_STORAGEMGMT_NETWORK: 172.20.1.0/24
2026-06-09 13:42:02.054485 | controller |       ADOPTED_STORAGE_NETWORK: 172.18.1.0/24
2026-06-09 13:42:02.054490 | controller |       ADOPTED_TENANT_NETWORK: 172.9.1.0/24
2026-06-09 13:42:02.054494 | controller |       ANSIBLETEST: config/samples/test_v1beta1_ansibletest.yaml
2026-06-09 13:42:02.054500 | controller |       ANSIBLETEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_ansibletest.yaml
2026-06-09 13:42:02.054506 | controller |       BARBICAN: config/samples/barbican_v1beta1_barbican.yaml
2026-06-09 13:42:02.054511 | controller |       BARBICAN_BRANCH: main
2026-06-09 13:42:02.054516 | controller |       BARBICAN_COMMIT_HASH: ''
2026-06-09 13:42:02.054520 | controller |       BARBICAN_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/config/samples/barbican_v1beta1_barbican.yaml
2026-06-09 13:42:02.054525 | controller |       BARBICAN_DEPL_IMG: unused
2026-06-09 13:42:02.054530 | controller |       BARBICAN_IMG: quay.io/openstack-k8s-operators/barbican-operator-index:latest
2026-06-09 13:42:02.054544 | controller |       BARBICAN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/kuttl-test.yaml
2026-06-09 13:42:02.054550 | controller |       BARBICAN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/test/kuttl/tests
2026-06-09 13:42:02.054554 | controller |       BARBICAN_KUTTL_NAMESPACE: barbican-kuttl-tests
2026-06-09 13:42:02.054559 | controller |       BARBICAN_REPO: https://github.com/openstack-k8s-operators/barbican-operator.git
2026-06-09 13:42:02.054564 | controller |       BARBICAN_SERVICE_ENABLED: 'true'
2026-06-09 13:42:02.054569 | controller |       BARBICAN_SIMPLE_CRYPTO_ENCRYPTION_KEY: sEFmdFjDUqRM2VemYslV5yGNWjokioJXsg8Nrlc3drU=
2026-06-09 13:42:02.054575 | controller |       BAREMETAL_BRANCH: main
2026-06-09 13:42:02.054580 | controller |       BAREMETAL_COMMIT_HASH: ''
2026-06-09 13:42:02.054585 | controller |       BAREMETAL_IMG: quay.io/openstack-k8s-operators/openstack-baremetal-operator-index:latest
2026-06-09 13:42:02.054589 | controller |       BAREMETAL_OS_CONTAINER_IMG: ''
2026-06-09 13:42:02.054594 | controller |       BAREMETAL_OS_IMG: ''
2026-06-09 13:42:02.054599 | controller |       BAREMETAL_OS_IMG_TYPE: ''
2026-06-09 13:42:02.054605 | controller |       BAREMETAL_REPO: https://github.com/openstack-k8s-operators/openstack-baremetal-operator.git
2026-06-09 13:42:02.054610 | controller |       BAREMETAL_TIMEOUT: 20m
2026-06-09 13:42:02.054615 | controller |       BASH_IMG: quay.io/openstack-k8s-operators/bash:latest
2026-06-09 13:42:02.054620 | controller |       BGP_ASN: '64999'
2026-06-09 13:42:02.054625 | controller |       BGP_LEAF_1: 100.65.4.1
2026-06-09 13:42:02.054629 | controller |       BGP_LEAF_2: 100.64.4.1
2026-06-09 13:42:02.054635 | controller |       BGP_OVN_ROUTING: 'false'
2026-06-09 13:42:02.054639 | controller |       BGP_PEER_ASN: '64999'
2026-06-09 13:42:02.054644 | controller |       BGP_SOURCE_IP: 172.30.4.2
2026-06-09 13:42:02.054650 | controller |       BGP_SOURCE_IP6: f00d:f00d:f00d:f00d:f00d:f00d:f00d:42
2026-06-09 13:42:02.054655 | controller |       BMAAS_BRIDGE_IPV4_PREFIX: 172.20.1.2/24
2026-06-09 13:42:02.054665 | controller |       BMAAS_BRIDGE_IPV6_PREFIX: fd00:bbbb::2/64
2026-06-09 13:42:02.054671 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 13:42:02.054677 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 13:42:02.054682 | controller |       BMAAS_INSTANCE_NAME_PREFIX: crc-bmaas
2026-06-09 13:42:02.054688 | controller |       BMAAS_INSTANCE_NET_MODEL: virtio
2026-06-09 13:42:02.054692 | controller |       BMAAS_INSTANCE_OS_VARIANT: centos-stream9
2026-06-09 13:42:02.054697 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 13:42:02.054702 | controller |       BMAAS_INSTANCE_VIRT_TYPE: kvm
2026-06-09 13:42:02.054707 | controller |       BMAAS_IPV4: 'true'
2026-06-09 13:42:02.054712 | controller |       BMAAS_IPV6: 'false'
2026-06-09 13:42:02.054717 | controller |       BMAAS_LIBVIRT_USER: sushyemu
2026-06-09 13:42:02.054722 | controller |       BMAAS_METALLB_ADDRESS_POOL: 172.20.1.64/26
2026-06-09 13:42:02.054728 | controller |       BMAAS_METALLB_POOL_NAME: baremetal
2026-06-09 13:42:02.054733 | controller |       BMAAS_NETWORK_IPV4_PREFIX: 172.20.1.1/24
2026-06-09 13:42:02.054738 | controller |       BMAAS_NETWORK_IPV6_PREFIX: fd00:bbbb::1/64
2026-06-09 13:42:02.054743 | controller |       BMAAS_NETWORK_NAME: crc-bmaas
2026-06-09 13:42:02.054748 | controller |       BMAAS_NODE_COUNT: '1'
2026-06-09 13:42:02.054753 | controller |       BMAAS_OCP_INSTANCE_NAME: crc
2026-06-09 13:42:02.054758 | controller |       BMAAS_REDFISH_PASSWORD: password
2026-06-09 13:42:02.054763 | controller |       BMAAS_REDFISH_USERNAME: admin
2026-06-09 13:42:02.054769 | controller |       BMAAS_ROUTE_LIBVIRT_NETWORKS: crc-bmaas,crc,default
2026-06-09 13:42:02.054774 | controller |       BMAAS_SUSHY_EMULATOR_DRIVER: libvirt
2026-06-09 13:42:02.054779 | controller |       BMAAS_SUSHY_EMULATOR_IMAGE: quay.io/metal3-io/sushy-tools:latest
2026-06-09 13:42:02.054784 | controller |       BMAAS_SUSHY_EMULATOR_NAMESPACE: sushy-emulator
2026-06-09 13:42:02.054789 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLIENT_CONFIG_FILE: /etc/openstack/clouds.yaml
2026-06-09 13:42:02.054794 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLOUD: openstack
2026-06-09 13:42:02.054799 | controller |       BMH_NAMESPACE: openstack
2026-06-09 13:42:02.054804 | controller |       BMO_BRANCH: release-0.9
2026-06-09 13:42:02.054809 | controller |       BMO_CLEANUP: 'true'
2026-06-09 13:42:02.054814 | controller |       BMO_COMMIT_HASH: ''
2026-06-09 13:42:02.054819 | controller |       BMO_IPA_BASEURI: https://tarballs.opendev.org/openstack/ironic-python-agent/dib
2026-06-09 13:42:02.054824 | controller |       BMO_IPA_BRANCH: stable/2024.1
2026-06-09 13:42:02.054850 | controller |       BMO_IPA_FLAVOR: centos9
2026-06-09 13:42:02.054856 | controller |       BMO_IPA_INSECURE: 'false'
2026-06-09 13:42:02.054861 | controller |       BMO_IRONIC_HOST: 192.168.122.10
2026-06-09 13:42:02.054866 | controller |       BMO_PROVISIONING_INTERFACE: ''
2026-06-09 13:42:02.054872 | controller |       BMO_REPO: https://github.com/metal3-io/baremetal-operator
2026-06-09 13:42:02.054877 | controller |       BMO_SETUP: ''
2026-06-09 13:42:02.054882 | controller |       BMO_SETUP_ROUTE_REPLACE: 'true'
2026-06-09 13:42:02.054888 | controller |       BM_CTLPLANE_INTERFACE: enp1s0
2026-06-09 13:42:02.054893 | controller |       BM_INSTANCE_MEMORY: '8192'
2026-06-09 13:42:02.054898 | controller |       BM_INSTANCE_NAME_PREFIX: edpm-compute-baremetal
2026-06-09 13:42:02.054903 | controller |       BM_INSTANCE_NAME_SUFFIX: '0'
2026-06-09 13:42:02.054909 | controller |       BM_NETWORK_NAME: default
2026-06-09 13:42:02.054914 | controller |       BM_NODE_COUNT: '1'
2026-06-09 13:42:02.054919 | controller |       BM_ROOT_PASSWORD: ''
2026-06-09 13:42:02.054925 | controller |       BM_ROOT_PASSWORD_SECRET: ''
2026-06-09 13:42:02.054930 | controller |       CEILOMETER_CENTRAL_DEPL_IMG: unused
2026-06-09 13:42:02.054935 | controller |       CEILOMETER_NOTIFICATION_DEPL_IMG: unused
2026-06-09 13:42:02.054940 | controller |       CEPH_BRANCH: release-1.15
2026-06-09 13:42:02.054954 | controller |       CEPH_CLIENT: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/toolbox.yaml
2026-06-09 13:42:02.054960 | controller |       CEPH_COMMON: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/common.yaml
2026-06-09 13:42:02.054965 | controller |       CEPH_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/cluster-test.yaml
2026-06-09 13:42:02.054970 | controller |       CEPH_CRDS: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/crds.yaml
2026-06-09 13:42:02.054975 | controller |       CEPH_IMG: quay.io/ceph/demo:latest-squid
2026-06-09 13:42:02.054981 | controller |       CEPH_OP: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/operator-openshift.yaml
2026-06-09 13:42:02.054991 | controller |       CEPH_REPO: https://github.com/rook/rook.git
2026-06-09 13:42:02.054996 | controller |       CERTMANAGER_TIMEOUT: 300s
2026-06-09 13:42:02.055002 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 13:42:02.055007 | controller |       CINDER: config/samples/cinder_v1beta1_cinder.yaml
2026-06-09 13:42:02.055012 | controller |       CINDERAPI_DEPL_IMG: unused
2026-06-09 13:42:02.055017 | controller |       CINDERBKP_DEPL_IMG: unused
2026-06-09 13:42:02.055022 | controller |       CINDERSCH_DEPL_IMG: unused
2026-06-09 13:42:02.055027 | controller |       CINDERVOL_DEPL_IMG: unused
2026-06-09 13:42:02.055032 | controller |       CINDER_BRANCH: main
2026-06-09 13:42:02.055038 | controller |       CINDER_COMMIT_HASH: ''
2026-06-09 13:42:02.055043 | controller |       CINDER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/config/samples/cinder_v1beta1_cinder.yaml
2026-06-09 13:42:02.055049 | controller |       CINDER_IMG: quay.io/openstack-k8s-operators/cinder-operator-index:latest
2026-06-09 13:42:02.055078 | controller |       CINDER_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/kuttl-test.yaml
2026-06-09 13:42:02.055084 | controller |       CINDER_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/test/kuttl/tests
2026-06-09 13:42:02.055093 | controller |       CINDER_KUTTL_NAMESPACE: cinder-kuttl-tests
2026-06-09 13:42:02.055099 | controller |       CINDER_REPO: https://github.com/openstack-k8s-operators/cinder-operator.git
2026-06-09 13:42:02.055104 | controller |       CLEANUP_DIR_CMD: rm -Rf
2026-06-09 13:42:02.055109 | controller |       CRC_BGP_NIC_1_MAC: '52:54:00:11:11:11'
2026-06-09 13:42:02.055114 | controller |       CRC_BGP_NIC_2_MAC: '52:54:00:11:11:12'
2026-06-09 13:42:02.055120 | controller |       CRC_HTTPS_PROXY: ''
2026-06-09 13:42:02.055125 | controller |       CRC_HTTP_PROXY: ''
2026-06-09 13:42:02.055130 | controller |       CRC_STORAGE_NAMESPACE: crc-storage
2026-06-09 13:42:02.055136 | controller |       CRC_STORAGE_RETRIES: '3'
2026-06-09 13:42:02.055141 | controller |       CRC_URL: '''https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/latest/crc-linux-amd64.tar.xz'''
2026-06-09 13:42:02.055146 | controller |       CRC_VERSION: latest
2026-06-09 13:42:02.055152 | controller |       DATAPLANE_ANSIBLE_SECRET: dataplane-ansible-ssh-private-key-secret
2026-06-09 13:42:02.055157 | controller |       DATAPLANE_ANSIBLE_USER: ''
2026-06-09 13:42:02.055162 | controller |       DATAPLANE_COMPUTE_IP: 192.168.122.100
2026-06-09 13:42:02.055167 | controller |       DATAPLANE_CONTAINER_PREFIX: openstack
2026-06-09 13:42:02.055173 | controller |       DATAPLANE_CONTAINER_TAG: current-podified
2026-06-09 13:42:02.055178 | controller |       DATAPLANE_CUSTOM_SERVICE_RUNNER_IMG: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-09 13:42:02.055183 | controller |       DATAPLANE_DEFAULT_GW: 192.168.122.1
2026-06-09 13:42:02.055188 | controller |       DATAPLANE_EXTRA_NOVA_CONFIG_FILE: /dev/null
2026-06-09 13:42:02.055194 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 13:42:02.055199 | controller |       DATAPLANE_KUSTOMIZE_SCENARIO: preprovisioned
2026-06-09 13:42:02.055204 | controller |       DATAPLANE_NETWORKER_IP: 192.168.122.200
2026-06-09 13:42:02.055210 | controller |       DATAPLANE_NETWORK_INTERFACE_NAME: eth0
2026-06-09 13:42:02.055215 | controller |       DATAPLANE_NOVA_NFS_PATH: ''
2026-06-09 13:42:02.055220 | controller |       DATAPLANE_NTP_SERVER: pool.ntp.org
2026-06-09 13:42:02.055225 | controller |       DATAPLANE_PLAYBOOK: osp.edpm.download_cache
2026-06-09 13:42:02.055231 | controller |       DATAPLANE_REGISTRY_URL: quay.io/podified-antelope-centos9
2026-06-09 13:42:02.055236 | controller |       DATAPLANE_REPO_SETUP_BRANCH: antelope
2026-06-09 13:42:02.055241 | controller |       DATAPLANE_REPO_SETUP_REPO: current-podified
2026-06-09 13:42:02.055246 | controller |       DATAPLANE_RUNNER_IMG: ''
2026-06-09 13:42:02.055252 | controller |       DATAPLANE_SERVER_ROLE: compute
2026-06-09 13:42:02.055257 | controller |       DATAPLANE_SSHD_ALLOWED_RANGES: '[''192.168.122.0/24'']'
2026-06-09 13:42:02.055262 | controller |       DATAPLANE_TIMEOUT: 30m
2026-06-09 13:42:02.055268 | controller |       DATAPLANE_TLS_ENABLED: 'true'
2026-06-09 13:42:02.055273 | controller |       DATAPLANE_TOTAL_NETWORKER_NODES: '1'
2026-06-09 13:42:02.055278 | controller |       DATAPLANE_TOTAL_NODES: '1'
2026-06-09 13:42:02.055288 | controller |       DBSERVICE: galera
2026-06-09 13:42:02.055293 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 13:42:02.055299 | controller |       DESIGNATE: config/samples/designate_v1beta1_designate.yaml
2026-06-09 13:42:02.055304 | controller |       DESIGNATE_BRANCH: main
2026-06-09 13:42:02.055309 | controller |       DESIGNATE_COMMIT_HASH: ''
2026-06-09 13:42:02.055315 | controller |       DESIGNATE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/config/samples/designate_v1beta1_designate.yaml
2026-06-09 13:42:02.055320 | controller |       DESIGNATE_IMG: quay.io/openstack-k8s-operators/designate-operator-index:latest
2026-06-09 13:42:02.055326 | controller |       DESIGNATE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/kuttl-test.yaml
2026-06-09 13:42:02.055331 | controller |       DESIGNATE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/test/kuttl/tests
2026-06-09 13:42:02.055336 | controller |       DESIGNATE_KUTTL_NAMESPACE: designate-kuttl-tests
2026-06-09 13:42:02.055341 | controller |       DESIGNATE_REPO: https://github.com/openstack-k8s-operators/designate-operator.git
2026-06-09 13:42:02.055347 | controller |       DNSDATA: config/samples/network_v1beta1_dnsdata.yaml
2026-06-09 13:42:02.055356 | controller |       DNSDATA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsdata.yaml
2026-06-09 13:42:02.055362 | controller |       DNSMASQ: config/samples/network_v1beta1_dnsmasq.yaml
2026-06-09 13:42:02.055367 | controller |       DNSMASQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsmasq.yaml
2026-06-09 13:42:02.055372 | controller |       DNS_DEPL_IMG: unused
2026-06-09 13:42:02.055378 | controller |       DNS_DOMAIN: localdomain
2026-06-09 13:42:02.055383 | controller |       DOWNLOAD_TOOLS_SELECTION: all
2026-06-09 13:42:02.055388 | controller |       EDPM_ATTACH_EXTNET: 'true'
2026-06-09 13:42:02.055394 | controller |       EDPM_COMPUTE_ADDITIONAL_HOST_ROUTES: '''[]'''
2026-06-09 13:42:02.055399 | controller |       EDPM_COMPUTE_ADDITIONAL_NETWORKS: '''[]'''
2026-06-09 13:42:02.055404 | controller |       EDPM_COMPUTE_CELLS: '1'
2026-06-09 13:42:02.055409 | controller |       EDPM_COMPUTE_CEPH_ENABLED: 'true'
2026-06-09 13:42:02.055414 | controller |       EDPM_COMPUTE_CEPH_NOVA: 'true'
2026-06-09 13:42:02.055420 | controller |       EDPM_COMPUTE_DHCP_AGENT_ENABLED: 'true'
2026-06-09 13:42:02.055425 | controller |       EDPM_COMPUTE_SRIOV_ENABLED: 'true'
2026-06-09 13:42:02.055430 | controller |       EDPM_COMPUTE_SUFFIX: '0'
2026-06-09 13:42:02.055436 | controller |       EDPM_CONFIGURE_DEFAULT_ROUTE: 'true'
2026-06-09 13:42:02.055441 | controller |       EDPM_CONFIGURE_HUGEPAGES: 'false'
2026-06-09 13:42:02.055446 | controller |       EDPM_CONFIGURE_NETWORKING: 'true'
2026-06-09 13:42:02.055451 | controller |       EDPM_FIRSTBOOT_EXTRA: /tmp/edpm-firstboot-extra
2026-06-09 13:42:02.055456 | controller |       EDPM_NETWORKER_SUFFIX: '0'
2026-06-09 13:42:02.055462 | controller |       EDPM_TOTAL_NETWORKERS: '1'
2026-06-09 13:42:02.055467 | controller |       EDPM_TOTAL_NODES: '1'
2026-06-09 13:42:02.055472 | controller |       GALERA_REPLICAS: ''
2026-06-09 13:42:02.055478 | controller |       GENERATE_SSH_KEYS: 'true'
2026-06-09 13:42:02.055483 | controller |       GIT_CLONE_OPTS: ''
2026-06-09 13:42:02.055488 | controller |       GLANCE: config/samples/glance_v1beta1_glance.yaml
2026-06-09 13:42:02.055494 | controller |       GLANCEAPI_DEPL_IMG: unused
2026-06-09 13:42:02.055499 | controller |       GLANCE_BRANCH: main
2026-06-09 13:42:02.055504 | controller |       GLANCE_COMMIT_HASH: ''
2026-06-09 13:42:02.055510 | controller |       GLANCE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/config/samples/glance_v1beta1_glance.yaml
2026-06-09 13:42:02.055515 | controller |       GLANCE_IMG: quay.io/openstack-k8s-operators/glance-operator-index:latest
2026-06-09 13:42:02.055520 | controller |       GLANCE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/kuttl-test.yaml
2026-06-09 13:42:02.055526 | controller |       GLANCE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/test/kuttl/tests
2026-06-09 13:42:02.055531 | controller |       GLANCE_KUTTL_NAMESPACE: glance-kuttl-tests
2026-06-09 13:42:02.055537 | controller |       GLANCE_REPO: https://github.com/openstack-k8s-operators/glance-operator.git
2026-06-09 13:42:02.055550 | controller |       HEAT: config/samples/heat_v1beta1_heat.yaml
2026-06-09 13:42:02.055556 | controller |       HEATAPI_DEPL_IMG: unused
2026-06-09 13:42:02.055561 | controller |       HEATCFNAPI_DEPL_IMG: unused
2026-06-09 13:42:02.055566 | controller |       HEATENGINE_DEPL_IMG: unused
2026-06-09 13:42:02.055571 | controller |       HEAT_AUTH_ENCRYPTION_KEY: 767c3ed056cbaa3b9dfedb8c6f825bf0
2026-06-09 13:42:02.055577 | controller |       HEAT_BRANCH: main
2026-06-09 13:42:02.055582 | controller |       HEAT_COMMIT_HASH: ''
2026-06-09 13:42:02.055587 | controller |       HEAT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/config/samples/heat_v1beta1_heat.yaml
2026-06-09 13:42:02.055592 | controller |       HEAT_IMG: quay.io/openstack-k8s-operators/heat-operator-index:latest
2026-06-09 13:42:02.055597 | controller |       HEAT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/kuttl-test.yaml
2026-06-09 13:42:02.055605 | controller |       HEAT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/test/kuttl/tests
2026-06-09 13:42:02.055611 | controller |       HEAT_KUTTL_NAMESPACE: heat-kuttl-tests
2026-06-09 13:42:02.055616 | controller |       HEAT_REPO: https://github.com/openstack-k8s-operators/heat-operator.git
2026-06-09 13:42:02.055621 | controller |       HEAT_SERVICE_ENABLED: 'true'
2026-06-09 13:42:02.055626 | controller |       HORIZON: config/samples/horizon_v1beta1_horizon.yaml
2026-06-09 13:42:02.055631 | controller |       HORIZONTEST: config/samples/test_v1beta1_horizontest.yaml
2026-06-09 13:42:02.055636 | controller |       HORIZONTEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_horizontest.yaml
2026-06-09 13:42:02.055641 | controller |       HORIZON_BRANCH: main
2026-06-09 13:42:02.055647 | controller |       HORIZON_COMMIT_HASH: ''
2026-06-09 13:42:02.055652 | controller |       HORIZON_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/config/samples/horizon_v1beta1_horizon.yaml
2026-06-09 13:42:02.055657 | controller |       HORIZON_DEPL_IMG: unused
2026-06-09 13:42:02.055662 | controller |       HORIZON_IMG: quay.io/openstack-k8s-operators/horizon-operator-index:latest
2026-06-09 13:42:02.055668 | controller |       HORIZON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/kuttl-test.yaml
2026-06-09 13:42:02.055675 | controller |       HORIZON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/test/kuttl/tests
2026-06-09 13:42:02.055681 | controller |       HORIZON_KUTTL_NAMESPACE: horizon-kuttl-tests
2026-06-09 13:42:02.055686 | controller |       HORIZON_REPO: https://github.com/openstack-k8s-operators/horizon-operator.git
2026-06-09 13:42:02.055691 | controller |       INFRA_BRANCH: main
2026-06-09 13:42:02.055697 | controller |       INFRA_COMMIT_HASH: ''
2026-06-09 13:42:02.055702 | controller |       INFRA_IMG: quay.io/openstack-k8s-operators/infra-operator-index:latest
2026-06-09 13:42:02.055707 | controller |       INFRA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/kuttl-test.yaml
2026-06-09 13:42:02.055713 | controller |       INFRA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/test/kuttl/tests
2026-06-09 13:42:02.055718 | controller |       INFRA_KUTTL_NAMESPACE: infra-kuttl-tests
2026-06-09 13:42:02.055723 | controller |       INFRA_RABBITMQ: config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-09 13:42:02.055733 | controller |       INFRA_RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-rabbitmq/config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-09 13:42:02.055739 | controller |       INFRA_RABBITMQ_DEPL_IMG: unused
2026-06-09 13:42:02.055744 | controller |       INFRA_RABBITMQ_IMG: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-09 13:42:02.055750 | controller |       INFRA_REPO: https://github.com/openstack-k8s-operators/infra-operator.git
2026-06-09 13:42:02.055755 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 13:42:02.055760 | controller |       INSTALL_NMSTATE: true || false
2026-06-09 13:42:02.055765 | controller |       INSTALL_NNCP: true || false
2026-06-09 13:42:02.055771 | controller |       INTERNALAPI_HOST_ROUTES: ''
2026-06-09 13:42:02.055776 | controller |       IPV6_LAB_IPV4_NETWORK_IPADDRESS: 172.30.0.1/24
2026-06-09 13:42:02.055781 | controller |       IPV6_LAB_IPV6_NETWORK_IPADDRESS: fd00:abcd:abcd:fc00::1/64
2026-06-09 13:42:02.055790 | controller |       IPV6_LAB_LIBVIRT_STORAGE_POOL: default
2026-06-09 13:42:02.055795 | controller |       IPV6_LAB_MANAGE_FIREWALLD: 'true'
2026-06-09 13:42:02.055800 | controller |       IPV6_LAB_NAT64_HOST_IPV4: 172.30.0.2/24
2026-06-09 13:42:02.055805 | controller |       IPV6_LAB_NAT64_HOST_IPV6: fd00:abcd:abcd:fc00::2/64
2026-06-09 13:42:02.055811 | controller |       IPV6_LAB_NAT64_INSTANCE_NAME: nat64-router
2026-06-09 13:42:02.055816 | controller |       IPV6_LAB_NAT64_IPV6_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-09 13:42:02.055821 | controller |       IPV6_LAB_NAT64_TAYGA_DYNAMIC_POOL: 192.168.255.0/24
2026-06-09 13:42:02.055843 | controller |       IPV6_LAB_NAT64_TAYGA_IPV4: 192.168.255.1
2026-06-09 13:42:02.055852 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6: fd00:abcd:abcd:fc00::3
2026-06-09 13:42:02.055858 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6_PREFIX: fd00:abcd:abcd:fcff::/96
2026-06-09 13:42:02.055863 | controller |       IPV6_LAB_NAT64_UPDATE_PACKAGES: 'false'
2026-06-09 13:42:02.055869 | controller |       IPV6_LAB_NETWORK_NAME: nat64
2026-06-09 13:42:02.055874 | controller |       IPV6_LAB_SNO_CLUSTER_NETWORK: fd00:abcd:0::/48
2026-06-09 13:42:02.055879 | controller |       IPV6_LAB_SNO_HOST_IP: fd00:abcd:abcd:fc00::11
2026-06-09 13:42:02.055884 | controller |       IPV6_LAB_SNO_HOST_PREFIX: '64'
2026-06-09 13:42:02.055890 | controller |       IPV6_LAB_SNO_INSTANCE_NAME: sno
2026-06-09 13:42:02.055895 | controller |       IPV6_LAB_SNO_MACHINE_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-09 13:42:02.055900 | controller |       IPV6_LAB_SNO_OCP_MIRROR_URL: https://mirror.openshift.com/pub/openshift-v4/clients/ocp
2026-06-09 13:42:02.055905 | controller |       IPV6_LAB_SNO_OCP_VERSION: latest-4.14
2026-06-09 13:42:02.055911 | controller |       IPV6_LAB_SNO_SERVICE_NETWORK: fd00:abcd:abcd:fc03::/112
2026-06-09 13:42:02.055916 | controller |       IPV6_LAB_SSH_PUB_KEY: /home/zuul/.ssh/id_rsa.pub
2026-06-09 13:42:02.055921 | controller |       IPV6_LAB_WORK_DIR: /home/zuul/.ipv6lab
2026-06-09 13:42:02.055927 | controller |       IRONIC: config/samples/ironic_v1beta1_ironic.yaml
2026-06-09 13:42:02.055932 | controller |       IRONICAPI_DEPL_IMG: unused
2026-06-09 13:42:02.055938 | controller |       IRONICCON_DEPL_IMG: unused
2026-06-09 13:42:02.055945 | controller |       IRONICINS_DEPL_IMG: unused
2026-06-09 13:42:02.055950 | controller |       IRONICNAG_DEPL_IMG: unused
2026-06-09 13:42:02.055956 | controller |       IRONICPXE_DEPL_IMG: unused
2026-06-09 13:42:02.055963 | controller |       IRONIC_BRANCH: main
2026-06-09 13:42:02.055969 | controller |       IRONIC_COMMIT_HASH: ''
2026-06-09 13:42:02.055974 | controller |       IRONIC_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/config/samples/ironic_v1beta1_ironic.yaml
2026-06-09 13:42:02.055979 | controller |       IRONIC_IMAGE: quay.io/metal3-io/ironic
2026-06-09 13:42:02.055985 | controller |       IRONIC_IMAGE_TAG: release-24.1
2026-06-09 13:42:02.055990 | controller |       IRONIC_IMG: quay.io/openstack-k8s-operators/ironic-operator-index:latest
2026-06-09 13:42:02.055995 | controller |       IRONIC_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/kuttl-test.yaml
2026-06-09 13:42:02.056000 | controller |       IRONIC_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/test/kuttl/tests
2026-06-09 13:42:02.056006 | controller |       IRONIC_KUTTL_NAMESPACE: ironic-kuttl-tests
2026-06-09 13:42:02.056011 | controller |       IRONIC_REPO: https://github.com/openstack-k8s-operators/ironic-operator.git
2026-06-09 13:42:02.056016 | controller |       KEYSTONEAPI: config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-09 13:42:02.056021 | controller |       KEYSTONEAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-09 13:42:02.056027 | controller |       KEYSTONEAPI_DEPL_IMG: unused
2026-06-09 13:42:02.056032 | controller |       KEYSTONE_BRANCH: main
2026-06-09 13:42:02.056037 | controller |       KEYSTONE_COMMIT_HASH: ''
2026-06-09 13:42:02.056043 | controller |       KEYSTONE_FEDERATION_CLIENT_SECRET: COX8bmlKAWn56XCGMrKQJj7dgHNAOl6f
2026-06-09 13:42:02.056048 | controller |       KEYSTONE_FEDERATION_CRYPTO_PASSPHRASE: openstack
2026-06-09 13:42:02.056053 | controller |       KEYSTONE_IMG: quay.io/openstack-k8s-operators/keystone-operator-index:latest
2026-06-09 13:42:02.056058 | controller |       KEYSTONE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/kuttl-test.yaml
2026-06-09 13:42:02.056067 | controller |       KEYSTONE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/test/kuttl/tests
2026-06-09 13:42:02.056072 | controller |       KEYSTONE_KUTTL_NAMESPACE: keystone-kuttl-tests
2026-06-09 13:42:02.056078 | controller |       KEYSTONE_REPO: https://github.com/openstack-k8s-operators/keystone-operator.git
2026-06-09 13:42:02.056083 | controller |       KUBEADMIN_PWD: '12345678'
2026-06-09 13:42:02.056088 | controller |       LIBVIRT_SECRET: libvirt-secret
2026-06-09 13:42:02.056093 | controller |       LOKI_DEPLOY_MODE: openshift-network
2026-06-09 13:42:02.056099 | controller |       LOKI_DEPLOY_NAMESPACE: netobserv
2026-06-09 13:42:02.056104 | controller |       LOKI_DEPLOY_SIZE: 1x.demo
2026-06-09 13:42:02.056109 | controller |       LOKI_NAMESPACE: openshift-operators-redhat
2026-06-09 13:42:02.056114 | controller |       LOKI_OPERATOR_GROUP: openshift-operators-redhat-loki
2026-06-09 13:42:02.056120 | controller |       LOKI_SUBSCRIPTION: loki-operator
2026-06-09 13:42:02.056125 | controller |       LVMS_CR: '1'
2026-06-09 13:42:02.056130 | controller |       MANILA: config/samples/manila_v1beta1_manila.yaml
2026-06-09 13:42:02.056135 | controller |       MANILAAPI_DEPL_IMG: unused
2026-06-09 13:42:02.056141 | controller |       MANILASCH_DEPL_IMG: unused
2026-06-09 13:42:02.056146 | controller |       MANILASHARE_DEPL_IMG: unused
2026-06-09 13:42:02.056151 | controller |       MANILA_BRANCH: main
2026-06-09 13:42:02.056161 | controller |       MANILA_COMMIT_HASH: ''
2026-06-09 13:42:02.056170 | controller |       MANILA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/config/samples/manila_v1beta1_manila.yaml
2026-06-09 13:42:02.056175 | controller |       MANILA_IMG: quay.io/openstack-k8s-operators/manila-operator-index:latest
2026-06-09 13:42:02.056180 | controller |       MANILA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/kuttl-test.yaml
2026-06-09 13:42:02.056185 | controller |       MANILA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/test/kuttl/tests
2026-06-09 13:42:02.056191 | controller |       MANILA_KUTTL_NAMESPACE: manila-kuttl-tests
2026-06-09 13:42:02.056196 | controller |       MANILA_REPO: https://github.com/openstack-k8s-operators/manila-operator.git
2026-06-09 13:42:02.056201 | controller |       MANILA_SERVICE_ENABLED: 'true'
2026-06-09 13:42:02.056206 | controller |       MARIADB: config/samples/mariadb_v1beta1_galera.yaml
2026-06-09 13:42:02.056212 | controller |       MARIADB_BRANCH: main
2026-06-09 13:42:02.056217 | controller |       MARIADB_CHAINSAW_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/config.yaml
2026-06-09 13:42:02.056222 | controller |       MARIADB_CHAINSAW_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/tests
2026-06-09 13:42:02.056227 | controller |       MARIADB_CHAINSAW_NAMESPACE: mariadb-chainsaw-tests
2026-06-09 13:42:02.056233 | controller |       MARIADB_COMMIT_HASH: ''
2026-06-09 13:42:02.056238 | controller |       MARIADB_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/config/samples/mariadb_v1beta1_galera.yaml
2026-06-09 13:42:02.056243 | controller |       MARIADB_DEPL_IMG: unused
2026-06-09 13:42:02.056248 | controller |       MARIADB_IMG: quay.io/openstack-k8s-operators/mariadb-operator-index:latest
2026-06-09 13:42:02.056254 | controller |       MARIADB_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/kuttl-test.yaml
2026-06-09 13:42:02.056259 | controller |       MARIADB_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/kuttl/tests
2026-06-09 13:42:02.056264 | controller |       MARIADB_KUTTL_NAMESPACE: mariadb-kuttl-tests
2026-06-09 13:42:02.056268 | controller |       MARIADB_REPO: https://github.com/openstack-k8s-operators/mariadb-operator.git
2026-06-09 13:42:02.056273 | controller |       MEMCACHED: config/samples/memcached_v1beta1_memcached.yaml
2026-06-09 13:42:02.056278 | controller |       MEMCACHED_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/memcached_v1beta1_memcached.yaml
2026-06-09 13:42:02.056283 | controller |       MEMCACHED_DEPL_IMG: unused
2026-06-09 13:42:02.056287 | controller |       METADATA_SHARED_SECRET: '1234567842'
2026-06-09 13:42:02.056292 | controller |       METALLB_IPV6_POOL: fd00:aaaa::80-fd00:aaaa::90
2026-06-09 13:42:02.056300 | controller |       METALLB_POOL: 192.168.122.80-192.168.122.90
2026-06-09 13:42:02.056305 | controller |       MICROSHIFT: '0'
2026-06-09 13:42:02.056310 | controller |       MIRROR_INSECURE: 'true'
2026-06-09 13:42:02.056315 | controller |       MIRROR_NAMESPACE: openstack-mirror
2026-06-09 13:42:02.056319 | controller |       MIRROR_REGISTRY_HOST: default-route-openshift-image-registry.apps-crc.testing
2026-06-09 13:42:02.056324 | controller |       NAMESPACE: openstack
2026-06-09 13:42:02.056328 | controller |       NETCONFIG: config/samples/network_v1beta1_netconfig.yaml
2026-06-09 13:42:02.056333 | controller |       NETCONFIG_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_netconfig.yaml
2026-06-09 13:42:02.056338 | controller |       NETCONFIG_DEPL_IMG: unused
2026-06-09 13:42:02.056343 | controller |       NETOBSERV_DEPLOY_NAMESPACE: netobserv
2026-06-09 13:42:02.056348 | controller |       NETOBSERV_NAMESPACE: openshift-netobserv-operator
2026-06-09 13:42:02.056353 | controller |       NETOBSERV_OPERATOR_GROUP: openshift-netobserv-operator-net
2026-06-09 13:42:02.056358 | controller |       NETOBSERV_SUBSCRIPTION: netobserv-operator
2026-06-09 13:42:02.056362 | controller |       NETWORK_BGP: 'false'
2026-06-09 13:42:02.056368 | controller |       NETWORK_DESIGNATE_ADDRESS_PREFIX: 172.28.0
2026-06-09 13:42:02.056373 | controller |       NETWORK_DESIGNATE_EXT_ADDRESS_PREFIX: 172.50.0
2026-06-09 13:42:02.056378 | controller |       NETWORK_INTERNALAPI_ADDRESS_PREFIX: 172.17.0
2026-06-09 13:42:02.056383 | controller |       NETWORK_ISOLATION: 'true'
2026-06-09 13:42:02.056388 | controller |       NETWORK_ISOLATION_INSTANCE_NAME: crc
2026-06-09 13:42:02.056393 | controller |       NETWORK_ISOLATION_IPV4: 'true'
2026-06-09 13:42:02.056398 | controller |       NETWORK_ISOLATION_IPV4_ADDRESS: 172.16.1.1/24
2026-06-09 13:42:02.056403 | controller |       NETWORK_ISOLATION_IPV4_NAT: 'true'
2026-06-09 13:42:02.056408 | controller |       NETWORK_ISOLATION_IPV6: 'false'
2026-06-09 13:42:02.056412 | controller |       NETWORK_ISOLATION_IPV6_ADDRESS: fd00:aaaa::1/64
2026-06-09 13:42:02.056417 | controller |       NETWORK_ISOLATION_IP_ADDRESS: 192.168.122.10
2026-06-09 13:42:02.056422 | controller |       NETWORK_ISOLATION_MAC: '52:54:00:11:11:10'
2026-06-09 13:42:02.056427 | controller |       NETWORK_ISOLATION_NETWORK_NAME: net-iso
2026-06-09 13:42:02.056432 | controller |       NETWORK_ISOLATION_NET_NAME: default
2026-06-09 13:42:02.056436 | controller |       NETWORK_ISOLATION_USE_DEFAULT_NETWORK: 'true'
2026-06-09 13:42:02.056441 | controller |       NETWORK_MTU: '1500'
2026-06-09 13:42:02.056446 | controller |       NETWORK_STORAGEMGMT_ADDRESS_PREFIX: 172.20.0
2026-06-09 13:42:02.056450 | controller |       NETWORK_STORAGE_ADDRESS_PREFIX: 172.18.0
2026-06-09 13:42:02.056455 | controller |       NETWORK_STORAGE_MACVLAN: ''
2026-06-09 13:42:02.056460 | controller |       NETWORK_TENANT_ADDRESS_PREFIX: 172.19.0
2026-06-09 13:42:02.056465 | controller |       NETWORK_VLAN_START: '20'
2026-06-09 13:42:02.056470 | controller |       NETWORK_VLAN_STEP: '1'
2026-06-09 13:42:02.056475 | controller |       NEUTRONAPI: config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-09 13:42:02.056480 | controller |       NEUTRONAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-09 13:42:02.056485 | controller |       NEUTRONAPI_DEPL_IMG: unused
2026-06-09 13:42:02.056489 | controller |       NEUTRON_BRANCH: main
2026-06-09 13:42:02.056494 | controller |       NEUTRON_COMMIT_HASH: ''
2026-06-09 13:42:02.056498 | controller |       NEUTRON_IMG: quay.io/openstack-k8s-operators/neutron-operator-index:latest
2026-06-09 13:42:02.056508 | controller |       NEUTRON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/kuttl-test.yaml
2026-06-09 13:42:02.056513 | controller |       NEUTRON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/test/kuttl/tests
2026-06-09 13:42:02.056518 | controller |       NEUTRON_KUTTL_NAMESPACE: neutron-kuttl-tests
2026-06-09 13:42:02.056522 | controller |       NEUTRON_REPO: https://github.com/openstack-k8s-operators/neutron-operator.git
2026-06-09 13:42:02.056527 | controller |       NFS_HOME: /home/nfs
2026-06-09 13:42:02.056532 | controller |       NMSTATE_NAMESPACE: openshift-nmstate
2026-06-09 13:42:02.056537 | controller |       NMSTATE_OPERATOR_GROUP: openshift-nmstate-tn6k8
2026-06-09 13:42:02.056542 | controller |       NMSTATE_SUBSCRIPTION: kubernetes-nmstate-operator
2026-06-09 13:42:02.056546 | controller |       NNCP_ADDITIONAL_HOST_ROUTES: ''
2026-06-09 13:42:02.056557 | controller |       NNCP_BGP_1_INTERFACE: enp7s0
2026-06-09 13:42:02.056562 | controller |       NNCP_BGP_1_IP_ADDRESS: 100.65.4.2
2026-06-09 13:42:02.056567 | controller |       NNCP_BGP_2_INTERFACE: enp8s0
2026-06-09 13:42:02.056572 | controller |       NNCP_BGP_2_IP_ADDRESS: 100.64.4.2
2026-06-09 13:42:02.056577 | controller |       NNCP_BRIDGE: ospbr
2026-06-09 13:42:02.056582 | controller |       NNCP_CLEANUP_TIMEOUT: 120s
2026-06-09 13:42:02.056587 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_PREFIX: 'fd00:aaaa::'
2026-06-09 13:42:02.056592 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_SUFFIX: '10'
2026-06-09 13:42:02.056597 | controller |       NNCP_CTLPLANE_IP_ADDRESS_PREFIX: 192.168.122
2026-06-09 13:42:02.056602 | controller |       NNCP_CTLPLANE_IP_ADDRESS_SUFFIX: '10'
2026-06-09 13:42:02.056606 | controller |       NNCP_DNS_SERVER: 192.168.122.1
2026-06-09 13:42:02.056611 | controller |       NNCP_DNS_SERVER_IPV6: fd00:aaaa::1
2026-06-09 13:42:02.056616 | controller |       NNCP_GATEWAY: 192.168.122.1
2026-06-09 13:42:02.056621 | controller |       NNCP_GATEWAY_IPV6: fd00:aaaa::1
2026-06-09 13:42:02.056626 | controller |       NNCP_INTERFACE: enp6s0
2026-06-09 13:42:02.056632 | controller |       NNCP_NODES: ''
2026-06-09 13:42:02.056636 | controller |       NNCP_TIMEOUT: 240s
2026-06-09 13:42:02.056641 | controller |       NOVA: config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-09 13:42:02.056646 | controller |       NOVA_BRANCH: main
2026-06-09 13:42:02.056651 | controller |       NOVA_COMMIT_HASH: ''
2026-06-09 13:42:02.056656 | controller |       NOVA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/nova-operator/config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-09 13:42:02.056661 | controller |       NOVA_IMG: quay.io/openstack-k8s-operators/nova-operator-index:latest
2026-06-09 13:42:02.056665 | controller |       NOVA_REPO: https://github.com/openstack-k8s-operators/nova-operator.git
2026-06-09 13:42:02.056670 | controller |       NUMBER_OF_INSTANCES: '1'
2026-06-09 13:42:02.056675 | controller |       OCP_NETWORK_NAME: crc
2026-06-09 13:42:02.056680 | controller |       OCTAVIA: config/samples/octavia_v1beta1_octavia.yaml
2026-06-09 13:42:02.056685 | controller |       OCTAVIA_BRANCH: main
2026-06-09 13:42:02.056690 | controller |       OCTAVIA_COMMIT_HASH: ''
2026-06-09 13:42:02.056695 | controller |       OCTAVIA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/config/samples/octavia_v1beta1_octavia.yaml
2026-06-09 13:42:02.056700 | controller |       OCTAVIA_IMG: quay.io/openstack-k8s-operators/octavia-operator-index:latest
2026-06-09 13:42:02.056705 | controller |       OCTAVIA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/kuttl-test.yaml
2026-06-09 13:42:02.056709 | controller |       OCTAVIA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/test/kuttl/tests
2026-06-09 13:42:02.056714 | controller |       OCTAVIA_KUTTL_NAMESPACE: octavia-kuttl-tests
2026-06-09 13:42:02.056719 | controller |       OCTAVIA_REPO: https://github.com/openstack-k8s-operators/octavia-operator.git
2026-06-09 13:42:02.056725 | controller |       OKD: 'false'
2026-06-09 13:42:02.056729 | controller |       OPENSTACK_BRANCH: ''
2026-06-09 13:42:02.056734 | controller |       OPENSTACK_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-bundle:latest
2026-06-09 13:42:02.056739 | controller |       OPENSTACK_COMMIT_HASH: ''
2026-06-09 13:42:02.056749 | controller |       OPENSTACK_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-09 13:42:02.056755 | controller |       OPENSTACK_CRDS_DIR: openstack_crds
2026-06-09 13:42:02.056760 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-09 13:42:02.056764 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index:latest
2026-06-09 13:42:02.056769 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 13:42:02.056774 | controller |       OPENSTACK_K8S_TAG: latest
2026-06-09 13:42:02.056779 | controller |       OPENSTACK_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/kuttl-test.yaml
2026-06-09 13:42:02.056784 | controller |       OPENSTACK_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/test/kuttl/tests
2026-06-09 13:42:02.056789 | controller |       OPENSTACK_KUTTL_NAMESPACE: openstack-kuttl-tests
2026-06-09 13:42:02.056799 | controller |       OPENSTACK_NEUTRON_CUSTOM_CONF: ''
2026-06-09 13:42:02.056807 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-09 13:42:02.056812 | controller |       OPENSTACK_STORAGE_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-storage-bundle:latest
2026-06-09 13:42:02.056817 | controller |       OPERATOR_BASE_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator
2026-06-09 13:42:02.056822 | controller |       OPERATOR_CHANNEL: ''
2026-06-09 13:42:02.056843 | controller |       OPERATOR_NAMESPACE: openstack-operators
2026-06-09 13:42:02.056853 | controller |       OPERATOR_SOURCE: ''
2026-06-09 13:42:02.056859 | controller |       OPERATOR_SOURCE_NAMESPACE: ''
2026-06-09 13:42:02.056864 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 13:42:02.056870 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 13:42:02.056875 | controller |       OVNCONTROLLER: config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-09 13:42:02.056881 | controller |       OVNCONTROLLER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-09 13:42:02.056892 | controller |       OVNCONTROLLER_NMAP: 'true'
2026-06-09 13:42:02.056897 | controller |       OVNDBS: config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-09 13:42:02.056903 | controller |       OVNDBS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-09 13:42:02.056908 | controller |       OVNNORTHD: config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-09 13:42:02.056913 | controller |       OVNNORTHD_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-09 13:42:02.056918 | controller |       OVN_BRANCH: main
2026-06-09 13:42:02.056922 | controller |       OVN_COMMIT_HASH: ''
2026-06-09 13:42:02.056927 | controller |       OVN_IMG: quay.io/openstack-k8s-operators/ovn-operator-index:latest
2026-06-09 13:42:02.056932 | controller |       OVN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/kuttl-test.yaml
2026-06-09 13:42:02.056937 | controller |       OVN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/test/kuttl/tests
2026-06-09 13:42:02.056941 | controller |       OVN_KUTTL_NAMESPACE: ovn-kuttl-tests
2026-06-09 13:42:02.056946 | controller |       OVN_REPO: https://github.com/openstack-k8s-operators/ovn-operator.git
2026-06-09 13:42:02.056951 | controller |       PASSWORD: '12345678'
2026-06-09 13:42:02.056956 | controller |       PULL_SECRET: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/pull-secret.txt
2026-06-09 13:42:02.056960 | controller |       RABBITMQ: docs/examples/default-security-context/rabbitmq.yaml
2026-06-09 13:42:02.056965 | controller |       RABBITMQ_BRANCH: patches
2026-06-09 13:42:02.056970 | controller |       RABBITMQ_COMMIT_HASH: ''
2026-06-09 13:42:02.056975 | controller |       RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator/docs/examples/default-security-context/rabbitmq.yaml
2026-06-09 13:42:02.056980 | controller |       RABBITMQ_DEPL_IMG: unused
2026-06-09 13:42:02.056985 | controller |       RABBITMQ_IMG: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator-index:latest
2026-06-09 13:42:02.056990 | controller |       RABBITMQ_REPO: https://github.com/openstack-k8s-operators/rabbitmq-cluster-operator.git
2026-06-09 13:42:02.056995 | controller |       REDHAT_OPERATORS: 'false'
2026-06-09 13:42:02.057000 | controller |       REDIS: config/samples/redis_v1beta1_redis.yaml
2026-06-09 13:42:02.057005 | controller |       REDIS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-redis/config/samples/redis_v1beta1_redis.yaml
2026-06-09 13:42:02.057010 | controller |       REDIS_DEPL_IMG: unused
2026-06-09 13:42:02.057015 | controller |       RH_REGISTRY_PWD: ''
2026-06-09 13:42:02.057020 | controller |       RH_REGISTRY_USER: ''
2026-06-09 13:42:02.057024 | controller |       SECRET: osp-secret
2026-06-09 13:42:02.057029 | controller |       SG_CORE_DEPL_IMG: unused
2026-06-09 13:42:02.057034 | controller |       STANDALONE_COMPUTE_DRIVER: libvirt
2026-06-09 13:42:02.057039 | controller |       STANDALONE_EXTERNAL_NET_PREFFIX: 172.21.0
2026-06-09 13:42:02.057044 | controller |       STANDALONE_INTERNALAPI_NET_PREFIX: 172.17.0
2026-06-09 13:42:02.057053 | controller |       STANDALONE_STORAGEMGMT_NET_PREFIX: 172.20.0
2026-06-09 13:42:02.057058 | controller |       STANDALONE_STORAGE_NET_PREFIX: 172.18.0
2026-06-09 13:42:02.057063 | controller |       STANDALONE_TENANT_NET_PREFIX: 172.19.0
2026-06-09 13:42:02.057068 | controller |       STORAGEMGMT_HOST_ROUTES: ''
2026-06-09 13:42:02.057072 | controller |       STORAGE_CLASS: local-storage
2026-06-09 13:42:02.057077 | controller |       STORAGE_HOST_ROUTES: ''
2026-06-09 13:42:02.057082 | controller |       SWIFT: config/samples/swift_v1beta1_swift.yaml
2026-06-09 13:42:02.057087 | controller |       SWIFT_BRANCH: main
2026-06-09 13:42:02.057092 | controller |       SWIFT_COMMIT_HASH: ''
2026-06-09 13:42:02.057097 | controller |       SWIFT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/config/samples/swift_v1beta1_swift.yaml
2026-06-09 13:42:02.057102 | controller |       SWIFT_IMG: quay.io/openstack-k8s-operators/swift-operator-index:latest
2026-06-09 13:42:02.057107 | controller |       SWIFT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/kuttl-test.yaml
2026-06-09 13:42:02.057112 | controller |       SWIFT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/test/kuttl/tests
2026-06-09 13:42:02.057117 | controller |       SWIFT_KUTTL_NAMESPACE: swift-kuttl-tests
2026-06-09 13:42:02.057122 | controller |       SWIFT_REPO: https://github.com/openstack-k8s-operators/swift-operator.git
2026-06-09 13:42:02.057127 | controller |       TELEMETRY: config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-09 13:42:02.057132 | controller |       TELEMETRY_BRANCH: main
2026-06-09 13:42:02.057136 | controller |       TELEMETRY_COMMIT_HASH: ''
2026-06-09 13:42:02.057141 | controller |       TELEMETRY_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-09 13:42:02.057147 | controller |       TELEMETRY_IMG: quay.io/openstack-k8s-operators/telemetry-operator-index:latest
2026-06-09 13:42:02.057152 | controller |       TELEMETRY_KUTTL_BASEDIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator
2026-06-09 13:42:02.057157 | controller |       TELEMETRY_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/kuttl-test.yaml
2026-06-09 13:42:02.057161 | controller |       TELEMETRY_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/test/kuttl/suites
2026-06-09 13:42:02.057166 | controller |       TELEMETRY_KUTTL_NAMESPACE: telemetry-kuttl-tests
2026-06-09 13:42:02.057171 | controller |       TELEMETRY_KUTTL_RELPATH: test/kuttl/suites
2026-06-09 13:42:02.057176 | controller |       TELEMETRY_REPO: https://github.com/openstack-k8s-operators/telemetry-operator.git
2026-06-09 13:42:02.057181 | controller |       TEMPEST: config/samples/test_v1beta1_tempest.yaml
2026-06-09 13:42:02.057186 | controller |       TEMPEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-09 13:42:02.057191 | controller |       TENANT_HOST_ROUTES: ''
2026-06-09 13:42:02.057196 | controller |       TEST_BRANCH: main
2026-06-09 13:42:02.057200 | controller |       TEST_COMMIT_HASH: ''
2026-06-09 13:42:02.057210 | controller |       TEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-09 13:42:02.057215 | controller |       TEST_IMG: quay.io/openstack-k8s-operators/test-operator-index:latest
2026-06-09 13:42:02.057220 | controller |       TEST_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/kuttl-test.yaml
2026-06-09 13:42:02.057224 | controller |       TEST_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/test/kuttl/tests
2026-06-09 13:42:02.057229 | controller |       TEST_KUTTL_NAMESPACE: test-operator-kuttl-tests
2026-06-09 13:42:02.057234 | controller |       TEST_REPO: https://github.com/openstack-k8s-operators/test-operator.git
2026-06-09 13:42:02.057239 | controller |       TIMEOUT: 300s
2026-06-09 13:42:02.057243 | controller |       TLS_ENABLED: 'false'
2026-06-09 13:42:02.057248 | controller |       TOBIKO: config/samples/test_v1beta1_tobiko.yaml
2026-06-09 13:42:02.057252 | controller |       TOBIKO_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tobiko.yaml
2026-06-09 13:42:02.057257 | controller |       tripleo_deploy: 'export REGISTRY_USER:'
2026-06-09 13:42:02.066105 | controller |
2026-06-09 13:42:02.066147 | controller | TASK [install_yamls : Generate make targets install_yamls_path={{ cifmw_install_yamls_repo }}, output_directory={{ cifmw_install_yamls_tasks_out }}] ***
2026-06-09 13:42:02.066155 | controller | Tuesday 09 June 2026  13:42:02 +0000 (0:00:00.039)       0:01:02.767 **********
2026-06-09 13:42:02.066160 | controller | Tuesday 09 June 2026  13:42:02 +0000 (0:00:00.039)       0:01:02.766 **********
2026-06-09 13:42:02.394358 | controller | ok: [localhost]
2026-06-09 13:42:02.394462 | controller |
2026-06-09 13:42:02.394476 | controller | TASK [install_yamls : Debug generate_make module var=cifmw_generate_makes] *****
2026-06-09 13:42:02.394483 | controller | Tuesday 09 June 2026  13:42:02 +0000 (0:00:00.328)       0:01:03.096 **********
2026-06-09 13:42:02.394488 | controller | Tuesday 09 June 2026  13:42:02 +0000 (0:00:00.328)       0:01:03.094 **********
2026-06-09 13:42:02.413676 | controller | ok: [localhost] =>
2026-06-09 13:42:02.413746 | controller |     cifmw_generate_makes:
2026-06-09 13:42:02.413753 | controller |       changed: false
2026-06-09 13:42:02.413759 | controller |       debug:
2026-06-09 13:42:02.413764 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/Makefile:
2026-06-09 13:42:02.413770 | controller |         - all
2026-06-09 13:42:02.413776 | controller |         - help
2026-06-09 13:42:02.413783 | controller |         - cleanup
2026-06-09 13:42:02.413790 | controller |         - deploy_cleanup
2026-06-09 13:42:02.413797 | controller |         - wait
2026-06-09 13:42:02.413804 | controller |         - crc_storage
2026-06-09 13:42:02.413810 | controller |         - crc_storage_cleanup
2026-06-09 13:42:02.413817 | controller |         - crc_storage_release
2026-06-09 13:42:02.413848 | controller |         - crc_storage_with_retries
2026-06-09 13:42:02.413863 | controller |         - crc_storage_cleanup_with_retries
2026-06-09 13:42:02.413871 | controller |         - operator_namespace
2026-06-09 13:42:02.413878 | controller |         - namespace
2026-06-09 13:42:02.413898 | controller |         - namespace_cleanup
2026-06-09 13:42:02.413906 | controller |         - input
2026-06-09 13:42:02.413913 | controller |         - input_cleanup
2026-06-09 13:42:02.413920 | controller |         - crc_bmo_setup
2026-06-09 13:42:02.413927 | controller |         - crc_bmo_cleanup
2026-06-09 13:42:02.413934 | controller |         - mirror_registry
2026-06-09 13:42:02.413941 | controller |         - mirror_registry_secure
2026-06-09 13:42:02.413946 | controller |         - mirror_registry_ca
2026-06-09 13:42:02.413951 | controller |         - mirror_registry_cleanup
2026-06-09 13:42:02.413956 | controller |         - openstack_prep
2026-06-09 13:42:02.413961 | controller |         - openstack
2026-06-09 13:42:02.413966 | controller |         - openstack_wait
2026-06-09 13:42:02.413971 | controller |         - openstack_init
2026-06-09 13:42:02.413976 | controller |         - openstack_cleanup
2026-06-09 13:42:02.413981 | controller |         - openstack_repo
2026-06-09 13:42:02.413986 | controller |         - openstack_deploy_prep
2026-06-09 13:42:02.413991 | controller |         - openstack_deploy
2026-06-09 13:42:02.413996 | controller |         - openstack_wait_deploy
2026-06-09 13:42:02.414001 | controller |         - openstack_deploy_cleanup
2026-06-09 13:42:02.414006 | controller |         - openstack_update_run
2026-06-09 13:42:02.414011 | controller |         - update_services
2026-06-09 13:42:02.414016 | controller |         - update_system
2026-06-09 13:42:02.414021 | controller |         - openstack_patch_version
2026-06-09 13:42:02.414026 | controller |         - edpm_deploy_generate_keys
2026-06-09 13:42:02.414031 | controller |         - edpm_patch_ansible_runner_image
2026-06-09 13:42:02.414037 | controller |         - edpm_deploy_prep
2026-06-09 13:42:02.414042 | controller |         - edpm_deploy_cleanup
2026-06-09 13:42:02.414046 | controller |         - edpm_deploy
2026-06-09 13:42:02.414051 | controller |         - edpm_deploy_baremetal_prep
2026-06-09 13:42:02.414057 | controller |         - edpm_deploy_baremetal
2026-06-09 13:42:02.414062 | controller |         - edpm_wait_deploy_baremetal
2026-06-09 13:42:02.414067 | controller |         - edpm_wait_deploy
2026-06-09 13:42:02.414071 | controller |         - edpm_register_dns
2026-06-09 13:42:02.414076 | controller |         - edpm_nova_discover_hosts
2026-06-09 13:42:02.414081 | controller |         - openstack_crds
2026-06-09 13:42:02.414086 | controller |         - openstack_crds_cleanup
2026-06-09 13:42:02.414091 | controller |         - edpm_deploy_networker_prep
2026-06-09 13:42:02.414096 | controller |         - edpm_deploy_networker_cleanup
2026-06-09 13:42:02.414102 | controller |         - edpm_deploy_networker
2026-06-09 13:42:02.414112 | controller |         - infra_prep
2026-06-09 13:42:02.414117 | controller |         - infra
2026-06-09 13:42:02.414122 | controller |         - infra_cleanup
2026-06-09 13:42:02.414128 | controller |         - dns_deploy_prep
2026-06-09 13:42:02.414135 | controller |         - dns_deploy
2026-06-09 13:42:02.414142 | controller |         - dns_deploy_cleanup
2026-06-09 13:42:02.414149 | controller |         - netconfig_deploy_prep
2026-06-09 13:42:02.414156 | controller |         - netconfig_deploy
2026-06-09 13:42:02.414163 | controller |         - netconfig_deploy_cleanup
2026-06-09 13:42:02.414171 | controller |         - memcached_deploy_prep
2026-06-09 13:42:02.414178 | controller |         - memcached_deploy
2026-06-09 13:42:02.414184 | controller |         - memcached_deploy_cleanup
2026-06-09 13:42:02.414189 | controller |         - keystone_prep
2026-06-09 13:42:02.414194 | controller |         - keystone
2026-06-09 13:42:02.414199 | controller |         - keystone_cleanup
2026-06-09 13:42:02.414207 | controller |         - keystone_deploy_prep
2026-06-09 13:42:02.414212 | controller |         - keystone_deploy
2026-06-09 13:42:02.414217 | controller |         - keystone_deploy_cleanup
2026-06-09 13:42:02.414222 | controller |         - barbican_prep
2026-06-09 13:42:02.414227 | controller |         - barbican
2026-06-09 13:42:02.414232 | controller |         - barbican_cleanup
2026-06-09 13:42:02.414236 | controller |         - barbican_deploy_prep
2026-06-09 13:42:02.414241 | controller |         - barbican_deploy
2026-06-09 13:42:02.414246 | controller |         - barbican_deploy_validate
2026-06-09 13:42:02.414252 | controller |         - barbican_deploy_cleanup
2026-06-09 13:42:02.414257 | controller |         - mariadb
2026-06-09 13:42:02.414261 | controller |         - mariadb_cleanup
2026-06-09 13:42:02.414266 | controller |         - mariadb_deploy_prep
2026-06-09 13:42:02.414271 | controller |         - mariadb_deploy
2026-06-09 13:42:02.414276 | controller |         - mariadb_deploy_cleanup
2026-06-09 13:42:02.414281 | controller |         - glance_prep
2026-06-09 13:42:02.414286 | controller |         - glance
2026-06-09 13:42:02.414291 | controller |         - glance_cleanup
2026-06-09 13:42:02.414296 | controller |         - glance_deploy_prep
2026-06-09 13:42:02.414301 | controller |         - glance_deploy
2026-06-09 13:42:02.414306 | controller |         - glance_deploy_cleanup
2026-06-09 13:42:02.414311 | controller |         - ovn_prep
2026-06-09 13:42:02.414316 | controller |         - ovn
2026-06-09 13:42:02.414321 | controller |         - ovn_cleanup
2026-06-09 13:42:02.414326 | controller |         - ovn_deploy_prep
2026-06-09 13:42:02.414331 | controller |         - ovn_deploy
2026-06-09 13:42:02.414335 | controller |         - ovn_deploy_cleanup
2026-06-09 13:42:02.414340 | controller |         - neutron_prep
2026-06-09 13:42:02.414345 | controller |         - neutron
2026-06-09 13:42:02.414350 | controller |         - neutron_cleanup
2026-06-09 13:42:02.414355 | controller |         - neutron_deploy_prep
2026-06-09 13:42:02.414360 | controller |         - neutron_deploy
2026-06-09 13:42:02.414365 | controller |         - neutron_deploy_cleanup
2026-06-09 13:42:02.414370 | controller |         - cinder_prep
2026-06-09 13:42:02.414375 | controller |         - cinder
2026-06-09 13:42:02.414380 | controller |         - cinder_cleanup
2026-06-09 13:42:02.414385 | controller |         - cinder_deploy_prep
2026-06-09 13:42:02.414390 | controller |         - cinder_deploy
2026-06-09 13:42:02.414395 | controller |         - cinder_deploy_cleanup
2026-06-09 13:42:02.414400 | controller |         - rabbitmq_prep
2026-06-09 13:42:02.414404 | controller |         - rabbitmq
2026-06-09 13:42:02.414409 | controller |         - rabbitmq_cleanup
2026-06-09 13:42:02.414414 | controller |         - rabbitmq_deploy_prep
2026-06-09 13:42:02.414419 | controller |         - rabbitmq_deploy
2026-06-09 13:42:02.414424 | controller |         - rabbitmq_deploy_cleanup
2026-06-09 13:42:02.414429 | controller |         - infra_rabbitmq_deploy_prep
2026-06-09 13:42:02.414434 | controller |         - infra_rabbitmq_deploy
2026-06-09 13:42:02.414439 | controller |         - infra_rabbitmq_deploy_cleanup
2026-06-09 13:42:02.414444 | controller |         - ironic_prep
2026-06-09 13:42:02.414449 | controller |         - ironic
2026-06-09 13:42:02.414454 | controller |         - ironic_cleanup
2026-06-09 13:42:02.414459 | controller |         - ironic_deploy_prep
2026-06-09 13:42:02.414464 | controller |         - ironic_deploy
2026-06-09 13:42:02.414469 | controller |         - ironic_deploy_cleanup
2026-06-09 13:42:02.414474 | controller |         - octavia_prep
2026-06-09 13:42:02.414479 | controller |         - octavia
2026-06-09 13:42:02.414484 | controller |         - octavia_cleanup
2026-06-09 13:42:02.414488 | controller |         - octavia_deploy_prep
2026-06-09 13:42:02.414495 | controller |         - octavia_deploy
2026-06-09 13:42:02.414505 | controller |         - octavia_deploy_cleanup
2026-06-09 13:42:02.414512 | controller |         - designate_prep
2026-06-09 13:42:02.414519 | controller |         - designate
2026-06-09 13:42:02.414526 | controller |         - designate_cleanup
2026-06-09 13:42:02.414534 | controller |         - designate_deploy_prep
2026-06-09 13:42:02.414541 | controller |         - designate_deploy
2026-06-09 13:42:02.414548 | controller |         - designate_deploy_cleanup
2026-06-09 13:42:02.414555 | controller |         - nova_prep
2026-06-09 13:42:02.414562 | controller |         - nova
2026-06-09 13:42:02.414570 | controller |         - nova_cleanup
2026-06-09 13:42:02.414577 | controller |         - nova_deploy_prep
2026-06-09 13:42:02.414582 | controller |         - nova_deploy
2026-06-09 13:42:02.414587 | controller |         - nova_deploy_cleanup
2026-06-09 13:42:02.414592 | controller |         - mariadb_kuttl_run
2026-06-09 13:42:02.414598 | controller |         - mariadb_kuttl
2026-06-09 13:42:02.414605 | controller |         - kuttl_db_prep
2026-06-09 13:42:02.414612 | controller |         - kuttl_db_cleanup
2026-06-09 13:42:02.414619 | controller |         - kuttl_common_prep
2026-06-09 13:42:02.414628 | controller |         - kuttl_common_cleanup
2026-06-09 13:42:02.414635 | controller |         - keystone_kuttl_run
2026-06-09 13:42:02.414657 | controller |         - keystone_kuttl
2026-06-09 13:42:02.414664 | controller |         - barbican_kuttl_run
2026-06-09 13:42:02.414671 | controller |         - barbican_kuttl
2026-06-09 13:42:02.414678 | controller |         - cinder_kuttl_run
2026-06-09 13:42:02.414685 | controller |         - cinder_kuttl
2026-06-09 13:42:02.414692 | controller |         - neutron_kuttl_run
2026-06-09 13:42:02.414699 | controller |         - neutron_kuttl
2026-06-09 13:42:02.414705 | controller |         - octavia_kuttl_run
2026-06-09 13:42:02.414712 | controller |         - octavia_kuttl
2026-06-09 13:42:02.414716 | controller |         - designate_kuttl
2026-06-09 13:42:02.414721 | controller |         - designate_kuttl_run
2026-06-09 13:42:02.414726 | controller |         - ovn_kuttl_run
2026-06-09 13:42:02.414731 | controller |         - ovn_kuttl
2026-06-09 13:42:02.414736 | controller |         - infra_kuttl_run
2026-06-09 13:42:02.414741 | controller |         - infra_kuttl
2026-06-09 13:42:02.414746 | controller |         - ironic_kuttl_run
2026-06-09 13:42:02.414751 | controller |         - ironic_kuttl
2026-06-09 13:42:02.414756 | controller |         - ironic_kuttl_crc
2026-06-09 13:42:02.414761 | controller |         - heat_kuttl_run
2026-06-09 13:42:02.414766 | controller |         - heat_kuttl
2026-06-09 13:42:02.414771 | controller |         - heat_kuttl_crc
2026-06-09 13:42:02.414776 | controller |         - glance_kuttl_run
2026-06-09 13:42:02.414781 | controller |         - glance_kuttl
2026-06-09 13:42:02.414786 | controller |         - manila_kuttl_run
2026-06-09 13:42:02.414791 | controller |         - manila_kuttl
2026-06-09 13:42:02.414796 | controller |         - swift_kuttl_run
2026-06-09 13:42:02.414800 | controller |         - swift_kuttl
2026-06-09 13:42:02.414805 | controller |         - horizon_kuttl_run
2026-06-09 13:42:02.414810 | controller |         - horizon_kuttl
2026-06-09 13:42:02.414815 | controller |         - openstack_kuttl_prep
2026-06-09 13:42:02.414820 | controller |         - openstack_kuttl_run
2026-06-09 13:42:02.414849 | controller |         - openstack_kuttl_cleanup
2026-06-09 13:42:02.414899 | controller |         - openstack_kuttl
2026-06-09 13:42:02.414907 | controller |         - mariadb_chainsaw_run
2026-06-09 13:42:02.414913 | controller |         - mariadb_chainsaw
2026-06-09 13:42:02.414920 | controller |         - horizon_prep
2026-06-09 13:42:02.414926 | controller |         - horizon
2026-06-09 13:42:02.414931 | controller |         - horizon_cleanup
2026-06-09 13:42:02.414936 | controller |         - horizon_deploy_prep
2026-06-09 13:42:02.414941 | controller |         - horizon_deploy
2026-06-09 13:42:02.414946 | controller |         - horizon_deploy_cleanup
2026-06-09 13:42:02.414951 | controller |         - heat_prep
2026-06-09 13:42:02.414956 | controller |         - heat
2026-06-09 13:42:02.414961 | controller |         - heat_cleanup
2026-06-09 13:42:02.414966 | controller |         - heat_deploy_prep
2026-06-09 13:42:02.414971 | controller |         - heat_deploy
2026-06-09 13:42:02.414976 | controller |         - heat_deploy_cleanup
2026-06-09 13:42:02.414981 | controller |         - baremetal_prep
2026-06-09 13:42:02.414986 | controller |         - baremetal
2026-06-09 13:42:02.414991 | controller |         - baremetal_cleanup
2026-06-09 13:42:02.414995 | controller |         - ceph_help
2026-06-09 13:42:02.415000 | controller |         - ceph
2026-06-09 13:42:02.415005 | controller |         - ceph_cleanup
2026-06-09 13:42:02.415010 | controller |         - rook_prep
2026-06-09 13:42:02.415015 | controller |         - rook
2026-06-09 13:42:02.415020 | controller |         - rook_deploy_prep
2026-06-09 13:42:02.415030 | controller |         - rook_deploy
2026-06-09 13:42:02.415035 | controller |         - rook_crc_disk
2026-06-09 13:42:02.415040 | controller |         - rook_cleanup
2026-06-09 13:42:02.415045 | controller |         - lvms
2026-06-09 13:42:02.415050 | controller |         - nmstate
2026-06-09 13:42:02.415055 | controller |         - nncp
2026-06-09 13:42:02.415060 | controller |         - nncp_cleanup
2026-06-09 13:42:02.415065 | controller |         - netattach
2026-06-09 13:42:02.415070 | controller |         - netattach_cleanup
2026-06-09 13:42:02.415075 | controller |         - metallb
2026-06-09 13:42:02.415080 | controller |         - metallb_config
2026-06-09 13:42:02.415085 | controller |         - metallb_config_cleanup
2026-06-09 13:42:02.415090 | controller |         - metallb_cleanup
2026-06-09 13:42:02.415095 | controller |         - loki
2026-06-09 13:42:02.415100 | controller |         - loki_cleanup
2026-06-09 13:42:02.415105 | controller |         - loki_deploy
2026-06-09 13:42:02.415110 | controller |         - loki_deploy_cleanup
2026-06-09 13:42:02.415117 | controller |         - netobserv
2026-06-09 13:42:02.415124 | controller |         - netobserv_cleanup
2026-06-09 13:42:02.415131 | controller |         - netobserv_deploy
2026-06-09 13:42:02.415138 | controller |         - netobserv_deploy_cleanup
2026-06-09 13:42:02.415145 | controller |         - manila_prep
2026-06-09 13:42:02.415152 | controller |         - manila
2026-06-09 13:42:02.415159 | controller |         - manila_cleanup
2026-06-09 13:42:02.415165 | controller |         - manila_deploy_prep
2026-06-09 13:42:02.415170 | controller |         - manila_deploy
2026-06-09 13:42:02.415175 | controller |         - manila_deploy_cleanup
2026-06-09 13:42:02.415180 | controller |         - telemetry_prep
2026-06-09 13:42:02.415185 | controller |         - telemetry
2026-06-09 13:42:02.415190 | controller |         - telemetry_cleanup
2026-06-09 13:42:02.415195 | controller |         - telemetry_deploy_prep
2026-06-09 13:42:02.415200 | controller |         - telemetry_deploy
2026-06-09 13:42:02.415205 | controller |         - telemetry_deploy_cleanup
2026-06-09 13:42:02.415210 | controller |         - telemetry_kuttl_run
2026-06-09 13:42:02.415215 | controller |         - telemetry_kuttl
2026-06-09 13:42:02.415220 | controller |         - test_operator_prep
2026-06-09 13:42:02.415225 | controller |         - test_operator
2026-06-09 13:42:02.415230 | controller |         - test_operator_cleanup
2026-06-09 13:42:02.415235 | controller |         - test_operator_deploy_prep
2026-06-09 13:42:02.415240 | controller |         - test_operator_deploy
2026-06-09 13:42:02.415245 | controller |         - test_operator_deploy_cleanup
2026-06-09 13:42:02.415250 | controller |         - test_operator_kuttl_run
2026-06-09 13:42:02.415255 | controller |         - test_operator_kuttl
2026-06-09 13:42:02.415259 | controller |         - swift_prep
2026-06-09 13:42:02.415266 | controller |         - swift
2026-06-09 13:42:02.415273 | controller |         - swift_cleanup
2026-06-09 13:42:02.415280 | controller |         - swift_deploy_prep
2026-06-09 13:42:02.415287 | controller |         - swift_deploy
2026-06-09 13:42:02.415293 | controller |         - swift_deploy_cleanup
2026-06-09 13:42:02.415300 | controller |         - certmanager
2026-06-09 13:42:02.415307 | controller |         - certmanager_cleanup
2026-06-09 13:42:02.415314 | controller |         - validate_marketplace
2026-06-09 13:42:02.415321 | controller |         - redis_deploy_prep
2026-06-09 13:42:02.415328 | controller |         - redis_deploy
2026-06-09 13:42:02.415335 | controller |         - redis_deploy_cleanup
2026-06-09 13:42:02.415342 | controller |         - set_slower_etcd_profile
2026-06-09 13:42:02.415349 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/Makefile:
2026-06-09 13:42:02.415357 | controller |         - help
2026-06-09 13:42:02.415364 | controller |         - download_tools
2026-06-09 13:42:02.415371 | controller |         - nfs
2026-06-09 13:42:02.415378 | controller |         - nfs_cleanup
2026-06-09 13:42:02.415384 | controller |         - crc
2026-06-09 13:42:02.415391 | controller |         - crc_cleanup
2026-06-09 13:42:02.415399 | controller |         - crc_scrub
2026-06-09 13:42:02.415406 | controller |         - crc_attach_default_interface
2026-06-09 13:42:02.415413 | controller |         - crc_attach_default_interface_cleanup
2026-06-09 13:42:02.415421 | controller |         - ipv6_lab_network
2026-06-09 13:42:02.415428 | controller |         - ipv6_lab_network_cleanup
2026-06-09 13:42:02.415435 | controller |         - ipv6_lab_nat64_router
2026-06-09 13:42:02.415442 | controller |         - ipv6_lab_nat64_router_cleanup
2026-06-09 13:42:02.415449 | controller |         - ipv6_lab_sno
2026-06-09 13:42:02.415456 | controller |         - ipv6_lab_sno_cleanup
2026-06-09 13:42:02.415463 | controller |         - ipv6_lab
2026-06-09 13:42:02.415472 | controller |         - ipv6_lab_cleanup
2026-06-09 13:42:02.415477 | controller |         - attach_default_interface
2026-06-09 13:42:02.415482 | controller |         - attach_default_interface_cleanup
2026-06-09 13:42:02.415487 | controller |         - network_isolation_bridge
2026-06-09 13:42:02.415492 | controller |         - network_isolation_bridge_cleanup
2026-06-09 13:42:02.415497 | controller |         - edpm_baremetal_compute
2026-06-09 13:42:02.415502 | controller |         - edpm_compute
2026-06-09 13:42:02.415507 | controller |         - edpm_compute_bootc
2026-06-09 13:42:02.415512 | controller |         - edpm_ansible_runner
2026-06-09 13:42:02.415517 | controller |         - edpm_computes_bgp
2026-06-09 13:42:02.415522 | controller |         - edpm_compute_repos
2026-06-09 13:42:02.415527 | controller |         - edpm_compute_cleanup
2026-06-09 13:42:02.415532 | controller |         - edpm_networker
2026-06-09 13:42:02.415537 | controller |         - edpm_networker_cleanup
2026-06-09 13:42:02.415542 | controller |         - edpm_deploy_instance
2026-06-09 13:42:02.415547 | controller |         - tripleo_deploy
2026-06-09 13:42:02.415552 | controller |         - standalone_deploy
2026-06-09 13:42:02.415557 | controller |         - standalone_sync
2026-06-09 13:42:02.415562 | controller |         - standalone
2026-06-09 13:42:02.415566 | controller |         - standalone_cleanup
2026-06-09 13:42:02.415571 | controller |         - standalone_snapshot
2026-06-09 13:42:02.415576 | controller |         - standalone_revert
2026-06-09 13:42:02.415581 | controller |         - cifmw_prepare
2026-06-09 13:42:02.415586 | controller |         - cifmw_cleanup
2026-06-09 13:42:02.415591 | controller |         - bmaas_network
2026-06-09 13:42:02.415603 | controller |         - bmaas_network_cleanup
2026-06-09 13:42:02.415608 | controller |         - bmaas_route_crc_and_crc_bmaas_networks
2026-06-09 13:42:02.415613 | controller |         - bmaas_route_crc_and_crc_bmaas_networks_cleanup
2026-06-09 13:42:02.415618 | controller |         - bmaas_crc_attach_network
2026-06-09 13:42:02.415624 | controller |         - bmaas_crc_attach_network_cleanup
2026-06-09 13:42:02.415629 | controller |         - bmaas_crc_baremetal_bridge
2026-06-09 13:42:02.415634 | controller |         - bmaas_crc_baremetal_bridge_cleanup
2026-06-09 13:42:02.415639 | controller |         - bmaas_baremetal_net_nad
2026-06-09 13:42:02.415644 | controller |         - bmaas_baremetal_net_nad_cleanup
2026-06-09 13:42:02.415649 | controller |         - bmaas_metallb
2026-06-09 13:42:02.415654 | controller |         - bmaas_metallb_cleanup
2026-06-09 13:42:02.415659 | controller |         - bmaas_virtual_bms
2026-06-09 13:42:02.415664 | controller |         - bmaas_virtual_bms_cleanup
2026-06-09 13:42:02.415669 | controller |         - bmaas_sushy_emulator
2026-06-09 13:42:02.415679 | controller |         - bmaas_sushy_emulator_cleanup
2026-06-09 13:42:02.415685 | controller |         - bmaas_sushy_emulator_wait
2026-06-09 13:42:02.415690 | controller |         - bmaas_generate_nodes_yaml
2026-06-09 13:42:02.415695 | controller |         - bmaas
2026-06-09 13:42:02.415700 | controller |         - bmaas_cleanup
2026-06-09 13:42:02.415705 | controller |       failed: false
2026-06-09 13:42:02.415710 | controller |       success: true
2026-06-09 13:42:02.422893 | controller |
2026-06-09 13:42:02.422919 | controller | TASK [install_yamls : Create the install_yamls parameters file dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, content={{
2026-06-09 13:42:02.422928 | controller |   {
2026-06-09 13:42:02.422936 | controller |   'cifmw_install_yamls_environment': cifmw_install_yamls_environment,
2026-06-09 13:42:02.422944 | controller |   'cifmw_install_yamls_defaults': cifmw_install_yamls_defaults
2026-06-09 13:42:02.422951 | controller |   } | to_nice_yaml
2026-06-09 13:42:02.422958 | controller | }}, mode=0644] ***
2026-06-09 13:42:02.422965 | controller | Tuesday 09 June 2026  13:42:02 +0000 (0:00:00.028)       0:01:03.124 **********
2026-06-09 13:42:02.422972 | controller | Tuesday 09 June 2026  13:42:02 +0000 (0:00:00.028)       0:01:03.123 **********
2026-06-09 13:42:02.832937 | controller | changed: [localhost]
2026-06-09 13:42:02.832981 | controller |
2026-06-09 13:42:02.832989 | controller | TASK [install_yamls : Create empty cifmw_install_yamls_environment if needed cifmw_install_yamls_environment={}] ***
2026-06-09 13:42:02.832994 | controller | Tuesday 09 June 2026  13:42:02 +0000 (0:00:00.409)       0:01:03.534 **********
2026-06-09 13:42:02.832999 | controller | Tuesday 09 June 2026  13:42:02 +0000 (0:00:00.409)       0:01:03.533 **********
2026-06-09 13:42:02.870998 | controller | skipping: [localhost]
2026-06-09 13:42:02.871040 | controller |
2026-06-09 13:42:02.871056 | controller | TASK [discover_latest_image : Set the discovered images dict to empty cifmw_discovered_images_dict={}] ***
2026-06-09 13:42:02.871063 | controller | Tuesday 09 June 2026  13:42:02 +0000 (0:00:00.038)       0:01:03.572 **********
2026-06-09 13:42:02.871067 | controller | Tuesday 09 June 2026  13:42:02 +0000 (0:00:00.038)       0:01:03.571 **********
2026-06-09 13:42:02.893374 | controller | ok: [localhost]
2026-06-09 13:42:02.893411 | controller |
2026-06-09 13:42:02.893416 | controller | TASK [discover_latest_image : Discover images _raw_params=per-image.yml] *******
2026-06-09 13:42:02.893420 | controller | Tuesday 09 June 2026  13:42:02 +0000 (0:00:00.022)       0:01:03.595 **********
2026-06-09 13:42:02.893466 | controller | Tuesday 09 June 2026  13:42:02 +0000 (0:00:00.022)       0:01:03.593 **********
2026-06-09 13:42:02.940464 | 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-09 13:42:02.940518 | controller |
2026-06-09 13:42:02.940527 | 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-09 13:42:02.940533 | controller | Tuesday 09 June 2026  13:42:02 +0000 (0:00:00.046)       0:01:03.642 **********
2026-06-09 13:42:02.940538 | controller | Tuesday 09 June 2026  13:42:02 +0000 (0:00:00.046)       0:01:03.640 **********
2026-06-09 13:42:02.979222 | controller | ok: [localhost] =>
2026-06-09 13:42:02.979267 | controller |     changed: false
2026-06-09 13:42:02.979272 | controller |     msg: All assertions passed
2026-06-09 13:42:02.979278 | controller |
2026-06-09 13:42:02.979283 | 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-09 13:42:02.979289 | controller | Tuesday 09 June 2026  13:42:02 +0000 (0:00:00.038)       0:01:03.681 **********
2026-06-09 13:42:02.979294 | controller | Tuesday 09 June 2026  13:42:02 +0000 (0:00:00.038)       0:01:03.679 **********
2026-06-09 13:42:04.301959 | controller | changed: [localhost]
2026-06-09 13:42:04.302035 | controller |
2026-06-09 13:42:04.302041 | 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-09 13:42:04.302055 | controller | Tuesday 09 June 2026  13:42:04 +0000 (0:00:01.322)       0:01:05.003 **********
2026-06-09 13:42:04.302059 | controller | Tuesday 09 June 2026  13:42:04 +0000 (0:00:01.322)       0:01:05.002 **********
2026-06-09 13:42:04.329720 | controller | ok: [localhost]
2026-06-09 13:42:04.329795 | controller |
2026-06-09 13:42:04.329803 | 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-09 13:42:04.329859 | controller | Tuesday 09 June 2026  13:42:04 +0000 (0:00:00.027)       0:01:05.031 **********
2026-06-09 13:42:04.329870 | controller | Tuesday 09 June 2026  13:42:04 +0000 (0:00:00.027)       0:01:05.029 **********
2026-06-09 13:42:04.371276 | controller | ok: [localhost]
2026-06-09 13:42:04.371352 | controller |
2026-06-09 13:42:04.371361 | 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-09 13:42:04.371388 | controller | Tuesday 09 June 2026  13:42:04 +0000 (0:00:00.041)       0:01:05.073 **********
2026-06-09 13:42:04.371394 | controller | Tuesday 09 June 2026  13:42:04 +0000 (0:00:00.041)       0:01:05.071 **********
2026-06-09 13:42:04.742596 | controller | changed: [localhost]
2026-06-09 13:42:04.742694 | controller |
2026-06-09 13:42:04.742701 | 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-09 13:42:04.742707 | controller | Tuesday 09 June 2026  13:42:04 +0000 (0:00:00.371)       0:01:05.444 **********
2026-06-09 13:42:04.742711 | controller | Tuesday 09 June 2026  13:42:04 +0000 (0:00:00.371)       0:01:05.442 **********
2026-06-09 13:42:04.828640 | controller | ok: [localhost]
2026-06-09 13:42:04.828738 | controller |
2026-06-09 13:42:04.828745 | 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-09 13:42:04.828751 | controller | Tuesday 09 June 2026  13:42:04 +0000 (0:00:00.085)       0:01:05.530 **********
2026-06-09 13:42:04.828756 | controller | Tuesday 09 June 2026  13:42:04 +0000 (0:00:00.085)       0:01:05.528 **********
2026-06-09 13:42:04.933310 | controller | ok: [localhost]
2026-06-09 13:42:04.933442 | controller |
2026-06-09 13:42:04.933452 | controller | TASK [run_hook : Loop on hooks for pre_infra _raw_params={{ hook.type }}.yml] ***
2026-06-09 13:42:04.933458 | controller | Tuesday 09 June 2026  13:42:04 +0000 (0:00:00.104)       0:01:05.634 **********
2026-06-09 13:42:04.933462 | controller | Tuesday 09 June 2026  13:42:04 +0000 (0:00:00.104)       0:01:05.633 **********
2026-06-09 13:42:05.074456 | 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-09 13:42:05.074557 | controller |
2026-06-09 13:42:05.074566 | 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-09 13:42:05.074573 | controller | Tuesday 09 June 2026  13:42:05 +0000 (0:00:00.141)       0:01:05.775 **********
2026-06-09 13:42:05.074577 | controller | Tuesday 09 June 2026  13:42:05 +0000 (0:00:00.141)       0:01:05.774 **********
2026-06-09 13:42:05.147169 | controller | ok: [localhost]
2026-06-09 13:42:05.147276 | controller |
2026-06-09 13:42:05.147283 | controller | TASK [run_hook : Get file stat path={{ playbook_path }}] ***********************
2026-06-09 13:42:05.147288 | controller | Tuesday 09 June 2026  13:42:05 +0000 (0:00:00.072)       0:01:05.848 **********
2026-06-09 13:42:05.147297 | controller | Tuesday 09 June 2026  13:42:05 +0000 (0:00:00.072)       0:01:05.846 **********
2026-06-09 13:42:05.362522 | controller | ok: [localhost]
2026-06-09 13:42:05.362595 | controller |
2026-06-09 13:42:05.362606 | controller | TASK [run_hook : Fail if playbook doesn't exist msg=Playbook {{ playbook_path }} doesn't seem to exist.] ***
2026-06-09 13:42:05.362613 | controller | Tuesday 09 June 2026  13:42:05 +0000 (0:00:00.215)       0:01:06.063 **********
2026-06-09 13:42:05.362617 | controller | Tuesday 09 June 2026  13:42:05 +0000 (0:00:00.215)       0:01:06.062 **********
2026-06-09 13:42:05.391306 | controller | skipping: [localhost]
2026-06-09 13:42:05.391364 | controller |
2026-06-09 13:42:05.391370 | controller | TASK [run_hook : Get parameters files paths={{
2026-06-09 13:42:05.391376 | controller |   (cifmw_basedir, 'artifacts/parameters') | path_join
2026-06-09 13:42:05.391380 | controller | }}, file_type=file, patterns=*.yml] ***
2026-06-09 13:42:05.391385 | controller | Tuesday 09 June 2026  13:42:05 +0000 (0:00:00.028)       0:01:06.092 **********
2026-06-09 13:42:05.391395 | controller | Tuesday 09 June 2026  13:42:05 +0000 (0:00:00.028)       0:01:06.091 **********
2026-06-09 13:42:05.639825 | controller | ok: [localhost]
2026-06-09 13:42:05.639911 | controller |
2026-06-09 13:42:05.639920 | 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-09 13:42:05.639927 | controller | Tuesday 09 June 2026  13:42:05 +0000 (0:00:00.248)       0:01:06.341 **********
2026-06-09 13:42:05.639933 | controller | Tuesday 09 June 2026  13:42:05 +0000 (0:00:00.248)       0:01:06.339 **********
2026-06-09 13:42:05.671231 | controller | ok: [localhost]
2026-06-09 13:42:05.671333 | controller |
2026-06-09 13:42:05.671343 | controller | TASK [run_hook : Ensure log directory exists path={{ log_path | dirname }}, state=directory, mode=0755] ***
2026-06-09 13:42:05.671348 | controller | Tuesday 09 June 2026  13:42:05 +0000 (0:00:00.031)       0:01:06.372 **********
2026-06-09 13:42:05.671351 | controller | Tuesday 09 June 2026  13:42:05 +0000 (0:00:00.031)       0:01:06.371 **********
2026-06-09 13:42:06.016952 | controller | ok: [localhost]
2026-06-09 13:42:06.017000 | controller |
2026-06-09 13:42:06.017007 | controller | TASK [run_hook : Ensure artifacts directory exists path={{ cifmw_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-09 13:42:06.017011 | controller | Tuesday 09 June 2026  13:42:06 +0000 (0:00:00.345)       0:01:06.718 **********
2026-06-09 13:42:06.017022 | controller | Tuesday 09 June 2026  13:42:06 +0000 (0:00:00.345)       0:01:06.716 **********
2026-06-09 13:42:06.249990 | controller | ok: [localhost]
2026-06-09 13:42:06.250067 | controller |
2026-06-09 13:42:06.250073 | controller | TASK [run_hook : Run hook without retry - Download needed tools] ***************
2026-06-09 13:42:06.250077 | controller | Tuesday 09 June 2026  13:42:06 +0000 (0:00:00.232)       0:01:06.951 **********
2026-06-09 13:42:06.250081 | controller | Tuesday 09 June 2026  13:42:06 +0000 (0:00:00.232)       0:01:06.949 **********
2026-06-09 13:42:50.017041 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-09 13:42:50.017137 | controller | changed: [localhost]
2026-06-09 13:42:50.017143 | controller |
2026-06-09 13:42:50.017149 | controller | TASK [run_hook : Run hook with retry - Download needed tools] ******************
2026-06-09 13:42:50.017154 | controller | Tuesday 09 June 2026  13:42:50 +0000 (0:00:43.767)       0:01:50.718 **********
2026-06-09 13:42:50.017158 | controller | Tuesday 09 June 2026  13:42:50 +0000 (0:00:43.767)       0:01:50.717 **********
2026-06-09 13:42:50.041069 | controller | skipping: [localhost]
2026-06-09 13:42:50.041159 | controller |
2026-06-09 13:42:50.041166 | controller | TASK [run_hook : Check if we have a file path={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-09 13:42:50.041172 | controller | Tuesday 09 June 2026  13:42:50 +0000 (0:00:00.023)       0:01:50.742 **********
2026-06-09 13:42:50.041177 | controller | Tuesday 09 June 2026  13:42:50 +0000 (0:00:00.023)       0:01:50.741 **********
2026-06-09 13:42:50.239201 | controller | ok: [localhost]
2026-06-09 13:42:50.239286 | controller |
2026-06-09 13:42:50.239314 | controller | TASK [run_hook : Load generated content in main playbook file={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-09 13:42:50.239319 | controller | Tuesday 09 June 2026  13:42:50 +0000 (0:00:00.198)       0:01:50.940 **********
2026-06-09 13:42:50.239323 | controller | Tuesday 09 June 2026  13:42:50 +0000 (0:00:00.198)       0:01:50.939 **********
2026-06-09 13:42:50.316673 | controller | skipping: [localhost]
2026-06-09 13:42:50.316749 | controller |
2026-06-09 13:42:50.316755 | controller | PLAY [Prepare host virtualization] *********************************************
2026-06-09 13:42:50.316759 | controller |
2026-06-09 13:42:50.316763 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-09 13:42:50.316795 | controller | Tuesday 09 June 2026  13:42:50 +0000 (0:00:00.077)       0:01:51.018 **********
2026-06-09 13:42:50.316799 | controller | Tuesday 09 June 2026  13:42:50 +0000 (0:00:00.077)       0:01:51.017 **********
2026-06-09 13:42:50.352241 | controller |
2026-06-09 13:42:50.352313 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-09 13:42:50.352333 | controller | Tuesday 09 June 2026  13:42:50 +0000 (0:00:00.035)       0:01:51.053 **********
2026-06-09 13:42:50.352336 | controller | Tuesday 09 June 2026  13:42:50 +0000 (0:00:00.035)       0:01:51.052 **********
2026-06-09 13:42:50.550771 | controller | ok: [localhost]
2026-06-09 13:42:50.550858 | controller |
2026-06-09 13:42:50.550866 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-09 13:42:50.550871 | controller | Tuesday 09 June 2026  13:42:50 +0000 (0:00:00.198)       0:01:51.252 **********
2026-06-09 13:42:50.550875 | controller | Tuesday 09 June 2026  13:42:50 +0000 (0:00:00.198)       0:01:51.250 **********
2026-06-09 13:42:50.753335 | controller | ok: [localhost]
2026-06-09 13:42:50.753403 | controller |
2026-06-09 13:42:50.753412 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-09 13:42:50.753418 | controller | ] ***
2026-06-09 13:42:50.753425 | controller | Tuesday 09 June 2026  13:42:50 +0000 (0:00:00.202)       0:01:51.455 **********
2026-06-09 13:42:50.753430 | controller | Tuesday 09 June 2026  13:42:50 +0000 (0:00:00.202)       0:01:51.453 **********
2026-06-09 13:42:50.786398 | controller | ok: [localhost] =>
2026-06-09 13:42:50.786473 | controller |     msg: |
2026-06-09 13:42:50.786479 | 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-09 13:42:50.786485 | controller |
2026-06-09 13:42:50.786490 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-09 13:42:50.786494 | controller | Tuesday 09 June 2026  13:42:50 +0000 (0:00:00.033)       0:01:51.488 **********
2026-06-09 13:42:50.786497 | controller | Tuesday 09 June 2026  13:42:50 +0000 (0:00:00.033)       0:01:51.486 **********
2026-06-09 13:42:50.844142 | 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-09 13:42:50.844218 | 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-09 13:42:50.844222 | 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-09 13:42:50.844227 | controller |
2026-06-09 13:42:50.844232 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 13:42:50.844236 | controller | Tuesday 09 June 2026  13:42:50 +0000 (0:00:00.057)       0:01:51.546 **********
2026-06-09 13:42:50.844240 | controller | Tuesday 09 June 2026  13:42:50 +0000 (0:00:00.057)       0:01:51.544 **********
2026-06-09 13:42:50.870338 | controller | skipping: [localhost]
2026-06-09 13:42:50.870397 | controller |
2026-06-09 13:42:50.870403 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 13:42:50.870408 | controller | Tuesday 09 June 2026  13:42:50 +0000 (0:00:00.025)       0:01:51.572 **********
2026-06-09 13:42:50.870412 | controller | Tuesday 09 June 2026  13:42:50 +0000 (0:00:00.026)       0:01:51.570 **********
2026-06-09 13:42:51.073781 | controller | ok: [localhost]
2026-06-09 13:42:51.073865 | controller |
2026-06-09 13:42:51.073879 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 13:42:51.073884 | controller | Tuesday 09 June 2026  13:42:51 +0000 (0:00:00.203)       0:01:51.775 **********
2026-06-09 13:42:51.073888 | controller | Tuesday 09 June 2026  13:42:51 +0000 (0:00:00.203)       0:01:51.773 **********
2026-06-09 13:42:51.411754 | controller | changed: [localhost]
2026-06-09 13:42:51.411813 | controller |
2026-06-09 13:42:51.411819 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 13:42:51.411825 | controller | Tuesday 09 June 2026  13:42:51 +0000 (0:00:00.338)       0:01:52.113 **********
2026-06-09 13:42:51.411842 | controller | Tuesday 09 June 2026  13:42:51 +0000 (0:00:00.338)       0:01:52.111 **********
2026-06-09 13:42:51.743542 | controller | ok: [localhost]
2026-06-09 13:42:51.743581 | controller |
2026-06-09 13:42:51.743587 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 13:42:51.743591 | controller | Tuesday 09 June 2026  13:42:51 +0000 (0:00:00.331)       0:01:52.444 **********
2026-06-09 13:42:51.743595 | controller | Tuesday 09 June 2026  13:42:51 +0000 (0:00:00.331)       0:01:52.443 **********
2026-06-09 13:42:52.126385 | controller | changed: [localhost]
2026-06-09 13:42:52.126460 | controller |
2026-06-09 13:42:52.126467 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 13:42:52.126471 | controller | Tuesday 09 June 2026  13:42:52 +0000 (0:00:00.383)       0:01:52.828 **********
2026-06-09 13:42:52.126474 | controller | Tuesday 09 June 2026  13:42:52 +0000 (0:00:00.383)       0:01:52.826 **********
2026-06-09 13:42:52.172996 | controller | ok: [localhost]
2026-06-09 13:42:52.173087 | controller |
2026-06-09 13:42:52.173096 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 13:42:52.173101 | controller | Tuesday 09 June 2026  13:42:52 +0000 (0:00:00.046)       0:01:52.874 **********
2026-06-09 13:42:52.173106 | controller | Tuesday 09 June 2026  13:42:52 +0000 (0:00:00.046)       0:01:52.873 **********
2026-06-09 13:42:52.406353 | controller | changed: [localhost]
2026-06-09 13:42:52.406474 | controller |
2026-06-09 13:42:52.406483 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 13:42:52.406530 | controller | Tuesday 09 June 2026  13:42:52 +0000 (0:00:00.233)       0:01:53.107 **********
2026-06-09 13:42:52.406538 | controller | Tuesday 09 June 2026  13:42:52 +0000 (0:00:00.233)       0:01:53.106 **********
2026-06-09 13:42:52.434029 | controller | skipping: [localhost]
2026-06-09 13:42:52.434065 | controller |
2026-06-09 13:42:52.434070 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 13:42:52.434075 | controller | Tuesday 09 June 2026  13:42:52 +0000 (0:00:00.027)       0:01:53.135 **********
2026-06-09 13:42:52.434079 | controller | Tuesday 09 June 2026  13:42:52 +0000 (0:00:00.027)       0:01:53.134 **********
2026-06-09 13:42:52.645857 | controller | ok: [localhost]
2026-06-09 13:42:52.645897 | controller |
2026-06-09 13:42:52.645904 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 13:42:52.645910 | controller | Tuesday 09 June 2026  13:42:52 +0000 (0:00:00.211)       0:01:53.347 **********
2026-06-09 13:42:52.645914 | controller | Tuesday 09 June 2026  13:42:52 +0000 (0:00:00.211)       0:01:53.345 **********
2026-06-09 13:42:52.838238 | controller | changed: [localhost]
2026-06-09 13:42:52.838312 | controller |
2026-06-09 13:42:52.838319 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 13:42:52.838323 | controller | Tuesday 09 June 2026  13:42:52 +0000 (0:00:00.192)       0:01:53.539 **********
2026-06-09 13:42:52.838327 | controller | Tuesday 09 June 2026  13:42:52 +0000 (0:00:00.192)       0:01:53.538 **********
2026-06-09 13:42:53.022104 | controller | ok: [localhost]
2026-06-09 13:42:53.022191 | controller |
2026-06-09 13:42:53.022199 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 13:42:53.022205 | controller | Tuesday 09 June 2026  13:42:53 +0000 (0:00:00.184)       0:01:53.723 **********
2026-06-09 13:42:53.022210 | controller | Tuesday 09 June 2026  13:42:53 +0000 (0:00:00.184)       0:01:53.722 **********
2026-06-09 13:42:53.432768 | controller | changed: [localhost]
2026-06-09 13:42:53.432865 | controller |
2026-06-09 13:42:53.432873 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 13:42:53.432877 | controller | Tuesday 09 June 2026  13:42:53 +0000 (0:00:00.410)       0:01:54.134 **********
2026-06-09 13:42:53.432881 | controller | Tuesday 09 June 2026  13:42:53 +0000 (0:00:00.410)       0:01:54.133 **********
2026-06-09 13:42:53.480732 | controller | ok: [localhost]
2026-06-09 13:42:53.480848 | controller |
2026-06-09 13:42:53.480860 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 13:42:53.480867 | controller | Tuesday 09 June 2026  13:42:53 +0000 (0:00:00.047)       0:01:54.182 **********
2026-06-09 13:42:53.480873 | controller | Tuesday 09 June 2026  13:42:53 +0000 (0:00:00.047)       0:01:54.181 **********
2026-06-09 13:42:53.865125 | controller | changed: [localhost]
2026-06-09 13:42:53.865166 | controller |
2026-06-09 13:42:53.865172 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 13:42:53.865177 | controller | Tuesday 09 June 2026  13:42:53 +0000 (0:00:00.384)       0:01:54.566 **********
2026-06-09 13:42:53.865181 | controller | Tuesday 09 June 2026  13:42:53 +0000 (0:00:00.384)       0:01:54.565 **********
2026-06-09 13:42:53.895062 | controller | skipping: [localhost]
2026-06-09 13:42:53.895111 | controller |
2026-06-09 13:42:53.895119 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 13:42:53.895125 | controller | Tuesday 09 June 2026  13:42:53 +0000 (0:00:00.029)       0:01:54.596 **********
2026-06-09 13:42:53.895131 | controller | Tuesday 09 June 2026  13:42:53 +0000 (0:00:00.029)       0:01:54.594 **********
2026-06-09 13:42:54.110193 | controller | ok: [localhost]
2026-06-09 13:42:54.110270 | controller |
2026-06-09 13:42:54.110275 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 13:42:54.110280 | controller | Tuesday 09 June 2026  13:42:54 +0000 (0:00:00.215)       0:01:54.811 **********
2026-06-09 13:42:54.110283 | controller | Tuesday 09 June 2026  13:42:54 +0000 (0:00:00.215)       0:01:54.810 **********
2026-06-09 13:42:54.510060 | controller | changed: [localhost]
2026-06-09 13:42:54.510099 | controller |
2026-06-09 13:42:54.510104 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 13:42:54.510109 | controller | Tuesday 09 June 2026  13:42:54 +0000 (0:00:00.399)       0:01:55.211 **********
2026-06-09 13:42:54.510112 | controller | Tuesday 09 June 2026  13:42:54 +0000 (0:00:00.399)       0:01:55.210 **********
2026-06-09 13:42:54.699504 | controller | ok: [localhost]
2026-06-09 13:42:54.699587 | controller |
2026-06-09 13:42:54.699595 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 13:42:54.699601 | controller | Tuesday 09 June 2026  13:42:54 +0000 (0:00:00.189)       0:01:55.401 **********
2026-06-09 13:42:54.699606 | controller | Tuesday 09 June 2026  13:42:54 +0000 (0:00:00.189)       0:01:55.399 **********
2026-06-09 13:42:55.241632 | controller | changed: [localhost]
2026-06-09 13:42:55.241699 | controller |
2026-06-09 13:42:55.241705 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 13:42:55.241710 | controller | Tuesday 09 June 2026  13:42:55 +0000 (0:00:00.542)       0:01:55.943 **********
2026-06-09 13:42:55.241713 | controller | Tuesday 09 June 2026  13:42:55 +0000 (0:00:00.542)       0:01:55.941 **********
2026-06-09 13:42:55.281339 | controller | ok: [localhost]
2026-06-09 13:42:55.281416 | controller |
2026-06-09 13:42:55.281422 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 13:42:55.281427 | controller | Tuesday 09 June 2026  13:42:55 +0000 (0:00:00.039)       0:01:55.983 **********
2026-06-09 13:42:55.281431 | controller | Tuesday 09 June 2026  13:42:55 +0000 (0:00:00.039)       0:01:55.981 **********
2026-06-09 13:42:55.485211 | controller | changed: [localhost]
2026-06-09 13:42:55.485282 | controller |
2026-06-09 13:42:55.485290 | controller | TASK [Ensure libvirt is present/configured name=libvirt_manager] ***************
2026-06-09 13:42:55.485297 | controller | Tuesday 09 June 2026  13:42:55 +0000 (0:00:00.203)       0:01:56.186 **********
2026-06-09 13:42:55.485302 | controller | Tuesday 09 June 2026  13:42:55 +0000 (0:00:00.203)       0:01:56.185 **********
2026-06-09 13:42:55.512207 | controller | skipping: [localhost]
2026-06-09 13:42:55.512293 | controller |
2026-06-09 13:42:55.512301 | controller | TASK [Perpare OpenShift provisioner node name=openshift_provisioner_node] ******
2026-06-09 13:42:55.512307 | controller | Tuesday 09 June 2026  13:42:55 +0000 (0:00:00.026)       0:01:56.213 **********
2026-06-09 13:42:55.512313 | controller | Tuesday 09 June 2026  13:42:55 +0000 (0:00:00.026)       0:01:56.212 **********
2026-06-09 13:42:55.632015 | controller | skipping: [localhost]
2026-06-09 13:42:55.632056 | controller |
2026-06-09 13:42:55.632063 | controller | PLAY [Run cifmw_setup infra, build package, container and operators, deploy EDPM] ***
2026-06-09 13:42:55.632067 | controller |
2026-06-09 13:42:55.632071 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-09 13:42:55.632082 | controller | Tuesday 09 June 2026  13:42:55 +0000 (0:00:00.120)       0:01:56.333 **********
2026-06-09 13:42:55.632085 | controller | Tuesday 09 June 2026  13:42:55 +0000 (0:00:00.120)       0:01:56.332 **********
2026-06-09 13:42:55.710601 | controller |
2026-06-09 13:42:55.710679 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-09 13:42:55.710685 | controller | Tuesday 09 June 2026  13:42:55 +0000 (0:00:00.078)       0:01:56.412 **********
2026-06-09 13:42:55.710689 | controller | Tuesday 09 June 2026  13:42:55 +0000 (0:00:00.078)       0:01:56.410 **********
2026-06-09 13:42:55.925321 | controller | ok: [localhost]
2026-06-09 13:42:55.925416 | controller |
2026-06-09 13:42:55.925425 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-09 13:42:55.925431 | controller | Tuesday 09 June 2026  13:42:55 +0000 (0:00:00.214)       0:01:56.627 **********
2026-06-09 13:42:55.925437 | controller | Tuesday 09 June 2026  13:42:55 +0000 (0:00:00.214)       0:01:56.625 **********
2026-06-09 13:42:56.127266 | controller | ok: [localhost]
2026-06-09 13:42:56.127360 | controller |
2026-06-09 13:42:56.127368 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-09 13:42:56.127374 | controller | ] ***
2026-06-09 13:42:56.127380 | controller | Tuesday 09 June 2026  13:42:56 +0000 (0:00:00.201)       0:01:56.828 **********
2026-06-09 13:42:56.127386 | controller | Tuesday 09 June 2026  13:42:56 +0000 (0:00:00.201)       0:01:56.827 **********
2026-06-09 13:42:56.159146 | controller | ok: [localhost] =>
2026-06-09 13:42:56.159248 | controller |     msg: |
2026-06-09 13:42:56.159257 | 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-09 13:42:56.159263 | controller |
2026-06-09 13:42:56.159268 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-09 13:42:56.159273 | controller | Tuesday 09 June 2026  13:42:56 +0000 (0:00:00.031)       0:01:56.860 **********
2026-06-09 13:42:56.159276 | controller | Tuesday 09 June 2026  13:42:56 +0000 (0:00:00.031)       0:01:56.859 **********
2026-06-09 13:42:56.223538 | 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-09 13:42:56.223618 | 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-09 13:42:56.223625 | 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-09 13:42:56.223630 | controller |
2026-06-09 13:42:56.223636 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 13:42:56.223642 | controller | Tuesday 09 June 2026  13:42:56 +0000 (0:00:00.064)       0:01:56.925 **********
2026-06-09 13:42:56.223647 | controller | Tuesday 09 June 2026  13:42:56 +0000 (0:00:00.064)       0:01:56.923 **********
2026-06-09 13:42:56.250049 | controller | skipping: [localhost]
2026-06-09 13:42:56.250128 | controller |
2026-06-09 13:42:56.250135 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 13:42:56.250139 | controller | Tuesday 09 June 2026  13:42:56 +0000 (0:00:00.026)       0:01:56.951 **********
2026-06-09 13:42:56.250143 | controller | Tuesday 09 June 2026  13:42:56 +0000 (0:00:00.026)       0:01:56.950 **********
2026-06-09 13:42:56.446223 | controller | ok: [localhost]
2026-06-09 13:42:56.446267 | controller |
2026-06-09 13:42:56.446273 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 13:42:56.446278 | controller | Tuesday 09 June 2026  13:42:56 +0000 (0:00:00.195)       0:01:57.147 **********
2026-06-09 13:42:56.446281 | controller | Tuesday 09 June 2026  13:42:56 +0000 (0:00:00.195)       0:01:57.146 **********
2026-06-09 13:42:56.647483 | controller | changed: [localhost]
2026-06-09 13:42:56.647561 | controller |
2026-06-09 13:42:56.647567 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 13:42:56.647571 | controller | Tuesday 09 June 2026  13:42:56 +0000 (0:00:00.201)       0:01:57.349 **********
2026-06-09 13:42:56.647575 | controller | Tuesday 09 June 2026  13:42:56 +0000 (0:00:00.201)       0:01:57.347 **********
2026-06-09 13:42:56.821395 | controller | ok: [localhost]
2026-06-09 13:42:56.821490 | controller |
2026-06-09 13:42:56.821498 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 13:42:56.821503 | controller | Tuesday 09 June 2026  13:42:56 +0000 (0:00:00.173)       0:01:57.523 **********
2026-06-09 13:42:56.821508 | controller | Tuesday 09 June 2026  13:42:56 +0000 (0:00:00.173)       0:01:57.521 **********
2026-06-09 13:42:57.224964 | controller | changed: [localhost]
2026-06-09 13:42:57.225045 | controller |
2026-06-09 13:42:57.225052 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 13:42:57.225057 | controller | Tuesday 09 June 2026  13:42:57 +0000 (0:00:00.403)       0:01:57.926 **********
2026-06-09 13:42:57.225061 | controller | Tuesday 09 June 2026  13:42:57 +0000 (0:00:00.403)       0:01:57.925 **********
2026-06-09 13:42:57.275185 | controller | ok: [localhost]
2026-06-09 13:42:57.275263 | controller |
2026-06-09 13:42:57.275271 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 13:42:57.275277 | controller | Tuesday 09 June 2026  13:42:57 +0000 (0:00:00.049)       0:01:57.976 **********
2026-06-09 13:42:57.275300 | controller | Tuesday 09 June 2026  13:42:57 +0000 (0:00:00.050)       0:01:57.975 **********
2026-06-09 13:42:57.470824 | controller | changed: [localhost]
2026-06-09 13:42:57.470935 | controller |
2026-06-09 13:42:57.470942 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 13:42:57.470947 | controller | Tuesday 09 June 2026  13:42:57 +0000 (0:00:00.195)       0:01:58.172 **********
2026-06-09 13:42:57.470951 | controller | Tuesday 09 June 2026  13:42:57 +0000 (0:00:00.195)       0:01:58.171 **********
2026-06-09 13:42:57.497251 | controller | skipping: [localhost]
2026-06-09 13:42:57.497326 | controller |
2026-06-09 13:42:57.497346 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 13:42:57.497351 | controller | Tuesday 09 June 2026  13:42:57 +0000 (0:00:00.026)       0:01:58.199 **********
2026-06-09 13:42:57.497356 | controller | Tuesday 09 June 2026  13:42:57 +0000 (0:00:00.026)       0:01:58.197 **********
2026-06-09 13:42:57.699149 | controller | ok: [localhost]
2026-06-09 13:42:57.699228 | controller |
2026-06-09 13:42:57.699234 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 13:42:57.699239 | controller | Tuesday 09 June 2026  13:42:57 +0000 (0:00:00.201)       0:01:58.400 **********
2026-06-09 13:42:57.699242 | controller | Tuesday 09 June 2026  13:42:57 +0000 (0:00:00.201)       0:01:58.398 **********
2026-06-09 13:42:57.884427 | controller | changed: [localhost]
2026-06-09 13:42:57.884503 | controller |
2026-06-09 13:42:57.884509 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 13:42:57.884514 | controller | Tuesday 09 June 2026  13:42:57 +0000 (0:00:00.185)       0:01:58.586 **********
2026-06-09 13:42:57.884517 | controller | Tuesday 09 June 2026  13:42:57 +0000 (0:00:00.185)       0:01:58.584 **********
2026-06-09 13:42:58.070303 | controller | ok: [localhost]
2026-06-09 13:42:58.070368 | controller |
2026-06-09 13:42:58.070376 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 13:42:58.070380 | controller | Tuesday 09 June 2026  13:42:58 +0000 (0:00:00.185)       0:01:58.771 **********
2026-06-09 13:42:58.070384 | controller | Tuesday 09 June 2026  13:42:58 +0000 (0:00:00.185)       0:01:58.770 **********
2026-06-09 13:42:58.457973 | controller | changed: [localhost]
2026-06-09 13:42:58.458047 | controller |
2026-06-09 13:42:58.458053 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 13:42:58.458058 | controller | Tuesday 09 June 2026  13:42:58 +0000 (0:00:00.387)       0:01:59.159 **********
2026-06-09 13:42:58.458062 | controller | Tuesday 09 June 2026  13:42:58 +0000 (0:00:00.387)       0:01:59.158 **********
2026-06-09 13:42:58.510330 | controller | ok: [localhost]
2026-06-09 13:42:58.510369 | controller |
2026-06-09 13:42:58.510376 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 13:42:58.510382 | controller | Tuesday 09 June 2026  13:42:58 +0000 (0:00:00.052)       0:01:59.212 **********
2026-06-09 13:42:58.510386 | controller | Tuesday 09 June 2026  13:42:58 +0000 (0:00:00.052)       0:01:59.210 **********
2026-06-09 13:42:58.700178 | controller | changed: [localhost]
2026-06-09 13:42:58.700269 | controller |
2026-06-09 13:42:58.700276 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-09 13:42:58.700280 | controller | Tuesday 09 June 2026  13:42:58 +0000 (0:00:00.189)       0:01:59.401 **********
2026-06-09 13:42:58.700284 | controller | Tuesday 09 June 2026  13:42:58 +0000 (0:00:00.189)       0:01:59.400 **********
2026-06-09 13:42:58.729153 | controller | skipping: [localhost]
2026-06-09 13:42:58.729232 | controller |
2026-06-09 13:42:58.729239 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-09 13:42:58.729245 | controller | Tuesday 09 June 2026  13:42:58 +0000 (0:00:00.029)       0:01:59.430 **********
2026-06-09 13:42:58.729250 | controller | Tuesday 09 June 2026  13:42:58 +0000 (0:00:00.029)       0:01:59.429 **********
2026-06-09 13:42:58.922323 | controller | ok: [localhost]
2026-06-09 13:42:58.922403 | controller |
2026-06-09 13:42:58.922410 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-09 13:42:58.922415 | controller | Tuesday 09 June 2026  13:42:58 +0000 (0:00:00.193)       0:01:59.624 **********
2026-06-09 13:42:58.922418 | controller | Tuesday 09 June 2026  13:42:58 +0000 (0:00:00.193)       0:01:59.622 **********
2026-06-09 13:42:59.107773 | controller | changed: [localhost]
2026-06-09 13:42:59.107861 | controller |
2026-06-09 13:42:59.107869 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-09 13:42:59.107873 | controller | Tuesday 09 June 2026  13:42:59 +0000 (0:00:00.185)       0:01:59.809 **********
2026-06-09 13:42:59.107877 | controller | Tuesday 09 June 2026  13:42:59 +0000 (0:00:00.185)       0:01:59.807 **********
2026-06-09 13:42:59.283441 | controller | ok: [localhost]
2026-06-09 13:42:59.283516 | controller |
2026-06-09 13:42:59.283529 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-09 13:42:59.283534 | controller | Tuesday 09 June 2026  13:42:59 +0000 (0:00:00.175)       0:01:59.985 **********
2026-06-09 13:42:59.283539 | controller | Tuesday 09 June 2026  13:42:59 +0000 (0:00:00.175)       0:01:59.983 **********
2026-06-09 13:42:59.686350 | controller | changed: [localhost]
2026-06-09 13:42:59.686441 | controller |
2026-06-09 13:42:59.686449 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-09 13:42:59.686454 | controller | Tuesday 09 June 2026  13:42:59 +0000 (0:00:00.402)       0:02:00.387 **********
2026-06-09 13:42:59.686459 | controller | Tuesday 09 June 2026  13:42:59 +0000 (0:00:00.402)       0:02:00.386 **********
2026-06-09 13:42:59.740453 | controller | ok: [localhost]
2026-06-09 13:42:59.740520 | controller |
2026-06-09 13:42:59.740526 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-09 13:42:59.740531 | controller | Tuesday 09 June 2026  13:42:59 +0000 (0:00:00.053)       0:02:00.441 **********
2026-06-09 13:42:59.740536 | controller | Tuesday 09 June 2026  13:42:59 +0000 (0:00:00.053)       0:02:00.440 **********
2026-06-09 13:42:59.982325 | controller | changed: [localhost]
2026-06-09 13:42:59.982405 | controller |
2026-06-09 13:42:59.982412 | controller | TASK [networking_mapper : Check for Networking Environment Definition file existence path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-09 13:42:59.982417 | controller | Tuesday 09 June 2026  13:42:59 +0000 (0:00:00.241)       0:02:00.683 **********
2026-06-09 13:42:59.982438 | controller | Tuesday 09 June 2026  13:42:59 +0000 (0:00:00.241)       0:02:00.681 **********
2026-06-09 13:43:00.153447 | controller | ok: [localhost]
2026-06-09 13:43:00.153521 | controller |
2026-06-09 13:43:00.153527 | 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-09 13:43:00.153544 | controller | Tuesday 09 June 2026  13:43:00 +0000 (0:00:00.171)       0:02:00.855 **********
2026-06-09 13:43:00.153548 | controller | Tuesday 09 June 2026  13:43:00 +0000 (0:00:00.171)       0:02:00.853 **********
2026-06-09 13:43:00.183210 | controller | skipping: [localhost]
2026-06-09 13:43:00.183291 | controller |
2026-06-09 13:43:00.183300 | controller | TASK [networking_mapper : Load the Networking Definition from file path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-09 13:43:00.183307 | controller | Tuesday 09 June 2026  13:43:00 +0000 (0:00:00.029)       0:02:00.885 **********
2026-06-09 13:43:00.183312 | controller | Tuesday 09 June 2026  13:43:00 +0000 (0:00:00.029)       0:02:00.883 **********
2026-06-09 13:43:00.213455 | controller | skipping: [localhost]
2026-06-09 13:43:00.213532 | controller |
2026-06-09 13:43:00.213539 | controller | TASK [networking_mapper : Set cifmw_networking_env_definition is present cifmw_networking_env_definition={{
2026-06-09 13:43:00.213544 | controller |   _net_env_def_slurp['content'] |
2026-06-09 13:43:00.213550 | controller |   b64decode |
2026-06-09 13:43:00.213555 | controller |   from_yaml
2026-06-09 13:43:00.213559 | controller | }}, cacheable=True] ***
2026-06-09 13:43:00.213565 | controller | Tuesday 09 June 2026  13:43:00 +0000 (0:00:00.030)       0:02:00.915 **********
2026-06-09 13:43:00.213569 | controller | Tuesday 09 June 2026  13:43:00 +0000 (0:00:00.030)       0:02:00.913 **********
2026-06-09 13:43:00.249649 | controller | skipping: [localhost]
2026-06-09 13:43:00.249728 | controller |
2026-06-09 13:43:00.249736 | controller | TASK [Deploy OCP using Hive name=hive] *****************************************
2026-06-09 13:43:00.249742 | controller | Tuesday 09 June 2026  13:43:00 +0000 (0:00:00.036)       0:02:00.951 **********
2026-06-09 13:43:00.249746 | controller | Tuesday 09 June 2026  13:43:00 +0000 (0:00:00.036)       0:02:00.949 **********
2026-06-09 13:43:00.275908 | controller | skipping: [localhost]
2026-06-09 13:43:00.275947 | controller |
2026-06-09 13:43:00.275955 | controller | TASK [Prepare CRC name=rhol_crc] ***********************************************
2026-06-09 13:43:00.275961 | controller | Tuesday 09 June 2026  13:43:00 +0000 (0:00:00.026)       0:02:00.977 **********
2026-06-09 13:43:00.275966 | controller | Tuesday 09 June 2026  13:43:00 +0000 (0:00:00.026)       0:02:00.976 **********
2026-06-09 13:43:00.439219 | controller |
2026-06-09 13:43:00.439259 | controller | TASK [rhol_crc : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-09 13:43:00.439265 | controller | Tuesday 09 June 2026  13:43:00 +0000 (0:00:00.163)       0:02:01.140 **********
2026-06-09 13:43:00.439269 | controller | Tuesday 09 June 2026  13:43:00 +0000 (0:00:00.163)       0:02:01.139 **********
2026-06-09 13:43:01.036690 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-09 13:43:01.036769 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-09 13:43:01.036775 | controller | ok: [localhost] => (item=/usr/local/bin)
2026-06-09 13:43:01.036781 | controller |
2026-06-09 13:43:01.036788 | 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-09 13:43:01.036794 | controller | Tuesday 09 June 2026  13:43:01 +0000 (0:00:00.597)       0:02:01.738 **********
2026-06-09 13:43:01.036799 | controller | Tuesday 09 June 2026  13:43:01 +0000 (0:00:00.597)       0:02:01.736 **********
2026-06-09 13:43:01.239224 | controller | changed: [localhost]
2026-06-09 13:43:01.239317 | controller |
2026-06-09 13:43:01.239329 | controller | TASK [rhol_crc : Check for binary path={{ cifmw_rhol_crc_binary }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-09 13:43:01.239339 | controller | Tuesday 09 June 2026  13:43:01 +0000 (0:00:00.202)       0:02:01.940 **********
2026-06-09 13:43:01.239348 | controller | Tuesday 09 June 2026  13:43:01 +0000 (0:00:00.202)       0:02:01.939 **********
2026-06-09 13:43:01.459554 | controller | ok: [localhost]
2026-06-09 13:43:01.459602 | controller |
2026-06-09 13:43:01.459614 | controller | TASK [rhol_crc : Get versions if binary is available _raw_params=get_versions.yml] ***
2026-06-09 13:43:01.459619 | controller | Tuesday 09 June 2026  13:43:01 +0000 (0:00:00.220)       0:02:02.161 **********
2026-06-09 13:43:01.459624 | controller | Tuesday 09 June 2026  13:43:01 +0000 (0:00:00.220)       0:02:02.159 **********
2026-06-09 13:43:01.497890 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/rhol_crc/tasks/get_versions.yml for localhost
2026-06-09 13:43:01.497929 | controller |
2026-06-09 13:43:01.497934 | controller | TASK [rhol_crc : Get CRC binary version _raw_params={{ cifmw_rhol_crc_binary }} version] ***
2026-06-09 13:43:01.497938 | controller | Tuesday 09 June 2026  13:43:01 +0000 (0:00:00.038)       0:02:02.199 **********
2026-06-09 13:43:01.497942 | controller | Tuesday 09 June 2026  13:43:01 +0000 (0:00:00.038)       0:02:02.198 **********
2026-06-09 13:43:02.130686 | controller | changed: [localhost]
2026-06-09 13:43:02.130761 | controller |
2026-06-09 13:43:02.130765 | controller | TASK [rhol_crc : Extract versions crc_version={{
2026-06-09 13:43:02.130770 | controller |   _crc_vers.stdout_lines |
2026-06-09 13:43:02.130774 | controller |   select('match', 'CRC') | first |
2026-06-09 13:43:02.130778 | controller |   regex_replace('^CRC version: ([0-9\.]+).*$', '\1') }}, crc_openshift_version={{
2026-06-09 13:43:02.130783 | controller |   _crc_vers.stdout_lines |
2026-06-09 13:43:02.130786 | controller |   select ('match', 'OpenShift') | first |
2026-06-09 13:43:02.130791 | controller |   regex_replace('^OpenShift version: (.*)$', '\1') }}] ***
2026-06-09 13:43:02.130796 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.632)       0:02:02.832 **********
2026-06-09 13:43:02.130800 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.632)       0:02:02.830 **********
2026-06-09 13:43:02.170744 | controller | ok: [localhost]
2026-06-09 13:43:02.170797 | controller |
2026-06-09 13:43:02.170806 | 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-09 13:43:02.170815 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.039)       0:02:02.872 **********
2026-06-09 13:43:02.170822 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.039)       0:02:02.870 **********
2026-06-09 13:43:02.200033 | controller | ok: [localhost] =>
2026-06-09 13:43:02.200073 | controller |     msg: 'Found crc at /usr/local/bin/crc, with version 2.56.0 (wants: 2.39.0) and serving
2026-06-09 13:43:02.200080 | controller |       OpenShift version 4.20.1.'
2026-06-09 13:43:02.200085 | controller |
2026-06-09 13:43:02.200089 | controller | TASK [rhol_crc : Get CRC VM availability command=info, uri=qemu:///system] *****
2026-06-09 13:43:02.200093 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.029)       0:02:02.901 **********
2026-06-09 13:43:02.200097 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.029)       0:02:02.900 **********
2026-06-09 13:43:02.651906 | controller | ok: [localhost]
2026-06-09 13:43:02.651979 | controller |
2026-06-09 13:43:02.651985 | 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-09 13:43:02.651990 | controller |   _domain is defined and
2026-06-09 13:43:02.651994 | controller |   'crc' in _domains and
2026-06-09 13:43:02.651998 | controller |   _domains.crc.state == 'running'
2026-06-09 13:43:02.652002 | controller | }}] ***
2026-06-09 13:43:02.652006 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.451)       0:02:03.353 **********
2026-06-09 13:43:02.652010 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.451)       0:02:03.351 **********
2026-06-09 13:43:02.684884 | controller | ok: [localhost]
2026-06-09 13:43:02.684964 | controller |
2026-06-09 13:43:02.684976 | 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-09 13:43:02.684988 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.032)       0:02:03.386 **********
2026-06-09 13:43:02.685019 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.032)       0:02:03.384 **********
2026-06-09 13:43:02.712901 | controller | skipping: [localhost]
2026-06-09 13:43:02.712981 | controller |
2026-06-09 13:43:02.712987 | controller | TASK [Ensure pull-secret is in place if we need to configure CRC name=manage_secrets, tasks_from=pull_secret.yml] ***
2026-06-09 13:43:02.712992 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.027)       0:02:03.414 **********
2026-06-09 13:43:02.713010 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.028)       0:02:03.412 **********
2026-06-09 13:43:02.760551 | controller |
2026-06-09 13:43:02.760629 | 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-09 13:43:02.760637 | controller | OR cifmw_manage_secrets_pullsecret_content - not both.
2026-06-09 13:43:02.760641 | controller | ] ***
2026-06-09 13:43:02.760653 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.047)       0:02:03.462 **********
2026-06-09 13:43:02.760657 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.047)       0:02:03.460 **********
2026-06-09 13:43:02.789916 | controller | ok: [localhost]
2026-06-09 13:43:02.789996 | controller |
2026-06-09 13:43:02.790004 | controller | TASK [manage_secrets : Manage secret _raw_params=_push_secret.yml] *************
2026-06-09 13:43:02.790010 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.029)       0:02:03.491 **********
2026-06-09 13:43:02.790015 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.029)       0:02:03.490 **********
2026-06-09 13:43:02.828986 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/manage_secrets/tasks/_push_secret.yml for localhost
2026-06-09 13:43:02.829062 | controller |
2026-06-09 13:43:02.829069 | controller | TASK [manage_secrets : Debug _secret_dest var=_secret_dest] ********************
2026-06-09 13:43:02.829073 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.038)       0:02:03.530 **********
2026-06-09 13:43:02.829077 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.038)       0:02:03.528 **********
2026-06-09 13:43:02.863305 | controller | ok: [localhost] =>
2026-06-09 13:43:02.863395 | controller |     _secret_dest: /home/zuul/pull-secret.json
2026-06-09 13:43:02.863404 | controller |
2026-06-09 13:43:02.863410 | controller | TASK [manage_secrets : Debug _secret_file var=_secret_file] ********************
2026-06-09 13:43:02.863415 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.034)       0:02:03.565 **********
2026-06-09 13:43:02.863420 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.034)       0:02:03.563 **********
2026-06-09 13:43:02.889789 | controller | ok: [localhost] =>
2026-06-09 13:43:02.889877 | controller |     _secret_file: null
2026-06-09 13:43:02.889882 | controller |
2026-06-09 13:43:02.889887 | controller | TASK [manage_secrets : Debug _secret_content var=_secret_content] **************
2026-06-09 13:43:02.889892 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.026)       0:02:03.591 **********
2026-06-09 13:43:02.889895 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.026)       0:02:03.589 **********
2026-06-09 13:43:02.916980 | controller | ok: [localhost] =>
2026-06-09 13:43:02.917048 | controller |     _secret_content: {}
2026-06-09 13:43:02.917053 | controller |
2026-06-09 13:43:02.917058 | 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-09 13:43:02.917063 | controller | ] ***
2026-06-09 13:43:02.917079 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.026)       0:02:03.618 **********
2026-06-09 13:43:02.917083 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.026)       0:02:03.616 **********
2026-06-09 13:43:02.945289 | controller | skipping: [localhost]
2026-06-09 13:43:02.945349 | controller |
2026-06-09 13:43:02.945355 | controller | TASK [manage_secrets : Check if pull secret src file exists path={{ _secret_file }}] ***
2026-06-09 13:43:02.945361 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.028)       0:02:03.647 **********
2026-06-09 13:43:02.945377 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.028)       0:02:03.645 **********
2026-06-09 13:43:02.966996 | controller | skipping: [localhost]
2026-06-09 13:43:02.967070 | controller |
2026-06-09 13:43:02.967077 | 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-09 13:43:02.967084 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.021)       0:02:03.668 **********
2026-06-09 13:43:02.967102 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.021)       0:02:03.667 **********
2026-06-09 13:43:02.989694 | controller | skipping: [localhost]
2026-06-09 13:43:02.989736 | controller |
2026-06-09 13:43:02.989742 | controller | TASK [manage_secrets : Create file from content] *******************************
2026-06-09 13:43:02.989746 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.022)       0:02:03.691 **********
2026-06-09 13:43:02.989750 | controller | Tuesday 09 June 2026  13:43:02 +0000 (0:00:00.022)       0:02:03.689 **********
2026-06-09 13:43:03.023566 | controller | skipping: [localhost]
2026-06-09 13:43:03.023646 | controller |
2026-06-09 13:43:03.023653 | controller | TASK [rhol_crc : Get wanted RHOL/CRC version binary if needed _raw_params=binary.yml] ***
2026-06-09 13:43:03.023657 | controller | Tuesday 09 June 2026  13:43:03 +0000 (0:00:00.033)       0:02:03.725 **********
2026-06-09 13:43:03.023661 | controller | Tuesday 09 June 2026  13:43:03 +0000 (0:00:00.033)       0:02:03.723 **********
2026-06-09 13:43:03.048229 | controller | skipping: [localhost]
2026-06-09 13:43:03.048292 | controller |
2026-06-09 13:43:03.048299 | controller | TASK [rhol_crc : Setup sudoers file for sudo commands in RHOL/CRC setup _raw_params=sudoers_grant.yml] ***
2026-06-09 13:43:03.048304 | controller | Tuesday 09 June 2026  13:43:03 +0000 (0:00:00.024)       0:02:03.749 **********
2026-06-09 13:43:03.048308 | controller | Tuesday 09 June 2026  13:43:03 +0000 (0:00:00.024)       0:02:03.748 **********
2026-06-09 13:43:03.072378 | controller | skipping: [localhost]
2026-06-09 13:43:03.072424 | controller |
2026-06-09 13:43:03.072429 | controller | TASK [rhol_crc : Clean RHOL/CRC if wanted _raw_params=cleanup.yml] *************
2026-06-09 13:43:03.072434 | controller | Tuesday 09 June 2026  13:43:03 +0000 (0:00:00.024)       0:02:03.774 **********
2026-06-09 13:43:03.072439 | controller | Tuesday 09 June 2026  13:43:03 +0000 (0:00:00.024)       0:02:03.772 **********
2026-06-09 13:43:03.097567 | controller | skipping: [localhost]
2026-06-09 13:43:03.097653 | controller |
2026-06-09 13:43:03.097661 | controller | TASK [rhol_crc : Set RHOL/CRC configuration options _raw_params=configuration.yml] ***
2026-06-09 13:43:03.097667 | controller | Tuesday 09 June 2026  13:43:03 +0000 (0:00:00.025)       0:02:03.799 **********
2026-06-09 13:43:03.097673 | controller | Tuesday 09 June 2026  13:43:03 +0000 (0:00:00.025)       0:02:03.797 **********
2026-06-09 13:43:03.123778 | controller | skipping: [localhost]
2026-06-09 13:43:03.123879 | controller |
2026-06-09 13:43:03.123888 | 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-09 13:43:03.123895 | controller | Tuesday 09 June 2026  13:43:03 +0000 (0:00:00.026)       0:02:03.825 **********
2026-06-09 13:43:03.123900 | controller | Tuesday 09 June 2026  13:43:03 +0000 (0:00:00.026)       0:02:03.823 **********
2026-06-09 13:43:03.146781 | controller | skipping: [localhost]
2026-06-09 13:43:03.146884 | controller |
2026-06-09 13:43:03.146893 | 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-09 13:43:03.146898 | controller | Tuesday 09 June 2026  13:43:03 +0000 (0:00:00.023)       0:02:03.848 **********
2026-06-09 13:43:03.146903 | controller | Tuesday 09 June 2026  13:43:03 +0000 (0:00:00.023)       0:02:03.846 **********
2026-06-09 13:43:03.629457 | controller | changed: [localhost]
2026-06-09 13:43:03.629560 | controller |
2026-06-09 13:43:03.629568 | controller | TASK [rhol_crc : List VMs command=list_vms] ************************************
2026-06-09 13:43:03.629574 | controller | Tuesday 09 June 2026  13:43:03 +0000 (0:00:00.482)       0:02:04.331 **********
2026-06-09 13:43:03.629579 | controller | Tuesday 09 June 2026  13:43:03 +0000 (0:00:00.482)       0:02:04.329 **********
2026-06-09 13:43:04.884166 | controller | ok: [localhost]
2026-06-09 13:43:04.884269 | controller |
2026-06-09 13:43:04.884280 | controller | TASK [rhol_crc : Output VMs var=_vm_list] **************************************
2026-06-09 13:43:04.884289 | controller | Tuesday 09 June 2026  13:43:04 +0000 (0:00:01.254)       0:02:05.585 **********
2026-06-09 13:43:04.884297 | controller | Tuesday 09 June 2026  13:43:04 +0000 (0:00:01.254)       0:02:05.584 **********
2026-06-09 13:43:04.918618 | controller | ok: [localhost] =>
2026-06-09 13:43:04.918695 | controller |     _vm_list:
2026-06-09 13:43:04.918727 | controller |       changed: false
2026-06-09 13:43:04.918734 | controller |       failed: false
2026-06-09 13:43:04.918740 | controller |       list_vms:
2026-06-09 13:43:04.918747 | controller |       - crc
2026-06-09 13:43:04.918768 | controller |
2026-06-09 13:43:04.918775 | controller | TASK [rhol_crc : List networks command=list_nets] ******************************
2026-06-09 13:43:04.918783 | controller | Tuesday 09 June 2026  13:43:04 +0000 (0:00:00.034)       0:02:05.620 **********
2026-06-09 13:43:04.918789 | controller | Tuesday 09 June 2026  13:43:04 +0000 (0:00:00.034)       0:02:05.618 **********
2026-06-09 13:43:05.378421 | controller | ok: [localhost]
2026-06-09 13:43:05.378505 | controller |
2026-06-09 13:43:05.378512 | controller | TASK [rhol_crc : Output networks var=_net_list] ********************************
2026-06-09 13:43:05.378517 | controller | Tuesday 09 June 2026  13:43:05 +0000 (0:00:00.459)       0:02:06.079 **********
2026-06-09 13:43:05.378520 | controller | Tuesday 09 June 2026  13:43:05 +0000 (0:00:00.459)       0:02:06.078 **********
2026-06-09 13:43:05.410883 | controller | ok: [localhost] =>
2026-06-09 13:43:05.410967 | controller |     _net_list:
2026-06-09 13:43:05.410973 | controller |       changed: false
2026-06-09 13:43:05.410977 | controller |       failed: false
2026-06-09 13:43:05.410988 | controller |       list_nets:
2026-06-09 13:43:05.410992 | controller |       - default
2026-06-09 13:43:05.410996 | controller |       - crc
2026-06-09 13:43:05.411001 | controller |
2026-06-09 13:43:05.411008 | controller | TASK [libvirt_manager : Get virtual network information command=info, uri=qemu:///system] ***
2026-06-09 13:43:05.411013 | controller | Tuesday 09 June 2026  13:43:05 +0000 (0:00:00.032)       0:02:06.112 **********
2026-06-09 13:43:05.411018 | controller | Tuesday 09 June 2026  13:43:05 +0000 (0:00:00.032)       0:02:06.110 **********
2026-06-09 13:43:05.665127 | controller | ok: [localhost]
2026-06-09 13:43:05.665209 | controller |
2026-06-09 13:43:05.665238 | controller | TASK [libvirt_manager : Create network to bridge mapping _net_bridge_map={{
2026-06-09 13:43:05.665245 | controller |   _net_bridge_map | default({}) |
2026-06-09 13:43:05.665252 | controller |   combine(_local_map, recursive=true)
2026-06-09 13:43:05.665257 | controller | }}] ***
2026-06-09 13:43:05.665262 | controller | Tuesday 09 June 2026  13:43:05 +0000 (0:00:00.254)       0:02:06.366 **********
2026-06-09 13:43:05.665267 | controller | Tuesday 09 June 2026  13:43:05 +0000 (0:00:00.254)       0:02:06.365 **********
2026-06-09 13:43:05.718533 | controller | ok: [localhost] => (item=default)
2026-06-09 13:43:05.718610 | controller | ok: [localhost] => (item=crc)
2026-06-09 13:43:05.718615 | controller |
2026-06-09 13:43:05.718620 | controller | TASK [libvirt_manager : Dump domain xml command=get_xml, name={{ vm_name }}, uri=qemu:///system] ***
2026-06-09 13:43:05.718625 | controller | Tuesday 09 June 2026  13:43:05 +0000 (0:00:00.053)       0:02:06.419 **********
2026-06-09 13:43:05.718628 | controller | Tuesday 09 June 2026  13:43:05 +0000 (0:00:00.053)       0:02:06.418 **********
2026-06-09 13:43:05.962341 | controller | ok: [localhost]
2026-06-09 13:43:05.962419 | controller |
2026-06-09 13:43:05.962426 | controller | TASK [libvirt_manager : Extract networks from XML xmlstring={{ _domain_xml.get_xml }}, xpath=/domain/devices/interface/source, content=attribute] ***
2026-06-09 13:43:05.962432 | controller | Tuesday 09 June 2026  13:43:05 +0000 (0:00:00.244)       0:02:06.663 **********
2026-06-09 13:43:05.962436 | controller | Tuesday 09 June 2026  13:43:05 +0000 (0:00:00.244)       0:02:06.662 **********
2026-06-09 13:43:06.401413 | controller | ok: [localhost]
2026-06-09 13:43:06.401453 | controller |
2026-06-09 13:43:06.401459 | 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-09 13:43:06.401465 | controller | Tuesday 09 June 2026  13:43:06 +0000 (0:00:00.439)       0:02:07.103 **********
2026-06-09 13:43:06.401469 | controller | Tuesday 09 June 2026  13:43:06 +0000 (0:00:00.439)       0:02:07.101 **********
2026-06-09 13:43:06.805373 | controller | changed: [localhost]
2026-06-09 13:43:06.805444 | controller |
2026-06-09 13:43:06.805451 | 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-09 13:43:06.805456 | controller | Tuesday 09 June 2026  13:43:06 +0000 (0:00:00.403)       0:02:07.506 **********
2026-06-09 13:43:06.805477 | controller | Tuesday 09 June 2026  13:43:06 +0000 (0:00:00.403)       0:02:07.504 **********
2026-06-09 13:43:07.170455 | controller | ok: [localhost]
2026-06-09 13:43:07.170525 | controller |
2026-06-09 13:43:07.170533 | 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-09 13:43:07.170541 | controller | Tuesday 09 June 2026  13:43:07 +0000 (0:00:00.365)       0:02:07.872 **********
2026-06-09 13:43:07.170546 | controller | Tuesday 09 June 2026  13:43:07 +0000 (0:00:00.365)       0:02:07.870 **********
2026-06-09 13:43:07.223213 | controller | ok: [localhost] =>
2026-06-09 13:43:07.223295 | controller |     changed: false
2026-06-09 13:43:07.223300 | controller |     msg: All assertions passed
2026-06-09 13:43:07.223305 | controller |
2026-06-09 13:43:07.223309 | controller | TASK [openshift_login : Stat kubeconfig path={{ cifmw_openshift_login_load_kubeconfig }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-09 13:43:07.223315 | controller | Tuesday 09 June 2026  13:43:07 +0000 (0:00:00.052)       0:02:07.924 **********
2026-06-09 13:43:07.223319 | controller | Tuesday 09 June 2026  13:43:07 +0000 (0:00:00.052)       0:02:07.922 **********
2026-06-09 13:43:07.414308 | controller | ok: [localhost]
2026-06-09 13:43:07.414397 | controller |
2026-06-09 13:43:07.414406 | controller | TASK [openshift_login : Stat kubeadmin path={{ cifmw_openshift_login_load_kubeadmin }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-09 13:43:07.414412 | controller | Tuesday 09 June 2026  13:43:07 +0000 (0:00:00.191)       0:02:08.115 **********
2026-06-09 13:43:07.414418 | controller | Tuesday 09 June 2026  13:43:07 +0000 (0:00:00.191)       0:02:08.114 **********
2026-06-09 13:43:07.629975 | controller | ok: [localhost]
2026-06-09 13:43:07.630056 | controller |
2026-06-09 13:43:07.630063 | controller | TASK [openshift_login : Assert files exist that=['_stat_config.stat.exists', '_stat_admin.stat.exists']] ***
2026-06-09 13:43:07.630068 | controller | Tuesday 09 June 2026  13:43:07 +0000 (0:00:00.215)       0:02:08.331 **********
2026-06-09 13:43:07.630071 | controller | Tuesday 09 June 2026  13:43:07 +0000 (0:00:00.215)       0:02:08.330 **********
2026-06-09 13:43:07.661426 | controller | ok: [localhost] =>
2026-06-09 13:43:07.661510 | controller |     changed: false
2026-06-09 13:43:07.661522 | controller |     msg: All assertions passed
2026-06-09 13:43:07.661529 | controller |
2026-06-09 13:43:07.661535 | controller | TASK [openshift_login : Gather the password of the deployed cluster. src={{ cifmw_openshift_login_load_kubeadmin }}] ***
2026-06-09 13:43:07.661541 | controller | Tuesday 09 June 2026  13:43:07 +0000 (0:00:00.031)       0:02:08.363 **********
2026-06-09 13:43:07.661547 | controller | Tuesday 09 June 2026  13:43:07 +0000 (0:00:00.031)       0:02:08.361 **********
2026-06-09 13:43:07.839447 | controller | ok: [localhost]
2026-06-09 13:43:07.839530 | controller |
2026-06-09 13:43:07.839537 | controller | TASK [openshift_login : Gather the deployed OCP configuration. path={{ cifmw_openshift_login_load_kubeconfig }}] ***
2026-06-09 13:43:07.839542 | controller | Tuesday 09 June 2026  13:43:07 +0000 (0:00:00.178)       0:02:08.541 **********
2026-06-09 13:43:07.839546 | controller | Tuesday 09 June 2026  13:43:07 +0000 (0:00:00.178)       0:02:08.539 **********
2026-06-09 13:43:08.087158 | controller | ok: [localhost]
2026-06-09 13:43:08.087217 | controller |
2026-06-09 13:43:08.087224 | 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-09 13:43:08.087230 | controller | Tuesday 09 June 2026  13:43:08 +0000 (0:00:00.247)       0:02:08.788 **********
2026-06-09 13:43:08.087234 | controller | Tuesday 09 June 2026  13:43:08 +0000 (0:00:00.247)       0:02:08.786 **********
2026-06-09 13:43:08.132201 | controller | ok: [localhost]
2026-06-09 13:43:08.132281 | controller |
2026-06-09 13:43:08.132288 | controller | TASK [rhol_crc : Make sure kubeconfig file exists path={{ cifmw_rhol_crc_kubeconfig }}] ***
2026-06-09 13:43:08.132308 | controller | Tuesday 09 June 2026  13:43:08 +0000 (0:00:00.045)       0:02:08.833 **********
2026-06-09 13:43:08.132314 | controller | Tuesday 09 June 2026  13:43:08 +0000 (0:00:00.045)       0:02:08.832 **********
2026-06-09 13:43:08.154627 | controller | skipping: [localhost]
2026-06-09 13:43:08.154685 | controller |
2026-06-09 13:43:08.154691 | 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-09 13:43:08.154696 | controller | Tuesday 09 June 2026  13:43:08 +0000 (0:00:00.022)       0:02:08.856 **********
2026-06-09 13:43:08.154700 | controller | Tuesday 09 June 2026  13:43:08 +0000 (0:00:00.022)       0:02:08.854 **********
2026-06-09 13:43:08.178044 | controller | skipping: [localhost]
2026-06-09 13:43:08.178104 | controller |
2026-06-09 13:43:08.178109 | controller | TASK [rhol_crc : Add crc creds in the user bashrc file dest=~/.bashrc, create=True, block=if command -v crc; then
2026-06-09 13:43:08.178114 | controller |     eval "$(crc oc-env --shell bash)"
2026-06-09 13:43:08.178120 | controller | fi
2026-06-09 13:43:08.178125 | controller | export KUBECONFIG="{{ cifmw_rhol_crc_kubeconfig }}", mode=0644] ***
2026-06-09 13:43:08.178139 | controller | Tuesday 09 June 2026  13:43:08 +0000 (0:00:00.023)       0:02:08.879 **********
2026-06-09 13:43:08.178144 | controller | Tuesday 09 June 2026  13:43:08 +0000 (0:00:00.023)       0:02:08.878 **********
2026-06-09 13:43:08.203778 | controller | skipping: [localhost]
2026-06-09 13:43:08.203872 | controller |
2026-06-09 13:43:08.203881 | controller | TASK [rhol_crc : Source bashrc and confirm crc login executable=/bin/bash, _raw_params=source ~/.bashrc
2026-06-09 13:43:08.203886 | controller | oc whoami
2026-06-09 13:43:08.203891 | controller | ] ***
2026-06-09 13:43:08.203895 | controller | Tuesday 09 June 2026  13:43:08 +0000 (0:00:00.025)       0:02:08.905 **********
2026-06-09 13:43:08.203899 | controller | Tuesday 09 June 2026  13:43:08 +0000 (0:00:00.025)       0:02:08.903 **********
2026-06-09 13:43:08.229374 | controller | skipping: [localhost]
2026-06-09 13:43:08.229453 | controller |
2026-06-09 13:43:08.229459 | controller | TASK [rhol_crc : Check bashrc results var=bashrc_result.stdout] ****************
2026-06-09 13:43:08.229463 | controller | Tuesday 09 June 2026  13:43:08 +0000 (0:00:00.025)       0:02:08.931 **********
2026-06-09 13:43:08.229467 | controller | Tuesday 09 June 2026  13:43:08 +0000 (0:00:00.025)       0:02:08.929 **********
2026-06-09 13:43:08.258153 | controller | skipping: [localhost]
2026-06-09 13:43:08.258205 | controller |
2026-06-09 13:43:08.258213 | controller | TASK [rhol_crc : Check if using systemd dnsmasq path={{ _dnsmasq_config }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-09 13:43:08.258220 | controller | Tuesday 09 June 2026  13:43:08 +0000 (0:00:00.027)       0:02:08.959 **********
2026-06-09 13:43:08.258225 | controller | Tuesday 09 June 2026  13:43:08 +0000 (0:00:00.027)       0:02:08.957 **********
2026-06-09 13:43:10.306675 | controller | ok: [localhost -> crc(api.crc.testing)]
2026-06-09 13:43:10.306716 | controller |
2026-06-09 13:43:10.306739 | 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-09 13:43:10.306745 | controller | Tuesday 09 June 2026  13:43:10 +0000 (0:00:02.049)       0:02:11.008 **********
2026-06-09 13:43:10.306749 | controller | Tuesday 09 June 2026  13:43:10 +0000 (0:00:02.049)       0:02:11.006 **********
2026-06-09 13:43:11.213255 | controller | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-09 13:43:11.213328 | controller | with a mode of 0700, this may cause issues when running as another user. To
2026-06-09 13:43:11.213334 | controller | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-09 13:43:11.224675 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-09 13:43:11.224718 | controller |
2026-06-09 13:43:11.224724 | controller | TASK [rhol_crc : Restart DNS in CRC VM name=dnsmasq, state=restarted] **********
2026-06-09 13:43:11.224729 | controller | Tuesday 09 June 2026  13:43:11 +0000 (0:00:00.918)       0:02:11.926 **********
2026-06-09 13:43:11.224733 | controller | Tuesday 09 June 2026  13:43:11 +0000 (0:00:00.918)       0:02:11.924 **********
2026-06-09 13:43:13.368190 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-09 13:43:13.368289 | controller |
2026-06-09 13:43:13.368294 | controller | TASK [Deploy OpenShift cluster using dev-scripts name=devscripts] **************
2026-06-09 13:43:13.368299 | controller | Tuesday 09 June 2026  13:43:13 +0000 (0:00:02.143)       0:02:14.069 **********
2026-06-09 13:43:13.368302 | controller | Tuesday 09 June 2026  13:43:13 +0000 (0:00:02.143)       0:02:14.068 **********
2026-06-09 13:43:13.397808 | controller | skipping: [localhost]
2026-06-09 13:43:13.397880 | controller |
2026-06-09 13:43:13.397888 | controller | TASK [openshift_login : Ensure output directory exists path={{ cifmw_openshift_login_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-09 13:43:13.397893 | controller | Tuesday 09 June 2026  13:43:13 +0000 (0:00:00.029)       0:02:14.099 **********
2026-06-09 13:43:13.397897 | controller | Tuesday 09 June 2026  13:43:13 +0000 (0:00:00.029)       0:02:14.097 **********
2026-06-09 13:43:13.599996 | controller | ok: [localhost]
2026-06-09 13:43:13.600053 | controller |
2026-06-09 13:43:13.600059 | controller | TASK [openshift_login : OpenShift login _raw_params=login.yml] *****************
2026-06-09 13:43:13.600064 | controller | Tuesday 09 June 2026  13:43:13 +0000 (0:00:00.202)       0:02:14.301 **********
2026-06-09 13:43:13.600067 | controller | Tuesday 09 June 2026  13:43:13 +0000 (0:00:00.202)       0:02:14.299 **********
2026-06-09 13:43:13.644506 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/login.yml for localhost
2026-06-09 13:43:13.644614 | controller |
2026-06-09 13:43:13.644642 | controller | TASK [openshift_login : Check if the password file is present path={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-09 13:43:13.644647 | controller | Tuesday 09 June 2026  13:43:13 +0000 (0:00:00.044)       0:02:14.346 **********
2026-06-09 13:43:13.644652 | controller | Tuesday 09 June 2026  13:43:13 +0000 (0:00:00.044)       0:02:14.344 **********
2026-06-09 13:43:13.676047 | controller | skipping: [localhost]
2026-06-09 13:43:13.676165 | controller |
2026-06-09 13:43:13.676173 | controller | TASK [openshift_login : Fetch user password content src={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-09 13:43:13.676179 | controller | Tuesday 09 June 2026  13:43:13 +0000 (0:00:00.031)       0:02:14.377 **********
2026-06-09 13:43:13.676184 | controller | Tuesday 09 June 2026  13:43:13 +0000 (0:00:00.031)       0:02:14.375 **********
2026-06-09 13:43:13.707477 | controller | skipping: [localhost]
2026-06-09 13:43:13.707587 | controller |
2026-06-09 13:43:13.707595 | 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-09 13:43:13.707602 | controller | Tuesday 09 June 2026  13:43:13 +0000 (0:00:00.031)       0:02:14.408 **********
2026-06-09 13:43:13.707607 | controller | Tuesday 09 June 2026  13:43:13 +0000 (0:00:00.031)       0:02:14.407 **********
2026-06-09 13:43:13.740140 | controller | skipping: [localhost]
2026-06-09 13:43:13.740247 | controller |
2026-06-09 13:43:13.740256 | controller | TASK [openshift_login : Set role variables cifmw_openshift_login_kubeconfig={{
2026-06-09 13:43:13.740262 | controller |  cifmw_openshift_login_kubeconfig |
2026-06-09 13:43:13.740268 | controller |  default(cifmw_openshift_kubeconfig) |
2026-06-09 13:43:13.740273 | controller |  default(
2026-06-09 13:43:13.740278 | controller |    ansible_env.KUBECONFIG if 'KUBECONFIG' in ansible_env else
2026-06-09 13:43:13.740283 | controller |    cifmw_openshift_login_kubeconfig_default_path
2026-06-09 13:43:13.740288 | controller |  ) | trim
2026-06-09 13:43:13.740295 | 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-09 13:43:13.740302 | controller | Tuesday 09 June 2026  13:43:13 +0000 (0:00:00.032)       0:02:14.441 **********
2026-06-09 13:43:13.740306 | controller | Tuesday 09 June 2026  13:43:13 +0000 (0:00:00.032)       0:02:14.440 **********
2026-06-09 13:43:13.792653 | controller | ok: [localhost]
2026-06-09 13:43:13.792766 | controller |
2026-06-09 13:43:13.792775 | controller | TASK [openshift_login : Check if kubeconfig exists path={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-09 13:43:13.792782 | controller | Tuesday 09 June 2026  13:43:13 +0000 (0:00:00.052)       0:02:14.494 **********
2026-06-09 13:43:13.792788 | controller | Tuesday 09 June 2026  13:43:13 +0000 (0:00:00.052)       0:02:14.492 **********
2026-06-09 13:43:13.987242 | controller | ok: [localhost]
2026-06-09 13:43:13.987282 | controller |
2026-06-09 13:43:13.987288 | 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-09 13:43:13.987293 | controller |   (cifmw_openshift_login_user is defined) and
2026-06-09 13:43:13.987299 | controller |   (cifmw_openshift_login_password is defined) and
2026-06-09 13:43:13.987303 | controller |   (cifmw_openshift_login_api is defined)
2026-06-09 13:43:13.987308 | controller | ), msg=If an existing kubeconfig is not provided user/pwd or provided/initial token and API URL must be given] ***
2026-06-09 13:43:13.987312 | controller | Tuesday 09 June 2026  13:43:13 +0000 (0:00:00.194)       0:02:14.688 **********
2026-06-09 13:43:13.987316 | controller | Tuesday 09 June 2026  13:43:13 +0000 (0:00:00.194)       0:02:14.687 **********
2026-06-09 13:43:14.023485 | controller | ok: [localhost] =>
2026-06-09 13:43:14.023531 | controller |     changed: false
2026-06-09 13:43:14.023538 | controller |     msg: All assertions passed
2026-06-09 13:43:14.023544 | controller |
2026-06-09 13:43:14.023549 | controller | TASK [openshift_login : Fetch kubeconfig content src={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-09 13:43:14.023554 | controller | Tuesday 09 June 2026  13:43:14 +0000 (0:00:00.036)       0:02:14.725 **********
2026-06-09 13:43:14.023559 | controller | Tuesday 09 June 2026  13:43:14 +0000 (0:00:00.036)       0:02:14.723 **********
2026-06-09 13:43:14.051429 | controller | skipping: [localhost]
2026-06-09 13:43:14.051491 | controller |
2026-06-09 13:43:14.051497 | controller | TASK [openshift_login : Fetch x509 key based users cifmw_openshift_login_key_based_users={{
2026-06-09 13:43:14.051503 | controller |   (
2026-06-09 13:43:14.051508 | controller |     cifmw_openshift_login_kubeconfig_content_b64.content |
2026-06-09 13:43:14.051513 | controller |     b64decode |
2026-06-09 13:43:14.051518 | controller |     from_yaml
2026-06-09 13:43:14.051523 | controller |   ). users | default([]) |
2026-06-09 13:43:14.051528 | controller |   selectattr('user.client-certificate-data', 'defined') |
2026-06-09 13:43:14.051532 | controller |   map(attribute="name") |
2026-06-09 13:43:14.051537 | controller |   map("split", "/") |
2026-06-09 13:43:14.051541 | controller |   map("first")
2026-06-09 13:43:14.051546 | controller | }}, cacheable=True] ***
2026-06-09 13:43:14.051550 | controller | Tuesday 09 June 2026  13:43:14 +0000 (0:00:00.027)       0:02:14.753 **********
2026-06-09 13:43:14.051556 | controller | Tuesday 09 June 2026  13:43:14 +0000 (0:00:00.027)       0:02:14.751 **********
2026-06-09 13:43:14.080874 | controller | skipping: [localhost]
2026-06-09 13:43:14.080958 | controller |
2026-06-09 13:43:14.080967 | controller | TASK [openshift_login : Assign key based user if not provided and available cifmw_openshift_login_user={{
2026-06-09 13:43:14.080973 | controller |   (cifmw_openshift_login_assume_cert_system_user | ternary('system:', '')) +
2026-06-09 13:43:14.080979 | controller |   (cifmw_openshift_login_key_based_users | map('replace', 'system:', '') | unique | first)
2026-06-09 13:43:14.081004 | controller | }}, cifmw_openshift_login_cert_login=True, cacheable=True] ***
2026-06-09 13:43:14.081010 | controller | Tuesday 09 June 2026  13:43:14 +0000 (0:00:00.029)       0:02:14.782 **********
2026-06-09 13:43:14.081015 | controller | Tuesday 09 June 2026  13:43:14 +0000 (0:00:00.029)       0:02:14.781 **********
2026-06-09 13:43:14.109479 | controller | skipping: [localhost]
2026-06-09 13:43:14.109520 | controller |
2026-06-09 13:43:14.109526 | controller | TASK [openshift_login : Set the retry count cifmw_openshift_login_retries_cnt={{
2026-06-09 13:43:14.109531 | controller |   0 if cifmw_openshift_login_retries_cnt is undefined else
2026-06-09 13:43:14.109535 | controller |   cifmw_openshift_login_retries_cnt|int + 1
2026-06-09 13:43:14.109539 | controller | }}] ***
2026-06-09 13:43:14.109551 | controller | Tuesday 09 June 2026  13:43:14 +0000 (0:00:00.028)       0:02:14.811 **********
2026-06-09 13:43:14.109554 | controller | Tuesday 09 June 2026  13:43:14 +0000 (0:00:00.028)       0:02:14.809 **********
2026-06-09 13:43:14.143319 | controller | ok: [localhost]
2026-06-09 13:43:14.143357 | controller |
2026-06-09 13:43:14.143363 | controller | TASK [openshift_login : Fetch token _raw_params=try_login.yml] *****************
2026-06-09 13:43:14.143368 | controller | Tuesday 09 June 2026  13:43:14 +0000 (0:00:00.034)       0:02:14.845 **********
2026-06-09 13:43:14.143371 | controller | Tuesday 09 June 2026  13:43:14 +0000 (0:00:00.034)       0:02:14.843 **********
2026-06-09 13:43:14.178422 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/try_login.yml for localhost
2026-06-09 13:43:14.178466 | controller |
2026-06-09 13:43:14.178472 | controller | TASK [openshift_login : Try get OpenShift access token _raw_params=oc whoami -t] ***
2026-06-09 13:43:14.178478 | controller | Tuesday 09 June 2026  13:43:14 +0000 (0:00:00.034)       0:02:14.880 **********
2026-06-09 13:43:14.178483 | controller | Tuesday 09 June 2026  13:43:14 +0000 (0:00:00.034)       0:02:14.878 **********
2026-06-09 13:43:14.204859 | controller | skipping: [localhost]
2026-06-09 13:43:14.204945 | controller |
2026-06-09 13:43:14.204952 | 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-09 13:43:14.204959 | controller | Tuesday 09 June 2026  13:43:14 +0000 (0:00:00.026)       0:02:14.906 **********
2026-06-09 13:43:14.204964 | controller | Tuesday 09 June 2026  13:43:14 +0000 (0:00:00.026)       0:02:14.904 **********
2026-06-09 13:43:14.963407 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-09 13:43:14.963510 | controller | changed: [localhost]
2026-06-09 13:43:14.963516 | controller |
2026-06-09 13:43:14.963520 | controller | TASK [openshift_login : Ensure kubeconfig is provided that=cifmw_openshift_login_kubeconfig != ""] ***
2026-06-09 13:43:14.963524 | controller | Tuesday 09 June 2026  13:43:14 +0000 (0:00:00.758)       0:02:15.664 **********
2026-06-09 13:43:14.963528 | controller | Tuesday 09 June 2026  13:43:14 +0000 (0:00:00.758)       0:02:15.663 **********
2026-06-09 13:43:14.990064 | controller | ok: [localhost] =>
2026-06-09 13:43:14.990173 | controller |     changed: false
2026-06-09 13:43:14.990180 | controller |     msg: All assertions passed
2026-06-09 13:43:14.990187 | controller |
2026-06-09 13:43:14.990192 | controller | TASK [openshift_login : Fetch new OpenShift access token _raw_params=oc whoami -t] ***
2026-06-09 13:43:14.990199 | controller | Tuesday 09 June 2026  13:43:14 +0000 (0:00:00.026)       0:02:15.691 **********
2026-06-09 13:43:14.990205 | controller | Tuesday 09 June 2026  13:43:14 +0000 (0:00:00.026)       0:02:15.690 **********
2026-06-09 13:43:15.314944 | controller | changed: [localhost]
2026-06-09 13:43:15.315025 | controller |
2026-06-09 13:43:15.315031 | controller | TASK [openshift_login : Set new OpenShift token cifmw_openshift_login_token={{
2026-06-09 13:43:15.315036 | controller |   (not cifmw_openshift_login_new_token_out.skipped | default(false)) |
2026-06-09 13:43:15.315040 | controller |   ternary(cifmw_openshift_login_new_token_out.stdout, cifmw_openshift_login_whoami_out.stdout)
2026-06-09 13:43:15.315044 | controller | }}, cacheable=True] ***
2026-06-09 13:43:15.315048 | controller | Tuesday 09 June 2026  13:43:15 +0000 (0:00:00.324)       0:02:16.016 **********
2026-06-09 13:43:15.315052 | controller | Tuesday 09 June 2026  13:43:15 +0000 (0:00:00.324)       0:02:16.014 **********
2026-06-09 13:43:15.358014 | controller | ok: [localhost]
2026-06-09 13:43:15.358096 | controller |
2026-06-09 13:43:15.358102 | controller | TASK [openshift_login : Fetch OpenShift API URL _raw_params=oc whoami --show-server=true] ***
2026-06-09 13:43:15.358121 | controller | Tuesday 09 June 2026  13:43:15 +0000 (0:00:00.043)       0:02:16.059 **********
2026-06-09 13:43:15.358125 | controller | Tuesday 09 June 2026  13:43:15 +0000 (0:00:00.043)       0:02:16.057 **********
2026-06-09 13:43:15.671031 | controller | changed: [localhost]
2026-06-09 13:43:15.671097 | controller |
2026-06-09 13:43:15.671104 | controller | TASK [openshift_login : Fetch OpenShift kubeconfig context _raw_params=oc whoami -c] ***
2026-06-09 13:43:15.671109 | controller | Tuesday 09 June 2026  13:43:15 +0000 (0:00:00.312)       0:02:16.372 **********
2026-06-09 13:43:15.671114 | controller | Tuesday 09 June 2026  13:43:15 +0000 (0:00:00.312)       0:02:16.370 **********
2026-06-09 13:43:16.213128 | controller | changed: [localhost]
2026-06-09 13:43:16.213167 | controller |
2026-06-09 13:43:16.213174 | controller | TASK [openshift_login : Fetch OpenShift current user _raw_params=oc whoami] ****
2026-06-09 13:43:16.213179 | controller | Tuesday 09 June 2026  13:43:16 +0000 (0:00:00.542)       0:02:16.914 **********
2026-06-09 13:43:16.213182 | controller | Tuesday 09 June 2026  13:43:16 +0000 (0:00:00.542)       0:02:16.912 **********
2026-06-09 13:43:16.511636 | controller | changed: [localhost]
2026-06-09 13:43:16.511742 | controller |
2026-06-09 13:43:16.511769 | 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-09 13:43:16.511778 | controller |       combine({'KUBECONFIG': cifmw_openshift_login_kubeconfig})
2026-06-09 13:43:16.511784 | controller |     ) if cifmw_install_yamls_environment is defined else omit
2026-06-09 13:43:16.511789 | controller | }}, cacheable=True] ***
2026-06-09 13:43:16.511793 | controller | Tuesday 09 June 2026  13:43:16 +0000 (0:00:00.298)       0:02:17.213 **********
2026-06-09 13:43:16.511799 | controller | Tuesday 09 June 2026  13:43:16 +0000 (0:00:00.298)       0:02:17.211 **********
2026-06-09 13:43:16.554733 | controller | ok: [localhost]
2026-06-09 13:43:16.554857 | controller |
2026-06-09 13:43:16.554868 | 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-09 13:43:16.554873 | controller | Tuesday 09 June 2026  13:43:16 +0000 (0:00:00.043)       0:02:17.256 **********
2026-06-09 13:43:16.554878 | controller | Tuesday 09 June 2026  13:43:16 +0000 (0:00:00.043)       0:02:17.254 **********
2026-06-09 13:43:16.959779 | controller | changed: [localhost]
2026-06-09 13:43:16.959874 | controller |
2026-06-09 13:43:16.959884 | controller | TASK [openshift_login : Read the install yamls parameters file path={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml] ***
2026-06-09 13:43:16.959890 | controller | Tuesday 09 June 2026  13:43:16 +0000 (0:00:00.404)       0:02:17.661 **********
2026-06-09 13:43:16.959894 | controller | Tuesday 09 June 2026  13:43:16 +0000 (0:00:00.404)       0:02:17.659 **********
2026-06-09 13:43:17.146874 | controller | ok: [localhost]
2026-06-09 13:43:17.146918 | controller |
2026-06-09 13:43:17.146925 | controller | TASK [openshift_login : Append the KUBECONFIG to the install yamls parameters content={{
2026-06-09 13:43:17.146931 | controller |   cifmw_openshift_login_install_yamls_artifacts_slurp['content'] | b64decode | from_yaml |
2026-06-09 13:43:17.146935 | controller |   combine(
2026-06-09 13:43:17.146940 | controller |     {
2026-06-09 13:43:17.146945 | controller |       'cifmw_install_yamls_environment': {
2026-06-09 13:43:17.146951 | controller |         'KUBECONFIG': cifmw_openshift_login_kubeconfig
2026-06-09 13:43:17.146955 | controller |       }
2026-06-09 13:43:17.146960 | controller |     }, recursive=true) | to_nice_yaml
2026-06-09 13:43:17.146964 | controller | }}, dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, mode=0600] ***
2026-06-09 13:43:17.146968 | controller | Tuesday 09 June 2026  13:43:17 +0000 (0:00:00.187)       0:02:17.848 **********
2026-06-09 13:43:17.146979 | controller | Tuesday 09 June 2026  13:43:17 +0000 (0:00:00.187)       0:02:17.847 **********
2026-06-09 13:43:17.714068 | controller | changed: [localhost]
2026-06-09 13:43:17.714160 | controller |
2026-06-09 13:43:17.714168 | controller | TASK [openshift_setup : Ensure output directory exists path={{ cifmw_openshift_setup_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-09 13:43:17.714176 | controller | Tuesday 09 June 2026  13:43:17 +0000 (0:00:00.566)       0:02:18.415 **********
2026-06-09 13:43:17.714182 | controller | Tuesday 09 June 2026  13:43:17 +0000 (0:00:00.566)       0:02:18.413 **********
2026-06-09 13:43:17.918224 | controller | ok: [localhost]
2026-06-09 13:43:17.918307 | controller |
2026-06-09 13:43:17.918315 | controller | TASK [openshift_setup : Fetch namespaces to create cifmw_openshift_setup_namespaces={{
2026-06-09 13:43:17.918331 | controller |   ((
2026-06-09 13:43:17.918337 | controller |       ([cifmw_install_yamls_defaults['NAMESPACE']] +
2026-06-09 13:43:17.918342 | controller |         ([cifmw_install_yamls_defaults['OPERATOR_NAMESPACE']] if 'OPERATOR_NAMESPACE' is in cifmw_install_yamls_defaults else [])
2026-06-09 13:43:17.918347 | controller |       ) if cifmw_install_yamls_defaults is defined else []
2026-06-09 13:43:17.918351 | controller |   ) + cifmw_openshift_setup_create_namespaces) | unique
2026-06-09 13:43:17.918355 | controller | }}] ***
2026-06-09 13:43:17.918360 | controller | Tuesday 09 June 2026  13:43:17 +0000 (0:00:00.204)       0:02:18.619 **********
2026-06-09 13:43:17.918365 | controller | Tuesday 09 June 2026  13:43:17 +0000 (0:00:00.204)       0:02:18.618 **********
2026-06-09 13:43:18.014539 | controller | ok: [localhost]
2026-06-09 13:43:18.014624 | controller |
2026-06-09 13:43:18.014633 | 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-09 13:43:18.014640 | controller | Tuesday 09 June 2026  13:43:18 +0000 (0:00:00.096)       0:02:18.716 **********
2026-06-09 13:43:18.014645 | controller | Tuesday 09 June 2026  13:43:18 +0000 (0:00:00.096)       0:02:18.714 **********
2026-06-09 13:43:19.762989 | controller | changed: [localhost] => (item=openstack)
2026-06-09 13:43:19.763113 | controller | changed: [localhost] => (item=openstack-operators)
2026-06-09 13:43:19.763126 | controller |
2026-06-09 13:43:19.763137 | 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-09 13:43:19.763147 | controller | Tuesday 09 June 2026  13:43:19 +0000 (0:00:01.747)       0:02:20.464 **********
2026-06-09 13:43:19.763156 | controller | Tuesday 09 June 2026  13:43:19 +0000 (0:00:01.747)       0:02:20.462 **********
2026-06-09 13:43:19.792459 | controller | skipping: [localhost]
2026-06-09 13:43:19.792537 | controller |
2026-06-09 13:43:19.792543 | 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-09 13:43:19.792552 | controller | Tuesday 09 June 2026  13:43:19 +0000 (0:00:00.029)       0:02:20.493 **********
2026-06-09 13:43:19.792557 | controller | Tuesday 09 June 2026  13:43:19 +0000 (0:00:00.029)       0:02:20.492 **********
2026-06-09 13:43:19.833122 | controller | skipping: [localhost] => (item=openstack)
2026-06-09 13:43:19.833200 | controller | skipping: [localhost] => (item=openstack-operators)
2026-06-09 13:43:19.833206 | controller | skipping: [localhost]
2026-06-09 13:43:19.833210 | controller |
2026-06-09 13:43:19.833215 | 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-09 13:43:19.833225 | controller | Tuesday 09 June 2026  13:43:19 +0000 (0:00:00.040)       0:02:20.534 **********
2026-06-09 13:43:19.833229 | controller | Tuesday 09 June 2026  13:43:19 +0000 (0:00:00.040)       0:02:20.533 **********
2026-06-09 13:43:19.868335 | controller | skipping: [localhost]
2026-06-09 13:43:19.868381 | controller |
2026-06-09 13:43:19.868387 | 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-09 13:43:19.868394 | controller | Tuesday 09 June 2026  13:43:19 +0000 (0:00:00.035)       0:02:20.570 **********
2026-06-09 13:43:19.868399 | controller | Tuesday 09 June 2026  13:43:19 +0000 (0:00:00.035)       0:02:20.568 **********
2026-06-09 13:43:19.904549 | controller | skipping: [localhost]
2026-06-09 13:43:19.904629 | controller |
2026-06-09 13:43:19.904636 | controller | TASK [Ensure we have custom CA installed on host role=install_ca] **************
2026-06-09 13:43:19.904641 | controller | Tuesday 09 June 2026  13:43:19 +0000 (0:00:00.036)       0:02:20.606 **********
2026-06-09 13:43:19.904645 | controller | Tuesday 09 June 2026  13:43:19 +0000 (0:00:00.036)       0:02:20.604 **********
2026-06-09 13:43:19.949347 | controller | skipping: [localhost]
2026-06-09 13:43:19.949426 | controller |
2026-06-09 13:43:19.949431 | controller | TASK [openshift_setup : Update ca bundle _raw_params=update-ca-trust extract] ***
2026-06-09 13:43:19.949435 | controller | Tuesday 09 June 2026  13:43:19 +0000 (0:00:00.045)       0:02:20.651 **********
2026-06-09 13:43:19.949439 | controller | Tuesday 09 June 2026  13:43:19 +0000 (0:00:00.044)       0:02:20.649 **********
2026-06-09 13:43:19.981412 | controller | skipping: [localhost]
2026-06-09 13:43:19.981478 | controller |
2026-06-09 13:43:19.981483 | controller | TASK [openshift_setup : Slurp CAs file src={{ cifmw_openshift_setup_ca_bundle_path }}] ***
2026-06-09 13:43:19.981488 | controller | Tuesday 09 June 2026  13:43:19 +0000 (0:00:00.032)       0:02:20.683 **********
2026-06-09 13:43:19.981493 | controller | Tuesday 09 June 2026  13:43:19 +0000 (0:00:00.032)       0:02:20.681 **********
2026-06-09 13:43:20.013180 | controller | skipping: [localhost]
2026-06-09 13:43:20.013210 | controller |
2026-06-09 13:43:20.013215 | 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-09 13:43:20.013220 | controller | Tuesday 09 June 2026  13:43:20 +0000 (0:00:00.031)       0:02:20.714 **********
2026-06-09 13:43:20.013223 | controller | Tuesday 09 June 2026  13:43:20 +0000 (0:00:00.031)       0:02:20.713 **********
2026-06-09 13:43:20.046402 | controller | skipping: [localhost]
2026-06-09 13:43:20.046472 | controller |
2026-06-09 13:43:20.046478 | 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-09 13:43:20.046483 | controller | Tuesday 09 June 2026  13:43:20 +0000 (0:00:00.033)       0:02:20.748 **********
2026-06-09 13:43:20.046488 | controller | Tuesday 09 June 2026  13:43:20 +0000 (0:00:00.033)       0:02:20.746 **********
2026-06-09 13:43:20.075377 | controller | skipping: [localhost]
2026-06-09 13:43:20.075469 | controller |
2026-06-09 13:43:20.075537 | 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-09 13:43:20.075553 | controller | Tuesday 09 June 2026  13:43:20 +0000 (0:00:00.029)       0:02:20.777 **********
2026-06-09 13:43:20.075558 | controller | Tuesday 09 June 2026  13:43:20 +0000 (0:00:00.029)       0:02:20.775 **********
2026-06-09 13:43:20.108382 | controller | skipping: [localhost]
2026-06-09 13:43:20.108424 | controller |
2026-06-09 13:43:20.108429 | 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-09 13:43:20.108434 | controller | Tuesday 09 June 2026  13:43:20 +0000 (0:00:00.032)       0:02:20.810 **********
2026-06-09 13:43:20.108438 | controller | Tuesday 09 June 2026  13:43:20 +0000 (0:00:00.032)       0:02:20.808 **********
2026-06-09 13:43:20.142256 | controller | skipping: [localhost]
2026-06-09 13:43:20.142299 | controller |
2026-06-09 13:43:20.142305 | 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-09 13:43:20.142311 | controller | Tuesday 09 June 2026  13:43:20 +0000 (0:00:00.033)       0:02:20.844 **********
2026-06-09 13:43:20.142316 | controller | Tuesday 09 June 2026  13:43:20 +0000 (0:00:00.033)       0:02:20.842 **********
2026-06-09 13:43:20.179081 | controller | skipping: [localhost]
2026-06-09 13:43:20.179168 | controller |
2026-06-09 13:43:20.179180 | 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-09 13:43:20.179191 | controller | Tuesday 09 June 2026  13:43:20 +0000 (0:00:00.036)       0:02:20.880 **********
2026-06-09 13:43:20.179200 | controller | Tuesday 09 June 2026  13:43:20 +0000 (0:00:00.036)       0:02:20.879 **********
2026-06-09 13:43:21.148119 | controller | ok: [localhost]
2026-06-09 13:43:21.148194 | controller |
2026-06-09 13:43:21.148201 | 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-09 13:43:21.148206 | controller | Tuesday 09 June 2026  13:43:21 +0000 (0:00:00.969)       0:02:21.849 **********
2026-06-09 13:43:21.148211 | controller | Tuesday 09 June 2026  13:43:21 +0000 (0:00:00.969)       0:02:21.848 **********
2026-06-09 13:43:22.096404 | controller | changed: [localhost]
2026-06-09 13:43:22.096493 | controller |
2026-06-09 13:43:22.096499 | 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-09 13:43:22.096504 | controller | Tuesday 09 June 2026  13:43:22 +0000 (0:00:00.948)       0:02:22.797 **********
2026-06-09 13:43:22.096527 | controller | Tuesday 09 June 2026  13:43:22 +0000 (0:00:00.948)       0:02:22.796 **********
2026-06-09 13:43:22.873153 | controller | changed: [localhost]
2026-06-09 13:43:22.873233 | controller |
2026-06-09 13:43:22.873240 | 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-09 13:43:22.873246 | controller | Tuesday 09 June 2026  13:43:22 +0000 (0:00:00.776)       0:02:23.574 **********
2026-06-09 13:43:22.873250 | controller | Tuesday 09 June 2026  13:43:22 +0000 (0:00:00.776)       0:02:23.573 **********
2026-06-09 13:43:22.900814 | controller | skipping: [localhost]
2026-06-09 13:43:22.900875 | controller |
2026-06-09 13:43:22.900882 | 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-09 13:43:22.900895 | controller | Tuesday 09 June 2026  13:43:22 +0000 (0:00:00.027)       0:02:23.602 **********
2026-06-09 13:43:22.900899 | controller | Tuesday 09 June 2026  13:43:22 +0000 (0:00:00.027)       0:02:23.600 **********
2026-06-09 13:43:22.933604 | controller | skipping: [localhost]
2026-06-09 13:43:22.933650 | controller |
2026-06-09 13:43:22.933656 | controller | TASK [Deploy Observability operator. name=openshift_obs] ***********************
2026-06-09 13:43:22.933661 | controller | Tuesday 09 June 2026  13:43:22 +0000 (0:00:00.032)       0:02:23.635 **********
2026-06-09 13:43:22.933664 | controller | Tuesday 09 June 2026  13:43:22 +0000 (0:00:00.032)       0:02:23.633 **********
2026-06-09 13:43:22.962380 | controller | skipping: [localhost]
2026-06-09 13:43:22.962420 | controller |
2026-06-09 13:43:22.962426 | controller | TASK [Deploy Metal3 BMHs name=deploy_bmh] **************************************
2026-06-09 13:43:22.962431 | controller | Tuesday 09 June 2026  13:43:22 +0000 (0:00:00.028)       0:02:23.664 **********
2026-06-09 13:43:22.962434 | controller | Tuesday 09 June 2026  13:43:22 +0000 (0:00:00.028)       0:02:23.662 **********
2026-06-09 13:43:22.990881 | controller | skipping: [localhost]
2026-06-09 13:43:22.990915 | controller |
2026-06-09 13:43:22.990921 | controller | TASK [Install certmanager operator role name=cert_manager] *********************
2026-06-09 13:43:22.990925 | controller | Tuesday 09 June 2026  13:43:22 +0000 (0:00:00.028)       0:02:23.692 **********
2026-06-09 13:43:22.990929 | controller | Tuesday 09 June 2026  13:43:22 +0000 (0:00:00.028)       0:02:23.690 **********
2026-06-09 13:43:23.156750 | controller |
2026-06-09 13:43:23.156794 | controller | TASK [cert_manager : Create role needed directories path={{ cifmw_cert_manager_manifests_dir }}, state=directory, mode=0755] ***
2026-06-09 13:43:23.156801 | controller | Tuesday 09 June 2026  13:43:23 +0000 (0:00:00.166)       0:02:23.858 **********
2026-06-09 13:43:23.156806 | controller | Tuesday 09 June 2026  13:43:23 +0000 (0:00:00.166)       0:02:23.856 **********
2026-06-09 13:43:23.367235 | controller | changed: [localhost]
2026-06-09 13:43:23.367326 | controller |
2026-06-09 13:43:23.367335 | 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-09 13:43:23.367343 | controller | Tuesday 09 June 2026  13:43:23 +0000 (0:00:00.210)       0:02:24.069 **********
2026-06-09 13:43:23.367349 | controller | Tuesday 09 June 2026  13:43:23 +0000 (0:00:00.210)       0:02:24.067 **********
2026-06-09 13:43:24.142044 | controller | changed: [localhost]
2026-06-09 13:43:24.142092 | controller |
2026-06-09 13:43:24.142099 | controller | TASK [cert_manager : Install from Release Manifest _raw_params=release_manifest.yml] ***
2026-06-09 13:43:24.142105 | controller | Tuesday 09 June 2026  13:43:24 +0000 (0:00:00.774)       0:02:24.843 **********
2026-06-09 13:43:24.142110 | controller | Tuesday 09 June 2026  13:43:24 +0000 (0:00:00.774)       0:02:24.841 **********
2026-06-09 13:43:24.182924 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cert_manager/tasks/release_manifest.yml for localhost
2026-06-09 13:43:24.183005 | controller |
2026-06-09 13:43:24.183012 | 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-09 13:43:24.183017 | controller | Tuesday 09 June 2026  13:43:24 +0000 (0:00:00.040)       0:02:24.884 **********
2026-06-09 13:43:24.183022 | controller | Tuesday 09 June 2026  13:43:24 +0000 (0:00:00.040)       0:02:24.882 **********
2026-06-09 13:43:24.914162 | controller | changed: [localhost]
2026-06-09 13:43:24.914222 | controller |
2026-06-09 13:43:24.914229 | 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-09 13:43:24.914234 | controller | Tuesday 09 June 2026  13:43:24 +0000 (0:00:00.730)       0:02:25.615 **********
2026-06-09 13:43:24.914239 | controller | Tuesday 09 June 2026  13:43:24 +0000 (0:00:00.730)       0:02:25.613 **********
2026-06-09 13:43:29.483918 | controller | changed: [localhost]
2026-06-09 13:43:29.484010 | controller |
2026-06-09 13:43:29.484024 | controller | TASK [cert_manager : Install from OLM Manifest _raw_params=olm_manifest.yml] ***
2026-06-09 13:43:29.484029 | controller | Tuesday 09 June 2026  13:43:29 +0000 (0:00:04.570)       0:02:30.185 **********
2026-06-09 13:43:29.484033 | controller | Tuesday 09 June 2026  13:43:29 +0000 (0:00:04.570)       0:02:30.183 **********
2026-06-09 13:43:29.511907 | controller | skipping: [localhost]
2026-06-09 13:43:29.511981 | controller |
2026-06-09 13:43:29.511986 | 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-09 13:43:29.511997 | controller | Tuesday 09 June 2026  13:43:29 +0000 (0:00:00.028)       0:02:30.213 **********
2026-06-09 13:43:29.512005 | controller | Tuesday 09 June 2026  13:43:29 +0000 (0:00:00.028)       0:02:30.212 **********
2026-06-09 13:43:30.417142 | controller | ok: [localhost]
2026-06-09 13:43:30.417235 | controller |
2026-06-09 13:43:30.417275 | 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-09 13:43:30.417309 | controller | Tuesday 09 June 2026  13:43:30 +0000 (0:00:00.905)       0:02:31.118 **********
2026-06-09 13:43:30.417329 | controller | Tuesday 09 June 2026  13:43:30 +0000 (0:00:00.905)       0:02:31.117 **********
2026-06-09 13:43:53.361205 | controller | ok: [localhost] => (item=cainjector)
2026-06-09 13:43:53.361294 | controller | ok: [localhost] => (item=webhook)
2026-06-09 13:43:53.361299 | controller | ok: [localhost] => (item=cert-manager)
2026-06-09 13:43:53.361304 | controller |
2026-06-09 13:43:53.361310 | controller | TASK [cert_manager : Create $HOME/bin dir path={{ ansible_user_dir }}/bin, state=directory, mode=0755] ***
2026-06-09 13:43:53.361316 | controller | Tuesday 09 June 2026  13:43:53 +0000 (0:00:22.943)       0:02:54.062 **********
2026-06-09 13:43:53.361321 | controller | Tuesday 09 June 2026  13:43:53 +0000 (0:00:22.943)       0:02:54.061 **********
2026-06-09 13:43:53.596059 | controller | ok: [localhost]
2026-06-09 13:43:53.596143 | controller |
2026-06-09 13:43:53.596158 | 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-09 13:43:53.596165 | controller | Tuesday 09 June 2026  13:43:53 +0000 (0:00:00.232)       0:02:54.295 **********
2026-06-09 13:43:53.596171 | controller | Tuesday 09 June 2026  13:43:53 +0000 (0:00:00.232)       0:02:54.293 **********
2026-06-09 13:43:54.952347 | controller | changed: [localhost]
2026-06-09 13:43:54.952404 | controller |
2026-06-09 13:43:54.952410 | controller | TASK [cert_manager : Verify cert_manager api _raw_params={{ ansible_user_dir }}/bin/cmctl check api --wait=2m] ***
2026-06-09 13:43:54.952424 | controller | Tuesday 09 June 2026  13:43:54 +0000 (0:00:01.357)       0:02:55.653 **********
2026-06-09 13:43:54.952428 | controller | Tuesday 09 June 2026  13:43:54 +0000 (0:00:01.357)       0:02:55.651 **********
2026-06-09 13:43:55.294072 | controller | changed: [localhost]
2026-06-09 13:43:55.294120 | controller |
2026-06-09 13:43:55.294127 | controller | TASK [Configure hosts networking using nmstate name=ci_nmstate] ****************
2026-06-09 13:43:55.294134 | controller | Tuesday 09 June 2026  13:43:55 +0000 (0:00:00.342)       0:02:55.995 **********
2026-06-09 13:43:55.294138 | controller | Tuesday 09 June 2026  13:43:55 +0000 (0:00:00.342)       0:02:55.994 **********
2026-06-09 13:43:55.323436 | controller | skipping: [localhost]
2026-06-09 13:43:55.323493 | controller |
2026-06-09 13:43:55.323499 | controller | TASK [Configure multus networks name=ci_multus] ********************************
2026-06-09 13:43:55.323504 | controller | Tuesday 09 June 2026  13:43:55 +0000 (0:00:00.029)       0:02:56.025 **********
2026-06-09 13:43:55.323507 | controller | Tuesday 09 June 2026  13:43:55 +0000 (0:00:00.029)       0:02:56.023 **********
2026-06-09 13:43:55.351258 | controller | skipping: [localhost]
2026-06-09 13:43:55.351366 | controller |
2026-06-09 13:43:55.351375 | controller | TASK [Deploy Sushy Emulator service pod name=sushy_emulator] *******************
2026-06-09 13:43:55.351381 | controller | Tuesday 09 June 2026  13:43:55 +0000 (0:00:00.027)       0:02:56.053 **********
2026-06-09 13:43:55.351385 | controller | Tuesday 09 June 2026  13:43:55 +0000 (0:00:00.027)       0:02:56.051 **********
2026-06-09 13:43:55.390531 | controller | skipping: [localhost]
2026-06-09 13:43:55.390609 | controller |
2026-06-09 13:43:55.390614 | controller | TASK [Setup Libvirt on controller name=libvirt_manager] ************************
2026-06-09 13:43:55.390619 | controller | Tuesday 09 June 2026  13:43:55 +0000 (0:00:00.039)       0:02:56.092 **********
2026-06-09 13:43:55.390622 | controller | Tuesday 09 June 2026  13:43:55 +0000 (0:00:00.039)       0:02:56.090 **********
2026-06-09 13:43:55.427946 | controller | skipping: [localhost]
2026-06-09 13:43:55.428025 | controller |
2026-06-09 13:43:55.428034 | controller | TASK [Prepare container package builder name=pkg_build] ************************
2026-06-09 13:43:55.428040 | controller | Tuesday 09 June 2026  13:43:55 +0000 (0:00:00.037)       0:02:56.129 **********
2026-06-09 13:43:55.428045 | controller | Tuesday 09 June 2026  13:43:55 +0000 (0:00:00.037)       0:02:56.128 **********
2026-06-09 13:43:55.474730 | controller | skipping: [localhost]
2026-06-09 13:43:55.474796 | controller |
2026-06-09 13:43:55.474802 | 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-09 13:43:55.474807 | controller | Tuesday 09 June 2026  13:43:55 +0000 (0:00:00.046)       0:02:56.176 **********
2026-06-09 13:43:55.474811 | controller | Tuesday 09 June 2026  13:43:55 +0000 (0:00:00.046)       0:02:56.174 **********
2026-06-09 13:43:55.535989 | controller | ok: [localhost]
2026-06-09 13:43:55.536065 | controller |
2026-06-09 13:43:55.536072 | 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-09 13:43:55.536077 | controller | Tuesday 09 June 2026  13:43:55 +0000 (0:00:00.061)       0:02:56.237 **********
2026-06-09 13:43:55.536082 | controller | Tuesday 09 June 2026  13:43:55 +0000 (0:00:00.061)       0:02:56.236 **********
2026-06-09 13:43:55.666565 | controller | ok: [localhost]
2026-06-09 13:43:55.666651 | controller |
2026-06-09 13:43:55.666660 | controller | TASK [run_hook : Loop on hooks for post_infra _raw_params={{ hook.type }}.yml] ***
2026-06-09 13:43:55.666666 | controller | Tuesday 09 June 2026  13:43:55 +0000 (0:00:00.130)       0:02:56.368 **********
2026-06-09 13:43:55.666671 | controller | Tuesday 09 June 2026  13:43:55 +0000 (0:00:00.130)       0:02:56.366 **********
2026-06-09 13:43:55.797282 | controller | skipping: [localhost]
2026-06-09 13:43:55.797362 | controller |
2026-06-09 13:43:55.797371 | 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-09 13:43:55.797391 | controller | Tuesday 09 June 2026  13:43:55 +0000 (0:00:00.130)       0:02:56.499 **********
2026-06-09 13:43:55.797398 | controller | Tuesday 09 June 2026  13:43:55 +0000 (0:00:00.130)       0:02:56.497 **********
2026-06-09 13:43:55.881608 | controller | ok: [localhost]
2026-06-09 13:43:55.881645 | controller |
2026-06-09 13:43:55.881652 | 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-09 13:43:55.881657 | controller | Tuesday 09 June 2026  13:43:55 +0000 (0:00:00.084)       0:02:56.583 **********
2026-06-09 13:43:55.881661 | controller | Tuesday 09 June 2026  13:43:55 +0000 (0:00:00.084)       0:02:56.581 **********
2026-06-09 13:43:55.996515 | controller | ok: [localhost]
2026-06-09 13:43:55.996557 | controller |
2026-06-09 13:43:55.996563 | controller | TASK [run_hook : Loop on hooks for pre_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 13:43:55.996568 | controller | Tuesday 09 June 2026  13:43:55 +0000 (0:00:00.114)       0:02:56.698 **********
2026-06-09 13:43:55.996572 | controller | Tuesday 09 June 2026  13:43:55 +0000 (0:00:00.114)       0:02:56.696 **********
2026-06-09 13:43:56.122673 | controller | skipping: [localhost]
2026-06-09 13:43:56.122743 | controller |
2026-06-09 13:43:56.122749 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 13:43:56.122754 | controller | Tuesday 09 June 2026  13:43:56 +0000 (0:00:00.126)       0:02:56.824 **********
2026-06-09 13:43:56.122758 | controller | Tuesday 09 June 2026  13:43:56 +0000 (0:00:00.126)       0:02:56.822 **********
2026-06-09 13:43:56.253069 | controller | ok: [localhost]
2026-06-09 13:43:56.253139 | controller |
2026-06-09 13:43:56.253145 | controller | TASK [pkg_build : Generate volume list build_volumes={% for pkg in cifmw_pkg_build_list -%}
2026-06-09 13:43:56.253151 | controller | - "{{ pkg.src|default(cifmw_pkg_build_pkg_basedir ~ '/' ~ pkg.name) }}:/root/src/{{ pkg.name }}:z"
2026-06-09 13:43:56.253170 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/{{ pkg.name }}:/root/{{ pkg.name }}:z"
2026-06-09 13:43:56.253174 | controller | - "{{ cifmw_pkg_build_basedir }}/logs/build_{{ pkg.name }}:/root/logs:z"
2026-06-09 13:43:56.253178 | controller | {% endfor -%}
2026-06-09 13:43:56.253182 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/gating_repo:/root/gating_repo:z"
2026-06-09 13:43:56.253186 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/repositories:/root/yum.repos.d:z,ro"
2026-06-09 13:43:56.253190 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/build-packages.yml:/root/playbook.yml:z,ro"
2026-06-09 13:43:56.253194 | controller | ] ***
2026-06-09 13:43:56.253198 | controller | Tuesday 09 June 2026  13:43:56 +0000 (0:00:00.130)       0:02:56.954 **********
2026-06-09 13:43:56.253201 | controller | Tuesday 09 June 2026  13:43:56 +0000 (0:00:00.130)       0:02:56.953 **********
2026-06-09 13:43:56.285864 | controller | skipping: [localhost]
2026-06-09 13:43:56.285934 | controller |
2026-06-09 13:43:56.285940 | 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-09 13:43:56.285958 | controller | Tuesday 09 June 2026  13:43:56 +0000 (0:00:00.032)       0:02:56.987 **********
2026-06-09 13:43:56.285962 | controller | Tuesday 09 June 2026  13:43:56 +0000 (0:00:00.032)       0:02:56.985 **********
2026-06-09 13:43:56.322601 | controller | skipping: [localhost]
2026-06-09 13:43:56.322673 | controller |
2026-06-09 13:43:56.322678 | 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-09 13:43:56.322704 | controller | Tuesday 09 June 2026  13:43:56 +0000 (0:00:00.037)       0:02:57.024 **********
2026-06-09 13:43:56.322708 | controller | Tuesday 09 June 2026  13:43:56 +0000 (0:00:00.037)       0:02:57.022 **********
2026-06-09 13:43:56.385048 | controller | ok: [localhost]
2026-06-09 13:43:56.385129 | controller |
2026-06-09 13:43:56.385136 | 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-09 13:43:56.385141 | controller | Tuesday 09 June 2026  13:43:56 +0000 (0:00:00.062)       0:02:57.086 **********
2026-06-09 13:43:56.385146 | controller | Tuesday 09 June 2026  13:43:56 +0000 (0:00:00.062)       0:02:57.084 **********
2026-06-09 13:43:56.588177 | controller | ok: [localhost]
2026-06-09 13:43:56.588260 | controller |
2026-06-09 13:43:56.588268 | controller | TASK [run_hook : Loop on hooks for post_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 13:43:56.588274 | controller | Tuesday 09 June 2026  13:43:56 +0000 (0:00:00.203)       0:02:57.289 **********
2026-06-09 13:43:56.588279 | controller | Tuesday 09 June 2026  13:43:56 +0000 (0:00:00.203)       0:02:57.288 **********
2026-06-09 13:43:56.724467 | controller | skipping: [localhost]
2026-06-09 13:43:56.724541 | controller |
2026-06-09 13:43:56.724549 | 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-09 13:43:56.724556 | controller | Tuesday 09 June 2026  13:43:56 +0000 (0:00:00.136)       0:02:57.426 **********
2026-06-09 13:43:56.724562 | controller | Tuesday 09 June 2026  13:43:56 +0000 (0:00:00.136)       0:02:57.424 **********
2026-06-09 13:43:56.788564 | controller | ok: [localhost]
2026-06-09 13:43:56.788642 | controller |
2026-06-09 13:43:56.788693 | 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-09 13:43:56.788700 | controller | Tuesday 09 June 2026  13:43:56 +0000 (0:00:00.064)       0:02:57.490 **********
2026-06-09 13:43:56.788704 | controller | Tuesday 09 June 2026  13:43:56 +0000 (0:00:00.064)       0:02:57.488 **********
2026-06-09 13:43:56.902975 | controller | ok: [localhost]
2026-06-09 13:43:56.903094 | controller |
2026-06-09 13:43:56.903110 | controller | TASK [run_hook : Loop on hooks for pre_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 13:43:56.903123 | controller | Tuesday 09 June 2026  13:43:56 +0000 (0:00:00.114)       0:02:57.604 **********
2026-06-09 13:43:56.903136 | controller | Tuesday 09 June 2026  13:43:56 +0000 (0:00:00.114)       0:02:57.602 **********
2026-06-09 13:43:57.046491 | controller | skipping: [localhost]
2026-06-09 13:43:57.046570 | controller |
2026-06-09 13:43:57.046576 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 13:43:57.046581 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.143)       0:02:57.748 **********
2026-06-09 13:43:57.046585 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.143)       0:02:57.746 **********
2026-06-09 13:43:57.105880 | controller | ok: [localhost]
2026-06-09 13:43:57.105944 | controller |
2026-06-09 13:43:57.105951 | controller | TASK [cifmw_setup : Nothing to do yet msg=No support for that step yet] ********
2026-06-09 13:43:57.105955 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.059)       0:02:57.807 **********
2026-06-09 13:43:57.105959 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.059)       0:02:57.806 **********
2026-06-09 13:43:57.130261 | controller | ok: [localhost] =>
2026-06-09 13:43:57.130277 | controller |     msg: No support for that step yet
2026-06-09 13:43:57.130282 | controller |
2026-06-09 13:43:57.130286 | 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-09 13:43:57.130291 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.024)       0:02:57.832 **********
2026-06-09 13:43:57.130294 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.024)       0:02:57.830 **********
2026-06-09 13:43:57.206714 | controller | ok: [localhost]
2026-06-09 13:43:57.206812 | controller |
2026-06-09 13:43:57.206821 | 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-09 13:43:57.206927 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.076)       0:02:57.908 **********
2026-06-09 13:43:57.206953 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.076)       0:02:57.906 **********
2026-06-09 13:43:57.349297 | controller | ok: [localhost]
2026-06-09 13:43:57.349400 | controller |
2026-06-09 13:43:57.349409 | controller | TASK [run_hook : Loop on hooks for post_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 13:43:57.349416 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.142)       0:02:58.050 **********
2026-06-09 13:43:57.349421 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.142)       0:02:58.049 **********
2026-06-09 13:43:57.472198 | controller | skipping: [localhost]
2026-06-09 13:43:57.472310 | controller |
2026-06-09 13:43:57.472318 | 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-09 13:43:57.472326 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.122)       0:02:58.173 **********
2026-06-09 13:43:57.472332 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.122)       0:02:58.172 **********
2026-06-09 13:43:57.532943 | controller | ok: [localhost]
2026-06-09 13:43:57.533045 | controller |
2026-06-09 13:43:57.533054 | 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-09 13:43:57.533062 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.060)       0:02:58.234 **********
2026-06-09 13:43:57.533069 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.060)       0:02:58.232 **********
2026-06-09 13:43:57.673537 | controller | ok: [localhost]
2026-06-09 13:43:57.673623 | controller |
2026-06-09 13:43:57.673630 | controller | TASK [run_hook : Loop on hooks for pre_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 13:43:57.673635 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.139)       0:02:58.374 **********
2026-06-09 13:43:57.673639 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.139)       0:02:58.372 **********
2026-06-09 13:43:57.817146 | controller | skipping: [localhost]
2026-06-09 13:43:57.817232 | controller |
2026-06-09 13:43:57.817239 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 13:43:57.817244 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.143)       0:02:58.518 **********
2026-06-09 13:43:57.817248 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.143)       0:02:58.516 **********
2026-06-09 13:43:57.881453 | controller | ok: [localhost]
2026-06-09 13:43:57.881528 | controller |
2026-06-09 13:43:57.881535 | controller | TASK [operator_build : Ensure mandatory directories exist path={{ cifmw_operator_build_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-09 13:43:57.881540 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.064)       0:02:58.582 **********
2026-06-09 13:43:57.881544 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.064)       0:02:58.581 **********
2026-06-09 13:43:57.922142 | controller | skipping: [localhost] => (item=artifacts)
2026-06-09 13:43:57.922189 | controller | skipping: [localhost] => (item=logs)
2026-06-09 13:43:57.922195 | controller | skipping: [localhost]
2026-06-09 13:43:57.922200 | controller |
2026-06-09 13:43:57.922221 | 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-09 13:43:57.922226 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.040)       0:02:58.623 **********
2026-06-09 13:43:57.922230 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.040)       0:02:58.622 **********
2026-06-09 13:43:57.953735 | controller | skipping: [localhost]
2026-06-09 13:43:57.953785 | controller |
2026-06-09 13:43:57.953794 | controller | TASK [operator_build : Populate operators list with zuul info _raw_params=zuul_info.yml] ***
2026-06-09 13:43:57.953803 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.031)       0:02:58.655 **********
2026-06-09 13:43:57.953811 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.031)       0:02:58.654 **********
2026-06-09 13:43:57.987029 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '1935', 'change_url': 'https://github.com/openstack-k8s-operators/openstack-operator/pull/1935', 'commit_id': 'd8b6f84e136cb9a07fc887f6f59bec497f96a169', 'patchset': 'd8b6f84e136cb9a07fc887f6f59bec497f96a169', '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-09 13:43:57.987097 | controller | skipping: [localhost]
2026-06-09 13:43:57.987108 | controller |
2026-06-09 13:43:57.987118 | 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-09 13:43:57.987127 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.033)       0:02:58.688 **********
2026-06-09 13:43:57.987135 | controller | Tuesday 09 June 2026  13:43:57 +0000 (0:00:00.033)       0:02:58.687 **********
2026-06-09 13:43:58.018221 | controller | skipping: [localhost]
2026-06-09 13:43:58.018296 | controller |
2026-06-09 13:43:58.018307 | 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-09 13:43:58.018316 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.031)       0:02:58.720 **********
2026-06-09 13:43:58.018324 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.031)       0:02:58.718 **********
2026-06-09 13:43:58.054108 | controller | skipping: [localhost]
2026-06-09 13:43:58.054148 | controller |
2026-06-09 13:43:58.054155 | controller | TASK [operator_build : Adds meta-operator to the list operators_list={{ [operators_list, meta_operator_info] | community.general.lists_mergeby('name') }}] ***
2026-06-09 13:43:58.054160 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.035)       0:02:58.755 **********
2026-06-09 13:43:58.054164 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.035)       0:02:58.753 **********
2026-06-09 13:43:58.088710 | controller | skipping: [localhost]
2026-06-09 13:43:58.088785 | controller |
2026-06-09 13:43:58.088794 | controller | TASK [operator_build : Clone operator's code when src dir is empty _raw_params=clone.yml] ***
2026-06-09 13:43:58.088801 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.034)       0:02:58.790 **********
2026-06-09 13:43:58.088807 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.034)       0:02:58.788 **********
2026-06-09 13:43:58.121715 | controller | skipping: [localhost]
2026-06-09 13:43:58.121757 | controller |
2026-06-09 13:43:58.121763 | controller | TASK [operator_build : Building operators _raw_params=build.yml] ***************
2026-06-09 13:43:58.121769 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.032)       0:02:58.823 **********
2026-06-09 13:43:58.121773 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.032)       0:02:58.821 **********
2026-06-09 13:43:58.168044 | controller | skipping: [localhost]
2026-06-09 13:43:58.168087 | controller |
2026-06-09 13:43:58.168094 | controller | TASK [operator_build : Building meta operator _raw_params=build.yml] ***********
2026-06-09 13:43:58.168099 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.046)       0:02:58.869 **********
2026-06-09 13:43:58.168104 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.046)       0:02:58.868 **********
2026-06-09 13:43:58.199933 | controller | skipping: [localhost]
2026-06-09 13:43:58.199979 | controller |
2026-06-09 13:43:58.199987 | 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-09 13:43:58.200002 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.031)       0:02:58.901 **********
2026-06-09 13:43:58.200007 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.031)       0:02:58.899 **********
2026-06-09 13:43:58.238260 | controller | skipping: [localhost]
2026-06-09 13:43:58.238306 | controller |
2026-06-09 13:43:58.238313 | 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-09 13:43:58.238320 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.038)       0:02:58.940 **********
2026-06-09 13:43:58.238325 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.038)       0:02:58.938 **********
2026-06-09 13:43:58.300351 | controller | ok: [localhost]
2026-06-09 13:43:58.300396 | controller |
2026-06-09 13:43:58.300405 | 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-09 13:43:58.300412 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.062)       0:02:59.002 **********
2026-06-09 13:43:58.300426 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.062)       0:02:59.000 **********
2026-06-09 13:43:58.453070 | controller | ok: [localhost]
2026-06-09 13:43:58.453110 | controller |
2026-06-09 13:43:58.453116 | controller | TASK [run_hook : Loop on hooks for post_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-09 13:43:58.453121 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.152)       0:02:59.154 **********
2026-06-09 13:43:58.453125 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.152)       0:02:59.153 **********
2026-06-09 13:43:58.607588 | controller | skipping: [localhost]
2026-06-09 13:43:58.607627 | controller |
2026-06-09 13:43:58.607633 | 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-09 13:43:58.607638 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.154)       0:02:59.309 **********
2026-06-09 13:43:58.607643 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.154)       0:02:59.307 **********
2026-06-09 13:43:58.679332 | controller | ok: [localhost]
2026-06-09 13:43:58.679386 | controller |
2026-06-09 13:43:58.679397 | 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-09 13:43:58.679406 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.071)       0:02:59.380 **********
2026-06-09 13:43:58.679413 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.071)       0:02:59.379 **********
2026-06-09 13:43:58.805773 | controller | ok: [localhost]
2026-06-09 13:43:58.805876 | controller |
2026-06-09 13:43:58.805889 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-09 13:43:58.805896 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.126)       0:02:59.507 **********
2026-06-09 13:43:58.805901 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.126)       0:02:59.505 **********
2026-06-09 13:43:58.936945 | controller | skipping: [localhost]
2026-06-09 13:43:58.937013 | controller |
2026-06-09 13:43:58.937019 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 13:43:58.937024 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.130)       0:02:59.638 **********
2026-06-09 13:43:58.937029 | controller | Tuesday 09 June 2026  13:43:58 +0000 (0:00:00.130)       0:02:59.636 **********
2026-06-09 13:43:59.005563 | controller | ok: [localhost]
2026-06-09 13:43:59.005636 | controller |
2026-06-09 13:43:59.005642 | controller | TASK [Configure Storage Class name=ci_local_storage] ***************************
2026-06-09 13:43:59.005646 | controller | Tuesday 09 June 2026  13:43:59 +0000 (0:00:00.069)       0:02:59.707 **********
2026-06-09 13:43:59.005650 | controller | Tuesday 09 June 2026  13:43:59 +0000 (0:00:00.069)       0:02:59.705 **********
2026-06-09 13:43:59.115915 | controller |
2026-06-09 13:43:59.116049 | controller | TASK [ci_local_storage : Create role needed directories path={{ cifmw_cls_manifests_dir }}, state=directory, mode=0755] ***
2026-06-09 13:43:59.116056 | controller | Tuesday 09 June 2026  13:43:59 +0000 (0:00:00.110)       0:02:59.817 **********
2026-06-09 13:43:59.116060 | controller | Tuesday 09 June 2026  13:43:59 +0000 (0:00:00.110)       0:02:59.815 **********
2026-06-09 13:43:59.328673 | controller | changed: [localhost]
2026-06-09 13:43:59.328753 | controller |
2026-06-09 13:43:59.328764 | 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-09 13:43:59.328775 | controller | Tuesday 09 June 2026  13:43:59 +0000 (0:00:00.212)       0:03:00.030 **********
2026-06-09 13:43:59.328784 | controller | Tuesday 09 June 2026  13:43:59 +0000 (0:00:00.212)       0:03:00.028 **********
2026-06-09 13:44:00.064782 | controller | ok: [localhost]
2026-06-09 13:44:00.064947 | controller |
2026-06-09 13:44:00.064957 | 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-09 13:44:00.064962 | controller | Tuesday 09 June 2026  13:44:00 +0000 (0:00:00.736)       0:03:00.766 **********
2026-06-09 13:44:00.064967 | controller | Tuesday 09 June 2026  13:44:00 +0000 (0:00:00.736)       0:03:00.764 **********
2026-06-09 13:44:00.468400 | controller | changed: [localhost]
2026-06-09 13:44:00.468485 | controller |
2026-06-09 13:44:00.468495 | 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-09 13:44:00.468502 | controller | Tuesday 09 June 2026  13:44:00 +0000 (0:00:00.403)       0:03:01.169 **********
2026-06-09 13:44:00.468508 | controller | Tuesday 09 June 2026  13:44:00 +0000 (0:00:00.403)       0:03:01.168 **********
2026-06-09 13:44:01.253155 | controller | ok: [localhost]
2026-06-09 13:44:01.253227 | controller |
2026-06-09 13:44:01.253234 | controller | TASK [ci_local_storage : Fetch hostnames for all hosts _raw_params=hostname] ***
2026-06-09 13:44:01.253238 | controller | Tuesday 09 June 2026  13:44:01 +0000 (0:00:00.785)       0:03:01.954 **********
2026-06-09 13:44:01.253242 | controller | Tuesday 09 June 2026  13:44:01 +0000 (0:00:00.784)       0:03:01.953 **********
2026-06-09 13:44:02.881729 | controller | changed: [localhost -> controller(38.129.56.102)] => (item=controller)
2026-06-09 13:44:02.881777 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=crc)
2026-06-09 13:44:02.881785 | controller | changed: [localhost] => (item=localhost)
2026-06-09 13:44:02.881790 | controller |
2026-06-09 13:44:02.881794 | controller | TASK [ci_local_storage : Set the hosts k8s ansible hosts cifmw_ci_local_storage_k8s_hosts={{
2026-06-09 13:44:02.881798 | controller |     _host_map |
2026-06-09 13:44:02.881802 | controller |     selectattr("key", "in", k8s_nodes_hostnames) |
2026-06-09 13:44:02.881805 | controller |     map(attribute="value") |
2026-06-09 13:44:02.881809 | controller |     list
2026-06-09 13:44:02.881812 | controller | }}, cifmw_ci_local_storage_k8s_hostnames={{ k8s_nodes_hostnames }}] ***
2026-06-09 13:44:02.881816 | controller | Tuesday 09 June 2026  13:44:02 +0000 (0:00:01.628)       0:03:03.583 **********
2026-06-09 13:44:02.881819 | controller | Tuesday 09 June 2026  13:44:02 +0000 (0:00:01.628)       0:03:03.581 **********
2026-06-09 13:44:02.932061 | controller | ok: [localhost]
2026-06-09 13:44:02.932101 | controller |
2026-06-09 13:44:02.932114 | 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-09 13:44:02.932119 | controller | Tuesday 09 June 2026  13:44:02 +0000 (0:00:00.050)       0:03:03.633 **********
2026-06-09 13:44:02.932123 | controller | Tuesday 09 June 2026  13:44:02 +0000 (0:00:00.050)       0:03:03.632 **********
2026-06-09 13:44:03.675066 | controller | changed: [localhost]
2026-06-09 13:44:03.675101 | controller |
2026-06-09 13:44:03.675113 | controller | TASK [ci_local_storage : Create directories on worker node _raw_params=worker_node_dirs.yml] ***
2026-06-09 13:44:03.675118 | controller | Tuesday 09 June 2026  13:44:03 +0000 (0:00:00.743)       0:03:04.376 **********
2026-06-09 13:44:03.675122 | controller | Tuesday 09 June 2026  13:44:03 +0000 (0:00:00.743)       0:03:04.375 **********
2026-06-09 13:44:03.720437 | 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-09 13:44:03.720478 | controller |
2026-06-09 13:44:03.720486 | controller | TASK [ci_local_storage : Perform action in the PV directory path={{
2026-06-09 13:44:03.720492 | controller |   [
2026-06-09 13:44:03.720497 | controller |     cifmw_cls_local_storage_name,
2026-06-09 13:44:03.720504 | controller |     'pv'+ ("%02d" | format(item | int))
2026-06-09 13:44:03.720508 | controller |   ] | path_join
2026-06-09 13:44:03.720512 | controller | }}, state={{
2026-06-09 13:44:03.720515 | controller |   'directory' if cifmw_cls_action == 'create' else 'absent'
2026-06-09 13:44:03.720519 | controller | }}, mode=0775] ***
2026-06-09 13:44:03.720523 | controller | Tuesday 09 June 2026  13:44:03 +0000 (0:00:00.045)       0:03:04.422 **********
2026-06-09 13:44:03.720527 | controller | Tuesday 09 June 2026  13:44:03 +0000 (0:00:00.045)       0:03:04.420 **********
2026-06-09 13:44:11.834194 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=1)
2026-06-09 13:44:11.834241 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=2)
2026-06-09 13:44:11.834247 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=3)
2026-06-09 13:44:11.834252 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=4)
2026-06-09 13:44:11.834256 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=5)
2026-06-09 13:44:11.834260 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=6)
2026-06-09 13:44:11.834265 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=7)
2026-06-09 13:44:11.834269 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=8)
2026-06-09 13:44:11.834274 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=9)
2026-06-09 13:44:11.834279 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=10)
2026-06-09 13:44:11.834283 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=11)
2026-06-09 13:44:11.834288 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=12)
2026-06-09 13:44:11.834293 | controller |
2026-06-09 13:44:11.834298 | 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-09 13:44:11.834305 | controller | Tuesday 09 June 2026  13:44:11 +0000 (0:00:08.113)       0:03:12.535 **********
2026-06-09 13:44:11.834310 | controller | Tuesday 09 June 2026  13:44:11 +0000 (0:00:08.113)       0:03:12.534 **********
2026-06-09 13:44:12.253777 | controller | changed: [localhost]
2026-06-09 13:44:12.253864 | controller |
2026-06-09 13:44:12.253877 | 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-09 13:44:12.253885 | controller | Tuesday 09 June 2026  13:44:12 +0000 (0:00:00.419)       0:03:12.955 **********
2026-06-09 13:44:12.253891 | controller | Tuesday 09 June 2026  13:44:12 +0000 (0:00:00.419)       0:03:12.953 **********
2026-06-09 13:44:13.257377 | controller | changed: [localhost]
2026-06-09 13:44:13.257442 | controller |
2026-06-09 13:44:13.257448 | controller | TASK [Configure LVMS Storage Class name=ci_lvms_storage] ***********************
2026-06-09 13:44:13.257453 | controller | Tuesday 09 June 2026  13:44:13 +0000 (0:00:01.003)       0:03:13.959 **********
2026-06-09 13:44:13.257457 | controller | Tuesday 09 June 2026  13:44:13 +0000 (0:00:01.003)       0:03:13.957 **********
2026-06-09 13:44:13.291738 | controller | skipping: [localhost]
2026-06-09 13:44:13.291865 | controller |
2026-06-09 13:44:13.291876 | controller | TASK [Run edpm_prepare name=edpm_prepare] **************************************
2026-06-09 13:44:13.291884 | controller | Tuesday 09 June 2026  13:44:13 +0000 (0:00:00.034)       0:03:13.993 **********
2026-06-09 13:44:13.291889 | controller | Tuesday 09 June 2026  13:44:13 +0000 (0:00:00.034)       0:03:13.991 **********
2026-06-09 13:44:13.426532 | controller |
2026-06-09 13:44:13.426758 | 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-09 13:44:13.426770 | controller | Tuesday 09 June 2026  13:44:13 +0000 (0:00:00.134)       0:03:14.128 **********
2026-06-09 13:44:13.426777 | controller | Tuesday 09 June 2026  13:44:13 +0000 (0:00:00.134)       0:03:14.126 **********
2026-06-09 13:44:13.466645 | controller | skipping: [localhost]
2026-06-09 13:44:13.466756 | controller |
2026-06-09 13:44:13.466771 | controller | TASK [edpm_prepare : Set install_yamls Makefile environment variables cifmw_edpm_prepare_common_env={{
2026-06-09 13:44:13.466781 | controller |   cifmw_install_yamls_environment |
2026-06-09 13:44:13.466787 | controller |   combine({'PATH': cifmw_path}) |
2026-06-09 13:44:13.466793 | controller |   combine(_install_yamls_repos | default({})) |
2026-06-09 13:44:13.466799 | controller |   combine(cifmw_edpm_prepare_extra_vars | default({}))
2026-06-09 13:44:13.466805 | 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-09 13:44:13.466821 | controller | OPENSTACK_IMG: {{ operators_build_output[cifmw_operator_build_meta_name].image_catalog }}
2026-06-09 13:44:13.466858 | controller | {% endif %}
2026-06-09 13:44:13.466872 | controller | , cifmw_edpm_prepare_make_openstack_deploy_prep_env=CLEANUP_DIR_CMD: "true"
2026-06-09 13:44:13.466880 | controller | , cifmw_edpm_prepare_operators_build_output={{ operators_build_output }}] ***
2026-06-09 13:44:13.466886 | controller | Tuesday 09 June 2026  13:44:13 +0000 (0:00:00.039)       0:03:14.167 **********
2026-06-09 13:44:13.466891 | controller | Tuesday 09 June 2026  13:44:13 +0000 (0:00:00.039)       0:03:14.166 **********
2026-06-09 13:44:13.511518 | controller | ok: [localhost]
2026-06-09 13:44:13.511595 | controller |
2026-06-09 13:44:13.511604 | controller | TASK [Prepare storage in CRC name=install_yamls_makes, tasks_from=make_crc_storage] ***
2026-06-09 13:44:13.511610 | controller | Tuesday 09 June 2026  13:44:13 +0000 (0:00:00.045)       0:03:14.213 **********
2026-06-09 13:44:13.511624 | controller | Tuesday 09 June 2026  13:44:13 +0000 (0:00:00.045)       0:03:14.211 **********
2026-06-09 13:44:13.542715 | controller | skipping: [localhost]
2026-06-09 13:44:13.542796 | controller |
2026-06-09 13:44:13.542802 | controller | TASK [Prepare inputs name=install_yamls_makes, tasks_from=make_input] **********
2026-06-09 13:44:13.542806 | controller | Tuesday 09 June 2026  13:44:13 +0000 (0:00:00.031)       0:03:14.244 **********
2026-06-09 13:44:13.542810 | controller | Tuesday 09 June 2026  13:44:13 +0000 (0:00:00.031)       0:03:14.242 **********
2026-06-09 13:44:13.593167 | controller |
2026-06-09 13:44:13.593244 | controller | TASK [install_yamls_makes : Debug make_input_env var=make_input_env] ***********
2026-06-09 13:44:13.593250 | controller | Tuesday 09 June 2026  13:44:13 +0000 (0:00:00.050)       0:03:14.294 **********
2026-06-09 13:44:13.593272 | controller | Tuesday 09 June 2026  13:44:13 +0000 (0:00:00.050)       0:03:14.293 **********
2026-06-09 13:44:13.638545 | controller | ok: [localhost] =>
2026-06-09 13:44:13.638612 | controller |     make_input_env:
2026-06-09 13:44:13.638617 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 13:44:13.638622 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 13:44:13.638626 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 13:44:13.638630 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 13:44:13.638634 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 13:44:13.638638 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 13:44:13.638642 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 13:44:13.638645 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 13:44:13.638649 | controller |       OPENSTACK_BRANCH: ''
2026-06-09 13:44:13.638653 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 13:44:13.638656 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-09 13:44:13.638661 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 13:44:13.638672 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 13:44:13.638677 | 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-09 13:44:13.638682 | controller |
2026-06-09 13:44:13.638685 | controller | TASK [install_yamls_makes : Debug make_input_params var=make_input_params] *****
2026-06-09 13:44:13.638689 | controller | Tuesday 09 June 2026  13:44:13 +0000 (0:00:00.045)       0:03:14.340 **********
2026-06-09 13:44:13.638692 | controller | Tuesday 09 June 2026  13:44:13 +0000 (0:00:00.045)       0:03:14.338 **********
2026-06-09 13:44:13.668340 | controller | skipping: [localhost]
2026-06-09 13:44:13.668404 | controller |
2026-06-09 13:44:13.668411 | 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-09 13:44:13.668418 | controller | Tuesday 09 June 2026  13:44:13 +0000 (0:00:00.029)       0:03:14.370 **********
2026-06-09 13:44:13.668423 | controller | Tuesday 09 June 2026  13:44:13 +0000 (0:00:00.029)       0:03:14.368 **********
2026-06-09 13:44:14.993365 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 13:44:14.993433 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_input_until | default(true)
2026-06-09 13:44:14.993439 | controller | }}
2026-06-09 13:44:15.013137 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_002_run_input.log
2026-06-09 13:44:15.013180 | controller | changed: [localhost]
2026-06-09 13:44:15.013186 | controller |
2026-06-09 13:44:15.013192 | controller | TASK [OpenStack meta-operator installation name=install_yamls_makes, tasks_from=make_openstack] ***
2026-06-09 13:44:15.013197 | controller | Tuesday 09 June 2026  13:44:15 +0000 (0:00:01.344)       0:03:15.714 **********
2026-06-09 13:44:15.013202 | controller | Tuesday 09 June 2026  13:44:15 +0000 (0:00:01.344)       0:03:15.713 **********
2026-06-09 13:44:15.081892 | controller |
2026-06-09 13:44:15.081964 | controller | TASK [install_yamls_makes : Debug make_openstack_env var=make_openstack_env] ***
2026-06-09 13:44:15.081971 | controller | Tuesday 09 June 2026  13:44:15 +0000 (0:00:00.068)       0:03:15.783 **********
2026-06-09 13:44:15.081976 | controller | Tuesday 09 June 2026  13:44:15 +0000 (0:00:00.068)       0:03:15.781 **********
2026-06-09 13:44:15.121865 | controller | ok: [localhost] =>
2026-06-09 13:44:15.121948 | controller |     make_openstack_env:
2026-06-09 13:44:15.121960 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 13:44:15.121967 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 13:44:15.121972 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 13:44:15.121977 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 13:44:15.121983 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 13:44:15.121987 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 13:44:15.121991 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 13:44:15.121994 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 13:44:15.121998 | controller |       OPENSTACK_BRANCH: ''
2026-06-09 13:44:15.122002 | controller |       OPENSTACK_IMG: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169
2026-06-09 13:44:15.122005 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 13:44:15.122009 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-09 13:44:15.122013 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 13:44:15.122016 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 13:44:15.122021 | 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-09 13:44:15.122025 | controller |
2026-06-09 13:44:15.122028 | controller | TASK [install_yamls_makes : Debug make_openstack_params var=make_openstack_params] ***
2026-06-09 13:44:15.122032 | controller | Tuesday 09 June 2026  13:44:15 +0000 (0:00:00.039)       0:03:15.823 **********
2026-06-09 13:44:15.122046 | controller | Tuesday 09 June 2026  13:44:15 +0000 (0:00:00.040)       0:03:15.821 **********
2026-06-09 13:44:15.156339 | controller | skipping: [localhost]
2026-06-09 13:44:15.156418 | controller |
2026-06-09 13:44:15.156424 | 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-09 13:44:15.156447 | controller | Tuesday 09 June 2026  13:44:15 +0000 (0:00:00.034)       0:03:15.858 **********
2026-06-09 13:44:15.156451 | controller | Tuesday 09 June 2026  13:44:15 +0000 (0:00:00.034)       0:03:15.856 **********
2026-06-09 13:48:24.686768 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 13:48:24.686860 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_until |
2026-06-09 13:48:24.686881 | controller | default(true) }}
2026-06-09 13:48:24.717790 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-09 13:48:24.717900 | controller | changed: [localhost]
2026-06-09 13:48:24.717915 | controller |
2026-06-09 13:48:24.717925 | 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-09 13:48:24.717931 | controller | Tuesday 09 June 2026  13:48:24 +0000 (0:04:09.560)       0:07:25.418 **********
2026-06-09 13:48:24.717936 | controller | Tuesday 09 June 2026  13:48:24 +0000 (0:04:09.560)       0:07:25.416 **********
2026-06-09 13:49:56.300966 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (30 retries left).
2026-06-09 13:49:56.301090 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (29 retries left).
2026-06-09 13:49:56.301096 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (28 retries left).
2026-06-09 13:49:56.301105 | controller | changed: [localhost]
2026-06-09 13:49:56.301111 | controller |
2026-06-09 13:49:56.301117 | 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-09 13:49:56.301122 | controller | Tuesday 09 June 2026  13:49:56 +0000 (0:01:31.583)       0:08:57.001 **********
2026-06-09 13:49:56.301126 | controller | Tuesday 09 June 2026  13:49:56 +0000 (0:01:31.583)       0:08:57.000 **********
2026-06-09 13:49:56.805360 | controller | changed: [localhost]
2026-06-09 13:49:56.805436 | controller |
2026-06-09 13:49:56.805447 | 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-09 13:49:56.805458 | controller | Tuesday 09 June 2026  13:49:56 +0000 (0:00:00.503)       0:08:57.505 **********
2026-06-09 13:49:56.805464 | controller | Tuesday 09 June 2026  13:49:56 +0000 (0:00:00.504)       0:08:57.504 **********
2026-06-09 13:49:58.282882 | controller | ok: [localhost]
2026-06-09 13:49:58.282961 | controller |
2026-06-09 13:49:58.282968 | controller | TASK [OpenStack meta-operator initialization, if necessary name=install_yamls_makes, tasks_from=make_openstack_init] ***
2026-06-09 13:49:58.282973 | controller | Tuesday 09 June 2026  13:49:58 +0000 (0:00:01.477)       0:08:58.983 **********
2026-06-09 13:49:58.282977 | controller | Tuesday 09 June 2026  13:49:58 +0000 (0:00:01.477)       0:08:58.982 **********
2026-06-09 13:49:58.349689 | controller |
2026-06-09 13:49:58.349775 | controller | TASK [install_yamls_makes : Debug make_openstack_init_env var=make_openstack_init_env] ***
2026-06-09 13:49:58.349782 | controller | Tuesday 09 June 2026  13:49:58 +0000 (0:00:00.067)       0:08:59.050 **********
2026-06-09 13:49:58.349810 | controller | Tuesday 09 June 2026  13:49:58 +0000 (0:00:00.067)       0:08:59.049 **********
2026-06-09 13:49:58.390504 | controller | ok: [localhost] =>
2026-06-09 13:49:58.390586 | controller |     make_openstack_init_env:
2026-06-09 13:49:58.390594 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 13:49:58.390599 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 13:49:58.390608 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 13:49:58.390617 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 13:49:58.390621 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 13:49:58.390627 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 13:49:58.390632 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 13:49:58.390637 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 13:49:58.390642 | controller |       OPENSTACK_BRANCH: ''
2026-06-09 13:49:58.390647 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 13:49:58.390651 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-09 13:49:58.390657 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 13:49:58.390662 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 13:49:58.390668 | 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-09 13:49:58.390674 | controller |
2026-06-09 13:49:58.390679 | controller | TASK [install_yamls_makes : Debug make_openstack_init_params var=make_openstack_init_params] ***
2026-06-09 13:49:58.390689 | controller | Tuesday 09 June 2026  13:49:58 +0000 (0:00:00.041)       0:08:59.092 **********
2026-06-09 13:49:58.390698 | controller | Tuesday 09 June 2026  13:49:58 +0000 (0:00:00.041)       0:08:59.090 **********
2026-06-09 13:49:58.422862 | controller | skipping: [localhost]
2026-06-09 13:49:58.422932 | controller |
2026-06-09 13:49:58.422942 | 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-09 13:49:58.422959 | controller | Tuesday 09 June 2026  13:49:58 +0000 (0:00:00.032)       0:08:59.124 **********
2026-06-09 13:49:58.422965 | controller | Tuesday 09 June 2026  13:49:58 +0000 (0:00:00.032)       0:08:59.122 **********
2026-06-09 13:52:40.783528 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 13:52:40.783596 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_init_until |
2026-06-09 13:52:40.783602 | controller | default(true) }}
2026-06-09 13:52:40.806479 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-09 13:52:40.806518 | controller | changed: [localhost]
2026-06-09 13:52:40.806525 | controller |
2026-06-09 13:52:40.806530 | controller | TASK [Update OpenStack Services containers Env name=set_openstack_containers] ***
2026-06-09 13:52:40.806535 | controller | Tuesday 09 June 2026  13:52:40 +0000 (0:02:42.383)       0:11:41.507 **********
2026-06-09 13:52:40.806540 | controller | Tuesday 09 June 2026  13:52:40 +0000 (0:02:42.383)       0:11:41.506 **********
2026-06-09 13:52:40.840501 | controller | skipping: [localhost]
2026-06-09 13:52:40.840573 | controller |
2026-06-09 13:52:40.840584 | 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-09 13:52:40.840594 | controller | Tuesday 09 June 2026  13:52:40 +0000 (0:00:00.034)       0:11:41.542 **********
2026-06-09 13:52:40.840602 | controller | Tuesday 09 June 2026  13:52:40 +0000 (0:00:00.034)       0:11:41.540 **********
2026-06-09 13:52:40.880706 | controller | skipping: [localhost]
2026-06-09 13:52:40.880757 | controller |
2026-06-09 13:52:40.880766 | controller | TASK [Prepare OpenStack control plane CR name=install_yamls_makes, tasks_from=make_openstack_deploy_prep] ***
2026-06-09 13:52:40.880773 | controller | Tuesday 09 June 2026  13:52:40 +0000 (0:00:00.039)       0:11:41.582 **********
2026-06-09 13:52:40.880789 | controller | Tuesday 09 June 2026  13:52:40 +0000 (0:00:00.040)       0:11:41.580 **********
2026-06-09 13:52:40.943136 | controller |
2026-06-09 13:52:40.943241 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_env var=make_openstack_deploy_prep_env] ***
2026-06-09 13:52:40.943249 | controller | Tuesday 09 June 2026  13:52:40 +0000 (0:00:00.062)       0:11:41.644 **********
2026-06-09 13:52:40.943254 | controller | Tuesday 09 June 2026  13:52:40 +0000 (0:00:00.062)       0:11:41.643 **********
2026-06-09 13:52:40.993751 | controller | ok: [localhost] =>
2026-06-09 13:52:40.993883 | controller |     make_openstack_deploy_prep_env:
2026-06-09 13:52:40.993895 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 13:52:40.993901 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 13:52:40.993906 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 13:52:40.993912 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 13:52:40.993918 | controller |       CLEANUP_DIR_CMD: 'true'
2026-06-09 13:52:40.993923 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 13:52:40.993929 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 13:52:40.993935 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 13:52:40.993940 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 13:52:40.993945 | controller |       OPENSTACK_BRANCH: ''
2026-06-09 13:52:40.993950 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 13:52:40.993956 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-09 13:52:40.993961 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 13:52:40.993966 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 13:52:40.993972 | 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-09 13:52:40.993978 | controller |
2026-06-09 13:52:40.993983 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_params var=make_openstack_deploy_prep_params] ***
2026-06-09 13:52:40.993989 | controller | Tuesday 09 June 2026  13:52:40 +0000 (0:00:00.050)       0:11:41.695 **********
2026-06-09 13:52:40.993994 | controller | Tuesday 09 June 2026  13:52:40 +0000 (0:00:00.050)       0:11:41.693 **********
2026-06-09 13:52:41.026548 | controller | skipping: [localhost]
2026-06-09 13:52:41.026591 | controller |
2026-06-09 13:52:41.026598 | 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-09 13:52:41.026603 | controller | Tuesday 09 June 2026  13:52:41 +0000 (0:00:00.032)       0:11:41.728 **********
2026-06-09 13:52:41.026608 | controller | Tuesday 09 June 2026  13:52:41 +0000 (0:00:00.032)       0:11:41.726 **********
2026-06-09 13:52:42.373101 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 13:52:42.373155 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_deploy_prep_until |
2026-06-09 13:52:42.373161 | controller | default(true) }}
2026-06-09 13:52:42.403123 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-09 13:52:42.403213 | controller | changed: [localhost]
2026-06-09 13:52:42.403220 | controller |
2026-06-09 13:52:42.403226 | controller | TASK [Deploy NetConfig name=install_yamls_makes, tasks_from=make_netconfig_deploy] ***
2026-06-09 13:52:42.403232 | controller | Tuesday 09 June 2026  13:52:42 +0000 (0:00:01.376)       0:11:43.104 **********
2026-06-09 13:52:42.403237 | controller | Tuesday 09 June 2026  13:52:42 +0000 (0:00:01.376)       0:11:43.102 **********
2026-06-09 13:52:42.484972 | controller |
2026-06-09 13:52:42.485053 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_env var=make_netconfig_deploy_env] ***
2026-06-09 13:52:42.485058 | controller | Tuesday 09 June 2026  13:52:42 +0000 (0:00:00.081)       0:11:43.185 **********
2026-06-09 13:52:42.485086 | controller | Tuesday 09 June 2026  13:52:42 +0000 (0:00:00.081)       0:11:43.184 **********
2026-06-09 13:52:42.522821 | controller | ok: [localhost] =>
2026-06-09 13:52:42.522883 | controller |     make_netconfig_deploy_env:
2026-06-09 13:52:42.522891 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 13:52:42.522898 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 13:52:42.522903 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 13:52:42.522908 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 13:52:42.522913 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 13:52:42.522918 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 13:52:42.522923 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 13:52:42.522928 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 13:52:42.522934 | controller |       OPENSTACK_BRANCH: ''
2026-06-09 13:52:42.522938 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 13:52:42.522943 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-09 13:52:42.522963 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 13:52:42.522967 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 13:52:42.522972 | 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-09 13:52:42.522977 | controller |
2026-06-09 13:52:42.522981 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_params var=make_netconfig_deploy_params] ***
2026-06-09 13:52:42.522986 | controller | Tuesday 09 June 2026  13:52:42 +0000 (0:00:00.038)       0:11:43.224 **********
2026-06-09 13:52:42.522991 | controller | Tuesday 09 June 2026  13:52:42 +0000 (0:00:00.038)       0:11:43.222 **********
2026-06-09 13:52:42.554164 | controller | skipping: [localhost]
2026-06-09 13:52:42.554281 | controller |
2026-06-09 13:52:42.554289 | 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-09 13:52:42.554296 | controller | Tuesday 09 June 2026  13:52:42 +0000 (0:00:00.031)       0:11:43.255 **********
2026-06-09 13:52:42.554302 | controller | Tuesday 09 June 2026  13:52:42 +0000 (0:00:00.031)       0:11:43.254 **********
2026-06-09 13:52:47.553942 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 13:52:47.554014 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_netconfig_deploy_until |
2026-06-09 13:52:47.554020 | controller | default(true) }}
2026-06-09 13:52:47.572947 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-09 13:52:47.573004 | controller | changed: [localhost]
2026-06-09 13:52:47.573010 | controller |
2026-06-09 13:52:47.573015 | controller | TASK [edpm_prepare : Kustomize and deploy OpenStackControlPlane _raw_params=kustomize_and_deploy.yml] ***
2026-06-09 13:52:47.573020 | controller | Tuesday 09 June 2026  13:52:47 +0000 (0:00:05.018)       0:11:48.274 **********
2026-06-09 13:52:47.573024 | controller | Tuesday 09 June 2026  13:52:47 +0000 (0:00:05.018)       0:11:48.272 **********
2026-06-09 13:52:47.639299 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/edpm_prepare/tasks/kustomize_and_deploy.yml for localhost
2026-06-09 13:52:47.639353 | controller |
2026-06-09 13:52:47.639360 | controller | TASK [edpm_prepare : Controlplane name _ctlplane_name=controlplane] ************
2026-06-09 13:52:47.639365 | controller | Tuesday 09 June 2026  13:52:47 +0000 (0:00:00.066)       0:11:48.340 **********
2026-06-09 13:52:47.639370 | controller | Tuesday 09 June 2026  13:52:47 +0000 (0:00:00.066)       0:11:48.339 **********
2026-06-09 13:52:47.671670 | controller | ok: [localhost]
2026-06-09 13:52:47.671742 | controller |
2026-06-09 13:52:47.671748 | 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-09 13:52:47.671766 | controller | Tuesday 09 June 2026  13:52:47 +0000 (0:00:00.032)       0:11:48.373 **********
2026-06-09 13:52:47.671770 | controller | Tuesday 09 June 2026  13:52:47 +0000 (0:00:00.032)       0:11:48.371 **********
2026-06-09 13:52:47.702880 | controller | skipping: [localhost]
2026-06-09 13:52:47.702965 | controller |
2026-06-09 13:52:47.702973 | controller | TASK [Prepare OpenStackVersion CR name=update_containers] **********************
2026-06-09 13:52:47.702979 | controller | Tuesday 09 June 2026  13:52:47 +0000 (0:00:00.031)       0:11:48.404 **********
2026-06-09 13:52:47.702983 | controller | Tuesday 09 June 2026  13:52:47 +0000 (0:00:00.031)       0:11:48.402 **********
2026-06-09 13:52:47.738176 | controller | skipping: [localhost]
2026-06-09 13:52:47.738253 | controller |
2026-06-09 13:52:47.738262 | 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-09 13:52:47.738269 | controller | Tuesday 09 June 2026  13:52:47 +0000 (0:00:00.035)       0:11:48.439 **********
2026-06-09 13:52:47.738275 | controller | Tuesday 09 June 2026  13:52:47 +0000 (0:00:00.035)       0:11:48.438 **********
2026-06-09 13:52:47.779944 | controller | ok: [localhost]
2026-06-09 13:52:47.779979 | controller |
2026-06-09 13:52:47.779987 | controller | TASK [edpm_prepare : Perform kustomizations to the OpenStackControlPlane CR target_path={{ cifmw_edpm_prepare_openstack_crs_path }}, sort_ascending=False, kustomizations={{
2026-06-09 13:52:47.779993 | controller |   cifmw_edpm_prepare_kustomizations +
2026-06-09 13:52:47.779999 | controller |   _ctlplane_name_kustomizations +
2026-06-09 13:52:47.780004 | controller |   (cifmw_edpm_prepare_extra_kustomizations | default([]))
2026-06-09 13:52:47.780010 | controller | }}, kustomizations_paths={{
2026-06-09 13:52:47.780014 | controller |   [
2026-06-09 13:52:47.780019 | controller |     (
2026-06-09 13:52:47.780024 | controller |       [
2026-06-09 13:52:47.780029 | controller |         cifmw_edpm_prepare_manifests_dir,
2026-06-09 13:52:47.780035 | controller |         'kustomizations',
2026-06-09 13:52:47.780040 | controller |         'controlplane'
2026-06-09 13:52:47.780045 | controller |       ] | ansible.builtin.path_join
2026-06-09 13:52:47.780050 | controller |     )
2026-06-09 13:52:47.780055 | controller |   ]
2026-06-09 13:52:47.780060 | controller | }}] ***
2026-06-09 13:52:47.780065 | controller | Tuesday 09 June 2026  13:52:47 +0000 (0:00:00.041)       0:11:48.481 **********
2026-06-09 13:52:47.780070 | controller | Tuesday 09 June 2026  13:52:47 +0000 (0:00:00.041)       0:11:48.479 **********
2026-06-09 13:52:48.431688 | controller | changed: [localhost]
2026-06-09 13:52:48.431764 | controller |
2026-06-09 13:52:48.431770 | controller | TASK [edpm_prepare : Log the CR that is about to be applied var=cifmw_edpm_prepare_crs_kustomize_result] ***
2026-06-09 13:52:48.431775 | controller | Tuesday 09 June 2026  13:52:48 +0000 (0:00:00.651)       0:11:49.133 **********
2026-06-09 13:52:48.431778 | controller | Tuesday 09 June 2026  13:52:48 +0000 (0:00:00.651)       0:11:49.131 **********
2026-06-09 13:52:48.480282 | controller | ok: [localhost] =>
2026-06-09 13:52:48.480334 | controller |     cifmw_edpm_prepare_crs_kustomize_result:
2026-06-09 13:52:48.480340 | controller |       changed: true
2026-06-09 13:52:48.480344 | controller |       count: 2
2026-06-09 13:52:48.480348 | controller |       failed: false
2026-06-09 13:52:48.480351 | controller |       kustomizations_paths:
2026-06-09 13:52:48.480355 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-09 13:52:48.480359 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-09 13:52:48.480363 | controller |       result:
2026-06-09 13:52:48.480367 | controller |       - apiVersion: core.openstack.org/v1beta1
2026-06-09 13:52:48.480370 | controller |         kind: OpenStackControlPlane
2026-06-09 13:52:48.480374 | controller |         metadata:
2026-06-09 13:52:48.480377 | controller |           labels:
2026-06-09 13:52:48.480388 | controller |             created-by: install_yamls
2026-06-09 13:52:48.480393 | controller |           name: controlplane
2026-06-09 13:52:48.480398 | controller |           namespace: openstack
2026-06-09 13:52:48.480403 | controller |         spec:
2026-06-09 13:52:48.480408 | controller |           barbican:
2026-06-09 13:52:48.480413 | controller |             apiOverride:
2026-06-09 13:52:48.480417 | controller |               route: {}
2026-06-09 13:52:48.480422 | controller |             template:
2026-06-09 13:52:48.480426 | controller |               barbicanAPI:
2026-06-09 13:52:48.480431 | controller |                 override:
2026-06-09 13:52:48.480436 | controller |                   service:
2026-06-09 13:52:48.480440 | controller |                     internal:
2026-06-09 13:52:48.480445 | controller |                       metadata:
2026-06-09 13:52:48.480450 | controller |                         annotations:
2026-06-09 13:52:48.480455 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 13:52:48.480460 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 13:52:48.480465 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 13:52:48.480470 | controller |                       spec:
2026-06-09 13:52:48.480474 | controller |                         type: LoadBalancer
2026-06-09 13:52:48.480479 | controller |                 replicas: 1
2026-06-09 13:52:48.480483 | controller |               barbicanKeystoneListener:
2026-06-09 13:52:48.480488 | controller |                 replicas: 1
2026-06-09 13:52:48.480493 | controller |               barbicanWorker:
2026-06-09 13:52:48.480497 | controller |                 replicas: 1
2026-06-09 13:52:48.480502 | controller |               databaseInstance: openstack
2026-06-09 13:52:48.480507 | controller |               notificationsBus:
2026-06-09 13:52:48.480512 | controller |                 cluster: rabbitmq
2026-06-09 13:52:48.480517 | controller |               secret: osp-secret
2026-06-09 13:52:48.480521 | controller |           cinder:
2026-06-09 13:52:48.480526 | controller |             apiOverride:
2026-06-09 13:52:48.480531 | controller |               route: {}
2026-06-09 13:52:48.480535 | controller |             template:
2026-06-09 13:52:48.480540 | controller |               cinderAPI:
2026-06-09 13:52:48.480545 | controller |                 override:
2026-06-09 13:52:48.480549 | controller |                   service:
2026-06-09 13:52:48.480554 | controller |                     internal:
2026-06-09 13:52:48.480559 | controller |                       metadata:
2026-06-09 13:52:48.480563 | controller |                         annotations:
2026-06-09 13:52:48.480567 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 13:52:48.480571 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 13:52:48.480574 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 13:52:48.480577 | controller |                       spec:
2026-06-09 13:52:48.480581 | controller |                         type: LoadBalancer
2026-06-09 13:52:48.480584 | controller |               cinderBackup:
2026-06-09 13:52:48.480587 | controller |                 networkAttachments:
2026-06-09 13:52:48.480590 | controller |                 - storage
2026-06-09 13:52:48.480594 | controller |                 replicas: 0
2026-06-09 13:52:48.480597 | controller |               cinderScheduler:
2026-06-09 13:52:48.480874 | controller |                 replicas: 1
2026-06-09 13:52:48.480885 | controller |               cinderVolumes:
2026-06-09 13:52:48.480888 | controller |                 volume1:
2026-06-09 13:52:48.480892 | controller |                   networkAttachments:
2026-06-09 13:52:48.480895 | controller |                   - storage
2026-06-09 13:52:48.480898 | controller |                   replicas: 0
2026-06-09 13:52:48.480902 | controller |               databaseInstance: openstack
2026-06-09 13:52:48.480905 | controller |               secret: osp-secret
2026-06-09 13:52:48.480909 | controller |           designate:
2026-06-09 13:52:48.480912 | controller |             apiOverride:
2026-06-09 13:52:48.480915 | controller |               route: {}
2026-06-09 13:52:48.480919 | controller |             enabled: false
2026-06-09 13:52:48.480922 | controller |             template:
2026-06-09 13:52:48.480925 | controller |               databaseInstance: openstack
2026-06-09 13:52:48.480929 | controller |               designateAPI:
2026-06-09 13:52:48.480932 | controller |                 override:
2026-06-09 13:52:48.480935 | controller |                   service:
2026-06-09 13:52:48.480939 | controller |                     internal:
2026-06-09 13:52:48.480945 | controller |                       metadata:
2026-06-09 13:52:48.480949 | controller |                         annotations:
2026-06-09 13:52:48.480953 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 13:52:48.480956 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 13:52:48.480959 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 13:52:48.480963 | controller |                       spec:
2026-06-09 13:52:48.480966 | controller |                         type: LoadBalancer
2026-06-09 13:52:48.480969 | controller |               designateBackendbind9:
2026-06-09 13:52:48.480973 | controller |                 networkAttachments:
2026-06-09 13:52:48.480976 | controller |                 - designate
2026-06-09 13:52:48.480980 | controller |                 replicas: 1
2026-06-09 13:52:48.480988 | controller |                 storageClass: local-storage
2026-06-09 13:52:48.480991 | controller |                 storageRequest: 10Gi
2026-06-09 13:52:48.480995 | controller |               designateCentral:
2026-06-09 13:52:48.480998 | controller |                 replicas: 1
2026-06-09 13:52:48.481001 | controller |               designateMdns:
2026-06-09 13:52:48.481005 | controller |                 networkAttachments:
2026-06-09 13:52:48.481008 | controller |                 - designate
2026-06-09 13:52:48.481011 | controller |                 replicas: 1
2026-06-09 13:52:48.481015 | controller |               designateProducer:
2026-06-09 13:52:48.481018 | controller |                 replicas: 1
2026-06-09 13:52:48.481021 | controller |               designateWorker:
2026-06-09 13:52:48.481025 | controller |                 networkAttachments:
2026-06-09 13:52:48.481028 | controller |                 - designate
2026-06-09 13:52:48.481031 | controller |                 replicas: 1
2026-06-09 13:52:48.481035 | controller |               secret: osp-secret
2026-06-09 13:52:48.481038 | controller |           dns:
2026-06-09 13:52:48.481041 | controller |             template:
2026-06-09 13:52:48.481045 | controller |               options:
2026-06-09 13:52:48.481048 | controller |               - key: server
2026-06-09 13:52:48.481052 | controller |                 values:
2026-06-09 13:52:48.481056 | controller |                 - 192.168.122.1
2026-06-09 13:52:48.481061 | controller |               override:
2026-06-09 13:52:48.481065 | controller |                 service:
2026-06-09 13:52:48.481070 | controller |                   metadata:
2026-06-09 13:52:48.481075 | controller |                     annotations:
2026-06-09 13:52:48.481080 | controller |                       metallb.universe.tf/address-pool: ctlplane
2026-06-09 13:52:48.481085 | controller |                       metallb.universe.tf/allow-shared-ip: ctlplane
2026-06-09 13:52:48.481103 | controller |                       metallb.universe.tf/loadBalancerIPs: 192.168.122.80
2026-06-09 13:52:48.481108 | controller |                   spec:
2026-06-09 13:52:48.481113 | controller |                     type: LoadBalancer
2026-06-09 13:52:48.481118 | controller |               replicas: 1
2026-06-09 13:52:48.481123 | controller |           galera:
2026-06-09 13:52:48.481127 | controller |             templates:
2026-06-09 13:52:48.481132 | controller |               openstack:
2026-06-09 13:52:48.481136 | controller |                 replicas: 1
2026-06-09 13:52:48.481141 | controller |                 secret: osp-secret
2026-06-09 13:52:48.481146 | controller |                 storageRequest: 10G
2026-06-09 13:52:48.481150 | controller |               openstack-cell1:
2026-06-09 13:52:48.481155 | controller |                 replicas: 1
2026-06-09 13:52:48.481160 | controller |                 secret: osp-secret
2026-06-09 13:52:48.481164 | controller |                 storageRequest: 10G
2026-06-09 13:52:48.481169 | controller |           glance:
2026-06-09 13:52:48.481173 | controller |             apiOverrides:
2026-06-09 13:52:48.481177 | controller |               default:
2026-06-09 13:52:48.481181 | controller |                 route: {}
2026-06-09 13:52:48.481185 | controller |             template:
2026-06-09 13:52:48.481190 | controller |               customServiceConfig: |
2026-06-09 13:52:48.481194 | controller |                 [DEFAULT]
2026-06-09 13:52:48.481198 | controller |                 enabled_backends = default_backend:swift
2026-06-09 13:52:48.481202 | controller |                 [glance_store]
2026-06-09 13:52:48.481207 | controller |                 default_backend = default_backend
2026-06-09 13:52:48.481211 | controller |                 [default_backend]
2026-06-09 13:52:48.481215 | controller |                 swift_store_create_container_on_put = True
2026-06-09 13:52:48.481223 | controller |                 swift_store_auth_version = 3
2026-06-09 13:52:48.481228 | controller |                 swift_store_auth_address = {{ .KeystoneInternalURL }}
2026-06-09 13:52:48.481232 | controller |                 swift_store_endpoint_type = internalURL
2026-06-09 13:52:48.481236 | controller |                 swift_store_user = service:glance
2026-06-09 13:52:48.481241 | controller |                 swift_store_key = {{ .ServicePassword }}
2026-06-09 13:52:48.481245 | controller |               databaseInstance: openstack
2026-06-09 13:52:48.481250 | controller |               glanceAPIs:
2026-06-09 13:52:48.481254 | controller |                 default:
2026-06-09 13:52:48.481258 | controller |                   networkAttachments:
2026-06-09 13:52:48.481263 | controller |                   - storage
2026-06-09 13:52:48.481267 | controller |                   override:
2026-06-09 13:52:48.481271 | controller |                     service:
2026-06-09 13:52:48.481276 | controller |                       internal:
2026-06-09 13:52:48.481280 | controller |                         metadata:
2026-06-09 13:52:48.481284 | controller |                           annotations:
2026-06-09 13:52:48.481289 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-09 13:52:48.481293 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 13:52:48.481298 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 13:52:48.481302 | controller |                         spec:
2026-06-09 13:52:48.481307 | controller |                           type: LoadBalancer
2026-06-09 13:52:48.481311 | controller |                   replicas: 1
2026-06-09 13:52:48.481315 | controller |               keystoneEndpoint: default
2026-06-09 13:52:48.481320 | controller |               secret: osp-secret
2026-06-09 13:52:48.481324 | controller |               storage:
2026-06-09 13:52:48.481328 | controller |                 storageClass: ''
2026-06-09 13:52:48.481333 | controller |                 storageRequest: 10Gi
2026-06-09 13:52:48.481337 | controller |           heat:
2026-06-09 13:52:48.481342 | controller |             apiOverride:
2026-06-09 13:52:48.481346 | controller |               route: {}
2026-06-09 13:52:48.481351 | controller |             cnfAPIOverride:
2026-06-09 13:52:48.481356 | controller |               route: {}
2026-06-09 13:52:48.481360 | controller |             enabled: false
2026-06-09 13:52:48.481365 | controller |             template:
2026-06-09 13:52:48.481370 | controller |               databaseInstance: openstack
2026-06-09 13:52:48.481374 | controller |               heatAPI:
2026-06-09 13:52:48.481379 | controller |                 override:
2026-06-09 13:52:48.481383 | controller |                   service:
2026-06-09 13:52:48.481388 | controller |                     internal:
2026-06-09 13:52:48.481393 | controller |                       metadata:
2026-06-09 13:52:48.481397 | controller |                         annotations:
2026-06-09 13:52:48.481403 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 13:52:48.481407 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 13:52:48.481412 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 13:52:48.481416 | controller |                       spec:
2026-06-09 13:52:48.481421 | controller |                         type: LoadBalancer
2026-06-09 13:52:48.481425 | controller |                 replicas: 1
2026-06-09 13:52:48.481430 | controller |               heatEngine:
2026-06-09 13:52:48.481434 | controller |                 override:
2026-06-09 13:52:48.481439 | controller |                   service:
2026-06-09 13:52:48.481443 | controller |                     internal:
2026-06-09 13:52:48.481447 | controller |                       metadata:
2026-06-09 13:52:48.481451 | controller |                         annotations:
2026-06-09 13:52:48.481456 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 13:52:48.481460 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 13:52:48.481465 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 13:52:48.481469 | controller |                       spec:
2026-06-09 13:52:48.481473 | controller |                         type: LoadBalancer
2026-06-09 13:52:48.481478 | controller |                 replicas: 1
2026-06-09 13:52:48.481482 | controller |               secret: osp-secret
2026-06-09 13:52:48.481486 | controller |           horizon:
2026-06-09 13:52:48.481513 | controller |             apiOverride:
2026-06-09 13:52:48.481521 | controller |               route: {}
2026-06-09 13:52:48.481526 | controller |             template:
2026-06-09 13:52:48.481530 | controller |               replicas: 1
2026-06-09 13:52:48.481535 | controller |               secret: osp-secret
2026-06-09 13:52:48.481539 | controller |           ironic:
2026-06-09 13:52:48.481543 | controller |             enabled: false
2026-06-09 13:52:48.481548 | controller |             template:
2026-06-09 13:52:48.481552 | controller |               databaseInstance: openstack
2026-06-09 13:52:48.481556 | controller |               ironicAPI:
2026-06-09 13:52:48.481561 | controller |                 replicas: 1
2026-06-09 13:52:48.481565 | controller |               ironicConductors:
2026-06-09 13:52:48.481569 | controller |               - replicas: 1
2026-06-09 13:52:48.481573 | controller |                 storageRequest: 10Gi
2026-06-09 13:52:48.481577 | controller |               ironicInspector:
2026-06-09 13:52:48.481582 | controller |                 replicas: 1
2026-06-09 13:52:48.481586 | controller |               ironicNeutronAgent:
2026-06-09 13:52:48.481591 | controller |                 replicas: 1
2026-06-09 13:52:48.481596 | controller |               secret: osp-secret
2026-06-09 13:52:48.481600 | controller |           keystone:
2026-06-09 13:52:48.481605 | controller |             apiOverride:
2026-06-09 13:52:48.481609 | controller |               route: {}
2026-06-09 13:52:48.481614 | controller |             template:
2026-06-09 13:52:48.481619 | controller |               databaseInstance: openstack
2026-06-09 13:52:48.481623 | controller |               notificationsBus:
2026-06-09 13:52:48.481628 | controller |                 cluster: rabbitmq
2026-06-09 13:52:48.481633 | controller |               override:
2026-06-09 13:52:48.481637 | controller |                 service:
2026-06-09 13:52:48.481642 | controller |                   internal:
2026-06-09 13:52:48.481646 | controller |                     metadata:
2026-06-09 13:52:48.481651 | controller |                       annotations:
2026-06-09 13:52:48.481663 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-09 13:52:48.481668 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 13:52:48.481672 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 13:52:48.481677 | controller |                     spec:
2026-06-09 13:52:48.481682 | controller |                       type: LoadBalancer
2026-06-09 13:52:48.481686 | controller |               secret: osp-secret
2026-06-09 13:52:48.481691 | controller |           manila:
2026-06-09 13:52:48.481695 | controller |             apiOverride:
2026-06-09 13:52:48.481700 | controller |               route: {}
2026-06-09 13:52:48.481704 | controller |             template:
2026-06-09 13:52:48.481708 | controller |               databaseInstance: openstack
2026-06-09 13:52:48.481712 | controller |               manilaAPI:
2026-06-09 13:52:48.481716 | controller |                 networkAttachments:
2026-06-09 13:52:48.481720 | controller |                 - internalapi
2026-06-09 13:52:48.481724 | controller |                 override:
2026-06-09 13:52:48.481728 | controller |                   service:
2026-06-09 13:52:48.481732 | controller |                     internal:
2026-06-09 13:52:48.481736 | controller |                       metadata:
2026-06-09 13:52:48.481740 | controller |                         annotations:
2026-06-09 13:52:48.481744 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 13:52:48.481748 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 13:52:48.481752 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 13:52:48.481756 | controller |                       spec:
2026-06-09 13:52:48.481760 | controller |                         type: LoadBalancer
2026-06-09 13:52:48.481764 | controller |                 replicas: 1
2026-06-09 13:52:48.481768 | controller |               manilaScheduler:
2026-06-09 13:52:48.481772 | controller |                 replicas: 1
2026-06-09 13:52:48.481776 | controller |               manilaShares:
2026-06-09 13:52:48.481780 | controller |                 share1:
2026-06-09 13:52:48.481784 | controller |                   networkAttachments:
2026-06-09 13:52:48.481788 | controller |                   - storage
2026-06-09 13:52:48.481792 | controller |                   replicas: 1
2026-06-09 13:52:48.481878 | controller |           memcached:
2026-06-09 13:52:48.481882 | controller |             templates:
2026-06-09 13:52:48.481886 | controller |               memcached:
2026-06-09 13:52:48.481890 | controller |                 replicas: 1
2026-06-09 13:52:48.481923 | controller |           neutron:
2026-06-09 13:52:48.481933 | controller |             apiOverride:
2026-06-09 13:52:48.481938 | controller |               route: {}
2026-06-09 13:52:48.481942 | controller |             template:
2026-06-09 13:52:48.481946 | controller |               databaseInstance: openstack
2026-06-09 13:52:48.481951 | controller |               networkAttachments:
2026-06-09 13:52:48.481955 | controller |               - internalapi
2026-06-09 13:52:48.481960 | controller |               override:
2026-06-09 13:52:48.481964 | controller |                 service:
2026-06-09 13:52:48.481968 | controller |                   internal:
2026-06-09 13:52:48.481973 | controller |                     metadata:
2026-06-09 13:52:48.481977 | controller |                       annotations:
2026-06-09 13:52:48.481982 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-09 13:52:48.481986 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 13:52:48.481991 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 13:52:48.481995 | controller |                     spec:
2026-06-09 13:52:48.482000 | controller |                       type: LoadBalancer
2026-06-09 13:52:48.482004 | controller |               secret: osp-secret
2026-06-09 13:52:48.482009 | controller |           nova:
2026-06-09 13:52:48.482013 | controller |             apiOverride:
2026-06-09 13:52:48.482018 | controller |               route: {}
2026-06-09 13:52:48.482022 | controller |             template:
2026-06-09 13:52:48.482027 | controller |               apiServiceTemplate:
2026-06-09 13:52:48.482032 | controller |                 override:
2026-06-09 13:52:48.482036 | controller |                   service:
2026-06-09 13:52:48.482041 | controller |                     internal:
2026-06-09 13:52:48.482045 | controller |                       metadata:
2026-06-09 13:52:48.482050 | controller |                         annotations:
2026-06-09 13:52:48.482054 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 13:52:48.482058 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 13:52:48.482063 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 13:52:48.482067 | controller |                       spec:
2026-06-09 13:52:48.482072 | controller |                         type: LoadBalancer
2026-06-09 13:52:48.482076 | controller |               cellTemplates:
2026-06-09 13:52:48.482081 | controller |                 cell0:
2026-06-09 13:52:48.482085 | controller |                   cellDatabaseAccount: nova-cell0
2026-06-09 13:52:48.482090 | controller |                   cellDatabaseInstance: openstack
2026-06-09 13:52:48.482095 | controller |                   conductorServiceTemplate:
2026-06-09 13:52:48.482100 | controller |                     replicas: 1
2026-06-09 13:52:48.482104 | controller |                   hasAPIAccess: true
2026-06-09 13:52:48.482108 | controller |                   messagingBus:
2026-06-09 13:52:48.482113 | controller |                     cluster: rabbitmq
2026-06-09 13:52:48.482117 | controller |                 cell1:
2026-06-09 13:52:48.482122 | controller |                   cellDatabaseAccount: nova-cell1
2026-06-09 13:52:48.482126 | controller |                   cellDatabaseInstance: openstack-cell1
2026-06-09 13:52:48.482131 | controller |                   conductorServiceTemplate:
2026-06-09 13:52:48.482135 | controller |                     replicas: 1
2026-06-09 13:52:48.482140 | controller |                   hasAPIAccess: true
2026-06-09 13:52:48.482144 | controller |                   messagingBus:
2026-06-09 13:52:48.482148 | controller |                     cluster: rabbitmq-cell1
2026-06-09 13:52:48.482153 | controller |               metadataServiceTemplate:
2026-06-09 13:52:48.482157 | controller |                 override:
2026-06-09 13:52:48.482165 | controller |                   service:
2026-06-09 13:52:48.482169 | controller |                     metadata:
2026-06-09 13:52:48.482174 | controller |                       annotations:
2026-06-09 13:52:48.482178 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-09 13:52:48.482183 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 13:52:48.482188 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 13:52:48.482192 | controller |                     spec:
2026-06-09 13:52:48.482196 | controller |                       type: LoadBalancer
2026-06-09 13:52:48.482203 | controller |               secret: osp-secret
2026-06-09 13:52:48.482208 | controller |           octavia:
2026-06-09 13:52:48.482212 | controller |             enabled: false
2026-06-09 13:52:48.482217 | controller |             template:
2026-06-09 13:52:48.482221 | controller |               databaseInstance: openstack
2026-06-09 13:52:48.482226 | controller |               octaviaAPI:
2026-06-09 13:52:48.482230 | controller |                 replicas: 1
2026-06-09 13:52:48.482235 | controller |               secret: osp-secret
2026-06-09 13:52:48.482239 | controller |           ovn:
2026-06-09 13:52:48.482244 | controller |             template:
2026-06-09 13:52:48.482248 | controller |               ovnController:
2026-06-09 13:52:48.482252 | controller |                 networkAttachment: tenant
2026-06-09 13:52:48.482257 | controller |                 nicMappings:
2026-06-09 13:52:48.482261 | controller |                   datacentre: ospbr
2026-06-09 13:52:48.482265 | controller |               ovnDBCluster:
2026-06-09 13:52:48.482270 | controller |                 ovndbcluster-nb:
2026-06-09 13:52:48.482274 | controller |                   dbType: NB
2026-06-09 13:52:48.482285 | controller |                   networkAttachment: internalapi
2026-06-09 13:52:48.482290 | controller |                   storageRequest: 10Gi
2026-06-09 13:52:48.482294 | controller |                 ovndbcluster-sb:
2026-06-09 13:52:48.482299 | controller |                   dbType: SB
2026-06-09 13:52:48.482303 | controller |                   networkAttachment: internalapi
2026-06-09 13:52:48.482308 | controller |                   storageRequest: 10Gi
2026-06-09 13:52:48.482312 | controller |           placement:
2026-06-09 13:52:48.482316 | controller |             apiOverride:
2026-06-09 13:52:48.482321 | controller |               route: {}
2026-06-09 13:52:48.482325 | controller |             template:
2026-06-09 13:52:48.482330 | controller |               databaseInstance: openstack
2026-06-09 13:52:48.482334 | controller |               override:
2026-06-09 13:52:48.482339 | controller |                 service:
2026-06-09 13:52:48.482343 | controller |                   internal:
2026-06-09 13:52:48.482348 | controller |                     metadata:
2026-06-09 13:52:48.482353 | controller |                       annotations:
2026-06-09 13:52:48.482358 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-09 13:52:48.482363 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 13:52:48.482367 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 13:52:48.482372 | controller |                     spec:
2026-06-09 13:52:48.482376 | controller |                       type: LoadBalancer
2026-06-09 13:52:48.482381 | controller |               secret: osp-secret
2026-06-09 13:52:48.482386 | controller |           rabbitmq:
2026-06-09 13:52:48.482391 | controller |             templates:
2026-06-09 13:52:48.482395 | controller |               rabbitmq:
2026-06-09 13:52:48.482400 | controller |                 override:
2026-06-09 13:52:48.482404 | controller |                   service:
2026-06-09 13:52:48.482408 | controller |                     metadata:
2026-06-09 13:52:48.482413 | controller |                       annotations:
2026-06-09 13:52:48.482418 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-09 13:52:48.482422 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.85
2026-06-09 13:52:48.482427 | controller |                     spec:
2026-06-09 13:52:48.482431 | controller |                       type: LoadBalancer
2026-06-09 13:52:48.482436 | controller |               rabbitmq-cell1:
2026-06-09 13:52:48.482440 | controller |                 override:
2026-06-09 13:52:48.482445 | controller |                   service:
2026-06-09 13:52:48.482450 | controller |                     metadata:
2026-06-09 13:52:48.482454 | controller |                       annotations:
2026-06-09 13:52:48.482459 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-09 13:52:48.482463 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.86
2026-06-09 13:52:48.482468 | controller |                     spec:
2026-06-09 13:52:48.482472 | controller |                       type: LoadBalancer
2026-06-09 13:52:48.482477 | controller |           redis:
2026-06-09 13:52:48.482481 | controller |             enabled: false
2026-06-09 13:52:48.482486 | controller |           secret: osp-secret
2026-06-09 13:52:48.482490 | controller |           storageClass: local-storage
2026-06-09 13:52:48.482495 | controller |           swift:
2026-06-09 13:52:48.482499 | controller |             enabled: true
2026-06-09 13:52:48.482508 | controller |             proxyOverride:
2026-06-09 13:52:48.482512 | controller |               route: {}
2026-06-09 13:52:48.482517 | controller |             template:
2026-06-09 13:52:48.482521 | controller |               swiftProxy:
2026-06-09 13:52:48.482526 | controller |                 networkAttachments:
2026-06-09 13:52:48.482530 | controller |                 - storage
2026-06-09 13:52:48.482534 | controller |                 override:
2026-06-09 13:52:48.482539 | controller |                   service:
2026-06-09 13:52:48.482545 | controller |                     internal:
2026-06-09 13:52:48.482551 | controller |                       metadata:
2026-06-09 13:52:48.482555 | controller |                         annotations:
2026-06-09 13:52:48.482561 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-09 13:52:48.482567 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 13:52:48.482572 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 13:52:48.482576 | controller |                       spec:
2026-06-09 13:52:48.482581 | controller |                         type: LoadBalancer
2026-06-09 13:52:48.482586 | controller |                 replicas: 1
2026-06-09 13:52:48.482590 | controller |               swiftRing:
2026-06-09 13:52:48.482595 | controller |                 ringReplicas: 1
2026-06-09 13:52:48.482599 | controller |               swiftStorage:
2026-06-09 13:52:48.482604 | controller |                 networkAttachments:
2026-06-09 13:52:48.482608 | controller |                 - storage
2026-06-09 13:52:48.482613 | controller |                 replicas: 1
2026-06-09 13:52:48.482617 | controller |           telemetry:
2026-06-09 13:52:48.482622 | controller |             enabled: true
2026-06-09 13:52:48.482626 | controller |             template:
2026-06-09 13:52:48.482631 | controller |               autoscaling:
2026-06-09 13:52:48.482635 | controller |                 aodh:
2026-06-09 13:52:48.482640 | controller |                   databaseAccount: aodh
2026-06-09 13:52:48.482644 | controller |                   databaseInstance: openstack
2026-06-09 13:52:48.482649 | controller |                   notificationsBus:
2026-06-09 13:52:48.482654 | controller |                     cluster: rabbitmq
2026-06-09 13:52:48.482658 | controller |                   passwordSelectors: null
2026-06-09 13:52:48.482663 | controller |                   secret: osp-secret
2026-06-09 13:52:48.482667 | controller |                 enabled: false
2026-06-09 13:52:48.482672 | controller |                 heatInstance: heat
2026-06-09 13:52:48.482676 | controller |               ceilometer:
2026-06-09 13:52:48.482681 | controller |                 enabled: true
2026-06-09 13:52:48.482685 | controller |                 notificationsBus:
2026-06-09 13:52:48.482690 | controller |                   cluster: rabbitmq
2026-06-09 13:52:48.482694 | controller |                 secret: osp-secret
2026-06-09 13:52:48.482699 | controller |               cloudkitty:
2026-06-09 13:52:48.482704 | controller |                 apiTimeout: 0
2026-06-09 13:52:48.482708 | controller |                 cloudKittyAPI:
2026-06-09 13:52:48.482716 | controller |                   override:
2026-06-09 13:52:48.482720 | controller |                     service:
2026-06-09 13:52:48.482725 | controller |                       internal:
2026-06-09 13:52:48.482729 | controller |                         metadata:
2026-06-09 13:52:48.482734 | controller |                           annotations:
2026-06-09 13:52:48.482738 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-09 13:52:48.482743 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 13:52:48.482748 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 13:52:48.482752 | controller |                         spec:
2026-06-09 13:52:48.482757 | controller |                           type: LoadBalancer
2026-06-09 13:52:48.482761 | controller |                   replicas: 1
2026-06-09 13:52:48.482766 | controller |                   resources: {}
2026-06-09 13:52:48.482771 | controller |                   tls:
2026-06-09 13:52:48.482775 | controller |                     api:
2026-06-09 13:52:48.482780 | controller |                       internal: {}
2026-06-09 13:52:48.482784 | controller |                       public: {}
2026-06-09 13:52:48.482789 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-09 13:52:48.482793 | controller |                 cloudKittyProc:
2026-06-09 13:52:48.482798 | controller |                   replicas: 1
2026-06-09 13:52:48.482802 | controller |                   resources: {}
2026-06-09 13:52:48.482809 | controller |                   tls:
2026-06-09 13:52:48.482814 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-09 13:52:48.482823 | controller |                 databaseAccount: cloudkitty
2026-06-09 13:52:48.482850 | controller |                 databaseInstance: openstack
2026-06-09 13:52:48.482856 | controller |                 enabled: false
2026-06-09 13:52:48.482860 | controller |                 memcachedInstance: memcached
2026-06-09 13:52:48.482865 | controller |                 messagingBus:
2026-06-09 13:52:48.482869 | controller |                   cluster: rabbitmq
2026-06-09 13:52:48.482874 | controller |                 passwordSelector:
2026-06-09 13:52:48.482878 | controller |                   aodhService: AodhPassword
2026-06-09 13:52:48.482883 | controller |                   ceilometerService: CeilometerPassword
2026-06-09 13:52:48.482887 | controller |                   cloudKittyService: CloudKittyPassword
2026-06-09 13:52:48.482891 | controller |                 preserveJobs: false
2026-06-09 13:52:48.482896 | controller |                 s3StorageConfig:
2026-06-09 13:52:48.482900 | controller |                   schemas:
2026-06-09 13:52:48.482905 | controller |                   - effectiveDate: '2024-11-18'
2026-06-09 13:52:48.482909 | controller |                     version: v13
2026-06-09 13:52:48.482913 | controller |                   secret:
2026-06-09 13:52:48.482917 | controller |                     name: cloudkitty-loki-s3
2026-06-09 13:52:48.482922 | controller |                     type: s3
2026-06-09 13:52:48.482926 | controller |                 secret: osp-secret
2026-06-09 13:52:48.482931 | controller |                 serviceUser: cloudkitty
2026-06-09 13:52:48.482935 | controller |                 storageClass: local-storage
2026-06-09 13:52:48.482939 | controller |               logging:
2026-06-09 13:52:48.482944 | controller |                 annotations:
2026-06-09 13:52:48.482948 | controller |                   metallb.universe.tf/address-pool: internalapi
2026-06-09 13:52:48.482953 | controller |                   metallb.universe.tf/allow-shared-ip: internalapi
2026-06-09 13:52:48.482957 | controller |                   metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-09 13:52:48.482962 | controller |                 cloNamespace: openshift-logging
2026-06-09 13:52:48.482966 | controller |                 enabled: false
2026-06-09 13:52:48.482970 | controller |                 ipaddr: 172.17.0.80
2026-06-09 13:52:48.482975 | controller |                 port: 10514
2026-06-09 13:52:48.482979 | controller |               metricStorage:
2026-06-09 13:52:48.482983 | controller |                 enabled: false
2026-06-09 13:52:48.482988 | controller |                 monitoringStack:
2026-06-09 13:52:48.482992 | controller |                   alertingEnabled: true
2026-06-09 13:52:48.482997 | controller |                   scrapeInterval: 30s
2026-06-09 13:52:48.483001 | controller |                   storage:
2026-06-09 13:52:48.483006 | controller |                     persistent:
2026-06-09 13:52:48.483011 | controller |                       pvcStorageRequest: 10Gi
2026-06-09 13:52:48.483015 | controller |                     retention: 24h
2026-06-09 13:52:48.483019 | controller |                     strategy: persistent
2026-06-09 13:52:48.497040 | controller |
2026-06-09 13:52:48.497091 | 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-09 13:52:48.497097 | controller | Tuesday 09 June 2026  13:52:48 +0000 (0:00:00.065)       0:11:49.198 **********
2026-06-09 13:52:48.497101 | controller | Tuesday 09 June 2026  13:52:48 +0000 (0:00:00.065)       0:11:49.196 **********
2026-06-09 13:52:49.229174 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-09 13:52:49.229263 | controller | changed: [localhost]
2026-06-09 13:52:49.229269 | controller |
2026-06-09 13:52:49.229274 | controller | TASK [edpm_prepare : Wait for control plane to change its status seconds={{ cifmw_edpm_prepare_wait_controplane_status_change_sec }}] ***
2026-06-09 13:52:49.229279 | controller | Tuesday 09 June 2026  13:52:49 +0000 (0:00:00.732)       0:11:49.930 **********
2026-06-09 13:52:49.229282 | controller | Tuesday 09 June 2026  13:52:49 +0000 (0:00:00.732)       0:11:49.929 **********
2026-06-09 13:53:19.293525 | controller | Pausing for 30 seconds
2026-06-09 13:53:19.293617 | controller | ok: [localhost]
2026-06-09 13:53:19.293653 | controller |
2026-06-09 13:53:19.293660 | 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-09 13:53:19.293667 | controller | Tuesday 09 June 2026  13:53:19 +0000 (0:00:30.063)       0:12:19.994 **********
2026-06-09 13:53:19.293671 | controller | Tuesday 09 June 2026  13:53:19 +0000 (0:00:30.063)       0:12:19.992 **********
2026-06-09 14:00:03.514917 | controller | changed: [localhost]
2026-06-09 14:00:03.515031 | controller |
2026-06-09 14:00:03.515047 | controller | TASK [Extract and install OpenStackControlplane CA role=install_openstack_ca] ***
2026-06-09 14:00:03.515054 | controller | Tuesday 09 June 2026  14:00:03 +0000 (0:06:44.222)       0:19:04.216 **********
2026-06-09 14:00:03.515059 | controller | Tuesday 09 June 2026  14:00:03 +0000 (0:06:44.222)       0:19:04.214 **********
2026-06-09 14:00:03.594688 | controller |
2026-06-09 14:00:03.594780 | controller | TASK [install_openstack_ca : Get CA bundle data with retries] ******************
2026-06-09 14:00:03.594820 | controller | Tuesday 09 June 2026  14:00:03 +0000 (0:00:00.079)       0:19:04.296 **********
2026-06-09 14:00:03.594848 | controller | Tuesday 09 June 2026  14:00:03 +0000 (0:00:00.079)       0:19:04.294 **********
2026-06-09 14:00:04.024166 | controller | changed: [localhost]
2026-06-09 14:00:04.024264 | controller |
2026-06-09 14:00:04.024270 | controller | TASK [install_openstack_ca : Set _ca_bundle fact if CA returned from OCP] ******
2026-06-09 14:00:04.024275 | controller | Tuesday 09 June 2026  14:00:04 +0000 (0:00:00.429)       0:19:04.725 **********
2026-06-09 14:00:04.024279 | controller | Tuesday 09 June 2026  14:00:04 +0000 (0:00:00.429)       0:19:04.724 **********
2026-06-09 14:00:04.074376 | controller | ok: [localhost]
2026-06-09 14:00:04.074471 | controller |
2026-06-09 14:00:04.074478 | 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-09 14:00:04.074484 | controller | Tuesday 09 June 2026  14:00:04 +0000 (0:00:00.050)       0:19:04.776 **********
2026-06-09 14:00:04.074488 | controller | Tuesday 09 June 2026  14:00:04 +0000 (0:00:00.050)       0:19:04.774 **********
2026-06-09 14:00:04.489623 | controller | changed: [localhost]
2026-06-09 14:00:04.489712 | controller |
2026-06-09 14:00:04.489718 | 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-09 14:00:04.489724 | controller | Tuesday 09 June 2026  14:00:04 +0000 (0:00:00.415)       0:19:05.191 **********
2026-06-09 14:00:04.489728 | controller | Tuesday 09 June 2026  14:00:04 +0000 (0:00:00.415)       0:19:05.189 **********
2026-06-09 14:00:04.685733 | controller | ok: [localhost]
2026-06-09 14:00:04.685806 | controller |
2026-06-09 14:00:04.685814 | controller | TASK [Call install_ca role to inject OpenStackControlplane CA file if present role=install_ca] ***
2026-06-09 14:00:04.685820 | controller | Tuesday 09 June 2026  14:00:04 +0000 (0:00:00.196)       0:19:05.387 **********
2026-06-09 14:00:04.685826 | controller | Tuesday 09 June 2026  14:00:04 +0000 (0:00:00.196)       0:19:05.385 **********
2026-06-09 14:00:04.754878 | controller |
2026-06-09 14:00:04.754923 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-09 14:00:04.754929 | controller | Tuesday 09 June 2026  14:00:04 +0000 (0:00:00.069)       0:19:05.456 **********
2026-06-09 14:00:04.754933 | controller | Tuesday 09 June 2026  14:00:04 +0000 (0:00:00.069)       0:19:05.454 **********
2026-06-09 14:00:05.035619 | controller | ok: [localhost]
2026-06-09 14:00:05.035674 | controller |
2026-06-09 14:00:05.035683 | 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-09 14:00:05.035691 | controller | Tuesday 09 June 2026  14:00:05 +0000 (0:00:00.280)       0:19:05.737 **********
2026-06-09 14:00:05.035697 | controller | Tuesday 09 June 2026  14:00:05 +0000 (0:00:00.280)       0:19:05.735 **********
2026-06-09 14:00:05.071974 | controller | skipping: [localhost]
2026-06-09 14:00:05.072049 | controller |
2026-06-09 14:00:05.072056 | 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-09 14:00:05.072062 | controller | Tuesday 09 June 2026  14:00:05 +0000 (0:00:00.036)       0:19:05.773 **********
2026-06-09 14:00:05.072067 | controller | Tuesday 09 June 2026  14:00:05 +0000 (0:00:00.036)       0:19:05.772 **********
2026-06-09 14:00:05.107408 | controller | skipping: [localhost]
2026-06-09 14:00:05.107472 | controller |
2026-06-09 14:00:05.107480 | 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-09 14:00:05.107488 | controller | Tuesday 09 June 2026  14:00:05 +0000 (0:00:00.035)       0:19:05.808 **********
2026-06-09 14:00:05.107495 | controller | Tuesday 09 June 2026  14:00:05 +0000 (0:00:00.035)       0:19:05.807 **********
2026-06-09 14:00:05.144800 | controller | skipping: [localhost]
2026-06-09 14:00:05.144870 | controller |
2026-06-09 14:00:05.144880 | 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-09 14:00:05.144888 | controller | Tuesday 09 June 2026  14:00:05 +0000 (0:00:00.037)       0:19:05.846 **********
2026-06-09 14:00:05.144895 | controller | Tuesday 09 June 2026  14:00:05 +0000 (0:00:00.037)       0:19:05.844 **********
2026-06-09 14:00:05.675396 | controller | changed: [localhost]
2026-06-09 14:00:05.675487 | controller |
2026-06-09 14:00:05.675495 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-09 14:00:05.675500 | controller | Tuesday 09 June 2026  14:00:05 +0000 (0:00:00.530)       0:19:06.377 **********
2026-06-09 14:00:05.675505 | controller | Tuesday 09 June 2026  14:00:05 +0000 (0:00:00.530)       0:19:06.375 **********
2026-06-09 14:00:07.281384 | controller | changed: [localhost]
2026-06-09 14:00:07.281474 | controller |
2026-06-09 14:00:07.281482 | 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-09 14:00:07.281489 | controller | Tuesday 09 June 2026  14:00:07 +0000 (0:00:01.605)       0:19:07.982 **********
2026-06-09 14:00:07.281494 | controller | Tuesday 09 June 2026  14:00:07 +0000 (0:00:01.605)       0:19:07.981 **********
2026-06-09 14:00:07.604888 | controller | changed: [localhost]
2026-06-09 14:00:07.604949 | controller |
2026-06-09 14:00:07.604954 | 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-09 14:00:07.604959 | controller | Tuesday 09 June 2026  14:00:07 +0000 (0:00:00.323)       0:19:08.306 **********
2026-06-09 14:00:07.604964 | controller | Tuesday 09 June 2026  14:00:07 +0000 (0:00:00.323)       0:19:08.305 **********
2026-06-09 14:00:08.053684 | controller | ok: [localhost]
2026-06-09 14:00:08.053760 | controller |
2026-06-09 14:00:08.053766 | 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-09 14:00:08.053772 | controller | Tuesday 09 June 2026  14:00:08 +0000 (0:00:00.448)       0:19:08.755 **********
2026-06-09 14:00:08.053776 | controller | Tuesday 09 June 2026  14:00:08 +0000 (0:00:00.448)       0:19:08.753 **********
2026-06-09 14:00:08.124420 | controller | ok: [localhost]
2026-06-09 14:00:08.124505 | controller |
2026-06-09 14:00:08.124513 | 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-09 14:00:08.124520 | controller | Tuesday 09 June 2026  14:00:08 +0000 (0:00:00.070)       0:19:08.825 **********
2026-06-09 14:00:08.124525 | controller | Tuesday 09 June 2026  14:00:08 +0000 (0:00:00.070)       0:19:08.824 **********
2026-06-09 14:00:08.245017 | controller | ok: [localhost]
2026-06-09 14:00:08.245078 | controller |
2026-06-09 14:00:08.245084 | controller | TASK [run_hook : Loop on hooks for post_ctlplane_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-09 14:00:08.245089 | controller | Tuesday 09 June 2026  14:00:08 +0000 (0:00:00.120)       0:19:08.946 **********
2026-06-09 14:00:08.245093 | controller | Tuesday 09 June 2026  14:00:08 +0000 (0:00:00.120)       0:19:08.945 **********
2026-06-09 14:00:08.375166 | controller | skipping: [localhost]
2026-06-09 14:00:08.375207 | controller |
2026-06-09 14:00:08.375213 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 14:00:08.375218 | controller | Tuesday 09 June 2026  14:00:08 +0000 (0:00:00.129)       0:19:09.076 **********
2026-06-09 14:00:08.375222 | controller | Tuesday 09 June 2026  14:00:08 +0000 (0:00:00.129)       0:19:09.075 **********
2026-06-09 14:00:08.446541 | controller | ok: [localhost]
2026-06-09 14:00:08.446589 | controller |
2026-06-09 14:00:08.446597 | controller | TASK [edpm_deploy_baremetal : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={{
2026-06-09 14:00:08.446602 | controller |   (
2026-06-09 14:00:08.446606 | controller |     {
2026-06-09 14:00:08.446611 | controller |       'OPENSTACK_REPO': operators_build_output[cifmw_operator_build_meta_name].git_src_dir,
2026-06-09 14:00:08.446616 | controller |       'OPENSTACK_BRANCH': '',
2026-06-09 14:00:08.446621 | controller |       'GIT_CLONE_OPTS': '-l',
2026-06-09 14:00:08.446626 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-09 14:00:08.446631 | controller |     else {}
2026-06-09 14:00:08.446636 | controller |   )
2026-06-09 14:00:08.446640 | controller | }}] ***
2026-06-09 14:00:08.446645 | controller | Tuesday 09 June 2026  14:00:08 +0000 (0:00:00.071)       0:19:09.148 **********
2026-06-09 14:00:08.446650 | controller | Tuesday 09 June 2026  14:00:08 +0000 (0:00:00.071)       0:19:09.146 **********
2026-06-09 14:00:08.490896 | controller | skipping: [localhost]
2026-06-09 14:00:08.490975 | controller |
2026-06-09 14:00:08.490982 | controller | TASK [edpm_deploy_baremetal : Set install_yamls Makefile environment variables cifmw_edpm_deploy_baremetal_common_env={{
2026-06-09 14:00:08.490987 | controller |   cifmw_install_yamls_environment |
2026-06-09 14:00:08.490992 | controller |   combine({'PATH': cifmw_path}) |
2026-06-09 14:00:08.491013 | controller |   combine(_install_yamls_repos | default({}))
2026-06-09 14:00:08.491017 | controller | }}, cifmw_edpm_deploy_baremetal_make_openstack_env={{
2026-06-09 14:00:08.491020 | controller |   cifmw_edpm_deploy_baremetal_make_openstack_env | default({}) |
2026-06-09 14:00:08.491024 | controller |   combine(
2026-06-09 14:00:08.491028 | controller |     {
2026-06-09 14:00:08.491032 | controller |       'OPENSTACK_IMG': operators_build_output[cifmw_operator_build_meta_name].image_catalog,
2026-06-09 14:00:08.491035 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-09 14:00:08.491039 | controller |     else {}
2026-06-09 14:00:08.491043 | controller |   )
2026-06-09 14:00:08.491046 | controller | }}, cifmw_edpm_deploy_baremetal_operators_build_output={{ operators_build_output }}] ***
2026-06-09 14:00:08.491050 | controller | Tuesday 09 June 2026  14:00:08 +0000 (0:00:00.044)       0:19:09.192 **********
2026-06-09 14:00:08.491054 | controller | Tuesday 09 June 2026  14:00:08 +0000 (0:00:00.044)       0:19:09.190 **********
2026-06-09 14:00:08.540891 | controller | ok: [localhost]
2026-06-09 14:00:08.540983 | controller |
2026-06-09 14:00:08.540997 | controller | TASK [Create virtual baremetal name=install_yamls_makes, tasks_from=make_edpm_baremetal_compute] ***
2026-06-09 14:00:08.541004 | controller | Tuesday 09 June 2026  14:00:08 +0000 (0:00:00.049)       0:19:09.242 **********
2026-06-09 14:00:08.541009 | controller | Tuesday 09 June 2026  14:00:08 +0000 (0:00:00.049)       0:19:09.240 **********
2026-06-09 14:00:08.594889 | controller |
2026-06-09 14:00:08.594969 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_env var=make_edpm_baremetal_compute_env] ***
2026-06-09 14:00:08.594975 | controller | Tuesday 09 June 2026  14:00:08 +0000 (0:00:00.054)       0:19:09.296 **********
2026-06-09 14:00:08.594979 | controller | Tuesday 09 June 2026  14:00:08 +0000 (0:00:00.054)       0:19:09.294 **********
2026-06-09 14:00:08.633532 | controller | ok: [localhost] =>
2026-06-09 14:00:08.633581 | controller |     make_edpm_baremetal_compute_env:
2026-06-09 14:00:08.633588 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 14:00:08.633591 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 14:00:08.633595 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 14:00:08.633599 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 14:00:08.633603 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 14:00:08.633607 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 14:00:08.633611 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 14:00:08.633614 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 14:00:08.633618 | controller |       OPENSTACK_BRANCH: ''
2026-06-09 14:00:08.633622 | controller |       OPENSTACK_IMG: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169
2026-06-09 14:00:08.633633 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 14:00:08.633637 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-09 14:00:08.633641 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 14:00:08.633644 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 14:00:08.633648 | 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-09 14:00:08.633653 | controller |
2026-06-09 14:00:08.633657 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_params var=make_edpm_baremetal_compute_params] ***
2026-06-09 14:00:08.633660 | controller | Tuesday 09 June 2026  14:00:08 +0000 (0:00:00.038)       0:19:09.335 **********
2026-06-09 14:00:08.633664 | controller | Tuesday 09 June 2026  14:00:08 +0000 (0:00:00.038)       0:19:09.333 **********
2026-06-09 14:00:08.667977 | controller | skipping: [localhost]
2026-06-09 14:00:08.668060 | controller |
2026-06-09 14:00:08.668066 | 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-09 14:00:08.668072 | controller | Tuesday 09 June 2026  14:00:08 +0000 (0:00:00.034)       0:19:09.369 **********
2026-06-09 14:00:08.668076 | controller | Tuesday 09 June 2026  14:00:08 +0000 (0:00:00.034)       0:19:09.368 **********
2026-06-09 14:00:35.125524 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 14:00:35.125627 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_edpm_baremetal_compute_until
2026-06-09 14:00:35.125635 | controller | | default(true) }}
2026-06-09 14:00:35.148685 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-09 14:00:35.148751 | controller | changed: [localhost]
2026-06-09 14:00:35.148758 | controller |
2026-06-09 14:00:35.148765 | 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-09 14:00:35.148773 | controller | Tuesday 09 June 2026  14:00:35 +0000 (0:00:26.480)       0:19:35.849 **********
2026-06-09 14:00:35.148778 | controller | Tuesday 09 June 2026  14:00:35 +0000 (0:00:26.480)       0:19:35.848 **********
2026-06-09 14:00:35.211723 | controller | skipping: [localhost]
2026-06-09 14:00:35.211778 | controller |
2026-06-09 14:00:35.211787 | controller | TASK [edpm_deploy_baremetal : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_baremetal_common_env={{
2026-06-09 14:00:35.211793 | controller |   cifmw_edpm_deploy_baremetal_common_env | default({}) |
2026-06-09 14:00:35.211799 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_baremetal_nova_extra_config_file })
2026-06-09 14:00:35.211804 | controller | }}, cacheable=True] ***
2026-06-09 14:00:35.211809 | controller | Tuesday 09 June 2026  14:00:35 +0000 (0:00:00.062)       0:19:35.912 **********
2026-06-09 14:00:35.211947 | controller | Tuesday 09 June 2026  14:00:35 +0000 (0:00:00.062)       0:19:35.911 **********
2026-06-09 14:00:35.254510 | controller | skipping: [localhost]
2026-06-09 14:00:35.254608 | controller |
2026-06-09 14:00:35.254615 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_baremetal_prep] ***
2026-06-09 14:00:35.254620 | controller | Tuesday 09 June 2026  14:00:35 +0000 (0:00:00.043)       0:19:35.956 **********
2026-06-09 14:00:35.254624 | controller | Tuesday 09 June 2026  14:00:35 +0000 (0:00:00.043)       0:19:35.954 **********
2026-06-09 14:00:35.397450 | controller |
2026-06-09 14:00:35.397499 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_env var=make_edpm_deploy_baremetal_prep_env] ***
2026-06-09 14:00:35.397507 | controller | Tuesday 09 June 2026  14:00:35 +0000 (0:00:00.142)       0:19:36.099 **********
2026-06-09 14:00:35.397513 | controller | Tuesday 09 June 2026  14:00:35 +0000 (0:00:00.142)       0:19:36.097 **********
2026-06-09 14:00:35.446649 | controller | ok: [localhost] =>
2026-06-09 14:00:35.446707 | controller |     make_edpm_deploy_baremetal_prep_env:
2026-06-09 14:00:35.446723 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-09 14:00:35.446729 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-09 14:00:35.446735 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-09 14:00:35.446740 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-09 14:00:35.446745 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 14:00:35.446751 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-09 14:00:35.446756 | controller |       INSTALL_CERT_MANAGER: false
2026-06-09 14:00:35.446759 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-09 14:00:35.446763 | controller |       OPENSTACK_BRANCH: ''
2026-06-09 14:00:35.446767 | controller |       OPENSTACK_IMG: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169
2026-06-09 14:00:35.446771 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-09 14:00:35.446774 | controller |       OPENSTACK_REPO: /home/zuul/src/github.com/openstack-k8s-operators/openstack-operator
2026-06-09 14:00:35.446779 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-09 14:00:35.446782 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-09 14:00:35.446786 | 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-09 14:00:35.446791 | controller |
2026-06-09 14:00:35.446803 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_params var=make_edpm_deploy_baremetal_prep_params] ***
2026-06-09 14:00:35.446807 | controller | Tuesday 09 June 2026  14:00:35 +0000 (0:00:00.048)       0:19:36.148 **********
2026-06-09 14:00:35.446811 | controller | Tuesday 09 June 2026  14:00:35 +0000 (0:00:00.048)       0:19:36.146 **********
2026-06-09 14:00:35.486934 | controller | skipping: [localhost]
2026-06-09 14:00:35.486976 | controller |
2026-06-09 14:00:35.486981 | 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-09 14:00:35.486993 | controller | Tuesday 09 June 2026  14:00:35 +0000 (0:00:00.040)       0:19:36.188 **********
2026-06-09 14:00:35.486999 | controller | Tuesday 09 June 2026  14:00:35 +0000 (0:00:00.040)       0:19:36.186 **********
2026-06-09 14:00:44.432560 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-09 14:00:44.432609 | controller | delimiters such as {{ }} or {% %}. Found: {{
2026-06-09 14:00:44.432615 | controller | make_edpm_deploy_baremetal_prep_until | default(true) }}
2026-06-09 14:00:44.452086 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-09 14:00:44.452110 | controller | changed: [localhost]
2026-06-09 14:00:44.452122 | controller |
2026-06-09 14:00:44.452127 | 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-09 14:00:44.452133 | controller | apiVersion: kustomize.config.k8s.io/v1beta1
2026-06-09 14:00:44.452136 | controller | kind: Kustomization
2026-06-09 14:00:44.452140 | controller | patches:
2026-06-09 14:00:44.452144 | controller |   - target:
2026-06-09 14:00:44.452148 | controller |       kind: OpenStackDataPlaneNodeSet
2026-06-09 14:00:44.452151 | controller |     patch: |-
2026-06-09 14:00:44.452155 | controller | {% if content_provider_registry_ip is defined %}
2026-06-09 14:00:44.452158 | controller |       - op: add
2026-06-09 14:00:44.452163 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_container_registry_insecure_registries
2026-06-09 14:00:44.452168 | controller |         value: ["{{ content_provider_registry_ip }}:5001"]
2026-06-09 14:00:44.452172 | controller | {% endif %}
2026-06-09 14:00:44.452175 | controller |
2026-06-09 14:00:44.452179 | controller | {% if not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap %}
2026-06-09 14:00:44.452184 | controller |       - op: add
2026-06-09 14:00:44.452188 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_bootstrap_command
2026-06-09 14:00:44.452192 | controller |         value: sudo dnf -y update
2026-06-09 14:00:44.452196 | controller | {% endif %}
2026-06-09 14:00:44.452199 | controller | {% endif %}, kustomizations_paths={{
2026-06-09 14:00:44.452203 | controller |   [
2026-06-09 14:00:44.452206 | controller |     (
2026-06-09 14:00:44.452209 | controller |       [
2026-06-09 14:00:44.452213 | controller |         cifmw_edpm_deploy_baremetal_manifests_dir,
2026-06-09 14:00:44.452216 | controller |         'kustomizations',
2026-06-09 14:00:44.452220 | controller |         'dataplane'
2026-06-09 14:00:44.452223 | controller |       ] | ansible.builtin.path_join
2026-06-09 14:00:44.452227 | controller |     )
2026-06-09 14:00:44.452230 | controller |   ]
2026-06-09 14:00:44.452233 | controller | }}] ***
2026-06-09 14:00:44.452237 | controller | Tuesday 09 June 2026  14:00:44 +0000 (0:00:08.965)       0:19:45.153 **********
2026-06-09 14:00:44.452240 | controller | Tuesday 09 June 2026  14:00:44 +0000 (0:00:08.965)       0:19:45.152 **********
2026-06-09 14:00:44.784022 | controller | changed: [localhost]
2026-06-09 14:00:44.784089 | controller |
2026-06-09 14:00:44.784095 | controller | TASK [edpm_deploy_baremetal : Log the CR that is about to be applied var=cifmw_edpm_deploy_baremetal_crs_kustomize_result] ***
2026-06-09 14:00:44.784099 | controller | Tuesday 09 June 2026  14:00:44 +0000 (0:00:00.331)       0:19:45.485 **********
2026-06-09 14:00:44.784104 | controller | Tuesday 09 June 2026  14:00:44 +0000 (0:00:00.331)       0:19:45.483 **********
2026-06-09 14:00:44.828430 | controller | ok: [localhost] =>
2026-06-09 14:00:44.828509 | controller |     cifmw_edpm_deploy_baremetal_crs_kustomize_result:
2026-06-09 14:00:44.828516 | controller |       changed: true
2026-06-09 14:00:44.828520 | controller |       count: 2
2026-06-09 14:00:44.828524 | controller |       failed: false
2026-06-09 14:00:44.828528 | controller |       kustomizations_paths:
2026-06-09 14:00:44.828532 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-09 14:00:44.828536 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-09 14:00:44.828540 | controller |       result:
2026-06-09 14:00:44.828544 | controller |       - apiVersion: v1
2026-06-09 14:00:44.828547 | controller |         data:
2026-06-09 14:00:44.828551 | controller |           network_config_template: |
2026-06-09 14:00:44.828556 | controller |             ---
2026-06-09 14:00:44.828559 | controller |             {% set mtu_list = [ctlplane_mtu] %}
2026-06-09 14:00:44.828563 | controller |             {% for network in nodeset_networks %}
2026-06-09 14:00:44.828566 | controller |             {% set _ = mtu_list.append(lookup('vars', networks_lower[network] ~ '_mtu')) %}
2026-06-09 14:00:44.828570 | controller |             {%- endfor %}
2026-06-09 14:00:44.828574 | controller |             {% set min_viable_mtu = mtu_list | max %}
2026-06-09 14:00:44.828577 | controller |             network_config:
2026-06-09 14:00:44.828580 | controller |             - type: ovs_bridge
2026-06-09 14:00:44.828584 | controller |               name: {{ neutron_physical_bridge_name }}
2026-06-09 14:00:44.828601 | controller |               mtu: {{ min_viable_mtu }}
2026-06-09 14:00:44.828604 | controller |               use_dhcp: false
2026-06-09 14:00:44.828607 | controller |               dns_servers: {{ ctlplane_dns_nameservers }}
2026-06-09 14:00:44.828611 | controller |               domain: {{ dns_search_domains }}
2026-06-09 14:00:44.828614 | controller |               addresses:
2026-06-09 14:00:44.828618 | controller |               - ip_netmask: {{ ctlplane_ip }}/{{ ctlplane_cidr }}
2026-06-09 14:00:44.828621 | controller |               routes: {{ ctlplane_host_routes }}
2026-06-09 14:00:44.828624 | controller |               members:
2026-06-09 14:00:44.828628 | controller |               - type: interface
2026-06-09 14:00:44.828631 | controller |                 name: nic1
2026-06-09 14:00:44.828635 | controller |                 mtu: {{ min_viable_mtu }}
2026-06-09 14:00:44.828648 | controller |                 # force the MAC address of the bridge to this interface
2026-06-09 14:00:44.828651 | controller |                 primary: true
2026-06-09 14:00:44.828654 | controller |             {% for network in nodeset_networks %}
2026-06-09 14:00:44.828658 | controller |               - type: vlan
2026-06-09 14:00:44.828661 | controller |                 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
2026-06-09 14:00:44.828665 | controller |                 vlan_id: {{ lookup('vars', networks_lower[network] ~ '_vlan_id') }}
2026-06-09 14:00:44.828668 | controller |                 addresses:
2026-06-09 14:00:44.828672 | controller |                 - ip_netmask:
2026-06-09 14:00:44.828675 | controller |                     {{ lookup('vars', networks_lower[network] ~ '_ip') }}/{{ lookup('vars', networks_lower[network] ~ '_cidr') }}
2026-06-09 14:00:44.828679 | controller |                 routes: {{ lookup('vars', networks_lower[network] ~ '_host_routes') }}
2026-06-09 14:00:44.828682 | controller |             {% endfor %}
2026-06-09 14:00:44.828686 | controller |         kind: ConfigMap
2026-06-09 14:00:44.828689 | controller |         metadata:
2026-06-09 14:00:44.828692 | controller |           labels:
2026-06-09 14:00:44.828696 | controller |             created-by: install_yamls
2026-06-09 14:00:44.828699 | controller |           name: network-config-template-ipam
2026-06-09 14:00:44.828703 | controller |           namespace: openstack
2026-06-09 14:00:44.828706 | controller |       - apiVersion: v1
2026-06-09 14:00:44.828710 | controller |         data:
2026-06-09 14:00:44.828713 | controller |           physical_bridge_name: br-ex
2026-06-09 14:00:44.828716 | controller |           public_interface_name: eth0
2026-06-09 14:00:44.828720 | controller |         kind: ConfigMap
2026-06-09 14:00:44.828723 | controller |         metadata:
2026-06-09 14:00:44.828726 | controller |           labels:
2026-06-09 14:00:44.828730 | controller |             created-by: install_yamls
2026-06-09 14:00:44.828733 | controller |           name: neutron-edpm-ipam
2026-06-09 14:00:44.828737 | controller |           namespace: openstack
2026-06-09 14:00:44.828740 | controller |       - apiVersion: v1
2026-06-09 14:00:44.828743 | controller |         data:
2026-06-09 14:00:44.828747 | controller |           25-nova-extra.conf: ''
2026-06-09 14:00:44.828750 | controller |         kind: ConfigMap
2026-06-09 14:00:44.828753 | controller |         metadata:
2026-06-09 14:00:44.828756 | controller |           labels:
2026-06-09 14:00:44.828760 | controller |             created-by: install_yamls
2026-06-09 14:00:44.828763 | controller |           name: nova-extra-config
2026-06-09 14:00:44.828767 | controller |           namespace: openstack
2026-06-09 14:00:44.828772 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-09 14:00:44.828777 | controller |         kind: OpenStackDataPlaneDeployment
2026-06-09 14:00:44.828782 | controller |         metadata:
2026-06-09 14:00:44.828787 | controller |           labels:
2026-06-09 14:00:44.828791 | controller |             created-by: install_yamls
2026-06-09 14:00:44.828796 | controller |           name: edpm-deployment-ipam
2026-06-09 14:00:44.828801 | controller |           namespace: openstack
2026-06-09 14:00:44.828805 | controller |         spec:
2026-06-09 14:00:44.828808 | controller |           nodeSets:
2026-06-09 14:00:44.828812 | controller |           - openstack-edpm-ipam
2026-06-09 14:00:44.828815 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-09 14:00:44.828819 | controller |         kind: OpenStackDataPlaneNodeSet
2026-06-09 14:00:44.828822 | controller |         metadata:
2026-06-09 14:00:44.828825 | controller |           labels:
2026-06-09 14:00:44.828850 | controller |             created-by: install_yamls
2026-06-09 14:00:44.828857 | controller |           name: openstack-edpm-ipam
2026-06-09 14:00:44.828860 | controller |           namespace: openstack
2026-06-09 14:00:44.828863 | controller |         spec:
2026-06-09 14:00:44.828867 | controller |           baremetalSetTemplate:
2026-06-09 14:00:44.828870 | controller |             bmhLabelSelector:
2026-06-09 14:00:44.828873 | controller |               app: openstack
2026-06-09 14:00:44.828877 | controller |             bmhNamespace: openstack
2026-06-09 14:00:44.828880 | controller |             cloudUserName: cloud-admin
2026-06-09 14:00:44.828884 | controller |             ctlplaneInterface: enp1s0
2026-06-09 14:00:44.828887 | controller |           env:
2026-06-09 14:00:44.828890 | controller |           - name: ANSIBLE_FORCE_COLOR
2026-06-09 14:00:44.828894 | controller |             value: 'True'
2026-06-09 14:00:44.828897 | controller |           networkAttachments:
2026-06-09 14:00:44.828900 | controller |           - ctlplane
2026-06-09 14:00:44.828904 | controller |           nodeTemplate:
2026-06-09 14:00:44.828907 | controller |             ansible:
2026-06-09 14:00:44.828910 | controller |               ansibleUser: cloud-admin
2026-06-09 14:00:44.828914 | controller |               ansibleVars:
2026-06-09 14:00:44.828917 | controller |                 edpm_bootstrap_command: sudo dnf -y update
2026-06-09 14:00:44.828920 | controller |                 edpm_container_registry_insecure_registries:
2026-06-09 14:00:44.828924 | controller |                 - 38.102.83.83:5001
2026-06-09 14:00:44.828927 | controller |                 edpm_nodes_validation_validate_controllers_icmp: false
2026-06-09 14:00:44.828931 | controller |                 edpm_nodes_validation_validate_gateway_icmp: false
2026-06-09 14:00:44.828934 | controller |                 edpm_sshd_allowed_ranges:
2026-06-09 14:00:44.828938 | controller |                 - 192.168.122.0/24
2026-06-09 14:00:44.828941 | controller |                 enable_debug: false
2026-06-09 14:00:44.828944 | controller |                 gather_facts: false
2026-06-09 14:00:44.828960 | controller |                 growvols_args: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-09 14:00:44.828964 | controller |                 image_prefix: openstack
2026-06-09 14:00:44.828968 | controller |                 image_tag: current-podified
2026-06-09 14:00:44.828971 | controller |                 registry_url: quay.io/podified-antelope-centos9
2026-06-09 14:00:44.828974 | controller |                 timesync_ntp_servers:
2026-06-09 14:00:44.828978 | controller |                 - hostname: pool.ntp.org
2026-06-09 14:00:44.828981 | controller |               ansibleVarsFrom:
2026-06-09 14:00:44.828985 | controller |               - configMapRef:
2026-06-09 14:00:44.828988 | controller |                   name: network-config-template-ipam
2026-06-09 14:00:44.828991 | controller |                 prefix: edpm_
2026-06-09 14:00:44.828995 | controller |               - configMapRef:
2026-06-09 14:00:44.828998 | controller |                   name: neutron-edpm-ipam
2026-06-09 14:00:44.829002 | controller |                 prefix: neutron_
2026-06-09 14:00:44.829007 | controller |             ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
2026-06-09 14:00:44.829015 | controller |             networks:
2026-06-09 14:00:44.829026 | controller |             - defaultRoute: true
2026-06-09 14:00:44.829031 | controller |               name: ctlplane
2026-06-09 14:00:44.829036 | controller |               subnetName: subnet1
2026-06-09 14:00:44.829041 | controller |             - name: internalapi
2026-06-09 14:00:44.829045 | controller |               subnetName: subnet1
2026-06-09 14:00:44.829050 | controller |             - name: storage
2026-06-09 14:00:44.829054 | controller |               subnetName: subnet1
2026-06-09 14:00:44.829058 | controller |             - name: tenant
2026-06-09 14:00:44.829063 | controller |               subnetName: subnet1
2026-06-09 14:00:44.829067 | controller |           nodes:
2026-06-09 14:00:44.829071 | controller |             edpm-compute-0:
2026-06-09 14:00:44.829076 | controller |               hostName: edpm-compute-0
2026-06-09 14:00:44.829080 | controller |           preProvisioned: false
2026-06-09 14:00:44.829084 | controller |           services:
2026-06-09 14:00:44.829089 | controller |           - repo-setup
2026-06-09 14:00:44.829093 | controller |           - redhat
2026-06-09 14:00:44.829098 | controller |           - bootstrap
2026-06-09 14:00:44.829103 | controller |           - download-cache
2026-06-09 14:00:44.829107 | controller |           - configure-network
2026-06-09 14:00:44.829112 | controller |           - validate-network
2026-06-09 14:00:44.829117 | controller |           - install-os
2026-06-09 14:00:44.829121 | controller |           - configure-os
2026-06-09 14:00:44.829125 | controller |           - ssh-known-hosts
2026-06-09 14:00:44.829134 | controller |           - run-os
2026-06-09 14:00:44.829139 | controller |           - reboot-os
2026-06-09 14:00:44.829143 | controller |           - install-certs
2026-06-09 14:00:44.829146 | controller |           - ovn
2026-06-09 14:00:44.829153 | controller |           - neutron-metadata
2026-06-09 14:00:44.829156 | controller |           - libvirt
2026-06-09 14:00:44.829160 | controller |           - nova
2026-06-09 14:00:44.829163 | controller |           - telemetry
2026-06-09 14:00:44.829166 | controller |           tlsEnabled: true
2026-06-09 14:00:44.829170 | controller |
2026-06-09 14:00:44.829174 | 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-09 14:00:44.829178 | controller | Tuesday 09 June 2026  14:00:44 +0000 (0:00:00.044)       0:19:45.530 **********
2026-06-09 14:00:44.829182 | controller | Tuesday 09 June 2026  14:00:44 +0000 (0:00:00.044)       0:19:45.528 **********
2026-06-09 14:00:44.864639 | controller | skipping: [localhost]
2026-06-09 14:00:44.864680 | controller |
2026-06-09 14:00:44.864686 | 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-09 14:00:44.864692 | controller | Tuesday 09 June 2026  14:00:44 +0000 (0:00:00.036)       0:19:45.566 **********
2026-06-09 14:00:44.864696 | controller | Tuesday 09 June 2026  14:00:44 +0000 (0:00:00.036)       0:19:45.564 **********
2026-06-09 14:00:44.902936 | controller | skipping: [localhost]
2026-06-09 14:00:44.903019 | controller |
2026-06-09 14:00:44.903025 | 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-09 14:00:44.903030 | controller | Tuesday 09 June 2026  14:00:44 +0000 (0:00:00.037)       0:19:45.604 **********
2026-06-09 14:00:44.903035 | controller | Tuesday 09 June 2026  14:00:44 +0000 (0:00:00.037)       0:19:45.602 **********
2026-06-09 14:00:44.939856 | controller | skipping: [localhost]
2026-06-09 14:00:44.939900 | controller |
2026-06-09 14:00:44.939907 | 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-09 14:00:44.939913 | controller | Tuesday 09 June 2026  14:00:44 +0000 (0:00:00.036)       0:19:45.641 **********
2026-06-09 14:00:44.939918 | controller | Tuesday 09 June 2026  14:00:44 +0000 (0:00:00.036)       0:19:45.639 **********
2026-06-09 14:00:44.976951 | controller | skipping: [localhost]
2026-06-09 14:00:44.977032 | controller |
2026-06-09 14:00:44.977038 | 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-09 14:00:44.977044 | controller | Tuesday 09 June 2026  14:00:44 +0000 (0:00:00.037)       0:19:45.678 **********
2026-06-09 14:00:44.977048 | controller | Tuesday 09 June 2026  14:00:44 +0000 (0:00:00.037)       0:19:45.677 **********
2026-06-09 14:00:45.634954 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-09 14:00:45.635009 | controller | changed: [localhost]
2026-06-09 14:00:45.635015 | controller |
2026-06-09 14:00:45.635021 | 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-09 14:00:45.635027 | controller | Tuesday 09 June 2026  14:00:45 +0000 (0:00:00.657)       0:19:46.336 **********
2026-06-09 14:00:45.635032 | controller | Tuesday 09 June 2026  14:00:45 +0000 (0:00:00.657)       0:19:46.334 **********
2026-06-09 14:00:46.090879 | controller | changed: [localhost]
2026-06-09 14:00:46.090977 | controller |
2026-06-09 14:00:46.090985 | 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-09 14:00:46.090992 | controller | Tuesday 09 June 2026  14:00:46 +0000 (0:00:00.456)       0:19:46.792 **********
2026-06-09 14:00:46.090997 | controller | Tuesday 09 June 2026  14:00:46 +0000 (0:00:00.456)       0:19:46.790 **********
2026-06-09 14:05:27.609422 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (60 retries left).
2026-06-09 14:05:27.609485 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (59 retries left).
2026-06-09 14:05:27.609490 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (58 retries left).
2026-06-09 14:05:27.609494 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (57 retries left).
2026-06-09 14:05:27.609497 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (56 retries left).
2026-06-09 14:05:27.609501 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (55 retries left).
2026-06-09 14:05:27.609505 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (54 retries left).
2026-06-09 14:05:27.609508 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (53 retries left).
2026-06-09 14:05:27.609517 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (52 retries left).
2026-06-09 14:05:27.609521 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (51 retries left).
2026-06-09 14:05:27.609525 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (50 retries left).
2026-06-09 14:05:27.609528 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (49 retries left).
2026-06-09 14:05:27.609532 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (48 retries left).
2026-06-09 14:05:27.609535 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (47 retries left).
2026-06-09 14:05:27.609539 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (46 retries left).
2026-06-09 14:05:27.609542 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (45 retries left).
2026-06-09 14:05:27.609546 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (44 retries left).
2026-06-09 14:05:27.609549 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (43 retries left).
2026-06-09 14:05:27.609553 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (42 retries left).
2026-06-09 14:05:27.609556 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (41 retries left).
2026-06-09 14:05:27.609560 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (40 retries left).
2026-06-09 14:05:27.609563 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (39 retries left).
2026-06-09 14:05:27.609567 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (38 retries left).
2026-06-09 14:05:27.609570 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (37 retries left).
2026-06-09 14:05:27.609574 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (36 retries left).
2026-06-09 14:05:27.609577 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (35 retries left).
2026-06-09 14:05:27.609580 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (34 retries left).
2026-06-09 14:05:27.609588 | controller | changed: [localhost]
2026-06-09 14:05:27.609593 | controller |
2026-06-09 14:05:27.609598 | 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-09 14:05:27.609619 | controller | Tuesday 09 June 2026  14:05:27 +0000 (0:04:41.518)       0:24:28.311 **********
2026-06-09 14:05:27.609623 | controller | Tuesday 09 June 2026  14:05:27 +0000 (0:04:41.518)       0:24:28.309 **********
2026-06-09 14:06:02.031958 | controller | changed: [localhost]
2026-06-09 14:06:02.032064 | controller |
2026-06-09 14:06:02.032071 | 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-09 14:06:02.032077 | controller | Tuesday 09 June 2026  14:06:02 +0000 (0:00:34.422)       0:25:02.733 **********
2026-06-09 14:06:02.032081 | controller | Tuesday 09 June 2026  14:06:02 +0000 (0:00:34.422)       0:25:02.731 **********
2026-06-09 14:10:34.025358 | controller | changed: [localhost]
2026-06-09 14:10:34.025451 | controller |
2026-06-09 14:10:34.025463 | controller | TASK [edpm_deploy_baremetal : Register the list of compute nodes _raw_params=oc get bmh -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }}] ***
2026-06-09 14:10:34.025468 | controller | Tuesday 09 June 2026  14:10:34 +0000 (0:04:31.993)       0:29:34.726 **********
2026-06-09 14:10:34.025472 | controller | Tuesday 09 June 2026  14:10:34 +0000 (0:04:31.993)       0:29:34.725 **********
2026-06-09 14:10:34.440478 | controller | changed: [localhost]
2026-06-09 14:10:34.440574 | controller |
2026-06-09 14:10:34.440581 | controller | TASK [edpm_deploy_baremetal : Print the list of compute nodes var=compute_nodes_output.stdout_lines] ***
2026-06-09 14:10:34.440585 | controller | Tuesday 09 June 2026  14:10:34 +0000 (0:00:00.415)       0:29:35.142 **********
2026-06-09 14:10:34.440589 | controller | Tuesday 09 June 2026  14:10:34 +0000 (0:00:00.415)       0:29:35.140 **********
2026-06-09 14:10:34.495568 | controller | ok: [localhost] =>
2026-06-09 14:10:34.495705 | controller |     compute_nodes_output.stdout_lines:
2026-06-09 14:10:34.495713 | controller |     - NAME                        STATE         CONSUMER              ONLINE   ERROR   AGE
2026-06-09 14:10:34.495718 | controller |     - edpm-compute-baremetal-00   provisioned   openstack-edpm-ipam   true             9m59s
2026-06-09 14:10:34.495723 | controller |
2026-06-09 14:10:34.495753 | 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-09 14:10:34.495758 | controller | Tuesday 09 June 2026  14:10:34 +0000 (0:00:00.054)       0:29:35.196 **********
2026-06-09 14:10:34.495763 | controller | Tuesday 09 June 2026  14:10:34 +0000 (0:00:00.054)       0:29:35.194 **********
2026-06-09 14:32:36.568995 | controller | changed: [localhost]
2026-06-09 14:32:36.569103 | controller |
2026-06-09 14:32:36.569110 | 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-09 14:32:36.569120 | controller | Tuesday 09 June 2026  14:32:36 +0000 (0:22:02.073)       0:51:37.270 **********
2026-06-09 14:32:36.569125 | controller | Tuesday 09 June 2026  14:32:36 +0000 (0:22:02.073)       0:51:37.268 **********
2026-06-09 14:32:42.831175 | controller | changed: [localhost]
2026-06-09 14:32:42.831545 | controller |
2026-06-09 14:32:42.831560 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-09 14:32:42.831566 | controller | Tuesday 09 June 2026  14:32:42 +0000 (0:00:06.262)       0:51:43.532 **********
2026-06-09 14:32:42.831595 | controller | Tuesday 09 June 2026  14:32:42 +0000 (0:00:06.262)       0:51:43.530 **********
2026-06-09 14:32:42.900947 | controller | ok: [localhost]
2026-06-09 14:32:42.901022 | controller |
2026-06-09 14:32:42.901029 | 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-09 14:32:42.901034 | controller | Tuesday 09 June 2026  14:32:42 +0000 (0:00:00.070)       0:51:43.602 **********
2026-06-09 14:32:42.901039 | controller | Tuesday 09 June 2026  14:32:42 +0000 (0:00:00.069)       0:51:43.600 **********
2026-06-09 14:32:42.936222 | controller | skipping: [localhost]
2026-06-09 14:32:42.936263 | controller |
2026-06-09 14:32:42.936268 | controller | TASK [libvirt_manager : Ensure needed directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-09 14:32:42.936272 | controller | Tuesday 09 June 2026  14:32:42 +0000 (0:00:00.035)       0:51:43.638 **********
2026-06-09 14:32:42.936275 | controller | Tuesday 09 June 2026  14:32:42 +0000 (0:00:00.035)       0:51:43.636 **********
2026-06-09 14:32:42.993821 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/workload)
2026-06-09 14:32:42.993889 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/edpm_compute)
2026-06-09 14:32:42.993896 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/openstack/cr/)
2026-06-09 14:32:42.993901 | controller | skipping: [localhost]
2026-06-09 14:32:42.993906 | controller |
2026-06-09 14:32:42.993912 | controller | TASK [libvirt_manager : Ensure image is available _raw_params=get_image.yml] ***
2026-06-09 14:32:42.993916 | controller | Tuesday 09 June 2026  14:32:42 +0000 (0:00:00.057)       0:51:43.695 **********
2026-06-09 14:32:42.993921 | controller | Tuesday 09 June 2026  14:32:42 +0000 (0:00:00.057)       0:51:43.693 **********
2026-06-09 14:32:43.028419 | controller | skipping: [localhost]
2026-06-09 14:32:43.028465 | controller |
2026-06-09 14:32:43.028471 | controller | TASK [Create EDPM compute VMs name=install_yamls_makes, tasks_from=make_edpm_compute.yml] ***
2026-06-09 14:32:43.028477 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.033)       0:51:43.729 **********
2026-06-09 14:32:43.028483 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.033)       0:51:43.727 **********
2026-06-09 14:32:43.062561 | controller | skipping: [localhost]
2026-06-09 14:32:43.062640 | controller |
2026-06-09 14:32:43.062647 | controller | TASK [libvirt_manager : Catch compute IPs _raw_params=virsh -c qemu:///system -q domifaddr --source arp --domain edpm-compute-{{ item }}] ***
2026-06-09 14:32:43.062653 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.034)       0:51:43.764 **********
2026-06-09 14:32:43.062658 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.034)       0:51:43.762 **********
2026-06-09 14:32:43.098846 | controller | skipping: [localhost]
2026-06-09 14:32:43.098916 | controller |
2026-06-09 14:32:43.098922 | controller | TASK [libvirt_manager : Ensure we get SSH host={{ item.stdout.split()[-1].split('/')[0] }}, port=22, timeout=60] ***
2026-06-09 14:32:43.098926 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.036)       0:51:43.800 **********
2026-06-09 14:32:43.098931 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.036)       0:51:43.798 **********
2026-06-09 14:32:43.133112 | controller | skipping: [localhost]
2026-06-09 14:32:43.133185 | controller |
2026-06-09 14:32:43.133232 | 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-09 14:32:43.133238 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.034)       0:51:43.834 **********
2026-06-09 14:32:43.133242 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.034)       0:51:43.833 **********
2026-06-09 14:32:43.175201 | controller | skipping: [localhost]
2026-06-09 14:32:43.175290 | controller |
2026-06-09 14:32:43.175299 | controller | TASK [Prepare for HCI deploy phase 1 name=hci_prepare, tasks_from=phase1.yml] ***
2026-06-09 14:32:43.175305 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.042)       0:51:43.876 **********
2026-06-09 14:32:43.175325 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.042)       0:51:43.875 **********
2026-06-09 14:32:43.210427 | controller | skipping: [localhost]
2026-06-09 14:32:43.210530 | controller |
2026-06-09 14:32:43.210536 | controller | TASK [edpm_deploy : Set EDPM related vars cifmw_edpm_deploy_env={{
2026-06-09 14:32:43.210541 | controller |   cifmw_install_yamls_environment |
2026-06-09 14:32:43.210545 | controller |   combine({'PATH': cifmw_path}) |
2026-06-09 14:32:43.210549 | controller |   combine({'DATAPLANE_REGISTRY_URL': cifmw_edpm_deploy_registry_url }) |
2026-06-09 14:32:43.210554 | controller |   combine({'DATAPLANE_CONTAINER_TAG': cifmw_repo_setup_full_hash | default(cifmw_install_yamls_defaults['DATAPLANE_CONTAINER_TAG']) }) |
2026-06-09 14:32:43.210559 | controller |   combine(cifmw_edpm_deploy_extra_vars | default({})) |
2026-06-09 14:32:43.210563 | controller |   combine(_install_yamls_repos | default({}))
2026-06-09 14:32:43.210566 | controller | }}, cacheable=True] ***
2026-06-09 14:32:43.210570 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.035)       0:51:43.912 **********
2026-06-09 14:32:43.210574 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.035)       0:51:43.910 **********
2026-06-09 14:32:43.244104 | controller | skipping: [localhost]
2026-06-09 14:32:43.244213 | controller |
2026-06-09 14:32:43.244245 | 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-09 14:32:43.244252 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.033)       0:51:43.945 **********
2026-06-09 14:32:43.244256 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.033)       0:51:43.944 **********
2026-06-09 14:32:43.278011 | controller | skipping: [localhost]
2026-06-09 14:32:43.278122 | controller |
2026-06-09 14:32:43.278131 | controller | TASK [edpm_deploy : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_env={{
2026-06-09 14:32:43.278137 | controller |   cifmw_edpm_deploy_env | default({}) |
2026-06-09 14:32:43.278143 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_nova_extra_config_file })
2026-06-09 14:32:43.278149 | controller | }}, cacheable=True] ***
2026-06-09 14:32:43.278154 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.033)       0:51:43.979 **********
2026-06-09 14:32:43.278160 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.033)       0:51:43.978 **********
2026-06-09 14:32:43.310104 | controller | skipping: [localhost]
2026-06-09 14:32:43.310196 | controller |
2026-06-09 14:32:43.310205 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_prep] ***
2026-06-09 14:32:43.310212 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.031)       0:51:44.011 **********
2026-06-09 14:32:43.310217 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.031)       0:51:44.010 **********
2026-06-09 14:32:43.344611 | controller | skipping: [localhost]
2026-06-09 14:32:43.344693 | controller |
2026-06-09 14:32:43.344701 | 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-09 14:32:43.344708 | controller |   [
2026-06-09 14:32:43.344713 | controller |     (
2026-06-09 14:32:43.344719 | controller |       [
2026-06-09 14:32:43.344724 | controller |         cifmw_edpm_deploy_manifests_dir,
2026-06-09 14:32:43.344730 | controller |         'kustomizations',
2026-06-09 14:32:43.344735 | controller |         'dataplane'
2026-06-09 14:32:43.344740 | controller |       ] | ansible.builtin.path_join
2026-06-09 14:32:43.344745 | controller |     )
2026-06-09 14:32:43.344750 | controller |   ]
2026-06-09 14:32:43.344754 | controller | }}] ***
2026-06-09 14:32:43.344760 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.034)       0:51:44.046 **********
2026-06-09 14:32:43.344765 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.034)       0:51:44.044 **********
2026-06-09 14:32:43.376121 | controller | skipping: [localhost]
2026-06-09 14:32:43.376195 | controller |
2026-06-09 14:32:43.376201 | controller | TASK [edpm_deploy : Log the CR that is about to be applied var=cifmw_edpm_deploy_crs_kustomize_result] ***
2026-06-09 14:32:43.376206 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.031)       0:51:44.077 **********
2026-06-09 14:32:43.376209 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.031)       0:51:44.076 **********
2026-06-09 14:32:43.408525 | controller | skipping: [localhost]
2026-06-09 14:32:43.408564 | controller |
2026-06-09 14:32:43.408570 | 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-09 14:32:43.408575 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.032)       0:51:44.110 **********
2026-06-09 14:32:43.408580 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.032)       0:51:44.108 **********
2026-06-09 14:32:43.458525 | controller | skipping: [localhost]
2026-06-09 14:32:43.458601 | controller |
2026-06-09 14:32:43.458607 | 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-09 14:32:43.458613 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.049)       0:51:44.160 **********
2026-06-09 14:32:43.458617 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.049)       0:51:44.158 **********
2026-06-09 14:32:43.495253 | controller | skipping: [localhost]
2026-06-09 14:32:43.495325 | controller |
2026-06-09 14:32:43.495331 | 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-09 14:32:43.495336 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.036)       0:51:44.197 **********
2026-06-09 14:32:43.495341 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.036)       0:51:44.195 **********
2026-06-09 14:32:43.527479 | controller | skipping: [localhost]
2026-06-09 14:32:43.527568 | controller |
2026-06-09 14:32:43.527592 | 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-09 14:32:43.527597 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.032)       0:51:44.229 **********
2026-06-09 14:32:43.527601 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.032)       0:51:44.227 **********
2026-06-09 14:32:43.581496 | controller | skipping: [localhost]
2026-06-09 14:32:43.581533 | controller |
2026-06-09 14:32:43.581539 | 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-09 14:32:43.581544 | controller | oc rsh --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose
2026-06-09 14:32:43.581548 | controller | ] ***
2026-06-09 14:32:43.581552 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.053)       0:51:44.282 **********
2026-06-09 14:32:43.581556 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.053)       0:51:44.281 **********
2026-06-09 14:32:43.616349 | controller | skipping: [localhost]
2026-06-09 14:32:43.616383 | controller |
2026-06-09 14:32:43.616389 | controller | TASK [Validate EDPM name=install_yamls_makes, tasks_from=make_edpm_deploy_instance] ***
2026-06-09 14:32:43.616393 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.035)       0:51:44.317 **********
2026-06-09 14:32:43.616397 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.035)       0:51:44.316 **********
2026-06-09 14:32:43.701790 | controller | [WARNING]: Could not match supplied host pattern, ignoring: computes
2026-06-09 14:32:43.727420 | controller | skipping: [localhost]
2026-06-09 14:32:43.727487 | controller |
2026-06-09 14:32:43.727493 | controller | PLAY [Deploy NFS server on target nodes] ***************************************
2026-06-09 14:32:43.727498 | controller | skipping: no hosts matched
2026-06-09 14:32:43.727518 | controller |
2026-06-09 14:32:43.727521 | controller | PLAY [Clear ceph target hosts facts to force refreshing in HCI deployments] ****
2026-06-09 14:32:43.727525 | controller | skipping: no hosts matched
2026-06-09 14:32:43.727528 | controller |
2026-06-09 14:32:43.727531 | controller | PLAY [Deploy ceph using hooks] *************************************************
2026-06-09 14:32:43.727535 | controller |
2026-06-09 14:32:43.727539 | 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-09 14:32:43.727543 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.111)       0:51:44.429 **********
2026-06-09 14:32:43.727547 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.111)       0:51:44.427 **********
2026-06-09 14:32:43.788438 | controller | ok: [localhost]
2026-06-09 14:32:43.788684 | controller |
2026-06-09 14:32:43.788691 | 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-09 14:32:43.788696 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.060)       0:51:44.490 **********
2026-06-09 14:32:43.788700 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.060)       0:51:44.488 **********
2026-06-09 14:32:43.944882 | controller | ok: [localhost]
2026-06-09 14:32:43.944922 | controller |
2026-06-09 14:32:43.944928 | controller | TASK [run_hook : Loop on hooks for post_ceph _raw_params={{ hook.type }}.yml] ***
2026-06-09 14:32:43.944933 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.156)       0:51:44.646 **********
2026-06-09 14:32:43.944937 | controller | Tuesday 09 June 2026  14:32:43 +0000 (0:00:00.156)       0:51:44.644 **********
2026-06-09 14:32:44.133979 | controller | skipping: [localhost]
2026-06-09 14:32:44.134057 | controller |
2026-06-09 14:32:44.134064 | controller | PLAY [Continue HCI deploy, deploy architecture and validate workflow] **********
2026-06-09 14:32:44.134069 | controller |
2026-06-09 14:32:44.134074 | controller | TASK [Prepare for HCI deploy phase 2 name=hci_prepare, tasks_from=phase2.yml] ***
2026-06-09 14:32:44.134078 | controller | Tuesday 09 June 2026  14:32:44 +0000 (0:00:00.189)       0:51:44.835 **********
2026-06-09 14:32:44.134083 | controller | Tuesday 09 June 2026  14:32:44 +0000 (0:00:00.189)       0:51:44.834 **********
2026-06-09 14:32:44.168034 | controller | skipping: [localhost]
2026-06-09 14:32:44.168096 | controller |
2026-06-09 14:32:44.168102 | controller | TASK [Continue HCI deployment name=edpm_deploy] ********************************
2026-06-09 14:32:44.168107 | controller | Tuesday 09 June 2026  14:32:44 +0000 (0:00:00.033)       0:51:44.869 **********
2026-06-09 14:32:44.168110 | controller | Tuesday 09 June 2026  14:32:44 +0000 (0:00:00.033)       0:51:44.868 **********
2026-06-09 14:32:44.201288 | controller | skipping: [localhost]
2026-06-09 14:32:44.201334 | controller |
2026-06-09 14:32:44.201342 | 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-09 14:32:44.201350 | controller | Tuesday 09 June 2026  14:32:44 +0000 (0:00:00.033)       0:51:44.903 **********
2026-06-09 14:32:44.201354 | controller | Tuesday 09 June 2026  14:32:44 +0000 (0:00:00.033)       0:51:44.901 **********
2026-06-09 14:32:44.267533 | controller | ok: [localhost]
2026-06-09 14:32:44.267578 | controller |
2026-06-09 14:32:44.267586 | 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-09 14:32:44.267593 | controller | Tuesday 09 June 2026  14:32:44 +0000 (0:00:00.066)       0:51:44.969 **********
2026-06-09 14:32:44.267598 | controller | Tuesday 09 June 2026  14:32:44 +0000 (0:00:00.066)       0:51:44.967 **********
2026-06-09 14:32:44.386484 | controller | ok: [localhost]
2026-06-09 14:32:44.386522 | controller |
2026-06-09 14:32:44.386528 | controller | TASK [run_hook : Loop on hooks for post_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-09 14:32:44.386532 | controller | Tuesday 09 June 2026  14:32:44 +0000 (0:00:00.118)       0:51:45.088 **********
2026-06-09 14:32:44.386542 | controller | Tuesday 09 June 2026  14:32:44 +0000 (0:00:00.118)       0:51:45.086 **********
2026-06-09 14:32:44.509074 | controller | skipping: [localhost]
2026-06-09 14:32:44.509150 | controller |
2026-06-09 14:32:44.509171 | controller | TASK [Run validations name=validations] ****************************************
2026-06-09 14:32:44.509176 | controller | Tuesday 09 June 2026  14:32:44 +0000 (0:00:00.122)       0:51:45.210 **********
2026-06-09 14:32:44.509179 | controller | Tuesday 09 June 2026  14:32:44 +0000 (0:00:00.122)       0:51:45.209 **********
2026-06-09 14:32:44.547556 | controller | skipping: [localhost]
2026-06-09 14:32:44.547636 | controller |
2026-06-09 14:32:44.547642 | 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-09 14:32:44.547647 | controller | Tuesday 09 June 2026  14:32:44 +0000 (0:00:00.038)       0:51:45.249 **********
2026-06-09 14:32:44.547652 | controller | Tuesday 09 June 2026  14:32:44 +0000 (0:00:00.038)       0:51:45.247 **********
2026-06-09 14:32:44.576726 | controller | skipping: [localhost]
2026-06-09 14:32:44.576804 | controller |
2026-06-09 14:32:44.576812 | 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-09 14:32:44.576818 | controller | Tuesday 09 June 2026  14:32:44 +0000 (0:00:00.029)       0:51:45.278 **********
2026-06-09 14:32:44.576823 | controller | Tuesday 09 June 2026  14:32:44 +0000 (0:00:00.029)       0:51:45.276 **********
2026-06-09 14:32:44.604515 | controller | skipping: [localhost]
2026-06-09 14:32:44.604558 | controller |
2026-06-09 14:32:44.604563 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-09 14:32:44.604568 | controller | Tuesday 09 June 2026  14:32:44 +0000 (0:00:00.027)       0:51:45.306 **********
2026-06-09 14:32:44.604572 | controller | Tuesday 09 June 2026  14:32:44 +0000 (0:00:00.027)       0:51:45.304 **********
2026-06-09 14:32:44.747577 | controller | skipping: [localhost]
2026-06-09 14:32:44.747637 | controller |
2026-06-09 14:32:44.747642 | controller | TASK [Early end if not architecture deploy _raw_params=end_play] ***************
2026-06-09 14:32:44.747646 | controller | Tuesday 09 June 2026  14:32:44 +0000 (0:00:00.128)       0:51:45.434 **********
2026-06-09 14:32:44.747649 | controller | Tuesday 09 June 2026  14:32:44 +0000 (0:00:00.128)       0:51:45.432 **********
2026-06-09 14:32:44.747653 | controller |
2026-06-09 14:32:44.747657 | controller | PLAY RECAP *********************************************************************
2026-06-09 14:32:44.747660 | controller | localhost                  : ok=271  changed=97   unreachable=0    failed=0    skipped=170  rescued=0    ignored=1
2026-06-09 14:32:44.747664 | controller |
2026-06-09 14:32:44.747668 | controller | Tuesday 09 June 2026  14:32:44 +0000 (0:00:00.013)       0:51:45.447 **********
2026-06-09 14:32:44.747671 | controller | ===============================================================================
2026-06-09 14:32:44.747674 | controller | edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed  1322.07s
2026-06-09 14:32:44.747678 | controller | edpm_prepare : Wait for OpenStack controlplane to be deployed --------- 404.22s
2026-06-09 14:32:44.747681 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created - 281.52s
2026-06-09 14:32:44.747685 | controller | edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state - 271.99s
2026-06-09 14:32:44.747688 | controller | install_yamls_makes : Run openstack ----------------------------------- 249.56s
2026-06-09 14:32:44.747691 | controller | install_yamls_makes : Run openstack_init ------------------------------ 162.38s
2026-06-09 14:32:44.747695 | controller | edpm_prepare : Wait for OpenStack subscription creation ---------------- 91.58s
2026-06-09 14:32:44.747698 | controller | run_hook : Run hook without retry - Download needed tools -------------- 43.77s
2026-06-09 14:32:44.747702 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available -- 34.42s
2026-06-09 14:32:44.747705 | controller | edpm_prepare : Wait for control plane to change its status ------------- 30.06s
2026-06-09 14:32:44.747717 | controller | ci_setup : Install needed packages ------------------------------------- 29.93s
2026-06-09 14:32:44.747720 | controller | install_yamls_makes : Run edpm_baremetal_compute ----------------------- 26.48s
2026-06-09 14:32:44.747724 | controller | cert_manager : Wait for cert-manager pods to be ready ------------------ 22.94s
2026-06-09 14:32:44.747727 | controller | install_yamls_makes : Run edpm_deploy_baremetal_prep -------------------- 8.97s
2026-06-09 14:32:44.747730 | controller | repo_setup : Initialize python venv and install requirements ------------ 8.63s
2026-06-09 14:32:44.747734 | controller | ci_local_storage : Perform action in the PV directory ------------------- 8.11s
2026-06-09 14:32:44.747737 | controller | edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped --- 6.26s
2026-06-09 14:32:44.747741 | controller | install_yamls_makes : Run netconfig_deploy ------------------------------ 5.02s
2026-06-09 14:32:44.747744 | controller | cert_manager : Install cert-manager from release manifest --------------- 4.57s
2026-06-09 14:32:44.747747 | controller | ci_setup : Install openshift client ------------------------------------- 4.00s
2026-06-09 14:32:44.747751 | controller | Tuesday 09 June 2026  14:32:44 +0000 (0:00:00.014)       0:51:45.447 **********
2026-06-09 14:32:44.747754 | controller | ===============================================================================
2026-06-09 14:32:44.747757 | controller | edpm_deploy_baremetal ------------------------------------------------ 1918.78s
2026-06-09 14:32:44.747761 | controller | edpm_prepare ---------------------------------------------------------- 530.88s
2026-06-09 14:32:44.747764 | controller | install_yamls_makes --------------------------------------------------- 455.67s
2026-06-09 14:32:44.747767 | controller | run_hook --------------------------------------------------------------- 49.55s
2026-06-09 14:32:44.747776 | controller | ci_setup --------------------------------------------------------------- 36.63s
2026-06-09 14:32:44.747780 | controller | cert_manager ----------------------------------------------------------- 32.14s
2026-06-09 14:32:44.747783 | controller | repo_setup ------------------------------------------------------------- 21.12s
2026-06-09 14:32:44.747786 | controller | ci_local_storage ------------------------------------------------------- 14.14s
2026-06-09 14:32:44.747790 | controller | rhol_crc --------------------------------------------------------------- 10.11s
2026-06-09 14:32:44.747793 | controller | cifmw_helpers ----------------------------------------------------------- 9.40s
2026-06-09 14:32:44.747796 | controller | openshift_login --------------------------------------------------------- 5.28s
2026-06-09 14:32:44.747800 | controller | openshift_setup --------------------------------------------------------- 5.22s
2026-06-09 14:32:44.747803 | controller | install_yamls ----------------------------------------------------------- 3.66s
2026-06-09 14:32:44.747806 | controller | install_ca -------------------------------------------------------------- 2.88s
2026-06-09 14:32:44.747809 | controller | cifmw_setup ------------------------------------------------------------- 2.43s
2026-06-09 14:32:44.747813 | controller | libvirt_manager --------------------------------------------------------- 1.67s
2026-06-09 14:32:44.747816 | controller | discover_latest_image --------------------------------------------------- 1.50s
2026-06-09 14:32:44.747819 | controller | install_openstack_ca ---------------------------------------------------- 1.16s
2026-06-09 14:32:44.747823 | controller | gather_facts ------------------------------------------------------------ 1.09s
2026-06-09 14:32:44.747842 | controller | edpm_deploy ------------------------------------------------------------- 0.52s
2026-06-09 14:32:44.747859 | controller | manage_secrets ---------------------------------------------------------- 0.47s
2026-06-09 14:32:44.747865 | controller | operator_build ---------------------------------------------------------- 0.36s
2026-06-09 14:32:44.747870 | controller | ansible.builtin.file ---------------------------------------------------- 0.28s
2026-06-09 14:32:44.747873 | controller | networking_mapper ------------------------------------------------------- 0.27s
2026-06-09 14:32:44.747877 | controller | ansible.builtin.include_tasks ------------------------------------------- 0.10s
2026-06-09 14:32:44.747883 | controller | pkg_build --------------------------------------------------------------- 0.07s
2026-06-09 14:32:44.747887 | controller | ansible.builtin.include_vars -------------------------------------------- 0.04s
2026-06-09 14:32:44.747890 | controller | ansible.builtin.meta ---------------------------------------------------- 0.01s
2026-06-09 14:32:44.747893 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-09 14:32:44.747897 | controller | total ---------------------------------------------------------------- 3105.40s
2026-06-09 14:32:45.149456 | controller | ok: Runtime: 0:51:46.791686
2026-06-09 14:32:45.208884 | 
2026-06-09 14:32:45.209031 | PLAY RECAP
2026-06-09 14:32:45.209118 | controller | ok: 8 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-09 14:32:45.209160 | 
2026-06-09 14:32:45.396149 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-09 14:32:45.398111 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-09 14:32:46.177371 | 
2026-06-09 14:32:46.177481 | PLAY [Run ci/playbooks/e2e-collect-logs.yml]
2026-06-09 14:32:46.196836 | 
2026-06-09 14:32:46.196923 | TASK [Filter out host if needed]
2026-06-09 14:32:46.204149 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 14:32:46.207342 | 
2026-06-09 14:32:46.207405 | TASK [Ensure we have the ci-framework on host]
2026-06-09 14:32:46.717115 | controller | ok
2026-06-09 14:32:46.728759 | 
2026-06-09 14:32:46.728913 | TASK [End host if no basedir]
2026-06-09 14:32:46.740378 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 14:32:46.747578 | 
2026-06-09 14:32:46.747699 | TASK [Read base centos-9 scenarios]
2026-06-09 14:32:46.785413 | controller | ok
2026-06-09 14:32:46.901640 | 
2026-06-09 14:32:46.901797 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 14:32:46.936331 | controller | skipping: Conditional result was False
2026-06-09 14:32:46.941314 | 
2026-06-09 14:32:46.941387 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 14:32:47.258803 | controller | ok
2026-06-09 14:32:47.267591 | 
2026-06-09 14:32:47.267743 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 14:32:47.295276 | controller | skipping: Conditional result was False
2026-06-09 14:32:47.306063 | 
2026-06-09 14:32:47.306235 | TASK [cifmw_helpers : Read vars]
2026-06-09 14:32:47.349171 | 
2026-06-09 14:32:47.349504 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 14:32:47.422327 | 
2026-06-09 14:32:47.422687 | TASK [cifmw_helpers : Include vars]
2026-06-09 14:32:47.471624 | 
2026-06-09 14:32:47.471899 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 14:32:47.510712 | controller | skipping: Conditional result was False
2026-06-09 14:32:47.529285 | 
2026-06-09 14:32:47.529436 | TASK [run_hook : Assert parameters are valid]
2026-06-09 14:32:47.678100 | controller | ok: All assertions passed
2026-06-09 14:32:47.686703 | 
2026-06-09 14:32:47.686839 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-09 14:32:47.935166 | controller | ok: All assertions passed
2026-06-09 14:32:47.941619 | 
2026-06-09 14:32:47.941706 | LOOP [run_hook : Loop on hooks for pre_logs]
2026-06-09 14:32:48.047374 | 
2026-06-09 14:32:48.047699 | TASK [cifmw_setup : Ensure cifmw_basedir param is set]
2026-06-09 14:32:48.085126 | controller | skipping: Conditional result was False
2026-06-09 14:32:48.096623 | 
2026-06-09 14:32:48.096860 | TASK [Read artifacts parameters dir and set as facts]
2026-06-09 14:32:48.132417 | controller | ok
2026-06-09 14:32:48.169883 | 
2026-06-09 14:32:48.169983 | TASK [cifmw_helpers : Check directory is available]
2026-06-09 14:32:48.507669 | controller | ok
2026-06-09 14:32:48.517118 | 
2026-06-09 14:32:48.517248 | TASK [cifmw_helpers : Find yaml files]
2026-06-09 14:32:48.975119 | controller | ok: All paths examined
2026-06-09 14:32:48.982926 | 
2026-06-09 14:32:48.983016 | TASK [cifmw_helpers : Print available yaml files]
2026-06-09 14:32:49.036486 | 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-09 14:32:49.042910 | 
2026-06-09 14:32:49.043001 | LOOP [cifmw_helpers : Create files on localhost and use include_vars]
2026-06-09 14:32:49.090371 | controller | Output suppressed because no_log was given
2026-06-09 14:32:49.090887 | 
2026-06-09 14:32:49.099221 | controller | Output suppressed because no_log was given
2026-06-09 14:32:49.107480 | controller | Output suppressed because no_log was given
2026-06-09 14:32:49.115394 | controller | Output suppressed because no_log was given
2026-06-09 14:32:49.132630 | controller | included: /var/lib/zuul/builds/25dac73339d542ec92726d0a23802cef/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-09 14:32:49.139720 | controller | included: /var/lib/zuul/builds/25dac73339d542ec92726d0a23802cef/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-09 14:32:49.146553 | controller | included: /var/lib/zuul/builds/25dac73339d542ec92726d0a23802cef/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-09 14:32:49.153164 | controller | included: /var/lib/zuul/builds/25dac73339d542ec92726d0a23802cef/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-09 14:32:49.161538 | 
2026-06-09 14:32:49.161623 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 14:32:49.197062 | controller | skipping: Conditional result was False
2026-06-09 14:32:49.204148 | 
2026-06-09 14:32:49.204237 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 14:32:49.560232 | controller | ok
2026-06-09 14:32:49.570058 | 
2026-06-09 14:32:49.570194 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 14:32:49.971694 | controller -> localhost | changed
2026-06-09 14:32:49.987125 | 
2026-06-09 14:32:49.987344 | TASK [cifmw_helpers : Read vars]
2026-06-09 14:32:50.421569 | controller | Output suppressed because no_log was given
2026-06-09 14:32:50.431116 | 
2026-06-09 14:32:50.431255 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 14:32:51.189990 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 14:32:51.201994 | 
2026-06-09 14:32:51.202135 | TASK [cifmw_helpers : Include vars]
2026-06-09 14:32:51.272288 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 14:32:51.285050 | 
2026-06-09 14:32:51.285192 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 14:32:51.771081 | controller -> localhost | changed
2026-06-09 14:32:51.788507 | 
2026-06-09 14:32:51.788767 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 14:32:51.836346 | controller | skipping: Conditional result was False
2026-06-09 14:32:51.843030 | 
2026-06-09 14:32:51.843117 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 14:32:52.218306 | controller | ok
2026-06-09 14:32:52.224939 | 
2026-06-09 14:32:52.225028 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 14:32:52.555255 | controller -> localhost | changed
2026-06-09 14:32:52.564095 | 
2026-06-09 14:32:52.564193 | TASK [cifmw_helpers : Read vars]
2026-06-09 14:32:52.900708 | controller | Output suppressed because no_log was given
2026-06-09 14:32:52.905141 | 
2026-06-09 14:32:52.905208 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 14:32:53.469846 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 14:32:53.479371 | 
2026-06-09 14:32:53.479485 | TASK [cifmw_helpers : Include vars]
2026-06-09 14:32:53.531815 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 14:32:53.540896 | 
2026-06-09 14:32:53.541011 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 14:32:53.844045 | controller -> localhost | changed
2026-06-09 14:32:53.858224 | 
2026-06-09 14:32:53.858382 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 14:32:53.896568 | controller | skipping: Conditional result was False
2026-06-09 14:32:53.908650 | 
2026-06-09 14:32:53.908801 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 14:32:54.254242 | controller | ok
2026-06-09 14:32:54.265724 | 
2026-06-09 14:32:54.265870 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 14:32:54.638596 | controller -> localhost | changed
2026-06-09 14:32:54.651374 | 
2026-06-09 14:32:54.651561 | TASK [cifmw_helpers : Read vars]
2026-06-09 14:32:55.007366 | controller | Output suppressed because no_log was given
2026-06-09 14:32:55.017017 | 
2026-06-09 14:32:55.017175 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 14:32:55.536098 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 14:32:55.549345 | 
2026-06-09 14:32:55.549564 | TASK [cifmw_helpers : Include vars]
2026-06-09 14:32:55.588887 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 14:32:55.600845 | 
2026-06-09 14:32:55.600979 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 14:32:55.913127 | controller -> localhost | changed
2026-06-09 14:32:55.932143 | 
2026-06-09 14:32:55.932333 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 14:32:55.971744 | controller | skipping: Conditional result was False
2026-06-09 14:32:55.984066 | 
2026-06-09 14:32:55.984216 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 14:32:56.338708 | controller | ok
2026-06-09 14:32:56.349649 | 
2026-06-09 14:32:56.349855 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 14:32:56.672015 | controller -> localhost | changed
2026-06-09 14:32:56.683842 | 
2026-06-09 14:32:56.684015 | TASK [cifmw_helpers : Read vars]
2026-06-09 14:32:57.033933 | controller | Output suppressed because no_log was given
2026-06-09 14:32:57.042623 | 
2026-06-09 14:32:57.042763 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 14:32:57.611156 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 14:32:57.624682 | 
2026-06-09 14:32:57.624819 | TASK [cifmw_helpers : Include vars]
2026-06-09 14:32:57.654059 | controller -> localhost | Output suppressed because no_log was given
2026-06-09 14:32:57.664918 | 
2026-06-09 14:32:57.665050 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 14:32:58.015844 | controller -> localhost | changed
2026-06-09 14:32:58.024747 | 
2026-06-09 14:32:58.024807 | TASK [cifmw_setup : Set custom cifmw PATH reusable fact]
2026-06-09 14:32:58.049384 | controller | skipping: Conditional result was False
2026-06-09 14:32:58.055017 | 
2026-06-09 14:32:58.055088 | TASK [cifmw_setup : Set destination folder for the logs]
2026-06-09 14:32:58.085361 | controller | ok
2026-06-09 14:32:58.089967 | 
2026-06-09 14:32:58.090052 | TASK [artifacts : Verify if "success" flag exists after successful tests execution]
2026-06-09 14:32:58.404330 | controller | ok
2026-06-09 14:32:58.408412 | 
2026-06-09 14:32:58.408478 | TASK [artifacts : Ensure we have at least minimal ansible facts]
2026-06-09 14:32:59.207678 | controller | ok
2026-06-09 14:32:59.218264 | 
2026-06-09 14:32:59.218404 | LOOP [artifacts : Ensure base directory exists]
2026-06-09 14:32:59.562019 | controller | ok: "artifacts"
2026-06-09 14:32:59.869922 | controller | ok: "logs"
2026-06-09 14:32:59.891930 | 
2026-06-09 14:32:59.892206 | TASK [artifacts : Load generated hook environment for further usage]
2026-06-09 14:33:00.001776 | controller | ERROR
2026-06-09 14:33:00.002000 | controller | {
2026-06-09 14:33:00.002030 | controller |   "ansible_facts": {},
2026-06-09 14:33:00.002048 | controller |   "ansible_included_var_files": [],
2026-06-09 14:33:00.002064 | controller |   "message": "/home/zuul/ci-framework-data/artifacts directory does not exist"
2026-06-09 14:33:00.002081 | controller | }
2026-06-09 14:33:00.002102 | controller | ERROR: Ignoring Errors
2026-06-09 14:33:00.005842 | 
2026-06-09 14:33:00.005904 | TASK [artifacts : Gather parameter passed to the playbook]
2026-06-09 14:33:01.323991 | controller | changed
2026-06-09 14:33:01.332846 | 
2026-06-09 14:33:01.332987 | TASK [artifacts : Gather facts]
2026-06-09 14:33:02.648069 | controller | changed
2026-06-09 14:33:02.659672 | 
2026-06-09 14:33:02.659835 | TASK [artifacts : Copy some network configuration files]
2026-06-09 14:33:03.223336 | controller | ok: Runtime: 0:00:00.041415
2026-06-09 14:33:03.233139 | 
2026-06-09 14:33:03.233282 | TASK [artifacts : Get installed packages list]
2026-06-09 14:33:04.352204 | controller | ok
2026-06-09 14:33:04.433391 | 
2026-06-09 14:33:04.433615 | TASK [artifacts : Output package list]
2026-06-09 14:33:05.839949 | controller | changed
2026-06-09 14:33:05.871002 | 
2026-06-09 14:33:05.871160 | LOOP [artifacts : Cleanup unnecesary directories]
2026-06-09 14:33:06.402006 | controller | changed: "/home/zuul/ci-framework-data/artifacts/manifests/operator"
2026-06-09 14:33:06.402818 | controller | ok: All items complete
2026-06-09 14:33:06.402916 | 
2026-06-09 14:33:06.540629 | 
2026-06-09 14:33:06.540875 | TASK [os_must_gather : Ensure directories are present]
2026-06-09 14:33:06.912111 | controller | changed
2026-06-09 14:33:06.939748 | 
2026-06-09 14:33:06.939847 | LOOP [os_must_gather : Construct project change list]
2026-06-09 14:33:07.050231 | controller | ok:
2026-06-09 14:33:07.050581 | controller | {
2026-06-09 14:33:07.050642 | controller |   "branch": "main",
2026-06-09 14:33:07.050682 | controller |   "change": "1935",
2026-06-09 14:33:07.050717 | controller |   "change_message": "Add required network policy RBAC for bundles\n\nOpenShift release engineering requirement.\r\n\r\nRelates-To: https://redhat.atlassian.net/browse/RHOSSTRAT-1145\r\n\r\nJira: https://redhat.atlassian.net/browse/OSPRH-30927",
2026-06-09 14:33:07.050754 | controller |   "change_url": "https://github.com/openstack-k8s-operators/openstack-operator/pull/1935",
2026-06-09 14:33:07.050793 | controller |   "commit_id": "d8b6f84e136cb9a07fc887f6f59bec497f96a169",
2026-06-09 14:33:07.050827 | controller |   "patchset": "d8b6f84e136cb9a07fc887f6f59bec497f96a169",
2026-06-09 14:33:07.050861 | controller |   "project": {
2026-06-09 14:33:07.050895 | controller |     "canonical_hostname": "github.com",
2026-06-09 14:33:07.050929 | controller |     "canonical_name": "github.com/openstack-k8s-operators/openstack-operator",
2026-06-09 14:33:07.050963 | controller |     "name": "openstack-k8s-operators/openstack-operator",
2026-06-09 14:33:07.050995 | controller |     "short_name": "openstack-operator",
2026-06-09 14:33:07.051028 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/openstack-operator"
2026-06-09 14:33:07.051060 | controller |   },
2026-06-09 14:33:07.051092 | controller |   "topic": null
2026-06-09 14:33:07.051125 | controller | }
2026-06-09 14:33:07.112366 | 
2026-06-09 14:33:07.112588 | TASK [os_must_gather : Get git tag for image tagging]
2026-06-09 14:33:07.724053 | controller | skipping: Conditional result was False
2026-06-09 14:33:07.769544 | 
2026-06-09 14:33:07.769761 | TASK [os_must_gather : Debug git show-ref]
2026-06-09 14:33:07.807198 | controller | skipping: Conditional result was False
2026-06-09 14:33:07.844770 | 
2026-06-09 14:33:07.844938 | TASK [os_must_gather : Build openstack-must-gather container]
2026-06-09 14:33:07.891661 | controller | skipping: Conditional result was False
2026-06-09 14:33:08.001406 | 
2026-06-09 14:33:08.001626 | TASK [os_must_gather : Push openstack-must-gather container]
2026-06-09 14:33:08.038332 | controller | skipping: Conditional result was False
2026-06-09 14:33:08.071810 | 
2026-06-09 14:33:08.071937 | TASK [os_must_gather : Set cifmw_os_must_gather_image to new image tag]
2026-06-09 14:33:08.108026 | controller | skipping: Conditional result was False
2026-06-09 14:33:08.139638 | 
2026-06-09 14:33:08.139748 | TASK [os_must_gather : Check for oc command]
2026-06-09 14:33:09.344118 | controller | changed
2026-06-09 14:33:09.371414 | 
2026-06-09 14:33:09.371535 | TASK [os_must_gather : Check if kubeconfig exists]
2026-06-09 14:33:09.757583 | controller | ok
2026-06-09 14:33:09.787546 | 
2026-06-09 14:33:09.787667 | TASK [os_must_gather : Run openstack-must-gather command]
2026-06-09 14:42:29.624937 | controller | changed
2026-06-09 14:42:29.688240 | 
2026-06-09 14:42:29.688396 | TASK [os_must_gather : Log openstack-must-gather failure]
2026-06-09 14:42:29.743790 | controller | skipping: Conditional result was False
2026-06-09 14:42:29.774652 | 
2026-06-09 14:42:29.774836 | TASK [os_must_gather : Run fallback generic must-gather command without SOS report when timed out]
2026-06-09 14:42:30.440345 | controller | skipping: Conditional result was False
2026-06-09 14:42:30.487015 | 
2026-06-09 14:42:30.487223 | TASK [os_must_gather : Create oc_inspect log directory]
2026-06-09 14:42:30.543641 | controller | skipping: Conditional result was False
2026-06-09 14:42:30.588479 | 
2026-06-09 14:42:30.588670 | LOOP [os_must_gather : Inspect namespaces as fallback diagnostic collection]
2026-06-09 14:42:30.658929 | controller | skipping: Conditional result was False
2026-06-09 14:42:30.659259 | controller | ok: All items complete
2026-06-09 14:42:30.659291 | 
2026-06-09 14:42:30.679470 | controller | skipping: Conditional result was False
2026-06-09 14:42:30.698225 | controller | skipping: Conditional result was False
2026-06-09 14:42:30.714605 | controller | skipping: Conditional result was False
2026-06-09 14:42:30.730101 | controller | skipping: Conditional result was False
2026-06-09 14:42:30.745192 | controller | skipping: Conditional result was False
2026-06-09 14:42:30.760046 | controller | skipping: Conditional result was False
2026-06-09 14:42:30.776226 | controller | skipping: Conditional result was False
2026-06-09 14:42:30.791645 | controller | skipping: Conditional result was False
2026-06-09 14:42:30.814479 | controller | skipping: Conditional result was False
2026-06-09 14:42:30.831008 | controller | skipping: Conditional result was False
2026-06-09 14:42:30.851659 | controller | skipping: Conditional result was False
2026-06-09 14:42:30.868331 | controller | skipping: Conditional result was False
2026-06-09 14:42:30.883324 | controller | skipping: Conditional result was False
2026-06-09 14:42:30.941073 | 
2026-06-09 14:42:30.941236 | TASK [os_must_gather : Find existing os-must-gather directories]
2026-06-09 14:42:31.287997 | controller | ok: All paths examined
2026-06-09 14:42:31.312130 | 
2026-06-09 14:42:31.312213 | TASK [os_must_gather : Create a symlink to newest os-must-gather directory]
2026-06-09 14:42:31.695975 | controller | changed
2026-06-09 14:42:31.743156 | 
2026-06-09 14:42:31.743270 | TASK [os_must_gather : Collect pod usage]
2026-06-09 14:42:31.787947 | controller | ok
2026-06-09 14:42:31.812558 | controller | included: /var/lib/zuul/builds/25dac73339d542ec92726d0a23802cef/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/get_top.yml
2026-06-09 14:42:31.894686 | 
2026-06-09 14:42:31.895020 | TASK [os_must_gather : Get all containers usage - sort by cpu]
2026-06-09 14:42:32.421582 | controller | error: Metrics API not available
2026-06-09 14:42:32.532910 | controller | ERROR
2026-06-09 14:42:32.533137 | controller | {
2026-06-09 14:42:32.533177 | controller |   "delta": "0:00:00.134903",
2026-06-09 14:42:32.533204 | controller |   "end": "2026-06-09 14:42:32.425453",
2026-06-09 14:42:32.533228 | controller |   "msg": "non-zero return code",
2026-06-09 14:42:32.533251 | controller |   "rc": 1,
2026-06-09 14:42:32.533275 | controller |   "start": "2026-06-09 14:42:32.290550"
2026-06-09 14:42:32.533298 | controller | }
2026-06-09 14:42:32.533329 | controller | ERROR: Ignoring Errors
2026-06-09 14:42:32.578243 | 
2026-06-09 14:42:32.578459 | TASK [os_must_gather : Print message when metrics are not available]
2026-06-09 14:42:32.626956 | controller | skipping: Conditional result was False
2026-06-09 14:42:32.662384 | 
2026-06-09 14:42:32.662620 | TASK [os_must_gather : Get all containers usage - sort by memory]
2026-06-09 14:42:33.336064 | controller | skipping: Conditional result was False
2026-06-09 14:42:33.382316 | 
2026-06-09 14:42:33.382584 | TASK [os_must_gather : Find all namespaces directories]
2026-06-09 14:42:33.417739 | controller | skipping: Conditional result was False
2026-06-09 14:42:33.446551 | 
2026-06-09 14:42:33.446663 | LOOP [os_must_gather : Get resource usage by pods per namespace]
2026-06-09 14:42:33.510874 | 
2026-06-09 14:42:33.511056 | TASK [os_must_gather : Get node resource usage]
2026-06-09 14:42:34.109052 | controller | skipping: Conditional result was False
2026-06-09 14:42:34.132682 | 
2026-06-09 14:42:34.132796 | TASK [os_must_gather : Collect info for OOMKill]
2026-06-09 14:42:34.188031 | controller | ok
2026-06-09 14:42:34.209369 | controller | included: /var/lib/zuul/builds/25dac73339d542ec92726d0a23802cef/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/oomkill.yml
2026-06-09 14:42:34.232731 | 
2026-06-09 14:42:34.232804 | TASK [os_must_gather : Check if there were some OOMKill]
2026-06-09 14:42:34.718702 | controller | /bin/sh: -c: line 1: syntax error near unexpected token `newline'
2026-06-09 14:42:34.718793 | 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-09 14:42:34.928437 | controller | ERROR
2026-06-09 14:42:34.928730 | controller | {
2026-06-09 14:42:34.928794 | controller |   "delta": "0:00:00.004738",
2026-06-09 14:42:34.928836 | controller |   "end": "2026-06-09 14:42:34.719021",
2026-06-09 14:42:34.928873 | controller |   "msg": "non-zero return code",
2026-06-09 14:42:34.928908 | controller |   "rc": 2,
2026-06-09 14:42:34.928942 | controller |   "start": "2026-06-09 14:42:34.714283"
2026-06-09 14:42:34.928976 | controller | }
2026-06-09 14:42:34.929020 | controller | ERROR: Ignoring Errors
2026-06-09 14:42:34.986794 | 
2026-06-09 14:42:34.986917 | TASK [artifacts : Create crc logs directory]
2026-06-09 14:42:35.369277 | controller | changed
2026-06-09 14:42:35.397996 | 
2026-06-09 14:42:35.398103 | TASK [artifacts : Ensure controller knows CRC ssh keys]
2026-06-09 14:42:36.619237 | controller | ok: Runtime: 0:00:00.216183
2026-06-09 14:42:36.652041 | 
2026-06-09 14:42:36.652271 | TASK [artifacts : Recognize new keypair]
2026-06-09 14:42:37.046955 | controller | ok
2026-06-09 14:42:37.071635 | 
2026-06-09 14:42:37.071766 | TASK [artifacts : Set fact if new keypair exists]
2026-06-09 14:42:37.169942 | controller | ok
2026-06-09 14:42:37.197552 | 
2026-06-09 14:42:37.197711 | TASK [artifacts : Prepare root ssh accesses]
2026-06-09 14:42:47.750748 | controller | changed
2026-06-09 14:42:47.802453 | 
2026-06-09 14:42:47.802656 | TASK [artifacts : Copy logs from CRC VM]
2026-06-09 14:42:53.905538 | controller | changed
2026-06-09 14:42:53.934078 | 
2026-06-09 14:42:53.934250 | TASK [artifacts : List all of the existing virtual machines]
2026-06-09 14:42:54.450115 | controller | ok
2026-06-09 14:42:54.478051 | 
2026-06-09 14:42:54.478224 | TASK [artifacts : Filter out edpm vm]
2026-06-09 14:42:54.576866 | controller | ok
2026-06-09 14:42:54.603935 | 
2026-06-09 14:42:54.604084 | TASK [artifacts : Slurp zuul inventory file]
2026-06-09 14:42:54.628737 | controller | skipping: Conditional result was False
2026-06-09 14:42:54.651975 | 
2026-06-09 14:42:54.652095 | LOOP [artifacts : Extract Compute and Networker from zuul mapping if any]
2026-06-09 14:42:54.745037 | 
2026-06-09 14:42:54.745269 | LOOP [artifacts : Generate logs on edpm vm {{ item.split('/')[0] }}]
2026-06-09 14:43:03.189860 | controller | changed: "192.168.122.100"
2026-06-09 14:43:03.190209 | 
2026-06-09 14:43:03.246296 | 
2026-06-09 14:43:03.246459 | LOOP [artifacts : Copy logs to host machine from {{ item.split('/')[0] }}]
2026-06-09 14:43:05.138893 | controller | changed: "192.168.122.100"
2026-06-09 14:43:05.181828 | 
2026-06-09 14:43:05.181992 | TASK [artifacts : Generate list of ansible logs to collect in home directory]
2026-06-09 14:43:05.554483 | controller | ok: All paths examined
2026-06-09 14:43:05.648839 | 
2026-06-09 14:43:05.648995 | LOOP [artifacts : Copy ansible logs to logs directory]
2026-06-09 14:43:06.447880 | controller | changed:
2026-06-09 14:43:06.448076 | controller | {
2026-06-09 14:43:06.448114 | controller |   "atime": 1781012426.156876,
2026-06-09 14:43:06.448141 | controller |   "ctime": 1781015564.7461264,
2026-06-09 14:43:06.448166 | controller |   "dev": 64513,
2026-06-09 14:43:06.448189 | controller |   "gid": 1000,
2026-06-09 14:43:06.448213 | controller |   "gr_name": "zuul",
2026-06-09 14:43:06.448236 | controller |   "inode": 3016169,
2026-06-09 14:43:06.448258 | controller |   "isblk": false,
2026-06-09 14:43:06.448280 | controller |   "ischr": false,
2026-06-09 14:43:06.448303 | controller |   "isdir": false,
2026-06-09 14:43:06.448325 | controller |   "isfifo": false,
2026-06-09 14:43:06.448365 | controller |   "isgid": false,
2026-06-09 14:43:06.448387 | controller |   "islnk": false,
2026-06-09 14:43:06.448409 | controller |   "isreg": true,
2026-06-09 14:43:06.448431 | controller |   "issock": false,
2026-06-09 14:43:06.448454 | controller |   "isuid": false,
2026-06-09 14:43:06.448477 | controller |   "mode": "0644",
2026-06-09 14:43:06.448500 | controller |   "mtime": 1781015564.7461264,
2026-06-09 14:43:06.448564 | controller |   "nlink": 1,
2026-06-09 14:43:06.448594 | controller |   "path": "/home/zuul/ansible.log",
2026-06-09 14:43:06.448619 | controller |   "pw_name": "zuul",
2026-06-09 14:43:06.448641 | controller |   "rgrp": true,
2026-06-09 14:43:06.448663 | controller |   "roth": true,
2026-06-09 14:43:06.448685 | controller |   "rusr": true,
2026-06-09 14:43:06.448707 | controller |   "size": 357010,
2026-06-09 14:43:06.448729 | controller |   "uid": 1000,
2026-06-09 14:43:06.448751 | controller |   "wgrp": false,
2026-06-09 14:43:06.448773 | controller |   "woth": false,
2026-06-09 14:43:06.448795 | controller |   "wusr": true,
2026-06-09 14:43:06.448818 | controller |   "xgrp": false,
2026-06-09 14:43:06.448840 | controller |   "xoth": false,
2026-06-09 14:43:06.448861 | controller |   "xusr": false
2026-06-09 14:43:06.448885 | controller | }
2026-06-09 14:43:06.448924 | controller | changed: All items complete
2026-06-09 14:43:06.448952 | 
2026-06-09 14:43:06.498355 | 
2026-06-09 14:43:06.498612 | TASK [artifacts : Ensure we have proper rights on the gathered content]
2026-06-09 14:43:13.638756 | controller | ok: Runtime: 0:00:06.631813
2026-06-09 14:43:13.667292 | 
2026-06-09 14:43:13.667376 | LOOP [artifacts : Mask secrets in yaml log files]
2026-06-09 14:45:00.733316 | controller | changed: "/home/zuul/ci-framework-data/logs"
2026-06-09 14:45:01.407294 | controller | changed: "/home/zuul/ci-framework-data/artifacts"
2026-06-09 14:45:01.593962 | 
2026-06-09 14:45:01.594190 | LOOP [env_op_images : Ensure directory is present]
2026-06-09 14:45:01.974610 | controller | ok: "artifacts"
2026-06-09 14:45:01.974955 | controller | changed: All items complete
2026-06-09 14:45:01.974999 | 
2026-06-09 14:45:02.261469 | controller | ok: "logs"
2026-06-09 14:45:02.311733 | 
2026-06-09 14:45:02.311952 | TASK [env_op_images : Check if OpenStackControlPlane is setup]
2026-06-09 14:45:02.999428 | controller | ok: Runtime: 0:00:00.190386
2026-06-09 14:45:03.021592 | 
2026-06-09 14:45:03.021667 | TASK [env_op_images : Get images from the CSV]
2026-06-09 14:45:03.618937 | controller | apiVersion: v1
2026-06-09 14:45:03.619195 | controller | items:
2026-06-09 14:45:03.619211 | controller | - apiVersion: operators.coreos.com/v1alpha1
2026-06-09 14:45:03.619218 | controller |   kind: ClusterServiceVersion
2026-06-09 14:45:03.619224 | controller |   metadata:
2026-06-09 14:45:03.619230 | controller |     annotations:
2026-06-09 14:45:03.619235 | controller |       alm-examples: |-
2026-06-09 14:45:03.619241 | controller |         [
2026-06-09 14:45:03.619247 | controller |           {
2026-06-09 14:45:03.619255 | controller |             "apiVersion": "operator.openstack.org/v1beta1",
2026-06-09 14:45:03.619260 | controller |             "kind": "OpenStack",
2026-06-09 14:45:03.619267 | controller |             "metadata": {
2026-06-09 14:45:03.619272 | controller |               "labels": {
2026-06-09 14:45:03.619278 | controller |                 "app.kubernetes.io/created-by": "openstack-operator",
2026-06-09 14:45:03.619283 | controller |                 "app.kubernetes.io/instance": "openstack",
2026-06-09 14:45:03.619291 | controller |                 "app.kubernetes.io/managed-by": "kustomize",
2026-06-09 14:45:03.619297 | controller |                 "app.kubernetes.io/name": "openstack",
2026-06-09 14:45:03.619302 | controller |                 "app.kubernetes.io/part-of": "openstack-operator"
2026-06-09 14:45:03.619307 | controller |               },
2026-06-09 14:45:03.619312 | controller |               "name": "openstack",
2026-06-09 14:45:03.619317 | controller |               "namespace": "openstack-operators"
2026-06-09 14:45:03.619322 | controller |             },
2026-06-09 14:45:03.619327 | controller |             "spec": {
2026-06-09 14:45:03.619332 | controller |               "operatorOverrides": [
2026-06-09 14:45:03.619337 | controller |                 {
2026-06-09 14:45:03.619342 | controller |                   "controllerManager": {
2026-06-09 14:45:03.619347 | controller |                     "resources": {
2026-06-09 14:45:03.619351 | controller |                       "limits": {
2026-06-09 14:45:03.619356 | controller |                         "cpu": "600m",
2026-06-09 14:45:03.619366 | controller |                         "memory": "2Gi"
2026-06-09 14:45:03.619371 | controller |                       }
2026-06-09 14:45:03.619376 | controller |                     }
2026-06-09 14:45:03.619381 | controller |                   },
2026-06-09 14:45:03.619385 | controller |                   "name": "infra",
2026-06-09 14:45:03.619390 | controller |                   "replicas": 1
2026-06-09 14:45:03.619395 | controller |                 }
2026-06-09 14:45:03.619399 | controller |               ]
2026-06-09 14:45:03.619404 | controller |             }
2026-06-09 14:45:03.619409 | controller |           }
2026-06-09 14:45:03.619414 | controller |         ]
2026-06-09 14:45:03.619418 | controller |       capabilities: Seamless Upgrades
2026-06-09 14:45:03.619423 | controller |       createdAt: "2026-06-09T13:09:28Z"
2026-06-09 14:45:03.619428 | controller |       features.operators.openshift.io/disconnected: "true"
2026-06-09 14:45:03.619432 | controller |       features.operators.openshift.io/fips-compliant: "true"
2026-06-09 14:45:03.619437 | controller |       features.operators.openshift.io/proxy-aware: "false"
2026-06-09 14:45:03.619442 | controller |       features.operators.openshift.io/tls-profiles: "false"
2026-06-09 14:45:03.619447 | controller |       features.operators.openshift.io/token-auth-aws: "false"
2026-06-09 14:45:03.619451 | controller |       features.operators.openshift.io/token-auth-azure: "false"
2026-06-09 14:45:03.619456 | controller |       features.operators.openshift.io/token-auth-gcp: "false"
2026-06-09 14:45:03.619461 | controller |       olm.operatorGroup: openstack
2026-06-09 14:45:03.619466 | controller |       olm.operatorNamespace: openstack-operators
2026-06-09 14:45:03.619470 | controller |       olm.targetNamespaces: ""
2026-06-09 14:45:03.619478 | controller |       operatorframework.io/initialization-resource: '{"apiVersion":"operator.openstack.org/v1beta1","kind":"OpenStack","metadata":{"name":"openstack","namespace":"openstack-operators"},"spec":{}}'
2026-06-09 14:45:03.619485 | 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-09 14:45:03.619492 | controller |       operatorframework.io/suggested-namespace: openstack-operators
2026-06-09 14:45:03.619498 | controller |       operators.openshift.io/valid-subscription: '["OpenShift Container Platform",
2026-06-09 14:45:03.619502 | controller |         "OpenShift Platform Plus"]'
2026-06-09 14:45:03.619514 | controller |       operators.operatorframework.io/builder: operator-sdk-v1.41.1
2026-06-09 14:45:03.619519 | controller |       operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
2026-06-09 14:45:03.619524 | controller |     creationTimestamp: "2026-06-09T13:49:33Z"
2026-06-09 14:45:03.619529 | controller |     finalizers:
2026-06-09 14:45:03.619534 | controller |     - operators.coreos.com/csv-cleanup
2026-06-09 14:45:03.619539 | controller |     generation: 1
2026-06-09 14:45:03.619543 | controller |     labels:
2026-06-09 14:45:03.619548 | controller |       olm.managed: "true"
2026-06-09 14:45:03.619553 | controller |       operators.coreos.com/openstack-operator.openstack-operators: ""
2026-06-09 14:45:03.619558 | controller |     name: openstack-operator.v0.6.0
2026-06-09 14:45:03.619563 | controller |     namespace: openstack-operators
2026-06-09 14:45:03.619567 | controller |     resourceVersion: "52158"
2026-06-09 14:45:03.619572 | controller |     uid: c81a3bea-8b3c-48d8-876f-229cd5a763f7
2026-06-09 14:45:03.619577 | controller |   spec:
2026-06-09 14:45:03.619582 | controller |     apiservicedefinitions: {}
2026-06-09 14:45:03.619586 | controller |     cleanup:
2026-06-09 14:45:03.619591 | controller |       enabled: false
2026-06-09 14:45:03.619596 | controller |     customresourcedefinitions:
2026-06-09 14:45:03.619600 | controller |       owned:
2026-06-09 14:45:03.619605 | controller |       - description: OpenStack is the Schema for the openstacks API
2026-06-09 14:45:03.619610 | controller |         displayName: Open Stack
2026-06-09 14:45:03.619615 | controller |         kind: OpenStack
2026-06-09 14:45:03.619619 | controller |         name: openstacks.operator.openstack.org
2026-06-09 14:45:03.619624 | controller |         version: v1beta1
2026-06-09 14:45:03.619629 | controller |     description: Install and configure OpenStack
2026-06-09 14:45:03.619634 | controller |     displayName: OpenStack
2026-06-09 14:45:03.619638 | controller |     icon:
2026-06-09 14:45:03.619688 | 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-09 14:45:03.619705 | controller |       mediatype: image/png
2026-06-09 14:45:03.619711 | controller |     install:
2026-06-09 14:45:03.619715 | controller |       spec:
2026-06-09 14:45:03.619720 | controller |         clusterPermissions:
2026-06-09 14:45:03.619725 | controller |         - rules:
2026-06-09 14:45:03.619730 | controller |           - apiGroups:
2026-06-09 14:45:03.619735 | controller |             - authentication.k8s.io
2026-06-09 14:45:03.619739 | controller |             resources:
2026-06-09 14:45:03.619744 | controller |             - tokenreviews
2026-06-09 14:45:03.619749 | controller |             verbs:
2026-06-09 14:45:03.619753 | controller |             - create
2026-06-09 14:45:03.619758 | controller |           - apiGroups:
2026-06-09 14:45:03.619763 | controller |             - authorization.k8s.io
2026-06-09 14:45:03.619771 | controller |             resources:
2026-06-09 14:45:03.619775 | controller |             - subjectaccessreviews
2026-06-09 14:45:03.619780 | controller |             verbs:
2026-06-09 14:45:03.619785 | controller |             - create
2026-06-09 14:45:03.619789 | controller |           - apiGroups:
2026-06-09 14:45:03.619794 | controller |             - ""
2026-06-09 14:45:03.619799 | controller |             resources:
2026-06-09 14:45:03.619804 | controller |             - configmaps
2026-06-09 14:45:03.619808 | controller |             - namespaces
2026-06-09 14:45:03.619813 | controller |             - serviceaccounts
2026-06-09 14:45:03.619818 | controller |             - services
2026-06-09 14:45:03.619822 | controller |             verbs:
2026-06-09 14:45:03.619844 | controller |             - '*'
2026-06-09 14:45:03.619850 | controller |           - apiGroups:
2026-06-09 14:45:03.619855 | controller |             - admissionregistration.k8s.io
2026-06-09 14:45:03.619859 | controller |             resources:
2026-06-09 14:45:03.619864 | controller |             - mutatingwebhookconfigurations
2026-06-09 14:45:03.619869 | controller |             - validatingwebhookconfigurations
2026-06-09 14:45:03.619874 | controller |             verbs:
2026-06-09 14:45:03.619878 | controller |             - '*'
2026-06-09 14:45:03.619883 | controller |           - apiGroups:
2026-06-09 14:45:03.619888 | controller |             - apiextensions.k8s.io
2026-06-09 14:45:03.619893 | controller |             resources:
2026-06-09 14:45:03.619901 | controller |             - '*'
2026-06-09 14:45:03.619906 | controller |             verbs:
2026-06-09 14:45:03.619911 | controller |             - '*'
2026-06-09 14:45:03.619915 | controller |           - apiGroups:
2026-06-09 14:45:03.619920 | controller |             - apps
2026-06-09 14:45:03.619925 | controller |             resources:
2026-06-09 14:45:03.619929 | controller |             - deployments
2026-06-09 14:45:03.619934 | controller |             verbs:
2026-06-09 14:45:03.619939 | controller |             - create
2026-06-09 14:45:03.619943 | controller |             - delete
2026-06-09 14:45:03.619948 | controller |             - get
2026-06-09 14:45:03.619953 | controller |             - list
2026-06-09 14:45:03.619958 | controller |             - patch
2026-06-09 14:45:03.619962 | controller |             - update
2026-06-09 14:45:03.619967 | controller |             - watch
2026-06-09 14:45:03.619972 | controller |           - apiGroups:
2026-06-09 14:45:03.619976 | controller |             - cert-manager.io
2026-06-09 14:45:03.619981 | controller |             resources:
2026-06-09 14:45:03.619986 | controller |             - certificates
2026-06-09 14:45:03.619990 | controller |             - issuers
2026-06-09 14:45:03.619995 | controller |             verbs:
2026-06-09 14:45:03.619998 | controller |             - create
2026-06-09 14:45:03.620002 | controller |             - delete
2026-06-09 14:45:03.620005 | controller |             - get
2026-06-09 14:45:03.620008 | controller |             - list
2026-06-09 14:45:03.620012 | controller |             - patch
2026-06-09 14:45:03.620015 | controller |             - update
2026-06-09 14:45:03.620018 | controller |             - watch
2026-06-09 14:45:03.620021 | controller |           - apiGroups:
2026-06-09 14:45:03.620025 | controller |             - discovery.k8s.io
2026-06-09 14:45:03.620028 | controller |             resources:
2026-06-09 14:45:03.620031 | controller |             - endpointslices
2026-06-09 14:45:03.620035 | controller |             verbs:
2026-06-09 14:45:03.620038 | controller |             - get
2026-06-09 14:45:03.620041 | controller |             - list
2026-06-09 14:45:03.620045 | controller |             - watch
2026-06-09 14:45:03.620048 | controller |           - apiGroups:
2026-06-09 14:45:03.620052 | controller |             - monitoring.coreos.com
2026-06-09 14:45:03.620055 | controller |             resources:
2026-06-09 14:45:03.620058 | controller |             - servicemonitors
2026-06-09 14:45:03.620062 | controller |             verbs:
2026-06-09 14:45:03.620065 | controller |             - create
2026-06-09 14:45:03.620068 | controller |             - delete
2026-06-09 14:45:03.620072 | controller |             - get
2026-06-09 14:45:03.620075 | controller |             - list
2026-06-09 14:45:03.620078 | controller |             - update
2026-06-09 14:45:03.620082 | controller |             - watch
2026-06-09 14:45:03.620085 | controller |           - apiGroups:
2026-06-09 14:45:03.620088 | controller |             - networking.k8s.io
2026-06-09 14:45:03.620092 | controller |             resources:
2026-06-09 14:45:03.620095 | controller |             - networkpolicies
2026-06-09 14:45:03.620098 | controller |             verbs:
2026-06-09 14:45:03.620102 | controller |             - create
2026-06-09 14:45:03.620105 | controller |             - delete
2026-06-09 14:45:03.620108 | controller |             - get
2026-06-09 14:45:03.620111 | controller |             - list
2026-06-09 14:45:03.620118 | controller |             - update
2026-06-09 14:45:03.620122 | controller |           - apiGroups:
2026-06-09 14:45:03.620125 | controller |             - operator.openstack.org
2026-06-09 14:45:03.620128 | controller |             resources:
2026-06-09 14:45:03.620132 | controller |             - openstacks
2026-06-09 14:45:03.620135 | controller |             verbs:
2026-06-09 14:45:03.620138 | controller |             - create
2026-06-09 14:45:03.620142 | controller |             - delete
2026-06-09 14:45:03.620145 | controller |             - get
2026-06-09 14:45:03.620149 | controller |             - list
2026-06-09 14:45:03.620154 | controller |             - patch
2026-06-09 14:45:03.620159 | controller |             - update
2026-06-09 14:45:03.620163 | controller |             - watch
2026-06-09 14:45:03.620168 | controller |           - apiGroups:
2026-06-09 14:45:03.620172 | controller |             - operator.openstack.org
2026-06-09 14:45:03.620177 | controller |             resources:
2026-06-09 14:45:03.620182 | controller |             - openstacks/finalizers
2026-06-09 14:45:03.620187 | controller |             verbs:
2026-06-09 14:45:03.620191 | controller |             - update
2026-06-09 14:45:03.620194 | controller |           - apiGroups:
2026-06-09 14:45:03.620198 | controller |             - operator.openstack.org
2026-06-09 14:45:03.620201 | controller |             resources:
2026-06-09 14:45:03.620204 | controller |             - openstacks/status
2026-06-09 14:45:03.620208 | controller |             verbs:
2026-06-09 14:45:03.620211 | controller |             - get
2026-06-09 14:45:03.620214 | controller |             - patch
2026-06-09 14:45:03.620218 | controller |             - update
2026-06-09 14:45:03.620221 | controller |           - apiGroups:
2026-06-09 14:45:03.620224 | controller |             - operators.coreos.com
2026-06-09 14:45:03.620228 | controller |             resources:
2026-06-09 14:45:03.620231 | controller |             - clusterserviceversions
2026-06-09 14:45:03.620234 | controller |             - installplans
2026-06-09 14:45:03.620238 | controller |             - operators
2026-06-09 14:45:03.620243 | controller |             - subscriptions
2026-06-09 14:45:03.620248 | controller |             verbs:
2026-06-09 14:45:03.620252 | controller |             - delete
2026-06-09 14:45:03.620257 | controller |             - get
2026-06-09 14:45:03.620262 | controller |             - list
2026-06-09 14:45:03.620267 | controller |           - apiGroups:
2026-06-09 14:45:03.620271 | controller |             - rbac.authorization.k8s.io
2026-06-09 14:45:03.620276 | controller |             resources:
2026-06-09 14:45:03.620288 | controller |             - clusterrolebindings
2026-06-09 14:45:03.620293 | controller |             - clusterroles
2026-06-09 14:45:03.620297 | controller |             - rolebindings
2026-06-09 14:45:03.620301 | controller |             - roles
2026-06-09 14:45:03.620304 | controller |             verbs:
2026-06-09 14:45:03.620308 | controller |             - '*'
2026-06-09 14:45:03.620311 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-09 14:45:03.620314 | controller |         deployments:
2026-06-09 14:45:03.620318 | controller |         - label:
2026-06-09 14:45:03.620321 | controller |             app.kubernetes.io/name: openstack-operator-controller-init
2026-06-09 14:45:03.620325 | controller |             control-plane: controller-manager
2026-06-09 14:45:03.620328 | controller |             openstack.org/operator-name: openstack-init
2026-06-09 14:45:03.620332 | controller |           name: openstack-operator-controller-init
2026-06-09 14:45:03.620336 | controller |           spec:
2026-06-09 14:45:03.620341 | controller |             replicas: 1
2026-06-09 14:45:03.620346 | controller |             selector:
2026-06-09 14:45:03.620350 | controller |               matchLabels:
2026-06-09 14:45:03.620355 | controller |                 app.kubernetes.io/name: openstack-operator-controller-init
2026-06-09 14:45:03.620360 | controller |                 control-plane: controller-manager
2026-06-09 14:45:03.620365 | controller |                 openstack.org/operator-name: openstack-init
2026-06-09 14:45:03.620370 | controller |             strategy: {}
2026-06-09 14:45:03.620376 | controller |             template:
2026-06-09 14:45:03.620381 | controller |               metadata:
2026-06-09 14:45:03.620386 | controller |                 annotations:
2026-06-09 14:45:03.620392 | controller |                   kubectl.kubernetes.io/default-container: operator
2026-06-09 14:45:03.620398 | controller |                 creationTimestamp: null
2026-06-09 14:45:03.620403 | controller |                 labels:
2026-06-09 14:45:03.620408 | controller |                   app.kubernetes.io/name: openstack-operator-controller-init
2026-06-09 14:45:03.620413 | controller |                   control-plane: controller-manager
2026-06-09 14:45:03.620421 | controller |                   openstack.org/operator-name: openstack-init
2026-06-09 14:45:03.620424 | controller |               spec:
2026-06-09 14:45:03.620428 | controller |                 containers:
2026-06-09 14:45:03.620431 | controller |                 - args:
2026-06-09 14:45:03.620436 | controller |                   - --leader-elect
2026-06-09 14:45:03.620441 | controller |                   - --health-probe-bind-address=:8081
2026-06-09 14:45:03.620445 | controller |                   command:
2026-06-09 14:45:03.620450 | controller |                   - /operator
2026-06-09 14:45:03.620455 | controller |                   env:
2026-06-09 14:45:03.620460 | controller |                   - name: RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620465 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-09 14:45:03.620470 | controller |                   - name: RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620474 | controller |                     value: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-09 14:45:03.620479 | controller |                   - name: RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620484 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-09 14:45:03.620489 | controller |                   - name: RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620493 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-09 14:45:03.620498 | controller |                   - name: RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620503 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-09 14:45:03.620507 | controller |                   - name: RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620512 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-09 14:45:03.620515 | controller |                   - name: RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620518 | controller |                     value: registry.redhat.io/ubi9/httpd-24:latest
2026-06-09 14:45:03.620522 | controller |                   - name: RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620527 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-09 14:45:03.620532 | controller |                   - name: RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620537 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-09 14:45:03.620542 | controller |                   - name: RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620547 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-09 14:45:03.620552 | controller |                   - name: RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620556 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-09 14:45:03.620561 | controller |                   - name: RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620566 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-09 14:45:03.620571 | controller |                   - name: RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620575 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-09 14:45:03.620580 | controller |                   - name: RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620585 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-09 14:45:03.620590 | controller |                   - name: RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620594 | controller |                     value: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-09 14:45:03.620603 | controller |                   - name: RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620614 | controller |                     value: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-09 14:45:03.620619 | controller |                   - name: RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620624 | controller |                     value: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-09 14:45:03.620628 | controller |                   - name: RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620633 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-09 14:45:03.620638 | controller |                   - name: RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620643 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-09 14:45:03.620647 | controller |                   - name: RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620652 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-09 14:45:03.620657 | controller |                   - name: RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620662 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-09 14:45:03.620666 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620671 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-09 14:45:03.620676 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620680 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-09 14:45:03.620685 | controller |                   - name: RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620690 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-09 14:45:03.620694 | controller |                   - name: RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620699 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-09 14:45:03.620704 | controller |                   - name: RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620708 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-09 14:45:03.620713 | controller |                   - name: RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620718 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-09 14:45:03.620723 | controller |                   - name: RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620727 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-09 14:45:03.620732 | controller |                   - name: RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620737 | controller |                     value: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-09 14:45:03.620742 | controller |                   - name: RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620746 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-09 14:45:03.620751 | controller |                   - name: RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620756 | controller |                     value: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-09 14:45:03.620761 | controller |                   - name: RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620765 | controller |                     value: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-09 14:45:03.620770 | controller |                   - name: RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620775 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-09 14:45:03.620783 | controller |                   - name: RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620788 | controller |                     value: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-09 14:45:03.620793 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620798 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-09 14:45:03.620802 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620811 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-09 14:45:03.620815 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620820 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-09 14:45:03.620825 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620846 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-09 14:45:03.620853 | controller |                   - name: RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620862 | controller |                     value: quay.io/prometheus/node-exporter:v1.5.0
2026-06-09 14:45:03.620867 | controller |                   - name: RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620872 | controller |                     value: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-09 14:45:03.620877 | controller |                   - name: RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620881 | controller |                     value: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-09 14:45:03.620886 | controller |                   - name: RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620891 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-09 14:45:03.620896 | controller |                   - name: RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620900 | controller |                     value: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-09 14:45:03.620905 | controller |                   - name: RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620910 | controller |                     value: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-09 14:45:03.620914 | controller |                   - name: RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620919 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-09 14:45:03.620924 | controller |                   - name: RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620928 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-09 14:45:03.620933 | controller |                   - name: RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620938 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-09 14:45:03.620942 | controller |                   - name: RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620947 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-09 14:45:03.620952 | controller |                   - name: RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620956 | controller |                     value: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-09 14:45:03.620961 | controller |                   - name: RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620965 | controller |                     value: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-09 14:45:03.620970 | controller |                   - name: RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620981 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-09 14:45:03.620986 | controller |                   - name: RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.620990 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-09 14:45:03.620995 | controller |                   - name: RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621000 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-09 14:45:03.621004 | controller |                   - name: RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621009 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-09 14:45:03.621014 | controller |                   - name: RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621019 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-09 14:45:03.621023 | controller |                   - name: RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621028 | controller |                     value: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-09 14:45:03.621033 | controller |                   - name: RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621038 | controller |                     value: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-09 14:45:03.621042 | controller |                   - name: RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621047 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-09 14:45:03.621051 | controller |                   - name: RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621056 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-09 14:45:03.621061 | controller |                   - name: RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621066 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-09 14:45:03.621070 | controller |                   - name: RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621075 | controller |                     value: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-09 14:45:03.621080 | controller |                   - name: RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621085 | controller |                     value: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-09 14:45:03.621089 | controller |                   - name: RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621132 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-09 14:45:03.621138 | controller |                   - name: RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621143 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-09 14:45:03.621147 | controller |                   - name: RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621152 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-09 14:45:03.621156 | controller |                   - name: RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621161 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-09 14:45:03.621165 | controller |                   - name: RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621170 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-09 14:45:03.621174 | controller |                   - name: RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621179 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-09 14:45:03.621183 | controller |                   - name: RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621193 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-09 14:45:03.621198 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621202 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-09 14:45:03.621207 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621211 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-09 14:45:03.621216 | controller |                   - name: RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621221 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-09 14:45:03.621225 | controller |                   - name: RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621230 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-09 14:45:03.621235 | controller |                   - name: RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621243 | controller |                     value: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-09 14:45:03.621248 | controller |                   - name: RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621253 | controller |                     value: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-09 14:45:03.621258 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621263 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-09 14:45:03.621267 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621272 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-09 14:45:03.621276 | controller |                   - name: RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621281 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-09 14:45:03.621286 | controller |                   - name: RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621290 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-09 14:45:03.621295 | controller |                   - name: RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621299 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-09 14:45:03.621304 | controller |                   - name: RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621309 | controller |                     value: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-09 14:45:03.621313 | controller |                   - name: RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621318 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-09 14:45:03.621323 | controller |                   - name: RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621327 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-09 14:45:03.621332 | controller |                   - name: RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621337 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-09 14:45:03.621341 | controller |                   - name: RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621346 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-09 14:45:03.621351 | controller |                   - name: RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621355 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-09 14:45:03.621368 | controller |                   - name: RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621373 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-09 14:45:03.621377 | controller |                   - name: RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621382 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-09 14:45:03.621387 | controller |                   - name: RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621391 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-09 14:45:03.621396 | controller |                   - name: RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621401 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-09 14:45:03.621405 | controller |                   - name: TEST_TOBIKO_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621410 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tobiko:current-podified
2026-06-09 14:45:03.621415 | controller |                   - name: TEST_ANSIBLETEST_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621420 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified
2026-06-09 14:45:03.621424 | controller |                   - name: TEST_HORIZONTEST_IMAGE_URL_DEFAULT
2026-06-09 14:45:03.621429 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizontest:current-podified
2026-06-09 14:45:03.621434 | controller |                   - name: RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT
2026-06-09 14:45:03.621439 | controller |                     value: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-09 14:45:03.621443 | controller |                   - name: RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 14:45:03.621448 | controller |                     value: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7
2026-06-09 14:45:03.621453 | controller |                   - name: RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 14:45:03.621461 | controller |                     value: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce
2026-06-09 14:45:03.621466 | controller |                   - name: RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 14:45:03.621471 | controller |                     value: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd
2026-06-09 14:45:03.621476 | controller |                   - name: RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 14:45:03.621481 | controller |                     value: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9
2026-06-09 14:45:03.621485 | controller |                   - name: RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 14:45:03.621490 | controller |                     value: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752
2026-06-09 14:45:03.621496 | controller |                   - name: RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 14:45:03.621500 | controller |                     value: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed
2026-06-09 14:45:03.621505 | controller |                   - name: RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 14:45:03.621510 | controller |                     value: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373
2026-06-09 14:45:03.621514 | controller |                   - name: RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 14:45:03.621519 | controller |                     value: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf
2026-06-09 14:45:03.621528 | controller |                   - name: RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 14:45:03.621532 | controller |                     value: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6
2026-06-09 14:45:03.621536 | controller |                   - name: RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 14:45:03.621541 | controller |                     value: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391
2026-06-09 14:45:03.621546 | controller |                   - name: RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 14:45:03.621551 | controller |                     value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398
2026-06-09 14:45:03.621555 | controller |                   - name: RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 14:45:03.621560 | controller |                     value: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d
2026-06-09 14:45:03.621564 | controller |                   - name: RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 14:45:03.621573 | controller |                     value: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60
2026-06-09 14:45:03.621577 | controller |                   - name: RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 14:45:03.621582 | controller |                     value: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63
2026-06-09 14:45:03.621587 | controller |                   - name: RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 14:45:03.621592 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1
2026-06-09 14:45:03.621597 | controller |                   - name: RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 14:45:03.621602 | controller |                     value: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7
2026-06-09 14:45:03.621606 | controller |                   - name: RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 14:45:03.621611 | controller |                     value: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67
2026-06-09 14:45:03.621616 | controller |                   - name: RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 14:45:03.621621 | controller |                     value: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6
2026-06-09 14:45:03.621626 | controller |                   - name: RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 14:45:03.621630 | controller |                     value: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc
2026-06-09 14:45:03.621635 | controller |                   - name: RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL
2026-06-09 14:45:03.621640 | controller |                     value: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d
2026-06-09 14:45:03.621644 | controller |                   - name: OPENSTACK_RELEASE_VERSION
2026-06-09 14:45:03.621649 | controller |                     value: 0.6.0-1781010567
2026-06-09 14:45:03.621653 | controller |                   - name: OPERATOR_IMAGE_URL
2026-06-09 14:45:03.621658 | controller |                     value: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169
2026-06-09 14:45:03.621663 | controller |                   - name: ENABLE_WEBHOOKS
2026-06-09 14:45:03.621671 | controller |                     value: "false"
2026-06-09 14:45:03.621676 | controller |                   - name: LEASE_DURATION
2026-06-09 14:45:03.621681 | controller |                     value: "30"
2026-06-09 14:45:03.621685 | controller |                   - name: RENEW_DEADLINE
2026-06-09 14:45:03.621695 | controller |                     value: "20"
2026-06-09 14:45:03.621699 | controller |                   - name: RETRY_PERIOD
2026-06-09 14:45:03.621704 | controller |                     value: "5"
2026-06-09 14:45:03.621712 | controller |                   image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169
2026-06-09 14:45:03.621717 | controller |                   livenessProbe:
2026-06-09 14:45:03.621722 | controller |                     httpGet:
2026-06-09 14:45:03.621726 | controller |                       path: /healthz
2026-06-09 14:45:03.621731 | controller |                       port: 8081
2026-06-09 14:45:03.621736 | controller |                     initialDelaySeconds: 15
2026-06-09 14:45:03.621740 | controller |                     periodSeconds: 20
2026-06-09 14:45:03.621745 | controller |                   name: operator
2026-06-09 14:45:03.621749 | controller |                   readinessProbe:
2026-06-09 14:45:03.621754 | controller |                     httpGet:
2026-06-09 14:45:03.621758 | controller |                       path: /readyz
2026-06-09 14:45:03.621763 | controller |                       port: 8081
2026-06-09 14:45:03.621768 | controller |                     initialDelaySeconds: 5
2026-06-09 14:45:03.621772 | controller |                     periodSeconds: 10
2026-06-09 14:45:03.621777 | controller |                   resources:
2026-06-09 14:45:03.621782 | controller |                     limits:
2026-06-09 14:45:03.621786 | controller |                       cpu: 500m
2026-06-09 14:45:03.621791 | controller |                       memory: 256Mi
2026-06-09 14:45:03.621796 | controller |                     requests:
2026-06-09 14:45:03.621800 | controller |                       cpu: 10m
2026-06-09 14:45:03.621805 | controller |                       memory: 128Mi
2026-06-09 14:45:03.621810 | controller |                   securityContext:
2026-06-09 14:45:03.621815 | controller |                     allowPrivilegeEscalation: false
2026-06-09 14:45:03.621819 | controller |                 securityContext:
2026-06-09 14:45:03.621824 | controller |                   runAsNonRoot: true
2026-06-09 14:45:03.621851 | controller |                 serviceAccountName: openstack-operator-controller-init
2026-06-09 14:45:03.621856 | controller |                 terminationGracePeriodSeconds: 10
2026-06-09 14:45:03.621860 | controller |                 tolerations:
2026-06-09 14:45:03.621865 | controller |                 - effect: NoExecute
2026-06-09 14:45:03.621870 | controller |                   key: node.kubernetes.io/not-ready
2026-06-09 14:45:03.621875 | controller |                   operator: Exists
2026-06-09 14:45:03.621879 | controller |                   tolerationSeconds: 120
2026-06-09 14:45:03.621884 | controller |                 - effect: NoExecute
2026-06-09 14:45:03.621889 | controller |                   key: node.kubernetes.io/unreachable
2026-06-09 14:45:03.621893 | controller |                   operator: Exists
2026-06-09 14:45:03.621898 | controller |                   tolerationSeconds: 120
2026-06-09 14:45:03.621903 | controller |         permissions:
2026-06-09 14:45:03.621908 | controller |         - rules:
2026-06-09 14:45:03.621913 | controller |           - apiGroups:
2026-06-09 14:45:03.621917 | controller |             - ""
2026-06-09 14:45:03.621922 | controller |             resources:
2026-06-09 14:45:03.621927 | controller |             - configmaps
2026-06-09 14:45:03.621931 | controller |             verbs:
2026-06-09 14:45:03.621936 | controller |             - get
2026-06-09 14:45:03.621941 | controller |             - list
2026-06-09 14:45:03.621946 | controller |             - watch
2026-06-09 14:45:03.621950 | controller |             - create
2026-06-09 14:45:03.621955 | controller |             - update
2026-06-09 14:45:03.621960 | controller |             - patch
2026-06-09 14:45:03.621964 | controller |             - delete
2026-06-09 14:45:03.621969 | controller |           - apiGroups:
2026-06-09 14:45:03.621974 | controller |             - coordination.k8s.io
2026-06-09 14:45:03.621978 | controller |             resources:
2026-06-09 14:45:03.621983 | controller |             - leases
2026-06-09 14:45:03.621988 | controller |             verbs:
2026-06-09 14:45:03.621993 | controller |             - get
2026-06-09 14:45:03.622002 | controller |             - list
2026-06-09 14:45:03.622007 | controller |             - watch
2026-06-09 14:45:03.622011 | controller |             - create
2026-06-09 14:45:03.622016 | controller |             - update
2026-06-09 14:45:03.622021 | controller |             - patch
2026-06-09 14:45:03.622026 | controller |             - delete
2026-06-09 14:45:03.622030 | controller |           - apiGroups:
2026-06-09 14:45:03.622035 | controller |             - ""
2026-06-09 14:45:03.622044 | controller |             resources:
2026-06-09 14:45:03.622049 | controller |             - events
2026-06-09 14:45:03.622053 | controller |             verbs:
2026-06-09 14:45:03.622058 | controller |             - create
2026-06-09 14:45:03.622063 | controller |             - patch
2026-06-09 14:45:03.622067 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-09 14:45:03.622072 | controller |       strategy: deployment
2026-06-09 14:45:03.622075 | controller |     installModes:
2026-06-09 14:45:03.622079 | controller |     - supported: false
2026-06-09 14:45:03.622084 | controller |       type: OwnNamespace
2026-06-09 14:45:03.622088 | controller |     - supported: false
2026-06-09 14:45:03.622093 | controller |       type: SingleNamespace
2026-06-09 14:45:03.622098 | controller |     - supported: false
2026-06-09 14:45:03.622103 | controller |       type: MultiNamespace
2026-06-09 14:45:03.622108 | controller |     - supported: true
2026-06-09 14:45:03.622112 | controller |       type: AllNamespaces
2026-06-09 14:45:03.622117 | controller |     keywords:
2026-06-09 14:45:03.622122 | controller |     - OpenStack
2026-06-09 14:45:03.622126 | controller |     links:
2026-06-09 14:45:03.622131 | controller |     - name: Openstack Operator
2026-06-09 14:45:03.622136 | controller |       url: https://github.com/openstack-k8s-operators/
2026-06-09 14:45:03.622141 | controller |     maturity: alpha
2026-06-09 14:45:03.622146 | controller |     minKubeVersion: 0.0.1
2026-06-09 14:45:03.622149 | controller |     provider:
2026-06-09 14:45:03.622153 | controller |       name: Red Hat Inc.
2026-06-09 14:45:03.622156 | controller |       url: https://redhat.com/
2026-06-09 14:45:03.622159 | controller |     relatedImages:
2026-06-09 14:45:03.622163 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-09 14:45:03.622166 | controller |       name: agent-image-url-default
2026-06-09 14:45:03.622169 | controller |     - image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-09 14:45:03.622173 | controller |       name: ansibleee-image-url-default
2026-06-09 14:45:03.622176 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-09 14:45:03.622180 | controller |       name: aodh-api-image-url-default
2026-06-09 14:45:03.622183 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-09 14:45:03.622186 | controller |       name: aodh-evaluator-image-url-default
2026-06-09 14:45:03.622190 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-09 14:45:03.622193 | controller |       name: aodh-listener-image-url-default
2026-06-09 14:45:03.622197 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-09 14:45:03.622200 | controller |       name: aodh-notifier-image-url-default
2026-06-09 14:45:03.622203 | controller |     - image: registry.redhat.io/ubi9/httpd-24:latest
2026-06-09 14:45:03.622207 | controller |       name: apache-image-url-default
2026-06-09 14:45:03.622210 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-09 14:45:03.622213 | controller |       name: barbican-api-image-url-default
2026-06-09 14:45:03.622217 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-09 14:45:03.622220 | controller |       name: barbican-keystone-listener-image-url-default
2026-06-09 14:45:03.622223 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-09 14:45:03.622227 | controller |       name: barbican-worker-image-url-default
2026-06-09 14:45:03.622230 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-09 14:45:03.622233 | controller |       name: ceilometer-central-image-url-default
2026-06-09 14:45:03.622237 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-09 14:45:03.622240 | controller |       name: ceilometer-compute-image-url-default
2026-06-09 14:45:03.622243 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-09 14:45:03.622247 | controller |       name: ceilometer-ipmi-image-url-default
2026-06-09 14:45:03.622250 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-09 14:45:03.622253 | controller |       name: ceilometer-notification-image-url-default
2026-06-09 14:45:03.622260 | controller |     - image: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-09 14:45:03.622267 | controller |       name: ceilometer-mysqld-exporter-image-url-default
2026-06-09 14:45:03.622270 | controller |     - image: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-09 14:45:03.622274 | controller |       name: ceilometer-sgcore-image-url-default
2026-06-09 14:45:03.622277 | controller |     - image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-09 14:45:03.622280 | controller |       name: ksm-image-url-default
2026-06-09 14:45:03.622284 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-09 14:45:03.622287 | controller |       name: cinder-api-image-url-default
2026-06-09 14:45:03.622291 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-09 14:45:03.622296 | controller |       name: cinder-backup-image-url-default
2026-06-09 14:45:03.622301 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-09 14:45:03.622306 | controller |       name: cinder-scheduler-image-url-default
2026-06-09 14:45:03.622310 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-09 14:45:03.622315 | controller |       name: cinder-volume-image-url-default
2026-06-09 14:45:03.622320 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-09 14:45:03.622324 | controller |       name: cloudkitty-api-image-url-default
2026-06-09 14:45:03.622329 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-09 14:45:03.622334 | controller |       name: cloudkitty-proc-image-url-default
2026-06-09 14:45:03.622339 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-09 14:45:03.622343 | controller |       name: designate-api-image-url-default
2026-06-09 14:45:03.622348 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-09 14:45:03.622358 | controller |       name: designate-backendbind9-image-url-default
2026-06-09 14:45:03.622362 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-09 14:45:03.622365 | controller |       name: designate-central-image-url-default
2026-06-09 14:45:03.622368 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-09 14:45:03.622372 | controller |       name: designate-mdns-image-url-default
2026-06-09 14:45:03.622375 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-09 14:45:03.622378 | controller |       name: designate-producer-image-url-default
2026-06-09 14:45:03.622382 | controller |     - image: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-09 14:45:03.622385 | controller |       name: designate-unbound-image-url-default
2026-06-09 14:45:03.622388 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-09 14:45:03.622392 | controller |       name: designate-worker-image-url-default
2026-06-09 14:45:03.622395 | controller |     - image: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-09 14:45:03.622400 | controller |       name: edpm-frr-image-url-default
2026-06-09 14:45:03.622404 | controller |     - image: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-09 14:45:03.622409 | controller |       name: edpm-iscsid-image-url-default
2026-06-09 14:45:03.622414 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-09 14:45:03.622419 | controller |       name: edpm-logrotate-crond-image-url-default
2026-06-09 14:45:03.622423 | controller |     - image: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-09 14:45:03.622428 | controller |       name: edpm-multipathd-image-url-default
2026-06-09 14:45:03.622433 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-09 14:45:03.622438 | controller |       name: edpm-neutron-dhcp-agent-image-url-default
2026-06-09 14:45:03.622442 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-09 14:45:03.622456 | controller |       name: edpm-neutron-metadata-agent-image-url-default
2026-06-09 14:45:03.622461 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-09 14:45:03.622464 | controller |       name: edpm-neutron-ovn-agent-image-url-default
2026-06-09 14:45:03.622468 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-09 14:45:03.622471 | controller |       name: edpm-neutron-sriov-agent-image-url-default
2026-06-09 14:45:03.622474 | controller |     - image: quay.io/prometheus/node-exporter:v1.5.0
2026-06-09 14:45:03.622478 | controller |       name: edpm-node-exporter-image-url-default
2026-06-09 14:45:03.622481 | controller |     - image: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-09 14:45:03.622484 | controller |       name: edpm-kepler-image-url-default
2026-06-09 14:45:03.622488 | controller |     - image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-09 14:45:03.622492 | controller |       name: openstack-network-exporter-image-url-default
2026-06-09 14:45:03.622497 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-09 14:45:03.622502 | controller |       name: edpm-ovn-bgp-agent-image-url-default
2026-06-09 14:45:03.622507 | controller |     - image: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-09 14:45:03.622511 | controller |       name: edpm-podman-exporter-image-url-default
2026-06-09 14:45:03.622516 | controller |     - image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-09 14:45:03.622521 | controller |       name: glance-api-image-url-default
2026-06-09 14:45:03.622526 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-09 14:45:03.622531 | controller |       name: heat-api-image-url-default
2026-06-09 14:45:03.622535 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-09 14:45:03.622540 | controller |       name: heat-cfnapi-image-url-default
2026-06-09 14:45:03.622545 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-09 14:45:03.622550 | controller |       name: heat-engine-image-url-default
2026-06-09 14:45:03.622553 | controller |     - image: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-09 14:45:03.622556 | controller |       name: horizon-image-url-default
2026-06-09 14:45:03.622560 | controller |     - image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-09 14:45:03.622563 | controller |       name: infra-memcached-image-url-default
2026-06-09 14:45:03.622567 | controller |     - image: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-09 14:45:03.622570 | controller |       name: infra-redis-image-url-default
2026-06-09 14:45:03.622573 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-09 14:45:03.622577 | controller |       name: ironic-api-image-url-default
2026-06-09 14:45:03.622580 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-09 14:45:03.622585 | controller |       name: ironic-conductor-image-url-default
2026-06-09 14:45:03.622590 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-09 14:45:03.622595 | controller |       name: ironic-inspector-image-url-default
2026-06-09 14:45:03.622599 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-09 14:45:03.622604 | controller |       name: ironic-neutron-agent-image-url-default
2026-06-09 14:45:03.622609 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-09 14:45:03.622614 | controller |       name: ironic-pxe-image-url-default
2026-06-09 14:45:03.622619 | controller |     - image: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-09 14:45:03.622628 | controller |       name: ironic-python-agent-image-url-default
2026-06-09 14:45:03.622636 | controller |     - image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-09 14:45:03.622641 | controller |       name: keystone-api-image-url-default
2026-06-09 14:45:03.622646 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-09 14:45:03.622653 | controller |       name: manila-api-image-url-default
2026-06-09 14:45:03.622658 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-09 14:45:03.622662 | controller |       name: manila-scheduler-image-url-default
2026-06-09 14:45:03.622666 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-09 14:45:03.622669 | controller |       name: manila-share-image-url-default
2026-06-09 14:45:03.622674 | controller |     - image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-09 14:45:03.622678 | controller |       name: mariadb-image-url-default
2026-06-09 14:45:03.622683 | controller |     - image: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-09 14:45:03.622688 | controller |       name: net-utils-image-url-default
2026-06-09 14:45:03.622693 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-09 14:45:03.622697 | controller |       name: neutron-api-image-url-default
2026-06-09 14:45:03.622702 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-09 14:45:03.622707 | controller |       name: nova-api-image-url-default
2026-06-09 14:45:03.622712 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-09 14:45:03.622716 | controller |       name: nova-compute-image-url-default
2026-06-09 14:45:03.622721 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-09 14:45:03.622726 | controller |       name: nova-conductor-image-url-default
2026-06-09 14:45:03.622731 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-09 14:45:03.622735 | controller |       name: nova-novnc-image-url-default
2026-06-09 14:45:03.622740 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-09 14:45:03.622745 | controller |       name: nova-scheduler-image-url-default
2026-06-09 14:45:03.622749 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-09 14:45:03.622754 | controller |       name: octavia-api-image-url-default
2026-06-09 14:45:03.622759 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-09 14:45:03.622764 | controller |       name: octavia-healthmanager-image-url-default
2026-06-09 14:45:03.622768 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-09 14:45:03.622773 | controller |       name: octavia-housekeeping-image-url-default
2026-06-09 14:45:03.622778 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-09 14:45:03.622782 | controller |       name: octavia-worker-image-url-default
2026-06-09 14:45:03.622787 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-09 14:45:03.622792 | controller |       name: octavia-rsyslog-image-url-default
2026-06-09 14:45:03.622796 | controller |     - image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-09 14:45:03.622801 | controller |       name: openstack-client-image-url-default
2026-06-09 14:45:03.622806 | controller |     - image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-09 14:45:03.622811 | controller |       name: os-container-image-url-default
2026-06-09 14:45:03.622815 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-09 14:45:03.622820 | controller |       name: ovn-controller-image-url-default
2026-06-09 14:45:03.622825 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-09 14:45:03.622849 | controller |       name: ovn-controller-ovs-image-url-default
2026-06-09 14:45:03.622855 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-09 14:45:03.622859 | controller |       name: ovn-nb-dbcluster-image-url-default
2026-06-09 14:45:03.622864 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-09 14:45:03.622869 | controller |       name: ovn-northd-image-url-default
2026-06-09 14:45:03.622880 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-09 14:45:03.622885 | controller |       name: ovn-sb-dbcluster-image-url-default
2026-06-09 14:45:03.622889 | controller |     - image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-09 14:45:03.622894 | controller |       name: placement-api-image-url-default
2026-06-09 14:45:03.622899 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-09 14:45:03.622904 | controller |       name: rabbitmq-image-url-default
2026-06-09 14:45:03.622908 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-09 14:45:03.622913 | controller |       name: swift-account-image-url-default
2026-06-09 14:45:03.622918 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-09 14:45:03.622922 | controller |       name: swift-container-image-url-default
2026-06-09 14:45:03.622927 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-09 14:45:03.622932 | controller |       name: swift-object-image-url-default
2026-06-09 14:45:03.622937 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-09 14:45:03.622941 | controller |       name: swift-proxy-image-url-default
2026-06-09 14:45:03.622946 | controller |     - image: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-09 14:45:03.622951 | controller |       name: test-tempest-image-url-default
2026-06-09 14:45:03.622960 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-09 14:45:03.622965 | controller |       name: watcher-api-image-url-default
2026-06-09 14:45:03.622970 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-09 14:45:03.622975 | controller |       name: watcher-applier-image-url-default
2026-06-09 14:45:03.622979 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-09 14:45:03.622984 | controller |       name: watcher-decision-engine-image-url-default
2026-06-09 14:45:03.622989 | controller |     - image: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-09 14:45:03.622994 | controller |       name: openstack-must-gather-default
2026-06-09 14:45:03.622998 | controller |     - image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7
2026-06-09 14:45:03.623003 | controller |       name: barbican-operator-manager-image-url
2026-06-09 14:45:03.623008 | controller |     - image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce
2026-06-09 14:45:03.623013 | controller |       name: cinder-operator-manager-image-url
2026-06-09 14:45:03.623018 | controller |     - image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd
2026-06-09 14:45:03.623022 | controller |       name: designate-operator-manager-image-url
2026-06-09 14:45:03.623027 | controller |     - image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9
2026-06-09 14:45:03.623032 | controller |       name: glance-operator-manager-image-url
2026-06-09 14:45:03.623037 | controller |     - image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752
2026-06-09 14:45:03.623041 | controller |       name: heat-operator-manager-image-url
2026-06-09 14:45:03.623046 | controller |     - image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed
2026-06-09 14:45:03.623051 | controller |       name: horizon-operator-manager-image-url
2026-06-09 14:45:03.623054 | controller |     - image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373
2026-06-09 14:45:03.623057 | controller |       name: infra-operator-manager-image-url
2026-06-09 14:45:03.623061 | controller |     - image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf
2026-06-09 14:45:03.623066 | controller |       name: ironic-operator-manager-image-url
2026-06-09 14:45:03.623070 | controller |     - image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6
2026-06-09 14:45:03.623073 | controller |       name: keystone-operator-manager-image-url
2026-06-09 14:45:03.623093 | controller |     - image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391
2026-06-09 14:45:03.623096 | controller |       name: manila-operator-manager-image-url
2026-06-09 14:45:03.623100 | controller |     - image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398
2026-06-09 14:45:03.623104 | controller |       name: mariadb-operator-manager-image-url
2026-06-09 14:45:03.623107 | controller |     - image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d
2026-06-09 14:45:03.623111 | controller |       name: neutron-operator-manager-image-url
2026-06-09 14:45:03.623114 | controller |     - image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60
2026-06-09 14:45:03.623118 | controller |       name: nova-operator-manager-image-url
2026-06-09 14:45:03.623121 | controller |     - image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63
2026-06-09 14:45:03.623124 | controller |       name: octavia-operator-manager-image-url
2026-06-09 14:45:03.623128 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1
2026-06-09 14:45:03.623131 | controller |       name: openstack-baremetal-operator-manager-image-url
2026-06-09 14:45:03.623135 | controller |     - image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7
2026-06-09 14:45:03.623138 | controller |       name: ovn-operator-manager-image-url
2026-06-09 14:45:03.623141 | controller |     - image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67
2026-06-09 14:45:03.623145 | controller |       name: swift-operator-manager-image-url
2026-06-09 14:45:03.623148 | controller |     - image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6
2026-06-09 14:45:03.623151 | controller |       name: telemetry-operator-manager-image-url
2026-06-09 14:45:03.623155 | controller |     - image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc
2026-06-09 14:45:03.623158 | controller |       name: test-operator-manager-image-url
2026-06-09 14:45:03.623162 | controller |     - image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d
2026-06-09 14:45:03.623168 | controller |       name: watcher-operator-manager-image-url
2026-06-09 14:45:03.623171 | controller |     version: 0.6.0
2026-06-09 14:45:03.623175 | controller |   status:
2026-06-09 14:45:03.623178 | controller |     cleanup: {}
2026-06-09 14:45:03.623182 | controller |     conditions:
2026-06-09 14:45:03.623185 | controller |     - lastTransitionTime: "2026-06-09T13:49:33Z"
2026-06-09 14:45:03.623188 | controller |       lastUpdateTime: "2026-06-09T13:49:33Z"
2026-06-09 14:45:03.623192 | controller |       message: requirements not yet checked
2026-06-09 14:45:03.623195 | controller |       phase: Pending
2026-06-09 14:45:03.623199 | controller |       reason: RequirementsUnknown
2026-06-09 14:45:03.623202 | controller |     - lastTransitionTime: "2026-06-09T13:49:33Z"
2026-06-09 14:45:03.623205 | controller |       lastUpdateTime: "2026-06-09T13:49:34Z"
2026-06-09 14:45:03.623209 | controller |       message: one or more requirements couldn't be found
2026-06-09 14:45:03.623212 | controller |       phase: Pending
2026-06-09 14:45:03.623215 | controller |       reason: RequirementsNotMet
2026-06-09 14:45:03.623219 | controller |     - lastTransitionTime: "2026-06-09T13:49:35Z"
2026-06-09 14:45:03.623222 | controller |       lastUpdateTime: "2026-06-09T13:49:35Z"
2026-06-09 14:45:03.623225 | controller |       message: all requirements found, attempting install
2026-06-09 14:45:03.623233 | controller |       phase: InstallReady
2026-06-09 14:45:03.623236 | controller |       reason: AllRequirementsMet
2026-06-09 14:45:03.623240 | controller |     - lastTransitionTime: "2026-06-09T13:49:35Z"
2026-06-09 14:45:03.623243 | controller |       lastUpdateTime: "2026-06-09T13:49:35Z"
2026-06-09 14:45:03.623246 | controller |       message: waiting for install components to report healthy
2026-06-09 14:45:03.623250 | controller |       phase: Installing
2026-06-09 14:45:03.623253 | controller |       reason: InstallSucceeded
2026-06-09 14:45:03.623257 | controller |     - lastTransitionTime: "2026-06-09T13:49:35Z"
2026-06-09 14:45:03.623262 | controller |       lastUpdateTime: "2026-06-09T13:49:35Z"
2026-06-09 14:45:03.623266 | controller |       message: 'installing: waiting for deployment openstack-operator-controller-init
2026-06-09 14:45:03.623271 | controller |         to become ready: waiting for spec update of deployment "openstack-operator-controller-init"
2026-06-09 14:45:03.623276 | controller |         to be observed...'
2026-06-09 14:45:03.623281 | controller |       phase: Installing
2026-06-09 14:45:03.623285 | controller |       reason: InstallWaiting
2026-06-09 14:45:03.623290 | controller |     - lastTransitionTime: "2026-06-09T13:50:24Z"
2026-06-09 14:45:03.623294 | controller |       lastUpdateTime: "2026-06-09T13:50:24Z"
2026-06-09 14:45:03.623299 | controller |       message: install strategy completed with no errors
2026-06-09 14:45:03.623303 | controller |       phase: Succeeded
2026-06-09 14:45:03.623308 | controller |       reason: InstallSucceeded
2026-06-09 14:45:03.623313 | controller |     lastTransitionTime: "2026-06-09T13:50:24Z"
2026-06-09 14:45:03.623318 | controller |     lastUpdateTime: "2026-06-09T13:50:24Z"
2026-06-09 14:45:03.623322 | controller |     message: install strategy completed with no errors
2026-06-09 14:45:03.623327 | controller |     phase: Succeeded
2026-06-09 14:45:03.623332 | controller |     reason: InstallSucceeded
2026-06-09 14:45:03.623336 | controller |     requirementStatus:
2026-06-09 14:45:03.623341 | controller |     - group: operators.coreos.com
2026-06-09 14:45:03.623346 | controller |       kind: ClusterServiceVersion
2026-06-09 14:45:03.623351 | controller |       message: CSV minKubeVersion (0.0.1) less than server version (v1.33.5)
2026-06-09 14:45:03.623357 | controller |       name: openstack-operator.v0.6.0
2026-06-09 14:45:03.623362 | controller |       status: Present
2026-06-09 14:45:03.623366 | controller |       version: v1alpha1
2026-06-09 14:45:03.623371 | controller |     - group: apiextensions.k8s.io
2026-06-09 14:45:03.623376 | controller |       kind: CustomResourceDefinition
2026-06-09 14:45:03.623381 | controller |       message: CRD is present and Established condition is true
2026-06-09 14:45:03.623386 | controller |       name: openstacks.operator.openstack.org
2026-06-09 14:45:03.623390 | controller |       status: Present
2026-06-09 14:45:03.623395 | controller |       uuid: b7eafaf7-f8ff-4a4e-8e76-778f5f6f4dc3
2026-06-09 14:45:03.623400 | controller |       version: v1
2026-06-09 14:45:03.623405 | controller |     - dependents:
2026-06-09 14:45:03.623409 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 14:45:03.623414 | controller |         kind: PolicyRule
2026-06-09 14:45:03.623419 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authentication.k8s.io"],"resources":["tokenreviews"]}
2026-06-09 14:45:03.623423 | controller |         status: Satisfied
2026-06-09 14:45:03.623426 | controller |         version: v1
2026-06-09 14:45:03.623430 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 14:45:03.623433 | controller |         kind: PolicyRule
2026-06-09 14:45:03.623436 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authorization.k8s.io"],"resources":["subjectaccessreviews"]}
2026-06-09 14:45:03.623440 | controller |         status: Satisfied
2026-06-09 14:45:03.623443 | controller |         version: v1
2026-06-09 14:45:03.623447 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 14:45:03.623450 | controller |         kind: PolicyRule
2026-06-09 14:45:03.623453 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":[""],"resources":["configmaps","namespaces","serviceaccounts","services"]}
2026-06-09 14:45:03.623457 | controller |         status: Satisfied
2026-06-09 14:45:03.623461 | controller |         version: v1
2026-06-09 14:45:03.623466 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 14:45:03.623471 | controller |         kind: PolicyRule
2026-06-09 14:45:03.623476 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["admissionregistration.k8s.io"],"resources":["mutatingwebhookconfigurations","validatingwebhookconfigurations"]}
2026-06-09 14:45:03.623491 | controller |         status: Satisfied
2026-06-09 14:45:03.623496 | controller |         version: v1
2026-06-09 14:45:03.623500 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 14:45:03.623505 | controller |         kind: PolicyRule
2026-06-09 14:45:03.623510 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["apiextensions.k8s.io"],"resources":["*"]}
2026-06-09 14:45:03.623514 | controller |         status: Satisfied
2026-06-09 14:45:03.623517 | controller |         version: v1
2026-06-09 14:45:03.623520 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 14:45:03.623524 | controller |         kind: PolicyRule
2026-06-09 14:45:03.623527 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["apps"],"resources":["deployments"]}
2026-06-09 14:45:03.623531 | controller |         status: Satisfied
2026-06-09 14:45:03.623534 | controller |         version: v1
2026-06-09 14:45:03.623537 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 14:45:03.623541 | controller |         kind: PolicyRule
2026-06-09 14:45:03.623544 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["cert-manager.io"],"resources":["certificates","issuers"]}
2026-06-09 14:45:03.623547 | controller |         status: Satisfied
2026-06-09 14:45:03.623551 | controller |         version: v1
2026-06-09 14:45:03.623554 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 14:45:03.623557 | controller |         kind: PolicyRule
2026-06-09 14:45:03.623565 | controller |         message: cluster rule:{"verbs":["get","list","watch"],"apiGroups":["discovery.k8s.io"],"resources":["endpointslices"]}
2026-06-09 14:45:03.623568 | controller |         status: Satisfied
2026-06-09 14:45:03.623572 | controller |         version: v1
2026-06-09 14:45:03.623575 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 14:45:03.623578 | controller |         kind: PolicyRule
2026-06-09 14:45:03.623582 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update","watch"],"apiGroups":["monitoring.coreos.com"],"resources":["servicemonitors"]}
2026-06-09 14:45:03.623585 | controller |         status: Satisfied
2026-06-09 14:45:03.623588 | controller |         version: v1
2026-06-09 14:45:03.623592 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 14:45:03.623595 | controller |         kind: PolicyRule
2026-06-09 14:45:03.623598 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update"],"apiGroups":["networking.k8s.io"],"resources":["networkpolicies"]}
2026-06-09 14:45:03.623602 | controller |         status: Satisfied
2026-06-09 14:45:03.623605 | controller |         version: v1
2026-06-09 14:45:03.623608 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 14:45:03.623612 | controller |         kind: PolicyRule
2026-06-09 14:45:03.623615 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["operator.openstack.org"],"resources":["openstacks"]}
2026-06-09 14:45:03.623619 | controller |         status: Satisfied
2026-06-09 14:45:03.623622 | controller |         version: v1
2026-06-09 14:45:03.623625 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 14:45:03.623628 | controller |         kind: PolicyRule
2026-06-09 14:45:03.623636 | controller |         message: cluster rule:{"verbs":["update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/finalizers"]}
2026-06-09 14:45:03.623639 | controller |         status: Satisfied
2026-06-09 14:45:03.623643 | controller |         version: v1
2026-06-09 14:45:03.623646 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 14:45:03.623649 | controller |         kind: PolicyRule
2026-06-09 14:45:03.623653 | controller |         message: cluster rule:{"verbs":["get","patch","update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/status"]}
2026-06-09 14:45:03.623656 | controller |         status: Satisfied
2026-06-09 14:45:03.623659 | controller |         version: v1
2026-06-09 14:45:03.623663 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 14:45:03.623666 | controller |         kind: PolicyRule
2026-06-09 14:45:03.623670 | controller |         message: cluster rule:{"verbs":["delete","get","list"],"apiGroups":["operators.coreos.com"],"resources":["clusterserviceversions","installplans","operators","subscriptions"]}
2026-06-09 14:45:03.623677 | controller |         status: Satisfied
2026-06-09 14:45:03.623681 | controller |         version: v1
2026-06-09 14:45:03.623684 | controller |       - group: rbac.authorization.k8s.io
2026-06-09 14:45:03.623687 | controller |         kind: PolicyRule
2026-06-09 14:45:03.623691 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["rbac.authorization.k8s.io"],"resources":["clusterrolebindings","clusterroles","rolebindings","roles"]}
2026-06-09 14:45:03.623694 | controller |         status: Satisfied
2026-06-09 14:45:03.623698 | controller |         version: v1
2026-06-09 14:45:03.623701 | controller |       group: ""
2026-06-09 14:45:03.623704 | controller |       kind: ServiceAccount
2026-06-09 14:45:03.623708 | controller |       message: ""
2026-06-09 14:45:03.623711 | controller |       name: openstack-operator-controller-init
2026-06-09 14:45:03.623714 | controller |       status: Present
2026-06-09 14:45:03.623718 | controller |       version: v1
2026-06-09 14:45:03.623721 | controller | kind: List
2026-06-09 14:45:03.623724 | controller | metadata:
2026-06-09 14:45:03.623728 | controller |   resourceVersion: ""
2026-06-09 14:45:03.777611 | controller | ok: Runtime: 0:00:00.169858
2026-06-09 14:45:03.813447 | 
2026-06-09 14:45:03.813591 | TASK [env_op_images : Get the images name]
2026-06-09 14:45:04.337659 | controller | [
2026-06-09 14:45:04.337749 | controller |   {
2026-06-09 14:45:04.337756 | controller |     "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-09 14:45:04.337762 | controller |   },
2026-06-09 14:45:04.337765 | controller |   {
2026-06-09 14:45:04.337771 | controller |     "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7"
2026-06-09 14:45:04.337775 | controller |   },
2026-06-09 14:45:04.337779 | controller |   {
2026-06-09 14:45:04.337785 | controller |     "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce"
2026-06-09 14:45:04.337790 | controller |   },
2026-06-09 14:45:04.337793 | controller |   {
2026-06-09 14:45:04.337797 | controller |     "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd"
2026-06-09 14:45:04.337800 | controller |   },
2026-06-09 14:45:04.337804 | controller |   {
2026-06-09 14:45:04.337807 | controller |     "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9"
2026-06-09 14:45:04.337811 | controller |   },
2026-06-09 14:45:04.337814 | controller |   {
2026-06-09 14:45:04.337821 | controller |     "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752"
2026-06-09 14:45:04.337824 | controller |   },
2026-06-09 14:45:04.337843 | controller |   {
2026-06-09 14:45:04.337851 | controller |     "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed"
2026-06-09 14:45:04.337856 | controller |   },
2026-06-09 14:45:04.337860 | controller |   {
2026-06-09 14:45:04.337863 | controller |     "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373"
2026-06-09 14:45:04.337867 | controller |   },
2026-06-09 14:45:04.337870 | controller |   {
2026-06-09 14:45:04.337873 | controller |     "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf"
2026-06-09 14:45:04.337877 | controller |   },
2026-06-09 14:45:04.337880 | controller |   {
2026-06-09 14:45:04.337884 | controller |     "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6"
2026-06-09 14:45:04.337887 | controller |   },
2026-06-09 14:45:04.337891 | controller |   {
2026-06-09 14:45:04.337894 | controller |     "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391"
2026-06-09 14:45:04.337897 | controller |   },
2026-06-09 14:45:04.337901 | controller |   {
2026-06-09 14:45:04.337904 | controller |     "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398"
2026-06-09 14:45:04.337908 | controller |   },
2026-06-09 14:45:04.337911 | controller |   {
2026-06-09 14:45:04.337915 | controller |     "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d"
2026-06-09 14:45:04.337918 | controller |   },
2026-06-09 14:45:04.337922 | controller |   {
2026-06-09 14:45:04.337925 | controller |     "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60"
2026-06-09 14:45:04.337929 | controller |   },
2026-06-09 14:45:04.337932 | controller |   {
2026-06-09 14:45:04.337936 | controller |     "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63"
2026-06-09 14:45:04.337939 | controller |   },
2026-06-09 14:45:04.337949 | controller |   {
2026-06-09 14:45:04.337952 | controller |     "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1"
2026-06-09 14:45:04.337959 | controller |   },
2026-06-09 14:45:04.337963 | controller |   {
2026-06-09 14:45:04.337966 | controller |     "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7"
2026-06-09 14:45:04.337970 | controller |   },
2026-06-09 14:45:04.337973 | controller |   {
2026-06-09 14:45:04.337977 | controller |     "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67"
2026-06-09 14:45:04.337980 | controller |   },
2026-06-09 14:45:04.337984 | controller |   {
2026-06-09 14:45:04.337987 | controller |     "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6"
2026-06-09 14:45:04.337991 | controller |   },
2026-06-09 14:45:04.337994 | controller |   {
2026-06-09 14:45:04.337998 | controller |     "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc"
2026-06-09 14:45:04.338001 | controller |   },
2026-06-09 14:45:04.338004 | controller |   {
2026-06-09 14:45:04.338008 | controller |     "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d"
2026-06-09 14:45:04.338011 | controller |   }
2026-06-09 14:45:04.338015 | controller | ]
2026-06-09 14:45:04.490415 | controller | ok: Runtime: 0:00:00.154011
2026-06-09 14:45:04.509887 | 
2026-06-09 14:45:04.509983 | TASK [env_op_images : Extract env variable name and images]
2026-06-09 14:45:04.576055 | controller | ok
2026-06-09 14:45:04.596340 | 
2026-06-09 14:45:04.596462 | TASK [env_op_images : Get all pods from all namespaces to find openstack-operator-index]
2026-06-09 14:45:08.511608 | controller | ok
2026-06-09 14:45:10.070838 | 
2026-06-09 14:45:10.070954 | TASK [env_op_images : Retrieve openstack-operator-index pod]
2026-06-09 14:45:10.304369 | controller | ok
2026-06-09 14:45:10.342895 | 
2026-06-09 14:45:10.343033 | TASK [env_op_images : Get all the pods in openstack-operator namespace]
2026-06-09 14:45:12.298413 | controller | ok
2026-06-09 14:45:12.508273 | 
2026-06-09 14:45:12.508431 | TASK [env_op_images : Get operator images and pods]
2026-06-09 14:45:13.263987 | controller | ok
2026-06-09 14:45:13.409151 | 
2026-06-09 14:45:13.409277 | LOOP [env_op_images : Add operator images to the dictionary]
2026-06-09 14:45:13.924993 | controller | ok:
2026-06-09 14:45:13.925330 | controller | {
2026-06-09 14:45:13.925383 | controller |   "apiVersion": "v1",
2026-06-09 14:45:13.925425 | controller |   "kind": "Pod",
2026-06-09 14:45:13.925462 | controller |   "metadata": {
2026-06-09 14:45:13.925497 | controller |     "annotations": {
2026-06-09 14:45:13.925589 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.68/23\"],\"mac_address\":\"0a:58:0a:d9:00:44\",\"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.68/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 14:45:13.925645 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.68\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:44\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 14:45:13.925682 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 14:45:13.925718 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 14:45:13.925753 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 14:45:13.925786 | controller |     },
2026-06-09 14:45:13.925819 | controller |     "creationTimestamp": "2026-06-09T13:51:03Z",
2026-06-09 14:45:13.925852 | controller |     "generateName": "barbican-operator-controller-manager-7b8ffd8c4f-",
2026-06-09 14:45:13.925884 | controller |     "generation": 1,
2026-06-09 14:45:13.925916 | controller |     "labels": {
2026-06-09 14:45:13.925949 | controller |       "app.kubernetes.io/name": "barbican-operator",
2026-06-09 14:45:13.925981 | controller |       "control-plane": "controller-manager",
2026-06-09 14:45:13.926014 | controller |       "openstack.org/operator-name": "barbican",
2026-06-09 14:45:13.926045 | controller |       "pod-template-hash": "7b8ffd8c4f"
2026-06-09 14:45:13.926077 | controller |     },
2026-06-09 14:45:13.926109 | controller |     "managedFields": [
2026-06-09 14:45:13.926140 | controller |       {
2026-06-09 14:45:13.926172 | controller |         "apiVersion": "v1",
2026-06-09 14:45:13.926203 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:13.926235 | controller |         "fieldsV1": {
2026-06-09 14:45:13.926294 | controller |           "f:metadata": {
2026-06-09 14:45:13.926327 | controller |             "f:annotations": {
2026-06-09 14:45:13.926359 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 14:45:13.926391 | controller |             }
2026-06-09 14:45:13.926424 | controller |           }
2026-06-09 14:45:13.926455 | controller |         },
2026-06-09 14:45:13.926488 | controller |         "manager": "crc",
2026-06-09 14:45:13.926555 | controller |         "operation": "Update",
2026-06-09 14:45:13.926592 | controller |         "subresource": "status",
2026-06-09 14:45:13.926624 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:13.926657 | controller |       },
2026-06-09 14:45:13.926690 | controller |       {
2026-06-09 14:45:13.926723 | controller |         "apiVersion": "v1",
2026-06-09 14:45:13.926756 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:13.926789 | controller |         "fieldsV1": {
2026-06-09 14:45:13.926821 | controller |           "f:metadata": {
2026-06-09 14:45:13.926853 | controller |             "f:annotations": {
2026-06-09 14:45:13.926885 | controller |               ".": {},
2026-06-09 14:45:13.926917 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 14:45:13.926951 | controller |             },
2026-06-09 14:45:13.926984 | controller |             "f:generateName": {},
2026-06-09 14:45:13.927016 | controller |             "f:labels": {
2026-06-09 14:45:13.927049 | controller |               ".": {},
2026-06-09 14:45:13.927081 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 14:45:13.927114 | controller |               "f:control-plane": {},
2026-06-09 14:45:13.927146 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 14:45:13.927178 | controller |               "f:pod-template-hash": {}
2026-06-09 14:45:13.927279 | controller |             },
2026-06-09 14:45:13.927315 | controller |             "f:ownerReferences": {
2026-06-09 14:45:13.927348 | controller |               ".": {},
2026-06-09 14:45:13.927380 | controller |               "k:{\"uid\":\"102c71fb-c28f-4d31-8d5c-0860c6880a47\"}": {}
2026-06-09 14:45:13.927413 | controller |             }
2026-06-09 14:45:13.927445 | controller |           },
2026-06-09 14:45:13.927477 | controller |           "f:spec": {
2026-06-09 14:45:13.927548 | controller |             "f:containers": {
2026-06-09 14:45:13.927592 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 14:45:13.927627 | controller |                 ".": {},
2026-06-09 14:45:13.927660 | controller |                 "f:args": {},
2026-06-09 14:45:13.927692 | controller |                 "f:command": {},
2026-06-09 14:45:13.927724 | controller |                 "f:env": {
2026-06-09 14:45:13.927756 | controller |                   ".": {},
2026-06-09 14:45:13.927789 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 14:45:13.927821 | controller |                     ".": {},
2026-06-09 14:45:13.927853 | controller |                     "f:name": {},
2026-06-09 14:45:13.927885 | controller |                     "f:value": {}
2026-06-09 14:45:13.927916 | controller |                   },
2026-06-09 14:45:13.927947 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 14:45:13.927978 | controller |                     ".": {},
2026-06-09 14:45:13.928009 | controller |                     "f:name": {},
2026-06-09 14:45:13.928040 | controller |                     "f:value": {}
2026-06-09 14:45:13.928070 | controller |                   },
2026-06-09 14:45:13.928101 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 14:45:13.928132 | controller |                     ".": {},
2026-06-09 14:45:13.928163 | controller |                     "f:name": {},
2026-06-09 14:45:13.928194 | controller |                     "f:value": {}
2026-06-09 14:45:13.928224 | controller |                   },
2026-06-09 14:45:13.928254 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 14:45:13.928285 | controller |                     ".": {},
2026-06-09 14:45:13.928314 | controller |                     "f:name": {},
2026-06-09 14:45:13.928345 | controller |                     "f:value": {}
2026-06-09 14:45:13.928375 | controller |                   },
2026-06-09 14:45:13.928406 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 14:45:13.928436 | controller |                     ".": {},
2026-06-09 14:45:13.928467 | controller |                     "f:name": {},
2026-06-09 14:45:13.928498 | controller |                     "f:value": {}
2026-06-09 14:45:13.928564 | controller |                   }
2026-06-09 14:45:13.928597 | controller |                 },
2026-06-09 14:45:13.928628 | controller |                 "f:image": {},
2026-06-09 14:45:13.928660 | controller |                 "f:imagePullPolicy": {},
2026-06-09 14:45:13.928692 | controller |                 "f:livenessProbe": {
2026-06-09 14:45:13.928724 | controller |                   ".": {},
2026-06-09 14:45:13.928755 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:13.928787 | controller |                   "f:httpGet": {
2026-06-09 14:45:13.928819 | controller |                     ".": {},
2026-06-09 14:45:13.928850 | controller |                     "f:path": {},
2026-06-09 14:45:13.928881 | controller |                     "f:port": {},
2026-06-09 14:45:13.928913 | controller |                     "f:scheme": {}
2026-06-09 14:45:13.928944 | controller |                   },
2026-06-09 14:45:13.928976 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:13.929007 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:13.929038 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:13.929070 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:13.929102 | controller |                 },
2026-06-09 14:45:13.929133 | controller |                 "f:name": {},
2026-06-09 14:45:13.929164 | controller |                 "f:readinessProbe": {
2026-06-09 14:45:13.929195 | controller |                   ".": {},
2026-06-09 14:45:13.929225 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:13.929256 | controller |                   "f:httpGet": {
2026-06-09 14:45:13.929295 | controller |                     ".": {},
2026-06-09 14:45:13.929326 | controller |                     "f:path": {},
2026-06-09 14:45:13.929357 | controller |                     "f:port": {},
2026-06-09 14:45:13.929388 | controller |                     "f:scheme": {}
2026-06-09 14:45:13.929419 | controller |                   },
2026-06-09 14:45:13.929450 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:13.929584 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:13.929624 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:13.929657 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:13.929689 | controller |                 },
2026-06-09 14:45:13.929723 | controller |                 "f:resources": {
2026-06-09 14:45:13.929755 | controller |                   ".": {},
2026-06-09 14:45:13.929786 | controller |                   "f:limits": {
2026-06-09 14:45:13.929816 | controller |                     ".": {},
2026-06-09 14:45:13.929847 | controller |                     "f:cpu": {},
2026-06-09 14:45:13.929879 | controller |                     "f:memory": {}
2026-06-09 14:45:13.929910 | controller |                   },
2026-06-09 14:45:13.929942 | controller |                   "f:requests": {
2026-06-09 14:45:13.929973 | controller |                     ".": {},
2026-06-09 14:45:13.930004 | controller |                     "f:cpu": {},
2026-06-09 14:45:13.930034 | controller |                     "f:memory": {}
2026-06-09 14:45:13.930064 | controller |                   }
2026-06-09 14:45:13.930094 | controller |                 },
2026-06-09 14:45:13.930124 | controller |                 "f:securityContext": {
2026-06-09 14:45:13.930155 | controller |                   ".": {},
2026-06-09 14:45:13.930186 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 14:45:13.930217 | controller |                 },
2026-06-09 14:45:13.930272 | controller |                 "f:terminationMessagePath": {},
2026-06-09 14:45:13.930305 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 14:45:13.930337 | controller |               }
2026-06-09 14:45:13.930369 | controller |             },
2026-06-09 14:45:13.930400 | controller |             "f:dnsPolicy": {},
2026-06-09 14:45:13.930430 | controller |             "f:enableServiceLinks": {},
2026-06-09 14:45:13.930460 | controller |             "f:restartPolicy": {},
2026-06-09 14:45:13.930490 | controller |             "f:schedulerName": {},
2026-06-09 14:45:13.930556 | controller |             "f:securityContext": {
2026-06-09 14:45:13.930590 | controller |               ".": {},
2026-06-09 14:45:13.930623 | controller |               "f:runAsNonRoot": {}
2026-06-09 14:45:13.930691 | controller |             },
2026-06-09 14:45:13.930729 | controller |             "f:serviceAccount": {},
2026-06-09 14:45:13.930751 | controller |             "f:serviceAccountName": {},
2026-06-09 14:45:13.930773 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 14:45:13.930795 | controller |             "f:tolerations": {}
2026-06-09 14:45:13.930816 | controller |           }
2026-06-09 14:45:13.930838 | controller |         },
2026-06-09 14:45:13.930860 | controller |         "manager": "kube-controller-manager",
2026-06-09 14:45:13.930881 | controller |         "operation": "Update",
2026-06-09 14:45:13.930902 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:13.930924 | controller |       },
2026-06-09 14:45:13.930945 | controller |       {
2026-06-09 14:45:13.930966 | controller |         "apiVersion": "v1",
2026-06-09 14:45:13.930987 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:13.931008 | controller |         "fieldsV1": {
2026-06-09 14:45:13.931029 | controller |           "f:metadata": {
2026-06-09 14:45:13.931050 | controller |             "f:annotations": {
2026-06-09 14:45:13.931070 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 14:45:13.931097 | controller |             }
2026-06-09 14:45:13.931118 | controller |           }
2026-06-09 14:45:13.931139 | controller |         },
2026-06-09 14:45:13.931160 | controller |         "manager": "multus-daemon",
2026-06-09 14:45:13.931181 | controller |         "operation": "Update",
2026-06-09 14:45:13.931201 | controller |         "subresource": "status",
2026-06-09 14:45:13.931222 | controller |         "time": "2026-06-09T13:51:09Z"
2026-06-09 14:45:13.931243 | controller |       },
2026-06-09 14:45:13.931264 | controller |       {
2026-06-09 14:45:13.931286 | controller |         "apiVersion": "v1",
2026-06-09 14:45:13.931307 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:13.931328 | controller |         "fieldsV1": {
2026-06-09 14:45:13.931349 | controller |           "f:status": {
2026-06-09 14:45:13.931370 | controller |             "f:conditions": {
2026-06-09 14:45:13.931391 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 14:45:13.931412 | controller |                 ".": {},
2026-06-09 14:45:13.931433 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:13.931454 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:13.931476 | controller |                 "f:status": {},
2026-06-09 14:45:13.931497 | controller |                 "f:type": {}
2026-06-09 14:45:13.931543 | controller |               },
2026-06-09 14:45:13.931566 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 14:45:13.931588 | controller |                 ".": {},
2026-06-09 14:45:13.931609 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:13.931631 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:13.931652 | controller |                 "f:status": {},
2026-06-09 14:45:13.931672 | controller |                 "f:type": {}
2026-06-09 14:45:13.931694 | controller |               },
2026-06-09 14:45:13.931715 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 14:45:13.931736 | controller |                 ".": {},
2026-06-09 14:45:13.931758 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:13.931826 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:13.931850 | controller |                 "f:status": {},
2026-06-09 14:45:13.931873 | controller |                 "f:type": {}
2026-06-09 14:45:13.931895 | controller |               },
2026-06-09 14:45:13.931917 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 14:45:13.931939 | controller |                 ".": {},
2026-06-09 14:45:13.931960 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:13.931982 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:13.932004 | controller |                 "f:status": {},
2026-06-09 14:45:13.932026 | controller |                 "f:type": {}
2026-06-09 14:45:13.932047 | controller |               }
2026-06-09 14:45:13.932069 | controller |             },
2026-06-09 14:45:13.932090 | controller |             "f:containerStatuses": {},
2026-06-09 14:45:13.932112 | controller |             "f:hostIP": {},
2026-06-09 14:45:13.932144 | controller |             "f:hostIPs": {},
2026-06-09 14:45:13.932223 | controller |             "f:phase": {},
2026-06-09 14:45:13.932250 | controller |             "f:podIP": {},
2026-06-09 14:45:13.932272 | controller |             "f:podIPs": {
2026-06-09 14:45:13.932294 | controller |               ".": {},
2026-06-09 14:45:13.932315 | controller |               "k:{\"ip\":\"10.217.0.68\"}": {
2026-06-09 14:45:13.932337 | controller |                 ".": {},
2026-06-09 14:45:13.932358 | controller |                 "f:ip": {}
2026-06-09 14:45:13.932380 | controller |               }
2026-06-09 14:45:13.932401 | controller |             },
2026-06-09 14:45:13.932422 | controller |             "f:startTime": {}
2026-06-09 14:45:13.932444 | controller |           }
2026-06-09 14:45:13.932470 | controller |         },
2026-06-09 14:45:13.932492 | controller |         "manager": "kubelet",
2026-06-09 14:45:13.932538 | controller |         "operation": "Update",
2026-06-09 14:45:13.932566 | controller |         "subresource": "status",
2026-06-09 14:45:13.932588 | controller |         "time": "2026-06-09T13:52:31Z"
2026-06-09 14:45:13.932610 | controller |       }
2026-06-09 14:45:13.932632 | controller |     ],
2026-06-09 14:45:13.932653 | controller |     "name": "barbican-operator-controller-manager-7b8ffd8c4f-w86th",
2026-06-09 14:45:13.932675 | controller |     "namespace": "openstack-operators",
2026-06-09 14:45:13.932698 | controller |     "ownerReferences": [
2026-06-09 14:45:13.932722 | controller |       {
2026-06-09 14:45:13.932744 | controller |         "apiVersion": "apps/v1",
2026-06-09 14:45:13.932766 | controller |         "blockOwnerDeletion": true,
2026-06-09 14:45:13.932787 | controller |         "controller": true,
2026-06-09 14:45:13.932809 | controller |         "kind": "ReplicaSet",
2026-06-09 14:45:13.932831 | controller |         "name": "barbican-operator-controller-manager-7b8ffd8c4f",
2026-06-09 14:45:13.932853 | controller |         "uid": "102c71fb-c28f-4d31-8d5c-0860c6880a47"
2026-06-09 14:45:13.932874 | controller |       }
2026-06-09 14:45:13.932896 | controller |     ],
2026-06-09 14:45:13.932917 | controller |     "resourceVersion": "54872",
2026-06-09 14:45:13.932939 | controller |     "uid": "915e5393-992e-460b-af28-f5589d24770f"
2026-06-09 14:45:13.932961 | controller |   },
2026-06-09 14:45:13.932983 | controller |   "spec": {
2026-06-09 14:45:13.933005 | controller |     "containers": [
2026-06-09 14:45:13.933026 | controller |       {
2026-06-09 14:45:13.933048 | controller |         "args": [
2026-06-09 14:45:13.933069 | controller |           "--leader-elect",
2026-06-09 14:45:13.933090 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 14:45:13.933111 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 14:45:13.933133 | controller |         ],
2026-06-09 14:45:13.933154 | controller |         "command": [
2026-06-09 14:45:13.933175 | controller |           "/manager"
2026-06-09 14:45:13.933196 | controller |         ],
2026-06-09 14:45:13.933216 | controller |         "env": [
2026-06-09 14:45:13.933237 | controller |           {
2026-06-09 14:45:13.933258 | controller |             "name": "LEASE_DURATION",
2026-06-09 14:45:13.933278 | controller |             "value": "30"
2026-06-09 14:45:13.933299 | controller |           },
2026-06-09 14:45:13.933320 | controller |           {
2026-06-09 14:45:13.933341 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 14:45:13.933362 | controller |             "value": "20"
2026-06-09 14:45:13.933384 | controller |           },
2026-06-09 14:45:13.933405 | controller |           {
2026-06-09 14:45:13.933426 | controller |             "name": "RETRY_PERIOD",
2026-06-09 14:45:13.933448 | controller |             "value": "5"
2026-06-09 14:45:13.933469 | controller |           },
2026-06-09 14:45:13.933491 | controller |           {
2026-06-09 14:45:13.933533 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 14:45:13.933562 | controller |             "value": "false"
2026-06-09 14:45:13.933585 | controller |           },
2026-06-09 14:45:13.933608 | controller |           {
2026-06-09 14:45:13.933630 | controller |             "name": "METRICS_CERTS",
2026-06-09 14:45:13.933651 | controller |             "value": "false"
2026-06-09 14:45:13.933672 | controller |           }
2026-06-09 14:45:13.933694 | controller |         ],
2026-06-09 14:45:13.933715 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7",
2026-06-09 14:45:13.933738 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 14:45:13.933760 | controller |         "livenessProbe": {
2026-06-09 14:45:13.933781 | controller |           "failureThreshold": 3,
2026-06-09 14:45:13.933808 | controller |           "httpGet": {
2026-06-09 14:45:13.933831 | controller |             "path": "/healthz",
2026-06-09 14:45:13.933852 | controller |             "port": 8081,
2026-06-09 14:45:13.933873 | controller |             "scheme": "HTTP"
2026-06-09 14:45:13.933895 | controller |           },
2026-06-09 14:45:13.933916 | controller |           "initialDelaySeconds": 15,
2026-06-09 14:45:13.933937 | controller |           "periodSeconds": 20,
2026-06-09 14:45:13.933958 | controller |           "successThreshold": 1,
2026-06-09 14:45:13.933978 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:13.933999 | controller |         },
2026-06-09 14:45:13.934020 | controller |         "name": "manager",
2026-06-09 14:45:13.934040 | controller |         "readinessProbe": {
2026-06-09 14:45:13.934061 | controller |           "failureThreshold": 3,
2026-06-09 14:45:13.934082 | controller |           "httpGet": {
2026-06-09 14:45:13.934102 | controller |             "path": "/readyz",
2026-06-09 14:45:13.934122 | controller |             "port": 8081,
2026-06-09 14:45:13.934142 | controller |             "scheme": "HTTP"
2026-06-09 14:45:13.934233 | controller |           },
2026-06-09 14:45:13.934275 | controller |           "initialDelaySeconds": 5,
2026-06-09 14:45:13.934297 | controller |           "periodSeconds": 10,
2026-06-09 14:45:13.934318 | controller |           "successThreshold": 1,
2026-06-09 14:45:13.934338 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:13.934359 | controller |         },
2026-06-09 14:45:13.934378 | controller |         "resources": {
2026-06-09 14:45:13.934398 | controller |           "limits": {
2026-06-09 14:45:13.934419 | controller |             "cpu": "500m",
2026-06-09 14:45:13.934439 | controller |             "memory": "512Mi"
2026-06-09 14:45:13.934459 | controller |           },
2026-06-09 14:45:13.934479 | controller |           "requests": {
2026-06-09 14:45:13.934499 | controller |             "cpu": "10m",
2026-06-09 14:45:13.934547 | controller |             "memory": "256Mi"
2026-06-09 14:45:13.934569 | controller |           }
2026-06-09 14:45:13.934589 | controller |         },
2026-06-09 14:45:13.934610 | controller |         "securityContext": {
2026-06-09 14:45:13.934631 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 14:45:13.934653 | controller |           "capabilities": {
2026-06-09 14:45:13.934674 | controller |             "drop": [
2026-06-09 14:45:13.934695 | controller |               "MKNOD"
2026-06-09 14:45:13.934715 | controller |             ]
2026-06-09 14:45:13.934736 | controller |           }
2026-06-09 14:45:13.934757 | controller |         },
2026-06-09 14:45:13.934777 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 14:45:13.934798 | controller |         "terminationMessagePolicy": "File",
2026-06-09 14:45:13.934819 | controller |         "volumeMounts": [
2026-06-09 14:45:13.934840 | controller |           {
2026-06-09 14:45:13.934861 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:13.934882 | controller |             "name": "kube-api-access-tgw6c",
2026-06-09 14:45:13.934902 | controller |             "readOnly": true
2026-06-09 14:45:13.934923 | controller |           }
2026-06-09 14:45:13.934944 | controller |         ]
2026-06-09 14:45:13.934964 | controller |       }
2026-06-09 14:45:13.934985 | controller |     ],
2026-06-09 14:45:13.935006 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 14:45:13.935027 | controller |     "enableServiceLinks": true,
2026-06-09 14:45:13.935047 | controller |     "imagePullSecrets": [
2026-06-09 14:45:13.935068 | controller |       {
2026-06-09 14:45:13.935089 | controller |         "name": "barbican-operator-controller-manager-dockercfg-pdrzx"
2026-06-09 14:45:13.935110 | controller |       }
2026-06-09 14:45:13.935131 | controller |     ],
2026-06-09 14:45:13.935152 | controller |     "nodeName": "crc",
2026-06-09 14:45:13.935173 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 14:45:13.935203 | controller |     "priority": 0,
2026-06-09 14:45:13.935225 | controller |     "restartPolicy": "Always",
2026-06-09 14:45:13.935246 | controller |     "schedulerName": "default-scheduler",
2026-06-09 14:45:13.935267 | controller |     "securityContext": {
2026-06-09 14:45:13.935287 | controller |       "runAsNonRoot": true,
2026-06-09 14:45:13.935308 | controller |       "seLinuxOptions": {
2026-06-09 14:45:13.935329 | controller |         "level": "s0:c26,c5"
2026-06-09 14:45:13.935349 | controller |       }
2026-06-09 14:45:13.935370 | controller |     },
2026-06-09 14:45:13.935390 | controller |     "serviceAccount": "barbican-operator-controller-manager",
2026-06-09 14:45:13.935411 | controller |     "serviceAccountName": "barbican-operator-controller-manager",
2026-06-09 14:45:13.935431 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 14:45:13.935452 | controller |     "tolerations": [
2026-06-09 14:45:13.935473 | controller |       {
2026-06-09 14:45:13.935494 | controller |         "effect": "NoExecute",
2026-06-09 14:45:13.935540 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 14:45:13.935564 | controller |         "operator": "Exists",
2026-06-09 14:45:13.935585 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:13.935606 | controller |       },
2026-06-09 14:45:13.935627 | controller |       {
2026-06-09 14:45:13.935648 | controller |         "effect": "NoExecute",
2026-06-09 14:45:13.935668 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 14:45:13.935689 | controller |         "operator": "Exists",
2026-06-09 14:45:13.935712 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:13.935734 | controller |       },
2026-06-09 14:45:13.935755 | controller |       {
2026-06-09 14:45:13.935776 | controller |         "effect": "NoSchedule",
2026-06-09 14:45:13.935796 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 14:45:13.935816 | controller |         "operator": "Exists"
2026-06-09 14:45:13.935837 | controller |       }
2026-06-09 14:45:13.935857 | controller |     ],
2026-06-09 14:45:13.935878 | controller |     "volumes": [
2026-06-09 14:45:13.935898 | controller |       {
2026-06-09 14:45:13.935918 | controller |         "name": "kube-api-access-tgw6c",
2026-06-09 14:45:13.935938 | controller |         "projected": {
2026-06-09 14:45:13.935959 | controller |           "defaultMode": 420,
2026-06-09 14:45:13.935980 | controller |           "sources": [
2026-06-09 14:45:13.936000 | controller |             {
2026-06-09 14:45:13.936020 | controller |               "serviceAccountToken": {
2026-06-09 14:45:13.936041 | controller |                 "expirationSeconds": 3607,
2026-06-09 14:45:13.936062 | controller |                 "path": "token"
2026-06-09 14:45:13.936084 | controller |               }
2026-06-09 14:45:13.936104 | controller |             },
2026-06-09 14:45:13.936125 | controller |             {
2026-06-09 14:45:13.936146 | controller |               "configMap": {
2026-06-09 14:45:13.936166 | controller |                 "items": [
2026-06-09 14:45:13.936186 | controller |                   {
2026-06-09 14:45:13.936206 | controller |                     "key": "ca.crt",
2026-06-09 14:45:13.936226 | controller |                     "path": "ca.crt"
2026-06-09 14:45:13.936246 | controller |                   }
2026-06-09 14:45:13.936265 | controller |                 ],
2026-06-09 14:45:13.936285 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 14:45:13.936305 | controller |               }
2026-06-09 14:45:13.936325 | controller |             },
2026-06-09 14:45:13.936345 | controller |             {
2026-06-09 14:45:13.936365 | controller |               "downwardAPI": {
2026-06-09 14:45:13.936386 | controller |                 "items": [
2026-06-09 14:45:13.936406 | controller |                   {
2026-06-09 14:45:13.936427 | controller |                     "fieldRef": {
2026-06-09 14:45:13.936462 | controller |                       "apiVersion": "v1",
2026-06-09 14:45:13.936483 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 14:45:13.936505 | controller |                     },
2026-06-09 14:45:13.936552 | controller |                     "path": "namespace"
2026-06-09 14:45:13.936574 | controller |                   }
2026-06-09 14:45:13.936596 | controller |                 ]
2026-06-09 14:45:13.936617 | controller |               }
2026-06-09 14:45:13.936638 | controller |             },
2026-06-09 14:45:13.936659 | controller |             {
2026-06-09 14:45:13.936681 | controller |               "configMap": {
2026-06-09 14:45:13.936701 | controller |                 "items": [
2026-06-09 14:45:13.936722 | controller |                   {
2026-06-09 14:45:13.936743 | controller |                     "key": "service-ca.crt",
2026-06-09 14:45:13.936764 | controller |                     "path": "service-ca.crt"
2026-06-09 14:45:13.936785 | controller |                   }
2026-06-09 14:45:13.936805 | controller |                 ],
2026-06-09 14:45:13.936825 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 14:45:13.936846 | controller |               }
2026-06-09 14:45:13.936866 | controller |             }
2026-06-09 14:45:13.936886 | controller |           ]
2026-06-09 14:45:13.936906 | controller |         }
2026-06-09 14:45:13.936926 | controller |       }
2026-06-09 14:45:13.936945 | controller |     ]
2026-06-09 14:45:13.936965 | controller |   },
2026-06-09 14:45:13.936985 | controller |   "status": {
2026-06-09 14:45:13.937005 | controller |     "conditions": [
2026-06-09 14:45:13.937025 | controller |       {
2026-06-09 14:45:13.937046 | controller |         "lastProbeTime": null,
2026-06-09 14:45:13.937066 | controller |         "lastTransitionTime": "2026-06-09T13:52:19Z",
2026-06-09 14:45:13.937087 | controller |         "status": "True",
2026-06-09 14:45:13.937108 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 14:45:13.937128 | controller |       },
2026-06-09 14:45:13.937149 | controller |       {
2026-06-09 14:45:13.937169 | controller |         "lastProbeTime": null,
2026-06-09 14:45:13.937189 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:13.937210 | controller |         "status": "True",
2026-06-09 14:45:13.937230 | controller |         "type": "Initialized"
2026-06-09 14:45:13.937251 | controller |       },
2026-06-09 14:45:13.937271 | controller |       {
2026-06-09 14:45:13.937291 | controller |         "lastProbeTime": null,
2026-06-09 14:45:13.937311 | controller |         "lastTransitionTime": "2026-06-09T13:52:31Z",
2026-06-09 14:45:13.937332 | controller |         "status": "True",
2026-06-09 14:45:13.937352 | controller |         "type": "Ready"
2026-06-09 14:45:13.937372 | controller |       },
2026-06-09 14:45:13.937392 | controller |       {
2026-06-09 14:45:13.937412 | controller |         "lastProbeTime": null,
2026-06-09 14:45:13.937432 | controller |         "lastTransitionTime": "2026-06-09T13:52:31Z",
2026-06-09 14:45:13.937452 | controller |         "status": "True",
2026-06-09 14:45:13.937473 | controller |         "type": "ContainersReady"
2026-06-09 14:45:13.937493 | controller |       },
2026-06-09 14:45:13.937533 | controller |       {
2026-06-09 14:45:13.937562 | controller |         "lastProbeTime": null,
2026-06-09 14:45:13.937583 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:13.937604 | controller |         "status": "True",
2026-06-09 14:45:13.937625 | controller |         "type": "PodScheduled"
2026-06-09 14:45:13.937645 | controller |       }
2026-06-09 14:45:13.937665 | controller |     ],
2026-06-09 14:45:13.937685 | controller |     "containerStatuses": [
2026-06-09 14:45:13.937705 | controller |       {
2026-06-09 14:45:13.937726 | controller |         "allocatedResources": {
2026-06-09 14:45:13.937746 | controller |           "cpu": "10m",
2026-06-09 14:45:13.937766 | controller |           "memory": "256Mi"
2026-06-09 14:45:13.937791 | controller |         },
2026-06-09 14:45:13.937812 | controller |         "containerID": "cri-o://264a30d3202b65b60bafcbd012917cacaf8e78915a8de8b48493dfaed8d7d8c1",
2026-06-09 14:45:13.937833 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7",
2026-06-09 14:45:13.937854 | controller |         "imageID": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7",
2026-06-09 14:45:13.937876 | controller |         "lastState": {},
2026-06-09 14:45:13.937897 | controller |         "name": "manager",
2026-06-09 14:45:13.937918 | controller |         "ready": true,
2026-06-09 14:45:13.937938 | controller |         "resources": {
2026-06-09 14:45:13.937959 | controller |           "limits": {
2026-06-09 14:45:13.937979 | controller |             "cpu": "500m",
2026-06-09 14:45:13.937999 | controller |             "memory": "512Mi"
2026-06-09 14:45:13.938018 | controller |           },
2026-06-09 14:45:13.938039 | controller |           "requests": {
2026-06-09 14:45:13.938058 | controller |             "cpu": "10m",
2026-06-09 14:45:13.938078 | controller |             "memory": "256Mi"
2026-06-09 14:45:13.938098 | controller |           }
2026-06-09 14:45:13.938118 | controller |         },
2026-06-09 14:45:13.938138 | controller |         "restartCount": 0,
2026-06-09 14:45:13.938158 | controller |         "started": true,
2026-06-09 14:45:13.938179 | controller |         "state": {
2026-06-09 14:45:13.938199 | controller |           "running": {
2026-06-09 14:45:13.938219 | controller |             "startedAt": "2026-06-09T13:52:18Z"
2026-06-09 14:45:13.938252 | controller |           }
2026-06-09 14:45:13.938275 | controller |         },
2026-06-09 14:45:13.938296 | controller |         "user": {
2026-06-09 14:45:13.938316 | controller |           "linux": {
2026-06-09 14:45:13.938336 | controller |             "gid": 0,
2026-06-09 14:45:13.938357 | controller |             "supplementalGroups": [
2026-06-09 14:45:13.938377 | controller |               0
2026-06-09 14:45:13.938434 | controller |             ],
2026-06-09 14:45:13.938462 | controller |             "uid": 65532
2026-06-09 14:45:13.938483 | controller |           }
2026-06-09 14:45:13.938503 | controller |         },
2026-06-09 14:45:13.938549 | controller |         "volumeMounts": [
2026-06-09 14:45:13.938572 | controller |           {
2026-06-09 14:45:13.938593 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:13.938614 | controller |             "name": "kube-api-access-tgw6c",
2026-06-09 14:45:13.938635 | controller |             "readOnly": true,
2026-06-09 14:45:13.938656 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:13.938676 | controller |           }
2026-06-09 14:45:13.938698 | controller |         ]
2026-06-09 14:45:13.938720 | controller |       }
2026-06-09 14:45:13.938740 | controller |     ],
2026-06-09 14:45:13.938761 | controller |     "hostIP": "192.168.126.11",
2026-06-09 14:45:13.938781 | controller |     "hostIPs": [
2026-06-09 14:45:13.938801 | controller |       {
2026-06-09 14:45:13.938821 | controller |         "ip": "192.168.126.11"
2026-06-09 14:45:13.938841 | controller |       }
2026-06-09 14:45:13.938861 | controller |     ],
2026-06-09 14:45:13.938881 | controller |     "phase": "Running",
2026-06-09 14:45:13.938902 | controller |     "podIP": "10.217.0.68",
2026-06-09 14:45:13.938922 | controller |     "podIPs": [
2026-06-09 14:45:13.938942 | controller |       {
2026-06-09 14:45:13.938962 | controller |         "ip": "10.217.0.68"
2026-06-09 14:45:13.938982 | controller |       }
2026-06-09 14:45:13.939002 | controller |     ],
2026-06-09 14:45:13.939022 | controller |     "qosClass": "Burstable",
2026-06-09 14:45:13.939043 | controller |     "startTime": "2026-06-09T13:51:03Z"
2026-06-09 14:45:13.939064 | controller |   }
2026-06-09 14:45:13.939090 | controller | }
2026-06-09 14:45:13.974440 | controller | ok:
2026-06-09 14:45:13.974610 | controller | {
2026-06-09 14:45:13.974642 | controller |   "apiVersion": "v1",
2026-06-09 14:45:13.974668 | controller |   "kind": "Pod",
2026-06-09 14:45:13.974692 | controller |   "metadata": {
2026-06-09 14:45:13.974715 | controller |     "annotations": {
2026-06-09 14:45:13.974739 | 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-09 14:45:13.974763 | 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-09 14:45:13.974787 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 14:45:13.974811 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 14:45:13.974834 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 14:45:13.974858 | controller |     },
2026-06-09 14:45:13.974882 | controller |     "creationTimestamp": "2026-06-09T13:51:03Z",
2026-06-09 14:45:13.974906 | controller |     "generateName": "cinder-operator-controller-manager-86c584f6fc-",
2026-06-09 14:45:13.974929 | controller |     "generation": 1,
2026-06-09 14:45:13.974952 | controller |     "labels": {
2026-06-09 14:45:13.974975 | controller |       "app.kubernetes.io/name": "cinder-operator",
2026-06-09 14:45:13.974997 | controller |       "control-plane": "controller-manager",
2026-06-09 14:45:13.975020 | controller |       "openstack.org/operator-name": "cinder",
2026-06-09 14:45:13.975042 | controller |       "pod-template-hash": "86c584f6fc"
2026-06-09 14:45:13.975065 | controller |     },
2026-06-09 14:45:13.975087 | controller |     "managedFields": [
2026-06-09 14:45:13.975109 | controller |       {
2026-06-09 14:45:13.975137 | controller |         "apiVersion": "v1",
2026-06-09 14:45:13.975170 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:13.975193 | controller |         "fieldsV1": {
2026-06-09 14:45:13.975217 | controller |           "f:metadata": {
2026-06-09 14:45:13.975298 | controller |             "f:annotations": {
2026-06-09 14:45:13.975327 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 14:45:13.975349 | controller |             }
2026-06-09 14:45:13.975371 | controller |           }
2026-06-09 14:45:13.975393 | controller |         },
2026-06-09 14:45:13.975414 | controller |         "manager": "crc",
2026-06-09 14:45:13.975436 | controller |         "operation": "Update",
2026-06-09 14:45:13.975458 | controller |         "subresource": "status",
2026-06-09 14:45:13.975480 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:13.975502 | controller |       },
2026-06-09 14:45:13.975559 | controller |       {
2026-06-09 14:45:13.975583 | controller |         "apiVersion": "v1",
2026-06-09 14:45:13.975606 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:13.975628 | controller |         "fieldsV1": {
2026-06-09 14:45:13.975650 | controller |           "f:metadata": {
2026-06-09 14:45:13.975671 | controller |             "f:annotations": {
2026-06-09 14:45:13.975693 | controller |               ".": {},
2026-06-09 14:45:13.975715 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 14:45:13.975739 | controller |             },
2026-06-09 14:45:13.975761 | controller |             "f:generateName": {},
2026-06-09 14:45:13.975783 | controller |             "f:labels": {
2026-06-09 14:45:13.975817 | controller |               ".": {},
2026-06-09 14:45:13.975840 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 14:45:13.975863 | controller |               "f:control-plane": {},
2026-06-09 14:45:13.975885 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 14:45:13.975907 | controller |               "f:pod-template-hash": {}
2026-06-09 14:45:13.975930 | controller |             },
2026-06-09 14:45:13.975952 | controller |             "f:ownerReferences": {
2026-06-09 14:45:13.975975 | controller |               ".": {},
2026-06-09 14:45:13.975997 | controller |               "k:{\"uid\":\"4858e007-79b1-4c47-b325-3d7cd1624fdc\"}": {}
2026-06-09 14:45:13.976019 | controller |             }
2026-06-09 14:45:13.976042 | controller |           },
2026-06-09 14:45:13.976065 | controller |           "f:spec": {
2026-06-09 14:45:13.976087 | controller |             "f:containers": {
2026-06-09 14:45:13.976109 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 14:45:13.976131 | controller |                 ".": {},
2026-06-09 14:45:13.976154 | controller |                 "f:args": {},
2026-06-09 14:45:13.976177 | controller |                 "f:command": {},
2026-06-09 14:45:13.976202 | controller |                 "f:env": {
2026-06-09 14:45:13.976226 | controller |                   ".": {},
2026-06-09 14:45:13.976248 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 14:45:13.976271 | controller |                     ".": {},
2026-06-09 14:45:13.976293 | controller |                     "f:name": {},
2026-06-09 14:45:13.976315 | controller |                     "f:value": {}
2026-06-09 14:45:13.976337 | controller |                   },
2026-06-09 14:45:13.976360 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 14:45:13.976381 | controller |                     ".": {},
2026-06-09 14:45:13.976403 | controller |                     "f:name": {},
2026-06-09 14:45:13.976425 | controller |                     "f:value": {}
2026-06-09 14:45:13.976447 | controller |                   },
2026-06-09 14:45:13.976469 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 14:45:13.976491 | controller |                     ".": {},
2026-06-09 14:45:13.976534 | controller |                     "f:name": {},
2026-06-09 14:45:13.976564 | controller |                     "f:value": {}
2026-06-09 14:45:13.976587 | controller |                   },
2026-06-09 14:45:13.976610 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 14:45:13.976632 | controller |                     ".": {},
2026-06-09 14:45:13.976654 | controller |                     "f:name": {},
2026-06-09 14:45:13.976676 | controller |                     "f:value": {}
2026-06-09 14:45:13.976700 | controller |                   },
2026-06-09 14:45:13.976724 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 14:45:13.976747 | controller |                     ".": {},
2026-06-09 14:45:13.976769 | controller |                     "f:name": {},
2026-06-09 14:45:13.976791 | controller |                     "f:value": {}
2026-06-09 14:45:13.976813 | controller |                   }
2026-06-09 14:45:13.976835 | controller |                 },
2026-06-09 14:45:13.976857 | controller |                 "f:image": {},
2026-06-09 14:45:13.976879 | controller |                 "f:imagePullPolicy": {},
2026-06-09 14:45:13.976900 | controller |                 "f:livenessProbe": {
2026-06-09 14:45:13.976922 | controller |                   ".": {},
2026-06-09 14:45:13.976944 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:13.976965 | controller |                   "f:httpGet": {
2026-06-09 14:45:13.976987 | controller |                     ".": {},
2026-06-09 14:45:13.977009 | controller |                     "f:path": {},
2026-06-09 14:45:13.977030 | controller |                     "f:port": {},
2026-06-09 14:45:13.977058 | controller |                     "f:scheme": {}
2026-06-09 14:45:13.977080 | controller |                   },
2026-06-09 14:45:13.977102 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:13.977124 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:13.977146 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:13.977168 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:13.977190 | controller |                 },
2026-06-09 14:45:13.977212 | controller |                 "f:name": {},
2026-06-09 14:45:13.977233 | controller |                 "f:readinessProbe": {
2026-06-09 14:45:13.977255 | controller |                   ".": {},
2026-06-09 14:45:13.977277 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:13.977299 | controller |                   "f:httpGet": {
2026-06-09 14:45:13.977321 | controller |                     ".": {},
2026-06-09 14:45:13.977343 | controller |                     "f:path": {},
2026-06-09 14:45:13.977364 | controller |                     "f:port": {},
2026-06-09 14:45:13.977386 | controller |                     "f:scheme": {}
2026-06-09 14:45:13.977407 | controller |                   },
2026-06-09 14:45:13.977429 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:13.977451 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:13.977472 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:13.977494 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:13.977545 | controller |                 },
2026-06-09 14:45:13.977570 | controller |                 "f:resources": {
2026-06-09 14:45:13.977592 | controller |                   ".": {},
2026-06-09 14:45:13.977613 | controller |                   "f:limits": {
2026-06-09 14:45:13.977635 | controller |                     ".": {},
2026-06-09 14:45:13.977657 | controller |                     "f:cpu": {},
2026-06-09 14:45:13.977678 | controller |                     "f:memory": {}
2026-06-09 14:45:13.977700 | controller |                   },
2026-06-09 14:45:13.977725 | controller |                   "f:requests": {
2026-06-09 14:45:13.977749 | controller |                     ".": {},
2026-06-09 14:45:13.977771 | controller |                     "f:cpu": {},
2026-06-09 14:45:13.977793 | controller |                     "f:memory": {}
2026-06-09 14:45:13.977815 | controller |                   }
2026-06-09 14:45:13.977837 | controller |                 },
2026-06-09 14:45:13.977859 | controller |                 "f:securityContext": {
2026-06-09 14:45:13.977882 | controller |                   ".": {},
2026-06-09 14:45:13.977903 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 14:45:13.977925 | controller |                 },
2026-06-09 14:45:13.977947 | controller |                 "f:terminationMessagePath": {},
2026-06-09 14:45:13.977969 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 14:45:13.977990 | controller |               }
2026-06-09 14:45:13.978011 | controller |             },
2026-06-09 14:45:13.978032 | controller |             "f:dnsPolicy": {},
2026-06-09 14:45:13.978053 | controller |             "f:enableServiceLinks": {},
2026-06-09 14:45:13.978074 | controller |             "f:restartPolicy": {},
2026-06-09 14:45:13.978095 | controller |             "f:schedulerName": {},
2026-06-09 14:45:13.978116 | controller |             "f:securityContext": {
2026-06-09 14:45:13.978138 | controller |               ".": {},
2026-06-09 14:45:13.978159 | controller |               "f:runAsNonRoot": {}
2026-06-09 14:45:13.978181 | controller |             },
2026-06-09 14:45:13.978202 | controller |             "f:serviceAccount": {},
2026-06-09 14:45:13.978245 | controller |             "f:serviceAccountName": {},
2026-06-09 14:45:13.978268 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 14:45:13.978291 | controller |             "f:tolerations": {}
2026-06-09 14:45:13.978321 | controller |           }
2026-06-09 14:45:13.978346 | controller |         },
2026-06-09 14:45:13.978367 | controller |         "manager": "kube-controller-manager",
2026-06-09 14:45:13.978389 | controller |         "operation": "Update",
2026-06-09 14:45:13.978410 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:13.978432 | controller |       },
2026-06-09 14:45:13.978454 | controller |       {
2026-06-09 14:45:13.978475 | controller |         "apiVersion": "v1",
2026-06-09 14:45:13.978496 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:13.978544 | controller |         "fieldsV1": {
2026-06-09 14:45:13.978568 | controller |           "f:metadata": {
2026-06-09 14:45:13.978590 | controller |             "f:annotations": {
2026-06-09 14:45:13.978611 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 14:45:13.978633 | controller |             }
2026-06-09 14:45:13.978654 | controller |           }
2026-06-09 14:45:13.978676 | controller |         },
2026-06-09 14:45:13.978698 | controller |         "manager": "multus-daemon",
2026-06-09 14:45:13.978720 | controller |         "operation": "Update",
2026-06-09 14:45:13.978743 | controller |         "subresource": "status",
2026-06-09 14:45:13.978765 | controller |         "time": "2026-06-09T13:51:11Z"
2026-06-09 14:45:13.978788 | controller |       },
2026-06-09 14:45:13.978809 | controller |       {
2026-06-09 14:45:13.978831 | controller |         "apiVersion": "v1",
2026-06-09 14:45:13.978853 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:13.978875 | controller |         "fieldsV1": {
2026-06-09 14:45:13.978897 | controller |           "f:status": {
2026-06-09 14:45:13.978919 | controller |             "f:conditions": {
2026-06-09 14:45:13.978941 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 14:45:13.978963 | controller |                 ".": {},
2026-06-09 14:45:13.978985 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:13.979007 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:13.979028 | controller |                 "f:status": {},
2026-06-09 14:45:13.979050 | controller |                 "f:type": {}
2026-06-09 14:45:13.979072 | controller |               },
2026-06-09 14:45:13.979094 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 14:45:13.979117 | controller |                 ".": {},
2026-06-09 14:45:13.979138 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:13.979160 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:13.979182 | controller |                 "f:status": {},
2026-06-09 14:45:13.979204 | controller |                 "f:type": {}
2026-06-09 14:45:13.979225 | controller |               },
2026-06-09 14:45:13.979246 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 14:45:13.979268 | controller |                 ".": {},
2026-06-09 14:45:13.979376 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:13.979401 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:13.979423 | controller |                 "f:status": {},
2026-06-09 14:45:13.979445 | controller |                 "f:type": {}
2026-06-09 14:45:13.979467 | controller |               },
2026-06-09 14:45:13.979488 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 14:45:13.979509 | controller |                 ".": {},
2026-06-09 14:45:13.979557 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:13.979580 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:13.979601 | controller |                 "f:status": {},
2026-06-09 14:45:13.979621 | controller |                 "f:type": {}
2026-06-09 14:45:13.979642 | controller |               }
2026-06-09 14:45:13.979663 | controller |             },
2026-06-09 14:45:13.979684 | controller |             "f:containerStatuses": {},
2026-06-09 14:45:13.979712 | controller |             "f:hostIP": {},
2026-06-09 14:45:13.979736 | controller |             "f:hostIPs": {},
2026-06-09 14:45:13.979757 | controller |             "f:phase": {},
2026-06-09 14:45:13.979779 | controller |             "f:podIP": {},
2026-06-09 14:45:13.979801 | controller |             "f:podIPs": {
2026-06-09 14:45:13.979823 | controller |               ".": {},
2026-06-09 14:45:13.979844 | controller |               "k:{\"ip\":\"10.217.0.69\"}": {
2026-06-09 14:45:13.979866 | controller |                 ".": {},
2026-06-09 14:45:13.979888 | controller |                 "f:ip": {}
2026-06-09 14:45:13.979909 | controller |               }
2026-06-09 14:45:13.979931 | controller |             },
2026-06-09 14:45:13.979953 | controller |             "f:startTime": {}
2026-06-09 14:45:13.979974 | controller |           }
2026-06-09 14:45:13.979996 | controller |         },
2026-06-09 14:45:13.980018 | controller |         "manager": "kubelet",
2026-06-09 14:45:13.980040 | controller |         "operation": "Update",
2026-06-09 14:45:13.980061 | controller |         "subresource": "status",
2026-06-09 14:45:13.980082 | controller |         "time": "2026-06-09T13:52:32Z"
2026-06-09 14:45:13.980104 | controller |       }
2026-06-09 14:45:13.980124 | controller |     ],
2026-06-09 14:45:13.980146 | controller |     "name": "cinder-operator-controller-manager-86c584f6fc-bt5b8",
2026-06-09 14:45:13.980167 | controller |     "namespace": "openstack-operators",
2026-06-09 14:45:13.980188 | controller |     "ownerReferences": [
2026-06-09 14:45:13.980210 | controller |       {
2026-06-09 14:45:13.980231 | controller |         "apiVersion": "apps/v1",
2026-06-09 14:45:13.980252 | controller |         "blockOwnerDeletion": true,
2026-06-09 14:45:13.980273 | controller |         "controller": true,
2026-06-09 14:45:13.980294 | controller |         "kind": "ReplicaSet",
2026-06-09 14:45:13.980316 | controller |         "name": "cinder-operator-controller-manager-86c584f6fc",
2026-06-09 14:45:13.980337 | controller |         "uid": "4858e007-79b1-4c47-b325-3d7cd1624fdc"
2026-06-09 14:45:13.980359 | controller |       }
2026-06-09 14:45:13.980380 | controller |     ],
2026-06-09 14:45:13.980401 | controller |     "resourceVersion": "54921",
2026-06-09 14:45:13.980422 | controller |     "uid": "d6199b64-1702-4a33-b424-27133da20e82"
2026-06-09 14:45:13.980444 | controller |   },
2026-06-09 14:45:13.980465 | controller |   "spec": {
2026-06-09 14:45:13.980486 | controller |     "containers": [
2026-06-09 14:45:13.980507 | controller |       {
2026-06-09 14:45:13.980554 | controller |         "args": [
2026-06-09 14:45:13.980576 | controller |           "--leader-elect",
2026-06-09 14:45:13.980597 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 14:45:13.980619 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 14:45:13.980641 | controller |         ],
2026-06-09 14:45:13.980662 | controller |         "command": [
2026-06-09 14:45:13.980683 | controller |           "/manager"
2026-06-09 14:45:13.980704 | controller |         ],
2026-06-09 14:45:13.980725 | controller |         "env": [
2026-06-09 14:45:13.980746 | controller |           {
2026-06-09 14:45:13.980767 | controller |             "name": "LEASE_DURATION",
2026-06-09 14:45:13.980788 | controller |             "value": "30"
2026-06-09 14:45:13.980810 | controller |           },
2026-06-09 14:45:13.980831 | controller |           {
2026-06-09 14:45:13.980852 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 14:45:13.980873 | controller |             "value": "20"
2026-06-09 14:45:13.980895 | controller |           },
2026-06-09 14:45:13.980916 | controller |           {
2026-06-09 14:45:13.980938 | controller |             "name": "RETRY_PERIOD",
2026-06-09 14:45:13.980959 | controller |             "value": "5"
2026-06-09 14:45:13.980981 | controller |           },
2026-06-09 14:45:13.981002 | controller |           {
2026-06-09 14:45:13.981022 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 14:45:13.981048 | controller |             "value": "false"
2026-06-09 14:45:13.981070 | controller |           },
2026-06-09 14:45:13.981090 | controller |           {
2026-06-09 14:45:13.981111 | controller |             "name": "METRICS_CERTS",
2026-06-09 14:45:13.981132 | controller |             "value": "false"
2026-06-09 14:45:13.981153 | controller |           }
2026-06-09 14:45:13.981173 | controller |         ],
2026-06-09 14:45:13.981194 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce",
2026-06-09 14:45:13.981216 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 14:45:13.981237 | controller |         "livenessProbe": {
2026-06-09 14:45:13.981258 | controller |           "failureThreshold": 3,
2026-06-09 14:45:13.981278 | controller |           "httpGet": {
2026-06-09 14:45:13.981300 | controller |             "path": "/healthz",
2026-06-09 14:45:13.981321 | controller |             "port": 8081,
2026-06-09 14:45:13.981342 | controller |             "scheme": "HTTP"
2026-06-09 14:45:13.981364 | controller |           },
2026-06-09 14:45:13.981385 | controller |           "initialDelaySeconds": 15,
2026-06-09 14:45:13.981406 | controller |           "periodSeconds": 20,
2026-06-09 14:45:13.981426 | controller |           "successThreshold": 1,
2026-06-09 14:45:13.981447 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:13.981468 | controller |         },
2026-06-09 14:45:13.981488 | controller |         "name": "manager",
2026-06-09 14:45:13.981509 | controller |         "readinessProbe": {
2026-06-09 14:45:13.981557 | controller |           "failureThreshold": 3,
2026-06-09 14:45:13.981579 | controller |           "httpGet": {
2026-06-09 14:45:13.981600 | controller |             "path": "/readyz",
2026-06-09 14:45:13.981621 | controller |             "port": 8081,
2026-06-09 14:45:13.981642 | controller |             "scheme": "HTTP"
2026-06-09 14:45:13.981662 | controller |           },
2026-06-09 14:45:13.981683 | controller |           "initialDelaySeconds": 5,
2026-06-09 14:45:13.981704 | controller |           "periodSeconds": 10,
2026-06-09 14:45:13.981725 | controller |           "successThreshold": 1,
2026-06-09 14:45:13.981746 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:13.981767 | controller |         },
2026-06-09 14:45:13.981789 | controller |         "resources": {
2026-06-09 14:45:13.981810 | controller |           "limits": {
2026-06-09 14:45:13.981831 | controller |             "cpu": "500m",
2026-06-09 14:45:13.981852 | controller |             "memory": "512Mi"
2026-06-09 14:45:13.981874 | controller |           },
2026-06-09 14:45:13.981895 | controller |           "requests": {
2026-06-09 14:45:13.981916 | controller |             "cpu": "10m",
2026-06-09 14:45:13.981937 | controller |             "memory": "256Mi"
2026-06-09 14:45:13.981959 | controller |           }
2026-06-09 14:45:13.981980 | controller |         },
2026-06-09 14:45:13.982001 | controller |         "securityContext": {
2026-06-09 14:45:13.982023 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 14:45:13.982044 | controller |           "capabilities": {
2026-06-09 14:45:13.982066 | controller |             "drop": [
2026-06-09 14:45:13.982087 | controller |               "MKNOD"
2026-06-09 14:45:13.982108 | controller |             ]
2026-06-09 14:45:13.982130 | controller |           }
2026-06-09 14:45:13.982151 | controller |         },
2026-06-09 14:45:13.982172 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 14:45:13.982193 | controller |         "terminationMessagePolicy": "File",
2026-06-09 14:45:13.982239 | controller |         "volumeMounts": [
2026-06-09 14:45:13.982262 | controller |           {
2026-06-09 14:45:13.982285 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:13.982307 | controller |             "name": "kube-api-access-v4wqm",
2026-06-09 14:45:13.982333 | controller |             "readOnly": true
2026-06-09 14:45:13.982355 | controller |           }
2026-06-09 14:45:13.982377 | controller |         ]
2026-06-09 14:45:13.982398 | controller |       }
2026-06-09 14:45:13.982419 | controller |     ],
2026-06-09 14:45:13.982441 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 14:45:13.982462 | controller |     "enableServiceLinks": true,
2026-06-09 14:45:13.982484 | controller |     "imagePullSecrets": [
2026-06-09 14:45:13.982506 | controller |       {
2026-06-09 14:45:13.982555 | controller |         "name": "cinder-operator-controller-manager-dockercfg-hlh6x"
2026-06-09 14:45:13.982578 | controller |       }
2026-06-09 14:45:13.982599 | controller |     ],
2026-06-09 14:45:13.982620 | controller |     "nodeName": "crc",
2026-06-09 14:45:13.982642 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 14:45:13.982663 | controller |     "priority": 0,
2026-06-09 14:45:13.982684 | controller |     "restartPolicy": "Always",
2026-06-09 14:45:13.982705 | controller |     "schedulerName": "default-scheduler",
2026-06-09 14:45:13.982726 | controller |     "securityContext": {
2026-06-09 14:45:13.982748 | controller |       "runAsNonRoot": true,
2026-06-09 14:45:13.982768 | controller |       "seLinuxOptions": {
2026-06-09 14:45:13.982789 | controller |         "level": "s0:c26,c5"
2026-06-09 14:45:13.982810 | controller |       }
2026-06-09 14:45:13.982832 | controller |     },
2026-06-09 14:45:13.982853 | controller |     "serviceAccount": "cinder-operator-controller-manager",
2026-06-09 14:45:13.982874 | controller |     "serviceAccountName": "cinder-operator-controller-manager",
2026-06-09 14:45:13.982896 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 14:45:13.982917 | controller |     "tolerations": [
2026-06-09 14:45:13.982938 | controller |       {
2026-06-09 14:45:13.982959 | controller |         "effect": "NoExecute",
2026-06-09 14:45:13.982980 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 14:45:13.983002 | controller |         "operator": "Exists",
2026-06-09 14:45:13.983023 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:13.983045 | controller |       },
2026-06-09 14:45:13.983066 | controller |       {
2026-06-09 14:45:13.983087 | controller |         "effect": "NoExecute",
2026-06-09 14:45:13.983108 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 14:45:13.983130 | controller |         "operator": "Exists",
2026-06-09 14:45:13.983151 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:13.983171 | controller |       },
2026-06-09 14:45:13.983192 | controller |       {
2026-06-09 14:45:13.983213 | controller |         "effect": "NoSchedule",
2026-06-09 14:45:13.983234 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 14:45:13.983255 | controller |         "operator": "Exists"
2026-06-09 14:45:13.983275 | controller |       }
2026-06-09 14:45:13.983296 | controller |     ],
2026-06-09 14:45:13.983317 | controller |     "volumes": [
2026-06-09 14:45:13.983338 | controller |       {
2026-06-09 14:45:13.983359 | controller |         "name": "kube-api-access-v4wqm",
2026-06-09 14:45:13.983380 | controller |         "projected": {
2026-06-09 14:45:13.983402 | controller |           "defaultMode": 420,
2026-06-09 14:45:13.983423 | controller |           "sources": [
2026-06-09 14:45:13.983444 | controller |             {
2026-06-09 14:45:13.983465 | controller |               "serviceAccountToken": {
2026-06-09 14:45:13.983487 | controller |                 "expirationSeconds": 3607,
2026-06-09 14:45:13.983508 | controller |                 "path": "token"
2026-06-09 14:45:13.983733 | controller |               }
2026-06-09 14:45:13.983767 | controller |             },
2026-06-09 14:45:13.983790 | controller |             {
2026-06-09 14:45:13.983847 | controller |               "configMap": {
2026-06-09 14:45:13.983870 | controller |                 "items": [
2026-06-09 14:45:13.983929 | controller |                   {
2026-06-09 14:45:13.983957 | controller |                     "key": "ca.crt",
2026-06-09 14:45:13.984011 | controller |                     "path": "ca.crt"
2026-06-09 14:45:13.984038 | controller |                   }
2026-06-09 14:45:13.984060 | controller |                 ],
2026-06-09 14:45:13.984082 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 14:45:13.984104 | controller |               }
2026-06-09 14:45:13.984126 | controller |             },
2026-06-09 14:45:13.984148 | controller |             {
2026-06-09 14:45:13.984170 | controller |               "downwardAPI": {
2026-06-09 14:45:13.984192 | controller |                 "items": [
2026-06-09 14:45:13.984214 | controller |                   {
2026-06-09 14:45:13.984236 | controller |                     "fieldRef": {
2026-06-09 14:45:13.984258 | controller |                       "apiVersion": "v1",
2026-06-09 14:45:13.984281 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 14:45:13.984303 | controller |                     },
2026-06-09 14:45:13.984325 | controller |                     "path": "namespace"
2026-06-09 14:45:13.984348 | controller |                   }
2026-06-09 14:45:13.984369 | controller |                 ]
2026-06-09 14:45:13.984391 | controller |               }
2026-06-09 14:45:13.984413 | controller |             },
2026-06-09 14:45:13.984434 | controller |             {
2026-06-09 14:45:13.984456 | controller |               "configMap": {
2026-06-09 14:45:13.984477 | controller |                 "items": [
2026-06-09 14:45:13.984498 | controller |                   {
2026-06-09 14:45:13.984544 | controller |                     "key": "service-ca.crt",
2026-06-09 14:45:13.984569 | controller |                     "path": "service-ca.crt"
2026-06-09 14:45:13.984591 | controller |                   }
2026-06-09 14:45:13.984612 | controller |                 ],
2026-06-09 14:45:13.984634 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 14:45:13.984656 | controller |               }
2026-06-09 14:45:13.984724 | controller |             }
2026-06-09 14:45:13.984755 | controller |           ]
2026-06-09 14:45:13.984777 | controller |         }
2026-06-09 14:45:13.984799 | controller |       }
2026-06-09 14:45:13.984821 | controller |     ]
2026-06-09 14:45:13.984843 | controller |   },
2026-06-09 14:45:13.984865 | controller |   "status": {
2026-06-09 14:45:13.984887 | controller |     "conditions": [
2026-06-09 14:45:13.984909 | controller |       {
2026-06-09 14:45:13.984931 | controller |         "lastProbeTime": null,
2026-06-09 14:45:13.984953 | controller |         "lastTransitionTime": "2026-06-09T13:52:19Z",
2026-06-09 14:45:13.984976 | controller |         "status": "True",
2026-06-09 14:45:13.984998 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 14:45:13.985020 | controller |       },
2026-06-09 14:45:13.985042 | controller |       {
2026-06-09 14:45:13.985063 | controller |         "lastProbeTime": null,
2026-06-09 14:45:13.985085 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:13.985107 | controller |         "status": "True",
2026-06-09 14:45:13.985128 | controller |         "type": "Initialized"
2026-06-09 14:45:13.985150 | controller |       },
2026-06-09 14:45:13.985171 | controller |       {
2026-06-09 14:45:13.985193 | controller |         "lastProbeTime": null,
2026-06-09 14:45:13.985215 | controller |         "lastTransitionTime": "2026-06-09T13:52:32Z",
2026-06-09 14:45:13.985236 | controller |         "status": "True",
2026-06-09 14:45:13.985258 | controller |         "type": "Ready"
2026-06-09 14:45:13.985280 | controller |       },
2026-06-09 14:45:13.985301 | controller |       {
2026-06-09 14:45:13.985323 | controller |         "lastProbeTime": null,
2026-06-09 14:45:13.985344 | controller |         "lastTransitionTime": "2026-06-09T13:52:32Z",
2026-06-09 14:45:13.985365 | controller |         "status": "True",
2026-06-09 14:45:13.985404 | controller |         "type": "ContainersReady"
2026-06-09 14:45:13.985426 | controller |       },
2026-06-09 14:45:13.985451 | controller |       {
2026-06-09 14:45:13.985574 | controller |         "lastProbeTime": null,
2026-06-09 14:45:13.985609 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:13.985634 | controller |         "status": "True",
2026-06-09 14:45:13.985657 | controller |         "type": "PodScheduled"
2026-06-09 14:45:13.985679 | controller |       }
2026-06-09 14:45:13.985701 | controller |     ],
2026-06-09 14:45:13.985722 | controller |     "containerStatuses": [
2026-06-09 14:45:13.985744 | controller |       {
2026-06-09 14:45:13.985765 | controller |         "allocatedResources": {
2026-06-09 14:45:13.985787 | controller |           "cpu": "10m",
2026-06-09 14:45:13.985809 | controller |           "memory": "256Mi"
2026-06-09 14:45:13.985830 | controller |         },
2026-06-09 14:45:13.985899 | controller |         "containerID": "cri-o://6f439072c64178d44a374387907563d45b3f4cc58d93a5dd8dee18a5ac8ceac7",
2026-06-09 14:45:13.985923 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce",
2026-06-09 14:45:13.985946 | controller |         "imageID": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce",
2026-06-09 14:45:13.985968 | controller |         "lastState": {},
2026-06-09 14:45:13.985990 | controller |         "name": "manager",
2026-06-09 14:45:13.986012 | controller |         "ready": true,
2026-06-09 14:45:13.986034 | controller |         "resources": {
2026-06-09 14:45:13.986057 | controller |           "limits": {
2026-06-09 14:45:13.986080 | controller |             "cpu": "500m",
2026-06-09 14:45:13.986102 | controller |             "memory": "512Mi"
2026-06-09 14:45:13.986124 | controller |           },
2026-06-09 14:45:13.986146 | controller |           "requests": {
2026-06-09 14:45:13.986168 | controller |             "cpu": "10m",
2026-06-09 14:45:13.986189 | controller |             "memory": "256Mi"
2026-06-09 14:45:13.986226 | controller |           }
2026-06-09 14:45:13.986249 | controller |         },
2026-06-09 14:45:13.986271 | controller |         "restartCount": 0,
2026-06-09 14:45:13.986293 | controller |         "started": true,
2026-06-09 14:45:13.986317 | controller |         "state": {
2026-06-09 14:45:13.986338 | controller |           "running": {
2026-06-09 14:45:13.986359 | controller |             "startedAt": "2026-06-09T13:52:19Z"
2026-06-09 14:45:13.986381 | controller |           }
2026-06-09 14:45:13.986403 | controller |         },
2026-06-09 14:45:13.986425 | controller |         "user": {
2026-06-09 14:45:13.986448 | controller |           "linux": {
2026-06-09 14:45:13.986469 | controller |             "gid": 0,
2026-06-09 14:45:13.986491 | controller |             "supplementalGroups": [
2026-06-09 14:45:13.986536 | controller |               0
2026-06-09 14:45:13.986566 | controller |             ],
2026-06-09 14:45:13.986589 | controller |             "uid": 65532
2026-06-09 14:45:13.986610 | controller |           }
2026-06-09 14:45:13.986632 | controller |         },
2026-06-09 14:45:13.986654 | controller |         "volumeMounts": [
2026-06-09 14:45:13.986676 | controller |           {
2026-06-09 14:45:13.986697 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:13.986720 | controller |             "name": "kube-api-access-v4wqm",
2026-06-09 14:45:13.986745 | controller |             "readOnly": true,
2026-06-09 14:45:13.986769 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:13.986791 | controller |           }
2026-06-09 14:45:13.986813 | controller |         ]
2026-06-09 14:45:13.986835 | controller |       }
2026-06-09 14:45:13.986857 | controller |     ],
2026-06-09 14:45:13.986879 | controller |     "hostIP": "192.168.126.11",
2026-06-09 14:45:13.986907 | controller |     "hostIPs": [
2026-06-09 14:45:13.986930 | controller |       {
2026-06-09 14:45:13.986952 | controller |         "ip": "192.168.126.11"
2026-06-09 14:45:13.986974 | controller |       }
2026-06-09 14:45:13.987039 | controller |     ],
2026-06-09 14:45:13.987065 | controller |     "phase": "Running",
2026-06-09 14:45:13.987087 | controller |     "podIP": "10.217.0.69",
2026-06-09 14:45:13.987109 | controller |     "podIPs": [
2026-06-09 14:45:13.987130 | controller |       {
2026-06-09 14:45:13.987151 | controller |         "ip": "10.217.0.69"
2026-06-09 14:45:13.987173 | controller |       }
2026-06-09 14:45:13.987194 | controller |     ],
2026-06-09 14:45:13.987215 | controller |     "qosClass": "Burstable",
2026-06-09 14:45:13.987236 | controller |     "startTime": "2026-06-09T13:51:03Z"
2026-06-09 14:45:13.987258 | controller |   }
2026-06-09 14:45:13.987279 | controller | }
2026-06-09 14:45:14.013153 | controller | ok:
2026-06-09 14:45:14.013244 | controller | {
2026-06-09 14:45:14.013265 | controller |   "apiVersion": "v1",
2026-06-09 14:45:14.013283 | controller |   "kind": "Pod",
2026-06-09 14:45:14.013299 | controller |   "metadata": {
2026-06-09 14:45:14.013315 | controller |     "annotations": {
2026-06-09 14:45:14.013331 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.70/23\"],\"mac_address\":\"0a:58:0a:d9:00:46\",\"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.70/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 14:45:14.013348 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.70\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:46\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 14:45:14.013364 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 14:45:14.013380 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 14:45:14.013396 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 14:45:14.013411 | controller |     },
2026-06-09 14:45:14.013427 | controller |     "creationTimestamp": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.013442 | controller |     "generateName": "designate-operator-controller-manager-6bf8599b68-",
2026-06-09 14:45:14.013467 | controller |     "generation": 1,
2026-06-09 14:45:14.013483 | controller |     "labels": {
2026-06-09 14:45:14.013593 | controller |       "app.kubernetes.io/name": "designate-operator",
2026-06-09 14:45:14.013621 | controller |       "control-plane": "controller-manager",
2026-06-09 14:45:14.013638 | controller |       "openstack.org/operator-name": "designate",
2026-06-09 14:45:14.013654 | controller |       "pod-template-hash": "6bf8599b68"
2026-06-09 14:45:14.013669 | controller |     },
2026-06-09 14:45:14.013686 | controller |     "managedFields": [
2026-06-09 14:45:14.013701 | controller |       {
2026-06-09 14:45:14.013717 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.013732 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.013747 | controller |         "fieldsV1": {
2026-06-09 14:45:14.013762 | controller |           "f:metadata": {
2026-06-09 14:45:14.013777 | controller |             "f:annotations": {
2026-06-09 14:45:14.013792 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 14:45:14.013807 | controller |             }
2026-06-09 14:45:14.013822 | controller |           }
2026-06-09 14:45:14.013837 | controller |         },
2026-06-09 14:45:14.013852 | controller |         "manager": "crc",
2026-06-09 14:45:14.013867 | controller |         "operation": "Update",
2026-06-09 14:45:14.013882 | controller |         "subresource": "status",
2026-06-09 14:45:14.013904 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.013920 | controller |       },
2026-06-09 14:45:14.013935 | controller |       {
2026-06-09 14:45:14.013950 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.013965 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.013981 | controller |         "fieldsV1": {
2026-06-09 14:45:14.013996 | controller |           "f:metadata": {
2026-06-09 14:45:14.014011 | controller |             "f:annotations": {
2026-06-09 14:45:14.014026 | controller |               ".": {},
2026-06-09 14:45:14.014041 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 14:45:14.014057 | controller |             },
2026-06-09 14:45:14.014072 | controller |             "f:generateName": {},
2026-06-09 14:45:14.014087 | controller |             "f:labels": {
2026-06-09 14:45:14.014103 | controller |               ".": {},
2026-06-09 14:45:14.014118 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 14:45:14.014134 | controller |               "f:control-plane": {},
2026-06-09 14:45:14.014149 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 14:45:14.014164 | controller |               "f:pod-template-hash": {}
2026-06-09 14:45:14.014179 | controller |             },
2026-06-09 14:45:14.014210 | controller |             "f:ownerReferences": {
2026-06-09 14:45:14.014227 | controller |               ".": {},
2026-06-09 14:45:14.014242 | controller |               "k:{\"uid\":\"51a7491e-ed48-4e4d-b880-c962787f5a99\"}": {}
2026-06-09 14:45:14.014260 | controller |             }
2026-06-09 14:45:14.014275 | controller |           },
2026-06-09 14:45:14.014290 | controller |           "f:spec": {
2026-06-09 14:45:14.014305 | controller |             "f:containers": {
2026-06-09 14:45:14.014320 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 14:45:14.014335 | controller |                 ".": {},
2026-06-09 14:45:14.014350 | controller |                 "f:args": {},
2026-06-09 14:45:14.014365 | controller |                 "f:command": {},
2026-06-09 14:45:14.014380 | controller |                 "f:env": {
2026-06-09 14:45:14.014395 | controller |                   ".": {},
2026-06-09 14:45:14.014411 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 14:45:14.014426 | controller |                     ".": {},
2026-06-09 14:45:14.014441 | controller |                     "f:name": {},
2026-06-09 14:45:14.014456 | controller |                     "f:value": {}
2026-06-09 14:45:14.014471 | controller |                   },
2026-06-09 14:45:14.014486 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 14:45:14.014501 | controller |                     ".": {},
2026-06-09 14:45:14.014553 | controller |                     "f:name": {},
2026-06-09 14:45:14.014571 | controller |                     "f:value": {}
2026-06-09 14:45:14.014586 | controller |                   },
2026-06-09 14:45:14.014601 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 14:45:14.014617 | controller |                     ".": {},
2026-06-09 14:45:14.014632 | controller |                     "f:name": {},
2026-06-09 14:45:14.014647 | controller |                     "f:value": {}
2026-06-09 14:45:14.014662 | controller |                   },
2026-06-09 14:45:14.014677 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 14:45:14.014692 | controller |                     ".": {},
2026-06-09 14:45:14.014707 | controller |                     "f:name": {},
2026-06-09 14:45:14.014722 | controller |                     "f:value": {}
2026-06-09 14:45:14.014737 | controller |                   },
2026-06-09 14:45:14.014753 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 14:45:14.014768 | controller |                     ".": {},
2026-06-09 14:45:14.014783 | controller |                     "f:name": {},
2026-06-09 14:45:14.014801 | controller |                     "f:value": {}
2026-06-09 14:45:14.014816 | controller |                   }
2026-06-09 14:45:14.014831 | controller |                 },
2026-06-09 14:45:14.014846 | controller |                 "f:image": {},
2026-06-09 14:45:14.014860 | controller |                 "f:imagePullPolicy": {},
2026-06-09 14:45:14.014875 | controller |                 "f:livenessProbe": {
2026-06-09 14:45:14.014889 | controller |                   ".": {},
2026-06-09 14:45:14.014904 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.014919 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.014934 | controller |                     ".": {},
2026-06-09 14:45:14.014949 | controller |                     "f:path": {},
2026-06-09 14:45:14.014964 | controller |                     "f:port": {},
2026-06-09 14:45:14.014979 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.014994 | controller |                   },
2026-06-09 14:45:14.015009 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.015024 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.015039 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.015054 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.015069 | controller |                 },
2026-06-09 14:45:14.015085 | controller |                 "f:name": {},
2026-06-09 14:45:14.015100 | controller |                 "f:readinessProbe": {
2026-06-09 14:45:14.015115 | controller |                   ".": {},
2026-06-09 14:45:14.015130 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.015146 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.015161 | controller |                     ".": {},
2026-06-09 14:45:14.015177 | controller |                     "f:path": {},
2026-06-09 14:45:14.015192 | controller |                     "f:port": {},
2026-06-09 14:45:14.015207 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.015222 | controller |                   },
2026-06-09 14:45:14.015238 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.015253 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.015268 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.015283 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.015298 | controller |                 },
2026-06-09 14:45:14.015313 | controller |                 "f:resources": {
2026-06-09 14:45:14.015329 | controller |                   ".": {},
2026-06-09 14:45:14.015344 | controller |                   "f:limits": {
2026-06-09 14:45:14.015359 | controller |                     ".": {},
2026-06-09 14:45:14.015374 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.015389 | controller |                     "f:memory": {}
2026-06-09 14:45:14.015404 | controller |                   },
2026-06-09 14:45:14.015419 | controller |                   "f:requests": {
2026-06-09 14:45:14.015434 | controller |                     ".": {},
2026-06-09 14:45:14.015449 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.015464 | controller |                     "f:memory": {}
2026-06-09 14:45:14.015479 | controller |                   }
2026-06-09 14:45:14.015493 | controller |                 },
2026-06-09 14:45:14.015508 | controller |                 "f:securityContext": {
2026-06-09 14:45:14.015543 | controller |                   ".": {},
2026-06-09 14:45:14.015559 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 14:45:14.015575 | controller |                 },
2026-06-09 14:45:14.015590 | controller |                 "f:terminationMessagePath": {},
2026-06-09 14:45:14.015605 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 14:45:14.015621 | controller |               }
2026-06-09 14:45:14.015636 | controller |             },
2026-06-09 14:45:14.015655 | controller |             "f:dnsPolicy": {},
2026-06-09 14:45:14.015670 | controller |             "f:enableServiceLinks": {},
2026-06-09 14:45:14.015686 | controller |             "f:restartPolicy": {},
2026-06-09 14:45:14.015701 | controller |             "f:schedulerName": {},
2026-06-09 14:45:14.015717 | controller |             "f:securityContext": {
2026-06-09 14:45:14.015732 | controller |               ".": {},
2026-06-09 14:45:14.015747 | controller |               "f:runAsNonRoot": {}
2026-06-09 14:45:14.015762 | controller |             },
2026-06-09 14:45:14.015778 | controller |             "f:serviceAccount": {},
2026-06-09 14:45:14.015793 | controller |             "f:serviceAccountName": {},
2026-06-09 14:45:14.015808 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 14:45:14.015823 | controller |             "f:tolerations": {}
2026-06-09 14:45:14.015838 | controller |           }
2026-06-09 14:45:14.015853 | controller |         },
2026-06-09 14:45:14.015868 | controller |         "manager": "kube-controller-manager",
2026-06-09 14:45:14.015882 | controller |         "operation": "Update",
2026-06-09 14:45:14.015897 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.015912 | controller |       },
2026-06-09 14:45:14.015927 | controller |       {
2026-06-09 14:45:14.015942 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.015957 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.015971 | controller |         "fieldsV1": {
2026-06-09 14:45:14.015986 | controller |           "f:metadata": {
2026-06-09 14:45:14.016000 | controller |             "f:annotations": {
2026-06-09 14:45:14.016015 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 14:45:14.016031 | controller |             }
2026-06-09 14:45:14.016046 | controller |           }
2026-06-09 14:45:14.016061 | controller |         },
2026-06-09 14:45:14.016076 | controller |         "manager": "multus-daemon",
2026-06-09 14:45:14.016090 | controller |         "operation": "Update",
2026-06-09 14:45:14.016105 | controller |         "subresource": "status",
2026-06-09 14:45:14.016120 | controller |         "time": "2026-06-09T13:51:09Z"
2026-06-09 14:45:14.016135 | controller |       },
2026-06-09 14:45:14.016149 | controller |       {
2026-06-09 14:45:14.016164 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.016180 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.016195 | controller |         "fieldsV1": {
2026-06-09 14:45:14.016210 | controller |           "f:status": {
2026-06-09 14:45:14.016224 | controller |             "f:conditions": {
2026-06-09 14:45:14.016239 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 14:45:14.016254 | controller |                 ".": {},
2026-06-09 14:45:14.016269 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.016284 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.016299 | controller |                 "f:status": {},
2026-06-09 14:45:14.016314 | controller |                 "f:type": {}
2026-06-09 14:45:14.016329 | controller |               },
2026-06-09 14:45:14.016344 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 14:45:14.016359 | controller |                 ".": {},
2026-06-09 14:45:14.016374 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.016389 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.016405 | controller |                 "f:status": {},
2026-06-09 14:45:14.016420 | controller |                 "f:type": {}
2026-06-09 14:45:14.016435 | controller |               },
2026-06-09 14:45:14.016450 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 14:45:14.016464 | controller |                 ".": {},
2026-06-09 14:45:14.016479 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.016494 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.016529 | controller |                 "f:status": {},
2026-06-09 14:45:14.016549 | controller |                 "f:type": {}
2026-06-09 14:45:14.016565 | controller |               },
2026-06-09 14:45:14.016580 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 14:45:14.016595 | controller |                 ".": {},
2026-06-09 14:45:14.016611 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.016625 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.016640 | controller |                 "f:status": {},
2026-06-09 14:45:14.016655 | controller |                 "f:type": {}
2026-06-09 14:45:14.016670 | controller |               }
2026-06-09 14:45:14.016685 | controller |             },
2026-06-09 14:45:14.016700 | controller |             "f:containerStatuses": {},
2026-06-09 14:45:14.016715 | controller |             "f:hostIP": {},
2026-06-09 14:45:14.016730 | controller |             "f:hostIPs": {},
2026-06-09 14:45:14.016745 | controller |             "f:phase": {},
2026-06-09 14:45:14.016761 | controller |             "f:podIP": {},
2026-06-09 14:45:14.016776 | controller |             "f:podIPs": {
2026-06-09 14:45:14.016791 | controller |               ".": {},
2026-06-09 14:45:14.016806 | controller |               "k:{\"ip\":\"10.217.0.70\"}": {
2026-06-09 14:45:14.016821 | controller |                 ".": {},
2026-06-09 14:45:14.016837 | controller |                 "f:ip": {}
2026-06-09 14:45:14.016852 | controller |               }
2026-06-09 14:45:14.016867 | controller |             },
2026-06-09 14:45:14.016882 | controller |             "f:startTime": {}
2026-06-09 14:45:14.016897 | controller |           }
2026-06-09 14:45:14.016911 | controller |         },
2026-06-09 14:45:14.016926 | controller |         "manager": "kubelet",
2026-06-09 14:45:14.016941 | controller |         "operation": "Update",
2026-06-09 14:45:14.016955 | controller |         "subresource": "status",
2026-06-09 14:45:14.016970 | controller |         "time": "2026-06-09T13:52:30Z"
2026-06-09 14:45:14.016985 | controller |       }
2026-06-09 14:45:14.016999 | controller |     ],
2026-06-09 14:45:14.017014 | controller |     "name": "designate-operator-controller-manager-6bf8599b68-b9z2r",
2026-06-09 14:45:14.017029 | controller |     "namespace": "openstack-operators",
2026-06-09 14:45:14.017043 | controller |     "ownerReferences": [
2026-06-09 14:45:14.017058 | controller |       {
2026-06-09 14:45:14.017074 | controller |         "apiVersion": "apps/v1",
2026-06-09 14:45:14.017089 | controller |         "blockOwnerDeletion": true,
2026-06-09 14:45:14.017104 | controller |         "controller": true,
2026-06-09 14:45:14.017119 | controller |         "kind": "ReplicaSet",
2026-06-09 14:45:14.017134 | controller |         "name": "designate-operator-controller-manager-6bf8599b68",
2026-06-09 14:45:14.017149 | controller |         "uid": "51a7491e-ed48-4e4d-b880-c962787f5a99"
2026-06-09 14:45:14.017164 | controller |       }
2026-06-09 14:45:14.017179 | controller |     ],
2026-06-09 14:45:14.017194 | controller |     "resourceVersion": "54840",
2026-06-09 14:45:14.017209 | controller |     "uid": "eb0d23e2-4c9c-45cf-8e87-9a86943599a5"
2026-06-09 14:45:14.017224 | controller |   },
2026-06-09 14:45:14.017239 | controller |   "spec": {
2026-06-09 14:45:14.017254 | controller |     "containers": [
2026-06-09 14:45:14.017269 | controller |       {
2026-06-09 14:45:14.017284 | controller |         "args": [
2026-06-09 14:45:14.017299 | controller |           "--leader-elect",
2026-06-09 14:45:14.017313 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 14:45:14.017329 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 14:45:14.017344 | controller |         ],
2026-06-09 14:45:14.017358 | controller |         "command": [
2026-06-09 14:45:14.017373 | controller |           "/manager"
2026-06-09 14:45:14.017388 | controller |         ],
2026-06-09 14:45:14.017402 | controller |         "env": [
2026-06-09 14:45:14.017420 | controller |           {
2026-06-09 14:45:14.017435 | controller |             "name": "LEASE_DURATION",
2026-06-09 14:45:14.017450 | controller |             "value": "30"
2026-06-09 14:45:14.017464 | controller |           },
2026-06-09 14:45:14.017479 | controller |           {
2026-06-09 14:45:14.017493 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 14:45:14.017508 | controller |             "value": "20"
2026-06-09 14:45:14.017543 | controller |           },
2026-06-09 14:45:14.017559 | controller |           {
2026-06-09 14:45:14.017574 | controller |             "name": "RETRY_PERIOD",
2026-06-09 14:45:14.017588 | controller |             "value": "5"
2026-06-09 14:45:14.017603 | controller |           },
2026-06-09 14:45:14.017618 | controller |           {
2026-06-09 14:45:14.017633 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 14:45:14.017649 | controller |             "value": "false"
2026-06-09 14:45:14.017664 | controller |           },
2026-06-09 14:45:14.017679 | controller |           {
2026-06-09 14:45:14.017694 | controller |             "name": "METRICS_CERTS",
2026-06-09 14:45:14.017711 | controller |             "value": "false"
2026-06-09 14:45:14.017728 | controller |           }
2026-06-09 14:45:14.017743 | controller |         ],
2026-06-09 14:45:14.017758 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd",
2026-06-09 14:45:14.017774 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 14:45:14.017789 | controller |         "livenessProbe": {
2026-06-09 14:45:14.017804 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.017819 | controller |           "httpGet": {
2026-06-09 14:45:14.017835 | controller |             "path": "/healthz",
2026-06-09 14:45:14.017850 | controller |             "port": 8081,
2026-06-09 14:45:14.017864 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.017880 | controller |           },
2026-06-09 14:45:14.017895 | controller |           "initialDelaySeconds": 15,
2026-06-09 14:45:14.017911 | controller |           "periodSeconds": 20,
2026-06-09 14:45:14.017926 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.017941 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.017957 | controller |         },
2026-06-09 14:45:14.017972 | controller |         "name": "manager",
2026-06-09 14:45:14.017987 | controller |         "readinessProbe": {
2026-06-09 14:45:14.018001 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.018016 | controller |           "httpGet": {
2026-06-09 14:45:14.018030 | controller |             "path": "/readyz",
2026-06-09 14:45:14.018045 | controller |             "port": 8081,
2026-06-09 14:45:14.018059 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.018074 | controller |           },
2026-06-09 14:45:14.018088 | controller |           "initialDelaySeconds": 5,
2026-06-09 14:45:14.018102 | controller |           "periodSeconds": 10,
2026-06-09 14:45:14.018117 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.018132 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.018147 | controller |         },
2026-06-09 14:45:14.018162 | controller |         "resources": {
2026-06-09 14:45:14.018177 | controller |           "limits": {
2026-06-09 14:45:14.018204 | controller |             "cpu": "500m",
2026-06-09 14:45:14.018220 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.018236 | controller |           },
2026-06-09 14:45:14.018251 | controller |           "requests": {
2026-06-09 14:45:14.018266 | controller |             "cpu": "10m",
2026-06-09 14:45:14.018281 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.018296 | controller |           }
2026-06-09 14:45:14.018311 | controller |         },
2026-06-09 14:45:14.018326 | controller |         "securityContext": {
2026-06-09 14:45:14.018340 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 14:45:14.018359 | controller |           "capabilities": {
2026-06-09 14:45:14.018374 | controller |             "drop": [
2026-06-09 14:45:14.018388 | controller |               "MKNOD"
2026-06-09 14:45:14.018403 | controller |             ]
2026-06-09 14:45:14.018418 | controller |           }
2026-06-09 14:45:14.018432 | controller |         },
2026-06-09 14:45:14.018447 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 14:45:14.018461 | controller |         "terminationMessagePolicy": "File",
2026-06-09 14:45:14.018476 | controller |         "volumeMounts": [
2026-06-09 14:45:14.018490 | controller |           {
2026-06-09 14:45:14.018505 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.018539 | controller |             "name": "kube-api-access-k9t7g",
2026-06-09 14:45:14.018555 | controller |             "readOnly": true
2026-06-09 14:45:14.018570 | controller |           }
2026-06-09 14:45:14.018584 | controller |         ]
2026-06-09 14:45:14.018599 | controller |       }
2026-06-09 14:45:14.018613 | controller |     ],
2026-06-09 14:45:14.018627 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 14:45:14.018641 | controller |     "enableServiceLinks": true,
2026-06-09 14:45:14.018655 | controller |     "imagePullSecrets": [
2026-06-09 14:45:14.018669 | controller |       {
2026-06-09 14:45:14.018683 | controller |         "name": "designate-operator-controller-manager-dockercfg-n5tz9"
2026-06-09 14:45:14.018698 | controller |       }
2026-06-09 14:45:14.018713 | controller |     ],
2026-06-09 14:45:14.018727 | controller |     "nodeName": "crc",
2026-06-09 14:45:14.018741 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 14:45:14.018756 | controller |     "priority": 0,
2026-06-09 14:45:14.018771 | controller |     "restartPolicy": "Always",
2026-06-09 14:45:14.018785 | controller |     "schedulerName": "default-scheduler",
2026-06-09 14:45:14.018799 | controller |     "securityContext": {
2026-06-09 14:45:14.018813 | controller |       "runAsNonRoot": true,
2026-06-09 14:45:14.018828 | controller |       "seLinuxOptions": {
2026-06-09 14:45:14.018842 | controller |         "level": "s0:c26,c5"
2026-06-09 14:45:14.018856 | controller |       }
2026-06-09 14:45:14.018870 | controller |     },
2026-06-09 14:45:14.018885 | controller |     "serviceAccount": "designate-operator-controller-manager",
2026-06-09 14:45:14.018899 | controller |     "serviceAccountName": "designate-operator-controller-manager",
2026-06-09 14:45:14.018914 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 14:45:14.018929 | controller |     "tolerations": [
2026-06-09 14:45:14.018943 | controller |       {
2026-06-09 14:45:14.018958 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.018972 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 14:45:14.018986 | controller |         "operator": "Exists",
2026-06-09 14:45:14.019001 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.019015 | controller |       },
2026-06-09 14:45:14.019029 | controller |       {
2026-06-09 14:45:14.019043 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.019056 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 14:45:14.019071 | controller |         "operator": "Exists",
2026-06-09 14:45:14.019085 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.019099 | controller |       },
2026-06-09 14:45:14.019113 | controller |       {
2026-06-09 14:45:14.019127 | controller |         "effect": "NoSchedule",
2026-06-09 14:45:14.019142 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 14:45:14.019157 | controller |         "operator": "Exists"
2026-06-09 14:45:14.019171 | controller |       }
2026-06-09 14:45:14.019186 | controller |     ],
2026-06-09 14:45:14.019200 | controller |     "volumes": [
2026-06-09 14:45:14.019214 | controller |       {
2026-06-09 14:45:14.019232 | controller |         "name": "kube-api-access-k9t7g",
2026-06-09 14:45:14.019247 | controller |         "projected": {
2026-06-09 14:45:14.019261 | controller |           "defaultMode": 420,
2026-06-09 14:45:14.019276 | controller |           "sources": [
2026-06-09 14:45:14.019291 | controller |             {
2026-06-09 14:45:14.019305 | controller |               "serviceAccountToken": {
2026-06-09 14:45:14.019319 | controller |                 "expirationSeconds": 3607,
2026-06-09 14:45:14.019334 | controller |                 "path": "token"
2026-06-09 14:45:14.019349 | controller |               }
2026-06-09 14:45:14.019363 | controller |             },
2026-06-09 14:45:14.019378 | controller |             {
2026-06-09 14:45:14.019392 | controller |               "configMap": {
2026-06-09 14:45:14.019406 | controller |                 "items": [
2026-06-09 14:45:14.019421 | controller |                   {
2026-06-09 14:45:14.019435 | controller |                     "key": "ca.crt",
2026-06-09 14:45:14.019450 | controller |                     "path": "ca.crt"
2026-06-09 14:45:14.019464 | controller |                   }
2026-06-09 14:45:14.019479 | controller |                 ],
2026-06-09 14:45:14.019494 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 14:45:14.019508 | controller |               }
2026-06-09 14:45:14.019542 | controller |             },
2026-06-09 14:45:14.019557 | controller |             {
2026-06-09 14:45:14.019575 | controller |               "downwardAPI": {
2026-06-09 14:45:14.019593 | controller |                 "items": [
2026-06-09 14:45:14.019608 | controller |                   {
2026-06-09 14:45:14.019623 | controller |                     "fieldRef": {
2026-06-09 14:45:14.019637 | controller |                       "apiVersion": "v1",
2026-06-09 14:45:14.019652 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 14:45:14.019667 | controller |                     },
2026-06-09 14:45:14.019681 | controller |                     "path": "namespace"
2026-06-09 14:45:14.019696 | controller |                   }
2026-06-09 14:45:14.019711 | controller |                 ]
2026-06-09 14:45:14.019725 | controller |               }
2026-06-09 14:45:14.019740 | controller |             },
2026-06-09 14:45:14.019754 | controller |             {
2026-06-09 14:45:14.019768 | controller |               "configMap": {
2026-06-09 14:45:14.019782 | controller |                 "items": [
2026-06-09 14:45:14.019797 | controller |                   {
2026-06-09 14:45:14.019811 | controller |                     "key": "service-ca.crt",
2026-06-09 14:45:14.019826 | controller |                     "path": "service-ca.crt"
2026-06-09 14:45:14.019840 | controller |                   }
2026-06-09 14:45:14.019854 | controller |                 ],
2026-06-09 14:45:14.019868 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 14:45:14.019882 | controller |               }
2026-06-09 14:45:14.019896 | controller |             }
2026-06-09 14:45:14.019910 | controller |           ]
2026-06-09 14:45:14.019924 | controller |         }
2026-06-09 14:45:14.019938 | controller |       }
2026-06-09 14:45:14.019953 | controller |     ]
2026-06-09 14:45:14.019968 | controller |   },
2026-06-09 14:45:14.019982 | controller |   "status": {
2026-06-09 14:45:14.019996 | controller |     "conditions": [
2026-06-09 14:45:14.020010 | controller |       {
2026-06-09 14:45:14.020024 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.020038 | controller |         "lastTransitionTime": "2026-06-09T13:52:18Z",
2026-06-09 14:45:14.020052 | controller |         "status": "True",
2026-06-09 14:45:14.020066 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 14:45:14.020080 | controller |       },
2026-06-09 14:45:14.020094 | controller |       {
2026-06-09 14:45:14.020108 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.020122 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.020140 | controller |         "status": "True",
2026-06-09 14:45:14.020155 | controller |         "type": "Initialized"
2026-06-09 14:45:14.020170 | controller |       },
2026-06-09 14:45:14.020185 | controller |       {
2026-06-09 14:45:14.020200 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.020215 | controller |         "lastTransitionTime": "2026-06-09T13:52:30Z",
2026-06-09 14:45:14.020230 | controller |         "status": "True",
2026-06-09 14:45:14.020245 | controller |         "type": "Ready"
2026-06-09 14:45:14.020259 | controller |       },
2026-06-09 14:45:14.020274 | controller |       {
2026-06-09 14:45:14.020289 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.020303 | controller |         "lastTransitionTime": "2026-06-09T13:52:30Z",
2026-06-09 14:45:14.020317 | controller |         "status": "True",
2026-06-09 14:45:14.020331 | controller |         "type": "ContainersReady"
2026-06-09 14:45:14.020346 | controller |       },
2026-06-09 14:45:14.020360 | controller |       {
2026-06-09 14:45:14.020374 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.020388 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.020402 | controller |         "status": "True",
2026-06-09 14:45:14.020416 | controller |         "type": "PodScheduled"
2026-06-09 14:45:14.020430 | controller |       }
2026-06-09 14:45:14.020444 | controller |     ],
2026-06-09 14:45:14.020459 | controller |     "containerStatuses": [
2026-06-09 14:45:14.020473 | controller |       {
2026-06-09 14:45:14.020487 | controller |         "allocatedResources": {
2026-06-09 14:45:14.020502 | controller |           "cpu": "10m",
2026-06-09 14:45:14.020533 | controller |           "memory": "256Mi"
2026-06-09 14:45:14.020549 | controller |         },
2026-06-09 14:45:14.020564 | controller |         "containerID": "cri-o://b35daa6ee64de67ef742250b6fea8590d01e6008653e156edbfafa595ca92c25",
2026-06-09 14:45:14.020580 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd",
2026-06-09 14:45:14.020594 | controller |         "imageID": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd",
2026-06-09 14:45:14.020609 | controller |         "lastState": {},
2026-06-09 14:45:14.020624 | controller |         "name": "manager",
2026-06-09 14:45:14.020638 | controller |         "ready": true,
2026-06-09 14:45:14.020653 | controller |         "resources": {
2026-06-09 14:45:14.020667 | controller |           "limits": {
2026-06-09 14:45:14.020682 | controller |             "cpu": "500m",
2026-06-09 14:45:14.020696 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.020711 | controller |           },
2026-06-09 14:45:14.020725 | controller |           "requests": {
2026-06-09 14:45:14.020740 | controller |             "cpu": "10m",
2026-06-09 14:45:14.020754 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.020769 | controller |           }
2026-06-09 14:45:14.020783 | controller |         },
2026-06-09 14:45:14.020798 | controller |         "restartCount": 0,
2026-06-09 14:45:14.020812 | controller |         "started": true,
2026-06-09 14:45:14.020826 | controller |         "state": {
2026-06-09 14:45:14.020840 | controller |           "running": {
2026-06-09 14:45:14.020854 | controller |             "startedAt": "2026-06-09T13:52:18Z"
2026-06-09 14:45:14.020868 | controller |           }
2026-06-09 14:45:14.020882 | controller |         },
2026-06-09 14:45:14.020897 | controller |         "user": {
2026-06-09 14:45:14.020911 | controller |           "linux": {
2026-06-09 14:45:14.020924 | controller |             "gid": 0,
2026-06-09 14:45:14.020939 | controller |             "supplementalGroups": [
2026-06-09 14:45:14.020953 | controller |               0
2026-06-09 14:45:14.020968 | controller |             ],
2026-06-09 14:45:14.020982 | controller |             "uid": 65532
2026-06-09 14:45:14.021000 | controller |           }
2026-06-09 14:45:14.021101 | controller |         },
2026-06-09 14:45:14.021116 | controller |         "volumeMounts": [
2026-06-09 14:45:14.021131 | controller |           {
2026-06-09 14:45:14.021145 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.021160 | controller |             "name": "kube-api-access-k9t7g",
2026-06-09 14:45:14.021174 | controller |             "readOnly": true,
2026-06-09 14:45:14.021188 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:14.021203 | controller |           }
2026-06-09 14:45:14.021217 | controller |         ]
2026-06-09 14:45:14.021231 | controller |       }
2026-06-09 14:45:14.021244 | controller |     ],
2026-06-09 14:45:14.021259 | controller |     "hostIP": "192.168.126.11",
2026-06-09 14:45:14.021273 | controller |     "hostIPs": [
2026-06-09 14:45:14.021288 | controller |       {
2026-06-09 14:45:14.021302 | controller |         "ip": "192.168.126.11"
2026-06-09 14:45:14.021316 | controller |       }
2026-06-09 14:45:14.021330 | controller |     ],
2026-06-09 14:45:14.021344 | controller |     "phase": "Running",
2026-06-09 14:45:14.021358 | controller |     "podIP": "10.217.0.70",
2026-06-09 14:45:14.021372 | controller |     "podIPs": [
2026-06-09 14:45:14.021386 | controller |       {
2026-06-09 14:45:14.021400 | controller |         "ip": "10.217.0.70"
2026-06-09 14:45:14.021414 | controller |       }
2026-06-09 14:45:14.021429 | controller |     ],
2026-06-09 14:45:14.021443 | controller |     "qosClass": "Burstable",
2026-06-09 14:45:14.021457 | controller |     "startTime": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.021472 | controller |   }
2026-06-09 14:45:14.021486 | controller | }
2026-06-09 14:45:14.042376 | controller | ok:
2026-06-09 14:45:14.042447 | controller | {
2026-06-09 14:45:14.042474 | controller |   "apiVersion": "v1",
2026-06-09 14:45:14.042586 | controller |   "kind": "Pod",
2026-06-09 14:45:14.042613 | controller |   "metadata": {
2026-06-09 14:45:14.042629 | controller |     "annotations": {
2026-06-09 14:45:14.042645 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.72/23\"],\"mac_address\":\"0a:58:0a:d9:00:48\",\"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.72/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 14:45:14.042662 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.72\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:48\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 14:45:14.042678 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 14:45:14.042694 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 14:45:14.042709 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 14:45:14.042724 | controller |     },
2026-06-09 14:45:14.042739 | controller |     "creationTimestamp": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.042753 | controller |     "generateName": "glance-operator-controller-manager-5bdfb47c4d-",
2026-06-09 14:45:14.042768 | controller |     "generation": 1,
2026-06-09 14:45:14.042783 | controller |     "labels": {
2026-06-09 14:45:14.042797 | controller |       "app.kubernetes.io/name": "glance-operator",
2026-06-09 14:45:14.042811 | controller |       "control-plane": "controller-manager",
2026-06-09 14:45:14.042825 | controller |       "openstack.org/operator-name": "glance",
2026-06-09 14:45:14.042840 | controller |       "pod-template-hash": "5bdfb47c4d"
2026-06-09 14:45:14.042854 | controller |     },
2026-06-09 14:45:14.042868 | controller |     "managedFields": [
2026-06-09 14:45:14.042887 | controller |       {
2026-06-09 14:45:14.042902 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.042917 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.042931 | controller |         "fieldsV1": {
2026-06-09 14:45:14.042945 | controller |           "f:metadata": {
2026-06-09 14:45:14.042960 | controller |             "f:annotations": {
2026-06-09 14:45:14.042974 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 14:45:14.042989 | controller |             }
2026-06-09 14:45:14.043003 | controller |           }
2026-06-09 14:45:14.043017 | controller |         },
2026-06-09 14:45:14.043031 | controller |         "manager": "crc",
2026-06-09 14:45:14.043045 | controller |         "operation": "Update",
2026-06-09 14:45:14.043059 | controller |         "subresource": "status",
2026-06-09 14:45:14.043073 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.043088 | controller |       },
2026-06-09 14:45:14.043103 | controller |       {
2026-06-09 14:45:14.043118 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.043133 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.043147 | controller |         "fieldsV1": {
2026-06-09 14:45:14.043162 | controller |           "f:metadata": {
2026-06-09 14:45:14.043177 | controller |             "f:annotations": {
2026-06-09 14:45:14.043192 | controller |               ".": {},
2026-06-09 14:45:14.043206 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 14:45:14.043221 | controller |             },
2026-06-09 14:45:14.043235 | controller |             "f:generateName": {},
2026-06-09 14:45:14.043250 | controller |             "f:labels": {
2026-06-09 14:45:14.043265 | controller |               ".": {},
2026-06-09 14:45:14.043282 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 14:45:14.043296 | controller |               "f:control-plane": {},
2026-06-09 14:45:14.043311 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 14:45:14.043326 | controller |               "f:pod-template-hash": {}
2026-06-09 14:45:14.043341 | controller |             },
2026-06-09 14:45:14.043356 | controller |             "f:ownerReferences": {
2026-06-09 14:45:14.043371 | controller |               ".": {},
2026-06-09 14:45:14.043385 | controller |               "k:{\"uid\":\"0c3a55e8-25e9-45df-a393-7537fb5530e3\"}": {}
2026-06-09 14:45:14.043401 | controller |             }
2026-06-09 14:45:14.043416 | controller |           },
2026-06-09 14:45:14.043430 | controller |           "f:spec": {
2026-06-09 14:45:14.043445 | controller |             "f:containers": {
2026-06-09 14:45:14.043460 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 14:45:14.043475 | controller |                 ".": {},
2026-06-09 14:45:14.043489 | controller |                 "f:args": {},
2026-06-09 14:45:14.043504 | controller |                 "f:command": {},
2026-06-09 14:45:14.043544 | controller |                 "f:env": {
2026-06-09 14:45:14.043560 | controller |                   ".": {},
2026-06-09 14:45:14.043575 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 14:45:14.043590 | controller |                     ".": {},
2026-06-09 14:45:14.043604 | controller |                     "f:name": {},
2026-06-09 14:45:14.043619 | controller |                     "f:value": {}
2026-06-09 14:45:14.043633 | controller |                   },
2026-06-09 14:45:14.043647 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 14:45:14.043661 | controller |                     ".": {},
2026-06-09 14:45:14.043675 | controller |                     "f:name": {},
2026-06-09 14:45:14.043689 | controller |                     "f:value": {}
2026-06-09 14:45:14.043704 | controller |                   },
2026-06-09 14:45:14.043718 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 14:45:14.043732 | controller |                     ".": {},
2026-06-09 14:45:14.043750 | controller |                     "f:name": {},
2026-06-09 14:45:14.043765 | controller |                     "f:value": {}
2026-06-09 14:45:14.043780 | controller |                   },
2026-06-09 14:45:14.043794 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 14:45:14.043809 | controller |                     ".": {},
2026-06-09 14:45:14.043823 | controller |                     "f:name": {},
2026-06-09 14:45:14.043838 | controller |                     "f:value": {}
2026-06-09 14:45:14.043852 | controller |                   },
2026-06-09 14:45:14.043867 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 14:45:14.043882 | controller |                     ".": {},
2026-06-09 14:45:14.043896 | controller |                     "f:name": {},
2026-06-09 14:45:14.043911 | controller |                     "f:value": {}
2026-06-09 14:45:14.043925 | controller |                   }
2026-06-09 14:45:14.043939 | controller |                 },
2026-06-09 14:45:14.043953 | controller |                 "f:image": {},
2026-06-09 14:45:14.043968 | controller |                 "f:imagePullPolicy": {},
2026-06-09 14:45:14.043983 | controller |                 "f:livenessProbe": {
2026-06-09 14:45:14.043998 | controller |                   ".": {},
2026-06-09 14:45:14.044013 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.044027 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.044042 | controller |                     ".": {},
2026-06-09 14:45:14.044056 | controller |                     "f:path": {},
2026-06-09 14:45:14.044070 | controller |                     "f:port": {},
2026-06-09 14:45:14.044084 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.044099 | controller |                   },
2026-06-09 14:45:14.044114 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.044129 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.044144 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.044158 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.044173 | controller |                 },
2026-06-09 14:45:14.044188 | controller |                 "f:name": {},
2026-06-09 14:45:14.044202 | controller |                 "f:readinessProbe": {
2026-06-09 14:45:14.044217 | controller |                   ".": {},
2026-06-09 14:45:14.044231 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.044245 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.044260 | controller |                     ".": {},
2026-06-09 14:45:14.044274 | controller |                     "f:path": {},
2026-06-09 14:45:14.044288 | controller |                     "f:port": {},
2026-06-09 14:45:14.044302 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.044316 | controller |                   },
2026-06-09 14:45:14.044330 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.044345 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.044360 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.044374 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.044389 | controller |                 },
2026-06-09 14:45:14.044404 | controller |                 "f:resources": {
2026-06-09 14:45:14.044419 | controller |                   ".": {},
2026-06-09 14:45:14.044433 | controller |                   "f:limits": {
2026-06-09 14:45:14.044448 | controller |                     ".": {},
2026-06-09 14:45:14.044463 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.044479 | controller |                     "f:memory": {}
2026-06-09 14:45:14.044493 | controller |                   },
2026-06-09 14:45:14.044508 | controller |                   "f:requests": {
2026-06-09 14:45:14.044543 | controller |                     ".": {},
2026-06-09 14:45:14.044562 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.044577 | controller |                     "f:memory": {}
2026-06-09 14:45:14.044592 | controller |                   }
2026-06-09 14:45:14.044606 | controller |                 },
2026-06-09 14:45:14.044621 | controller |                 "f:securityContext": {
2026-06-09 14:45:14.044636 | controller |                   ".": {},
2026-06-09 14:45:14.044651 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 14:45:14.044665 | controller |                 },
2026-06-09 14:45:14.044680 | controller |                 "f:terminationMessagePath": {},
2026-06-09 14:45:14.044695 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 14:45:14.044710 | controller |               }
2026-06-09 14:45:14.044725 | controller |             },
2026-06-09 14:45:14.044740 | controller |             "f:dnsPolicy": {},
2026-06-09 14:45:14.044755 | controller |             "f:enableServiceLinks": {},
2026-06-09 14:45:14.044769 | controller |             "f:restartPolicy": {},
2026-06-09 14:45:14.044784 | controller |             "f:schedulerName": {},
2026-06-09 14:45:14.044798 | controller |             "f:securityContext": {
2026-06-09 14:45:14.044812 | controller |               ".": {},
2026-06-09 14:45:14.044826 | controller |               "f:runAsNonRoot": {}
2026-06-09 14:45:14.044841 | controller |             },
2026-06-09 14:45:14.044855 | controller |             "f:serviceAccount": {},
2026-06-09 14:45:14.044869 | controller |             "f:serviceAccountName": {},
2026-06-09 14:45:14.044883 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 14:45:14.044897 | controller |             "f:tolerations": {}
2026-06-09 14:45:14.044911 | controller |           }
2026-06-09 14:45:14.044926 | controller |         },
2026-06-09 14:45:14.044940 | controller |         "manager": "kube-controller-manager",
2026-06-09 14:45:14.044954 | controller |         "operation": "Update",
2026-06-09 14:45:14.044969 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.044983 | controller |       },
2026-06-09 14:45:14.044997 | controller |       {
2026-06-09 14:45:14.045011 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.045026 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.045040 | controller |         "fieldsV1": {
2026-06-09 14:45:14.045055 | controller |           "f:metadata": {
2026-06-09 14:45:14.045070 | controller |             "f:annotations": {
2026-06-09 14:45:14.045085 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 14:45:14.045100 | controller |             }
2026-06-09 14:45:14.045115 | controller |           }
2026-06-09 14:45:14.045130 | controller |         },
2026-06-09 14:45:14.045144 | controller |         "manager": "multus-daemon",
2026-06-09 14:45:14.045160 | controller |         "operation": "Update",
2026-06-09 14:45:14.045175 | controller |         "subresource": "status",
2026-06-09 14:45:14.045189 | controller |         "time": "2026-06-09T13:51:11Z"
2026-06-09 14:45:14.045204 | controller |       },
2026-06-09 14:45:14.045218 | controller |       {
2026-06-09 14:45:14.045232 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.045246 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.045260 | controller |         "fieldsV1": {
2026-06-09 14:45:14.045274 | controller |           "f:status": {
2026-06-09 14:45:14.045288 | controller |             "f:conditions": {
2026-06-09 14:45:14.045303 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 14:45:14.045317 | controller |                 ".": {},
2026-06-09 14:45:14.045330 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.045344 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.045358 | controller |                 "f:status": {},
2026-06-09 14:45:14.045373 | controller |                 "f:type": {}
2026-06-09 14:45:14.045391 | controller |               },
2026-06-09 14:45:14.045406 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 14:45:14.045421 | controller |                 ".": {},
2026-06-09 14:45:14.045435 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.045449 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.045464 | controller |                 "f:status": {},
2026-06-09 14:45:14.045478 | controller |                 "f:type": {}
2026-06-09 14:45:14.045492 | controller |               },
2026-06-09 14:45:14.045506 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 14:45:14.045541 | controller |                 ".": {},
2026-06-09 14:45:14.045556 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.045570 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.045584 | controller |                 "f:status": {},
2026-06-09 14:45:14.045597 | controller |                 "f:type": {}
2026-06-09 14:45:14.045611 | controller |               },
2026-06-09 14:45:14.045625 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 14:45:14.045639 | controller |                 ".": {},
2026-06-09 14:45:14.045653 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.045667 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.045681 | controller |                 "f:status": {},
2026-06-09 14:45:14.045695 | controller |                 "f:type": {}
2026-06-09 14:45:14.045708 | controller |               }
2026-06-09 14:45:14.045722 | controller |             },
2026-06-09 14:45:14.045736 | controller |             "f:containerStatuses": {},
2026-06-09 14:45:14.045750 | controller |             "f:hostIP": {},
2026-06-09 14:45:14.045765 | controller |             "f:hostIPs": {},
2026-06-09 14:45:14.045779 | controller |             "f:phase": {},
2026-06-09 14:45:14.045793 | controller |             "f:podIP": {},
2026-06-09 14:45:14.045807 | controller |             "f:podIPs": {
2026-06-09 14:45:14.045821 | controller |               ".": {},
2026-06-09 14:45:14.045835 | controller |               "k:{\"ip\":\"10.217.0.72\"}": {
2026-06-09 14:45:14.045849 | controller |                 ".": {},
2026-06-09 14:45:14.045863 | controller |                 "f:ip": {}
2026-06-09 14:45:14.045877 | controller |               }
2026-06-09 14:45:14.045891 | controller |             },
2026-06-09 14:45:14.045905 | controller |             "f:startTime": {}
2026-06-09 14:45:14.045919 | controller |           }
2026-06-09 14:45:14.045933 | controller |         },
2026-06-09 14:45:14.045947 | controller |         "manager": "kubelet",
2026-06-09 14:45:14.045961 | controller |         "operation": "Update",
2026-06-09 14:45:14.045975 | controller |         "subresource": "status",
2026-06-09 14:45:14.045989 | controller |         "time": "2026-06-09T13:52:32Z"
2026-06-09 14:45:14.046003 | controller |       }
2026-06-09 14:45:14.046016 | controller |     ],
2026-06-09 14:45:14.046030 | controller |     "name": "glance-operator-controller-manager-5bdfb47c4d-v27ft",
2026-06-09 14:45:14.046044 | controller |     "namespace": "openstack-operators",
2026-06-09 14:45:14.046058 | controller |     "ownerReferences": [
2026-06-09 14:45:14.046071 | controller |       {
2026-06-09 14:45:14.046085 | controller |         "apiVersion": "apps/v1",
2026-06-09 14:45:14.046099 | controller |         "blockOwnerDeletion": true,
2026-06-09 14:45:14.046113 | controller |         "controller": true,
2026-06-09 14:45:14.046126 | controller |         "kind": "ReplicaSet",
2026-06-09 14:45:14.046141 | controller |         "name": "glance-operator-controller-manager-5bdfb47c4d",
2026-06-09 14:45:14.046155 | controller |         "uid": "0c3a55e8-25e9-45df-a393-7537fb5530e3"
2026-06-09 14:45:14.046185 | controller |       }
2026-06-09 14:45:14.046201 | controller |     ],
2026-06-09 14:45:14.046215 | controller |     "resourceVersion": "54936",
2026-06-09 14:45:14.046232 | controller |     "uid": "5c354689-f0ed-44b0-a8cc-d341c6900abf"
2026-06-09 14:45:14.046247 | controller |   },
2026-06-09 14:45:14.046261 | controller |   "spec": {
2026-06-09 14:45:14.046275 | controller |     "containers": [
2026-06-09 14:45:14.046290 | controller |       {
2026-06-09 14:45:14.046304 | controller |         "args": [
2026-06-09 14:45:14.046318 | controller |           "--leader-elect",
2026-06-09 14:45:14.046332 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 14:45:14.046346 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 14:45:14.046360 | controller |         ],
2026-06-09 14:45:14.046374 | controller |         "command": [
2026-06-09 14:45:14.046389 | controller |           "/manager"
2026-06-09 14:45:14.046403 | controller |         ],
2026-06-09 14:45:14.046417 | controller |         "env": [
2026-06-09 14:45:14.046431 | controller |           {
2026-06-09 14:45:14.046445 | controller |             "name": "LEASE_DURATION",
2026-06-09 14:45:14.046459 | controller |             "value": "30"
2026-06-09 14:45:14.046473 | controller |           },
2026-06-09 14:45:14.046487 | controller |           {
2026-06-09 14:45:14.046501 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 14:45:14.046535 | controller |             "value": "20"
2026-06-09 14:45:14.046551 | controller |           },
2026-06-09 14:45:14.046565 | controller |           {
2026-06-09 14:45:14.046579 | controller |             "name": "RETRY_PERIOD",
2026-06-09 14:45:14.046594 | controller |             "value": "5"
2026-06-09 14:45:14.046608 | controller |           },
2026-06-09 14:45:14.046622 | controller |           {
2026-06-09 14:45:14.046636 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 14:45:14.046650 | controller |             "value": "false"
2026-06-09 14:45:14.046664 | controller |           },
2026-06-09 14:45:14.046678 | controller |           {
2026-06-09 14:45:14.046693 | controller |             "name": "METRICS_CERTS",
2026-06-09 14:45:14.046710 | controller |             "value": "false"
2026-06-09 14:45:14.046726 | controller |           }
2026-06-09 14:45:14.046740 | controller |         ],
2026-06-09 14:45:14.046754 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9",
2026-06-09 14:45:14.046769 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 14:45:14.046783 | controller |         "livenessProbe": {
2026-06-09 14:45:14.046797 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.046811 | controller |           "httpGet": {
2026-06-09 14:45:14.046826 | controller |             "path": "/healthz",
2026-06-09 14:45:14.046840 | controller |             "port": 8081,
2026-06-09 14:45:14.046854 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.046868 | controller |           },
2026-06-09 14:45:14.046882 | controller |           "initialDelaySeconds": 15,
2026-06-09 14:45:14.046896 | controller |           "periodSeconds": 20,
2026-06-09 14:45:14.046910 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.046923 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.046937 | controller |         },
2026-06-09 14:45:14.046951 | controller |         "name": "manager",
2026-06-09 14:45:14.046965 | controller |         "readinessProbe": {
2026-06-09 14:45:14.046979 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.046993 | controller |           "httpGet": {
2026-06-09 14:45:14.047007 | controller |             "path": "/readyz",
2026-06-09 14:45:14.047021 | controller |             "port": 8081,
2026-06-09 14:45:14.047034 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.047048 | controller |           },
2026-06-09 14:45:14.047062 | controller |           "initialDelaySeconds": 5,
2026-06-09 14:45:14.047076 | controller |           "periodSeconds": 10,
2026-06-09 14:45:14.047090 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.047107 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.047122 | controller |         },
2026-06-09 14:45:14.047136 | controller |         "resources": {
2026-06-09 14:45:14.047150 | controller |           "limits": {
2026-06-09 14:45:14.047164 | controller |             "cpu": "500m",
2026-06-09 14:45:14.047178 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.047192 | controller |           },
2026-06-09 14:45:14.047206 | controller |           "requests": {
2026-06-09 14:45:14.047220 | controller |             "cpu": "10m",
2026-06-09 14:45:14.047234 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.047248 | controller |           }
2026-06-09 14:45:14.047261 | controller |         },
2026-06-09 14:45:14.047275 | controller |         "securityContext": {
2026-06-09 14:45:14.047289 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 14:45:14.047303 | controller |           "capabilities": {
2026-06-09 14:45:14.047316 | controller |             "drop": [
2026-06-09 14:45:14.047330 | controller |               "MKNOD"
2026-06-09 14:45:14.047344 | controller |             ]
2026-06-09 14:45:14.047359 | controller |           }
2026-06-09 14:45:14.047378 | controller |         },
2026-06-09 14:45:14.047392 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 14:45:14.047406 | controller |         "terminationMessagePolicy": "File",
2026-06-09 14:45:14.047421 | controller |         "volumeMounts": [
2026-06-09 14:45:14.047435 | controller |           {
2026-06-09 14:45:14.047449 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.047464 | controller |             "name": "kube-api-access-2g9nb",
2026-06-09 14:45:14.047479 | controller |             "readOnly": true
2026-06-09 14:45:14.047493 | controller |           }
2026-06-09 14:45:14.047507 | controller |         ]
2026-06-09 14:45:14.047549 | controller |       }
2026-06-09 14:45:14.047564 | controller |     ],
2026-06-09 14:45:14.047579 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 14:45:14.047593 | controller |     "enableServiceLinks": true,
2026-06-09 14:45:14.047607 | controller |     "imagePullSecrets": [
2026-06-09 14:45:14.047622 | controller |       {
2026-06-09 14:45:14.047636 | controller |         "name": "glance-operator-controller-manager-dockercfg-jrqm6"
2026-06-09 14:45:14.047650 | controller |       }
2026-06-09 14:45:14.047664 | controller |     ],
2026-06-09 14:45:14.047678 | controller |     "nodeName": "crc",
2026-06-09 14:45:14.047692 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 14:45:14.047706 | controller |     "priority": 0,
2026-06-09 14:45:14.047721 | controller |     "restartPolicy": "Always",
2026-06-09 14:45:14.047735 | controller |     "schedulerName": "default-scheduler",
2026-06-09 14:45:14.047749 | controller |     "securityContext": {
2026-06-09 14:45:14.047763 | controller |       "runAsNonRoot": true,
2026-06-09 14:45:14.047777 | controller |       "seLinuxOptions": {
2026-06-09 14:45:14.047791 | controller |         "level": "s0:c26,c5"
2026-06-09 14:45:14.047805 | controller |       }
2026-06-09 14:45:14.047819 | controller |     },
2026-06-09 14:45:14.047832 | controller |     "serviceAccount": "glance-operator-controller-manager",
2026-06-09 14:45:14.047846 | controller |     "serviceAccountName": "glance-operator-controller-manager",
2026-06-09 14:45:14.047861 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 14:45:14.047875 | controller |     "tolerations": [
2026-06-09 14:45:14.047889 | controller |       {
2026-06-09 14:45:14.047903 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.047917 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 14:45:14.047931 | controller |         "operator": "Exists",
2026-06-09 14:45:14.047945 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.047959 | controller |       },
2026-06-09 14:45:14.047974 | controller |       {
2026-06-09 14:45:14.047992 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.048006 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 14:45:14.048021 | controller |         "operator": "Exists",
2026-06-09 14:45:14.048035 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.048049 | controller |       },
2026-06-09 14:45:14.048062 | controller |       {
2026-06-09 14:45:14.048076 | controller |         "effect": "NoSchedule",
2026-06-09 14:45:14.048090 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 14:45:14.048104 | controller |         "operator": "Exists"
2026-06-09 14:45:14.048118 | controller |       }
2026-06-09 14:45:14.048132 | controller |     ],
2026-06-09 14:45:14.048146 | controller |     "volumes": [
2026-06-09 14:45:14.048161 | controller |       {
2026-06-09 14:45:14.048175 | controller |         "name": "kube-api-access-2g9nb",
2026-06-09 14:45:14.048189 | controller |         "projected": {
2026-06-09 14:45:14.048203 | controller |           "defaultMode": 420,
2026-06-09 14:45:14.048218 | controller |           "sources": [
2026-06-09 14:45:14.048232 | controller |             {
2026-06-09 14:45:14.048246 | controller |               "serviceAccountToken": {
2026-06-09 14:45:14.048260 | controller |                 "expirationSeconds": 3607,
2026-06-09 14:45:14.048274 | controller |                 "path": "token"
2026-06-09 14:45:14.048288 | controller |               }
2026-06-09 14:45:14.048302 | controller |             },
2026-06-09 14:45:14.048316 | controller |             {
2026-06-09 14:45:14.048330 | controller |               "configMap": {
2026-06-09 14:45:14.048344 | controller |                 "items": [
2026-06-09 14:45:14.048358 | controller |                   {
2026-06-09 14:45:14.048372 | controller |                     "key": "ca.crt",
2026-06-09 14:45:14.048386 | controller |                     "path": "ca.crt"
2026-06-09 14:45:14.048401 | controller |                   }
2026-06-09 14:45:14.048415 | controller |                 ],
2026-06-09 14:45:14.048430 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 14:45:14.048444 | controller |               }
2026-06-09 14:45:14.048458 | controller |             },
2026-06-09 14:45:14.048472 | controller |             {
2026-06-09 14:45:14.048486 | controller |               "downwardAPI": {
2026-06-09 14:45:14.048500 | controller |                 "items": [
2026-06-09 14:45:14.048533 | controller |                   {
2026-06-09 14:45:14.048549 | controller |                     "fieldRef": {
2026-06-09 14:45:14.048563 | controller |                       "apiVersion": "v1",
2026-06-09 14:45:14.048578 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 14:45:14.048592 | controller |                     },
2026-06-09 14:45:14.048606 | controller |                     "path": "namespace"
2026-06-09 14:45:14.048620 | controller |                   }
2026-06-09 14:45:14.048634 | controller |                 ]
2026-06-09 14:45:14.048648 | controller |               }
2026-06-09 14:45:14.048662 | controller |             },
2026-06-09 14:45:14.048676 | controller |             {
2026-06-09 14:45:14.048690 | controller |               "configMap": {
2026-06-09 14:45:14.048704 | controller |                 "items": [
2026-06-09 14:45:14.048718 | controller |                   {
2026-06-09 14:45:14.048732 | controller |                     "key": "service-ca.crt",
2026-06-09 14:45:14.048746 | controller |                     "path": "service-ca.crt"
2026-06-09 14:45:14.048760 | controller |                   }
2026-06-09 14:45:14.048774 | controller |                 ],
2026-06-09 14:45:14.048788 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 14:45:14.048802 | controller |               }
2026-06-09 14:45:14.048817 | controller |             }
2026-06-09 14:45:14.048831 | controller |           ]
2026-06-09 14:45:14.048845 | controller |         }
2026-06-09 14:45:14.048862 | controller |       }
2026-06-09 14:45:14.048877 | controller |     ]
2026-06-09 14:45:14.048891 | controller |   },
2026-06-09 14:45:14.048905 | controller |   "status": {
2026-06-09 14:45:14.048919 | controller |     "conditions": [
2026-06-09 14:45:14.048933 | controller |       {
2026-06-09 14:45:14.048947 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.048961 | controller |         "lastTransitionTime": "2026-06-09T13:52:21Z",
2026-06-09 14:45:14.048976 | controller |         "status": "True",
2026-06-09 14:45:14.048990 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 14:45:14.049005 | controller |       },
2026-06-09 14:45:14.049019 | controller |       {
2026-06-09 14:45:14.049033 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.049048 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.049062 | controller |         "status": "True",
2026-06-09 14:45:14.049076 | controller |         "type": "Initialized"
2026-06-09 14:45:14.049090 | controller |       },
2026-06-09 14:45:14.049105 | controller |       {
2026-06-09 14:45:14.049119 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.049133 | controller |         "lastTransitionTime": "2026-06-09T13:52:32Z",
2026-06-09 14:45:14.049148 | controller |         "status": "True",
2026-06-09 14:45:14.049163 | controller |         "type": "Ready"
2026-06-09 14:45:14.049177 | controller |       },
2026-06-09 14:45:14.049192 | controller |       {
2026-06-09 14:45:14.049207 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.049221 | controller |         "lastTransitionTime": "2026-06-09T13:52:32Z",
2026-06-09 14:45:14.049235 | controller |         "status": "True",
2026-06-09 14:45:14.049249 | controller |         "type": "ContainersReady"
2026-06-09 14:45:14.049263 | controller |       },
2026-06-09 14:45:14.049277 | controller |       {
2026-06-09 14:45:14.049291 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.049305 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.049319 | controller |         "status": "True",
2026-06-09 14:45:14.049333 | controller |         "type": "PodScheduled"
2026-06-09 14:45:14.049346 | controller |       }
2026-06-09 14:45:14.049360 | controller |     ],
2026-06-09 14:45:14.049374 | controller |     "containerStatuses": [
2026-06-09 14:45:14.049388 | controller |       {
2026-06-09 14:45:14.049403 | controller |         "allocatedResources": {
2026-06-09 14:45:14.049417 | controller |           "cpu": "10m",
2026-06-09 14:45:14.049431 | controller |           "memory": "256Mi"
2026-06-09 14:45:14.049446 | controller |         },
2026-06-09 14:45:14.049460 | controller |         "containerID": "cri-o://daf7e1ed0e4811b51b784b510c771958bd4a579bc0ecc79c7ff1da7ed5d03c63",
2026-06-09 14:45:14.049475 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9",
2026-06-09 14:45:14.049490 | controller |         "imageID": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9",
2026-06-09 14:45:14.049504 | controller |         "lastState": {},
2026-06-09 14:45:14.049539 | controller |         "name": "manager",
2026-06-09 14:45:14.049555 | controller |         "ready": true,
2026-06-09 14:45:14.049569 | controller |         "resources": {
2026-06-09 14:45:14.049583 | controller |           "limits": {
2026-06-09 14:45:14.049597 | controller |             "cpu": "500m",
2026-06-09 14:45:14.049611 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.049625 | controller |           },
2026-06-09 14:45:14.049639 | controller |           "requests": {
2026-06-09 14:45:14.049653 | controller |             "cpu": "10m",
2026-06-09 14:45:14.049667 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.049681 | controller |           }
2026-06-09 14:45:14.049695 | controller |         },
2026-06-09 14:45:14.049712 | controller |         "restartCount": 0,
2026-06-09 14:45:14.049726 | controller |         "started": true,
2026-06-09 14:45:14.049739 | controller |         "state": {
2026-06-09 14:45:14.049753 | controller |           "running": {
2026-06-09 14:45:14.049766 | controller |             "startedAt": "2026-06-09T13:52:20Z"
2026-06-09 14:45:14.049780 | controller |           }
2026-06-09 14:45:14.049794 | controller |         },
2026-06-09 14:45:14.049807 | controller |         "user": {
2026-06-09 14:45:14.049821 | controller |           "linux": {
2026-06-09 14:45:14.049835 | controller |             "gid": 0,
2026-06-09 14:45:14.049848 | controller |             "supplementalGroups": [
2026-06-09 14:45:14.049862 | controller |               0
2026-06-09 14:45:14.049876 | controller |             ],
2026-06-09 14:45:14.049890 | controller |             "uid": 65532
2026-06-09 14:45:14.049903 | controller |           }
2026-06-09 14:45:14.049917 | controller |         },
2026-06-09 14:45:14.049931 | controller |         "volumeMounts": [
2026-06-09 14:45:14.049945 | controller |           {
2026-06-09 14:45:14.049959 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.049974 | controller |             "name": "kube-api-access-2g9nb",
2026-06-09 14:45:14.049988 | controller |             "readOnly": true,
2026-06-09 14:45:14.050003 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:14.050017 | controller |           }
2026-06-09 14:45:14.050032 | controller |         ]
2026-06-09 14:45:14.050046 | controller |       }
2026-06-09 14:45:14.050059 | controller |     ],
2026-06-09 14:45:14.050073 | controller |     "hostIP": "192.168.126.11",
2026-06-09 14:45:14.050087 | controller |     "hostIPs": [
2026-06-09 14:45:14.050101 | controller |       {
2026-06-09 14:45:14.050114 | controller |         "ip": "192.168.126.11"
2026-06-09 14:45:14.050129 | controller |       }
2026-06-09 14:45:14.050143 | controller |     ],
2026-06-09 14:45:14.050157 | controller |     "phase": "Running",
2026-06-09 14:45:14.050187 | controller |     "podIP": "10.217.0.72",
2026-06-09 14:45:14.050202 | controller |     "podIPs": [
2026-06-09 14:45:14.050216 | controller |       {
2026-06-09 14:45:14.050230 | controller |         "ip": "10.217.0.72"
2026-06-09 14:45:14.050244 | controller |       }
2026-06-09 14:45:14.050258 | controller |     ],
2026-06-09 14:45:14.050272 | controller |     "qosClass": "Burstable",
2026-06-09 14:45:14.050288 | controller |     "startTime": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.050302 | controller |   }
2026-06-09 14:45:14.050316 | controller | }
2026-06-09 14:45:14.072033 | controller | ok:
2026-06-09 14:45:14.072093 | controller | {
2026-06-09 14:45:14.072114 | controller |   "apiVersion": "v1",
2026-06-09 14:45:14.072131 | controller |   "kind": "Pod",
2026-06-09 14:45:14.072148 | controller |   "metadata": {
2026-06-09 14:45:14.072163 | controller |     "annotations": {
2026-06-09 14:45:14.072179 | 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-09 14:45:14.072196 | 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-09 14:45:14.072212 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 14:45:14.072227 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 14:45:14.072243 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 14:45:14.072267 | controller |     },
2026-06-09 14:45:14.072283 | controller |     "creationTimestamp": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.072298 | controller |     "generateName": "heat-operator-controller-manager-5c5844cc68-",
2026-06-09 14:45:14.072313 | controller |     "generation": 1,
2026-06-09 14:45:14.072328 | controller |     "labels": {
2026-06-09 14:45:14.072343 | controller |       "app.kubernetes.io/name": "heat-operator",
2026-06-09 14:45:14.072358 | controller |       "control-plane": "controller-manager",
2026-06-09 14:45:14.072373 | controller |       "openstack.org/operator-name": "heat",
2026-06-09 14:45:14.072387 | controller |       "pod-template-hash": "5c5844cc68"
2026-06-09 14:45:14.072402 | controller |     },
2026-06-09 14:45:14.072417 | controller |     "managedFields": [
2026-06-09 14:45:14.072431 | controller |       {
2026-06-09 14:45:14.072446 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.072460 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.072475 | controller |         "fieldsV1": {
2026-06-09 14:45:14.072490 | controller |           "f:metadata": {
2026-06-09 14:45:14.072504 | controller |             "f:annotations": {
2026-06-09 14:45:14.072540 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 14:45:14.072557 | controller |             }
2026-06-09 14:45:14.072572 | controller |           }
2026-06-09 14:45:14.072587 | controller |         },
2026-06-09 14:45:14.072601 | controller |         "manager": "crc",
2026-06-09 14:45:14.072616 | controller |         "operation": "Update",
2026-06-09 14:45:14.072630 | controller |         "subresource": "status",
2026-06-09 14:45:14.072644 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.072659 | controller |       },
2026-06-09 14:45:14.072673 | controller |       {
2026-06-09 14:45:14.072687 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.072702 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.072716 | controller |         "fieldsV1": {
2026-06-09 14:45:14.072731 | controller |           "f:metadata": {
2026-06-09 14:45:14.072745 | controller |             "f:annotations": {
2026-06-09 14:45:14.072759 | controller |               ".": {},
2026-06-09 14:45:14.072773 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 14:45:14.072788 | controller |             },
2026-06-09 14:45:14.072802 | controller |             "f:generateName": {},
2026-06-09 14:45:14.072816 | controller |             "f:labels": {
2026-06-09 14:45:14.072830 | controller |               ".": {},
2026-06-09 14:45:14.072845 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 14:45:14.072860 | controller |               "f:control-plane": {},
2026-06-09 14:45:14.072874 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 14:45:14.072889 | controller |               "f:pod-template-hash": {}
2026-06-09 14:45:14.072903 | controller |             },
2026-06-09 14:45:14.072917 | controller |             "f:ownerReferences": {
2026-06-09 14:45:14.072931 | controller |               ".": {},
2026-06-09 14:45:14.072945 | controller |               "k:{\"uid\":\"825057c6-caf2-43cc-8672-6c3da3e24ad6\"}": {}
2026-06-09 14:45:14.072961 | controller |             }
2026-06-09 14:45:14.072976 | controller |           },
2026-06-09 14:45:14.072991 | controller |           "f:spec": {
2026-06-09 14:45:14.073006 | controller |             "f:containers": {
2026-06-09 14:45:14.073021 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 14:45:14.073035 | controller |                 ".": {},
2026-06-09 14:45:14.073050 | controller |                 "f:args": {},
2026-06-09 14:45:14.073064 | controller |                 "f:command": {},
2026-06-09 14:45:14.073079 | controller |                 "f:env": {
2026-06-09 14:45:14.073093 | controller |                   ".": {},
2026-06-09 14:45:14.073109 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 14:45:14.073127 | controller |                     ".": {},
2026-06-09 14:45:14.073142 | controller |                     "f:name": {},
2026-06-09 14:45:14.073156 | controller |                     "f:value": {}
2026-06-09 14:45:14.073171 | controller |                   },
2026-06-09 14:45:14.073185 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 14:45:14.073200 | controller |                     ".": {},
2026-06-09 14:45:14.073214 | controller |                     "f:name": {},
2026-06-09 14:45:14.073229 | controller |                     "f:value": {}
2026-06-09 14:45:14.073243 | controller |                   },
2026-06-09 14:45:14.073258 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 14:45:14.073273 | controller |                     ".": {},
2026-06-09 14:45:14.073287 | controller |                     "f:name": {},
2026-06-09 14:45:14.073302 | controller |                     "f:value": {}
2026-06-09 14:45:14.073317 | controller |                   },
2026-06-09 14:45:14.073331 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 14:45:14.073346 | controller |                     ".": {},
2026-06-09 14:45:14.073360 | controller |                     "f:name": {},
2026-06-09 14:45:14.073375 | controller |                     "f:value": {}
2026-06-09 14:45:14.073389 | controller |                   },
2026-06-09 14:45:14.073404 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 14:45:14.073419 | controller |                     ".": {},
2026-06-09 14:45:14.073434 | controller |                     "f:name": {},
2026-06-09 14:45:14.073448 | controller |                     "f:value": {}
2026-06-09 14:45:14.073462 | controller |                   }
2026-06-09 14:45:14.073477 | controller |                 },
2026-06-09 14:45:14.073491 | controller |                 "f:image": {},
2026-06-09 14:45:14.073506 | controller |                 "f:imagePullPolicy": {},
2026-06-09 14:45:14.073546 | controller |                 "f:livenessProbe": {
2026-06-09 14:45:14.073562 | controller |                   ".": {},
2026-06-09 14:45:14.073577 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.073592 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.073606 | controller |                     ".": {},
2026-06-09 14:45:14.073621 | controller |                     "f:path": {},
2026-06-09 14:45:14.073635 | controller |                     "f:port": {},
2026-06-09 14:45:14.073650 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.073664 | controller |                   },
2026-06-09 14:45:14.073678 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.073693 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.073708 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.073722 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.073737 | controller |                 },
2026-06-09 14:45:14.073752 | controller |                 "f:name": {},
2026-06-09 14:45:14.073766 | controller |                 "f:readinessProbe": {
2026-06-09 14:45:14.073780 | controller |                   ".": {},
2026-06-09 14:45:14.073795 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.073809 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.073823 | controller |                     ".": {},
2026-06-09 14:45:14.073837 | controller |                     "f:path": {},
2026-06-09 14:45:14.073851 | controller |                     "f:port": {},
2026-06-09 14:45:14.073866 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.073880 | controller |                   },
2026-06-09 14:45:14.073894 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.073909 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.073927 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.073942 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.073956 | controller |                 },
2026-06-09 14:45:14.073971 | controller |                 "f:resources": {
2026-06-09 14:45:14.073986 | controller |                   ".": {},
2026-06-09 14:45:14.074000 | controller |                   "f:limits": {
2026-06-09 14:45:14.074015 | controller |                     ".": {},
2026-06-09 14:45:14.074029 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.074043 | controller |                     "f:memory": {}
2026-06-09 14:45:14.074057 | controller |                   },
2026-06-09 14:45:14.074071 | controller |                   "f:requests": {
2026-06-09 14:45:14.074085 | controller |                     ".": {},
2026-06-09 14:45:14.074099 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.074113 | controller |                     "f:memory": {}
2026-06-09 14:45:14.074127 | controller |                   }
2026-06-09 14:45:14.074141 | controller |                 },
2026-06-09 14:45:14.074165 | controller |                 "f:securityContext": {
2026-06-09 14:45:14.074181 | controller |                   ".": {},
2026-06-09 14:45:14.074196 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 14:45:14.074210 | controller |                 },
2026-06-09 14:45:14.074225 | controller |                 "f:terminationMessagePath": {},
2026-06-09 14:45:14.074240 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 14:45:14.074255 | controller |               }
2026-06-09 14:45:14.074270 | controller |             },
2026-06-09 14:45:14.074285 | controller |             "f:dnsPolicy": {},
2026-06-09 14:45:14.074300 | controller |             "f:enableServiceLinks": {},
2026-06-09 14:45:14.074315 | controller |             "f:restartPolicy": {},
2026-06-09 14:45:14.074329 | controller |             "f:schedulerName": {},
2026-06-09 14:45:14.074344 | controller |             "f:securityContext": {
2026-06-09 14:45:14.074358 | controller |               ".": {},
2026-06-09 14:45:14.074372 | controller |               "f:runAsNonRoot": {}
2026-06-09 14:45:14.074387 | controller |             },
2026-06-09 14:45:14.074401 | controller |             "f:serviceAccount": {},
2026-06-09 14:45:14.074415 | controller |             "f:serviceAccountName": {},
2026-06-09 14:45:14.074429 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 14:45:14.074444 | controller |             "f:tolerations": {}
2026-06-09 14:45:14.074459 | controller |           }
2026-06-09 14:45:14.074473 | controller |         },
2026-06-09 14:45:14.074488 | controller |         "manager": "kube-controller-manager",
2026-06-09 14:45:14.074502 | controller |         "operation": "Update",
2026-06-09 14:45:14.074534 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.074550 | controller |       },
2026-06-09 14:45:14.074565 | controller |       {
2026-06-09 14:45:14.074579 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.074594 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.074608 | controller |         "fieldsV1": {
2026-06-09 14:45:14.074623 | controller |           "f:metadata": {
2026-06-09 14:45:14.074638 | controller |             "f:annotations": {
2026-06-09 14:45:14.074653 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 14:45:14.074668 | controller |             }
2026-06-09 14:45:14.074683 | controller |           }
2026-06-09 14:45:14.074700 | controller |         },
2026-06-09 14:45:14.074714 | controller |         "manager": "multus-daemon",
2026-06-09 14:45:14.074729 | controller |         "operation": "Update",
2026-06-09 14:45:14.074743 | controller |         "subresource": "status",
2026-06-09 14:45:14.074757 | controller |         "time": "2026-06-09T13:51:12Z"
2026-06-09 14:45:14.074771 | controller |       },
2026-06-09 14:45:14.074789 | controller |       {
2026-06-09 14:45:14.074804 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.074819 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.074834 | controller |         "fieldsV1": {
2026-06-09 14:45:14.074848 | controller |           "f:status": {
2026-06-09 14:45:14.074862 | controller |             "f:conditions": {
2026-06-09 14:45:14.074877 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 14:45:14.074893 | controller |                 ".": {},
2026-06-09 14:45:14.074907 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.074922 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.074937 | controller |                 "f:status": {},
2026-06-09 14:45:14.074952 | controller |                 "f:type": {}
2026-06-09 14:45:14.074968 | controller |               },
2026-06-09 14:45:14.074983 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 14:45:14.074998 | controller |                 ".": {},
2026-06-09 14:45:14.075012 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.075027 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.075042 | controller |                 "f:status": {},
2026-06-09 14:45:14.075057 | controller |                 "f:type": {}
2026-06-09 14:45:14.075071 | controller |               },
2026-06-09 14:45:14.075085 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 14:45:14.075100 | controller |                 ".": {},
2026-06-09 14:45:14.075114 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.075128 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.075143 | controller |                 "f:status": {},
2026-06-09 14:45:14.075157 | controller |                 "f:type": {}
2026-06-09 14:45:14.075170 | controller |               },
2026-06-09 14:45:14.075184 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 14:45:14.075200 | controller |                 ".": {},
2026-06-09 14:45:14.075215 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.075229 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.075244 | controller |                 "f:status": {},
2026-06-09 14:45:14.075259 | controller |                 "f:type": {}
2026-06-09 14:45:14.075273 | controller |               }
2026-06-09 14:45:14.075288 | controller |             },
2026-06-09 14:45:14.075302 | controller |             "f:containerStatuses": {},
2026-06-09 14:45:14.075317 | controller |             "f:hostIP": {},
2026-06-09 14:45:14.075333 | controller |             "f:hostIPs": {},
2026-06-09 14:45:14.075347 | controller |             "f:phase": {},
2026-06-09 14:45:14.075361 | controller |             "f:podIP": {},
2026-06-09 14:45:14.075375 | controller |             "f:podIPs": {
2026-06-09 14:45:14.075389 | controller |               ".": {},
2026-06-09 14:45:14.075403 | controller |               "k:{\"ip\":\"10.217.0.76\"}": {
2026-06-09 14:45:14.075417 | controller |                 ".": {},
2026-06-09 14:45:14.075432 | controller |                 "f:ip": {}
2026-06-09 14:45:14.075446 | controller |               }
2026-06-09 14:45:14.075460 | controller |             },
2026-06-09 14:45:14.075475 | controller |             "f:startTime": {}
2026-06-09 14:45:14.075490 | controller |           }
2026-06-09 14:45:14.075505 | controller |         },
2026-06-09 14:45:14.075541 | controller |         "manager": "kubelet",
2026-06-09 14:45:14.075557 | controller |         "operation": "Update",
2026-06-09 14:45:14.075572 | controller |         "subresource": "status",
2026-06-09 14:45:14.075586 | controller |         "time": "2026-06-09T13:52:30Z"
2026-06-09 14:45:14.075600 | controller |       }
2026-06-09 14:45:14.075615 | controller |     ],
2026-06-09 14:45:14.075629 | controller |     "name": "heat-operator-controller-manager-5c5844cc68-gnf2g",
2026-06-09 14:45:14.075652 | controller |     "namespace": "openstack-operators",
2026-06-09 14:45:14.075667 | controller |     "ownerReferences": [
2026-06-09 14:45:14.075681 | controller |       {
2026-06-09 14:45:14.075696 | controller |         "apiVersion": "apps/v1",
2026-06-09 14:45:14.075710 | controller |         "blockOwnerDeletion": true,
2026-06-09 14:45:14.075724 | controller |         "controller": true,
2026-06-09 14:45:14.075738 | controller |         "kind": "ReplicaSet",
2026-06-09 14:45:14.075752 | controller |         "name": "heat-operator-controller-manager-5c5844cc68",
2026-06-09 14:45:14.075767 | controller |         "uid": "825057c6-caf2-43cc-8672-6c3da3e24ad6"
2026-06-09 14:45:14.075784 | controller |       }
2026-06-09 14:45:14.075801 | controller |     ],
2026-06-09 14:45:14.075815 | controller |     "resourceVersion": "54846",
2026-06-09 14:45:14.075829 | controller |     "uid": "247c2ad4-2e2d-4d49-88c7-ea81168344ad"
2026-06-09 14:45:14.075843 | controller |   },
2026-06-09 14:45:14.075858 | controller |   "spec": {
2026-06-09 14:45:14.075872 | controller |     "containers": [
2026-06-09 14:45:14.075887 | controller |       {
2026-06-09 14:45:14.075901 | controller |         "args": [
2026-06-09 14:45:14.075916 | controller |           "--leader-elect",
2026-06-09 14:45:14.075930 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 14:45:14.075945 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 14:45:14.075959 | controller |         ],
2026-06-09 14:45:14.075974 | controller |         "command": [
2026-06-09 14:45:14.075988 | controller |           "/manager"
2026-06-09 14:45:14.076002 | controller |         ],
2026-06-09 14:45:14.076016 | controller |         "env": [
2026-06-09 14:45:14.076031 | controller |           {
2026-06-09 14:45:14.076045 | controller |             "name": "LEASE_DURATION",
2026-06-09 14:45:14.076060 | controller |             "value": "30"
2026-06-09 14:45:14.076075 | controller |           },
2026-06-09 14:45:14.076089 | controller |           {
2026-06-09 14:45:14.076103 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 14:45:14.076118 | controller |             "value": "20"
2026-06-09 14:45:14.076132 | controller |           },
2026-06-09 14:45:14.076146 | controller |           {
2026-06-09 14:45:14.076160 | controller |             "name": "RETRY_PERIOD",
2026-06-09 14:45:14.076174 | controller |             "value": "5"
2026-06-09 14:45:14.076189 | controller |           },
2026-06-09 14:45:14.076203 | controller |           {
2026-06-09 14:45:14.076217 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 14:45:14.076231 | controller |             "value": "false"
2026-06-09 14:45:14.076245 | controller |           },
2026-06-09 14:45:14.076259 | controller |           {
2026-06-09 14:45:14.076274 | controller |             "name": "METRICS_CERTS",
2026-06-09 14:45:14.076288 | controller |             "value": "false"
2026-06-09 14:45:14.076303 | controller |           }
2026-06-09 14:45:14.076317 | controller |         ],
2026-06-09 14:45:14.076332 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752",
2026-06-09 14:45:14.076347 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 14:45:14.076362 | controller |         "livenessProbe": {
2026-06-09 14:45:14.076377 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.076391 | controller |           "httpGet": {
2026-06-09 14:45:14.076406 | controller |             "path": "/healthz",
2026-06-09 14:45:14.076420 | controller |             "port": 8081,
2026-06-09 14:45:14.076434 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.076449 | controller |           },
2026-06-09 14:45:14.076463 | controller |           "initialDelaySeconds": 15,
2026-06-09 14:45:14.076478 | controller |           "periodSeconds": 20,
2026-06-09 14:45:14.076492 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.076506 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.076551 | controller |         },
2026-06-09 14:45:14.076568 | controller |         "name": "manager",
2026-06-09 14:45:14.076582 | controller |         "readinessProbe": {
2026-06-09 14:45:14.076596 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.076610 | controller |           "httpGet": {
2026-06-09 14:45:14.076624 | controller |             "path": "/readyz",
2026-06-09 14:45:14.076638 | controller |             "port": 8081,
2026-06-09 14:45:14.076652 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.076667 | controller |           },
2026-06-09 14:45:14.076681 | controller |           "initialDelaySeconds": 5,
2026-06-09 14:45:14.076695 | controller |           "periodSeconds": 10,
2026-06-09 14:45:14.076709 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.076723 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.076737 | controller |         },
2026-06-09 14:45:14.076751 | controller |         "resources": {
2026-06-09 14:45:14.076766 | controller |           "limits": {
2026-06-09 14:45:14.076780 | controller |             "cpu": "500m",
2026-06-09 14:45:14.076794 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.076809 | controller |           },
2026-06-09 14:45:14.076823 | controller |           "requests": {
2026-06-09 14:45:14.076838 | controller |             "cpu": "10m",
2026-06-09 14:45:14.076852 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.076866 | controller |           }
2026-06-09 14:45:14.076880 | controller |         },
2026-06-09 14:45:14.076895 | controller |         "securityContext": {
2026-06-09 14:45:14.076909 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 14:45:14.076923 | controller |           "capabilities": {
2026-06-09 14:45:14.076938 | controller |             "drop": [
2026-06-09 14:45:14.076952 | controller |               "MKNOD"
2026-06-09 14:45:14.076966 | controller |             ]
2026-06-09 14:45:14.076981 | controller |           }
2026-06-09 14:45:14.076995 | controller |         },
2026-06-09 14:45:14.077009 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 14:45:14.077024 | controller |         "terminationMessagePolicy": "File",
2026-06-09 14:45:14.077039 | controller |         "volumeMounts": [
2026-06-09 14:45:14.077053 | controller |           {
2026-06-09 14:45:14.077068 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.077083 | controller |             "name": "kube-api-access-j45rm",
2026-06-09 14:45:14.077097 | controller |             "readOnly": true
2026-06-09 14:45:14.077112 | controller |           }
2026-06-09 14:45:14.077126 | controller |         ]
2026-06-09 14:45:14.077140 | controller |       }
2026-06-09 14:45:14.077154 | controller |     ],
2026-06-09 14:45:14.077168 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 14:45:14.077182 | controller |     "enableServiceLinks": true,
2026-06-09 14:45:14.077196 | controller |     "imagePullSecrets": [
2026-06-09 14:45:14.077210 | controller |       {
2026-06-09 14:45:14.077225 | controller |         "name": "heat-operator-controller-manager-dockercfg-rwc64"
2026-06-09 14:45:14.077239 | controller |       }
2026-06-09 14:45:14.077253 | controller |     ],
2026-06-09 14:45:14.077268 | controller |     "nodeName": "crc",
2026-06-09 14:45:14.077282 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 14:45:14.077297 | controller |     "priority": 0,
2026-06-09 14:45:14.077311 | controller |     "restartPolicy": "Always",
2026-06-09 14:45:14.077326 | controller |     "schedulerName": "default-scheduler",
2026-06-09 14:45:14.077341 | controller |     "securityContext": {
2026-06-09 14:45:14.077355 | controller |       "runAsNonRoot": true,
2026-06-09 14:45:14.077370 | controller |       "seLinuxOptions": {
2026-06-09 14:45:14.077384 | controller |         "level": "s0:c26,c5"
2026-06-09 14:45:14.077398 | controller |       }
2026-06-09 14:45:14.077416 | controller |     },
2026-06-09 14:45:14.077431 | controller |     "serviceAccount": "heat-operator-controller-manager",
2026-06-09 14:45:14.077445 | controller |     "serviceAccountName": "heat-operator-controller-manager",
2026-06-09 14:45:14.077460 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 14:45:14.077475 | controller |     "tolerations": [
2026-06-09 14:45:14.077489 | controller |       {
2026-06-09 14:45:14.077503 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.077535 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 14:45:14.077551 | controller |         "operator": "Exists",
2026-06-09 14:45:14.077566 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.077580 | controller |       },
2026-06-09 14:45:14.077594 | controller |       {
2026-06-09 14:45:14.077608 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.077623 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 14:45:14.077637 | controller |         "operator": "Exists",
2026-06-09 14:45:14.077651 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.077665 | controller |       },
2026-06-09 14:45:14.077679 | controller |       {
2026-06-09 14:45:14.077694 | controller |         "effect": "NoSchedule",
2026-06-09 14:45:14.077710 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 14:45:14.077727 | controller |         "operator": "Exists"
2026-06-09 14:45:14.077741 | controller |       }
2026-06-09 14:45:14.077755 | controller |     ],
2026-06-09 14:45:14.077769 | controller |     "volumes": [
2026-06-09 14:45:14.077783 | controller |       {
2026-06-09 14:45:14.077798 | controller |         "name": "kube-api-access-j45rm",
2026-06-09 14:45:14.077812 | controller |         "projected": {
2026-06-09 14:45:14.077826 | controller |           "defaultMode": 420,
2026-06-09 14:45:14.077841 | controller |           "sources": [
2026-06-09 14:45:14.077855 | controller |             {
2026-06-09 14:45:14.077869 | controller |               "serviceAccountToken": {
2026-06-09 14:45:14.077883 | controller |                 "expirationSeconds": 3607,
2026-06-09 14:45:14.077898 | controller |                 "path": "token"
2026-06-09 14:45:14.077912 | controller |               }
2026-06-09 14:45:14.077926 | controller |             },
2026-06-09 14:45:14.077940 | controller |             {
2026-06-09 14:45:14.077954 | controller |               "configMap": {
2026-06-09 14:45:14.077968 | controller |                 "items": [
2026-06-09 14:45:14.077983 | controller |                   {
2026-06-09 14:45:14.077997 | controller |                     "key": "ca.crt",
2026-06-09 14:45:14.078011 | controller |                     "path": "ca.crt"
2026-06-09 14:45:14.078025 | controller |                   }
2026-06-09 14:45:14.078040 | controller |                 ],
2026-06-09 14:45:14.078054 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 14:45:14.078069 | controller |               }
2026-06-09 14:45:14.078084 | controller |             },
2026-06-09 14:45:14.078098 | controller |             {
2026-06-09 14:45:14.078112 | controller |               "downwardAPI": {
2026-06-09 14:45:14.078126 | controller |                 "items": [
2026-06-09 14:45:14.078140 | controller |                   {
2026-06-09 14:45:14.078167 | controller |                     "fieldRef": {
2026-06-09 14:45:14.078182 | controller |                       "apiVersion": "v1",
2026-06-09 14:45:14.078197 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 14:45:14.078218 | controller |                     },
2026-06-09 14:45:14.078233 | controller |                     "path": "namespace"
2026-06-09 14:45:14.078247 | controller |                   }
2026-06-09 14:45:14.078261 | controller |                 ]
2026-06-09 14:45:14.078275 | controller |               }
2026-06-09 14:45:14.078289 | controller |             },
2026-06-09 14:45:14.078308 | controller |             {
2026-06-09 14:45:14.078325 | controller |               "configMap": {
2026-06-09 14:45:14.078339 | controller |                 "items": [
2026-06-09 14:45:14.078354 | controller |                   {
2026-06-09 14:45:14.078369 | controller |                     "key": "service-ca.crt",
2026-06-09 14:45:14.078384 | controller |                     "path": "service-ca.crt"
2026-06-09 14:45:14.078399 | controller |                   }
2026-06-09 14:45:14.078416 | controller |                 ],
2026-06-09 14:45:14.078430 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 14:45:14.078445 | controller |               }
2026-06-09 14:45:14.078460 | controller |             }
2026-06-09 14:45:14.078474 | controller |           ]
2026-06-09 14:45:14.078489 | controller |         }
2026-06-09 14:45:14.078503 | controller |       }
2026-06-09 14:45:14.078536 | controller |     ]
2026-06-09 14:45:14.078552 | controller |   },
2026-06-09 14:45:14.078566 | controller |   "status": {
2026-06-09 14:45:14.078580 | controller |     "conditions": [
2026-06-09 14:45:14.078595 | controller |       {
2026-06-09 14:45:14.078609 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.078624 | controller |         "lastTransitionTime": "2026-06-09T13:52:18Z",
2026-06-09 14:45:14.078638 | controller |         "status": "True",
2026-06-09 14:45:14.078653 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 14:45:14.078668 | controller |       },
2026-06-09 14:45:14.078683 | controller |       {
2026-06-09 14:45:14.078698 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.078713 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.078727 | controller |         "status": "True",
2026-06-09 14:45:14.078742 | controller |         "type": "Initialized"
2026-06-09 14:45:14.078756 | controller |       },
2026-06-09 14:45:14.078771 | controller |       {
2026-06-09 14:45:14.078786 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.078800 | controller |         "lastTransitionTime": "2026-06-09T13:52:30Z",
2026-06-09 14:45:14.078815 | controller |         "status": "True",
2026-06-09 14:45:14.078830 | controller |         "type": "Ready"
2026-06-09 14:45:14.078845 | controller |       },
2026-06-09 14:45:14.078860 | controller |       {
2026-06-09 14:45:14.078874 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.078888 | controller |         "lastTransitionTime": "2026-06-09T13:52:30Z",
2026-06-09 14:45:14.078903 | controller |         "status": "True",
2026-06-09 14:45:14.078917 | controller |         "type": "ContainersReady"
2026-06-09 14:45:14.078931 | controller |       },
2026-06-09 14:45:14.078946 | controller |       {
2026-06-09 14:45:14.078960 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.078975 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.078989 | controller |         "status": "True",
2026-06-09 14:45:14.079003 | controller |         "type": "PodScheduled"
2026-06-09 14:45:14.079018 | controller |       }
2026-06-09 14:45:14.079032 | controller |     ],
2026-06-09 14:45:14.079046 | controller |     "containerStatuses": [
2026-06-09 14:45:14.079061 | controller |       {
2026-06-09 14:45:14.079075 | controller |         "allocatedResources": {
2026-06-09 14:45:14.079089 | controller |           "cpu": "10m",
2026-06-09 14:45:14.079103 | controller |           "memory": "256Mi"
2026-06-09 14:45:14.079118 | controller |         },
2026-06-09 14:45:14.079133 | controller |         "containerID": "cri-o://ff46baf5c4a31c2a2043ca172bf004e2c5d1d37b92a0c01c66c502dc28544567",
2026-06-09 14:45:14.079148 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752",
2026-06-09 14:45:14.079163 | controller |         "imageID": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752",
2026-06-09 14:45:14.079190 | controller |         "lastState": {},
2026-06-09 14:45:14.079209 | controller |         "name": "manager",
2026-06-09 14:45:14.079224 | controller |         "ready": true,
2026-06-09 14:45:14.079242 | controller |         "resources": {
2026-06-09 14:45:14.079257 | controller |           "limits": {
2026-06-09 14:45:14.079274 | controller |             "cpu": "500m",
2026-06-09 14:45:14.079292 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.079323 | controller |           },
2026-06-09 14:45:14.079339 | controller |           "requests": {
2026-06-09 14:45:14.079355 | controller |             "cpu": "10m",
2026-06-09 14:45:14.079372 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.079390 | controller |           }
2026-06-09 14:45:14.079412 | controller |         },
2026-06-09 14:45:14.079427 | controller |         "restartCount": 0,
2026-06-09 14:45:14.079445 | controller |         "started": true,
2026-06-09 14:45:14.079460 | controller |         "state": {
2026-06-09 14:45:14.079477 | controller |           "running": {
2026-06-09 14:45:14.079492 | controller |             "startedAt": "2026-06-09T13:52:18Z"
2026-06-09 14:45:14.079509 | controller |           }
2026-06-09 14:45:14.079541 | controller |         },
2026-06-09 14:45:14.079556 | controller |         "user": {
2026-06-09 14:45:14.079581 | controller |           "linux": {
2026-06-09 14:45:14.079660 | controller |             "gid": 0,
2026-06-09 14:45:14.079681 | controller |             "supplementalGroups": [
2026-06-09 14:45:14.079696 | controller |               0
2026-06-09 14:45:14.079712 | controller |             ],
2026-06-09 14:45:14.079727 | controller |             "uid": 65532
2026-06-09 14:45:14.079741 | controller |           }
2026-06-09 14:45:14.079756 | controller |         },
2026-06-09 14:45:14.079771 | controller |         "volumeMounts": [
2026-06-09 14:45:14.079785 | controller |           {
2026-06-09 14:45:14.079800 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.079816 | controller |             "name": "kube-api-access-j45rm",
2026-06-09 14:45:14.079831 | controller |             "readOnly": true,
2026-06-09 14:45:14.079847 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:14.079861 | controller |           }
2026-06-09 14:45:14.079876 | controller |         ]
2026-06-09 14:45:14.079891 | controller |       }
2026-06-09 14:45:14.079905 | controller |     ],
2026-06-09 14:45:14.079920 | controller |     "hostIP": "192.168.126.11",
2026-06-09 14:45:14.079935 | controller |     "hostIPs": [
2026-06-09 14:45:14.079949 | controller |       {
2026-06-09 14:45:14.079964 | controller |         "ip": "192.168.126.11"
2026-06-09 14:45:14.079978 | controller |       }
2026-06-09 14:45:14.079994 | controller |     ],
2026-06-09 14:45:14.080009 | controller |     "phase": "Running",
2026-06-09 14:45:14.080024 | controller |     "podIP": "10.217.0.76",
2026-06-09 14:45:14.080038 | controller |     "podIPs": [
2026-06-09 14:45:14.080053 | controller |       {
2026-06-09 14:45:14.080068 | controller |         "ip": "10.217.0.76"
2026-06-09 14:45:14.080083 | controller |       }
2026-06-09 14:45:14.080097 | controller |     ],
2026-06-09 14:45:14.080112 | controller |     "qosClass": "Burstable",
2026-06-09 14:45:14.080127 | controller |     "startTime": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.080142 | controller |   }
2026-06-09 14:45:14.080157 | controller | }
2026-06-09 14:45:14.102211 | controller | ok:
2026-06-09 14:45:14.102314 | controller | {
2026-06-09 14:45:14.102342 | controller |   "apiVersion": "v1",
2026-06-09 14:45:14.102415 | controller |   "kind": "Pod",
2026-06-09 14:45:14.102435 | controller |   "metadata": {
2026-06-09 14:45:14.102450 | controller |     "annotations": {
2026-06-09 14:45:14.102466 | 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-09 14:45:14.102491 | 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-09 14:45:14.102508 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 14:45:14.102549 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 14:45:14.102566 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 14:45:14.102582 | controller |     },
2026-06-09 14:45:14.102597 | controller |     "creationTimestamp": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.102612 | controller |     "generateName": "horizon-operator-controller-manager-548d6d5f9-",
2026-06-09 14:45:14.102627 | controller |     "generation": 1,
2026-06-09 14:45:14.102641 | controller |     "labels": {
2026-06-09 14:45:14.102656 | controller |       "app.kubernetes.io/name": "horizon-operator",
2026-06-09 14:45:14.102671 | controller |       "control-plane": "controller-manager",
2026-06-09 14:45:14.102686 | controller |       "openstack.org/operator-name": "horizon",
2026-06-09 14:45:14.102701 | controller |       "pod-template-hash": "548d6d5f9"
2026-06-09 14:45:14.102716 | controller |     },
2026-06-09 14:45:14.102730 | controller |     "managedFields": [
2026-06-09 14:45:14.102745 | controller |       {
2026-06-09 14:45:14.102760 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.102774 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.102789 | controller |         "fieldsV1": {
2026-06-09 14:45:14.102803 | controller |           "f:metadata": {
2026-06-09 14:45:14.102817 | controller |             "f:annotations": {
2026-06-09 14:45:14.102832 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 14:45:14.102846 | controller |             }
2026-06-09 14:45:14.102860 | controller |           }
2026-06-09 14:45:14.102874 | controller |         },
2026-06-09 14:45:14.102888 | controller |         "manager": "crc",
2026-06-09 14:45:14.102903 | controller |         "operation": "Update",
2026-06-09 14:45:14.102917 | controller |         "subresource": "status",
2026-06-09 14:45:14.102932 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.102947 | controller |       },
2026-06-09 14:45:14.102962 | controller |       {
2026-06-09 14:45:14.102977 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.102992 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.103006 | controller |         "fieldsV1": {
2026-06-09 14:45:14.103021 | controller |           "f:metadata": {
2026-06-09 14:45:14.103037 | controller |             "f:annotations": {
2026-06-09 14:45:14.103052 | controller |               ".": {},
2026-06-09 14:45:14.103066 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 14:45:14.103082 | controller |             },
2026-06-09 14:45:14.103097 | controller |             "f:generateName": {},
2026-06-09 14:45:14.103111 | controller |             "f:labels": {
2026-06-09 14:45:14.103126 | controller |               ".": {},
2026-06-09 14:45:14.103141 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 14:45:14.103155 | controller |               "f:control-plane": {},
2026-06-09 14:45:14.103170 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 14:45:14.103184 | controller |               "f:pod-template-hash": {}
2026-06-09 14:45:14.103199 | controller |             },
2026-06-09 14:45:14.103214 | controller |             "f:ownerReferences": {
2026-06-09 14:45:14.103229 | controller |               ".": {},
2026-06-09 14:45:14.103247 | controller |               "k:{\"uid\":\"139bc0f9-d266-4d2e-9476-088434474e52\"}": {}
2026-06-09 14:45:14.103263 | controller |             }
2026-06-09 14:45:14.103278 | controller |           },
2026-06-09 14:45:14.103293 | controller |           "f:spec": {
2026-06-09 14:45:14.103307 | controller |             "f:containers": {
2026-06-09 14:45:14.103322 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 14:45:14.103336 | controller |                 ".": {},
2026-06-09 14:45:14.103351 | controller |                 "f:args": {},
2026-06-09 14:45:14.103365 | controller |                 "f:command": {},
2026-06-09 14:45:14.103380 | controller |                 "f:env": {
2026-06-09 14:45:14.103395 | controller |                   ".": {},
2026-06-09 14:45:14.103410 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 14:45:14.103424 | controller |                     ".": {},
2026-06-09 14:45:14.103439 | controller |                     "f:name": {},
2026-06-09 14:45:14.103453 | controller |                     "f:value": {}
2026-06-09 14:45:14.103468 | controller |                   },
2026-06-09 14:45:14.103482 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 14:45:14.103497 | controller |                     ".": {},
2026-06-09 14:45:14.103525 | controller |                     "f:name": {},
2026-06-09 14:45:14.103545 | controller |                     "f:value": {}
2026-06-09 14:45:14.103561 | controller |                   },
2026-06-09 14:45:14.103576 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 14:45:14.103591 | controller |                     ".": {},
2026-06-09 14:45:14.103606 | controller |                     "f:name": {},
2026-06-09 14:45:14.103620 | controller |                     "f:value": {}
2026-06-09 14:45:14.103635 | controller |                   },
2026-06-09 14:45:14.103649 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 14:45:14.103664 | controller |                     ".": {},
2026-06-09 14:45:14.103679 | controller |                     "f:name": {},
2026-06-09 14:45:14.103693 | controller |                     "f:value": {}
2026-06-09 14:45:14.103710 | controller |                   },
2026-06-09 14:45:14.103727 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 14:45:14.103742 | controller |                     ".": {},
2026-06-09 14:45:14.103757 | controller |                     "f:name": {},
2026-06-09 14:45:14.103771 | controller |                     "f:value": {}
2026-06-09 14:45:14.103786 | controller |                   }
2026-06-09 14:45:14.103801 | controller |                 },
2026-06-09 14:45:14.103816 | controller |                 "f:image": {},
2026-06-09 14:45:14.103830 | controller |                 "f:imagePullPolicy": {},
2026-06-09 14:45:14.103846 | controller |                 "f:livenessProbe": {
2026-06-09 14:45:14.103860 | controller |                   ".": {},
2026-06-09 14:45:14.103875 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.103890 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.103905 | controller |                     ".": {},
2026-06-09 14:45:14.103920 | controller |                     "f:path": {},
2026-06-09 14:45:14.103934 | controller |                     "f:port": {},
2026-06-09 14:45:14.103948 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.103962 | controller |                   },
2026-06-09 14:45:14.103977 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.103991 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.104005 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.104019 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.104033 | controller |                 },
2026-06-09 14:45:14.104047 | controller |                 "f:name": {},
2026-06-09 14:45:14.104065 | controller |                 "f:readinessProbe": {
2026-06-09 14:45:14.104080 | controller |                   ".": {},
2026-06-09 14:45:14.104094 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.104107 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.104121 | controller |                     ".": {},
2026-06-09 14:45:14.104135 | controller |                     "f:path": {},
2026-06-09 14:45:14.104149 | controller |                     "f:port": {},
2026-06-09 14:45:14.104163 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.104177 | controller |                   },
2026-06-09 14:45:14.104192 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.104206 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.104221 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.104235 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.104250 | controller |                 },
2026-06-09 14:45:14.104264 | controller |                 "f:resources": {
2026-06-09 14:45:14.104279 | controller |                   ".": {},
2026-06-09 14:45:14.104294 | controller |                   "f:limits": {
2026-06-09 14:45:14.104308 | controller |                     ".": {},
2026-06-09 14:45:14.104322 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.104337 | controller |                     "f:memory": {}
2026-06-09 14:45:14.104351 | controller |                   },
2026-06-09 14:45:14.104366 | controller |                   "f:requests": {
2026-06-09 14:45:14.104380 | controller |                     ".": {},
2026-06-09 14:45:14.104394 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.104408 | controller |                     "f:memory": {}
2026-06-09 14:45:14.104422 | controller |                   }
2026-06-09 14:45:14.104436 | controller |                 },
2026-06-09 14:45:14.104450 | controller |                 "f:securityContext": {
2026-06-09 14:45:14.104464 | controller |                   ".": {},
2026-06-09 14:45:14.104478 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 14:45:14.104492 | controller |                 },
2026-06-09 14:45:14.104506 | controller |                 "f:terminationMessagePath": {},
2026-06-09 14:45:14.104540 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 14:45:14.104556 | controller |               }
2026-06-09 14:45:14.104570 | controller |             },
2026-06-09 14:45:14.104585 | controller |             "f:dnsPolicy": {},
2026-06-09 14:45:14.104600 | controller |             "f:enableServiceLinks": {},
2026-06-09 14:45:14.104615 | controller |             "f:restartPolicy": {},
2026-06-09 14:45:14.104630 | controller |             "f:schedulerName": {},
2026-06-09 14:45:14.104644 | controller |             "f:securityContext": {
2026-06-09 14:45:14.104659 | controller |               ".": {},
2026-06-09 14:45:14.104673 | controller |               "f:runAsNonRoot": {}
2026-06-09 14:45:14.104687 | controller |             },
2026-06-09 14:45:14.104701 | controller |             "f:serviceAccount": {},
2026-06-09 14:45:14.104715 | controller |             "f:serviceAccountName": {},
2026-06-09 14:45:14.104730 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 14:45:14.104744 | controller |             "f:tolerations": {}
2026-06-09 14:45:14.104758 | controller |           }
2026-06-09 14:45:14.104772 | controller |         },
2026-06-09 14:45:14.104786 | controller |         "manager": "kube-controller-manager",
2026-06-09 14:45:14.104800 | controller |         "operation": "Update",
2026-06-09 14:45:14.104815 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.104830 | controller |       },
2026-06-09 14:45:14.104845 | controller |       {
2026-06-09 14:45:14.104859 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.104873 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.104893 | controller |         "fieldsV1": {
2026-06-09 14:45:14.104908 | controller |           "f:metadata": {
2026-06-09 14:45:14.104923 | controller |             "f:annotations": {
2026-06-09 14:45:14.104938 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 14:45:14.104952 | controller |             }
2026-06-09 14:45:14.104967 | controller |           }
2026-06-09 14:45:14.104981 | controller |         },
2026-06-09 14:45:14.104995 | controller |         "manager": "multus-daemon",
2026-06-09 14:45:14.105010 | controller |         "operation": "Update",
2026-06-09 14:45:14.105024 | controller |         "subresource": "status",
2026-06-09 14:45:14.105038 | controller |         "time": "2026-06-09T13:51:12Z"
2026-06-09 14:45:14.105052 | controller |       },
2026-06-09 14:45:14.105066 | controller |       {
2026-06-09 14:45:14.105080 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.105095 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.105109 | controller |         "fieldsV1": {
2026-06-09 14:45:14.105123 | controller |           "f:status": {
2026-06-09 14:45:14.105137 | controller |             "f:conditions": {
2026-06-09 14:45:14.105152 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 14:45:14.105166 | controller |                 ".": {},
2026-06-09 14:45:14.105180 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.105194 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.105208 | controller |                 "f:status": {},
2026-06-09 14:45:14.105223 | controller |                 "f:type": {}
2026-06-09 14:45:14.105236 | controller |               },
2026-06-09 14:45:14.105250 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 14:45:14.105265 | controller |                 ".": {},
2026-06-09 14:45:14.105278 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.105293 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.105307 | controller |                 "f:status": {},
2026-06-09 14:45:14.105321 | controller |                 "f:type": {}
2026-06-09 14:45:14.105335 | controller |               },
2026-06-09 14:45:14.105349 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 14:45:14.105362 | controller |                 ".": {},
2026-06-09 14:45:14.105376 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.105390 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.105404 | controller |                 "f:status": {},
2026-06-09 14:45:14.105417 | controller |                 "f:type": {}
2026-06-09 14:45:14.105431 | controller |               },
2026-06-09 14:45:14.105444 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 14:45:14.105458 | controller |                 ".": {},
2026-06-09 14:45:14.105472 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.105486 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.105500 | controller |                 "f:status": {},
2026-06-09 14:45:14.105532 | controller |                 "f:type": {}
2026-06-09 14:45:14.105548 | controller |               }
2026-06-09 14:45:14.105563 | controller |             },
2026-06-09 14:45:14.105578 | controller |             "f:containerStatuses": {},
2026-06-09 14:45:14.105592 | controller |             "f:hostIP": {},
2026-06-09 14:45:14.105607 | controller |             "f:hostIPs": {},
2026-06-09 14:45:14.105621 | controller |             "f:phase": {},
2026-06-09 14:45:14.105635 | controller |             "f:podIP": {},
2026-06-09 14:45:14.105649 | controller |             "f:podIPs": {
2026-06-09 14:45:14.105663 | controller |               ".": {},
2026-06-09 14:45:14.105677 | controller |               "k:{\"ip\":\"10.217.0.77\"}": {
2026-06-09 14:45:14.105692 | controller |                 ".": {},
2026-06-09 14:45:14.105712 | controller |                 "f:ip": {}
2026-06-09 14:45:14.105728 | controller |               }
2026-06-09 14:45:14.105742 | controller |             },
2026-06-09 14:45:14.105756 | controller |             "f:startTime": {}
2026-06-09 14:45:14.105770 | controller |           }
2026-06-09 14:45:14.105784 | controller |         },
2026-06-09 14:45:14.105798 | controller |         "manager": "kubelet",
2026-06-09 14:45:14.105812 | controller |         "operation": "Update",
2026-06-09 14:45:14.105827 | controller |         "subresource": "status",
2026-06-09 14:45:14.105841 | controller |         "time": "2026-06-09T13:52:32Z"
2026-06-09 14:45:14.105855 | controller |       }
2026-06-09 14:45:14.105869 | controller |     ],
2026-06-09 14:45:14.105883 | controller |     "name": "horizon-operator-controller-manager-548d6d5f9-dz9mc",
2026-06-09 14:45:14.105898 | controller |     "namespace": "openstack-operators",
2026-06-09 14:45:14.105912 | controller |     "ownerReferences": [
2026-06-09 14:45:14.105926 | controller |       {
2026-06-09 14:45:14.105940 | controller |         "apiVersion": "apps/v1",
2026-06-09 14:45:14.105954 | controller |         "blockOwnerDeletion": true,
2026-06-09 14:45:14.105968 | controller |         "controller": true,
2026-06-09 14:45:14.105982 | controller |         "kind": "ReplicaSet",
2026-06-09 14:45:14.105996 | controller |         "name": "horizon-operator-controller-manager-548d6d5f9",
2026-06-09 14:45:14.106011 | controller |         "uid": "139bc0f9-d266-4d2e-9476-088434474e52"
2026-06-09 14:45:14.106025 | controller |       }
2026-06-09 14:45:14.106039 | controller |     ],
2026-06-09 14:45:14.106053 | controller |     "resourceVersion": "54944",
2026-06-09 14:45:14.106067 | controller |     "uid": "52389b56-36d4-42a0-9f2f-e05bcdc56304"
2026-06-09 14:45:14.106081 | controller |   },
2026-06-09 14:45:14.106095 | controller |   "spec": {
2026-06-09 14:45:14.106108 | controller |     "containers": [
2026-06-09 14:45:14.106122 | controller |       {
2026-06-09 14:45:14.106157 | controller |         "args": [
2026-06-09 14:45:14.106179 | controller |           "--leader-elect",
2026-06-09 14:45:14.106197 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 14:45:14.106215 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 14:45:14.106229 | controller |         ],
2026-06-09 14:45:14.106244 | controller |         "command": [
2026-06-09 14:45:14.106258 | controller |           "/manager"
2026-06-09 14:45:14.106272 | controller |         ],
2026-06-09 14:45:14.106286 | controller |         "env": [
2026-06-09 14:45:14.106300 | controller |           {
2026-06-09 14:45:14.106314 | controller |             "name": "LEASE_DURATION",
2026-06-09 14:45:14.106328 | controller |             "value": "30"
2026-06-09 14:45:14.106342 | controller |           },
2026-06-09 14:45:14.106356 | controller |           {
2026-06-09 14:45:14.106369 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 14:45:14.106383 | controller |             "value": "20"
2026-06-09 14:45:14.106397 | controller |           },
2026-06-09 14:45:14.106411 | controller |           {
2026-06-09 14:45:14.106424 | controller |             "name": "RETRY_PERIOD",
2026-06-09 14:45:14.106438 | controller |             "value": "5"
2026-06-09 14:45:14.106451 | controller |           },
2026-06-09 14:45:14.106464 | controller |           {
2026-06-09 14:45:14.106478 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 14:45:14.106492 | controller |             "value": "false"
2026-06-09 14:45:14.106505 | controller |           },
2026-06-09 14:45:14.106539 | controller |           {
2026-06-09 14:45:14.106554 | controller |             "name": "METRICS_CERTS",
2026-06-09 14:45:14.106568 | controller |             "value": "false"
2026-06-09 14:45:14.106581 | controller |           }
2026-06-09 14:45:14.106595 | controller |         ],
2026-06-09 14:45:14.106608 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed",
2026-06-09 14:45:14.106626 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 14:45:14.106641 | controller |         "livenessProbe": {
2026-06-09 14:45:14.106655 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.106669 | controller |           "httpGet": {
2026-06-09 14:45:14.106683 | controller |             "path": "/healthz",
2026-06-09 14:45:14.106698 | controller |             "port": 8081,
2026-06-09 14:45:14.106714 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.106730 | controller |           },
2026-06-09 14:45:14.106744 | controller |           "initialDelaySeconds": 15,
2026-06-09 14:45:14.106757 | controller |           "periodSeconds": 20,
2026-06-09 14:45:14.106771 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.106785 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.106799 | controller |         },
2026-06-09 14:45:14.106812 | controller |         "name": "manager",
2026-06-09 14:45:14.106826 | controller |         "readinessProbe": {
2026-06-09 14:45:14.106840 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.106854 | controller |           "httpGet": {
2026-06-09 14:45:14.106868 | controller |             "path": "/readyz",
2026-06-09 14:45:14.106883 | controller |             "port": 8081,
2026-06-09 14:45:14.106897 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.106911 | controller |           },
2026-06-09 14:45:14.106925 | controller |           "initialDelaySeconds": 5,
2026-06-09 14:45:14.106939 | controller |           "periodSeconds": 10,
2026-06-09 14:45:14.106953 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.106967 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.106981 | controller |         },
2026-06-09 14:45:14.106995 | controller |         "resources": {
2026-06-09 14:45:14.107008 | controller |           "limits": {
2026-06-09 14:45:14.107022 | controller |             "cpu": "500m",
2026-06-09 14:45:14.107036 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.107050 | controller |           },
2026-06-09 14:45:14.107063 | controller |           "requests": {
2026-06-09 14:45:14.107078 | controller |             "cpu": "10m",
2026-06-09 14:45:14.107092 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.107106 | controller |           }
2026-06-09 14:45:14.107120 | controller |         },
2026-06-09 14:45:14.107134 | controller |         "securityContext": {
2026-06-09 14:45:14.107148 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 14:45:14.107162 | controller |           "capabilities": {
2026-06-09 14:45:14.107176 | controller |             "drop": [
2026-06-09 14:45:14.107190 | controller |               "MKNOD"
2026-06-09 14:45:14.107203 | controller |             ]
2026-06-09 14:45:14.107217 | controller |           }
2026-06-09 14:45:14.107231 | controller |         },
2026-06-09 14:45:14.107245 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 14:45:14.107259 | controller |         "terminationMessagePolicy": "File",
2026-06-09 14:45:14.107273 | controller |         "volumeMounts": [
2026-06-09 14:45:14.107287 | controller |           {
2026-06-09 14:45:14.107300 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.107315 | controller |             "name": "kube-api-access-9sbwd",
2026-06-09 14:45:14.107329 | controller |             "readOnly": true
2026-06-09 14:45:14.107342 | controller |           }
2026-06-09 14:45:14.107357 | controller |         ]
2026-06-09 14:45:14.107370 | controller |       }
2026-06-09 14:45:14.107384 | controller |     ],
2026-06-09 14:45:14.107398 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 14:45:14.107413 | controller |     "enableServiceLinks": true,
2026-06-09 14:45:14.107427 | controller |     "imagePullSecrets": [
2026-06-09 14:45:14.107441 | controller |       {
2026-06-09 14:45:14.107458 | controller |         "name": "horizon-operator-controller-manager-dockercfg-r6zcw"
2026-06-09 14:45:14.107473 | controller |       }
2026-06-09 14:45:14.107487 | controller |     ],
2026-06-09 14:45:14.107501 | controller |     "nodeName": "crc",
2026-06-09 14:45:14.107533 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 14:45:14.107550 | controller |     "priority": 0,
2026-06-09 14:45:14.107564 | controller |     "restartPolicy": "Always",
2026-06-09 14:45:14.107578 | controller |     "schedulerName": "default-scheduler",
2026-06-09 14:45:14.107593 | controller |     "securityContext": {
2026-06-09 14:45:14.107607 | controller |       "runAsNonRoot": true,
2026-06-09 14:45:14.107621 | controller |       "seLinuxOptions": {
2026-06-09 14:45:14.107635 | controller |         "level": "s0:c26,c5"
2026-06-09 14:45:14.107649 | controller |       }
2026-06-09 14:45:14.107663 | controller |     },
2026-06-09 14:45:14.107676 | controller |     "serviceAccount": "horizon-operator-controller-manager",
2026-06-09 14:45:14.107690 | controller |     "serviceAccountName": "horizon-operator-controller-manager",
2026-06-09 14:45:14.107704 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 14:45:14.107718 | controller |     "tolerations": [
2026-06-09 14:45:14.107731 | controller |       {
2026-06-09 14:45:14.107745 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.107758 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 14:45:14.107772 | controller |         "operator": "Exists",
2026-06-09 14:45:14.107785 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.107799 | controller |       },
2026-06-09 14:45:14.107813 | controller |       {
2026-06-09 14:45:14.107827 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.107841 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 14:45:14.107855 | controller |         "operator": "Exists",
2026-06-09 14:45:14.107870 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.107884 | controller |       },
2026-06-09 14:45:14.107898 | controller |       {
2026-06-09 14:45:14.107912 | controller |         "effect": "NoSchedule",
2026-06-09 14:45:14.107926 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 14:45:14.107940 | controller |         "operator": "Exists"
2026-06-09 14:45:14.107955 | controller |       }
2026-06-09 14:45:14.107969 | controller |     ],
2026-06-09 14:45:14.107983 | controller |     "volumes": [
2026-06-09 14:45:14.107998 | controller |       {
2026-06-09 14:45:14.108012 | controller |         "name": "kube-api-access-9sbwd",
2026-06-09 14:45:14.108025 | controller |         "projected": {
2026-06-09 14:45:14.108039 | controller |           "defaultMode": 420,
2026-06-09 14:45:14.108053 | controller |           "sources": [
2026-06-09 14:45:14.108067 | controller |             {
2026-06-09 14:45:14.108080 | controller |               "serviceAccountToken": {
2026-06-09 14:45:14.108094 | controller |                 "expirationSeconds": 3607,
2026-06-09 14:45:14.108108 | controller |                 "path": "token"
2026-06-09 14:45:14.108122 | controller |               }
2026-06-09 14:45:14.108136 | controller |             },
2026-06-09 14:45:14.108150 | controller |             {
2026-06-09 14:45:14.108163 | controller |               "configMap": {
2026-06-09 14:45:14.108177 | controller |                 "items": [
2026-06-09 14:45:14.108190 | controller |                   {
2026-06-09 14:45:14.108204 | controller |                     "key": "ca.crt",
2026-06-09 14:45:14.108218 | controller |                     "path": "ca.crt"
2026-06-09 14:45:14.108231 | controller |                   }
2026-06-09 14:45:14.108245 | controller |                 ],
2026-06-09 14:45:14.108259 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 14:45:14.108272 | controller |               }
2026-06-09 14:45:14.108286 | controller |             },
2026-06-09 14:45:14.108299 | controller |             {
2026-06-09 14:45:14.108320 | controller |               "downwardAPI": {
2026-06-09 14:45:14.108335 | controller |                 "items": [
2026-06-09 14:45:14.108349 | controller |                   {
2026-06-09 14:45:14.108362 | controller |                     "fieldRef": {
2026-06-09 14:45:14.108376 | controller |                       "apiVersion": "v1",
2026-06-09 14:45:14.108390 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 14:45:14.108404 | controller |                     },
2026-06-09 14:45:14.108418 | controller |                     "path": "namespace"
2026-06-09 14:45:14.108431 | controller |                   }
2026-06-09 14:45:14.108445 | controller |                 ]
2026-06-09 14:45:14.108458 | controller |               }
2026-06-09 14:45:14.108472 | controller |             },
2026-06-09 14:45:14.108486 | controller |             {
2026-06-09 14:45:14.108500 | controller |               "configMap": {
2026-06-09 14:45:14.108540 | controller |                 "items": [
2026-06-09 14:45:14.108556 | controller |                   {
2026-06-09 14:45:14.108570 | controller |                     "key": "service-ca.crt",
2026-06-09 14:45:14.108584 | controller |                     "path": "service-ca.crt"
2026-06-09 14:45:14.108599 | controller |                   }
2026-06-09 14:45:14.108613 | controller |                 ],
2026-06-09 14:45:14.108627 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 14:45:14.108641 | controller |               }
2026-06-09 14:45:14.108655 | controller |             }
2026-06-09 14:45:14.108669 | controller |           ]
2026-06-09 14:45:14.108683 | controller |         }
2026-06-09 14:45:14.108697 | controller |       }
2026-06-09 14:45:14.108711 | controller |     ]
2026-06-09 14:45:14.108725 | controller |   },
2026-06-09 14:45:14.108739 | controller |   "status": {
2026-06-09 14:45:14.108753 | controller |     "conditions": [
2026-06-09 14:45:14.108767 | controller |       {
2026-06-09 14:45:14.108781 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.108794 | controller |         "lastTransitionTime": "2026-06-09T13:52:21Z",
2026-06-09 14:45:14.108808 | controller |         "status": "True",
2026-06-09 14:45:14.108822 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 14:45:14.108837 | controller |       },
2026-06-09 14:45:14.108851 | controller |       {
2026-06-09 14:45:14.108865 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.108879 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.108893 | controller |         "status": "True",
2026-06-09 14:45:14.108907 | controller |         "type": "Initialized"
2026-06-09 14:45:14.108921 | controller |       },
2026-06-09 14:45:14.108934 | controller |       {
2026-06-09 14:45:14.108948 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.108962 | controller |         "lastTransitionTime": "2026-06-09T13:52:32Z",
2026-06-09 14:45:14.108975 | controller |         "status": "True",
2026-06-09 14:45:14.108989 | controller |         "type": "Ready"
2026-06-09 14:45:14.109003 | controller |       },
2026-06-09 14:45:14.109017 | controller |       {
2026-06-09 14:45:14.109030 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.109043 | controller |         "lastTransitionTime": "2026-06-09T13:52:32Z",
2026-06-09 14:45:14.109057 | controller |         "status": "True",
2026-06-09 14:45:14.109071 | controller |         "type": "ContainersReady"
2026-06-09 14:45:14.109084 | controller |       },
2026-06-09 14:45:14.109098 | controller |       {
2026-06-09 14:45:14.109112 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.109126 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.109140 | controller |         "status": "True",
2026-06-09 14:45:14.109155 | controller |         "type": "PodScheduled"
2026-06-09 14:45:14.109169 | controller |       }
2026-06-09 14:45:14.109183 | controller |     ],
2026-06-09 14:45:14.109201 | controller |     "containerStatuses": [
2026-06-09 14:45:14.109216 | controller |       {
2026-06-09 14:45:14.109230 | controller |         "allocatedResources": {
2026-06-09 14:45:14.109244 | controller |           "cpu": "10m",
2026-06-09 14:45:14.109258 | controller |           "memory": "256Mi"
2026-06-09 14:45:14.109271 | controller |         },
2026-06-09 14:45:14.109285 | controller |         "containerID": "cri-o://8a4bef8cecbf9b7938fc43b54fe5365f16a332d5bfba2a5ea0e2fb122a14931d",
2026-06-09 14:45:14.109300 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed",
2026-06-09 14:45:14.109314 | controller |         "imageID": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed",
2026-06-09 14:45:14.109329 | controller |         "lastState": {},
2026-06-09 14:45:14.109343 | controller |         "name": "manager",
2026-06-09 14:45:14.109357 | controller |         "ready": true,
2026-06-09 14:45:14.109370 | controller |         "resources": {
2026-06-09 14:45:14.109384 | controller |           "limits": {
2026-06-09 14:45:14.109398 | controller |             "cpu": "500m",
2026-06-09 14:45:14.109411 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.109425 | controller |           },
2026-06-09 14:45:14.109438 | controller |           "requests": {
2026-06-09 14:45:14.109452 | controller |             "cpu": "10m",
2026-06-09 14:45:14.109465 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.109478 | controller |           }
2026-06-09 14:45:14.109492 | controller |         },
2026-06-09 14:45:14.109506 | controller |         "restartCount": 0,
2026-06-09 14:45:14.109542 | controller |         "started": true,
2026-06-09 14:45:14.109557 | controller |         "state": {
2026-06-09 14:45:14.109572 | controller |           "running": {
2026-06-09 14:45:14.109586 | controller |             "startedAt": "2026-06-09T13:52:20Z"
2026-06-09 14:45:14.109600 | controller |           }
2026-06-09 14:45:14.109614 | controller |         },
2026-06-09 14:45:14.109628 | controller |         "user": {
2026-06-09 14:45:14.109641 | controller |           "linux": {
2026-06-09 14:45:14.109655 | controller |             "gid": 0,
2026-06-09 14:45:14.109668 | controller |             "supplementalGroups": [
2026-06-09 14:45:14.109682 | controller |               0
2026-06-09 14:45:14.109696 | controller |             ],
2026-06-09 14:45:14.109709 | controller |             "uid": 65532
2026-06-09 14:45:14.109723 | controller |           }
2026-06-09 14:45:14.109737 | controller |         },
2026-06-09 14:45:14.109751 | controller |         "volumeMounts": [
2026-06-09 14:45:14.109764 | controller |           {
2026-06-09 14:45:14.109778 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.109792 | controller |             "name": "kube-api-access-9sbwd",
2026-06-09 14:45:14.109807 | controller |             "readOnly": true,
2026-06-09 14:45:14.109821 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:14.109835 | controller |           }
2026-06-09 14:45:14.109849 | controller |         ]
2026-06-09 14:45:14.109863 | controller |       }
2026-06-09 14:45:14.109877 | controller |     ],
2026-06-09 14:45:14.109891 | controller |     "hostIP": "192.168.126.11",
2026-06-09 14:45:14.109905 | controller |     "hostIPs": [
2026-06-09 14:45:14.109919 | controller |       {
2026-06-09 14:45:14.109933 | controller |         "ip": "192.168.126.11"
2026-06-09 14:45:14.109946 | controller |       }
2026-06-09 14:45:14.109960 | controller |     ],
2026-06-09 14:45:14.109974 | controller |     "phase": "Running",
2026-06-09 14:45:14.109988 | controller |     "podIP": "10.217.0.77",
2026-06-09 14:45:14.110002 | controller |     "podIPs": [
2026-06-09 14:45:14.110016 | controller |       {
2026-06-09 14:45:14.110029 | controller |         "ip": "10.217.0.77"
2026-06-09 14:45:14.110046 | controller |       }
2026-06-09 14:45:14.110061 | controller |     ],
2026-06-09 14:45:14.110074 | controller |     "qosClass": "Burstable",
2026-06-09 14:45:14.110088 | controller |     "startTime": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.110101 | controller |   }
2026-06-09 14:45:14.110115 | controller | }
2026-06-09 14:45:14.132103 | controller | ok:
2026-06-09 14:45:14.132200 | controller | {
2026-06-09 14:45:14.132227 | controller |   "apiVersion": "v1",
2026-06-09 14:45:14.132251 | controller |   "kind": "Pod",
2026-06-09 14:45:14.132272 | controller |   "metadata": {
2026-06-09 14:45:14.132287 | controller |     "annotations": {
2026-06-09 14:45:14.132308 | 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-09 14:45:14.132327 | 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-09 14:45:14.132347 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 14:45:14.132365 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 14:45:14.132385 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 14:45:14.132406 | controller |     },
2026-06-09 14:45:14.132421 | controller |     "creationTimestamp": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.132441 | controller |     "generateName": "infra-operator-controller-manager-cbcfcddf7-",
2026-06-09 14:45:14.132460 | controller |     "generation": 1,
2026-06-09 14:45:14.132591 | controller |     "labels": {
2026-06-09 14:45:14.132628 | controller |       "app.kubernetes.io/name": "infra-operator",
2026-06-09 14:45:14.132644 | controller |       "control-plane": "controller-manager",
2026-06-09 14:45:14.132658 | controller |       "openstack.org/operator-name": "infra",
2026-06-09 14:45:14.132673 | controller |       "pod-template-hash": "cbcfcddf7"
2026-06-09 14:45:14.132688 | controller |     },
2026-06-09 14:45:14.132702 | controller |     "managedFields": [
2026-06-09 14:45:14.132716 | controller |       {
2026-06-09 14:45:14.132730 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.132744 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.132757 | controller |         "fieldsV1": {
2026-06-09 14:45:14.132771 | controller |           "f:metadata": {
2026-06-09 14:45:14.132785 | controller |             "f:annotations": {
2026-06-09 14:45:14.132800 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 14:45:14.132814 | controller |             }
2026-06-09 14:45:14.132829 | controller |           }
2026-06-09 14:45:14.132843 | controller |         },
2026-06-09 14:45:14.132857 | controller |         "manager": "crc",
2026-06-09 14:45:14.132870 | controller |         "operation": "Update",
2026-06-09 14:45:14.132884 | controller |         "subresource": "status",
2026-06-09 14:45:14.132898 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.132911 | controller |       },
2026-06-09 14:45:14.132924 | controller |       {
2026-06-09 14:45:14.132938 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.132952 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.132965 | controller |         "fieldsV1": {
2026-06-09 14:45:14.132979 | controller |           "f:metadata": {
2026-06-09 14:45:14.132992 | controller |             "f:annotations": {
2026-06-09 14:45:14.133006 | controller |               ".": {},
2026-06-09 14:45:14.133028 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 14:45:14.133044 | controller |             },
2026-06-09 14:45:14.133058 | controller |             "f:generateName": {},
2026-06-09 14:45:14.133072 | controller |             "f:labels": {
2026-06-09 14:45:14.133086 | controller |               ".": {},
2026-06-09 14:45:14.133100 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 14:45:14.133115 | controller |               "f:control-plane": {},
2026-06-09 14:45:14.133128 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 14:45:14.133143 | controller |               "f:pod-template-hash": {}
2026-06-09 14:45:14.133157 | controller |             },
2026-06-09 14:45:14.133171 | controller |             "f:ownerReferences": {
2026-06-09 14:45:14.133185 | controller |               ".": {},
2026-06-09 14:45:14.133200 | controller |               "k:{\"uid\":\"a2078be1-c349-415a-aae6-45f63f0f6ea9\"}": {}
2026-06-09 14:45:14.133214 | controller |             }
2026-06-09 14:45:14.133228 | controller |           },
2026-06-09 14:45:14.133242 | controller |           "f:spec": {
2026-06-09 14:45:14.133256 | controller |             "f:containers": {
2026-06-09 14:45:14.133270 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 14:45:14.133285 | controller |                 ".": {},
2026-06-09 14:45:14.133299 | controller |                 "f:args": {},
2026-06-09 14:45:14.133313 | controller |                 "f:command": {},
2026-06-09 14:45:14.133327 | controller |                 "f:env": {
2026-06-09 14:45:14.133341 | controller |                   ".": {},
2026-06-09 14:45:14.133355 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 14:45:14.133369 | controller |                     ".": {},
2026-06-09 14:45:14.133383 | controller |                     "f:name": {},
2026-06-09 14:45:14.133397 | controller |                     "f:value": {}
2026-06-09 14:45:14.133411 | controller |                   },
2026-06-09 14:45:14.133425 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 14:45:14.133438 | controller |                     ".": {},
2026-06-09 14:45:14.133452 | controller |                     "f:name": {},
2026-06-09 14:45:14.133466 | controller |                     "f:value": {}
2026-06-09 14:45:14.133479 | controller |                   },
2026-06-09 14:45:14.133493 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 14:45:14.133507 | controller |                     ".": {},
2026-06-09 14:45:14.133545 | controller |                     "f:name": {},
2026-06-09 14:45:14.133560 | controller |                     "f:value": {}
2026-06-09 14:45:14.133574 | controller |                   },
2026-06-09 14:45:14.133587 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 14:45:14.133601 | controller |                     ".": {},
2026-06-09 14:45:14.133615 | controller |                     "f:name": {},
2026-06-09 14:45:14.133628 | controller |                     "f:value": {}
2026-06-09 14:45:14.133641 | controller |                   },
2026-06-09 14:45:14.133655 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 14:45:14.133668 | controller |                     ".": {},
2026-06-09 14:45:14.133681 | controller |                     "f:name": {},
2026-06-09 14:45:14.133694 | controller |                     "f:value": {}
2026-06-09 14:45:14.133707 | controller |                   }
2026-06-09 14:45:14.133721 | controller |                 },
2026-06-09 14:45:14.133734 | controller |                 "f:image": {},
2026-06-09 14:45:14.133748 | controller |                 "f:imagePullPolicy": {},
2026-06-09 14:45:14.133762 | controller |                 "f:livenessProbe": {
2026-06-09 14:45:14.133776 | controller |                   ".": {},
2026-06-09 14:45:14.133790 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.133804 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.133822 | controller |                     ".": {},
2026-06-09 14:45:14.133837 | controller |                     "f:path": {},
2026-06-09 14:45:14.133851 | controller |                     "f:port": {},
2026-06-09 14:45:14.133865 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.133879 | controller |                   },
2026-06-09 14:45:14.133893 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.133906 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.133920 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.133934 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.133948 | controller |                 },
2026-06-09 14:45:14.133962 | controller |                 "f:name": {},
2026-06-09 14:45:14.133976 | controller |                 "f:readinessProbe": {
2026-06-09 14:45:14.133989 | controller |                   ".": {},
2026-06-09 14:45:14.134003 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.134017 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.134032 | controller |                     ".": {},
2026-06-09 14:45:14.134046 | controller |                     "f:path": {},
2026-06-09 14:45:14.134060 | controller |                     "f:port": {},
2026-06-09 14:45:14.134075 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.134089 | controller |                   },
2026-06-09 14:45:14.134103 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.134129 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.134145 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.134160 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.134174 | controller |                 },
2026-06-09 14:45:14.134190 | controller |                 "f:resources": {
2026-06-09 14:45:14.134204 | controller |                   ".": {},
2026-06-09 14:45:14.134217 | controller |                   "f:limits": {
2026-06-09 14:45:14.134231 | controller |                     ".": {},
2026-06-09 14:45:14.134245 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.134259 | controller |                     "f:memory": {}
2026-06-09 14:45:14.134272 | controller |                   },
2026-06-09 14:45:14.134286 | controller |                   "f:requests": {
2026-06-09 14:45:14.134300 | controller |                     ".": {},
2026-06-09 14:45:14.134314 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.134327 | controller |                     "f:memory": {}
2026-06-09 14:45:14.134341 | controller |                   }
2026-06-09 14:45:14.134354 | controller |                 },
2026-06-09 14:45:14.134368 | controller |                 "f:securityContext": {
2026-06-09 14:45:14.134382 | controller |                   ".": {},
2026-06-09 14:45:14.134395 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 14:45:14.134409 | controller |                 },
2026-06-09 14:45:14.134422 | controller |                 "f:terminationMessagePath": {},
2026-06-09 14:45:14.134436 | controller |                 "f:terminationMessagePolicy": {},
2026-06-09 14:45:14.134450 | controller |                 "f:volumeMounts": {
2026-06-09 14:45:14.134463 | controller |                   ".": {},
2026-06-09 14:45:14.134477 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-09 14:45:14.134491 | controller |                     ".": {},
2026-06-09 14:45:14.134505 | controller |                     "f:mountPath": {},
2026-06-09 14:45:14.134539 | controller |                     "f:name": {},
2026-06-09 14:45:14.134555 | controller |                     "f:readOnly": {}
2026-06-09 14:45:14.134569 | controller |                   }
2026-06-09 14:45:14.134583 | controller |                 }
2026-06-09 14:45:14.134602 | controller |               }
2026-06-09 14:45:14.134617 | controller |             },
2026-06-09 14:45:14.134631 | controller |             "f:dnsPolicy": {},
2026-06-09 14:45:14.134645 | controller |             "f:enableServiceLinks": {},
2026-06-09 14:45:14.134659 | controller |             "f:restartPolicy": {},
2026-06-09 14:45:14.134672 | controller |             "f:schedulerName": {},
2026-06-09 14:45:14.134686 | controller |             "f:securityContext": {
2026-06-09 14:45:14.134700 | controller |               ".": {},
2026-06-09 14:45:14.134713 | controller |               "f:runAsNonRoot": {}
2026-06-09 14:45:14.134727 | controller |             },
2026-06-09 14:45:14.134740 | controller |             "f:serviceAccount": {},
2026-06-09 14:45:14.134754 | controller |             "f:serviceAccountName": {},
2026-06-09 14:45:14.134767 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 14:45:14.134781 | controller |             "f:tolerations": {},
2026-06-09 14:45:14.134795 | controller |             "f:volumes": {
2026-06-09 14:45:14.134809 | controller |               ".": {},
2026-06-09 14:45:14.134823 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-09 14:45:14.134837 | controller |                 ".": {},
2026-06-09 14:45:14.134851 | controller |                 "f:name": {},
2026-06-09 14:45:14.134865 | controller |                 "f:secret": {
2026-06-09 14:45:14.134879 | controller |                   ".": {},
2026-06-09 14:45:14.134893 | controller |                   "f:defaultMode": {},
2026-06-09 14:45:14.134907 | controller |                   "f:secretName": {}
2026-06-09 14:45:14.134920 | controller |                 }
2026-06-09 14:45:14.134934 | controller |               }
2026-06-09 14:45:14.134948 | controller |             }
2026-06-09 14:45:14.134962 | controller |           }
2026-06-09 14:45:14.134975 | controller |         },
2026-06-09 14:45:14.134989 | controller |         "manager": "kube-controller-manager",
2026-06-09 14:45:14.135003 | controller |         "operation": "Update",
2026-06-09 14:45:14.135018 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.135032 | controller |       },
2026-06-09 14:45:14.135046 | controller |       {
2026-06-09 14:45:14.135060 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.135074 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.135088 | controller |         "fieldsV1": {
2026-06-09 14:45:14.135102 | controller |           "f:metadata": {
2026-06-09 14:45:14.135116 | controller |             "f:annotations": {
2026-06-09 14:45:14.135130 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 14:45:14.135144 | controller |             }
2026-06-09 14:45:14.135158 | controller |           }
2026-06-09 14:45:14.135171 | controller |         },
2026-06-09 14:45:14.135185 | controller |         "manager": "multus-daemon",
2026-06-09 14:45:14.135199 | controller |         "operation": "Update",
2026-06-09 14:45:14.135212 | controller |         "subresource": "status",
2026-06-09 14:45:14.135226 | controller |         "time": "2026-06-09T13:52:03Z"
2026-06-09 14:45:14.135240 | controller |       },
2026-06-09 14:45:14.135254 | controller |       {
2026-06-09 14:45:14.135268 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.135281 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.135296 | controller |         "fieldsV1": {
2026-06-09 14:45:14.135310 | controller |           "f:status": {
2026-06-09 14:45:14.135323 | controller |             "f:conditions": {
2026-06-09 14:45:14.135337 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 14:45:14.135351 | controller |                 ".": {},
2026-06-09 14:45:14.135365 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.135379 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.135393 | controller |                 "f:status": {},
2026-06-09 14:45:14.135407 | controller |                 "f:type": {}
2026-06-09 14:45:14.135425 | controller |               },
2026-06-09 14:45:14.135439 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 14:45:14.135453 | controller |                 ".": {},
2026-06-09 14:45:14.135467 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.135481 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.135495 | controller |                 "f:status": {},
2026-06-09 14:45:14.135510 | controller |                 "f:type": {}
2026-06-09 14:45:14.135551 | controller |               },
2026-06-09 14:45:14.135567 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 14:45:14.135581 | controller |                 ".": {},
2026-06-09 14:45:14.135596 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.135610 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.135625 | controller |                 "f:status": {},
2026-06-09 14:45:14.135639 | controller |                 "f:type": {}
2026-06-09 14:45:14.135653 | controller |               },
2026-06-09 14:45:14.135667 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 14:45:14.135681 | controller |                 ".": {},
2026-06-09 14:45:14.135695 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.135709 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.135722 | controller |                 "f:status": {},
2026-06-09 14:45:14.135736 | controller |                 "f:type": {}
2026-06-09 14:45:14.135750 | controller |               }
2026-06-09 14:45:14.135766 | controller |             },
2026-06-09 14:45:14.135783 | controller |             "f:containerStatuses": {},
2026-06-09 14:45:14.135797 | controller |             "f:hostIP": {},
2026-06-09 14:45:14.135811 | controller |             "f:hostIPs": {},
2026-06-09 14:45:14.135825 | controller |             "f:phase": {},
2026-06-09 14:45:14.135839 | controller |             "f:podIP": {},
2026-06-09 14:45:14.135853 | controller |             "f:podIPs": {
2026-06-09 14:45:14.135866 | controller |               ".": {},
2026-06-09 14:45:14.135880 | controller |               "k:{\"ip\":\"10.217.0.78\"}": {
2026-06-09 14:45:14.135894 | controller |                 ".": {},
2026-06-09 14:45:14.135907 | controller |                 "f:ip": {}
2026-06-09 14:45:14.135921 | controller |               }
2026-06-09 14:45:14.135935 | controller |             },
2026-06-09 14:45:14.135948 | controller |             "f:startTime": {}
2026-06-09 14:45:14.135962 | controller |           }
2026-06-09 14:45:14.135975 | controller |         },
2026-06-09 14:45:14.135989 | controller |         "manager": "kubelet",
2026-06-09 14:45:14.136003 | controller |         "operation": "Update",
2026-06-09 14:45:14.136018 | controller |         "subresource": "status",
2026-06-09 14:45:14.136032 | controller |         "time": "2026-06-09T13:52:38Z"
2026-06-09 14:45:14.136046 | controller |       }
2026-06-09 14:45:14.136060 | controller |     ],
2026-06-09 14:45:14.136074 | controller |     "name": "infra-operator-controller-manager-cbcfcddf7-64nhw",
2026-06-09 14:45:14.136087 | controller |     "namespace": "openstack-operators",
2026-06-09 14:45:14.136101 | controller |     "ownerReferences": [
2026-06-09 14:45:14.136115 | controller |       {
2026-06-09 14:45:14.136128 | controller |         "apiVersion": "apps/v1",
2026-06-09 14:45:14.136142 | controller |         "blockOwnerDeletion": true,
2026-06-09 14:45:14.136156 | controller |         "controller": true,
2026-06-09 14:45:14.136170 | controller |         "kind": "ReplicaSet",
2026-06-09 14:45:14.136184 | controller |         "name": "infra-operator-controller-manager-cbcfcddf7",
2026-06-09 14:45:14.136198 | controller |         "uid": "a2078be1-c349-415a-aae6-45f63f0f6ea9"
2026-06-09 14:45:14.136211 | controller |       }
2026-06-09 14:45:14.136225 | controller |     ],
2026-06-09 14:45:14.136239 | controller |     "resourceVersion": "55030",
2026-06-09 14:45:14.136256 | controller |     "uid": "f2827199-b7ec-43ec-bb0c-0aae73e6ebce"
2026-06-09 14:45:14.136271 | controller |   },
2026-06-09 14:45:14.136285 | controller |   "spec": {
2026-06-09 14:45:14.136299 | controller |     "containers": [
2026-06-09 14:45:14.136313 | controller |       {
2026-06-09 14:45:14.136327 | controller |         "args": [
2026-06-09 14:45:14.136341 | controller |           "--leader-elect",
2026-06-09 14:45:14.136355 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 14:45:14.136369 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 14:45:14.136383 | controller |         ],
2026-06-09 14:45:14.136397 | controller |         "command": [
2026-06-09 14:45:14.136410 | controller |           "/manager"
2026-06-09 14:45:14.136424 | controller |         ],
2026-06-09 14:45:14.136437 | controller |         "env": [
2026-06-09 14:45:14.136451 | controller |           {
2026-06-09 14:45:14.136464 | controller |             "name": "LEASE_DURATION",
2026-06-09 14:45:14.136478 | controller |             "value": "30"
2026-06-09 14:45:14.136492 | controller |           },
2026-06-09 14:45:14.136505 | controller |           {
2026-06-09 14:45:14.136540 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 14:45:14.136555 | controller |             "value": "20"
2026-06-09 14:45:14.136569 | controller |           },
2026-06-09 14:45:14.136583 | controller |           {
2026-06-09 14:45:14.136597 | controller |             "name": "RETRY_PERIOD",
2026-06-09 14:45:14.136610 | controller |             "value": "5"
2026-06-09 14:45:14.136624 | controller |           },
2026-06-09 14:45:14.136638 | controller |           {
2026-06-09 14:45:14.136652 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 14:45:14.136665 | controller |             "value": "true"
2026-06-09 14:45:14.136679 | controller |           },
2026-06-09 14:45:14.136692 | controller |           {
2026-06-09 14:45:14.136706 | controller |             "name": "METRICS_CERTS",
2026-06-09 14:45:14.136719 | controller |             "value": "false"
2026-06-09 14:45:14.136733 | controller |           }
2026-06-09 14:45:14.136747 | controller |         ],
2026-06-09 14:45:14.136762 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373",
2026-06-09 14:45:14.136777 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 14:45:14.136791 | controller |         "livenessProbe": {
2026-06-09 14:45:14.136805 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.136819 | controller |           "httpGet": {
2026-06-09 14:45:14.136832 | controller |             "path": "/healthz",
2026-06-09 14:45:14.136846 | controller |             "port": 8081,
2026-06-09 14:45:14.136859 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.136873 | controller |           },
2026-06-09 14:45:14.136886 | controller |           "initialDelaySeconds": 15,
2026-06-09 14:45:14.136899 | controller |           "periodSeconds": 20,
2026-06-09 14:45:14.136913 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.136926 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.136940 | controller |         },
2026-06-09 14:45:14.136954 | controller |         "name": "manager",
2026-06-09 14:45:14.136968 | controller |         "readinessProbe": {
2026-06-09 14:45:14.136982 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.136996 | controller |           "httpGet": {
2026-06-09 14:45:14.137010 | controller |             "path": "/readyz",
2026-06-09 14:45:14.137023 | controller |             "port": 8081,
2026-06-09 14:45:14.137037 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.137051 | controller |           },
2026-06-09 14:45:14.137065 | controller |           "initialDelaySeconds": 5,
2026-06-09 14:45:14.137079 | controller |           "periodSeconds": 10,
2026-06-09 14:45:14.137093 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.137110 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.137124 | controller |         },
2026-06-09 14:45:14.137137 | controller |         "resources": {
2026-06-09 14:45:14.137151 | controller |           "limits": {
2026-06-09 14:45:14.137164 | controller |             "cpu": "600m",
2026-06-09 14:45:14.137178 | controller |             "memory": "2Gi"
2026-06-09 14:45:14.137191 | controller |           },
2026-06-09 14:45:14.137204 | controller |           "requests": {
2026-06-09 14:45:14.137217 | controller |             "cpu": "10m",
2026-06-09 14:45:14.137231 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.137244 | controller |           }
2026-06-09 14:45:14.137257 | controller |         },
2026-06-09 14:45:14.137270 | controller |         "securityContext": {
2026-06-09 14:45:14.137283 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 14:45:14.137297 | controller |           "capabilities": {
2026-06-09 14:45:14.137310 | controller |             "drop": [
2026-06-09 14:45:14.137323 | controller |               "MKNOD"
2026-06-09 14:45:14.137337 | controller |             ]
2026-06-09 14:45:14.137351 | controller |           }
2026-06-09 14:45:14.137364 | controller |         },
2026-06-09 14:45:14.137378 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 14:45:14.137391 | controller |         "terminationMessagePolicy": "File",
2026-06-09 14:45:14.137405 | controller |         "volumeMounts": [
2026-06-09 14:45:14.137419 | controller |           {
2026-06-09 14:45:14.137433 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-09 14:45:14.137446 | controller |             "name": "cert",
2026-06-09 14:45:14.137460 | controller |             "readOnly": true
2026-06-09 14:45:14.137474 | controller |           },
2026-06-09 14:45:14.137489 | controller |           {
2026-06-09 14:45:14.137503 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.137535 | controller |             "name": "kube-api-access-n6tlv",
2026-06-09 14:45:14.137551 | controller |             "readOnly": true
2026-06-09 14:45:14.137565 | controller |           }
2026-06-09 14:45:14.137579 | controller |         ]
2026-06-09 14:45:14.137593 | controller |       }
2026-06-09 14:45:14.137607 | controller |     ],
2026-06-09 14:45:14.137621 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 14:45:14.137635 | controller |     "enableServiceLinks": true,
2026-06-09 14:45:14.137648 | controller |     "imagePullSecrets": [
2026-06-09 14:45:14.137662 | controller |       {
2026-06-09 14:45:14.137676 | controller |         "name": "infra-operator-controller-manager-dockercfg-mj4qh"
2026-06-09 14:45:14.137690 | controller |       }
2026-06-09 14:45:14.137704 | controller |     ],
2026-06-09 14:45:14.137718 | controller |     "nodeName": "crc",
2026-06-09 14:45:14.137732 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 14:45:14.137746 | controller |     "priority": 0,
2026-06-09 14:45:14.137760 | controller |     "restartPolicy": "Always",
2026-06-09 14:45:14.137773 | controller |     "schedulerName": "default-scheduler",
2026-06-09 14:45:14.137787 | controller |     "securityContext": {
2026-06-09 14:45:14.137801 | controller |       "runAsNonRoot": true,
2026-06-09 14:45:14.137815 | controller |       "seLinuxOptions": {
2026-06-09 14:45:14.137828 | controller |         "level": "s0:c26,c5"
2026-06-09 14:45:14.137842 | controller |       }
2026-06-09 14:45:14.137856 | controller |     },
2026-06-09 14:45:14.137870 | controller |     "serviceAccount": "infra-operator-controller-manager",
2026-06-09 14:45:14.137884 | controller |     "serviceAccountName": "infra-operator-controller-manager",
2026-06-09 14:45:14.137898 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 14:45:14.137912 | controller |     "tolerations": [
2026-06-09 14:45:14.137925 | controller |       {
2026-06-09 14:45:14.137943 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.137958 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 14:45:14.137972 | controller |         "operator": "Exists",
2026-06-09 14:45:14.137986 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.138000 | controller |       },
2026-06-09 14:45:14.138014 | controller |       {
2026-06-09 14:45:14.138028 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.138042 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 14:45:14.138056 | controller |         "operator": "Exists",
2026-06-09 14:45:14.138070 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.138084 | controller |       },
2026-06-09 14:45:14.138098 | controller |       {
2026-06-09 14:45:14.138112 | controller |         "effect": "NoSchedule",
2026-06-09 14:45:14.138147 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 14:45:14.138165 | controller |         "operator": "Exists"
2026-06-09 14:45:14.138183 | controller |       }
2026-06-09 14:45:14.138197 | controller |     ],
2026-06-09 14:45:14.138211 | controller |     "volumes": [
2026-06-09 14:45:14.138225 | controller |       {
2026-06-09 14:45:14.138238 | controller |         "name": "cert",
2026-06-09 14:45:14.138252 | controller |         "secret": {
2026-06-09 14:45:14.138266 | controller |           "defaultMode": 420,
2026-06-09 14:45:14.138280 | controller |           "secretName": "infra-operator-webhook-server-cert"
2026-06-09 14:45:14.138294 | controller |         }
2026-06-09 14:45:14.138307 | controller |       },
2026-06-09 14:45:14.138321 | controller |       {
2026-06-09 14:45:14.138335 | controller |         "name": "kube-api-access-n6tlv",
2026-06-09 14:45:14.138349 | controller |         "projected": {
2026-06-09 14:45:14.138362 | controller |           "defaultMode": 420,
2026-06-09 14:45:14.138376 | controller |           "sources": [
2026-06-09 14:45:14.138390 | controller |             {
2026-06-09 14:45:14.138403 | controller |               "serviceAccountToken": {
2026-06-09 14:45:14.138417 | controller |                 "expirationSeconds": 3607,
2026-06-09 14:45:14.138430 | controller |                 "path": "token"
2026-06-09 14:45:14.138443 | controller |               }
2026-06-09 14:45:14.138457 | controller |             },
2026-06-09 14:45:14.138470 | controller |             {
2026-06-09 14:45:14.138484 | controller |               "configMap": {
2026-06-09 14:45:14.138497 | controller |                 "items": [
2026-06-09 14:45:14.138525 | controller |                   {
2026-06-09 14:45:14.138545 | controller |                     "key": "ca.crt",
2026-06-09 14:45:14.138559 | controller |                     "path": "ca.crt"
2026-06-09 14:45:14.138573 | controller |                   }
2026-06-09 14:45:14.138587 | controller |                 ],
2026-06-09 14:45:14.138601 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 14:45:14.138615 | controller |               }
2026-06-09 14:45:14.138629 | controller |             },
2026-06-09 14:45:14.138643 | controller |             {
2026-06-09 14:45:14.138656 | controller |               "downwardAPI": {
2026-06-09 14:45:14.138670 | controller |                 "items": [
2026-06-09 14:45:14.138684 | controller |                   {
2026-06-09 14:45:14.138698 | controller |                     "fieldRef": {
2026-06-09 14:45:14.138712 | controller |                       "apiVersion": "v1",
2026-06-09 14:45:14.138726 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 14:45:14.138740 | controller |                     },
2026-06-09 14:45:14.138754 | controller |                     "path": "namespace"
2026-06-09 14:45:14.138768 | controller |                   }
2026-06-09 14:45:14.138781 | controller |                 ]
2026-06-09 14:45:14.138795 | controller |               }
2026-06-09 14:45:14.138809 | controller |             },
2026-06-09 14:45:14.138823 | controller |             {
2026-06-09 14:45:14.138840 | controller |               "configMap": {
2026-06-09 14:45:14.138854 | controller |                 "items": [
2026-06-09 14:45:14.138868 | controller |                   {
2026-06-09 14:45:14.138881 | controller |                     "key": "service-ca.crt",
2026-06-09 14:45:14.138895 | controller |                     "path": "service-ca.crt"
2026-06-09 14:45:14.138908 | controller |                   }
2026-06-09 14:45:14.138922 | controller |                 ],
2026-06-09 14:45:14.138936 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 14:45:14.138950 | controller |               }
2026-06-09 14:45:14.138963 | controller |             }
2026-06-09 14:45:14.138977 | controller |           ]
2026-06-09 14:45:14.138991 | controller |         }
2026-06-09 14:45:14.139008 | controller |       }
2026-06-09 14:45:14.139023 | controller |     ]
2026-06-09 14:45:14.139037 | controller |   },
2026-06-09 14:45:14.139050 | controller |   "status": {
2026-06-09 14:45:14.139064 | controller |     "conditions": [
2026-06-09 14:45:14.139078 | controller |       {
2026-06-09 14:45:14.139092 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.139106 | controller |         "lastTransitionTime": "2026-06-09T13:52:27Z",
2026-06-09 14:45:14.139120 | controller |         "status": "True",
2026-06-09 14:45:14.139134 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 14:45:14.139147 | controller |       },
2026-06-09 14:45:14.139161 | controller |       {
2026-06-09 14:45:14.139175 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.139189 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.139203 | controller |         "status": "True",
2026-06-09 14:45:14.139217 | controller |         "type": "Initialized"
2026-06-09 14:45:14.139230 | controller |       },
2026-06-09 14:45:14.139244 | controller |       {
2026-06-09 14:45:14.139258 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.139271 | controller |         "lastTransitionTime": "2026-06-09T13:52:38Z",
2026-06-09 14:45:14.139285 | controller |         "status": "True",
2026-06-09 14:45:14.139299 | controller |         "type": "Ready"
2026-06-09 14:45:14.139313 | controller |       },
2026-06-09 14:45:14.139326 | controller |       {
2026-06-09 14:45:14.139340 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.139353 | controller |         "lastTransitionTime": "2026-06-09T13:52:38Z",
2026-06-09 14:45:14.139367 | controller |         "status": "True",
2026-06-09 14:45:14.139380 | controller |         "type": "ContainersReady"
2026-06-09 14:45:14.139395 | controller |       },
2026-06-09 14:45:14.139408 | controller |       {
2026-06-09 14:45:14.139422 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.139436 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.139450 | controller |         "status": "True",
2026-06-09 14:45:14.139464 | controller |         "type": "PodScheduled"
2026-06-09 14:45:14.139477 | controller |       }
2026-06-09 14:45:14.139491 | controller |     ],
2026-06-09 14:45:14.139504 | controller |     "containerStatuses": [
2026-06-09 14:45:14.139535 | controller |       {
2026-06-09 14:45:14.139550 | controller |         "allocatedResources": {
2026-06-09 14:45:14.139564 | controller |           "cpu": "10m",
2026-06-09 14:45:14.139578 | controller |           "memory": "512Mi"
2026-06-09 14:45:14.139592 | controller |         },
2026-06-09 14:45:14.139607 | controller |         "containerID": "cri-o://a7b2d4adf3b2a5b2e0d045119d884b616e970af056b2122710218ce985d5109b",
2026-06-09 14:45:14.139621 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373",
2026-06-09 14:45:14.139635 | controller |         "imageID": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373",
2026-06-09 14:45:14.139652 | controller |         "lastState": {},
2026-06-09 14:45:14.139666 | controller |         "name": "manager",
2026-06-09 14:45:14.139681 | controller |         "ready": true,
2026-06-09 14:45:14.139695 | controller |         "resources": {
2026-06-09 14:45:14.139709 | controller |           "limits": {
2026-06-09 14:45:14.139723 | controller |             "cpu": "600m",
2026-06-09 14:45:14.139737 | controller |             "memory": "2Gi"
2026-06-09 14:45:14.139751 | controller |           },
2026-06-09 14:45:14.139765 | controller |           "requests": {
2026-06-09 14:45:14.139779 | controller |             "cpu": "10m",
2026-06-09 14:45:14.139792 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.139806 | controller |           }
2026-06-09 14:45:14.139820 | controller |         },
2026-06-09 14:45:14.139834 | controller |         "restartCount": 0,
2026-06-09 14:45:14.139848 | controller |         "started": true,
2026-06-09 14:45:14.139862 | controller |         "state": {
2026-06-09 14:45:14.139876 | controller |           "running": {
2026-06-09 14:45:14.139890 | controller |             "startedAt": "2026-06-09T13:52:26Z"
2026-06-09 14:45:14.139904 | controller |           }
2026-06-09 14:45:14.139918 | controller |         },
2026-06-09 14:45:14.139932 | controller |         "user": {
2026-06-09 14:45:14.139946 | controller |           "linux": {
2026-06-09 14:45:14.139960 | controller |             "gid": 0,
2026-06-09 14:45:14.139974 | controller |             "supplementalGroups": [
2026-06-09 14:45:14.139988 | controller |               0
2026-06-09 14:45:14.140002 | controller |             ],
2026-06-09 14:45:14.140016 | controller |             "uid": 65532
2026-06-09 14:45:14.140030 | controller |           }
2026-06-09 14:45:14.140044 | controller |         },
2026-06-09 14:45:14.140058 | controller |         "volumeMounts": [
2026-06-09 14:45:14.140072 | controller |           {
2026-06-09 14:45:14.140085 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-09 14:45:14.140099 | controller |             "name": "cert",
2026-06-09 14:45:14.140113 | controller |             "readOnly": true,
2026-06-09 14:45:14.140127 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:14.140141 | controller |           },
2026-06-09 14:45:14.140155 | controller |           {
2026-06-09 14:45:14.140169 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.140183 | controller |             "name": "kube-api-access-n6tlv",
2026-06-09 14:45:14.140196 | controller |             "readOnly": true,
2026-06-09 14:45:14.140210 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:14.140224 | controller |           }
2026-06-09 14:45:14.140238 | controller |         ]
2026-06-09 14:45:14.140251 | controller |       }
2026-06-09 14:45:14.140265 | controller |     ],
2026-06-09 14:45:14.140278 | controller |     "hostIP": "192.168.126.11",
2026-06-09 14:45:14.140291 | controller |     "hostIPs": [
2026-06-09 14:45:14.140305 | controller |       {
2026-06-09 14:45:14.140318 | controller |         "ip": "192.168.126.11"
2026-06-09 14:45:14.140332 | controller |       }
2026-06-09 14:45:14.140345 | controller |     ],
2026-06-09 14:45:14.140358 | controller |     "phase": "Running",
2026-06-09 14:45:14.140372 | controller |     "podIP": "10.217.0.78",
2026-06-09 14:45:14.140385 | controller |     "podIPs": [
2026-06-09 14:45:14.140399 | controller |       {
2026-06-09 14:45:14.140412 | controller |         "ip": "10.217.0.78"
2026-06-09 14:45:14.140425 | controller |       }
2026-06-09 14:45:14.140439 | controller |     ],
2026-06-09 14:45:14.140452 | controller |     "qosClass": "Burstable",
2026-06-09 14:45:14.140465 | controller |     "startTime": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.140480 | controller |   }
2026-06-09 14:45:14.140493 | controller | }
2026-06-09 14:45:14.162603 | controller | ok:
2026-06-09 14:45:14.162684 | controller | {
2026-06-09 14:45:14.162757 | controller |   "apiVersion": "v1",
2026-06-09 14:45:14.162779 | controller |   "kind": "Pod",
2026-06-09 14:45:14.162796 | controller |   "metadata": {
2026-06-09 14:45:14.162811 | controller |     "annotations": {
2026-06-09 14:45:14.162827 | 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-09 14:45:14.162843 | 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-09 14:45:14.162859 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 14:45:14.162876 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 14:45:14.162891 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 14:45:14.162906 | controller |     },
2026-06-09 14:45:14.162921 | controller |     "creationTimestamp": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.162936 | controller |     "generateName": "ironic-operator-controller-manager-75f8548fcd-",
2026-06-09 14:45:14.162951 | controller |     "generation": 1,
2026-06-09 14:45:14.162966 | controller |     "labels": {
2026-06-09 14:45:14.162980 | controller |       "app.kubernetes.io/name": "ironic-operator",
2026-06-09 14:45:14.162995 | controller |       "control-plane": "controller-manager",
2026-06-09 14:45:14.163009 | controller |       "openstack.org/operator-name": "ironic",
2026-06-09 14:45:14.163024 | controller |       "pod-template-hash": "75f8548fcd"
2026-06-09 14:45:14.163038 | controller |     },
2026-06-09 14:45:14.163052 | controller |     "managedFields": [
2026-06-09 14:45:14.163066 | controller |       {
2026-06-09 14:45:14.163080 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.163094 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.163109 | controller |         "fieldsV1": {
2026-06-09 14:45:14.163123 | controller |           "f:metadata": {
2026-06-09 14:45:14.163137 | controller |             "f:annotations": {
2026-06-09 14:45:14.163152 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 14:45:14.163167 | controller |             }
2026-06-09 14:45:14.163182 | controller |           }
2026-06-09 14:45:14.163197 | controller |         },
2026-06-09 14:45:14.163212 | controller |         "manager": "crc",
2026-06-09 14:45:14.163226 | controller |         "operation": "Update",
2026-06-09 14:45:14.163241 | controller |         "subresource": "status",
2026-06-09 14:45:14.163256 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.163271 | controller |       },
2026-06-09 14:45:14.163286 | controller |       {
2026-06-09 14:45:14.163300 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.163315 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.163330 | controller |         "fieldsV1": {
2026-06-09 14:45:14.163344 | controller |           "f:metadata": {
2026-06-09 14:45:14.163359 | controller |             "f:annotations": {
2026-06-09 14:45:14.163373 | controller |               ".": {},
2026-06-09 14:45:14.163388 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 14:45:14.163403 | controller |             },
2026-06-09 14:45:14.163417 | controller |             "f:generateName": {},
2026-06-09 14:45:14.163432 | controller |             "f:labels": {
2026-06-09 14:45:14.163446 | controller |               ".": {},
2026-06-09 14:45:14.163461 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 14:45:14.163480 | controller |               "f:control-plane": {},
2026-06-09 14:45:14.163495 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 14:45:14.163510 | controller |               "f:pod-template-hash": {}
2026-06-09 14:45:14.163550 | controller |             },
2026-06-09 14:45:14.163566 | controller |             "f:ownerReferences": {
2026-06-09 14:45:14.163581 | controller |               ".": {},
2026-06-09 14:45:14.163596 | controller |               "k:{\"uid\":\"b4b51fb3-d36d-41fd-b8fd-5f4027a68bba\"}": {}
2026-06-09 14:45:14.163611 | controller |             }
2026-06-09 14:45:14.163626 | controller |           },
2026-06-09 14:45:14.163641 | controller |           "f:spec": {
2026-06-09 14:45:14.163655 | controller |             "f:containers": {
2026-06-09 14:45:14.163670 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 14:45:14.163685 | controller |                 ".": {},
2026-06-09 14:45:14.163699 | controller |                 "f:args": {},
2026-06-09 14:45:14.163714 | controller |                 "f:command": {},
2026-06-09 14:45:14.163728 | controller |                 "f:env": {
2026-06-09 14:45:14.163742 | controller |                   ".": {},
2026-06-09 14:45:14.163757 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 14:45:14.163771 | controller |                     ".": {},
2026-06-09 14:45:14.163786 | controller |                     "f:name": {},
2026-06-09 14:45:14.163801 | controller |                     "f:value": {}
2026-06-09 14:45:14.163815 | controller |                   },
2026-06-09 14:45:14.163829 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 14:45:14.163844 | controller |                     ".": {},
2026-06-09 14:45:14.163858 | controller |                     "f:name": {},
2026-06-09 14:45:14.163872 | controller |                     "f:value": {}
2026-06-09 14:45:14.163886 | controller |                   },
2026-06-09 14:45:14.163901 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 14:45:14.163916 | controller |                     ".": {},
2026-06-09 14:45:14.163931 | controller |                     "f:name": {},
2026-06-09 14:45:14.163946 | controller |                     "f:value": {}
2026-06-09 14:45:14.163960 | controller |                   },
2026-06-09 14:45:14.163974 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 14:45:14.163989 | controller |                     ".": {},
2026-06-09 14:45:14.164006 | controller |                     "f:name": {},
2026-06-09 14:45:14.164020 | controller |                     "f:value": {}
2026-06-09 14:45:14.164035 | controller |                   },
2026-06-09 14:45:14.164049 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 14:45:14.164064 | controller |                     ".": {},
2026-06-09 14:45:14.164078 | controller |                     "f:name": {},
2026-06-09 14:45:14.164092 | controller |                     "f:value": {}
2026-06-09 14:45:14.164106 | controller |                   }
2026-06-09 14:45:14.164121 | controller |                 },
2026-06-09 14:45:14.164135 | controller |                 "f:image": {},
2026-06-09 14:45:14.164150 | controller |                 "f:imagePullPolicy": {},
2026-06-09 14:45:14.164165 | controller |                 "f:livenessProbe": {
2026-06-09 14:45:14.164179 | controller |                   ".": {},
2026-06-09 14:45:14.164193 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.164208 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.164222 | controller |                     ".": {},
2026-06-09 14:45:14.164236 | controller |                     "f:path": {},
2026-06-09 14:45:14.164250 | controller |                     "f:port": {},
2026-06-09 14:45:14.164264 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.164278 | controller |                   },
2026-06-09 14:45:14.164292 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.164314 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.164329 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.164343 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.164357 | controller |                 },
2026-06-09 14:45:14.164371 | controller |                 "f:name": {},
2026-06-09 14:45:14.164385 | controller |                 "f:readinessProbe": {
2026-06-09 14:45:14.164399 | controller |                   ".": {},
2026-06-09 14:45:14.164412 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.164426 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.164440 | controller |                     ".": {},
2026-06-09 14:45:14.164454 | controller |                     "f:path": {},
2026-06-09 14:45:14.164468 | controller |                     "f:port": {},
2026-06-09 14:45:14.164483 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.164497 | controller |                   },
2026-06-09 14:45:14.164527 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.164548 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.164563 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.164578 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.164592 | controller |                 },
2026-06-09 14:45:14.164606 | controller |                 "f:resources": {
2026-06-09 14:45:14.164620 | controller |                   ".": {},
2026-06-09 14:45:14.164634 | controller |                   "f:limits": {
2026-06-09 14:45:14.164648 | controller |                     ".": {},
2026-06-09 14:45:14.164662 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.164676 | controller |                     "f:memory": {}
2026-06-09 14:45:14.164690 | controller |                   },
2026-06-09 14:45:14.164704 | controller |                   "f:requests": {
2026-06-09 14:45:14.164718 | controller |                     ".": {},
2026-06-09 14:45:14.164732 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.164746 | controller |                     "f:memory": {}
2026-06-09 14:45:14.164760 | controller |                   }
2026-06-09 14:45:14.164774 | controller |                 },
2026-06-09 14:45:14.164788 | controller |                 "f:securityContext": {
2026-06-09 14:45:14.164802 | controller |                   ".": {},
2026-06-09 14:45:14.164817 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 14:45:14.164831 | controller |                 },
2026-06-09 14:45:14.164845 | controller |                 "f:terminationMessagePath": {},
2026-06-09 14:45:14.164858 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 14:45:14.164872 | controller |               }
2026-06-09 14:45:14.164886 | controller |             },
2026-06-09 14:45:14.164901 | controller |             "f:dnsPolicy": {},
2026-06-09 14:45:14.164915 | controller |             "f:enableServiceLinks": {},
2026-06-09 14:45:14.164930 | controller |             "f:restartPolicy": {},
2026-06-09 14:45:14.164944 | controller |             "f:schedulerName": {},
2026-06-09 14:45:14.164959 | controller |             "f:securityContext": {
2026-06-09 14:45:14.164973 | controller |               ".": {},
2026-06-09 14:45:14.164987 | controller |               "f:runAsNonRoot": {}
2026-06-09 14:45:14.165001 | controller |             },
2026-06-09 14:45:14.165015 | controller |             "f:serviceAccount": {},
2026-06-09 14:45:14.165030 | controller |             "f:serviceAccountName": {},
2026-06-09 14:45:14.165044 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 14:45:14.165058 | controller |             "f:tolerations": {}
2026-06-09 14:45:14.165072 | controller |           }
2026-06-09 14:45:14.165086 | controller |         },
2026-06-09 14:45:14.165100 | controller |         "manager": "kube-controller-manager",
2026-06-09 14:45:14.165118 | controller |         "operation": "Update",
2026-06-09 14:45:14.165133 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.165148 | controller |       },
2026-06-09 14:45:14.165163 | controller |       {
2026-06-09 14:45:14.165178 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.165192 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.165207 | controller |         "fieldsV1": {
2026-06-09 14:45:14.165222 | controller |           "f:metadata": {
2026-06-09 14:45:14.165236 | controller |             "f:annotations": {
2026-06-09 14:45:14.165251 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 14:45:14.165265 | controller |             }
2026-06-09 14:45:14.165280 | controller |           }
2026-06-09 14:45:14.165294 | controller |         },
2026-06-09 14:45:14.165308 | controller |         "manager": "multus-daemon",
2026-06-09 14:45:14.165322 | controller |         "operation": "Update",
2026-06-09 14:45:14.165337 | controller |         "subresource": "status",
2026-06-09 14:45:14.165351 | controller |         "time": "2026-06-09T13:51:12Z"
2026-06-09 14:45:14.165366 | controller |       },
2026-06-09 14:45:14.165380 | controller |       {
2026-06-09 14:45:14.165394 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.165408 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.165422 | controller |         "fieldsV1": {
2026-06-09 14:45:14.165436 | controller |           "f:status": {
2026-06-09 14:45:14.165450 | controller |             "f:conditions": {
2026-06-09 14:45:14.165464 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 14:45:14.165478 | controller |                 ".": {},
2026-06-09 14:45:14.165492 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.165506 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.165541 | controller |                 "f:status": {},
2026-06-09 14:45:14.165557 | controller |                 "f:type": {}
2026-06-09 14:45:14.165571 | controller |               },
2026-06-09 14:45:14.165585 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 14:45:14.165599 | controller |                 ".": {},
2026-06-09 14:45:14.165613 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.165628 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.165642 | controller |                 "f:status": {},
2026-06-09 14:45:14.165656 | controller |                 "f:type": {}
2026-06-09 14:45:14.165670 | controller |               },
2026-06-09 14:45:14.165684 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 14:45:14.165698 | controller |                 ".": {},
2026-06-09 14:45:14.165712 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.165726 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.165741 | controller |                 "f:status": {},
2026-06-09 14:45:14.165755 | controller |                 "f:type": {}
2026-06-09 14:45:14.165769 | controller |               },
2026-06-09 14:45:14.165783 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 14:45:14.165798 | controller |                 ".": {},
2026-06-09 14:45:14.165813 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.165828 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.165842 | controller |                 "f:status": {},
2026-06-09 14:45:14.165857 | controller |                 "f:type": {}
2026-06-09 14:45:14.165871 | controller |               }
2026-06-09 14:45:14.165886 | controller |             },
2026-06-09 14:45:14.165900 | controller |             "f:containerStatuses": {},
2026-06-09 14:45:14.165914 | controller |             "f:hostIP": {},
2026-06-09 14:45:14.165929 | controller |             "f:hostIPs": {},
2026-06-09 14:45:14.165947 | controller |             "f:phase": {},
2026-06-09 14:45:14.165962 | controller |             "f:podIP": {},
2026-06-09 14:45:14.165976 | controller |             "f:podIPs": {
2026-06-09 14:45:14.165990 | controller |               ".": {},
2026-06-09 14:45:14.166004 | controller |               "k:{\"ip\":\"10.217.0.79\"}": {
2026-06-09 14:45:14.166018 | controller |                 ".": {},
2026-06-09 14:45:14.166032 | controller |                 "f:ip": {}
2026-06-09 14:45:14.166046 | controller |               }
2026-06-09 14:45:14.166060 | controller |             },
2026-06-09 14:45:14.166074 | controller |             "f:startTime": {}
2026-06-09 14:45:14.166088 | controller |           }
2026-06-09 14:45:14.166128 | controller |         },
2026-06-09 14:45:14.166143 | controller |         "manager": "kubelet",
2026-06-09 14:45:14.166158 | controller |         "operation": "Update",
2026-06-09 14:45:14.166172 | controller |         "subresource": "status",
2026-06-09 14:45:14.166186 | controller |         "time": "2026-06-09T13:52:32Z"
2026-06-09 14:45:14.166200 | controller |       }
2026-06-09 14:45:14.166214 | controller |     ],
2026-06-09 14:45:14.166228 | controller |     "name": "ironic-operator-controller-manager-75f8548fcd-zm7hh",
2026-06-09 14:45:14.166243 | controller |     "namespace": "openstack-operators",
2026-06-09 14:45:14.166257 | controller |     "ownerReferences": [
2026-06-09 14:45:14.166270 | controller |       {
2026-06-09 14:45:14.166284 | controller |         "apiVersion": "apps/v1",
2026-06-09 14:45:14.166298 | controller |         "blockOwnerDeletion": true,
2026-06-09 14:45:14.166312 | controller |         "controller": true,
2026-06-09 14:45:14.166325 | controller |         "kind": "ReplicaSet",
2026-06-09 14:45:14.166339 | controller |         "name": "ironic-operator-controller-manager-75f8548fcd",
2026-06-09 14:45:14.166353 | controller |         "uid": "b4b51fb3-d36d-41fd-b8fd-5f4027a68bba"
2026-06-09 14:45:14.166367 | controller |       }
2026-06-09 14:45:14.166381 | controller |     ],
2026-06-09 14:45:14.166395 | controller |     "resourceVersion": "54910",
2026-06-09 14:45:14.166409 | controller |     "uid": "fe8df81e-3876-456e-a800-404660d16a07"
2026-06-09 14:45:14.166422 | controller |   },
2026-06-09 14:45:14.166436 | controller |   "spec": {
2026-06-09 14:45:14.166451 | controller |     "containers": [
2026-06-09 14:45:14.166465 | controller |       {
2026-06-09 14:45:14.166479 | controller |         "args": [
2026-06-09 14:45:14.166492 | controller |           "--leader-elect",
2026-06-09 14:45:14.166506 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 14:45:14.166540 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 14:45:14.166554 | controller |         ],
2026-06-09 14:45:14.166568 | controller |         "command": [
2026-06-09 14:45:14.166582 | controller |           "/manager"
2026-06-09 14:45:14.166596 | controller |         ],
2026-06-09 14:45:14.166610 | controller |         "env": [
2026-06-09 14:45:14.166624 | controller |           {
2026-06-09 14:45:14.166637 | controller |             "name": "LEASE_DURATION",
2026-06-09 14:45:14.166650 | controller |             "value": "30"
2026-06-09 14:45:14.166664 | controller |           },
2026-06-09 14:45:14.166678 | controller |           {
2026-06-09 14:45:14.166691 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 14:45:14.166705 | controller |             "value": "20"
2026-06-09 14:45:14.166718 | controller |           },
2026-06-09 14:45:14.166732 | controller |           {
2026-06-09 14:45:14.166745 | controller |             "name": "RETRY_PERIOD",
2026-06-09 14:45:14.166760 | controller |             "value": "5"
2026-06-09 14:45:14.166775 | controller |           },
2026-06-09 14:45:14.166791 | controller |           {
2026-06-09 14:45:14.166805 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 14:45:14.166819 | controller |             "value": "false"
2026-06-09 14:45:14.166833 | controller |           },
2026-06-09 14:45:14.166851 | controller |           {
2026-06-09 14:45:14.166865 | controller |             "name": "METRICS_CERTS",
2026-06-09 14:45:14.166879 | controller |             "value": "false"
2026-06-09 14:45:14.166893 | controller |           }
2026-06-09 14:45:14.166907 | controller |         ],
2026-06-09 14:45:14.166921 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf",
2026-06-09 14:45:14.166936 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 14:45:14.166951 | controller |         "livenessProbe": {
2026-06-09 14:45:14.166966 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.166980 | controller |           "httpGet": {
2026-06-09 14:45:14.166994 | controller |             "path": "/healthz",
2026-06-09 14:45:14.167008 | controller |             "port": 8081,
2026-06-09 14:45:14.167022 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.167035 | controller |           },
2026-06-09 14:45:14.167049 | controller |           "initialDelaySeconds": 15,
2026-06-09 14:45:14.167063 | controller |           "periodSeconds": 20,
2026-06-09 14:45:14.167076 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.167090 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.167103 | controller |         },
2026-06-09 14:45:14.167117 | controller |         "name": "manager",
2026-06-09 14:45:14.167130 | controller |         "readinessProbe": {
2026-06-09 14:45:14.167144 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.167158 | controller |           "httpGet": {
2026-06-09 14:45:14.167172 | controller |             "path": "/readyz",
2026-06-09 14:45:14.167186 | controller |             "port": 8081,
2026-06-09 14:45:14.167200 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.167214 | controller |           },
2026-06-09 14:45:14.167228 | controller |           "initialDelaySeconds": 5,
2026-06-09 14:45:14.167242 | controller |           "periodSeconds": 10,
2026-06-09 14:45:14.167256 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.167270 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.167284 | controller |         },
2026-06-09 14:45:14.167298 | controller |         "resources": {
2026-06-09 14:45:14.167312 | controller |           "limits": {
2026-06-09 14:45:14.167326 | controller |             "cpu": "500m",
2026-06-09 14:45:14.167340 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.167354 | controller |           },
2026-06-09 14:45:14.167368 | controller |           "requests": {
2026-06-09 14:45:14.167382 | controller |             "cpu": "10m",
2026-06-09 14:45:14.167396 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.167409 | controller |           }
2026-06-09 14:45:14.167423 | controller |         },
2026-06-09 14:45:14.167436 | controller |         "securityContext": {
2026-06-09 14:45:14.167450 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 14:45:14.167464 | controller |           "capabilities": {
2026-06-09 14:45:14.167477 | controller |             "drop": [
2026-06-09 14:45:14.167490 | controller |               "MKNOD"
2026-06-09 14:45:14.167504 | controller |             ]
2026-06-09 14:45:14.167567 | controller |           }
2026-06-09 14:45:14.167584 | controller |         },
2026-06-09 14:45:14.167598 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 14:45:14.167613 | controller |         "terminationMessagePolicy": "File",
2026-06-09 14:45:14.167627 | controller |         "volumeMounts": [
2026-06-09 14:45:14.167641 | controller |           {
2026-06-09 14:45:14.167655 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.167670 | controller |             "name": "kube-api-access-rszz6",
2026-06-09 14:45:14.167684 | controller |             "readOnly": true
2026-06-09 14:45:14.167698 | controller |           }
2026-06-09 14:45:14.167716 | controller |         ]
2026-06-09 14:45:14.167730 | controller |       }
2026-06-09 14:45:14.167744 | controller |     ],
2026-06-09 14:45:14.167758 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 14:45:14.167772 | controller |     "enableServiceLinks": true,
2026-06-09 14:45:14.167785 | controller |     "imagePullSecrets": [
2026-06-09 14:45:14.167799 | controller |       {
2026-06-09 14:45:14.167813 | controller |         "name": "ironic-operator-controller-manager-dockercfg-szg69"
2026-06-09 14:45:14.167827 | controller |       }
2026-06-09 14:45:14.167841 | controller |     ],
2026-06-09 14:45:14.167855 | controller |     "nodeName": "crc",
2026-06-09 14:45:14.167868 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 14:45:14.167882 | controller |     "priority": 0,
2026-06-09 14:45:14.167896 | controller |     "restartPolicy": "Always",
2026-06-09 14:45:14.167910 | controller |     "schedulerName": "default-scheduler",
2026-06-09 14:45:14.167924 | controller |     "securityContext": {
2026-06-09 14:45:14.167938 | controller |       "runAsNonRoot": true,
2026-06-09 14:45:14.167952 | controller |       "seLinuxOptions": {
2026-06-09 14:45:14.167966 | controller |         "level": "s0:c26,c5"
2026-06-09 14:45:14.167980 | controller |       }
2026-06-09 14:45:14.167994 | controller |     },
2026-06-09 14:45:14.168007 | controller |     "serviceAccount": "ironic-operator-controller-manager",
2026-06-09 14:45:14.168021 | controller |     "serviceAccountName": "ironic-operator-controller-manager",
2026-06-09 14:45:14.168035 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 14:45:14.168049 | controller |     "tolerations": [
2026-06-09 14:45:14.168062 | controller |       {
2026-06-09 14:45:14.168076 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.168089 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 14:45:14.168103 | controller |         "operator": "Exists",
2026-06-09 14:45:14.168116 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.168130 | controller |       },
2026-06-09 14:45:14.168144 | controller |       {
2026-06-09 14:45:14.168158 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.168172 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 14:45:14.168187 | controller |         "operator": "Exists",
2026-06-09 14:45:14.168201 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.168215 | controller |       },
2026-06-09 14:45:14.168229 | controller |       {
2026-06-09 14:45:14.168243 | controller |         "effect": "NoSchedule",
2026-06-09 14:45:14.168257 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 14:45:14.168271 | controller |         "operator": "Exists"
2026-06-09 14:45:14.168285 | controller |       }
2026-06-09 14:45:14.168299 | controller |     ],
2026-06-09 14:45:14.168313 | controller |     "volumes": [
2026-06-09 14:45:14.168327 | controller |       {
2026-06-09 14:45:14.168340 | controller |         "name": "kube-api-access-rszz6",
2026-06-09 14:45:14.168354 | controller |         "projected": {
2026-06-09 14:45:14.168368 | controller |           "defaultMode": 420,
2026-06-09 14:45:14.168382 | controller |           "sources": [
2026-06-09 14:45:14.168395 | controller |             {
2026-06-09 14:45:14.168409 | controller |               "serviceAccountToken": {
2026-06-09 14:45:14.168422 | controller |                 "expirationSeconds": 3607,
2026-06-09 14:45:14.168436 | controller |                 "path": "token"
2026-06-09 14:45:14.168450 | controller |               }
2026-06-09 14:45:14.168463 | controller |             },
2026-06-09 14:45:14.168477 | controller |             {
2026-06-09 14:45:14.168490 | controller |               "configMap": {
2026-06-09 14:45:14.168504 | controller |                 "items": [
2026-06-09 14:45:14.168538 | controller |                   {
2026-06-09 14:45:14.168554 | controller |                     "key": "ca.crt",
2026-06-09 14:45:14.168572 | controller |                     "path": "ca.crt"
2026-06-09 14:45:14.168586 | controller |                   }
2026-06-09 14:45:14.168600 | controller |                 ],
2026-06-09 14:45:14.168614 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 14:45:14.168627 | controller |               }
2026-06-09 14:45:14.168641 | controller |             },
2026-06-09 14:45:14.168654 | controller |             {
2026-06-09 14:45:14.168667 | controller |               "downwardAPI": {
2026-06-09 14:45:14.168681 | controller |                 "items": [
2026-06-09 14:45:14.168694 | controller |                   {
2026-06-09 14:45:14.168708 | controller |                     "fieldRef": {
2026-06-09 14:45:14.168721 | controller |                       "apiVersion": "v1",
2026-06-09 14:45:14.168735 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 14:45:14.168748 | controller |                     },
2026-06-09 14:45:14.168762 | controller |                     "path": "namespace"
2026-06-09 14:45:14.168775 | controller |                   }
2026-06-09 14:45:14.168789 | controller |                 ]
2026-06-09 14:45:14.168802 | controller |               }
2026-06-09 14:45:14.168816 | controller |             },
2026-06-09 14:45:14.168829 | controller |             {
2026-06-09 14:45:14.168843 | controller |               "configMap": {
2026-06-09 14:45:14.168857 | controller |                 "items": [
2026-06-09 14:45:14.168870 | controller |                   {
2026-06-09 14:45:14.168884 | controller |                     "key": "service-ca.crt",
2026-06-09 14:45:14.168898 | controller |                     "path": "service-ca.crt"
2026-06-09 14:45:14.168912 | controller |                   }
2026-06-09 14:45:14.168926 | controller |                 ],
2026-06-09 14:45:14.168940 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 14:45:14.168954 | controller |               }
2026-06-09 14:45:14.168969 | controller |             }
2026-06-09 14:45:14.168983 | controller |           ]
2026-06-09 14:45:14.168996 | controller |         }
2026-06-09 14:45:14.169010 | controller |       }
2026-06-09 14:45:14.169024 | controller |     ]
2026-06-09 14:45:14.169038 | controller |   },
2026-06-09 14:45:14.169052 | controller |   "status": {
2026-06-09 14:45:14.169066 | controller |     "conditions": [
2026-06-09 14:45:14.169080 | controller |       {
2026-06-09 14:45:14.169094 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.169108 | controller |         "lastTransitionTime": "2026-06-09T13:52:19Z",
2026-06-09 14:45:14.169122 | controller |         "status": "True",
2026-06-09 14:45:14.169136 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 14:45:14.169150 | controller |       },
2026-06-09 14:45:14.169165 | controller |       {
2026-06-09 14:45:14.169179 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.169192 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.169206 | controller |         "status": "True",
2026-06-09 14:45:14.169220 | controller |         "type": "Initialized"
2026-06-09 14:45:14.169234 | controller |       },
2026-06-09 14:45:14.169247 | controller |       {
2026-06-09 14:45:14.169261 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.169274 | controller |         "lastTransitionTime": "2026-06-09T13:52:32Z",
2026-06-09 14:45:14.169288 | controller |         "status": "True",
2026-06-09 14:45:14.169301 | controller |         "type": "Ready"
2026-06-09 14:45:14.169315 | controller |       },
2026-06-09 14:45:14.169328 | controller |       {
2026-06-09 14:45:14.169342 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.169356 | controller |         "lastTransitionTime": "2026-06-09T13:52:32Z",
2026-06-09 14:45:14.169370 | controller |         "status": "True",
2026-06-09 14:45:14.169384 | controller |         "type": "ContainersReady"
2026-06-09 14:45:14.169399 | controller |       },
2026-06-09 14:45:14.169413 | controller |       {
2026-06-09 14:45:14.169431 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.169445 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.169460 | controller |         "status": "True",
2026-06-09 14:45:14.169474 | controller |         "type": "PodScheduled"
2026-06-09 14:45:14.169489 | controller |       }
2026-06-09 14:45:14.169503 | controller |     ],
2026-06-09 14:45:14.169541 | controller |     "containerStatuses": [
2026-06-09 14:45:14.169558 | controller |       {
2026-06-09 14:45:14.169572 | controller |         "allocatedResources": {
2026-06-09 14:45:14.169586 | controller |           "cpu": "10m",
2026-06-09 14:45:14.169600 | controller |           "memory": "256Mi"
2026-06-09 14:45:14.169614 | controller |         },
2026-06-09 14:45:14.169628 | controller |         "containerID": "cri-o://88e068646cf832e32e1870e1537a2999cf2bf33b085c0142502c61a9867761c8",
2026-06-09 14:45:14.169643 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf",
2026-06-09 14:45:14.169657 | controller |         "imageID": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf",
2026-06-09 14:45:14.169672 | controller |         "lastState": {},
2026-06-09 14:45:14.169686 | controller |         "name": "manager",
2026-06-09 14:45:14.169700 | controller |         "ready": true,
2026-06-09 14:45:14.169714 | controller |         "resources": {
2026-06-09 14:45:14.169728 | controller |           "limits": {
2026-06-09 14:45:14.169741 | controller |             "cpu": "500m",
2026-06-09 14:45:14.169755 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.169768 | controller |           },
2026-06-09 14:45:14.169782 | controller |           "requests": {
2026-06-09 14:45:14.169796 | controller |             "cpu": "10m",
2026-06-09 14:45:14.169809 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.169823 | controller |           }
2026-06-09 14:45:14.169837 | controller |         },
2026-06-09 14:45:14.169850 | controller |         "restartCount": 0,
2026-06-09 14:45:14.169864 | controller |         "started": true,
2026-06-09 14:45:14.169877 | controller |         "state": {
2026-06-09 14:45:14.169891 | controller |           "running": {
2026-06-09 14:45:14.169905 | controller |             "startedAt": "2026-06-09T13:52:19Z"
2026-06-09 14:45:14.169920 | controller |           }
2026-06-09 14:45:14.169933 | controller |         },
2026-06-09 14:45:14.169948 | controller |         "user": {
2026-06-09 14:45:14.169962 | controller |           "linux": {
2026-06-09 14:45:14.169976 | controller |             "gid": 0,
2026-06-09 14:45:14.169989 | controller |             "supplementalGroups": [
2026-06-09 14:45:14.170003 | controller |               0
2026-06-09 14:45:14.170018 | controller |             ],
2026-06-09 14:45:14.170031 | controller |             "uid": 65532
2026-06-09 14:45:14.170045 | controller |           }
2026-06-09 14:45:14.170059 | controller |         },
2026-06-09 14:45:14.170073 | controller |         "volumeMounts": [
2026-06-09 14:45:14.170087 | controller |           {
2026-06-09 14:45:14.170117 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.170139 | controller |             "name": "kube-api-access-rszz6",
2026-06-09 14:45:14.170157 | controller |             "readOnly": true,
2026-06-09 14:45:14.170172 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:14.170187 | controller |           }
2026-06-09 14:45:14.170201 | controller |         ]
2026-06-09 14:45:14.170215 | controller |       }
2026-06-09 14:45:14.170229 | controller |     ],
2026-06-09 14:45:14.170243 | controller |     "hostIP": "192.168.126.11",
2026-06-09 14:45:14.170257 | controller |     "hostIPs": [
2026-06-09 14:45:14.170270 | controller |       {
2026-06-09 14:45:14.170284 | controller |         "ip": "192.168.126.11"
2026-06-09 14:45:14.170302 | controller |       }
2026-06-09 14:45:14.170316 | controller |     ],
2026-06-09 14:45:14.170330 | controller |     "phase": "Running",
2026-06-09 14:45:14.170344 | controller |     "podIP": "10.217.0.79",
2026-06-09 14:45:14.170357 | controller |     "podIPs": [
2026-06-09 14:45:14.170371 | controller |       {
2026-06-09 14:45:14.170384 | controller |         "ip": "10.217.0.79"
2026-06-09 14:45:14.170398 | controller |       }
2026-06-09 14:45:14.170411 | controller |     ],
2026-06-09 14:45:14.170424 | controller |     "qosClass": "Burstable",
2026-06-09 14:45:14.170438 | controller |     "startTime": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.170452 | controller |   }
2026-06-09 14:45:14.170465 | controller | }
2026-06-09 14:45:14.191556 | controller | ok:
2026-06-09 14:45:14.191618 | controller | {
2026-06-09 14:45:14.191642 | controller |   "apiVersion": "v1",
2026-06-09 14:45:14.191665 | controller |   "kind": "Pod",
2026-06-09 14:45:14.191681 | controller |   "metadata": {
2026-06-09 14:45:14.191702 | controller |     "annotations": {
2026-06-09 14:45:14.191791 | 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-09 14:45:14.191813 | 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-09 14:45:14.191829 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 14:45:14.191846 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 14:45:14.191861 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 14:45:14.191876 | controller |     },
2026-06-09 14:45:14.191891 | controller |     "creationTimestamp": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.191906 | controller |     "generateName": "keystone-operator-controller-manager-6ccff66c5b-",
2026-06-09 14:45:14.191921 | controller |     "generation": 1,
2026-06-09 14:45:14.191936 | controller |     "labels": {
2026-06-09 14:45:14.191951 | controller |       "app.kubernetes.io/name": "keystone-operator",
2026-06-09 14:45:14.191965 | controller |       "control-plane": "controller-manager",
2026-06-09 14:45:14.191980 | controller |       "openstack.org/operator-name": "keystone",
2026-06-09 14:45:14.191994 | controller |       "pod-template-hash": "6ccff66c5b"
2026-06-09 14:45:14.192009 | controller |     },
2026-06-09 14:45:14.192023 | controller |     "managedFields": [
2026-06-09 14:45:14.192037 | controller |       {
2026-06-09 14:45:14.192051 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.192066 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.192080 | controller |         "fieldsV1": {
2026-06-09 14:45:14.192095 | controller |           "f:metadata": {
2026-06-09 14:45:14.192109 | controller |             "f:annotations": {
2026-06-09 14:45:14.192124 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 14:45:14.192139 | controller |             }
2026-06-09 14:45:14.192153 | controller |           }
2026-06-09 14:45:14.192167 | controller |         },
2026-06-09 14:45:14.192182 | controller |         "manager": "crc",
2026-06-09 14:45:14.192196 | controller |         "operation": "Update",
2026-06-09 14:45:14.192210 | controller |         "subresource": "status",
2026-06-09 14:45:14.192223 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.192237 | controller |       },
2026-06-09 14:45:14.192251 | controller |       {
2026-06-09 14:45:14.192270 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.192285 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.192299 | controller |         "fieldsV1": {
2026-06-09 14:45:14.192312 | controller |           "f:metadata": {
2026-06-09 14:45:14.192326 | controller |             "f:annotations": {
2026-06-09 14:45:14.192340 | controller |               ".": {},
2026-06-09 14:45:14.192354 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 14:45:14.192369 | controller |             },
2026-06-09 14:45:14.192383 | controller |             "f:generateName": {},
2026-06-09 14:45:14.192397 | controller |             "f:labels": {
2026-06-09 14:45:14.192411 | controller |               ".": {},
2026-06-09 14:45:14.192425 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 14:45:14.192439 | controller |               "f:control-plane": {},
2026-06-09 14:45:14.192454 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 14:45:14.192468 | controller |               "f:pod-template-hash": {}
2026-06-09 14:45:14.192483 | controller |             },
2026-06-09 14:45:14.192498 | controller |             "f:ownerReferences": {
2026-06-09 14:45:14.192531 | controller |               ".": {},
2026-06-09 14:45:14.192552 | controller |               "k:{\"uid\":\"f8eff173-cd60-42ca-b628-60adcc259764\"}": {}
2026-06-09 14:45:14.192568 | controller |             }
2026-06-09 14:45:14.192583 | controller |           },
2026-06-09 14:45:14.192597 | controller |           "f:spec": {
2026-06-09 14:45:14.192612 | controller |             "f:containers": {
2026-06-09 14:45:14.192626 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 14:45:14.192640 | controller |                 ".": {},
2026-06-09 14:45:14.192655 | controller |                 "f:args": {},
2026-06-09 14:45:14.192669 | controller |                 "f:command": {},
2026-06-09 14:45:14.192683 | controller |                 "f:env": {
2026-06-09 14:45:14.192697 | controller |                   ".": {},
2026-06-09 14:45:14.192711 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 14:45:14.192726 | controller |                     ".": {},
2026-06-09 14:45:14.192740 | controller |                     "f:name": {},
2026-06-09 14:45:14.192754 | controller |                     "f:value": {}
2026-06-09 14:45:14.192768 | controller |                   },
2026-06-09 14:45:14.192782 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 14:45:14.192796 | controller |                     ".": {},
2026-06-09 14:45:14.192810 | controller |                     "f:name": {},
2026-06-09 14:45:14.192824 | controller |                     "f:value": {}
2026-06-09 14:45:14.192838 | controller |                   },
2026-06-09 14:45:14.192852 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 14:45:14.192866 | controller |                     ".": {},
2026-06-09 14:45:14.192879 | controller |                     "f:name": {},
2026-06-09 14:45:14.192893 | controller |                     "f:value": {}
2026-06-09 14:45:14.192907 | controller |                   },
2026-06-09 14:45:14.192921 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 14:45:14.192935 | controller |                     ".": {},
2026-06-09 14:45:14.192949 | controller |                     "f:name": {},
2026-06-09 14:45:14.192997 | controller |                     "f:value": {}
2026-06-09 14:45:14.193014 | controller |                   },
2026-06-09 14:45:14.193028 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 14:45:14.193064 | controller |                     ".": {},
2026-06-09 14:45:14.193084 | controller |                     "f:name": {},
2026-06-09 14:45:14.193099 | controller |                     "f:value": {}
2026-06-09 14:45:14.193114 | controller |                   }
2026-06-09 14:45:14.193149 | controller |                 },
2026-06-09 14:45:14.193172 | controller |                 "f:image": {},
2026-06-09 14:45:14.193187 | controller |                 "f:imagePullPolicy": {},
2026-06-09 14:45:14.193202 | controller |                 "f:livenessProbe": {
2026-06-09 14:45:14.193240 | controller |                   ".": {},
2026-06-09 14:45:14.193257 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.193272 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.193287 | controller |                     ".": {},
2026-06-09 14:45:14.193326 | controller |                     "f:path": {},
2026-06-09 14:45:14.193342 | controller |                     "f:port": {},
2026-06-09 14:45:14.193356 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.193370 | controller |                   },
2026-06-09 14:45:14.193408 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.193424 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.193438 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.193452 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.193489 | controller |                 },
2026-06-09 14:45:14.193505 | controller |                 "f:name": {},
2026-06-09 14:45:14.193549 | controller |                 "f:readinessProbe": {
2026-06-09 14:45:14.193566 | controller |                   ".": {},
2026-06-09 14:45:14.193580 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.193595 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.193636 | controller |                     ".": {},
2026-06-09 14:45:14.193651 | controller |                     "f:path": {},
2026-06-09 14:45:14.193665 | controller |                     "f:port": {},
2026-06-09 14:45:14.193680 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.193694 | controller |                   },
2026-06-09 14:45:14.193708 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.193722 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.193737 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.193751 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.193765 | controller |                 },
2026-06-09 14:45:14.193779 | controller |                 "f:resources": {
2026-06-09 14:45:14.193793 | controller |                   ".": {},
2026-06-09 14:45:14.193807 | controller |                   "f:limits": {
2026-06-09 14:45:14.193821 | controller |                     ".": {},
2026-06-09 14:45:14.193835 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.193849 | controller |                     "f:memory": {}
2026-06-09 14:45:14.193863 | controller |                   },
2026-06-09 14:45:14.193878 | controller |                   "f:requests": {
2026-06-09 14:45:14.193892 | controller |                     ".": {},
2026-06-09 14:45:14.193906 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.193920 | controller |                     "f:memory": {}
2026-06-09 14:45:14.193934 | controller |                   }
2026-06-09 14:45:14.193948 | controller |                 },
2026-06-09 14:45:14.193962 | controller |                 "f:securityContext": {
2026-06-09 14:45:14.193976 | controller |                   ".": {},
2026-06-09 14:45:14.193990 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 14:45:14.194004 | controller |                 },
2026-06-09 14:45:14.194018 | controller |                 "f:terminationMessagePath": {},
2026-06-09 14:45:14.194032 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 14:45:14.194046 | controller |               }
2026-06-09 14:45:14.194060 | controller |             },
2026-06-09 14:45:14.194074 | controller |             "f:dnsPolicy": {},
2026-06-09 14:45:14.194108 | controller |             "f:enableServiceLinks": {},
2026-06-09 14:45:14.194132 | controller |             "f:restartPolicy": {},
2026-06-09 14:45:14.194148 | controller |             "f:schedulerName": {},
2026-06-09 14:45:14.194162 | controller |             "f:securityContext": {
2026-06-09 14:45:14.194176 | controller |               ".": {},
2026-06-09 14:45:14.194191 | controller |               "f:runAsNonRoot": {}
2026-06-09 14:45:14.194205 | controller |             },
2026-06-09 14:45:14.194219 | controller |             "f:serviceAccount": {},
2026-06-09 14:45:14.194233 | controller |             "f:serviceAccountName": {},
2026-06-09 14:45:14.194247 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 14:45:14.194261 | controller |             "f:tolerations": {}
2026-06-09 14:45:14.194275 | controller |           }
2026-06-09 14:45:14.194289 | controller |         },
2026-06-09 14:45:14.194303 | controller |         "manager": "kube-controller-manager",
2026-06-09 14:45:14.194317 | controller |         "operation": "Update",
2026-06-09 14:45:14.194330 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.194344 | controller |       },
2026-06-09 14:45:14.194358 | controller |       {
2026-06-09 14:45:14.194372 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.194386 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.194400 | controller |         "fieldsV1": {
2026-06-09 14:45:14.194415 | controller |           "f:metadata": {
2026-06-09 14:45:14.194428 | controller |             "f:annotations": {
2026-06-09 14:45:14.194442 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 14:45:14.194457 | controller |             }
2026-06-09 14:45:14.194471 | controller |           }
2026-06-09 14:45:14.194485 | controller |         },
2026-06-09 14:45:14.194499 | controller |         "manager": "multus-daemon",
2026-06-09 14:45:14.194536 | controller |         "operation": "Update",
2026-06-09 14:45:14.194553 | controller |         "subresource": "status",
2026-06-09 14:45:14.194568 | controller |         "time": "2026-06-09T13:51:12Z"
2026-06-09 14:45:14.194582 | controller |       },
2026-06-09 14:45:14.194596 | controller |       {
2026-06-09 14:45:14.194610 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.194624 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.194638 | controller |         "fieldsV1": {
2026-06-09 14:45:14.194653 | controller |           "f:status": {
2026-06-09 14:45:14.194667 | controller |             "f:conditions": {
2026-06-09 14:45:14.194681 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 14:45:14.194696 | controller |                 ".": {},
2026-06-09 14:45:14.194713 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.194730 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.194744 | controller |                 "f:status": {},
2026-06-09 14:45:14.194759 | controller |                 "f:type": {}
2026-06-09 14:45:14.194773 | controller |               },
2026-06-09 14:45:14.194788 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 14:45:14.194802 | controller |                 ".": {},
2026-06-09 14:45:14.194816 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.194831 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.194845 | controller |                 "f:status": {},
2026-06-09 14:45:14.194860 | controller |                 "f:type": {}
2026-06-09 14:45:14.194874 | controller |               },
2026-06-09 14:45:14.194889 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 14:45:14.194903 | controller |                 ".": {},
2026-06-09 14:45:14.194918 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.194932 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.194950 | controller |                 "f:status": {},
2026-06-09 14:45:14.194966 | controller |                 "f:type": {}
2026-06-09 14:45:14.194984 | controller |               },
2026-06-09 14:45:14.194999 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 14:45:14.195013 | controller |                 ".": {},
2026-06-09 14:45:14.195028 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.195042 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.195057 | controller |                 "f:status": {},
2026-06-09 14:45:14.195071 | controller |                 "f:type": {}
2026-06-09 14:45:14.195085 | controller |               }
2026-06-09 14:45:14.195099 | controller |             },
2026-06-09 14:45:14.195113 | controller |             "f:containerStatuses": {},
2026-06-09 14:45:14.195127 | controller |             "f:hostIP": {},
2026-06-09 14:45:14.195461 | controller |             "f:hostIPs": {},
2026-06-09 14:45:14.195493 | controller |             "f:phase": {},
2026-06-09 14:45:14.195525 | controller |             "f:podIP": {},
2026-06-09 14:45:14.195546 | controller |             "f:podIPs": {
2026-06-09 14:45:14.195562 | controller |               ".": {},
2026-06-09 14:45:14.195577 | controller |               "k:{\"ip\":\"10.217.0.80\"}": {
2026-06-09 14:45:14.195592 | controller |                 ".": {},
2026-06-09 14:45:14.195607 | controller |                 "f:ip": {}
2026-06-09 14:45:14.195622 | controller |               }
2026-06-09 14:45:14.195636 | controller |             },
2026-06-09 14:45:14.195651 | controller |             "f:startTime": {}
2026-06-09 14:45:14.195666 | controller |           }
2026-06-09 14:45:14.195680 | controller |         },
2026-06-09 14:45:14.195694 | controller |         "manager": "kubelet",
2026-06-09 14:45:14.195709 | controller |         "operation": "Update",
2026-06-09 14:45:14.195723 | controller |         "subresource": "status",
2026-06-09 14:45:14.195737 | controller |         "time": "2026-06-09T13:52:34Z"
2026-06-09 14:45:14.195751 | controller |       }
2026-06-09 14:45:14.195765 | controller |     ],
2026-06-09 14:45:14.195779 | controller |     "name": "keystone-operator-controller-manager-6ccff66c5b-x8dqh",
2026-06-09 14:45:14.195794 | controller |     "namespace": "openstack-operators",
2026-06-09 14:45:14.195808 | controller |     "ownerReferences": [
2026-06-09 14:45:14.195822 | controller |       {
2026-06-09 14:45:14.195837 | controller |         "apiVersion": "apps/v1",
2026-06-09 14:45:14.195851 | controller |         "blockOwnerDeletion": true,
2026-06-09 14:45:14.195864 | controller |         "controller": true,
2026-06-09 14:45:14.195878 | controller |         "kind": "ReplicaSet",
2026-06-09 14:45:14.195892 | controller |         "name": "keystone-operator-controller-manager-6ccff66c5b",
2026-06-09 14:45:14.195906 | controller |         "uid": "f8eff173-cd60-42ca-b628-60adcc259764"
2026-06-09 14:45:14.195920 | controller |       }
2026-06-09 14:45:14.195933 | controller |     ],
2026-06-09 14:45:14.195947 | controller |     "resourceVersion": "54978",
2026-06-09 14:45:14.195961 | controller |     "uid": "c9b22a86-18f0-48ab-b6f7-a3409234e279"
2026-06-09 14:45:14.195975 | controller |   },
2026-06-09 14:45:14.195989 | controller |   "spec": {
2026-06-09 14:45:14.196004 | controller |     "containers": [
2026-06-09 14:45:14.196018 | controller |       {
2026-06-09 14:45:14.196033 | controller |         "args": [
2026-06-09 14:45:14.196046 | controller |           "--leader-elect",
2026-06-09 14:45:14.196060 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 14:45:14.196074 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 14:45:14.196088 | controller |         ],
2026-06-09 14:45:14.196102 | controller |         "command": [
2026-06-09 14:45:14.196116 | controller |           "/manager"
2026-06-09 14:45:14.196130 | controller |         ],
2026-06-09 14:45:14.196143 | controller |         "env": [
2026-06-09 14:45:14.196157 | controller |           {
2026-06-09 14:45:14.196171 | controller |             "name": "LEASE_DURATION",
2026-06-09 14:45:14.196190 | controller |             "value": "30"
2026-06-09 14:45:14.196205 | controller |           },
2026-06-09 14:45:14.196219 | controller |           {
2026-06-09 14:45:14.196299 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 14:45:14.196320 | controller |             "value": "20"
2026-06-09 14:45:14.196336 | controller |           },
2026-06-09 14:45:14.196351 | controller |           {
2026-06-09 14:45:14.196366 | controller |             "name": "RETRY_PERIOD",
2026-06-09 14:45:14.196380 | controller |             "value": "5"
2026-06-09 14:45:14.196395 | controller |           },
2026-06-09 14:45:14.196409 | controller |           {
2026-06-09 14:45:14.196423 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 14:45:14.196438 | controller |             "value": "false"
2026-06-09 14:45:14.196452 | controller |           },
2026-06-09 14:45:14.196466 | controller |           {
2026-06-09 14:45:14.196480 | controller |             "name": "METRICS_CERTS",
2026-06-09 14:45:14.196494 | controller |             "value": "false"
2026-06-09 14:45:14.196508 | controller |           }
2026-06-09 14:45:14.196543 | controller |         ],
2026-06-09 14:45:14.196559 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6",
2026-06-09 14:45:14.196574 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 14:45:14.196588 | controller |         "livenessProbe": {
2026-06-09 14:45:14.196602 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.196616 | controller |           "httpGet": {
2026-06-09 14:45:14.196631 | controller |             "path": "/healthz",
2026-06-09 14:45:14.196645 | controller |             "port": 8081,
2026-06-09 14:45:14.196659 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.196673 | controller |           },
2026-06-09 14:45:14.196688 | controller |           "initialDelaySeconds": 15,
2026-06-09 14:45:14.196703 | controller |           "periodSeconds": 20,
2026-06-09 14:45:14.196720 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.196736 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.196750 | controller |         },
2026-06-09 14:45:14.196764 | controller |         "name": "manager",
2026-06-09 14:45:14.196778 | controller |         "readinessProbe": {
2026-06-09 14:45:14.196793 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.196807 | controller |           "httpGet": {
2026-06-09 14:45:14.196821 | controller |             "path": "/readyz",
2026-06-09 14:45:14.196835 | controller |             "port": 8081,
2026-06-09 14:45:14.196849 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.196863 | controller |           },
2026-06-09 14:45:14.196877 | controller |           "initialDelaySeconds": 5,
2026-06-09 14:45:14.196892 | controller |           "periodSeconds": 10,
2026-06-09 14:45:14.196906 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.196920 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.196933 | controller |         },
2026-06-09 14:45:14.196947 | controller |         "resources": {
2026-06-09 14:45:14.196961 | controller |           "limits": {
2026-06-09 14:45:14.196974 | controller |             "cpu": "500m",
2026-06-09 14:45:14.196988 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.197002 | controller |           },
2026-06-09 14:45:14.197016 | controller |           "requests": {
2026-06-09 14:45:14.197030 | controller |             "cpu": "10m",
2026-06-09 14:45:14.197043 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.197057 | controller |           }
2026-06-09 14:45:14.197071 | controller |         },
2026-06-09 14:45:14.197085 | controller |         "securityContext": {
2026-06-09 14:45:14.197099 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 14:45:14.197113 | controller |           "capabilities": {
2026-06-09 14:45:14.197128 | controller |             "drop": [
2026-06-09 14:45:14.197146 | controller |               "MKNOD"
2026-06-09 14:45:14.197161 | controller |             ]
2026-06-09 14:45:14.197175 | controller |           }
2026-06-09 14:45:14.197189 | controller |         },
2026-06-09 14:45:14.197203 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 14:45:14.197217 | controller |         "terminationMessagePolicy": "File",
2026-06-09 14:45:14.197231 | controller |         "volumeMounts": [
2026-06-09 14:45:14.197245 | controller |           {
2026-06-09 14:45:14.197259 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.197274 | controller |             "name": "kube-api-access-s9kcb",
2026-06-09 14:45:14.197288 | controller |             "readOnly": true
2026-06-09 14:45:14.197302 | controller |           }
2026-06-09 14:45:14.197317 | controller |         ]
2026-06-09 14:45:14.197331 | controller |       }
2026-06-09 14:45:14.197345 | controller |     ],
2026-06-09 14:45:14.197359 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 14:45:14.197373 | controller |     "enableServiceLinks": true,
2026-06-09 14:45:14.197387 | controller |     "imagePullSecrets": [
2026-06-09 14:45:14.197401 | controller |       {
2026-06-09 14:45:14.197416 | controller |         "name": "keystone-operator-controller-manager-dockercfg-f64gs"
2026-06-09 14:45:14.197430 | controller |       }
2026-06-09 14:45:14.197444 | controller |     ],
2026-06-09 14:45:14.197459 | controller |     "nodeName": "crc",
2026-06-09 14:45:14.197473 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 14:45:14.197487 | controller |     "priority": 0,
2026-06-09 14:45:14.197501 | controller |     "restartPolicy": "Always",
2026-06-09 14:45:14.197533 | controller |     "schedulerName": "default-scheduler",
2026-06-09 14:45:14.197550 | controller |     "securityContext": {
2026-06-09 14:45:14.197564 | controller |       "runAsNonRoot": true,
2026-06-09 14:45:14.197579 | controller |       "seLinuxOptions": {
2026-06-09 14:45:14.197593 | controller |         "level": "s0:c26,c5"
2026-06-09 14:45:14.197607 | controller |       }
2026-06-09 14:45:14.197621 | controller |     },
2026-06-09 14:45:14.197635 | controller |     "serviceAccount": "keystone-operator-controller-manager",
2026-06-09 14:45:14.197650 | controller |     "serviceAccountName": "keystone-operator-controller-manager",
2026-06-09 14:45:14.197664 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 14:45:14.197678 | controller |     "tolerations": [
2026-06-09 14:45:14.197692 | controller |       {
2026-06-09 14:45:14.197706 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.197721 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 14:45:14.197735 | controller |         "operator": "Exists",
2026-06-09 14:45:14.197749 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.197764 | controller |       },
2026-06-09 14:45:14.197778 | controller |       {
2026-06-09 14:45:14.197792 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.197806 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 14:45:14.197821 | controller |         "operator": "Exists",
2026-06-09 14:45:14.197835 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.197849 | controller |       },
2026-06-09 14:45:14.197864 | controller |       {
2026-06-09 14:45:14.197878 | controller |         "effect": "NoSchedule",
2026-06-09 14:45:14.197893 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 14:45:14.197907 | controller |         "operator": "Exists"
2026-06-09 14:45:14.197921 | controller |       }
2026-06-09 14:45:14.197935 | controller |     ],
2026-06-09 14:45:14.197949 | controller |     "volumes": [
2026-06-09 14:45:14.197963 | controller |       {
2026-06-09 14:45:14.197976 | controller |         "name": "kube-api-access-s9kcb",
2026-06-09 14:45:14.197990 | controller |         "projected": {
2026-06-09 14:45:14.198007 | controller |           "defaultMode": 420,
2026-06-09 14:45:14.198022 | controller |           "sources": [
2026-06-09 14:45:14.198036 | controller |             {
2026-06-09 14:45:14.198049 | controller |               "serviceAccountToken": {
2026-06-09 14:45:14.198063 | controller |                 "expirationSeconds": 3607,
2026-06-09 14:45:14.198078 | controller |                 "path": "token"
2026-06-09 14:45:14.198107 | controller |               }
2026-06-09 14:45:14.198122 | controller |             },
2026-06-09 14:45:14.198136 | controller |             {
2026-06-09 14:45:14.198152 | controller |               "configMap": {
2026-06-09 14:45:14.198167 | controller |                 "items": [
2026-06-09 14:45:14.198182 | controller |                   {
2026-06-09 14:45:14.198196 | controller |                     "key": "ca.crt",
2026-06-09 14:45:14.198211 | controller |                     "path": "ca.crt"
2026-06-09 14:45:14.198225 | controller |                   }
2026-06-09 14:45:14.198239 | controller |                 ],
2026-06-09 14:45:14.198253 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 14:45:14.198267 | controller |               }
2026-06-09 14:45:14.198282 | controller |             },
2026-06-09 14:45:14.198296 | controller |             {
2026-06-09 14:45:14.198310 | controller |               "downwardAPI": {
2026-06-09 14:45:14.198324 | controller |                 "items": [
2026-06-09 14:45:14.198338 | controller |                   {
2026-06-09 14:45:14.198352 | controller |                     "fieldRef": {
2026-06-09 14:45:14.198366 | controller |                       "apiVersion": "v1",
2026-06-09 14:45:14.198380 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 14:45:14.198394 | controller |                     },
2026-06-09 14:45:14.198408 | controller |                     "path": "namespace"
2026-06-09 14:45:14.198422 | controller |                   }
2026-06-09 14:45:14.198437 | controller |                 ]
2026-06-09 14:45:14.198451 | controller |               }
2026-06-09 14:45:14.198465 | controller |             },
2026-06-09 14:45:14.198479 | controller |             {
2026-06-09 14:45:14.198493 | controller |               "configMap": {
2026-06-09 14:45:14.198507 | controller |                 "items": [
2026-06-09 14:45:14.198543 | controller |                   {
2026-06-09 14:45:14.198558 | controller |                     "key": "service-ca.crt",
2026-06-09 14:45:14.198573 | controller |                     "path": "service-ca.crt"
2026-06-09 14:45:14.198587 | controller |                   }
2026-06-09 14:45:14.198602 | controller |                 ],
2026-06-09 14:45:14.198616 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 14:45:14.198630 | controller |               }
2026-06-09 14:45:14.198644 | controller |             }
2026-06-09 14:45:14.198659 | controller |           ]
2026-06-09 14:45:14.198673 | controller |         }
2026-06-09 14:45:14.198687 | controller |       }
2026-06-09 14:45:14.198701 | controller |     ]
2026-06-09 14:45:14.198715 | controller |   },
2026-06-09 14:45:14.198730 | controller |   "status": {
2026-06-09 14:45:14.198744 | controller |     "conditions": [
2026-06-09 14:45:14.198759 | controller |       {
2026-06-09 14:45:14.198773 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.198788 | controller |         "lastTransitionTime": "2026-06-09T13:52:22Z",
2026-06-09 14:45:14.198802 | controller |         "status": "True",
2026-06-09 14:45:14.198817 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 14:45:14.198832 | controller |       },
2026-06-09 14:45:14.198846 | controller |       {
2026-06-09 14:45:14.198860 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.198875 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.198890 | controller |         "status": "True",
2026-06-09 14:45:14.198904 | controller |         "type": "Initialized"
2026-06-09 14:45:14.198925 | controller |       },
2026-06-09 14:45:14.198940 | controller |       {
2026-06-09 14:45:14.198954 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.198968 | controller |         "lastTransitionTime": "2026-06-09T13:52:34Z",
2026-06-09 14:45:14.198982 | controller |         "status": "True",
2026-06-09 14:45:14.198996 | controller |         "type": "Ready"
2026-06-09 14:45:14.199010 | controller |       },
2026-06-09 14:45:14.199024 | controller |       {
2026-06-09 14:45:14.199038 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.199051 | controller |         "lastTransitionTime": "2026-06-09T13:52:34Z",
2026-06-09 14:45:14.199066 | controller |         "status": "True",
2026-06-09 14:45:14.199079 | controller |         "type": "ContainersReady"
2026-06-09 14:45:14.199093 | controller |       },
2026-06-09 14:45:14.199107 | controller |       {
2026-06-09 14:45:14.199122 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.199136 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.199151 | controller |         "status": "True",
2026-06-09 14:45:14.199165 | controller |         "type": "PodScheduled"
2026-06-09 14:45:14.199179 | controller |       }
2026-06-09 14:45:14.199193 | controller |     ],
2026-06-09 14:45:14.199208 | controller |     "containerStatuses": [
2026-06-09 14:45:14.199222 | controller |       {
2026-06-09 14:45:14.199236 | controller |         "allocatedResources": {
2026-06-09 14:45:14.199250 | controller |           "cpu": "10m",
2026-06-09 14:45:14.199265 | controller |           "memory": "256Mi"
2026-06-09 14:45:14.199279 | controller |         },
2026-06-09 14:45:14.199293 | controller |         "containerID": "cri-o://8f805a55eb76ba6f8d6926e25658296255bf446866b6e1f4193b2257da2f6ef7",
2026-06-09 14:45:14.199308 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6",
2026-06-09 14:45:14.199322 | controller |         "imageID": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6",
2026-06-09 14:45:14.199337 | controller |         "lastState": {},
2026-06-09 14:45:14.199351 | controller |         "name": "manager",
2026-06-09 14:45:14.199365 | controller |         "ready": true,
2026-06-09 14:45:14.199379 | controller |         "resources": {
2026-06-09 14:45:14.199393 | controller |           "limits": {
2026-06-09 14:45:14.199407 | controller |             "cpu": "500m",
2026-06-09 14:45:14.199422 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.199436 | controller |           },
2026-06-09 14:45:14.199450 | controller |           "requests": {
2026-06-09 14:45:14.199464 | controller |             "cpu": "10m",
2026-06-09 14:45:14.199478 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.199492 | controller |           }
2026-06-09 14:45:14.199506 | controller |         },
2026-06-09 14:45:14.199542 | controller |         "restartCount": 0,
2026-06-09 14:45:14.199557 | controller |         "started": true,
2026-06-09 14:45:14.199571 | controller |         "state": {
2026-06-09 14:45:14.199585 | controller |           "running": {
2026-06-09 14:45:14.199599 | controller |             "startedAt": "2026-06-09T13:52:21Z"
2026-06-09 14:45:14.199614 | controller |           }
2026-06-09 14:45:14.199628 | controller |         },
2026-06-09 14:45:14.199642 | controller |         "user": {
2026-06-09 14:45:14.199656 | controller |           "linux": {
2026-06-09 14:45:14.199670 | controller |             "gid": 0,
2026-06-09 14:45:14.199684 | controller |             "supplementalGroups": [
2026-06-09 14:45:14.199698 | controller |               0
2026-06-09 14:45:14.199712 | controller |             ],
2026-06-09 14:45:14.199727 | controller |             "uid": 65532
2026-06-09 14:45:14.199741 | controller |           }
2026-06-09 14:45:14.199754 | controller |         },
2026-06-09 14:45:14.199768 | controller |         "volumeMounts": [
2026-06-09 14:45:14.199785 | controller |           {
2026-06-09 14:45:14.199800 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.199814 | controller |             "name": "kube-api-access-s9kcb",
2026-06-09 14:45:14.199829 | controller |             "readOnly": true,
2026-06-09 14:45:14.199843 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:14.199857 | controller |           }
2026-06-09 14:45:14.199872 | controller |         ]
2026-06-09 14:45:14.199886 | controller |       }
2026-06-09 14:45:14.199900 | controller |     ],
2026-06-09 14:45:14.199915 | controller |     "hostIP": "192.168.126.11",
2026-06-09 14:45:14.199929 | controller |     "hostIPs": [
2026-06-09 14:45:14.199943 | controller |       {
2026-06-09 14:45:14.199957 | controller |         "ip": "192.168.126.11"
2026-06-09 14:45:14.199971 | controller |       }
2026-06-09 14:45:14.199985 | controller |     ],
2026-06-09 14:45:14.199999 | controller |     "phase": "Running",
2026-06-09 14:45:14.200013 | controller |     "podIP": "10.217.0.80",
2026-06-09 14:45:14.200027 | controller |     "podIPs": [
2026-06-09 14:45:14.200041 | controller |       {
2026-06-09 14:45:14.200055 | controller |         "ip": "10.217.0.80"
2026-06-09 14:45:14.200068 | controller |       }
2026-06-09 14:45:14.200082 | controller |     ],
2026-06-09 14:45:14.200096 | controller |     "qosClass": "Burstable",
2026-06-09 14:45:14.200110 | controller |     "startTime": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.200125 | controller |   }
2026-06-09 14:45:14.200139 | controller | }
2026-06-09 14:45:14.221891 | controller | ok:
2026-06-09 14:45:14.221968 | controller | {
2026-06-09 14:45:14.221988 | controller |   "apiVersion": "v1",
2026-06-09 14:45:14.222005 | controller |   "kind": "Pod",
2026-06-09 14:45:14.222021 | controller |   "metadata": {
2026-06-09 14:45:14.222035 | controller |     "annotations": {
2026-06-09 14:45:14.222051 | 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-09 14:45:14.222083 | 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-09 14:45:14.222102 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 14:45:14.222118 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 14:45:14.222133 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 14:45:14.222148 | controller |     },
2026-06-09 14:45:14.222163 | controller |     "creationTimestamp": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.222178 | controller |     "generateName": "manila-operator-controller-manager-677d9d8477-",
2026-06-09 14:45:14.222192 | controller |     "generation": 1,
2026-06-09 14:45:14.222206 | controller |     "labels": {
2026-06-09 14:45:14.222220 | controller |       "app.kubernetes.io/name": "manila-operator",
2026-06-09 14:45:14.222235 | controller |       "control-plane": "controller-manager",
2026-06-09 14:45:14.222249 | controller |       "openstack.org/operator-name": "manila",
2026-06-09 14:45:14.222263 | controller |       "pod-template-hash": "677d9d8477"
2026-06-09 14:45:14.222277 | controller |     },
2026-06-09 14:45:14.222291 | controller |     "managedFields": [
2026-06-09 14:45:14.222305 | controller |       {
2026-06-09 14:45:14.222319 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.222340 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.222355 | controller |         "fieldsV1": {
2026-06-09 14:45:14.222368 | controller |           "f:metadata": {
2026-06-09 14:45:14.222382 | controller |             "f:annotations": {
2026-06-09 14:45:14.222396 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 14:45:14.222410 | controller |             }
2026-06-09 14:45:14.222424 | controller |           }
2026-06-09 14:45:14.222438 | controller |         },
2026-06-09 14:45:14.222451 | controller |         "manager": "crc",
2026-06-09 14:45:14.222465 | controller |         "operation": "Update",
2026-06-09 14:45:14.222479 | controller |         "subresource": "status",
2026-06-09 14:45:14.222492 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.222506 | controller |       },
2026-06-09 14:45:14.222558 | controller |       {
2026-06-09 14:45:14.222574 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.222589 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.222603 | controller |         "fieldsV1": {
2026-06-09 14:45:14.222617 | controller |           "f:metadata": {
2026-06-09 14:45:14.222631 | controller |             "f:annotations": {
2026-06-09 14:45:14.222645 | controller |               ".": {},
2026-06-09 14:45:14.222659 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 14:45:14.222673 | controller |             },
2026-06-09 14:45:14.222687 | controller |             "f:generateName": {},
2026-06-09 14:45:14.222700 | controller |             "f:labels": {
2026-06-09 14:45:14.222714 | controller |               ".": {},
2026-06-09 14:45:14.222728 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 14:45:14.222742 | controller |               "f:control-plane": {},
2026-06-09 14:45:14.222756 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 14:45:14.222770 | controller |               "f:pod-template-hash": {}
2026-06-09 14:45:14.222785 | controller |             },
2026-06-09 14:45:14.222799 | controller |             "f:ownerReferences": {
2026-06-09 14:45:14.222813 | controller |               ".": {},
2026-06-09 14:45:14.222827 | controller |               "k:{\"uid\":\"d5cfe693-bfe7-4ca6-bad7-0147e6af117d\"}": {}
2026-06-09 14:45:14.222841 | controller |             }
2026-06-09 14:45:14.222855 | controller |           },
2026-06-09 14:45:14.222869 | controller |           "f:spec": {
2026-06-09 14:45:14.222883 | controller |             "f:containers": {
2026-06-09 14:45:14.222896 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 14:45:14.222910 | controller |                 ".": {},
2026-06-09 14:45:14.222924 | controller |                 "f:args": {},
2026-06-09 14:45:14.222938 | controller |                 "f:command": {},
2026-06-09 14:45:14.222952 | controller |                 "f:env": {
2026-06-09 14:45:14.222966 | controller |                   ".": {},
2026-06-09 14:45:14.222980 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 14:45:14.222994 | controller |                     ".": {},
2026-06-09 14:45:14.223009 | controller |                     "f:name": {},
2026-06-09 14:45:14.223023 | controller |                     "f:value": {}
2026-06-09 14:45:14.223037 | controller |                   },
2026-06-09 14:45:14.223051 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 14:45:14.223065 | controller |                     ".": {},
2026-06-09 14:45:14.223079 | controller |                     "f:name": {},
2026-06-09 14:45:14.223093 | controller |                     "f:value": {}
2026-06-09 14:45:14.223107 | controller |                   },
2026-06-09 14:45:14.223121 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 14:45:14.223135 | controller |                     ".": {},
2026-06-09 14:45:14.223149 | controller |                     "f:name": {},
2026-06-09 14:45:14.223163 | controller |                     "f:value": {}
2026-06-09 14:45:14.223181 | controller |                   },
2026-06-09 14:45:14.223195 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 14:45:14.223210 | controller |                     ".": {},
2026-06-09 14:45:14.223223 | controller |                     "f:name": {},
2026-06-09 14:45:14.223237 | controller |                     "f:value": {}
2026-06-09 14:45:14.223251 | controller |                   },
2026-06-09 14:45:14.223265 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 14:45:14.223279 | controller |                     ".": {},
2026-06-09 14:45:14.223293 | controller |                     "f:name": {},
2026-06-09 14:45:14.223307 | controller |                     "f:value": {}
2026-06-09 14:45:14.223320 | controller |                   }
2026-06-09 14:45:14.223334 | controller |                 },
2026-06-09 14:45:14.223348 | controller |                 "f:image": {},
2026-06-09 14:45:14.223362 | controller |                 "f:imagePullPolicy": {},
2026-06-09 14:45:14.223376 | controller |                 "f:livenessProbe": {
2026-06-09 14:45:14.223390 | controller |                   ".": {},
2026-06-09 14:45:14.223404 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.223417 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.223432 | controller |                     ".": {},
2026-06-09 14:45:14.223445 | controller |                     "f:path": {},
2026-06-09 14:45:14.223460 | controller |                     "f:port": {},
2026-06-09 14:45:14.223473 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.223487 | controller |                   },
2026-06-09 14:45:14.223501 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.223533 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.223550 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.223564 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.223578 | controller |                 },
2026-06-09 14:45:14.223593 | controller |                 "f:name": {},
2026-06-09 14:45:14.223607 | controller |                 "f:readinessProbe": {
2026-06-09 14:45:14.223621 | controller |                   ".": {},
2026-06-09 14:45:14.223635 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.223649 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.223663 | controller |                     ".": {},
2026-06-09 14:45:14.223677 | controller |                     "f:path": {},
2026-06-09 14:45:14.223691 | controller |                     "f:port": {},
2026-06-09 14:45:14.223705 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.223719 | controller |                   },
2026-06-09 14:45:14.223733 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.223748 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.223762 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.223776 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.223789 | controller |                 },
2026-06-09 14:45:14.223803 | controller |                 "f:resources": {
2026-06-09 14:45:14.223817 | controller |                   ".": {},
2026-06-09 14:45:14.223831 | controller |                   "f:limits": {
2026-06-09 14:45:14.223845 | controller |                     ".": {},
2026-06-09 14:45:14.223858 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.223872 | controller |                     "f:memory": {}
2026-06-09 14:45:14.223886 | controller |                   },
2026-06-09 14:45:14.223900 | controller |                   "f:requests": {
2026-06-09 14:45:14.223913 | controller |                     ".": {},
2026-06-09 14:45:14.223927 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.223941 | controller |                     "f:memory": {}
2026-06-09 14:45:14.223958 | controller |                   }
2026-06-09 14:45:14.223973 | controller |                 },
2026-06-09 14:45:14.223987 | controller |                 "f:securityContext": {
2026-06-09 14:45:14.224001 | controller |                   ".": {},
2026-06-09 14:45:14.224015 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 14:45:14.224028 | controller |                 },
2026-06-09 14:45:14.224042 | controller |                 "f:terminationMessagePath": {},
2026-06-09 14:45:14.224056 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 14:45:14.224070 | controller |               }
2026-06-09 14:45:14.224083 | controller |             },
2026-06-09 14:45:14.224096 | controller |             "f:dnsPolicy": {},
2026-06-09 14:45:14.224110 | controller |             "f:enableServiceLinks": {},
2026-06-09 14:45:14.224123 | controller |             "f:restartPolicy": {},
2026-06-09 14:45:14.224137 | controller |             "f:schedulerName": {},
2026-06-09 14:45:14.224150 | controller |             "f:securityContext": {
2026-06-09 14:45:14.224163 | controller |               ".": {},
2026-06-09 14:45:14.224177 | controller |               "f:runAsNonRoot": {}
2026-06-09 14:45:14.224191 | controller |             },
2026-06-09 14:45:14.224205 | controller |             "f:serviceAccount": {},
2026-06-09 14:45:14.224219 | controller |             "f:serviceAccountName": {},
2026-06-09 14:45:14.224232 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 14:45:14.224246 | controller |             "f:tolerations": {}
2026-06-09 14:45:14.224259 | controller |           }
2026-06-09 14:45:14.224273 | controller |         },
2026-06-09 14:45:14.224287 | controller |         "manager": "kube-controller-manager",
2026-06-09 14:45:14.224301 | controller |         "operation": "Update",
2026-06-09 14:45:14.224315 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.224329 | controller |       },
2026-06-09 14:45:14.224343 | controller |       {
2026-06-09 14:45:14.224357 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.224371 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.224384 | controller |         "fieldsV1": {
2026-06-09 14:45:14.224397 | controller |           "f:metadata": {
2026-06-09 14:45:14.224411 | controller |             "f:annotations": {
2026-06-09 14:45:14.224425 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 14:45:14.224439 | controller |             }
2026-06-09 14:45:14.224453 | controller |           }
2026-06-09 14:45:14.224466 | controller |         },
2026-06-09 14:45:14.224480 | controller |         "manager": "multus-daemon",
2026-06-09 14:45:14.224493 | controller |         "operation": "Update",
2026-06-09 14:45:14.224507 | controller |         "subresource": "status",
2026-06-09 14:45:14.224541 | controller |         "time": "2026-06-09T13:51:15Z"
2026-06-09 14:45:14.224555 | controller |       },
2026-06-09 14:45:14.224569 | controller |       {
2026-06-09 14:45:14.224582 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.224596 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.224609 | controller |         "fieldsV1": {
2026-06-09 14:45:14.224623 | controller |           "f:status": {
2026-06-09 14:45:14.224636 | controller |             "f:conditions": {
2026-06-09 14:45:14.224650 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 14:45:14.224664 | controller |                 ".": {},
2026-06-09 14:45:14.224677 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.224692 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.224708 | controller |                 "f:status": {},
2026-06-09 14:45:14.224724 | controller |                 "f:type": {}
2026-06-09 14:45:14.224739 | controller |               },
2026-06-09 14:45:14.224753 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 14:45:14.224767 | controller |                 ".": {},
2026-06-09 14:45:14.224784 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.224798 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.224812 | controller |                 "f:status": {},
2026-06-09 14:45:14.224826 | controller |                 "f:type": {}
2026-06-09 14:45:14.224840 | controller |               },
2026-06-09 14:45:14.224854 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 14:45:14.224867 | controller |                 ".": {},
2026-06-09 14:45:14.224881 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.224895 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.224909 | controller |                 "f:status": {},
2026-06-09 14:45:14.224923 | controller |                 "f:type": {}
2026-06-09 14:45:14.224937 | controller |               },
2026-06-09 14:45:14.224951 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 14:45:14.224965 | controller |                 ".": {},
2026-06-09 14:45:14.224980 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.224994 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.225008 | controller |                 "f:status": {},
2026-06-09 14:45:14.225022 | controller |                 "f:type": {}
2026-06-09 14:45:14.225036 | controller |               }
2026-06-09 14:45:14.225050 | controller |             },
2026-06-09 14:45:14.225064 | controller |             "f:containerStatuses": {},
2026-06-09 14:45:14.225078 | controller |             "f:hostIP": {},
2026-06-09 14:45:14.225092 | controller |             "f:hostIPs": {},
2026-06-09 14:45:14.225105 | controller |             "f:phase": {},
2026-06-09 14:45:14.225119 | controller |             "f:podIP": {},
2026-06-09 14:45:14.225132 | controller |             "f:podIPs": {
2026-06-09 14:45:14.225146 | controller |               ".": {},
2026-06-09 14:45:14.225159 | controller |               "k:{\"ip\":\"10.217.0.81\"}": {
2026-06-09 14:45:14.225173 | controller |                 ".": {},
2026-06-09 14:45:14.225187 | controller |                 "f:ip": {}
2026-06-09 14:45:14.225200 | controller |               }
2026-06-09 14:45:14.225214 | controller |             },
2026-06-09 14:45:14.225227 | controller |             "f:startTime": {}
2026-06-09 14:45:14.225240 | controller |           }
2026-06-09 14:45:14.225254 | controller |         },
2026-06-09 14:45:14.225267 | controller |         "manager": "kubelet",
2026-06-09 14:45:14.225281 | controller |         "operation": "Update",
2026-06-09 14:45:14.225295 | controller |         "subresource": "status",
2026-06-09 14:45:14.225308 | controller |         "time": "2026-06-09T13:52:32Z"
2026-06-09 14:45:14.225322 | controller |       }
2026-06-09 14:45:14.225335 | controller |     ],
2026-06-09 14:45:14.225348 | controller |     "name": "manila-operator-controller-manager-677d9d8477-wpwch",
2026-06-09 14:45:14.225362 | controller |     "namespace": "openstack-operators",
2026-06-09 14:45:14.225376 | controller |     "ownerReferences": [
2026-06-09 14:45:14.225389 | controller |       {
2026-06-09 14:45:14.225403 | controller |         "apiVersion": "apps/v1",
2026-06-09 14:45:14.225417 | controller |         "blockOwnerDeletion": true,
2026-06-09 14:45:14.225430 | controller |         "controller": true,
2026-06-09 14:45:14.225444 | controller |         "kind": "ReplicaSet",
2026-06-09 14:45:14.225458 | controller |         "name": "manila-operator-controller-manager-677d9d8477",
2026-06-09 14:45:14.225472 | controller |         "uid": "d5cfe693-bfe7-4ca6-bad7-0147e6af117d"
2026-06-09 14:45:14.225486 | controller |       }
2026-06-09 14:45:14.225500 | controller |     ],
2026-06-09 14:45:14.225533 | controller |     "resourceVersion": "54951",
2026-06-09 14:45:14.225549 | controller |     "uid": "750d1c05-3b9e-40c0-b79a-6afc0bc7f6ae"
2026-06-09 14:45:14.225563 | controller |   },
2026-06-09 14:45:14.225578 | controller |   "spec": {
2026-06-09 14:45:14.225595 | controller |     "containers": [
2026-06-09 14:45:14.225610 | controller |       {
2026-06-09 14:45:14.225624 | controller |         "args": [
2026-06-09 14:45:14.225638 | controller |           "--leader-elect",
2026-06-09 14:45:14.225652 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 14:45:14.225666 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 14:45:14.225681 | controller |         ],
2026-06-09 14:45:14.225695 | controller |         "command": [
2026-06-09 14:45:14.225710 | controller |           "/manager"
2026-06-09 14:45:14.225723 | controller |         ],
2026-06-09 14:45:14.225737 | controller |         "env": [
2026-06-09 14:45:14.225751 | controller |           {
2026-06-09 14:45:14.225765 | controller |             "name": "LEASE_DURATION",
2026-06-09 14:45:14.225778 | controller |             "value": "30"
2026-06-09 14:45:14.225792 | controller |           },
2026-06-09 14:45:14.225806 | controller |           {
2026-06-09 14:45:14.225819 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 14:45:14.225833 | controller |             "value": "20"
2026-06-09 14:45:14.225847 | controller |           },
2026-06-09 14:45:14.225860 | controller |           {
2026-06-09 14:45:14.225874 | controller |             "name": "RETRY_PERIOD",
2026-06-09 14:45:14.225888 | controller |             "value": "5"
2026-06-09 14:45:14.225902 | controller |           },
2026-06-09 14:45:14.225916 | controller |           {
2026-06-09 14:45:14.225930 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 14:45:14.225944 | controller |             "value": "false"
2026-06-09 14:45:14.225958 | controller |           },
2026-06-09 14:45:14.225972 | controller |           {
2026-06-09 14:45:14.225986 | controller |             "name": "METRICS_CERTS",
2026-06-09 14:45:14.226000 | controller |             "value": "false"
2026-06-09 14:45:14.226014 | controller |           }
2026-06-09 14:45:14.226028 | controller |         ],
2026-06-09 14:45:14.226041 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391",
2026-06-09 14:45:14.226056 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 14:45:14.226095 | controller |         "livenessProbe": {
2026-06-09 14:45:14.226114 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.226129 | controller |           "httpGet": {
2026-06-09 14:45:14.226143 | controller |             "path": "/healthz",
2026-06-09 14:45:14.226157 | controller |             "port": 8081,
2026-06-09 14:45:14.226171 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.226185 | controller |           },
2026-06-09 14:45:14.226198 | controller |           "initialDelaySeconds": 15,
2026-06-09 14:45:14.226212 | controller |           "periodSeconds": 20,
2026-06-09 14:45:14.226226 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.226240 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.226254 | controller |         },
2026-06-09 14:45:14.226268 | controller |         "name": "manager",
2026-06-09 14:45:14.226282 | controller |         "readinessProbe": {
2026-06-09 14:45:14.226295 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.226309 | controller |           "httpGet": {
2026-06-09 14:45:14.226323 | controller |             "path": "/readyz",
2026-06-09 14:45:14.226337 | controller |             "port": 8081,
2026-06-09 14:45:14.226350 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.226364 | controller |           },
2026-06-09 14:45:14.226377 | controller |           "initialDelaySeconds": 5,
2026-06-09 14:45:14.226391 | controller |           "periodSeconds": 10,
2026-06-09 14:45:14.226404 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.226418 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.226431 | controller |         },
2026-06-09 14:45:14.226445 | controller |         "resources": {
2026-06-09 14:45:14.226462 | controller |           "limits": {
2026-06-09 14:45:14.226476 | controller |             "cpu": "500m",
2026-06-09 14:45:14.226489 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.226503 | controller |           },
2026-06-09 14:45:14.226540 | controller |           "requests": {
2026-06-09 14:45:14.226556 | controller |             "cpu": "10m",
2026-06-09 14:45:14.226570 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.226583 | controller |           }
2026-06-09 14:45:14.226597 | controller |         },
2026-06-09 14:45:14.226611 | controller |         "securityContext": {
2026-06-09 14:45:14.226625 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 14:45:14.226639 | controller |           "capabilities": {
2026-06-09 14:45:14.226653 | controller |             "drop": [
2026-06-09 14:45:14.226667 | controller |               "MKNOD"
2026-06-09 14:45:14.226682 | controller |             ]
2026-06-09 14:45:14.226696 | controller |           }
2026-06-09 14:45:14.226711 | controller |         },
2026-06-09 14:45:14.226725 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 14:45:14.226740 | controller |         "terminationMessagePolicy": "File",
2026-06-09 14:45:14.226754 | controller |         "volumeMounts": [
2026-06-09 14:45:14.226768 | controller |           {
2026-06-09 14:45:14.226782 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.226797 | controller |             "name": "kube-api-access-5b6rr",
2026-06-09 14:45:14.226811 | controller |             "readOnly": true
2026-06-09 14:45:14.226825 | controller |           }
2026-06-09 14:45:14.226839 | controller |         ]
2026-06-09 14:45:14.226853 | controller |       }
2026-06-09 14:45:14.226867 | controller |     ],
2026-06-09 14:45:14.226880 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 14:45:14.226894 | controller |     "enableServiceLinks": true,
2026-06-09 14:45:14.226908 | controller |     "imagePullSecrets": [
2026-06-09 14:45:14.226922 | controller |       {
2026-06-09 14:45:14.226936 | controller |         "name": "manila-operator-controller-manager-dockercfg-rkkqg"
2026-06-09 14:45:14.226950 | controller |       }
2026-06-09 14:45:14.226964 | controller |     ],
2026-06-09 14:45:14.226978 | controller |     "nodeName": "crc",
2026-06-09 14:45:14.226992 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 14:45:14.227006 | controller |     "priority": 0,
2026-06-09 14:45:14.227020 | controller |     "restartPolicy": "Always",
2026-06-09 14:45:14.227034 | controller |     "schedulerName": "default-scheduler",
2026-06-09 14:45:14.227048 | controller |     "securityContext": {
2026-06-09 14:45:14.227062 | controller |       "runAsNonRoot": true,
2026-06-09 14:45:14.227076 | controller |       "seLinuxOptions": {
2026-06-09 14:45:14.227090 | controller |         "level": "s0:c26,c5"
2026-06-09 14:45:14.227104 | controller |       }
2026-06-09 14:45:14.227118 | controller |     },
2026-06-09 14:45:14.227132 | controller |     "serviceAccount": "manila-operator-controller-manager",
2026-06-09 14:45:14.227146 | controller |     "serviceAccountName": "manila-operator-controller-manager",
2026-06-09 14:45:14.227160 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 14:45:14.227174 | controller |     "tolerations": [
2026-06-09 14:45:14.227188 | controller |       {
2026-06-09 14:45:14.227201 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.227215 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 14:45:14.227229 | controller |         "operator": "Exists",
2026-06-09 14:45:14.227243 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.227257 | controller |       },
2026-06-09 14:45:14.227272 | controller |       {
2026-06-09 14:45:14.227286 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.227300 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 14:45:14.227317 | controller |         "operator": "Exists",
2026-06-09 14:45:14.227332 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.227345 | controller |       },
2026-06-09 14:45:14.227359 | controller |       {
2026-06-09 14:45:14.227373 | controller |         "effect": "NoSchedule",
2026-06-09 14:45:14.227386 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 14:45:14.227400 | controller |         "operator": "Exists"
2026-06-09 14:45:14.227414 | controller |       }
2026-06-09 14:45:14.227428 | controller |     ],
2026-06-09 14:45:14.227441 | controller |     "volumes": [
2026-06-09 14:45:14.227455 | controller |       {
2026-06-09 14:45:14.227469 | controller |         "name": "kube-api-access-5b6rr",
2026-06-09 14:45:14.227483 | controller |         "projected": {
2026-06-09 14:45:14.227496 | controller |           "defaultMode": 420,
2026-06-09 14:45:14.227524 | controller |           "sources": [
2026-06-09 14:45:14.227544 | controller |             {
2026-06-09 14:45:14.227559 | controller |               "serviceAccountToken": {
2026-06-09 14:45:14.227572 | controller |                 "expirationSeconds": 3607,
2026-06-09 14:45:14.227586 | controller |                 "path": "token"
2026-06-09 14:45:14.227600 | controller |               }
2026-06-09 14:45:14.227613 | controller |             },
2026-06-09 14:45:14.227627 | controller |             {
2026-06-09 14:45:14.227641 | controller |               "configMap": {
2026-06-09 14:45:14.227655 | controller |                 "items": [
2026-06-09 14:45:14.227669 | controller |                   {
2026-06-09 14:45:14.227682 | controller |                     "key": "ca.crt",
2026-06-09 14:45:14.227705 | controller |                     "path": "ca.crt"
2026-06-09 14:45:14.227719 | controller |                   }
2026-06-09 14:45:14.227738 | controller |                 ],
2026-06-09 14:45:14.227752 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 14:45:14.227768 | controller |               }
2026-06-09 14:45:14.227782 | controller |             },
2026-06-09 14:45:14.227798 | controller |             {
2026-06-09 14:45:14.227812 | controller |               "downwardAPI": {
2026-06-09 14:45:14.227831 | controller |                 "items": [
2026-06-09 14:45:14.227846 | controller |                   {
2026-06-09 14:45:14.227865 | controller |                     "fieldRef": {
2026-06-09 14:45:14.227879 | controller |                       "apiVersion": "v1",
2026-06-09 14:45:14.227896 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 14:45:14.227971 | controller |                     },
2026-06-09 14:45:14.227991 | controller |                     "path": "namespace"
2026-06-09 14:45:14.228006 | controller |                   }
2026-06-09 14:45:14.228021 | controller |                 ]
2026-06-09 14:45:14.228036 | controller |               }
2026-06-09 14:45:14.228050 | controller |             },
2026-06-09 14:45:14.228064 | controller |             {
2026-06-09 14:45:14.228078 | controller |               "configMap": {
2026-06-09 14:45:14.228093 | controller |                 "items": [
2026-06-09 14:45:14.228108 | controller |                   {
2026-06-09 14:45:14.228122 | controller |                     "key": "service-ca.crt",
2026-06-09 14:45:14.228136 | controller |                     "path": "service-ca.crt"
2026-06-09 14:45:14.228150 | controller |                   }
2026-06-09 14:45:14.228163 | controller |                 ],
2026-06-09 14:45:14.228177 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 14:45:14.228191 | controller |               }
2026-06-09 14:45:14.228204 | controller |             }
2026-06-09 14:45:14.228218 | controller |           ]
2026-06-09 14:45:14.228232 | controller |         }
2026-06-09 14:45:14.228245 | controller |       }
2026-06-09 14:45:14.228259 | controller |     ]
2026-06-09 14:45:14.228273 | controller |   },
2026-06-09 14:45:14.228287 | controller |   "status": {
2026-06-09 14:45:14.228305 | controller |     "conditions": [
2026-06-09 14:45:14.228319 | controller |       {
2026-06-09 14:45:14.228333 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.228347 | controller |         "lastTransitionTime": "2026-06-09T13:52:21Z",
2026-06-09 14:45:14.228362 | controller |         "status": "True",
2026-06-09 14:45:14.228376 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 14:45:14.228390 | controller |       },
2026-06-09 14:45:14.228403 | controller |       {
2026-06-09 14:45:14.228417 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.228430 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.228444 | controller |         "status": "True",
2026-06-09 14:45:14.228458 | controller |         "type": "Initialized"
2026-06-09 14:45:14.228472 | controller |       },
2026-06-09 14:45:14.228485 | controller |       {
2026-06-09 14:45:14.228499 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.228528 | controller |         "lastTransitionTime": "2026-06-09T13:52:32Z",
2026-06-09 14:45:14.228548 | controller |         "status": "True",
2026-06-09 14:45:14.228563 | controller |         "type": "Ready"
2026-06-09 14:45:14.228577 | controller |       },
2026-06-09 14:45:14.228590 | controller |       {
2026-06-09 14:45:14.228604 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.228618 | controller |         "lastTransitionTime": "2026-06-09T13:52:32Z",
2026-06-09 14:45:14.228631 | controller |         "status": "True",
2026-06-09 14:45:14.228645 | controller |         "type": "ContainersReady"
2026-06-09 14:45:14.228659 | controller |       },
2026-06-09 14:45:14.228672 | controller |       {
2026-06-09 14:45:14.228686 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.228700 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.228714 | controller |         "status": "True",
2026-06-09 14:45:14.228728 | controller |         "type": "PodScheduled"
2026-06-09 14:45:14.228741 | controller |       }
2026-06-09 14:45:14.228755 | controller |     ],
2026-06-09 14:45:14.228769 | controller |     "containerStatuses": [
2026-06-09 14:45:14.228783 | controller |       {
2026-06-09 14:45:14.228797 | controller |         "allocatedResources": {
2026-06-09 14:45:14.228811 | controller |           "cpu": "10m",
2026-06-09 14:45:14.228825 | controller |           "memory": "256Mi"
2026-06-09 14:45:14.228839 | controller |         },
2026-06-09 14:45:14.228852 | controller |         "containerID": "cri-o://742a8bfd7c53b471791be65146eb82c6ec66fcf343b23eb1f754edcc35bab0d2",
2026-06-09 14:45:14.228867 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391",
2026-06-09 14:45:14.228881 | controller |         "imageID": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391",
2026-06-09 14:45:14.228894 | controller |         "lastState": {},
2026-06-09 14:45:14.228908 | controller |         "name": "manager",
2026-06-09 14:45:14.228922 | controller |         "ready": true,
2026-06-09 14:45:14.228936 | controller |         "resources": {
2026-06-09 14:45:14.228950 | controller |           "limits": {
2026-06-09 14:45:14.228963 | controller |             "cpu": "500m",
2026-06-09 14:45:14.228977 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.228990 | controller |           },
2026-06-09 14:45:14.229004 | controller |           "requests": {
2026-06-09 14:45:14.229017 | controller |             "cpu": "10m",
2026-06-09 14:45:14.229031 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.229044 | controller |           }
2026-06-09 14:45:14.229057 | controller |         },
2026-06-09 14:45:14.229071 | controller |         "restartCount": 0,
2026-06-09 14:45:14.229084 | controller |         "started": true,
2026-06-09 14:45:14.229098 | controller |         "state": {
2026-06-09 14:45:14.229115 | controller |           "running": {
2026-06-09 14:45:14.229129 | controller |             "startedAt": "2026-06-09T13:52:20Z"
2026-06-09 14:45:14.229143 | controller |           }
2026-06-09 14:45:14.229157 | controller |         },
2026-06-09 14:45:14.229171 | controller |         "user": {
2026-06-09 14:45:14.229185 | controller |           "linux": {
2026-06-09 14:45:14.229198 | controller |             "gid": 0,
2026-06-09 14:45:14.229212 | controller |             "supplementalGroups": [
2026-06-09 14:45:14.229226 | controller |               0
2026-06-09 14:45:14.229240 | controller |             ],
2026-06-09 14:45:14.229254 | controller |             "uid": 65532
2026-06-09 14:45:14.229268 | controller |           }
2026-06-09 14:45:14.229282 | controller |         },
2026-06-09 14:45:14.229296 | controller |         "volumeMounts": [
2026-06-09 14:45:14.229310 | controller |           {
2026-06-09 14:45:14.229324 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.229338 | controller |             "name": "kube-api-access-5b6rr",
2026-06-09 14:45:14.229352 | controller |             "readOnly": true,
2026-06-09 14:45:14.229366 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:14.229379 | controller |           }
2026-06-09 14:45:14.229393 | controller |         ]
2026-06-09 14:45:14.229407 | controller |       }
2026-06-09 14:45:14.229421 | controller |     ],
2026-06-09 14:45:14.229434 | controller |     "hostIP": "192.168.126.11",
2026-06-09 14:45:14.229448 | controller |     "hostIPs": [
2026-06-09 14:45:14.229462 | controller |       {
2026-06-09 14:45:14.229476 | controller |         "ip": "192.168.126.11"
2026-06-09 14:45:14.229489 | controller |       }
2026-06-09 14:45:14.229503 | controller |     ],
2026-06-09 14:45:14.229536 | controller |     "phase": "Running",
2026-06-09 14:45:14.229552 | controller |     "podIP": "10.217.0.81",
2026-06-09 14:45:14.229566 | controller |     "podIPs": [
2026-06-09 14:45:14.229580 | controller |       {
2026-06-09 14:45:14.229593 | controller |         "ip": "10.217.0.81"
2026-06-09 14:45:14.229607 | controller |       }
2026-06-09 14:45:14.229621 | controller |     ],
2026-06-09 14:45:14.229635 | controller |     "qosClass": "Burstable",
2026-06-09 14:45:14.229649 | controller |     "startTime": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.229663 | controller |   }
2026-06-09 14:45:14.229677 | controller | }
2026-06-09 14:45:14.250429 | controller | ok:
2026-06-09 14:45:14.250487 | controller | {
2026-06-09 14:45:14.250508 | controller |   "apiVersion": "v1",
2026-06-09 14:45:14.250549 | controller |   "kind": "Pod",
2026-06-09 14:45:14.250566 | controller |   "metadata": {
2026-06-09 14:45:14.250581 | controller |     "annotations": {
2026-06-09 14:45:14.250596 | 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-09 14:45:14.250612 | 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-09 14:45:14.250628 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 14:45:14.250644 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 14:45:14.250659 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 14:45:14.250673 | controller |     },
2026-06-09 14:45:14.250688 | controller |     "creationTimestamp": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.250708 | controller |     "generateName": "mariadb-operator-controller-manager-7fcb8b58d6-",
2026-06-09 14:45:14.250723 | controller |     "generation": 1,
2026-06-09 14:45:14.250737 | controller |     "labels": {
2026-06-09 14:45:14.250752 | controller |       "app.kubernetes.io/name": "mariadb-operator",
2026-06-09 14:45:14.250766 | controller |       "control-plane": "controller-manager",
2026-06-09 14:45:14.250781 | controller |       "openstack.org/operator-name": "mariadb",
2026-06-09 14:45:14.250796 | controller |       "pod-template-hash": "7fcb8b58d6"
2026-06-09 14:45:14.250810 | controller |     },
2026-06-09 14:45:14.250824 | controller |     "managedFields": [
2026-06-09 14:45:14.250928 | controller |       {
2026-06-09 14:45:14.250952 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.250968 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.250983 | controller |         "fieldsV1": {
2026-06-09 14:45:14.250997 | controller |           "f:metadata": {
2026-06-09 14:45:14.251012 | controller |             "f:annotations": {
2026-06-09 14:45:14.251026 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 14:45:14.251040 | controller |             }
2026-06-09 14:45:14.251054 | controller |           }
2026-06-09 14:45:14.251068 | controller |         },
2026-06-09 14:45:14.251082 | controller |         "manager": "crc",
2026-06-09 14:45:14.251095 | controller |         "operation": "Update",
2026-06-09 14:45:14.251109 | controller |         "subresource": "status",
2026-06-09 14:45:14.251122 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.251136 | controller |       },
2026-06-09 14:45:14.251150 | controller |       {
2026-06-09 14:45:14.251164 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.251177 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.251191 | controller |         "fieldsV1": {
2026-06-09 14:45:14.251205 | controller |           "f:metadata": {
2026-06-09 14:45:14.251219 | controller |             "f:annotations": {
2026-06-09 14:45:14.251233 | controller |               ".": {},
2026-06-09 14:45:14.251246 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 14:45:14.251261 | controller |             },
2026-06-09 14:45:14.251275 | controller |             "f:generateName": {},
2026-06-09 14:45:14.251289 | controller |             "f:labels": {
2026-06-09 14:45:14.251303 | controller |               ".": {},
2026-06-09 14:45:14.251317 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 14:45:14.251331 | controller |               "f:control-plane": {},
2026-06-09 14:45:14.251345 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 14:45:14.251359 | controller |               "f:pod-template-hash": {}
2026-06-09 14:45:14.251373 | controller |             },
2026-06-09 14:45:14.251387 | controller |             "f:ownerReferences": {
2026-06-09 14:45:14.251401 | controller |               ".": {},
2026-06-09 14:45:14.251415 | controller |               "k:{\"uid\":\"5bdd00bc-dcc1-4213-b23d-db1f55c8c71b\"}": {}
2026-06-09 14:45:14.251429 | controller |             }
2026-06-09 14:45:14.251443 | controller |           },
2026-06-09 14:45:14.251458 | controller |           "f:spec": {
2026-06-09 14:45:14.251472 | controller |             "f:containers": {
2026-06-09 14:45:14.251486 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 14:45:14.251500 | controller |                 ".": {},
2026-06-09 14:45:14.251538 | controller |                 "f:args": {},
2026-06-09 14:45:14.251555 | controller |                 "f:command": {},
2026-06-09 14:45:14.251569 | controller |                 "f:env": {
2026-06-09 14:45:14.251609 | controller |                   ".": {},
2026-06-09 14:45:14.251626 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 14:45:14.251641 | controller |                     ".": {},
2026-06-09 14:45:14.251659 | controller |                     "f:name": {},
2026-06-09 14:45:14.251674 | controller |                     "f:value": {}
2026-06-09 14:45:14.251688 | controller |                   },
2026-06-09 14:45:14.251702 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 14:45:14.251717 | controller |                     ".": {},
2026-06-09 14:45:14.251731 | controller |                     "f:name": {},
2026-06-09 14:45:14.251745 | controller |                     "f:value": {}
2026-06-09 14:45:14.251758 | controller |                   },
2026-06-09 14:45:14.251772 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 14:45:14.251786 | controller |                     ".": {},
2026-06-09 14:45:14.251799 | controller |                     "f:name": {},
2026-06-09 14:45:14.251812 | controller |                     "f:value": {}
2026-06-09 14:45:14.251826 | controller |                   },
2026-06-09 14:45:14.251839 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 14:45:14.251853 | controller |                     ".": {},
2026-06-09 14:45:14.251867 | controller |                     "f:name": {},
2026-06-09 14:45:14.251881 | controller |                     "f:value": {}
2026-06-09 14:45:14.251895 | controller |                   },
2026-06-09 14:45:14.251909 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 14:45:14.251923 | controller |                     ".": {},
2026-06-09 14:45:14.251937 | controller |                     "f:name": {},
2026-06-09 14:45:14.251952 | controller |                     "f:value": {}
2026-06-09 14:45:14.251966 | controller |                   }
2026-06-09 14:45:14.251980 | controller |                 },
2026-06-09 14:45:14.251995 | controller |                 "f:image": {},
2026-06-09 14:45:14.252009 | controller |                 "f:imagePullPolicy": {},
2026-06-09 14:45:14.252023 | controller |                 "f:livenessProbe": {
2026-06-09 14:45:14.252037 | controller |                   ".": {},
2026-06-09 14:45:14.252051 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.252066 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.252080 | controller |                     ".": {},
2026-06-09 14:45:14.252094 | controller |                     "f:path": {},
2026-06-09 14:45:14.252108 | controller |                     "f:port": {},
2026-06-09 14:45:14.252122 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.252136 | controller |                   },
2026-06-09 14:45:14.252150 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.252164 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.252178 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.252192 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.252206 | controller |                 },
2026-06-09 14:45:14.252244 | controller |                 "f:name": {},
2026-06-09 14:45:14.252263 | controller |                 "f:readinessProbe": {
2026-06-09 14:45:14.252278 | controller |                   ".": {},
2026-06-09 14:45:14.252292 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.252306 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.252321 | controller |                     ".": {},
2026-06-09 14:45:14.252335 | controller |                     "f:path": {},
2026-06-09 14:45:14.252348 | controller |                     "f:port": {},
2026-06-09 14:45:14.252362 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.252376 | controller |                   },
2026-06-09 14:45:14.252390 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.252403 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.252417 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.252431 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.252448 | controller |                 },
2026-06-09 14:45:14.252462 | controller |                 "f:resources": {
2026-06-09 14:45:14.252476 | controller |                   ".": {},
2026-06-09 14:45:14.252491 | controller |                   "f:limits": {
2026-06-09 14:45:14.252505 | controller |                     ".": {},
2026-06-09 14:45:14.252539 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.252555 | controller |                     "f:memory": {}
2026-06-09 14:45:14.252569 | controller |                   },
2026-06-09 14:45:14.252583 | controller |                   "f:requests": {
2026-06-09 14:45:14.252596 | controller |                     ".": {},
2026-06-09 14:45:14.252610 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.252624 | controller |                     "f:memory": {}
2026-06-09 14:45:14.252638 | controller |                   }
2026-06-09 14:45:14.252652 | controller |                 },
2026-06-09 14:45:14.252667 | controller |                 "f:securityContext": {
2026-06-09 14:45:14.252681 | controller |                   ".": {},
2026-06-09 14:45:14.252696 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 14:45:14.252712 | controller |                 },
2026-06-09 14:45:14.252728 | controller |                 "f:terminationMessagePath": {},
2026-06-09 14:45:14.252743 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 14:45:14.252757 | controller |               }
2026-06-09 14:45:14.252771 | controller |             },
2026-06-09 14:45:14.252785 | controller |             "f:dnsPolicy": {},
2026-06-09 14:45:14.252799 | controller |             "f:enableServiceLinks": {},
2026-06-09 14:45:14.252813 | controller |             "f:restartPolicy": {},
2026-06-09 14:45:14.252827 | controller |             "f:schedulerName": {},
2026-06-09 14:45:14.252841 | controller |             "f:securityContext": {
2026-06-09 14:45:14.252854 | controller |               ".": {},
2026-06-09 14:45:14.252868 | controller |               "f:runAsNonRoot": {}
2026-06-09 14:45:14.252881 | controller |             },
2026-06-09 14:45:14.252895 | controller |             "f:serviceAccount": {},
2026-06-09 14:45:14.252909 | controller |             "f:serviceAccountName": {},
2026-06-09 14:45:14.252923 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 14:45:14.252938 | controller |             "f:tolerations": {}
2026-06-09 14:45:14.252952 | controller |           }
2026-06-09 14:45:14.252993 | controller |         },
2026-06-09 14:45:14.253010 | controller |         "manager": "kube-controller-manager",
2026-06-09 14:45:14.253024 | controller |         "operation": "Update",
2026-06-09 14:45:14.253038 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.253052 | controller |       },
2026-06-09 14:45:14.253066 | controller |       {
2026-06-09 14:45:14.253080 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.253094 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.253107 | controller |         "fieldsV1": {
2026-06-09 14:45:14.253121 | controller |           "f:metadata": {
2026-06-09 14:45:14.253135 | controller |             "f:annotations": {
2026-06-09 14:45:14.253149 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 14:45:14.253164 | controller |             }
2026-06-09 14:45:14.253178 | controller |           }
2026-06-09 14:45:14.253191 | controller |         },
2026-06-09 14:45:14.253205 | controller |         "manager": "multus-daemon",
2026-06-09 14:45:14.253218 | controller |         "operation": "Update",
2026-06-09 14:45:14.253232 | controller |         "subresource": "status",
2026-06-09 14:45:14.253245 | controller |         "time": "2026-06-09T13:51:13Z"
2026-06-09 14:45:14.253259 | controller |       },
2026-06-09 14:45:14.253272 | controller |       {
2026-06-09 14:45:14.253286 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.253299 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.253317 | controller |         "fieldsV1": {
2026-06-09 14:45:14.253331 | controller |           "f:status": {
2026-06-09 14:45:14.253345 | controller |             "f:conditions": {
2026-06-09 14:45:14.253359 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 14:45:14.253373 | controller |                 ".": {},
2026-06-09 14:45:14.253388 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.253402 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.253415 | controller |                 "f:status": {},
2026-06-09 14:45:14.253429 | controller |                 "f:type": {}
2026-06-09 14:45:14.253443 | controller |               },
2026-06-09 14:45:14.253457 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 14:45:14.253471 | controller |                 ".": {},
2026-06-09 14:45:14.253485 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.253498 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.253527 | controller |                 "f:status": {},
2026-06-09 14:45:14.253546 | controller |                 "f:type": {}
2026-06-09 14:45:14.253561 | controller |               },
2026-06-09 14:45:14.253602 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 14:45:14.253618 | controller |                 ".": {},
2026-06-09 14:45:14.253632 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.253646 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.253660 | controller |                 "f:status": {},
2026-06-09 14:45:14.253673 | controller |                 "f:type": {}
2026-06-09 14:45:14.253687 | controller |               },
2026-06-09 14:45:14.253700 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 14:45:14.253714 | controller |                 ".": {},
2026-06-09 14:45:14.253728 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.253742 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.253756 | controller |                 "f:status": {},
2026-06-09 14:45:14.253770 | controller |                 "f:type": {}
2026-06-09 14:45:14.253784 | controller |               }
2026-06-09 14:45:14.253798 | controller |             },
2026-06-09 14:45:14.253812 | controller |             "f:containerStatuses": {},
2026-06-09 14:45:14.253826 | controller |             "f:hostIP": {},
2026-06-09 14:45:14.253840 | controller |             "f:hostIPs": {},
2026-06-09 14:45:14.253853 | controller |             "f:phase": {},
2026-06-09 14:45:14.253867 | controller |             "f:podIP": {},
2026-06-09 14:45:14.253881 | controller |             "f:podIPs": {
2026-06-09 14:45:14.253895 | controller |               ".": {},
2026-06-09 14:45:14.253909 | controller |               "k:{\"ip\":\"10.217.0.82\"}": {
2026-06-09 14:45:14.253923 | controller |                 ".": {},
2026-06-09 14:45:14.253937 | controller |                 "f:ip": {}
2026-06-09 14:45:14.253952 | controller |               }
2026-06-09 14:45:14.253966 | controller |             },
2026-06-09 14:45:14.253980 | controller |             "f:startTime": {}
2026-06-09 14:45:14.253994 | controller |           }
2026-06-09 14:45:14.254008 | controller |         },
2026-06-09 14:45:14.254022 | controller |         "manager": "kubelet",
2026-06-09 14:45:14.254036 | controller |         "operation": "Update",
2026-06-09 14:45:14.254065 | controller |         "subresource": "status",
2026-06-09 14:45:14.254081 | controller |         "time": "2026-06-09T13:52:32Z"
2026-06-09 14:45:14.254095 | controller |       }
2026-06-09 14:45:14.254109 | controller |     ],
2026-06-09 14:45:14.254123 | controller |     "name": "mariadb-operator-controller-manager-7fcb8b58d6-mjd9d",
2026-06-09 14:45:14.254138 | controller |     "namespace": "openstack-operators",
2026-06-09 14:45:14.254152 | controller |     "ownerReferences": [
2026-06-09 14:45:14.254174 | controller |       {
2026-06-09 14:45:14.254189 | controller |         "apiVersion": "apps/v1",
2026-06-09 14:45:14.254228 | controller |         "blockOwnerDeletion": true,
2026-06-09 14:45:14.254246 | controller |         "controller": true,
2026-06-09 14:45:14.254260 | controller |         "kind": "ReplicaSet",
2026-06-09 14:45:14.254275 | controller |         "name": "mariadb-operator-controller-manager-7fcb8b58d6",
2026-06-09 14:45:14.254290 | controller |         "uid": "5bdd00bc-dcc1-4213-b23d-db1f55c8c71b"
2026-06-09 14:45:14.254304 | controller |       }
2026-06-09 14:45:14.254318 | controller |     ],
2026-06-09 14:45:14.254332 | controller |     "resourceVersion": "54917",
2026-06-09 14:45:14.254346 | controller |     "uid": "646abfd9-0aec-4e63-a17e-903efca4875d"
2026-06-09 14:45:14.254361 | controller |   },
2026-06-09 14:45:14.254375 | controller |   "spec": {
2026-06-09 14:45:14.254389 | controller |     "containers": [
2026-06-09 14:45:14.254404 | controller |       {
2026-06-09 14:45:14.254418 | controller |         "args": [
2026-06-09 14:45:14.254432 | controller |           "--leader-elect",
2026-06-09 14:45:14.254446 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 14:45:14.254461 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 14:45:14.254475 | controller |         ],
2026-06-09 14:45:14.254490 | controller |         "command": [
2026-06-09 14:45:14.254503 | controller |           "/manager"
2026-06-09 14:45:14.254537 | controller |         ],
2026-06-09 14:45:14.254553 | controller |         "env": [
2026-06-09 14:45:14.254567 | controller |           {
2026-06-09 14:45:14.254581 | controller |             "name": "LEASE_DURATION",
2026-06-09 14:45:14.254595 | controller |             "value": "30"
2026-06-09 14:45:14.254608 | controller |           },
2026-06-09 14:45:14.254622 | controller |           {
2026-06-09 14:45:14.254636 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 14:45:14.254650 | controller |             "value": "20"
2026-06-09 14:45:14.254664 | controller |           },
2026-06-09 14:45:14.254678 | controller |           {
2026-06-09 14:45:14.254692 | controller |             "name": "RETRY_PERIOD",
2026-06-09 14:45:14.254706 | controller |             "value": "5"
2026-06-09 14:45:14.254720 | controller |           },
2026-06-09 14:45:14.254734 | controller |           {
2026-06-09 14:45:14.254748 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 14:45:14.254763 | controller |             "value": "false"
2026-06-09 14:45:14.254777 | controller |           },
2026-06-09 14:45:14.254791 | controller |           {
2026-06-09 14:45:14.254805 | controller |             "name": "METRICS_CERTS",
2026-06-09 14:45:14.254818 | controller |             "value": "false"
2026-06-09 14:45:14.254832 | controller |           }
2026-06-09 14:45:14.254845 | controller |         ],
2026-06-09 14:45:14.254859 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398",
2026-06-09 14:45:14.254873 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 14:45:14.254887 | controller |         "livenessProbe": {
2026-06-09 14:45:14.254901 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.254942 | controller |           "httpGet": {
2026-06-09 14:45:14.254958 | controller |             "path": "/healthz",
2026-06-09 14:45:14.254972 | controller |             "port": 8081,
2026-06-09 14:45:14.254986 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.255000 | controller |           },
2026-06-09 14:45:14.255014 | controller |           "initialDelaySeconds": 15,
2026-06-09 14:45:14.255028 | controller |           "periodSeconds": 20,
2026-06-09 14:45:14.255042 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.255056 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.255070 | controller |         },
2026-06-09 14:45:14.255084 | controller |         "name": "manager",
2026-06-09 14:45:14.255101 | controller |         "readinessProbe": {
2026-06-09 14:45:14.255116 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.255129 | controller |           "httpGet": {
2026-06-09 14:45:14.255144 | controller |             "path": "/readyz",
2026-06-09 14:45:14.255157 | controller |             "port": 8081,
2026-06-09 14:45:14.255172 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.255186 | controller |           },
2026-06-09 14:45:14.255200 | controller |           "initialDelaySeconds": 5,
2026-06-09 14:45:14.255215 | controller |           "periodSeconds": 10,
2026-06-09 14:45:14.255229 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.255243 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.255256 | controller |         },
2026-06-09 14:45:14.255270 | controller |         "resources": {
2026-06-09 14:45:14.255284 | controller |           "limits": {
2026-06-09 14:45:14.255298 | controller |             "cpu": "500m",
2026-06-09 14:45:14.255311 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.255325 | controller |           },
2026-06-09 14:45:14.255339 | controller |           "requests": {
2026-06-09 14:45:14.255353 | controller |             "cpu": "10m",
2026-06-09 14:45:14.255367 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.255381 | controller |           }
2026-06-09 14:45:14.255395 | controller |         },
2026-06-09 14:45:14.255409 | controller |         "securityContext": {
2026-06-09 14:45:14.255423 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 14:45:14.255436 | controller |           "capabilities": {
2026-06-09 14:45:14.255450 | controller |             "drop": [
2026-06-09 14:45:14.255491 | controller |               "MKNOD"
2026-06-09 14:45:14.255507 | controller |             ]
2026-06-09 14:45:14.255544 | controller |           }
2026-06-09 14:45:14.255559 | controller |         },
2026-06-09 14:45:14.255574 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 14:45:14.255588 | controller |         "terminationMessagePolicy": "File",
2026-06-09 14:45:14.255603 | controller |         "volumeMounts": [
2026-06-09 14:45:14.255617 | controller |           {
2026-06-09 14:45:14.255631 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.255645 | controller |             "name": "kube-api-access-6r2j4",
2026-06-09 14:45:14.255660 | controller |             "readOnly": true
2026-06-09 14:45:14.255674 | controller |           }
2026-06-09 14:45:14.255688 | controller |         ]
2026-06-09 14:45:14.255702 | controller |       }
2026-06-09 14:45:14.255716 | controller |     ],
2026-06-09 14:45:14.255731 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 14:45:14.255745 | controller |     "enableServiceLinks": true,
2026-06-09 14:45:14.255760 | controller |     "imagePullSecrets": [
2026-06-09 14:45:14.255776 | controller |       {
2026-06-09 14:45:14.255792 | controller |         "name": "mariadb-operator-controller-manager-dockercfg-4nnp2"
2026-06-09 14:45:14.255806 | controller |       }
2026-06-09 14:45:14.255820 | controller |     ],
2026-06-09 14:45:14.255834 | controller |     "nodeName": "crc",
2026-06-09 14:45:14.255849 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 14:45:14.255863 | controller |     "priority": 0,
2026-06-09 14:45:14.255877 | controller |     "restartPolicy": "Always",
2026-06-09 14:45:14.255890 | controller |     "schedulerName": "default-scheduler",
2026-06-09 14:45:14.255904 | controller |     "securityContext": {
2026-06-09 14:45:14.255917 | controller |       "runAsNonRoot": true,
2026-06-09 14:45:14.255931 | controller |       "seLinuxOptions": {
2026-06-09 14:45:14.255945 | controller |         "level": "s0:c26,c5"
2026-06-09 14:45:14.255958 | controller |       }
2026-06-09 14:45:14.255972 | controller |     },
2026-06-09 14:45:14.255986 | controller |     "serviceAccount": "mariadb-operator-controller-manager",
2026-06-09 14:45:14.256003 | controller |     "serviceAccountName": "mariadb-operator-controller-manager",
2026-06-09 14:45:14.256048 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 14:45:14.256066 | controller |     "tolerations": [
2026-06-09 14:45:14.256080 | controller |       {
2026-06-09 14:45:14.256095 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.256109 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 14:45:14.256123 | controller |         "operator": "Exists",
2026-06-09 14:45:14.256138 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.256151 | controller |       },
2026-06-09 14:45:14.256165 | controller |       {
2026-06-09 14:45:14.256179 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.256193 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 14:45:14.256207 | controller |         "operator": "Exists",
2026-06-09 14:45:14.256220 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.256234 | controller |       },
2026-06-09 14:45:14.256247 | controller |       {
2026-06-09 14:45:14.256261 | controller |         "effect": "NoSchedule",
2026-06-09 14:45:14.256275 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 14:45:14.256288 | controller |         "operator": "Exists"
2026-06-09 14:45:14.256302 | controller |       }
2026-06-09 14:45:14.256316 | controller |     ],
2026-06-09 14:45:14.256330 | controller |     "volumes": [
2026-06-09 14:45:14.256343 | controller |       {
2026-06-09 14:45:14.256357 | controller |         "name": "kube-api-access-6r2j4",
2026-06-09 14:45:14.256372 | controller |         "projected": {
2026-06-09 14:45:14.256386 | controller |           "defaultMode": 420,
2026-06-09 14:45:14.256400 | controller |           "sources": [
2026-06-09 14:45:14.256414 | controller |             {
2026-06-09 14:45:14.256428 | controller |               "serviceAccountToken": {
2026-06-09 14:45:14.256443 | controller |                 "expirationSeconds": 3607,
2026-06-09 14:45:14.256457 | controller |                 "path": "token"
2026-06-09 14:45:14.256472 | controller |               }
2026-06-09 14:45:14.256486 | controller |             },
2026-06-09 14:45:14.256500 | controller |             {
2026-06-09 14:45:14.256533 | controller |               "configMap": {
2026-06-09 14:45:14.256550 | controller |                 "items": [
2026-06-09 14:45:14.256565 | controller |                   {
2026-06-09 14:45:14.256579 | controller |                     "key": "ca.crt",
2026-06-09 14:45:14.256593 | controller |                     "path": "ca.crt"
2026-06-09 14:45:14.256607 | controller |                   }
2026-06-09 14:45:14.256621 | controller |                 ],
2026-06-09 14:45:14.256635 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 14:45:14.256649 | controller |               }
2026-06-09 14:45:14.256690 | controller |             },
2026-06-09 14:45:14.256706 | controller |             {
2026-06-09 14:45:14.256721 | controller |               "downwardAPI": {
2026-06-09 14:45:14.256735 | controller |                 "items": [
2026-06-09 14:45:14.256750 | controller |                   {
2026-06-09 14:45:14.256764 | controller |                     "fieldRef": {
2026-06-09 14:45:14.256778 | controller |                       "apiVersion": "v1",
2026-06-09 14:45:14.256792 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 14:45:14.256806 | controller |                     },
2026-06-09 14:45:14.256821 | controller |                     "path": "namespace"
2026-06-09 14:45:14.256835 | controller |                   }
2026-06-09 14:45:14.256850 | controller |                 ]
2026-06-09 14:45:14.256864 | controller |               }
2026-06-09 14:45:14.256879 | controller |             },
2026-06-09 14:45:14.256893 | controller |             {
2026-06-09 14:45:14.256907 | controller |               "configMap": {
2026-06-09 14:45:14.256921 | controller |                 "items": [
2026-06-09 14:45:14.256939 | controller |                   {
2026-06-09 14:45:14.256953 | controller |                     "key": "service-ca.crt",
2026-06-09 14:45:14.256967 | controller |                     "path": "service-ca.crt"
2026-06-09 14:45:14.256981 | controller |                   }
2026-06-09 14:45:14.256995 | controller |                 ],
2026-06-09 14:45:14.257010 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 14:45:14.257024 | controller |               }
2026-06-09 14:45:14.257038 | controller |             }
2026-06-09 14:45:14.257052 | controller |           ]
2026-06-09 14:45:14.257066 | controller |         }
2026-06-09 14:45:14.257080 | controller |       }
2026-06-09 14:45:14.257094 | controller |     ]
2026-06-09 14:45:14.257108 | controller |   },
2026-06-09 14:45:14.257122 | controller |   "status": {
2026-06-09 14:45:14.257136 | controller |     "conditions": [
2026-06-09 14:45:14.257151 | controller |       {
2026-06-09 14:45:14.257165 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.257179 | controller |         "lastTransitionTime": "2026-06-09T13:52:21Z",
2026-06-09 14:45:14.257193 | controller |         "status": "True",
2026-06-09 14:45:14.257207 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 14:45:14.257221 | controller |       },
2026-06-09 14:45:14.257235 | controller |       {
2026-06-09 14:45:14.257249 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.257263 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.257277 | controller |         "status": "True",
2026-06-09 14:45:14.257291 | controller |         "type": "Initialized"
2026-06-09 14:45:14.257305 | controller |       },
2026-06-09 14:45:14.257318 | controller |       {
2026-06-09 14:45:14.257332 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.257346 | controller |         "lastTransitionTime": "2026-06-09T13:52:32Z",
2026-06-09 14:45:14.257359 | controller |         "status": "True",
2026-06-09 14:45:14.257399 | controller |         "type": "Ready"
2026-06-09 14:45:14.257416 | controller |       },
2026-06-09 14:45:14.257430 | controller |       {
2026-06-09 14:45:14.257444 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.257458 | controller |         "lastTransitionTime": "2026-06-09T13:52:32Z",
2026-06-09 14:45:14.257472 | controller |         "status": "True",
2026-06-09 14:45:14.257486 | controller |         "type": "ContainersReady"
2026-06-09 14:45:14.257499 | controller |       },
2026-06-09 14:45:14.257527 | controller |       {
2026-06-09 14:45:14.257598 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.257620 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.257635 | controller |         "status": "True",
2026-06-09 14:45:14.257649 | controller |         "type": "PodScheduled"
2026-06-09 14:45:14.257693 | controller |       }
2026-06-09 14:45:14.257710 | controller |     ],
2026-06-09 14:45:14.257724 | controller |     "containerStatuses": [
2026-06-09 14:45:14.257738 | controller |       {
2026-06-09 14:45:14.257775 | controller |         "allocatedResources": {
2026-06-09 14:45:14.257791 | controller |           "cpu": "10m",
2026-06-09 14:45:14.257805 | controller |           "memory": "256Mi"
2026-06-09 14:45:14.257819 | controller |         },
2026-06-09 14:45:14.257832 | controller |         "containerID": "cri-o://1c82114a17217462a3cd9cde3a5263016f28920518ad26ac6b7c918a74afda67",
2026-06-09 14:45:14.257847 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398",
2026-06-09 14:45:14.257861 | controller |         "imageID": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398",
2026-06-09 14:45:14.257876 | controller |         "lastState": {},
2026-06-09 14:45:14.257890 | controller |         "name": "manager",
2026-06-09 14:45:14.257916 | controller |         "ready": true,
2026-06-09 14:45:14.257931 | controller |         "resources": {
2026-06-09 14:45:14.257945 | controller |           "limits": {
2026-06-09 14:45:14.257959 | controller |             "cpu": "500m",
2026-06-09 14:45:14.257973 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.257987 | controller |           },
2026-06-09 14:45:14.258001 | controller |           "requests": {
2026-06-09 14:45:14.258016 | controller |             "cpu": "10m",
2026-06-09 14:45:14.258030 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.258062 | controller |           }
2026-06-09 14:45:14.258083 | controller |         },
2026-06-09 14:45:14.258100 | controller |         "restartCount": 0,
2026-06-09 14:45:14.258115 | controller |         "started": true,
2026-06-09 14:45:14.258128 | controller |         "state": {
2026-06-09 14:45:14.258142 | controller |           "running": {
2026-06-09 14:45:14.258156 | controller |             "startedAt": "2026-06-09T13:52:19Z"
2026-06-09 14:45:14.258170 | controller |           }
2026-06-09 14:45:14.258183 | controller |         },
2026-06-09 14:45:14.258197 | controller |         "user": {
2026-06-09 14:45:14.258210 | controller |           "linux": {
2026-06-09 14:45:14.258224 | controller |             "gid": 0,
2026-06-09 14:45:14.258238 | controller |             "supplementalGroups": [
2026-06-09 14:45:14.258252 | controller |               0
2026-06-09 14:45:14.258266 | controller |             ],
2026-06-09 14:45:14.258280 | controller |             "uid": 65532
2026-06-09 14:45:14.258294 | controller |           }
2026-06-09 14:45:14.258308 | controller |         },
2026-06-09 14:45:14.258322 | controller |         "volumeMounts": [
2026-06-09 14:45:14.258336 | controller |           {
2026-06-09 14:45:14.258351 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.258365 | controller |             "name": "kube-api-access-6r2j4",
2026-06-09 14:45:14.258379 | controller |             "readOnly": true,
2026-06-09 14:45:14.258394 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:14.258408 | controller |           }
2026-06-09 14:45:14.258422 | controller |         ]
2026-06-09 14:45:14.258436 | controller |       }
2026-06-09 14:45:14.258450 | controller |     ],
2026-06-09 14:45:14.258464 | controller |     "hostIP": "192.168.126.11",
2026-06-09 14:45:14.258478 | controller |     "hostIPs": [
2026-06-09 14:45:14.258492 | controller |       {
2026-06-09 14:45:14.258506 | controller |         "ip": "192.168.126.11"
2026-06-09 14:45:14.258543 | controller |       }
2026-06-09 14:45:14.258559 | controller |     ],
2026-06-09 14:45:14.258573 | controller |     "phase": "Running",
2026-06-09 14:45:14.258588 | controller |     "podIP": "10.217.0.82",
2026-06-09 14:45:14.258602 | controller |     "podIPs": [
2026-06-09 14:45:14.258616 | controller |       {
2026-06-09 14:45:14.258630 | controller |         "ip": "10.217.0.82"
2026-06-09 14:45:14.258645 | controller |       }
2026-06-09 14:45:14.258659 | controller |     ],
2026-06-09 14:45:14.258673 | controller |     "qosClass": "Burstable",
2026-06-09 14:45:14.258687 | controller |     "startTime": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.258701 | controller |   }
2026-06-09 14:45:14.258715 | controller | }
2026-06-09 14:45:14.279728 | controller | ok:
2026-06-09 14:45:14.279789 | controller | {
2026-06-09 14:45:14.279876 | controller |   "apiVersion": "v1",
2026-06-09 14:45:14.279899 | controller |   "kind": "Pod",
2026-06-09 14:45:14.279915 | controller |   "metadata": {
2026-06-09 14:45:14.279931 | controller |     "annotations": {
2026-06-09 14:45:14.279946 | 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-09 14:45:14.279968 | 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-09 14:45:14.279985 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 14:45:14.280001 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 14:45:14.280017 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 14:45:14.280033 | controller |     },
2026-06-09 14:45:14.280048 | controller |     "creationTimestamp": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.280063 | controller |     "generateName": "neutron-operator-controller-manager-688d5c756f-",
2026-06-09 14:45:14.280078 | controller |     "generation": 1,
2026-06-09 14:45:14.280093 | controller |     "labels": {
2026-06-09 14:45:14.280107 | controller |       "app.kubernetes.io/name": "neutron-operator",
2026-06-09 14:45:14.280122 | controller |       "control-plane": "controller-manager",
2026-06-09 14:45:14.280137 | controller |       "openstack.org/operator-name": "neutron",
2026-06-09 14:45:14.280152 | controller |       "pod-template-hash": "688d5c756f"
2026-06-09 14:45:14.280167 | controller |     },
2026-06-09 14:45:14.280183 | controller |     "managedFields": [
2026-06-09 14:45:14.280198 | controller |       {
2026-06-09 14:45:14.280213 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.280228 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.280243 | controller |         "fieldsV1": {
2026-06-09 14:45:14.280258 | controller |           "f:metadata": {
2026-06-09 14:45:14.280273 | controller |             "f:annotations": {
2026-06-09 14:45:14.280288 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 14:45:14.280303 | controller |             }
2026-06-09 14:45:14.280317 | controller |           }
2026-06-09 14:45:14.280332 | controller |         },
2026-06-09 14:45:14.280347 | controller |         "manager": "crc",
2026-06-09 14:45:14.280361 | controller |         "operation": "Update",
2026-06-09 14:45:14.280375 | controller |         "subresource": "status",
2026-06-09 14:45:14.280390 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.280405 | controller |       },
2026-06-09 14:45:14.280420 | controller |       {
2026-06-09 14:45:14.280435 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.280450 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.280464 | controller |         "fieldsV1": {
2026-06-09 14:45:14.280479 | controller |           "f:metadata": {
2026-06-09 14:45:14.280494 | controller |             "f:annotations": {
2026-06-09 14:45:14.280509 | controller |               ".": {},
2026-06-09 14:45:14.280547 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 14:45:14.280564 | controller |             },
2026-06-09 14:45:14.280579 | controller |             "f:generateName": {},
2026-06-09 14:45:14.280594 | controller |             "f:labels": {
2026-06-09 14:45:14.280609 | controller |               ".": {},
2026-06-09 14:45:14.280623 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 14:45:14.280638 | controller |               "f:control-plane": {},
2026-06-09 14:45:14.280652 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 14:45:14.280667 | controller |               "f:pod-template-hash": {}
2026-06-09 14:45:14.280682 | controller |             },
2026-06-09 14:45:14.280696 | controller |             "f:ownerReferences": {
2026-06-09 14:45:14.280711 | controller |               ".": {},
2026-06-09 14:45:14.280728 | controller |               "k:{\"uid\":\"f3958316-7e28-455f-a111-a1fa25874ed4\"}": {}
2026-06-09 14:45:14.280749 | controller |             }
2026-06-09 14:45:14.280764 | controller |           },
2026-06-09 14:45:14.280779 | controller |           "f:spec": {
2026-06-09 14:45:14.280794 | controller |             "f:containers": {
2026-06-09 14:45:14.280809 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 14:45:14.280824 | controller |                 ".": {},
2026-06-09 14:45:14.280838 | controller |                 "f:args": {},
2026-06-09 14:45:14.280853 | controller |                 "f:command": {},
2026-06-09 14:45:14.280867 | controller |                 "f:env": {
2026-06-09 14:45:14.280882 | controller |                   ".": {},
2026-06-09 14:45:14.280897 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 14:45:14.280912 | controller |                     ".": {},
2026-06-09 14:45:14.280926 | controller |                     "f:name": {},
2026-06-09 14:45:14.280941 | controller |                     "f:value": {}
2026-06-09 14:45:14.280955 | controller |                   },
2026-06-09 14:45:14.280969 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 14:45:14.280984 | controller |                     ".": {},
2026-06-09 14:45:14.280998 | controller |                     "f:name": {},
2026-06-09 14:45:14.281013 | controller |                     "f:value": {}
2026-06-09 14:45:14.281028 | controller |                   },
2026-06-09 14:45:14.281042 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 14:45:14.281057 | controller |                     ".": {},
2026-06-09 14:45:14.281071 | controller |                     "f:name": {},
2026-06-09 14:45:14.281086 | controller |                     "f:value": {}
2026-06-09 14:45:14.281100 | controller |                   },
2026-06-09 14:45:14.281115 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 14:45:14.281129 | controller |                     ".": {},
2026-06-09 14:45:14.281144 | controller |                     "f:name": {},
2026-06-09 14:45:14.281158 | controller |                     "f:value": {}
2026-06-09 14:45:14.281172 | controller |                   },
2026-06-09 14:45:14.281186 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 14:45:14.281201 | controller |                     ".": {},
2026-06-09 14:45:14.281216 | controller |                     "f:name": {},
2026-06-09 14:45:14.281230 | controller |                     "f:value": {}
2026-06-09 14:45:14.281245 | controller |                   }
2026-06-09 14:45:14.281260 | controller |                 },
2026-06-09 14:45:14.281274 | controller |                 "f:image": {},
2026-06-09 14:45:14.281289 | controller |                 "f:imagePullPolicy": {},
2026-06-09 14:45:14.281304 | controller |                 "f:livenessProbe": {
2026-06-09 14:45:14.281318 | controller |                   ".": {},
2026-06-09 14:45:14.281333 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.281347 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.281361 | controller |                     ".": {},
2026-06-09 14:45:14.281375 | controller |                     "f:path": {},
2026-06-09 14:45:14.281390 | controller |                     "f:port": {},
2026-06-09 14:45:14.281405 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.281419 | controller |                   },
2026-06-09 14:45:14.281434 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.281449 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.281465 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.281480 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.281495 | controller |                 },
2026-06-09 14:45:14.281529 | controller |                 "f:name": {},
2026-06-09 14:45:14.281551 | controller |                 "f:readinessProbe": {
2026-06-09 14:45:14.281568 | controller |                   ".": {},
2026-06-09 14:45:14.281593 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.281609 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.281624 | controller |                     ".": {},
2026-06-09 14:45:14.281638 | controller |                     "f:path": {},
2026-06-09 14:45:14.281653 | controller |                     "f:port": {},
2026-06-09 14:45:14.281668 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.281682 | controller |                   },
2026-06-09 14:45:14.281697 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.281711 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.281726 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.281741 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.281756 | controller |                 },
2026-06-09 14:45:14.281771 | controller |                 "f:resources": {
2026-06-09 14:45:14.281786 | controller |                   ".": {},
2026-06-09 14:45:14.281802 | controller |                   "f:limits": {
2026-06-09 14:45:14.281816 | controller |                     ".": {},
2026-06-09 14:45:14.281831 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.281846 | controller |                     "f:memory": {}
2026-06-09 14:45:14.281861 | controller |                   },
2026-06-09 14:45:14.281876 | controller |                   "f:requests": {
2026-06-09 14:45:14.281890 | controller |                     ".": {},
2026-06-09 14:45:14.281905 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.281919 | controller |                     "f:memory": {}
2026-06-09 14:45:14.281934 | controller |                   }
2026-06-09 14:45:14.281948 | controller |                 },
2026-06-09 14:45:14.281963 | controller |                 "f:securityContext": {
2026-06-09 14:45:14.281977 | controller |                   ".": {},
2026-06-09 14:45:14.281992 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 14:45:14.282007 | controller |                 },
2026-06-09 14:45:14.282022 | controller |                 "f:terminationMessagePath": {},
2026-06-09 14:45:14.282062 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 14:45:14.282083 | controller |               }
2026-06-09 14:45:14.282101 | controller |             },
2026-06-09 14:45:14.282116 | controller |             "f:dnsPolicy": {},
2026-06-09 14:45:14.282131 | controller |             "f:enableServiceLinks": {},
2026-06-09 14:45:14.282146 | controller |             "f:restartPolicy": {},
2026-06-09 14:45:14.282161 | controller |             "f:schedulerName": {},
2026-06-09 14:45:14.282175 | controller |             "f:securityContext": {
2026-06-09 14:45:14.282190 | controller |               ".": {},
2026-06-09 14:45:14.282205 | controller |               "f:runAsNonRoot": {}
2026-06-09 14:45:14.282220 | controller |             },
2026-06-09 14:45:14.282235 | controller |             "f:serviceAccount": {},
2026-06-09 14:45:14.282250 | controller |             "f:serviceAccountName": {},
2026-06-09 14:45:14.282264 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 14:45:14.282279 | controller |             "f:tolerations": {}
2026-06-09 14:45:14.282294 | controller |           }
2026-06-09 14:45:14.282309 | controller |         },
2026-06-09 14:45:14.282324 | controller |         "manager": "kube-controller-manager",
2026-06-09 14:45:14.282339 | controller |         "operation": "Update",
2026-06-09 14:45:14.282354 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.282369 | controller |       },
2026-06-09 14:45:14.282383 | controller |       {
2026-06-09 14:45:14.282398 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.282413 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.282427 | controller |         "fieldsV1": {
2026-06-09 14:45:14.282441 | controller |           "f:metadata": {
2026-06-09 14:45:14.282459 | controller |             "f:annotations": {
2026-06-09 14:45:14.282475 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 14:45:14.282489 | controller |             }
2026-06-09 14:45:14.282504 | controller |           }
2026-06-09 14:45:14.282539 | controller |         },
2026-06-09 14:45:14.282556 | controller |         "manager": "multus-daemon",
2026-06-09 14:45:14.282571 | controller |         "operation": "Update",
2026-06-09 14:45:14.282586 | controller |         "subresource": "status",
2026-06-09 14:45:14.282601 | controller |         "time": "2026-06-09T13:51:16Z"
2026-06-09 14:45:14.282615 | controller |       },
2026-06-09 14:45:14.282630 | controller |       {
2026-06-09 14:45:14.282645 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.282659 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.282674 | controller |         "fieldsV1": {
2026-06-09 14:45:14.282689 | controller |           "f:status": {
2026-06-09 14:45:14.282704 | controller |             "f:conditions": {
2026-06-09 14:45:14.282718 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 14:45:14.282733 | controller |                 ".": {},
2026-06-09 14:45:14.282748 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.282763 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.282777 | controller |                 "f:status": {},
2026-06-09 14:45:14.282791 | controller |                 "f:type": {}
2026-06-09 14:45:14.282806 | controller |               },
2026-06-09 14:45:14.282821 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 14:45:14.282835 | controller |                 ".": {},
2026-06-09 14:45:14.282849 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.282864 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.282878 | controller |                 "f:status": {},
2026-06-09 14:45:14.282893 | controller |                 "f:type": {}
2026-06-09 14:45:14.282907 | controller |               },
2026-06-09 14:45:14.282922 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 14:45:14.282937 | controller |                 ".": {},
2026-06-09 14:45:14.282951 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.282966 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.282980 | controller |                 "f:status": {},
2026-06-09 14:45:14.282995 | controller |                 "f:type": {}
2026-06-09 14:45:14.283009 | controller |               },
2026-06-09 14:45:14.283024 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 14:45:14.283038 | controller |                 ".": {},
2026-06-09 14:45:14.283053 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.283067 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.283082 | controller |                 "f:status": {},
2026-06-09 14:45:14.283097 | controller |                 "f:type": {}
2026-06-09 14:45:14.283111 | controller |               }
2026-06-09 14:45:14.283125 | controller |             },
2026-06-09 14:45:14.283139 | controller |             "f:containerStatuses": {},
2026-06-09 14:45:14.283154 | controller |             "f:hostIP": {},
2026-06-09 14:45:14.283168 | controller |             "f:hostIPs": {},
2026-06-09 14:45:14.283182 | controller |             "f:phase": {},
2026-06-09 14:45:14.283196 | controller |             "f:podIP": {},
2026-06-09 14:45:14.283210 | controller |             "f:podIPs": {
2026-06-09 14:45:14.283224 | controller |               ".": {},
2026-06-09 14:45:14.283239 | controller |               "k:{\"ip\":\"10.217.0.83\"}": {
2026-06-09 14:45:14.283253 | controller |                 ".": {},
2026-06-09 14:45:14.283267 | controller |                 "f:ip": {}
2026-06-09 14:45:14.283282 | controller |               }
2026-06-09 14:45:14.283300 | controller |             },
2026-06-09 14:45:14.283315 | controller |             "f:startTime": {}
2026-06-09 14:45:14.283330 | controller |           }
2026-06-09 14:45:14.283345 | controller |         },
2026-06-09 14:45:14.283360 | controller |         "manager": "kubelet",
2026-06-09 14:45:14.283374 | controller |         "operation": "Update",
2026-06-09 14:45:14.283389 | controller |         "subresource": "status",
2026-06-09 14:45:14.283403 | controller |         "time": "2026-06-09T13:52:32Z"
2026-06-09 14:45:14.283418 | controller |       }
2026-06-09 14:45:14.283432 | controller |     ],
2026-06-09 14:45:14.283447 | controller |     "name": "neutron-operator-controller-manager-688d5c756f-vb9nq",
2026-06-09 14:45:14.283461 | controller |     "namespace": "openstack-operators",
2026-06-09 14:45:14.283476 | controller |     "ownerReferences": [
2026-06-09 14:45:14.283491 | controller |       {
2026-06-09 14:45:14.283505 | controller |         "apiVersion": "apps/v1",
2026-06-09 14:45:14.283563 | controller |         "blockOwnerDeletion": true,
2026-06-09 14:45:14.283581 | controller |         "controller": true,
2026-06-09 14:45:14.283596 | controller |         "kind": "ReplicaSet",
2026-06-09 14:45:14.283636 | controller |         "name": "neutron-operator-controller-manager-688d5c756f",
2026-06-09 14:45:14.283655 | controller |         "uid": "f3958316-7e28-455f-a111-a1fa25874ed4"
2026-06-09 14:45:14.283670 | controller |       }
2026-06-09 14:45:14.283685 | controller |     ],
2026-06-09 14:45:14.283730 | controller |     "resourceVersion": "54926",
2026-06-09 14:45:14.283747 | controller |     "uid": "4c316c91-8234-4c95-9703-3f1de82c4dc4"
2026-06-09 14:45:14.283765 | controller |   },
2026-06-09 14:45:14.283805 | controller |   "spec": {
2026-06-09 14:45:14.283823 | controller |     "containers": [
2026-06-09 14:45:14.283839 | controller |       {
2026-06-09 14:45:14.283853 | controller |         "args": [
2026-06-09 14:45:14.283895 | controller |           "--leader-elect",
2026-06-09 14:45:14.283911 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 14:45:14.283926 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 14:45:14.283941 | controller |         ],
2026-06-09 14:45:14.283983 | controller |         "command": [
2026-06-09 14:45:14.283998 | controller |           "/manager"
2026-06-09 14:45:14.284013 | controller |         ],
2026-06-09 14:45:14.284028 | controller |         "env": [
2026-06-09 14:45:14.284042 | controller |           {
2026-06-09 14:45:14.284057 | controller |             "name": "LEASE_DURATION",
2026-06-09 14:45:14.284072 | controller |             "value": "30"
2026-06-09 14:45:14.284087 | controller |           },
2026-06-09 14:45:14.284101 | controller |           {
2026-06-09 14:45:14.284116 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 14:45:14.284130 | controller |             "value": "20"
2026-06-09 14:45:14.284145 | controller |           },
2026-06-09 14:45:14.284160 | controller |           {
2026-06-09 14:45:14.284175 | controller |             "name": "RETRY_PERIOD",
2026-06-09 14:45:14.284189 | controller |             "value": "5"
2026-06-09 14:45:14.284204 | controller |           },
2026-06-09 14:45:14.284219 | controller |           {
2026-06-09 14:45:14.284234 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 14:45:14.284249 | controller |             "value": "false"
2026-06-09 14:45:14.284264 | controller |           },
2026-06-09 14:45:14.284279 | controller |           {
2026-06-09 14:45:14.284294 | controller |             "name": "METRICS_CERTS",
2026-06-09 14:45:14.284309 | controller |             "value": "false"
2026-06-09 14:45:14.284323 | controller |           }
2026-06-09 14:45:14.284338 | controller |         ],
2026-06-09 14:45:14.284352 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d",
2026-06-09 14:45:14.284367 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 14:45:14.284386 | controller |         "livenessProbe": {
2026-06-09 14:45:14.284401 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.284417 | controller |           "httpGet": {
2026-06-09 14:45:14.284432 | controller |             "path": "/healthz",
2026-06-09 14:45:14.284447 | controller |             "port": 8081,
2026-06-09 14:45:14.284461 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.284475 | controller |           },
2026-06-09 14:45:14.284490 | controller |           "initialDelaySeconds": 15,
2026-06-09 14:45:14.284505 | controller |           "periodSeconds": 20,
2026-06-09 14:45:14.284537 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.284553 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.284568 | controller |         },
2026-06-09 14:45:14.284583 | controller |         "name": "manager",
2026-06-09 14:45:14.284597 | controller |         "readinessProbe": {
2026-06-09 14:45:14.284612 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.284626 | controller |           "httpGet": {
2026-06-09 14:45:14.284640 | controller |             "path": "/readyz",
2026-06-09 14:45:14.284654 | controller |             "port": 8081,
2026-06-09 14:45:14.284668 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.284682 | controller |           },
2026-06-09 14:45:14.284696 | controller |           "initialDelaySeconds": 5,
2026-06-09 14:45:14.284711 | controller |           "periodSeconds": 10,
2026-06-09 14:45:14.284725 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.284739 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.284754 | controller |         },
2026-06-09 14:45:14.284768 | controller |         "resources": {
2026-06-09 14:45:14.284782 | controller |           "limits": {
2026-06-09 14:45:14.284797 | controller |             "cpu": "500m",
2026-06-09 14:45:14.284812 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.284826 | controller |           },
2026-06-09 14:45:14.284841 | controller |           "requests": {
2026-06-09 14:45:14.284856 | controller |             "cpu": "10m",
2026-06-09 14:45:14.284871 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.284885 | controller |           }
2026-06-09 14:45:14.284900 | controller |         },
2026-06-09 14:45:14.284915 | controller |         "securityContext": {
2026-06-09 14:45:14.284929 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 14:45:14.284944 | controller |           "capabilities": {
2026-06-09 14:45:14.284958 | controller |             "drop": [
2026-06-09 14:45:14.284973 | controller |               "MKNOD"
2026-06-09 14:45:14.284988 | controller |             ]
2026-06-09 14:45:14.285003 | controller |           }
2026-06-09 14:45:14.285017 | controller |         },
2026-06-09 14:45:14.285032 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 14:45:14.285046 | controller |         "terminationMessagePolicy": "File",
2026-06-09 14:45:14.285061 | controller |         "volumeMounts": [
2026-06-09 14:45:14.285075 | controller |           {
2026-06-09 14:45:14.285090 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.285104 | controller |             "name": "kube-api-access-r69nb",
2026-06-09 14:45:14.285119 | controller |             "readOnly": true
2026-06-09 14:45:14.285133 | controller |           }
2026-06-09 14:45:14.285148 | controller |         ]
2026-06-09 14:45:14.285162 | controller |       }
2026-06-09 14:45:14.285176 | controller |     ],
2026-06-09 14:45:14.285190 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 14:45:14.285204 | controller |     "enableServiceLinks": true,
2026-06-09 14:45:14.285218 | controller |     "imagePullSecrets": [
2026-06-09 14:45:14.285232 | controller |       {
2026-06-09 14:45:14.285246 | controller |         "name": "neutron-operator-controller-manager-dockercfg-wzwf2"
2026-06-09 14:45:14.285261 | controller |       }
2026-06-09 14:45:14.285279 | controller |     ],
2026-06-09 14:45:14.285293 | controller |     "nodeName": "crc",
2026-06-09 14:45:14.285308 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 14:45:14.285322 | controller |     "priority": 0,
2026-06-09 14:45:14.285336 | controller |     "restartPolicy": "Always",
2026-06-09 14:45:14.285350 | controller |     "schedulerName": "default-scheduler",
2026-06-09 14:45:14.285365 | controller |     "securityContext": {
2026-06-09 14:45:14.285378 | controller |       "runAsNonRoot": true,
2026-06-09 14:45:14.285392 | controller |       "seLinuxOptions": {
2026-06-09 14:45:14.285406 | controller |         "level": "s0:c26,c5"
2026-06-09 14:45:14.285421 | controller |       }
2026-06-09 14:45:14.285435 | controller |     },
2026-06-09 14:45:14.285450 | controller |     "serviceAccount": "neutron-operator-controller-manager",
2026-06-09 14:45:14.285465 | controller |     "serviceAccountName": "neutron-operator-controller-manager",
2026-06-09 14:45:14.285480 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 14:45:14.285494 | controller |     "tolerations": [
2026-06-09 14:45:14.285509 | controller |       {
2026-06-09 14:45:14.285541 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.285557 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 14:45:14.285572 | controller |         "operator": "Exists",
2026-06-09 14:45:14.285587 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.285602 | controller |       },
2026-06-09 14:45:14.285616 | controller |       {
2026-06-09 14:45:14.285631 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.285645 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 14:45:14.285659 | controller |         "operator": "Exists",
2026-06-09 14:45:14.285674 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.285688 | controller |       },
2026-06-09 14:45:14.285703 | controller |       {
2026-06-09 14:45:14.285719 | controller |         "effect": "NoSchedule",
2026-06-09 14:45:14.285735 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 14:45:14.285750 | controller |         "operator": "Exists"
2026-06-09 14:45:14.285764 | controller |       }
2026-06-09 14:45:14.285778 | controller |     ],
2026-06-09 14:45:14.285793 | controller |     "volumes": [
2026-06-09 14:45:14.285807 | controller |       {
2026-06-09 14:45:14.285822 | controller |         "name": "kube-api-access-r69nb",
2026-06-09 14:45:14.285837 | controller |         "projected": {
2026-06-09 14:45:14.285852 | controller |           "defaultMode": 420,
2026-06-09 14:45:14.285867 | controller |           "sources": [
2026-06-09 14:45:14.285882 | controller |             {
2026-06-09 14:45:14.285897 | controller |               "serviceAccountToken": {
2026-06-09 14:45:14.285912 | controller |                 "expirationSeconds": 3607,
2026-06-09 14:45:14.285927 | controller |                 "path": "token"
2026-06-09 14:45:14.285942 | controller |               }
2026-06-09 14:45:14.285957 | controller |             },
2026-06-09 14:45:14.285972 | controller |             {
2026-06-09 14:45:14.285987 | controller |               "configMap": {
2026-06-09 14:45:14.286002 | controller |                 "items": [
2026-06-09 14:45:14.286017 | controller |                   {
2026-06-09 14:45:14.286055 | controller |                     "key": "ca.crt",
2026-06-09 14:45:14.286071 | controller |                     "path": "ca.crt"
2026-06-09 14:45:14.286087 | controller |                   }
2026-06-09 14:45:14.286101 | controller |                 ],
2026-06-09 14:45:14.286116 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 14:45:14.286131 | controller |               }
2026-06-09 14:45:14.286145 | controller |             },
2026-06-09 14:45:14.286160 | controller |             {
2026-06-09 14:45:14.286174 | controller |               "downwardAPI": {
2026-06-09 14:45:14.286189 | controller |                 "items": [
2026-06-09 14:45:14.286208 | controller |                   {
2026-06-09 14:45:14.286223 | controller |                     "fieldRef": {
2026-06-09 14:45:14.286238 | controller |                       "apiVersion": "v1",
2026-06-09 14:45:14.286253 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 14:45:14.286268 | controller |                     },
2026-06-09 14:45:14.286283 | controller |                     "path": "namespace"
2026-06-09 14:45:14.286298 | controller |                   }
2026-06-09 14:45:14.286312 | controller |                 ]
2026-06-09 14:45:14.286327 | controller |               }
2026-06-09 14:45:14.286342 | controller |             },
2026-06-09 14:45:14.286356 | controller |             {
2026-06-09 14:45:14.286371 | controller |               "configMap": {
2026-06-09 14:45:14.286385 | controller |                 "items": [
2026-06-09 14:45:14.286400 | controller |                   {
2026-06-09 14:45:14.286414 | controller |                     "key": "service-ca.crt",
2026-06-09 14:45:14.286429 | controller |                     "path": "service-ca.crt"
2026-06-09 14:45:14.286444 | controller |                   }
2026-06-09 14:45:14.286458 | controller |                 ],
2026-06-09 14:45:14.286473 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 14:45:14.286487 | controller |               }
2026-06-09 14:45:14.286502 | controller |             }
2026-06-09 14:45:14.286536 | controller |           ]
2026-06-09 14:45:14.286552 | controller |         }
2026-06-09 14:45:14.286567 | controller |       }
2026-06-09 14:45:14.286582 | controller |     ]
2026-06-09 14:45:14.286597 | controller |   },
2026-06-09 14:45:14.286611 | controller |   "status": {
2026-06-09 14:45:14.286626 | controller |     "conditions": [
2026-06-09 14:45:14.286641 | controller |       {
2026-06-09 14:45:14.286656 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.286671 | controller |         "lastTransitionTime": "2026-06-09T13:52:19Z",
2026-06-09 14:45:14.286686 | controller |         "status": "True",
2026-06-09 14:45:14.286701 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 14:45:14.286718 | controller |       },
2026-06-09 14:45:14.286736 | controller |       {
2026-06-09 14:45:14.286750 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.286765 | controller |         "lastTransitionTime": "2026-06-09T13:51:04Z",
2026-06-09 14:45:14.286780 | controller |         "status": "True",
2026-06-09 14:45:14.286795 | controller |         "type": "Initialized"
2026-06-09 14:45:14.286809 | controller |       },
2026-06-09 14:45:14.286824 | controller |       {
2026-06-09 14:45:14.286838 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.286852 | controller |         "lastTransitionTime": "2026-06-09T13:52:32Z",
2026-06-09 14:45:14.286867 | controller |         "status": "True",
2026-06-09 14:45:14.286882 | controller |         "type": "Ready"
2026-06-09 14:45:14.286896 | controller |       },
2026-06-09 14:45:14.286911 | controller |       {
2026-06-09 14:45:14.286926 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.286941 | controller |         "lastTransitionTime": "2026-06-09T13:52:32Z",
2026-06-09 14:45:14.286956 | controller |         "status": "True",
2026-06-09 14:45:14.286971 | controller |         "type": "ContainersReady"
2026-06-09 14:45:14.286985 | controller |       },
2026-06-09 14:45:14.287000 | controller |       {
2026-06-09 14:45:14.287014 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.287029 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.287043 | controller |         "status": "True",
2026-06-09 14:45:14.287058 | controller |         "type": "PodScheduled"
2026-06-09 14:45:14.287072 | controller |       }
2026-06-09 14:45:14.287086 | controller |     ],
2026-06-09 14:45:14.287101 | controller |     "containerStatuses": [
2026-06-09 14:45:14.287115 | controller |       {
2026-06-09 14:45:14.287133 | controller |         "allocatedResources": {
2026-06-09 14:45:14.287147 | controller |           "cpu": "10m",
2026-06-09 14:45:14.287162 | controller |           "memory": "256Mi"
2026-06-09 14:45:14.287176 | controller |         },
2026-06-09 14:45:14.287190 | controller |         "containerID": "cri-o://0708f60a2c841270911911bee91ffc83ea9544113928ef4d2eaf813ed914d55e",
2026-06-09 14:45:14.287205 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d",
2026-06-09 14:45:14.287220 | controller |         "imageID": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d",
2026-06-09 14:45:14.287235 | controller |         "lastState": {},
2026-06-09 14:45:14.287249 | controller |         "name": "manager",
2026-06-09 14:45:14.287264 | controller |         "ready": true,
2026-06-09 14:45:14.287279 | controller |         "resources": {
2026-06-09 14:45:14.287294 | controller |           "limits": {
2026-06-09 14:45:14.287309 | controller |             "cpu": "500m",
2026-06-09 14:45:14.287324 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.287339 | controller |           },
2026-06-09 14:45:14.287354 | controller |           "requests": {
2026-06-09 14:45:14.287368 | controller |             "cpu": "10m",
2026-06-09 14:45:14.287383 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.287397 | controller |           }
2026-06-09 14:45:14.287412 | controller |         },
2026-06-09 14:45:14.287426 | controller |         "restartCount": 0,
2026-06-09 14:45:14.287441 | controller |         "started": true,
2026-06-09 14:45:14.287455 | controller |         "state": {
2026-06-09 14:45:14.287469 | controller |           "running": {
2026-06-09 14:45:14.287484 | controller |             "startedAt": "2026-06-09T13:52:19Z"
2026-06-09 14:45:14.287498 | controller |           }
2026-06-09 14:45:14.287528 | controller |         },
2026-06-09 14:45:14.287548 | controller |         "user": {
2026-06-09 14:45:14.287563 | controller |           "linux": {
2026-06-09 14:45:14.287577 | controller |             "gid": 0,
2026-06-09 14:45:14.287592 | controller |             "supplementalGroups": [
2026-06-09 14:45:14.287606 | controller |               0
2026-06-09 14:45:14.287620 | controller |             ],
2026-06-09 14:45:14.287635 | controller |             "uid": 65532
2026-06-09 14:45:14.287650 | controller |           }
2026-06-09 14:45:14.287664 | controller |         },
2026-06-09 14:45:14.287679 | controller |         "volumeMounts": [
2026-06-09 14:45:14.287693 | controller |           {
2026-06-09 14:45:14.287708 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.287723 | controller |             "name": "kube-api-access-r69nb",
2026-06-09 14:45:14.287737 | controller |             "readOnly": true,
2026-06-09 14:45:14.287752 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:14.287766 | controller |           }
2026-06-09 14:45:14.287780 | controller |         ]
2026-06-09 14:45:14.287794 | controller |       }
2026-06-09 14:45:14.287808 | controller |     ],
2026-06-09 14:45:14.287822 | controller |     "hostIP": "192.168.126.11",
2026-06-09 14:45:14.287836 | controller |     "hostIPs": [
2026-06-09 14:45:14.287850 | controller |       {
2026-06-09 14:45:14.287864 | controller |         "ip": "192.168.126.11"
2026-06-09 14:45:14.287879 | controller |       }
2026-06-09 14:45:14.287893 | controller |     ],
2026-06-09 14:45:14.287908 | controller |     "phase": "Running",
2026-06-09 14:45:14.287923 | controller |     "podIP": "10.217.0.83",
2026-06-09 14:45:14.287938 | controller |     "podIPs": [
2026-06-09 14:45:14.287953 | controller |       {
2026-06-09 14:45:14.287967 | controller |         "ip": "10.217.0.83"
2026-06-09 14:45:14.287982 | controller |       }
2026-06-09 14:45:14.287997 | controller |     ],
2026-06-09 14:45:14.288015 | controller |     "qosClass": "Burstable",
2026-06-09 14:45:14.288031 | controller |     "startTime": "2026-06-09T13:51:04Z"
2026-06-09 14:45:14.288046 | controller |   }
2026-06-09 14:45:14.288061 | controller | }
2026-06-09 14:45:14.312429 | controller | ok:
2026-06-09 14:45:14.312524 | controller | {
2026-06-09 14:45:14.312550 | controller |   "apiVersion": "v1",
2026-06-09 14:45:14.312567 | controller |   "kind": "Pod",
2026-06-09 14:45:14.312583 | controller |   "metadata": {
2026-06-09 14:45:14.312598 | controller |     "annotations": {
2026-06-09 14:45:14.312613 | 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-09 14:45:14.312629 | 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-09 14:45:14.312645 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 14:45:14.312661 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 14:45:14.312676 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 14:45:14.312691 | controller |     },
2026-06-09 14:45:14.312705 | controller |     "creationTimestamp": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.312720 | controller |     "generateName": "nova-operator-controller-manager-f4c4579bb-",
2026-06-09 14:45:14.312735 | controller |     "generation": 1,
2026-06-09 14:45:14.312749 | controller |     "labels": {
2026-06-09 14:45:14.312763 | controller |       "app.kubernetes.io/name": "nova-operator",
2026-06-09 14:45:14.312777 | controller |       "control-plane": "controller-manager",
2026-06-09 14:45:14.312792 | controller |       "openstack.org/operator-name": "nova",
2026-06-09 14:45:14.312806 | controller |       "pod-template-hash": "f4c4579bb"
2026-06-09 14:45:14.312821 | controller |     },
2026-06-09 14:45:14.312835 | controller |     "managedFields": [
2026-06-09 14:45:14.312849 | controller |       {
2026-06-09 14:45:14.312863 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.312877 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.312892 | controller |         "fieldsV1": {
2026-06-09 14:45:14.312906 | controller |           "f:metadata": {
2026-06-09 14:45:14.312920 | controller |             "f:annotations": {
2026-06-09 14:45:14.312935 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 14:45:14.312949 | controller |             }
2026-06-09 14:45:14.312963 | controller |           }
2026-06-09 14:45:14.312977 | controller |         },
2026-06-09 14:45:14.312992 | controller |         "manager": "crc",
2026-06-09 14:45:14.313006 | controller |         "operation": "Update",
2026-06-09 14:45:14.313021 | controller |         "subresource": "status",
2026-06-09 14:45:14.313035 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.313050 | controller |       },
2026-06-09 14:45:14.313064 | controller |       {
2026-06-09 14:45:14.313078 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.313093 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.313108 | controller |         "fieldsV1": {
2026-06-09 14:45:14.313122 | controller |           "f:metadata": {
2026-06-09 14:45:14.313136 | controller |             "f:annotations": {
2026-06-09 14:45:14.313151 | controller |               ".": {},
2026-06-09 14:45:14.313165 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 14:45:14.313179 | controller |             },
2026-06-09 14:45:14.313207 | controller |             "f:generateName": {},
2026-06-09 14:45:14.313222 | controller |             "f:labels": {
2026-06-09 14:45:14.313236 | controller |               ".": {},
2026-06-09 14:45:14.313251 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 14:45:14.313265 | controller |               "f:control-plane": {},
2026-06-09 14:45:14.313279 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 14:45:14.313293 | controller |               "f:pod-template-hash": {}
2026-06-09 14:45:14.313307 | controller |             },
2026-06-09 14:45:14.313321 | controller |             "f:ownerReferences": {
2026-06-09 14:45:14.313335 | controller |               ".": {},
2026-06-09 14:45:14.313349 | controller |               "k:{\"uid\":\"6afe4253-f7a5-431d-a1ff-017908bfbf99\"}": {}
2026-06-09 14:45:14.313365 | controller |             }
2026-06-09 14:45:14.313379 | controller |           },
2026-06-09 14:45:14.313393 | controller |           "f:spec": {
2026-06-09 14:45:14.313407 | controller |             "f:containers": {
2026-06-09 14:45:14.313421 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 14:45:14.313435 | controller |                 ".": {},
2026-06-09 14:45:14.313449 | controller |                 "f:args": {},
2026-06-09 14:45:14.313463 | controller |                 "f:command": {},
2026-06-09 14:45:14.313477 | controller |                 "f:env": {
2026-06-09 14:45:14.313491 | controller |                   ".": {},
2026-06-09 14:45:14.313504 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 14:45:14.313539 | controller |                     ".": {},
2026-06-09 14:45:14.313554 | controller |                     "f:name": {},
2026-06-09 14:45:14.313568 | controller |                     "f:value": {}
2026-06-09 14:45:14.313582 | controller |                   },
2026-06-09 14:45:14.313595 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 14:45:14.313609 | controller |                     ".": {},
2026-06-09 14:45:14.313623 | controller |                     "f:name": {},
2026-06-09 14:45:14.313636 | controller |                     "f:value": {}
2026-06-09 14:45:14.313649 | controller |                   },
2026-06-09 14:45:14.313663 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 14:45:14.313677 | controller |                     ".": {},
2026-06-09 14:45:14.313691 | controller |                     "f:name": {},
2026-06-09 14:45:14.313705 | controller |                     "f:value": {}
2026-06-09 14:45:14.313719 | controller |                   },
2026-06-09 14:45:14.313733 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 14:45:14.313747 | controller |                     ".": {},
2026-06-09 14:45:14.313761 | controller |                     "f:name": {},
2026-06-09 14:45:14.313774 | controller |                     "f:value": {}
2026-06-09 14:45:14.313788 | controller |                   },
2026-06-09 14:45:14.313803 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 14:45:14.313817 | controller |                     ".": {},
2026-06-09 14:45:14.313830 | controller |                     "f:name": {},
2026-06-09 14:45:14.313844 | controller |                     "f:value": {}
2026-06-09 14:45:14.313858 | controller |                   }
2026-06-09 14:45:14.313872 | controller |                 },
2026-06-09 14:45:14.313885 | controller |                 "f:image": {},
2026-06-09 14:45:14.313899 | controller |                 "f:imagePullPolicy": {},
2026-06-09 14:45:14.313913 | controller |                 "f:livenessProbe": {
2026-06-09 14:45:14.313927 | controller |                   ".": {},
2026-06-09 14:45:14.313940 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.313954 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.313968 | controller |                     ".": {},
2026-06-09 14:45:14.313985 | controller |                     "f:path": {},
2026-06-09 14:45:14.313999 | controller |                     "f:port": {},
2026-06-09 14:45:14.314027 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.314042 | controller |                   },
2026-06-09 14:45:14.314056 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.314070 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.314084 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.314098 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.314112 | controller |                 },
2026-06-09 14:45:14.314126 | controller |                 "f:name": {},
2026-06-09 14:45:14.314141 | controller |                 "f:readinessProbe": {
2026-06-09 14:45:14.314155 | controller |                   ".": {},
2026-06-09 14:45:14.314169 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.314183 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.314196 | controller |                     ".": {},
2026-06-09 14:45:14.314210 | controller |                     "f:path": {},
2026-06-09 14:45:14.314223 | controller |                     "f:port": {},
2026-06-09 14:45:14.314237 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.314250 | controller |                   },
2026-06-09 14:45:14.314264 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.314278 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.314291 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.314305 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.314319 | controller |                 },
2026-06-09 14:45:14.314333 | controller |                 "f:resources": {
2026-06-09 14:45:14.314347 | controller |                   ".": {},
2026-06-09 14:45:14.314361 | controller |                   "f:limits": {
2026-06-09 14:45:14.314376 | controller |                     ".": {},
2026-06-09 14:45:14.314390 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.314405 | controller |                     "f:memory": {}
2026-06-09 14:45:14.314419 | controller |                   },
2026-06-09 14:45:14.314434 | controller |                   "f:requests": {
2026-06-09 14:45:14.314448 | controller |                     ".": {},
2026-06-09 14:45:14.314461 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.314475 | controller |                     "f:memory": {}
2026-06-09 14:45:14.314489 | controller |                   }
2026-06-09 14:45:14.314503 | controller |                 },
2026-06-09 14:45:14.314535 | controller |                 "f:securityContext": {
2026-06-09 14:45:14.314552 | controller |                   ".": {},
2026-06-09 14:45:14.314566 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 14:45:14.314580 | controller |                 },
2026-06-09 14:45:14.314595 | controller |                 "f:terminationMessagePath": {},
2026-06-09 14:45:14.314609 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 14:45:14.314623 | controller |               }
2026-06-09 14:45:14.314637 | controller |             },
2026-06-09 14:45:14.314652 | controller |             "f:dnsPolicy": {},
2026-06-09 14:45:14.314666 | controller |             "f:enableServiceLinks": {},
2026-06-09 14:45:14.314680 | controller |             "f:restartPolicy": {},
2026-06-09 14:45:14.314694 | controller |             "f:schedulerName": {},
2026-06-09 14:45:14.314708 | controller |             "f:securityContext": {
2026-06-09 14:45:14.314722 | controller |               ".": {},
2026-06-09 14:45:14.314736 | controller |               "f:runAsNonRoot": {}
2026-06-09 14:45:14.314750 | controller |             },
2026-06-09 14:45:14.314764 | controller |             "f:serviceAccount": {},
2026-06-09 14:45:14.314777 | controller |             "f:serviceAccountName": {},
2026-06-09 14:45:14.314795 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 14:45:14.314810 | controller |             "f:tolerations": {}
2026-06-09 14:45:14.314824 | controller |           }
2026-06-09 14:45:14.314838 | controller |         },
2026-06-09 14:45:14.314852 | controller |         "manager": "kube-controller-manager",
2026-06-09 14:45:14.314866 | controller |         "operation": "Update",
2026-06-09 14:45:14.314880 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.314894 | controller |       },
2026-06-09 14:45:14.314908 | controller |       {
2026-06-09 14:45:14.314922 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.314936 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.314950 | controller |         "fieldsV1": {
2026-06-09 14:45:14.314964 | controller |           "f:metadata": {
2026-06-09 14:45:14.314979 | controller |             "f:annotations": {
2026-06-09 14:45:14.314993 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 14:45:14.315008 | controller |             }
2026-06-09 14:45:14.315022 | controller |           }
2026-06-09 14:45:14.315036 | controller |         },
2026-06-09 14:45:14.315050 | controller |         "manager": "multus-daemon",
2026-06-09 14:45:14.315064 | controller |         "operation": "Update",
2026-06-09 14:45:14.315078 | controller |         "subresource": "status",
2026-06-09 14:45:14.315092 | controller |         "time": "2026-06-09T13:51:16Z"
2026-06-09 14:45:14.315107 | controller |       },
2026-06-09 14:45:14.315121 | controller |       {
2026-06-09 14:45:14.315135 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.315149 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.315164 | controller |         "fieldsV1": {
2026-06-09 14:45:14.315178 | controller |           "f:status": {
2026-06-09 14:45:14.315192 | controller |             "f:conditions": {
2026-06-09 14:45:14.315206 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 14:45:14.315220 | controller |                 ".": {},
2026-06-09 14:45:14.315234 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.315248 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.315262 | controller |                 "f:status": {},
2026-06-09 14:45:14.315276 | controller |                 "f:type": {}
2026-06-09 14:45:14.315290 | controller |               },
2026-06-09 14:45:14.315303 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 14:45:14.315317 | controller |                 ".": {},
2026-06-09 14:45:14.315331 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.315346 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.315360 | controller |                 "f:status": {},
2026-06-09 14:45:14.315374 | controller |                 "f:type": {}
2026-06-09 14:45:14.315389 | controller |               },
2026-06-09 14:45:14.315403 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 14:45:14.315417 | controller |                 ".": {},
2026-06-09 14:45:14.315431 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.315445 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.315459 | controller |                 "f:status": {},
2026-06-09 14:45:14.315473 | controller |                 "f:type": {}
2026-06-09 14:45:14.315487 | controller |               },
2026-06-09 14:45:14.315501 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 14:45:14.315535 | controller |                 ".": {},
2026-06-09 14:45:14.315550 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.315565 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.315578 | controller |                 "f:status": {},
2026-06-09 14:45:14.315592 | controller |                 "f:type": {}
2026-06-09 14:45:14.315606 | controller |               }
2026-06-09 14:45:14.315624 | controller |             },
2026-06-09 14:45:14.315638 | controller |             "f:containerStatuses": {},
2026-06-09 14:45:14.315652 | controller |             "f:hostIP": {},
2026-06-09 14:45:14.315666 | controller |             "f:hostIPs": {},
2026-06-09 14:45:14.315680 | controller |             "f:phase": {},
2026-06-09 14:45:14.315694 | controller |             "f:podIP": {},
2026-06-09 14:45:14.315708 | controller |             "f:podIPs": {
2026-06-09 14:45:14.315722 | controller |               ".": {},
2026-06-09 14:45:14.315736 | controller |               "k:{\"ip\":\"10.217.0.84\"}": {
2026-06-09 14:45:14.315750 | controller |                 ".": {},
2026-06-09 14:45:14.315766 | controller |                 "f:ip": {}
2026-06-09 14:45:14.315782 | controller |               }
2026-06-09 14:45:14.315797 | controller |             },
2026-06-09 14:45:14.315819 | controller |             "f:startTime": {}
2026-06-09 14:45:14.315834 | controller |           }
2026-06-09 14:45:14.315851 | controller |         },
2026-06-09 14:45:14.315868 | controller |         "manager": "kubelet",
2026-06-09 14:45:14.315887 | controller |         "operation": "Update",
2026-06-09 14:45:14.315901 | controller |         "subresource": "status",
2026-06-09 14:45:14.315920 | controller |         "time": "2026-06-09T13:52:33Z"
2026-06-09 14:45:14.316107 | controller |       }
2026-06-09 14:45:14.316128 | controller |     ],
2026-06-09 14:45:14.316143 | controller |     "name": "nova-operator-controller-manager-f4c4579bb-rkxmh",
2026-06-09 14:45:14.316158 | controller |     "namespace": "openstack-operators",
2026-06-09 14:45:14.316172 | controller |     "ownerReferences": [
2026-06-09 14:45:14.316187 | controller |       {
2026-06-09 14:45:14.316201 | controller |         "apiVersion": "apps/v1",
2026-06-09 14:45:14.316215 | controller |         "blockOwnerDeletion": true,
2026-06-09 14:45:14.316229 | controller |         "controller": true,
2026-06-09 14:45:14.316242 | controller |         "kind": "ReplicaSet",
2026-06-09 14:45:14.316256 | controller |         "name": "nova-operator-controller-manager-f4c4579bb",
2026-06-09 14:45:14.316270 | controller |         "uid": "6afe4253-f7a5-431d-a1ff-017908bfbf99"
2026-06-09 14:45:14.316283 | controller |       }
2026-06-09 14:45:14.316297 | controller |     ],
2026-06-09 14:45:14.316311 | controller |     "resourceVersion": "54959",
2026-06-09 14:45:14.316325 | controller |     "uid": "6048f71d-3c6a-42a8-9b89-922b75411a7d"
2026-06-09 14:45:14.316339 | controller |   },
2026-06-09 14:45:14.316354 | controller |   "spec": {
2026-06-09 14:45:14.316368 | controller |     "containers": [
2026-06-09 14:45:14.316382 | controller |       {
2026-06-09 14:45:14.316396 | controller |         "args": [
2026-06-09 14:45:14.316410 | controller |           "--leader-elect",
2026-06-09 14:45:14.316424 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 14:45:14.316438 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 14:45:14.316452 | controller |         ],
2026-06-09 14:45:14.316465 | controller |         "command": [
2026-06-09 14:45:14.316479 | controller |           "/manager"
2026-06-09 14:45:14.316493 | controller |         ],
2026-06-09 14:45:14.316506 | controller |         "env": [
2026-06-09 14:45:14.316547 | controller |           {
2026-06-09 14:45:14.316563 | controller |             "name": "LEASE_DURATION",
2026-06-09 14:45:14.316577 | controller |             "value": "30"
2026-06-09 14:45:14.316592 | controller |           },
2026-06-09 14:45:14.316607 | controller |           {
2026-06-09 14:45:14.316621 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 14:45:14.316635 | controller |             "value": "20"
2026-06-09 14:45:14.316649 | controller |           },
2026-06-09 14:45:14.316664 | controller |           {
2026-06-09 14:45:14.316678 | controller |             "name": "RETRY_PERIOD",
2026-06-09 14:45:14.316692 | controller |             "value": "5"
2026-06-09 14:45:14.316710 | controller |           },
2026-06-09 14:45:14.316725 | controller |           {
2026-06-09 14:45:14.316739 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 14:45:14.316753 | controller |             "value": "false"
2026-06-09 14:45:14.316767 | controller |           },
2026-06-09 14:45:14.316781 | controller |           {
2026-06-09 14:45:14.316795 | controller |             "name": "METRICS_CERTS",
2026-06-09 14:45:14.316809 | controller |             "value": "false"
2026-06-09 14:45:14.316823 | controller |           }
2026-06-09 14:45:14.316837 | controller |         ],
2026-06-09 14:45:14.316851 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60",
2026-06-09 14:45:14.316865 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 14:45:14.316880 | controller |         "livenessProbe": {
2026-06-09 14:45:14.316894 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.316908 | controller |           "httpGet": {
2026-06-09 14:45:14.316922 | controller |             "path": "/healthz",
2026-06-09 14:45:14.316937 | controller |             "port": 8081,
2026-06-09 14:45:14.316951 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.316965 | controller |           },
2026-06-09 14:45:14.316979 | controller |           "initialDelaySeconds": 15,
2026-06-09 14:45:14.316992 | controller |           "periodSeconds": 20,
2026-06-09 14:45:14.317006 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.317020 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.317034 | controller |         },
2026-06-09 14:45:14.317048 | controller |         "name": "manager",
2026-06-09 14:45:14.317062 | controller |         "readinessProbe": {
2026-06-09 14:45:14.317076 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.317090 | controller |           "httpGet": {
2026-06-09 14:45:14.317104 | controller |             "path": "/readyz",
2026-06-09 14:45:14.317118 | controller |             "port": 8081,
2026-06-09 14:45:14.317132 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.317145 | controller |           },
2026-06-09 14:45:14.317159 | controller |           "initialDelaySeconds": 5,
2026-06-09 14:45:14.317173 | controller |           "periodSeconds": 10,
2026-06-09 14:45:14.317187 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.317201 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.317215 | controller |         },
2026-06-09 14:45:14.317229 | controller |         "resources": {
2026-06-09 14:45:14.317243 | controller |           "limits": {
2026-06-09 14:45:14.317257 | controller |             "cpu": "500m",
2026-06-09 14:45:14.317271 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.317285 | controller |           },
2026-06-09 14:45:14.317299 | controller |           "requests": {
2026-06-09 14:45:14.317313 | controller |             "cpu": "10m",
2026-06-09 14:45:14.317326 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.317340 | controller |           }
2026-06-09 14:45:14.317354 | controller |         },
2026-06-09 14:45:14.317368 | controller |         "securityContext": {
2026-06-09 14:45:14.317381 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 14:45:14.317395 | controller |           "capabilities": {
2026-06-09 14:45:14.317408 | controller |             "drop": [
2026-06-09 14:45:14.317422 | controller |               "MKNOD"
2026-06-09 14:45:14.317436 | controller |             ]
2026-06-09 14:45:14.317449 | controller |           }
2026-06-09 14:45:14.317463 | controller |         },
2026-06-09 14:45:14.317477 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 14:45:14.317491 | controller |         "terminationMessagePolicy": "File",
2026-06-09 14:45:14.317505 | controller |         "volumeMounts": [
2026-06-09 14:45:14.317537 | controller |           {
2026-06-09 14:45:14.317554 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.317572 | controller |             "name": "kube-api-access-4d4l9",
2026-06-09 14:45:14.317587 | controller |             "readOnly": true
2026-06-09 14:45:14.317602 | controller |           }
2026-06-09 14:45:14.317616 | controller |         ]
2026-06-09 14:45:14.317630 | controller |       }
2026-06-09 14:45:14.317644 | controller |     ],
2026-06-09 14:45:14.317659 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 14:45:14.317673 | controller |     "enableServiceLinks": true,
2026-06-09 14:45:14.317687 | controller |     "imagePullSecrets": [
2026-06-09 14:45:14.317701 | controller |       {
2026-06-09 14:45:14.317714 | controller |         "name": "nova-operator-controller-manager-dockercfg-gx75l"
2026-06-09 14:45:14.317729 | controller |       }
2026-06-09 14:45:14.317742 | controller |     ],
2026-06-09 14:45:14.317756 | controller |     "nodeName": "crc",
2026-06-09 14:45:14.317770 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 14:45:14.317784 | controller |     "priority": 0,
2026-06-09 14:45:14.317798 | controller |     "restartPolicy": "Always",
2026-06-09 14:45:14.317812 | controller |     "schedulerName": "default-scheduler",
2026-06-09 14:45:14.317827 | controller |     "securityContext": {
2026-06-09 14:45:14.317841 | controller |       "runAsNonRoot": true,
2026-06-09 14:45:14.317855 | controller |       "seLinuxOptions": {
2026-06-09 14:45:14.317869 | controller |         "level": "s0:c26,c5"
2026-06-09 14:45:14.317882 | controller |       }
2026-06-09 14:45:14.317896 | controller |     },
2026-06-09 14:45:14.317910 | controller |     "serviceAccount": "nova-operator-controller-manager",
2026-06-09 14:45:14.317924 | controller |     "serviceAccountName": "nova-operator-controller-manager",
2026-06-09 14:45:14.317938 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 14:45:14.317952 | controller |     "tolerations": [
2026-06-09 14:45:14.317969 | controller |       {
2026-06-09 14:45:14.317984 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.317998 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 14:45:14.318027 | controller |         "operator": "Exists",
2026-06-09 14:45:14.318042 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.318057 | controller |       },
2026-06-09 14:45:14.318071 | controller |       {
2026-06-09 14:45:14.318085 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.318100 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 14:45:14.318114 | controller |         "operator": "Exists",
2026-06-09 14:45:14.318128 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.318142 | controller |       },
2026-06-09 14:45:14.318156 | controller |       {
2026-06-09 14:45:14.318170 | controller |         "effect": "NoSchedule",
2026-06-09 14:45:14.318184 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 14:45:14.318198 | controller |         "operator": "Exists"
2026-06-09 14:45:14.318211 | controller |       }
2026-06-09 14:45:14.318225 | controller |     ],
2026-06-09 14:45:14.318239 | controller |     "volumes": [
2026-06-09 14:45:14.318253 | controller |       {
2026-06-09 14:45:14.318267 | controller |         "name": "kube-api-access-4d4l9",
2026-06-09 14:45:14.318281 | controller |         "projected": {
2026-06-09 14:45:14.318296 | controller |           "defaultMode": 420,
2026-06-09 14:45:14.318310 | controller |           "sources": [
2026-06-09 14:45:14.318325 | controller |             {
2026-06-09 14:45:14.318339 | controller |               "serviceAccountToken": {
2026-06-09 14:45:14.318353 | controller |                 "expirationSeconds": 3607,
2026-06-09 14:45:14.318367 | controller |                 "path": "token"
2026-06-09 14:45:14.318381 | controller |               }
2026-06-09 14:45:14.318394 | controller |             },
2026-06-09 14:45:14.318408 | controller |             {
2026-06-09 14:45:14.318425 | controller |               "configMap": {
2026-06-09 14:45:14.318440 | controller |                 "items": [
2026-06-09 14:45:14.318454 | controller |                   {
2026-06-09 14:45:14.318467 | controller |                     "key": "ca.crt",
2026-06-09 14:45:14.318481 | controller |                     "path": "ca.crt"
2026-06-09 14:45:14.318495 | controller |                   }
2026-06-09 14:45:14.318508 | controller |                 ],
2026-06-09 14:45:14.318543 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 14:45:14.318558 | controller |               }
2026-06-09 14:45:14.318572 | controller |             },
2026-06-09 14:45:14.318586 | controller |             {
2026-06-09 14:45:14.318601 | controller |               "downwardAPI": {
2026-06-09 14:45:14.318615 | controller |                 "items": [
2026-06-09 14:45:14.318629 | controller |                   {
2026-06-09 14:45:14.318643 | controller |                     "fieldRef": {
2026-06-09 14:45:14.318657 | controller |                       "apiVersion": "v1",
2026-06-09 14:45:14.318671 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 14:45:14.318685 | controller |                     },
2026-06-09 14:45:14.318699 | controller |                     "path": "namespace"
2026-06-09 14:45:14.318714 | controller |                   }
2026-06-09 14:45:14.318728 | controller |                 ]
2026-06-09 14:45:14.318742 | controller |               }
2026-06-09 14:45:14.318755 | controller |             },
2026-06-09 14:45:14.318771 | controller |             {
2026-06-09 14:45:14.318787 | controller |               "configMap": {
2026-06-09 14:45:14.318803 | controller |                 "items": [
2026-06-09 14:45:14.318817 | controller |                   {
2026-06-09 14:45:14.318831 | controller |                     "key": "service-ca.crt",
2026-06-09 14:45:14.318846 | controller |                     "path": "service-ca.crt"
2026-06-09 14:45:14.318860 | controller |                   }
2026-06-09 14:45:14.318875 | controller |                 ],
2026-06-09 14:45:14.318889 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 14:45:14.318903 | controller |               }
2026-06-09 14:45:14.318918 | controller |             }
2026-06-09 14:45:14.318932 | controller |           ]
2026-06-09 14:45:14.318946 | controller |         }
2026-06-09 14:45:14.318960 | controller |       }
2026-06-09 14:45:14.318974 | controller |     ]
2026-06-09 14:45:14.318988 | controller |   },
2026-06-09 14:45:14.319002 | controller |   "status": {
2026-06-09 14:45:14.319016 | controller |     "conditions": [
2026-06-09 14:45:14.319030 | controller |       {
2026-06-09 14:45:14.319044 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.319059 | controller |         "lastTransitionTime": "2026-06-09T13:52:22Z",
2026-06-09 14:45:14.319073 | controller |         "status": "True",
2026-06-09 14:45:14.319087 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 14:45:14.319102 | controller |       },
2026-06-09 14:45:14.319116 | controller |       {
2026-06-09 14:45:14.319130 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.319143 | controller |         "lastTransitionTime": "2026-06-09T13:51:04Z",
2026-06-09 14:45:14.319158 | controller |         "status": "True",
2026-06-09 14:45:14.319172 | controller |         "type": "Initialized"
2026-06-09 14:45:14.319186 | controller |       },
2026-06-09 14:45:14.319201 | controller |       {
2026-06-09 14:45:14.319215 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.319229 | controller |         "lastTransitionTime": "2026-06-09T13:52:33Z",
2026-06-09 14:45:14.319243 | controller |         "status": "True",
2026-06-09 14:45:14.319257 | controller |         "type": "Ready"
2026-06-09 14:45:14.319271 | controller |       },
2026-06-09 14:45:14.319286 | controller |       {
2026-06-09 14:45:14.319300 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.319318 | controller |         "lastTransitionTime": "2026-06-09T13:52:33Z",
2026-06-09 14:45:14.319333 | controller |         "status": "True",
2026-06-09 14:45:14.319347 | controller |         "type": "ContainersReady"
2026-06-09 14:45:14.319361 | controller |       },
2026-06-09 14:45:14.319375 | controller |       {
2026-06-09 14:45:14.319389 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.319403 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.319417 | controller |         "status": "True",
2026-06-09 14:45:14.319431 | controller |         "type": "PodScheduled"
2026-06-09 14:45:14.319445 | controller |       }
2026-06-09 14:45:14.319458 | controller |     ],
2026-06-09 14:45:14.319472 | controller |     "containerStatuses": [
2026-06-09 14:45:14.319486 | controller |       {
2026-06-09 14:45:14.319499 | controller |         "allocatedResources": {
2026-06-09 14:45:14.319526 | controller |           "cpu": "10m",
2026-06-09 14:45:14.319541 | controller |           "memory": "256Mi"
2026-06-09 14:45:14.319556 | controller |         },
2026-06-09 14:45:14.319570 | controller |         "containerID": "cri-o://10d0ed1ce1e0ddaa906f32a1573a01e57ae41d743aa5be987afbb47ac89b50a0",
2026-06-09 14:45:14.319585 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60",
2026-06-09 14:45:14.319600 | controller |         "imageID": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60",
2026-06-09 14:45:14.319615 | controller |         "lastState": {},
2026-06-09 14:45:14.319629 | controller |         "name": "manager",
2026-06-09 14:45:14.319643 | controller |         "ready": true,
2026-06-09 14:45:14.319657 | controller |         "resources": {
2026-06-09 14:45:14.319671 | controller |           "limits": {
2026-06-09 14:45:14.319685 | controller |             "cpu": "500m",
2026-06-09 14:45:14.319699 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.319713 | controller |           },
2026-06-09 14:45:14.319727 | controller |           "requests": {
2026-06-09 14:45:14.319741 | controller |             "cpu": "10m",
2026-06-09 14:45:14.319755 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.319769 | controller |           }
2026-06-09 14:45:14.319782 | controller |         },
2026-06-09 14:45:14.319796 | controller |         "restartCount": 0,
2026-06-09 14:45:14.319810 | controller |         "started": true,
2026-06-09 14:45:14.319823 | controller |         "state": {
2026-06-09 14:45:14.319837 | controller |           "running": {
2026-06-09 14:45:14.319851 | controller |             "startedAt": "2026-06-09T13:52:22Z"
2026-06-09 14:45:14.319864 | controller |           }
2026-06-09 14:45:14.319878 | controller |         },
2026-06-09 14:45:14.319892 | controller |         "user": {
2026-06-09 14:45:14.319905 | controller |           "linux": {
2026-06-09 14:45:14.319918 | controller |             "gid": 0,
2026-06-09 14:45:14.319932 | controller |             "supplementalGroups": [
2026-06-09 14:45:14.319946 | controller |               0
2026-06-09 14:45:14.319960 | controller |             ],
2026-06-09 14:45:14.319973 | controller |             "uid": 65532
2026-06-09 14:45:14.319987 | controller |           }
2026-06-09 14:45:14.320001 | controller |         },
2026-06-09 14:45:14.320014 | controller |         "volumeMounts": [
2026-06-09 14:45:14.320028 | controller |           {
2026-06-09 14:45:14.320042 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.320056 | controller |             "name": "kube-api-access-4d4l9",
2026-06-09 14:45:14.320071 | controller |             "readOnly": true,
2026-06-09 14:45:14.320085 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:14.320099 | controller |           }
2026-06-09 14:45:14.320113 | controller |         ]
2026-06-09 14:45:14.320127 | controller |       }
2026-06-09 14:45:14.320145 | controller |     ],
2026-06-09 14:45:14.320159 | controller |     "hostIP": "192.168.126.11",
2026-06-09 14:45:14.320173 | controller |     "hostIPs": [
2026-06-09 14:45:14.320187 | controller |       {
2026-06-09 14:45:14.320201 | controller |         "ip": "192.168.126.11"
2026-06-09 14:45:14.320215 | controller |       }
2026-06-09 14:45:14.320229 | controller |     ],
2026-06-09 14:45:14.320243 | controller |     "phase": "Running",
2026-06-09 14:45:14.320258 | controller |     "podIP": "10.217.0.84",
2026-06-09 14:45:14.320272 | controller |     "podIPs": [
2026-06-09 14:45:14.320286 | controller |       {
2026-06-09 14:45:14.320301 | controller |         "ip": "10.217.0.84"
2026-06-09 14:45:14.320315 | controller |       }
2026-06-09 14:45:14.320329 | controller |     ],
2026-06-09 14:45:14.320343 | controller |     "qosClass": "Burstable",
2026-06-09 14:45:14.320357 | controller |     "startTime": "2026-06-09T13:51:04Z"
2026-06-09 14:45:14.320371 | controller |   }
2026-06-09 14:45:14.320385 | controller | }
2026-06-09 14:45:14.341129 | controller | ok:
2026-06-09 14:45:14.341177 | controller | {
2026-06-09 14:45:14.341197 | controller |   "apiVersion": "v1",
2026-06-09 14:45:14.341214 | controller |   "kind": "Pod",
2026-06-09 14:45:14.341229 | controller |   "metadata": {
2026-06-09 14:45:14.341244 | controller |     "annotations": {
2026-06-09 14:45:14.341259 | 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-09 14:45:14.341275 | 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-09 14:45:14.341291 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 14:45:14.341306 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 14:45:14.341321 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 14:45:14.341337 | controller |     },
2026-06-09 14:45:14.341351 | controller |     "creationTimestamp": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.341366 | controller |     "generateName": "octavia-operator-controller-manager-6495978d8d-",
2026-06-09 14:45:14.341389 | controller |     "generation": 1,
2026-06-09 14:45:14.341404 | controller |     "labels": {
2026-06-09 14:45:14.341424 | controller |       "app.kubernetes.io/name": "octavia-operator",
2026-06-09 14:45:14.341439 | controller |       "control-plane": "controller-manager",
2026-06-09 14:45:14.341460 | controller |       "openstack.org/operator-name": "octavia",
2026-06-09 14:45:14.341475 | controller |       "pod-template-hash": "6495978d8d"
2026-06-09 14:45:14.341490 | controller |     },
2026-06-09 14:45:14.341504 | controller |     "managedFields": [
2026-06-09 14:45:14.341599 | controller |       {
2026-06-09 14:45:14.341620 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.341635 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.341650 | controller |         "fieldsV1": {
2026-06-09 14:45:14.341664 | controller |           "f:metadata": {
2026-06-09 14:45:14.341679 | controller |             "f:annotations": {
2026-06-09 14:45:14.341693 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 14:45:14.341708 | controller |             }
2026-06-09 14:45:14.341722 | controller |           }
2026-06-09 14:45:14.341736 | controller |         },
2026-06-09 14:45:14.341751 | controller |         "manager": "crc",
2026-06-09 14:45:14.341770 | controller |         "operation": "Update",
2026-06-09 14:45:14.341785 | controller |         "subresource": "status",
2026-06-09 14:45:14.341799 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.341813 | controller |       },
2026-06-09 14:45:14.341827 | controller |       {
2026-06-09 14:45:14.341840 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.341854 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.341868 | controller |         "fieldsV1": {
2026-06-09 14:45:14.341882 | controller |           "f:metadata": {
2026-06-09 14:45:14.341896 | controller |             "f:annotations": {
2026-06-09 14:45:14.341910 | controller |               ".": {},
2026-06-09 14:45:14.341923 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 14:45:14.341938 | controller |             },
2026-06-09 14:45:14.341951 | controller |             "f:generateName": {},
2026-06-09 14:45:14.341965 | controller |             "f:labels": {
2026-06-09 14:45:14.341979 | controller |               ".": {},
2026-06-09 14:45:14.341992 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 14:45:14.342022 | controller |               "f:control-plane": {},
2026-06-09 14:45:14.342036 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 14:45:14.342050 | controller |               "f:pod-template-hash": {}
2026-06-09 14:45:14.342064 | controller |             },
2026-06-09 14:45:14.342079 | controller |             "f:ownerReferences": {
2026-06-09 14:45:14.342093 | controller |               ".": {},
2026-06-09 14:45:14.342107 | controller |               "k:{\"uid\":\"9f4e027c-a60b-4f7f-aeed-e682e5c45624\"}": {}
2026-06-09 14:45:14.342121 | controller |             }
2026-06-09 14:45:14.342136 | controller |           },
2026-06-09 14:45:14.342150 | controller |           "f:spec": {
2026-06-09 14:45:14.342164 | controller |             "f:containers": {
2026-06-09 14:45:14.342178 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 14:45:14.342193 | controller |                 ".": {},
2026-06-09 14:45:14.342207 | controller |                 "f:args": {},
2026-06-09 14:45:14.342222 | controller |                 "f:command": {},
2026-06-09 14:45:14.342236 | controller |                 "f:env": {
2026-06-09 14:45:14.342250 | controller |                   ".": {},
2026-06-09 14:45:14.342264 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 14:45:14.342278 | controller |                     ".": {},
2026-06-09 14:45:14.342292 | controller |                     "f:name": {},
2026-06-09 14:45:14.342306 | controller |                     "f:value": {}
2026-06-09 14:45:14.342319 | controller |                   },
2026-06-09 14:45:14.342333 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 14:45:14.342347 | controller |                     ".": {},
2026-06-09 14:45:14.342361 | controller |                     "f:name": {},
2026-06-09 14:45:14.342375 | controller |                     "f:value": {}
2026-06-09 14:45:14.342389 | controller |                   },
2026-06-09 14:45:14.342403 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 14:45:14.342418 | controller |                     ".": {},
2026-06-09 14:45:14.342432 | controller |                     "f:name": {},
2026-06-09 14:45:14.342446 | controller |                     "f:value": {}
2026-06-09 14:45:14.342459 | controller |                   },
2026-06-09 14:45:14.342473 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 14:45:14.342487 | controller |                     ".": {},
2026-06-09 14:45:14.342501 | controller |                     "f:name": {},
2026-06-09 14:45:14.342535 | controller |                     "f:value": {}
2026-06-09 14:45:14.342552 | controller |                   },
2026-06-09 14:45:14.342566 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 14:45:14.342580 | controller |                     ".": {},
2026-06-09 14:45:14.342598 | controller |                     "f:name": {},
2026-06-09 14:45:14.342612 | controller |                     "f:value": {}
2026-06-09 14:45:14.342626 | controller |                   }
2026-06-09 14:45:14.342640 | controller |                 },
2026-06-09 14:45:14.342654 | controller |                 "f:image": {},
2026-06-09 14:45:14.342667 | controller |                 "f:imagePullPolicy": {},
2026-06-09 14:45:14.342681 | controller |                 "f:livenessProbe": {
2026-06-09 14:45:14.342695 | controller |                   ".": {},
2026-06-09 14:45:14.342708 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.342722 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.342736 | controller |                     ".": {},
2026-06-09 14:45:14.342749 | controller |                     "f:path": {},
2026-06-09 14:45:14.342763 | controller |                     "f:port": {},
2026-06-09 14:45:14.342777 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.342790 | controller |                   },
2026-06-09 14:45:14.342803 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.342817 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.342830 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.342844 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.342858 | controller |                 },
2026-06-09 14:45:14.342872 | controller |                 "f:name": {},
2026-06-09 14:45:14.342887 | controller |                 "f:readinessProbe": {
2026-06-09 14:45:14.342901 | controller |                   ".": {},
2026-06-09 14:45:14.342915 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.342929 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.342943 | controller |                     ".": {},
2026-06-09 14:45:14.342957 | controller |                     "f:path": {},
2026-06-09 14:45:14.342971 | controller |                     "f:port": {},
2026-06-09 14:45:14.342985 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.342998 | controller |                   },
2026-06-09 14:45:14.343012 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.343026 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.343040 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.343053 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.343067 | controller |                 },
2026-06-09 14:45:14.343081 | controller |                 "f:resources": {
2026-06-09 14:45:14.343094 | controller |                   ".": {},
2026-06-09 14:45:14.343108 | controller |                   "f:limits": {
2026-06-09 14:45:14.343122 | controller |                     ".": {},
2026-06-09 14:45:14.343136 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.343149 | controller |                     "f:memory": {}
2026-06-09 14:45:14.343163 | controller |                   },
2026-06-09 14:45:14.343177 | controller |                   "f:requests": {
2026-06-09 14:45:14.343191 | controller |                     ".": {},
2026-06-09 14:45:14.343205 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.343219 | controller |                     "f:memory": {}
2026-06-09 14:45:14.343232 | controller |                   }
2026-06-09 14:45:14.343246 | controller |                 },
2026-06-09 14:45:14.343259 | controller |                 "f:securityContext": {
2026-06-09 14:45:14.343273 | controller |                   ".": {},
2026-06-09 14:45:14.343287 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 14:45:14.343301 | controller |                 },
2026-06-09 14:45:14.343315 | controller |                 "f:terminationMessagePath": {},
2026-06-09 14:45:14.343329 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 14:45:14.343347 | controller |               }
2026-06-09 14:45:14.343362 | controller |             },
2026-06-09 14:45:14.343376 | controller |             "f:dnsPolicy": {},
2026-06-09 14:45:14.343391 | controller |             "f:enableServiceLinks": {},
2026-06-09 14:45:14.343405 | controller |             "f:restartPolicy": {},
2026-06-09 14:45:14.343420 | controller |             "f:schedulerName": {},
2026-06-09 14:45:14.343434 | controller |             "f:securityContext": {
2026-06-09 14:45:14.343448 | controller |               ".": {},
2026-06-09 14:45:14.343462 | controller |               "f:runAsNonRoot": {}
2026-06-09 14:45:14.343476 | controller |             },
2026-06-09 14:45:14.343489 | controller |             "f:serviceAccount": {},
2026-06-09 14:45:14.343503 | controller |             "f:serviceAccountName": {},
2026-06-09 14:45:14.343538 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 14:45:14.343554 | controller |             "f:tolerations": {}
2026-06-09 14:45:14.343569 | controller |           }
2026-06-09 14:45:14.343583 | controller |         },
2026-06-09 14:45:14.343597 | controller |         "manager": "kube-controller-manager",
2026-06-09 14:45:14.343611 | controller |         "operation": "Update",
2026-06-09 14:45:14.343625 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.343639 | controller |       },
2026-06-09 14:45:14.343653 | controller |       {
2026-06-09 14:45:14.343668 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.343682 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.343697 | controller |         "fieldsV1": {
2026-06-09 14:45:14.343714 | controller |           "f:metadata": {
2026-06-09 14:45:14.343730 | controller |             "f:annotations": {
2026-06-09 14:45:14.343745 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 14:45:14.343759 | controller |             }
2026-06-09 14:45:14.343773 | controller |           }
2026-06-09 14:45:14.343787 | controller |         },
2026-06-09 14:45:14.343801 | controller |         "manager": "multus-daemon",
2026-06-09 14:45:14.343814 | controller |         "operation": "Update",
2026-06-09 14:45:14.343828 | controller |         "subresource": "status",
2026-06-09 14:45:14.343842 | controller |         "time": "2026-06-09T13:51:15Z"
2026-06-09 14:45:14.343856 | controller |       },
2026-06-09 14:45:14.343869 | controller |       {
2026-06-09 14:45:14.343883 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.343897 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.343911 | controller |         "fieldsV1": {
2026-06-09 14:45:14.343926 | controller |           "f:status": {
2026-06-09 14:45:14.343939 | controller |             "f:conditions": {
2026-06-09 14:45:14.343953 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 14:45:14.343967 | controller |                 ".": {},
2026-06-09 14:45:14.343982 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.343996 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.344010 | controller |                 "f:status": {},
2026-06-09 14:45:14.344025 | controller |                 "f:type": {}
2026-06-09 14:45:14.344039 | controller |               },
2026-06-09 14:45:14.344053 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 14:45:14.344067 | controller |                 ".": {},
2026-06-09 14:45:14.344082 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.344096 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.344111 | controller |                 "f:status": {},
2026-06-09 14:45:14.344125 | controller |                 "f:type": {}
2026-06-09 14:45:14.344140 | controller |               },
2026-06-09 14:45:14.344154 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 14:45:14.344169 | controller |                 ".": {},
2026-06-09 14:45:14.344186 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.344201 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.344215 | controller |                 "f:status": {},
2026-06-09 14:45:14.344229 | controller |                 "f:type": {}
2026-06-09 14:45:14.344243 | controller |               },
2026-06-09 14:45:14.344257 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 14:45:14.344271 | controller |                 ".": {},
2026-06-09 14:45:14.344285 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.344298 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.344312 | controller |                 "f:status": {},
2026-06-09 14:45:14.344325 | controller |                 "f:type": {}
2026-06-09 14:45:14.344339 | controller |               }
2026-06-09 14:45:14.344352 | controller |             },
2026-06-09 14:45:14.344366 | controller |             "f:containerStatuses": {},
2026-06-09 14:45:14.344380 | controller |             "f:hostIP": {},
2026-06-09 14:45:14.344394 | controller |             "f:hostIPs": {},
2026-06-09 14:45:14.344408 | controller |             "f:phase": {},
2026-06-09 14:45:14.344422 | controller |             "f:podIP": {},
2026-06-09 14:45:14.344436 | controller |             "f:podIPs": {
2026-06-09 14:45:14.344450 | controller |               ".": {},
2026-06-09 14:45:14.344464 | controller |               "k:{\"ip\":\"10.217.0.85\"}": {
2026-06-09 14:45:14.344478 | controller |                 ".": {},
2026-06-09 14:45:14.344492 | controller |                 "f:ip": {}
2026-06-09 14:45:14.344506 | controller |               }
2026-06-09 14:45:14.344540 | controller |             },
2026-06-09 14:45:14.344555 | controller |             "f:startTime": {}
2026-06-09 14:45:14.344569 | controller |           }
2026-06-09 14:45:14.344583 | controller |         },
2026-06-09 14:45:14.344597 | controller |         "manager": "kubelet",
2026-06-09 14:45:14.344611 | controller |         "operation": "Update",
2026-06-09 14:45:14.344625 | controller |         "subresource": "status",
2026-06-09 14:45:14.344640 | controller |         "time": "2026-06-09T13:52:34Z"
2026-06-09 14:45:14.344654 | controller |       }
2026-06-09 14:45:14.344668 | controller |     ],
2026-06-09 14:45:14.344681 | controller |     "name": "octavia-operator-controller-manager-6495978d8d-vf5nr",
2026-06-09 14:45:14.344696 | controller |     "namespace": "openstack-operators",
2026-06-09 14:45:14.344712 | controller |     "ownerReferences": [
2026-06-09 14:45:14.344728 | controller |       {
2026-06-09 14:45:14.344742 | controller |         "apiVersion": "apps/v1",
2026-06-09 14:45:14.344756 | controller |         "blockOwnerDeletion": true,
2026-06-09 14:45:14.344770 | controller |         "controller": true,
2026-06-09 14:45:14.344784 | controller |         "kind": "ReplicaSet",
2026-06-09 14:45:14.344797 | controller |         "name": "octavia-operator-controller-manager-6495978d8d",
2026-06-09 14:45:14.344811 | controller |         "uid": "9f4e027c-a60b-4f7f-aeed-e682e5c45624"
2026-06-09 14:45:14.344825 | controller |       }
2026-06-09 14:45:14.344839 | controller |     ],
2026-06-09 14:45:14.344853 | controller |     "resourceVersion": "54973",
2026-06-09 14:45:14.344867 | controller |     "uid": "9337ce80-7364-425b-a06b-f772e7833760"
2026-06-09 14:45:14.344882 | controller |   },
2026-06-09 14:45:14.344895 | controller |   "spec": {
2026-06-09 14:45:14.344910 | controller |     "containers": [
2026-06-09 14:45:14.344924 | controller |       {
2026-06-09 14:45:14.344938 | controller |         "args": [
2026-06-09 14:45:14.344952 | controller |           "--leader-elect",
2026-06-09 14:45:14.344966 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 14:45:14.344980 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 14:45:14.344994 | controller |         ],
2026-06-09 14:45:14.345008 | controller |         "command": [
2026-06-09 14:45:14.345022 | controller |           "/manager"
2026-06-09 14:45:14.345042 | controller |         ],
2026-06-09 14:45:14.345057 | controller |         "env": [
2026-06-09 14:45:14.345071 | controller |           {
2026-06-09 14:45:14.345085 | controller |             "name": "LEASE_DURATION",
2026-06-09 14:45:14.345098 | controller |             "value": "30"
2026-06-09 14:45:14.345112 | controller |           },
2026-06-09 14:45:14.345126 | controller |           {
2026-06-09 14:45:14.345140 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 14:45:14.345154 | controller |             "value": "20"
2026-06-09 14:45:14.345169 | controller |           },
2026-06-09 14:45:14.345183 | controller |           {
2026-06-09 14:45:14.345197 | controller |             "name": "RETRY_PERIOD",
2026-06-09 14:45:14.345211 | controller |             "value": "5"
2026-06-09 14:45:14.345226 | controller |           },
2026-06-09 14:45:14.345240 | controller |           {
2026-06-09 14:45:14.345254 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 14:45:14.345269 | controller |             "value": "false"
2026-06-09 14:45:14.345283 | controller |           },
2026-06-09 14:45:14.345298 | controller |           {
2026-06-09 14:45:14.345312 | controller |             "name": "METRICS_CERTS",
2026-06-09 14:45:14.345326 | controller |             "value": "false"
2026-06-09 14:45:14.345341 | controller |           }
2026-06-09 14:45:14.345355 | controller |         ],
2026-06-09 14:45:14.345370 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63",
2026-06-09 14:45:14.345385 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 14:45:14.345400 | controller |         "livenessProbe": {
2026-06-09 14:45:14.345415 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.345430 | controller |           "httpGet": {
2026-06-09 14:45:14.345445 | controller |             "path": "/healthz",
2026-06-09 14:45:14.345460 | controller |             "port": 8081,
2026-06-09 14:45:14.345474 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.345489 | controller |           },
2026-06-09 14:45:14.345503 | controller |           "initialDelaySeconds": 15,
2026-06-09 14:45:14.345535 | controller |           "periodSeconds": 20,
2026-06-09 14:45:14.345550 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.345565 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.345580 | controller |         },
2026-06-09 14:45:14.345594 | controller |         "name": "manager",
2026-06-09 14:45:14.345608 | controller |         "readinessProbe": {
2026-06-09 14:45:14.345622 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.345637 | controller |           "httpGet": {
2026-06-09 14:45:14.345651 | controller |             "path": "/readyz",
2026-06-09 14:45:14.345665 | controller |             "port": 8081,
2026-06-09 14:45:14.345680 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.345694 | controller |           },
2026-06-09 14:45:14.345709 | controller |           "initialDelaySeconds": 5,
2026-06-09 14:45:14.345723 | controller |           "periodSeconds": 10,
2026-06-09 14:45:14.345737 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.345752 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.345766 | controller |         },
2026-06-09 14:45:14.345781 | controller |         "resources": {
2026-06-09 14:45:14.345795 | controller |           "limits": {
2026-06-09 14:45:14.345810 | controller |             "cpu": "500m",
2026-06-09 14:45:14.345824 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.345839 | controller |           },
2026-06-09 14:45:14.345853 | controller |           "requests": {
2026-06-09 14:45:14.345868 | controller |             "cpu": "10m",
2026-06-09 14:45:14.345882 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.345896 | controller |           }
2026-06-09 14:45:14.345910 | controller |         },
2026-06-09 14:45:14.345928 | controller |         "securityContext": {
2026-06-09 14:45:14.345943 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 14:45:14.345958 | controller |           "capabilities": {
2026-06-09 14:45:14.345972 | controller |             "drop": [
2026-06-09 14:45:14.345987 | controller |               "MKNOD"
2026-06-09 14:45:14.346023 | controller |             ]
2026-06-09 14:45:14.346038 | controller |           }
2026-06-09 14:45:14.346053 | controller |         },
2026-06-09 14:45:14.346068 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 14:45:14.346082 | controller |         "terminationMessagePolicy": "File",
2026-06-09 14:45:14.346097 | controller |         "volumeMounts": [
2026-06-09 14:45:14.346112 | controller |           {
2026-06-09 14:45:14.346126 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.346141 | controller |             "name": "kube-api-access-rshdf",
2026-06-09 14:45:14.346156 | controller |             "readOnly": true
2026-06-09 14:45:14.346172 | controller |           }
2026-06-09 14:45:14.346187 | controller |         ]
2026-06-09 14:45:14.346202 | controller |       }
2026-06-09 14:45:14.346216 | controller |     ],
2026-06-09 14:45:14.346231 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 14:45:14.346246 | controller |     "enableServiceLinks": true,
2026-06-09 14:45:14.346260 | controller |     "imagePullSecrets": [
2026-06-09 14:45:14.346275 | controller |       {
2026-06-09 14:45:14.346290 | controller |         "name": "octavia-operator-controller-manager-dockercfg-79s49"
2026-06-09 14:45:14.346304 | controller |       }
2026-06-09 14:45:14.346319 | controller |     ],
2026-06-09 14:45:14.346334 | controller |     "nodeName": "crc",
2026-06-09 14:45:14.346348 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 14:45:14.346363 | controller |     "priority": 0,
2026-06-09 14:45:14.346377 | controller |     "restartPolicy": "Always",
2026-06-09 14:45:14.346392 | controller |     "schedulerName": "default-scheduler",
2026-06-09 14:45:14.346407 | controller |     "securityContext": {
2026-06-09 14:45:14.346422 | controller |       "runAsNonRoot": true,
2026-06-09 14:45:14.346437 | controller |       "seLinuxOptions": {
2026-06-09 14:45:14.346451 | controller |         "level": "s0:c26,c5"
2026-06-09 14:45:14.346466 | controller |       }
2026-06-09 14:45:14.346481 | controller |     },
2026-06-09 14:45:14.346495 | controller |     "serviceAccount": "octavia-operator-controller-manager",
2026-06-09 14:45:14.346525 | controller |     "serviceAccountName": "octavia-operator-controller-manager",
2026-06-09 14:45:14.346545 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 14:45:14.346561 | controller |     "tolerations": [
2026-06-09 14:45:14.346576 | controller |       {
2026-06-09 14:45:14.346591 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.346605 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 14:45:14.346620 | controller |         "operator": "Exists",
2026-06-09 14:45:14.346634 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.346649 | controller |       },
2026-06-09 14:45:14.346663 | controller |       {
2026-06-09 14:45:14.346677 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.346692 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 14:45:14.346706 | controller |         "operator": "Exists",
2026-06-09 14:45:14.346721 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.346735 | controller |       },
2026-06-09 14:45:14.346749 | controller |       {
2026-06-09 14:45:14.346763 | controller |         "effect": "NoSchedule",
2026-06-09 14:45:14.346777 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 14:45:14.346792 | controller |         "operator": "Exists"
2026-06-09 14:45:14.346806 | controller |       }
2026-06-09 14:45:14.346820 | controller |     ],
2026-06-09 14:45:14.346837 | controller |     "volumes": [
2026-06-09 14:45:14.346852 | controller |       {
2026-06-09 14:45:14.346866 | controller |         "name": "kube-api-access-rshdf",
2026-06-09 14:45:14.346881 | controller |         "projected": {
2026-06-09 14:45:14.346895 | controller |           "defaultMode": 420,
2026-06-09 14:45:14.346909 | controller |           "sources": [
2026-06-09 14:45:14.346923 | controller |             {
2026-06-09 14:45:14.346937 | controller |               "serviceAccountToken": {
2026-06-09 14:45:14.346951 | controller |                 "expirationSeconds": 3607,
2026-06-09 14:45:14.346965 | controller |                 "path": "token"
2026-06-09 14:45:14.346979 | controller |               }
2026-06-09 14:45:14.346993 | controller |             },
2026-06-09 14:45:14.347008 | controller |             {
2026-06-09 14:45:14.347022 | controller |               "configMap": {
2026-06-09 14:45:14.347036 | controller |                 "items": [
2026-06-09 14:45:14.347051 | controller |                   {
2026-06-09 14:45:14.347065 | controller |                     "key": "ca.crt",
2026-06-09 14:45:14.347079 | controller |                     "path": "ca.crt"
2026-06-09 14:45:14.347094 | controller |                   }
2026-06-09 14:45:14.347108 | controller |                 ],
2026-06-09 14:45:14.347122 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 14:45:14.347137 | controller |               }
2026-06-09 14:45:14.347151 | controller |             },
2026-06-09 14:45:14.347165 | controller |             {
2026-06-09 14:45:14.347180 | controller |               "downwardAPI": {
2026-06-09 14:45:14.347195 | controller |                 "items": [
2026-06-09 14:45:14.347209 | controller |                   {
2026-06-09 14:45:14.347224 | controller |                     "fieldRef": {
2026-06-09 14:45:14.347238 | controller |                       "apiVersion": "v1",
2026-06-09 14:45:14.347253 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 14:45:14.347267 | controller |                     },
2026-06-09 14:45:14.347281 | controller |                     "path": "namespace"
2026-06-09 14:45:14.347296 | controller |                   }
2026-06-09 14:45:14.347310 | controller |                 ]
2026-06-09 14:45:14.347325 | controller |               }
2026-06-09 14:45:14.347339 | controller |             },
2026-06-09 14:45:14.347353 | controller |             {
2026-06-09 14:45:14.347367 | controller |               "configMap": {
2026-06-09 14:45:14.347381 | controller |                 "items": [
2026-06-09 14:45:14.347395 | controller |                   {
2026-06-09 14:45:14.347410 | controller |                     "key": "service-ca.crt",
2026-06-09 14:45:14.347424 | controller |                     "path": "service-ca.crt"
2026-06-09 14:45:14.347439 | controller |                   }
2026-06-09 14:45:14.347454 | controller |                 ],
2026-06-09 14:45:14.347469 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 14:45:14.347483 | controller |               }
2026-06-09 14:45:14.347498 | controller |             }
2026-06-09 14:45:14.347527 | controller |           ]
2026-06-09 14:45:14.347544 | controller |         }
2026-06-09 14:45:14.347558 | controller |       }
2026-06-09 14:45:14.347573 | controller |     ]
2026-06-09 14:45:14.347588 | controller |   },
2026-06-09 14:45:14.347602 | controller |   "status": {
2026-06-09 14:45:14.347617 | controller |     "conditions": [
2026-06-09 14:45:14.347632 | controller |       {
2026-06-09 14:45:14.347647 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.347662 | controller |         "lastTransitionTime": "2026-06-09T13:52:22Z",
2026-06-09 14:45:14.347677 | controller |         "status": "True",
2026-06-09 14:45:14.347692 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 14:45:14.347707 | controller |       },
2026-06-09 14:45:14.347722 | controller |       {
2026-06-09 14:45:14.347737 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.347755 | controller |         "lastTransitionTime": "2026-06-09T13:51:04Z",
2026-06-09 14:45:14.347771 | controller |         "status": "True",
2026-06-09 14:45:14.347786 | controller |         "type": "Initialized"
2026-06-09 14:45:14.347801 | controller |       },
2026-06-09 14:45:14.347816 | controller |       {
2026-06-09 14:45:14.347831 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.347846 | controller |         "lastTransitionTime": "2026-06-09T13:52:34Z",
2026-06-09 14:45:14.347861 | controller |         "status": "True",
2026-06-09 14:45:14.347876 | controller |         "type": "Ready"
2026-06-09 14:45:14.347890 | controller |       },
2026-06-09 14:45:14.347905 | controller |       {
2026-06-09 14:45:14.347920 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.347935 | controller |         "lastTransitionTime": "2026-06-09T13:52:34Z",
2026-06-09 14:45:14.347950 | controller |         "status": "True",
2026-06-09 14:45:14.347964 | controller |         "type": "ContainersReady"
2026-06-09 14:45:14.347979 | controller |       },
2026-06-09 14:45:14.347993 | controller |       {
2026-06-09 14:45:14.348008 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.348022 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.348036 | controller |         "status": "True",
2026-06-09 14:45:14.348051 | controller |         "type": "PodScheduled"
2026-06-09 14:45:14.348065 | controller |       }
2026-06-09 14:45:14.348079 | controller |     ],
2026-06-09 14:45:14.348094 | controller |     "containerStatuses": [
2026-06-09 14:45:14.348108 | controller |       {
2026-06-09 14:45:14.348122 | controller |         "allocatedResources": {
2026-06-09 14:45:14.348137 | controller |           "cpu": "10m",
2026-06-09 14:45:14.348151 | controller |           "memory": "256Mi"
2026-06-09 14:45:14.348165 | controller |         },
2026-06-09 14:45:14.348180 | controller |         "containerID": "cri-o://abc91da79624ced6422c34ff8370e92fb6b64e7d2db8eb749da422f7e7029906",
2026-06-09 14:45:14.348195 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63",
2026-06-09 14:45:14.348210 | controller |         "imageID": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63",
2026-06-09 14:45:14.348225 | controller |         "lastState": {},
2026-06-09 14:45:14.348239 | controller |         "name": "manager",
2026-06-09 14:45:14.348254 | controller |         "ready": true,
2026-06-09 14:45:14.348269 | controller |         "resources": {
2026-06-09 14:45:14.348283 | controller |           "limits": {
2026-06-09 14:45:14.348298 | controller |             "cpu": "500m",
2026-06-09 14:45:14.348312 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.348326 | controller |           },
2026-06-09 14:45:14.348340 | controller |           "requests": {
2026-06-09 14:45:14.348354 | controller |             "cpu": "10m",
2026-06-09 14:45:14.348369 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.348383 | controller |           }
2026-06-09 14:45:14.348397 | controller |         },
2026-06-09 14:45:14.348411 | controller |         "restartCount": 0,
2026-06-09 14:45:14.348425 | controller |         "started": true,
2026-06-09 14:45:14.348439 | controller |         "state": {
2026-06-09 14:45:14.348454 | controller |           "running": {
2026-06-09 14:45:14.348468 | controller |             "startedAt": "2026-06-09T13:52:21Z"
2026-06-09 14:45:14.348483 | controller |           }
2026-06-09 14:45:14.348498 | controller |         },
2026-06-09 14:45:14.348527 | controller |         "user": {
2026-06-09 14:45:14.348547 | controller |           "linux": {
2026-06-09 14:45:14.348562 | controller |             "gid": 0,
2026-06-09 14:45:14.348578 | controller |             "supplementalGroups": [
2026-06-09 14:45:14.348592 | controller |               0
2026-06-09 14:45:14.348610 | controller |             ],
2026-06-09 14:45:14.348625 | controller |             "uid": 65532
2026-06-09 14:45:14.348639 | controller |           }
2026-06-09 14:45:14.348654 | controller |         },
2026-06-09 14:45:14.348669 | controller |         "volumeMounts": [
2026-06-09 14:45:14.348683 | controller |           {
2026-06-09 14:45:14.348698 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.348713 | controller |             "name": "kube-api-access-rshdf",
2026-06-09 14:45:14.348728 | controller |             "readOnly": true,
2026-06-09 14:45:14.348743 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:14.348758 | controller |           }
2026-06-09 14:45:14.348773 | controller |         ]
2026-06-09 14:45:14.348787 | controller |       }
2026-06-09 14:45:14.348802 | controller |     ],
2026-06-09 14:45:14.348816 | controller |     "hostIP": "192.168.126.11",
2026-06-09 14:45:14.348831 | controller |     "hostIPs": [
2026-06-09 14:45:14.348845 | controller |       {
2026-06-09 14:45:14.348860 | controller |         "ip": "192.168.126.11"
2026-06-09 14:45:14.348875 | controller |       }
2026-06-09 14:45:14.348889 | controller |     ],
2026-06-09 14:45:14.348904 | controller |     "phase": "Running",
2026-06-09 14:45:14.348918 | controller |     "podIP": "10.217.0.85",
2026-06-09 14:45:14.348932 | controller |     "podIPs": [
2026-06-09 14:45:14.348947 | controller |       {
2026-06-09 14:45:14.348961 | controller |         "ip": "10.217.0.85"
2026-06-09 14:45:14.348976 | controller |       }
2026-06-09 14:45:14.348990 | controller |     ],
2026-06-09 14:45:14.349005 | controller |     "qosClass": "Burstable",
2026-06-09 14:45:14.349019 | controller |     "startTime": "2026-06-09T13:51:04Z"
2026-06-09 14:45:14.349034 | controller |   }
2026-06-09 14:45:14.349048 | controller | }
2026-06-09 14:45:14.372819 | controller | ok:
2026-06-09 14:45:14.372877 | controller | {
2026-06-09 14:45:14.372905 | controller |   "apiVersion": "v1",
2026-06-09 14:45:14.372923 | controller |   "kind": "Pod",
2026-06-09 14:45:14.372944 | controller |   "metadata": {
2026-06-09 14:45:14.373012 | controller |     "annotations": {
2026-06-09 14:45:14.373030 | 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-09 14:45:14.373053 | 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-09 14:45:14.373075 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 14:45:14.373150 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-09 14:45:14.373172 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-09 14:45:14.373189 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-09 14:45:14.373204 | controller |     },
2026-06-09 14:45:14.373220 | controller |     "creationTimestamp": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.373236 | controller |     "generateName": "openstack-baremetal-operator-controller-manager-7c67dc759f-",
2026-06-09 14:45:14.373251 | controller |     "generation": 1,
2026-06-09 14:45:14.373266 | controller |     "labels": {
2026-06-09 14:45:14.373281 | controller |       "app.kubernetes.io/name": "openstack-baremetal-operator",
2026-06-09 14:45:14.373296 | controller |       "control-plane": "controller-manager",
2026-06-09 14:45:14.373316 | controller |       "openstack.org/operator-name": "openstack-baremetal",
2026-06-09 14:45:14.373331 | controller |       "pod-template-hash": "7c67dc759f"
2026-06-09 14:45:14.373347 | controller |     },
2026-06-09 14:45:14.373362 | controller |     "managedFields": [
2026-06-09 14:45:14.373377 | controller |       {
2026-06-09 14:45:14.373392 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.373407 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.373421 | controller |         "fieldsV1": {
2026-06-09 14:45:14.373436 | controller |           "f:metadata": {
2026-06-09 14:45:14.373451 | controller |             "f:annotations": {
2026-06-09 14:45:14.373466 | controller |               ".": {},
2026-06-09 14:45:14.373481 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 14:45:14.373496 | controller |             },
2026-06-09 14:45:14.373534 | controller |             "f:generateName": {},
2026-06-09 14:45:14.373556 | controller |             "f:labels": {
2026-06-09 14:45:14.373572 | controller |               ".": {},
2026-06-09 14:45:14.373587 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 14:45:14.373602 | controller |               "f:control-plane": {},
2026-06-09 14:45:14.373617 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 14:45:14.373632 | controller |               "f:pod-template-hash": {}
2026-06-09 14:45:14.373647 | controller |             },
2026-06-09 14:45:14.373661 | controller |             "f:ownerReferences": {
2026-06-09 14:45:14.373676 | controller |               ".": {},
2026-06-09 14:45:14.373691 | controller |               "k:{\"uid\":\"ee3e42d7-2ff3-4ca5-a251-1a3b982bae00\"}": {}
2026-06-09 14:45:14.373706 | controller |             }
2026-06-09 14:45:14.373721 | controller |           },
2026-06-09 14:45:14.373735 | controller |           "f:spec": {
2026-06-09 14:45:14.373750 | controller |             "f:containers": {
2026-06-09 14:45:14.373764 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 14:45:14.373779 | controller |                 ".": {},
2026-06-09 14:45:14.373793 | controller |                 "f:args": {},
2026-06-09 14:45:14.373808 | controller |                 "f:command": {},
2026-06-09 14:45:14.373822 | controller |                 "f:env": {
2026-06-09 14:45:14.373837 | controller |                   ".": {},
2026-06-09 14:45:14.373851 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 14:45:14.373866 | controller |                     ".": {},
2026-06-09 14:45:14.373881 | controller |                     "f:name": {},
2026-06-09 14:45:14.373895 | controller |                     "f:value": {}
2026-06-09 14:45:14.373910 | controller |                   },
2026-06-09 14:45:14.373925 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 14:45:14.373939 | controller |                     ".": {},
2026-06-09 14:45:14.373954 | controller |                     "f:name": {},
2026-06-09 14:45:14.373969 | controller |                     "f:value": {}
2026-06-09 14:45:14.374029 | controller |                   },
2026-06-09 14:45:14.374046 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 14:45:14.374062 | controller |                     ".": {},
2026-06-09 14:45:14.374077 | controller |                     "f:name": {},
2026-06-09 14:45:14.374092 | controller |                     "f:value": {}
2026-06-09 14:45:14.374107 | controller |                   },
2026-06-09 14:45:14.374122 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.374137 | controller |                     ".": {},
2026-06-09 14:45:14.374152 | controller |                     "f:name": {},
2026-06-09 14:45:14.374167 | controller |                     "f:value": {}
2026-06-09 14:45:14.374181 | controller |                   },
2026-06-09 14:45:14.374196 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.374215 | controller |                     ".": {},
2026-06-09 14:45:14.374230 | controller |                     "f:name": {},
2026-06-09 14:45:14.374245 | controller |                     "f:value": {}
2026-06-09 14:45:14.374259 | controller |                   },
2026-06-09 14:45:14.374274 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.374289 | controller |                     ".": {},
2026-06-09 14:45:14.374304 | controller |                     "f:name": {},
2026-06-09 14:45:14.374319 | controller |                     "f:value": {}
2026-06-09 14:45:14.374334 | controller |                   },
2026-06-09 14:45:14.374349 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.374364 | controller |                     ".": {},
2026-06-09 14:45:14.374379 | controller |                     "f:name": {},
2026-06-09 14:45:14.374394 | controller |                     "f:value": {}
2026-06-09 14:45:14.374409 | controller |                   },
2026-06-09 14:45:14.374423 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.374438 | controller |                     ".": {},
2026-06-09 14:45:14.374453 | controller |                     "f:name": {},
2026-06-09 14:45:14.374468 | controller |                     "f:value": {}
2026-06-09 14:45:14.374482 | controller |                   },
2026-06-09 14:45:14.374497 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.374527 | controller |                     ".": {},
2026-06-09 14:45:14.374548 | controller |                     "f:name": {},
2026-06-09 14:45:14.374563 | controller |                     "f:value": {}
2026-06-09 14:45:14.374578 | controller |                   },
2026-06-09 14:45:14.374593 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.374608 | controller |                     ".": {},
2026-06-09 14:45:14.374623 | controller |                     "f:name": {},
2026-06-09 14:45:14.374637 | controller |                     "f:value": {}
2026-06-09 14:45:14.374652 | controller |                   },
2026-06-09 14:45:14.374666 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.374681 | controller |                     ".": {},
2026-06-09 14:45:14.374696 | controller |                     "f:name": {},
2026-06-09 14:45:14.374711 | controller |                     "f:value": {}
2026-06-09 14:45:14.374725 | controller |                   },
2026-06-09 14:45:14.374739 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.374754 | controller |                     ".": {},
2026-06-09 14:45:14.374768 | controller |                     "f:name": {},
2026-06-09 14:45:14.374783 | controller |                     "f:value": {}
2026-06-09 14:45:14.374797 | controller |                   },
2026-06-09 14:45:14.374812 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.374827 | controller |                     ".": {},
2026-06-09 14:45:14.374841 | controller |                     "f:name": {},
2026-06-09 14:45:14.374856 | controller |                     "f:value": {}
2026-06-09 14:45:14.374870 | controller |                   },
2026-06-09 14:45:14.374884 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.374899 | controller |                     ".": {},
2026-06-09 14:45:14.374913 | controller |                     "f:name": {},
2026-06-09 14:45:14.374928 | controller |                     "f:value": {}
2026-06-09 14:45:14.374942 | controller |                   },
2026-06-09 14:45:14.374957 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.374977 | controller |                     ".": {},
2026-06-09 14:45:14.374993 | controller |                     "f:name": {},
2026-06-09 14:45:14.375007 | controller |                     "f:value": {}
2026-06-09 14:45:14.375022 | controller |                   },
2026-06-09 14:45:14.375036 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.375050 | controller |                     ".": {},
2026-06-09 14:45:14.375065 | controller |                     "f:name": {},
2026-06-09 14:45:14.375079 | controller |                     "f:value": {}
2026-06-09 14:45:14.375093 | controller |                   },
2026-06-09 14:45:14.375108 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.375122 | controller |                     ".": {},
2026-06-09 14:45:14.375137 | controller |                     "f:name": {},
2026-06-09 14:45:14.375151 | controller |                     "f:value": {}
2026-06-09 14:45:14.375166 | controller |                   },
2026-06-09 14:45:14.375180 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.375195 | controller |                     ".": {},
2026-06-09 14:45:14.375209 | controller |                     "f:name": {},
2026-06-09 14:45:14.375223 | controller |                     "f:value": {}
2026-06-09 14:45:14.375237 | controller |                   },
2026-06-09 14:45:14.375251 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.375266 | controller |                     ".": {},
2026-06-09 14:45:14.375280 | controller |                     "f:name": {},
2026-06-09 14:45:14.375295 | controller |                     "f:value": {}
2026-06-09 14:45:14.375309 | controller |                   },
2026-06-09 14:45:14.375324 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.375339 | controller |                     ".": {},
2026-06-09 14:45:14.375354 | controller |                     "f:name": {},
2026-06-09 14:45:14.375370 | controller |                     "f:value": {}
2026-06-09 14:45:14.375384 | controller |                   },
2026-06-09 14:45:14.375399 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.375414 | controller |                     ".": {},
2026-06-09 14:45:14.375429 | controller |                     "f:name": {},
2026-06-09 14:45:14.375443 | controller |                     "f:value": {}
2026-06-09 14:45:14.375457 | controller |                   },
2026-06-09 14:45:14.375472 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.375486 | controller |                     ".": {},
2026-06-09 14:45:14.375501 | controller |                     "f:name": {},
2026-06-09 14:45:14.375530 | controller |                     "f:value": {}
2026-06-09 14:45:14.375546 | controller |                   },
2026-06-09 14:45:14.375560 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.375576 | controller |                     ".": {},
2026-06-09 14:45:14.375591 | controller |                     "f:name": {},
2026-06-09 14:45:14.375605 | controller |                     "f:value": {}
2026-06-09 14:45:14.375620 | controller |                   },
2026-06-09 14:45:14.375635 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.375649 | controller |                     ".": {},
2026-06-09 14:45:14.375665 | controller |                     "f:name": {},
2026-06-09 14:45:14.375679 | controller |                     "f:value": {}
2026-06-09 14:45:14.375698 | controller |                   },
2026-06-09 14:45:14.375713 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.375728 | controller |                     ".": {},
2026-06-09 14:45:14.375742 | controller |                     "f:name": {},
2026-06-09 14:45:14.375757 | controller |                     "f:value": {}
2026-06-09 14:45:14.375771 | controller |                   },
2026-06-09 14:45:14.375785 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.375800 | controller |                     ".": {},
2026-06-09 14:45:14.375814 | controller |                     "f:name": {},
2026-06-09 14:45:14.375829 | controller |                     "f:value": {}
2026-06-09 14:45:14.375843 | controller |                   },
2026-06-09 14:45:14.375857 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.375872 | controller |                     ".": {},
2026-06-09 14:45:14.375886 | controller |                     "f:name": {},
2026-06-09 14:45:14.375900 | controller |                     "f:value": {}
2026-06-09 14:45:14.375914 | controller |                   },
2026-06-09 14:45:14.375929 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.375943 | controller |                     ".": {},
2026-06-09 14:45:14.375957 | controller |                     "f:name": {},
2026-06-09 14:45:14.375972 | controller |                     "f:value": {}
2026-06-09 14:45:14.375986 | controller |                   },
2026-06-09 14:45:14.376000 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.376014 | controller |                     ".": {},
2026-06-09 14:45:14.376028 | controller |                     "f:name": {},
2026-06-09 14:45:14.376043 | controller |                     "f:value": {}
2026-06-09 14:45:14.376057 | controller |                   },
2026-06-09 14:45:14.376072 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.376086 | controller |                     ".": {},
2026-06-09 14:45:14.376101 | controller |                     "f:name": {},
2026-06-09 14:45:14.376115 | controller |                     "f:value": {}
2026-06-09 14:45:14.376130 | controller |                   },
2026-06-09 14:45:14.376144 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.376159 | controller |                     ".": {},
2026-06-09 14:45:14.376174 | controller |                     "f:name": {},
2026-06-09 14:45:14.376188 | controller |                     "f:value": {}
2026-06-09 14:45:14.376203 | controller |                   },
2026-06-09 14:45:14.376217 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.376232 | controller |                     ".": {},
2026-06-09 14:45:14.376247 | controller |                     "f:name": {},
2026-06-09 14:45:14.376262 | controller |                     "f:value": {}
2026-06-09 14:45:14.376276 | controller |                   },
2026-06-09 14:45:14.376291 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.376305 | controller |                     ".": {},
2026-06-09 14:45:14.376320 | controller |                     "f:name": {},
2026-06-09 14:45:14.376335 | controller |                     "f:value": {}
2026-06-09 14:45:14.376350 | controller |                   },
2026-06-09 14:45:14.376365 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.376380 | controller |                     ".": {},
2026-06-09 14:45:14.376395 | controller |                     "f:name": {},
2026-06-09 14:45:14.376412 | controller |                     "f:value": {}
2026-06-09 14:45:14.376427 | controller |                   },
2026-06-09 14:45:14.376442 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.376457 | controller |                     ".": {},
2026-06-09 14:45:14.376472 | controller |                     "f:name": {},
2026-06-09 14:45:14.376486 | controller |                     "f:value": {}
2026-06-09 14:45:14.376500 | controller |                   },
2026-06-09 14:45:14.376533 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.376550 | controller |                     ".": {},
2026-06-09 14:45:14.376565 | controller |                     "f:name": {},
2026-06-09 14:45:14.376580 | controller |                     "f:value": {}
2026-06-09 14:45:14.376594 | controller |                   },
2026-06-09 14:45:14.376609 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.376625 | controller |                     ".": {},
2026-06-09 14:45:14.376640 | controller |                     "f:name": {},
2026-06-09 14:45:14.376655 | controller |                     "f:value": {}
2026-06-09 14:45:14.376670 | controller |                   },
2026-06-09 14:45:14.376684 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.376699 | controller |                     ".": {},
2026-06-09 14:45:14.376717 | controller |                     "f:name": {},
2026-06-09 14:45:14.376733 | controller |                     "f:value": {}
2026-06-09 14:45:14.376748 | controller |                   },
2026-06-09 14:45:14.376763 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.376777 | controller |                     ".": {},
2026-06-09 14:45:14.376792 | controller |                     "f:name": {},
2026-06-09 14:45:14.376806 | controller |                     "f:value": {}
2026-06-09 14:45:14.376820 | controller |                   },
2026-06-09 14:45:14.376835 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.376849 | controller |                     ".": {},
2026-06-09 14:45:14.376863 | controller |                     "f:name": {},
2026-06-09 14:45:14.376878 | controller |                     "f:value": {}
2026-06-09 14:45:14.376892 | controller |                   },
2026-06-09 14:45:14.376906 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.376921 | controller |                     ".": {},
2026-06-09 14:45:14.376935 | controller |                     "f:name": {},
2026-06-09 14:45:14.376949 | controller |                     "f:value": {}
2026-06-09 14:45:14.376964 | controller |                   },
2026-06-09 14:45:14.376978 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.376992 | controller |                     ".": {},
2026-06-09 14:45:14.377007 | controller |                     "f:name": {},
2026-06-09 14:45:14.377021 | controller |                     "f:value": {}
2026-06-09 14:45:14.377036 | controller |                   },
2026-06-09 14:45:14.377050 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.377065 | controller |                     ".": {},
2026-06-09 14:45:14.377079 | controller |                     "f:name": {},
2026-06-09 14:45:14.377094 | controller |                     "f:value": {}
2026-06-09 14:45:14.377108 | controller |                   },
2026-06-09 14:45:14.377123 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.377137 | controller |                     ".": {},
2026-06-09 14:45:14.377155 | controller |                     "f:name": {},
2026-06-09 14:45:14.377170 | controller |                     "f:value": {}
2026-06-09 14:45:14.377184 | controller |                   },
2026-06-09 14:45:14.377198 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.377212 | controller |                     ".": {},
2026-06-09 14:45:14.377227 | controller |                     "f:name": {},
2026-06-09 14:45:14.377241 | controller |                     "f:value": {}
2026-06-09 14:45:14.377256 | controller |                   },
2026-06-09 14:45:14.377270 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.377285 | controller |                     ".": {},
2026-06-09 14:45:14.377300 | controller |                     "f:name": {},
2026-06-09 14:45:14.377314 | controller |                     "f:value": {}
2026-06-09 14:45:14.377329 | controller |                   },
2026-06-09 14:45:14.377344 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.377358 | controller |                     ".": {},
2026-06-09 14:45:14.377374 | controller |                     "f:name": {},
2026-06-09 14:45:14.377389 | controller |                     "f:value": {}
2026-06-09 14:45:14.377404 | controller |                   },
2026-06-09 14:45:14.377419 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.377433 | controller |                     ".": {},
2026-06-09 14:45:14.377448 | controller |                     "f:name": {},
2026-06-09 14:45:14.377463 | controller |                     "f:value": {}
2026-06-09 14:45:14.377477 | controller |                   },
2026-06-09 14:45:14.377492 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.377506 | controller |                     ".": {},
2026-06-09 14:45:14.377540 | controller |                     "f:name": {},
2026-06-09 14:45:14.377555 | controller |                     "f:value": {}
2026-06-09 14:45:14.377570 | controller |                   },
2026-06-09 14:45:14.377584 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.377599 | controller |                     ".": {},
2026-06-09 14:45:14.377613 | controller |                     "f:name": {},
2026-06-09 14:45:14.377628 | controller |                     "f:value": {}
2026-06-09 14:45:14.377643 | controller |                   },
2026-06-09 14:45:14.377658 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.377673 | controller |                     ".": {},
2026-06-09 14:45:14.377688 | controller |                     "f:name": {},
2026-06-09 14:45:14.377702 | controller |                     "f:value": {}
2026-06-09 14:45:14.377717 | controller |                   },
2026-06-09 14:45:14.377732 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.377747 | controller |                     ".": {},
2026-06-09 14:45:14.377761 | controller |                     "f:name": {},
2026-06-09 14:45:14.377776 | controller |                     "f:value": {}
2026-06-09 14:45:14.377791 | controller |                   },
2026-06-09 14:45:14.377805 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.377819 | controller |                     ".": {},
2026-06-09 14:45:14.377834 | controller |                     "f:name": {},
2026-06-09 14:45:14.377849 | controller |                     "f:value": {}
2026-06-09 14:45:14.377863 | controller |                   },
2026-06-09 14:45:14.377877 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.377892 | controller |                     ".": {},
2026-06-09 14:45:14.377910 | controller |                     "f:name": {},
2026-06-09 14:45:14.377925 | controller |                     "f:value": {}
2026-06-09 14:45:14.377940 | controller |                   },
2026-06-09 14:45:14.377954 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.377969 | controller |                     ".": {},
2026-06-09 14:45:14.378003 | controller |                     "f:name": {},
2026-06-09 14:45:14.378018 | controller |                     "f:value": {}
2026-06-09 14:45:14.378033 | controller |                   },
2026-06-09 14:45:14.378047 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.378062 | controller |                     ".": {},
2026-06-09 14:45:14.378077 | controller |                     "f:name": {},
2026-06-09 14:45:14.378092 | controller |                     "f:value": {}
2026-06-09 14:45:14.378106 | controller |                   },
2026-06-09 14:45:14.378121 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.378135 | controller |                     ".": {},
2026-06-09 14:45:14.378150 | controller |                     "f:name": {},
2026-06-09 14:45:14.378164 | controller |                     "f:value": {}
2026-06-09 14:45:14.378179 | controller |                   },
2026-06-09 14:45:14.378193 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.378208 | controller |                     ".": {},
2026-06-09 14:45:14.378222 | controller |                     "f:name": {},
2026-06-09 14:45:14.378237 | controller |                     "f:value": {}
2026-06-09 14:45:14.378251 | controller |                   },
2026-06-09 14:45:14.378265 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.378280 | controller |                     ".": {},
2026-06-09 14:45:14.378295 | controller |                     "f:name": {},
2026-06-09 14:45:14.378309 | controller |                     "f:value": {}
2026-06-09 14:45:14.378323 | controller |                   },
2026-06-09 14:45:14.378338 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.378352 | controller |                     ".": {},
2026-06-09 14:45:14.378366 | controller |                     "f:name": {},
2026-06-09 14:45:14.378381 | controller |                     "f:value": {}
2026-06-09 14:45:14.378396 | controller |                   },
2026-06-09 14:45:14.378411 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.378426 | controller |                     ".": {},
2026-06-09 14:45:14.378441 | controller |                     "f:name": {},
2026-06-09 14:45:14.378456 | controller |                     "f:value": {}
2026-06-09 14:45:14.378471 | controller |                   },
2026-06-09 14:45:14.378485 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.378500 | controller |                     ".": {},
2026-06-09 14:45:14.378543 | controller |                     "f:name": {},
2026-06-09 14:45:14.378560 | controller |                     "f:value": {}
2026-06-09 14:45:14.378575 | controller |                   },
2026-06-09 14:45:14.378590 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.378604 | controller |                     ".": {},
2026-06-09 14:45:14.378619 | controller |                     "f:name": {},
2026-06-09 14:45:14.378633 | controller |                     "f:value": {}
2026-06-09 14:45:14.378648 | controller |                   },
2026-06-09 14:45:14.378662 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.378681 | controller |                     ".": {},
2026-06-09 14:45:14.378696 | controller |                     "f:name": {},
2026-06-09 14:45:14.378711 | controller |                     "f:value": {}
2026-06-09 14:45:14.378726 | controller |                   },
2026-06-09 14:45:14.378740 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.378755 | controller |                     ".": {},
2026-06-09 14:45:14.378771 | controller |                     "f:name": {},
2026-06-09 14:45:14.378785 | controller |                     "f:value": {}
2026-06-09 14:45:14.378800 | controller |                   },
2026-06-09 14:45:14.378815 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.378830 | controller |                     ".": {},
2026-06-09 14:45:14.378844 | controller |                     "f:name": {},
2026-06-09 14:45:14.378859 | controller |                     "f:value": {}
2026-06-09 14:45:14.378873 | controller |                   },
2026-06-09 14:45:14.378888 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.378902 | controller |                     ".": {},
2026-06-09 14:45:14.378917 | controller |                     "f:name": {},
2026-06-09 14:45:14.378931 | controller |                     "f:value": {}
2026-06-09 14:45:14.378946 | controller |                   },
2026-06-09 14:45:14.378960 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.378975 | controller |                     ".": {},
2026-06-09 14:45:14.378989 | controller |                     "f:name": {},
2026-06-09 14:45:14.379003 | controller |                     "f:value": {}
2026-06-09 14:45:14.379017 | controller |                   },
2026-06-09 14:45:14.379032 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.379046 | controller |                     ".": {},
2026-06-09 14:45:14.379061 | controller |                     "f:name": {},
2026-06-09 14:45:14.379075 | controller |                     "f:value": {}
2026-06-09 14:45:14.379089 | controller |                   },
2026-06-09 14:45:14.379104 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.379118 | controller |                     ".": {},
2026-06-09 14:45:14.379133 | controller |                     "f:name": {},
2026-06-09 14:45:14.379147 | controller |                     "f:value": {}
2026-06-09 14:45:14.379162 | controller |                   },
2026-06-09 14:45:14.379176 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.379190 | controller |                     ".": {},
2026-06-09 14:45:14.379205 | controller |                     "f:name": {},
2026-06-09 14:45:14.379219 | controller |                     "f:value": {}
2026-06-09 14:45:14.379233 | controller |                   },
2026-06-09 14:45:14.379248 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.379262 | controller |                     ".": {},
2026-06-09 14:45:14.379276 | controller |                     "f:name": {},
2026-06-09 14:45:14.379291 | controller |                     "f:value": {}
2026-06-09 14:45:14.379305 | controller |                   },
2026-06-09 14:45:14.379319 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.379333 | controller |                     ".": {},
2026-06-09 14:45:14.379347 | controller |                     "f:name": {},
2026-06-09 14:45:14.379362 | controller |                     "f:value": {}
2026-06-09 14:45:14.379376 | controller |                   },
2026-06-09 14:45:14.379390 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.379408 | controller |                     ".": {},
2026-06-09 14:45:14.379423 | controller |                     "f:name": {},
2026-06-09 14:45:14.379437 | controller |                     "f:value": {}
2026-06-09 14:45:14.379452 | controller |                   },
2026-06-09 14:45:14.379467 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.379482 | controller |                     ".": {},
2026-06-09 14:45:14.379497 | controller |                     "f:name": {},
2026-06-09 14:45:14.379528 | controller |                     "f:value": {}
2026-06-09 14:45:14.379548 | controller |                   },
2026-06-09 14:45:14.379563 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.379578 | controller |                     ".": {},
2026-06-09 14:45:14.379593 | controller |                     "f:name": {},
2026-06-09 14:45:14.379607 | controller |                     "f:value": {}
2026-06-09 14:45:14.379621 | controller |                   },
2026-06-09 14:45:14.379636 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-09 14:45:14.379650 | controller |                     ".": {},
2026-06-09 14:45:14.379665 | controller |                     "f:name": {},
2026-06-09 14:45:14.379680 | controller |                     "f:value": {}
2026-06-09 14:45:14.379694 | controller |                   },
2026-06-09 14:45:14.379709 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.379723 | controller |                     ".": {},
2026-06-09 14:45:14.379738 | controller |                     "f:name": {},
2026-06-09 14:45:14.379753 | controller |                     "f:value": {}
2026-06-09 14:45:14.379768 | controller |                   },
2026-06-09 14:45:14.379782 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.379797 | controller |                     ".": {},
2026-06-09 14:45:14.379811 | controller |                     "f:name": {},
2026-06-09 14:45:14.379826 | controller |                     "f:value": {}
2026-06-09 14:45:14.379840 | controller |                   },
2026-06-09 14:45:14.379854 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.379869 | controller |                     ".": {},
2026-06-09 14:45:14.379883 | controller |                     "f:name": {},
2026-06-09 14:45:14.379897 | controller |                     "f:value": {}
2026-06-09 14:45:14.379911 | controller |                   },
2026-06-09 14:45:14.379926 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.379940 | controller |                     ".": {},
2026-06-09 14:45:14.379955 | controller |                     "f:name": {},
2026-06-09 14:45:14.379969 | controller |                     "f:value": {}
2026-06-09 14:45:14.379983 | controller |                   },
2026-06-09 14:45:14.379997 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.380012 | controller |                     ".": {},
2026-06-09 14:45:14.380026 | controller |                     "f:name": {},
2026-06-09 14:45:14.380041 | controller |                     "f:value": {}
2026-06-09 14:45:14.380055 | controller |                   },
2026-06-09 14:45:14.380070 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.380084 | controller |                     ".": {},
2026-06-09 14:45:14.380099 | controller |                     "f:name": {},
2026-06-09 14:45:14.380113 | controller |                     "f:value": {}
2026-06-09 14:45:14.380128 | controller |                   },
2026-06-09 14:45:14.380146 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.380161 | controller |                     ".": {},
2026-06-09 14:45:14.380176 | controller |                     "f:name": {},
2026-06-09 14:45:14.380191 | controller |                     "f:value": {}
2026-06-09 14:45:14.380205 | controller |                   },
2026-06-09 14:45:14.380220 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.380234 | controller |                     ".": {},
2026-06-09 14:45:14.380249 | controller |                     "f:name": {},
2026-06-09 14:45:14.380263 | controller |                     "f:value": {}
2026-06-09 14:45:14.380278 | controller |                   },
2026-06-09 14:45:14.380292 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.380307 | controller |                     ".": {},
2026-06-09 14:45:14.380322 | controller |                     "f:name": {},
2026-06-09 14:45:14.380336 | controller |                     "f:value": {}
2026-06-09 14:45:14.380351 | controller |                   },
2026-06-09 14:45:14.380365 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.380380 | controller |                     ".": {},
2026-06-09 14:45:14.380394 | controller |                     "f:name": {},
2026-06-09 14:45:14.380409 | controller |                     "f:value": {}
2026-06-09 14:45:14.380423 | controller |                   },
2026-06-09 14:45:14.380438 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.380453 | controller |                     ".": {},
2026-06-09 14:45:14.380467 | controller |                     "f:name": {},
2026-06-09 14:45:14.380482 | controller |                     "f:value": {}
2026-06-09 14:45:14.380497 | controller |                   },
2026-06-09 14:45:14.380525 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.380546 | controller |                     ".": {},
2026-06-09 14:45:14.380561 | controller |                     "f:name": {},
2026-06-09 14:45:14.380576 | controller |                     "f:value": {}
2026-06-09 14:45:14.380591 | controller |                   },
2026-06-09 14:45:14.380605 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.380620 | controller |                     ".": {},
2026-06-09 14:45:14.380635 | controller |                     "f:name": {},
2026-06-09 14:45:14.380650 | controller |                     "f:value": {}
2026-06-09 14:45:14.380665 | controller |                   },
2026-06-09 14:45:14.380680 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.380694 | controller |                     ".": {},
2026-06-09 14:45:14.380709 | controller |                     "f:name": {},
2026-06-09 14:45:14.380724 | controller |                     "f:value": {}
2026-06-09 14:45:14.380739 | controller |                   },
2026-06-09 14:45:14.380753 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.380768 | controller |                     ".": {},
2026-06-09 14:45:14.380783 | controller |                     "f:name": {},
2026-06-09 14:45:14.380797 | controller |                     "f:value": {}
2026-06-09 14:45:14.380812 | controller |                   },
2026-06-09 14:45:14.380826 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.380840 | controller |                     ".": {},
2026-06-09 14:45:14.380854 | controller |                     "f:name": {},
2026-06-09 14:45:14.380868 | controller |                     "f:value": {}
2026-06-09 14:45:14.380882 | controller |                   },
2026-06-09 14:45:14.380900 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.380914 | controller |                     ".": {},
2026-06-09 14:45:14.380928 | controller |                     "f:name": {},
2026-06-09 14:45:14.380942 | controller |                     "f:value": {}
2026-06-09 14:45:14.380956 | controller |                   },
2026-06-09 14:45:14.380969 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 14:45:14.380984 | controller |                     ".": {},
2026-06-09 14:45:14.380998 | controller |                     "f:name": {},
2026-06-09 14:45:14.381012 | controller |                     "f:value": {}
2026-06-09 14:45:14.381026 | controller |                   },
2026-06-09 14:45:14.381040 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 14:45:14.381054 | controller |                     ".": {},
2026-06-09 14:45:14.381067 | controller |                     "f:name": {},
2026-06-09 14:45:14.381081 | controller |                     "f:value": {}
2026-06-09 14:45:14.381096 | controller |                   }
2026-06-09 14:45:14.381110 | controller |                 },
2026-06-09 14:45:14.381124 | controller |                 "f:image": {},
2026-06-09 14:45:14.381138 | controller |                 "f:imagePullPolicy": {},
2026-06-09 14:45:14.381152 | controller |                 "f:livenessProbe": {
2026-06-09 14:45:14.381167 | controller |                   ".": {},
2026-06-09 14:45:14.381181 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.381195 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.381209 | controller |                     ".": {},
2026-06-09 14:45:14.381223 | controller |                     "f:path": {},
2026-06-09 14:45:14.381237 | controller |                     "f:port": {},
2026-06-09 14:45:14.381251 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.381264 | controller |                   },
2026-06-09 14:45:14.381278 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.381292 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.381306 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.381320 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.381334 | controller |                 },
2026-06-09 14:45:14.381348 | controller |                 "f:name": {},
2026-06-09 14:45:14.381362 | controller |                 "f:readinessProbe": {
2026-06-09 14:45:14.381377 | controller |                   ".": {},
2026-06-09 14:45:14.381420 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.381438 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.381452 | controller |                     ".": {},
2026-06-09 14:45:14.381466 | controller |                     "f:path": {},
2026-06-09 14:45:14.381480 | controller |                     "f:port": {},
2026-06-09 14:45:14.381494 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.381508 | controller |                   },
2026-06-09 14:45:14.381541 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.381556 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.381571 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.381585 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.381600 | controller |                 },
2026-06-09 14:45:14.381614 | controller |                 "f:resources": {
2026-06-09 14:45:14.381628 | controller |                   ".": {},
2026-06-09 14:45:14.381642 | controller |                   "f:limits": {
2026-06-09 14:45:14.381656 | controller |                     ".": {},
2026-06-09 14:45:14.381670 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.381684 | controller |                     "f:memory": {}
2026-06-09 14:45:14.381701 | controller |                   },
2026-06-09 14:45:14.381715 | controller |                   "f:requests": {
2026-06-09 14:45:14.381729 | controller |                     ".": {},
2026-06-09 14:45:14.381743 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.381757 | controller |                     "f:memory": {}
2026-06-09 14:45:14.381774 | controller |                   }
2026-06-09 14:45:14.381790 | controller |                 },
2026-06-09 14:45:14.381805 | controller |                 "f:securityContext": {
2026-06-09 14:45:14.381819 | controller |                   ".": {},
2026-06-09 14:45:14.381833 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 14:45:14.381848 | controller |                 },
2026-06-09 14:45:14.381862 | controller |                 "f:terminationMessagePath": {},
2026-06-09 14:45:14.381876 | controller |                 "f:terminationMessagePolicy": {},
2026-06-09 14:45:14.381890 | controller |                 "f:volumeMounts": {
2026-06-09 14:45:14.381905 | controller |                   ".": {},
2026-06-09 14:45:14.381919 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-09 14:45:14.381933 | controller |                     ".": {},
2026-06-09 14:45:14.381948 | controller |                     "f:mountPath": {},
2026-06-09 14:45:14.381962 | controller |                     "f:name": {},
2026-06-09 14:45:14.381991 | controller |                     "f:readOnly": {}
2026-06-09 14:45:14.382006 | controller |                   }
2026-06-09 14:45:14.382021 | controller |                 }
2026-06-09 14:45:14.382035 | controller |               }
2026-06-09 14:45:14.382050 | controller |             },
2026-06-09 14:45:14.382064 | controller |             "f:dnsPolicy": {},
2026-06-09 14:45:14.382078 | controller |             "f:enableServiceLinks": {},
2026-06-09 14:45:14.382092 | controller |             "f:restartPolicy": {},
2026-06-09 14:45:14.382106 | controller |             "f:schedulerName": {},
2026-06-09 14:45:14.382120 | controller |             "f:securityContext": {
2026-06-09 14:45:14.382134 | controller |               ".": {},
2026-06-09 14:45:14.382148 | controller |               "f:runAsNonRoot": {}
2026-06-09 14:45:14.382162 | controller |             },
2026-06-09 14:45:14.382175 | controller |             "f:serviceAccount": {},
2026-06-09 14:45:14.382189 | controller |             "f:serviceAccountName": {},
2026-06-09 14:45:14.382203 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 14:45:14.382216 | controller |             "f:tolerations": {},
2026-06-09 14:45:14.382230 | controller |             "f:volumes": {
2026-06-09 14:45:14.382245 | controller |               ".": {},
2026-06-09 14:45:14.382258 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-09 14:45:14.382272 | controller |                 ".": {},
2026-06-09 14:45:14.382286 | controller |                 "f:name": {},
2026-06-09 14:45:14.382300 | controller |                 "f:secret": {
2026-06-09 14:45:14.382314 | controller |                   ".": {},
2026-06-09 14:45:14.382327 | controller |                   "f:defaultMode": {},
2026-06-09 14:45:14.382341 | controller |                   "f:secretName": {}
2026-06-09 14:45:14.382355 | controller |                 }
2026-06-09 14:45:14.382369 | controller |               }
2026-06-09 14:45:14.382383 | controller |             }
2026-06-09 14:45:14.382397 | controller |           }
2026-06-09 14:45:14.382410 | controller |         },
2026-06-09 14:45:14.382424 | controller |         "manager": "kube-controller-manager",
2026-06-09 14:45:14.382466 | controller |         "operation": "Update",
2026-06-09 14:45:14.382482 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.382497 | controller |       },
2026-06-09 14:45:14.382525 | controller |       {
2026-06-09 14:45:14.382545 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.382560 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.382585 | controller |         "fieldsV1": {
2026-06-09 14:45:14.382600 | controller |           "f:metadata": {
2026-06-09 14:45:14.382614 | controller |             "f:annotations": {
2026-06-09 14:45:14.382628 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 14:45:14.382642 | controller |             }
2026-06-09 14:45:14.382656 | controller |           }
2026-06-09 14:45:14.382670 | controller |         },
2026-06-09 14:45:14.382684 | controller |         "manager": "crc",
2026-06-09 14:45:14.382698 | controller |         "operation": "Update",
2026-06-09 14:45:14.382712 | controller |         "subresource": "status",
2026-06-09 14:45:14.382726 | controller |         "time": "2026-06-09T13:51:04Z"
2026-06-09 14:45:14.382740 | controller |       },
2026-06-09 14:45:14.382754 | controller |       {
2026-06-09 14:45:14.382768 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.382782 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.382796 | controller |         "fieldsV1": {
2026-06-09 14:45:14.382810 | controller |           "f:metadata": {
2026-06-09 14:45:14.382825 | controller |             "f:annotations": {
2026-06-09 14:45:14.382839 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 14:45:14.382853 | controller |             }
2026-06-09 14:45:14.382868 | controller |           }
2026-06-09 14:45:14.382882 | controller |         },
2026-06-09 14:45:14.382896 | controller |         "manager": "multus-daemon",
2026-06-09 14:45:14.382910 | controller |         "operation": "Update",
2026-06-09 14:45:14.382924 | controller |         "subresource": "status",
2026-06-09 14:45:14.382938 | controller |         "time": "2026-06-09T13:52:03Z"
2026-06-09 14:45:14.382952 | controller |       },
2026-06-09 14:45:14.382966 | controller |       {
2026-06-09 14:45:14.382980 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.382994 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.383008 | controller |         "fieldsV1": {
2026-06-09 14:45:14.383022 | controller |           "f:status": {
2026-06-09 14:45:14.383036 | controller |             "f:conditions": {
2026-06-09 14:45:14.383050 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 14:45:14.383064 | controller |                 ".": {},
2026-06-09 14:45:14.383078 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.383092 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.383106 | controller |                 "f:status": {},
2026-06-09 14:45:14.383119 | controller |                 "f:type": {}
2026-06-09 14:45:14.383133 | controller |               },
2026-06-09 14:45:14.383147 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 14:45:14.383161 | controller |                 ".": {},
2026-06-09 14:45:14.383174 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.383188 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.383203 | controller |                 "f:status": {},
2026-06-09 14:45:14.383226 | controller |                 "f:type": {}
2026-06-09 14:45:14.383247 | controller |               },
2026-06-09 14:45:14.383261 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 14:45:14.383280 | controller |                 ".": {},
2026-06-09 14:45:14.383300 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.383314 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.383335 | controller |                 "f:status": {},
2026-06-09 14:45:14.383349 | controller |                 "f:type": {}
2026-06-09 14:45:14.383363 | controller |               },
2026-06-09 14:45:14.383377 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 14:45:14.383391 | controller |                 ".": {},
2026-06-09 14:45:14.383405 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.383428 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.383499 | controller |                 "f:status": {},
2026-06-09 14:45:14.383559 | controller |                 "f:type": {}
2026-06-09 14:45:14.383579 | controller |               }
2026-06-09 14:45:14.383594 | controller |             },
2026-06-09 14:45:14.383630 | controller |             "f:containerStatuses": {},
2026-06-09 14:45:14.383650 | controller |             "f:hostIP": {},
2026-06-09 14:45:14.383664 | controller |             "f:hostIPs": {},
2026-06-09 14:45:14.383678 | controller |             "f:phase": {},
2026-06-09 14:45:14.383713 | controller |             "f:podIP": {},
2026-06-09 14:45:14.383732 | controller |             "f:podIPs": {
2026-06-09 14:45:14.383746 | controller |               ".": {},
2026-06-09 14:45:14.383761 | controller |               "k:{\"ip\":\"10.217.0.87\"}": {
2026-06-09 14:45:14.383796 | controller |                 ".": {},
2026-06-09 14:45:14.383815 | controller |                 "f:ip": {}
2026-06-09 14:45:14.383829 | controller |               }
2026-06-09 14:45:14.383843 | controller |             },
2026-06-09 14:45:14.383879 | controller |             "f:startTime": {}
2026-06-09 14:45:14.383897 | controller |           }
2026-06-09 14:45:14.383912 | controller |         },
2026-06-09 14:45:14.383926 | controller |         "manager": "kubelet",
2026-06-09 14:45:14.383963 | controller |         "operation": "Update",
2026-06-09 14:45:14.383982 | controller |         "subresource": "status",
2026-06-09 14:45:14.383996 | controller |         "time": "2026-06-09T13:52:39Z"
2026-06-09 14:45:14.384010 | controller |       }
2026-06-09 14:45:14.384045 | controller |     ],
2026-06-09 14:45:14.384064 | controller |     "name": "openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd",
2026-06-09 14:45:14.384079 | controller |     "namespace": "openstack-operators",
2026-06-09 14:45:14.384094 | controller |     "ownerReferences": [
2026-06-09 14:45:14.384130 | controller |       {
2026-06-09 14:45:14.384149 | controller |         "apiVersion": "apps/v1",
2026-06-09 14:45:14.384164 | controller |         "blockOwnerDeletion": true,
2026-06-09 14:45:14.384179 | controller |         "controller": true,
2026-06-09 14:45:14.384215 | controller |         "kind": "ReplicaSet",
2026-06-09 14:45:14.384234 | controller |         "name": "openstack-baremetal-operator-controller-manager-7c67dc759f",
2026-06-09 14:45:14.384249 | controller |         "uid": "ee3e42d7-2ff3-4ca5-a251-1a3b982bae00"
2026-06-09 14:45:14.384263 | controller |       }
2026-06-09 14:45:14.384300 | controller |     ],
2026-06-09 14:45:14.384318 | controller |     "resourceVersion": "55043",
2026-06-09 14:45:14.384333 | controller |     "uid": "3abd1b16-8254-412c-84cd-cd0e7d3a78ff"
2026-06-09 14:45:14.384347 | controller |   },
2026-06-09 14:45:14.384384 | controller |   "spec": {
2026-06-09 14:45:14.384401 | controller |     "containers": [
2026-06-09 14:45:14.384415 | controller |       {
2026-06-09 14:45:14.384429 | controller |         "args": [
2026-06-09 14:45:14.384463 | controller |           "--leader-elect",
2026-06-09 14:45:14.384480 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 14:45:14.384495 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 14:45:14.384509 | controller |         ],
2026-06-09 14:45:14.384557 | controller |         "command": [
2026-06-09 14:45:14.384573 | controller |           "/manager"
2026-06-09 14:45:14.384587 | controller |         ],
2026-06-09 14:45:14.384601 | controller |         "env": [
2026-06-09 14:45:14.384615 | controller |           {
2026-06-09 14:45:14.384629 | controller |             "name": "LEASE_DURATION",
2026-06-09 14:45:14.384644 | controller |             "value": "30"
2026-06-09 14:45:14.384658 | controller |           },
2026-06-09 14:45:14.384672 | controller |           {
2026-06-09 14:45:14.384686 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 14:45:14.384700 | controller |             "value": "20"
2026-06-09 14:45:14.384719 | controller |           },
2026-06-09 14:45:14.384733 | controller |           {
2026-06-09 14:45:14.384748 | controller |             "name": "RETRY_PERIOD",
2026-06-09 14:45:14.384762 | controller |             "value": "5"
2026-06-09 14:45:14.384777 | controller |           },
2026-06-09 14:45:14.384793 | controller |           {
2026-06-09 14:45:14.384809 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 14:45:14.384823 | controller |             "value": "true"
2026-06-09 14:45:14.384837 | controller |           },
2026-06-09 14:45:14.384851 | controller |           {
2026-06-09 14:45:14.384865 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.384879 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-09 14:45:14.384893 | controller |           },
2026-06-09 14:45:14.384908 | controller |           {
2026-06-09 14:45:14.384922 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.384936 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-09 14:45:14.384950 | controller |           },
2026-06-09 14:45:14.384964 | controller |           {
2026-06-09 14:45:14.384979 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.384993 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-09 14:45:14.385008 | controller |           },
2026-06-09 14:45:14.385023 | controller |           {
2026-06-09 14:45:14.385037 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.385052 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-09 14:45:14.385066 | controller |           },
2026-06-09 14:45:14.385080 | controller |           {
2026-06-09 14:45:14.385095 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.385109 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-09 14:45:14.385123 | controller |           },
2026-06-09 14:45:14.385138 | controller |           {
2026-06-09 14:45:14.385152 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.385166 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-09 14:45:14.385179 | controller |           },
2026-06-09 14:45:14.385193 | controller |           {
2026-06-09 14:45:14.385207 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.385221 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-09 14:45:14.385236 | controller |           },
2026-06-09 14:45:14.385250 | controller |           {
2026-06-09 14:45:14.385264 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.385278 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-09 14:45:14.385292 | controller |           },
2026-06-09 14:45:14.385307 | controller |           {
2026-06-09 14:45:14.385321 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.385336 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-09 14:45:14.385353 | controller |           },
2026-06-09 14:45:14.385367 | controller |           {
2026-06-09 14:45:14.385381 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.385396 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-09 14:45:14.385413 | controller |           },
2026-06-09 14:45:14.385428 | controller |           {
2026-06-09 14:45:14.385442 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.385457 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-09 14:45:14.385472 | controller |           },
2026-06-09 14:45:14.385486 | controller |           {
2026-06-09 14:45:14.385501 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.385534 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-09 14:45:14.385551 | controller |           },
2026-06-09 14:45:14.385565 | controller |           {
2026-06-09 14:45:14.385580 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.385594 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-09 14:45:14.385608 | controller |           },
2026-06-09 14:45:14.385623 | controller |           {
2026-06-09 14:45:14.385637 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.385651 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-09 14:45:14.385665 | controller |           },
2026-06-09 14:45:14.385680 | controller |           {
2026-06-09 14:45:14.385694 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.385708 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-09 14:45:14.385722 | controller |           },
2026-06-09 14:45:14.385736 | controller |           {
2026-06-09 14:45:14.385750 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.385764 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-09 14:45:14.385778 | controller |           },
2026-06-09 14:45:14.385792 | controller |           {
2026-06-09 14:45:14.385806 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.385821 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-09 14:45:14.385835 | controller |           },
2026-06-09 14:45:14.385849 | controller |           {
2026-06-09 14:45:14.385863 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.385878 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-09 14:45:14.385892 | controller |           },
2026-06-09 14:45:14.385906 | controller |           {
2026-06-09 14:45:14.385921 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.385935 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-09 14:45:14.385949 | controller |           },
2026-06-09 14:45:14.385963 | controller |           {
2026-06-09 14:45:14.385992 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.386008 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-09 14:45:14.386022 | controller |           },
2026-06-09 14:45:14.386037 | controller |           {
2026-06-09 14:45:14.386052 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.386067 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-09 14:45:14.386082 | controller |           },
2026-06-09 14:45:14.386096 | controller |           {
2026-06-09 14:45:14.386115 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.386130 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-09 14:45:14.386145 | controller |           },
2026-06-09 14:45:14.386159 | controller |           {
2026-06-09 14:45:14.386174 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.386188 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-09 14:45:14.386203 | controller |           },
2026-06-09 14:45:14.386217 | controller |           {
2026-06-09 14:45:14.386232 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.386246 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-09 14:45:14.386261 | controller |           },
2026-06-09 14:45:14.386276 | controller |           {
2026-06-09 14:45:14.386291 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.386305 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-09 14:45:14.386320 | controller |           },
2026-06-09 14:45:14.386335 | controller |           {
2026-06-09 14:45:14.386350 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.386365 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-09 14:45:14.386379 | controller |           },
2026-06-09 14:45:14.386393 | controller |           {
2026-06-09 14:45:14.386408 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.386423 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-09 14:45:14.386437 | controller |           },
2026-06-09 14:45:14.386452 | controller |           {
2026-06-09 14:45:14.386466 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.386481 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-09 14:45:14.386495 | controller |           },
2026-06-09 14:45:14.386524 | controller |           {
2026-06-09 14:45:14.386544 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.386560 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-09 14:45:14.386575 | controller |           },
2026-06-09 14:45:14.386590 | controller |           {
2026-06-09 14:45:14.386605 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.386620 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-09 14:45:14.386634 | controller |           },
2026-06-09 14:45:14.386649 | controller |           {
2026-06-09 14:45:14.386664 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.386678 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-09 14:45:14.386693 | controller |           },
2026-06-09 14:45:14.386708 | controller |           {
2026-06-09 14:45:14.386723 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.386737 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-09 14:45:14.386752 | controller |           },
2026-06-09 14:45:14.386767 | controller |           {
2026-06-09 14:45:14.386781 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.386802 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-09 14:45:14.386818 | controller |           },
2026-06-09 14:45:14.386832 | controller |           {
2026-06-09 14:45:14.386847 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.386862 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-09 14:45:14.386877 | controller |           },
2026-06-09 14:45:14.386891 | controller |           {
2026-06-09 14:45:14.386906 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.386921 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-09 14:45:14.386935 | controller |           },
2026-06-09 14:45:14.386950 | controller |           {
2026-06-09 14:45:14.386964 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.386979 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-09 14:45:14.386993 | controller |           },
2026-06-09 14:45:14.387008 | controller |           {
2026-06-09 14:45:14.387022 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.387037 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-09 14:45:14.387051 | controller |           },
2026-06-09 14:45:14.387066 | controller |           {
2026-06-09 14:45:14.387081 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.387096 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-09 14:45:14.387111 | controller |           },
2026-06-09 14:45:14.387125 | controller |           {
2026-06-09 14:45:14.387140 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.387155 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-09 14:45:14.387169 | controller |           },
2026-06-09 14:45:14.387184 | controller |           {
2026-06-09 14:45:14.387198 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.387212 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-09 14:45:14.387227 | controller |           },
2026-06-09 14:45:14.387242 | controller |           {
2026-06-09 14:45:14.387256 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.387270 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-09 14:45:14.387285 | controller |           },
2026-06-09 14:45:14.387299 | controller |           {
2026-06-09 14:45:14.387314 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.387329 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-09 14:45:14.387344 | controller |           },
2026-06-09 14:45:14.387359 | controller |           {
2026-06-09 14:45:14.387374 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.387389 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-09 14:45:14.387404 | controller |           },
2026-06-09 14:45:14.387419 | controller |           {
2026-06-09 14:45:14.387433 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.387448 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-09 14:45:14.387466 | controller |           },
2026-06-09 14:45:14.387481 | controller |           {
2026-06-09 14:45:14.387496 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.387525 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-09 14:45:14.387542 | controller |           },
2026-06-09 14:45:14.387557 | controller |           {
2026-06-09 14:45:14.387572 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.387587 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-09 14:45:14.387601 | controller |           },
2026-06-09 14:45:14.387616 | controller |           {
2026-06-09 14:45:14.387630 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.387645 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-09 14:45:14.387660 | controller |           },
2026-06-09 14:45:14.387674 | controller |           {
2026-06-09 14:45:14.387689 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.387703 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-09 14:45:14.387720 | controller |           },
2026-06-09 14:45:14.387737 | controller |           {
2026-06-09 14:45:14.387752 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.387766 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-09 14:45:14.387781 | controller |           },
2026-06-09 14:45:14.387795 | controller |           {
2026-06-09 14:45:14.387810 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.387825 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-09 14:45:14.387839 | controller |           },
2026-06-09 14:45:14.387854 | controller |           {
2026-06-09 14:45:14.387868 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.387883 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-09 14:45:14.387898 | controller |           },
2026-06-09 14:45:14.387912 | controller |           {
2026-06-09 14:45:14.387927 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.387942 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-09 14:45:14.387956 | controller |           },
2026-06-09 14:45:14.387971 | controller |           {
2026-06-09 14:45:14.387986 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.388001 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-09 14:45:14.388016 | controller |           },
2026-06-09 14:45:14.388030 | controller |           {
2026-06-09 14:45:14.388045 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.388060 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-09 14:45:14.388075 | controller |           },
2026-06-09 14:45:14.388090 | controller |           {
2026-06-09 14:45:14.388105 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.388119 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-09 14:45:14.388134 | controller |           },
2026-06-09 14:45:14.388149 | controller |           {
2026-06-09 14:45:14.388163 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.388181 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-09 14:45:14.388196 | controller |           },
2026-06-09 14:45:14.388211 | controller |           {
2026-06-09 14:45:14.388226 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.388240 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-09 14:45:14.388255 | controller |           },
2026-06-09 14:45:14.388270 | controller |           {
2026-06-09 14:45:14.388284 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.388298 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-09 14:45:14.388313 | controller |           },
2026-06-09 14:45:14.388328 | controller |           {
2026-06-09 14:45:14.388343 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.388357 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-09 14:45:14.388372 | controller |           },
2026-06-09 14:45:14.388386 | controller |           {
2026-06-09 14:45:14.388401 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.388416 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-09 14:45:14.388430 | controller |           },
2026-06-09 14:45:14.388445 | controller |           {
2026-06-09 14:45:14.388460 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.388475 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-09 14:45:14.388490 | controller |           },
2026-06-09 14:45:14.388504 | controller |           {
2026-06-09 14:45:14.388543 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.388559 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-09 14:45:14.388574 | controller |           },
2026-06-09 14:45:14.388589 | controller |           {
2026-06-09 14:45:14.388604 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.388618 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-09 14:45:14.388633 | controller |           },
2026-06-09 14:45:14.388648 | controller |           {
2026-06-09 14:45:14.388662 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.388677 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-09 14:45:14.388691 | controller |           },
2026-06-09 14:45:14.388706 | controller |           {
2026-06-09 14:45:14.388721 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.388735 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-09 14:45:14.388750 | controller |           },
2026-06-09 14:45:14.388765 | controller |           {
2026-06-09 14:45:14.388779 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.388794 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-09 14:45:14.388808 | controller |           },
2026-06-09 14:45:14.388823 | controller |           {
2026-06-09 14:45:14.388837 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.388852 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-09 14:45:14.388870 | controller |           },
2026-06-09 14:45:14.388884 | controller |           {
2026-06-09 14:45:14.388899 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.388913 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-09 14:45:14.388928 | controller |           },
2026-06-09 14:45:14.388943 | controller |           {
2026-06-09 14:45:14.388957 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.388972 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-09 14:45:14.388986 | controller |           },
2026-06-09 14:45:14.389000 | controller |           {
2026-06-09 14:45:14.389015 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.389029 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-09 14:45:14.389044 | controller |           },
2026-06-09 14:45:14.389058 | controller |           {
2026-06-09 14:45:14.389073 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.389087 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-09 14:45:14.389101 | controller |           },
2026-06-09 14:45:14.389116 | controller |           {
2026-06-09 14:45:14.389130 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.389145 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-09 14:45:14.389160 | controller |           },
2026-06-09 14:45:14.389174 | controller |           {
2026-06-09 14:45:14.389189 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.389203 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-09 14:45:14.389217 | controller |           },
2026-06-09 14:45:14.389232 | controller |           {
2026-06-09 14:45:14.389246 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-09 14:45:14.389261 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-09 14:45:14.389275 | controller |           },
2026-06-09 14:45:14.389289 | controller |           {
2026-06-09 14:45:14.389304 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.389318 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-09 14:45:14.389333 | controller |           },
2026-06-09 14:45:14.389347 | controller |           {
2026-06-09 14:45:14.389362 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.389377 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-09 14:45:14.389392 | controller |           },
2026-06-09 14:45:14.389407 | controller |           {
2026-06-09 14:45:14.389422 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.389436 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-09 14:45:14.389451 | controller |           },
2026-06-09 14:45:14.389466 | controller |           {
2026-06-09 14:45:14.389481 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.389496 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-09 14:45:14.389523 | controller |           },
2026-06-09 14:45:14.389540 | controller |           {
2026-06-09 14:45:14.389559 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.389574 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-09 14:45:14.389589 | controller |           },
2026-06-09 14:45:14.389604 | controller |           {
2026-06-09 14:45:14.389618 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.389633 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-09 14:45:14.389648 | controller |           },
2026-06-09 14:45:14.389663 | controller |           {
2026-06-09 14:45:14.389677 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.389692 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-09 14:45:14.389706 | controller |           },
2026-06-09 14:45:14.389721 | controller |           {
2026-06-09 14:45:14.389736 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.389751 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-09 14:45:14.389765 | controller |           },
2026-06-09 14:45:14.389780 | controller |           {
2026-06-09 14:45:14.389794 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.389809 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-09 14:45:14.389824 | controller |           },
2026-06-09 14:45:14.389839 | controller |           {
2026-06-09 14:45:14.389853 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.389868 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-09 14:45:14.389882 | controller |           },
2026-06-09 14:45:14.389897 | controller |           {
2026-06-09 14:45:14.389912 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.389926 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-09 14:45:14.389941 | controller |           },
2026-06-09 14:45:14.389956 | controller |           {
2026-06-09 14:45:14.389987 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.390002 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-09 14:45:14.390017 | controller |           },
2026-06-09 14:45:14.390032 | controller |           {
2026-06-09 14:45:14.390047 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.390061 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-09 14:45:14.390076 | controller |           },
2026-06-09 14:45:14.390091 | controller |           {
2026-06-09 14:45:14.390105 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.390120 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-09 14:45:14.390134 | controller |           },
2026-06-09 14:45:14.390149 | controller |           {
2026-06-09 14:45:14.390163 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.390178 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-09 14:45:14.390193 | controller |           },
2026-06-09 14:45:14.390208 | controller |           {
2026-06-09 14:45:14.390223 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.390241 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-09 14:45:14.390256 | controller |           },
2026-06-09 14:45:14.390271 | controller |           {
2026-06-09 14:45:14.390286 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.390300 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-09 14:45:14.390315 | controller |           },
2026-06-09 14:45:14.390329 | controller |           {
2026-06-09 14:45:14.390344 | controller |             "name": "METRICS_CERTS",
2026-06-09 14:45:14.390358 | controller |             "value": "false"
2026-06-09 14:45:14.390373 | controller |           }
2026-06-09 14:45:14.390387 | controller |         ],
2026-06-09 14:45:14.390403 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1",
2026-06-09 14:45:14.390418 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 14:45:14.390433 | controller |         "livenessProbe": {
2026-06-09 14:45:14.390447 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.390462 | controller |           "httpGet": {
2026-06-09 14:45:14.390477 | controller |             "path": "/healthz",
2026-06-09 14:45:14.390492 | controller |             "port": 8081,
2026-06-09 14:45:14.390506 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.390541 | controller |           },
2026-06-09 14:45:14.390557 | controller |           "initialDelaySeconds": 15,
2026-06-09 14:45:14.390572 | controller |           "periodSeconds": 20,
2026-06-09 14:45:14.390587 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.390601 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.390616 | controller |         },
2026-06-09 14:45:14.390631 | controller |         "name": "manager",
2026-06-09 14:45:14.390645 | controller |         "readinessProbe": {
2026-06-09 14:45:14.390660 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.390674 | controller |           "httpGet": {
2026-06-09 14:45:14.390689 | controller |             "path": "/readyz",
2026-06-09 14:45:14.390703 | controller |             "port": 8081,
2026-06-09 14:45:14.390718 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.390732 | controller |           },
2026-06-09 14:45:14.390747 | controller |           "initialDelaySeconds": 5,
2026-06-09 14:45:14.390764 | controller |           "periodSeconds": 10,
2026-06-09 14:45:14.390780 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.390795 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.390809 | controller |         },
2026-06-09 14:45:14.390823 | controller |         "resources": {
2026-06-09 14:45:14.390838 | controller |           "limits": {
2026-06-09 14:45:14.390852 | controller |             "cpu": "500m",
2026-06-09 14:45:14.390866 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.390880 | controller |           },
2026-06-09 14:45:14.390895 | controller |           "requests": {
2026-06-09 14:45:14.390909 | controller |             "cpu": "10m",
2026-06-09 14:45:14.390923 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.390937 | controller |           }
2026-06-09 14:45:14.390951 | controller |         },
2026-06-09 14:45:14.390966 | controller |         "securityContext": {
2026-06-09 14:45:14.390980 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 14:45:14.390994 | controller |           "capabilities": {
2026-06-09 14:45:14.391008 | controller |             "drop": [
2026-06-09 14:45:14.391023 | controller |               "ALL"
2026-06-09 14:45:14.391037 | controller |             ]
2026-06-09 14:45:14.391052 | controller |           },
2026-06-09 14:45:14.391066 | controller |           "runAsUser": 1000660000
2026-06-09 14:45:14.391080 | controller |         },
2026-06-09 14:45:14.391098 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 14:45:14.391113 | controller |         "terminationMessagePolicy": "File",
2026-06-09 14:45:14.391128 | controller |         "volumeMounts": [
2026-06-09 14:45:14.391142 | controller |           {
2026-06-09 14:45:14.391157 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-09 14:45:14.391171 | controller |             "name": "cert",
2026-06-09 14:45:14.391186 | controller |             "readOnly": true
2026-06-09 14:45:14.391200 | controller |           },
2026-06-09 14:45:14.391215 | controller |           {
2026-06-09 14:45:14.391230 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.391245 | controller |             "name": "kube-api-access-fl9q6",
2026-06-09 14:45:14.391260 | controller |             "readOnly": true
2026-06-09 14:45:14.391274 | controller |           }
2026-06-09 14:45:14.391289 | controller |         ]
2026-06-09 14:45:14.391303 | controller |       }
2026-06-09 14:45:14.391318 | controller |     ],
2026-06-09 14:45:14.391332 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 14:45:14.391347 | controller |     "enableServiceLinks": true,
2026-06-09 14:45:14.391361 | controller |     "imagePullSecrets": [
2026-06-09 14:45:14.391375 | controller |       {
2026-06-09 14:45:14.391389 | controller |         "name": "openstack-baremetal-operator-controller-manager-dockercfg-6br4k"
2026-06-09 14:45:14.391404 | controller |       }
2026-06-09 14:45:14.391418 | controller |     ],
2026-06-09 14:45:14.391433 | controller |     "nodeName": "crc",
2026-06-09 14:45:14.391448 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 14:45:14.391463 | controller |     "priority": 0,
2026-06-09 14:45:14.391478 | controller |     "restartPolicy": "Always",
2026-06-09 14:45:14.391493 | controller |     "schedulerName": "default-scheduler",
2026-06-09 14:45:14.391508 | controller |     "securityContext": {
2026-06-09 14:45:14.391544 | controller |       "fsGroup": 1000660000,
2026-06-09 14:45:14.391560 | controller |       "runAsNonRoot": true,
2026-06-09 14:45:14.391574 | controller |       "seLinuxOptions": {
2026-06-09 14:45:14.391589 | controller |         "level": "s0:c26,c5"
2026-06-09 14:45:14.391604 | controller |       },
2026-06-09 14:45:14.391618 | controller |       "seccompProfile": {
2026-06-09 14:45:14.391632 | controller |         "type": "RuntimeDefault"
2026-06-09 14:45:14.391646 | controller |       }
2026-06-09 14:45:14.391661 | controller |     },
2026-06-09 14:45:14.391675 | controller |     "serviceAccount": "openstack-baremetal-operator-controller-manager",
2026-06-09 14:45:14.391690 | controller |     "serviceAccountName": "openstack-baremetal-operator-controller-manager",
2026-06-09 14:45:14.391705 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 14:45:14.391721 | controller |     "tolerations": [
2026-06-09 14:45:14.391736 | controller |       {
2026-06-09 14:45:14.391750 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.391765 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 14:45:14.391779 | controller |         "operator": "Exists",
2026-06-09 14:45:14.391794 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.391809 | controller |       },
2026-06-09 14:45:14.391823 | controller |       {
2026-06-09 14:45:14.391838 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.391853 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 14:45:14.391868 | controller |         "operator": "Exists",
2026-06-09 14:45:14.391882 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.391897 | controller |       },
2026-06-09 14:45:14.391911 | controller |       {
2026-06-09 14:45:14.391925 | controller |         "effect": "NoSchedule",
2026-06-09 14:45:14.391940 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 14:45:14.391958 | controller |         "operator": "Exists"
2026-06-09 14:45:14.391973 | controller |       }
2026-06-09 14:45:14.391987 | controller |     ],
2026-06-09 14:45:14.392002 | controller |     "volumes": [
2026-06-09 14:45:14.392017 | controller |       {
2026-06-09 14:45:14.392032 | controller |         "name": "cert",
2026-06-09 14:45:14.392047 | controller |         "secret": {
2026-06-09 14:45:14.392061 | controller |           "defaultMode": 420,
2026-06-09 14:45:14.392076 | controller |           "secretName": "openstack-baremetal-operator-webhook-server-cert"
2026-06-09 14:45:14.392091 | controller |         }
2026-06-09 14:45:14.392106 | controller |       },
2026-06-09 14:45:14.392120 | controller |       {
2026-06-09 14:45:14.392135 | controller |         "name": "kube-api-access-fl9q6",
2026-06-09 14:45:14.392149 | controller |         "projected": {
2026-06-09 14:45:14.392164 | controller |           "defaultMode": 420,
2026-06-09 14:45:14.392178 | controller |           "sources": [
2026-06-09 14:45:14.392193 | controller |             {
2026-06-09 14:45:14.392207 | controller |               "serviceAccountToken": {
2026-06-09 14:45:14.392222 | controller |                 "expirationSeconds": 3607,
2026-06-09 14:45:14.392237 | controller |                 "path": "token"
2026-06-09 14:45:14.392252 | controller |               }
2026-06-09 14:45:14.392267 | controller |             },
2026-06-09 14:45:14.392282 | controller |             {
2026-06-09 14:45:14.392297 | controller |               "configMap": {
2026-06-09 14:45:14.392311 | controller |                 "items": [
2026-06-09 14:45:14.392325 | controller |                   {
2026-06-09 14:45:14.392340 | controller |                     "key": "ca.crt",
2026-06-09 14:45:14.392354 | controller |                     "path": "ca.crt"
2026-06-09 14:45:14.392368 | controller |                   }
2026-06-09 14:45:14.392382 | controller |                 ],
2026-06-09 14:45:14.392397 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 14:45:14.392411 | controller |               }
2026-06-09 14:45:14.392425 | controller |             },
2026-06-09 14:45:14.392439 | controller |             {
2026-06-09 14:45:14.392454 | controller |               "downwardAPI": {
2026-06-09 14:45:14.392468 | controller |                 "items": [
2026-06-09 14:45:14.392483 | controller |                   {
2026-06-09 14:45:14.392498 | controller |                     "fieldRef": {
2026-06-09 14:45:14.392527 | controller |                       "apiVersion": "v1",
2026-06-09 14:45:14.392547 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 14:45:14.392562 | controller |                     },
2026-06-09 14:45:14.392577 | controller |                     "path": "namespace"
2026-06-09 14:45:14.392592 | controller |                   }
2026-06-09 14:45:14.392607 | controller |                 ]
2026-06-09 14:45:14.392622 | controller |               }
2026-06-09 14:45:14.392636 | controller |             },
2026-06-09 14:45:14.392651 | controller |             {
2026-06-09 14:45:14.392665 | controller |               "configMap": {
2026-06-09 14:45:14.392679 | controller |                 "items": [
2026-06-09 14:45:14.392693 | controller |                   {
2026-06-09 14:45:14.392707 | controller |                     "key": "service-ca.crt",
2026-06-09 14:45:14.392722 | controller |                     "path": "service-ca.crt"
2026-06-09 14:45:14.392737 | controller |                   }
2026-06-09 14:45:14.392751 | controller |                 ],
2026-06-09 14:45:14.392766 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 14:45:14.392781 | controller |               }
2026-06-09 14:45:14.392795 | controller |             }
2026-06-09 14:45:14.392810 | controller |           ]
2026-06-09 14:45:14.392825 | controller |         }
2026-06-09 14:45:14.392839 | controller |       }
2026-06-09 14:45:14.392853 | controller |     ]
2026-06-09 14:45:14.392867 | controller |   },
2026-06-09 14:45:14.392884 | controller |   "status": {
2026-06-09 14:45:14.392899 | controller |     "conditions": [
2026-06-09 14:45:14.392914 | controller |       {
2026-06-09 14:45:14.392928 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.392942 | controller |         "lastTransitionTime": "2026-06-09T13:52:27Z",
2026-06-09 14:45:14.392986 | controller |         "status": "True",
2026-06-09 14:45:14.393006 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 14:45:14.393021 | controller |       },
2026-06-09 14:45:14.393036 | controller |       {
2026-06-09 14:45:14.393076 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.393093 | controller |         "lastTransitionTime": "2026-06-09T13:51:04Z",
2026-06-09 14:45:14.393108 | controller |         "status": "True",
2026-06-09 14:45:14.393122 | controller |         "type": "Initialized"
2026-06-09 14:45:14.393163 | controller |       },
2026-06-09 14:45:14.393179 | controller |       {
2026-06-09 14:45:14.393194 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.393230 | controller |         "lastTransitionTime": "2026-06-09T13:52:38Z",
2026-06-09 14:45:14.393250 | controller |         "status": "True",
2026-06-09 14:45:14.393265 | controller |         "type": "Ready"
2026-06-09 14:45:14.393280 | controller |       },
2026-06-09 14:45:14.393319 | controller |       {
2026-06-09 14:45:14.393337 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.393353 | controller |         "lastTransitionTime": "2026-06-09T13:52:38Z",
2026-06-09 14:45:14.393368 | controller |         "status": "True",
2026-06-09 14:45:14.393406 | controller |         "type": "ContainersReady"
2026-06-09 14:45:14.393424 | controller |       },
2026-06-09 14:45:14.393439 | controller |       {
2026-06-09 14:45:14.393454 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.393493 | controller |         "lastTransitionTime": "2026-06-09T13:51:04Z",
2026-06-09 14:45:14.393509 | controller |         "status": "True",
2026-06-09 14:45:14.393623 | controller |         "type": "PodScheduled"
2026-06-09 14:45:14.393647 | controller |       }
2026-06-09 14:45:14.393663 | controller |     ],
2026-06-09 14:45:14.393678 | controller |     "containerStatuses": [
2026-06-09 14:45:14.393718 | controller |       {
2026-06-09 14:45:14.393733 | controller |         "allocatedResources": {
2026-06-09 14:45:14.393748 | controller |           "cpu": "10m",
2026-06-09 14:45:14.393763 | controller |           "memory": "256Mi"
2026-06-09 14:45:14.393778 | controller |         },
2026-06-09 14:45:14.393793 | controller |         "containerID": "cri-o://d9701e4c052bbcf05e0fc3ba737183e4a385d0576a9d58de80b7f4c727adfa9a",
2026-06-09 14:45:14.393808 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1",
2026-06-09 14:45:14.393823 | controller |         "imageID": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1",
2026-06-09 14:45:14.393839 | controller |         "lastState": {},
2026-06-09 14:45:14.393854 | controller |         "name": "manager",
2026-06-09 14:45:14.393868 | controller |         "ready": true,
2026-06-09 14:45:14.393883 | controller |         "resources": {
2026-06-09 14:45:14.393898 | controller |           "limits": {
2026-06-09 14:45:14.393912 | controller |             "cpu": "500m",
2026-06-09 14:45:14.393927 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.393941 | controller |           },
2026-06-09 14:45:14.393955 | controller |           "requests": {
2026-06-09 14:45:14.393984 | controller |             "cpu": "10m",
2026-06-09 14:45:14.394000 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.394015 | controller |           }
2026-06-09 14:45:14.394029 | controller |         },
2026-06-09 14:45:14.394044 | controller |         "restartCount": 0,
2026-06-09 14:45:14.394059 | controller |         "started": true,
2026-06-09 14:45:14.394077 | controller |         "state": {
2026-06-09 14:45:14.394093 | controller |           "running": {
2026-06-09 14:45:14.394107 | controller |             "startedAt": "2026-06-09T13:52:26Z"
2026-06-09 14:45:14.394122 | controller |           }
2026-06-09 14:45:14.394137 | controller |         },
2026-06-09 14:45:14.394152 | controller |         "user": {
2026-06-09 14:45:14.394166 | controller |           "linux": {
2026-06-09 14:45:14.394181 | controller |             "gid": 0,
2026-06-09 14:45:14.394196 | controller |             "supplementalGroups": [
2026-06-09 14:45:14.394211 | controller |               0,
2026-06-09 14:45:14.394225 | controller |               1000660000
2026-06-09 14:45:14.394240 | controller |             ],
2026-06-09 14:45:14.394254 | controller |             "uid": 1000660000
2026-06-09 14:45:14.394268 | controller |           }
2026-06-09 14:45:14.394283 | controller |         },
2026-06-09 14:45:14.394297 | controller |         "volumeMounts": [
2026-06-09 14:45:14.394312 | controller |           {
2026-06-09 14:45:14.394326 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-09 14:45:14.394341 | controller |             "name": "cert",
2026-06-09 14:45:14.394355 | controller |             "readOnly": true,
2026-06-09 14:45:14.394370 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:14.394384 | controller |           },
2026-06-09 14:45:14.394398 | controller |           {
2026-06-09 14:45:14.394412 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.394427 | controller |             "name": "kube-api-access-fl9q6",
2026-06-09 14:45:14.394441 | controller |             "readOnly": true,
2026-06-09 14:45:14.394456 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:14.394471 | controller |           }
2026-06-09 14:45:14.394485 | controller |         ]
2026-06-09 14:45:14.394500 | controller |       }
2026-06-09 14:45:14.394540 | controller |     ],
2026-06-09 14:45:14.394557 | controller |     "hostIP": "192.168.126.11",
2026-06-09 14:45:14.394572 | controller |     "hostIPs": [
2026-06-09 14:45:14.394587 | controller |       {
2026-06-09 14:45:14.394602 | controller |         "ip": "192.168.126.11"
2026-06-09 14:45:14.394616 | controller |       }
2026-06-09 14:45:14.394631 | controller |     ],
2026-06-09 14:45:14.394646 | controller |     "phase": "Running",
2026-06-09 14:45:14.394661 | controller |     "podIP": "10.217.0.87",
2026-06-09 14:45:14.394676 | controller |     "podIPs": [
2026-06-09 14:45:14.394690 | controller |       {
2026-06-09 14:45:14.394705 | controller |         "ip": "10.217.0.87"
2026-06-09 14:45:14.394719 | controller |       }
2026-06-09 14:45:14.394733 | controller |     ],
2026-06-09 14:45:14.394747 | controller |     "qosClass": "Burstable",
2026-06-09 14:45:14.394761 | controller |     "startTime": "2026-06-09T13:51:04Z"
2026-06-09 14:45:14.394776 | controller |   }
2026-06-09 14:45:14.394791 | controller | }
2026-06-09 14:45:14.424801 | controller | ok:
2026-06-09 14:45:14.424924 | controller | {
2026-06-09 14:45:14.424952 | controller |   "apiVersion": "v1",
2026-06-09 14:45:14.425074 | controller |   "kind": "Pod",
2026-06-09 14:45:14.425097 | controller |   "metadata": {
2026-06-09 14:45:14.425114 | controller |     "annotations": {
2026-06-09 14:45:14.425130 | 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-09 14:45:14.425153 | controller |       "capabilities": "Seamless Upgrades",
2026-06-09 14:45:14.425170 | controller |       "createdAt": "2026-06-09T13:09:28Z",
2026-06-09 14:45:14.425185 | controller |       "features.operators.openshift.io/disconnected": "true",
2026-06-09 14:45:14.425200 | controller |       "features.operators.openshift.io/fips-compliant": "true",
2026-06-09 14:45:14.425216 | controller |       "features.operators.openshift.io/proxy-aware": "false",
2026-06-09 14:45:14.425231 | controller |       "features.operators.openshift.io/tls-profiles": "false",
2026-06-09 14:45:14.425246 | controller |       "features.operators.openshift.io/token-auth-aws": "false",
2026-06-09 14:45:14.425261 | controller |       "features.operators.openshift.io/token-auth-azure": "false",
2026-06-09 14:45:14.425275 | controller |       "features.operators.openshift.io/token-auth-gcp": "false",
2026-06-09 14:45:14.425290 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.66/23\"],\"mac_address\":\"0a:58:0a:d9:00:42\",\"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.66/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-09 14:45:14.425306 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.66\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:42\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-09 14:45:14.425328 | controller |       "kubectl.kubernetes.io/default-container": "operator",
2026-06-09 14:45:14.425344 | controller |       "olm.operatorGroup": "openstack",
2026-06-09 14:45:14.425359 | controller |       "olm.operatorNamespace": "openstack-operators",
2026-06-09 14:45:14.425373 | controller |       "olm.targetNamespaces": "",
2026-06-09 14:45:14.425388 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-09 14:45:14.425403 | controller |       "operatorframework.io/initialization-resource": "{\"apiVersion\":\"operator.openstack.org/v1beta1\",\"kind\":\"OpenStack\",\"metadata\":{\"name\":\"openstack\",\"namespace\":\"openstack-operators\"},\"spec\":{}}",
2026-06-09 14:45:14.425419 | 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-09 14:45:14.425437 | controller |       "operatorframework.io/suggested-namespace": "openstack-operators",
2026-06-09 14:45:14.425453 | controller |       "operators.openshift.io/valid-subscription": "[\"OpenShift Container Platform\", \"OpenShift Platform Plus\"]",
2026-06-09 14:45:14.425468 | controller |       "operators.operatorframework.io/builder": "operator-sdk-v1.41.1",
2026-06-09 14:45:14.425483 | controller |       "operators.operatorframework.io/project_layout": "go.kubebuilder.io/v4",
2026-06-09 14:45:14.425498 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-09 14:45:14.425534 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-09 14:45:14.425556 | controller |     },
2026-06-09 14:45:14.425571 | controller |     "creationTimestamp": "2026-06-09T13:49:35Z",
2026-06-09 14:45:14.425586 | controller |     "generateName": "openstack-operator-controller-init-f4885b4db-",
2026-06-09 14:45:14.425601 | controller |     "generation": 1,
2026-06-09 14:45:14.425619 | controller |     "labels": {
2026-06-09 14:45:14.425634 | controller |       "app.kubernetes.io/name": "openstack-operator-controller-init",
2026-06-09 14:45:14.425649 | controller |       "control-plane": "controller-manager",
2026-06-09 14:45:14.425663 | controller |       "openstack.org/operator-name": "openstack-init",
2026-06-09 14:45:14.425678 | controller |       "pod-template-hash": "f4885b4db"
2026-06-09 14:45:14.425692 | controller |     },
2026-06-09 14:45:14.425707 | controller |     "managedFields": [
2026-06-09 14:45:14.425724 | controller |       {
2026-06-09 14:45:14.425742 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.425756 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.425770 | controller |         "fieldsV1": {
2026-06-09 14:45:14.425785 | controller |           "f:metadata": {
2026-06-09 14:45:14.425799 | controller |             "f:annotations": {
2026-06-09 14:45:14.425814 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 14:45:14.425828 | controller |             }
2026-06-09 14:45:14.425843 | controller |           }
2026-06-09 14:45:14.425857 | controller |         },
2026-06-09 14:45:14.425871 | controller |         "manager": "crc",
2026-06-09 14:45:14.425885 | controller |         "operation": "Update",
2026-06-09 14:45:14.425899 | controller |         "subresource": "status",
2026-06-09 14:45:14.425914 | controller |         "time": "2026-06-09T13:49:35Z"
2026-06-09 14:45:14.425928 | controller |       },
2026-06-09 14:45:14.425962 | controller |       {
2026-06-09 14:45:14.425979 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.425995 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.426009 | controller |         "fieldsV1": {
2026-06-09 14:45:14.426024 | controller |           "f:metadata": {
2026-06-09 14:45:14.426038 | controller |             "f:annotations": {
2026-06-09 14:45:14.426052 | controller |               ".": {},
2026-06-09 14:45:14.426070 | controller |               "f:alm-examples": {},
2026-06-09 14:45:14.426085 | controller |               "f:capabilities": {},
2026-06-09 14:45:14.426100 | controller |               "f:createdAt": {},
2026-06-09 14:45:14.426114 | controller |               "f:features.operators.openshift.io/disconnected": {},
2026-06-09 14:45:14.426129 | controller |               "f:features.operators.openshift.io/fips-compliant": {},
2026-06-09 14:45:14.426143 | controller |               "f:features.operators.openshift.io/proxy-aware": {},
2026-06-09 14:45:14.426157 | controller |               "f:features.operators.openshift.io/tls-profiles": {},
2026-06-09 14:45:14.426172 | controller |               "f:features.operators.openshift.io/token-auth-aws": {},
2026-06-09 14:45:14.426187 | controller |               "f:features.operators.openshift.io/token-auth-azure": {},
2026-06-09 14:45:14.426201 | controller |               "f:features.operators.openshift.io/token-auth-gcp": {},
2026-06-09 14:45:14.426216 | controller |               "f:kubectl.kubernetes.io/default-container": {},
2026-06-09 14:45:14.426231 | controller |               "f:olm.operatorGroup": {},
2026-06-09 14:45:14.426246 | controller |               "f:olm.operatorNamespace": {},
2026-06-09 14:45:14.426261 | controller |               "f:olm.targetNamespaces": {},
2026-06-09 14:45:14.426275 | controller |               "f:operatorframework.io/initialization-resource": {},
2026-06-09 14:45:14.426290 | controller |               "f:operatorframework.io/properties": {},
2026-06-09 14:45:14.426305 | controller |               "f:operatorframework.io/suggested-namespace": {},
2026-06-09 14:45:14.426320 | controller |               "f:operators.openshift.io/valid-subscription": {},
2026-06-09 14:45:14.426334 | controller |               "f:operators.operatorframework.io/builder": {},
2026-06-09 14:45:14.426349 | controller |               "f:operators.operatorframework.io/project_layout": {}
2026-06-09 14:45:14.426363 | controller |             },
2026-06-09 14:45:14.426381 | controller |             "f:generateName": {},
2026-06-09 14:45:14.426397 | controller |             "f:labels": {
2026-06-09 14:45:14.426411 | controller |               ".": {},
2026-06-09 14:45:14.426425 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 14:45:14.426440 | controller |               "f:control-plane": {},
2026-06-09 14:45:14.426454 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 14:45:14.426468 | controller |               "f:pod-template-hash": {}
2026-06-09 14:45:14.426483 | controller |             },
2026-06-09 14:45:14.426497 | controller |             "f:ownerReferences": {
2026-06-09 14:45:14.426528 | controller |               ".": {},
2026-06-09 14:45:14.426548 | controller |               "k:{\"uid\":\"8b105cdd-614a-452e-96b1-9ba193e639e2\"}": {}
2026-06-09 14:45:14.426564 | controller |             }
2026-06-09 14:45:14.426578 | controller |           },
2026-06-09 14:45:14.426593 | controller |           "f:spec": {
2026-06-09 14:45:14.426607 | controller |             "f:containers": {
2026-06-09 14:45:14.426622 | controller |               "k:{\"name\":\"operator\"}": {
2026-06-09 14:45:14.426636 | controller |                 ".": {},
2026-06-09 14:45:14.426651 | controller |                 "f:args": {},
2026-06-09 14:45:14.426665 | controller |                 "f:command": {},
2026-06-09 14:45:14.426679 | controller |                 "f:env": {
2026-06-09 14:45:14.426694 | controller |                   ".": {},
2026-06-09 14:45:14.426708 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 14:45:14.426725 | controller |                     ".": {},
2026-06-09 14:45:14.426741 | controller |                     "f:name": {},
2026-06-09 14:45:14.426755 | controller |                     "f:value": {}
2026-06-09 14:45:14.426769 | controller |                   },
2026-06-09 14:45:14.426783 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 14:45:14.426797 | controller |                     ".": {},
2026-06-09 14:45:14.426812 | controller |                     "f:name": {},
2026-06-09 14:45:14.426826 | controller |                     "f:value": {}
2026-06-09 14:45:14.426840 | controller |                   },
2026-06-09 14:45:14.426854 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-09 14:45:14.426868 | controller |                     ".": {},
2026-06-09 14:45:14.426881 | controller |                     "f:name": {},
2026-06-09 14:45:14.426895 | controller |                     "f:value": {}
2026-06-09 14:45:14.426909 | controller |                   },
2026-06-09 14:45:14.426922 | controller |                   "k:{\"name\":\"OPERATOR_CONDITION_NAME\"}": {
2026-06-09 14:45:14.426936 | controller |                     ".": {},
2026-06-09 14:45:14.426950 | controller |                     "f:name": {},
2026-06-09 14:45:14.426963 | controller |                     "f:value": {}
2026-06-09 14:45:14.426977 | controller |                   },
2026-06-09 14:45:14.426991 | controller |                   "k:{\"name\":\"OPERATOR_IMAGE_URL\"}": {
2026-06-09 14:45:14.427005 | controller |                     ".": {},
2026-06-09 14:45:14.427019 | controller |                     "f:name": {},
2026-06-09 14:45:14.427033 | controller |                     "f:value": {}
2026-06-09 14:45:14.427047 | controller |                   },
2026-06-09 14:45:14.427061 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.427075 | controller |                     ".": {},
2026-06-09 14:45:14.427089 | controller |                     "f:name": {},
2026-06-09 14:45:14.427103 | controller |                     "f:value": {}
2026-06-09 14:45:14.427116 | controller |                   },
2026-06-09 14:45:14.427130 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.427144 | controller |                     ".": {},
2026-06-09 14:45:14.427162 | controller |                     "f:name": {},
2026-06-09 14:45:14.427176 | controller |                     "f:value": {}
2026-06-09 14:45:14.427189 | controller |                   },
2026-06-09 14:45:14.427203 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.427217 | controller |                     ".": {},
2026-06-09 14:45:14.427231 | controller |                     "f:name": {},
2026-06-09 14:45:14.427245 | controller |                     "f:value": {}
2026-06-09 14:45:14.427259 | controller |                   },
2026-06-09 14:45:14.427273 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.427287 | controller |                     ".": {},
2026-06-09 14:45:14.427300 | controller |                     "f:name": {},
2026-06-09 14:45:14.427314 | controller |                     "f:value": {}
2026-06-09 14:45:14.427328 | controller |                   },
2026-06-09 14:45:14.427342 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.427356 | controller |                     ".": {},
2026-06-09 14:45:14.427370 | controller |                     "f:name": {},
2026-06-09 14:45:14.427384 | controller |                     "f:value": {}
2026-06-09 14:45:14.427398 | controller |                   },
2026-06-09 14:45:14.427412 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.427427 | controller |                     ".": {},
2026-06-09 14:45:14.427441 | controller |                     "f:name": {},
2026-06-09 14:45:14.427454 | controller |                     "f:value": {}
2026-06-09 14:45:14.427468 | controller |                   },
2026-06-09 14:45:14.427482 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.427496 | controller |                     ".": {},
2026-06-09 14:45:14.427509 | controller |                     "f:name": {},
2026-06-09 14:45:14.427542 | controller |                     "f:value": {}
2026-06-09 14:45:14.427556 | controller |                   },
2026-06-09 14:45:14.427570 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.427584 | controller |                     ".": {},
2026-06-09 14:45:14.427598 | controller |                     "f:name": {},
2026-06-09 14:45:14.427612 | controller |                     "f:value": {}
2026-06-09 14:45:14.427626 | controller |                   },
2026-06-09 14:45:14.427640 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.427654 | controller |                     ".": {},
2026-06-09 14:45:14.427668 | controller |                     "f:name": {},
2026-06-09 14:45:14.427682 | controller |                     "f:value": {}
2026-06-09 14:45:14.427696 | controller |                   },
2026-06-09 14:45:14.427709 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 14:45:14.427723 | controller |                     ".": {},
2026-06-09 14:45:14.427737 | controller |                     "f:name": {},
2026-06-09 14:45:14.427751 | controller |                     "f:value": {}
2026-06-09 14:45:14.427765 | controller |                   },
2026-06-09 14:45:14.427779 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.427793 | controller |                     ".": {},
2026-06-09 14:45:14.427807 | controller |                     "f:name": {},
2026-06-09 14:45:14.427821 | controller |                     "f:value": {}
2026-06-09 14:45:14.427835 | controller |                   },
2026-06-09 14:45:14.427849 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.427863 | controller |                     ".": {},
2026-06-09 14:45:14.427880 | controller |                     "f:name": {},
2026-06-09 14:45:14.427895 | controller |                     "f:value": {}
2026-06-09 14:45:14.427909 | controller |                   },
2026-06-09 14:45:14.427923 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.427937 | controller |                     ".": {},
2026-06-09 14:45:14.427951 | controller |                     "f:name": {},
2026-06-09 14:45:14.427965 | controller |                     "f:value": {}
2026-06-09 14:45:14.427979 | controller |                   },
2026-06-09 14:45:14.427993 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.428008 | controller |                     ".": {},
2026-06-09 14:45:14.428021 | controller |                     "f:name": {},
2026-06-09 14:45:14.428035 | controller |                     "f:value": {}
2026-06-09 14:45:14.428049 | controller |                   },
2026-06-09 14:45:14.428063 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.428077 | controller |                     ".": {},
2026-06-09 14:45:14.428091 | controller |                     "f:name": {},
2026-06-09 14:45:14.428105 | controller |                     "f:value": {}
2026-06-09 14:45:14.428118 | controller |                   },
2026-06-09 14:45:14.428132 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.428146 | controller |                     ".": {},
2026-06-09 14:45:14.428160 | controller |                     "f:name": {},
2026-06-09 14:45:14.428174 | controller |                     "f:value": {}
2026-06-09 14:45:14.428188 | controller |                   },
2026-06-09 14:45:14.428202 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.428216 | controller |                     ".": {},
2026-06-09 14:45:14.428230 | controller |                     "f:name": {},
2026-06-09 14:45:14.428244 | controller |                     "f:value": {}
2026-06-09 14:45:14.428258 | controller |                   },
2026-06-09 14:45:14.428271 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.428285 | controller |                     ".": {},
2026-06-09 14:45:14.428299 | controller |                     "f:name": {},
2026-06-09 14:45:14.428313 | controller |                     "f:value": {}
2026-06-09 14:45:14.428326 | controller |                   },
2026-06-09 14:45:14.428340 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.428353 | controller |                     ".": {},
2026-06-09 14:45:14.428367 | controller |                     "f:name": {},
2026-06-09 14:45:14.428381 | controller |                     "f:value": {}
2026-06-09 14:45:14.428394 | controller |                   },
2026-06-09 14:45:14.428407 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 14:45:14.428421 | controller |                     ".": {},
2026-06-09 14:45:14.428435 | controller |                     "f:name": {},
2026-06-09 14:45:14.428449 | controller |                     "f:value": {}
2026-06-09 14:45:14.428462 | controller |                   },
2026-06-09 14:45:14.428476 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.428489 | controller |                     ".": {},
2026-06-09 14:45:14.428504 | controller |                     "f:name": {},
2026-06-09 14:45:14.428537 | controller |                     "f:value": {}
2026-06-09 14:45:14.428553 | controller |                   },
2026-06-09 14:45:14.428567 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.428585 | controller |                     ".": {},
2026-06-09 14:45:14.428599 | controller |                     "f:name": {},
2026-06-09 14:45:14.428613 | controller |                     "f:value": {}
2026-06-09 14:45:14.428627 | controller |                   },
2026-06-09 14:45:14.428640 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.428654 | controller |                     ".": {},
2026-06-09 14:45:14.428668 | controller |                     "f:name": {},
2026-06-09 14:45:14.428681 | controller |                     "f:value": {}
2026-06-09 14:45:14.428695 | controller |                   },
2026-06-09 14:45:14.428708 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.428721 | controller |                     ".": {},
2026-06-09 14:45:14.428735 | controller |                     "f:name": {},
2026-06-09 14:45:14.428748 | controller |                     "f:value": {}
2026-06-09 14:45:14.428762 | controller |                   },
2026-06-09 14:45:14.428775 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.428789 | controller |                     ".": {},
2026-06-09 14:45:14.428803 | controller |                     "f:name": {},
2026-06-09 14:45:14.428816 | controller |                     "f:value": {}
2026-06-09 14:45:14.428829 | controller |                   },
2026-06-09 14:45:14.428843 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.428856 | controller |                     ".": {},
2026-06-09 14:45:14.428870 | controller |                     "f:name": {},
2026-06-09 14:45:14.428884 | controller |                     "f:value": {}
2026-06-09 14:45:14.428898 | controller |                   },
2026-06-09 14:45:14.428912 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.428925 | controller |                     ".": {},
2026-06-09 14:45:14.428940 | controller |                     "f:name": {},
2026-06-09 14:45:14.428953 | controller |                     "f:value": {}
2026-06-09 14:45:14.428967 | controller |                   },
2026-06-09 14:45:14.428981 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.428995 | controller |                     ".": {},
2026-06-09 14:45:14.429009 | controller |                     "f:name": {},
2026-06-09 14:45:14.429023 | controller |                     "f:value": {}
2026-06-09 14:45:14.429036 | controller |                   },
2026-06-09 14:45:14.429050 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 14:45:14.429064 | controller |                     ".": {},
2026-06-09 14:45:14.429078 | controller |                     "f:name": {},
2026-06-09 14:45:14.429092 | controller |                     "f:value": {}
2026-06-09 14:45:14.429105 | controller |                   },
2026-06-09 14:45:14.429119 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.429133 | controller |                     ".": {},
2026-06-09 14:45:14.429147 | controller |                     "f:name": {},
2026-06-09 14:45:14.429161 | controller |                     "f:value": {}
2026-06-09 14:45:14.429175 | controller |                   },
2026-06-09 14:45:14.429189 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.429203 | controller |                     ".": {},
2026-06-09 14:45:14.429217 | controller |                     "f:name": {},
2026-06-09 14:45:14.429231 | controller |                     "f:value": {}
2026-06-09 14:45:14.429245 | controller |                   },
2026-06-09 14:45:14.429263 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.429278 | controller |                     ".": {},
2026-06-09 14:45:14.429292 | controller |                     "f:name": {},
2026-06-09 14:45:14.429306 | controller |                     "f:value": {}
2026-06-09 14:45:14.429320 | controller |                   },
2026-06-09 14:45:14.429334 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.429348 | controller |                     ".": {},
2026-06-09 14:45:14.429362 | controller |                     "f:name": {},
2026-06-09 14:45:14.429376 | controller |                     "f:value": {}
2026-06-09 14:45:14.429390 | controller |                   },
2026-06-09 14:45:14.429404 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.429418 | controller |                     ".": {},
2026-06-09 14:45:14.429432 | controller |                     "f:name": {},
2026-06-09 14:45:14.429445 | controller |                     "f:value": {}
2026-06-09 14:45:14.429459 | controller |                   },
2026-06-09 14:45:14.429472 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.429486 | controller |                     ".": {},
2026-06-09 14:45:14.429499 | controller |                     "f:name": {},
2026-06-09 14:45:14.429549 | controller |                     "f:value": {}
2026-06-09 14:45:14.429569 | controller |                   },
2026-06-09 14:45:14.429584 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.429598 | controller |                     ".": {},
2026-06-09 14:45:14.429612 | controller |                     "f:name": {},
2026-06-09 14:45:14.429626 | controller |                     "f:value": {}
2026-06-09 14:45:14.429640 | controller |                   },
2026-06-09 14:45:14.429654 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.429668 | controller |                     ".": {},
2026-06-09 14:45:14.429681 | controller |                     "f:name": {},
2026-06-09 14:45:14.429695 | controller |                     "f:value": {}
2026-06-09 14:45:14.429709 | controller |                   },
2026-06-09 14:45:14.429722 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.429736 | controller |                     ".": {},
2026-06-09 14:45:14.429750 | controller |                     "f:name": {},
2026-06-09 14:45:14.429764 | controller |                     "f:value": {}
2026-06-09 14:45:14.429778 | controller |                   },
2026-06-09 14:45:14.429792 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.429806 | controller |                     ".": {},
2026-06-09 14:45:14.429820 | controller |                     "f:name": {},
2026-06-09 14:45:14.429834 | controller |                     "f:value": {}
2026-06-09 14:45:14.429848 | controller |                   },
2026-06-09 14:45:14.429862 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.429876 | controller |                     ".": {},
2026-06-09 14:45:14.429890 | controller |                     "f:name": {},
2026-06-09 14:45:14.429903 | controller |                     "f:value": {}
2026-06-09 14:45:14.429917 | controller |                   },
2026-06-09 14:45:14.429931 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.429958 | controller |                     ".": {},
2026-06-09 14:45:14.429973 | controller |                     "f:name": {},
2026-06-09 14:45:14.429987 | controller |                     "f:value": {}
2026-06-09 14:45:14.430004 | controller |                   },
2026-06-09 14:45:14.430018 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.430032 | controller |                     ".": {},
2026-06-09 14:45:14.430046 | controller |                     "f:name": {},
2026-06-09 14:45:14.430060 | controller |                     "f:value": {}
2026-06-09 14:45:14.430073 | controller |                   },
2026-06-09 14:45:14.430087 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.430101 | controller |                     ".": {},
2026-06-09 14:45:14.430114 | controller |                     "f:name": {},
2026-06-09 14:45:14.430128 | controller |                     "f:value": {}
2026-06-09 14:45:14.430145 | controller |                   },
2026-06-09 14:45:14.430159 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.430173 | controller |                     ".": {},
2026-06-09 14:45:14.430187 | controller |                     "f:name": {},
2026-06-09 14:45:14.430201 | controller |                     "f:value": {}
2026-06-09 14:45:14.430215 | controller |                   },
2026-06-09 14:45:14.430229 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.430243 | controller |                     ".": {},
2026-06-09 14:45:14.430358 | controller |                     "f:name": {},
2026-06-09 14:45:14.430379 | controller |                     "f:value": {}
2026-06-09 14:45:14.430394 | controller |                   },
2026-06-09 14:45:14.430409 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 14:45:14.430454 | controller |                     ".": {},
2026-06-09 14:45:14.430550 | controller |                     "f:name": {},
2026-06-09 14:45:14.430570 | controller |                     "f:value": {}
2026-06-09 14:45:14.430585 | controller |                   },
2026-06-09 14:45:14.430600 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.430645 | controller |                     ".": {},
2026-06-09 14:45:14.430722 | controller |                     "f:name": {},
2026-06-09 14:45:14.430763 | controller |                     "f:value": {}
2026-06-09 14:45:14.430781 | controller |                   },
2026-06-09 14:45:14.430851 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.430868 | controller |                     ".": {},
2026-06-09 14:45:14.430882 | controller |                     "f:name": {},
2026-06-09 14:45:14.430896 | controller |                     "f:value": {}
2026-06-09 14:45:14.430910 | controller |                   },
2026-06-09 14:45:14.430924 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.430938 | controller |                     ".": {},
2026-06-09 14:45:14.430952 | controller |                     "f:name": {},
2026-06-09 14:45:14.430966 | controller |                     "f:value": {}
2026-06-09 14:45:14.430980 | controller |                   },
2026-06-09 14:45:14.430993 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 14:45:14.431007 | controller |                     ".": {},
2026-06-09 14:45:14.431021 | controller |                     "f:name": {},
2026-06-09 14:45:14.431064 | controller |                     "f:value": {}
2026-06-09 14:45:14.431128 | controller |                   },
2026-06-09 14:45:14.431172 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.431189 | controller |                     ".": {},
2026-06-09 14:45:14.431228 | controller |                     "f:name": {},
2026-06-09 14:45:14.431251 | controller |                     "f:value": {}
2026-06-09 14:45:14.431294 | controller |                   },
2026-06-09 14:45:14.431311 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 14:45:14.431352 | controller |                     ".": {},
2026-06-09 14:45:14.431367 | controller |                     "f:name": {},
2026-06-09 14:45:14.431381 | controller |                     "f:value": {}
2026-06-09 14:45:14.431420 | controller |                   },
2026-06-09 14:45:14.431437 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.431451 | controller |                     ".": {},
2026-06-09 14:45:14.431466 | controller |                     "f:name": {},
2026-06-09 14:45:14.431480 | controller |                     "f:value": {}
2026-06-09 14:45:14.431545 | controller |                   },
2026-06-09 14:45:14.431587 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 14:45:14.431604 | controller |                     ".": {},
2026-06-09 14:45:14.431618 | controller |                     "f:name": {},
2026-06-09 14:45:14.431632 | controller |                     "f:value": {}
2026-06-09 14:45:14.431646 | controller |                   },
2026-06-09 14:45:14.431661 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.431675 | controller |                     ".": {},
2026-06-09 14:45:14.431690 | controller |                     "f:name": {},
2026-06-09 14:45:14.431704 | controller |                     "f:value": {}
2026-06-09 14:45:14.431718 | controller |                   },
2026-06-09 14:45:14.431731 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.431745 | controller |                     ".": {},
2026-06-09 14:45:14.431759 | controller |                     "f:name": {},
2026-06-09 14:45:14.431772 | controller |                     "f:value": {}
2026-06-09 14:45:14.431786 | controller |                   },
2026-06-09 14:45:14.431800 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.431814 | controller |                     ".": {},
2026-06-09 14:45:14.431828 | controller |                     "f:name": {},
2026-06-09 14:45:14.431841 | controller |                     "f:value": {}
2026-06-09 14:45:14.431855 | controller |                   },
2026-06-09 14:45:14.431869 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.431884 | controller |                     ".": {},
2026-06-09 14:45:14.431898 | controller |                     "f:name": {},
2026-06-09 14:45:14.431912 | controller |                     "f:value": {}
2026-06-09 14:45:14.431926 | controller |                   },
2026-06-09 14:45:14.431939 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.431953 | controller |                     ".": {},
2026-06-09 14:45:14.431967 | controller |                     "f:name": {},
2026-06-09 14:45:14.431981 | controller |                     "f:value": {}
2026-06-09 14:45:14.431994 | controller |                   },
2026-06-09 14:45:14.432009 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 14:45:14.432023 | controller |                     ".": {},
2026-06-09 14:45:14.432036 | controller |                     "f:name": {},
2026-06-09 14:45:14.432050 | controller |                     "f:value": {}
2026-06-09 14:45:14.432064 | controller |                   },
2026-06-09 14:45:14.432078 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.432092 | controller |                     ".": {},
2026-06-09 14:45:14.432106 | controller |                     "f:name": {},
2026-06-09 14:45:14.432131 | controller |                     "f:value": {}
2026-06-09 14:45:14.432146 | controller |                   },
2026-06-09 14:45:14.432159 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.432173 | controller |                     ".": {},
2026-06-09 14:45:14.432187 | controller |                     "f:name": {},
2026-06-09 14:45:14.432201 | controller |                     "f:value": {}
2026-06-09 14:45:14.432215 | controller |                   },
2026-06-09 14:45:14.432229 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.432243 | controller |                     ".": {},
2026-06-09 14:45:14.432256 | controller |                     "f:name": {},
2026-06-09 14:45:14.432270 | controller |                     "f:value": {}
2026-06-09 14:45:14.432284 | controller |                   },
2026-06-09 14:45:14.432297 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 14:45:14.432311 | controller |                     ".": {},
2026-06-09 14:45:14.432325 | controller |                     "f:name": {},
2026-06-09 14:45:14.432338 | controller |                     "f:value": {}
2026-06-09 14:45:14.432352 | controller |                   },
2026-06-09 14:45:14.432366 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.432380 | controller |                     ".": {},
2026-06-09 14:45:14.432393 | controller |                     "f:name": {},
2026-06-09 14:45:14.432407 | controller |                     "f:value": {}
2026-06-09 14:45:14.432421 | controller |                   },
2026-06-09 14:45:14.432435 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.432449 | controller |                     ".": {},
2026-06-09 14:45:14.432462 | controller |                     "f:name": {},
2026-06-09 14:45:14.432476 | controller |                     "f:value": {}
2026-06-09 14:45:14.432489 | controller |                   },
2026-06-09 14:45:14.432503 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 14:45:14.432539 | controller |                     ".": {},
2026-06-09 14:45:14.432555 | controller |                     "f:name": {},
2026-06-09 14:45:14.432569 | controller |                     "f:value": {}
2026-06-09 14:45:14.432584 | controller |                   },
2026-06-09 14:45:14.432597 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.432611 | controller |                     ".": {},
2026-06-09 14:45:14.432626 | controller |                     "f:name": {},
2026-06-09 14:45:14.432640 | controller |                     "f:value": {}
2026-06-09 14:45:14.432654 | controller |                   },
2026-06-09 14:45:14.432668 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.432682 | controller |                     ".": {},
2026-06-09 14:45:14.432696 | controller |                     "f:name": {},
2026-06-09 14:45:14.432710 | controller |                     "f:value": {}
2026-06-09 14:45:14.432724 | controller |                   },
2026-06-09 14:45:14.432737 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.432751 | controller |                     ".": {},
2026-06-09 14:45:14.432764 | controller |                     "f:name": {},
2026-06-09 14:45:14.432778 | controller |                     "f:value": {}
2026-06-09 14:45:14.432792 | controller |                   },
2026-06-09 14:45:14.432805 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 14:45:14.432819 | controller |                     ".": {},
2026-06-09 14:45:14.432837 | controller |                     "f:name": {},
2026-06-09 14:45:14.432851 | controller |                     "f:value": {}
2026-06-09 14:45:14.432865 | controller |                   },
2026-06-09 14:45:14.432879 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.432893 | controller |                     ".": {},
2026-06-09 14:45:14.432907 | controller |                     "f:name": {},
2026-06-09 14:45:14.432921 | controller |                     "f:value": {}
2026-06-09 14:45:14.432935 | controller |                   },
2026-06-09 14:45:14.432949 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.432962 | controller |                     ".": {},
2026-06-09 14:45:14.432976 | controller |                     "f:name": {},
2026-06-09 14:45:14.432990 | controller |                     "f:value": {}
2026-06-09 14:45:14.433003 | controller |                   },
2026-06-09 14:45:14.433017 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 14:45:14.433031 | controller |                     ".": {},
2026-06-09 14:45:14.433045 | controller |                     "f:name": {},
2026-06-09 14:45:14.433058 | controller |                     "f:value": {}
2026-06-09 14:45:14.433072 | controller |                   },
2026-06-09 14:45:14.433086 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.433100 | controller |                     ".": {},
2026-06-09 14:45:14.433113 | controller |                     "f:name": {},
2026-06-09 14:45:14.433127 | controller |                     "f:value": {}
2026-06-09 14:45:14.433141 | controller |                   },
2026-06-09 14:45:14.433155 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.433168 | controller |                     ".": {},
2026-06-09 14:45:14.433182 | controller |                     "f:name": {},
2026-06-09 14:45:14.433196 | controller |                     "f:value": {}
2026-06-09 14:45:14.433209 | controller |                   },
2026-06-09 14:45:14.433223 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.433237 | controller |                     ".": {},
2026-06-09 14:45:14.433250 | controller |                     "f:name": {},
2026-06-09 14:45:14.433264 | controller |                     "f:value": {}
2026-06-09 14:45:14.433278 | controller |                   },
2026-06-09 14:45:14.433292 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.433306 | controller |                     ".": {},
2026-06-09 14:45:14.433320 | controller |                     "f:name": {},
2026-06-09 14:45:14.433334 | controller |                     "f:value": {}
2026-06-09 14:45:14.433347 | controller |                   },
2026-06-09 14:45:14.433360 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 14:45:14.433374 | controller |                     ".": {},
2026-06-09 14:45:14.433388 | controller |                     "f:name": {},
2026-06-09 14:45:14.433401 | controller |                     "f:value": {}
2026-06-09 14:45:14.433414 | controller |                   },
2026-06-09 14:45:14.433428 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.433441 | controller |                     ".": {},
2026-06-09 14:45:14.433454 | controller |                     "f:name": {},
2026-06-09 14:45:14.433468 | controller |                     "f:value": {}
2026-06-09 14:45:14.433481 | controller |                   },
2026-06-09 14:45:14.433494 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.433508 | controller |                     ".": {},
2026-06-09 14:45:14.433549 | controller |                     "f:name": {},
2026-06-09 14:45:14.433564 | controller |                     "f:value": {}
2026-06-09 14:45:14.433578 | controller |                   },
2026-06-09 14:45:14.433592 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.433606 | controller |                     ".": {},
2026-06-09 14:45:14.433621 | controller |                     "f:name": {},
2026-06-09 14:45:14.433635 | controller |                     "f:value": {}
2026-06-09 14:45:14.433649 | controller |                   },
2026-06-09 14:45:14.433663 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.433677 | controller |                     ".": {},
2026-06-09 14:45:14.433691 | controller |                     "f:name": {},
2026-06-09 14:45:14.433705 | controller |                     "f:value": {}
2026-06-09 14:45:14.433721 | controller |                   },
2026-06-09 14:45:14.433737 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 14:45:14.433751 | controller |                     ".": {},
2026-06-09 14:45:14.433765 | controller |                     "f:name": {},
2026-06-09 14:45:14.433778 | controller |                     "f:value": {}
2026-06-09 14:45:14.433792 | controller |                   },
2026-06-09 14:45:14.433806 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.433820 | controller |                     ".": {},
2026-06-09 14:45:14.433834 | controller |                     "f:name": {},
2026-06-09 14:45:14.433849 | controller |                     "f:value": {}
2026-06-09 14:45:14.433863 | controller |                   },
2026-06-09 14:45:14.433876 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.433890 | controller |                     ".": {},
2026-06-09 14:45:14.433904 | controller |                     "f:name": {},
2026-06-09 14:45:14.433918 | controller |                     "f:value": {}
2026-06-09 14:45:14.433932 | controller |                   },
2026-06-09 14:45:14.433961 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 14:45:14.433976 | controller |                     ".": {},
2026-06-09 14:45:14.433990 | controller |                     "f:name": {},
2026-06-09 14:45:14.434004 | controller |                     "f:value": {}
2026-06-09 14:45:14.434018 | controller |                   },
2026-06-09 14:45:14.434032 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.434049 | controller |                     ".": {},
2026-06-09 14:45:14.434062 | controller |                     "f:name": {},
2026-06-09 14:45:14.434076 | controller |                     "f:value": {}
2026-06-09 14:45:14.434090 | controller |                   },
2026-06-09 14:45:14.434104 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-09 14:45:14.434118 | controller |                     ".": {},
2026-06-09 14:45:14.434132 | controller |                     "f:name": {},
2026-06-09 14:45:14.434146 | controller |                     "f:value": {}
2026-06-09 14:45:14.434160 | controller |                   },
2026-06-09 14:45:14.434174 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.434187 | controller |                     ".": {},
2026-06-09 14:45:14.434201 | controller |                     "f:name": {},
2026-06-09 14:45:14.434215 | controller |                     "f:value": {}
2026-06-09 14:45:14.434229 | controller |                   },
2026-06-09 14:45:14.434243 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.434260 | controller |                     ".": {},
2026-06-09 14:45:14.434274 | controller |                     "f:name": {},
2026-06-09 14:45:14.434288 | controller |                     "f:value": {}
2026-06-09 14:45:14.434302 | controller |                   },
2026-06-09 14:45:14.434316 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.434330 | controller |                     ".": {},
2026-06-09 14:45:14.434344 | controller |                     "f:name": {},
2026-06-09 14:45:14.434358 | controller |                     "f:value": {}
2026-06-09 14:45:14.434372 | controller |                   },
2026-06-09 14:45:14.434386 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.434400 | controller |                     ".": {},
2026-06-09 14:45:14.434414 | controller |                     "f:name": {},
2026-06-09 14:45:14.434428 | controller |                     "f:value": {}
2026-06-09 14:45:14.434442 | controller |                   },
2026-06-09 14:45:14.434456 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.434470 | controller |                     ".": {},
2026-06-09 14:45:14.434484 | controller |                     "f:name": {},
2026-06-09 14:45:14.434498 | controller |                     "f:value": {}
2026-06-09 14:45:14.434526 | controller |                   },
2026-06-09 14:45:14.434545 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.434560 | controller |                     ".": {},
2026-06-09 14:45:14.434574 | controller |                     "f:name": {},
2026-06-09 14:45:14.434588 | controller |                     "f:value": {}
2026-06-09 14:45:14.434602 | controller |                   },
2026-06-09 14:45:14.434616 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 14:45:14.434630 | controller |                     ".": {},
2026-06-09 14:45:14.434644 | controller |                     "f:name": {},
2026-06-09 14:45:14.434658 | controller |                     "f:value": {}
2026-06-09 14:45:14.434672 | controller |                   },
2026-06-09 14:45:14.434685 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.434699 | controller |                     ".": {},
2026-06-09 14:45:14.434713 | controller |                     "f:name": {},
2026-06-09 14:45:14.434727 | controller |                     "f:value": {}
2026-06-09 14:45:14.434741 | controller |                   },
2026-06-09 14:45:14.434755 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.434771 | controller |                     ".": {},
2026-06-09 14:45:14.434787 | controller |                     "f:name": {},
2026-06-09 14:45:14.434801 | controller |                     "f:value": {}
2026-06-09 14:45:14.434815 | controller |                   },
2026-06-09 14:45:14.434829 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.434843 | controller |                     ".": {},
2026-06-09 14:45:14.434857 | controller |                     "f:name": {},
2026-06-09 14:45:14.434870 | controller |                     "f:value": {}
2026-06-09 14:45:14.434884 | controller |                   },
2026-06-09 14:45:14.434898 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.434912 | controller |                     ".": {},
2026-06-09 14:45:14.434926 | controller |                     "f:name": {},
2026-06-09 14:45:14.434940 | controller |                     "f:value": {}
2026-06-09 14:45:14.434954 | controller |                   },
2026-06-09 14:45:14.434971 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.434986 | controller |                     ".": {},
2026-06-09 14:45:14.435000 | controller |                     "f:name": {},
2026-06-09 14:45:14.435013 | controller |                     "f:value": {}
2026-06-09 14:45:14.435027 | controller |                   },
2026-06-09 14:45:14.435041 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.435055 | controller |                     ".": {},
2026-06-09 14:45:14.435069 | controller |                     "f:name": {},
2026-06-09 14:45:14.435082 | controller |                     "f:value": {}
2026-06-09 14:45:14.435096 | controller |                   },
2026-06-09 14:45:14.435109 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 14:45:14.435123 | controller |                     ".": {},
2026-06-09 14:45:14.435193 | controller |                     "f:name": {},
2026-06-09 14:45:14.435213 | controller |                     "f:value": {}
2026-06-09 14:45:14.435228 | controller |                   },
2026-06-09 14:45:14.435242 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.435257 | controller |                     ".": {},
2026-06-09 14:45:14.435271 | controller |                     "f:name": {},
2026-06-09 14:45:14.435286 | controller |                     "f:value": {}
2026-06-09 14:45:14.435300 | controller |                   },
2026-06-09 14:45:14.435314 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 14:45:14.435328 | controller |                     ".": {},
2026-06-09 14:45:14.435342 | controller |                     "f:name": {},
2026-06-09 14:45:14.435356 | controller |                     "f:value": {}
2026-06-09 14:45:14.435370 | controller |                   },
2026-06-09 14:45:14.435384 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 14:45:14.435398 | controller |                     ".": {},
2026-06-09 14:45:14.435412 | controller |                     "f:name": {},
2026-06-09 14:45:14.435426 | controller |                     "f:value": {}
2026-06-09 14:45:14.435440 | controller |                   },
2026-06-09 14:45:14.435454 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.435467 | controller |                     ".": {},
2026-06-09 14:45:14.435481 | controller |                     "f:name": {},
2026-06-09 14:45:14.435495 | controller |                     "f:value": {}
2026-06-09 14:45:14.435509 | controller |                   },
2026-06-09 14:45:14.435545 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.435560 | controller |                     ".": {},
2026-06-09 14:45:14.435574 | controller |                     "f:name": {},
2026-06-09 14:45:14.435588 | controller |                     "f:value": {}
2026-06-09 14:45:14.435602 | controller |                   },
2026-06-09 14:45:14.435616 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.435630 | controller |                     ".": {},
2026-06-09 14:45:14.435644 | controller |                     "f:name": {},
2026-06-09 14:45:14.435658 | controller |                     "f:value": {}
2026-06-09 14:45:14.435672 | controller |                   },
2026-06-09 14:45:14.435686 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.435701 | controller |                     ".": {},
2026-06-09 14:45:14.435716 | controller |                     "f:name": {},
2026-06-09 14:45:14.435732 | controller |                     "f:value": {}
2026-06-09 14:45:14.435747 | controller |                   },
2026-06-09 14:45:14.435764 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-09 14:45:14.435778 | controller |                     ".": {},
2026-06-09 14:45:14.435792 | controller |                     "f:name": {},
2026-06-09 14:45:14.435806 | controller |                     "f:value": {}
2026-06-09 14:45:14.435820 | controller |                   },
2026-06-09 14:45:14.435833 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 14:45:14.435847 | controller |                     ".": {},
2026-06-09 14:45:14.435860 | controller |                     "f:name": {},
2026-06-09 14:45:14.435875 | controller |                     "f:value": {}
2026-06-09 14:45:14.435888 | controller |                   },
2026-06-09 14:45:14.435903 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 14:45:14.435916 | controller |                     ".": {},
2026-06-09 14:45:14.435931 | controller |                     "f:name": {},
2026-06-09 14:45:14.435945 | controller |                     "f:value": {}
2026-06-09 14:45:14.435958 | controller |                   },
2026-06-09 14:45:14.435972 | controller |                   "k:{\"name\":\"TEST_ANSIBLETEST_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.435986 | controller |                     ".": {},
2026-06-09 14:45:14.436000 | controller |                     "f:name": {},
2026-06-09 14:45:14.436013 | controller |                     "f:value": {}
2026-06-09 14:45:14.436027 | controller |                   },
2026-06-09 14:45:14.436041 | controller |                   "k:{\"name\":\"TEST_HORIZONTEST_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.436055 | controller |                     ".": {},
2026-06-09 14:45:14.436068 | controller |                     "f:name": {},
2026-06-09 14:45:14.436082 | controller |                     "f:value": {}
2026-06-09 14:45:14.436096 | controller |                   },
2026-06-09 14:45:14.436109 | controller |                   "k:{\"name\":\"TEST_TOBIKO_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.436123 | controller |                     ".": {},
2026-06-09 14:45:14.436137 | controller |                     "f:name": {},
2026-06-09 14:45:14.436151 | controller |                     "f:value": {}
2026-06-09 14:45:14.436164 | controller |                   }
2026-06-09 14:45:14.436178 | controller |                 },
2026-06-09 14:45:14.436192 | controller |                 "f:image": {},
2026-06-09 14:45:14.436205 | controller |                 "f:imagePullPolicy": {},
2026-06-09 14:45:14.436219 | controller |                 "f:livenessProbe": {
2026-06-09 14:45:14.436233 | controller |                   ".": {},
2026-06-09 14:45:14.436247 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.436260 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.436274 | controller |                     ".": {},
2026-06-09 14:45:14.436287 | controller |                     "f:path": {},
2026-06-09 14:45:14.436301 | controller |                     "f:port": {},
2026-06-09 14:45:14.436314 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.436328 | controller |                   },
2026-06-09 14:45:14.436341 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.436355 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.436369 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.436382 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.436396 | controller |                 },
2026-06-09 14:45:14.436410 | controller |                 "f:name": {},
2026-06-09 14:45:14.436423 | controller |                 "f:readinessProbe": {
2026-06-09 14:45:14.436436 | controller |                   ".": {},
2026-06-09 14:45:14.436450 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.436464 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.436481 | controller |                     ".": {},
2026-06-09 14:45:14.436495 | controller |                     "f:path": {},
2026-06-09 14:45:14.436508 | controller |                     "f:port": {},
2026-06-09 14:45:14.436542 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.436557 | controller |                   },
2026-06-09 14:45:14.436571 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.436585 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.436600 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.436613 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.436627 | controller |                 },
2026-06-09 14:45:14.436642 | controller |                 "f:resources": {
2026-06-09 14:45:14.436656 | controller |                   ".": {},
2026-06-09 14:45:14.436669 | controller |                   "f:limits": {
2026-06-09 14:45:14.436683 | controller |                     ".": {},
2026-06-09 14:45:14.436697 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.436711 | controller |                     "f:memory": {}
2026-06-09 14:45:14.436724 | controller |                   },
2026-06-09 14:45:14.436737 | controller |                   "f:requests": {
2026-06-09 14:45:14.436751 | controller |                     ".": {},
2026-06-09 14:45:14.436764 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.436778 | controller |                     "f:memory": {}
2026-06-09 14:45:14.436792 | controller |                   }
2026-06-09 14:45:14.436805 | controller |                 },
2026-06-09 14:45:14.436819 | controller |                 "f:securityContext": {
2026-06-09 14:45:14.436833 | controller |                   ".": {},
2026-06-09 14:45:14.436846 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 14:45:14.436860 | controller |                 },
2026-06-09 14:45:14.436874 | controller |                 "f:terminationMessagePath": {},
2026-06-09 14:45:14.436888 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 14:45:14.436902 | controller |               }
2026-06-09 14:45:14.436916 | controller |             },
2026-06-09 14:45:14.436930 | controller |             "f:dnsPolicy": {},
2026-06-09 14:45:14.436944 | controller |             "f:enableServiceLinks": {},
2026-06-09 14:45:14.436959 | controller |             "f:restartPolicy": {},
2026-06-09 14:45:14.436973 | controller |             "f:schedulerName": {},
2026-06-09 14:45:14.436986 | controller |             "f:securityContext": {
2026-06-09 14:45:14.437000 | controller |               ".": {},
2026-06-09 14:45:14.437013 | controller |               "f:runAsNonRoot": {}
2026-06-09 14:45:14.437027 | controller |             },
2026-06-09 14:45:14.437041 | controller |             "f:serviceAccount": {},
2026-06-09 14:45:14.437054 | controller |             "f:serviceAccountName": {},
2026-06-09 14:45:14.437068 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 14:45:14.437081 | controller |             "f:tolerations": {}
2026-06-09 14:45:14.437095 | controller |           }
2026-06-09 14:45:14.437109 | controller |         },
2026-06-09 14:45:14.437122 | controller |         "manager": "kube-controller-manager",
2026-06-09 14:45:14.437136 | controller |         "operation": "Update",
2026-06-09 14:45:14.437149 | controller |         "time": "2026-06-09T13:49:35Z"
2026-06-09 14:45:14.437163 | controller |       },
2026-06-09 14:45:14.437177 | controller |       {
2026-06-09 14:45:14.437191 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.437204 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.437218 | controller |         "fieldsV1": {
2026-06-09 14:45:14.437232 | controller |           "f:metadata": {
2026-06-09 14:45:14.437245 | controller |             "f:annotations": {
2026-06-09 14:45:14.437259 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 14:45:14.437276 | controller |             }
2026-06-09 14:45:14.437290 | controller |           }
2026-06-09 14:45:14.437304 | controller |         },
2026-06-09 14:45:14.437317 | controller |         "manager": "multus-daemon",
2026-06-09 14:45:14.437331 | controller |         "operation": "Update",
2026-06-09 14:45:14.437344 | controller |         "subresource": "status",
2026-06-09 14:45:14.437358 | controller |         "time": "2026-06-09T13:49:38Z"
2026-06-09 14:45:14.437371 | controller |       },
2026-06-09 14:45:14.437385 | controller |       {
2026-06-09 14:45:14.437399 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.437412 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.437426 | controller |         "fieldsV1": {
2026-06-09 14:45:14.437440 | controller |           "f:status": {
2026-06-09 14:45:14.437453 | controller |             "f:conditions": {
2026-06-09 14:45:14.437466 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 14:45:14.437479 | controller |                 ".": {},
2026-06-09 14:45:14.437493 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.437506 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.437544 | controller |                 "f:status": {},
2026-06-09 14:45:14.437559 | controller |                 "f:type": {}
2026-06-09 14:45:14.437573 | controller |               },
2026-06-09 14:45:14.437586 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 14:45:14.437600 | controller |                 ".": {},
2026-06-09 14:45:14.437614 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.437628 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.437642 | controller |                 "f:status": {},
2026-06-09 14:45:14.437656 | controller |                 "f:type": {}
2026-06-09 14:45:14.437670 | controller |               },
2026-06-09 14:45:14.437684 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 14:45:14.437697 | controller |                 ".": {},
2026-06-09 14:45:14.437711 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.437724 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.437738 | controller |                 "f:status": {},
2026-06-09 14:45:14.437752 | controller |                 "f:type": {}
2026-06-09 14:45:14.437765 | controller |               },
2026-06-09 14:45:14.437779 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 14:45:14.437793 | controller |                 ".": {},
2026-06-09 14:45:14.437807 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.437821 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.437834 | controller |                 "f:status": {},
2026-06-09 14:45:14.437848 | controller |                 "f:type": {}
2026-06-09 14:45:14.437862 | controller |               }
2026-06-09 14:45:14.437876 | controller |             },
2026-06-09 14:45:14.437890 | controller |             "f:containerStatuses": {},
2026-06-09 14:45:14.437903 | controller |             "f:hostIP": {},
2026-06-09 14:45:14.437917 | controller |             "f:hostIPs": {},
2026-06-09 14:45:14.437931 | controller |             "f:phase": {},
2026-06-09 14:45:14.437959 | controller |             "f:podIP": {},
2026-06-09 14:45:14.437974 | controller |             "f:podIPs": {
2026-06-09 14:45:14.437988 | controller |               ".": {},
2026-06-09 14:45:14.438002 | controller |               "k:{\"ip\":\"10.217.0.66\"}": {
2026-06-09 14:45:14.438016 | controller |                 ".": {},
2026-06-09 14:45:14.438029 | controller |                 "f:ip": {}
2026-06-09 14:45:14.438043 | controller |               }
2026-06-09 14:45:14.438056 | controller |             },
2026-06-09 14:45:14.438070 | controller |             "f:startTime": {}
2026-06-09 14:45:14.438083 | controller |           }
2026-06-09 14:45:14.438097 | controller |         },
2026-06-09 14:45:14.438114 | controller |         "manager": "kubelet",
2026-06-09 14:45:14.438128 | controller |         "operation": "Update",
2026-06-09 14:45:14.438142 | controller |         "subresource": "status",
2026-06-09 14:45:14.438156 | controller |         "time": "2026-06-09T13:50:24Z"
2026-06-09 14:45:14.438170 | controller |       }
2026-06-09 14:45:14.438184 | controller |     ],
2026-06-09 14:45:14.438198 | controller |     "name": "openstack-operator-controller-init-f4885b4db-2v7lv",
2026-06-09 14:45:14.438212 | controller |     "namespace": "openstack-operators",
2026-06-09 14:45:14.438226 | controller |     "ownerReferences": [
2026-06-09 14:45:14.438240 | controller |       {
2026-06-09 14:45:14.438254 | controller |         "apiVersion": "apps/v1",
2026-06-09 14:45:14.438267 | controller |         "blockOwnerDeletion": true,
2026-06-09 14:45:14.438281 | controller |         "controller": true,
2026-06-09 14:45:14.438295 | controller |         "kind": "ReplicaSet",
2026-06-09 14:45:14.438309 | controller |         "name": "openstack-operator-controller-init-f4885b4db",
2026-06-09 14:45:14.438322 | controller |         "uid": "8b105cdd-614a-452e-96b1-9ba193e639e2"
2026-06-09 14:45:14.438336 | controller |       }
2026-06-09 14:45:14.438350 | controller |     ],
2026-06-09 14:45:14.438364 | controller |     "resourceVersion": "52152",
2026-06-09 14:45:14.438377 | controller |     "uid": "cbfb270f-434d-4d5e-b67e-92ad504979e1"
2026-06-09 14:45:14.438391 | controller |   },
2026-06-09 14:45:14.438405 | controller |   "spec": {
2026-06-09 14:45:14.438418 | controller |     "containers": [
2026-06-09 14:45:14.438431 | controller |       {
2026-06-09 14:45:14.438445 | controller |         "args": [
2026-06-09 14:45:14.438459 | controller |           "--leader-elect",
2026-06-09 14:45:14.438472 | controller |           "--health-probe-bind-address=:8081"
2026-06-09 14:45:14.438486 | controller |         ],
2026-06-09 14:45:14.438500 | controller |         "command": [
2026-06-09 14:45:14.438532 | controller |           "/operator"
2026-06-09 14:45:14.438549 | controller |         ],
2026-06-09 14:45:14.438563 | controller |         "env": [
2026-06-09 14:45:14.438577 | controller |           {
2026-06-09 14:45:14.438591 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.438605 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-09 14:45:14.438619 | controller |           },
2026-06-09 14:45:14.438634 | controller |           {
2026-06-09 14:45:14.438648 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.438661 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-09 14:45:14.438675 | controller |           },
2026-06-09 14:45:14.438689 | controller |           {
2026-06-09 14:45:14.438703 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.438717 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-09 14:45:14.438731 | controller |           },
2026-06-09 14:45:14.438744 | controller |           {
2026-06-09 14:45:14.438758 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.438772 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-09 14:45:14.438786 | controller |           },
2026-06-09 14:45:14.438800 | controller |           {
2026-06-09 14:45:14.438814 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.438828 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-09 14:45:14.438842 | controller |           },
2026-06-09 14:45:14.438856 | controller |           {
2026-06-09 14:45:14.438870 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.438887 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-09 14:45:14.438902 | controller |           },
2026-06-09 14:45:14.438916 | controller |           {
2026-06-09 14:45:14.438930 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.438944 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-09 14:45:14.438958 | controller |           },
2026-06-09 14:45:14.438972 | controller |           {
2026-06-09 14:45:14.438986 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.439000 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-09 14:45:14.439014 | controller |           },
2026-06-09 14:45:14.439028 | controller |           {
2026-06-09 14:45:14.439042 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.439057 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-09 14:45:14.439071 | controller |           },
2026-06-09 14:45:14.439085 | controller |           {
2026-06-09 14:45:14.439099 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.439113 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-09 14:45:14.439127 | controller |           },
2026-06-09 14:45:14.439141 | controller |           {
2026-06-09 14:45:14.439155 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.439169 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-09 14:45:14.439183 | controller |           },
2026-06-09 14:45:14.439197 | controller |           {
2026-06-09 14:45:14.439210 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.439224 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-09 14:45:14.439238 | controller |           },
2026-06-09 14:45:14.439252 | controller |           {
2026-06-09 14:45:14.439266 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.439280 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-09 14:45:14.439294 | controller |           },
2026-06-09 14:45:14.439307 | controller |           {
2026-06-09 14:45:14.439321 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.439336 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-09 14:45:14.439349 | controller |           },
2026-06-09 14:45:14.439363 | controller |           {
2026-06-09 14:45:14.439377 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.439391 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-09 14:45:14.439405 | controller |           },
2026-06-09 14:45:14.439419 | controller |           {
2026-06-09 14:45:14.439432 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.439446 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-09 14:45:14.439460 | controller |           },
2026-06-09 14:45:14.439474 | controller |           {
2026-06-09 14:45:14.439487 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.439501 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-09 14:45:14.439542 | controller |           },
2026-06-09 14:45:14.439558 | controller |           {
2026-06-09 14:45:14.439573 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.439587 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-09 14:45:14.439601 | controller |           },
2026-06-09 14:45:14.439615 | controller |           {
2026-06-09 14:45:14.439629 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.439643 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-09 14:45:14.439657 | controller |           },
2026-06-09 14:45:14.439671 | controller |           {
2026-06-09 14:45:14.439685 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.439699 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-09 14:45:14.439713 | controller |           },
2026-06-09 14:45:14.439727 | controller |           {
2026-06-09 14:45:14.439741 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.439755 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-09 14:45:14.439768 | controller |           },
2026-06-09 14:45:14.439782 | controller |           {
2026-06-09 14:45:14.439796 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.439810 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-09 14:45:14.439824 | controller |           },
2026-06-09 14:45:14.439838 | controller |           {
2026-06-09 14:45:14.439852 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.439866 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-09 14:45:14.439880 | controller |           },
2026-06-09 14:45:14.439894 | controller |           {
2026-06-09 14:45:14.439908 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.439921 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-09 14:45:14.439935 | controller |           },
2026-06-09 14:45:14.439948 | controller |           {
2026-06-09 14:45:14.439962 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.439975 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-09 14:45:14.439989 | controller |           },
2026-06-09 14:45:14.440003 | controller |           {
2026-06-09 14:45:14.440016 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.440030 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-09 14:45:14.440044 | controller |           },
2026-06-09 14:45:14.440057 | controller |           {
2026-06-09 14:45:14.440071 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.440085 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-09 14:45:14.440099 | controller |           },
2026-06-09 14:45:14.440112 | controller |           {
2026-06-09 14:45:14.440126 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.440139 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-09 14:45:14.440153 | controller |           },
2026-06-09 14:45:14.440171 | controller |           {
2026-06-09 14:45:14.440186 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.440200 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-09 14:45:14.440214 | controller |           },
2026-06-09 14:45:14.440228 | controller |           {
2026-06-09 14:45:14.440242 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.440256 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-09 14:45:14.440270 | controller |           },
2026-06-09 14:45:14.440284 | controller |           {
2026-06-09 14:45:14.440299 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.440313 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-09 14:45:14.440327 | controller |           },
2026-06-09 14:45:14.440340 | controller |           {
2026-06-09 14:45:14.440354 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.440368 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-09 14:45:14.440382 | controller |           },
2026-06-09 14:45:14.440396 | controller |           {
2026-06-09 14:45:14.440410 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.440424 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-09 14:45:14.440438 | controller |           },
2026-06-09 14:45:14.440452 | controller |           {
2026-06-09 14:45:14.440466 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.440479 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-09 14:45:14.440493 | controller |           },
2026-06-09 14:45:14.440507 | controller |           {
2026-06-09 14:45:14.440541 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.440556 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-09 14:45:14.440570 | controller |           },
2026-06-09 14:45:14.440584 | controller |           {
2026-06-09 14:45:14.440598 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.440612 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-09 14:45:14.440626 | controller |           },
2026-06-09 14:45:14.440640 | controller |           {
2026-06-09 14:45:14.440653 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.440667 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-09 14:45:14.440681 | controller |           },
2026-06-09 14:45:14.440695 | controller |           {
2026-06-09 14:45:14.440709 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.440723 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-09 14:45:14.440736 | controller |           },
2026-06-09 14:45:14.440750 | controller |           {
2026-06-09 14:45:14.440764 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.440779 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-09 14:45:14.440793 | controller |           },
2026-06-09 14:45:14.440807 | controller |           {
2026-06-09 14:45:14.440821 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.440839 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-09 14:45:14.440854 | controller |           },
2026-06-09 14:45:14.440868 | controller |           {
2026-06-09 14:45:14.440882 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.440896 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-09 14:45:14.440910 | controller |           },
2026-06-09 14:45:14.440924 | controller |           {
2026-06-09 14:45:14.440938 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.440952 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-09 14:45:14.440967 | controller |           },
2026-06-09 14:45:14.440981 | controller |           {
2026-06-09 14:45:14.440995 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.441009 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-09 14:45:14.441023 | controller |           },
2026-06-09 14:45:14.441037 | controller |           {
2026-06-09 14:45:14.441052 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.441066 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-09 14:45:14.441080 | controller |           },
2026-06-09 14:45:14.441094 | controller |           {
2026-06-09 14:45:14.441108 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.441122 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-09 14:45:14.441136 | controller |           },
2026-06-09 14:45:14.441149 | controller |           {
2026-06-09 14:45:14.441163 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.441177 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-09 14:45:14.441190 | controller |           },
2026-06-09 14:45:14.441204 | controller |           {
2026-06-09 14:45:14.441218 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.441232 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-09 14:45:14.441245 | controller |           },
2026-06-09 14:45:14.441259 | controller |           {
2026-06-09 14:45:14.441272 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.441286 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-09 14:45:14.441300 | controller |           },
2026-06-09 14:45:14.441314 | controller |           {
2026-06-09 14:45:14.441327 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.441341 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-09 14:45:14.441355 | controller |           },
2026-06-09 14:45:14.441369 | controller |           {
2026-06-09 14:45:14.441383 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.441397 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-09 14:45:14.441411 | controller |           },
2026-06-09 14:45:14.441426 | controller |           {
2026-06-09 14:45:14.441440 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.441454 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-09 14:45:14.441471 | controller |           },
2026-06-09 14:45:14.441486 | controller |           {
2026-06-09 14:45:14.441500 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.441535 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-09 14:45:14.441552 | controller |           },
2026-06-09 14:45:14.441566 | controller |           {
2026-06-09 14:45:14.441581 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.441595 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-09 14:45:14.441609 | controller |           },
2026-06-09 14:45:14.441623 | controller |           {
2026-06-09 14:45:14.441637 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.441651 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-09 14:45:14.441665 | controller |           },
2026-06-09 14:45:14.441679 | controller |           {
2026-06-09 14:45:14.441692 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.441706 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-09 14:45:14.441721 | controller |           },
2026-06-09 14:45:14.441737 | controller |           {
2026-06-09 14:45:14.441753 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.441767 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-09 14:45:14.441781 | controller |           },
2026-06-09 14:45:14.441795 | controller |           {
2026-06-09 14:45:14.441810 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.441824 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-09 14:45:14.441838 | controller |           },
2026-06-09 14:45:14.441852 | controller |           {
2026-06-09 14:45:14.441866 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.441880 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-09 14:45:14.441895 | controller |           },
2026-06-09 14:45:14.441909 | controller |           {
2026-06-09 14:45:14.441923 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.441952 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-09 14:45:14.441967 | controller |           },
2026-06-09 14:45:14.441981 | controller |           {
2026-06-09 14:45:14.441996 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.442010 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-09 14:45:14.442024 | controller |           },
2026-06-09 14:45:14.442038 | controller |           {
2026-06-09 14:45:14.442053 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.442068 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-09 14:45:14.442082 | controller |           },
2026-06-09 14:45:14.442096 | controller |           {
2026-06-09 14:45:14.442110 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.442123 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-09 14:45:14.442137 | controller |           },
2026-06-09 14:45:14.442151 | controller |           {
2026-06-09 14:45:14.442165 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.442182 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-09 14:45:14.442196 | controller |           },
2026-06-09 14:45:14.442210 | controller |           {
2026-06-09 14:45:14.442224 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.442237 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-09 14:45:14.442251 | controller |           },
2026-06-09 14:45:14.442265 | controller |           {
2026-06-09 14:45:14.442279 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.442293 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-09 14:45:14.442307 | controller |           },
2026-06-09 14:45:14.442321 | controller |           {
2026-06-09 14:45:14.442334 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.442348 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-09 14:45:14.442363 | controller |           },
2026-06-09 14:45:14.442376 | controller |           {
2026-06-09 14:45:14.442390 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.442404 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-09 14:45:14.442417 | controller |           },
2026-06-09 14:45:14.442431 | controller |           {
2026-06-09 14:45:14.442444 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.442458 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-09 14:45:14.442472 | controller |           },
2026-06-09 14:45:14.442485 | controller |           {
2026-06-09 14:45:14.442499 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.442526 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-09 14:45:14.442546 | controller |           },
2026-06-09 14:45:14.442560 | controller |           {
2026-06-09 14:45:14.442574 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.442588 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-09 14:45:14.442602 | controller |           },
2026-06-09 14:45:14.442616 | controller |           {
2026-06-09 14:45:14.442630 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.442644 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-09 14:45:14.442658 | controller |           },
2026-06-09 14:45:14.442672 | controller |           {
2026-06-09 14:45:14.442686 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.442700 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-09 14:45:14.442714 | controller |           },
2026-06-09 14:45:14.442728 | controller |           {
2026-06-09 14:45:14.442742 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.442756 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-09 14:45:14.442771 | controller |           },
2026-06-09 14:45:14.442785 | controller |           {
2026-06-09 14:45:14.442798 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.442812 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-09 14:45:14.442834 | controller |           },
2026-06-09 14:45:14.442849 | controller |           {
2026-06-09 14:45:14.442863 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.442878 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-09 14:45:14.442892 | controller |           },
2026-06-09 14:45:14.442906 | controller |           {
2026-06-09 14:45:14.442920 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.442934 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-09 14:45:14.442949 | controller |           },
2026-06-09 14:45:14.442963 | controller |           {
2026-06-09 14:45:14.442977 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.442991 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-09 14:45:14.443005 | controller |           },
2026-06-09 14:45:14.443019 | controller |           {
2026-06-09 14:45:14.443034 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.443048 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-09 14:45:14.443063 | controller |           },
2026-06-09 14:45:14.443077 | controller |           {
2026-06-09 14:45:14.443091 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.443105 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-09 14:45:14.443120 | controller |           },
2026-06-09 14:45:14.443134 | controller |           {
2026-06-09 14:45:14.443148 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.443162 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-09 14:45:14.443176 | controller |           },
2026-06-09 14:45:14.443190 | controller |           {
2026-06-09 14:45:14.443204 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.443219 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-09 14:45:14.443233 | controller |           },
2026-06-09 14:45:14.443247 | controller |           {
2026-06-09 14:45:14.443261 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.443275 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-09 14:45:14.443289 | controller |           },
2026-06-09 14:45:14.443303 | controller |           {
2026-06-09 14:45:14.443317 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.443331 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-09 14:45:14.443346 | controller |           },
2026-06-09 14:45:14.443360 | controller |           {
2026-06-09 14:45:14.443374 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.443388 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-09 14:45:14.443402 | controller |           },
2026-06-09 14:45:14.443416 | controller |           {
2026-06-09 14:45:14.443430 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.443444 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-09 14:45:14.443459 | controller |           },
2026-06-09 14:45:14.443476 | controller |           {
2026-06-09 14:45:14.443491 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.443505 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-09 14:45:14.443539 | controller |           },
2026-06-09 14:45:14.443555 | controller |           {
2026-06-09 14:45:14.443569 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.443583 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-09 14:45:14.443597 | controller |           },
2026-06-09 14:45:14.443611 | controller |           {
2026-06-09 14:45:14.443624 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.443638 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-09 14:45:14.443652 | controller |           },
2026-06-09 14:45:14.443666 | controller |           {
2026-06-09 14:45:14.443679 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.443693 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-09 14:45:14.443707 | controller |           },
2026-06-09 14:45:14.443720 | controller |           {
2026-06-09 14:45:14.443733 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.443747 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-09 14:45:14.443761 | controller |           },
2026-06-09 14:45:14.443775 | controller |           {
2026-06-09 14:45:14.443789 | controller |             "name": "TEST_TOBIKO_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.443804 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tobiko:current-podified"
2026-06-09 14:45:14.443818 | controller |           },
2026-06-09 14:45:14.443832 | controller |           {
2026-06-09 14:45:14.443846 | controller |             "name": "TEST_ANSIBLETEST_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.443861 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified"
2026-06-09 14:45:14.443875 | controller |           },
2026-06-09 14:45:14.443889 | controller |           {
2026-06-09 14:45:14.443903 | controller |             "name": "TEST_HORIZONTEST_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.443917 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizontest:current-podified"
2026-06-09 14:45:14.443931 | controller |           },
2026-06-09 14:45:14.443945 | controller |           {
2026-06-09 14:45:14.443959 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-09 14:45:14.443972 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-09 14:45:14.443987 | controller |           },
2026-06-09 14:45:14.444000 | controller |           {
2026-06-09 14:45:14.444014 | controller |             "name": "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 14:45:14.444028 | controller |             "value": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7"
2026-06-09 14:45:14.444043 | controller |           },
2026-06-09 14:45:14.444057 | controller |           {
2026-06-09 14:45:14.444071 | controller |             "name": "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 14:45:14.444085 | controller |             "value": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce"
2026-06-09 14:45:14.444099 | controller |           },
2026-06-09 14:45:14.444113 | controller |           {
2026-06-09 14:45:14.444133 | controller |             "name": "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 14:45:14.444148 | controller |             "value": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd"
2026-06-09 14:45:14.444163 | controller |           },
2026-06-09 14:45:14.444178 | controller |           {
2026-06-09 14:45:14.444192 | controller |             "name": "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 14:45:14.444206 | controller |             "value": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9"
2026-06-09 14:45:14.444221 | controller |           },
2026-06-09 14:45:14.444235 | controller |           {
2026-06-09 14:45:14.444250 | controller |             "name": "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 14:45:14.444265 | controller |             "value": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752"
2026-06-09 14:45:14.444279 | controller |           },
2026-06-09 14:45:14.444294 | controller |           {
2026-06-09 14:45:14.444308 | controller |             "name": "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 14:45:14.444323 | controller |             "value": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed"
2026-06-09 14:45:14.444337 | controller |           },
2026-06-09 14:45:14.444351 | controller |           {
2026-06-09 14:45:14.444366 | controller |             "name": "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 14:45:14.444381 | controller |             "value": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373"
2026-06-09 14:45:14.444395 | controller |           },
2026-06-09 14:45:14.444410 | controller |           {
2026-06-09 14:45:14.444425 | controller |             "name": "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 14:45:14.444439 | controller |             "value": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf"
2026-06-09 14:45:14.444454 | controller |           },
2026-06-09 14:45:14.444468 | controller |           {
2026-06-09 14:45:14.444482 | controller |             "name": "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 14:45:14.444496 | controller |             "value": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6"
2026-06-09 14:45:14.444526 | controller |           },
2026-06-09 14:45:14.444547 | controller |           {
2026-06-09 14:45:14.444563 | controller |             "name": "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 14:45:14.444578 | controller |             "value": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391"
2026-06-09 14:45:14.444593 | controller |           },
2026-06-09 14:45:14.444608 | controller |           {
2026-06-09 14:45:14.444622 | controller |             "name": "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 14:45:14.444637 | controller |             "value": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398"
2026-06-09 14:45:14.444651 | controller |           },
2026-06-09 14:45:14.444666 | controller |           {
2026-06-09 14:45:14.444680 | controller |             "name": "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 14:45:14.444694 | controller |             "value": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d"
2026-06-09 14:45:14.444709 | controller |           },
2026-06-09 14:45:14.444722 | controller |           {
2026-06-09 14:45:14.444736 | controller |             "name": "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 14:45:14.444754 | controller |             "value": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60"
2026-06-09 14:45:14.444771 | controller |           },
2026-06-09 14:45:14.444788 | controller |           {
2026-06-09 14:45:14.444802 | controller |             "name": "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 14:45:14.444816 | controller |             "value": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63"
2026-06-09 14:45:14.444830 | controller |           },
2026-06-09 14:45:14.444844 | controller |           {
2026-06-09 14:45:14.444858 | controller |             "name": "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 14:45:14.444872 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1"
2026-06-09 14:45:14.444887 | controller |           },
2026-06-09 14:45:14.444900 | controller |           {
2026-06-09 14:45:14.444914 | controller |             "name": "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 14:45:14.444929 | controller |             "value": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7"
2026-06-09 14:45:14.444943 | controller |           },
2026-06-09 14:45:14.444957 | controller |           {
2026-06-09 14:45:14.444971 | controller |             "name": "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 14:45:14.444985 | controller |             "value": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67"
2026-06-09 14:45:14.444999 | controller |           },
2026-06-09 14:45:14.445012 | controller |           {
2026-06-09 14:45:14.445026 | controller |             "name": "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 14:45:14.445040 | controller |             "value": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6"
2026-06-09 14:45:14.445054 | controller |           },
2026-06-09 14:45:14.445068 | controller |           {
2026-06-09 14:45:14.445082 | controller |             "name": "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 14:45:14.445096 | controller |             "value": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc"
2026-06-09 14:45:14.445110 | controller |           },
2026-06-09 14:45:14.445124 | controller |           {
2026-06-09 14:45:14.445138 | controller |             "name": "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-09 14:45:14.445152 | controller |             "value": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d"
2026-06-09 14:45:14.445166 | controller |           },
2026-06-09 14:45:14.445180 | controller |           {
2026-06-09 14:45:14.445193 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-09 14:45:14.445207 | controller |             "value": "0.6.0-1781010567"
2026-06-09 14:45:14.445222 | controller |           },
2026-06-09 14:45:14.445236 | controller |           {
2026-06-09 14:45:14.445250 | controller |             "name": "OPERATOR_IMAGE_URL",
2026-06-09 14:45:14.445264 | controller |             "value": "38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169"
2026-06-09 14:45:14.445278 | controller |           },
2026-06-09 14:45:14.445292 | controller |           {
2026-06-09 14:45:14.445305 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 14:45:14.445319 | controller |             "value": "false"
2026-06-09 14:45:14.445333 | controller |           },
2026-06-09 14:45:14.445351 | controller |           {
2026-06-09 14:45:14.445365 | controller |             "name": "LEASE_DURATION",
2026-06-09 14:45:14.445379 | controller |             "value": "30"
2026-06-09 14:45:14.445392 | controller |           },
2026-06-09 14:45:14.445406 | controller |           {
2026-06-09 14:45:14.445419 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 14:45:14.445433 | controller |             "value": "20"
2026-06-09 14:45:14.445447 | controller |           },
2026-06-09 14:45:14.445460 | controller |           {
2026-06-09 14:45:14.445474 | controller |             "name": "RETRY_PERIOD",
2026-06-09 14:45:14.445488 | controller |             "value": "5"
2026-06-09 14:45:14.445501 | controller |           },
2026-06-09 14:45:14.445534 | controller |           {
2026-06-09 14:45:14.445550 | controller |             "name": "OPERATOR_CONDITION_NAME",
2026-06-09 14:45:14.445565 | controller |             "value": "openstack-operator.v0.6.0"
2026-06-09 14:45:14.445580 | controller |           }
2026-06-09 14:45:14.445594 | controller |         ],
2026-06-09 14:45:14.445608 | controller |         "image": "38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169",
2026-06-09 14:45:14.445623 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 14:45:14.445637 | controller |         "livenessProbe": {
2026-06-09 14:45:14.445651 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.445665 | controller |           "httpGet": {
2026-06-09 14:45:14.445679 | controller |             "path": "/healthz",
2026-06-09 14:45:14.445692 | controller |             "port": 8081,
2026-06-09 14:45:14.445706 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.445720 | controller |           },
2026-06-09 14:45:14.445734 | controller |           "initialDelaySeconds": 15,
2026-06-09 14:45:14.445748 | controller |           "periodSeconds": 20,
2026-06-09 14:45:14.445761 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.445776 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.445790 | controller |         },
2026-06-09 14:45:14.445804 | controller |         "name": "operator",
2026-06-09 14:45:14.445818 | controller |         "readinessProbe": {
2026-06-09 14:45:14.445832 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.445846 | controller |           "httpGet": {
2026-06-09 14:45:14.445859 | controller |             "path": "/readyz",
2026-06-09 14:45:14.445873 | controller |             "port": 8081,
2026-06-09 14:45:14.445886 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.445900 | controller |           },
2026-06-09 14:45:14.445913 | controller |           "initialDelaySeconds": 5,
2026-06-09 14:45:14.445927 | controller |           "periodSeconds": 10,
2026-06-09 14:45:14.445956 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.445971 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.445985 | controller |         },
2026-06-09 14:45:14.445998 | controller |         "resources": {
2026-06-09 14:45:14.446012 | controller |           "limits": {
2026-06-09 14:45:14.446026 | controller |             "cpu": "500m",
2026-06-09 14:45:14.446039 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.446053 | controller |           },
2026-06-09 14:45:14.446067 | controller |           "requests": {
2026-06-09 14:45:14.446081 | controller |             "cpu": "10m",
2026-06-09 14:45:14.446095 | controller |             "memory": "128Mi"
2026-06-09 14:45:14.446109 | controller |           }
2026-06-09 14:45:14.446123 | controller |         },
2026-06-09 14:45:14.446136 | controller |         "securityContext": {
2026-06-09 14:45:14.446150 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 14:45:14.446164 | controller |           "capabilities": {
2026-06-09 14:45:14.446178 | controller |             "drop": [
2026-06-09 14:45:14.446191 | controller |               "ALL"
2026-06-09 14:45:14.446205 | controller |             ]
2026-06-09 14:45:14.446223 | controller |           },
2026-06-09 14:45:14.446237 | controller |           "runAsUser": 1000660000
2026-06-09 14:45:14.446260 | controller |         },
2026-06-09 14:45:14.446275 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 14:45:14.446290 | controller |         "terminationMessagePolicy": "File",
2026-06-09 14:45:14.446304 | controller |         "volumeMounts": [
2026-06-09 14:45:14.446374 | controller |           {
2026-06-09 14:45:14.446394 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.446409 | controller |             "name": "kube-api-access-trhrh",
2026-06-09 14:45:14.446424 | controller |             "readOnly": true
2026-06-09 14:45:14.446438 | controller |           }
2026-06-09 14:45:14.446453 | controller |         ]
2026-06-09 14:45:14.446467 | controller |       }
2026-06-09 14:45:14.446481 | controller |     ],
2026-06-09 14:45:14.446495 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 14:45:14.446508 | controller |     "enableServiceLinks": true,
2026-06-09 14:45:14.446546 | controller |     "imagePullSecrets": [
2026-06-09 14:45:14.446561 | controller |       {
2026-06-09 14:45:14.446575 | controller |         "name": "openstack-operator-controller-init-dockercfg-ltp2s"
2026-06-09 14:45:14.446590 | controller |       }
2026-06-09 14:45:14.446604 | controller |     ],
2026-06-09 14:45:14.446618 | controller |     "nodeName": "crc",
2026-06-09 14:45:14.446632 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 14:45:14.446646 | controller |     "priority": 0,
2026-06-09 14:45:14.446660 | controller |     "restartPolicy": "Always",
2026-06-09 14:45:14.446674 | controller |     "schedulerName": "default-scheduler",
2026-06-09 14:45:14.446689 | controller |     "securityContext": {
2026-06-09 14:45:14.446702 | controller |       "fsGroup": 1000660000,
2026-06-09 14:45:14.446716 | controller |       "runAsNonRoot": true,
2026-06-09 14:45:14.446729 | controller |       "seLinuxOptions": {
2026-06-09 14:45:14.446743 | controller |         "level": "s0:c26,c5"
2026-06-09 14:45:14.446756 | controller |       },
2026-06-09 14:45:14.446770 | controller |       "seccompProfile": {
2026-06-09 14:45:14.446783 | controller |         "type": "RuntimeDefault"
2026-06-09 14:45:14.446797 | controller |       }
2026-06-09 14:45:14.446811 | controller |     },
2026-06-09 14:45:14.446825 | controller |     "serviceAccount": "openstack-operator-controller-init",
2026-06-09 14:45:14.446839 | controller |     "serviceAccountName": "openstack-operator-controller-init",
2026-06-09 14:45:14.446853 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 14:45:14.446867 | controller |     "tolerations": [
2026-06-09 14:45:14.446881 | controller |       {
2026-06-09 14:45:14.446895 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.446909 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 14:45:14.446923 | controller |         "operator": "Exists",
2026-06-09 14:45:14.446937 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.446951 | controller |       },
2026-06-09 14:45:14.446965 | controller |       {
2026-06-09 14:45:14.446979 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.446992 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 14:45:14.447006 | controller |         "operator": "Exists",
2026-06-09 14:45:14.447020 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.447034 | controller |       },
2026-06-09 14:45:14.447048 | controller |       {
2026-06-09 14:45:14.447062 | controller |         "effect": "NoSchedule",
2026-06-09 14:45:14.447076 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 14:45:14.447089 | controller |         "operator": "Exists"
2026-06-09 14:45:14.447103 | controller |       }
2026-06-09 14:45:14.447117 | controller |     ],
2026-06-09 14:45:14.447130 | controller |     "volumes": [
2026-06-09 14:45:14.447148 | controller |       {
2026-06-09 14:45:14.447162 | controller |         "name": "kube-api-access-trhrh",
2026-06-09 14:45:14.447176 | controller |         "projected": {
2026-06-09 14:45:14.447189 | controller |           "defaultMode": 420,
2026-06-09 14:45:14.447203 | controller |           "sources": [
2026-06-09 14:45:14.447216 | controller |             {
2026-06-09 14:45:14.447230 | controller |               "serviceAccountToken": {
2026-06-09 14:45:14.447244 | controller |                 "expirationSeconds": 3607,
2026-06-09 14:45:14.447257 | controller |                 "path": "token"
2026-06-09 14:45:14.447271 | controller |               }
2026-06-09 14:45:14.447284 | controller |             },
2026-06-09 14:45:14.447298 | controller |             {
2026-06-09 14:45:14.447311 | controller |               "configMap": {
2026-06-09 14:45:14.447325 | controller |                 "items": [
2026-06-09 14:45:14.447338 | controller |                   {
2026-06-09 14:45:14.447352 | controller |                     "key": "ca.crt",
2026-06-09 14:45:14.447365 | controller |                     "path": "ca.crt"
2026-06-09 14:45:14.447379 | controller |                   }
2026-06-09 14:45:14.447392 | controller |                 ],
2026-06-09 14:45:14.447406 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 14:45:14.447420 | controller |               }
2026-06-09 14:45:14.447433 | controller |             },
2026-06-09 14:45:14.447447 | controller |             {
2026-06-09 14:45:14.447461 | controller |               "downwardAPI": {
2026-06-09 14:45:14.447475 | controller |                 "items": [
2026-06-09 14:45:14.447488 | controller |                   {
2026-06-09 14:45:14.447502 | controller |                     "fieldRef": {
2026-06-09 14:45:14.447535 | controller |                       "apiVersion": "v1",
2026-06-09 14:45:14.447551 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 14:45:14.447566 | controller |                     },
2026-06-09 14:45:14.447580 | controller |                     "path": "namespace"
2026-06-09 14:45:14.447595 | controller |                   }
2026-06-09 14:45:14.447609 | controller |                 ]
2026-06-09 14:45:14.447623 | controller |               }
2026-06-09 14:45:14.447638 | controller |             },
2026-06-09 14:45:14.447652 | controller |             {
2026-06-09 14:45:14.447666 | controller |               "configMap": {
2026-06-09 14:45:14.447680 | controller |                 "items": [
2026-06-09 14:45:14.447694 | controller |                   {
2026-06-09 14:45:14.447708 | controller |                     "key": "service-ca.crt",
2026-06-09 14:45:14.447722 | controller |                     "path": "service-ca.crt"
2026-06-09 14:45:14.447735 | controller |                   }
2026-06-09 14:45:14.447749 | controller |                 ],
2026-06-09 14:45:14.447763 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 14:45:14.447777 | controller |               }
2026-06-09 14:45:14.447791 | controller |             }
2026-06-09 14:45:14.447805 | controller |           ]
2026-06-09 14:45:14.447819 | controller |         }
2026-06-09 14:45:14.447833 | controller |       }
2026-06-09 14:45:14.447847 | controller |     ]
2026-06-09 14:45:14.447860 | controller |   },
2026-06-09 14:45:14.447874 | controller |   "status": {
2026-06-09 14:45:14.447888 | controller |     "conditions": [
2026-06-09 14:45:14.447902 | controller |       {
2026-06-09 14:45:14.447915 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.447929 | controller |         "lastTransitionTime": "2026-06-09T13:50:13Z",
2026-06-09 14:45:14.447943 | controller |         "status": "True",
2026-06-09 14:45:14.447957 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 14:45:14.447970 | controller |       },
2026-06-09 14:45:14.447984 | controller |       {
2026-06-09 14:45:14.447998 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.448016 | controller |         "lastTransitionTime": "2026-06-09T13:49:35Z",
2026-06-09 14:45:14.448031 | controller |         "status": "True",
2026-06-09 14:45:14.448045 | controller |         "type": "Initialized"
2026-06-09 14:45:14.448058 | controller |       },
2026-06-09 14:45:14.448072 | controller |       {
2026-06-09 14:45:14.448086 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.448099 | controller |         "lastTransitionTime": "2026-06-09T13:50:24Z",
2026-06-09 14:45:14.448113 | controller |         "status": "True",
2026-06-09 14:45:14.448127 | controller |         "type": "Ready"
2026-06-09 14:45:14.448141 | controller |       },
2026-06-09 14:45:14.448154 | controller |       {
2026-06-09 14:45:14.448168 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.448182 | controller |         "lastTransitionTime": "2026-06-09T13:50:24Z",
2026-06-09 14:45:14.448196 | controller |         "status": "True",
2026-06-09 14:45:14.448209 | controller |         "type": "ContainersReady"
2026-06-09 14:45:14.448223 | controller |       },
2026-06-09 14:45:14.448237 | controller |       {
2026-06-09 14:45:14.448250 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.448264 | controller |         "lastTransitionTime": "2026-06-09T13:49:35Z",
2026-06-09 14:45:14.448278 | controller |         "status": "True",
2026-06-09 14:45:14.448292 | controller |         "type": "PodScheduled"
2026-06-09 14:45:14.448306 | controller |       }
2026-06-09 14:45:14.448319 | controller |     ],
2026-06-09 14:45:14.448333 | controller |     "containerStatuses": [
2026-06-09 14:45:14.448347 | controller |       {
2026-06-09 14:45:14.448361 | controller |         "allocatedResources": {
2026-06-09 14:45:14.448375 | controller |           "cpu": "10m",
2026-06-09 14:45:14.448389 | controller |           "memory": "128Mi"
2026-06-09 14:45:14.448403 | controller |         },
2026-06-09 14:45:14.448417 | controller |         "containerID": "cri-o://f75c27c4ca08cc26f626b782496557c7f1952a345f847f8cdaadc1b2f4e5dc6d",
2026-06-09 14:45:14.448431 | controller |         "image": "38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169",
2026-06-09 14:45:14.448445 | controller |         "imageID": "38.102.83.83:5001/openstack-k8s-operators/openstack-operator@sha256:d476e5a54b193f7e2ef4e2db16374cb43be9e572c329f2611f7fd47558a45d7b",
2026-06-09 14:45:14.448460 | controller |         "lastState": {},
2026-06-09 14:45:14.448474 | controller |         "name": "operator",
2026-06-09 14:45:14.448488 | controller |         "ready": true,
2026-06-09 14:45:14.448502 | controller |         "resources": {
2026-06-09 14:45:14.448534 | controller |           "limits": {
2026-06-09 14:45:14.448549 | controller |             "cpu": "500m",
2026-06-09 14:45:14.448563 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.448577 | controller |           },
2026-06-09 14:45:14.448591 | controller |           "requests": {
2026-06-09 14:45:14.448605 | controller |             "cpu": "10m",
2026-06-09 14:45:14.448619 | controller |             "memory": "128Mi"
2026-06-09 14:45:14.448633 | controller |           }
2026-06-09 14:45:14.448646 | controller |         },
2026-06-09 14:45:14.448660 | controller |         "restartCount": 0,
2026-06-09 14:45:14.448674 | controller |         "started": true,
2026-06-09 14:45:14.448688 | controller |         "state": {
2026-06-09 14:45:14.448701 | controller |           "running": {
2026-06-09 14:45:14.448715 | controller |             "startedAt": "2026-06-09T13:50:12Z"
2026-06-09 14:45:14.448729 | controller |           }
2026-06-09 14:45:14.448743 | controller |         },
2026-06-09 14:45:14.448757 | controller |         "user": {
2026-06-09 14:45:14.448771 | controller |           "linux": {
2026-06-09 14:45:14.448784 | controller |             "gid": 0,
2026-06-09 14:45:14.448798 | controller |             "supplementalGroups": [
2026-06-09 14:45:14.448812 | controller |               0,
2026-06-09 14:45:14.448826 | controller |               1000660000
2026-06-09 14:45:14.448844 | controller |             ],
2026-06-09 14:45:14.448859 | controller |             "uid": 1000660000
2026-06-09 14:45:14.448873 | controller |           }
2026-06-09 14:45:14.448887 | controller |         },
2026-06-09 14:45:14.448901 | controller |         "volumeMounts": [
2026-06-09 14:45:14.448915 | controller |           {
2026-06-09 14:45:14.448929 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.448943 | controller |             "name": "kube-api-access-trhrh",
2026-06-09 14:45:14.448957 | controller |             "readOnly": true,
2026-06-09 14:45:14.448971 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:14.448984 | controller |           }
2026-06-09 14:45:14.448998 | controller |         ]
2026-06-09 14:45:14.449011 | controller |       }
2026-06-09 14:45:14.449025 | controller |     ],
2026-06-09 14:45:14.449040 | controller |     "hostIP": "192.168.126.11",
2026-06-09 14:45:14.449054 | controller |     "hostIPs": [
2026-06-09 14:45:14.449069 | controller |       {
2026-06-09 14:45:14.449083 | controller |         "ip": "192.168.126.11"
2026-06-09 14:45:14.449097 | controller |       }
2026-06-09 14:45:14.449111 | controller |     ],
2026-06-09 14:45:14.449126 | controller |     "phase": "Running",
2026-06-09 14:45:14.449140 | controller |     "podIP": "10.217.0.66",
2026-06-09 14:45:14.449154 | controller |     "podIPs": [
2026-06-09 14:45:14.449168 | controller |       {
2026-06-09 14:45:14.449182 | controller |         "ip": "10.217.0.66"
2026-06-09 14:45:14.449196 | controller |       }
2026-06-09 14:45:14.449211 | controller |     ],
2026-06-09 14:45:14.449225 | controller |     "qosClass": "Burstable",
2026-06-09 14:45:14.449239 | controller |     "startTime": "2026-06-09T13:49:35Z"
2026-06-09 14:45:14.449253 | controller |   }
2026-06-09 14:45:14.449268 | controller | }
2026-06-09 14:45:14.481087 | controller | ok:
2026-06-09 14:45:14.481193 | controller | {
2026-06-09 14:45:14.481222 | controller |   "apiVersion": "v1",
2026-06-09 14:45:14.481240 | controller |   "kind": "Pod",
2026-06-09 14:45:14.481312 | controller |   "metadata": {
2026-06-09 14:45:14.481332 | controller |     "annotations": {
2026-06-09 14:45:14.481348 | 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-09 14:45:14.481365 | 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-09 14:45:14.481382 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 14:45:14.481398 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-09 14:45:14.481414 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-09 14:45:14.481429 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-09 14:45:14.481444 | controller |     },
2026-06-09 14:45:14.481460 | controller |     "creationTimestamp": "2026-06-09T13:51:05Z",
2026-06-09 14:45:14.481475 | controller |     "generateName": "openstack-operator-controller-manager-5895df7d8f-",
2026-06-09 14:45:14.481491 | controller |     "generation": 1,
2026-06-09 14:45:14.481506 | controller |     "labels": {
2026-06-09 14:45:14.481557 | controller |       "app.kubernetes.io/name": "openstack-operator",
2026-06-09 14:45:14.481574 | controller |       "control-plane": "controller-manager",
2026-06-09 14:45:14.481596 | controller |       "openstack.org/operator-name": "openstack",
2026-06-09 14:45:14.481612 | controller |       "pod-template-hash": "5895df7d8f"
2026-06-09 14:45:14.481627 | controller |     },
2026-06-09 14:45:14.481642 | controller |     "managedFields": [
2026-06-09 14:45:14.481658 | controller |       {
2026-06-09 14:45:14.481673 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.481688 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.481703 | controller |         "fieldsV1": {
2026-06-09 14:45:14.481718 | controller |           "f:metadata": {
2026-06-09 14:45:14.481733 | controller |             "f:annotations": {
2026-06-09 14:45:14.481748 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 14:45:14.481762 | controller |             }
2026-06-09 14:45:14.481777 | controller |           }
2026-06-09 14:45:14.481792 | controller |         },
2026-06-09 14:45:14.481808 | controller |         "manager": "crc",
2026-06-09 14:45:14.481823 | controller |         "operation": "Update",
2026-06-09 14:45:14.481839 | controller |         "subresource": "status",
2026-06-09 14:45:14.481853 | controller |         "time": "2026-06-09T13:51:05Z"
2026-06-09 14:45:14.481868 | controller |       },
2026-06-09 14:45:14.481883 | controller |       {
2026-06-09 14:45:14.481898 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.481927 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.481943 | controller |         "fieldsV1": {
2026-06-09 14:45:14.481959 | controller |           "f:metadata": {
2026-06-09 14:45:14.481974 | controller |             "f:annotations": {
2026-06-09 14:45:14.481989 | controller |               ".": {},
2026-06-09 14:45:14.482004 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 14:45:14.482023 | controller |             },
2026-06-09 14:45:14.482037 | controller |             "f:generateName": {},
2026-06-09 14:45:14.482053 | controller |             "f:labels": {
2026-06-09 14:45:14.482068 | controller |               ".": {},
2026-06-09 14:45:14.482083 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 14:45:14.482097 | controller |               "f:control-plane": {},
2026-06-09 14:45:14.482112 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 14:45:14.482126 | controller |               "f:pod-template-hash": {}
2026-06-09 14:45:14.482141 | controller |             },
2026-06-09 14:45:14.482156 | controller |             "f:ownerReferences": {
2026-06-09 14:45:14.482171 | controller |               ".": {},
2026-06-09 14:45:14.482185 | controller |               "k:{\"uid\":\"79da521d-39fc-44dc-bb18-28ec3200179d\"}": {}
2026-06-09 14:45:14.482201 | controller |             }
2026-06-09 14:45:14.482216 | controller |           },
2026-06-09 14:45:14.482231 | controller |           "f:spec": {
2026-06-09 14:45:14.482246 | controller |             "f:containers": {
2026-06-09 14:45:14.482261 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 14:45:14.482275 | controller |                 ".": {},
2026-06-09 14:45:14.482290 | controller |                 "f:args": {},
2026-06-09 14:45:14.482305 | controller |                 "f:command": {},
2026-06-09 14:45:14.482319 | controller |                 "f:env": {
2026-06-09 14:45:14.482334 | controller |                   ".": {},
2026-06-09 14:45:14.482348 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 14:45:14.482363 | controller |                     ".": {},
2026-06-09 14:45:14.482378 | controller |                     "f:name": {},
2026-06-09 14:45:14.482392 | controller |                     "f:value": {}
2026-06-09 14:45:14.482407 | controller |                   },
2026-06-09 14:45:14.482422 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-09 14:45:14.482437 | controller |                     ".": {},
2026-06-09 14:45:14.482451 | controller |                     "f:name": {},
2026-06-09 14:45:14.482470 | controller |                     "f:value": {}
2026-06-09 14:45:14.482485 | controller |                   },
2026-06-09 14:45:14.482500 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.482536 | controller |                     ".": {},
2026-06-09 14:45:14.482552 | controller |                     "f:name": {},
2026-06-09 14:45:14.482567 | controller |                     "f:value": {}
2026-06-09 14:45:14.482582 | controller |                   },
2026-06-09 14:45:14.482597 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.482612 | controller |                     ".": {},
2026-06-09 14:45:14.482628 | controller |                     "f:name": {},
2026-06-09 14:45:14.482643 | controller |                     "f:value": {}
2026-06-09 14:45:14.482658 | controller |                   },
2026-06-09 14:45:14.482673 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.482688 | controller |                     ".": {},
2026-06-09 14:45:14.482703 | controller |                     "f:name": {},
2026-06-09 14:45:14.482719 | controller |                     "f:value": {}
2026-06-09 14:45:14.482736 | controller |                   },
2026-06-09 14:45:14.482752 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.482767 | controller |                     ".": {},
2026-06-09 14:45:14.482782 | controller |                     "f:name": {},
2026-06-09 14:45:14.482797 | controller |                     "f:value": {}
2026-06-09 14:45:14.482811 | controller |                   },
2026-06-09 14:45:14.482826 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.482841 | controller |                     ".": {},
2026-06-09 14:45:14.482856 | controller |                     "f:name": {},
2026-06-09 14:45:14.482871 | controller |                     "f:value": {}
2026-06-09 14:45:14.482886 | controller |                   },
2026-06-09 14:45:14.482902 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.482916 | controller |                     ".": {},
2026-06-09 14:45:14.482931 | controller |                     "f:name": {},
2026-06-09 14:45:14.482946 | controller |                     "f:value": {}
2026-06-09 14:45:14.482961 | controller |                   },
2026-06-09 14:45:14.482975 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.482990 | controller |                     ".": {},
2026-06-09 14:45:14.483005 | controller |                     "f:name": {},
2026-06-09 14:45:14.483019 | controller |                     "f:value": {}
2026-06-09 14:45:14.483034 | controller |                   },
2026-06-09 14:45:14.483048 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.483063 | controller |                     ".": {},
2026-06-09 14:45:14.483078 | controller |                     "f:name": {},
2026-06-09 14:45:14.483092 | controller |                     "f:value": {}
2026-06-09 14:45:14.483107 | controller |                   },
2026-06-09 14:45:14.483121 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.483136 | controller |                     ".": {},
2026-06-09 14:45:14.483151 | controller |                     "f:name": {},
2026-06-09 14:45:14.483165 | controller |                     "f:value": {}
2026-06-09 14:45:14.483179 | controller |                   },
2026-06-09 14:45:14.483194 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.483208 | controller |                     ".": {},
2026-06-09 14:45:14.483223 | controller |                     "f:name": {},
2026-06-09 14:45:14.483241 | controller |                     "f:value": {}
2026-06-09 14:45:14.483256 | controller |                   },
2026-06-09 14:45:14.483270 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.483285 | controller |                     ".": {},
2026-06-09 14:45:14.483300 | controller |                     "f:name": {},
2026-06-09 14:45:14.483314 | controller |                     "f:value": {}
2026-06-09 14:45:14.483328 | controller |                   },
2026-06-09 14:45:14.483343 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.483358 | controller |                     ".": {},
2026-06-09 14:45:14.483372 | controller |                     "f:name": {},
2026-06-09 14:45:14.483387 | controller |                     "f:value": {}
2026-06-09 14:45:14.483402 | controller |                   },
2026-06-09 14:45:14.483416 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.483431 | controller |                     ".": {},
2026-06-09 14:45:14.483445 | controller |                     "f:name": {},
2026-06-09 14:45:14.483460 | controller |                     "f:value": {}
2026-06-09 14:45:14.483474 | controller |                   },
2026-06-09 14:45:14.483488 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.483503 | controller |                     ".": {},
2026-06-09 14:45:14.483555 | controller |                     "f:name": {},
2026-06-09 14:45:14.483574 | controller |                     "f:value": {}
2026-06-09 14:45:14.483589 | controller |                   },
2026-06-09 14:45:14.483626 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.483647 | controller |                     ".": {},
2026-06-09 14:45:14.483662 | controller |                     "f:name": {},
2026-06-09 14:45:14.483677 | controller |                     "f:value": {}
2026-06-09 14:45:14.483714 | controller |                   },
2026-06-09 14:45:14.483733 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.483748 | controller |                     ".": {},
2026-06-09 14:45:14.483763 | controller |                     "f:name": {},
2026-06-09 14:45:14.483802 | controller |                     "f:value": {}
2026-06-09 14:45:14.483819 | controller |                   },
2026-06-09 14:45:14.483834 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.483849 | controller |                     ".": {},
2026-06-09 14:45:14.483890 | controller |                     "f:name": {},
2026-06-09 14:45:14.483907 | controller |                     "f:value": {}
2026-06-09 14:45:14.483922 | controller |                   },
2026-06-09 14:45:14.483957 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.483979 | controller |                     ".": {},
2026-06-09 14:45:14.483995 | controller |                     "f:name": {},
2026-06-09 14:45:14.484009 | controller |                     "f:value": {}
2026-06-09 14:45:14.484024 | controller |                   },
2026-06-09 14:45:14.484039 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.484054 | controller |                     ".": {},
2026-06-09 14:45:14.484069 | controller |                     "f:name": {},
2026-06-09 14:45:14.484085 | controller |                     "f:value": {}
2026-06-09 14:45:14.484100 | controller |                   },
2026-06-09 14:45:14.484115 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.484130 | controller |                     ".": {},
2026-06-09 14:45:14.484149 | controller |                     "f:name": {},
2026-06-09 14:45:14.484164 | controller |                     "f:value": {}
2026-06-09 14:45:14.484179 | controller |                   },
2026-06-09 14:45:14.484194 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.484209 | controller |                     ".": {},
2026-06-09 14:45:14.484224 | controller |                     "f:name": {},
2026-06-09 14:45:14.484239 | controller |                     "f:value": {}
2026-06-09 14:45:14.484254 | controller |                   },
2026-06-09 14:45:14.484269 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.484283 | controller |                     ".": {},
2026-06-09 14:45:14.484298 | controller |                     "f:name": {},
2026-06-09 14:45:14.484313 | controller |                     "f:value": {}
2026-06-09 14:45:14.484328 | controller |                   },
2026-06-09 14:45:14.484343 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.484357 | controller |                     ".": {},
2026-06-09 14:45:14.484372 | controller |                     "f:name": {},
2026-06-09 14:45:14.484388 | controller |                     "f:value": {}
2026-06-09 14:45:14.484402 | controller |                   },
2026-06-09 14:45:14.484417 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.484433 | controller |                     ".": {},
2026-06-09 14:45:14.484447 | controller |                     "f:name": {},
2026-06-09 14:45:14.484462 | controller |                     "f:value": {}
2026-06-09 14:45:14.484477 | controller |                   },
2026-06-09 14:45:14.484491 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.484506 | controller |                     ".": {},
2026-06-09 14:45:14.484542 | controller |                     "f:name": {},
2026-06-09 14:45:14.484558 | controller |                     "f:value": {}
2026-06-09 14:45:14.484574 | controller |                   },
2026-06-09 14:45:14.484589 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.484604 | controller |                     ".": {},
2026-06-09 14:45:14.484619 | controller |                     "f:name": {},
2026-06-09 14:45:14.484633 | controller |                     "f:value": {}
2026-06-09 14:45:14.484648 | controller |                   },
2026-06-09 14:45:14.484663 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.484678 | controller |                     ".": {},
2026-06-09 14:45:14.484692 | controller |                     "f:name": {},
2026-06-09 14:45:14.484707 | controller |                     "f:value": {}
2026-06-09 14:45:14.484724 | controller |                   },
2026-06-09 14:45:14.484742 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.484757 | controller |                     ".": {},
2026-06-09 14:45:14.484771 | controller |                     "f:name": {},
2026-06-09 14:45:14.484786 | controller |                     "f:value": {}
2026-06-09 14:45:14.484801 | controller |                   },
2026-06-09 14:45:14.484816 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.484830 | controller |                     ".": {},
2026-06-09 14:45:14.484845 | controller |                     "f:name": {},
2026-06-09 14:45:14.484860 | controller |                     "f:value": {}
2026-06-09 14:45:14.484875 | controller |                   },
2026-06-09 14:45:14.484890 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.484914 | controller |                     ".": {},
2026-06-09 14:45:14.484929 | controller |                     "f:name": {},
2026-06-09 14:45:14.484944 | controller |                     "f:value": {}
2026-06-09 14:45:14.484959 | controller |                   },
2026-06-09 14:45:14.484973 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.484988 | controller |                     ".": {},
2026-06-09 14:45:14.485003 | controller |                     "f:name": {},
2026-06-09 14:45:14.485018 | controller |                     "f:value": {}
2026-06-09 14:45:14.485032 | controller |                   },
2026-06-09 14:45:14.485046 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.485061 | controller |                     ".": {},
2026-06-09 14:45:14.485075 | controller |                     "f:name": {},
2026-06-09 14:45:14.485090 | controller |                     "f:value": {}
2026-06-09 14:45:14.485105 | controller |                   },
2026-06-09 14:45:14.485119 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.485134 | controller |                     ".": {},
2026-06-09 14:45:14.485149 | controller |                     "f:name": {},
2026-06-09 14:45:14.485164 | controller |                     "f:value": {}
2026-06-09 14:45:14.485179 | controller |                   },
2026-06-09 14:45:14.485193 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.485208 | controller |                     ".": {},
2026-06-09 14:45:14.485223 | controller |                     "f:name": {},
2026-06-09 14:45:14.485237 | controller |                     "f:value": {}
2026-06-09 14:45:14.485251 | controller |                   },
2026-06-09 14:45:14.485266 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.485280 | controller |                     ".": {},
2026-06-09 14:45:14.485294 | controller |                     "f:name": {},
2026-06-09 14:45:14.485309 | controller |                     "f:value": {}
2026-06-09 14:45:14.485323 | controller |                   },
2026-06-09 14:45:14.485338 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.485352 | controller |                     ".": {},
2026-06-09 14:45:14.485366 | controller |                     "f:name": {},
2026-06-09 14:45:14.485381 | controller |                     "f:value": {}
2026-06-09 14:45:14.485395 | controller |                   },
2026-06-09 14:45:14.485409 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.485424 | controller |                     ".": {},
2026-06-09 14:45:14.485438 | controller |                     "f:name": {},
2026-06-09 14:45:14.485452 | controller |                     "f:value": {}
2026-06-09 14:45:14.485467 | controller |                   },
2026-06-09 14:45:14.485481 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.485495 | controller |                     ".": {},
2026-06-09 14:45:14.485510 | controller |                     "f:name": {},
2026-06-09 14:45:14.485544 | controller |                     "f:value": {}
2026-06-09 14:45:14.485559 | controller |                   },
2026-06-09 14:45:14.485574 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.485589 | controller |                     ".": {},
2026-06-09 14:45:14.485604 | controller |                     "f:name": {},
2026-06-09 14:45:14.485618 | controller |                     "f:value": {}
2026-06-09 14:45:14.485632 | controller |                   },
2026-06-09 14:45:14.485651 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.485666 | controller |                     ".": {},
2026-06-09 14:45:14.485680 | controller |                     "f:name": {},
2026-06-09 14:45:14.485695 | controller |                     "f:value": {}
2026-06-09 14:45:14.485710 | controller |                   },
2026-06-09 14:45:14.485727 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.485744 | controller |                     ".": {},
2026-06-09 14:45:14.485759 | controller |                     "f:name": {},
2026-06-09 14:45:14.485773 | controller |                     "f:value": {}
2026-06-09 14:45:14.485788 | controller |                   },
2026-06-09 14:45:14.485803 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.485818 | controller |                     ".": {},
2026-06-09 14:45:14.485832 | controller |                     "f:name": {},
2026-06-09 14:45:14.485847 | controller |                     "f:value": {}
2026-06-09 14:45:14.485861 | controller |                   },
2026-06-09 14:45:14.485875 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.485889 | controller |                     ".": {},
2026-06-09 14:45:14.485903 | controller |                     "f:name": {},
2026-06-09 14:45:14.485935 | controller |                     "f:value": {}
2026-06-09 14:45:14.485950 | controller |                   },
2026-06-09 14:45:14.485965 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.485979 | controller |                     ".": {},
2026-06-09 14:45:14.485995 | controller |                     "f:name": {},
2026-06-09 14:45:14.486009 | controller |                     "f:value": {}
2026-06-09 14:45:14.486024 | controller |                   },
2026-06-09 14:45:14.486038 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.486052 | controller |                     ".": {},
2026-06-09 14:45:14.486066 | controller |                     "f:name": {},
2026-06-09 14:45:14.486080 | controller |                     "f:value": {}
2026-06-09 14:45:14.486094 | controller |                   },
2026-06-09 14:45:14.486108 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.486122 | controller |                     ".": {},
2026-06-09 14:45:14.486136 | controller |                     "f:name": {},
2026-06-09 14:45:14.486151 | controller |                     "f:value": {}
2026-06-09 14:45:14.486165 | controller |                   },
2026-06-09 14:45:14.486180 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.486194 | controller |                     ".": {},
2026-06-09 14:45:14.486209 | controller |                     "f:name": {},
2026-06-09 14:45:14.486223 | controller |                     "f:value": {}
2026-06-09 14:45:14.486238 | controller |                   },
2026-06-09 14:45:14.486253 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.486267 | controller |                     ".": {},
2026-06-09 14:45:14.486282 | controller |                     "f:name": {},
2026-06-09 14:45:14.486296 | controller |                     "f:value": {}
2026-06-09 14:45:14.486311 | controller |                   },
2026-06-09 14:45:14.486325 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.486339 | controller |                     ".": {},
2026-06-09 14:45:14.486353 | controller |                     "f:name": {},
2026-06-09 14:45:14.486367 | controller |                     "f:value": {}
2026-06-09 14:45:14.486382 | controller |                   },
2026-06-09 14:45:14.486399 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.486414 | controller |                     ".": {},
2026-06-09 14:45:14.486428 | controller |                     "f:name": {},
2026-06-09 14:45:14.486442 | controller |                     "f:value": {}
2026-06-09 14:45:14.486456 | controller |                   },
2026-06-09 14:45:14.486471 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.486485 | controller |                     ".": {},
2026-06-09 14:45:14.486500 | controller |                     "f:name": {},
2026-06-09 14:45:14.486532 | controller |                     "f:value": {}
2026-06-09 14:45:14.486548 | controller |                   },
2026-06-09 14:45:14.486563 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.486577 | controller |                     ".": {},
2026-06-09 14:45:14.486592 | controller |                     "f:name": {},
2026-06-09 14:45:14.486606 | controller |                     "f:value": {}
2026-06-09 14:45:14.486620 | controller |                   },
2026-06-09 14:45:14.486635 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.486649 | controller |                     ".": {},
2026-06-09 14:45:14.486663 | controller |                     "f:name": {},
2026-06-09 14:45:14.486677 | controller |                     "f:value": {}
2026-06-09 14:45:14.486691 | controller |                   },
2026-06-09 14:45:14.486705 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.486720 | controller |                     ".": {},
2026-06-09 14:45:14.486734 | controller |                     "f:name": {},
2026-06-09 14:45:14.486748 | controller |                     "f:value": {}
2026-06-09 14:45:14.486763 | controller |                   },
2026-06-09 14:45:14.486777 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.486791 | controller |                     ".": {},
2026-06-09 14:45:14.486805 | controller |                     "f:name": {},
2026-06-09 14:45:14.486820 | controller |                     "f:value": {}
2026-06-09 14:45:14.486834 | controller |                   },
2026-06-09 14:45:14.486848 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.486863 | controller |                     ".": {},
2026-06-09 14:45:14.486877 | controller |                     "f:name": {},
2026-06-09 14:45:14.486892 | controller |                     "f:value": {}
2026-06-09 14:45:14.486906 | controller |                   },
2026-06-09 14:45:14.486920 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.486935 | controller |                     ".": {},
2026-06-09 14:45:14.486949 | controller |                     "f:name": {},
2026-06-09 14:45:14.486963 | controller |                     "f:value": {}
2026-06-09 14:45:14.486977 | controller |                   },
2026-06-09 14:45:14.486991 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.487006 | controller |                     ".": {},
2026-06-09 14:45:14.487020 | controller |                     "f:name": {},
2026-06-09 14:45:14.487035 | controller |                     "f:value": {}
2026-06-09 14:45:14.487049 | controller |                   },
2026-06-09 14:45:14.487063 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.487077 | controller |                     ".": {},
2026-06-09 14:45:14.487092 | controller |                     "f:name": {},
2026-06-09 14:45:14.487106 | controller |                     "f:value": {}
2026-06-09 14:45:14.487124 | controller |                   },
2026-06-09 14:45:14.487138 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.487152 | controller |                     ".": {},
2026-06-09 14:45:14.487167 | controller |                     "f:name": {},
2026-06-09 14:45:14.487181 | controller |                     "f:value": {}
2026-06-09 14:45:14.487195 | controller |                   },
2026-06-09 14:45:14.487209 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.487224 | controller |                     ".": {},
2026-06-09 14:45:14.487238 | controller |                     "f:name": {},
2026-06-09 14:45:14.487252 | controller |                     "f:value": {}
2026-06-09 14:45:14.487266 | controller |                   },
2026-06-09 14:45:14.487280 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.487294 | controller |                     ".": {},
2026-06-09 14:45:14.487308 | controller |                     "f:name": {},
2026-06-09 14:45:14.487322 | controller |                     "f:value": {}
2026-06-09 14:45:14.487336 | controller |                   },
2026-06-09 14:45:14.487351 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.487365 | controller |                     ".": {},
2026-06-09 14:45:14.487382 | controller |                     "f:name": {},
2026-06-09 14:45:14.487398 | controller |                     "f:value": {}
2026-06-09 14:45:14.487412 | controller |                   },
2026-06-09 14:45:14.487427 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.487442 | controller |                     ".": {},
2026-06-09 14:45:14.487456 | controller |                     "f:name": {},
2026-06-09 14:45:14.487471 | controller |                     "f:value": {}
2026-06-09 14:45:14.487485 | controller |                   },
2026-06-09 14:45:14.487499 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.487532 | controller |                     ".": {},
2026-06-09 14:45:14.487548 | controller |                     "f:name": {},
2026-06-09 14:45:14.487562 | controller |                     "f:value": {}
2026-06-09 14:45:14.487576 | controller |                   },
2026-06-09 14:45:14.487590 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.487605 | controller |                     ".": {},
2026-06-09 14:45:14.487619 | controller |                     "f:name": {},
2026-06-09 14:45:14.487633 | controller |                     "f:value": {}
2026-06-09 14:45:14.487647 | controller |                   },
2026-06-09 14:45:14.487661 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.487675 | controller |                     ".": {},
2026-06-09 14:45:14.487689 | controller |                     "f:name": {},
2026-06-09 14:45:14.487703 | controller |                     "f:value": {}
2026-06-09 14:45:14.487717 | controller |                   },
2026-06-09 14:45:14.487731 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.487745 | controller |                     ".": {},
2026-06-09 14:45:14.487759 | controller |                     "f:name": {},
2026-06-09 14:45:14.487773 | controller |                     "f:value": {}
2026-06-09 14:45:14.487787 | controller |                   },
2026-06-09 14:45:14.487801 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.487816 | controller |                     ".": {},
2026-06-09 14:45:14.487830 | controller |                     "f:name": {},
2026-06-09 14:45:14.487844 | controller |                     "f:value": {}
2026-06-09 14:45:14.487861 | controller |                   },
2026-06-09 14:45:14.487876 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.487890 | controller |                     ".": {},
2026-06-09 14:45:14.487904 | controller |                     "f:name": {},
2026-06-09 14:45:14.487918 | controller |                     "f:value": {}
2026-06-09 14:45:14.487931 | controller |                   },
2026-06-09 14:45:14.487946 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.487960 | controller |                     ".": {},
2026-06-09 14:45:14.487974 | controller |                     "f:name": {},
2026-06-09 14:45:14.487988 | controller |                     "f:value": {}
2026-06-09 14:45:14.488002 | controller |                   },
2026-06-09 14:45:14.488016 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.488031 | controller |                     ".": {},
2026-06-09 14:45:14.488044 | controller |                     "f:name": {},
2026-06-09 14:45:14.488059 | controller |                     "f:value": {}
2026-06-09 14:45:14.488073 | controller |                   },
2026-06-09 14:45:14.488087 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.488102 | controller |                     ".": {},
2026-06-09 14:45:14.488116 | controller |                     "f:name": {},
2026-06-09 14:45:14.488131 | controller |                     "f:value": {}
2026-06-09 14:45:14.488145 | controller |                   },
2026-06-09 14:45:14.488160 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-09 14:45:14.488174 | controller |                     ".": {},
2026-06-09 14:45:14.488189 | controller |                     "f:name": {},
2026-06-09 14:45:14.488204 | controller |                     "f:value": {}
2026-06-09 14:45:14.488218 | controller |                   },
2026-06-09 14:45:14.488233 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.488247 | controller |                     ".": {},
2026-06-09 14:45:14.488262 | controller |                     "f:name": {},
2026-06-09 14:45:14.488276 | controller |                     "f:value": {}
2026-06-09 14:45:14.488291 | controller |                   },
2026-06-09 14:45:14.488305 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.488320 | controller |                     ".": {},
2026-06-09 14:45:14.488334 | controller |                     "f:name": {},
2026-06-09 14:45:14.488348 | controller |                     "f:value": {}
2026-06-09 14:45:14.488362 | controller |                   },
2026-06-09 14:45:14.488377 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.488391 | controller |                     ".": {},
2026-06-09 14:45:14.488405 | controller |                     "f:name": {},
2026-06-09 14:45:14.488419 | controller |                     "f:value": {}
2026-06-09 14:45:14.488433 | controller |                   },
2026-06-09 14:45:14.488447 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.488462 | controller |                     ".": {},
2026-06-09 14:45:14.488476 | controller |                     "f:name": {},
2026-06-09 14:45:14.488490 | controller |                     "f:value": {}
2026-06-09 14:45:14.488504 | controller |                   },
2026-06-09 14:45:14.488538 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.488555 | controller |                     ".": {},
2026-06-09 14:45:14.488569 | controller |                     "f:name": {},
2026-06-09 14:45:14.488587 | controller |                     "f:value": {}
2026-06-09 14:45:14.488602 | controller |                   },
2026-06-09 14:45:14.488617 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.488631 | controller |                     ".": {},
2026-06-09 14:45:14.488645 | controller |                     "f:name": {},
2026-06-09 14:45:14.488660 | controller |                     "f:value": {}
2026-06-09 14:45:14.488674 | controller |                   },
2026-06-09 14:45:14.488688 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.488702 | controller |                     ".": {},
2026-06-09 14:45:14.488717 | controller |                     "f:name": {},
2026-06-09 14:45:14.488734 | controller |                     "f:value": {}
2026-06-09 14:45:14.488750 | controller |                   },
2026-06-09 14:45:14.488765 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.488779 | controller |                     ".": {},
2026-06-09 14:45:14.488794 | controller |                     "f:name": {},
2026-06-09 14:45:14.488808 | controller |                     "f:value": {}
2026-06-09 14:45:14.488823 | controller |                   },
2026-06-09 14:45:14.488837 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.488852 | controller |                     ".": {},
2026-06-09 14:45:14.488866 | controller |                     "f:name": {},
2026-06-09 14:45:14.488880 | controller |                     "f:value": {}
2026-06-09 14:45:14.488895 | controller |                   },
2026-06-09 14:45:14.488909 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.488923 | controller |                     ".": {},
2026-06-09 14:45:14.488937 | controller |                     "f:name": {},
2026-06-09 14:45:14.488951 | controller |                     "f:value": {}
2026-06-09 14:45:14.488966 | controller |                   },
2026-06-09 14:45:14.488980 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.488994 | controller |                     ".": {},
2026-06-09 14:45:14.489009 | controller |                     "f:name": {},
2026-06-09 14:45:14.489023 | controller |                     "f:value": {}
2026-06-09 14:45:14.489037 | controller |                   },
2026-06-09 14:45:14.489051 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.489066 | controller |                     ".": {},
2026-06-09 14:45:14.489080 | controller |                     "f:name": {},
2026-06-09 14:45:14.489094 | controller |                     "f:value": {}
2026-06-09 14:45:14.489108 | controller |                   },
2026-06-09 14:45:14.489122 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.489137 | controller |                     ".": {},
2026-06-09 14:45:14.489151 | controller |                     "f:name": {},
2026-06-09 14:45:14.489166 | controller |                     "f:value": {}
2026-06-09 14:45:14.489180 | controller |                   },
2026-06-09 14:45:14.489194 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.489209 | controller |                     ".": {},
2026-06-09 14:45:14.489223 | controller |                     "f:name": {},
2026-06-09 14:45:14.489238 | controller |                     "f:value": {}
2026-06-09 14:45:14.489252 | controller |                   },
2026-06-09 14:45:14.489266 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.489280 | controller |                     ".": {},
2026-06-09 14:45:14.489298 | controller |                     "f:name": {},
2026-06-09 14:45:14.489313 | controller |                     "f:value": {}
2026-06-09 14:45:14.489327 | controller |                   },
2026-06-09 14:45:14.489340 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.489355 | controller |                     ".": {},
2026-06-09 14:45:14.489369 | controller |                     "f:name": {},
2026-06-09 14:45:14.489383 | controller |                     "f:value": {}
2026-06-09 14:45:14.489397 | controller |                   },
2026-06-09 14:45:14.489411 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-09 14:45:14.489425 | controller |                     ".": {},
2026-06-09 14:45:14.489439 | controller |                     "f:name": {},
2026-06-09 14:45:14.489453 | controller |                     "f:value": {}
2026-06-09 14:45:14.489467 | controller |                   },
2026-06-09 14:45:14.489480 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 14:45:14.489494 | controller |                     ".": {},
2026-06-09 14:45:14.489508 | controller |                     "f:name": {},
2026-06-09 14:45:14.489546 | controller |                     "f:value": {}
2026-06-09 14:45:14.489561 | controller |                   },
2026-06-09 14:45:14.489575 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 14:45:14.489590 | controller |                     ".": {},
2026-06-09 14:45:14.489603 | controller |                     "f:name": {},
2026-06-09 14:45:14.489617 | controller |                     "f:value": {}
2026-06-09 14:45:14.489631 | controller |                   }
2026-06-09 14:45:14.489645 | controller |                 },
2026-06-09 14:45:14.489659 | controller |                 "f:image": {},
2026-06-09 14:45:14.489673 | controller |                 "f:imagePullPolicy": {},
2026-06-09 14:45:14.489688 | controller |                 "f:livenessProbe": {
2026-06-09 14:45:14.489702 | controller |                   ".": {},
2026-06-09 14:45:14.489715 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.489729 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.489743 | controller |                     ".": {},
2026-06-09 14:45:14.489757 | controller |                     "f:path": {},
2026-06-09 14:45:14.489771 | controller |                     "f:port": {},
2026-06-09 14:45:14.489785 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.489798 | controller |                   },
2026-06-09 14:45:14.489813 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.489827 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.489841 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.489856 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.489870 | controller |                 },
2026-06-09 14:45:14.489884 | controller |                 "f:name": {},
2026-06-09 14:45:14.489898 | controller |                 "f:ports": {
2026-06-09 14:45:14.489931 | controller |                   ".": {},
2026-06-09 14:45:14.489946 | controller |                   "k:{\"containerPort\":9443,\"protocol\":\"TCP\"}": {
2026-06-09 14:45:14.489961 | controller |                     ".": {},
2026-06-09 14:45:14.489975 | controller |                     "f:containerPort": {},
2026-06-09 14:45:14.489990 | controller |                     "f:name": {},
2026-06-09 14:45:14.490004 | controller |                     "f:protocol": {}
2026-06-09 14:45:14.490022 | controller |                   }
2026-06-09 14:45:14.490036 | controller |                 },
2026-06-09 14:45:14.490051 | controller |                 "f:readinessProbe": {
2026-06-09 14:45:14.490065 | controller |                   ".": {},
2026-06-09 14:45:14.490079 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.490099 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.490113 | controller |                     ".": {},
2026-06-09 14:45:14.490127 | controller |                     "f:path": {},
2026-06-09 14:45:14.490140 | controller |                     "f:port": {},
2026-06-09 14:45:14.490154 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.490168 | controller |                   },
2026-06-09 14:45:14.490181 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.490195 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.490210 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.490224 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.490238 | controller |                 },
2026-06-09 14:45:14.490253 | controller |                 "f:resources": {
2026-06-09 14:45:14.490267 | controller |                   ".": {},
2026-06-09 14:45:14.490281 | controller |                   "f:limits": {
2026-06-09 14:45:14.490296 | controller |                     ".": {},
2026-06-09 14:45:14.490310 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.490324 | controller |                     "f:memory": {}
2026-06-09 14:45:14.490339 | controller |                   },
2026-06-09 14:45:14.490353 | controller |                   "f:requests": {
2026-06-09 14:45:14.490367 | controller |                     ".": {},
2026-06-09 14:45:14.490381 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.490395 | controller |                     "f:memory": {}
2026-06-09 14:45:14.490409 | controller |                   }
2026-06-09 14:45:14.490423 | controller |                 },
2026-06-09 14:45:14.490437 | controller |                 "f:securityContext": {
2026-06-09 14:45:14.490451 | controller |                   ".": {},
2026-06-09 14:45:14.490465 | controller |                   "f:allowPrivilegeEscalation": {},
2026-06-09 14:45:14.490480 | controller |                   "f:capabilities": {
2026-06-09 14:45:14.490494 | controller |                     ".": {},
2026-06-09 14:45:14.490508 | controller |                     "f:drop": {}
2026-06-09 14:45:14.490542 | controller |                   }
2026-06-09 14:45:14.490557 | controller |                 },
2026-06-09 14:45:14.490572 | controller |                 "f:terminationMessagePath": {},
2026-06-09 14:45:14.490586 | controller |                 "f:terminationMessagePolicy": {},
2026-06-09 14:45:14.490600 | controller |                 "f:volumeMounts": {
2026-06-09 14:45:14.490614 | controller |                   ".": {},
2026-06-09 14:45:14.490628 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-metrics-server/metrics-certs\"}": {
2026-06-09 14:45:14.490642 | controller |                     ".": {},
2026-06-09 14:45:14.490657 | controller |                     "f:mountPath": {},
2026-06-09 14:45:14.490671 | controller |                     "f:name": {},
2026-06-09 14:45:14.490685 | controller |                     "f:readOnly": {}
2026-06-09 14:45:14.490699 | controller |                   },
2026-06-09 14:45:14.490713 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-09 14:45:14.490728 | controller |                     ".": {},
2026-06-09 14:45:14.490741 | controller |                     "f:mountPath": {},
2026-06-09 14:45:14.490755 | controller |                     "f:name": {},
2026-06-09 14:45:14.490769 | controller |                     "f:readOnly": {}
2026-06-09 14:45:14.490783 | controller |                   }
2026-06-09 14:45:14.490798 | controller |                 }
2026-06-09 14:45:14.490812 | controller |               }
2026-06-09 14:45:14.490826 | controller |             },
2026-06-09 14:45:14.490840 | controller |             "f:dnsPolicy": {},
2026-06-09 14:45:14.490854 | controller |             "f:enableServiceLinks": {},
2026-06-09 14:45:14.490868 | controller |             "f:restartPolicy": {},
2026-06-09 14:45:14.490885 | controller |             "f:schedulerName": {},
2026-06-09 14:45:14.490899 | controller |             "f:securityContext": {
2026-06-09 14:45:14.490914 | controller |               ".": {},
2026-06-09 14:45:14.490928 | controller |               "f:runAsNonRoot": {},
2026-06-09 14:45:14.490942 | controller |               "f:seccompProfile": {
2026-06-09 14:45:14.490955 | controller |                 ".": {},
2026-06-09 14:45:14.490970 | controller |                 "f:type": {}
2026-06-09 14:45:14.490984 | controller |               }
2026-06-09 14:45:14.490999 | controller |             },
2026-06-09 14:45:14.491013 | controller |             "f:serviceAccount": {},
2026-06-09 14:45:14.491027 | controller |             "f:serviceAccountName": {},
2026-06-09 14:45:14.491042 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 14:45:14.491056 | controller |             "f:volumes": {
2026-06-09 14:45:14.491070 | controller |               ".": {},
2026-06-09 14:45:14.491085 | controller |               "k:{\"name\":\"metrics-certs\"}": {
2026-06-09 14:45:14.491099 | controller |                 ".": {},
2026-06-09 14:45:14.491113 | controller |                 "f:name": {},
2026-06-09 14:45:14.491127 | controller |                 "f:secret": {
2026-06-09 14:45:14.491141 | controller |                   ".": {},
2026-06-09 14:45:14.491155 | controller |                   "f:defaultMode": {},
2026-06-09 14:45:14.491169 | controller |                   "f:items": {},
2026-06-09 14:45:14.491183 | controller |                   "f:optional": {},
2026-06-09 14:45:14.491197 | controller |                   "f:secretName": {}
2026-06-09 14:45:14.491211 | controller |                 }
2026-06-09 14:45:14.491225 | controller |               },
2026-06-09 14:45:14.491239 | controller |               "k:{\"name\":\"webhook-certs\"}": {
2026-06-09 14:45:14.491254 | controller |                 ".": {},
2026-06-09 14:45:14.491268 | controller |                 "f:name": {},
2026-06-09 14:45:14.491282 | controller |                 "f:secret": {
2026-06-09 14:45:14.491296 | controller |                   ".": {},
2026-06-09 14:45:14.491310 | controller |                   "f:defaultMode": {},
2026-06-09 14:45:14.491324 | controller |                   "f:secretName": {}
2026-06-09 14:45:14.491339 | controller |                 }
2026-06-09 14:45:14.491352 | controller |               }
2026-06-09 14:45:14.491367 | controller |             }
2026-06-09 14:45:14.491381 | controller |           }
2026-06-09 14:45:14.491455 | controller |         },
2026-06-09 14:45:14.491475 | controller |         "manager": "kube-controller-manager",
2026-06-09 14:45:14.491491 | controller |         "operation": "Update",
2026-06-09 14:45:14.491505 | controller |         "time": "2026-06-09T13:51:05Z"
2026-06-09 14:45:14.491546 | controller |       },
2026-06-09 14:45:14.491562 | controller |       {
2026-06-09 14:45:14.491577 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.491591 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.491605 | controller |         "fieldsV1": {
2026-06-09 14:45:14.491619 | controller |           "f:metadata": {
2026-06-09 14:45:14.491633 | controller |             "f:annotations": {
2026-06-09 14:45:14.491648 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 14:45:14.491663 | controller |             }
2026-06-09 14:45:14.491677 | controller |           }
2026-06-09 14:45:14.491691 | controller |         },
2026-06-09 14:45:14.491705 | controller |         "manager": "multus-daemon",
2026-06-09 14:45:14.491720 | controller |         "operation": "Update",
2026-06-09 14:45:14.491734 | controller |         "subresource": "status",
2026-06-09 14:45:14.491748 | controller |         "time": "2026-06-09T13:51:28Z"
2026-06-09 14:45:14.491762 | controller |       },
2026-06-09 14:45:14.491776 | controller |       {
2026-06-09 14:45:14.491791 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.491805 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.491823 | controller |         "fieldsV1": {
2026-06-09 14:45:14.491838 | controller |           "f:status": {
2026-06-09 14:45:14.491853 | controller |             "f:conditions": {
2026-06-09 14:45:14.491867 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 14:45:14.491882 | controller |                 ".": {},
2026-06-09 14:45:14.491896 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.491910 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.491925 | controller |                 "f:status": {},
2026-06-09 14:45:14.491939 | controller |                 "f:type": {}
2026-06-09 14:45:14.491953 | controller |               },
2026-06-09 14:45:14.491967 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 14:45:14.491981 | controller |                 ".": {},
2026-06-09 14:45:14.491995 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.492009 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.492024 | controller |                 "f:status": {},
2026-06-09 14:45:14.492038 | controller |                 "f:type": {}
2026-06-09 14:45:14.492052 | controller |               },
2026-06-09 14:45:14.492066 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 14:45:14.492081 | controller |                 ".": {},
2026-06-09 14:45:14.492095 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.492109 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.492123 | controller |                 "f:status": {},
2026-06-09 14:45:14.492137 | controller |                 "f:type": {}
2026-06-09 14:45:14.492151 | controller |               },
2026-06-09 14:45:14.492165 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 14:45:14.492179 | controller |                 ".": {},
2026-06-09 14:45:14.492193 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.492207 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.492221 | controller |                 "f:status": {},
2026-06-09 14:45:14.492235 | controller |                 "f:type": {}
2026-06-09 14:45:14.492248 | controller |               }
2026-06-09 14:45:14.492263 | controller |             },
2026-06-09 14:45:14.492277 | controller |             "f:containerStatuses": {},
2026-06-09 14:45:14.492291 | controller |             "f:hostIP": {},
2026-06-09 14:45:14.492306 | controller |             "f:hostIPs": {},
2026-06-09 14:45:14.492320 | controller |             "f:phase": {},
2026-06-09 14:45:14.492335 | controller |             "f:podIP": {},
2026-06-09 14:45:14.492349 | controller |             "f:podIPs": {
2026-06-09 14:45:14.492364 | controller |               ".": {},
2026-06-09 14:45:14.492378 | controller |               "k:{\"ip\":\"10.217.0.92\"}": {
2026-06-09 14:45:14.492393 | controller |                 ".": {},
2026-06-09 14:45:14.492407 | controller |                 "f:ip": {}
2026-06-09 14:45:14.492421 | controller |               }
2026-06-09 14:45:14.492435 | controller |             },
2026-06-09 14:45:14.492449 | controller |             "f:startTime": {}
2026-06-09 14:45:14.492463 | controller |           }
2026-06-09 14:45:14.492478 | controller |         },
2026-06-09 14:45:14.492492 | controller |         "manager": "kubelet",
2026-06-09 14:45:14.492506 | controller |         "operation": "Update",
2026-06-09 14:45:14.492542 | controller |         "subresource": "status",
2026-06-09 14:45:14.492557 | controller |         "time": "2026-06-09T13:51:42Z"
2026-06-09 14:45:14.492572 | controller |       }
2026-06-09 14:45:14.492586 | controller |     ],
2026-06-09 14:45:14.492600 | controller |     "name": "openstack-operator-controller-manager-5895df7d8f-mtf9p",
2026-06-09 14:45:14.492615 | controller |     "namespace": "openstack-operators",
2026-06-09 14:45:14.492629 | controller |     "ownerReferences": [
2026-06-09 14:45:14.492647 | controller |       {
2026-06-09 14:45:14.492662 | controller |         "apiVersion": "apps/v1",
2026-06-09 14:45:14.492676 | controller |         "blockOwnerDeletion": true,
2026-06-09 14:45:14.492690 | controller |         "controller": true,
2026-06-09 14:45:14.492704 | controller |         "kind": "ReplicaSet",
2026-06-09 14:45:14.492720 | controller |         "name": "openstack-operator-controller-manager-5895df7d8f",
2026-06-09 14:45:14.492736 | controller |         "uid": "79da521d-39fc-44dc-bb18-28ec3200179d"
2026-06-09 14:45:14.492752 | controller |       }
2026-06-09 14:45:14.492766 | controller |     ],
2026-06-09 14:45:14.492780 | controller |     "resourceVersion": "54432",
2026-06-09 14:45:14.492794 | controller |     "uid": "13f12de6-fba8-4868-9298-54a94803be9b"
2026-06-09 14:45:14.492809 | controller |   },
2026-06-09 14:45:14.492823 | controller |   "spec": {
2026-06-09 14:45:14.492837 | controller |     "containers": [
2026-06-09 14:45:14.492851 | controller |       {
2026-06-09 14:45:14.492865 | controller |         "args": [
2026-06-09 14:45:14.492879 | controller |           "--metrics-bind-address=:8443",
2026-06-09 14:45:14.492893 | controller |           "--leader-elect",
2026-06-09 14:45:14.492907 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 14:45:14.492921 | controller |           "--metrics-cert-path=/tmp/k8s-metrics-server/metrics-certs",
2026-06-09 14:45:14.492935 | controller |           "--webhook-cert-path=/tmp/k8s-webhook-server/serving-certs"
2026-06-09 14:45:14.492949 | controller |         ],
2026-06-09 14:45:14.492995 | controller |         "command": [
2026-06-09 14:45:14.493011 | controller |           "/manager"
2026-06-09 14:45:14.493026 | controller |         ],
2026-06-09 14:45:14.493060 | controller |         "env": [
2026-06-09 14:45:14.493080 | controller |           {
2026-06-09 14:45:14.493095 | controller |             "name": "LEASE_DURATION",
2026-06-09 14:45:14.493110 | controller |             "value": "30"
2026-06-09 14:45:14.493125 | controller |           },
2026-06-09 14:45:14.493139 | controller |           {
2026-06-09 14:45:14.493154 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 14:45:14.493168 | controller |             "value": "20"
2026-06-09 14:45:14.493183 | controller |           },
2026-06-09 14:45:14.493197 | controller |           {
2026-06-09 14:45:14.493211 | controller |             "name": "RETRY_PERIOD",
2026-06-09 14:45:14.493225 | controller |             "value": "5"
2026-06-09 14:45:14.493239 | controller |           },
2026-06-09 14:45:14.493254 | controller |           {
2026-06-09 14:45:14.493268 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-09 14:45:14.493282 | controller |             "value": "0.6.0-1781010567"
2026-06-09 14:45:14.493296 | controller |           },
2026-06-09 14:45:14.493310 | controller |           {
2026-06-09 14:45:14.493324 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.493338 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-09 14:45:14.493353 | controller |           },
2026-06-09 14:45:14.493367 | controller |           {
2026-06-09 14:45:14.493381 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.493396 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-09 14:45:14.493410 | controller |           },
2026-06-09 14:45:14.493424 | controller |           {
2026-06-09 14:45:14.493438 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.493453 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-09 14:45:14.493467 | controller |           },
2026-06-09 14:45:14.493482 | controller |           {
2026-06-09 14:45:14.493496 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.493529 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-09 14:45:14.493549 | controller |           },
2026-06-09 14:45:14.493565 | controller |           {
2026-06-09 14:45:14.493580 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.493594 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-09 14:45:14.493609 | controller |           },
2026-06-09 14:45:14.493623 | controller |           {
2026-06-09 14:45:14.493637 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.493651 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-09 14:45:14.493665 | controller |           },
2026-06-09 14:45:14.493679 | controller |           {
2026-06-09 14:45:14.493694 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.493708 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-09 14:45:14.493723 | controller |           },
2026-06-09 14:45:14.493738 | controller |           {
2026-06-09 14:45:14.493753 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.493769 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-09 14:45:14.493786 | controller |           },
2026-06-09 14:45:14.493800 | controller |           {
2026-06-09 14:45:14.493815 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.493829 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-09 14:45:14.493844 | controller |           },
2026-06-09 14:45:14.493858 | controller |           {
2026-06-09 14:45:14.493873 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.493887 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-09 14:45:14.493901 | controller |           },
2026-06-09 14:45:14.493930 | controller |           {
2026-06-09 14:45:14.493945 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.493959 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-09 14:45:14.493973 | controller |           },
2026-06-09 14:45:14.493987 | controller |           {
2026-06-09 14:45:14.494001 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.494015 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-09 14:45:14.494029 | controller |           },
2026-06-09 14:45:14.494044 | controller |           {
2026-06-09 14:45:14.494058 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.494072 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-09 14:45:14.494087 | controller |           },
2026-06-09 14:45:14.494101 | controller |           {
2026-06-09 14:45:14.494115 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.494130 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-09 14:45:14.494145 | controller |           },
2026-06-09 14:45:14.494159 | controller |           {
2026-06-09 14:45:14.494173 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.494188 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-09 14:45:14.494206 | controller |           },
2026-06-09 14:45:14.494220 | controller |           {
2026-06-09 14:45:14.494234 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.494249 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-09 14:45:14.494263 | controller |           },
2026-06-09 14:45:14.494277 | controller |           {
2026-06-09 14:45:14.494292 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.494306 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-09 14:45:14.494320 | controller |           },
2026-06-09 14:45:14.494335 | controller |           {
2026-06-09 14:45:14.494349 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.494363 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-09 14:45:14.494377 | controller |           },
2026-06-09 14:45:14.494392 | controller |           {
2026-06-09 14:45:14.494406 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.494420 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-09 14:45:14.494434 | controller |           },
2026-06-09 14:45:14.494449 | controller |           {
2026-06-09 14:45:14.494463 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.494477 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-09 14:45:14.494492 | controller |           },
2026-06-09 14:45:14.494506 | controller |           {
2026-06-09 14:45:14.494540 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.494555 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-09 14:45:14.494569 | controller |           },
2026-06-09 14:45:14.494584 | controller |           {
2026-06-09 14:45:14.494598 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.494612 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-09 14:45:14.494626 | controller |           },
2026-06-09 14:45:14.494640 | controller |           {
2026-06-09 14:45:14.494654 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.494668 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-09 14:45:14.494682 | controller |           },
2026-06-09 14:45:14.494696 | controller |           {
2026-06-09 14:45:14.494711 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.494728 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-09 14:45:14.494744 | controller |           },
2026-06-09 14:45:14.494758 | controller |           {
2026-06-09 14:45:14.494772 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.494786 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-09 14:45:14.494800 | controller |           },
2026-06-09 14:45:14.494814 | controller |           {
2026-06-09 14:45:14.494828 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.494842 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-09 14:45:14.494857 | controller |           },
2026-06-09 14:45:14.494874 | controller |           {
2026-06-09 14:45:14.494889 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.494903 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-09 14:45:14.494917 | controller |           },
2026-06-09 14:45:14.494931 | controller |           {
2026-06-09 14:45:14.494945 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.494960 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-09 14:45:14.494974 | controller |           },
2026-06-09 14:45:14.494988 | controller |           {
2026-06-09 14:45:14.495002 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.495016 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-09 14:45:14.495031 | controller |           },
2026-06-09 14:45:14.495045 | controller |           {
2026-06-09 14:45:14.495060 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.495074 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-09 14:45:14.495088 | controller |           },
2026-06-09 14:45:14.495102 | controller |           {
2026-06-09 14:45:14.495117 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.495131 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-09 14:45:14.495145 | controller |           },
2026-06-09 14:45:14.495159 | controller |           {
2026-06-09 14:45:14.495173 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.495187 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-09 14:45:14.495202 | controller |           },
2026-06-09 14:45:14.495216 | controller |           {
2026-06-09 14:45:14.495230 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.495245 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-09 14:45:14.495259 | controller |           },
2026-06-09 14:45:14.495273 | controller |           {
2026-06-09 14:45:14.495287 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.495302 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-09 14:45:14.495316 | controller |           },
2026-06-09 14:45:14.495330 | controller |           {
2026-06-09 14:45:14.495344 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.495358 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-09 14:45:14.495372 | controller |           },
2026-06-09 14:45:14.495387 | controller |           {
2026-06-09 14:45:14.495401 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.495416 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-09 14:45:14.495430 | controller |           },
2026-06-09 14:45:14.495445 | controller |           {
2026-06-09 14:45:14.495459 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.495474 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-09 14:45:14.495488 | controller |           },
2026-06-09 14:45:14.495502 | controller |           {
2026-06-09 14:45:14.495534 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.495554 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-09 14:45:14.495568 | controller |           },
2026-06-09 14:45:14.495583 | controller |           {
2026-06-09 14:45:14.495597 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.495612 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-09 14:45:14.495626 | controller |           },
2026-06-09 14:45:14.495640 | controller |           {
2026-06-09 14:45:14.495654 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.495669 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-09 14:45:14.495683 | controller |           },
2026-06-09 14:45:14.495697 | controller |           {
2026-06-09 14:45:14.495711 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.495726 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-09 14:45:14.495740 | controller |           },
2026-06-09 14:45:14.495754 | controller |           {
2026-06-09 14:45:14.495769 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.495783 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-09 14:45:14.495797 | controller |           },
2026-06-09 14:45:14.495811 | controller |           {
2026-06-09 14:45:14.495826 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.495840 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-09 14:45:14.495854 | controller |           },
2026-06-09 14:45:14.495868 | controller |           {
2026-06-09 14:45:14.495882 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.495897 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-09 14:45:14.495911 | controller |           },
2026-06-09 14:45:14.495925 | controller |           {
2026-06-09 14:45:14.495939 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.495953 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-09 14:45:14.495967 | controller |           },
2026-06-09 14:45:14.495981 | controller |           {
2026-06-09 14:45:14.495995 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.496009 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-09 14:45:14.496023 | controller |           },
2026-06-09 14:45:14.496037 | controller |           {
2026-06-09 14:45:14.496052 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.496066 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-09 14:45:14.496081 | controller |           },
2026-06-09 14:45:14.496095 | controller |           {
2026-06-09 14:45:14.496109 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.496123 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-09 14:45:14.496138 | controller |           },
2026-06-09 14:45:14.496152 | controller |           {
2026-06-09 14:45:14.496167 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.496181 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-09 14:45:14.496202 | controller |           },
2026-06-09 14:45:14.496217 | controller |           {
2026-06-09 14:45:14.496231 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.496246 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-09 14:45:14.496260 | controller |           },
2026-06-09 14:45:14.496274 | controller |           {
2026-06-09 14:45:14.496288 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.496302 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-09 14:45:14.496316 | controller |           },
2026-06-09 14:45:14.496330 | controller |           {
2026-06-09 14:45:14.496344 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.496358 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-09 14:45:14.496372 | controller |           },
2026-06-09 14:45:14.496387 | controller |           {
2026-06-09 14:45:14.496401 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.496415 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-09 14:45:14.496429 | controller |           },
2026-06-09 14:45:14.496443 | controller |           {
2026-06-09 14:45:14.496456 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.496471 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-09 14:45:14.496484 | controller |           },
2026-06-09 14:45:14.496498 | controller |           {
2026-06-09 14:45:14.496528 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.496547 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-09 14:45:14.496562 | controller |           },
2026-06-09 14:45:14.496576 | controller |           {
2026-06-09 14:45:14.496590 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.496605 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-09 14:45:14.496619 | controller |           },
2026-06-09 14:45:14.496633 | controller |           {
2026-06-09 14:45:14.496648 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.496662 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-09 14:45:14.496676 | controller |           },
2026-06-09 14:45:14.496691 | controller |           {
2026-06-09 14:45:14.496705 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.496719 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-09 14:45:14.496734 | controller |           },
2026-06-09 14:45:14.496748 | controller |           {
2026-06-09 14:45:14.496762 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.496777 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-09 14:45:14.496791 | controller |           },
2026-06-09 14:45:14.496805 | controller |           {
2026-06-09 14:45:14.496820 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.496834 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-09 14:45:14.496849 | controller |           },
2026-06-09 14:45:14.496863 | controller |           {
2026-06-09 14:45:14.496877 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.496895 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-09 14:45:14.496909 | controller |           },
2026-06-09 14:45:14.496924 | controller |           {
2026-06-09 14:45:14.496938 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.496953 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-09 14:45:14.496967 | controller |           },
2026-06-09 14:45:14.496981 | controller |           {
2026-06-09 14:45:14.496995 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.497009 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-09 14:45:14.497023 | controller |           },
2026-06-09 14:45:14.497037 | controller |           {
2026-06-09 14:45:14.497052 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.497065 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-09 14:45:14.497079 | controller |           },
2026-06-09 14:45:14.497093 | controller |           {
2026-06-09 14:45:14.497107 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.497121 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-09 14:45:14.497136 | controller |           },
2026-06-09 14:45:14.497150 | controller |           {
2026-06-09 14:45:14.497164 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.497178 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-09 14:45:14.497192 | controller |           },
2026-06-09 14:45:14.497207 | controller |           {
2026-06-09 14:45:14.497221 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.497235 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-09 14:45:14.497249 | controller |           },
2026-06-09 14:45:14.497263 | controller |           {
2026-06-09 14:45:14.497277 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.497291 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-09 14:45:14.497306 | controller |           },
2026-06-09 14:45:14.497320 | controller |           {
2026-06-09 14:45:14.497334 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.497348 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-09 14:45:14.497363 | controller |           },
2026-06-09 14:45:14.497377 | controller |           {
2026-06-09 14:45:14.497391 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.497405 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-09 14:45:14.497420 | controller |           },
2026-06-09 14:45:14.497434 | controller |           {
2026-06-09 14:45:14.497449 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.497464 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-09 14:45:14.497478 | controller |           },
2026-06-09 14:45:14.497493 | controller |           {
2026-06-09 14:45:14.497507 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.497543 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-09 14:45:14.497562 | controller |           },
2026-06-09 14:45:14.497577 | controller |           {
2026-06-09 14:45:14.497592 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.497606 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-09 14:45:14.497620 | controller |           },
2026-06-09 14:45:14.497635 | controller |           {
2026-06-09 14:45:14.497649 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-09 14:45:14.497663 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-09 14:45:14.497678 | controller |           },
2026-06-09 14:45:14.497692 | controller |           {
2026-06-09 14:45:14.497706 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.497721 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-09 14:45:14.497735 | controller |           },
2026-06-09 14:45:14.497749 | controller |           {
2026-06-09 14:45:14.497763 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.497777 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-09 14:45:14.497792 | controller |           },
2026-06-09 14:45:14.497806 | controller |           {
2026-06-09 14:45:14.497820 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.497834 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-09 14:45:14.497848 | controller |           },
2026-06-09 14:45:14.497862 | controller |           {
2026-06-09 14:45:14.497876 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.497890 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-09 14:45:14.497918 | controller |           },
2026-06-09 14:45:14.497934 | controller |           {
2026-06-09 14:45:14.497948 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.497962 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-09 14:45:14.497976 | controller |           },
2026-06-09 14:45:14.497990 | controller |           {
2026-06-09 14:45:14.498007 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.498022 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-09 14:45:14.498036 | controller |           },
2026-06-09 14:45:14.498050 | controller |           {
2026-06-09 14:45:14.498065 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.498079 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-09 14:45:14.498093 | controller |           },
2026-06-09 14:45:14.498108 | controller |           {
2026-06-09 14:45:14.498122 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.498136 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-09 14:45:14.498151 | controller |           },
2026-06-09 14:45:14.498165 | controller |           {
2026-06-09 14:45:14.498180 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.498194 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-09 14:45:14.498209 | controller |           },
2026-06-09 14:45:14.498223 | controller |           {
2026-06-09 14:45:14.498241 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.498256 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-09 14:45:14.498270 | controller |           },
2026-06-09 14:45:14.498284 | controller |           {
2026-06-09 14:45:14.498298 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.498312 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-09 14:45:14.498326 | controller |           },
2026-06-09 14:45:14.498339 | controller |           {
2026-06-09 14:45:14.498353 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.498367 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-09 14:45:14.498381 | controller |           },
2026-06-09 14:45:14.498396 | controller |           {
2026-06-09 14:45:14.498410 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.498424 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-09 14:45:14.498438 | controller |           },
2026-06-09 14:45:14.498452 | controller |           {
2026-06-09 14:45:14.498466 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.498480 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-09 14:45:14.498495 | controller |           },
2026-06-09 14:45:14.498508 | controller |           {
2026-06-09 14:45:14.498541 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.498556 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-09 14:45:14.498571 | controller |           },
2026-06-09 14:45:14.498585 | controller |           {
2026-06-09 14:45:14.498600 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.498614 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-09 14:45:14.498629 | controller |           },
2026-06-09 14:45:14.498643 | controller |           {
2026-06-09 14:45:14.498658 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-09 14:45:14.498672 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-09 14:45:14.498687 | controller |           }
2026-06-09 14:45:14.498701 | controller |         ],
2026-06-09 14:45:14.498715 | controller |         "image": "38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169",
2026-06-09 14:45:14.498730 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 14:45:14.498744 | controller |         "livenessProbe": {
2026-06-09 14:45:14.498758 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.498773 | controller |           "httpGet": {
2026-06-09 14:45:14.498787 | controller |             "path": "/healthz",
2026-06-09 14:45:14.498801 | controller |             "port": 8081,
2026-06-09 14:45:14.498816 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.498830 | controller |           },
2026-06-09 14:45:14.498844 | controller |           "initialDelaySeconds": 15,
2026-06-09 14:45:14.498859 | controller |           "periodSeconds": 20,
2026-06-09 14:45:14.498873 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.498887 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.498901 | controller |         },
2026-06-09 14:45:14.498915 | controller |         "name": "manager",
2026-06-09 14:45:14.498930 | controller |         "ports": [
2026-06-09 14:45:14.498947 | controller |           {
2026-06-09 14:45:14.498962 | controller |             "containerPort": 9443,
2026-06-09 14:45:14.498977 | controller |             "name": "webhook-server",
2026-06-09 14:45:14.499341 | controller |             "protocol": "TCP"
2026-06-09 14:45:14.499363 | controller |           }
2026-06-09 14:45:14.499379 | controller |         ],
2026-06-09 14:45:14.499394 | controller |         "readinessProbe": {
2026-06-09 14:45:14.499409 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.499423 | controller |           "httpGet": {
2026-06-09 14:45:14.499438 | controller |             "path": "/readyz",
2026-06-09 14:45:14.499452 | controller |             "port": 8081,
2026-06-09 14:45:14.499466 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.499480 | controller |           },
2026-06-09 14:45:14.499495 | controller |           "initialDelaySeconds": 5,
2026-06-09 14:45:14.499509 | controller |           "periodSeconds": 10,
2026-06-09 14:45:14.499543 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.499558 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.499573 | controller |         },
2026-06-09 14:45:14.499587 | controller |         "resources": {
2026-06-09 14:45:14.499601 | controller |           "limits": {
2026-06-09 14:45:14.499615 | controller |             "cpu": "500m",
2026-06-09 14:45:14.499630 | controller |             "memory": "1Gi"
2026-06-09 14:45:14.499644 | controller |           },
2026-06-09 14:45:14.499658 | controller |           "requests": {
2026-06-09 14:45:14.499672 | controller |             "cpu": "10m",
2026-06-09 14:45:14.499687 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.499701 | controller |           }
2026-06-09 14:45:14.499715 | controller |         },
2026-06-09 14:45:14.499729 | controller |         "securityContext": {
2026-06-09 14:45:14.499743 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 14:45:14.499757 | controller |           "capabilities": {
2026-06-09 14:45:14.499772 | controller |             "drop": [
2026-06-09 14:45:14.499786 | controller |               "ALL"
2026-06-09 14:45:14.499801 | controller |             ]
2026-06-09 14:45:14.499815 | controller |           },
2026-06-09 14:45:14.499829 | controller |           "runAsUser": 1000660000
2026-06-09 14:45:14.499843 | controller |         },
2026-06-09 14:45:14.499858 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 14:45:14.499872 | controller |         "terminationMessagePolicy": "File",
2026-06-09 14:45:14.499887 | controller |         "volumeMounts": [
2026-06-09 14:45:14.499901 | controller |           {
2026-06-09 14:45:14.499915 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-09 14:45:14.499929 | controller |             "name": "metrics-certs",
2026-06-09 14:45:14.499944 | controller |             "readOnly": true
2026-06-09 14:45:14.499958 | controller |           },
2026-06-09 14:45:14.499972 | controller |           {
2026-06-09 14:45:14.499986 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-09 14:45:14.500000 | controller |             "name": "webhook-certs",
2026-06-09 14:45:14.500014 | controller |             "readOnly": true
2026-06-09 14:45:14.500028 | controller |           },
2026-06-09 14:45:14.500042 | controller |           {
2026-06-09 14:45:14.500056 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.500070 | controller |             "name": "kube-api-access-q5kpp",
2026-06-09 14:45:14.500158 | controller |             "readOnly": true
2026-06-09 14:45:14.500175 | controller |           }
2026-06-09 14:45:14.500190 | controller |         ]
2026-06-09 14:45:14.500205 | controller |       }
2026-06-09 14:45:14.500219 | controller |     ],
2026-06-09 14:45:14.500234 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 14:45:14.500248 | controller |     "enableServiceLinks": true,
2026-06-09 14:45:14.500266 | controller |     "imagePullSecrets": [
2026-06-09 14:45:14.500281 | controller |       {
2026-06-09 14:45:14.500295 | controller |         "name": "openstack-operator-controller-manager-dockercfg-c6nrn"
2026-06-09 14:45:14.500309 | controller |       }
2026-06-09 14:45:14.500324 | controller |     ],
2026-06-09 14:45:14.500338 | controller |     "nodeName": "crc",
2026-06-09 14:45:14.500352 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 14:45:14.500367 | controller |     "priority": 0,
2026-06-09 14:45:14.500382 | controller |     "restartPolicy": "Always",
2026-06-09 14:45:14.500396 | controller |     "schedulerName": "default-scheduler",
2026-06-09 14:45:14.500411 | controller |     "securityContext": {
2026-06-09 14:45:14.500425 | controller |       "fsGroup": 1000660000,
2026-06-09 14:45:14.500440 | controller |       "runAsNonRoot": true,
2026-06-09 14:45:14.500454 | controller |       "seLinuxOptions": {
2026-06-09 14:45:14.500468 | controller |         "level": "s0:c26,c5"
2026-06-09 14:45:14.500482 | controller |       },
2026-06-09 14:45:14.500496 | controller |       "seccompProfile": {
2026-06-09 14:45:14.500524 | controller |         "type": "RuntimeDefault"
2026-06-09 14:45:14.500545 | controller |       }
2026-06-09 14:45:14.500560 | controller |     },
2026-06-09 14:45:14.500575 | controller |     "serviceAccount": "openstack-operator-controller-manager",
2026-06-09 14:45:14.500589 | controller |     "serviceAccountName": "openstack-operator-controller-manager",
2026-06-09 14:45:14.500603 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 14:45:14.500618 | controller |     "tolerations": [
2026-06-09 14:45:14.500633 | controller |       {
2026-06-09 14:45:14.500647 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.500662 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 14:45:14.500676 | controller |         "operator": "Exists",
2026-06-09 14:45:14.500690 | controller |         "tolerationSeconds": 300
2026-06-09 14:45:14.500704 | controller |       },
2026-06-09 14:45:14.500719 | controller |       {
2026-06-09 14:45:14.500733 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.500747 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 14:45:14.500761 | controller |         "operator": "Exists",
2026-06-09 14:45:14.500775 | controller |         "tolerationSeconds": 300
2026-06-09 14:45:14.500789 | controller |       },
2026-06-09 14:45:14.500803 | controller |       {
2026-06-09 14:45:14.500817 | controller |         "effect": "NoSchedule",
2026-06-09 14:45:14.500831 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 14:45:14.500845 | controller |         "operator": "Exists"
2026-06-09 14:45:14.500859 | controller |       }
2026-06-09 14:45:14.500873 | controller |     ],
2026-06-09 14:45:14.500887 | controller |     "volumes": [
2026-06-09 14:45:14.500901 | controller |       {
2026-06-09 14:45:14.500915 | controller |         "name": "metrics-certs",
2026-06-09 14:45:14.500929 | controller |         "secret": {
2026-06-09 14:45:14.500943 | controller |           "defaultMode": 420,
2026-06-09 14:45:14.500957 | controller |           "items": [
2026-06-09 14:45:14.500971 | controller |             {
2026-06-09 14:45:14.500984 | controller |               "key": "ca.crt",
2026-06-09 14:45:14.500998 | controller |               "path": "ca.crt"
2026-06-09 14:45:14.501012 | controller |             },
2026-06-09 14:45:14.501027 | controller |             {
2026-06-09 14:45:14.501041 | controller |               "key": "tls.crt",
2026-06-09 14:45:14.501055 | controller |               "path": "tls.crt"
2026-06-09 14:45:14.501069 | controller |             },
2026-06-09 14:45:14.501083 | controller |             {
2026-06-09 14:45:14.501098 | controller |               "key": "tls.key",
2026-06-09 14:45:14.501112 | controller |               "path": "tls.key"
2026-06-09 14:45:14.501126 | controller |             }
2026-06-09 14:45:14.501143 | controller |           ],
2026-06-09 14:45:14.501158 | controller |           "optional": false,
2026-06-09 14:45:14.501172 | controller |           "secretName": "metrics-server-cert"
2026-06-09 14:45:14.501186 | controller |         }
2026-06-09 14:45:14.501200 | controller |       },
2026-06-09 14:45:14.501214 | controller |       {
2026-06-09 14:45:14.501228 | controller |         "name": "webhook-certs",
2026-06-09 14:45:14.501243 | controller |         "secret": {
2026-06-09 14:45:14.501257 | controller |           "defaultMode": 420,
2026-06-09 14:45:14.501271 | controller |           "secretName": "webhook-server-cert"
2026-06-09 14:45:14.501285 | controller |         }
2026-06-09 14:45:14.501299 | controller |       },
2026-06-09 14:45:14.501313 | controller |       {
2026-06-09 14:45:14.501327 | controller |         "name": "kube-api-access-q5kpp",
2026-06-09 14:45:14.501341 | controller |         "projected": {
2026-06-09 14:45:14.501355 | controller |           "defaultMode": 420,
2026-06-09 14:45:14.501369 | controller |           "sources": [
2026-06-09 14:45:14.501383 | controller |             {
2026-06-09 14:45:14.501397 | controller |               "serviceAccountToken": {
2026-06-09 14:45:14.501411 | controller |                 "expirationSeconds": 3607,
2026-06-09 14:45:14.501425 | controller |                 "path": "token"
2026-06-09 14:45:14.501439 | controller |               }
2026-06-09 14:45:14.501454 | controller |             },
2026-06-09 14:45:14.501468 | controller |             {
2026-06-09 14:45:14.501482 | controller |               "configMap": {
2026-06-09 14:45:14.501496 | controller |                 "items": [
2026-06-09 14:45:14.501525 | controller |                   {
2026-06-09 14:45:14.501545 | controller |                     "key": "ca.crt",
2026-06-09 14:45:14.501570 | controller |                     "path": "ca.crt"
2026-06-09 14:45:14.501586 | controller |                   }
2026-06-09 14:45:14.501603 | controller |                 ],
2026-06-09 14:45:14.501620 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 14:45:14.501637 | controller |               }
2026-06-09 14:45:14.501654 | controller |             },
2026-06-09 14:45:14.501676 | controller |             {
2026-06-09 14:45:14.501697 | controller |               "downwardAPI": {
2026-06-09 14:45:14.501711 | controller |                 "items": [
2026-06-09 14:45:14.501732 | controller |                   {
2026-06-09 14:45:14.501754 | controller |                     "fieldRef": {
2026-06-09 14:45:14.501774 | controller |                       "apiVersion": "v1",
2026-06-09 14:45:14.501845 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 14:45:14.501866 | controller |                     },
2026-06-09 14:45:14.501881 | controller |                     "path": "namespace"
2026-06-09 14:45:14.501896 | controller |                   }
2026-06-09 14:45:14.501929 | controller |                 ]
2026-06-09 14:45:14.501944 | controller |               }
2026-06-09 14:45:14.501958 | controller |             },
2026-06-09 14:45:14.501972 | controller |             {
2026-06-09 14:45:14.501986 | controller |               "configMap": {
2026-06-09 14:45:14.502000 | controller |                 "items": [
2026-06-09 14:45:14.502014 | controller |                   {
2026-06-09 14:45:14.502028 | controller |                     "key": "service-ca.crt",
2026-06-09 14:45:14.502042 | controller |                     "path": "service-ca.crt"
2026-06-09 14:45:14.502057 | controller |                   }
2026-06-09 14:45:14.502071 | controller |                 ],
2026-06-09 14:45:14.502085 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 14:45:14.502099 | controller |               }
2026-06-09 14:45:14.502114 | controller |             }
2026-06-09 14:45:14.502128 | controller |           ]
2026-06-09 14:45:14.502142 | controller |         }
2026-06-09 14:45:14.502156 | controller |       }
2026-06-09 14:45:14.502174 | controller |     ]
2026-06-09 14:45:14.502189 | controller |   },
2026-06-09 14:45:14.502203 | controller |   "status": {
2026-06-09 14:45:14.502217 | controller |     "conditions": [
2026-06-09 14:45:14.502231 | controller |       {
2026-06-09 14:45:14.502245 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.502259 | controller |         "lastTransitionTime": "2026-06-09T13:51:31Z",
2026-06-09 14:45:14.502274 | controller |         "status": "True",
2026-06-09 14:45:14.502288 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 14:45:14.502302 | controller |       },
2026-06-09 14:45:14.502316 | controller |       {
2026-06-09 14:45:14.502331 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.502345 | controller |         "lastTransitionTime": "2026-06-09T13:51:05Z",
2026-06-09 14:45:14.502360 | controller |         "status": "True",
2026-06-09 14:45:14.502374 | controller |         "type": "Initialized"
2026-06-09 14:45:14.502388 | controller |       },
2026-06-09 14:45:14.502402 | controller |       {
2026-06-09 14:45:14.502416 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.502430 | controller |         "lastTransitionTime": "2026-06-09T13:51:42Z",
2026-06-09 14:45:14.502445 | controller |         "status": "True",
2026-06-09 14:45:14.502459 | controller |         "type": "Ready"
2026-06-09 14:45:14.502473 | controller |       },
2026-06-09 14:45:14.502487 | controller |       {
2026-06-09 14:45:14.502501 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.502537 | controller |         "lastTransitionTime": "2026-06-09T13:51:42Z",
2026-06-09 14:45:14.502553 | controller |         "status": "True",
2026-06-09 14:45:14.502568 | controller |         "type": "ContainersReady"
2026-06-09 14:45:14.502582 | controller |       },
2026-06-09 14:45:14.502596 | controller |       {
2026-06-09 14:45:14.502610 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.502625 | controller |         "lastTransitionTime": "2026-06-09T13:51:05Z",
2026-06-09 14:45:14.502639 | controller |         "status": "True",
2026-06-09 14:45:14.502653 | controller |         "type": "PodScheduled"
2026-06-09 14:45:14.502667 | controller |       }
2026-06-09 14:45:14.502681 | controller |     ],
2026-06-09 14:45:14.502695 | controller |     "containerStatuses": [
2026-06-09 14:45:14.502709 | controller |       {
2026-06-09 14:45:14.502723 | controller |         "allocatedResources": {
2026-06-09 14:45:14.502737 | controller |           "cpu": "10m",
2026-06-09 14:45:14.502751 | controller |           "memory": "512Mi"
2026-06-09 14:45:14.502765 | controller |         },
2026-06-09 14:45:14.502780 | controller |         "containerID": "cri-o://3b505a215660576d9bc95ef44944084103d0dcf5d393043e83b596cbc4c0bb6b",
2026-06-09 14:45:14.502794 | controller |         "image": "38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169",
2026-06-09 14:45:14.502809 | controller |         "imageID": "38.102.83.83:5001/openstack-k8s-operators/openstack-operator@sha256:d476e5a54b193f7e2ef4e2db16374cb43be9e572c329f2611f7fd47558a45d7b",
2026-06-09 14:45:14.502823 | controller |         "lastState": {},
2026-06-09 14:45:14.502837 | controller |         "name": "manager",
2026-06-09 14:45:14.502852 | controller |         "ready": true,
2026-06-09 14:45:14.502867 | controller |         "resources": {
2026-06-09 14:45:14.502881 | controller |           "limits": {
2026-06-09 14:45:14.502895 | controller |             "cpu": "500m",
2026-06-09 14:45:14.502909 | controller |             "memory": "1Gi"
2026-06-09 14:45:14.502923 | controller |           },
2026-06-09 14:45:14.502937 | controller |           "requests": {
2026-06-09 14:45:14.502951 | controller |             "cpu": "10m",
2026-06-09 14:45:14.502966 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.502980 | controller |           }
2026-06-09 14:45:14.502994 | controller |         },
2026-06-09 14:45:14.503008 | controller |         "restartCount": 0,
2026-06-09 14:45:14.503026 | controller |         "started": true,
2026-06-09 14:45:14.503041 | controller |         "state": {
2026-06-09 14:45:14.503056 | controller |           "running": {
2026-06-09 14:45:14.503070 | controller |             "startedAt": "2026-06-09T13:51:30Z"
2026-06-09 14:45:14.503085 | controller |           }
2026-06-09 14:45:14.503099 | controller |         },
2026-06-09 14:45:14.503114 | controller |         "user": {
2026-06-09 14:45:14.503128 | controller |           "linux": {
2026-06-09 14:45:14.503143 | controller |             "gid": 0,
2026-06-09 14:45:14.503157 | controller |             "supplementalGroups": [
2026-06-09 14:45:14.503171 | controller |               0,
2026-06-09 14:45:14.503185 | controller |               1000660000
2026-06-09 14:45:14.503199 | controller |             ],
2026-06-09 14:45:14.503213 | controller |             "uid": 1000660000
2026-06-09 14:45:14.503227 | controller |           }
2026-06-09 14:45:14.503241 | controller |         },
2026-06-09 14:45:14.503255 | controller |         "volumeMounts": [
2026-06-09 14:45:14.503270 | controller |           {
2026-06-09 14:45:14.503284 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-09 14:45:14.503298 | controller |             "name": "metrics-certs",
2026-06-09 14:45:14.503312 | controller |             "readOnly": true,
2026-06-09 14:45:14.503326 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:14.503340 | controller |           },
2026-06-09 14:45:14.503355 | controller |           {
2026-06-09 14:45:14.503369 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-09 14:45:14.503384 | controller |             "name": "webhook-certs",
2026-06-09 14:45:14.503398 | controller |             "readOnly": true,
2026-06-09 14:45:14.503412 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:14.503426 | controller |           },
2026-06-09 14:45:14.503440 | controller |           {
2026-06-09 14:45:14.503455 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.503469 | controller |             "name": "kube-api-access-q5kpp",
2026-06-09 14:45:14.503483 | controller |             "readOnly": true,
2026-06-09 14:45:14.503498 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:14.503526 | controller |           }
2026-06-09 14:45:14.503546 | controller |         ]
2026-06-09 14:45:14.503561 | controller |       }
2026-06-09 14:45:14.503575 | controller |     ],
2026-06-09 14:45:14.503589 | controller |     "hostIP": "192.168.126.11",
2026-06-09 14:45:14.503603 | controller |     "hostIPs": [
2026-06-09 14:45:14.503617 | controller |       {
2026-06-09 14:45:14.503631 | controller |         "ip": "192.168.126.11"
2026-06-09 14:45:14.503645 | controller |       }
2026-06-09 14:45:14.503659 | controller |     ],
2026-06-09 14:45:14.503673 | controller |     "phase": "Running",
2026-06-09 14:45:14.503688 | controller |     "podIP": "10.217.0.92",
2026-06-09 14:45:14.503702 | controller |     "podIPs": [
2026-06-09 14:45:14.503716 | controller |       {
2026-06-09 14:45:14.503730 | controller |         "ip": "10.217.0.92"
2026-06-09 14:45:14.503744 | controller |       }
2026-06-09 14:45:14.503759 | controller |     ],
2026-06-09 14:45:14.503773 | controller |     "qosClass": "Burstable",
2026-06-09 14:45:14.503787 | controller |     "startTime": "2026-06-09T13:51:05Z"
2026-06-09 14:45:14.503802 | controller |   }
2026-06-09 14:45:14.503816 | controller | }
2026-06-09 14:45:14.697564 | controller | ok:
2026-06-09 14:45:14.697695 | controller | {
2026-06-09 14:45:14.697717 | controller |   "apiVersion": "v1",
2026-06-09 14:45:14.697736 | controller |   "kind": "Pod",
2026-06-09 14:45:14.697753 | controller |   "metadata": {
2026-06-09 14:45:14.697768 | controller |     "annotations": {
2026-06-09 14:45:14.697798 | 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-09 14:45:14.697826 | 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-09 14:45:14.697843 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 14:45:14.697859 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 14:45:14.697874 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 14:45:14.697889 | controller |     },
2026-06-09 14:45:14.697906 | controller |     "creationTimestamp": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.697921 | controller |     "generateName": "ovn-operator-controller-manager-58f85bd97f-",
2026-06-09 14:45:14.697935 | controller |     "generation": 1,
2026-06-09 14:45:14.697950 | controller |     "labels": {
2026-06-09 14:45:14.697964 | controller |       "app.kubernetes.io/name": "ovn-operator",
2026-06-09 14:45:14.697978 | controller |       "control-plane": "controller-manager",
2026-06-09 14:45:14.697992 | controller |       "openstack.org/operator-name": "ovn",
2026-06-09 14:45:14.698006 | controller |       "pod-template-hash": "58f85bd97f"
2026-06-09 14:45:14.698021 | controller |     },
2026-06-09 14:45:14.698035 | controller |     "managedFields": [
2026-06-09 14:45:14.698049 | controller |       {
2026-06-09 14:45:14.698063 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.698077 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.698092 | controller |         "fieldsV1": {
2026-06-09 14:45:14.698107 | controller |           "f:metadata": {
2026-06-09 14:45:14.698121 | controller |             "f:annotations": {
2026-06-09 14:45:14.698135 | controller |               ".": {},
2026-06-09 14:45:14.698149 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 14:45:14.698163 | controller |             },
2026-06-09 14:45:14.698177 | controller |             "f:generateName": {},
2026-06-09 14:45:14.698191 | controller |             "f:labels": {
2026-06-09 14:45:14.698205 | controller |               ".": {},
2026-06-09 14:45:14.698219 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 14:45:14.698233 | controller |               "f:control-plane": {},
2026-06-09 14:45:14.698247 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 14:45:14.698260 | controller |               "f:pod-template-hash": {}
2026-06-09 14:45:14.698274 | controller |             },
2026-06-09 14:45:14.698288 | controller |             "f:ownerReferences": {
2026-06-09 14:45:14.698302 | controller |               ".": {},
2026-06-09 14:45:14.698316 | controller |               "k:{\"uid\":\"e9f646b0-dd7a-45c2-bdb6-8607459ce45c\"}": {}
2026-06-09 14:45:14.698330 | controller |             }
2026-06-09 14:45:14.698345 | controller |           },
2026-06-09 14:45:14.698359 | controller |           "f:spec": {
2026-06-09 14:45:14.698372 | controller |             "f:containers": {
2026-06-09 14:45:14.698386 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 14:45:14.698401 | controller |                 ".": {},
2026-06-09 14:45:14.698415 | controller |                 "f:args": {},
2026-06-09 14:45:14.698429 | controller |                 "f:command": {},
2026-06-09 14:45:14.698443 | controller |                 "f:env": {
2026-06-09 14:45:14.698457 | controller |                   ".": {},
2026-06-09 14:45:14.698470 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 14:45:14.698488 | controller |                     ".": {},
2026-06-09 14:45:14.698502 | controller |                     "f:name": {},
2026-06-09 14:45:14.698535 | controller |                     "f:value": {}
2026-06-09 14:45:14.698551 | controller |                   },
2026-06-09 14:45:14.698565 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 14:45:14.698579 | controller |                     ".": {},
2026-06-09 14:45:14.698593 | controller |                     "f:name": {},
2026-06-09 14:45:14.698607 | controller |                     "f:value": {}
2026-06-09 14:45:14.698621 | controller |                   },
2026-06-09 14:45:14.698634 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 14:45:14.698648 | controller |                     ".": {},
2026-06-09 14:45:14.698662 | controller |                     "f:name": {},
2026-06-09 14:45:14.698675 | controller |                     "f:value": {}
2026-06-09 14:45:14.698690 | controller |                   },
2026-06-09 14:45:14.698704 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 14:45:14.698718 | controller |                     ".": {},
2026-06-09 14:45:14.698732 | controller |                     "f:name": {},
2026-06-09 14:45:14.698745 | controller |                     "f:value": {}
2026-06-09 14:45:14.698759 | controller |                   },
2026-06-09 14:45:14.698773 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 14:45:14.698786 | controller |                     ".": {},
2026-06-09 14:45:14.698800 | controller |                     "f:name": {},
2026-06-09 14:45:14.698814 | controller |                     "f:value": {}
2026-06-09 14:45:14.698827 | controller |                   }
2026-06-09 14:45:14.698841 | controller |                 },
2026-06-09 14:45:14.698855 | controller |                 "f:image": {},
2026-06-09 14:45:14.698869 | controller |                 "f:imagePullPolicy": {},
2026-06-09 14:45:14.698883 | controller |                 "f:livenessProbe": {
2026-06-09 14:45:14.698898 | controller |                   ".": {},
2026-06-09 14:45:14.698912 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.698926 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.698940 | controller |                     ".": {},
2026-06-09 14:45:14.698955 | controller |                     "f:path": {},
2026-06-09 14:45:14.698969 | controller |                     "f:port": {},
2026-06-09 14:45:14.698983 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.698997 | controller |                   },
2026-06-09 14:45:14.699012 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.699026 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.699040 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.699054 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.699068 | controller |                 },
2026-06-09 14:45:14.699081 | controller |                 "f:name": {},
2026-06-09 14:45:14.699096 | controller |                 "f:readinessProbe": {
2026-06-09 14:45:14.699110 | controller |                   ".": {},
2026-06-09 14:45:14.699124 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.699138 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.699152 | controller |                     ".": {},
2026-06-09 14:45:14.699166 | controller |                     "f:path": {},
2026-06-09 14:45:14.699181 | controller |                     "f:port": {},
2026-06-09 14:45:14.699195 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.699209 | controller |                   },
2026-06-09 14:45:14.699223 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.699237 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.699251 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.699270 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.699284 | controller |                 },
2026-06-09 14:45:14.699299 | controller |                 "f:resources": {
2026-06-09 14:45:14.699313 | controller |                   ".": {},
2026-06-09 14:45:14.699328 | controller |                   "f:limits": {
2026-06-09 14:45:14.699342 | controller |                     ".": {},
2026-06-09 14:45:14.699357 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.699371 | controller |                     "f:memory": {}
2026-06-09 14:45:14.699385 | controller |                   },
2026-06-09 14:45:14.699399 | controller |                   "f:requests": {
2026-06-09 14:45:14.699414 | controller |                     ".": {},
2026-06-09 14:45:14.699428 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.699442 | controller |                     "f:memory": {}
2026-06-09 14:45:14.699456 | controller |                   }
2026-06-09 14:45:14.699470 | controller |                 },
2026-06-09 14:45:14.699483 | controller |                 "f:securityContext": {
2026-06-09 14:45:14.699498 | controller |                   ".": {},
2026-06-09 14:45:14.699525 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 14:45:14.699545 | controller |                 },
2026-06-09 14:45:14.699560 | controller |                 "f:terminationMessagePath": {},
2026-06-09 14:45:14.699575 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 14:45:14.699589 | controller |               }
2026-06-09 14:45:14.699603 | controller |             },
2026-06-09 14:45:14.699617 | controller |             "f:dnsPolicy": {},
2026-06-09 14:45:14.699632 | controller |             "f:enableServiceLinks": {},
2026-06-09 14:45:14.699647 | controller |             "f:restartPolicy": {},
2026-06-09 14:45:14.699661 | controller |             "f:schedulerName": {},
2026-06-09 14:45:14.699676 | controller |             "f:securityContext": {
2026-06-09 14:45:14.699691 | controller |               ".": {},
2026-06-09 14:45:14.699705 | controller |               "f:runAsNonRoot": {}
2026-06-09 14:45:14.699719 | controller |             },
2026-06-09 14:45:14.699734 | controller |             "f:serviceAccount": {},
2026-06-09 14:45:14.699748 | controller |             "f:serviceAccountName": {},
2026-06-09 14:45:14.699762 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 14:45:14.699776 | controller |             "f:tolerations": {}
2026-06-09 14:45:14.699790 | controller |           }
2026-06-09 14:45:14.699804 | controller |         },
2026-06-09 14:45:14.699818 | controller |         "manager": "kube-controller-manager",
2026-06-09 14:45:14.699831 | controller |         "operation": "Update",
2026-06-09 14:45:14.699845 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.699859 | controller |       },
2026-06-09 14:45:14.699872 | controller |       {
2026-06-09 14:45:14.699886 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.699900 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.699915 | controller |         "fieldsV1": {
2026-06-09 14:45:14.699929 | controller |           "f:metadata": {
2026-06-09 14:45:14.699943 | controller |             "f:annotations": {
2026-06-09 14:45:14.699958 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 14:45:14.699972 | controller |             }
2026-06-09 14:45:14.699986 | controller |           }
2026-06-09 14:45:14.699999 | controller |         },
2026-06-09 14:45:14.700013 | controller |         "manager": "crc",
2026-06-09 14:45:14.700027 | controller |         "operation": "Update",
2026-06-09 14:45:14.700041 | controller |         "subresource": "status",
2026-06-09 14:45:14.700054 | controller |         "time": "2026-06-09T13:51:04Z"
2026-06-09 14:45:14.700068 | controller |       },
2026-06-09 14:45:14.700082 | controller |       {
2026-06-09 14:45:14.700096 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.700113 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.700127 | controller |         "fieldsV1": {
2026-06-09 14:45:14.700140 | controller |           "f:metadata": {
2026-06-09 14:45:14.700154 | controller |             "f:annotations": {
2026-06-09 14:45:14.700168 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 14:45:14.700182 | controller |             }
2026-06-09 14:45:14.700196 | controller |           }
2026-06-09 14:45:14.700209 | controller |         },
2026-06-09 14:45:14.700223 | controller |         "manager": "multus-daemon",
2026-06-09 14:45:14.700237 | controller |         "operation": "Update",
2026-06-09 14:45:14.700251 | controller |         "subresource": "status",
2026-06-09 14:45:14.700264 | controller |         "time": "2026-06-09T13:51:15Z"
2026-06-09 14:45:14.700278 | controller |       },
2026-06-09 14:45:14.700291 | controller |       {
2026-06-09 14:45:14.700305 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.700318 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.700332 | controller |         "fieldsV1": {
2026-06-09 14:45:14.700346 | controller |           "f:status": {
2026-06-09 14:45:14.700360 | controller |             "f:conditions": {
2026-06-09 14:45:14.700374 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 14:45:14.700388 | controller |                 ".": {},
2026-06-09 14:45:14.700402 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.700416 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.700430 | controller |                 "f:status": {},
2026-06-09 14:45:14.700444 | controller |                 "f:type": {}
2026-06-09 14:45:14.700458 | controller |               },
2026-06-09 14:45:14.700472 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 14:45:14.700486 | controller |                 ".": {},
2026-06-09 14:45:14.700500 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.700532 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.700547 | controller |                 "f:status": {},
2026-06-09 14:45:14.700562 | controller |                 "f:type": {}
2026-06-09 14:45:14.700575 | controller |               },
2026-06-09 14:45:14.700589 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 14:45:14.700603 | controller |                 ".": {},
2026-06-09 14:45:14.700617 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.700631 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.700646 | controller |                 "f:status": {},
2026-06-09 14:45:14.700660 | controller |                 "f:type": {}
2026-06-09 14:45:14.700675 | controller |               },
2026-06-09 14:45:14.700689 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 14:45:14.700703 | controller |                 ".": {},
2026-06-09 14:45:14.700718 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.700734 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.700750 | controller |                 "f:status": {},
2026-06-09 14:45:14.700764 | controller |                 "f:type": {}
2026-06-09 14:45:14.700778 | controller |               }
2026-06-09 14:45:14.700792 | controller |             },
2026-06-09 14:45:14.700805 | controller |             "f:containerStatuses": {},
2026-06-09 14:45:14.700819 | controller |             "f:hostIP": {},
2026-06-09 14:45:14.700832 | controller |             "f:hostIPs": {},
2026-06-09 14:45:14.700846 | controller |             "f:phase": {},
2026-06-09 14:45:14.700860 | controller |             "f:podIP": {},
2026-06-09 14:45:14.700874 | controller |             "f:podIPs": {
2026-06-09 14:45:14.700888 | controller |               ".": {},
2026-06-09 14:45:14.700903 | controller |               "k:{\"ip\":\"10.217.0.86\"}": {
2026-06-09 14:45:14.700921 | controller |                 ".": {},
2026-06-09 14:45:14.700935 | controller |                 "f:ip": {}
2026-06-09 14:45:14.700950 | controller |               }
2026-06-09 14:45:14.700964 | controller |             },
2026-06-09 14:45:14.700979 | controller |             "f:startTime": {}
2026-06-09 14:45:14.700993 | controller |           }
2026-06-09 14:45:14.701007 | controller |         },
2026-06-09 14:45:14.701021 | controller |         "manager": "kubelet",
2026-06-09 14:45:14.701035 | controller |         "operation": "Update",
2026-06-09 14:45:14.701049 | controller |         "subresource": "status",
2026-06-09 14:45:14.701064 | controller |         "time": "2026-06-09T13:52:32Z"
2026-06-09 14:45:14.701078 | controller |       }
2026-06-09 14:45:14.701093 | controller |     ],
2026-06-09 14:45:14.701107 | controller |     "name": "ovn-operator-controller-manager-58f85bd97f-dhf82",
2026-06-09 14:45:14.701122 | controller |     "namespace": "openstack-operators",
2026-06-09 14:45:14.701136 | controller |     "ownerReferences": [
2026-06-09 14:45:14.701150 | controller |       {
2026-06-09 14:45:14.701165 | controller |         "apiVersion": "apps/v1",
2026-06-09 14:45:14.701179 | controller |         "blockOwnerDeletion": true,
2026-06-09 14:45:14.701193 | controller |         "controller": true,
2026-06-09 14:45:14.701207 | controller |         "kind": "ReplicaSet",
2026-06-09 14:45:14.701222 | controller |         "name": "ovn-operator-controller-manager-58f85bd97f",
2026-06-09 14:45:14.701236 | controller |         "uid": "e9f646b0-dd7a-45c2-bdb6-8607459ce45c"
2026-06-09 14:45:14.701250 | controller |       }
2026-06-09 14:45:14.701264 | controller |     ],
2026-06-09 14:45:14.701278 | controller |     "resourceVersion": "54905",
2026-06-09 14:45:14.701292 | controller |     "uid": "e777015b-3ee8-4f6d-a881-63707ce91737"
2026-06-09 14:45:14.701305 | controller |   },
2026-06-09 14:45:14.701319 | controller |   "spec": {
2026-06-09 14:45:14.701333 | controller |     "containers": [
2026-06-09 14:45:14.701347 | controller |       {
2026-06-09 14:45:14.701360 | controller |         "args": [
2026-06-09 14:45:14.701374 | controller |           "--leader-elect",
2026-06-09 14:45:14.701757 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 14:45:14.701778 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 14:45:14.701809 | controller |         ],
2026-06-09 14:45:14.701825 | controller |         "command": [
2026-06-09 14:45:14.701840 | controller |           "/manager"
2026-06-09 14:45:14.701854 | controller |         ],
2026-06-09 14:45:14.701868 | controller |         "env": [
2026-06-09 14:45:14.701882 | controller |           {
2026-06-09 14:45:14.701896 | controller |             "name": "LEASE_DURATION",
2026-06-09 14:45:14.701911 | controller |             "value": "30"
2026-06-09 14:45:14.701924 | controller |           },
2026-06-09 14:45:14.701939 | controller |           {
2026-06-09 14:45:14.701953 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 14:45:14.701967 | controller |             "value": "20"
2026-06-09 14:45:14.701981 | controller |           },
2026-06-09 14:45:14.701995 | controller |           {
2026-06-09 14:45:14.702009 | controller |             "name": "RETRY_PERIOD",
2026-06-09 14:45:14.702024 | controller |             "value": "5"
2026-06-09 14:45:14.702038 | controller |           },
2026-06-09 14:45:14.702052 | controller |           {
2026-06-09 14:45:14.702066 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 14:45:14.702081 | controller |             "value": "false"
2026-06-09 14:45:14.702095 | controller |           },
2026-06-09 14:45:14.702109 | controller |           {
2026-06-09 14:45:14.702123 | controller |             "name": "METRICS_CERTS",
2026-06-09 14:45:14.702137 | controller |             "value": "false"
2026-06-09 14:45:14.702151 | controller |           }
2026-06-09 14:45:14.702164 | controller |         ],
2026-06-09 14:45:14.702178 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7",
2026-06-09 14:45:14.702197 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 14:45:14.702212 | controller |         "livenessProbe": {
2026-06-09 14:45:14.702226 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.702240 | controller |           "httpGet": {
2026-06-09 14:45:14.702255 | controller |             "path": "/healthz",
2026-06-09 14:45:14.702269 | controller |             "port": 8081,
2026-06-09 14:45:14.702283 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.702298 | controller |           },
2026-06-09 14:45:14.702312 | controller |           "initialDelaySeconds": 15,
2026-06-09 14:45:14.702326 | controller |           "periodSeconds": 20,
2026-06-09 14:45:14.702340 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.702353 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.702367 | controller |         },
2026-06-09 14:45:14.702381 | controller |         "name": "manager",
2026-06-09 14:45:14.702394 | controller |         "readinessProbe": {
2026-06-09 14:45:14.702408 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.702422 | controller |           "httpGet": {
2026-06-09 14:45:14.702436 | controller |             "path": "/readyz",
2026-06-09 14:45:14.702450 | controller |             "port": 8081,
2026-06-09 14:45:14.702464 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.702477 | controller |           },
2026-06-09 14:45:14.702491 | controller |           "initialDelaySeconds": 5,
2026-06-09 14:45:14.702592 | controller |           "periodSeconds": 10,
2026-06-09 14:45:14.702615 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.702631 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.702646 | controller |         },
2026-06-09 14:45:14.702661 | controller |         "resources": {
2026-06-09 14:45:14.702676 | controller |           "limits": {
2026-06-09 14:45:14.702690 | controller |             "cpu": "500m",
2026-06-09 14:45:14.702704 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.702718 | controller |           },
2026-06-09 14:45:14.702732 | controller |           "requests": {
2026-06-09 14:45:14.702746 | controller |             "cpu": "10m",
2026-06-09 14:45:14.702760 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.702774 | controller |           }
2026-06-09 14:45:14.702788 | controller |         },
2026-06-09 14:45:14.702802 | controller |         "securityContext": {
2026-06-09 14:45:14.702816 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 14:45:14.702830 | controller |           "capabilities": {
2026-06-09 14:45:14.702844 | controller |             "drop": [
2026-06-09 14:45:14.702858 | controller |               "MKNOD"
2026-06-09 14:45:14.702872 | controller |             ]
2026-06-09 14:45:14.702886 | controller |           }
2026-06-09 14:45:14.702899 | controller |         },
2026-06-09 14:45:14.702913 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 14:45:14.702928 | controller |         "terminationMessagePolicy": "File",
2026-06-09 14:45:14.702942 | controller |         "volumeMounts": [
2026-06-09 14:45:14.702956 | controller |           {
2026-06-09 14:45:14.702970 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.702984 | controller |             "name": "kube-api-access-jtddw",
2026-06-09 14:45:14.702998 | controller |             "readOnly": true
2026-06-09 14:45:14.703012 | controller |           }
2026-06-09 14:45:14.703026 | controller |         ]
2026-06-09 14:45:14.703040 | controller |       }
2026-06-09 14:45:14.703054 | controller |     ],
2026-06-09 14:45:14.703068 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 14:45:14.703082 | controller |     "enableServiceLinks": true,
2026-06-09 14:45:14.703096 | controller |     "imagePullSecrets": [
2026-06-09 14:45:14.703118 | controller |       {
2026-06-09 14:45:14.703132 | controller |         "name": "ovn-operator-controller-manager-dockercfg-977pm"
2026-06-09 14:45:14.703147 | controller |       }
2026-06-09 14:45:14.703161 | controller |     ],
2026-06-09 14:45:14.703174 | controller |     "nodeName": "crc",
2026-06-09 14:45:14.703188 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 14:45:14.703202 | controller |     "priority": 0,
2026-06-09 14:45:14.703216 | controller |     "restartPolicy": "Always",
2026-06-09 14:45:14.703230 | controller |     "schedulerName": "default-scheduler",
2026-06-09 14:45:14.703244 | controller |     "securityContext": {
2026-06-09 14:45:14.703258 | controller |       "runAsNonRoot": true,
2026-06-09 14:45:14.703272 | controller |       "seLinuxOptions": {
2026-06-09 14:45:14.703286 | controller |         "level": "s0:c26,c5"
2026-06-09 14:45:14.703300 | controller |       }
2026-06-09 14:45:14.703314 | controller |     },
2026-06-09 14:45:14.703328 | controller |     "serviceAccount": "ovn-operator-controller-manager",
2026-06-09 14:45:14.703342 | controller |     "serviceAccountName": "ovn-operator-controller-manager",
2026-06-09 14:45:14.703356 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 14:45:14.703370 | controller |     "tolerations": [
2026-06-09 14:45:14.703384 | controller |       {
2026-06-09 14:45:14.703398 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.703413 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 14:45:14.703427 | controller |         "operator": "Exists",
2026-06-09 14:45:14.703441 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.703456 | controller |       },
2026-06-09 14:45:14.703470 | controller |       {
2026-06-09 14:45:14.703484 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.703498 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 14:45:14.703529 | controller |         "operator": "Exists",
2026-06-09 14:45:14.703549 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.703564 | controller |       },
2026-06-09 14:45:14.703579 | controller |       {
2026-06-09 14:45:14.703593 | controller |         "effect": "NoSchedule",
2026-06-09 14:45:14.703608 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 14:45:14.703623 | controller |         "operator": "Exists"
2026-06-09 14:45:14.703637 | controller |       }
2026-06-09 14:45:14.703652 | controller |     ],
2026-06-09 14:45:14.703665 | controller |     "volumes": [
2026-06-09 14:45:14.703680 | controller |       {
2026-06-09 14:45:14.703694 | controller |         "name": "kube-api-access-jtddw",
2026-06-09 14:45:14.703708 | controller |         "projected": {
2026-06-09 14:45:14.703722 | controller |           "defaultMode": 420,
2026-06-09 14:45:14.703737 | controller |           "sources": [
2026-06-09 14:45:14.703751 | controller |             {
2026-06-09 14:45:14.703766 | controller |               "serviceAccountToken": {
2026-06-09 14:45:14.703780 | controller |                 "expirationSeconds": 3607,
2026-06-09 14:45:14.703795 | controller |                 "path": "token"
2026-06-09 14:45:14.703818 | controller |               }
2026-06-09 14:45:14.703833 | controller |             },
2026-06-09 14:45:14.703848 | controller |             {
2026-06-09 14:45:14.703868 | controller |               "configMap": {
2026-06-09 14:45:14.703883 | controller |                 "items": [
2026-06-09 14:45:14.703902 | controller |                   {
2026-06-09 14:45:14.703917 | controller |                     "key": "ca.crt",
2026-06-09 14:45:14.703936 | controller |                     "path": "ca.crt"
2026-06-09 14:45:14.703951 | controller |                   }
2026-06-09 14:45:14.703966 | controller |                 ],
2026-06-09 14:45:14.703980 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 14:45:14.703994 | controller |               }
2026-06-09 14:45:14.704008 | controller |             },
2026-06-09 14:45:14.704039 | controller |             {
2026-06-09 14:45:14.704058 | controller |               "downwardAPI": {
2026-06-09 14:45:14.704073 | controller |                 "items": [
2026-06-09 14:45:14.704092 | controller |                   {
2026-06-09 14:45:14.704107 | controller |                     "fieldRef": {
2026-06-09 14:45:14.704128 | controller |                       "apiVersion": "v1",
2026-06-09 14:45:14.704143 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 14:45:14.704219 | controller |                     },
2026-06-09 14:45:14.704238 | controller |                     "path": "namespace"
2026-06-09 14:45:14.704253 | controller |                   }
2026-06-09 14:45:14.704267 | controller |                 ]
2026-06-09 14:45:14.704281 | controller |               }
2026-06-09 14:45:14.704296 | controller |             },
2026-06-09 14:45:14.704309 | controller |             {
2026-06-09 14:45:14.704323 | controller |               "configMap": {
2026-06-09 14:45:14.704337 | controller |                 "items": [
2026-06-09 14:45:14.704351 | controller |                   {
2026-06-09 14:45:14.704365 | controller |                     "key": "service-ca.crt",
2026-06-09 14:45:14.704379 | controller |                     "path": "service-ca.crt"
2026-06-09 14:45:14.704393 | controller |                   }
2026-06-09 14:45:14.704407 | controller |                 ],
2026-06-09 14:45:14.704421 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 14:45:14.704435 | controller |               }
2026-06-09 14:45:14.704449 | controller |             }
2026-06-09 14:45:14.704463 | controller |           ]
2026-06-09 14:45:14.704477 | controller |         }
2026-06-09 14:45:14.704491 | controller |       }
2026-06-09 14:45:14.704505 | controller |     ]
2026-06-09 14:45:14.704539 | controller |   },
2026-06-09 14:45:14.704555 | controller |   "status": {
2026-06-09 14:45:14.704570 | controller |     "conditions": [
2026-06-09 14:45:14.704584 | controller |       {
2026-06-09 14:45:14.704598 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.704612 | controller |         "lastTransitionTime": "2026-06-09T13:52:19Z",
2026-06-09 14:45:14.704627 | controller |         "status": "True",
2026-06-09 14:45:14.704641 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 14:45:14.704655 | controller |       },
2026-06-09 14:45:14.704669 | controller |       {
2026-06-09 14:45:14.704683 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.704697 | controller |         "lastTransitionTime": "2026-06-09T13:51:04Z",
2026-06-09 14:45:14.704711 | controller |         "status": "True",
2026-06-09 14:45:14.704726 | controller |         "type": "Initialized"
2026-06-09 14:45:14.704740 | controller |       },
2026-06-09 14:45:14.704754 | controller |       {
2026-06-09 14:45:14.704769 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.704783 | controller |         "lastTransitionTime": "2026-06-09T13:52:32Z",
2026-06-09 14:45:14.704797 | controller |         "status": "True",
2026-06-09 14:45:14.704810 | controller |         "type": "Ready"
2026-06-09 14:45:14.704824 | controller |       },
2026-06-09 14:45:14.704839 | controller |       {
2026-06-09 14:45:14.704853 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.704867 | controller |         "lastTransitionTime": "2026-06-09T13:52:32Z",
2026-06-09 14:45:14.704881 | controller |         "status": "True",
2026-06-09 14:45:14.704895 | controller |         "type": "ContainersReady"
2026-06-09 14:45:14.704908 | controller |       },
2026-06-09 14:45:14.704922 | controller |       {
2026-06-09 14:45:14.704936 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.704950 | controller |         "lastTransitionTime": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.704964 | controller |         "status": "True",
2026-06-09 14:45:14.704978 | controller |         "type": "PodScheduled"
2026-06-09 14:45:14.704992 | controller |       }
2026-06-09 14:45:14.705010 | controller |     ],
2026-06-09 14:45:14.705023 | controller |     "containerStatuses": [
2026-06-09 14:45:14.705037 | controller |       {
2026-06-09 14:45:14.705051 | controller |         "allocatedResources": {
2026-06-09 14:45:14.705065 | controller |           "cpu": "10m",
2026-06-09 14:45:14.705079 | controller |           "memory": "256Mi"
2026-06-09 14:45:14.705093 | controller |         },
2026-06-09 14:45:14.705107 | controller |         "containerID": "cri-o://f1106a51419b549c6b52192f955cb5f067df9173ea887e579052bc6604404617",
2026-06-09 14:45:14.705122 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7",
2026-06-09 14:45:14.705136 | controller |         "imageID": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7",
2026-06-09 14:45:14.705150 | controller |         "lastState": {},
2026-06-09 14:45:14.705164 | controller |         "name": "manager",
2026-06-09 14:45:14.705178 | controller |         "ready": true,
2026-06-09 14:45:14.705192 | controller |         "resources": {
2026-06-09 14:45:14.705206 | controller |           "limits": {
2026-06-09 14:45:14.705221 | controller |             "cpu": "500m",
2026-06-09 14:45:14.705235 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.705249 | controller |           },
2026-06-09 14:45:14.705263 | controller |           "requests": {
2026-06-09 14:45:14.705277 | controller |             "cpu": "10m",
2026-06-09 14:45:14.705291 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.705305 | controller |           }
2026-06-09 14:45:14.705319 | controller |         },
2026-06-09 14:45:14.705333 | controller |         "restartCount": 0,
2026-06-09 14:45:14.705347 | controller |         "started": true,
2026-06-09 14:45:14.705360 | controller |         "state": {
2026-06-09 14:45:14.705374 | controller |           "running": {
2026-06-09 14:45:14.705389 | controller |             "startedAt": "2026-06-09T13:52:19Z"
2026-06-09 14:45:14.705403 | controller |           }
2026-06-09 14:45:14.705417 | controller |         },
2026-06-09 14:45:14.705431 | controller |         "user": {
2026-06-09 14:45:14.705446 | controller |           "linux": {
2026-06-09 14:45:14.705460 | controller |             "gid": 0,
2026-06-09 14:45:14.705474 | controller |             "supplementalGroups": [
2026-06-09 14:45:14.705488 | controller |               0
2026-06-09 14:45:14.705502 | controller |             ],
2026-06-09 14:45:14.705535 | controller |             "uid": 65532
2026-06-09 14:45:14.705551 | controller |           }
2026-06-09 14:45:14.705565 | controller |         },
2026-06-09 14:45:14.705579 | controller |         "volumeMounts": [
2026-06-09 14:45:14.705594 | controller |           {
2026-06-09 14:45:14.705608 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.705622 | controller |             "name": "kube-api-access-jtddw",
2026-06-09 14:45:14.705637 | controller |             "readOnly": true,
2026-06-09 14:45:14.705651 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:14.705665 | controller |           }
2026-06-09 14:45:14.705679 | controller |         ]
2026-06-09 14:45:14.705693 | controller |       }
2026-06-09 14:45:14.705707 | controller |     ],
2026-06-09 14:45:14.705721 | controller |     "hostIP": "192.168.126.11",
2026-06-09 14:45:14.705735 | controller |     "hostIPs": [
2026-06-09 14:45:14.705749 | controller |       {
2026-06-09 14:45:14.705763 | controller |         "ip": "192.168.126.11"
2026-06-09 14:45:14.705797 | controller |       }
2026-06-09 14:45:14.705814 | controller |     ],
2026-06-09 14:45:14.705828 | controller |     "phase": "Running",
2026-06-09 14:45:14.705842 | controller |     "podIP": "10.217.0.86",
2026-06-09 14:45:14.705857 | controller |     "podIPs": [
2026-06-09 14:45:14.705871 | controller |       {
2026-06-09 14:45:14.705892 | controller |         "ip": "10.217.0.86"
2026-06-09 14:45:14.705906 | controller |       }
2026-06-09 14:45:14.705921 | controller |     ],
2026-06-09 14:45:14.705935 | controller |     "qosClass": "Burstable",
2026-06-09 14:45:14.705949 | controller |     "startTime": "2026-06-09T13:51:04Z"
2026-06-09 14:45:14.705964 | controller |   }
2026-06-09 14:45:14.705978 | controller | }
2026-06-09 14:45:14.727813 | controller | ok:
2026-06-09 14:45:14.727871 | controller | {
2026-06-09 14:45:14.727898 | controller |   "apiVersion": "v1",
2026-06-09 14:45:14.727917 | controller |   "kind": "Pod",
2026-06-09 14:45:14.727938 | controller |   "metadata": {
2026-06-09 14:45:14.727958 | controller |     "annotations": {
2026-06-09 14:45:14.727979 | 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-09 14:45:14.727995 | 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-09 14:45:14.728016 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 14:45:14.728038 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-09 14:45:14.728053 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-09 14:45:14.728074 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-09 14:45:14.728094 | controller |     },
2026-06-09 14:45:14.728168 | controller |     "creationTimestamp": "2026-06-09T13:51:03Z",
2026-06-09 14:45:14.728188 | controller |     "generateName": "swift-operator-controller-manager-67c49dd5c6-",
2026-06-09 14:45:14.728205 | controller |     "generation": 1,
2026-06-09 14:45:14.728220 | controller |     "labels": {
2026-06-09 14:45:14.728235 | controller |       "app.kubernetes.io/name": "swift-operator",
2026-06-09 14:45:14.728250 | controller |       "control-plane": "controller-manager",
2026-06-09 14:45:14.728264 | controller |       "openstack.org/operator-name": "swift",
2026-06-09 14:45:14.728278 | controller |       "pod-template-hash": "67c49dd5c6"
2026-06-09 14:45:14.728293 | controller |     },
2026-06-09 14:45:14.728306 | controller |     "managedFields": [
2026-06-09 14:45:14.728320 | controller |       {
2026-06-09 14:45:14.728334 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.728348 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.728362 | controller |         "fieldsV1": {
2026-06-09 14:45:14.728376 | controller |           "f:metadata": {
2026-06-09 14:45:14.728390 | controller |             "f:annotations": {
2026-06-09 14:45:14.728404 | controller |               ".": {},
2026-06-09 14:45:14.728418 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 14:45:14.728432 | controller |             },
2026-06-09 14:45:14.728446 | controller |             "f:generateName": {},
2026-06-09 14:45:14.728461 | controller |             "f:labels": {
2026-06-09 14:45:14.728476 | controller |               ".": {},
2026-06-09 14:45:14.728490 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 14:45:14.728505 | controller |               "f:control-plane": {},
2026-06-09 14:45:14.728553 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 14:45:14.728569 | controller |               "f:pod-template-hash": {}
2026-06-09 14:45:14.728584 | controller |             },
2026-06-09 14:45:14.728598 | controller |             "f:ownerReferences": {
2026-06-09 14:45:14.728617 | controller |               ".": {},
2026-06-09 14:45:14.728632 | controller |               "k:{\"uid\":\"e028fb0b-00ce-4ae2-aeaa-4124d00d595f\"}": {}
2026-06-09 14:45:14.728648 | controller |             }
2026-06-09 14:45:14.728663 | controller |           },
2026-06-09 14:45:14.728678 | controller |           "f:spec": {
2026-06-09 14:45:14.728692 | controller |             "f:containers": {
2026-06-09 14:45:14.728707 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 14:45:14.728721 | controller |                 ".": {},
2026-06-09 14:45:14.728736 | controller |                 "f:args": {},
2026-06-09 14:45:14.728750 | controller |                 "f:command": {},
2026-06-09 14:45:14.728765 | controller |                 "f:env": {
2026-06-09 14:45:14.728779 | controller |                   ".": {},
2026-06-09 14:45:14.728793 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 14:45:14.728808 | controller |                     ".": {},
2026-06-09 14:45:14.728822 | controller |                     "f:name": {},
2026-06-09 14:45:14.728837 | controller |                     "f:value": {}
2026-06-09 14:45:14.728851 | controller |                   },
2026-06-09 14:45:14.728866 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 14:45:14.728880 | controller |                     ".": {},
2026-06-09 14:45:14.728895 | controller |                     "f:name": {},
2026-06-09 14:45:14.728909 | controller |                     "f:value": {}
2026-06-09 14:45:14.728923 | controller |                   },
2026-06-09 14:45:14.728937 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 14:45:14.728952 | controller |                     ".": {},
2026-06-09 14:45:14.728966 | controller |                     "f:name": {},
2026-06-09 14:45:14.728980 | controller |                     "f:value": {}
2026-06-09 14:45:14.728995 | controller |                   },
2026-06-09 14:45:14.729009 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 14:45:14.729023 | controller |                     ".": {},
2026-06-09 14:45:14.729037 | controller |                     "f:name": {},
2026-06-09 14:45:14.729051 | controller |                     "f:value": {}
2026-06-09 14:45:14.729065 | controller |                   },
2026-06-09 14:45:14.729080 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 14:45:14.729094 | controller |                     ".": {},
2026-06-09 14:45:14.729109 | controller |                     "f:name": {},
2026-06-09 14:45:14.729124 | controller |                     "f:value": {}
2026-06-09 14:45:14.729138 | controller |                   }
2026-06-09 14:45:14.729153 | controller |                 },
2026-06-09 14:45:14.729167 | controller |                 "f:image": {},
2026-06-09 14:45:14.729182 | controller |                 "f:imagePullPolicy": {},
2026-06-09 14:45:14.729196 | controller |                 "f:livenessProbe": {
2026-06-09 14:45:14.729211 | controller |                   ".": {},
2026-06-09 14:45:14.729225 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.729240 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.729255 | controller |                     ".": {},
2026-06-09 14:45:14.729270 | controller |                     "f:path": {},
2026-06-09 14:45:14.729285 | controller |                     "f:port": {},
2026-06-09 14:45:14.729299 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.729314 | controller |                   },
2026-06-09 14:45:14.729328 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.729342 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.729357 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.729371 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.729386 | controller |                 },
2026-06-09 14:45:14.729400 | controller |                 "f:name": {},
2026-06-09 14:45:14.729421 | controller |                 "f:readinessProbe": {
2026-06-09 14:45:14.729437 | controller |                   ".": {},
2026-06-09 14:45:14.729451 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.729466 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.729481 | controller |                     ".": {},
2026-06-09 14:45:14.729496 | controller |                     "f:path": {},
2026-06-09 14:45:14.729526 | controller |                     "f:port": {},
2026-06-09 14:45:14.729547 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.729562 | controller |                   },
2026-06-09 14:45:14.729577 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.729593 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.729608 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.729623 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.729638 | controller |                 },
2026-06-09 14:45:14.729653 | controller |                 "f:resources": {
2026-06-09 14:45:14.729668 | controller |                   ".": {},
2026-06-09 14:45:14.729683 | controller |                   "f:limits": {
2026-06-09 14:45:14.729698 | controller |                     ".": {},
2026-06-09 14:45:14.729713 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.729728 | controller |                     "f:memory": {}
2026-06-09 14:45:14.729743 | controller |                   },
2026-06-09 14:45:14.729758 | controller |                   "f:requests": {
2026-06-09 14:45:14.729790 | controller |                     ".": {},
2026-06-09 14:45:14.729805 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.729821 | controller |                     "f:memory": {}
2026-06-09 14:45:14.729836 | controller |                   }
2026-06-09 14:45:14.729850 | controller |                 },
2026-06-09 14:45:14.729865 | controller |                 "f:securityContext": {
2026-06-09 14:45:14.729883 | controller |                   ".": {},
2026-06-09 14:45:14.729899 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 14:45:14.729914 | controller |                 },
2026-06-09 14:45:14.729929 | controller |                 "f:terminationMessagePath": {},
2026-06-09 14:45:14.729944 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 14:45:14.729958 | controller |               }
2026-06-09 14:45:14.729973 | controller |             },
2026-06-09 14:45:14.729988 | controller |             "f:dnsPolicy": {},
2026-06-09 14:45:14.730003 | controller |             "f:enableServiceLinks": {},
2026-06-09 14:45:14.730018 | controller |             "f:restartPolicy": {},
2026-06-09 14:45:14.730033 | controller |             "f:schedulerName": {},
2026-06-09 14:45:14.730048 | controller |             "f:securityContext": {
2026-06-09 14:45:14.730064 | controller |               ".": {},
2026-06-09 14:45:14.730079 | controller |               "f:runAsNonRoot": {}
2026-06-09 14:45:14.730093 | controller |             },
2026-06-09 14:45:14.730108 | controller |             "f:serviceAccount": {},
2026-06-09 14:45:14.730122 | controller |             "f:serviceAccountName": {},
2026-06-09 14:45:14.730137 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 14:45:14.730152 | controller |             "f:tolerations": {}
2026-06-09 14:45:14.730166 | controller |           }
2026-06-09 14:45:14.730181 | controller |         },
2026-06-09 14:45:14.730196 | controller |         "manager": "kube-controller-manager",
2026-06-09 14:45:14.730211 | controller |         "operation": "Update",
2026-06-09 14:45:14.730225 | controller |         "time": "2026-06-09T13:51:03Z"
2026-06-09 14:45:14.730240 | controller |       },
2026-06-09 14:45:14.730255 | controller |       {
2026-06-09 14:45:14.730270 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.730284 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.730302 | controller |         "fieldsV1": {
2026-06-09 14:45:14.730318 | controller |           "f:metadata": {
2026-06-09 14:45:14.730334 | controller |             "f:annotations": {
2026-06-09 14:45:14.730349 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 14:45:14.730364 | controller |             }
2026-06-09 14:45:14.730378 | controller |           }
2026-06-09 14:45:14.730393 | controller |         },
2026-06-09 14:45:14.730407 | controller |         "manager": "crc",
2026-06-09 14:45:14.730422 | controller |         "operation": "Update",
2026-06-09 14:45:14.730436 | controller |         "subresource": "status",
2026-06-09 14:45:14.730451 | controller |         "time": "2026-06-09T13:51:04Z"
2026-06-09 14:45:14.730466 | controller |       },
2026-06-09 14:45:14.730480 | controller |       {
2026-06-09 14:45:14.730495 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.730509 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.730551 | controller |         "fieldsV1": {
2026-06-09 14:45:14.730567 | controller |           "f:metadata": {
2026-06-09 14:45:14.730582 | controller |             "f:annotations": {
2026-06-09 14:45:14.730598 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 14:45:14.730613 | controller |             }
2026-06-09 14:45:14.730629 | controller |           }
2026-06-09 14:45:14.730644 | controller |         },
2026-06-09 14:45:14.730659 | controller |         "manager": "multus-daemon",
2026-06-09 14:45:14.730673 | controller |         "operation": "Update",
2026-06-09 14:45:14.730688 | controller |         "subresource": "status",
2026-06-09 14:45:14.730703 | controller |         "time": "2026-06-09T13:51:15Z"
2026-06-09 14:45:14.730718 | controller |       },
2026-06-09 14:45:14.730735 | controller |       {
2026-06-09 14:45:14.730752 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.730766 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.730781 | controller |         "fieldsV1": {
2026-06-09 14:45:14.730796 | controller |           "f:status": {
2026-06-09 14:45:14.730811 | controller |             "f:conditions": {
2026-06-09 14:45:14.730826 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 14:45:14.730841 | controller |                 ".": {},
2026-06-09 14:45:14.730856 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.730871 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.730887 | controller |                 "f:status": {},
2026-06-09 14:45:14.730901 | controller |                 "f:type": {}
2026-06-09 14:45:14.730916 | controller |               },
2026-06-09 14:45:14.730930 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 14:45:14.730945 | controller |                 ".": {},
2026-06-09 14:45:14.730959 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.730974 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.730988 | controller |                 "f:status": {},
2026-06-09 14:45:14.731002 | controller |                 "f:type": {}
2026-06-09 14:45:14.731017 | controller |               },
2026-06-09 14:45:14.731031 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 14:45:14.731045 | controller |                 ".": {},
2026-06-09 14:45:14.731060 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.731075 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.731089 | controller |                 "f:status": {},
2026-06-09 14:45:14.731104 | controller |                 "f:type": {}
2026-06-09 14:45:14.731118 | controller |               },
2026-06-09 14:45:14.731133 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 14:45:14.731147 | controller |                 ".": {},
2026-06-09 14:45:14.731162 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.731180 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.731195 | controller |                 "f:status": {},
2026-06-09 14:45:14.731209 | controller |                 "f:type": {}
2026-06-09 14:45:14.731224 | controller |               }
2026-06-09 14:45:14.731238 | controller |             },
2026-06-09 14:45:14.731253 | controller |             "f:containerStatuses": {},
2026-06-09 14:45:14.731267 | controller |             "f:hostIP": {},
2026-06-09 14:45:14.731282 | controller |             "f:hostIPs": {},
2026-06-09 14:45:14.731296 | controller |             "f:phase": {},
2026-06-09 14:45:14.731311 | controller |             "f:podIP": {},
2026-06-09 14:45:14.731325 | controller |             "f:podIPs": {
2026-06-09 14:45:14.731340 | controller |               ".": {},
2026-06-09 14:45:14.731354 | controller |               "k:{\"ip\":\"10.217.0.88\"}": {
2026-06-09 14:45:14.731369 | controller |                 ".": {},
2026-06-09 14:45:14.731384 | controller |                 "f:ip": {}
2026-06-09 14:45:14.731398 | controller |               }
2026-06-09 14:45:14.731413 | controller |             },
2026-06-09 14:45:14.731427 | controller |             "f:startTime": {}
2026-06-09 14:45:14.731442 | controller |           }
2026-06-09 14:45:14.731456 | controller |         },
2026-06-09 14:45:14.731470 | controller |         "manager": "kubelet",
2026-06-09 14:45:14.731485 | controller |         "operation": "Update",
2026-06-09 14:45:14.731499 | controller |         "subresource": "status",
2026-06-09 14:45:14.731527 | controller |         "time": "2026-06-09T13:52:34Z"
2026-06-09 14:45:14.731547 | controller |       }
2026-06-09 14:45:14.731562 | controller |     ],
2026-06-09 14:45:14.731576 | controller |     "name": "swift-operator-controller-manager-67c49dd5c6-pcd8f",
2026-06-09 14:45:14.731591 | controller |     "namespace": "openstack-operators",
2026-06-09 14:45:14.731606 | controller |     "ownerReferences": [
2026-06-09 14:45:14.731621 | controller |       {
2026-06-09 14:45:14.731636 | controller |         "apiVersion": "apps/v1",
2026-06-09 14:45:14.731651 | controller |         "blockOwnerDeletion": true,
2026-06-09 14:45:14.731666 | controller |         "controller": true,
2026-06-09 14:45:14.731680 | controller |         "kind": "ReplicaSet",
2026-06-09 14:45:14.731695 | controller |         "name": "swift-operator-controller-manager-67c49dd5c6",
2026-06-09 14:45:14.731710 | controller |         "uid": "e028fb0b-00ce-4ae2-aeaa-4124d00d595f"
2026-06-09 14:45:14.731725 | controller |       }
2026-06-09 14:45:14.731740 | controller |     ],
2026-06-09 14:45:14.731755 | controller |     "resourceVersion": "54984",
2026-06-09 14:45:14.731770 | controller |     "uid": "d5cfd3ac-de54-4135-8d05-00e2ace67617"
2026-06-09 14:45:14.731785 | controller |   },
2026-06-09 14:45:14.731800 | controller |   "spec": {
2026-06-09 14:45:14.731815 | controller |     "containers": [
2026-06-09 14:45:14.731830 | controller |       {
2026-06-09 14:45:14.731845 | controller |         "args": [
2026-06-09 14:45:14.731859 | controller |           "--leader-elect",
2026-06-09 14:45:14.731874 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 14:45:14.731889 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 14:45:14.731904 | controller |         ],
2026-06-09 14:45:14.731919 | controller |         "command": [
2026-06-09 14:45:14.731934 | controller |           "/manager"
2026-06-09 14:45:14.731949 | controller |         ],
2026-06-09 14:45:14.731963 | controller |         "env": [
2026-06-09 14:45:14.731978 | controller |           {
2026-06-09 14:45:14.731993 | controller |             "name": "LEASE_DURATION",
2026-06-09 14:45:14.732008 | controller |             "value": "30"
2026-06-09 14:45:14.732023 | controller |           },
2026-06-09 14:45:14.732038 | controller |           {
2026-06-09 14:45:14.732052 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 14:45:14.732067 | controller |             "value": "20"
2026-06-09 14:45:14.732086 | controller |           },
2026-06-09 14:45:14.732101 | controller |           {
2026-06-09 14:45:14.732116 | controller |             "name": "RETRY_PERIOD",
2026-06-09 14:45:14.732130 | controller |             "value": "5"
2026-06-09 14:45:14.732145 | controller |           },
2026-06-09 14:45:14.732160 | controller |           {
2026-06-09 14:45:14.732175 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 14:45:14.732189 | controller |             "value": "false"
2026-06-09 14:45:14.732204 | controller |           },
2026-06-09 14:45:14.732219 | controller |           {
2026-06-09 14:45:14.732233 | controller |             "name": "METRICS_CERTS",
2026-06-09 14:45:14.732248 | controller |             "value": "false"
2026-06-09 14:45:14.732263 | controller |           }
2026-06-09 14:45:14.732278 | controller |         ],
2026-06-09 14:45:14.732293 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67",
2026-06-09 14:45:14.732308 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 14:45:14.732323 | controller |         "livenessProbe": {
2026-06-09 14:45:14.732338 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.732353 | controller |           "httpGet": {
2026-06-09 14:45:14.732368 | controller |             "path": "/healthz",
2026-06-09 14:45:14.732383 | controller |             "port": 8081,
2026-06-09 14:45:14.732398 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.732413 | controller |           },
2026-06-09 14:45:14.732428 | controller |           "initialDelaySeconds": 15,
2026-06-09 14:45:14.732443 | controller |           "periodSeconds": 20,
2026-06-09 14:45:14.732458 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.732473 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.732488 | controller |         },
2026-06-09 14:45:14.732503 | controller |         "name": "manager",
2026-06-09 14:45:14.732536 | controller |         "readinessProbe": {
2026-06-09 14:45:14.732553 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.732567 | controller |           "httpGet": {
2026-06-09 14:45:14.732582 | controller |             "path": "/readyz",
2026-06-09 14:45:14.732597 | controller |             "port": 8081,
2026-06-09 14:45:14.732611 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.732626 | controller |           },
2026-06-09 14:45:14.732640 | controller |           "initialDelaySeconds": 5,
2026-06-09 14:45:14.732655 | controller |           "periodSeconds": 10,
2026-06-09 14:45:14.732670 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.732685 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.732700 | controller |         },
2026-06-09 14:45:14.732715 | controller |         "resources": {
2026-06-09 14:45:14.732732 | controller |           "limits": {
2026-06-09 14:45:14.732749 | controller |             "cpu": "500m",
2026-06-09 14:45:14.732763 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.732778 | controller |           },
2026-06-09 14:45:14.732792 | controller |           "requests": {
2026-06-09 14:45:14.732807 | controller |             "cpu": "10m",
2026-06-09 14:45:14.732821 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.732835 | controller |           }
2026-06-09 14:45:14.732849 | controller |         },
2026-06-09 14:45:14.732864 | controller |         "securityContext": {
2026-06-09 14:45:14.732878 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 14:45:14.732892 | controller |           "capabilities": {
2026-06-09 14:45:14.732906 | controller |             "drop": [
2026-06-09 14:45:14.732920 | controller |               "ALL"
2026-06-09 14:45:14.732935 | controller |             ]
2026-06-09 14:45:14.732949 | controller |           },
2026-06-09 14:45:14.732963 | controller |           "runAsUser": 1000660000
2026-06-09 14:45:14.732978 | controller |         },
2026-06-09 14:45:14.732996 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 14:45:14.733011 | controller |         "terminationMessagePolicy": "File",
2026-06-09 14:45:14.733025 | controller |         "volumeMounts": [
2026-06-09 14:45:14.733040 | controller |           {
2026-06-09 14:45:14.733054 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.733069 | controller |             "name": "kube-api-access-h8fh2",
2026-06-09 14:45:14.733083 | controller |             "readOnly": true
2026-06-09 14:45:14.733098 | controller |           }
2026-06-09 14:45:14.733113 | controller |         ]
2026-06-09 14:45:14.733127 | controller |       }
2026-06-09 14:45:14.733142 | controller |     ],
2026-06-09 14:45:14.733156 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 14:45:14.733171 | controller |     "enableServiceLinks": true,
2026-06-09 14:45:14.733185 | controller |     "imagePullSecrets": [
2026-06-09 14:45:14.733200 | controller |       {
2026-06-09 14:45:14.733214 | controller |         "name": "swift-operator-controller-manager-dockercfg-m2tgm"
2026-06-09 14:45:14.733229 | controller |       }
2026-06-09 14:45:14.733243 | controller |     ],
2026-06-09 14:45:14.733257 | controller |     "nodeName": "crc",
2026-06-09 14:45:14.733272 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 14:45:14.733286 | controller |     "priority": 0,
2026-06-09 14:45:14.733301 | controller |     "restartPolicy": "Always",
2026-06-09 14:45:14.733315 | controller |     "schedulerName": "default-scheduler",
2026-06-09 14:45:14.733330 | controller |     "securityContext": {
2026-06-09 14:45:14.733345 | controller |       "fsGroup": 1000660000,
2026-06-09 14:45:14.733359 | controller |       "runAsNonRoot": true,
2026-06-09 14:45:14.733374 | controller |       "seLinuxOptions": {
2026-06-09 14:45:14.733389 | controller |         "level": "s0:c26,c5"
2026-06-09 14:45:14.733403 | controller |       },
2026-06-09 14:45:14.733418 | controller |       "seccompProfile": {
2026-06-09 14:45:14.733432 | controller |         "type": "RuntimeDefault"
2026-06-09 14:45:14.733447 | controller |       }
2026-06-09 14:45:14.733462 | controller |     },
2026-06-09 14:45:14.733476 | controller |     "serviceAccount": "swift-operator-controller-manager",
2026-06-09 14:45:14.733491 | controller |     "serviceAccountName": "swift-operator-controller-manager",
2026-06-09 14:45:14.733505 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 14:45:14.733538 | controller |     "tolerations": [
2026-06-09 14:45:14.733554 | controller |       {
2026-06-09 14:45:14.733569 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.733584 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 14:45:14.733598 | controller |         "operator": "Exists",
2026-06-09 14:45:14.733613 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.733627 | controller |       },
2026-06-09 14:45:14.733642 | controller |       {
2026-06-09 14:45:14.733656 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.733671 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 14:45:14.733686 | controller |         "operator": "Exists",
2026-06-09 14:45:14.733701 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.733716 | controller |       },
2026-06-09 14:45:14.733731 | controller |       {
2026-06-09 14:45:14.733746 | controller |         "effect": "NoSchedule",
2026-06-09 14:45:14.733774 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 14:45:14.733791 | controller |         "operator": "Exists"
2026-06-09 14:45:14.733806 | controller |       }
2026-06-09 14:45:14.733820 | controller |     ],
2026-06-09 14:45:14.733837 | controller |     "volumes": [
2026-06-09 14:45:14.733852 | controller |       {
2026-06-09 14:45:14.733866 | controller |         "name": "kube-api-access-h8fh2",
2026-06-09 14:45:14.733881 | controller |         "projected": {
2026-06-09 14:45:14.733900 | controller |           "defaultMode": 420,
2026-06-09 14:45:14.733915 | controller |           "sources": [
2026-06-09 14:45:14.733930 | controller |             {
2026-06-09 14:45:14.733945 | controller |               "serviceAccountToken": {
2026-06-09 14:45:14.733960 | controller |                 "expirationSeconds": 3607,
2026-06-09 14:45:14.733974 | controller |                 "path": "token"
2026-06-09 14:45:14.733989 | controller |               }
2026-06-09 14:45:14.734004 | controller |             },
2026-06-09 14:45:14.734019 | controller |             {
2026-06-09 14:45:14.734034 | controller |               "configMap": {
2026-06-09 14:45:14.734049 | controller |                 "items": [
2026-06-09 14:45:14.734063 | controller |                   {
2026-06-09 14:45:14.734078 | controller |                     "key": "ca.crt",
2026-06-09 14:45:14.734093 | controller |                     "path": "ca.crt"
2026-06-09 14:45:14.734108 | controller |                   }
2026-06-09 14:45:14.734122 | controller |                 ],
2026-06-09 14:45:14.734137 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 14:45:14.734151 | controller |               }
2026-06-09 14:45:14.734166 | controller |             },
2026-06-09 14:45:14.734180 | controller |             {
2026-06-09 14:45:14.734195 | controller |               "downwardAPI": {
2026-06-09 14:45:14.734209 | controller |                 "items": [
2026-06-09 14:45:14.734223 | controller |                   {
2026-06-09 14:45:14.734238 | controller |                     "fieldRef": {
2026-06-09 14:45:14.734252 | controller |                       "apiVersion": "v1",
2026-06-09 14:45:14.734267 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 14:45:14.734282 | controller |                     },
2026-06-09 14:45:14.734298 | controller |                     "path": "namespace"
2026-06-09 14:45:14.734313 | controller |                   }
2026-06-09 14:45:14.734327 | controller |                 ]
2026-06-09 14:45:14.734342 | controller |               }
2026-06-09 14:45:14.734357 | controller |             },
2026-06-09 14:45:14.734372 | controller |             {
2026-06-09 14:45:14.734386 | controller |               "configMap": {
2026-06-09 14:45:14.734401 | controller |                 "items": [
2026-06-09 14:45:14.734416 | controller |                   {
2026-06-09 14:45:14.734431 | controller |                     "key": "service-ca.crt",
2026-06-09 14:45:14.734446 | controller |                     "path": "service-ca.crt"
2026-06-09 14:45:14.734461 | controller |                   }
2026-06-09 14:45:14.734476 | controller |                 ],
2026-06-09 14:45:14.734491 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 14:45:14.734506 | controller |               }
2026-06-09 14:45:14.734541 | controller |             }
2026-06-09 14:45:14.734557 | controller |           ]
2026-06-09 14:45:14.734571 | controller |         }
2026-06-09 14:45:14.734586 | controller |       }
2026-06-09 14:45:14.734600 | controller |     ]
2026-06-09 14:45:14.734614 | controller |   },
2026-06-09 14:45:14.734628 | controller |   "status": {
2026-06-09 14:45:14.734643 | controller |     "conditions": [
2026-06-09 14:45:14.734657 | controller |       {
2026-06-09 14:45:14.734672 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.734686 | controller |         "lastTransitionTime": "2026-06-09T13:52:22Z",
2026-06-09 14:45:14.734701 | controller |         "status": "True",
2026-06-09 14:45:14.734716 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 14:45:14.734731 | controller |       },
2026-06-09 14:45:14.734746 | controller |       {
2026-06-09 14:45:14.734761 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.734776 | controller |         "lastTransitionTime": "2026-06-09T13:51:04Z",
2026-06-09 14:45:14.734792 | controller |         "status": "True",
2026-06-09 14:45:14.734807 | controller |         "type": "Initialized"
2026-06-09 14:45:14.734825 | controller |       },
2026-06-09 14:45:14.734840 | controller |       {
2026-06-09 14:45:14.734855 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.734869 | controller |         "lastTransitionTime": "2026-06-09T13:52:34Z",
2026-06-09 14:45:14.734884 | controller |         "status": "True",
2026-06-09 14:45:14.734898 | controller |         "type": "Ready"
2026-06-09 14:45:14.734913 | controller |       },
2026-06-09 14:45:14.734927 | controller |       {
2026-06-09 14:45:14.734942 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.734956 | controller |         "lastTransitionTime": "2026-06-09T13:52:34Z",
2026-06-09 14:45:14.734970 | controller |         "status": "True",
2026-06-09 14:45:14.734985 | controller |         "type": "ContainersReady"
2026-06-09 14:45:14.734999 | controller |       },
2026-06-09 14:45:14.735014 | controller |       {
2026-06-09 14:45:14.735029 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.735043 | controller |         "lastTransitionTime": "2026-06-09T13:51:04Z",
2026-06-09 14:45:14.735057 | controller |         "status": "True",
2026-06-09 14:45:14.735072 | controller |         "type": "PodScheduled"
2026-06-09 14:45:14.735086 | controller |       }
2026-06-09 14:45:14.735101 | controller |     ],
2026-06-09 14:45:14.735115 | controller |     "containerStatuses": [
2026-06-09 14:45:14.735129 | controller |       {
2026-06-09 14:45:14.735144 | controller |         "allocatedResources": {
2026-06-09 14:45:14.735158 | controller |           "cpu": "10m",
2026-06-09 14:45:14.735173 | controller |           "memory": "256Mi"
2026-06-09 14:45:14.735187 | controller |         },
2026-06-09 14:45:14.735202 | controller |         "containerID": "cri-o://d47138cdd5d1ac77cbf04f885a945cc86003f5c2b162a4a3143612789fa74cf2",
2026-06-09 14:45:14.735217 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67",
2026-06-09 14:45:14.735232 | controller |         "imageID": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67",
2026-06-09 14:45:14.735246 | controller |         "lastState": {},
2026-06-09 14:45:14.735261 | controller |         "name": "manager",
2026-06-09 14:45:14.735275 | controller |         "ready": true,
2026-06-09 14:45:14.735290 | controller |         "resources": {
2026-06-09 14:45:14.735304 | controller |           "limits": {
2026-06-09 14:45:14.735318 | controller |             "cpu": "500m",
2026-06-09 14:45:14.735332 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.735346 | controller |           },
2026-06-09 14:45:14.735361 | controller |           "requests": {
2026-06-09 14:45:14.735375 | controller |             "cpu": "10m",
2026-06-09 14:45:14.735389 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.735403 | controller |           }
2026-06-09 14:45:14.735417 | controller |         },
2026-06-09 14:45:14.735432 | controller |         "restartCount": 0,
2026-06-09 14:45:14.735446 | controller |         "started": true,
2026-06-09 14:45:14.735460 | controller |         "state": {
2026-06-09 14:45:14.735474 | controller |           "running": {
2026-06-09 14:45:14.735488 | controller |             "startedAt": "2026-06-09T13:52:21Z"
2026-06-09 14:45:14.735503 | controller |           }
2026-06-09 14:45:14.735538 | controller |         },
2026-06-09 14:45:14.735555 | controller |         "user": {
2026-06-09 14:45:14.735570 | controller |           "linux": {
2026-06-09 14:45:14.735585 | controller |             "gid": 0,
2026-06-09 14:45:14.735600 | controller |             "supplementalGroups": [
2026-06-09 14:45:14.735614 | controller |               0,
2026-06-09 14:45:14.735629 | controller |               1000660000
2026-06-09 14:45:14.735644 | controller |             ],
2026-06-09 14:45:14.735659 | controller |             "uid": 1000660000
2026-06-09 14:45:14.735674 | controller |           }
2026-06-09 14:45:14.735693 | controller |         },
2026-06-09 14:45:14.735707 | controller |         "volumeMounts": [
2026-06-09 14:45:14.735722 | controller |           {
2026-06-09 14:45:14.735737 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.735752 | controller |             "name": "kube-api-access-h8fh2",
2026-06-09 14:45:14.735767 | controller |             "readOnly": true,
2026-06-09 14:45:14.735782 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:14.735797 | controller |           }
2026-06-09 14:45:14.735811 | controller |         ]
2026-06-09 14:45:14.735826 | controller |       }
2026-06-09 14:45:14.735841 | controller |     ],
2026-06-09 14:45:14.735855 | controller |     "hostIP": "192.168.126.11",
2026-06-09 14:45:14.735870 | controller |     "hostIPs": [
2026-06-09 14:45:14.735885 | controller |       {
2026-06-09 14:45:14.735899 | controller |         "ip": "192.168.126.11"
2026-06-09 14:45:14.735914 | controller |       }
2026-06-09 14:45:14.735929 | controller |     ],
2026-06-09 14:45:14.735943 | controller |     "phase": "Running",
2026-06-09 14:45:14.735958 | controller |     "podIP": "10.217.0.88",
2026-06-09 14:45:14.735974 | controller |     "podIPs": [
2026-06-09 14:45:14.735988 | controller |       {
2026-06-09 14:45:14.736003 | controller |         "ip": "10.217.0.88"
2026-06-09 14:45:14.736018 | controller |       }
2026-06-09 14:45:14.736033 | controller |     ],
2026-06-09 14:45:14.736047 | controller |     "qosClass": "Burstable",
2026-06-09 14:45:14.736062 | controller |     "startTime": "2026-06-09T13:51:04Z"
2026-06-09 14:45:14.736077 | controller |   }
2026-06-09 14:45:14.736092 | controller | }
2026-06-09 14:45:14.756139 | controller | ok:
2026-06-09 14:45:14.756196 | controller | {
2026-06-09 14:45:14.756276 | controller |   "apiVersion": "v1",
2026-06-09 14:45:14.756298 | controller |   "kind": "Pod",
2026-06-09 14:45:14.756314 | controller |   "metadata": {
2026-06-09 14:45:14.756329 | controller |     "annotations": {
2026-06-09 14:45:14.756345 | 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-09 14:45:14.756361 | 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-09 14:45:14.756376 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 14:45:14.756392 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 14:45:14.756408 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 14:45:14.756423 | controller |     },
2026-06-09 14:45:14.756438 | controller |     "creationTimestamp": "2026-06-09T13:51:04Z",
2026-06-09 14:45:14.756452 | controller |     "generateName": "telemetry-operator-controller-manager-5d65c7d97d-",
2026-06-09 14:45:14.756467 | controller |     "generation": 1,
2026-06-09 14:45:14.756482 | controller |     "labels": {
2026-06-09 14:45:14.756496 | controller |       "app.kubernetes.io/name": "telemetry-operator",
2026-06-09 14:45:14.756527 | controller |       "control-plane": "controller-manager",
2026-06-09 14:45:14.756548 | controller |       "openstack.org/operator-name": "telemetry",
2026-06-09 14:45:14.756563 | controller |       "pod-template-hash": "5d65c7d97d"
2026-06-09 14:45:14.756578 | controller |     },
2026-06-09 14:45:14.756593 | controller |     "managedFields": [
2026-06-09 14:45:14.756607 | controller |       {
2026-06-09 14:45:14.756626 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.756641 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.756655 | controller |         "fieldsV1": {
2026-06-09 14:45:14.756669 | controller |           "f:metadata": {
2026-06-09 14:45:14.756683 | controller |             "f:annotations": {
2026-06-09 14:45:14.756698 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 14:45:14.756712 | controller |             }
2026-06-09 14:45:14.756726 | controller |           }
2026-06-09 14:45:14.756740 | controller |         },
2026-06-09 14:45:14.756754 | controller |         "manager": "crc",
2026-06-09 14:45:14.756768 | controller |         "operation": "Update",
2026-06-09 14:45:14.756782 | controller |         "subresource": "status",
2026-06-09 14:45:14.756796 | controller |         "time": "2026-06-09T13:51:04Z"
2026-06-09 14:45:14.756810 | controller |       },
2026-06-09 14:45:14.756823 | controller |       {
2026-06-09 14:45:14.756837 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.756850 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.756864 | controller |         "fieldsV1": {
2026-06-09 14:45:14.756877 | controller |           "f:metadata": {
2026-06-09 14:45:14.756890 | controller |             "f:annotations": {
2026-06-09 14:45:14.756904 | controller |               ".": {},
2026-06-09 14:45:14.756918 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 14:45:14.756932 | controller |             },
2026-06-09 14:45:14.756947 | controller |             "f:generateName": {},
2026-06-09 14:45:14.756961 | controller |             "f:labels": {
2026-06-09 14:45:14.756976 | controller |               ".": {},
2026-06-09 14:45:14.756990 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 14:45:14.757004 | controller |               "f:control-plane": {},
2026-06-09 14:45:14.757018 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 14:45:14.757033 | controller |               "f:pod-template-hash": {}
2026-06-09 14:45:14.757047 | controller |             },
2026-06-09 14:45:14.757061 | controller |             "f:ownerReferences": {
2026-06-09 14:45:14.757075 | controller |               ".": {},
2026-06-09 14:45:14.757089 | controller |               "k:{\"uid\":\"4ef1535a-eb4f-4b57-b317-0595494866b7\"}": {}
2026-06-09 14:45:14.757103 | controller |             }
2026-06-09 14:45:14.757118 | controller |           },
2026-06-09 14:45:14.757132 | controller |           "f:spec": {
2026-06-09 14:45:14.757146 | controller |             "f:containers": {
2026-06-09 14:45:14.757159 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 14:45:14.757173 | controller |                 ".": {},
2026-06-09 14:45:14.757187 | controller |                 "f:args": {},
2026-06-09 14:45:14.757201 | controller |                 "f:command": {},
2026-06-09 14:45:14.757215 | controller |                 "f:env": {
2026-06-09 14:45:14.757229 | controller |                   ".": {},
2026-06-09 14:45:14.757243 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 14:45:14.757257 | controller |                     ".": {},
2026-06-09 14:45:14.757270 | controller |                     "f:name": {},
2026-06-09 14:45:14.757284 | controller |                     "f:value": {}
2026-06-09 14:45:14.757297 | controller |                   },
2026-06-09 14:45:14.757311 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 14:45:14.757325 | controller |                     ".": {},
2026-06-09 14:45:14.757339 | controller |                     "f:name": {},
2026-06-09 14:45:14.757353 | controller |                     "f:value": {}
2026-06-09 14:45:14.757367 | controller |                   },
2026-06-09 14:45:14.757381 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 14:45:14.757395 | controller |                     ".": {},
2026-06-09 14:45:14.757416 | controller |                     "f:name": {},
2026-06-09 14:45:14.757431 | controller |                     "f:value": {}
2026-06-09 14:45:14.757444 | controller |                   },
2026-06-09 14:45:14.757458 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 14:45:14.757472 | controller |                     ".": {},
2026-06-09 14:45:14.757486 | controller |                     "f:name": {},
2026-06-09 14:45:14.757500 | controller |                     "f:value": {}
2026-06-09 14:45:14.757540 | controller |                   },
2026-06-09 14:45:14.757557 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 14:45:14.757572 | controller |                     ".": {},
2026-06-09 14:45:14.757586 | controller |                     "f:name": {},
2026-06-09 14:45:14.757600 | controller |                     "f:value": {}
2026-06-09 14:45:14.757614 | controller |                   }
2026-06-09 14:45:14.757629 | controller |                 },
2026-06-09 14:45:14.757643 | controller |                 "f:image": {},
2026-06-09 14:45:14.757656 | controller |                 "f:imagePullPolicy": {},
2026-06-09 14:45:14.757671 | controller |                 "f:livenessProbe": {
2026-06-09 14:45:14.757685 | controller |                   ".": {},
2026-06-09 14:45:14.757698 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.757713 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.757727 | controller |                     ".": {},
2026-06-09 14:45:14.757741 | controller |                     "f:path": {},
2026-06-09 14:45:14.757772 | controller |                     "f:port": {},
2026-06-09 14:45:14.757789 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.757804 | controller |                   },
2026-06-09 14:45:14.757819 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.757833 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.757847 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.757861 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.757874 | controller |                 },
2026-06-09 14:45:14.757888 | controller |                 "f:name": {},
2026-06-09 14:45:14.757902 | controller |                 "f:readinessProbe": {
2026-06-09 14:45:14.757916 | controller |                   ".": {},
2026-06-09 14:45:14.757930 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.757944 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.757958 | controller |                     ".": {},
2026-06-09 14:45:14.757972 | controller |                     "f:path": {},
2026-06-09 14:45:14.757987 | controller |                     "f:port": {},
2026-06-09 14:45:14.758001 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.758014 | controller |                   },
2026-06-09 14:45:14.758028 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.758043 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.758057 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.758071 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.758085 | controller |                 },
2026-06-09 14:45:14.758099 | controller |                 "f:resources": {
2026-06-09 14:45:14.758113 | controller |                   ".": {},
2026-06-09 14:45:14.758127 | controller |                   "f:limits": {
2026-06-09 14:45:14.758141 | controller |                     ".": {},
2026-06-09 14:45:14.758156 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.758170 | controller |                     "f:memory": {}
2026-06-09 14:45:14.758184 | controller |                   },
2026-06-09 14:45:14.758199 | controller |                   "f:requests": {
2026-06-09 14:45:14.758212 | controller |                     ".": {},
2026-06-09 14:45:14.758226 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.758244 | controller |                     "f:memory": {}
2026-06-09 14:45:14.758258 | controller |                   }
2026-06-09 14:45:14.758272 | controller |                 },
2026-06-09 14:45:14.758287 | controller |                 "f:securityContext": {
2026-06-09 14:45:14.758301 | controller |                   ".": {},
2026-06-09 14:45:14.758315 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 14:45:14.758329 | controller |                 },
2026-06-09 14:45:14.758344 | controller |                 "f:terminationMessagePath": {},
2026-06-09 14:45:14.758358 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 14:45:14.758372 | controller |               }
2026-06-09 14:45:14.758387 | controller |             },
2026-06-09 14:45:14.758401 | controller |             "f:dnsPolicy": {},
2026-06-09 14:45:14.758415 | controller |             "f:enableServiceLinks": {},
2026-06-09 14:45:14.758430 | controller |             "f:restartPolicy": {},
2026-06-09 14:45:14.758444 | controller |             "f:schedulerName": {},
2026-06-09 14:45:14.758458 | controller |             "f:securityContext": {
2026-06-09 14:45:14.758472 | controller |               ".": {},
2026-06-09 14:45:14.758487 | controller |               "f:runAsNonRoot": {}
2026-06-09 14:45:14.758501 | controller |             },
2026-06-09 14:45:14.758538 | controller |             "f:serviceAccount": {},
2026-06-09 14:45:14.758583 | controller |             "f:serviceAccountName": {},
2026-06-09 14:45:14.758605 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 14:45:14.758620 | controller |             "f:tolerations": {}
2026-06-09 14:45:14.758635 | controller |           }
2026-06-09 14:45:14.758679 | controller |         },
2026-06-09 14:45:14.758696 | controller |         "manager": "kube-controller-manager",
2026-06-09 14:45:14.758711 | controller |         "operation": "Update",
2026-06-09 14:45:14.758725 | controller |         "time": "2026-06-09T13:51:04Z"
2026-06-09 14:45:14.758762 | controller |       },
2026-06-09 14:45:14.758779 | controller |       {
2026-06-09 14:45:14.758793 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.758808 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.758822 | controller |         "fieldsV1": {
2026-06-09 14:45:14.758837 | controller |           "f:metadata": {
2026-06-09 14:45:14.758851 | controller |             "f:annotations": {
2026-06-09 14:45:14.758865 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 14:45:14.758880 | controller |             }
2026-06-09 14:45:14.758895 | controller |           }
2026-06-09 14:45:14.758909 | controller |         },
2026-06-09 14:45:14.758923 | controller |         "manager": "multus-daemon",
2026-06-09 14:45:14.758936 | controller |         "operation": "Update",
2026-06-09 14:45:14.758950 | controller |         "subresource": "status",
2026-06-09 14:45:14.758964 | controller |         "time": "2026-06-09T13:51:16Z"
2026-06-09 14:45:14.758978 | controller |       },
2026-06-09 14:45:14.758992 | controller |       {
2026-06-09 14:45:14.759006 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.759020 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.759033 | controller |         "fieldsV1": {
2026-06-09 14:45:14.759048 | controller |           "f:status": {
2026-06-09 14:45:14.759062 | controller |             "f:conditions": {
2026-06-09 14:45:14.759077 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 14:45:14.759091 | controller |                 ".": {},
2026-06-09 14:45:14.759106 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.759120 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.759134 | controller |                 "f:status": {},
2026-06-09 14:45:14.759148 | controller |                 "f:type": {}
2026-06-09 14:45:14.759162 | controller |               },
2026-06-09 14:45:14.759180 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 14:45:14.759195 | controller |                 ".": {},
2026-06-09 14:45:14.759209 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.759223 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.759236 | controller |                 "f:status": {},
2026-06-09 14:45:14.759250 | controller |                 "f:type": {}
2026-06-09 14:45:14.759263 | controller |               },
2026-06-09 14:45:14.759277 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 14:45:14.759291 | controller |                 ".": {},
2026-06-09 14:45:14.759304 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.759318 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.759332 | controller |                 "f:status": {},
2026-06-09 14:45:14.759345 | controller |                 "f:type": {}
2026-06-09 14:45:14.759359 | controller |               },
2026-06-09 14:45:14.759372 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 14:45:14.759386 | controller |                 ".": {},
2026-06-09 14:45:14.759400 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.759413 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.759427 | controller |                 "f:status": {},
2026-06-09 14:45:14.759440 | controller |                 "f:type": {}
2026-06-09 14:45:14.759454 | controller |               }
2026-06-09 14:45:14.759468 | controller |             },
2026-06-09 14:45:14.759482 | controller |             "f:containerStatuses": {},
2026-06-09 14:45:14.759495 | controller |             "f:hostIP": {},
2026-06-09 14:45:14.759510 | controller |             "f:hostIPs": {},
2026-06-09 14:45:14.759545 | controller |             "f:phase": {},
2026-06-09 14:45:14.759561 | controller |             "f:podIP": {},
2026-06-09 14:45:14.759575 | controller |             "f:podIPs": {
2026-06-09 14:45:14.759589 | controller |               ".": {},
2026-06-09 14:45:14.759604 | controller |               "k:{\"ip\":\"10.217.0.89\"}": {
2026-06-09 14:45:14.759618 | controller |                 ".": {},
2026-06-09 14:45:14.759632 | controller |                 "f:ip": {}
2026-06-09 14:45:14.759646 | controller |               }
2026-06-09 14:45:14.759660 | controller |             },
2026-06-09 14:45:14.759674 | controller |             "f:startTime": {}
2026-06-09 14:45:14.759687 | controller |           }
2026-06-09 14:45:14.759701 | controller |         },
2026-06-09 14:45:14.759715 | controller |         "manager": "kubelet",
2026-06-09 14:45:14.759728 | controller |         "operation": "Update",
2026-06-09 14:45:14.759742 | controller |         "subresource": "status",
2026-06-09 14:45:14.759756 | controller |         "time": "2026-06-09T13:52:34Z"
2026-06-09 14:45:14.759769 | controller |       }
2026-06-09 14:45:14.759783 | controller |     ],
2026-06-09 14:45:14.759797 | controller |     "name": "telemetry-operator-controller-manager-5d65c7d97d-7z62x",
2026-06-09 14:45:14.759811 | controller |     "namespace": "openstack-operators",
2026-06-09 14:45:14.759825 | controller |     "ownerReferences": [
2026-06-09 14:45:14.759839 | controller |       {
2026-06-09 14:45:14.759852 | controller |         "apiVersion": "apps/v1",
2026-06-09 14:45:14.759866 | controller |         "blockOwnerDeletion": true,
2026-06-09 14:45:14.759879 | controller |         "controller": true,
2026-06-09 14:45:14.759893 | controller |         "kind": "ReplicaSet",
2026-06-09 14:45:14.759907 | controller |         "name": "telemetry-operator-controller-manager-5d65c7d97d",
2026-06-09 14:45:14.759921 | controller |         "uid": "4ef1535a-eb4f-4b57-b317-0595494866b7"
2026-06-09 14:45:14.759934 | controller |       }
2026-06-09 14:45:14.759948 | controller |     ],
2026-06-09 14:45:14.759962 | controller |     "resourceVersion": "54989",
2026-06-09 14:45:14.759975 | controller |     "uid": "09478ba3-6218-4511-a2b4-568bfde3f997"
2026-06-09 14:45:14.759992 | controller |   },
2026-06-09 14:45:14.760007 | controller |   "spec": {
2026-06-09 14:45:14.760021 | controller |     "containers": [
2026-06-09 14:45:14.760035 | controller |       {
2026-06-09 14:45:14.760049 | controller |         "args": [
2026-06-09 14:45:14.760064 | controller |           "--leader-elect",
2026-06-09 14:45:14.760078 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 14:45:14.760092 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 14:45:14.760106 | controller |         ],
2026-06-09 14:45:14.760120 | controller |         "command": [
2026-06-09 14:45:14.760135 | controller |           "/manager"
2026-06-09 14:45:14.760149 | controller |         ],
2026-06-09 14:45:14.760163 | controller |         "env": [
2026-06-09 14:45:14.760176 | controller |           {
2026-06-09 14:45:14.760190 | controller |             "name": "LEASE_DURATION",
2026-06-09 14:45:14.760204 | controller |             "value": "30"
2026-06-09 14:45:14.760219 | controller |           },
2026-06-09 14:45:14.760233 | controller |           {
2026-06-09 14:45:14.760247 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 14:45:14.760262 | controller |             "value": "20"
2026-06-09 14:45:14.760276 | controller |           },
2026-06-09 14:45:14.760290 | controller |           {
2026-06-09 14:45:14.760304 | controller |             "name": "RETRY_PERIOD",
2026-06-09 14:45:14.760318 | controller |             "value": "5"
2026-06-09 14:45:14.760332 | controller |           },
2026-06-09 14:45:14.760346 | controller |           {
2026-06-09 14:45:14.760360 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 14:45:14.760374 | controller |             "value": "false"
2026-06-09 14:45:14.760388 | controller |           },
2026-06-09 14:45:14.760402 | controller |           {
2026-06-09 14:45:14.760416 | controller |             "name": "METRICS_CERTS",
2026-06-09 14:45:14.760430 | controller |             "value": "false"
2026-06-09 14:45:14.760444 | controller |           }
2026-06-09 14:45:14.760458 | controller |         ],
2026-06-09 14:45:14.760472 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6",
2026-06-09 14:45:14.760487 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 14:45:14.760502 | controller |         "livenessProbe": {
2026-06-09 14:45:14.760535 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.760551 | controller |           "httpGet": {
2026-06-09 14:45:14.760566 | controller |             "path": "/healthz",
2026-06-09 14:45:14.760580 | controller |             "port": 8081,
2026-06-09 14:45:14.760594 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.760608 | controller |           },
2026-06-09 14:45:14.760622 | controller |           "initialDelaySeconds": 15,
2026-06-09 14:45:14.760636 | controller |           "periodSeconds": 20,
2026-06-09 14:45:14.760650 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.760663 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.760678 | controller |         },
2026-06-09 14:45:14.760691 | controller |         "name": "manager",
2026-06-09 14:45:14.760705 | controller |         "readinessProbe": {
2026-06-09 14:45:14.760719 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.760733 | controller |           "httpGet": {
2026-06-09 14:45:14.760747 | controller |             "path": "/readyz",
2026-06-09 14:45:14.760761 | controller |             "port": 8081,
2026-06-09 14:45:14.760775 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.760790 | controller |           },
2026-06-09 14:45:14.760805 | controller |           "initialDelaySeconds": 5,
2026-06-09 14:45:14.760819 | controller |           "periodSeconds": 10,
2026-06-09 14:45:14.760834 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.760848 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.760866 | controller |         },
2026-06-09 14:45:14.760880 | controller |         "resources": {
2026-06-09 14:45:14.760894 | controller |           "limits": {
2026-06-09 14:45:14.760908 | controller |             "cpu": "500m",
2026-06-09 14:45:14.760922 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.760936 | controller |           },
2026-06-09 14:45:14.760949 | controller |           "requests": {
2026-06-09 14:45:14.760963 | controller |             "cpu": "10m",
2026-06-09 14:45:14.760977 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.760990 | controller |           }
2026-06-09 14:45:14.761004 | controller |         },
2026-06-09 14:45:14.761018 | controller |         "securityContext": {
2026-06-09 14:45:14.761033 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 14:45:14.761047 | controller |           "capabilities": {
2026-06-09 14:45:14.761061 | controller |             "drop": [
2026-06-09 14:45:14.761075 | controller |               "MKNOD"
2026-06-09 14:45:14.761090 | controller |             ]
2026-06-09 14:45:14.761104 | controller |           }
2026-06-09 14:45:14.761118 | controller |         },
2026-06-09 14:45:14.761132 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 14:45:14.761147 | controller |         "terminationMessagePolicy": "File",
2026-06-09 14:45:14.761161 | controller |         "volumeMounts": [
2026-06-09 14:45:14.761175 | controller |           {
2026-06-09 14:45:14.761189 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.761204 | controller |             "name": "kube-api-access-rn2tv",
2026-06-09 14:45:14.761218 | controller |             "readOnly": true
2026-06-09 14:45:14.761232 | controller |           }
2026-06-09 14:45:14.761246 | controller |         ]
2026-06-09 14:45:14.761260 | controller |       }
2026-06-09 14:45:14.761274 | controller |     ],
2026-06-09 14:45:14.761288 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 14:45:14.761302 | controller |     "enableServiceLinks": true,
2026-06-09 14:45:14.761316 | controller |     "imagePullSecrets": [
2026-06-09 14:45:14.761329 | controller |       {
2026-06-09 14:45:14.761343 | controller |         "name": "telemetry-operator-controller-manager-dockercfg-bg66d"
2026-06-09 14:45:14.761357 | controller |       }
2026-06-09 14:45:14.761370 | controller |     ],
2026-06-09 14:45:14.761384 | controller |     "nodeName": "crc",
2026-06-09 14:45:14.761398 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 14:45:14.761412 | controller |     "priority": 0,
2026-06-09 14:45:14.761425 | controller |     "restartPolicy": "Always",
2026-06-09 14:45:14.761439 | controller |     "schedulerName": "default-scheduler",
2026-06-09 14:45:14.761453 | controller |     "securityContext": {
2026-06-09 14:45:14.761467 | controller |       "runAsNonRoot": true,
2026-06-09 14:45:14.761480 | controller |       "seLinuxOptions": {
2026-06-09 14:45:14.761494 | controller |         "level": "s0:c26,c5"
2026-06-09 14:45:14.761508 | controller |       }
2026-06-09 14:45:14.761542 | controller |     },
2026-06-09 14:45:14.761557 | controller |     "serviceAccount": "telemetry-operator-controller-manager",
2026-06-09 14:45:14.761571 | controller |     "serviceAccountName": "telemetry-operator-controller-manager",
2026-06-09 14:45:14.761586 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 14:45:14.761600 | controller |     "tolerations": [
2026-06-09 14:45:14.761614 | controller |       {
2026-06-09 14:45:14.761628 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.761641 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 14:45:14.761655 | controller |         "operator": "Exists",
2026-06-09 14:45:14.761668 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.761682 | controller |       },
2026-06-09 14:45:14.761698 | controller |       {
2026-06-09 14:45:14.761719 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.761737 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 14:45:14.761772 | controller |         "operator": "Exists",
2026-06-09 14:45:14.761791 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.761808 | controller |       },
2026-06-09 14:45:14.761826 | controller |       {
2026-06-09 14:45:14.761843 | controller |         "effect": "NoSchedule",
2026-06-09 14:45:14.761860 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 14:45:14.761878 | controller |         "operator": "Exists"
2026-06-09 14:45:14.761897 | controller |       }
2026-06-09 14:45:14.761914 | controller |     ],
2026-06-09 14:45:14.761928 | controller |     "volumes": [
2026-06-09 14:45:14.761942 | controller |       {
2026-06-09 14:45:14.761956 | controller |         "name": "kube-api-access-rn2tv",
2026-06-09 14:45:14.761969 | controller |         "projected": {
2026-06-09 14:45:14.761983 | controller |           "defaultMode": 420,
2026-06-09 14:45:14.761997 | controller |           "sources": [
2026-06-09 14:45:14.762010 | controller |             {
2026-06-09 14:45:14.762024 | controller |               "serviceAccountToken": {
2026-06-09 14:45:14.762037 | controller |                 "expirationSeconds": 3607,
2026-06-09 14:45:14.762051 | controller |                 "path": "token"
2026-06-09 14:45:14.762066 | controller |               }
2026-06-09 14:45:14.762080 | controller |             },
2026-06-09 14:45:14.762094 | controller |             {
2026-06-09 14:45:14.762109 | controller |               "configMap": {
2026-06-09 14:45:14.762123 | controller |                 "items": [
2026-06-09 14:45:14.762137 | controller |                   {
2026-06-09 14:45:14.762151 | controller |                     "key": "ca.crt",
2026-06-09 14:45:14.762165 | controller |                     "path": "ca.crt"
2026-06-09 14:45:14.762179 | controller |                   }
2026-06-09 14:45:14.762197 | controller |                 ],
2026-06-09 14:45:14.762212 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 14:45:14.762226 | controller |               }
2026-06-09 14:45:14.762241 | controller |             },
2026-06-09 14:45:14.762255 | controller |             {
2026-06-09 14:45:14.762268 | controller |               "downwardAPI": {
2026-06-09 14:45:14.762282 | controller |                 "items": [
2026-06-09 14:45:14.762296 | controller |                   {
2026-06-09 14:45:14.762311 | controller |                     "fieldRef": {
2026-06-09 14:45:14.762324 | controller |                       "apiVersion": "v1",
2026-06-09 14:45:14.762338 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 14:45:14.762353 | controller |                     },
2026-06-09 14:45:14.762367 | controller |                     "path": "namespace"
2026-06-09 14:45:14.762381 | controller |                   }
2026-06-09 14:45:14.762395 | controller |                 ]
2026-06-09 14:45:14.762409 | controller |               }
2026-06-09 14:45:14.762424 | controller |             },
2026-06-09 14:45:14.762438 | controller |             {
2026-06-09 14:45:14.762452 | controller |               "configMap": {
2026-06-09 14:45:14.762466 | controller |                 "items": [
2026-06-09 14:45:14.762480 | controller |                   {
2026-06-09 14:45:14.762495 | controller |                     "key": "service-ca.crt",
2026-06-09 14:45:14.762509 | controller |                     "path": "service-ca.crt"
2026-06-09 14:45:14.762545 | controller |                   }
2026-06-09 14:45:14.762560 | controller |                 ],
2026-06-09 14:45:14.762574 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 14:45:14.762589 | controller |               }
2026-06-09 14:45:14.762603 | controller |             }
2026-06-09 14:45:14.762617 | controller |           ]
2026-06-09 14:45:14.762631 | controller |         }
2026-06-09 14:45:14.762645 | controller |       }
2026-06-09 14:45:14.762662 | controller |     ]
2026-06-09 14:45:14.762676 | controller |   },
2026-06-09 14:45:14.762693 | controller |   "status": {
2026-06-09 14:45:14.762710 | controller |     "conditions": [
2026-06-09 14:45:14.762728 | controller |       {
2026-06-09 14:45:14.762746 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.762764 | controller |         "lastTransitionTime": "2026-06-09T13:52:22Z",
2026-06-09 14:45:14.762782 | controller |         "status": "True",
2026-06-09 14:45:14.762799 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 14:45:14.762817 | controller |       },
2026-06-09 14:45:14.762834 | controller |       {
2026-06-09 14:45:14.762851 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.762869 | controller |         "lastTransitionTime": "2026-06-09T13:51:05Z",
2026-06-09 14:45:14.762887 | controller |         "status": "True",
2026-06-09 14:45:14.762901 | controller |         "type": "Initialized"
2026-06-09 14:45:14.762915 | controller |       },
2026-06-09 14:45:14.762929 | controller |       {
2026-06-09 14:45:14.762943 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.762956 | controller |         "lastTransitionTime": "2026-06-09T13:52:34Z",
2026-06-09 14:45:14.762970 | controller |         "status": "True",
2026-06-09 14:45:14.762983 | controller |         "type": "Ready"
2026-06-09 14:45:14.762997 | controller |       },
2026-06-09 14:45:14.763010 | controller |       {
2026-06-09 14:45:14.763024 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.763037 | controller |         "lastTransitionTime": "2026-06-09T13:52:34Z",
2026-06-09 14:45:14.763051 | controller |         "status": "True",
2026-06-09 14:45:14.763064 | controller |         "type": "ContainersReady"
2026-06-09 14:45:14.763078 | controller |       },
2026-06-09 14:45:14.763092 | controller |       {
2026-06-09 14:45:14.763106 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.763120 | controller |         "lastTransitionTime": "2026-06-09T13:51:04Z",
2026-06-09 14:45:14.763135 | controller |         "status": "True",
2026-06-09 14:45:14.763149 | controller |         "type": "PodScheduled"
2026-06-09 14:45:14.763162 | controller |       }
2026-06-09 14:45:14.763176 | controller |     ],
2026-06-09 14:45:14.763191 | controller |     "containerStatuses": [
2026-06-09 14:45:14.763205 | controller |       {
2026-06-09 14:45:14.763219 | controller |         "allocatedResources": {
2026-06-09 14:45:14.763232 | controller |           "cpu": "10m",
2026-06-09 14:45:14.763246 | controller |           "memory": "256Mi"
2026-06-09 14:45:14.763260 | controller |         },
2026-06-09 14:45:14.763274 | controller |         "containerID": "cri-o://b59d780644118b4f7d9216294ab2e6f079bb374e94e32b4ba69cd3bee0c1ac05",
2026-06-09 14:45:14.763289 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6",
2026-06-09 14:45:14.763303 | controller |         "imageID": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6",
2026-06-09 14:45:14.763317 | controller |         "lastState": {},
2026-06-09 14:45:14.763332 | controller |         "name": "manager",
2026-06-09 14:45:14.763346 | controller |         "ready": true,
2026-06-09 14:45:14.763360 | controller |         "resources": {
2026-06-09 14:45:14.763374 | controller |           "limits": {
2026-06-09 14:45:14.763388 | controller |             "cpu": "500m",
2026-06-09 14:45:14.763402 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.763416 | controller |           },
2026-06-09 14:45:14.763430 | controller |           "requests": {
2026-06-09 14:45:14.763444 | controller |             "cpu": "10m",
2026-06-09 14:45:14.763458 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.763472 | controller |           }
2026-06-09 14:45:14.763486 | controller |         },
2026-06-09 14:45:14.763500 | controller |         "restartCount": 0,
2026-06-09 14:45:14.763537 | controller |         "started": true,
2026-06-09 14:45:14.763554 | controller |         "state": {
2026-06-09 14:45:14.763568 | controller |           "running": {
2026-06-09 14:45:14.763582 | controller |             "startedAt": "2026-06-09T13:52:21Z"
2026-06-09 14:45:14.763596 | controller |           }
2026-06-09 14:45:14.763609 | controller |         },
2026-06-09 14:45:14.763623 | controller |         "user": {
2026-06-09 14:45:14.763637 | controller |           "linux": {
2026-06-09 14:45:14.763651 | controller |             "gid": 0,
2026-06-09 14:45:14.763665 | controller |             "supplementalGroups": [
2026-06-09 14:45:14.763679 | controller |               0
2026-06-09 14:45:14.763693 | controller |             ],
2026-06-09 14:45:14.763707 | controller |             "uid": 65532
2026-06-09 14:45:14.763721 | controller |           }
2026-06-09 14:45:14.763736 | controller |         },
2026-06-09 14:45:14.763750 | controller |         "volumeMounts": [
2026-06-09 14:45:14.763764 | controller |           {
2026-06-09 14:45:14.763778 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.763792 | controller |             "name": "kube-api-access-rn2tv",
2026-06-09 14:45:14.763807 | controller |             "readOnly": true,
2026-06-09 14:45:14.763821 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:14.763835 | controller |           }
2026-06-09 14:45:14.763849 | controller |         ]
2026-06-09 14:45:14.763863 | controller |       }
2026-06-09 14:45:14.763877 | controller |     ],
2026-06-09 14:45:14.763891 | controller |     "hostIP": "192.168.126.11",
2026-06-09 14:45:14.763905 | controller |     "hostIPs": [
2026-06-09 14:45:14.763920 | controller |       {
2026-06-09 14:45:14.763934 | controller |         "ip": "192.168.126.11"
2026-06-09 14:45:14.763948 | controller |       }
2026-06-09 14:45:14.763961 | controller |     ],
2026-06-09 14:45:14.763975 | controller |     "phase": "Running",
2026-06-09 14:45:14.763989 | controller |     "podIP": "10.217.0.89",
2026-06-09 14:45:14.764003 | controller |     "podIPs": [
2026-06-09 14:45:14.764016 | controller |       {
2026-06-09 14:45:14.764030 | controller |         "ip": "10.217.0.89"
2026-06-09 14:45:14.764044 | controller |       }
2026-06-09 14:45:14.764057 | controller |     ],
2026-06-09 14:45:14.764071 | controller |     "qosClass": "Burstable",
2026-06-09 14:45:14.764085 | controller |     "startTime": "2026-06-09T13:51:05Z"
2026-06-09 14:45:14.764100 | controller |   }
2026-06-09 14:45:14.764114 | controller | }
2026-06-09 14:45:14.785038 | controller | ok:
2026-06-09 14:45:14.785095 | controller | {
2026-06-09 14:45:14.785162 | controller |   "apiVersion": "v1",
2026-06-09 14:45:14.785182 | controller |   "kind": "Pod",
2026-06-09 14:45:14.785198 | controller |   "metadata": {
2026-06-09 14:45:14.785213 | controller |     "annotations": {
2026-06-09 14:45:14.785229 | 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-09 14:45:14.785246 | 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-09 14:45:14.785261 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 14:45:14.785277 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 14:45:14.785292 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 14:45:14.785312 | controller |     },
2026-06-09 14:45:14.785327 | controller |     "creationTimestamp": "2026-06-09T13:51:04Z",
2026-06-09 14:45:14.785342 | controller |     "generateName": "test-operator-controller-manager-8d5599d7d-",
2026-06-09 14:45:14.785357 | controller |     "generation": 1,
2026-06-09 14:45:14.785372 | controller |     "labels": {
2026-06-09 14:45:14.785386 | controller |       "app.kubernetes.io/name": "test-operator",
2026-06-09 14:45:14.785401 | controller |       "control-plane": "controller-manager",
2026-06-09 14:45:14.785415 | controller |       "openstack.org/operator-name": "test",
2026-06-09 14:45:14.785429 | controller |       "pod-template-hash": "8d5599d7d"
2026-06-09 14:45:14.785444 | controller |     },
2026-06-09 14:45:14.785458 | controller |     "managedFields": [
2026-06-09 14:45:14.785472 | controller |       {
2026-06-09 14:45:14.785487 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.785501 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.785538 | controller |         "fieldsV1": {
2026-06-09 14:45:14.785555 | controller |           "f:metadata": {
2026-06-09 14:45:14.785570 | controller |             "f:annotations": {
2026-06-09 14:45:14.785585 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 14:45:14.785600 | controller |             }
2026-06-09 14:45:14.785614 | controller |           }
2026-06-09 14:45:14.785628 | controller |         },
2026-06-09 14:45:14.785642 | controller |         "manager": "crc",
2026-06-09 14:45:14.785657 | controller |         "operation": "Update",
2026-06-09 14:45:14.785671 | controller |         "subresource": "status",
2026-06-09 14:45:14.785685 | controller |         "time": "2026-06-09T13:51:04Z"
2026-06-09 14:45:14.785700 | controller |       },
2026-06-09 14:45:14.785714 | controller |       {
2026-06-09 14:45:14.785728 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.785756 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.785771 | controller |         "fieldsV1": {
2026-06-09 14:45:14.785786 | controller |           "f:metadata": {
2026-06-09 14:45:14.785800 | controller |             "f:annotations": {
2026-06-09 14:45:14.785815 | controller |               ".": {},
2026-06-09 14:45:14.785831 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 14:45:14.785847 | controller |             },
2026-06-09 14:45:14.785861 | controller |             "f:generateName": {},
2026-06-09 14:45:14.785876 | controller |             "f:labels": {
2026-06-09 14:45:14.785890 | controller |               ".": {},
2026-06-09 14:45:14.785905 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 14:45:14.785920 | controller |               "f:control-plane": {},
2026-06-09 14:45:14.785935 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 14:45:14.785950 | controller |               "f:pod-template-hash": {}
2026-06-09 14:45:14.785964 | controller |             },
2026-06-09 14:45:14.785979 | controller |             "f:ownerReferences": {
2026-06-09 14:45:14.785993 | controller |               ".": {},
2026-06-09 14:45:14.786007 | controller |               "k:{\"uid\":\"34295982-52b0-43ee-8b10-7d2deed44672\"}": {}
2026-06-09 14:45:14.786022 | controller |             }
2026-06-09 14:45:14.786037 | controller |           },
2026-06-09 14:45:14.786051 | controller |           "f:spec": {
2026-06-09 14:45:14.786065 | controller |             "f:containers": {
2026-06-09 14:45:14.786079 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 14:45:14.786093 | controller |                 ".": {},
2026-06-09 14:45:14.786108 | controller |                 "f:args": {},
2026-06-09 14:45:14.786122 | controller |                 "f:command": {},
2026-06-09 14:45:14.786137 | controller |                 "f:env": {
2026-06-09 14:45:14.786152 | controller |                   ".": {},
2026-06-09 14:45:14.786167 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 14:45:14.786186 | controller |                     ".": {},
2026-06-09 14:45:14.786201 | controller |                     "f:name": {},
2026-06-09 14:45:14.786216 | controller |                     "f:value": {}
2026-06-09 14:45:14.786230 | controller |                   },
2026-06-09 14:45:14.786244 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 14:45:14.786259 | controller |                     ".": {},
2026-06-09 14:45:14.786273 | controller |                     "f:name": {},
2026-06-09 14:45:14.786288 | controller |                     "f:value": {}
2026-06-09 14:45:14.786302 | controller |                   },
2026-06-09 14:45:14.786316 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 14:45:14.786330 | controller |                     ".": {},
2026-06-09 14:45:14.786344 | controller |                     "f:name": {},
2026-06-09 14:45:14.786358 | controller |                     "f:value": {}
2026-06-09 14:45:14.786372 | controller |                   },
2026-06-09 14:45:14.786387 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 14:45:14.786401 | controller |                     ".": {},
2026-06-09 14:45:14.786415 | controller |                     "f:name": {},
2026-06-09 14:45:14.786429 | controller |                     "f:value": {}
2026-06-09 14:45:14.786443 | controller |                   },
2026-06-09 14:45:14.786457 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 14:45:14.786471 | controller |                     ".": {},
2026-06-09 14:45:14.786485 | controller |                     "f:name": {},
2026-06-09 14:45:14.786499 | controller |                     "f:value": {}
2026-06-09 14:45:14.786535 | controller |                   }
2026-06-09 14:45:14.786551 | controller |                 },
2026-06-09 14:45:14.786566 | controller |                 "f:image": {},
2026-06-09 14:45:14.786580 | controller |                 "f:imagePullPolicy": {},
2026-06-09 14:45:14.786594 | controller |                 "f:livenessProbe": {
2026-06-09 14:45:14.786608 | controller |                   ".": {},
2026-06-09 14:45:14.786622 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.786636 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.786650 | controller |                     ".": {},
2026-06-09 14:45:14.786664 | controller |                     "f:path": {},
2026-06-09 14:45:14.786677 | controller |                     "f:port": {},
2026-06-09 14:45:14.786691 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.786706 | controller |                   },
2026-06-09 14:45:14.786720 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.786737 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.786753 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.786768 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.786782 | controller |                 },
2026-06-09 14:45:14.786796 | controller |                 "f:name": {},
2026-06-09 14:45:14.786810 | controller |                 "f:readinessProbe": {
2026-06-09 14:45:14.786824 | controller |                   ".": {},
2026-06-09 14:45:14.786839 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.786853 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.786868 | controller |                     ".": {},
2026-06-09 14:45:14.786882 | controller |                     "f:path": {},
2026-06-09 14:45:14.786896 | controller |                     "f:port": {},
2026-06-09 14:45:14.786910 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.786925 | controller |                   },
2026-06-09 14:45:14.786939 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.786954 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.786968 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.786986 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.787000 | controller |                 },
2026-06-09 14:45:14.787015 | controller |                 "f:resources": {
2026-06-09 14:45:14.787029 | controller |                   ".": {},
2026-06-09 14:45:14.787043 | controller |                   "f:limits": {
2026-06-09 14:45:14.787057 | controller |                     ".": {},
2026-06-09 14:45:14.787071 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.787085 | controller |                     "f:memory": {}
2026-06-09 14:45:14.787099 | controller |                   },
2026-06-09 14:45:14.787113 | controller |                   "f:requests": {
2026-06-09 14:45:14.787127 | controller |                     ".": {},
2026-06-09 14:45:14.787141 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.787155 | controller |                     "f:memory": {}
2026-06-09 14:45:14.787169 | controller |                   }
2026-06-09 14:45:14.787184 | controller |                 },
2026-06-09 14:45:14.787199 | controller |                 "f:securityContext": {
2026-06-09 14:45:14.787213 | controller |                   ".": {},
2026-06-09 14:45:14.787227 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 14:45:14.787242 | controller |                 },
2026-06-09 14:45:14.787256 | controller |                 "f:terminationMessagePath": {},
2026-06-09 14:45:14.787270 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 14:45:14.787285 | controller |               }
2026-06-09 14:45:14.787299 | controller |             },
2026-06-09 14:45:14.787313 | controller |             "f:dnsPolicy": {},
2026-06-09 14:45:14.787327 | controller |             "f:enableServiceLinks": {},
2026-06-09 14:45:14.787341 | controller |             "f:restartPolicy": {},
2026-06-09 14:45:14.787356 | controller |             "f:schedulerName": {},
2026-06-09 14:45:14.787370 | controller |             "f:securityContext": {
2026-06-09 14:45:14.787385 | controller |               ".": {},
2026-06-09 14:45:14.787399 | controller |               "f:runAsNonRoot": {}
2026-06-09 14:45:14.787414 | controller |             },
2026-06-09 14:45:14.787428 | controller |             "f:serviceAccount": {},
2026-06-09 14:45:14.787442 | controller |             "f:serviceAccountName": {},
2026-06-09 14:45:14.787457 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 14:45:14.787471 | controller |             "f:tolerations": {}
2026-06-09 14:45:14.787485 | controller |           }
2026-06-09 14:45:14.787500 | controller |         },
2026-06-09 14:45:14.787533 | controller |         "manager": "kube-controller-manager",
2026-06-09 14:45:14.787551 | controller |         "operation": "Update",
2026-06-09 14:45:14.787565 | controller |         "time": "2026-06-09T13:51:04Z"
2026-06-09 14:45:14.787580 | controller |       },
2026-06-09 14:45:14.787594 | controller |       {
2026-06-09 14:45:14.787608 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.787623 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.787637 | controller |         "fieldsV1": {
2026-06-09 14:45:14.787651 | controller |           "f:metadata": {
2026-06-09 14:45:14.787666 | controller |             "f:annotations": {
2026-06-09 14:45:14.787680 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 14:45:14.787694 | controller |             }
2026-06-09 14:45:14.787708 | controller |           }
2026-06-09 14:45:14.787722 | controller |         },
2026-06-09 14:45:14.787736 | controller |         "manager": "multus-daemon",
2026-06-09 14:45:14.787750 | controller |         "operation": "Update",
2026-06-09 14:45:14.787764 | controller |         "subresource": "status",
2026-06-09 14:45:14.787778 | controller |         "time": "2026-06-09T13:51:14Z"
2026-06-09 14:45:14.787792 | controller |       },
2026-06-09 14:45:14.787806 | controller |       {
2026-06-09 14:45:14.787824 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.787838 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.787853 | controller |         "fieldsV1": {
2026-06-09 14:45:14.787867 | controller |           "f:status": {
2026-06-09 14:45:14.787881 | controller |             "f:conditions": {
2026-06-09 14:45:14.787895 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 14:45:14.787910 | controller |                 ".": {},
2026-06-09 14:45:14.787924 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.787939 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.787954 | controller |                 "f:status": {},
2026-06-09 14:45:14.787969 | controller |                 "f:type": {}
2026-06-09 14:45:14.787983 | controller |               },
2026-06-09 14:45:14.787998 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 14:45:14.788012 | controller |                 ".": {},
2026-06-09 14:45:14.788026 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.788041 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.788055 | controller |                 "f:status": {},
2026-06-09 14:45:14.788070 | controller |                 "f:type": {}
2026-06-09 14:45:14.788084 | controller |               },
2026-06-09 14:45:14.788098 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 14:45:14.788112 | controller |                 ".": {},
2026-06-09 14:45:14.788126 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.788140 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.788154 | controller |                 "f:status": {},
2026-06-09 14:45:14.788169 | controller |                 "f:type": {}
2026-06-09 14:45:14.788184 | controller |               },
2026-06-09 14:45:14.788198 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 14:45:14.788213 | controller |                 ".": {},
2026-06-09 14:45:14.788228 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.788242 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.788256 | controller |                 "f:status": {},
2026-06-09 14:45:14.788270 | controller |                 "f:type": {}
2026-06-09 14:45:14.788284 | controller |               }
2026-06-09 14:45:14.788299 | controller |             },
2026-06-09 14:45:14.788313 | controller |             "f:containerStatuses": {},
2026-06-09 14:45:14.788327 | controller |             "f:hostIP": {},
2026-06-09 14:45:14.788340 | controller |             "f:hostIPs": {},
2026-06-09 14:45:14.788355 | controller |             "f:phase": {},
2026-06-09 14:45:14.788369 | controller |             "f:podIP": {},
2026-06-09 14:45:14.788383 | controller |             "f:podIPs": {
2026-06-09 14:45:14.788397 | controller |               ".": {},
2026-06-09 14:45:14.788411 | controller |               "k:{\"ip\":\"10.217.0.90\"}": {
2026-06-09 14:45:14.788425 | controller |                 ".": {},
2026-06-09 14:45:14.788439 | controller |                 "f:ip": {}
2026-06-09 14:45:14.788453 | controller |               }
2026-06-09 14:45:14.788467 | controller |             },
2026-06-09 14:45:14.788481 | controller |             "f:startTime": {}
2026-06-09 14:45:14.788495 | controller |           }
2026-06-09 14:45:14.788509 | controller |         },
2026-06-09 14:45:14.788543 | controller |         "manager": "kubelet",
2026-06-09 14:45:14.788558 | controller |         "operation": "Update",
2026-06-09 14:45:14.788572 | controller |         "subresource": "status",
2026-06-09 14:45:14.788586 | controller |         "time": "2026-06-09T13:52:31Z"
2026-06-09 14:45:14.788601 | controller |       }
2026-06-09 14:45:14.788615 | controller |     ],
2026-06-09 14:45:14.788629 | controller |     "name": "test-operator-controller-manager-8d5599d7d-9vwgc",
2026-06-09 14:45:14.788642 | controller |     "namespace": "openstack-operators",
2026-06-09 14:45:14.788660 | controller |     "ownerReferences": [
2026-06-09 14:45:14.788674 | controller |       {
2026-06-09 14:45:14.788688 | controller |         "apiVersion": "apps/v1",
2026-06-09 14:45:14.788702 | controller |         "blockOwnerDeletion": true,
2026-06-09 14:45:14.788717 | controller |         "controller": true,
2026-06-09 14:45:14.788731 | controller |         "kind": "ReplicaSet",
2026-06-09 14:45:14.788745 | controller |         "name": "test-operator-controller-manager-8d5599d7d",
2026-06-09 14:45:14.788759 | controller |         "uid": "34295982-52b0-43ee-8b10-7d2deed44672"
2026-06-09 14:45:14.788773 | controller |       }
2026-06-09 14:45:14.788787 | controller |     ],
2026-06-09 14:45:14.788801 | controller |     "resourceVersion": "54882",
2026-06-09 14:45:14.788815 | controller |     "uid": "934bbaac-13e4-4b5e-86ab-53d3abd91fae"
2026-06-09 14:45:14.788829 | controller |   },
2026-06-09 14:45:14.788844 | controller |   "spec": {
2026-06-09 14:45:14.788858 | controller |     "containers": [
2026-06-09 14:45:14.788872 | controller |       {
2026-06-09 14:45:14.788886 | controller |         "args": [
2026-06-09 14:45:14.788899 | controller |           "--leader-elect",
2026-06-09 14:45:14.788914 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 14:45:14.788928 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 14:45:14.788943 | controller |         ],
2026-06-09 14:45:14.788957 | controller |         "command": [
2026-06-09 14:45:14.788971 | controller |           "/manager"
2026-06-09 14:45:14.788985 | controller |         ],
2026-06-09 14:45:14.788999 | controller |         "env": [
2026-06-09 14:45:14.789013 | controller |           {
2026-06-09 14:45:14.789027 | controller |             "name": "LEASE_DURATION",
2026-06-09 14:45:14.789041 | controller |             "value": "30"
2026-06-09 14:45:14.789055 | controller |           },
2026-06-09 14:45:14.789069 | controller |           {
2026-06-09 14:45:14.789083 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 14:45:14.789097 | controller |             "value": "20"
2026-06-09 14:45:14.789111 | controller |           },
2026-06-09 14:45:14.789125 | controller |           {
2026-06-09 14:45:14.789139 | controller |             "name": "RETRY_PERIOD",
2026-06-09 14:45:14.789154 | controller |             "value": "5"
2026-06-09 14:45:14.789169 | controller |           },
2026-06-09 14:45:14.789183 | controller |           {
2026-06-09 14:45:14.789198 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 14:45:14.789212 | controller |             "value": "false"
2026-06-09 14:45:14.789227 | controller |           },
2026-06-09 14:45:14.789241 | controller |           {
2026-06-09 14:45:14.789255 | controller |             "name": "METRICS_CERTS",
2026-06-09 14:45:14.789270 | controller |             "value": "false"
2026-06-09 14:45:14.789285 | controller |           }
2026-06-09 14:45:14.789299 | controller |         ],
2026-06-09 14:45:14.789314 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc",
2026-06-09 14:45:14.789329 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 14:45:14.789343 | controller |         "livenessProbe": {
2026-06-09 14:45:14.789358 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.789372 | controller |           "httpGet": {
2026-06-09 14:45:14.789386 | controller |             "path": "/healthz",
2026-06-09 14:45:14.789401 | controller |             "port": 8081,
2026-06-09 14:45:14.789415 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.789429 | controller |           },
2026-06-09 14:45:14.789444 | controller |           "initialDelaySeconds": 15,
2026-06-09 14:45:14.789458 | controller |           "periodSeconds": 20,
2026-06-09 14:45:14.789472 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.789487 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.789505 | controller |         },
2026-06-09 14:45:14.789549 | controller |         "name": "manager",
2026-06-09 14:45:14.789566 | controller |         "readinessProbe": {
2026-06-09 14:45:14.789580 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.789595 | controller |           "httpGet": {
2026-06-09 14:45:14.789609 | controller |             "path": "/readyz",
2026-06-09 14:45:14.789623 | controller |             "port": 8081,
2026-06-09 14:45:14.789637 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.789652 | controller |           },
2026-06-09 14:45:14.789666 | controller |           "initialDelaySeconds": 5,
2026-06-09 14:45:14.789680 | controller |           "periodSeconds": 10,
2026-06-09 14:45:14.789694 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.789708 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.789723 | controller |         },
2026-06-09 14:45:14.789756 | controller |         "resources": {
2026-06-09 14:45:14.789771 | controller |           "limits": {
2026-06-09 14:45:14.789786 | controller |             "cpu": "500m",
2026-06-09 14:45:14.789800 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.789815 | controller |           },
2026-06-09 14:45:14.789829 | controller |           "requests": {
2026-06-09 14:45:14.789844 | controller |             "cpu": "10m",
2026-06-09 14:45:14.789858 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.789873 | controller |           }
2026-06-09 14:45:14.789887 | controller |         },
2026-06-09 14:45:14.789901 | controller |         "securityContext": {
2026-06-09 14:45:14.789916 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 14:45:14.789930 | controller |           "capabilities": {
2026-06-09 14:45:14.789945 | controller |             "drop": [
2026-06-09 14:45:14.789960 | controller |               "MKNOD"
2026-06-09 14:45:14.789974 | controller |             ]
2026-06-09 14:45:14.789989 | controller |           }
2026-06-09 14:45:14.790003 | controller |         },
2026-06-09 14:45:14.790017 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 14:45:14.790031 | controller |         "terminationMessagePolicy": "File",
2026-06-09 14:45:14.790046 | controller |         "volumeMounts": [
2026-06-09 14:45:14.790060 | controller |           {
2026-06-09 14:45:14.790074 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.790089 | controller |             "name": "kube-api-access-mj6pl",
2026-06-09 14:45:14.790104 | controller |             "readOnly": true
2026-06-09 14:45:14.790118 | controller |           }
2026-06-09 14:45:14.790132 | controller |         ]
2026-06-09 14:45:14.790146 | controller |       }
2026-06-09 14:45:14.790160 | controller |     ],
2026-06-09 14:45:14.790174 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 14:45:14.790189 | controller |     "enableServiceLinks": true,
2026-06-09 14:45:14.790203 | controller |     "imagePullSecrets": [
2026-06-09 14:45:14.790218 | controller |       {
2026-06-09 14:45:14.790232 | controller |         "name": "test-operator-controller-manager-dockercfg-sfxn8"
2026-06-09 14:45:14.790246 | controller |       }
2026-06-09 14:45:14.790260 | controller |     ],
2026-06-09 14:45:14.790274 | controller |     "nodeName": "crc",
2026-06-09 14:45:14.790288 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 14:45:14.790302 | controller |     "priority": 0,
2026-06-09 14:45:14.790316 | controller |     "restartPolicy": "Always",
2026-06-09 14:45:14.790330 | controller |     "schedulerName": "default-scheduler",
2026-06-09 14:45:14.790344 | controller |     "securityContext": {
2026-06-09 14:45:14.790358 | controller |       "runAsNonRoot": true,
2026-06-09 14:45:14.790372 | controller |       "seLinuxOptions": {
2026-06-09 14:45:14.790386 | controller |         "level": "s0:c26,c5"
2026-06-09 14:45:14.790400 | controller |       }
2026-06-09 14:45:14.790418 | controller |     },
2026-06-09 14:45:14.790433 | controller |     "serviceAccount": "test-operator-controller-manager",
2026-06-09 14:45:14.790448 | controller |     "serviceAccountName": "test-operator-controller-manager",
2026-06-09 14:45:14.790462 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 14:45:14.790476 | controller |     "tolerations": [
2026-06-09 14:45:14.790490 | controller |       {
2026-06-09 14:45:14.790504 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.790542 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 14:45:14.790558 | controller |         "operator": "Exists",
2026-06-09 14:45:14.790573 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.790587 | controller |       },
2026-06-09 14:45:14.790602 | controller |       {
2026-06-09 14:45:14.790616 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.790630 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 14:45:14.790644 | controller |         "operator": "Exists",
2026-06-09 14:45:14.790659 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.790673 | controller |       },
2026-06-09 14:45:14.790687 | controller |       {
2026-06-09 14:45:14.790701 | controller |         "effect": "NoSchedule",
2026-06-09 14:45:14.790715 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 14:45:14.790729 | controller |         "operator": "Exists"
2026-06-09 14:45:14.790743 | controller |       }
2026-06-09 14:45:14.790757 | controller |     ],
2026-06-09 14:45:14.790771 | controller |     "volumes": [
2026-06-09 14:45:14.790785 | controller |       {
2026-06-09 14:45:14.790800 | controller |         "name": "kube-api-access-mj6pl",
2026-06-09 14:45:14.790814 | controller |         "projected": {
2026-06-09 14:45:14.790828 | controller |           "defaultMode": 420,
2026-06-09 14:45:14.790842 | controller |           "sources": [
2026-06-09 14:45:14.790856 | controller |             {
2026-06-09 14:45:14.790870 | controller |               "serviceAccountToken": {
2026-06-09 14:45:14.790884 | controller |                 "expirationSeconds": 3607,
2026-06-09 14:45:14.790898 | controller |                 "path": "token"
2026-06-09 14:45:14.790911 | controller |               }
2026-06-09 14:45:14.790925 | controller |             },
2026-06-09 14:45:14.790939 | controller |             {
2026-06-09 14:45:14.790953 | controller |               "configMap": {
2026-06-09 14:45:14.790968 | controller |                 "items": [
2026-06-09 14:45:14.790982 | controller |                   {
2026-06-09 14:45:14.790997 | controller |                     "key": "ca.crt",
2026-06-09 14:45:14.791011 | controller |                     "path": "ca.crt"
2026-06-09 14:45:14.791025 | controller |                   }
2026-06-09 14:45:14.791039 | controller |                 ],
2026-06-09 14:45:14.791053 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 14:45:14.791068 | controller |               }
2026-06-09 14:45:14.791087 | controller |             },
2026-06-09 14:45:14.791106 | controller |             {
2026-06-09 14:45:14.791125 | controller |               "downwardAPI": {
2026-06-09 14:45:14.791144 | controller |                 "items": [
2026-06-09 14:45:14.791163 | controller |                   {
2026-06-09 14:45:14.791182 | controller |                     "fieldRef": {
2026-06-09 14:45:14.791201 | controller |                       "apiVersion": "v1",
2026-06-09 14:45:14.791224 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 14:45:14.791245 | controller |                     },
2026-06-09 14:45:14.791267 | controller |                     "path": "namespace"
2026-06-09 14:45:14.791289 | controller |                   }
2026-06-09 14:45:14.791306 | controller |                 ]
2026-06-09 14:45:14.791321 | controller |               }
2026-06-09 14:45:14.791336 | controller |             },
2026-06-09 14:45:14.791351 | controller |             {
2026-06-09 14:45:14.791374 | controller |               "configMap": {
2026-06-09 14:45:14.791389 | controller |                 "items": [
2026-06-09 14:45:14.791404 | controller |                   {
2026-06-09 14:45:14.791418 | controller |                     "key": "service-ca.crt",
2026-06-09 14:45:14.791433 | controller |                     "path": "service-ca.crt"
2026-06-09 14:45:14.791447 | controller |                   }
2026-06-09 14:45:14.791462 | controller |                 ],
2026-06-09 14:45:14.791476 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 14:45:14.791490 | controller |               }
2026-06-09 14:45:14.791504 | controller |             }
2026-06-09 14:45:14.791550 | controller |           ]
2026-06-09 14:45:14.791566 | controller |         }
2026-06-09 14:45:14.791581 | controller |       }
2026-06-09 14:45:14.791595 | controller |     ]
2026-06-09 14:45:14.791609 | controller |   },
2026-06-09 14:45:14.791623 | controller |   "status": {
2026-06-09 14:45:14.791640 | controller |     "conditions": [
2026-06-09 14:45:14.791657 | controller |       {
2026-06-09 14:45:14.791671 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.791686 | controller |         "lastTransitionTime": "2026-06-09T13:52:20Z",
2026-06-09 14:45:14.791702 | controller |         "status": "True",
2026-06-09 14:45:14.791720 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 14:45:14.791737 | controller |       },
2026-06-09 14:45:14.791754 | controller |       {
2026-06-09 14:45:14.791772 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.791790 | controller |         "lastTransitionTime": "2026-06-09T13:51:05Z",
2026-06-09 14:45:14.791807 | controller |         "status": "True",
2026-06-09 14:45:14.791825 | controller |         "type": "Initialized"
2026-06-09 14:45:14.791843 | controller |       },
2026-06-09 14:45:14.791861 | controller |       {
2026-06-09 14:45:14.791878 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.791896 | controller |         "lastTransitionTime": "2026-06-09T13:52:31Z",
2026-06-09 14:45:14.791910 | controller |         "status": "True",
2026-06-09 14:45:14.791925 | controller |         "type": "Ready"
2026-06-09 14:45:14.791939 | controller |       },
2026-06-09 14:45:14.791954 | controller |       {
2026-06-09 14:45:14.791968 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.791982 | controller |         "lastTransitionTime": "2026-06-09T13:52:31Z",
2026-06-09 14:45:14.791997 | controller |         "status": "True",
2026-06-09 14:45:14.792011 | controller |         "type": "ContainersReady"
2026-06-09 14:45:14.792026 | controller |       },
2026-06-09 14:45:14.792040 | controller |       {
2026-06-09 14:45:14.792055 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.792069 | controller |         "lastTransitionTime": "2026-06-09T13:51:04Z",
2026-06-09 14:45:14.792084 | controller |         "status": "True",
2026-06-09 14:45:14.792098 | controller |         "type": "PodScheduled"
2026-06-09 14:45:14.792113 | controller |       }
2026-06-09 14:45:14.792128 | controller |     ],
2026-06-09 14:45:14.792142 | controller |     "containerStatuses": [
2026-06-09 14:45:14.792156 | controller |       {
2026-06-09 14:45:14.792171 | controller |         "allocatedResources": {
2026-06-09 14:45:14.792185 | controller |           "cpu": "10m",
2026-06-09 14:45:14.792199 | controller |           "memory": "256Mi"
2026-06-09 14:45:14.792213 | controller |         },
2026-06-09 14:45:14.792227 | controller |         "containerID": "cri-o://c68ead183254672089d57f069a6898d1a95e2dba01689e5818765329661e37e6",
2026-06-09 14:45:14.792242 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc",
2026-06-09 14:45:14.792256 | controller |         "imageID": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc",
2026-06-09 14:45:14.792274 | controller |         "lastState": {},
2026-06-09 14:45:14.792289 | controller |         "name": "manager",
2026-06-09 14:45:14.792304 | controller |         "ready": true,
2026-06-09 14:45:14.792318 | controller |         "resources": {
2026-06-09 14:45:14.792332 | controller |           "limits": {
2026-06-09 14:45:14.792347 | controller |             "cpu": "500m",
2026-06-09 14:45:14.792361 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.792376 | controller |           },
2026-06-09 14:45:14.792390 | controller |           "requests": {
2026-06-09 14:45:14.792405 | controller |             "cpu": "10m",
2026-06-09 14:45:14.792419 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.792433 | controller |           }
2026-06-09 14:45:14.792448 | controller |         },
2026-06-09 14:45:14.792462 | controller |         "restartCount": 0,
2026-06-09 14:45:14.792476 | controller |         "started": true,
2026-06-09 14:45:14.792490 | controller |         "state": {
2026-06-09 14:45:14.792505 | controller |           "running": {
2026-06-09 14:45:14.792540 | controller |             "startedAt": "2026-06-09T13:52:18Z"
2026-06-09 14:45:14.792556 | controller |           }
2026-06-09 14:45:14.792570 | controller |         },
2026-06-09 14:45:14.792584 | controller |         "user": {
2026-06-09 14:45:14.792598 | controller |           "linux": {
2026-06-09 14:45:14.792612 | controller |             "gid": 0,
2026-06-09 14:45:14.792626 | controller |             "supplementalGroups": [
2026-06-09 14:45:14.792641 | controller |               0
2026-06-09 14:45:14.792655 | controller |             ],
2026-06-09 14:45:14.792669 | controller |             "uid": 65532
2026-06-09 14:45:14.792683 | controller |           }
2026-06-09 14:45:14.792697 | controller |         },
2026-06-09 14:45:14.792711 | controller |         "volumeMounts": [
2026-06-09 14:45:14.792725 | controller |           {
2026-06-09 14:45:14.792739 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.792753 | controller |             "name": "kube-api-access-mj6pl",
2026-06-09 14:45:14.792768 | controller |             "readOnly": true,
2026-06-09 14:45:14.792782 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:14.792797 | controller |           }
2026-06-09 14:45:14.792811 | controller |         ]
2026-06-09 14:45:14.792824 | controller |       }
2026-06-09 14:45:14.792838 | controller |     ],
2026-06-09 14:45:14.792852 | controller |     "hostIP": "192.168.126.11",
2026-06-09 14:45:14.792866 | controller |     "hostIPs": [
2026-06-09 14:45:14.792880 | controller |       {
2026-06-09 14:45:14.792893 | controller |         "ip": "192.168.126.11"
2026-06-09 14:45:14.792907 | controller |       }
2026-06-09 14:45:14.792921 | controller |     ],
2026-06-09 14:45:14.792935 | controller |     "phase": "Running",
2026-06-09 14:45:14.792949 | controller |     "podIP": "10.217.0.90",
2026-06-09 14:45:14.792996 | controller |     "podIPs": [
2026-06-09 14:45:14.793012 | controller |       {
2026-06-09 14:45:14.793026 | controller |         "ip": "10.217.0.90"
2026-06-09 14:45:14.793061 | controller |       }
2026-06-09 14:45:14.793081 | controller |     ],
2026-06-09 14:45:14.793096 | controller |     "qosClass": "Burstable",
2026-06-09 14:45:14.793110 | controller |     "startTime": "2026-06-09T13:51:05Z"
2026-06-09 14:45:14.793145 | controller |   }
2026-06-09 14:45:14.793165 | controller | }
2026-06-09 14:45:14.814325 | controller | ok:
2026-06-09 14:45:14.814379 | controller | {
2026-06-09 14:45:14.814400 | controller |   "apiVersion": "v1",
2026-06-09 14:45:14.814417 | controller |   "kind": "Pod",
2026-06-09 14:45:14.814432 | controller |   "metadata": {
2026-06-09 14:45:14.814447 | controller |     "annotations": {
2026-06-09 14:45:14.814462 | 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-09 14:45:14.814483 | 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-09 14:45:14.814498 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-09 14:45:14.814538 | controller |       "openshift.io/scc": "anyuid",
2026-06-09 14:45:14.814555 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-09 14:45:14.814570 | controller |     },
2026-06-09 14:45:14.814585 | controller |     "creationTimestamp": "2026-06-09T13:51:04Z",
2026-06-09 14:45:14.814599 | controller |     "generateName": "watcher-operator-controller-manager-577b679b5c-",
2026-06-09 14:45:14.814614 | controller |     "generation": 1,
2026-06-09 14:45:14.814628 | controller |     "labels": {
2026-06-09 14:45:14.814642 | controller |       "app.kubernetes.io/name": "watcher-operator",
2026-06-09 14:45:14.814657 | controller |       "control-plane": "controller-manager",
2026-06-09 14:45:14.814671 | controller |       "openstack.org/operator-name": "watcher",
2026-06-09 14:45:14.814685 | controller |       "pod-template-hash": "577b679b5c"
2026-06-09 14:45:14.814700 | controller |     },
2026-06-09 14:45:14.814714 | controller |     "managedFields": [
2026-06-09 14:45:14.814729 | controller |       {
2026-06-09 14:45:14.814743 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.814757 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.814773 | controller |         "fieldsV1": {
2026-06-09 14:45:14.814788 | controller |           "f:metadata": {
2026-06-09 14:45:14.814804 | controller |             "f:annotations": {
2026-06-09 14:45:14.814818 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-09 14:45:14.814832 | controller |             }
2026-06-09 14:45:14.814846 | controller |           }
2026-06-09 14:45:14.814860 | controller |         },
2026-06-09 14:45:14.814874 | controller |         "manager": "crc",
2026-06-09 14:45:14.814888 | controller |         "operation": "Update",
2026-06-09 14:45:14.814902 | controller |         "subresource": "status",
2026-06-09 14:45:14.814917 | controller |         "time": "2026-06-09T13:51:04Z"
2026-06-09 14:45:14.814931 | controller |       },
2026-06-09 14:45:14.814945 | controller |       {
2026-06-09 14:45:14.814960 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.814974 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.814988 | controller |         "fieldsV1": {
2026-06-09 14:45:14.815002 | controller |           "f:metadata": {
2026-06-09 14:45:14.815016 | controller |             "f:annotations": {
2026-06-09 14:45:14.815030 | controller |               ".": {},
2026-06-09 14:45:14.815044 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-09 14:45:14.815058 | controller |             },
2026-06-09 14:45:14.815072 | controller |             "f:generateName": {},
2026-06-09 14:45:14.815087 | controller |             "f:labels": {
2026-06-09 14:45:14.815100 | controller |               ".": {},
2026-06-09 14:45:14.815114 | controller |               "f:app.kubernetes.io/name": {},
2026-06-09 14:45:14.815128 | controller |               "f:control-plane": {},
2026-06-09 14:45:14.815142 | controller |               "f:openstack.org/operator-name": {},
2026-06-09 14:45:14.815156 | controller |               "f:pod-template-hash": {}
2026-06-09 14:45:14.815170 | controller |             },
2026-06-09 14:45:14.815183 | controller |             "f:ownerReferences": {
2026-06-09 14:45:14.815197 | controller |               ".": {},
2026-06-09 14:45:14.815245 | controller |               "k:{\"uid\":\"50d02a6f-d34f-4c3f-8c89-7fc443e9a688\"}": {}
2026-06-09 14:45:14.815263 | controller |             }
2026-06-09 14:45:14.815278 | controller |           },
2026-06-09 14:45:14.815293 | controller |           "f:spec": {
2026-06-09 14:45:14.815307 | controller |             "f:containers": {
2026-06-09 14:45:14.815321 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-09 14:45:14.815335 | controller |                 ".": {},
2026-06-09 14:45:14.815349 | controller |                 "f:args": {},
2026-06-09 14:45:14.815363 | controller |                 "f:command": {},
2026-06-09 14:45:14.815377 | controller |                 "f:env": {
2026-06-09 14:45:14.815391 | controller |                   ".": {},
2026-06-09 14:45:14.815405 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-09 14:45:14.815418 | controller |                     ".": {},
2026-06-09 14:45:14.815433 | controller |                     "f:name": {},
2026-06-09 14:45:14.815447 | controller |                     "f:value": {}
2026-06-09 14:45:14.815461 | controller |                   },
2026-06-09 14:45:14.815474 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-09 14:45:14.815488 | controller |                     ".": {},
2026-06-09 14:45:14.815502 | controller |                     "f:name": {},
2026-06-09 14:45:14.815537 | controller |                     "f:value": {}
2026-06-09 14:45:14.815553 | controller |                   },
2026-06-09 14:45:14.815567 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-09 14:45:14.815581 | controller |                     ".": {},
2026-06-09 14:45:14.815596 | controller |                     "f:name": {},
2026-06-09 14:45:14.815610 | controller |                     "f:value": {}
2026-06-09 14:45:14.815624 | controller |                   },
2026-06-09 14:45:14.815638 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-09 14:45:14.815652 | controller |                     ".": {},
2026-06-09 14:45:14.815666 | controller |                     "f:name": {},
2026-06-09 14:45:14.815680 | controller |                     "f:value": {}
2026-06-09 14:45:14.815694 | controller |                   },
2026-06-09 14:45:14.815709 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-09 14:45:14.815723 | controller |                     ".": {},
2026-06-09 14:45:14.815737 | controller |                     "f:name": {},
2026-06-09 14:45:14.815751 | controller |                     "f:value": {}
2026-06-09 14:45:14.815765 | controller |                   }
2026-06-09 14:45:14.815779 | controller |                 },
2026-06-09 14:45:14.815794 | controller |                 "f:image": {},
2026-06-09 14:45:14.815807 | controller |                 "f:imagePullPolicy": {},
2026-06-09 14:45:14.815821 | controller |                 "f:livenessProbe": {
2026-06-09 14:45:14.815835 | controller |                   ".": {},
2026-06-09 14:45:14.815849 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.815863 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.815877 | controller |                     ".": {},
2026-06-09 14:45:14.815890 | controller |                     "f:path": {},
2026-06-09 14:45:14.815904 | controller |                     "f:port": {},
2026-06-09 14:45:14.815918 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.815931 | controller |                   },
2026-06-09 14:45:14.815944 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.815986 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.816002 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.816017 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.816031 | controller |                 },
2026-06-09 14:45:14.816045 | controller |                 "f:name": {},
2026-06-09 14:45:14.816063 | controller |                 "f:readinessProbe": {
2026-06-09 14:45:14.816078 | controller |                   ".": {},
2026-06-09 14:45:14.816092 | controller |                   "f:failureThreshold": {},
2026-06-09 14:45:14.816106 | controller |                   "f:httpGet": {
2026-06-09 14:45:14.816120 | controller |                     ".": {},
2026-06-09 14:45:14.816134 | controller |                     "f:path": {},
2026-06-09 14:45:14.816148 | controller |                     "f:port": {},
2026-06-09 14:45:14.816162 | controller |                     "f:scheme": {}
2026-06-09 14:45:14.816175 | controller |                   },
2026-06-09 14:45:14.816188 | controller |                   "f:initialDelaySeconds": {},
2026-06-09 14:45:14.816202 | controller |                   "f:periodSeconds": {},
2026-06-09 14:45:14.816216 | controller |                   "f:successThreshold": {},
2026-06-09 14:45:14.816230 | controller |                   "f:timeoutSeconds": {}
2026-06-09 14:45:14.816244 | controller |                 },
2026-06-09 14:45:14.816258 | controller |                 "f:resources": {
2026-06-09 14:45:14.816272 | controller |                   ".": {},
2026-06-09 14:45:14.816286 | controller |                   "f:limits": {
2026-06-09 14:45:14.816300 | controller |                     ".": {},
2026-06-09 14:45:14.816314 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.816328 | controller |                     "f:memory": {}
2026-06-09 14:45:14.816342 | controller |                   },
2026-06-09 14:45:14.816356 | controller |                   "f:requests": {
2026-06-09 14:45:14.816370 | controller |                     ".": {},
2026-06-09 14:45:14.816384 | controller |                     "f:cpu": {},
2026-06-09 14:45:14.816398 | controller |                     "f:memory": {}
2026-06-09 14:45:14.816411 | controller |                   }
2026-06-09 14:45:14.816425 | controller |                 },
2026-06-09 14:45:14.816440 | controller |                 "f:securityContext": {
2026-06-09 14:45:14.816454 | controller |                   ".": {},
2026-06-09 14:45:14.816468 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-09 14:45:14.816483 | controller |                 },
2026-06-09 14:45:14.816497 | controller |                 "f:terminationMessagePath": {},
2026-06-09 14:45:14.816557 | controller |                 "f:terminationMessagePolicy": {}
2026-06-09 14:45:14.816575 | controller |               }
2026-06-09 14:45:14.816589 | controller |             },
2026-06-09 14:45:14.816604 | controller |             "f:dnsPolicy": {},
2026-06-09 14:45:14.816618 | controller |             "f:enableServiceLinks": {},
2026-06-09 14:45:14.816632 | controller |             "f:restartPolicy": {},
2026-06-09 14:45:14.816646 | controller |             "f:schedulerName": {},
2026-06-09 14:45:14.816660 | controller |             "f:securityContext": {
2026-06-09 14:45:14.816673 | controller |               ".": {},
2026-06-09 14:45:14.816687 | controller |               "f:runAsNonRoot": {}
2026-06-09 14:45:14.816700 | controller |             },
2026-06-09 14:45:14.816714 | controller |             "f:serviceAccount": {},
2026-06-09 14:45:14.816728 | controller |             "f:serviceAccountName": {},
2026-06-09 14:45:14.816742 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-09 14:45:14.816756 | controller |             "f:tolerations": {}
2026-06-09 14:45:14.816770 | controller |           }
2026-06-09 14:45:14.816784 | controller |         },
2026-06-09 14:45:14.816798 | controller |         "manager": "kube-controller-manager",
2026-06-09 14:45:14.816812 | controller |         "operation": "Update",
2026-06-09 14:45:14.816826 | controller |         "time": "2026-06-09T13:51:04Z"
2026-06-09 14:45:14.816840 | controller |       },
2026-06-09 14:45:14.816854 | controller |       {
2026-06-09 14:45:14.816868 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.816882 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.816900 | controller |         "fieldsV1": {
2026-06-09 14:45:14.816914 | controller |           "f:metadata": {
2026-06-09 14:45:14.816928 | controller |             "f:annotations": {
2026-06-09 14:45:14.816942 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-09 14:45:14.816956 | controller |             }
2026-06-09 14:45:14.816970 | controller |           }
2026-06-09 14:45:14.816985 | controller |         },
2026-06-09 14:45:14.817027 | controller |         "manager": "multus-daemon",
2026-06-09 14:45:14.817042 | controller |         "operation": "Update",
2026-06-09 14:45:14.817056 | controller |         "subresource": "status",
2026-06-09 14:45:14.817070 | controller |         "time": "2026-06-09T13:51:16Z"
2026-06-09 14:45:14.817084 | controller |       },
2026-06-09 14:45:14.817098 | controller |       {
2026-06-09 14:45:14.817112 | controller |         "apiVersion": "v1",
2026-06-09 14:45:14.817127 | controller |         "fieldsType": "FieldsV1",
2026-06-09 14:45:14.817141 | controller |         "fieldsV1": {
2026-06-09 14:45:14.817155 | controller |           "f:status": {
2026-06-09 14:45:14.817170 | controller |             "f:conditions": {
2026-06-09 14:45:14.817184 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-09 14:45:14.817199 | controller |                 ".": {},
2026-06-09 14:45:14.817213 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.817227 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.817241 | controller |                 "f:status": {},
2026-06-09 14:45:14.817256 | controller |                 "f:type": {}
2026-06-09 14:45:14.817270 | controller |               },
2026-06-09 14:45:14.817284 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-09 14:45:14.817298 | controller |                 ".": {},
2026-06-09 14:45:14.817312 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.817327 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.817341 | controller |                 "f:status": {},
2026-06-09 14:45:14.817355 | controller |                 "f:type": {}
2026-06-09 14:45:14.817369 | controller |               },
2026-06-09 14:45:14.817383 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-09 14:45:14.817398 | controller |                 ".": {},
2026-06-09 14:45:14.817437 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.817454 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.817469 | controller |                 "f:status": {},
2026-06-09 14:45:14.817484 | controller |                 "f:type": {}
2026-06-09 14:45:14.817498 | controller |               },
2026-06-09 14:45:14.817529 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-09 14:45:14.817549 | controller |                 ".": {},
2026-06-09 14:45:14.817565 | controller |                 "f:lastProbeTime": {},
2026-06-09 14:45:14.817580 | controller |                 "f:lastTransitionTime": {},
2026-06-09 14:45:14.817594 | controller |                 "f:status": {},
2026-06-09 14:45:14.817609 | controller |                 "f:type": {}
2026-06-09 14:45:14.817623 | controller |               }
2026-06-09 14:45:14.817637 | controller |             },
2026-06-09 14:45:14.817651 | controller |             "f:containerStatuses": {},
2026-06-09 14:45:14.817665 | controller |             "f:hostIP": {},
2026-06-09 14:45:14.817679 | controller |             "f:hostIPs": {},
2026-06-09 14:45:14.817693 | controller |             "f:phase": {},
2026-06-09 14:45:14.817707 | controller |             "f:podIP": {},
2026-06-09 14:45:14.817740 | controller |             "f:podIPs": {
2026-06-09 14:45:14.817758 | controller |               ".": {},
2026-06-09 14:45:14.817773 | controller |               "k:{\"ip\":\"10.217.0.91\"}": {
2026-06-09 14:45:14.817789 | controller |                 ".": {},
2026-06-09 14:45:14.817803 | controller |                 "f:ip": {}
2026-06-09 14:45:14.817822 | controller |               }
2026-06-09 14:45:14.817837 | controller |             },
2026-06-09 14:45:14.817851 | controller |             "f:startTime": {}
2026-06-09 14:45:14.817866 | controller |           }
2026-06-09 14:45:14.817880 | controller |         },
2026-06-09 14:45:14.817894 | controller |         "manager": "kubelet",
2026-06-09 14:45:14.817908 | controller |         "operation": "Update",
2026-06-09 14:45:14.817952 | controller |         "subresource": "status",
2026-06-09 14:45:14.817968 | controller |         "time": "2026-06-09T13:52:32Z"
2026-06-09 14:45:14.817983 | controller |       }
2026-06-09 14:45:14.817997 | controller |     ],
2026-06-09 14:45:14.818011 | controller |     "name": "watcher-operator-controller-manager-577b679b5c-kcrrd",
2026-06-09 14:45:14.818025 | controller |     "namespace": "openstack-operators",
2026-06-09 14:45:14.818039 | controller |     "ownerReferences": [
2026-06-09 14:45:14.818053 | controller |       {
2026-06-09 14:45:14.818067 | controller |         "apiVersion": "apps/v1",
2026-06-09 14:45:14.818080 | controller |         "blockOwnerDeletion": true,
2026-06-09 14:45:14.818094 | controller |         "controller": true,
2026-06-09 14:45:14.818108 | controller |         "kind": "ReplicaSet",
2026-06-09 14:45:14.818121 | controller |         "name": "watcher-operator-controller-manager-577b679b5c",
2026-06-09 14:45:14.818135 | controller |         "uid": "50d02a6f-d34f-4c3f-8c89-7fc443e9a688"
2026-06-09 14:45:14.818148 | controller |       }
2026-06-09 14:45:14.818162 | controller |     ],
2026-06-09 14:45:14.818176 | controller |     "resourceVersion": "54931",
2026-06-09 14:45:14.818190 | controller |     "uid": "55c386ba-a117-4f38-9fd8-483ed21e5fe2"
2026-06-09 14:45:14.818204 | controller |   },
2026-06-09 14:45:14.818217 | controller |   "spec": {
2026-06-09 14:45:14.818231 | controller |     "containers": [
2026-06-09 14:45:14.818245 | controller |       {
2026-06-09 14:45:14.818259 | controller |         "args": [
2026-06-09 14:45:14.818274 | controller |           "--leader-elect",
2026-06-09 14:45:14.818287 | controller |           "--health-probe-bind-address=:8081",
2026-06-09 14:45:14.818301 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-09 14:45:14.818316 | controller |         ],
2026-06-09 14:45:14.818330 | controller |         "command": [
2026-06-09 14:45:14.818344 | controller |           "/manager"
2026-06-09 14:45:14.818358 | controller |         ],
2026-06-09 14:45:14.818372 | controller |         "env": [
2026-06-09 14:45:14.818386 | controller |           {
2026-06-09 14:45:14.818399 | controller |             "name": "LEASE_DURATION",
2026-06-09 14:45:14.818413 | controller |             "value": "30"
2026-06-09 14:45:14.818427 | controller |           },
2026-06-09 14:45:14.818441 | controller |           {
2026-06-09 14:45:14.818455 | controller |             "name": "RENEW_DEADLINE",
2026-06-09 14:45:14.818469 | controller |             "value": "20"
2026-06-09 14:45:14.818510 | controller |           },
2026-06-09 14:45:14.818547 | controller |           {
2026-06-09 14:45:14.818562 | controller |             "name": "RETRY_PERIOD",
2026-06-09 14:45:14.818576 | controller |             "value": "5"
2026-06-09 14:45:14.818590 | controller |           },
2026-06-09 14:45:14.818604 | controller |           {
2026-06-09 14:45:14.818619 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-09 14:45:14.818633 | controller |             "value": "false"
2026-06-09 14:45:14.818647 | controller |           },
2026-06-09 14:45:14.818661 | controller |           {
2026-06-09 14:45:14.818676 | controller |             "name": "METRICS_CERTS",
2026-06-09 14:45:14.818690 | controller |             "value": "false"
2026-06-09 14:45:14.818704 | controller |           }
2026-06-09 14:45:14.818718 | controller |         ],
2026-06-09 14:45:14.818731 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d",
2026-06-09 14:45:14.818749 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-09 14:45:14.818764 | controller |         "livenessProbe": {
2026-06-09 14:45:14.818778 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.818792 | controller |           "httpGet": {
2026-06-09 14:45:14.818806 | controller |             "path": "/healthz",
2026-06-09 14:45:14.818820 | controller |             "port": 8081,
2026-06-09 14:45:14.818833 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.818847 | controller |           },
2026-06-09 14:45:14.818861 | controller |           "initialDelaySeconds": 15,
2026-06-09 14:45:14.818875 | controller |           "periodSeconds": 20,
2026-06-09 14:45:14.818889 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.818903 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.818918 | controller |         },
2026-06-09 14:45:14.818932 | controller |         "name": "manager",
2026-06-09 14:45:14.818946 | controller |         "readinessProbe": {
2026-06-09 14:45:14.818960 | controller |           "failureThreshold": 3,
2026-06-09 14:45:14.818974 | controller |           "httpGet": {
2026-06-09 14:45:14.819063 | controller |             "path": "/readyz",
2026-06-09 14:45:14.819080 | controller |             "port": 8081,
2026-06-09 14:45:14.819095 | controller |             "scheme": "HTTP"
2026-06-09 14:45:14.819123 | controller |           },
2026-06-09 14:45:14.819138 | controller |           "initialDelaySeconds": 5,
2026-06-09 14:45:14.819153 | controller |           "periodSeconds": 10,
2026-06-09 14:45:14.819167 | controller |           "successThreshold": 1,
2026-06-09 14:45:14.819181 | controller |           "timeoutSeconds": 1
2026-06-09 14:45:14.819194 | controller |         },
2026-06-09 14:45:14.819208 | controller |         "resources": {
2026-06-09 14:45:14.819222 | controller |           "limits": {
2026-06-09 14:45:14.819236 | controller |             "cpu": "500m",
2026-06-09 14:45:14.819250 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.819264 | controller |           },
2026-06-09 14:45:14.819277 | controller |           "requests": {
2026-06-09 14:45:14.819291 | controller |             "cpu": "10m",
2026-06-09 14:45:14.819304 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.819318 | controller |           }
2026-06-09 14:45:14.819332 | controller |         },
2026-06-09 14:45:14.819345 | controller |         "securityContext": {
2026-06-09 14:45:14.819359 | controller |           "allowPrivilegeEscalation": false,
2026-06-09 14:45:14.819373 | controller |           "capabilities": {
2026-06-09 14:45:14.819387 | controller |             "drop": [
2026-06-09 14:45:14.819401 | controller |               "MKNOD"
2026-06-09 14:45:14.819415 | controller |             ]
2026-06-09 14:45:14.819429 | controller |           }
2026-06-09 14:45:14.819442 | controller |         },
2026-06-09 14:45:14.819456 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-09 14:45:14.819470 | controller |         "terminationMessagePolicy": "File",
2026-06-09 14:45:14.819484 | controller |         "volumeMounts": [
2026-06-09 14:45:14.819498 | controller |           {
2026-06-09 14:45:14.819553 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.819576 | controller |             "name": "kube-api-access-6djvp",
2026-06-09 14:45:14.819592 | controller |             "readOnly": true
2026-06-09 14:45:14.819606 | controller |           }
2026-06-09 14:45:14.819620 | controller |         ]
2026-06-09 14:45:14.819634 | controller |       }
2026-06-09 14:45:14.819648 | controller |     ],
2026-06-09 14:45:14.819662 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-09 14:45:14.819676 | controller |     "enableServiceLinks": true,
2026-06-09 14:45:14.819690 | controller |     "imagePullSecrets": [
2026-06-09 14:45:14.819703 | controller |       {
2026-06-09 14:45:14.819717 | controller |         "name": "watcher-operator-controller-manager-dockercfg-8rzn9"
2026-06-09 14:45:14.819735 | controller |       }
2026-06-09 14:45:14.819750 | controller |     ],
2026-06-09 14:45:14.819765 | controller |     "nodeName": "crc",
2026-06-09 14:45:14.819779 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-09 14:45:14.819793 | controller |     "priority": 0,
2026-06-09 14:45:14.819807 | controller |     "restartPolicy": "Always",
2026-06-09 14:45:14.819821 | controller |     "schedulerName": "default-scheduler",
2026-06-09 14:45:14.819835 | controller |     "securityContext": {
2026-06-09 14:45:14.819848 | controller |       "runAsNonRoot": true,
2026-06-09 14:45:14.819862 | controller |       "seLinuxOptions": {
2026-06-09 14:45:14.819876 | controller |         "level": "s0:c26,c5"
2026-06-09 14:45:14.819890 | controller |       }
2026-06-09 14:45:14.819903 | controller |     },
2026-06-09 14:45:14.819917 | controller |     "serviceAccount": "watcher-operator-controller-manager",
2026-06-09 14:45:14.819931 | controller |     "serviceAccountName": "watcher-operator-controller-manager",
2026-06-09 14:45:14.819944 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-09 14:45:14.819958 | controller |     "tolerations": [
2026-06-09 14:45:14.819973 | controller |       {
2026-06-09 14:45:14.819987 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.820000 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-09 14:45:14.820015 | controller |         "operator": "Exists",
2026-06-09 14:45:14.820029 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.820043 | controller |       },
2026-06-09 14:45:14.820057 | controller |       {
2026-06-09 14:45:14.820072 | controller |         "effect": "NoExecute",
2026-06-09 14:45:14.820085 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-09 14:45:14.820099 | controller |         "operator": "Exists",
2026-06-09 14:45:14.820113 | controller |         "tolerationSeconds": 120
2026-06-09 14:45:14.820127 | controller |       },
2026-06-09 14:45:14.820141 | controller |       {
2026-06-09 14:45:14.820154 | controller |         "effect": "NoSchedule",
2026-06-09 14:45:14.820168 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-09 14:45:14.820182 | controller |         "operator": "Exists"
2026-06-09 14:45:14.820195 | controller |       }
2026-06-09 14:45:14.820209 | controller |     ],
2026-06-09 14:45:14.820223 | controller |     "volumes": [
2026-06-09 14:45:14.820237 | controller |       {
2026-06-09 14:45:14.820251 | controller |         "name": "kube-api-access-6djvp",
2026-06-09 14:45:14.820265 | controller |         "projected": {
2026-06-09 14:45:14.820279 | controller |           "defaultMode": 420,
2026-06-09 14:45:14.820293 | controller |           "sources": [
2026-06-09 14:45:14.820307 | controller |             {
2026-06-09 14:45:14.820320 | controller |               "serviceAccountToken": {
2026-06-09 14:45:14.820334 | controller |                 "expirationSeconds": 3607,
2026-06-09 14:45:14.820348 | controller |                 "path": "token"
2026-06-09 14:45:14.820362 | controller |               }
2026-06-09 14:45:14.820376 | controller |             },
2026-06-09 14:45:14.820390 | controller |             {
2026-06-09 14:45:14.820404 | controller |               "configMap": {
2026-06-09 14:45:14.820418 | controller |                 "items": [
2026-06-09 14:45:14.820432 | controller |                   {
2026-06-09 14:45:14.820446 | controller |                     "key": "ca.crt",
2026-06-09 14:45:14.820460 | controller |                     "path": "ca.crt"
2026-06-09 14:45:14.820474 | controller |                   }
2026-06-09 14:45:14.820488 | controller |                 ],
2026-06-09 14:45:14.820501 | controller |                 "name": "kube-root-ca.crt"
2026-06-09 14:45:14.820533 | controller |               }
2026-06-09 14:45:14.820549 | controller |             },
2026-06-09 14:45:14.820563 | controller |             {
2026-06-09 14:45:14.820581 | controller |               "downwardAPI": {
2026-06-09 14:45:14.820595 | controller |                 "items": [
2026-06-09 14:45:14.820609 | controller |                   {
2026-06-09 14:45:14.820623 | controller |                     "fieldRef": {
2026-06-09 14:45:14.820637 | controller |                       "apiVersion": "v1",
2026-06-09 14:45:14.820651 | controller |                       "fieldPath": "metadata.namespace"
2026-06-09 14:45:14.820665 | controller |                     },
2026-06-09 14:45:14.820679 | controller |                     "path": "namespace"
2026-06-09 14:45:14.820692 | controller |                   }
2026-06-09 14:45:14.820706 | controller |                 ]
2026-06-09 14:45:14.820720 | controller |               }
2026-06-09 14:45:14.820734 | controller |             },
2026-06-09 14:45:14.820808 | controller |             {
2026-06-09 14:45:14.820827 | controller |               "configMap": {
2026-06-09 14:45:14.820842 | controller |                 "items": [
2026-06-09 14:45:14.820857 | controller |                   {
2026-06-09 14:45:14.820871 | controller |                     "key": "service-ca.crt",
2026-06-09 14:45:14.820885 | controller |                     "path": "service-ca.crt"
2026-06-09 14:45:14.820899 | controller |                   }
2026-06-09 14:45:14.820913 | controller |                 ],
2026-06-09 14:45:14.820926 | controller |                 "name": "openshift-service-ca.crt"
2026-06-09 14:45:14.820940 | controller |               }
2026-06-09 14:45:14.820954 | controller |             }
2026-06-09 14:45:14.820968 | controller |           ]
2026-06-09 14:45:14.820981 | controller |         }
2026-06-09 14:45:14.820995 | controller |       }
2026-06-09 14:45:14.821010 | controller |     ]
2026-06-09 14:45:14.821024 | controller |   },
2026-06-09 14:45:14.821037 | controller |   "status": {
2026-06-09 14:45:14.821051 | controller |     "conditions": [
2026-06-09 14:45:14.821065 | controller |       {
2026-06-09 14:45:14.821080 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.821094 | controller |         "lastTransitionTime": "2026-06-09T13:52:21Z",
2026-06-09 14:45:14.821109 | controller |         "status": "True",
2026-06-09 14:45:14.821123 | controller |         "type": "PodReadyToStartContainers"
2026-06-09 14:45:14.821138 | controller |       },
2026-06-09 14:45:14.821152 | controller |       {
2026-06-09 14:45:14.821166 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.821180 | controller |         "lastTransitionTime": "2026-06-09T13:51:05Z",
2026-06-09 14:45:14.821195 | controller |         "status": "True",
2026-06-09 14:45:14.821209 | controller |         "type": "Initialized"
2026-06-09 14:45:14.821223 | controller |       },
2026-06-09 14:45:14.821237 | controller |       {
2026-06-09 14:45:14.821251 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.821265 | controller |         "lastTransitionTime": "2026-06-09T13:52:32Z",
2026-06-09 14:45:14.821279 | controller |         "status": "True",
2026-06-09 14:45:14.821293 | controller |         "type": "Ready"
2026-06-09 14:45:14.821307 | controller |       },
2026-06-09 14:45:14.821320 | controller |       {
2026-06-09 14:45:14.821334 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.821347 | controller |         "lastTransitionTime": "2026-06-09T13:52:32Z",
2026-06-09 14:45:14.821361 | controller |         "status": "True",
2026-06-09 14:45:14.821375 | controller |         "type": "ContainersReady"
2026-06-09 14:45:14.821418 | controller |       },
2026-06-09 14:45:14.821434 | controller |       {
2026-06-09 14:45:14.821449 | controller |         "lastProbeTime": null,
2026-06-09 14:45:14.821463 | controller |         "lastTransitionTime": "2026-06-09T13:51:04Z",
2026-06-09 14:45:14.821477 | controller |         "status": "True",
2026-06-09 14:45:14.821491 | controller |         "type": "PodScheduled"
2026-06-09 14:45:14.821505 | controller |       }
2026-06-09 14:45:14.821547 | controller |     ],
2026-06-09 14:45:14.821567 | controller |     "containerStatuses": [
2026-06-09 14:45:14.821581 | controller |       {
2026-06-09 14:45:14.821595 | controller |         "allocatedResources": {
2026-06-09 14:45:14.821609 | controller |           "cpu": "10m",
2026-06-09 14:45:14.821622 | controller |           "memory": "256Mi"
2026-06-09 14:45:14.821636 | controller |         },
2026-06-09 14:45:14.821650 | controller |         "containerID": "cri-o://066b001b0259e7fc2189e26d644113c3922bca08d301ebc958691d0cd3d5adb1",
2026-06-09 14:45:14.821664 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d",
2026-06-09 14:45:14.821678 | controller |         "imageID": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d",
2026-06-09 14:45:14.821692 | controller |         "lastState": {},
2026-06-09 14:45:14.821706 | controller |         "name": "manager",
2026-06-09 14:45:14.821744 | controller |         "ready": true,
2026-06-09 14:45:14.821763 | controller |         "resources": {
2026-06-09 14:45:14.821782 | controller |           "limits": {
2026-06-09 14:45:14.821802 | controller |             "cpu": "500m",
2026-06-09 14:45:14.821816 | controller |             "memory": "512Mi"
2026-06-09 14:45:14.821830 | controller |           },
2026-06-09 14:45:14.821844 | controller |           "requests": {
2026-06-09 14:45:14.821858 | controller |             "cpu": "10m",
2026-06-09 14:45:14.821872 | controller |             "memory": "256Mi"
2026-06-09 14:45:14.821886 | controller |           }
2026-06-09 14:45:14.821900 | controller |         },
2026-06-09 14:45:14.821913 | controller |         "restartCount": 0,
2026-06-09 14:45:14.821927 | controller |         "started": true,
2026-06-09 14:45:14.821941 | controller |         "state": {
2026-06-09 14:45:14.821954 | controller |           "running": {
2026-06-09 14:45:14.821968 | controller |             "startedAt": "2026-06-09T13:52:19Z"
2026-06-09 14:45:14.821982 | controller |           }
2026-06-09 14:45:14.821996 | controller |         },
2026-06-09 14:45:14.822009 | controller |         "user": {
2026-06-09 14:45:14.822023 | controller |           "linux": {
2026-06-09 14:45:14.822067 | controller |             "gid": 0,
2026-06-09 14:45:14.822082 | controller |             "supplementalGroups": [
2026-06-09 14:45:14.822097 | controller |               0
2026-06-09 14:45:14.822111 | controller |             ],
2026-06-09 14:45:14.822125 | controller |             "uid": 65532
2026-06-09 14:45:14.822139 | controller |           }
2026-06-09 14:45:14.822154 | controller |         },
2026-06-09 14:45:14.822168 | controller |         "volumeMounts": [
2026-06-09 14:45:14.822182 | controller |           {
2026-06-09 14:45:14.822196 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-09 14:45:14.822210 | controller |             "name": "kube-api-access-6djvp",
2026-06-09 14:45:14.822225 | controller |             "readOnly": true,
2026-06-09 14:45:14.822238 | controller |             "recursiveReadOnly": "Disabled"
2026-06-09 14:45:14.822253 | controller |           }
2026-06-09 14:45:14.822267 | controller |         ]
2026-06-09 14:45:14.822281 | controller |       }
2026-06-09 14:45:14.822295 | controller |     ],
2026-06-09 14:45:14.822309 | controller |     "hostIP": "192.168.126.11",
2026-06-09 14:45:14.822323 | controller |     "hostIPs": [
2026-06-09 14:45:14.822337 | controller |       {
2026-06-09 14:45:14.822350 | controller |         "ip": "192.168.126.11"
2026-06-09 14:45:14.822364 | controller |       }
2026-06-09 14:45:14.822377 | controller |     ],
2026-06-09 14:45:14.822391 | controller |     "phase": "Running",
2026-06-09 14:45:14.822405 | controller |     "podIP": "10.217.0.91",
2026-06-09 14:45:14.822419 | controller |     "podIPs": [
2026-06-09 14:45:14.822433 | controller |       {
2026-06-09 14:45:14.822447 | controller |         "ip": "10.217.0.91"
2026-06-09 14:45:14.822464 | controller |       }
2026-06-09 14:45:14.822479 | controller |     ],
2026-06-09 14:45:14.822492 | controller |     "qosClass": "Burstable",
2026-06-09 14:45:14.822506 | controller |     "startTime": "2026-06-09T13:51:05Z"
2026-06-09 14:45:14.822543 | controller |   }
2026-06-09 14:45:14.822559 | controller | }
2026-06-09 14:45:15.019785 | 
2026-06-09 14:45:15.019934 | TASK [env_op_images : Write images to file]
2026-06-09 14:45:16.422829 | controller | changed
2026-06-09 14:45:16.461848 | 
2026-06-09 14:45:16.462010 | TASK [env_op_images : Generate pulled images registry report]
2026-06-09 14:45:16.520853 | controller | ok
2026-06-09 14:45:16.555435 | controller | included: /var/lib/zuul/builds/25dac73339d542ec92726d0a23802cef/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/pulled_images_report.yml
2026-06-09 14:45:16.576458 | 
2026-06-09 14:45:16.576596 | TASK [env_op_images : Ensure artifacts directory exists]
2026-06-09 14:45:16.972931 | controller | ok
2026-06-09 14:45:17.001040 | 
2026-06-09 14:45:17.001225 | TASK [env_op_images : Get ICSP mirror rules]
2026-06-09 14:45:17.603074 | controller | {
2026-06-09 14:45:17.603189 | controller |     "apiVersion": "v1",
2026-06-09 14:45:17.603197 | controller |     "items": [],
2026-06-09 14:45:17.603204 | controller |     "kind": "List",
2026-06-09 14:45:17.603209 | controller |     "metadata": {
2026-06-09 14:45:17.603214 | controller |         "resourceVersion": ""
2026-06-09 14:45:17.603219 | controller |     }
2026-06-09 14:45:17.603224 | controller | }
2026-06-09 14:45:18.155311 | controller | ok: Runtime: 0:00:00.172765
2026-06-09 14:45:18.373406 | 
2026-06-09 14:45:18.373577 | TASK [env_op_images : Get IDMS mirror rules]
2026-06-09 14:45:18.886258 | controller | {
2026-06-09 14:45:18.886359 | controller |     "apiVersion": "v1",
2026-06-09 14:45:18.886367 | controller |     "items": [],
2026-06-09 14:45:18.886373 | controller |     "kind": "List",
2026-06-09 14:45:18.886379 | controller |     "metadata": {
2026-06-09 14:45:18.886384 | controller |         "resourceVersion": ""
2026-06-09 14:45:18.886389 | controller |     }
2026-06-09 14:45:18.886394 | controller | }
2026-06-09 14:45:19.009339 | controller | ok: Runtime: 0:00:00.123462
2026-06-09 14:45:19.034908 | 
2026-06-09 14:45:19.035016 | TASK [env_op_images : Build source-to-mirror mapping from ICSP/IDMS]
2026-06-09 14:45:19.123952 | controller | ok
2026-06-09 14:45:19.141967 | 
2026-06-09 14:45:19.142039 | TASK [env_op_images : Warn if no ICSP/IDMS mirror rules found]
2026-06-09 14:45:19.236163 | 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-09 14:45:19.261256 | 
2026-06-09 14:45:19.261326 | LOOP [env_op_images : Get pods per namespace]
2026-06-09 14:45:21.444229 | controller | ok: "openstack"
2026-06-09 14:45:21.444638 | controller | ok: All items complete
2026-06-09 14:45:21.444670 | 
2026-06-09 14:45:22.830402 | controller | ok: "openstack-operators"
2026-06-09 14:45:23.779614 | 
2026-06-09 14:45:23.779770 | TASK [env_op_images : Build per-pod pulled images report]
2026-06-09 14:45:25.251684 | controller | ok
2026-06-09 14:45:25.300032 | 
2026-06-09 14:45:25.300179 | TASK [env_op_images : Build report summary]
2026-06-09 14:45:25.390307 | controller | ok
2026-06-09 14:45:25.412026 | 
2026-06-09 14:45:25.412187 | TASK [env_op_images : Save pulled images report to artifacts]
2026-06-09 14:45:27.262577 | controller | changed
2026-06-09 14:45:27.283083 | 
2026-06-09 14:45:27.283230 | TASK [env_op_images : Pulled images report summary]
2026-06-09 14:45:27.354714 | 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-09 14:45:27.374352 | 
2026-06-09 14:45:27.374466 | TASK [env_op_images : Verify pulled report against CRI-O node logs]
2026-06-09 14:45:27.425478 | controller | ok
2026-06-09 14:45:27.453037 | controller | included: /var/lib/zuul/builds/25dac73339d542ec92726d0a23802cef/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/verify_pulled_report_crio.yml
2026-06-09 14:45:27.477741 | 
2026-06-09 14:45:27.477843 | TASK [env_op_images : Check pulled images report exists]
2026-06-09 14:45:27.850418 | controller | ok
2026-06-09 14:45:27.869322 | 
2026-06-09 14:45:27.869412 | TASK [env_op_images : Ensure CRI-O logs directory exists]
2026-06-09 14:45:28.267138 | controller | changed
2026-06-09 14:45:28.295163 | 
2026-06-09 14:45:28.295288 | TASK [env_op_images : List cluster nodes]
2026-06-09 14:45:28.834470 | controller | {
2026-06-09 14:45:28.834569 | controller |     "apiVersion": "v1",
2026-06-09 14:45:28.834577 | controller |     "items": [
2026-06-09 14:45:28.834581 | controller |         {
2026-06-09 14:45:28.834586 | controller |             "apiVersion": "v1",
2026-06-09 14:45:28.834591 | controller |             "kind": "Node",
2026-06-09 14:45:28.834596 | controller |             "metadata": {
2026-06-09 14:45:28.834600 | controller |                 "annotations": {
2026-06-09 14:45:28.834606 | controller |                     "csi.volume.kubernetes.io/nodeid": "{\"kubevirt.io.hostpath-provisioner\":\"crc\"}",
2026-06-09 14:45:28.834616 | 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-09 14:45:28.834623 | 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-09 14:45:28.834628 | controller |                     "k8s.ovn.org/node-chassis-id": "3b0abf3d-8e25-46c6-8e31-df8d6f85716a",
2026-06-09 14:45:28.834632 | controller |                     "k8s.ovn.org/node-encap-ips": "[\"192.168.126.11\"]",
2026-06-09 14:45:28.834636 | controller |                     "k8s.ovn.org/node-id": "2",
2026-06-09 14:45:28.834648 | controller |                     "k8s.ovn.org/node-masquerade-subnet": "{\"ipv4\":\"169.254.0.0/17\",\"ipv6\":\"fd69::/112\"}",
2026-06-09 14:45:28.834652 | controller |                     "k8s.ovn.org/node-primary-ifaddr": "{\"ipv4\":\"192.168.130.11/24\"}",
2026-06-09 14:45:28.834655 | controller |                     "k8s.ovn.org/node-subnets": "{\"default\":[\"10.217.0.0/23\"]}",
2026-06-09 14:45:28.834659 | controller |                     "k8s.ovn.org/node-transit-switch-port-ifaddr": "{\"ipv4\":\"100.88.0.2/16\"}",
2026-06-09 14:45:28.834662 | controller |                     "k8s.ovn.org/remote-zone-migrated": "crc",
2026-06-09 14:45:28.834666 | controller |                     "k8s.ovn.org/zone-name": "crc",
2026-06-09 14:45:28.834670 | controller |                     "machineconfiguration.openshift.io/controlPlaneTopology": "SingleReplica",
2026-06-09 14:45:28.834673 | controller |                     "machineconfiguration.openshift.io/currentConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-09 14:45:28.834677 | controller |                     "machineconfiguration.openshift.io/desiredConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-09 14:45:28.834681 | controller |                     "machineconfiguration.openshift.io/desiredDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-09 14:45:28.834684 | controller |                     "machineconfiguration.openshift.io/lastAppliedDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-09 14:45:28.834688 | controller |                     "machineconfiguration.openshift.io/lastObservedServerCAAnnotation": "false",
2026-06-09 14:45:28.834691 | controller |                     "machineconfiguration.openshift.io/lastSyncedControllerConfigResourceVersion": "88482",
2026-06-09 14:45:28.834695 | controller |                     "machineconfiguration.openshift.io/post-config-action": "",
2026-06-09 14:45:28.834699 | controller |                     "machineconfiguration.openshift.io/reason": "unexpected on-disk state validating against rendered-master-463c990ae77c88c10ed494b769c09675: content mismatch for file \"/etc/containers/registries.conf\"",
2026-06-09 14:45:28.834702 | controller |                     "machineconfiguration.openshift.io/state": "Degraded",
2026-06-09 14:45:28.834706 | controller |                     "volumes.kubernetes.io/controller-managed-attach-detach": "true"
2026-06-09 14:45:28.834709 | controller |                 },
2026-06-09 14:45:28.834713 | controller |                 "creationTimestamp": "2025-11-02T07:49:51Z",
2026-06-09 14:45:28.834716 | controller |                 "labels": {
2026-06-09 14:45:28.834720 | controller |                     "beta.kubernetes.io/arch": "amd64",
2026-06-09 14:45:28.834723 | controller |                     "beta.kubernetes.io/os": "linux",
2026-06-09 14:45:28.834732 | controller |                     "kubernetes.io/arch": "amd64",
2026-06-09 14:45:28.834735 | controller |                     "kubernetes.io/hostname": "crc",
2026-06-09 14:45:28.834739 | controller |                     "kubernetes.io/os": "linux",
2026-06-09 14:45:28.834742 | controller |                     "node-role.kubernetes.io/control-plane": "",
2026-06-09 14:45:28.834746 | controller |                     "node-role.kubernetes.io/master": "",
2026-06-09 14:45:28.834751 | controller |                     "node-role.kubernetes.io/worker": "",
2026-06-09 14:45:28.834756 | controller |                     "node.openshift.io/os_id": "rhel",
2026-06-09 14:45:28.834760 | controller |                     "topology.hostpath.csi/node": "crc"
2026-06-09 14:45:28.834765 | controller |                 },
2026-06-09 14:45:28.834770 | controller |                 "name": "crc",
2026-06-09 14:45:28.834775 | controller |                 "resourceVersion": "90620",
2026-06-09 14:45:28.834779 | controller |                 "uid": "23216ff3-032e-49af-af7e-1d23d5907b59"
2026-06-09 14:45:28.834782 | controller |             },
2026-06-09 14:45:28.834786 | controller |             "spec": {
2026-06-09 14:45:28.834789 | controller |                 "taints": [
2026-06-09 14:45:28.834793 | controller |                     {
2026-06-09 14:45:28.834796 | controller |                         "effect": "PreferNoSchedule",
2026-06-09 14:45:28.834800 | controller |                         "key": "UpdateInProgress"
2026-06-09 14:45:28.834803 | controller |                     }
2026-06-09 14:45:28.834807 | controller |                 ]
2026-06-09 14:45:28.834810 | controller |             },
2026-06-09 14:45:28.834813 | controller |             "status": {
2026-06-09 14:45:28.834817 | controller |                 "addresses": [
2026-06-09 14:45:28.834820 | controller |                     {
2026-06-09 14:45:28.834824 | controller |                         "address": "192.168.126.11",
2026-06-09 14:45:28.834864 | controller |                         "type": "InternalIP"
2026-06-09 14:45:28.834870 | controller |                     },
2026-06-09 14:45:28.834875 | controller |                     {
2026-06-09 14:45:28.834880 | controller |                         "address": "crc",
2026-06-09 14:45:28.834885 | controller |                         "type": "Hostname"
2026-06-09 14:45:28.834888 | controller |                     }
2026-06-09 14:45:28.834892 | controller |                 ],
2026-06-09 14:45:28.834895 | controller |                 "allocatable": {
2026-06-09 14:45:28.834899 | controller |                     "cpu": "11800m",
2026-06-09 14:45:28.834902 | controller |                     "ephemeral-storage": "231016688053",
2026-06-09 14:45:28.834906 | controller |                     "hugepages-1Gi": "0",
2026-06-09 14:45:28.834909 | controller |                     "hugepages-2Mi": "0",
2026-06-09 14:45:28.834913 | controller |                     "memory": "31621688Ki",
2026-06-09 14:45:28.834916 | controller |                     "pods": "250"
2026-06-09 14:45:28.834919 | controller |                 },
2026-06-09 14:45:28.834923 | controller |                 "capacity": {
2026-06-09 14:45:28.834926 | controller |                     "cpu": "12",
2026-06-09 14:45:28.834930 | controller |                     "ephemeral-storage": "251067372Ki",
2026-06-09 14:45:28.834933 | controller |                     "hugepages-1Gi": "0",
2026-06-09 14:45:28.834937 | controller |                     "hugepages-2Mi": "0",
2026-06-09 14:45:28.834940 | controller |                     "memory": "32082488Ki",
2026-06-09 14:45:28.834943 | controller |                     "pods": "250"
2026-06-09 14:45:28.834947 | controller |                 },
2026-06-09 14:45:28.834950 | controller |                 "conditions": [
2026-06-09 14:45:28.834954 | controller |                     {
2026-06-09 14:45:28.834957 | controller |                         "lastHeartbeatTime": "2026-06-09T14:43:28Z",
2026-06-09 14:45:28.834961 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-09 14:45:28.834968 | controller |                         "message": "kubelet has sufficient memory available",
2026-06-09 14:45:28.834972 | controller |                         "reason": "KubeletHasSufficientMemory",
2026-06-09 14:45:28.834975 | controller |                         "status": "False",
2026-06-09 14:45:28.834979 | controller |                         "type": "MemoryPressure"
2026-06-09 14:45:28.834982 | controller |                     },
2026-06-09 14:45:28.834986 | controller |                     {
2026-06-09 14:45:28.834989 | controller |                         "lastHeartbeatTime": "2026-06-09T14:43:28Z",
2026-06-09 14:45:28.834993 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-09 14:45:28.834999 | controller |                         "message": "kubelet has no disk pressure",
2026-06-09 14:45:28.835003 | controller |                         "reason": "KubeletHasNoDiskPressure",
2026-06-09 14:45:28.835006 | controller |                         "status": "False",
2026-06-09 14:45:28.835010 | controller |                         "type": "DiskPressure"
2026-06-09 14:45:28.835013 | controller |                     },
2026-06-09 14:45:28.835017 | controller |                     {
2026-06-09 14:45:28.835020 | controller |                         "lastHeartbeatTime": "2026-06-09T14:43:28Z",
2026-06-09 14:45:28.835024 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-09 14:45:28.835027 | controller |                         "message": "kubelet has sufficient PID available",
2026-06-09 14:45:28.835030 | controller |                         "reason": "KubeletHasSufficientPID",
2026-06-09 14:45:28.835034 | controller |                         "status": "False",
2026-06-09 14:45:28.835037 | controller |                         "type": "PIDPressure"
2026-06-09 14:45:28.835041 | controller |                     },
2026-06-09 14:45:28.835044 | controller |                     {
2026-06-09 14:45:28.835048 | controller |                         "lastHeartbeatTime": "2026-06-09T14:43:28Z",
2026-06-09 14:45:28.835051 | controller |                         "lastTransitionTime": "2026-05-05T08:09:02Z",
2026-06-09 14:45:28.835055 | controller |                         "message": "kubelet is posting ready status",
2026-06-09 14:45:28.835058 | controller |                         "reason": "KubeletReady",
2026-06-09 14:45:28.835061 | controller |                         "status": "True",
2026-06-09 14:45:28.835065 | controller |                         "type": "Ready"
2026-06-09 14:45:28.835068 | controller |                     }
2026-06-09 14:45:28.835072 | controller |                 ],
2026-06-09 14:45:28.835075 | controller |                 "daemonEndpoints": {
2026-06-09 14:45:28.835079 | controller |                     "kubeletEndpoint": {
2026-06-09 14:45:28.835082 | controller |                         "Port": 10250
2026-06-09 14:45:28.835085 | controller |                     }
2026-06-09 14:45:28.835089 | controller |                 },
2026-06-09 14:45:28.835092 | controller |                 "features": {
2026-06-09 14:45:28.835096 | controller |                     "supplementalGroupsPolicy": true
2026-06-09 14:45:28.835099 | controller |                 },
2026-06-09 14:45:28.835103 | controller |                 "images": [
2026-06-09 14:45:28.835106 | controller |                     {
2026-06-09 14:45:28.835109 | controller |                         "names": [
2026-06-09 14:45:28.835113 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3"
2026-06-09 14:45:28.835118 | controller |                         ],
2026-06-09 14:45:28.835121 | controller |                         "sizeBytes": 2981840865
2026-06-09 14:45:28.835125 | controller |                     },
2026-06-09 14:45:28.835128 | controller |                     {
2026-06-09 14:45:28.835131 | controller |                         "names": [
2026-06-09 14:45:28.835135 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:17ab4d99557778e6afe5e9146f4101afee5cc37b156a72f5666c03bc2ebee883"
2026-06-09 14:45:28.835138 | controller |                         ],
2026-06-09 14:45:28.835142 | controller |                         "sizeBytes": 1791386233
2026-06-09 14:45:28.835145 | controller |                     },
2026-06-09 14:45:28.835149 | controller |                     {
2026-06-09 14:45:28.835152 | controller |                         "names": [
2026-06-09 14:45:28.835156 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:62108511bd4ae971447f627bbcf9c95ac0c58ad169db60f8cca54b340edbd655",
2026-06-09 14:45:28.835159 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:cf1a72c959c46c4528d4c922955a3a9a773e26dbfb6ef9b4d6d041a8832c2766",
2026-06-09 14:45:28.835163 | controller |                             "registry.redhat.io/redhat/redhat-operator-index:v4.20"
2026-06-09 14:45:28.835166 | controller |                         ],
2026-06-09 14:45:28.835170 | controller |                         "sizeBytes": 1657244743
2026-06-09 14:45:28.835173 | controller |                     },
2026-06-09 14:45:28.835176 | controller |                     {
2026-06-09 14:45:28.835182 | controller |                         "names": [
2026-06-09 14:45:28.835190 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:3da090db32197101681b09bc46df2a78927142c1b8c1578be5b6434b2c7153a0"
2026-06-09 14:45:28.835193 | controller |                         ],
2026-06-09 14:45:28.835197 | controller |                         "sizeBytes": 1657134421
2026-06-09 14:45:28.835200 | controller |                     },
2026-06-09 14:45:28.835204 | controller |                     {
2026-06-09 14:45:28.835207 | controller |                         "names": [
2026-06-09 14:45:28.835213 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122"
2026-06-09 14:45:28.835216 | controller |                         ],
2026-06-09 14:45:28.835220 | controller |                         "sizeBytes": 1641503854
2026-06-09 14:45:28.835223 | controller |                     },
2026-06-09 14:45:28.835226 | controller |                     {
2026-06-09 14:45:28.835230 | controller |                         "names": [
2026-06-09 14:45:28.835233 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:286bb0beab328954b0a86b7f066fd5a843b462d6acb2812df7ec788015cd32d4"
2026-06-09 14:45:28.835237 | controller |                         ],
2026-06-09 14:45:28.835240 | controller |                         "sizeBytes": 1597684406
2026-06-09 14:45:28.835244 | controller |                     },
2026-06-09 14:45:28.835247 | controller |                     {
2026-06-09 14:45:28.835250 | controller |                         "names": [
2026-06-09 14:45:28.835254 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:c9add2335003619091431949f06c510389101d25ed6fce687f8c88c5af845e28"
2026-06-09 14:45:28.835258 | controller |                         ],
2026-06-09 14:45:28.835262 | controller |                         "sizeBytes": 1283022964
2026-06-09 14:45:28.835266 | controller |                     },
2026-06-09 14:45:28.835270 | controller |                     {
2026-06-09 14:45:28.835274 | controller |                         "names": [
2026-06-09 14:45:28.835278 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05"
2026-06-09 14:45:28.835282 | controller |                         ],
2026-06-09 14:45:28.835286 | controller |                         "sizeBytes": 1261384762
2026-06-09 14:45:28.835290 | controller |                     },
2026-06-09 14:45:28.835293 | controller |                     {
2026-06-09 14:45:28.835296 | controller |                         "names": [
2026-06-09 14:45:28.835300 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:37e263543015cf9e1eb290fd9b583ca3e38111ab4a2c1b19924645996153a503"
2026-06-09 14:45:28.835303 | controller |                         ],
2026-06-09 14:45:28.835307 | controller |                         "sizeBytes": 1236270196
2026-06-09 14:45:28.835310 | controller |                     },
2026-06-09 14:45:28.835314 | controller |                     {
2026-06-09 14:45:28.835317 | controller |                         "names": [
2026-06-09 14:45:28.835320 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8d607fb6cc75ca36bca1e0a9c5bea5d1919b75db20733df69c64c8a10ee8083d"
2026-06-09 14:45:28.835324 | controller |                         ],
2026-06-09 14:45:28.835327 | controller |                         "sizeBytes": 1224304325
2026-06-09 14:45:28.835331 | controller |                     },
2026-06-09 14:45:28.835334 | controller |                     {
2026-06-09 14:45:28.835337 | controller |                         "names": [
2026-06-09 14:45:28.835342 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:16c924364aff11c1e7d81fc194230d06a544055b8b45d3db8079a0682e0aed75"
2026-06-09 14:45:28.835347 | controller |                         ],
2026-06-09 14:45:28.835351 | controller |                         "sizeBytes": 1188201576
2026-06-09 14:45:28.835356 | controller |                     },
2026-06-09 14:45:28.835361 | controller |                     {
2026-06-09 14:45:28.835365 | controller |                         "names": [
2026-06-09 14:45:28.835369 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a",
2026-06-09 14:45:28.835375 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-09 14:45:28.835379 | controller |                         ],
2026-06-09 14:45:28.835382 | controller |                         "sizeBytes": 1161782565
2026-06-09 14:45:28.835386 | controller |                     },
2026-06-09 14:45:28.835389 | controller |                     {
2026-06-09 14:45:28.835392 | controller |                         "names": [
2026-06-09 14:45:28.835396 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:118180e202bc322e991b99479339a234dc9172f6aff9bf199050dd11eaa9c3e4",
2026-06-09 14:45:28.835399 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e",
2026-06-09 14:45:28.835403 | controller |                             "registry.redhat.io/redhat/certified-operator-index:v4.20"
2026-06-09 14:45:28.835406 | controller |                         ],
2026-06-09 14:45:28.835410 | controller |                         "sizeBytes": 1136266055
2026-06-09 14:45:28.835413 | controller |                     },
2026-06-09 14:45:28.835417 | controller |                     {
2026-06-09 14:45:28.835420 | controller |                         "names": [
2026-06-09 14:45:28.835423 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:a4c5df55584cba56f00004a090923a5c6de2071add5eb1672a5e20aa646aad8c"
2026-06-09 14:45:28.835427 | controller |                         ],
2026-06-09 14:45:28.835430 | controller |                         "sizeBytes": 1126957757
2026-06-09 14:45:28.835434 | controller |                     },
2026-06-09 14:45:28.835437 | controller |                     {
2026-06-09 14:45:28.835440 | controller |                         "names": [
2026-06-09 14:45:28.835444 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393",
2026-06-09 14:45:28.835447 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:9d9b0f7fd9fe7021d02a6185286fdafa9bd1d41ce75d5155e8ea2f9241411d57",
2026-06-09 14:45:28.835453 | controller |                             "registry.redhat.io/redhat/community-operator-index:v4.20"
2026-06-09 14:45:28.835456 | controller |                         ],
2026-06-09 14:45:28.835460 | controller |                         "sizeBytes": 1112838462
2026-06-09 14:45:28.835463 | controller |                     },
2026-06-09 14:45:28.835466 | controller |                     {
2026-06-09 14:45:28.835474 | controller |                         "names": [
2026-06-09 14:45:28.835477 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:27b133a8b7779e8ea67171144a45d740d2fa138891dad1810772fb701a86d14e"
2026-06-09 14:45:28.835481 | controller |                         ],
2026-06-09 14:45:28.835484 | controller |                         "sizeBytes": 1112747844
2026-06-09 14:45:28.835488 | controller |                     },
2026-06-09 14:45:28.835491 | controller |                     {
2026-06-09 14:45:28.835495 | controller |                         "names": [
2026-06-09 14:45:28.835498 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:789b384371336d5db1740d5483b4548fa63c32e40175d31ea2fbf498fbbfc420"
2026-06-09 14:45:28.835501 | controller |                         ],
2026-06-09 14:45:28.835505 | controller |                         "sizeBytes": 1112669502
2026-06-09 14:45:28.835508 | controller |                     },
2026-06-09 14:45:28.835512 | controller |                     {
2026-06-09 14:45:28.835515 | controller |                         "names": [
2026-06-09 14:45:28.835519 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4",
2026-06-09 14:45:28.835525 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-09 14:45:28.835528 | controller |                         ],
2026-06-09 14:45:28.835532 | controller |                         "sizeBytes": 1083749533
2026-06-09 14:45:28.835535 | controller |                     },
2026-06-09 14:45:28.835539 | controller |                     {
2026-06-09 14:45:28.835542 | controller |                         "names": [
2026-06-09 14:45:28.835545 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:df08951924aa23b2333436a1d04b2dba56c366bb4f09d39ae3aedb980e4fb909"
2026-06-09 14:45:28.835551 | controller |                         ],
2026-06-09 14:45:28.835555 | controller |                         "sizeBytes": 1079537324
2026-06-09 14:45:28.835558 | controller |                     },
2026-06-09 14:45:28.835562 | controller |                     {
2026-06-09 14:45:28.835565 | controller |                         "names": [
2026-06-09 14:45:28.835569 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115"
2026-06-09 14:45:28.835572 | controller |                         ],
2026-06-09 14:45:28.835575 | controller |                         "sizeBytes": 1052707833
2026-06-09 14:45:28.835579 | controller |                     },
2026-06-09 14:45:28.835582 | controller |                     {
2026-06-09 14:45:28.835586 | controller |                         "names": [
2026-06-09 14:45:28.835589 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0",
2026-06-09 14:45:28.835593 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:d2e13490a1679a1dc5a97ba6200cc730a5fca2bf96c70ad73a80f37bba48e4f3",
2026-06-09 14:45:28.835596 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index:v4.20"
2026-06-09 14:45:28.835599 | controller |                         ],
2026-06-09 14:45:28.835603 | controller |                         "sizeBytes": 1039136056
2026-06-09 14:45:28.835606 | controller |                     },
2026-06-09 14:45:28.835610 | controller |                     {
2026-06-09 14:45:28.835613 | controller |                         "names": [
2026-06-09 14:45:28.835616 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1",
2026-06-09 14:45:28.835620 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-09 14:45:28.835623 | controller |                         ],
2026-06-09 14:45:28.835628 | controller |                         "sizeBytes": 992738785
2026-06-09 14:45:28.835633 | controller |                     },
2026-06-09 14:45:28.835637 | controller |                     {
2026-06-09 14:45:28.835641 | controller |                         "names": [
2026-06-09 14:45:28.835644 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9"
2026-06-09 14:45:28.835648 | controller |                         ],
2026-06-09 14:45:28.835651 | controller |                         "sizeBytes": 989392005
2026-06-09 14:45:28.835654 | controller |                     },
2026-06-09 14:45:28.835658 | controller |                     {
2026-06-09 14:45:28.835661 | controller |                         "names": [
2026-06-09 14:45:28.835665 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9",
2026-06-09 14:45:28.835668 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-09 14:45:28.835671 | controller |                         ],
2026-06-09 14:45:28.835677 | controller |                         "sizeBytes": 983337330
2026-06-09 14:45:28.835681 | controller |                     },
2026-06-09 14:45:28.835685 | controller |                     {
2026-06-09 14:45:28.835688 | controller |                         "names": [
2026-06-09 14:45:28.835692 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47"
2026-06-09 14:45:28.835695 | controller |                         ],
2026-06-09 14:45:28.835698 | controller |                         "sizeBytes": 971668163
2026-06-09 14:45:28.835702 | controller |                     },
2026-06-09 14:45:28.835705 | controller |                     {
2026-06-09 14:45:28.835709 | controller |                         "names": [
2026-06-09 14:45:28.835712 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0"
2026-06-09 14:45:28.835716 | controller |                         ],
2026-06-09 14:45:28.835721 | controller |                         "sizeBytes": 969078739
2026-06-09 14:45:28.835725 | controller |                     },
2026-06-09 14:45:28.835728 | controller |                     {
2026-06-09 14:45:28.835732 | controller |                         "names": [
2026-06-09 14:45:28.835739 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f"
2026-06-09 14:45:28.835743 | controller |                         ],
2026-06-09 14:45:28.835746 | controller |                         "sizeBytes": 876488654
2026-06-09 14:45:28.835750 | controller |                     },
2026-06-09 14:45:28.835753 | controller |                     {
2026-06-09 14:45:28.835756 | controller |                         "names": [
2026-06-09 14:45:28.835760 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2"
2026-06-09 14:45:28.835763 | controller |                         ],
2026-06-09 14:45:28.835767 | controller |                         "sizeBytes": 874121453
2026-06-09 14:45:28.835770 | controller |                     },
2026-06-09 14:45:28.835773 | controller |                     {
2026-06-09 14:45:28.835777 | controller |                         "names": [
2026-06-09 14:45:28.835780 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825"
2026-06-09 14:45:28.835784 | controller |                         ],
2026-06-09 14:45:28.835787 | controller |                         "sizeBytes": 847332502
2026-06-09 14:45:28.835791 | controller |                     },
2026-06-09 14:45:28.835794 | controller |                     {
2026-06-09 14:45:28.835797 | controller |                         "names": [
2026-06-09 14:45:28.835801 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b"
2026-06-09 14:45:28.835804 | controller |                         ],
2026-06-09 14:45:28.835808 | controller |                         "sizeBytes": 772260039
2026-06-09 14:45:28.835811 | controller |                     },
2026-06-09 14:45:28.835814 | controller |                     {
2026-06-09 14:45:28.835818 | controller |                         "names": [
2026-06-09 14:45:28.835821 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:36c4867005702f0c4cbfcfa33f18a98596a6c9b1340b633c85ccef84a0c4f889"
2026-06-09 14:45:28.835825 | controller |                         ],
2026-06-09 14:45:28.835844 | controller |                         "sizeBytes": 769516783
2026-06-09 14:45:28.835848 | controller |                     },
2026-06-09 14:45:28.835854 | controller |                     {
2026-06-09 14:45:28.835858 | controller |                         "names": [
2026-06-09 14:45:28.835862 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d"
2026-06-09 14:45:28.835865 | controller |                         ],
2026-06-09 14:45:28.835868 | controller |                         "sizeBytes": 721591926
2026-06-09 14:45:28.835872 | controller |                     },
2026-06-09 14:45:28.835875 | controller |                     {
2026-06-09 14:45:28.835879 | controller |                         "names": [
2026-06-09 14:45:28.835882 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3",
2026-06-09 14:45:28.835885 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-09 14:45:28.835889 | controller |                         ],
2026-06-09 14:45:28.835892 | controller |                         "sizeBytes": 685346535
2026-06-09 14:45:28.835896 | controller |                     },
2026-06-09 14:45:28.835899 | controller |                     {
2026-06-09 14:45:28.835902 | controller |                         "names": [
2026-06-09 14:45:28.835906 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8",
2026-06-09 14:45:28.835910 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-09 14:45:28.835913 | controller |                         ],
2026-06-09 14:45:28.835919 | controller |                         "sizeBytes": 679305043
2026-06-09 14:45:28.835922 | controller |                     },
2026-06-09 14:45:28.835926 | controller |                     {
2026-06-09 14:45:28.835929 | controller |                         "names": [
2026-06-09 14:45:28.835933 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90",
2026-06-09 14:45:28.835936 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-09 14:45:28.835940 | controller |                         ],
2026-06-09 14:45:28.835943 | controller |                         "sizeBytes": 670911986
2026-06-09 14:45:28.835946 | controller |                     },
2026-06-09 14:45:28.835950 | controller |                     {
2026-06-09 14:45:28.835953 | controller |                         "names": [
2026-06-09 14:45:28.835957 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41",
2026-06-09 14:45:28.835960 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-09 14:45:28.835963 | controller |                         ],
2026-06-09 14:45:28.835967 | controller |                         "sizeBytes": 668539883
2026-06-09 14:45:28.835970 | controller |                     },
2026-06-09 14:45:28.835974 | controller |                     {
2026-06-09 14:45:28.835977 | controller |                         "names": [
2026-06-09 14:45:28.835983 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e",
2026-06-09 14:45:28.835987 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-09 14:45:28.835991 | controller |                         ],
2026-06-09 14:45:28.835996 | controller |                         "sizeBytes": 668539883
2026-06-09 14:45:28.836001 | controller |                     },
2026-06-09 14:45:28.836006 | controller |                     {
2026-06-09 14:45:28.836010 | controller |                         "names": [
2026-06-09 14:45:28.836015 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e"
2026-06-09 14:45:28.836020 | controller |                         ],
2026-06-09 14:45:28.836025 | controller |                         "sizeBytes": 646867625
2026-06-09 14:45:28.836029 | controller |                     },
2026-06-09 14:45:28.836034 | controller |                     {
2026-06-09 14:45:28.836038 | controller |                         "names": [
2026-06-09 14:45:28.836050 | controller |                             "quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8",
2026-06-09 14:45:28.836054 | controller |                             "quay.io/metal3-io/ironic:release-24.1"
2026-06-09 14:45:28.836057 | controller |                         ],
2026-06-09 14:45:28.836061 | controller |                         "sizeBytes": 644545406
2026-06-09 14:45:28.836064 | controller |                     },
2026-06-09 14:45:28.836068 | controller |                     {
2026-06-09 14:45:28.836071 | controller |                         "names": [
2026-06-09 14:45:28.836074 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b"
2026-06-09 14:45:28.836078 | controller |                         ],
2026-06-09 14:45:28.836081 | controller |                         "sizeBytes": 638910445
2026-06-09 14:45:28.836084 | controller |                     },
2026-06-09 14:45:28.836088 | controller |                     {
2026-06-09 14:45:28.836091 | controller |                         "names": [
2026-06-09 14:45:28.836095 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4"
2026-06-09 14:45:28.836098 | controller |                         ],
2026-06-09 14:45:28.836101 | controller |                         "sizeBytes": 617699779
2026-06-09 14:45:28.836105 | controller |                     },
2026-06-09 14:45:28.836108 | controller |                     {
2026-06-09 14:45:28.836111 | controller |                         "names": [
2026-06-09 14:45:28.836117 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9"
2026-06-09 14:45:28.836121 | controller |                         ],
2026-06-09 14:45:28.836124 | controller |                         "sizeBytes": 607756695
2026-06-09 14:45:28.836128 | controller |                     },
2026-06-09 14:45:28.836131 | controller |                     {
2026-06-09 14:45:28.836134 | controller |                         "names": [
2026-06-09 14:45:28.836138 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04",
2026-06-09 14:45:28.836141 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-09 14:45:28.836163 | controller |                         ],
2026-06-09 14:45:28.836166 | controller |                         "sizeBytes": 594687717
2026-06-09 14:45:28.836170 | controller |                     },
2026-06-09 14:45:28.836173 | controller |                     {
2026-06-09 14:45:28.836177 | controller |                         "names": [
2026-06-09 14:45:28.836180 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e"
2026-06-09 14:45:28.836183 | controller |                         ],
2026-06-09 14:45:28.836187 | controller |                         "sizeBytes": 584721741
2026-06-09 14:45:28.836190 | controller |                     },
2026-06-09 14:45:28.836194 | controller |                     {
2026-06-09 14:45:28.836197 | controller |                         "names": [
2026-06-09 14:45:28.836201 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9",
2026-06-09 14:45:28.836204 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:ef83967297f619f45075e7fd1428a1eb981622a6c174c46fb53b158ed24bed85",
2026-06-09 14:45:28.836207 | controller |                             "registry.redhat.io/openshift4/ose-cli:latest"
2026-06-09 14:45:28.836211 | controller |                         ],
2026-06-09 14:45:28.836214 | controller |                         "sizeBytes": 584351326
2026-06-09 14:45:28.836217 | controller |                     },
2026-06-09 14:45:28.836221 | controller |                     {
2026-06-09 14:45:28.836224 | controller |                         "names": [
2026-06-09 14:45:28.836228 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04"
2026-06-09 14:45:28.836231 | controller |                         ],
2026-06-09 14:45:28.836234 | controller |                         "sizeBytes": 545674969
2026-06-09 14:45:28.836238 | controller |                     },
2026-06-09 14:45:28.836241 | controller |                     {
2026-06-09 14:45:28.836244 | controller |                         "names": [
2026-06-09 14:45:28.836248 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e"
2026-06-09 14:45:28.836251 | controller |                         ],
2026-06-09 14:45:28.836255 | controller |                         "sizeBytes": 542463064
2026-06-09 14:45:28.836258 | controller |                     },
2026-06-09 14:45:28.836261 | controller |                     {
2026-06-09 14:45:28.836265 | controller |                         "names": [
2026-06-09 14:45:28.836268 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6"
2026-06-09 14:45:28.836272 | controller |                         ],
2026-06-09 14:45:28.836275 | controller |                         "sizeBytes": 539380592
2026-06-09 14:45:28.836278 | controller |                     },
2026-06-09 14:45:28.836282 | controller |                     {
2026-06-09 14:45:28.836285 | controller |                         "names": [
2026-06-09 14:45:28.836288 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2"
2026-06-09 14:45:28.836292 | controller |                         ],
2026-06-09 14:45:28.836295 | controller |                         "sizeBytes": 533027808
2026-06-09 14:45:28.836301 | controller |                     },
2026-06-09 14:45:28.836305 | controller |                     {
2026-06-09 14:45:28.836308 | controller |                         "names": [
2026-06-09 14:45:28.836311 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612"
2026-06-09 14:45:28.836315 | controller |                         ],
2026-06-09 14:45:28.836318 | controller |                         "sizeBytes": 528200501
2026-06-09 14:45:28.836321 | controller |                     }
2026-06-09 14:45:28.836325 | controller |                 ],
2026-06-09 14:45:28.836328 | controller |                 "nodeInfo": {
2026-06-09 14:45:28.836332 | controller |                     "architecture": "amd64",
2026-06-09 14:45:28.836338 | controller |                     "bootID": "e9999612-5b1d-49e3-9287-5d48686ccad6",
2026-06-09 14:45:28.836341 | controller |                     "containerRuntimeVersion": "cri-o://1.33.5-3.rhaos4.20.gitd0ea985.el9",
2026-06-09 14:45:28.836345 | controller |                     "kernelVersion": "5.14.0-570.57.1.el9_6.x86_64",
2026-06-09 14:45:28.836348 | controller |                     "kubeProxyVersion": "",
2026-06-09 14:45:28.836351 | controller |                     "kubeletVersion": "v1.33.5",
2026-06-09 14:45:28.836355 | controller |                     "machineID": "80bc4fba336e4ca1bc9d28a8be52a356",
2026-06-09 14:45:28.836358 | controller |                     "operatingSystem": "linux",
2026-06-09 14:45:28.836361 | controller |                     "osImage": "Red Hat Enterprise Linux CoreOS 9.6.20251021-0 (Plow)",
2026-06-09 14:45:28.836365 | controller |                     "systemUUID": "d875d6c5-0af8-437b-a0ec-be45f993ef57"
2026-06-09 14:45:28.836368 | controller |                 },
2026-06-09 14:45:28.836371 | controller |                 "runtimeHandlers": [
2026-06-09 14:45:28.836379 | controller |                     {
2026-06-09 14:45:28.836383 | controller |                         "features": {
2026-06-09 14:45:28.836386 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-09 14:45:28.836390 | controller |                             "userNamespaces": true
2026-06-09 14:45:28.836393 | controller |                         },
2026-06-09 14:45:28.836396 | controller |                         "name": "crun"
2026-06-09 14:45:28.836400 | controller |                     },
2026-06-09 14:45:28.836403 | controller |                     {
2026-06-09 14:45:28.836407 | controller |                         "features": {
2026-06-09 14:45:28.836410 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-09 14:45:28.836413 | controller |                             "userNamespaces": true
2026-06-09 14:45:28.836417 | controller |                         },
2026-06-09 14:45:28.836420 | controller |                         "name": ""
2026-06-09 14:45:28.836423 | controller |                     },
2026-06-09 14:45:28.836427 | controller |                     {
2026-06-09 14:45:28.836430 | controller |                         "features": {
2026-06-09 14:45:28.836434 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-09 14:45:28.836437 | controller |                             "userNamespaces": true
2026-06-09 14:45:28.836440 | controller |                         },
2026-06-09 14:45:28.836444 | controller |                         "name": "runc"
2026-06-09 14:45:28.836447 | controller |                     }
2026-06-09 14:45:28.836450 | controller |                 ]
2026-06-09 14:45:28.836454 | controller |             }
2026-06-09 14:45:28.836457 | controller |         }
2026-06-09 14:45:28.836467 | controller |     ],
2026-06-09 14:45:28.836470 | controller |     "kind": "List",
2026-06-09 14:45:28.836474 | controller |     "metadata": {
2026-06-09 14:45:28.836477 | controller |         "resourceVersion": ""
2026-06-09 14:45:28.836481 | controller |     }
2026-06-09 14:45:28.836484 | controller | }
2026-06-09 14:45:28.977634 | controller | ok: Runtime: 0:00:00.167096
2026-06-09 14:45:29.005667 | 
2026-06-09 14:45:29.005750 | TASK [env_op_images : Warn when oc get nodes did not succeed]
2026-06-09 14:45:29.041896 | controller | skipping: Conditional result was False
2026-06-09 14:45:29.072472 | 
2026-06-09 14:45:29.072646 | TASK [env_op_images : Extract node names]
2026-06-09 14:45:29.170667 | controller | ok
2026-06-09 14:45:29.195240 | 
2026-06-09 14:45:29.195346 | LOOP [env_op_images : Fetch CRI-O unit logs per node]
2026-06-09 14:45:30.771204 | controller | Jun 09 13:16:04.175498 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-09 14:45:30.771776 | controller | Jun 09 13:16:05.591684 crc crio[3638]: time="2026-06-09T13:16:05.590712734Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-09 14:45:30.771846 | controller | Jun 09 13:16:05.591684 crc crio[3638]: time="2026-06-09T13:16:05.591657304Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-09 14:45:30.771893 | controller | Jun 09 13:16:05.595092 crc crio[3638]: time="2026-06-09T13:16:05.595019014Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-09 14:45:30.771933 | controller | Jun 09 13:16:05.595922 crc crio[3638]: time="2026-06-09T13:16:05.595852453Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-09 14:45:30.771972 | controller | Jun 09 13:16:05.612561 crc crio[3638]: time="2026-06-09T13:16:05.612451624Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-09 14:45:30.772012 | controller | Jun 09 13:16:05.612906 crc crio[3638]: time="2026-06-09T13:16:05.61285351Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-09 14:45:30.772059 | controller | Jun 09 13:16:05.612906 crc crio[3638]: time="2026-06-09T13:16:05.612884226Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-09 14:45:30.772097 | controller | Jun 09 13:16:05.613002 crc crio[3638]: time="2026-06-09T13:16:05.612985735Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-09 14:45:30.772133 | controller | Jun 09 13:16:05.613002 crc crio[3638]: time="2026-06-09T13:16:05.612994036Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-09 14:45:30.772170 | controller | Jun 09 13:16:05.704223 crc crio[3638]: time="2026-06-09T13:16:05.70398593Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-09 14:45:30.772207 | controller | Jun 09 13:16:05.723999 crc crio[3638]: time="2026-06-09T13:16:05.72336963Z" 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-09 14:45:30.772245 | controller | Jun 09 13:16:05.728923 crc crio[3638]: time="2026-06-09T13:16:05.728865102Z" 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-09 14:45:30.772284 | controller | Jun 09 13:16:06.148301 crc crio[3638]: time="2026-06-09T13:16:06.147924558Z" 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-09 14:45:30.772322 | controller | Jun 09 13:16:06.603716 crc crio[3638]: time="2026-06-09T13:16:06.603269753Z" level=info msg="Checkpoint/restore support enabled"
2026-06-09 14:45:30.772389 | controller | Jun 09 13:16:06.604671 crc crio[3638]: time="2026-06-09T13:16:06.604344629Z" level=info msg="Using the internal default seccomp profile"
2026-06-09 14:45:30.772431 | controller | Jun 09 13:16:06.604671 crc crio[3638]: time="2026-06-09T13:16:06.604599446Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-09 14:45:30.772468 | controller | Jun 09 13:16:06.604671 crc crio[3638]: time="2026-06-09T13:16:06.60461413Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-09 14:45:30.772504 | controller | Jun 09 13:16:06.604671 crc crio[3638]: time="2026-06-09T13:16:06.604622038Z" level=info msg="RDT not available in the host system"
2026-06-09 14:45:30.772594 | controller | Jun 09 13:16:06.612730 crc crio[3638]: time="2026-06-09T13:16:06.612656985Z" level=info msg="Conmon does support the --sync option"
2026-06-09 14:45:30.772635 | controller | Jun 09 13:16:06.612730 crc crio[3638]: time="2026-06-09T13:16:06.612702812Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 14:45:30.772671 | controller | Jun 09 13:16:06.628260 crc crio[3638]: time="2026-06-09T13:16:06.627970798Z" level=info msg="Conmon does support the --sync option"
2026-06-09 14:45:30.772730 | controller | Jun 09 13:16:06.628260 crc crio[3638]: time="2026-06-09T13:16:06.628099198Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 14:45:30.772775 | controller | Jun 09 13:16:07.486949 crc crio[3638]: time="2026-06-09T13:16:07.486281334Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.772813 | controller | Jun 09 13:16:07.486949 crc crio[3638]: time="2026-06-09T13:16:07.486846007Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.772849 | controller | Jun 09 13:16:07.492790 crc crio[3638]: time="2026-06-09T13:16:07.491917806Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-09 14:45:30.772884 | controller | Jun 09 13:16:07.494324 crc crio[3638]: time="2026-06-09T13:16:07.493687787Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-09 14:45:30.772933 | controller | Jun 09 13:16:07.496557 crc crio[3638]: time="2026-06-09T13:16:07.496069404Z" 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.containers.trace-syscall\", \"io.kubernetes.cri-o.umask\", \"org.criu.config\", \"module.wasm.image/variant\", \"run.oci.\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"org.systemd.property.\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"io.kubernetes.cri-o.LinkLogs\", \"seccomp-profile.kubernetes.cri-o.io\", \"cpu-quota.crio.io\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.PodLinuxResources\", \"cpu-shared.crio.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"bundle\", \"irq-load-balancing.crio.io\"]\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-09 14:45:30.772982 | controller | Jun 09 13:16:07.510971 crc crio[3638]: time="2026-06-09T13:16:07.509399258Z" level=warning msg="Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown"
2026-06-09 14:45:30.773021 | controller | Jun 09 13:16:09.177417 crc crio[3638]: time="2026-06-09T13:16:09.176520722Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-09 14:45:30.773058 | controller | Jun 09 13:16:09.180561 crc crio[3638]: time="2026-06-09T13:16:09.177932031Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-09 14:45:30.773094 | controller | Jun 09 13:16:09.399544 crc crio[3638]: time="2026-06-09T13:16:09.399244255Z" 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-09 14:45:30.773137 | controller | Jun 09 13:16:09.415199 crc crio[3638]: time="2026-06-09T13:16:09.414967274Z" level=warning msg="Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored"
2026-06-09 14:45:30.773174 | controller | Jun 09 13:16:09.445409 crc crio[3638]: time="2026-06-09T13:16:09.445311766Z" 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-09 14:45:30.773211 | controller | Jun 09 13:16:09.451032 crc crio[3638]: time="2026-06-09T13:16:09.450956501Z" level=warning msg="Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored"
2026-06-09 14:45:30.773247 | controller | Jun 09 13:16:09.465620 crc crio[3638]: time="2026-06-09T13:16:09.465466903Z" 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-09 14:45:30.773313 | controller | Jun 09 13:16:09.478344 crc crio[3638]: time="2026-06-09T13:16:09.477828457Z" level=warning msg="Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored"
2026-06-09 14:45:30.773353 | controller | Jun 09 13:16:09.506450 crc crio[3638]: time="2026-06-09T13:16:09.506286195Z" 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-09 14:45:30.773389 | controller | Jun 09 13:16:09.517168 crc crio[3638]: time="2026-06-09T13:16:09.516954237Z" level=warning msg="Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored"
2026-06-09 14:45:30.773425 | controller | Jun 09 13:16:09.525798 crc crio[3638]: time="2026-06-09T13:16:09.525655552Z" 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-09 14:45:30.773461 | controller | Jun 09 13:16:09.531165 crc crio[3638]: time="2026-06-09T13:16:09.530997232Z" level=warning msg="Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored"
2026-06-09 14:45:30.773496 | controller | Jun 09 13:16:09.540499 crc crio[3638]: time="2026-06-09T13:16:09.540437838Z" 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-09 14:45:30.773581 | controller | Jun 09 13:16:09.545863 crc crio[3638]: time="2026-06-09T13:16:09.545756938Z" level=warning msg="Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored"
2026-06-09 14:45:30.773622 | controller | Jun 09 13:16:09.611944 crc crio[3638]: time="2026-06-09T13:16:09.611784564Z" 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-09 14:45:30.773659 | controller | Jun 09 13:16:09.619185 crc crio[3638]: time="2026-06-09T13:16:09.618964659Z" level=warning msg="Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored"
2026-06-09 14:45:30.773696 | controller | Jun 09 13:16:09.628062 crc crio[3638]: time="2026-06-09T13:16:09.627959249Z" 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-09 14:45:30.773739 | controller | Jun 09 13:16:09.632896 crc crio[3638]: time="2026-06-09T13:16:09.632792022Z" level=warning msg="Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored"
2026-06-09 14:45:30.773776 | controller | Jun 09 13:16:09.638980 crc crio[3638]: time="2026-06-09T13:16:09.638874464Z" 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-09 14:45:30.773812 | controller | Jun 09 13:16:09.643226 crc crio[3638]: time="2026-06-09T13:16:09.64309002Z" level=warning msg="Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored"
2026-06-09 14:45:30.773848 | controller | Jun 09 13:16:09.654951 crc crio[3638]: time="2026-06-09T13:16:09.654857005Z" 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-09 14:45:30.773883 | controller | Jun 09 13:16:09.659170 crc crio[3638]: time="2026-06-09T13:16:09.659078131Z" level=warning msg="Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored"
2026-06-09 14:45:30.773919 | controller | Jun 09 13:16:09.847636 crc crio[3638]: time="2026-06-09T13:16:09.84745999Z" 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-09 14:45:30.773956 | controller | Jun 09 13:16:09.851845 crc crio[3638]: time="2026-06-09T13:16:09.85177245Z" level=warning msg="Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored"
2026-06-09 14:45:30.773991 | controller | Jun 09 13:16:09.858592 crc crio[3638]: time="2026-06-09T13:16:09.858495013Z" 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-09 14:45:30.774027 | controller | Jun 09 13:16:09.865687 crc crio[3638]: time="2026-06-09T13:16:09.865491861Z" level=warning msg="Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored"
2026-06-09 14:45:30.774063 | controller | Jun 09 13:16:09.878950 crc crio[3638]: time="2026-06-09T13:16:09.878802813Z" 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-09 14:45:30.774099 | controller | Jun 09 13:16:09.884057 crc crio[3638]: time="2026-06-09T13:16:09.883928306Z" level=warning msg="Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored"
2026-06-09 14:45:30.774135 | controller | Jun 09 13:16:09.892554 crc crio[3638]: time="2026-06-09T13:16:09.892410082Z" 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-09 14:45:30.774171 | controller | Jun 09 13:16:09.899903 crc crio[3638]: time="2026-06-09T13:16:09.899693665Z" level=warning msg="Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored"
2026-06-09 14:45:30.774213 | controller | Jun 09 13:16:09.912660 crc crio[3638]: time="2026-06-09T13:16:09.912333276Z" 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-09 14:45:30.774249 | controller | Jun 09 13:16:09.917052 crc crio[3638]: time="2026-06-09T13:16:09.916916009Z" level=warning msg="Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored"
2026-06-09 14:45:30.774285 | controller | Jun 09 13:16:09.971385 crc crio[3638]: time="2026-06-09T13:16:09.971289382Z" 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-09 14:45:30.774321 | controller | Jun 09 13:16:09.976786 crc crio[3638]: time="2026-06-09T13:16:09.976712632Z" level=warning msg="Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored"
2026-06-09 14:45:30.774355 | controller | Jun 09 13:16:09.994276 crc crio[3638]: time="2026-06-09T13:16:09.994038008Z" 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-09 14:45:30.774483 | controller | Jun 09 13:16:10.008169 crc crio[3638]: time="2026-06-09T13:16:10.007777059Z" level=warning msg="Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored"
2026-06-09 14:45:30.774582 | controller | Jun 09 13:16:10.026494 crc crio[3638]: time="2026-06-09T13:16:10.026071873Z" 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-09 14:45:30.774625 | controller | Jun 09 13:16:10.035271 crc crio[3638]: time="2026-06-09T13:16:10.035095388Z" level=warning msg="Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored"
2026-06-09 14:45:30.774662 | controller | Jun 09 13:16:10.048387 crc crio[3638]: time="2026-06-09T13:16:10.048287599Z" 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-09 14:45:30.774723 | controller | Jun 09 13:16:10.055472 crc crio[3638]: time="2026-06-09T13:16:10.055345478Z" level=warning msg="Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored"
2026-06-09 14:45:30.774761 | controller | Jun 09 13:16:10.065695 crc crio[3638]: time="2026-06-09T13:16:10.065374031Z" 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-09 14:45:30.774796 | controller | Jun 09 13:16:10.074690 crc crio[3638]: time="2026-06-09T13:16:10.074518517Z" level=warning msg="Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored"
2026-06-09 14:45:30.774831 | controller | Jun 09 13:16:10.082625 crc crio[3638]: time="2026-06-09T13:16:10.082485874Z" 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-09 14:45:30.774866 | controller | Jun 09 13:16:10.089688 crc crio[3638]: time="2026-06-09T13:16:10.089528321Z" level=warning msg="Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored"
2026-06-09 14:45:30.774915 | controller | Jun 09 13:16:10.102953 crc crio[3638]: time="2026-06-09T13:16:10.102830745Z" 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-09 14:45:30.774951 | controller | Jun 09 13:16:10.111708 crc crio[3638]: time="2026-06-09T13:16:10.111558284Z" level=warning msg="Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored"
2026-06-09 14:45:30.774986 | controller | Jun 09 13:16:10.135771 crc crio[3638]: time="2026-06-09T13:16:10.135507251Z" 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-09 14:45:30.775021 | controller | Jun 09 13:16:10.142969 crc crio[3638]: time="2026-06-09T13:16:10.142838355Z" level=warning msg="Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored"
2026-06-09 14:45:30.775056 | controller | Jun 09 13:16:10.154612 crc crio[3638]: time="2026-06-09T13:16:10.154488299Z" 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-09 14:45:30.775090 | controller | Jun 09 13:16:10.160245 crc crio[3638]: time="2026-06-09T13:16:10.1600357Z" level=warning msg="Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored"
2026-06-09 14:45:30.775125 | controller | Jun 09 13:16:10.169749 crc crio[3638]: time="2026-06-09T13:16:10.169429591Z" 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-09 14:45:30.775160 | controller | Jun 09 13:16:10.175601 crc crio[3638]: time="2026-06-09T13:16:10.175340519Z" level=warning msg="Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored"
2026-06-09 14:45:30.775194 | controller | Jun 09 13:16:10.185051 crc crio[3638]: time="2026-06-09T13:16:10.184785872Z" 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-09 14:45:30.775229 | controller | Jun 09 13:16:10.202013 crc crio[3638]: time="2026-06-09T13:16:10.201859544Z" level=warning msg="Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored"
2026-06-09 14:45:30.775263 | controller | Jun 09 13:16:10.235701 crc crio[3638]: time="2026-06-09T13:16:10.235450537Z" 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-09 14:45:30.775299 | controller | Jun 09 13:16:10.240391 crc crio[3638]: time="2026-06-09T13:16:10.240256095Z" level=warning msg="Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored"
2026-06-09 14:45:30.775337 | controller | Jun 09 13:16:10.270354 crc crio[3638]: time="2026-06-09T13:16:10.270231192Z" 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-09 14:45:30.775383 | controller | Jun 09 13:16:10.282210 crc crio[3638]: time="2026-06-09T13:16:10.281431797Z" level=warning msg="Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored"
2026-06-09 14:45:30.775419 | controller | Jun 09 13:16:10.334278 crc crio[3638]: time="2026-06-09T13:16:10.334220671Z" 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-09 14:45:30.775455 | controller | Jun 09 13:16:10.339003 crc crio[3638]: time="2026-06-09T13:16:10.338969158Z" level=warning msg="Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored"
2026-06-09 14:45:30.775490 | controller | Jun 09 13:16:10.352087 crc crio[3638]: time="2026-06-09T13:16:10.351851493Z" 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-09 14:45:30.775614 | controller | Jun 09 13:16:10.360074 crc crio[3638]: time="2026-06-09T13:16:10.360045212Z" level=warning msg="Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored"
2026-06-09 14:45:30.775663 | controller | Jun 09 13:16:10.375900 crc crio[3638]: time="2026-06-09T13:16:10.375762629Z" 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-09 14:45:30.775700 | controller | Jun 09 13:16:10.383610 crc crio[3638]: time="2026-06-09T13:16:10.383449091Z" level=warning msg="Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored"
2026-06-09 14:45:30.775734 | controller | Jun 09 13:16:10.405809 crc crio[3638]: time="2026-06-09T13:16:10.405624925Z" 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-09 14:45:30.775768 | controller | Jun 09 13:16:10.409846 crc crio[3638]: time="2026-06-09T13:16:10.409760501Z" level=warning msg="Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored"
2026-06-09 14:45:30.775803 | controller | Jun 09 13:16:10.419241 crc crio[3638]: time="2026-06-09T13:16:10.419047151Z" 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-09 14:45:30.775837 | controller | Jun 09 13:16:10.422904 crc crio[3638]: time="2026-06-09T13:16:10.42280936Z" level=warning msg="Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored"
2026-06-09 14:45:30.775871 | controller | Jun 09 13:16:10.428308 crc crio[3638]: time="2026-06-09T13:16:10.428229978Z" 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-09 14:45:30.775905 | controller | Jun 09 13:16:10.431610 crc crio[3638]: time="2026-06-09T13:16:10.431490517Z" level=warning msg="Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored"
2026-06-09 14:45:30.775939 | controller | Jun 09 13:16:10.444734 crc crio[3638]: time="2026-06-09T13:16:10.444519166Z" 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-09 14:45:30.775981 | controller | Jun 09 13:16:10.458056 crc crio[3638]: time="2026-06-09T13:16:10.457797479Z" level=warning msg="Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored"
2026-06-09 14:45:30.776017 | controller | Jun 09 13:16:10.475615 crc crio[3638]: time="2026-06-09T13:16:10.47542804Z" 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-09 14:45:30.776051 | controller | Jun 09 13:16:10.480972 crc crio[3638]: time="2026-06-09T13:16:10.48089706Z" level=warning msg="Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored"
2026-06-09 14:45:30.776085 | controller | Jun 09 13:16:10.488180 crc crio[3638]: time="2026-06-09T13:16:10.488044461Z" 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-09 14:45:30.776119 | controller | Jun 09 13:16:10.492462 crc crio[3638]: time="2026-06-09T13:16:10.492394381Z" level=warning msg="Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored"
2026-06-09 14:45:30.776153 | controller | Jun 09 13:16:10.497915 crc crio[3638]: time="2026-06-09T13:16:10.497838619Z" 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-09 14:45:30.776187 | controller | Jun 09 13:16:10.501772 crc crio[3638]: time="2026-06-09T13:16:10.501714539Z" level=warning msg="Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored"
2026-06-09 14:45:30.776220 | controller | Jun 09 13:16:10.510901 crc crio[3638]: time="2026-06-09T13:16:10.510739556Z" 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-09 14:45:30.776255 | controller | Jun 09 13:16:10.518865 crc crio[3638]: time="2026-06-09T13:16:10.518773632Z" level=warning msg="Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored"
2026-06-09 14:45:30.776289 | controller | Jun 09 13:16:10.566412 crc crio[3638]: time="2026-06-09T13:16:10.56628443Z" 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-09 14:45:30.776322 | controller | Jun 09 13:16:10.572229 crc crio[3638]: time="2026-06-09T13:16:10.572067775Z" level=warning msg="Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored"
2026-06-09 14:45:30.776357 | controller | Jun 09 13:16:10.588758 crc crio[3638]: time="2026-06-09T13:16:10.588644058Z" 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-09 14:45:30.776390 | controller | Jun 09 13:16:10.594945 crc crio[3638]: time="2026-06-09T13:16:10.59481333Z" level=warning msg="Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored"
2026-06-09 14:45:30.776432 | controller | Jun 09 13:16:10.608275 crc crio[3638]: time="2026-06-09T13:16:10.608165215Z" 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-09 14:45:30.776468 | controller | Jun 09 13:16:10.611244 crc crio[3638]: time="2026-06-09T13:16:10.61120397Z" level=warning msg="Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored"
2026-06-09 14:45:30.776503 | controller | Jun 09 13:16:10.623484 crc crio[3638]: time="2026-06-09T13:16:10.623338121Z" 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-09 14:45:30.776581 | controller | Jun 09 13:16:10.631044 crc crio[3638]: time="2026-06-09T13:16:10.630980802Z" level=warning msg="Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored"
2026-06-09 14:45:30.776619 | controller | Jun 09 13:16:10.679288 crc crio[3638]: time="2026-06-09T13:16:10.678813345Z" 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-09 14:45:30.776653 | controller | Jun 09 13:16:10.682512 crc crio[3638]: time="2026-06-09T13:16:10.68239398Z" level=warning msg="Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored"
2026-06-09 14:45:30.776705 | controller | Jun 09 13:16:10.691837 crc crio[3638]: time="2026-06-09T13:16:10.691690881Z" 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-09 14:45:30.776741 | controller | Jun 09 13:16:10.695728 crc crio[3638]: time="2026-06-09T13:16:10.695593691Z" level=warning msg="Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored"
2026-06-09 14:45:30.776776 | controller | Jun 09 13:16:10.701047 crc crio[3638]: time="2026-06-09T13:16:10.700884298Z" 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-09 14:45:30.776809 | controller | Jun 09 13:16:10.705983 crc crio[3638]: time="2026-06-09T13:16:10.705422721Z" level=warning msg="Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored"
2026-06-09 14:45:30.776844 | controller | Jun 09 13:16:10.716877 crc crio[3638]: time="2026-06-09T13:16:10.716702717Z" 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-09 14:45:30.776878 | controller | Jun 09 13:16:10.720625 crc crio[3638]: time="2026-06-09T13:16:10.720464776Z" level=warning msg="Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored"
2026-06-09 14:45:30.776912 | controller | Jun 09 13:16:10.742609 crc crio[3638]: time="2026-06-09T13:16:10.742348456Z" 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-09 14:45:30.776945 | controller | Jun 09 13:16:10.746771 crc crio[3638]: time="2026-06-09T13:16:10.746659323Z" level=warning msg="Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored"
2026-06-09 14:45:30.776987 | controller | Jun 09 13:16:10.761229 crc crio[3638]: time="2026-06-09T13:16:10.761041817Z" 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-09 14:45:30.777023 | controller | Jun 09 13:16:10.764030 crc crio[3638]: time="2026-06-09T13:16:10.763898019Z" level=warning msg="Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored"
2026-06-09 14:45:30.777057 | controller | Jun 09 13:16:10.782421 crc crio[3638]: time="2026-06-09T13:16:10.782285225Z" 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-09 14:45:30.777091 | controller | Jun 09 13:16:10.786615 crc crio[3638]: time="2026-06-09T13:16:10.786498662Z" level=warning msg="Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored"
2026-06-09 14:45:30.777126 | controller | Jun 09 13:16:10.791874 crc crio[3638]: time="2026-06-09T13:16:10.791767948Z" 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-09 14:45:30.777159 | controller | Jun 09 13:16:10.795736 crc crio[3638]: time="2026-06-09T13:16:10.795548646Z" level=warning msg="Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored"
2026-06-09 14:45:30.777194 | controller | Jun 09 13:16:10.807472 crc crio[3638]: time="2026-06-09T13:16:10.807272501Z" 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-09 14:45:30.777227 | controller | Jun 09 13:16:10.810545 crc crio[3638]: time="2026-06-09T13:16:10.810437769Z" level=warning msg="Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored"
2026-06-09 14:45:30.777261 | controller | Jun 09 13:16:10.816312 crc crio[3638]: time="2026-06-09T13:16:10.816020941Z" 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-09 14:45:30.777295 | controller | Jun 09 13:16:10.819500 crc crio[3638]: time="2026-06-09T13:16:10.819350521Z" level=warning msg="Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored"
2026-06-09 14:45:30.777329 | controller | Jun 09 13:16:10.829238 crc crio[3638]: time="2026-06-09T13:16:10.829010159Z" 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-09 14:45:30.777368 | controller | Jun 09 13:16:10.832263 crc crio[3638]: time="2026-06-09T13:16:10.832055613Z" level=warning msg="Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored"
2026-06-09 14:45:30.777402 | controller | Jun 09 13:16:10.836753 crc crio[3638]: time="2026-06-09T13:16:10.836647338Z" 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-09 14:45:30.777442 | controller | Jun 09 13:16:10.841042 crc crio[3638]: time="2026-06-09T13:16:10.840940306Z" level=warning msg="Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored"
2026-06-09 14:45:30.777478 | controller | Jun 09 13:16:10.845239 crc crio[3638]: time="2026-06-09T13:16:10.845082792Z" 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-09 14:45:30.777542 | controller | Jun 09 13:16:10.848381 crc crio[3638]: time="2026-06-09T13:16:10.848298431Z" level=warning msg="Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored"
2026-06-09 14:45:30.777589 | controller | Jun 09 13:16:10.854680 crc crio[3638]: time="2026-06-09T13:16:10.854550695Z" 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-09 14:45:30.777627 | controller | Jun 09 13:16:10.857219 crc crio[3638]: time="2026-06-09T13:16:10.857066901Z" level=warning msg="Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored"
2026-06-09 14:45:30.777662 | controller | Jun 09 13:16:10.861940 crc crio[3638]: time="2026-06-09T13:16:10.861859238Z" 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-09 14:45:30.777697 | controller | Jun 09 13:16:10.864409 crc crio[3638]: time="2026-06-09T13:16:10.864327023Z" level=warning msg="Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored"
2026-06-09 14:45:30.777732 | controller | Jun 09 13:16:10.892964 crc crio[3638]: time="2026-06-09T13:16:10.892821254Z" 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-09 14:45:30.777767 | controller | Jun 09 13:16:10.897757 crc crio[3638]: time="2026-06-09T13:16:10.897687172Z" level=warning msg="Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored"
2026-06-09 14:45:30.777802 | controller | Jun 09 13:16:10.902835 crc crio[3638]: time="2026-06-09T13:16:10.902750005Z" 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-09 14:45:30.777836 | controller | Jun 09 13:16:10.907342 crc crio[3638]: time="2026-06-09T13:16:10.907080664Z" level=warning msg="Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored"
2026-06-09 14:45:30.777871 | controller | Jun 09 13:16:10.914094 crc crio[3638]: time="2026-06-09T13:16:10.913966481Z" 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-09 14:45:30.777905 | controller | Jun 09 13:16:10.919602 crc crio[3638]: time="2026-06-09T13:16:10.9194038Z" level=warning msg="Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored"
2026-06-09 14:45:30.777940 | controller | Jun 09 13:16:10.935194 crc crio[3638]: time="2026-06-09T13:16:10.934939574Z" 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-09 14:45:30.777982 | controller | Jun 09 13:16:10.938226 crc crio[3638]: time="2026-06-09T13:16:10.938092091Z" level=warning msg="Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored"
2026-06-09 14:45:30.778016 | controller | Jun 09 13:16:10.978680 crc crio[3638]: time="2026-06-09T13:16:10.978418347Z" 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-09 14:45:30.778051 | controller | Jun 09 13:16:10.981299 crc crio[3638]: time="2026-06-09T13:16:10.981037375Z" level=warning msg="Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored"
2026-06-09 14:45:30.778085 | controller | Jun 09 13:16:10.985921 crc crio[3638]: time="2026-06-09T13:16:10.985839013Z" 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-09 14:45:30.778119 | controller | Jun 09 13:16:10.988783 crc crio[3638]: time="2026-06-09T13:16:10.988686164Z" level=warning msg="Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored"
2026-06-09 14:45:30.778154 | controller | Jun 09 13:16:10.992645 crc crio[3638]: time="2026-06-09T13:16:10.992469854Z" 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-09 14:45:30.778188 | controller | Jun 09 13:16:10.994454 crc crio[3638]: time="2026-06-09T13:16:10.994371828Z" level=warning msg="Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored"
2026-06-09 14:45:30.778221 | controller | Jun 09 13:16:11.000820 crc crio[3638]: time="2026-06-09T13:16:11.000727724Z" 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-09 14:45:30.778254 | controller | Jun 09 13:16:11.003873 crc crio[3638]: time="2026-06-09T13:16:11.003749269Z" level=warning msg="Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored"
2026-06-09 14:45:30.778288 | controller | Jun 09 13:16:11.010696 crc crio[3638]: time="2026-06-09T13:16:11.010599895Z" 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-09 14:45:30.778323 | controller | Jun 09 13:16:11.013195 crc crio[3638]: time="2026-06-09T13:16:11.012997849Z" level=warning msg="Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored"
2026-06-09 14:45:30.778356 | controller | Jun 09 13:16:11.020317 crc crio[3638]: time="2026-06-09T13:16:11.020039637Z" 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-09 14:45:30.778391 | controller | Jun 09 13:16:11.024635 crc crio[3638]: time="2026-06-09T13:16:11.024492409Z" level=warning msg="Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored"
2026-06-09 14:45:30.778424 | controller | Jun 09 13:16:11.031533 crc crio[3638]: time="2026-06-09T13:16:11.031370964Z" 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-09 14:45:30.778466 | controller | Jun 09 13:16:11.034290 crc crio[3638]: time="2026-06-09T13:16:11.034047653Z" level=warning msg="Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored"
2026-06-09 14:45:30.778500 | controller | Jun 09 13:16:11.039942 crc crio[3638]: time="2026-06-09T13:16:11.039823779Z" 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-09 14:45:30.778576 | controller | Jun 09 13:16:11.041946 crc crio[3638]: time="2026-06-09T13:16:11.041834396Z" level=warning msg="Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored"
2026-06-09 14:45:30.778613 | controller | Jun 09 13:16:11.051659 crc crio[3638]: time="2026-06-09T13:16:11.051456962Z" 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-09 14:45:30.778648 | controller | Jun 09 13:16:11.054337 crc crio[3638]: time="2026-06-09T13:16:11.054241892Z" level=warning msg="Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored"
2026-06-09 14:45:30.778682 | controller | Jun 09 13:16:11.096761 crc crio[3638]: time="2026-06-09T13:16:11.095910324Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.778717 | controller | Jun 09 13:16:11.097392 crc crio[3638]: time="2026-06-09T13:16:11.096795778Z" 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-09 14:45:30.778753 | controller | Jun 09 13:16:11.098046 crc crio[3638]: time="2026-06-09T13:16:11.097914109Z" 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-09 14:45:30.778790 | controller | Jun 09 13:16:11.099586 crc crio[3638]: time="2026-06-09T13:16:11.099427657Z" 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:0xc000118f38}] Aliases:map[]}"
2026-06-09 14:45:30.778827 | controller | Jun 09 13:16:11.100787 crc crio[3638]: time="2026-06-09T13:16:11.099488579Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-09 14:45:30.778863 | controller | Jun 09 13:16:11.100787 crc crio[3638]: time="2026-06-09T13:16:11.100250332Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.778899 | controller | Jun 09 13:16:11.102389 crc crio[3638]: time="2026-06-09T13:16:11.102322539Z" level=info msg="Starting seccomp notifier watcher"
2026-06-09 14:45:30.778935 | controller | Jun 09 13:16:11.102677 crc crio[3638]: time="2026-06-09T13:16:11.102404672Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-09 14:45:30.778971 | controller | Jun 09 13:16:11.102677 crc crio[3638]: time="2026-06-09T13:16:11.102666186Z" level=info msg="Create NRI interface"
2026-06-09 14:45:30.779006 | controller | Jun 09 13:16:11.104598 crc crio[3638]: time="2026-06-09T13:16:11.104531721Z" level=info msg="runtime interface created"
2026-06-09 14:45:30.779049 | controller | Jun 09 13:16:11.104668 crc crio[3638]: time="2026-06-09T13:16:11.104607303Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-09 14:45:30.779085 | controller | Jun 09 13:16:11.104668 crc crio[3638]: time="2026-06-09T13:16:11.104623433Z" level=info msg="runtime interface starting up..."
2026-06-09 14:45:30.779119 | controller | Jun 09 13:16:11.104668 crc crio[3638]: time="2026-06-09T13:16:11.104632433Z" level=info msg="starting plugins..."
2026-06-09 14:45:30.779153 | controller | Jun 09 13:16:11.104903 crc crio[3638]: time="2026-06-09T13:16:11.104840817Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-09 14:45:30.779188 | controller | Jun 09 13:16:11.106224 crc crio[3638]: time="2026-06-09T13:16:11.105887306Z" level=info msg="No systemd watchdog enabled"
2026-06-09 14:45:30.779222 | controller | Jun 09 13:16:11.111836 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-09 14:45:30.779256 | controller | Jun 09 13:16:11.317879 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.779291 | controller | Jun 09 13:16:11.319368 crc crio[3638]: time="2026-06-09T13:16:11.318178673Z" level=info msg="Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6"
2026-06-09 14:45:30.779326 | controller | Jun 09 13:16:11.319368 crc crio[3638]: time="2026-06-09T13:16:11.318221513Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.779361 | controller | Jun 09 13:16:11.319368 crc crio[3638]: time="2026-06-09T13:16:11.318257894Z" 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-09 14:45:30.779396 | controller | Jun 09 13:16:11.319368 crc crio[3638]: time="2026-06-09T13:16:11.318460368Z" 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:0xc000118fc8}] Aliases:map[]}"
2026-06-09 14:45:30.779431 | controller | Jun 09 13:16:11.319368 crc crio[3638]: time="2026-06-09T13:16:11.318623Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.779466 | controller | Jun 09 13:16:11.502338 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.779501 | controller | Jun 09 13:16:11.502674 crc crio[3638]: time="2026-06-09T13:16:11.502433237Z" level=info msg="Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400"
2026-06-09 14:45:30.779732 | controller | Jun 09 13:16:11.502674 crc crio[3638]: time="2026-06-09T13:16:11.502467278Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.779782 | controller | Jun 09 13:16:11.502674 crc crio[3638]: time="2026-06-09T13:16:11.502493928Z" level=info msg="Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5"
2026-06-09 14:45:30.779819 | controller | Jun 09 13:16:11.502674 crc crio[3638]: time="2026-06-09T13:16:11.502506289Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.779862 | controller | Jun 09 13:16:11.502674 crc crio[3638]: time="2026-06-09T13:16:11.502548829Z" 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-09 14:45:30.779900 | controller | Jun 09 13:16:11.502975 crc crio[3638]: time="2026-06-09T13:16:11.502827075Z" 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:0xc000119068}] Aliases:map[]}"
2026-06-09 14:45:30.779936 | controller | Jun 09 13:16:11.503061 crc crio[3638]: time="2026-06-09T13:16:11.502973178Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.779971 | controller | Jun 09 13:16:11.668899 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.780007 | controller | Jun 09 13:16:11.669722 crc crio[3638]: time="2026-06-09T13:16:11.669615112Z" level=info msg="Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1"
2026-06-09 14:45:30.780042 | controller | Jun 09 13:16:11.669851 crc crio[3638]: time="2026-06-09T13:16:11.669730164Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.780078 | controller | Jun 09 13:16:11.669851 crc crio[3638]: time="2026-06-09T13:16:11.669772535Z" level=info msg="Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a"
2026-06-09 14:45:30.780112 | controller | Jun 09 13:16:11.669851 crc crio[3638]: time="2026-06-09T13:16:11.669804446Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.780148 | controller | Jun 09 13:16:11.669851 crc crio[3638]: time="2026-06-09T13:16:11.669837546Z" level=info msg="Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f"
2026-06-09 14:45:30.780182 | controller | Jun 09 13:16:11.670067 crc crio[3638]: time="2026-06-09T13:16:11.669865167Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.780217 | controller | Jun 09 13:16:11.670067 crc crio[3638]: time="2026-06-09T13:16:11.669936248Z" 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-09 14:45:30.780254 | controller | Jun 09 13:16:11.671067 crc crio[3638]: time="2026-06-09T13:16:11.670905665Z" 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:0xc00018d3b8}] Aliases:map[]}"
2026-06-09 14:45:30.780291 | controller | Jun 09 13:16:11.671449 crc crio[3638]: time="2026-06-09T13:16:11.671351174Z" 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-09 14:45:30.780341 | controller | Jun 09 13:16:11.945665 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.780382 | controller | Jun 09 13:16:11.945922 crc crio[3638]: time="2026-06-09T13:16:11.945791516Z" level=info msg="Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9"
2026-06-09 14:45:30.780418 | controller | Jun 09 13:16:11.945922 crc crio[3638]: time="2026-06-09T13:16:11.945885987Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.780453 | controller | Jun 09 13:16:11.946073 crc crio[3638]: time="2026-06-09T13:16:11.945943008Z" 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-09 14:45:30.780490 | controller | Jun 09 13:16:11.946409 crc crio[3638]: time="2026-06-09T13:16:11.946300294Z" 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:0xc000119108}] Aliases:map[]}"
2026-06-09 14:45:30.780565 | controller | Jun 09 13:16:11.946543 crc crio[3638]: time="2026-06-09T13:16:11.946432857Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.780604 | controller | Jun 09 13:16:11.946543 crc crio[3638]: time="2026-06-09T13:16:11.946456128Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.780641 | controller | Jun 09 13:16:11.946543 crc crio[3638]: time="2026-06-09T13:16:11.946476109Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.780695 | controller | Jun 09 13:16:11.966441 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.780734 | controller | Jun 09 13:16:11.966717 crc crio[3638]: time="2026-06-09T13:16:11.966531135Z" level=info msg="Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab"
2026-06-09 14:45:30.780771 | controller | Jun 09 13:16:11.966809 crc crio[3638]: time="2026-06-09T13:16:11.966718348Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.780806 | controller | Jun 09 13:16:11.966846 crc crio[3638]: time="2026-06-09T13:16:11.966802579Z" 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-09 14:45:30.780843 | controller | Jun 09 13:16:11.967512 crc crio[3638]: time="2026-06-09T13:16:11.967394591Z" 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:0xc000784080}] Aliases:map[]}"
2026-06-09 14:45:30.780886 | controller | Jun 09 13:16:11.967948 crc crio[3638]: time="2026-06-09T13:16:11.967847149Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.780921 | controller | Jun 09 13:16:12.184871 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.780956 | controller | Jun 09 13:16:12.185548 crc crio[3638]: time="2026-06-09T13:16:12.185369151Z" level=info msg="Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010"
2026-06-09 14:45:30.780990 | controller | Jun 09 13:16:12.185548 crc crio[3638]: time="2026-06-09T13:16:12.185524374Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.781025 | controller | Jun 09 13:16:12.185805 crc crio[3638]: time="2026-06-09T13:16:12.185645126Z" 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-09 14:45:30.781061 | controller | Jun 09 13:16:12.186393 crc crio[3638]: time="2026-06-09T13:16:12.186232848Z" 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:0xc000784120}] Aliases:map[]}"
2026-06-09 14:45:30.781097 | controller | Jun 09 13:16:12.186933 crc crio[3638]: time="2026-06-09T13:16:12.186804638Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.781132 | controller | Jun 09 13:16:12.292065 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.781167 | controller | Jun 09 13:16:12.292315 crc crio[3638]: time="2026-06-09T13:16:12.292237974Z" level=info msg="Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f"
2026-06-09 14:45:30.781201 | controller | Jun 09 13:16:12.292315 crc crio[3638]: time="2026-06-09T13:16:12.292286345Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.781235 | controller | Jun 09 13:16:12.292398 crc crio[3638]: time="2026-06-09T13:16:12.292338906Z" 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-09 14:45:30.781271 | controller | Jun 09 13:16:12.292805 crc crio[3638]: time="2026-06-09T13:16:12.292710182Z" 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:0xc0001191c8}] Aliases:map[]}"
2026-06-09 14:45:30.781308 | controller | Jun 09 13:16:12.293426 crc crio[3638]: time="2026-06-09T13:16:12.293331724Z" 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-09 14:45:30.781350 | controller | Jun 09 13:16:12.408007 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.781385 | controller | Jun 09 13:16:12.408857 crc crio[3638]: time="2026-06-09T13:16:12.408164482Z" level=info msg="Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e"
2026-06-09 14:45:30.781422 | controller | Jun 09 13:16:12.408857 crc crio[3638]: time="2026-06-09T13:16:12.408234942Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.781477 | controller | Jun 09 13:16:12.408857 crc crio[3638]: time="2026-06-09T13:16:12.408273662Z" 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-09 14:45:30.781598 | controller | Jun 09 13:16:12.408857 crc crio[3638]: time="2026-06-09T13:16:12.408495556Z" 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:0xc0007841e8}] Aliases:map[]}"
2026-06-09 14:45:30.781650 | controller | Jun 09 13:16:12.408857 crc crio[3638]: time="2026-06-09T13:16:12.408728701Z" 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-09 14:45:30.781698 | controller | Jun 09 13:16:12.546065 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.781754 | controller | Jun 09 13:16:12.546065 crc crio[3638]: time="2026-06-09T13:16:12.545888277Z" level=info msg="Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda"
2026-06-09 14:45:30.781806 | controller | Jun 09 13:16:12.546065 crc crio[3638]: time="2026-06-09T13:16:12.545920317Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.781852 | controller | Jun 09 13:16:12.546065 crc crio[3638]: time="2026-06-09T13:16:12.545958898Z" 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-09 14:45:30.781910 | controller | Jun 09 13:16:12.546065 crc crio[3638]: time="2026-06-09T13:16:12.546195152Z" 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:0xc000784280}] Aliases:map[]}"
2026-06-09 14:45:30.781967 | controller | Jun 09 13:16:12.546065 crc crio[3638]: time="2026-06-09T13:16:12.546338025Z" level=info msg="Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.782031 | controller | Jun 09 13:16:12.831002 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.782086 | controller | Jun 09 13:16:12.831002 crc crio[3638]: time="2026-06-09T13:16:12.830912332Z" level=info msg="Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b"
2026-06-09 14:45:30.782138 | controller | Jun 09 13:16:12.831002 crc crio[3638]: time="2026-06-09T13:16:12.830969063Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.782188 | controller | Jun 09 13:16:12.831798 crc crio[3638]: time="2026-06-09T13:16:12.831051976Z" 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-09 14:45:30.782242 | controller | Jun 09 13:16:12.832309 crc crio[3638]: time="2026-06-09T13:16:12.83185241Z" 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:0xc00018d480}] Aliases:map[]}"
2026-06-09 14:45:30.782297 | controller | Jun 09 13:16:12.834209 crc crio[3638]: time="2026-06-09T13:16:12.833495479Z" 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-09 14:45:30.782367 | controller | Jun 09 13:16:12.888707 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.782429 | controller | Jun 09 13:16:12.889039 crc crio[3638]: time="2026-06-09T13:16:12.8888245Z" level=info msg="Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7"
2026-06-09 14:45:30.782487 | controller | Jun 09 13:16:12.889039 crc crio[3638]: time="2026-06-09T13:16:12.888870951Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.782607 | controller | Jun 09 13:16:12.889039 crc crio[3638]: time="2026-06-09T13:16:12.888930312Z" 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-09 14:45:30.782675 | controller | Jun 09 13:16:12.889464 crc crio[3638]: time="2026-06-09T13:16:12.88935728Z" 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:0xc00018d510}] Aliases:map[]}"
2026-06-09 14:45:30.782748 | controller | Jun 09 13:16:12.889825 crc crio[3638]: time="2026-06-09T13:16:12.889732206Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.782821 | controller | Jun 09 13:16:13.065527 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.782871 | controller | Jun 09 13:16:13.065762 crc crio[3638]: time="2026-06-09T13:16:13.065688231Z" level=info msg="Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65"
2026-06-09 14:45:30.782924 | controller | Jun 09 13:16:13.065762 crc crio[3638]: time="2026-06-09T13:16:13.065727311Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.782983 | controller | Jun 09 13:16:13.065762 crc crio[3638]: time="2026-06-09T13:16:13.065745952Z" level=info msg="Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f"
2026-06-09 14:45:30.783031 | controller | Jun 09 13:16:13.065762 crc crio[3638]: time="2026-06-09T13:16:13.065756412Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.783076 | controller | Jun 09 13:16:13.065914 crc crio[3638]: time="2026-06-09T13:16:13.065801093Z" 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-09 14:45:30.783121 | controller | Jun 09 13:16:13.066151 crc crio[3638]: time="2026-06-09T13:16:13.066024776Z" 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:0xc00018d5a0}] Aliases:map[]}"
2026-06-09 14:45:30.783162 | controller | Jun 09 13:16:13.066378 crc crio[3638]: time="2026-06-09T13:16:13.066302971Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.783260 | controller | Jun 09 13:16:13.084461 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.783312 | controller | Jun 09 13:16:13.084461 crc crio[3638]: time="2026-06-09T13:16:13.084323901Z" level=info msg="Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7"
2026-06-09 14:45:30.783354 | controller | Jun 09 13:16:13.084461 crc crio[3638]: time="2026-06-09T13:16:13.084365411Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.783393 | controller | Jun 09 13:16:13.084461 crc crio[3638]: time="2026-06-09T13:16:13.084382272Z" level=info msg="Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86"
2026-06-09 14:45:30.783431 | controller | Jun 09 13:16:13.084461 crc crio[3638]: time="2026-06-09T13:16:13.084392802Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.783468 | controller | Jun 09 13:16:13.084461 crc crio[3638]: time="2026-06-09T13:16:13.084434834Z" 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-09 14:45:30.783505 | controller | Jun 09 13:16:13.085451 crc crio[3638]: time="2026-06-09T13:16:13.084817729Z" 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:0xc00018d638}] Aliases:map[]}"
2026-06-09 14:45:30.783685 | controller | Jun 09 13:16:13.085451 crc crio[3638]: time="2026-06-09T13:16:13.084992343Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.783738 | controller | Jun 09 13:16:13.120408 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.783791 | controller | Jun 09 13:16:13.120726 crc crio[3638]: time="2026-06-09T13:16:13.120498211Z" level=info msg="Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded"
2026-06-09 14:45:30.783844 | controller | Jun 09 13:16:13.120726 crc crio[3638]: time="2026-06-09T13:16:13.120531762Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.783882 | controller | Jun 09 13:16:13.120726 crc crio[3638]: time="2026-06-09T13:16:13.120631164Z" 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-09 14:45:30.783920 | controller | Jun 09 13:16:13.120971 crc crio[3638]: time="2026-06-09T13:16:13.120818287Z" 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:0xc000119278}] Aliases:map[]}"
2026-06-09 14:45:30.783960 | controller | Jun 09 13:16:13.120971 crc crio[3638]: time="2026-06-09T13:16:13.120941359Z" 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-09 14:45:30.783997 | controller | Jun 09 13:16:13.146830 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.784033 | controller | Jun 09 13:16:13.147074 crc crio[3638]: time="2026-06-09T13:16:13.147035316Z" level=info msg="Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405"
2026-06-09 14:45:30.784071 | controller | Jun 09 13:16:13.147182 crc crio[3638]: time="2026-06-09T13:16:13.147087207Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.784108 | controller | Jun 09 13:16:13.147224 crc crio[3638]: time="2026-06-09T13:16:13.147188969Z" level=info msg="Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3"
2026-06-09 14:45:30.784145 | controller | Jun 09 13:16:13.147224 crc crio[3638]: time="2026-06-09T13:16:13.147207719Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.784184 | controller | Jun 09 13:16:13.147282 crc crio[3638]: time="2026-06-09T13:16:13.14723215Z" level=info msg="Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852"
2026-06-09 14:45:30.784220 | controller | Jun 09 13:16:13.147282 crc crio[3638]: time="2026-06-09T13:16:13.14724623Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.784268 | controller | Jun 09 13:16:13.147282 crc crio[3638]: time="2026-06-09T13:16:13.14725905Z" level=info msg="Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f"
2026-06-09 14:45:30.784307 | controller | Jun 09 13:16:13.147282 crc crio[3638]: time="2026-06-09T13:16:13.14727031Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.784343 | controller | Jun 09 13:16:13.147493 crc crio[3638]: time="2026-06-09T13:16:13.147309911Z" 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-09 14:45:30.784382 | controller | Jun 09 13:16:13.147493 crc crio[3638]: time="2026-06-09T13:16:13.147485335Z" 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:0xc000119308}] Aliases:map[]}"
2026-06-09 14:45:30.784420 | controller | Jun 09 13:16:13.147716 crc crio[3638]: time="2026-06-09T13:16:13.147643508Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.784458 | controller | Jun 09 13:16:13.147716 crc crio[3638]: time="2026-06-09T13:16:13.147695629Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.784495 | controller | Jun 09 13:16:13.147818 crc crio[3638]: time="2026-06-09T13:16:13.147718489Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.784664 | controller | Jun 09 13:16:13.433024 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.784746 | controller | Jun 09 13:16:13.434053 crc crio[3638]: time="2026-06-09T13:16:13.433422077Z" level=info msg="Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b"
2026-06-09 14:45:30.784788 | controller | Jun 09 13:16:13.434053 crc crio[3638]: time="2026-06-09T13:16:13.433473868Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.784841 | controller | Jun 09 13:16:13.434053 crc crio[3638]: time="2026-06-09T13:16:13.433614331Z" 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-09 14:45:30.784892 | controller | Jun 09 13:16:13.434053 crc crio[3638]: time="2026-06-09T13:16:13.433987838Z" 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:0xc000784330}] Aliases:map[]}"
2026-06-09 14:45:30.784931 | controller | Jun 09 13:16:13.434906 crc crio[3638]: time="2026-06-09T13:16:13.434778061Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.784979 | controller | Jun 09 13:16:13.617373 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.785018 | controller | Jun 09 13:16:13.617735 crc crio[3638]: time="2026-06-09T13:16:13.617619692Z" level=info msg="Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20"
2026-06-09 14:45:30.785055 | controller | Jun 09 13:16:13.617735 crc crio[3638]: time="2026-06-09T13:16:13.617711093Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.785092 | controller | Jun 09 13:16:13.617955 crc crio[3638]: time="2026-06-09T13:16:13.617775504Z" 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-09 14:45:30.785129 | controller | Jun 09 13:16:13.618475 crc crio[3638]: time="2026-06-09T13:16:13.61808759Z" 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:0xc00008c000}] Aliases:map[]}"
2026-06-09 14:45:30.785167 | controller | Jun 09 13:16:13.618475 crc crio[3638]: time="2026-06-09T13:16:13.618358665Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.785204 | controller | Jun 09 13:16:13.654734 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.785239 | controller | Jun 09 13:16:13.654734 crc crio[3638]: time="2026-06-09T13:16:13.654459465Z" level=info msg="Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a"
2026-06-09 14:45:30.785278 | controller | Jun 09 13:16:13.654734 crc crio[3638]: time="2026-06-09T13:16:13.654509176Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.785314 | controller | Jun 09 13:16:13.654734 crc crio[3638]: time="2026-06-09T13:16:13.654548727Z" 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-09 14:45:30.785351 | controller | Jun 09 13:16:13.655049 crc crio[3638]: time="2026-06-09T13:16:13.654835082Z" 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:0xc001480090}] Aliases:map[]}"
2026-06-09 14:45:30.785386 | controller | Jun 09 13:16:13.655242 crc crio[3638]: time="2026-06-09T13:16:13.655051206Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.785431 | controller | Jun 09 13:16:13.953308 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.785468 | controller | Jun 09 13:16:13.953605 crc crio[3638]: time="2026-06-09T13:16:13.953459656Z" level=info msg="Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791"
2026-06-09 14:45:30.785504 | controller | Jun 09 13:16:13.953605 crc crio[3638]: time="2026-06-09T13:16:13.953520547Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.785588 | controller | Jun 09 13:16:13.953605 crc crio[3638]: time="2026-06-09T13:16:13.953539707Z" level=info msg="Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183"
2026-06-09 14:45:30.785630 | controller | Jun 09 13:16:13.953605 crc crio[3638]: time="2026-06-09T13:16:13.953547757Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.785666 | controller | Jun 09 13:16:13.953605 crc crio[3638]: time="2026-06-09T13:16:13.953599138Z" level=info msg="Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce"
2026-06-09 14:45:30.785702 | controller | Jun 09 13:16:13.953605 crc crio[3638]: time="2026-06-09T13:16:13.953610329Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.785737 | controller | Jun 09 13:16:13.953810 crc crio[3638]: time="2026-06-09T13:16:13.953644479Z" 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-09 14:45:30.785773 | controller | Jun 09 13:16:13.953847 crc crio[3638]: time="2026-06-09T13:16:13.953828262Z" 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:0xc00008c000}] Aliases:map[]}"
2026-06-09 14:45:30.785808 | controller | Jun 09 13:16:13.954042 crc crio[3638]: time="2026-06-09T13:16:13.953978985Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.785852 | controller | Jun 09 13:16:14.001631 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.785906 | controller | Jun 09 13:16:14.001962 crc crio[3638]: time="2026-06-09T13:16:14.001875511Z" level=info msg="Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2"
2026-06-09 14:45:30.785946 | controller | Jun 09 13:16:14.001962 crc crio[3638]: time="2026-06-09T13:16:14.001937152Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.785983 | controller | Jun 09 13:16:14.002043 crc crio[3638]: time="2026-06-09T13:16:14.001979432Z" 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-09 14:45:30.786021 | controller | Jun 09 13:16:14.002239 crc crio[3638]: time="2026-06-09T13:16:14.002213717Z" 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:0xc000118620}] Aliases:map[]}"
2026-06-09 14:45:30.786068 | controller | Jun 09 13:16:14.002446 crc crio[3638]: time="2026-06-09T13:16:14.00238137Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.786105 | controller | Jun 09 13:16:14.274537 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.786141 | controller | Jun 09 13:16:14.274537 crc crio[3638]: time="2026-06-09T13:16:14.23565977Z" level=info msg="Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28"
2026-06-09 14:45:30.786176 | controller | Jun 09 13:16:14.274537 crc crio[3638]: time="2026-06-09T13:16:14.235720291Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.786213 | controller | Jun 09 13:16:14.274537 crc crio[3638]: time="2026-06-09T13:16:14.235754601Z" level=info msg="Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911"
2026-06-09 14:45:30.786251 | controller | Jun 09 13:16:14.274537 crc crio[3638]: time="2026-06-09T13:16:14.235771472Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.786287 | controller | Jun 09 13:16:14.274537 crc crio[3638]: time="2026-06-09T13:16:14.235818102Z" 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-09 14:45:30.786326 | controller | Jun 09 13:16:14.274537 crc crio[3638]: time="2026-06-09T13:16:14.236629048Z" 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:0xc001480010}] Aliases:map[]}"
2026-06-09 14:45:30.786364 | controller | Jun 09 13:16:14.274537 crc crio[3638]: time="2026-06-09T13:16:14.236735279Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.786402 | controller | Jun 09 13:16:14.274537 crc crio[3638]: time="2026-06-09T13:16:14.2367565Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.786440 | controller | Jun 09 13:16:14.274537 crc crio[3638]: time="2026-06-09T13:16:14.23677112Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.786478 | controller | Jun 09 13:16:14.299056 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.786551 | controller | Jun 09 13:16:14.299403 crc crio[3638]: time="2026-06-09T13:16:14.299321343Z" level=info msg="Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587"
2026-06-09 14:45:30.786602 | controller | Jun 09 13:16:14.299403 crc crio[3638]: time="2026-06-09T13:16:14.299392534Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.786649 | controller | Jun 09 13:16:14.299511 crc crio[3638]: time="2026-06-09T13:16:14.299418464Z" level=info msg="Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255"
2026-06-09 14:45:30.786688 | controller | Jun 09 13:16:14.299511 crc crio[3638]: time="2026-06-09T13:16:14.299429705Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.786723 | controller | Jun 09 13:16:14.299511 crc crio[3638]: time="2026-06-09T13:16:14.299467335Z" 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-09 14:45:30.786759 | controller | Jun 09 13:16:14.299795 crc crio[3638]: time="2026-06-09T13:16:14.29972892Z" 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:0xc00130a6f0}] Aliases:map[]}"
2026-06-09 14:45:30.786798 | controller | Jun 09 13:16:14.300015 crc crio[3638]: time="2026-06-09T13:16:14.299900053Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.786835 | controller | Jun 09 13:16:14.322595 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.786873 | controller | Jun 09 13:16:14.322731 crc crio[3638]: time="2026-06-09T13:16:14.322670619Z" level=info msg="Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471"
2026-06-09 14:45:30.786926 | controller | Jun 09 13:16:14.322731 crc crio[3638]: time="2026-06-09T13:16:14.32271446Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.786970 | controller | Jun 09 13:16:14.322857 crc crio[3638]: time="2026-06-09T13:16:14.322735151Z" level=info msg="Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017"
2026-06-09 14:45:30.787008 | controller | Jun 09 13:16:14.322857 crc crio[3638]: time="2026-06-09T13:16:14.322743961Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.787046 | controller | Jun 09 13:16:14.322857 crc crio[3638]: time="2026-06-09T13:16:14.322771811Z" 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-09 14:45:30.787086 | controller | Jun 09 13:16:14.322997 crc crio[3638]: time="2026-06-09T13:16:14.322899053Z" 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:0xc00130a780}] Aliases:map[]}"
2026-06-09 14:45:30.787125 | controller | Jun 09 13:16:14.323038 crc crio[3638]: time="2026-06-09T13:16:14.323005035Z" 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-09 14:45:30.787172 | controller | Jun 09 13:16:14.442918 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.787211 | controller | Jun 09 13:16:14.444939 crc crio[3638]: time="2026-06-09T13:16:14.443071639Z" level=info msg="Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7"
2026-06-09 14:45:30.787251 | controller | Jun 09 13:16:14.444939 crc crio[3638]: time="2026-06-09T13:16:14.44316265Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.787287 | controller | Jun 09 13:16:14.444939 crc crio[3638]: time="2026-06-09T13:16:14.443208051Z" 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-09 14:45:30.787323 | controller | Jun 09 13:16:14.444939 crc crio[3638]: time="2026-06-09T13:16:14.443427865Z" 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:0xc00130a860}] Aliases:map[]}"
2026-06-09 14:45:30.787362 | controller | Jun 09 13:16:14.444939 crc crio[3638]: time="2026-06-09T13:16:14.443607928Z" 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-09 14:45:30.787397 | controller | Jun 09 13:16:14.460056 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.787432 | controller | Jun 09 13:16:14.460245 crc crio[3638]: time="2026-06-09T13:16:14.460092529Z" level=info msg="Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f"
2026-06-09 14:45:30.787467 | controller | Jun 09 13:16:14.460245 crc crio[3638]: time="2026-06-09T13:16:14.460200901Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.787504 | controller | Jun 09 13:16:14.460245 crc crio[3638]: time="2026-06-09T13:16:14.460234302Z" 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-09 14:45:30.787587 | controller | Jun 09 13:16:14.460433 crc crio[3638]: time="2026-06-09T13:16:14.460372764Z" 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:0xc00018c7c0}] Aliases:map[]}"
2026-06-09 14:45:30.787628 | controller | Jun 09 13:16:14.460540 crc crio[3638]: time="2026-06-09T13:16:14.460502947Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.787673 | controller | Jun 09 13:16:14.478864 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.787713 | controller | Jun 09 13:16:14.478864 crc crio[3638]: time="2026-06-09T13:16:14.478847712Z" level=info msg="Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5"
2026-06-09 14:45:30.787749 | controller | Jun 09 13:16:14.478864 crc crio[3638]: time="2026-06-09T13:16:14.478868963Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.787786 | controller | Jun 09 13:16:14.478864 crc crio[3638]: time="2026-06-09T13:16:14.478880503Z" level=info msg="Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946"
2026-06-09 14:45:30.787823 | controller | Jun 09 13:16:14.478864 crc crio[3638]: time="2026-06-09T13:16:14.478888623Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.787860 | controller | Jun 09 13:16:14.479348 crc crio[3638]: time="2026-06-09T13:16:14.478916834Z" 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-09 14:45:30.787898 | controller | Jun 09 13:16:14.479348 crc crio[3638]: time="2026-06-09T13:16:14.479047026Z" 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:0xc0014803e0}] Aliases:map[]}"
2026-06-09 14:45:30.787950 | controller | Jun 09 13:16:14.479348 crc crio[3638]: time="2026-06-09T13:16:14.479240089Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.787999 | controller | Jun 09 13:16:14.710373 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.788038 | controller | Jun 09 13:16:14.710730 crc crio[3638]: time="2026-06-09T13:16:14.710598655Z" level=info msg="Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007"
2026-06-09 14:45:30.788074 | controller | Jun 09 13:16:14.710730 crc crio[3638]: time="2026-06-09T13:16:14.710685206Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.788110 | controller | Jun 09 13:16:14.710730 crc crio[3638]: time="2026-06-09T13:16:14.710718267Z" level=info msg="Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6"
2026-06-09 14:45:30.788146 | controller | Jun 09 13:16:14.710730 crc crio[3638]: time="2026-06-09T13:16:14.710729767Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.788182 | controller | Jun 09 13:16:14.711078 crc crio[3638]: time="2026-06-09T13:16:14.710775688Z" 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-09 14:45:30.788219 | controller | Jun 09 13:16:14.711078 crc crio[3638]: time="2026-06-09T13:16:14.711016562Z" 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:0xc000118808}] Aliases:map[]}"
2026-06-09 14:45:30.788265 | controller | Jun 09 13:16:14.711408 crc crio[3638]: time="2026-06-09T13:16:14.711280977Z" 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-09 14:45:30.788303 | controller | Jun 09 13:16:14.799947 crc crio[3638]: time="2026-06-09T13:16:14.799727543Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=f5387c76-76b4-4c59-b358-cef84719cf9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.788340 | controller | Jun 09 13:16:14.800672 crc crio[3638]: time="2026-06-09T13:16:14.800525928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.788377 | controller | Jun 09 13:16:14.828843 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.788413 | controller | Jun 09 13:16:14.829340 crc crio[3638]: time="2026-06-09T13:16:14.828889865Z" level=info msg="Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0"
2026-06-09 14:45:30.788450 | controller | Jun 09 13:16:14.829340 crc crio[3638]: time="2026-06-09T13:16:14.828948696Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.788487 | controller | Jun 09 13:16:14.829340 crc crio[3638]: time="2026-06-09T13:16:14.829034967Z" 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-09 14:45:30.788567 | controller | Jun 09 13:16:14.831240 crc crio[3638]: time="2026-06-09T13:16:14.830727559Z" 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:0xc00130a920}] Aliases:map[]}"
2026-06-09 14:45:30.788610 | controller | Jun 09 13:16:14.831240 crc crio[3638]: time="2026-06-09T13:16:14.831094346Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.788649 | controller | Jun 09 13:16:14.836830 crc crio[3638]: time="2026-06-09T13:16:14.836724978Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=acbc9559-1a16-4804-9687-a265eaa93fde name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.788706 | controller | Jun 09 13:16:14.836956 crc crio[3638]: time="2026-06-09T13:16:14.836884321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.788745 | controller | Jun 09 13:16:14.880339 crc crio[3638]: time="2026-06-09T13:16:14.865996823Z" level=info msg="Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=18375e3a-339e-4bf9-a68b-825bfa0411db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.788791 | controller | Jun 09 13:16:14.880339 crc crio[3638]: time="2026-06-09T13:16:14.869438866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.788828 | controller | Jun 09 13:16:14.880339 crc crio[3638]: time="2026-06-09T13:16:14.871054375Z" 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=acbc9559-1a16-4804-9687-a265eaa93fde name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.788864 | controller | Jun 09 13:16:14.897960 crc crio[3638]: time="2026-06-09T13:16:14.897621501Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=a68e6949-eafd-4f7a-b212-20b38a349007 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.788901 | controller | Jun 09 13:16:14.898521 crc crio[3638]: time="2026-06-09T13:16:14.898003388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.788938 | controller | Jun 09 13:16:15.218334 crc crio[3638]: time="2026-06-09T13:16:15.217735777Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=3fba9adc-cacb-439b-a958-381a39ce9a5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.788988 | controller | Jun 09 13:16:15.220082 crc crio[3638]: time="2026-06-09T13:16:15.219282916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.789035 | controller | Jun 09 13:16:15.311257 crc crio[3638]: time="2026-06-09T13:16:15.311154783Z" 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=a68e6949-eafd-4f7a-b212-20b38a349007 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.789073 | controller | Jun 09 13:16:15.341888 crc crio[3638]: time="2026-06-09T13:16:15.341612851Z" 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=18375e3a-339e-4bf9-a68b-825bfa0411db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.789109 | controller | Jun 09 13:16:15.342213 crc crio[3638]: time="2026-06-09T13:16:15.341918166Z" 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=f5387c76-76b4-4c59-b358-cef84719cf9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.789146 | controller | Jun 09 13:16:15.353632 crc crio[3638]: time="2026-06-09T13:16:15.353384945Z" level=info msg="Ran pod sandbox 42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=acbc9559-1a16-4804-9687-a265eaa93fde name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.789183 | controller | Jun 09 13:16:15.353950 crc crio[3638]: time="2026-06-09T13:16:15.353904664Z" level=info msg="Ran pod sandbox 20898963a316405951f1c5c514b0590620907d6f65354c1059f84b3d100808c2 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=a68e6949-eafd-4f7a-b212-20b38a349007 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.789220 | controller | Jun 09 13:16:15.361358 crc crio[3638]: time="2026-06-09T13:16:15.360239571Z" level=info msg="Ran pod sandbox c961fdc2aff1dbe7f9b0c80d78add8189892f3c39ad9f99c413bef426b98c8d8 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=18375e3a-339e-4bf9-a68b-825bfa0411db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.789264 | controller | Jun 09 13:16:15.362592 crc crio[3638]: time="2026-06-09T13:16:15.362456182Z" 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=3fba9adc-cacb-439b-a958-381a39ce9a5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.789303 | controller | Jun 09 13:16:15.363962 crc crio[3638]: time="2026-06-09T13:16:15.363779825Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=5e0c8a12-36cf-493b-827f-3c147e56f875 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.789339 | controller | Jun 09 13:16:15.364333 crc crio[3638]: time="2026-06-09T13:16:15.364044701Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=949918a7-84ca-4caf-8fcf-0c838bee730b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.789376 | controller | Jun 09 13:16:15.364966 crc crio[3638]: time="2026-06-09T13:16:15.364816284Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=4256e7aa-bc04-412c-9fcf-8cae378d8a25 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.789413 | controller | Jun 09 13:16:15.372485 crc crio[3638]: time="2026-06-09T13:16:15.372411433Z" level=info msg="Ran pod sandbox 35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=f5387c76-76b4-4c59-b358-cef84719cf9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.789448 | controller | Jun 09 13:16:15.374168 crc crio[3638]: time="2026-06-09T13:16:15.374049173Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=42ef7144-9c5f-43cf-8cf7-9eec1a174b90 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.789484 | controller | Jun 09 13:16:15.374319 crc crio[3638]: time="2026-06-09T13:16:15.374250837Z" level=info msg="Ran pod sandbox 44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e with infra container: openshift-etcd/etcd-crc/POD" id=3fba9adc-cacb-439b-a958-381a39ce9a5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.789554 | controller | Jun 09 13:16:15.375043 crc crio[3638]: time="2026-06-09T13:16:15.374970479Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=7df44a52-a43b-47e1-93fd-191c07fe061d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.789604 | controller | Jun 09 13:16:15.375867 crc crio[3638]: time="2026-06-09T13:16:15.375699533Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1736a9f5-2f90-4596-95e9-aab2e17f5716 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.789670 | controller | Jun 09 13:16:15.376666 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.789708 | controller | Jun 09 13:16:15.376924 crc crio[3638]: time="2026-06-09T13:16:15.376881064Z" level=info msg="Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1"
2026-06-09 14:45:30.789744 | controller | Jun 09 13:16:15.377392 crc crio[3638]: time="2026-06-09T13:16:15.377371183Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.789791 | controller | Jun 09 13:16:15.377611 crc crio[3638]: time="2026-06-09T13:16:15.377516276Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=d69a11f4-4466-4e86-8687-d12de079837b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.789828 | controller | Jun 09 13:16:15.377737 crc crio[3638]: time="2026-06-09T13:16:15.377592837Z" 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-09 14:45:30.789866 | controller | Jun 09 13:16:15.378384 crc crio[3638]: time="2026-06-09T13:16:15.378174788Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e322d29d-53ca-4e3c-9a5f-420af879bf73 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.789903 | controller | Jun 09 13:16:15.379471 crc crio[3638]: time="2026-06-09T13:16:15.379444751Z" 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:0xc00018c660}] Aliases:map[]}"
2026-06-09 14:45:30.789947 | controller | Jun 09 13:16:15.379655 crc crio[3638]: time="2026-06-09T13:16:15.379635844Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.789990 | controller | Jun 09 13:16:15.379755 crc crio[3638]: time="2026-06-09T13:16:15.379737146Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.790043 | controller | Jun 09 13:16:15.379827 crc crio[3638]: time="2026-06-09T13:16:15.379813418Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.790087 | controller | Jun 09 13:16:15.381343 crc crio[3638]: time="2026-06-09T13:16:15.381081451Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=469bf7de-4837-4cf0-86d1-875dbd48e122 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.790126 | controller | Jun 09 13:16:15.382245 crc crio[3638]: time="2026-06-09T13:16:15.382000838Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=77b1f19a-a40f-40e6-b3d2-95fbd2a1d14a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.790163 | controller | Jun 09 13:16:15.382847 crc crio[3638]: time="2026-06-09T13:16:15.382740392Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=792668c5-0e33-4431-86c8-1de68d5815db name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.790199 | controller | Jun 09 13:16:15.383750 crc crio[3638]: time="2026-06-09T13:16:15.383439655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.790237 | controller | Jun 09 13:16:15.383750 crc crio[3638]: time="2026-06-09T13:16:15.383455435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.790275 | controller | Jun 09 13:16:15.384229 crc crio[3638]: time="2026-06-09T13:16:15.384080036Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=a8c809bb-453a-4b53-888d-3196e05cc4f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.790321 | controller | Jun 09 13:16:15.385655 crc crio[3638]: time="2026-06-09T13:16:15.385476522Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=823a2fb6-9786-4077-b35e-dddccda81816 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.790362 | controller | Jun 09 13:16:15.387582 crc crio[3638]: time="2026-06-09T13:16:15.387478549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.790398 | controller | Jun 09 13:16:15.387664 crc crio[3638]: time="2026-06-09T13:16:15.387510938Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=80d58569-9b74-420f-bfd6-458694a01fa7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.790433 | controller | Jun 09 13:16:15.388204 crc crio[3638]: time="2026-06-09T13:16:15.388026538Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=256c8ab2-906f-455f-bf85-3be137cb7195 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.790470 | controller | Jun 09 13:16:15.393883 crc crio[3638]: time="2026-06-09T13:16:15.393548579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.790504 | controller | Jun 09 13:16:15.395188 crc crio[3638]: time="2026-06-09T13:16:15.394773962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.790600 | controller | Jun 09 13:16:15.409168 crc crio[3638]: time="2026-06-09T13:16:15.409023052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.790640 | controller | Jun 09 13:16:15.419632 crc crio[3638]: time="2026-06-09T13:16:15.419470882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.790675 | controller | Jun 09 13:16:15.431605 crc crio[3638]: time="2026-06-09T13:16:15.431516972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.790710 | controller | Jun 09 13:16:15.433848 crc crio[3638]: time="2026-06-09T13:16:15.433747173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.790745 | controller | Jun 09 13:16:15.435930 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.790782 | controller | Jun 09 13:16:15.436209 crc crio[3638]: time="2026-06-09T13:16:15.436069385Z" level=info msg="Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff"
2026-06-09 14:45:30.790817 | controller | Jun 09 13:16:15.436209 crc crio[3638]: time="2026-06-09T13:16:15.436195927Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.790854 | controller | Jun 09 13:16:15.436329 crc crio[3638]: time="2026-06-09T13:16:15.436236168Z" 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-09 14:45:30.790900 | controller | Jun 09 13:16:15.436586 crc crio[3638]: time="2026-06-09T13:16:15.436431853Z" 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:0xc002698230}] Aliases:map[]}"
2026-06-09 14:45:30.790938 | controller | Jun 09 13:16:15.437002 crc crio[3638]: time="2026-06-09T13:16:15.436640746Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.790974 | controller | Jun 09 13:16:15.440228 crc crio[3638]: time="2026-06-09T13:16:15.439970457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.791012 | controller | Jun 09 13:16:15.568778 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.791063 | controller | Jun 09 13:16:15.568778 crc crio[3638]: time="2026-06-09T13:16:15.568689217Z" level=info msg="Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d"
2026-06-09 14:45:30.791110 | controller | Jun 09 13:16:15.568778 crc crio[3638]: time="2026-06-09T13:16:15.568730877Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.791148 | controller | Jun 09 13:16:15.568778 crc crio[3638]: time="2026-06-09T13:16:15.568775268Z" 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-09 14:45:30.791187 | controller | Jun 09 13:16:15.570427 crc crio[3638]: time="2026-06-09T13:16:15.568963753Z" 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:0xc002698340}] Aliases:map[]}"
2026-06-09 14:45:30.791224 | controller | Jun 09 13:16:15.570427 crc crio[3638]: time="2026-06-09T13:16:15.569168367Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.791262 | controller | Jun 09 13:16:15.670360 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.791301 | controller | Jun 09 13:16:15.670628 crc crio[3638]: time="2026-06-09T13:16:15.670471227Z" level=info msg="Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb"
2026-06-09 14:45:30.791337 | controller | Jun 09 13:16:15.670628 crc crio[3638]: time="2026-06-09T13:16:15.670510128Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.791374 | controller | Jun 09 13:16:15.670628 crc crio[3638]: time="2026-06-09T13:16:15.670591339Z" 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-09 14:45:30.791420 | controller | Jun 09 13:16:15.670862 crc crio[3638]: time="2026-06-09T13:16:15.670796743Z" 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:0xc002698540}] Aliases:map[]}"
2026-06-09 14:45:30.791457 | controller | Jun 09 13:16:15.671065 crc crio[3638]: time="2026-06-09T13:16:15.671007346Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.791496 | controller | Jun 09 13:16:15.941975 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.791585 | controller | Jun 09 13:16:15.942584 crc crio[3638]: time="2026-06-09T13:16:15.942505965Z" level=info msg="Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5"
2026-06-09 14:45:30.791653 | controller | Jun 09 13:16:15.942643 crc crio[3638]: time="2026-06-09T13:16:15.942587477Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.791710 | controller | Jun 09 13:16:15.942643 crc crio[3638]: time="2026-06-09T13:16:15.942608177Z" level=info msg="Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0"
2026-06-09 14:45:30.791751 | controller | Jun 09 13:16:15.942643 crc crio[3638]: time="2026-06-09T13:16:15.942618987Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.791791 | controller | Jun 09 13:16:15.942753 crc crio[3638]: time="2026-06-09T13:16:15.942650238Z" 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-09 14:45:30.791830 | controller | Jun 09 13:16:15.943250 crc crio[3638]: time="2026-06-09T13:16:15.943208558Z" 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:0xc0018901e8}] Aliases:map[]}"
2026-06-09 14:45:30.791868 | controller | Jun 09 13:16:15.943324 crc crio[3638]: time="2026-06-09T13:16:15.943283479Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.791906 | controller | Jun 09 13:16:15.943324 crc crio[3638]: time="2026-06-09T13:16:15.943297399Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.791941 | controller | Jun 09 13:16:15.943324 crc crio[3638]: time="2026-06-09T13:16:15.94330864Z" level=info msg="Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.791978 | controller | Jun 09 13:16:15.963806 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.792030 | controller | Jun 09 13:16:15.964045 crc crio[3638]: time="2026-06-09T13:16:15.963904846Z" level=info msg="Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946"
2026-06-09 14:45:30.792075 | controller | Jun 09 13:16:15.964045 crc crio[3638]: time="2026-06-09T13:16:15.963960397Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.792128 | controller | Jun 09 13:16:15.964045 crc crio[3638]: time="2026-06-09T13:16:15.964013428Z" 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-09 14:45:30.792169 | controller | Jun 09 13:16:15.964659 crc crio[3638]: time="2026-06-09T13:16:15.964517637Z" 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:0xc0001187c8}] Aliases:map[]}"
2026-06-09 14:45:30.792209 | controller | Jun 09 13:16:15.964928 crc crio[3638]: time="2026-06-09T13:16:15.964846363Z" 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-09 14:45:30.792245 | controller | Jun 09 13:16:16.114887 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.792283 | controller | Jun 09 13:16:16.115475 crc crio[3638]: time="2026-06-09T13:16:16.115299181Z" level=info msg="Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d"
2026-06-09 14:45:30.792319 | controller | Jun 09 13:16:16.115475 crc crio[3638]: time="2026-06-09T13:16:16.115474875Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.792385 | controller | Jun 09 13:16:16.115748 crc crio[3638]: time="2026-06-09T13:16:16.115534236Z" 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-09 14:45:30.792427 | controller | Jun 09 13:16:16.116493 crc crio[3638]: time="2026-06-09T13:16:16.116367591Z" 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:0xc000784650}] Aliases:map[]}"
2026-06-09 14:45:30.792465 | controller | Jun 09 13:16:16.117031 crc crio[3638]: time="2026-06-09T13:16:16.116964942Z" 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-09 14:45:30.792500 | controller | Jun 09 13:16:16.451311 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.792590 | controller | Jun 09 13:16:16.451517 crc crio[3638]: time="2026-06-09T13:16:16.451427341Z" level=info msg="Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae"
2026-06-09 14:45:30.792632 | controller | Jun 09 13:16:16.451517 crc crio[3638]: time="2026-06-09T13:16:16.451470581Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.792690 | controller | Jun 09 13:16:16.451677 crc crio[3638]: time="2026-06-09T13:16:16.451517122Z" 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-09 14:45:30.792733 | controller | Jun 09 13:16:16.452032 crc crio[3638]: time="2026-06-09T13:16:16.451879809Z" 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:0xc00130a228}] Aliases:map[]}"
2026-06-09 14:45:30.792772 | controller | Jun 09 13:16:16.452144 crc crio[3638]: time="2026-06-09T13:16:16.452073562Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.792810 | controller | Jun 09 13:16:16.795017 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.792846 | controller | Jun 09 13:16:16.795790 crc crio[3638]: time="2026-06-09T13:16:16.795203109Z" level=info msg="Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71"
2026-06-09 14:45:30.792882 | controller | Jun 09 13:16:16.795790 crc crio[3638]: time="2026-06-09T13:16:16.79525571Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.792920 | controller | Jun 09 13:16:16.795790 crc crio[3638]: time="2026-06-09T13:16:16.795313351Z" 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-09 14:45:30.792958 | controller | Jun 09 13:16:16.795790 crc crio[3638]: time="2026-06-09T13:16:16.795609987Z" 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:0xc00130a3c8}] Aliases:map[]}"
2026-06-09 14:45:30.792994 | controller | Jun 09 13:16:16.802853 crc crio[3638]: time="2026-06-09T13:16:16.802797399Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.793034 | controller | Jun 09 13:16:17.014078 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.793069 | controller | Jun 09 13:16:17.014374 crc crio[3638]: time="2026-06-09T13:16:17.014280521Z" level=info msg="Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240"
2026-06-09 14:45:30.793121 | controller | Jun 09 13:16:17.014374 crc crio[3638]: time="2026-06-09T13:16:17.014328242Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.793174 | controller | Jun 09 13:16:17.014444 crc crio[3638]: time="2026-06-09T13:16:17.014373833Z" 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-09 14:45:30.793213 | controller | Jun 09 13:16:17.014721 crc crio[3638]: time="2026-06-09T13:16:17.014637698Z" 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:0xc001890030}] Aliases:map[]}"
2026-06-09 14:45:30.793252 | controller | Jun 09 13:16:17.014960 crc crio[3638]: time="2026-06-09T13:16:17.014890902Z" 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-09 14:45:30.793289 | controller | Jun 09 13:16:17.288871 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.793388 | controller | Jun 09 13:16:17.288979 crc crio[3638]: time="2026-06-09T13:16:17.288879978Z" level=info msg="Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef"
2026-06-09 14:45:30.793441 | controller | Jun 09 13:16:17.288979 crc crio[3638]: time="2026-06-09T13:16:17.288920188Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.793479 | controller | Jun 09 13:16:17.288979 crc crio[3638]: time="2026-06-09T13:16:17.288971869Z" 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-09 14:45:30.793549 | controller | Jun 09 13:16:17.289323 crc crio[3638]: time="2026-06-09T13:16:17.289270985Z" 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:0xc001890220}] Aliases:map[]}"
2026-06-09 14:45:30.793601 | controller | Jun 09 13:16:17.289490 crc crio[3638]: time="2026-06-09T13:16:17.289441638Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.793639 | controller | Jun 09 13:16:17.452329 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.793675 | controller | Jun 09 13:16:17.452494 crc crio[3638]: time="2026-06-09T13:16:17.452439535Z" level=info msg="Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673"
2026-06-09 14:45:30.793720 | controller | Jun 09 13:16:17.452494 crc crio[3638]: time="2026-06-09T13:16:17.452483786Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.793757 | controller | Jun 09 13:16:17.452633 crc crio[3638]: time="2026-06-09T13:16:17.452523766Z" 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-09 14:45:30.793793 | controller | Jun 09 13:16:17.458311 crc crio[3638]: time="2026-06-09T13:16:17.458208221Z" 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:0xc0026965e0}] Aliases:map[]}"
2026-06-09 14:45:30.793828 | controller | Jun 09 13:16:17.458580 crc crio[3638]: time="2026-06-09T13:16:17.458490326Z" 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-09 14:45:30.793865 | controller | Jun 09 13:16:17.485520 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.793951 | controller | Jun 09 13:16:17.485782 crc crio[3638]: time="2026-06-09T13:16:17.485679322Z" level=info msg="Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c"
2026-06-09 14:45:30.794001 | controller | Jun 09 13:16:17.485782 crc crio[3638]: time="2026-06-09T13:16:17.485771434Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.794038 | controller | Jun 09 13:16:17.485895 crc crio[3638]: time="2026-06-09T13:16:17.485823785Z" 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-09 14:45:30.794077 | controller | Jun 09 13:16:17.487494 crc crio[3638]: time="2026-06-09T13:16:17.487431804Z" 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:0xc00130a000}] Aliases:map[]}"
2026-06-09 14:45:30.794116 | controller | Jun 09 13:16:17.487758 crc crio[3638]: time="2026-06-09T13:16:17.487700199Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.794164 | controller | Jun 09 13:16:17.597064 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.794216 | controller | Jun 09 13:16:17.597248 crc crio[3638]: time="2026-06-09T13:16:17.597214209Z" level=info msg="Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc"
2026-06-09 14:45:30.794264 | controller | Jun 09 13:16:17.597307 crc crio[3638]: time="2026-06-09T13:16:17.597250169Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.794301 | controller | Jun 09 13:16:17.597307 crc crio[3638]: time="2026-06-09T13:16:17.59728461Z" 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-09 14:45:30.794340 | controller | Jun 09 13:16:17.597489 crc crio[3638]: time="2026-06-09T13:16:17.597432703Z" 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:0xc000118648}] Aliases:map[]}"
2026-06-09 14:45:30.794376 | controller | Jun 09 13:16:17.597685 crc crio[3638]: time="2026-06-09T13:16:17.597632977Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.794411 | controller | Jun 09 13:16:17.712035 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.794485 | controller | Jun 09 13:16:17.712252 crc crio[3638]: time="2026-06-09T13:16:17.71218204Z" level=info msg="Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16"
2026-06-09 14:45:30.794567 | controller | Jun 09 13:16:17.712252 crc crio[3638]: time="2026-06-09T13:16:17.71221939Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.794608 | controller | Jun 09 13:16:17.712321 crc crio[3638]: time="2026-06-09T13:16:17.712258781Z" 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-09 14:45:30.794647 | controller | Jun 09 13:16:17.712600 crc crio[3638]: time="2026-06-09T13:16:17.712497045Z" 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:0xc00008c7e0}] Aliases:map[]}"
2026-06-09 14:45:30.794786 | controller | Jun 09 13:16:17.712782 crc crio[3638]: time="2026-06-09T13:16:17.712723739Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.794829 | controller | Jun 09 13:16:17.729726 crc crio[3638]: time="2026-06-09T13:16:17.729395274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.794868 | controller | Jun 09 13:16:17.730326 crc crio[3638]: time="2026-06-09T13:16:17.729436745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.794903 | controller | Jun 09 13:16:17.730576 crc crio[3638]: time="2026-06-09T13:16:17.730444682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.794949 | controller | Jun 09 13:16:17.730823 crc crio[3638]: time="2026-06-09T13:16:17.730763679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.794985 | controller | Jun 09 13:16:17.731389 crc crio[3638]: time="2026-06-09T13:16:17.73132663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.795022 | controller | Jun 09 13:16:17.797442 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.795058 | controller | Jun 09 13:16:17.798211 crc crio[3638]: time="2026-06-09T13:16:17.797617651Z" level=info msg="Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4"
2026-06-09 14:45:30.795095 | controller | Jun 09 13:16:17.798211 crc crio[3638]: time="2026-06-09T13:16:17.797667482Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.795132 | controller | Jun 09 13:16:17.798211 crc crio[3638]: time="2026-06-09T13:16:17.797684702Z" level=info msg="Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34"
2026-06-09 14:45:30.795171 | controller | Jun 09 13:16:17.798211 crc crio[3638]: time="2026-06-09T13:16:17.797693592Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.795224 | controller | Jun 09 13:16:17.798211 crc crio[3638]: time="2026-06-09T13:16:17.797729953Z" 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-09 14:45:30.795272 | controller | Jun 09 13:16:17.798211 crc crio[3638]: time="2026-06-09T13:16:17.797928886Z" 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:0xc000118350}] Aliases:map[]}"
2026-06-09 14:45:30.795313 | controller | Jun 09 13:16:17.798211 crc crio[3638]: time="2026-06-09T13:16:17.798184381Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.795351 | controller | Jun 09 13:16:17.818986 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.795387 | controller | Jun 09 13:16:17.819385 crc crio[3638]: time="2026-06-09T13:16:17.819342638Z" level=info msg="Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a"
2026-06-09 14:45:30.795426 | controller | Jun 09 13:16:17.819636 crc crio[3638]: time="2026-06-09T13:16:17.819617043Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.795462 | controller | Jun 09 13:16:17.819761 crc crio[3638]: time="2026-06-09T13:16:17.819742215Z" 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-09 14:45:30.795505 | controller | Jun 09 13:16:17.820004 crc crio[3638]: time="2026-06-09T13:16:17.819981229Z" 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:0xc001480028}] Aliases:map[]}"
2026-06-09 14:45:30.795594 | controller | Jun 09 13:16:17.820341 crc crio[3638]: time="2026-06-09T13:16:17.820316055Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.795634 | controller | Jun 09 13:16:17.839393 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.795672 | controller | Jun 09 13:16:17.839691 crc crio[3638]: time="2026-06-09T13:16:17.839647448Z" level=info msg="Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1"
2026-06-09 14:45:30.795708 | controller | Jun 09 13:16:17.839813 crc crio[3638]: time="2026-06-09T13:16:17.839789711Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.795745 | controller | Jun 09 13:16:17.839916 crc crio[3638]: time="2026-06-09T13:16:17.839896343Z" level=info msg="Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21"
2026-06-09 14:45:30.795780 | controller | Jun 09 13:16:17.840000 crc crio[3638]: time="2026-06-09T13:16:17.839983184Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.795815 | controller | Jun 09 13:16:17.840435 crc crio[3638]: time="2026-06-09T13:16:17.840085036Z" 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-09 14:45:30.795852 | controller | Jun 09 13:16:17.840738 crc crio[3638]: time="2026-06-09T13:16:17.840713188Z" 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:0xc000784018}] Aliases:map[]}"
2026-06-09 14:45:30.795888 | controller | Jun 09 13:16:17.840950 crc crio[3638]: time="2026-06-09T13:16:17.840933892Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.795923 | controller | Jun 09 13:16:17.868262 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.795958 | controller | Jun 09 13:16:17.868473 crc crio[3638]: time="2026-06-09T13:16:17.868371033Z" level=info msg="Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d"
2026-06-09 14:45:30.795996 | controller | Jun 09 13:16:17.868473 crc crio[3638]: time="2026-06-09T13:16:17.868409654Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.796033 | controller | Jun 09 13:16:17.868473 crc crio[3638]: time="2026-06-09T13:16:17.868446685Z" 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-09 14:45:30.796078 | controller | Jun 09 13:16:17.868752 crc crio[3638]: time="2026-06-09T13:16:17.868677119Z" 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:0xc0007841a8}] Aliases:map[]}"
2026-06-09 14:45:30.796116 | controller | Jun 09 13:16:17.870376 crc crio[3638]: time="2026-06-09T13:16:17.870296408Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.796152 | controller | Jun 09 13:16:17.890326 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:30.796189 | controller | Jun 09 13:16:17.890603 crc crio[3638]: time="2026-06-09T13:16:17.890511167Z" level=info msg="Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118"
2026-06-09 14:45:30.796231 | controller | Jun 09 13:16:17.890705 crc crio[3638]: time="2026-06-09T13:16:17.890613379Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.796284 | controller | Jun 09 13:16:17.890705 crc crio[3638]: time="2026-06-09T13:16:17.890639329Z" level=info msg="Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227"
2026-06-09 14:45:30.796324 | controller | Jun 09 13:16:17.890705 crc crio[3638]: time="2026-06-09T13:16:17.890650259Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.796365 | controller | Jun 09 13:16:17.890705 crc crio[3638]: time="2026-06-09T13:16:17.89068753Z" 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-09 14:45:30.796401 | controller | Jun 09 13:16:17.890966 crc crio[3638]: time="2026-06-09T13:16:17.890878893Z" 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:0xc0014801e0}] Aliases:map[]}"
2026-06-09 14:45:30.796436 | controller | Jun 09 13:16:17.891245 crc crio[3638]: time="2026-06-09T13:16:17.891164768Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.796472 | controller | Jun 09 13:16:17.969366 crc crio[3638]: time="2026-06-09T13:16:17.968930139Z" level=info msg="Created container 74a08b971a3335ae9d38ae4efc5a59afe1ce3077b8e7e918a930abeb8e808803: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=80d58569-9b74-420f-bfd6-458694a01fa7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.796510 | controller | Jun 09 13:16:17.971489 crc crio[3638]: time="2026-06-09T13:16:17.971360674Z" level=info msg="Starting container: 74a08b971a3335ae9d38ae4efc5a59afe1ce3077b8e7e918a930abeb8e808803" id=b43c822a-0c52-4b6c-9faa-b63be1bc9a9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.796603 | controller | Jun 09 13:16:17.974989 crc crio[3638]: time="2026-06-09T13:16:17.974853567Z" level=info msg="Created container 8ab1ce3287f4f96963e8901ac9d5bb8455ef6ec7651e01845cb43557540dadee: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=469bf7de-4837-4cf0-86d1-875dbd48e122 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.796645 | controller | Jun 09 13:16:17.975877 crc crio[3638]: time="2026-06-09T13:16:17.975753444Z" level=info msg="Created container 28e33a4689bf6db74c2f4aaaa648e526e181d9fe904171e10dedd309388b79f3: openshift-etcd/etcd-crc/setup" id=256c8ab2-906f-455f-bf85-3be137cb7195 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.796705 | controller | Jun 09 13:16:17.976218 crc crio[3638]: time="2026-06-09T13:16:17.976063169Z" level=info msg="Created container 74bd5a296da455f49d99d83ba5e820eb915b402ff68a5ccae5414da20f0071eb: openshift-kube-apiserver/kube-apiserver-crc/setup" id=823a2fb6-9786-4077-b35e-dddccda81816 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.796745 | controller | Jun 09 13:16:17.977273 crc crio[3638]: time="2026-06-09T13:16:17.977029247Z" level=info msg="Created container dbd231fb75f0cb9eba0f9779e51f9ee5df9edc80cba4e474c20ba4246176b02c: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=77b1f19a-a40f-40e6-b3d2-95fbd2a1d14a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.796783 | controller | Jun 09 13:16:17.980434 crc crio[3638]: time="2026-06-09T13:16:17.980308937Z" level=info msg="Starting container: 28e33a4689bf6db74c2f4aaaa648e526e181d9fe904171e10dedd309388b79f3" id=7249adc6-8e86-4bf0-92be-a5e4f1cb7588 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.796818 | controller | Jun 09 13:16:17.980673 crc crio[3638]: time="2026-06-09T13:16:17.980426229Z" level=info msg="Starting container: 8ab1ce3287f4f96963e8901ac9d5bb8455ef6ec7651e01845cb43557540dadee" id=fa121e6a-66e1-44d1-8bad-85d4d7d2994f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.796854 | controller | Jun 09 13:16:17.980673 crc crio[3638]: time="2026-06-09T13:16:17.98048241Z" level=info msg="Starting container: 74bd5a296da455f49d99d83ba5e820eb915b402ff68a5ccae5414da20f0071eb" id=79cf29e1-3738-45f5-b76f-fdc5bd856c51 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.796889 | controller | Jun 09 13:16:17.981712 crc crio[3638]: time="2026-06-09T13:16:17.981616971Z" level=info msg="Starting container: dbd231fb75f0cb9eba0f9779e51f9ee5df9edc80cba4e474c20ba4246176b02c" id=a3b97b7a-a3c6-4d9e-a14a-5f404c90734b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.796925 | controller | Jun 09 13:16:17.982318 crc crio[3638]: time="2026-06-09T13:16:17.982240223Z" level=info msg="Started container" PID=5394 containerID=74a08b971a3335ae9d38ae4efc5a59afe1ce3077b8e7e918a930abeb8e808803 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=b43c822a-0c52-4b6c-9faa-b63be1bc9a9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c961fdc2aff1dbe7f9b0c80d78add8189892f3c39ad9f99c413bef426b98c8d8
2026-06-09 14:45:30.796962 | controller | Jun 09 13:16:17.996740 crc crio[3638]: time="2026-06-09T13:16:17.994041418Z" level=info msg="Started container" PID=5395 containerID=8ab1ce3287f4f96963e8901ac9d5bb8455ef6ec7651e01845cb43557540dadee description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=fa121e6a-66e1-44d1-8bad-85d4d7d2994f name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976
2026-06-09 14:45:30.796998 | controller | Jun 09 13:16:17.996740 crc crio[3638]: time="2026-06-09T13:16:17.995480544Z" level=info msg="Started container" PID=5393 containerID=74bd5a296da455f49d99d83ba5e820eb915b402ff68a5ccae5414da20f0071eb description=openshift-kube-apiserver/kube-apiserver-crc/setup id=79cf29e1-3738-45f5-b76f-fdc5bd856c51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b
2026-06-09 14:45:30.797043 | controller | Jun 09 13:16:17.996740 crc crio[3638]: time="2026-06-09T13:16:17.996396911Z" level=info msg="Started container" PID=5396 containerID=28e33a4689bf6db74c2f4aaaa648e526e181d9fe904171e10dedd309388b79f3 description=openshift-etcd/etcd-crc/setup id=7249adc6-8e86-4bf0-92be-a5e4f1cb7588 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e
2026-06-09 14:45:30.797081 | controller | Jun 09 13:16:17.997809 crc crio[3638]: time="2026-06-09T13:16:17.997759165Z" level=info msg="Started container" PID=5392 containerID=dbd231fb75f0cb9eba0f9779e51f9ee5df9edc80cba4e474c20ba4246176b02c description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=a3b97b7a-a3c6-4d9e-a14a-5f404c90734b name=/runtime.v1.RuntimeService/StartContainer sandboxID=20898963a316405951f1c5c514b0590620907d6f65354c1059f84b3d100808c2
2026-06-09 14:45:30.797117 | controller | Jun 09 13:16:18.027331 crc crio[3638]: time="2026-06-09T13:16:18.026969939Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=37f3e027-56c6-438b-866a-69535e6e8908 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.797154 | controller | Jun 09 13:16:18.031396 crc crio[3638]: time="2026-06-09T13:16:18.031270778Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=7f702b7f-9385-4180-9876-95545d9d09ad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.797195 | controller | Jun 09 13:16:18.040319 crc crio[3638]: time="2026-06-09T13:16:18.039394117Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=407169ad-1a07-4ed8-8f31-7ea7a6a59e4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.797230 | controller | Jun 09 13:16:18.040319 crc crio[3638]: time="2026-06-09T13:16:18.040256982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.797276 | controller | Jun 09 13:16:18.063849 crc crio[3638]: time="2026-06-09T13:16:18.063434065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.797328 | controller | Jun 09 13:16:18.100280 crc crio[3638]: 2026-06-09T13:16:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-09 14:45:30.797371 | controller | Jun 09 13:16:18.100423 crc crio[3638]: time="2026-06-09T13:16:18.100358Z" level=info msg="Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9"
2026-06-09 14:45:30.797408 | controller | Jun 09 13:16:18.100423 crc crio[3638]: time="2026-06-09T13:16:18.10039182Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.797444 | controller | Jun 09 13:16:18.100519 crc crio[3638]: time="2026-06-09T13:16:18.100430531Z" 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-09 14:45:30.797482 | controller | Jun 09 13:16:18.100723 crc crio[3638]: time="2026-06-09T13:16:18.100641575Z" 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:0xc002698430}] Aliases:map[]}"
2026-06-09 14:45:30.797562 | controller | Jun 09 13:16:18.100917 crc crio[3638]: time="2026-06-09T13:16:18.100855298Z" 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-09 14:45:30.797615 | controller | Jun 09 13:16:18.256298 crc crio[3638]: 2026-06-09T13:16:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-09 14:45:30.797654 | controller | Jun 09 13:16:18.256298 crc crio[3638]: time="2026-06-09T13:16:18.256231907Z" level=info msg="Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730"
2026-06-09 14:45:30.797691 | controller | Jun 09 13:16:18.256298 crc crio[3638]: time="2026-06-09T13:16:18.256271817Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.797730 | controller | Jun 09 13:16:18.256298 crc crio[3638]: time="2026-06-09T13:16:18.256319248Z" 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-09 14:45:30.797767 | controller | Jun 09 13:16:18.256938 crc crio[3638]: time="2026-06-09T13:16:18.256505652Z" 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:0xc0007847c8}] Aliases:map[]}"
2026-06-09 14:45:30.797805 | controller | Jun 09 13:16:18.256938 crc crio[3638]: time="2026-06-09T13:16:18.256814777Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.797840 | controller | Jun 09 13:16:18.335815 crc crio[3638]: time="2026-06-09T13:16:18.335481565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.797876 | controller | Jun 09 13:16:18.427590 crc crio[3638]: time="2026-06-09T13:16:18.427498306Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=ffe8a8ec-b117-4e64-9f14-3e02e60471fb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.797911 | controller | Jun 09 13:16:18.430184 crc crio[3638]: time="2026-06-09T13:16:18.430011931Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=d59b781b-69e7-4de1-95d3-50ee89b3563d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.797949 | controller | Jun 09 13:16:18.435785 crc crio[3638]: time="2026-06-09T13:16:18.435701355Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=42c68b3d-85a3-4d42-9427-1daa71c1f1c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.797983 | controller | Jun 09 13:16:18.435873 crc crio[3638]: time="2026-06-09T13:16:18.435775197Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=aa35dc83-42d6-48f1-9c65-7c2e844dd6e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.798025 | controller | Jun 09 13:16:18.436537 crc crio[3638]: time="2026-06-09T13:16:18.436464119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.798064 | controller | Jun 09 13:16:18.447661 crc crio[3638]: time="2026-06-09T13:16:18.447371029Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=fd25462f-8704-40a6-841f-c5341c4e91c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.798102 | controller | Jun 09 13:16:18.451252 crc crio[3638]: time="2026-06-09T13:16:18.450801421Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=639441e2-2231-42ab-b0d7-4b071298b8e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.798136 | controller | Jun 09 13:16:18.451950 crc crio[3638]: time="2026-06-09T13:16:18.451848821Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=d903013e-f2f2-42b8-84d9-c7a9c36a92f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.798173 | controller | Jun 09 13:16:18.452836 crc crio[3638]: time="2026-06-09T13:16:18.452496222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.798208 | controller | Jun 09 13:16:18.453614 crc crio[3638]: time="2026-06-09T13:16:18.453234966Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=32625b79-fa30-4353-915c-90820a2d531d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.798249 | controller | Jun 09 13:16:18.456661 crc crio[3638]: time="2026-06-09T13:16:18.456618967Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=acfa3ab9-c043-49e4-8152-46c5017e6d46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.798287 | controller | Jun 09 13:16:18.458673 crc crio[3638]: time="2026-06-09T13:16:18.458470902Z" level=info msg="Created container 5f5ad17eb6709143c787497e249d71ae4fef62e9df9300dd5c7a0f4f08bcbd3c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=407169ad-1a07-4ed8-8f31-7ea7a6a59e4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.798340 | controller | Jun 09 13:16:18.461395 crc crio[3638]: time="2026-06-09T13:16:18.461363935Z" level=info msg="Starting container: 5f5ad17eb6709143c787497e249d71ae4fef62e9df9300dd5c7a0f4f08bcbd3c" id=2d724550-4724-40fc-acb7-1a11d85deb29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.798385 | controller | Jun 09 13:16:18.462266 crc crio[3638]: time="2026-06-09T13:16:18.461943665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.798424 | controller | Jun 09 13:16:18.465953 crc crio[3638]: time="2026-06-09T13:16:18.465808406Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=bc438d87-88ba-454d-ace7-2fbd55e0df42 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.798463 | controller | Jun 09 13:16:18.482040 crc crio[3638]: time="2026-06-09T13:16:18.481999722Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5ae5a6dd-cdb5-4de0-a6a1-e8784bd930f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.798506 | controller | Jun 09 13:16:18.483434 crc crio[3638]: time="2026-06-09T13:16:18.482869737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.798606 | controller | Jun 09 13:16:18.489185 crc crio[3638]: time="2026-06-09T13:16:18.488772055Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=9bf7db57-5b1e-4c8c-93b3-3e72bc6578e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.798647 | controller | Jun 09 13:16:18.489529 crc crio[3638]: time="2026-06-09T13:16:18.489479828Z" level=info msg="Started container" PID=5480 containerID=5f5ad17eb6709143c787497e249d71ae4fef62e9df9300dd5c7a0f4f08bcbd3c description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=2d724550-4724-40fc-acb7-1a11d85deb29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976
2026-06-09 14:45:30.798684 | controller | Jun 09 13:16:18.499936 crc crio[3638]: time="2026-06-09T13:16:18.496007437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.798721 | controller | Jun 09 13:16:18.503762 crc crio[3638]: time="2026-06-09T13:16:18.502927823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.798757 | controller | Jun 09 13:16:18.533769 crc crio[3638]: time="2026-06-09T13:16:18.530739263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.798792 | controller | Jun 09 13:16:18.559963 crc crio[3638]: time="2026-06-09T13:16:18.559520517Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=98437d39-b3de-4a04-8cff-3995a667c92b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.798828 | controller | Jun 09 13:16:18.574737 crc crio[3638]: time="2026-06-09T13:16:18.574541331Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=92bc2138-20f0-471c-ac3c-0e273818ed0e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.798864 | controller | Jun 09 13:16:18.581237 crc crio[3638]: time="2026-06-09T13:16:18.580741875Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=e71f1b86-a70b-47f5-8bc3-4233c2d00f80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.798899 | controller | Jun 09 13:16:18.581426 crc crio[3638]: time="2026-06-09T13:16:18.581339176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.798936 | controller | Jun 09 13:16:18.581480 crc crio[3638]: time="2026-06-09T13:16:18.581407698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.798970 | controller | Jun 09 13:16:18.675539 crc crio[3638]: time="2026-06-09T13:16:18.673846546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.799007 | controller | Jun 09 13:16:19.122089 crc crio[3638]: 2026-06-09T13:16:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-09 14:45:30.799051 | controller | Jun 09 13:16:19.122089 crc crio[3638]: time="2026-06-09T13:16:19.121714005Z" level=info msg="Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150"
2026-06-09 14:45:30.799091 | controller | Jun 09 13:16:19.122089 crc crio[3638]: time="2026-06-09T13:16:19.121769736Z" level=info msg="cleanup sandbox network"
2026-06-09 14:45:30.799126 | controller | Jun 09 13:16:19.122089 crc crio[3638]: time="2026-06-09T13:16:19.121835607Z" 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-09 14:45:30.799164 | controller | Jun 09 13:16:19.122089 crc crio[3638]: time="2026-06-09T13:16:19.121988851Z" 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:0xc002698440}] Aliases:map[]}"
2026-06-09 14:45:30.799202 | controller | Jun 09 13:16:19.129222 crc crio[3638]: time="2026-06-09T13:16:19.122638442Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.799239 | controller | Jun 09 13:16:19.129222 crc crio[3638]: time="2026-06-09T13:16:19.122669853Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.799276 | controller | Jun 09 13:16:19.129222 crc crio[3638]: time="2026-06-09T13:16:19.122685483Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.799312 | controller | Jun 09 13:16:20.307061 crc crio[3638]: 2026-06-09T13:16:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-09 14:45:30.799361 | controller | Jun 09 13:16:20.307061 crc crio[3638]: time="2026-06-09T13:16:20.303660203Z" level=info msg="Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d"
2026-06-09 14:45:30.799410 | controller | Jun 09 13:16:20.928539 crc crio[3638]: time="2026-06-09T13:16:20.924013785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.799448 | controller | Jun 09 13:16:21.021066 crc crio[3638]: time="2026-06-09T13:16:21.016930362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.799484 | controller | Jun 09 13:16:21.033284 crc crio[3638]: time="2026-06-09T13:16:21.032904763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.799565 | controller | Jun 09 13:16:21.038791 crc crio[3638]: time="2026-06-09T13:16:21.038457115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.799616 | controller | Jun 09 13:16:21.343576 crc crio[3638]: time="2026-06-09T13:16:21.342683572Z" level=info msg="Created container b6070b187148a5176408ad95c0c3d3a4a6f06ef3577e0b78f2dfb99d97e638ac: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=acfa3ab9-c043-49e4-8152-46c5017e6d46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.799662 | controller | Jun 09 13:16:21.367632 crc crio[3638]: time="2026-06-09T13:16:21.367472586Z" level=info msg="Starting container: b6070b187148a5176408ad95c0c3d3a4a6f06ef3577e0b78f2dfb99d97e638ac" id=e10eb9f9-60a6-4626-a0cc-24526e9a7eb7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.799700 | controller | Jun 09 13:16:21.404063 crc crio[3638]: time="2026-06-09T13:16:21.403788438Z" level=info msg="Created container 7c3af259c8d9b42d3ec3e2348529ab132090fb865abfcc4c15ce3b148c61988a: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=9bf7db57-5b1e-4c8c-93b3-3e72bc6578e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.799737 | controller | Jun 09 13:16:21.408631 crc crio[3638]: time="2026-06-09T13:16:21.407492596Z" level=info msg="Starting container: 7c3af259c8d9b42d3ec3e2348529ab132090fb865abfcc4c15ce3b148c61988a" id=cf9da692-048e-4c80-a238-531ea629fdf6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.799773 | controller | Jun 09 13:16:21.424065 crc crio[3638]: time="2026-06-09T13:16:21.423513488Z" level=info msg="Started container" PID=5549 containerID=b6070b187148a5176408ad95c0c3d3a4a6f06ef3577e0b78f2dfb99d97e638ac description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=e10eb9f9-60a6-4626-a0cc-24526e9a7eb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c961fdc2aff1dbe7f9b0c80d78add8189892f3c39ad9f99c413bef426b98c8d8
2026-06-09 14:45:30.799809 | controller | Jun 09 13:16:21.449530 crc crio[3638]: time="2026-06-09T13:16:21.44931685Z" level=info msg="Started container" PID=5552 containerID=7c3af259c8d9b42d3ec3e2348529ab132090fb865abfcc4c15ce3b148c61988a description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=cf9da692-048e-4c80-a238-531ea629fdf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20898963a316405951f1c5c514b0590620907d6f65354c1059f84b3d100808c2
2026-06-09 14:45:30.799844 | controller | Jun 09 13:16:21.512808 crc crio[3638]: time="2026-06-09T13:16:21.512665798Z" level=info msg="Created container 67e234766a6172a839336e9f67e1fe6c78eedde3e66d3aa1fc256dc3d32f013b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=d903013e-f2f2-42b8-84d9-c7a9c36a92f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.799882 | controller | Jun 09 13:16:21.530751 crc crio[3638]: time="2026-06-09T13:16:21.528089609Z" level=info msg="Starting container: 67e234766a6172a839336e9f67e1fe6c78eedde3e66d3aa1fc256dc3d32f013b" id=eaf9124a-63cd-4e38-bdb1-84a01a387b6d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.799919 | controller | Jun 09 13:16:21.550760 crc crio[3638]: time="2026-06-09T13:16:21.548455721Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=c7bd2cc6-6cdd-4f32-af2c-62a94eb7da9e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.799954 | controller | Jun 09 13:16:21.554488 crc crio[3638]: time="2026-06-09T13:16:21.554309018Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=7db8931e-813f-4cef-af74-ce442ccfa932 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.799990 | controller | Jun 09 13:16:21.572013 crc crio[3638]: time="2026-06-09T13:16:21.57190382Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=69ecb4a4-fdaa-4211-9126-d1c0c5276338 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.800024 | controller | Jun 09 13:16:21.573799 crc crio[3638]: time="2026-06-09T13:16:21.573495089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.800061 | controller | Jun 09 13:16:21.580800 crc crio[3638]: time="2026-06-09T13:16:21.580034182Z" level=info msg="Created container acaaf4133467d052d68d177ef32cb79b940b8767b855e7ed67ae3c0b78b42133: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=aa35dc83-42d6-48f1-9c65-7c2e844dd6e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.800113 | controller | Jun 09 13:16:21.588865 crc crio[3638]: time="2026-06-09T13:16:21.582838297Z" level=info msg="Starting container: acaaf4133467d052d68d177ef32cb79b940b8767b855e7ed67ae3c0b78b42133" id=a174c81f-47b3-4044-b3ed-9b8df05a7529 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.800151 | controller | Jun 09 13:16:21.599893 crc crio[3638]: time="2026-06-09T13:16:21.599736182Z" level=info msg="Started container" PID=5556 containerID=67e234766a6172a839336e9f67e1fe6c78eedde3e66d3aa1fc256dc3d32f013b description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=eaf9124a-63cd-4e38-bdb1-84a01a387b6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b
2026-06-09 14:45:30.800188 | controller | Jun 09 13:16:21.680772 crc crio[3638]: time="2026-06-09T13:16:21.676912447Z" level=info msg="Started container" PID=5557 containerID=acaaf4133467d052d68d177ef32cb79b940b8767b855e7ed67ae3c0b78b42133 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=a174c81f-47b3-4044-b3ed-9b8df05a7529 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e
2026-06-09 14:45:30.800224 | controller | Jun 09 13:16:21.684225 crc crio[3638]: time="2026-06-09T13:16:21.684031065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.800258 | controller | Jun 09 13:16:21.845045 crc crio[3638]: time="2026-06-09T13:16:21.84458089Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=afc81d3e-e5cf-456a-abf2-615d9dfcb92b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.800295 | controller | Jun 09 13:16:21.852474 crc crio[3638]: time="2026-06-09T13:16:21.85226772Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e80bdc1c-05d2-48b1-9f70-e5c95a8b9527 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.800331 | controller | Jun 09 13:16:21.855915 crc crio[3638]: time="2026-06-09T13:16:21.855859553Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=49dfd660-50c4-472a-85bd-e7f5cc7b8e1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.800372 | controller | Jun 09 13:16:21.856876 crc crio[3638]: time="2026-06-09T13:16:21.856852447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.800425 | controller | Jun 09 13:16:21.965806 crc crio[3638]: time="2026-06-09T13:16:21.962813845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.800465 | controller | Jun 09 13:16:22.768071 crc crio[3638]: time="2026-06-09T13:16:22.76753237Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=198de437-02a2-4ab8-be74-c4375eb054ae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.800503 | controller | Jun 09 13:16:22.820799 crc crio[3638]: time="2026-06-09T13:16:22.818761219Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=414e0dd1-944a-44ad-94bd-fc7e2553a473 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.800608 | controller | Jun 09 13:16:22.837796 crc crio[3638]: time="2026-06-09T13:16:22.837073477Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=65e35a16-9301-4251-b9bf-a541b5bfd987 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.800650 | controller | Jun 09 13:16:22.838647 crc crio[3638]: time="2026-06-09T13:16:22.838399118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.800718 | controller | Jun 09 13:16:22.996697 crc crio[3638]: time="2026-06-09T13:16:22.995867462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.800757 | controller | Jun 09 13:16:23.047914 crc crio[3638]: time="2026-06-09T13:16:23.047792437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.800793 | controller | Jun 09 13:16:23.334877 crc crio[3638]: time="2026-06-09T13:16:23.334002882Z" level=info msg="Created container 7b10b9e9d8673497dc135346d89eb0e11f9f88c400382fd65c4b856c4d842b97: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=69ecb4a4-fdaa-4211-9126-d1c0c5276338 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.800830 | controller | Jun 09 13:16:23.348522 crc crio[3638]: time="2026-06-09T13:16:23.34840437Z" level=info msg="Starting container: 7b10b9e9d8673497dc135346d89eb0e11f9f88c400382fd65c4b856c4d842b97" id=6a4887ab-6381-4fe5-96b8-6d33c340c83e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.800866 | controller | Jun 09 13:16:23.481419 crc crio[3638]: time="2026-06-09T13:16:23.479946076Z" level=info msg="Started container" PID=5618 containerID=7b10b9e9d8673497dc135346d89eb0e11f9f88c400382fd65c4b856c4d842b97 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=6a4887ab-6381-4fe5-96b8-6d33c340c83e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c961fdc2aff1dbe7f9b0c80d78add8189892f3c39ad9f99c413bef426b98c8d8
2026-06-09 14:45:30.800902 | controller | Jun 09 13:16:23.573329 crc crio[3638]: time="2026-06-09T13:16:23.571968378Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=706e45de-210d-4278-99c9-46985a809e52 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.800939 | controller | Jun 09 13:16:23.596020 crc crio[3638]: time="2026-06-09T13:16:23.594246009Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=550cd7ef-ae5c-4641-84e8-d60a0ad9f8e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.800977 | controller | Jun 09 13:16:23.599278 crc crio[3638]: time="2026-06-09T13:16:23.59896783Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=479ea10e-5945-42a6-9d12-177d1e428e9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.801012 | controller | Jun 09 13:16:23.642971 crc crio[3638]: time="2026-06-09T13:16:23.642081029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.801049 | controller | Jun 09 13:16:23.810746 crc crio[3638]: time="2026-06-09T13:16:23.809864614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.801085 | controller | Jun 09 13:16:24.309482 crc crio[3638]: time="2026-06-09T13:16:24.308470177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.801131 | controller | Jun 09 13:16:24.805264 crc crio[3638]: time="2026-06-09T13:16:24.799418662Z" level=info msg="Created container 1d0c631bb64851582c0942c0b29a4d63f8642214a51fcba1eb0a6cd884ad59c9: openshift-etcd/etcd-crc/etcd-resources-copy" id=65e35a16-9301-4251-b9bf-a541b5bfd987 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.801169 | controller | Jun 09 13:16:24.806926 crc crio[3638]: time="2026-06-09T13:16:24.806292832Z" level=info msg="Starting container: 1d0c631bb64851582c0942c0b29a4d63f8642214a51fcba1eb0a6cd884ad59c9" id=088d4033-f5b0-4b3b-8fde-1f07832a44fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.801206 | controller | Jun 09 13:16:24.995252 crc crio[3638]: time="2026-06-09T13:16:24.994711231Z" level=info msg="Started container" PID=5650 containerID=1d0c631bb64851582c0942c0b29a4d63f8642214a51fcba1eb0a6cd884ad59c9 description=openshift-etcd/etcd-crc/etcd-resources-copy id=088d4033-f5b0-4b3b-8fde-1f07832a44fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e
2026-06-09 14:45:30.801242 | controller | Jun 09 13:16:25.836537 crc crio[3638]: time="2026-06-09T13:16:25.836475832Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=b324eb6e-73ac-46d6-859e-1468bf20f8d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.801281 | controller | Jun 09 13:16:25.857776 crc crio[3638]: time="2026-06-09T13:16:25.85395154Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=00f13475-05b6-4337-b7c9-b5c86d3f3984 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.801317 | controller | Jun 09 13:16:25.875361 crc crio[3638]: time="2026-06-09T13:16:25.875310021Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=36bd6cd9-0a5c-45b0-a40a-c6164b7785bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.801354 | controller | Jun 09 13:16:25.876035 crc crio[3638]: time="2026-06-09T13:16:25.876009038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.801388 | controller | Jun 09 13:16:25.905521 crc crio[3638]: time="2026-06-09T13:16:25.892929192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.801438 | controller | Jun 09 13:16:26.032521 crc crio[3638]: time="2026-06-09T13:16:26.030546702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.801486 | controller | Jun 09 13:16:26.553207 crc crio[3638]: time="2026-06-09T13:16:26.55283942Z" level=info msg="Created container 211b2b990b13d782e90922d7e77f596be72c94265bfa4f15b8c8aedc27d97f39: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=479ea10e-5945-42a6-9d12-177d1e428e9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.801573 | controller | Jun 09 13:16:26.558024 crc crio[3638]: time="2026-06-09T13:16:26.557781496Z" level=info msg="Starting container: 211b2b990b13d782e90922d7e77f596be72c94265bfa4f15b8c8aedc27d97f39" id=cdc85350-8288-4734-8457-3b86d5a7f374 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.801616 | controller | Jun 09 13:16:26.613658 crc crio[3638]: time="2026-06-09T13:16:26.613398416Z" level=info msg="Started container" PID=5671 containerID=211b2b990b13d782e90922d7e77f596be72c94265bfa4f15b8c8aedc27d97f39 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=cdc85350-8288-4734-8457-3b86d5a7f374 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c961fdc2aff1dbe7f9b0c80d78add8189892f3c39ad9f99c413bef426b98c8d8
2026-06-09 14:45:30.801663 | controller | Jun 09 13:16:27.175284 crc crio[3638]: time="2026-06-09T13:16:27.174409769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.801704 | controller | Jun 09 13:16:27.521699 crc crio[3638]: time="2026-06-09T13:16:27.520823073Z" level=info msg="Created container 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae: openshift-etcd/etcd-crc/etcdctl" id=36bd6cd9-0a5c-45b0-a40a-c6164b7785bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.801759 | controller | Jun 09 13:16:27.543473 crc crio[3638]: time="2026-06-09T13:16:27.539975462Z" level=info msg="Starting container: 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae" id=70d54f0b-60a0-486e-a3b2-adcc9badcac1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.801824 | controller | Jun 09 13:16:27.635782 crc crio[3638]: time="2026-06-09T13:16:27.63486341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.801868 | controller | Jun 09 13:16:27.656351 crc crio[3638]: time="2026-06-09T13:16:27.65576597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.801906 | controller | Jun 09 13:16:27.740857 crc crio[3638]: time="2026-06-09T13:16:27.738888654Z" level=info msg="Started container" PID=5697 containerID=9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae description=openshift-etcd/etcd-crc/etcdctl id=70d54f0b-60a0-486e-a3b2-adcc9badcac1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e
2026-06-09 14:45:30.801944 | controller | Jun 09 13:16:27.813832 crc crio[3638]: time="2026-06-09T13:16:27.812915816Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=55593d7b-4619-48a1-bf17-c7d28ff13ead name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.801981 | controller | Jun 09 13:16:27.819013 crc crio[3638]: time="2026-06-09T13:16:27.818703751Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=d48e59a2-f3d7-4750-bf04-4e204f150e7a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.802017 | controller | Jun 09 13:16:27.828506 crc crio[3638]: time="2026-06-09T13:16:27.828421149Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=3da9f424-9faf-44de-9bd9-0732debb09e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.802054 | controller | Jun 09 13:16:27.829436 crc crio[3638]: time="2026-06-09T13:16:27.829252899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.802090 | controller | Jun 09 13:16:27.908770 crc crio[3638]: time="2026-06-09T13:16:27.908331228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.802126 | controller | Jun 09 13:16:28.024491 crc crio[3638]: time="2026-06-09T13:16:28.024410074Z" level=info msg="Created container dd1eeba0b7bda49783709a9b144fe5de33a189dbb85f6838eed6585af754c40a: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=e71f1b86-a70b-47f5-8bc3-4233c2d00f80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.802161 | controller | Jun 09 13:16:28.037462 crc crio[3638]: time="2026-06-09T13:16:28.037308315Z" level=info msg="Starting container: dd1eeba0b7bda49783709a9b144fe5de33a189dbb85f6838eed6585af754c40a" id=bdeb740f-2b0c-4a02-8827-f9ffddca36b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.802207 | controller | Jun 09 13:16:28.059311 crc crio[3638]: time="2026-06-09T13:16:28.058997002Z" level=info msg="Created container b0adc9e36c8d1610763e93a85df45ff539830d3e30cb9b7d22ff56ee5fb20768: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=49dfd660-50c4-472a-85bd-e7f5cc7b8e1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.802248 | controller | Jun 09 13:16:28.060948 crc crio[3638]: time="2026-06-09T13:16:28.060900137Z" level=info msg="Starting container: b0adc9e36c8d1610763e93a85df45ff539830d3e30cb9b7d22ff56ee5fb20768" id=57766bcf-a069-4df3-ae06-c602096a4458 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.802286 | controller | Jun 09 13:16:28.092920 crc crio[3638]: time="2026-06-09T13:16:28.092750153Z" level=info msg="Started container" PID=5714 containerID=dd1eeba0b7bda49783709a9b144fe5de33a189dbb85f6838eed6585af754c40a description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=bdeb740f-2b0c-4a02-8827-f9ffddca36b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976
2026-06-09 14:45:30.802322 | controller | Jun 09 13:16:28.115961 crc crio[3638]: time="2026-06-09T13:16:28.115551846Z" level=info msg="Started container" PID=5719 containerID=b0adc9e36c8d1610763e93a85df45ff539830d3e30cb9b7d22ff56ee5fb20768 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=57766bcf-a069-4df3-ae06-c602096a4458 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b
2026-06-09 14:45:30.802361 | controller | Jun 09 13:16:28.207538 crc crio[3638]: time="2026-06-09T13:16:28.206939394Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=75574dad-a5fc-43e2-a28d-0a9119d6c443 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.802397 | controller | Jun 09 13:16:28.221312 crc crio[3638]: time="2026-06-09T13:16:28.220961222Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=621f9b84-4b66-4f3e-9797-ef62f31c0224 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.802435 | controller | Jun 09 13:16:28.243486 crc crio[3638]: time="2026-06-09T13:16:28.243002818Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=32d21a9e-8e5d-4bee-9560-aef9091a02ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.802488 | controller | Jun 09 13:16:28.250929 crc crio[3638]: time="2026-06-09T13:16:28.249980221Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=314375c8-28b5-432c-98e7-863e7110871b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.802586 | controller | Jun 09 13:16:28.273497 crc crio[3638]: time="2026-06-09T13:16:28.272957079Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=42755b54-4e72-4143-89e0-359fd2568bc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.802630 | controller | Jun 09 13:16:28.288893 crc crio[3638]: time="2026-06-09T13:16:28.288471112Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=d5e85fed-a5fc-4c31-ba2b-72b240c78201 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.802667 | controller | Jun 09 13:16:28.289315 crc crio[3638]: time="2026-06-09T13:16:28.289089946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.802713 | controller | Jun 09 13:16:28.293503 crc crio[3638]: time="2026-06-09T13:16:28.29309596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.802750 | controller | Jun 09 13:16:28.403474 crc crio[3638]: time="2026-06-09T13:16:28.402802655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.802785 | controller | Jun 09 13:16:28.536505 crc crio[3638]: time="2026-06-09T13:16:28.535453399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.802820 | controller | Jun 09 13:16:29.833380 crc crio[3638]: time="2026-06-09T13:16:29.83203615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.802857 | controller | Jun 09 13:16:30.441000 crc crio[3638]: time="2026-06-09T13:16:30.438430576Z" level=info msg="Created container 856b77726559791a2730097cab838e4f5f9d6394b4e37ba150e486d0d0519317: openshift-etcd/etcd-crc/etcd" id=3da9f424-9faf-44de-9bd9-0732debb09e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.802892 | controller | Jun 09 13:16:30.458540 crc crio[3638]: time="2026-06-09T13:16:30.455377253Z" level=info msg="Starting container: 856b77726559791a2730097cab838e4f5f9d6394b4e37ba150e486d0d0519317" id=3ecdcc5a-21f2-4070-97dc-7d40c83f27cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.802928 | controller | Jun 09 13:16:30.608713 crc crio[3638]: time="2026-06-09T13:16:30.607761838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.802962 | controller | Jun 09 13:16:30.611686 crc crio[3638]: time="2026-06-09T13:16:30.611521415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.802999 | controller | Jun 09 13:16:30.650343 crc crio[3638]: time="2026-06-09T13:16:30.64800548Z" level=info msg="Started container" PID=5774 containerID=856b77726559791a2730097cab838e4f5f9d6394b4e37ba150e486d0d0519317 description=openshift-etcd/etcd-crc/etcd id=3ecdcc5a-21f2-4070-97dc-7d40c83f27cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e
2026-06-09 14:45:30.803034 | controller | Jun 09 13:16:30.761644 crc crio[3638]: time="2026-06-09T13:16:30.760541212Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=d921fa7d-a077-430c-a2f2-924513269962 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.803073 | controller | Jun 09 13:16:30.767479 crc crio[3638]: time="2026-06-09T13:16:30.767333781Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=03c9b87a-3e33-4968-84fa-c929400d9efb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.803109 | controller | Jun 09 13:16:30.775023 crc crio[3638]: time="2026-06-09T13:16:30.774843266Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=81b6d25a-1d9a-475f-8deb-3d3410b29041 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.803144 | controller | Jun 09 13:16:30.775492 crc crio[3638]: time="2026-06-09T13:16:30.775408929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.803187 | controller | Jun 09 13:16:30.822496 crc crio[3638]: time="2026-06-09T13:16:30.821228221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.803223 | controller | Jun 09 13:16:31.072810 crc crio[3638]: time="2026-06-09T13:16:31.063523779Z" level=info msg="Created container 661e58056e5c21d70a8a4652a215fe1118fff6029462ed3f54c459ac693b9ced: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=32d21a9e-8e5d-4bee-9560-aef9091a02ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.803259 | controller | Jun 09 13:16:31.072810 crc crio[3638]: time="2026-06-09T13:16:31.066832827Z" level=info msg="Starting container: 661e58056e5c21d70a8a4652a215fe1118fff6029462ed3f54c459ac693b9ced" id=eaf53f7a-bc98-45e6-a2ed-5ba3ae9f2752 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.803295 | controller | Jun 09 13:16:31.105839 crc crio[3638]: time="2026-06-09T13:16:31.105343768Z" level=info msg="Started container" PID=5787 containerID=661e58056e5c21d70a8a4652a215fe1118fff6029462ed3f54c459ac693b9ced description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=eaf53f7a-bc98-45e6-a2ed-5ba3ae9f2752 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b
2026-06-09 14:45:30.803335 | controller | Jun 09 13:16:31.190787 crc crio[3638]: time="2026-06-09T13:16:31.190320396Z" level=info msg="Created container 24c692cca0aeef391fd8ca25b2815b866f5b90f929ad9545075980636da30449: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=d5e85fed-a5fc-4c31-ba2b-72b240c78201 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.803372 | controller | Jun 09 13:16:31.199359 crc crio[3638]: time="2026-06-09T13:16:31.197380731Z" level=info msg="Starting container: 24c692cca0aeef391fd8ca25b2815b866f5b90f929ad9545075980636da30449" id=b981d061-b3c7-43b5-8583-6b5f6cb686d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.803410 | controller | Jun 09 13:16:31.261556 crc crio[3638]: time="2026-06-09T13:16:31.260668082Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=9f05737e-615a-4dab-818b-927bc07cf559 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.803446 | controller | Jun 09 13:16:31.271175 crc crio[3638]: time="2026-06-09T13:16:31.270887471Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=560edce8-afec-4bee-bcf9-c56c8624c0d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.803505 | controller | Jun 09 13:16:31.281373 crc crio[3638]: time="2026-06-09T13:16:31.281321535Z" level=info msg="Started container" PID=5786 containerID=24c692cca0aeef391fd8ca25b2815b866f5b90f929ad9545075980636da30449 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=b981d061-b3c7-43b5-8583-6b5f6cb686d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976
2026-06-09 14:45:30.803612 | controller | Jun 09 13:16:31.312199 crc crio[3638]: time="2026-06-09T13:16:31.31189032Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=129706e3-3ae7-42fe-a6e8-1eab9bb2f2af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.803666 | controller | Jun 09 13:16:31.313308 crc crio[3638]: time="2026-06-09T13:16:31.312891792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.803721 | controller | Jun 09 13:16:31.723417 crc crio[3638]: time="2026-06-09T13:16:31.720961119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.803768 | controller | Jun 09 13:16:32.764015 crc crio[3638]: time="2026-06-09T13:16:32.763479925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.803810 | controller | Jun 09 13:16:33.618788 crc crio[3638]: time="2026-06-09T13:16:33.618500107Z" level=info msg="Created container 01d77b6b3df73f7dfb270c4db73ac4ab5c898b2a08f47a4226a2c6f399fc0657: openshift-etcd/etcd-crc/etcd-metrics" id=81b6d25a-1d9a-475f-8deb-3d3410b29041 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.803856 | controller | Jun 09 13:16:33.632881 crc crio[3638]: time="2026-06-09T13:16:33.631884561Z" level=info msg="Starting container: 01d77b6b3df73f7dfb270c4db73ac4ab5c898b2a08f47a4226a2c6f399fc0657" id=2da11d97-85a0-4c2e-9678-0ba96757ee5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.803899 | controller | Jun 09 13:16:33.881858 crc crio[3638]: time="2026-06-09T13:16:33.881492644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.803942 | controller | Jun 09 13:16:33.987243 crc crio[3638]: time="2026-06-09T13:16:33.985022093Z" level=info msg="Started container" PID=5830 containerID=01d77b6b3df73f7dfb270c4db73ac4ab5c898b2a08f47a4226a2c6f399fc0657 description=openshift-etcd/etcd-crc/etcd-metrics id=2da11d97-85a0-4c2e-9678-0ba96757ee5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e
2026-06-09 14:45:30.803986 | controller | Jun 09 13:16:34.028469 crc crio[3638]: time="2026-06-09T13:16:34.027932986Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=49cd78c4-dec8-4852-b52d-dafc67542bf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.804030 | controller | Jun 09 13:16:34.032936 crc crio[3638]: time="2026-06-09T13:16:34.032516502Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=d9d61e69-5262-4832-a43e-57d0734f4e6a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.804083 | controller | Jun 09 13:16:34.042094 crc crio[3638]: time="2026-06-09T13:16:34.041948372Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=4ad8ba24-a635-41e4-895a-831cb8134251 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.804124 | controller | Jun 09 13:16:34.044020 crc crio[3638]: time="2026-06-09T13:16:34.043894848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.804270 | controller | Jun 09 13:16:34.113575 crc crio[3638]: time="2026-06-09T13:16:34.113444916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.804325 | controller | Jun 09 13:16:34.206980 crc crio[3638]: time="2026-06-09T13:16:34.206215005Z" level=info msg="Created container 6f50de34ff7e0a584e3ded7c52b4a537b8e2ce511b3bdb2d7538477932948bfc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=129706e3-3ae7-42fe-a6e8-1eab9bb2f2af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.804366 | controller | Jun 09 13:16:34.217200 crc crio[3638]: time="2026-06-09T13:16:34.216346902Z" level=info msg="Starting container: 6f50de34ff7e0a584e3ded7c52b4a537b8e2ce511b3bdb2d7538477932948bfc" id=d5eeccfe-5eb6-459c-a84a-884fde5ecb8f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.804414 | controller | Jun 09 13:16:34.260201 crc crio[3638]: time="2026-06-09T13:16:34.252787066Z" level=info msg="Started container" PID=5858 containerID=6f50de34ff7e0a584e3ded7c52b4a537b8e2ce511b3bdb2d7538477932948bfc description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=d5eeccfe-5eb6-459c-a84a-884fde5ecb8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b
2026-06-09 14:45:30.804454 | controller | Jun 09 13:16:34.490097 crc crio[3638]: time="2026-06-09T13:16:34.487167337Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=6598b845-430b-483d-9b3b-64f79e769a8e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.804492 | controller | Jun 09 13:16:34.496083 crc crio[3638]: time="2026-06-09T13:16:34.495526323Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=58987390-6a52-45b4-96aa-1fd81d3b1101 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.804598 | controller | Jun 09 13:16:34.505364 crc crio[3638]: time="2026-06-09T13:16:34.502824944Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=78040076-adad-4598-b147-cc61290ffb3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.804646 | controller | Jun 09 13:16:34.506654 crc crio[3638]: time="2026-06-09T13:16:34.506484149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.804711 | controller | Jun 09 13:16:34.641968 crc crio[3638]: time="2026-06-09T13:16:34.637538825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.804750 | controller | Jun 09 13:16:35.906983 crc crio[3638]: time="2026-06-09T13:16:35.904751618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.804887 | controller | Jun 09 13:16:36.345563 crc crio[3638]: time="2026-06-09T13:16:36.345439867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.804934 | controller | Jun 09 13:16:36.431782 crc crio[3638]: time="2026-06-09T13:16:36.43147382Z" level=info msg="Created container d18038ce8152fe4fbaddbcfa48aac8c19e3bbdee4aa45769922e198a6f5fa23c: openshift-etcd/etcd-crc/etcd-readyz" id=4ad8ba24-a635-41e4-895a-831cb8134251 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.804974 | controller | Jun 09 13:16:36.436986 crc crio[3638]: time="2026-06-09T13:16:36.435935614Z" level=info msg="Starting container: d18038ce8152fe4fbaddbcfa48aac8c19e3bbdee4aa45769922e198a6f5fa23c" id=6e682215-8ba2-4b17-bf3f-af9699269e0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.805012 | controller | Jun 09 13:16:36.595920 crc crio[3638]: time="2026-06-09T13:16:36.594698298Z" level=info msg="Started container" PID=5901 containerID=d18038ce8152fe4fbaddbcfa48aac8c19e3bbdee4aa45769922e198a6f5fa23c description=openshift-etcd/etcd-crc/etcd-readyz id=6e682215-8ba2-4b17-bf3f-af9699269e0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e
2026-06-09 14:45:30.805051 | controller | Jun 09 13:16:36.647223 crc crio[3638]: time="2026-06-09T13:16:36.646831957Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=948bf3e6-e284-4b25-8cf6-b183f5133d10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.805097 | controller | Jun 09 13:16:36.651836 crc crio[3638]: time="2026-06-09T13:16:36.651626209Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=84cab612-fcf6-4f0d-bd86-767341c75d0c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.805135 | controller | Jun 09 13:16:36.654948 crc crio[3638]: time="2026-06-09T13:16:36.654485447Z" level=info msg="Created container 1b28b16f79fd5e27bcf28212916ef4d2a13cc5c0755d9f1d5a02e97ba3f44f6d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=78040076-adad-4598-b147-cc61290ffb3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.805172 | controller | Jun 09 13:16:36.660528 crc crio[3638]: time="2026-06-09T13:16:36.660350543Z" level=info msg="Starting container: 1b28b16f79fd5e27bcf28212916ef4d2a13cc5c0755d9f1d5a02e97ba3f44f6d" id=014815fa-6cfc-4174-bcbb-c565d58cc276 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.805209 | controller | Jun 09 13:16:36.663863 crc crio[3638]: time="2026-06-09T13:16:36.662812901Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=cba14f22-55e8-4cd6-abb9-1b2c5fb244ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.805245 | controller | Jun 09 13:16:36.663863 crc crio[3638]: time="2026-06-09T13:16:36.663502037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.805280 | controller | Jun 09 13:16:36.778900 crc crio[3638]: time="2026-06-09T13:16:36.777283489Z" level=info msg="Started container" PID=5908 containerID=1b28b16f79fd5e27bcf28212916ef4d2a13cc5c0755d9f1d5a02e97ba3f44f6d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=014815fa-6cfc-4174-bcbb-c565d58cc276 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b
2026-06-09 14:45:30.805319 | controller | Jun 09 13:16:36.815906 crc crio[3638]: time="2026-06-09T13:16:36.815561294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.805357 | controller | Jun 09 13:16:37.880092 crc crio[3638]: time="2026-06-09T13:16:37.879972383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.805393 | controller | Jun 09 13:16:38.072938 crc crio[3638]: time="2026-06-09T13:16:38.072824825Z" level=info msg="Created container ac5643c9b932019dcb80182bd6b54c9d6bb853b809c868c8500d5a1b91f81e06: openshift-etcd/etcd-crc/etcd-rev" id=cba14f22-55e8-4cd6-abb9-1b2c5fb244ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.805431 | controller | Jun 09 13:16:38.074165 crc crio[3638]: time="2026-06-09T13:16:38.074072324Z" level=info msg="Starting container: ac5643c9b932019dcb80182bd6b54c9d6bb853b809c868c8500d5a1b91f81e06" id=cc5dbc83-2656-4408-aacf-9cd5ea496502 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.805467 | controller | Jun 09 13:16:38.085235 crc crio[3638]: time="2026-06-09T13:16:38.084979118Z" level=info msg="Started container" PID=5938 containerID=ac5643c9b932019dcb80182bd6b54c9d6bb853b809c868c8500d5a1b91f81e06 description=openshift-etcd/etcd-crc/etcd-rev id=cc5dbc83-2656-4408-aacf-9cd5ea496502 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e
2026-06-09 14:45:30.805505 | controller | Jun 09 13:16:55.627876 crc crio[3638]: time="2026-06-09T13:16:55.62606441Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=685485ca-a352-479e-bb2c-fc2a303f1209 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.805613 | controller | Jun 09 13:16:55.644484 crc crio[3638]: time="2026-06-09T13:16:55.643770605Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=76c2cd45-5dfd-4aa0-9ccc-302ab091e0dc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.805661 | controller | Jun 09 13:16:55.660315 crc crio[3638]: time="2026-06-09T13:16:55.658339755Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=4ab77088-18c8-49f3-a16f-277acefe2a15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.805700 | controller | Jun 09 13:16:55.662800 crc crio[3638]: time="2026-06-09T13:16:55.66239564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.805737 | controller | Jun 09 13:16:55.731795 crc crio[3638]: time="2026-06-09T13:16:55.731722272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.805774 | controller | Jun 09 13:16:56.471493 crc crio[3638]: time="2026-06-09T13:16:56.471083737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.805810 | controller | Jun 09 13:16:56.618753 crc crio[3638]: time="2026-06-09T13:16:56.61869529Z" level=info msg="Created container 3d2b2d45a6f03859f0e3f48fa97618b8e7cc3389e473e0bf64d53a2c460d3655: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=4ab77088-18c8-49f3-a16f-277acefe2a15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.805849 | controller | Jun 09 13:16:56.623251 crc crio[3638]: time="2026-06-09T13:16:56.622995501Z" level=info msg="Starting container: 3d2b2d45a6f03859f0e3f48fa97618b8e7cc3389e473e0bf64d53a2c460d3655" id=80d7901a-7db1-4aec-abdc-903cb10b7d36 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.805887 | controller | Jun 09 13:16:56.652853 crc crio[3638]: time="2026-06-09T13:16:56.65248001Z" level=info msg="Started container" PID=6179 containerID=3d2b2d45a6f03859f0e3f48fa97618b8e7cc3389e473e0bf64d53a2c460d3655 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=80d7901a-7db1-4aec-abdc-903cb10b7d36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976
2026-06-09 14:45:30.805924 | controller | Jun 09 13:16:58.733875 crc crio[3638]: time="2026-06-09T13:16:58.73226221Z" level=info msg="Stopping container: 3d2b2d45a6f03859f0e3f48fa97618b8e7cc3389e473e0bf64d53a2c460d3655 (timeout: 30s)" id=e2d1d077-b057-4313-8a74-245efba334fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.805960 | controller | Jun 09 13:16:58.926242 crc crio[3638]: time="2026-06-09T13:16:58.925940331Z" level=info msg="Stopped container 3d2b2d45a6f03859f0e3f48fa97618b8e7cc3389e473e0bf64d53a2c460d3655: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=e2d1d077-b057-4313-8a74-245efba334fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.805998 | controller | Jun 09 13:16:59.740666 crc crio[3638]: time="2026-06-09T13:16:59.740621178Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=795f3a1c-5e67-4374-8890-39b57718846f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.806036 | controller | Jun 09 13:16:59.745343 crc crio[3638]: time="2026-06-09T13:16:59.745209905Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f7c17390-e4d1-49f3-96c1-c4a0f6da6650 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.806080 | controller | Jun 09 13:16:59.749880 crc crio[3638]: time="2026-06-09T13:16:59.749830703Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=f22538d6-2e9c-42ee-bc71-c12fcbb1a337 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.806118 | controller | Jun 09 13:16:59.751084 crc crio[3638]: time="2026-06-09T13:16:59.751052822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.806153 | controller | Jun 09 13:16:59.755437 crc crio[3638]: time="2026-06-09T13:16:59.755159888Z" level=info msg="Removing container: 5f5ad17eb6709143c787497e249d71ae4fef62e9df9300dd5c7a0f4f08bcbd3c" id=569a2838-0125-42d9-a084-de258ae5e0e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.806190 | controller | Jun 09 13:16:59.890740 crc crio[3638]: time="2026-06-09T13:16:59.890674888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.806226 | controller | Jun 09 13:16:59.941561 crc crio[3638]: time="2026-06-09T13:16:59.941339243Z" level=info msg="Removed container 5f5ad17eb6709143c787497e249d71ae4fef62e9df9300dd5c7a0f4f08bcbd3c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=569a2838-0125-42d9-a084-de258ae5e0e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.806264 | controller | Jun 09 13:17:00.304440 crc crio[3638]: time="2026-06-09T13:17:00.303874734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.806301 | controller | Jun 09 13:17:00.504889 crc crio[3638]: time="2026-06-09T13:17:00.504716573Z" level=info msg="Created container db207eac4455fe7ca7ade09e6d6f0f695f19cfa49391cb72b8050dc51822a7cd: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=f22538d6-2e9c-42ee-bc71-c12fcbb1a337 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.806338 | controller | Jun 09 13:17:00.508057 crc crio[3638]: time="2026-06-09T13:17:00.507960889Z" level=info msg="Starting container: db207eac4455fe7ca7ade09e6d6f0f695f19cfa49391cb72b8050dc51822a7cd" id=d88f26be-28d0-4a47-8f83-993b8c9671f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.806375 | controller | Jun 09 13:17:00.522774 crc crio[3638]: time="2026-06-09T13:17:00.521337052Z" level=info msg="Started container" PID=6243 containerID=db207eac4455fe7ca7ade09e6d6f0f695f19cfa49391cb72b8050dc51822a7cd description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=d88f26be-28d0-4a47-8f83-993b8c9671f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b
2026-06-09 14:45:30.806413 | controller | Jun 09 13:17:16.293783 crc crio[3638]: time="2026-06-09T13:17:16.292915144Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=ae979cba-4b04-4063-b1a0-c85980f80dab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.806450 | controller | Jun 09 13:17:16.296578 crc crio[3638]: time="2026-06-09T13:17:16.296340995Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=68d45875-cedb-4337-8f7e-15618c5cdc87 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.806486 | controller | Jun 09 13:17:16.299268 crc crio[3638]: time="2026-06-09T13:17:16.29917285Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=f19b6ffe-6ab6-4736-ac0a-6762cb4c47a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.806576 | controller | Jun 09 13:17:16.299756 crc crio[3638]: time="2026-06-09T13:17:16.299684602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.806636 | controller | Jun 09 13:17:16.317461 crc crio[3638]: time="2026-06-09T13:17:16.317186474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.806683 | controller | Jun 09 13:17:16.519000 crc crio[3638]: time="2026-06-09T13:17:16.518757968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.806721 | controller | Jun 09 13:17:16.679693 crc crio[3638]: time="2026-06-09T13:17:16.679520157Z" level=info msg="Created container d73cf7a10875e88aea18d8ce6f8046539544541c234cc90d58e33e9d79b1ae0c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=f19b6ffe-6ab6-4736-ac0a-6762cb4c47a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.806756 | controller | Jun 09 13:17:16.681660 crc crio[3638]: time="2026-06-09T13:17:16.681561455Z" level=info msg="Starting container: d73cf7a10875e88aea18d8ce6f8046539544541c234cc90d58e33e9d79b1ae0c" id=c50fbd92-5cd9-45dd-85ce-c33429298067 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.806794 | controller | Jun 09 13:17:16.691638 crc crio[3638]: time="2026-06-09T13:17:16.689743257Z" level=info msg="Started container" PID=6330 containerID=d73cf7a10875e88aea18d8ce6f8046539544541c234cc90d58e33e9d79b1ae0c description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=c50fbd92-5cd9-45dd-85ce-c33429298067 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976
2026-06-09 14:45:30.806831 | controller | Jun 09 13:17:21.455256 crc crio[3638]: time="2026-06-09T13:17:21.454964516Z" level=info msg="Stopping container: db207eac4455fe7ca7ade09e6d6f0f695f19cfa49391cb72b8050dc51822a7cd (timeout: 15s)" id=fab4f6bf-c31b-4c9c-92ca-f9e584409f68 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.806867 | controller | Jun 09 13:17:36.468881 crc crio[3638]: time="2026-06-09T13:17:36.468579224Z" level=warning msg="Stopping container db207eac4455fe7ca7ade09e6d6f0f695f19cfa49391cb72b8050dc51822a7cd with stop signal(15) timed out. Killing..."
2026-06-09 14:45:30.806905 | controller | Jun 09 13:17:37.027484 crc crio[3638]: time="2026-06-09T13:17:37.026046933Z" level=info msg="Stopped container db207eac4455fe7ca7ade09e6d6f0f695f19cfa49391cb72b8050dc51822a7cd: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=fab4f6bf-c31b-4c9c-92ca-f9e584409f68 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.806942 | controller | Jun 09 13:17:37.033391 crc crio[3638]: time="2026-06-09T13:17:37.033267732Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=2ecd7a53-2d26-4031-b282-21b1b00c50fa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.806978 | controller | Jun 09 13:17:37.036530 crc crio[3638]: time="2026-06-09T13:17:37.036345394Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f51c5908-b4c6-4326-a2d9-2e133e436419 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.807014 | controller | Jun 09 13:17:37.040415 crc crio[3638]: time="2026-06-09T13:17:37.040255706Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=4dc48fe6-0c69-466b-a789-5252af649080 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.807060 | controller | Jun 09 13:17:37.040978 crc crio[3638]: time="2026-06-09T13:17:37.04086443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.807099 | controller | Jun 09 13:17:37.047561 crc crio[3638]: time="2026-06-09T13:17:37.047337142Z" level=info msg="Removing container: 1b28b16f79fd5e27bcf28212916ef4d2a13cc5c0755d9f1d5a02e97ba3f44f6d" id=f260da4a-16b9-4db0-97ef-bace3a5cefa3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.807136 | controller | Jun 09 13:17:37.135598 crc crio[3638]: time="2026-06-09T13:17:37.135378746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.807173 | controller | Jun 09 13:17:37.192739 crc crio[3638]: time="2026-06-09T13:17:37.192578426Z" level=info msg="Removed container 1b28b16f79fd5e27bcf28212916ef4d2a13cc5c0755d9f1d5a02e97ba3f44f6d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=f260da4a-16b9-4db0-97ef-bace3a5cefa3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.807212 | controller | Jun 09 13:17:37.364710 crc crio[3638]: time="2026-06-09T13:17:37.364525808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.807247 | controller | Jun 09 13:17:37.472879 crc crio[3638]: time="2026-06-09T13:17:37.472643363Z" level=info msg="Created container 68a92ae01d9bdd800e673afb5fc143b30c16f10624a71c93427798d774abab97: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=4dc48fe6-0c69-466b-a789-5252af649080 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.807285 | controller | Jun 09 13:17:37.474547 crc crio[3638]: time="2026-06-09T13:17:37.474378854Z" level=info msg="Starting container: 68a92ae01d9bdd800e673afb5fc143b30c16f10624a71c93427798d774abab97" id=9cde8af9-7a40-4304-a170-0696a51321b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.807323 | controller | Jun 09 13:17:37.483273 crc crio[3638]: time="2026-06-09T13:17:37.483038128Z" level=info msg="Started container" PID=6467 containerID=68a92ae01d9bdd800e673afb5fc143b30c16f10624a71c93427798d774abab97 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=9cde8af9-7a40-4304-a170-0696a51321b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b
2026-06-09 14:45:30.807365 | controller | Jun 09 13:17:40.733363 crc crio[3638]: time="2026-06-09T13:17:40.732772746Z" level=info msg="Stopping container: d73cf7a10875e88aea18d8ce6f8046539544541c234cc90d58e33e9d79b1ae0c (timeout: 30s)" id=f66b5df5-ae69-4001-beaf-3f17eb04d75b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.807401 | controller | Jun 09 13:17:40.972035 crc crio[3638]: time="2026-06-09T13:17:40.971692077Z" level=info msg="Stopped container d73cf7a10875e88aea18d8ce6f8046539544541c234cc90d58e33e9d79b1ae0c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=f66b5df5-ae69-4001-beaf-3f17eb04d75b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.807439 | controller | Jun 09 13:17:40.974743 crc crio[3638]: time="2026-06-09T13:17:40.974567225Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=2c69b70a-ffb8-4030-97ac-c8dfbc7a2b00 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.807483 | controller | Jun 09 13:17:40.979247 crc crio[3638]: time="2026-06-09T13:17:40.979158582Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=0b45472e-cd5d-46d1-ba22-fece4f55d24f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.807562 | controller | Jun 09 13:17:40.987327 crc crio[3638]: time="2026-06-09T13:17:40.987234932Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=88738536-62b4-41a2-9f98-acf9f30c3f00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.807614 | controller | Jun 09 13:17:40.988014 crc crio[3638]: time="2026-06-09T13:17:40.987942829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.807667 | controller | Jun 09 13:17:41.005588 crc crio[3638]: time="2026-06-09T13:17:41.005296384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.807715 | controller | Jun 09 13:17:41.085923 crc crio[3638]: time="2026-06-09T13:17:41.085810294Z" level=info msg="Removing container: 3d2b2d45a6f03859f0e3f48fa97618b8e7cc3389e473e0bf64d53a2c460d3655" id=4d4a1190-71f7-45ea-9a6b-2f8c087a1cfb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.807757 | controller | Jun 09 13:17:41.110273 crc crio[3638]: time="2026-06-09T13:17:41.109348874Z" level=info msg="Removed container 3d2b2d45a6f03859f0e3f48fa97618b8e7cc3389e473e0bf64d53a2c460d3655: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=4d4a1190-71f7-45ea-9a6b-2f8c087a1cfb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.807796 | controller | Jun 09 13:17:41.187163 crc crio[3638]: time="2026-06-09T13:17:41.186975675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.807832 | controller | Jun 09 13:17:41.255197 crc crio[3638]: time="2026-06-09T13:17:41.254646921Z" level=info msg="Created container 16b4b273aa604dd8ecdf013beeb2dcdceff67262d29a6eef0441aff25e0d1f3d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=88738536-62b4-41a2-9f98-acf9f30c3f00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.807870 | controller | Jun 09 13:17:41.256526 crc crio[3638]: time="2026-06-09T13:17:41.256398782Z" level=info msg="Starting container: 16b4b273aa604dd8ecdf013beeb2dcdceff67262d29a6eef0441aff25e0d1f3d" id=a16aff61-9264-408d-8eaf-7726f21e5dbf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.807909 | controller | Jun 09 13:17:41.263175 crc crio[3638]: time="2026-06-09T13:17:41.26223852Z" level=info msg="Started container" PID=6531 containerID=16b4b273aa604dd8ecdf013beeb2dcdceff67262d29a6eef0441aff25e0d1f3d description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=a16aff61-9264-408d-8eaf-7726f21e5dbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976
2026-06-09 14:45:30.807947 | controller | Jun 09 13:18:10.724969 crc crio[3638]: time="2026-06-09T13:18:10.724807327Z" level=info msg="Stopping container: 16b4b273aa604dd8ecdf013beeb2dcdceff67262d29a6eef0441aff25e0d1f3d (timeout: 30s)" id=a5637c90-d7a1-42e5-a42a-e778348068c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.807985 | controller | Jun 09 13:18:11.285286 crc crio[3638]: time="2026-06-09T13:18:11.285072202Z" level=info msg="Removing container: d73cf7a10875e88aea18d8ce6f8046539544541c234cc90d58e33e9d79b1ae0c" id=064d766d-ba78-408b-bc9d-b80b0ecabfc8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.808022 | controller | Jun 09 13:18:11.418905 crc crio[3638]: time="2026-06-09T13:18:11.418745796Z" level=info msg="Removed container d73cf7a10875e88aea18d8ce6f8046539544541c234cc90d58e33e9d79b1ae0c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=064d766d-ba78-408b-bc9d-b80b0ecabfc8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.808073 | controller | Jun 09 13:18:11.469978 crc crio[3638]: time="2026-06-09T13:18:11.469741762Z" level=info msg="Stopped container 16b4b273aa604dd8ecdf013beeb2dcdceff67262d29a6eef0441aff25e0d1f3d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=a5637c90-d7a1-42e5-a42a-e778348068c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.808112 | controller | Jun 09 13:18:41.223061 crc crio[3638]: time="2026-06-09T13:18:41.217094711Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.808149 | controller | Jun 09 13:18:41.278803 crc crio[3638]: time="2026-06-09T13:18:41.24393628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.808187 | controller | Jun 09 13:18:41.423185 crc crio[3638]: time="2026-06-09T13:18:41.421544284Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/f36051ed-a7e1-4819-8dee-2061e9cbfdc4 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:0xc0019a80d8}] Aliases:map[]}"
2026-06-09 14:45:30.808224 | controller | Jun 09 13:18:41.423185 crc crio[3638]: time="2026-06-09T13:18:41.422757003Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.808260 | controller | Jun 09 13:18:41.968654 crc crio[3638]: time="2026-06-09T13:18:41.967728189Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.808296 | controller | Jun 09 13:18:41.968654 crc crio[3638]: time="2026-06-09T13:18:41.968069857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.808332 | controller | Jun 09 13:18:41.996765 crc crio[3638]: time="2026-06-09T13:18:41.995655634Z" level=info msg="Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=b7a4dc0e-14cc-4cbd-8d91-ac9088566526 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.808369 | controller | Jun 09 13:18:41.996765 crc crio[3638]: time="2026-06-09T13:18:41.99592715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.808405 | controller | Jun 09 13:18:42.002866 crc crio[3638]: time="2026-06-09T13:18:42.002618567Z" level=info msg="Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=b90afb5b-a738-4db7-a26c-7b6862c63d17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.808441 | controller | Jun 09 13:18:42.002866 crc crio[3638]: time="2026-06-09T13:18:42.002852892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.808476 | controller | Jun 09 13:18:42.003680 crc crio[3638]: time="2026-06-09T13:18:42.003621821Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/98834b98-5875-4750-b933-21d2af3fbe06 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:0xc0019a8290}] Aliases:map[]}"
2026-06-09 14:45:30.808564 | controller | Jun 09 13:18:42.003680 crc crio[3638]: time="2026-06-09T13:18:42.003652591Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.808618 | controller | Jun 09 13:18:42.020199 crc crio[3638]: time="2026-06-09T13:18:42.019978763Z" 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=b7a4dc0e-14cc-4cbd-8d91-ac9088566526 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.808684 | controller | Jun 09 13:18:42.076584 crc crio[3638]: time="2026-06-09T13:18:42.075848833Z" 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=b90afb5b-a738-4db7-a26c-7b6862c63d17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.808744 | controller | Jun 09 13:18:42.090721 crc crio[3638]: time="2026-06-09T13:18:42.090072677Z" level=info msg="Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=0282bcd3-c0f7-4d59-881a-afbe838d6b3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.808786 | controller | Jun 09 13:18:42.090842 crc crio[3638]: time="2026-06-09T13:18:42.090756103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.808823 | controller | Jun 09 13:18:42.093512 crc crio[3638]: time="2026-06-09T13:18:42.092696228Z" level=info msg="Ran pod sandbox df61ebfe80f1541ce8cd4b1f097bedfb857dbc14d3da1adfad54e401df768618 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=b7a4dc0e-14cc-4cbd-8d91-ac9088566526 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.808861 | controller | Jun 09 13:18:42.123620 crc crio[3638]: time="2026-06-09T13:18:42.122972398Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.808898 | controller | Jun 09 13:18:42.123620 crc crio[3638]: time="2026-06-09T13:18:42.123357857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.808933 | controller | Jun 09 13:18:42.123951 crc crio[3638]: time="2026-06-09T13:18:42.123644084Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.808971 | controller | Jun 09 13:18:42.123951 crc crio[3638]: time="2026-06-09T13:18:42.123674524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.809006 | controller | Jun 09 13:18:42.145925 crc crio[3638]: time="2026-06-09T13:18:42.145720913Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=2f8051d2-5f86-4b08-9ee1-e65e8902231d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.809043 | controller | Jun 09 13:18:42.152258 crc crio[3638]: time="2026-06-09T13:18:42.151336844Z" level=info msg="Ran pod sandbox 6847febec6ec237fbd4d937cdf5e47a4ae28a22420a0dad6dabc17645ea30008 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=b90afb5b-a738-4db7-a26c-7b6862c63d17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.809089 | controller | Jun 09 13:18:42.204502 crc crio[3638]: time="2026-06-09T13:18:42.203078688Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=60f076f9-61d6-49f4-8f4f-f5a056a2a43c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.809126 | controller | Jun 09 13:18:42.240643 crc crio[3638]: time="2026-06-09T13:18:42.239607344Z" 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=0282bcd3-c0f7-4d59-881a-afbe838d6b3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.809164 | controller | Jun 09 13:18:42.250575 crc crio[3638]: time="2026-06-09T13:18:42.248737197Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.809200 | controller | Jun 09 13:18:42.250575 crc crio[3638]: time="2026-06-09T13:18:42.248952462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.809237 | controller | Jun 09 13:18:42.259973 crc crio[3638]: time="2026-06-09T13:18:42.256613152Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=942e4d31-b24c-4dd7-a360-ff60c2a97e3e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.809276 | controller | Jun 09 13:18:42.292278 crc crio[3638]: time="2026-06-09T13:18:42.285740184Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/485509e4-cc98-4774-b1b1-e38091cdd5b1 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:0xc0019a87b0}] Aliases:map[]}"
2026-06-09 14:45:30.809312 | controller | Jun 09 13:18:42.292278 crc crio[3638]: time="2026-06-09T13:18:42.285838766Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.809342 | controller | Jun 09 13:18:42.387254 crc crio[3638]: time="2026-06-09T13:18:42.386048406Z" level=info msg="Ran pod sandbox 6d3a31b6941d8443159c5a84c3de0659aea79f505d5e88cc95817be03cf72e5c with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=0282bcd3-c0f7-4d59-881a-afbe838d6b3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.809368 | controller | Jun 09 13:18:42.396675 crc crio[3638]: time="2026-06-09T13:18:42.394887403Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d6899fef-ef03-47be-9491-fceaaa528613 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.809394 | controller | Jun 09 13:18:42.400060 crc crio[3638]: time="2026-06-09T13:18:42.399948792Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/b5376673-08d6-4235-9db9-ed4b11eade47 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:0xc0019a8958}] Aliases:map[]}"
2026-06-09 14:45:30.809422 | controller | Jun 09 13:18:42.401017 crc crio[3638]: time="2026-06-09T13:18:42.400997537Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.809445 | controller | Jun 09 13:18:42.420656 crc crio[3638]: time="2026-06-09T13:18:42.419991632Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=90888171-1621-4ec9-89e1-64bc48dc1e45 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.809467 | controller | Jun 09 13:18:42.475974 crc crio[3638]: time="2026-06-09T13:18:42.475567265Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=6c421d4a-a342-443c-b0ba-f9cc4cf68326 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.809490 | controller | Jun 09 13:18:42.476586 crc crio[3638]: time="2026-06-09T13:18:42.476019995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.809534 | controller | Jun 09 13:18:42.503510 crc crio[3638]: time="2026-06-09T13:18:42.501336789Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/15ef3b04-cf9b-474f-8a0e-e7b7d8614f29 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:0xc0014803a0}] Aliases:map[]}"
2026-06-09 14:45:30.809567 | controller | Jun 09 13:18:42.503510 crc crio[3638]: time="2026-06-09T13:18:42.501587745Z" 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-09 14:45:30.809592 | controller | Jun 09 13:18:42.515649 crc crio[3638]: time="2026-06-09T13:18:42.512281196Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.809614 | controller | Jun 09 13:18:42.515649 crc crio[3638]: time="2026-06-09T13:18:42.512832628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.809638 | controller | Jun 09 13:18:42.551055 crc crio[3638]: time="2026-06-09T13:18:42.550759357Z" level=info msg="Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=88158171-6824-4030-82da-918f477aeb2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.809660 | controller | Jun 09 13:18:42.551055 crc crio[3638]: time="2026-06-09T13:18:42.550930032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.809685 | controller | Jun 09 13:18:42.605611 crc crio[3638]: time="2026-06-09T13:18:42.604057067Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.809708 | controller | Jun 09 13:18:42.605611 crc crio[3638]: time="2026-06-09T13:18:42.604559789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.809742 | controller | Jun 09 13:18:42.609228 crc crio[3638]: time="2026-06-09T13:18:42.606509555Z" level=info msg="Running pod sandbox: openshift-multus/multus-bzhnf/POD" id=674e84e0-a9a7-47d6-ae49-49d6d03c3281 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.809775 | controller | Jun 09 13:18:42.609228 crc crio[3638]: time="2026-06-09T13:18:42.606609137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.809799 | controller | Jun 09 13:18:42.609228 crc crio[3638]: time="2026-06-09T13:18:42.60678174Z" level=info msg="Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD" id=b5e59370-0b11-429c-9fca-b26d5690d8bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.809821 | controller | Jun 09 13:18:42.609228 crc crio[3638]: time="2026-06-09T13:18:42.606821692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.809843 | controller | Jun 09 13:18:42.629876 crc crio[3638]: time="2026-06-09T13:18:42.629712038Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.809867 | controller | Jun 09 13:18:42.629876 crc crio[3638]: time="2026-06-09T13:18:42.629821901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.809889 | controller | Jun 09 13:18:42.670160 crc crio[3638]: time="2026-06-09T13:18:42.659950187Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.809912 | controller | Jun 09 13:18:42.670160 crc crio[3638]: time="2026-06-09T13:18:42.660259965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.809936 | controller | Jun 09 13:18:42.901520 crc crio[3638]: time="2026-06-09T13:18:42.900851254Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a3c94fcd-4426-440f-ae33-36668bebd1c1 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:0xc0019a8af8}] Aliases:map[]}"
2026-06-09 14:45:30.809959 | controller | Jun 09 13:18:42.901520 crc crio[3638]: time="2026-06-09T13:18:42.901009539Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.809980 | controller | Jun 09 13:18:42.994741 crc crio[3638]: time="2026-06-09T13:18:42.994020399Z" 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=6c421d4a-a342-443c-b0ba-f9cc4cf68326 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.810005 | controller | Jun 09 13:18:42.997390 crc crio[3638]: time="2026-06-09T13:18:42.996951247Z" 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=674e84e0-a9a7-47d6-ae49-49d6d03c3281 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.810028 | controller | Jun 09 13:18:43.238533 crc crio[3638]: time="2026-06-09T13:18:43.230899473Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/7e629533-d2bf-4932-8d3c-08b90615170f 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:0xc00018cb10}] Aliases:map[]}"
2026-06-09 14:45:30.810057 | controller | Jun 09 13:18:43.238533 crc crio[3638]: time="2026-06-09T13:18:43.231276411Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.810080 | controller | Jun 09 13:18:43.262619 crc crio[3638]: time="2026-06-09T13:18:43.253056141Z" level=info msg="Ran pod sandbox cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=6c421d4a-a342-443c-b0ba-f9cc4cf68326 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.810102 | controller | Jun 09 13:18:43.378495 crc crio[3638]: time="2026-06-09T13:18:43.370913324Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ced87d89-da31-45f1-889e-4a3a5aa4a401 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:0xc0007845e0}] Aliases:map[]}"
2026-06-09 14:45:30.810125 | controller | Jun 09 13:18:43.378495 crc crio[3638]: time="2026-06-09T13:18:43.371009746Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.810148 | controller | Jun 09 13:18:43.509906 crc crio[3638]: time="2026-06-09T13:18:43.505683384Z" level=info msg="Ran pod sandbox 73bcd6062ef2d99784c95ac6728cf7ca9984ae9e79c72feaa0449e42167093e6 with infra container: openshift-multus/multus-bzhnf/POD" id=674e84e0-a9a7-47d6-ae49-49d6d03c3281 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.810173 | controller | Jun 09 13:18:43.620426 crc crio[3638]: time="2026-06-09T13:18:43.618684043Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/f8481032-a76e-4cd8-a959-c2d3af3a65b7 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:0xc002396078}] Aliases:map[]}"
2026-06-09 14:45:30.810197 | controller | Jun 09 13:18:43.627971 crc crio[3638]: time="2026-06-09T13:18:43.626802104Z" 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=b5e59370-0b11-429c-9fca-b26d5690d8bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.810221 | controller | Jun 09 13:18:43.629005 crc crio[3638]: time="2026-06-09T13:18:43.628963675Z" 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=88158171-6824-4030-82da-918f477aeb2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.810244 | controller | Jun 09 13:18:43.636827 crc crio[3638]: time="2026-06-09T13:18:43.632014126Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.810267 | controller | Jun 09 13:18:43.775995 crc crio[3638]: time="2026-06-09T13:18:43.775354726Z" level=info msg="Ran pod sandbox 392585ddf27e218d6be3a472975e435d6cbb5a62107124bc41824fe67ccd5d0f with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=88158171-6824-4030-82da-918f477aeb2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.810295 | controller | Jun 09 13:18:43.903524 crc crio[3638]: time="2026-06-09T13:18:43.901817392Z" level=info msg="Ran pod sandbox fb5e7ecf954e97362bee97eb90025ed3930ac0a051a0e9834610e012c0536b41 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD" id=b5e59370-0b11-429c-9fca-b26d5690d8bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.810320 | controller | Jun 09 13:18:44.453689 crc crio[3638]: time="2026-06-09T13:18:44.451933078Z" level=info msg="Running pod sandbox: openshift-dns/node-resolver-277xp/POD" id=f1621171-4f57-4157-973b-68bf4d7d4154 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.810343 | controller | Jun 09 13:18:44.453689 crc crio[3638]: time="2026-06-09T13:18:44.45246552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.810366 | controller | Jun 09 13:18:44.850885 crc crio[3638]: time="2026-06-09T13:18:44.848787291Z" 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=f1621171-4f57-4157-973b-68bf4d7d4154 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.810388 | controller | Jun 09 13:18:45.062092 crc crio[3638]: time="2026-06-09T13:18:45.062027089Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.810410 | controller | Jun 09 13:18:45.062693 crc crio[3638]: time="2026-06-09T13:18:45.062668654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.810432 | controller | Jun 09 13:18:45.086821 crc crio[3638]: time="2026-06-09T13:18:45.0808429Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.810455 | controller | Jun 09 13:18:45.086821 crc crio[3638]: time="2026-06-09T13:18:45.080981613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.810478 | controller | Jun 09 13:18:45.086821 crc crio[3638]: time="2026-06-09T13:18:45.081503236Z" level=info msg="Ran pod sandbox 8b6b579b70e496d12c1845e42379ebb51d073f9a1c62a5d713cc5720b6cf5a93 with infra container: openshift-dns/node-resolver-277xp/POD" id=f1621171-4f57-4157-973b-68bf4d7d4154 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.810501 | controller | Jun 09 13:18:45.086821 crc crio[3638]: time="2026-06-09T13:18:45.081846124Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=a9d299de-0376-47c4-9870-7dcf9994925c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.810554 | controller | Jun 09 13:18:45.086821 crc crio[3638]: time="2026-06-09T13:18:45.081893635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.810579 | controller | Jun 09 13:18:45.162743 crc crio[3638]: time="2026-06-09T13:18:45.14352047Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.810602 | controller | Jun 09 13:18:45.162743 crc crio[3638]: time="2026-06-09T13:18:45.143602282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.810630 | controller | Jun 09 13:18:45.616511 crc crio[3638]: time="2026-06-09T13:18:45.599770386Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=2c02f36a-b238-4bf0-b8db-22a082ee24c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.810654 | controller | Jun 09 13:18:45.616511 crc crio[3638]: time="2026-06-09T13:18:45.604079947Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.810676 | controller | Jun 09 13:18:45.616511 crc crio[3638]: time="2026-06-09T13:18:45.604355874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.810699 | controller | Jun 09 13:18:45.616511 crc crio[3638]: time="2026-06-09T13:18:45.604742183Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.810722 | controller | Jun 09 13:18:45.616511 crc crio[3638]: time="2026-06-09T13:18:45.604791004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.810751 | controller | Jun 09 13:18:45.616511 crc crio[3638]: time="2026-06-09T13:18:45.604913217Z" level=info msg="Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=ddcef8be-9c51-430f-b342-dd65faace8a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.810783 | controller | Jun 09 13:18:45.616511 crc crio[3638]: time="2026-06-09T13:18:45.605641345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.810808 | controller | Jun 09 13:18:45.616511 crc crio[3638]: time="2026-06-09T13:18:45.613690082Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=cb326ade-78a7-46ad-8907-425b87c91cb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.810832 | controller | Jun 09 13:18:45.798958 crc crio[3638]: time="2026-06-09T13:18:45.794753007Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.810855 | controller | Jun 09 13:18:45.803834 crc crio[3638]: time="2026-06-09T13:18:45.803663507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.810878 | controller | Jun 09 13:18:45.805519 crc crio[3638]: time="2026-06-09T13:18:45.804634299Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.810901 | controller | Jun 09 13:18:45.805519 crc crio[3638]: time="2026-06-09T13:18:45.804744171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.810925 | controller | Jun 09 13:18:45.808277 crc crio[3638]: time="2026-06-09T13:18:45.807037535Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.810952 | controller | Jun 09 13:18:45.808277 crc crio[3638]: time="2026-06-09T13:18:45.807317462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.810975 | controller | Jun 09 13:18:45.829166 crc crio[3638]: time="2026-06-09T13:18:45.827062106Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=0f74e066-5c3d-44b4-b54e-98d4c0acec9c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.810997 | controller | Jun 09 13:18:45.882909 crc crio[3638]: time="2026-06-09T13:18:45.879260269Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=358d78c8-3cd3-41d9-977e-f562591c19d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.811022 | controller | Jun 09 13:18:45.988056 crc crio[3638]: time="2026-06-09T13:18:45.987700121Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=f98d20ee-52a1-4812-9ffc-d67c7f6ed814 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.811044 | controller | Jun 09 13:18:45.990916 crc crio[3638]: time="2026-06-09T13:18:45.99064166Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=fd80c432-40d4-4bca-bed4-a40d0782b50b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.811068 | controller | Jun 09 13:18:45.990982 crc crio[3638]: time="2026-06-09T13:18:45.990952887Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=815a98a1-43c7-4adc-bede-f415e6819766 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.811092 | controller | Jun 09 13:18:46.003801 crc crio[3638]: time="2026-06-09T13:18:46.001065564Z" level=info msg="Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD" id=cb56a499-a621-45b9-b8d0-d5466dcb2a26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.811115 | controller | Jun 09 13:18:46.003801 crc crio[3638]: time="2026-06-09T13:18:46.001621047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.811137 | controller | Jun 09 13:18:46.288696 crc crio[3638]: time="2026-06-09T13:18:46.284403307Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/40c84419-d3f3-4442-95e2-657c21de6598 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:0xc0026962b8}] Aliases:map[]}"
2026-06-09 14:45:30.811160 | controller | Jun 09 13:18:46.288696 crc crio[3638]: time="2026-06-09T13:18:46.284504819Z" 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-09 14:45:30.811182 | controller | Jun 09 13:18:46.328396 crc crio[3638]: time="2026-06-09T13:18:46.326709738Z" 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=a9d299de-0376-47c4-9870-7dcf9994925c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.811206 | controller | Jun 09 13:18:46.541604 crc crio[3638]: time="2026-06-09T13:18:46.518826792Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/98cc8df2-024b-4bdd-8470-307739a066ad 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:0xc000118a50}] Aliases:map[]}"
2026-06-09 14:45:30.811247 | controller | Jun 09 13:18:46.541604 crc crio[3638]: time="2026-06-09T13:18:46.518926144Z" 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-09 14:45:30.811273 | controller | Jun 09 13:18:46.541604 crc crio[3638]: time="2026-06-09T13:18:46.527790052Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=d969b207-bd1e-407c-9bb9-2c6db17db1b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.811296 | controller | Jun 09 13:18:46.541604 crc crio[3638]: time="2026-06-09T13:18:46.527817783Z" level=info msg="Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver" id=5e7074a6-88f6-40ff-a79f-6797ab2dfd93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.811319 | controller | Jun 09 13:18:46.541604 crc crio[3638]: time="2026-06-09T13:18:46.537078649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=0baf5b6b-61bf-42f1-99a6-71f9cb94ea99 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.811345 | controller | Jun 09 13:18:46.565703 crc crio[3638]: time="2026-06-09T13:18:46.564887921Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/2e05b643-1142-4f60-855f-a80d6adb4a05 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:0xc0026965e0}] Aliases:map[]}"
2026-06-09 14:45:30.811369 | controller | Jun 09 13:18:46.565703 crc crio[3638]: time="2026-06-09T13:18:46.565033775Z" 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-09 14:45:30.811391 | controller | Jun 09 13:18:46.574776 crc crio[3638]: time="2026-06-09T13:18:46.574264432Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0e9f151d-2253-4394-a8cf-612f6093d76c 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:0xc00008c268}] Aliases:map[]}"
2026-06-09 14:45:30.811414 | controller | Jun 09 13:18:46.574883 crc crio[3638]: time="2026-06-09T13:18:46.574775783Z" 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-09 14:45:30.811436 | controller | Jun 09 13:18:46.664478 crc crio[3638]: time="2026-06-09T13:18:46.575634734Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/a4d94e12-e667-40e8-bdce-167fc0292db8 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:0xc001480058}] Aliases:map[]}"
2026-06-09 14:45:30.811463 | controller | Jun 09 13:18:46.667998 crc crio[3638]: time="2026-06-09T13:18:46.664480327Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.811486 | controller | Jun 09 13:18:46.675990 crc crio[3638]: time="2026-06-09T13:18:46.675577347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.811508 | controller | Jun 09 13:18:46.677871 crc crio[3638]: time="2026-06-09T13:18:46.677274807Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/54614dd3-8df5-4383-b9f1-c48091f7f8f8 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:0xc0014801c8}] Aliases:map[]}"
2026-06-09 14:45:30.811562 | controller | Jun 09 13:18:46.680351 crc crio[3638]: time="2026-06-09T13:18:46.677873751Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.811586 | controller | Jun 09 13:18:46.720231 crc crio[3638]: time="2026-06-09T13:18:46.720047719Z" level=info msg="Ran pod sandbox e08cc7b1c448c89515bfd61589d0e00ab378db9f5461dc4171afbdb92b90d689 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=a9d299de-0376-47c4-9870-7dcf9994925c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.811610 | controller | Jun 09 13:18:46.738944 crc crio[3638]: time="2026-06-09T13:18:46.737567599Z" 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=cb56a499-a621-45b9-b8d0-d5466dcb2a26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.811635 | controller | Jun 09 13:18:46.766618 crc crio[3638]: time="2026-06-09T13:18:46.765005373Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0f97aa51-b36e-4a1f-a54c-9fddf96ae028 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:0xc000784298}] Aliases:map[]}"
2026-06-09 14:45:30.811658 | controller | Jun 09 13:18:46.766618 crc crio[3638]: time="2026-06-09T13:18:46.765173738Z" 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-09 14:45:30.811681 | controller | Jun 09 13:18:46.823763 crc crio[3638]: time="2026-06-09T13:18:46.812614339Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/8e949e28-7a8d-4b67-ae8d-1aa3bb36a510 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:0xc00130a098}] Aliases:map[]}"
2026-06-09 14:45:30.811709 | controller | Jun 09 13:18:46.823763 crc crio[3638]: time="2026-06-09T13:18:46.813001199Z" 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-09 14:45:30.811732 | controller | Jun 09 13:18:46.848990 crc crio[3638]: time="2026-06-09T13:18:46.848791898Z" 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=ddcef8be-9c51-430f-b342-dd65faace8a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.811757 | controller | Jun 09 13:18:46.900701 crc crio[3638]: time="2026-06-09T13:18:46.899279381Z" level=info msg="Ran pod sandbox e072f73b1233ec1d3c2de2dcab43695340b58ea51177c56a865aca75d17b9f4f with infra container: openshift-image-registry/node-ca-2wddl/POD" id=cb56a499-a621-45b9-b8d0-d5466dcb2a26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.811789 | controller | Jun 09 13:18:47.000214 crc crio[3638]: time="2026-06-09T13:18:46.999541792Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=0ab265ed-619f-4aab-adcf-294641f33fcf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.811818 | controller | Jun 09 13:18:47.008006 crc crio[3638]: time="2026-06-09T13:18:47.007504248Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.811843 | controller | Jun 09 13:18:47.008006 crc crio[3638]: time="2026-06-09T13:18:47.007625831Z" level=info msg="Ran pod sandbox 11ed4d95f39fdf1c261d9dab5bc5b5a5db27533f917fab30bd8d4c7e1a1aa059 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=ddcef8be-9c51-430f-b342-dd65faace8a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.811879 | controller | Jun 09 13:18:47.008006 crc crio[3638]: time="2026-06-09T13:18:47.007758985Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=6f4355de-d438-411d-8044-93f0d5c100fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.811920 | controller | Jun 09 13:18:47.008006 crc crio[3638]: time="2026-06-09T13:18:47.007673203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.811950 | controller | Jun 09 13:18:47.008524 crc crio[3638]: time="2026-06-09T13:18:47.008013141Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=ab73ab67-cf85-4787-b80c-d44f0584b751 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.811975 | controller | Jun 09 13:18:47.009683 crc crio[3638]: time="2026-06-09T13:18:47.009534726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.812000 | controller | Jun 09 13:18:47.012328 crc crio[3638]: time="2026-06-09T13:18:47.011609715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.812023 | controller | Jun 09 13:18:47.051692 crc crio[3638]: time="2026-06-09T13:18:47.051646284Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=6a48c021-31cf-4faf-b379-833cdc246405 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.812052 | controller | Jun 09 13:18:47.096010 crc crio[3638]: time="2026-06-09T13:18:47.094715014Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=45b56594-9e5a-45c1-8784-c69bd4e00391 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.812077 | controller | Jun 09 13:18:47.096010 crc crio[3638]: time="2026-06-09T13:18:47.094806806Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=8d497c2a-b3ad-47f7-90b8-c12deb40bf19 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.812100 | controller | Jun 09 13:18:47.098652 crc crio[3638]: time="2026-06-09T13:18:47.097037868Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=e6b4e7b7-b23f-4ddc-81ea-bb1c06fd3d8e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.812123 | controller | Jun 09 13:18:47.100272 crc crio[3638]: time="2026-06-09T13:18:47.098966913Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.812146 | controller | Jun 09 13:18:47.100272 crc crio[3638]: time="2026-06-09T13:18:47.099888295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.812169 | controller | Jun 09 13:18:47.100955 crc crio[3638]: time="2026-06-09T13:18:47.100901409Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.812191 | controller | Jun 09 13:18:47.101354 crc crio[3638]: time="2026-06-09T13:18:47.101082293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.812212 | controller | Jun 09 13:18:47.101828 crc crio[3638]: time="2026-06-09T13:18:47.10179955Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.812234 | controller | Jun 09 13:18:47.102360 crc crio[3638]: time="2026-06-09T13:18:47.102339383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.812255 | controller | Jun 09 13:18:47.143701 crc crio[3638]: time="2026-06-09T13:18:47.142682419Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=ea39fd62-20cd-4384-973b-b96bb324b27a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.812278 | controller | Jun 09 13:18:47.143701 crc crio[3638]: time="2026-06-09T13:18:47.142829112Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4634e312-0d8e-4407-b18f-fa8b536325a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.812302 | controller | Jun 09 13:18:47.228918 crc crio[3638]: time="2026-06-09T13:18:47.226449992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.812324 | controller | Jun 09 13:18:47.519870 crc crio[3638]: time="2026-06-09T13:18:47.51897111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.812345 | controller | Jun 09 13:18:47.582905 crc crio[3638]: time="2026-06-09T13:18:47.58083543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.812374 | controller | Jun 09 13:18:47.663188 crc crio[3638]: time="2026-06-09T13:18:47.657648631Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=6006abc8-b3a4-4c40-8fac-b0f3a8c53aad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.812396 | controller | Jun 09 13:18:47.663188 crc crio[3638]: time="2026-06-09T13:18:47.657797074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.812418 | controller | Jun 09 13:18:47.666970 crc crio[3638]: time="2026-06-09T13:18:47.663906197Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=d5677599-264f-4130-be0f-bf38a650338c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.812441 | controller | Jun 09 13:18:47.687792 crc crio[3638]: time="2026-06-09T13:18:47.687619643Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.812462 | controller | Jun 09 13:18:47.688589 crc crio[3638]: time="2026-06-09T13:18:47.687840328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.812484 | controller | Jun 09 13:18:47.688589 crc crio[3638]: time="2026-06-09T13:18:47.688018993Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=feb72aec-3fde-4c29-8cf9-95606138dd8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.812508 | controller | Jun 09 13:18:47.688589 crc crio[3638]: time="2026-06-09T13:18:47.68833803Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.812564 | controller | Jun 09 13:18:47.688782 crc crio[3638]: time="2026-06-09T13:18:47.688608376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.812588 | controller | Jun 09 13:18:47.688782 crc crio[3638]: time="2026-06-09T13:18:47.688738599Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.812610 | controller | Jun 09 13:18:47.688874 crc crio[3638]: time="2026-06-09T13:18:47.688787031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.812634 | controller | Jun 09 13:18:47.688923 crc crio[3638]: time="2026-06-09T13:18:47.688895473Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.812672 | controller | Jun 09 13:18:47.688972 crc crio[3638]: time="2026-06-09T13:18:47.688940504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.812699 | controller | Jun 09 13:18:47.690781 crc crio[3638]: time="2026-06-09T13:18:47.689051477Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=9709edcf-9a3a-45b4-b781-22180c314038 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.812729 | controller | Jun 09 13:18:47.690781 crc crio[3638]: time="2026-06-09T13:18:47.689731373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.812753 | controller | Jun 09 13:18:47.690781 crc crio[3638]: time="2026-06-09T13:18:47.689856616Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=013cb18e-d838-4bc8-b681-95571c621e1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.812778 | controller | Jun 09 13:18:47.690781 crc crio[3638]: time="2026-06-09T13:18:47.689902537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.812810 | controller | Jun 09 13:18:47.690781 crc crio[3638]: time="2026-06-09T13:18:47.690011369Z" level=info msg="Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=d15706d9-ff9e-4367-8fc0-943633aa0391 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.812840 | controller | Jun 09 13:18:47.690781 crc crio[3638]: time="2026-06-09T13:18:47.69005295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.812865 | controller | Jun 09 13:18:47.701924 crc crio[3638]: time="2026-06-09T13:18:47.701006087Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=82326d58-1ddb-4edd-815b-e59bf0b37165 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.812888 | controller | Jun 09 13:18:47.745600 crc crio[3638]: time="2026-06-09T13:18:47.72455613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.812911 | controller | Jun 09 13:18:47.769863 crc crio[3638]: time="2026-06-09T13:18:47.76981612Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=7a77909d-b786-4940-80a8-7f8c3435f26d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.812933 | controller | Jun 09 13:18:47.770863 crc crio[3638]: time="2026-06-09T13:18:47.770017095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.812955 | controller | Jun 09 13:18:47.780925 crc crio[3638]: time="2026-06-09T13:18:47.780819858Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=5fbd8b9b-a9be-4bae-adc5-92730e83c9b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.812977 | controller | Jun 09 13:18:47.783716 crc crio[3638]: time="2026-06-09T13:18:47.783681465Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=47498b4e-9f2c-427a-b76b-52eecde0b30e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.813000 | controller | Jun 09 13:18:47.785045 crc crio[3638]: time="2026-06-09T13:18:47.7847181Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.813023 | controller | Jun 09 13:18:47.785584 crc crio[3638]: time="2026-06-09T13:18:47.785340924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.813046 | controller | Jun 09 13:18:47.790972 crc crio[3638]: time="2026-06-09T13:18:47.790654019Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=903a09e4-0494-4df7-b57e-9af5751d0845 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.813075 | controller | Jun 09 13:18:47.791039 crc crio[3638]: time="2026-06-09T13:18:47.791015907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.813098 | controller | Jun 09 13:18:47.812496 crc crio[3638]: time="2026-06-09T13:18:47.808640491Z" level=info msg="Creating container: openshift-image-registry/node-ca-2wddl/node-ca" id=d1f71510-4031-4ea3-b574-6090b2a724b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.813121 | controller | Jun 09 13:18:47.919304 crc crio[3638]: time="2026-06-09T13:18:47.9186979Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ce8c72b8-f32a-450c-9cb5-91ee78d2f334 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.813145 | controller | Jun 09 13:18:47.934842 crc crio[3638]: time="2026-06-09T13:18:47.934570822Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=499ae0d5-c9d6-455c-b617-aee9ab457eba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.813167 | controller | Jun 09 13:18:47.934956 crc crio[3638]: time="2026-06-09T13:18:47.93485487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.813190 | controller | Jun 09 13:18:47.951512 crc crio[3638]: time="2026-06-09T13:18:47.942507979Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.813213 | controller | Jun 09 13:18:47.951512 crc crio[3638]: time="2026-06-09T13:18:47.946320158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.813236 | controller | Jun 09 13:18:47.974802 crc crio[3638]: time="2026-06-09T13:18:47.97455784Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/9bf9af1f-b882-4dda-bd07-6fb0977349d2 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:0xc002696900}] Aliases:map[]}"
2026-06-09 14:45:30.813260 | controller | Jun 09 13:18:47.975457 crc crio[3638]: time="2026-06-09T13:18:47.97542713Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.813284 | controller | Jun 09 13:18:48.009696 crc crio[3638]: time="2026-06-09T13:18:48.007712668Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=8e716482-c893-42ad-9040-a167d00c7dca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.813307 | controller | Jun 09 13:18:48.009696 crc crio[3638]: time="2026-06-09T13:18:48.007875481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.813331 | controller | Jun 09 13:18:48.058875 crc crio[3638]: time="2026-06-09T13:18:48.056696476Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/8f39ea76-dc0b-4a96-b89c-3f99754acbbb 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:0xc002696898}] Aliases:map[]}"
2026-06-09 14:45:30.813361 | controller | Jun 09 13:18:48.058875 crc crio[3638]: time="2026-06-09T13:18:48.056782838Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.813387 | controller | Jun 09 13:18:48.086006 crc crio[3638]: time="2026-06-09T13:18:48.064023148Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=878c48a5-4ab3-4eec-afc8-0b88b129587a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.813409 | controller | Jun 09 13:18:48.171830 crc crio[3638]: time="2026-06-09T13:18:48.166094641Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=fce23b08-789d-4b5e-845f-e1dada329d98 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.813432 | controller | Jun 09 13:18:48.171830 crc crio[3638]: time="2026-06-09T13:18:48.167231458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.813455 | controller | Jun 09 13:18:48.228733 crc crio[3638]: time="2026-06-09T13:18:48.227002479Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=74e5ede8-a8d0-4a20-a989-b428f6c7df7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.813478 | controller | Jun 09 13:18:48.228733 crc crio[3638]: time="2026-06-09T13:18:48.228278099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.813500 | controller | Jun 09 13:18:48.668019 crc crio[3638]: time="2026-06-09T13:18:48.667284691Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=dbd45e6b-fed6-4cb8-845e-86ec1a79735e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.813552 | controller | Jun 09 13:18:48.668972 crc crio[3638]: time="2026-06-09T13:18:48.66806978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.813578 | controller | Jun 09 13:18:48.711051 crc crio[3638]: time="2026-06-09T13:18:48.709841898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.813602 | controller | Jun 09 13:18:48.714199 crc crio[3638]: time="2026-06-09T13:18:48.713824452Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/40fdba9c-76c8-4ac5-8c03-8a72246913ef 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:0xc00008cb88}] Aliases:map[]}"
2026-06-09 14:45:30.813627 | controller | Jun 09 13:18:48.714199 crc crio[3638]: time="2026-06-09T13:18:48.7141927Z" 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-09 14:45:30.813650 | controller | Jun 09 13:18:48.720262 crc crio[3638]: time="2026-06-09T13:18:48.719960396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.813677 | controller | Jun 09 13:18:48.721848 crc crio[3638]: time="2026-06-09T13:18:48.721653936Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.813700 | controller | Jun 09 13:18:48.721928 crc crio[3638]: time="2026-06-09T13:18:48.721874301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.813724 | controller | Jun 09 13:18:48.724536 crc crio[3638]: time="2026-06-09T13:18:48.720037058Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD" id=af6866fb-d803-489e-b41e-0df5b2ed3a11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.813747 | controller | Jun 09 13:18:48.725604 crc crio[3638]: time="2026-06-09T13:18:48.724771709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.813770 | controller | Jun 09 13:18:48.730711 crc crio[3638]: time="2026-06-09T13:18:48.730007162Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/08d17f93-968b-4e63-83c0-ef2cfc626b07 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:0xc001480418}] Aliases:map[]}"
2026-06-09 14:45:30.813793 | controller | Jun 09 13:18:48.730711 crc crio[3638]: time="2026-06-09T13:18:48.730548644Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.813820 | controller | Jun 09 13:18:48.765936 crc crio[3638]: time="2026-06-09T13:18:48.762217566Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=a615c806-bf0e-4925-876e-6791219815fb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.813853 | controller | Jun 09 13:18:49.055242 crc crio[3638]: time="2026-06-09T13:18:49.040045361Z" level=info msg="Created container dbc7b3f5be9ba4573b067cf9fbba72eeff72ee95eb513a69cb6ca08d11018318: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=6f4355de-d438-411d-8044-93f0d5c100fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.813878 | controller | Jun 09 13:18:49.055242 crc crio[3638]: time="2026-06-09T13:18:49.054494689Z" level=info msg="Starting container: dbc7b3f5be9ba4573b067cf9fbba72eeff72ee95eb513a69cb6ca08d11018318" id=791e0c2e-6a60-4d2c-a6a4-d62c2e0f13ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.813902 | controller | Jun 09 13:18:49.098046 crc crio[3638]: time="2026-06-09T13:18:49.097362283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.813925 | controller | Jun 09 13:18:49.197311 crc crio[3638]: time="2026-06-09T13:18:49.190707522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.813948 | controller | Jun 09 13:18:49.197311 crc crio[3638]: time="2026-06-09T13:18:49.191541281Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=118b2346-add7-4790-b2a3-f32e36dcad65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.813971 | controller | Jun 09 13:18:49.253304 crc crio[3638]: time="2026-06-09T13:18:49.251835385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.813999 | controller | Jun 09 13:18:49.256110 crc crio[3638]: time="2026-06-09T13:18:49.255965602Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=11e05ac5-73fb-47a3-b9a8-cea4158a37c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.814021 | controller | Jun 09 13:18:49.256762 crc crio[3638]: time="2026-06-09T13:18:49.256204958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.814043 | controller | Jun 09 13:18:49.256762 crc crio[3638]: time="2026-06-09T13:18:49.256645738Z" level=info msg="Started container" PID=7453 containerID=dbc7b3f5be9ba4573b067cf9fbba72eeff72ee95eb513a69cb6ca08d11018318 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=791e0c2e-6a60-4d2c-a6a4-d62c2e0f13ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=392585ddf27e218d6be3a472975e435d6cbb5a62107124bc41824fe67ccd5d0f
2026-06-09 14:45:30.814066 | controller | Jun 09 13:18:49.382287 crc crio[3638]: time="2026-06-09T13:18:49.331265338Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=8fcf4528-79cb-4da5-acff-8e81228803a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.814088 | controller | Jun 09 13:18:49.382287 crc crio[3638]: time="2026-06-09T13:18:49.331321349Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=afd31736-029e-4f80-bb4c-67ad5b0906d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.814111 | controller | Jun 09 13:18:49.382287 crc crio[3638]: time="2026-06-09T13:18:49.351644935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.814136 | controller | Jun 09 13:18:49.382287 crc crio[3638]: time="2026-06-09T13:18:49.355959486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.814158 | controller | Jun 09 13:18:49.382287 crc crio[3638]: time="2026-06-09T13:18:49.356335435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.814180 | controller | Jun 09 13:18:49.444087 crc crio[3638]: time="2026-06-09T13:18:49.44399013Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=b33adcdc-e98b-4e49-a3ab-325a83771ad6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.814204 | controller | Jun 09 13:18:49.687421 crc crio[3638]: time="2026-06-09T13:18:49.654079854Z" level=info msg="Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=8faec925-2a71-4097-ba19-9280c4a5881b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.814227 | controller | Jun 09 13:18:49.687421 crc crio[3638]: time="2026-06-09T13:18:49.658812955Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=869f64f8-b9de-4427-8327-63d97f0da06d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.814250 | controller | Jun 09 13:18:49.687421 crc crio[3638]: time="2026-06-09T13:18:49.658922228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.814309 | controller | Jun 09 13:18:49.850874 crc crio[3638]: time="2026-06-09T13:18:49.847352465Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=7b77713e-610c-40c7-b3d0-367a6862b30e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.814400 | controller | Jun 09 13:18:49.850874 crc crio[3638]: time="2026-06-09T13:18:49.847678933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.814435 | controller | Jun 09 13:18:49.869314 crc crio[3638]: time="2026-06-09T13:18:49.865705815Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=c4e64c01-25e3-47e6-9515-6f1e51e91398 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.814461 | controller | Jun 09 13:18:49.869314 crc crio[3638]: time="2026-06-09T13:18:49.865996282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.814484 | controller | Jun 09 13:18:49.900201 crc crio[3638]: time="2026-06-09T13:18:49.899933027Z" level=info msg="Created container 1d9dcfcc469e0f2604df9148d56b761621d978c98583ccae31ba95d71f2553e8: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=ab73ab67-cf85-4787-b80c-d44f0584b751 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.814507 | controller | Jun 09 13:18:49.974661 crc crio[3638]: time="2026-06-09T13:18:49.957603599Z" level=info msg="Starting container: 1d9dcfcc469e0f2604df9148d56b761621d978c98583ccae31ba95d71f2553e8" id=5f51784a-a31e-41fc-89e1-cedc716a5406 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.814564 | controller | Jun 09 13:18:49.974661 crc crio[3638]: time="2026-06-09T13:18:49.958595913Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=5b1a7ee6-2119-45f4-959e-e3f60286f98a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.814589 | controller | Jun 09 13:18:49.974661 crc crio[3638]: time="2026-06-09T13:18:49.958674905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.814612 | controller | Jun 09 13:18:49.974661 crc crio[3638]: time="2026-06-09T13:18:49.963454686Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=d83fef45-d882-40ba-8f9a-5b4f1b7a08d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.814636 | controller | Jun 09 13:18:49.974661 crc crio[3638]: time="2026-06-09T13:18:49.963533319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.814658 | controller | Jun 09 13:18:50.051863 crc crio[3638]: time="2026-06-09T13:18:50.050621261Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=fa1cbfb9-9279-4e79-92f2-367562446a74 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.814682 | controller | Jun 09 13:18:50.051863 crc crio[3638]: time="2026-06-09T13:18:50.050729123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.814704 | controller | Jun 09 13:18:50.066298 crc crio[3638]: time="2026-06-09T13:18:50.060104063Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=bff9da7a-8324-4e93-8642-0411a07fcd1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.814728 | controller | Jun 09 13:18:50.066298 crc crio[3638]: time="2026-06-09T13:18:50.065972981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.814750 | controller | Jun 09 13:18:50.141536 crc crio[3638]: time="2026-06-09T13:18:50.140948658Z" level=info msg="Started container" PID=7495 containerID=1d9dcfcc469e0f2604df9148d56b761621d978c98583ccae31ba95d71f2553e8 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=5f51784a-a31e-41fc-89e1-cedc716a5406 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07
2026-06-09 14:45:30.814779 | controller | Jun 09 13:18:50.175192 crc crio[3638]: time="2026-06-09T13:18:50.174970505Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=1c24f2cf-200e-4e6f-aa6a-313ed7e9df5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.814804 | controller | Jun 09 13:18:50.176469 crc crio[3638]: time="2026-06-09T13:18:50.175779774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.814829 | controller | Jun 09 13:18:50.995109 crc crio[3638]: time="2026-06-09T13:18:50.992068122Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/7732d77f-f19c-4085-8b43-b66a996330f7 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:0xc0026984b8}] Aliases:map[]}"
2026-06-09 14:45:30.814863 | controller | Jun 09 13:18:50.995109 crc crio[3638]: time="2026-06-09T13:18:50.992253287Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.814956 | controller | Jun 09 13:18:51.003595 crc crio[3638]: time="2026-06-09T13:18:50.998723998Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/9bfcefc7-89b4-410c-846b-77ea4a4afe49 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:0xc0001188a8}] Aliases:map[]}"
2026-06-09 14:45:30.814989 | controller | Jun 09 13:18:51.003595 crc crio[3638]: time="2026-06-09T13:18:50.998771579Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.815013 | controller | Jun 09 13:18:51.012440 crc crio[3638]: time="2026-06-09T13:18:51.01202094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.815037 | controller | Jun 09 13:18:51.051815 crc crio[3638]: time="2026-06-09T13:18:51.050790018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.815060 | controller | Jun 09 13:18:51.086795 crc crio[3638]: time="2026-06-09T13:18:51.086081445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.815084 | controller | Jun 09 13:18:51.106643 crc crio[3638]: time="2026-06-09T13:18:51.103174746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.815108 | controller | Jun 09 13:18:51.281450 crc crio[3638]: time="2026-06-09T13:18:51.281343053Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2e7671e0-0cac-4039-a527-1618886b3f88 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.815139 | controller | Jun 09 13:18:51.312697 crc crio[3638]: time="2026-06-09T13:18:51.312032814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.815164 | controller | Jun 09 13:18:51.323816 crc crio[3638]: time="2026-06-09T13:18:51.320676826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.815188 | controller | Jun 09 13:18:51.459079 crc crio[3638]: time="2026-06-09T13:18:51.456721806Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/0f597ec7-4803-49c8-b7f7-e93b16b4aac1 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:0xc002698688}] Aliases:map[]}"
2026-06-09 14:45:30.815212 | controller | Jun 09 13:18:51.459574 crc crio[3638]: time="2026-06-09T13:18:51.457446153Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.815234 | controller | Jun 09 13:18:51.539651 crc crio[3638]: time="2026-06-09T13:18:51.53878413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.815256 | controller | Jun 09 13:18:51.542906 crc crio[3638]: time="2026-06-09T13:18:51.541890552Z" level=info msg="Created container d235c9b5033409527f36c2d5207ebb1f5f3be13376cda2b4251a7127a8d6cdb4: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=6a48c021-31cf-4faf-b379-833cdc246405 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.815280 | controller | Jun 09 13:18:51.553082 crc crio[3638]: time="2026-06-09T13:18:51.552914881Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1d09cbaa-27bc-431a-b709-b3f0a9daa416 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.815304 | controller | Jun 09 13:18:51.553903 crc crio[3638]: time="2026-06-09T13:18:51.553811712Z" level=info msg="Starting container: d235c9b5033409527f36c2d5207ebb1f5f3be13376cda2b4251a7127a8d6cdb4" id=c0000ee6-15f4-41ac-bc30-b6a2074f2a5b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.815327 | controller | Jun 09 13:18:51.598664 crc crio[3638]: time="2026-06-09T13:18:51.597788483Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=37b09e61-a5c4-415d-b156-510215014855 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.815352 | controller | Jun 09 13:18:51.605735 crc crio[3638]: time="2026-06-09T13:18:51.605549825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.815376 | controller | Jun 09 13:18:51.612553 crc crio[3638]: time="2026-06-09T13:18:51.611701239Z" level=info msg="Started container" PID=7549 containerID=d235c9b5033409527f36c2d5207ebb1f5f3be13376cda2b4251a7127a8d6cdb4 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=c0000ee6-15f4-41ac-bc30-b6a2074f2a5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d3a31b6941d8443159c5a84c3de0659aea79f505d5e88cc95817be03cf72e5c
2026-06-09 14:45:30.815398 | controller | Jun 09 13:18:51.785691 crc crio[3638]: time="2026-06-09T13:18:51.784648853Z" level=info msg="Created container c1d6b719ff2fc332d5049ee3cb2523447e99b61d22cd74fc05af5664631b75b3: openshift-dns/node-resolver-277xp/dns-node-resolver" id=5e7074a6-88f6-40ff-a79f-6797ab2dfd93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.815426 | controller | Jun 09 13:18:51.793641 crc crio[3638]: time="2026-06-09T13:18:51.790901681Z" level=info msg="Starting container: c1d6b719ff2fc332d5049ee3cb2523447e99b61d22cd74fc05af5664631b75b3" id=afb36bf3-7b35-48cc-a554-7b4c7c3ca120 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.815449 | controller | Jun 09 13:18:51.859910 crc crio[3638]: time="2026-06-09T13:18:51.859032217Z" level=info msg="Created container b482317303f7dc12abff030f2ad7f6cf2dbbe5480d8acca57f4c5ebf79fe312a: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=5fbd8b9b-a9be-4bae-adc5-92730e83c9b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.815473 | controller | Jun 09 13:18:51.878084 crc crio[3638]: time="2026-06-09T13:18:51.877054241Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=ce798100-79f8-4230-b04e-95ca05d2d6a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.815497 | controller | Jun 09 13:18:51.880973 crc crio[3638]: time="2026-06-09T13:18:51.878567356Z" level=info msg="Starting container: b482317303f7dc12abff030f2ad7f6cf2dbbe5480d8acca57f4c5ebf79fe312a" id=3d48f3c2-9538-49be-8b4e-f06b7465fc35 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.815551 | controller | Jun 09 13:18:52.041872 crc crio[3638]: time="2026-06-09T13:18:52.040812929Z" level=info msg="Started container" PID=7544 containerID=b482317303f7dc12abff030f2ad7f6cf2dbbe5480d8acca57f4c5ebf79fe312a description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=3d48f3c2-9538-49be-8b4e-f06b7465fc35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e08cc7b1c448c89515bfd61589d0e00ab378db9f5461dc4171afbdb92b90d689
2026-06-09 14:45:30.815579 | controller | Jun 09 13:18:52.066701 crc crio[3638]: time="2026-06-09T13:18:52.065199501Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/a3bdd53a-74f1-4c16-98b4-34b59c3b9634 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:0xc0018903a0}] Aliases:map[]}"
2026-06-09 14:45:30.815603 | controller | Jun 09 13:18:52.066701 crc crio[3638]: time="2026-06-09T13:18:52.065470147Z" 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-09 14:45:30.815626 | controller | Jun 09 13:18:52.085013 crc crio[3638]: time="2026-06-09T13:18:52.084303068Z" level=info msg="Started container" PID=7551 containerID=c1d6b719ff2fc332d5049ee3cb2523447e99b61d22cd74fc05af5664631b75b3 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=afb36bf3-7b35-48cc-a554-7b4c7c3ca120 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b6b579b70e496d12c1845e42379ebb51d073f9a1c62a5d713cc5720b6cf5a93
2026-06-09 14:45:30.815648 | controller | Jun 09 13:18:52.202771 crc crio[3638]: time="2026-06-09T13:18:52.200100523Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8338bba6-a3f7-4831-8eb6-1409f2bc72f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.815672 | controller | Jun 09 13:18:52.222252 crc crio[3638]: time="2026-06-09T13:18:52.219015897Z" level=info msg="Created container 99c34d33a6f4b68fa2e1c836ee24387b4c30f606e2a777130b86b78e04e4ca69: openshift-multus/multus-bzhnf/kube-multus" id=feb72aec-3fde-4c29-8cf9-95606138dd8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.815701 | controller | Jun 09 13:18:52.228704 crc crio[3638]: time="2026-06-09T13:18:52.225791875Z" level=info msg="Starting container: 99c34d33a6f4b68fa2e1c836ee24387b4c30f606e2a777130b86b78e04e4ca69" id=3606404b-5184-4769-a5aa-3b3d7931ef2c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.815724 | controller | Jun 09 13:18:52.273511 crc crio[3638]: time="2026-06-09T13:18:52.264553474Z" 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=013cb18e-d838-4bc8-b681-95571c621e1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.815747 | controller | Jun 09 13:18:52.722777 crc crio[3638]: time="2026-06-09T13:18:52.722083061Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:278bf93a2464277d840a3b79eeea405c987131ece7161c13d7bc3a41c8336547 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/383fdf36-38cb-43fa-8923-bcf37f8f8fa0 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:0xc002698538}] Aliases:map[]}"
2026-06-09 14:45:30.815770 | controller | Jun 09 13:18:52.722777 crc crio[3638]: time="2026-06-09T13:18:52.722770748Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.815792 | controller | Jun 09 13:18:52.806269 crc crio[3638]: time="2026-06-09T13:18:52.800022639Z" level=info msg="Started container" PID=7576 containerID=99c34d33a6f4b68fa2e1c836ee24387b4c30f606e2a777130b86b78e04e4ca69 description=openshift-multus/multus-bzhnf/kube-multus id=3606404b-5184-4769-a5aa-3b3d7931ef2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=73bcd6062ef2d99784c95ac6728cf7ca9984ae9e79c72feaa0449e42167093e6
2026-06-09 14:45:30.815815 | controller | Jun 09 13:18:52.807030 crc crio[3638]: time="2026-06-09T13:18:52.806749367Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:38497a77a87d7a384b01bc3bf79cf69916b92316bf98395044cb99e2c32a041d UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/4183a3bb-d5a3-404a-bc02-d6200ec75a02 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:0xc000118608}] Aliases:map[]}"
2026-06-09 14:45:30.815838 | controller | Jun 09 13:18:52.807030 crc crio[3638]: time="2026-06-09T13:18:52.807009283Z" 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-09 14:45:30.815864 | controller | Jun 09 13:18:52.825949 crc crio[3638]: time="2026-06-09T13:18:52.820200972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.815898 | controller | Jun 09 13:18:53.021558 crc crio[3638]: time="2026-06-09T13:18:53.02104Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=1e3e9ce0-fc85-4f3c-b595-360320dc378d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.815923 | controller | Jun 09 13:18:53.034253 crc crio[3638]: time="2026-06-09T13:18:53.033990824Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=732781bb-d5ea-4d1f-8679-052c077264c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.815989 | controller | Jun 09 13:18:53.061415 crc crio[3638]: time="2026-06-09T13:18:53.060851403Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/7cdc339d-ab23-4e49-8697-2210717b6891 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:0xc002696480}] Aliases:map[]}"
2026-06-09 14:45:30.816021 | controller | Jun 09 13:18:53.061415 crc crio[3638]: time="2026-06-09T13:18:53.060983886Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.816044 | controller | Jun 09 13:18:53.194718 crc crio[3638]: time="2026-06-09T13:18:53.193934223Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_a6a9335a-9de7-45b3-9244-88cce6711acd\""
2026-06-09 14:45:30.816069 | controller | Jun 09 13:18:53.292496 crc crio[3638]: time="2026-06-09T13:18:53.283897712Z" level=info msg="Ran pod sandbox fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=013cb18e-d838-4bc8-b681-95571c621e1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.816093 | controller | Jun 09 13:18:53.358867 crc crio[3638]: time="2026-06-09T13:18:53.35675436Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=1f4ba38e-c14c-40e7-b2c7-35e05260507a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.816116 | controller | Jun 09 13:18:53.358867 crc crio[3638]: time="2026-06-09T13:18:53.357013366Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=2cda3346-a65b-4cb3-8559-4139658b512c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.816138 | controller | Jun 09 13:18:53.372786 crc crio[3638]: time="2026-06-09T13:18:53.366290804Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=86202c77-1353-4182-9b81-b0dcf9a698ed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.816162 | controller | Jun 09 13:18:54.232978 crc crio[3638]: time="2026-06-09T13:18:54.216466176Z" 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=d15706d9-ff9e-4367-8fc0-943633aa0391 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.816186 | controller | Jun 09 13:18:54.241333 crc crio[3638]: time="2026-06-09T13:18:54.240828047Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:7d54e9deea42b276a6a049420b1b33ae566bf67e2c715c31124e4d089e5e2342 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d8c6cb88-bb8e-4abf-85b3-332c22c4fcd3 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:0xc001480260}] Aliases:map[]}"
2026-06-09 14:45:30.816209 | controller | Jun 09 13:18:54.241333 crc crio[3638]: time="2026-06-09T13:18:54.240932509Z" 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-09 14:45:30.816231 | controller | Jun 09 13:18:54.300714 crc crio[3638]: time="2026-06-09T13:18:54.294277501Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=4536373b-559e-420b-a7f9-bea7b6690e89 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.816258 | controller | Jun 09 13:18:54.440618 crc crio[3638]: time="2026-06-09T13:18:54.439802283Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:fc5d6c2ea4da94fe73d2369e501a6c63f0f959efebbc50c2fcee165ea9c4a71c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ce6bbaa3-4797-47e6-90c9-b0ee2525fa7f 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:0xc0001189b0}] Aliases:map[]}"
2026-06-09 14:45:30.816281 | controller | Jun 09 13:18:54.440618 crc crio[3638]: time="2026-06-09T13:18:54.439973507Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.816305 | controller | Jun 09 13:18:54.440618 crc crio[3638]: time="2026-06-09T13:18:54.440628082Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/59102f6d-219a-44e1-8d79-3b2a2cf63283 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:0xc00008cab0}] Aliases:map[]}"
2026-06-09 14:45:30.816327 | controller | Jun 09 13:18:54.441461 crc crio[3638]: time="2026-06-09T13:18:54.440675024Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.816350 | controller | Jun 09 13:18:54.485538 crc crio[3638]: time="2026-06-09T13:18:54.472896458Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/807cdee8-d1b8-4e16-85b7-c1a69fafda23 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:0xc0019a8460}] Aliases:map[]}"
2026-06-09 14:45:30.816373 | controller | Jun 09 13:18:54.485538 crc crio[3638]: time="2026-06-09T13:18:54.473551474Z" 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-09 14:45:30.816396 | controller | Jun 09 13:18:54.665018 crc crio[3638]: time="2026-06-09T13:18:54.661547031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.816418 | controller | Jun 09 13:18:54.711936 crc crio[3638]: time="2026-06-09T13:18:54.700949656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.816440 | controller | Jun 09 13:18:54.758490 crc crio[3638]: time="2026-06-09T13:18:54.752569565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.816461 | controller | Jun 09 13:18:54.918877 crc crio[3638]: time="2026-06-09T13:18:54.89908134Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:64d438a73458fbae8f0f9c4b6240c48e3b48c79186efbce7b4d7af07e15b7730 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/fa8f01f4-5986-4b4d-9405-611d97052fc2 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:0xc000784490}] Aliases:map[]}"
2026-06-09 14:45:30.816488 | controller | Jun 09 13:18:54.918877 crc crio[3638]: time="2026-06-09T13:18:54.899513159Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.816530 | controller | Jun 09 13:18:54.963644 crc crio[3638]: time="2026-06-09T13:18:54.956840703Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/b33a5991-45b7-40a5-ae3c-e44d33719a77 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:0xc00008ce90}] Aliases:map[]}"
2026-06-09 14:45:30.816565 | controller | Jun 09 13:18:54.963644 crc crio[3638]: time="2026-06-09T13:18:54.957008517Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.816589 | controller | Jun 09 13:18:55.190535 crc crio[3638]: time="2026-06-09T13:18:55.163733514Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:e142d3c4f40940646d75e23abfe6eac798118fa5f904270fa6cc363f9d0e8993 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/dca66a03-91ae-4c32-8115-9e82bbc42e89 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:0xc0007845f0}] Aliases:map[]}"
2026-06-09 14:45:30.816613 | controller | Jun 09 13:18:55.190535 crc crio[3638]: time="2026-06-09T13:18:55.164678245Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.816636 | controller | Jun 09 13:18:55.473214 crc crio[3638]: time="2026-06-09T13:18:55.460882099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.816683 | controller | Jun 09 13:18:56.687354 crc crio[3638]: time="2026-06-09T13:18:56.683198746Z" level=info msg="Created container 113a4534015b8efc12e59ad1aea1bb195832c067bcaf5944dc26265d60650439: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=118b2346-add7-4790-b2a3-f32e36dcad65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.816709 | controller | Jun 09 13:18:56.701791 crc crio[3638]: time="2026-06-09T13:18:56.700714126Z" level=info msg="Starting container: 113a4534015b8efc12e59ad1aea1bb195832c067bcaf5944dc26265d60650439" id=5f25911f-5e45-4559-8d27-56ead5da5a0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.816734 | controller | Jun 09 13:18:56.707246 crc crio[3638]: time="2026-06-09T13:18:56.703919941Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/309f7630-a72a-4bb5-860f-b2974feb45e2 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:0xc002396b98}] Aliases:map[]}"
2026-06-09 14:45:30.816757 | controller | Jun 09 13:18:56.707246 crc crio[3638]: time="2026-06-09T13:18:56.704211898Z" 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-09 14:45:30.816785 | controller | Jun 09 13:18:57.007509 crc crio[3638]: time="2026-06-09T13:18:56.999648995Z" level=info msg="Started container" PID=7706 containerID=113a4534015b8efc12e59ad1aea1bb195832c067bcaf5944dc26265d60650439 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=5f25911f-5e45-4559-8d27-56ead5da5a0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6847febec6ec237fbd4d937cdf5e47a4ae28a22420a0dad6dabc17645ea30008
2026-06-09 14:45:30.816808 | controller | Jun 09 13:18:57.250495 crc crio[3638]: time="2026-06-09T13:18:57.249677977Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:1f7b1b3c7e399a867943e71e2116872a75f1c60cead802d0a69013c20b7886f1 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bdd0b751-f270-4e3a-9fca-cdc5f1b1aca7 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:0xc00018c4a0}] Aliases:map[]}"
2026-06-09 14:45:30.816832 | controller | Jun 09 13:18:57.250495 crc crio[3638]: time="2026-06-09T13:18:57.249872051Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.816854 | controller | Jun 09 13:18:57.286550 crc crio[3638]: time="2026-06-09T13:18:57.285592398Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/bbc6d499-89ab-45db-be86-7132072d74a2 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:0xc002698020}] Aliases:map[]}"
2026-06-09 14:45:30.816878 | controller | Jun 09 13:18:57.286550 crc crio[3638]: time="2026-06-09T13:18:57.285813174Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.816910 | controller | Jun 09 13:18:57.319086 crc crio[3638]: time="2026-06-09T13:18:57.318676494Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b177ba18-5f59-4e3b-8576-20aa2e4c4470 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:0xc00261c568}] Aliases:map[]}"
2026-06-09 14:45:30.816940 | controller | Jun 09 13:18:57.319086 crc crio[3638]: time="2026-06-09T13:18:57.318813747Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.816965 | controller | Jun 09 13:18:57.342582 crc crio[3638]: time="2026-06-09T13:18:57.342510293Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:20a32905371e728ec14d334fe6ee4c460ef17198d15369bde5aa6d94db090dd3 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/558a6a3e-a7db-4c84-a3d5-7d14233e6615 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:0xc00018c700}] Aliases:map[]}"
2026-06-09 14:45:30.816989 | controller | Jun 09 13:18:57.342970 crc crio[3638]: time="2026-06-09T13:18:57.342944793Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.817022 | controller | Jun 09 13:18:57.579411 crc crio[3638]: time="2026-06-09T13:18:57.575093466Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d748dfcd-2a5c-48e8-a260-66d8459b60e5 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:0xc00018c830}] Aliases:map[]}"
2026-06-09 14:45:30.817047 | controller | Jun 09 13:18:57.579411 crc crio[3638]: time="2026-06-09T13:18:57.575525265Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.817069 | controller | Jun 09 13:18:57.673314 crc crio[3638]: time="2026-06-09T13:18:57.663909208Z" 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=af6866fb-d803-489e-b41e-0df5b2ed3a11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.817093 | controller | Jun 09 13:18:57.692815 crc crio[3638]: time="2026-06-09T13:18:57.690007259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.817116 | controller | Jun 09 13:18:57.746262 crc crio[3638]: time="2026-06-09T13:18:57.744891816Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=96d5c650-182e-4898-8da0-f64ba39b1269 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.817139 | controller | Jun 09 13:18:57.802481 crc crio[3638]: time="2026-06-09T13:18:57.799792973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.817161 | controller | Jun 09 13:18:57.925997 crc crio[3638]: time="2026-06-09T13:18:57.881617602Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/78bd8123-96c4-4f76-aa00-820925a360c7 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:0xc0026981a0}] Aliases:map[]}"
2026-06-09 14:45:30.817184 | controller | Jun 09 13:18:57.925997 crc crio[3638]: time="2026-06-09T13:18:57.881680713Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.817208 | controller | Jun 09 13:18:58.408474 crc crio[3638]: time="2026-06-09T13:18:58.407516291Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fef2baa1-0f3c-45e1-8dbe-a2c854fa5712 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.817231 | controller | Jun 09 13:18:58.650084 crc crio[3638]: time="2026-06-09T13:18:58.648871359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.817253 | controller | Jun 09 13:18:58.935798 crc crio[3638]: time="2026-06-09T13:18:58.934579958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.817281 | controller | Jun 09 13:18:58.962216 crc crio[3638]: time="2026-06-09T13:18:58.950630193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.817305 | controller | Jun 09 13:18:59.238617 crc crio[3638]: time="2026-06-09T13:18:59.235335339Z" level=info msg="Ran pod sandbox 1026d156a20711631e2e00d60a11844da19a82308d839e2ffb29f9fa5f4c9aa3 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD" id=af6866fb-d803-489e-b41e-0df5b2ed3a11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.817330 | controller | Jun 09 13:18:59.305996 crc crio[3638]: time="2026-06-09T13:18:59.298605962Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=38401d94-4863-492e-ba02-fc09cd018eff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.817356 | controller | Jun 09 13:18:59.353694 crc crio[3638]: time="2026-06-09T13:18:59.352338741Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=0cab87e4-1bab-40ea-b950-d2d88cc983c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.817379 | controller | Jun 09 13:18:59.800668 crc crio[3638]: time="2026-06-09T13:18:59.774016548Z" level=info msg="Ran pod sandbox ede9015d4397b4da6f69dad5b91fd16d513e1cb93f1fa3cb5b5dbfa63112eb23 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=d15706d9-ff9e-4367-8fc0-943633aa0391 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.817404 | controller | Jun 09 13:19:00.038832 crc crio[3638]: time="2026-06-09T13:19:00.038396847Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=43726cde-e340-448a-a1bd-50a09d479058 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.817427 | controller | Jun 09 13:19:00.724896 crc crio[3638]: time="2026-06-09T13:19:00.724317688Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=2ab6f99e-957f-4efe-9c05-0468d0c45717 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.817448 | controller | Jun 09 13:19:00.756488 crc crio[3638]: time="2026-06-09T13:19:00.756047202Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=b52c34c1-04e1-47f2-ad8e-2404bf996d3c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.817471 | controller | Jun 09 13:19:00.756704 crc crio[3638]: time="2026-06-09T13:19:00.756560215Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=da804123-91f5-4792-9a12-747ae53b0fe7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.817495 | controller | Jun 09 13:19:01.077352 crc crio[3638]: time="2026-06-09T13:19:01.076986676Z" level=info msg="Created container bc8ae94131c238de7e58cb0e0e57d2519614ddae7b8425763458813b6e1cdf82: openshift-image-registry/node-ca-2wddl/node-ca" id=d1f71510-4031-4ea3-b574-6090b2a724b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.817548 | controller | Jun 09 13:19:01.096898 crc crio[3638]: time="2026-06-09T13:19:01.093551195Z" level=info msg="Starting container: bc8ae94131c238de7e58cb0e0e57d2519614ddae7b8425763458813b6e1cdf82" id=9d65c2cc-ae1d-478e-a6b6-11490f1b2638 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.817575 | controller | Jun 09 13:19:01.133909 crc crio[3638]: time="2026-06-09T13:19:01.127595183Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/6d7c6eda-2e37-4973-a18f-618d9cebede0 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:0xc00018d0c8}] Aliases:map[]}"
2026-06-09 14:45:30.817605 | controller | Jun 09 13:19:01.133909 crc crio[3638]: time="2026-06-09T13:19:01.127691475Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.817630 | controller | Jun 09 13:19:01.463723 crc crio[3638]: time="2026-06-09T13:19:01.463667991Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=7175e576-e035-42c2-8eba-b180414a4612 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.817654 | controller | Jun 09 13:19:01.473096 crc crio[3638]: time="2026-06-09T13:19:01.47258403Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=424055d7-5e49-4222-9c6d-e4a60d5504f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.817677 | controller | Jun 09 13:19:01.514904 crc crio[3638]: time="2026-06-09T13:19:01.51307379Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=b276b8ba-8165-4d1e-b69c-881947a6448b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.817700 | controller | Jun 09 13:19:01.958222 crc crio[3638]: time="2026-06-09T13:19:01.958012241Z" level=info msg="Started container" PID=7844 containerID=bc8ae94131c238de7e58cb0e0e57d2519614ddae7b8425763458813b6e1cdf82 description=openshift-image-registry/node-ca-2wddl/node-ca id=9d65c2cc-ae1d-478e-a6b6-11490f1b2638 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e072f73b1233ec1d3c2de2dcab43695340b58ea51177c56a865aca75d17b9f4f
2026-06-09 14:45:30.817723 | controller | Jun 09 13:19:03.625730 crc crio[3638]: time="2026-06-09T13:19:03.615081549Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.817746 | controller | Jun 09 13:19:04.521480 crc crio[3638]: time="2026-06-09T13:19:04.518896419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.817769 | controller | Jun 09 13:19:04.521480 crc crio[3638]: time="2026-06-09T13:19:04.520906985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.817791 | controller | Jun 09 13:19:05.487687 crc crio[3638]: time="2026-06-09T13:19:05.486691708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.817815 | controller | Jun 09 13:19:05.542093 crc crio[3638]: time="2026-06-09T13:19:05.541864971Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=2324ae6f-acfd-4b34-8b97-c48c9f181a0a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.817838 | controller | Jun 09 13:19:05.702028 crc crio[3638]: time="2026-06-09T13:19:05.70093002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.817860 | controller | Jun 09 13:19:05.847533 crc crio[3638]: time="2026-06-09T13:19:05.846713626Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=e58f1b16-2703-4db3-94ff-97d6435db33c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.817882 | controller | Jun 09 13:19:06.163955 crc crio[3638]: time="2026-06-09T13:19:06.163620816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.817913 | controller | Jun 09 13:19:06.177233 crc crio[3638]: time="2026-06-09T13:19:06.168702296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.817948 | controller | Jun 09 13:19:06.189774 crc crio[3638]: time="2026-06-09T13:19:06.189724639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.817973 | controller | Jun 09 13:19:06.220675 crc crio[3638]: time="2026-06-09T13:19:06.220619823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.817994 | controller | Jun 09 13:19:06.690927 crc crio[3638]: time="2026-06-09T13:19:06.690302524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.818016 | controller | Jun 09 13:19:06.861334 crc crio[3638]: time="2026-06-09T13:19:06.846318582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.818037 | controller | Jun 09 13:19:06.882323 crc crio[3638]: time="2026-06-09T13:19:06.882277555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.818059 | controller | Jun 09 13:19:07.043013 crc crio[3638]: time="2026-06-09T13:19:07.042827269Z" level=info msg="Created container 3599306d71801bd150e54865a8ca693c7f2ea9284301153a561f6453f92ec2cf: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=1f4ba38e-c14c-40e7-b2c7-35e05260507a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.818083 | controller | Jun 09 13:19:07.051518 crc crio[3638]: time="2026-06-09T13:19:07.051034212Z" level=info msg="Starting container: 3599306d71801bd150e54865a8ca693c7f2ea9284301153a561f6453f92ec2cf" id=686fd596-d182-426b-8b46-03c3ac1f5fc6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.818105 | controller | Jun 09 13:19:07.232013 crc crio[3638]: time="2026-06-09T13:19:07.230922818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.818127 | controller | Jun 09 13:19:07.516018 crc crio[3638]: time="2026-06-09T13:19:07.470544607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.818149 | controller | Jun 09 13:19:07.545819 crc crio[3638]: time="2026-06-09T13:19:07.545690398Z" level=info msg="Started container" PID=7946 containerID=3599306d71801bd150e54865a8ca693c7f2ea9284301153a561f6453f92ec2cf description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=686fd596-d182-426b-8b46-03c3ac1f5fc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e08cc7b1c448c89515bfd61589d0e00ab378db9f5461dc4171afbdb92b90d689
2026-06-09 14:45:30.818171 | controller | Jun 09 13:19:08.398940 crc crio[3638]: time="2026-06-09T13:19:08.373469205Z" level=info msg="Created container 4f8c98f6f7af019238a654d1ea34caf1eb071d2ce2a717110f4232202460a149: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=37b09e61-a5c4-415d-b156-510215014855 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.818195 | controller | Jun 09 13:19:10.390617 crc crio[3638]: time="2026-06-09T13:19:08.435715865Z" level=info msg="Starting container: 4f8c98f6f7af019238a654d1ea34caf1eb071d2ce2a717110f4232202460a149" id=32fb3f34-65ce-4175-88fe-9a7e8f4d8137 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.818224 | controller | Jun 09 13:19:10.414776 crc crio[3638]: time="2026-06-09T13:19:10.413623124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.818247 | controller | Jun 09 13:19:10.436013 crc crio[3638]: time="2026-06-09T13:19:10.433095101Z" level=info msg="Started container" PID=7956 containerID=4f8c98f6f7af019238a654d1ea34caf1eb071d2ce2a717110f4232202460a149 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=32fb3f34-65ce-4175-88fe-9a7e8f4d8137 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07
2026-06-09 14:45:30.818271 | controller | Jun 09 13:19:10.464700 crc crio[3638]: time="2026-06-09T13:19:10.463949555Z" level=info msg="Created container 01cc5ac3216f4ab4f4eb2af1ee556cfea5dc273eb667bd0b885f8026b55571f6: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=b276b8ba-8165-4d1e-b69c-881947a6448b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.818294 | controller | Jun 09 13:19:10.490843 crc crio[3638]: time="2026-06-09T13:19:10.490568099Z" level=info msg="Starting container: 01cc5ac3216f4ab4f4eb2af1ee556cfea5dc273eb667bd0b885f8026b55571f6" id=b76ed838-4a42-428d-8103-e5afe7f4027c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.818317 | controller | Jun 09 13:19:10.778541 crc crio[3638]: time="2026-06-09T13:19:10.777792212Z" level=info msg="Started container" PID=7991 containerID=01cc5ac3216f4ab4f4eb2af1ee556cfea5dc273eb667bd0b885f8026b55571f6 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=b76ed838-4a42-428d-8103-e5afe7f4027c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6847febec6ec237fbd4d937cdf5e47a4ae28a22420a0dad6dabc17645ea30008
2026-06-09 14:45:30.818340 | controller | Jun 09 13:19:11.113334 crc crio[3638]: time="2026-06-09T13:19:11.112266824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.818361 | controller | Jun 09 13:19:11.270281 crc crio[3638]: time="2026-06-09T13:19:11.171439511Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1c8929e0-5a06-4a91-8154-1fdf3ef3f487 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.818385 | controller | Jun 09 13:19:11.540329 crc crio[3638]: time="2026-06-09T13:19:11.536822456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.818408 | controller | Jun 09 13:19:11.561904 crc crio[3638]: time="2026-06-09T13:19:11.554724797Z" level=info msg="Created container df3a7fd91b7fe49e0d74363e055ed17e12c05e48a6fa7d68024d4b92d05f7713: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=8fcf4528-79cb-4da5-acff-8e81228803a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.818431 | controller | Jun 09 13:19:11.566031 crc crio[3638]: time="2026-06-09T13:19:11.56598337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.818454 | controller | Jun 09 13:19:11.640991 crc crio[3638]: time="2026-06-09T13:19:11.640930637Z" level=info msg="Starting container: df3a7fd91b7fe49e0d74363e055ed17e12c05e48a6fa7d68024d4b92d05f7713" id=4d9b4e49-74ed-4bef-96bc-67f6fe4bf99f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.818477 | controller | Jun 09 13:19:11.904692 crc crio[3638]: time="2026-06-09T13:19:11.903947714Z" level=info msg="Started container" PID=8017 containerID=df3a7fd91b7fe49e0d74363e055ed17e12c05e48a6fa7d68024d4b92d05f7713 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=4d9b4e49-74ed-4bef-96bc-67f6fe4bf99f name=/runtime.v1.RuntimeService/StartContainer sandboxID=df61ebfe80f1541ce8cd4b1f097bedfb857dbc14d3da1adfad54e401df768618
2026-06-09 14:45:30.818504 | controller | Jun 09 13:19:11.905025 crc crio[3638]: time="2026-06-09T13:19:11.904902586Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f455f794-e983-431f-8df5-ee51c89650cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.818559 | controller | Jun 09 13:19:15.490258 crc crio[3638]: time="2026-06-09T13:19:15.471802051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.818585 | controller | Jun 09 13:19:15.700488 crc crio[3638]: time="2026-06-09T13:19:15.699000508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.818609 | controller | Jun 09 13:19:16.737850 crc crio[3638]: time="2026-06-09T13:19:16.736918609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.818632 | controller | Jun 09 13:19:17.259054 crc crio[3638]: time="2026-06-09T13:19:17.258675911Z" level=info msg="Created container bb789140bc7ca10cc67655e86353945314b5db723273079b115445a0e11983d3: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=2ab6f99e-957f-4efe-9c05-0468d0c45717 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.818656 | controller | Jun 09 13:19:17.383418 crc crio[3638]: time="2026-06-09T13:19:17.382871241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.818679 | controller | Jun 09 13:19:17.400866 crc crio[3638]: time="2026-06-09T13:19:17.398867856Z" level=info msg="Created container d604df2e8596199589ebd1435766d07c51d5e211c1bc76c4fb37340d994cda06: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=afd31736-029e-4f80-bb4c-67ad5b0906d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.818702 | controller | Jun 09 13:19:17.758238 crc crio[3638]: time="2026-06-09T13:19:17.757922984Z" level=info msg="Starting container: d604df2e8596199589ebd1435766d07c51d5e211c1bc76c4fb37340d994cda06" id=eed78e3a-930f-448e-b451-767da585b246 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.818726 | controller | Jun 09 13:19:17.769930 crc crio[3638]: time="2026-06-09T13:19:17.758272612Z" level=info msg="Starting container: bb789140bc7ca10cc67655e86353945314b5db723273079b115445a0e11983d3" id=4950f6c2-57f3-4dad-a844-e0a549aedb07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.818748 | controller | Jun 09 13:19:17.773771 crc crio[3638]: time="2026-06-09T13:19:17.773677233Z" level=info msg="Created container 84cfcc7bf91eadb92c7476a25b28630d222ac1b5b0e2ac0524ab70ffa8659012: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=2cda3346-a65b-4cb3-8559-4139658b512c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.818771 | controller | Jun 09 13:19:17.781919 crc crio[3638]: time="2026-06-09T13:19:17.781857635Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=3ae921c3-1970-409a-b18d-11523524e60c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.818794 | controller | Jun 09 13:19:17.793493 crc crio[3638]: time="2026-06-09T13:19:17.793052488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.818823 | controller | Jun 09 13:19:17.809278 crc crio[3638]: time="2026-06-09T13:19:17.804827723Z" level=info msg="Starting container: 84cfcc7bf91eadb92c7476a25b28630d222ac1b5b0e2ac0524ab70ffa8659012" id=2baee690-caf9-460d-888a-314d41ee962b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.818846 | controller | Jun 09 13:19:17.815378 crc crio[3638]: time="2026-06-09T13:19:17.814551552Z" level=info msg="Created container fc1505443f9badbe0fbdd1a56b322eaef0a09cd44676055fe93357cb2d05b256: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=e58f1b16-2703-4db3-94ff-97d6435db33c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.818870 | controller | Jun 09 13:19:17.979950 crc crio[3638]: time="2026-06-09T13:19:17.979414996Z" level=info msg="Starting container: fc1505443f9badbe0fbdd1a56b322eaef0a09cd44676055fe93357cb2d05b256" id=f2d64c31-bf43-4b96-a25a-29b472729ae1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.818893 | controller | Jun 09 13:19:17.980266 crc crio[3638]: time="2026-06-09T13:19:17.979986789Z" level=info msg="Started container" PID=8093 containerID=bb789140bc7ca10cc67655e86353945314b5db723273079b115445a0e11983d3 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=4950f6c2-57f3-4dad-a844-e0a549aedb07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976
2026-06-09 14:45:30.818916 | controller | Jun 09 13:19:17.983554 crc crio[3638]: time="2026-06-09T13:19:17.983328407Z" level=info msg="Started container" PID=8100 containerID=84cfcc7bf91eadb92c7476a25b28630d222ac1b5b0e2ac0524ab70ffa8659012 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=2baee690-caf9-460d-888a-314d41ee962b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d3a31b6941d8443159c5a84c3de0659aea79f505d5e88cc95817be03cf72e5c
2026-06-09 14:45:30.818943 | controller | Jun 09 13:19:17.994205 crc crio[3638]: time="2026-06-09T13:19:17.993862545Z" level=info msg="Started container" PID=8083 containerID=d604df2e8596199589ebd1435766d07c51d5e211c1bc76c4fb37340d994cda06 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=eed78e3a-930f-448e-b451-767da585b246 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ed4d95f39fdf1c261d9dab5bc5b5a5db27533f917fab30bd8d4c7e1a1aa059
2026-06-09 14:45:30.818977 | controller | Jun 09 13:19:18.045447 crc crio[3638]: time="2026-06-09T13:19:18.038092671Z" level=info msg="Started container" PID=8084 containerID=fc1505443f9badbe0fbdd1a56b322eaef0a09cd44676055fe93357cb2d05b256 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=f2d64c31-bf43-4b96-a25a-29b472729ae1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1026d156a20711631e2e00d60a11844da19a82308d839e2ffb29f9fa5f4c9aa3
2026-06-09 14:45:30.819002 | controller | Jun 09 13:19:18.075927 crc crio[3638]: time="2026-06-09T13:19:18.072649901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.819024 | controller | Jun 09 13:19:18.594997 crc crio[3638]: time="2026-06-09T13:19:18.585988805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.819046 | controller | Jun 09 13:19:18.594997 crc crio[3638]: time="2026-06-09T13:19:18.592689033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.819068 | controller | Jun 09 13:19:19.366978 crc crio[3638]: time="2026-06-09T13:19:19.366630916Z" level=info msg="Created container 8fe3a89cdb95c17951a652151fa04bd91199a87ee8e09ea94e6609697e48840d: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=424055d7-5e49-4222-9c6d-e4a60d5504f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.819098 | controller | Jun 09 13:19:19.412677 crc crio[3638]: time="2026-06-09T13:19:19.411046537Z" level=info msg="Starting container: 8fe3a89cdb95c17951a652151fa04bd91199a87ee8e09ea94e6609697e48840d" id=90c5b3d8-481b-4352-90c8-786c646f8012 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.819122 | controller | Jun 09 13:19:19.541500 crc crio[3638]: time="2026-06-09T13:19:19.540931313Z" level=info msg="Created container 221be1a9da82364d20bca62f0463cf96bdc795aa1e33d2675a3e88cad5b185c6: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=3ae921c3-1970-409a-b18d-11523524e60c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.819145 | controller | Jun 09 13:19:19.553519 crc crio[3638]: time="2026-06-09T13:19:19.553263322Z" level=info msg="Starting container: 221be1a9da82364d20bca62f0463cf96bdc795aa1e33d2675a3e88cad5b185c6" id=3028ada2-e12e-4394-ba30-2bf8edf49d39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.819166 | controller | Jun 09 13:19:19.820818 crc crio[3638]: time="2026-06-09T13:19:19.817041587Z" level=info msg="Started container" PID=8167 containerID=221be1a9da82364d20bca62f0463cf96bdc795aa1e33d2675a3e88cad5b185c6 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=3028ada2-e12e-4394-ba30-2bf8edf49d39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07
2026-06-09 14:45:30.819188 | controller | Jun 09 13:19:20.048009 crc crio[3638]: time="2026-06-09T13:19:20.039679975Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f35d1ba1-643a-46b2-afbb-f1e687f683aa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.819211 | controller | Jun 09 13:19:20.056908 crc crio[3638]: time="2026-06-09T13:19:20.048074783Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e3a43fe5-ca7f-4aaa-a4cc-d4e29f22db9a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.819234 | controller | Jun 09 13:19:20.062943 crc crio[3638]: time="2026-06-09T13:19:20.060840261Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=b9c984e0-ba8b-47ff-8db5-85b7862ad00d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.819257 | controller | Jun 09 13:19:20.062943 crc crio[3638]: time="2026-06-09T13:19:20.061964697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.819279 | controller | Jun 09 13:19:20.187509 crc crio[3638]: time="2026-06-09T13:19:20.187064611Z" level=info msg="Started container" PID=8149 containerID=8fe3a89cdb95c17951a652151fa04bd91199a87ee8e09ea94e6609697e48840d description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=90c5b3d8-481b-4352-90c8-786c646f8012 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ede9015d4397b4da6f69dad5b91fd16d513e1cb93f1fa3cb5b5dbfa63112eb23
2026-06-09 14:45:30.819302 | controller | Jun 09 13:19:20.314049 crc crio[3638]: time="2026-06-09T13:19:20.313785782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.819324 | controller | Jun 09 13:19:20.345523 crc crio[3638]: time="2026-06-09T13:19:20.33885612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.819348 | controller | Jun 09 13:19:21.245321 crc crio[3638]: time="2026-06-09T13:19:21.227010631Z" level=info msg="Created container b80084955c6db94773bd73f1b46ae09ee0703c5163993096bc80ffdc9081aba5: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=b9c984e0-ba8b-47ff-8db5-85b7862ad00d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.819377 | controller | Jun 09 13:19:21.245321 crc crio[3638]: time="2026-06-09T13:19:21.244845329Z" level=info msg="Starting container: b80084955c6db94773bd73f1b46ae09ee0703c5163993096bc80ffdc9081aba5" id=debf5440-9424-4a27-8f7e-182056472833 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.819399 | controller | Jun 09 13:19:21.400556 crc crio[3638]: time="2026-06-09T13:19:21.398713786Z" level=info msg="Started container" PID=8195 containerID=b80084955c6db94773bd73f1b46ae09ee0703c5163993096bc80ffdc9081aba5 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=debf5440-9424-4a27-8f7e-182056472833 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07
2026-06-09 14:45:30.819423 | controller | Jun 09 13:19:21.606080 crc crio[3638]: time="2026-06-09T13:19:21.604882019Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=eeedfafe-3271-4d44-a636-5f0dcd35f547 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.819445 | controller | Jun 09 13:19:21.673428 crc crio[3638]: time="2026-06-09T13:19:21.658696371Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=46d9a745-b533-4b9e-bb02-4a4d8ebfd8b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.819468 | controller | Jun 09 13:19:21.675511 crc crio[3638]: time="2026-06-09T13:19:21.675331232Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=27a738cf-2783-42d6-97ef-bd49ae3e887b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.819492 | controller | Jun 09 13:19:21.691604 crc crio[3638]: time="2026-06-09T13:19:21.687911397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.819537 | controller | Jun 09 13:19:22.939677 crc crio[3638]: time="2026-06-09T13:19:22.938849793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.819569 | controller | Jun 09 13:19:22.951035 crc crio[3638]: time="2026-06-09T13:19:22.950750181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.819593 | controller | Jun 09 13:19:23.048529 crc crio[3638]: time="2026-06-09T13:19:23.047318477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.819616 | controller | Jun 09 13:19:23.644738 crc crio[3638]: time="2026-06-09T13:19:23.642944799Z" level=info msg="Created container 2db229cfb56bdb10bbb1c8f448b90d971543ff44e4597efef9c7e37e1958f1e7: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=27a738cf-2783-42d6-97ef-bd49ae3e887b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.819638 | controller | Jun 09 13:19:23.654667 crc crio[3638]: time="2026-06-09T13:19:23.654610962Z" level=info msg="Starting container: 2db229cfb56bdb10bbb1c8f448b90d971543ff44e4597efef9c7e37e1958f1e7" id=fbad64e4-6eac-47e9-bc0a-650fb52e8819 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.819660 | controller | Jun 09 13:19:23.720545 crc crio[3638]: time="2026-06-09T13:19:23.717690721Z" level=info msg="Started container" PID=8239 containerID=2db229cfb56bdb10bbb1c8f448b90d971543ff44e4597efef9c7e37e1958f1e7 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=fbad64e4-6eac-47e9-bc0a-650fb52e8819 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07
2026-06-09 14:45:30.819687 | controller | Jun 09 13:19:23.897888 crc crio[3638]: time="2026-06-09T13:19:23.883954888Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ef504d04-a106-4829-afb5-54de057fab9c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.819711 | controller | Jun 09 13:19:23.897888 crc crio[3638]: time="2026-06-09T13:19:23.891734017Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=311f5f27-a772-48f0-9254-17d00b58b6a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.819734 | controller | Jun 09 13:19:23.897888 crc crio[3638]: time="2026-06-09T13:19:23.896330614Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=5b415843-1a01-48d4-b941-6e8139c8af37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.819757 | controller | Jun 09 13:19:23.901195 crc crio[3638]: time="2026-06-09T13:19:23.9008397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.819779 | controller | Jun 09 13:19:24.146962 crc crio[3638]: time="2026-06-09T13:19:24.14673986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.819801 | controller | Jun 09 13:19:24.317471 crc crio[3638]: time="2026-06-09T13:19:24.315612936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.819823 | controller | Jun 09 13:19:24.831029 crc crio[3638]: time="2026-06-09T13:19:24.827532831Z" level=info msg="Created container 688c2f57cf6d055400af5eb978a15b959714dc1b88bd3d25594069ccc7a517cd: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=8faec925-2a71-4097-ba19-9280c4a5881b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.819846 | controller | Jun 09 13:19:24.864760 crc crio[3638]: time="2026-06-09T13:19:24.864704079Z" level=info msg="Starting container: 688c2f57cf6d055400af5eb978a15b959714dc1b88bd3d25594069ccc7a517cd" id=e42d4730-7fd4-40d0-a21e-47a511aac734 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.819869 | controller | Jun 09 13:19:25.001291 crc crio[3638]: time="2026-06-09T13:19:24.997335701Z" level=info msg="Started container" PID=8034 containerID=688c2f57cf6d055400af5eb978a15b959714dc1b88bd3d25594069ccc7a517cd description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=e42d4730-7fd4-40d0-a21e-47a511aac734 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb5e7ecf954e97362bee97eb90025ed3930ac0a051a0e9834610e012c0536b41
2026-06-09 14:45:30.819891 | controller | Jun 09 13:19:26.424616 crc crio[3638]: time="2026-06-09T13:19:26.421895032Z" level=info msg="Created container e09da7a84078ae9b3daba50fc24f195c27c79f8c58bc31b02211289109aa58a0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=5b415843-1a01-48d4-b941-6e8139c8af37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.819914 | controller | Jun 09 13:19:26.442644 crc crio[3638]: time="2026-06-09T13:19:26.427492334Z" level=info msg="Starting container: e09da7a84078ae9b3daba50fc24f195c27c79f8c58bc31b02211289109aa58a0" id=aaed891d-ecc6-469f-9769-673c9b3046c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.819937 | controller | Jun 09 13:19:26.534419 crc crio[3638]: time="2026-06-09T13:19:26.529304351Z" level=info msg="Started container" PID=8378 containerID=e09da7a84078ae9b3daba50fc24f195c27c79f8c58bc31b02211289109aa58a0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=aaed891d-ecc6-469f-9769-673c9b3046c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07
2026-06-09 14:45:30.819969 | controller | Jun 09 13:19:26.547839 crc crio[3638]: time="2026-06-09T13:19:26.545962726Z" level=info msg="Created container a9f3eb2a3c01496fd400a7aa6818d501b3e4c1bdba6b1c0bf3e86485c39cb138: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=7175e576-e035-42c2-8eba-b180414a4612 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.820002 | controller | Jun 09 13:19:26.561833 crc crio[3638]: time="2026-06-09T13:19:26.561640195Z" level=info msg="Starting container: a9f3eb2a3c01496fd400a7aa6818d501b3e4c1bdba6b1c0bf3e86485c39cb138" id=4080c162-a88b-485e-81db-4099c786574e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.820028 | controller | Jun 09 13:19:26.597238 crc crio[3638]: time="2026-06-09T13:19:26.593891958Z" level=info msg="Started container" PID=8380 containerID=a9f3eb2a3c01496fd400a7aa6818d501b3e4c1bdba6b1c0bf3e86485c39cb138 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=4080c162-a88b-485e-81db-4099c786574e name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4
2026-06-09 14:45:30.820052 | controller | Jun 09 13:19:26.666060 crc crio[3638]: time="2026-06-09T13:19:26.665176086Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=097a64fd-ab14-4cdf-a30c-6c9657101a6d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.820075 | controller | Jun 09 13:19:26.681510 crc crio[3638]: time="2026-06-09T13:19:26.680995949Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b0c74e71-9a60-495f-944b-0284b5a53021 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.820097 | controller | Jun 09 13:19:26.711514 crc crio[3638]: time="2026-06-09T13:19:26.710771118Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=7a17e75a-ce5f-4a70-9b35-59f17d4e74b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.820121 | controller | Jun 09 13:19:26.714283 crc crio[3638]: time="2026-06-09T13:19:26.713635131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.820143 | controller | Jun 09 13:19:26.949443 crc crio[3638]: time="2026-06-09T13:19:26.918778363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.820166 | controller | Jun 09 13:19:26.949443 crc crio[3638]: time="2026-06-09T13:19:26.923975055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.820188 | controller | Jun 09 13:19:27.052039 crc crio[3638]: time="2026-06-09T13:19:27.050898162Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d8af9655-07c9-421f-a0be-6f2394d09607 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.820210 | controller | Jun 09 13:19:27.071902 crc crio[3638]: time="2026-06-09T13:19:27.069331212Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e4aca90b-a3e4-4dd0-93c3-8c3e3a6412b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.820233 | controller | Jun 09 13:19:27.110877 crc crio[3638]: time="2026-06-09T13:19:27.105876834Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=ca001221-6b05-4f89-a532-d70980f70150 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.820263 | controller | Jun 09 13:19:27.110877 crc crio[3638]: time="2026-06-09T13:19:27.10653184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.820286 | controller | Jun 09 13:19:27.395612 crc crio[3638]: time="2026-06-09T13:19:27.389064635Z" level=info msg="Created container 8d35d6982cb3e88426ff8b1db58611575420af0845bc761c46f19660a9596571: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=7a17e75a-ce5f-4a70-9b35-59f17d4e74b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.820310 | controller | Jun 09 13:19:27.418514 crc crio[3638]: time="2026-06-09T13:19:27.416557757Z" level=info msg="Starting container: 8d35d6982cb3e88426ff8b1db58611575420af0845bc761c46f19660a9596571" id=78542226-7bd9-4bb5-babe-48ab260a3aba name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.820332 | controller | Jun 09 13:19:27.437081 crc crio[3638]: time="2026-06-09T13:19:27.434893235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.820355 | controller | Jun 09 13:19:27.638622 crc crio[3638]: time="2026-06-09T13:19:27.638437365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.820378 | controller | Jun 09 13:19:27.765349 crc crio[3638]: time="2026-06-09T13:19:27.755600082Z" level=info msg="Started container" PID=8421 containerID=8d35d6982cb3e88426ff8b1db58611575420af0845bc761c46f19660a9596571 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=78542226-7bd9-4bb5-babe-48ab260a3aba name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07
2026-06-09 14:45:30.820401 | controller | Jun 09 13:19:28.508557 crc crio[3638]: time="2026-06-09T13:19:28.45308244Z" level=info msg="Created container 3b3c32070b0a05339ebea7aaa00b4fb0f895dca4dbc1a4ac7fda1e1a7bf0a591: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=ca001221-6b05-4f89-a532-d70980f70150 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.820424 | controller | Jun 09 13:19:28.547512 crc crio[3638]: time="2026-06-09T13:19:28.543787523Z" level=info msg="Starting container: 3b3c32070b0a05339ebea7aaa00b4fb0f895dca4dbc1a4ac7fda1e1a7bf0a591" id=d66ffeac-a9fb-4e09-93f7-83087876926c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.820447 | controller | Jun 09 13:19:28.683524 crc crio[3638]: time="2026-06-09T13:19:28.672238868Z" level=info msg="Started container" PID=8443 containerID=3b3c32070b0a05339ebea7aaa00b4fb0f895dca4dbc1a4ac7fda1e1a7bf0a591 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=d66ffeac-a9fb-4e09-93f7-83087876926c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4
2026-06-09 14:45:30.820470 | controller | Jun 09 13:19:31.400695 crc crio[3638]: time="2026-06-09T13:19:31.399716914Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e698029e-9837-466d-b432-ddc0b3305be0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.820492 | controller | Jun 09 13:19:31.418520 crc crio[3638]: time="2026-06-09T13:19:31.415736824Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=084bdd3e-1683-47d5-8341-982ce8d02252 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.820538 | controller | Jun 09 13:19:31.436799 crc crio[3638]: time="2026-06-09T13:19:31.435045265Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=ec5c27e2-5be0-42ea-aad6-4da54e824484 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.820575 | controller | Jun 09 13:19:31.436994 crc crio[3638]: time="2026-06-09T13:19:31.436852092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.820600 | controller | Jun 09 13:19:31.534179 crc crio[3638]: time="2026-06-09T13:19:31.53403052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.820622 | controller | Jun 09 13:19:31.547477 crc crio[3638]: time="2026-06-09T13:19:31.547344949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.820645 | controller | Jun 09 13:19:31.698645 crc crio[3638]: time="2026-06-09T13:19:31.698499963Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=ff8c1c3c-b26f-426b-bfcd-2593598ff6e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.820691 | controller | Jun 09 13:19:31.715912 crc crio[3638]: time="2026-06-09T13:19:31.715817276Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=ab052552-6a6b-46ff-b639-f94c4e96033c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.820715 | controller | Jun 09 13:19:31.727210 crc crio[3638]: time="2026-06-09T13:19:31.720093665Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=454958e3-3671-4be5-bcc7-8fb29716742b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.820739 | controller | Jun 09 13:19:31.727210 crc crio[3638]: time="2026-06-09T13:19:31.720544016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.820760 | controller | Jun 09 13:19:31.770937 crc crio[3638]: time="2026-06-09T13:19:31.770315036Z" level=info msg="Created container 8e2d120b26c0281e4a477dd9842874aa109e9e1d5989d6f5cb3203cded28b420: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=ec5c27e2-5be0-42ea-aad6-4da54e824484 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.820784 | controller | Jun 09 13:19:31.776999 crc crio[3638]: time="2026-06-09T13:19:31.776751289Z" level=info msg="Starting container: 8e2d120b26c0281e4a477dd9842874aa109e9e1d5989d6f5cb3203cded28b420" id=e5326c9f-7926-47ea-924c-4ffb81f15484 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.820807 | controller | Jun 09 13:19:31.806251 crc crio[3638]: time="2026-06-09T13:19:31.805893982Z" level=info msg="Started container" PID=8574 containerID=8e2d120b26c0281e4a477dd9842874aa109e9e1d5989d6f5cb3203cded28b420 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=e5326c9f-7926-47ea-924c-4ffb81f15484 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07
2026-06-09 14:45:30.820828 | controller | Jun 09 13:19:31.816670 crc crio[3638]: time="2026-06-09T13:19:31.815993581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.820850 | controller | Jun 09 13:19:34.434475 crc crio[3638]: time="2026-06-09T13:19:34.433956483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.820871 | controller | Jun 09 13:19:34.666319 crc crio[3638]: time="2026-06-09T13:19:34.665092787Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=075b87bc-ac1f-4fdd-8d8a-b43946f14067 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.820900 | controller | Jun 09 13:19:34.746081 crc crio[3638]: time="2026-06-09T13:19:34.745350325Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4c9cd914-96f9-43d1-b8ba-c6a8efb90c3e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.820923 | controller | Jun 09 13:19:34.762736 crc crio[3638]: time="2026-06-09T13:19:34.762644235Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=4ba89ba1-c2fc-41ee-a1b7-b95c7165b504 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.820947 | controller | Jun 09 13:19:34.764081 crc crio[3638]: time="2026-06-09T13:19:34.763076186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.820969 | controller | Jun 09 13:19:34.787495 crc crio[3638]: time="2026-06-09T13:19:34.787004526Z" level=info msg="Created container c183786bf1cb2ad2c10fc59bab25c9d3c2e38ce89b7cc47054ea63c72f887b1a: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=454958e3-3671-4be5-bcc7-8fb29716742b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.821000 | controller | Jun 09 13:19:34.798547 crc crio[3638]: time="2026-06-09T13:19:34.797959556Z" level=info msg="Starting container: c183786bf1cb2ad2c10fc59bab25c9d3c2e38ce89b7cc47054ea63c72f887b1a" id=edc51b38-026f-4612-a548-944d40eed3ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.821031 | controller | Jun 09 13:19:34.824205 crc crio[3638]: time="2026-06-09T13:19:34.82398117Z" level=info msg="Started container" PID=8673 containerID=c183786bf1cb2ad2c10fc59bab25c9d3c2e38ce89b7cc47054ea63c72f887b1a description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=edc51b38-026f-4612-a548-944d40eed3ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ed4d95f39fdf1c261d9dab5bc5b5a5db27533f917fab30bd8d4c7e1a1aa059
2026-06-09 14:45:30.821056 | controller | Jun 09 13:19:34.939954 crc crio[3638]: time="2026-06-09T13:19:34.93928363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.821078 | controller | Jun 09 13:19:34.962864 crc crio[3638]: time="2026-06-09T13:19:34.962613614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.821101 | controller | Jun 09 13:19:35.616586 crc crio[3638]: time="2026-06-09T13:19:35.615400533Z" level=info msg="Created container ab9e572c66dcd969cd5a262a4bbed1c92c502fac1ad9dc59dd3c3e854265afd4: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=4ba89ba1-c2fc-41ee-a1b7-b95c7165b504 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.821124 | controller | Jun 09 13:19:35.621803 crc crio[3638]: time="2026-06-09T13:19:35.62159954Z" level=info msg="Starting container: ab9e572c66dcd969cd5a262a4bbed1c92c502fac1ad9dc59dd3c3e854265afd4" id=f2d47a70-399d-4453-9201-3c512fcda0a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.821148 | controller | Jun 09 13:19:35.651854 crc crio[3638]: time="2026-06-09T13:19:35.650720403Z" level=info msg="Started container" PID=8696 containerID=ab9e572c66dcd969cd5a262a4bbed1c92c502fac1ad9dc59dd3c3e854265afd4 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=f2d47a70-399d-4453-9201-3c512fcda0a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07
2026-06-09 14:45:30.821170 | controller | Jun 09 13:19:41.928967 crc crio[3638]: time="2026-06-09T13:19:41.912866261Z" level=info msg="NetworkStart: stopping network for sandbox 302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.821198 | controller | Jun 09 13:19:42.954069 crc crio[3638]: time="2026-06-09T13:19:42.953008617Z" level=info msg="NetworkStart: stopping network for sandbox 389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.821221 | controller | Jun 09 13:19:43.596857 crc crio[3638]: time="2026-06-09T13:19:43.595669647Z" level=info msg="NetworkStart: stopping network for sandbox 3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.821242 | controller | Jun 09 13:19:45.035600 crc crio[3638]: time="2026-06-09T13:19:45.031830942Z" level=info msg="NetworkStart: stopping network for sandbox 1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.821264 | controller | Jun 09 13:19:46.202983 crc crio[3638]: time="2026-06-09T13:19:46.202355224Z" level=info msg="NetworkStart: stopping network for sandbox f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.821286 | controller | Jun 09 13:19:46.367582 crc crio[3638]: time="2026-06-09T13:19:46.366983022Z" level=info msg="NetworkStart: stopping network for sandbox d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.821307 | controller | Jun 09 13:19:46.650704 crc crio[3638]: time="2026-06-09T13:19:46.649561348Z" level=info msg="NetworkStart: stopping network for sandbox 106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.821332 | controller | Jun 09 13:19:46.707201 crc crio[3638]: time="2026-06-09T13:19:46.706791878Z" level=info msg="NetworkStart: stopping network for sandbox 981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752" id=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.821356 | controller | Jun 09 13:19:47.371082 crc crio[3638]: time="2026-06-09T13:19:47.370912604Z" level=info msg="NetworkStart: stopping network for sandbox 260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.821378 | controller | Jun 09 13:19:47.835995 crc crio[3638]: time="2026-06-09T13:19:47.835651566Z" level=info msg="NetworkStart: stopping network for sandbox c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b" id=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.821401 | controller | Jun 09 13:19:48.536001 crc crio[3638]: time="2026-06-09T13:19:48.53574193Z" level=info msg="NetworkStart: stopping network for sandbox b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9" id=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.821423 | controller | Jun 09 13:19:48.720696 crc crio[3638]: time="2026-06-09T13:19:48.720271376Z" level=info msg="NetworkStart: stopping network for sandbox b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a" id=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.821445 | controller | Jun 09 13:19:48.760733 crc crio[3638]: time="2026-06-09T13:19:48.759949458Z" level=info msg="NetworkStart: stopping network for sandbox c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.821475 | controller | Jun 09 13:19:49.233742 crc crio[3638]: time="2026-06-09T13:19:49.233169976Z" level=info msg="NetworkStart: stopping network for sandbox 7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d" id=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.821499 | controller | Jun 09 13:19:49.742323 crc crio[3638]: time="2026-06-09T13:19:49.742046223Z" level=info msg="NetworkStart: stopping network for sandbox ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25" id=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.821554 | controller | Jun 09 13:19:49.749310 crc crio[3638]: time="2026-06-09T13:19:49.747080862Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=c12aeb25-230b-48de-a2ad-6e71e90c9efe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.821581 | controller | Jun 09 13:19:49.753090 crc crio[3638]: time="2026-06-09T13:19:49.752798408Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=e3f5e846-2635-492a-9371-311825f4189e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.821604 | controller | Jun 09 13:19:49.760208 crc crio[3638]: time="2026-06-09T13:19:49.760011682Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=a7e326fc-995e-4eb6-bd07-5ed117347c34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.821627 | controller | Jun 09 13:19:49.762464 crc crio[3638]: time="2026-06-09T13:19:49.762095335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.821650 | controller | Jun 09 13:19:49.799325 crc crio[3638]: time="2026-06-09T13:19:49.797245621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.821672 | controller | Jun 09 13:19:50.117320 crc crio[3638]: time="2026-06-09T13:19:50.116571995Z" level=info msg="NetworkStart: stopping network for sandbox d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.821694 | controller | Jun 09 13:19:50.277373 crc crio[3638]: time="2026-06-09T13:19:50.277207742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.821716 | controller | Jun 09 13:19:50.281682 crc crio[3638]: time="2026-06-09T13:19:50.281214063Z" level=info msg="NetworkStart: stopping network for sandbox 99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668" id=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.821737 | controller | Jun 09 13:19:50.405542 crc crio[3638]: time="2026-06-09T13:19:50.405330618Z" level=info msg="NetworkStart: stopping network for sandbox 28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.821759 | controller | Jun 09 13:19:50.496198 crc crio[3638]: time="2026-06-09T13:19:50.49596089Z" level=info msg="Created container 99e83d738ef724779ddb67b2894e27f89b88a17a9bccf9093d82fddae171a6ca: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=a7e326fc-995e-4eb6-bd07-5ed117347c34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.821782 | controller | Jun 09 13:19:50.502770 crc crio[3638]: time="2026-06-09T13:19:50.502554677Z" level=info msg="Starting container: 99e83d738ef724779ddb67b2894e27f89b88a17a9bccf9093d82fddae171a6ca" id=76337d46-89c4-4ed0-97b1-47559b53d293 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.821810 | controller | Jun 09 13:19:50.508678 crc crio[3638]: time="2026-06-09T13:19:50.508561951Z" level=info msg="Started container" PID=8913 containerID=99e83d738ef724779ddb67b2894e27f89b88a17a9bccf9093d82fddae171a6ca description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=76337d46-89c4-4ed0-97b1-47559b53d293 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ed4d95f39fdf1c261d9dab5bc5b5a5db27533f917fab30bd8d4c7e1a1aa059
2026-06-09 14:45:30.821833 | controller | Jun 09 13:19:50.528224 crc crio[3638]: time="2026-06-09T13:19:50.52728702Z" level=info msg="NetworkStart: stopping network for sandbox d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.821855 | controller | Jun 09 13:19:50.727041 crc crio[3638]: time="2026-06-09T13:19:50.726677524Z" level=info msg="NetworkStart: stopping network for sandbox 1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.821877 | controller | Jun 09 13:19:50.949008 crc crio[3638]: time="2026-06-09T13:19:50.94883288Z" level=info msg="NetworkStart: stopping network for sandbox 2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8" id=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.821899 | controller | Jun 09 13:19:51.771297 crc crio[3638]: time="2026-06-09T13:19:51.770919095Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=28495cee-5de2-46c4-94a3-8c3d18ef9e0e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.821922 | controller | Jun 09 13:19:51.775433 crc crio[3638]: time="2026-06-09T13:19:51.775319837Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=abab8955-bb27-4ef1-94e5-948d724e0798 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.821945 | controller | Jun 09 13:19:51.785519 crc crio[3638]: time="2026-06-09T13:19:51.783054124Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=7a1c6f28-9a94-4671-9d96-0043fe94c89e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.821981 | controller | Jun 09 13:19:51.786293 crc crio[3638]: time="2026-06-09T13:19:51.785992388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.822023 | controller | Jun 09 13:19:51.841678 crc crio[3638]: time="2026-06-09T13:19:51.841611937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.822051 | controller | Jun 09 13:19:52.456619 crc crio[3638]: time="2026-06-09T13:19:52.45656039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.822078 | controller | Jun 09 13:19:52.664863 crc crio[3638]: time="2026-06-09T13:19:52.663965929Z" level=info msg="Created container c9e738cfdf95f9f43fc9b59fa77c7b6415116cad491ab4b0d57559740ae2f4dc: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=7a1c6f28-9a94-4671-9d96-0043fe94c89e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.822101 | controller | Jun 09 13:19:52.670476 crc crio[3638]: time="2026-06-09T13:19:52.670330811Z" level=info msg="Starting container: c9e738cfdf95f9f43fc9b59fa77c7b6415116cad491ab4b0d57559740ae2f4dc" id=ca229c00-d52c-4661-ad41-521d445002aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.822131 | controller | Jun 09 13:19:52.688836 crc crio[3638]: time="2026-06-09T13:19:52.688497174Z" level=info msg="Started container" PID=9029 containerID=c9e738cfdf95f9f43fc9b59fa77c7b6415116cad491ab4b0d57559740ae2f4dc description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=ca229c00-d52c-4661-ad41-521d445002aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ed4d95f39fdf1c261d9dab5bc5b5a5db27533f917fab30bd8d4c7e1a1aa059
2026-06-09 14:45:30.822156 | controller | Jun 09 13:19:53.944320 crc crio[3638]: time="2026-06-09T13:19:53.943772066Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=90fbb88f-76c9-491f-b22d-4d5f98f5c52d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.822179 | controller | Jun 09 13:19:53.950768 crc crio[3638]: time="2026-06-09T13:19:53.9505548Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=bc539372-23b2-419f-8935-c776ab4adfb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.822203 | controller | Jun 09 13:19:53.959870 crc crio[3638]: time="2026-06-09T13:19:53.959315944Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=95f816b1-fd9b-4c4d-b9d7-b20f8f93d326 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.822225 | controller | Jun 09 13:19:53.959870 crc crio[3638]: time="2026-06-09T13:19:53.959840197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.822249 | controller | Jun 09 13:19:54.027643 crc crio[3638]: time="2026-06-09T13:19:54.027048691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.822271 | controller | Jun 09 13:19:54.076289 crc crio[3638]: time="2026-06-09T13:19:54.072571351Z" level=info msg="NetworkStart: stopping network for sandbox a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.822292 | controller | Jun 09 13:19:54.691357 crc crio[3638]: time="2026-06-09T13:19:54.690327175Z" level=info msg="NetworkStart: stopping network for sandbox 5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.822315 | controller | Jun 09 13:19:54.894901 crc crio[3638]: time="2026-06-09T13:19:54.894782869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.822337 | controller | Jun 09 13:19:55.016802 crc crio[3638]: time="2026-06-09T13:19:55.013962589Z" level=info msg="Created container e6fa02c22deb18cf9ae75335331bf3d9c39a12b29aa767471ab9732e978eef8d: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=95f816b1-fd9b-4c4d-b9d7-b20f8f93d326 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.822361 | controller | Jun 09 13:19:55.018209 crc crio[3638]: time="2026-06-09T13:19:55.018089354Z" level=info msg="Starting container: e6fa02c22deb18cf9ae75335331bf3d9c39a12b29aa767471ab9732e978eef8d" id=542f1d81-4974-4ec2-8a57-a312f5d991f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.822384 | controller | Jun 09 13:19:55.039611 crc crio[3638]: time="2026-06-09T13:19:55.039467179Z" level=info msg="Started container" PID=9155 containerID=e6fa02c22deb18cf9ae75335331bf3d9c39a12b29aa767471ab9732e978eef8d description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=542f1d81-4974-4ec2-8a57-a312f5d991f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ed4d95f39fdf1c261d9dab5bc5b5a5db27533f917fab30bd8d4c7e1a1aa059
2026-06-09 14:45:30.822413 | controller | Jun 09 13:19:56.119371 crc crio[3638]: time="2026-06-09T13:19:56.118804753Z" level=info msg="NetworkStart: stopping network for sandbox 3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.822436 | controller | Jun 09 13:19:57.303872 crc crio[3638]: time="2026-06-09T13:19:57.303332601Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=f2fe4010-0da8-4977-be75-59e96f3db86f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.822460 | controller | Jun 09 13:19:57.308948 crc crio[3638]: time="2026-06-09T13:19:57.308539444Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=4c94ab9c-1f0c-4162-840e-55da259d3081 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.822484 | controller | Jun 09 13:19:57.312208 crc crio[3638]: time="2026-06-09T13:19:57.311566331Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=50adff8c-6fb5-42a5-a106-e84c475088b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.822506 | controller | Jun 09 13:19:57.312208 crc crio[3638]: time="2026-06-09T13:19:57.312186976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.822562 | controller | Jun 09 13:19:57.369435 crc crio[3638]: time="2026-06-09T13:19:57.368964015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.822587 | controller | Jun 09 13:19:57.868793 crc crio[3638]: time="2026-06-09T13:19:57.8687248Z" level=info msg="NetworkStart: stopping network for sandbox 8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.822610 | controller | Jun 09 13:19:58.088619 crc crio[3638]: time="2026-06-09T13:19:58.087808916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.822632 | controller | Jun 09 13:19:58.278243 crc crio[3638]: time="2026-06-09T13:19:58.277387552Z" level=info msg="Created container 82346aaf13d7809b96ee623d91e01966cfebccc17bab100108b2dd9e7eafa71f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=50adff8c-6fb5-42a5-a106-e84c475088b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.822654 | controller | Jun 09 13:19:58.281825 crc crio[3638]: time="2026-06-09T13:19:58.281697511Z" level=info msg="Starting container: 82346aaf13d7809b96ee623d91e01966cfebccc17bab100108b2dd9e7eafa71f" id=cc724d65-f78f-4ea8-8262-4df019773106 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.822677 | controller | Jun 09 13:19:58.305918 crc crio[3638]: time="2026-06-09T13:19:58.305699223Z" level=info msg="Started container" PID=9368 containerID=82346aaf13d7809b96ee623d91e01966cfebccc17bab100108b2dd9e7eafa71f description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=cc724d65-f78f-4ea8-8262-4df019773106 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d3a31b6941d8443159c5a84c3de0659aea79f505d5e88cc95817be03cf72e5c
2026-06-09 14:45:30.822701 | controller | Jun 09 13:19:58.842906 crc crio[3638]: time="2026-06-09T13:19:58.842040061Z" level=info msg="NetworkStart: stopping network for sandbox ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.822728 | controller | Jun 09 13:19:59.054873 crc crio[3638]: time="2026-06-09T13:19:59.054719505Z" level=info msg="NetworkStart: stopping network for sandbox 69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763" id=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.822751 | controller | Jun 09 13:20:00.403250 crc crio[3638]: time="2026-06-09T13:20:00.402720211Z" level=info msg="NetworkStart: stopping network for sandbox 6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7" id=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.822773 | controller | Jun 09 13:20:15.059956 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e142d3c4f409406 Mac:22:98:f8:3f:e6:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/dca66a03-91ae-4c32-8115-9e82bbc42e89 SocketPath: PciID:}] [{Interface:0xc0001f5030 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.822795 | controller | Jun 09 13:20:15.307375 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a7d68e7900c19b Mac:be:42:df:1c:68:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/6d7c6eda-2e37-4973-a18f-618d9cebede0 SocketPath: PciID:}] [{Interface:0xc000014bd0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.822816 | controller | Jun 09 13:20:15.323783 crc crio[3638]: time="2026-06-09T13:20:15.322849004Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=8e8f0480-a44e-43a0-b820-f7ae3b50ce54 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.822839 | controller | Jun 09 13:20:15.339437 crc crio[3638]: time="2026-06-09T13:20:15.335963409Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=4cea18ad-cfb1-46d7-9129-651dafcbbb66 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.822861 | controller | Jun 09 13:20:15.345525 crc crio[3638]: time="2026-06-09T13:20:15.345334227Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=20d65780-c16b-4ee6-a835-345f401947c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.822884 | controller | Jun 09 13:20:15.345989 crc crio[3638]: time="2026-06-09T13:20:15.345770809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.822905 | controller | Jun 09 13:20:15.357085 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12b8c22e2371fef Mac:e2:18:0d:6b:49:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/d748dfcd-2a5c-48e8-a260-66d8459b60e5 SocketPath: PciID:}] [{Interface:0xc00058fad0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.822927 | controller | Jun 09 13:20:15.390639 crc crio[3638]: time="2026-06-09T13:20:15.39050174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.822948 | controller | Jun 09 13:20:15.424030 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64d438a73458fba Mac:f2:be:d9:9a:ab:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/fa8f01f4-5986-4b4d-9405-611d97052fc2 SocketPath: PciID:}] [{Interface:0xc0001cf870 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.822975 | controller | Jun 09 13:20:15.438996 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f7b1b3c7e399a8 Mac:92:ff:d3:63:90:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/bdd0b751-f270-4e3a-9fca-cdc5f1b1aca7 SocketPath: PciID:}] [{Interface:0xc0003ecdc0 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.822998 | controller | Jun 09 13:20:15.828226 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4654d46de7da22 Mac:ae:0d:ce:c5:5b:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/309f7630-a72a-4bb5-860f-b2974feb45e2 SocketPath: PciID:}] [{Interface:0xc000494780 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.823021 | controller | Jun 09 13:20:15.884436 crc crio[3638]: time="2026-06-09T13:20:15.884332004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.823045 | controller | Jun 09 13:20:15.932498 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38497a77a87d7a3 Mac:86:ac:e5:a7:02:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/4183a3bb-d5a3-404a-bc02-d6200ec75a02 SocketPath: PciID:}] [{Interface:0xc000602700 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.823077 | controller | Jun 09 13:20:15.956354 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc5d6c2ea4da94f Mac:f2:8b:49:ae:d0:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/ce6bbaa3-4797-47e6-90c9-b0ee2525fa7f SocketPath: PciID:}] [{Interface:0xc00036d1b0 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.823105 | controller | Jun 09 13:20:16.003729 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c2305c3ae3d6e3 Mac:3e:16:62:f7:41:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/b33a5991-45b7-40a5-ae3c-e44d33719a77 SocketPath: PciID:}] [{Interface:0xc00048c5c0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.823127 | controller | Jun 09 13:20:16.003729 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20a32905371e728 Mac:36:c3:70:46:67:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/558a6a3e-a7db-4c84-a3d5-7d14233e6615 SocketPath: PciID:}] [{Interface:0xc000561230 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.823149 | controller | Jun 09 13:20:16.017867 crc crio[3638]: 2026-06-09T13:20:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:278bf93a2464277 Mac:36:71:e7:5b:2b:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/383fdf36-38cb-43fa-8923-bcf37f8f8fa0 SocketPath: PciID:}] [{Interface:0xc000613160 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.823170 | controller | Jun 09 13:20:16.018343 crc crio[3638]: 2026-06-09T13:20:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6621c80c68fd25 Mac:3a:59:00:81:74:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/b177ba18-5f59-4e3b-8576-20aa2e4c4470 SocketPath: PciID:}] [{Interface:0xc00020eee0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.823192 | controller | Jun 09 13:20:16.021401 crc crio[3638]: time="2026-06-09T13:20:16.021279227Z" level=info msg="Created container 57453301b72db18d8026b74a06c43ebb880edb13832cc2c9190513b447013ccc: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=20d65780-c16b-4ee6-a835-345f401947c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.823221 | controller | Jun 09 13:20:16.022581 crc crio[3638]: time="2026-06-09T13:20:16.022537779Z" level=info msg="Starting container: 57453301b72db18d8026b74a06c43ebb880edb13832cc2c9190513b447013ccc" id=de9e074f-7a66-4b41-89f0-e9791a4ce2af name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.823245 | controller | Jun 09 13:20:16.032348 crc crio[3638]: time="2026-06-09T13:20:16.032272316Z" level=info msg="Started container" PID=9984 containerID=57453301b72db18d8026b74a06c43ebb880edb13832cc2c9190513b447013ccc description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=de9e074f-7a66-4b41-89f0-e9791a4ce2af name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ed4d95f39fdf1c261d9dab5bc5b5a5db27533f917fab30bd8d4c7e1a1aa059
2026-06-09 14:45:30.823267 | controller | Jun 09 13:20:16.114165 crc crio[3638]: 2026-06-09T13:20:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77c0ed5ad4ceb6c Mac:5e:dc:6f:8b:ca:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/7cdc339d-ab23-4e49-8697-2210717b6891 SocketPath: PciID:}] [{Interface:0xc000525550 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.823289 | controller | Jun 09 13:20:16.143278 crc crio[3638]: 2026-06-09T13:20:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1414225ece8038d Mac:6a:0a:30:cd:14:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/78bd8123-96c4-4f76-aa00-820925a360c7 SocketPath: PciID:}] [{Interface:0xc00050f860 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.823313 | controller | Jun 09 13:20:16.155751 crc crio[3638]: 2026-06-09T13:20:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d54e9deea42b27 Mac:f2:f5:68:21:2a:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/d8c6cb88-bb8e-4abf-85b3-332c22c4fcd3 SocketPath: PciID:}] [{Interface:0xc000228a90 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.823337 | controller | Jun 09 13:20:16.156569 crc crio[3638]: time="2026-06-09T13:20:16.156388722Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.823362 | controller | Jun 09 13:20:16.156722 crc crio[3638]: time="2026-06-09T13:20:16.156602437Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_fe0383ad-ffbf-4cd2-9903-57beae3c7d3d\""
2026-06-09 14:45:30.823385 | controller | Jun 09 13:20:16.157377 crc crio[3638]: time="2026-06-09T13:20:16.157265065Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/40fdba9c-76c8-4ac5-8c03-8a72246913ef 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:0xc00018c680}] Aliases:map[]}"
2026-06-09 14:45:30.823408 | controller | Jun 09 13:20:16.157558 crc crio[3638]: time="2026-06-09T13:20:16.157389868Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.823431 | controller | Jun 09 13:20:16.157558 crc crio[3638]: time="2026-06-09T13:20:16.157412538Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.823453 | controller | Jun 09 13:20:16.157558 crc crio[3638]: time="2026-06-09T13:20:16.157424659Z" 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-09 14:45:30.823476 | controller | Jun 09 13:20:16.157965 crc crio[3638]: time="2026-06-09T13:20:16.1578713Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/7e629533-d2bf-4932-8d3c-08b90615170f 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:0xc002698550}] Aliases:map[]}"
2026-06-09 14:45:30.823505 | controller | Jun 09 13:20:16.158066 crc crio[3638]: time="2026-06-09T13:20:16.157978712Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.823598 | controller | Jun 09 13:20:16.158066 crc crio[3638]: time="2026-06-09T13:20:16.157992813Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.823626 | controller | Jun 09 13:20:16.158066 crc crio[3638]: time="2026-06-09T13:20:16.158013033Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.823649 | controller | Jun 09 13:20:16.158295 crc crio[3638]: time="2026-06-09T13:20:16.158164787Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:38497a77a87d7a384b01bc3bf79cf69916b92316bf98395044cb99e2c32a041d UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/4183a3bb-d5a3-404a-bc02-d6200ec75a02 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:0xc000118608}] Aliases:map[]}"
2026-06-09 14:45:30.823671 | controller | Jun 09 13:20:16.158504 crc crio[3638]: time="2026-06-09T13:20:16.15830819Z" 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-09 14:45:30.823693 | controller | Jun 09 13:20:16.158504 crc crio[3638]: time="2026-06-09T13:20:16.158328091Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:fc5d6c2ea4da94fe73d2369e501a6c63f0f959efebbc50c2fcee165ea9c4a71c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ce6bbaa3-4797-47e6-90c9-b0ee2525fa7f 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:0xc0001189b0}] Aliases:map[]}"
2026-06-09 14:45:30.823715 | controller | Jun 09 13:20:16.158504 crc crio[3638]: time="2026-06-09T13:20:16.158428904Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/2e05b643-1142-4f60-855f-a80d6adb4a05 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:0xc00018c740}] Aliases:map[]}"
2026-06-09 14:45:30.823738 | controller | Jun 09 13:20:16.158728 crc crio[3638]: time="2026-06-09T13:20:16.158574778Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.823760 | controller | Jun 09 13:20:16.158728 crc crio[3638]: time="2026-06-09T13:20:16.158595489Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.823782 | controller | Jun 09 13:20:16.158728 crc crio[3638]: time="2026-06-09T13:20:16.158605969Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/98834b98-5875-4750-b933-21d2af3fbe06 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:0xc0019a8178}] Aliases:map[]}"
2026-06-09 14:45:30.823810 | controller | Jun 09 13:20:16.158728 crc crio[3638]: time="2026-06-09T13:20:16.158627028Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:20a32905371e728ec14d334fe6ee4c460ef17198d15369bde5aa6d94db090dd3 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/558a6a3e-a7db-4c84-a3d5-7d14233e6615 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:0xc00018c700}] Aliases:map[]}"
2026-06-09 14:45:30.823834 | controller | Jun 09 13:20:16.158728 crc crio[3638]: time="2026-06-09T13:20:16.158714842Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.823857 | controller | Jun 09 13:20:16.158728 crc crio[3638]: time="2026-06-09T13:20:16.158723712Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.823880 | controller | Jun 09 13:20:16.158728 crc crio[3638]: time="2026-06-09T13:20:16.158732602Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.823903 | controller | Jun 09 13:20:16.159090 crc crio[3638]: time="2026-06-09T13:20:16.158822243Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.823926 | controller | Jun 09 13:20:16.159090 crc crio[3638]: time="2026-06-09T13:20:16.158903146Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/98cc8df2-024b-4bdd-8470-307739a066ad 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:0xc00018c758}] Aliases:map[]}"
2026-06-09 14:45:30.823948 | controller | Jun 09 13:20:16.159090 crc crio[3638]: time="2026-06-09T13:20:16.158946967Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.823972 | controller | Jun 09 13:20:16.159090 crc crio[3638]: time="2026-06-09T13:20:16.158956868Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.823995 | controller | Jun 09 13:20:16.159090 crc crio[3638]: time="2026-06-09T13:20:16.158971068Z" 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-09 14:45:30.824018 | controller | Jun 09 13:20:16.159090 crc crio[3638]: time="2026-06-09T13:20:16.15909532Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:278bf93a2464277d840a3b79eeea405c987131ece7161c13d7bc3a41c8336547 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/383fdf36-38cb-43fa-8923-bcf37f8f8fa0 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:0xc002698538}] Aliases:map[]}"
2026-06-09 14:45:30.824047 | controller | Jun 09 13:20:16.159554 crc crio[3638]: time="2026-06-09T13:20:16.159340047Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.824075 | controller | Jun 09 13:20:16.159977 crc crio[3638]: time="2026-06-09T13:20:16.159655145Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b177ba18-5f59-4e3b-8576-20aa2e4c4470 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:0xc00261c568}] Aliases:map[]}"
2026-06-09 14:45:30.824111 | controller | Jun 09 13:20:16.160565 crc crio[3638]: time="2026-06-09T13:20:16.160504257Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/a3bdd53a-74f1-4c16-98b4-34b59c3b9634 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:0xc00008c000}] Aliases:map[]}"
2026-06-09 14:45:30.824138 | controller | Jun 09 13:20:16.161895 crc crio[3638]: time="2026-06-09T13:20:16.161796279Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/40c84419-d3f3-4442-95e2-657c21de6598 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:0xc0018904c8}] Aliases:map[]}"
2026-06-09 14:45:30.824163 | controller | Jun 09 13:20:16.162327 crc crio[3638]: time="2026-06-09T13:20:16.162279632Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0f97aa51-b36e-4a1f-a54c-9fddf96ae028 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:0xc002396190}] Aliases:map[]}"
2026-06-09 14:45:30.824185 | controller | Jun 09 13:20:16.162613 crc crio[3638]: time="2026-06-09T13:20:16.162570219Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/f36051ed-a7e1-4819-8dee-2061e9cbfdc4 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:0xc0019a8160}] Aliases:map[]}"
2026-06-09 14:45:30.824207 | controller | Jun 09 13:20:16.162824 crc crio[3638]: time="2026-06-09T13:20:16.162790254Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/309f7630-a72a-4bb5-860f-b2974feb45e2 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:0xc002396b98}] Aliases:map[]}"
2026-06-09 14:45:30.824234 | controller | Jun 09 13:20:16.166224 crc crio[3638]: time="2026-06-09T13:20:16.158585807Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.824259 | controller | Jun 09 13:20:16.166224 crc crio[3638]: time="2026-06-09T13:20:16.160521916Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.824283 | controller | Jun 09 13:20:16.166224 crc crio[3638]: time="2026-06-09T13:20:16.163755439Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/807cdee8-d1b8-4e16-85b7-c1a69fafda23 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:0xc00130a768}] Aliases:map[]}"
2026-06-09 14:45:30.824307 | controller | Jun 09 13:20:16.166224 crc crio[3638]: time="2026-06-09T13:20:16.158609068Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/b33a5991-45b7-40a5-ae3c-e44d33719a77 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:0xc00008ce90}] Aliases:map[]}"
2026-06-09 14:45:30.824332 | controller | Jun 09 13:20:16.166224 crc crio[3638]: time="2026-06-09T13:20:16.164092868Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.824358 | controller | Jun 09 13:20:16.166224 crc crio[3638]: time="2026-06-09T13:20:16.158615459Z" 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-09 14:45:30.824380 | controller | Jun 09 13:20:16.166224 crc crio[3638]: time="2026-06-09T13:20:16.164422117Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/7732d77f-f19c-4085-8b43-b66a996330f7 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:0xc0019a8248}] Aliases:map[]}"
2026-06-09 14:45:30.824403 | controller | Jun 09 13:20:16.166224 crc crio[3638]: time="2026-06-09T13:20:16.164433697Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a3c94fcd-4426-440f-ae33-36668bebd1c1 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:0xc00018c858}] Aliases:map[]}"
2026-06-09 14:45:30.824426 | controller | Jun 09 13:20:16.166224 crc crio[3638]: time="2026-06-09T13:20:16.164634682Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/8e949e28-7a8d-4b67-ae8d-1aa3bb36a510 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:0xc00261c258}] Aliases:map[]}"
2026-06-09 14:45:30.824453 | controller | Jun 09 13:20:16.166224 crc crio[3638]: time="2026-06-09T13:20:16.164700294Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/15ef3b04-cf9b-474f-8a0e-e7b7d8614f29 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:0xc0007843b8}] Aliases:map[]}"
2026-06-09 14:45:30.824484 | controller | Jun 09 13:20:16.166224 crc crio[3638]: time="2026-06-09T13:20:16.162338033Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:1f7b1b3c7e399a867943e71e2116872a75f1c60cead802d0a69013c20b7886f1 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bdd0b751-f270-4e3a-9fca-cdc5f1b1aca7 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:0xc00018c4a0}] Aliases:map[]}"
2026-06-09 14:45:30.824535 | controller | Jun 09 13:20:16.166224 crc crio[3638]: time="2026-06-09T13:20:16.162820416Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4ca13db1fb3d80947337885769c347fe965cf58262665d2df6c523303a52bcec UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/0b74fbbb-e7ad-494e-b139-9c7a6de6dc39 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:0xc0019a8158}] Aliases:map[]}"
2026-06-09 14:45:30.824610 | controller | Jun 09 13:20:16.166224 crc crio[3638]: time="2026-06-09T13:20:16.165529735Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.824640 | controller | Jun 09 13:20:16.166224 crc crio[3638]: time="2026-06-09T13:20:16.165654158Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.824685 | controller | Jun 09 13:20:16.166224 crc crio[3638]: time="2026-06-09T13:20:16.160786294Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0e9f151d-2253-4394-a8cf-612f6093d76c 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:0xc00261c228}] Aliases:map[]}"
2026-06-09 14:45:30.824711 | controller | Jun 09 13:20:16.166224 crc crio[3638]: time="2026-06-09T13:20:16.15830916Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/7cdc339d-ab23-4e49-8697-2210717b6891 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:0xc002696480}] Aliases:map[]}"
2026-06-09 14:45:30.824741 | controller | Jun 09 13:20:16.166224 crc crio[3638]: time="2026-06-09T13:20:16.16102298Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ced87d89-da31-45f1-889e-4a3a5aa4a401 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:0xc00018c840}] Aliases:map[]}"
2026-06-09 14:45:30.824765 | controller | Jun 09 13:20:16.166224 crc crio[3638]: time="2026-06-09T13:20:16.161076811Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:7d54e9deea42b276a6a049420b1b33ae566bf67e2c715c31124e4d089e5e2342 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d8c6cb88-bb8e-4abf-85b3-332c22c4fcd3 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:0xc001480260}] Aliases:map[]}"
2026-06-09 14:45:30.824788 | controller | Jun 09 13:20:16.168222 crc crio[3638]: time="2026-06-09T13:20:16.168174442Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/08d17f93-968b-4e63-83c0-ef2cfc626b07 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:0xc002696000}] Aliases:map[]}"
2026-06-09 14:45:30.824810 | controller | Jun 09 13:20:16.168565 crc crio[3638]: time="2026-06-09T13:20:16.168430819Z" 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-09 14:45:30.824832 | controller | Jun 09 13:20:16.168813 crc crio[3638]: time="2026-06-09T13:20:16.168581623Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/485509e4-cc98-4774-b1b1-e38091cdd5b1 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:0xc0018904e8}] Aliases:map[]}"
2026-06-09 14:45:30.824854 | controller | Jun 09 13:20:16.168946 crc crio[3638]: time="2026-06-09T13:20:16.168916391Z" 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-09 14:45:30.824876 | controller | Jun 09 13:20:16.169644 crc crio[3638]: time="2026-06-09T13:20:16.161059671Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/78bd8123-96c4-4f76-aa00-820925a360c7 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:0xc0026981a0}] Aliases:map[]}"
2026-06-09 14:45:30.824903 | controller | Jun 09 13:20:16.169906 crc crio[3638]: time="2026-06-09T13:20:16.162301292Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:bdac98fdd7ecb14268d601e6cd89e7f16e133dba2a3c355cd6256d7574f4ed4a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2d91a8fc-0730-42eb-9678-d1a424cd909d 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:0xc0019a8150}] Aliases:map[]}"
2026-06-09 14:45:30.824927 | controller | Jun 09 13:20:16.172509 crc crio[3638]: time="2026-06-09T13:20:16.17001622Z" level=info msg="Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.824952 | controller | Jun 09 13:20:16.178837 crc crio[3638]: time="2026-06-09T13:20:16.160693872Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/9bf9af1f-b882-4dda-bd07-6fb0977349d2 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:0xc00261c208}] Aliases:map[]}"
2026-06-09 14:45:30.825030 | controller | Jun 09 13:20:16.178837 crc crio[3638]: time="2026-06-09T13:20:16.174303359Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.825067 | controller | Jun 09 13:20:16.178837 crc crio[3638]: time="2026-06-09T13:20:16.17436232Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.825094 | controller | Jun 09 13:20:16.178837 crc crio[3638]: time="2026-06-09T13:20:16.174387801Z" 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-09 14:45:30.825128 | controller | Jun 09 13:20:16.178837 crc crio[3638]: time="2026-06-09T13:20:16.160832845Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/0f597ec7-4803-49c8-b7f7-e93b16b4aac1 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:0xc0019a8230}] Aliases:map[]}"
2026-06-09 14:45:30.825163 | controller | Jun 09 13:20:16.178837 crc crio[3638]: time="2026-06-09T13:20:16.160909897Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/54614dd3-8df5-4383-b9f1-c48091f7f8f8 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:0xc00261c240}] Aliases:map[]}"
2026-06-09 14:45:30.825191 | controller | Jun 09 13:20:16.178837 crc crio[3638]: time="2026-06-09T13:20:16.160862456Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/9bfcefc7-89b4-410c-846b-77ea4a4afe49 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:0xc002396178}] Aliases:map[]}"
2026-06-09 14:45:30.825219 | controller | Jun 09 13:20:16.178837 crc crio[3638]: time="2026-06-09T13:20:16.161177654Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/6d7c6eda-2e37-4973-a18f-618d9cebede0 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:0xc00018d0c8}] Aliases:map[]}"
2026-06-09 14:45:30.825243 | controller | Jun 09 13:20:16.178837 crc crio[3638]: time="2026-06-09T13:20:16.160987339Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:64d438a73458fbae8f0f9c4b6240c48e3b48c79186efbce7b4d7af07e15b7730 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/fa8f01f4-5986-4b4d-9405-611d97052fc2 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:0xc000784490}] Aliases:map[]}"
2026-06-09 14:45:30.825267 | controller | Jun 09 13:20:16.179824 crc crio[3638]: time="2026-06-09T13:20:16.161058711Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:e142d3c4f40940646d75e23abfe6eac798118fa5f904270fa6cc363f9d0e8993 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/dca66a03-91ae-4c32-8115-9e82bbc42e89 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:0xc0007845f0}] Aliases:map[]}"
2026-06-09 14:45:30.825289 | controller | Jun 09 13:20:16.180335 crc crio[3638]: time="2026-06-09T13:20:16.180262881Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.825313 | controller | Jun 09 13:20:16.180335 crc crio[3638]: time="2026-06-09T13:20:16.180307252Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.825335 | controller | Jun 09 13:20:16.180565 crc crio[3638]: time="2026-06-09T13:20:16.180326222Z" 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-09 14:45:30.825358 | controller | Jun 09 13:20:16.180565 crc crio[3638]: time="2026-06-09T13:20:16.180509528Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.825381 | controller | Jun 09 13:20:16.180565 crc crio[3638]: time="2026-06-09T13:20:16.180545829Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.825404 | controller | Jun 09 13:20:16.180565 crc crio[3638]: time="2026-06-09T13:20:16.180562269Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.825426 | controller | Jun 09 13:20:16.180958 crc crio[3638]: time="2026-06-09T13:20:16.180737843Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.825449 | controller | Jun 09 13:20:16.180958 crc crio[3638]: time="2026-06-09T13:20:16.180788945Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.825471 | controller | Jun 09 13:20:16.180958 crc crio[3638]: time="2026-06-09T13:20:16.180810035Z" 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-09 14:45:30.825502 | controller | Jun 09 13:20:16.180958 crc crio[3638]: time="2026-06-09T13:20:16.170028619Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.825562 | controller | Jun 09 13:20:16.181412 crc crio[3638]: time="2026-06-09T13:20:16.180746853Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.825589 | controller | Jun 09 13:20:16.181412 crc crio[3638]: time="2026-06-09T13:20:16.181175683Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.825612 | controller | Jun 09 13:20:16.181412 crc crio[3638]: time="2026-06-09T13:20:16.181186813Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.825636 | controller | Jun 09 13:20:16.181700 crc crio[3638]: time="2026-06-09T13:20:16.178004114Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.825659 | controller | Jun 09 13:20:16.182802 crc crio[3638]: time="2026-06-09T13:20:16.180907547Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.825698 | controller | Jun 09 13:20:16.182954 crc crio[3638]: time="2026-06-09T13:20:16.182931119Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.825724 | controller | Jun 09 13:20:16.183076 crc crio[3638]: time="2026-06-09T13:20:16.183052642Z" 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-09 14:45:30.825746 | controller | Jun 09 13:20:16.183901 crc crio[3638]: time="2026-06-09T13:20:16.183800071Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.825770 | controller | Jun 09 13:20:16.183901 crc crio[3638]: time="2026-06-09T13:20:16.183828492Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.825792 | controller | Jun 09 13:20:16.184082 crc crio[3638]: time="2026-06-09T13:20:16.183922884Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.825814 | controller | Jun 09 13:20:16.185214 crc crio[3638]: time="2026-06-09T13:20:16.181838581Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.825836 | controller | Jun 09 13:20:16.185587 crc crio[3638]: time="2026-06-09T13:20:16.185169755Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.825859 | controller | Jun 09 13:20:16.185694 crc crio[3638]: time="2026-06-09T13:20:16.185608066Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.825882 | controller | Jun 09 13:20:16.185952 crc crio[3638]: time="2026-06-09T13:20:16.161273347Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/b5376673-08d6-4235-9db9-ed4b11eade47 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:0xc0019a8128}] Aliases:map[]}"
2026-06-09 14:45:30.825906 | controller | Jun 09 13:20:16.186191 crc crio[3638]: time="2026-06-09T13:20:16.186047368Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.825935 | controller | Jun 09 13:20:16.186304 crc crio[3638]: time="2026-06-09T13:20:16.186172531Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.825958 | controller | Jun 09 13:20:16.186407 crc crio[3638]: time="2026-06-09T13:20:16.186070399Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.825997 | controller | Jun 09 13:20:16.186407 crc crio[3638]: time="2026-06-09T13:20:16.186395957Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.826024 | controller | Jun 09 13:20:16.186609 crc crio[3638]: time="2026-06-09T13:20:16.186405677Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.826047 | controller | Jun 09 13:20:16.186977 crc crio[3638]: time="2026-06-09T13:20:16.186739025Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.826070 | controller | Jun 09 13:20:16.186977 crc crio[3638]: time="2026-06-09T13:20:16.185245777Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.826094 | controller | Jun 09 13:20:16.186977 crc crio[3638]: time="2026-06-09T13:20:16.18694997Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.826117 | controller | Jun 09 13:20:16.186977 crc crio[3638]: time="2026-06-09T13:20:16.186965261Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.826149 | controller | Jun 09 13:20:16.187813 crc crio[3638]: time="2026-06-09T13:20:16.160910927Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/8f39ea76-dc0b-4a96-b89c-3f99754acbbb 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:0xc00018c7f8}] Aliases:map[]}"
2026-06-09 14:45:30.826183 | controller | Jun 09 13:20:16.188331 crc crio[3638]: time="2026-06-09T13:20:16.17906738Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.826212 | controller | Jun 09 13:20:16.188959 crc crio[3638]: time="2026-06-09T13:20:16.179766078Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/59102f6d-219a-44e1-8d79-3b2a2cf63283 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:0xc0007843d8}] Aliases:map[]}"
2026-06-09 14:45:30.826236 | controller | Jun 09 13:20:16.189308 crc crio[3638]: time="2026-06-09T13:20:16.161090711Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d748dfcd-2a5c-48e8-a260-66d8459b60e5 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:0xc00018c830}] Aliases:map[]}"
2026-06-09 14:45:30.826266 | controller | Jun 09 13:20:16.189509 crc crio[3638]: time="2026-06-09T13:20:16.160967038Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/a4d94e12-e667-40e8-bdce-167fc0292db8 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:0xc00130a750}] Aliases:map[]}"
2026-06-09 14:45:30.826289 | controller | Jun 09 13:20:16.190837 crc crio[3638]: time="2026-06-09T13:20:16.1798581Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.826312 | controller | Jun 09 13:20:16.191692 crc crio[3638]: time="2026-06-09T13:20:16.189384663Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.826336 | controller | Jun 09 13:20:16.191862 crc crio[3638]: time="2026-06-09T13:20:16.186086989Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.826360 | controller | Jun 09 13:20:16.192084 crc crio[3638]: time="2026-06-09T13:20:16.180002794Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.826383 | controller | Jun 09 13:20:16.192084 crc crio[3638]: time="2026-06-09T13:20:16.192067362Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.826406 | controller | Jun 09 13:20:16.192084 crc crio[3638]: time="2026-06-09T13:20:16.192082783Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.826429 | controller | Jun 09 13:20:16.192844 crc crio[3638]: time="2026-06-09T13:20:16.189823905Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/bbc6d499-89ab-45db-be86-7132072d74a2 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:0xc00008c298}] Aliases:map[]}"
2026-06-09 14:45:30.826451 | controller | Jun 09 13:20:16.192844 crc crio[3638]: time="2026-06-09T13:20:16.192629055Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.826475 | controller | Jun 09 13:20:16.192844 crc crio[3638]: time="2026-06-09T13:20:16.192736668Z" 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-09 14:45:30.826498 | controller | Jun 09 13:20:16.193059 crc crio[3638]: time="2026-06-09T13:20:16.17825399Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.826557 | controller | Jun 09 13:20:16.193490 crc crio[3638]: time="2026-06-09T13:20:16.180905856Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.826584 | controller | Jun 09 13:20:16.193490 crc crio[3638]: time="2026-06-09T13:20:16.193475477Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.826608 | controller | Jun 09 13:20:16.193490 crc crio[3638]: time="2026-06-09T13:20:16.193494698Z" 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-09 14:45:30.826636 | controller | Jun 09 13:20:16.193759 crc crio[3638]: time="2026-06-09T13:20:16.180061716Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.826659 | controller | Jun 09 13:20:16.193759 crc crio[3638]: time="2026-06-09T13:20:16.193642502Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.826682 | controller | Jun 09 13:20:16.193759 crc crio[3638]: time="2026-06-09T13:20:16.193698824Z" 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-09 14:45:30.826704 | controller | Jun 09 13:20:16.196884 crc crio[3638]: time="2026-06-09T13:20:16.191951078Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.826725 | controller | Jun 09 13:20:16.197208 crc crio[3638]: time="2026-06-09T13:20:16.197073419Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.826748 | controller | Jun 09 13:20:16.197546 crc crio[3638]: time="2026-06-09T13:20:16.197368917Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.826771 | controller | Jun 09 13:20:16.197852 crc crio[3638]: time="2026-06-09T13:20:16.197749046Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.826793 | controller | Jun 09 13:20:16.197981 crc crio[3638]: time="2026-06-09T13:20:16.197965232Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.826817 | controller | Jun 09 13:20:16.198478 crc crio[3638]: time="2026-06-09T13:20:16.198359641Z" level=info msg="Ran pod sandbox fc5d6c2ea4da94fe73d2369e501a6c63f0f959efebbc50c2fcee165ea9c4a71c with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=8e716482-c893-42ad-9040-a167d00c7dca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.826840 | controller | Jun 09 13:20:16.198690 crc crio[3638]: time="2026-06-09T13:20:16.198583558Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.826863 | controller | Jun 09 13:20:16.198690 crc crio[3638]: time="2026-06-09T13:20:16.19868615Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.826885 | controller | Jun 09 13:20:16.198806 crc crio[3638]: time="2026-06-09T13:20:16.198701512Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.826908 | controller | Jun 09 13:20:16.199796 crc crio[3638]: time="2026-06-09T13:20:16.199337026Z" level=info msg="Ran pod sandbox 38497a77a87d7a384b01bc3bf79cf69916b92316bf98395044cb99e2c32a041d with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=fce23b08-789d-4b5e-845f-e1dada329d98 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.826930 | controller | Jun 09 13:20:16.199796 crc crio[3638]: time="2026-06-09T13:20:16.190532792Z" level=info msg="Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.826954 | controller | Jun 09 13:20:16.199796 crc crio[3638]: time="2026-06-09T13:20:16.195688374Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.826976 | controller | Jun 09 13:20:16.199796 crc crio[3638]: time="2026-06-09T13:20:16.199619173Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.827004 | controller | Jun 09 13:20:16.199796 crc crio[3638]: time="2026-06-09T13:20:16.199638884Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.827027 | controller | Jun 09 13:20:16.201529 crc crio[3638]: time="2026-06-09T13:20:16.197058509Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/f8481032-a76e-4cd8-a959-c2d3af3a65b7 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:0xc0019a8290}] Aliases:map[]}"
2026-06-09 14:45:30.827050 | controller | Jun 09 13:20:16.201662 crc crio[3638]: time="2026-06-09T13:20:16.201639426Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.827072 | controller | Jun 09 13:20:16.201737 crc crio[3638]: time="2026-06-09T13:20:16.201721678Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.827093 | controller | Jun 09 13:20:16.201805 crc crio[3638]: time="2026-06-09T13:20:16.20178713Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.827115 | controller | Jun 09 13:20:16.202413 crc crio[3638]: time="2026-06-09T13:20:16.202344254Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.827138 | controller | Jun 09 13:20:16.202413 crc crio[3638]: time="2026-06-09T13:20:16.202388495Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.827168 | controller | Jun 09 13:20:16.202413 crc crio[3638]: time="2026-06-09T13:20:16.202404155Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.827201 | controller | Jun 09 13:20:16.202637 crc crio[3638]: time="2026-06-09T13:20:16.202612911Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.827231 | controller | Jun 09 13:20:16.202706 crc crio[3638]: time="2026-06-09T13:20:16.202691683Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.827256 | controller | Jun 09 13:20:16.202780 crc crio[3638]: time="2026-06-09T13:20:16.202763244Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.827279 | controller | Jun 09 13:20:16.202902 crc crio[3638]: time="2026-06-09T13:20:16.202823316Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-09 14:45:30.827302 | controller | Jun 09 13:20:16.213936 crc crio[3638]: time="2026-06-09T13:20:16.213883338Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-09 14:45:30.827325 | controller | Jun 09 13:20:16.231702 crc crio[3638]: time="2026-06-09T13:20:16.224725585Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=25e29323-d589-4ac2-baa2-82175280ee3d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.827349 | controller | Jun 09 13:20:16.232203 crc crio[3638]: time="2026-06-09T13:20:16.23201318Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.827377 | controller | Jun 09 13:20:16.232791 crc crio[3638]: time="2026-06-09T13:20:16.213249921Z" level=info msg="Ran pod sandbox 20a32905371e728ec14d334fe6ee4c460ef17198d15369bde5aa6d94db090dd3 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=d83fef45-d882-40ba-8f9a-5b4f1b7a08d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.827402 | controller | Jun 09 13:20:16.232985 crc crio[3638]: time="2026-06-09T13:20:16.216021092Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=12d8fe85-ac24-4388-8252-2995e8db8036 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.827424 | controller | Jun 09 13:20:16.237027 crc crio[3638]: time="2026-06-09T13:20:16.235601292Z" level=info msg="Ran pod sandbox 278bf93a2464277d840a3b79eeea405c987131ece7161c13d7bc3a41c8336547 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD" id=11e05ac5-73fb-47a3-b9a8-cea4158a37c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.827447 | controller | Jun 09 13:20:16.257645 crc crio[3638]: time="2026-06-09T13:20:16.257586512Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=f0f8ca34-a590-49c9-a9d1-7cfd3b2bf4f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.827471 | controller | Jun 09 13:20:16.258238 crc crio[3638]: time="2026-06-09T13:20:16.258163928Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=b65ca06a-b69e-44cb-a11b-fa9ee3f449b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.827494 | controller | Jun 09 13:20:16.278775 crc crio[3638]: time="2026-06-09T13:20:16.275986881Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.827547 | controller | Jun 09 13:20:16.296492 crc crio[3638]: time="2026-06-09T13:20:16.296028722Z" level=info msg="Ran pod sandbox 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e with infra container: openshift-marketplace/community-operators-qhh6t/POD" id=c4e64c01-25e3-47e6-9515-6f1e51e91398 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.827574 | controller | Jun 09 13:20:16.354968 crc crio[3638]: time="2026-06-09T13:20:16.354367601Z" level=info msg="Ran pod sandbox e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3 with infra container: openshift-console/console-6c684df5db-cc8g8/POD" id=dbd45e6b-fed6-4cb8-845e-86ec1a79735e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.827599 | controller | Jun 09 13:20:16.366900 crc crio[3638]: time="2026-06-09T13:20:16.366577002Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=70c711d2-f451-43f2-86e4-e76de9a80824 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.827630 | controller | Jun 09 13:20:16.383249 crc crio[3638]: time="2026-06-09T13:20:16.382695762Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=d8b5a2c5-681b-4cb3-b364-1fa6289f2fb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.827654 | controller | Jun 09 13:20:16.398690 crc crio[3638]: time="2026-06-09T13:20:16.398593229Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=a2387ff8-4148-42b1-88d7-b2bcc2902551 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.827681 | controller | Jun 09 13:20:16.408900 crc crio[3638]: time="2026-06-09T13:20:16.408793808Z" level=info msg="Ran pod sandbox 7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=869f64f8-b9de-4427-8327-63d97f0da06d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.827712 | controller | Jun 09 13:20:16.477070 crc crio[3638]: time="2026-06-09T13:20:16.465975657Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=fe7a7f29-1821-4c99-aa03-86c3f444f230 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.827737 | controller | Jun 09 13:20:16.482527 crc crio[3638]: time="2026-06-09T13:20:16.482401616Z" level=info msg="Ran pod sandbox c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=7b77713e-610c-40c7-b3d0-367a6862b30e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.827761 | controller | Jun 09 13:20:16.493352 crc crio[3638]: time="2026-06-09T13:20:16.493207642Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=78cbe3a2-da94-40ae-ba19-17ab69d13c77 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.827785 | controller | Jun 09 13:20:16.538797 crc crio[3638]: time="2026-06-09T13:20:16.537753538Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.827808 | controller | Jun 09 13:20:16.543922 crc crio[3638]: time="2026-06-09T13:20:16.543737249Z" level=info msg="Ran pod sandbox 64d438a73458fbae8f0f9c4b6240c48e3b48c79186efbce7b4d7af07e15b7730 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=6006abc8-b3a4-4c40-8fac-b0f3a8c53aad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.827831 | controller | Jun 09 13:20:16.547008 crc crio[3638]: time="2026-06-09T13:20:16.54453261Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8" id=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.827854 | controller | Jun 09 13:20:16.561671 crc crio[3638]: time="2026-06-09T13:20:16.561096103Z" level=info msg="Ran pod sandbox 1f7b1b3c7e399a867943e71e2116872a75f1c60cead802d0a69013c20b7886f1 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=74e5ede8-a8d0-4a20-a989-b428f6c7df7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.827876 | controller | Jun 09 13:20:16.566479 crc crio[3638]: time="2026-06-09T13:20:16.565429503Z" level=info msg="Ran pod sandbox 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=499ae0d5-c9d6-455c-b617-aee9ab457eba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.827900 | controller | Jun 09 13:20:16.572772 crc crio[3638]: time="2026-06-09T13:20:16.56763819Z" level=info msg="runSandbox: deleting pod ID 389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42 from idIndex" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.827922 | controller | Jun 09 13:20:16.572772 crc crio[3638]: time="2026-06-09T13:20:16.5719682Z" level=info msg="runSandbox: removing pod sandbox 389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.827944 | controller | Jun 09 13:20:16.572772 crc crio[3638]: time="2026-06-09T13:20:16.572070873Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.827971 | controller | Jun 09 13:20:16.572772 crc crio[3638]: time="2026-06-09T13:20:16.572097393Z" level=info msg="runSandbox: unmounting shmPath for sandbox 389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.827994 | controller | Jun 09 13:20:16.575888 crc crio[3638]: time="2026-06-09T13:20:16.575389577Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=d9fd3613-e29e-4355-853d-784ccd22cae0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.828018 | controller | Jun 09 13:20:16.576771 crc crio[3638]: time="2026-06-09T13:20:16.5676477Z" level=info msg="runSandbox: deleting pod ID 2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8 from idIndex" id=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.828041 | controller | Jun 09 13:20:16.576858 crc crio[3638]: time="2026-06-09T13:20:16.576782953Z" level=info msg="runSandbox: removing pod sandbox 2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8" id=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.828063 | controller | Jun 09 13:20:16.576858 crc crio[3638]: time="2026-06-09T13:20:16.576815863Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8" id=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.828085 | controller | Jun 09 13:20:16.576858 crc crio[3638]: time="2026-06-09T13:20:16.576833584Z" level=info msg="runSandbox: unmounting shmPath for sandbox 2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8" id=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.828107 | controller | Jun 09 13:20:16.577468 crc crio[3638]: time="2026-06-09T13:20:16.568683867Z" level=info msg="Ran pod sandbox 7d54e9deea42b276a6a049420b1b33ae566bf67e2c715c31124e4d089e5e2342 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=903a09e4-0494-4df7-b57e-9af5751d0845 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.828131 | controller | Jun 09 13:20:16.592586 crc crio[3638]: time="2026-06-09T13:20:16.577265605Z" level=info msg="runSandbox: removing pod sandbox from storage: 389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.828153 | controller | Jun 09 13:20:16.592586 crc crio[3638]: time="2026-06-09T13:20:16.582956129Z" level=info msg="runSandbox: removing pod sandbox from storage: 2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8" id=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.828178 | controller | Jun 09 13:20:16.592586 crc crio[3638]: time="2026-06-09T13:20:16.590061552Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=39eaba06-1774-4531-addb-aa34270875e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.828212 | controller | Jun 09 13:20:16.603078 crc crio[3638]: time="2026-06-09T13:20:16.594242068Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.828244 | controller | Jun 09 13:20:16.603078 crc crio[3638]: time="2026-06-09T13:20:16.601683928Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=8560399a-595d-459b-9922-fa7f493e8991 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.828274 | controller | Jun 09 13:20:16.603078 crc crio[3638]: time="2026-06-09T13:20:16.601727639Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=566beae3-979b-4708-8bcb-0ea56f99c4a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.828298 | controller | Jun 09 13:20:16.616206 crc crio[3638]: time="2026-06-09T13:20:16.608769308Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9" id=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.828321 | controller | Jun 09 13:20:16.616206 crc crio[3638]: time="2026-06-09T13:20:16.610653587Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668" id=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.828343 | controller | Jun 09 13:20:16.643521 crc crio[3638]: time="2026-06-09T13:20:16.63939839Z" level=info msg="runSandbox: deleting pod ID 99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668 from idIndex" id=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.828365 | controller | Jun 09 13:20:16.643521 crc crio[3638]: time="2026-06-09T13:20:16.639770589Z" level=info msg="runSandbox: removing pod sandbox 99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668" id=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.828389 | controller | Jun 09 13:20:16.659370 crc crio[3638]: time="2026-06-09T13:20:16.648283467Z" level=info msg="Ran pod sandbox 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480 with infra container: openshift-marketplace/certified-operators-l27pk/POD" id=1c24f2cf-200e-4e6f-aa6a-313ed7e9df5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.828412 | controller | Jun 09 13:20:16.659370 crc crio[3638]: time="2026-06-09T13:20:16.654629528Z" level=info msg="runSandbox: deleting pod ID 260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4 from idIndex" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.828435 | controller | Jun 09 13:20:16.659370 crc crio[3638]: time="2026-06-09T13:20:16.654743751Z" level=info msg="runSandbox: removing pod sandbox 260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.828457 | controller | Jun 09 13:20:16.659370 crc crio[3638]: time="2026-06-09T13:20:16.654818713Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.828479 | controller | Jun 09 13:20:16.659370 crc crio[3638]: time="2026-06-09T13:20:16.654840333Z" level=info msg="runSandbox: unmounting shmPath for sandbox 260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.828503 | controller | Jun 09 13:20:16.662077 crc crio[3638]: time="2026-06-09T13:20:16.63983358Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668" id=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.828559 | controller | Jun 09 13:20:16.662077 crc crio[3638]: time="2026-06-09T13:20:16.661800601Z" level=info msg="runSandbox: unmounting shmPath for sandbox 99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668" id=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.828591 | controller | Jun 09 13:20:16.677424 crc crio[3638]: time="2026-06-09T13:20:16.66570075Z" level=info msg="runSandbox: deleting pod ID b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9 from idIndex" id=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.828614 | controller | Jun 09 13:20:16.677424 crc crio[3638]: time="2026-06-09T13:20:16.665864795Z" level=info msg="runSandbox: removing pod sandbox b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9" id=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.828638 | controller | Jun 09 13:20:16.677424 crc crio[3638]: time="2026-06-09T13:20:16.665926206Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9" id=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.828678 | controller | Jun 09 13:20:16.677424 crc crio[3638]: time="2026-06-09T13:20:16.665943267Z" level=info msg="runSandbox: unmounting shmPath for sandbox b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9" id=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.828702 | controller | Jun 09 13:20:16.677424 crc crio[3638]: time="2026-06-09T13:20:16.666801908Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=5407b917-26c3-46fe-8672-9324b5ea092b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.828725 | controller | Jun 09 13:20:16.677424 crc crio[3638]: time="2026-06-09T13:20:16.66687954Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=a1f54c4a-baae-48dc-8546-1f0c3824f2a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.828748 | controller | Jun 09 13:20:16.677424 crc crio[3638]: time="2026-06-09T13:20:16.667061084Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=84f81acc-07d6-4404-943d-30f319eb1c8b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.828771 | controller | Jun 09 13:20:16.677424 crc crio[3638]: time="2026-06-09T13:20:16.667367643Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=989d57d3-88ca-4994-a1bd-2d2d4c4017b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.828793 | controller | Jun 09 13:20:16.677424 crc crio[3638]: time="2026-06-09T13:20:16.667918326Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=091f1cf0-d75c-4494-a305-b200061863c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.828814 | controller | Jun 09 13:20:16.677424 crc crio[3638]: time="2026-06-09T13:20:16.667979448Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=93552d24-5e1d-4be1-8182-51bec6477b38 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.828836 | controller | Jun 09 13:20:16.677424 crc crio[3638]: time="2026-06-09T13:20:16.668016539Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=38187037-549d-404e-bd5e-298f7b42fd25 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.828858 | controller | Jun 09 13:20:16.677424 crc crio[3638]: time="2026-06-09T13:20:16.66805Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=a3dbae5f-71f8-4757-93d5-39ae4c24bb42 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.828886 | controller | Jun 09 13:20:16.677424 crc crio[3638]: time="2026-06-09T13:20:16.668081551Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7c535bb2-38db-4af9-a41e-2e66c15709cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.828909 | controller | Jun 09 13:20:16.677424 crc crio[3638]: time="2026-06-09T13:20:16.668742518Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=6aa549c8-5331-435c-bd41-967dac75b9aa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.828931 | controller | Jun 09 13:20:16.677424 crc crio[3638]: time="2026-06-09T13:20:16.668784879Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=2523b769-7b62-4922-ab8b-b031c8462b8a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.828955 | controller | Jun 09 13:20:16.677424 crc crio[3638]: time="2026-06-09T13:20:16.66882058Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=10b67371-c25c-4067-990a-8e1808343c2c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.828978 | controller | Jun 09 13:20:16.677424 crc crio[3638]: time="2026-06-09T13:20:16.668852101Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=857f82c4-777c-44f0-999b-da539176ed97 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.829001 | controller | Jun 09 13:20:16.677424 crc crio[3638]: time="2026-06-09T13:20:16.669911848Z" level=info msg="Ran pod sandbox 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD" id=5b1a7ee6-2119-45f4-959e-e3f60286f98a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.829022 | controller | Jun 09 13:20:16.677424 crc crio[3638]: time="2026-06-09T13:20:16.671897438Z" level=info msg="Ran pod sandbox e142d3c4f40940646d75e23abfe6eac798118fa5f904270fa6cc363f9d0e8993 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD" id=9709edcf-9a3a-45b4-b781-22180c314038 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.829045 | controller | Jun 09 13:20:16.687657 crc crio[3638]: time="2026-06-09T13:20:16.686993083Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cb5e09f3-5e05-4fbf-94a2-157d1e03d791 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.829068 | controller | Jun 09 13:20:16.696788 crc crio[3638]: time="2026-06-09T13:20:16.694907706Z" level=info msg="runSandbox: removing pod sandbox from storage: 99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668" id=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.829091 | controller | Jun 09 13:20:16.722182 crc crio[3638]: time="2026-06-09T13:20:16.701281307Z" level=info msg="runSandbox: removing pod sandbox from storage: b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9" id=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.829113 | controller | Jun 09 13:20:16.722182 crc crio[3638]: time="2026-06-09T13:20:16.711711023Z" level=info msg="runSandbox: removing pod sandbox from storage: 260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.829141 | controller | Jun 09 13:20:16.738834 crc crio[3638]: time="2026-06-09T13:20:16.738425475Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=13f5c82d-4bf6-4f09-823b-cfe17e4b8e7a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.829165 | controller | Jun 09 13:20:16.741881 crc crio[3638]: time="2026-06-09T13:20:16.741485063Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b5839f08-0fef-4eb4-820a-072c59e0b7ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.829189 | controller | Jun 09 13:20:16.822645 crc crio[3638]: time="2026-06-09T13:20:16.821093472Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.829391 | controller | Jun 09 13:20:16.822645 crc crio[3638]: time="2026-06-09T13:20:16.821534364Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.829423 | controller | Jun 09 13:20:16.927210 crc crio[3638]: time="2026-06-09T13:20:16.92684544Z" 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=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.829448 | controller | Jun 09 13:20:16.927210 crc crio[3638]: time="2026-06-09T13:20:16.927217419Z" 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=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.829472 | controller | Jun 09 13:20:16.944855 crc crio[3638]: time="2026-06-09T13:20:16.943830643Z" level=info msg="Creating container: openshift-console/console-6c684df5db-cc8g8/console" id=8ee92455-6410-4022-99da-e0ba76a418df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.829495 | controller | Jun 09 13:20:16.944855 crc crio[3638]: time="2026-06-09T13:20:16.944030968Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=c166b578-0b4a-48b4-9d0b-d67f2d52a477 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.829554 | controller | Jun 09 13:20:16.945242 crc crio[3638]: time="2026-06-09T13:20:16.944863119Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=9006e72a-f91c-4b28-88e8-486fce4c2f67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.829583 | controller | Jun 09 13:20:16.945242 crc crio[3638]: time="2026-06-09T13:20:16.944968162Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=5917c2fc-9e1d-4f1f-90de-4ab6450bfe73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.829606 | controller | Jun 09 13:20:16.966038 crc crio[3638]: time="2026-06-09T13:20:16.964942481Z" 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=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.829629 | controller | Jun 09 13:20:16.966038 crc crio[3638]: time="2026-06-09T13:20:16.965822314Z" 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=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.829658 | controller | Jun 09 13:20:16.967673 crc crio[3638]: time="2026-06-09T13:20:16.96686153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.829683 | controller | Jun 09 13:20:16.978754 crc crio[3638]: time="2026-06-09T13:20:16.968017449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.829706 | controller | Jun 09 13:20:16.978754 crc crio[3638]: time="2026-06-09T13:20:16.96880051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.829728 | controller | Jun 09 13:20:16.978754 crc crio[3638]: time="2026-06-09T13:20:16.968953013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.829751 | controller | Jun 09 13:20:16.978754 crc crio[3638]: time="2026-06-09T13:20:16.976823754Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=7c97795f-0f50-485b-aef3-45cf80b4031c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.829773 | controller | Jun 09 13:20:17.004557 crc crio[3638]: time="2026-06-09T13:20:16.999340439Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=ecf166e2-da7c-4feb-a82e-d5d897fc63c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.829795 | controller | Jun 09 13:20:17.004557 crc crio[3638]: time="2026-06-09T13:20:16.999952804Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=c3359512-e358-4bf3-b666-fc461cec2406 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.829818 | controller | Jun 09 13:20:17.025811 crc crio[3638]: time="2026-06-09T13:20:17.024053188Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=dc1d690f-4f4a-4953-a4e3-93c64e079f42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.829840 | controller | Jun 09 13:20:17.034498 crc crio[3638]: time="2026-06-09T13:20:17.028363548Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=c0fc1901-aa80-4938-bab7-9dfb4b022341 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.829862 | controller | Jun 09 13:20:17.034498 crc crio[3638]: time="2026-06-09T13:20:17.028688476Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=f8ad10c7-6c1d-499c-9cf4-9efdee3493fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.829884 | controller | Jun 09 13:20:17.034498 crc crio[3638]: time="2026-06-09T13:20:17.028953284Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=1f741ec4-6cc9-4e77-82be-d298c1d04468 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.829906 | controller | Jun 09 13:20:17.034498 crc crio[3638]: time="2026-06-09T13:20:17.029040406Z" level=info msg="Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=74918d7e-afd2-4683-8594-350dacaa82da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.829928 | controller | Jun 09 13:20:17.034498 crc crio[3638]: time="2026-06-09T13:20:17.029391374Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=33eea83c-231f-4170-9c80-9e796cd39173 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.829954 | controller | Jun 09 13:20:17.050364 crc crio[3638]: time="2026-06-09T13:20:17.038758404Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=58288ab6-f74f-4647-ba25-aa450be2c770 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.829978 | controller | Jun 09 13:20:17.050364 crc crio[3638]: time="2026-06-09T13:20:17.048788429Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8c1cdf19-ed6a-4af3-94e0-9914efe40d30 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.830001 | controller | Jun 09 13:20:17.050364 crc crio[3638]: time="2026-06-09T13:20:17.049005235Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=80ff9b20-dfdd-4a7a-9d1f-b74cada722c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.830023 | controller | Jun 09 13:20:17.072197 crc crio[3638]: time="2026-06-09T13:20:17.06999349Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830046 | controller | Jun 09 13:20:17.088827 crc crio[3638]: time="2026-06-09T13:20:17.088548234Z" level=info msg="runSandbox: deleting pod ID c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91 from idIndex" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830068 | controller | Jun 09 13:20:17.088827 crc crio[3638]: time="2026-06-09T13:20:17.088744559Z" level=info msg="runSandbox: removing pod sandbox c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830089 | controller | Jun 09 13:20:17.088827 crc crio[3638]: time="2026-06-09T13:20:17.08879477Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830110 | controller | Jun 09 13:20:17.088827 crc crio[3638]: time="2026-06-09T13:20:17.088821101Z" level=info msg="runSandbox: unmounting shmPath for sandbox c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830132 | controller | Jun 09 13:20:17.101017 crc crio[3638]: time="2026-06-09T13:20:17.100644943Z" level=info msg="runSandbox: removing pod sandbox from storage: c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830153 | controller | Jun 09 13:20:17.112498 crc crio[3638]: time="2026-06-09T13:20:17.112090925Z" 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=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830174 | controller | Jun 09 13:20:17.112635 crc crio[3638]: time="2026-06-09T13:20:17.112536526Z" 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=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830196 | controller | Jun 09 13:20:17.254633 crc crio[3638]: time="2026-06-09T13:20:17.253881279Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830224 | controller | Jun 09 13:20:17.290202 crc crio[3638]: time="2026-06-09T13:20:17.256813095Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752" id=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830248 | controller | Jun 09 13:20:17.292919 crc crio[3638]: time="2026-06-09T13:20:17.257215505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.830270 | controller | Jun 09 13:20:17.293051 crc crio[3638]: time="2026-06-09T13:20:17.258692632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.830293 | controller | Jun 09 13:20:17.293051 crc crio[3638]: time="2026-06-09T13:20:17.273353746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.830315 | controller | Jun 09 13:20:17.293267 crc crio[3638]: time="2026-06-09T13:20:17.273749067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.830336 | controller | Jun 09 13:20:17.293267 crc crio[3638]: time="2026-06-09T13:20:17.273949552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.830358 | controller | Jun 09 13:20:17.293267 crc crio[3638]: time="2026-06-09T13:20:17.274057454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.830379 | controller | Jun 09 13:20:17.293399 crc crio[3638]: time="2026-06-09T13:20:17.274509456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.830405 | controller | Jun 09 13:20:17.323429 crc crio[3638]: time="2026-06-09T13:20:17.293916771Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=9e5474df-dce7-48bc-933c-f9bd332cf63f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.830438 | controller | Jun 09 13:20:17.323429 crc crio[3638]: time="2026-06-09T13:20:17.294942658Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=373bf5ba-25f9-412b-88c6-b2a89615ea96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.830463 | controller | Jun 09 13:20:17.323429 crc crio[3638]: time="2026-06-09T13:20:17.300701515Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830486 | controller | Jun 09 13:20:17.323429 crc crio[3638]: time="2026-06-09T13:20:17.304879271Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=1ded2e91-9e30-4ac0-a731-7a56b95769c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.830510 | controller | Jun 09 13:20:17.362718 crc crio[3638]: time="2026-06-09T13:20:17.359589647Z" level=info msg="runSandbox: deleting pod ID 981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752 from idIndex" id=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830583 | controller | Jun 09 13:20:17.362718 crc crio[3638]: time="2026-06-09T13:20:17.360857358Z" level=info msg="runSandbox: removing pod sandbox 981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752" id=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830608 | controller | Jun 09 13:20:17.362718 crc crio[3638]: time="2026-06-09T13:20:17.36092995Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752" id=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830633 | controller | Jun 09 13:20:17.362718 crc crio[3638]: time="2026-06-09T13:20:17.36095372Z" level=info msg="runSandbox: unmounting shmPath for sandbox 981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752" id=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830656 | controller | Jun 09 13:20:17.370652 crc crio[3638]: time="2026-06-09T13:20:17.369849388Z" level=info msg="runSandbox: removing pod sandbox from storage: 981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752" id=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830677 | controller | Jun 09 13:20:17.594796 crc crio[3638]: time="2026-06-09T13:20:17.463250509Z" level=info msg="runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830699 | controller | Jun 09 13:20:17.594796 crc crio[3638]: time="2026-06-09T13:20:17.590610627Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830723 | controller | Jun 09 13:20:17.594796 crc crio[3638]: time="2026-06-09T13:20:17.472982537Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830745 | controller | Jun 09 13:20:17.594796 crc crio[3638]: time="2026-06-09T13:20:17.476886807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.830767 | controller | Jun 09 13:20:17.594796 crc crio[3638]: time="2026-06-09T13:20:17.579580636Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763" id=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830789 | controller | Jun 09 13:20:17.702707 crc crio[3638]: time="2026-06-09T13:20:17.700382136Z" level=info msg="runSandbox: deleting pod ID ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040 from idIndex" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830811 | controller | Jun 09 13:20:17.702707 crc crio[3638]: time="2026-06-09T13:20:17.70129415Z" level=info msg="runSandbox: removing pod sandbox ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830833 | controller | Jun 09 13:20:17.702707 crc crio[3638]: time="2026-06-09T13:20:17.701393842Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830859 | controller | Jun 09 13:20:17.702707 crc crio[3638]: time="2026-06-09T13:20:17.701429213Z" level=info msg="runSandbox: unmounting shmPath for sandbox ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830880 | controller | Jun 09 13:20:17.702707 crc crio[3638]: time="2026-06-09T13:20:17.701922055Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b" id=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830902 | controller | Jun 09 13:20:17.714407 crc crio[3638]: time="2026-06-09T13:20:17.713236184Z" level=info msg="runSandbox: removing pod sandbox from storage: ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.830924 | controller | Jun 09 13:20:17.739871 crc crio[3638]: time="2026-06-09T13:20:17.73895798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.830945 | controller | Jun 09 13:20:17.743368 crc crio[3638]: time="2026-06-09T13:20:17.740041968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.830967 | controller | Jun 09 13:20:17.743368 crc crio[3638]: time="2026-06-09T13:20:17.740802287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.830990 | controller | Jun 09 13:20:17.743368 crc crio[3638]: time="2026-06-09T13:20:17.740962401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.831013 | controller | Jun 09 13:20:17.781581 crc crio[3638]: time="2026-06-09T13:20:17.780301534Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831036 | controller | Jun 09 13:20:17.788778 crc crio[3638]: time="2026-06-09T13:20:17.788580055Z" level=info msg="runSandbox: deleting pod ID c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b from idIndex" id=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831058 | controller | Jun 09 13:20:17.788778 crc crio[3638]: time="2026-06-09T13:20:17.788700948Z" level=info msg="runSandbox: removing pod sandbox c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b" id=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831080 | controller | Jun 09 13:20:17.788884 crc crio[3638]: time="2026-06-09T13:20:17.78878414Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b" id=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831101 | controller | Jun 09 13:20:17.788884 crc crio[3638]: time="2026-06-09T13:20:17.788816781Z" level=info msg="runSandbox: unmounting shmPath for sandbox c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b" id=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831123 | controller | Jun 09 13:20:17.824552 crc crio[3638]: time="2026-06-09T13:20:17.824008509Z" level=info msg="runSandbox: deleting pod ID 8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99 from idIndex" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831149 | controller | Jun 09 13:20:17.824672 crc crio[3638]: time="2026-06-09T13:20:17.824579814Z" level=info msg="runSandbox: removing pod sandbox 8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831174 | controller | Jun 09 13:20:17.824672 crc crio[3638]: time="2026-06-09T13:20:17.824653685Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831196 | controller | Jun 09 13:20:17.824771 crc crio[3638]: time="2026-06-09T13:20:17.824680806Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831218 | controller | Jun 09 13:20:17.825928 crc crio[3638]: time="2026-06-09T13:20:17.825784884Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831240 | controller | Jun 09 13:20:17.834958 crc crio[3638]: time="2026-06-09T13:20:17.834817234Z" level=info msg="runSandbox: removing pod sandbox from storage: 8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831262 | controller | Jun 09 13:20:17.845215 crc crio[3638]: time="2026-06-09T13:20:17.844088141Z" level=info msg="runSandbox: removing pod sandbox from storage: c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b" id=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831284 | controller | Jun 09 13:20:17.850193 crc crio[3638]: time="2026-06-09T13:20:17.850157447Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7" id=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831306 | controller | Jun 09 13:20:17.861752 crc crio[3638]: time="2026-06-09T13:20:17.854909127Z" level=info msg="runSandbox: deleting pod ID 69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763 from idIndex" id=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831330 | controller | Jun 09 13:20:17.861752 crc crio[3638]: time="2026-06-09T13:20:17.85502616Z" level=info msg="runSandbox: removing pod sandbox 69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763" id=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831354 | controller | Jun 09 13:20:17.861752 crc crio[3638]: time="2026-06-09T13:20:17.855272066Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763" id=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831378 | controller | Jun 09 13:20:17.861752 crc crio[3638]: time="2026-06-09T13:20:17.856322633Z" level=info msg="runSandbox: unmounting shmPath for sandbox 69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763" id=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831400 | controller | Jun 09 13:20:17.862699 crc crio[3638]: time="2026-06-09T13:20:17.862658754Z" level=info msg="runSandbox: deleting pod ID 1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80 from idIndex" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831425 | controller | Jun 09 13:20:17.862829 crc crio[3638]: time="2026-06-09T13:20:17.862808269Z" level=info msg="runSandbox: removing pod sandbox 1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831464 | controller | Jun 09 13:20:17.862962 crc crio[3638]: time="2026-06-09T13:20:17.862944393Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831491 | controller | Jun 09 13:20:17.863050 crc crio[3638]: time="2026-06-09T13:20:17.863035765Z" level=info msg="runSandbox: unmounting shmPath for sandbox 1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831541 | controller | Jun 09 13:20:17.872015 crc crio[3638]: time="2026-06-09T13:20:17.869902129Z" level=info msg="runSandbox: removing pod sandbox from storage: 69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763" id=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831574 | controller | Jun 09 13:20:17.888798 crc crio[3638]: time="2026-06-09T13:20:17.88873922Z" level=info msg="runSandbox: deleting pod ID 6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7 from idIndex" id=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831599 | controller | Jun 09 13:20:17.889846 crc crio[3638]: time="2026-06-09T13:20:17.889820008Z" level=info msg="runSandbox: removing pod sandbox 6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7" id=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831621 | controller | Jun 09 13:20:17.889995 crc crio[3638]: time="2026-06-09T13:20:17.889972092Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7" id=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831643 | controller | Jun 09 13:20:17.890261 crc crio[3638]: time="2026-06-09T13:20:17.890092145Z" level=info msg="runSandbox: unmounting shmPath for sandbox 6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7" id=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831665 | controller | Jun 09 13:20:17.890991 crc crio[3638]: time="2026-06-09T13:20:17.890963977Z" level=info msg="runSandbox: removing pod sandbox from storage: 1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831688 | controller | Jun 09 13:20:17.895053 crc crio[3638]: time="2026-06-09T13:20:17.895026041Z" level=info msg="runSandbox: removing pod sandbox from storage: 6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7" id=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831711 | controller | Jun 09 13:20:17.897571 crc crio[3638]: time="2026-06-09T13:20:17.897545424Z" 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=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831734 | controller | Jun 09 13:20:17.897699 crc crio[3638]: time="2026-06-09T13:20:17.897677788Z" 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=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831757 | controller | Jun 09 13:20:17.930387 crc crio[3638]: time="2026-06-09T13:20:17.930336131Z" level=info msg="runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831784 | controller | Jun 09 13:20:17.946691 crc crio[3638]: time="2026-06-09T13:20:17.946656327Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831809 | controller | Jun 09 13:20:18.015907 crc crio[3638]: time="2026-06-09T13:20:18.015052671Z" 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=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831832 | controller | Jun 09 13:20:18.016619 crc crio[3638]: time="2026-06-09T13:20:18.015957165Z" 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=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831854 | controller | Jun 09 13:20:18.216431 crc crio[3638]: time="2026-06-09T13:20:18.215335929Z" level=info msg="runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831877 | controller | Jun 09 13:20:18.216431 crc crio[3638]: time="2026-06-09T13:20:18.216088128Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831900 | controller | Jun 09 13:20:18.259398 crc crio[3638]: time="2026-06-09T13:20:18.259058404Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831922 | controller | Jun 09 13:20:18.268278 crc crio[3638]: time="2026-06-09T13:20:18.267853338Z" level=info msg="runSandbox: deleting pod ID 106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c from idIndex" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831943 | controller | Jun 09 13:20:18.268278 crc crio[3638]: time="2026-06-09T13:20:18.268055103Z" level=info msg="runSandbox: removing pod sandbox 106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831965 | controller | Jun 09 13:20:18.268278 crc crio[3638]: time="2026-06-09T13:20:18.268097764Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.831986 | controller | Jun 09 13:20:18.268505 crc crio[3638]: time="2026-06-09T13:20:18.268295309Z" level=info msg="runSandbox: unmounting shmPath for sandbox 106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832008 | controller | Jun 09 13:20:18.271481 crc crio[3638]: time="2026-06-09T13:20:18.271257605Z" level=info msg="runSandbox: removing pod sandbox from storage: 106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832037 | controller | Jun 09 13:20:18.271578 crc crio[3638]: time="2026-06-09T13:20:18.271283345Z" 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=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832063 | controller | Jun 09 13:20:18.271578 crc crio[3638]: time="2026-06-09T13:20:18.271544142Z" 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=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832101 | controller | Jun 09 13:20:18.287166 crc crio[3638]: time="2026-06-09T13:20:18.285901239Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832140 | controller | Jun 09 13:20:18.314179 crc crio[3638]: time="2026-06-09T13:20:18.313582995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.832167 | controller | Jun 09 13:20:18.321712 crc crio[3638]: time="2026-06-09T13:20:18.321515527Z" level=info msg="runSandbox: deleting pod ID 3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b from idIndex" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832191 | controller | Jun 09 13:20:18.321807 crc crio[3638]: time="2026-06-09T13:20:18.321738212Z" level=info msg="runSandbox: removing pod sandbox 3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832214 | controller | Jun 09 13:20:18.321967 crc crio[3638]: time="2026-06-09T13:20:18.321830994Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832237 | controller | Jun 09 13:20:18.321967 crc crio[3638]: time="2026-06-09T13:20:18.321863565Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832260 | controller | Jun 09 13:20:18.329356 crc crio[3638]: time="2026-06-09T13:20:18.328956806Z" level=info msg="runSandbox: removing pod sandbox from storage: 3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832283 | controller | Jun 09 13:20:18.333760 crc crio[3638]: time="2026-06-09T13:20:18.333676907Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a" id=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832330 | controller | Jun 09 13:20:18.353440 crc crio[3638]: time="2026-06-09T13:20:18.353063641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.832355 | controller | Jun 09 13:20:18.358335 crc crio[3638]: time="2026-06-09T13:20:18.356910019Z" level=info msg="runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832383 | controller | Jun 09 13:20:18.358335 crc crio[3638]: time="2026-06-09T13:20:18.356989391Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832407 | controller | Jun 09 13:20:18.358618 crc crio[3638]: time="2026-06-09T13:20:18.358572162Z" level=info msg="runSandbox: deleting pod ID b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a from idIndex" id=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832431 | controller | Jun 09 13:20:18.358729 crc crio[3638]: time="2026-06-09T13:20:18.358710346Z" level=info msg="runSandbox: removing pod sandbox b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a" id=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832458 | controller | Jun 09 13:20:18.358881 crc crio[3638]: time="2026-06-09T13:20:18.358845119Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a" id=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832491 | controller | Jun 09 13:20:18.359004 crc crio[3638]: time="2026-06-09T13:20:18.358981362Z" level=info msg="runSandbox: unmounting shmPath for sandbox b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a" id=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832542 | controller | Jun 09 13:20:18.364276 crc crio[3638]: time="2026-06-09T13:20:18.364245097Z" level=info msg="runSandbox: removing pod sandbox from storage: b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a" id=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832575 | controller | Jun 09 13:20:18.379769 crc crio[3638]: time="2026-06-09T13:20:18.3777175Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832599 | controller | Jun 09 13:20:18.398800 crc crio[3638]: time="2026-06-09T13:20:18.396255463Z" 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=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832622 | controller | Jun 09 13:20:18.398800 crc crio[3638]: time="2026-06-09T13:20:18.396428948Z" 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=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832661 | controller | Jun 09 13:20:18.448187 crc crio[3638]: time="2026-06-09T13:20:18.432158469Z" level=info msg="runSandbox: deleting pod ID 5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f from idIndex" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832688 | controller | Jun 09 13:20:18.448187 crc crio[3638]: time="2026-06-09T13:20:18.432697223Z" level=info msg="runSandbox: removing pod sandbox 5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832712 | controller | Jun 09 13:20:18.448187 crc crio[3638]: time="2026-06-09T13:20:18.432742274Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832741 | controller | Jun 09 13:20:18.448187 crc crio[3638]: time="2026-06-09T13:20:18.432762604Z" level=info msg="runSandbox: unmounting shmPath for sandbox 5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832765 | controller | Jun 09 13:20:18.448187 crc crio[3638]: time="2026-06-09T13:20:18.435222217Z" level=info msg="runSandbox: removing pod sandbox from storage: 5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832789 | controller | Jun 09 13:20:18.448187 crc crio[3638]: time="2026-06-09T13:20:18.43652357Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832811 | controller | Jun 09 13:20:18.448187 crc crio[3638]: time="2026-06-09T13:20:18.436622323Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832835 | controller | Jun 09 13:20:18.461901 crc crio[3638]: time="2026-06-09T13:20:18.461405985Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832857 | controller | Jun 09 13:20:18.465884 crc crio[3638]: time="2026-06-09T13:20:18.465818308Z" level=info msg="runSandbox: deleting pod ID d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca from idIndex" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832879 | controller | Jun 09 13:20:18.465964 crc crio[3638]: time="2026-06-09T13:20:18.465882239Z" level=info msg="runSandbox: removing pod sandbox d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832902 | controller | Jun 09 13:20:18.465964 crc crio[3638]: time="2026-06-09T13:20:18.46592718Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832924 | controller | Jun 09 13:20:18.465964 crc crio[3638]: time="2026-06-09T13:20:18.465950961Z" level=info msg="runSandbox: unmounting shmPath for sandbox d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832945 | controller | Jun 09 13:20:18.466795 crc crio[3638]: time="2026-06-09T13:20:18.466698839Z" level=info msg="runSandbox: removing pod sandbox from storage: d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.832967 | controller | Jun 09 13:20:18.523977 crc crio[3638]: 2026-06-09T13:20:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ca13db1fb3d809 Mac:46:fd:1e:08:76:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/0b74fbbb-e7ad-494e-b139-9c7a6de6dc39 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.832989 | controller | Jun 09 13:20:18.574761 crc crio[3638]: time="2026-06-09T13:20:18.574663713Z" level=info msg="runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833017 | controller | Jun 09 13:20:18.575018 crc crio[3638]: time="2026-06-09T13:20:18.574772575Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833041 | controller | Jun 09 13:20:18.578913 crc crio[3638]: time="2026-06-09T13:20:18.578819959Z" level=info msg="Created container c6e1002c25a30d9752e8a03225754f3bcfa1397e0b3b16fc9941e09378fc1005: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=c0fc1901-aa80-4938-bab7-9dfb4b022341 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.833065 | controller | Jun 09 13:20:18.582472 crc crio[3638]: time="2026-06-09T13:20:18.582391679Z" level=info msg="Starting container: c6e1002c25a30d9752e8a03225754f3bcfa1397e0b3b16fc9941e09378fc1005" id=9c7c1c7e-4ae8-45a8-a2fa-628448e4cd62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.833089 | controller | Jun 09 13:20:18.592539 crc crio[3638]: time="2026-06-09T13:20:18.592396865Z" level=info msg="Started container" PID=10580 containerID=c6e1002c25a30d9752e8a03225754f3bcfa1397e0b3b16fc9941e09378fc1005 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=9c7c1c7e-4ae8-45a8-a2fa-628448e4cd62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c
2026-06-09 14:45:30.833112 | controller | Jun 09 13:20:18.623910 crc crio[3638]: time="2026-06-09T13:20:18.622591735Z" 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=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833136 | controller | Jun 09 13:20:18.623910 crc crio[3638]: time="2026-06-09T13:20:18.622667977Z" 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=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833160 | controller | Jun 09 13:20:18.663926 crc crio[3638]: time="2026-06-09T13:20:18.663752464Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25" id=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833183 | controller | Jun 09 13:20:18.667024 crc crio[3638]: time="2026-06-09T13:20:18.664508234Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833207 | controller | Jun 09 13:20:18.669730 crc crio[3638]: time="2026-06-09T13:20:18.668937817Z" level=info msg="runSandbox: deleting pod ID 28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd from idIndex" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833229 | controller | Jun 09 13:20:18.669730 crc crio[3638]: time="2026-06-09T13:20:18.669015629Z" level=info msg="runSandbox: removing pod sandbox 28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833251 | controller | Jun 09 13:20:18.669730 crc crio[3638]: time="2026-06-09T13:20:18.669074791Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833277 | controller | Jun 09 13:20:18.669730 crc crio[3638]: time="2026-06-09T13:20:18.669361168Z" level=info msg="runSandbox: unmounting shmPath for sandbox 28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833299 | controller | Jun 09 13:20:18.672244 crc crio[3638]: time="2026-06-09T13:20:18.672057106Z" level=info msg="runSandbox: deleting pod ID ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25 from idIndex" id=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833321 | controller | Jun 09 13:20:18.672244 crc crio[3638]: time="2026-06-09T13:20:18.672203499Z" level=info msg="runSandbox: removing pod sandbox ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25" id=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833342 | controller | Jun 09 13:20:18.672622 crc crio[3638]: time="2026-06-09T13:20:18.672309222Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25" id=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833363 | controller | Jun 09 13:20:18.672622 crc crio[3638]: time="2026-06-09T13:20:18.672347014Z" level=info msg="runSandbox: unmounting shmPath for sandbox ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25" id=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833385 | controller | Jun 09 13:20:18.672622 crc crio[3638]: time="2026-06-09T13:20:18.672423616Z" level=info msg="runSandbox: removing pod sandbox from storage: 28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833406 | controller | Jun 09 13:20:18.678771 crc crio[3638]: time="2026-06-09T13:20:18.678717737Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833428 | controller | Jun 09 13:20:18.681927 crc crio[3638]: time="2026-06-09T13:20:18.681874256Z" level=info msg="runSandbox: removing pod sandbox from storage: ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25" id=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833450 | controller | Jun 09 13:20:18.685039 crc crio[3638]: time="2026-06-09T13:20:18.685003567Z" level=info msg="runSandbox: deleting pod ID 302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d from idIndex" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833473 | controller | Jun 09 13:20:18.685325 crc crio[3638]: time="2026-06-09T13:20:18.685301494Z" level=info msg="runSandbox: removing pod sandbox 302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833505 | controller | Jun 09 13:20:18.685566 crc crio[3638]: time="2026-06-09T13:20:18.685517719Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833566 | controller | Jun 09 13:20:18.685695 crc crio[3638]: time="2026-06-09T13:20:18.685675163Z" level=info msg="runSandbox: unmounting shmPath for sandbox 302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833598 | controller | Jun 09 13:20:18.688714 crc crio[3638]: time="2026-06-09T13:20:18.688687101Z" level=info msg="runSandbox: removing pod sandbox from storage: 302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833622 | controller | Jun 09 13:20:18.696561 crc crio[3638]: time="2026-06-09T13:20:18.696415868Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833644 | controller | Jun 09 13:20:18.698835 crc crio[3638]: time="2026-06-09T13:20:18.698679156Z" level=info msg="runSandbox: deleting pod ID a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed from idIndex" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833666 | controller | Jun 09 13:20:18.698835 crc crio[3638]: time="2026-06-09T13:20:18.698738277Z" level=info msg="runSandbox: removing pod sandbox a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833688 | controller | Jun 09 13:20:18.698835 crc crio[3638]: time="2026-06-09T13:20:18.698790958Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833711 | controller | Jun 09 13:20:18.699492 crc crio[3638]: time="2026-06-09T13:20:18.69886511Z" level=info msg="runSandbox: unmounting shmPath for sandbox a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833733 | controller | Jun 09 13:20:18.699759 crc crio[3638]: time="2026-06-09T13:20:18.699697112Z" level=info msg="runSandbox: removing pod sandbox from storage: a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833755 | controller | Jun 09 13:20:18.710298 crc crio[3638]: time="2026-06-09T13:20:18.710015605Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833776 | controller | Jun 09 13:20:18.712537 crc crio[3638]: time="2026-06-09T13:20:18.712416986Z" level=info msg="runSandbox: deleting pod ID d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8 from idIndex" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833797 | controller | Jun 09 13:20:18.712537 crc crio[3638]: time="2026-06-09T13:20:18.712485088Z" level=info msg="runSandbox: removing pod sandbox d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833818 | controller | Jun 09 13:20:18.712537 crc crio[3638]: time="2026-06-09T13:20:18.712535489Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833840 | controller | Jun 09 13:20:18.714005 crc crio[3638]: time="2026-06-09T13:20:18.71255684Z" level=info msg="runSandbox: unmounting shmPath for sandbox d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833862 | controller | Jun 09 13:20:18.714005 crc crio[3638]: time="2026-06-09T13:20:18.713952395Z" level=info msg="runSandbox: removing pod sandbox from storage: d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833889 | controller | Jun 09 13:20:18.723954 crc crio[3638]: time="2026-06-09T13:20:18.723741015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.833911 | controller | Jun 09 13:20:18.725496 crc crio[3638]: time="2026-06-09T13:20:18.725380747Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833933 | controller | Jun 09 13:20:18.731043 crc crio[3638]: time="2026-06-09T13:20:18.730944538Z" level=info msg="runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833956 | controller | Jun 09 13:20:18.731209 crc crio[3638]: time="2026-06-09T13:20:18.731045701Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.833978 | controller | Jun 09 13:20:18.731407 crc crio[3638]: time="2026-06-09T13:20:18.731345438Z" level=info msg="runSandbox: deleting pod ID 3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee from idIndex" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834001 | controller | Jun 09 13:20:18.731585 crc crio[3638]: time="2026-06-09T13:20:18.731562774Z" level=info msg="runSandbox: removing pod sandbox 3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834022 | controller | Jun 09 13:20:18.732688 crc crio[3638]: time="2026-06-09T13:20:18.732629611Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834043 | controller | Jun 09 13:20:18.732846 crc crio[3638]: time="2026-06-09T13:20:18.732823796Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834064 | controller | Jun 09 13:20:18.734419 crc crio[3638]: time="2026-06-09T13:20:18.734396976Z" level=info msg="runSandbox: removing pod sandbox from storage: 3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834088 | controller | Jun 09 13:20:18.740779 crc crio[3638]: time="2026-06-09T13:20:18.740677866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.834110 | controller | Jun 09 13:20:18.742535 crc crio[3638]: time="2026-06-09T13:20:18.742316708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.834131 | controller | Jun 09 13:20:18.751356 crc crio[3638]: 2026-06-09T13:20:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdac98fdd7ecb14 Mac:66:d6:a3:62:18:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/2d91a8fc-0730-42eb-9678-d1a424cd909d SocketPath: PciID:}] [{Interface:0xc000194de0 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.834158 | controller | Jun 09 13:20:18.760163 crc crio[3638]: time="2026-06-09T13:20:18.756394407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.834181 | controller | Jun 09 13:20:18.760163 crc crio[3638]: time="2026-06-09T13:20:18.759952589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.834204 | controller | Jun 09 13:20:18.761777 crc crio[3638]: time="2026-06-09T13:20:18.76162393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.834226 | controller | Jun 09 13:20:18.763820 crc crio[3638]: time="2026-06-09T13:20:18.763386286Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834249 | controller | Jun 09 13:20:18.763820 crc crio[3638]: time="2026-06-09T13:20:18.763607341Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834271 | controller | Jun 09 13:20:18.765717 crc crio[3638]: time="2026-06-09T13:20:18.765596121Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d" id=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834294 | controller | Jun 09 13:20:18.766488 crc crio[3638]: time="2026-06-09T13:20:18.766416593Z" level=info msg="runSandbox: deleting pod ID 1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223 from idIndex" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834316 | controller | Jun 09 13:20:18.766745 crc crio[3638]: time="2026-06-09T13:20:18.766500656Z" level=info msg="runSandbox: removing pod sandbox 1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834341 | controller | Jun 09 13:20:18.766745 crc crio[3638]: time="2026-06-09T13:20:18.766543677Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834366 | controller | Jun 09 13:20:18.766745 crc crio[3638]: time="2026-06-09T13:20:18.766562097Z" level=info msg="runSandbox: unmounting shmPath for sandbox 1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834388 | controller | Jun 09 13:20:18.767186 crc crio[3638]: time="2026-06-09T13:20:18.767142812Z" level=info msg="runSandbox: deleting pod ID f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08 from idIndex" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834410 | controller | Jun 09 13:20:18.767261 crc crio[3638]: time="2026-06-09T13:20:18.767192273Z" level=info msg="runSandbox: removing pod sandbox f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834432 | controller | Jun 09 13:20:18.767261 crc crio[3638]: time="2026-06-09T13:20:18.767222334Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834459 | controller | Jun 09 13:20:18.767261 crc crio[3638]: time="2026-06-09T13:20:18.767240504Z" level=info msg="runSandbox: unmounting shmPath for sandbox f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834481 | controller | Jun 09 13:20:18.768355 crc crio[3638]: time="2026-06-09T13:20:18.768314822Z" level=info msg="runSandbox: removing pod sandbox from storage: 1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834544 | controller | Jun 09 13:20:18.768760 crc crio[3638]: time="2026-06-09T13:20:18.768698311Z" level=info msg="runSandbox: removing pod sandbox from storage: f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834584 | controller | Jun 09 13:20:18.769079 crc crio[3638]: time="2026-06-09T13:20:18.768984258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.834610 | controller | Jun 09 13:20:18.769875 crc crio[3638]: time="2026-06-09T13:20:18.769755179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.834633 | controller | Jun 09 13:20:18.774410 crc crio[3638]: time="2026-06-09T13:20:18.774222471Z" level=info msg="runSandbox: deleting pod ID 7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d from idIndex" id=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834658 | controller | Jun 09 13:20:18.774410 crc crio[3638]: time="2026-06-09T13:20:18.774285433Z" level=info msg="runSandbox: removing pod sandbox 7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d" id=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834681 | controller | Jun 09 13:20:18.774410 crc crio[3638]: time="2026-06-09T13:20:18.774340205Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d" id=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834710 | controller | Jun 09 13:20:18.774410 crc crio[3638]: time="2026-06-09T13:20:18.774361686Z" level=info msg="runSandbox: unmounting shmPath for sandbox 7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d" id=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834738 | controller | Jun 09 13:20:18.776918 crc crio[3638]: time="2026-06-09T13:20:18.77649198Z" level=info msg="runSandbox: removing pod sandbox from storage: 7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d" id=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834766 | controller | Jun 09 13:20:18.777760 crc crio[3638]: time="2026-06-09T13:20:18.777699091Z" level=info msg="runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834794 | controller | Jun 09 13:20:18.778238 crc crio[3638]: time="2026-06-09T13:20:18.778204003Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834828 | controller | Jun 09 13:20:18.784800 crc crio[3638]: time="2026-06-09T13:20:18.78474513Z" 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=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834862 | controller | Jun 09 13:20:18.784987 crc crio[3638]: time="2026-06-09T13:20:18.784956695Z" 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=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834892 | controller | Jun 09 13:20:18.794480 crc crio[3638]: time="2026-06-09T13:20:18.794338325Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834919 | controller | Jun 09 13:20:18.794660 crc crio[3638]: time="2026-06-09T13:20:18.794585531Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834947 | controller | Jun 09 13:20:18.812821 crc crio[3638]: time="2026-06-09T13:20:18.811829131Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.834975 | controller | Jun 09 13:20:18.813967 crc crio[3638]: time="2026-06-09T13:20:18.812049117Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.835003 | controller | Jun 09 13:20:18.813967 crc crio[3638]: time="2026-06-09T13:20:18.813574626Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/egress-router\""
2026-06-09 14:45:30.835032 | controller | Jun 09 13:20:18.813967 crc crio[3638]: time="2026-06-09T13:20:18.813656118Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4ca13db1fb3d80947337885769c347fe965cf58262665d2df6c523303a52bcec UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/0b74fbbb-e7ad-494e-b139-9c7a6de6dc39 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:0xc0019a8158}] Aliases:map[]}"
2026-06-09 14:45:30.835199 | controller | Jun 09 13:20:18.813967 crc crio[3638]: time="2026-06-09T13:20:18.813826582Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:bdac98fdd7ecb14268d601e6cd89e7f16e133dba2a3c355cd6256d7574f4ed4a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2d91a8fc-0730-42eb-9678-d1a424cd909d 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:0xc0019a8150}] Aliases:map[]}"
2026-06-09 14:45:30.835252 | controller | Jun 09 13:20:18.814267 crc crio[3638]: time="2026-06-09T13:20:18.813859103Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.835287 | controller | Jun 09 13:20:18.814267 crc crio[3638]: time="2026-06-09T13:20:18.814228562Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.835388 | controller | Jun 09 13:20:18.822016 crc crio[3638]: time="2026-06-09T13:20:18.821938219Z" level=info msg="runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.835425 | controller | Jun 09 13:20:18.822177 crc crio[3638]: time="2026-06-09T13:20:18.82202428Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.835451 | controller | Jun 09 13:20:18.833655 crc crio[3638]: time="2026-06-09T13:20:18.833513134Z" level=info msg="runSandbox: deleting pod ID d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37 from idIndex" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.835476 | controller | Jun 09 13:20:18.833950 crc crio[3638]: time="2026-06-09T13:20:18.833680239Z" level=info msg="runSandbox: removing pod sandbox d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.835499 | controller | Jun 09 13:20:18.834092 crc crio[3638]: time="2026-06-09T13:20:18.834017447Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.835571 | controller | Jun 09 13:20:18.834092 crc crio[3638]: time="2026-06-09T13:20:18.834080348Z" level=info msg="runSandbox: unmounting shmPath for sandbox d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.835602 | controller | Jun 09 13:20:18.835037 crc crio[3638]: time="2026-06-09T13:20:18.834981531Z" level=info msg="runSandbox: removing pod sandbox from storage: d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.835627 | controller | Jun 09 13:20:18.837095 crc crio[3638]: time="2026-06-09T13:20:18.836966933Z" 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=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.835652 | controller | Jun 09 13:20:18.837232 crc crio[3638]: time="2026-06-09T13:20:18.837177208Z" 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=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.835677 | controller | Jun 09 13:20:18.841815 crc crio[3638]: time="2026-06-09T13:20:18.841328364Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.835702 | controller | Jun 09 13:20:18.841815 crc crio[3638]: time="2026-06-09T13:20:18.841367595Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.835726 | controller | Jun 09 13:20:18.841815 crc crio[3638]: time="2026-06-09T13:20:18.841390135Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_fe0383ad-ffbf-4cd2-9903-57beae3c7d3d\""
2026-06-09 14:45:30.835751 | controller | Jun 09 13:20:18.841815 crc crio[3638]: time="2026-06-09T13:20:18.841427676Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_1b1783e4-8d23-4dc7-b7e4-87502cedafb4\""
2026-06-09 14:45:30.835782 | controller | Jun 09 13:20:18.849534 crc crio[3638]: time="2026-06-09T13:20:18.849263036Z" level=info msg="runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.835808 | controller | Jun 09 13:20:18.849534 crc crio[3638]: time="2026-06-09T13:20:18.849443751Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.835833 | controller | Jun 09 13:20:18.862485 crc crio[3638]: time="2026-06-09T13:20:18.862176165Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.835857 | controller | Jun 09 13:20:18.862485 crc crio[3638]: time="2026-06-09T13:20:18.862272957Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.835883 | controller | Jun 09 13:20:18.868569 crc crio[3638]: time="2026-06-09T13:20:18.868350433Z" level=info msg="runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.835906 | controller | Jun 09 13:20:18.868569 crc crio[3638]: time="2026-06-09T13:20:18.868384143Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.835931 | controller | Jun 09 13:20:18.873982 crc crio[3638]: time="2026-06-09T13:20:18.873925625Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.835955 | controller | Jun 09 13:20:18.874217 crc crio[3638]: time="2026-06-09T13:20:18.874191931Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.835977 | controller | Jun 09 13:20:18.878793 crc crio[3638]: time="2026-06-09T13:20:18.878703517Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.836002 | controller | Jun 09 13:20:18.878793 crc crio[3638]: time="2026-06-09T13:20:18.878774319Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.836025 | controller | Jun 09 13:20:18.878940 crc crio[3638]: time="2026-06-09T13:20:18.87880729Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.836049 | controller | Jun 09 13:20:18.880790 crc crio[3638]: time="2026-06-09T13:20:18.880719337Z" level=info msg="runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.836075 | controller | Jun 09 13:20:18.880871 crc crio[3638]: time="2026-06-09T13:20:18.880797709Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.836104 | controller | Jun 09 13:20:18.891357 crc crio[3638]: time="2026-06-09T13:20:18.89099019Z" level=info msg="Created container c2378ee384f7da320b20c92ab962fb192bf85ce94a447b2ea57cd85986488dd9: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=1f741ec4-6cc9-4e77-82be-d298c1d04468 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.836129 | controller | Jun 09 13:20:18.892075 crc crio[3638]: time="2026-06-09T13:20:18.892000006Z" level=info msg="Starting container: c2378ee384f7da320b20c92ab962fb192bf85ce94a447b2ea57cd85986488dd9" id=7d1f30b7-91e6-4db0-915a-b4752556d362 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.836153 | controller | Jun 09 13:20:18.893420 crc crio[3638]: time="2026-06-09T13:20:18.893189046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.836177 | controller | Jun 09 13:20:18.894438 crc crio[3638]: time="2026-06-09T13:20:18.894326825Z" level=info msg="Created container da6be87bdcf9b66cbc609198777c97d67ab406aaba9c613ab7cfb1e394ce8106: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=7c97795f-0f50-485b-aef3-45cf80b4031c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.836202 | controller | Jun 09 13:20:18.897728 crc crio[3638]: time="2026-06-09T13:20:18.897284801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.836225 | controller | Jun 09 13:20:18.898280 crc crio[3638]: time="2026-06-09T13:20:18.898097571Z" level=info msg="Starting container: da6be87bdcf9b66cbc609198777c97d67ab406aaba9c613ab7cfb1e394ce8106" id=54e689a6-1177-4f20-bf3a-958c10312fa5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.836249 | controller | Jun 09 13:20:18.899385 crc crio[3638]: time="2026-06-09T13:20:18.898789539Z" level=info msg="Created container 564d18aea2d64fd5eed5e1b581590d3d9eb8f38f1e0b4c5886a55329b8877d95: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=c166b578-0b4a-48b4-9d0b-d67f2d52a477 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.836273 | controller | Jun 09 13:20:18.900641 crc crio[3638]: time="2026-06-09T13:20:18.900579524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.836296 | controller | Jun 09 13:20:18.900758 crc crio[3638]: time="2026-06-09T13:20:18.900678627Z" level=info msg="Starting container: 564d18aea2d64fd5eed5e1b581590d3d9eb8f38f1e0b4c5886a55329b8877d95" id=f7ef42ee-efa6-4960-bb66-23ebff0fc86e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.836320 | controller | Jun 09 13:20:18.901368 crc crio[3638]: time="2026-06-09T13:20:18.901306122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.836343 | controller | Jun 09 13:20:18.903376 crc crio[3638]: time="2026-06-09T13:20:18.903314414Z" level=info msg="Started container" PID=10671 containerID=c2378ee384f7da320b20c92ab962fb192bf85ce94a447b2ea57cd85986488dd9 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=7d1f30b7-91e6-4db0-915a-b4752556d362 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d54e9deea42b276a6a049420b1b33ae566bf67e2c715c31124e4d089e5e2342
2026-06-09 14:45:30.836365 | controller | Jun 09 13:20:18.907029 crc crio[3638]: time="2026-06-09T13:20:18.906935256Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.836394 | controller | Jun 09 13:20:18.907029 crc crio[3638]: time="2026-06-09T13:20:18.906980857Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.836419 | controller | Jun 09 13:20:18.907029 crc crio[3638]: time="2026-06-09T13:20:18.907013318Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bandwidth\""
2026-06-09 14:45:30.836443 | controller | Jun 09 13:20:18.907379 crc crio[3638]: time="2026-06-09T13:20:18.907194353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.836468 | controller | Jun 09 13:20:18.917661 crc crio[3638]: time="2026-06-09T13:20:18.917569468Z" level=info msg="Started container" PID=10673 containerID=da6be87bdcf9b66cbc609198777c97d67ab406aaba9c613ab7cfb1e394ce8106 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=54e689a6-1177-4f20-bf3a-958c10312fa5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc5d6c2ea4da94fe73d2369e501a6c63f0f959efebbc50c2fcee165ea9c4a71c
2026-06-09 14:45:30.836493 | controller | Jun 09 13:20:18.922714 crc crio[3638]: time="2026-06-09T13:20:18.922629806Z" level=info msg="Started container" PID=10681 containerID=564d18aea2d64fd5eed5e1b581590d3d9eb8f38f1e0b4c5886a55329b8877d95 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=f7ef42ee-efa6-4960-bb66-23ebff0fc86e name=/runtime.v1.RuntimeService/StartContainer sandboxID=20a32905371e728ec14d334fe6ee4c460ef17198d15369bde5aa6d94db090dd3
2026-06-09 14:45:30.836539 | controller | Jun 09 13:20:18.923656 crc crio[3638]: time="2026-06-09T13:20:18.923573881Z" level=info msg="Created container bbdc46ed2a3f2b21f49aa82c30409e543a3fe5ca2655dd35e1df9c5b97eea387: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=33eea83c-231f-4170-9c80-9e796cd39173 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.836584 | controller | Jun 09 13:20:18.924404 crc crio[3638]: time="2026-06-09T13:20:18.92434112Z" level=info msg="Ran pod sandbox 4ca13db1fb3d80947337885769c347fe965cf58262665d2df6c523303a52bcec with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=fa1cbfb9-9279-4e79-92f2-367562446a74 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.836615 | controller | Jun 09 13:20:18.927859 crc crio[3638]: time="2026-06-09T13:20:18.927775789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.836660 | controller | Jun 09 13:20:18.932899 crc crio[3638]: time="2026-06-09T13:20:18.932759435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.836688 | controller | Jun 09 13:20:18.934378 crc crio[3638]: time="2026-06-09T13:20:18.934288664Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ea4aafc3-c793-4917-8091-a698a2d839db name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.836713 | controller | Jun 09 13:20:18.934735 crc crio[3638]: time="2026-06-09T13:20:18.934646873Z" level=info msg="Starting container: bbdc46ed2a3f2b21f49aa82c30409e543a3fe5ca2655dd35e1df9c5b97eea387" id=533e8c9e-d739-4101-9ea7-b6717338cc19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.836738 | controller | Jun 09 13:20:18.937309 crc crio[3638]: time="2026-06-09T13:20:18.937190188Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=000eacfb-460e-4b11-8b35-07f8dc2ad0a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.836762 | controller | Jun 09 13:20:18.940619 crc crio[3638]: time="2026-06-09T13:20:18.937227559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.836791 | controller | Jun 09 13:20:18.945603 crc crio[3638]: time="2026-06-09T13:20:18.941399665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.836815 | controller | Jun 09 13:20:18.947031 crc crio[3638]: time="2026-06-09T13:20:18.939362624Z" level=info msg="Ran pod sandbox bdac98fdd7ecb14268d601e6cd89e7f16e133dba2a3c355cd6256d7574f4ed4a with infra container: openshift-dns/dns-default-qtghf/POD" id=bff9da7a-8324-4e93-8642-0411a07fcd1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.836840 | controller | Jun 09 13:20:18.950828 crc crio[3638]: time="2026-06-09T13:20:18.94237321Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.836864 | controller | Jun 09 13:20:18.950828 crc crio[3638]: time="2026-06-09T13:20:18.950804315Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.836888 | controller | Jun 09 13:20:18.956300 crc crio[3638]: time="2026-06-09T13:20:18.956215874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.836911 | controller | Jun 09 13:20:18.959666 crc crio[3638]: time="2026-06-09T13:20:18.959598119Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6ebee1f2-fbda-4f45-add7-6f24b596d558 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.836937 | controller | Jun 09 13:20:18.960160 crc crio[3638]: time="2026-06-09T13:20:18.959879866Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=4676808b-e8e7-4958-8fbf-43579d24833f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.836961 | controller | Jun 09 13:20:18.961295 crc crio[3638]: time="2026-06-09T13:20:18.96120573Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=dafd07ab-b1d5-4f27-ae66-420f31b4e8f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.836986 | controller | Jun 09 13:20:18.962252 crc crio[3638]: time="2026-06-09T13:20:18.962085603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.837010 | controller | Jun 09 13:20:18.972081 crc crio[3638]: time="2026-06-09T13:20:18.972027487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.837033 | controller | Jun 09 13:20:18.973718 crc crio[3638]: time="2026-06-09T13:20:18.973623617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.837056 | controller | Jun 09 13:20:18.974746 crc crio[3638]: time="2026-06-09T13:20:18.973651688Z" level=info msg="Started container" PID=10682 containerID=bbdc46ed2a3f2b21f49aa82c30409e543a3fe5ca2655dd35e1df9c5b97eea387 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=533e8c9e-d739-4101-9ea7-b6717338cc19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38497a77a87d7a384b01bc3bf79cf69916b92316bf98395044cb99e2c32a041d
2026-06-09 14:45:30.837085 | controller | Jun 09 13:20:18.977708 crc crio[3638]: time="2026-06-09T13:20:18.977617959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.837108 | controller | Jun 09 13:20:18.982092 crc crio[3638]: time="2026-06-09T13:20:18.98200279Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=27c92de2-f5d3-4b59-9274-94fadb67f09b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.837133 | controller | Jun 09 13:20:18.984383 crc crio[3638]: time="2026-06-09T13:20:18.984294469Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=1469dbca-0759-4d64-b3ea-c1a733d07274 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.837156 | controller | Jun 09 13:20:18.984967 crc crio[3638]: time="2026-06-09T13:20:18.984901795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.837179 | controller | Jun 09 13:20:18.986691 crc crio[3638]: time="2026-06-09T13:20:18.986608398Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/dns" id=14a01baf-6708-4eda-a00e-ce40614aa0b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.837203 | controller | Jun 09 13:20:18.986985 crc crio[3638]: time="2026-06-09T13:20:18.986950247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.837226 | controller | Jun 09 13:20:18.987172 crc crio[3638]: time="2026-06-09T13:20:18.98704759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.837249 | controller | Jun 09 13:20:18.999427 crc crio[3638]: time="2026-06-09T13:20:18.999336083Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=4694768c-b78e-41e7-a465-de5f65d63053 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.837272 | controller | Jun 09 13:20:19.003753 crc crio[3638]: time="2026-06-09T13:20:19.003608481Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.837296 | controller | Jun 09 13:20:19.003901 crc crio[3638]: time="2026-06-09T13:20:19.003768716Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.837319 | controller | Jun 09 13:20:19.003901 crc crio[3638]: time="2026-06-09T13:20:19.003846798Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bridge\""
2026-06-09 14:45:30.837346 | controller | Jun 09 13:20:19.004302 crc crio[3638]: time="2026-06-09T13:20:19.004217117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.837373 | controller | Jun 09 13:20:19.009624 crc crio[3638]: time="2026-06-09T13:20:19.009566534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.837397 | controller | Jun 09 13:20:19.043192 crc crio[3638]: time="2026-06-09T13:20:19.043045027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.837419 | controller | Jun 09 13:20:19.052509 crc crio[3638]: time="2026-06-09T13:20:19.052308974Z" level=info msg="Created container 189bafe7090c68a85bfe67e9308146fc03269c68a5975872aa014e17cfd6ea7e: openshift-console/console-6c684df5db-cc8g8/console" id=8ee92455-6410-4022-99da-e0ba76a418df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.837454 | controller | Jun 09 13:20:19.054763 crc crio[3638]: time="2026-06-09T13:20:19.054642113Z" level=info msg="Starting container: 189bafe7090c68a85bfe67e9308146fc03269c68a5975872aa014e17cfd6ea7e" id=df1429f3-d376-48c3-b528-cece4e5ad6e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.837480 | controller | Jun 09 13:20:19.087311 crc crio[3638]: time="2026-06-09T13:20:19.086407264Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.837505 | controller | Jun 09 13:20:19.087311 crc crio[3638]: time="2026-06-09T13:20:19.087294627Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.837561 | controller | Jun 09 13:20:19.087311 crc crio[3638]: time="2026-06-09T13:20:19.087319117Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dhcp\""
2026-06-09 14:45:30.837595 | controller | Jun 09 13:20:19.128585 crc crio[3638]: time="2026-06-09T13:20:19.128423915Z" level=info msg="Started container" PID=10724 containerID=189bafe7090c68a85bfe67e9308146fc03269c68a5975872aa014e17cfd6ea7e description=openshift-console/console-6c684df5db-cc8g8/console id=df1429f3-d376-48c3-b528-cece4e5ad6e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3
2026-06-09 14:45:30.837628 | controller | Jun 09 13:20:19.134525 crc crio[3638]: time="2026-06-09T13:20:19.134421717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.837653 | controller | Jun 09 13:20:19.134997 crc crio[3638]: time="2026-06-09T13:20:19.134927181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.837677 | controller | Jun 09 13:20:19.170585 crc crio[3638]: time="2026-06-09T13:20:19.170349535Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.837701 | controller | Jun 09 13:20:19.170585 crc crio[3638]: time="2026-06-09T13:20:19.17055938Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.837725 | controller | Jun 09 13:20:19.170585 crc crio[3638]: time="2026-06-09T13:20:19.1705849Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dummy\""
2026-06-09 14:45:30.837748 | controller | Jun 09 13:20:19.183058 crc crio[3638]: time="2026-06-09T13:20:19.182820153Z" level=info msg="Created container c79dc6c91caf0123cd45dc2d48f7e0b675ca86c850e6d9323bcefa31907cfbfa: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=9e5474df-dce7-48bc-933c-f9bd332cf63f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.837772 | controller | Jun 09 13:20:19.187586 crc crio[3638]: time="2026-06-09T13:20:19.18665781Z" level=info msg="Starting container: c79dc6c91caf0123cd45dc2d48f7e0b675ca86c850e6d9323bcefa31907cfbfa" id=72df7c2d-8408-4699-bdd6-13f4b6ce000a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.837797 | controller | Jun 09 13:20:19.188954 crc crio[3638]: time="2026-06-09T13:20:19.188890467Z" level=info msg="Created container fb257d72fa2e3a788569c434db857ead46211527a02ba9ff3bfd514332a6f32f: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=80ff9b20-dfdd-4a7a-9d1f-b74cada722c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.837821 | controller | Jun 09 13:20:19.189861 crc crio[3638]: time="2026-06-09T13:20:19.189281307Z" level=info msg="Created container 8eda19a1412117a88d8055af1f6224bf99651a216d774b6ccd40d2120a7973af: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=373bf5ba-25f9-412b-88c6-b2a89615ea96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.837850 | controller | Jun 09 13:20:19.190537 crc crio[3638]: time="2026-06-09T13:20:19.190440417Z" level=info msg="Created container 240e98b0d10fd38d1265119da91ec38bf5537228a95c9613218ef85440c87853: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=f8ad10c7-6c1d-499c-9cf4-9efdee3493fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.837874 | controller | Jun 09 13:20:19.192157 crc crio[3638]: time="2026-06-09T13:20:19.191995626Z" level=info msg="Created container 4a7b067969e033f7ccbea37a106e3a4d27747b7be708e68a5d182ebf34c8cbba: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=74918d7e-afd2-4683-8594-350dacaa82da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.837898 | controller | Jun 09 13:20:19.192241 crc crio[3638]: time="2026-06-09T13:20:19.19216017Z" level=info msg="Starting container: fb257d72fa2e3a788569c434db857ead46211527a02ba9ff3bfd514332a6f32f" id=82b4a057-0aa9-43af-bdd4-177614dda484 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.837920 | controller | Jun 09 13:20:19.192659 crc crio[3638]: time="2026-06-09T13:20:19.19255761Z" level=info msg="Starting container: 8eda19a1412117a88d8055af1f6224bf99651a216d774b6ccd40d2120a7973af" id=3c697078-c612-494a-9826-4324d65b7a44 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.837944 | controller | Jun 09 13:20:19.193152 crc crio[3638]: time="2026-06-09T13:20:19.193030392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.837967 | controller | Jun 09 13:20:19.194258 crc crio[3638]: time="2026-06-09T13:20:19.193691319Z" level=info msg="Starting container: 4a7b067969e033f7ccbea37a106e3a4d27747b7be708e68a5d182ebf34c8cbba" id=25aef20e-99d9-45d1-8733-9833258101e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.837990 | controller | Jun 09 13:20:19.197554 crc crio[3638]: time="2026-06-09T13:20:19.196639494Z" level=info msg="Starting container: 240e98b0d10fd38d1265119da91ec38bf5537228a95c9613218ef85440c87853" id=dbe65b7f-08af-4621-9c32-879161d0d15f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.838013 | controller | Jun 09 13:20:19.243807 crc crio[3638]: time="2026-06-09T13:20:19.243660454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.838036 | controller | Jun 09 13:20:19.248938 crc crio[3638]: time="2026-06-09T13:20:19.248863467Z" level=info msg="Started container" PID=10754 containerID=240e98b0d10fd38d1265119da91ec38bf5537228a95c9613218ef85440c87853 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=dbe65b7f-08af-4621-9c32-879161d0d15f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82
2026-06-09 14:45:30.838061 | controller | Jun 09 13:20:19.256156 crc crio[3638]: time="2026-06-09T13:20:19.255976658Z" level=info msg="Started container" PID=10746 containerID=4a7b067969e033f7ccbea37a106e3a4d27747b7be708e68a5d182ebf34c8cbba description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=25aef20e-99d9-45d1-8733-9833258101e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=278bf93a2464277d840a3b79eeea405c987131ece7161c13d7bc3a41c8336547
2026-06-09 14:45:30.838086 | controller | Jun 09 13:20:19.274095 crc crio[3638]: time="2026-06-09T13:20:19.273828423Z" level=info msg="Started container" PID=10753 containerID=c79dc6c91caf0123cd45dc2d48f7e0b675ca86c850e6d9323bcefa31907cfbfa description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=72df7c2d-8408-4699-bdd6-13f4b6ce000a name=/runtime.v1.RuntimeService/StartContainer sandboxID=12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480
2026-06-09 14:45:30.838114 | controller | Jun 09 13:20:19.282633 crc crio[3638]: time="2026-06-09T13:20:19.282377361Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.838139 | controller | Jun 09 13:20:19.282633 crc crio[3638]: time="2026-06-09T13:20:19.282425772Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.838162 | controller | Jun 09 13:20:19.282633 crc crio[3638]: time="2026-06-09T13:20:19.282498014Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/firewall\""
2026-06-09 14:45:30.838185 | controller | Jun 09 13:20:19.287943 crc crio[3638]: time="2026-06-09T13:20:19.286822915Z" level=info msg="Started container" PID=10747 containerID=8eda19a1412117a88d8055af1f6224bf99651a216d774b6ccd40d2120a7973af description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=3c697078-c612-494a-9826-4324d65b7a44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961
2026-06-09 14:45:30.838208 | controller | Jun 09 13:20:19.296924 crc crio[3638]: time="2026-06-09T13:20:19.296817359Z" level=info msg="Started container" PID=10740 containerID=fb257d72fa2e3a788569c434db857ead46211527a02ba9ff3bfd514332a6f32f description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=82b4a057-0aa9-43af-bdd4-177614dda484 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e
2026-06-09 14:45:30.838231 | controller | Jun 09 13:20:19.391594 crc crio[3638]: time="2026-06-09T13:20:19.391479034Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.838255 | controller | Jun 09 13:20:19.391594 crc crio[3638]: time="2026-06-09T13:20:19.391552076Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.838278 | controller | Jun 09 13:20:19.391917 crc crio[3638]: time="2026-06-09T13:20:19.391586877Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-device\""
2026-06-09 14:45:30.838301 | controller | Jun 09 13:20:19.551882 crc crio[3638]: time="2026-06-09T13:20:19.551784762Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.838323 | controller | Jun 09 13:20:19.551882 crc crio[3638]: time="2026-06-09T13:20:19.551852913Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.838347 | controller | Jun 09 13:20:19.551882 crc crio[3638]: time="2026-06-09T13:20:19.551875284Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-local\""
2026-06-09 14:45:30.838370 | controller | Jun 09 13:20:19.593437 crc crio[3638]: time="2026-06-09T13:20:19.590874869Z" level=info msg="Created container daa6aa176081082d6e51adb8b13c5e4c17400138100991aac547830cfdd07729: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=4694768c-b78e-41e7-a465-de5f65d63053 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.838395 | controller | Jun 09 13:20:19.613934 crc crio[3638]: time="2026-06-09T13:20:19.607075711Z" level=info msg="Starting container: daa6aa176081082d6e51adb8b13c5e4c17400138100991aac547830cfdd07729" id=9be9c63a-350a-49da-8ee9-32f64b9c16c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.838419 | controller | Jun 09 13:20:19.700719 crc crio[3638]: time="2026-06-09T13:20:19.700645298Z" level=info msg="Started container" PID=10830 containerID=daa6aa176081082d6e51adb8b13c5e4c17400138100991aac547830cfdd07729 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=9be9c63a-350a-49da-8ee9-32f64b9c16c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc5d6c2ea4da94fe73d2369e501a6c63f0f959efebbc50c2fcee165ea9c4a71c
2026-06-09 14:45:30.838443 | controller | Jun 09 13:20:19.888684 crc crio[3638]: time="2026-06-09T13:20:19.88777341Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.838471 | controller | Jun 09 13:20:19.888684 crc crio[3638]: time="2026-06-09T13:20:19.887820321Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.838495 | controller | Jun 09 13:20:19.888684 crc crio[3638]: time="2026-06-09T13:20:19.887845172Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ipvlan\""
2026-06-09 14:45:30.838550 | controller | Jun 09 13:20:20.045631 crc crio[3638]: time="2026-06-09T13:20:20.044956798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.838577 | controller | Jun 09 13:20:20.101265 crc crio[3638]: time="2026-06-09T13:20:20.101209283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.838605 | controller | Jun 09 13:20:20.589357 crc crio[3638]: time="2026-06-09T13:20:20.587810763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.838640 | controller | Jun 09 13:20:20.591907 crc crio[3638]: time="2026-06-09T13:20:20.591861956Z" level=info msg="Created container 614cb00db549531ca6c20c5e89d19c49a30cd6486910f5c5ee7469ddd6c75cec: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=1ded2e91-9e30-4ac0-a731-7a56b95769c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.838667 | controller | Jun 09 13:20:20.597217 crc crio[3638]: time="2026-06-09T13:20:20.595483078Z" level=info msg="Starting container: 614cb00db549531ca6c20c5e89d19c49a30cd6486910f5c5ee7469ddd6c75cec" id=8eef99c2-5da1-48fa-bea4-9fdbf53f8259 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.838694 | controller | Jun 09 13:20:20.794625 crc crio[3638]: time="2026-06-09T13:20:20.793768345Z" level=info msg="Started container" PID=10903 containerID=614cb00db549531ca6c20c5e89d19c49a30cd6486910f5c5ee7469ddd6c75cec description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=8eef99c2-5da1-48fa-bea4-9fdbf53f8259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e142d3c4f40940646d75e23abfe6eac798118fa5f904270fa6cc363f9d0e8993
2026-06-09 14:45:30.838719 | controller | Jun 09 13:20:20.794625 crc crio[3638]: time="2026-06-09T13:20:20.794056932Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.838744 | controller | Jun 09 13:20:20.794625 crc crio[3638]: time="2026-06-09T13:20:20.794083623Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.838768 | controller | Jun 09 13:20:20.794625 crc crio[3638]: time="2026-06-09T13:20:20.794217976Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/loopback\""
2026-06-09 14:45:30.838792 | controller | Jun 09 13:20:20.888177 crc crio[3638]: time="2026-06-09T13:20:20.888027408Z" level=info msg="Created container c824987ffd22dc2637b8f9ad4265264c5bf594be1d9ea732f117df445f68a401: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=ecf166e2-da7c-4feb-a82e-d5d897fc63c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.838817 | controller | Jun 09 13:20:20.908440 crc crio[3638]: time="2026-06-09T13:20:20.900845276Z" level=info msg="Starting container: c824987ffd22dc2637b8f9ad4265264c5bf594be1d9ea732f117df445f68a401" id=825d0362-1b7c-4a5c-ad6b-ad1ba6a63c9a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.838842 | controller | Jun 09 13:20:20.976222 crc crio[3638]: time="2026-06-09T13:20:20.973432247Z" level=info msg="Started container" PID=10904 containerID=c824987ffd22dc2637b8f9ad4265264c5bf594be1d9ea732f117df445f68a401 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=825d0362-1b7c-4a5c-ad6b-ad1ba6a63c9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ed4d95f39fdf1c261d9dab5bc5b5a5db27533f917fab30bd8d4c7e1a1aa059
2026-06-09 14:45:30.838871 | controller | Jun 09 13:20:20.991786 crc crio[3638]: time="2026-06-09T13:20:20.990833211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.838896 | controller | Jun 09 13:20:21.004677 crc crio[3638]: time="2026-06-09T13:20:21.004614571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.838919 | controller | Jun 09 13:20:21.085315 crc crio[3638]: time="2026-06-09T13:20:21.084795737Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=bc8f5aef-1135-4a2f-9dea-3154f6c7856f name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.838942 | controller | Jun 09 13:20:21.085736 crc crio[3638]: time="2026-06-09T13:20:21.084808877Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=655abf12-5341-4695-83a4-a472d7a31151 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.838965 | controller | Jun 09 13:20:21.103783 crc crio[3638]: time="2026-06-09T13:20:21.103192316Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.838989 | controller | Jun 09 13:20:21.103783 crc crio[3638]: time="2026-06-09T13:20:21.10334581Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.839014 | controller | Jun 09 13:20:21.103783 crc crio[3638]: time="2026-06-09T13:20:21.10338063Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/macvlan\""
2026-06-09 14:45:30.839037 | controller | Jun 09 13:20:21.187206 crc crio[3638]: time="2026-06-09T13:20:21.186613464Z" level=info msg="Created container c8f06c5a68357cf4bde8eb618259ad7058a2cbe4cbdb71a178a0829e1c7337fe: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=5917c2fc-9e1d-4f1f-90de-4ab6450bfe73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.839062 | controller | Jun 09 13:20:21.313426 crc crio[3638]: time="2026-06-09T13:20:21.312072792Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=85e11a54-6fc2-4915-8548-9c83d9887b3d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.839085 | controller | Jun 09 13:20:21.313426 crc crio[3638]: time="2026-06-09T13:20:21.312775041Z" level=info msg="Starting container: c8f06c5a68357cf4bde8eb618259ad7058a2cbe4cbdb71a178a0829e1c7337fe" id=13239718-5e77-476c-a90a-d204b63ebafa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.839110 | controller | Jun 09 13:20:21.317390 crc crio[3638]: time="2026-06-09T13:20:21.316608498Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 14:45:30.839133 | controller | Jun 09 13:20:21.317390 crc crio[3638]: time="2026-06-09T13:20:21.316832895Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 14:45:30.839157 | controller | Jun 09 13:20:21.447582 crc crio[3638]: time="2026-06-09T13:20:21.446224254Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8d0b8b1f-a31e-4de2-990e-70c8dbbf4411 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.839181 | controller | Jun 09 13:20:21.564248 crc crio[3638]: time="2026-06-09T13:20:21.562781696Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=00cc3f8f-c182-4eae-bb97-f61009b02765 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.839211 | controller | Jun 09 13:20:21.564248 crc crio[3638]: time="2026-06-09T13:20:21.563950366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.839236 | controller | Jun 09 13:20:21.765378 crc crio[3638]: time="2026-06-09T13:20:21.758549519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.839261 | controller | Jun 09 13:20:21.765378 crc crio[3638]: time="2026-06-09T13:20:21.760996101Z" level=info msg="Started container" PID=10932 containerID=c8f06c5a68357cf4bde8eb618259ad7058a2cbe4cbdb71a178a0829e1c7337fe description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=13239718-5e77-476c-a90a-d204b63ebafa name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f7b1b3c7e399a867943e71e2116872a75f1c60cead802d0a69013c20b7886f1
2026-06-09 14:45:30.839285 | controller | Jun 09 13:20:21.822987 crc crio[3638]: time="2026-06-09T13:20:21.816873946Z" level=info msg="Created container 03d1455deea8140ece4d7f34defe6e556722ae6434d2ce631d9e73baa816c965: openshift-dns/dns-default-qtghf/dns" id=14a01baf-6708-4eda-a00e-ce40614aa0b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.839309 | controller | Jun 09 13:20:21.824369 crc crio[3638]: time="2026-06-09T13:20:21.824250064Z" level=info msg="Starting container: 03d1455deea8140ece4d7f34defe6e556722ae6434d2ce631d9e73baa816c965" id=6a41356a-4735-4ee7-b159-6dfb8add29c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.839335 | controller | Jun 09 13:20:21.868609 crc crio[3638]: time="2026-06-09T13:20:21.867519728Z" level=info msg="Started container" PID=10963 containerID=03d1455deea8140ece4d7f34defe6e556722ae6434d2ce631d9e73baa816c965 description=openshift-dns/dns-default-qtghf/dns id=6a41356a-4735-4ee7-b159-6dfb8add29c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdac98fdd7ecb14268d601e6cd89e7f16e133dba2a3c355cd6256d7574f4ed4a
2026-06-09 14:45:30.839358 | controller | Jun 09 13:20:21.870696 crc crio[3638]: time="2026-06-09T13:20:21.870552545Z" level=info msg="Created container 5fa281f58c03c23357c5aa461f613321aa58e0f8aa24eaeba30e90603e34c3f7: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=9006e72a-f91c-4b28-88e8-486fce4c2f67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.839382 | controller | Jun 09 13:20:21.871704 crc crio[3638]: time="2026-06-09T13:20:21.871652073Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683515-wch2m/POD" id=9200240c-8751-4fec-be13-2f3eb3fc68e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.839406 | controller | Jun 09 13:20:21.887513 crc crio[3638]: time="2026-06-09T13:20:21.879562275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.839430 | controller | Jun 09 13:20:21.894301 crc crio[3638]: time="2026-06-09T13:20:21.891848838Z" level=info msg="Starting container: 5fa281f58c03c23357c5aa461f613321aa58e0f8aa24eaeba30e90603e34c3f7" id=e722cd03-b589-4dce-9acf-1217d1e6cf7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.839455 | controller | Jun 09 13:20:21.909076 crc crio[3638]: time="2026-06-09T13:20:21.908855622Z" level=info msg="Started container" PID=10965 containerID=5fa281f58c03c23357c5aa461f613321aa58e0f8aa24eaeba30e90603e34c3f7 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=e722cd03-b589-4dce-9acf-1217d1e6cf7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=64d438a73458fbae8f0f9c4b6240c48e3b48c79186efbce7b4d7af07e15b7730
2026-06-09 14:45:30.839478 | controller | Jun 09 13:20:21.921400 crc crio[3638]: time="2026-06-09T13:20:21.92092856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.839509 | controller | Jun 09 13:20:22.037930 crc crio[3638]: time="2026-06-09T13:20:22.037691337Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=efe37e26-a625-42f6-af00-1e273d2b106a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.839567 | controller | Jun 09 13:20:22.123610 crc crio[3638]: time="2026-06-09T13:20:22.122751036Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=40f26a1e-ad17-434a-aeb8-04303323e381 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.839593 | controller | Jun 09 13:20:22.135233 crc crio[3638]: time="2026-06-09T13:20:22.134950958Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5d5df5d0-f233-4423-8f15-46e2b3a0d72a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.839619 | controller | Jun 09 13:20:22.144061 crc crio[3638]: time="2026-06-09T13:20:22.14133033Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=46c1b54d-41d3-46be-959d-ff3ca7178907 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.839653 | controller | Jun 09 13:20:22.169639 crc crio[3638]: time="2026-06-09T13:20:22.169600072Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=12406f64-11de-48cf-8d9e-cb043ad60b5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.839682 | controller | Jun 09 13:20:22.170595 crc crio[3638]: time="2026-06-09T13:20:22.170570397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.839708 | controller | Jun 09 13:20:22.189395 crc crio[3638]: time="2026-06-09T13:20:22.174394484Z" level=info msg="Got pod network &{Name:collect-profiles-29683515-wch2m Namespace:openshift-operator-lifecycle-manager ID:80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b UID:1b68f0b4-27ed-4b04-a4a0-b2ea2d395ae4 NetNS:/var/run/netns/7c512992-9deb-4a03-82ab-992b0533802f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b68f0b4_27ed_4b04_a4a0_b2ea2d395ae4.slice PodAnnotations:0xc0026987d0}] Aliases:map[]}"
2026-06-09 14:45:30.839733 | controller | Jun 09 13:20:22.189645 crc crio[3638]: time="2026-06-09T13:20:22.189371546Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683515-wch2m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.839756 | controller | Jun 09 13:20:22.190967 crc crio[3638]: time="2026-06-09T13:20:22.190836532Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=2d20eca7-87a0-432a-84fd-1bdc3e47b4ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.839780 | controller | Jun 09 13:20:22.191869 crc crio[3638]: time="2026-06-09T13:20:22.191587172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.839803 | controller | Jun 09 13:20:22.360088 crc crio[3638]: time="2026-06-09T13:20:22.360037088Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=e135322f-a84c-492f-a389-cddc2cc33d3c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.839827 | controller | Jun 09 13:20:22.386238 crc crio[3638]: time="2026-06-09T13:20:22.38558655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.839857 | controller | Jun 09 13:20:22.424901 crc crio[3638]: time="2026-06-09T13:20:22.412997718Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=ca701700-1905-49bf-9620-8a782806606b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.839881 | controller | Jun 09 13:20:22.424901 crc crio[3638]: time="2026-06-09T13:20:22.423835475Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=f190c6fe-5474-49f7-8955-3c04dc431ac5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.839905 | controller | Jun 09 13:20:22.515080 crc crio[3638]: time="2026-06-09T13:20:22.513004469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.839928 | controller | Jun 09 13:20:22.533915 crc crio[3638]: time="2026-06-09T13:20:22.527663314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.839950 | controller | Jun 09 13:20:22.533915 crc crio[3638]: time="2026-06-09T13:20:22.533581814Z" level=info msg="Created container b90839119b79b01ecec05301aa15dc38a59044f094d03292dba1e279c5aca08d: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=1469dbca-0759-4d64-b3ea-c1a733d07274 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.839974 | controller | Jun 09 13:20:22.574972 crc crio[3638]: time="2026-06-09T13:20:22.572744693Z" level=info msg="Starting container: b90839119b79b01ecec05301aa15dc38a59044f094d03292dba1e279c5aca08d" id=19422a6f-3860-4214-8594-31aaeb15091d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.839999 | controller | Jun 09 13:20:22.627915 crc crio[3638]: time="2026-06-09T13:20:22.627353496Z" level=info msg="Started container" PID=10994 containerID=b90839119b79b01ecec05301aa15dc38a59044f094d03292dba1e279c5aca08d description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=19422a6f-3860-4214-8594-31aaeb15091d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ca13db1fb3d80947337885769c347fe965cf58262665d2df6c523303a52bcec
2026-06-09 14:45:30.840024 | controller | Jun 09 13:20:22.639858 crc crio[3638]: time="2026-06-09T13:20:22.63968402Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=2621f94a-6846-41c0-ae1a-f907194002ab name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.840047 | controller | Jun 09 13:20:22.687674 crc crio[3638]: time="2026-06-09T13:20:22.687611042Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 14:45:30.840073 | controller | Jun 09 13:20:22.907869 crc crio[3638]: time="2026-06-09T13:20:22.906779521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.840096 | controller | Jun 09 13:20:23.679661 crc crio[3638]: time="2026-06-09T13:20:23.679576899Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.840121 | controller | Jun 09 13:20:27.936541 crc crio[3638]: 2026-06-09T13:20:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80e7022e7c594d3 Mac:2a:2b:e6:e6:0d:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/7c512992-9deb-4a03-82ab-992b0533802f SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.840146 | controller | Jun 09 13:20:27.940013 crc crio[3638]: time="2026-06-09T13:20:27.939907507Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.840175 | controller | Jun 09 13:20:27.940593 crc crio[3638]: time="2026-06-09T13:20:27.940553934Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/portmap\""
2026-06-09 14:45:30.840199 | controller | Jun 09 13:20:28.025419 crc crio[3638]: time="2026-06-09T13:20:28.024974406Z" level=info msg="Got pod network &{Name:collect-profiles-29683515-wch2m Namespace:openshift-operator-lifecycle-manager ID:80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b UID:1b68f0b4-27ed-4b04-a4a0-b2ea2d395ae4 NetNS:/var/run/netns/7c512992-9deb-4a03-82ab-992b0533802f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b68f0b4_27ed_4b04_a4a0_b2ea2d395ae4.slice PodAnnotations:0xc0026987d0}] Aliases:map[]}"
2026-06-09 14:45:30.840225 | controller | Jun 09 13:20:28.040818 crc crio[3638]: time="2026-06-09T13:20:28.040579284Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683515-wch2m for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.840250 | controller | Jun 09 13:20:28.232711 crc crio[3638]: time="2026-06-09T13:20:28.230005834Z" level=info msg="Ran pod sandbox 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683515-wch2m/POD" id=9200240c-8751-4fec-be13-2f3eb3fc68e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.840274 | controller | Jun 09 13:20:28.343378 crc crio[3638]: time="2026-06-09T13:20:28.339344603Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=13481694-daca-4db7-bd8e-040be85cada6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.840299 | controller | Jun 09 13:20:28.576001 crc crio[3638]: time="2026-06-09T13:20:28.573972027Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e210e2bc-6557-4288-9fb8-3f7c90210450 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.840323 | controller | Jun 09 13:20:28.670026 crc crio[3638]: time="2026-06-09T13:20:28.66508982Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683515-wch2m/collect-profiles" id=cce45381-8150-4c6c-bb7d-e095b706a395 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.840348 | controller | Jun 09 13:20:28.670026 crc crio[3638]: time="2026-06-09T13:20:28.668005985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.840372 | controller | Jun 09 13:20:28.784011 crc crio[3638]: time="2026-06-09T13:20:28.783346416Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.840398 | controller | Jun 09 13:20:28.784011 crc crio[3638]: time="2026-06-09T13:20:28.783904641Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.840423 | controller | Jun 09 13:20:28.784011 crc crio[3638]: time="2026-06-09T13:20:28.783944862Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ptp\""
2026-06-09 14:45:30.840446 | controller | Jun 09 13:20:29.288460 crc crio[3638]: time="2026-06-09T13:20:29.286921668Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=ad3dd128-829c-4ef6-ade1-dd3faacb6998 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.840470 | controller | Jun 09 13:20:29.288460 crc crio[3638]: time="2026-06-09T13:20:29.287697549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.840502 | controller | Jun 09 13:20:29.357313 crc crio[3638]: time="2026-06-09T13:20:29.3567611Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=2c232f61-0b85-434e-a293-31d6a2019d67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.840557 | controller | Jun 09 13:20:29.357313 crc crio[3638]: time="2026-06-09T13:20:29.357025116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.840582 | controller | Jun 09 13:20:29.628860 crc crio[3638]: time="2026-06-09T13:20:29.628790838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.840605 | controller | Jun 09 13:20:30.023945 crc crio[3638]: time="2026-06-09T13:20:30.013088907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.840627 | controller | Jun 09 13:20:30.280082 crc crio[3638]: time="2026-06-09T13:20:30.2798161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.840670 | controller | Jun 09 13:20:30.312348 crc crio[3638]: time="2026-06-09T13:20:30.311411206Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=1e112d5a-2898-4eea-8c15-a0fc8b652c24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.840704 | controller | Jun 09 13:20:30.312348 crc crio[3638]: time="2026-06-09T13:20:30.312190085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.840728 | controller | Jun 09 13:20:30.321408 crc crio[3638]: time="2026-06-09T13:20:30.316431973Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=cc32e681-10cd-4ad2-8296-00b38491dc95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.840751 | controller | Jun 09 13:20:30.321408 crc crio[3638]: time="2026-06-09T13:20:30.316967467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.840772 | controller | Jun 09 13:20:30.330892 crc crio[3638]: time="2026-06-09T13:20:30.327806613Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=b1a278cc-e41d-4c5c-b484-a6062aacb96d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.840793 | controller | Jun 09 13:20:30.330892 crc crio[3638]: time="2026-06-09T13:20:30.327886705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.840815 | controller | Jun 09 13:20:30.330892 crc crio[3638]: time="2026-06-09T13:20:30.328701336Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=9b8bcc75-6ea3-43dd-bc76-a87eaabdac45 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.840837 | controller | Jun 09 13:20:30.330892 crc crio[3638]: time="2026-06-09T13:20:30.328736947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.840858 | controller | Jun 09 13:20:30.390770 crc crio[3638]: time="2026-06-09T13:20:30.386541291Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=63cf9fa3-9167-479a-91d7-eeae95cc1871 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.840887 | controller | Jun 09 13:20:30.390770 crc crio[3638]: time="2026-06-09T13:20:30.386712635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.840910 | controller | Jun 09 13:20:30.390770 crc crio[3638]: time="2026-06-09T13:20:30.388350688Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=3ac36006-47a9-4f62-8588-3488754783ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.840933 | controller | Jun 09 13:20:30.390770 crc crio[3638]: time="2026-06-09T13:20:30.38842973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.840956 | controller | Jun 09 13:20:31.141159 crc crio[3638]: time="2026-06-09T13:20:31.081977037Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.840978 | controller | Jun 09 13:20:31.141159 crc crio[3638]: time="2026-06-09T13:20:31.140700994Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.840999 | controller | Jun 09 13:20:31.141159 crc crio[3638]: time="2026-06-09T13:20:31.140764206Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/sbr\""
2026-06-09 14:45:30.841022 | controller | Jun 09 13:20:31.193870 crc crio[3638]: time="2026-06-09T13:20:31.193776068Z" level=info msg="Created container 3edd5a905590fb50698208a2926af4ea40f58cd5b0da80725c66eec515f8f6b5: openshift-operator-lifecycle-manager/collect-profiles-29683515-wch2m/collect-profiles" id=cce45381-8150-4c6c-bb7d-e095b706a395 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.841046 | controller | Jun 09 13:20:31.197240 crc crio[3638]: time="2026-06-09T13:20:31.197068131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.841069 | controller | Jun 09 13:20:31.298915 crc crio[3638]: time="2026-06-09T13:20:31.294665281Z" level=info msg="Starting container: 3edd5a905590fb50698208a2926af4ea40f58cd5b0da80725c66eec515f8f6b5" id=8da52736-5b51-41c3-befe-7545440df12b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.841092 | controller | Jun 09 13:20:31.495687 crc crio[3638]: time="2026-06-09T13:20:31.495615195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.841115 | controller | Jun 09 13:20:31.600863 crc crio[3638]: time="2026-06-09T13:20:31.600739756Z" level=info msg="Started container" PID=11229 containerID=3edd5a905590fb50698208a2926af4ea40f58cd5b0da80725c66eec515f8f6b5 description=openshift-operator-lifecycle-manager/collect-profiles-29683515-wch2m/collect-profiles id=8da52736-5b51-41c3-befe-7545440df12b name=/runtime.v1.RuntimeService/StartContainer sandboxID=80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b
2026-06-09 14:45:30.841139 | controller | Jun 09 13:20:32.326437 crc crio[3638]: time="2026-06-09T13:20:32.323030266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.841161 | controller | Jun 09 13:20:32.380870 crc crio[3638]: time="2026-06-09T13:20:32.38042521Z" level=info msg="Created container 2f2531964a36884809d546ef94e37b6f6edaf4cca85bf5f45abfbb4c48dedd51: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=00cc3f8f-c182-4eae-bb97-f61009b02765 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.841185 | controller | Jun 09 13:20:32.677692 crc crio[3638]: time="2026-06-09T13:20:32.674977582Z" level=info msg="Created container 2e9ccd602ae305dc7821870f98d72d88982720d1b75a80505eb3fe7963e74b01: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=12406f64-11de-48cf-8d9e-cb043ad60b5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.841212 | controller | Jun 09 13:20:33.109765 crc crio[3638]: time="2026-06-09T13:20:33.107645439Z" level=info msg="Created container 8281f4f887a13c59deef539fbd069d2c612ae35ae5c62e233951a18dd46b2d46: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=f190c6fe-5474-49f7-8955-3c04dc431ac5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.841236 | controller | Jun 09 13:20:33.495601 crc crio[3638]: time="2026-06-09T13:20:33.366060612Z" level=info msg="Created container a1e8708431eceed8266e018f05353aebde2cf28d977a04bc24591089593e0f4b: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=2d20eca7-87a0-432a-84fd-1bdc3e47b4ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.841260 | controller | Jun 09 13:20:33.499347 crc crio[3638]: time="2026-06-09T13:20:33.476467089Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:5dafdd89d1dcc68e874169788495acc703a062271612bc590eeaf3de32e21f49 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/41f41d29-29eb-45f8-b5e1-2006e4f1b676 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:0xc0023962c8}] Aliases:map[]}"
2026-06-09 14:45:30.841285 | controller | Jun 09 13:20:33.499827 crc crio[3638]: time="2026-06-09T13:20:33.499784643Z" 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-09 14:45:30.841308 | controller | Jun 09 13:20:33.653900 crc crio[3638]: time="2026-06-09T13:20:33.653447273Z" level=info msg="Starting container: 8281f4f887a13c59deef539fbd069d2c612ae35ae5c62e233951a18dd46b2d46" id=01556ad2-480d-446c-861f-4f1e10831420 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.841334 | controller | Jun 09 13:20:33.695394 crc crio[3638]: time="2026-06-09T13:20:33.671874243Z" level=info msg="Starting container: 2f2531964a36884809d546ef94e37b6f6edaf4cca85bf5f45abfbb4c48dedd51" id=d7326212-e1fe-42ce-9861-5cc9535576e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.841361 | controller | Jun 09 13:20:33.747839 crc crio[3638]: time="2026-06-09T13:20:33.746994349Z" level=info msg="Starting container: 2e9ccd602ae305dc7821870f98d72d88982720d1b75a80505eb3fe7963e74b01" id=cbbe94fb-ab85-4d29-be6e-8b1b687fa8eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.842800 | controller | Jun 09 13:20:33.808761 crc crio[3638]: time="2026-06-09T13:20:33.807446841Z" level=info msg="Started container" PID=11236 containerID=2f2531964a36884809d546ef94e37b6f6edaf4cca85bf5f45abfbb4c48dedd51 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=d7326212-e1fe-42ce-9861-5cc9535576e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e142d3c4f40940646d75e23abfe6eac798118fa5f904270fa6cc363f9d0e8993
2026-06-09 14:45:30.842904 | controller | Jun 09 13:20:33.866517 crc crio[3638]: time="2026-06-09T13:20:33.864950119Z" level=info msg="Starting container: a1e8708431eceed8266e018f05353aebde2cf28d977a04bc24591089593e0f4b" id=a3cc7a73-1d87-4fcd-9715-b6fc079b29d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.842957 | controller | Jun 09 13:20:33.883475 crc crio[3638]: time="2026-06-09T13:20:33.871995138Z" level=info msg="Started container" PID=11257 containerID=2e9ccd602ae305dc7821870f98d72d88982720d1b75a80505eb3fe7963e74b01 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=cbbe94fb-ab85-4d29-be6e-8b1b687fa8eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdac98fdd7ecb14268d601e6cd89e7f16e133dba2a3c355cd6256d7574f4ed4a
2026-06-09 14:45:30.843013 | controller | Jun 09 13:20:34.023951 crc crio[3638]: time="2026-06-09T13:20:34.022905948Z" level=info msg="Started container" PID=11261 containerID=a1e8708431eceed8266e018f05353aebde2cf28d977a04bc24591089593e0f4b description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=a3cc7a73-1d87-4fcd-9715-b6fc079b29d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64d438a73458fbae8f0f9c4b6240c48e3b48c79186efbce7b4d7af07e15b7730
2026-06-09 14:45:30.843056 | controller | Jun 09 13:20:34.118339 crc crio[3638]: time="2026-06-09T13:20:34.104345555Z" level=info msg="Started container" PID=11268 containerID=8281f4f887a13c59deef539fbd069d2c612ae35ae5c62e233951a18dd46b2d46 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=01556ad2-480d-446c-861f-4f1e10831420 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f7b1b3c7e399a867943e71e2116872a75f1c60cead802d0a69013c20b7886f1
2026-06-09 14:45:30.843099 | controller | Jun 09 13:20:34.140167 crc crio[3638]: time="2026-06-09T13:20:34.125822423Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:d7962adff0c4e535049863fa9ceded216a1dc45a88cbcec0fcfcf5346194a89d UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/30fd301e-dd7a-4f04-8b9c-d3f1ca18cfc0 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:0xc0007842b8}] Aliases:map[]}"
2026-06-09 14:45:30.843141 | controller | Jun 09 13:20:34.140167 crc crio[3638]: time="2026-06-09T13:20:34.125881744Z" 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-09 14:45:30.843221 | controller | Jun 09 13:20:34.140167 crc crio[3638]: time="2026-06-09T13:20:34.133057817Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:4e5ce721e2c347278cf9aa396061acfb5df2f0d981d5a0e2093461b1f8b20267 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/d8c3781c-7806-4a7f-9cec-af58ccc8f2cb 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:0xc0026983f8}] Aliases:map[]}"
2026-06-09 14:45:30.843265 | controller | Jun 09 13:20:34.140167 crc crio[3638]: time="2026-06-09T13:20:34.133349525Z" 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-09 14:45:30.843304 | controller | Jun 09 13:20:34.201227 crc crio[3638]: time="2026-06-09T13:20:34.199089682Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=2c26b4f9-b2e6-4da0-999c-b3a1e1021b9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.843344 | controller | Jun 09 13:20:34.201227 crc crio[3638]: time="2026-06-09T13:20:34.199653347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.843385 | controller | Jun 09 13:20:34.235925 crc crio[3638]: time="2026-06-09T13:20:34.235649474Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=beb8f498-ebba-426d-af7b-e53ba5cc16d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.843428 | controller | Jun 09 13:20:34.235925 crc crio[3638]: time="2026-06-09T13:20:34.235774987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.843468 | controller | Jun 09 13:20:34.255276 crc crio[3638]: time="2026-06-09T13:20:34.254972487Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=5c074fe3-6b58-42f3-bce9-f51ed8fc25e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.843549 | controller | Jun 09 13:20:34.274274 crc crio[3638]: time="2026-06-09T13:20:34.25509461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.843605 | controller | Jun 09 13:20:34.278389 crc crio[3638]: time="2026-06-09T13:20:34.275062129Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=b2140c6d-fcaa-44f5-b02c-5d88d0178b2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.843647 | controller | Jun 09 13:20:34.292668 crc crio[3638]: time="2026-06-09T13:20:34.277471371Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=1aacbcee-ae9a-4aca-a66c-bbc97bac4ed1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.843687 | controller | Jun 09 13:20:34.292860 crc crio[3638]: time="2026-06-09T13:20:34.292789852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.843726 | controller | Jun 09 13:20:34.299435 crc crio[3638]: time="2026-06-09T13:20:34.298932798Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=8bc35f40-df7c-41ea-ac20-ea0100a5c961 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.843764 | controller | Jun 09 13:20:34.299435 crc crio[3638]: time="2026-06-09T13:20:34.299027482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.843804 | controller | Jun 09 13:20:34.299435 crc crio[3638]: time="2026-06-09T13:20:34.299270698Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=cc984670-3b13-4e30-abfd-ff7d5a2dbc8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.843842 | controller | Jun 09 13:20:34.299435 crc crio[3638]: time="2026-06-09T13:20:34.299303888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.843881 | controller | Jun 09 13:20:34.299435 crc crio[3638]: time="2026-06-09T13:20:34.299402001Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=2ac67af8-8c80-45c7-b8a9-006c415b2ffc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.843921 | controller | Jun 09 13:20:34.299435 crc crio[3638]: time="2026-06-09T13:20:34.299441862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.843959 | controller | Jun 09 13:20:34.299932 crc crio[3638]: time="2026-06-09T13:20:34.2997659Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=e660e836-81a3-42fe-a3de-4b8361b386ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.843996 | controller | Jun 09 13:20:34.299932 crc crio[3638]: time="2026-06-09T13:20:34.299803171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.844035 | controller | Jun 09 13:20:34.299932 crc crio[3638]: time="2026-06-09T13:20:34.299894673Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=e2672a2c-0851-4c7e-8803-ec3c2cbbb87e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.844081 | controller | Jun 09 13:20:34.299932 crc crio[3638]: time="2026-06-09T13:20:34.299920374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.844121 | controller | Jun 09 13:20:34.300693 crc crio[3638]: time="2026-06-09T13:20:34.300010767Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=c3dcb0b6-157f-4229-a648-8e6fdea91d8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.844160 | controller | Jun 09 13:20:34.300693 crc crio[3638]: time="2026-06-09T13:20:34.300044058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.844199 | controller | Jun 09 13:20:34.300693 crc crio[3638]: time="2026-06-09T13:20:34.300317774Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=1974be9a-c56e-4f77-aa23-4e578b917e0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.844238 | controller | Jun 09 13:20:34.300693 crc crio[3638]: time="2026-06-09T13:20:34.300355256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.844279 | controller | Jun 09 13:20:34.300693 crc crio[3638]: time="2026-06-09T13:20:34.300605602Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=a07d65c5-970e-434a-b105-1cdac26cfbe2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.844318 | controller | Jun 09 13:20:34.300693 crc crio[3638]: time="2026-06-09T13:20:34.300650622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.844357 | controller | Jun 09 13:20:34.300935 crc crio[3638]: time="2026-06-09T13:20:34.300763356Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=ad776ebf-c0b7-4648-855e-7f82ebae94bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.844398 | controller | Jun 09 13:20:34.300935 crc crio[3638]: time="2026-06-09T13:20:34.300802466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.844438 | controller | Jun 09 13:20:34.300935 crc crio[3638]: time="2026-06-09T13:20:34.30092181Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=1c579d11-5feb-4d4e-914d-5a51f54b023f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.844477 | controller | Jun 09 13:20:34.301303 crc crio[3638]: time="2026-06-09T13:20:34.30095729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.844546 | controller | Jun 09 13:20:34.301303 crc crio[3638]: time="2026-06-09T13:20:34.301056203Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=05054051-8a5c-4841-94c4-82a06ca24b2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.844596 | controller | Jun 09 13:20:34.301303 crc crio[3638]: time="2026-06-09T13:20:34.301082654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.844664 | controller | Jun 09 13:20:34.318294 crc crio[3638]: time="2026-06-09T13:20:34.316596629Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=78c60e12-3276-4fd9-a00f-4028cd19c0e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.844717 | controller | Jun 09 13:20:34.318294 crc crio[3638]: time="2026-06-09T13:20:34.317939814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.844758 | controller | Jun 09 13:20:34.319459 crc crio[3638]: time="2026-06-09T13:20:34.31901385Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=60dbdffa-267f-4c2f-8360-2c9b70206bbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.844796 | controller | Jun 09 13:20:34.334313 crc crio[3638]: time="2026-06-09T13:20:34.331661473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.844834 | controller | Jun 09 13:20:34.334313 crc crio[3638]: time="2026-06-09T13:20:34.320449077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.844872 | controller | Jun 09 13:20:34.334313 crc crio[3638]: time="2026-06-09T13:20:34.332403712Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=886cc017-02be-4366-9d9e-96d36bb3bd05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.844910 | controller | Jun 09 13:20:34.334313 crc crio[3638]: time="2026-06-09T13:20:34.332449153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.844949 | controller | Jun 09 13:20:34.334313 crc crio[3638]: time="2026-06-09T13:20:34.271811657Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=bf7ad466-07a2-43b4-88a1-ff039ab8750d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.845073 | controller | Jun 09 13:20:34.355813 crc crio[3638]: time="2026-06-09T13:20:34.347918659Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=9dbf86df-fa1e-438b-85ac-c9974620ed5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.845130 | controller | Jun 09 13:20:34.355813 crc crio[3638]: time="2026-06-09T13:20:34.351402267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.845173 | controller | Jun 09 13:20:34.812454 crc crio[3638]: time="2026-06-09T13:20:34.810650312Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e96d2498-9e20-4eba-bccf-efdf2b8a89a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.845214 | controller | Jun 09 13:20:35.025371 crc crio[3638]: time="2026-06-09T13:20:35.024057566Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:5c332d390506b7b74968cf97e3b032f007c2960f8971b63f76dfccbd550f9d5d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/891fbb78-c2f4-4232-8b78-589b74b799e8 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:0xc00130a270}] Aliases:map[]}"
2026-06-09 14:45:30.845254 | controller | Jun 09 13:20:35.025371 crc crio[3638]: time="2026-06-09T13:20:35.024200329Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.845294 | controller | Jun 09 13:20:35.669592 crc crio[3638]: time="2026-06-09T13:20:35.631068138Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=74ce2463-1b9d-45f3-ad73-5f187c73bd9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.845341 | controller | Jun 09 13:20:35.902231 crc crio[3638]: time="2026-06-09T13:20:35.901466744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.845382 | controller | Jun 09 13:20:36.324209 crc crio[3638]: time="2026-06-09T13:20:36.308967666Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.845421 | controller | Jun 09 13:20:50.112086 crc crio[3638]: time="2026-06-09T13:20:50.10682162Z" level=info msg="Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-5jwgb/POD" id=daec1ad9-917b-44b9-b8f0-eb8571883a32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.845459 | controller | Jun 09 13:20:52.397284 crc crio[3638]: time="2026-06-09T13:20:50.13305491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.845497 | controller | Jun 09 13:20:52.986344 crc crio[3638]: 2026-06-09T13:20:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c332d390506b7b Mac:22:1b:a0:89:8e:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/891fbb78-c2f4-4232-8b78-589b74b799e8 SocketPath: PciID:}] [{Interface:0xc0001a8f80 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.845576 | controller | Jun 09 13:20:53.265473 crc crio[3638]: 2026-06-09T13:20:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e5ce721e2c3472 Mac:4a:96:63:16:6f:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/d8c3781c-7806-4a7f-9cec-af58ccc8f2cb SocketPath: PciID:}] [{Interface:0xc000123c30 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.845617 | controller | Jun 09 13:20:53.287072 crc crio[3638]: 2026-06-09T13:20:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5dafdd89d1dcc68 Mac:66:df:fe:5b:4b:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/41f41d29-29eb-45f8-b5e1-2006e4f1b676 SocketPath: PciID:}] [{Interface:0xc000014bb0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.845656 | controller | Jun 09 13:20:53.343480 crc crio[3638]: 2026-06-09T13:20:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7962adff0c4e53 Mac:fe:cb:f9:3d:62:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/30fd301e-dd7a-4f04-8b9c-d3f1ca18cfc0 SocketPath: PciID:}] [{Interface:0xc000014bc0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.845695 | controller | Jun 09 13:20:53.392976 crc crio[3638]: time="2026-06-09T13:20:53.392375469Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.845733 | controller | Jun 09 13:20:53.393836 crc crio[3638]: time="2026-06-09T13:20:53.39361803Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/static\""
2026-06-09 14:45:30.845770 | controller | Jun 09 13:20:53.410578 crc crio[3638]: time="2026-06-09T13:20:53.41005096Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:ee7bdf4489b9a7f5d206930f916cf0d3c1e3b9fd8fc21de2e079de092db2cf46 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/74fcf0fb-1189-4820-8862-736daddf5991 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:0xc0026967f0}] Aliases:map[]}"
2026-06-09 14:45:30.845808 | controller | Jun 09 13:20:53.410578 crc crio[3638]: time="2026-06-09T13:20:53.410261415Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.845854 | controller | Jun 09 13:20:53.439842 crc crio[3638]: time="2026-06-09T13:20:53.439172492Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:4e5ce721e2c347278cf9aa396061acfb5df2f0d981d5a0e2093461b1f8b20267 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/d8c3781c-7806-4a7f-9cec-af58ccc8f2cb 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:0xc0026983f8}] Aliases:map[]}"
2026-06-09 14:45:30.845893 | controller | Jun 09 13:20:53.439842 crc crio[3638]: time="2026-06-09T13:20:53.439724676Z" 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-09 14:45:30.845931 | controller | Jun 09 13:20:53.441169 crc crio[3638]: time="2026-06-09T13:20:53.44069682Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:5dafdd89d1dcc68e874169788495acc703a062271612bc590eeaf3de32e21f49 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/41f41d29-29eb-45f8-b5e1-2006e4f1b676 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:0xc0023962c8}] Aliases:map[]}"
2026-06-09 14:45:30.845970 | controller | Jun 09 13:20:53.441169 crc crio[3638]: time="2026-06-09T13:20:53.440893095Z" 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-09 14:45:30.846007 | controller | Jun 09 13:20:53.441287 crc crio[3638]: time="2026-06-09T13:20:53.44070104Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:a2b79462bedff157c432db3c52e9e3c8ea9e0b74b6f877c2a1546fb059f6ede5 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/c524c3a4-0a12-46e4-be74-f2dacceb57fb 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:0xc001890160}] Aliases:map[]}"
2026-06-09 14:45:30.846045 | controller | Jun 09 13:20:53.441287 crc crio[3638]: time="2026-06-09T13:20:53.441214304Z" 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-09 14:45:30.846082 | controller | Jun 09 13:20:53.442293 crc crio[3638]: time="2026-06-09T13:20:53.442079307Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:9becfbe5b87a29a0b31460fa9fce0aabeeadf136b685d2f5cf2df103e8618d24 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/3918b5a4-dbe1-40b7-8487-cd9595b5dc81 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:0xc00018c350}] Aliases:map[]}"
2026-06-09 14:45:30.846119 | controller | Jun 09 13:20:53.442293 crc crio[3638]: time="2026-06-09T13:20:53.442267191Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.846162 | controller | Jun 09 13:20:53.445276 crc crio[3638]: time="2026-06-09T13:20:53.445076733Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:d7962adff0c4e535049863fa9ceded216a1dc45a88cbcec0fcfcf5346194a89d UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/30fd301e-dd7a-4f04-8b9c-d3f1ca18cfc0 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:0xc0007842b8}] Aliases:map[]}"
2026-06-09 14:45:30.846200 | controller | Jun 09 13:20:53.448092 crc crio[3638]: time="2026-06-09T13:20:53.445510484Z" 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-09 14:45:30.846237 | controller | Jun 09 13:20:53.458979 crc crio[3638]: time="2026-06-09T13:20:53.458831493Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:5c332d390506b7b74968cf97e3b032f007c2960f8971b63f76dfccbd550f9d5d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/891fbb78-c2f4-4232-8b78-589b74b799e8 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:0xc00130a270}] Aliases:map[]}"
2026-06-09 14:45:30.846274 | controller | Jun 09 13:20:53.499612 crc crio[3638]: time="2026-06-09T13:20:53.49945065Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:fd8d1b9b9947948487a8f0d6768afb88cfd4d51ed6950e84e4849166be868a8f UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/a8f7575f-11ef-4eee-8fa6-2cf0bf1f3425 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:0xc00018c608}] Aliases:map[]}"
2026-06-09 14:45:30.846312 | controller | Jun 09 13:20:53.499612 crc crio[3638]: time="2026-06-09T13:20:53.499569962Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.846351 | controller | Jun 09 13:20:53.507826 crc crio[3638]: time="2026-06-09T13:20:53.504502318Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/be385413-b2d4-478b-84b8-8bc31eaaa367 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:0xc0007845f0}] Aliases:map[]}"
2026-06-09 14:45:30.846389 | controller | Jun 09 13:20:53.507826 crc crio[3638]: time="2026-06-09T13:20:53.504860777Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.846427 | controller | Jun 09 13:20:53.528795 crc crio[3638]: time="2026-06-09T13:20:53.504692953Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.846465 | controller | Jun 09 13:20:53.536165 crc crio[3638]: time="2026-06-09T13:20:53.535293193Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:78254aef8728c746c322bd4d7fce0389d9059036ba6255c64d08c80bce8f0de4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/13aa2f19-95de-4661-84da-f4ce3d71cc8d 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:0xc0019a8218}] Aliases:map[]}"
2026-06-09 14:45:30.846543 | controller | Jun 09 13:20:53.536165 crc crio[3638]: time="2026-06-09T13:20:53.535400976Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.846595 | controller | Jun 09 13:20:53.537586 crc crio[3638]: time="2026-06-09T13:20:53.537297375Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:6a28f7678928d04b1575b78004bdfa9fe058bc6716714408dcb5bd023c113d77 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/7bf6d4a5-6481-4ebd-b146-ddcf495e9829 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:0xc0023967f8}] Aliases:map[]}"
2026-06-09 14:45:30.846636 | controller | Jun 09 13:20:53.537586 crc crio[3638]: time="2026-06-09T13:20:53.537366597Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.846675 | controller | Jun 09 13:20:53.539256 crc crio[3638]: time="2026-06-09T13:20:53.539052609Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eeb18dec147a5e5c72df3e232e473d07d9f40870094c2817230ed32cc63dcc9a UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/c9357337-3bd1-44fc-9627-58fe8866fc35 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:0xc001480220}] Aliases:map[]}"
2026-06-09 14:45:30.846713 | controller | Jun 09 13:20:53.539256 crc crio[3638]: time="2026-06-09T13:20:53.539264435Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.846750 | controller | Jun 09 13:20:53.579664 crc crio[3638]: time="2026-06-09T13:20:53.579273945Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:ae1b2d51d2739718afea500c4efc0b03d94b38596046cdb26c210b7052534eff UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/221f083f-55d0-4924-a532-5006a603eb4f 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:0xc0026982e8}] Aliases:map[]}"
2026-06-09 14:45:30.846787 | controller | Jun 09 13:20:53.580925 crc crio[3638]: time="2026-06-09T13:20:53.580904117Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.846825 | controller | Jun 09 13:20:53.756958 crc crio[3638]: time="2026-06-09T13:20:53.739984993Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8aebfa51cafaca3fe6c1a32b8914602377d14922e6bd9ca6f7292947313911e3 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/e581b2b0-07d4-431b-9895-00613a274376 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:0xc002696b08}] Aliases:map[]}"
2026-06-09 14:45:30.846863 | controller | Jun 09 13:20:53.756958 crc crio[3638]: time="2026-06-09T13:20:53.740270451Z" 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-09 14:45:30.846909 | controller | Jun 09 13:20:53.756958 crc crio[3638]: time="2026-06-09T13:20:53.744875508Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:e913f0f7098689841f583c5b6e9b4768355b5e2e2b2f66a58e7ea6681fbd8b48 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/74f269cf-beb2-4196-9e07-95d66cfac8a0 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:0xc00008cf40}] Aliases:map[]}"
2026-06-09 14:45:30.846948 | controller | Jun 09 13:20:53.756958 crc crio[3638]: time="2026-06-09T13:20:53.744918699Z" 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-09 14:45:30.846985 | controller | Jun 09 13:20:53.914402 crc crio[3638]: time="2026-06-09T13:20:53.907736682Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.847022 | controller | Jun 09 13:20:55.440570 crc crio[3638]: time="2026-06-09T13:20:55.438059138Z" level=info msg="Stopping pod sandbox: 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b" id=b204b505-893f-4f4e-bbd6-4b232720afb3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.847060 | controller | Jun 09 13:20:55.545280 crc crio[3638]: time="2026-06-09T13:20:55.535386391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.847098 | controller | Jun 09 13:20:56.792226 crc crio[3638]: time="2026-06-09T13:20:56.792054019Z" level=info msg="Ran pod sandbox 5dafdd89d1dcc68e874169788495acc703a062271612bc590eeaf3de32e21f49 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=ad3dd128-829c-4ef6-ade1-dd3faacb6998 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.847135 | controller | Jun 09 13:20:56.906940 crc crio[3638]: time="2026-06-09T13:20:56.90428735Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=c72a20b1-b483-422e-baba-2ed030435f03 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.847174 | controller | Jun 09 13:20:57.200398 crc crio[3638]: time="2026-06-09T13:20:56.938416991Z" level=info msg="Ran pod sandbox 4e5ce721e2c347278cf9aa396061acfb5df2f0d981d5a0e2093461b1f8b20267 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=1e112d5a-2898-4eea-8c15-a0fc8b652c24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.847212 | controller | Jun 09 13:20:57.200398 crc crio[3638]: time="2026-06-09T13:20:57.189822791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.847250 | controller | Jun 09 13:20:57.358928 crc crio[3638]: time="2026-06-09T13:20:57.352898821Z" 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=daec1ad9-917b-44b9-b8f0-eb8571883a32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.847287 | controller | Jun 09 13:20:57.371744 crc crio[3638]: time="2026-06-09T13:20:57.360784982Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=621ef6ef-b648-4aa1-b3a0-91ebafe7dfcd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.847333 | controller | Jun 09 13:20:57.465895 crc crio[3638]: time="2026-06-09T13:20:57.400076874Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=7f765f79-526f-4b5d-8692-f2ef1ad128fb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.847371 | controller | Jun 09 13:20:57.468453 crc crio[3638]: time="2026-06-09T13:20:57.449704449Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=5781338b-3d70-43d4-9069-03f44350b4dc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.847409 | controller | Jun 09 13:20:57.556035 crc crio[3638]: time="2026-06-09T13:20:57.554965663Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=4782b65b-99ae-44d6-b767-b1359b22b860 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.847446 | controller | Jun 09 13:20:57.781213 crc crio[3638]: time="2026-06-09T13:20:57.773409884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.847483 | controller | Jun 09 13:20:57.839898 crc crio[3638]: time="2026-06-09T13:20:57.839067429Z" level=info msg="Ran pod sandbox eb9b222240c501c76c0ba4d528f2066a812246fadb1d6d0e1d93de5ddcb39381 with infra container: openshift-multus/cni-sysctl-allowlist-ds-5jwgb/POD" id=daec1ad9-917b-44b9-b8f0-eb8571883a32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.847551 | controller | Jun 09 13:20:57.843004 crc crio[3638]: time="2026-06-09T13:20:57.84028494Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=88857579-285a-4a68-8f70-41c91b767b7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.847600 | controller | Jun 09 13:20:57.931830 crc crio[3638]: time="2026-06-09T13:20:57.931454985Z" level=info msg="Ran pod sandbox 5c332d390506b7b74968cf97e3b032f007c2960f8971b63f76dfccbd550f9d5d with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=cc32e681-10cd-4ad2-8296-00b38491dc95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.847637 | controller | Jun 09 13:20:57.949367 crc crio[3638]: time="2026-06-09T13:20:57.94617909Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=638f1aea-bb88-466e-9a4b-6ebaaf52d90a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.847674 | controller | Jun 09 13:20:58.106015 crc crio[3638]: time="2026-06-09T13:20:58.102833836Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=59b28285-262e-4df8-90ce-f8ea711be026 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.847712 | controller | Jun 09 13:20:58.131059 crc crio[3638]: time="2026-06-09T13:20:58.131015455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.847749 | controller | Jun 09 13:20:58.137689 crc crio[3638]: time="2026-06-09T13:20:58.131809895Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3c5d05ed-914c-4950-a9a2-f5c0773a81d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.847785 | controller | Jun 09 13:20:58.216689 crc crio[3638]: time="2026-06-09T13:20:58.216363021Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=fa99613e-9549-46cb-a484-e83a8c668e9a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.847830 | controller | Jun 09 13:20:58.217416 crc crio[3638]: time="2026-06-09T13:20:58.217365526Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=2ec201dc-a443-4bf8-a225-0fbda9637593 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.847867 | controller | Jun 09 13:20:58.268205 crc crio[3638]: time="2026-06-09T13:20:58.267363041Z" level=info msg="Ran pod sandbox d7962adff0c4e535049863fa9ceded216a1dc45a88cbcec0fcfcf5346194a89d with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=2c232f61-0b85-434e-a293-31d6a2019d67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.847903 | controller | Jun 09 13:20:58.322165 crc crio[3638]: time="2026-06-09T13:20:58.321699047Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=124ec31d-0284-452d-86b8-c6b54c4e8c57 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.847940 | controller | Jun 09 13:20:59.572431 crc crio[3638]: 2026-06-09T13:20:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd8d1b9b9947948 Mac:16:9c:6a:98:89:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/a8f7575f-11ef-4eee-8fa6-2cf0bf1f3425 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.847977 | controller | Jun 09 13:21:00.497239 crc crio[3638]: time="2026-06-09T13:21:00.495904825Z" level=info msg="Created container 1456a42ec33e2a4330576f73904d2ba2e6522fe5e16117e9872e65366d1db4fc: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=dc1d690f-4f4a-4953-a4e3-93c64e079f42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.848014 | controller | Jun 09 13:21:00.570000 crc crio[3638]: time="2026-06-09T13:21:00.569919691Z" level=info msg="Starting container: 1456a42ec33e2a4330576f73904d2ba2e6522fe5e16117e9872e65366d1db4fc" id=bccb6d70-0824-4d5a-8dd2-dec2d2c1d0b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.848050 | controller | Jun 09 13:21:00.635493 crc crio[3638]: time="2026-06-09T13:21:00.629204934Z" level=info msg="Creating container: openshift-multus/cni-sysctl-allowlist-ds-5jwgb/kube-multus-additional-cni-plugins" id=681995a0-173c-45ee-aa9d-540be4aa3e9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.848087 | controller | Jun 09 13:21:00.918350 crc crio[3638]: time="2026-06-09T13:21:00.905959801Z" level=info msg="Started container" PID=11732 containerID=1456a42ec33e2a4330576f73904d2ba2e6522fe5e16117e9872e65366d1db4fc description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=bccb6d70-0824-4d5a-8dd2-dec2d2c1d0b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80
2026-06-09 14:45:30.848126 | controller | Jun 09 13:21:00.947386 crc crio[3638]: time="2026-06-09T13:21:00.947318456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.848163 | controller | Jun 09 13:21:00.949840 crc crio[3638]: time="2026-06-09T13:21:00.949813679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.848200 | controller | Jun 09 13:21:01.015158 crc crio[3638]: time="2026-06-09T13:21:01.0074561Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=036f7bcb-cdc4-4d31-8145-34f769eadf5d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.848245 | controller | Jun 09 13:21:01.191087 crc crio[3638]: time="2026-06-09T13:21:01.189477653Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=6c65f61c-f3bc-4a55-9547-9dd0000038cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.848283 | controller | Jun 09 13:21:01.210462 crc crio[3638]: time="2026-06-09T13:21:01.209435672Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=5dc38ef2-56e0-4b73-a00d-1f5da4231745 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.848320 | controller | Jun 09 13:21:01.250200 crc crio[3638]: time="2026-06-09T13:21:01.248372834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.848357 | controller | Jun 09 13:21:01.254953 crc crio[3638]: time="2026-06-09T13:21:01.253247879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.848393 | controller | Jun 09 13:21:01.428089 crc crio[3638]: time="2026-06-09T13:21:01.423835609Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=23af926a-fa06-4a88-968c-3c51b6fc6979 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.848430 | controller | Jun 09 13:21:01.478659 crc crio[3638]: time="2026-06-09T13:21:01.477838766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.848466 | controller | Jun 09 13:21:01.506919 crc crio[3638]: time="2026-06-09T13:21:01.428850667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.848502 | controller | Jun 09 13:21:01.571051 crc crio[3638]: time="2026-06-09T13:21:01.570986071Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=5fc68201-f0a4-45cd-a613-f0c37bb0d5f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.848578 | controller | Jun 09 13:21:01.701500 crc crio[3638]: time="2026-06-09T13:21:01.684403863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.848616 | controller | Jun 09 13:21:01.711630 crc crio[3638]: time="2026-06-09T13:21:01.704321311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.848672 | controller | Jun 09 13:21:02.597291 crc crio[3638]: time="2026-06-09T13:21:02.590515522Z" level=info msg="Created container ad63ba015ad4c5bf4c2668cc211d17246b6562a45a1e2499123c1936f9e69092: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=88857579-285a-4a68-8f70-41c91b767b7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.848711 | controller | Jun 09 13:21:02.613292 crc crio[3638]: time="2026-06-09T13:21:02.601856901Z" level=info msg="Starting container: ad63ba015ad4c5bf4c2668cc211d17246b6562a45a1e2499123c1936f9e69092" id=f0dd6131-79f8-4711-bf13-ae9f955d7352 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.848748 | controller | Jun 09 13:21:02.732188 crc crio[3638]: time="2026-06-09T13:21:02.724592511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.848784 | controller | Jun 09 13:21:02.732188 crc crio[3638]: time="2026-06-09T13:21:02.725509244Z" level=info msg="Created container a487a6846bb7d887ed03c2984249ddac19ef082cdd7f95c844285c35b020ab3d: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=4782b65b-99ae-44d6-b767-b1359b22b860 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.848829 | controller | Jun 09 13:21:02.746804 crc crio[3638]: time="2026-06-09T13:21:02.746446649Z" level=info msg="Starting container: a487a6846bb7d887ed03c2984249ddac19ef082cdd7f95c844285c35b020ab3d" id=b11491ac-fcc1-4960-a809-af9c9edee1fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.848867 | controller | Jun 09 13:21:02.830226 crc crio[3638]: time="2026-06-09T13:21:02.829720321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.848903 | controller | Jun 09 13:21:02.846807 crc crio[3638]: time="2026-06-09T13:21:02.845893854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.848940 | controller | Jun 09 13:21:03.017980 crc crio[3638]: time="2026-06-09T13:21:03.017434418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.848976 | controller | Jun 09 13:21:03.247961 crc crio[3638]: 2026-06-09T13:21:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9becfbe5b87a29a Mac:02:aa:a6:ef:be:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/3918b5a4-dbe1-40b7-8487-cd9595b5dc81 SocketPath: PciID:}] [{Interface:0xc000014a00 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.849012 | controller | Jun 09 13:21:03.323659 crc crio[3638]: 2026-06-09T13:21:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2b79462bedff15 Mac:86:55:61:a8:41:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/c524c3a4-0a12-46e4-be74-f2dacceb57fb SocketPath: PciID:}] [{Interface:0xc000325270 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.849049 | controller | Jun 09 13:21:03.323659 crc crio[3638]: time="2026-06-09T13:21:03.320006694Z" level=info msg="Started container" PID=11889 containerID=ad63ba015ad4c5bf4c2668cc211d17246b6562a45a1e2499123c1936f9e69092 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=f0dd6131-79f8-4711-bf13-ae9f955d7352 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dafdd89d1dcc68e874169788495acc703a062271612bc590eeaf3de32e21f49
2026-06-09 14:45:30.849087 | controller | Jun 09 13:21:03.337616 crc crio[3638]: 2026-06-09T13:21:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee7bdf4489b9a7f Mac:ea:76:91:92:b5:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/74fcf0fb-1189-4820-8862-736daddf5991 SocketPath: PciID:}] [{Interface:0xc00028a960 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.849125 | controller | Jun 09 13:21:03.489525 crc crio[3638]: time="2026-06-09T13:21:03.488616325Z" level=info msg="Started container" PID=11888 containerID=a487a6846bb7d887ed03c2984249ddac19ef082cdd7f95c844285c35b020ab3d description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=b11491ac-fcc1-4960-a809-af9c9edee1fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e5ce721e2c347278cf9aa396061acfb5df2f0d981d5a0e2093461b1f8b20267
2026-06-09 14:45:30.849163 | controller | Jun 09 13:21:04.306569 crc crio[3638]: time="2026-06-09T13:21:04.30633941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.849201 | controller | Jun 09 13:21:04.522043 crc crio[3638]: time="2026-06-09T13:21:04.521936708Z" level=info msg="Created container d7c9b9eaef08c8837996317782a606f3b214c60db7ee10ba028cb70e80e2f630: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=6c65f61c-f3bc-4a55-9547-9dd0000038cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.849245 | controller | Jun 09 13:21:04.542344 crc crio[3638]: time="2026-06-09T13:21:04.539952327Z" level=info msg="Starting container: d7c9b9eaef08c8837996317782a606f3b214c60db7ee10ba028cb70e80e2f630" id=1111df70-5b33-4163-8d35-8f48be57fce0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.849283 | controller | Jun 09 13:21:04.851446 crc crio[3638]: time="2026-06-09T13:21:04.8498528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.849322 | controller | Jun 09 13:21:04.932183 crc crio[3638]: time="2026-06-09T13:21:04.930201719Z" level=info msg="Started container" PID=11960 containerID=d7c9b9eaef08c8837996317782a606f3b214c60db7ee10ba028cb70e80e2f630 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=1111df70-5b33-4163-8d35-8f48be57fce0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7962adff0c4e535049863fa9ceded216a1dc45a88cbcec0fcfcf5346194a89d
2026-06-09 14:45:30.849360 | controller | Jun 09 13:21:05.294845 crc crio[3638]: time="2026-06-09T13:21:05.293870284Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=ef18ec76-f420-4bad-a66c-d2e6df3e9b76 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.849398 | controller | Jun 09 13:21:05.391510 crc crio[3638]: time="2026-06-09T13:21:05.384042752Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=768e604e-8329-4184-986d-ad5d3b451e4f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.849435 | controller | Jun 09 13:21:05.489269 crc crio[3638]: time="2026-06-09T13:21:05.488895687Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=47dd9bc4-ad71-4aa7-bc8d-239030dc0d8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.849473 | controller | Jun 09 13:21:05.492805 crc crio[3638]: time="2026-06-09T13:21:05.489675787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.849540 | controller | Jun 09 13:21:05.816169 crc crio[3638]: time="2026-06-09T13:21:05.80738816Z" level=info msg="Created container 9475df37bf9cc325361c8d48338b705541d25b87f108029737e6afb278e42ff7: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=2ec201dc-a443-4bf8-a225-0fbda9637593 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.849603 | controller | Jun 09 13:21:05.871058 crc crio[3638]: 2026-06-09T13:21:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e913f0f70986898 Mac:8a:e5:0b:62:f1:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/74f269cf-beb2-4196-9e07-95d66cfac8a0 SocketPath: PciID:}] [{Interface:0xc0002ab010 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.849643 | controller | Jun 09 13:21:05.894754 crc crio[3638]: time="2026-06-09T13:21:05.840913135Z" level=info msg="Starting container: 9475df37bf9cc325361c8d48338b705541d25b87f108029737e6afb278e42ff7" id=fae856f3-0045-4d18-b20f-f3a24e33f228 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.849681 | controller | Jun 09 13:21:06.059655 crc crio[3638]: 2026-06-09T13:21:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a28f7678928d04 Mac:4a:80:82:22:13:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/7bf6d4a5-6481-4ebd-b146-ddcf495e9829 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.849734 | controller | Jun 09 13:21:06.366226 crc crio[3638]: time="2026-06-09T13:21:06.355950469Z" level=info msg="Started container" PID=12048 containerID=9475df37bf9cc325361c8d48338b705541d25b87f108029737e6afb278e42ff7 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=fae856f3-0045-4d18-b20f-f3a24e33f228 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c332d390506b7b74968cf97e3b032f007c2960f8971b63f76dfccbd550f9d5d
2026-06-09 14:45:30.849774 | controller | Jun 09 13:21:06.438347 crc crio[3638]: 2026-06-09T13:21:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae1b2d51d273971 Mac:8e:22:db:95:78:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/221f083f-55d0-4924-a532-5006a603eb4f SocketPath: PciID:}] [{Interface:0xc0002aebf0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.849811 | controller | Jun 09 13:21:06.569164 crc crio[3638]: time="2026-06-09T13:21:06.562871706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.849848 | controller | Jun 09 13:21:06.615520 crc crio[3638]: time="2026-06-09T13:21:06.614788929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.849885 | controller | Jun 09 13:21:06.970892 crc crio[3638]: time="2026-06-09T13:21:06.969984079Z" level=info msg="Created container 07dd0b1aef374ed940a9cfe7b95c3af447cf0aa1a16dbd63b6e99d14d75c3465: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=47dd9bc4-ad71-4aa7-bc8d-239030dc0d8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.849922 | controller | Jun 09 13:21:07.001776 crc crio[3638]: time="2026-06-09T13:21:06.989928447Z" level=info msg="Starting container: 07dd0b1aef374ed940a9cfe7b95c3af447cf0aa1a16dbd63b6e99d14d75c3465" id=c1b1d4f8-655d-4e38-9ef0-d43e2911d6c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.849960 | controller | Jun 09 13:21:07.011742 crc crio[3638]: 2026-06-09T13:21:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78254aef8728c74 Mac:52:fe:53:00:db:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/13aa2f19-95de-4661-84da-f4ce3d71cc8d SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.849999 | controller | Jun 09 13:21:07.019784 crc crio[3638]: time="2026-06-09T13:21:07.01947218Z" level=info msg="Started container" PID=12107 containerID=07dd0b1aef374ed940a9cfe7b95c3af447cf0aa1a16dbd63b6e99d14d75c3465 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=c1b1d4f8-655d-4e38-9ef0-d43e2911d6c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7962adff0c4e535049863fa9ceded216a1dc45a88cbcec0fcfcf5346194a89d
2026-06-09 14:45:30.850038 | controller | Jun 09 13:21:07.040020 crc crio[3638]: 2026-06-09T13:21:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d829d6881895170 Mac:1a:0f:45:df:c3:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/be385413-b2d4-478b-84b8-8bc31eaaa367 SocketPath: PciID:}] [{Interface:0xc0001385c0 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.850075 | controller | Jun 09 13:21:07.073812 crc crio[3638]: 2026-06-09T13:21:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8aebfa51cafaca3 Mac:86:84:00:fd:a4:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/e581b2b0-07d4-431b-9895-00613a274376 SocketPath: PciID:}] [{Interface:0xc000014d50 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.850120 | controller | Jun 09 13:21:07.132718 crc crio[3638]: time="2026-06-09T13:21:07.132472881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.850158 | controller | Jun 09 13:21:07.352077 crc crio[3638]: 2026-06-09T13:21:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eeb18dec147a5e5 Mac:b6:21:af:69:92:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/c9357337-3bd1-44fc-9627-58fe8866fc35 SocketPath: PciID:}] [{Interface:0xc000014810 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.850195 | controller | Jun 09 13:21:07.360918 crc crio[3638]: time="2026-06-09T13:21:07.360783494Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.850232 | controller | Jun 09 13:21:07.360918 crc crio[3638]: time="2026-06-09T13:21:07.360940598Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tap\""
2026-06-09 14:45:30.850270 | controller | Jun 09 13:21:07.371369 crc crio[3638]: time="2026-06-09T13:21:07.365356901Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:9becfbe5b87a29a0b31460fa9fce0aabeeadf136b685d2f5cf2df103e8618d24 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/3918b5a4-dbe1-40b7-8487-cd9595b5dc81 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:0xc00018c350}] Aliases:map[]}"
2026-06-09 14:45:30.850307 | controller | Jun 09 13:21:07.371369 crc crio[3638]: time="2026-06-09T13:21:07.365985368Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.850345 | controller | Jun 09 13:21:07.376478 crc crio[3638]: time="2026-06-09T13:21:07.375002466Z" level=info msg="Got pod network &{Name:collect-profiles-29683515-wch2m Namespace:openshift-operator-lifecycle-manager ID:80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b UID:1b68f0b4-27ed-4b04-a4a0-b2ea2d395ae4 NetNS:/var/run/netns/7c512992-9deb-4a03-82ab-992b0533802f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b68f0b4_27ed_4b04_a4a0_b2ea2d395ae4.slice PodAnnotations:0xc0018903a0}] Aliases:map[]}"
2026-06-09 14:45:30.850384 | controller | Jun 09 13:21:07.402635 crc crio[3638]: time="2026-06-09T13:21:07.381939953Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683515-wch2m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.850423 | controller | Jun 09 13:21:07.402635 crc crio[3638]: time="2026-06-09T13:21:07.386737906Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:5e47d36eb75a56025090e901ba426df672f2e1c504ae63e579d7663afbf7416d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/8037c187-5f09-4548-80c0-afb57fcadb91 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:0xc0014805a8}] Aliases:map[]}"
2026-06-09 14:45:30.850461 | controller | Jun 09 13:21:07.402635 crc crio[3638]: time="2026-06-09T13:21:07.386796698Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.850506 | controller | Jun 09 13:21:07.402635 crc crio[3638]: time="2026-06-09T13:21:07.387295211Z" level=info msg="Ran pod sandbox 9becfbe5b87a29a0b31460fa9fce0aabeeadf136b685d2f5cf2df103e8618d24 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=beb8f498-ebba-426d-af7b-e53ba5cc16d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.850708 | controller | Jun 09 13:21:07.402635 crc crio[3638]: time="2026-06-09T13:21:07.391786735Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:fd8d1b9b9947948487a8f0d6768afb88cfd4d51ed6950e84e4849166be868a8f UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/a8f7575f-11ef-4eee-8fa6-2cf0bf1f3425 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:0xc00018c608}] Aliases:map[]}"
2026-06-09 14:45:30.850772 | controller | Jun 09 13:21:07.402635 crc crio[3638]: time="2026-06-09T13:21:07.392212826Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.850814 | controller | Jun 09 13:21:07.402635 crc crio[3638]: time="2026-06-09T13:21:07.394406112Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=c6399f94-9880-411e-8004-32c3dfab590a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.850852 | controller | Jun 09 13:21:07.402635 crc crio[3638]: time="2026-06-09T13:21:07.396335551Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2308aca293eb1848ac49b11cc0ef05a2535126a7a0c4627ba46a5cfc8b7d0f39 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/1f644d14-6541-49e7-be50-dcb0d92e0a77 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:0xc00261c540}] Aliases:map[]}"
2026-06-09 14:45:30.850891 | controller | Jun 09 13:21:07.402635 crc crio[3638]: time="2026-06-09T13:21:07.396376662Z" 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-09 14:45:30.850929 | controller | Jun 09 13:21:07.402635 crc crio[3638]: time="2026-06-09T13:21:07.400058195Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:ee7bdf4489b9a7f5d206930f916cf0d3c1e3b9fd8fc21de2e079de092db2cf46 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/74fcf0fb-1189-4820-8862-736daddf5991 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:0xc0026967f0}] Aliases:map[]}"
2026-06-09 14:45:30.850967 | controller | Jun 09 13:21:07.402635 crc crio[3638]: time="2026-06-09T13:21:07.400755474Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:73de833340094d2139291ba98de7817350763ec3ee9dc648e703b5a88653ebd2 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/51eb5630-9900-42f8-88f7-87026170254e 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:0xc00261c5b0}] Aliases:map[]}"
2026-06-09 14:45:30.851004 | controller | Jun 09 13:21:07.402635 crc crio[3638]: time="2026-06-09T13:21:07.400798625Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.851051 | controller | Jun 09 13:21:07.402635 crc crio[3638]: time="2026-06-09T13:21:07.402691774Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:a2b79462bedff157c432db3c52e9e3c8ea9e0b74b6f877c2a1546fb059f6ede5 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/c524c3a4-0a12-46e4-be74-f2dacceb57fb 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:0xc001890160}] Aliases:map[]}"
2026-06-09 14:45:30.851091 | controller | Jun 09 13:21:07.404479 crc crio[3638]: time="2026-06-09T13:21:07.403185586Z" 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-09 14:45:30.851130 | controller | Jun 09 13:21:07.404479 crc crio[3638]: time="2026-06-09T13:21:07.403233547Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.851168 | controller | Jun 09 13:21:07.404479 crc crio[3638]: time="2026-06-09T13:21:07.403879323Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:e913f0f7098689841f583c5b6e9b4768355b5e2e2b2f66a58e7ea6681fbd8b48 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/74f269cf-beb2-4196-9e07-95d66cfac8a0 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:0xc00008cf40}] Aliases:map[]}"
2026-06-09 14:45:30.851205 | controller | Jun 09 13:21:07.404479 crc crio[3638]: time="2026-06-09T13:21:07.404028177Z" 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-09 14:45:30.851242 | controller | Jun 09 13:21:07.405070 crc crio[3638]: time="2026-06-09T13:21:07.404761516Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:6a28f7678928d04b1575b78004bdfa9fe058bc6716714408dcb5bd023c113d77 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/7bf6d4a5-6481-4ebd-b146-ddcf495e9829 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:0xc0023967f8}] Aliases:map[]}"
2026-06-09 14:45:30.851280 | controller | Jun 09 13:21:07.405341 crc crio[3638]: time="2026-06-09T13:21:07.405282389Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.851317 | controller | Jun 09 13:21:07.417419 crc crio[3638]: time="2026-06-09T13:21:07.406404018Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8ed1a8b1e32ea24a444e4fac0c698ee0904e9b127468cc35c2e928a46ef08e0d UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/9615dcea-13f1-4d2e-8856-c3d69c5ac649 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:0xc0019a8568}] Aliases:map[]}"
2026-06-09 14:45:30.851354 | controller | Jun 09 13:21:07.417419 crc crio[3638]: time="2026-06-09T13:21:07.409488737Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:0378130ebeeb30b4c515b648efb2d90b2146241e51f9e6b1f7813f2a2d5d6073 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/ef9dca32-4c20-4c1d-9e73-fe9c85e8393c 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:0xc001890350}] Aliases:map[]}"
2026-06-09 14:45:30.851400 | controller | Jun 09 13:21:07.417419 crc crio[3638]: time="2026-06-09T13:21:07.409516178Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.851438 | controller | Jun 09 13:21:07.417419 crc crio[3638]: time="2026-06-09T13:21:07.409576429Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.851476 | controller | Jun 09 13:21:07.419347 crc crio[3638]: time="2026-06-09T13:21:07.418710253Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:60b06b51766edc4f5eb4c071108fd9323c73363ed3eb9733d8fa793ba26f8c48 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/cc7af241-3c30-45bd-b96e-4c359dd8eab8 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:0xc001890448}] Aliases:map[]}"
2026-06-09 14:45:30.851546 | controller | Jun 09 13:21:07.419347 crc crio[3638]: time="2026-06-09T13:21:07.418747143Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.851597 | controller | Jun 09 13:21:07.419692 crc crio[3638]: time="2026-06-09T13:21:07.419439701Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:ae1b2d51d2739718afea500c4efc0b03d94b38596046cdb26c210b7052534eff UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/221f083f-55d0-4924-a532-5006a603eb4f 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:0xc0026982e8}] Aliases:map[]}"
2026-06-09 14:45:30.851636 | controller | Jun 09 13:21:07.429256 crc crio[3638]: time="2026-06-09T13:21:07.428940413Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.851674 | controller | Jun 09 13:21:07.430010 crc crio[3638]: time="2026-06-09T13:21:07.429752993Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/447034a9-4bd8-41a3-948f-27ca930b83f1 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:0xc00261c738}] Aliases:map[]}"
2026-06-09 14:45:30.851712 | controller | Jun 09 13:21:07.430438 crc crio[3638]: time="2026-06-09T13:21:07.430299408Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.851749 | controller | Jun 09 13:21:07.449330 crc crio[3638]: time="2026-06-09T13:21:07.431614631Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:040a32f97b44731dd690630d85959d3ee0b7b2d7529aa7c1ef9f1d2ac8cd0b05 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/e55a54e9-5def-45b1-9c2b-69a461c99893 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:0xc001890528}] Aliases:map[]}"
2026-06-09 14:45:30.851794 | controller | Jun 09 13:21:07.449330 crc crio[3638]: time="2026-06-09T13:21:07.431665173Z" 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-09 14:45:30.851832 | controller | Jun 09 13:21:07.449330 crc crio[3638]: time="2026-06-09T13:21:07.423669589Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/0f86830c-38bf-494d-add6-5ffb0dd0d8eb 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:0xc000784558}] Aliases:map[]}"
2026-06-09 14:45:30.851869 | controller | Jun 09 13:21:07.449330 crc crio[3638]: time="2026-06-09T13:21:07.439095492Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.851906 | controller | Jun 09 13:21:07.456411 crc crio[3638]: time="2026-06-09T13:21:07.455503191Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=314f4466-f418-4723-978e-8ccf0323819a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.851943 | controller | Jun 09 13:21:07.465404 crc crio[3638]: time="2026-06-09T13:21:07.464940771Z" level=info msg="Ran pod sandbox fd8d1b9b9947948487a8f0d6768afb88cfd4d51ed6950e84e4849166be868a8f with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=2c26b4f9-b2e6-4da0-999c-b3a1e1021b9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.851981 | controller | Jun 09 13:21:07.473089 crc crio[3638]: time="2026-06-09T13:21:07.425798883Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:c18030c06fed630f70c642c2ffe0823f3766cbed2506b16125c7a522b0844725 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/845ca97b-bd66-42da-9b14-0de31bbd1b9e 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:0xc000784640}] Aliases:map[]}"
2026-06-09 14:45:30.852019 | controller | Jun 09 13:21:07.473089 crc crio[3638]: time="2026-06-09T13:21:07.472500744Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.852057 | controller | Jun 09 13:21:07.474779 crc crio[3638]: time="2026-06-09T13:21:07.427334422Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9283a2ab644e158a31dd254c4efaaed2d1d6c5483980c5b5e748fd54daa7c510 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/5de346de-0bf7-49bf-ac2a-279d91da04b3 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:0xc0007846f8}] Aliases:map[]}"
2026-06-09 14:45:30.852094 | controller | Jun 09 13:21:07.474939 crc crio[3638]: time="2026-06-09T13:21:07.474909825Z" 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-09 14:45:30.852140 | controller | Jun 09 13:21:07.497731 crc crio[3638]: time="2026-06-09T13:21:07.484455338Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:a190cf2998a4f7d36d9d2e55c010cca24383bcbcaf5355d05f4ba776f3861ba7 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/b6a6c23b-5a68-478f-86f2-71a54850a601 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:0xc002396aa8}] Aliases:map[]}"
2026-06-09 14:45:30.852179 | controller | Jun 09 13:21:07.497731 crc crio[3638]: time="2026-06-09T13:21:07.484666153Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.852217 | controller | Jun 09 13:21:07.497731 crc crio[3638]: time="2026-06-09T13:21:07.427416024Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:62d45e13bc05e3eeed347a343d5277d110f4e30516888cdfe02f72ba8e2da7a9 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/eb811f0a-d1be-488d-a490-fa395827daff 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:0xc00261c6a8}] Aliases:map[]}"
2026-06-09 14:45:30.852256 | controller | Jun 09 13:21:07.497731 crc crio[3638]: time="2026-06-09T13:21:07.491083008Z" 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-09 14:45:30.852295 | controller | Jun 09 13:21:07.534856 crc crio[3638]: time="2026-06-09T13:21:07.534009773Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=7f19ee2d-09f8-4a79-9e43-aea6a9d873e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.852334 | controller | Jun 09 13:21:07.548997 crc crio[3638]: time="2026-06-09T13:21:07.548661516Z" level=info msg="Created container 80ac8e094464c2d4fc1f497dc31146f1fe8fd5b7fd8849b4aba2515887b0b2aa: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=74ce2463-1b9d-45f3-ad73-5f187c73bd9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.852372 | controller | Jun 09 13:21:07.549761 crc crio[3638]: time="2026-06-09T13:21:07.428599914Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eeb18dec147a5e5c72df3e232e473d07d9f40870094c2817230ed32cc63dcc9a UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/c9357337-3bd1-44fc-9627-58fe8866fc35 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:0xc001480220}] Aliases:map[]}"
2026-06-09 14:45:30.852411 | controller | Jun 09 13:21:07.549761 crc crio[3638]: time="2026-06-09T13:21:07.549508818Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.852450 | controller | Jun 09 13:21:07.551399 crc crio[3638]: time="2026-06-09T13:21:07.551249842Z" level=info msg="Ran pod sandbox ee7bdf4489b9a7f5d206930f916cf0d3c1e3b9fd8fc21de2e079de092db2cf46 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=1aacbcee-ae9a-4aca-a66c-bbc97bac4ed1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.852496 | controller | Jun 09 13:21:07.554718 crc crio[3638]: time="2026-06-09T13:21:07.428523882Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:78254aef8728c746c322bd4d7fce0389d9059036ba6255c64d08c80bce8f0de4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/13aa2f19-95de-4661-84da-f4ce3d71cc8d 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:0xc0019a8218}] Aliases:map[]}"
2026-06-09 14:45:30.852576 | controller | Jun 09 13:21:07.555805 crc crio[3638]: time="2026-06-09T13:21:07.554857434Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.852617 | controller | Jun 09 13:21:07.556819 crc crio[3638]: time="2026-06-09T13:21:07.428566183Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/be385413-b2d4-478b-84b8-8bc31eaaa367 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:0xc0007845f0}] Aliases:map[]}"
2026-06-09 14:45:30.852701 | controller | Jun 09 13:21:07.559936 crc crio[3638]: time="2026-06-09T13:21:07.557026609Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.852742 | controller | Jun 09 13:21:07.559936 crc crio[3638]: time="2026-06-09T13:21:07.428584023Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8aebfa51cafaca3fe6c1a32b8914602377d14922e6bd9ca6f7292947313911e3 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/e581b2b0-07d4-431b-9895-00613a274376 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:0xc002696b08}] Aliases:map[]}"
2026-06-09 14:45:30.852782 | controller | Jun 09 13:21:07.559936 crc crio[3638]: time="2026-06-09T13:21:07.557943303Z" 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-09 14:45:30.852820 | controller | Jun 09 13:21:07.560701 crc crio[3638]: time="2026-06-09T13:21:07.560394456Z" level=info msg="Starting container: 80ac8e094464c2d4fc1f497dc31146f1fe8fd5b7fd8849b4aba2515887b0b2aa" id=50c0b52b-6119-4212-b00f-9c5628904e8a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.852858 | controller | Jun 09 13:21:07.610531 crc crio[3638]: time="2026-06-09T13:21:07.610284207Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=a90c8184-8b99-4b94-964d-10c0ec389851 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.852896 | controller | Jun 09 13:21:07.629495 crc crio[3638]: time="2026-06-09T13:21:07.623075703Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=997c9077-141e-4c19-b28a-9d86f1498d17 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.852934 | controller | Jun 09 13:21:07.652171 crc crio[3638]: time="2026-06-09T13:21:07.65157198Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.852980 | controller | Jun 09 13:21:07.697060 crc crio[3638]: time="2026-06-09T13:21:07.692167395Z" level=info msg="Started container" PID=12137 containerID=80ac8e094464c2d4fc1f497dc31146f1fe8fd5b7fd8849b4aba2515887b0b2aa description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=50c0b52b-6119-4212-b00f-9c5628904e8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f7b1b3c7e399a867943e71e2116872a75f1c60cead802d0a69013c20b7886f1
2026-06-09 14:45:30.853020 | controller | Jun 09 13:21:07.877536 crc crio[3638]: time="2026-06-09T13:21:07.876954969Z" level=info msg="Ran pod sandbox a2b79462bedff157c432db3c52e9e3c8ea9e0b74b6f877c2a1546fb059f6ede5 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=5c074fe3-6b58-42f3-bce9-f51ed8fc25e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.853059 | controller | Jun 09 13:21:07.909509 crc crio[3638]: time="2026-06-09T13:21:07.904785147Z" level=info msg="Ran pod sandbox 6a28f7678928d04b1575b78004bdfa9fe058bc6716714408dcb5bd023c113d77 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=9b8bcc75-6ea3-43dd-bc76-a87eaabdac45 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.853097 | controller | Jun 09 13:21:07.920879 crc crio[3638]: time="2026-06-09T13:21:07.919861582Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=29e1d101-4d94-4f18-aea3-16216b23ebe6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.853135 | controller | Jun 09 13:21:07.957952 crc crio[3638]: time="2026-06-09T13:21:07.926323797Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=1b7633cd-f980-4a5f-baf4-a648e7492a96 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.853172 | controller | Jun 09 13:21:08.011368 crc crio[3638]: time="2026-06-09T13:21:08.0107326Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=6dcd3b0c-51b6-4180-8b2d-1d87ed1976e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.853209 | controller | Jun 09 13:21:08.148871 crc crio[3638]: time="2026-06-09T13:21:08.146948464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.853247 | controller | Jun 09 13:21:08.173713 crc crio[3638]: time="2026-06-09T13:21:08.173317886Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=514551aa-0ec2-4deb-b8e6-bec7a197224f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.853313 | controller | Jun 09 13:21:08.237743 crc crio[3638]: time="2026-06-09T13:21:08.236989619Z" level=info msg="Ran pod sandbox ae1b2d51d2739718afea500c4efc0b03d94b38596046cdb26c210b7052534eff with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=8bc35f40-df7c-41ea-ac20-ea0100a5c961 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.853351 | controller | Jun 09 13:21:08.258355 crc crio[3638]: time="2026-06-09T13:21:08.252716381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.853390 | controller | Jun 09 13:21:08.348096 crc crio[3638]: time="2026-06-09T13:21:08.345041136Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=615c6df4-05c6-4bb0-a669-45967ecec541 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.853430 | controller | Jun 09 13:21:08.617896 crc crio[3638]: time="2026-06-09T13:21:08.617377211Z" level=info msg="Ran pod sandbox eeb18dec147a5e5c72df3e232e473d07d9f40870094c2817230ed32cc63dcc9a with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=b1a278cc-e41d-4c5c-b484-a6062aacb96d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.853475 | controller | Jun 09 13:21:08.692323 crc crio[3638]: time="2026-06-09T13:21:08.688848583Z" level=info msg="Ran pod sandbox e913f0f7098689841f583c5b6e9b4768355b5e2e2b2f66a58e7ea6681fbd8b48 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=60dbdffa-267f-4c2f-8360-2c9b70206bbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.853540 | controller | Jun 09 13:21:08.791320 crc crio[3638]: time="2026-06-09T13:21:08.790369582Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=1ce10f3d-344f-4348-9b13-bd1f8c153ee4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.853589 | controller | Jun 09 13:21:09.073443 crc crio[3638]: time="2026-06-09T13:21:09.072765033Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c1c50d3b-7255-4cf6-a2d0-8b64098a1e4f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.853626 | controller | Jun 09 13:21:09.553894 crc crio[3638]: time="2026-06-09T13:21:09.551629805Z" level=info msg="Ran pod sandbox 78254aef8728c746c322bd4d7fce0389d9059036ba6255c64d08c80bce8f0de4 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=3ac36006-47a9-4f62-8588-3488754783ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.853663 | controller | Jun 09 13:21:09.663444 crc crio[3638]: time="2026-06-09T13:21:09.653960536Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=ac9e208c-40e4-443e-83d0-0ea3873dfd50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.853700 | controller | Jun 09 13:21:09.687938 crc crio[3638]: time="2026-06-09T13:21:09.66000466Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=334f4e46-2998-47d7-b74d-c309925923e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.853737 | controller | Jun 09 13:21:09.687938 crc crio[3638]: time="2026-06-09T13:21:09.669786409Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b0685b08-2526-43f6-98b2-76d7e53f05cf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.853773 | controller | Jun 09 13:21:09.774478 crc crio[3638]: time="2026-06-09T13:21:09.767820889Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dd750311-2f89-45eb-acf5-65362a1ac2d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.853810 | controller | Jun 09 13:21:09.775826 crc crio[3638]: time="2026-06-09T13:21:09.774979022Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=522d47b5-3a19-432a-a5d0-d2f650421922 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.853846 | controller | Jun 09 13:21:09.777938 crc crio[3638]: time="2026-06-09T13:21:09.777371293Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=1bf6267f-203c-408f-a172-0302ed14ef19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.853883 | controller | Jun 09 13:21:09.779384 crc crio[3638]: time="2026-06-09T13:21:09.779036845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.853929 | controller | Jun 09 13:21:09.789025 crc crio[3638]: time="2026-06-09T13:21:09.782770361Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=4be95cc8-9f0b-4af8-ad71-69086ff485c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.853966 | controller | Jun 09 13:21:09.858209 crc crio[3638]: time="2026-06-09T13:21:09.858080801Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=14e5f117-c3b9-439b-93ce-015cfed0c56d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.854003 | controller | Jun 09 13:21:09.859925 crc crio[3638]: time="2026-06-09T13:21:09.859900068Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=3bd0304b-3cdc-4ecb-a699-743d36b20ccc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.854041 | controller | Jun 09 13:21:09.900966 crc crio[3638]: time="2026-06-09T13:21:09.897298671Z" level=info msg="Ran pod sandbox d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD" id=63cf9fa3-9167-479a-91d7-eeae95cc1871 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.854077 | controller | Jun 09 13:21:10.338336 crc crio[3638]: time="2026-06-09T13:21:10.336049981Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=149c3985-a6fb-43e1-a3cc-dbee1636dece name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.854115 | controller | Jun 09 13:21:10.477263 crc crio[3638]: time="2026-06-09T13:21:10.476301047Z" level=info msg="Ran pod sandbox 8aebfa51cafaca3fe6c1a32b8914602377d14922e6bd9ca6f7292947313911e3 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=2ac67af8-8c80-45c7-b8a9-006c415b2ffc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.854151 | controller | Jun 09 13:21:10.571440 crc crio[3638]: time="2026-06-09T13:21:10.56893788Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=299a3275-2cec-4e9d-9470-134589f20724 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.854187 | controller | Jun 09 13:21:10.965652 crc crio[3638]: time="2026-06-09T13:21:10.963340268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.854224 | controller | Jun 09 13:21:11.036874 crc crio[3638]: time="2026-06-09T13:21:10.957061267Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=e293d396-e0fe-4281-bbc1-5f61036ddec3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.854260 | controller | Jun 09 13:21:11.261496 crc crio[3638]: time="2026-06-09T13:21:11.259669824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.854297 | controller | Jun 09 13:21:11.261496 crc crio[3638]: time="2026-06-09T13:21:11.260743182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.854333 | controller | Jun 09 13:21:11.289281 crc crio[3638]: time="2026-06-09T13:21:11.288796567Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=11ffa7b0-7f9d-4f84-be83-4f7ed2c94ff9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.854376 | controller | Jun 09 13:21:11.296583 crc crio[3638]: time="2026-06-09T13:21:11.295935359Z" level=info msg="Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=3c0dd3c4-f8bb-4a96-85bc-68cfdb32db57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.854415 | controller | Jun 09 13:21:11.322488 crc crio[3638]: time="2026-06-09T13:21:11.322418805Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=a33ce97a-642a-405b-85bf-6a989ea69e35 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.854452 | controller | Jun 09 13:21:11.339333 crc crio[3638]: time="2026-06-09T13:21:11.338508036Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=ffd086ef-544c-4941-a830-0c7ee1b9df01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.854489 | controller | Jun 09 13:21:11.402689 crc crio[3638]: time="2026-06-09T13:21:11.402464656Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=732ac6d0-05b4-4a41-a798-ffefaedbfde1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.854718 | controller | Jun 09 13:21:11.433949 crc crio[3638]: time="2026-06-09T13:21:11.418858964Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=18769be4-76a1-44d5-95d8-7f5677f0b97d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.854773 | controller | Jun 09 13:21:11.961391 crc crio[3638]: time="2026-06-09T13:21:11.95666341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.854813 | controller | Jun 09 13:21:11.961391 crc crio[3638]: time="2026-06-09T13:21:11.957089771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.854852 | controller | Jun 09 13:21:12.041657 crc crio[3638]: time="2026-06-09T13:21:12.037695967Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=41ad17d1-8243-4fcb-aff6-a8bc5897b575 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.854890 | controller | Jun 09 13:21:12.094481 crc crio[3638]: time="2026-06-09T13:21:12.093842869Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=74ecaa83-3731-4024-8002-d39e31889fdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.854928 | controller | Jun 09 13:21:12.096306 crc crio[3638]: time="2026-06-09T13:21:12.095081029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.854967 | controller | Jun 09 13:21:12.133039 crc crio[3638]: time="2026-06-09T13:21:12.120306573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.855004 | controller | Jun 09 13:21:12.271064 crc crio[3638]: time="2026-06-09T13:21:12.269803575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.855040 | controller | Jun 09 13:21:13.540300 crc crio[3638]: time="2026-06-09T13:21:13.538990632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.855085 | controller | Jun 09 13:21:13.615067 crc crio[3638]: time="2026-06-09T13:21:13.612030234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.855220 | controller | Jun 09 13:21:13.615067 crc crio[3638]: time="2026-06-09T13:21:13.612923487Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=e2ba208f-7fc5-448c-bbed-3a0a22329c8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.855263 | controller | Jun 09 13:21:13.638633 crc crio[3638]: time="2026-06-09T13:21:13.634681043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.855302 | controller | Jun 09 13:21:13.709053 crc crio[3638]: time="2026-06-09T13:21:13.703083046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.855342 | controller | Jun 09 13:21:15.646064 crc crio[3638]: time="2026-06-09T13:21:15.471043403Z" level=info msg="Created container 867a0548829b2aebb4e3b07e1199eb7c127f36fdaa04e7b3a3e3cf5449ee3069: openshift-multus/cni-sysctl-allowlist-ds-5jwgb/kube-multus-additional-cni-plugins" id=681995a0-173c-45ee-aa9d-540be4aa3e9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.855383 | controller | Jun 09 13:21:15.646064 crc crio[3638]: time="2026-06-09T13:21:15.538978215Z" level=info msg="Starting container: 867a0548829b2aebb4e3b07e1199eb7c127f36fdaa04e7b3a3e3cf5449ee3069" id=f2a7ed56-6bc1-464f-928c-9a109af3a1a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.855420 | controller | Jun 09 13:21:15.926761 crc crio[3638]: time="2026-06-09T13:21:15.925393801Z" level=info msg="Created container 686088f1de26bc582c762294a409dedf68743a7982b0d8c8b809101a3d0d99e0: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=6dcd3b0c-51b6-4180-8b2d-1d87ed1976e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.855458 | controller | Jun 09 13:21:16.077250 crc crio[3638]: time="2026-06-09T13:21:15.973963709Z" level=info msg="Starting container: 686088f1de26bc582c762294a409dedf68743a7982b0d8c8b809101a3d0d99e0" id=324bc465-9f4b-485e-bc64-f854b847ee00 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.855495 | controller | Jun 09 13:21:16.115388 crc crio[3638]: time="2026-06-09T13:21:16.113851146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.855574 | controller | Jun 09 13:21:16.311092 crc crio[3638]: time="2026-06-09T13:21:16.309411464Z" level=info msg="Started container" PID=12375 containerID=686088f1de26bc582c762294a409dedf68743a7982b0d8c8b809101a3d0d99e0 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=324bc465-9f4b-485e-bc64-f854b847ee00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9becfbe5b87a29a0b31460fa9fce0aabeeadf136b685d2f5cf2df103e8618d24
2026-06-09 14:45:30.855616 | controller | Jun 09 13:21:16.580040 crc crio[3638]: time="2026-06-09T13:21:16.572061052Z" level=info msg="Started container" PID=12253 containerID=867a0548829b2aebb4e3b07e1199eb7c127f36fdaa04e7b3a3e3cf5449ee3069 description=openshift-multus/cni-sysctl-allowlist-ds-5jwgb/kube-multus-additional-cni-plugins id=f2a7ed56-6bc1-464f-928c-9a109af3a1a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb9b222240c501c76c0ba4d528f2066a812246fadb1d6d0e1d93de5ddcb39381
2026-06-09 14:45:30.855654 | controller | Jun 09 13:21:17.362067 crc crio[3638]: time="2026-06-09T13:21:17.361827313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.855699 | controller | Jun 09 13:21:18.208812 crc crio[3638]: time="2026-06-09T13:21:18.207841738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.855737 | controller | Jun 09 13:21:18.603253 crc crio[3638]: time="2026-06-09T13:21:18.603075338Z" level=info msg="Created container dd2fd14884284902eb367cd7e3740b81a49e75c3b188f64f0cf709f808c0e613: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=74ecaa83-3731-4024-8002-d39e31889fdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.855775 | controller | Jun 09 13:21:18.615354 crc crio[3638]: time="2026-06-09T13:21:18.61497239Z" level=info msg="Starting container: dd2fd14884284902eb367cd7e3740b81a49e75c3b188f64f0cf709f808c0e613" id=b710a53b-2956-420b-a7b9-674a783d91a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.855813 | controller | Jun 09 13:21:18.865299 crc crio[3638]: time="2026-06-09T13:21:18.858981454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.855850 | controller | Jun 09 13:21:19.171136 crc crio[3638]: time="2026-06-09T13:21:19.166431574Z" level=info msg="Started container" PID=12486 containerID=dd2fd14884284902eb367cd7e3740b81a49e75c3b188f64f0cf709f808c0e613 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=b710a53b-2956-420b-a7b9-674a783d91a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8aebfa51cafaca3fe6c1a32b8914602377d14922e6bd9ca6f7292947313911e3
2026-06-09 14:45:30.855888 | controller | Jun 09 13:21:19.200237 crc crio[3638]: time="2026-06-09T13:21:19.19248615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.855925 | controller | Jun 09 13:21:19.236891 crc crio[3638]: time="2026-06-09T13:21:19.226797244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.855961 | controller | Jun 09 13:21:19.342194 crc crio[3638]: time="2026-06-09T13:21:19.336908432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.855998 | controller | Jun 09 13:21:19.597394 crc crio[3638]: time="2026-06-09T13:21:19.595444756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.856035 | controller | Jun 09 13:21:19.717790 crc crio[3638]: time="2026-06-09T13:21:19.717242762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.856072 | controller | Jun 09 13:21:19.868553 crc crio[3638]: 2026-06-09T13:21:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5bc0327c029d85f Mac:86:40:80:ea:55:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/447034a9-4bd8-41a3-948f-27ca930b83f1 SocketPath: PciID:}] [{Interface:0xc00039e890 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.856109 | controller | Jun 09 13:21:19.883478 crc crio[3638]: time="2026-06-09T13:21:19.883238925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.856146 | controller | Jun 09 13:21:20.307228 crc crio[3638]: time="2026-06-09T13:21:20.305477893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.856191 | controller | Jun 09 13:21:20.356765 crc crio[3638]: time="2026-06-09T13:21:20.354697658Z" level=info msg="Created container 26d23c1861b4812d1752a658f535e77e45eb13ab0cf3b08fab746cef0f5853dc: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=ffd086ef-544c-4941-a830-0c7ee1b9df01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.856229 | controller | Jun 09 13:21:20.356765 crc crio[3638]: 2026-06-09T13:21:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e47d36eb75a560 Mac:be:ba:f0:d9:96:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/8037c187-5f09-4548-80c0-afb57fcadb91 SocketPath: PciID:}] [{Interface:0xc000014d70 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.856266 | controller | Jun 09 13:21:20.404541 crc crio[3638]: 2026-06-09T13:21:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60b06b51766edc4 Mac:ee:7e:bc:02:b7:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/cc7af241-3c30-45bd-b96e-4c359dd8eab8 SocketPath: PciID:}] [{Interface:0xc0001dca50 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.856302 | controller | Jun 09 13:21:20.445886 crc crio[3638]: time="2026-06-09T13:21:20.445405622Z" level=info msg="Starting container: 26d23c1861b4812d1752a658f535e77e45eb13ab0cf3b08fab746cef0f5853dc" id=8fa27cc8-6ef6-496a-9eaa-653848bf7941 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.856340 | controller | Jun 09 13:21:20.523938 crc crio[3638]: time="2026-06-09T13:21:20.523671917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.856376 | controller | Jun 09 13:21:20.699818 crc crio[3638]: time="2026-06-09T13:21:20.690914423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.856413 | controller | Jun 09 13:21:20.782852 crc crio[3638]: time="2026-06-09T13:21:20.781998396Z" level=info msg="Started container" PID=12556 containerID=26d23c1861b4812d1752a658f535e77e45eb13ab0cf3b08fab746cef0f5853dc description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=8fa27cc8-6ef6-496a-9eaa-653848bf7941 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eeb18dec147a5e5c72df3e232e473d07d9f40870094c2817230ed32cc63dcc9a
2026-06-09 14:45:30.856450 | controller | Jun 09 13:21:21.556208 crc crio[3638]: time="2026-06-09T13:21:21.215001057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.856488 | controller | Jun 09 13:21:21.692197 crc crio[3638]: time="2026-06-09T13:21:21.460819927Z" level=info msg="Created container 9a4b434b574d1eab474f20619b1a9f80002fb01ad60fc7bf2e227ae75f508659: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=14e5f117-c3b9-439b-93ce-015cfed0c56d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.856564 | controller | Jun 09 13:21:21.905872 crc crio[3638]: time="2026-06-09T13:21:21.903700812Z" level=info msg="Starting container: 9a4b434b574d1eab474f20619b1a9f80002fb01ad60fc7bf2e227ae75f508659" id=19ee3f81-de7c-425e-83e2-e5d318a9fe61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.856606 | controller | Jun 09 13:21:22.042745 crc crio[3638]: time="2026-06-09T13:21:22.041273019Z" level=info msg="Started container" PID=12558 containerID=9a4b434b574d1eab474f20619b1a9f80002fb01ad60fc7bf2e227ae75f508659 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=19ee3f81-de7c-425e-83e2-e5d318a9fe61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae1b2d51d2739718afea500c4efc0b03d94b38596046cdb26c210b7052534eff
2026-06-09 14:45:30.856684 | controller | Jun 09 13:21:22.108070 crc crio[3638]: time="2026-06-09T13:21:22.104977544Z" level=info msg="Stopping container: 8fe3a89cdb95c17951a652151fa04bd91199a87ee8e09ea94e6609697e48840d (timeout: 3600s)" id=9e8979a9-cd10-46e4-aacc-a4f79417cff2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.856753 | controller | Jun 09 13:21:22.493470 crc crio[3638]: 2026-06-09T13:21:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62d45e13bc05e3e Mac:92:b8:84:48:dc:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/eb811f0a-d1be-488d-a490-fa395827daff SocketPath: PciID:}] [{Interface:0xc0002245d0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.856795 | controller | Jun 09 13:21:22.804241 crc crio[3638]: time="2026-06-09T13:21:22.801994059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.856833 | controller | Jun 09 13:21:22.920445 crc crio[3638]: time="2026-06-09T13:21:22.920349687Z" level=info msg="Created container 229161ac3a84d6bedb7105d946fe6070463b1891c9d32b9915eb9c3af3e58f84: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=ac9e208c-40e4-443e-83d0-0ea3873dfd50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.856870 | controller | Jun 09 13:21:22.940403 crc crio[3638]: time="2026-06-09T13:21:22.940201744Z" level=info msg="Starting container: 229161ac3a84d6bedb7105d946fe6070463b1891c9d32b9915eb9c3af3e58f84" id=36d34d5a-f9b8-4d31-a7f7-eb8c69947ff5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.856908 | controller | Jun 09 13:21:22.959993 crc crio[3638]: 2026-06-09T13:21:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2308aca293eb184 Mac:3a:73:b6:7b:ca:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/1f644d14-6541-49e7-be50-dcb0d92e0a77 SocketPath: PciID:}] [{Interface:0xc000015a80 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.856945 | controller | Jun 09 13:21:22.964450 crc crio[3638]: time="2026-06-09T13:21:22.962994615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.856982 | controller | Jun 09 13:21:23.081678 crc crio[3638]: time="2026-06-09T13:21:23.0788662Z" level=info msg="Created container 7954896469e92806dafbf227bf6e7fb259fb1f44310bf1d673a15b0afb264876: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=3c0dd3c4-f8bb-4a96-85bc-68cfdb32db57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.857019 | controller | Jun 09 13:21:23.141746 crc crio[3638]: time="2026-06-09T13:21:23.140987694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.857056 | controller | Jun 09 13:21:23.142247 crc crio[3638]: time="2026-06-09T13:21:23.141833536Z" level=info msg="Starting container: 7954896469e92806dafbf227bf6e7fb259fb1f44310bf1d673a15b0afb264876" id=8eb5bf93-8df6-43cc-9af7-5838b3e357d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.857093 | controller | Jun 09 13:21:23.145346 crc crio[3638]: time="2026-06-09T13:21:23.143737924Z" level=info msg="Created container 36b124aad9e1771c1ae40f482ee0d74d4277112c1b6698a9af058497ae10542f: openshift-console/downloads-747b44746d-4pqvr/download-server" id=41ad17d1-8243-4fcb-aff6-a8bc5897b575 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.857131 | controller | Jun 09 13:21:23.160226 crc crio[3638]: 2026-06-09T13:21:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ed1a8b1e32ea24 Mac:5a:eb:5f:f8:cd:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/9615dcea-13f1-4d2e-8856-c3d69c5ac649 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.857176 | controller | Jun 09 13:21:23.168476 crc crio[3638]: time="2026-06-09T13:21:23.167860389Z" level=info msg="Started container" PID=12611 containerID=7954896469e92806dafbf227bf6e7fb259fb1f44310bf1d673a15b0afb264876 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=8eb5bf93-8df6-43cc-9af7-5838b3e357d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a28f7678928d04b1575b78004bdfa9fe058bc6716714408dcb5bd023c113d77
2026-06-09 14:45:30.857215 | controller | Jun 09 13:21:23.175748 crc crio[3638]: time="2026-06-09T13:21:23.175496124Z" level=info msg="Starting container: 36b124aad9e1771c1ae40f482ee0d74d4277112c1b6698a9af058497ae10542f" id=d6020620-9f27-43cc-b806-cad011033f50 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.857253 | controller | Jun 09 13:21:23.389008 crc crio[3638]: time="2026-06-09T13:21:23.388350043Z" level=info msg="Started container" PID=12669 containerID=36b124aad9e1771c1ae40f482ee0d74d4277112c1b6698a9af058497ae10542f description=openshift-console/downloads-747b44746d-4pqvr/download-server id=d6020620-9f27-43cc-b806-cad011033f50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5
2026-06-09 14:45:30.857291 | controller | Jun 09 13:21:23.442932 crc crio[3638]: time="2026-06-09T13:21:23.442834452Z" level=info msg="Started container" PID=12608 containerID=229161ac3a84d6bedb7105d946fe6070463b1891c9d32b9915eb9c3af3e58f84 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=36d34d5a-f9b8-4d31-a7f7-eb8c69947ff5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee7bdf4489b9a7f5d206930f916cf0d3c1e3b9fd8fc21de2e079de092db2cf46
2026-06-09 14:45:30.857328 | controller | Jun 09 13:21:24.021545 crc crio[3638]: 2026-06-09T13:21:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de3156980f0f863 Mac:8e:1c:79:62:9e:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/0f86830c-38bf-494d-add6-5ffb0dd0d8eb SocketPath: PciID:}] [{Interface:0xc000231430 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.857366 | controller | Jun 09 13:21:24.079056 crc crio[3638]: time="2026-06-09T13:21:24.013082974Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=066300a9-3a8e-4de3-a2b8-e7b299eb1668 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.857406 | controller | Jun 09 13:21:24.444338 crc crio[3638]: time="2026-06-09T13:21:24.398466483Z" level=info msg="Created container 11545a89d3e90959f1c129b717dcb3749223b3556ff6dc8fbfd44250c2982d0b: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=1bf6267f-203c-408f-a172-0302ed14ef19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.857442 | controller | Jun 09 13:21:24.444338 crc crio[3638]: time="2026-06-09T13:21:24.430451289Z" level=info msg="Starting container: 11545a89d3e90959f1c129b717dcb3749223b3556ff6dc8fbfd44250c2982d0b" id=0f7d6a57-a205-4a2c-8531-4da1f9c9d4f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.857479 | controller | Jun 09 13:21:24.511344 crc crio[3638]: time="2026-06-09T13:21:24.506833915Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=184feb3b-1d79-4620-b47b-bf372ff9cad5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.857545 | controller | Jun 09 13:21:24.612920 crc crio[3638]: time="2026-06-09T13:21:24.612822938Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=0b2a6c96-c9d0-422c-bbd1-6b8445692011 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.857603 | controller | Jun 09 13:21:24.641200 crc crio[3638]: time="2026-06-09T13:21:24.626548079Z" level=info msg="Created container 4160d7fcf92b44d6721a75798e809b448322d460d7969f6f734787f62b25de33: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=e2ba208f-7fc5-448c-bbed-3a0a22329c8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.857642 | controller | Jun 09 13:21:24.641200 crc crio[3638]: time="2026-06-09T13:21:24.639901659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.857680 | controller | Jun 09 13:21:24.661246 crc crio[3638]: time="2026-06-09T13:21:24.650093149Z" level=info msg="Starting container: 4160d7fcf92b44d6721a75798e809b448322d460d7969f6f734787f62b25de33" id=9e515402-8da0-4a52-9e4e-e5a0538bbc26 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.857718 | controller | Jun 09 13:21:24.712875 crc crio[3638]: time="2026-06-09T13:21:24.712387777Z" level=info msg="Started container" PID=12715 containerID=4160d7fcf92b44d6721a75798e809b448322d460d7969f6f734787f62b25de33 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=9e515402-8da0-4a52-9e4e-e5a0538bbc26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78254aef8728c746c322bd4d7fce0389d9059036ba6255c64d08c80bce8f0de4
2026-06-09 14:45:30.857756 | controller | Jun 09 13:21:25.230487 crc crio[3638]: time="2026-06-09T13:21:25.197043358Z" level=info msg="Started container" PID=12709 containerID=11545a89d3e90959f1c129b717dcb3749223b3556ff6dc8fbfd44250c2982d0b description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=0f7d6a57-a205-4a2c-8531-4da1f9c9d4f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd8d1b9b9947948487a8f0d6768afb88cfd4d51ed6950e84e4849166be868a8f
2026-06-09 14:45:30.857793 | controller | Jun 09 13:21:25.440993 crc crio[3638]: time="2026-06-09T13:21:25.423428091Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=e6526aaa-60d2-48e1-a240-8e9e8bc4a685 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.857831 | controller | Jun 09 13:21:25.573095 crc crio[3638]: time="2026-06-09T13:21:25.556276858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.857869 | controller | Jun 09 13:21:25.590779 crc crio[3638]: time="2026-06-09T13:21:25.583897283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.857906 | controller | Jun 09 13:21:25.773017 crc crio[3638]: time="2026-06-09T13:21:25.771343182Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=54efd590-e526-4514-9633-255d0c42cfd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.857943 | controller | Jun 09 13:21:25.773017 crc crio[3638]: time="2026-06-09T13:21:25.772670446Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=28ad0a72-3d92-41d2-b3b8-f860c3c70c41 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.857981 | controller | Jun 09 13:21:25.786273 crc crio[3638]: time="2026-06-09T13:21:25.785039082Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=325698f9-5272-4ea2-979c-59e22db2185c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.858026 | controller | Jun 09 13:21:25.787715 crc crio[3638]: time="2026-06-09T13:21:25.786702434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.858064 | controller | Jun 09 13:21:25.823286 crc crio[3638]: time="2026-06-09T13:21:25.815480518Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f8a07f42-5621-4615-9d02-ef027daa9a9c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.858101 | controller | Jun 09 13:21:25.955958 crc crio[3638]: time="2026-06-09T13:21:25.955659713Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=1ba5f6ad-fc30-4180-981d-539642480f2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.858139 | controller | Jun 09 13:21:25.957969 crc crio[3638]: time="2026-06-09T13:21:25.956405562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.858178 | controller | Jun 09 13:21:26.577884 crc crio[3638]: time="2026-06-09T13:21:26.577334428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.858216 | controller | Jun 09 13:21:26.922355 crc crio[3638]: time="2026-06-09T13:21:26.916777534Z" level=info msg="Created container a8d3312826746e35ac8893ab08355b2d5be7c90b92c7763e6b04232d9a2cbab2: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=0b2a6c96-c9d0-422c-bbd1-6b8445692011 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.858254 | controller | Jun 09 13:21:26.961577 crc crio[3638]: time="2026-06-09T13:21:26.943530346Z" level=info msg="Starting container: a8d3312826746e35ac8893ab08355b2d5be7c90b92c7763e6b04232d9a2cbab2" id=0504d8f3-327d-462b-b526-babbd954367a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.858292 | controller | Jun 09 13:21:27.008303 crc crio[3638]: time="2026-06-09T13:21:26.997051021Z" level=info msg="Started container" PID=12796 containerID=a8d3312826746e35ac8893ab08355b2d5be7c90b92c7763e6b04232d9a2cbab2 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=0504d8f3-327d-462b-b526-babbd954367a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee7bdf4489b9a7f5d206930f916cf0d3c1e3b9fd8fc21de2e079de092db2cf46
2026-06-09 14:45:30.858331 | controller | Jun 09 13:21:27.019490 crc crio[3638]: time="2026-06-09T13:21:27.016438305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.858368 | controller | Jun 09 13:21:27.062552 crc crio[3638]: time="2026-06-09T13:21:27.042972832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.858405 | controller | Jun 09 13:21:27.062552 crc crio[3638]: time="2026-06-09T13:21:27.056883217Z" level=info msg="Stopped pod sandbox: 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b" id=b204b505-893f-4f4e-bbd6-4b232720afb3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.858442 | controller | Jun 09 13:21:27.132994 crc crio[3638]: time="2026-06-09T13:21:27.132828584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.858477 | controller | Jun 09 13:21:27.135731 crc crio[3638]: 2026-06-09T13:21:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73de833340094d2 Mac:12:e4:db:6a:40:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/51eb5630-9900-42f8-88f7-87026170254e SocketPath: PciID:}] [{Interface:0xc00011b340 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.858559 | controller | Jun 09 13:21:27.803326 crc crio[3638]: 2026-06-09T13:21:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:040a32f97b44731 Mac:2e:11:9c:d3:38:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/e55a54e9-5def-45b1-9c2b-69a461c99893 SocketPath: PciID:}] [{Interface:0xc000282dd0 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.858608 | controller | Jun 09 13:21:28.092541 crc crio[3638]: 2026-06-09T13:21:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0378130ebeeb30b Mac:12:2b:f2:91:be:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/ef9dca32-4c20-4c1d-9e73-fe9c85e8393c SocketPath: PciID:}] [{Interface:0xc00050c7d0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.858647 | controller | Jun 09 13:21:28.129169 crc crio[3638]: time="2026-06-09T13:21:28.098350065Z" level=info msg="Created container 7ae7b2efbadd08c80ee12964a6d3f91104e683873c87d208d2510f57ddc94475: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=325698f9-5272-4ea2-979c-59e22db2185c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.858685 | controller | Jun 09 13:21:28.129169 crc crio[3638]: time="2026-06-09T13:21:28.108840354Z" level=info msg="Starting container: 7ae7b2efbadd08c80ee12964a6d3f91104e683873c87d208d2510f57ddc94475" id=a7fba1f5-9318-430d-9f3d-ccaeaf31e027 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.858723 | controller | Jun 09 13:21:28.132470 crc crio[3638]: time="2026-06-09T13:21:28.129716616Z" level=info msg="Started container" PID=12854 containerID=7ae7b2efbadd08c80ee12964a6d3f91104e683873c87d208d2510f57ddc94475 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=a7fba1f5-9318-430d-9f3d-ccaeaf31e027 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78254aef8728c746c322bd4d7fce0389d9059036ba6255c64d08c80bce8f0de4
2026-06-09 14:45:30.858760 | controller | Jun 09 13:21:28.132836 crc crio[3638]: time="2026-06-09T13:21:28.132780674Z" level=info msg="Created container 988eeea5afd00401b7bfb7300c054028f3dac8eab62300af423c3ec34ccba2f9: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=732ac6d0-05b4-4a41-a798-ffefaedbfde1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.858798 | controller | Jun 09 13:21:28.184872 crc crio[3638]: time="2026-06-09T13:21:28.184702438Z" level=info msg="Starting container: 988eeea5afd00401b7bfb7300c054028f3dac8eab62300af423c3ec34ccba2f9" id=0dca3faf-8a90-4ed0-8d82-ad890d0fde28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.858837 | controller | Jun 09 13:21:28.216399 crc crio[3638]: 2026-06-09T13:21:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c18030c06fed630 Mac:5e:03:4a:bc:8f:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/845ca97b-bd66-42da-9b14-0de31bbd1b9e SocketPath: PciID:}] [{Interface:0xc000015400 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.858874 | controller | Jun 09 13:21:28.271944 crc crio[3638]: time="2026-06-09T13:21:28.224837052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.858911 | controller | Jun 09 13:21:28.434196 crc crio[3638]: 2026-06-09T13:21:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a190cf2998a4f7d Mac:3e:26:71:8e:d2:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/b6a6c23b-5a68-478f-86f2-71a54850a601 SocketPath: PciID:}] [{Interface:0xc0001d4ae0 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.858956 | controller | Jun 09 13:21:28.449826 crc crio[3638]: time="2026-06-09T13:21:28.449760748Z" level=info msg="Stopping container: 867a0548829b2aebb4e3b07e1199eb7c127f36fdaa04e7b3a3e3cf5449ee3069 (timeout: 30s)" id=f777445d-c70c-4d67-8ada-cc48389b9135 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.858995 | controller | Jun 09 13:21:28.450525 crc crio[3638]: time="2026-06-09T13:21:28.450361003Z" level=info msg="Started container" PID=12858 containerID=988eeea5afd00401b7bfb7300c054028f3dac8eab62300af423c3ec34ccba2f9 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=0dca3faf-8a90-4ed0-8d82-ad890d0fde28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2b79462bedff157c432db3c52e9e3c8ea9e0b74b6f877c2a1546fb059f6ede5
2026-06-09 14:45:30.859033 | controller | Jun 09 13:21:29.481533 crc crio[3638]: time="2026-06-09T13:21:29.48116951Z" level=info msg="Created container e95bd8458e72e7e7d15cdd085a24fa64b0a97528e5b2674609bccdd66eaec9b7: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=4be95cc8-9f0b-4af8-ad71-69086ff485c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.859071 | controller | Jun 09 13:21:29.527770 crc crio[3638]: 2026-06-09T13:21:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9283a2ab644e158 Mac:ee:a0:94:08:26:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/5de346de-0bf7-49bf-ac2a-279d91da04b3 SocketPath: PciID:}] [{Interface:0xc0002467f0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.859108 | controller | Jun 09 13:21:29.527770 crc crio[3638]: time="2026-06-09T13:21:29.515012243Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.859146 | controller | Jun 09 13:21:29.527770 crc crio[3638]: time="2026-06-09T13:21:29.515532807Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tuning\""
2026-06-09 14:45:30.859184 | controller | Jun 09 13:21:29.620922 crc crio[3638]: time="2026-06-09T13:21:29.620775781Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:73de833340094d2139291ba98de7817350763ec3ee9dc648e703b5a88653ebd2 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/51eb5630-9900-42f8-88f7-87026170254e 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:0xc00261c5b0}] Aliases:map[]}"
2026-06-09 14:45:30.859222 | controller | Jun 09 13:21:29.621482 crc crio[3638]: time="2026-06-09T13:21:29.621045198Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.859259 | controller | Jun 09 13:21:29.647768 crc crio[3638]: time="2026-06-09T13:21:29.646401865Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:a190cf2998a4f7d36d9d2e55c010cca24383bcbcaf5355d05f4ba776f3861ba7 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/b6a6c23b-5a68-478f-86f2-71a54850a601 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:0xc002396aa8}] Aliases:map[]}"
2026-06-09 14:45:30.859297 | controller | Jun 09 13:21:29.648481 crc crio[3638]: time="2026-06-09T13:21:29.648303833Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.859333 | controller | Jun 09 13:21:29.664904 crc crio[3638]: time="2026-06-09T13:21:29.653022113Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/447034a9-4bd8-41a3-948f-27ca930b83f1 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:0xc00261c738}] Aliases:map[]}"
2026-06-09 14:45:30.859378 | controller | Jun 09 13:21:29.664904 crc crio[3638]: time="2026-06-09T13:21:29.653556498Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.859419 | controller | Jun 09 13:21:29.664904 crc crio[3638]: time="2026-06-09T13:21:29.654243335Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:5e47d36eb75a56025090e901ba426df672f2e1c504ae63e579d7663afbf7416d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/8037c187-5f09-4548-80c0-afb57fcadb91 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:0xc0014805a8}] Aliases:map[]}"
2026-06-09 14:45:30.859456 | controller | Jun 09 13:21:29.664904 crc crio[3638]: time="2026-06-09T13:21:29.654374908Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.859493 | controller | Jun 09 13:21:29.664904 crc crio[3638]: time="2026-06-09T13:21:29.654711307Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:60b06b51766edc4f5eb4c071108fd9323c73363ed3eb9733d8fa793ba26f8c48 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/cc7af241-3c30-45bd-b96e-4c359dd8eab8 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:0xc001890448}] Aliases:map[]}"
2026-06-09 14:45:30.859571 | controller | Jun 09 13:21:29.664904 crc crio[3638]: time="2026-06-09T13:21:29.654846881Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.859744 | controller | Jun 09 13:21:29.664904 crc crio[3638]: time="2026-06-09T13:21:29.655488626Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:62d45e13bc05e3eeed347a343d5277d110f4e30516888cdfe02f72ba8e2da7a9 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/eb811f0a-d1be-488d-a490-fa395827daff 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:0xc00261c6a8}] Aliases:map[]}"
2026-06-09 14:45:30.859792 | controller | Jun 09 13:21:29.664904 crc crio[3638]: time="2026-06-09T13:21:29.655909317Z" 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-09 14:45:30.859832 | controller | Jun 09 13:21:29.665996 crc crio[3638]: time="2026-06-09T13:21:29.664928497Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2308aca293eb1848ac49b11cc0ef05a2535126a7a0c4627ba46a5cfc8b7d0f39 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/1f644d14-6541-49e7-be50-dcb0d92e0a77 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:0xc00261c540}] Aliases:map[]}"
2026-06-09 14:45:30.859882 | controller | Jun 09 13:21:29.665996 crc crio[3638]: time="2026-06-09T13:21:29.665092902Z" level=info msg="Starting container: e95bd8458e72e7e7d15cdd085a24fa64b0a97528e5b2674609bccdd66eaec9b7" id=091dbd30-2023-497f-b6b7-570b18ba0796 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.859922 | controller | Jun 09 13:21:29.665996 crc crio[3638]: time="2026-06-09T13:21:29.665318137Z" 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-09 14:45:30.859960 | controller | Jun 09 13:21:29.665996 crc crio[3638]: time="2026-06-09T13:21:29.665628565Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8ed1a8b1e32ea24a444e4fac0c698ee0904e9b127468cc35c2e928a46ef08e0d UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/9615dcea-13f1-4d2e-8856-c3d69c5ac649 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:0xc0019a8568}] Aliases:map[]}"
2026-06-09 14:45:30.859998 | controller | Jun 09 13:21:29.665996 crc crio[3638]: time="2026-06-09T13:21:29.665771308Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.860036 | controller | Jun 09 13:21:29.666924 crc crio[3638]: time="2026-06-09T13:21:29.666004765Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/0f86830c-38bf-494d-add6-5ffb0dd0d8eb 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:0xc000784558}] Aliases:map[]}"
2026-06-09 14:45:30.860073 | controller | Jun 09 13:21:29.666924 crc crio[3638]: time="2026-06-09T13:21:29.66620442Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.860111 | controller | Jun 09 13:21:29.691314 crc crio[3638]: time="2026-06-09T13:21:29.68971198Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9283a2ab644e158a31dd254c4efaaed2d1d6c5483980c5b5e748fd54daa7c510 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/5de346de-0bf7-49bf-ac2a-279d91da04b3 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:0xc0007846f8}] Aliases:map[]}"
2026-06-09 14:45:30.860148 | controller | Jun 09 13:21:29.691642 crc crio[3638]: time="2026-06-09T13:21:29.691561207Z" 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-09 14:45:30.860186 | controller | Jun 09 13:21:29.699373 crc crio[3638]: time="2026-06-09T13:21:29.698973345Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:040a32f97b44731dd690630d85959d3ee0b7b2d7529aa7c1ef9f1d2ac8cd0b05 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/e55a54e9-5def-45b1-9c2b-69a461c99893 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:0xc001890528}] Aliases:map[]}"
2026-06-09 14:45:30.860231 | controller | Jun 09 13:21:29.699768 crc crio[3638]: time="2026-06-09T13:21:29.699676744Z" 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-09 14:45:30.860269 | controller | Jun 09 13:21:29.704324 crc crio[3638]: time="2026-06-09T13:21:29.70034504Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:0378130ebeeb30b4c515b648efb2d90b2146241e51f9e6b1f7813f2a2d5d6073 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/ef9dca32-4c20-4c1d-9e73-fe9c85e8393c 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:0xc001890350}] Aliases:map[]}"
2026-06-09 14:45:30.860306 | controller | Jun 09 13:21:29.704324 crc crio[3638]: time="2026-06-09T13:21:29.700533125Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.860343 | controller | Jun 09 13:21:29.704324 crc crio[3638]: time="2026-06-09T13:21:29.700796342Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:c18030c06fed630f70c642c2ffe0823f3766cbed2506b16125c7a522b0844725 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/845ca97b-bd66-42da-9b14-0de31bbd1b9e 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:0xc000784640}] Aliases:map[]}"
2026-06-09 14:45:30.860379 | controller | Jun 09 13:21:29.704324 crc crio[3638]: time="2026-06-09T13:21:29.700915376Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.860415 | controller | Jun 09 13:21:29.734268 crc crio[3638]: time="2026-06-09T13:21:29.733777903Z" level=info msg="Ran pod sandbox 73de833340094d2139291ba98de7817350763ec3ee9dc648e703b5a88653ebd2 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD" id=cc984670-3b13-4e30-abfd-ff7d5a2dbc8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.860452 | controller | Jun 09 13:21:29.785748 crc crio[3638]: time="2026-06-09T13:21:29.785533522Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.860489 | controller | Jun 09 13:21:29.785748 crc crio[3638]: time="2026-06-09T13:21:29.785710597Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.860568 | controller | Jun 09 13:21:29.785748 crc crio[3638]: time="2026-06-09T13:21:29.785757639Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vlan\""
2026-06-09 14:45:30.860610 | controller | Jun 09 13:21:29.827890 crc crio[3638]: time="2026-06-09T13:21:29.827744199Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=3c76443d-927e-4cfc-b650-a31a3f5e78d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.860670 | controller | Jun 09 13:21:29.950725 crc crio[3638]: time="2026-06-09T13:21:29.940436743Z" level=info msg="Started container" PID=12896 containerID=e95bd8458e72e7e7d15cdd085a24fa64b0a97528e5b2674609bccdd66eaec9b7 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=091dbd30-2023-497f-b6b7-570b18ba0796 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e913f0f7098689841f583c5b6e9b4768355b5e2e2b2f66a58e7ea6681fbd8b48
2026-06-09 14:45:30.860720 | controller | Jun 09 13:21:30.036916 crc crio[3638]: time="2026-06-09T13:21:30.034380638Z" level=info msg="Ran pod sandbox a190cf2998a4f7d36d9d2e55c010cca24383bcbcaf5355d05f4ba776f3861ba7 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=9dbf86df-fa1e-438b-85ac-c9974620ed5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.860772 | controller | Jun 09 13:21:30.048385 crc crio[3638]: time="2026-06-09T13:21:30.043955413Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=3f3c542f-0695-4aae-846c-748b96690bc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.860820 | controller | Jun 09 13:21:30.071407 crc crio[3638]: time="2026-06-09T13:21:30.069504375Z" level=info msg="Ran pod sandbox 5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=886cc017-02be-4366-9d9e-96d36bb3bd05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.860866 | controller | Jun 09 13:21:30.079207 crc crio[3638]: time="2026-06-09T13:21:30.073927978Z" level=info msg="Ran pod sandbox 5e47d36eb75a56025090e901ba426df672f2e1c504ae63e579d7663afbf7416d with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=1c579d11-5feb-4d4e-914d-5a51f54b023f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.860913 | controller | Jun 09 13:21:30.196626 crc crio[3638]: time="2026-06-09T13:21:30.196051522Z" level=info msg="Ran pod sandbox 2308aca293eb1848ac49b11cc0ef05a2535126a7a0c4627ba46a5cfc8b7d0f39 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=1974be9a-c56e-4f77-aa23-4e578b917e0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.860959 | controller | Jun 09 13:21:30.209082 crc crio[3638]: time="2026-06-09T13:21:30.203794719Z" level=info msg="Ran pod sandbox 62d45e13bc05e3eeed347a343d5277d110f4e30516888cdfe02f72ba8e2da7a9 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=c3dcb0b6-157f-4229-a648-8e6fdea91d8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.861006 | controller | Jun 09 13:21:30.225397 crc crio[3638]: time="2026-06-09T13:21:30.217336145Z" level=info msg="Ran pod sandbox 8ed1a8b1e32ea24a444e4fac0c698ee0904e9b127468cc35c2e928a46ef08e0d with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=78c60e12-3276-4fd9-a00f-4028cd19c0e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.861052 | controller | Jun 09 13:21:30.249974 crc crio[3638]: time="2026-06-09T13:21:30.243753978Z" level=info msg="Ran pod sandbox de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=e2672a2c-0851-4c7e-8803-ec3c2cbbb87e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.861097 | controller | Jun 09 13:21:30.264005 crc crio[3638]: time="2026-06-09T13:21:30.262908186Z" level=info msg="Ran pod sandbox 9283a2ab644e158a31dd254c4efaaed2d1d6c5483980c5b5e748fd54daa7c510 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=e660e836-81a3-42fe-a3de-4b8361b386ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.861142 | controller | Jun 09 13:21:30.282651 crc crio[3638]: time="2026-06-09T13:21:30.28184464Z" level=info msg="Ran pod sandbox 040a32f97b44731dd690630d85959d3ee0b7b2d7529aa7c1ef9f1d2ac8cd0b05 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=ad776ebf-c0b7-4648-855e-7f82ebae94bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.861187 | controller | Jun 09 13:21:30.341925 crc crio[3638]: time="2026-06-09T13:21:30.341500141Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=d0a619ed-bae4-4678-84dd-0467f265db38 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.861242 | controller | Jun 09 13:21:30.368238 crc crio[3638]: time="2026-06-09T13:21:30.346870677Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=25885797-d4fb-437e-9c15-d64d6ab6a076 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.861289 | controller | Jun 09 13:21:30.368238 crc crio[3638]: time="2026-06-09T13:21:30.34891925Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=14695dca-ee13-4291-b1e9-fd0570fa0495 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.861384 | controller | Jun 09 13:21:30.368238 crc crio[3638]: time="2026-06-09T13:21:30.349349231Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f62f5e74-b1eb-4ac6-b285-f37853dfe955 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.861434 | controller | Jun 09 13:21:30.368238 crc crio[3638]: time="2026-06-09T13:21:30.350575552Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=f330bf2b-4cfb-4736-9f5f-a14f23c4df78 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.861482 | controller | Jun 09 13:21:30.368238 crc crio[3638]: time="2026-06-09T13:21:30.351071704Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=41cc6f21-2a62-406d-afa8-af5ebf6fafd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.861561 | controller | Jun 09 13:21:30.368238 crc crio[3638]: time="2026-06-09T13:21:30.352520731Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5b45ede5-713a-4c4d-8df9-2c48117380a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.861611 | controller | Jun 09 13:21:30.368238 crc crio[3638]: time="2026-06-09T13:21:30.35283589Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=2f5ee224-dec7-48ed-8355-736ae1c55a5a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.861658 | controller | Jun 09 13:21:30.368238 crc crio[3638]: time="2026-06-09T13:21:30.353282531Z" level=info msg="Ran pod sandbox c18030c06fed630f70c642c2ffe0823f3766cbed2506b16125c7a522b0844725 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=b2140c6d-fcaa-44f5-b02c-5d88d0178b2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.861705 | controller | Jun 09 13:21:30.368238 crc crio[3638]: time="2026-06-09T13:21:30.353318802Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=2c8090f8-8ff7-4136-978a-e5e8bb880f02 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.861751 | controller | Jun 09 13:21:30.368238 crc crio[3638]: time="2026-06-09T13:21:30.35598032Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=2fcfe808-3b28-451d-94a5-23d7cddd532c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.861797 | controller | Jun 09 13:21:30.400439 crc crio[3638]: time="2026-06-09T13:21:30.39833951Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=d7f01bbc-950c-43ce-96bf-e1996465f808 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.861853 | controller | Jun 09 13:21:30.400439 crc crio[3638]: time="2026-06-09T13:21:30.398551195Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=ab0bbfbe-3535-4a8f-8cf8-23fbac20da0f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.861901 | controller | Jun 09 13:21:30.400439 crc crio[3638]: time="2026-06-09T13:21:30.398976487Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=e20985d1-3b22-45a7-ad31-ec5680ae14b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.861948 | controller | Jun 09 13:21:30.400439 crc crio[3638]: time="2026-06-09T13:21:30.399425148Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=593519da-bcdd-4a05-9cf2-8b648ef97fae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.861993 | controller | Jun 09 13:21:30.400439 crc crio[3638]: time="2026-06-09T13:21:30.399988622Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=e54f0f87-44ad-4aea-8192-ab3af6543e5a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.862040 | controller | Jun 09 13:21:30.400439 crc crio[3638]: time="2026-06-09T13:21:30.400019183Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=712e6bd6-5a7f-46d1-b85a-b5c74237bf5d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.862087 | controller | Jun 09 13:21:30.400439 crc crio[3638]: time="2026-06-09T13:21:30.401695236Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=289198da-ca57-4782-b3a5-4b22d3ea1284 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.862134 | controller | Jun 09 13:21:30.400439 crc crio[3638]: time="2026-06-09T13:21:30.402230181Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=f4f52d69-7e99-4491-81b1-4560827d43ee name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.862180 | controller | Jun 09 13:21:30.405427 crc crio[3638]: time="2026-06-09T13:21:30.40536094Z" level=info msg="Ran pod sandbox 0378130ebeeb30b4c515b648efb2d90b2146241e51f9e6b1f7813f2a2d5d6073 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=a07d65c5-970e-434a-b105-1cdac26cfbe2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.862226 | controller | Jun 09 13:21:30.430664 crc crio[3638]: time="2026-06-09T13:21:30.414414841Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=0675029f-efdc-407e-bbab-1deb82a9e6c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.862271 | controller | Jun 09 13:21:30.431420 crc crio[3638]: time="2026-06-09T13:21:30.4308578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.862317 | controller | Jun 09 13:21:30.473356 crc crio[3638]: time="2026-06-09T13:21:30.415025427Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=139c2434-9f93-4750-b66e-1565150ec4d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.862366 | controller | Jun 09 13:21:30.486940 crc crio[3638]: time="2026-06-09T13:21:30.486890939Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=ab4138c5-b577-453a-bed5-64748261ecac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.862419 | controller | Jun 09 13:21:30.490776 crc crio[3638]: time="2026-06-09T13:21:30.490725657Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=c60fc13a-5fa4-42d7-a72a-26b736a0b453 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.862466 | controller | Jun 09 13:21:30.491550 crc crio[3638]: time="2026-06-09T13:21:30.491519467Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=2a91a630-59df-48d5-9c2e-ed5c3061284f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.862540 | controller | Jun 09 13:21:30.504563 crc crio[3638]: time="2026-06-09T13:21:30.503259847Z" level=info msg="Ran pod sandbox 60b06b51766edc4f5eb4c071108fd9323c73363ed3eb9733d8fa793ba26f8c48 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=05054051-8a5c-4841-94c4-82a06ca24b2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.862599 | controller | Jun 09 13:21:30.506294 crc crio[3638]: time="2026-06-09T13:21:30.416447443Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=4cff16c9-ed26-4a55-b086-b9225044e27c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.862647 | controller | Jun 09 13:21:30.506294 crc crio[3638]: time="2026-06-09T13:21:30.416575096Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=c2f99222-3f6d-4b34-92e3-1cf1579a860b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.862695 | controller | Jun 09 13:21:30.506294 crc crio[3638]: time="2026-06-09T13:21:30.416923365Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=a5151efb-d6fd-44f9-a993-36478e3def85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.862743 | controller | Jun 09 13:21:30.506294 crc crio[3638]: time="2026-06-09T13:21:30.422424105Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=2dc980f8-8e28-4933-88c9-acd071f59ceb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.862790 | controller | Jun 09 13:21:30.506294 crc crio[3638]: time="2026-06-09T13:21:30.429307311Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=693ea145-1452-4b70-acf0-ae8bf8c824fe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.862837 | controller | Jun 09 13:21:30.547375 crc crio[3638]: time="2026-06-09T13:21:30.547275409Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=bbfdd071-a654-4889-ab91-18b67b1df77d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.862883 | controller | Jun 09 13:21:30.550953 crc crio[3638]: time="2026-06-09T13:21:30.549442654Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=244996b1-f840-4ac5-969e-588e17bf8d5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.862931 | controller | Jun 09 13:21:30.558581 crc crio[3638]: time="2026-06-09T13:21:30.549810734Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=20c7796c-2e5c-4a36-a671-854d00346421 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.862978 | controller | Jun 09 13:21:30.873755 crc crio[3638]: time="2026-06-09T13:21:30.869640171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.863033 | controller | Jun 09 13:21:30.873755 crc crio[3638]: time="2026-06-09T13:21:30.870900502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.863081 | controller | Jun 09 13:21:30.873755 crc crio[3638]: time="2026-06-09T13:21:30.873036726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.863128 | controller | Jun 09 13:21:30.875019 crc crio[3638]: time="2026-06-09T13:21:30.873803996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.863174 | controller | Jun 09 13:21:30.875019 crc crio[3638]: time="2026-06-09T13:21:30.873082557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.863221 | controller | Jun 09 13:21:30.875019 crc crio[3638]: time="2026-06-09T13:21:30.874657787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.863268 | controller | Jun 09 13:21:30.875019 crc crio[3638]: time="2026-06-09T13:21:30.874830673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.863314 | controller | Jun 09 13:21:30.875019 crc crio[3638]: time="2026-06-09T13:21:30.874852723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.863359 | controller | Jun 09 13:21:30.891152 crc crio[3638]: time="2026-06-09T13:21:30.890488611Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bbc28371-8ef3-4031-a187-30fef0212980 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.863407 | controller | Jun 09 13:21:30.981177 crc crio[3638]: time="2026-06-09T13:21:30.981001049Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=b329b8b2-79eb-4d38-a844-f36d080dafb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.863453 | controller | Jun 09 13:21:31.331521 crc crio[3638]: time="2026-06-09T13:21:31.328454431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.863499 | controller | Jun 09 13:21:31.342306 crc crio[3638]: time="2026-06-09T13:21:31.338287032Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=26cbdaad-f744-4c23-a4e7-35946cd266be name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.863694 | controller | Jun 09 13:21:31.435295 crc crio[3638]: time="2026-06-09T13:21:31.434859275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.863750 | controller | Jun 09 13:21:31.450066 crc crio[3638]: time="2026-06-09T13:21:31.448863611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.863799 | controller | Jun 09 13:21:31.516334 crc crio[3638]: time="2026-06-09T13:21:31.515950772Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.863856 | controller | Jun 09 13:21:31.541215 crc crio[3638]: time="2026-06-09T13:21:31.541181235Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.863905 | controller | Jun 09 13:21:31.541609 crc crio[3638]: time="2026-06-09T13:21:31.541448962Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vrf\""
2026-06-09 14:45:30.863954 | controller | Jun 09 13:21:31.555482 crc crio[3638]: time="2026-06-09T13:21:31.550268597Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=d3a4b6cf-7ab1-455e-a09a-72c23fc31915 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.864002 | controller | Jun 09 13:21:31.604971 crc crio[3638]: time="2026-06-09T13:21:31.604381488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.864050 | controller | Jun 09 13:21:31.622068 crc crio[3638]: time="2026-06-09T13:21:31.621968726Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=7a903fe9-65df-4510-bf96-57f43352690e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.864098 | controller | Jun 09 13:21:31.633468 crc crio[3638]: time="2026-06-09T13:21:31.633036329Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=c72d9efa-16b4-49a2-b22b-991915549430 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.864145 | controller | Jun 09 13:21:31.682199 crc crio[3638]: time="2026-06-09T13:21:31.682070068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.864191 | controller | Jun 09 13:21:31.899323 crc crio[3638]: time="2026-06-09T13:21:31.895473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.864237 | controller | Jun 09 13:21:32.030514 crc crio[3638]: time="2026-06-09T13:21:32.025479566Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.864283 | controller | Jun 09 13:21:32.030514 crc crio[3638]: time="2026-06-09T13:21:32.025717872Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.864330 | controller | Jun 09 13:21:32.030514 crc crio[3638]: time="2026-06-09T13:21:32.025751873Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_1b1783e4-8d23-4dc7-b7e4-87502cedafb4\""
2026-06-09 14:45:30.864376 | controller | Jun 09 13:21:32.030514 crc crio[3638]: time="2026-06-09T13:21:32.025803845Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-09 14:45:30.864423 | controller | Jun 09 13:21:32.074292 crc crio[3638]: time="2026-06-09T13:21:32.066340897Z" level=info msg="Created container a0f07dfec501a2a432318e542f4145a68f4b494bbaf2b8288ef1fc4be8ca66d1: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=0675029f-efdc-407e-bbab-1deb82a9e6c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.864470 | controller | Jun 09 13:21:32.074292 crc crio[3638]: time="2026-06-09T13:21:32.071735015Z" level=info msg="Starting container: a0f07dfec501a2a432318e542f4145a68f4b494bbaf2b8288ef1fc4be8ca66d1" id=0da70e8a-a880-4e7d-9c0b-7c434faae14e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.864546 | controller | Jun 09 13:21:32.127560 crc crio[3638]: time="2026-06-09T13:21:32.127083597Z" level=info msg="Started container" PID=12975 containerID=a0f07dfec501a2a432318e542f4145a68f4b494bbaf2b8288ef1fc4be8ca66d1 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=0da70e8a-a880-4e7d-9c0b-7c434faae14e name=/runtime.v1.RuntimeService/StartContainer sandboxID=73de833340094d2139291ba98de7817350763ec3ee9dc648e703b5a88653ebd2
2026-06-09 14:45:30.864734 | controller | Jun 09 13:21:32.135465 crc crio[3638]: time="2026-06-09T13:21:32.135268846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.864789 | controller | Jun 09 13:21:32.157072 crc crio[3638]: time="2026-06-09T13:21:32.156384794Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.864830 | controller | Jun 09 13:21:32.157072 crc crio[3638]: time="2026-06-09T13:21:32.156673061Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.864869 | controller | Jun 09 13:21:32.157072 crc crio[3638]: time="2026-06-09T13:21:32.156711922Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-09 14:45:30.864907 | controller | Jun 09 13:21:32.795937 crc crio[3638]: time="2026-06-09T13:21:32.789059129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.864946 | controller | Jun 09 13:21:32.875882 crc crio[3638]: time="2026-06-09T13:21:32.875541275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.864983 | controller | Jun 09 13:21:33.051757 crc crio[3638]: time="2026-06-09T13:21:33.050878946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.865021 | controller | Jun 09 13:21:33.224979 crc crio[3638]: time="2026-06-09T13:21:33.224912514Z" level=info msg="Created container 75431354cfb151d2907a87f3b2a1fed6b045d6c66b62da460b123f4f93a5c8ac: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=1ba5f6ad-fc30-4180-981d-539642480f2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.865059 | controller | Jun 09 13:21:33.571467 crc crio[3638]: time="2026-06-09T13:21:33.554660063Z" level=info msg="Starting container: 75431354cfb151d2907a87f3b2a1fed6b045d6c66b62da460b123f4f93a5c8ac" id=8ed33808-7564-45c5-ab2a-a81f7f302967 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.865098 | controller | Jun 09 13:21:33.788254 crc crio[3638]: time="2026-06-09T13:21:33.787032639Z" level=info msg="Started container" PID=13012 containerID=75431354cfb151d2907a87f3b2a1fed6b045d6c66b62da460b123f4f93a5c8ac description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=8ed33808-7564-45c5-ab2a-a81f7f302967 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd8d1b9b9947948487a8f0d6768afb88cfd4d51ed6950e84e4849166be868a8f
2026-06-09 14:45:30.865137 | controller | Jun 09 13:21:34.190829 crc crio[3638]: time="2026-06-09T13:21:34.190289557Z" level=info msg="Created container 02b4dc0420a2231983123cca7ccf86189c817f38f9cc0982a519117c738374bc: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=2a91a630-59df-48d5-9c2e-ed5c3061284f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.865176 | controller | Jun 09 13:21:34.249355 crc crio[3638]: time="2026-06-09T13:21:34.245789783Z" level=info msg="Starting container: 02b4dc0420a2231983123cca7ccf86189c817f38f9cc0982a519117c738374bc" id=8787c64c-9732-4c44-a0e2-69d67992ff29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.865313 | controller | Jun 09 13:21:34.281428 crc crio[3638]: time="2026-06-09T13:21:34.281349872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.865377 | controller | Jun 09 13:21:34.429626 crc crio[3638]: time="2026-06-09T13:21:34.428972612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.865419 | controller | Jun 09 13:21:34.514364 crc crio[3638]: time="2026-06-09T13:21:34.513539328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.865460 | controller | Jun 09 13:21:34.812350 crc crio[3638]: time="2026-06-09T13:21:34.812297576Z" level=info msg="Started container" PID=13034 containerID=02b4dc0420a2231983123cca7ccf86189c817f38f9cc0982a519117c738374bc description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=8787c64c-9732-4c44-a0e2-69d67992ff29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=040a32f97b44731dd690630d85959d3ee0b7b2d7529aa7c1ef9f1d2ac8cd0b05
2026-06-09 14:45:30.865500 | controller | Jun 09 13:21:34.932420 crc crio[3638]: time="2026-06-09T13:21:34.932276277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.865600 | controller | Jun 09 13:21:34.943978 crc crio[3638]: time="2026-06-09T13:21:34.943861389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.865642 | controller | Jun 09 13:21:35.039818 crc crio[3638]: time="2026-06-09T13:21:35.038499134Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b7f9c1cc-763b-4102-ae18-325ddbdb69a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.865682 | controller | Jun 09 13:21:35.099581 crc crio[3638]: time="2026-06-09T13:21:35.099501262Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.865720 | controller | Jun 09 13:21:35.099581 crc crio[3638]: time="2026-06-09T13:21:35.099571844Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.865759 | controller | Jun 09 13:21:35.099851 crc crio[3638]: time="2026-06-09T13:21:35.099643936Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-09 14:45:30.865798 | controller | Jun 09 13:21:35.113439 crc crio[3638]: time="2026-06-09T13:21:35.113297616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.865836 | controller | Jun 09 13:21:35.283545 crc crio[3638]: time="2026-06-09T13:21:35.282837237Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=915dee24-9a8f-4c96-b874-5144d66772c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.865873 | controller | Jun 09 13:21:35.860492 crc crio[3638]: time="2026-06-09T13:21:35.859556996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.865911 | controller | Jun 09 13:21:35.930167 crc crio[3638]: time="2026-06-09T13:21:35.927696322Z" level=info msg="Created container aa9f86dc71037242da8d3c060369ba95be47db2c7f7ac24de495dd01cb6686b4: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=139c2434-9f93-4750-b66e-1565150ec4d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.865950 | controller | Jun 09 13:21:35.993567 crc crio[3638]: time="2026-06-09T13:21:35.991483478Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=7dae204b-e1d7-4780-9855-71f9ef0c2b4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.865997 | controller | Jun 09 13:21:36.033340 crc crio[3638]: time="2026-06-09T13:21:36.004880811Z" level=info msg="Starting container: aa9f86dc71037242da8d3c060369ba95be47db2c7f7ac24de495dd01cb6686b4" id=ad258db1-2cf9-47de-9d77-e82a09dcdc69 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.866036 | controller | Jun 09 13:21:36.033340 crc crio[3638]: time="2026-06-09T13:21:36.026863983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.866074 | controller | Jun 09 13:21:36.151580 crc crio[3638]: time="2026-06-09T13:21:36.151206006Z" level=info msg="Started container" PID=13058 containerID=aa9f86dc71037242da8d3c060369ba95be47db2c7f7ac24de495dd01cb6686b4 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=ad258db1-2cf9-47de-9d77-e82a09dcdc69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a190cf2998a4f7d36d9d2e55c010cca24383bcbcaf5355d05f4ba776f3861ba7
2026-06-09 14:45:30.866113 | controller | Jun 09 13:21:36.370288 crc crio[3638]: time="2026-06-09T13:21:36.368535237Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-wqj6n/POD" id=4334ccc1-0476-455d-9b2a-eeecaa3f1a05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.866150 | controller | Jun 09 13:21:36.370288 crc crio[3638]: time="2026-06-09T13:21:36.368705763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.866187 | controller | Jun 09 13:21:36.387283 crc crio[3638]: time="2026-06-09T13:21:36.386480027Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-7jl5w/POD" id=1f058a46-196e-42f3-9574-e944dd608a8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.866223 | controller | Jun 09 13:21:36.387828 crc crio[3638]: time="2026-06-09T13:21:36.387351891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.866259 | controller | Jun 09 13:21:36.488510 crc crio[3638]: time="2026-06-09T13:21:36.483013395Z" level=info msg="Created container 3e51bbacb584a434e1cf6d3c625570aa4664b0bb1f16a59843cc118f5b01eb29: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=ab4138c5-b577-453a-bed5-64748261ecac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.866295 | controller | Jun 09 13:21:36.521024 crc crio[3638]: time="2026-06-09T13:21:36.518915835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.866332 | controller | Jun 09 13:21:36.573238 crc crio[3638]: time="2026-06-09T13:21:36.566974502Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-wxtv6/POD" id=bbf4af08-5bbd-4c21-85df-433323ca8c9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.866368 | controller | Jun 09 13:21:36.573238 crc crio[3638]: time="2026-06-09T13:21:36.570891042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.866406 | controller | Jun 09 13:21:36.573238 crc crio[3638]: time="2026-06-09T13:21:36.571986982Z" level=info msg="Starting container: 3e51bbacb584a434e1cf6d3c625570aa4664b0bb1f16a59843cc118f5b01eb29" id=388c48b0-b843-4dc7-9ff4-5af278c3599e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.866446 | controller | Jun 09 13:21:36.620304 crc crio[3638]: time="2026-06-09T13:21:36.619546257Z" level=info msg="Started container" PID=13068 containerID=3e51bbacb584a434e1cf6d3c625570aa4664b0bb1f16a59843cc118f5b01eb29 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=388c48b0-b843-4dc7-9ff4-5af278c3599e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2308aca293eb1848ac49b11cc0ef05a2535126a7a0c4627ba46a5cfc8b7d0f39
2026-06-09 14:45:30.866490 | controller | Jun 09 13:21:36.684733 crc crio[3638]: time="2026-06-09T13:21:36.684412453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.866569 | controller | Jun 09 13:21:37.024414 crc crio[3638]: time="2026-06-09T13:21:36.998023295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.866609 | controller | Jun 09 13:21:37.177468 crc crio[3638]: time="2026-06-09T13:21:37.175470366Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f15e6dee-ab1e-4839-aaab-6171e357d93b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.866647 | controller | Jun 09 13:21:37.196583 crc crio[3638]: time="2026-06-09T13:21:37.194913438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.866684 | controller | Jun 09 13:21:37.298398 crc crio[3638]: time="2026-06-09T13:21:37.296360552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.866721 | controller | Jun 09 13:21:37.326162 crc crio[3638]: time="2026-06-09T13:21:37.323887579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.866757 | controller | Jun 09 13:21:37.405046 crc crio[3638]: time="2026-06-09T13:21:37.404304328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.866794 | controller | Jun 09 13:21:37.467381 crc crio[3638]: time="2026-06-09T13:21:37.464773992Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-vqhwk/POD" id=713afb90-4a7b-44f1-b564-288f9c74c0ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.866830 | controller | Jun 09 13:21:37.467723 crc crio[3638]: time="2026-06-09T13:21:37.467691803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.866866 | controller | Jun 09 13:21:37.669991 crc crio[3638]: time="2026-06-09T13:21:37.669941495Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=30e20873-5241-4c2d-a7b5-895dcfa565dc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.866902 | controller | Jun 09 13:21:37.869935 crc crio[3638]: time="2026-06-09T13:21:37.86948368Z" level=info msg="Created container 11f622b3e1c3191fcda4539fa39a9acb4390cab40ff808620552ae1453c5d678: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=d3a4b6cf-7ab1-455e-a09a-72c23fc31915 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.866940 | controller | Jun 09 13:21:37.871941 crc crio[3638]: time="2026-06-09T13:21:37.871893617Z" level=info msg="Starting container: 11f622b3e1c3191fcda4539fa39a9acb4390cab40ff808620552ae1453c5d678" id=514466c5-d75d-444c-a33c-d5622caf9032 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.866977 | controller | Jun 09 13:21:37.906896 crc crio[3638]: time="2026-06-09T13:21:37.906796659Z" level=info msg="Created container 91193879eb9d283ed46b2561be7b1da45485b45ace7a656d5d8b6dd4d881a4a9: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=a5151efb-d6fd-44f9-a993-36478e3def85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.867023 | controller | Jun 09 13:21:37.907784 crc crio[3638]: time="2026-06-09T13:21:37.907728956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.867061 | controller | Jun 09 13:21:37.970576 crc crio[3638]: time="2026-06-09T13:21:37.966982115Z" level=info msg="Starting container: 91193879eb9d283ed46b2561be7b1da45485b45ace7a656d5d8b6dd4d881a4a9" id=3841d487-f881-416c-a4d0-07774cd9ce36 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.867098 | controller | Jun 09 13:21:38.124194 crc crio[3638]: time="2026-06-09T13:21:38.11905225Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=faf858f4-7712-445b-a85b-47db1947885d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.867136 | controller | Jun 09 13:21:38.171300 crc crio[3638]: time="2026-06-09T13:21:38.170924935Z" level=info msg="Started container" PID=13097 containerID=11f622b3e1c3191fcda4539fa39a9acb4390cab40ff808620552ae1453c5d678 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=514466c5-d75d-444c-a33c-d5622caf9032 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60b06b51766edc4f5eb4c071108fd9323c73363ed3eb9733d8fa793ba26f8c48
2026-06-09 14:45:30.867172 | controller | Jun 09 13:21:38.187428 crc crio[3638]: time="2026-06-09T13:21:38.186482848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.867209 | controller | Jun 09 13:21:38.192920 crc crio[3638]: time="2026-06-09T13:21:38.192562027Z" level=info msg="Got pod network &{Name:certified-operators-wxtv6 Namespace:openshift-marketplace ID:99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee UID:fe8421a9-3c45-4e99-bd58-9eff9f7e3c12 NetNS:/var/run/netns/ad0de7ce-6b24-4b0d-b2ac-13b3b82ed57b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe8421a9_3c45_4e99_bd58_9eff9f7e3c12.slice PodAnnotations:0xc001480b40}] Aliases:map[]}"
2026-06-09 14:45:30.867247 | controller | Jun 09 13:21:38.192920 crc crio[3638]: time="2026-06-09T13:21:38.192917296Z" level=info msg="Adding pod openshift-marketplace_certified-operators-wxtv6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.867284 | controller | Jun 09 13:21:38.392366 crc crio[3638]: time="2026-06-09T13:21:38.369766151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.867321 | controller | Jun 09 13:21:38.619305 crc crio[3638]: time="2026-06-09T13:21:38.614389732Z" level=info msg="Created container 2842dbd0ff30235b2217b0185fef5bd683963f7a5ce909990f7354b845518500: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=7a903fe9-65df-4510-bf96-57f43352690e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.867359 | controller | Jun 09 13:21:38.673576 crc crio[3638]: time="2026-06-09T13:21:38.672965703Z" level=info msg="Starting container: 2842dbd0ff30235b2217b0185fef5bd683963f7a5ce909990f7354b845518500" id=4999c9db-17c5-40ea-b45d-66768acb89b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.867396 | controller | Jun 09 13:21:38.712282 crc crio[3638]: time="2026-06-09T13:21:38.710061706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.867433 | controller | Jun 09 13:21:38.732880 crc crio[3638]: time="2026-06-09T13:21:38.732798129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.867478 | controller | Jun 09 13:21:38.796758 crc crio[3638]: time="2026-06-09T13:21:38.796589556Z" level=info msg="Started container" PID=13110 containerID=91193879eb9d283ed46b2561be7b1da45485b45ace7a656d5d8b6dd4d881a4a9 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=3841d487-f881-416c-a4d0-07774cd9ce36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9283a2ab644e158a31dd254c4efaaed2d1d6c5483980c5b5e748fd54daa7c510
2026-06-09 14:45:30.867547 | controller | Jun 09 13:21:38.963494 crc crio[3638]: time="2026-06-09T13:21:38.952882217Z" level=info msg="Started container" PID=13125 containerID=2842dbd0ff30235b2217b0185fef5bd683963f7a5ce909990f7354b845518500 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=4999c9db-17c5-40ea-b45d-66768acb89b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c18030c06fed630f70c642c2ffe0823f3766cbed2506b16125c7a522b0844725
2026-06-09 14:45:30.867597 | controller | Jun 09 13:21:39.211398 crc crio[3638]: time="2026-06-09T13:21:39.210924642Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b3e597e8-4b5b-4720-aa19-e09511ccb38b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.867636 | controller | Jun 09 13:21:39.270913 crc crio[3638]: time="2026-06-09T13:21:39.265896403Z" level=info msg="Created container 885875fb64bd0cc9255028d8ac07a0c8f8831b5927884de89a1714409b3f5ca6: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=c72d9efa-16b4-49a2-b22b-991915549430 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.867674 | controller | Jun 09 13:21:39.310474 crc crio[3638]: time="2026-06-09T13:21:39.310043192Z" level=info msg="Starting container: 885875fb64bd0cc9255028d8ac07a0c8f8831b5927884de89a1714409b3f5ca6" id=53434be5-a8e1-429b-a28b-931a952920ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.867711 | controller | Jun 09 13:21:39.404017 crc crio[3638]: time="2026-06-09T13:21:39.401717285Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=acacfb45-e3a2-47cf-9343-90c0b94eb567 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.867749 | controller | Jun 09 13:21:39.932395 crc crio[3638]: time="2026-06-09T13:21:39.927389402Z" level=info msg="Created container 31782b30bfc83b4cd3fc06a87b571214341c3096bed47f884e98fec93b584528: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=4cff16c9-ed26-4a55-b086-b9225044e27c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.867786 | controller | Jun 09 13:21:39.934891 crc crio[3638]: time="2026-06-09T13:21:39.933695168Z" level=info msg="Started container" PID=13129 containerID=885875fb64bd0cc9255028d8ac07a0c8f8831b5927884de89a1714409b3f5ca6 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=53434be5-a8e1-429b-a28b-931a952920ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=0378130ebeeb30b4c515b648efb2d90b2146241e51f9e6b1f7813f2a2d5d6073
2026-06-09 14:45:30.867824 | controller | Jun 09 13:21:39.975442 crc crio[3638]: time="2026-06-09T13:21:39.975082281Z" level=info msg="Starting container: 31782b30bfc83b4cd3fc06a87b571214341c3096bed47f884e98fec93b584528" id=5d46be56-1610-46bd-b1ee-4e55da4ce093 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.867861 | controller | Jun 09 13:21:40.082489 crc crio[3638]: time="2026-06-09T13:21:40.075734652Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=47c70859-3e7f-43b6-b060-d2460d38b139 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.867905 | controller | Jun 09 13:21:40.086201 crc crio[3638]: time="2026-06-09T13:21:40.08607446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.867944 | controller | Jun 09 13:21:40.156800 crc crio[3638]: time="2026-06-09T13:21:40.153397735Z" level=info msg="Got pod network &{Name:redhat-operators-vqhwk Namespace:openshift-marketplace ID:fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0 UID:7c77583e-a77d-4d91-b004-a6c04ee87326 NetNS:/var/run/netns/40cc94a9-6770-413b-aed4-d8b4409a836d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c77583e_a77d_4d91_b004_a6c04ee87326.slice PodAnnotations:0xc00008cb68}] Aliases:map[]}"
2026-06-09 14:45:30.867982 | controller | Jun 09 13:21:40.156800 crc crio[3638]: time="2026-06-09T13:21:40.15357928Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-vqhwk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.868019 | controller | Jun 09 13:21:40.898826 crc crio[3638]: time="2026-06-09T13:21:40.897834623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.868057 | controller | Jun 09 13:21:40.986192 crc crio[3638]: time="2026-06-09T13:21:40.981787319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.868095 | controller | Jun 09 13:21:41.213799 crc crio[3638]: time="2026-06-09T13:21:41.212899384Z" level=info msg="Started container" PID=13160 containerID=31782b30bfc83b4cd3fc06a87b571214341c3096bed47f884e98fec93b584528 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=5d46be56-1610-46bd-b1ee-4e55da4ce093 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998
2026-06-09 14:45:30.868133 | controller | Jun 09 13:21:41.458010 crc crio[3638]: time="2026-06-09T13:21:41.457935187Z" level=info msg="Created container 9ddb59de7cfda9075f7f7952c0f169028bef97de5a4fde1691a377bf1137f97b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=c2f99222-3f6d-4b34-92e3-1cf1579a860b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.868171 | controller | Jun 09 13:21:41.522523 crc crio[3638]: time="2026-06-09T13:21:41.519946523Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.868210 | controller | Jun 09 13:21:41.672822 crc crio[3638]: time="2026-06-09T13:21:41.671504324Z" level=info msg="Starting container: 9ddb59de7cfda9075f7f7952c0f169028bef97de5a4fde1691a377bf1137f97b" id=51a6897b-d4c5-4bad-b15a-09184606a24b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.868247 | controller | Jun 09 13:21:42.572011 crc crio[3638]: time="2026-06-09T13:21:42.549057668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.868285 | controller | Jun 09 13:21:42.628390 crc crio[3638]: time="2026-06-09T13:21:42.556825235Z" level=info msg="Started container" PID=13180 containerID=9ddb59de7cfda9075f7f7952c0f169028bef97de5a4fde1691a377bf1137f97b description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=51a6897b-d4c5-4bad-b15a-09184606a24b name=/runtime.v1.RuntimeService/StartContainer sandboxID=de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04
2026-06-09 14:45:30.868323 | controller | Jun 09 13:21:42.707265 crc crio[3638]: time="2026-06-09T13:21:42.706347149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.868367 | controller | Jun 09 13:21:42.748410 crc crio[3638]: time="2026-06-09T13:21:42.747087553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.868562 | controller | Jun 09 13:21:42.849455 crc crio[3638]: time="2026-06-09T13:21:42.848784035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.868613 | controller | Jun 09 13:21:43.034624 crc crio[3638]: time="2026-06-09T13:21:43.033781416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.868682 | controller | Jun 09 13:21:43.345947 crc crio[3638]: time="2026-06-09T13:21:43.342337397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.868722 | controller | Jun 09 13:21:43.450029 crc crio[3638]: time="2026-06-09T13:21:43.36543544Z" level=info msg="Created container 8529cb6fe21473ee56f7d6705badff2d883cb0546c4c4fcf33af10aae9700ab2: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=faf858f4-7712-445b-a85b-47db1947885d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.868760 | controller | Jun 09 13:21:43.482326 crc crio[3638]: time="2026-06-09T13:21:43.481733127Z" level=info msg="Starting container: 8529cb6fe21473ee56f7d6705badff2d883cb0546c4c4fcf33af10aae9700ab2" id=fa8cc649-d55c-48c2-add5-2c0ce34dc311 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.868798 | controller | Jun 09 13:21:43.524220 crc crio[3638]: time="2026-06-09T13:21:43.521030822Z" level=info msg="Started container" PID=13223 containerID=8529cb6fe21473ee56f7d6705badff2d883cb0546c4c4fcf33af10aae9700ab2 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=fa8cc649-d55c-48c2-add5-2c0ce34dc311 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2308aca293eb1848ac49b11cc0ef05a2535126a7a0c4627ba46a5cfc8b7d0f39
2026-06-09 14:45:30.868837 | controller | Jun 09 13:21:44.219526 crc crio[3638]: time="2026-06-09T13:21:44.203846864Z" level=info msg="Created container f433c0fd9619ee68285be5fa692ca58905c8d10d2e8738503eee85e01def26df: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=47c70859-3e7f-43b6-b060-d2460d38b139 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.868875 | controller | Jun 09 13:21:44.361423 crc crio[3638]: time="2026-06-09T13:21:44.360868443Z" level=info msg="Starting container: f433c0fd9619ee68285be5fa692ca58905c8d10d2e8738503eee85e01def26df" id=95e65504-419a-4316-a6d8-a0a04d3bab31 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.868913 | controller | Jun 09 13:21:44.509075 crc crio[3638]: time="2026-06-09T13:21:44.508286841Z" level=info msg="Started container" PID=13269 containerID=f433c0fd9619ee68285be5fa692ca58905c8d10d2e8738503eee85e01def26df description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=95e65504-419a-4316-a6d8-a0a04d3bab31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9283a2ab644e158a31dd254c4efaaed2d1d6c5483980c5b5e748fd54daa7c510
2026-06-09 14:45:30.868951 | controller | Jun 09 13:21:44.618277 crc crio[3638]: time="2026-06-09T13:21:44.616882665Z" level=info msg="Created container 259cc067df8d54ac902c2eea6e860f538d36923368938a7f24dd97d370d9f9af: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=7dae204b-e1d7-4780-9855-71f9ef0c2b4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.868989 | controller | Jun 09 13:21:44.632584 crc crio[3638]: time="2026-06-09T13:21:44.631423299Z" level=info msg="Created container bc8e775318218009627841934ea3fb4cb7dca5092548ee1afea345b52507412f: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=c60fc13a-5fa4-42d7-a72a-26b736a0b453 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.869036 | controller | Jun 09 13:21:44.651536 crc crio[3638]: time="2026-06-09T13:21:44.650564172Z" level=info msg="Starting container: bc8e775318218009627841934ea3fb4cb7dca5092548ee1afea345b52507412f" id=6bfbeb3a-07e2-418b-a09f-457f42924603 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.869074 | controller | Jun 09 13:21:44.653886 crc crio[3638]: time="2026-06-09T13:21:44.653302528Z" level=info msg="Starting container: 259cc067df8d54ac902c2eea6e860f538d36923368938a7f24dd97d370d9f9af" id=6ccfc8ac-4139-47bb-a143-e29718c43402 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.869112 | controller | Jun 09 13:21:44.817292 crc crio[3638]: time="2026-06-09T13:21:44.817218332Z" level=info msg="Started container" PID=13285 containerID=bc8e775318218009627841934ea3fb4cb7dca5092548ee1afea345b52507412f description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=6bfbeb3a-07e2-418b-a09f-457f42924603 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ed1a8b1e32ea24a444e4fac0c698ee0904e9b127468cc35c2e928a46ef08e0d
2026-06-09 14:45:30.869150 | controller | Jun 09 13:21:45.296846 crc crio[3638]: time="2026-06-09T13:21:45.295863379Z" level=info msg="Started container" PID=13272 containerID=259cc067df8d54ac902c2eea6e860f538d36923368938a7f24dd97d370d9f9af description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=6ccfc8ac-4139-47bb-a143-e29718c43402 name=/runtime.v1.RuntimeService/StartContainer sandboxID=040a32f97b44731dd690630d85959d3ee0b7b2d7529aa7c1ef9f1d2ac8cd0b05
2026-06-09 14:45:30.869188 | controller | Jun 09 13:21:45.335536 crc crio[3638]: time="2026-06-09T13:21:45.335069591Z" level=info msg="Created container fa6b8ed54c2a3ebab2bdf197c6094afc3d0bc8eaa6e401f986243c5886cba07c: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=244996b1-f840-4ac5-969e-588e17bf8d5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.869226 | controller | Jun 09 13:21:45.374933 crc crio[3638]: time="2026-06-09T13:21:45.373940053Z" level=info msg="Starting container: fa6b8ed54c2a3ebab2bdf197c6094afc3d0bc8eaa6e401f986243c5886cba07c" id=72c0a6ff-3297-43a9-bfd5-7d981cd9834d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.869263 | controller | Jun 09 13:21:47.108575 crc crio[3638]: time="2026-06-09T13:21:47.05354509Z" level=info msg="Stopping container: 36b124aad9e1771c1ae40f482ee0d74d4277112c1b6698a9af058497ae10542f (timeout: 2s)" id=defc1919-41b1-46e0-895a-a19bcddd0980 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.869300 | controller | Jun 09 13:21:47.221215 crc crio[3638]: time="2026-06-09T13:21:47.210418078Z" level=info msg="Started container" PID=13261 containerID=fa6b8ed54c2a3ebab2bdf197c6094afc3d0bc8eaa6e401f986243c5886cba07c description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=72c0a6ff-3297-43a9-bfd5-7d981cd9834d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e47d36eb75a56025090e901ba426df672f2e1c504ae63e579d7663afbf7416d
2026-06-09 14:45:30.869406 | controller | Jun 09 13:21:47.392759 crc crio[3638]: time="2026-06-09T13:21:47.391517801Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=aaf7cd91-7ef7-460c-b65d-a3b5dab036ca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.869453 | controller | Jun 09 13:21:47.494924 crc crio[3638]: time="2026-06-09T13:21:47.493606024Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=d32f7de1-157c-4918-bb4b-7ff1ce684ac3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.869499 | controller | Jun 09 13:21:47.511257 crc crio[3638]: time="2026-06-09T13:21:47.509081775Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=c83c1d78-fce8-4950-8daa-cbad0ff3d47d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.869578 | controller | Jun 09 13:21:47.536849 crc crio[3638]: time="2026-06-09T13:21:47.519604798Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=75aac30c-a66c-4857-a5ba-be5405ec81ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.869618 | controller | Jun 09 13:21:47.536849 crc crio[3638]: time="2026-06-09T13:21:47.520824132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.869655 | controller | Jun 09 13:21:47.538475 crc crio[3638]: time="2026-06-09T13:21:47.537362572Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=477c7119-2bdb-40b5-b062-d75c2cf9cf68 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.869692 | controller | Jun 09 13:21:47.784313 crc crio[3638]: time="2026-06-09T13:21:47.781311545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.869730 | controller | Jun 09 13:21:47.852600 crc crio[3638]: time="2026-06-09T13:21:47.846470049Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=8b11dffa-b0bd-477f-a8c4-5acf1244edd6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.869767 | controller | Jun 09 13:21:47.910406 crc crio[3638]: time="2026-06-09T13:21:47.908386712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.869804 | controller | Jun 09 13:21:48.163559 crc crio[3638]: time="2026-06-09T13:21:48.163319751Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2e67c2db-9158-4951-81e7-28d547be1277 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.869841 | controller | Jun 09 13:21:48.604319 crc crio[3638]: time="2026-06-09T13:21:48.602530761Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 14:45:30.869878 | controller | Jun 09 13:21:48.790731 crc crio[3638]: time="2026-06-09T13:21:48.790042652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.869915 | controller | Jun 09 13:21:48.804731 crc crio[3638]: time="2026-06-09T13:21:48.802602591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.869952 | controller | Jun 09 13:21:49.210005 crc crio[3638]: time="2026-06-09T13:21:49.206448237Z" level=info msg="Stopped container 36b124aad9e1771c1ae40f482ee0d74d4277112c1b6698a9af058497ae10542f: openshift-console/downloads-747b44746d-4pqvr/download-server" id=defc1919-41b1-46e0-895a-a19bcddd0980 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.869989 | controller | Jun 09 13:21:49.400422 crc crio[3638]: time="2026-06-09T13:21:49.383833965Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=6463e3de-815f-47dd-b57c-ea7e2b483390 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.870027 | controller | Jun 09 13:21:49.892427 crc crio[3638]: time="2026-06-09T13:21:49.890915284Z" level=info msg="Created container f1acc85178dd55dd367fd224f190c43a8d5bd2e771c5011528b9cc7076bea154: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=2dc980f8-8e28-4933-88c9-acd071f59ceb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.870073 | controller | Jun 09 13:21:50.076780 crc crio[3638]: time="2026-06-09T13:21:50.075403981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.870111 | controller | Jun 09 13:21:50.931636 crc crio[3638]: time="2026-06-09T13:21:50.902377797Z" level=info msg="Starting container: f1acc85178dd55dd367fd224f190c43a8d5bd2e771c5011528b9cc7076bea154" id=65b6bc2d-1328-4cfd-9f9b-b583fc541eee name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.870147 | controller | Jun 09 13:21:50.931636 crc crio[3638]: time="2026-06-09T13:21:50.913866356Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=b2ee9ae6-3a0d-47b5-92f9-f9b0cb85f001 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.870184 | controller | Jun 09 13:21:51.231368 crc crio[3638]: time="2026-06-09T13:21:51.22857893Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=9d4c3df6-7395-4351-bd2a-eccf360a3790 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.870221 | controller | Jun 09 13:21:51.365932 crc crio[3638]: time="2026-06-09T13:21:51.364611948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.870259 | controller | Jun 09 13:21:51.701557 crc crio[3638]: time="2026-06-09T13:21:51.701066615Z" level=info msg="Started container" PID=13364 containerID=f1acc85178dd55dd367fd224f190c43a8d5bd2e771c5011528b9cc7076bea154 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=65b6bc2d-1328-4cfd-9f9b-b583fc541eee name=/runtime.v1.RuntimeService/StartContainer sandboxID=62d45e13bc05e3eeed347a343d5277d110f4e30516888cdfe02f72ba8e2da7a9
2026-06-09 14:45:30.870297 | controller | Jun 09 13:21:51.931652 crc crio[3638]: time="2026-06-09T13:21:51.926339818Z" level=info msg="Created container 4f576073cc6a1356d9052a9fad13dfe8fb81ed7f0e0bf88b281fd0704975152f: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=75aac30c-a66c-4857-a5ba-be5405ec81ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.870335 | controller | Jun 09 13:21:51.973021 crc crio[3638]: time="2026-06-09T13:21:51.957880307Z" level=info msg="Starting container: 4f576073cc6a1356d9052a9fad13dfe8fb81ed7f0e0bf88b281fd0704975152f" id=50ca55e4-74c6-45bb-9824-c33d159df74a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.870375 | controller | Jun 09 13:21:52.456507 crc crio[3638]: time="2026-06-09T13:21:52.455291237Z" level=info msg="Started container" PID=13398 containerID=4f576073cc6a1356d9052a9fad13dfe8fb81ed7f0e0bf88b281fd0704975152f description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=50ca55e4-74c6-45bb-9824-c33d159df74a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0378130ebeeb30b4c515b648efb2d90b2146241e51f9e6b1f7813f2a2d5d6073
2026-06-09 14:45:30.870412 | controller | Jun 09 13:21:53.726011 crc crio[3638]: time="2026-06-09T13:21:53.716421792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.870449 | controller | Jun 09 13:21:53.792785 crc crio[3638]: time="2026-06-09T13:21:53.791940245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.870493 | controller | Jun 09 13:21:55.349357 crc crio[3638]: 2026-06-09T13:21:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99037b8c92bfea1 Mac:96:87:df:87:13:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/ad0de7ce-6b24-4b0d-b2ac-13b3b82ed57b SocketPath: PciID:}] [{Interface:0xc00027f530 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.870569 | controller | Jun 09 13:21:56.061871 crc crio[3638]: time="2026-06-09T13:21:56.059012038Z" level=info msg="Created container f6aaaa7352bf61d74a9f3810d171cd1a5cd2a5bc075ee4937a58ce7a5bb3a1fe: openshift-console/downloads-747b44746d-4pqvr/download-server" id=9d4c3df6-7395-4351-bd2a-eccf360a3790 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.870610 | controller | Jun 09 13:21:56.075645 crc crio[3638]: time="2026-06-09T13:21:56.072490745Z" level=info msg="Starting container: f6aaaa7352bf61d74a9f3810d171cd1a5cd2a5bc075ee4937a58ce7a5bb3a1fe" id=d74e8c1c-5d5d-4e77-8556-dd08f764b86c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.870648 | controller | Jun 09 13:21:56.148844 crc crio[3638]: time="2026-06-09T13:21:56.148034198Z" level=info msg="Started container" PID=13501 containerID=f6aaaa7352bf61d74a9f3810d171cd1a5cd2a5bc075ee4937a58ce7a5bb3a1fe description=openshift-console/downloads-747b44746d-4pqvr/download-server id=d74e8c1c-5d5d-4e77-8556-dd08f764b86c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5
2026-06-09 14:45:30.870686 | controller | Jun 09 13:21:58.815900 crc crio[3638]: time="2026-06-09T13:21:58.812843077Z" level=warning msg="Stopping container 867a0548829b2aebb4e3b07e1199eb7c127f36fdaa04e7b3a3e3cf5449ee3069 with stop signal(15) timed out. Killing..."
2026-06-09 14:45:30.870723 | controller | Jun 09 13:21:59.849433 crc crio[3638]: time="2026-06-09T13:21:59.847645709Z" level=info msg="Stopped container 867a0548829b2aebb4e3b07e1199eb7c127f36fdaa04e7b3a3e3cf5449ee3069: openshift-multus/cni-sysctl-allowlist-ds-5jwgb/kube-multus-additional-cni-plugins" id=f777445d-c70c-4d67-8ada-cc48389b9135 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.870760 | controller | Jun 09 13:21:59.858957 crc crio[3638]: 2026-06-09T13:21:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa3068abbfe8fcb Mac:da:81:4e:5f:b7:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/40cc94a9-6770-413b-aed4-d8b4409a836d SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.870797 | controller | Jun 09 13:21:59.889444 crc crio[3638]: time="2026-06-09T13:21:59.888683462Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.870835 | controller | Jun 09 13:21:59.889665 crc crio[3638]: time="2026-06-09T13:21:59.889625908Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-09 14:45:30.870872 | controller | Jun 09 13:21:59.989526 crc crio[3638]: time="2026-06-09T13:21:59.965925742Z" level=info msg="Got pod network &{Name:redhat-operators-vqhwk Namespace:openshift-marketplace ID:fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0 UID:7c77583e-a77d-4d91-b004-a6c04ee87326 NetNS:/var/run/netns/40cc94a9-6770-413b-aed4-d8b4409a836d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c77583e_a77d_4d91_b004_a6c04ee87326.slice PodAnnotations:0xc00008cb68}] Aliases:map[]}"
2026-06-09 14:45:30.870910 | controller | Jun 09 13:21:59.989526 crc crio[3638]: time="2026-06-09T13:21:59.967236529Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-vqhwk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.870948 | controller | Jun 09 13:21:59.989526 crc crio[3638]: time="2026-06-09T13:21:59.970230702Z" level=info msg="Got pod network &{Name:redhat-marketplace-wqj6n Namespace:openshift-marketplace ID:7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610 UID:93c4d58e-ae33-4fca-ad72-9040d99cc80e NetNS:/var/run/netns/ef9396c4-327e-4148-b307-528c472a4523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93c4d58e_ae33_4fca_ad72_9040d99cc80e.slice PodAnnotations:0xc001480220}] Aliases:map[]}"
2026-06-09 14:45:30.870993 | controller | Jun 09 13:21:59.989526 crc crio[3638]: time="2026-06-09T13:21:59.970286953Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-wqj6n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.871031 | controller | Jun 09 13:21:59.989526 crc crio[3638]: time="2026-06-09T13:21:59.977397331Z" level=info msg="Got pod network &{Name:community-operators-7jl5w Namespace:openshift-marketplace ID:bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94 UID:c5c799a2-0baa-48fe-b1f6-d950be807791 NetNS:/var/run/netns/1b300a56-4efb-4829-a8ab-b98e1c15ea49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5c799a2_0baa_48fe_b1f6_d950be807791.slice PodAnnotations:0xc002396010}] Aliases:map[]}"
2026-06-09 14:45:30.871068 | controller | Jun 09 13:21:59.989526 crc crio[3638]: time="2026-06-09T13:21:59.977541315Z" level=info msg="Adding pod openshift-marketplace_community-operators-7jl5w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.871105 | controller | Jun 09 13:21:59.989526 crc crio[3638]: time="2026-06-09T13:21:59.989072207Z" level=info msg="Got pod network &{Name:certified-operators-wxtv6 Namespace:openshift-marketplace ID:99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee UID:fe8421a9-3c45-4e99-bd58-9eff9f7e3c12 NetNS:/var/run/netns/ad0de7ce-6b24-4b0d-b2ac-13b3b82ed57b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe8421a9_3c45_4e99_bd58_9eff9f7e3c12.slice PodAnnotations:0xc001480b40}] Aliases:map[]}"
2026-06-09 14:45:30.871143 | controller | Jun 09 13:21:59.990284 crc crio[3638]: time="2026-06-09T13:21:59.990058024Z" level=info msg="Checking pod openshift-marketplace_certified-operators-wxtv6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.871180 | controller | Jun 09 13:22:00.177410 crc crio[3638]: time="2026-06-09T13:22:00.176905047Z" level=info msg="Stopping pod sandbox: eb9b222240c501c76c0ba4d528f2066a812246fadb1d6d0e1d93de5ddcb39381" id=8af108b0-5c79-4fc6-8d9b-89c9282419ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.871217 | controller | Jun 09 13:22:00.398543 crc crio[3638]: time="2026-06-09T13:22:00.39687118Z" level=info msg="Ran pod sandbox fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0 with infra container: openshift-marketplace/redhat-operators-vqhwk/POD" id=713afb90-4a7b-44f1-b564-288f9c74c0ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.871254 | controller | Jun 09 13:22:00.431855 crc crio[3638]: time="2026-06-09T13:22:00.430396714Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ba3cb812-040c-4e4a-a398-ca82485b71e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.871291 | controller | Jun 09 13:22:00.443601 crc crio[3638]: time="2026-06-09T13:22:00.442661845Z" level=info msg="Stopped pod sandbox: eb9b222240c501c76c0ba4d528f2066a812246fadb1d6d0e1d93de5ddcb39381" id=8af108b0-5c79-4fc6-8d9b-89c9282419ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.871328 | controller | Jun 09 13:22:00.567634 crc crio[3638]: time="2026-06-09T13:22:00.56707095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.871373 | controller | Jun 09 13:22:00.766739 crc crio[3638]: time="2026-06-09T13:22:00.765474324Z" level=info msg="Ran pod sandbox 99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee with infra container: openshift-marketplace/certified-operators-wxtv6/POD" id=bbf4af08-5bbd-4c21-85df-433323ca8c9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.871411 | controller | Jun 09 13:22:00.836311 crc crio[3638]: time="2026-06-09T13:22:00.835385821Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c3f58c1e-ff34-4802-9bde-c566cf89e60a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.871448 | controller | Jun 09 13:22:00.836311 crc crio[3638]: time="2026-06-09T13:22:00.836070359Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c5247cb9-9e8b-4026-95d7-934e57698813 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.871486 | controller | Jun 09 13:22:00.909797 crc crio[3638]: time="2026-06-09T13:22:00.906379368Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=586b2d21-32e5-424c-9f5d-527282b81944 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.871562 | controller | Jun 09 13:22:01.127483 crc crio[3638]: time="2026-06-09T13:22:01.127077552Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-vqhwk/extract-utilities" id=954e9fab-1a85-480e-92c8-aa7de42f7866 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.871604 | controller | Jun 09 13:22:01.147273 crc crio[3638]: time="2026-06-09T13:22:01.147037668Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wxtv6/extract-utilities" id=9b90c99e-c0dd-4cff-baaf-ce219c583176 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.871641 | controller | Jun 09 13:22:01.163215 crc crio[3638]: time="2026-06-09T13:22:01.149358822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.871680 | controller | Jun 09 13:22:01.257460 crc crio[3638]: time="2026-06-09T13:22:01.256860406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.871718 | controller | Jun 09 13:22:01.870163 crc crio[3638]: time="2026-06-09T13:22:01.869683569Z" level=info msg="Removing container: 867a0548829b2aebb4e3b07e1199eb7c127f36fdaa04e7b3a3e3cf5449ee3069" id=0a3bc8f7-909f-40cb-936d-3de01958c8b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.871755 | controller | Jun 09 13:22:02.287500 crc crio[3638]: time="2026-06-09T13:22:02.278564113Z" level=info msg="Created container 40d2c30d1860c4d6c67f06920a956ee8bfe86998a819643bb50c7484dfd2362d: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=5fc68201-f0a4-45cd-a613-f0c37bb0d5f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.871906 | controller | Jun 09 13:22:02.530599 crc crio[3638]: time="2026-06-09T13:22:02.529098689Z" level=info msg="Starting container: 40d2c30d1860c4d6c67f06920a956ee8bfe86998a819643bb50c7484dfd2362d" id=1630f97c-ddba-4cf1-bc95-45b0188944d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.871955 | controller | Jun 09 13:22:02.750586 crc crio[3638]: time="2026-06-09T13:22:02.750524893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.871994 | controller | Jun 09 13:22:03.162075 crc crio[3638]: time="2026-06-09T13:22:03.155819528Z" level=info msg="Started container" PID=13633 containerID=40d2c30d1860c4d6c67f06920a956ee8bfe86998a819643bb50c7484dfd2362d description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=1630f97c-ddba-4cf1-bc95-45b0188944d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80
2026-06-09 14:45:30.872042 | controller | Jun 09 13:22:03.402249 crc crio[3638]: time="2026-06-09T13:22:03.399985557Z" level=info msg="Removed container 867a0548829b2aebb4e3b07e1199eb7c127f36fdaa04e7b3a3e3cf5449ee3069: openshift-multus/cni-sysctl-allowlist-ds-5jwgb/kube-multus-additional-cni-plugins" id=0a3bc8f7-909f-40cb-936d-3de01958c8b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.872081 | controller | Jun 09 13:22:03.592947 crc crio[3638]: time="2026-06-09T13:22:03.588574007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.872119 | controller | Jun 09 13:22:04.574074 crc crio[3638]: time="2026-06-09T13:22:04.57161466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.872157 | controller | Jun 09 13:22:04.918883 crc crio[3638]: time="2026-06-09T13:22:04.918779567Z" level=info msg="Created container 2c35f20d3e814888ff5ef14c7ae5351fff480ec5c38bb5ca9dc14c9315ac56ac: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=8b11dffa-b0bd-477f-a8c4-5acf1244edd6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.872195 | controller | Jun 09 13:22:05.040873 crc crio[3638]: time="2026-06-09T13:22:05.039585309Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=8fe8e197-0679-4dd6-8bd7-34c199dd2d37 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.872232 | controller | Jun 09 13:22:05.153370 crc crio[3638]: time="2026-06-09T13:22:05.146633271Z" level=info msg="Starting container: 2c35f20d3e814888ff5ef14c7ae5351fff480ec5c38bb5ca9dc14c9315ac56ac" id=8e4b1d02-1718-4c76-a9a5-5b79d654c5dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.872269 | controller | Jun 09 13:22:05.469528 crc crio[3638]: time="2026-06-09T13:22:05.457742372Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=b6638fee-7053-41ae-a531-a81f37adc5fc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.872307 | controller | Jun 09 13:22:05.575310 crc crio[3638]: time="2026-06-09T13:22:05.556855772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.872344 | controller | Jun 09 13:22:06.006825 crc crio[3638]: time="2026-06-09T13:22:06.00643642Z" level=info msg="Started container" PID=13658 containerID=2c35f20d3e814888ff5ef14c7ae5351fff480ec5c38bb5ca9dc14c9315ac56ac description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=8e4b1d02-1718-4c76-a9a5-5b79d654c5dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ed1a8b1e32ea24a444e4fac0c698ee0904e9b127468cc35c2e928a46ef08e0d
2026-06-09 14:45:30.872381 | controller | Jun 09 13:22:06.094492 crc crio[3638]: time="2026-06-09T13:22:06.093574867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.872419 | controller | Jun 09 13:22:06.731583 crc crio[3638]: time="2026-06-09T13:22:06.730433899Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=5af29272-90ee-41f4-9a2b-48feea2d0b4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.872457 | controller | Jun 09 13:22:06.733544 crc crio[3638]: time="2026-06-09T13:22:06.732697281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.872508 | controller | Jun 09 13:22:07.446399 crc crio[3638]: time="2026-06-09T13:22:07.445805978Z" level=info msg="Stopping container: 4f576073cc6a1356d9052a9fad13dfe8fb81ed7f0e0bf88b281fd0704975152f (timeout: 30s)" id=e65a4539-a74f-4c9f-86bd-694b2da238f2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.872591 | controller | Jun 09 13:22:07.487550 crc crio[3638]: time="2026-06-09T13:22:07.486350997Z" level=info msg="Created container 1199e447334e4394bd8044fad6b07b6405f2c6cb20afc23e169062f0e2f01232: openshift-marketplace/redhat-operators-vqhwk/extract-utilities" id=954e9fab-1a85-480e-92c8-aa7de42f7866 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.872647 | controller | Jun 09 13:22:07.533059 crc crio[3638]: time="2026-06-09T13:22:07.531820763Z" level=info msg="Starting container: 1199e447334e4394bd8044fad6b07b6405f2c6cb20afc23e169062f0e2f01232" id=13c37d05-de81-4760-b517-cb7fba26b686 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.872688 | controller | Jun 09 13:22:07.837090 crc crio[3638]: time="2026-06-09T13:22:07.836879005Z" level=info msg="Started container" PID=13697 containerID=1199e447334e4394bd8044fad6b07b6405f2c6cb20afc23e169062f0e2f01232 description=openshift-marketplace/redhat-operators-vqhwk/extract-utilities id=13c37d05-de81-4760-b517-cb7fba26b686 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0
2026-06-09 14:45:30.872726 | controller | Jun 09 13:22:08.791332 crc crio[3638]: time="2026-06-09T13:22:08.784787478Z" level=info msg="Stopped container 4f576073cc6a1356d9052a9fad13dfe8fb81ed7f0e0bf88b281fd0704975152f: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=e65a4539-a74f-4c9f-86bd-694b2da238f2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.872765 | controller | Jun 09 13:22:08.927597 crc crio[3638]: time="2026-06-09T13:22:08.92705639Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=0b4cb74a-951b-4f8b-b8f4-2be0d78f7545 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.872802 | controller | Jun 09 13:22:08.938604 crc crio[3638]: time="2026-06-09T13:22:08.931477863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.872840 | controller | Jun 09 13:22:08.938604 crc crio[3638]: time="2026-06-09T13:22:08.935638039Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=1868ba04-7102-4eb5-a581-b6fdfe9a7631 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.872877 | controller | Jun 09 13:22:08.990997 crc crio[3638]: time="2026-06-09T13:22:08.987061941Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=10ed93be-e54d-410f-828e-23f7c994670d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.872914 | controller | Jun 09 13:22:08.990997 crc crio[3638]: time="2026-06-09T13:22:08.988601114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.872951 | controller | Jun 09 13:22:09.019440 crc crio[3638]: time="2026-06-09T13:22:09.01825459Z" level=info msg="Created container fa9987aa27a2a06a87754606ff5b860fb2493140e58559ac0bb9e876e0f1b99b: openshift-marketplace/certified-operators-wxtv6/extract-utilities" id=9b90c99e-c0dd-4cff-baaf-ce219c583176 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.872987 | controller | Jun 09 13:22:09.404538 crc crio[3638]: time="2026-06-09T13:22:09.397688815Z" level=info msg="Starting container: fa9987aa27a2a06a87754606ff5b860fb2493140e58559ac0bb9e876e0f1b99b" id=1832dacc-62aa-453a-8e5f-90b20a226fd1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.873032 | controller | Jun 09 13:22:10.202524 crc crio[3638]: time="2026-06-09T13:22:10.19230945Z" level=info msg="Started container" PID=13708 containerID=fa9987aa27a2a06a87754606ff5b860fb2493140e58559ac0bb9e876e0f1b99b description=openshift-marketplace/certified-operators-wxtv6/extract-utilities id=1832dacc-62aa-453a-8e5f-90b20a226fd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee
2026-06-09 14:45:30.873071 | controller | Jun 09 13:22:10.924456 crc crio[3638]: time="2026-06-09T13:22:10.910287022Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.873108 | controller | Jun 09 13:22:12.559548 crc crio[3638]: time="2026-06-09T13:22:12.465643429Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=8994a731-4b38-4335-ac81-01f698f1b26b name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.873147 | controller | Jun 09 13:22:12.577672 crc crio[3638]: time="2026-06-09T13:22:12.536377399Z" level=info msg="Stopping container: 686088f1de26bc582c762294a409dedf68743a7982b0d8c8b809101a3d0d99e0 (timeout: 30s)" id=6d87a9e0-8cfe-4cbb-8743-5838bd9a9117 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.873184 | controller | Jun 09 13:22:12.906818 crc crio[3638]: time="2026-06-09T13:22:12.902289368Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 14:45:30.873222 | controller | Jun 09 13:22:13.781690 crc crio[3638]: time="2026-06-09T13:22:13.767721725Z" level=info msg="Stopped container 8fe3a89cdb95c17951a652151fa04bd91199a87ee8e09ea94e6609697e48840d: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=9e8979a9-cd10-46e4-aacc-a4f79417cff2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.873260 | controller | Jun 09 13:22:13.808314 crc crio[3638]: time="2026-06-09T13:22:13.79447176Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=cac07cb5-998f-4989-8c8a-0583e7821f7b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.873297 | controller | Jun 09 13:22:13.871445 crc crio[3638]: time="2026-06-09T13:22:13.865570669Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=e0d26e28-c069-4a3d-9b01-0df702ef2250 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.873334 | controller | Jun 09 13:22:15.629423 crc crio[3638]: time="2026-06-09T13:22:15.621015388Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=f75db332-20c5-490d-87d8-22e15dce87ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.873371 | controller | Jun 09 13:22:15.671200 crc crio[3638]: time="2026-06-09T13:22:15.66742264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.873408 | controller | Jun 09 13:22:15.671200 crc crio[3638]: time="2026-06-09T13:22:15.667918753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.873445 | controller | Jun 09 13:22:16.127380 crc crio[3638]: time="2026-06-09T13:22:16.126853552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.873482 | controller | Jun 09 13:22:17.922946 crc crio[3638]: time="2026-06-09T13:22:17.921480882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.873555 | controller | Jun 09 13:22:18.018886 crc crio[3638]: time="2026-06-09T13:22:18.018721239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.873605 | controller | Jun 09 13:22:18.302690 crc crio[3638]: 2026-06-09T13:22:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7cedf1b0432c3bf Mac:b2:ff:c6:0f:1f:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/ef9396c4-327e-4148-b307-528c472a4523 SocketPath: PciID:}] [{Interface:0xc000014e00 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.873643 | controller | Jun 09 13:22:19.121506 crc crio[3638]: time="2026-06-09T13:22:19.09039302Z" level=info msg="Stopping pod sandbox: eb9b222240c501c76c0ba4d528f2066a812246fadb1d6d0e1d93de5ddcb39381" id=6d7ba997-cdc7-4d31-9efc-515d30d6b30d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.873681 | controller | Jun 09 13:22:19.121506 crc crio[3638]: time="2026-06-09T13:22:19.118342438Z" level=info msg="Stopped pod sandbox (already stopped): eb9b222240c501c76c0ba4d528f2066a812246fadb1d6d0e1d93de5ddcb39381" id=6d7ba997-cdc7-4d31-9efc-515d30d6b30d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.873719 | controller | Jun 09 13:22:19.139748 crc crio[3638]: 2026-06-09T13:22:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf8c708a46b2d45 Mac:02:1e:2a:88:72:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/1b300a56-4efb-4829-a8ab-b98e1c15ea49 SocketPath: PciID:}] [{Interface:0xc00011aee0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.873757 | controller | Jun 09 13:22:19.139748 crc crio[3638]: time="2026-06-09T13:22:19.137894942Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.873795 | controller | Jun 09 13:22:19.139748 crc crio[3638]: time="2026-06-09T13:22:19.138015915Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-09 14:45:30.873833 | controller | Jun 09 13:22:19.164431 crc crio[3638]: time="2026-06-09T13:22:19.164023929Z" level=info msg="Got pod network &{Name:redhat-marketplace-wqj6n Namespace:openshift-marketplace ID:7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610 UID:93c4d58e-ae33-4fca-ad72-9040d99cc80e NetNS:/var/run/netns/ef9396c4-327e-4148-b307-528c472a4523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93c4d58e_ae33_4fca_ad72_9040d99cc80e.slice PodAnnotations:0xc001480220}] Aliases:map[]}"
2026-06-09 14:45:30.873872 | controller | Jun 09 13:22:19.195920 crc crio[3638]: time="2026-06-09T13:22:19.164577215Z" level=info msg="Got pod network &{Name:community-operators-7jl5w Namespace:openshift-marketplace ID:bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94 UID:c5c799a2-0baa-48fe-b1f6-d950be807791 NetNS:/var/run/netns/1b300a56-4efb-4829-a8ab-b98e1c15ea49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5c799a2_0baa_48fe_b1f6_d950be807791.slice PodAnnotations:0xc002396010}] Aliases:map[]}"
2026-06-09 14:45:30.873910 | controller | Jun 09 13:22:19.196190 crc crio[3638]: time="2026-06-09T13:22:19.196096692Z" level=info msg="Checking pod openshift-marketplace_community-operators-7jl5w for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.873948 | controller | Jun 09 13:22:19.196451 crc crio[3638]: time="2026-06-09T13:22:19.192322218Z" level=info msg="Removing pod sandbox: eb9b222240c501c76c0ba4d528f2066a812246fadb1d6d0e1d93de5ddcb39381" id=26829cab-f91a-4009-8f89-fd1135509d72 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.873993 | controller | Jun 09 13:22:19.205972 crc crio[3638]: time="2026-06-09T13:22:19.20461796Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-wqj6n for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.874031 | controller | Jun 09 13:22:20.024622 crc crio[3638]: time="2026-06-09T13:22:20.022655278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.874068 | controller | Jun 09 13:22:20.472919 crc crio[3638]: time="2026-06-09T13:22:20.472192855Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.874105 | controller | Jun 09 13:22:20.472919 crc crio[3638]: time="2026-06-09T13:22:20.472897064Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.874141 | controller | Jun 09 13:22:20.472919 crc crio[3638]: time="2026-06-09T13:22:20.472942395Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-09 14:45:30.874178 | controller | Jun 09 13:22:20.525525 crc crio[3638]: time="2026-06-09T13:22:20.524854672Z" level=info msg="Removed pod sandbox: eb9b222240c501c76c0ba4d528f2066a812246fadb1d6d0e1d93de5ddcb39381" id=26829cab-f91a-4009-8f89-fd1135509d72 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.874214 | controller | Jun 09 13:22:20.784602 crc crio[3638]: time="2026-06-09T13:22:20.784010786Z" level=info msg="Stopped container 686088f1de26bc582c762294a409dedf68743a7982b0d8c8b809101a3d0d99e0: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=6d87a9e0-8cfe-4cbb-8743-5838bd9a9117 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.874252 | controller | Jun 09 13:22:20.804740 crc crio[3638]: time="2026-06-09T13:22:20.804641502Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=e440a76b-f642-4c6f-8d33-a52ad93bdbcb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.874290 | controller | Jun 09 13:22:20.835849 crc crio[3638]: time="2026-06-09T13:22:20.835695276Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=b7847e73-8427-463b-aeba-28ce71f80d32 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.874328 | controller | Jun 09 13:22:20.865704 crc crio[3638]: time="2026-06-09T13:22:20.865571708Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=ae6923e0-d859-4377-bfe3-f2d4c34044fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.874365 | controller | Jun 09 13:22:20.866414 crc crio[3638]: time="2026-06-09T13:22:20.866303239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.874402 | controller | Jun 09 13:22:21.025857 crc crio[3638]: time="2026-06-09T13:22:21.023850055Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.874443 | controller | Jun 09 13:22:21.025857 crc crio[3638]: time="2026-06-09T13:22:21.023930068Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.874481 | controller | Jun 09 13:22:21.025857 crc crio[3638]: time="2026-06-09T13:22:21.023962508Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-09 14:45:30.874549 | controller | Jun 09 13:22:21.287798 crc crio[3638]: time="2026-06-09T13:22:21.287464955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.874606 | controller | Jun 09 13:22:21.531714 crc crio[3638]: time="2026-06-09T13:22:21.531568082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.874645 | controller | Jun 09 13:22:21.639830 crc crio[3638]: time="2026-06-09T13:22:21.609001078Z" level=info msg="Ran pod sandbox 7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610 with infra container: openshift-marketplace/redhat-marketplace-wqj6n/POD" id=4334ccc1-0476-455d-9b2a-eeecaa3f1a05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.874683 | controller | Jun 09 13:22:21.639830 crc crio[3638]: time="2026-06-09T13:22:21.618080631Z" level=info msg="Ran pod sandbox bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94 with infra container: openshift-marketplace/community-operators-7jl5w/POD" id=1f058a46-196e-42f3-9574-e944dd608a8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.874720 | controller | Jun 09 13:22:21.750893 crc crio[3638]: time="2026-06-09T13:22:21.75053502Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5df121e6-7fa9-498d-8403-2c45d49fdd5f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.874757 | controller | Jun 09 13:22:21.775653 crc crio[3638]: time="2026-06-09T13:22:21.775462993Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=989aff2b-96b6-473a-9d37-1816a5732116 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.874794 | controller | Jun 09 13:22:21.783736 crc crio[3638]: time="2026-06-09T13:22:21.776399629Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bd9a72f3-960f-45ac-befd-b96184c9ce5e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.874921 | controller | Jun 09 13:22:21.800587 crc crio[3638]: time="2026-06-09T13:22:21.800419998Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=42176ec0-f250-45c1-8d87-107bd20d318f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.875030 | controller | Jun 09 13:22:21.917357 crc crio[3638]: time="2026-06-09T13:22:21.906877162Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-wqj6n/extract-utilities" id=1c865124-eed3-45ab-9d31-36daf8b259b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.875130 | controller | Jun 09 13:22:21.919008 crc crio[3638]: time="2026-06-09T13:22:21.918972109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.875181 | controller | Jun 09 13:22:21.963637 crc crio[3638]: time="2026-06-09T13:22:21.914239557Z" level=info msg="Creating container: openshift-marketplace/community-operators-7jl5w/extract-utilities" id=cce1e231-6f7a-4115-87c0-5676c947ba9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.875228 | controller | Jun 09 13:22:22.275557 crc crio[3638]: time="2026-06-09T13:22:22.274666663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.875273 | controller | Jun 09 13:22:23.385595 crc crio[3638]: time="2026-06-09T13:22:23.385525964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.875318 | controller | Jun 09 13:22:23.612985 crc crio[3638]: time="2026-06-09T13:22:23.595385589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.875475 | controller | Jun 09 13:22:23.760367 crc crio[3638]: time="2026-06-09T13:22:23.753686055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.875562 | controller | Jun 09 13:22:23.838248 crc crio[3638]: time="2026-06-09T13:22:23.837686035Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=d197f63f-fbaa-43b1-89ae-ee0e80ada2d3 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.875614 | controller | Jun 09 13:22:23.889593 crc crio[3638]: time="2026-06-09T13:22:23.889039244Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 14:45:30.875661 | controller | Jun 09 13:22:23.979628 crc crio[3638]: time="2026-06-09T13:22:23.891084802Z" level=info msg="Stopping container: b482317303f7dc12abff030f2ad7f6cf2dbbe5480d8acca57f4c5ebf79fe312a (timeout: 600s)" id=3f77c02b-1ed5-4dbc-810e-f27a898c5063 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.875708 | controller | Jun 09 13:22:24.244877 crc crio[3638]: time="2026-06-09T13:22:24.242492706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.875755 | controller | Jun 09 13:22:26.148900 crc crio[3638]: time="2026-06-09T13:22:26.147720794Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.875802 | controller | Jun 09 13:22:26.148900 crc crio[3638]: time="2026-06-09T13:22:26.14865706Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.875848 | controller | Jun 09 13:22:26.148900 crc crio[3638]: time="2026-06-09T13:22:26.148695381Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-09 14:45:30.875894 | controller | Jun 09 13:22:27.482244 crc crio[3638]: time="2026-06-09T13:22:27.463577363Z" level=info msg="Created container d57ad0f97745da26395810a79384a23ae4b5125d0f1d67a322d8b3abc84cb8ec: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=ae6923e0-d859-4377-bfe3-f2d4c34044fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.875940 | controller | Jun 09 13:22:27.495492 crc crio[3638]: time="2026-06-09T13:22:27.494811572Z" level=info msg="Created container 3ca2c1acc2d7dc6c64cc630eb4300a6c86eb82793bcc1c043c8267eb2f4cdbd5: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=10ed93be-e54d-410f-828e-23f7c994670d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.875985 | controller | Jun 09 13:22:27.499909 crc crio[3638]: time="2026-06-09T13:22:27.474058274Z" level=info msg="Created container 9fdcad993eedf38c2fbe4d26960cd4dc6332f36a5bc26bd4130ce8ea1862efbb: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=f75db332-20c5-490d-87d8-22e15dce87ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.876031 | controller | Jun 09 13:22:27.502987 crc crio[3638]: time="2026-06-09T13:22:27.502690652Z" level=info msg="Created container 4cfa435afdc9c1e2cbb6d0f613328100201f09a15ba8bbbdc831bfb7d8ec8cf6: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=5af29272-90ee-41f4-9a2b-48feea2d0b4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.876077 | controller | Jun 09 13:22:27.506194 crc crio[3638]: time="2026-06-09T13:22:27.504973345Z" level=info msg="Starting container: d57ad0f97745da26395810a79384a23ae4b5125d0f1d67a322d8b3abc84cb8ec" id=c6bc3e77-2feb-4304-8c94-7a4c494d4e06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.876122 | controller | Jun 09 13:22:27.507475 crc crio[3638]: time="2026-06-09T13:22:27.507065084Z" level=info msg="Starting container: 9fdcad993eedf38c2fbe4d26960cd4dc6332f36a5bc26bd4130ce8ea1862efbb" id=2d5e6276-4757-452b-8cc9-39c31fbd3436 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.876176 | controller | Jun 09 13:22:27.536833 crc crio[3638]: time="2026-06-09T13:22:27.536455432Z" level=info msg="Starting container: 4cfa435afdc9c1e2cbb6d0f613328100201f09a15ba8bbbdc831bfb7d8ec8cf6" id=a7803b73-5f72-4582-9552-1bf8afc3eb6d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.876221 | controller | Jun 09 13:22:27.543296 crc crio[3638]: time="2026-06-09T13:22:27.542761608Z" level=info msg="Starting container: 3ca2c1acc2d7dc6c64cc630eb4300a6c86eb82793bcc1c043c8267eb2f4cdbd5" id=d33ada3b-709b-4296-957d-8dd1d4359ec9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.876266 | controller | Jun 09 13:22:27.711711 crc crio[3638]: time="2026-06-09T13:22:27.693894057Z" level=info msg="Stopping container: f6aaaa7352bf61d74a9f3810d171cd1a5cd2a5bc075ee4937a58ce7a5bb3a1fe (timeout: 2s)" id=7e4aa4fb-0353-40b9-a823-4a55b3fa58ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.876311 | controller | Jun 09 13:22:27.794977 crc crio[3638]: time="2026-06-09T13:22:27.772942547Z" level=info msg="Stopping container: 31782b30bfc83b4cd3fc06a87b571214341c3096bed47f884e98fec93b584528 (timeout: 30s)" id=836520c0-b356-4a66-bf64-5c7bdb54dd24 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.876357 | controller | Jun 09 13:22:27.860075 crc crio[3638]: time="2026-06-09T13:22:27.8599619Z" level=info msg="Created container 2f8db31818d7349f338a3c2c5a815dfafcc8c1c6b49d244691e37f3cd3ba1297: openshift-marketplace/redhat-marketplace-wqj6n/extract-utilities" id=1c865124-eed3-45ab-9d31-36daf8b259b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.876403 | controller | Jun 09 13:22:27.914402 crc crio[3638]: time="2026-06-09T13:22:27.913599093Z" level=info msg="Started container" PID=13964 containerID=d57ad0f97745da26395810a79384a23ae4b5125d0f1d67a322d8b3abc84cb8ec description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=c6bc3e77-2feb-4304-8c94-7a4c494d4e06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9becfbe5b87a29a0b31460fa9fce0aabeeadf136b685d2f5cf2df103e8618d24
2026-06-09 14:45:30.876450 | controller | Jun 09 13:22:28.012031 crc crio[3638]: time="2026-06-09T13:22:28.011848868Z" level=info msg="Created container e05eac2f845cef6e25a30fdf38363277342fa558bc88c4c608aa480f7e9d344e: openshift-marketplace/community-operators-7jl5w/extract-utilities" id=cce1e231-6f7a-4115-87c0-5676c947ba9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.876496 | controller | Jun 09 13:22:28.078386 crc crio[3638]: time="2026-06-09T13:22:27.999090453Z" level=info msg="Starting container: 2f8db31818d7349f338a3c2c5a815dfafcc8c1c6b49d244691e37f3cd3ba1297" id=e0f9c83c-47db-4df2-9262-ca561fb62aef name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.876578 | controller | Jun 09 13:22:28.090984 crc crio[3638]: time="2026-06-09T13:22:28.090707285Z" level=info msg="Stopping container: 240e98b0d10fd38d1265119da91ec38bf5537228a95c9613218ef85440c87853 (timeout: 30s)" id=dd56f2ce-8898-49bf-9f58-4a843df8e8f0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.876644 | controller | Jun 09 13:22:28.099471 crc crio[3638]: time="2026-06-09T13:22:28.099382736Z" level=info msg="Starting container: e05eac2f845cef6e25a30fdf38363277342fa558bc88c4c608aa480f7e9d344e" id=7bec595a-0373-40a2-bbc5-21cebdc2df87 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.876692 | controller | Jun 09 13:22:28.126367 crc crio[3638]: time="2026-06-09T13:22:28.125332298Z" level=info msg="Started container" PID=14002 containerID=e05eac2f845cef6e25a30fdf38363277342fa558bc88c4c608aa480f7e9d344e description=openshift-marketplace/community-operators-7jl5w/extract-utilities id=7bec595a-0373-40a2-bbc5-21cebdc2df87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94
2026-06-09 14:45:30.876740 | controller | Jun 09 13:22:28.148286 crc crio[3638]: time="2026-06-09T13:22:28.14800185Z" level=info msg="Started container" PID=13953 containerID=4cfa435afdc9c1e2cbb6d0f613328100201f09a15ba8bbbdc831bfb7d8ec8cf6 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=a7803b73-5f72-4582-9552-1bf8afc3eb6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80
2026-06-09 14:45:30.876794 | controller | Jun 09 13:22:28.175372 crc crio[3638]: time="2026-06-09T13:22:28.174923119Z" level=info msg="Started container" PID=13951 containerID=9fdcad993eedf38c2fbe4d26960cd4dc6332f36a5bc26bd4130ce8ea1862efbb description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=2d5e6276-4757-452b-8cc9-39c31fbd3436 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ede9015d4397b4da6f69dad5b91fd16d513e1cb93f1fa3cb5b5dbfa63112eb23
2026-06-09 14:45:30.876842 | controller | Jun 09 13:22:28.251690 crc crio[3638]: time="2026-06-09T13:22:28.25143029Z" level=info msg="Started container" PID=14001 containerID=2f8db31818d7349f338a3c2c5a815dfafcc8c1c6b49d244691e37f3cd3ba1297 description=openshift-marketplace/redhat-marketplace-wqj6n/extract-utilities id=e0f9c83c-47db-4df2-9262-ca561fb62aef name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610
2026-06-09 14:45:30.876889 | controller | Jun 09 13:22:28.289354 crc crio[3638]: time="2026-06-09T13:22:28.288947554Z" level=info msg="Started container" PID=13873 containerID=3ca2c1acc2d7dc6c64cc630eb4300a6c86eb82793bcc1c043c8267eb2f4cdbd5 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=d33ada3b-709b-4296-957d-8dd1d4359ec9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0378130ebeeb30b4c515b648efb2d90b2146241e51f9e6b1f7813f2a2d5d6073
2026-06-09 14:45:30.876935 | controller | Jun 09 13:22:28.292726 crc crio[3638]: time="2026-06-09T13:22:28.292064751Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=40172e89-124a-482e-a31a-5f3783c53d5a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.876981 | controller | Jun 09 13:22:28.490622 crc crio[3638]: time="2026-06-09T13:22:28.490011373Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.877028 | controller | Jun 09 13:22:28.490622 crc crio[3638]: time="2026-06-09T13:22:28.490089025Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.877074 | controller | Jun 09 13:22:28.490622 crc crio[3638]: time="2026-06-09T13:22:28.490213448Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_a6a9335a-9de7-45b3-9244-88cce6711acd\""
2026-06-09 14:45:30.877120 | controller | Jun 09 13:22:28.490622 crc crio[3638]: time="2026-06-09T13:22:28.49027759Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_ebf27664-4c33-4667-9c3e-777f77b92893\""
2026-06-09 14:45:30.877167 | controller | Jun 09 13:22:28.561672 crc crio[3638]: time="2026-06-09T13:22:28.561563615Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.877213 | controller | Jun 09 13:22:28.562080 crc crio[3638]: time="2026-06-09T13:22:28.561919804Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.877258 | controller | Jun 09 13:22:28.562589 crc crio[3638]: time="2026-06-09T13:22:28.561945105Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bond\""
2026-06-09 14:45:30.877303 | controller | Jun 09 13:22:28.648971 crc crio[3638]: time="2026-06-09T13:22:28.647993662Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=69d6f9e8-4127-4425-85c6-cea98db8954d name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.877349 | controller | Jun 09 13:22:28.739874 crc crio[3638]: time="2026-06-09T13:22:28.739713105Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 14:45:30.877403 | controller | Jun 09 13:22:29.298480 crc crio[3638]: time="2026-06-09T13:22:29.298045332Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.877450 | controller | Jun 09 13:22:29.298973 crc crio[3638]: time="2026-06-09T13:22:29.298949947Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.877495 | controller | Jun 09 13:22:29.302779 crc crio[3638]: time="2026-06-09T13:22:29.302755032Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_ebf27664-4c33-4667-9c3e-777f77b92893\""
2026-06-09 14:45:30.877578 | controller | Jun 09 13:22:29.303776 crc crio[3638]: time="2026-06-09T13:22:29.303631287Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_f48f4195-e0e3-4c24-966e-afdd76d4fab4\""
2026-06-09 14:45:30.877626 | controller | Jun 09 13:22:30.878249 crc crio[3638]: time="2026-06-09T13:22:30.876052399Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=ba4083a7-20f5-4088-b94e-1bb1eda6b545 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.877672 | controller | Jun 09 13:22:30.926319 crc crio[3638]: time="2026-06-09T13:22:30.910341355Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 14:45:30.877718 | controller | Jun 09 13:22:31.034284 crc crio[3638]: time="2026-06-09T13:22:31.034065261Z" level=info msg="Removing container: 36b124aad9e1771c1ae40f482ee0d74d4277112c1b6698a9af058497ae10542f" id=c9d86c03-0c4b-4753-a42a-727563639f5b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.877763 | controller | Jun 09 13:22:34.068796 crc crio[3638]: time="2026-06-09T13:22:34.068277725Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.877808 | controller | Jun 09 13:22:34.068796 crc crio[3638]: time="2026-06-09T13:22:34.068424049Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.877853 | controller | Jun 09 13:22:34.068796 crc crio[3638]: time="2026-06-09T13:22:34.06845653Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/route-override\""
2026-06-09 14:45:30.877900 | controller | Jun 09 13:22:36.636653 crc crio[3638]: time="2026-06-09T13:22:36.628714895Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.877946 | controller | Jun 09 13:22:36.636653 crc crio[3638]: time="2026-06-09T13:22:36.636555754Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.877991 | controller | Jun 09 13:22:36.636653 crc crio[3638]: time="2026-06-09T13:22:36.636596155Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_f48f4195-e0e3-4c24-966e-afdd76d4fab4\""
2026-06-09 14:45:30.878036 | controller | Jun 09 13:22:36.636653 crc crio[3638]: time="2026-06-09T13:22:36.636650947Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_38c60123-4135-441b-8026-c7e9da40b449\""
2026-06-09 14:45:30.878080 | controller | Jun 09 13:22:38.574524 crc crio[3638]: time="2026-06-09T13:22:38.536288948Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.878125 | controller | Jun 09 13:22:38.574524 crc crio[3638]: time="2026-06-09T13:22:38.573756362Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.878170 | controller | Jun 09 13:22:38.574524 crc crio[3638]: time="2026-06-09T13:22:38.573864024Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-09 14:45:30.878216 | controller | Jun 09 13:22:40.063487 crc crio[3638]: time="2026-06-09T13:22:40.063410868Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.878269 | controller | Jun 09 13:22:40.063487 crc crio[3638]: time="2026-06-09T13:22:40.06348833Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.878316 | controller | Jun 09 13:22:40.065753 crc crio[3638]: time="2026-06-09T13:22:40.063529911Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ip-control-loop\""
2026-06-09 14:45:30.878361 | controller | Jun 09 13:22:41.950933 crc crio[3638]: time="2026-06-09T13:22:41.950552914Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.878409 | controller | Jun 09 13:22:41.950933 crc crio[3638]: time="2026-06-09T13:22:41.950627976Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.878453 | controller | Jun 09 13:22:41.950933 crc crio[3638]: time="2026-06-09T13:22:41.950677447Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/node-slice-controller\""
2026-06-09 14:45:30.878497 | controller | Jun 09 13:22:42.103354 crc crio[3638]: time="2026-06-09T13:22:42.100332215Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.878579 | controller | Jun 09 13:22:42.103354 crc crio[3638]: time="2026-06-09T13:22:42.100449108Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.878627 | controller | Jun 09 13:22:42.103354 crc crio[3638]: time="2026-06-09T13:22:42.100480009Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/whereabouts\""
2026-06-09 14:45:30.878672 | controller | Jun 09 13:22:43.507759 crc crio[3638]: time="2026-06-09T13:22:43.507618159Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.878717 | controller | Jun 09 13:22:43.507759 crc crio[3638]: time="2026-06-09T13:22:43.507737702Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.878762 | controller | Jun 09 13:22:43.507759 crc crio[3638]: time="2026-06-09T13:22:43.507780393Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_38c60123-4135-441b-8026-c7e9da40b449\""
2026-06-09 14:45:30.878806 | controller | Jun 09 13:23:04.741463 crc crio[3638]: time="2026-06-09T13:23:04.738963138Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=6c1ddfa2-7a0c-4bf4-a33b-e545b6929a84 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.878852 | controller | Jun 09 13:23:09.639655 crc crio[3638]: time="2026-06-09T13:23:09.638375431Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=17f2e9ce-4e74-40bf-8d92-8fbbf955bbbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.878898 | controller | Jun 09 13:23:09.642732 crc crio[3638]: time="2026-06-09T13:23:09.639708588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.878943 | controller | Jun 09 13:23:13.732423 crc crio[3638]: time="2026-06-09T13:23:13.731423966Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=d14c1cc9-41d3-48d8-a0af-d203cdb42588 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.878988 | controller | Jun 09 13:23:13.742742 crc crio[3638]: time="2026-06-09T13:23:13.742519395Z" level=info msg="Stopped container 31782b30bfc83b4cd3fc06a87b571214341c3096bed47f884e98fec93b584528: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=836520c0-b356-4a66-bf64-5c7bdb54dd24 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.879041 | controller | Jun 09 13:23:13.746761 crc crio[3638]: time="2026-06-09T13:23:13.74666529Z" level=info msg="Stopping pod sandbox: 5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998" id=fc7dfd7d-77b4-47db-92d6-cdb4f068a6e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.879088 | controller | Jun 09 13:23:13.767853 crc crio[3638]: time="2026-06-09T13:23:13.767752487Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/447034a9-4bd8-41a3-948f-27ca930b83f1 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:0xc000784110}] Aliases:map[]}"
2026-06-09 14:45:30.879135 | controller | Jun 09 13:23:13.772661 crc crio[3638]: time="2026-06-09T13:23:13.771380869Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.879180 | controller | Jun 09 13:23:13.791520 crc crio[3638]: time="2026-06-09T13:23:13.791309623Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD" id=d8d876c4-0e41-4578-9999-331d9be764d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.879226 | controller | Jun 09 13:23:13.791520 crc crio[3638]: time="2026-06-09T13:23:13.791419636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.879273 | controller | Jun 09 13:23:39.387642 crc crio[3638]: time="2026-06-09T13:23:39.386158642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.879321 | controller | Jun 09 13:23:39.403507 crc crio[3638]: time="2026-06-09T13:23:39.403404362Z" level=info msg="Stopped container 240e98b0d10fd38d1265119da91ec38bf5537228a95c9613218ef85440c87853: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=dd56f2ce-8898-49bf-9f58-4a843df8e8f0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.879368 | controller | Jun 09 13:23:39.404931 crc crio[3638]: time="2026-06-09T13:23:39.404639916Z" level=info msg="Stopping pod sandbox: c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82" id=9c15fff7-20fe-4f75-84ff-43d09a206b36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.879416 | controller | Jun 09 13:23:39.406785 crc crio[3638]: time="2026-06-09T13:23:39.406651402Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/309f7630-a72a-4bb5-860f-b2974feb45e2 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:0xc000784518}] Aliases:map[]}"
2026-06-09 14:45:30.879465 | controller | Jun 09 13:23:39.407047 crc crio[3638]: time="2026-06-09T13:23:39.406985922Z" 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-09 14:45:30.879539 | controller | Jun 09 13:23:39.424356 crc crio[3638]: time="2026-06-09T13:23:39.423748289Z" level=info msg="Stopped container b482317303f7dc12abff030f2ad7f6cf2dbbe5480d8acca57f4c5ebf79fe312a: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=3f77c02b-1ed5-4dbc-810e-f27a898c5063 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.879719 | controller | Jun 09 13:23:39.439530 crc crio[3638]: time="2026-06-09T13:23:39.439407906Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=f8633088-7dcf-4ad7-ba29-aadc7e67df97 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.879770 | controller | Jun 09 13:23:39.487575 crc crio[3638]: time="2026-06-09T13:23:39.487333969Z" level=info msg="Stopped container f6aaaa7352bf61d74a9f3810d171cd1a5cd2a5bc075ee4937a58ce7a5bb3a1fe: openshift-console/downloads-747b44746d-4pqvr/download-server" id=7e4aa4fb-0353-40b9-a823-4a55b3fa58ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.879811 | controller | Jun 09 13:23:39.492236 crc crio[3638]: time="2026-06-09T13:23:39.491890726Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=7e126316-1b44-467f-ae04-67073d390773 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.879849 | controller | Jun 09 13:23:39.493354 crc crio[3638]: time="2026-06-09T13:23:39.493199023Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=749d0505-7686-4524-9418-b815faa696c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.879888 | controller | Jun 09 13:23:39.505393 crc crio[3638]: time="2026-06-09T13:23:39.50497946Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=5f6e4591-c7a4-4e7b-9ee3-7ca6bfa0c88d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.879925 | controller | Jun 09 13:23:39.507748 crc crio[3638]: time="2026-06-09T13:23:39.507441429Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=22d637dc-4598-4ae8-ad4c-5f61e1b65e12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.879962 | controller | Jun 09 13:23:39.534053 crc crio[3638]: time="2026-06-09T13:23:39.5297799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.880000 | controller | Jun 09 13:23:39.542981 crc crio[3638]: time="2026-06-09T13:23:39.541873247Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=23f258a4-6dfc-4c8e-93a1-87f3e0f8bd89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.880036 | controller | Jun 09 13:23:39.544368 crc crio[3638]: time="2026-06-09T13:23:39.544071648Z" level=info msg="Stopped pod sandbox: 5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998" id=fc7dfd7d-77b4-47db-92d6-cdb4f068a6e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.880073 | controller | Jun 09 13:23:39.562539 crc crio[3638]: time="2026-06-09T13:23:39.546944049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.880110 | controller | Jun 09 13:23:40.363679 crc crio[3638]: time="2026-06-09T13:23:40.362564808Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-7b67b7975-9gg2q/POD" id=12e8d157-9ed0-4058-bac5-f312bbbd68e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.880146 | controller | Jun 09 13:23:40.366462 crc crio[3638]: time="2026-06-09T13:23:40.366427196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.880182 | controller | Jun 09 13:24:20.185825 crc crio[3638]: time="2026-06-09T13:24:20.184541233Z" level=info msg="Removed container 36b124aad9e1771c1ae40f482ee0d74d4277112c1b6698a9af058497ae10542f: openshift-console/downloads-747b44746d-4pqvr/download-server" id=c9d86c03-0c4b-4753-a42a-727563639f5b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.880226 | controller | Jun 09 13:24:20.190949 crc crio[3638]: time="2026-06-09T13:24:20.190888781Z" level=info msg="Stopped pod sandbox: c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82" id=9c15fff7-20fe-4f75-84ff-43d09a206b36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.880265 | controller | Jun 09 13:24:20.192524 crc crio[3638]: time="2026-06-09T13:24:20.192438157Z" level=info msg="Removing container: 31782b30bfc83b4cd3fc06a87b571214341c3096bed47f884e98fec93b584528" id=5ef5c6fc-868b-4783-9824-f5c9f01c4051 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.880302 | controller | Jun 09 13:24:21.661595 crc crio[3638]: time="2026-06-09T13:24:21.660852909Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-7b78989b58-w6gff/POD" id=979f76c2-c724-4da5-82c0-6a72fcd563b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.880339 | controller | Jun 09 13:24:21.662792 crc crio[3638]: time="2026-06-09T13:24:21.661609972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.880377 | controller | Jun 09 13:25:14.374702 crc crio[3638]: time="2026-06-09T13:25:14.372740078Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=ffc78635-6aa0-4485-a4d7-422f29653284 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.880416 | controller | Jun 09 13:25:27.827698 crc crio[3638]: time="2026-06-09T13:25:27.825921071Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=f18a4d16-08e5-4a96-952d-0567af1343d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.880454 | controller | Jun 09 13:25:27.869742 crc crio[3638]: time="2026-06-09T13:25:27.86961238Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=c1d02e18-9a82-4108-ab05-169f03f781e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.880492 | controller | Jun 09 13:25:27.921164 crc crio[3638]: time="2026-06-09T13:25:27.921013463Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7 UID:91af399f-665e-42f2-9893-737c2d4b367b NetNS:/var/run/netns/040cecae-6cbe-4258-97f9-7dfdb5533162 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod91af399f_665e_42f2_9893_737c2d4b367b.slice PodAnnotations:0xc0014807d0}] Aliases:map[]}"
2026-06-09 14:45:30.880584 | controller | Jun 09 13:25:27.921164 crc crio[3638]: time="2026-06-09T13:25:27.921089955Z" level=info msg="Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.880651 | controller | Jun 09 13:25:27.937654 crc crio[3638]: time="2026-06-09T13:25:27.937474291Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d UID:9323fe76-9364-4e54-b8ef-3711a206db1a NetNS:/var/run/netns/0ebd121c-20f2-4b62-9e58-5b98e4254920 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod9323fe76_9364_4e54_b8ef_3711a206db1a.slice PodAnnotations:0xc00008d228}] Aliases:map[]}"
2026-06-09 14:45:30.880694 | controller | Jun 09 13:25:27.937930 crc crio[3638]: time="2026-06-09T13:25:27.937908691Z" level=info msg="Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.880732 | controller | Jun 09 13:25:28.028225 crc crio[3638]: time="2026-06-09T13:25:28.027825468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.880778 | controller | Jun 09 13:25:28.034846 crc crio[3638]: time="2026-06-09T13:25:28.034720711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.880817 | controller | Jun 09 13:25:28.102411 crc crio[3638]: time="2026-06-09T13:25:28.100086045Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:06ed12d74dcbf9d23629a6c0d7d5a580148ed1731baa2f4aeaeca6e840a94d88" id=bc8f5aef-1135-4a2f-9dea-3154f6c7856f name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.880853 | controller | Jun 09 13:25:28.109591 crc crio[3638]: time="2026-06-09T13:25:28.108627292Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=4deda71c-a8d7-4c66-8bbb-741f66a8c0ae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.880890 | controller | Jun 09 13:25:28.148654 crc crio[3638]: time="2026-06-09T13:25:28.148410807Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:bd465a77e75f6938a5535a0a2fcd34ee44f4b4d5af2dbcda4aceb633e38950da" id=8994a731-4b38-4335-ac81-01f698f1b26b name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.880926 | controller | Jun 09 13:25:28.164599 crc crio[3638]: time="2026-06-09T13:25:28.162505901Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=8d000632-67ab-40a1-bb30-da64277f1fc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.880962 | controller | Jun 09 13:25:28.187810 crc crio[3638]: time="2026-06-09T13:25:28.187455693Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=2e67c2db-9158-4951-81e7-28d547be1277 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.880999 | controller | Jun 09 13:25:28.189571 crc crio[3638]: time="2026-06-09T13:25:28.189466617Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=af9b8084-bef8-4892-8abf-1955d41e05c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.881036 | controller | Jun 09 13:25:28.276221 crc crio[3638]: time="2026-06-09T13:25:28.266230403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.881073 | controller | Jun 09 13:25:28.276221 crc crio[3638]: time="2026-06-09T13:25:28.266496511Z" level=info msg="Removed container 31782b30bfc83b4cd3fc06a87b571214341c3096bed47f884e98fec93b584528: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=5ef5c6fc-868b-4783-9824-f5c9f01c4051 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.881111 | controller | Jun 09 13:25:28.276221 crc crio[3638]: time="2026-06-09T13:25:28.271419391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.881148 | controller | Jun 09 13:25:28.276221 crc crio[3638]: time="2026-06-09T13:25:28.27591297Z" level=info msg="Removing container: 240e98b0d10fd38d1265119da91ec38bf5537228a95c9613218ef85440c87853" id=2f2e05e3-38e2-4d4b-b016-b04e0e547b62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.881185 | controller | Jun 09 13:25:28.305011 crc crio[3638]: time="2026-06-09T13:25:28.303787689Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=ba4083a7-20f5-4088-b94e-1bb1eda6b545 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.881223 | controller | Jun 09 13:25:28.305915 crc crio[3638]: time="2026-06-09T13:25:28.305733982Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:06ed12d74dcbf9d23629a6c0d7d5a580148ed1731baa2f4aeaeca6e840a94d88" id=69d6f9e8-4127-4425-85c6-cea98db8954d name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.881267 | controller | Jun 09 13:25:28.333081 crc crio[3638]: time="2026-06-09T13:25:28.332651476Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=f12abeec-a733-4848-8541-734407c3813d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.881305 | controller | Jun 09 13:25:28.333081 crc crio[3638]: time="2026-06-09T13:25:28.332903382Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=efcfa499-101d-438a-8419-48d8932fe871 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.881342 | controller | Jun 09 13:25:28.341277 crc crio[3638]: time="2026-06-09T13:25:28.341187472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.881378 | controller | Jun 09 13:25:28.352070 crc crio[3638]: time="2026-06-09T13:25:28.350976682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.881415 | controller | Jun 09 13:25:28.366995 crc crio[3638]: time="2026-06-09T13:25:28.366824363Z" level=info msg="Got pod network &{Name:controller-manager-7b67b7975-9gg2q Namespace:openshift-controller-manager ID:027f3e659a9592eeb7db8deff47b84d675abf62b68f6157757bdbb3566b62b8e UID:897ae989-d05f-4c10-94d8-484fe975fec7 NetNS:/var/run/netns/684313d0-5bef-4332-a346-70147010ff03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod897ae989_d05f_4c10_94d8_484fe975fec7.slice PodAnnotations:0xc0026982e8}] Aliases:map[]}"
2026-06-09 14:45:30.881453 | controller | Jun 09 13:25:28.367225 crc crio[3638]: time="2026-06-09T13:25:28.366979767Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-7b67b7975-9gg2q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.881489 | controller | Jun 09 13:25:28.409461 crc crio[3638]: time="2026-06-09T13:25:28.409086594Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=f70dd0f1-7b2e-4137-b352-b4e67113a5ed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.881566 | controller | Jun 09 13:25:28.409873 crc crio[3638]: time="2026-06-09T13:25:28.409615788Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=daefdd90-8931-41b5-8572-abef8cf65b72 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.881607 | controller | Jun 09 13:25:28.409873 crc crio[3638]: time="2026-06-09T13:25:28.409676429Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d08e9c98-4fc4-47aa-9396-cec2f2e0fc2a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.881644 | controller | Jun 09 13:25:28.452647 crc crio[3638]: time="2026-06-09T13:25:28.426426764Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=d197f63f-fbaa-43b1-89ae-ee0e80ada2d3 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.881681 | controller | Jun 09 13:25:28.452647 crc crio[3638]: time="2026-06-09T13:25:28.445530531Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=bbc0966a-83cd-4943-aac7-1a722cb4d9c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.881718 | controller | Jun 09 13:25:28.493288 crc crio[3638]: time="2026-06-09T13:25:28.492925778Z" level=info msg="Got pod network &{Name:route-controller-manager-7b78989b58-w6gff Namespace:openshift-route-controller-manager ID:ac74e3b74d20251e3481d8a951744446b739cc62df33fd7e063b3f20ce980fc9 UID:9bcad179-10ac-41e6-9052-87fbe2f96224 NetNS:/var/run/netns/330d2ec5-9861-4ef0-ae1e-836de1bec46e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bcad179_10ac_41e6_9052_87fbe2f96224.slice PodAnnotations:0xc002396618}] Aliases:map[]}"
2026-06-09 14:45:30.881770 | controller | Jun 09 13:25:28.493288 crc crio[3638]: time="2026-06-09T13:25:28.493270817Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-7b78989b58-w6gff to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.881809 | controller | Jun 09 13:25:28.502577 crc crio[3638]: time="2026-06-09T13:25:28.497087448Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=89954b1c-5dcf-4025-9fa4-ae9f2889ba62 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.881846 | controller | Jun 09 13:25:28.562931 crc crio[3638]: time="2026-06-09T13:25:28.56273866Z" level=info msg="Removed container 240e98b0d10fd38d1265119da91ec38bf5537228a95c9613218ef85440c87853: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=2f2e05e3-38e2-4d4b-b016-b04e0e547b62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.881883 | controller | Jun 09 13:25:28.632887 crc crio[3638]: time="2026-06-09T13:25:28.631294039Z" level=info msg="Created container cef54c76cc36868f24fc09753f91105ea8e676cbf99a0b082441846faa786f89: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=22d637dc-4598-4ae8-ad4c-5f61e1b65e12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.881921 | controller | Jun 09 13:25:28.637285 crc crio[3638]: time="2026-06-09T13:25:28.631669839Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-vqhwk/extract-content" id=e4b4996e-4821-4694-b4ab-b058e57513b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.881959 | controller | Jun 09 13:25:28.639976 crc crio[3638]: time="2026-06-09T13:25:28.639927568Z" level=info msg="Starting container: cef54c76cc36868f24fc09753f91105ea8e676cbf99a0b082441846faa786f89" id=d904f780-9fcb-45db-9e03-b17ed40eafb2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.881996 | controller | Jun 09 13:25:28.644451 crc crio[3638]: time="2026-06-09T13:25:28.643961565Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wxtv6/extract-content" id=3e389113-31fc-4c4a-9bb3-f7abfd4a8398 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.882034 | controller | Jun 09 13:25:28.754289 crc crio[3638]: time="2026-06-09T13:25:28.752893726Z" level=info msg="Started container" PID=15101 containerID=cef54c76cc36868f24fc09753f91105ea8e676cbf99a0b082441846faa786f89 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=d904f780-9fcb-45db-9e03-b17ed40eafb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e08cc7b1c448c89515bfd61589d0e00ab378db9f5461dc4171afbdb92b90d689
2026-06-09 14:45:30.882073 | controller | Jun 09 13:25:28.759018 crc crio[3638]: time="2026-06-09T13:25:28.758823544Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=655abf12-5341-4695-83a4-a472d7a31151 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.882110 | controller | Jun 09 13:25:28.760832 crc crio[3638]: time="2026-06-09T13:25:28.760708574Z" level=info msg="Created container 38330b40e9f926de1bff93c7516ba72cac9e27e2c106bfe366bf50bbacc56465: openshift-console/downloads-747b44746d-4pqvr/download-server" id=23f258a4-6dfc-4c8e-93a1-87f3e0f8bd89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.882147 | controller | Jun 09 13:25:28.766318 crc crio[3638]: time="2026-06-09T13:25:28.765415339Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=fb553ca3-08b6-4f70-9714-ea5b5b225359 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.882191 | controller | Jun 09 13:25:28.766720 crc crio[3638]: time="2026-06-09T13:25:28.766682972Z" level=info msg="Starting container: 38330b40e9f926de1bff93c7516ba72cac9e27e2c106bfe366bf50bbacc56465" id=a19cd20e-d682-4813-a00b-e82c4c3a571b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.882228 | controller | Jun 09 13:25:28.854188 crc crio[3638]: time="2026-06-09T13:25:28.853893266Z" level=info msg="Started container" PID=15104 containerID=38330b40e9f926de1bff93c7516ba72cac9e27e2c106bfe366bf50bbacc56465 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=a19cd20e-d682-4813-a00b-e82c4c3a571b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5
2026-06-09 14:45:30.882266 | controller | Jun 09 13:25:28.926729 crc crio[3638]: time="2026-06-09T13:25:28.926620566Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:bd465a77e75f6938a5535a0a2fcd34ee44f4b4d5af2dbcda4aceb633e38950da" id=2621f94a-6846-41c0-ae1a-f907194002ab name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.882304 | controller | Jun 09 13:25:28.929274 crc crio[3638]: time="2026-06-09T13:25:28.92904038Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=9b11c8ea-603d-4ba1-be39-dfb44ad17bca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.882340 | controller | Jun 09 13:25:28.962585 crc crio[3638]: time="2026-06-09T13:25:28.961985764Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-content" id=797f8627-d07a-4c10-af97-7352d6bfdc17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.882377 | controller | Jun 09 13:25:28.963498 crc crio[3638]: time="2026-06-09T13:25:28.963430692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.882414 | controller | Jun 09 13:25:28.965963 crc crio[3638]: time="2026-06-09T13:25:28.965859087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.882451 | controller | Jun 09 13:25:28.975559 crc crio[3638]: time="2026-06-09T13:25:28.974602019Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=27d1d5b5-f07c-400c-ba74-4f233f59d32d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.882489 | controller | Jun 09 13:25:28.989770 crc crio[3638]: time="2026-06-09T13:25:28.989448713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.882564 | controller | Jun 09 13:25:28.995664 crc crio[3638]: time="2026-06-09T13:25:28.990547392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.882605 | controller | Jun 09 13:25:28.999272 crc crio[3638]: time="2026-06-09T13:25:28.998683897Z" level=info msg="Creating container: openshift-marketplace/community-operators-7jl5w/extract-content" id=258362d9-49f7-4dd7-995e-f3518cb12083 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.882642 | controller | Jun 09 13:25:29.020243 crc crio[3638]: time="2026-06-09T13:25:29.018610227Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=9606085b-5293-48de-8dd5-c8a3ee05f03d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.882679 | controller | Jun 09 13:25:29.028674 crc crio[3638]: time="2026-06-09T13:25:29.027536263Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c3bed54f-e64f-4e3e-9b67-2ee3ecbd40c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.882722 | controller | Jun 09 13:25:29.168811 crc crio[3638]: time="2026-06-09T13:25:29.168733639Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=79ad5703-68b7-4abe-b58c-721d1665f85c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.882759 | controller | Jun 09 13:25:29.169466 crc crio[3638]: time="2026-06-09T13:25:29.169430188Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=62c8996e-aed3-4d5b-b57d-b055edaa59d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.882795 | controller | Jun 09 13:25:29.218280 crc crio[3638]: time="2026-06-09T13:25:29.217546175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.882831 | controller | Jun 09 13:25:29.235098 crc crio[3638]: time="2026-06-09T13:25:29.234953757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.882868 | controller | Jun 09 13:25:29.280402 crc crio[3638]: time="2026-06-09T13:25:29.279986072Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=941dae17-f84a-46d6-8a97-8e78698f7e18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.882904 | controller | Jun 09 13:25:29.339416 crc crio[3638]: time="2026-06-09T13:25:29.339038938Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-wqj6n/extract-content" id=cef9dac8-8a81-4a68-9142-3db27d8872c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.882940 | controller | Jun 09 13:25:29.356286 crc crio[3638]: time="2026-06-09T13:25:29.355987228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.882976 | controller | Jun 09 13:25:29.451082 crc crio[3638]: time="2026-06-09T13:25:29.450731901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.883012 | controller | Jun 09 13:25:29.522801 crc crio[3638]: time="2026-06-09T13:25:29.521694085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.883049 | controller | Jun 09 13:25:29.543404 crc crio[3638]: time="2026-06-09T13:25:29.52302655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.883085 | controller | Jun 09 13:25:29.543659 crc crio[3638]: time="2026-06-09T13:25:29.543554124Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-content" id=f6084fe2-4eef-4b3f-950d-779e8e249576 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.883121 | controller | Jun 09 13:25:29.552902 crc crio[3638]: time="2026-06-09T13:25:29.536258212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.883158 | controller | Jun 09 13:25:29.564732 crc crio[3638]: time="2026-06-09T13:25:29.564654724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.883196 | controller | Jun 09 13:25:29.599210 crc crio[3638]: time="2026-06-09T13:25:29.597220958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.883241 | controller | Jun 09 13:25:29.607202 crc crio[3638]: time="2026-06-09T13:25:29.605716804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.883279 | controller | Jun 09 13:25:29.664807 crc crio[3638]: time="2026-06-09T13:25:29.660645941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.883316 | controller | Jun 09 13:25:29.670261 crc crio[3638]: time="2026-06-09T13:25:29.669477045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.883353 | controller | Jun 09 13:25:29.688052 crc crio[3638]: 2026-06-09T13:25:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea79abc68f11d47 Mac:9a:af:66:d0:9e:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/040cecae-6cbe-4258-97f9-7dfdb5533162 SocketPath: PciID:}] [{Interface:0xc0003ef090 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.883390 | controller | Jun 09 13:25:29.702078 crc crio[3638]: time="2026-06-09T13:25:29.693520374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.883428 | controller | Jun 09 13:25:29.702078 crc crio[3638]: time="2026-06-09T13:25:29.697263293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.883465 | controller | Jun 09 13:25:29.702078 crc crio[3638]: time="2026-06-09T13:25:29.697356445Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7 UID:91af399f-665e-42f2-9893-737c2d4b367b NetNS:/var/run/netns/040cecae-6cbe-4258-97f9-7dfdb5533162 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod91af399f_665e_42f2_9893_737c2d4b367b.slice PodAnnotations:0xc0014807d0}] Aliases:map[]}"
2026-06-09 14:45:30.883503 | controller | Jun 09 13:25:29.702078 crc crio[3638]: time="2026-06-09T13:25:29.699354078Z" level=info msg="Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.883580 | controller | Jun 09 13:25:29.714679 crc crio[3638]: time="2026-06-09T13:25:29.713048852Z" level=info msg="Ran pod sandbox ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=17f2e9ce-4e74-40bf-8d92-8fbbf955bbbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.883620 | controller | Jun 09 13:25:29.736902 crc crio[3638]: time="2026-06-09T13:25:29.736670169Z" level=info msg="Created container 38562ae133923bde310e5005841ea1890c2c8a6d272d9fe64ce433c7d14f9736: openshift-marketplace/community-operators-qhh6t/extract-content" id=797f8627-d07a-4c10-af97-7352d6bfdc17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.883658 | controller | Jun 09 13:25:29.749474 crc crio[3638]: time="2026-06-09T13:25:29.749154939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.883696 | controller | Jun 09 13:25:29.753037 crc crio[3638]: time="2026-06-09T13:25:29.753008663Z" level=info msg="Starting container: 38562ae133923bde310e5005841ea1890c2c8a6d272d9fe64ce433c7d14f9736" id=ebc36fc7-9584-46b0-a6f1-4c1fec9c6940 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.883732 | controller | Jun 09 13:25:29.778752 crc crio[3638]: time="2026-06-09T13:25:29.778537589Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b5359263-eb6e-4885-b1b9-6239b948b899 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.883778 | controller | Jun 09 13:25:29.789242 crc crio[3638]: 2026-06-09T13:25:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:027f3e659a9592e Mac:de:b5:41:41:f8:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/684313d0-5bef-4332-a346-70147010ff03 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.883816 | controller | Jun 09 13:25:29.793319 crc crio[3638]: time="2026-06-09T13:25:29.791095733Z" level=info msg="Got pod network &{Name:controller-manager-7b67b7975-9gg2q Namespace:openshift-controller-manager ID:027f3e659a9592eeb7db8deff47b84d675abf62b68f6157757bdbb3566b62b8e UID:897ae989-d05f-4c10-94d8-484fe975fec7 NetNS:/var/run/netns/684313d0-5bef-4332-a346-70147010ff03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod897ae989_d05f_4c10_94d8_484fe975fec7.slice PodAnnotations:0xc0026982e8}] Aliases:map[]}"
2026-06-09 14:45:30.883856 | controller | Jun 09 13:25:29.793319 crc crio[3638]: time="2026-06-09T13:25:29.791417311Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-7b67b7975-9gg2q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.883894 | controller | Jun 09 13:25:29.817032 crc crio[3638]: time="2026-06-09T13:25:29.816832346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.883930 | controller | Jun 09 13:25:29.817892 crc crio[3638]: 2026-06-09T13:25:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c9870d11e37aa1 Mac:ce:0e:ab:a4:ef:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/0ebd121c-20f2-4b62-9e58-5b98e4254920 SocketPath: PciID:}] [{Interface:0xc00025b5c0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.883968 | controller | Jun 09 13:25:29.819261 crc crio[3638]: time="2026-06-09T13:25:29.818805708Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d UID:9323fe76-9364-4e54-b8ef-3711a206db1a NetNS:/var/run/netns/0ebd121c-20f2-4b62-9e58-5b98e4254920 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod9323fe76_9364_4e54_b8ef_3711a206db1a.slice PodAnnotations:0xc00008d228}] Aliases:map[]}"
2026-06-09 14:45:30.884005 | controller | Jun 09 13:25:29.819261 crc crio[3638]: time="2026-06-09T13:25:29.818977133Z" level=info msg="Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.884041 | controller | Jun 09 13:25:29.822471 crc crio[3638]: time="2026-06-09T13:25:29.822392573Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=38f6b476-2d98-4082-a3d7-4419f442ba43 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.884078 | controller | Jun 09 13:25:29.833505 crc crio[3638]: time="2026-06-09T13:25:29.833207389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.884115 | controller | Jun 09 13:25:29.871495 crc crio[3638]: time="2026-06-09T13:25:29.871359702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.884160 | controller | Jun 09 13:25:29.874336 crc crio[3638]: time="2026-06-09T13:25:29.872511982Z" level=info msg="Ran pod sandbox 2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d with infra container: openshift-kube-apiserver/installer-13-crc/POD" id=d8d876c4-0e41-4578-9999-331d9be764d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.884198 | controller | Jun 09 13:25:29.907188 crc crio[3638]: time="2026-06-09T13:25:29.906999048Z" level=info msg="Ran pod sandbox 027f3e659a9592eeb7db8deff47b84d675abf62b68f6157757bdbb3566b62b8e with infra container: openshift-controller-manager/controller-manager-7b67b7975-9gg2q/POD" id=12e8d157-9ed0-4058-bac5-f312bbbd68e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.884236 | controller | Jun 09 13:25:29.929820 crc crio[3638]: time="2026-06-09T13:25:29.929655468Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=71928037-c1c8-4955-a379-71437804deca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.884273 | controller | Jun 09 13:25:29.937984 crc crio[3638]: time="2026-06-09T13:25:29.932517454Z" level=info msg="Created container 2847cf9ca9a4b53a1a8e47c89d5e3a33de9e4070d9df9731dce32d2f7d5e5f18: openshift-marketplace/certified-operators-wxtv6/extract-content" id=3e389113-31fc-4c4a-9bb3-f7abfd4a8398 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.884310 | controller | Jun 09 13:25:29.955579 crc crio[3638]: time="2026-06-09T13:25:29.951925309Z" level=info msg="Starting container: 2847cf9ca9a4b53a1a8e47c89d5e3a33de9e4070d9df9731dce32d2f7d5e5f18" id=08950fe8-2ca2-4383-8de4-8d138eb38a4d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.884349 | controller | Jun 09 13:25:29.955579 crc crio[3638]: 2026-06-09T13:25:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac74e3b74d20251 Mac:86:67:9e:8c:cb:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/330d2ec5-9861-4ef0-ae1e-836de1bec46e SocketPath: PciID:}] [{Interface:0xc0002045c0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.884388 | controller | Jun 09 13:25:29.955579 crc crio[3638]: time="2026-06-09T13:25:29.954735894Z" level=info msg="Got pod network &{Name:route-controller-manager-7b78989b58-w6gff Namespace:openshift-route-controller-manager ID:ac74e3b74d20251e3481d8a951744446b739cc62df33fd7e063b3f20ce980fc9 UID:9bcad179-10ac-41e6-9052-87fbe2f96224 NetNS:/var/run/netns/330d2ec5-9861-4ef0-ae1e-836de1bec46e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bcad179_10ac_41e6_9052_87fbe2f96224.slice PodAnnotations:0xc002396618}] Aliases:map[]}"
2026-06-09 14:45:30.884426 | controller | Jun 09 13:25:29.955579 crc crio[3638]: time="2026-06-09T13:25:29.954908798Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-7b78989b58-w6gff for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.884464 | controller | Jun 09 13:25:29.959267 crc crio[3638]: time="2026-06-09T13:25:29.95571726Z" level=info msg="Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=1b182218-e35c-4781-9cc0-e9dda82f6c86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.884501 | controller | Jun 09 13:25:29.973925 crc crio[3638]: time="2026-06-09T13:25:29.96779241Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=2e242fdc-830b-4f71-ab01-19ddad0a4e51 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.884577 | controller | Jun 09 13:25:29.999464 crc crio[3638]: time="2026-06-09T13:25:29.997097169Z" level=info msg="Started container" PID=15250 containerID=2847cf9ca9a4b53a1a8e47c89d5e3a33de9e4070d9df9731dce32d2f7d5e5f18 description=openshift-marketplace/certified-operators-wxtv6/extract-content id=08950fe8-2ca2-4383-8de4-8d138eb38a4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee
2026-06-09 14:45:30.884644 | controller | Jun 09 13:25:29.999464 crc crio[3638]: time="2026-06-09T13:25:29.997726085Z" level=info msg="CreateCtr: context was either canceled or the deadline was exceeded: context canceled" id=d14c1cc9-41d3-48d8-a0af-d203cdb42588 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.884686 | controller | Jun 09 13:25:29.999971 crc crio[3638]: time="2026-06-09T13:25:29.999939374Z" level=info msg="Started container" PID=15234 containerID=38562ae133923bde310e5005841ea1890c2c8a6d272d9fe64ce433c7d14f9736 description=openshift-marketplace/community-operators-qhh6t/extract-content id=ebc36fc7-9584-46b0-a6f1-4c1fec9c6940 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e
2026-06-09 14:45:30.884724 | controller | Jun 09 13:25:30.022019 crc crio[3638]: time="2026-06-09T13:25:30.021440214Z" level=info msg="Created container 7013033dceb256a043d99a27c86eeb1cb1e8088df2dd9b37e106e25bd311cbd6: openshift-marketplace/redhat-operators-vqhwk/extract-content" id=e4b4996e-4821-4694-b4ab-b058e57513b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.884761 | controller | Jun 09 13:25:30.055203 crc crio[3638]: time="2026-06-09T13:25:30.055005545Z" level=info msg="Starting container: 7013033dceb256a043d99a27c86eeb1cb1e8088df2dd9b37e106e25bd311cbd6" id=dc89aba5-e459-436c-8d59-a78dad9636f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.884798 | controller | Jun 09 13:25:30.063469 crc crio[3638]: time="2026-06-09T13:25:30.060443079Z" level=info msg="Created container cbe3c89a9d1d77e36779bbac2d1160440ed68b947364f0a69ac741c4797e96d5: openshift-marketplace/community-operators-7jl5w/extract-content" id=258362d9-49f7-4dd7-995e-f3518cb12083 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.884834 | controller | Jun 09 13:25:30.065923 crc crio[3638]: time="2026-06-09T13:25:30.065562825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.884871 | controller | Jun 09 13:25:30.067750 crc crio[3638]: time="2026-06-09T13:25:30.067706912Z" level=info msg="Started container" PID=15259 containerID=7013033dceb256a043d99a27c86eeb1cb1e8088df2dd9b37e106e25bd311cbd6 description=openshift-marketplace/redhat-operators-vqhwk/extract-content id=dc89aba5-e459-436c-8d59-a78dad9636f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0
2026-06-09 14:45:30.884908 | controller | Jun 09 13:25:30.069974 crc crio[3638]: time="2026-06-09T13:25:30.069769387Z" level=info msg="Starting container: cbe3c89a9d1d77e36779bbac2d1160440ed68b947364f0a69ac741c4797e96d5" id=cd5f0912-130a-4d2d-8b63-9226b1d1e561 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.884944 | controller | Jun 09 13:25:30.070709 crc crio[3638]: time="2026-06-09T13:25:30.068842332Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c546191e-8904-4477-aa55-00c0911a27db name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.884981 | controller | Jun 09 13:25:30.070709 crc crio[3638]: time="2026-06-09T13:25:30.068902364Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=95498e1c-32b2-4948-abe3-df019aeb4366 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.885017 | controller | Jun 09 13:25:30.076551 crc crio[3638]: time="2026-06-09T13:25:30.076462674Z" level=info msg="Created container 4c5baac710121d4ee56039bee0a1b1f313b870e9ec5d6e1d889ac73e3e520ade: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=9606085b-5293-48de-8dd5-c8a3ee05f03d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.885061 | controller | Jun 09 13:25:30.084969 crc crio[3638]: time="2026-06-09T13:25:30.084414635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.885099 | controller | Jun 09 13:25:30.119249 crc crio[3638]: time="2026-06-09T13:25:30.098997742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.885136 | controller | Jun 09 13:25:30.119653 crc crio[3638]: time="2026-06-09T13:25:30.108567496Z" level=info msg="Started container" PID=15267 containerID=cbe3c89a9d1d77e36779bbac2d1160440ed68b947364f0a69ac741c4797e96d5 description=openshift-marketplace/community-operators-7jl5w/extract-content id=cd5f0912-130a-4d2d-8b63-9226b1d1e561 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94
2026-06-09 14:45:30.885173 | controller | Jun 09 13:25:30.132084 crc crio[3638]: time="2026-06-09T13:25:30.131817993Z" level=info msg="Ran pod sandbox ac74e3b74d20251e3481d8a951744446b739cc62df33fd7e063b3f20ce980fc9 with infra container: openshift-route-controller-manager/route-controller-manager-7b78989b58-w6gff/POD" id=979f76c2-c724-4da5-82c0-6a72fcd563b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.885211 | controller | Jun 09 13:25:30.137083 crc crio[3638]: time="2026-06-09T13:25:30.136783954Z" level=info msg="Starting container: 4c5baac710121d4ee56039bee0a1b1f313b870e9ec5d6e1d889ac73e3e520ade" id=1bcbf59b-947b-41ad-b0e2-31e53edd6840 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.885249 | controller | Jun 09 13:25:30.143265 crc crio[3638]: time="2026-06-09T13:25:30.143056591Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=3d8874e9-851a-440b-aca1-e8a8e95e9541 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.885286 | controller | Jun 09 13:25:30.170734 crc crio[3638]: time="2026-06-09T13:25:30.170067748Z" level=info msg="Started container" PID=15268 containerID=4c5baac710121d4ee56039bee0a1b1f313b870e9ec5d6e1d889ac73e3e520ade description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=1bcbf59b-947b-41ad-b0e2-31e53edd6840 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04
2026-06-09 14:45:30.885324 | controller | Jun 09 13:25:30.187095 crc crio[3638]: time="2026-06-09T13:25:30.185526679Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=8fa6b782-83d1-4323-89f4-675e7a8c36a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.885364 | controller | Jun 09 13:25:30.198271 crc crio[3638]: time="2026-06-09T13:25:30.195875473Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-7b67b7975-9gg2q/controller-manager" id=228f2be5-4844-4b1b-bd62-6b2b0d135e8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.885402 | controller | Jun 09 13:25:30.198271 crc crio[3638]: time="2026-06-09T13:25:30.196719786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.885439 | controller | Jun 09 13:25:30.200046 crc crio[3638]: time="2026-06-09T13:25:30.199975782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.885619 | controller | Jun 09 13:25:30.214047 crc crio[3638]: time="2026-06-09T13:25:30.213673755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.885673 | controller | Jun 09 13:25:30.238337 crc crio[3638]: time="2026-06-09T13:25:30.232799072Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-7b78989b58-w6gff/route-controller-manager" id=5f515c49-4752-464f-9b58-feb89dd9c9f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.885714 | controller | Jun 09 13:25:30.239365 crc crio[3638]: time="2026-06-09T13:25:30.239048937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.885753 | controller | Jun 09 13:25:30.253054 crc crio[3638]: time="2026-06-09T13:25:30.252018832Z" level=info msg="Creating container: openshift-kube-apiserver/installer-13-crc/installer" id=0bd3a6e5-336f-4b78-971e-5af85db8e957 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.885792 | controller | Jun 09 13:25:30.260590 crc crio[3638]: time="2026-06-09T13:25:30.260543477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.885831 | controller | Jun 09 13:25:30.278471 crc crio[3638]: time="2026-06-09T13:25:30.277972431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.885869 | controller | Jun 09 13:25:30.455996 crc crio[3638]: time="2026-06-09T13:25:30.445023013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.885907 | controller | Jun 09 13:25:30.490222 crc crio[3638]: time="2026-06-09T13:25:30.490025587Z" level=info msg="Created container ecad6de3715fd91c0738721b196022b988e8a054603820ed65c63cdaaff5c59c: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=941dae17-f84a-46d6-8a97-8e78698f7e18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.885946 | controller | Jun 09 13:25:30.514324 crc crio[3638]: time="2026-06-09T13:25:30.509531465Z" level=info msg="Starting container: ecad6de3715fd91c0738721b196022b988e8a054603820ed65c63cdaaff5c59c" id=5c989493-1c73-4d3d-a148-4d9f4c08b287 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.885986 | controller | Jun 09 13:25:30.529812 crc crio[3638]: time="2026-06-09T13:25:30.52971063Z" level=info msg="Created container e02d9a5ead6b14f2b2174b6e1ac7a167ce7ad9033786befd78ffe9a30b3c2331: openshift-marketplace/redhat-marketplace-wqj6n/extract-content" id=cef9dac8-8a81-4a68-9142-3db27d8872c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.886026 | controller | Jun 09 13:25:30.598723 crc crio[3638]: time="2026-06-09T13:25:30.598079724Z" level=info msg="Started container" PID=15313 containerID=ecad6de3715fd91c0738721b196022b988e8a054603820ed65c63cdaaff5c59c description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=5c989493-1c73-4d3d-a148-4d9f4c08b287 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961
2026-06-09 14:45:30.886066 | controller | Jun 09 13:25:30.607782 crc crio[3638]: time="2026-06-09T13:25:30.606832526Z" level=info msg="Starting container: e02d9a5ead6b14f2b2174b6e1ac7a167ce7ad9033786befd78ffe9a30b3c2331" id=789c2a1f-972f-4d39-b537-795b596741ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.886106 | controller | Jun 09 13:25:30.644697 crc crio[3638]: time="2026-06-09T13:25:30.643616982Z" level=info msg="Created container f5bbc86fffdc15e1fc32077b7e887a11fd3ac04200048edf4eb7a89806315ada: openshift-marketplace/certified-operators-l27pk/extract-content" id=f6084fe2-4eef-4b3f-950d-779e8e249576 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.886145 | controller | Jun 09 13:25:30.656089 crc crio[3638]: time="2026-06-09T13:25:30.656002221Z" level=info msg="Started container" PID=15294 containerID=e02d9a5ead6b14f2b2174b6e1ac7a167ce7ad9033786befd78ffe9a30b3c2331 description=openshift-marketplace/redhat-marketplace-wqj6n/extract-content id=789c2a1f-972f-4d39-b537-795b596741ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610
2026-06-09 14:45:30.886192 | controller | Jun 09 13:25:30.693386 crc crio[3638]: time="2026-06-09T13:25:30.693244588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.886231 | controller | Jun 09 13:25:30.697183 crc crio[3638]: time="2026-06-09T13:25:30.694750949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.886269 | controller | Jun 09 13:25:30.751227 crc crio[3638]: time="2026-06-09T13:25:30.750899309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.886308 | controller | Jun 09 13:25:30.787615 crc crio[3638]: time="2026-06-09T13:25:30.786682448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.886347 | controller | Jun 09 13:25:30.801286 crc crio[3638]: time="2026-06-09T13:25:30.800084433Z" level=info msg="Starting container: f5bbc86fffdc15e1fc32077b7e887a11fd3ac04200048edf4eb7a89806315ada" id=2ddbba28-dff7-48d7-8f78-d21f3e23113c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.886385 | controller | Jun 09 13:25:30.830464 crc crio[3638]: time="2026-06-09T13:25:30.830279875Z" level=info msg="Started container" PID=15328 containerID=f5bbc86fffdc15e1fc32077b7e887a11fd3ac04200048edf4eb7a89806315ada description=openshift-marketplace/certified-operators-l27pk/extract-content id=2ddbba28-dff7-48d7-8f78-d21f3e23113c name=/runtime.v1.RuntimeService/StartContainer sandboxID=12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480
2026-06-09 14:45:30.886424 | controller | Jun 09 13:25:30.839372 crc crio[3638]: time="2026-06-09T13:25:30.836632444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.886463 | controller | Jun 09 13:25:31.028526 crc crio[3638]: time="2026-06-09T13:25:31.026189443Z" level=info msg="Created container bd8b0d5ca09d36ad54ce807bb92b9a84eee5764e3ed11f262f0f22e8160ecec5: openshift-route-controller-manager/route-controller-manager-7b78989b58-w6gff/route-controller-manager" id=5f515c49-4752-464f-9b58-feb89dd9c9f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.886501 | controller | Jun 09 13:25:31.046247 crc crio[3638]: time="2026-06-09T13:25:31.044055707Z" level=info msg="Starting container: bd8b0d5ca09d36ad54ce807bb92b9a84eee5764e3ed11f262f0f22e8160ecec5" id=22f208d3-df39-421d-b0a4-6c83f6bb7a9c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.886582 | controller | Jun 09 13:25:31.079289 crc crio[3638]: time="2026-06-09T13:25:31.078843179Z" level=info msg="Started container" PID=15348 containerID=bd8b0d5ca09d36ad54ce807bb92b9a84eee5764e3ed11f262f0f22e8160ecec5 description=openshift-route-controller-manager/route-controller-manager-7b78989b58-w6gff/route-controller-manager id=22f208d3-df39-421d-b0a4-6c83f6bb7a9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac74e3b74d20251e3481d8a951744446b739cc62df33fd7e063b3f20ce980fc9
2026-06-09 14:45:30.886625 | controller | Jun 09 13:25:31.233246 crc crio[3638]: time="2026-06-09T13:25:31.231838019Z" level=info msg="Created container a7022a2fa63aab8d4cb41e3f07dfcd4f5cbdf4a56f8a35f39f0055b75e97c09a: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=c1d02e18-9a82-4108-ab05-169f03f781e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.886672 | controller | Jun 09 13:25:31.269530 crc crio[3638]: time="2026-06-09T13:25:31.26918386Z" level=info msg="Starting container: a7022a2fa63aab8d4cb41e3f07dfcd4f5cbdf4a56f8a35f39f0055b75e97c09a" id=b2630417-3ba3-410b-917d-420524c0e4c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.886713 | controller | Jun 09 13:25:31.300824 crc crio[3638]: time="2026-06-09T13:25:31.300413189Z" level=info msg="Started container" PID=15366 containerID=a7022a2fa63aab8d4cb41e3f07dfcd4f5cbdf4a56f8a35f39f0055b75e97c09a description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=b2630417-3ba3-410b-917d-420524c0e4c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80
2026-06-09 14:45:30.886754 | controller | Jun 09 13:25:31.382382 crc crio[3638]: time="2026-06-09T13:25:31.381686395Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=102b150b-020a-44d6-9326-00b6627f8fc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.886792 | controller | Jun 09 13:25:31.395351 crc crio[3638]: time="2026-06-09T13:25:31.393717894Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=4f435113-9b13-47d3-9e0e-24b1afec7de6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.886831 | controller | Jun 09 13:25:31.406366 crc crio[3638]: time="2026-06-09T13:25:31.404370557Z" level=info msg="Created container 41017239bafba52f1e3153c87021451429912a8dd6d6e6aa3af224f6a093745d: openshift-controller-manager/controller-manager-7b67b7975-9gg2q/controller-manager" id=228f2be5-4844-4b1b-bd62-6b2b0d135e8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.886870 | controller | Jun 09 13:25:31.410194 crc crio[3638]: time="2026-06-09T13:25:31.409009019Z" level=info msg="Starting container: 41017239bafba52f1e3153c87021451429912a8dd6d6e6aa3af224f6a093745d" id=235210ad-9548-461b-8587-87e086b900b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.886908 | controller | Jun 09 13:25:31.410194 crc crio[3638]: time="2026-06-09T13:25:31.409282377Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=845b52aa-e17a-4edb-b7db-2ed7ad3db74c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.886947 | controller | Jun 09 13:25:31.410194 crc crio[3638]: time="2026-06-09T13:25:31.410008246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.886986 | controller | Jun 09 13:25:31.433251 crc crio[3638]: time="2026-06-09T13:25:31.432989266Z" level=info msg="Started container" PID=15363 containerID=41017239bafba52f1e3153c87021451429912a8dd6d6e6aa3af224f6a093745d description=openshift-controller-manager/controller-manager-7b67b7975-9gg2q/controller-manager id=235210ad-9548-461b-8587-87e086b900b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=027f3e659a9592eeb7db8deff47b84d675abf62b68f6157757bdbb3566b62b8e
2026-06-09 14:45:30.887025 | controller | Jun 09 13:25:31.896058 crc crio[3638]: time="2026-06-09T13:25:31.843614081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.887063 | controller | Jun 09 13:25:32.078490 crc crio[3638]: time="2026-06-09T13:25:32.077913567Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5aaf10df-e9ab-47ee-8dd2-815e890c8a86 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.887102 | controller | Jun 09 13:25:32.081634 crc crio[3638]: time="2026-06-09T13:25:32.081586665Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fa5be2fb-88ca-4a24-b575-35e2643e8c0a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.887149 | controller | Jun 09 13:25:32.123040 crc crio[3638]: time="2026-06-09T13:25:32.122951942Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-wqj6n/registry-server" id=704133a3-c0c7-46c3-b91d-2288aee309ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.887189 | controller | Jun 09 13:25:32.123912 crc crio[3638]: time="2026-06-09T13:25:32.123834126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.887228 | controller | Jun 09 13:25:32.169527 crc crio[3638]: time="2026-06-09T13:25:32.168948113Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b4bad49c-bd21-4d18-9fde-1b6cc3572960 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.887267 | controller | Jun 09 13:25:32.283096 crc crio[3638]: time="2026-06-09T13:25:32.281019357Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=481abd35-f206-4ca4-a811-37ce0d280005 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.887305 | controller | Jun 09 13:25:32.290966 crc crio[3638]: time="2026-06-09T13:25:32.290369194Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=aabcc5c9-d695-46f4-b446-67a1457c5ef5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.887343 | controller | Jun 09 13:25:32.293360 crc crio[3638]: time="2026-06-09T13:25:32.292955673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.887382 | controller | Jun 09 13:25:32.309346 crc crio[3638]: time="2026-06-09T13:25:32.309031219Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=24142775-ec19-4794-a535-5106804c60f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.887421 | controller | Jun 09 13:25:32.520488 crc crio[3638]: time="2026-06-09T13:25:32.520088831Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=eb2063cb-4a89-4efa-9353-bc34c6c7d206 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.887461 | controller | Jun 09 13:25:32.548917 crc crio[3638]: time="2026-06-09T13:25:32.548677539Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wxtv6/registry-server" id=2cabf270-40c0-408e-a85d-9570665e9213 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.887500 | controller | Jun 09 13:25:32.550184 crc crio[3638]: time="2026-06-09T13:25:32.549725826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.887578 | controller | Jun 09 13:25:32.697886 crc crio[3638]: time="2026-06-09T13:25:32.696683536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.887619 | controller | Jun 09 13:25:32.723691 crc crio[3638]: time="2026-06-09T13:25:32.72289136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.887658 | controller | Jun 09 13:25:32.743934 crc crio[3638]: time="2026-06-09T13:25:32.74319311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.887704 | controller | Jun 09 13:25:32.750813 crc crio[3638]: time="2026-06-09T13:25:32.750552315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.887743 | controller | Jun 09 13:25:32.755936 crc crio[3638]: time="2026-06-09T13:25:32.753951635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.887780 | controller | Jun 09 13:25:32.840898 crc crio[3638]: time="2026-06-09T13:25:32.839415682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.887818 | controller | Jun 09 13:25:32.853468 crc crio[3638]: time="2026-06-09T13:25:32.845008911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.887856 | controller | Jun 09 13:25:33.237733 crc crio[3638]: time="2026-06-09T13:25:33.236425986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.887894 | controller | Jun 09 13:25:33.336548 crc crio[3638]: time="2026-06-09T13:25:33.33571712Z" level=info msg="Created container 134c067d04b4fda299cec0a4af88d36dba59b31f2442a48963f104696bfb6aaa: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=aabcc5c9-d695-46f4-b446-67a1457c5ef5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.887932 | controller | Jun 09 13:25:33.339781 crc crio[3638]: time="2026-06-09T13:25:33.338873164Z" level=info msg="Created container 8d00346e6473edcc522240c362c274b608205abbf72c0fcf4e1e44cdfd91b404: openshift-marketplace/redhat-marketplace-wqj6n/registry-server" id=704133a3-c0c7-46c3-b91d-2288aee309ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.887970 | controller | Jun 09 13:25:33.345497 crc crio[3638]: time="2026-06-09T13:25:33.345314005Z" level=info msg="Starting container: 134c067d04b4fda299cec0a4af88d36dba59b31f2442a48963f104696bfb6aaa" id=2b763a43-9f1f-41b4-9065-eed130a7e940 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.888009 | controller | Jun 09 13:25:33.351025 crc crio[3638]: time="2026-06-09T13:25:33.350897213Z" level=info msg="Starting container: 8d00346e6473edcc522240c362c274b608205abbf72c0fcf4e1e44cdfd91b404" id=2f2f41a4-ae29-4bbc-b202-196a86c1b2cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.888047 | controller | Jun 09 13:25:33.363403 crc crio[3638]: time="2026-06-09T13:25:33.363036045Z" level=info msg="Created container d9517bbae9be52b9e7bb853be2d8be289eb9b78868c2c57bc83e59d70fdfe8b0: openshift-marketplace/certified-operators-wxtv6/registry-server" id=2cabf270-40c0-408e-a85d-9570665e9213 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.888086 | controller | Jun 09 13:25:33.376849 crc crio[3638]: time="2026-06-09T13:25:33.369000703Z" level=info msg="Starting container: d9517bbae9be52b9e7bb853be2d8be289eb9b78868c2c57bc83e59d70fdfe8b0" id=0c9846bc-3cb3-4240-ab6d-1270101e02bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.888124 | controller | Jun 09 13:25:33.393618 crc crio[3638]: time="2026-06-09T13:25:33.393072632Z" level=info msg="Started container" PID=15443 containerID=8d00346e6473edcc522240c362c274b608205abbf72c0fcf4e1e44cdfd91b404 description=openshift-marketplace/redhat-marketplace-wqj6n/registry-server id=2f2f41a4-ae29-4bbc-b202-196a86c1b2cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610
2026-06-09 14:45:30.888164 | controller | Jun 09 13:25:33.421171 crc crio[3638]: time="2026-06-09T13:25:33.418975709Z" level=info msg="Started container" PID=15446 containerID=d9517bbae9be52b9e7bb853be2d8be289eb9b78868c2c57bc83e59d70fdfe8b0 description=openshift-marketplace/certified-operators-wxtv6/registry-server id=0c9846bc-3cb3-4240-ab6d-1270101e02bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee
2026-06-09 14:45:30.888210 | controller | Jun 09 13:25:33.483319 crc crio[3638]: time="2026-06-09T13:25:33.482650658Z" level=info msg="Started container" PID=15445 containerID=134c067d04b4fda299cec0a4af88d36dba59b31f2442a48963f104696bfb6aaa description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=2b763a43-9f1f-41b4-9065-eed130a7e940 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04
2026-06-09 14:45:30.888250 | controller | Jun 09 13:25:33.610634 crc crio[3638]: time="2026-06-09T13:25:33.609896795Z" level=info msg="Created container 9872cc756bddc236d68b49d3965b7a88918536aa879a8412a1fff6e24a867a68: openshift-kube-apiserver/installer-13-crc/installer" id=0bd3a6e5-336f-4b78-971e-5af85db8e957 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.888289 | controller | Jun 09 13:25:33.617631 crc crio[3638]: time="2026-06-09T13:25:33.616834868Z" level=info msg="Starting container: 9872cc756bddc236d68b49d3965b7a88918536aa879a8412a1fff6e24a867a68" id=47e3a1c4-b15e-4225-ab18-ff09ab0bb5a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.888328 | controller | Jun 09 13:25:33.727059 crc crio[3638]: time="2026-06-09T13:25:33.726737864Z" level=info msg="Started container" PID=15449 containerID=9872cc756bddc236d68b49d3965b7a88918536aa879a8412a1fff6e24a867a68 description=openshift-kube-apiserver/installer-13-crc/installer id=47e3a1c4-b15e-4225-ab18-ff09ab0bb5a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d
2026-06-09 14:45:30.888367 | controller | Jun 09 13:25:33.760592 crc crio[3638]: time="2026-06-09T13:25:33.756353011Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=91043c06-810c-4f03-91d7-887a172c05d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.888406 | controller | Jun 09 13:25:33.772540 crc crio[3638]: time="2026-06-09T13:25:33.76123537Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2467c66a-71ba-44cc-aea0-331077966fb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.888445 | controller | Jun 09 13:25:33.839505 crc crio[3638]: time="2026-06-09T13:25:33.838700345Z" level=info msg="Creating container: openshift-marketplace/community-operators-7jl5w/registry-server" id=950627fc-ed26-4924-a22b-753f74932805 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.888484 | controller | Jun 09 13:25:33.839894 crc crio[3638]: time="2026-06-09T13:25:33.839845806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.888560 | controller | Jun 09 13:25:33.854716 crc crio[3638]: time="2026-06-09T13:25:33.850003325Z" level=info msg="Created container afdf5124dbe456efb6bb8466a5e5ce60dae496568a16997d132659e04d269aba: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=1b182218-e35c-4781-9cc0-e9dda82f6c86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.888602 | controller | Jun 09 13:25:33.883772 crc crio[3638]: time="2026-06-09T13:25:33.87696428Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=dfb2b692-cd2c-400e-8e83-d2590336cac8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.888663 | controller | Jun 09 13:25:33.919813 crc crio[3638]: time="2026-06-09T13:25:33.91125164Z" level=info msg="Starting container: afdf5124dbe456efb6bb8466a5e5ce60dae496568a16997d132659e04d269aba" id=b8860a81-525b-4598-ab0c-89f0930e9876 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.888711 | controller | Jun 09 13:25:33.990270 crc crio[3638]: time="2026-06-09T13:25:33.98585271Z" level=info msg="Started container" PID=15469 containerID=afdf5124dbe456efb6bb8466a5e5ce60dae496568a16997d132659e04d269aba description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=b8860a81-525b-4598-ab0c-89f0930e9876 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7
2026-06-09 14:45:30.888750 | controller | Jun 09 13:25:34.090312 crc crio[3638]: time="2026-06-09T13:25:34.090172898Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=26c8b16e-ba93-40f5-8a4f-018b035ee6e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.889013 | controller | Jun 09 13:25:34.139548 crc crio[3638]: time="2026-06-09T13:25:34.13925406Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/registry-server" id=1177f49e-7cf5-4a75-bfba-22296b1f35aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.889079 | controller | Jun 09 13:25:34.139886 crc crio[3638]: time="2026-06-09T13:25:34.139859676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.889121 | controller | Jun 09 13:25:34.408908 crc crio[3638]: time="2026-06-09T13:25:34.404275101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.889161 | controller | Jun 09 13:25:34.416881 crc crio[3638]: time="2026-06-09T13:25:34.416570288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.889200 | controller | Jun 09 13:25:34.480058 crc crio[3638]: time="2026-06-09T13:25:34.472933294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.889238 | controller | Jun 09 13:25:34.499474 crc crio[3638]: time="2026-06-09T13:25:34.496898569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.889275 | controller | Jun 09 13:25:34.543644 crc crio[3638]: time="2026-06-09T13:25:34.542640952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.889311 | controller | Jun 09 13:25:34.865262 crc crio[3638]: time="2026-06-09T13:25:34.86515718Z" level=info msg="Created container 18d3c6893e1e72809b5e7690af8bd95333a8f30ba80d22b87c6bb053eeb61e91: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=845b52aa-e17a-4edb-b7db-2ed7ad3db74c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.889348 | controller | Jun 09 13:25:34.866806 crc crio[3638]: time="2026-06-09T13:25:34.86670386Z" level=info msg="Starting container: 18d3c6893e1e72809b5e7690af8bd95333a8f30ba80d22b87c6bb053eeb61e91" id=eb95fd13-af92-42a3-ac8b-1afc6a2f5e99 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.889387 | controller | Jun 09 13:25:34.873454 crc crio[3638]: time="2026-06-09T13:25:34.873314986Z" level=info msg="Started container" PID=15528 containerID=18d3c6893e1e72809b5e7690af8bd95333a8f30ba80d22b87c6bb053eeb61e91 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=eb95fd13-af92-42a3-ac8b-1afc6a2f5e99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80
2026-06-09 14:45:30.889427 | controller | Jun 09 13:25:34.924360 crc crio[3638]: time="2026-06-09T13:25:34.924181056Z" level=info msg="Created container 8e1ec0b62988746bdf1020413fc6198d6319b276f87dc9da31480a2416a44b04: openshift-marketplace/community-operators-qhh6t/registry-server" id=1177f49e-7cf5-4a75-bfba-22296b1f35aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.889481 | controller | Jun 09 13:25:34.925922 crc crio[3638]: time="2026-06-09T13:25:34.925830189Z" level=info msg="Starting container: 8e1ec0b62988746bdf1020413fc6198d6319b276f87dc9da31480a2416a44b04" id=15bc7887-662f-4561-9837-d1538e4fc676 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.889551 | controller | Jun 09 13:25:34.929077 crc crio[3638]: time="2026-06-09T13:25:34.928760657Z" level=info msg="Created container 72d5e347ba5522b97b93c653ce3e05f3fdcde828b1b42ab2a8a17b4e666e724e: openshift-marketplace/community-operators-7jl5w/registry-server" id=950627fc-ed26-4924-a22b-753f74932805 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.889601 | controller | Jun 09 13:25:34.930192 crc crio[3638]: time="2026-06-09T13:25:34.930148064Z" level=info msg="Starting container: 72d5e347ba5522b97b93c653ce3e05f3fdcde828b1b42ab2a8a17b4e666e724e" id=57666910-8c9f-429a-94ed-ac16d99e15a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.889640 | controller | Jun 09 13:25:34.935916 crc crio[3638]: time="2026-06-09T13:25:34.935780923Z" level=info msg="Started container" PID=15525 containerID=8e1ec0b62988746bdf1020413fc6198d6319b276f87dc9da31480a2416a44b04 description=openshift-marketplace/community-operators-qhh6t/registry-server id=15bc7887-662f-4561-9837-d1538e4fc676 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e
2026-06-09 14:45:30.889680 | controller | Jun 09 13:25:34.936981 crc crio[3638]: time="2026-06-09T13:25:34.936906673Z" level=info msg="Started container" PID=15524 containerID=72d5e347ba5522b97b93c653ce3e05f3fdcde828b1b42ab2a8a17b4e666e724e description=openshift-marketplace/community-operators-7jl5w/registry-server id=57666910-8c9f-429a-94ed-ac16d99e15a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94
2026-06-09 14:45:30.889718 | controller | Jun 09 13:25:35.325925 crc crio[3638]: time="2026-06-09T13:25:35.324447115Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=01f7db83-11f9-4d95-87a9-f6d0e7df469b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.889756 | controller | Jun 09 13:25:35.354703 crc crio[3638]: time="2026-06-09T13:25:35.354621486Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0ad50f83-c095-4fe3-a12a-7324e719cad5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.889794 | controller | Jun 09 13:25:35.357721 crc crio[3638]: time="2026-06-09T13:25:35.357437241Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/registry-server" id=0760ee07-ecf7-423b-9afe-d078588c98fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.889845 | controller | Jun 09 13:25:35.358460 crc crio[3638]: time="2026-06-09T13:25:35.358067388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.889892 | controller | Jun 09 13:25:35.441610 crc crio[3638]: time="2026-06-09T13:25:35.441254595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.889937 | controller | Jun 09 13:25:35.455459 crc crio[3638]: time="2026-06-09T13:25:35.454476466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.889989 | controller | Jun 09 13:25:36.320510 crc crio[3638]: time="2026-06-09T13:25:36.319629791Z" level=info msg="Created container c8f658924d24262ba4dec2a83ec01e1c988c345541f843c6f7ef786210073229: openshift-marketplace/certified-operators-l27pk/registry-server" id=0760ee07-ecf7-423b-9afe-d078588c98fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.890036 | controller | Jun 09 13:25:36.322177 crc crio[3638]: time="2026-06-09T13:25:36.322037025Z" level=info msg="Starting container: c8f658924d24262ba4dec2a83ec01e1c988c345541f843c6f7ef786210073229" id=e58cf7af-0494-4d47-b586-e5b3186f033d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.890082 | controller | Jun 09 13:25:36.328720 crc crio[3638]: time="2026-06-09T13:25:36.328640881Z" level=info msg="Started container" PID=15590 containerID=c8f658924d24262ba4dec2a83ec01e1c988c345541f843c6f7ef786210073229 description=openshift-marketplace/certified-operators-l27pk/registry-server id=e58cf7af-0494-4d47-b586-e5b3186f033d name=/runtime.v1.RuntimeService/StartContainer sandboxID=12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480
2026-06-09 14:45:30.890127 | controller | Jun 09 13:25:37.390270 crc crio[3638]: time="2026-06-09T13:25:37.390166935Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d332ef98-8174-4c9c-aa2c-a7aae91e9fe1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.890172 | controller | Jun 09 13:25:37.407642 crc crio[3638]: time="2026-06-09T13:25:37.407434965Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c57fe283-9c31-41c1-9563-be5d244779a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.890217 | controller | Jun 09 13:25:37.428199 crc crio[3638]: time="2026-06-09T13:25:37.42804704Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a9e39f36-5bca-488f-afc4-a4235c7963d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.890263 | controller | Jun 09 13:25:37.428557 crc crio[3638]: time="2026-06-09T13:25:37.428443412Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0882f50f-ff45-42a3-9ab2-bf3d7c66d66c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.890308 | controller | Jun 09 13:25:37.449264 crc crio[3638]: time="2026-06-09T13:25:37.448900913Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=daf8af65-65bb-414f-8883-2350f4d3a52a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.890356 | controller | Jun 09 13:25:37.450517 crc crio[3638]: time="2026-06-09T13:25:37.449983612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.890401 | controller | Jun 09 13:25:37.600484 crc crio[3638]: time="2026-06-09T13:25:37.600379073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.890446 | controller | Jun 09 13:25:37.609920 crc crio[3638]: time="2026-06-09T13:25:37.609744951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.890492 | controller | Jun 09 13:25:37.739695 crc crio[3638]: time="2026-06-09T13:25:37.739589416Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-vqhwk/registry-server" id=370e666c-32e0-4aca-a531-f9406464464e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.890575 | controller | Jun 09 13:25:37.740357 crc crio[3638]: time="2026-06-09T13:25:37.740265173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.890632 | controller | Jun 09 13:25:37.911993 crc crio[3638]: time="2026-06-09T13:25:37.911722263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.890679 | controller | Jun 09 13:25:37.940410 crc crio[3638]: time="2026-06-09T13:25:37.940174959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.890725 | controller | Jun 09 13:25:38.084269 crc crio[3638]: time="2026-06-09T13:25:38.083962843Z" level=info msg="Created container bf04b60bf07a1bbb657f0fb57ea87d536a93bded120fbf3e5c51db48c39cf640: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=daf8af65-65bb-414f-8883-2350f4d3a52a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.890771 | controller | Jun 09 13:25:38.091785 crc crio[3638]: time="2026-06-09T13:25:38.091617117Z" level=info msg="Starting container: bf04b60bf07a1bbb657f0fb57ea87d536a93bded120fbf3e5c51db48c39cf640" id=1b8065d3-67fd-44d4-bd0e-a744b7aedb9e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.890816 | controller | Jun 09 13:25:38.109028 crc crio[3638]: time="2026-06-09T13:25:38.108677339Z" level=info msg="Started container" PID=15700 containerID=bf04b60bf07a1bbb657f0fb57ea87d536a93bded120fbf3e5c51db48c39cf640 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=1b8065d3-67fd-44d4-bd0e-a744b7aedb9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961
2026-06-09 14:45:30.890862 | controller | Jun 09 13:25:38.350738 crc crio[3638]: time="2026-06-09T13:25:38.350456104Z" level=info msg="Created container 25028b128b47b6c2dbc72cfe2df458ac7aca4ea0e7cfa8b2d1576c9898434ff3: openshift-marketplace/redhat-operators-vqhwk/registry-server" id=370e666c-32e0-4aca-a531-f9406464464e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.890907 | controller | Jun 09 13:25:38.353875 crc crio[3638]: time="2026-06-09T13:25:38.353523345Z" level=info msg="Starting container: 25028b128b47b6c2dbc72cfe2df458ac7aca4ea0e7cfa8b2d1576c9898434ff3" id=bf88a72a-1f74-4997-b096-0dad2d341c76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.890952 | controller | Jun 09 13:25:38.369895 crc crio[3638]: time="2026-06-09T13:25:38.369750285Z" level=info msg="Started container" PID=15719 containerID=25028b128b47b6c2dbc72cfe2df458ac7aca4ea0e7cfa8b2d1576c9898434ff3 description=openshift-marketplace/redhat-operators-vqhwk/registry-server id=bf88a72a-1f74-4997-b096-0dad2d341c76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0
2026-06-09 14:45:30.890997 | controller | Jun 09 13:25:42.585995 crc crio[3638]: time="2026-06-09T13:25:42.585554981Z" level=info msg="Stopping pod sandbox: ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7" id=2d8d00bf-eff4-4031-8c4d-457909cf30e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.891043 | controller | Jun 09 13:25:42.587243 crc crio[3638]: time="2026-06-09T13:25:42.586608909Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7 UID:91af399f-665e-42f2-9893-737c2d4b367b NetNS:/var/run/netns/040cecae-6cbe-4258-97f9-7dfdb5533162 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod91af399f_665e_42f2_9893_737c2d4b367b.slice PodAnnotations:0xc00008c808}] Aliases:map[]}"
2026-06-09 14:45:30.891091 | controller | Jun 09 13:25:42.587243 crc crio[3638]: time="2026-06-09T13:25:42.586729352Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.891144 | controller | Jun 09 13:25:44.891906 crc crio[3638]: time="2026-06-09T13:25:44.890838408Z" level=info msg="Stopped pod sandbox: ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7" id=2d8d00bf-eff4-4031-8c4d-457909cf30e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.891192 | controller | Jun 09 13:25:57.037060 crc crio[3638]: time="2026-06-09T13:25:57.036212517Z" level=info msg="Stopping container: 38330b40e9f926de1bff93c7516ba72cac9e27e2c106bfe366bf50bbacc56465 (timeout: 2s)" id=efd823e0-d0b8-457d-89ab-f8ad001984e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.891239 | controller | Jun 09 13:25:57.187939 crc crio[3638]: time="2026-06-09T13:25:57.18718624Z" level=info msg="Stopped container 38330b40e9f926de1bff93c7516ba72cac9e27e2c106bfe366bf50bbacc56465: openshift-console/downloads-747b44746d-4pqvr/download-server" id=efd823e0-d0b8-457d-89ab-f8ad001984e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.891286 | controller | Jun 09 13:25:57.190436 crc crio[3638]: time="2026-06-09T13:25:57.190347586Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=4eedc57e-3731-42da-9734-75ff6322d929 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.891332 | controller | Jun 09 13:25:57.192690 crc crio[3638]: time="2026-06-09T13:25:57.192606697Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=cee852cb-bada-4c2a-8576-a41222a88aca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.891379 | controller | Jun 09 13:25:57.195571 crc crio[3638]: time="2026-06-09T13:25:57.195435974Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=f57efc01-abd7-445f-aa1d-a8fd6e583c65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.891426 | controller | Jun 09 13:25:57.195991 crc crio[3638]: time="2026-06-09T13:25:57.195935207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.891471 | controller | Jun 09 13:25:57.264859 crc crio[3638]: time="2026-06-09T13:25:57.26464731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.891546 | controller | Jun 09 13:25:57.270372 crc crio[3638]: time="2026-06-09T13:25:57.270031326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.891604 | controller | Jun 09 13:25:57.443212 crc crio[3638]: time="2026-06-09T13:25:57.442854163Z" level=info msg="Created container 0301fbb0c8e08c867867b2306eb4ac9f275b44a39db7021ca8d455fb515a28b2: openshift-console/downloads-747b44746d-4pqvr/download-server" id=f57efc01-abd7-445f-aa1d-a8fd6e583c65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.891651 | controller | Jun 09 13:25:57.446368 crc crio[3638]: time="2026-06-09T13:25:57.446184154Z" level=info msg="Starting container: 0301fbb0c8e08c867867b2306eb4ac9f275b44a39db7021ca8d455fb515a28b2" id=267fc1cb-b2ad-438e-acca-7ca4c796bce9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.891697 | controller | Jun 09 13:25:57.460815 crc crio[3638]: time="2026-06-09T13:25:57.46070135Z" level=info msg="Started container" PID=16086 containerID=0301fbb0c8e08c867867b2306eb4ac9f275b44a39db7021ca8d455fb515a28b2 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=267fc1cb-b2ad-438e-acca-7ca4c796bce9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5
2026-06-09 14:45:30.891752 | controller | Jun 09 13:25:58.024641 crc crio[3638]: time="2026-06-09T13:25:58.024463237Z" level=info msg="Removing container: f6aaaa7352bf61d74a9f3810d171cd1a5cd2a5bc075ee4937a58ce7a5bb3a1fe" id=41ec6377-10fa-4c76-b01e-80280e82d611 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.891798 | controller | Jun 09 13:25:58.113034 crc crio[3638]: time="2026-06-09T13:25:58.112921827Z" level=info msg="Removed container f6aaaa7352bf61d74a9f3810d171cd1a5cd2a5bc075ee4937a58ce7a5bb3a1fe: openshift-console/downloads-747b44746d-4pqvr/download-server" id=41ec6377-10fa-4c76-b01e-80280e82d611 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.891843 | controller | Jun 09 13:25:58.685490 crc crio[3638]: time="2026-06-09T13:25:58.68462952Z" level=info msg="Stopping container: 8d00346e6473edcc522240c362c274b608205abbf72c0fcf4e1e44cdfd91b404 (timeout: 2s)" id=fae51727-a36a-47f2-8220-15d869377681 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.891888 | controller | Jun 09 13:25:58.946822 crc crio[3638]: time="2026-06-09T13:25:58.945545397Z" level=info msg="Stopped container 8d00346e6473edcc522240c362c274b608205abbf72c0fcf4e1e44cdfd91b404: openshift-marketplace/redhat-marketplace-wqj6n/registry-server" id=fae51727-a36a-47f2-8220-15d869377681 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.891933 | controller | Jun 09 13:25:58.950676 crc crio[3638]: time="2026-06-09T13:25:58.950575373Z" level=info msg="Stopping pod sandbox: 7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610" id=e14759c8-7618-4856-b26d-f81c12d33e59 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.891979 | controller | Jun 09 13:25:58.951865 crc crio[3638]: time="2026-06-09T13:25:58.95154252Z" level=info msg="Got pod network &{Name:redhat-marketplace-wqj6n Namespace:openshift-marketplace ID:7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610 UID:93c4d58e-ae33-4fca-ad72-9040d99cc80e NetNS:/var/run/netns/ef9396c4-327e-4148-b307-528c472a4523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93c4d58e_ae33_4fca_ad72_9040d99cc80e.slice PodAnnotations:0xc002698150}] Aliases:map[]}"
2026-06-09 14:45:30.892024 | controller | Jun 09 13:25:58.951865 crc crio[3638]: time="2026-06-09T13:25:58.951728156Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-wqj6n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.892070 | controller | Jun 09 13:25:59.284509 crc crio[3638]: time="2026-06-09T13:25:59.284422398Z" level=info msg="Stopping container: 72d5e347ba5522b97b93c653ce3e05f3fdcde828b1b42ab2a8a17b4e666e724e (timeout: 2s)" id=5b703d6b-2882-4516-b2cd-979f83a6920d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.892116 | controller | Jun 09 13:25:59.451468 crc crio[3638]: time="2026-06-09T13:25:59.4507826Z" level=info msg="Stopped container 72d5e347ba5522b97b93c653ce3e05f3fdcde828b1b42ab2a8a17b4e666e724e: openshift-marketplace/community-operators-7jl5w/registry-server" id=5b703d6b-2882-4516-b2cd-979f83a6920d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.892163 | controller | Jun 09 13:25:59.453732 crc crio[3638]: time="2026-06-09T13:25:59.453650408Z" level=info msg="Stopping pod sandbox: bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94" id=7201c875-0851-4f40-b7a3-3e1eb0de4cd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.892209 | controller | Jun 09 13:25:59.454353 crc crio[3638]: time="2026-06-09T13:25:59.454297645Z" level=info msg="Got pod network &{Name:community-operators-7jl5w Namespace:openshift-marketplace ID:bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94 UID:c5c799a2-0baa-48fe-b1f6-d950be807791 NetNS:/var/run/netns/1b300a56-4efb-4829-a8ab-b98e1c15ea49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5c799a2_0baa_48fe_b1f6_d950be807791.slice PodAnnotations:0xc00018c3b8}] Aliases:map[]}"
2026-06-09 14:45:30.892262 | controller | Jun 09 13:25:59.454598 crc crio[3638]: time="2026-06-09T13:25:59.454462639Z" level=info msg="Deleting pod openshift-marketplace_community-operators-7jl5w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.892309 | controller | Jun 09 13:26:01.031205 crc crio[3638]: time="2026-06-09T13:26:01.029678917Z" level=info msg="Stopped pod sandbox: 7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610" id=e14759c8-7618-4856-b26d-f81c12d33e59 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.892356 | controller | Jun 09 13:26:01.077498 crc crio[3638]: time="2026-06-09T13:26:01.075313441Z" level=info msg="Stopping container: d9517bbae9be52b9e7bb853be2d8be289eb9b78868c2c57bc83e59d70fdfe8b0 (timeout: 2s)" id=91308c02-e36c-4194-be6e-682726955267 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.892403 | controller | Jun 09 13:26:01.223847 crc crio[3638]: time="2026-06-09T13:26:01.223768025Z" level=info msg="Removing container: 8d00346e6473edcc522240c362c274b608205abbf72c0fcf4e1e44cdfd91b404" id=829f4a97-f2fd-4c0c-a673-698498c5e37b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.892449 | controller | Jun 09 13:26:01.316346 crc crio[3638]: time="2026-06-09T13:26:01.316230953Z" level=info msg="Removed container 8d00346e6473edcc522240c362c274b608205abbf72c0fcf4e1e44cdfd91b404: openshift-marketplace/redhat-marketplace-wqj6n/registry-server" id=829f4a97-f2fd-4c0c-a673-698498c5e37b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.892494 | controller | Jun 09 13:26:01.325331 crc crio[3638]: time="2026-06-09T13:26:01.325176998Z" level=info msg="Removing container: e02d9a5ead6b14f2b2174b6e1ac7a167ce7ad9033786befd78ffe9a30b3c2331" id=fa5c277e-194a-4c4a-820c-708a503f488d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.892581 | controller | Jun 09 13:26:01.349067 crc crio[3638]: time="2026-06-09T13:26:01.348900653Z" level=info msg="Stopped pod sandbox: bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94" id=7201c875-0851-4f40-b7a3-3e1eb0de4cd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.892647 | controller | Jun 09 13:26:01.383414 crc crio[3638]: time="2026-06-09T13:26:01.383322791Z" level=info msg="Removed container e02d9a5ead6b14f2b2174b6e1ac7a167ce7ad9033786befd78ffe9a30b3c2331: openshift-marketplace/redhat-marketplace-wqj6n/extract-content" id=fa5c277e-194a-4c4a-820c-708a503f488d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.892695 | controller | Jun 09 13:26:01.389812 crc crio[3638]: time="2026-06-09T13:26:01.389636813Z" level=info msg="Removing container: 2f8db31818d7349f338a3c2c5a815dfafcc8c1c6b49d244691e37f3cd3ba1297" id=c1b99755-d08f-4e24-a752-250702ce69d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.892742 | controller | Jun 09 13:26:01.413271 crc crio[3638]: time="2026-06-09T13:26:01.413079011Z" level=info msg="Removed container 2f8db31818d7349f338a3c2c5a815dfafcc8c1c6b49d244691e37f3cd3ba1297: openshift-marketplace/redhat-marketplace-wqj6n/extract-utilities" id=c1b99755-d08f-4e24-a752-250702ce69d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.892789 | controller | Jun 09 13:26:01.659560 crc crio[3638]: time="2026-06-09T13:26:01.65937908Z" level=info msg="Stopped container d9517bbae9be52b9e7bb853be2d8be289eb9b78868c2c57bc83e59d70fdfe8b0: openshift-marketplace/certified-operators-wxtv6/registry-server" id=91308c02-e36c-4194-be6e-682726955267 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.892835 | controller | Jun 09 13:26:01.660469 crc crio[3638]: time="2026-06-09T13:26:01.660361437Z" level=info msg="Stopping pod sandbox: 99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee" id=49ae9a64-9377-4aa2-b57b-b70b840bc0b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.892889 | controller | Jun 09 13:26:01.660918 crc crio[3638]: time="2026-06-09T13:26:01.660806459Z" level=info msg="Got pod network &{Name:certified-operators-wxtv6 Namespace:openshift-marketplace ID:99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee UID:fe8421a9-3c45-4e99-bd58-9eff9f7e3c12 NetNS:/var/run/netns/ad0de7ce-6b24-4b0d-b2ac-13b3b82ed57b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe8421a9_3c45_4e99_bd58_9eff9f7e3c12.slice PodAnnotations:0xc0001187b0}] Aliases:map[]}"
2026-06-09 14:45:30.892937 | controller | Jun 09 13:26:01.661209 crc crio[3638]: time="2026-06-09T13:26:01.661018145Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-wxtv6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.892983 | controller | Jun 09 13:26:02.345025 crc crio[3638]: time="2026-06-09T13:26:02.344059411Z" level=info msg="Removing container: 72d5e347ba5522b97b93c653ce3e05f3fdcde828b1b42ab2a8a17b4e666e724e" id=85ff2b79-2014-44d5-9811-5f2e48e7b89c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.893030 | controller | Jun 09 13:26:02.532029 crc crio[3638]: time="2026-06-09T13:26:02.530567631Z" level=info msg="Removed container 72d5e347ba5522b97b93c653ce3e05f3fdcde828b1b42ab2a8a17b4e666e724e: openshift-marketplace/community-operators-7jl5w/registry-server" id=85ff2b79-2014-44d5-9811-5f2e48e7b89c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.893076 | controller | Jun 09 13:26:02.554947 crc crio[3638]: time="2026-06-09T13:26:02.553855166Z" level=info msg="Removing container: cbe3c89a9d1d77e36779bbac2d1160440ed68b947364f0a69ac741c4797e96d5" id=67643cd8-cb9f-44a2-b0c0-b16c7764969f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.893122 | controller | Jun 09 13:26:02.675290 crc crio[3638]: time="2026-06-09T13:26:02.675172851Z" level=info msg="Removed container cbe3c89a9d1d77e36779bbac2d1160440ed68b947364f0a69ac741c4797e96d5: openshift-marketplace/community-operators-7jl5w/extract-content" id=67643cd8-cb9f-44a2-b0c0-b16c7764969f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.893167 | controller | Jun 09 13:26:02.684239 crc crio[3638]: time="2026-06-09T13:26:02.684002501Z" level=info msg="Removing container: e05eac2f845cef6e25a30fdf38363277342fa558bc88c4c608aa480f7e9d344e" id=c70699fb-8d09-4acd-8e9c-161e0f2f1658 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.893213 | controller | Jun 09 13:26:02.753227 crc crio[3638]: time="2026-06-09T13:26:02.75261176Z" level=info msg="Removed container e05eac2f845cef6e25a30fdf38363277342fa558bc88c4c608aa480f7e9d344e: openshift-marketplace/community-operators-7jl5w/extract-utilities" id=c70699fb-8d09-4acd-8e9c-161e0f2f1658 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.893259 | controller | Jun 09 13:26:02.964487 crc crio[3638]: time="2026-06-09T13:26:02.964288306Z" level=info msg="Stopped pod sandbox: 99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee" id=49ae9a64-9377-4aa2-b57b-b70b840bc0b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.893304 | controller | Jun 09 13:26:03.356566 crc crio[3638]: time="2026-06-09T13:26:03.355893764Z" level=info msg="Removing container: d9517bbae9be52b9e7bb853be2d8be289eb9b78868c2c57bc83e59d70fdfe8b0" id=515b49bd-8227-4f2b-a1a5-04e07a529ef0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.893349 | controller | Jun 09 13:26:03.388359 crc crio[3638]: time="2026-06-09T13:26:03.388300516Z" level=info msg="Removed container d9517bbae9be52b9e7bb853be2d8be289eb9b78868c2c57bc83e59d70fdfe8b0: openshift-marketplace/certified-operators-wxtv6/registry-server" id=515b49bd-8227-4f2b-a1a5-04e07a529ef0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.893395 | controller | Jun 09 13:26:03.391010 crc crio[3638]: time="2026-06-09T13:26:03.390974709Z" level=info msg="Removing container: 2847cf9ca9a4b53a1a8e47c89d5e3a33de9e4070d9df9731dce32d2f7d5e5f18" id=9597b2b0-4bed-4dde-89dd-3ec518c5b509 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.893449 | controller | Jun 09 13:26:03.419420 crc crio[3638]: time="2026-06-09T13:26:03.419324581Z" level=info msg="Removed container 2847cf9ca9a4b53a1a8e47c89d5e3a33de9e4070d9df9731dce32d2f7d5e5f18: openshift-marketplace/certified-operators-wxtv6/extract-content" id=9597b2b0-4bed-4dde-89dd-3ec518c5b509 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.893694 | controller | Jun 09 13:26:03.424558 crc crio[3638]: time="2026-06-09T13:26:03.424522583Z" level=info msg="Removing container: fa9987aa27a2a06a87754606ff5b860fb2493140e58559ac0bb9e876e0f1b99b" id=ff752621-d729-4177-a1f7-74653b6ff920 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.893804 | controller | Jun 09 13:26:03.451557 crc crio[3638]: time="2026-06-09T13:26:03.451072425Z" level=info msg="Removed container fa9987aa27a2a06a87754606ff5b860fb2493140e58559ac0bb9e876e0f1b99b: openshift-marketplace/certified-operators-wxtv6/extract-utilities" id=ff752621-d729-4177-a1f7-74653b6ff920 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.893902 | controller | Jun 09 13:26:09.573924 crc crio[3638]: time="2026-06-09T13:26:09.572907476Z" level=info msg="Stopping container: 25028b128b47b6c2dbc72cfe2df458ac7aca4ea0e7cfa8b2d1576c9898434ff3 (timeout: 2s)" id=a31c4266-1ced-4f5b-9c0e-399e68a2a980 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.893999 | controller | Jun 09 13:26:09.940423 crc crio[3638]: time="2026-06-09T13:26:09.938941178Z" level=info msg="Stopped container 25028b128b47b6c2dbc72cfe2df458ac7aca4ea0e7cfa8b2d1576c9898434ff3: openshift-marketplace/redhat-operators-vqhwk/registry-server" id=a31c4266-1ced-4f5b-9c0e-399e68a2a980 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.894092 | controller | Jun 09 13:26:09.952895 crc crio[3638]: time="2026-06-09T13:26:09.9459875Z" level=info msg="Stopping pod sandbox: fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0" id=1dc070ff-a07c-4a4c-9151-337bfec5e8b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.894186 | controller | Jun 09 13:26:09.960074 crc crio[3638]: time="2026-06-09T13:26:09.957715249Z" level=info msg="Got pod network &{Name:redhat-operators-vqhwk Namespace:openshift-marketplace ID:fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0 UID:7c77583e-a77d-4d91-b004-a6c04ee87326 NetNS:/var/run/netns/40cc94a9-6770-413b-aed4-d8b4409a836d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c77583e_a77d_4d91_b004_a6c04ee87326.slice PodAnnotations:0xc002699088}] Aliases:map[]}"
2026-06-09 14:45:30.894284 | controller | Jun 09 13:26:09.960074 crc crio[3638]: time="2026-06-09T13:26:09.957988906Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-vqhwk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.894379 | controller | Jun 09 13:26:13.299684 crc crio[3638]: time="2026-06-09T13:26:13.299151299Z" level=info msg="Stopped pod sandbox: fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0" id=1dc070ff-a07c-4a4c-9151-337bfec5e8b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.894425 | controller | Jun 09 13:26:14.063369 crc crio[3638]: time="2026-06-09T13:26:14.063285343Z" level=info msg="Removing container: 25028b128b47b6c2dbc72cfe2df458ac7aca4ea0e7cfa8b2d1576c9898434ff3" id=993e7cd7-15a2-4e24-9254-855f4bea103d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.894463 | controller | Jun 09 13:26:14.099759 crc crio[3638]: time="2026-06-09T13:26:14.09950719Z" level=info msg="Removed container 25028b128b47b6c2dbc72cfe2df458ac7aca4ea0e7cfa8b2d1576c9898434ff3: openshift-marketplace/redhat-operators-vqhwk/registry-server" id=993e7cd7-15a2-4e24-9254-855f4bea103d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.894501 | controller | Jun 09 13:26:14.104715 crc crio[3638]: time="2026-06-09T13:26:14.104585318Z" level=info msg="Removing container: 7013033dceb256a043d99a27c86eeb1cb1e8088df2dd9b37e106e25bd311cbd6" id=d38cce77-c280-4580-aace-ae135b155fad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.894597 | controller | Jun 09 13:26:14.175222 crc crio[3638]: time="2026-06-09T13:26:14.175028547Z" level=info msg="Removed container 7013033dceb256a043d99a27c86eeb1cb1e8088df2dd9b37e106e25bd311cbd6: openshift-marketplace/redhat-operators-vqhwk/extract-content" id=d38cce77-c280-4580-aace-ae135b155fad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.894637 | controller | Jun 09 13:26:14.183993 crc crio[3638]: time="2026-06-09T13:26:14.183827936Z" level=info msg="Removing container: 1199e447334e4394bd8044fad6b07b6405f2c6cb20afc23e169062f0e2f01232" id=7b96e197-6727-494c-8ba2-f6f855ca42ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.894675 | controller | Jun 09 13:26:14.245910 crc crio[3638]: time="2026-06-09T13:26:14.245704062Z" level=info msg="Removed container 1199e447334e4394bd8044fad6b07b6405f2c6cb20afc23e169062f0e2f01232: openshift-marketplace/redhat-operators-vqhwk/extract-utilities" id=7b96e197-6727-494c-8ba2-f6f855ca42ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.894711 | controller | Jun 09 13:26:20.812369 crc crio[3638]: time="2026-06-09T13:26:20.8106999Z" level=info msg="Stopping pod sandbox: bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94" id=a100b799-00cc-44d5-8e28-8c1eb9e5f771 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.894747 | controller | Jun 09 13:26:20.812369 crc crio[3638]: time="2026-06-09T13:26:20.812228151Z" level=info msg="Stopped pod sandbox (already stopped): bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94" id=a100b799-00cc-44d5-8e28-8c1eb9e5f771 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.894783 | controller | Jun 09 13:26:20.816845 crc crio[3638]: time="2026-06-09T13:26:20.814779821Z" level=info msg="Removing pod sandbox: bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94" id=4681ac7d-b689-4947-9708-472f8ef721be name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.894820 | controller | Jun 09 13:26:20.833579 crc crio[3638]: time="2026-06-09T13:26:20.833276975Z" level=info msg="Removed pod sandbox: bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94" id=4681ac7d-b689-4947-9708-472f8ef721be name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.894856 | controller | Jun 09 13:26:20.835601 crc crio[3638]: time="2026-06-09T13:26:20.835487095Z" level=info msg="Stopping pod sandbox: fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0" id=3b57699c-c104-4d0f-b5ef-ab1d778de654 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.894893 | controller | Jun 09 13:26:20.835733 crc crio[3638]: time="2026-06-09T13:26:20.835635709Z" level=info msg="Stopped pod sandbox (already stopped): fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0" id=3b57699c-c104-4d0f-b5ef-ab1d778de654 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.894929 | controller | Jun 09 13:26:20.836462 crc crio[3638]: time="2026-06-09T13:26:20.836360959Z" level=info msg="Removing pod sandbox: fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0" id=905091af-cf5f-47cb-a428-20f0d2f05247 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.894965 | controller | Jun 09 13:26:20.860082 crc crio[3638]: time="2026-06-09T13:26:20.859727505Z" level=info msg="Removed pod sandbox: fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0" id=905091af-cf5f-47cb-a428-20f0d2f05247 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.895002 | controller | Jun 09 13:26:20.862038 crc crio[3638]: time="2026-06-09T13:26:20.861734521Z" level=info msg="Stopping pod sandbox: c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82" id=b5d4dcc9-467c-424c-a06a-0a103526b5f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.895045 | controller | Jun 09 13:26:20.862038 crc crio[3638]: time="2026-06-09T13:26:20.861936226Z" level=info msg="Stopped pod sandbox (already stopped): c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82" id=b5d4dcc9-467c-424c-a06a-0a103526b5f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.895083 | controller | Jun 09 13:26:20.863637 crc crio[3638]: time="2026-06-09T13:26:20.86357409Z" level=info msg="Removing pod sandbox: c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82" id=933ea664-e232-4872-84d1-437a0829c3a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.895120 | controller | Jun 09 13:26:20.878702 crc crio[3638]: time="2026-06-09T13:26:20.878567719Z" level=info msg="Removed pod sandbox: c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82" id=933ea664-e232-4872-84d1-437a0829c3a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.895157 | controller | Jun 09 13:26:20.899878 crc crio[3638]: time="2026-06-09T13:26:20.899774367Z" level=info msg="Stopping pod sandbox: 5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998" id=09e37a61-c2e1-4861-a4a6-a3e93ddc8e1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.895193 | controller | Jun 09 13:26:20.900305 crc crio[3638]: time="2026-06-09T13:26:20.899921261Z" level=info msg="Stopped pod sandbox (already stopped): 5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998" id=09e37a61-c2e1-4861-a4a6-a3e93ddc8e1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.895230 | controller | Jun 09 13:26:20.903295 crc crio[3638]: time="2026-06-09T13:26:20.902983664Z" level=info msg="Removing pod sandbox: 5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998" id=c23f363c-c971-43e3-a5cd-18ad9b7d4eab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.895267 | controller | Jun 09 13:26:20.925859 crc crio[3638]: time="2026-06-09T13:26:20.924512501Z" level=info msg="Removed pod sandbox: 5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998" id=c23f363c-c971-43e3-a5cd-18ad9b7d4eab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.895304 | controller | Jun 09 13:26:20.928505 crc crio[3638]: time="2026-06-09T13:26:20.92817859Z" level=info msg="Stopping pod sandbox: 7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610" id=3cfc585a-1264-4c93-931c-61dd83fd30d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.895340 | controller | Jun 09 13:26:20.928505 crc crio[3638]: time="2026-06-09T13:26:20.928364915Z" level=info msg="Stopped pod sandbox (already stopped): 7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610" id=3cfc585a-1264-4c93-931c-61dd83fd30d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.895376 | controller | Jun 09 13:26:20.930472 crc crio[3638]: time="2026-06-09T13:26:20.929466635Z" level=info msg="Removing pod sandbox: 7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610" id=7919e95e-2c84-4f08-8c31-ac363d8995ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.895412 | controller | Jun 09 13:26:20.957479 crc crio[3638]: time="2026-06-09T13:26:20.957220111Z" level=info msg="Removed pod sandbox: 7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610" id=7919e95e-2c84-4f08-8c31-ac363d8995ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.895449 | controller | Jun 09 13:26:20.959646 crc crio[3638]: time="2026-06-09T13:26:20.959476512Z" level=info msg="Stopping pod sandbox: 99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee" id=992668cb-88d7-4333-842c-0779f5ececb1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.895485 | controller | Jun 09 13:26:20.959765 crc crio[3638]: time="2026-06-09T13:26:20.959677928Z" level=info msg="Stopped pod sandbox (already stopped): 99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee" id=992668cb-88d7-4333-842c-0779f5ececb1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.895571 | controller | Jun 09 13:26:20.960685 crc crio[3638]: time="2026-06-09T13:26:20.960604794Z" level=info msg="Removing pod sandbox: 99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee" id=ad85ac3d-99e2-4dfc-ad0f-1343b282fea0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.895713 | controller | Jun 09 13:26:20.992579 crc crio[3638]: time="2026-06-09T13:26:20.99204153Z" level=info msg="Removed pod sandbox: 99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee" id=ad85ac3d-99e2-4dfc-ad0f-1343b282fea0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.895761 | controller | Jun 09 13:26:21.924441 crc crio[3638]: time="2026-06-09T13:26:21.917184462Z" level=info msg="Stopping container: 6f50de34ff7e0a584e3ded7c52b4a537b8e2ce511b3bdb2d7538477932948bfc (timeout: 15s)" id=582d1807-419d-4d23-8a94-324b328d1f8c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.895801 | controller | Jun 09 13:26:21.924441 crc crio[3638]: time="2026-06-09T13:26:21.917212282Z" level=info msg="Stopping container: 68a92ae01d9bdd800e673afb5fc143b30c16f10624a71c93427798d774abab97 (timeout: 15s)" id=4e8acf41-fcce-4851-b4a1-c4ab8c2c5a05 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.895839 | controller | Jun 09 13:26:21.924441 crc crio[3638]: time="2026-06-09T13:26:21.917365566Z" level=info msg="Stopping container: 67e234766a6172a839336e9f67e1fe6c78eedde3e66d3aa1fc256dc3d32f013b (timeout: 15s)" id=ae1674b4-6503-4cd1-959f-10cd387954d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.895877 | controller | Jun 09 13:26:21.924441 crc crio[3638]: time="2026-06-09T13:26:21.917791778Z" level=info msg="Stopping container: b0adc9e36c8d1610763e93a85df45ff539830d3e30cb9b7d22ff56ee5fb20768 (timeout: 15s)" id=019bd85e-5c0b-4ca1-8dbf-58c03a551292 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.895914 | controller | Jun 09 13:26:21.924441 crc crio[3638]: time="2026-06-09T13:26:21.91783582Z" level=info msg="Stopping container: 661e58056e5c21d70a8a4652a215fe1118fff6029462ed3f54c459ac693b9ced (timeout: 15s)" id=c915d69e-1cc9-4d4e-9f94-ec45f46b9ea6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.895950 | controller | Jun 09 13:26:22.247808 crc crio[3638]: time="2026-06-09T13:26:22.247034867Z" level=info msg="Stopped container b0adc9e36c8d1610763e93a85df45ff539830d3e30cb9b7d22ff56ee5fb20768: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=019bd85e-5c0b-4ca1-8dbf-58c03a551292 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.895988 | controller | Jun 09 13:26:22.281851 crc crio[3638]: time="2026-06-09T13:26:22.281732642Z" level=info msg="Removing container: db207eac4455fe7ca7ade09e6d6f0f695f19cfa49391cb72b8050dc51822a7cd" id=7ac17634-002e-42b6-8b31-f9bd12d85508 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.896026 | controller | Jun 09 13:26:22.343532 crc crio[3638]: time="2026-06-09T13:26:22.343221307Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=30937326-ecc6-4e17-99aa-c8e677c9a923 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.896064 | controller | Jun 09 13:26:22.343532 crc crio[3638]: time="2026-06-09T13:26:22.343372801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.896103 | controller | Jun 09 13:26:22.416790 crc crio[3638]: time="2026-06-09T13:26:22.41672633Z" level=info msg="Stopped container 68a92ae01d9bdd800e673afb5fc143b30c16f10624a71c93427798d774abab97: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=4e8acf41-fcce-4851-b4a1-c4ab8c2c5a05 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.896141 | controller | Jun 09 13:26:22.502660 crc crio[3638]: time="2026-06-09T13:26:22.502342032Z" level=info msg="Stopped container 6f50de34ff7e0a584e3ded7c52b4a537b8e2ce511b3bdb2d7538477932948bfc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=582d1807-419d-4d23-8a94-324b328d1f8c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.896193 | controller | Jun 09 13:26:22.598088 crc crio[3638]: time="2026-06-09T13:26:22.597828432Z" level=info msg="Stopped container 661e58056e5c21d70a8a4652a215fe1118fff6029462ed3f54c459ac693b9ced: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=c915d69e-1cc9-4d4e-9f94-ec45f46b9ea6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.896233 | controller | Jun 09 13:26:22.636089 crc crio[3638]: time="2026-06-09T13:26:22.635628333Z" 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=30937326-ecc6-4e17-99aa-c8e677c9a923 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.896271 | controller | Jun 09 13:26:22.666268 crc crio[3638]: time="2026-06-09T13:26:22.659271767Z" level=info msg="Ran pod sandbox 97a0968436d0046f219eddcee56ac04282ae901337b01c7dd8be9fdca9d299f6 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=30937326-ecc6-4e17-99aa-c8e677c9a923 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.896309 | controller | Jun 09 13:26:22.666268 crc crio[3638]: time="2026-06-09T13:26:22.66598025Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=979a5a54-b1da-4263-8c5a-2fd396156d31 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.896347 | controller | Jun 09 13:26:22.687964 crc crio[3638]: time="2026-06-09T13:26:22.687849925Z" level=info msg="Removed container db207eac4455fe7ca7ade09e6d6f0f695f19cfa49391cb72b8050dc51822a7cd: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=7ac17634-002e-42b6-8b31-f9bd12d85508 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.896383 | controller | Jun 09 13:26:22.732894 crc crio[3638]: time="2026-06-09T13:26:22.732611784Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=25275373-a289-479c-801e-110ba5d8badc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.896420 | controller | Jun 09 13:26:22.747464 crc crio[3638]: time="2026-06-09T13:26:22.747227053Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=92f5be68-443f-4d47-a456-366c8f8338b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.896457 | controller | Jun 09 13:26:22.748181 crc crio[3638]: time="2026-06-09T13:26:22.747950332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.896494 | controller | Jun 09 13:26:22.816891 crc crio[3638]: time="2026-06-09T13:26:22.816096969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.896571 | controller | Jun 09 13:26:23.322170 crc crio[3638]: time="2026-06-09T13:26:23.320761055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.896631 | controller | Jun 09 13:26:23.393383 crc crio[3638]: time="2026-06-09T13:26:23.393087266Z" level=info msg="Stopping pod sandbox: 2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d" id=6584a3c6-08b3-4edd-b7bc-3002d7afb141 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.896671 | controller | Jun 09 13:26:23.395799 crc crio[3638]: time="2026-06-09T13:26:23.395713207Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d UID:9323fe76-9364-4e54-b8ef-3711a206db1a NetNS:/var/run/netns/0ebd121c-20f2-4b62-9e58-5b98e4254920 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod9323fe76_9364_4e54_b8ef_3711a206db1a.slice PodAnnotations:0xc0019a8750}] Aliases:map[]}"
2026-06-09 14:45:30.896723 | controller | Jun 09 13:26:23.396686 crc crio[3638]: time="2026-06-09T13:26:23.396500078Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.896763 | controller | Jun 09 13:26:23.562385 crc crio[3638]: time="2026-06-09T13:26:23.561884213Z" level=info msg="Created container 903c42e7bdc9f08c8bc36f1181ede12ab46c27e148e2ca575218b2f91fcba817: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=92f5be68-443f-4d47-a456-366c8f8338b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.896802 | controller | Jun 09 13:26:23.571905 crc crio[3638]: time="2026-06-09T13:26:23.570659402Z" level=info msg="Starting container: 903c42e7bdc9f08c8bc36f1181ede12ab46c27e148e2ca575218b2f91fcba817" id=2467c15b-8757-4297-ade0-5b86610dc8dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.896840 | controller | Jun 09 13:26:23.597631 crc crio[3638]: time="2026-06-09T13:26:23.59702875Z" level=info msg="Started container" PID=16651 containerID=903c42e7bdc9f08c8bc36f1181ede12ab46c27e148e2ca575218b2f91fcba817 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=2467c15b-8757-4297-ade0-5b86610dc8dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=97a0968436d0046f219eddcee56ac04282ae901337b01c7dd8be9fdca9d299f6
2026-06-09 14:45:30.896879 | controller | Jun 09 13:26:25.133669 crc crio[3638]: time="2026-06-09T13:26:25.132834555Z" level=info msg="Stopped pod sandbox: 2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d" id=6584a3c6-08b3-4edd-b7bc-3002d7afb141 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.896917 | controller | Jun 09 13:26:25.502926 crc crio[3638]: time="2026-06-09T13:26:25.498391893Z" level=info msg="Stopped container 67e234766a6172a839336e9f67e1fe6c78eedde3e66d3aa1fc256dc3d32f013b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=ae1674b4-6503-4cd1-959f-10cd387954d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.896954 | controller | Jun 09 13:26:25.502926 crc crio[3638]: time="2026-06-09T13:26:25.500410798Z" level=info msg="Stopping pod sandbox: 35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b" id=d676611b-1bb5-4b0d-beec-67f76fcf5858 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.896991 | controller | Jun 09 13:26:25.516348 crc crio[3638]: time="2026-06-09T13:26:25.512841216Z" level=info msg="Stopped pod sandbox: 35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b" id=d676611b-1bb5-4b0d-beec-67f76fcf5858 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.897027 | controller | Jun 09 13:26:26.566955 crc crio[3638]: time="2026-06-09T13:26:26.566773966Z" level=info msg="Removing container: 68a92ae01d9bdd800e673afb5fc143b30c16f10624a71c93427798d774abab97" id=4a97b296-938e-47c7-8339-826c66a5f89d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.897064 | controller | Jun 09 13:26:26.592393 crc crio[3638]: time="2026-06-09T13:26:26.591832848Z" level=info msg="Removed container 68a92ae01d9bdd800e673afb5fc143b30c16f10624a71c93427798d774abab97: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=4a97b296-938e-47c7-8339-826c66a5f89d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.897101 | controller | Jun 09 13:26:26.595270 crc crio[3638]: time="2026-06-09T13:26:26.595089818Z" level=info msg="Removing container: 6f50de34ff7e0a584e3ded7c52b4a537b8e2ce511b3bdb2d7538477932948bfc" id=4a65dfd0-f947-47ad-9d39-171992026c45 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.897144 | controller | Jun 09 13:26:26.620451 crc crio[3638]: time="2026-06-09T13:26:26.620341875Z" level=info msg="Removed container 6f50de34ff7e0a584e3ded7c52b4a537b8e2ce511b3bdb2d7538477932948bfc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=4a65dfd0-f947-47ad-9d39-171992026c45 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.897182 | controller | Jun 09 13:26:26.623974 crc crio[3638]: time="2026-06-09T13:26:26.623899682Z" level=info msg="Removing container: 661e58056e5c21d70a8a4652a215fe1118fff6029462ed3f54c459ac693b9ced" id=a5c9559c-b6e8-481e-bf22-761efee32cac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.897220 | controller | Jun 09 13:26:26.639610 crc crio[3638]: time="2026-06-09T13:26:26.639391084Z" level=info msg="Removed container 661e58056e5c21d70a8a4652a215fe1118fff6029462ed3f54c459ac693b9ced: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=a5c9559c-b6e8-481e-bf22-761efee32cac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.897257 | controller | Jun 09 13:26:26.641472 crc crio[3638]: time="2026-06-09T13:26:26.641407858Z" level=info msg="Removing container: b0adc9e36c8d1610763e93a85df45ff539830d3e30cb9b7d22ff56ee5fb20768" id=f5003051-62da-40b1-a83b-eb45dac49675 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.897294 | controller | Jun 09 13:26:26.660796 crc crio[3638]: time="2026-06-09T13:26:26.659920853Z" level=info msg="Removed container b0adc9e36c8d1610763e93a85df45ff539830d3e30cb9b7d22ff56ee5fb20768: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=f5003051-62da-40b1-a83b-eb45dac49675 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.897331 | controller | Jun 09 13:26:26.664742 crc crio[3638]: time="2026-06-09T13:26:26.664638863Z" level=info msg="Removing container: 67e234766a6172a839336e9f67e1fe6c78eedde3e66d3aa1fc256dc3d32f013b" id=29fce61b-847e-4553-bf01-0c90a973a487 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.897368 | controller | Jun 09 13:26:26.681298 crc crio[3638]: time="2026-06-09T13:26:26.681215053Z" level=info msg="Removed container 67e234766a6172a839336e9f67e1fe6c78eedde3e66d3aa1fc256dc3d32f013b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=29fce61b-847e-4553-bf01-0c90a973a487 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.897404 | controller | Jun 09 13:26:26.684019 crc crio[3638]: time="2026-06-09T13:26:26.683924377Z" level=info msg="Removing container: 74bd5a296da455f49d99d83ba5e820eb915b402ff68a5ccae5414da20f0071eb" id=9aa1029e-ec1d-46ee-bcc1-e6f1baf3f8ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.897441 | controller | Jun 09 13:26:26.770744 crc crio[3638]: time="2026-06-09T13:26:26.770693261Z" level=info msg="Removed container 74bd5a296da455f49d99d83ba5e820eb915b402ff68a5ccae5414da20f0071eb: openshift-kube-apiserver/kube-apiserver-crc/setup" id=9aa1029e-ec1d-46ee-bcc1-e6f1baf3f8ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.897478 | controller | Jun 09 13:26:27.035799 crc crio[3638]: time="2026-06-09T13:26:27.035695339Z" level=info msg="Stopping container: 0301fbb0c8e08c867867b2306eb4ac9f275b44a39db7021ca8d455fb515a28b2 (timeout: 2s)" id=9e42ce01-d000-4bf1-b6af-84678de2f747 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.897543 | controller | Jun 09 13:26:27.167548 crc crio[3638]: time="2026-06-09T13:26:27.167452809Z" level=info msg="Stopped container 0301fbb0c8e08c867867b2306eb4ac9f275b44a39db7021ca8d455fb515a28b2: openshift-console/downloads-747b44746d-4pqvr/download-server" id=9e42ce01-d000-4bf1-b6af-84678de2f747 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.897592 | controller | Jun 09 13:26:27.169686 crc crio[3638]: time="2026-06-09T13:26:27.169582957Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=a98008cb-ec77-4455-b809-ff52eee50cc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.897638 | controller | Jun 09 13:26:27.174442 crc crio[3638]: time="2026-06-09T13:26:27.174351636Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=cc155d63-deb3-487f-9fc3-9dd2a8a32931 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.897676 | controller | Jun 09 13:26:27.177456 crc crio[3638]: time="2026-06-09T13:26:27.17739503Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=cbbd0588-90c0-4356-ba93-8bc53097c464 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.897714 | controller | Jun 09 13:26:27.177928 crc crio[3638]: time="2026-06-09T13:26:27.177877993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.897751 | controller | Jun 09 13:26:27.204928 crc crio[3638]: time="2026-06-09T13:26:27.204850507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.897788 | controller | Jun 09 13:26:27.209193 crc crio[3638]: time="2026-06-09T13:26:27.209074542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.897824 | controller | Jun 09 13:26:27.336166 crc crio[3638]: time="2026-06-09T13:26:27.33599186Z" level=info msg="Created container a8ec0a8844f2b1dc4b06f832fc03e111dab5940af0b59c6ad34a711d49a9ccb7: openshift-console/downloads-747b44746d-4pqvr/download-server" id=cbbd0588-90c0-4356-ba93-8bc53097c464 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.897861 | controller | Jun 09 13:26:27.337964 crc crio[3638]: time="2026-06-09T13:26:27.33746552Z" level=info msg="Starting container: a8ec0a8844f2b1dc4b06f832fc03e111dab5940af0b59c6ad34a711d49a9ccb7" id=ade259c2-1498-4291-985e-7971a8890970 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.897898 | controller | Jun 09 13:26:27.346622 crc crio[3638]: time="2026-06-09T13:26:27.346507447Z" level=info msg="Started container" PID=16730 containerID=a8ec0a8844f2b1dc4b06f832fc03e111dab5940af0b59c6ad34a711d49a9ccb7 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ade259c2-1498-4291-985e-7971a8890970 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5
2026-06-09 14:45:30.897938 | controller | Jun 09 13:26:27.588932 crc crio[3638]: time="2026-06-09T13:26:27.588335303Z" level=info msg="Removing container: 38330b40e9f926de1bff93c7516ba72cac9e27e2c106bfe366bf50bbacc56465" id=0f611115-a016-44c0-8e5c-370f452736b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.897975 | controller | Jun 09 13:26:27.819282 crc crio[3638]: time="2026-06-09T13:26:27.819046808Z" level=info msg="Removed container 38330b40e9f926de1bff93c7516ba72cac9e27e2c106bfe366bf50bbacc56465: openshift-console/downloads-747b44746d-4pqvr/download-server" id=0f611115-a016-44c0-8e5c-370f452736b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.898012 | controller | Jun 09 13:26:35.354491 crc crio[3638]: time="2026-06-09T13:26:35.353005602Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=19a2fcf8-23d8-4b70-b7c1-d298088dd2cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.898048 | controller | Jun 09 13:26:35.354491 crc crio[3638]: time="2026-06-09T13:26:35.354351739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.898084 | controller | Jun 09 13:26:35.394966 crc crio[3638]: time="2026-06-09T13:26:35.390201985Z" 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=19a2fcf8-23d8-4b70-b7c1-d298088dd2cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.898133 | controller | Jun 09 13:26:35.432593 crc crio[3638]: time="2026-06-09T13:26:35.432485816Z" level=info msg="Ran pod sandbox 74b05c191027ae9ab87b7b5bfefea0b713a569079edd0218dfc0ef720a62da4e with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=19a2fcf8-23d8-4b70-b7c1-d298088dd2cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.898171 | controller | Jun 09 13:26:35.438581 crc crio[3638]: time="2026-06-09T13:26:35.438197252Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=17216b7c-7790-4b07-a866-ff94e4a15c1b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.898208 | controller | Jun 09 13:26:35.442633 crc crio[3638]: time="2026-06-09T13:26:35.442520751Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=67a0febd-7a2d-496b-8b53-59a4e6d05633 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.898245 | controller | Jun 09 13:26:35.466026 crc crio[3638]: time="2026-06-09T13:26:35.465745373Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=87706f5a-7480-4152-9378-8649c22ae80b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.898281 | controller | Jun 09 13:26:35.468319 crc crio[3638]: time="2026-06-09T13:26:35.468045716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.898317 | controller | Jun 09 13:26:35.524505 crc crio[3638]: time="2026-06-09T13:26:35.523943648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.898354 | controller | Jun 09 13:26:36.015520 crc crio[3638]: time="2026-06-09T13:26:36.014789679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.898390 | controller | Jun 09 13:26:37.004388 crc crio[3638]: time="2026-06-09T13:26:37.004232261Z" level=info msg="Created container d593690a3b8aae8c6ee29818cc4e7d1f95c0a4f1aa55b2abf8c9673a0cfbd83f: openshift-kube-apiserver/kube-apiserver-crc/setup" id=87706f5a-7480-4152-9378-8649c22ae80b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.898425 | controller | Jun 09 13:26:37.005456 crc crio[3638]: time="2026-06-09T13:26:37.005440714Z" level=info msg="Starting container: d593690a3b8aae8c6ee29818cc4e7d1f95c0a4f1aa55b2abf8c9673a0cfbd83f" id=36fbd165-0ebf-46aa-a315-edf62ab07d72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.898461 | controller | Jun 09 13:26:37.013693 crc crio[3638]: time="2026-06-09T13:26:37.013287938Z" level=info msg="Started container" PID=16839 containerID=d593690a3b8aae8c6ee29818cc4e7d1f95c0a4f1aa55b2abf8c9673a0cfbd83f description=openshift-kube-apiserver/kube-apiserver-crc/setup id=36fbd165-0ebf-46aa-a315-edf62ab07d72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b05c191027ae9ab87b7b5bfefea0b713a569079edd0218dfc0ef720a62da4e
2026-06-09 14:45:30.898499 | controller | Jun 09 13:26:37.756575 crc crio[3638]: time="2026-06-09T13:26:37.755761823Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=bdf0ebe3-e574-48df-9ed0-0ac2b025d61c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.898575 | controller | Jun 09 13:26:37.783469 crc crio[3638]: time="2026-06-09T13:26:37.783427795Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=dcc0cbd2-7d4b-46fc-a423-71e1e0fed525 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.898622 | controller | Jun 09 13:26:38.166391 crc crio[3638]: time="2026-06-09T13:26:38.154890265Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=2a1de056-0899-40fa-b21e-8496687a5b3a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.898661 | controller | Jun 09 13:26:38.166391 crc crio[3638]: time="2026-06-09T13:26:38.155414669Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=3f7e65ac-6085-497c-9bea-46f509e72855 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.898698 | controller | Jun 09 13:26:38.416076 crc crio[3638]: time="2026-06-09T13:26:38.415982406Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=61b7e768-7b46-4678-b2bc-a667db0fcd85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.898735 | controller | Jun 09 13:26:38.416711 crc crio[3638]: time="2026-06-09T13:26:38.416534671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.898771 | controller | Jun 09 13:26:38.417248 crc crio[3638]: time="2026-06-09T13:26:38.416981644Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=6ee478e6-db56-4de8-8241-539daa2c14cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.898809 | controller | Jun 09 13:26:38.417490 crc crio[3638]: time="2026-06-09T13:26:38.417473847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.898846 | controller | Jun 09 13:26:38.441903 crc crio[3638]: time="2026-06-09T13:26:38.441727678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.898884 | controller | Jun 09 13:26:38.454689 crc crio[3638]: time="2026-06-09T13:26:38.454071525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.898920 | controller | Jun 09 13:26:38.761534 crc crio[3638]: time="2026-06-09T13:26:38.761396495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.898958 | controller | Jun 09 13:26:38.792870 crc crio[3638]: time="2026-06-09T13:26:38.792715709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.898995 | controller | Jun 09 13:26:39.472601 crc crio[3638]: time="2026-06-09T13:26:39.471993243Z" level=info msg="Created container d4af873e40ce7d2233a6dd1cc6c86eb8be5e4c43e72940d4a1034b1092749e3d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=6ee478e6-db56-4de8-8241-539daa2c14cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.899032 | controller | Jun 09 13:26:39.474188 crc crio[3638]: time="2026-06-09T13:26:39.474024498Z" level=info msg="Starting container: d4af873e40ce7d2233a6dd1cc6c86eb8be5e4c43e72940d4a1034b1092749e3d" id=8ff470ac-e4b3-4e2a-baf2-2571c62efaa1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.899071 | controller | Jun 09 13:26:39.526358 crc crio[3638]: time="2026-06-09T13:26:39.526182409Z" level=info msg="Started container" PID=16905 containerID=d4af873e40ce7d2233a6dd1cc6c86eb8be5e4c43e72940d4a1034b1092749e3d description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=8ff470ac-e4b3-4e2a-baf2-2571c62efaa1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976
2026-06-09 14:45:30.899117 | controller | Jun 09 13:26:39.666391 crc crio[3638]: time="2026-06-09T13:26:39.664901668Z" level=info msg="Created container 93763a1eb4851693a5c66e1612f2ef728c5eaf4a4774e7e702fc020f45e17c67: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=61b7e768-7b46-4678-b2bc-a667db0fcd85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.899156 | controller | Jun 09 13:26:39.668786 crc crio[3638]: time="2026-06-09T13:26:39.667923201Z" level=info msg="Starting container: 93763a1eb4851693a5c66e1612f2ef728c5eaf4a4774e7e702fc020f45e17c67" id=afa94fe0-c924-4efe-91f4-a7a4a6c978a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.899194 | controller | Jun 09 13:26:39.686824 crc crio[3638]: time="2026-06-09T13:26:39.68663257Z" level=info msg="Started container" PID=16909 containerID=93763a1eb4851693a5c66e1612f2ef728c5eaf4a4774e7e702fc020f45e17c67 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=afa94fe0-c924-4efe-91f4-a7a4a6c978a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b05c191027ae9ab87b7b5bfefea0b713a569079edd0218dfc0ef720a62da4e
2026-06-09 14:45:30.899233 | controller | Jun 09 13:26:40.433390 crc crio[3638]: time="2026-06-09T13:26:40.432039564Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0b7b74fa-b737-4b59-b7d8-cf542f552a23 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.899270 | controller | Jun 09 13:26:40.476185 crc crio[3638]: time="2026-06-09T13:26:40.475890938Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=09e22e77-6029-4687-93a8-ed7188f41896 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.899308 | controller | Jun 09 13:26:40.609303 crc crio[3638]: time="2026-06-09T13:26:40.60920464Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=eac5c488-20e2-47cd-8adb-7793196e856d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.899346 | controller | Jun 09 13:26:40.609741 crc crio[3638]: time="2026-06-09T13:26:40.609648512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.899383 | controller | Jun 09 13:26:40.679096 crc crio[3638]: time="2026-06-09T13:26:40.67893194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.899421 | controller | Jun 09 13:26:40.950353 crc crio[3638]: time="2026-06-09T13:26:40.949602172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.899459 | controller | Jun 09 13:26:41.725164 crc crio[3638]: time="2026-06-09T13:26:41.72116893Z" level=info msg="Created container 56f51832e9c7b5f97eada668108b421b84ab2fa59505ae106ff71e7ffadfb662: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=eac5c488-20e2-47cd-8adb-7793196e856d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.899497 | controller | Jun 09 13:26:41.725164 crc crio[3638]: time="2026-06-09T13:26:41.723349969Z" level=info msg="Starting container: 56f51832e9c7b5f97eada668108b421b84ab2fa59505ae106ff71e7ffadfb662" id=a509c1a5-ef4e-4cd8-a9d5-1c9bcb293d50 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.899584 | controller | Jun 09 13:26:41.731425 crc crio[3638]: time="2026-06-09T13:26:41.729226058Z" level=info msg="Started container" PID=17014 containerID=56f51832e9c7b5f97eada668108b421b84ab2fa59505ae106ff71e7ffadfb662 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=a509c1a5-ef4e-4cd8-a9d5-1c9bcb293d50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b05c191027ae9ab87b7b5bfefea0b713a569079edd0218dfc0ef720a62da4e
2026-06-09 14:45:30.899627 | controller | Jun 09 13:26:42.293993 crc crio[3638]: time="2026-06-09T13:26:42.293730075Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f3ca3072-4259-45ee-9da0-464dc2211560 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.899666 | controller | Jun 09 13:26:42.395690 crc crio[3638]: time="2026-06-09T13:26:42.394924552Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=5b0fa9b1-c9d4-48cb-9bc1-8b2299c460a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.899704 | controller | Jun 09 13:26:42.812955 crc crio[3638]: time="2026-06-09T13:26:42.812830167Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=b9c1c413-ee45-49af-8fcc-8e9184d0aea4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.899742 | controller | Jun 09 13:26:42.815203 crc crio[3638]: time="2026-06-09T13:26:42.813938487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.899779 | controller | Jun 09 13:26:42.902462 crc crio[3638]: time="2026-06-09T13:26:42.902384475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.899815 | controller | Jun 09 13:26:43.703193 crc crio[3638]: time="2026-06-09T13:26:43.698622225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.899851 | controller | Jun 09 13:26:44.529264 crc crio[3638]: time="2026-06-09T13:26:44.528742137Z" level=info msg="Created container aefdecd089ecc8528e3888beaa5c1817f6378529d492d599b9f296ba3ac6ac4c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=b9c1c413-ee45-49af-8fcc-8e9184d0aea4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.899889 | controller | Jun 09 13:26:44.541024 crc crio[3638]: time="2026-06-09T13:26:44.54062873Z" level=info msg="Starting container: aefdecd089ecc8528e3888beaa5c1817f6378529d492d599b9f296ba3ac6ac4c" id=07650c00-b5d6-4b55-b09d-0538d34dfa41 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.899926 | controller | Jun 09 13:26:44.615067 crc crio[3638]: time="2026-06-09T13:26:44.614698178Z" level=info msg="Started container" PID=17047 containerID=aefdecd089ecc8528e3888beaa5c1817f6378529d492d599b9f296ba3ac6ac4c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=07650c00-b5d6-4b55-b09d-0538d34dfa41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b05c191027ae9ab87b7b5bfefea0b713a569079edd0218dfc0ef720a62da4e
2026-06-09 14:45:30.899964 | controller | Jun 09 13:26:45.086469 crc crio[3638]: time="2026-06-09T13:26:45.086342695Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=89b04b36-5348-4cb8-8287-cf8295f0634d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.900002 | controller | Jun 09 13:26:45.111349 crc crio[3638]: time="2026-06-09T13:26:45.111064379Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b533630d-a6c4-4af5-ba73-7ef3a8935c75 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.900047 | controller | Jun 09 13:26:45.574436 crc crio[3638]: time="2026-06-09T13:26:45.574044722Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=1aa95083-08dc-488d-807f-29a95b5bf152 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.900085 | controller | Jun 09 13:26:45.575670 crc crio[3638]: time="2026-06-09T13:26:45.575396779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.900122 | controller | Jun 09 13:26:45.724928 crc crio[3638]: time="2026-06-09T13:26:45.72376411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.900159 | controller | Jun 09 13:26:46.986765 crc crio[3638]: time="2026-06-09T13:26:46.985608343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.900195 | controller | Jun 09 13:26:47.960663 crc crio[3638]: time="2026-06-09T13:26:47.95685364Z" level=info msg="Created container 1f0e44eaec23e1591eded79b7050e4e8f597d77e9d10da91bab05459d0d8f3ef: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=1aa95083-08dc-488d-807f-29a95b5bf152 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.900232 | controller | Jun 09 13:26:47.965560 crc crio[3638]: time="2026-06-09T13:26:47.965033173Z" level=info msg="Starting container: 1f0e44eaec23e1591eded79b7050e4e8f597d77e9d10da91bab05459d0d8f3ef" id=a05f0efa-c0ef-4008-8cf7-4b2dd5cfaf0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.900269 | controller | Jun 09 13:26:47.986842 crc crio[3638]: time="2026-06-09T13:26:47.986497877Z" level=info msg="Started container" PID=17080 containerID=1f0e44eaec23e1591eded79b7050e4e8f597d77e9d10da91bab05459d0d8f3ef description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=a05f0efa-c0ef-4008-8cf7-4b2dd5cfaf0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b05c191027ae9ab87b7b5bfefea0b713a569079edd0218dfc0ef720a62da4e
2026-06-09 14:45:30.900307 | controller | Jun 09 13:26:48.092401 crc crio[3638]: time="2026-06-09T13:26:48.092267707Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ba20f594-f657-4535-ac14-8549cf1561f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.900345 | controller | Jun 09 13:26:48.099034 crc crio[3638]: time="2026-06-09T13:26:48.098233919Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=1c4219f4-7bdf-4bd8-9fa7-3d92ef0c9657 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.900382 | controller | Jun 09 13:26:48.203870 crc crio[3638]: time="2026-06-09T13:26:48.203731813Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=bc067d6c-1663-4df4-9085-7f2660ee17b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.900419 | controller | Jun 09 13:26:48.204872 crc crio[3638]: time="2026-06-09T13:26:48.20435322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.900457 | controller | Jun 09 13:26:48.274009 crc crio[3638]: time="2026-06-09T13:26:48.273664609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.900500 | controller | Jun 09 13:26:49.389740 crc crio[3638]: time="2026-06-09T13:26:49.385073674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.900580 | controller | Jun 09 13:26:49.946894 crc crio[3638]: time="2026-06-09T13:26:49.945995752Z" level=info msg="Created container 3c2562e28c506b64c74c05419c20461b26bad1ca676c3b56bf5df384bfd73c6c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=bc067d6c-1663-4df4-9085-7f2660ee17b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.900658 | controller | Jun 09 13:26:49.951835 crc crio[3638]: time="2026-06-09T13:26:49.951616405Z" level=info msg="Starting container: 3c2562e28c506b64c74c05419c20461b26bad1ca676c3b56bf5df384bfd73c6c" id=9160e7af-4f44-41f3-bfa6-f045a998e735 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.900699 | controller | Jun 09 13:26:50.020250 crc crio[3638]: time="2026-06-09T13:26:50.018467516Z" level=info msg="Started container" PID=17118 containerID=3c2562e28c506b64c74c05419c20461b26bad1ca676c3b56bf5df384bfd73c6c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=9160e7af-4f44-41f3-bfa6-f045a998e735 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b05c191027ae9ab87b7b5bfefea0b713a569079edd0218dfc0ef720a62da4e
2026-06-09 14:45:30.900738 | controller | Jun 09 13:26:57.037591 crc crio[3638]: time="2026-06-09T13:26:57.036588866Z" level=info msg="Stopping container: a8ec0a8844f2b1dc4b06f832fc03e111dab5940af0b59c6ad34a711d49a9ccb7 (timeout: 2s)" id=43834bcf-48c6-4154-ac70-6ddd00665fdb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.900776 | controller | Jun 09 13:26:57.379731 crc crio[3638]: time="2026-06-09T13:26:57.37861523Z" level=info msg="Stopped container a8ec0a8844f2b1dc4b06f832fc03e111dab5940af0b59c6ad34a711d49a9ccb7: openshift-console/downloads-747b44746d-4pqvr/download-server" id=43834bcf-48c6-4154-ac70-6ddd00665fdb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.900814 | controller | Jun 09 13:26:58.329562 crc crio[3638]: time="2026-06-09T13:26:58.329420285Z" level=info msg="Removing container: 0301fbb0c8e08c867867b2306eb4ac9f275b44a39db7021ca8d455fb515a28b2" id=2a9855f5-8b75-40b2-b850-fbb0b6bd5154 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.900852 | controller | Jun 09 13:26:58.855670 crc crio[3638]: time="2026-06-09T13:26:58.855044719Z" level=info msg="Removed container 0301fbb0c8e08c867867b2306eb4ac9f275b44a39db7021ca8d455fb515a28b2: openshift-console/downloads-747b44746d-4pqvr/download-server" id=2a9855f5-8b75-40b2-b850-fbb0b6bd5154 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.900888 | controller | Jun 09 13:27:03.603453 crc crio[3638]: time="2026-06-09T13:27:03.601259639Z" level=info msg="Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=4c52c719-b87e-4006-839e-b163812ea4a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.900926 | controller | Jun 09 13:27:03.605040 crc crio[3638]: time="2026-06-09T13:27:03.603467039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.900964 | controller | Jun 09 13:27:03.694868 crc crio[3638]: time="2026-06-09T13:27:03.694473062Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:81084e80f94d28370f822a3295884ff964f7f2e6c5e459ba43bc64660e3101ed UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/f7534fa2-12a0-476d-aa02-65c1b91f5a8d 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:0xc001890468}] Aliases:map[]}"
2026-06-09 14:45:30.901011 | controller | Jun 09 13:27:03.694868 crc crio[3638]: time="2026-06-09T13:27:03.694653517Z" level=info msg="Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.901050 | controller | Jun 09 13:27:06.058908 crc crio[3638]: 2026-06-09T13:27:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81084e80f94d283 Mac:2e:6f:cc:00:16:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/f7534fa2-12a0-476d-aa02-65c1b91f5a8d SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.901088 | controller | Jun 09 13:27:06.062633 crc crio[3638]: time="2026-06-09T13:27:06.062485568Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:81084e80f94d28370f822a3295884ff964f7f2e6c5e459ba43bc64660e3101ed UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/f7534fa2-12a0-476d-aa02-65c1b91f5a8d 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:0xc001890468}] Aliases:map[]}"
2026-06-09 14:45:30.901125 | controller | Jun 09 13:27:06.062965 crc crio[3638]: time="2026-06-09T13:27:06.062888408Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.901162 | controller | Jun 09 13:27:06.075349 crc crio[3638]: time="2026-06-09T13:27:06.075254234Z" level=info msg="Ran pod sandbox 81084e80f94d28370f822a3295884ff964f7f2e6c5e459ba43bc64660e3101ed with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=4c52c719-b87e-4006-839e-b163812ea4a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.901199 | controller | Jun 09 13:27:06.079373 crc crio[3638]: time="2026-06-09T13:27:06.07891948Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=c057dbda-2354-4822-af30-271ddb94bc1b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.901235 | controller | Jun 09 13:27:06.089530 crc crio[3638]: time="2026-06-09T13:27:06.087003102Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=9438d6f4-9e1b-4959-8e4a-e86ae2df3e89 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.901272 | controller | Jun 09 13:27:06.097232 crc crio[3638]: time="2026-06-09T13:27:06.095406763Z" level=info msg="Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=8c9a53bb-002c-4b61-aefe-fb9a64136827 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.901309 | controller | Jun 09 13:27:06.097232 crc crio[3638]: time="2026-06-09T13:27:06.095878235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.901341 | controller | Jun 09 13:27:06.156571 crc crio[3638]: time="2026-06-09T13:27:06.155820463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.901362 | controller | Jun 09 13:27:06.163963 crc crio[3638]: time="2026-06-09T13:27:06.163858574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.901383 | controller | Jun 09 13:27:06.283468 crc crio[3638]: time="2026-06-09T13:27:06.283148961Z" level=info msg="Created container 41f509e031de42c1721af4341a7416d104a195f68038c0e839d9c68eba1f2476: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=8c9a53bb-002c-4b61-aefe-fb9a64136827 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.901410 | controller | Jun 09 13:27:06.284683 crc crio[3638]: time="2026-06-09T13:27:06.284562248Z" level=info msg="Starting container: 41f509e031de42c1721af4341a7416d104a195f68038c0e839d9c68eba1f2476" id=362f6789-f11d-4f18-b357-4688125fda76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.901432 | controller | Jun 09 13:27:06.294010 crc crio[3638]: time="2026-06-09T13:27:06.293892684Z" level=info msg="Started container" PID=17441 containerID=41f509e031de42c1721af4341a7416d104a195f68038c0e839d9c68eba1f2476 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=362f6789-f11d-4f18-b357-4688125fda76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81084e80f94d28370f822a3295884ff964f7f2e6c5e459ba43bc64660e3101ed
2026-06-09 14:45:30.901454 | controller | Jun 09 13:27:09.584442 crc crio[3638]: time="2026-06-09T13:27:09.582985244Z" level=info msg="Cleaning up stale resource k8s_csi-provisioner_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_2"
2026-06-09 14:45:30.901476 | controller | Jun 09 13:27:09.584442 crc crio[3638]: time="2026-06-09T13:27:09.583875757Z" level=info msg="createCtr: removing container ID 268fde1e7725a4f9a57ef66348e6ae1e5b9703ab523bbaa85e49dc737507e163 from runtime" id=d14c1cc9-41d3-48d8-a0af-d203cdb42588 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.901498 | controller | Jun 09 13:27:09.605084 crc crio[3638]: time="2026-06-09T13:27:09.604829718Z" level=info msg="createCtr: deleting container ID 268fde1e7725a4f9a57ef66348e6ae1e5b9703ab523bbaa85e49dc737507e163 from idIndex" id=d14c1cc9-41d3-48d8-a0af-d203cdb42588 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.901545 | controller | Jun 09 13:27:09.605586 crc crio[3638]: time="2026-06-09T13:27:09.605432915Z" level=info msg="createCtr: removing container 268fde1e7725a4f9a57ef66348e6ae1e5b9703ab523bbaa85e49dc737507e163" id=d14c1cc9-41d3-48d8-a0af-d203cdb42588 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.901570 | controller | Jun 09 13:27:09.605917 crc crio[3638]: time="2026-06-09T13:27:09.605829035Z" level=info msg="createCtr: deleting container 268fde1e7725a4f9a57ef66348e6ae1e5b9703ab523bbaa85e49dc737507e163 from storage" id=d14c1cc9-41d3-48d8-a0af-d203cdb42588 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.901592 | controller | Jun 09 13:27:09.611445 crc crio[3638]: time="2026-06-09T13:27:09.610297263Z" level=error msg="Failed to update container state for 268fde1e7725a4f9a57ef66348e6ae1e5b9703ab523bbaa85e49dc737507e163: stdout: , stderr: "
2026-06-09 14:45:30.901614 | controller | Jun 09 13:27:09.702211 crc crio[3638]: time="2026-06-09T13:27:09.702028725Z" level=info msg="createCtr: releasing container name k8s_csi-provisioner_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_2" id=d14c1cc9-41d3-48d8-a0af-d203cdb42588 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.901637 | controller | Jun 09 13:27:21.057860 crc crio[3638]: time="2026-06-09T13:27:21.055574845Z" level=info msg="Stopping pod sandbox: 35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b" id=a7cba15b-4205-4d66-99ed-94613b1696f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.901659 | controller | Jun 09 13:27:21.057860 crc crio[3638]: time="2026-06-09T13:27:21.057616878Z" level=info msg="Stopped pod sandbox (already stopped): 35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b" id=a7cba15b-4205-4d66-99ed-94613b1696f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.901681 | controller | Jun 09 13:27:21.062949 crc crio[3638]: time="2026-06-09T13:27:21.062495107Z" level=info msg="Removing pod sandbox: 35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b" id=42382194-975d-42f2-9929-b9ca9e8c11fb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.901703 | controller | Jun 09 13:27:21.146619 crc crio[3638]: time="2026-06-09T13:27:21.145607632Z" level=info msg="Removed pod sandbox: 35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b" id=42382194-975d-42f2-9929-b9ca9e8c11fb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.901730 | controller | Jun 09 13:27:25.313080 crc crio[3638]: time="2026-06-09T13:27:25.312504868Z" level=info msg="Stopping container: 903c42e7bdc9f08c8bc36f1181ede12ab46c27e148e2ca575218b2f91fcba817 (timeout: 5s)" id=b22c08c0-f568-4a0c-a797-f8c0bbbb4a8f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.901752 | controller | Jun 09 13:27:30.325829 crc crio[3638]: time="2026-06-09T13:27:30.32380378Z" level=warning msg="Stopping container 903c42e7bdc9f08c8bc36f1181ede12ab46c27e148e2ca575218b2f91fcba817 with stop signal(15) timed out. Killing..."
2026-06-09 14:45:30.901775 | controller | Jun 09 13:27:30.871651 crc crio[3638]: time="2026-06-09T13:27:30.871476204Z" level=info msg="Stopped container 903c42e7bdc9f08c8bc36f1181ede12ab46c27e148e2ca575218b2f91fcba817: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=b22c08c0-f568-4a0c-a797-f8c0bbbb4a8f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.901797 | controller | Jun 09 13:27:30.873287 crc crio[3638]: time="2026-06-09T13:27:30.873046654Z" level=info msg="Stopping pod sandbox: 97a0968436d0046f219eddcee56ac04282ae901337b01c7dd8be9fdca9d299f6" id=e82562b0-718b-47c5-9d94-bf63cfdf1e84 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.901818 | controller | Jun 09 13:27:30.878716 crc crio[3638]: time="2026-06-09T13:27:30.878625692Z" level=info msg="Stopped pod sandbox: 97a0968436d0046f219eddcee56ac04282ae901337b01c7dd8be9fdca9d299f6" id=e82562b0-718b-47c5-9d94-bf63cfdf1e84 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.901840 | controller | Jun 09 13:27:31.731757 crc crio[3638]: time="2026-06-09T13:27:31.73102658Z" level=info msg="Removing container: 903c42e7bdc9f08c8bc36f1181ede12ab46c27e148e2ca575218b2f91fcba817" id=4408abfb-26ed-43f4-818f-efbf899d9916 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.901861 | controller | Jun 09 13:27:31.759916 crc crio[3638]: time="2026-06-09T13:27:31.759731844Z" level=info msg="Removed container 903c42e7bdc9f08c8bc36f1181ede12ab46c27e148e2ca575218b2f91fcba817: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=4408abfb-26ed-43f4-818f-efbf899d9916 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.901883 | controller | Jun 09 13:27:33.757391 crc crio[3638]: time="2026-06-09T13:27:33.756721383Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=f79a529f-fe6d-431a-a655-0ffbda74b232 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.901905 | controller | Jun 09 13:27:33.759414 crc crio[3638]: time="2026-06-09T13:27:33.75929017Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=670b63bf-98b7-49fb-91ef-76bfae417446 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.901926 | controller | Jun 09 13:27:33.767771 crc crio[3638]: time="2026-06-09T13:27:33.767681121Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=b604582f-dcf8-45cb-9b44-ff41cbf32b51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.901947 | controller | Jun 09 13:27:33.768303 crc crio[3638]: time="2026-06-09T13:27:33.768093752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.901969 | controller | Jun 09 13:27:33.807866 crc crio[3638]: time="2026-06-09T13:27:33.807764014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.901996 | controller | Jun 09 13:27:33.825411 crc crio[3638]: time="2026-06-09T13:27:33.824568807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.902019 | controller | Jun 09 13:27:33.968834 crc crio[3638]: time="2026-06-09T13:27:33.968690478Z" level=info msg="Created container 61bb87b29e8a54b8f2075456ecf7cc862e43243e892709a9460d47b1d21ddd2d: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=b604582f-dcf8-45cb-9b44-ff41cbf32b51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.902041 | controller | Jun 09 13:27:33.970569 crc crio[3638]: time="2026-06-09T13:27:33.970480314Z" level=info msg="Starting container: 61bb87b29e8a54b8f2075456ecf7cc862e43243e892709a9460d47b1d21ddd2d" id=0041c502-3e4c-4530-aa9c-288c782748df name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.902064 | controller | Jun 09 13:27:33.976298 crc crio[3638]: time="2026-06-09T13:27:33.976190714Z" level=info msg="Started container" PID=17846 containerID=61bb87b29e8a54b8f2075456ecf7cc862e43243e892709a9460d47b1d21ddd2d description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=0041c502-3e4c-4530-aa9c-288c782748df name=/runtime.v1.RuntimeService/StartContainer sandboxID=77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c
2026-06-09 14:45:30.902085 | controller | Jun 09 13:27:38.291941 crc crio[3638]: time="2026-06-09T13:27:38.291088903Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=68269af5-f9d8-4e08-946d-5c40ca0ffd4e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.902107 | controller | Jun 09 13:27:38.298635 crc crio[3638]: time="2026-06-09T13:27:38.298188038Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=097c54c7-e709-491c-ad8d-8bc0fafc26d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.902128 | controller | Jun 09 13:27:38.311301 crc crio[3638]: time="2026-06-09T13:27:38.309274511Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=2aae83a6-1f66-401a-abff-878260b83fab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.902150 | controller | Jun 09 13:27:38.311301 crc crio[3638]: time="2026-06-09T13:27:38.310688648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.902171 | controller | Jun 09 13:27:38.421462 crc crio[3638]: time="2026-06-09T13:27:38.41876489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.902192 | controller | Jun 09 13:27:38.446997 crc crio[3638]: time="2026-06-09T13:27:38.445904854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.902214 | controller | Jun 09 13:27:38.710161 crc crio[3638]: time="2026-06-09T13:27:38.709739862Z" level=info msg="Created container 8e25454ba60a6dd3a3b6b0eb63fa1b0638afaacd6d302bb94279ab97c478dd33: openshift-console/downloads-747b44746d-4pqvr/download-server" id=2aae83a6-1f66-401a-abff-878260b83fab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.902235 | controller | Jun 09 13:27:38.713398 crc crio[3638]: time="2026-06-09T13:27:38.713278296Z" level=info msg="Starting container: 8e25454ba60a6dd3a3b6b0eb63fa1b0638afaacd6d302bb94279ab97c478dd33" id=5bd29122-a82d-4254-bca5-89cfc32328ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.902256 | controller | Jun 09 13:27:38.726199 crc crio[3638]: time="2026-06-09T13:27:38.725901567Z" level=info msg="Started container" PID=17934 containerID=8e25454ba60a6dd3a3b6b0eb63fa1b0638afaacd6d302bb94279ab97c478dd33 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=5bd29122-a82d-4254-bca5-89cfc32328ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5
2026-06-09 14:45:30.902283 | controller | Jun 09 13:28:07.053478 crc crio[3638]: time="2026-06-09T13:28:07.049172913Z" level=info msg="Stopping container: 8e25454ba60a6dd3a3b6b0eb63fa1b0638afaacd6d302bb94279ab97c478dd33 (timeout: 2s)" id=954b02d5-5b88-4d31-a5b5-aaa5ca5f0a09 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.902305 | controller | Jun 09 13:28:07.192733 crc crio[3638]: time="2026-06-09T13:28:07.192568609Z" level=info msg="Stopped container 8e25454ba60a6dd3a3b6b0eb63fa1b0638afaacd6d302bb94279ab97c478dd33: openshift-console/downloads-747b44746d-4pqvr/download-server" id=954b02d5-5b88-4d31-a5b5-aaa5ca5f0a09 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.902327 | controller | Jun 09 13:28:07.589601 crc crio[3638]: time="2026-06-09T13:28:07.588955938Z" level=info msg="Removing container: a8ec0a8844f2b1dc4b06f832fc03e111dab5940af0b59c6ad34a711d49a9ccb7" id=0d5564ce-32a4-4888-b4a2-5d8da000aef1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.902348 | controller | Jun 09 13:28:07.992032 crc crio[3638]: time="2026-06-09T13:28:07.991958343Z" level=info msg="Removed container a8ec0a8844f2b1dc4b06f832fc03e111dab5940af0b59c6ad34a711d49a9ccb7: openshift-console/downloads-747b44746d-4pqvr/download-server" id=0d5564ce-32a4-4888-b4a2-5d8da000aef1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.902370 | controller | Jun 09 13:28:21.246562 crc crio[3638]: time="2026-06-09T13:28:21.245577217Z" level=info msg="Stopping pod sandbox: 97a0968436d0046f219eddcee56ac04282ae901337b01c7dd8be9fdca9d299f6" id=605c56a2-cdfd-4442-8706-f6114c4a0b38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.902391 | controller | Jun 09 13:28:21.246562 crc crio[3638]: time="2026-06-09T13:28:21.246547973Z" level=info msg="Stopped pod sandbox (already stopped): 97a0968436d0046f219eddcee56ac04282ae901337b01c7dd8be9fdca9d299f6" id=605c56a2-cdfd-4442-8706-f6114c4a0b38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.902413 | controller | Jun 09 13:28:21.248881 crc crio[3638]: time="2026-06-09T13:28:21.247223041Z" level=info msg="Removing pod sandbox: 97a0968436d0046f219eddcee56ac04282ae901337b01c7dd8be9fdca9d299f6" id=9d61d142-2dec-4ee9-9598-a055c5821150 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.902434 | controller | Jun 09 13:28:21.255945 crc crio[3638]: time="2026-06-09T13:28:21.255445652Z" level=info msg="Removed pod sandbox: 97a0968436d0046f219eddcee56ac04282ae901337b01c7dd8be9fdca9d299f6" id=9d61d142-2dec-4ee9-9598-a055c5821150 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.902455 | controller | Jun 09 13:29:38.289462 crc crio[3638]: time="2026-06-09T13:29:38.288875624Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=825daeac-c51b-4ba3-839d-e4aedcadf71f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.902476 | controller | Jun 09 13:29:38.292240 crc crio[3638]: time="2026-06-09T13:29:38.292109127Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=da2009f2-8d74-48e8-b76d-6f444fe73863 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.902497 | controller | Jun 09 13:29:38.295097 crc crio[3638]: time="2026-06-09T13:29:38.294985471Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=144cbdcd-2075-4b02-9483-d46836c564c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.902543 | controller | Jun 09 13:29:38.295488 crc crio[3638]: time="2026-06-09T13:29:38.295420802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.902573 | controller | Jun 09 13:29:38.321823 crc crio[3638]: time="2026-06-09T13:29:38.321717458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.902595 | controller | Jun 09 13:29:38.328506 crc crio[3638]: time="2026-06-09T13:29:38.327944228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.902617 | controller | Jun 09 13:29:38.673686 crc crio[3638]: time="2026-06-09T13:29:38.673098408Z" level=info msg="Created container ab79b77dd126038211dadb88cf8ce92bebdf6fca87b2bae244ea569eb698c837: openshift-console/downloads-747b44746d-4pqvr/download-server" id=144cbdcd-2075-4b02-9483-d46836c564c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.902639 | controller | Jun 09 13:29:38.675526 crc crio[3638]: time="2026-06-09T13:29:38.675444958Z" level=info msg="Starting container: ab79b77dd126038211dadb88cf8ce92bebdf6fca87b2bae244ea569eb698c837" id=8d44c5d4-5f3a-4a5f-ac57-f70e0f9581f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.902661 | controller | Jun 09 13:29:38.683490 crc crio[3638]: time="2026-06-09T13:29:38.683051253Z" level=info msg="Started container" PID=19466 containerID=ab79b77dd126038211dadb88cf8ce92bebdf6fca87b2bae244ea569eb698c837 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=8d44c5d4-5f3a-4a5f-ac57-f70e0f9581f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5
2026-06-09 14:45:30.902682 | controller | Jun 09 13:30:01.108379 crc crio[3638]: time="2026-06-09T13:30:01.10606973Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683530-m46r2/POD" id=a1612571-2359-4d57-92f5-e96a48a18616 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.902704 | controller | Jun 09 13:30:01.108379 crc crio[3638]: time="2026-06-09T13:30:01.107283331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.902725 | controller | Jun 09 13:30:01.160314 crc crio[3638]: time="2026-06-09T13:30:01.160251611Z" level=info msg="Got pod network &{Name:collect-profiles-29683530-m46r2 Namespace:openshift-operator-lifecycle-manager ID:8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4 UID:0a0117d5-d236-4967-a7d9-04b7195d3dc4 NetNS:/var/run/netns/ccec888c-b0cf-4fe7-a72b-11601b7be16b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a0117d5_d236_4967_a7d9_04b7195d3dc4.slice PodAnnotations:0xc002696ad0}] Aliases:map[]}"
2026-06-09 14:45:30.902749 | controller | Jun 09 13:30:01.160675 crc crio[3638]: time="2026-06-09T13:30:01.160647342Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683530-m46r2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.902770 | controller | Jun 09 13:30:02.541625 crc crio[3638]: 2026-06-09T13:30:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8bdd294e216b46a Mac:0a:e6:45:ea:7a:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/ccec888c-b0cf-4fe7-a72b-11601b7be16b SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.902792 | controller | Jun 09 13:30:02.545436 crc crio[3638]: time="2026-06-09T13:30:02.544759459Z" level=info msg="Got pod network &{Name:collect-profiles-29683530-m46r2 Namespace:openshift-operator-lifecycle-manager ID:8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4 UID:0a0117d5-d236-4967-a7d9-04b7195d3dc4 NetNS:/var/run/netns/ccec888c-b0cf-4fe7-a72b-11601b7be16b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a0117d5_d236_4967_a7d9_04b7195d3dc4.slice PodAnnotations:0xc002696ad0}] Aliases:map[]}"
2026-06-09 14:45:30.902819 | controller | Jun 09 13:30:02.545436 crc crio[3638]: time="2026-06-09T13:30:02.545283942Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683530-m46r2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.902842 | controller | Jun 09 13:30:02.558209 crc crio[3638]: time="2026-06-09T13:30:02.554582482Z" level=info msg="Ran pod sandbox 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683530-m46r2/POD" id=a1612571-2359-4d57-92f5-e96a48a18616 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.902864 | controller | Jun 09 13:30:02.559507 crc crio[3638]: time="2026-06-09T13:30:02.559394586Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b63b60df-4a60-4bc8-8d2e-c890b1b803f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.902885 | controller | Jun 09 13:30:02.561854 crc crio[3638]: time="2026-06-09T13:30:02.561781307Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=03fc4857-3cb2-461c-b2cd-a87d85e53021 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.902906 | controller | Jun 09 13:30:02.571805 crc crio[3638]: time="2026-06-09T13:30:02.571674191Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683530-m46r2/collect-profiles" id=9b5d8626-3867-4d84-bce8-70cdefa3a5a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.902928 | controller | Jun 09 13:30:02.572325 crc crio[3638]: time="2026-06-09T13:30:02.572245646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.902949 | controller | Jun 09 13:30:02.622473 crc crio[3638]: time="2026-06-09T13:30:02.620610399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.902971 | controller | Jun 09 13:30:02.631955 crc crio[3638]: time="2026-06-09T13:30:02.631673583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.902992 | controller | Jun 09 13:30:02.808478 crc crio[3638]: time="2026-06-09T13:30:02.808209138Z" level=info msg="Created container e4f27419edee54a5ca4b27dcbd68297e91996ec205554520adb11151fbb17860: openshift-operator-lifecycle-manager/collect-profiles-29683530-m46r2/collect-profiles" id=9b5d8626-3867-4d84-bce8-70cdefa3a5a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.903014 | controller | Jun 09 13:30:02.810782 crc crio[3638]: time="2026-06-09T13:30:02.810672922Z" level=info msg="Starting container: e4f27419edee54a5ca4b27dcbd68297e91996ec205554520adb11151fbb17860" id=50b8ede7-f102-4544-85f3-2f84e57e62d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.903036 | controller | Jun 09 13:30:02.820630 crc crio[3638]: time="2026-06-09T13:30:02.820475665Z" level=info msg="Started container" PID=19859 containerID=e4f27419edee54a5ca4b27dcbd68297e91996ec205554520adb11151fbb17860 description=openshift-operator-lifecycle-manager/collect-profiles-29683530-m46r2/collect-profiles id=50b8ede7-f102-4544-85f3-2f84e57e62d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4
2026-06-09 14:45:30.903063 | controller | Jun 09 13:30:04.856150 crc crio[3638]: time="2026-06-09T13:30:04.855437957Z" level=info msg="Stopping pod sandbox: 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4" id=28181472-c3c8-411c-a48d-12176d492689 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.903085 | controller | Jun 09 13:30:04.857535 crc crio[3638]: time="2026-06-09T13:30:04.856563496Z" level=info msg="Got pod network &{Name:collect-profiles-29683530-m46r2 Namespace:openshift-operator-lifecycle-manager ID:8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4 UID:0a0117d5-d236-4967-a7d9-04b7195d3dc4 NetNS:/var/run/netns/ccec888c-b0cf-4fe7-a72b-11601b7be16b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a0117d5_d236_4967_a7d9_04b7195d3dc4.slice PodAnnotations:0xc002696120}] Aliases:map[]}"
2026-06-09 14:45:30.903108 | controller | Jun 09 13:30:04.857535 crc crio[3638]: time="2026-06-09T13:30:04.856770641Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683530-m46r2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.903129 | controller | Jun 09 13:30:05.985502 crc crio[3638]: time="2026-06-09T13:30:05.984783949Z" level=info msg="Stopped pod sandbox: 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4" id=28181472-c3c8-411c-a48d-12176d492689 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.903151 | controller | Jun 09 13:30:07.036368 crc crio[3638]: time="2026-06-09T13:30:07.03631921Z" level=info msg="Stopping container: ab79b77dd126038211dadb88cf8ce92bebdf6fca87b2bae244ea569eb698c837 (timeout: 2s)" id=5d5a4bd4-910a-4cdc-aaab-ea157e53dd53 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.903173 | controller | Jun 09 13:30:07.178502 crc crio[3638]: time="2026-06-09T13:30:07.178340578Z" level=info msg="Stopped container ab79b77dd126038211dadb88cf8ce92bebdf6fca87b2bae244ea569eb698c837: openshift-console/downloads-747b44746d-4pqvr/download-server" id=5d5a4bd4-910a-4cdc-aaab-ea157e53dd53 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.903194 | controller | Jun 09 13:30:07.926505 crc crio[3638]: time="2026-06-09T13:30:07.925893359Z" level=info msg="Removing container: 8e25454ba60a6dd3a3b6b0eb63fa1b0638afaacd6d302bb94279ab97c478dd33" id=56c1b487-a904-413d-9bd7-c642cfe4527f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.903216 | controller | Jun 09 13:30:08.335598 crc crio[3638]: time="2026-06-09T13:30:08.335474234Z" level=info msg="Removed container 8e25454ba60a6dd3a3b6b0eb63fa1b0638afaacd6d302bb94279ab97c478dd33: openshift-console/downloads-747b44746d-4pqvr/download-server" id=56c1b487-a904-413d-9bd7-c642cfe4527f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.903238 | controller | Jun 09 13:30:41.238288 crc crio[3638]: time="2026-06-09T13:30:41.236573946Z" level=info msg="Stopping container: c8f658924d24262ba4dec2a83ec01e1c988c345541f843c6f7ef786210073229 (timeout: 30s)" id=3417bdf7-24c5-4b06-bd94-a52cccef6948 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.903260 | controller | Jun 09 13:30:41.260275 crc crio[3638]: time="2026-06-09T13:30:41.259985336Z" level=info msg="Stopping container: 8e1ec0b62988746bdf1020413fc6198d6319b276f87dc9da31480a2416a44b04 (timeout: 30s)" id=f0a1635a-f6de-4584-8d30-3711dcfe1166 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.903282 | controller | Jun 09 13:30:41.294555 crc crio[3638]: time="2026-06-09T13:30:41.294491248Z" level=info msg="Stopping container: 61bb87b29e8a54b8f2075456ecf7cc862e43243e892709a9460d47b1d21ddd2d (timeout: 30s)" id=e9dc3a0b-9277-4518-9265-e76ada5864cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.903303 | controller | Jun 09 13:30:41.319537 crc crio[3638]: time="2026-06-09T13:30:41.319448857Z" level=info msg="Stopping container: 134c067d04b4fda299cec0a4af88d36dba59b31f2442a48963f104696bfb6aaa (timeout: 30s)" id=a9b6f88d-ce25-44c2-ab5e-165dc3823919 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.903329 | controller | Jun 09 13:30:41.341679 crc crio[3638]: time="2026-06-09T13:30:41.341607333Z" level=info msg="Stopping container: bf04b60bf07a1bbb657f0fb57ea87d536a93bded120fbf3e5c51db48c39cf640 (timeout: 30s)" id=63a156c9-a643-498d-b2a5-2072677857fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.903351 | controller | Jun 09 13:30:41.370654 crc crio[3638]: time="2026-06-09T13:30:41.37036694Z" level=info msg="Stopped container c8f658924d24262ba4dec2a83ec01e1c988c345541f843c6f7ef786210073229: openshift-marketplace/certified-operators-l27pk/registry-server" id=3417bdf7-24c5-4b06-bd94-a52cccef6948 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.903373 | controller | Jun 09 13:30:41.371585 crc crio[3638]: time="2026-06-09T13:30:41.371505959Z" level=info msg="Stopping pod sandbox: 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480" id=4e5cb97f-8128-4fb9-8db6-45e405bc77e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.903396 | controller | Jun 09 13:30:41.372453 crc crio[3638]: time="2026-06-09T13:30:41.372417743Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d748dfcd-2a5c-48e8-a260-66d8459b60e5 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:0xc002696048}] Aliases:map[]}"
2026-06-09 14:45:30.903418 | controller | Jun 09 13:30:41.372961 crc crio[3638]: time="2026-06-09T13:30:41.372835543Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.903440 | controller | Jun 09 13:30:41.394586 crc crio[3638]: time="2026-06-09T13:30:41.394244531Z" level=info msg="Stopped container 8e1ec0b62988746bdf1020413fc6198d6319b276f87dc9da31480a2416a44b04: openshift-marketplace/community-operators-qhh6t/registry-server" id=f0a1635a-f6de-4584-8d30-3711dcfe1166 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.903463 | controller | Jun 09 13:30:41.396941 crc crio[3638]: time="2026-06-09T13:30:41.396858448Z" level=info msg="Stopping pod sandbox: 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e" id=358a9fbe-43fb-4a25-879e-14e3b5dc4c5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.903484 | controller | Jun 09 13:30:41.397966 crc crio[3638]: time="2026-06-09T13:30:41.397568115Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/78bd8123-96c4-4f76-aa00-820925a360c7 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:0xc002696190}] Aliases:map[]}"
2026-06-09 14:45:30.903506 | controller | Jun 09 13:30:41.397966 crc crio[3638]: time="2026-06-09T13:30:41.397845023Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.903554 | controller | Jun 09 13:30:41.431967 crc crio[3638]: time="2026-06-09T13:30:41.431861563Z" level=info msg="Stopped container 61bb87b29e8a54b8f2075456ecf7cc862e43243e892709a9460d47b1d21ddd2d: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=e9dc3a0b-9277-4518-9265-e76ada5864cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.903577 | controller | Jun 09 13:30:41.437996 crc crio[3638]: time="2026-06-09T13:30:41.437851946Z" level=info msg="Stopping pod sandbox: 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c" id=e28b9aaf-2673-4faa-ad93-0194ade4e1da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.903609 | controller | Jun 09 13:30:41.438647 crc crio[3638]: time="2026-06-09T13:30:41.438544113Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/7cdc339d-ab23-4e49-8697-2210717b6891 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:0xc00130a178}] Aliases:map[]}"
2026-06-09 14:45:30.903632 | controller | Jun 09 13:30:41.438844 crc crio[3638]: time="2026-06-09T13:30:41.43876487Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.903653 | controller | Jun 09 13:30:41.453710 crc crio[3638]: time="2026-06-09T13:30:41.45361541Z" level=info msg="Stopped container 134c067d04b4fda299cec0a4af88d36dba59b31f2442a48963f104696bfb6aaa: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=a9b6f88d-ce25-44c2-ab5e-165dc3823919 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.903675 | controller | Jun 09 13:30:41.455497 crc crio[3638]: time="2026-06-09T13:30:41.455368655Z" level=info msg="Stopping pod sandbox: de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04" id=83f71804-2723-4681-9573-68785d56994f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.903697 | controller | Jun 09 13:30:41.455881 crc crio[3638]: time="2026-06-09T13:30:41.455831277Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/0f86830c-38bf-494d-add6-5ffb0dd0d8eb 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:0xc0018901c0}] Aliases:map[]}"
2026-06-09 14:45:30.903719 | controller | Jun 09 13:30:41.456350 crc crio[3638]: time="2026-06-09T13:30:41.456290888Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.903749 | controller | Jun 09 13:30:41.485993 crc crio[3638]: time="2026-06-09T13:30:41.485836505Z" level=info msg="Stopped container bf04b60bf07a1bbb657f0fb57ea87d536a93bded120fbf3e5c51db48c39cf640: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=63a156c9-a643-498d-b2a5-2072677857fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.903779 | controller | Jun 09 13:30:41.489048 crc crio[3638]: time="2026-06-09T13:30:41.488918724Z" level=info msg="Stopping pod sandbox: 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961" id=d9f1799a-5045-4c5d-8217-79bad9ab013c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.903807 | controller | Jun 09 13:30:41.489449 crc crio[3638]: time="2026-06-09T13:30:41.489380025Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/6d7c6eda-2e37-4973-a18f-618d9cebede0 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:0xc000784600}] Aliases:map[]}"
2026-06-09 14:45:30.903840 | controller | Jun 09 13:30:41.490260 crc crio[3638]: time="2026-06-09T13:30:41.489915278Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.903869 | controller | Jun 09 13:30:41.710276 crc crio[3638]: time="2026-06-09T13:30:41.705507356Z" level=info msg="Stopped pod sandbox: 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e" id=358a9fbe-43fb-4a25-879e-14e3b5dc4c5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.903896 | controller | Jun 09 13:30:41.764872 crc crio[3638]: time="2026-06-09T13:30:41.764747052Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-cdrg6/POD" id=11ec763f-de72-4638-b745-d52f7607cf76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.903924 | controller | Jun 09 13:30:41.764995 crc crio[3638]: time="2026-06-09T13:30:41.764875665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.903952 | controller | Jun 09 13:30:41.784741 crc crio[3638]: time="2026-06-09T13:30:41.78344025Z" level=info msg="Stopped pod sandbox: 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480" id=4e5cb97f-8128-4fb9-8db6-45e405bc77e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.903980 | controller | Jun 09 13:30:41.800571 crc crio[3638]: time="2026-06-09T13:30:41.800485476Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-cdrg6 Namespace:openshift-marketplace ID:72133b4c55c38f3d3e14b17fe0bccdfabddf6c588c1c1935eec02df2858dab34 UID:29758ce7-1461-4e6a-b997-a8d16442cd5e NetNS:/var/run/netns/fe418c87-5bcf-41e0-99e7-99dd72897352 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod29758ce7_1461_4e6a_b997_a8d16442cd5e.slice PodAnnotations:0xc00130a4a0}] Aliases:map[]}"
2026-06-09 14:45:30.904007 | controller | Jun 09 13:30:41.800571 crc crio[3638]: time="2026-06-09T13:30:41.800529517Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-cdrg6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.904035 | controller | Jun 09 13:30:41.874009 crc crio[3638]: time="2026-06-09T13:30:41.873896655Z" level=info msg="Stopped pod sandbox: de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04" id=83f71804-2723-4681-9573-68785d56994f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.904063 | controller | Jun 09 13:30:41.878709 crc crio[3638]: time="2026-06-09T13:30:41.878607365Z" level=info msg="Stopped pod sandbox: 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c" id=e28b9aaf-2673-4faa-ad93-0194ade4e1da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.904091 | controller | Jun 09 13:30:41.926615 crc crio[3638]: time="2026-06-09T13:30:41.926182154Z" level=info msg="Stopped pod sandbox: 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961" id=d9f1799a-5045-4c5d-8217-79bad9ab013c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.904118 | controller | Jun 09 13:30:42.193673 crc crio[3638]: 2026-06-09T13:30:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72133b4c55c38f3 Mac:8a:16:fb:9b:fd:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/fe418c87-5bcf-41e0-99e7-99dd72897352 SocketPath: PciID:}] [{Interface:0xc00028e5d0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.904147 | controller | Jun 09 13:30:42.195075 crc crio[3638]: time="2026-06-09T13:30:42.195001732Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-cdrg6 Namespace:openshift-marketplace ID:72133b4c55c38f3d3e14b17fe0bccdfabddf6c588c1c1935eec02df2858dab34 UID:29758ce7-1461-4e6a-b997-a8d16442cd5e NetNS:/var/run/netns/fe418c87-5bcf-41e0-99e7-99dd72897352 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod29758ce7_1461_4e6a_b997_a8d16442cd5e.slice PodAnnotations:0xc00130a4a0}] Aliases:map[]}"
2026-06-09 14:45:30.904180 | controller | Jun 09 13:30:42.195251 crc crio[3638]: time="2026-06-09T13:30:42.195212727Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-cdrg6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.904209 | controller | Jun 09 13:30:42.201481 crc crio[3638]: time="2026-06-09T13:30:42.201358204Z" level=info msg="Ran pod sandbox 72133b4c55c38f3d3e14b17fe0bccdfabddf6c588c1c1935eec02df2858dab34 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-cdrg6/POD" id=11ec763f-de72-4638-b745-d52f7607cf76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.904237 | controller | Jun 09 13:30:42.206007 crc crio[3638]: time="2026-06-09T13:30:42.20586504Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=a0c38e84-133a-4f4e-88a8-137c2fd1f3e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.904265 | controller | Jun 09 13:30:42.208486 crc crio[3638]: time="2026-06-09T13:30:42.208081427Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=663fb5ee-6f8b-4e2f-bb81-a5ac13e1b2f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.904293 | controller | Jun 09 13:30:42.217751 crc crio[3638]: time="2026-06-09T13:30:42.217447677Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-cdrg6/marketplace-operator" id=5cb9c94f-83c4-47f2-a3ff-c065f56f5b97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.904321 | controller | Jun 09 13:30:42.218400 crc crio[3638]: time="2026-06-09T13:30:42.21799521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.904349 | controller | Jun 09 13:30:42.259504 crc crio[3638]: time="2026-06-09T13:30:42.257380368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.904376 | controller | Jun 09 13:30:42.262730 crc crio[3638]: time="2026-06-09T13:30:42.261956245Z" level=info msg="Removing container: 61bb87b29e8a54b8f2075456ecf7cc862e43243e892709a9460d47b1d21ddd2d" id=547f414e-4c16-44b0-bdc1-4ccf4acf027e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.904408 | controller | Jun 09 13:30:42.272266 crc crio[3638]: time="2026-06-09T13:30:42.271987191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.904436 | controller | Jun 09 13:30:42.299241 crc crio[3638]: time="2026-06-09T13:30:42.297963837Z" level=info msg="Removed container 61bb87b29e8a54b8f2075456ecf7cc862e43243e892709a9460d47b1d21ddd2d: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=547f414e-4c16-44b0-bdc1-4ccf4acf027e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.904463 | controller | Jun 09 13:30:42.307566 crc crio[3638]: time="2026-06-09T13:30:42.307362238Z" level=info msg="Removing container: c6e1002c25a30d9752e8a03225754f3bcfa1397e0b3b16fc9941e09378fc1005" id=2626b283-93c9-4604-9625-6c06bfde7bf3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.904490 | controller | Jun 09 13:30:42.341358 crc crio[3638]: time="2026-06-09T13:30:42.341259395Z" level=info msg="Removed container c6e1002c25a30d9752e8a03225754f3bcfa1397e0b3b16fc9941e09378fc1005: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=2626b283-93c9-4604-9625-6c06bfde7bf3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.904546 | controller | Jun 09 13:30:42.365351 crc crio[3638]: time="2026-06-09T13:30:42.365228588Z" level=info msg="Removing container: bf04b60bf07a1bbb657f0fb57ea87d536a93bded120fbf3e5c51db48c39cf640" id=e52b792f-4e77-4f18-b125-a123c34f1074 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.904576 | controller | Jun 09 13:30:42.443637 crc crio[3638]: time="2026-06-09T13:30:42.44351606Z" level=info msg="Removed container bf04b60bf07a1bbb657f0fb57ea87d536a93bded120fbf3e5c51db48c39cf640: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=e52b792f-4e77-4f18-b125-a123c34f1074 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.904619 | controller | Jun 09 13:30:42.447094 crc crio[3638]: time="2026-06-09T13:30:42.447032041Z" level=info msg="Removing container: ecad6de3715fd91c0738721b196022b988e8a054603820ed65c63cdaaff5c59c" id=8e8e9e59-d52e-4f9a-b720-ad17513898d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.904649 | controller | Jun 09 13:30:42.478285 crc crio[3638]: time="2026-06-09T13:30:42.477670285Z" level=info msg="Removed container ecad6de3715fd91c0738721b196022b988e8a054603820ed65c63cdaaff5c59c: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=8e8e9e59-d52e-4f9a-b720-ad17513898d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.904677 | controller | Jun 09 13:30:42.481032 crc crio[3638]: time="2026-06-09T13:30:42.48097395Z" level=info msg="Removing container: 8eda19a1412117a88d8055af1f6224bf99651a216d774b6ccd40d2120a7973af" id=78504f2f-d381-4823-b1a5-4300807debfe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.904704 | controller | Jun 09 13:30:42.511881 crc crio[3638]: time="2026-06-09T13:30:42.511805689Z" level=info msg="Created container a712bdbd8ee28f9a06a27e677577e038a56fdcf0e4da64ec6323a739146051ed: openshift-marketplace/marketplace-operator-547dbd544d-cdrg6/marketplace-operator" id=5cb9c94f-83c4-47f2-a3ff-c065f56f5b97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.904736 | controller | Jun 09 13:30:42.513949 crc crio[3638]: time="2026-06-09T13:30:42.51383252Z" level=info msg="Starting container: a712bdbd8ee28f9a06a27e677577e038a56fdcf0e4da64ec6323a739146051ed" id=d7ea1099-64f0-4ede-a1bd-24eb67f0e5ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.904764 | controller | Jun 09 13:30:42.532599 crc crio[3638]: time="2026-06-09T13:30:42.521403515Z" level=info msg="Removed container 8eda19a1412117a88d8055af1f6224bf99651a216d774b6ccd40d2120a7973af: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=78504f2f-d381-4823-b1a5-4300807debfe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.904792 | controller | Jun 09 13:30:42.534324 crc crio[3638]: time="2026-06-09T13:30:42.534230903Z" level=info msg="Started container" PID=20661 containerID=a712bdbd8ee28f9a06a27e677577e038a56fdcf0e4da64ec6323a739146051ed description=openshift-marketplace/marketplace-operator-547dbd544d-cdrg6/marketplace-operator id=d7ea1099-64f0-4ede-a1bd-24eb67f0e5ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=72133b4c55c38f3d3e14b17fe0bccdfabddf6c588c1c1935eec02df2858dab34
2026-06-09 14:45:30.904820 | controller | Jun 09 13:30:42.540864 crc crio[3638]: time="2026-06-09T13:30:42.540422311Z" level=info msg="Removing container: 8e1ec0b62988746bdf1020413fc6198d6319b276f87dc9da31480a2416a44b04" id=9e5a16ca-b3c1-4b2f-b4df-24f7875fbf49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.904849 | controller | Jun 09 13:30:42.573555 crc crio[3638]: time="2026-06-09T13:30:42.573456755Z" level=info msg="Removed container 8e1ec0b62988746bdf1020413fc6198d6319b276f87dc9da31480a2416a44b04: openshift-marketplace/community-operators-qhh6t/registry-server" id=9e5a16ca-b3c1-4b2f-b4df-24f7875fbf49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.904877 | controller | Jun 09 13:30:42.576087 crc crio[3638]: time="2026-06-09T13:30:42.576033963Z" level=info msg="Removing container: 38562ae133923bde310e5005841ea1890c2c8a6d272d9fe64ce433c7d14f9736" id=a7723620-4f59-4c80-921d-0df0ab468c3d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.904911 | controller | Jun 09 13:30:42.612201 crc crio[3638]: time="2026-06-09T13:30:42.612041393Z" level=info msg="Removed container 38562ae133923bde310e5005841ea1890c2c8a6d272d9fe64ce433c7d14f9736: openshift-marketplace/community-operators-qhh6t/extract-content" id=a7723620-4f59-4c80-921d-0df0ab468c3d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.904940 | controller | Jun 09 13:30:42.619366 crc crio[3638]: time="2026-06-09T13:30:42.619305439Z" level=info msg="Removing container: fb257d72fa2e3a788569c434db857ead46211527a02ba9ff3bfd514332a6f32f" id=fd2c987c-409b-4a94-b9c5-7629cafea418 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.904968 | controller | Jun 09 13:30:42.637327 crc crio[3638]: time="2026-06-09T13:30:42.637218197Z" level=info msg="Removed container fb257d72fa2e3a788569c434db857ead46211527a02ba9ff3bfd514332a6f32f: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=fd2c987c-409b-4a94-b9c5-7629cafea418 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.904996 | controller | Jun 09 13:30:42.643476 crc crio[3638]: time="2026-06-09T13:30:42.643335965Z" level=info msg="Removing container: 134c067d04b4fda299cec0a4af88d36dba59b31f2442a48963f104696bfb6aaa" id=42ff77f8-b0d6-4b1f-b491-f8cf6ebbd24b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.905024 | controller | Jun 09 13:30:42.667733 crc crio[3638]: time="2026-06-09T13:30:42.667563893Z" level=info msg="Removed container 134c067d04b4fda299cec0a4af88d36dba59b31f2442a48963f104696bfb6aaa: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=42ff77f8-b0d6-4b1f-b491-f8cf6ebbd24b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.905052 | controller | Jun 09 13:30:42.670722 crc crio[3638]: time="2026-06-09T13:30:42.670647463Z" level=info msg="Removing container: 4c5baac710121d4ee56039bee0a1b1f313b870e9ec5d6e1d889ac73e3e520ade" id=435603f3-8e2f-419f-9682-621bfba1ce76 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.905080 | controller | Jun 09 13:30:42.697226 crc crio[3638]: time="2026-06-09T13:30:42.697052279Z" level=info msg="Removed container 4c5baac710121d4ee56039bee0a1b1f313b870e9ec5d6e1d889ac73e3e520ade: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=435603f3-8e2f-419f-9682-621bfba1ce76 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.905107 | controller | Jun 09 13:30:42.700144 crc crio[3638]: time="2026-06-09T13:30:42.699975583Z" level=info msg="Removing container: 9ddb59de7cfda9075f7f7952c0f169028bef97de5a4fde1691a377bf1137f97b" id=29f4e78d-f413-4069-a3c4-55558b036d0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.905135 | controller | Jun 09 13:30:42.721644 crc crio[3638]: time="2026-06-09T13:30:42.721588727Z" level=info msg="Removed container 9ddb59de7cfda9075f7f7952c0f169028bef97de5a4fde1691a377bf1137f97b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=29f4e78d-f413-4069-a3c4-55558b036d0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.905162 | controller | Jun 09 13:30:42.727598 crc crio[3638]: time="2026-06-09T13:30:42.726990774Z" level=info msg="Removing container: c8f658924d24262ba4dec2a83ec01e1c988c345541f843c6f7ef786210073229" id=9b59dd9a-24b0-4d4e-90b1-3665930f3b1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.905190 | controller | Jun 09 13:30:42.746959 crc crio[3638]: time="2026-06-09T13:30:42.746811781Z" level=info msg="Removed container c8f658924d24262ba4dec2a83ec01e1c988c345541f843c6f7ef786210073229: openshift-marketplace/certified-operators-l27pk/registry-server" id=9b59dd9a-24b0-4d4e-90b1-3665930f3b1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.905218 | controller | Jun 09 13:30:42.750553 crc crio[3638]: time="2026-06-09T13:30:42.750490166Z" level=info msg="Removing container: f5bbc86fffdc15e1fc32077b7e887a11fd3ac04200048edf4eb7a89806315ada" id=d583960c-0caa-4f2e-a69c-d2ddb40111bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.905251 | controller | Jun 09 13:30:42.772476 crc crio[3638]: time="2026-06-09T13:30:42.7717057Z" level=info msg="Removed container f5bbc86fffdc15e1fc32077b7e887a11fd3ac04200048edf4eb7a89806315ada: openshift-marketplace/certified-operators-l27pk/extract-content" id=d583960c-0caa-4f2e-a69c-d2ddb40111bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.905279 | controller | Jun 09 13:30:42.776224 crc crio[3638]: time="2026-06-09T13:30:42.775616739Z" level=info msg="Removing container: c79dc6c91caf0123cd45dc2d48f7e0b675ca86c850e6d9323bcefa31907cfbfa" id=d612133b-332b-4a0c-9d5a-94567cdbc96d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.905306 | controller | Jun 09 13:30:42.795473 crc crio[3638]: time="2026-06-09T13:30:42.795366904Z" level=info msg="Removed container c79dc6c91caf0123cd45dc2d48f7e0b675ca86c850e6d9323bcefa31907cfbfa: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=d612133b-332b-4a0c-9d5a-94567cdbc96d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.905334 | controller | Jun 09 13:30:43.822507 crc crio[3638]: time="2026-06-09T13:30:43.822153637Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-mgkdl/POD" id=6b1c9f79-312c-4d00-be73-31bb68391a39 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.905363 | controller | Jun 09 13:30:43.823854 crc crio[3638]: time="2026-06-09T13:30:43.822539107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.905392 | controller | Jun 09 13:30:43.846713 crc crio[3638]: time="2026-06-09T13:30:43.846547812Z" level=info msg="Got pod network &{Name:redhat-marketplace-mgkdl Namespace:openshift-marketplace ID:8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a UID:fb3c4060-e8df-4606-b185-61b758949405 NetNS:/var/run/netns/f11bd2fd-2e2a-42d8-be5f-93da8e2345c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb3c4060_e8df_4606_b185_61b758949405.slice PodAnnotations:0xc00130a4f8}] Aliases:map[]}"
2026-06-09 14:45:30.905421 | controller | Jun 09 13:30:43.846912 crc crio[3638]: time="2026-06-09T13:30:43.846798848Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-mgkdl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.905449 | controller | Jun 09 13:30:44.026753 crc crio[3638]: time="2026-06-09T13:30:44.026664451Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-qcl25/POD" id=a93f2fab-9676-42a7-9944-9c0d4af5364d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.905477 | controller | Jun 09 13:30:44.026951 crc crio[3638]: time="2026-06-09T13:30:44.026771743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.905506 | controller | Jun 09 13:30:44.064259 crc crio[3638]: time="2026-06-09T13:30:44.064007286Z" level=info msg="Got pod network &{Name:redhat-operators-qcl25 Namespace:openshift-marketplace ID:1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52 UID:d4686dd1-acb7-4a2b-8360-3a43e1b7a182 NetNS:/var/run/netns/36fb6811-1dc0-46ad-92bc-81cd31bcf99d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4686dd1_acb7_4a2b_8360_3a43e1b7a182.slice PodAnnotations:0xc0026967f8}] Aliases:map[]}"
2026-06-09 14:45:30.905558 | controller | Jun 09 13:30:44.064259 crc crio[3638]: time="2026-06-09T13:30:44.064218492Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-qcl25 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.905593 | controller | Jun 09 13:30:44.156383 crc crio[3638]: 2026-06-09T13:30:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a8be8723409156 Mac:52:d1:53:49:e7:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/f11bd2fd-2e2a-42d8-be5f-93da8e2345c0 SocketPath: PciID:}] [{Interface:0xc000014f50 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.905622 | controller | Jun 09 13:30:44.157808 crc crio[3638]: time="2026-06-09T13:30:44.157695034Z" level=info msg="Got pod network &{Name:redhat-marketplace-mgkdl Namespace:openshift-marketplace ID:8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a UID:fb3c4060-e8df-4606-b185-61b758949405 NetNS:/var/run/netns/f11bd2fd-2e2a-42d8-be5f-93da8e2345c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb3c4060_e8df_4606_b185_61b758949405.slice PodAnnotations:0xc00130a4f8}] Aliases:map[]}"
2026-06-09 14:45:30.905651 | controller | Jun 09 13:30:44.158024 crc crio[3638]: time="2026-06-09T13:30:44.15795589Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-mgkdl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.905679 | controller | Jun 09 13:30:44.166726 crc crio[3638]: time="2026-06-09T13:30:44.165949695Z" level=info msg="Ran pod sandbox 8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a with infra container: openshift-marketplace/redhat-marketplace-mgkdl/POD" id=6b1c9f79-312c-4d00-be73-31bb68391a39 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.905751 | controller | Jun 09 13:30:44.170933 crc crio[3638]: time="2026-06-09T13:30:44.170700387Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9ca8f407-4708-412c-87d6-1e84aa731125 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.905793 | controller | Jun 09 13:30:44.175576 crc crio[3638]: time="2026-06-09T13:30:44.175269623Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=39efe992-7566-4fcb-917e-b269fd23c9fd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.905824 | controller | Jun 09 13:30:44.186551 crc crio[3638]: time="2026-06-09T13:30:44.18645782Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-mgkdl/extract-utilities" id=679b33da-46ba-4f3d-b009-179693e1ef33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.905853 | controller | Jun 09 13:30:44.187003 crc crio[3638]: time="2026-06-09T13:30:44.186929632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.905881 | controller | Jun 09 13:30:44.226464 crc crio[3638]: time="2026-06-09T13:30:44.226239748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.905909 | controller | Jun 09 13:30:44.232216 crc crio[3638]: time="2026-06-09T13:30:44.232051567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.905936 | controller | Jun 09 13:30:44.350286 crc crio[3638]: 2026-06-09T13:30:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f49800a6da288b Mac:36:45:44:2b:01:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/36fb6811-1dc0-46ad-92bc-81cd31bcf99d SocketPath: PciID:}] [{Interface:0xc000143160 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.905964 | controller | Jun 09 13:30:44.351618 crc crio[3638]: time="2026-06-09T13:30:44.351545025Z" level=info msg="Got pod network &{Name:redhat-operators-qcl25 Namespace:openshift-marketplace ID:1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52 UID:d4686dd1-acb7-4a2b-8360-3a43e1b7a182 NetNS:/var/run/netns/36fb6811-1dc0-46ad-92bc-81cd31bcf99d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4686dd1_acb7_4a2b_8360_3a43e1b7a182.slice PodAnnotations:0xc0026967f8}] Aliases:map[]}"
2026-06-09 14:45:30.905997 | controller | Jun 09 13:30:44.351819 crc crio[3638]: time="2026-06-09T13:30:44.35173673Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-qcl25 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.906026 | controller | Jun 09 13:30:44.359270 crc crio[3638]: time="2026-06-09T13:30:44.359046066Z" level=info msg="Created container 4f9167eb9f16f4f39104a6feadd2d6a4767f67b0fee8fe6a436df01fd7872748: openshift-marketplace/redhat-marketplace-mgkdl/extract-utilities" id=679b33da-46ba-4f3d-b009-179693e1ef33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.906054 | controller | Jun 09 13:30:44.359930 crc crio[3638]: time="2026-06-09T13:30:44.359836777Z" level=info msg="Ran pod sandbox 1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52 with infra container: openshift-marketplace/redhat-operators-qcl25/POD" id=a93f2fab-9676-42a7-9944-9c0d4af5364d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.906081 | controller | Jun 09 13:30:44.360834 crc crio[3638]: time="2026-06-09T13:30:44.36074859Z" level=info msg="Starting container: 4f9167eb9f16f4f39104a6feadd2d6a4767f67b0fee8fe6a436df01fd7872748" id=d7729902-ba46-422a-b1cb-a86ee5e9a1f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.906108 | controller | Jun 09 13:30:44.363284 crc crio[3638]: time="2026-06-09T13:30:44.363009398Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bec034dc-a021-4c78-ba4e-f785170c5d6a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.906136 | controller | Jun 09 13:30:44.367534 crc crio[3638]: time="2026-06-09T13:30:44.367445131Z" level=info msg="Started container" PID=20767 containerID=4f9167eb9f16f4f39104a6feadd2d6a4767f67b0fee8fe6a436df01fd7872748 description=openshift-marketplace/redhat-marketplace-mgkdl/extract-utilities id=d7729902-ba46-422a-b1cb-a86ee5e9a1f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a
2026-06-09 14:45:30.906164 | controller | Jun 09 13:30:44.368918 crc crio[3638]: time="2026-06-09T13:30:44.368663543Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e6fabb2b-4ae9-40d2-be86-97a8d057ec39 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.906191 | controller | Jun 09 13:30:44.381761 crc crio[3638]: time="2026-06-09T13:30:44.38147299Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qcl25/extract-utilities" id=a5c6c674-38a6-454d-a648-2455c46ffa14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.906219 | controller | Jun 09 13:30:44.382098 crc crio[3638]: time="2026-06-09T13:30:44.382030324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.906246 | controller | Jun 09 13:30:44.409910 crc crio[3638]: time="2026-06-09T13:30:44.409665842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.906274 | controller | Jun 09 13:30:44.420712 crc crio[3638]: time="2026-06-09T13:30:44.420585371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.906307 | controller | Jun 09 13:30:44.601636 crc crio[3638]: time="2026-06-09T13:30:44.601456809Z" level=info msg="Created container c93ab29792ba87e97794f9ed4d2e112b7f9e5d9dab4f545d03f672ceb7e83c35: openshift-marketplace/redhat-operators-qcl25/extract-utilities" id=a5c6c674-38a6-454d-a648-2455c46ffa14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.906335 | controller | Jun 09 13:30:44.603473 crc crio[3638]: time="2026-06-09T13:30:44.603257835Z" level=info msg="Starting container: c93ab29792ba87e97794f9ed4d2e112b7f9e5d9dab4f545d03f672ceb7e83c35" id=092300bc-5f74-480b-a533-eb5312236644 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.906363 | controller | Jun 09 13:30:44.615216 crc crio[3638]: time="2026-06-09T13:30:44.614672387Z" level=info msg="Started container" PID=20776 containerID=c93ab29792ba87e97794f9ed4d2e112b7f9e5d9dab4f545d03f672ceb7e83c35 description=openshift-marketplace/redhat-operators-qcl25/extract-utilities id=092300bc-5f74-480b-a533-eb5312236644 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52
2026-06-09 14:45:30.906391 | controller | Jun 09 13:30:45.396701 crc crio[3638]: time="2026-06-09T13:30:45.396611215Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=7946c0ed-a5f5-466b-be14-3340d2058e2b name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.906419 | controller | Jun 09 13:30:45.406924 crc crio[3638]: time="2026-06-09T13:30:45.406260262Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=69db29e8-a8c4-4159-bcd0-7c4d10b9f6f9 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.906447 | controller | Jun 09 13:30:45.409467 crc crio[3638]: time="2026-06-09T13:30:45.409036693Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 14:45:30.906474 | controller | Jun 09 13:30:45.409746 crc crio[3638]: time="2026-06-09T13:30:45.409533536Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 14:45:30.906502 | controller | Jun 09 13:30:46.255195 crc crio[3638]: time="2026-06-09T13:30:46.255025261Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-fbrvc/POD" id=440a71f2-8b7b-4be6-9f05-df520fc85759 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.906590 | controller | Jun 09 13:30:46.255336 crc crio[3638]: time="2026-06-09T13:30:46.255227786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.906620 | controller | Jun 09 13:30:46.303367 crc crio[3638]: time="2026-06-09T13:30:46.303245925Z" level=info msg="Got pod network &{Name:certified-operators-fbrvc Namespace:openshift-marketplace ID:c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f UID:708f52e1-efda-47ba-a91f-becadb4f2137 NetNS:/var/run/netns/4624f987-32d8-44af-b10e-4450e1c05804 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod708f52e1_efda_47ba_a91f_becadb4f2137.slice PodAnnotations:0xc000784a98}] Aliases:map[]}"
2026-06-09 14:45:30.906644 | controller | Jun 09 13:30:46.303367 crc crio[3638]: time="2026-06-09T13:30:46.303346008Z" level=info msg="Adding pod openshift-marketplace_certified-operators-fbrvc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.906667 | controller | Jun 09 13:30:46.328740 crc crio[3638]: time="2026-06-09T13:30:46.327987028Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=69db29e8-a8c4-4159-bcd0-7c4d10b9f6f9 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.906694 | controller | Jun 09 13:30:46.330403 crc crio[3638]: time="2026-06-09T13:30:46.330308618Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=974632d8-d4c5-4726-b57a-159c1d6b14cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.906717 | controller | Jun 09 13:30:46.333730 crc crio[3638]: time="2026-06-09T13:30:46.333664263Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=3f18460b-33c2-4fe0-864b-3e25e85f2d1e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.906739 | controller | Jun 09 13:30:46.344977 crc crio[3638]: time="2026-06-09T13:30:46.344857639Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-mgkdl/extract-content" id=4013e5e1-5241-4e93-809d-4655c2f2efb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.906761 | controller | Jun 09 13:30:46.345545 crc crio[3638]: time="2026-06-09T13:30:46.345492155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.906782 | controller | Jun 09 13:30:46.373392 crc crio[3638]: time="2026-06-09T13:30:46.373301308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.906803 | controller | Jun 09 13:30:46.385749 crc crio[3638]: time="2026-06-09T13:30:46.3855136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.906824 | controller | Jun 09 13:30:46.416005 crc crio[3638]: time="2026-06-09T13:30:46.415899478Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-4v9px/POD" id=f1bb8d16-ea8b-4774-86d6-176520a78ce4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.906845 | controller | Jun 09 13:30:46.417471 crc crio[3638]: time="2026-06-09T13:30:46.416063072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.906867 | controller | Jun 09 13:30:46.467071 crc crio[3638]: time="2026-06-09T13:30:46.466952315Z" level=info msg="Got pod network &{Name:community-operators-4v9px Namespace:openshift-marketplace ID:8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf UID:f824322e-c835-4ecf-afce-738c13bb526d NetNS:/var/run/netns/cd7f444e-9050-4b16-95d3-24aca2b529d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf824322e_c835_4ecf_afce_738c13bb526d.slice PodAnnotations:0xc00130a268}] Aliases:map[]}"
2026-06-09 14:45:30.906888 | controller | Jun 09 13:30:46.467071 crc crio[3638]: time="2026-06-09T13:30:46.467036517Z" level=info msg="Adding pod openshift-marketplace_community-operators-4v9px to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.906910 | controller | Jun 09 13:30:46.614826 crc crio[3638]: time="2026-06-09T13:30:46.614663964Z" level=info msg="Created container 5fad4731d7f271bc132c87c62441a6bd624ab40c1f4a4b30484bcc107e2c885c: openshift-marketplace/redhat-marketplace-mgkdl/extract-content" id=4013e5e1-5241-4e93-809d-4655c2f2efb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.906933 | controller | Jun 09 13:30:46.617485 crc crio[3638]: time="2026-06-09T13:30:46.617352383Z" level=info msg="Starting container: 5fad4731d7f271bc132c87c62441a6bd624ab40c1f4a4b30484bcc107e2c885c" id=627a23d2-d589-4420-825d-37d79cad007c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.906955 | controller | Jun 09 13:30:46.622398 crc crio[3638]: time="2026-06-09T13:30:46.62230993Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:bd465a77e75f6938a5535a0a2fcd34ee44f4b4d5af2dbcda4aceb633e38950da" id=7946c0ed-a5f5-466b-be14-3340d2058e2b name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.906981 | controller | Jun 09 13:30:46.624671 crc crio[3638]: time="2026-06-09T13:30:46.624587138Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=39ab3ce4-672b-429a-b316-bbaf7a04147c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.907004 | controller | Jun 09 13:30:46.625365 crc crio[3638]: 2026-06-09T13:30:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c7b8b1e99f76db7 Mac:22:9c:94:6f:eb:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/4624f987-32d8-44af-b10e-4450e1c05804 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.907027 | controller | Jun 09 13:30:46.631372 crc crio[3638]: time="2026-06-09T13:30:46.629266287Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e91fb653-a412-436a-a1f9-8c41b4ccbe9a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.907049 | controller | Jun 09 13:30:46.631763 crc crio[3638]: time="2026-06-09T13:30:46.631623458Z" level=info msg="Started container" PID=20831 containerID=5fad4731d7f271bc132c87c62441a6bd624ab40c1f4a4b30484bcc107e2c885c description=openshift-marketplace/redhat-marketplace-mgkdl/extract-content id=627a23d2-d589-4420-825d-37d79cad007c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a
2026-06-09 14:45:30.907072 | controller | Jun 09 13:30:46.632793 crc crio[3638]: time="2026-06-09T13:30:46.632709516Z" level=info msg="Got pod network &{Name:certified-operators-fbrvc Namespace:openshift-marketplace ID:c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f UID:708f52e1-efda-47ba-a91f-becadb4f2137 NetNS:/var/run/netns/4624f987-32d8-44af-b10e-4450e1c05804 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod708f52e1_efda_47ba_a91f_becadb4f2137.slice PodAnnotations:0xc000784a98}] Aliases:map[]}"
2026-06-09 14:45:30.907094 | controller | Jun 09 13:30:46.633168 crc crio[3638]: time="2026-06-09T13:30:46.633054554Z" level=info msg="Checking pod openshift-marketplace_certified-operators-fbrvc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.907116 | controller | Jun 09 13:30:46.638724 crc crio[3638]: time="2026-06-09T13:30:46.638677828Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qcl25/extract-content" id=914380fe-8dc3-49a1-8f67-dc39fc358f71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.907138 | controller | Jun 09 13:30:46.639432 crc crio[3638]: time="2026-06-09T13:30:46.639408946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.907159 | controller | Jun 09 13:30:46.643995 crc crio[3638]: time="2026-06-09T13:30:46.642970568Z" level=info msg="Ran pod sandbox c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f with infra container: openshift-marketplace/certified-operators-fbrvc/POD" id=440a71f2-8b7b-4be6-9f05-df520fc85759 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.907181 | controller | Jun 09 13:30:46.646879 crc crio[3638]: time="2026-06-09T13:30:46.646770466Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=33c924af-4700-4cb5-8121-a6ac4a2ea5d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.907203 | controller | Jun 09 13:30:46.655458 crc crio[3638]: time="2026-06-09T13:30:46.655304594Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0281beaf-85ec-424d-80ad-d66e83e1e96f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.907230 | controller | Jun 09 13:30:46.674252 crc crio[3638]: time="2026-06-09T13:30:46.673957411Z" level=info msg="Creating container: openshift-marketplace/certified-operators-fbrvc/extract-utilities" id=7e2b2945-5634-485f-9124-64ce4771dd2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.907252 | controller | Jun 09 13:30:46.675610 crc crio[3638]: time="2026-06-09T13:30:46.67550675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.907274 | controller | Jun 09 13:30:46.675610 crc crio[3638]: time="2026-06-09T13:30:46.675579562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.907296 | controller | Jun 09 13:30:46.679924 crc crio[3638]: time="2026-06-09T13:30:46.679842361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.907318 | controller | Jun 09 13:30:46.742547 crc crio[3638]: time="2026-06-09T13:30:46.742424603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.907339 | controller | Jun 09 13:30:46.748541 crc crio[3638]: time="2026-06-09T13:30:46.748462018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.907361 | controller | Jun 09 13:30:46.777902 crc crio[3638]: 2026-06-09T13:30:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8bec296f9d745fe Mac:26:84:3c:f5:99:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/cd7f444e-9050-4b16-95d3-24aca2b529d6 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.907383 | controller | Jun 09 13:30:46.779525 crc crio[3638]: time="2026-06-09T13:30:46.779309777Z" level=info msg="Got pod network &{Name:community-operators-4v9px Namespace:openshift-marketplace ID:8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf UID:f824322e-c835-4ecf-afce-738c13bb526d NetNS:/var/run/netns/cd7f444e-9050-4b16-95d3-24aca2b529d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf824322e_c835_4ecf_afce_738c13bb526d.slice PodAnnotations:0xc00130a268}] Aliases:map[]}"
2026-06-09 14:45:30.907408 | controller | Jun 09 13:30:46.779525 crc crio[3638]: time="2026-06-09T13:30:46.779475401Z" level=info msg="Checking pod openshift-marketplace_community-operators-4v9px for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.907433 | controller | Jun 09 13:30:46.877844 crc crio[3638]: time="2026-06-09T13:30:46.877697158Z" level=info msg="Created container 6e80fef8d5278bac5662f586d8e32f7c0eb28b537b5da5309b4b4bb6c9bed69b: openshift-marketplace/redhat-operators-qcl25/extract-content" id=914380fe-8dc3-49a1-8f67-dc39fc358f71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.907455 | controller | Jun 09 13:30:46.883047 crc crio[3638]: time="2026-06-09T13:30:46.882973443Z" level=info msg="Starting container: 6e80fef8d5278bac5662f586d8e32f7c0eb28b537b5da5309b4b4bb6c9bed69b" id=d25bb092-3251-4431-b280-e619d168c0bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.907477 | controller | Jun 09 13:30:46.890557 crc crio[3638]: time="2026-06-09T13:30:46.890406813Z" level=info msg="Started container" PID=20883 containerID=6e80fef8d5278bac5662f586d8e32f7c0eb28b537b5da5309b4b4bb6c9bed69b description=openshift-marketplace/redhat-operators-qcl25/extract-content id=d25bb092-3251-4431-b280-e619d168c0bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52
2026-06-09 14:45:30.907504 | controller | Jun 09 13:30:46.891567 crc crio[3638]: time="2026-06-09T13:30:46.89151595Z" level=info msg="Ran pod sandbox 8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf with infra container: openshift-marketplace/community-operators-4v9px/POD" id=f1bb8d16-ea8b-4774-86d6-176520a78ce4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.907553 | controller | Jun 09 13:30:46.895286 crc crio[3638]: time="2026-06-09T13:30:46.895227505Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cb9d9ea8-e105-4d01-a12d-ebabb51c1433 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.907577 | controller | Jun 09 13:30:46.903016 crc crio[3638]: time="2026-06-09T13:30:46.902956893Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f14aa9ac-9331-4804-8565-c05ae879d04f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.907599 | controller | Jun 09 13:30:46.914713 crc crio[3638]: time="2026-06-09T13:30:46.9146199Z" level=info msg="Creating container: openshift-marketplace/community-operators-4v9px/extract-utilities" id=ebe0413f-f659-4c92-aa65-30758836f102 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.907620 | controller | Jun 09 13:30:46.915217 crc crio[3638]: time="2026-06-09T13:30:46.915099902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.907642 | controller | Jun 09 13:30:47.057473 crc crio[3638]: time="2026-06-09T13:30:47.057371924Z" level=info msg="Created container 492f485ddaecb9f08c6d8d9ed1cc8e03c0a7813541a80aafcfa4cd9ddcee443b: openshift-marketplace/certified-operators-fbrvc/extract-utilities" id=7e2b2945-5634-485f-9124-64ce4771dd2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.907664 | controller | Jun 09 13:30:47.058961 crc crio[3638]: time="2026-06-09T13:30:47.058887273Z" level=info msg="Starting container: 492f485ddaecb9f08c6d8d9ed1cc8e03c0a7813541a80aafcfa4cd9ddcee443b" id=101ef492-5a09-4c7e-b99a-f822881f9c61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.907685 | controller | Jun 09 13:30:47.072968 crc crio[3638]: time="2026-06-09T13:30:47.072847859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.907706 | controller | Jun 09 13:30:47.078242 crc crio[3638]: time="2026-06-09T13:30:47.078096283Z" level=info msg="Started container" PID=20889 containerID=492f485ddaecb9f08c6d8d9ed1cc8e03c0a7813541a80aafcfa4cd9ddcee443b description=openshift-marketplace/certified-operators-fbrvc/extract-utilities id=101ef492-5a09-4c7e-b99a-f822881f9c61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f
2026-06-09 14:45:30.907728 | controller | Jun 09 13:30:47.079869 crc crio[3638]: time="2026-06-09T13:30:47.079756535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.907750 | controller | Jun 09 13:30:47.411371 crc crio[3638]: time="2026-06-09T13:30:47.411256878Z" level=info msg="Created container ad07c5f6c3ab2d7d8a4c10af9a4b8b36d741a77a88be5c54fd3ced16f94a30aa: openshift-marketplace/community-operators-4v9px/extract-utilities" id=ebe0413f-f659-4c92-aa65-30758836f102 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.907772 | controller | Jun 09 13:30:47.412651 crc crio[3638]: time="2026-06-09T13:30:47.412555212Z" level=info msg="Starting container: ad07c5f6c3ab2d7d8a4c10af9a4b8b36d741a77a88be5c54fd3ced16f94a30aa" id=1bce17c2-3dd2-447b-b172-7910384762d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.907799 | controller | Jun 09 13:30:47.418501 crc crio[3638]: time="2026-06-09T13:30:47.418385871Z" level=info msg="Started container" PID=20907 containerID=ad07c5f6c3ab2d7d8a4c10af9a4b8b36d741a77a88be5c54fd3ced16f94a30aa description=openshift-marketplace/community-operators-4v9px/extract-utilities id=1bce17c2-3dd2-447b-b172-7910384762d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf
2026-06-09 14:45:30.907821 | controller | Jun 09 13:30:47.446301 crc crio[3638]: time="2026-06-09T13:30:47.446195233Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ac7ad0a9-d6ff-4543-8d41-3d29ed83bb34 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.907843 | controller | Jun 09 13:30:47.456649 crc crio[3638]: time="2026-06-09T13:30:47.45352076Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 14:45:30.907865 | controller | Jun 09 13:30:47.460178 crc crio[3638]: time="2026-06-09T13:30:47.459995066Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1491a7b0-3460-4546-ad70-23b02efc6fdc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.907887 | controller | Jun 09 13:30:47.462627 crc crio[3638]: time="2026-06-09T13:30:47.462539211Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d270ce90-4590-4700-ab72-7703b5f48b8e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.907908 | controller | Jun 09 13:30:47.494605 crc crio[3638]: time="2026-06-09T13:30:47.494084218Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-mgkdl/registry-server" id=bb014e4d-c2a4-4a58-83d8-f0f65c3c0f54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.907929 | controller | Jun 09 13:30:47.496018 crc crio[3638]: time="2026-06-09T13:30:47.495871803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.907951 | controller | Jun 09 13:30:47.522963 crc crio[3638]: time="2026-06-09T13:30:47.522790723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.907972 | controller | Jun 09 13:30:47.526644 crc crio[3638]: time="2026-06-09T13:30:47.526343603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.907994 | controller | Jun 09 13:30:47.672638 crc crio[3638]: time="2026-06-09T13:30:47.672446112Z" level=info msg="Created container 9f9058abe1c6e6f88aabe6f7317caf363c4eebd8b2f628f84a4f4938aef99edc: openshift-marketplace/redhat-marketplace-mgkdl/registry-server" id=bb014e4d-c2a4-4a58-83d8-f0f65c3c0f54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.908015 | controller | Jun 09 13:30:47.673696 crc crio[3638]: time="2026-06-09T13:30:47.673630392Z" level=info msg="Starting container: 9f9058abe1c6e6f88aabe6f7317caf363c4eebd8b2f628f84a4f4938aef99edc" id=ac28592e-701e-429b-9b20-7095075eef45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.908036 | controller | Jun 09 13:30:47.680070 crc crio[3638]: time="2026-06-09T13:30:47.679972105Z" level=info msg="Started container" PID=20917 containerID=9f9058abe1c6e6f88aabe6f7317caf363c4eebd8b2f628f84a4f4938aef99edc description=openshift-marketplace/redhat-marketplace-mgkdl/registry-server id=ac28592e-701e-429b-9b20-7095075eef45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a
2026-06-09 14:45:30.908058 | controller | Jun 09 13:30:48.481567 crc crio[3638]: time="2026-06-09T13:30:48.481066313Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=860ad1c8-4b0d-4bd1-a2f4-2bb90fa98ba2 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.908085 | controller | Jun 09 13:30:48.486961 crc crio[3638]: time="2026-06-09T13:30:48.486807841Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 14:45:30.908107 | controller | Jun 09 13:30:48.489672 crc crio[3638]: time="2026-06-09T13:30:48.489615363Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a72bfa3d-ead4-49f0-b468-981878074f13 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.908129 | controller | Jun 09 13:30:48.492807 crc crio[3638]: time="2026-06-09T13:30:48.492733732Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=290e1ad4-ae69-4984-b524-b2b3253b76e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.908150 | controller | Jun 09 13:30:48.551445 crc crio[3638]: time="2026-06-09T13:30:48.551296191Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qcl25/registry-server" id=f0790ca3-143d-4035-95a8-7c82d4bf07b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.908171 | controller | Jun 09 13:30:48.551934 crc crio[3638]: time="2026-06-09T13:30:48.551822435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.908193 | controller | Jun 09 13:30:48.597553 crc crio[3638]: time="2026-06-09T13:30:48.597394341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.908214 | controller | Jun 09 13:30:48.602826 crc crio[3638]: time="2026-06-09T13:30:48.602676906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.908235 | controller | Jun 09 13:30:48.721022 crc crio[3638]: time="2026-06-09T13:30:48.72083762Z" level=info msg="Created container 6244e8e6dbfd4424903f00af9795b92598d9d1ceb6e6c87d8eb436c03fb7a869: openshift-marketplace/redhat-operators-qcl25/registry-server" id=f0790ca3-143d-4035-95a8-7c82d4bf07b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.908257 | controller | Jun 09 13:30:48.722559 crc crio[3638]: time="2026-06-09T13:30:48.722466421Z" level=info msg="Starting container: 6244e8e6dbfd4424903f00af9795b92598d9d1ceb6e6c87d8eb436c03fb7a869" id=eaafb2a5-9ef7-41d9-9e50-fd9b4eea5031 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.908278 | controller | Jun 09 13:30:48.733295 crc crio[3638]: time="2026-06-09T13:30:48.729629125Z" level=info msg="Started container" PID=20946 containerID=6244e8e6dbfd4424903f00af9795b92598d9d1ceb6e6c87d8eb436c03fb7a869 description=openshift-marketplace/redhat-operators-qcl25/registry-server id=eaafb2a5-9ef7-41d9-9e50-fd9b4eea5031 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52
2026-06-09 14:45:30.908301 | controller | Jun 09 13:30:49.349336 crc crio[3638]: time="2026-06-09T13:30:49.349204028Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:06ed12d74dcbf9d23629a6c0d7d5a580148ed1731baa2f4aeaeca6e840a94d88" id=860ad1c8-4b0d-4bd1-a2f4-2bb90fa98ba2 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.908323 | controller | Jun 09 13:30:49.350733 crc crio[3638]: time="2026-06-09T13:30:49.350652276Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=c14a58a7-1091-45b4-b406-7a2e36cfb86c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.908353 | controller | Jun 09 13:30:49.353738 crc crio[3638]: time="2026-06-09T13:30:49.353531149Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=be1ea4d6-7827-44d3-bc9b-bc669a5f71c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.908376 | controller | Jun 09 13:30:49.363705 crc crio[3638]: time="2026-06-09T13:30:49.363541266Z" level=info msg="Creating container: openshift-marketplace/community-operators-4v9px/extract-content" id=8c137ed4-3e5f-493c-ad16-0b8792c524a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.908398 | controller | Jun 09 13:30:49.364222 crc crio[3638]: time="2026-06-09T13:30:49.363968337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.908419 | controller | Jun 09 13:30:49.386820 crc crio[3638]: time="2026-06-09T13:30:49.386686049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.908441 | controller | Jun 09 13:30:49.390500 crc crio[3638]: time="2026-06-09T13:30:49.390415845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.908462 | controller | Jun 09 13:30:49.490005 crc crio[3638]: time="2026-06-09T13:30:49.489845989Z" level=info msg="Created container 4028b8d1e6883615400db6b95eccc407d65e5758dc7289e0dcf5258e0791e4d8: openshift-marketplace/community-operators-4v9px/extract-content" id=8c137ed4-3e5f-493c-ad16-0b8792c524a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.908485 | controller | Jun 09 13:30:49.495047 crc crio[3638]: time="2026-06-09T13:30:49.492672861Z" level=info msg="Starting container: 4028b8d1e6883615400db6b95eccc407d65e5758dc7289e0dcf5258e0791e4d8" id=59e903d0-2146-4343-8cce-c5ca01e9f29c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.908507 | controller | Jun 09 13:30:49.501003 crc crio[3638]: time="2026-06-09T13:30:49.5008717Z" level=info msg="Started container" PID=20967 containerID=4028b8d1e6883615400db6b95eccc407d65e5758dc7289e0dcf5258e0791e4d8 description=openshift-marketplace/community-operators-4v9px/extract-content id=59e903d0-2146-4343-8cce-c5ca01e9f29c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf
2026-06-09 14:45:30.908556 | controller | Jun 09 13:30:49.566202 crc crio[3638]: time="2026-06-09T13:30:49.566039218Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=ac7ad0a9-d6ff-4543-8d41-3d29ed83bb34 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.908580 | controller | Jun 09 13:30:49.567404 crc crio[3638]: time="2026-06-09T13:30:49.56731875Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f49d5d9c-07f5-4bd9-946f-41bed1b29a43 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.908613 | controller | Jun 09 13:30:49.570359 crc crio[3638]: time="2026-06-09T13:30:49.570280487Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=0f371b7e-ab0a-46d7-bfcd-2a357245a4e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.908637 | controller | Jun 09 13:30:49.583564 crc crio[3638]: time="2026-06-09T13:30:49.583497664Z" level=info msg="Creating container: openshift-marketplace/certified-operators-fbrvc/extract-content" id=a28218ea-3e17-4346-be6c-481c3b209aad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.908659 | controller | Jun 09 13:30:49.584291 crc crio[3638]: time="2026-06-09T13:30:49.584228254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.908686 | controller | Jun 09 13:30:49.613907 crc crio[3638]: time="2026-06-09T13:30:49.613663547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.908708 | controller | Jun 09 13:30:49.617151 crc crio[3638]: time="2026-06-09T13:30:49.617032153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.908730 | controller | Jun 09 13:30:49.734150 crc crio[3638]: time="2026-06-09T13:30:49.734000776Z" level=info msg="Created container db723d4afcfd4f834b65a62dfdbbd87451e22ceef43d4777c63ee653f07fa98b: openshift-marketplace/certified-operators-fbrvc/extract-content" id=a28218ea-3e17-4346-be6c-481c3b209aad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.908752 | controller | Jun 09 13:30:49.735487 crc crio[3638]: time="2026-06-09T13:30:49.735414712Z" level=info msg="Starting container: db723d4afcfd4f834b65a62dfdbbd87451e22ceef43d4777c63ee653f07fa98b" id=88e7804e-4c8e-42d5-8e13-c4f4215533f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.908774 | controller | Jun 09 13:30:49.743462 crc crio[3638]: time="2026-06-09T13:30:49.743353975Z" level=info msg="Started container" PID=20982 containerID=db723d4afcfd4f834b65a62dfdbbd87451e22ceef43d4777c63ee653f07fa98b description=openshift-marketplace/certified-operators-fbrvc/extract-content id=88e7804e-4c8e-42d5-8e13-c4f4215533f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f
2026-06-09 14:45:30.908796 | controller | Jun 09 13:30:50.539294 crc crio[3638]: time="2026-06-09T13:30:50.538357549Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1a39e502-c224-4795-96a7-a09585180522 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.908818 | controller | Jun 09 13:30:50.542698 crc crio[3638]: time="2026-06-09T13:30:50.542640058Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=595f1b1a-27eb-4d83-95f4-2ec90897ec65 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.908840 | controller | Jun 09 13:30:50.548167 crc crio[3638]: time="2026-06-09T13:30:50.548033107Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9173816f-3e52-4aa6-81e4-47bb2cbbd459 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.908861 | controller | Jun 09 13:30:50.550302 crc crio[3638]: time="2026-06-09T13:30:50.550226193Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a778dd13-3c09-4e89-9257-819d2f1bcd3b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.908883 | controller | Jun 09 13:30:50.558228 crc crio[3638]: time="2026-06-09T13:30:50.55794481Z" level=info msg="Creating container: openshift-marketplace/community-operators-4v9px/registry-server" id=7cd97b72-8097-4570-9653-800e9f766711 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.908905 | controller | Jun 09 13:30:50.558837 crc crio[3638]: time="2026-06-09T13:30:50.558618878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.908926 | controller | Jun 09 13:30:50.561403 crc crio[3638]: time="2026-06-09T13:30:50.561294095Z" level=info msg="Creating container: openshift-marketplace/certified-operators-fbrvc/registry-server" id=b15b8a06-26db-4c31-a07a-55289cf59757 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.908948 | controller | Jun 09 13:30:50.584848 crc crio[3638]: time="2026-06-09T13:30:50.584695216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.908975 | controller | Jun 09 13:30:50.621441 crc crio[3638]: time="2026-06-09T13:30:50.621355354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.908998 | controller | Jun 09 13:30:50.626008 crc crio[3638]: time="2026-06-09T13:30:50.624967375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.909019 | controller | Jun 09 13:30:50.633942 crc crio[3638]: time="2026-06-09T13:30:50.633842663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.909040 | controller | Jun 09 13:30:50.637055 crc crio[3638]: time="2026-06-09T13:30:50.636979903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.909061 | controller | Jun 09 13:30:50.781472 crc crio[3638]: time="2026-06-09T13:30:50.781295016Z" level=info msg="Created container 9f3871dc5fe4b0ab27f2f23fb29b7d0ec72ecc6771d35197eb1a472c6133f0cc: openshift-marketplace/community-operators-4v9px/registry-server" id=7cd97b72-8097-4570-9653-800e9f766711 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.909083 | controller | Jun 09 13:30:50.782642 crc crio[3638]: time="2026-06-09T13:30:50.782567229Z" level=info msg="Starting container: 9f3871dc5fe4b0ab27f2f23fb29b7d0ec72ecc6771d35197eb1a472c6133f0cc" id=b56bfad4-8e1f-4264-bce5-26a1cc9d851d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.909104 | controller | Jun 09 13:30:50.783548 crc crio[3638]: time="2026-06-09T13:30:50.783377839Z" level=info msg="Created container f7be41812c43d69f0c0cbac2dc7a0b8a5f4f16c82bbf83864e5de4de14d57dc0: openshift-marketplace/certified-operators-fbrvc/registry-server" id=b15b8a06-26db-4c31-a07a-55289cf59757 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.909125 | controller | Jun 09 13:30:50.784656 crc crio[3638]: time="2026-06-09T13:30:50.78458213Z" level=info msg="Starting container: f7be41812c43d69f0c0cbac2dc7a0b8a5f4f16c82bbf83864e5de4de14d57dc0" id=84af97c6-85e7-413e-8f1a-9d5f9edd40bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.909147 | controller | Jun 09 13:30:50.790971 crc crio[3638]: time="2026-06-09T13:30:50.790374938Z" level=info msg="Started container" PID=21033 containerID=9f3871dc5fe4b0ab27f2f23fb29b7d0ec72ecc6771d35197eb1a472c6133f0cc description=openshift-marketplace/community-operators-4v9px/registry-server id=b56bfad4-8e1f-4264-bce5-26a1cc9d851d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf
2026-06-09 14:45:30.909169 | controller | Jun 09 13:30:50.797759 crc crio[3638]: time="2026-06-09T13:30:50.797616014Z" level=info msg="Started container" PID=21034 containerID=f7be41812c43d69f0c0cbac2dc7a0b8a5f4f16c82bbf83864e5de4de14d57dc0 description=openshift-marketplace/certified-operators-fbrvc/registry-server id=84af97c6-85e7-413e-8f1a-9d5f9edd40bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f
2026-06-09 14:45:30.909192 | controller | Jun 09 13:31:01.278473 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-09 14:45:30.909215 | controller | Jun 09 13:31:01.914942 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-09 14:45:30.909238 | controller | Jun 09 13:31:01.915861 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-09 14:45:30.909261 | controller | Jun 09 13:31:01.916036 crc systemd[1]: crio.service: Consumed 24min 32.411s CPU time.
2026-06-09 14:45:30.909287 | controller | Jun 09 13:31:02.004860 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-09 14:45:30.909310 | controller | Jun 09 13:31:02.117010 crc crio[21961]: time="2026-06-09T13:31:02.116892418Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-09 14:45:30.909332 | controller | Jun 09 13:31:02.117010 crc crio[21961]: time="2026-06-09T13:31:02.1169762Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-09 14:45:30.909354 | controller | Jun 09 13:31:02.121868 crc crio[21961]: time="2026-06-09T13:31:02.121759223Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-09 14:45:30.909375 | controller | Jun 09 13:31:02.122341 crc crio[21961]: time="2026-06-09T13:31:02.122286846Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-09 14:45:30.909397 | controller | Jun 09 13:31:02.141082 crc crio[21961]: time="2026-06-09T13:31:02.140983695Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-09 14:45:30.909418 | controller | Jun 09 13:31:02.141504 crc crio[21961]: time="2026-06-09T13:31:02.141451507Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-09 14:45:30.909440 | controller | Jun 09 13:31:02.141504 crc crio[21961]: time="2026-06-09T13:31:02.141490817Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-09 14:45:30.909461 | controller | Jun 09 13:31:02.141713 crc crio[21961]: time="2026-06-09T13:31:02.141647151Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-09 14:45:30.909482 | controller | Jun 09 13:31:02.141713 crc crio[21961]: time="2026-06-09T13:31:02.141686103Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-09 14:45:30.909503 | controller | Jun 09 13:31:02.170565 crc crio[21961]: time="2026-06-09T13:31:02.170199752Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-09 14:45:30.909552 | controller | Jun 09 13:31:02.184479 crc crio[21961]: time="2026-06-09T13:31:02.184305393Z" 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-09 14:45:30.909576 | controller | Jun 09 13:31:02.190005 crc crio[21961]: time="2026-06-09T13:31:02.189912057Z" 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-09 14:45:30.909598 | controller | Jun 09 13:31:02.218244 crc crio[21961]: time="2026-06-09T13:31:02.217829161Z" 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-09 14:45:30.909619 | controller | Jun 09 13:31:02.387316 crc crio[21961]: time="2026-06-09T13:31:02.387085072Z" level=info msg="Checkpoint/restore support enabled"
2026-06-09 14:45:30.909641 | controller | Jun 09 13:31:02.387694 crc crio[21961]: time="2026-06-09T13:31:02.387670027Z" level=info msg="Using the internal default seccomp profile"
2026-06-09 14:45:30.909663 | controller | Jun 09 13:31:02.387991 crc crio[21961]: time="2026-06-09T13:31:02.387910333Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-09 14:45:30.909684 | controller | Jun 09 13:31:02.388180 crc crio[21961]: time="2026-06-09T13:31:02.388087468Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-09 14:45:30.909705 | controller | Jun 09 13:31:02.388324 crc crio[21961]: time="2026-06-09T13:31:02.388301524Z" level=info msg="RDT not available in the host system"
2026-06-09 14:45:30.909725 | controller | Jun 09 13:31:02.395602 crc crio[21961]: time="2026-06-09T13:31:02.395526417Z" level=info msg="Conmon does support the --sync option"
2026-06-09 14:45:30.909746 | controller | Jun 09 13:31:02.395602 crc crio[21961]: time="2026-06-09T13:31:02.395595389Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 14:45:30.909772 | controller | Jun 09 13:31:02.400810 crc crio[21961]: time="2026-06-09T13:31:02.400733762Z" level=info msg="Conmon does support the --sync option"
2026-06-09 14:45:30.909794 | controller | Jun 09 13:31:02.400910 crc crio[21961]: time="2026-06-09T13:31:02.400810464Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 14:45:30.909816 | controller | Jun 09 13:31:02.427366 crc crio[21961]: time="2026-06-09T13:31:02.427183238Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.909837 | controller | Jun 09 13:31:02.427366 crc crio[21961]: time="2026-06-09T13:31:02.42726117Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.909858 | controller | Jun 09 13:31:02.427743 crc crio[21961]: time="2026-06-09T13:31:02.427606609Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-09 14:45:30.909879 | controller | Jun 09 13:31:02.427743 crc crio[21961]: time="2026-06-09T13:31:02.427626Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-09 14:45:30.909904 | controller | Jun 09 13:31:02.428681 crc crio[21961]: time="2026-06-09T13:31:02.428471581Z" 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.PodLinuxOverhead\", \"cpu-shared.crio.io\", \"seccomp-profile.kubernetes.cri-o.io\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"irq-load-balancing.crio.io\", \"io.containers.trace-syscall\", \"run.oci.\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"io.kubernetes.cri-o.ShmSize\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxResources\", \"cpu-load-balancing.crio.io\", \"io.kubernetes.cri-o.LinkLogs\", \"io.kubernetes.cri-o.DisableFIPS\", \"bundle\", \"org.systemd.property.\", \"org.criu.config\", \"module.wasm.image/variant\", \"cpu-freq-governor.crio.io\", \"cpu-quota.crio.io\", \"cpu-c-states.crio.io\"]\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-09 14:45:30.909939 | controller | Jun 09 13:31:02.429972 crc crio[21961]: time="2026-06-09T13:31:02.429887467Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-09 14:45:30.909962 | controller | Jun 09 13:31:02.430269 crc crio[21961]: time="2026-06-09T13:31:02.430155804Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-09 14:45:30.909984 | controller | Jun 09 13:31:03.976914 crc crio[21961]: time="2026-06-09T13:31:03.976295689Z" level=info msg="Got pod network &{Name:community-operators-4v9px Namespace:openshift-marketplace ID:8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf UID:f824322e-c835-4ecf-afce-738c13bb526d NetNS:/var/run/netns/cd7f444e-9050-4b16-95d3-24aca2b529d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf824322e_c835_4ecf_afce_738c13bb526d.slice PodAnnotations:0xc0002d50b8}] Aliases:map[]}"
2026-06-09 14:45:30.910006 | controller | Jun 09 13:31:03.979089 crc crio[21961]: time="2026-06-09T13:31:03.977012107Z" level=info msg="Checking pod openshift-marketplace_community-operators-4v9px for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.910027 | controller | Jun 09 13:31:03.979089 crc crio[21961]: time="2026-06-09T13:31:03.977702795Z" level=info msg="Got pod network &{Name:certified-operators-fbrvc Namespace:openshift-marketplace ID:c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f UID:708f52e1-efda-47ba-a91f-becadb4f2137 NetNS:/var/run/netns/4624f987-32d8-44af-b10e-4450e1c05804 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod708f52e1_efda_47ba_a91f_becadb4f2137.slice PodAnnotations:0xc0002d51b8}] Aliases:map[]}"
2026-06-09 14:45:30.910049 | controller | Jun 09 13:31:03.979089 crc crio[21961]: time="2026-06-09T13:31:03.97787907Z" level=info msg="Checking pod openshift-marketplace_certified-operators-fbrvc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.910071 | controller | Jun 09 13:31:03.979089 crc crio[21961]: time="2026-06-09T13:31:03.978416523Z" level=info msg="Got pod network &{Name:redhat-operators-qcl25 Namespace:openshift-marketplace ID:1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52 UID:d4686dd1-acb7-4a2b-8360-3a43e1b7a182 NetNS:/var/run/netns/36fb6811-1dc0-46ad-92bc-81cd31bcf99d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4686dd1_acb7_4a2b_8360_3a43e1b7a182.slice PodAnnotations:0xc0002d5248}] Aliases:map[]}"
2026-06-09 14:45:30.910093 | controller | Jun 09 13:31:03.979089 crc crio[21961]: time="2026-06-09T13:31:03.978541826Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-qcl25 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.910115 | controller | Jun 09 13:31:03.979089 crc crio[21961]: time="2026-06-09T13:31:03.979005979Z" level=info msg="Got pod network &{Name:redhat-marketplace-mgkdl Namespace:openshift-marketplace ID:8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a UID:fb3c4060-e8df-4606-b185-61b758949405 NetNS:/var/run/netns/f11bd2fd-2e2a-42d8-be5f-93da8e2345c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb3c4060_e8df_4606_b185_61b758949405.slice PodAnnotations:0xc0002d52d8}] Aliases:map[]}"
2026-06-09 14:45:30.910142 | controller | Jun 09 13:31:03.979581 crc crio[21961]: time="2026-06-09T13:31:03.979200604Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-mgkdl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.910308 | controller | Jun 09 13:31:03.979818 crc crio[21961]: time="2026-06-09T13:31:03.979702506Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-cdrg6 Namespace:openshift-marketplace ID:72133b4c55c38f3d3e14b17fe0bccdfabddf6c588c1c1935eec02df2858dab34 UID:29758ce7-1461-4e6a-b997-a8d16442cd5e NetNS:/var/run/netns/fe418c87-5bcf-41e0-99e7-99dd72897352 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod29758ce7_1461_4e6a_b997_a8d16442cd5e.slice PodAnnotations:0xc0002d5368}] Aliases:map[]}"
2026-06-09 14:45:30.910335 | controller | Jun 09 13:31:03.979967 crc crio[21961]: time="2026-06-09T13:31:03.979904951Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-cdrg6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.910358 | controller | Jun 09 13:31:03.980270 crc crio[21961]: time="2026-06-09T13:31:03.980071815Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.910381 | controller | Jun 09 13:31:03.980270 crc crio[21961]: time="2026-06-09T13:31:03.980203809Z" level=warning msg="Could not restore sandbox IP for 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4: failed to get network status for pod sandbox k8s_collect-profiles-29683530-m46r2_openshift-operator-lifecycle-manager_0a0117d5-d236-4967-a7d9-04b7195d3dc4_0(8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.910405 | controller | Jun 09 13:31:03.980661 crc crio[21961]: time="2026-06-09T13:31:03.980572069Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:81084e80f94d28370f822a3295884ff964f7f2e6c5e459ba43bc64660e3101ed UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/f7534fa2-12a0-476d-aa02-65c1b91f5a8d 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:0xc0002d53f0}] Aliases:map[]}"
2026-06-09 14:45:30.910427 | controller | Jun 09 13:31:03.980829 crc crio[21961]: time="2026-06-09T13:31:03.980747993Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.910450 | controller | Jun 09 13:31:03.981411 crc crio[21961]: time="2026-06-09T13:31:03.981339098Z" level=info msg="Got pod network &{Name:route-controller-manager-7b78989b58-w6gff Namespace:openshift-route-controller-manager ID:ac74e3b74d20251e3481d8a951744446b739cc62df33fd7e063b3f20ce980fc9 UID:9bcad179-10ac-41e6-9052-87fbe2f96224 NetNS:/var/run/netns/330d2ec5-9861-4ef0-ae1e-836de1bec46e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bcad179_10ac_41e6_9052_87fbe2f96224.slice PodAnnotations:0xc0002d5480}] Aliases:map[]}"
2026-06-09 14:45:30.910472 | controller | Jun 09 13:31:03.981538 crc crio[21961]: time="2026-06-09T13:31:03.981492842Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-7b78989b58-w6gff for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.910494 | controller | Jun 09 13:31:03.982080 crc crio[21961]: time="2026-06-09T13:31:03.982004875Z" level=info msg="Got pod network &{Name:controller-manager-7b67b7975-9gg2q Namespace:openshift-controller-manager ID:027f3e659a9592eeb7db8deff47b84d675abf62b68f6157757bdbb3566b62b8e UID:897ae989-d05f-4c10-94d8-484fe975fec7 NetNS:/var/run/netns/684313d0-5bef-4332-a346-70147010ff03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod897ae989_d05f_4c10_94d8_484fe975fec7.slice PodAnnotations:0xc0002d5510}] Aliases:map[]}"
2026-06-09 14:45:30.910549 | controller | Jun 09 13:31:03.982297 crc crio[21961]: time="2026-06-09T13:31:03.982229541Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-7b67b7975-9gg2q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.910575 | controller | Jun 09 13:31:03.982443 crc crio[21961]: time="2026-06-09T13:31:03.982392165Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.910597 | controller | Jun 09 13:31:03.982443 crc crio[21961]: time="2026-06-09T13:31:03.982435666Z" level=warning msg="Could not restore sandbox IP for 2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_9323fe76-9364-4e54-b8ef-3711a206db1a_0(2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.910621 | controller | Jun 09 13:31:03.982596 crc crio[21961]: time="2026-06-09T13:31:03.982475997Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.910643 | controller | Jun 09 13:31:03.982596 crc crio[21961]: time="2026-06-09T13:31:03.982489327Z" level=warning msg="Could not restore sandbox IP for ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_91af399f-665e-42f2-9893-737c2d4b367b_0(ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.910667 | controller | Jun 09 13:31:03.982896 crc crio[21961]: time="2026-06-09T13:31:03.982825846Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8ed1a8b1e32ea24a444e4fac0c698ee0904e9b127468cc35c2e928a46ef08e0d UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/9615dcea-13f1-4d2e-8856-c3d69c5ac649 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:0xc0002d55b0}] Aliases:map[]}"
2026-06-09 14:45:30.910689 | controller | Jun 09 13:31:03.983049 crc crio[21961]: time="2026-06-09T13:31:03.982991791Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.910711 | controller | Jun 09 13:31:03.986060 crc crio[21961]: time="2026-06-09T13:31:03.985970907Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:5e47d36eb75a56025090e901ba426df672f2e1c504ae63e579d7663afbf7416d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/8037c187-5f09-4548-80c0-afb57fcadb91 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:0xc0002d5640}] Aliases:map[]}"
2026-06-09 14:45:30.910732 | controller | Jun 09 13:31:03.986350 crc crio[21961]: time="2026-06-09T13:31:03.986294795Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.910754 | controller | Jun 09 13:31:03.987069 crc crio[21961]: time="2026-06-09T13:31:03.986997353Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:040a32f97b44731dd690630d85959d3ee0b7b2d7529aa7c1ef9f1d2ac8cd0b05 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/e55a54e9-5def-45b1-9c2b-69a461c99893 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:0xc00081c828}] Aliases:map[]}"
2026-06-09 14:45:30.910780 | controller | Jun 09 13:31:03.987402 crc crio[21961]: time="2026-06-09T13:31:03.987330532Z" 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-09 14:45:30.910803 | controller | Jun 09 13:31:03.988040 crc crio[21961]: time="2026-06-09T13:31:03.987968078Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:0378130ebeeb30b4c515b648efb2d90b2146241e51f9e6b1f7813f2a2d5d6073 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/ef9dca32-4c20-4c1d-9e73-fe9c85e8393c 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:0xc00081c8d0}] Aliases:map[]}"
2026-06-09 14:45:30.910825 | controller | Jun 09 13:31:03.988269 crc crio[21961]: time="2026-06-09T13:31:03.988235635Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.910847 | controller | Jun 09 13:31:03.988963 crc crio[21961]: time="2026-06-09T13:31:03.98881945Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:60b06b51766edc4f5eb4c071108fd9323c73363ed3eb9733d8fa793ba26f8c48 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/cc7af241-3c30-45bd-b96e-4c359dd8eab8 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:0xc00081c998}] Aliases:map[]}"
2026-06-09 14:45:30.910869 | controller | Jun 09 13:31:03.989214 crc crio[21961]: time="2026-06-09T13:31:03.989073406Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.910890 | controller | Jun 09 13:31:03.989835 crc crio[21961]: time="2026-06-09T13:31:03.989721683Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2308aca293eb1848ac49b11cc0ef05a2535126a7a0c4627ba46a5cfc8b7d0f39 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/1f644d14-6541-49e7-be50-dcb0d92e0a77 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:0xc00081ca80}] Aliases:map[]}"
2026-06-09 14:45:30.910912 | controller | Jun 09 13:31:03.990280 crc crio[21961]: time="2026-06-09T13:31:03.989952439Z" 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-09 14:45:30.910934 | controller | Jun 09 13:31:03.990871 crc crio[21961]: time="2026-06-09T13:31:03.990744769Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:62d45e13bc05e3eeed347a343d5277d110f4e30516888cdfe02f72ba8e2da7a9 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/eb811f0a-d1be-488d-a490-fa395827daff 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:0xc00081cb38}] Aliases:map[]}"
2026-06-09 14:45:30.910961 | controller | Jun 09 13:31:03.991074 crc crio[21961]: time="2026-06-09T13:31:03.990950315Z" 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-09 14:45:30.910984 | controller | Jun 09 13:31:03.991544 crc crio[21961]: time="2026-06-09T13:31:03.991466098Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:a190cf2998a4f7d36d9d2e55c010cca24383bcbcaf5355d05f4ba776f3861ba7 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/b6a6c23b-5a68-478f-86f2-71a54850a601 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:0xc00081cc00}] Aliases:map[]}"
2026-06-09 14:45:30.911007 | controller | Jun 09 13:31:03.991708 crc crio[21961]: time="2026-06-09T13:31:03.991654822Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.911029 | controller | Jun 09 13:31:03.991947 crc crio[21961]: time="2026-06-09T13:31:03.991883518Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.911051 | controller | Jun 09 13:31:03.992058 crc crio[21961]: time="2026-06-09T13:31:03.991932089Z" level=warning msg="Could not restore sandbox IP for de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.911073 | controller | Jun 09 13:31:03.992450 crc crio[21961]: time="2026-06-09T13:31:03.992381471Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9283a2ab644e158a31dd254c4efaaed2d1d6c5483980c5b5e748fd54daa7c510 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/5de346de-0bf7-49bf-ac2a-279d91da04b3 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:0xc00081ccf0}] Aliases:map[]}"
2026-06-09 14:45:30.911095 | controller | Jun 09 13:31:03.992622 crc crio[21961]: time="2026-06-09T13:31:03.992562016Z" 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-09 14:45:30.911117 | controller | Jun 09 13:31:03.993315 crc crio[21961]: time="2026-06-09T13:31:03.993228222Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:c18030c06fed630f70c642c2ffe0823f3766cbed2506b16125c7a522b0844725 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/845ca97b-bd66-42da-9b14-0de31bbd1b9e 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:0xc00081cdb0}] Aliases:map[]}"
2026-06-09 14:45:30.911139 | controller | Jun 09 13:31:03.993463 crc crio[21961]: time="2026-06-09T13:31:03.993405247Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.911165 | controller | Jun 09 13:31:03.993991 crc crio[21961]: time="2026-06-09T13:31:03.993922861Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:e913f0f7098689841f583c5b6e9b4768355b5e2e2b2f66a58e7ea6681fbd8b48 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/74f269cf-beb2-4196-9e07-95d66cfac8a0 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:0xc00081ce98}] Aliases:map[]}"
2026-06-09 14:45:30.911187 | controller | Jun 09 13:31:03.994183 crc crio[21961]: time="2026-06-09T13:31:03.994090405Z" 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-09 14:45:30.911208 | controller | Jun 09 13:31:03.995300 crc crio[21961]: time="2026-06-09T13:31:03.995055449Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8aebfa51cafaca3fe6c1a32b8914602377d14922e6bd9ca6f7292947313911e3 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/e581b2b0-07d4-431b-9895-00613a274376 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:0xc00081cf50}] Aliases:map[]}"
2026-06-09 14:45:30.911231 | controller | Jun 09 13:31:03.995300 crc crio[21961]: time="2026-06-09T13:31:03.995277045Z" 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-09 14:45:30.911253 | controller | Jun 09 13:31:03.996521 crc crio[21961]: time="2026-06-09T13:31:03.995704906Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:73de833340094d2139291ba98de7817350763ec3ee9dc648e703b5a88653ebd2 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/51eb5630-9900-42f8-88f7-87026170254e 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:0xc00081d008}] Aliases:map[]}"
2026-06-09 14:45:30.911274 | controller | Jun 09 13:31:03.996521 crc crio[21961]: time="2026-06-09T13:31:03.99587289Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.911296 | controller | Jun 09 13:31:03.996521 crc crio[21961]: time="2026-06-09T13:31:03.996401063Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:ae1b2d51d2739718afea500c4efc0b03d94b38596046cdb26c210b7052534eff UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/221f083f-55d0-4924-a532-5006a603eb4f 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:0xc00081d0d0}] Aliases:map[]}"
2026-06-09 14:45:30.911319 | controller | Jun 09 13:31:03.996822 crc crio[21961]: time="2026-06-09T13:31:03.996534138Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.911344 | controller | Jun 09 13:31:03.997188 crc crio[21961]: time="2026-06-09T13:31:03.99704582Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:ee7bdf4489b9a7f5d206930f916cf0d3c1e3b9fd8fc21de2e079de092db2cf46 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/74fcf0fb-1189-4820-8862-736daddf5991 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:0xc00081d1b0}] Aliases:map[]}"
2026-06-09 14:45:30.911373 | controller | Jun 09 13:31:03.997283 crc crio[21961]: time="2026-06-09T13:31:03.997236725Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.911396 | controller | Jun 09 13:31:03.997762 crc crio[21961]: time="2026-06-09T13:31:03.997706197Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:a2b79462bedff157c432db3c52e9e3c8ea9e0b74b6f877c2a1546fb059f6ede5 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/c524c3a4-0a12-46e4-be74-f2dacceb57fb 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:0xc00081d270}] Aliases:map[]}"
2026-06-09 14:45:30.911418 | controller | Jun 09 13:31:03.997939 crc crio[21961]: time="2026-06-09T13:31:03.997879041Z" 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-09 14:45:30.911440 | controller | Jun 09 13:31:03.998518 crc crio[21961]: time="2026-06-09T13:31:03.998458307Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:9becfbe5b87a29a0b31460fa9fce0aabeeadf136b685d2f5cf2df103e8618d24 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/3918b5a4-dbe1-40b7-8487-cd9595b5dc81 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:0xc00081d328}] Aliases:map[]}"
2026-06-09 14:45:30.911461 | controller | Jun 09 13:31:03.998759 crc crio[21961]: time="2026-06-09T13:31:03.998695442Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.911483 | controller | Jun 09 13:31:03.999473 crc crio[21961]: time="2026-06-09T13:31:03.999337538Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:fd8d1b9b9947948487a8f0d6768afb88cfd4d51ed6950e84e4849166be868a8f UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/a8f7575f-11ef-4eee-8fa6-2cf0bf1f3425 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:0xc00081d3d8}] Aliases:map[]}"
2026-06-09 14:45:30.911505 | controller | Jun 09 13:31:03.999578 crc crio[21961]: time="2026-06-09T13:31:03.999507864Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.911553 | controller | Jun 09 13:31:04.000089 crc crio[21961]: time="2026-06-09T13:31:03.999981286Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:6a28f7678928d04b1575b78004bdfa9fe058bc6716714408dcb5bd023c113d77 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/7bf6d4a5-6481-4ebd-b146-ddcf495e9829 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:0xc00081d4a8}] Aliases:map[]}"
2026-06-09 14:45:30.911582 | controller | Jun 09 13:31:04.001575 crc crio[21961]: time="2026-06-09T13:31:04.001466002Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.911605 | controller | Jun 09 13:31:04.002565 crc crio[21961]: time="2026-06-09T13:31:04.002494609Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:78254aef8728c746c322bd4d7fce0389d9059036ba6255c64d08c80bce8f0de4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/13aa2f19-95de-4661-84da-f4ce3d71cc8d 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:0xc00081d550}] Aliases:map[]}"
2026-06-09 14:45:30.911627 | controller | Jun 09 13:31:04.002743 crc crio[21961]: time="2026-06-09T13:31:04.002678534Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.911649 | controller | Jun 09 13:31:04.003415 crc crio[21961]: time="2026-06-09T13:31:04.003346991Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/be385413-b2d4-478b-84b8-8bc31eaaa367 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:0xc00081d5f8}] Aliases:map[]}"
2026-06-09 14:45:30.911670 | controller | Jun 09 13:31:04.003579 crc crio[21961]: time="2026-06-09T13:31:04.003517485Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.911692 | controller | Jun 09 13:31:04.005273 crc crio[21961]: time="2026-06-09T13:31:04.005020764Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eeb18dec147a5e5c72df3e232e473d07d9f40870094c2817230ed32cc63dcc9a UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/c9357337-3bd1-44fc-9627-58fe8866fc35 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:0xc0002d5678}] Aliases:map[]}"
2026-06-09 14:45:30.911714 | controller | Jun 09 13:31:04.005449 crc crio[21961]: time="2026-06-09T13:31:04.005357822Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.911736 | controller | Jun 09 13:31:04.006189 crc crio[21961]: time="2026-06-09T13:31:04.006062291Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:5c332d390506b7b74968cf97e3b032f007c2960f8971b63f76dfccbd550f9d5d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/891fbb78-c2f4-4232-8b78-589b74b799e8 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:0xc0002d5708}] Aliases:map[]}"
2026-06-09 14:45:30.911758 | controller | Jun 09 13:31:04.006351 crc crio[21961]: time="2026-06-09T13:31:04.006283316Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.911784 | controller | Jun 09 13:31:04.007041 crc crio[21961]: time="2026-06-09T13:31:04.006977695Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:4e5ce721e2c347278cf9aa396061acfb5df2f0d981d5a0e2093461b1f8b20267 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/d8c3781c-7806-4a7f-9cec-af58ccc8f2cb 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:0xc0002d5798}] Aliases:map[]}"
2026-06-09 14:45:30.911806 | controller | Jun 09 13:31:04.007325 crc crio[21961]: time="2026-06-09T13:31:04.007226321Z" 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-09 14:45:30.911829 | controller | Jun 09 13:31:04.008012 crc crio[21961]: time="2026-06-09T13:31:04.007932478Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:d7962adff0c4e535049863fa9ceded216a1dc45a88cbcec0fcfcf5346194a89d UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/30fd301e-dd7a-4f04-8b9c-d3f1ca18cfc0 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:0xc0002d5828}] Aliases:map[]}"
2026-06-09 14:45:30.911850 | controller | Jun 09 13:31:04.008302 crc crio[21961]: time="2026-06-09T13:31:04.008239306Z" 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-09 14:45:30.911872 | controller | Jun 09 13:31:04.008944 crc crio[21961]: time="2026-06-09T13:31:04.008869333Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:5dafdd89d1dcc68e874169788495acc703a062271612bc590eeaf3de32e21f49 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/41f41d29-29eb-45f8-b5e1-2006e4f1b676 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:0xc0002d58c0}] Aliases:map[]}"
2026-06-09 14:45:30.911895 | controller | Jun 09 13:31:04.009093 crc crio[21961]: time="2026-06-09T13:31:04.009035157Z" 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-09 14:45:30.911917 | controller | Jun 09 13:31:04.009353 crc crio[21961]: time="2026-06-09T13:31:04.009281123Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.911940 | controller | Jun 09 13:31:04.009353 crc crio[21961]: time="2026-06-09T13:31:04.009330914Z" level=warning msg="Could not restore sandbox IP for 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b: failed to get network status for pod sandbox k8s_collect-profiles-29683515-wch2m_openshift-operator-lifecycle-manager_1b68f0b4-27ed-4b04-a4a0-b2ea2d395ae4_0(80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.911963 | controller | Jun 09 13:31:04.009776 crc crio[21961]: time="2026-06-09T13:31:04.009711134Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4ca13db1fb3d80947337885769c347fe965cf58262665d2df6c523303a52bcec UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/0b74fbbb-e7ad-494e-b139-9c7a6de6dc39 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:0xc0002d5958}] Aliases:map[]}"
2026-06-09 14:45:30.911994 | controller | Jun 09 13:31:04.010048 crc crio[21961]: time="2026-06-09T13:31:04.00994083Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.912017 | controller | Jun 09 13:31:04.010596 crc crio[21961]: time="2026-06-09T13:31:04.010519025Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:bdac98fdd7ecb14268d601e6cd89e7f16e133dba2a3c355cd6256d7574f4ed4a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2d91a8fc-0730-42eb-9678-d1a424cd909d 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:0xc0002d59e8}] Aliases:map[]}"
2026-06-09 14:45:30.912039 | controller | Jun 09 13:31:04.010694 crc crio[21961]: time="2026-06-09T13:31:04.010678569Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.912061 | controller | Jun 09 13:31:04.010925 crc crio[21961]: time="2026-06-09T13:31:04.010845523Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.912083 | controller | Jun 09 13:31:04.010925 crc crio[21961]: time="2026-06-09T13:31:04.010888274Z" level=warning msg="Could not restore sandbox IP for 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.912105 | controller | Jun 09 13:31:04.011094 crc crio[21961]: time="2026-06-09T13:31:04.010920895Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.912127 | controller | Jun 09 13:31:04.011094 crc crio[21961]: time="2026-06-09T13:31:04.010948635Z" level=warning msg="Could not restore sandbox IP for 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.912149 | controller | Jun 09 13:31:04.011094 crc crio[21961]: time="2026-06-09T13:31:04.010978126Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.912171 | controller | Jun 09 13:31:04.011094 crc crio[21961]: time="2026-06-09T13:31:04.010991836Z" level=warning msg="Could not restore sandbox IP for 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.912193 | controller | Jun 09 13:31:04.011434 crc crio[21961]: time="2026-06-09T13:31:04.011370777Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:20a32905371e728ec14d334fe6ee4c460ef17198d15369bde5aa6d94db090dd3 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/558a6a3e-a7db-4c84-a3d5-7d14233e6615 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:0xc0002d5a80}] Aliases:map[]}"
2026-06-09 14:45:30.912220 | controller | Jun 09 13:31:04.011591 crc crio[21961]: time="2026-06-09T13:31:04.011529641Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.912243 | controller | Jun 09 13:31:04.012298 crc crio[21961]: time="2026-06-09T13:31:04.012095205Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b177ba18-5f59-4e3b-8576-20aa2e4c4470 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:0xc0002d5b10}] Aliases:map[]}"
2026-06-09 14:45:30.912266 | controller | Jun 09 13:31:04.012401 crc crio[21961]: time="2026-06-09T13:31:04.012345481Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.912288 | controller | Jun 09 13:31:04.012896 crc crio[21961]: time="2026-06-09T13:31:04.012821634Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:1f7b1b3c7e399a867943e71e2116872a75f1c60cead802d0a69013c20b7886f1 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bdd0b751-f270-4e3a-9fca-cdc5f1b1aca7 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:0xc0002d5ba0}] Aliases:map[]}"
2026-06-09 14:45:30.912310 | controller | Jun 09 13:31:04.013095 crc crio[21961]: time="2026-06-09T13:31:04.013038239Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.912332 | controller | Jun 09 13:31:04.013636 crc crio[21961]: time="2026-06-09T13:31:04.013571363Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/b33a5991-45b7-40a5-ae3c-e44d33719a77 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:0xc0002d5c30}] Aliases:map[]}"
2026-06-09 14:45:30.912353 | controller | Jun 09 13:31:04.014055 crc crio[21961]: time="2026-06-09T13:31:04.014008834Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.912375 | controller | Jun 09 13:31:04.014650 crc crio[21961]: time="2026-06-09T13:31:04.014570888Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:64d438a73458fbae8f0f9c4b6240c48e3b48c79186efbce7b4d7af07e15b7730 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/fa8f01f4-5986-4b4d-9405-611d97052fc2 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:0xc0002d5cb0}] Aliases:map[]}"
2026-06-09 14:45:30.912396 | controller | Jun 09 13:31:04.014830 crc crio[21961]: time="2026-06-09T13:31:04.014733922Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.912418 | controller | Jun 09 13:31:04.015356 crc crio[21961]: time="2026-06-09T13:31:04.015285376Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:e142d3c4f40940646d75e23abfe6eac798118fa5f904270fa6cc363f9d0e8993 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/dca66a03-91ae-4c32-8115-9e82bbc42e89 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:0xc0002d5d30}] Aliases:map[]}"
2026-06-09 14:45:30.912443 | controller | Jun 09 13:31:04.015496 crc crio[21961]: time="2026-06-09T13:31:04.015437891Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.912465 | controller | Jun 09 13:31:04.016049 crc crio[21961]: time="2026-06-09T13:31:04.015970584Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:fc5d6c2ea4da94fe73d2369e501a6c63f0f959efebbc50c2fcee165ea9c4a71c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ce6bbaa3-4797-47e6-90c9-b0ee2525fa7f 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:0xc0002d5db0}] Aliases:map[]}"
2026-06-09 14:45:30.912487 | controller | Jun 09 13:31:04.016339 crc crio[21961]: time="2026-06-09T13:31:04.016253591Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.912509 | controller | Jun 09 13:31:04.017419 crc crio[21961]: time="2026-06-09T13:31:04.01735792Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:7d54e9deea42b276a6a049420b1b33ae566bf67e2c715c31124e4d089e5e2342 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d8c6cb88-bb8e-4abf-85b3-332c22c4fcd3 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:0xc0002d5e40}] Aliases:map[]}"
2026-06-09 14:45:30.912556 | controller | Jun 09 13:31:04.017568 crc crio[21961]: time="2026-06-09T13:31:04.017537274Z" 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-09 14:45:30.912580 | controller | Jun 09 13:31:04.018241 crc crio[21961]: time="2026-06-09T13:31:04.018056477Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:38497a77a87d7a384b01bc3bf79cf69916b92316bf98395044cb99e2c32a041d UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/4183a3bb-d5a3-404a-bc02-d6200ec75a02 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:0xc0002d5ed0}] Aliases:map[]}"
2026-06-09 14:45:30.912616 | controller | Jun 09 13:31:04.018351 crc crio[21961]: time="2026-06-09T13:31:04.018296054Z" 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-09 14:45:30.912639 | controller | Jun 09 13:31:04.018537 crc crio[21961]: time="2026-06-09T13:31:04.018455778Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.912661 | controller | Jun 09 13:31:04.018537 crc crio[21961]: time="2026-06-09T13:31:04.01851489Z" level=warning msg="Could not restore sandbox IP for 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.912689 | controller | Jun 09 13:31:04.019000 crc crio[21961]: time="2026-06-09T13:31:04.01892492Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:278bf93a2464277d840a3b79eeea405c987131ece7161c13d7bc3a41c8336547 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/383fdf36-38cb-43fa-8923-bcf37f8f8fa0 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:0xc0002d5f68}] Aliases:map[]}"
2026-06-09 14:45:30.912717 | controller | Jun 09 13:31:04.019279 crc crio[21961]: time="2026-06-09T13:31:04.019194106Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.912739 | controller | Jun 09 13:31:04.020297 crc crio[21961]: time="2026-06-09T13:31:04.020029158Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-09 14:45:30.912761 | controller | Jun 09 13:31:04.021459 crc crio[21961]: time="2026-06-09T13:31:04.021352082Z" level=info msg="Starting seccomp notifier watcher"
2026-06-09 14:45:30.912783 | controller | Jun 09 13:31:04.021459 crc crio[21961]: time="2026-06-09T13:31:04.021399993Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-09 14:45:30.912804 | controller | Jun 09 13:31:04.021720 crc crio[21961]: time="2026-06-09T13:31:04.021495056Z" level=info msg="Create NRI interface"
2026-06-09 14:45:30.912825 | controller | Jun 09 13:31:04.021720 crc crio[21961]: time="2026-06-09T13:31:04.021592178Z" level=info msg="runtime interface created"
2026-06-09 14:45:30.912847 | controller | Jun 09 13:31:04.021720 crc crio[21961]: time="2026-06-09T13:31:04.021614619Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-09 14:45:30.912868 | controller | Jun 09 13:31:04.021720 crc crio[21961]: time="2026-06-09T13:31:04.021622769Z" level=info msg="runtime interface starting up..."
2026-06-09 14:45:30.912889 | controller | Jun 09 13:31:04.021720 crc crio[21961]: time="2026-06-09T13:31:04.021631059Z" level=info msg="starting plugins..."
2026-06-09 14:45:30.912911 | controller | Jun 09 13:31:04.021720 crc crio[21961]: time="2026-06-09T13:31:04.02168797Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-09 14:45:30.912932 | controller | Jun 09 13:31:04.038774 crc crio[21961]: time="2026-06-09T13:31:04.038626774Z" level=info msg="No systemd watchdog enabled"
2026-06-09 14:45:30.912954 | controller | Jun 09 13:31:04.047260 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-09 14:45:30.912976 | controller | Jun 09 13:31:11.010019 crc crio[21961]: time="2026-06-09T13:31:11.009038073Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=50bfde06-180d-4df9-8c7c-82a1f773c4b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.912997 | controller | Jun 09 13:31:11.014631 crc crio[21961]: time="2026-06-09T13:31:11.014536284Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=5f089ff8-35c7-4812-b08b-c4c2c3e06e98 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.913019 | controller | Jun 09 13:31:11.019269 crc crio[21961]: time="2026-06-09T13:31:11.019041629Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=9f023dcd-5895-4670-bf3c-d201fa0ee449 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.913041 | controller | Jun 09 13:31:11.019717 crc crio[21961]: time="2026-06-09T13:31:11.019647354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.913067 | controller | Jun 09 13:31:11.049521 crc crio[21961]: time="2026-06-09T13:31:11.049423136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.913088 | controller | Jun 09 13:31:11.054200 crc crio[21961]: time="2026-06-09T13:31:11.054058555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.913110 | controller | Jun 09 13:31:11.155361 crc crio[21961]: time="2026-06-09T13:31:11.154713411Z" level=info msg="Created container 5022f9dd1a4626a770c7e554537c3707bda4c3b0d689c57dd8daf53fd70bec10: openshift-console/downloads-747b44746d-4pqvr/download-server" id=9f023dcd-5895-4670-bf3c-d201fa0ee449 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.913132 | controller | Jun 09 13:31:11.156816 crc crio[21961]: time="2026-06-09T13:31:11.156671711Z" level=info msg="Starting container: 5022f9dd1a4626a770c7e554537c3707bda4c3b0d689c57dd8daf53fd70bec10" id=ce0f52a5-ff74-463c-ab11-c2a2b86ada02 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.913153 | controller | Jun 09 13:31:11.165984 crc crio[21961]: time="2026-06-09T13:31:11.165854186Z" level=info msg="Started container" PID=22685 containerID=5022f9dd1a4626a770c7e554537c3707bda4c3b0d689c57dd8daf53fd70bec10 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ce0f52a5-ff74-463c-ab11-c2a2b86ada02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5
2026-06-09 14:45:30.913175 | controller | Jun 09 13:31:18.618386 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-09 14:45:30.913197 | controller | Jun 09 13:31:26.443466 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-09 14:45:30.913219 | controller | Jun 09 13:31:26.444409 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-09 14:45:30.913241 | controller | Jun 09 13:31:26.444605 crc systemd[1]: crio.service: Consumed 4.466s CPU time.
2026-06-09 14:45:30.913262 | controller | Jun 09 13:31:26.517860 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-09 14:45:30.913284 | controller | Jun 09 13:31:26.596419 crc crio[23733]: time="2026-06-09T13:31:26.595992456Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-09 14:45:30.913305 | controller | Jun 09 13:31:26.596419 crc crio[23733]: time="2026-06-09T13:31:26.596398737Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-09 14:45:30.913326 | controller | Jun 09 13:31:26.600983 crc crio[23733]: time="2026-06-09T13:31:26.600903316Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-09 14:45:30.913347 | controller | Jun 09 13:31:26.601087 crc crio[23733]: time="2026-06-09T13:31:26.601040839Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-09 14:45:30.913367 | controller | Jun 09 13:31:26.601746 crc crio[23733]: time="2026-06-09T13:31:26.601685174Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/zuul"
2026-06-09 14:45:30.913388 | controller | Jun 09 13:31:26.722725 crc crio[23733]: time="2026-06-09T13:31:26.722514082Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-09 14:45:30.913410 | controller | Jun 09 13:31:26.722993 crc crio[23733]: time="2026-06-09T13:31:26.722948213Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-09 14:45:30.913435 | controller | Jun 09 13:31:26.722993 crc crio[23733]: time="2026-06-09T13:31:26.722962693Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-09 14:45:30.913462 | controller | Jun 09 13:31:26.723433 crc crio[23733]: time="2026-06-09T13:31:26.723385353Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-09 14:45:30.913485 | controller | Jun 09 13:31:26.723433 crc crio[23733]: time="2026-06-09T13:31:26.723419434Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-09 14:45:30.913507 | controller | Jun 09 13:31:26.761603 crc crio[23733]: time="2026-06-09T13:31:26.75999772Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-09 14:45:30.913556 | controller | Jun 09 13:31:26.780930 crc crio[23733]: time="2026-06-09T13:31:26.780832415Z" 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-09 14:45:30.913580 | controller | Jun 09 13:31:26.790057 crc crio[23733]: time="2026-06-09T13:31:26.789944195Z" 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-09 14:45:30.913602 | controller | Jun 09 13:31:26.809187 crc crio[23733]: time="2026-06-09T13:31:26.809037028Z" 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-09 14:45:30.913624 | controller | Jun 09 13:31:27.035066 crc crio[23733]: time="2026-06-09T13:31:27.034871899Z" level=info msg="Checkpoint/restore support enabled"
2026-06-09 14:45:30.913646 | controller | Jun 09 13:31:27.035066 crc crio[23733]: time="2026-06-09T13:31:27.03493581Z" level=info msg="Using the internal default seccomp profile"
2026-06-09 14:45:30.913667 | controller | Jun 09 13:31:27.035066 crc crio[23733]: time="2026-06-09T13:31:27.034946901Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-09 14:45:30.913688 | controller | Jun 09 13:31:27.035066 crc crio[23733]: time="2026-06-09T13:31:27.034959671Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-09 14:45:30.913709 | controller | Jun 09 13:31:27.035066 crc crio[23733]: time="2026-06-09T13:31:27.034971091Z" level=info msg="RDT not available in the host system"
2026-06-09 14:45:30.913730 | controller | Jun 09 13:31:27.041645 crc crio[23733]: time="2026-06-09T13:31:27.041548641Z" level=info msg="Conmon does support the --sync option"
2026-06-09 14:45:30.913751 | controller | Jun 09 13:31:27.041645 crc crio[23733]: time="2026-06-09T13:31:27.041613312Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 14:45:30.913772 | controller | Jun 09 13:31:27.047151 crc crio[23733]: time="2026-06-09T13:31:27.047016332Z" level=info msg="Conmon does support the --sync option"
2026-06-09 14:45:30.913794 | controller | Jun 09 13:31:27.047151 crc crio[23733]: time="2026-06-09T13:31:27.047069614Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-09 14:45:30.913815 | controller | Jun 09 13:31:27.072819 crc crio[23733]: time="2026-06-09T13:31:27.072611543Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.913837 | controller | Jun 09 13:31:27.072819 crc crio[23733]: time="2026-06-09T13:31:27.072695045Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.913859 | controller | Jun 09 13:31:27.073454 crc crio[23733]: time="2026-06-09T13:31:27.073376741Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-09 14:45:30.913880 | controller | Jun 09 13:31:27.073454 crc crio[23733]: time="2026-06-09T13:31:27.073395421Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-09 14:45:30.913904 | controller | Jun 09 13:31:27.074279 crc crio[23733]: time="2026-06-09T13:31:27.073999427Z" 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.seccompNotifierAction\", \"io.kubernetes.cri-o.PodLinuxResources\", \"org.criu.config\", \"run.oci.\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"seccomp-profile.kubernetes.cri-o.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"module.wasm.image/variant\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.ShmSize\", \"io.containers.trace-syscall\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.LinkLogs\", \"cpu-shared.crio.io\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-c-states.crio.io\", \"cpu-freq-governor.crio.io\", \"bundle\", \"org.systemd.property.\", \"cpu-load-balancing.crio.io\", \"cpu-quota.crio.io\"]\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-09 14:45:30.913936 | controller | Jun 09 13:31:27.075416 crc crio[23733]: time="2026-06-09T13:31:27.075344679Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-09 14:45:30.913960 | controller | Jun 09 13:31:27.075629 crc crio[23733]: time="2026-06-09T13:31:27.075562103Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-09 14:45:30.913982 | controller | Jun 09 13:31:29.282400 crc crio[23733]: time="2026-06-09T13:31:29.281894469Z" level=info msg="Got pod network &{Name:community-operators-4v9px Namespace:openshift-marketplace ID:8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf UID:f824322e-c835-4ecf-afce-738c13bb526d NetNS:/var/run/netns/cd7f444e-9050-4b16-95d3-24aca2b529d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf824322e_c835_4ecf_afce_738c13bb526d.slice PodAnnotations:0xc00012b438}] Aliases:map[]}"
2026-06-09 14:45:30.914009 | controller | Jun 09 13:31:29.284225 crc crio[23733]: time="2026-06-09T13:31:29.282467263Z" level=info msg="Checking pod openshift-marketplace_community-operators-4v9px for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.914031 | controller | Jun 09 13:31:29.284225 crc crio[23733]: time="2026-06-09T13:31:29.283304253Z" level=info msg="Got pod network &{Name:certified-operators-fbrvc Namespace:openshift-marketplace ID:c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f UID:708f52e1-efda-47ba-a91f-becadb4f2137 NetNS:/var/run/netns/4624f987-32d8-44af-b10e-4450e1c05804 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod708f52e1_efda_47ba_a91f_becadb4f2137.slice PodAnnotations:0xc00012b588}] Aliases:map[]}"
2026-06-09 14:45:30.914053 | controller | Jun 09 13:31:29.284225 crc crio[23733]: time="2026-06-09T13:31:29.283452087Z" level=info msg="Checking pod openshift-marketplace_certified-operators-fbrvc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.914076 | controller | Jun 09 13:31:29.284225 crc crio[23733]: time="2026-06-09T13:31:29.283920438Z" level=info msg="Got pod network &{Name:redhat-operators-qcl25 Namespace:openshift-marketplace ID:1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52 UID:d4686dd1-acb7-4a2b-8360-3a43e1b7a182 NetNS:/var/run/netns/36fb6811-1dc0-46ad-92bc-81cd31bcf99d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4686dd1_acb7_4a2b_8360_3a43e1b7a182.slice PodAnnotations:0xc00012b668}] Aliases:map[]}"
2026-06-09 14:45:30.914098 | controller | Jun 09 13:31:29.284225 crc crio[23733]: time="2026-06-09T13:31:29.284045042Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-qcl25 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.914120 | controller | Jun 09 13:31:29.284666 crc crio[23733]: time="2026-06-09T13:31:29.284583185Z" level=info msg="Got pod network &{Name:redhat-marketplace-mgkdl Namespace:openshift-marketplace ID:8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a UID:fb3c4060-e8df-4606-b185-61b758949405 NetNS:/var/run/netns/f11bd2fd-2e2a-42d8-be5f-93da8e2345c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb3c4060_e8df_4606_b185_61b758949405.slice PodAnnotations:0xc00012b710}] Aliases:map[]}"
2026-06-09 14:45:30.914141 | controller | Jun 09 13:31:29.284743 crc crio[23733]: time="2026-06-09T13:31:29.284732168Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-mgkdl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.914163 | controller | Jun 09 13:31:29.285277 crc crio[23733]: time="2026-06-09T13:31:29.28521898Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-cdrg6 Namespace:openshift-marketplace ID:72133b4c55c38f3d3e14b17fe0bccdfabddf6c588c1c1935eec02df2858dab34 UID:29758ce7-1461-4e6a-b997-a8d16442cd5e NetNS:/var/run/netns/fe418c87-5bcf-41e0-99e7-99dd72897352 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod29758ce7_1461_4e6a_b997_a8d16442cd5e.slice PodAnnotations:0xc00012b7b0}] Aliases:map[]}"
2026-06-09 14:45:30.914185 | controller | Jun 09 13:31:29.285358 crc crio[23733]: time="2026-06-09T13:31:29.285341223Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-cdrg6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.914207 | controller | Jun 09 13:31:29.285494 crc crio[23733]: time="2026-06-09T13:31:29.285437066Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.914232 | controller | Jun 09 13:31:29.285494 crc crio[23733]: time="2026-06-09T13:31:29.285477057Z" level=warning msg="Could not restore sandbox IP for 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4: failed to get network status for pod sandbox k8s_collect-profiles-29683530-m46r2_openshift-operator-lifecycle-manager_0a0117d5-d236-4967-a7d9-04b7195d3dc4_0(8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.914255 | controller | Jun 09 13:31:29.285828 crc crio[23733]: time="2026-06-09T13:31:29.285750353Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:81084e80f94d28370f822a3295884ff964f7f2e6c5e459ba43bc64660e3101ed UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/f7534fa2-12a0-476d-aa02-65c1b91f5a8d 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:0xc00012b838}] Aliases:map[]}"
2026-06-09 14:45:30.914277 | controller | Jun 09 13:31:29.286069 crc crio[23733]: time="2026-06-09T13:31:29.285904277Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.914299 | controller | Jun 09 13:31:29.286415 crc crio[23733]: time="2026-06-09T13:31:29.286352827Z" level=info msg="Got pod network &{Name:route-controller-manager-7b78989b58-w6gff Namespace:openshift-route-controller-manager ID:ac74e3b74d20251e3481d8a951744446b739cc62df33fd7e063b3f20ce980fc9 UID:9bcad179-10ac-41e6-9052-87fbe2f96224 NetNS:/var/run/netns/330d2ec5-9861-4ef0-ae1e-836de1bec46e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bcad179_10ac_41e6_9052_87fbe2f96224.slice PodAnnotations:0xc00012b8c8}] Aliases:map[]}"
2026-06-09 14:45:30.914321 | controller | Jun 09 13:31:29.286512 crc crio[23733]: time="2026-06-09T13:31:29.28647947Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-7b78989b58-w6gff for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.914343 | controller | Jun 09 13:31:29.286931 crc crio[23733]: time="2026-06-09T13:31:29.2868718Z" level=info msg="Got pod network &{Name:controller-manager-7b67b7975-9gg2q Namespace:openshift-controller-manager ID:027f3e659a9592eeb7db8deff47b84d675abf62b68f6157757bdbb3566b62b8e UID:897ae989-d05f-4c10-94d8-484fe975fec7 NetNS:/var/run/netns/684313d0-5bef-4332-a346-70147010ff03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod897ae989_d05f_4c10_94d8_484fe975fec7.slice PodAnnotations:0xc00012b958}] Aliases:map[]}"
2026-06-09 14:45:30.914364 | controller | Jun 09 13:31:29.287007 crc crio[23733]: time="2026-06-09T13:31:29.286994493Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-7b67b7975-9gg2q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.914388 | controller | Jun 09 13:31:29.287208 crc crio[23733]: time="2026-06-09T13:31:29.287085775Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.914412 | controller | Jun 09 13:31:29.287285 crc crio[23733]: time="2026-06-09T13:31:29.287217368Z" level=warning msg="Could not restore sandbox IP for 2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_9323fe76-9364-4e54-b8ef-3711a206db1a_0(2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.914438 | controller | Jun 09 13:31:29.287285 crc crio[23733]: time="2026-06-09T13:31:29.287249519Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.914460 | controller | Jun 09 13:31:29.287285 crc crio[23733]: time="2026-06-09T13:31:29.28726224Z" level=warning msg="Could not restore sandbox IP for ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_91af399f-665e-42f2-9893-737c2d4b367b_0(ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.914483 | controller | Jun 09 13:31:29.287680 crc crio[23733]: time="2026-06-09T13:31:29.287617788Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8ed1a8b1e32ea24a444e4fac0c698ee0904e9b127468cc35c2e928a46ef08e0d UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/9615dcea-13f1-4d2e-8856-c3d69c5ac649 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:0xc00012b9f8}] Aliases:map[]}"
2026-06-09 14:45:30.914505 | controller | Jun 09 13:31:29.287804 crc crio[23733]: time="2026-06-09T13:31:29.287748261Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.914554 | controller | Jun 09 13:31:29.288298 crc crio[23733]: time="2026-06-09T13:31:29.288199053Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:5e47d36eb75a56025090e901ba426df672f2e1c504ae63e579d7663afbf7416d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/8037c187-5f09-4548-80c0-afb57fcadb91 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:0xc00012ba88}] Aliases:map[]}"
2026-06-09 14:45:30.914578 | controller | Jun 09 13:31:29.288442 crc crio[23733]: time="2026-06-09T13:31:29.288323705Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.914600 | controller | Jun 09 13:31:29.288756 crc crio[23733]: time="2026-06-09T13:31:29.288651383Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:040a32f97b44731dd690630d85959d3ee0b7b2d7529aa7c1ef9f1d2ac8cd0b05 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/e55a54e9-5def-45b1-9c2b-69a461c99893 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:0xc00012bb08}] Aliases:map[]}"
2026-06-09 14:45:30.914622 | controller | Jun 09 13:31:29.288881 crc crio[23733]: time="2026-06-09T13:31:29.288853868Z" 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-09 14:45:30.914645 | controller | Jun 09 13:31:29.289409 crc crio[23733]: time="2026-06-09T13:31:29.289341339Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:0378130ebeeb30b4c515b648efb2d90b2146241e51f9e6b1f7813f2a2d5d6073 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/ef9dca32-4c20-4c1d-9e73-fe9c85e8393c 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:0xc00012bb98}] Aliases:map[]}"
2026-06-09 14:45:30.914672 | controller | Jun 09 13:31:29.289542 crc crio[23733]: time="2026-06-09T13:31:29.289492503Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.914694 | controller | Jun 09 13:31:29.290009 crc crio[23733]: time="2026-06-09T13:31:29.289929174Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:60b06b51766edc4f5eb4c071108fd9323c73363ed3eb9733d8fa793ba26f8c48 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/cc7af241-3c30-45bd-b96e-4c359dd8eab8 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:0xc00012bc28}] Aliases:map[]}"
2026-06-09 14:45:30.914716 | controller | Jun 09 13:31:29.290166 crc crio[23733]: time="2026-06-09T13:31:29.290082198Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.914738 | controller | Jun 09 13:31:29.290661 crc crio[23733]: time="2026-06-09T13:31:29.29059299Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2308aca293eb1848ac49b11cc0ef05a2535126a7a0c4627ba46a5cfc8b7d0f39 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/1f644d14-6541-49e7-be50-dcb0d92e0a77 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:0xc00012bcb8}] Aliases:map[]}"
2026-06-09 14:45:30.914760 | controller | Jun 09 13:31:29.290803 crc crio[23733]: time="2026-06-09T13:31:29.290740863Z" 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-09 14:45:30.914781 | controller | Jun 09 13:31:29.291333 crc crio[23733]: time="2026-06-09T13:31:29.291260987Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:62d45e13bc05e3eeed347a343d5277d110f4e30516888cdfe02f72ba8e2da7a9 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/eb811f0a-d1be-488d-a490-fa395827daff 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:0xc00012bd38}] Aliases:map[]}"
2026-06-09 14:45:30.914803 | controller | Jun 09 13:31:29.291443 crc crio[23733]: time="2026-06-09T13:31:29.29140779Z" 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-09 14:45:30.914825 | controller | Jun 09 13:31:29.291908 crc crio[23733]: time="2026-06-09T13:31:29.2918402Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:a190cf2998a4f7d36d9d2e55c010cca24383bcbcaf5355d05f4ba776f3861ba7 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/b6a6c23b-5a68-478f-86f2-71a54850a601 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:0xc00012bdb8}] Aliases:map[]}"
2026-06-09 14:45:30.914846 | controller | Jun 09 13:31:29.292037 crc crio[23733]: time="2026-06-09T13:31:29.291982965Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.914872 | controller | Jun 09 13:31:29.292216 crc crio[23733]: time="2026-06-09T13:31:29.292168268Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.914894 | controller | Jun 09 13:31:29.292216 crc crio[23733]: time="2026-06-09T13:31:29.292205979Z" level=warning msg="Could not restore sandbox IP for de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.914917 | controller | Jun 09 13:31:29.292597 crc crio[23733]: time="2026-06-09T13:31:29.292519937Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9283a2ab644e158a31dd254c4efaaed2d1d6c5483980c5b5e748fd54daa7c510 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/5de346de-0bf7-49bf-ac2a-279d91da04b3 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:0xc00012be50}] Aliases:map[]}"
2026-06-09 14:45:30.914939 | controller | Jun 09 13:31:29.292701 crc crio[23733]: time="2026-06-09T13:31:29.292664091Z" 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-09 14:45:30.914961 | controller | Jun 09 13:31:29.293298 crc crio[23733]: time="2026-06-09T13:31:29.293233565Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:c18030c06fed630f70c642c2ffe0823f3766cbed2506b16125c7a522b0844725 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/845ca97b-bd66-42da-9b14-0de31bbd1b9e 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:0xc00012bee0}] Aliases:map[]}"
2026-06-09 14:45:30.914984 | controller | Jun 09 13:31:29.293438 crc crio[23733]: time="2026-06-09T13:31:29.293382557Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.915006 | controller | Jun 09 13:31:29.293910 crc crio[23733]: time="2026-06-09T13:31:29.293835869Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:e913f0f7098689841f583c5b6e9b4768355b5e2e2b2f66a58e7ea6681fbd8b48 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/74f269cf-beb2-4196-9e07-95d66cfac8a0 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:0xc00012bf70}] Aliases:map[]}"
2026-06-09 14:45:30.915029 | controller | Jun 09 13:31:29.294029 crc crio[23733]: time="2026-06-09T13:31:29.293980363Z" 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-09 14:45:30.915052 | controller | Jun 09 13:31:29.294502 crc crio[23733]: time="2026-06-09T13:31:29.294432943Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8aebfa51cafaca3fe6c1a32b8914602377d14922e6bd9ca6f7292947313911e3 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/e581b2b0-07d4-431b-9895-00613a274376 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:0xc001c1e080}] Aliases:map[]}"
2026-06-09 14:45:30.915078 | controller | Jun 09 13:31:29.294640 crc crio[23733]: time="2026-06-09T13:31:29.294579027Z" 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-09 14:45:30.915102 | controller | Jun 09 13:31:29.295268 crc crio[23733]: time="2026-06-09T13:31:29.29514946Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:73de833340094d2139291ba98de7817350763ec3ee9dc648e703b5a88653ebd2 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/51eb5630-9900-42f8-88f7-87026170254e 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:0xc001c1e118}] Aliases:map[]}"
2026-06-09 14:45:30.915124 | controller | Jun 09 13:31:29.295380 crc crio[23733]: time="2026-06-09T13:31:29.295345276Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.915147 | controller | Jun 09 13:31:29.295987 crc crio[23733]: time="2026-06-09T13:31:29.295909149Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:ae1b2d51d2739718afea500c4efc0b03d94b38596046cdb26c210b7052534eff UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/221f083f-55d0-4924-a532-5006a603eb4f 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:0xc001c1e1b0}] Aliases:map[]}"
2026-06-09 14:45:30.915169 | controller | Jun 09 13:31:29.296339 crc crio[23733]: time="2026-06-09T13:31:29.296217776Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.915192 | controller | Jun 09 13:31:29.296706 crc crio[23733]: time="2026-06-09T13:31:29.296637777Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:ee7bdf4489b9a7f5d206930f916cf0d3c1e3b9fd8fc21de2e079de092db2cf46 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/74fcf0fb-1189-4820-8862-736daddf5991 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:0xc001c1e250}] Aliases:map[]}"
2026-06-09 14:45:30.915214 | controller | Jun 09 13:31:29.296919 crc crio[23733]: time="2026-06-09T13:31:29.296848532Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.915235 | controller | Jun 09 13:31:29.297765 crc crio[23733]: time="2026-06-09T13:31:29.297704912Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:a2b79462bedff157c432db3c52e9e3c8ea9e0b74b6f877c2a1546fb059f6ede5 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/c524c3a4-0a12-46e4-be74-f2dacceb57fb 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:0xc001c1e2f8}] Aliases:map[]}"
2026-06-09 14:45:30.915258 | controller | Jun 09 13:31:29.297888 crc crio[23733]: time="2026-06-09T13:31:29.297857846Z" 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-09 14:45:30.915284 | controller | Jun 09 13:31:29.298306 crc crio[23733]: time="2026-06-09T13:31:29.298249666Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:9becfbe5b87a29a0b31460fa9fce0aabeeadf136b685d2f5cf2df103e8618d24 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/3918b5a4-dbe1-40b7-8487-cd9595b5dc81 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:0xc001c1e380}] Aliases:map[]}"
2026-06-09 14:45:30.915307 | controller | Jun 09 13:31:29.298418 crc crio[23733]: time="2026-06-09T13:31:29.298377429Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.915329 | controller | Jun 09 13:31:29.298765 crc crio[23733]: time="2026-06-09T13:31:29.298707217Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:fd8d1b9b9947948487a8f0d6768afb88cfd4d51ed6950e84e4849166be868a8f UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/a8f7575f-11ef-4eee-8fa6-2cf0bf1f3425 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:0xc001c1e410}] Aliases:map[]}"
2026-06-09 14:45:30.915351 | controller | Jun 09 13:31:29.298897 crc crio[23733]: time="2026-06-09T13:31:29.29885538Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.915373 | controller | Jun 09 13:31:29.299618 crc crio[23733]: time="2026-06-09T13:31:29.299560008Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:6a28f7678928d04b1575b78004bdfa9fe058bc6716714408dcb5bd023c113d77 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/7bf6d4a5-6481-4ebd-b146-ddcf495e9829 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:0xc001c1e498}] Aliases:map[]}"
2026-06-09 14:45:30.915395 | controller | Jun 09 13:31:29.299722 crc crio[23733]: time="2026-06-09T13:31:29.299689571Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.915418 | controller | Jun 09 13:31:29.300393 crc crio[23733]: time="2026-06-09T13:31:29.300333606Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:78254aef8728c746c322bd4d7fce0389d9059036ba6255c64d08c80bce8f0de4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/13aa2f19-95de-4661-84da-f4ce3d71cc8d 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:0xc001c1e538}] Aliases:map[]}"
2026-06-09 14:45:30.915439 | controller | Jun 09 13:31:29.300548 crc crio[23733]: time="2026-06-09T13:31:29.300481939Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.915461 | controller | Jun 09 13:31:29.301210 crc crio[23733]: time="2026-06-09T13:31:29.301144156Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/be385413-b2d4-478b-84b8-8bc31eaaa367 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:0xc001c1e5d0}] Aliases:map[]}"
2026-06-09 14:45:30.915493 | controller | Jun 09 13:31:29.301418 crc crio[23733]: time="2026-06-09T13:31:29.301287319Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.915535 | controller | Jun 09 13:31:29.301811 crc crio[23733]: time="2026-06-09T13:31:29.30173928Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eeb18dec147a5e5c72df3e232e473d07d9f40870094c2817230ed32cc63dcc9a UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/c9357337-3bd1-44fc-9627-58fe8866fc35 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:0xc001c1e670}] Aliases:map[]}"
2026-06-09 14:45:30.915564 | controller | Jun 09 13:31:29.301943 crc crio[23733]: time="2026-06-09T13:31:29.301890924Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.915587 | controller | Jun 09 13:31:29.302450 crc crio[23733]: time="2026-06-09T13:31:29.302363706Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:5c332d390506b7b74968cf97e3b032f007c2960f8971b63f76dfccbd550f9d5d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/891fbb78-c2f4-4232-8b78-589b74b799e8 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:0xc001c1e710}] Aliases:map[]}"
2026-06-09 14:45:30.915609 | controller | Jun 09 13:31:29.302598 crc crio[23733]: time="2026-06-09T13:31:29.302492909Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.915631 | controller | Jun 09 13:31:29.303008 crc crio[23733]: time="2026-06-09T13:31:29.302947019Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:4e5ce721e2c347278cf9aa396061acfb5df2f0d981d5a0e2093461b1f8b20267 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/d8c3781c-7806-4a7f-9cec-af58ccc8f2cb 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:0xc001c1e7a8}] Aliases:map[]}"
2026-06-09 14:45:30.915653 | controller | Jun 09 13:31:29.303242 crc crio[23733]: time="2026-06-09T13:31:29.303070592Z" 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-09 14:45:30.915675 | controller | Jun 09 13:31:29.303859 crc crio[23733]: time="2026-06-09T13:31:29.303761619Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:d7962adff0c4e535049863fa9ceded216a1dc45a88cbcec0fcfcf5346194a89d UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/30fd301e-dd7a-4f04-8b9c-d3f1ca18cfc0 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:0xc001c1e838}] Aliases:map[]}"
2026-06-09 14:45:30.915702 | controller | Jun 09 13:31:29.304061 crc crio[23733]: time="2026-06-09T13:31:29.303928703Z" 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-09 14:45:30.915724 | controller | Jun 09 13:31:29.304587 crc crio[23733]: time="2026-06-09T13:31:29.304526517Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:5dafdd89d1dcc68e874169788495acc703a062271612bc590eeaf3de32e21f49 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/41f41d29-29eb-45f8-b5e1-2006e4f1b676 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:0xc001c1e8d0}] Aliases:map[]}"
2026-06-09 14:45:30.915746 | controller | Jun 09 13:31:29.304661 crc crio[23733]: time="2026-06-09T13:31:29.30464756Z" 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-09 14:45:30.915768 | controller | Jun 09 13:31:29.304812 crc crio[23733]: time="2026-06-09T13:31:29.304754583Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.915789 | controller | Jun 09 13:31:29.304882 crc crio[23733]: time="2026-06-09T13:31:29.304817834Z" level=warning msg="Could not restore sandbox IP for 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b: failed to get network status for pod sandbox k8s_collect-profiles-29683515-wch2m_openshift-operator-lifecycle-manager_1b68f0b4-27ed-4b04-a4a0-b2ea2d395ae4_0(80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.915874 | controller | Jun 09 13:31:29.305298 crc crio[23733]: time="2026-06-09T13:31:29.305241105Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4ca13db1fb3d80947337885769c347fe965cf58262665d2df6c523303a52bcec UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/0b74fbbb-e7ad-494e-b139-9c7a6de6dc39 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:0xc001c1e968}] Aliases:map[]}"
2026-06-09 14:45:30.915900 | controller | Jun 09 13:31:29.305380 crc crio[23733]: time="2026-06-09T13:31:29.305363398Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.915922 | controller | Jun 09 13:31:29.305808 crc crio[23733]: time="2026-06-09T13:31:29.305734467Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:bdac98fdd7ecb14268d601e6cd89e7f16e133dba2a3c355cd6256d7574f4ed4a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2d91a8fc-0730-42eb-9678-d1a424cd909d 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:0xc001c1e9f8}] Aliases:map[]}"
2026-06-09 14:45:30.915944 | controller | Jun 09 13:31:29.305935 crc crio[23733]: time="2026-06-09T13:31:29.30588333Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.915966 | controller | Jun 09 13:31:29.306053 crc crio[23733]: time="2026-06-09T13:31:29.306010723Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.915993 | controller | Jun 09 13:31:29.306053 crc crio[23733]: time="2026-06-09T13:31:29.306047224Z" level=warning msg="Could not restore sandbox IP for 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.916015 | controller | Jun 09 13:31:29.306213 crc crio[23733]: time="2026-06-09T13:31:29.306071215Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.916036 | controller | Jun 09 13:31:29.306213 crc crio[23733]: time="2026-06-09T13:31:29.306083445Z" level=warning msg="Could not restore sandbox IP for 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.916167 | controller | Jun 09 13:31:29.306213 crc crio[23733]: time="2026-06-09T13:31:29.306157867Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.916193 | controller | Jun 09 13:31:29.306213 crc crio[23733]: time="2026-06-09T13:31:29.306173677Z" level=warning msg="Could not restore sandbox IP for 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.916215 | controller | Jun 09 13:31:29.306554 crc crio[23733]: time="2026-06-09T13:31:29.306491136Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:20a32905371e728ec14d334fe6ee4c460ef17198d15369bde5aa6d94db090dd3 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/558a6a3e-a7db-4c84-a3d5-7d14233e6615 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:0xc001c1ea90}] Aliases:map[]}"
2026-06-09 14:45:30.916237 | controller | Jun 09 13:31:29.306631 crc crio[23733]: time="2026-06-09T13:31:29.306613619Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.916259 | controller | Jun 09 13:31:29.307410 crc crio[23733]: time="2026-06-09T13:31:29.307342286Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b177ba18-5f59-4e3b-8576-20aa2e4c4470 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:0xc001c1eb20}] Aliases:map[]}"
2026-06-09 14:45:30.916281 | controller | Jun 09 13:31:29.307576 crc crio[23733]: time="2026-06-09T13:31:29.30751238Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.916303 | controller | Jun 09 13:31:29.308043 crc crio[23733]: time="2026-06-09T13:31:29.307983162Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:1f7b1b3c7e399a867943e71e2116872a75f1c60cead802d0a69013c20b7886f1 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bdd0b751-f270-4e3a-9fca-cdc5f1b1aca7 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:0xc001c1ebb0}] Aliases:map[]}"
2026-06-09 14:45:30.916329 | controller | Jun 09 13:31:29.308495 crc crio[23733]: time="2026-06-09T13:31:29.308438082Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.916352 | controller | Jun 09 13:31:29.309027 crc crio[23733]: time="2026-06-09T13:31:29.308967285Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/b33a5991-45b7-40a5-ae3c-e44d33719a77 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:0xc001c1ec40}] Aliases:map[]}"
2026-06-09 14:45:30.916374 | controller | Jun 09 13:31:29.309269 crc crio[23733]: time="2026-06-09T13:31:29.309098018Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.916396 | controller | Jun 09 13:31:29.309799 crc crio[23733]: time="2026-06-09T13:31:29.309707943Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:64d438a73458fbae8f0f9c4b6240c48e3b48c79186efbce7b4d7af07e15b7730 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/fa8f01f4-5986-4b4d-9405-611d97052fc2 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:0xc001c1ecc0}] Aliases:map[]}"
2026-06-09 14:45:30.916420 | controller | Jun 09 13:31:29.309931 crc crio[23733]: time="2026-06-09T13:31:29.309875057Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.916444 | controller | Jun 09 13:31:29.310396 crc crio[23733]: time="2026-06-09T13:31:29.310338538Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:e142d3c4f40940646d75e23abfe6eac798118fa5f904270fa6cc363f9d0e8993 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/dca66a03-91ae-4c32-8115-9e82bbc42e89 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:0xc001c1ed40}] Aliases:map[]}"
2026-06-09 14:45:30.916465 | controller | Jun 09 13:31:29.310478 crc crio[23733]: time="2026-06-09T13:31:29.310462931Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.916486 | controller | Jun 09 13:31:29.311618 crc crio[23733]: time="2026-06-09T13:31:29.311557568Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:fc5d6c2ea4da94fe73d2369e501a6c63f0f959efebbc50c2fcee165ea9c4a71c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ce6bbaa3-4797-47e6-90c9-b0ee2525fa7f 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:0xc001c1edc0}] Aliases:map[]}"
2026-06-09 14:45:30.916531 | controller | Jun 09 13:31:29.311734 crc crio[23733]: time="2026-06-09T13:31:29.311691481Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.916562 | controller | Jun 09 13:31:29.312405 crc crio[23733]: time="2026-06-09T13:31:29.312347247Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:7d54e9deea42b276a6a049420b1b33ae566bf67e2c715c31124e4d089e5e2342 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d8c6cb88-bb8e-4abf-85b3-332c22c4fcd3 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:0xc001c1ee50}] Aliases:map[]}"
2026-06-09 14:45:30.916585 | controller | Jun 09 13:31:29.312512 crc crio[23733]: time="2026-06-09T13:31:29.3124777Z" 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-09 14:45:30.916623 | controller | Jun 09 13:31:29.313063 crc crio[23733]: time="2026-06-09T13:31:29.312994123Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:38497a77a87d7a384b01bc3bf79cf69916b92316bf98395044cb99e2c32a041d UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/4183a3bb-d5a3-404a-bc02-d6200ec75a02 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:0xc001c1eee0}] Aliases:map[]}"
2026-06-09 14:45:30.916647 | controller | Jun 09 13:31:29.313267 crc crio[23733]: time="2026-06-09T13:31:29.313201837Z" 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-09 14:45:30.916670 | controller | Jun 09 13:31:29.313408 crc crio[23733]: time="2026-06-09T13:31:29.313353861Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.916699 | controller | Jun 09 13:31:29.313408 crc crio[23733]: time="2026-06-09T13:31:29.313393323Z" level=warning msg="Could not restore sandbox IP for 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-09 14:45:30.916729 | controller | Jun 09 13:31:29.313723 crc crio[23733]: time="2026-06-09T13:31:29.313661939Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:278bf93a2464277d840a3b79eeea405c987131ece7161c13d7bc3a41c8336547 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/383fdf36-38cb-43fa-8923-bcf37f8f8fa0 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:0xc001c1ef78}] Aliases:map[]}"
2026-06-09 14:45:30.916752 | controller | Jun 09 13:31:29.313895 crc crio[23733]: time="2026-06-09T13:31:29.313850914Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.916780 | controller | Jun 09 13:31:29.317169 crc crio[23733]: time="2026-06-09T13:31:29.317021851Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-09 14:45:30.916805 | controller | Jun 09 13:31:29.318404 crc crio[23733]: time="2026-06-09T13:31:29.318324362Z" level=info msg="Starting seccomp notifier watcher"
2026-06-09 14:45:30.916839 | controller | Jun 09 13:31:29.318511 crc crio[23733]: time="2026-06-09T13:31:29.318451616Z" level=info msg="Create NRI interface"
2026-06-09 14:45:30.916921 | controller | Jun 09 13:31:29.318511 crc crio[23733]: time="2026-06-09T13:31:29.318459846Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-09 14:45:30.916950 | controller | Jun 09 13:31:29.318511 crc crio[23733]: time="2026-06-09T13:31:29.318510767Z" level=info msg="runtime interface created"
2026-06-09 14:45:30.916973 | controller | Jun 09 13:31:29.318622 crc crio[23733]: time="2026-06-09T13:31:29.318537218Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-09 14:45:30.916995 | controller | Jun 09 13:31:29.318622 crc crio[23733]: time="2026-06-09T13:31:29.318545698Z" level=info msg="runtime interface starting up..."
2026-06-09 14:45:30.917017 | controller | Jun 09 13:31:29.318622 crc crio[23733]: time="2026-06-09T13:31:29.318553378Z" level=info msg="starting plugins..."
2026-06-09 14:45:30.917040 | controller | Jun 09 13:31:29.318622 crc crio[23733]: time="2026-06-09T13:31:29.318578059Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-09 14:45:30.917061 | controller | Jun 09 13:31:29.322884 crc crio[23733]: time="2026-06-09T13:31:29.322815041Z" level=info msg="No systemd watchdog enabled"
2026-06-09 14:45:30.917083 | controller | Jun 09 13:31:29.329966 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-09 14:45:30.917106 | controller | Jun 09 13:31:38.359938 crc crio[23733]: time="2026-06-09T13:31:38.358876289Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-dfjkb/POD" id=5c4d9036-ccbf-4c1c-9a75-feb950e217d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.917129 | controller | Jun 09 13:31:38.361414 crc crio[23733]: time="2026-06-09T13:31:38.359988285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.917151 | controller | Jun 09 13:31:38.397856 crc crio[23733]: time="2026-06-09T13:31:38.397736239Z" level=info msg="Got pod network &{Name:redhat-marketplace-dfjkb Namespace:openshift-marketplace ID:788fd8f01daea3e393d025e92d5016a7ebd3aeed3f02b11b6b9f1b88e57a7b35 UID:63ab303c-80fe-41a3-85b5-cb8aa9eafce2 NetNS:/var/run/netns/d480aee5-f995-4f87-ab8c-06de117951bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63ab303c_80fe_41a3_85b5_cb8aa9eafce2.slice PodAnnotations:0xc002534598}] Aliases:map[]}"
2026-06-09 14:45:30.917173 | controller | Jun 09 13:31:38.397856 crc crio[23733]: time="2026-06-09T13:31:38.397842042Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-dfjkb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.917196 | controller | Jun 09 13:31:39.822446 crc crio[23733]: 2026-06-09T13:31:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:788fd8f01daea3e Mac:2a:a2:5f:a5:8d:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/d480aee5-f995-4f87-ab8c-06de117951bb SocketPath: PciID:}] [{Interface:0xc0002165c0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.917217 | controller | Jun 09 13:31:39.825920 crc crio[23733]: time="2026-06-09T13:31:39.825587098Z" level=info msg="Got pod network &{Name:redhat-marketplace-dfjkb Namespace:openshift-marketplace ID:788fd8f01daea3e393d025e92d5016a7ebd3aeed3f02b11b6b9f1b88e57a7b35 UID:63ab303c-80fe-41a3-85b5-cb8aa9eafce2 NetNS:/var/run/netns/d480aee5-f995-4f87-ab8c-06de117951bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63ab303c_80fe_41a3_85b5_cb8aa9eafce2.slice PodAnnotations:0xc002534598}] Aliases:map[]}"
2026-06-09 14:45:30.917244 | controller | Jun 09 13:31:39.825920 crc crio[23733]: time="2026-06-09T13:31:39.825914125Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-dfjkb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.917267 | controller | Jun 09 13:31:39.847301 crc crio[23733]: time="2026-06-09T13:31:39.847030427Z" level=info msg="Ran pod sandbox 788fd8f01daea3e393d025e92d5016a7ebd3aeed3f02b11b6b9f1b88e57a7b35 with infra container: openshift-marketplace/redhat-marketplace-dfjkb/POD" id=5c4d9036-ccbf-4c1c-9a75-feb950e217d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.917290 | controller | Jun 09 13:31:39.855794 crc crio[23733]: time="2026-06-09T13:31:39.855681416Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f74cf4a1-930a-4994-b01b-77998fe4df2d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.917312 | controller | Jun 09 13:31:39.867598 crc crio[23733]: time="2026-06-09T13:31:39.866627431Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=35e2668f-3aa9-4145-9dbf-1254a304f730 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.917334 | controller | Jun 09 13:31:39.901096 crc crio[23733]: time="2026-06-09T13:31:39.900991923Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-dfjkb/extract-utilities" id=121729b0-50a3-498f-85fc-6da08f0830c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.917356 | controller | Jun 09 13:31:39.901728 crc crio[23733]: time="2026-06-09T13:31:39.9016688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.917378 | controller | Jun 09 13:31:40.089222 crc crio[23733]: time="2026-06-09T13:31:40.089025189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.917399 | controller | Jun 09 13:31:40.118464 crc crio[23733]: time="2026-06-09T13:31:40.118049062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.917421 | controller | Jun 09 13:31:40.342185 crc crio[23733]: time="2026-06-09T13:31:40.341570317Z" level=info msg="Created container 5d8947ba76207fe7abe95ce46e69ddc7f208fab2addd18bacf9e5c9ee165e285: openshift-marketplace/redhat-marketplace-dfjkb/extract-utilities" id=121729b0-50a3-498f-85fc-6da08f0830c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.917442 | controller | Jun 09 13:31:40.343806 crc crio[23733]: time="2026-06-09T13:31:40.343705088Z" level=info msg="Starting container: 5d8947ba76207fe7abe95ce46e69ddc7f208fab2addd18bacf9e5c9ee165e285" id=f8a8faba-d262-4389-9363-022c655fc698 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.917464 | controller | Jun 09 13:31:40.361479 crc crio[23733]: time="2026-06-09T13:31:40.361386706Z" level=info msg="Started container" PID=24096 containerID=5d8947ba76207fe7abe95ce46e69ddc7f208fab2addd18bacf9e5c9ee165e285 description=openshift-marketplace/redhat-marketplace-dfjkb/extract-utilities id=f8a8faba-d262-4389-9363-022c655fc698 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788fd8f01daea3e393d025e92d5016a7ebd3aeed3f02b11b6b9f1b88e57a7b35
2026-06-09 14:45:30.917486 | controller | Jun 09 13:31:40.471281 crc crio[23733]: time="2026-06-09T13:31:40.47096976Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=49d5bf47-bbff-4c31-adea-25a78910ed28 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.917509 | controller | Jun 09 13:31:40.487438 crc crio[23733]: time="2026-06-09T13:31:40.483950604Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 14:45:30.917576 | controller | Jun 09 13:31:40.911296 crc crio[23733]: time="2026-06-09T13:31:40.91058452Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-5zkrc/POD" id=ff153f63-151a-4877-a6c6-b4f3d0c76dc8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.917600 | controller | Jun 09 13:31:40.912019 crc crio[23733]: time="2026-06-09T13:31:40.911305728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.917622 | controller | Jun 09 13:31:40.939258 crc crio[23733]: time="2026-06-09T13:31:40.93906544Z" level=info msg="Got pod network &{Name:redhat-operators-5zkrc Namespace:openshift-marketplace ID:2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf UID:d00b8803-34be-40de-a48c-09e7c7d6d15e NetNS:/var/run/netns/c5e24857-469c-4752-830a-a3b486190204 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd00b8803_34be_40de_a48c_09e7c7d6d15e.slice PodAnnotations:0xc0010268b0}] Aliases:map[]}"
2026-06-09 14:45:30.917644 | controller | Jun 09 13:31:40.939258 crc crio[23733]: time="2026-06-09T13:31:40.939226724Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-5zkrc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.917666 | controller | Jun 09 13:31:41.424061 crc crio[23733]: time="2026-06-09T13:31:41.422609863Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=49d5bf47-bbff-4c31-adea-25a78910ed28 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.917688 | controller | Jun 09 13:31:41.442494 crc crio[23733]: time="2026-06-09T13:31:41.442428223Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=302d3eec-12d4-4fcd-bd34-0a56aa6cc363 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.917710 | controller | Jun 09 13:31:41.448201 crc crio[23733]: time="2026-06-09T13:31:41.448032389Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=0b2c2471-79a0-4dae-ad32-5964857a4df3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.917731 | controller | Jun 09 13:31:41.456711 crc crio[23733]: time="2026-06-09T13:31:41.456635218Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-dfjkb/extract-content" id=6a31fb3a-3584-4a2d-9e90-cdc6a5efe3d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.917752 | controller | Jun 09 13:31:41.457301 crc crio[23733]: time="2026-06-09T13:31:41.45717939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.917774 | controller | Jun 09 13:31:41.572314 crc crio[23733]: time="2026-06-09T13:31:41.571535691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.917795 | controller | Jun 09 13:31:41.580266 crc crio[23733]: time="2026-06-09T13:31:41.579901304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.917817 | controller | Jun 09 13:31:41.684697 crc crio[23733]: 2026-06-09T13:31:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2af49374cd3d073 Mac:ea:61:b7:f7:31:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/c5e24857-469c-4752-830a-a3b486190204 SocketPath: PciID:}] [{Interface:0xc0004bc710 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.917839 | controller | Jun 09 13:31:41.685387 crc crio[23733]: time="2026-06-09T13:31:41.685229535Z" level=info msg="Got pod network &{Name:redhat-operators-5zkrc Namespace:openshift-marketplace ID:2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf UID:d00b8803-34be-40de-a48c-09e7c7d6d15e NetNS:/var/run/netns/c5e24857-469c-4752-830a-a3b486190204 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd00b8803_34be_40de_a48c_09e7c7d6d15e.slice PodAnnotations:0xc0010268b0}] Aliases:map[]}"
2026-06-09 14:45:30.917866 | controller | Jun 09 13:31:41.685485 crc crio[23733]: time="2026-06-09T13:31:41.685393669Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-5zkrc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.917889 | controller | Jun 09 13:31:41.695840 crc crio[23733]: time="2026-06-09T13:31:41.695422622Z" level=info msg="Created container f7b84cd2d79450fb01f9b943caef2bd81e49d72a531108d20a3ea3d49edcc543: openshift-marketplace/redhat-marketplace-dfjkb/extract-content" id=6a31fb3a-3584-4a2d-9e90-cdc6a5efe3d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.917911 | controller | Jun 09 13:31:41.697304 crc crio[23733]: time="2026-06-09T13:31:41.697084672Z" level=info msg="Ran pod sandbox 2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf with infra container: openshift-marketplace/redhat-operators-5zkrc/POD" id=ff153f63-151a-4877-a6c6-b4f3d0c76dc8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.917933 | controller | Jun 09 13:31:41.697876 crc crio[23733]: time="2026-06-09T13:31:41.697653426Z" level=info msg="Starting container: f7b84cd2d79450fb01f9b943caef2bd81e49d72a531108d20a3ea3d49edcc543" id=4925d7ba-a06a-47b3-81d2-56c2dbdc3219 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.917955 | controller | Jun 09 13:31:41.702453 crc crio[23733]: time="2026-06-09T13:31:41.702235277Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=08bbaa42-a3a5-4f85-a5a3-1aa10b5ad1b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.917976 | controller | Jun 09 13:31:41.708995 crc crio[23733]: time="2026-06-09T13:31:41.708902737Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=825021d0-a2ce-4ab9-aca5-6ad890a2cdd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.917998 | controller | Jun 09 13:31:41.709228 crc crio[23733]: time="2026-06-09T13:31:41.708930339Z" level=info msg="Started container" PID=24198 containerID=f7b84cd2d79450fb01f9b943caef2bd81e49d72a531108d20a3ea3d49edcc543 description=openshift-marketplace/redhat-marketplace-dfjkb/extract-content id=4925d7ba-a06a-47b3-81d2-56c2dbdc3219 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788fd8f01daea3e393d025e92d5016a7ebd3aeed3f02b11b6b9f1b88e57a7b35
2026-06-09 14:45:30.918385 | controller | Jun 09 13:31:41.716652 crc crio[23733]: time="2026-06-09T13:31:41.716565084Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-5zkrc/extract-utilities" id=59b56c79-7989-4c0d-9b48-73da2bbe3d75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.918420 | controller | Jun 09 13:31:41.717482 crc crio[23733]: time="2026-06-09T13:31:41.717410004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.918446 | controller | Jun 09 13:31:41.748836 crc crio[23733]: time="2026-06-09T13:31:41.748570829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.918469 | controller | Jun 09 13:31:41.757921 crc crio[23733]: time="2026-06-09T13:31:41.757828104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.918498 | controller | Jun 09 13:31:41.905690 crc crio[23733]: time="2026-06-09T13:31:41.905512121Z" level=info msg="Created container e3ee438ccdfd28ed50c1df6f460f6b0460ca8fc3dfa44222f814da518d527588: openshift-marketplace/redhat-operators-5zkrc/extract-utilities" id=59b56c79-7989-4c0d-9b48-73da2bbe3d75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.918549 | controller | Jun 09 13:31:41.907749 crc crio[23733]: time="2026-06-09T13:31:41.907466388Z" level=info msg="Starting container: e3ee438ccdfd28ed50c1df6f460f6b0460ca8fc3dfa44222f814da518d527588" id=b6fa7b3c-cd90-4c78-9df4-fabe02904fb2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.918575 | controller | Jun 09 13:31:41.916364 crc crio[23733]: time="2026-06-09T13:31:41.916257251Z" level=info msg="Started container" PID=24209 containerID=e3ee438ccdfd28ed50c1df6f460f6b0460ca8fc3dfa44222f814da518d527588 description=openshift-marketplace/redhat-operators-5zkrc/extract-utilities id=b6fa7b3c-cd90-4c78-9df4-fabe02904fb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf
2026-06-09 14:45:30.918599 | controller | Jun 09 13:31:42.538892 crc crio[23733]: time="2026-06-09T13:31:42.538368822Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=0a23db8d-dbb0-4c8c-9894-e0b24cb992ba name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.918621 | controller | Jun 09 13:31:42.544045 crc crio[23733]: time="2026-06-09T13:31:42.543402293Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 14:45:30.918644 | controller | Jun 09 13:31:42.823270 crc crio[23733]: time="2026-06-09T13:31:42.822899373Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-z6p8z/POD" id=76934036-7288-42e6-bb75-faa3f6c05244 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.918667 | controller | Jun 09 13:31:42.823270 crc crio[23733]: time="2026-06-09T13:31:42.822990135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.918690 | controller | Jun 09 13:31:42.883903 crc crio[23733]: time="2026-06-09T13:31:42.883731917Z" level=info msg="Got pod network &{Name:community-operators-z6p8z Namespace:openshift-marketplace ID:77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34 UID:5d4eb6e3-b353-463b-8968-99ca9112ee62 NetNS:/var/run/netns/117df48b-0d66-422f-adf1-145c7a1432a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d4eb6e3_b353_463b_8968_99ca9112ee62.slice PodAnnotations:0xc0010267e8}] Aliases:map[]}"
2026-06-09 14:45:30.918713 | controller | Jun 09 13:31:42.883903 crc crio[23733]: time="2026-06-09T13:31:42.883843649Z" level=info msg="Adding pod openshift-marketplace_community-operators-z6p8z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.918736 | controller | Jun 09 13:31:43.391452 crc crio[23733]: time="2026-06-09T13:31:43.380079561Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:bd465a77e75f6938a5535a0a2fcd34ee44f4b4d5af2dbcda4aceb633e38950da" id=0a23db8d-dbb0-4c8c-9894-e0b24cb992ba name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.918759 | controller | Jun 09 13:31:43.392848 crc crio[23733]: time="2026-06-09T13:31:43.391661821Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=fdeec19c-df4d-43e2-97c2-34975e94970a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.918782 | controller | Jun 09 13:31:43.395744 crc crio[23733]: time="2026-06-09T13:31:43.395610707Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=106f03c2-1ba6-4e67-8376-a3a06436837a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.918809 | controller | Jun 09 13:31:43.420354 crc crio[23733]: time="2026-06-09T13:31:43.419390473Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-5zkrc/extract-content" id=75b59d1f-c642-449c-8651-8ea3b222f471 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.918832 | controller | Jun 09 13:31:43.420354 crc crio[23733]: time="2026-06-09T13:31:43.420331395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.918855 | controller | Jun 09 13:31:43.428186 crc crio[23733]: time="2026-06-09T13:31:43.425593313Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-t4k4w/POD" id=c0ee9a8d-3cca-40e8-a580-31c0a03eb431 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.918877 | controller | Jun 09 13:31:43.428186 crc crio[23733]: time="2026-06-09T13:31:43.425696845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.918900 | controller | Jun 09 13:31:43.669380 crc crio[23733]: time="2026-06-09T13:31:43.668452686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.918923 | controller | Jun 09 13:31:43.702272 crc crio[23733]: time="2026-06-09T13:31:43.701530637Z" level=info msg="Got pod network &{Name:certified-operators-t4k4w Namespace:openshift-marketplace ID:7347f05fde068df5ab68b45a468c8d3baef4f1e5a2f0c771d14a966c53993881 UID:74678df0-93fb-446c-97d1-eba635c38486 NetNS:/var/run/netns/fe21ab35-d53d-4766-94fb-c22e118ce9f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74678df0_93fb_446c_97d1_eba635c38486.slice PodAnnotations:0xc0020d8058}] Aliases:map[]}"
2026-06-09 14:45:30.919090 | controller | Jun 09 13:31:43.702272 crc crio[23733]: time="2026-06-09T13:31:43.701695501Z" level=info msg="Adding pod openshift-marketplace_certified-operators-t4k4w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.919119 | controller | Jun 09 13:31:43.703045 crc crio[23733]: time="2026-06-09T13:31:43.702634274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.919144 | controller | Jun 09 13:31:44.367490 crc crio[23733]: time="2026-06-09T13:31:44.366565157Z" level=info msg="Created container 562430eeb0fa602dc4418b403f727e6ed8a19364a171637cee7a0d05c7e172da: openshift-marketplace/redhat-operators-5zkrc/extract-content" id=75b59d1f-c642-449c-8651-8ea3b222f471 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.919167 | controller | Jun 09 13:31:44.394985 crc crio[23733]: time="2026-06-09T13:31:44.394056552Z" level=info msg="Starting container: 562430eeb0fa602dc4418b403f727e6ed8a19364a171637cee7a0d05c7e172da" id=25c4f4bc-4515-4338-8c68-65b32bcfddd9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.919191 | controller | Jun 09 13:31:44.628187 crc crio[23733]: time="2026-06-09T13:31:44.627836736Z" level=info msg="Started container" PID=24259 containerID=562430eeb0fa602dc4418b403f727e6ed8a19364a171637cee7a0d05c7e172da description=openshift-marketplace/redhat-operators-5zkrc/extract-content id=25c4f4bc-4515-4338-8c68-65b32bcfddd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf
2026-06-09 14:45:30.919215 | controller | Jun 09 13:31:47.356231 crc crio[23733]: time="2026-06-09T13:31:47.355071761Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f8009406-773a-4ea0-9e64-1c9a9ac3448d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.919243 | controller | Jun 09 13:31:47.411616 crc crio[23733]: time="2026-06-09T13:31:47.411519508Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c93057b8-14f7-424a-9745-c81040b75957 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.919267 | controller | Jun 09 13:31:47.617996 crc crio[23733]: time="2026-06-09T13:31:47.617671751Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-dfjkb/registry-server" id=f78a994e-87bd-4827-8ef1-b7b8e3caecc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.919290 | controller | Jun 09 13:31:47.618848 crc crio[23733]: time="2026-06-09T13:31:47.618580334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.919314 | controller | Jun 09 13:31:47.922545 crc crio[23733]: time="2026-06-09T13:31:47.911382646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.919337 | controller | Jun 09 13:31:47.989299 crc crio[23733]: time="2026-06-09T13:31:47.988942325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.919360 | controller | Jun 09 13:31:49.311750 crc crio[23733]: time="2026-06-09T13:31:49.310332733Z" level=info msg="Created container 8b75b24c00e92461faebc07f57c506305bf32cd2ab8e1eaf493b020302785204: openshift-marketplace/redhat-marketplace-dfjkb/registry-server" id=f78a994e-87bd-4827-8ef1-b7b8e3caecc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.919383 | controller | Jun 09 13:31:49.321353 crc crio[23733]: time="2026-06-09T13:31:49.319479745Z" level=info msg="Starting container: 8b75b24c00e92461faebc07f57c506305bf32cd2ab8e1eaf493b020302785204" id=32d07125-615c-4a0c-9eee-f5ff8c26204d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.919406 | controller | Jun 09 13:31:49.346275 crc crio[23733]: time="2026-06-09T13:31:49.344302986Z" level=info msg="Started container" PID=24422 containerID=8b75b24c00e92461faebc07f57c506305bf32cd2ab8e1eaf493b020302785204 description=openshift-marketplace/redhat-marketplace-dfjkb/registry-server id=32d07125-615c-4a0c-9eee-f5ff8c26204d name=/runtime.v1.RuntimeService/StartContainer sandboxID=788fd8f01daea3e393d025e92d5016a7ebd3aeed3f02b11b6b9f1b88e57a7b35
2026-06-09 14:45:30.919429 | controller | Jun 09 13:31:49.863533 crc crio[23733]: 2026-06-09T13:31:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7347f05fde068df Mac:f6:8d:dc:7c:82:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/fe21ab35-d53d-4766-94fb-c22e118ce9f4 SocketPath: PciID:}] [{Interface:0xc0002405c0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.919453 | controller | Jun 09 13:31:49.867653 crc crio[23733]: time="2026-06-09T13:31:49.867481679Z" level=info msg="Got pod network &{Name:certified-operators-t4k4w Namespace:openshift-marketplace ID:7347f05fde068df5ab68b45a468c8d3baef4f1e5a2f0c771d14a966c53993881 UID:74678df0-93fb-446c-97d1-eba635c38486 NetNS:/var/run/netns/fe21ab35-d53d-4766-94fb-c22e118ce9f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74678df0_93fb_446c_97d1_eba635c38486.slice PodAnnotations:0xc0020d8058}] Aliases:map[]}"
2026-06-09 14:45:30.919477 | controller | Jun 09 13:31:49.867948 crc crio[23733]: time="2026-06-09T13:31:49.867751116Z" level=info msg="Checking pod openshift-marketplace_certified-operators-t4k4w for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.919500 | controller | Jun 09 13:31:49.887930 crc crio[23733]: time="2026-06-09T13:31:49.885973378Z" level=info msg="Ran pod sandbox 7347f05fde068df5ab68b45a468c8d3baef4f1e5a2f0c771d14a966c53993881 with infra container: openshift-marketplace/certified-operators-t4k4w/POD" id=c0ee9a8d-3cca-40e8-a580-31c0a03eb431 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.919556 | controller | Jun 09 13:31:50.201842 crc crio[23733]: time="2026-06-09T13:31:50.201082642Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0ecf289d-063c-445b-aa89-fb291c924990 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.919582 | controller | Jun 09 13:31:50.275624 crc crio[23733]: time="2026-06-09T13:31:50.275256457Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=afa3611b-a988-4daa-8974-d07d6a2770e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.919606 | controller | Jun 09 13:31:50.530030 crc crio[23733]: time="2026-06-09T13:31:50.529733532Z" level=info msg="Creating container: openshift-marketplace/certified-operators-t4k4w/extract-utilities" id=f96528c6-e04b-4ecb-a796-a7ff82a02824 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.919628 | controller | Jun 09 13:31:50.531920 crc crio[23733]: time="2026-06-09T13:31:50.531350231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.919651 | controller | Jun 09 13:31:50.531920 crc crio[23733]: 2026-06-09T13:31:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77312b6321ed10e Mac:5a:b3:14:13:dc:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/117df48b-0d66-422f-adf1-145c7a1432a5 SocketPath: PciID:}] [{Interface:0xc000194c80 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.919674 | controller | Jun 09 13:31:50.539372 crc crio[23733]: time="2026-06-09T13:31:50.537826218Z" level=info msg="Got pod network &{Name:community-operators-z6p8z Namespace:openshift-marketplace ID:77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34 UID:5d4eb6e3-b353-463b-8968-99ca9112ee62 NetNS:/var/run/netns/117df48b-0d66-422f-adf1-145c7a1432a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d4eb6e3_b353_463b_8968_99ca9112ee62.slice PodAnnotations:0xc0010267e8}] Aliases:map[]}"
2026-06-09 14:45:30.919697 | controller | Jun 09 13:31:50.539372 crc crio[23733]: time="2026-06-09T13:31:50.53832642Z" level=info msg="Checking pod openshift-marketplace_community-operators-z6p8z for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.919720 | controller | Jun 09 13:31:50.666980 crc crio[23733]: time="2026-06-09T13:31:50.666449053Z" level=info msg="Ran pod sandbox 77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34 with infra container: openshift-marketplace/community-operators-z6p8z/POD" id=76934036-7288-42e6-bb75-faa3f6c05244 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.919743 | controller | Jun 09 13:31:50.801743 crc crio[23733]: time="2026-06-09T13:31:50.800468121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.919765 | controller | Jun 09 13:31:50.817395 crc crio[23733]: time="2026-06-09T13:31:50.816960949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.919787 | controller | Jun 09 13:31:50.997170 crc crio[23733]: time="2026-06-09T13:31:50.991527558Z" level=info msg="Created container d9e0848ff542b8d71395563c151b796fecfdcb190de7cebb2adf29ae7ab3ee02: openshift-marketplace/certified-operators-t4k4w/extract-utilities" id=f96528c6-e04b-4ecb-a796-a7ff82a02824 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.919815 | controller | Jun 09 13:31:51.026496 crc crio[23733]: time="2026-06-09T13:31:51.025557052Z" level=info msg="Starting container: d9e0848ff542b8d71395563c151b796fecfdcb190de7cebb2adf29ae7ab3ee02" id=2b38e573-6b09-444d-bb77-ba18bb3018b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.919838 | controller | Jun 09 13:31:51.047629 crc crio[23733]: time="2026-06-09T13:31:51.047543754Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e3d29983-1030-44f8-b415-2e4589639fff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.919861 | controller | Jun 09 13:31:51.068054 crc crio[23733]: time="2026-06-09T13:31:51.066581606Z" level=info msg="Started container" PID=24491 containerID=d9e0848ff542b8d71395563c151b796fecfdcb190de7cebb2adf29ae7ab3ee02 description=openshift-marketplace/certified-operators-t4k4w/extract-utilities id=2b38e573-6b09-444d-bb77-ba18bb3018b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7347f05fde068df5ab68b45a468c8d3baef4f1e5a2f0c771d14a966c53993881
2026-06-09 14:45:30.919884 | controller | Jun 09 13:31:51.069805 crc crio[23733]: time="2026-06-09T13:31:51.069417654Z" level=info msg="Running pod sandbox: openshift-etcd/installer-3-crc/POD" id=1e0c60d0-6c0c-4f2c-a12c-57299f8c22c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.919907 | controller | Jun 09 13:31:51.069960 crc crio[23733]: time="2026-06-09T13:31:51.069936017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.919929 | controller | Jun 09 13:31:51.081542 crc crio[23733]: time="2026-06-09T13:31:51.069679611Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c390ab01-4634-4382-ac85-39bffc398151 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.919951 | controller | Jun 09 13:31:51.139948 crc crio[23733]: time="2026-06-09T13:31:51.139877642Z" level=info msg="Creating container: openshift-marketplace/community-operators-z6p8z/extract-utilities" id=77e5d5af-e4a8-4476-a818-bc7382753712 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.919974 | controller | Jun 09 13:31:51.140536 crc crio[23733]: time="2026-06-09T13:31:51.140405874Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:190f1e52846ff9e37448ab90358e2ab3014d3114cf91ca069cee6dc482297771 UID:23291601-5bcb-488d-8e28-2f79c1e67296 NetNS:/var/run/netns/62988ce1-f184-4fc4-ab04-1dd9a614b0f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod23291601_5bcb_488d_8e28_2f79c1e67296.slice PodAnnotations:0xc001027030}] Aliases:map[]}"
2026-06-09 14:45:30.919997 | controller | Jun 09 13:31:51.140536 crc crio[23733]: time="2026-06-09T13:31:51.140469806Z" level=info msg="Adding pod openshift-etcd_installer-3-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.920020 | controller | Jun 09 13:31:51.141037 crc crio[23733]: time="2026-06-09T13:31:51.141011609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.920043 | controller | Jun 09 13:31:51.319535 crc crio[23733]: time="2026-06-09T13:31:51.318887139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.920066 | controller | Jun 09 13:31:51.330915 crc crio[23733]: time="2026-06-09T13:31:51.330669894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.920093 | controller | Jun 09 13:31:51.653326 crc crio[23733]: time="2026-06-09T13:31:51.653262297Z" level=info msg="Created container fe59a195a1b019dff395ec81e30eb981a81220e84f2b5ba153232785aa0c5313: openshift-marketplace/community-operators-z6p8z/extract-utilities" id=77e5d5af-e4a8-4476-a818-bc7382753712 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.920117 | controller | Jun 09 13:31:51.660598 crc crio[23733]: time="2026-06-09T13:31:51.660452141Z" level=info msg="Starting container: fe59a195a1b019dff395ec81e30eb981a81220e84f2b5ba153232785aa0c5313" id=630255df-9a24-4758-80ea-55780bca0e65 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.920140 | controller | Jun 09 13:31:51.697075 crc crio[23733]: time="2026-06-09T13:31:51.695707516Z" level=info msg="Started container" PID=24522 containerID=fe59a195a1b019dff395ec81e30eb981a81220e84f2b5ba153232785aa0c5313 description=openshift-marketplace/community-operators-z6p8z/extract-utilities id=630255df-9a24-4758-80ea-55780bca0e65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34
2026-06-09 14:45:30.920163 | controller | Jun 09 13:31:52.096287 crc crio[23733]: time="2026-06-09T13:31:52.095535962Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=720cc3de-a3d6-492c-b502-62fddbe561e7 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.920186 | controller | Jun 09 13:31:52.123941 crc crio[23733]: time="2026-06-09T13:31:52.123535849Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 14:45:30.920209 | controller | Jun 09 13:31:52.131371 crc crio[23733]: time="2026-06-09T13:31:52.130987869Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=bd761f65-6d91-4ca5-8479-bba76bd73ebd name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.920232 | controller | Jun 09 13:31:52.138673 crc crio[23733]: time="2026-06-09T13:31:52.138601754Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 14:45:30.920254 | controller | Jun 09 13:31:52.809741 crc crio[23733]: time="2026-06-09T13:31:52.807528048Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:06ed12d74dcbf9d23629a6c0d7d5a580148ed1731baa2f4aeaeca6e840a94d88" id=bd761f65-6d91-4ca5-8479-bba76bd73ebd name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.920277 | controller | Jun 09 13:31:52.817425 crc crio[23733]: time="2026-06-09T13:31:52.8167092Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=fe6cd4cc-98de-480a-8a98-e108ad2c5d0b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.920299 | controller | Jun 09 13:31:52.824376 crc crio[23733]: time="2026-06-09T13:31:52.823654679Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=1e6ebe65-a7d0-4de2-9ba8-b57c1d0af428 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.920321 | controller | Jun 09 13:31:52.836063 crc crio[23733]: time="2026-06-09T13:31:52.835563008Z" level=info msg="Creating container: openshift-marketplace/community-operators-z6p8z/extract-content" id=39d773c8-39e0-409d-b157-66212a99524e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.920343 | controller | Jun 09 13:31:52.842393 crc crio[23733]: time="2026-06-09T13:31:52.838932699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.920365 | controller | Jun 09 13:31:52.918905 crc crio[23733]: time="2026-06-09T13:31:52.916807395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.920388 | controller | Jun 09 13:31:52.922840 crc crio[23733]: time="2026-06-09T13:31:52.922537983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.920420 | controller | Jun 09 13:31:53.078933 crc crio[23733]: time="2026-06-09T13:31:53.078691846Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=720cc3de-a3d6-492c-b502-62fddbe561e7 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.920443 | controller | Jun 09 13:31:53.098463 crc crio[23733]: time="2026-06-09T13:31:53.096256611Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=8e15a69e-71b2-4384-89db-2025a1198509 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.920465 | controller | Jun 09 13:31:53.120659 crc crio[23733]: time="2026-06-09T13:31:53.112437974Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=13720444-f09d-49b0-87ac-8aab6a909e43 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.920487 | controller | Jun 09 13:31:53.175029 crc crio[23733]: time="2026-06-09T13:31:53.174604859Z" level=info msg="Creating container: openshift-marketplace/certified-operators-t4k4w/extract-content" id=399b125a-136b-444a-84fe-330aa7790a58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.920509 | controller | Jun 09 13:31:53.176024 crc crio[23733]: time="2026-06-09T13:31:53.175596713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.920558 | controller | Jun 09 13:31:53.272698 crc crio[23733]: time="2026-06-09T13:31:53.2724294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.920582 | controller | Jun 09 13:31:53.282048 crc crio[23733]: time="2026-06-09T13:31:53.277452611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.920618 | controller | Jun 09 13:31:53.354469 crc crio[23733]: time="2026-06-09T13:31:53.348381669Z" level=info msg="Created container 9ee6fa4cbb66207ae32f589fae455daa0f39d0ea8b1f45b92e5c28bedfb4b783: openshift-marketplace/community-operators-z6p8z/extract-content" id=39d773c8-39e0-409d-b157-66212a99524e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.920642 | controller | Jun 09 13:31:53.371670 crc crio[23733]: time="2026-06-09T13:31:53.366811936Z" level=info msg="Starting container: 9ee6fa4cbb66207ae32f589fae455daa0f39d0ea8b1f45b92e5c28bedfb4b783" id=afabdc79-f7fb-4814-9aa3-89114f4f74bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.920665 | controller | Jun 09 13:31:53.467670 crc crio[23733]: time="2026-06-09T13:31:53.467479364Z" level=info msg="Started container" PID=24597 containerID=9ee6fa4cbb66207ae32f589fae455daa0f39d0ea8b1f45b92e5c28bedfb4b783 description=openshift-marketplace/community-operators-z6p8z/extract-content id=afabdc79-f7fb-4814-9aa3-89114f4f74bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34
2026-06-09 14:45:30.920688 | controller | Jun 09 13:31:53.560649 crc crio[23733]: 2026-06-09T13:31:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:190f1e52846ff9e Mac:2e:ad:7a:07:06:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/62988ce1-f184-4fc4-ab04-1dd9a614b0f8 SocketPath: PciID:}] [{Interface:0xc000520e40 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.920714 | controller | Jun 09 13:31:53.564888 crc crio[23733]: time="2026-06-09T13:31:53.562740592Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:190f1e52846ff9e37448ab90358e2ab3014d3114cf91ca069cee6dc482297771 UID:23291601-5bcb-488d-8e28-2f79c1e67296 NetNS:/var/run/netns/62988ce1-f184-4fc4-ab04-1dd9a614b0f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod23291601_5bcb_488d_8e28_2f79c1e67296.slice PodAnnotations:0xc001027030}] Aliases:map[]}"
2026-06-09 14:45:30.920745 | controller | Jun 09 13:31:53.564888 crc crio[23733]: time="2026-06-09T13:31:53.562991318Z" level=info msg="Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.920769 | controller | Jun 09 13:31:53.671744 crc crio[23733]: time="2026-06-09T13:31:53.67161538Z" level=info msg="Ran pod sandbox 190f1e52846ff9e37448ab90358e2ab3014d3114cf91ca069cee6dc482297771 with infra container: openshift-etcd/installer-3-crc/POD" id=1e0c60d0-6c0c-4f2c-a12c-57299f8c22c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.920943 | controller | Jun 09 13:31:53.680438 crc crio[23733]: time="2026-06-09T13:31:53.680086694Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=5fe2079e-219e-43dd-9cfd-874df058dc81 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.920975 | controller | Jun 09 13:31:53.689543 crc crio[23733]: time="2026-06-09T13:31:53.68567759Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=6c4a3d24-f9fc-442c-b183-dc4c61d03c92 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.921000 | controller | Jun 09 13:31:53.743155 crc crio[23733]: time="2026-06-09T13:31:53.742945417Z" level=info msg="Creating container: openshift-etcd/installer-3-crc/installer" id=33a5f397-7ded-4a15-ab74-fd654b79a195 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.921023 | controller | Jun 09 13:31:53.743745 crc crio[23733]: time="2026-06-09T13:31:53.743593903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.921047 | controller | Jun 09 13:31:53.744848 crc crio[23733]: time="2026-06-09T13:31:53.744676379Z" level=info msg="Created container 10176a8a3f96a1bb17861fa66c5ea89e3f51c9e2e1fe4fc28c1d003002c86399: openshift-marketplace/certified-operators-t4k4w/extract-content" id=399b125a-136b-444a-84fe-330aa7790a58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.921070 | controller | Jun 09 13:31:53.747514 crc crio[23733]: time="2026-06-09T13:31:53.747255472Z" level=info msg="Starting container: 10176a8a3f96a1bb17861fa66c5ea89e3f51c9e2e1fe4fc28c1d003002c86399" id=036762f8-96b9-4f9b-9365-a420752e3c7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.921093 | controller | Jun 09 13:31:53.770895 crc crio[23733]: time="2026-06-09T13:31:53.770674128Z" level=info msg="Started container" PID=24613 containerID=10176a8a3f96a1bb17861fa66c5ea89e3f51c9e2e1fe4fc28c1d003002c86399 description=openshift-marketplace/certified-operators-t4k4w/extract-content id=036762f8-96b9-4f9b-9365-a420752e3c7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7347f05fde068df5ab68b45a468c8d3baef4f1e5a2f0c771d14a966c53993881
2026-06-09 14:45:30.921117 | controller | Jun 09 13:31:53.828297 crc crio[23733]: time="2026-06-09T13:31:53.828210202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.921139 | controller | Jun 09 13:31:55.107163 crc crio[23733]: time="2026-06-09T13:31:55.105345769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.921162 | controller | Jun 09 13:31:56.164636 crc crio[23733]: time="2026-06-09T13:31:56.163721507Z" level=info msg="Created container 575b57461271fa81bcbf2eb61732e0c4233a3d26b9239da1befeac4913dd86f3: openshift-etcd/installer-3-crc/installer" id=33a5f397-7ded-4a15-ab74-fd654b79a195 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.921190 | controller | Jun 09 13:31:56.166889 crc crio[23733]: time="2026-06-09T13:31:56.166697469Z" level=info msg="Starting container: 575b57461271fa81bcbf2eb61732e0c4233a3d26b9239da1befeac4913dd86f3" id=772ce251-3dbe-4f6c-a4ab-37c0075ba1e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.921214 | controller | Jun 09 13:31:56.179562 crc crio[23733]: time="2026-06-09T13:31:56.179404087Z" level=info msg="Started container" PID=24662 containerID=575b57461271fa81bcbf2eb61732e0c4233a3d26b9239da1befeac4913dd86f3 description=openshift-etcd/installer-3-crc/installer id=772ce251-3dbe-4f6c-a4ab-37c0075ba1e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=190f1e52846ff9e37448ab90358e2ab3014d3114cf91ca069cee6dc482297771
2026-06-09 14:45:30.921237 | controller | Jun 09 13:32:05.472298 crc crio[23733]: time="2026-06-09T13:32:05.46838971Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ee49a686-327a-439f-964e-5c5838f998a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.921261 | controller | Jun 09 13:32:05.495045 crc crio[23733]: time="2026-06-09T13:32:05.494686867Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=573c50a2-c8cb-45a2-bdfa-f1aaf7c9cadc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.921284 | controller | Jun 09 13:32:05.524596 crc crio[23733]: time="2026-06-09T13:32:05.524082389Z" level=info msg="Creating container: openshift-marketplace/community-operators-z6p8z/registry-server" id=4277bd23-182c-45fc-8407-22c93df33526 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.921308 | controller | Jun 09 13:32:05.525570 crc crio[23733]: time="2026-06-09T13:32:05.525092673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.921331 | controller | Jun 09 13:32:05.808403 crc crio[23733]: time="2026-06-09T13:32:05.807632938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.921354 | controller | Jun 09 13:32:05.817157 crc crio[23733]: time="2026-06-09T13:32:05.816620545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.921377 | controller | Jun 09 13:32:06.317034 crc crio[23733]: time="2026-06-09T13:32:06.316079754Z" level=info msg="Created container 32036acdefd164ed836e642489df7b8cc6655daa5d13b356964632017acf4ca7: openshift-marketplace/community-operators-z6p8z/registry-server" id=4277bd23-182c-45fc-8407-22c93df33526 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.921399 | controller | Jun 09 13:32:06.324421 crc crio[23733]: time="2026-06-09T13:32:06.323672988Z" level=info msg="Starting container: 32036acdefd164ed836e642489df7b8cc6655daa5d13b356964632017acf4ca7" id=0d648819-dc11-4036-92d9-f3153298f32d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.921421 | controller | Jun 09 13:32:06.350229 crc crio[23733]: time="2026-06-09T13:32:06.348982281Z" level=info msg="Started container" PID=24826 containerID=32036acdefd164ed836e642489df7b8cc6655daa5d13b356964632017acf4ca7 description=openshift-marketplace/community-operators-z6p8z/registry-server id=0d648819-dc11-4036-92d9-f3153298f32d name=/runtime.v1.RuntimeService/StartContainer sandboxID=77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34
2026-06-09 14:45:30.921444 | controller | Jun 09 13:32:11.672307 crc crio[23733]: time="2026-06-09T13:32:11.671014924Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=65e5a9bc-5259-45d5-af01-750b7984d625 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.921471 | controller | Jun 09 13:32:11.684555 crc crio[23733]: time="2026-06-09T13:32:11.684306835Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f76f80cc-e6b9-4495-9754-85ccab7cd5a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.921494 | controller | Jun 09 13:32:11.743670 crc crio[23733]: time="2026-06-09T13:32:11.743354596Z" level=info msg="Creating container: openshift-marketplace/certified-operators-t4k4w/registry-server" id=e5525710-aa7b-4454-bfe2-fad67e3ea4f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.921545 | controller | Jun 09 13:32:11.744699 crc crio[23733]: time="2026-06-09T13:32:11.74433292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.921572 | controller | Jun 09 13:32:11.826018 crc crio[23733]: time="2026-06-09T13:32:11.825008974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.921595 | controller | Jun 09 13:32:11.829978 crc crio[23733]: time="2026-06-09T13:32:11.829701969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.921617 | controller | Jun 09 13:32:12.153721 crc crio[23733]: time="2026-06-09T13:32:12.15340539Z" level=info msg="Created container 6316ab45064316bfcc201dcc01d8a94ef2491b56b4af06481c70d38fbcf64332: openshift-marketplace/certified-operators-t4k4w/registry-server" id=e5525710-aa7b-4454-bfe2-fad67e3ea4f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.921640 | controller | Jun 09 13:32:12.166221 crc crio[23733]: time="2026-06-09T13:32:12.166037145Z" level=info msg="Starting container: 6316ab45064316bfcc201dcc01d8a94ef2491b56b4af06481c70d38fbcf64332" id=abf4d2aa-af5a-4387-8ae8-71a00507b48b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.921663 | controller | Jun 09 13:32:12.227980 crc crio[23733]: time="2026-06-09T13:32:12.226626184Z" level=info msg="Started container" PID=24974 containerID=6316ab45064316bfcc201dcc01d8a94ef2491b56b4af06481c70d38fbcf64332 description=openshift-marketplace/certified-operators-t4k4w/registry-server id=abf4d2aa-af5a-4387-8ae8-71a00507b48b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7347f05fde068df5ab68b45a468c8d3baef4f1e5a2f0c771d14a966c53993881
2026-06-09 14:45:30.921687 | controller | Jun 09 13:32:16.060225 crc crio[23733]: time="2026-06-09T13:32:16.059188937Z" level=info msg="Stopping container: 9f9058abe1c6e6f88aabe6f7317caf363c4eebd8b2f628f84a4f4938aef99edc (timeout: 2s)" id=91958c14-19da-4551-bff6-2e53117f6d60 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.921710 | controller | Jun 09 13:32:17.196248 crc crio[23733]: time="2026-06-09T13:32:17.19617063Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=556c3aed-2bbb-43a1-af15-8fbe3e0f670a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.921733 | controller | Jun 09 13:32:17.199622 crc crio[23733]: time="2026-06-09T13:32:17.199539721Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=25936240-e05f-4c96-83d6-486fce6c06fd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.921756 | controller | Jun 09 13:32:17.209520 crc crio[23733]: time="2026-06-09T13:32:17.20942684Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-5zkrc/registry-server" id=74a8cd71-668d-4ca4-97f7-92d62fc440ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.921783 | controller | Jun 09 13:32:17.209947 crc crio[23733]: time="2026-06-09T13:32:17.209893511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.921807 | controller | Jun 09 13:32:17.277848 crc crio[23733]: time="2026-06-09T13:32:17.277687894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.921830 | controller | Jun 09 13:32:17.281328 crc crio[23733]: time="2026-06-09T13:32:17.281268181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.921853 | controller | Jun 09 13:32:17.417371 crc crio[23733]: time="2026-06-09T13:32:17.417257315Z" level=info msg="Stopped container 9f9058abe1c6e6f88aabe6f7317caf363c4eebd8b2f628f84a4f4938aef99edc: openshift-marketplace/redhat-marketplace-mgkdl/registry-server" id=91958c14-19da-4551-bff6-2e53117f6d60 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.921875 | controller | Jun 09 13:32:17.418600 crc crio[23733]: time="2026-06-09T13:32:17.418570406Z" level=info msg="Stopping pod sandbox: 8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a" id=f14eaf40-34cd-4ee3-973e-17bf112b900e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.921899 | controller | Jun 09 13:32:17.419281 crc crio[23733]: time="2026-06-09T13:32:17.419245983Z" level=info msg="Got pod network &{Name:redhat-marketplace-mgkdl Namespace:openshift-marketplace ID:8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a UID:fb3c4060-e8df-4606-b185-61b758949405 NetNS:/var/run/netns/f11bd2fd-2e2a-42d8-be5f-93da8e2345c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb3c4060_e8df_4606_b185_61b758949405.slice PodAnnotations:0xc001c1e1b0}] Aliases:map[]}"
2026-06-09 14:45:30.921923 | controller | Jun 09 13:32:17.419558 crc crio[23733]: time="2026-06-09T13:32:17.41953743Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-mgkdl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.921946 | controller | Jun 09 13:32:17.460339 crc crio[23733]: time="2026-06-09T13:32:17.45998102Z" level=info msg="Created container 3959fb733834e4e0c5f8372b48df4369df23bc853b78a05b32528b6eb99fd877: openshift-marketplace/redhat-operators-5zkrc/registry-server" id=74a8cd71-668d-4ca4-97f7-92d62fc440ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.921969 | controller | Jun 09 13:32:17.468363 crc crio[23733]: time="2026-06-09T13:32:17.468221369Z" level=info msg="Starting container: 3959fb733834e4e0c5f8372b48df4369df23bc853b78a05b32528b6eb99fd877" id=2951daae-8e5c-483d-b6ac-520718f3d54f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.921992 | controller | Jun 09 13:32:17.501190 crc crio[23733]: time="2026-06-09T13:32:17.499880986Z" level=info msg="Started container" PID=25064 containerID=3959fb733834e4e0c5f8372b48df4369df23bc853b78a05b32528b6eb99fd877 description=openshift-marketplace/redhat-operators-5zkrc/registry-server id=2951daae-8e5c-483d-b6ac-520718f3d54f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf
2026-06-09 14:45:30.922015 | controller | Jun 09 13:32:18.068004 crc crio[23733]: time="2026-06-09T13:32:18.067383943Z" level=info msg="Stopped pod sandbox: 8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a" id=f14eaf40-34cd-4ee3-973e-17bf112b900e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.922038 | controller | Jun 09 13:32:18.258605 crc crio[23733]: time="2026-06-09T13:32:18.25760338Z" level=info msg="Removing container: 9f9058abe1c6e6f88aabe6f7317caf363c4eebd8b2f628f84a4f4938aef99edc" id=43d17b07-282c-4b07-b17c-ed8264d049b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.922065 | controller | Jun 09 13:32:18.297413 crc crio[23733]: time="2026-06-09T13:32:18.296630106Z" level=info msg="Removed container 9f9058abe1c6e6f88aabe6f7317caf363c4eebd8b2f628f84a4f4938aef99edc: openshift-marketplace/redhat-marketplace-mgkdl/registry-server" id=43d17b07-282c-4b07-b17c-ed8264d049b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.922089 | controller | Jun 09 13:32:18.309234 crc crio[23733]: time="2026-06-09T13:32:18.309022096Z" level=info msg="Removing container: 5fad4731d7f271bc132c87c62441a6bd624ab40c1f4a4b30484bcc107e2c885c" id=d799e4e5-d12c-4e6f-a8a6-4388ba5a989e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.922111 | controller | Jun 09 13:32:18.398932 crc crio[23733]: time="2026-06-09T13:32:18.398461103Z" level=info msg="Removed container 5fad4731d7f271bc132c87c62441a6bd624ab40c1f4a4b30484bcc107e2c885c: openshift-marketplace/redhat-marketplace-mgkdl/extract-content" id=d799e4e5-d12c-4e6f-a8a6-4388ba5a989e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.922135 | controller | Jun 09 13:32:18.402089 crc crio[23733]: time="2026-06-09T13:32:18.401790024Z" level=info msg="Removing container: 4f9167eb9f16f4f39104a6feadd2d6a4767f67b0fee8fe6a436df01fd7872748" id=e20f601d-3033-4800-9b52-5082c66b2f1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.922158 | controller | Jun 09 13:32:18.431578 crc crio[23733]: time="2026-06-09T13:32:18.431481723Z" level=info msg="Removed container 4f9167eb9f16f4f39104a6feadd2d6a4767f67b0fee8fe6a436df01fd7872748: openshift-marketplace/redhat-marketplace-mgkdl/extract-utilities" id=e20f601d-3033-4800-9b52-5082c66b2f1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.922181 | controller | Jun 09 13:32:25.190649 crc crio[23733]: time="2026-06-09T13:32:25.189698551Z" level=info msg="Stopping container: 9f3871dc5fe4b0ab27f2f23fb29b7d0ec72ecc6771d35197eb1a472c6133f0cc (timeout: 2s)" id=08668090-a392-42e8-95a0-33efeedb41a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.922204 | controller | Jun 09 13:32:25.329274 crc crio[23733]: time="2026-06-09T13:32:25.328696938Z" level=info msg="Stopped container 9f3871dc5fe4b0ab27f2f23fb29b7d0ec72ecc6771d35197eb1a472c6133f0cc: openshift-marketplace/community-operators-4v9px/registry-server" id=08668090-a392-42e8-95a0-33efeedb41a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.922226 | controller | Jun 09 13:32:25.330993 crc crio[23733]: time="2026-06-09T13:32:25.330906912Z" level=info msg="Stopping pod sandbox: 8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf" id=02f5e243-5260-4d4f-95e5-f0bf1147f3d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.922249 | controller | Jun 09 13:32:25.331768 crc crio[23733]: time="2026-06-09T13:32:25.331690421Z" level=info msg="Got pod network &{Name:community-operators-4v9px Namespace:openshift-marketplace ID:8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf UID:f824322e-c835-4ecf-afce-738c13bb526d NetNS:/var/run/netns/cd7f444e-9050-4b16-95d3-24aca2b529d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf824322e_c835_4ecf_afce_738c13bb526d.slice PodAnnotations:0xc0020d8340}] Aliases:map[]}"
2026-06-09 14:45:30.922272 | controller | Jun 09 13:32:25.332032 crc crio[23733]: time="2026-06-09T13:32:25.331936207Z" level=info msg="Deleting pod openshift-marketplace_community-operators-4v9px from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.922295 | controller | Jun 09 13:32:25.709812 crc crio[23733]: time="2026-06-09T13:32:25.709623476Z" level=info msg="Stopped pod sandbox: 8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf" id=02f5e243-5260-4d4f-95e5-f0bf1147f3d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.922322 | controller | Jun 09 13:32:26.348868 crc crio[23733]: time="2026-06-09T13:32:26.34841257Z" level=info msg="Removing container: 9f3871dc5fe4b0ab27f2f23fb29b7d0ec72ecc6771d35197eb1a472c6133f0cc" id=f34a84f4-38ab-4259-b17c-44808e50b0aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.922348 | controller | Jun 09 13:32:26.385083 crc crio[23733]: time="2026-06-09T13:32:26.384948515Z" level=info msg="Removed container 9f3871dc5fe4b0ab27f2f23fb29b7d0ec72ecc6771d35197eb1a472c6133f0cc: openshift-marketplace/community-operators-4v9px/registry-server" id=f34a84f4-38ab-4259-b17c-44808e50b0aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.922373 | controller | Jun 09 13:32:26.389287 crc crio[23733]: time="2026-06-09T13:32:26.389061154Z" level=info msg="Removing container: 4028b8d1e6883615400db6b95eccc407d65e5758dc7289e0dcf5258e0791e4d8" id=fc6b0946-89b3-4322-be94-902777e1b1c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.922396 | controller | Jun 09 13:32:26.428330 crc crio[23733]: time="2026-06-09T13:32:26.428204122Z" level=info msg="Removed container 4028b8d1e6883615400db6b95eccc407d65e5758dc7289e0dcf5258e0791e4d8: openshift-marketplace/community-operators-4v9px/extract-content" id=fc6b0946-89b3-4322-be94-902777e1b1c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.922419 | controller | Jun 09 13:32:26.431556 crc crio[23733]: time="2026-06-09T13:32:26.431483613Z" level=info msg="Removing container: ad07c5f6c3ab2d7d8a4c10af9a4b8b36d741a77a88be5c54fd3ced16f94a30aa" id=57154934-9a3b-4c0c-88aa-b79e97f21ac9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.922442 | controller | Jun 09 13:32:26.456356 crc crio[23733]: time="2026-06-09T13:32:26.456228011Z" level=info msg="Removed container ad07c5f6c3ab2d7d8a4c10af9a4b8b36d741a77a88be5c54fd3ced16f94a30aa: openshift-marketplace/community-operators-4v9px/extract-utilities" id=57154934-9a3b-4c0c-88aa-b79e97f21ac9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.922465 | controller | Jun 09 13:32:27.387641 crc crio[23733]: time="2026-06-09T13:32:27.387358467Z" level=info msg="Stopping container: f7be41812c43d69f0c0cbac2dc7a0b8a5f4f16c82bbf83864e5de4de14d57dc0 (timeout: 2s)" id=d1bb16dc-6344-4196-99a9-6809c1d1c5b3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.922487 | controller | Jun 09 13:32:27.513794 crc crio[23733]: time="2026-06-09T13:32:27.513659186Z" level=info msg="Stopped container f7be41812c43d69f0c0cbac2dc7a0b8a5f4f16c82bbf83864e5de4de14d57dc0: openshift-marketplace/certified-operators-fbrvc/registry-server" id=d1bb16dc-6344-4196-99a9-6809c1d1c5b3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.922529 | controller | Jun 09 13:32:27.515410 crc crio[23733]: time="2026-06-09T13:32:27.515312297Z" level=info msg="Stopping pod sandbox: c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f" id=a0648219-d34d-4c1d-b528-3c276a83d30a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.922561 | controller | Jun 09 13:32:27.515868 crc crio[23733]: time="2026-06-09T13:32:27.515802778Z" level=info msg="Got pod network &{Name:certified-operators-fbrvc Namespace:openshift-marketplace ID:c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f UID:708f52e1-efda-47ba-a91f-becadb4f2137 NetNS:/var/run/netns/4624f987-32d8-44af-b10e-4450e1c05804 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod708f52e1_efda_47ba_a91f_becadb4f2137.slice PodAnnotations:0xc00028e268}] Aliases:map[]}"
2026-06-09 14:45:30.922586 | controller | Jun 09 13:32:27.516073 crc crio[23733]: time="2026-06-09T13:32:27.515999693Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-fbrvc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.922615 | controller | Jun 09 13:32:27.771644 crc crio[23733]: time="2026-06-09T13:32:27.771513432Z" level=info msg="Stopped pod sandbox: c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f" id=a0648219-d34d-4c1d-b528-3c276a83d30a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.922639 | controller | Jun 09 13:32:28.374231 crc crio[23733]: time="2026-06-09T13:32:28.374170091Z" level=info msg="Removing container: f7be41812c43d69f0c0cbac2dc7a0b8a5f4f16c82bbf83864e5de4de14d57dc0" id=a9467188-30e3-4c95-8f18-d7302052c22c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.922662 | controller | Jun 09 13:32:28.395322 crc crio[23733]: time="2026-06-09T13:32:28.395271262Z" level=info msg="Removed container f7be41812c43d69f0c0cbac2dc7a0b8a5f4f16c82bbf83864e5de4de14d57dc0: openshift-marketplace/certified-operators-fbrvc/registry-server" id=a9467188-30e3-4c95-8f18-d7302052c22c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.922685 | controller | Jun 09 13:32:28.400380 crc crio[23733]: time="2026-06-09T13:32:28.400276204Z" level=info msg="Removing container: db723d4afcfd4f834b65a62dfdbbd87451e22ceef43d4777c63ee653f07fa98b" id=b96de0ea-64e5-43c9-a4b6-0e89737931e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.922708 | controller | Jun 09 13:32:28.441502 crc crio[23733]: time="2026-06-09T13:32:28.44142212Z" level=info msg="Removed container db723d4afcfd4f834b65a62dfdbbd87451e22ceef43d4777c63ee653f07fa98b: openshift-marketplace/certified-operators-fbrvc/extract-content" id=b96de0ea-64e5-43c9-a4b6-0e89737931e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.922731 | controller | Jun 09 13:32:28.444351 crc crio[23733]: time="2026-06-09T13:32:28.444276428Z" level=info msg="Removing container: 492f485ddaecb9f08c6d8d9ed1cc8e03c0a7813541a80aafcfa4cd9ddcee443b" id=329c6b80-a2b0-4266-9b15-3b5ef6182e5b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.922754 | controller | Jun 09 13:32:28.462775 crc crio[23733]: time="2026-06-09T13:32:28.46246585Z" level=info msg="Removed container 492f485ddaecb9f08c6d8d9ed1cc8e03c0a7813541a80aafcfa4cd9ddcee443b: openshift-marketplace/certified-operators-fbrvc/extract-utilities" id=329c6b80-a2b0-4266-9b15-3b5ef6182e5b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.922777 | controller | Jun 09 13:32:29.868627 crc crio[23733]: time="2026-06-09T13:32:29.867938045Z" level=info msg="Stopping pod sandbox: 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961" id=9216505e-c03e-4cbe-b49e-147b4e9badee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.922800 | controller | Jun 09 13:32:29.868627 crc crio[23733]: time="2026-06-09T13:32:29.868619952Z" level=info msg="Stopped pod sandbox (already stopped): 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961" id=9216505e-c03e-4cbe-b49e-147b4e9badee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.922822 | controller | Jun 09 13:32:29.871017 crc crio[23733]: time="2026-06-09T13:32:29.870934078Z" level=info msg="Removing pod sandbox: 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961" id=3f0c7670-2faf-4f62-81db-62b07b1aa028 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.922845 | controller | Jun 09 13:32:29.884626 crc crio[23733]: time="2026-06-09T13:32:29.884510946Z" level=info msg="Removed pod sandbox: 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961" id=3f0c7670-2faf-4f62-81db-62b07b1aa028 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.922867 | controller | Jun 09 13:32:29.886278 crc crio[23733]: time="2026-06-09T13:32:29.886095485Z" level=info msg="Stopping pod sandbox: c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f" id=c63cc43f-e3ee-46e7-81ef-61d0abc2b4c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.922889 | controller | Jun 09 13:32:29.886394 crc crio[23733]: time="2026-06-09T13:32:29.88629543Z" level=info msg="Stopped pod sandbox (already stopped): c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f" id=c63cc43f-e3ee-46e7-81ef-61d0abc2b4c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.922916 | controller | Jun 09 13:32:29.887322 crc crio[23733]: time="2026-06-09T13:32:29.887241082Z" level=info msg="Removing pod sandbox: c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f" id=0e8d7e54-eb4e-48c8-8251-461e350a8e26 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.922938 | controller | Jun 09 13:32:29.899670 crc crio[23733]: time="2026-06-09T13:32:29.899549331Z" level=info msg="Removed pod sandbox: c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f" id=0e8d7e54-eb4e-48c8-8251-461e350a8e26 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.922960 | controller | Jun 09 13:32:29.900719 crc crio[23733]: time="2026-06-09T13:32:29.900647398Z" level=info msg="Stopping pod sandbox: 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e" id=4eb1e7f7-789f-4270-b68f-c51ffbaf4b0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.922982 | controller | Jun 09 13:32:29.900840 crc crio[23733]: time="2026-06-09T13:32:29.90076222Z" level=info msg="Stopped pod sandbox (already stopped): 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e" id=4eb1e7f7-789f-4270-b68f-c51ffbaf4b0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.923005 | controller | Jun 09 13:32:29.901490 crc crio[23733]: time="2026-06-09T13:32:29.901409116Z" level=info msg="Removing pod sandbox: 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e" id=d9a4798e-f36c-47fb-9253-b4dce0f05075 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.923026 | controller | Jun 09 13:32:29.909673 crc crio[23733]: time="2026-06-09T13:32:29.909580314Z" level=info msg="Removed pod sandbox: 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e" id=d9a4798e-f36c-47fb-9253-b4dce0f05075 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.923048 | controller | Jun 09 13:32:29.910625 crc crio[23733]: time="2026-06-09T13:32:29.910561788Z" level=info msg="Stopping pod sandbox: 8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf" id=1f213deb-578a-47c3-b675-b72f7d8ed3c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.923069 | controller | Jun 09 13:32:29.910814 crc crio[23733]: time="2026-06-09T13:32:29.91064683Z" level=info msg="Stopped pod sandbox (already stopped): 8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf" id=1f213deb-578a-47c3-b675-b72f7d8ed3c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.923091 | controller | Jun 09 13:32:29.911327 crc crio[23733]: time="2026-06-09T13:32:29.911260915Z" level=info msg="Removing pod sandbox: 8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf" id=4624c32e-6ed6-4478-8f46-b49d451c773d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.923112 | controller | Jun 09 13:32:29.923285 crc crio[23733]: time="2026-06-09T13:32:29.923078901Z" level=info msg="Removed pod sandbox: 8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf" id=4624c32e-6ed6-4478-8f46-b49d451c773d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.923133 | controller | Jun 09 13:32:29.924465 crc crio[23733]: time="2026-06-09T13:32:29.924361872Z" level=info msg="Stopping pod sandbox: 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480" id=277d9de1-4969-4e32-b101-65d8df2e981b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.923154 | controller | Jun 09 13:32:29.924560 crc crio[23733]: time="2026-06-09T13:32:29.924474085Z" level=info msg="Stopped pod sandbox (already stopped): 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480" id=277d9de1-4969-4e32-b101-65d8df2e981b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.923175 | controller | Jun 09 13:32:29.925357 crc crio[23733]: time="2026-06-09T13:32:29.925290365Z" level=info msg="Removing pod sandbox: 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480" id=d11bf933-0735-435f-98e4-cf3c8bd8cf9a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.923202 | controller | Jun 09 13:32:29.934210 crc crio[23733]: time="2026-06-09T13:32:29.934069807Z" level=info msg="Removed pod sandbox: 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480" id=d11bf933-0735-435f-98e4-cf3c8bd8cf9a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.923224 | controller | Jun 09 13:32:29.935307 crc crio[23733]: time="2026-06-09T13:32:29.935223545Z" level=info msg="Stopping pod sandbox: de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04" id=4a521317-0e39-4fc9-afc7-1401a3b031a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.923246 | controller | Jun 09 13:32:29.935403 crc crio[23733]: time="2026-06-09T13:32:29.935336078Z" level=info msg="Stopped pod sandbox (already stopped): de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04" id=4a521317-0e39-4fc9-afc7-1401a3b031a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.923267 | controller | Jun 09 13:32:29.936193 crc crio[23733]: time="2026-06-09T13:32:29.936064996Z" level=info msg="Removing pod sandbox: de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04" id=0c77bdbb-7c5d-4cb7-ae0e-31e0d68ec6d3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.923288 | controller | Jun 09 13:32:29.945318 crc crio[23733]: time="2026-06-09T13:32:29.945241918Z" level=info msg="Removed pod sandbox: de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04" id=0c77bdbb-7c5d-4cb7-ae0e-31e0d68ec6d3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.923310 | controller | Jun 09 13:32:29.946653 crc crio[23733]: time="2026-06-09T13:32:29.94657338Z" level=info msg="Stopping pod sandbox: 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c" id=755d4b1e-9d8e-41c4-b1ca-b1c3a1edcc30 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.923331 | controller | Jun 09 13:32:29.946773 crc crio[23733]: time="2026-06-09T13:32:29.946686403Z" level=info msg="Stopped pod sandbox (already stopped): 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c" id=755d4b1e-9d8e-41c4-b1ca-b1c3a1edcc30 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.923353 | controller | Jun 09 13:32:29.947633 crc crio[23733]: time="2026-06-09T13:32:29.947546924Z" level=info msg="Removing pod sandbox: 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c" id=55aa88fd-6b1f-473d-aaad-101ae1d5411f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.923374 | controller | Jun 09 13:32:29.978338 crc crio[23733]: time="2026-06-09T13:32:29.978208416Z" level=info msg="Removed pod sandbox: 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c" id=55aa88fd-6b1f-473d-aaad-101ae1d5411f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.923395 | controller | Jun 09 13:32:29.982198 crc crio[23733]: time="2026-06-09T13:32:29.98206912Z" level=info msg="Stopping pod sandbox: 8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a" id=936937cb-a994-4400-8dfe-bf4cda5bcc43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.923416 | controller | Jun 09 13:32:29.982359 crc crio[23733]: time="2026-06-09T13:32:29.982217903Z" level=info msg="Stopped pod sandbox (already stopped): 8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a" id=936937cb-a994-4400-8dfe-bf4cda5bcc43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.923437 | controller | Jun 09 13:32:29.986190 crc crio[23733]: time="2026-06-09T13:32:29.986047306Z" level=info msg="Removing pod sandbox: 8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a" id=e453828f-4dce-40ab-bff8-8eaeee51fc21 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.923459 | controller | Jun 09 13:32:29.994204 crc crio[23733]: time="2026-06-09T13:32:29.994054171Z" level=info msg="Removed pod sandbox: 8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a" id=e453828f-4dce-40ab-bff8-8eaeee51fc21 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.923484 | controller | Jun 09 13:32:33.590070 crc crio[23733]: time="2026-06-09T13:32:33.589495325Z" level=info msg="Stopping container: 6244e8e6dbfd4424903f00af9795b92598d9d1ceb6e6c87d8eb436c03fb7a869 (timeout: 2s)" id=08652a91-5ffc-4380-a3e1-c3a794d7160b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.923506 | controller | Jun 09 13:32:35.602850 crc crio[23733]: time="2026-06-09T13:32:35.602276991Z" level=warning msg="Stopping container 6244e8e6dbfd4424903f00af9795b92598d9d1ceb6e6c87d8eb436c03fb7a869 with stop signal(15) timed out. Killing..."
2026-06-09 14:45:30.923555 | controller | Jun 09 13:32:36.145146 crc crio[23733]: time="2026-06-09T13:32:36.144465105Z" level=info msg="Stopped container 6244e8e6dbfd4424903f00af9795b92598d9d1ceb6e6c87d8eb436c03fb7a869: openshift-marketplace/redhat-operators-qcl25/registry-server" id=08652a91-5ffc-4380-a3e1-c3a794d7160b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.923844 | controller | Jun 09 13:32:36.146406 crc crio[23733]: time="2026-06-09T13:32:36.146331791Z" level=info msg="Stopping pod sandbox: 1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52" id=3d112ba8-e578-4c72-9dd4-e4cd1e6d4ae6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.923938 | controller | Jun 09 13:32:36.147173 crc crio[23733]: time="2026-06-09T13:32:36.147067718Z" level=info msg="Got pod network &{Name:redhat-operators-qcl25 Namespace:openshift-marketplace ID:1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52 UID:d4686dd1-acb7-4a2b-8360-3a43e1b7a182 NetNS:/var/run/netns/36fb6811-1dc0-46ad-92bc-81cd31bcf99d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4686dd1_acb7_4a2b_8360_3a43e1b7a182.slice PodAnnotations:0xc001c1ea20}] Aliases:map[]}"
2026-06-09 14:45:30.923966 | controller | Jun 09 13:32:36.147399 crc crio[23733]: time="2026-06-09T13:32:36.147341455Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-qcl25 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.923990 | controller | Jun 09 13:32:36.465498 crc crio[23733]: time="2026-06-09T13:32:36.465291986Z" level=info msg="Stopped pod sandbox: 1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52" id=3d112ba8-e578-4c72-9dd4-e4cd1e6d4ae6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.924013 | controller | Jun 09 13:32:36.559678 crc crio[23733]: time="2026-06-09T13:32:36.559591631Z" level=info msg="Removing container: 6244e8e6dbfd4424903f00af9795b92598d9d1ceb6e6c87d8eb436c03fb7a869" id=b9a1fea3-8b58-4817-9c7b-bae19c904cde name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.924035 | controller | Jun 09 13:32:36.581665 crc crio[23733]: time="2026-06-09T13:32:36.581559164Z" level=info msg="Removed container 6244e8e6dbfd4424903f00af9795b92598d9d1ceb6e6c87d8eb436c03fb7a869: openshift-marketplace/redhat-operators-qcl25/registry-server" id=b9a1fea3-8b58-4817-9c7b-bae19c904cde name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.924057 | controller | Jun 09 13:32:36.588923 crc crio[23733]: time="2026-06-09T13:32:36.58884306Z" level=info msg="Removing container: 6e80fef8d5278bac5662f586d8e32f7c0eb28b537b5da5309b4b4bb6c9bed69b" id=a9641317-0db1-4fa2-aa97-b3307ea0fe3d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.924079 | controller | Jun 09 13:32:36.631214 crc crio[23733]: time="2026-06-09T13:32:36.629888574Z" level=info msg="Removed container 6e80fef8d5278bac5662f586d8e32f7c0eb28b537b5da5309b4b4bb6c9bed69b: openshift-marketplace/redhat-operators-qcl25/extract-content" id=a9641317-0db1-4fa2-aa97-b3307ea0fe3d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.924101 | controller | Jun 09 13:32:36.636023 crc crio[23733]: time="2026-06-09T13:32:36.635946081Z" level=info msg="Removing container: c93ab29792ba87e97794f9ed4d2e112b7f9e5d9dab4f545d03f672ceb7e83c35" id=c4e7d3af-ba74-4d7d-a5d9-80fec15060f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.924128 | controller | Jun 09 13:32:36.662481 crc crio[23733]: time="2026-06-09T13:32:36.662377011Z" level=info msg="Removed container c93ab29792ba87e97794f9ed4d2e112b7f9e5d9dab4f545d03f672ceb7e83c35: openshift-marketplace/redhat-operators-qcl25/extract-utilities" id=c4e7d3af-ba74-4d7d-a5d9-80fec15060f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.924151 | controller | Jun 09 13:32:39.386074 crc crio[23733]: time="2026-06-09T13:32:39.385241039Z" level=info msg="Stopping container: 856b77726559791a2730097cab838e4f5f9d6394b4e37ba150e486d0d0519317 (timeout: 30s)" id=dcb41741-5de2-47b1-9204-ed498f0756f4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.924173 | controller | Jun 09 13:32:39.387585 crc crio[23733]: time="2026-06-09T13:32:39.385242249Z" level=info msg="Stopping container: 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae (timeout: 30s)" id=fbcc0a22-c773-4a9d-9541-a0e4e9e5e78c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.924195 | controller | Jun 09 13:32:39.387585 crc crio[23733]: time="2026-06-09T13:32:39.38531247Z" level=info msg="Stopping container: 01d77b6b3df73f7dfb270c4db73ac4ab5c898b2a08f47a4226a2c6f399fc0657 (timeout: 30s)" id=059c0e7e-e30b-45db-b83f-83d3e1bbca56 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.924217 | controller | Jun 09 13:32:39.387585 crc crio[23733]: time="2026-06-09T13:32:39.385342321Z" level=info msg="Stopping container: d18038ce8152fe4fbaddbcfa48aac8c19e3bbdee4aa45769922e198a6f5fa23c (timeout: 30s)" id=2907ece6-6ba7-41e8-94ed-63ffaadfb8ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.924238 | controller | Jun 09 13:32:39.388053 crc crio[23733]: time="2026-06-09T13:32:39.385374112Z" level=info msg="Stopping container: ac5643c9b932019dcb80182bd6b54c9d6bb853b809c868c8500d5a1b91f81e06 (timeout: 30s)" id=dd407e1f-f47e-44eb-80d9-72492326ed4c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.924260 | controller | Jun 09 13:32:39.600072 crc crio[23733]: time="2026-06-09T13:32:39.599964051Z" level=info msg="Stopped container d18038ce8152fe4fbaddbcfa48aac8c19e3bbdee4aa45769922e198a6f5fa23c: openshift-etcd/etcd-crc/etcd-readyz" id=2907ece6-6ba7-41e8-94ed-63ffaadfb8ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.924282 | controller | Jun 09 13:32:39.820771 crc crio[23733]: time="2026-06-09T13:32:39.820239606Z" level=info msg="Stopped container ac5643c9b932019dcb80182bd6b54c9d6bb853b809c868c8500d5a1b91f81e06: openshift-etcd/etcd-crc/etcd-rev" id=dd407e1f-f47e-44eb-80d9-72492326ed4c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.924303 | controller | Jun 09 13:32:39.822193 crc crio[23733]: time="2026-06-09T13:32:39.821453416Z" level=info msg="Stopped container 01d77b6b3df73f7dfb270c4db73ac4ab5c898b2a08f47a4226a2c6f399fc0657: openshift-etcd/etcd-crc/etcd-metrics" id=059c0e7e-e30b-45db-b83f-83d3e1bbca56 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.924325 | controller | Jun 09 13:32:53.750613 crc crio[23733]: time="2026-06-09T13:32:53.749919417Z" level=info msg="Removing container: 8ab1ce3287f4f96963e8901ac9d5bb8455ef6ec7651e01845cb43557540dadee" id=8c11a3cc-489b-49fc-9e15-24d15a80a8dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.924347 | controller | Jun 09 13:32:53.752342 crc crio[23733]: time="2026-06-09T13:32:53.750179333Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=5404b96b-4290-49dc-a675-7911d57bd927 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.924368 | controller | Jun 09 13:32:53.828644 crc crio[23733]: time="2026-06-09T13:32:53.828436599Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=7edd6c7e-01e7-49eb-a7de-00cf779f222b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.924394 | controller | Jun 09 13:32:53.885964 crc crio[23733]: time="2026-06-09T13:32:53.885844949Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=2064915c-39e5-4bda-ad16-00bf4cc4bed7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.924417 | controller | Jun 09 13:32:53.886464 crc crio[23733]: time="2026-06-09T13:32:53.886369022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.924439 | controller | Jun 09 13:32:53.909687 crc crio[23733]: time="2026-06-09T13:32:53.909520002Z" level=info msg="Removed container 8ab1ce3287f4f96963e8901ac9d5bb8455ef6ec7651e01845cb43557540dadee: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=8c11a3cc-489b-49fc-9e15-24d15a80a8dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.924461 | controller | Jun 09 13:32:53.914930 crc crio[23733]: time="2026-06-09T13:32:53.914820141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.924483 | controller | Jun 09 13:32:54.073639 crc crio[23733]: time="2026-06-09T13:32:54.07247244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.924505 | controller | Jun 09 13:32:54.201530 crc crio[23733]: time="2026-06-09T13:32:54.201422254Z" level=info msg="Created container d77e1921bdca02d58380bb1d32fec757c8ecbd34d374c9c833828c816a6484fc: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=2064915c-39e5-4bda-ad16-00bf4cc4bed7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.924556 | controller | Jun 09 13:32:54.203453 crc crio[23733]: time="2026-06-09T13:32:54.203203428Z" level=info msg="Starting container: d77e1921bdca02d58380bb1d32fec757c8ecbd34d374c9c833828c816a6484fc" id=465eca23-6121-48dd-9d20-0a1e3b4114ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.924581 | controller | Jun 09 13:32:54.208493 crc crio[23733]: time="2026-06-09T13:32:54.208428514Z" level=info msg="Started container" PID=25821 containerID=d77e1921bdca02d58380bb1d32fec757c8ecbd34d374c9c833828c816a6484fc description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=465eca23-6121-48dd-9d20-0a1e3b4114ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976
2026-06-09 14:45:30.924617 | controller | Jun 09 13:32:54.762516 crc crio[23733]: time="2026-06-09T13:32:54.762054374Z" level=info msg="Stopping pod sandbox: 190f1e52846ff9e37448ab90358e2ab3014d3114cf91ca069cee6dc482297771" id=e1f3edca-cf80-4c3f-8daa-d15118446d69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.924641 | controller | Jun 09 13:32:54.763587 crc crio[23733]: time="2026-06-09T13:32:54.763512969Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:190f1e52846ff9e37448ab90358e2ab3014d3114cf91ca069cee6dc482297771 UID:23291601-5bcb-488d-8e28-2f79c1e67296 NetNS:/var/run/netns/62988ce1-f184-4fc4-ab04-1dd9a614b0f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod23291601_5bcb_488d_8e28_2f79c1e67296.slice PodAnnotations:0xc002534570}] Aliases:map[]}"
2026-06-09 14:45:30.924663 | controller | Jun 09 13:32:54.763819 crc crio[23733]: time="2026-06-09T13:32:54.763762216Z" level=info msg="Deleting pod openshift-etcd_installer-3-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.924691 | controller | Jun 09 13:32:55.022183 crc crio[23733]: time="2026-06-09T13:32:55.021801557Z" level=info msg="Stopped pod sandbox: 190f1e52846ff9e37448ab90358e2ab3014d3114cf91ca069cee6dc482297771" id=e1f3edca-cf80-4c3f-8daa-d15118446d69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.924714 | controller | Jun 09 13:33:06.588555 crc crio[23733]: time="2026-06-09T13:33:06.587637435Z" level=info msg="Stopped container 856b77726559791a2730097cab838e4f5f9d6394b4e37ba150e486d0d0519317: openshift-etcd/etcd-crc/etcd" id=dcb41741-5de2-47b1-9204-ed498f0756f4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.924736 | controller | Jun 09 13:33:09.396903 crc crio[23733]: time="2026-06-09T13:33:09.396280582Z" level=warning msg="Stopping container 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae with stop signal(15) timed out. Killing..."
2026-06-09 14:45:30.924758 | controller | Jun 09 13:33:09.437928 crc crio[23733]: time="2026-06-09T13:33:09.437819987Z" level=error msg="Killing container 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae KILL` failed: process not running: No such process\n : exit status 1"
2026-06-09 14:45:30.924780 | controller | Jun 09 13:33:09.513501 crc crio[23733]: time="2026-06-09T13:33:09.513395898Z" level=info msg="Stopped container 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae: openshift-etcd/etcd-crc/etcdctl" id=fbcc0a22-c773-4a9d-9541-a0e4e9e5e78c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.924802 | controller | Jun 09 13:33:09.514509 crc crio[23733]: time="2026-06-09T13:33:09.514429883Z" level=info msg="Stopping pod sandbox: 44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e" id=0416b461-b5db-4599-8089-99819e8fd510 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.924823 | controller | Jun 09 13:33:09.517716 crc crio[23733]: time="2026-06-09T13:33:09.517577089Z" level=info msg="Stopped pod sandbox: 44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e" id=0416b461-b5db-4599-8089-99819e8fd510 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.924845 | controller | Jun 09 13:33:09.911462 crc crio[23733]: time="2026-06-09T13:33:09.911332187Z" level=info msg="Removing container: ac5643c9b932019dcb80182bd6b54c9d6bb853b809c868c8500d5a1b91f81e06" id=6b53d52a-11fd-44ce-8296-358321be0709 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.924866 | controller | Jun 09 13:33:09.935257 crc crio[23733]: time="2026-06-09T13:33:09.935161865Z" level=info msg="Removed container ac5643c9b932019dcb80182bd6b54c9d6bb853b809c868c8500d5a1b91f81e06: openshift-etcd/etcd-crc/etcd-rev" id=6b53d52a-11fd-44ce-8296-358321be0709 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.924887 | controller | Jun 09 13:33:09.938393 crc crio[23733]: time="2026-06-09T13:33:09.938322572Z" level=info msg="Removing container: d18038ce8152fe4fbaddbcfa48aac8c19e3bbdee4aa45769922e198a6f5fa23c" id=6efc5ffd-9ecb-44b7-bc02-a24121a2202b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.924910 | controller | Jun 09 13:33:09.959030 crc crio[23733]: time="2026-06-09T13:33:09.9588642Z" level=info msg="Removed container d18038ce8152fe4fbaddbcfa48aac8c19e3bbdee4aa45769922e198a6f5fa23c: openshift-etcd/etcd-crc/etcd-readyz" id=6efc5ffd-9ecb-44b7-bc02-a24121a2202b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.924932 | controller | Jun 09 13:33:09.961522 crc crio[23733]: time="2026-06-09T13:33:09.961460432Z" level=info msg="Removing container: 01d77b6b3df73f7dfb270c4db73ac4ab5c898b2a08f47a4226a2c6f399fc0657" id=b9470b32-8b20-43dc-9854-e2bb028bd98e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.924954 | controller | Jun 09 13:33:09.977967 crc crio[23733]: time="2026-06-09T13:33:09.977844679Z" level=info msg="Removed container 01d77b6b3df73f7dfb270c4db73ac4ab5c898b2a08f47a4226a2c6f399fc0657: openshift-etcd/etcd-crc/etcd-metrics" id=b9470b32-8b20-43dc-9854-e2bb028bd98e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.924980 | controller | Jun 09 13:33:09.981982 crc crio[23733]: time="2026-06-09T13:33:09.981890737Z" level=info msg="Removing container: 856b77726559791a2730097cab838e4f5f9d6394b4e37ba150e486d0d0519317" id=335bb196-d51f-41c5-b62e-853088453d95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.925003 | controller | Jun 09 13:33:10.005906 crc crio[23733]: time="2026-06-09T13:33:10.005793376Z" level=info msg="Removed container 856b77726559791a2730097cab838e4f5f9d6394b4e37ba150e486d0d0519317: openshift-etcd/etcd-crc/etcd" id=335bb196-d51f-41c5-b62e-853088453d95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.925025 | controller | Jun 09 13:33:10.009259 crc crio[23733]: time="2026-06-09T13:33:10.009185298Z" level=info msg="Removing container: 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae" id=4e4abc81-8e5c-4950-ac57-be7a2c06447b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.925047 | controller | Jun 09 13:33:10.025628 crc crio[23733]: time="2026-06-09T13:33:10.025525873Z" level=info msg="Removed container 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae: openshift-etcd/etcd-crc/etcdctl" id=4e4abc81-8e5c-4950-ac57-be7a2c06447b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.925069 | controller | Jun 09 13:33:10.029185 crc crio[23733]: time="2026-06-09T13:33:10.02908124Z" level=info msg="Removing container: 1d0c631bb64851582c0942c0b29a4d63f8642214a51fcba1eb0a6cd884ad59c9" id=3e252099-f8da-47e5-8ff3-58543e0f03d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.925090 | controller | Jun 09 13:33:10.105417 crc crio[23733]: time="2026-06-09T13:33:10.105355348Z" level=info msg="Removed container 1d0c631bb64851582c0942c0b29a4d63f8642214a51fcba1eb0a6cd884ad59c9: openshift-etcd/etcd-crc/etcd-resources-copy" id=3e252099-f8da-47e5-8ff3-58543e0f03d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.925113 | controller | Jun 09 13:33:10.108055 crc crio[23733]: time="2026-06-09T13:33:10.108034112Z" level=info msg="Removing container: acaaf4133467d052d68d177ef32cb79b940b8767b855e7ed67ae3c0b78b42133" id=31be46e3-e56f-4ef6-92f8-660e401a5a9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.925134 | controller | Jun 09 13:33:10.177038 crc crio[23733]: time="2026-06-09T13:33:10.17688969Z" level=info msg="Removed container acaaf4133467d052d68d177ef32cb79b940b8767b855e7ed67ae3c0b78b42133: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=31be46e3-e56f-4ef6-92f8-660e401a5a9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.925156 | controller | Jun 09 13:33:10.180516 crc crio[23733]: time="2026-06-09T13:33:10.180472526Z" level=info msg="Removing container: 28e33a4689bf6db74c2f4aaaa648e526e181d9fe904171e10dedd309388b79f3" id=4971d7c1-c6cd-4515-aac4-2a0c336f3368 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.925177 | controller | Jun 09 13:33:10.249751 crc crio[23733]: time="2026-06-09T13:33:10.249454038Z" level=info msg="Removed container 28e33a4689bf6db74c2f4aaaa648e526e181d9fe904171e10dedd309388b79f3: openshift-etcd/etcd-crc/setup" id=4971d7c1-c6cd-4515-aac4-2a0c336f3368 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.925198 | controller | Jun 09 13:33:30.037801 crc crio[23733]: time="2026-06-09T13:33:30.036464678Z" level=info msg="Stopping pod sandbox: 1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52" id=2585aab0-1e6e-4c16-bfd6-9a8bdb8d188f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.925220 | controller | Jun 09 13:33:30.037801 crc crio[23733]: time="2026-06-09T13:33:30.037646019Z" level=info msg="Stopped pod sandbox (already stopped): 1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52" id=2585aab0-1e6e-4c16-bfd6-9a8bdb8d188f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.925241 | controller | Jun 09 13:33:30.039723 crc crio[23733]: time="2026-06-09T13:33:30.038432429Z" level=info msg="Removing pod sandbox: 1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52" id=4ead6ec5-5016-4c1b-bcf5-52561a8ba245 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.925271 | controller | Jun 09 13:33:30.048291 crc crio[23733]: time="2026-06-09T13:33:30.048075945Z" level=info msg="Removed pod sandbox: 1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52" id=4ead6ec5-5016-4c1b-bcf5-52561a8ba245 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.925293 | controller | Jun 09 13:33:30.049195 crc crio[23733]: time="2026-06-09T13:33:30.049147613Z" level=info msg="Stopping pod sandbox: 44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e" id=efb8780f-8e53-4fc9-84e8-74d416f7c43a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.925314 | controller | Jun 09 13:33:30.049295 crc crio[23733]: time="2026-06-09T13:33:30.049212045Z" level=info msg="Stopped pod sandbox (already stopped): 44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e" id=efb8780f-8e53-4fc9-84e8-74d416f7c43a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.925335 | controller | Jun 09 13:33:30.049716 crc crio[23733]: time="2026-06-09T13:33:30.049633906Z" level=info msg="Removing pod sandbox: 44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e" id=39326a7b-06c6-43fc-a5c9-a9bb07bab485 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.925356 | controller | Jun 09 13:33:30.058205 crc crio[23733]: time="2026-06-09T13:33:30.058027401Z" level=info msg="Removed pod sandbox: 44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e" id=39326a7b-06c6-43fc-a5c9-a9bb07bab485 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.925378 | controller | Jun 09 13:33:34.266038 crc crio[23733]: time="2026-06-09T13:33:34.264910558Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1859888e-57d3-495c-b6e2-a53671d69890 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.925399 | controller | Jun 09 13:33:34.268866 crc crio[23733]: time="2026-06-09T13:33:34.26850275Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=10eb5a2f-8a64-4969-804d-5d10a8f167ea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.925421 | controller | Jun 09 13:33:34.272311 crc crio[23733]: time="2026-06-09T13:33:34.272233565Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=93ef3238-69a0-4f65-b67d-b36dc2c390c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.925442 | controller | Jun 09 13:33:34.272739 crc crio[23733]: time="2026-06-09T13:33:34.272566974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.925463 | controller | Jun 09 13:33:34.315303 crc crio[23733]: time="2026-06-09T13:33:34.315065722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.925484 | controller | Jun 09 13:33:34.320398 crc crio[23733]: time="2026-06-09T13:33:34.320321877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.925506 | controller | Jun 09 13:33:34.432926 crc crio[23733]: time="2026-06-09T13:33:34.432808977Z" level=info msg="Created container 65be4ee33810c26ad1a656cb1b789e6eba1555c386300ad5ab089830f9e96d99: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=93ef3238-69a0-4f65-b67d-b36dc2c390c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.925556 | controller | Jun 09 13:33:34.435461 crc crio[23733]: time="2026-06-09T13:33:34.434461459Z" level=info msg="Starting container: 65be4ee33810c26ad1a656cb1b789e6eba1555c386300ad5ab089830f9e96d99" id=63bd56a8-e65a-418a-abff-cd5712edc2e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.925586 | controller | Jun 09 13:33:34.442250 crc crio[23733]: time="2026-06-09T13:33:34.441361236Z" level=info msg="Started container" PID=26391 containerID=65be4ee33810c26ad1a656cb1b789e6eba1555c386300ad5ab089830f9e96d99 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=63bd56a8-e65a-418a-abff-cd5712edc2e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6847febec6ec237fbd4d937cdf5e47a4ae28a22420a0dad6dabc17645ea30008
2026-06-09 14:45:30.925609 | controller | Jun 09 13:34:17.654466 crc crio[23733]: time="2026-06-09T13:34:17.652979384Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=d940311e-940d-4446-b134-25819bbf9b96 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.925632 | controller | Jun 09 13:34:17.658387 crc crio[23733]: time="2026-06-09T13:34:17.657960872Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=9354de7b-bdca-44ee-b3c5-82781b495590 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.925654 | controller | Jun 09 13:34:17.661466 crc crio[23733]: time="2026-06-09T13:34:17.661377419Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-cdrg6/marketplace-operator" id=d5ed6d37-cb90-4a01-83a5-35f89f5bd70a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.925675 | controller | Jun 09 13:34:17.662604 crc crio[23733]: time="2026-06-09T13:34:17.662570529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.925698 | controller | Jun 09 13:34:17.699287 crc crio[23733]: time="2026-06-09T13:34:17.698593722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.925719 | controller | Jun 09 13:34:17.703537 crc crio[23733]: time="2026-06-09T13:34:17.703502177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.925741 | controller | Jun 09 13:34:17.820763 crc crio[23733]: time="2026-06-09T13:34:17.820609896Z" level=info msg="Created container 759aedde985e09e76de893e241f2bfdf3330a811f3958483a6e55f16b2cf56de: openshift-marketplace/marketplace-operator-547dbd544d-cdrg6/marketplace-operator" id=d5ed6d37-cb90-4a01-83a5-35f89f5bd70a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.925762 | controller | Jun 09 13:34:17.822549 crc crio[23733]: time="2026-06-09T13:34:17.822458933Z" level=info msg="Starting container: 759aedde985e09e76de893e241f2bfdf3330a811f3958483a6e55f16b2cf56de" id=6efb8fe8-e68e-4f40-833d-872b2b253ef2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.925784 | controller | Jun 09 13:34:17.833253 crc crio[23733]: time="2026-06-09T13:34:17.833160278Z" level=info msg="Started container" PID=26926 containerID=759aedde985e09e76de893e241f2bfdf3330a811f3958483a6e55f16b2cf56de description=openshift-marketplace/marketplace-operator-547dbd544d-cdrg6/marketplace-operator id=6efb8fe8-e68e-4f40-833d-872b2b253ef2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72133b4c55c38f3d3e14b17fe0bccdfabddf6c588c1c1935eec02df2858dab34
2026-06-09 14:45:30.925807 | controller | Jun 09 13:34:44.895344 crc crio[23733]: time="2026-06-09T13:34:44.894343062Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=83f9607b-2d3b-4532-ba05-13f660708ee6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.925833 | controller | Jun 09 13:34:44.896684 crc crio[23733]: time="2026-06-09T13:34:44.895384898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.925855 | controller | Jun 09 13:34:44.931381 crc crio[23733]: time="2026-06-09T13:34:44.931314828Z" 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=83f9607b-2d3b-4532-ba05-13f660708ee6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.925878 | controller | Jun 09 13:34:44.946023 crc crio[23733]: time="2026-06-09T13:34:44.945954983Z" level=info msg="Ran pod sandbox 2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65 with infra container: openshift-etcd/etcd-crc/POD" id=83f9607b-2d3b-4532-ba05-13f660708ee6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.925961 | controller | Jun 09 13:34:44.950592 crc crio[23733]: time="2026-06-09T13:34:44.950514959Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=80412c12-cf8f-4541-a5e2-14f7024bd6a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.925986 | controller | Jun 09 13:34:44.955757 crc crio[23733]: time="2026-06-09T13:34:44.955343713Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=4d2948da-5609-41d1-bdd8-2a6173485590 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.926008 | controller | Jun 09 13:34:44.978227 crc crio[23733]: time="2026-06-09T13:34:44.978054695Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=7e8aa884-4e18-4c34-83f3-2d956fc647f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.926030 | controller | Jun 09 13:34:44.979037 crc crio[23733]: time="2026-06-09T13:34:44.979000359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.926052 | controller | Jun 09 13:34:45.027380 crc crio[23733]: time="2026-06-09T13:34:45.027250295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.926074 | controller | Jun 09 13:34:45.224977 crc crio[23733]: time="2026-06-09T13:34:45.224789282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.926095 | controller | Jun 09 13:34:45.364883 crc crio[23733]: time="2026-06-09T13:34:45.364755846Z" level=info msg="Created container 3ebcacd6dc81a0f675d12e167dccdd01d7c8d78c35c8d799e1c960fef468d01b: openshift-etcd/etcd-crc/setup" id=7e8aa884-4e18-4c34-83f3-2d956fc647f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.926117 | controller | Jun 09 13:34:45.367015 crc crio[23733]: time="2026-06-09T13:34:45.366879321Z" level=info msg="Starting container: 3ebcacd6dc81a0f675d12e167dccdd01d7c8d78c35c8d799e1c960fef468d01b" id=dc557838-c7dc-4b48-b05d-c9392ece8c2a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.926138 | controller | Jun 09 13:34:45.373182 crc crio[23733]: time="2026-06-09T13:34:45.372988137Z" level=info msg="Started container" PID=27302 containerID=3ebcacd6dc81a0f675d12e167dccdd01d7c8d78c35c8d799e1c960fef468d01b description=openshift-etcd/etcd-crc/setup id=dc557838-c7dc-4b48-b05d-c9392ece8c2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65
2026-06-09 14:45:30.926160 | controller | Jun 09 13:35:06.089385 crc crio[23733]: time="2026-06-09T13:35:06.087776726Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=b0c7be04-7521-44b7-8435-7d034914e8c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.926188 | controller | Jun 09 13:35:06.089956 crc crio[23733]: time="2026-06-09T13:35:06.088583276Z" level=info msg="Removing container: 16b4b273aa604dd8ecdf013beeb2dcdceff67262d29a6eef0441aff25e0d1f3d" id=a9b4c885-7bcf-4395-b6e4-a2f9099242ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.926211 | controller | Jun 09 13:35:06.091655 crc crio[23733]: time="2026-06-09T13:35:06.091093551Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=e37d4a9f-fe4d-4f74-bf95-eaf40238cfa7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.926233 | controller | Jun 09 13:35:06.093542 crc crio[23733]: time="2026-06-09T13:35:06.093091082Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=4af74d5d-1b71-4d5e-8547-4322f154197c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.926255 | controller | Jun 09 13:35:06.094518 crc crio[23733]: time="2026-06-09T13:35:06.094441817Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=6fae07ba-f6e1-4b0e-92db-28310500cc6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.926277 | controller | Jun 09 13:35:06.095202 crc crio[23733]: time="2026-06-09T13:35:06.095039742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.926299 | controller | Jun 09 13:35:06.095930 crc crio[23733]: time="2026-06-09T13:35:06.095841163Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=cd2232b8-fec6-45d4-9cba-f9cf34ffbf1c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.926321 | controller | Jun 09 13:35:06.098415 crc crio[23733]: time="2026-06-09T13:35:06.098328516Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=9514d886-9a68-46ee-bb55-7d05c4eef537 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.926343 | controller | Jun 09 13:35:06.098775 crc crio[23733]: time="2026-06-09T13:35:06.098664335Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7c33b2d0-3035-4aab-a065-63dcc43a8a71 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.926365 | controller | Jun 09 13:35:06.117309 crc crio[23733]: time="2026-06-09T13:35:06.117202809Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=bfe8040c-66df-4d02-b523-01115532908a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.926389 | controller | Jun 09 13:35:06.118666 crc crio[23733]: time="2026-06-09T13:35:06.118546814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.926414 | controller | Jun 09 13:35:06.120490 crc crio[23733]: time="2026-06-09T13:35:06.12037905Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=39ed1a37-275b-4ba6-a630-716d178caf15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.926436 | controller | Jun 09 13:35:06.133942 crc crio[23733]: time="2026-06-09T13:35:06.133823775Z" level=info msg="Removed container 16b4b273aa604dd8ecdf013beeb2dcdceff67262d29a6eef0441aff25e0d1f3d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=a9b4c885-7bcf-4395-b6e4-a2f9099242ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.926462 | controller | Jun 09 13:35:06.134487 crc crio[23733]: time="2026-06-09T13:35:06.13437166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.926485 | controller | Jun 09 13:35:06.160979 crc crio[23733]: time="2026-06-09T13:35:06.160715053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.926507 | controller | Jun 09 13:35:06.165878 crc crio[23733]: time="2026-06-09T13:35:06.165784593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.926592 | controller | Jun 09 13:35:06.179868 crc crio[23733]: time="2026-06-09T13:35:06.179789762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.926616 | controller | Jun 09 13:35:06.187879 crc crio[23733]: time="2026-06-09T13:35:06.187811957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.926639 | controller | Jun 09 13:35:06.316657 crc crio[23733]: time="2026-06-09T13:35:06.316179924Z" level=info msg="Created container e668623e6edb7316b64980ebb1ac1d5d3090b9f5eaaa75355ad829d0dfa737ab: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=39ed1a37-275b-4ba6-a630-716d178caf15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.926661 | controller | Jun 09 13:35:06.318946 crc crio[23733]: time="2026-06-09T13:35:06.318852233Z" level=info msg="Starting container: e668623e6edb7316b64980ebb1ac1d5d3090b9f5eaaa75355ad829d0dfa737ab" id=f6aef70e-e3a0-47ca-b364-1d052ffd427a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.926683 | controller | Jun 09 13:35:06.324646 crc crio[23733]: time="2026-06-09T13:35:06.324348053Z" level=info msg="Started container" PID=27583 containerID=e668623e6edb7316b64980ebb1ac1d5d3090b9f5eaaa75355ad829d0dfa737ab description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=f6aef70e-e3a0-47ca-b364-1d052ffd427a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4
2026-06-09 14:45:30.926706 | controller | Jun 09 13:35:06.347905 crc crio[23733]: time="2026-06-09T13:35:06.347776074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.926729 | controller | Jun 09 13:35:06.355766 crc crio[23733]: time="2026-06-09T13:35:06.355656256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.926751 | controller | Jun 09 13:35:06.441225 crc crio[23733]: time="2026-06-09T13:35:06.441024511Z" level=info msg="Created container b85b1ba90be49538a2ee13915d64a245e6f6cf075d2ceda063b298096f3eadc7: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=9514d886-9a68-46ee-bb55-7d05c4eef537 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.926773 | controller | Jun 09 13:35:06.442436 crc crio[23733]: time="2026-06-09T13:35:06.442300913Z" level=info msg="Created container 01d539ab93157d3220710eb576536870f0e6d38e32884d280c6842bbcd7cdbb2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=6fae07ba-f6e1-4b0e-92db-28310500cc6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.926795 | controller | Jun 09 13:35:06.443420 crc crio[23733]: time="2026-06-09T13:35:06.44333953Z" level=info msg="Starting container: b85b1ba90be49538a2ee13915d64a245e6f6cf075d2ceda063b298096f3eadc7" id=a83909e7-15f6-46b3-8f21-d24f053144d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.926822 | controller | Jun 09 13:35:06.443770 crc crio[23733]: time="2026-06-09T13:35:06.443666249Z" level=info msg="Starting container: 01d539ab93157d3220710eb576536870f0e6d38e32884d280c6842bbcd7cdbb2" id=e39d96a8-2b26-4877-b04a-6891af1a6634 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.926845 | controller | Jun 09 13:35:06.450773 crc crio[23733]: time="2026-06-09T13:35:06.450613076Z" level=info msg="Started container" PID=27616 containerID=01d539ab93157d3220710eb576536870f0e6d38e32884d280c6842bbcd7cdbb2 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=e39d96a8-2b26-4877-b04a-6891af1a6634 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976
2026-06-09 14:45:30.926868 | controller | Jun 09 13:35:06.451310 crc crio[23733]: time="2026-06-09T13:35:06.451212542Z" level=info msg="Started container" PID=27615 containerID=b85b1ba90be49538a2ee13915d64a245e6f6cf075d2ceda063b298096f3eadc7 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=a83909e7-15f6-46b3-8f21-d24f053144d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c961fdc2aff1dbe7f9b0c80d78add8189892f3c39ad9f99c413bef426b98c8d8
2026-06-09 14:45:30.926890 | controller | Jun 09 13:35:06.466167 crc crio[23733]: time="2026-06-09T13:35:06.466017541Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=f8e1cd5c-5b93-47c4-b40c-fa458596b925 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.926913 | controller | Jun 09 13:35:06.467296 crc crio[23733]: time="2026-06-09T13:35:06.46715682Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=d60f7459-6d31-4692-9cbe-b67f37d470de name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.926935 | controller | Jun 09 13:35:06.468759 crc crio[23733]: time="2026-06-09T13:35:06.468646278Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=72495bc6-bcae-469a-b612-686a5725e886 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.926957 | controller | Jun 09 13:35:06.470359 crc crio[23733]: time="2026-06-09T13:35:06.470272811Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=231af9a6-1a94-4673-a2b9-093c342e6d7b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.926979 | controller | Jun 09 13:35:06.471287 crc crio[23733]: time="2026-06-09T13:35:06.471183593Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=6f275602-2157-426f-97d2-062d11fe997e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.927001 | controller | Jun 09 13:35:06.472290 crc crio[23733]: time="2026-06-09T13:35:06.47221568Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=b2bcfd5f-a5db-4ad3-bbd9-c3401d261500 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.927035 | controller | Jun 09 13:35:06.472581 crc crio[23733]: time="2026-06-09T13:35:06.472515647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.927058 | controller | Jun 09 13:35:06.472686 crc crio[23733]: time="2026-06-09T13:35:06.472649131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.927091 | controller | Jun 09 13:35:06.508051 crc crio[23733]: time="2026-06-09T13:35:06.507989136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.927116 | controller | Jun 09 13:35:06.520896 crc crio[23733]: time="2026-06-09T13:35:06.520379483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.927138 | controller | Jun 09 13:35:06.684496 crc crio[23733]: time="2026-06-09T13:35:06.684382852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.927166 | controller | Jun 09 13:35:06.732030 crc crio[23733]: time="2026-06-09T13:35:06.731914579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.927240 | controller | Jun 09 13:35:06.779589 crc crio[23733]: time="2026-06-09T13:35:06.779465417Z" level=info msg="Created container 6db64afbaca0c8a927a4e3b26da3fb27c47c59ef1b4239fb0fc731ff9d97fbec: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=b2bcfd5f-a5db-4ad3-bbd9-c3401d261500 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.927268 | controller | Jun 09 13:35:06.781580 crc crio[23733]: time="2026-06-09T13:35:06.781422658Z" level=info msg="Starting container: 6db64afbaca0c8a927a4e3b26da3fb27c47c59ef1b4239fb0fc731ff9d97fbec" id=58ecd2c9-0d96-4c57-868a-46b357c65753 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.927290 | controller | Jun 09 13:35:06.789182 crc crio[23733]: time="2026-06-09T13:35:06.789025062Z" level=info msg="Started container" PID=27652 containerID=6db64afbaca0c8a927a4e3b26da3fb27c47c59ef1b4239fb0fc731ff9d97fbec description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=58ecd2c9-0d96-4c57-868a-46b357c65753 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c961fdc2aff1dbe7f9b0c80d78add8189892f3c39ad9f99c413bef426b98c8d8
2026-06-09 14:45:30.927313 | controller | Jun 09 13:35:06.807840 crc crio[23733]: time="2026-06-09T13:35:06.80770155Z" level=info msg="Created container 46edde4e4983c686b29d6bb952e67866be90353c3f7da11230c5072795e1dadf: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=6f275602-2157-426f-97d2-062d11fe997e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.927335 | controller | Jun 09 13:35:06.809012 crc crio[23733]: time="2026-06-09T13:35:06.808958042Z" level=info msg="Starting container: 46edde4e4983c686b29d6bb952e67866be90353c3f7da11230c5072795e1dadf" id=a328eb88-7a5e-4527-be19-7afcc633f92d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.927357 | controller | Jun 09 13:35:06.813628 crc crio[23733]: time="2026-06-09T13:35:06.813599982Z" level=info msg="Started container" PID=27656 containerID=46edde4e4983c686b29d6bb952e67866be90353c3f7da11230c5072795e1dadf description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=a328eb88-7a5e-4527-be19-7afcc633f92d name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976
2026-06-09 14:45:30.927379 | controller | Jun 09 13:35:10.178059 crc crio[23733]: time="2026-06-09T13:35:10.177029913Z" level=info msg="Removing container: 84cfcc7bf91eadb92c7476a25b28630d222ac1b5b0e2ac0524ab70ffa8659012" id=93df9a8b-508e-4689-b259-686557fb1438 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.927401 | controller | Jun 09 13:35:10.179935 crc crio[23733]: time="2026-06-09T13:35:10.179896376Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=15e652c5-3186-420d-b208-e3ab89d0adfa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.927428 | controller | Jun 09 13:35:10.243479 crc crio[23733]: time="2026-06-09T13:35:10.242701475Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=f6617094-aa69-4285-9f46-dd80f9fa9c47 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.927450 | controller | Jun 09 13:35:10.245910 crc crio[23733]: time="2026-06-09T13:35:10.245876026Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=7080ad5b-186e-4a1b-8405-6bf36f28518d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.927471 | controller | Jun 09 13:35:10.246492 crc crio[23733]: time="2026-06-09T13:35:10.246468712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.927492 | controller | Jun 09 13:35:10.275240 crc crio[23733]: time="2026-06-09T13:35:10.275070883Z" level=info msg="Removed container 84cfcc7bf91eadb92c7476a25b28630d222ac1b5b0e2ac0524ab70ffa8659012: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=93df9a8b-508e-4689-b259-686557fb1438 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.927537 | controller | Jun 09 13:35:10.278594 crc crio[23733]: time="2026-06-09T13:35:10.278559873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.927568 | controller | Jun 09 13:35:10.451258 crc crio[23733]: time="2026-06-09T13:35:10.451023818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.927590 | controller | Jun 09 13:35:10.536569 crc crio[23733]: time="2026-06-09T13:35:10.536427445Z" level=info msg="Created container b6e5aaab645df99006da89f38bb3e9d8bafce84ecaee482880780c5763e4fe94: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=7080ad5b-186e-4a1b-8405-6bf36f28518d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.927612 | controller | Jun 09 13:35:10.538285 crc crio[23733]: time="2026-06-09T13:35:10.538080888Z" level=info msg="Starting container: b6e5aaab645df99006da89f38bb3e9d8bafce84ecaee482880780c5763e4fe94" id=11e83ca5-da39-492d-bc98-bfd5369f8acc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.927633 | controller | Jun 09 13:35:10.544679 crc crio[23733]: time="2026-06-09T13:35:10.544565054Z" level=info msg="Started container" PID=27745 containerID=b6e5aaab645df99006da89f38bb3e9d8bafce84ecaee482880780c5763e4fe94 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=11e83ca5-da39-492d-bc98-bfd5369f8acc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d3a31b6941d8443159c5a84c3de0659aea79f505d5e88cc95817be03cf72e5c
2026-06-09 14:45:30.927655 | controller | Jun 09 13:35:16.262849 crc crio[23733]: time="2026-06-09T13:35:16.261805837Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=694b7687-5dfd-4ce1-8c4d-5780d227a166 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.927677 | controller | Jun 09 13:35:16.265603 crc crio[23733]: time="2026-06-09T13:35:16.265522282Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=d8337f1c-8360-4e47-ba1d-db55d8d426a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.927704 | controller | Jun 09 13:35:16.268214 crc crio[23733]: time="2026-06-09T13:35:16.26816263Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=b8c1fee4-0d1f-418c-a588-7f6b21215fe6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.927727 | controller | Jun 09 13:35:16.268496 crc crio[23733]: time="2026-06-09T13:35:16.268434206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.927749 | controller | Jun 09 13:35:16.309829 crc crio[23733]: time="2026-06-09T13:35:16.3095972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.927771 | controller | Jun 09 13:35:16.317841 crc crio[23733]: time="2026-06-09T13:35:16.317703778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.927793 | controller | Jun 09 13:35:16.446419 crc crio[23733]: time="2026-06-09T13:35:16.445543171Z" level=info msg="Created container 634742050c35830507ed8d6656bed4642d956526a2ffd6fd1938c78505b11330: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=b8c1fee4-0d1f-418c-a588-7f6b21215fe6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.927814 | controller | Jun 09 13:35:16.447932 crc crio[23733]: time="2026-06-09T13:35:16.447710167Z" level=info msg="Starting container: 634742050c35830507ed8d6656bed4642d956526a2ffd6fd1938c78505b11330" id=156aefc2-8207-4096-91cb-7d56db9f4b6f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.927836 | controller | Jun 09 13:35:16.454556 crc crio[23733]: time="2026-06-09T13:35:16.454446449Z" level=info msg="Started container" PID=27869 containerID=634742050c35830507ed8d6656bed4642d956526a2ffd6fd1938c78505b11330 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=156aefc2-8207-4096-91cb-7d56db9f4b6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e5ce721e2c347278cf9aa396061acfb5df2f0d981d5a0e2093461b1f8b20267
2026-06-09 14:45:30.927859 | controller | Jun 09 13:35:19.909339 crc crio[23733]: time="2026-06-09T13:35:19.908483411Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=f47aa334-c2e7-4f5e-af8a-2eff3f555d91 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.927880 | controller | Jun 09 13:35:19.915772 crc crio[23733]: time="2026-06-09T13:35:19.915485381Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=3fffa288-167e-4cca-8fc8-3971b260f46c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.927903 | controller | Jun 09 13:35:19.929673 crc crio[23733]: time="2026-06-09T13:35:19.929430968Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=8885c746-0407-47a2-b26c-db9196253042 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.927924 | controller | Jun 09 13:35:19.930496 crc crio[23733]: time="2026-06-09T13:35:19.930407603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.927946 | controller | Jun 09 13:35:19.974084 crc crio[23733]: time="2026-06-09T13:35:19.973934408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.927968 | controller | Jun 09 13:35:20.161612 crc crio[23733]: time="2026-06-09T13:35:20.161290914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.927994 | controller | Jun 09 13:35:20.282345 crc crio[23733]: time="2026-06-09T13:35:20.281521793Z" level=info msg="Created container 2e712920c026b8de40afec3d4de9fafc7222a1a3db70c23bb6fa823b0b8453cd: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=8885c746-0407-47a2-b26c-db9196253042 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.928016 | controller | Jun 09 13:35:20.285310 crc crio[23733]: time="2026-06-09T13:35:20.283908024Z" level=info msg="Starting container: 2e712920c026b8de40afec3d4de9fafc7222a1a3db70c23bb6fa823b0b8453cd" id=0c0642ae-b79b-4b0d-98d3-c0ce5f023007 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.928038 | controller | Jun 09 13:35:20.293313 crc crio[23733]: time="2026-06-09T13:35:20.29307817Z" level=info msg="Started container" PID=27899 containerID=2e712920c026b8de40afec3d4de9fafc7222a1a3db70c23bb6fa823b0b8453cd description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=0c0642ae-b79b-4b0d-98d3-c0ce5f023007 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65
2026-06-09 14:45:30.928060 | controller | Jun 09 13:35:30.225407 crc crio[23733]: time="2026-06-09T13:35:30.224263901Z" level=info msg="Stopping container: 01d539ab93157d3220710eb576536870f0e6d38e32884d280c6842bbcd7cdbb2 (timeout: 30s)" id=20d2b0bc-41c5-43bb-9832-b87809ba8fcb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.928082 | controller | Jun 09 13:35:30.395493 crc crio[23733]: time="2026-06-09T13:35:30.395200888Z" level=info msg="Stopped container 01d539ab93157d3220710eb576536870f0e6d38e32884d280c6842bbcd7cdbb2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=20d2b0bc-41c5-43bb-9832-b87809ba8fcb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.928104 | controller | Jun 09 13:35:30.397789 crc crio[23733]: time="2026-06-09T13:35:30.397695442Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=f37d491d-b5f3-4128-afda-f304ec22e6bb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.928126 | controller | Jun 09 13:35:30.401384 crc crio[23733]: time="2026-06-09T13:35:30.400908334Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=e62284dc-7940-435c-bc37-d4bb523056e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.928147 | controller | Jun 09 13:35:30.406177 crc crio[23733]: time="2026-06-09T13:35:30.404569198Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=62cb222c-eadd-4181-9bf5-d1ace2de4690 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.928169 | controller | Jun 09 13:35:30.406177 crc crio[23733]: time="2026-06-09T13:35:30.405464111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.928190 | controller | Jun 09 13:35:30.437652 crc crio[23733]: time="2026-06-09T13:35:30.437495961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.928212 | controller | Jun 09 13:35:30.449056 crc crio[23733]: time="2026-06-09T13:35:30.448883602Z" level=info msg="Removing container: bb789140bc7ca10cc67655e86353945314b5db723273079b115445a0e11983d3" id=63fa729c-0ca1-43af-9dd2-2c056fa97089 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.928233 | controller | Jun 09 13:35:30.557813 crc crio[23733]: time="2026-06-09T13:35:30.557411691Z" level=info msg="Removed container bb789140bc7ca10cc67655e86353945314b5db723273079b115445a0e11983d3: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=63fa729c-0ca1-43af-9dd2-2c056fa97089 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.928261 | controller | Jun 09 13:35:30.621589 crc crio[23733]: time="2026-06-09T13:35:30.621473511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.928284 | controller | Jun 09 13:35:30.730158 crc crio[23733]: time="2026-06-09T13:35:30.729715573Z" level=info msg="Created container 1589054945f7ca6a3aebb73d02a46b0b7111af89a070fd06df688e836eb4a992: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=62cb222c-eadd-4181-9bf5-d1ace2de4690 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.928306 | controller | Jun 09 13:35:30.731452 crc crio[23733]: time="2026-06-09T13:35:30.731395596Z" level=info msg="Starting container: 1589054945f7ca6a3aebb73d02a46b0b7111af89a070fd06df688e836eb4a992" id=6764586d-4ad6-4c06-9cee-e3fc713b3460 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.928329 | controller | Jun 09 13:35:30.738655 crc crio[23733]: time="2026-06-09T13:35:30.738551799Z" level=info msg="Started container" PID=28049 containerID=1589054945f7ca6a3aebb73d02a46b0b7111af89a070fd06df688e836eb4a992 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=6764586d-4ad6-4c06-9cee-e3fc713b3460 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976
2026-06-09 14:45:30.928352 | controller | Jun 09 13:36:00.224645 crc crio[23733]: time="2026-06-09T13:36:00.22357146Z" level=info msg="Stopping container: 1589054945f7ca6a3aebb73d02a46b0b7111af89a070fd06df688e836eb4a992 (timeout: 30s)" id=42acecea-76d7-4d6a-9774-94f4ff2271df name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.928374 | controller | Jun 09 13:36:00.388906 crc crio[23733]: time="2026-06-09T13:36:00.388765563Z" level=info msg="Stopped container 1589054945f7ca6a3aebb73d02a46b0b7111af89a070fd06df688e836eb4a992: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=42acecea-76d7-4d6a-9774-94f4ff2271df name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.928396 | controller | Jun 09 13:36:00.390614 crc crio[23733]: time="2026-06-09T13:36:00.390546077Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=0c9443ba-ba53-40b7-9110-fdd00069b1b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.928418 | controller | Jun 09 13:36:00.392080 crc crio[23733]: time="2026-06-09T13:36:00.392014054Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=1300465e-cf6e-4f23-9875-4ea619346bd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.928440 | controller | Jun 09 13:36:00.394659 crc crio[23733]: time="2026-06-09T13:36:00.394541348Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=d814e224-3fa0-4607-b1ea-252ebffed306 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.928461 | controller | Jun 09 13:36:00.394902 crc crio[23733]: time="2026-06-09T13:36:00.394843506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.928483 | controller | Jun 09 13:36:00.422011 crc crio[23733]: time="2026-06-09T13:36:00.421920729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.928505 | controller | Jun 09 13:36:00.566959 crc crio[23733]: time="2026-06-09T13:36:00.566776999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.928557 | controller | Jun 09 13:36:00.655281 crc crio[23733]: time="2026-06-09T13:36:00.655163726Z" level=info msg="Created container 742a5b13c2eab7f5301e7b5ae668144504bb30525ac561319dbb9a010e4a8814: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=d814e224-3fa0-4607-b1ea-252ebffed306 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.928582 | controller | Jun 09 13:36:00.656519 crc crio[23733]: time="2026-06-09T13:36:00.656429418Z" level=info msg="Starting container: 742a5b13c2eab7f5301e7b5ae668144504bb30525ac561319dbb9a010e4a8814" id=4764df78-db35-4cd9-8963-c115ec743e37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.928618 | controller | Jun 09 13:36:00.661687 crc crio[23733]: time="2026-06-09T13:36:00.661593899Z" level=info msg="Started container" PID=28442 containerID=742a5b13c2eab7f5301e7b5ae668144504bb30525ac561319dbb9a010e4a8814 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=4764df78-db35-4cd9-8963-c115ec743e37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976
2026-06-09 14:45:30.928641 | controller | Jun 09 13:36:00.751669 crc crio[23733]: time="2026-06-09T13:36:00.751585316Z" level=info msg="Removing container: 01d539ab93157d3220710eb576536870f0e6d38e32884d280c6842bbcd7cdbb2" id=6756b9a7-b9ae-496a-8f37-c742cd7ae616 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.928663 | controller | Jun 09 13:36:00.775506 crc crio[23733]: time="2026-06-09T13:36:00.775383215Z" level=info msg="Removed container 01d539ab93157d3220710eb576536870f0e6d38e32884d280c6842bbcd7cdbb2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=6756b9a7-b9ae-496a-8f37-c742cd7ae616 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.928685 | controller | Jun 09 13:36:28.691066 crc crio[23733]: time="2026-06-09T13:36:28.690248166Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=2e1b988b-0111-4dad-87e1-889bee950f2e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.928711 | controller | Jun 09 13:36:28.693900 crc crio[23733]: time="2026-06-09T13:36:28.693784506Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=1657d15b-13b9-4732-93a1-e4b7b0342cfd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.928733 | controller | Jun 09 13:36:28.715899 crc crio[23733]: time="2026-06-09T13:36:28.715701088Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=24b39f56-d47c-4c5e-83ab-3b1e1751023a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.928755 | controller | Jun 09 13:36:28.716420 crc crio[23733]: time="2026-06-09T13:36:28.716351625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.928777 | controller | Jun 09 13:36:28.747458 crc crio[23733]: time="2026-06-09T13:36:28.747291854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.928799 | controller | Jun 09 13:36:28.912056 crc crio[23733]: time="2026-06-09T13:36:28.911905372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.928820 | controller | Jun 09 13:36:29.045983 crc crio[23733]: time="2026-06-09T13:36:29.045817077Z" level=info msg="Created container 0e3eeeb5d23cc80042e3f6c334a07e79188a88973c2a7d53b0b48e28d6e7e4dc: openshift-etcd/etcd-crc/etcd-resources-copy" id=24b39f56-d47c-4c5e-83ab-3b1e1751023a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.928847 | controller | Jun 09 13:36:29.047549 crc crio[23733]: time="2026-06-09T13:36:29.047453848Z" level=info msg="Starting container: 0e3eeeb5d23cc80042e3f6c334a07e79188a88973c2a7d53b0b48e28d6e7e4dc" id=31454da9-35a9-4d0b-a3e6-67c5004c7a6e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.928869 | controller | Jun 09 13:36:29.054349 crc crio[23733]: time="2026-06-09T13:36:29.054001214Z" level=info msg="Started container" PID=28840 containerID=0e3eeeb5d23cc80042e3f6c334a07e79188a88973c2a7d53b0b48e28d6e7e4dc description=openshift-etcd/etcd-crc/etcd-resources-copy id=31454da9-35a9-4d0b-a3e6-67c5004c7a6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65
2026-06-09 14:45:30.928891 | controller | Jun 09 13:36:30.225367 crc crio[23733]: time="2026-06-09T13:36:30.223670212Z" level=info msg="Stopping container: 742a5b13c2eab7f5301e7b5ae668144504bb30525ac561319dbb9a010e4a8814 (timeout: 30s)" id=95f58338-4e82-4a24-960c-a01b97dc0797 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.928914 | controller | Jun 09 13:36:30.406639 crc crio[23733]: time="2026-06-09T13:36:30.405987737Z" level=info msg="Stopped container 742a5b13c2eab7f5301e7b5ae668144504bb30525ac561319dbb9a010e4a8814: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=95f58338-4e82-4a24-960c-a01b97dc0797 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.928936 | controller | Jun 09 13:36:31.075036 crc crio[23733]: time="2026-06-09T13:36:31.074962097Z" level=info msg="Removing container: 1589054945f7ca6a3aebb73d02a46b0b7111af89a070fd06df688e836eb4a992" id=89b8addb-52da-4a37-9adf-185ba69e0f67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.928958 | controller | Jun 09 13:36:31.114171 crc crio[23733]: time="2026-06-09T13:36:31.113904028Z" level=info msg="Removed container 1589054945f7ca6a3aebb73d02a46b0b7111af89a070fd06df688e836eb4a992: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=89b8addb-52da-4a37-9adf-185ba69e0f67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.928980 | controller | Jun 09 13:37:04.058931 crc crio[23733]: time="2026-06-09T13:37:04.058306856Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=d6cec3a0-0247-458e-b07b-f24f13099dce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.929002 | controller | Jun 09 13:37:04.061805 crc crio[23733]: time="2026-06-09T13:37:04.061685002Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=411888aa-e5dd-4b11-90de-f107821c94a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.929024 | controller | Jun 09 13:37:04.078173 crc crio[23733]: time="2026-06-09T13:37:04.077944681Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=3c50a22f-a2e3-4641-91dd-538e43bc5c61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.929046 | controller | Jun 09 13:37:04.079191 crc crio[23733]: time="2026-06-09T13:37:04.079050769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.929068 | controller | Jun 09 13:37:04.114968 crc crio[23733]: time="2026-06-09T13:37:04.114361139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.929089 | controller | Jun 09 13:37:04.294865 crc crio[23733]: time="2026-06-09T13:37:04.294750665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.929116 | controller | Jun 09 13:37:04.405456 crc crio[23733]: time="2026-06-09T13:37:04.405247Z" level=info msg="Created container 07be56ff0b736b0a0cb862a1adc990d9d2c424b57c42c25c2cb158c0c45f0622: openshift-etcd/etcd-crc/etcdctl" id=3c50a22f-a2e3-4641-91dd-538e43bc5c61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.929139 | controller | Jun 09 13:37:04.408229 crc crio[23733]: time="2026-06-09T13:37:04.4080516Z" level=info msg="Starting container: 07be56ff0b736b0a0cb862a1adc990d9d2c424b57c42c25c2cb158c0c45f0622" id=3b34feeb-8e8e-43aa-808b-53e0cbcbc749 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.929161 | controller | Jun 09 13:37:04.414248 crc crio[23733]: time="2026-06-09T13:37:04.413465527Z" level=info msg="Started container" PID=29324 containerID=07be56ff0b736b0a0cb862a1adc990d9d2c424b57c42c25c2cb158c0c45f0622 description=openshift-etcd/etcd-crc/etcdctl id=3b34feeb-8e8e-43aa-808b-53e0cbcbc749 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65
2026-06-09 14:45:30.929183 | controller | Jun 09 13:37:04.428346 crc crio[23733]: time="2026-06-09T13:37:04.428242199Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=562f8e57-fafe-42d3-b773-cb2acac23748 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.929205 | controller | Jun 09 13:37:04.431630 crc crio[23733]: time="2026-06-09T13:37:04.431531652Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=27ac8f34-cae7-49cf-a20b-26e0eb645909 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.929227 | controller | Jun 09 13:37:04.438730 crc crio[23733]: time="2026-06-09T13:37:04.438646552Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=4aa80387-c83e-4087-87cd-14de2a691aba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.929249 | controller | Jun 09 13:37:04.439168 crc crio[23733]: time="2026-06-09T13:37:04.439082012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.929270 | controller | Jun 09 13:37:04.465489 crc crio[23733]: time="2026-06-09T13:37:04.465372825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.929291 | controller | Jun 09 13:37:04.618672 crc crio[23733]: time="2026-06-09T13:37:04.618508184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.929313 | controller | Jun 09 13:37:04.717617 crc crio[23733]: time="2026-06-09T13:37:04.717376626Z" level=info msg="Created container ba9d43b1b5843b633e558c88bd0c124074b4fbd686d1afcdb9ac578fd630e45f: openshift-etcd/etcd-crc/etcd" id=4aa80387-c83e-4087-87cd-14de2a691aba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.929335 | controller | Jun 09 13:37:04.718931 crc crio[23733]: time="2026-06-09T13:37:04.718846683Z" level=info msg="Starting container: ba9d43b1b5843b633e558c88bd0c124074b4fbd686d1afcdb9ac578fd630e45f" id=c1f1090a-afbe-4f06-bb7e-d7bae6a62d75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.929360 | controller | Jun 09 13:37:04.725236 crc crio[23733]: time="2026-06-09T13:37:04.72506991Z" level=info msg="Started container" PID=29333 containerID=ba9d43b1b5843b633e558c88bd0c124074b4fbd686d1afcdb9ac578fd630e45f description=openshift-etcd/etcd-crc/etcd id=c1f1090a-afbe-4f06-bb7e-d7bae6a62d75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65
2026-06-09 14:45:30.929384 | controller | Jun 09 13:37:04.738029 crc crio[23733]: time="2026-06-09T13:37:04.737919914Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=e4b75bf5-9f63-4f21-80b3-310819040c33 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.929410 | controller | Jun 09 13:37:04.740892 crc crio[23733]: time="2026-06-09T13:37:04.740818177Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=a0d697bf-b727-4236-8574-2ca9bad0a115 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.929433 | controller | Jun 09 13:37:04.747319 crc crio[23733]: time="2026-06-09T13:37:04.747235678Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=19983dea-df6c-45b9-98a6-056b9efbbe9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.929455 | controller | Jun 09 13:37:04.747930 crc crio[23733]: time="2026-06-09T13:37:04.747681699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.929476 | controller | Jun 09 13:37:04.774093 crc crio[23733]: time="2026-06-09T13:37:04.773958852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.929498 | controller | Jun 09 13:37:04.913287 crc crio[23733]: time="2026-06-09T13:37:04.91316023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.929547 | controller | Jun 09 13:37:05.006126 crc crio[23733]: time="2026-06-09T13:37:05.006033271Z" level=info msg="Created container 0e9989da454c262c8e774261ee9511d928d2f45f2c81892cb180b8e24c2ab11c: openshift-etcd/etcd-crc/etcd-metrics" id=19983dea-df6c-45b9-98a6-056b9efbbe9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.929573 | controller | Jun 09 13:37:05.008223 crc crio[23733]: time="2026-06-09T13:37:05.008095503Z" level=info msg="Starting container: 0e9989da454c262c8e774261ee9511d928d2f45f2c81892cb180b8e24c2ab11c" id=f11e439b-8b07-46c3-afe9-00107b174b19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.929595 | controller | Jun 09 13:37:05.015405 crc crio[23733]: time="2026-06-09T13:37:05.014633797Z" level=info msg="Started container" PID=29349 containerID=0e9989da454c262c8e774261ee9511d928d2f45f2c81892cb180b8e24c2ab11c description=openshift-etcd/etcd-crc/etcd-metrics id=f11e439b-8b07-46c3-afe9-00107b174b19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65
2026-06-09 14:45:30.929686 | controller | Jun 09 13:37:05.026779 crc crio[23733]: time="2026-06-09T13:37:05.026732923Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=3b77fc52-9b89-4b55-bdc9-69f1ca76b23a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.929723 | controller | Jun 09 13:37:05.029251 crc crio[23733]: time="2026-06-09T13:37:05.029172294Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=39e2c26b-9c14-4db0-9a84-95329b51b847 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.929747 | controller | Jun 09 13:37:05.035519 crc crio[23733]: time="2026-06-09T13:37:05.035483713Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=b140982b-7f96-4cb7-ab20-8326899af43b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.929771 | controller | Jun 09 13:37:05.036027 crc crio[23733]: time="2026-06-09T13:37:05.036006126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.929801 | controller | Jun 09 13:37:05.070455 crc crio[23733]: time="2026-06-09T13:37:05.070303151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.929824 | controller | Jun 09 13:37:05.281442 crc crio[23733]: time="2026-06-09T13:37:05.281282917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.929846 | controller | Jun 09 13:37:05.377609 crc crio[23733]: time="2026-06-09T13:37:05.376848286Z" level=info msg="Created container ab8c105e051a505238666e01fbe73a8a248db4901aaa5c73923e377299dd4a18: openshift-etcd/etcd-crc/etcd-readyz" id=b140982b-7f96-4cb7-ab20-8326899af43b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.929868 | controller | Jun 09 13:37:05.379333 crc crio[23733]: time="2026-06-09T13:37:05.379248406Z" level=info msg="Starting container: ab8c105e051a505238666e01fbe73a8a248db4901aaa5c73923e377299dd4a18" id=d222050a-9973-4938-a287-f2b3a651c4cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.929890 | controller | Jun 09 13:37:05.385838 crc crio[23733]: time="2026-06-09T13:37:05.385790061Z" level=info msg="Started container" PID=29368 containerID=ab8c105e051a505238666e01fbe73a8a248db4901aaa5c73923e377299dd4a18 description=openshift-etcd/etcd-crc/etcd-readyz id=d222050a-9973-4938-a287-f2b3a651c4cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65
2026-06-09 14:45:30.929912 | controller | Jun 09 13:37:05.406868 crc crio[23733]: time="2026-06-09T13:37:05.406684198Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=c6b3db3e-bacf-4bfd-82a9-2800537a3e1a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.929934 | controller | Jun 09 13:37:05.409521 crc crio[23733]: time="2026-06-09T13:37:05.409370156Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=730fbf75-17bd-4d4b-b8e9-e06387d768ba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.929956 | controller | Jun 09 13:37:05.416452 crc crio[23733]: time="2026-06-09T13:37:05.416373482Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=f791ca8b-e8ca-402a-b19a-0b13701e45a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.929978 | controller | Jun 09 13:37:05.416790 crc crio[23733]: time="2026-06-09T13:37:05.41668274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.930000 | controller | Jun 09 13:37:05.444091 crc crio[23733]: time="2026-06-09T13:37:05.443945167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.930022 | controller | Jun 09 13:37:05.608848 crc crio[23733]: time="2026-06-09T13:37:05.608566086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.930044 | controller | Jun 09 13:37:05.712697 crc crio[23733]: time="2026-06-09T13:37:05.712577038Z" level=info msg="Created container a974f6768d8172afbc4e787b6ae84cf9a3cb6cf55ecf7171ea78e8305483fe49: openshift-etcd/etcd-crc/etcd-rev" id=f791ca8b-e8ca-402a-b19a-0b13701e45a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.930067 | controller | Jun 09 13:37:05.715011 crc crio[23733]: time="2026-06-09T13:37:05.714819364Z" level=info msg="Starting container: a974f6768d8172afbc4e787b6ae84cf9a3cb6cf55ecf7171ea78e8305483fe49" id=b3e43d53-89c3-4a0b-9e6c-da969e0a0f70 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.930093 | controller | Jun 09 13:37:05.723659 crc crio[23733]: time="2026-06-09T13:37:05.723523834Z" level=info msg="Started container" PID=29390 containerID=a974f6768d8172afbc4e787b6ae84cf9a3cb6cf55ecf7171ea78e8305483fe49 description=openshift-etcd/etcd-crc/etcd-rev id=b3e43d53-89c3-4a0b-9e6c-da969e0a0f70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65
2026-06-09 14:45:30.930116 | controller | Jun 09 13:37:12.857587 crc crio[23733]: time="2026-06-09T13:37:12.856842129Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=8a6b476d-0f87-4786-8225-7369749bd987 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.930138 | controller | Jun 09 13:37:12.862991 crc crio[23733]: time="2026-06-09T13:37:12.862957404Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=c92fc376-f44f-4dfb-be60-48554a99face name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.930160 | controller | Jun 09 13:37:12.866341 crc crio[23733]: time="2026-06-09T13:37:12.866313528Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=35cbf354-2c4d-437a-a432-115d33eba6c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.930182 | controller | Jun 09 13:37:12.866804 crc crio[23733]: time="2026-06-09T13:37:12.866693347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.930203 | controller | Jun 09 13:37:12.896563 crc crio[23733]: time="2026-06-09T13:37:12.896501909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.930225 | controller | Jun 09 13:37:13.063671 crc crio[23733]: time="2026-06-09T13:37:13.06361006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.930247 | controller | Jun 09 13:37:13.161305 crc crio[23733]: time="2026-06-09T13:37:13.161243241Z" level=info msg="Created container 9bc35f3b485e47c12dbf476161b48645d51729e8023627aaf564d84bbe2dd663: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=35cbf354-2c4d-437a-a432-115d33eba6c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.930306 | controller | Jun 09 13:37:13.163188 crc crio[23733]: time="2026-06-09T13:37:13.163045556Z" level=info msg="Starting container: 9bc35f3b485e47c12dbf476161b48645d51729e8023627aaf564d84bbe2dd663" id=52e3ca41-cb84-48a6-b10c-3655866149f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.930340 | controller | Jun 09 13:37:13.168453 crc crio[23733]: time="2026-06-09T13:37:13.16834783Z" level=info msg="Started container" PID=29554 containerID=9bc35f3b485e47c12dbf476161b48645d51729e8023627aaf564d84bbe2dd663 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=52e3ca41-cb84-48a6-b10c-3655866149f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976
2026-06-09 14:45:30.930389 | controller | Jun 09 13:37:17.553586 crc crio[23733]: time="2026-06-09T13:37:17.552822098Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=8c413018-481d-4b48-b735-c24c3f35b032 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.930423 | controller | Jun 09 13:37:17.556554 crc crio[23733]: time="2026-06-09T13:37:17.55647174Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=07747b84-81e8-45cd-ab8a-db185e9ba885 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.930476 | controller | Jun 09 13:37:17.559893 crc crio[23733]: time="2026-06-09T13:37:17.559799804Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=201dda7c-ece3-4977-b844-75d299a52c6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.930509 | controller | Jun 09 13:37:17.560350 crc crio[23733]: time="2026-06-09T13:37:17.560263345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.930577 | controller | Jun 09 13:37:17.590779 crc crio[23733]: time="2026-06-09T13:37:17.59058187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.930626 | controller | Jun 09 13:37:17.781010 crc crio[23733]: time="2026-06-09T13:37:17.780309311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.930658 | controller | Jun 09 13:37:17.891191 crc crio[23733]: time="2026-06-09T13:37:17.891002041Z" level=info msg="Created container 2f884939f3f690df8cd9548acdcf4ac36390f7671a7f828ccf99bc4bf7249b6d: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=201dda7c-ece3-4977-b844-75d299a52c6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.930682 | controller | Jun 09 13:37:17.892424 crc crio[23733]: time="2026-06-09T13:37:17.892361916Z" level=info msg="Starting container: 2f884939f3f690df8cd9548acdcf4ac36390f7671a7f828ccf99bc4bf7249b6d" id=746f46ec-1149-4dff-bba9-6b06b8eece8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.930705 | controller | Jun 09 13:37:17.898303 crc crio[23733]: time="2026-06-09T13:37:17.898008918Z" level=info msg="Started container" PID=29613 containerID=2f884939f3f690df8cd9548acdcf4ac36390f7671a7f828ccf99bc4bf7249b6d description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=746f46ec-1149-4dff-bba9-6b06b8eece8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e913f0f7098689841f583c5b6e9b4768355b5e2e2b2f66a58e7ea6681fbd8b48
2026-06-09 14:45:30.930727 | controller | Jun 09 13:37:27.648334 crc crio[23733]: time="2026-06-09T13:37:27.647188969Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=97c3b02b-8c23-48f8-9dc9-d7b28bcddb64 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.930749 | controller | Jun 09 13:37:27.650087 crc crio[23733]: time="2026-06-09T13:37:27.648661206Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=ef2cd642-3203-46e6-a398-b2a5551d49ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.930771 | controller | Jun 09 13:37:27.654095 crc crio[23733]: time="2026-06-09T13:37:27.650238465Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=f0f80489-7777-4003-93c0-cb46256224ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.930793 | controller | Jun 09 13:37:27.654095 crc crio[23733]: time="2026-06-09T13:37:27.650539173Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=873f8847-511a-49ea-bf75-941998c28860 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.930820 | controller | Jun 09 13:37:27.654095 crc crio[23733]: time="2026-06-09T13:37:27.653807615Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=71e1acba-f705-4b9b-b33f-ac9c0fc64717 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.930842 | controller | Jun 09 13:37:27.654095 crc crio[23733]: time="2026-06-09T13:37:27.653876227Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=2fcc3d69-c461-4dff-b9ee-246a3c581aef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.930864 | controller | Jun 09 13:37:27.654582 crc crio[23733]: time="2026-06-09T13:37:27.654187695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.930885 | controller | Jun 09 13:37:27.654582 crc crio[23733]: time="2026-06-09T13:37:27.654208946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.930907 | controller | Jun 09 13:37:27.656254 crc crio[23733]: time="2026-06-09T13:37:27.656180565Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2217dd8f-c1be-426d-8e04-856373b2e7f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.930928 | controller | Jun 09 13:37:27.663782 crc crio[23733]: time="2026-06-09T13:37:27.663676505Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=efd76894-0d2a-4b8c-8bb4-d89cdbc07580 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.930949 | controller | Jun 09 13:37:27.679526 crc crio[23733]: time="2026-06-09T13:37:27.67942312Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=8a2b8210-0bd9-4369-b829-af3c2aaa126d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.930971 | controller | Jun 09 13:37:27.685449 crc crio[23733]: time="2026-06-09T13:37:27.685357161Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=5134139e-de8a-4dd8-8605-27a7d6faf5c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.930992 | controller | Jun 09 13:37:27.687497 crc crio[23733]: time="2026-06-09T13:37:27.687034823Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=04f1fbb4-76ee-42cb-aa38-87be9d1fcfb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.931013 | controller | Jun 09 13:37:27.698887 crc crio[23733]: time="2026-06-09T13:37:27.68888567Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=4e85097c-e524-4ace-a855-a07b69c4c4ff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.931034 | controller | Jun 09 13:37:27.698887 crc crio[23733]: time="2026-06-09T13:37:27.690265855Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=bf29a4f6-62fa-495d-80d6-eab89bfe1def name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.931054 | controller | Jun 09 13:37:27.698887 crc crio[23733]: time="2026-06-09T13:37:27.691472975Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=0a76161a-f47d-4003-ad06-89048f69b31f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.931079 | controller | Jun 09 13:37:27.698887 crc crio[23733]: time="2026-06-09T13:37:27.692325366Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=2cd2c744-836f-41ee-a3dc-b2a48094825c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.931101 | controller | Jun 09 13:37:27.698887 crc crio[23733]: time="2026-06-09T13:37:27.692610543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.931122 | controller | Jun 09 13:37:27.698887 crc crio[23733]: time="2026-06-09T13:37:27.692973242Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=a6e343fc-598e-4a3b-a753-2e8b3c5a8dcc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.931144 | controller | Jun 09 13:37:27.698887 crc crio[23733]: time="2026-06-09T13:37:27.693377162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.931165 | controller | Jun 09 13:37:27.698887 crc crio[23733]: time="2026-06-09T13:37:27.693913446Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=3eb29c4f-16bc-45b1-80f4-490ea4cc2284 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.931187 | controller | Jun 09 13:37:27.698887 crc crio[23733]: time="2026-06-09T13:37:27.694057201Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=ec91270d-020c-40a7-8814-fb96270c3cfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.931208 | controller | Jun 09 13:37:27.698887 crc crio[23733]: time="2026-06-09T13:37:27.696277215Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=b3d08a3a-4c58-4952-81f4-c791b712729a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.931230 | controller | Jun 09 13:37:27.723000 crc crio[23733]: time="2026-06-09T13:37:27.722505576Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=c33abdd1-9a22-424f-8960-c7143966e569 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.931251 | controller | Jun 09 13:37:27.731724 crc crio[23733]: time="2026-06-09T13:37:27.73099531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.931273 | controller | Jun 09 13:37:27.735629 crc crio[23733]: time="2026-06-09T13:37:27.735549336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.931295 | controller | Jun 09 13:37:27.738626 crc crio[23733]: time="2026-06-09T13:37:27.738549341Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=9aa3a0ec-d6a2-4e6f-8770-6ad4060f95bc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.931317 | controller | Jun 09 13:37:27.741195 crc crio[23733]: time="2026-06-09T13:37:27.739301431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.931339 | controller | Jun 09 13:37:27.751180 crc crio[23733]: time="2026-06-09T13:37:27.750688176Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=0b607a82-f93b-49d7-a018-12436c6ec396 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.931366 | controller | Jun 09 13:37:27.751180 crc crio[23733]: time="2026-06-09T13:37:27.750944943Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=14e3a262-99bb-4a81-a74f-ec35486017ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.931389 | controller | Jun 09 13:37:27.756841 crc crio[23733]: time="2026-06-09T13:37:27.756752959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.931410 | controller | Jun 09 13:37:27.760565 crc crio[23733]: time="2026-06-09T13:37:27.760490004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.931432 | controller | Jun 09 13:37:27.763431 crc crio[23733]: time="2026-06-09T13:37:27.763288754Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=bde5de24-c1ec-4742-9016-e84733a96a6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.931454 | controller | Jun 09 13:37:27.764735 crc crio[23733]: time="2026-06-09T13:37:27.764618218Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=3fd534c9-ab52-4481-aafe-f08f1afe6b58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.931475 | controller | Jun 09 13:37:27.765636 crc crio[23733]: time="2026-06-09T13:37:27.765439199Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=cdf12557-5798-478f-a64c-0f259c9af2a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.931497 | controller | Jun 09 13:37:27.766907 crc crio[23733]: time="2026-06-09T13:37:27.766822174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.931545 | controller | Jun 09 13:37:27.767035 crc crio[23733]: time="2026-06-09T13:37:27.766837574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.931569 | controller | Jun 09 13:37:27.771364 crc crio[23733]: time="2026-06-09T13:37:27.771296686Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=7fb960f0-c911-45d2-8358-2ff6832ba049 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.931591 | controller | Jun 09 13:37:27.798764 crc crio[23733]: time="2026-06-09T13:37:27.798551513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.931613 | controller | Jun 09 13:37:27.803367 crc crio[23733]: time="2026-06-09T13:37:27.803251342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.931636 | controller | Jun 09 13:37:27.810629 crc crio[23733]: time="2026-06-09T13:37:27.810518245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.931657 | controller | Jun 09 13:37:27.812945 crc crio[23733]: time="2026-06-09T13:37:27.812851004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.931678 | controller | Jun 09 13:37:27.820413 crc crio[23733]: time="2026-06-09T13:37:27.820320922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.931705 | controller | Jun 09 13:37:27.831483 crc crio[23733]: time="2026-06-09T13:37:27.83135398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.931727 | controller | Jun 09 13:37:27.856637 crc crio[23733]: time="2026-06-09T13:37:27.856533984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.931749 | controller | Jun 09 13:37:27.865572 crc crio[23733]: time="2026-06-09T13:37:27.865483271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.931770 | controller | Jun 09 13:37:27.914013 crc crio[23733]: time="2026-06-09T13:37:27.913943631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.931792 | controller | Jun 09 13:37:27.918044 crc crio[23733]: time="2026-06-09T13:37:27.918021034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.931813 | controller | Jun 09 13:37:27.932931 crc crio[23733]: time="2026-06-09T13:37:27.932862419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.931835 | controller | Jun 09 13:37:27.961240 crc crio[23733]: time="2026-06-09T13:37:27.961046269Z" level=info msg="Created container b7bea496e1662d9c3b7f19393dea05fa27debe4a92a828613e404d19eba9de72: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=2fcc3d69-c461-4dff-b9ee-246a3c581aef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.931856 | controller | Jun 09 13:37:27.962686 crc crio[23733]: time="2026-06-09T13:37:27.962609368Z" level=info msg="Starting container: b7bea496e1662d9c3b7f19393dea05fa27debe4a92a828613e404d19eba9de72" id=36bbe6e1-6e8b-49c1-a9ba-5cb6e405f148 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.931878 | controller | Jun 09 13:37:27.969693 crc crio[23733]: time="2026-06-09T13:37:27.969573894Z" level=info msg="Started container" PID=29805 containerID=b7bea496e1662d9c3b7f19393dea05fa27debe4a92a828613e404d19eba9de72 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=36bbe6e1-6e8b-49c1-a9ba-5cb6e405f148 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dafdd89d1dcc68e874169788495acc703a062271612bc590eeaf3de32e21f49
2026-06-09 14:45:30.931901 | controller | Jun 09 13:37:27.983059 crc crio[23733]: time="2026-06-09T13:37:27.982923679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.931923 | controller | Jun 09 13:37:27.989765 crc crio[23733]: time="2026-06-09T13:37:27.989584638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.931945 | controller | Jun 09 13:37:28.018563 crc crio[23733]: time="2026-06-09T13:37:28.01780519Z" level=info msg="Created container 583cb79a737ee8873f4cee1a75341930ba1db460ee299d7261108df74fbda40b: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=3eb29c4f-16bc-45b1-80f4-490ea4cc2284 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.931971 | controller | Jun 09 13:37:28.020756 crc crio[23733]: time="2026-06-09T13:37:28.019945083Z" level=info msg="Starting container: 583cb79a737ee8873f4cee1a75341930ba1db460ee299d7261108df74fbda40b" id=c90a7c8d-60ad-46a1-b320-1ce10addfaca name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.931994 | controller | Jun 09 13:37:28.027742 crc crio[23733]: time="2026-06-09T13:37:28.027626717Z" level=info msg="Started container" PID=29824 containerID=583cb79a737ee8873f4cee1a75341930ba1db460ee299d7261108df74fbda40b description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=c90a7c8d-60ad-46a1-b320-1ce10addfaca name=/runtime.v1.RuntimeService/StartContainer sandboxID=2308aca293eb1848ac49b11cc0ef05a2535126a7a0c4627ba46a5cfc8b7d0f39
2026-06-09 14:45:30.932016 | controller | Jun 09 13:37:28.046656 crc crio[23733]: time="2026-06-09T13:37:28.043302382Z" level=info msg="Created container 3bf675b11a6e74c4c91402cdc39f521d87bf2e2e6eae33882aeecdb7e2eeae7c: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=2cd2c744-836f-41ee-a3dc-b2a48094825c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.932038 | controller | Jun 09 13:37:28.046656 crc crio[23733]: time="2026-06-09T13:37:28.045840105Z" level=info msg="Created container 03c399dbd9133c090d689dd04b7c042eaeb14a9ca22813ad89eee76147bcced1: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=bde5de24-c1ec-4742-9016-e84733a96a6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.932059 | controller | Jun 09 13:37:28.046656 crc crio[23733]: time="2026-06-09T13:37:28.046164654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.932081 | controller | Jun 09 13:37:28.046656 crc crio[23733]: time="2026-06-09T13:37:28.046436091Z" level=info msg="Starting container: 3bf675b11a6e74c4c91402cdc39f521d87bf2e2e6eae33882aeecdb7e2eeae7c" id=56ed57d5-a29c-4f22-99c6-5934bdd9bc5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.932103 | controller | Jun 09 13:37:28.048328 crc crio[23733]: time="2026-06-09T13:37:28.048080072Z" level=info msg="Starting container: 03c399dbd9133c090d689dd04b7c042eaeb14a9ca22813ad89eee76147bcced1" id=2271b36d-2f85-4364-8859-6c996f517e57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.932125 | controller | Jun 09 13:37:28.072936 crc crio[23733]: time="2026-06-09T13:37:28.072833316Z" level=info msg="Started container" PID=29835 containerID=03c399dbd9133c090d689dd04b7c042eaeb14a9ca22813ad89eee76147bcced1 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=2271b36d-2f85-4364-8859-6c996f517e57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9283a2ab644e158a31dd254c4efaaed2d1d6c5483980c5b5e748fd54daa7c510
2026-06-09 14:45:30.932148 | controller | Jun 09 13:37:28.095332 crc crio[23733]: time="2026-06-09T13:37:28.095088136Z" level=info msg="Started container" PID=29825 containerID=3bf675b11a6e74c4c91402cdc39f521d87bf2e2e6eae33882aeecdb7e2eeae7c description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=56ed57d5-a29c-4f22-99c6-5934bdd9bc5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=040a32f97b44731dd690630d85959d3ee0b7b2d7529aa7c1ef9f1d2ac8cd0b05
2026-06-09 14:45:30.932170 | controller | Jun 09 13:37:28.099631 crc crio[23733]: time="2026-06-09T13:37:28.099510238Z" level=info msg="Created container 2c6c389e85353e2782c38f713a2273d410a513898e7e30cd24df0f7e7eba36c9: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=a6e343fc-598e-4a3b-a753-2e8b3c5a8dcc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.932192 | controller | Jun 09 13:37:28.104631 crc crio[23733]: time="2026-06-09T13:37:28.104537694Z" level=info msg="Created container 5fd88c0673b9d78a877c6c8bfc29cff5b92951b58e517d3dedebd61193d65b4f: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=3fd534c9-ab52-4481-aafe-f08f1afe6b58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.932219 | controller | Jun 09 13:37:28.110198 crc crio[23733]: time="2026-06-09T13:37:28.110046373Z" level=info msg="Starting container: 2c6c389e85353e2782c38f713a2273d410a513898e7e30cd24df0f7e7eba36c9" id=c2666762-a2fd-4a45-95c0-8e88b278d5e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.932242 | controller | Jun 09 13:37:28.113271 crc crio[23733]: time="2026-06-09T13:37:28.112002492Z" level=info msg="Starting container: 5fd88c0673b9d78a877c6c8bfc29cff5b92951b58e517d3dedebd61193d65b4f" id=6d9bc4aa-3182-4478-acd9-92b3457dfdaf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.932264 | controller | Jun 09 13:37:28.126613 crc crio[23733]: time="2026-06-09T13:37:28.126542259Z" level=info msg="Started container" PID=29822 containerID=2c6c389e85353e2782c38f713a2273d410a513898e7e30cd24df0f7e7eba36c9 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=c2666762-a2fd-4a45-95c0-8e88b278d5e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=392585ddf27e218d6be3a472975e435d6cbb5a62107124bc41824fe67ccd5d0f
2026-06-09 14:45:30.932286 | controller | Jun 09 13:37:28.134603 crc crio[23733]: time="2026-06-09T13:37:28.134520131Z" level=info msg="Started container" PID=29856 containerID=5fd88c0673b9d78a877c6c8bfc29cff5b92951b58e517d3dedebd61193d65b4f description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=6d9bc4aa-3182-4478-acd9-92b3457dfdaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=73de833340094d2139291ba98de7817350763ec3ee9dc648e703b5a88653ebd2
2026-06-09 14:45:30.932308 | controller | Jun 09 13:37:28.175753 crc crio[23733]: time="2026-06-09T13:37:28.175569435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.932331 | controller | Jun 09 13:37:28.183884 crc crio[23733]: time="2026-06-09T13:37:28.183698149Z" level=info msg="Created container 9c6fd0bc6bfdcf8385a385482c61933ac94d2d9249ccdb811b8532cc88db1c15: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=71e1acba-f705-4b9b-b33f-ac9c0fc64717 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.932356 | controller | Jun 09 13:37:28.186875 crc crio[23733]: time="2026-06-09T13:37:28.186812948Z" level=info msg="Starting container: 9c6fd0bc6bfdcf8385a385482c61933ac94d2d9249ccdb811b8532cc88db1c15" id=6a820a3d-449e-4a64-a1e1-9296913a7211 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.932379 | controller | Jun 09 13:37:28.204547 crc crio[23733]: time="2026-06-09T13:37:28.204415472Z" level=info msg="Started container" PID=29873 containerID=9c6fd0bc6bfdcf8385a385482c61933ac94d2d9249ccdb811b8532cc88db1c15 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=6a820a3d-449e-4a64-a1e1-9296913a7211 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b05c191027ae9ab87b7b5bfefea0b713a569079edd0218dfc0ef720a62da4e
2026-06-09 14:45:30.932401 | controller | Jun 09 13:37:28.278735 crc crio[23733]: time="2026-06-09T13:37:28.278401007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.932423 | controller | Jun 09 13:37:28.284291 crc crio[23733]: time="2026-06-09T13:37:28.284241874Z" level=info msg="Created container fe583b4fdf0ff284ec50e8e8ec90f4fdb732cb859b82f78d12352a7db73fcd71: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=ec91270d-020c-40a7-8814-fb96270c3cfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.932444 | controller | Jun 09 13:37:28.286439 crc crio[23733]: time="2026-06-09T13:37:28.286345507Z" level=info msg="Starting container: fe583b4fdf0ff284ec50e8e8ec90f4fdb732cb859b82f78d12352a7db73fcd71" id=7f2ebc5e-33b8-46eb-b904-671a26788b76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.932471 | controller | Jun 09 13:37:28.296744 crc crio[23733]: time="2026-06-09T13:37:28.296588755Z" level=info msg="Started container" PID=29928 containerID=fe583b4fdf0ff284ec50e8e8ec90f4fdb732cb859b82f78d12352a7db73fcd71 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=7f2ebc5e-33b8-46eb-b904-671a26788b76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e47d36eb75a56025090e901ba426df672f2e1c504ae63e579d7663afbf7416d
2026-06-09 14:45:30.932494 | controller | Jun 09 13:37:28.404087 crc crio[23733]: time="2026-06-09T13:37:28.404018022Z" level=info msg="Created container 4285f8875be136c39d6dcf00d0b3b8b926619016a21be9b5f4c4147ffa0f685c: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=7fb960f0-c911-45d2-8358-2ff6832ba049 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.932534 | controller | Jun 09 13:37:28.406036 crc crio[23733]: time="2026-06-09T13:37:28.4059404Z" level=info msg="Starting container: 4285f8875be136c39d6dcf00d0b3b8b926619016a21be9b5f4c4147ffa0f685c" id=cbe5feed-1174-42fb-baae-9198d95554ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.932564 | controller | Jun 09 13:37:28.411190 crc crio[23733]: time="2026-06-09T13:37:28.41107888Z" level=info msg="Started container" PID=29947 containerID=4285f8875be136c39d6dcf00d0b3b8b926619016a21be9b5f4c4147ffa0f685c description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=cbe5feed-1174-42fb-baae-9198d95554ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=62d45e13bc05e3eeed347a343d5277d110f4e30516888cdfe02f72ba8e2da7a9
2026-06-09 14:45:30.932600 | controller | Jun 09 13:38:18.275386 crc crio[23733]: time="2026-06-09T13:38:18.274209471Z" level=info msg="Removing container: d4af873e40ce7d2233a6dd1cc6c86eb8be5e4c43e72940d4a1034b1092749e3d" id=577271e3-3231-4124-80d1-bb1bd5e0c377 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.932625 | controller | Jun 09 13:38:18.396421 crc crio[23733]: time="2026-06-09T13:38:18.395577642Z" level=info msg="Removed container d4af873e40ce7d2233a6dd1cc6c86eb8be5e4c43e72940d4a1034b1092749e3d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=577271e3-3231-4124-80d1-bb1bd5e0c377 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.932647 | controller | Jun 09 13:38:39.869199 crc crio[23733]: time="2026-06-09T13:38:39.868078757Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=60baed15-1759-439f-9417-b165ee938d70 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.932670 | controller | Jun 09 13:38:39.872084 crc crio[23733]: time="2026-06-09T13:38:39.871932805Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=9575f34b-440f-4b7c-841d-23a90116683d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.932692 | controller | Jun 09 13:38:39.876310 crc crio[23733]: time="2026-06-09T13:38:39.876224973Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=b66f2aee-e020-42dd-8db0-78e20b25e610 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.932714 | controller | Jun 09 13:38:39.876727 crc crio[23733]: time="2026-06-09T13:38:39.876667344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.932736 | controller | Jun 09 13:38:39.917764 crc crio[23733]: time="2026-06-09T13:38:39.917626391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.932764 | controller | Jun 09 13:38:40.147411 crc crio[23733]: time="2026-06-09T13:38:40.146854741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.932787 | controller | Jun 09 13:38:40.256058 crc crio[23733]: time="2026-06-09T13:38:40.25586232Z" level=info msg="Created container b425734e2a0c6695a86c722b9f39956965a31ddd0694ed59f3e932b0af586820: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=b66f2aee-e020-42dd-8db0-78e20b25e610 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.932809 | controller | Jun 09 13:38:40.257612 crc crio[23733]: time="2026-06-09T13:38:40.257490401Z" level=info msg="Starting container: b425734e2a0c6695a86c722b9f39956965a31ddd0694ed59f3e932b0af586820" id=4f2d601c-933c-46a0-85ae-44c95f188a0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.932832 | controller | Jun 09 13:38:40.272579 crc crio[23733]: time="2026-06-09T13:38:40.267493974Z" level=info msg="Started container" PID=30924 containerID=b425734e2a0c6695a86c722b9f39956965a31ddd0694ed59f3e932b0af586820 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=4f2d601c-933c-46a0-85ae-44c95f188a0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976
2026-06-09 14:45:30.932856 | controller | Jun 09 13:40:35.157285 crc crio[23733]: time="2026-06-09T13:40:35.156444692Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683540-jfdnz/POD" id=5f9c1eff-c7a6-40ca-b65c-4e90c3fb3153 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.932879 | controller | Jun 09 13:40:35.158946 crc crio[23733]: time="2026-06-09T13:40:35.157337493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.932902 | controller | Jun 09 13:40:35.182761 crc crio[23733]: time="2026-06-09T13:40:35.182664334Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683540-jfdnz Namespace:openshift-infra ID:cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0 UID:f0145f91-01f8-40a4-900e-bab139243cf7 NetNS:/var/run/netns/49f37dbe-2354-4cb2-966e-1f0c6321d269 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0145f91_01f8_40a4_900e_bab139243cf7.slice PodAnnotations:0xc0028980e8}] Aliases:map[]}"
2026-06-09 14:45:30.932925 | controller | Jun 09 13:40:35.182761 crc crio[23733]: time="2026-06-09T13:40:35.182773836Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683540-jfdnz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.932948 | controller | Jun 09 13:40:35.473197 crc crio[23733]: 2026-06-09T13:40:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cdbe1121b549c4d Mac:46:aa:84:f7:ea:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/49f37dbe-2354-4cb2-966e-1f0c6321d269 SocketPath: PciID:}] [{Interface:0xc00014c790 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.932972 | controller | Jun 09 13:40:35.475595 crc crio[23733]: time="2026-06-09T13:40:35.475520643Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683540-jfdnz Namespace:openshift-infra ID:cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0 UID:f0145f91-01f8-40a4-900e-bab139243cf7 NetNS:/var/run/netns/49f37dbe-2354-4cb2-966e-1f0c6321d269 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0145f91_01f8_40a4_900e_bab139243cf7.slice PodAnnotations:0xc0028980e8}] Aliases:map[]}"
2026-06-09 14:45:30.933001 | controller | Jun 09 13:40:35.475788 crc crio[23733]: time="2026-06-09T13:40:35.475706818Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683540-jfdnz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.933025 | controller | Jun 09 13:40:35.492561 crc crio[23733]: time="2026-06-09T13:40:35.48170186Z" level=info msg="Ran pod sandbox cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0 with infra container: openshift-infra/auto-csr-approver-29683540-jfdnz/POD" id=5f9c1eff-c7a6-40ca-b65c-4e90c3fb3153 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.933049 | controller | Jun 09 13:40:35.492561 crc crio[23733]: time="2026-06-09T13:40:35.485838038Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=3b3efc2c-51aa-440b-b178-fb4428396054 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.933072 | controller | Jun 09 13:40:35.495835 crc crio[23733]: time="2026-06-09T13:40:35.495754173Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:30.933096 | controller | Jun 09 13:40:39.990855 crc crio[23733]: time="2026-06-09T13:40:39.989584063Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=3b3efc2c-51aa-440b-b178-fb4428396054 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.933119 | controller | Jun 09 13:40:39.993289 crc crio[23733]: time="2026-06-09T13:40:39.99204817Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e85c8519-209d-41bb-9358-6bf10fee2d3a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.933142 | controller | Jun 09 13:40:40.000378 crc crio[23733]: time="2026-06-09T13:40:40.000268595Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b9163d03-3cf1-4159-883b-32abca64141f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.933164 | controller | Jun 09 13:40:40.012915 crc crio[23733]: time="2026-06-09T13:40:40.012506856Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683540-jfdnz/oc" id=14fccd9b-e7ad-46f4-bb96-b4f609d8a05d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.933186 | controller | Jun 09 13:40:40.014577 crc crio[23733]: time="2026-06-09T13:40:40.014490572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.933209 | controller | Jun 09 13:40:40.044791 crc crio[23733]: time="2026-06-09T13:40:40.044661108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.933231 | controller | Jun 09 13:40:40.297606 crc crio[23733]: time="2026-06-09T13:40:40.297354885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.933254 | controller | Jun 09 13:40:40.398952 crc crio[23733]: time="2026-06-09T13:40:40.398836391Z" level=info msg="Created container 034b8cefc1842eab5225a2f77b82344763988dc74dac3a5c58bcf3fe722a14cd: openshift-infra/auto-csr-approver-29683540-jfdnz/oc" id=14fccd9b-e7ad-46f4-bb96-b4f609d8a05d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.933276 | controller | Jun 09 13:40:40.400757 crc crio[23733]: time="2026-06-09T13:40:40.400649013Z" level=info msg="Starting container: 034b8cefc1842eab5225a2f77b82344763988dc74dac3a5c58bcf3fe722a14cd" id=d35d4e58-e5ec-42c1-b15a-d71b42db0396 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.933299 | controller | Jun 09 13:40:40.406848 crc crio[23733]: time="2026-06-09T13:40:40.406754778Z" level=info msg="Started container" PID=32562 containerID=034b8cefc1842eab5225a2f77b82344763988dc74dac3a5c58bcf3fe722a14cd description=openshift-infra/auto-csr-approver-29683540-jfdnz/oc id=d35d4e58-e5ec-42c1-b15a-d71b42db0396 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0
2026-06-09 14:45:30.933326 | controller | Jun 09 13:40:42.771642 crc crio[23733]: time="2026-06-09T13:40:42.771511564Z" level=info msg="Stopping pod sandbox: cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0" id=9bf8a038-239a-4ca3-8619-22c6a5806693 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.933350 | controller | Jun 09 13:40:42.772896 crc crio[23733]: time="2026-06-09T13:40:42.77257176Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683540-jfdnz Namespace:openshift-infra ID:cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0 UID:f0145f91-01f8-40a4-900e-bab139243cf7 NetNS:/var/run/netns/49f37dbe-2354-4cb2-966e-1f0c6321d269 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0145f91_01f8_40a4_900e_bab139243cf7.slice PodAnnotations:0xc0028990a8}] Aliases:map[]}"
2026-06-09 14:45:30.933374 | controller | Jun 09 13:40:42.772896 crc crio[23733]: time="2026-06-09T13:40:42.772795195Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683540-jfdnz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.933397 | controller | Jun 09 13:40:43.043353 crc crio[23733]: time="2026-06-09T13:40:43.042499516Z" level=info msg="Stopped pod sandbox: cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0" id=9bf8a038-239a-4ca3-8619-22c6a5806693 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.933420 | controller | Jun 09 13:41:54.954741 crc crio[23733]: time="2026-06-09T13:41:54.953858457Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-lm5lf/POD" id=dba4e54f-44a8-466d-a17a-08cace07b69c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.933442 | controller | Jun 09 13:41:54.956613 crc crio[23733]: time="2026-06-09T13:41:54.954771299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.933465 | controller | Jun 09 13:41:54.998441 crc crio[23733]: time="2026-06-09T13:41:54.996760215Z" level=info msg="Got pod network &{Name:certified-operators-lm5lf Namespace:openshift-marketplace ID:b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03 UID:653898e4-b39d-4fd5-9dc8-a962b634fa5d NetNS:/var/run/netns/e645efaa-5852-4e5f-9519-64f9203b3856 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod653898e4_b39d_4fd5_9dc8_a962b634fa5d.slice PodAnnotations:0xc00008c2d0}] Aliases:map[]}"
2026-06-09 14:45:30.933487 | controller | Jun 09 13:41:54.998441 crc crio[23733]: time="2026-06-09T13:41:54.997255336Z" level=info msg="Adding pod openshift-marketplace_certified-operators-lm5lf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.933528 | controller | Jun 09 13:41:55.115997 crc crio[23733]: time="2026-06-09T13:41:55.115934079Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-h9f5b/POD" id=6a6567e5-a2cb-46bf-8771-3526c9453abb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.933559 | controller | Jun 09 13:41:55.116397 crc crio[23733]: time="2026-06-09T13:41:55.116367759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.933583 | controller | Jun 09 13:41:55.151022 crc crio[23733]: time="2026-06-09T13:41:55.150878586Z" level=info msg="Got pod network &{Name:redhat-marketplace-h9f5b Namespace:openshift-marketplace ID:c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6 UID:f9c9d386-fa1e-4339-94c1-52c05bf0f00b NetNS:/var/run/netns/d67404bd-c6ed-41f2-8a52-8dc5b4a5f767 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9c9d386_fa1e_4339_94c1_52c05bf0f00b.slice PodAnnotations:0xc00008c940}] Aliases:map[]}"
2026-06-09 14:45:30.933612 | controller | Jun 09 13:41:55.151022 crc crio[23733]: time="2026-06-09T13:41:55.150945767Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-h9f5b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.933636 | controller | Jun 09 13:41:55.391277 crc crio[23733]: 2026-06-09T13:41:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b26f88b3c6e46e0 Mac:46:a6:9b:de:2a:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/e645efaa-5852-4e5f-9519-64f9203b3856 SocketPath: PciID:}] [{Interface:0xc000279070 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.933659 | controller | Jun 09 13:41:55.393757 crc crio[23733]: time="2026-06-09T13:41:55.393607097Z" level=info msg="Got pod network &{Name:certified-operators-lm5lf Namespace:openshift-marketplace ID:b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03 UID:653898e4-b39d-4fd5-9dc8-a962b634fa5d NetNS:/var/run/netns/e645efaa-5852-4e5f-9519-64f9203b3856 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod653898e4_b39d_4fd5_9dc8_a962b634fa5d.slice PodAnnotations:0xc00008c2d0}] Aliases:map[]}"
2026-06-09 14:45:30.933682 | controller | Jun 09 13:41:55.394178 crc crio[23733]: time="2026-06-09T13:41:55.394081459Z" level=info msg="Checking pod openshift-marketplace_certified-operators-lm5lf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.933704 | controller | Jun 09 13:41:55.401741 crc crio[23733]: time="2026-06-09T13:41:55.401410883Z" level=info msg="Ran pod sandbox b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03 with infra container: openshift-marketplace/certified-operators-lm5lf/POD" id=dba4e54f-44a8-466d-a17a-08cace07b69c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.933727 | controller | Jun 09 13:41:55.405247 crc crio[23733]: time="2026-06-09T13:41:55.403894123Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0f0d9036-c1fa-45c4-b598-c8fd2e7b6030 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.933749 | controller | Jun 09 13:41:55.407432 crc crio[23733]: time="2026-06-09T13:41:55.407359373Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ea82f03a-bebf-4437-b7b5-84dc25a07307 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.933773 | controller | Jun 09 13:41:55.415358 crc crio[23733]: time="2026-06-09T13:41:55.415094977Z" level=info msg="Creating container: openshift-marketplace/certified-operators-lm5lf/extract-utilities" id=c77ea0b1-26ff-448c-b770-55154276e605 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.933795 | controller | Jun 09 13:41:55.415686 crc crio[23733]: time="2026-06-09T13:41:55.415569209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.933816 | controller | Jun 09 13:41:55.456463 crc crio[23733]: time="2026-06-09T13:41:55.456314515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.933838 | controller | Jun 09 13:41:55.462822 crc crio[23733]: time="2026-06-09T13:41:55.462739136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.933866 | controller | Jun 09 13:41:55.569158 crc crio[23733]: 2026-06-09T13:41:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c383f516185b539 Mac:16:44:bb:df:7a:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/d67404bd-c6ed-41f2-8a52-8dc5b4a5f767 SocketPath: PciID:}] [{Interface:0xc000112c20 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.933891 | controller | Jun 09 13:41:55.569799 crc crio[23733]: time="2026-06-09T13:41:55.569719681Z" level=info msg="Got pod network &{Name:redhat-marketplace-h9f5b Namespace:openshift-marketplace ID:c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6 UID:f9c9d386-fa1e-4339-94c1-52c05bf0f00b NetNS:/var/run/netns/d67404bd-c6ed-41f2-8a52-8dc5b4a5f767 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9c9d386_fa1e_4339_94c1_52c05bf0f00b.slice PodAnnotations:0xc00008c940}] Aliases:map[]}"
2026-06-09 14:45:30.933914 | controller | Jun 09 13:41:55.569959 crc crio[23733]: time="2026-06-09T13:41:55.569894605Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-h9f5b for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.933937 | controller | Jun 09 13:41:55.577705 crc crio[23733]: time="2026-06-09T13:41:55.577621928Z" level=info msg="Ran pod sandbox c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6 with infra container: openshift-marketplace/redhat-marketplace-h9f5b/POD" id=6a6567e5-a2cb-46bf-8771-3526c9453abb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.933960 | controller | Jun 09 13:41:55.581279 crc crio[23733]: time="2026-06-09T13:41:55.581211304Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bec74838-845c-4d5b-acad-a8d93de3b60d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.933983 | controller | Jun 09 13:41:55.584016 crc crio[23733]: time="2026-06-09T13:41:55.583933809Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2474bae8-2850-4c5f-9482-58e3c647fc8b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.934005 | controller | Jun 09 13:41:55.609688 crc crio[23733]: time="2026-06-09T13:41:55.609552255Z" level=info msg="Created container 656b793e41b1a98c85f0bc5e6549f78e7c8aacd94c5e84fb77e1b6c9d62bdfca: openshift-marketplace/certified-operators-lm5lf/extract-utilities" id=c77ea0b1-26ff-448c-b770-55154276e605 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.934027 | controller | Jun 09 13:41:55.615672 crc crio[23733]: time="2026-06-09T13:41:55.615572899Z" level=info msg="Starting container: 656b793e41b1a98c85f0bc5e6549f78e7c8aacd94c5e84fb77e1b6c9d62bdfca" id=5d0c5ce0-ab10-4fa4-ad29-e132f80b4465 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.934049 | controller | Jun 09 13:41:55.619559 crc crio[23733]: time="2026-06-09T13:41:55.61945951Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-h9f5b/extract-utilities" id=7ba7f3bc-0773-4802-a043-b7609368caba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.934071 | controller | Jun 09 13:41:55.620069 crc crio[23733]: time="2026-06-09T13:41:55.620011933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.934094 | controller | Jun 09 13:41:55.630467 crc crio[23733]: time="2026-06-09T13:41:55.630381609Z" level=info msg="Started container" PID=33713 containerID=656b793e41b1a98c85f0bc5e6549f78e7c8aacd94c5e84fb77e1b6c9d62bdfca description=openshift-marketplace/certified-operators-lm5lf/extract-utilities id=5d0c5ce0-ab10-4fa4-ad29-e132f80b4465 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03
2026-06-09 14:45:30.934125 | controller | Jun 09 13:41:55.656905 crc crio[23733]: time="2026-06-09T13:41:55.656447706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.934149 | controller | Jun 09 13:41:55.665713 crc crio[23733]: time="2026-06-09T13:41:55.663966024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.934172 | controller | Jun 09 13:41:55.804766 crc crio[23733]: time="2026-06-09T13:41:55.804606597Z" level=info msg="Created container 16df31062de32aecdd62c5f06d3f5c67058d11e142691c389c0d79fbd7ec4caf: openshift-marketplace/redhat-marketplace-h9f5b/extract-utilities" id=7ba7f3bc-0773-4802-a043-b7609368caba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.934195 | controller | Jun 09 13:41:55.805958 crc crio[23733]: time="2026-06-09T13:41:55.805862517Z" level=info msg="Starting container: 16df31062de32aecdd62c5f06d3f5c67058d11e142691c389c0d79fbd7ec4caf" id=ecf71eda-4c37-4151-ac53-a9b831a59659 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.934218 | controller | Jun 09 13:41:55.811926 crc crio[23733]: time="2026-06-09T13:41:55.811834418Z" level=info msg="Started container" PID=33722 containerID=16df31062de32aecdd62c5f06d3f5c67058d11e142691c389c0d79fbd7ec4caf description=openshift-marketplace/redhat-marketplace-h9f5b/extract-utilities id=ecf71eda-4c37-4151-ac53-a9b831a59659 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6
2026-06-09 14:45:30.934241 | controller | Jun 09 13:41:56.582011 crc crio[23733]: time="2026-06-09T13:41:56.581926078Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=7f15a912-8ee1-4da1-8d90-bc91a0e31960 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.934264 | controller | Jun 09 13:41:56.586000 crc crio[23733]: time="2026-06-09T13:41:56.585917932Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=26699615-98b5-4950-8a66-c3c874669164 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.934286 | controller | Jun 09 13:41:56.589968 crc crio[23733]: time="2026-06-09T13:41:56.589893816Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 14:45:30.934309 | controller | Jun 09 13:41:56.590049 crc crio[23733]: time="2026-06-09T13:41:56.589989248Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 14:45:30.934332 | controller | Jun 09 13:41:57.205377 crc crio[23733]: time="2026-06-09T13:41:57.205205698Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=26699615-98b5-4950-8a66-c3c874669164 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.934355 | controller | Jun 09 13:41:57.206343 crc crio[23733]: time="2026-06-09T13:41:57.206266612Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=d68acff8-e623-4eac-b42a-101f04aaae83 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.934378 | controller | Jun 09 13:41:57.216915 crc crio[23733]: time="2026-06-09T13:41:57.216850803Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=83fb439f-a883-4dec-98e3-7c72392a0663 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.934400 | controller | Jun 09 13:41:57.234006 crc crio[23733]: time="2026-06-09T13:41:57.233912927Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-h9f5b/extract-content" id=b92e1e6b-2e87-4437-bb62-5537d1a1a8a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.934427 | controller | Jun 09 13:41:57.240346 crc crio[23733]: time="2026-06-09T13:41:57.240217257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.934450 | controller | Jun 09 13:41:57.241049 crc crio[23733]: time="2026-06-09T13:41:57.240954084Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=7f15a912-8ee1-4da1-8d90-bc91a0e31960 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.934473 | controller | Jun 09 13:41:57.242469 crc crio[23733]: time="2026-06-09T13:41:57.242407669Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=90087b3d-5ef1-4054-bf70-b6c2dd8801e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.934495 | controller | Jun 09 13:41:57.259191 crc crio[23733]: time="2026-06-09T13:41:57.259051833Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=1fbef630-cb75-4cd9-b4f3-f256bbc0387f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.934543 | controller | Jun 09 13:41:57.266196 crc crio[23733]: time="2026-06-09T13:41:57.266045349Z" level=info msg="Creating container: openshift-marketplace/certified-operators-lm5lf/extract-content" id=be9a8c62-fd35-4330-8af0-4807c1e89857 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.934569 | controller | Jun 09 13:41:57.266875 crc crio[23733]: time="2026-06-09T13:41:57.266817528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.934592 | controller | Jun 09 13:41:57.304521 crc crio[23733]: time="2026-06-09T13:41:57.304419759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.934615 | controller | Jun 09 13:41:57.311073 crc crio[23733]: time="2026-06-09T13:41:57.311003324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.934637 | controller | Jun 09 13:41:57.321187 crc crio[23733]: time="2026-06-09T13:41:57.321027843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.934660 | controller | Jun 09 13:41:57.323347 crc crio[23733]: time="2026-06-09T13:41:57.323280665Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-wm5k4/POD" id=1755058a-6cf5-4f7d-a1f7-5f91cd6dfa4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.934682 | controller | Jun 09 13:41:57.323460 crc crio[23733]: time="2026-06-09T13:41:57.323411908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.934705 | controller | Jun 09 13:41:57.324296 crc crio[23733]: time="2026-06-09T13:41:57.324243618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.934728 | controller | Jun 09 13:41:57.356655 crc crio[23733]: time="2026-06-09T13:41:57.356532663Z" level=info msg="Got pod network &{Name:redhat-operators-wm5k4 Namespace:openshift-marketplace ID:02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01 UID:6dbc5268-80e7-4cab-adb1-99c0cb18a0ba NetNS:/var/run/netns/09334d4c-9024-4e6b-9264-14033650a99a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6dbc5268_80e7_4cab_adb1_99c0cb18a0ba.slice PodAnnotations:0xc001c1e2e0}] Aliases:map[]}"
2026-06-09 14:45:30.934755 | controller | Jun 09 13:41:57.356655 crc crio[23733]: time="2026-06-09T13:41:57.356597065Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-wm5k4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.934779 | controller | Jun 09 13:41:57.509378 crc crio[23733]: time="2026-06-09T13:41:57.506830195Z" level=info msg="Created container 5165bb2fc3a9b9d71e056be6074b538beb3efce370986c075355ab5c8d1246ca: openshift-marketplace/redhat-marketplace-h9f5b/extract-content" id=b92e1e6b-2e87-4437-bb62-5537d1a1a8a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.934802 | controller | Jun 09 13:41:57.512266 crc crio[23733]: time="2026-06-09T13:41:57.510360468Z" level=info msg="Starting container: 5165bb2fc3a9b9d71e056be6074b538beb3efce370986c075355ab5c8d1246ca" id=686d53a3-5b0b-434a-b716-085bfef483e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.934826 | controller | Jun 09 13:41:57.523593 crc crio[23733]: time="2026-06-09T13:41:57.523469129Z" level=info msg="Started container" PID=33758 containerID=5165bb2fc3a9b9d71e056be6074b538beb3efce370986c075355ab5c8d1246ca description=openshift-marketplace/redhat-marketplace-h9f5b/extract-content id=686d53a3-5b0b-434a-b716-085bfef483e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6
2026-06-09 14:45:30.934849 | controller | Jun 09 13:41:57.525526 crc crio[23733]: time="2026-06-09T13:41:57.525443136Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-vrwbb/POD" id=23f909c1-2e70-4666-aa63-7b1b837412ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.934871 | controller | Jun 09 13:41:57.525682 crc crio[23733]: time="2026-06-09T13:41:57.525549638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.934894 | controller | Jun 09 13:41:57.545196 crc crio[23733]: time="2026-06-09T13:41:57.544899628Z" level=info msg="Created container 2cd164f74bde08a522b6ca424f613f12847bb07ae89c7f09a8bc989128e0f838: openshift-marketplace/certified-operators-lm5lf/extract-content" id=be9a8c62-fd35-4330-8af0-4807c1e89857 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.934917 | controller | Jun 09 13:41:57.546575 crc crio[23733]: time="2026-06-09T13:41:57.546428964Z" level=info msg="Starting container: 2cd164f74bde08a522b6ca424f613f12847bb07ae89c7f09a8bc989128e0f838" id=6b555763-d781-48a7-89d2-7348e3f9f4b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.934940 | controller | Jun 09 13:41:57.553363 crc crio[23733]: time="2026-06-09T13:41:57.552504567Z" level=info msg="Got pod network &{Name:community-operators-vrwbb Namespace:openshift-marketplace ID:ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b UID:2555c7ec-5522-46eb-ae0a-9ae4823c5702 NetNS:/var/run/netns/b73d4d8f-a3a6-4799-b789-305a529f22a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2555c7ec_5522_46eb_ae0a_9ae4823c5702.slice PodAnnotations:0xc0025a60b0}] Aliases:map[]}"
2026-06-09 14:45:30.934963 | controller | Jun 09 13:41:57.553363 crc crio[23733]: time="2026-06-09T13:41:57.552587109Z" level=info msg="Adding pod openshift-marketplace_community-operators-vrwbb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.934986 | controller | Jun 09 13:41:57.556070 crc crio[23733]: time="2026-06-09T13:41:57.555797595Z" level=info msg="Started container" PID=33764 containerID=2cd164f74bde08a522b6ca424f613f12847bb07ae89c7f09a8bc989128e0f838 description=openshift-marketplace/certified-operators-lm5lf/extract-content id=6b555763-d781-48a7-89d2-7348e3f9f4b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03
2026-06-09 14:45:30.935014 | controller | Jun 09 13:41:57.753484 crc crio[23733]: 2026-06-09T13:41:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02e50925d189f4d Mac:0a:43:b4:c0:14:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/09334d4c-9024-4e6b-9264-14033650a99a SocketPath: PciID:}] [{Interface:0xc0003c5090 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.935039 | controller | Jun 09 13:41:57.755377 crc crio[23733]: time="2026-06-09T13:41:57.755002085Z" level=info msg="Got pod network &{Name:redhat-operators-wm5k4 Namespace:openshift-marketplace ID:02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01 UID:6dbc5268-80e7-4cab-adb1-99c0cb18a0ba NetNS:/var/run/netns/09334d4c-9024-4e6b-9264-14033650a99a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6dbc5268_80e7_4cab_adb1_99c0cb18a0ba.slice PodAnnotations:0xc001c1e2e0}] Aliases:map[]}"
2026-06-09 14:45:30.935062 | controller | Jun 09 13:41:57.755487 crc crio[23733]: time="2026-06-09T13:41:57.755471726Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-wm5k4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.935085 | controller | Jun 09 13:41:57.766531 crc crio[23733]: time="2026-06-09T13:41:57.766455097Z" level=info msg="Ran pod sandbox 02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01 with infra container: openshift-marketplace/redhat-operators-wm5k4/POD" id=1755058a-6cf5-4f7d-a1f7-5f91cd6dfa4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.935108 | controller | Jun 09 13:41:57.776641 crc crio[23733]: time="2026-06-09T13:41:57.77625168Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=537b9227-80d2-4f66-b095-4af1cd563a91 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.935130 | controller | Jun 09 13:41:57.781219 crc crio[23733]: time="2026-06-09T13:41:57.778184575Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2e2827de-0060-4da5-8119-05e4fbd3679e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.935153 | controller | Jun 09 13:41:57.815027 crc crio[23733]: time="2026-06-09T13:41:57.814616399Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-wm5k4/extract-utilities" id=91e404e4-025c-4364-9665-1cc2c0a268b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.935175 | controller | Jun 09 13:41:57.815888 crc crio[23733]: time="2026-06-09T13:41:57.815052069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.935197 | controller | Jun 09 13:41:57.876592 crc crio[23733]: time="2026-06-09T13:41:57.876010814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.935219 | controller | Jun 09 13:41:57.881905 crc crio[23733]: time="2026-06-09T13:41:57.881822761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.935242 | controller | Jun 09 13:41:57.900352 crc crio[23733]: 2026-06-09T13:41:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce7379c8406351e Mac:76:8e:4a:b0:68:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/b73d4d8f-a3a6-4799-b789-305a529f22a2 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.935264 | controller | Jun 09 13:41:57.901394 crc crio[23733]: time="2026-06-09T13:41:57.901309683Z" level=info msg="Got pod network &{Name:community-operators-vrwbb Namespace:openshift-marketplace ID:ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b UID:2555c7ec-5522-46eb-ae0a-9ae4823c5702 NetNS:/var/run/netns/b73d4d8f-a3a6-4799-b789-305a529f22a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2555c7ec_5522_46eb_ae0a_9ae4823c5702.slice PodAnnotations:0xc0025a60b0}] Aliases:map[]}"
2026-06-09 14:45:30.935294 | controller | Jun 09 13:41:57.901527 crc crio[23733]: time="2026-06-09T13:41:57.901471097Z" level=info msg="Checking pod openshift-marketplace_community-operators-vrwbb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.935318 | controller | Jun 09 13:41:57.956910 crc crio[23733]: time="2026-06-09T13:41:57.956795737Z" level=info msg="Ran pod sandbox ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b with infra container: openshift-marketplace/community-operators-vrwbb/POD" id=23f909c1-2e70-4666-aa63-7b1b837412ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.935342 | controller | Jun 09 13:41:57.963957 crc crio[23733]: time="2026-06-09T13:41:57.963815274Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=840ba398-1bbe-4e49-8957-5e03f972a436 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.935366 | controller | Jun 09 13:41:57.967268 crc crio[23733]: time="2026-06-09T13:41:57.967110202Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=966041c5-63bd-4fae-a87b-afb10cee29e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.935391 | controller | Jun 09 13:41:57.975335 crc crio[23733]: time="2026-06-09T13:41:57.975232134Z" level=info msg="Creating container: openshift-marketplace/community-operators-vrwbb/extract-utilities" id=7f482082-b7bb-4c31-bcb1-85cb14cc041a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.935414 | controller | Jun 09 13:41:57.976864 crc crio[23733]: time="2026-06-09T13:41:57.97586801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.935436 | controller | Jun 09 13:41:58.020682 crc crio[23733]: time="2026-06-09T13:41:58.020549458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.935458 | controller | Jun 09 13:41:58.024615 crc crio[23733]: time="2026-06-09T13:41:58.024527273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.935480 | controller | Jun 09 13:41:58.074414 crc crio[23733]: time="2026-06-09T13:41:58.074312803Z" level=info msg="Created container 0c37f7c1f619ea48f6257307c926e5b15fb9f6ef276e03cef052b5916ee1980f: openshift-marketplace/redhat-operators-wm5k4/extract-utilities" id=91e404e4-025c-4364-9665-1cc2c0a268b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.935503 | controller | Jun 09 13:41:58.075918 crc crio[23733]: time="2026-06-09T13:41:58.075834779Z" level=info msg="Starting container: 0c37f7c1f619ea48f6257307c926e5b15fb9f6ef276e03cef052b5916ee1980f" id=74989d91-273f-499b-961f-ad3e2142b23c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.935552 | controller | Jun 09 13:41:58.082532 crc crio[23733]: time="2026-06-09T13:41:58.082427625Z" level=info msg="Started container" PID=33836 containerID=0c37f7c1f619ea48f6257307c926e5b15fb9f6ef276e03cef052b5916ee1980f description=openshift-marketplace/redhat-operators-wm5k4/extract-utilities id=74989d91-273f-499b-961f-ad3e2142b23c name=/runtime.v1.RuntimeService/StartContainer sandboxID=02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01
2026-06-09 14:45:30.935582 | controller | Jun 09 13:41:58.184996 crc crio[23733]: time="2026-06-09T13:41:58.184788211Z" level=info msg="Created container 4d3e7e39e523464c8819c1d2d4b9d2ddf8bc9af486a09959ff2dc220584aa0e5: openshift-marketplace/community-operators-vrwbb/extract-utilities" id=7f482082-b7bb-4c31-bcb1-85cb14cc041a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.935605 | controller | Jun 09 13:41:58.186505 crc crio[23733]: time="2026-06-09T13:41:58.186416079Z" level=info msg="Starting container: 4d3e7e39e523464c8819c1d2d4b9d2ddf8bc9af486a09959ff2dc220584aa0e5" id=bbc10783-e69b-4568-8037-5cd514a76fe4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.935628 | controller | Jun 09 13:41:58.194331 crc crio[23733]: time="2026-06-09T13:41:58.194250925Z" level=info msg="Started container" PID=33842 containerID=4d3e7e39e523464c8819c1d2d4b9d2ddf8bc9af486a09959ff2dc220584aa0e5 description=openshift-marketplace/community-operators-vrwbb/extract-utilities id=bbc10783-e69b-4568-8037-5cd514a76fe4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b
2026-06-09 14:45:30.935651 | controller | Jun 09 13:41:58.655490 crc crio[23733]: time="2026-06-09T13:41:58.655359442Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=52e168c8-565c-4482-82e2-6fb15a5a34d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.935674 | controller | Jun 09 13:41:58.658527 crc crio[23733]: time="2026-06-09T13:41:58.658408524Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=af31f8d1-ad78-4b56-bafe-a446d490249e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.935697 | controller | Jun 09 13:41:58.666417 crc crio[23733]: time="2026-06-09T13:41:58.666361983Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=35c72fa4-420b-4c87-831e-d23808098a71 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.935720 | controller | Jun 09 13:41:58.669518 crc crio[23733]: time="2026-06-09T13:41:58.669444376Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-h9f5b/registry-server" id=76ebac78-771d-4b42-8c42-c8988dbfd789 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.935742 | controller | Jun 09 13:41:58.670011 crc crio[23733]: time="2026-06-09T13:41:58.669958118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.935764 | controller | Jun 09 13:41:58.673948 crc crio[23733]: time="2026-06-09T13:41:58.673881961Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a489e27d-78e2-471f-83d9-1e1a914d4e53 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.935787 | controller | Jun 09 13:41:58.674300 crc crio[23733]: time="2026-06-09T13:41:58.674010484Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f4209fc0-0aa9-4485-8774-3e47ca8546dd name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.935809 | controller | Jun 09 13:41:58.678854 crc crio[23733]: time="2026-06-09T13:41:58.678694224Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 14:45:30.935831 | controller | Jun 09 13:41:58.681607 crc crio[23733]: time="2026-06-09T13:41:58.681568212Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=a2f92afb-521f-4d33-ac5d-5843087cdb5b name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.935853 | controller | Jun 09 13:41:58.686440 crc crio[23733]: time="2026-06-09T13:41:58.684922771Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 14:45:30.935880 | controller | Jun 09 13:41:58.696580 crc crio[23733]: time="2026-06-09T13:41:58.696034366Z" level=info msg="Creating container: openshift-marketplace/certified-operators-lm5lf/registry-server" id=b51c99a9-b979-4c97-a6ea-de8be7b7ed0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.935903 | controller | Jun 09 13:41:58.696580 crc crio[23733]: time="2026-06-09T13:41:58.696500907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.935925 | controller | Jun 09 13:41:58.719979 crc crio[23733]: time="2026-06-09T13:41:58.71985205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.935947 | controller | Jun 09 13:41:58.730426 crc crio[23733]: time="2026-06-09T13:41:58.730276797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.936018 | controller | Jun 09 13:41:58.759824 crc crio[23733]: time="2026-06-09T13:41:58.759708764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.936054 | controller | Jun 09 13:41:58.764860 crc crio[23733]: time="2026-06-09T13:41:58.764736444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.936079 | controller | Jun 09 13:41:58.867609 crc crio[23733]: time="2026-06-09T13:41:58.867466568Z" level=info msg="Created container 3301e228c1caab71287914e925f113767ee65a3e07e92c33283a9e6de405a9c8: openshift-marketplace/redhat-marketplace-h9f5b/registry-server" id=76ebac78-771d-4b42-8c42-c8988dbfd789 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.936103 | controller | Jun 09 13:41:58.868865 crc crio[23733]: time="2026-06-09T13:41:58.868760939Z" level=info msg="Starting container: 3301e228c1caab71287914e925f113767ee65a3e07e92c33283a9e6de405a9c8" id=b6589ae2-6398-44aa-8a46-cf4636e56a6a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.936126 | controller | Jun 09 13:41:58.876528 crc crio[23733]: time="2026-06-09T13:41:58.876425591Z" level=info msg="Started container" PID=33857 containerID=3301e228c1caab71287914e925f113767ee65a3e07e92c33283a9e6de405a9c8 description=openshift-marketplace/redhat-marketplace-h9f5b/registry-server id=b6589ae2-6398-44aa-8a46-cf4636e56a6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6
2026-06-09 14:45:30.936150 | controller | Jun 09 13:41:58.897021 crc crio[23733]: time="2026-06-09T13:41:58.896921596Z" level=info msg="Created container d38926d39d8858e141f502192738d26970aaf5520e435041c670a19d4bc98739: openshift-marketplace/certified-operators-lm5lf/registry-server" id=b51c99a9-b979-4c97-a6ea-de8be7b7ed0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.936173 | controller | Jun 09 13:41:58.899362 crc crio[23733]: time="2026-06-09T13:41:58.899092277Z" level=info msg="Starting container: d38926d39d8858e141f502192738d26970aaf5520e435041c670a19d4bc98739" id=7e182f98-8fa4-4aa8-973d-f7d484a8728b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.936196 | controller | Jun 09 13:41:58.905595 crc crio[23733]: time="2026-06-09T13:41:58.905464158Z" level=info msg="Started container" PID=33860 containerID=d38926d39d8858e141f502192738d26970aaf5520e435041c670a19d4bc98739 description=openshift-marketplace/certified-operators-lm5lf/registry-server id=7e182f98-8fa4-4aa8-973d-f7d484a8728b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03
2026-06-09 14:45:30.936224 | controller | Jun 09 13:41:59.920795 crc crio[23733]: time="2026-06-09T13:41:59.920235565Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:bd465a77e75f6938a5535a0a2fcd34ee44f4b4d5af2dbcda4aceb633e38950da" id=f4209fc0-0aa9-4485-8774-3e47ca8546dd name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.936247 | controller | Jun 09 13:41:59.922220 crc crio[23733]: time="2026-06-09T13:41:59.922158851Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f63d575f-cb18-4876-9783-95887750998b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.936270 | controller | Jun 09 13:41:59.926445 crc crio[23733]: time="2026-06-09T13:41:59.926320139Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=119c1f46-faec-49b1-bf55-98214f6ea9fc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.936293 | controller | Jun 09 13:41:59.933976 crc crio[23733]: time="2026-06-09T13:41:59.933865227Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-wm5k4/extract-content" id=34901641-7614-41fb-a8c8-fc49f925a3de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.936316 | controller | Jun 09 13:41:59.934652 crc crio[23733]: time="2026-06-09T13:41:59.934572915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.936339 | controller | Jun 09 13:41:59.980674 crc crio[23733]: time="2026-06-09T13:41:59.980318819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.936361 | controller | Jun 09 13:41:59.985887 crc crio[23733]: time="2026-06-09T13:41:59.985763698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.936384 | controller | Jun 09 13:42:00.134023 crc crio[23733]: time="2026-06-09T13:42:00.133905818Z" level=info msg="Created container cd2352f542820116349ab89f96d758d82ee4b73954e10aa0380960f1790d24bb: openshift-marketplace/redhat-operators-wm5k4/extract-content" id=34901641-7614-41fb-a8c8-fc49f925a3de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.936407 | controller | Jun 09 13:42:00.135495 crc crio[23733]: time="2026-06-09T13:42:00.135422995Z" level=info msg="Starting container: cd2352f542820116349ab89f96d758d82ee4b73954e10aa0380960f1790d24bb" id=321e7932-9c93-40d3-b45c-436380602b45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.936430 | controller | Jun 09 13:42:00.146542 crc crio[23733]: time="2026-06-09T13:42:00.146408564Z" level=info msg="Started container" PID=33904 containerID=cd2352f542820116349ab89f96d758d82ee4b73954e10aa0380960f1790d24bb description=openshift-marketplace/redhat-operators-wm5k4/extract-content id=321e7932-9c93-40d3-b45c-436380602b45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01
2026-06-09 14:45:30.936453 | controller | Jun 09 13:42:00.619906 crc crio[23733]: time="2026-06-09T13:42:00.619834155Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683542-6pj9k/POD" id=06c99f00-d64e-46eb-8922-e5ecb5fd3ccf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.936476 | controller | Jun 09 13:42:00.619906 crc crio[23733]: time="2026-06-09T13:42:00.619940587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.936498 | controller | Jun 09 13:42:00.665288 crc crio[23733]: time="2026-06-09T13:42:00.665194298Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683542-6pj9k Namespace:openshift-infra ID:e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6 UID:52f756fc-ec0f-4de1-94c1-7aa622525e15 NetNS:/var/run/netns/60929d94-d139-4e6a-bede-52f52a617ce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52f756fc_ec0f_4de1_94c1_7aa622525e15.slice PodAnnotations:0xc00028e650}] Aliases:map[]}"
2026-06-09 14:45:30.936550 | controller | Jun 09 13:42:00.665288 crc crio[23733]: time="2026-06-09T13:42:00.66527053Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683542-6pj9k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.936576 | controller | Jun 09 13:42:01.060494 crc crio[23733]: 2026-06-09T13:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e81ba8d08caadb6 Mac:2e:cb:c8:89:00:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/60929d94-d139-4e6a-bede-52f52a617ce5 SocketPath: PciID:}] [{Interface:0xc0003870d0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.936615 | controller | Jun 09 13:42:01.062200 crc crio[23733]: time="2026-06-09T13:42:01.062095333Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683542-6pj9k Namespace:openshift-infra ID:e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6 UID:52f756fc-ec0f-4de1-94c1-7aa622525e15 NetNS:/var/run/netns/60929d94-d139-4e6a-bede-52f52a617ce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52f756fc_ec0f_4de1_94c1_7aa622525e15.slice PodAnnotations:0xc00028e650}] Aliases:map[]}"
2026-06-09 14:45:30.936640 | controller | Jun 09 13:42:01.062429 crc crio[23733]: time="2026-06-09T13:42:01.062324428Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683542-6pj9k for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.936663 | controller | Jun 09 13:42:01.070917 crc crio[23733]: time="2026-06-09T13:42:01.070168325Z" level=info msg="Ran pod sandbox e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6 with infra container: openshift-infra/auto-csr-approver-29683542-6pj9k/POD" id=06c99f00-d64e-46eb-8922-e5ecb5fd3ccf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.936686 | controller | Jun 09 13:42:01.075238 crc crio[23733]: time="2026-06-09T13:42:01.074941207Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=eb6afad8-32ab-45bd-97ea-93aedeb44193 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.936714 | controller | Jun 09 13:42:01.084994 crc crio[23733]: time="2026-06-09T13:42:01.084932974Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:30.936737 | controller | Jun 09 13:42:02.384965 crc crio[23733]: time="2026-06-09T13:42:02.384203164Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=eb6afad8-32ab-45bd-97ea-93aedeb44193 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.936761 | controller | Jun 09 13:42:02.386654 crc crio[23733]: time="2026-06-09T13:42:02.386002826Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=92fa83a5-0a51-4c78-ab23-804b5ce1bd99 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.936784 | controller | Jun 09 13:42:02.392317 crc crio[23733]: time="2026-06-09T13:42:02.388762501Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=433cd5f2-696d-48b4-92e9-0c5095bee222 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.936807 | controller | Jun 09 13:42:02.396092 crc crio[23733]: time="2026-06-09T13:42:02.395723466Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683542-6pj9k/oc" id=282bd26d-4f1c-4db8-9eed-0df53f316ad6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.936829 | controller | Jun 09 13:42:02.396571 crc crio[23733]: time="2026-06-09T13:42:02.396489604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.936856 | controller | Jun 09 13:42:02.426047 crc crio[23733]: time="2026-06-09T13:42:02.425908752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.936879 | controller | Jun 09 13:42:02.717591 crc crio[23733]: time="2026-06-09T13:42:02.71743595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.936901 | controller | Jun 09 13:42:02.783280 crc crio[23733]: time="2026-06-09T13:42:02.78199769Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4729de3a-323a-4a74-bd23-762234d86049 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.936924 | controller | Jun 09 13:42:02.789507 crc crio[23733]: time="2026-06-09T13:42:02.789421116Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=87e6e60f-e768-403b-a4e8-17f7228bc21f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.936947 | controller | Jun 09 13:42:02.815086 crc crio[23733]: time="2026-06-09T13:42:02.814984721Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-wm5k4/registry-server" id=9d67fb2e-3c3f-4da9-813e-03451369e62e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.936969 | controller | Jun 09 13:42:02.817575 crc crio[23733]: time="2026-06-09T13:42:02.815923424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.936992 | controller | Jun 09 13:42:02.825936 crc crio[23733]: time="2026-06-09T13:42:02.825850909Z" level=info msg="Created container d3986ef7a18e155592a46c87ad5816c1d0ac16934cbf6b1a7ba7f1cd178d376f: openshift-infra/auto-csr-approver-29683542-6pj9k/oc" id=282bd26d-4f1c-4db8-9eed-0df53f316ad6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.937014 | controller | Jun 09 13:42:02.827261 crc crio[23733]: time="2026-06-09T13:42:02.827086028Z" level=info msg="Starting container: d3986ef7a18e155592a46c87ad5816c1d0ac16934cbf6b1a7ba7f1cd178d376f" id=5464c246-ef08-45b8-a1dd-986e92bde91d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.937036 | controller | Jun 09 13:42:02.833531 crc crio[23733]: time="2026-06-09T13:42:02.833436899Z" level=info msg="Started container" PID=34031 containerID=d3986ef7a18e155592a46c87ad5816c1d0ac16934cbf6b1a7ba7f1cd178d376f description=openshift-infra/auto-csr-approver-29683542-6pj9k/oc id=5464c246-ef08-45b8-a1dd-986e92bde91d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6
2026-06-09 14:45:30.937059 | controller | Jun 09 13:42:02.892339 crc crio[23733]: time="2026-06-09T13:42:02.892217951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.937081 | controller | Jun 09 13:42:02.916957 crc crio[23733]: time="2026-06-09T13:42:02.91661085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.937104 | controller | Jun 09 13:42:03.497566 crc crio[23733]: time="2026-06-09T13:42:03.495332273Z" level=info msg="Created container e9f19f41f4ecd0c3b859037119f9f3a0a2ef584aec7ad0e670ec88eb8d443f60: openshift-marketplace/redhat-operators-wm5k4/registry-server" id=9d67fb2e-3c3f-4da9-813e-03451369e62e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.937131 | controller | Jun 09 13:42:03.507215 crc crio[23733]: time="2026-06-09T13:42:03.506845286Z" level=info msg="Starting container: e9f19f41f4ecd0c3b859037119f9f3a0a2ef584aec7ad0e670ec88eb8d443f60" id=938db34d-871b-4d6f-b3a1-973557897094 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.937154 | controller | Jun 09 13:42:03.526662 crc crio[23733]: time="2026-06-09T13:42:03.526511933Z" level=info msg="Started container" PID=34073 containerID=e9f19f41f4ecd0c3b859037119f9f3a0a2ef584aec7ad0e670ec88eb8d443f60 description=openshift-marketplace/redhat-operators-wm5k4/registry-server id=938db34d-871b-4d6f-b3a1-973557897094 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01
2026-06-09 14:45:30.937177 | controller | Jun 09 13:42:04.847093 crc crio[23733]: time="2026-06-09T13:42:04.846453471Z" level=info msg="Stopping pod sandbox: e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6" id=2ccd49a0-b20b-48ae-ad31-a25539b1874f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.937200 | controller | Jun 09 13:42:04.848706 crc crio[23733]: time="2026-06-09T13:42:04.848580782Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683542-6pj9k Namespace:openshift-infra ID:e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6 UID:52f756fc-ec0f-4de1-94c1-7aa622525e15 NetNS:/var/run/netns/60929d94-d139-4e6a-bede-52f52a617ce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52f756fc_ec0f_4de1_94c1_7aa622525e15.slice PodAnnotations:0xc001026540}] Aliases:map[]}"
2026-06-09 14:45:30.937223 | controller | Jun 09 13:42:04.848858 crc crio[23733]: time="2026-06-09T13:42:04.848789076Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683542-6pj9k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.937246 | controller | Jun 09 13:42:07.931691 crc crio[23733]: time="2026-06-09T13:42:07.928875435Z" level=info msg="Stopping container: 3301e228c1caab71287914e925f113767ee65a3e07e92c33283a9e6de405a9c8 (timeout: 2s)" id=28da9f7e-1baf-4c33-9bd7-b47ad4319f79 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.937269 | controller | Jun 09 13:42:08.995409 crc crio[23733]: time="2026-06-09T13:42:08.995166892Z" level=info msg="Stopping container: d38926d39d8858e141f502192738d26970aaf5520e435041c670a19d4bc98739 (timeout: 2s)" id=6b6e6ef9-12df-41f6-9f28-d4062e10044b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.937292 | controller | Jun 09 13:42:13.589426 crc crio[23733]: time="2026-06-09T13:42:13.5872361Z" level=info msg="Stopped pod sandbox: e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6" id=2ccd49a0-b20b-48ae-ad31-a25539b1874f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.937320 | controller | Jun 09 13:42:13.693569 crc crio[23733]: time="2026-06-09T13:42:13.693348874Z" level=info msg="Stopped container 3301e228c1caab71287914e925f113767ee65a3e07e92c33283a9e6de405a9c8: openshift-marketplace/redhat-marketplace-h9f5b/registry-server" id=28da9f7e-1baf-4c33-9bd7-b47ad4319f79 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.937361 | controller | Jun 09 13:42:13.695208 crc crio[23733]: time="2026-06-09T13:42:13.694961232Z" level=info msg="Stopping pod sandbox: c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6" id=c5d7060b-ce7a-4015-9d26-23a46c0c7793 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.937390 | controller | Jun 09 13:42:13.696722 crc crio[23733]: time="2026-06-09T13:42:13.696255173Z" level=info msg="Got pod network &{Name:redhat-marketplace-h9f5b Namespace:openshift-marketplace ID:c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6 UID:f9c9d386-fa1e-4339-94c1-52c05bf0f00b NetNS:/var/run/netns/d67404bd-c6ed-41f2-8a52-8dc5b4a5f767 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9c9d386_fa1e_4339_94c1_52c05bf0f00b.slice PodAnnotations:0xc00028e140}] Aliases:map[]}"
2026-06-09 14:45:30.937425 | controller | Jun 09 13:42:13.696871 crc crio[23733]: time="2026-06-09T13:42:13.696845747Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-h9f5b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.937452 | controller | Jun 09 13:42:13.914688 crc crio[23733]: time="2026-06-09T13:42:13.914091936Z" level=info msg="Stopped container d38926d39d8858e141f502192738d26970aaf5520e435041c670a19d4bc98739: openshift-marketplace/certified-operators-lm5lf/registry-server" id=6b6e6ef9-12df-41f6-9f28-d4062e10044b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.937473 | controller | Jun 09 13:42:13.919510 crc crio[23733]: time="2026-06-09T13:42:13.919334109Z" level=info msg="Stopping pod sandbox: b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03" id=3afa1442-eb4c-4ca9-93f9-28603ea63742 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.937499 | controller | Jun 09 13:42:13.923262 crc crio[23733]: time="2026-06-09T13:42:13.923098429Z" level=info msg="Got pod network &{Name:certified-operators-lm5lf Namespace:openshift-marketplace ID:b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03 UID:653898e4-b39d-4fd5-9dc8-a962b634fa5d NetNS:/var/run/netns/e645efaa-5852-4e5f-9519-64f9203b3856 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod653898e4_b39d_4fd5_9dc8_a962b634fa5d.slice PodAnnotations:0xc00008c1c8}] Aliases:map[]}"
2026-06-09 14:45:30.937581 | controller | Jun 09 13:42:13.926069 crc crio[23733]: time="2026-06-09T13:42:13.925597578Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-lm5lf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.937604 | controller | Jun 09 13:42:14.078297 crc crio[23733]: time="2026-06-09T13:42:14.077688362Z" level=info msg="Stopped pod sandbox: c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6" id=c5d7060b-ce7a-4015-9d26-23a46c0c7793 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.937621 | controller | Jun 09 13:42:14.105504 crc crio[23733]: time="2026-06-09T13:42:14.105356007Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:0788325c588907d29fc8f1116d650f00ce5dab0d5849db37f540e478bbc5e236" id=a2f92afb-521f-4d33-ac5d-5843087cdb5b name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.937638 | controller | Jun 09 13:42:14.107021 crc crio[23733]: time="2026-06-09T13:42:14.106924434Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=a8d9f72b-3790-4e09-8956-10bdf837696b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.937654 | controller | Jun 09 13:42:14.114956 crc crio[23733]: time="2026-06-09T13:42:14.11472484Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=685f2ca1-3a9b-4a2c-93c8-718751c7b36d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.937670 | controller | Jun 09 13:42:14.125675 crc crio[23733]: time="2026-06-09T13:42:14.125544185Z" level=info msg="Creating container: openshift-marketplace/community-operators-vrwbb/extract-content" id=c9a330b3-ab9f-4537-abec-a436a856f72e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.937685 | controller | Jun 09 13:42:14.130286 crc crio[23733]: time="2026-06-09T13:42:14.130077393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.937701 | controller | Jun 09 13:42:14.184323 crc crio[23733]: time="2026-06-09T13:42:14.184239827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.937721 | controller | Jun 09 13:42:14.188831 crc crio[23733]: time="2026-06-09T13:42:14.188732443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.937737 | controller | Jun 09 13:42:14.290579 crc crio[23733]: time="2026-06-09T13:42:14.290481424Z" level=info msg="Created container 10a2b09957ada1a75513e90f1658ae50fb4b5c80cfa9229a1f773aef63ca0cb9: openshift-marketplace/community-operators-vrwbb/extract-content" id=c9a330b3-ab9f-4537-abec-a436a856f72e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.937753 | controller | Jun 09 13:42:14.293004 crc crio[23733]: time="2026-06-09T13:42:14.292924332Z" level=info msg="Starting container: 10a2b09957ada1a75513e90f1658ae50fb4b5c80cfa9229a1f773aef63ca0cb9" id=3176dfe7-f12e-4040-b1e9-7c5ac6c64672 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.937769 | controller | Jun 09 13:42:14.301709 crc crio[23733]: time="2026-06-09T13:42:14.301543096Z" level=info msg="Started container" PID=34428 containerID=10a2b09957ada1a75513e90f1658ae50fb4b5c80cfa9229a1f773aef63ca0cb9 description=openshift-marketplace/community-operators-vrwbb/extract-content id=3176dfe7-f12e-4040-b1e9-7c5ac6c64672 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b
2026-06-09 14:45:30.937785 | controller | Jun 09 13:42:14.324765 crc crio[23733]: time="2026-06-09T13:42:14.323207689Z" level=info msg="Stopped pod sandbox: b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03" id=3afa1442-eb4c-4ca9-93f9-28603ea63742 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.937801 | controller | Jun 09 13:42:15.101709 crc crio[23733]: time="2026-06-09T13:42:15.101526953Z" level=info msg="Removing container: 3301e228c1caab71287914e925f113767ee65a3e07e92c33283a9e6de405a9c8" id=45c2d7f8-ded8-4e37-a540-4f52ef83e9f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.937817 | controller | Jun 09 13:42:15.113470 crc crio[23733]: time="2026-06-09T13:42:15.113360374Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c6aedb7d-1a87-474b-b258-241a8837cfa7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.937833 | controller | Jun 09 13:42:15.117568 crc crio[23733]: time="2026-06-09T13:42:15.117372949Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=84a5d0fb-6f12-45a9-a11d-ef004fd11cef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.937849 | controller | Jun 09 13:42:15.128019 crc crio[23733]: time="2026-06-09T13:42:15.127822146Z" level=info msg="Removed container 3301e228c1caab71287914e925f113767ee65a3e07e92c33283a9e6de405a9c8: openshift-marketplace/redhat-marketplace-h9f5b/registry-server" id=45c2d7f8-ded8-4e37-a540-4f52ef83e9f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.937865 | controller | Jun 09 13:42:15.135818 crc crio[23733]: time="2026-06-09T13:42:15.135700983Z" level=info msg="Removing container: 5165bb2fc3a9b9d71e056be6074b538beb3efce370986c075355ab5c8d1246ca" id=12620e6e-c024-47e4-828d-91088141db06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.937881 | controller | Jun 09 13:42:15.186516 crc crio[23733]: time="2026-06-09T13:42:15.186361404Z" level=info msg="Removed container 5165bb2fc3a9b9d71e056be6074b538beb3efce370986c075355ab5c8d1246ca: openshift-marketplace/redhat-marketplace-h9f5b/extract-content" id=12620e6e-c024-47e4-828d-91088141db06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.937898 | controller | Jun 09 13:42:15.190747 crc crio[23733]: time="2026-06-09T13:42:15.190336568Z" level=info msg="Creating container: openshift-marketplace/community-operators-vrwbb/registry-server" id=da329a01-a7e2-4372-9b28-6ca3bb1dff46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.937918 | controller | Jun 09 13:42:15.191213 crc crio[23733]: time="2026-06-09T13:42:15.190827729Z" level=info msg="Removing container: 16df31062de32aecdd62c5f06d3f5c67058d11e142691c389c0d79fbd7ec4caf" id=97c82500-fb7f-4b43-a6ff-89601245eafe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.937934 | controller | Jun 09 13:42:15.195588 crc crio[23733]: time="2026-06-09T13:42:15.195421678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.937951 | controller | Jun 09 13:42:15.231388 crc crio[23733]: time="2026-06-09T13:42:15.229490326Z" level=info msg="Removed container 16df31062de32aecdd62c5f06d3f5c67058d11e142691c389c0d79fbd7ec4caf: openshift-marketplace/redhat-marketplace-h9f5b/extract-utilities" id=97c82500-fb7f-4b43-a6ff-89601245eafe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.937968 | controller | Jun 09 13:42:15.237307 crc crio[23733]: time="2026-06-09T13:42:15.237201928Z" level=info msg="Removing container: d38926d39d8858e141f502192738d26970aaf5520e435041c670a19d4bc98739" id=a70012a5-3fec-40f1-abbf-b461ceea4784 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.937984 | controller | Jun 09 13:42:15.262555 crc crio[23733]: time="2026-06-09T13:42:15.262415987Z" level=info msg="Removed container d38926d39d8858e141f502192738d26970aaf5520e435041c670a19d4bc98739: openshift-marketplace/certified-operators-lm5lf/registry-server" id=a70012a5-3fec-40f1-abbf-b461ceea4784 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.938000 | controller | Jun 09 13:42:15.268441 crc crio[23733]: time="2026-06-09T13:42:15.268340457Z" level=info msg="Removing container: 2cd164f74bde08a522b6ca424f613f12847bb07ae89c7f09a8bc989128e0f838" id=2e0aebe9-5a24-4fe3-bcbc-7e258886d997 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.938017 | controller | Jun 09 13:42:15.278541 crc crio[23733]: time="2026-06-09T13:42:15.278218831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.938033 | controller | Jun 09 13:42:15.281907 crc crio[23733]: time="2026-06-09T13:42:15.281840556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.938049 | controller | Jun 09 13:42:15.321641 crc crio[23733]: time="2026-06-09T13:42:15.321444065Z" level=info msg="Removed container 2cd164f74bde08a522b6ca424f613f12847bb07ae89c7f09a8bc989128e0f838: openshift-marketplace/certified-operators-lm5lf/extract-content" id=2e0aebe9-5a24-4fe3-bcbc-7e258886d997 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.938065 | controller | Jun 09 13:42:15.326293 crc crio[23733]: time="2026-06-09T13:42:15.326202458Z" level=info msg="Removing container: 656b793e41b1a98c85f0bc5e6549f78e7c8aacd94c5e84fb77e1b6c9d62bdfca" id=360283c2-4ad8-4fae-b2e6-9e519b50219a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.938081 | controller | Jun 09 13:42:15.375361 crc crio[23733]: time="2026-06-09T13:42:15.37525661Z" level=info msg="Removed container 656b793e41b1a98c85f0bc5e6549f78e7c8aacd94c5e84fb77e1b6c9d62bdfca: openshift-marketplace/certified-operators-lm5lf/extract-utilities" id=360283c2-4ad8-4fae-b2e6-9e519b50219a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.938098 | controller | Jun 09 13:42:15.436430 crc crio[23733]: time="2026-06-09T13:42:15.436296486Z" level=info msg="Created container ec879736b5389f40fdfb1043353ece8e7ec1a1a36880f8d3d8e119f3d0ec0855: openshift-marketplace/community-operators-vrwbb/registry-server" id=da329a01-a7e2-4372-9b28-6ca3bb1dff46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.938114 | controller | Jun 09 13:42:15.437881 crc crio[23733]: time="2026-06-09T13:42:15.437789412Z" level=info msg="Starting container: ec879736b5389f40fdfb1043353ece8e7ec1a1a36880f8d3d8e119f3d0ec0855" id=d4d34d3f-1eaf-41f1-9364-109067c7b101 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.938134 | controller | Jun 09 13:42:15.443964 crc crio[23733]: time="2026-06-09T13:42:15.443769123Z" level=info msg="Started container" PID=34457 containerID=ec879736b5389f40fdfb1043353ece8e7ec1a1a36880f8d3d8e119f3d0ec0855 description=openshift-marketplace/community-operators-vrwbb/registry-server id=d4d34d3f-1eaf-41f1-9364-109067c7b101 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b
2026-06-09 14:45:30.938151 | controller | Jun 09 13:42:20.410065 crc crio[23733]: time="2026-06-09T13:42:20.40800075Z" level=info msg="Stopping container: e9f19f41f4ecd0c3b859037119f9f3a0a2ef584aec7ad0e670ec88eb8d443f60 (timeout: 2s)" id=035518e1-daff-491c-85a1-ffd77287434f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.938168 | controller | Jun 09 13:42:20.539901 crc crio[23733]: time="2026-06-09T13:42:20.539763343Z" level=info msg="Stopped container e9f19f41f4ecd0c3b859037119f9f3a0a2ef584aec7ad0e670ec88eb8d443f60: openshift-marketplace/redhat-operators-wm5k4/registry-server" id=035518e1-daff-491c-85a1-ffd77287434f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.938184 | controller | Jun 09 13:42:20.541827 crc crio[23733]: time="2026-06-09T13:42:20.541742259Z" level=info msg="Stopping pod sandbox: 02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01" id=616d0acf-120d-4339-8c98-09422cac590a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.938201 | controller | Jun 09 13:42:20.542846 crc crio[23733]: time="2026-06-09T13:42:20.542749424Z" level=info msg="Got pod network &{Name:redhat-operators-wm5k4 Namespace:openshift-marketplace ID:02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01 UID:6dbc5268-80e7-4cab-adb1-99c0cb18a0ba NetNS:/var/run/netns/09334d4c-9024-4e6b-9264-14033650a99a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6dbc5268_80e7_4cab_adb1_99c0cb18a0ba.slice PodAnnotations:0xc00028e648}] Aliases:map[]}"
2026-06-09 14:45:30.938218 | controller | Jun 09 13:42:20.543152 crc crio[23733]: time="2026-06-09T13:42:20.542991649Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-wm5k4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.938235 | controller | Jun 09 13:42:20.800470 crc crio[23733]: time="2026-06-09T13:42:20.800372688Z" level=info msg="Stopped pod sandbox: 02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01" id=616d0acf-120d-4339-8c98-09422cac590a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.938252 | controller | Jun 09 13:42:21.199657 crc crio[23733]: time="2026-06-09T13:42:21.198649386Z" level=info msg="Removing container: e9f19f41f4ecd0c3b859037119f9f3a0a2ef584aec7ad0e670ec88eb8d443f60" id=ea6fb6c2-b991-47eb-84ee-1f0cc3680ab0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.938268 | controller | Jun 09 13:42:21.227252 crc crio[23733]: time="2026-06-09T13:42:21.220072383Z" level=info msg="Removed container e9f19f41f4ecd0c3b859037119f9f3a0a2ef584aec7ad0e670ec88eb8d443f60: openshift-marketplace/redhat-operators-wm5k4/registry-server" id=ea6fb6c2-b991-47eb-84ee-1f0cc3680ab0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.938285 | controller | Jun 09 13:42:21.230035 crc crio[23733]: time="2026-06-09T13:42:21.229462806Z" level=info msg="Removing container: cd2352f542820116349ab89f96d758d82ee4b73954e10aa0380960f1790d24bb" id=44a53c2a-9ef7-4721-88a4-8581033e7082 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.938301 | controller | Jun 09 13:42:21.266883 crc crio[23733]: time="2026-06-09T13:42:21.266792591Z" level=info msg="Removed container cd2352f542820116349ab89f96d758d82ee4b73954e10aa0380960f1790d24bb: openshift-marketplace/redhat-operators-wm5k4/extract-content" id=44a53c2a-9ef7-4721-88a4-8581033e7082 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.938323 | controller | Jun 09 13:42:21.271044 crc crio[23733]: time="2026-06-09T13:42:21.270881228Z" level=info msg="Removing container: 0c37f7c1f619ea48f6257307c926e5b15fb9f6ef276e03cef052b5916ee1980f" id=6b2d1b02-daf4-4974-ab7d-1cb24fb6c823 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.938341 | controller | Jun 09 13:42:21.306976 crc crio[23733]: time="2026-06-09T13:42:21.306808739Z" level=info msg="Removed container 0c37f7c1f619ea48f6257307c926e5b15fb9f6ef276e03cef052b5916ee1980f: openshift-marketplace/redhat-operators-wm5k4/extract-utilities" id=6b2d1b02-daf4-4974-ab7d-1cb24fb6c823 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.938357 | controller | Jun 09 13:42:29.546293 crc crio[23733]: time="2026-06-09T13:42:29.544920006Z" level=info msg="Stopping container: 32036acdefd164ed836e642489df7b8cc6655daa5d13b356964632017acf4ca7 (timeout: 2s)" id=09c38ec1-944c-4861-82f1-3dd300a93c4c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.938373 | controller | Jun 09 13:42:29.675361 crc crio[23733]: time="2026-06-09T13:42:29.675188333Z" level=info msg="Stopped container 32036acdefd164ed836e642489df7b8cc6655daa5d13b356964632017acf4ca7: openshift-marketplace/community-operators-z6p8z/registry-server" id=09c38ec1-944c-4861-82f1-3dd300a93c4c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.938390 | controller | Jun 09 13:42:29.676628 crc crio[23733]: time="2026-06-09T13:42:29.676506484Z" level=info msg="Stopping pod sandbox: 77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34" id=9c5e6abb-d1dd-4011-bc44-8babdd2faa13 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.938406 | controller | Jun 09 13:42:29.677561 crc crio[23733]: time="2026-06-09T13:42:29.677470877Z" level=info msg="Got pod network &{Name:community-operators-z6p8z Namespace:openshift-marketplace ID:77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34 UID:5d4eb6e3-b353-463b-8968-99ca9112ee62 NetNS:/var/run/netns/117df48b-0d66-422f-adf1-145c7a1432a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d4eb6e3_b353_463b_8968_99ca9112ee62.slice PodAnnotations:0xc00028f2e8}] Aliases:map[]}"
2026-06-09 14:45:30.938423 | controller | Jun 09 13:42:29.677809 crc crio[23733]: time="2026-06-09T13:42:29.677740763Z" level=info msg="Deleting pod openshift-marketplace_community-operators-z6p8z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.938439 | controller | Jun 09 13:42:29.957272 crc crio[23733]: time="2026-06-09T13:42:29.955973227Z" level=info msg="Stopped pod sandbox: 77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34" id=9c5e6abb-d1dd-4011-bc44-8babdd2faa13 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.938455 | controller | Jun 09 13:42:30.225971 crc crio[23733]: time="2026-06-09T13:42:30.225864643Z" level=info msg="Removing container: 32036acdefd164ed836e642489df7b8cc6655daa5d13b356964632017acf4ca7" id=6f81705c-093a-448d-83f2-722c3feafdaf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.938471 | controller | Jun 09 13:42:30.257308 crc crio[23733]: time="2026-06-09T13:42:30.257194734Z" level=info msg="Removed container 32036acdefd164ed836e642489df7b8cc6655daa5d13b356964632017acf4ca7: openshift-marketplace/community-operators-z6p8z/registry-server" id=6f81705c-093a-448d-83f2-722c3feafdaf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.938487 | controller | Jun 09 13:42:30.262030 crc crio[23733]: time="2026-06-09T13:42:30.261761603Z" level=info msg="Removing container: fe59a195a1b019dff395ec81e30eb981a81220e84f2b5ba153232785aa0c5313" id=637a96cb-7b01-40b9-b677-f4bd7f618ca7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.938507 | controller | Jun 09 13:42:30.304006 crc crio[23733]: time="2026-06-09T13:42:30.303920541Z" level=info msg="Removed container fe59a195a1b019dff395ec81e30eb981a81220e84f2b5ba153232785aa0c5313: openshift-marketplace/community-operators-z6p8z/extract-utilities" id=637a96cb-7b01-40b9-b677-f4bd7f618ca7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.938552 | controller | Jun 09 13:42:30.308998 crc crio[23733]: time="2026-06-09T13:42:30.308932901Z" level=info msg="Removing container: 9ee6fa4cbb66207ae32f589fae455daa0f39d0ea8b1f45b92e5c28bedfb4b783" id=4467f4f9-841e-4401-a8da-c61ff067e89d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.938570 | controller | Jun 09 13:42:30.311385 crc crio[23733]: time="2026-06-09T13:42:30.311300337Z" level=info msg="Removing container: 9ee6fa4cbb66207ae32f589fae455daa0f39d0ea8b1f45b92e5c28bedfb4b783" id=f0cbae9f-2d61-4bc3-8caa-8c2e7bc486b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.938586 | controller | Jun 09 13:42:30.347331 crc crio[23733]: time="2026-06-09T13:42:30.347227168Z" level=info msg="Removed container 9ee6fa4cbb66207ae32f589fae455daa0f39d0ea8b1f45b92e5c28bedfb4b783: openshift-marketplace/community-operators-z6p8z/extract-content" id=f0cbae9f-2d61-4bc3-8caa-8c2e7bc486b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.938602 | controller | Jun 09 13:42:30.356798 crc crio[23733]: time="2026-06-09T13:42:30.356679732Z" level=info msg="Stopping pod sandbox: 77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34" id=6433c3e2-383d-46de-8356-f6f26055d630 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.938618 | controller | Jun 09 13:42:30.356798 crc crio[23733]: time="2026-06-09T13:42:30.356778714Z" level=info msg="Stopped pod sandbox (already stopped): 77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34" id=6433c3e2-383d-46de-8356-f6f26055d630 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.938634 | controller | Jun 09 13:42:30.357770 crc crio[23733]: time="2026-06-09T13:42:30.357662826Z" level=info msg="Removing pod sandbox: 77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34" id=dbf81e55-bf01-457a-b8d2-4a99c459fedb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.938651 | controller | Jun 09 13:42:30.366191 crc crio[23733]: time="2026-06-09T13:42:30.366009682Z" level=info msg="Removed pod sandbox: 77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34" id=dbf81e55-bf01-457a-b8d2-4a99c459fedb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.938667 | controller | Jun 09 13:42:30.367033 crc crio[23733]: time="2026-06-09T13:42:30.366939036Z" level=info msg="Stopping pod sandbox: b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03" id=807eeb56-9d39-44bb-8f0a-761938166dbc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.938683 | controller | Jun 09 13:42:30.367033 crc crio[23733]: time="2026-06-09T13:42:30.367027828Z" level=info msg="Stopped pod sandbox (already stopped): b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03" id=807eeb56-9d39-44bb-8f0a-761938166dbc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.938699 | controller | Jun 09 13:42:30.367933 crc crio[23733]: time="2026-06-09T13:42:30.367819886Z" level=info msg="Removing pod sandbox: b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03" id=c3e02c31-56cb-4ee1-ac7d-ef0731196b6b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.938716 | controller | Jun 09 13:42:30.375940 crc crio[23733]: time="2026-06-09T13:42:30.375841686Z" level=info msg="Removed pod sandbox: b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03" id=c3e02c31-56cb-4ee1-ac7d-ef0731196b6b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.938732 | controller | Jun 09 13:42:30.377196 crc crio[23733]: time="2026-06-09T13:42:30.377058754Z" level=info msg="Stopping pod sandbox: c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6" id=7a7f8aae-8de3-4293-be7e-37d7ce6bb609 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.938751 | controller | Jun 09 13:42:30.377367 crc crio[23733]: time="2026-06-09T13:42:30.377227268Z" level=info msg="Stopped pod sandbox (already stopped): c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6" id=7a7f8aae-8de3-4293-be7e-37d7ce6bb609 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.938768 | controller | Jun 09 13:42:30.378690 crc crio[23733]: time="2026-06-09T13:42:30.378582541Z" level=info msg="Removing pod sandbox: c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6" id=cc0d9350-9bcb-4a43-9531-5601a245c954 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.938784 | controller | Jun 09 13:42:30.386104 crc crio[23733]: time="2026-06-09T13:42:30.386004946Z" level=info msg="Removed pod sandbox: c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6" id=cc0d9350-9bcb-4a43-9531-5601a245c954 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.938801 | controller | Jun 09 13:42:30.387295 crc crio[23733]: time="2026-06-09T13:42:30.387233176Z" level=info msg="Stopping pod sandbox: 02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01" id=3c67dc0a-e0fa-46d7-ac50-7118c87614b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.938817 | controller | Jun 09 13:42:30.387507 crc crio[23733]: time="2026-06-09T13:42:30.387301868Z" level=info msg="Stopped pod sandbox (already stopped): 02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01" id=3c67dc0a-e0fa-46d7-ac50-7118c87614b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.938832 | controller | Jun 09 13:42:30.387869 crc crio[23733]: time="2026-06-09T13:42:30.387799559Z" level=info msg="Removing pod sandbox: 02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01" id=53c41a73-1b01-4ccb-aa31-834871fb6aa7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.938848 | controller | Jun 09 13:42:30.396434 crc crio[23733]: time="2026-06-09T13:42:30.396192508Z" level=info msg="Removed pod sandbox: 02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01" id=53c41a73-1b01-4ccb-aa31-834871fb6aa7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.938864 | controller | Jun 09 13:43:29.249447 crc crio[23733]: time="2026-06-09T13:43:29.248394107Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-hhzlm/POD" id=2060c7d3-b007-409d-8b68-e47c7463f4bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.938880 | controller | Jun 09 13:43:29.251058 crc crio[23733]: time="2026-06-09T13:43:29.249493935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.938896 | controller | Jun 09 13:43:29.269696 crc crio[23733]: time="2026-06-09T13:43:29.269417842Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-mblcv/POD" id=c0b36abb-b302-4a2a-875d-fdabec1abd51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.938912 | controller | Jun 09 13:43:29.269892 crc crio[23733]: time="2026-06-09T13:43:29.269792801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.938928 | controller | Jun 09 13:43:29.281985 crc crio[23733]: time="2026-06-09T13:43:29.281818656Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-qd69c/POD" id=1c13bfef-4132-4247-8705-ba46746f4df0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.938944 | controller | Jun 09 13:43:29.283310 crc crio[23733]: time="2026-06-09T13:43:29.282533915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.938960 | controller | Jun 09 13:43:29.289388 crc crio[23733]: time="2026-06-09T13:43:29.289306187Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-hhzlm Namespace:cert-manager ID:f99bb1de812fc08a959ec551947c3c036ef2672609bd6a41caea81b9cc692a5a UID:d6fc2b77-1944-4122-9dfd-3cf12c1e40c1 NetNS:/var/run/netns/cfa45227-d337-4b6c-b94c-698a238d0727 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6fc2b77_1944_4122_9dfd_3cf12c1e40c1.slice PodAnnotations:0xc00028e170}] Aliases:map[]}"
2026-06-09 14:45:30.938980 | controller | Jun 09 13:43:29.289388 crc crio[23733]: time="2026-06-09T13:43:29.289362248Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-hhzlm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.938997 | controller | Jun 09 13:43:29.298876 crc crio[23733]: time="2026-06-09T13:43:29.298569692Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-mblcv Namespace:cert-manager ID:6912660f420f6cb75c1507f68dd7cc1014136ec7841e76e1a2bd56fb989a3a5c UID:5078dc2d-1a5e-4883-be20-22352bb9db12 NetNS:/var/run/netns/a6631892-f472-48b2-a49b-7b9941fc2299 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5078dc2d_1a5e_4883_be20_22352bb9db12.slice PodAnnotations:0xc00008c670}] Aliases:map[]}"
2026-06-09 14:45:30.939014 | controller | Jun 09 13:43:29.299306 crc crio[23733]: time="2026-06-09T13:43:29.29891699Z" level=info msg="Adding pod cert-manager_cert-manager-7b8b89f89d-mblcv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.939030 | controller | Jun 09 13:43:29.349074 crc crio[23733]: time="2026-06-09T13:43:29.348991373Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-qd69c Namespace:cert-manager ID:669ca3d283cf58ae09f4c8beb2366eeca492dd98183eb208e4ec1463bf9354f5 UID:c6879d27-b67d-4346-91d5-d5696669c2e3 NetNS:/var/run/netns/12361984-55a6-464d-bb19-f1002a574145 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6879d27_b67d_4346_91d5_d5696669c2e3.slice PodAnnotations:0xc0027d01f8}] Aliases:map[]}"
2026-06-09 14:45:30.939047 | controller | Jun 09 13:43:29.349590 crc crio[23733]: time="2026-06-09T13:43:29.349557657Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-769f6b94cb-qd69c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.939064 | controller | Jun 09 13:43:30.797425 crc crio[23733]: 2026-06-09T13:43:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f99bb1de812fc08 Mac:66:f2:19:1a:7e:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/cfa45227-d337-4b6c-b94c-698a238d0727 SocketPath: PciID:}] [{Interface:0xc000015780 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.939081 | controller | Jun 09 13:43:30.798718 crc crio[23733]: time="2026-06-09T13:43:30.798350271Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-hhzlm Namespace:cert-manager ID:f99bb1de812fc08a959ec551947c3c036ef2672609bd6a41caea81b9cc692a5a UID:d6fc2b77-1944-4122-9dfd-3cf12c1e40c1 NetNS:/var/run/netns/cfa45227-d337-4b6c-b94c-698a238d0727 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6fc2b77_1944_4122_9dfd_3cf12c1e40c1.slice PodAnnotations:0xc00028e170}] Aliases:map[]}"
2026-06-09 14:45:30.939098 | controller | Jun 09 13:43:30.798839 crc crio[23733]: time="2026-06-09T13:43:30.798769041Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-hhzlm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.939114 | controller | Jun 09 13:43:30.806973 crc crio[23733]: time="2026-06-09T13:43:30.806869497Z" level=info msg="Ran pod sandbox f99bb1de812fc08a959ec551947c3c036ef2672609bd6a41caea81b9cc692a5a with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-hhzlm/POD" id=2060c7d3-b007-409d-8b68-e47c7463f4bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.939135 | controller | Jun 09 13:43:30.811824 crc crio[23733]: time="2026-06-09T13:43:30.811755192Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=59b2619d-f4a4-4f67-86eb-9e257d95dcf9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.939151 | controller | Jun 09 13:43:30.811965 crc crio[23733]: time="2026-06-09T13:43:30.811950357Z" level=info msg="Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found" id=59b2619d-f4a4-4f67-86eb-9e257d95dcf9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.939168 | controller | Jun 09 13:43:30.812019 crc crio[23733]: time="2026-06-09T13:43:30.811996688Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found" id=59b2619d-f4a4-4f67-86eb-9e257d95dcf9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.939184 | controller | Jun 09 13:43:30.817507 crc crio[23733]: time="2026-06-09T13:43:30.817382965Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=fa9fadf2-a507-4dca-bde1-853132601814 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.939200 | controller | Jun 09 13:43:30.826884 crc crio[23733]: time="2026-06-09T13:43:30.826806654Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-cainjector:v1.19.2\""
2026-06-09 14:45:30.939216 | controller | Jun 09 13:43:30.852013 crc crio[23733]: 2026-06-09T13:43:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6912660f420f6cb Mac:82:66:7a:be:22:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/a6631892-f472-48b2-a49b-7b9941fc2299 SocketPath: PciID:}] [{Interface:0xc0005a2620 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.939233 | controller | Jun 09 13:43:30.853363 crc crio[23733]: time="2026-06-09T13:43:30.853288068Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-mblcv Namespace:cert-manager ID:6912660f420f6cb75c1507f68dd7cc1014136ec7841e76e1a2bd56fb989a3a5c UID:5078dc2d-1a5e-4883-be20-22352bb9db12 NetNS:/var/run/netns/a6631892-f472-48b2-a49b-7b9941fc2299 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5078dc2d_1a5e_4883_be20_22352bb9db12.slice PodAnnotations:0xc00008c670}] Aliases:map[]}"
2026-06-09 14:45:30.939249 | controller | Jun 09 13:43:30.853521 crc crio[23733]: time="2026-06-09T13:43:30.853497573Z" level=info msg="Checking pod cert-manager_cert-manager-7b8b89f89d-mblcv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.939266 | controller | Jun 09 13:43:30.860851 crc crio[23733]: time="2026-06-09T13:43:30.860741536Z" level=info msg="Ran pod sandbox 6912660f420f6cb75c1507f68dd7cc1014136ec7841e76e1a2bd56fb989a3a5c with infra container: cert-manager/cert-manager-7b8b89f89d-mblcv/POD" id=c0b36abb-b302-4a2a-875d-fdabec1abd51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.939282 | controller | Jun 09 13:43:30.873828 crc crio[23733]: time="2026-06-09T13:43:30.873725196Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=04555862-d4d2-4a3f-932f-e929973baa9d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.939298 | controller | Jun 09 13:43:30.874083 crc crio[23733]: time="2026-06-09T13:43:30.874029684Z" level=info msg="Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found" id=04555862-d4d2-4a3f-932f-e929973baa9d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.939315 | controller | Jun 09 13:43:30.874199 crc crio[23733]: time="2026-06-09T13:43:30.874092145Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found" id=04555862-d4d2-4a3f-932f-e929973baa9d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.939335 | controller | Jun 09 13:43:30.878162 crc crio[23733]: time="2026-06-09T13:43:30.878084757Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2" id=6fe9bf62-cd9e-4809-85ac-d946a881d7fc name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.939352 | controller | Jun 09 13:43:30.887454 crc crio[23733]: time="2026-06-09T13:43:30.887342352Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-controller:v1.19.2\""
2026-06-09 14:45:30.939368 | controller | Jun 09 13:43:30.980523 crc crio[23733]: 2026-06-09T13:43:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:669ca3d283cf58a Mac:1a:35:22:be:04:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/12361984-55a6-464d-bb19-f1002a574145 SocketPath: PciID:}] [{Interface:0xc0002a2cb0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.939385 | controller | Jun 09 13:43:30.983540 crc crio[23733]: time="2026-06-09T13:43:30.983501245Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-qd69c Namespace:cert-manager ID:669ca3d283cf58ae09f4c8beb2366eeca492dd98183eb208e4ec1463bf9354f5 UID:c6879d27-b67d-4346-91d5-d5696669c2e3 NetNS:/var/run/netns/12361984-55a6-464d-bb19-f1002a574145 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6879d27_b67d_4346_91d5_d5696669c2e3.slice PodAnnotations:0xc0027d01f8}] Aliases:map[]}"
2026-06-09 14:45:30.939402 | controller | Jun 09 13:43:30.983870 crc crio[23733]: time="2026-06-09T13:43:30.983852144Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-769f6b94cb-qd69c for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.939419 | controller | Jun 09 13:43:30.991527 crc crio[23733]: time="2026-06-09T13:43:30.991494009Z" level=info msg="Ran pod sandbox 669ca3d283cf58ae09f4c8beb2366eeca492dd98183eb208e4ec1463bf9354f5 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-qd69c/POD" id=1c13bfef-4132-4247-8705-ba46746f4df0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.939435 | controller | Jun 09 13:43:30.993783 crc crio[23733]: time="2026-06-09T13:43:30.993720395Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=fdcd6668-8dbb-47e0-b905-e14c9ad0feaa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.939452 | controller | Jun 09 13:43:30.993948 crc crio[23733]: time="2026-06-09T13:43:30.993906059Z" level=info msg="Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found" id=fdcd6668-8dbb-47e0-b905-e14c9ad0feaa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.939468 | controller | Jun 09 13:43:30.994038 crc crio[23733]: time="2026-06-09T13:43:30.993984261Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found" id=fdcd6668-8dbb-47e0-b905-e14c9ad0feaa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.939484 | controller | Jun 09 13:43:30.995034 crc crio[23733]: time="2026-06-09T13:43:30.995006307Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=69522409-8c2e-42bc-877c-17563638e6af name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.939499 | controller | Jun 09 13:43:31.001827 crc crio[23733]: time="2026-06-09T13:43:31.001757419Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-webhook:v1.19.2\""
2026-06-09 14:45:30.939534 | controller | Jun 09 13:43:36.354700 crc crio[23733]: time="2026-06-09T13:43:36.353553282Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5" id=6fe9bf62-cd9e-4809-85ac-d946a881d7fc name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.939553 | controller | Jun 09 13:43:36.356168 crc crio[23733]: time="2026-06-09T13:43:36.35581046Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=ca230561-0f47-401c-bf5d-0ffd27fb3f4a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.939573 | controller | Jun 09 13:43:36.962457 crc crio[23733]: time="2026-06-09T13:43:36.962281516Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=d7a6a02f-9bee-49a4-8c6f-5f3d7836d0f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.939590 | controller | Jun 09 13:43:36.968266 crc crio[23733]: time="2026-06-09T13:43:36.968088204Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b" id=69522409-8c2e-42bc-877c-17563638e6af name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.939607 | controller | Jun 09 13:43:36.969608 crc crio[23733]: time="2026-06-09T13:43:36.969463068Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=85f566f5-a524-46cd-914b-925c54c73f43 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.939624 | controller | Jun 09 13:43:36.979331 crc crio[23733]: time="2026-06-09T13:43:36.979202976Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=0df6de2b-eb53-4fa8-8994-a7675de3c4bb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.939640 | controller | Jun 09 13:43:36.982479 crc crio[23733]: time="2026-06-09T13:43:36.982383076Z" level=info msg="Creating container: cert-manager/cert-manager-7b8b89f89d-mblcv/cert-manager-controller" id=3c33007f-b2a9-4bf8-b029-43b4029e2f91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.939656 | controller | Jun 09 13:43:36.985764 crc crio[23733]: time="2026-06-09T13:43:36.98568228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.939672 | controller | Jun 09 13:43:36.993092 crc crio[23733]: time="2026-06-09T13:43:36.992976055Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-769f6b94cb-qd69c/cert-manager-webhook" id=fdd77937-701a-4b11-8057-b9868d682fdc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.939688 | controller | Jun 09 13:43:37.040081 crc crio[23733]: time="2026-06-09T13:43:37.039956819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.939704 | controller | Jun 09 13:43:37.044338 crc crio[23733]: time="2026-06-09T13:43:37.044234098Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56" id=fa9fadf2-a507-4dca-bde1-853132601814 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.939720 | controller | Jun 09 13:43:37.045791 crc crio[23733]: time="2026-06-09T13:43:37.045713895Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=28fa4124-71e8-4c9b-ad75-1349f2fcc6b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.939736 | controller | Jun 09 13:43:37.056193 crc crio[23733]: time="2026-06-09T13:43:37.055474203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.939752 | controller | Jun 09 13:43:37.065437 crc crio[23733]: time="2026-06-09T13:43:37.065334074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.939768 | controller | Jun 09 13:43:37.066814 crc crio[23733]: time="2026-06-09T13:43:37.06674673Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=182f9206-d3e5-4a38-84e4-87aa668d60f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.939784 | controller | Jun 09 13:43:37.084733 crc crio[23733]: time="2026-06-09T13:43:37.084388828Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-hhzlm/cert-manager-cainjector" id=df665d7f-d56a-4c5f-9b3e-2939c4ae3abb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.939804 | controller | Jun 09 13:43:37.090260 crc crio[23733]: time="2026-06-09T13:43:37.090087593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.939821 | controller | Jun 09 13:43:37.090847 crc crio[23733]: time="2026-06-09T13:43:37.090290878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.939837 | controller | Jun 09 13:43:37.098803 crc crio[23733]: time="2026-06-09T13:43:37.098713482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.939853 | controller | Jun 09 13:43:37.127355 crc crio[23733]: time="2026-06-09T13:43:37.127293328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.939868 | controller | Jun 09 13:43:37.134842 crc crio[23733]: time="2026-06-09T13:43:37.134773928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.939884 | controller | Jun 09 13:43:37.255464 crc crio[23733]: time="2026-06-09T13:43:37.254847099Z" level=info msg="Created container 002ff17d556eada56916246701e78b6fb1d9382409ec73dcd84202f429e4b201: cert-manager/cert-manager-7b8b89f89d-mblcv/cert-manager-controller" id=3c33007f-b2a9-4bf8-b029-43b4029e2f91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.939900 | controller | Jun 09 13:43:37.256963 crc crio[23733]: time="2026-06-09T13:43:37.256921311Z" level=info msg="Starting container: 002ff17d556eada56916246701e78b6fb1d9382409ec73dcd84202f429e4b201" id=7b7fbf4b-386a-4e27-bec5-ceb6bf379053 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.939916 | controller | Jun 09 13:43:37.264391 crc crio[23733]: time="2026-06-09T13:43:37.26396268Z" level=info msg="Created container 9fb8a2ddb0d2a8195dadabd79ab8f3d87c440486052bb754c33a24650618266d: cert-manager/cert-manager-webhook-769f6b94cb-qd69c/cert-manager-webhook" id=fdd77937-701a-4b11-8057-b9868d682fdc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.939932 | controller | Jun 09 13:43:37.266377 crc crio[23733]: time="2026-06-09T13:43:37.265202531Z" level=info msg="Started container" PID=36512 containerID=002ff17d556eada56916246701e78b6fb1d9382409ec73dcd84202f429e4b201 description=cert-manager/cert-manager-7b8b89f89d-mblcv/cert-manager-controller id=7b7fbf4b-386a-4e27-bec5-ceb6bf379053 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6912660f420f6cb75c1507f68dd7cc1014136ec7841e76e1a2bd56fb989a3a5c
2026-06-09 14:45:30.939949 | controller | Jun 09 13:43:37.266377 crc crio[23733]: time="2026-06-09T13:43:37.266219397Z" level=info msg="Starting container: 9fb8a2ddb0d2a8195dadabd79ab8f3d87c440486052bb754c33a24650618266d" id=39c43df3-17df-4f74-b4ca-68ecfd8ad335 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.939965 | controller | Jun 09 13:43:37.272388 crc crio[23733]: time="2026-06-09T13:43:37.272042385Z" level=info msg="Started container" PID=36518 containerID=9fb8a2ddb0d2a8195dadabd79ab8f3d87c440486052bb754c33a24650618266d description=cert-manager/cert-manager-webhook-769f6b94cb-qd69c/cert-manager-webhook id=39c43df3-17df-4f74-b4ca-68ecfd8ad335 name=/runtime.v1.RuntimeService/StartContainer sandboxID=669ca3d283cf58ae09f4c8beb2366eeca492dd98183eb208e4ec1463bf9354f5
2026-06-09 14:45:30.939981 | controller | Jun 09 13:43:37.274211 crc crio[23733]: time="2026-06-09T13:43:37.273951613Z" level=info msg="Created container d3a9c7f0e1a4efd1379179bdd5183c875cd65ef81ab4846f864dcdc2f5d4939f: cert-manager/cert-manager-cainjector-7f9fdd5dd5-hhzlm/cert-manager-cainjector" id=df665d7f-d56a-4c5f-9b3e-2939c4ae3abb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.940001 | controller | Jun 09 13:43:37.275377 crc crio[23733]: time="2026-06-09T13:43:37.275263357Z" level=info msg="Starting container: d3a9c7f0e1a4efd1379179bdd5183c875cd65ef81ab4846f864dcdc2f5d4939f" id=9c432bd2-c981-42c2-9905-0afe345a4500 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.940018 | controller | Jun 09 13:43:37.285939 crc crio[23733]: time="2026-06-09T13:43:37.285808185Z" level=info msg="Started container" PID=36519 containerID=d3a9c7f0e1a4efd1379179bdd5183c875cd65ef81ab4846f864dcdc2f5d4939f description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-hhzlm/cert-manager-cainjector id=9c432bd2-c981-42c2-9905-0afe345a4500 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f99bb1de812fc08a959ec551947c3c036ef2672609bd6a41caea81b9cc692a5a
2026-06-09 14:45:30.940035 | controller | Jun 09 13:43:37.925608 crc crio[23733]: time="2026-06-09T13:43:37.923207527Z" level=info msg="Stopping container: a9f3eb2a3c01496fd400a7aa6818d501b3e4c1bdba6b1c0bf3e86485c39cb138 (timeout: 30s)" id=402adf19-48bc-4b4a-be64-2898a83c923b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.940051 | controller | Jun 09 13:43:37.925608 crc crio[23733]: time="2026-06-09T13:43:37.923457343Z" level=info msg="Stopping container: e668623e6edb7316b64980ebb1ac1d5d3090b9f5eaaa75355ad829d0dfa737ab (timeout: 30s)" id=b253ef7e-21c6-40d9-b83f-6c1e082d914d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.940066 | controller | Jun 09 13:43:38.055734 crc crio[23733]: time="2026-06-09T13:43:38.055437556Z" level=info msg="Stopped container e668623e6edb7316b64980ebb1ac1d5d3090b9f5eaaa75355ad829d0dfa737ab: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=b253ef7e-21c6-40d9-b83f-6c1e082d914d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.940082 | controller | Jun 09 13:43:38.083070 crc crio[23733]: time="2026-06-09T13:43:38.082971705Z" level=info msg="Removing container: 3b3c32070b0a05339ebea7aaa00b4fb0f895dca4dbc1a4ac7fda1e1a7bf0a591" id=d3486e0b-c393-42dc-81e2-a51abf8031dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.940097 | controller | Jun 09 13:43:38.210242 crc crio[23733]: time="2026-06-09T13:43:38.205232301Z" level=info msg="Stopping container: 221be1a9da82364d20bca62f0463cf96bdc795aa1e33d2675a3e88cad5b185c6 (timeout: 30s)" id=f874957f-4882-4e4c-a7e7-7a38750f06ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.940113 | controller | Jun 09 13:43:38.210242 crc crio[23733]: time="2026-06-09T13:43:38.205445217Z" level=info msg="Stopping container: 8e2d120b26c0281e4a477dd9842874aa109e9e1d5989d6f5cb3203cded28b420 (timeout: 30s)" id=defaf532-6eec-4768-a4d6-33bf7369bc18 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.940129 | controller | Jun 09 13:43:38.210242 crc crio[23733]: time="2026-06-09T13:43:38.206403881Z" level=info msg="Stopping container: e09da7a84078ae9b3daba50fc24f195c27c79f8c58bc31b02211289109aa58a0 (timeout: 30s)" id=6774dda4-83cb-4e50-9bb1-90cc3bc96f19 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.940144 | controller | Jun 09 13:43:38.210242 crc crio[23733]: time="2026-06-09T13:43:38.207372526Z" level=info msg="Stopping container: 2db229cfb56bdb10bbb1c8f448b90d971543ff44e4597efef9c7e37e1958f1e7 (timeout: 30s)" id=0a580342-ab73-44f8-9e84-c3de537da2ab name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.940159 | controller | Jun 09 13:43:38.210242 crc crio[23733]: time="2026-06-09T13:43:38.207775496Z" level=info msg="Stopping container: 4f8c98f6f7af019238a654d1ea34caf1eb071d2ce2a717110f4232202460a149 (timeout: 30s)" id=c7da31ef-b3f7-4cf9-9991-89a041eb46cb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.940175 | controller | Jun 09 13:43:38.210242 crc crio[23733]: time="2026-06-09T13:43:38.208235288Z" level=info msg="Stopping container: 8d35d6982cb3e88426ff8b1db58611575420af0845bc761c46f19660a9596571 (timeout: 30s)" id=3093962c-9ec8-431a-a758-79a1da865233 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.940194 | controller | Jun 09 13:43:38.210242 crc crio[23733]: time="2026-06-09T13:43:38.209400717Z" level=info msg="Stopping container: b80084955c6db94773bd73f1b46ae09ee0703c5163993096bc80ffdc9081aba5 (timeout: 30s)" id=95833646-091a-4830-b032-3075671636c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.940209 | controller | Jun 09 13:43:38.245993 crc crio[23733]: time="2026-06-09T13:43:38.245882984Z" level=info msg="Stopped container a9f3eb2a3c01496fd400a7aa6818d501b3e4c1bdba6b1c0bf3e86485c39cb138: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=402adf19-48bc-4b4a-be64-2898a83c923b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.940225 | controller | Jun 09 13:43:38.282218 crc crio[23733]: time="2026-06-09T13:43:38.277449706Z" level=info msg="Stopping pod sandbox: fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4" id=b0150180-6e6f-4d1d-baa0-e278d8219881 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.940240 | controller | Jun 09 13:43:38.303417 crc crio[23733]: time="2026-06-09T13:43:38.303325193Z" level=info msg="CNI monitoring event REMOVE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-09 14:45:30.940256 | controller | Jun 09 13:43:38.303716 crc crio[23733]: time="2026-06-09T13:43:38.303603261Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.940273 | controller | Jun 09 13:43:38.341244 crc crio[23733]: time="2026-06-09T13:43:38.338483356Z" level=info msg="Stopping container: ab9e572c66dcd969cd5a262a4bbed1c92c502fac1ad9dc59dd3c3e854265afd4 (timeout: 30s)" id=4e16db54-9174-4fa6-b260-7482062579ca name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.940289 | controller | Jun 09 13:43:38.352798 crc crio[23733]: time="2026-06-09T13:43:38.352294367Z" level=info msg="Removed container 3b3c32070b0a05339ebea7aaa00b4fb0f895dca4dbc1a4ac7fda1e1a7bf0a591: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=d3486e0b-c393-42dc-81e2-a51abf8031dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.940305 | controller | Jun 09 13:43:38.394185 crc crio[23733]: time="2026-06-09T13:43:38.393914134Z" level=info msg="Stopped container b80084955c6db94773bd73f1b46ae09ee0703c5163993096bc80ffdc9081aba5: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=95833646-091a-4830-b032-3075671636c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.940321 | controller | Jun 09 13:43:38.416371 crc crio[23733]: time="2026-06-09T13:43:38.416271112Z" level=info msg="Stopped container 221be1a9da82364d20bca62f0463cf96bdc795aa1e33d2675a3e88cad5b185c6: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=f874957f-4882-4e4c-a7e7-7a38750f06ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.940336 | controller | Jun 09 13:43:38.417053 crc crio[23733]: time="2026-06-09T13:43:38.416720844Z" level=info msg="Stopped container 2db229cfb56bdb10bbb1c8f448b90d971543ff44e4597efef9c7e37e1958f1e7: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=0a580342-ab73-44f8-9e84-c3de537da2ab name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.940352 | controller | Jun 09 13:43:38.418609 crc crio[23733]: time="2026-06-09T13:43:38.41851371Z" level=info msg="Stopped pod sandbox: fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4" id=b0150180-6e6f-4d1d-baa0-e278d8219881 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.940368 | controller | Jun 09 13:43:38.426604 crc crio[23733]: time="2026-06-09T13:43:38.426492982Z" level=info msg="Stopped container 4f8c98f6f7af019238a654d1ea34caf1eb071d2ce2a717110f4232202460a149: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=c7da31ef-b3f7-4cf9-9991-89a041eb46cb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.940387 | controller | Jun 09 13:43:38.576157 crc crio[23733]: time="2026-06-09T13:43:38.574454451Z" level=info msg="Stopped container 8d35d6982cb3e88426ff8b1db58611575420af0845bc761c46f19660a9596571: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=3093962c-9ec8-431a-a758-79a1da865233 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.940403 | controller | Jun 09 13:43:38.576157 crc crio[23733]: time="2026-06-09T13:43:38.574540043Z" level=info msg="Stopped container 8e2d120b26c0281e4a477dd9842874aa109e9e1d5989d6f5cb3203cded28b420: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=defaf532-6eec-4768-a4d6-33bf7369bc18 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.940418 | controller | Jun 09 13:43:38.690374 crc crio[23733]: time="2026-06-09T13:43:38.690268653Z" level=info msg="Stopped container e09da7a84078ae9b3daba50fc24f195c27c79f8c58bc31b02211289109aa58a0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=6774dda4-83cb-4e50-9bb1-90cc3bc96f19 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.940434 | controller | Jun 09 13:43:38.884990 crc crio[23733]: time="2026-06-09T13:43:38.884871027Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-kvqln/POD" id=18b1c5d7-0b04-4c9c-aa67-78b54ea602fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.940449 | controller | Jun 09 13:43:38.885175 crc crio[23733]: time="2026-06-09T13:43:38.88502303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.940465 | controller | Jun 09 13:43:38.902976 crc crio[23733]: time="2026-06-09T13:43:38.902908185Z" 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=18b1c5d7-0b04-4c9c-aa67-78b54ea602fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.940480 | controller | Jun 09 13:43:38.915531 crc crio[23733]: time="2026-06-09T13:43:38.915451464Z" level=info msg="Ran pod sandbox 31a614da50ae44fea26526be1f580eb890e05b6cb087b1576a854f9ca7fda9ef with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-kvqln/POD" id=18b1c5d7-0b04-4c9c-aa67-78b54ea602fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.940496 | controller | Jun 09 13:43:38.918054 crc crio[23733]: time="2026-06-09T13:43:38.917969338Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7667cff2-383d-443f-a114-0d60f24514fc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.940527 | controller | Jun 09 13:43:38.920916 crc crio[23733]: time="2026-06-09T13:43:38.920857351Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2c667858-f5f9-4f6e-8f60-9ba77e870cb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.940548 | controller | Jun 09 13:43:38.930469 crc crio[23733]: time="2026-06-09T13:43:38.930381112Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-kvqln/kube-rbac-proxy" id=c31dbb8a-ef76-4749-a138-f6f55079aed2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.940565 | controller | Jun 09 13:43:38.931562 crc crio[23733]: time="2026-06-09T13:43:38.930837493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.940590 | controller | Jun 09 13:43:38.955037 crc crio[23733]: time="2026-06-09T13:43:38.954928626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.940612 | controller | Jun 09 13:43:39.123863 crc crio[23733]: time="2026-06-09T13:43:39.123774055Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=01f31b25-575a-4563-b13d-32f6a9a254f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.940628 | controller | Jun 09 13:43:39.126151 crc crio[23733]: time="2026-06-09T13:43:39.126011462Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=3c814a4b-da85-48fc-9644-3478321c68f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.940644 | controller | Jun 09 13:43:39.132246 crc crio[23733]: time="2026-06-09T13:43:39.132174668Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=64c6feb4-239f-40e7-86bf-0251a84a87e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.940660 | controller | Jun 09 13:43:39.134664 crc crio[23733]: time="2026-06-09T13:43:39.134451957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.940675 | controller | Jun 09 13:43:39.139557 crc crio[23733]: time="2026-06-09T13:43:39.139006872Z" level=info msg="Removing container: e668623e6edb7316b64980ebb1ac1d5d3090b9f5eaaa75355ad829d0dfa737ab" id=20a1890d-04a4-4d8f-9eae-8df6bfc8bfdb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.940691 | controller | Jun 09 13:43:39.181576 crc crio[23733]: time="2026-06-09T13:43:39.181494852Z" level=info msg="Removed container e668623e6edb7316b64980ebb1ac1d5d3090b9f5eaaa75355ad829d0dfa737ab: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=20a1890d-04a4-4d8f-9eae-8df6bfc8bfdb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.940706 | controller | Jun 09 13:43:39.191971 crc crio[23733]: time="2026-06-09T13:43:39.191888826Z" level=info msg="Removing container: a9f3eb2a3c01496fd400a7aa6818d501b3e4c1bdba6b1c0bf3e86485c39cb138" id=390c34e7-91a4-4ede-9338-1e919b719ec9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.940722 | controller | Jun 09 13:43:39.212409 crc crio[23733]: time="2026-06-09T13:43:39.211982686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.940737 | controller | Jun 09 13:43:39.213382 crc crio[23733]: time="2026-06-09T13:43:39.213290089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.940753 | controller | Jun 09 13:43:39.214176 crc crio[23733]: time="2026-06-09T13:43:39.214059368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.940768 | controller | Jun 09 13:43:39.216481 crc crio[23733]: time="2026-06-09T13:43:39.216163342Z" level=info msg="Stopped container ab9e572c66dcd969cd5a262a4bbed1c92c502fac1ad9dc59dd3c3e854265afd4: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=4e16db54-9174-4fa6-b260-7482062579ca name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.940784 | controller | Jun 09 13:43:39.218006 crc crio[23733]: time="2026-06-09T13:43:39.217875166Z" level=info msg="Stopping pod sandbox: cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07" id=db38923b-9b55-4173-bb0a-ceebe234cb10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.940800 | controller | Jun 09 13:43:39.223884 crc crio[23733]: time="2026-06-09T13:43:39.223798686Z" level=info msg="Stopped pod sandbox: cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07" id=db38923b-9b55-4173-bb0a-ceebe234cb10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.940819 | controller | Jun 09 13:43:39.281686 crc crio[23733]: time="2026-06-09T13:43:39.281569304Z" level=info msg="Removed container a9f3eb2a3c01496fd400a7aa6818d501b3e4c1bdba6b1c0bf3e86485c39cb138: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=390c34e7-91a4-4ede-9338-1e919b719ec9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.940835 | controller | Jun 09 13:43:39.427074 crc crio[23733]: time="2026-06-09T13:43:39.426166097Z" level=info msg="Created container b645ac4e7918779892b74643f0ab10b7323595e3f474dd08b6632e6854ad4c70: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-kvqln/kube-rbac-proxy" id=c31dbb8a-ef76-4749-a138-f6f55079aed2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.940851 | controller | Jun 09 13:43:39.429447 crc crio[23733]: time="2026-06-09T13:43:39.429355437Z" level=info msg="Starting container: b645ac4e7918779892b74643f0ab10b7323595e3f474dd08b6632e6854ad4c70" id=14ab4000-4994-4216-bfc9-f544bf41255b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.940866 | controller | Jun 09 13:43:39.442155 crc crio[23733]: time="2026-06-09T13:43:39.44199384Z" level=info msg="Created container dd3dee0b1d99f51dc058cbb6e9112fdb74e206d2cc775386aebe607decb52666: openshift-multus/multus-bzhnf/kube-multus" id=64c6feb4-239f-40e7-86bf-0251a84a87e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.940882 | controller | Jun 09 13:43:39.445839 crc crio[23733]: time="2026-06-09T13:43:39.445726954Z" level=info msg="Started container" PID=36747 containerID=b645ac4e7918779892b74643f0ab10b7323595e3f474dd08b6632e6854ad4c70 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-kvqln/kube-rbac-proxy id=14ab4000-4994-4216-bfc9-f544bf41255b name=/runtime.v1.RuntimeService/StartContainer sandboxID=31a614da50ae44fea26526be1f580eb890e05b6cb087b1576a854f9ca7fda9ef
2026-06-09 14:45:30.940898 | controller | Jun 09 13:43:39.446720 crc crio[23733]: time="2026-06-09T13:43:39.446599666Z" level=info msg="Starting container: dd3dee0b1d99f51dc058cbb6e9112fdb74e206d2cc775386aebe607decb52666" id=a3811173-6f2e-48a7-9899-70736bfcb049 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.940914 | controller | Jun 09 13:43:39.454828 crc crio[23733]: time="2026-06-09T13:43:39.454725252Z" level=info msg="Started container" PID=36748 containerID=dd3dee0b1d99f51dc058cbb6e9112fdb74e206d2cc775386aebe607decb52666 description=openshift-multus/multus-bzhnf/kube-multus id=a3811173-6f2e-48a7-9899-70736bfcb049 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73bcd6062ef2d99784c95ac6728cf7ca9984ae9e79c72feaa0449e42167093e6
2026-06-09 14:45:30.940930 | controller | Jun 09 13:43:39.474076 crc crio[23733]: time="2026-06-09T13:43:39.473975812Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=758bcf2c-9a4b-49ce-8751-439c56db83db name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.940946 | controller | Jun 09 13:43:39.482303 crc crio[23733]: time="2026-06-09T13:43:39.478032024Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2e7e311e-90d1-491c-b1a8-7667db94d7a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.940962 | controller | Jun 09 13:43:39.488276 crc crio[23733]: time="2026-06-09T13:43:39.486996952Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_7cf1bf60-a937-42ea-bf62-582156f8f053\""
2026-06-09 14:45:30.940978 | controller | Jun 09 13:43:39.488276 crc crio[23733]: time="2026-06-09T13:43:39.487250959Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.940994 | controller | Jun 09 13:43:39.488401 crc crio[23733]: time="2026-06-09T13:43:39.488275584Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-kvqln/ovnkube-cluster-manager" id=ac1c9e9f-44ce-4bbf-9286-c5cba420aa7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.941014 | controller | Jun 09 13:43:39.488891 crc crio[23733]: time="2026-06-09T13:43:39.488838289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.941030 | controller | Jun 09 13:43:39.528350 crc crio[23733]: time="2026-06-09T13:43:39.527819959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.941046 | controller | Jun 09 13:43:39.539320 crc crio[23733]: time="2026-06-09T13:43:39.533702609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.941061 | controller | Jun 09 13:43:39.653156 crc crio[23733]: time="2026-06-09T13:43:39.653026951Z" level=info msg="Created container a65cc3438cfbe35a6fee0f94a6f0275cf43e7305f196d5d2d765a776bc947943: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-kvqln/ovnkube-cluster-manager" id=ac1c9e9f-44ce-4bbf-9286-c5cba420aa7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.941077 | controller | Jun 09 13:43:39.654761 crc crio[23733]: time="2026-06-09T13:43:39.654702793Z" level=info msg="Starting container: a65cc3438cfbe35a6fee0f94a6f0275cf43e7305f196d5d2d765a776bc947943" id=2664d6eb-3d8f-4b5f-a56c-b360bd75ae7b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.941092 | controller | Jun 09 13:43:39.660711 crc crio[23733]: time="2026-06-09T13:43:39.660612272Z" level=info msg="Started container" PID=36780 containerID=a65cc3438cfbe35a6fee0f94a6f0275cf43e7305f196d5d2d765a776bc947943 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-kvqln/ovnkube-cluster-manager id=2664d6eb-3d8f-4b5f-a56c-b360bd75ae7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=31a614da50ae44fea26526be1f580eb890e05b6cb087b1576a854f9ca7fda9ef
2026-06-09 14:45:30.941108 | controller | Jun 09 13:43:39.909974 crc crio[23733]: time="2026-06-09T13:43:39.909872745Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-jxrdg/POD" id=dd696f80-e499-4658-a6e0-66be9a09948f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.941123 | controller | Jun 09 13:43:39.910145 crc crio[23733]: time="2026-06-09T13:43:39.910004938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.941139 | controller | Jun 09 13:43:39.926362 crc crio[23733]: time="2026-06-09T13:43:39.926272012Z" 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=dd696f80-e499-4658-a6e0-66be9a09948f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.941154 | controller | Jun 09 13:43:39.936544 crc crio[23733]: time="2026-06-09T13:43:39.936457841Z" level=info msg="Ran pod sandbox 71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a with infra container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/POD" id=dd696f80-e499-4658-a6e0-66be9a09948f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.941170 | controller | Jun 09 13:43:39.938600 crc crio[23733]: time="2026-06-09T13:43:39.938516592Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c32fff20-fdea-405f-b9d4-280169d950fa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.941185 | controller | Jun 09 13:43:39.940543 crc crio[23733]: time="2026-06-09T13:43:39.940451451Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=fa16c32d-7662-4270-afba-e546e6388f22 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.941204 | controller | Jun 09 13:43:39.950385 crc crio[23733]: time="2026-06-09T13:43:39.950302392Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/kubecfg-setup" id=302bb5ca-786c-4aed-b073-b692254802cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.941220 | controller | Jun 09 13:43:39.950810 crc crio[23733]: time="2026-06-09T13:43:39.950759814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.941236 | controller | Jun 09 13:43:40.003849 crc crio[23733]: time="2026-06-09T13:43:40.003692188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.941252 | controller | Jun 09 13:43:40.006743 crc crio[23733]: time="2026-06-09T13:43:40.006678544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.941267 | controller | Jun 09 13:43:40.059220 crc crio[23733]: time="2026-06-09T13:43:40.058660055Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-09 14:45:30.941283 | controller | Jun 09 13:43:40.059446 crc crio[23733]: time="2026-06-09T13:43:40.059344742Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.941299 | controller | Jun 09 13:43:40.067651 crc crio[23733]: time="2026-06-09T13:43:40.06752543Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-09 14:45:30.941314 | controller | Jun 09 13:43:40.067914 crc crio[23733]: time="2026-06-09T13:43:40.067670853Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.941330 | controller | Jun 09 13:43:40.068299 crc crio[23733]: time="2026-06-09T13:43:40.068235058Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-09 14:45:30.941347 | controller | Jun 09 13:43:40.068380 crc crio[23733]: time="2026-06-09T13:43:40.06829958Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.941366 | controller | Jun 09 13:43:40.079168 crc crio[23733]: time="2026-06-09T13:43:40.079007002Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-09 14:45:30.941382 | controller | Jun 09 13:43:40.079168 crc crio[23733]: time="2026-06-09T13:43:40.079178496Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.941398 | controller | Jun 09 13:43:40.097090 crc crio[23733]: time="2026-06-09T13:43:40.096918717Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-09 14:45:30.941414 | controller | Jun 09 13:43:40.097090 crc crio[23733]: time="2026-06-09T13:43:40.09704196Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.941429 | controller | Jun 09 13:43:40.112000 crc crio[23733]: time="2026-06-09T13:43:40.111878046Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-09 14:45:30.941445 | controller | Jun 09 13:43:40.112000 crc crio[23733]: time="2026-06-09T13:43:40.111986579Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.941460 | controller | Jun 09 13:43:40.119512 crc crio[23733]: time="2026-06-09T13:43:40.119422879Z" level=info msg="Created container 424ea5ac83f52d31bc998c3d6a16cf6c3052ce45dd6a6fbec7d8c9a5db8df898: openshift-ovn-kubernetes/ovnkube-node-jxrdg/kubecfg-setup" id=302bb5ca-786c-4aed-b073-b692254802cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.941476 | controller | Jun 09 13:43:40.121313 crc crio[23733]: time="2026-06-09T13:43:40.120965568Z" level=info msg="Starting container: 424ea5ac83f52d31bc998c3d6a16cf6c3052ce45dd6a6fbec7d8c9a5db8df898" id=de087759-c3ca-4db6-8ea1-55528d549adf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.941498 | controller | Jun 09 13:43:40.122015 crc crio[23733]: time="2026-06-09T13:43:40.121954923Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-09 14:45:30.941534 | controller | Jun 09 13:43:40.122084 crc crio[23733]: time="2026-06-09T13:43:40.122043626Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.941552 | controller | Jun 09 13:43:40.122805 crc crio[23733]: time="2026-06-09T13:43:40.122745472Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-09 14:45:30.941568 | controller | Jun 09 13:43:40.122952 crc crio[23733]: time="2026-06-09T13:43:40.122821934Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.941583 | controller | Jun 09 13:43:40.129656 crc crio[23733]: time="2026-06-09T13:43:40.129531794Z" level=info msg="Started container" PID=36807 containerID=424ea5ac83f52d31bc998c3d6a16cf6c3052ce45dd6a6fbec7d8c9a5db8df898 description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/kubecfg-setup id=de087759-c3ca-4db6-8ea1-55528d549adf name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a
2026-06-09 14:45:30.941600 | controller | Jun 09 13:43:40.134008 crc crio[23733]: time="2026-06-09T13:43:40.133928157Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_7cf1bf60-a937-42ea-bf62-582156f8f053\""
2026-06-09 14:45:30.941615 | controller | Jun 09 13:43:40.196612 crc crio[23733]: time="2026-06-09T13:43:40.196524537Z" level=info msg="Removing container: ab9e572c66dcd969cd5a262a4bbed1c92c502fac1ad9dc59dd3c3e854265afd4" id=20d95dce-1987-4bc4-ba4a-cea447024a47 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.941631 | controller | Jun 09 13:43:40.220692 crc crio[23733]: time="2026-06-09T13:43:40.218794233Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=545c6de0-ae38-4d2d-b489-63aff712459f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.941647 | controller | Jun 09 13:43:40.222074 crc crio[23733]: time="2026-06-09T13:43:40.221993404Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=93325ca5-4680-47b3-b037-0816e0e4b857 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.941663 | controller | Jun 09 13:43:40.231377 crc crio[23733]: time="2026-06-09T13:43:40.231225238Z" level=info msg="Removed container ab9e572c66dcd969cd5a262a4bbed1c92c502fac1ad9dc59dd3c3e854265afd4: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=20d95dce-1987-4bc4-ba4a-cea447024a47 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.941679 | controller | Jun 09 13:43:40.242944 crc crio[23733]: time="2026-06-09T13:43:40.241610631Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovn-controller" id=01de4e34-48c1-4ac8-a40e-02c657193ab0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.941695 | controller | Jun 09 13:43:40.242944 crc crio[23733]: time="2026-06-09T13:43:40.242075714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.941711 | controller | Jun 09 13:43:40.244029 crc crio[23733]: time="2026-06-09T13:43:40.243714105Z" level=info msg="Removing container: 8e2d120b26c0281e4a477dd9842874aa109e9e1d5989d6f5cb3203cded28b420" id=b6626ef0-7c77-4de0-95b5-59a1eccdbfbd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.941727 | controller | Jun 09 13:43:40.277599 crc crio[23733]: time="2026-06-09T13:43:40.272204139Z" level=info msg="Removed container 8e2d120b26c0281e4a477dd9842874aa109e9e1d5989d6f5cb3203cded28b420: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=b6626ef0-7c77-4de0-95b5-59a1eccdbfbd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.941746 | controller | Jun 09 13:43:40.277599 crc crio[23733]: time="2026-06-09T13:43:40.27496192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.941762 | controller | Jun 09 13:43:40.277599 crc crio[23733]: time="2026-06-09T13:43:40.277280608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.941777 | controller | Jun 09 13:43:40.293475 crc crio[23733]: time="2026-06-09T13:43:40.293379238Z" level=info msg="Removing container: 8d35d6982cb3e88426ff8b1db58611575420af0845bc761c46f19660a9596571" id=8502fde0-d816-407c-bb93-5367ae122fcb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.941792 | controller | Jun 09 13:43:40.322410 crc crio[23733]: time="2026-06-09T13:43:40.322032365Z" level=info msg="Removed container 8d35d6982cb3e88426ff8b1db58611575420af0845bc761c46f19660a9596571: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=8502fde0-d816-407c-bb93-5367ae122fcb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.941807 | controller | Jun 09 13:43:40.327399 crc crio[23733]: time="2026-06-09T13:43:40.327291569Z" level=info msg="Removing container: e09da7a84078ae9b3daba50fc24f195c27c79f8c58bc31b02211289109aa58a0" id=80976854-79e1-4de3-a99d-cb95be88f119 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.941823 | controller | Jun 09 13:43:40.354077 crc crio[23733]: time="2026-06-09T13:43:40.353977367Z" level=info msg="Removed container e09da7a84078ae9b3daba50fc24f195c27c79f8c58bc31b02211289109aa58a0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=80976854-79e1-4de3-a99d-cb95be88f119 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.941838 | controller | Jun 09 13:43:40.357818 crc crio[23733]: time="2026-06-09T13:43:40.357722432Z" level=info msg="Removing container: 2db229cfb56bdb10bbb1c8f448b90d971543ff44e4597efef9c7e37e1958f1e7" id=914a2c76-b14f-435c-af7b-f4419d26c8e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.941854 | controller | Jun 09 13:43:40.378128 crc crio[23733]: time="2026-06-09T13:43:40.377992677Z" level=info msg="Removed container 2db229cfb56bdb10bbb1c8f448b90d971543ff44e4597efef9c7e37e1958f1e7: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=914a2c76-b14f-435c-af7b-f4419d26c8e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.941870 | controller | Jun 09 13:43:40.381470 crc crio[23733]: time="2026-06-09T13:43:40.381400444Z" level=info msg="Removing container: b80084955c6db94773bd73f1b46ae09ee0703c5163993096bc80ffdc9081aba5" id=d0438d5a-6d41-4e4d-92b5-aadf56405f09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.941886 | controller | Jun 09 13:43:40.400323 crc crio[23733]: time="2026-06-09T13:43:40.400218401Z" level=info msg="Created container 25c5b63dae22503a189e1f0797d23c56dd7cb6ca1d3863991f173c347f7f5ab0: openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovn-controller" id=01de4e34-48c1-4ac8-a40e-02c657193ab0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.941901 | controller | Jun 09 13:43:40.401470 crc crio[23733]: time="2026-06-09T13:43:40.401401382Z" level=info msg="Starting container: 25c5b63dae22503a189e1f0797d23c56dd7cb6ca1d3863991f173c347f7f5ab0" id=7ee9aa8b-acfc-45bd-a865-7290fe2c78f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.941917 | controller | Jun 09 13:43:40.402586 crc crio[23733]: time="2026-06-09T13:43:40.4025321Z" level=info msg="Removed container b80084955c6db94773bd73f1b46ae09ee0703c5163993096bc80ffdc9081aba5: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=d0438d5a-6d41-4e4d-92b5-aadf56405f09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.941933 | controller | Jun 09 13:43:40.405705 crc crio[23733]: time="2026-06-09T13:43:40.4056681Z" level=info msg="Removing container: 221be1a9da82364d20bca62f0463cf96bdc795aa1e33d2675a3e88cad5b185c6" id=d126c093-6062-49e5-96a3-53befcd3a9c4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.941952 | controller | Jun 09 13:43:40.412516 crc crio[23733]: time="2026-06-09T13:43:40.412414101Z" level=info msg="Started container" PID=36836 containerID=25c5b63dae22503a189e1f0797d23c56dd7cb6ca1d3863991f173c347f7f5ab0 description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovn-controller id=7ee9aa8b-acfc-45bd-a865-7290fe2c78f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a
2026-06-09 14:45:30.941968 | controller | Jun 09 13:43:40.428747 crc crio[23733]: time="2026-06-09T13:43:40.427012852Z" level=info msg="Removed container 221be1a9da82364d20bca62f0463cf96bdc795aa1e33d2675a3e88cad5b185c6: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=d126c093-6062-49e5-96a3-53befcd3a9c4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.941984 | controller | Jun 09 13:43:40.430068 crc crio[23733]: time="2026-06-09T13:43:40.428957641Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=de4846b5-fd6f-4513-9105-50d747107076 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.942000 | controller | Jun 09 13:43:40.431982 crc crio[23733]: time="2026-06-09T13:43:40.431890036Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5f7ba741-93ea-4367-8072-7807a9506d62 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.942016 | controller | Jun 09 13:43:40.434010 crc crio[23733]: time="2026-06-09T13:43:40.433569619Z" level=info msg="Removing container: 4f8c98f6f7af019238a654d1ea34caf1eb071d2ce2a717110f4232202460a149" id=5269f9ff-8572-4f22-bcc8-bc91eaeb6d28 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.942032 | controller | Jun 09 13:43:40.448081 crc crio[23733]: time="2026-06-09T13:43:40.44779561Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovn-acl-logging" id=5b717383-867f-4f22-b171-f33244896bf0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.942048 | controller | Jun 09 13:43:40.449893 crc crio[23733]: time="2026-06-09T13:43:40.449705028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.942063 | controller | Jun 09 13:43:40.459527 crc crio[23733]: time="2026-06-09T13:43:40.459418456Z" level=info msg="Removed container 4f8c98f6f7af019238a654d1ea34caf1eb071d2ce2a717110f4232202460a149: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=5269f9ff-8572-4f22-bcc8-bc91eaeb6d28 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.942079 | controller | Jun 09 13:43:40.462606 crc crio[23733]: time="2026-06-09T13:43:40.462535955Z" level=info msg="Removing container: 1d9dcfcc469e0f2604df9148d56b761621d978c98583ccae31ba95d71f2553e8" id=735c22e8-e10a-4432-b889-c4d4bddf160b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.942094 | controller | Jun 09 13:43:40.494939 crc crio[23733]: time="2026-06-09T13:43:40.494795364Z" level=info msg="Removed container 1d9dcfcc469e0f2604df9148d56b761621d978c98583ccae31ba95d71f2553e8: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=735c22e8-e10a-4432-b889-c4d4bddf160b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.942110 | controller | Jun 09 13:43:40.498043 crc crio[23733]: time="2026-06-09T13:43:40.497972735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.942126 | controller | Jun 09 13:43:40.499925 crc crio[23733]: time="2026-06-09T13:43:40.499859932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.942145 | controller | Jun 09 13:43:40.609529 crc crio[23733]: time="2026-06-09T13:43:40.608845571Z" level=info msg="Created container d3f8f4303d3dd193d8b688ccfc5d1466ffcfb2fb14822b191bcac80509cbf857: openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovn-acl-logging" id=5b717383-867f-4f22-b171-f33244896bf0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.942161 | controller | Jun 09 13:43:40.611279 crc crio[23733]: time="2026-06-09T13:43:40.610704328Z" level=info msg="Starting container: d3f8f4303d3dd193d8b688ccfc5d1466ffcfb2fb14822b191bcac80509cbf857" id=f344cb6a-7200-44d5-ad48-1ac9a464d95b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.942177 | controller | Jun 09 13:43:40.615991 crc crio[23733]: time="2026-06-09T13:43:40.615857449Z" level=info msg="Started container" PID=36853 containerID=d3f8f4303d3dd193d8b688ccfc5d1466ffcfb2fb14822b191bcac80509cbf857 description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovn-acl-logging id=f344cb6a-7200-44d5-ad48-1ac9a464d95b name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a
2026-06-09 14:45:30.942193 | controller | Jun 09 13:43:40.629946 crc crio[23733]: time="2026-06-09T13:43:40.629814264Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4bacb932-be75-4d60-aced-f04776801353 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.942209 | controller | Jun 09 13:43:40.633530 crc crio[23733]: time="2026-06-09T13:43:40.633441536Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a13661cc-d98b-4c1e-822a-c83540c658a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.942225 | controller | Jun 09 13:43:40.639889 crc crio[23733]: time="2026-06-09T13:43:40.639786747Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/kube-rbac-proxy-node" id=7e87931f-d66f-41ff-8864-692838cfcc1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.942240 | controller | Jun 09 13:43:40.640418 crc crio[23733]: time="2026-06-09T13:43:40.640343112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.942255 | controller | Jun 09 13:43:40.669275 crc crio[23733]: time="2026-06-09T13:43:40.669185264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.942270 | controller | Jun 09 13:43:40.670961 crc crio[23733]: time="2026-06-09T13:43:40.670867357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.942285 | controller | Jun 09 13:43:40.788945 crc crio[23733]: time="2026-06-09T13:43:40.788834334Z" level=info msg="Created container 9e6b78b283c56d4a5bf8b5258839419ad68fd618438a5e0542c21fe5026c044e: openshift-ovn-kubernetes/ovnkube-node-jxrdg/kube-rbac-proxy-node" id=7e87931f-d66f-41ff-8864-692838cfcc1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.942301 | controller | Jun 09 13:43:40.790710 crc crio[23733]: time="2026-06-09T13:43:40.790440095Z" level=info msg="Starting container: 9e6b78b283c56d4a5bf8b5258839419ad68fd618438a5e0542c21fe5026c044e" id=9e96d1f5-eb37-4524-8377-7fd8337f4d8a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.942317 | controller | Jun 09 13:43:40.796558 crc crio[23733]: time="2026-06-09T13:43:40.796400685Z" level=info msg="Started container" PID=36871 containerID=9e6b78b283c56d4a5bf8b5258839419ad68fd618438a5e0542c21fe5026c044e description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/kube-rbac-proxy-node id=9e96d1f5-eb37-4524-8377-7fd8337f4d8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a
2026-06-09 14:45:30.942337 | controller | Jun 09 13:43:40.807484 crc crio[23733]: time="2026-06-09T13:43:40.807390355Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1fb262fc-7ac3-4b66-bb58-5fb8113e5e5a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.942353 | controller | Jun 09 13:43:40.810563 crc crio[23733]: time="2026-06-09T13:43:40.810472983Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=78f5ebc0-1599-4c56-b56f-7cdd4e543a7a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.942369 | controller | Jun 09 13:43:40.819520 crc crio[23733]: time="2026-06-09T13:43:40.81941471Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/kube-rbac-proxy-ovn-metrics" id=5c9cbdae-f19b-4775-bf43-74e8cb6f6faf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.942385 | controller | Jun 09 13:43:40.819984 crc crio[23733]: time="2026-06-09T13:43:40.819929603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.942400 | controller | Jun 09 13:43:40.844956 crc crio[23733]: time="2026-06-09T13:43:40.844826086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.942416 | controller | Jun 09 13:43:40.846710 crc crio[23733]: time="2026-06-09T13:43:40.846615672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.942431 | controller | Jun 09 13:43:40.933424 crc crio[23733]: time="2026-06-09T13:43:40.933300774Z" level=info msg="Created container e0861b6001770f7eebc19d893c344a0683b51626d7d0679892dbaaac02cd530e: openshift-ovn-kubernetes/ovnkube-node-jxrdg/kube-rbac-proxy-ovn-metrics" id=5c9cbdae-f19b-4775-bf43-74e8cb6f6faf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.942446 | controller | Jun 09 13:43:40.934870 crc crio[23733]: time="2026-06-09T13:43:40.934759391Z" level=info msg="Starting container: e0861b6001770f7eebc19d893c344a0683b51626d7d0679892dbaaac02cd530e" id=2319f3ab-6bd0-481e-9b9b-a0acd2de78ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.942462 | controller | Jun 09 13:43:40.940261 crc crio[23733]: time="2026-06-09T13:43:40.940185018Z" level=info msg="Started container" PID=36893 containerID=e0861b6001770f7eebc19d893c344a0683b51626d7d0679892dbaaac02cd530e description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/kube-rbac-proxy-ovn-metrics id=2319f3ab-6bd0-481e-9b9b-a0acd2de78ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a
2026-06-09 14:45:30.942478 | controller | Jun 09 13:43:40.954762 crc crio[23733]: time="2026-06-09T13:43:40.954673926Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5842e8b9-215f-4f68-b615-f7b6ca077e4c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.942493 | controller | Jun 09 13:43:40.957284 crc crio[23733]: time="2026-06-09T13:43:40.95717726Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ca23a5f5-e422-482e-9f62-c209a03e559d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.942509 | controller | Jun 09 13:43:40.966220 crc crio[23733]: time="2026-06-09T13:43:40.965864171Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/northd" id=61198f48-d9a1-4427-b5d6-07dea481b9d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.942548 | controller | Jun 09 13:43:40.966533 crc crio[23733]: time="2026-06-09T13:43:40.966365663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.942565 | controller | Jun 09 13:43:41.006224 crc crio[23733]: time="2026-06-09T13:43:41.006085032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.942581 | controller | Jun 09 13:43:41.008229 crc crio[23733]: time="2026-06-09T13:43:41.008082913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.942597 | controller | Jun 09 13:43:41.105923 crc crio[23733]: time="2026-06-09T13:43:41.105719154Z" level=info msg="Created container 371bc3eb393b2e62e8688a02b2d0b224afd4371a5e6f517ad26eba77ec72f3f2: openshift-ovn-kubernetes/ovnkube-node-jxrdg/northd" id=61198f48-d9a1-4427-b5d6-07dea481b9d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.942613 | controller | Jun 09 13:43:41.108277 crc crio[23733]: time="2026-06-09T13:43:41.107094589Z" level=info msg="Starting container: 371bc3eb393b2e62e8688a02b2d0b224afd4371a5e6f517ad26eba77ec72f3f2" id=0fd96270-1c38-4158-a3f1-26716c587e43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.942629 | controller | Jun 09 13:43:41.112511 crc crio[23733]: time="2026-06-09T13:43:41.112421684Z" level=info msg="Started container" PID=36934 containerID=371bc3eb393b2e62e8688a02b2d0b224afd4371a5e6f517ad26eba77ec72f3f2 description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/northd id=0fd96270-1c38-4158-a3f1-26716c587e43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a
2026-06-09 14:45:30.942645 | controller | Jun 09 13:43:41.125994 crc crio[23733]: time="2026-06-09T13:43:41.125945827Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=0889d8a8-a86e-4f76-b831-5257236cdc30 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.942662 | controller | Jun 09 13:43:41.129780 crc crio[23733]: time="2026-06-09T13:43:41.12959707Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=16216c44-4cb0-485e-af0a-88facd88c57c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.942677 | controller | Jun 09 13:43:41.136395 crc crio[23733]: time="2026-06-09T13:43:41.136326261Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/nbdb" id=b1a1c023-7e7f-4777-8fa2-332acccb22c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.942693 | controller | Jun 09 13:43:41.136751 crc crio[23733]: time="2026-06-09T13:43:41.13666238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.942708 | controller | Jun 09 13:43:41.159514 crc crio[23733]: time="2026-06-09T13:43:41.159380356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.942723 | controller | Jun 09 13:43:41.162194 crc crio[23733]: time="2026-06-09T13:43:41.161331707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.942738 | controller | Jun 09 13:43:41.267382 crc crio[23733]: time="2026-06-09T13:43:41.267292648Z" level=info msg="Created container 977a105e790b393ebd09c166a07a905778b2dce4119fb3963542b3f48409cb53: openshift-ovn-kubernetes/ovnkube-node-jxrdg/nbdb" id=b1a1c023-7e7f-4777-8fa2-332acccb22c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.942759 | controller | Jun 09 13:43:41.270040 crc crio[23733]: time="2026-06-09T13:43:41.269826432Z" level=info msg="Starting container: 977a105e790b393ebd09c166a07a905778b2dce4119fb3963542b3f48409cb53" id=09b06d91-2bf8-444f-a571-17b9ac28cfe3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.942775 | controller | Jun 09 13:43:41.286748 crc crio[23733]: time="2026-06-09T13:43:41.285043158Z" level=info msg="Started container" PID=36956 containerID=977a105e790b393ebd09c166a07a905778b2dce4119fb3963542b3f48409cb53 description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/nbdb id=09b06d91-2bf8-444f-a571-17b9ac28cfe3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a
2026-06-09 14:45:30.942792 | controller | Jun 09 13:43:43.387605 crc crio[23733]: time="2026-06-09T13:43:43.386859832Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ece378f3-f640-474a-8b08-e34ae3d8c99d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.942808 | controller | Jun 09 13:43:43.390074 crc crio[23733]: time="2026-06-09T13:43:43.389998823Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b59c549d-0c7d-4cc8-862b-b07d37eb9e69 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.942823 | controller | Jun 09 13:43:43.404307 crc crio[23733]: time="2026-06-09T13:43:43.404044008Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/sbdb" id=326ba54a-38d8-4da2-8ac7-8d05ffe7b169 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.942839 | controller | Jun 09 13:43:43.404725 crc crio[23733]: time="2026-06-09T13:43:43.404596182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.942855 | controller | Jun 09 13:43:43.438659 crc crio[23733]: time="2026-06-09T13:43:43.438496463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.942870 | controller | Jun 09 13:43:43.441816 crc crio[23733]: time="2026-06-09T13:43:43.441720336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.942885 | controller | Jun 09 13:43:43.538556 crc crio[23733]: time="2026-06-09T13:43:43.538453754Z" level=info msg="Created container 6856a2831c31b1d933f36a6e275892f700736d06952ea5de8a2ece0ec5db8b34: openshift-ovn-kubernetes/ovnkube-node-jxrdg/sbdb" id=326ba54a-38d8-4da2-8ac7-8d05ffe7b169 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.942901 | controller | Jun 09 13:43:43.539912 crc crio[23733]: time="2026-06-09T13:43:43.53987018Z" level=info msg="Starting container: 6856a2831c31b1d933f36a6e275892f700736d06952ea5de8a2ece0ec5db8b34" id=6a181cde-8dc0-4e91-982a-bba8c11580ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.942916 | controller | Jun 09 13:43:43.545964 crc crio[23733]: time="2026-06-09T13:43:43.545857742Z" level=info msg="Started container" PID=37044 containerID=6856a2831c31b1d933f36a6e275892f700736d06952ea5de8a2ece0ec5db8b34 description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/sbdb id=6a181cde-8dc0-4e91-982a-bba8c11580ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a
2026-06-09 14:45:30.942932 | controller | Jun 09 13:43:45.628913 crc crio[23733]: time="2026-06-09T13:43:45.628249651Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c71988bd-eb45-4304-a176-d41613bd2308 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.942952 | controller | Jun 09 13:43:45.644150 crc crio[23733]: time="2026-06-09T13:43:45.64394493Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=792fab36-1e0d-40b5-924a-560fee1e17c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.942968 | controller | Jun 09 13:43:45.651264 crc crio[23733]: time="2026-06-09T13:43:45.650943097Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovnkube-controller" id=8c794b6a-d9e8-4cf1-ab14-30e00d7a2b38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.942984 | controller | Jun 09 13:43:45.651748 crc crio[23733]: time="2026-06-09T13:43:45.651678975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.943000 | controller | Jun 09 13:43:45.693789 crc crio[23733]: time="2026-06-09T13:43:45.693614631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.943016 | controller | Jun 09 13:43:45.697461 crc crio[23733]: time="2026-06-09T13:43:45.697374997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.943031 | controller | Jun 09 13:43:45.835425 crc crio[23733]: time="2026-06-09T13:43:45.831276779Z" level=info msg="Created container f38f4a139b7cf3cf4278cae9c6a75ffeb4257e611e1c2890ab1b4da2036373c4: openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovnkube-controller" id=8c794b6a-d9e8-4cf1-ab14-30e00d7a2b38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.943047 | controller | Jun 09 13:43:45.835425 crc crio[23733]: time="2026-06-09T13:43:45.833263709Z" level=info msg="Starting container: f38f4a139b7cf3cf4278cae9c6a75ffeb4257e611e1c2890ab1b4da2036373c4" id=5add00ca-74b7-431a-89ed-52b51df40102 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.943062 | controller | Jun 09 13:43:45.841654 crc crio[23733]: time="2026-06-09T13:43:45.841497258Z" level=info msg="Started container" PID=37120 containerID=f38f4a139b7cf3cf4278cae9c6a75ffeb4257e611e1c2890ab1b4da2036373c4 description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovnkube-controller id=5add00ca-74b7-431a-89ed-52b51df40102 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a
2026-06-09 14:45:30.943078 | controller | Jun 09 13:43:45.931454 crc crio[23733]: time="2026-06-09T13:43:45.93131373Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943094 | controller | Jun 09 13:43:45.931803 crc crio[23733]: time="2026-06-09T13:43:45.931609928Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943110 | controller | Jun 09 13:43:45.931856 crc crio[23733]: time="2026-06-09T13:43:45.931806033Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943126 | controller | Jun 09 13:43:45.931856 crc crio[23733]: time="2026-06-09T13:43:45.931850894Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943142 | controller | Jun 09 13:43:45.932610 crc crio[23733]: time="2026-06-09T13:43:45.932546682Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943157 | controller | Jun 09 13:43:45.932716 crc crio[23733]: time="2026-06-09T13:43:45.932616174Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943172 | controller | Jun 09 13:43:45.932947 crc crio[23733]: time="2026-06-09T13:43:45.93288186Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943191 | controller | Jun 09 13:43:45.933043 crc crio[23733]: time="2026-06-09T13:43:45.932948702Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943207 | controller | Jun 09 13:43:45.933181 crc crio[23733]: time="2026-06-09T13:43:45.933138056Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943223 | controller | Jun 09 13:43:45.933268 crc crio[23733]: time="2026-06-09T13:43:45.933205008Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943238 | controller | Jun 09 13:43:45.933680 crc crio[23733]: time="2026-06-09T13:43:45.933448714Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943253 | controller | Jun 09 13:43:45.933680 crc crio[23733]: time="2026-06-09T13:43:45.933502975Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943268 | controller | Jun 09 13:43:45.933840 crc crio[23733]: time="2026-06-09T13:43:45.933709951Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943284 | controller | Jun 09 13:43:45.933840 crc crio[23733]: time="2026-06-09T13:43:45.933750212Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943299 | controller | Jun 09 13:43:45.933919 crc crio[23733]: time="2026-06-09T13:43:45.933882415Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943313 | controller | Jun 09 13:43:45.933967 crc crio[23733]: time="2026-06-09T13:43:45.933926736Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943329 | controller | Jun 09 13:43:45.934447 crc crio[23733]: time="2026-06-09T13:43:45.934410269Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943344 | controller | Jun 09 13:43:45.934526 crc crio[23733]: time="2026-06-09T13:43:45.93445911Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943359 | controller | Jun 09 13:43:45.934850 crc crio[23733]: time="2026-06-09T13:43:45.934756276Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943374 | controller | Jun 09 13:43:45.934850 crc crio[23733]: time="2026-06-09T13:43:45.934840878Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943388 | controller | Jun 09 13:43:45.935304 crc crio[23733]: time="2026-06-09T13:43:45.935192698Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943403 | controller | Jun 09 13:43:45.935406 crc crio[23733]: time="2026-06-09T13:43:45.935328551Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943418 | controller | Jun 09 13:43:45.935406 crc crio[23733]: time="2026-06-09T13:43:45.935386813Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943433 | controller | Jun 09 13:43:45.935567 crc crio[23733]: time="2026-06-09T13:43:45.935424234Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943448 | controller | Jun 09 13:43:45.935567 crc crio[23733]: time="2026-06-09T13:43:45.935464835Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943463 | controller | Jun 09 13:43:45.935567 crc crio[23733]: time="2026-06-09T13:43:45.935494636Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943479 | controller | Jun 09 13:43:45.935770 crc crio[23733]: time="2026-06-09T13:43:45.93567284Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943494 | controller | Jun 09 13:43:45.935770 crc crio[23733]: time="2026-06-09T13:43:45.935712311Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943525 | controller | Jun 09 13:43:45.936007 crc crio[23733]: time="2026-06-09T13:43:45.935950418Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943547 | controller | Jun 09 13:43:45.936169 crc crio[23733]: time="2026-06-09T13:43:45.93602323Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943563 | controller | Jun 09 13:43:45.936259 crc crio[23733]: time="2026-06-09T13:43:45.936200254Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943578 | controller | Jun 09 13:43:45.936259 crc crio[23733]: time="2026-06-09T13:43:45.936257695Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943593 | controller | Jun 09 13:43:45.936404 crc crio[23733]: time="2026-06-09T13:43:45.936355528Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943608 | controller | Jun 09 13:43:45.936485 crc crio[23733]: time="2026-06-09T13:43:45.93642609Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943624 | controller | Jun 09 13:43:45.936830 crc crio[23733]: time="2026-06-09T13:43:45.936593684Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943640 | controller | Jun 09 13:43:45.936830 crc crio[23733]: time="2026-06-09T13:43:45.936686576Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943655 | controller | Jun 09 13:43:45.936955 crc crio[23733]: time="2026-06-09T13:43:45.936832171Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943671 | controller | Jun 09 13:43:45.936955 crc crio[23733]: time="2026-06-09T13:43:45.936876412Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943686 | controller | Jun 09 13:43:45.937060 crc crio[23733]: time="2026-06-09T13:43:45.937026524Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943702 | controller | Jun 09 13:43:45.937060 crc crio[23733]: time="2026-06-09T13:43:45.937062375Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943717 | controller | Jun 09 13:43:45.937363 crc crio[23733]: time="2026-06-09T13:43:45.937304162Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943732 | controller | Jun 09 13:43:45.937453 crc crio[23733]: time="2026-06-09T13:43:45.937369674Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943748 | controller | Jun 09 13:43:45.937505 crc crio[23733]: time="2026-06-09T13:43:45.937486167Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943763 | controller | Jun 09 13:43:45.937569 crc crio[23733]: time="2026-06-09T13:43:45.937521538Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943778 | controller | Jun 09 13:43:45.937902 crc crio[23733]: time="2026-06-09T13:43:45.937778964Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943793 | controller | Jun 09 13:43:45.937902 crc crio[23733]: time="2026-06-09T13:43:45.937852046Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943808 | controller | Jun 09 13:43:45.938039 crc crio[23733]: time="2026-06-09T13:43:45.937992009Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943824 | controller | Jun 09 13:43:45.938039 crc crio[23733]: time="2026-06-09T13:43:45.93803404Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943839 | controller | Jun 09 13:43:45.938447 crc crio[23733]: time="2026-06-09T13:43:45.938337398Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943859 | controller | Jun 09 13:43:45.938541 crc crio[23733]: time="2026-06-09T13:43:45.938455971Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943875 | controller | Jun 09 13:43:45.938596 crc crio[23733]: time="2026-06-09T13:43:45.938551834Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943890 | controller | Jun 09 13:43:45.938702 crc crio[23733]: time="2026-06-09T13:43:45.938598295Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943906 | controller | Jun 09 13:43:45.938828 crc crio[23733]: time="2026-06-09T13:43:45.9387768Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943921 | controller | Jun 09 13:43:45.938896 crc crio[23733]: time="2026-06-09T13:43:45.938840971Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943937 | controller | Jun 09 13:43:45.939213 crc crio[23733]: time="2026-06-09T13:43:45.938970613Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943952 | controller | Jun 09 13:43:45.939213 crc crio[23733]: time="2026-06-09T13:43:45.939066336Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943968 | controller | Jun 09 13:43:45.939355 crc crio[23733]: time="2026-06-09T13:43:45.939288022Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.943983 | controller | Jun 09 13:43:45.939355 crc crio[23733]: time="2026-06-09T13:43:45.939327043Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.943998 | controller | Jun 09 13:43:45.939604 crc crio[23733]: time="2026-06-09T13:43:45.939560399Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944013 | controller | Jun 09 13:43:45.939725 crc crio[23733]: time="2026-06-09T13:43:45.939660872Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944028 | controller | Jun 09 13:43:45.939784 crc crio[23733]: time="2026-06-09T13:43:45.939748335Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944042 | controller | Jun 09 13:43:45.939784 crc crio[23733]: time="2026-06-09T13:43:45.939785106Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944057 | controller | Jun 09 13:43:45.940040 crc crio[23733]: time="2026-06-09T13:43:45.939982249Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944072 | controller | Jun 09 13:43:45.940194 crc crio[23733]: time="2026-06-09T13:43:45.940043581Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944086 | controller | Jun 09 13:43:45.940335 crc crio[23733]: time="2026-06-09T13:43:45.940247917Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944101 | controller | Jun 09 13:43:45.940335 crc crio[23733]: time="2026-06-09T13:43:45.940297908Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944116 | controller | Jun 09 13:43:45.940451 crc crio[23733]: time="2026-06-09T13:43:45.94042395Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944131 | controller | Jun 09 13:43:45.940514 crc crio[23733]: time="2026-06-09T13:43:45.940467901Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944146 | controller | Jun 09 13:43:45.940806 crc crio[23733]: time="2026-06-09T13:43:45.940739539Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944161 | controller | Jun 09 13:43:45.940884 crc crio[23733]: time="2026-06-09T13:43:45.940812851Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944176 | controller | Jun 09 13:43:45.941011 crc crio[23733]: time="2026-06-09T13:43:45.940969706Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944194 | controller | Jun 09 13:43:45.941092 crc crio[23733]: time="2026-06-09T13:43:45.941031077Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944210 | controller | Jun 09 13:43:45.941304 crc crio[23733]: time="2026-06-09T13:43:45.941262033Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944226 | controller | Jun 09 13:43:45.941391 crc crio[23733]: time="2026-06-09T13:43:45.941321674Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944241 | controller | Jun 09 13:43:45.941450 crc crio[23733]: time="2026-06-09T13:43:45.941404967Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944256 | controller | Jun 09 13:43:45.941517 crc crio[23733]: time="2026-06-09T13:43:45.941449868Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944271 | controller | Jun 09 13:43:45.941726 crc crio[23733]: time="2026-06-09T13:43:45.941680783Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944286 | controller | Jun 09 13:43:45.941808 crc crio[23733]: time="2026-06-09T13:43:45.941737415Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944301 | controller | Jun 09 13:43:45.942054 crc crio[23733]: time="2026-06-09T13:43:45.942011522Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944315 | controller | Jun 09 13:43:45.942239 crc crio[23733]: time="2026-06-09T13:43:45.942075173Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944330 | controller | Jun 09 13:43:45.942567 crc crio[23733]: time="2026-06-09T13:43:45.942500555Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944345 | controller | Jun 09 13:43:45.942689 crc crio[23733]: time="2026-06-09T13:43:45.942572206Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944360 | controller | Jun 09 13:43:45.942689 crc crio[23733]: time="2026-06-09T13:43:45.942612637Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944374 | controller | Jun 09 13:43:45.942689 crc crio[23733]: time="2026-06-09T13:43:45.942670659Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944389 | controller | Jun 09 13:43:45.943219 crc crio[23733]: time="2026-06-09T13:43:45.943153891Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944404 | controller | Jun 09 13:43:45.943308 crc crio[23733]: time="2026-06-09T13:43:45.943227323Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944419 | controller | Jun 09 13:43:45.943807 crc crio[23733]: time="2026-06-09T13:43:45.943712754Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944433 | controller | Jun 09 13:43:45.943807 crc crio[23733]: time="2026-06-09T13:43:45.943798467Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944448 | controller | Jun 09 13:43:45.944056 crc crio[23733]: time="2026-06-09T13:43:45.9439244Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944463 | controller | Jun 09 13:43:45.944318 crc crio[23733]: time="2026-06-09T13:43:45.944055493Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944478 | controller | Jun 09 13:43:45.944318 crc crio[23733]: time="2026-06-09T13:43:45.944254978Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944493 | controller | Jun 09 13:43:45.944318 crc crio[23733]: time="2026-06-09T13:43:45.944292769Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944530 | controller | Jun 09 13:43:45.944484 crc crio[23733]: time="2026-06-09T13:43:45.944348431Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944551 | controller | Jun 09 13:43:45.944484 crc crio[23733]: time="2026-06-09T13:43:45.944393282Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944568 | controller | Jun 09 13:43:45.944776 crc crio[23733]: time="2026-06-09T13:43:45.9447211Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944593 | controller | Jun 09 13:43:45.944865 crc crio[23733]: time="2026-06-09T13:43:45.944781042Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944609 | controller | Jun 09 13:43:45.944865 crc crio[23733]: time="2026-06-09T13:43:45.944855064Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944624 | controller | Jun 09 13:43:45.944965 crc crio[23733]: time="2026-06-09T13:43:45.944895545Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944639 | controller | Jun 09 13:43:45.945258 crc crio[23733]: time="2026-06-09T13:43:45.945204543Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944654 | controller | Jun 09 13:43:45.945351 crc crio[23733]: time="2026-06-09T13:43:45.945267395Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944669 | controller | Jun 09 13:43:45.945770 crc crio[23733]: time="2026-06-09T13:43:45.945718356Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944689 | controller | Jun 09 13:43:45.945854 crc crio[23733]: time="2026-06-09T13:43:45.945777218Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944705 | controller | Jun 09 13:43:45.946028 crc crio[23733]: time="2026-06-09T13:43:45.945975522Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944720 | controller | Jun 09 13:43:45.946222 crc crio[23733]: time="2026-06-09T13:43:45.946033314Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944735 | controller | Jun 09 13:43:45.946295 crc crio[23733]: time="2026-06-09T13:43:45.94627414Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944751 | controller | Jun 09 13:43:45.946361 crc crio[23733]: time="2026-06-09T13:43:45.946312061Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944766 | controller | Jun 09 13:43:45.946653 crc crio[23733]: time="2026-06-09T13:43:45.946568808Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944780 | controller | Jun 09 13:43:45.946744 crc crio[23733]: time="2026-06-09T13:43:45.94665839Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944796 | controller | Jun 09 13:43:45.946865 crc crio[23733]: time="2026-06-09T13:43:45.946809334Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944810 | controller | Jun 09 13:43:45.946953 crc crio[23733]: time="2026-06-09T13:43:45.946890176Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944826 | controller | Jun 09 13:43:45.947304 crc crio[23733]: time="2026-06-09T13:43:45.947244055Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944841 | controller | Jun 09 13:43:45.947394 crc crio[23733]: time="2026-06-09T13:43:45.947311896Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944856 | controller | Jun 09 13:43:45.947566 crc crio[23733]: time="2026-06-09T13:43:45.947528262Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944875 | controller | Jun 09 13:43:45.947677 crc crio[23733]: time="2026-06-09T13:43:45.947582633Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944891 | controller | Jun 09 13:43:45.947841 crc crio[23733]: time="2026-06-09T13:43:45.947801799Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944906 | controller | Jun 09 13:43:45.947929 crc crio[23733]: time="2026-06-09T13:43:45.94785477Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944922 | controller | Jun 09 13:43:45.948176 crc crio[23733]: time="2026-06-09T13:43:45.948064446Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944937 | controller | Jun 09 13:43:45.948249 crc crio[23733]: time="2026-06-09T13:43:45.948177629Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944952 | controller | Jun 09 13:43:45.948476 crc crio[23733]: time="2026-06-09T13:43:45.948435674Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944967 | controller | Jun 09 13:43:45.948557 crc crio[23733]: time="2026-06-09T13:43:45.948489845Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.944982 | controller | Jun 09 13:43:45.948758 crc crio[23733]: time="2026-06-09T13:43:45.948717812Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.944997 | controller | Jun 09 13:43:45.948827 crc crio[23733]: time="2026-06-09T13:43:45.948774084Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945013 | controller | Jun 09 13:43:45.949014 crc crio[23733]: time="2026-06-09T13:43:45.948975038Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945029 | controller | Jun 09 13:43:45.949164 crc crio[23733]: time="2026-06-09T13:43:45.94902999Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945044 | controller | Jun 09 13:43:45.949323 crc crio[23733]: time="2026-06-09T13:43:45.949283696Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945060 | controller | Jun 09 13:43:45.949402 crc crio[23733]: time="2026-06-09T13:43:45.949340777Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945075 | controller | Jun 09 13:43:45.949617 crc crio[23733]: time="2026-06-09T13:43:45.949576763Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945090 | controller | Jun 09 13:43:45.949738 crc crio[23733]: time="2026-06-09T13:43:45.949664895Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945106 | controller | Jun 09 13:43:45.949890 crc crio[23733]: time="2026-06-09T13:43:45.949849641Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945121 | controller | Jun 09 13:43:45.949964 crc crio[23733]: time="2026-06-09T13:43:45.949907742Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945136 | controller | Jun 09 13:43:45.950324 crc crio[23733]: time="2026-06-09T13:43:45.950282472Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945152 | controller | Jun 09 13:43:45.950415 crc crio[23733]: time="2026-06-09T13:43:45.950339213Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945167 | controller | Jun 09 13:43:45.950582 crc crio[23733]: time="2026-06-09T13:43:45.950540578Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945183 | controller | Jun 09 13:43:45.950821 crc crio[23733]: time="2026-06-09T13:43:45.950596649Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945202 | controller | Jun 09 13:43:45.950821 crc crio[23733]: time="2026-06-09T13:43:45.950861297Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945217 | controller | Jun 09 13:43:45.950821 crc crio[23733]: time="2026-06-09T13:43:45.950900638Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945233 | controller | Jun 09 13:43:45.951229 crc crio[23733]: time="2026-06-09T13:43:45.951190554Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945248 | controller | Jun 09 13:43:45.951313 crc crio[23733]: time="2026-06-09T13:43:45.951245725Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945263 | controller | Jun 09 13:43:45.951519 crc crio[23733]: time="2026-06-09T13:43:45.951478062Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945278 | controller | Jun 09 13:43:45.951605 crc crio[23733]: time="2026-06-09T13:43:45.951532434Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945293 | controller | Jun 09 13:43:45.951829 crc crio[23733]: time="2026-06-09T13:43:45.95178957Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945308 | controller | Jun 09 13:43:45.951904 crc crio[23733]: time="2026-06-09T13:43:45.951843491Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945323 | controller | Jun 09 13:43:45.952158 crc crio[23733]: time="2026-06-09T13:43:45.952066868Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945338 | controller | Jun 09 13:43:45.952346 crc crio[23733]: time="2026-06-09T13:43:45.9521702Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945353 | controller | Jun 09 13:43:45.952471 crc crio[23733]: time="2026-06-09T13:43:45.952427737Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945368 | controller | Jun 09 13:43:45.952545 crc crio[23733]: time="2026-06-09T13:43:45.952486028Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945383 | controller | Jun 09 13:43:45.952836 crc crio[23733]: time="2026-06-09T13:43:45.952761195Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945398 | controller | Jun 09 13:43:45.952981 crc crio[23733]: time="2026-06-09T13:43:45.952877658Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945413 | controller | Jun 09 13:43:45.953040 crc crio[23733]: time="2026-06-09T13:43:45.95297322Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945428 | controller | Jun 09 13:43:45.953040 crc crio[23733]: time="2026-06-09T13:43:45.953013281Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945443 | controller | Jun 09 13:43:45.953407 crc crio[23733]: time="2026-06-09T13:43:45.95336125Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945458 | controller | Jun 09 13:43:45.953498 crc crio[23733]: time="2026-06-09T13:43:45.953420911Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945473 | controller | Jun 09 13:43:45.953677 crc crio[23733]: time="2026-06-09T13:43:45.953605867Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945488 | controller | Jun 09 13:43:45.953768 crc crio[23733]: time="2026-06-09T13:43:45.953693279Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945504 | controller | Jun 09 13:43:45.953930 crc crio[23733]: time="2026-06-09T13:43:45.953889934Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945546 | controller | Jun 09 13:43:45.954013 crc crio[23733]: time="2026-06-09T13:43:45.953944835Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945563 | controller | Jun 09 13:43:45.954326 crc crio[23733]: time="2026-06-09T13:43:45.954240392Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945579 | controller | Jun 09 13:43:45.954326 crc crio[23733]: time="2026-06-09T13:43:45.954300374Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945594 | controller | Jun 09 13:43:45.954538 crc crio[23733]: time="2026-06-09T13:43:45.954498799Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945610 | controller | Jun 09 13:43:45.954691 crc crio[23733]: time="2026-06-09T13:43:45.95455575Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945625 | controller | Jun 09 13:43:45.955011 crc crio[23733]: time="2026-06-09T13:43:45.954959291Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945640 | controller | Jun 09 13:43:45.955166 crc crio[23733]: time="2026-06-09T13:43:45.955017463Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945656 | controller | Jun 09 13:43:45.955512 crc crio[23733]: time="2026-06-09T13:43:45.955443483Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945671 | controller | Jun 09 13:43:45.955512 crc crio[23733]: time="2026-06-09T13:43:45.955502935Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945687 | controller | Jun 09 13:43:45.956019 crc crio[23733]: time="2026-06-09T13:43:45.955958866Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945702 | controller | Jun 09 13:43:45.956019 crc crio[23733]: time="2026-06-09T13:43:45.956018137Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945718 | controller | Jun 09 13:43:45.956497 crc crio[23733]: time="2026-06-09T13:43:45.956433829Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945733 | controller | Jun 09 13:43:45.956497 crc crio[23733]: time="2026-06-09T13:43:45.95648904Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945748 | controller | Jun 09 13:43:45.956933 crc crio[23733]: time="2026-06-09T13:43:45.95687481Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945763 | controller | Jun 09 13:43:45.956995 crc crio[23733]: time="2026-06-09T13:43:45.956933521Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945778 | controller | Jun 09 13:43:45.957417 crc crio[23733]: time="2026-06-09T13:43:45.957350081Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945793 | controller | Jun 09 13:43:45.957417 crc crio[23733]: time="2026-06-09T13:43:45.957409293Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945809 | controller | Jun 09 13:43:45.957849 crc crio[23733]: time="2026-06-09T13:43:45.957792283Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945824 | controller | Jun 09 13:43:45.957917 crc crio[23733]: time="2026-06-09T13:43:45.957850295Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945840 | controller | Jun 09 13:43:45.958191 crc crio[23733]: time="2026-06-09T13:43:45.958148682Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945856 | controller | Jun 09 13:43:45.958272 crc crio[23733]: time="2026-06-09T13:43:45.958210373Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945874 | controller | Jun 09 13:43:45.958427 crc crio[23733]: time="2026-06-09T13:43:45.958372697Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945890 | controller | Jun 09 13:43:45.958501 crc crio[23733]: time="2026-06-09T13:43:45.958432369Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945905 | controller | Jun 09 13:43:45.958708 crc crio[23733]: time="2026-06-09T13:43:45.958654324Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945920 | controller | Jun 09 13:43:45.958785 crc crio[23733]: time="2026-06-09T13:43:45.958716276Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945935 | controller | Jun 09 13:43:45.958999 crc crio[23733]: time="2026-06-09T13:43:45.958948722Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945950 | controller | Jun 09 13:43:45.959168 crc crio[23733]: time="2026-06-09T13:43:45.959006703Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945965 | controller | Jun 09 13:43:45.959545 crc crio[23733]: time="2026-06-09T13:43:45.959489796Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.945979 | controller | Jun 09 13:43:45.959665 crc crio[23733]: time="2026-06-09T13:43:45.959546687Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.945994 | controller | Jun 09 13:43:45.959929 crc crio[23733]: time="2026-06-09T13:43:45.959878106Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946009 | controller | Jun 09 13:43:45.959992 crc crio[23733]: time="2026-06-09T13:43:45.959938247Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946024 | controller | Jun 09 13:43:45.960289 crc crio[23733]: time="2026-06-09T13:43:45.960238375Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946039 | controller | Jun 09 13:43:45.960378 crc crio[23733]: time="2026-06-09T13:43:45.960295656Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946054 | controller | Jun 09 13:43:45.960725 crc crio[23733]: time="2026-06-09T13:43:45.960673606Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946114 | controller | Jun 09 13:43:45.960811 crc crio[23733]: time="2026-06-09T13:43:45.960731658Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946132 | controller | Jun 09 13:43:45.960877 crc crio[23733]: time="2026-06-09T13:43:45.960851521Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946148 | controller | Jun 09 13:43:45.960933 crc crio[23733]: time="2026-06-09T13:43:45.960894042Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946163 | controller | Jun 09 13:43:45.961197 crc crio[23733]: time="2026-06-09T13:43:45.961094467Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946179 | controller | Jun 09 13:43:45.961276 crc crio[23733]: time="2026-06-09T13:43:45.961208299Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946194 | controller | Jun 09 13:43:45.961490 crc crio[23733]: time="2026-06-09T13:43:45.961437665Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946209 | controller | Jun 09 13:43:45.961727 crc crio[23733]: time="2026-06-09T13:43:45.961494947Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946225 | controller | Jun 09 13:43:45.961798 crc crio[23733]: time="2026-06-09T13:43:45.961720062Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946240 | controller | Jun 09 13:43:45.961798 crc crio[23733]: time="2026-06-09T13:43:45.961759203Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946258 | controller | Jun 09 13:43:45.962024 crc crio[23733]: time="2026-06-09T13:43:45.961951189Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946274 | controller | Jun 09 13:43:45.962190 crc crio[23733]: time="2026-06-09T13:43:45.962068102Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946290 | controller | Jun 09 13:43:45.962427 crc crio[23733]: time="2026-06-09T13:43:45.962371209Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946305 | controller | Jun 09 13:43:45.962524 crc crio[23733]: time="2026-06-09T13:43:45.962429741Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946320 | controller | Jun 09 13:43:45.962742 crc crio[23733]: time="2026-06-09T13:43:45.962701027Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946335 | controller | Jun 09 13:43:45.962819 crc crio[23733]: time="2026-06-09T13:43:45.962756209Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946350 | controller | Jun 09 13:43:45.962968 crc crio[23733]: time="2026-06-09T13:43:45.962924583Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946365 | controller | Jun 09 13:43:45.963065 crc crio[23733]: time="2026-06-09T13:43:45.962983354Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946380 | controller | Jun 09 13:43:45.963277 crc crio[23733]: time="2026-06-09T13:43:45.963238441Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946395 | controller | Jun 09 13:43:45.963372 crc crio[23733]: time="2026-06-09T13:43:45.963291812Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946410 | controller | Jun 09 13:43:45.963525 crc crio[23733]: time="2026-06-09T13:43:45.963485998Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946425 | controller | Jun 09 13:43:45.963600 crc crio[23733]: time="2026-06-09T13:43:45.963548139Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946440 | controller | Jun 09 13:43:45.963857 crc crio[23733]: time="2026-06-09T13:43:45.963817146Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946456 | controller | Jun 09 13:43:45.963946 crc crio[23733]: time="2026-06-09T13:43:45.963870857Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946471 | controller | Jun 09 13:43:45.964183 crc crio[23733]: time="2026-06-09T13:43:45.964073742Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946486 | controller | Jun 09 13:43:45.964255 crc crio[23733]: time="2026-06-09T13:43:45.964190455Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946501 | controller | Jun 09 13:43:45.964492 crc crio[23733]: time="2026-06-09T13:43:45.964441501Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946533 | controller | Jun 09 13:43:45.964492 crc crio[23733]: time="2026-06-09T13:43:45.964481632Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946551 | controller | Jun 09 13:43:45.964746 crc crio[23733]: time="2026-06-09T13:43:45.964707689Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946566 | controller | Jun 09 13:43:45.964859 crc crio[23733]: time="2026-06-09T13:43:45.96476305Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946581 | controller | Jun 09 13:43:45.965057 crc crio[23733]: time="2026-06-09T13:43:45.964991856Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946600 | controller | Jun 09 13:43:45.965057 crc crio[23733]: time="2026-06-09T13:43:45.965053527Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946616 | controller | Jun 09 13:43:45.965373 crc crio[23733]: time="2026-06-09T13:43:45.965324684Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946631 | controller | Jun 09 13:43:45.965373 crc crio[23733]: time="2026-06-09T13:43:45.965389576Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946647 | controller | Jun 09 13:43:45.965679 crc crio[23733]: time="2026-06-09T13:43:45.965610651Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946662 | controller | Jun 09 13:43:45.965764 crc crio[23733]: time="2026-06-09T13:43:45.965695073Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946677 | controller | Jun 09 13:43:45.965863 crc crio[23733]: time="2026-06-09T13:43:45.965825977Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946692 | controller | Jun 09 13:43:45.965929 crc crio[23733]: time="2026-06-09T13:43:45.965881098Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946707 | controller | Jun 09 13:43:45.966095 crc crio[23733]: time="2026-06-09T13:43:45.966080313Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946723 | controller | Jun 09 13:43:45.966243 crc crio[23733]: time="2026-06-09T13:43:45.966183155Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946738 | controller | Jun 09 13:43:45.966395 crc crio[23733]: time="2026-06-09T13:43:45.96635466Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946753 | controller | Jun 09 13:43:45.966468 crc crio[23733]: time="2026-06-09T13:43:45.966409931Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946768 | controller | Jun 09 13:43:45.966670 crc crio[23733]: time="2026-06-09T13:43:45.966590785Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946784 | controller | Jun 09 13:43:45.967294 crc crio[23733]: time="2026-06-09T13:43:45.966675677Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946799 | controller | Jun 09 13:43:45.967294 crc crio[23733]: time="2026-06-09T13:43:45.966880874Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946814 | controller | Jun 09 13:43:45.967294 crc crio[23733]: time="2026-06-09T13:43:45.966918804Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946829 | controller | Jun 09 13:43:45.967294 crc crio[23733]: time="2026-06-09T13:43:45.967278053Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946843 | controller | Jun 09 13:43:45.967501 crc crio[23733]: time="2026-06-09T13:43:45.967318404Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946858 | controller | Jun 09 13:43:45.967607 crc crio[23733]: time="2026-06-09T13:43:45.967518359Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946873 | controller | Jun 09 13:43:45.967607 crc crio[23733]: time="2026-06-09T13:43:45.96755865Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946888 | controller | Jun 09 13:43:45.967855 crc crio[23733]: time="2026-06-09T13:43:45.967815158Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946903 | controller | Jun 09 13:43:45.967937 crc crio[23733]: time="2026-06-09T13:43:45.967869939Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946922 | controller | Jun 09 13:43:45.968067 crc crio[23733]: time="2026-06-09T13:43:45.968026983Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946938 | controller | Jun 09 13:43:45.968245 crc crio[23733]: time="2026-06-09T13:43:45.968082234Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946954 | controller | Jun 09 13:43:45.968405 crc crio[23733]: time="2026-06-09T13:43:45.968364801Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.946969 | controller | Jun 09 13:43:45.968487 crc crio[23733]: time="2026-06-09T13:43:45.968420423Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.946984 | controller | Jun 09 13:43:45.968709 crc crio[23733]: time="2026-06-09T13:43:45.968665149Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947000 | controller | Jun 09 13:43:45.968873 crc crio[23733]: time="2026-06-09T13:43:45.96872481Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947015 | controller | Jun 09 13:43:45.968942 crc crio[23733]: time="2026-06-09T13:43:45.968872484Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947030 | controller | Jun 09 13:43:45.968942 crc crio[23733]: time="2026-06-09T13:43:45.968911555Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947045 | controller | Jun 09 13:43:45.969188 crc crio[23733]: time="2026-06-09T13:43:45.969148842Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947060 | controller | Jun 09 13:43:45.969279 crc crio[23733]: time="2026-06-09T13:43:45.969206783Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947075 | controller | Jun 09 13:43:45.969493 crc crio[23733]: time="2026-06-09T13:43:45.969454338Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947091 | controller | Jun 09 13:43:45.969582 crc crio[23733]: time="2026-06-09T13:43:45.969507599Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947106 | controller | Jun 09 13:43:45.969904 crc crio[23733]: time="2026-06-09T13:43:45.969849879Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947121 | controller | Jun 09 13:43:45.969973 crc crio[23733]: time="2026-06-09T13:43:45.96990873Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947136 | controller | Jun 09 13:43:45.970205 crc crio[23733]: time="2026-06-09T13:43:45.970091165Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947151 | controller | Jun 09 13:43:45.970205 crc crio[23733]: time="2026-06-09T13:43:45.970197197Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947166 | controller | Jun 09 13:43:45.970512 crc crio[23733]: time="2026-06-09T13:43:45.970470975Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947182 | controller | Jun 09 13:43:45.970588 crc crio[23733]: time="2026-06-09T13:43:45.970526717Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947197 | controller | Jun 09 13:43:45.971390 crc crio[23733]: time="2026-06-09T13:43:45.970702511Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947213 | controller | Jun 09 13:43:45.971390 crc crio[23733]: time="2026-06-09T13:43:45.970766752Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947228 | controller | Jun 09 13:43:45.971390 crc crio[23733]: time="2026-06-09T13:43:45.970979378Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947247 | controller | Jun 09 13:43:45.971390 crc crio[23733]: time="2026-06-09T13:43:45.971020009Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947263 | controller | Jun 09 13:43:45.971390 crc crio[23733]: time="2026-06-09T13:43:45.971216904Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947278 | controller | Jun 09 13:43:45.971390 crc crio[23733]: time="2026-06-09T13:43:45.971254214Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947294 | controller | Jun 09 13:43:45.972207 crc crio[23733]: time="2026-06-09T13:43:45.972065344Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947309 | controller | Jun 09 13:43:45.972207 crc crio[23733]: time="2026-06-09T13:43:45.972184447Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947324 | controller | Jun 09 13:43:45.972362 crc crio[23733]: time="2026-06-09T13:43:45.972223868Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947340 | controller | Jun 09 13:43:45.972362 crc crio[23733]: time="2026-06-09T13:43:45.972255939Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947356 | controller | Jun 09 13:43:45.972521 crc crio[23733]: time="2026-06-09T13:43:45.972482466Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947371 | controller | Jun 09 13:43:45.972575 crc crio[23733]: time="2026-06-09T13:43:45.972540507Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947386 | controller | Jun 09 13:43:45.972855 crc crio[23733]: time="2026-06-09T13:43:45.972820014Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947401 | controller | Jun 09 13:43:45.972972 crc crio[23733]: time="2026-06-09T13:43:45.972941667Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947416 | controller | Jun 09 13:43:45.973083 crc crio[23733]: time="2026-06-09T13:43:45.97304625Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947430 | controller | Jun 09 13:43:45.973223 crc crio[23733]: time="2026-06-09T13:43:45.973089971Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947445 | controller | Jun 09 13:43:45.973352 crc crio[23733]: time="2026-06-09T13:43:45.973302037Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947460 | controller | Jun 09 13:43:45.973415 crc crio[23733]: time="2026-06-09T13:43:45.973370849Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947475 | controller | Jun 09 13:43:45.973778 crc crio[23733]: time="2026-06-09T13:43:45.973706387Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947491 | controller | Jun 09 13:43:45.973868 crc crio[23733]: time="2026-06-09T13:43:45.97382524Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947506 | controller | Jun 09 13:43:45.973970 crc crio[23733]: time="2026-06-09T13:43:45.973922962Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947539 | controller | Jun 09 13:43:45.973970 crc crio[23733]: time="2026-06-09T13:43:45.973987434Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947556 | controller | Jun 09 13:43:45.974349 crc crio[23733]: time="2026-06-09T13:43:45.974288361Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947572 | controller | Jun 09 13:43:45.974430 crc crio[23733]: time="2026-06-09T13:43:45.974364443Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947591 | controller | Jun 09 13:43:45.974643 crc crio[23733]: time="2026-06-09T13:43:45.974572129Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947607 | controller | Jun 09 13:43:45.974707 crc crio[23733]: time="2026-06-09T13:43:45.974672852Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947622 | controller | Jun 09 13:43:45.975404 crc crio[23733]: time="2026-06-09T13:43:45.974862497Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947637 | controller | Jun 09 13:43:45.975404 crc crio[23733]: time="2026-06-09T13:43:45.974931858Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947652 | controller | Jun 09 13:43:45.975404 crc crio[23733]: time="2026-06-09T13:43:45.975029281Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947677 | controller | Jun 09 13:43:45.975404 crc crio[23733]: time="2026-06-09T13:43:45.975161214Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947693 | controller | Jun 09 13:43:45.975404 crc crio[23733]: time="2026-06-09T13:43:45.97539277Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947710 | controller | Jun 09 13:43:45.975704 crc crio[23733]: time="2026-06-09T13:43:45.975438681Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947771 | controller | Jun 09 13:43:45.975704 crc crio[23733]: time="2026-06-09T13:43:45.975591295Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947793 | controller | Jun 09 13:43:45.975704 crc crio[23733]: time="2026-06-09T13:43:45.975672897Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947809 | controller | Jun 09 13:43:45.975879 crc crio[23733]: time="2026-06-09T13:43:45.975839681Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947825 | controller | Jun 09 13:43:45.975947 crc crio[23733]: time="2026-06-09T13:43:45.975892752Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947840 | controller | Jun 09 13:43:45.976085 crc crio[23733]: time="2026-06-09T13:43:45.976034846Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947856 | controller | Jun 09 13:43:45.976205 crc crio[23733]: time="2026-06-09T13:43:45.976146598Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947871 | controller | Jun 09 13:43:45.976421 crc crio[23733]: time="2026-06-09T13:43:45.976363994Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947886 | controller | Jun 09 13:43:45.976489 crc crio[23733]: time="2026-06-09T13:43:45.976425635Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947902 | controller | Jun 09 13:43:45.976793 crc crio[23733]: time="2026-06-09T13:43:45.976745094Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947917 | controller | Jun 09 13:43:45.976864 crc crio[23733]: time="2026-06-09T13:43:45.976811276Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947933 | controller | Jun 09 13:43:45.977032 crc crio[23733]: time="2026-06-09T13:43:45.97697612Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947948 | controller | Jun 09 13:43:45.977032 crc crio[23733]: time="2026-06-09T13:43:45.977031561Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947963 | controller | Jun 09 13:43:45.977290 crc crio[23733]: time="2026-06-09T13:43:45.977256657Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.947982 | controller | Jun 09 13:43:45.977328 crc crio[23733]: time="2026-06-09T13:43:45.977299608Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.947997 | controller | Jun 09 13:43:45.977559 crc crio[23733]: time="2026-06-09T13:43:45.977506024Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948012 | controller | Jun 09 13:43:45.977649 crc crio[23733]: time="2026-06-09T13:43:45.977561115Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948028 | controller | Jun 09 13:43:45.977921 crc crio[23733]: time="2026-06-09T13:43:45.977872773Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948044 | controller | Jun 09 13:43:45.978077 crc crio[23733]: time="2026-06-09T13:43:45.977937664Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948059 | controller | Jun 09 13:43:45.978348 crc crio[23733]: time="2026-06-09T13:43:45.978084398Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948075 | controller | Jun 09 13:43:45.978348 crc crio[23733]: time="2026-06-09T13:43:45.97816567Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948090 | controller | Jun 09 13:43:45.978527 crc crio[23733]: time="2026-06-09T13:43:45.978391516Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948106 | controller | Jun 09 13:43:45.978527 crc crio[23733]: time="2026-06-09T13:43:45.978441047Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948121 | controller | Jun 09 13:43:45.978784 crc crio[23733]: time="2026-06-09T13:43:45.978744885Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948137 | controller | Jun 09 13:43:45.978848 crc crio[23733]: time="2026-06-09T13:43:45.978808117Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948152 | controller | Jun 09 13:43:45.979313 crc crio[23733]: time="2026-06-09T13:43:45.979260968Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948167 | controller | Jun 09 13:43:45.979392 crc crio[23733]: time="2026-06-09T13:43:45.97932798Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948183 | controller | Jun 09 13:43:45.979684 crc crio[23733]: time="2026-06-09T13:43:45.979603197Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948198 | controller | Jun 09 13:43:45.979742 crc crio[23733]: time="2026-06-09T13:43:45.979694409Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948213 | controller | Jun 09 13:43:45.979907 crc crio[23733]: time="2026-06-09T13:43:45.979859913Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948228 | controller | Jun 09 13:43:45.979972 crc crio[23733]: time="2026-06-09T13:43:45.979925305Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948243 | controller | Jun 09 13:43:45.980277 crc crio[23733]: time="2026-06-09T13:43:45.980225783Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948258 | controller | Jun 09 13:43:45.980339 crc crio[23733]: time="2026-06-09T13:43:45.980293025Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948273 | controller | Jun 09 13:43:45.980546 crc crio[23733]: time="2026-06-09T13:43:45.98050026Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948289 | controller | Jun 09 13:43:45.980607 crc crio[23733]: time="2026-06-09T13:43:45.980558641Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948304 | controller | Jun 09 13:43:45.980742 crc crio[23733]: time="2026-06-09T13:43:45.980706785Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948323 | controller | Jun 09 13:43:45.980795 crc crio[23733]: time="2026-06-09T13:43:45.980763506Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948339 | controller | Jun 09 13:43:45.980988 crc crio[23733]: time="2026-06-09T13:43:45.980944291Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948355 | controller | Jun 09 13:43:45.981093 crc crio[23733]: time="2026-06-09T13:43:45.981001532Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948370 | controller | Jun 09 13:43:45.981575 crc crio[23733]: time="2026-06-09T13:43:45.981372511Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948385 | controller | Jun 09 13:43:45.981699 crc crio[23733]: time="2026-06-09T13:43:45.981594877Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948400 | controller | Jun 09 13:43:45.982021 crc crio[23733]: time="2026-06-09T13:43:45.981973857Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948416 | controller | Jun 09 13:43:45.982099 crc crio[23733]: time="2026-06-09T13:43:45.982034139Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948431 | controller | Jun 09 13:43:45.982560 crc crio[23733]: time="2026-06-09T13:43:45.98250121Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948446 | controller | Jun 09 13:43:45.982667 crc crio[23733]: time="2026-06-09T13:43:45.982566762Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948462 | controller | Jun 09 13:43:45.982994 crc crio[23733]: time="2026-06-09T13:43:45.982933662Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948476 | controller | Jun 09 13:43:45.983226 crc crio[23733]: time="2026-06-09T13:43:45.982996173Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948491 | controller | Jun 09 13:43:45.983449 crc crio[23733]: time="2026-06-09T13:43:45.983391143Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948506 | controller | Jun 09 13:43:45.983506 crc crio[23733]: time="2026-06-09T13:43:45.983451615Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948550 | controller | Jun 09 13:43:45.983723 crc crio[23733]: time="2026-06-09T13:43:45.9836756Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948567 | controller | Jun 09 13:43:45.983787 crc crio[23733]: time="2026-06-09T13:43:45.983736232Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948592 | controller | Jun 09 13:43:45.983995 crc crio[23733]: time="2026-06-09T13:43:45.983941007Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948608 | controller | Jun 09 13:43:45.984057 crc crio[23733]: time="2026-06-09T13:43:45.984004018Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948624 | controller | Jun 09 13:43:45.984240 crc crio[23733]: time="2026-06-09T13:43:45.984185313Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948639 | controller | Jun 09 13:43:45.984313 crc crio[23733]: time="2026-06-09T13:43:45.984250614Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948654 | controller | Jun 09 13:43:45.984595 crc crio[23733]: time="2026-06-09T13:43:45.984540973Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948669 | controller | Jun 09 13:43:45.984678 crc crio[23733]: time="2026-06-09T13:43:45.984598784Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948687 | controller | Jun 09 13:43:45.984886 crc crio[23733]: time="2026-06-09T13:43:45.98484303Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948702 | controller | Jun 09 13:43:45.984947 crc crio[23733]: time="2026-06-09T13:43:45.984901181Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948717 | controller | Jun 09 13:43:45.985489 crc crio[23733]: time="2026-06-09T13:43:45.985419134Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948732 | controller | Jun 09 13:43:45.985489 crc crio[23733]: time="2026-06-09T13:43:45.985482696Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948747 | controller | Jun 09 13:43:45.985656 crc crio[23733]: time="2026-06-09T13:43:45.985499536Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948761 | controller | Jun 09 13:43:45.985656 crc crio[23733]: time="2026-06-09T13:43:45.985521657Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948776 | controller | Jun 09 13:43:45.985817 crc crio[23733]: time="2026-06-09T13:43:45.985760244Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948791 | controller | Jun 09 13:43:45.985890 crc crio[23733]: time="2026-06-09T13:43:45.985826665Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948805 | controller | Jun 09 13:43:45.986161 crc crio[23733]: time="2026-06-09T13:43:45.986050911Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948820 | controller | Jun 09 13:43:45.986252 crc crio[23733]: time="2026-06-09T13:43:45.986164724Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948835 | controller | Jun 09 13:43:45.986382 crc crio[23733]: time="2026-06-09T13:43:45.986323218Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948849 | controller | Jun 09 13:43:45.986460 crc crio[23733]: time="2026-06-09T13:43:45.986385659Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948864 | controller | Jun 09 13:43:45.986697 crc crio[23733]: time="2026-06-09T13:43:45.986615645Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948878 | controller | Jun 09 13:43:45.986782 crc crio[23733]: time="2026-06-09T13:43:45.986704377Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948893 | controller | Jun 09 13:43:45.986954 crc crio[23733]: time="2026-06-09T13:43:45.986934193Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948908 | controller | Jun 09 13:43:45.987016 crc crio[23733]: time="2026-06-09T13:43:45.986971584Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948923 | controller | Jun 09 13:43:45.987376 crc crio[23733]: time="2026-06-09T13:43:45.987321382Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948938 | controller | Jun 09 13:43:45.987477 crc crio[23733]: time="2026-06-09T13:43:45.987378764Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948953 | controller | Jun 09 13:43:45.987612 crc crio[23733]: time="2026-06-09T13:43:45.987573088Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.948967 | controller | Jun 09 13:43:45.987719 crc crio[23733]: time="2026-06-09T13:43:45.987665931Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.948982 | controller | Jun 09 13:43:45.987947 crc crio[23733]: time="2026-06-09T13:43:45.987906948Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949000 | controller | Jun 09 13:43:45.988037 crc crio[23733]: time="2026-06-09T13:43:45.987960579Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949016 | controller | Jun 09 13:43:45.988195 crc crio[23733]: time="2026-06-09T13:43:45.988157084Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949031 | controller | Jun 09 13:43:45.988270 crc crio[23733]: time="2026-06-09T13:43:45.988216615Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949046 | controller | Jun 09 13:43:45.988506 crc crio[23733]: time="2026-06-09T13:43:45.988434582Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949061 | controller | Jun 09 13:43:45.988506 crc crio[23733]: time="2026-06-09T13:43:45.988495893Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949076 | controller | Jun 09 13:43:45.988731 crc crio[23733]: time="2026-06-09T13:43:45.988693327Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949091 | controller | Jun 09 13:43:45.988808 crc crio[23733]: time="2026-06-09T13:43:45.988747278Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949106 | controller | Jun 09 13:43:45.988995 crc crio[23733]: time="2026-06-09T13:43:45.988955234Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949121 | controller | Jun 09 13:43:45.989071 crc crio[23733]: time="2026-06-09T13:43:45.989008506Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949137 | controller | Jun 09 13:43:45.989255 crc crio[23733]: time="2026-06-09T13:43:45.9892114Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949152 | controller | Jun 09 13:43:45.989255 crc crio[23733]: time="2026-06-09T13:43:45.989247241Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949168 | controller | Jun 09 13:43:45.989527 crc crio[23733]: time="2026-06-09T13:43:45.989486578Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949183 | controller | Jun 09 13:43:45.989667 crc crio[23733]: time="2026-06-09T13:43:45.989541079Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949199 | controller | Jun 09 13:43:45.989746 crc crio[23733]: time="2026-06-09T13:43:45.989692423Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949214 | controller | Jun 09 13:43:45.989746 crc crio[23733]: time="2026-06-09T13:43:45.989730604Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949229 | controller | Jun 09 13:43:45.990083 crc crio[23733]: time="2026-06-09T13:43:45.990029062Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949244 | controller | Jun 09 13:43:45.990227 crc crio[23733]: time="2026-06-09T13:43:45.990087863Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949259 | controller | Jun 09 13:43:45.990396 crc crio[23733]: time="2026-06-09T13:43:45.99034457Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949274 | controller | Jun 09 13:43:45.990479 crc crio[23733]: time="2026-06-09T13:43:45.990404771Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949289 | controller | Jun 09 13:43:45.990758 crc crio[23733]: time="2026-06-09T13:43:45.990705779Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949305 | controller | Jun 09 13:43:45.990869 crc crio[23733]: time="2026-06-09T13:43:45.99076474Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949323 | controller | Jun 09 13:43:45.990869 crc crio[23733]: time="2026-06-09T13:43:45.990852192Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949339 | controller | Jun 09 13:43:45.990966 crc crio[23733]: time="2026-06-09T13:43:45.990889683Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949354 | controller | Jun 09 13:43:45.991577 crc crio[23733]: time="2026-06-09T13:43:45.991510309Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949370 | controller | Jun 09 13:43:45.991577 crc crio[23733]: time="2026-06-09T13:43:45.99157027Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949385 | controller | Jun 09 13:43:45.991786 crc crio[23733]: time="2026-06-09T13:43:45.991737755Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949400 | controller | Jun 09 13:43:45.991863 crc crio[23733]: time="2026-06-09T13:43:45.991795947Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949416 | controller | Jun 09 13:43:45.992187 crc crio[23733]: time="2026-06-09T13:43:45.992042053Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949431 | controller | Jun 09 13:43:45.992187 crc crio[23733]: time="2026-06-09T13:43:45.992145295Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949447 | controller | Jun 09 13:43:45.992462 crc crio[23733]: time="2026-06-09T13:43:45.992395081Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949462 | controller | Jun 09 13:43:45.992462 crc crio[23733]: time="2026-06-09T13:43:45.992454563Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949478 | controller | Jun 09 13:43:45.992662 crc crio[23733]: time="2026-06-09T13:43:45.992596966Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949493 | controller | Jun 09 13:43:45.992751 crc crio[23733]: time="2026-06-09T13:43:45.992694689Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949508 | controller | Jun 09 13:43:45.992923 crc crio[23733]: time="2026-06-09T13:43:45.992862573Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949543 | controller | Jun 09 13:43:45.993068 crc crio[23733]: time="2026-06-09T13:43:45.993030468Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949560 | controller | Jun 09 13:43:45.993253 crc crio[23733]: time="2026-06-09T13:43:45.99308509Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949575 | controller | Jun 09 13:43:45.993253 crc crio[23733]: time="2026-06-09T13:43:45.993171562Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949590 | controller | Jun 09 13:43:45.993357 crc crio[23733]: time="2026-06-09T13:43:45.993304354Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949605 | controller | Jun 09 13:43:45.993403 crc crio[23733]: time="2026-06-09T13:43:45.993355895Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949620 | controller | Jun 09 13:43:45.993793 crc crio[23733]: time="2026-06-09T13:43:45.993605792Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949635 | controller | Jun 09 13:43:45.993862 crc crio[23733]: time="2026-06-09T13:43:45.993820668Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949650 | controller | Jun 09 13:43:45.993903 crc crio[23733]: time="2026-06-09T13:43:45.993860489Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949669 | controller | Jun 09 13:43:45.993903 crc crio[23733]: time="2026-06-09T13:43:45.993889319Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949685 | controller | Jun 09 13:43:45.994329 crc crio[23733]: time="2026-06-09T13:43:45.9942753Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949700 | controller | Jun 09 13:43:45.994405 crc crio[23733]: time="2026-06-09T13:43:45.994337231Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949715 | controller | Jun 09 13:43:45.994615 crc crio[23733]: time="2026-06-09T13:43:45.994560897Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949730 | controller | Jun 09 13:43:45.994748 crc crio[23733]: time="2026-06-09T13:43:45.994717571Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949745 | controller | Jun 09 13:43:45.994873 crc crio[23733]: time="2026-06-09T13:43:45.994769892Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949761 | controller | Jun 09 13:43:45.994977 crc crio[23733]: time="2026-06-09T13:43:45.994880565Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949776 | controller | Jun 09 13:43:45.995037 crc crio[23733]: time="2026-06-09T13:43:45.994979247Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949791 | controller | Jun 09 13:43:45.995203 crc crio[23733]: time="2026-06-09T13:43:45.99507966Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949806 | controller | Jun 09 13:43:45.995303 crc crio[23733]: time="2026-06-09T13:43:45.995266964Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949821 | controller | Jun 09 13:43:45.995392 crc crio[23733]: time="2026-06-09T13:43:45.995378737Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949837 | controller | Jun 09 13:43:45.995516 crc crio[23733]: time="2026-06-09T13:43:45.995473769Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949852 | controller | Jun 09 13:43:45.995605 crc crio[23733]: time="2026-06-09T13:43:45.995534651Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949867 | controller | Jun 09 13:43:45.995763 crc crio[23733]: time="2026-06-09T13:43:45.995720827Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949882 | controller | Jun 09 13:43:45.995864 crc crio[23733]: time="2026-06-09T13:43:45.995786008Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949897 | controller | Jun 09 13:43:45.995923 crc crio[23733]: time="2026-06-09T13:43:45.995904511Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949912 | controller | Jun 09 13:43:45.995982 crc crio[23733]: time="2026-06-09T13:43:45.995941792Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949927 | controller | Jun 09 13:43:45.996354 crc crio[23733]: time="2026-06-09T13:43:45.996299231Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949943 | controller | Jun 09 13:43:45.996447 crc crio[23733]: time="2026-06-09T13:43:45.996359422Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949957 | controller | Jun 09 13:43:45.996588 crc crio[23733]: time="2026-06-09T13:43:45.996540147Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.949972 | controller | Jun 09 13:43:45.996704 crc crio[23733]: time="2026-06-09T13:43:45.996615689Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.949988 | controller | Jun 09 13:43:45.996843 crc crio[23733]: time="2026-06-09T13:43:45.996803463Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950006 | controller | Jun 09 13:43:45.996923 crc crio[23733]: time="2026-06-09T13:43:45.996858735Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950022 | controller | Jun 09 13:43:45.997020 crc crio[23733]: time="2026-06-09T13:43:45.996972357Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950037 | controller | Jun 09 13:43:45.997094 crc crio[23733]: time="2026-06-09T13:43:45.997028299Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950052 | controller | Jun 09 13:43:45.997310 crc crio[23733]: time="2026-06-09T13:43:45.997270305Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950068 | controller | Jun 09 13:43:45.997427 crc crio[23733]: time="2026-06-09T13:43:45.997326426Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950083 | controller | Jun 09 13:43:45.997485 crc crio[23733]: time="2026-06-09T13:43:45.99746273Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950098 | controller | Jun 09 13:43:45.997538 crc crio[23733]: time="2026-06-09T13:43:45.99749752Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950113 | controller | Jun 09 13:43:45.997868 crc crio[23733]: time="2026-06-09T13:43:45.997815689Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950128 | controller | Jun 09 13:43:45.997947 crc crio[23733]: time="2026-06-09T13:43:45.997873941Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950143 | controller | Jun 09 13:43:45.998225 crc crio[23733]: time="2026-06-09T13:43:45.998088506Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950157 | controller | Jun 09 13:43:45.998317 crc crio[23733]: time="2026-06-09T13:43:45.99823661Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950172 | controller | Jun 09 13:43:45.998455 crc crio[23733]: time="2026-06-09T13:43:45.998372093Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950187 | controller | Jun 09 13:43:45.998455 crc crio[23733]: time="2026-06-09T13:43:45.998407954Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950202 | controller | Jun 09 13:43:45.998791 crc crio[23733]: time="2026-06-09T13:43:45.998736803Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950218 | controller | Jun 09 13:43:45.998876 crc crio[23733]: time="2026-06-09T13:43:45.998795984Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950233 | controller | Jun 09 13:43:45.999206 crc crio[23733]: time="2026-06-09T13:43:45.998992929Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950249 | controller | Jun 09 13:43:45.999206 crc crio[23733]: time="2026-06-09T13:43:45.999049231Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950265 | controller | Jun 09 13:43:45.999420 crc crio[23733]: time="2026-06-09T13:43:45.999379409Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950280 | controller | Jun 09 13:43:45.999494 crc crio[23733]: time="2026-06-09T13:43:45.99943568Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950295 | controller | Jun 09 13:43:45.999739 crc crio[23733]: time="2026-06-09T13:43:45.999687187Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950311 | controller | Jun 09 13:43:45.999823 crc crio[23733]: time="2026-06-09T13:43:45.999745829Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950330 | controller | Jun 09 13:43:45.999935 crc crio[23733]: time="2026-06-09T13:43:45.999890943Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950346 | controller | Jun 09 13:43:46.000017 crc crio[23733]: time="2026-06-09T13:43:45.999952044Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950361 | controller | Jun 09 13:43:46.000405 crc crio[23733]: time="2026-06-09T13:43:46.000350074Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950376 | controller | Jun 09 13:43:46.000495 crc crio[23733]: time="2026-06-09T13:43:46.000411765Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950391 | controller | Jun 09 13:43:46.000669 crc crio[23733]: time="2026-06-09T13:43:46.00059209Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950406 | controller | Jun 09 13:43:46.000746 crc crio[23733]: time="2026-06-09T13:43:46.000677132Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950422 | controller | Jun 09 13:43:46.000913 crc crio[23733]: time="2026-06-09T13:43:46.000861477Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950437 | controller | Jun 09 13:43:46.000991 crc crio[23733]: time="2026-06-09T13:43:46.000921148Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950453 | controller | Jun 09 13:43:46.001317 crc crio[23733]: time="2026-06-09T13:43:46.001260937Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950468 | controller | Jun 09 13:43:46.001415 crc crio[23733]: time="2026-06-09T13:43:46.001319129Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950484 | controller | Jun 09 13:43:46.001702 crc crio[23733]: time="2026-06-09T13:43:46.001584745Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950499 | controller | Jun 09 13:43:46.001702 crc crio[23733]: time="2026-06-09T13:43:46.001673148Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950533 | controller | Jun 09 13:43:46.001939 crc crio[23733]: time="2026-06-09T13:43:46.001899863Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950551 | controller | Jun 09 13:43:46.002023 crc crio[23733]: time="2026-06-09T13:43:46.001959915Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950567 | controller | Jun 09 13:43:46.002226 crc crio[23733]: time="2026-06-09T13:43:46.00218658Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950582 | controller | Jun 09 13:43:46.002308 crc crio[23733]: time="2026-06-09T13:43:46.002243102Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950597 | controller | Jun 09 13:43:46.002496 crc crio[23733]: time="2026-06-09T13:43:46.002445298Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950612 | controller | Jun 09 13:43:46.002579 crc crio[23733]: time="2026-06-09T13:43:46.002500849Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950627 | controller | Jun 09 13:43:46.002736 crc crio[23733]: time="2026-06-09T13:43:46.002697344Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950643 | controller | Jun 09 13:43:46.002812 crc crio[23733]: time="2026-06-09T13:43:46.002756285Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950658 | controller | Jun 09 13:43:46.002951 crc crio[23733]: time="2026-06-09T13:43:46.002911299Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950679 | controller | Jun 09 13:43:46.003194 crc crio[23733]: time="2026-06-09T13:43:46.00296792Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950695 | controller | Jun 09 13:43:46.003274 crc crio[23733]: time="2026-06-09T13:43:46.003243117Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950711 | controller | Jun 09 13:43:46.003328 crc crio[23733]: time="2026-06-09T13:43:46.003279478Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950726 | controller | Jun 09 13:43:46.003610 crc crio[23733]: time="2026-06-09T13:43:46.003555465Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950741 | controller | Jun 09 13:43:46.003827 crc crio[23733]: time="2026-06-09T13:43:46.003615536Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950757 | controller | Jun 09 13:43:46.003921 crc crio[23733]: time="2026-06-09T13:43:46.003883434Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950771 | controller | Jun 09 13:43:46.003996 crc crio[23733]: time="2026-06-09T13:43:46.003939015Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950786 | controller | Jun 09 13:43:46.004233 crc crio[23733]: time="2026-06-09T13:43:46.004180181Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950801 | controller | Jun 09 13:43:46.004323 crc crio[23733]: time="2026-06-09T13:43:46.004240683Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950816 | controller | Jun 09 13:43:46.004522 crc crio[23733]: time="2026-06-09T13:43:46.004465988Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950831 | controller | Jun 09 13:43:46.004593 crc crio[23733]: time="2026-06-09T13:43:46.00452723Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950846 | controller | Jun 09 13:43:46.004748 crc crio[23733]: time="2026-06-09T13:43:46.004706994Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950861 | controller | Jun 09 13:43:46.004824 crc crio[23733]: time="2026-06-09T13:43:46.004765416Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950876 | controller | Jun 09 13:43:46.005004 crc crio[23733]: time="2026-06-09T13:43:46.00494487Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950891 | controller | Jun 09 13:43:46.005004 crc crio[23733]: time="2026-06-09T13:43:46.004984921Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950906 | controller | Jun 09 13:43:46.005293 crc crio[23733]: time="2026-06-09T13:43:46.005240718Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950921 | controller | Jun 09 13:43:46.005393 crc crio[23733]: time="2026-06-09T13:43:46.005297329Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950936 | controller | Jun 09 13:43:46.005445 crc crio[23733]: time="2026-06-09T13:43:46.005432332Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950951 | controller | Jun 09 13:43:46.005499 crc crio[23733]: time="2026-06-09T13:43:46.005468653Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.950966 | controller | Jun 09 13:43:46.005864 crc crio[23733]: time="2026-06-09T13:43:46.005810533Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.950981 | controller | Jun 09 13:43:46.005950 crc crio[23733]: time="2026-06-09T13:43:46.005868604Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951000 | controller | Jun 09 13:43:46.006158 crc crio[23733]: time="2026-06-09T13:43:46.006055719Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951015 | controller | Jun 09 13:43:46.006244 crc crio[23733]: time="2026-06-09T13:43:46.006166731Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951031 | controller | Jun 09 13:43:46.006466 crc crio[23733]: time="2026-06-09T13:43:46.006412467Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951046 | controller | Jun 09 13:43:46.006578 crc crio[23733]: time="2026-06-09T13:43:46.00653277Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951061 | controller | Jun 09 13:43:46.006812 crc crio[23733]: time="2026-06-09T13:43:46.006762777Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951076 | controller | Jun 09 13:43:46.006892 crc crio[23733]: time="2026-06-09T13:43:46.006822529Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951091 | controller | Jun 09 13:43:46.007234 crc crio[23733]: time="2026-06-09T13:43:46.007052114Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951106 | controller | Jun 09 13:43:46.007234 crc crio[23733]: time="2026-06-09T13:43:46.007199118Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951121 | controller | Jun 09 13:43:46.007414 crc crio[23733]: time="2026-06-09T13:43:46.007375752Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951136 | controller | Jun 09 13:43:46.007482 crc crio[23733]: time="2026-06-09T13:43:46.007431424Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951151 | controller | Jun 09 13:43:46.007729 crc crio[23733]: time="2026-06-09T13:43:46.00767826Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951166 | controller | Jun 09 13:43:46.007897 crc crio[23733]: time="2026-06-09T13:43:46.007735751Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951181 | controller | Jun 09 13:43:46.007995 crc crio[23733]: time="2026-06-09T13:43:46.007954317Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951195 | controller | Jun 09 13:43:46.008064 crc crio[23733]: time="2026-06-09T13:43:46.008015238Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951211 | controller | Jun 09 13:43:46.008369 crc crio[23733]: time="2026-06-09T13:43:46.008327426Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951226 | controller | Jun 09 13:43:46.008510 crc crio[23733]: time="2026-06-09T13:43:46.00845904Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951241 | controller | Jun 09 13:43:46.008734 crc crio[23733]: time="2026-06-09T13:43:46.008602984Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951256 | controller | Jun 09 13:43:46.008860 crc crio[23733]: time="2026-06-09T13:43:46.008755517Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951271 | controller | Jun 09 13:43:46.008948 crc crio[23733]: time="2026-06-09T13:43:46.0088794Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951286 | controller | Jun 09 13:43:46.008948 crc crio[23733]: time="2026-06-09T13:43:46.008913931Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951301 | controller | Jun 09 13:43:46.009180 crc crio[23733]: time="2026-06-09T13:43:46.009072865Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951320 | controller | Jun 09 13:43:46.009323 crc crio[23733]: time="2026-06-09T13:43:46.009186708Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951336 | controller | Jun 09 13:43:46.009426 crc crio[23733]: time="2026-06-09T13:43:46.009384923Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951352 | controller | Jun 09 13:43:46.009499 crc crio[23733]: time="2026-06-09T13:43:46.009446154Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951367 | controller | Jun 09 13:43:46.009553 crc crio[23733]: time="2026-06-09T13:43:46.009535797Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951383 | controller | Jun 09 13:43:46.009595 crc crio[23733]: time="2026-06-09T13:43:46.009572008Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951400 | controller | Jun 09 13:43:46.009811 crc crio[23733]: time="2026-06-09T13:43:46.009774694Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951417 | controller | Jun 09 13:43:46.009864 crc crio[23733]: time="2026-06-09T13:43:46.009831845Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951432 | controller | Jun 09 13:43:46.010088 crc crio[23733]: time="2026-06-09T13:43:46.010053829Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951446 | controller | Jun 09 13:43:46.010217 crc crio[23733]: time="2026-06-09T13:43:46.010159452Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951462 | controller | Jun 09 13:43:46.010372 crc crio[23733]: time="2026-06-09T13:43:46.010336417Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951476 | controller | Jun 09 13:43:46.010447 crc crio[23733]: time="2026-06-09T13:43:46.010390079Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951491 | controller | Jun 09 13:43:46.010598 crc crio[23733]: time="2026-06-09T13:43:46.010564503Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951506 | controller | Jun 09 13:43:46.010712 crc crio[23733]: time="2026-06-09T13:43:46.010654695Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951540 | controller | Jun 09 13:43:46.010935 crc crio[23733]: time="2026-06-09T13:43:46.010881482Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951557 | controller | Jun 09 13:43:46.011021 crc crio[23733]: time="2026-06-09T13:43:46.010938053Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951573 | controller | Jun 09 13:43:46.011221 crc crio[23733]: time="2026-06-09T13:43:46.011184298Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951590 | controller | Jun 09 13:43:46.011294 crc crio[23733]: time="2026-06-09T13:43:46.01123936Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951605 | controller | Jun 09 13:43:46.011563 crc crio[23733]: time="2026-06-09T13:43:46.011514878Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951621 | controller | Jun 09 13:43:46.011644 crc crio[23733]: time="2026-06-09T13:43:46.011573469Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951637 | controller | Jun 09 13:43:46.011815 crc crio[23733]: time="2026-06-09T13:43:46.011773574Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951652 | controller | Jun 09 13:43:46.011870 crc crio[23733]: time="2026-06-09T13:43:46.011833095Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951668 | controller | Jun 09 13:43:46.012004 crc crio[23733]: time="2026-06-09T13:43:46.011962449Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951687 | controller | Jun 09 13:43:46.012070 crc crio[23733]: time="2026-06-09T13:43:46.01201841Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951703 | controller | Jun 09 13:43:46.012302 crc crio[23733]: time="2026-06-09T13:43:46.012254936Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951718 | controller | Jun 09 13:43:46.012362 crc crio[23733]: time="2026-06-09T13:43:46.012312357Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951733 | controller | Jun 09 13:43:46.012557 crc crio[23733]: time="2026-06-09T13:43:46.012512213Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951749 | controller | Jun 09 13:43:46.012650 crc crio[23733]: time="2026-06-09T13:43:46.012569135Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951764 | controller | Jun 09 13:43:46.012758 crc crio[23733]: time="2026-06-09T13:43:46.012720087Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951780 | controller | Jun 09 13:43:46.012819 crc crio[23733]: time="2026-06-09T13:43:46.01277812Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951796 | controller | Jun 09 13:43:46.013236 crc crio[23733]: time="2026-06-09T13:43:46.013087687Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951811 | controller | Jun 09 13:43:46.013236 crc crio[23733]: time="2026-06-09T13:43:46.01319989Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951827 | controller | Jun 09 13:43:46.013479 crc crio[23733]: time="2026-06-09T13:43:46.013441656Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951842 | controller | Jun 09 13:43:46.013542 crc crio[23733]: time="2026-06-09T13:43:46.013497507Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951857 | controller | Jun 09 13:43:46.013796 crc crio[23733]: time="2026-06-09T13:43:46.013751125Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951872 | controller | Jun 09 13:43:46.013858 crc crio[23733]: time="2026-06-09T13:43:46.013807426Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951888 | controller | Jun 09 13:43:46.014016 crc crio[23733]: time="2026-06-09T13:43:46.01398079Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951903 | controller | Jun 09 13:43:46.014218 crc crio[23733]: time="2026-06-09T13:43:46.014179425Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951919 | controller | Jun 09 13:43:46.014306 crc crio[23733]: time="2026-06-09T13:43:46.014269387Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951934 | controller | Jun 09 13:43:46.014376 crc crio[23733]: time="2026-06-09T13:43:46.014307958Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951949 | controller | Jun 09 13:43:46.014592 crc crio[23733]: time="2026-06-09T13:43:46.014551124Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951964 | controller | Jun 09 13:43:46.014700 crc crio[23733]: time="2026-06-09T13:43:46.014606576Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.951980 | controller | Jun 09 13:43:46.014866 crc crio[23733]: time="2026-06-09T13:43:46.014826841Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.951995 | controller | Jun 09 13:43:46.014949 crc crio[23733]: time="2026-06-09T13:43:46.014883253Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952014 | controller | Jun 09 13:43:46.015552 crc crio[23733]: time="2026-06-09T13:43:46.015507659Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952030 | controller | Jun 09 13:43:46.015664 crc crio[23733]: time="2026-06-09T13:43:46.015575741Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952045 | controller | Jun 09 13:43:46.015731 crc crio[23733]: time="2026-06-09T13:43:46.015687993Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952060 | controller | Jun 09 13:43:46.015731 crc crio[23733]: time="2026-06-09T13:43:46.015725684Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952075 | controller | Jun 09 13:43:46.016051 crc crio[23733]: time="2026-06-09T13:43:46.016008851Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952090 | controller | Jun 09 13:43:46.016213 crc crio[23733]: time="2026-06-09T13:43:46.016066473Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952105 | controller | Jun 09 13:43:46.016351 crc crio[23733]: time="2026-06-09T13:43:46.016309939Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952120 | controller | Jun 09 13:43:46.016486 crc crio[23733]: time="2026-06-09T13:43:46.016435082Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952135 | controller | Jun 09 13:43:46.016722 crc crio[23733]: time="2026-06-09T13:43:46.016577325Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952150 | controller | Jun 09 13:43:46.017006 crc crio[23733]: time="2026-06-09T13:43:46.016902834Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952166 | controller | Jun 09 13:43:46.017198 crc crio[23733]: time="2026-06-09T13:43:46.017093138Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952181 | controller | Jun 09 13:43:46.017276 crc crio[23733]: time="2026-06-09T13:43:46.017220131Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952196 | controller | Jun 09 13:43:46.017276 crc crio[23733]: time="2026-06-09T13:43:46.017259322Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952212 | controller | Jun 09 13:43:46.017396 crc crio[23733]: time="2026-06-09T13:43:46.017292263Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952227 | controller | Jun 09 13:43:46.017396 crc crio[23733]: time="2026-06-09T13:43:46.017323054Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952242 | controller | Jun 09 13:43:46.017396 crc crio[23733]: time="2026-06-09T13:43:46.017367835Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952257 | controller | Jun 09 13:43:46.017730 crc crio[23733]: time="2026-06-09T13:43:46.017689034Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952273 | controller | Jun 09 13:43:46.017801 crc crio[23733]: time="2026-06-09T13:43:46.017745905Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952288 | controller | Jun 09 13:43:46.017978 crc crio[23733]: time="2026-06-09T13:43:46.017937501Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952303 | controller | Jun 09 13:43:46.018218 crc crio[23733]: time="2026-06-09T13:43:46.017994263Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952319 | controller | Jun 09 13:43:46.018336 crc crio[23733]: time="2026-06-09T13:43:46.01829609Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952338 | controller | Jun 09 13:43:46.018429 crc crio[23733]: time="2026-06-09T13:43:46.018358882Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952354 | controller | Jun 09 13:43:46.018677 crc crio[23733]: time="2026-06-09T13:43:46.018594977Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952369 | controller | Jun 09 13:43:46.018763 crc crio[23733]: time="2026-06-09T13:43:46.01868222Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952385 | controller | Jun 09 13:43:46.018867 crc crio[23733]: time="2026-06-09T13:43:46.018824243Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952401 | controller | Jun 09 13:43:46.018937 crc crio[23733]: time="2026-06-09T13:43:46.018883484Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952417 | controller | Jun 09 13:43:46.019364 crc crio[23733]: time="2026-06-09T13:43:46.019323355Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952432 | controller | Jun 09 13:43:46.019456 crc crio[23733]: time="2026-06-09T13:43:46.019378527Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952447 | controller | Jun 09 13:43:46.019604 crc crio[23733]: time="2026-06-09T13:43:46.019565022Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952462 | controller | Jun 09 13:43:46.019706 crc crio[23733]: time="2026-06-09T13:43:46.019658695Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952477 | controller | Jun 09 13:43:46.019831 crc crio[23733]: time="2026-06-09T13:43:46.019791998Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952493 | controller | Jun 09 13:43:46.019935 crc crio[23733]: time="2026-06-09T13:43:46.019848119Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952508 | controller | Jun 09 13:43:46.020460 crc crio[23733]: time="2026-06-09T13:43:46.020401843Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952541 | controller | Jun 09 13:43:46.020546 crc crio[23733]: time="2026-06-09T13:43:46.020472165Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952558 | controller | Jun 09 13:43:46.020546 crc crio[23733]: time="2026-06-09T13:43:46.020511126Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952573 | controller | Jun 09 13:43:46.020546 crc crio[23733]: time="2026-06-09T13:43:46.020541506Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952599 | controller | Jun 09 13:43:46.020886 crc crio[23733]: time="2026-06-09T13:43:46.020834395Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952614 | controller | Jun 09 13:43:46.020960 crc crio[23733]: time="2026-06-09T13:43:46.020900066Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952630 | controller | Jun 09 13:43:46.021090 crc crio[23733]: time="2026-06-09T13:43:46.021014889Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952645 | controller | Jun 09 13:43:46.021090 crc crio[23733]: time="2026-06-09T13:43:46.02105041Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952661 | controller | Jun 09 13:43:46.021400 crc crio[23733]: time="2026-06-09T13:43:46.021349427Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952677 | controller | Jun 09 13:43:46.021463 crc crio[23733]: time="2026-06-09T13:43:46.021415509Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952702 | controller | Jun 09 13:43:46.021571 crc crio[23733]: time="2026-06-09T13:43:46.021523152Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952718 | controller | Jun 09 13:43:46.021653 crc crio[23733]: time="2026-06-09T13:43:46.021584803Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952734 | controller | Jun 09 13:43:46.021839 crc crio[23733]: time="2026-06-09T13:43:46.021793918Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952749 | controller | Jun 09 13:43:46.021900 crc crio[23733]: time="2026-06-09T13:43:46.02185618Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952764 | controller | Jun 09 13:43:46.021973 crc crio[23733]: time="2026-06-09T13:43:46.021937452Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952780 | controller | Jun 09 13:43:46.022041 crc crio[23733]: time="2026-06-09T13:43:46.021995603Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952795 | controller | Jun 09 13:43:46.022271 crc crio[23733]: time="2026-06-09T13:43:46.022224689Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952810 | controller | Jun 09 13:43:46.022339 crc crio[23733]: time="2026-06-09T13:43:46.02228422Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952825 | controller | Jun 09 13:43:46.022420 crc crio[23733]: time="2026-06-09T13:43:46.022384333Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952840 | controller | Jun 09 13:43:46.022484 crc crio[23733]: time="2026-06-09T13:43:46.022441804Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952856 | controller | Jun 09 13:43:46.022790 crc crio[23733]: time="2026-06-09T13:43:46.022733402Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952871 | controller | Jun 09 13:43:46.022930 crc crio[23733]: time="2026-06-09T13:43:46.022886736Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952887 | controller | Jun 09 13:43:46.022984 crc crio[23733]: time="2026-06-09T13:43:46.022948348Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952902 | controller | Jun 09 13:43:46.023030 crc crio[23733]: time="2026-06-09T13:43:46.022982239Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952917 | controller | Jun 09 13:43:46.023335 crc crio[23733]: time="2026-06-09T13:43:46.023276796Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952933 | controller | Jun 09 13:43:46.023433 crc crio[23733]: time="2026-06-09T13:43:46.023338667Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952949 | controller | Jun 09 13:43:46.023497 crc crio[23733]: time="2026-06-09T13:43:46.023482762Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952964 | controller | Jun 09 13:43:46.023559 crc crio[23733]: time="2026-06-09T13:43:46.023523193Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.952980 | controller | Jun 09 13:43:46.023934 crc crio[23733]: time="2026-06-09T13:43:46.023883971Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.952996 | controller | Jun 09 13:43:46.024010 crc crio[23733]: time="2026-06-09T13:43:46.023942942Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953011 | controller | Jun 09 13:43:46.024010 crc crio[23733]: time="2026-06-09T13:43:46.023977303Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953031 | controller | Jun 09 13:43:46.024010 crc crio[23733]: time="2026-06-09T13:43:46.024058235Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953047 | controller | Jun 09 13:43:46.024386 crc crio[23733]: time="2026-06-09T13:43:46.02422754Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953062 | controller | Jun 09 13:43:46.024386 crc crio[23733]: time="2026-06-09T13:43:46.024266241Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953077 | controller | Jun 09 13:43:46.024486 crc crio[23733]: time="2026-06-09T13:43:46.024399474Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953093 | controller | Jun 09 13:43:46.024486 crc crio[23733]: time="2026-06-09T13:43:46.024435904Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953108 | controller | Jun 09 13:43:46.024809 crc crio[23733]: time="2026-06-09T13:43:46.024753883Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953124 | controller | Jun 09 13:43:46.024897 crc crio[23733]: time="2026-06-09T13:43:46.024812175Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953140 | controller | Jun 09 13:43:46.024897 crc crio[23733]: time="2026-06-09T13:43:46.024881517Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953155 | controller | Jun 09 13:43:46.024992 crc crio[23733]: time="2026-06-09T13:43:46.024918688Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953171 | controller | Jun 09 13:43:46.025818 crc crio[23733]: time="2026-06-09T13:43:46.025149464Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953187 | controller | Jun 09 13:43:46.025818 crc crio[23733]: time="2026-06-09T13:43:46.025211526Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953203 | controller | Jun 09 13:43:46.025818 crc crio[23733]: time="2026-06-09T13:43:46.02539742Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953219 | controller | Jun 09 13:43:46.025818 crc crio[23733]: time="2026-06-09T13:43:46.025433811Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953235 | controller | Jun 09 13:43:46.025818 crc crio[23733]: time="2026-06-09T13:43:46.025597465Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953250 | controller | Jun 09 13:43:46.025818 crc crio[23733]: time="2026-06-09T13:43:46.025668477Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953266 | controller | Jun 09 13:43:46.025818 crc crio[23733]: time="2026-06-09T13:43:46.02578396Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953281 | controller | Jun 09 13:43:46.025818 crc crio[23733]: time="2026-06-09T13:43:46.025823101Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953297 | controller | Jun 09 13:43:46.026307 crc crio[23733]: time="2026-06-09T13:43:46.026019336Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953313 | controller | Jun 09 13:43:46.026307 crc crio[23733]: time="2026-06-09T13:43:46.026054097Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953329 | controller | Jun 09 13:43:46.026307 crc crio[23733]: time="2026-06-09T13:43:46.026252221Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953344 | controller | Jun 09 13:43:46.026307 crc crio[23733]: time="2026-06-09T13:43:46.026290362Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953364 | controller | Jun 09 13:43:46.026495 crc crio[23733]: time="2026-06-09T13:43:46.026443166Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953381 | controller | Jun 09 13:43:46.026495 crc crio[23733]: time="2026-06-09T13:43:46.026477817Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953396 | controller | Jun 09 13:43:46.026816 crc crio[23733]: time="2026-06-09T13:43:46.026760395Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953412 | controller | Jun 09 13:43:46.026910 crc crio[23733]: time="2026-06-09T13:43:46.026819826Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953428 | controller | Jun 09 13:43:46.026975 crc crio[23733]: time="2026-06-09T13:43:46.026926209Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953444 | controller | Jun 09 13:43:46.026975 crc crio[23733]: time="2026-06-09T13:43:46.02696524Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953459 | controller | Jun 09 13:43:46.027324 crc crio[23733]: time="2026-06-09T13:43:46.027268898Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953475 | controller | Jun 09 13:43:46.027445 crc crio[23733]: time="2026-06-09T13:43:46.027327869Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953491 | controller | Jun 09 13:43:46.027445 crc crio[23733]: time="2026-06-09T13:43:46.027393181Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953507 | controller | Jun 09 13:43:46.027445 crc crio[23733]: time="2026-06-09T13:43:46.027431022Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953542 | controller | Jun 09 13:43:46.027671 crc crio[23733]: time="2026-06-09T13:43:46.027617376Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953559 | controller | Jun 09 13:43:46.027770 crc crio[23733]: time="2026-06-09T13:43:46.027694958Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953576 | controller | Jun 09 13:43:46.027870 crc crio[23733]: time="2026-06-09T13:43:46.027829812Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953591 | controller | Jun 09 13:43:46.027950 crc crio[23733]: time="2026-06-09T13:43:46.027886804Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953608 | controller | Jun 09 13:43:46.028095 crc crio[23733]: time="2026-06-09T13:43:46.028043918Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953623 | controller | Jun 09 13:43:46.028222 crc crio[23733]: time="2026-06-09T13:43:46.02815686Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953639 | controller | Jun 09 13:43:46.028320 crc crio[23733]: time="2026-06-09T13:43:46.028281233Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953654 | controller | Jun 09 13:43:46.028395 crc crio[23733]: time="2026-06-09T13:43:46.028337325Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953670 | controller | Jun 09 13:43:46.028738 crc crio[23733]: time="2026-06-09T13:43:46.028697324Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953686 | controller | Jun 09 13:43:46.028813 crc crio[23733]: time="2026-06-09T13:43:46.028755285Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953701 | controller | Jun 09 13:43:46.029022 crc crio[23733]: time="2026-06-09T13:43:46.028975521Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953717 | controller | Jun 09 13:43:46.029159 crc crio[23733]: time="2026-06-09T13:43:46.029035532Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953736 | controller | Jun 09 13:43:46.029340 crc crio[23733]: time="2026-06-09T13:43:46.029238318Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953752 | controller | Jun 09 13:43:46.029340 crc crio[23733]: time="2026-06-09T13:43:46.029280499Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953768 | controller | Jun 09 13:43:46.029793 crc crio[23733]: time="2026-06-09T13:43:46.029753351Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953784 | controller | Jun 09 13:43:46.029864 crc crio[23733]: time="2026-06-09T13:43:46.029809162Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953800 | controller | Jun 09 13:43:46.030097 crc crio[23733]: time="2026-06-09T13:43:46.030054358Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953816 | controller | Jun 09 13:43:46.030239 crc crio[23733]: time="2026-06-09T13:43:46.030174471Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953832 | controller | Jun 09 13:43:46.030239 crc crio[23733]: time="2026-06-09T13:43:46.030215372Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953848 | controller | Jun 09 13:43:46.030348 crc crio[23733]: time="2026-06-09T13:43:46.030297894Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953890 | controller | Jun 09 13:43:46.030509 crc crio[23733]: time="2026-06-09T13:43:46.030434908Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953914 | controller | Jun 09 13:43:46.030601 crc crio[23733]: time="2026-06-09T13:43:46.030570241Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953931 | controller | Jun 09 13:43:46.030718 crc crio[23733]: time="2026-06-09T13:43:46.030644173Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.953947 | controller | Jun 09 13:43:46.030718 crc crio[23733]: time="2026-06-09T13:43:46.030676244Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.953963 | controller | Jun 09 13:43:46.030971 crc crio[23733]: time="2026-06-09T13:43:46.030925711Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954005 | controller | Jun 09 13:43:46.031263 crc crio[23733]: time="2026-06-09T13:43:46.031065764Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954024 | controller | Jun 09 13:43:46.031655 crc crio[23733]: time="2026-06-09T13:43:46.031591207Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954040 | controller | Jun 09 13:43:46.031874 crc crio[23733]: time="2026-06-09T13:43:46.031806012Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954057 | controller | Jun 09 13:43:46.032307 crc crio[23733]: time="2026-06-09T13:43:46.032246053Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954072 | controller | Jun 09 13:43:46.032399 crc crio[23733]: time="2026-06-09T13:43:46.032353757Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954089 | controller | Jun 09 13:43:46.032454 crc crio[23733]: time="2026-06-09T13:43:46.032399398Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954104 | controller | Jun 09 13:43:46.032454 crc crio[23733]: time="2026-06-09T13:43:46.032437289Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954144 | controller | Jun 09 13:43:46.032793 crc crio[23733]: time="2026-06-09T13:43:46.032694795Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954168 | controller | Jun 09 13:43:46.032968 crc crio[23733]: time="2026-06-09T13:43:46.032809068Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954186 | controller | Jun 09 13:43:46.032968 crc crio[23733]: time="2026-06-09T13:43:46.032847269Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954202 | controller | Jun 09 13:43:46.032968 crc crio[23733]: time="2026-06-09T13:43:46.03287962Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954218 | controller | Jun 09 13:43:46.033185 crc crio[23733]: time="2026-06-09T13:43:46.033095395Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954234 | controller | Jun 09 13:43:46.033281 crc crio[23733]: time="2026-06-09T13:43:46.033205348Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954249 | controller | Jun 09 13:43:46.033391 crc crio[23733]: time="2026-06-09T13:43:46.033350813Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954265 | controller | Jun 09 13:43:46.033745 crc crio[23733]: time="2026-06-09T13:43:46.033410984Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954280 | controller | Jun 09 13:43:46.033745 crc crio[23733]: time="2026-06-09T13:43:46.033531047Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954296 | controller | Jun 09 13:43:46.033745 crc crio[23733]: time="2026-06-09T13:43:46.033569988Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954312 | controller | Jun 09 13:43:46.034049 crc crio[23733]: time="2026-06-09T13:43:46.033778043Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954327 | controller | Jun 09 13:43:46.034049 crc crio[23733]: time="2026-06-09T13:43:46.033823244Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954372 | controller | Jun 09 13:43:46.034049 crc crio[23733]: time="2026-06-09T13:43:46.033955848Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954392 | controller | Jun 09 13:43:46.034049 crc crio[23733]: time="2026-06-09T13:43:46.033991798Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954408 | controller | Jun 09 13:43:46.034312 crc crio[23733]: time="2026-06-09T13:43:46.034185303Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954424 | controller | Jun 09 13:43:46.034312 crc crio[23733]: time="2026-06-09T13:43:46.034223494Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954440 | controller | Jun 09 13:43:46.034462 crc crio[23733]: time="2026-06-09T13:43:46.034419909Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954455 | controller | Jun 09 13:43:46.034544 crc crio[23733]: time="2026-06-09T13:43:46.03447856Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954471 | controller | Jun 09 13:43:46.035471 crc crio[23733]: time="2026-06-09T13:43:46.034596833Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954486 | controller | Jun 09 13:43:46.035471 crc crio[23733]: time="2026-06-09T13:43:46.034670965Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954502 | controller | Jun 09 13:43:46.035471 crc crio[23733]: time="2026-06-09T13:43:46.03487692Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954536 | controller | Jun 09 13:43:46.035471 crc crio[23733]: time="2026-06-09T13:43:46.034914061Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954558 | controller | Jun 09 13:43:46.035471 crc crio[23733]: time="2026-06-09T13:43:46.035017624Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954575 | controller | Jun 09 13:43:46.035471 crc crio[23733]: time="2026-06-09T13:43:46.035050585Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954591 | controller | Jun 09 13:43:46.035471 crc crio[23733]: time="2026-06-09T13:43:46.0352759Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954607 | controller | Jun 09 13:43:46.035471 crc crio[23733]: time="2026-06-09T13:43:46.035312191Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954624 | controller | Jun 09 13:43:46.035471 crc crio[23733]: time="2026-06-09T13:43:46.035423365Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954639 | controller | Jun 09 13:43:46.035471 crc crio[23733]: time="2026-06-09T13:43:46.035454046Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954655 | controller | Jun 09 13:43:46.036075 crc crio[23733]: time="2026-06-09T13:43:46.03564684Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954671 | controller | Jun 09 13:43:46.036075 crc crio[23733]: time="2026-06-09T13:43:46.035681911Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954687 | controller | Jun 09 13:43:46.036075 crc crio[23733]: time="2026-06-09T13:43:46.035812994Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954703 | controller | Jun 09 13:43:46.036075 crc crio[23733]: time="2026-06-09T13:43:46.035839325Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954718 | controller | Jun 09 13:43:46.036075 crc crio[23733]: time="2026-06-09T13:43:46.036000409Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954761 | controller | Jun 09 13:43:46.036075 crc crio[23733]: time="2026-06-09T13:43:46.03602652Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954781 | controller | Jun 09 13:43:46.036449 crc crio[23733]: time="2026-06-09T13:43:46.036191564Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954798 | controller | Jun 09 13:43:46.036449 crc crio[23733]: time="2026-06-09T13:43:46.036225255Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954814 | controller | Jun 09 13:43:46.036449 crc crio[23733]: time="2026-06-09T13:43:46.036407389Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954830 | controller | Jun 09 13:43:46.036573 crc crio[23733]: time="2026-06-09T13:43:46.036474172Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954846 | controller | Jun 09 13:43:46.036698 crc crio[23733]: time="2026-06-09T13:43:46.036659446Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954862 | controller | Jun 09 13:43:46.036908 crc crio[23733]: time="2026-06-09T13:43:46.036704667Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954878 | controller | Jun 09 13:43:46.037214 crc crio[23733]: time="2026-06-09T13:43:46.036857831Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954894 | controller | Jun 09 13:43:46.037303 crc crio[23733]: time="2026-06-09T13:43:46.037234971Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954910 | controller | Jun 09 13:43:46.037303 crc crio[23733]: time="2026-06-09T13:43:46.037274412Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954929 | controller | Jun 09 13:43:46.037414 crc crio[23733]: time="2026-06-09T13:43:46.037309562Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954946 | controller | Jun 09 13:43:46.037467 crc crio[23733]: time="2026-06-09T13:43:46.037407275Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954962 | controller | Jun 09 13:43:46.037521 crc crio[23733]: time="2026-06-09T13:43:46.037505827Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.954978 | controller | Jun 09 13:43:46.038269 crc crio[23733]: time="2026-06-09T13:43:46.038240845Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.954994 | controller | Jun 09 13:43:46.040575 crc crio[23733]: time="2026-06-09T13:43:46.038287937Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955010 | controller | Jun 09 13:43:46.040575 crc crio[23733]: time="2026-06-09T13:43:46.038351278Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955025 | controller | Jun 09 13:43:46.040575 crc crio[23733]: time="2026-06-09T13:43:46.038387189Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955041 | controller | Jun 09 13:43:46.040575 crc crio[23733]: time="2026-06-09T13:43:46.039063847Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955057 | controller | Jun 09 13:43:46.040575 crc crio[23733]: time="2026-06-09T13:43:46.039230601Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955073 | controller | Jun 09 13:43:46.040575 crc crio[23733]: time="2026-06-09T13:43:46.039344345Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955089 | controller | Jun 09 13:43:46.040575 crc crio[23733]: time="2026-06-09T13:43:46.039454006Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955105 | controller | Jun 09 13:43:46.040575 crc crio[23733]: time="2026-06-09T13:43:46.039472238Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955122 | controller | Jun 09 13:43:46.040575 crc crio[23733]: time="2026-06-09T13:43:46.03955918Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955138 | controller | Jun 09 13:43:46.040575 crc crio[23733]: time="2026-06-09T13:43:46.039722434Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955154 | controller | Jun 09 13:43:46.040575 crc crio[23733]: time="2026-06-09T13:43:46.039766685Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955171 | controller | Jun 09 13:43:46.040575 crc crio[23733]: time="2026-06-09T13:43:46.040181665Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955186 | controller | Jun 09 13:43:46.040575 crc crio[23733]: time="2026-06-09T13:43:46.040227656Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955202 | controller | Jun 09 13:43:46.040575 crc crio[23733]: time="2026-06-09T13:43:46.040272487Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955218 | controller | Jun 09 13:43:46.040575 crc crio[23733]: time="2026-06-09T13:43:46.040306958Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955233 | controller | Jun 09 13:43:46.040575 crc crio[23733]: time="2026-06-09T13:43:46.040463373Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955248 | controller | Jun 09 13:43:46.040575 crc crio[23733]: time="2026-06-09T13:43:46.040512284Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955267 | controller | Jun 09 13:43:46.041442 crc crio[23733]: time="2026-06-09T13:43:46.040765291Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955284 | controller | Jun 09 13:43:46.041442 crc crio[23733]: time="2026-06-09T13:43:46.040815682Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955299 | controller | Jun 09 13:43:46.041442 crc crio[23733]: time="2026-06-09T13:43:46.041025297Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955315 | controller | Jun 09 13:43:46.041442 crc crio[23733]: time="2026-06-09T13:43:46.041376926Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955330 | controller | Jun 09 13:43:46.041816 crc crio[23733]: time="2026-06-09T13:43:46.041512649Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955346 | controller | Jun 09 13:43:46.042390 crc crio[23733]: time="2026-06-09T13:43:46.041665133Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955362 | controller | Jun 09 13:43:46.042390 crc crio[23733]: time="2026-06-09T13:43:46.042068963Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955378 | controller | Jun 09 13:43:46.042390 crc crio[23733]: time="2026-06-09T13:43:46.042217187Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955393 | controller | Jun 09 13:43:46.042390 crc crio[23733]: time="2026-06-09T13:43:46.042236298Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955409 | controller | Jun 09 13:43:46.042390 crc crio[23733]: time="2026-06-09T13:43:46.042350171Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955425 | controller | Jun 09 13:43:46.043040 crc crio[23733]: time="2026-06-09T13:43:46.042854083Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955466 | controller | Jun 09 13:43:46.043495 crc crio[23733]: time="2026-06-09T13:43:46.043376116Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955486 | controller | Jun 09 13:43:46.043578 crc crio[23733]: time="2026-06-09T13:43:46.043515041Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955502 | controller | Jun 09 13:43:46.043578 crc crio[23733]: time="2026-06-09T13:43:46.043552821Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955534 | controller | Jun 09 13:43:46.043727 crc crio[23733]: time="2026-06-09T13:43:46.043599913Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955551 | controller | Jun 09 13:43:46.043727 crc crio[23733]: time="2026-06-09T13:43:46.043682785Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955567 | controller | Jun 09 13:43:46.043893 crc crio[23733]: time="2026-06-09T13:43:46.043832398Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955582 | controller | Jun 09 13:43:46.043977 crc crio[23733]: time="2026-06-09T13:43:46.04389446Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955598 | controller | Jun 09 13:43:46.044042 crc crio[23733]: time="2026-06-09T13:43:46.044025223Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955613 | controller | Jun 09 13:43:46.044263 crc crio[23733]: time="2026-06-09T13:43:46.044059884Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955629 | controller | Jun 09 13:43:46.044340 crc crio[23733]: time="2026-06-09T13:43:46.04431429Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955649 | controller | Jun 09 13:43:46.044392 crc crio[23733]: time="2026-06-09T13:43:46.044352481Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955664 | controller | Jun 09 13:43:46.044590 crc crio[23733]: time="2026-06-09T13:43:46.044520275Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955680 | controller | Jun 09 13:43:46.044590 crc crio[23733]: time="2026-06-09T13:43:46.044578317Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955695 | controller | Jun 09 13:43:46.044753 crc crio[23733]: time="2026-06-09T13:43:46.04472309Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955710 | controller | Jun 09 13:43:46.044753 crc crio[23733]: time="2026-06-09T13:43:46.044752631Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955726 | controller | Jun 09 13:43:46.044753 crc crio[23733]: time="2026-06-09T13:43:46.044928527Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955741 | controller | Jun 09 13:43:46.044753 crc crio[23733]: time="2026-06-09T13:43:46.045045529Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955756 | controller | Jun 09 13:43:46.046374 crc crio[23733]: time="2026-06-09T13:43:46.046313132Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955771 | controller | Jun 09 13:43:46.046526 crc crio[23733]: time="2026-06-09T13:43:46.046418794Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955787 | controller | Jun 09 13:43:46.046526 crc crio[23733]: time="2026-06-09T13:43:46.046455675Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955802 | controller | Jun 09 13:43:46.046526 crc crio[23733]: time="2026-06-09T13:43:46.046479686Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955818 | controller | Jun 09 13:43:46.046526 crc crio[23733]: time="2026-06-09T13:43:46.046504036Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955833 | controller | Jun 09 13:43:46.046526 crc crio[23733]: time="2026-06-09T13:43:46.046520687Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955849 | controller | Jun 09 13:43:46.047701 crc crio[23733]: time="2026-06-09T13:43:46.047495592Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955865 | controller | Jun 09 13:43:46.047701 crc crio[23733]: time="2026-06-09T13:43:46.047563554Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955880 | controller | Jun 09 13:43:46.047913 crc crio[23733]: time="2026-06-09T13:43:46.047714737Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955896 | controller | Jun 09 13:43:46.047913 crc crio[23733]: time="2026-06-09T13:43:46.047756858Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955912 | controller | Jun 09 13:43:46.048041 crc crio[23733]: time="2026-06-09T13:43:46.047953743Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955927 | controller | Jun 09 13:43:46.049090 crc crio[23733]: time="2026-06-09T13:43:46.047999814Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955943 | controller | Jun 09 13:43:46.049317 crc crio[23733]: time="2026-06-09T13:43:46.049249856Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955959 | controller | Jun 09 13:43:46.049400 crc crio[23733]: time="2026-06-09T13:43:46.049317208Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.955975 | controller | Jun 09 13:43:46.049400 crc crio[23733]: time="2026-06-09T13:43:46.049374689Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.955999 | controller | Jun 09 13:43:46.049511 crc crio[23733]: time="2026-06-09T13:43:46.04940312Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956015 | controller | Jun 09 13:43:46.049663 crc crio[23733]: time="2026-06-09T13:43:46.049594525Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956031 | controller | Jun 09 13:43:46.049867 crc crio[23733]: time="2026-06-09T13:43:46.049685597Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956047 | controller | Jun 09 13:43:46.049867 crc crio[23733]: time="2026-06-09T13:43:46.049757759Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956063 | controller | Jun 09 13:43:46.049867 crc crio[23733]: time="2026-06-09T13:43:46.04979509Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956079 | controller | Jun 09 13:43:46.050013 crc crio[23733]: time="2026-06-09T13:43:46.049962424Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956095 | controller | Jun 09 13:43:46.050068 crc crio[23733]: time="2026-06-09T13:43:46.050020745Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956110 | controller | Jun 09 13:43:46.050243 crc crio[23733]: time="2026-06-09T13:43:46.050189079Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956126 | controller | Jun 09 13:43:46.050342 crc crio[23733]: time="2026-06-09T13:43:46.050311622Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956180 | controller | Jun 09 13:43:46.050422 crc crio[23733]: time="2026-06-09T13:43:46.050391635Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956202 | controller | Jun 09 13:43:46.050476 crc crio[23733]: time="2026-06-09T13:43:46.050425196Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956219 | controller | Jun 09 13:43:46.050761 crc crio[23733]: time="2026-06-09T13:43:46.050710062Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956236 | controller | Jun 09 13:43:46.050825 crc crio[23733]: time="2026-06-09T13:43:46.050766904Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956252 | controller | Jun 09 13:43:46.050825 crc crio[23733]: time="2026-06-09T13:43:46.050798874Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956268 | controller | Jun 09 13:43:46.050928 crc crio[23733]: time="2026-06-09T13:43:46.050827385Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956285 | controller | Jun 09 13:43:46.051285 crc crio[23733]: time="2026-06-09T13:43:46.051044471Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956301 | controller | Jun 09 13:43:46.051285 crc crio[23733]: time="2026-06-09T13:43:46.051170755Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956317 | controller | Jun 09 13:43:46.051598 crc crio[23733]: time="2026-06-09T13:43:46.051530563Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956332 | controller | Jun 09 13:43:46.051716 crc crio[23733]: time="2026-06-09T13:43:46.051608085Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956348 | controller | Jun 09 13:43:46.051716 crc crio[23733]: time="2026-06-09T13:43:46.051683297Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956364 | controller | Jun 09 13:43:46.051823 crc crio[23733]: time="2026-06-09T13:43:46.051725038Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956383 | controller | Jun 09 13:43:46.052840 crc crio[23733]: time="2026-06-09T13:43:46.051982946Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956399 | controller | Jun 09 13:43:46.052959 crc crio[23733]: time="2026-06-09T13:43:46.052844107Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956415 | controller | Jun 09 13:43:46.052959 crc crio[23733]: time="2026-06-09T13:43:46.052893458Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956431 | controller | Jun 09 13:43:46.052959 crc crio[23733]: time="2026-06-09T13:43:46.052928019Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956447 | controller | Jun 09 13:43:46.053187 crc crio[23733]: time="2026-06-09T13:43:46.05296125Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956462 | controller | Jun 09 13:43:46.053187 crc crio[23733]: time="2026-06-09T13:43:46.05298703Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956478 | controller | Jun 09 13:43:46.053273 crc crio[23733]: time="2026-06-09T13:43:46.053211686Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956494 | controller | Jun 09 13:43:46.053273 crc crio[23733]: time="2026-06-09T13:43:46.053250018Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956524 | controller | Jun 09 13:43:46.053572 crc crio[23733]: time="2026-06-09T13:43:46.053518385Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956547 | controller | Jun 09 13:43:46.053667 crc crio[23733]: time="2026-06-09T13:43:46.053575176Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956564 | controller | Jun 09 13:43:46.053781 crc crio[23733]: time="2026-06-09T13:43:46.053747889Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956591 | controller | Jun 09 13:43:46.053846 crc crio[23733]: time="2026-06-09T13:43:46.0537978Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956607 | controller | Jun 09 13:43:46.053888 crc crio[23733]: time="2026-06-09T13:43:46.053875653Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956624 | controller | Jun 09 13:43:46.053941 crc crio[23733]: time="2026-06-09T13:43:46.053911094Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956639 | controller | Jun 09 13:43:46.054212 crc crio[23733]: time="2026-06-09T13:43:46.054169961Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956655 | controller | Jun 09 13:43:46.054298 crc crio[23733]: time="2026-06-09T13:43:46.054233803Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956670 | controller | Jun 09 13:43:46.054372 crc crio[23733]: time="2026-06-09T13:43:46.054327185Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956686 | controller | Jun 09 13:43:46.054426 crc crio[23733]: time="2026-06-09T13:43:46.054381176Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956702 | controller | Jun 09 13:43:46.054577 crc crio[23733]: time="2026-06-09T13:43:46.05454516Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956718 | controller | Jun 09 13:43:46.054662 crc crio[23733]: time="2026-06-09T13:43:46.054593361Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956733 | controller | Jun 09 13:43:46.054812 crc crio[23733]: time="2026-06-09T13:43:46.054777386Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956752 | controller | Jun 09 13:43:46.054874 crc crio[23733]: time="2026-06-09T13:43:46.054826907Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956768 | controller | Jun 09 13:43:46.055047 crc crio[23733]: time="2026-06-09T13:43:46.055011241Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956784 | controller | Jun 09 13:43:46.055202 crc crio[23733]: time="2026-06-09T13:43:46.055065303Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956800 | controller | Jun 09 13:43:46.055354 crc crio[23733]: time="2026-06-09T13:43:46.05531513Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956815 | controller | Jun 09 13:43:46.055428 crc crio[23733]: time="2026-06-09T13:43:46.055366591Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956831 | controller | Jun 09 13:43:46.055562 crc crio[23733]: time="2026-06-09T13:43:46.055526985Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956847 | controller | Jun 09 13:43:46.055651 crc crio[23733]: time="2026-06-09T13:43:46.055576386Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956863 | controller | Jun 09 13:43:46.055843 crc crio[23733]: time="2026-06-09T13:43:46.055801582Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956878 | controller | Jun 09 13:43:46.055904 crc crio[23733]: time="2026-06-09T13:43:46.055857193Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956894 | controller | Jun 09 13:43:46.056040 crc crio[23733]: time="2026-06-09T13:43:46.055990698Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956910 | controller | Jun 09 13:43:46.056181 crc crio[23733]: time="2026-06-09T13:43:46.056050949Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956926 | controller | Jun 09 13:43:46.056266 crc crio[23733]: time="2026-06-09T13:43:46.056204172Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956942 | controller | Jun 09 13:43:46.056266 crc crio[23733]: time="2026-06-09T13:43:46.056246473Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956957 | controller | Jun 09 13:43:46.056652 crc crio[23733]: time="2026-06-09T13:43:46.056558682Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.956973 | controller | Jun 09 13:43:46.056652 crc crio[23733]: time="2026-06-09T13:43:46.056617093Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.956989 | controller | Jun 09 13:43:46.056794 crc crio[23733]: time="2026-06-09T13:43:46.056755636Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957005 | controller | Jun 09 13:43:46.056871 crc crio[23733]: time="2026-06-09T13:43:46.056802548Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957020 | controller | Jun 09 13:43:46.057160 crc crio[23733]: time="2026-06-09T13:43:46.057040875Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957036 | controller | Jun 09 13:43:46.057235 crc crio[23733]: time="2026-06-09T13:43:46.057164298Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957051 | controller | Jun 09 13:43:46.057346 crc crio[23733]: time="2026-06-09T13:43:46.057303731Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957066 | controller | Jun 09 13:43:46.057436 crc crio[23733]: time="2026-06-09T13:43:46.057360372Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957086 | controller | Jun 09 13:43:46.057771 crc crio[23733]: time="2026-06-09T13:43:46.057718621Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957101 | controller | Jun 09 13:43:46.057844 crc crio[23733]: time="2026-06-09T13:43:46.057775683Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957118 | controller | Jun 09 13:43:46.057926 crc crio[23733]: time="2026-06-09T13:43:46.057878015Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957134 | controller | Jun 09 13:43:46.057979 crc crio[23733]: time="2026-06-09T13:43:46.057941417Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957150 | controller | Jun 09 13:43:46.058223 crc crio[23733]: time="2026-06-09T13:43:46.05808404Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957167 | controller | Jun 09 13:43:46.058288 crc crio[23733]: time="2026-06-09T13:43:46.058238744Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957183 | controller | Jun 09 13:43:46.058407 crc crio[23733]: time="2026-06-09T13:43:46.058372307Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957198 | controller | Jun 09 13:43:46.058466 crc crio[23733]: time="2026-06-09T13:43:46.058424069Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957214 | controller | Jun 09 13:43:46.058606 crc crio[23733]: time="2026-06-09T13:43:46.058555363Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957230 | controller | Jun 09 13:43:46.058696 crc crio[23733]: time="2026-06-09T13:43:46.058612004Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957245 | controller | Jun 09 13:43:46.058833 crc crio[23733]: time="2026-06-09T13:43:46.058790988Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957261 | controller | Jun 09 13:43:46.058891 crc crio[23733]: time="2026-06-09T13:43:46.058856099Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957277 | controller | Jun 09 13:43:46.059013 crc crio[23733]: time="2026-06-09T13:43:46.058949543Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957292 | controller | Jun 09 13:43:46.059013 crc crio[23733]: time="2026-06-09T13:43:46.058993154Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957308 | controller | Jun 09 13:43:46.059244 crc crio[23733]: time="2026-06-09T13:43:46.059204329Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957324 | controller | Jun 09 13:43:46.059336 crc crio[23733]: time="2026-06-09T13:43:46.05925086Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957340 | controller | Jun 09 13:43:46.059516 crc crio[23733]: time="2026-06-09T13:43:46.059462935Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957356 | controller | Jun 09 13:43:46.059516 crc crio[23733]: time="2026-06-09T13:43:46.059514797Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957372 | controller | Jun 09 13:43:46.059720 crc crio[23733]: time="2026-06-09T13:43:46.059680561Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957390 | controller | Jun 09 13:43:46.059810 crc crio[23733]: time="2026-06-09T13:43:46.059731972Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957409 | controller | Jun 09 13:43:46.059932 crc crio[23733]: time="2026-06-09T13:43:46.059894456Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957428 | controller | Jun 09 13:43:46.060024 crc crio[23733]: time="2026-06-09T13:43:46.059944567Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957444 | controller | Jun 09 13:43:46.060144 crc crio[23733]: time="2026-06-09T13:43:46.06006325Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957460 | controller | Jun 09 13:43:46.060232 crc crio[23733]: time="2026-06-09T13:43:46.060167703Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957476 | controller | Jun 09 13:43:46.060433 crc crio[23733]: time="2026-06-09T13:43:46.060397278Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957491 | controller | Jun 09 13:43:46.060497 crc crio[23733]: time="2026-06-09T13:43:46.06045208Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957507 | controller | Jun 09 13:43:46.060548 crc crio[23733]: time="2026-06-09T13:43:46.060514302Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957542 | controller | Jun 09 13:43:46.060603 crc crio[23733]: time="2026-06-09T13:43:46.060552933Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957559 | controller | Jun 09 13:43:46.060750 crc crio[23733]: time="2026-06-09T13:43:46.060716097Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957575 | controller | Jun 09 13:43:46.060809 crc crio[23733]: time="2026-06-09T13:43:46.060765308Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957591 | controller | Jun 09 13:43:46.060939 crc crio[23733]: time="2026-06-09T13:43:46.060903272Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957607 | controller | Jun 09 13:43:46.060991 crc crio[23733]: time="2026-06-09T13:43:46.060952963Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957622 | controller | Jun 09 13:43:46.061263 crc crio[23733]: time="2026-06-09T13:43:46.061226491Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957638 | controller | Jun 09 13:43:46.061335 crc crio[23733]: time="2026-06-09T13:43:46.061279031Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957654 | controller | Jun 09 13:43:46.061412 crc crio[23733]: time="2026-06-09T13:43:46.061371893Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957670 | controller | Jun 09 13:43:46.061488 crc crio[23733]: time="2026-06-09T13:43:46.061438265Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957686 | controller | Jun 09 13:43:46.061643 crc crio[23733]: time="2026-06-09T13:43:46.061587559Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957702 | controller | Jun 09 13:43:46.061703 crc crio[23733]: time="2026-06-09T13:43:46.061660361Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957718 | controller | Jun 09 13:43:46.061859 crc crio[23733]: time="2026-06-09T13:43:46.061822526Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957734 | controller | Jun 09 13:43:46.061911 crc crio[23733]: time="2026-06-09T13:43:46.061874907Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957750 | controller | Jun 09 13:43:46.062143 crc crio[23733]: time="2026-06-09T13:43:46.062066232Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957765 | controller | Jun 09 13:43:46.062230 crc crio[23733]: time="2026-06-09T13:43:46.062169014Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957781 | controller | Jun 09 13:43:46.062338 crc crio[23733]: time="2026-06-09T13:43:46.062301697Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957800 | controller | Jun 09 13:43:46.062402 crc crio[23733]: time="2026-06-09T13:43:46.062349879Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957816 | controller | Jun 09 13:43:46.062578 crc crio[23733]: time="2026-06-09T13:43:46.062544453Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957832 | controller | Jun 09 13:43:46.062665 crc crio[23733]: time="2026-06-09T13:43:46.062595835Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957849 | controller | Jun 09 13:43:46.062786 crc crio[23733]: time="2026-06-09T13:43:46.062752279Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957872 | controller | Jun 09 13:43:46.062845 crc crio[23733]: time="2026-06-09T13:43:46.06280128Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957888 | controller | Jun 09 13:43:46.062966 crc crio[23733]: time="2026-06-09T13:43:46.062933403Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957918 | controller | Jun 09 13:43:46.063017 crc crio[23733]: time="2026-06-09T13:43:46.062981184Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957935 | controller | Jun 09 13:43:46.063278 crc crio[23733]: time="2026-06-09T13:43:46.063236152Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957956 | controller | Jun 09 13:43:46.063352 crc crio[23733]: time="2026-06-09T13:43:46.063293813Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.957972 | controller | Jun 09 13:43:46.063480 crc crio[23733]: time="2026-06-09T13:43:46.063445577Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.957993 | controller | Jun 09 13:43:46.063539 crc crio[23733]: time="2026-06-09T13:43:46.063497028Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958009 | controller | Jun 09 13:43:46.063667 crc crio[23733]: time="2026-06-09T13:43:46.063607621Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958030 | controller | Jun 09 13:43:46.063735 crc crio[23733]: time="2026-06-09T13:43:46.063680122Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958046 | controller | Jun 09 13:43:46.064040 crc crio[23733]: time="2026-06-09T13:43:46.063853037Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958067 | controller | Jun 09 13:43:46.064040 crc crio[23733]: time="2026-06-09T13:43:46.063903098Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958083 | controller | Jun 09 13:43:46.064250 crc crio[23733]: time="2026-06-09T13:43:46.064064232Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958104 | controller | Jun 09 13:43:46.064250 crc crio[23733]: time="2026-06-09T13:43:46.064151614Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958120 | controller | Jun 09 13:43:46.064338 crc crio[23733]: time="2026-06-09T13:43:46.064300378Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958141 | controller | Jun 09 13:43:46.064378 crc crio[23733]: time="2026-06-09T13:43:46.064341759Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958156 | controller | Jun 09 13:43:46.064515 crc crio[23733]: time="2026-06-09T13:43:46.064475762Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958177 | controller | Jun 09 13:43:46.064570 crc crio[23733]: time="2026-06-09T13:43:46.064530643Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958243 | controller | Jun 09 13:43:46.064722 crc crio[23733]: time="2026-06-09T13:43:46.064687238Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958265 | controller | Jun 09 13:43:46.064779 crc crio[23733]: time="2026-06-09T13:43:46.064737Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958282 | controller | Jun 09 13:43:46.064903 crc crio[23733]: time="2026-06-09T13:43:46.064868113Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958299 | controller | Jun 09 13:43:46.064963 crc crio[23733]: time="2026-06-09T13:43:46.064918064Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958315 | controller | Jun 09 13:43:46.065254 crc crio[23733]: time="2026-06-09T13:43:46.06515023Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958331 | controller | Jun 09 13:43:46.065254 crc crio[23733]: time="2026-06-09T13:43:46.065204181Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958347 | controller | Jun 09 13:43:46.065424 crc crio[23733]: time="2026-06-09T13:43:46.065386576Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958363 | controller | Jun 09 13:43:46.065475 crc crio[23733]: time="2026-06-09T13:43:46.065445267Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958379 | controller | Jun 09 13:43:46.065650 crc crio[23733]: time="2026-06-09T13:43:46.065597711Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958394 | controller | Jun 09 13:43:46.065716 crc crio[23733]: time="2026-06-09T13:43:46.065671733Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958410 | controller | Jun 09 13:43:46.065850 crc crio[23733]: time="2026-06-09T13:43:46.065818126Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958426 | controller | Jun 09 13:43:46.065850 crc crio[23733]: time="2026-06-09T13:43:46.065866357Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958442 | controller | Jun 09 13:43:46.066019 crc crio[23733]: time="2026-06-09T13:43:46.065992162Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958457 | controller | Jun 09 13:43:46.066060 crc crio[23733]: time="2026-06-09T13:43:46.066036833Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958473 | controller | Jun 09 13:43:46.066241 crc crio[23733]: time="2026-06-09T13:43:46.066161445Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958489 | controller | Jun 09 13:43:46.066241 crc crio[23733]: time="2026-06-09T13:43:46.066197756Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958504 | controller | Jun 09 13:43:46.066447 crc crio[23733]: time="2026-06-09T13:43:46.066368501Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958548 | controller | Jun 09 13:43:46.066447 crc crio[23733]: time="2026-06-09T13:43:46.066405502Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958566 | controller | Jun 09 13:43:46.066595 crc crio[23733]: time="2026-06-09T13:43:46.066560146Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958582 | controller | Jun 09 13:43:46.066687 crc crio[23733]: time="2026-06-09T13:43:46.066607577Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958598 | controller | Jun 09 13:43:46.066803 crc crio[23733]: time="2026-06-09T13:43:46.066768401Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958617 | controller | Jun 09 13:43:46.066863 crc crio[23733]: time="2026-06-09T13:43:46.066816042Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958633 | controller | Jun 09 13:43:46.067001 crc crio[23733]: time="2026-06-09T13:43:46.066967336Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958649 | controller | Jun 09 13:43:46.067052 crc crio[23733]: time="2026-06-09T13:43:46.067017577Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958666 | controller | Jun 09 13:43:46.067314 crc crio[23733]: time="2026-06-09T13:43:46.067278733Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958682 | controller | Jun 09 13:43:46.067385 crc crio[23733]: time="2026-06-09T13:43:46.067332705Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958698 | controller | Jun 09 13:43:46.067475 crc crio[23733]: time="2026-06-09T13:43:46.067440667Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958714 | controller | Jun 09 13:43:46.067527 crc crio[23733]: time="2026-06-09T13:43:46.067491909Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958729 | controller | Jun 09 13:43:46.067670 crc crio[23733]: time="2026-06-09T13:43:46.067608742Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958745 | controller | Jun 09 13:43:46.067732 crc crio[23733]: time="2026-06-09T13:43:46.067683704Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958761 | controller | Jun 09 13:43:46.067844 crc crio[23733]: time="2026-06-09T13:43:46.067812826Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958776 | controller | Jun 09 13:43:46.067902 crc crio[23733]: time="2026-06-09T13:43:46.067861308Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958792 | controller | Jun 09 13:43:46.068003 crc crio[23733]: time="2026-06-09T13:43:46.067968991Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958808 | controller | Jun 09 13:43:46.068060 crc crio[23733]: time="2026-06-09T13:43:46.068016372Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958824 | controller | Jun 09 13:43:46.068221 crc crio[23733]: time="2026-06-09T13:43:46.068184597Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958839 | controller | Jun 09 13:43:46.068276 crc crio[23733]: time="2026-06-09T13:43:46.068250408Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958855 | controller | Jun 09 13:43:46.068434 crc crio[23733]: time="2026-06-09T13:43:46.068399612Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958871 | controller | Jun 09 13:43:46.068485 crc crio[23733]: time="2026-06-09T13:43:46.068450833Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958887 | controller | Jun 09 13:43:46.068612 crc crio[23733]: time="2026-06-09T13:43:46.068578706Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958903 | controller | Jun 09 13:43:46.068700 crc crio[23733]: time="2026-06-09T13:43:46.068658718Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958918 | controller | Jun 09 13:43:46.068803 crc crio[23733]: time="2026-06-09T13:43:46.068760811Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958934 | controller | Jun 09 13:43:46.068902 crc crio[23733]: time="2026-06-09T13:43:46.068823253Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958953 | controller | Jun 09 13:43:46.068999 crc crio[23733]: time="2026-06-09T13:43:46.068966236Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.958969 | controller | Jun 09 13:43:46.069050 crc crio[23733]: time="2026-06-09T13:43:46.069015477Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.958985 | controller | Jun 09 13:43:46.069205 crc crio[23733]: time="2026-06-09T13:43:46.069164382Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959001 | controller | Jun 09 13:43:46.069301 crc crio[23733]: time="2026-06-09T13:43:46.069220503Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959017 | controller | Jun 09 13:43:46.069380 crc crio[23733]: time="2026-06-09T13:43:46.069345726Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959033 | controller | Jun 09 13:43:46.069441 crc crio[23733]: time="2026-06-09T13:43:46.069395818Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959049 | controller | Jun 09 13:43:46.069559 crc crio[23733]: time="2026-06-09T13:43:46.06951377Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959065 | controller | Jun 09 13:43:46.069666 crc crio[23733]: time="2026-06-09T13:43:46.069577242Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959081 | controller | Jun 09 13:43:46.069728 crc crio[23733]: time="2026-06-09T13:43:46.069693715Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959097 | controller | Jun 09 13:43:46.069784 crc crio[23733]: time="2026-06-09T13:43:46.069733126Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959112 | controller | Jun 09 13:43:46.069962 crc crio[23733]: time="2026-06-09T13:43:46.069923011Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959128 | controller | Jun 09 13:43:46.070019 crc crio[23733]: time="2026-06-09T13:43:46.069981202Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959143 | controller | Jun 09 13:43:46.070189 crc crio[23733]: time="2026-06-09T13:43:46.070096325Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959159 | controller | Jun 09 13:43:46.070248 crc crio[23733]: time="2026-06-09T13:43:46.070211899Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959175 | controller | Jun 09 13:43:46.070402 crc crio[23733]: time="2026-06-09T13:43:46.070366752Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959190 | controller | Jun 09 13:43:46.070463 crc crio[23733]: time="2026-06-09T13:43:46.070420673Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959206 | controller | Jun 09 13:43:46.070547 crc crio[23733]: time="2026-06-09T13:43:46.070511746Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959222 | controller | Jun 09 13:43:46.070599 crc crio[23733]: time="2026-06-09T13:43:46.070559827Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959237 | controller | Jun 09 13:43:46.070828 crc crio[23733]: time="2026-06-09T13:43:46.070757102Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959253 | controller | Jun 09 13:43:46.070828 crc crio[23733]: time="2026-06-09T13:43:46.070810124Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959269 | controller | Jun 09 13:43:46.070946 crc crio[23733]: time="2026-06-09T13:43:46.070915736Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959288 | controller | Jun 09 13:43:46.070985 crc crio[23733]: time="2026-06-09T13:43:46.070955847Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959304 | controller | Jun 09 13:43:46.071225 crc crio[23733]: time="2026-06-09T13:43:46.07106422Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959320 | controller | Jun 09 13:43:46.071225 crc crio[23733]: time="2026-06-09T13:43:46.071164542Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959335 | controller | Jun 09 13:43:46.071332 crc crio[23733]: time="2026-06-09T13:43:46.071317436Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959351 | controller | Jun 09 13:43:46.071508 crc crio[23733]: time="2026-06-09T13:43:46.071351897Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959367 | controller | Jun 09 13:43:46.071560 crc crio[23733]: time="2026-06-09T13:43:46.071541962Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959382 | controller | Jun 09 13:43:46.071600 crc crio[23733]: time="2026-06-09T13:43:46.071574882Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959398 | controller | Jun 09 13:43:46.071822 crc crio[23733]: time="2026-06-09T13:43:46.071789358Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959414 | controller | Jun 09 13:43:46.071883 crc crio[23733]: time="2026-06-09T13:43:46.071839579Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959429 | controller | Jun 09 13:43:46.071937 crc crio[23733]: time="2026-06-09T13:43:46.071900581Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959445 | controller | Jun 09 13:43:46.071994 crc crio[23733]: time="2026-06-09T13:43:46.071938512Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959461 | controller | Jun 09 13:43:46.072221 crc crio[23733]: time="2026-06-09T13:43:46.072085316Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959477 | controller | Jun 09 13:43:46.072221 crc crio[23733]: time="2026-06-09T13:43:46.072159968Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959494 | controller | Jun 09 13:43:46.072347 crc crio[23733]: time="2026-06-09T13:43:46.072311902Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959510 | controller | Jun 09 13:43:46.072446 crc crio[23733]: time="2026-06-09T13:43:46.072403274Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959546 | controller | Jun 09 13:43:46.072520 crc crio[23733]: time="2026-06-09T13:43:46.072450025Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959563 | controller | Jun 09 13:43:46.072520 crc crio[23733]: time="2026-06-09T13:43:46.072475927Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959580 | controller | Jun 09 13:43:46.072808 crc crio[23733]: time="2026-06-09T13:43:46.072710442Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959596 | controller | Jun 09 13:43:46.072808 crc crio[23733]: time="2026-06-09T13:43:46.072757554Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959611 | controller | Jun 09 13:43:46.073505 crc crio[23733]: time="2026-06-09T13:43:46.07303303Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959627 | controller | Jun 09 13:43:46.073505 crc crio[23733]: time="2026-06-09T13:43:46.073211855Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959647 | controller | Jun 09 13:43:46.073505 crc crio[23733]: time="2026-06-09T13:43:46.073253236Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959663 | controller | Jun 09 13:43:46.073505 crc crio[23733]: time="2026-06-09T13:43:46.073288197Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959679 | controller | Jun 09 13:43:46.073505 crc crio[23733]: time="2026-06-09T13:43:46.073407479Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959695 | controller | Jun 09 13:43:46.073505 crc crio[23733]: time="2026-06-09T13:43:46.073441839Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959711 | controller | Jun 09 13:43:46.073870 crc crio[23733]: time="2026-06-09T13:43:46.073574494Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959727 | controller | Jun 09 13:43:46.073870 crc crio[23733]: time="2026-06-09T13:43:46.073613275Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959743 | controller | Jun 09 13:43:46.073870 crc crio[23733]: time="2026-06-09T13:43:46.073784929Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959759 | controller | Jun 09 13:43:46.073870 crc crio[23733]: time="2026-06-09T13:43:46.0738141Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959774 | controller | Jun 09 13:43:46.074363 crc crio[23733]: time="2026-06-09T13:43:46.073957493Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959790 | controller | Jun 09 13:43:46.074363 crc crio[23733]: time="2026-06-09T13:43:46.073995394Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959806 | controller | Jun 09 13:43:46.074363 crc crio[23733]: time="2026-06-09T13:43:46.074096207Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959822 | controller | Jun 09 13:43:46.074363 crc crio[23733]: time="2026-06-09T13:43:46.074201729Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959838 | controller | Jun 09 13:43:46.074679 crc crio[23733]: time="2026-06-09T13:43:46.074389874Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959854 | controller | Jun 09 13:43:46.074679 crc crio[23733]: time="2026-06-09T13:43:46.074478146Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959869 | controller | Jun 09 13:43:46.074679 crc crio[23733]: time="2026-06-09T13:43:46.074506547Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959885 | controller | Jun 09 13:43:46.074679 crc crio[23733]: time="2026-06-09T13:43:46.074527097Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959901 | controller | Jun 09 13:43:46.075437 crc crio[23733]: time="2026-06-09T13:43:46.074777673Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959916 | controller | Jun 09 13:43:46.075437 crc crio[23733]: time="2026-06-09T13:43:46.074807254Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959931 | controller | Jun 09 13:43:46.075437 crc crio[23733]: time="2026-06-09T13:43:46.07498897Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959947 | controller | Jun 09 13:43:46.075437 crc crio[23733]: time="2026-06-09T13:43:46.07502403Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959962 | controller | Jun 09 13:43:46.075437 crc crio[23733]: time="2026-06-09T13:43:46.075286017Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.959978 | controller | Jun 09 13:43:46.075437 crc crio[23733]: time="2026-06-09T13:43:46.075326368Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.959997 | controller | Jun 09 13:43:46.075841 crc crio[23733]: time="2026-06-09T13:43:46.075442211Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960013 | controller | Jun 09 13:43:46.075841 crc crio[23733]: time="2026-06-09T13:43:46.075478632Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960029 | controller | Jun 09 13:43:46.075841 crc crio[23733]: time="2026-06-09T13:43:46.075658876Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960045 | controller | Jun 09 13:43:46.075841 crc crio[23733]: time="2026-06-09T13:43:46.075700137Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960060 | controller | Jun 09 13:43:46.075841 crc crio[23733]: time="2026-06-09T13:43:46.07583215Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960076 | controller | Jun 09 13:43:46.076085 crc crio[23733]: time="2026-06-09T13:43:46.075860651Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960091 | controller | Jun 09 13:43:46.076085 crc crio[23733]: time="2026-06-09T13:43:46.076006765Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960107 | controller | Jun 09 13:43:46.076085 crc crio[23733]: time="2026-06-09T13:43:46.076043926Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960122 | controller | Jun 09 13:43:46.076328 crc crio[23733]: time="2026-06-09T13:43:46.076185689Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960138 | controller | Jun 09 13:43:46.076328 crc crio[23733]: time="2026-06-09T13:43:46.07621357Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960154 | controller | Jun 09 13:43:46.076445 crc crio[23733]: time="2026-06-09T13:43:46.076374235Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960170 | controller | Jun 09 13:43:46.076445 crc crio[23733]: time="2026-06-09T13:43:46.076412146Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960186 | controller | Jun 09 13:43:46.076550 crc crio[23733]: time="2026-06-09T13:43:46.076525909Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960202 | controller | Jun 09 13:43:46.076610 crc crio[23733]: time="2026-06-09T13:43:46.076553219Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960217 | controller | Jun 09 13:43:46.076788 crc crio[23733]: time="2026-06-09T13:43:46.076745554Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960233 | controller | Jun 09 13:43:46.076871 crc crio[23733]: time="2026-06-09T13:43:46.076804465Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960248 | controller | Jun 09 13:43:46.076958 crc crio[23733]: time="2026-06-09T13:43:46.076910338Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960263 | controller | Jun 09 13:43:46.077034 crc crio[23733]: time="2026-06-09T13:43:46.076969119Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960279 | controller | Jun 09 13:43:46.077095 crc crio[23733]: time="2026-06-09T13:43:46.077081352Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960295 | controller | Jun 09 13:43:46.077296 crc crio[23733]: time="2026-06-09T13:43:46.077173755Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960310 | controller | Jun 09 13:43:46.077503 crc crio[23733]: time="2026-06-09T13:43:46.077461992Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960329 | controller | Jun 09 13:43:46.077587 crc crio[23733]: time="2026-06-09T13:43:46.077517193Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960348 | controller | Jun 09 13:43:46.077587 crc crio[23733]: time="2026-06-09T13:43:46.077558794Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960366 | controller | Jun 09 13:43:46.077749 crc crio[23733]: time="2026-06-09T13:43:46.077592325Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960382 | controller | Jun 09 13:43:46.077749 crc crio[23733]: time="2026-06-09T13:43:46.077661467Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960398 | controller | Jun 09 13:43:46.077749 crc crio[23733]: time="2026-06-09T13:43:46.077698528Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960414 | controller | Jun 09 13:43:46.077887 crc crio[23733]: time="2026-06-09T13:43:46.077852942Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960430 | controller | Jun 09 13:43:46.077947 crc crio[23733]: time="2026-06-09T13:43:46.077892633Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960446 | controller | Jun 09 13:43:46.078415 crc crio[23733]: time="2026-06-09T13:43:46.078092578Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960462 | controller | Jun 09 13:43:46.078415 crc crio[23733]: time="2026-06-09T13:43:46.078242262Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960478 | controller | Jun 09 13:43:46.078526 crc crio[23733]: time="2026-06-09T13:43:46.078486148Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960494 | controller | Jun 09 13:43:46.078526 crc crio[23733]: time="2026-06-09T13:43:46.078521809Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960509 | controller | Jun 09 13:43:46.078784 crc crio[23733]: time="2026-06-09T13:43:46.078744915Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960544 | controller | Jun 09 13:43:46.078873 crc crio[23733]: time="2026-06-09T13:43:46.078800097Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960560 | controller | Jun 09 13:43:46.078922 crc crio[23733]: time="2026-06-09T13:43:46.078904388Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960591 | controller | Jun 09 13:43:46.078971 crc crio[23733]: time="2026-06-09T13:43:46.078941629Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960609 | controller | Jun 09 13:43:46.079224 crc crio[23733]: time="2026-06-09T13:43:46.079068683Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960625 | controller | Jun 09 13:43:46.079224 crc crio[23733]: time="2026-06-09T13:43:46.079213137Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960641 | controller | Jun 09 13:43:46.079427 crc crio[23733]: time="2026-06-09T13:43:46.079387721Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960657 | controller | Jun 09 13:43:46.079503 crc crio[23733]: time="2026-06-09T13:43:46.079441243Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960678 | controller | Jun 09 13:43:46.079612 crc crio[23733]: time="2026-06-09T13:43:46.079570697Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960694 | controller | Jun 09 13:43:46.079721 crc crio[23733]: time="2026-06-09T13:43:46.079667219Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960714 | controller | Jun 09 13:43:46.079836 crc crio[23733]: time="2026-06-09T13:43:46.079801211Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960730 | controller | Jun 09 13:43:46.079999 crc crio[23733]: time="2026-06-09T13:43:46.079845703Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960746 | controller | Jun 09 13:43:46.080196 crc crio[23733]: time="2026-06-09T13:43:46.080067879Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960762 | controller | Jun 09 13:43:46.080196 crc crio[23733]: time="2026-06-09T13:43:46.080184162Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960778 | controller | Jun 09 13:43:46.080319 crc crio[23733]: time="2026-06-09T13:43:46.080293414Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960794 | controller | Jun 09 13:43:46.080375 crc crio[23733]: time="2026-06-09T13:43:46.080339105Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960810 | controller | Jun 09 13:43:46.080571 crc crio[23733]: time="2026-06-09T13:43:46.08050844Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960826 | controller | Jun 09 13:43:46.080736 crc crio[23733]: time="2026-06-09T13:43:46.080570731Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960842 | controller | Jun 09 13:43:46.080736 crc crio[23733]: time="2026-06-09T13:43:46.080717225Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960858 | controller | Jun 09 13:43:46.080838 crc crio[23733]: time="2026-06-09T13:43:46.080747896Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960874 | controller | Jun 09 13:43:46.080950 crc crio[23733]: time="2026-06-09T13:43:46.080909611Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960890 | controller | Jun 09 13:43:46.081224 crc crio[23733]: time="2026-06-09T13:43:46.080965162Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960906 | controller | Jun 09 13:43:46.081224 crc crio[23733]: time="2026-06-09T13:43:46.081198947Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960922 | controller | Jun 09 13:43:46.081568 crc crio[23733]: time="2026-06-09T13:43:46.081228778Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960939 | controller | Jun 09 13:43:46.081568 crc crio[23733]: time="2026-06-09T13:43:46.081372291Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960955 | controller | Jun 09 13:43:46.081568 crc crio[23733]: time="2026-06-09T13:43:46.081402052Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.960971 | controller | Jun 09 13:43:46.081568 crc crio[23733]: time="2026-06-09T13:43:46.081531986Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.960987 | controller | Jun 09 13:43:46.081568 crc crio[23733]: time="2026-06-09T13:43:46.081572317Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961003 | controller | Jun 09 13:43:46.082081 crc crio[23733]: time="2026-06-09T13:43:46.081819742Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961018 | controller | Jun 09 13:43:46.082081 crc crio[23733]: time="2026-06-09T13:43:46.081850243Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961034 | controller | Jun 09 13:43:46.082081 crc crio[23733]: time="2026-06-09T13:43:46.082025358Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961054 | controller | Jun 09 13:43:46.082081 crc crio[23733]: time="2026-06-09T13:43:46.082061379Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961071 | controller | Jun 09 13:43:46.082340 crc crio[23733]: time="2026-06-09T13:43:46.082293035Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961087 | controller | Jun 09 13:43:46.082340 crc crio[23733]: time="2026-06-09T13:43:46.082322856Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961103 | controller | Jun 09 13:43:46.082699 crc crio[23733]: time="2026-06-09T13:43:46.082613523Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961118 | controller | Jun 09 13:43:46.082797 crc crio[23733]: time="2026-06-09T13:43:46.082704505Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961134 | controller | Jun 09 13:43:46.082797 crc crio[23733]: time="2026-06-09T13:43:46.082720866Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961150 | controller | Jun 09 13:43:46.082797 crc crio[23733]: time="2026-06-09T13:43:46.082745456Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961166 | controller | Jun 09 13:43:46.082797 crc crio[23733]: time="2026-06-09T13:43:46.082776348Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961182 | controller | Jun 09 13:43:46.082987 crc crio[23733]: time="2026-06-09T13:43:46.082814049Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961198 | controller | Jun 09 13:43:46.083038 crc crio[23733]: time="2026-06-09T13:43:46.082984562Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961214 | controller | Jun 09 13:43:46.083038 crc crio[23733]: time="2026-06-09T13:43:46.083028013Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961230 | controller | Jun 09 13:43:46.083370 crc crio[23733]: time="2026-06-09T13:43:46.08325806Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961245 | controller | Jun 09 13:43:46.083370 crc crio[23733]: time="2026-06-09T13:43:46.083327952Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961261 | controller | Jun 09 13:43:46.083653 crc crio[23733]: time="2026-06-09T13:43:46.083571728Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961277 | controller | Jun 09 13:43:46.083727 crc crio[23733]: time="2026-06-09T13:43:46.08367076Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961293 | controller | Jun 09 13:43:46.083727 crc crio[23733]: time="2026-06-09T13:43:46.083714161Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961309 | controller | Jun 09 13:43:46.083842 crc crio[23733]: time="2026-06-09T13:43:46.083746262Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961324 | controller | Jun 09 13:43:46.083997 crc crio[23733]: time="2026-06-09T13:43:46.083948068Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961340 | controller | Jun 09 13:43:46.084061 crc crio[23733]: time="2026-06-09T13:43:46.084010239Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961356 | controller | Jun 09 13:43:46.084253 crc crio[23733]: time="2026-06-09T13:43:46.084194134Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961371 | controller | Jun 09 13:43:46.084324 crc crio[23733]: time="2026-06-09T13:43:46.084256305Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961394 | controller | Jun 09 13:43:46.084324 crc crio[23733]: time="2026-06-09T13:43:46.084290286Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961410 | controller | Jun 09 13:43:46.084324 crc crio[23733]: time="2026-06-09T13:43:46.084310287Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961426 | controller | Jun 09 13:43:46.084572 crc crio[23733]: time="2026-06-09T13:43:46.084518172Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961441 | controller | Jun 09 13:43:46.084663 crc crio[23733]: time="2026-06-09T13:43:46.084585374Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961457 | controller | Jun 09 13:43:46.084779 crc crio[23733]: time="2026-06-09T13:43:46.084739607Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961473 | controller | Jun 09 13:43:46.084840 crc crio[23733]: time="2026-06-09T13:43:46.084794609Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961489 | controller | Jun 09 13:43:46.084895 crc crio[23733]: time="2026-06-09T13:43:46.08486473Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961504 | controller | Jun 09 13:43:46.084950 crc crio[23733]: time="2026-06-09T13:43:46.084906121Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961538 | controller | Jun 09 13:43:46.085199 crc crio[23733]: time="2026-06-09T13:43:46.085147888Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961555 | controller | Jun 09 13:43:46.085262 crc crio[23733]: time="2026-06-09T13:43:46.08521043Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961571 | controller | Jun 09 13:43:46.085414 crc crio[23733]: time="2026-06-09T13:43:46.085376004Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961587 | controller | Jun 09 13:43:46.085481 crc crio[23733]: time="2026-06-09T13:43:46.085440926Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961603 | controller | Jun 09 13:43:46.085674 crc crio[23733]: time="2026-06-09T13:43:46.08560983Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961619 | controller | Jun 09 13:43:46.085741 crc crio[23733]: time="2026-06-09T13:43:46.085686082Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961634 | controller | Jun 09 13:43:46.085915 crc crio[23733]: time="2026-06-09T13:43:46.085877216Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961650 | controller | Jun 09 13:43:46.085975 crc crio[23733]: time="2026-06-09T13:43:46.085938308Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961666 | controller | Jun 09 13:43:46.086077 crc crio[23733]: time="2026-06-09T13:43:46.08603846Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961681 | controller | Jun 09 13:43:46.086243 crc crio[23733]: time="2026-06-09T13:43:46.086093482Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961697 | controller | Jun 09 13:43:46.086335 crc crio[23733]: time="2026-06-09T13:43:46.086296347Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961713 | controller | Jun 09 13:43:46.086391 crc crio[23733]: time="2026-06-09T13:43:46.086363668Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961728 | controller | Jun 09 13:43:46.086515 crc crio[23733]: time="2026-06-09T13:43:46.086479032Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961748 | controller | Jun 09 13:43:46.086567 crc crio[23733]: time="2026-06-09T13:43:46.086531814Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961765 | controller | Jun 09 13:43:46.086721 crc crio[23733]: time="2026-06-09T13:43:46.086679927Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961781 | controller | Jun 09 13:43:46.086782 crc crio[23733]: time="2026-06-09T13:43:46.086744839Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961797 | controller | Jun 09 13:43:46.086887 crc crio[23733]: time="2026-06-09T13:43:46.086850581Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961814 | controller | Jun 09 13:43:46.086940 crc crio[23733]: time="2026-06-09T13:43:46.086901043Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961830 | controller | Jun 09 13:43:46.087265 crc crio[23733]: time="2026-06-09T13:43:46.087223671Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961846 | controller | Jun 09 13:43:46.087326 crc crio[23733]: time="2026-06-09T13:43:46.087286422Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961862 | controller | Jun 09 13:43:46.087409 crc crio[23733]: time="2026-06-09T13:43:46.087371844Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961877 | controller | Jun 09 13:43:46.087482 crc crio[23733]: time="2026-06-09T13:43:46.087425676Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961893 | controller | Jun 09 13:43:46.087576 crc crio[23733]: time="2026-06-09T13:43:46.087534448Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961909 | controller | Jun 09 13:43:46.087669 crc crio[23733]: time="2026-06-09T13:43:46.08759931Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961924 | controller | Jun 09 13:43:46.087822 crc crio[23733]: time="2026-06-09T13:43:46.087780814Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961940 | controller | Jun 09 13:43:46.087900 crc crio[23733]: time="2026-06-09T13:43:46.087830906Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961955 | controller | Jun 09 13:43:46.088030 crc crio[23733]: time="2026-06-09T13:43:46.087987671Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.961971 | controller | Jun 09 13:43:46.088091 crc crio[23733]: time="2026-06-09T13:43:46.088052902Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.961986 | controller | Jun 09 13:43:46.088284 crc crio[23733]: time="2026-06-09T13:43:46.088230077Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.962002 | controller | Jun 09 13:43:46.088284 crc crio[23733]: time="2026-06-09T13:43:46.088266187Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.962018 | controller | Jun 09 13:43:46.088500 crc crio[23733]: time="2026-06-09T13:43:46.088445102Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.962034 | controller | Jun 09 13:43:46.088617 crc crio[23733]: time="2026-06-09T13:43:46.088583985Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.962050 | controller | Jun 09 13:43:46.088729 crc crio[23733]: time="2026-06-09T13:43:46.088667507Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.962066 | controller | Jun 09 13:43:46.088729 crc crio[23733]: time="2026-06-09T13:43:46.088702748Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.962082 | controller | Jun 09 13:43:46.088890 crc crio[23733]: time="2026-06-09T13:43:46.088845932Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.962101 | controller | Jun 09 13:43:46.088960 crc crio[23733]: time="2026-06-09T13:43:46.088896973Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.962117 | controller | Jun 09 13:43:46.089087 crc crio[23733]: time="2026-06-09T13:43:46.089043537Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.962133 | controller | Jun 09 13:43:46.089210 crc crio[23733]: time="2026-06-09T13:43:46.08916934Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.962149 | controller | Jun 09 13:43:46.089347 crc crio[23733]: time="2026-06-09T13:43:46.089308343Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.962165 | controller | Jun 09 13:43:46.089400 crc crio[23733]: time="2026-06-09T13:43:46.089366675Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.962181 | controller | Jun 09 13:43:46.089508 crc crio[23733]: time="2026-06-09T13:43:46.089473458Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.962197 | controller | Jun 09 13:43:46.089559 crc crio[23733]: time="2026-06-09T13:43:46.08953088Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.962212 | controller | Jun 09 13:43:46.089728 crc crio[23733]: time="2026-06-09T13:43:46.089691323Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.962228 | controller | Jun 09 13:43:46.089796 crc crio[23733]: time="2026-06-09T13:43:46.089750254Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.962244 | controller | Jun 09 13:43:46.089917 crc crio[23733]: time="2026-06-09T13:43:46.089878308Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.962259 | controller | Jun 09 13:43:46.089977 crc crio[23733]: time="2026-06-09T13:43:46.0899492Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.962275 | controller | Jun 09 13:43:46.090224 crc crio[23733]: time="2026-06-09T13:43:46.090179856Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.962291 | controller | Jun 09 13:43:46.090286 crc crio[23733]: time="2026-06-09T13:43:46.090243917Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.962306 | controller | Jun 09 13:43:46.090323 crc crio[23733]: time="2026-06-09T13:43:46.090280398Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.962322 | controller | Jun 09 13:43:46.090323 crc crio[23733]: time="2026-06-09T13:43:46.090314999Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.962338 | controller | Jun 09 13:43:46.090510 crc crio[23733]: time="2026-06-09T13:43:46.090471163Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.962353 | controller | Jun 09 13:43:46.090564 crc crio[23733]: time="2026-06-09T13:43:46.090525484Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.962369 | controller | Jun 09 13:43:46.090759 crc crio[23733]: time="2026-06-09T13:43:46.09072198Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.962384 | controller | Jun 09 13:43:46.090814 crc crio[23733]: time="2026-06-09T13:43:46.090770831Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.962399 | controller | Jun 09 13:43:46.090964 crc crio[23733]: time="2026-06-09T13:43:46.090926754Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.962415 | controller | Jun 09 13:43:46.091017 crc crio[23733]: time="2026-06-09T13:43:46.090980095Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.962435 | controller | Jun 09 13:43:46.091242 crc crio[23733]: time="2026-06-09T13:43:46.091198192Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.962451 | controller | Jun 09 13:43:46.091317 crc crio[23733]: time="2026-06-09T13:43:46.091256523Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.962467 | controller | Jun 09 13:43:46.091447 crc crio[23733]: time="2026-06-09T13:43:46.091409457Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.962483 | controller | Jun 09 13:43:46.091498 crc crio[23733]: time="2026-06-09T13:43:46.091465887Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.962498 | controller | Jun 09 13:43:46.091619 crc crio[23733]: time="2026-06-09T13:43:46.091583101Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.962531 | controller | Jun 09 13:43:46.091700 crc crio[23733]: time="2026-06-09T13:43:46.091667093Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.962549 | controller | Jun 09 13:43:46.092069 crc crio[23733]: time="2026-06-09T13:43:46.091973351Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.962565 | controller | Jun 09 13:43:46.092261 crc crio[23733]: time="2026-06-09T13:43:46.092193856Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.962581 | controller | Jun 09 13:43:46.092261 crc crio[23733]: time="2026-06-09T13:43:46.092244118Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.962596 | controller | Jun 09 13:43:46.092357 crc crio[23733]: time="2026-06-09T13:43:46.092281289Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.962612 | controller | Jun 09 13:43:46.092500 crc crio[23733]: time="2026-06-09T13:43:46.092432913Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.962628 | controller | Jun 09 13:43:46.092583 crc crio[23733]: time="2026-06-09T13:43:46.092505305Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.962643 | controller | Jun 09 13:43:46.092756 crc crio[23733]: time="2026-06-09T13:43:46.09271Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.962659 | controller | Jun 09 13:43:46.092819 crc crio[23733]: time="2026-06-09T13:43:46.092762191Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.962674 | controller | Jun 09 13:43:46.092894 crc crio[23733]: time="2026-06-09T13:43:46.092828573Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.962690 | controller | Jun 09 13:43:46.092894 crc crio[23733]: time="2026-06-09T13:43:46.092861964Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.962705 | controller | Jun 09 13:43:46.093095 crc crio[23733]: time="2026-06-09T13:43:46.093029508Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.962720 | controller | Jun 09 13:43:46.093232 crc crio[23733]: time="2026-06-09T13:43:46.093163361Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.962735 | controller | Jun 09 13:43:46.093232 crc crio[23733]: time="2026-06-09T13:43:46.093208372Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-09 14:45:30.962750 | controller | Jun 09 13:43:46.093305 crc crio[23733]: time="2026-06-09T13:43:46.093243213Z" level=info msg="Updated default CNI network name to "
2026-06-09 14:45:30.962766 | controller | Jun 09 13:43:50.306397 crc crio[23733]: time="2026-06-09T13:43:50.305579752Z" level=info msg="CNI monitoring event CREATE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-09 14:45:30.962786 | controller | Jun 09 13:43:50.333921 crc crio[23733]: time="2026-06-09T13:43:50.33384608Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.962803 | controller | Jun 09 13:43:50.334521 crc crio[23733]: time="2026-06-09T13:43:50.334496536Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.962818 | controller | Jun 09 13:43:50.334723 crc crio[23733]: time="2026-06-09T13:43:50.334688932Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-09 14:45:30.962834 | controller | Jun 09 13:43:50.358990 crc crio[23733]: time="2026-06-09T13:43:50.358778483Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-09 14:45:30.962850 | controller | Jun 09 13:43:50.358990 crc crio[23733]: time="2026-06-09T13:43:50.358907826Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-09 14:45:30.962866 | controller | Jun 09 13:44:00.579426 crc crio[23733]: time="2026-06-09T13:44:00.57841918Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683544-mg8qw/POD" id=3ab2ef6d-cbf4-451f-b3a0-253755ae737e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.962883 | controller | Jun 09 13:44:00.580835 crc crio[23733]: time="2026-06-09T13:44:00.579428756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.962900 | controller | Jun 09 13:44:00.608932 crc crio[23733]: time="2026-06-09T13:44:00.608621247Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683544-mg8qw Namespace:openshift-infra ID:c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5 UID:94111c18-b99f-4c83-b039-be1e30519108 NetNS:/var/run/netns/485f09c0-32d6-490e-8cc4-19738792670b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94111c18_b99f_4c83_b039_be1e30519108.slice PodAnnotations:0xc00008c258}] Aliases:map[]}"
2026-06-09 14:45:30.962918 | controller | Jun 09 13:44:00.609352 crc crio[23733]: time="2026-06-09T13:44:00.609330945Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683544-mg8qw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.962934 | controller | Jun 09 13:44:01.162337 crc crio[23733]: 2026-06-09T13:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c35566be236b583 Mac:f2:26:73:84:04:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/485f09c0-32d6-490e-8cc4-19738792670b SocketPath: PciID:}] [{Interface:0xc0000148e0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.962951 | controller | Jun 09 13:44:01.164086 crc crio[23733]: time="2026-06-09T13:44:01.164050287Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683544-mg8qw Namespace:openshift-infra ID:c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5 UID:94111c18-b99f-4c83-b039-be1e30519108 NetNS:/var/run/netns/485f09c0-32d6-490e-8cc4-19738792670b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94111c18_b99f_4c83_b039_be1e30519108.slice PodAnnotations:0xc00008c258}] Aliases:map[]}"
2026-06-09 14:45:30.962968 | controller | Jun 09 13:44:01.164372 crc crio[23733]: time="2026-06-09T13:44:01.164353904Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683544-mg8qw for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.962984 | controller | Jun 09 13:44:01.173721 crc crio[23733]: time="2026-06-09T13:44:01.173556548Z" level=info msg="Ran pod sandbox c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5 with infra container: openshift-infra/auto-csr-approver-29683544-mg8qw/POD" id=3ab2ef6d-cbf4-451f-b3a0-253755ae737e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.963003 | controller | Jun 09 13:44:01.176948 crc crio[23733]: time="2026-06-09T13:44:01.176891333Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a9c52887-b845-4e08-be74-44ae35da441b name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.963020 | controller | Jun 09 13:44:01.183020 crc crio[23733]: time="2026-06-09T13:44:01.182925236Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:30.963036 | controller | Jun 09 13:44:02.191401 crc crio[23733]: time="2026-06-09T13:44:02.191290461Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a9c52887-b845-4e08-be74-44ae35da441b name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.963052 | controller | Jun 09 13:44:02.192909 crc crio[23733]: time="2026-06-09T13:44:02.192334298Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fdcbad65-5256-433f-ae1b-0e10cf1f5e31 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.963068 | controller | Jun 09 13:44:02.194534 crc crio[23733]: time="2026-06-09T13:44:02.194359Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=368a0251-115c-45ec-89c3-ac3c0119a2ee name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.963083 | controller | Jun 09 13:44:02.206215 crc crio[23733]: time="2026-06-09T13:44:02.206051597Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683544-mg8qw/oc" id=46f46e5e-feef-42d2-911e-02e53f1aa38f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.963099 | controller | Jun 09 13:44:02.206768 crc crio[23733]: time="2026-06-09T13:44:02.206694663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.963114 | controller | Jun 09 13:44:02.232319 crc crio[23733]: time="2026-06-09T13:44:02.232183151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.963130 | controller | Jun 09 13:44:02.488009 crc crio[23733]: time="2026-06-09T13:44:02.487918857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.963146 | controller | Jun 09 13:44:02.572386 crc crio[23733]: time="2026-06-09T13:44:02.57226415Z" level=info msg="Created container 22126229d07eb7a976d57d880e695635bdccfec9a4ad36884967b5ce7c19876f: openshift-infra/auto-csr-approver-29683544-mg8qw/oc" id=46f46e5e-feef-42d2-911e-02e53f1aa38f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.963163 | controller | Jun 09 13:44:02.573902 crc crio[23733]: time="2026-06-09T13:44:02.573837849Z" level=info msg="Starting container: 22126229d07eb7a976d57d880e695635bdccfec9a4ad36884967b5ce7c19876f" id=585c3337-b495-4eda-b4f2-48a181ee800b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.963179 | controller | Jun 09 13:44:02.580995 crc crio[23733]: time="2026-06-09T13:44:02.580389057Z" level=info msg="Started container" PID=37687 containerID=22126229d07eb7a976d57d880e695635bdccfec9a4ad36884967b5ce7c19876f description=openshift-infra/auto-csr-approver-29683544-mg8qw/oc id=585c3337-b495-4eda-b4f2-48a181ee800b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5
2026-06-09 14:45:30.963195 | controller | Jun 09 13:44:04.502622 crc crio[23733]: time="2026-06-09T13:44:04.502068534Z" level=info msg="Stopping pod sandbox: c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5" id=dbc920ff-5580-482f-91c0-61f34f367dac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.963215 | controller | Jun 09 13:44:04.503758 crc crio[23733]: time="2026-06-09T13:44:04.50348711Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683544-mg8qw Namespace:openshift-infra ID:c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5 UID:94111c18-b99f-4c83-b039-be1e30519108 NetNS:/var/run/netns/485f09c0-32d6-490e-8cc4-19738792670b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94111c18_b99f_4c83_b039_be1e30519108.slice PodAnnotations:0xc002898098}] Aliases:map[]}"
2026-06-09 14:45:30.963232 | controller | Jun 09 13:44:04.503758 crc crio[23733]: time="2026-06-09T13:44:04.503637494Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683544-mg8qw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.963248 | controller | Jun 09 13:44:04.786219 crc crio[23733]: time="2026-06-09T13:44:04.785786922Z" level=info msg="Stopped pod sandbox: c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5" id=dbc920ff-5580-482f-91c0-61f34f367dac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.963264 | controller | Jun 09 13:44:20.957174 crc crio[23733]: time="2026-06-09T13:44:20.955864079Z" level=info msg="Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/POD" id=b01491e2-0732-4dc4-8ef7-5413cc031ae3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.963279 | controller | Jun 09 13:44:20.957174 crc crio[23733]: time="2026-06-09T13:44:20.957073799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.963294 | controller | Jun 09 13:44:21.011445 crc crio[23733]: time="2026-06-09T13:44:21.011293376Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666 Namespace:openshift-marketplace ID:3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380 UID:a7509f2d-19cb-4013-b35e-9722f57434d2 NetNS:/var/run/netns/49d5de6f-dcd4-4ba5-9b8c-8b90f14cae8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7509f2d_19cb_4013_b35e_9722f57434d2.slice PodAnnotations:0xc002898708}] Aliases:map[]}"
2026-06-09 14:45:30.963310 | controller | Jun 09 13:44:21.011445 crc crio[23733]: time="2026-06-09T13:44:21.01143821Z" level=info msg="Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.963325 | controller | Jun 09 13:44:21.616693 crc crio[23733]: 2026-06-09T13:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ee3f0df1fcee43 Mac:96:ba:96:7d:b7:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/49d5de6f-dcd4-4ba5-9b8c-8b90f14cae8d SocketPath: PciID:}] [{Interface:0xc000120870 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.963343 | controller | Jun 09 13:44:21.618806 crc crio[23733]: time="2026-06-09T13:44:21.618733136Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666 Namespace:openshift-marketplace ID:3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380 UID:a7509f2d-19cb-4013-b35e-9722f57434d2 NetNS:/var/run/netns/49d5de6f-dcd4-4ba5-9b8c-8b90f14cae8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7509f2d_19cb_4013_b35e_9722f57434d2.slice PodAnnotations:0xc002898708}] Aliases:map[]}"
2026-06-09 14:45:30.963362 | controller | Jun 09 13:44:21.619028 crc crio[23733]: time="2026-06-09T13:44:21.618951241Z" level=info msg="Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.963380 | controller | Jun 09 13:44:21.626661 crc crio[23733]: time="2026-06-09T13:44:21.626231684Z" level=info msg="Ran pod sandbox 3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/POD" id=b01491e2-0732-4dc4-8ef7-5413cc031ae3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.963397 | controller | Jun 09 13:44:21.641239 crc crio[23733]: time="2026-06-09T13:44:21.641080915Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e6a5ec2a-f2ec-410e-8548-829398252634 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.963413 | controller | Jun 09 13:44:21.644626 crc crio[23733]: time="2026-06-09T13:44:21.644528151Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c159a499-38db-4f28-b9ef-aae7557c7b98 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.963428 | controller | Jun 09 13:44:21.652383 crc crio[23733]: time="2026-06-09T13:44:21.652276786Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/util" id=98ade5e4-a13b-4fa8-9ad9-a3ce4a0281c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.963444 | controller | Jun 09 13:44:21.653017 crc crio[23733]: time="2026-06-09T13:44:21.652953213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.963460 | controller | Jun 09 13:44:21.693090 crc crio[23733]: time="2026-06-09T13:44:21.693001595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.963475 | controller | Jun 09 13:44:21.697568 crc crio[23733]: time="2026-06-09T13:44:21.697466766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.963491 | controller | Jun 09 13:44:21.820009 crc crio[23733]: time="2026-06-09T13:44:21.819606372Z" level=info msg="Created container 12be5caf1688c580324672a35da5c224770e741b19f6e0ae28f9e9565d06c549: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/util" id=98ade5e4-a13b-4fa8-9ad9-a3ce4a0281c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.963507 | controller | Jun 09 13:44:21.823038 crc crio[23733]: time="2026-06-09T13:44:21.822932475Z" level=info msg="Starting container: 12be5caf1688c580324672a35da5c224770e741b19f6e0ae28f9e9565d06c549" id=3059a733-e00a-497a-a88b-57ff21ff0577 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.963542 | controller | Jun 09 13:44:21.828626 crc crio[23733]: time="2026-06-09T13:44:21.828509646Z" level=info msg="Started container" PID=38839 containerID=12be5caf1688c580324672a35da5c224770e741b19f6e0ae28f9e9565d06c549 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/util id=3059a733-e00a-497a-a88b-57ff21ff0577 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380
2026-06-09 14:45:30.963559 | controller | Jun 09 13:44:22.701597 crc crio[23733]: time="2026-06-09T13:44:22.701066029Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=ba1e1168-0ce4-4a0e-bd6c-5608bd38d66d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.963579 | controller | Jun 09 13:44:22.701597 crc crio[23733]: time="2026-06-09T13:44:22.701481989Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found" id=ba1e1168-0ce4-4a0e-bd6c-5608bd38d66d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.963595 | controller | Jun 09 13:44:22.701597 crc crio[23733]: time="2026-06-09T13:44:22.701544511Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found" id=ba1e1168-0ce4-4a0e-bd6c-5608bd38d66d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.963611 | controller | Jun 09 13:44:22.703775 crc crio[23733]: time="2026-06-09T13:44:22.703665544Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=27c37c09-6fa3-402e-99f3-a10deaf14b22 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.963627 | controller | Jun 09 13:44:22.713319 crc crio[23733]: time="2026-06-09T13:44:22.713223854Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\""
2026-06-09 14:45:30.963642 | controller | Jun 09 13:44:25.275592 crc crio[23733]: time="2026-06-09T13:44:25.274940224Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=27c37c09-6fa3-402e-99f3-a10deaf14b22 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.963658 | controller | Jun 09 13:44:25.276967 crc crio[23733]: time="2026-06-09T13:44:25.27676511Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=904764d6-a48d-48c0-b2a4-52f8302de124 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.963673 | controller | Jun 09 13:44:25.280742 crc crio[23733]: time="2026-06-09T13:44:25.280670967Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=f41212f5-727a-4bda-bde6-c58fd9878935 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.963689 | controller | Jun 09 13:44:25.289677 crc crio[23733]: time="2026-06-09T13:44:25.28953859Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/pull" id=32847783-1312-429f-91e2-b683b3a61121 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.963705 | controller | Jun 09 13:44:25.291308 crc crio[23733]: time="2026-06-09T13:44:25.291242152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.963720 | controller | Jun 09 13:44:25.316986 crc crio[23733]: time="2026-06-09T13:44:25.316866153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.963736 | controller | Jun 09 13:44:25.317413 crc crio[23733]: time="2026-06-09T13:44:25.317239232Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/018d99cb7cc2edce7053b502308f83ada7b01681da64961bd16a80db2bedbfae/merged/etc/passwd: no such file or directory"
2026-06-09 14:45:30.963752 | controller | Jun 09 13:44:25.317413 crc crio[23733]: time="2026-06-09T13:44:25.317270074Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/018d99cb7cc2edce7053b502308f83ada7b01681da64961bd16a80db2bedbfae/merged/etc/group: no such file or directory"
2026-06-09 14:45:30.963768 | controller | Jun 09 13:44:25.320459 crc crio[23733]: time="2026-06-09T13:44:25.320394942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.963787 | controller | Jun 09 13:44:25.447912 crc crio[23733]: time="2026-06-09T13:44:25.44778176Z" level=info msg="Created container 2aa1bf30ac88100d8cd153544aface6a9e50d48205f5798075a13434776f18c5: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/pull" id=32847783-1312-429f-91e2-b683b3a61121 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.963803 | controller | Jun 09 13:44:25.449301 crc crio[23733]: time="2026-06-09T13:44:25.449239626Z" level=info msg="Starting container: 2aa1bf30ac88100d8cd153544aface6a9e50d48205f5798075a13434776f18c5" id=ae77d1d5-0b23-4c65-91e1-323358a12a8f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.963819 | controller | Jun 09 13:44:25.455601 crc crio[23733]: time="2026-06-09T13:44:25.455521413Z" level=info msg="Started container" PID=38902 containerID=2aa1bf30ac88100d8cd153544aface6a9e50d48205f5798075a13434776f18c5 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/pull id=ae77d1d5-0b23-4c65-91e1-323358a12a8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380
2026-06-09 14:45:30.963835 | controller | Jun 09 13:44:25.750976 crc crio[23733]: time="2026-06-09T13:44:25.74793439Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8454de42-8d81-4b58-8c15-73ae92e54859 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.963851 | controller | Jun 09 13:44:25.756542 crc crio[23733]: time="2026-06-09T13:44:25.753990541Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=595ce0bd-5e12-4c1c-93a6-bc8109f36d46 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.963867 | controller | Jun 09 13:44:25.786739 crc crio[23733]: time="2026-06-09T13:44:25.786602697Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/extract" id=ee67bc44-f7e8-41c2-886a-929282139031 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.963883 | controller | Jun 09 13:44:25.787828 crc crio[23733]: time="2026-06-09T13:44:25.787777566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.963898 | controller | Jun 09 13:44:25.824863 crc crio[23733]: time="2026-06-09T13:44:25.824735892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.963914 | controller | Jun 09 13:44:25.828339 crc crio[23733]: time="2026-06-09T13:44:25.82823784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.963929 | controller | Jun 09 13:44:25.961522 crc crio[23733]: time="2026-06-09T13:44:25.961369991Z" level=info msg="Created container 07f56b755df75d3964d2c91cdd6abee1d04ae24180673674a3bf3b7b55a55d4f: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/extract" id=ee67bc44-f7e8-41c2-886a-929282139031 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.963945 | controller | Jun 09 13:44:25.962749 crc crio[23733]: time="2026-06-09T13:44:25.962692553Z" level=info msg="Starting container: 07f56b755df75d3964d2c91cdd6abee1d04ae24180673674a3bf3b7b55a55d4f" id=e471ab1c-6228-46da-aa1e-c38141c5083e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.963961 | controller | Jun 09 13:44:25.971044 crc crio[23733]: time="2026-06-09T13:44:25.970901679Z" level=info msg="Started container" PID=38922 containerID=07f56b755df75d3964d2c91cdd6abee1d04ae24180673674a3bf3b7b55a55d4f description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/extract id=e471ab1c-6228-46da-aa1e-c38141c5083e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380
2026-06-09 14:45:30.963980 | controller | Jun 09 13:44:27.771452 crc crio[23733]: time="2026-06-09T13:44:27.770528541Z" level=info msg="Stopping pod sandbox: 3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380" id=157f6642-3276-498c-9c34-ed3e45233e4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.963996 | controller | Jun 09 13:44:27.773860 crc crio[23733]: time="2026-06-09T13:44:27.772248053Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666 Namespace:openshift-marketplace ID:3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380 UID:a7509f2d-19cb-4013-b35e-9722f57434d2 NetNS:/var/run/netns/49d5de6f-dcd4-4ba5-9b8c-8b90f14cae8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7509f2d_19cb_4013_b35e_9722f57434d2.slice PodAnnotations:0xc0025a6478}] Aliases:map[]}"
2026-06-09 14:45:30.964013 | controller | Jun 09 13:44:27.773860 crc crio[23733]: time="2026-06-09T13:44:27.772432747Z" level=info msg="Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.964029 | controller | Jun 09 13:44:28.034207 crc crio[23733]: time="2026-06-09T13:44:28.033986773Z" level=info msg="Stopped pod sandbox: 3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380" id=157f6642-3276-498c-9c34-ed3e45233e4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.964045 | controller | Jun 09 13:44:30.452162 crc crio[23733]: time="2026-06-09T13:44:30.451246389Z" level=info msg="Stopping pod sandbox: cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07" id=20ba7a2e-2677-4910-9b8a-303ad1233320 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.964060 | controller | Jun 09 13:44:30.452162 crc crio[23733]: time="2026-06-09T13:44:30.452158311Z" level=info msg="Stopped pod sandbox (already stopped): cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07" id=20ba7a2e-2677-4910-9b8a-303ad1233320 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.964076 | controller | Jun 09 13:44:30.453519 crc crio[23733]: time="2026-06-09T13:44:30.452692595Z" level=info msg="Removing pod sandbox: cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07" id=b2de83ae-64ca-4e16-9f3e-670ba7058e67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.964092 | controller | Jun 09 13:44:30.462972 crc crio[23733]: time="2026-06-09T13:44:30.46287Z" level=info msg="Removed pod sandbox: cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07" id=b2de83ae-64ca-4e16-9f3e-670ba7058e67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.964107 | controller | Jun 09 13:44:30.468755 crc crio[23733]: time="2026-06-09T13:44:30.468498352Z" level=info msg="Stopping pod sandbox: fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4" id=bff75d04-bb6a-4228-9f62-81cd93aae308 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.964122 | controller | Jun 09 13:44:30.468755 crc crio[23733]: time="2026-06-09T13:44:30.468603694Z" level=info msg="Stopped pod sandbox (already stopped): fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4" id=bff75d04-bb6a-4228-9f62-81cd93aae308 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.964138 | controller | Jun 09 13:44:30.475842 crc crio[23733]: time="2026-06-09T13:44:30.475777634Z" level=info msg="Removing pod sandbox: fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4" id=adfde95f-829b-4c0c-a78d-b01ede68a9b9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.964157 | controller | Jun 09 13:44:30.483534 crc crio[23733]: time="2026-06-09T13:44:30.483449095Z" level=info msg="Removed pod sandbox: fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4" id=adfde95f-829b-4c0c-a78d-b01ede68a9b9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.964173 | controller | Jun 09 13:44:32.681524 crc crio[23733]: time="2026-06-09T13:44:32.681019113Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-qm8kq/POD" id=2f59b259-cae8-4dcb-8de1-248eef1f5d1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.964189 | controller | Jun 09 13:44:32.682974 crc crio[23733]: time="2026-06-09T13:44:32.681582558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.964205 | controller | Jun 09 13:44:32.707886 crc crio[23733]: time="2026-06-09T13:44:32.707781114Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-qm8kq Namespace:openshift-nmstate ID:99e45fa2087ab5dd5c63e81220acedd84db5e1c9b2665a4ca3a449c252ebfbec UID:542945fd-2f79-4143-996c-fe936a2bd8a6 NetNS:/var/run/netns/030822c9-4b08-4f83-8078-8e2d3de8ecd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod542945fd_2f79_4143_996c_fe936a2bd8a6.slice PodAnnotations:0xc00028f610}] Aliases:map[]}"
2026-06-09 14:45:30.964220 | controller | Jun 09 13:44:32.707886 crc crio[23733]: time="2026-06-09T13:44:32.707851885Z" level=info msg="Adding pod openshift-nmstate_nmstate-operator-6569c8c666-qm8kq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.964236 | controller | Jun 09 13:44:33.578609 crc crio[23733]: 2026-06-09T13:44:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99e45fa2087ab5d Mac:0a:95:72:85:79:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/030822c9-4b08-4f83-8078-8e2d3de8ecd9 SocketPath: PciID:}] [{Interface:0xc0000165b0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.964252 | controller | Jun 09 13:44:33.580977 crc crio[23733]: time="2026-06-09T13:44:33.580843159Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-qm8kq Namespace:openshift-nmstate ID:99e45fa2087ab5dd5c63e81220acedd84db5e1c9b2665a4ca3a449c252ebfbec UID:542945fd-2f79-4143-996c-fe936a2bd8a6 NetNS:/var/run/netns/030822c9-4b08-4f83-8078-8e2d3de8ecd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod542945fd_2f79_4143_996c_fe936a2bd8a6.slice PodAnnotations:0xc00028f610}] Aliases:map[]}"
2026-06-09 14:45:30.964268 | controller | Jun 09 13:44:33.581424 crc crio[23733]: time="2026-06-09T13:44:33.581163567Z" level=info msg="Checking pod openshift-nmstate_nmstate-operator-6569c8c666-qm8kq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.964283 | controller | Jun 09 13:44:33.588710 crc crio[23733]: time="2026-06-09T13:44:33.588407729Z" level=info msg="Ran pod sandbox 99e45fa2087ab5dd5c63e81220acedd84db5e1c9b2665a4ca3a449c252ebfbec with infra container: openshift-nmstate/nmstate-operator-6569c8c666-qm8kq/POD" id=2f59b259-cae8-4dcb-8de1-248eef1f5d1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.964299 | controller | Jun 09 13:44:33.590666 crc crio[23733]: time="2026-06-09T13:44:33.590554382Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=b315ca6d-da2f-4da8-805c-2b4f3b42a9f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.964315 | controller | Jun 09 13:44:33.590875 crc crio[23733]: time="2026-06-09T13:44:33.590818469Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found" id=b315ca6d-da2f-4da8-805c-2b4f3b42a9f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.964334 | controller | Jun 09 13:44:33.590963 crc crio[23733]: time="2026-06-09T13:44:33.590896701Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found" id=b315ca6d-da2f-4da8-805c-2b4f3b42a9f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.964350 | controller | Jun 09 13:44:33.592274 crc crio[23733]: time="2026-06-09T13:44:33.592212143Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=eb89a99a-e7db-4810-b53b-b3770c0d66de name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.964366 | controller | Jun 09 13:44:33.597554 crc crio[23733]: time="2026-06-09T13:44:33.597169988Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\""
2026-06-09 14:45:30.964381 | controller | Jun 09 13:44:36.860083 crc crio[23733]: time="2026-06-09T13:44:36.859974701Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6" id=eb89a99a-e7db-4810-b53b-b3770c0d66de name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.964397 | controller | Jun 09 13:44:36.862283 crc crio[23733]: time="2026-06-09T13:44:36.861650683Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=eb0437fd-c165-4ae5-82c8-2a77381681b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.964412 | controller | Jun 09 13:44:36.867541 crc crio[23733]: time="2026-06-09T13:44:36.867458668Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=ad7faaae-6783-401f-aeea-3b2c7ba5a85b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.964428 | controller | Jun 09 13:44:36.877243 crc crio[23733]: time="2026-06-09T13:44:36.87709851Z" level=info msg="Creating container: openshift-nmstate/nmstate-operator-6569c8c666-qm8kq/nmstate-operator" id=8e5e47a5-46e4-44cb-bb8b-2ecbd767d3a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.964443 | controller | Jun 09 13:44:36.879748 crc crio[23733]: time="2026-06-09T13:44:36.879697715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.964459 | controller | Jun 09 13:44:36.918941 crc crio[23733]: time="2026-06-09T13:44:36.918830645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.964474 | controller | Jun 09 13:44:36.924799 crc crio[23733]: time="2026-06-09T13:44:36.924716442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.964490 | controller | Jun 09 13:44:37.093852 crc crio[23733]: time="2026-06-09T13:44:37.093703281Z" level=info msg="Created container a8d5358bff709f731bab5453d715386c95d04cc43a6a177e6d131e033f6b6998: openshift-nmstate/nmstate-operator-6569c8c666-qm8kq/nmstate-operator" id=8e5e47a5-46e4-44cb-bb8b-2ecbd767d3a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.964505 | controller | Jun 09 13:44:37.095146 crc crio[23733]: time="2026-06-09T13:44:37.095012454Z" level=info msg="Starting container: a8d5358bff709f731bab5453d715386c95d04cc43a6a177e6d131e033f6b6998" id=2768798a-5e0d-432c-adc8-f78219f3b8a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.964543 | controller | Jun 09 13:44:37.100827 crc crio[23733]: time="2026-06-09T13:44:37.100713415Z" level=info msg="Started container" PID=39185 containerID=a8d5358bff709f731bab5453d715386c95d04cc43a6a177e6d131e033f6b6998 description=openshift-nmstate/nmstate-operator-6569c8c666-qm8kq/nmstate-operator id=2768798a-5e0d-432c-adc8-f78219f3b8a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99e45fa2087ab5dd5c63e81220acedd84db5e1c9b2665a4ca3a449c252ebfbec
2026-06-09 14:45:30.964561 | controller | Jun 09 13:44:50.587090 crc crio[23733]: time="2026-06-09T13:44:50.586095306Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-xx28r/POD" id=15ba4fcb-e636-4940-9bbd-0c691846aa01 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.964590 | controller | Jun 09 13:44:50.589043 crc crio[23733]: time="2026-06-09T13:44:50.587090311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.964607 | controller | Jun 09 13:44:50.620601 crc crio[23733]: time="2026-06-09T13:44:50.620081266Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-xx28r Namespace:openshift-nmstate ID:ef17778a3b058aad5789a65ee603d8fec8c1b4bd99f4bf6f67a8c79daeed9059 UID:80d1e582-ba42-4608-8fed-20337fe3ab3f NetNS:/var/run/netns/acaf99a6-e84d-435b-8f4b-f6aa1b9f052c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80d1e582_ba42_4608_8fed_20337fe3ab3f.slice PodAnnotations:0xc0020d8150}] Aliases:map[]}"
2026-06-09 14:45:30.964623 | controller | Jun 09 13:44:50.620601 crc crio[23733]: time="2026-06-09T13:44:50.620585318Z" level=info msg="Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-xx28r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.964639 | controller | Jun 09 13:44:50.671697 crc crio[23733]: time="2026-06-09T13:44:50.669334618Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-handler-hcllz/POD" id=2d6bc3b7-b67c-4ae7-8fee-16e4a393f16d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.964655 | controller | Jun 09 13:44:50.671901 crc crio[23733]: time="2026-06-09T13:44:50.671713538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.964671 | controller | Jun 09 13:44:50.703308 crc crio[23733]: time="2026-06-09T13:44:50.702500309Z" 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=2d6bc3b7-b67c-4ae7-8fee-16e4a393f16d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.964686 | controller | Jun 09 13:44:50.721075 crc crio[23733]: time="2026-06-09T13:44:50.721002911Z" level=info msg="Ran pod sandbox c1227bcd5f21090a39c53b1be0ae5955ba7263f7787771a82080ad2e046125b3 with infra container: openshift-nmstate/nmstate-handler-hcllz/POD" id=2d6bc3b7-b67c-4ae7-8fee-16e4a393f16d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.964702 | controller | Jun 09 13:44:50.730517 crc crio[23733]: time="2026-06-09T13:44:50.730435728Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=7802f1a2-7aa9-400a-84f7-27949d7d415d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.964718 | controller | Jun 09 13:44:50.731009 crc crio[23733]: time="2026-06-09T13:44:50.73094993Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=7802f1a2-7aa9-400a-84f7-27949d7d415d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.964737 | controller | Jun 09 13:44:50.731082 crc crio[23733]: time="2026-06-09T13:44:50.731058584Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=7802f1a2-7aa9-400a-84f7-27949d7d415d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.964754 | controller | Jun 09 13:44:50.736287 crc crio[23733]: time="2026-06-09T13:44:50.735230197Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=8c18633d-9000-49b6-9fd8-b96898e2e41a name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.964769 | controller | Jun 09 13:44:50.742728 crc crio[23733]: time="2026-06-09T13:44:50.742476998Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-09 14:45:30.964785 | controller | Jun 09 13:44:51.051704 crc crio[23733]: time="2026-06-09T13:44:51.051512842Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-9c4st/POD" id=886be420-2d36-454a-98e5-ac934ba79598 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.964800 | controller | Jun 09 13:44:51.051704 crc crio[23733]: time="2026-06-09T13:44:51.051755007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.964816 | controller | Jun 09 13:44:51.131284 crc crio[23733]: time="2026-06-09T13:44:51.125918573Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-9c4st Namespace:openshift-nmstate ID:1eb5624d291377d10c333565d4fedc1c82a179c21c5aa87e99afd034151c8d69 UID:97bad7b3-8cda-4dec-94ad-40e9cb547520 NetNS:/var/run/netns/f2e5a899-b3ed-4026-8615-36f98e1cb096 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97bad7b3_8cda_4dec_94ad_40e9cb547520.slice PodAnnotations:0xc0025a68e0}] Aliases:map[]}"
2026-06-09 14:45:30.964832 | controller | Jun 09 13:44:51.131284 crc crio[23733]: time="2026-06-09T13:44:51.126766215Z" level=info msg="Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-9c4st to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.964848 | controller | Jun 09 13:44:51.232035 crc crio[23733]: time="2026-06-09T13:44:51.228355237Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-zjwnr/POD" id=73ed3ad9-645e-4a3f-94ce-dd44565b33a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.964863 | controller | Jun 09 13:44:51.232035 crc crio[23733]: time="2026-06-09T13:44:51.228530162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.964879 | controller | Jun 09 13:44:51.325492 crc crio[23733]: time="2026-06-09T13:44:51.324695437Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-zjwnr Namespace:openshift-nmstate ID:79fdc6f6e05e2f6ffaf5150f995b12e95e85526ab4d683cdec0fe756a3130914 UID:d13707c6-52b6-4cd5-a035-5ec5730a63a0 NetNS:/var/run/netns/d54e4a7c-c83d-4718-a598-26f4d75f7b1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd13707c6_52b6_4cd5_a035_5ec5730a63a0.slice PodAnnotations:0xc001c1ef18}] Aliases:map[]}"
2026-06-09 14:45:30.964895 | controller | Jun 09 13:44:51.325492 crc crio[23733]: time="2026-06-09T13:44:51.32481304Z" level=info msg="Adding pod openshift-nmstate_nmstate-webhook-9b7874799-zjwnr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.964917 | controller | Jun 09 13:44:51.371927 crc crio[23733]: time="2026-06-09T13:44:51.369464208Z" level=info msg="Running pod sandbox: openshift-console/console-65f8db969c-cc8mr/POD" id=3223855a-90ea-4ad5-91e4-8ff2575b8595 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.964933 | controller | Jun 09 13:44:51.371927 crc crio[23733]: time="2026-06-09T13:44:51.369586301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.964949 | controller | Jun 09 13:44:51.489872 crc crio[23733]: time="2026-06-09T13:44:51.488419274Z" level=info msg="Got pod network &{Name:console-65f8db969c-cc8mr Namespace:openshift-console ID:fa623d8be6fe74b4c5ba4493f345c8e4bb96f07707aae5ed64900fef4b01e1e4 UID:8fd24d5f-47b5-4fb4-89be-0033bd662d95 NetNS:/var/run/netns/a238e7db-9f38-4757-9e2e-92444acb26b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fd24d5f_47b5_4fb4_89be_0033bd662d95.slice PodAnnotations:0xc0025a6080}] Aliases:map[]}"
2026-06-09 14:45:30.964965 | controller | Jun 09 13:44:51.491438 crc crio[23733]: time="2026-06-09T13:44:51.491404449Z" level=info msg="Adding pod openshift-console_console-65f8db969c-cc8mr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.964981 | controller | Jun 09 13:44:51.518200 crc crio[23733]: 2026-06-09T13:44:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef17778a3b058aa Mac:d6:21:b0:14:13:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/acaf99a6-e84d-435b-8f4b-f6aa1b9f052c SocketPath: PciID:}] [{Interface:0xc000014a30 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.964997 | controller | Jun 09 13:44:51.519476 crc crio[23733]: time="2026-06-09T13:44:51.519397159Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-xx28r Namespace:openshift-nmstate ID:ef17778a3b058aad5789a65ee603d8fec8c1b4bd99f4bf6f67a8c79daeed9059 UID:80d1e582-ba42-4608-8fed-20337fe3ab3f NetNS:/var/run/netns/acaf99a6-e84d-435b-8f4b-f6aa1b9f052c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80d1e582_ba42_4608_8fed_20337fe3ab3f.slice PodAnnotations:0xc0020d8150}] Aliases:map[]}"
2026-06-09 14:45:30.965013 | controller | Jun 09 13:44:51.519673 crc crio[23733]: time="2026-06-09T13:44:51.519601814Z" level=info msg="Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-xx28r for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.965029 | controller | Jun 09 13:44:51.539779 crc crio[23733]: time="2026-06-09T13:44:51.539604494Z" level=info msg="Ran pod sandbox ef17778a3b058aad5789a65ee603d8fec8c1b4bd99f4bf6f67a8c79daeed9059 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-xx28r/POD" id=15ba4fcb-e636-4940-9bbd-0c691846aa01 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.965045 | controller | Jun 09 13:44:51.568626 crc crio[23733]: time="2026-06-09T13:44:51.568525079Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=793c087f-bb79-4ac8-9f32-0411852f5c69 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.965061 | controller | Jun 09 13:44:51.569042 crc crio[23733]: time="2026-06-09T13:44:51.569016271Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=793c087f-bb79-4ac8-9f32-0411852f5c69 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.965076 | controller | Jun 09 13:44:51.569173 crc crio[23733]: time="2026-06-09T13:44:51.569082882Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=793c087f-bb79-4ac8-9f32-0411852f5c69 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.965095 | controller | Jun 09 13:44:51.575258 crc crio[23733]: time="2026-06-09T13:44:51.575210336Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=cba137b4-d0da-47aa-a1be-e1f8a973382b name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.965112 | controller | Jun 09 13:44:51.592622 crc crio[23733]: time="2026-06-09T13:44:51.590792957Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-09 14:45:30.965128 | controller | Jun 09 13:44:52.020200 crc crio[23733]: 2026-06-09T13:44:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79fdc6f6e05e2f6 Mac:c2:ea:aa:88:3d:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/d54e4a7c-c83d-4718-a598-26f4d75f7b1c SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.965144 | controller | Jun 09 13:44:52.030848 crc crio[23733]: time="2026-06-09T13:44:52.030732295Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-zjwnr Namespace:openshift-nmstate ID:79fdc6f6e05e2f6ffaf5150f995b12e95e85526ab4d683cdec0fe756a3130914 UID:d13707c6-52b6-4cd5-a035-5ec5730a63a0 NetNS:/var/run/netns/d54e4a7c-c83d-4718-a598-26f4d75f7b1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd13707c6_52b6_4cd5_a035_5ec5730a63a0.slice PodAnnotations:0xc001c1ef18}] Aliases:map[]}"
2026-06-09 14:45:30.965160 | controller | Jun 09 13:44:52.032176 crc crio[23733]: time="2026-06-09T13:44:52.031281548Z" level=info msg="Checking pod openshift-nmstate_nmstate-webhook-9b7874799-zjwnr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.965176 | controller | Jun 09 13:44:52.041947 crc crio[23733]: time="2026-06-09T13:44:52.041538245Z" level=info msg="Ran pod sandbox 79fdc6f6e05e2f6ffaf5150f995b12e95e85526ab4d683cdec0fe756a3130914 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-zjwnr/POD" id=73ed3ad9-645e-4a3f-94ce-dd44565b33a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.965192 | controller | Jun 09 13:44:52.061548 crc crio[23733]: time="2026-06-09T13:44:52.05974174Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=b96a38e6-1291-4bb2-978a-76fc9f4d5abc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.965208 | controller | Jun 09 13:44:52.061548 crc crio[23733]: time="2026-06-09T13:44:52.06055665Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=b96a38e6-1291-4bb2-978a-76fc9f4d5abc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.965223 | controller | Jun 09 13:44:52.061548 crc crio[23733]: time="2026-06-09T13:44:52.060624912Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=b96a38e6-1291-4bb2-978a-76fc9f4d5abc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.965239 | controller | Jun 09 13:44:52.084791 crc crio[23733]: time="2026-06-09T13:44:52.079441874Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=906b0b73-51ac-4a68-907f-195002cd6058 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.965259 | controller | Jun 09 13:44:52.096755 crc crio[23733]: time="2026-06-09T13:44:52.094186492Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-09 14:45:30.965275 | controller | Jun 09 13:44:52.283697 crc crio[23733]: 2026-06-09T13:44:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1eb5624d291377d Mac:be:5e:3c:b3:81:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/f2e5a899-b3ed-4026-8615-36f98e1cb096 SocketPath: PciID:}] [{Interface:0xc00024a940 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.965291 | controller | Jun 09 13:44:52.284070 crc crio[23733]: time="2026-06-09T13:44:52.283958681Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-9c4st Namespace:openshift-nmstate ID:1eb5624d291377d10c333565d4fedc1c82a179c21c5aa87e99afd034151c8d69 UID:97bad7b3-8cda-4dec-94ad-40e9cb547520 NetNS:/var/run/netns/f2e5a899-b3ed-4026-8615-36f98e1cb096 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97bad7b3_8cda_4dec_94ad_40e9cb547520.slice PodAnnotations:0xc0025a68e0}] Aliases:map[]}"
2026-06-09 14:45:30.965307 | controller | Jun 09 13:44:52.284471 crc crio[23733]: time="2026-06-09T13:44:52.284254078Z" level=info msg="Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-9c4st for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.965322 | controller | Jun 09 13:44:52.292302 crc crio[23733]: time="2026-06-09T13:44:52.292204877Z" level=info msg="Ran pod sandbox 1eb5624d291377d10c333565d4fedc1c82a179c21c5aa87e99afd034151c8d69 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-9c4st/POD" id=886be420-2d36-454a-98e5-ac934ba79598 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.965338 | controller | Jun 09 13:44:52.301218 crc crio[23733]: time="2026-06-09T13:44:52.30114481Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=0bd3c053-0201-4231-88ee-f93dbb0a9b84 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.965354 | controller | Jun 09 13:44:52.301536 crc crio[23733]: time="2026-06-09T13:44:52.301480059Z" level=info msg="Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found" id=0bd3c053-0201-4231-88ee-f93dbb0a9b84 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.965370 | controller | Jun 09 13:44:52.301724 crc crio[23733]: time="2026-06-09T13:44:52.301673894Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found" id=0bd3c053-0201-4231-88ee-f93dbb0a9b84 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.965386 | controller | Jun 09 13:44:52.303225 crc crio[23733]: time="2026-06-09T13:44:52.302899255Z" level=info msg="Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=e7605c8e-5987-4c01-8d9a-83a6e25f6721 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.965402 | controller | Jun 09 13:44:52.307865 crc crio[23733]: time="2026-06-09T13:44:52.306895194Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\""
2026-06-09 14:45:30.965418 | controller | Jun 09 13:44:52.383276 crc crio[23733]: 2026-06-09T13:44:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa623d8be6fe74b Mac:ce:44:1b:c9:9c:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/a238e7db-9f38-4757-9e2e-92444acb26b7 SocketPath: PciID:}] [{Interface:0xc00030e950 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.965438 | controller | Jun 09 13:44:52.384259 crc crio[23733]: time="2026-06-09T13:44:52.384188718Z" level=info msg="Got pod network &{Name:console-65f8db969c-cc8mr Namespace:openshift-console ID:fa623d8be6fe74b4c5ba4493f345c8e4bb96f07707aae5ed64900fef4b01e1e4 UID:8fd24d5f-47b5-4fb4-89be-0033bd662d95 NetNS:/var/run/netns/a238e7db-9f38-4757-9e2e-92444acb26b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fd24d5f_47b5_4fb4_89be_0033bd662d95.slice PodAnnotations:0xc0025a6080}] Aliases:map[]}"
2026-06-09 14:45:30.965455 | controller | Jun 09 13:44:52.384453 crc crio[23733]: time="2026-06-09T13:44:52.384359303Z" level=info msg="Checking pod openshift-console_console-65f8db969c-cc8mr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.965471 | controller | Jun 09 13:44:52.392460 crc crio[23733]: time="2026-06-09T13:44:52.392002735Z" level=info msg="Ran pod sandbox fa623d8be6fe74b4c5ba4493f345c8e4bb96f07707aae5ed64900fef4b01e1e4 with infra container: openshift-console/console-65f8db969c-cc8mr/POD" id=3223855a-90ea-4ad5-91e4-8ff2575b8595 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.965487 | controller | Jun 09 13:44:52.394985 crc crio[23733]: time="2026-06-09T13:44:52.394910778Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=ce5255a7-af3d-44f9-aa2d-6c65a78e2e76 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.965503 | controller | Jun 09 13:44:52.397367 crc crio[23733]: time="2026-06-09T13:44:52.396925838Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=dd4fc227-9785-4326-8925-8e8dad9a7680 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.965537 | controller | Jun 09 13:44:52.404956 crc crio[23733]: time="2026-06-09T13:44:52.404838196Z" level=info msg="Creating container: openshift-console/console-65f8db969c-cc8mr/console" id=ce008cb7-09c7-4eff-ab35-2a8d856a79fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.965555 | controller | Jun 09 13:44:52.405426 crc crio[23733]: time="2026-06-09T13:44:52.405378079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.965571 | controller | Jun 09 13:44:52.440430 crc crio[23733]: time="2026-06-09T13:44:52.440334524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.965586 | controller | Jun 09 13:44:52.445161 crc crio[23733]: time="2026-06-09T13:44:52.445045081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.965602 | controller | Jun 09 13:44:52.561940 crc crio[23733]: time="2026-06-09T13:44:52.561804693Z" level=info msg="Created container 5a072af537b72d66211abe20ec3b67df29ec263685e0f52ffafd315d596c7d40: openshift-console/console-65f8db969c-cc8mr/console" id=ce008cb7-09c7-4eff-ab35-2a8d856a79fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.965617 | controller | Jun 09 13:44:52.563199 crc crio[23733]: time="2026-06-09T13:44:52.563051914Z" level=info msg="Starting container: 5a072af537b72d66211abe20ec3b67df29ec263685e0f52ffafd315d596c7d40" id=1ed1e46a-4190-4294-af17-0b0aadd6e819 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.965633 | controller | Jun 09 13:44:52.572259 crc crio[23733]: time="2026-06-09T13:44:52.57206634Z" level=info msg="Started container" PID=39576 containerID=5a072af537b72d66211abe20ec3b67df29ec263685e0f52ffafd315d596c7d40 description=openshift-console/console-65f8db969c-cc8mr/console id=1ed1e46a-4190-4294-af17-0b0aadd6e819 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa623d8be6fe74b4c5ba4493f345c8e4bb96f07707aae5ed64900fef4b01e1e4
2026-06-09 14:45:30.965652 | controller | Jun 09 13:44:56.259707 crc crio[23733]: time="2026-06-09T13:44:56.258970636Z" level=info msg="Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a" id=e7605c8e-5987-4c01-8d9a-83a6e25f6721 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.965668 | controller | Jun 09 13:44:56.262595 crc crio[23733]: time="2026-06-09T13:44:56.26236653Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=7773d9b6-f212-4160-8b4f-c77b354595c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.965684 | controller | Jun 09 13:44:56.276654 crc crio[23733]: time="2026-06-09T13:44:56.276491955Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=cba137b4-d0da-47aa-a1be-e1f8a973382b name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.965700 | controller | Jun 09 13:44:56.277922 crc crio[23733]: time="2026-06-09T13:44:56.277848679Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=f153d402-47dc-416c-b943-434f8a559caa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.965715 | controller | Jun 09 13:44:56.303460 crc crio[23733]: time="2026-06-09T13:44:56.303183573Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=6f550ad6-20f3-4903-bccc-9dcb675b0973 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.965731 | controller | Jun 09 13:44:56.321942 crc crio[23733]: time="2026-06-09T13:44:56.321280736Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=906b0b73-51ac-4a68-907f-195002cd6058 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.965747 | controller | Jun 09 13:44:56.325043 crc crio[23733]: time="2026-06-09T13:44:56.324931486Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=3360f34d-b36a-464b-9934-b3dc6c2b06af name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.965762 | controller | Jun 09 13:44:56.325043 crc crio[23733]: time="2026-06-09T13:44:56.324990739Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=64831b70-30ee-4f3a-8b48-5ffd3ceb84fa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.965778 | controller | Jun 09 13:44:56.325390 crc crio[23733]: time="2026-06-09T13:44:56.325287266Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-xx28r/nmstate-metrics" id=1abc0d93-76dc-45f6-9b13-0414bb25a896 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.965793 | controller | Jun 09 13:44:56.327675 crc crio[23733]: time="2026-06-09T13:44:56.327600854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.965809 | controller | Jun 09 13:44:56.329941 crc crio[23733]: time="2026-06-09T13:44:56.32984437Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=6e4e0481-d94a-424f-a11b-369197248bc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.965828 | controller | Jun 09 13:44:56.342379 crc crio[23733]: time="2026-06-09T13:44:56.34225066Z" level=info msg="Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-9c4st/nmstate-console-plugin" id=75f0b399-98c3-46b4-b1b4-88383a614af6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.965843 | controller | Jun 09 13:44:56.345231 crc crio[23733]: time="2026-06-09T13:44:56.345068801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.965859 | controller | Jun 09 13:44:56.348603 crc crio[23733]: time="2026-06-09T13:44:56.348168018Z" level=info msg="Creating container: openshift-nmstate/nmstate-webhook-9b7874799-zjwnr/nmstate-webhook" id=9d1d2263-858f-4e66-ad8d-76bc6a4a5f61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.965874 | controller | Jun 09 13:44:56.367754 crc crio[23733]: time="2026-06-09T13:44:56.367382909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.965889 | controller | Jun 09 13:44:56.369351 crc crio[23733]: time="2026-06-09T13:44:56.369202225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.965905 | controller | Jun 09 13:44:56.416463 crc crio[23733]: time="2026-06-09T13:44:56.406038347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.965920 | controller | Jun 09 13:44:56.416463 crc crio[23733]: time="2026-06-09T13:44:56.41218996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.965935 | controller | Jun 09 13:44:56.417021 crc crio[23733]: time="2026-06-09T13:44:56.416768384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.965950 | controller | Jun 09 13:44:56.419668 crc crio[23733]: time="2026-06-09T13:44:56.419595345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.965965 | controller | Jun 09 13:44:56.422351 crc crio[23733]: time="2026-06-09T13:44:56.421889333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.965980 | controller | Jun 09 13:44:56.568403 crc crio[23733]: time="2026-06-09T13:44:56.568293896Z" level=info msg="Created container 20fffbf091d22520175c20f22890a4ecfeb287d78e0ec9717da6dce42d779163: openshift-nmstate/nmstate-console-plugin-9bcc7988b-9c4st/nmstate-console-plugin" id=75f0b399-98c3-46b4-b1b4-88383a614af6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.965996 | controller | Jun 09 13:44:56.569337 crc crio[23733]: time="2026-06-09T13:44:56.569263181Z" level=info msg="Created container 7d5e2cdf3673104d7308b417fcec7fe3f0b1f2c26bf6eb3ea549ff5dd5d0fca8: openshift-nmstate/nmstate-metrics-756b4d6fc6-xx28r/nmstate-metrics" id=1abc0d93-76dc-45f6-9b13-0414bb25a896 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.966011 | controller | Jun 09 13:44:56.569680 crc crio[23733]: time="2026-06-09T13:44:56.569556168Z" level=info msg="Created container 5eae4e66c1fa9f7a7b59f0e640eb55ebf253ef56a3871811def6c8bd1464fa2b: openshift-nmstate/nmstate-webhook-9b7874799-zjwnr/nmstate-webhook" id=9d1d2263-858f-4e66-ad8d-76bc6a4a5f61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.966031 | controller | Jun 09 13:44:56.570247 crc crio[23733]: time="2026-06-09T13:44:56.570088522Z" level=info msg="Starting container: 20fffbf091d22520175c20f22890a4ecfeb287d78e0ec9717da6dce42d779163" id=b08ce4e3-bd97-4002-b0d3-5e2508a086a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.966047 | controller | Jun 09 13:44:56.570560 crc crio[23733]: time="2026-06-09T13:44:56.570482151Z" level=info msg="Starting container: 5eae4e66c1fa9f7a7b59f0e640eb55ebf253ef56a3871811def6c8bd1464fa2b" id=34b3c9be-f60e-4e5a-9266-4e2bcef34558 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.966063 | controller | Jun 09 13:44:56.570791 crc crio[23733]: time="2026-06-09T13:44:56.570700707Z" level=info msg="Starting container: 7d5e2cdf3673104d7308b417fcec7fe3f0b1f2c26bf6eb3ea549ff5dd5d0fca8" id=91f8202a-3ab9-4dd0-8cd5-66d6247ed5d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.966078 | controller | Jun 09 13:44:56.578596 crc crio[23733]: time="2026-06-09T13:44:56.578520283Z" level=info msg="Started container" PID=39698 containerID=5eae4e66c1fa9f7a7b59f0e640eb55ebf253ef56a3871811def6c8bd1464fa2b description=openshift-nmstate/nmstate-webhook-9b7874799-zjwnr/nmstate-webhook id=34b3c9be-f60e-4e5a-9266-4e2bcef34558 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79fdc6f6e05e2f6ffaf5150f995b12e95e85526ab4d683cdec0fe756a3130914
2026-06-09 14:45:30.966094 | controller | Jun 09 13:44:56.579074 crc crio[23733]: time="2026-06-09T13:44:56.578856601Z" level=info msg="Started container" PID=39700 containerID=20fffbf091d22520175c20f22890a4ecfeb287d78e0ec9717da6dce42d779163 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-9c4st/nmstate-console-plugin id=b08ce4e3-bd97-4002-b0d3-5e2508a086a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1eb5624d291377d10c333565d4fedc1c82a179c21c5aa87e99afd034151c8d69
2026-06-09 14:45:30.966110 | controller | Jun 09 13:44:56.583729 crc crio[23733]: time="2026-06-09T13:44:56.583565289Z" level=info msg="Started container" PID=39699 containerID=7d5e2cdf3673104d7308b417fcec7fe3f0b1f2c26bf6eb3ea549ff5dd5d0fca8 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-xx28r/nmstate-metrics id=91f8202a-3ab9-4dd0-8cd5-66d6247ed5d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef17778a3b058aad5789a65ee603d8fec8c1b4bd99f4bf6f67a8c79daeed9059
2026-06-09 14:45:30.966126 | controller | Jun 09 13:44:56.598516 crc crio[23733]: time="2026-06-09T13:44:56.598454271Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=c1d358f5-b689-4a42-988d-864076a04a24 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.966142 | controller | Jun 09 13:44:56.598833 crc crio[23733]: time="2026-06-09T13:44:56.598774199Z" level=info msg="Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found" id=c1d358f5-b689-4a42-988d-864076a04a24 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.966158 | controller | Jun 09 13:44:56.598917 crc crio[23733]: time="2026-06-09T13:44:56.598868341Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found" id=c1d358f5-b689-4a42-988d-864076a04a24 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.966174 | controller | Jun 09 13:44:56.600421 crc crio[23733]: time="2026-06-09T13:44:56.600354188Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=6f3e0726-bd4d-429d-91c5-972ec189f76a name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.966189 | controller | Jun 09 13:44:56.617944 crc crio[23733]: time="2026-06-09T13:44:56.617739994Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\""
2026-06-09 14:45:30.966208 | controller | Jun 09 13:44:59.907081 crc crio[23733]: time="2026-06-09T13:44:59.906935118Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672" id=6f3e0726-bd4d-429d-91c5-972ec189f76a name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.966269 | controller | Jun 09 13:44:59.909063 crc crio[23733]: time="2026-06-09T13:44:59.908314093Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=dd8d0d08-bc40-46a6-ab0b-73a949169112 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.966288 | controller | Jun 09 13:44:59.923235 crc crio[23733]: time="2026-06-09T13:44:59.923172694Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=8c18633d-9000-49b6-9fd8-b96898e2e41a name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.966305 | controller | Jun 09 13:44:59.924198 crc crio[23733]: time="2026-06-09T13:44:59.924085537Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=ab2c7b98-ea24-45ac-8f65-c49b3c7d9436 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.966321 | controller | Jun 09 13:44:59.928766 crc crio[23733]: time="2026-06-09T13:44:59.928668942Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=f50199e9-f706-4877-98ef-343df38ccb75 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.966340 | controller | Jun 09 13:44:59.930063 crc crio[23733]: time="2026-06-09T13:44:59.929899093Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=2e361efe-39ac-4df3-9992-4bdf2aa9fdba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.966359 | controller | Jun 09 13:44:59.940280 crc crio[23733]: time="2026-06-09T13:44:59.940087237Z" level=info msg="Creating container: openshift-nmstate/nmstate-handler-hcllz/nmstate-handler" id=51acf77b-b582-48e6-ad75-df7769404301 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.966375 | controller | Jun 09 13:44:59.943408 crc crio[23733]: time="2026-06-09T13:44:59.943247187Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-xx28r/kube-rbac-proxy" id=3e5f6dc1-f11b-4353-838a-bf0dde1d8e22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.966391 | controller | Jun 09 13:44:59.943811 crc crio[23733]: time="2026-06-09T13:44:59.943524494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.966407 | controller | Jun 09 13:44:59.961456 crc crio[23733]: time="2026-06-09T13:44:59.961319249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.966422 | controller | Jun 09 13:44:59.997742 crc crio[23733]: time="2026-06-09T13:44:59.996998022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.966438 | controller | Jun 09 13:45:00.042256 crc crio[23733]: time="2026-06-09T13:45:00.038264235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.966454 | controller | Jun 09 13:45:00.052931 crc crio[23733]: time="2026-06-09T13:45:00.052829329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.966474 | controller | Jun 09 13:45:00.208211 crc crio[23733]: time="2026-06-09T13:45:00.207974551Z" level=info msg="Created container ec1ad41b75cd37bf6ca741c5ec99307ea8b909094b9a344089835ce542cf01c0: openshift-nmstate/nmstate-metrics-756b4d6fc6-xx28r/kube-rbac-proxy" id=3e5f6dc1-f11b-4353-838a-bf0dde1d8e22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.966490 | controller | Jun 09 13:45:00.213592 crc crio[23733]: time="2026-06-09T13:45:00.213366206Z" level=info msg="Starting container: ec1ad41b75cd37bf6ca741c5ec99307ea8b909094b9a344089835ce542cf01c0" id=54afec3a-69b6-48d0-a200-560c3f1c7657 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.966506 | controller | Jun 09 13:45:00.224361 crc crio[23733]: time="2026-06-09T13:45:00.219063679Z" level=info msg="Started container" PID=39800 containerID=ec1ad41b75cd37bf6ca741c5ec99307ea8b909094b9a344089835ce542cf01c0 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-xx28r/kube-rbac-proxy id=54afec3a-69b6-48d0-a200-560c3f1c7657 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef17778a3b058aad5789a65ee603d8fec8c1b4bd99f4bf6f67a8c79daeed9059
2026-06-09 14:45:30.966540 | controller | Jun 09 13:45:00.368366 crc crio[23733]: time="2026-06-09T13:45:00.368235031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.966558 | controller | Jun 09 13:45:00.535752 crc crio[23733]: time="2026-06-09T13:45:00.535599539Z" level=info msg="Created container fc54a3faa2002e0e6486c8358ed95bb0492dc073d28560af369b44fd90fdfc1f: openshift-nmstate/nmstate-handler-hcllz/nmstate-handler" id=51acf77b-b582-48e6-ad75-df7769404301 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.966574 | controller | Jun 09 13:45:00.537066 crc crio[23733]: time="2026-06-09T13:45:00.536984714Z" level=info msg="Starting container: fc54a3faa2002e0e6486c8358ed95bb0492dc073d28560af369b44fd90fdfc1f" id=6d2389a9-cb7e-491e-9618-3d8ec58feca5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.966589 | controller | Jun 09 13:45:00.545802 crc crio[23733]: time="2026-06-09T13:45:00.545481896Z" level=info msg="Started container" PID=39813 containerID=fc54a3faa2002e0e6486c8358ed95bb0492dc073d28560af369b44fd90fdfc1f description=openshift-nmstate/nmstate-handler-hcllz/nmstate-handler id=6d2389a9-cb7e-491e-9618-3d8ec58feca5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1227bcd5f21090a39c53b1be0ae5955ba7263f7787771a82080ad2e046125b3
2026-06-09 14:45:30.966606 | controller | Jun 09 13:45:00.548981 crc crio[23733]: time="2026-06-09T13:45:00.548497452Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683545-666tx/POD" id=947c0a2c-2666-439b-83fc-0d8124c07f2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.966621 | controller | Jun 09 13:45:00.549087 crc crio[23733]: time="2026-06-09T13:45:00.549007964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.966637 | controller | Jun 09 13:45:00.571973 crc crio[23733]: time="2026-06-09T13:45:00.571839685Z" level=info msg="Got pod network &{Name:collect-profiles-29683545-666tx Namespace:openshift-operator-lifecycle-manager ID:dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b UID:a34c20ef-b1eb-4f2e-8af8-548cad13c173 NetNS:/var/run/netns/533f7e51-1b95-4644-82ee-439de6096864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda34c20ef_b1eb_4f2e_8af8_548cad13c173.slice PodAnnotations:0xc002b0e2f0}] Aliases:map[]}"
2026-06-09 14:45:30.966653 | controller | Jun 09 13:45:00.571973 crc crio[23733]: time="2026-06-09T13:45:00.571922447Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683545-666tx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.966673 | controller | Jun 09 13:45:01.312490 crc crio[23733]: 2026-06-09T13:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dcae02841c41d24 Mac:ce:86:91:a0:98:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/533f7e51-1b95-4644-82ee-439de6096864 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.966689 | controller | Jun 09 13:45:01.328252 crc crio[23733]: time="2026-06-09T13:45:01.326261274Z" level=info msg="Got pod network &{Name:collect-profiles-29683545-666tx Namespace:openshift-operator-lifecycle-manager ID:dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b UID:a34c20ef-b1eb-4f2e-8af8-548cad13c173 NetNS:/var/run/netns/533f7e51-1b95-4644-82ee-439de6096864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda34c20ef_b1eb_4f2e_8af8_548cad13c173.slice PodAnnotations:0xc002b0e2f0}] Aliases:map[]}"
2026-06-09 14:45:30.966706 | controller | Jun 09 13:45:01.328252 crc crio[23733]: time="2026-06-09T13:45:01.326964671Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683545-666tx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.966721 | controller | Jun 09 13:45:01.356395 crc crio[23733]: time="2026-06-09T13:45:01.356246724Z" level=info msg="Ran pod sandbox dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683545-666tx/POD" id=947c0a2c-2666-439b-83fc-0d8124c07f2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.966737 | controller | Jun 09 13:45:01.372525 crc crio[23733]: time="2026-06-09T13:45:01.372256604Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6ea4e59f-80b3-494b-a3b0-9d26eeace9b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.966753 | controller | Jun 09 13:45:01.399427 crc crio[23733]: time="2026-06-09T13:45:01.398436809Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0a9b8edb-3852-438d-9d7e-b3c33d7d179a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.966769 | controller | Jun 09 13:45:01.418334 crc crio[23733]: time="2026-06-09T13:45:01.418011649Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683545-666tx/collect-profiles" id=53f51551-93a2-4331-831d-79219d8d76c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.966784 | controller | Jun 09 13:45:01.418562 crc crio[23733]: time="2026-06-09T13:45:01.418523722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.966800 | controller | Jun 09 13:45:01.475370 crc crio[23733]: time="2026-06-09T13:45:01.475259812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.966815 | controller | Jun 09 13:45:01.487731 crc crio[23733]: time="2026-06-09T13:45:01.487301024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.966831 | controller | Jun 09 13:45:01.693932 crc crio[23733]: time="2026-06-09T13:45:01.693770229Z" level=info msg="Created container 807ceb26ca2d92953b28610cefa56b63cfc311bdf5072eb12e51ffb14c60e25b: openshift-operator-lifecycle-manager/collect-profiles-29683545-666tx/collect-profiles" id=53f51551-93a2-4331-831d-79219d8d76c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.966850 | controller | Jun 09 13:45:01.695313 crc crio[23733]: time="2026-06-09T13:45:01.695271527Z" level=info msg="Starting container: 807ceb26ca2d92953b28610cefa56b63cfc311bdf5072eb12e51ffb14c60e25b" id=b63b5b3b-ab18-419e-ad2c-18770dda7910 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.966867 | controller | Jun 09 13:45:01.704068 crc crio[23733]: time="2026-06-09T13:45:01.703947514Z" level=info msg="Started container" PID=39929 containerID=807ceb26ca2d92953b28610cefa56b63cfc311bdf5072eb12e51ffb14c60e25b description=openshift-operator-lifecycle-manager/collect-profiles-29683545-666tx/collect-profiles id=b63b5b3b-ab18-419e-ad2c-18770dda7910 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b
2026-06-09 14:45:30.966883 | controller | Jun 09 13:45:03.307386 crc crio[23733]: time="2026-06-09T13:45:03.304913755Z" level=info msg="Stopping pod sandbox: dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b" id=266940b6-8906-4b3e-bfb5-fe4e4e04f685 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.966898 | controller | Jun 09 13:45:03.309373 crc crio[23733]: time="2026-06-09T13:45:03.308066283Z" level=info msg="Got pod network &{Name:collect-profiles-29683545-666tx Namespace:openshift-operator-lifecycle-manager ID:dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b UID:a34c20ef-b1eb-4f2e-8af8-548cad13c173 NetNS:/var/run/netns/533f7e51-1b95-4644-82ee-439de6096864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda34c20ef_b1eb_4f2e_8af8_548cad13c173.slice PodAnnotations:0xc00008cc88}] Aliases:map[]}"
2026-06-09 14:45:30.966914 | controller | Jun 09 13:45:03.309373 crc crio[23733]: time="2026-06-09T13:45:03.308704679Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683545-666tx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.966930 | controller | Jun 09 13:45:03.976856 crc crio[23733]: time="2026-06-09T13:45:03.976369287Z" level=info msg="Stopped pod sandbox: dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b" id=266940b6-8906-4b3e-bfb5-fe4e4e04f685 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.966945 | controller | Jun 09 13:45:27.482808 crc crio[23733]: time="2026-06-09T13:45:27.480976002Z" level=info msg="Stopping container: 189bafe7090c68a85bfe67e9308146fc03269c68a5975872aa014e17cfd6ea7e (timeout: 15s)" id=0ecaa6d6-a9e7-4bbc-adcc-d83543c9ce56 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.966961 | controller | Jun 09 13:45:27.614222 crc crio[23733]: time="2026-06-09T13:45:27.610843043Z" level=info msg="Stopped container 189bafe7090c68a85bfe67e9308146fc03269c68a5975872aa014e17cfd6ea7e: openshift-console/console-6c684df5db-cc8g8/console" id=0ecaa6d6-a9e7-4bbc-adcc-d83543c9ce56 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.966977 | controller | Jun 09 13:45:27.614222 crc crio[23733]: time="2026-06-09T13:45:27.612496714Z" level=info msg="Stopping pod sandbox: e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3" id=e635c736-c44c-4b2b-99ac-4537d7ded4d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.966992 | controller | Jun 09 13:45:27.614222 crc crio[23733]: time="2026-06-09T13:45:27.613060428Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b177ba18-5f59-4e3b-8576-20aa2e4c4470 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:0xc002b0e3c0}] Aliases:map[]}"
2026-06-09 14:45:30.967012 | controller | Jun 09 13:45:27.614222 crc crio[23733]: time="2026-06-09T13:45:27.613314284Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.967028 | controller | Jun 09 13:45:27.920687 crc crio[23733]: time="2026-06-09T13:45:27.920174953Z" level=info msg="Stopped pod sandbox: e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3" id=e635c736-c44c-4b2b-99ac-4537d7ded4d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.967043 | controller | Jun 09 13:45:28.609499 crc crio[23733]: time="2026-06-09T13:45:28.608966888Z" level=info msg="Removing container: 189bafe7090c68a85bfe67e9308146fc03269c68a5975872aa014e17cfd6ea7e" id=10c83fc6-6adc-4dfc-90c3-e3844219c278 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.967058 | controller | Jun 09 13:45:28.637494 crc crio[23733]: time="2026-06-09T13:45:28.63739166Z" level=info msg="Removed container 189bafe7090c68a85bfe67e9308146fc03269c68a5975872aa014e17cfd6ea7e: openshift-console/console-6c684df5db-cc8g8/console" id=10c83fc6-6adc-4dfc-90c3-e3844219c278 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.967074 | controller | Jun 09 13:45:30.518399 crc crio[23733]: time="2026-06-09T13:45:30.517580448Z" level=info msg="Stopping pod sandbox: e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3" id=0669edbd-9562-4eb5-965d-c5afdefafa05 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.967090 | controller | Jun 09 13:45:30.518399 crc crio[23733]: time="2026-06-09T13:45:30.518294085Z" level=info msg="Stopped pod sandbox (already stopped): e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3" id=0669edbd-9562-4eb5-965d-c5afdefafa05 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.967105 | controller | Jun 09 13:45:30.519855 crc crio[23733]: time="2026-06-09T13:45:30.518817638Z" level=info msg="Removing pod sandbox: e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3" id=852b5437-7b58-4f66-9c1c-1318591dd547 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.967121 | controller | Jun 09 13:45:30.529510 crc crio[23733]: time="2026-06-09T13:45:30.529428513Z" level=info msg="Removed pod sandbox: e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3" id=852b5437-7b58-4f66-9c1c-1318591dd547 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.967136 | controller | Jun 09 13:45:31.155097 crc crio[23733]: time="2026-06-09T13:45:31.154461363Z" level=info msg="Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/POD" id=0b7a890e-723d-4976-bcdd-86644f770c44 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.967151 | controller | Jun 09 13:45:31.155436 crc crio[23733]: time="2026-06-09T13:45:31.155182492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.967167 | controller | Jun 09 13:45:31.183889 crc crio[23733]: time="2026-06-09T13:45:31.183758116Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf Namespace:openshift-marketplace ID:868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb UID:9f8a7a44-61e4-486c-8973-4a22cd4a4c99 NetNS:/var/run/netns/76be8f2d-267d-420e-8612-aad6884b3603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9f8a7a44_61e4_486c_8973_4a22cd4a4c99.slice PodAnnotations:0xc0028982f0}] Aliases:map[]}"
2026-06-09 14:45:30.967183 | controller | Jun 09 13:45:31.183889 crc crio[23733]: time="2026-06-09T13:45:31.183831698Z" level=info msg="Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.967202 | controller | Jun 09 13:45:31.703730 crc crio[23733]: 2026-06-09T13:45:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:868d4361f9d7c8d Mac:8a:03:60:2a:4f:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/76be8f2d-267d-420e-8612-aad6884b3603 SocketPath: PciID:}] [{Interface:0xc00028e6c0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.967218 | controller | Jun 09 13:45:31.706442 crc crio[23733]: time="2026-06-09T13:45:31.706332162Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf Namespace:openshift-marketplace ID:868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb UID:9f8a7a44-61e4-486c-8973-4a22cd4a4c99 NetNS:/var/run/netns/76be8f2d-267d-420e-8612-aad6884b3603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9f8a7a44_61e4_486c_8973_4a22cd4a4c99.slice PodAnnotations:0xc0028982f0}] Aliases:map[]}"
2026-06-09 14:45:30.967234 | controller | Jun 09 13:45:31.706692 crc crio[23733]: time="2026-06-09T13:45:31.706587998Z" level=info msg="Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.967249 | controller | Jun 09 13:45:31.716620 crc crio[23733]: time="2026-06-09T13:45:31.716573449Z" level=info msg="Ran pod sandbox 868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/POD" id=0b7a890e-723d-4976-bcdd-86644f770c44 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.967265 | controller | Jun 09 13:45:31.719555 crc crio[23733]: time="2026-06-09T13:45:31.719519023Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1200b8df-9523-4ee0-8a15-fa9df7184606 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.967280 | controller | Jun 09 13:45:31.722749 crc crio[23733]: time="2026-06-09T13:45:31.722687352Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0cddf3a3-a1ee-429e-b521-b855cb9ae66e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.967296 | controller | Jun 09 13:45:31.735782 crc crio[23733]: time="2026-06-09T13:45:31.735684927Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/util" id=07a90b5a-7801-4800-9a38-f742fc0bd1db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.967311 | controller | Jun 09 13:45:31.736248 crc crio[23733]: time="2026-06-09T13:45:31.736180199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.967326 | controller | Jun 09 13:45:31.764998 crc crio[23733]: time="2026-06-09T13:45:31.764904518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.967342 | controller | Jun 09 13:45:31.769679 crc crio[23733]: time="2026-06-09T13:45:31.769556085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.967358 | controller | Jun 09 13:45:31.885787 crc crio[23733]: time="2026-06-09T13:45:31.885540547Z" level=info msg="Created container 3b8900b45406981f0b973241adfefb88fedb510a84ce702fd6a7ab831533affd: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/util" id=07a90b5a-7801-4800-9a38-f742fc0bd1db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.967377 | controller | Jun 09 13:45:31.887399 crc crio[23733]: time="2026-06-09T13:45:31.887338372Z" level=info msg="Starting container: 3b8900b45406981f0b973241adfefb88fedb510a84ce702fd6a7ab831533affd" id=43a884ab-e42b-4061-adaf-68ff1e5b9955 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.967393 | controller | Jun 09 13:45:31.895683 crc crio[23733]: time="2026-06-09T13:45:31.895563087Z" level=info msg="Started container" PID=41197 containerID=3b8900b45406981f0b973241adfefb88fedb510a84ce702fd6a7ab831533affd description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/util id=43a884ab-e42b-4061-adaf-68ff1e5b9955 name=/runtime.v1.RuntimeService/StartContainer sandboxID=868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb
2026-06-09 14:45:30.967410 | controller | Jun 09 13:45:32.658427 crc crio[23733]: time="2026-06-09T13:45:32.658320674Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=e6ea30ac-b633-4a65-bc47-685566b63ef2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.967426 | controller | Jun 09 13:45:32.659190 crc crio[23733]: time="2026-06-09T13:45:32.659010321Z" level=info msg="Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found" id=e6ea30ac-b633-4a65-bc47-685566b63ef2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.967443 | controller | Jun 09 13:45:32.659363 crc crio[23733]: time="2026-06-09T13:45:32.659280008Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found" id=e6ea30ac-b633-4a65-bc47-685566b63ef2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.967459 | controller | Jun 09 13:45:32.663422 crc crio[23733]: time="2026-06-09T13:45:32.661089503Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=ad2e0f7d-3380-4e29-83d1-8639fdf7a27d name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.967475 | controller | Jun 09 13:45:32.675087 crc crio[23733]: time="2026-06-09T13:45:32.67494845Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\""
2026-06-09 14:45:30.967490 | controller | Jun 09 13:45:35.124816 crc crio[23733]: time="2026-06-09T13:45:35.124254538Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=ad2e0f7d-3380-4e29-83d1-8639fdf7a27d name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.967506 | controller | Jun 09 13:45:35.126328 crc crio[23733]: time="2026-06-09T13:45:35.126289799Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=1a861a31-112c-4663-8f45-62e40b8ce14e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.967543 | controller | Jun 09 13:45:35.131957 crc crio[23733]: time="2026-06-09T13:45:35.131850088Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=8f068002-ced2-44be-922e-48e7d99eb78e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.967560 | controller | Jun 09 13:45:35.141062 crc crio[23733]: time="2026-06-09T13:45:35.141005497Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/pull" id=f4a0f9b0-4f54-4799-8b50-ffdab67f96f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.967579 | controller | Jun 09 13:45:35.142857 crc crio[23733]: time="2026-06-09T13:45:35.142828142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.967595 | controller | Jun 09 13:45:35.173468 crc crio[23733]: time="2026-06-09T13:45:35.173405108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.967611 | controller | Jun 09 13:45:35.174336 crc crio[23733]: time="2026-06-09T13:45:35.174314651Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/8a3e3137ab7c476668be7d16a0461df595f36ede37cb640216a97c9dfc0f10d2/merged/etc/passwd: no such file or directory"
2026-06-09 14:45:30.967627 | controller | Jun 09 13:45:35.174463 crc crio[23733]: time="2026-06-09T13:45:35.174448564Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/8a3e3137ab7c476668be7d16a0461df595f36ede37cb640216a97c9dfc0f10d2/merged/etc/group: no such file or directory"
2026-06-09 14:45:30.967642 | controller | Jun 09 13:45:35.177933 crc crio[23733]: time="2026-06-09T13:45:35.177902091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.967658 | controller | Jun 09 13:45:35.368713 crc crio[23733]: time="2026-06-09T13:45:35.368000228Z" level=info msg="Created container 9340265a98a0ffe4349d7515479766568d3b4d7a82b683e50cee5ae526503b5d: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/pull" id=f4a0f9b0-4f54-4799-8b50-ffdab67f96f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.967674 | controller | Jun 09 13:45:35.370958 crc crio[23733]: time="2026-06-09T13:45:35.370800948Z" level=info msg="Starting container: 9340265a98a0ffe4349d7515479766568d3b4d7a82b683e50cee5ae526503b5d" id=e1bdca5b-a59d-4478-88e6-8a1ca05531d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.967689 | controller | Jun 09 13:45:35.377224 crc crio[23733]: time="2026-06-09T13:45:35.376967582Z" level=info msg="Started container" PID=41262 containerID=9340265a98a0ffe4349d7515479766568d3b4d7a82b683e50cee5ae526503b5d description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/pull id=e1bdca5b-a59d-4478-88e6-8a1ca05531d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb
2026-06-09 14:45:30.967705 | controller | Jun 09 13:45:35.692037 crc crio[23733]: time="2026-06-09T13:45:35.691466852Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f6d35d8d-94d4-4bf2-a902-ef64c55b5a77 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.967721 | controller | Jun 09 13:45:35.696348 crc crio[23733]: time="2026-06-09T13:45:35.696243661Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ea843ce9-8305-4b9c-914e-27bf9cc0a414 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.967737 | controller | Jun 09 13:45:35.706899 crc crio[23733]: time="2026-06-09T13:45:35.706745503Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/extract" id=6d824304-da7d-48f3-972c-d6f6fe33f5df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.967752 | controller | Jun 09 13:45:35.707500 crc crio[23733]: time="2026-06-09T13:45:35.70738791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.967768 | controller | Jun 09 13:45:35.745911 crc crio[23733]: time="2026-06-09T13:45:35.745738049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.967790 | controller | Jun 09 13:45:35.750585 crc crio[23733]: time="2026-06-09T13:45:35.750456307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.967806 | controller | Jun 09 13:45:35.892935 crc crio[23733]: time="2026-06-09T13:45:35.892822419Z" level=info msg="Created container 29d584c07e0d00fd2f7a45fce499453c5e086edef1cf366c762526718f9e9122: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/extract" id=6d824304-da7d-48f3-972c-d6f6fe33f5df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.967822 | controller | Jun 09 13:45:35.894418 crc crio[23733]: time="2026-06-09T13:45:35.894330787Z" level=info msg="Starting container: 29d584c07e0d00fd2f7a45fce499453c5e086edef1cf366c762526718f9e9122" id=aea62816-30ee-4af3-9cfc-33bd8b2d5807 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.967838 | controller | Jun 09 13:45:35.901846 crc crio[23733]: time="2026-06-09T13:45:35.901726613Z" level=info msg="Started container" PID=41280 containerID=29d584c07e0d00fd2f7a45fce499453c5e086edef1cf366c762526718f9e9122 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/extract id=aea62816-30ee-4af3-9cfc-33bd8b2d5807 name=/runtime.v1.RuntimeService/StartContainer sandboxID=868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb
2026-06-09 14:45:30.967854 | controller | Jun 09 13:45:37.727984 crc crio[23733]: time="2026-06-09T13:45:37.727207511Z" level=info msg="Stopping pod sandbox: 868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb" id=0db3d0d6-1a02-4309-b711-83ee7aebb8a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.967870 | controller | Jun 09 13:45:37.730038 crc crio[23733]: time="2026-06-09T13:45:37.728543325Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf Namespace:openshift-marketplace ID:868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb UID:9f8a7a44-61e4-486c-8973-4a22cd4a4c99 NetNS:/var/run/netns/76be8f2d-267d-420e-8612-aad6884b3603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9f8a7a44_61e4_486c_8973_4a22cd4a4c99.slice PodAnnotations:0xc002898058}] Aliases:map[]}"
2026-06-09 14:45:30.967886 | controller | Jun 09 13:45:37.730038 crc crio[23733]: time="2026-06-09T13:45:37.728722519Z" level=info msg="Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.967902 | controller | Jun 09 13:45:37.981162 crc crio[23733]: time="2026-06-09T13:45:37.980905258Z" level=info msg="Stopped pod sandbox: 868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb" id=0db3d0d6-1a02-4309-b711-83ee7aebb8a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.967918 | controller | Jun 09 13:45:51.398191 crc crio[23733]: time="2026-06-09T13:45:51.397233831Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-controller-manager-655bc9d744-drs2r/POD" id=1eb39e5c-bc66-4622-9603-e137549a8ee4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.967933 | controller | Jun 09 13:45:51.400532 crc crio[23733]: time="2026-06-09T13:45:51.398232327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.967949 | controller | Jun 09 13:45:51.434215 crc crio[23733]: time="2026-06-09T13:45:51.434072903Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-655bc9d744-drs2r Namespace:metallb-system ID:9471b948d7828ffb2d151bfba20d32925b530463d67df3ea6a8c5a88d8c92d47 UID:16398cf2-ec28-456e-bb37-be677bd8044f NetNS:/var/run/netns/b6f44e3f-5d50-47d0-b619-5b5966d27d5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16398cf2_ec28_456e_bb37_be677bd8044f.slice PodAnnotations:0xc00008cee0}] Aliases:map[]}"
2026-06-09 14:45:30.967969 | controller | Jun 09 13:45:51.434215 crc crio[23733]: time="2026-06-09T13:45:51.434191586Z" level=info msg="Adding pod metallb-system_metallb-operator-controller-manager-655bc9d744-drs2r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.967985 | controller | Jun 09 13:45:52.579158 crc crio[23733]: time="2026-06-09T13:45:52.575838763Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-webhook-server-64f87bbdf6-kq8kc/POD" id=68f30957-5097-4a99-9a97-34b7856cda50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.968001 | controller | Jun 09 13:45:52.579158 crc crio[23733]: time="2026-06-09T13:45:52.577152836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.968017 | controller | Jun 09 13:45:52.641191 crc crio[23733]: time="2026-06-09T13:45:52.641053885Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-64f87bbdf6-kq8kc Namespace:metallb-system ID:7601e24e5724d61a43c9bab1f02170c06ca0369b9d3cd431ef86b429292192b5 UID:ee2eb1ad-2989-40d9-acba-628ac6ae144d NetNS:/var/run/netns/c9134eb2-a6e2-4c88-8e45-7e41973ec868 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee2eb1ad_2989_40d9_acba_628ac6ae144d.slice PodAnnotations:0xc00008d8d0}] Aliases:map[]}"
2026-06-09 14:45:30.968033 | controller | Jun 09 13:45:52.641191 crc crio[23733]: time="2026-06-09T13:45:52.641180768Z" level=info msg="Adding pod metallb-system_metallb-operator-webhook-server-64f87bbdf6-kq8kc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.968049 | controller | Jun 09 13:45:53.070674 crc crio[23733]: 2026-06-09T13:45:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9471b948d7828ff Mac:12:f6:cf:4f:ad:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/b6f44e3f-5d50-47d0-b619-5b5966d27d5c SocketPath: PciID:}] [{Interface:0xc000482770 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.968065 | controller | Jun 09 13:45:53.074201 crc crio[23733]: time="2026-06-09T13:45:53.07407461Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-655bc9d744-drs2r Namespace:metallb-system ID:9471b948d7828ffb2d151bfba20d32925b530463d67df3ea6a8c5a88d8c92d47 UID:16398cf2-ec28-456e-bb37-be677bd8044f NetNS:/var/run/netns/b6f44e3f-5d50-47d0-b619-5b5966d27d5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16398cf2_ec28_456e_bb37_be677bd8044f.slice PodAnnotations:0xc00008cee0}] Aliases:map[]}"
2026-06-09 14:45:30.968081 | controller | Jun 09 13:45:53.074607 crc crio[23733]: time="2026-06-09T13:45:53.074553372Z" level=info msg="Checking pod metallb-system_metallb-operator-controller-manager-655bc9d744-drs2r for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.968098 | controller | Jun 09 13:45:53.093660 crc crio[23733]: time="2026-06-09T13:45:53.093554978Z" level=info msg="Ran pod sandbox 9471b948d7828ffb2d151bfba20d32925b530463d67df3ea6a8c5a88d8c92d47 with infra container: metallb-system/metallb-operator-controller-manager-655bc9d744-drs2r/POD" id=1eb39e5c-bc66-4622-9603-e137549a8ee4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.968114 | controller | Jun 09 13:45:53.096915 crc crio[23733]: time="2026-06-09T13:45:53.09684566Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=a0c74613-c1d7-4ef7-aa11-d8010772c85c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.968133 | controller | Jun 09 13:45:53.097156 crc crio[23733]: time="2026-06-09T13:45:53.097061105Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found" id=a0c74613-c1d7-4ef7-aa11-d8010772c85c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.968149 | controller | Jun 09 13:45:53.097225 crc crio[23733]: time="2026-06-09T13:45:53.097194728Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found" id=a0c74613-c1d7-4ef7-aa11-d8010772c85c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.968165 | controller | Jun 09 13:45:53.099445 crc crio[23733]: time="2026-06-09T13:45:53.099372162Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=1afb0a4b-b33c-4d6a-b3a7-bf5d55e538ca name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.968181 | controller | Jun 09 13:45:53.119286 crc crio[23733]: time="2026-06-09T13:45:53.113955448Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\""
2026-06-09 14:45:30.968196 | controller | Jun 09 13:45:53.571811 crc crio[23733]: 2026-06-09T13:45:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7601e24e5724d61 Mac:72:a1:9b:54:36:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/c9134eb2-a6e2-4c88-8e45-7e41973ec868 SocketPath: PciID:}] [{Interface:0xc0001c2630 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.968212 | controller | Jun 09 13:45:53.573436 crc crio[23733]: time="2026-06-09T13:45:53.573324243Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-64f87bbdf6-kq8kc Namespace:metallb-system ID:7601e24e5724d61a43c9bab1f02170c06ca0369b9d3cd431ef86b429292192b5 UID:ee2eb1ad-2989-40d9-acba-628ac6ae144d NetNS:/var/run/netns/c9134eb2-a6e2-4c88-8e45-7e41973ec868 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee2eb1ad_2989_40d9_acba_628ac6ae144d.slice PodAnnotations:0xc00008d8d0}] Aliases:map[]}"
2026-06-09 14:45:30.968228 | controller | Jun 09 13:45:53.573843 crc crio[23733]: time="2026-06-09T13:45:53.573715392Z" level=info msg="Checking pod metallb-system_metallb-operator-webhook-server-64f87bbdf6-kq8kc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.968244 | controller | Jun 09 13:45:53.584006 crc crio[23733]: time="2026-06-09T13:45:53.583914668Z" level=info msg="Ran pod sandbox 7601e24e5724d61a43c9bab1f02170c06ca0369b9d3cd431ef86b429292192b5 with infra container: metallb-system/metallb-operator-webhook-server-64f87bbdf6-kq8kc/POD" id=68f30957-5097-4a99-9a97-34b7856cda50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.968259 | controller | Jun 09 13:45:53.587462 crc crio[23733]: time="2026-06-09T13:45:53.587413025Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=c28e1edb-df29-411c-b43a-cd860b675c8c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.968275 | controller | Jun 09 13:45:53.587661 crc crio[23733]: time="2026-06-09T13:45:53.58759738Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found" id=c28e1edb-df29-411c-b43a-cd860b675c8c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.968294 | controller | Jun 09 13:45:53.587756 crc crio[23733]: time="2026-06-09T13:45:53.587709842Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found" id=c28e1edb-df29-411c-b43a-cd860b675c8c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.968310 | controller | Jun 09 13:45:53.589162 crc crio[23733]: time="2026-06-09T13:45:53.589047026Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=6e61e8e5-570e-4233-b163-c1d7667f6fdf name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.968326 | controller | Jun 09 13:45:53.593918 crc crio[23733]: time="2026-06-09T13:45:53.593799455Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\""
2026-06-09 14:45:30.968349 | controller | Jun 09 13:46:00.567372 crc crio[23733]: time="2026-06-09T13:46:00.566582641Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683546-wd9db/POD" id=e2b00dfa-8f64-499c-9bb1-4b8907c21e5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.968365 | controller | Jun 09 13:46:00.567372 crc crio[23733]: time="2026-06-09T13:46:00.567407961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.968386 | controller | Jun 09 13:46:18.579371 crc crio[23733]: time="2026-06-09T13:46:18.577554212Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a" id=1afb0a4b-b33c-4d6a-b3a7-bf5d55e538ca name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.968402 | controller | Jun 09 13:46:18.581392 crc crio[23733]: time="2026-06-09T13:46:18.58031147Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=56fa5ff4-58ad-4a3a-a6c7-c0170a4e34c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.968420 | controller | Jun 09 13:46:18.597901 crc crio[23733]: time="2026-06-09T13:46:18.597700596Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683546-wd9db Namespace:openshift-infra ID:d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907 UID:09973f3a-6f6e-40c3-bae9-a1c0f9f62545 NetNS:/var/run/netns/e12132e1-3eb0-47cf-b9cf-7e48ca4c2cb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09973f3a_6f6e_40c3_bae9_a1c0f9f62545.slice PodAnnotations:0xc002898c78}] Aliases:map[]}"
2026-06-09 14:45:30.968486 | controller | Jun 09 13:46:18.597901 crc crio[23733]: time="2026-06-09T13:46:18.597787438Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683546-wd9db to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.968507 | controller | Jun 09 13:46:18.601179 crc crio[23733]: time="2026-06-09T13:46:18.600677Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885" id=6e61e8e5-570e-4233-b163-c1d7667f6fdf name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.968550 | controller | Jun 09 13:46:18.601310 crc crio[23733]: time="2026-06-09T13:46:18.600715441Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=57989170-c44a-4efd-b49a-c38b01889e73 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.968578 | controller | Jun 09 13:46:18.602776 crc crio[23733]: time="2026-06-09T13:46:18.602684831Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=537419d0-8390-47e6-9c81-32d16153da1d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.968600 | controller | Jun 09 13:46:18.618923 crc crio[23733]: time="2026-06-09T13:46:18.618798704Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=b8284a08-3caa-4f45-95d3-867c39d49c59 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.968616 | controller | Jun 09 13:46:18.621853 crc crio[23733]: time="2026-06-09T13:46:18.621563433Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-655bc9d744-drs2r/manager" id=b885f135-2334-4b9f-becf-f7b7e50cf185 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.968632 | controller | Jun 09 13:46:18.626838 crc crio[23733]: time="2026-06-09T13:46:18.626759783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.968648 | controller | Jun 09 13:46:18.632919 crc crio[23733]: time="2026-06-09T13:46:18.632867546Z" level=info msg="Creating container: metallb-system/metallb-operator-webhook-server-64f87bbdf6-kq8kc/webhook-server" id=34ac7e2c-6995-4d9d-95df-8ab529442ac4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.968663 | controller | Jun 09 13:46:18.647270 crc crio[23733]: time="2026-06-09T13:46:18.647233885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.968683 | controller | Jun 09 13:46:18.690194 crc crio[23733]: time="2026-06-09T13:46:18.690047677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.968698 | controller | Jun 09 13:46:18.696806 crc crio[23733]: time="2026-06-09T13:46:18.696443636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.968714 | controller | Jun 09 13:46:18.718863 crc crio[23733]: time="2026-06-09T13:46:18.718781745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.968729 | controller | Jun 09 13:46:18.722401 crc crio[23733]: time="2026-06-09T13:46:18.722360184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.968746 | controller | Jun 09 13:46:18.909454 crc crio[23733]: time="2026-06-09T13:46:18.908697708Z" level=info msg="Created container f517fded686f7d6a5be13629d4c20734e4551751695d0ef2cb40c4aa1f64807d: metallb-system/metallb-operator-controller-manager-655bc9d744-drs2r/manager" id=b885f135-2334-4b9f-becf-f7b7e50cf185 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.968761 | controller | Jun 09 13:46:18.910553 crc crio[23733]: time="2026-06-09T13:46:18.910510393Z" level=info msg="Created container 278f06f357a21edaee13bfd515437408f352c12ed605228a2dd8074c2f2f67d9: metallb-system/metallb-operator-webhook-server-64f87bbdf6-kq8kc/webhook-server" id=34ac7e2c-6995-4d9d-95df-8ab529442ac4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.968777 | controller | Jun 09 13:46:18.911583 crc crio[23733]: time="2026-06-09T13:46:18.911046167Z" level=info msg="Starting container: f517fded686f7d6a5be13629d4c20734e4551751695d0ef2cb40c4aa1f64807d" id=890c315c-97db-44a6-8ae7-56e4f3b1c1b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.968793 | controller | Jun 09 13:46:18.913547 crc crio[23733]: time="2026-06-09T13:46:18.91318375Z" level=info msg="Starting container: 278f06f357a21edaee13bfd515437408f352c12ed605228a2dd8074c2f2f67d9" id=2d20ac53-6010-46d1-838c-b04ad79aefef name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.968812 | controller | Jun 09 13:46:18.924432 crc crio[23733]: time="2026-06-09T13:46:18.923811105Z" level=info msg="Started container" PID=42172 containerID=f517fded686f7d6a5be13629d4c20734e4551751695d0ef2cb40c4aa1f64807d description=metallb-system/metallb-operator-controller-manager-655bc9d744-drs2r/manager id=890c315c-97db-44a6-8ae7-56e4f3b1c1b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9471b948d7828ffb2d151bfba20d32925b530463d67df3ea6a8c5a88d8c92d47
2026-06-09 14:45:30.968830 | controller | Jun 09 13:46:18.939898 crc crio[23733]: time="2026-06-09T13:46:18.939778976Z" level=info msg="Started container" PID=42174 containerID=278f06f357a21edaee13bfd515437408f352c12ed605228a2dd8074c2f2f67d9 description=metallb-system/metallb-operator-webhook-server-64f87bbdf6-kq8kc/webhook-server id=2d20ac53-6010-46d1-838c-b04ad79aefef name=/runtime.v1.RuntimeService/StartContainer sandboxID=7601e24e5724d61a43c9bab1f02170c06ca0369b9d3cd431ef86b429292192b5
2026-06-09 14:45:30.968846 | controller | Jun 09 13:46:19.519435 crc crio[23733]: 2026-06-09T13:46:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d73d075ec7a37ac Mac:d2:4b:3b:a4:20:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/e12132e1-3eb0-47cf-b9cf-7e48ca4c2cb8 SocketPath: PciID:}] [{Interface:0xc0002a2920 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.968862 | controller | Jun 09 13:46:19.520397 crc crio[23733]: time="2026-06-09T13:46:19.520297582Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683546-wd9db Namespace:openshift-infra ID:d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907 UID:09973f3a-6f6e-40c3-bae9-a1c0f9f62545 NetNS:/var/run/netns/e12132e1-3eb0-47cf-b9cf-7e48ca4c2cb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09973f3a_6f6e_40c3_bae9_a1c0f9f62545.slice PodAnnotations:0xc002898c78}] Aliases:map[]}"
2026-06-09 14:45:30.968879 | controller | Jun 09 13:46:19.520707 crc crio[23733]: time="2026-06-09T13:46:19.520541998Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683546-wd9db for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.968895 | controller | Jun 09 13:46:19.536729 crc crio[23733]: time="2026-06-09T13:46:19.536308082Z" level=info msg="Ran pod sandbox d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907 with infra container: openshift-infra/auto-csr-approver-29683546-wd9db/POD" id=e2b00dfa-8f64-499c-9bb1-4b8907c21e5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.968911 | controller | Jun 09 13:46:19.544605 crc crio[23733]: time="2026-06-09T13:46:19.543950774Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b49a1ca4-ec60-4b4c-bb63-fcdeedbbd60d name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.968927 | controller | Jun 09 13:46:19.555439 crc crio[23733]: time="2026-06-09T13:46:19.554492047Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:30.968943 | controller | Jun 09 13:46:20.448710 crc crio[23733]: time="2026-06-09T13:46:20.448529678Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b49a1ca4-ec60-4b4c-bb63-fcdeedbbd60d name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.968959 | controller | Jun 09 13:46:20.450754 crc crio[23733]: time="2026-06-09T13:46:20.45060317Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9cb6798c-af4f-4f6a-b2f2-6fde6f1f6245 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.968975 | controller | Jun 09 13:46:20.456358 crc crio[23733]: time="2026-06-09T13:46:20.456072507Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e8985972-d595-4214-a2c7-21db094ec59d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.968994 | controller | Jun 09 13:46:20.464320 crc crio[23733]: time="2026-06-09T13:46:20.464223281Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683546-wd9db/oc" id=9188d71c-4906-47c0-92bb-2e1c4bca339b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.969010 | controller | Jun 09 13:46:20.465207 crc crio[23733]: time="2026-06-09T13:46:20.465063253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.969026 | controller | Jun 09 13:46:20.504683 crc crio[23733]: time="2026-06-09T13:46:20.504582181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.969042 | controller | Jun 09 13:46:21.073155 crc crio[23733]: time="2026-06-09T13:46:21.072457141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.969057 | controller | Jun 09 13:46:21.225329 crc crio[23733]: time="2026-06-09T13:46:21.225208964Z" level=info msg="Created container 4c9143f5bea8e504759e49e496666ed60f5ae0f5049667953f6c35a8f4566f9d: openshift-infra/auto-csr-approver-29683546-wd9db/oc" id=9188d71c-4906-47c0-92bb-2e1c4bca339b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.969073 | controller | Jun 09 13:46:21.226504 crc crio[23733]: time="2026-06-09T13:46:21.226441224Z" level=info msg="Starting container: 4c9143f5bea8e504759e49e496666ed60f5ae0f5049667953f6c35a8f4566f9d" id=059a610e-8261-4d71-847d-5046bd8c8cc4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.969088 | controller | Jun 09 13:46:21.232448 crc crio[23733]: time="2026-06-09T13:46:21.232377123Z" level=info msg="Started container" PID=42276 containerID=4c9143f5bea8e504759e49e496666ed60f5ae0f5049667953f6c35a8f4566f9d description=openshift-infra/auto-csr-approver-29683546-wd9db/oc id=059a610e-8261-4d71-847d-5046bd8c8cc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907
2026-06-09 14:45:30.969104 | controller | Jun 09 13:46:23.657543 crc crio[23733]: time="2026-06-09T13:46:23.65689973Z" level=info msg="Stopping pod sandbox: d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907" id=badb16e7-ddcc-4e22-9cce-97ff6266356b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.969119 | controller | Jun 09 13:46:23.659317 crc crio[23733]: time="2026-06-09T13:46:23.65807325Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683546-wd9db Namespace:openshift-infra ID:d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907 UID:09973f3a-6f6e-40c3-bae9-a1c0f9f62545 NetNS:/var/run/netns/e12132e1-3eb0-47cf-b9cf-7e48ca4c2cb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09973f3a_6f6e_40c3_bae9_a1c0f9f62545.slice PodAnnotations:0xc0003089b8}] Aliases:map[]}"
2026-06-09 14:45:30.969135 | controller | Jun 09 13:46:23.659317 crc crio[23733]: time="2026-06-09T13:46:23.658413598Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683546-wd9db from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.969151 | controller | Jun 09 13:46:23.942583 crc crio[23733]: time="2026-06-09T13:46:23.94221635Z" level=info msg="Stopped pod sandbox: d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907" id=badb16e7-ddcc-4e22-9cce-97ff6266356b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.969167 | controller | Jun 09 13:46:53.362839 crc crio[23733]: time="2026-06-09T13:46:53.361590709Z" level=info msg="Running pod sandbox: metallb-system/controller-8464864885-9xkm8/POD" id=cb6b6b73-6e58-4ef2-9ddb-d59a5b0dc5d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.969186 | controller | Jun 09 13:46:53.365266 crc crio[23733]: time="2026-06-09T13:46:53.362875552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.969202 | controller | Jun 09 13:46:53.397742 crc crio[23733]: time="2026-06-09T13:46:53.39753807Z" level=info msg="Got pod network &{Name:controller-8464864885-9xkm8 Namespace:metallb-system ID:e7e27d4e0e26ea70a47fa6edad6a7b07270e9b5447bdcc70eed8a75f6a63931c UID:87cf320e-6330-4e3d-b301-78e350aad905 NetNS:/var/run/netns/1f6e8b05-e36e-44a5-81c5-db46cd681ddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod87cf320e_6330_4e3d_b301_78e350aad905.slice PodAnnotations:0xc002898138}] Aliases:map[]}"
2026-06-09 14:45:30.969218 | controller | Jun 09 13:46:53.397742 crc crio[23733]: time="2026-06-09T13:46:53.397603632Z" level=info msg="Adding pod metallb-system_controller-8464864885-9xkm8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.969233 | controller | Jun 09 13:46:55.021175 crc crio[23733]: 2026-06-09T13:46:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7e27d4e0e26ea7 Mac:16:3c:66:0a:49:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/1f6e8b05-e36e-44a5-81c5-db46cd681ddd SocketPath: PciID:}] [{Interface:0xc000292aa0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.969250 | controller | Jun 09 13:46:55.021175 crc crio[23733]: time="2026-06-09T13:46:55.020735695Z" level=info msg="Got pod network &{Name:controller-8464864885-9xkm8 Namespace:metallb-system ID:e7e27d4e0e26ea70a47fa6edad6a7b07270e9b5447bdcc70eed8a75f6a63931c UID:87cf320e-6330-4e3d-b301-78e350aad905 NetNS:/var/run/netns/1f6e8b05-e36e-44a5-81c5-db46cd681ddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod87cf320e_6330_4e3d_b301_78e350aad905.slice PodAnnotations:0xc002898138}] Aliases:map[]}"
2026-06-09 14:45:30.969266 | controller | Jun 09 13:46:55.021175 crc crio[23733]: time="2026-06-09T13:46:55.02093943Z" level=info msg="Checking pod metallb-system_controller-8464864885-9xkm8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.969281 | controller | Jun 09 13:46:55.043518 crc crio[23733]: time="2026-06-09T13:46:55.042247694Z" level=info msg="Ran pod sandbox e7e27d4e0e26ea70a47fa6edad6a7b07270e9b5447bdcc70eed8a75f6a63931c with infra container: metallb-system/controller-8464864885-9xkm8/POD" id=cb6b6b73-6e58-4ef2-9ddb-d59a5b0dc5d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.969297 | controller | Jun 09 13:46:55.044880 crc crio[23733]: time="2026-06-09T13:46:55.044822019Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=e2fa6b74-f470-4726-a6d7-c0a7d552c087 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.969313 | controller | Jun 09 13:46:55.046915 crc crio[23733]: time="2026-06-09T13:46:55.046846559Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=7d0ee6b8-5d95-4577-a746-7f5bb4d6f1e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.969328 | controller | Jun 09 13:46:55.055482 crc crio[23733]: time="2026-06-09T13:46:55.055437334Z" level=info msg="Creating container: metallb-system/controller-8464864885-9xkm8/controller" id=dbec2745-2663-4cc5-accf-0b48e73bdfd6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.969344 | controller | Jun 09 13:46:55.056207 crc crio[23733]: time="2026-06-09T13:46:55.056182092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.969362 | controller | Jun 09 13:46:55.095173 crc crio[23733]: time="2026-06-09T13:46:55.083526048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.969378 | controller | Jun 09 13:46:55.095173 crc crio[23733]: time="2026-06-09T13:46:55.091832855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.969394 | controller | Jun 09 13:46:55.217170 crc crio[23733]: time="2026-06-09T13:46:55.216987336Z" level=info msg="Created container 7613640d78128fdb83872d10cb91b7bcab4ad8273d086721702765180c2e52a4: metallb-system/controller-8464864885-9xkm8/controller" id=dbec2745-2663-4cc5-accf-0b48e73bdfd6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.969410 | controller | Jun 09 13:46:55.218663 crc crio[23733]: time="2026-06-09T13:46:55.218554856Z" level=info msg="Starting container: 7613640d78128fdb83872d10cb91b7bcab4ad8273d086721702765180c2e52a4" id=6625778d-8731-4ad7-81c6-559ec817dc03 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.969425 | controller | Jun 09 13:46:55.227179 crc crio[23733]: time="2026-06-09T13:46:55.227043028Z" level=info msg="Started container" PID=42850 containerID=7613640d78128fdb83872d10cb91b7bcab4ad8273d086721702765180c2e52a4 description=metallb-system/controller-8464864885-9xkm8/controller id=6625778d-8731-4ad7-81c6-559ec817dc03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7e27d4e0e26ea70a47fa6edad6a7b07270e9b5447bdcc70eed8a75f6a63931c
2026-06-09 14:45:30.969441 | controller | Jun 09 13:46:55.246853 crc crio[23733]: time="2026-06-09T13:46:55.246667309Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=76753fbd-a989-411f-8682-3ca83ca5e26e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.969457 | controller | Jun 09 13:46:55.250230 crc crio[23733]: time="2026-06-09T13:46:55.249992112Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=80385b7b-fa8d-41fb-baab-346db38eb94e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.969473 | controller | Jun 09 13:46:55.256067 crc crio[23733]: time="2026-06-09T13:46:55.255961452Z" level=info msg="Creating container: metallb-system/controller-8464864885-9xkm8/kube-rbac-proxy" id=bbcd34b6-3e48-4a4a-9a35-d0f9f27d6f7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.969488 | controller | Jun 09 13:46:55.256600 crc crio[23733]: time="2026-06-09T13:46:55.256527436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.969504 | controller | Jun 09 13:46:55.303858 crc crio[23733]: time="2026-06-09T13:46:55.302885746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.969547 | controller | Jun 09 13:46:55.313490 crc crio[23733]: time="2026-06-09T13:46:55.313389598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.969565 | controller | Jun 09 13:46:55.443069 crc crio[23733]: time="2026-06-09T13:46:55.44293125Z" level=info msg="Created container 3991af203d77bab84be6f588fd8efe4e1a92cf7724e0057fd39ac2a51ca12571: metallb-system/controller-8464864885-9xkm8/kube-rbac-proxy" id=bbcd34b6-3e48-4a4a-9a35-d0f9f27d6f7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.969581 | controller | Jun 09 13:46:55.447081 crc crio[23733]: time="2026-06-09T13:46:55.447000101Z" level=info msg="Starting container: 3991af203d77bab84be6f588fd8efe4e1a92cf7724e0057fd39ac2a51ca12571" id=49143691-cb40-4f55-93f0-3f18f8fb910f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.969600 | controller | Jun 09 13:46:55.454820 crc crio[23733]: time="2026-06-09T13:46:55.454704954Z" level=info msg="Started container" PID=42865 containerID=3991af203d77bab84be6f588fd8efe4e1a92cf7724e0057fd39ac2a51ca12571 description=metallb-system/controller-8464864885-9xkm8/kube-rbac-proxy id=49143691-cb40-4f55-93f0-3f18f8fb910f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7e27d4e0e26ea70a47fa6edad6a7b07270e9b5447bdcc70eed8a75f6a63931c
2026-06-09 14:45:30.969616 | controller | Jun 09 13:46:56.633973 crc crio[23733]: time="2026-06-09T13:46:56.633377168Z" level=info msg="Running pod sandbox: metallb-system/speaker-6cpsc/POD" id=bc8f88d1-de6f-412e-a469-99559a032f78 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.969632 | controller | Jun 09 13:46:56.633973 crc crio[23733]: time="2026-06-09T13:46:56.633961253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.969647 | controller | Jun 09 13:46:56.657455 crc crio[23733]: time="2026-06-09T13:46:56.657230805Z" 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=bc8f88d1-de6f-412e-a469-99559a032f78 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.969663 | controller | Jun 09 13:46:56.677810 crc crio[23733]: time="2026-06-09T13:46:56.677708007Z" level=info msg="Ran pod sandbox c39314620e5a5abc963bf2aecba847a12edbf84815e4a7f5cced5f9ae015107d with infra container: metallb-system/speaker-6cpsc/POD" id=bc8f88d1-de6f-412e-a469-99559a032f78 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.969679 | controller | Jun 09 13:46:56.680454 crc crio[23733]: time="2026-06-09T13:46:56.680366493Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=e103e905-8b62-40c7-860e-a4303a8cadf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.969694 | controller | Jun 09 13:46:56.682739 crc crio[23733]: time="2026-06-09T13:46:56.68262363Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=919d0e4a-9fb4-4ef7-a3ad-a578812137e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.969709 | controller | Jun 09 13:46:56.690670 crc crio[23733]: time="2026-06-09T13:46:56.690503788Z" level=info msg="Creating container: metallb-system/speaker-6cpsc/speaker" id=40633ed1-2339-496f-8b57-40755e653c81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.969724 | controller | Jun 09 13:46:56.691380 crc crio[23733]: time="2026-06-09T13:46:56.690942868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.969739 | controller | Jun 09 13:46:56.761089 crc crio[23733]: time="2026-06-09T13:46:56.760400747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.969754 | controller | Jun 09 13:46:57.340044 crc crio[23733]: time="2026-06-09T13:46:57.338276247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.969770 | controller | Jun 09 13:46:57.535705 crc crio[23733]: time="2026-06-09T13:46:57.531802239Z" level=info msg="Created container 339968799f7cb0aadfe3e7971234bc4dc05c9d1a29a2fe982cd55855243dd604: metallb-system/speaker-6cpsc/speaker" id=40633ed1-2339-496f-8b57-40755e653c81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.969789 | controller | Jun 09 13:46:57.539709 crc crio[23733]: time="2026-06-09T13:46:57.539514972Z" level=info msg="Starting container: 339968799f7cb0aadfe3e7971234bc4dc05c9d1a29a2fe982cd55855243dd604" id=530fdd69-3c51-4622-8daf-44ed74a6cb25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.969805 | controller | Jun 09 13:46:57.553087 crc crio[23733]: time="2026-06-09T13:46:57.552892637Z" level=info msg="Started container" PID=42921 containerID=339968799f7cb0aadfe3e7971234bc4dc05c9d1a29a2fe982cd55855243dd604 description=metallb-system/speaker-6cpsc/speaker id=530fdd69-3c51-4622-8daf-44ed74a6cb25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c39314620e5a5abc963bf2aecba847a12edbf84815e4a7f5cced5f9ae015107d
2026-06-09 14:45:30.969821 | controller | Jun 09 13:46:57.588476 crc crio[23733]: time="2026-06-09T13:46:57.588060717Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=0249689f-0f2b-4aa8-a95f-ea64804af752 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.969837 | controller | Jun 09 13:46:57.604392 crc crio[23733]: time="2026-06-09T13:46:57.602883378Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=5654a9d0-9e09-408b-b80c-bc9a726fd771 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.969853 | controller | Jun 09 13:46:57.628291 crc crio[23733]: time="2026-06-09T13:46:57.627093014Z" level=info msg="Creating container: metallb-system/speaker-6cpsc/kube-rbac-proxy" id=4373121b-74f8-49bf-af05-68e21fbcc0e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.969869 | controller | Jun 09 13:46:57.628291 crc crio[23733]: time="2026-06-09T13:46:57.628262913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.969884 | controller | Jun 09 13:46:57.713710 crc crio[23733]: time="2026-06-09T13:46:57.713330982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.969900 | controller | Jun 09 13:46:58.539591 crc crio[23733]: time="2026-06-09T13:46:58.539422903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.969915 | controller | Jun 09 13:46:58.757962 crc crio[23733]: time="2026-06-09T13:46:58.75789165Z" level=info msg="Created container 4c31789d554e05b875345e00c6eede39930f6301f5721b902ae02e2c14289f50: metallb-system/speaker-6cpsc/kube-rbac-proxy" id=4373121b-74f8-49bf-af05-68e21fbcc0e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.969931 | controller | Jun 09 13:46:58.759346 crc crio[23733]: time="2026-06-09T13:46:58.759297885Z" level=info msg="Starting container: 4c31789d554e05b875345e00c6eede39930f6301f5721b902ae02e2c14289f50" id=556ba3a8-a42d-4251-89c9-7e5c165ef48e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.969946 | controller | Jun 09 13:46:58.763624 crc crio[23733]: time="2026-06-09T13:46:58.763595622Z" level=info msg="Started container" PID=42961 containerID=4c31789d554e05b875345e00c6eede39930f6301f5721b902ae02e2c14289f50 description=metallb-system/speaker-6cpsc/kube-rbac-proxy id=556ba3a8-a42d-4251-89c9-7e5c165ef48e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c39314620e5a5abc963bf2aecba847a12edbf84815e4a7f5cced5f9ae015107d
2026-06-09 14:45:30.969962 | controller | Jun 09 13:47:22.685463 crc crio[23733]: time="2026-06-09T13:47:22.684076244Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-4tm6n/POD" id=db01587c-e3a9-4e45-b75f-ee8272e10d80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.969977 | controller | Jun 09 13:47:22.690427 crc crio[23733]: time="2026-06-09T13:47:22.685537131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.969996 | controller | Jun 09 13:47:22.714258 crc crio[23733]: time="2026-06-09T13:47:22.714066184Z" 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=db01587c-e3a9-4e45-b75f-ee8272e10d80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.970012 | controller | Jun 09 13:47:23.146729 crc crio[23733]: time="2026-06-09T13:47:23.145828669Z" level=info msg="Ran pod sandbox 1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579 with infra container: openshift-frr-k8s/frr-k8s-4tm6n/POD" id=db01587c-e3a9-4e45-b75f-ee8272e10d80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.970028 | controller | Jun 09 13:47:23.152356 crc crio[23733]: time="2026-06-09T13:47:23.151773257Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=810b502d-5e98-4c52-9173-33cc6c620567 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.970043 | controller | Jun 09 13:47:23.153497 crc crio[23733]: time="2026-06-09T13:47:23.152592138Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=810b502d-5e98-4c52-9173-33cc6c620567 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.970058 | controller | Jun 09 13:47:23.153497 crc crio[23733]: time="2026-06-09T13:47:23.152714991Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=810b502d-5e98-4c52-9173-33cc6c620567 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.970074 | controller | Jun 09 13:47:23.154997 crc crio[23733]: time="2026-06-09T13:47:23.154922566Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=8ba45348-1009-4a91-b2ac-ba888ebf621b name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.970090 | controller | Jun 09 13:47:23.167798 crc crio[23733]: time="2026-06-09T13:47:23.167694216Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-09 14:45:30.970105 | controller | Jun 09 13:47:25.335196 crc crio[23733]: time="2026-06-09T13:47:25.328611557Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-gmn9t/POD" id=4ccfa732-f75d-41e3-a496-9dc2ae4298fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.970121 | controller | Jun 09 13:47:25.335196 crc crio[23733]: time="2026-06-09T13:47:25.32951532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.970137 | controller | Jun 09 13:47:25.372288 crc crio[23733]: time="2026-06-09T13:47:25.372092155Z" 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=4ccfa732-f75d-41e3-a496-9dc2ae4298fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.970152 | controller | Jun 09 13:47:25.409215 crc crio[23733]: time="2026-06-09T13:47:25.408972438Z" level=info msg="Ran pod sandbox 2ad69696eeb7ed3e00c7fe1619918d8fea2b4d4527d2cabb38d4bb1c201b6280 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-gmn9t/POD" id=4ccfa732-f75d-41e3-a496-9dc2ae4298fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.970168 | controller | Jun 09 13:47:25.412584 crc crio[23733]: time="2026-06-09T13:47:25.412414853Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=b35ffb30-fa5e-4345-b955-c87ded83ed77 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.970189 | controller | Jun 09 13:47:25.413338 crc crio[23733]: time="2026-06-09T13:47:25.413210254Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=b35ffb30-fa5e-4345-b955-c87ded83ed77 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.970205 | controller | Jun 09 13:47:25.413453 crc crio[23733]: time="2026-06-09T13:47:25.413437319Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=b35ffb30-fa5e-4345-b955-c87ded83ed77 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.970221 | controller | Jun 09 13:47:25.415097 crc crio[23733]: time="2026-06-09T13:47:25.415013059Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=b0c973c9-23ec-495a-939b-d5ebbdd141bc name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.970236 | controller | Jun 09 13:47:25.420211 crc crio[23733]: time="2026-06-09T13:47:25.420089026Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-09 14:45:30.970252 | controller | Jun 09 13:47:30.585491 crc crio[23733]: time="2026-06-09T13:47:30.584293148Z" level=info msg="Removing container: 034b8cefc1842eab5225a2f77b82344763988dc74dac3a5c58bcf3fe722a14cd" id=7302b955-7ca7-4d32-9509-1ccd13ac3e19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.970267 | controller | Jun 09 13:47:30.873936 crc crio[23733]: time="2026-06-09T13:47:30.871387822Z" level=info msg="Removed container 034b8cefc1842eab5225a2f77b82344763988dc74dac3a5c58bcf3fe722a14cd: openshift-infra/auto-csr-approver-29683540-jfdnz/oc" id=7302b955-7ca7-4d32-9509-1ccd13ac3e19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.970283 | controller | Jun 09 13:47:30.887718 crc crio[23733]: time="2026-06-09T13:47:30.887488745Z" level=info msg="Stopping pod sandbox: cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0" id=d63d1679-99cc-417c-afcc-67bdceb47726 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.970299 | controller | Jun 09 13:47:30.888076 crc crio[23733]: time="2026-06-09T13:47:30.887789682Z" level=info msg="Stopped pod sandbox (already stopped): cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0" id=d63d1679-99cc-417c-afcc-67bdceb47726 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.970314 | controller | Jun 09 13:47:30.890533 crc crio[23733]: time="2026-06-09T13:47:30.889979847Z" level=info msg="Removing pod sandbox: cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0" id=2505533f-31e2-4de1-b011-3477a75e84cd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.970330 | controller | Jun 09 13:47:30.929434 crc crio[23733]: time="2026-06-09T13:47:30.929187919Z" level=info msg="Removed pod sandbox: cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0" id=2505533f-31e2-4de1-b011-3477a75e84cd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.970345 | controller | Jun 09 13:47:51.917999 crc crio[23733]: time="2026-06-09T13:47:51.916947527Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=8ba45348-1009-4a91-b2ac-ba888ebf621b name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.970361 | controller | Jun 09 13:47:51.919749 crc crio[23733]: time="2026-06-09T13:47:51.919415648Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=2059116c-8304-43bf-8da2-b5274ec0dfd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.970381 | controller | Jun 09 13:47:51.955341 crc crio[23733]: time="2026-06-09T13:47:51.955244205Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=4d4c84de-53c0-4757-8785-eb46b8173910 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.970399 | controller | Jun 09 13:47:51.972388 crc crio[23733]: time="2026-06-09T13:47:51.972261681Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4tm6n/cp-frr-files" id=b3b7ebec-f99f-4aee-b03b-ee6320758136 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.970416 | controller | Jun 09 13:47:51.974504 crc crio[23733]: time="2026-06-09T13:47:51.974405635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.970432 | controller | Jun 09 13:47:51.986220 crc crio[23733]: time="2026-06-09T13:47:51.986013455Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=b0c973c9-23ec-495a-939b-d5ebbdd141bc name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.970447 | controller | Jun 09 13:47:51.987006 crc crio[23733]: time="2026-06-09T13:47:51.986873607Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=511b6485-3539-48d0-8881-579042e88795 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.970463 | controller | Jun 09 13:47:51.993018 crc crio[23733]: time="2026-06-09T13:47:51.992831496Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=0e177b3d-d2c5-429a-88fb-8c20fa24d3a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.970479 | controller | Jun 09 13:47:52.003733 crc crio[23733]: time="2026-06-09T13:47:52.003569364Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-gmn9t/frr-k8s-webhook-server" id=5679faaa-c397-4202-9ed5-5178e03bd8a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.970494 | controller | Jun 09 13:47:52.006336 crc crio[23733]: time="2026-06-09T13:47:52.006175659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.970509 | controller | Jun 09 13:47:52.016376 crc crio[23733]: time="2026-06-09T13:47:52.014912699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.970545 | controller | Jun 09 13:47:52.019866 crc crio[23733]: time="2026-06-09T13:47:52.01978164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.970561 | controller | Jun 09 13:47:52.052696 crc crio[23733]: time="2026-06-09T13:47:52.052532569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.970577 | controller | Jun 09 13:47:52.057771 crc crio[23733]: time="2026-06-09T13:47:52.057689769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.970592 | controller | Jun 09 13:47:52.237911 crc crio[23733]: time="2026-06-09T13:47:52.237334685Z" level=info msg="Created container 9073040c34e23df1189b7547dbf213d754e3b98b30603543361039672c5e7afc: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-gmn9t/frr-k8s-webhook-server" id=5679faaa-c397-4202-9ed5-5178e03bd8a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.970611 | controller | Jun 09 13:47:52.239450 crc crio[23733]: time="2026-06-09T13:47:52.239324374Z" level=info msg="Created container 7f404b32bc64d1cc3167aa17653c2548a314501643d39ace25574b585a82c183: openshift-frr-k8s/frr-k8s-4tm6n/cp-frr-files" id=b3b7ebec-f99f-4aee-b03b-ee6320758136 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.970628 | controller | Jun 09 13:47:52.240727 crc crio[23733]: time="2026-06-09T13:47:52.240421981Z" level=info msg="Starting container: 9073040c34e23df1189b7547dbf213d754e3b98b30603543361039672c5e7afc" id=9b01b12c-6fb3-43d5-9f5d-f760105014f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.970644 | controller | Jun 09 13:47:52.244245 crc crio[23733]: time="2026-06-09T13:47:52.244056532Z" level=info msg="Starting container: 7f404b32bc64d1cc3167aa17653c2548a314501643d39ace25574b585a82c183" id=89ad7735-1d62-49c4-9243-744f5570b314 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.970659 | controller | Jun 09 13:47:52.247383 crc crio[23733]: time="2026-06-09T13:47:52.246234817Z" level=info msg="Started container" PID=43758 containerID=9073040c34e23df1189b7547dbf213d754e3b98b30603543361039672c5e7afc description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-gmn9t/frr-k8s-webhook-server id=9b01b12c-6fb3-43d5-9f5d-f760105014f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ad69696eeb7ed3e00c7fe1619918d8fea2b4d4527d2cabb38d4bb1c201b6280
2026-06-09 14:45:30.970675 | controller | Jun 09 13:47:52.259323 crc crio[23733]: time="2026-06-09T13:47:52.25917056Z" level=info msg="Started container" PID=43757 containerID=7f404b32bc64d1cc3167aa17653c2548a314501643d39ace25574b585a82c183 description=openshift-frr-k8s/frr-k8s-4tm6n/cp-frr-files id=89ad7735-1d62-49c4-9243-744f5570b314 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579
2026-06-09 14:45:30.970691 | controller | Jun 09 13:47:53.333401 crc crio[23733]: time="2026-06-09T13:47:53.332386026Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=86251780-fe72-45f0-ac9d-6df65f802f51 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.970707 | controller | Jun 09 13:47:53.344428 crc crio[23733]: time="2026-06-09T13:47:53.344297713Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=453525dc-08e7-4fa4-b45a-2d252b23cd61 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.970722 | controller | Jun 09 13:47:53.356070 crc crio[23733]: time="2026-06-09T13:47:53.355887383Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4tm6n/cp-reloader" id=1af2e207-c740-4fd7-9ef3-d317122f8a80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.970738 | controller | Jun 09 13:47:53.358761 crc crio[23733]: time="2026-06-09T13:47:53.358613271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.970754 | controller | Jun 09 13:47:53.427167 crc crio[23733]: time="2026-06-09T13:47:53.426593843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.970769 | controller | Jun 09 13:47:53.437776 crc crio[23733]: time="2026-06-09T13:47:53.436589903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.970784 | controller | Jun 09 13:47:53.713776 crc crio[23733]: time="2026-06-09T13:47:53.713488432Z" level=info msg="Created container 9c91120b0b009bfc9a3183ee1dc120c329ded5f6da29cbee7c01f94528572d3c: openshift-frr-k8s/frr-k8s-4tm6n/cp-reloader" id=1af2e207-c740-4fd7-9ef3-d317122f8a80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.970806 | controller | Jun 09 13:47:53.715784 crc crio[23733]: time="2026-06-09T13:47:53.715684957Z" level=info msg="Starting container: 9c91120b0b009bfc9a3183ee1dc120c329ded5f6da29cbee7c01f94528572d3c" id=42a6caa1-e301-42a6-8132-2206ce99a3c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.970822 | controller | Jun 09 13:47:53.722384 crc crio[23733]: time="2026-06-09T13:47:53.722264171Z" level=info msg="Started container" PID=43791 containerID=9c91120b0b009bfc9a3183ee1dc120c329ded5f6da29cbee7c01f94528572d3c description=openshift-frr-k8s/frr-k8s-4tm6n/cp-reloader id=42a6caa1-e301-42a6-8132-2206ce99a3c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579
2026-06-09 14:45:30.970838 | controller | Jun 09 13:47:54.350397 crc crio[23733]: time="2026-06-09T13:47:54.350321426Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=73c9010e-6bc9-4311-80d0-84a88a8f3537 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.970854 | controller | Jun 09 13:47:54.361270 crc crio[23733]: time="2026-06-09T13:47:54.360962123Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=96027c4f-0d7c-48ba-952a-5dbfd66ae0f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.970870 | controller | Jun 09 13:47:54.370967 crc crio[23733]: time="2026-06-09T13:47:54.370895822Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4tm6n/cp-metrics" id=8e00c3f3-f548-4050-aea8-2777241fc1e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.970886 | controller | Jun 09 13:47:54.374530 crc crio[23733]: time="2026-06-09T13:47:54.374501521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.970901 | controller | Jun 09 13:47:54.409403 crc crio[23733]: time="2026-06-09T13:47:54.409343514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.970917 | controller | Jun 09 13:47:54.413747 crc crio[23733]: time="2026-06-09T13:47:54.413712513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.970932 | controller | Jun 09 13:47:54.553872 crc crio[23733]: time="2026-06-09T13:47:54.553207043Z" level=info msg="Created container 09d1c3509aebb19efe385e066bf27ef443cd1a10bad6a8c2eac9056670647457: openshift-frr-k8s/frr-k8s-4tm6n/cp-metrics" id=8e00c3f3-f548-4050-aea8-2777241fc1e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.970948 | controller | Jun 09 13:47:54.555408 crc crio[23733]: time="2026-06-09T13:47:54.555081361Z" level=info msg="Starting container: 09d1c3509aebb19efe385e066bf27ef443cd1a10bad6a8c2eac9056670647457" id=7dce75b6-e798-4292-acc5-7e52e13e9360 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.970964 | controller | Jun 09 13:47:54.563244 crc crio[23733]: time="2026-06-09T13:47:54.562599938Z" level=info msg="Started container" PID=43817 containerID=09d1c3509aebb19efe385e066bf27ef443cd1a10bad6a8c2eac9056670647457 description=openshift-frr-k8s/frr-k8s-4tm6n/cp-metrics id=7dce75b6-e798-4292-acc5-7e52e13e9360 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579
2026-06-09 14:45:30.970979 | controller | Jun 09 13:47:55.365968 crc crio[23733]: time="2026-06-09T13:47:55.365877799Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=533a3b91-a64a-4e9f-b709-3b1df6c6a409 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.970998 | controller | Jun 09 13:47:55.373571 crc crio[23733]: time="2026-06-09T13:47:55.373204802Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=27e3f1bc-5160-41b0-968e-3cb183d42dc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.971014 | controller | Jun 09 13:47:55.464553 crc crio[23733]: time="2026-06-09T13:47:55.464417595Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4tm6n/cp-frr-status" id=3cd476b2-8c97-4dcc-900b-e6303184b594 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.971030 | controller | Jun 09 13:47:55.466816 crc crio[23733]: time="2026-06-09T13:47:55.466753223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.971045 | controller | Jun 09 13:47:55.501531 crc crio[23733]: time="2026-06-09T13:47:55.501414381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.971061 | controller | Jun 09 13:47:55.505035 crc crio[23733]: time="2026-06-09T13:47:55.504964629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.971076 | controller | Jun 09 13:47:55.655476 crc crio[23733]: time="2026-06-09T13:47:55.654970084Z" level=info msg="Created container 0297ce52fa177e72d8312b98b9f16288fb6cd734372f76cc4f8de41df41fa084: openshift-frr-k8s/frr-k8s-4tm6n/cp-frr-status" id=3cd476b2-8c97-4dcc-900b-e6303184b594 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.971092 | controller | Jun 09 13:47:55.659728 crc crio[23733]: time="2026-06-09T13:47:55.659526727Z" level=info msg="Starting container: 0297ce52fa177e72d8312b98b9f16288fb6cd734372f76cc4f8de41df41fa084" id=1ecbfeb7-97ca-42a2-87e0-f83d05c30966 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.971107 | controller | Jun 09 13:47:55.669839 crc crio[23733]: time="2026-06-09T13:47:55.669718472Z" level=info msg="Started container" PID=43830 containerID=0297ce52fa177e72d8312b98b9f16288fb6cd734372f76cc4f8de41df41fa084 description=openshift-frr-k8s/frr-k8s-4tm6n/cp-frr-status id=1ecbfeb7-97ca-42a2-87e0-f83d05c30966 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579
2026-06-09 14:45:30.971123 | controller | Jun 09 13:47:56.394571 crc crio[23733]: time="2026-06-09T13:47:56.382905778Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=55d6f409-df54-4853-8989-3e82583cb9ea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.971138 | controller | Jun 09 13:47:56.410231 crc crio[23733]: time="2026-06-09T13:47:56.410004306Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=a00c72b7-9fb8-4504-b98d-816ebe824167 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.971154 | controller | Jun 09 13:47:56.421758 crc crio[23733]: time="2026-06-09T13:47:56.421596586Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4tm6n/controller" id=6588389b-f532-45a4-b0c6-e99750607da2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.971170 | controller | Jun 09 13:47:56.424349 crc crio[23733]: time="2026-06-09T13:47:56.424224102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.971185 | controller | Jun 09 13:47:56.459409 crc crio[23733]: time="2026-06-09T13:47:56.459252219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.971204 | controller | Jun 09 13:47:56.466755 crc crio[23733]: time="2026-06-09T13:47:56.466661714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.971221 | controller | Jun 09 13:47:56.577032 crc crio[23733]: time="2026-06-09T13:47:56.576904732Z" level=info msg="Created container 93e9d6a3c2513af7cd5e1e64ed79eb5e8924e02e025b8875df77b2d5c7fca040: openshift-frr-k8s/frr-k8s-4tm6n/controller" id=6588389b-f532-45a4-b0c6-e99750607da2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.971237 | controller | Jun 09 13:47:56.579003 crc crio[23733]: time="2026-06-09T13:47:56.578440751Z" level=info msg="Starting container: 93e9d6a3c2513af7cd5e1e64ed79eb5e8924e02e025b8875df77b2d5c7fca040" id=94cec563-39d3-4d31-8413-b91673cc4a1d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.971254 | controller | Jun 09 13:47:56.586191 crc crio[23733]: time="2026-06-09T13:47:56.58558319Z" level=info msg="Started container" PID=43856 containerID=93e9d6a3c2513af7cd5e1e64ed79eb5e8924e02e025b8875df77b2d5c7fca040 description=openshift-frr-k8s/frr-k8s-4tm6n/controller id=94cec563-39d3-4d31-8413-b91673cc4a1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579
2026-06-09 14:45:30.971270 | controller | Jun 09 13:47:56.600215 crc crio[23733]: time="2026-06-09T13:47:56.600023111Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=c557d186-5db8-4034-b6ed-d1607b2a9a8e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.971286 | controller | Jun 09 13:47:56.606035 crc crio[23733]: time="2026-06-09T13:47:56.60598568Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=754f99d4-fa68-4071-bc80-fcf5b2819bbb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.971302 | controller | Jun 09 13:47:56.623831 crc crio[23733]: time="2026-06-09T13:47:56.623395426Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4tm6n/frr" id=21464abd-83fd-4d5f-a601-b70cf96907ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.971319 | controller | Jun 09 13:47:56.628715 crc crio[23733]: time="2026-06-09T13:47:56.628551395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.971335 | controller | Jun 09 13:47:56.678602 crc crio[23733]: time="2026-06-09T13:47:56.678424922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.971350 | controller | Jun 09 13:47:56.682693 crc crio[23733]: time="2026-06-09T13:47:56.682396142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.971366 | controller | Jun 09 13:47:56.828361 crc crio[23733]: time="2026-06-09T13:47:56.827615756Z" level=info msg="Created container 40b873c6a658d928d86fdb5337d6f8466e94370b9cf523e875650a7ae1a6283f: openshift-frr-k8s/frr-k8s-4tm6n/frr" id=21464abd-83fd-4d5f-a601-b70cf96907ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.971382 | controller | Jun 09 13:47:56.831483 crc crio[23733]: time="2026-06-09T13:47:56.8313791Z" level=info msg="Starting container: 40b873c6a658d928d86fdb5337d6f8466e94370b9cf523e875650a7ae1a6283f" id=d338725d-24b0-4924-a9e7-cd262ac080e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.971399 | controller | Jun 09 13:47:56.838491 crc crio[23733]: time="2026-06-09T13:47:56.838387276Z" level=info msg="Started container" PID=43876 containerID=40b873c6a658d928d86fdb5337d6f8466e94370b9cf523e875650a7ae1a6283f description=openshift-frr-k8s/frr-k8s-4tm6n/frr id=d338725d-24b0-4924-a9e7-cd262ac080e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579
2026-06-09 14:45:30.971418 | controller | Jun 09 13:47:56.855261 crc crio[23733]: time="2026-06-09T13:47:56.855069562Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=14d2e774-9ee0-4f9b-9825-d46abb0ccc26 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.971434 | controller | Jun 09 13:47:56.859670 crc crio[23733]: time="2026-06-09T13:47:56.859556025Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=b6d61273-0aba-4457-9442-856540b4b5ba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.971451 | controller | Jun 09 13:47:56.882827 crc crio[23733]: time="2026-06-09T13:47:56.882690884Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4tm6n/reloader" id=4d9dcc4b-63cf-4d45-b05a-746472ae3c4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.971467 | controller | Jun 09 13:47:56.885070 crc crio[23733]: time="2026-06-09T13:47:56.884991572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.971482 | controller | Jun 09 13:47:56.928307 crc crio[23733]: time="2026-06-09T13:47:56.928182892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.971498 | controller | Jun 09 13:47:56.931437 crc crio[23733]: time="2026-06-09T13:47:56.93131622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.971530 | controller | Jun 09 13:47:57.089763 crc crio[23733]: time="2026-06-09T13:47:57.088167185Z" level=info msg="Created container e2431a79294278f0d438089f3c9203e2f2e480af19d1cade299503351ebbfa71: openshift-frr-k8s/frr-k8s-4tm6n/reloader" id=4d9dcc4b-63cf-4d45-b05a-746472ae3c4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.971551 | controller | Jun 09 13:47:57.093895 crc crio[23733]: time="2026-06-09T13:47:57.093748695Z" level=info msg="Starting container: e2431a79294278f0d438089f3c9203e2f2e480af19d1cade299503351ebbfa71" id=a1470351-e9d1-4325-a3e8-edcce78e050f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.971568 | controller | Jun 09 13:47:57.103746 crc crio[23733]: time="2026-06-09T13:47:57.10354935Z" level=info msg="Started container" PID=43909 containerID=e2431a79294278f0d438089f3c9203e2f2e480af19d1cade299503351ebbfa71 description=openshift-frr-k8s/frr-k8s-4tm6n/reloader id=a1470351-e9d1-4325-a3e8-edcce78e050f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579
2026-06-09 14:45:30.971584 | controller | Jun 09 13:47:57.125086 crc crio[23733]: time="2026-06-09T13:47:57.125002786Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=add676b2-9533-47f5-a513-34e9f081a895 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.971600 | controller | Jun 09 13:47:57.130921 crc crio[23733]: time="2026-06-09T13:47:57.130844322Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=39631fb2-f778-415d-9518-5a8f3b57cd2c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.971616 | controller | Jun 09 13:47:57.154759 crc crio[23733]: time="2026-06-09T13:47:57.154605477Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4tm6n/frr-metrics" id=be2efc64-0527-411e-8b60-7512625f2b83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.971636 | controller | Jun 09 13:47:57.156783 crc crio[23733]: time="2026-06-09T13:47:57.156693629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.971653 | controller | Jun 09 13:47:57.206942 crc crio[23733]: time="2026-06-09T13:47:57.206043784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.971668 | controller | Jun 09 13:47:57.213226 crc crio[23733]: time="2026-06-09T13:47:57.21305961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.971684 | controller | Jun 09 13:47:57.357433 crc crio[23733]: time="2026-06-09T13:47:57.356840307Z" level=info msg="Created container 65bd58085cbce8a150f8d3fe95cd246b58d8372bd9f42ef79a646d6d87d1f39d: openshift-frr-k8s/frr-k8s-4tm6n/frr-metrics" id=be2efc64-0527-411e-8b60-7512625f2b83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.971700 | controller | Jun 09 13:47:57.358786 crc crio[23733]: time="2026-06-09T13:47:57.358680724Z" level=info msg="Starting container: 65bd58085cbce8a150f8d3fe95cd246b58d8372bd9f42ef79a646d6d87d1f39d" id=1faf0df4-9a55-4f72-a122-7e3808c3712e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.971716 | controller | Jun 09 13:47:57.364461 crc crio[23733]: time="2026-06-09T13:47:57.364374096Z" level=info msg="Started container" PID=43944 containerID=65bd58085cbce8a150f8d3fe95cd246b58d8372bd9f42ef79a646d6d87d1f39d description=openshift-frr-k8s/frr-k8s-4tm6n/frr-metrics id=1faf0df4-9a55-4f72-a122-7e3808c3712e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579
2026-06-09 14:45:30.971732 | controller | Jun 09 13:47:57.433844 crc crio[23733]: time="2026-06-09T13:47:57.433686311Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=1bf6f1b1-7b7f-45a2-8d05-045870da61e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.971748 | controller | Jun 09 13:47:57.438848 crc crio[23733]: time="2026-06-09T13:47:57.438786538Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=1e0eab74-bcab-474a-ba6d-6acc2cf17316 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.971764 | controller | Jun 09 13:47:57.474021 crc crio[23733]: time="2026-06-09T13:47:57.473663121Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4tm6n/frr-status" id=188f0444-2687-4efa-80c2-f777167a83f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.971780 | controller | Jun 09 13:47:57.475829 crc crio[23733]: time="2026-06-09T13:47:57.475758353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.971796 | controller | Jun 09 13:47:57.518807 crc crio[23733]: time="2026-06-09T13:47:57.516932855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.971812 | controller | Jun 09 13:47:57.523732 crc crio[23733]: time="2026-06-09T13:47:57.523613421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.971828 | controller | Jun 09 13:47:57.675571 crc crio[23733]: time="2026-06-09T13:47:57.675437359Z" level=info msg="Created container 507e5bc04670ee07e746e03dab5df1ea551608b6c689a830c379ceef39c591c7: openshift-frr-k8s/frr-k8s-4tm6n/frr-status" id=188f0444-2687-4efa-80c2-f777167a83f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.971847 | controller | Jun 09 13:47:57.677093 crc crio[23733]: time="2026-06-09T13:47:57.676978789Z" level=info msg="Starting container: 507e5bc04670ee07e746e03dab5df1ea551608b6c689a830c379ceef39c591c7" id=4306ad12-06bf-4927-a99a-0fb35f0159d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.971863 | controller | Jun 09 13:47:57.692476 crc crio[23733]: time="2026-06-09T13:47:57.692307452Z" level=info msg="Started container" PID=43974 containerID=507e5bc04670ee07e746e03dab5df1ea551608b6c689a830c379ceef39c591c7 description=openshift-frr-k8s/frr-k8s-4tm6n/frr-status id=4306ad12-06bf-4927-a99a-0fb35f0159d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579
2026-06-09 14:45:30.971880 | controller | Jun 09 13:47:57.720747 crc crio[23733]: time="2026-06-09T13:47:57.720509657Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7d7d1d97-6977-4f5f-8741-1bd7f4b4d0f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.971896 | controller | Jun 09 13:47:57.724016 crc crio[23733]: time="2026-06-09T13:47:57.723880962Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9d07290d-bb2d-43bc-8ce9-b0bd78bf1668 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.971912 | controller | Jun 09 13:47:57.735201 crc crio[23733]: time="2026-06-09T13:47:57.734952989Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4tm6n/kube-rbac-proxy" id=3e4f5b1b-3dee-4a96-b30b-b792e2c6143c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.971928 | controller | Jun 09 13:47:57.735537 crc crio[23733]: time="2026-06-09T13:47:57.735418411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.971944 | controller | Jun 09 13:47:57.780574 crc crio[23733]: time="2026-06-09T13:47:57.780404167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.971960 | controller | Jun 09 13:47:58.063958 crc crio[23733]: time="2026-06-09T13:47:58.063702635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.971976 | controller | Jun 09 13:47:58.213451 crc crio[23733]: time="2026-06-09T13:47:58.210256042Z" level=info msg="Created container 3492a9d6828c77b090483700cc0052256feee0cefeeef5eb54790ee7d1a3858a: openshift-frr-k8s/frr-k8s-4tm6n/kube-rbac-proxy" id=3e4f5b1b-3dee-4a96-b30b-b792e2c6143c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.971992 | controller | Jun 09 13:47:58.215779 crc crio[23733]: time="2026-06-09T13:47:58.215561045Z" level=info msg="Starting container: 3492a9d6828c77b090483700cc0052256feee0cefeeef5eb54790ee7d1a3858a" id=98a53250-d2ae-46d9-bebe-f06c8a9c635d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.972008 | controller | Jun 09 13:47:58.222617 crc crio[23733]: time="2026-06-09T13:47:58.222447547Z" level=info msg="Started container" PID=44014 containerID=3492a9d6828c77b090483700cc0052256feee0cefeeef5eb54790ee7d1a3858a description=openshift-frr-k8s/frr-k8s-4tm6n/kube-rbac-proxy id=98a53250-d2ae-46d9-bebe-f06c8a9c635d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579
2026-06-09 14:45:30.972024 | controller | Jun 09 13:47:58.263317 crc crio[23733]: time="2026-06-09T13:47:58.261712169Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5eeb842f-39b0-47d5-9284-47cc4bdd974e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.972044 | controller | Jun 09 13:47:58.267540 crc crio[23733]: time="2026-06-09T13:47:58.267401512Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=852c0f2a-d84f-4359-8f65-554c9b2479ab name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.972060 | controller | Jun 09 13:47:58.281808 crc crio[23733]: time="2026-06-09T13:47:58.281277189Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4tm6n/kube-rbac-proxy-frr" id=408850b1-8f6c-4955-b520-75327415ff75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.972076 | controller | Jun 09 13:47:58.282541 crc crio[23733]: time="2026-06-09T13:47:58.282469469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.972093 | controller | Jun 09 13:47:58.319329 crc crio[23733]: time="2026-06-09T13:47:58.319042254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.972109 | controller | Jun 09 13:47:58.748362 crc crio[23733]: time="2026-06-09T13:47:58.748199892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.972125 | controller | Jun 09 13:47:58.874717 crc crio[23733]: time="2026-06-09T13:47:58.874153885Z" level=info msg="Created container fe57941fccac77e1230b1475c762f52cececfb0d88a9794a010b2f19d8baf7ac: openshift-frr-k8s/frr-k8s-4tm6n/kube-rbac-proxy-frr" id=408850b1-8f6c-4955-b520-75327415ff75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.972141 | controller | Jun 09 13:47:58.875985 crc crio[23733]: time="2026-06-09T13:47:58.875908488Z" level=info msg="Starting container: fe57941fccac77e1230b1475c762f52cececfb0d88a9794a010b2f19d8baf7ac" id=afdcd43c-f7c8-4236-85bf-8517341e5656 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.972157 | controller | Jun 09 13:47:58.886035 crc crio[23733]: time="2026-06-09T13:47:58.885710964Z" level=info msg="Started container" PID=44042 containerID=fe57941fccac77e1230b1475c762f52cececfb0d88a9794a010b2f19d8baf7ac description=openshift-frr-k8s/frr-k8s-4tm6n/kube-rbac-proxy-frr id=afdcd43c-f7c8-4236-85bf-8517341e5656 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579
2026-06-09 14:45:30.972174 | controller | Jun 09 13:48:00.706602 crc crio[23733]: time="2026-06-09T13:48:00.706203246Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683548-fdknx/POD" id=add5eb99-2085-42c3-9379-22be97131fe0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.972190 | controller | Jun 09 13:48:00.707238 crc crio[23733]: time="2026-06-09T13:48:00.706669098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.972207 | controller | Jun 09 13:48:00.746314 crc crio[23733]: time="2026-06-09T13:48:00.746187516Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683548-fdknx Namespace:openshift-infra ID:b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b UID:c5384cbe-c5b1-4c88-878f-3536033455e5 NetNS:/var/run/netns/3d8f6225-1640-4db2-b26c-4ae51cea85a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5384cbe_c5b1_4c88_878f_3536033455e5.slice PodAnnotations:0xc0020d8158}] Aliases:map[]}"
2026-06-09 14:45:30.972223 | controller | Jun 09 13:48:00.746314 crc crio[23733]: time="2026-06-09T13:48:00.746298269Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683548-fdknx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.972243 | controller | Jun 09 13:48:02.009876 crc crio[23733]: 2026-06-09T13:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b520798eade8c08 Mac:aa:e3:d3:72:e8:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/3d8f6225-1640-4db2-b26c-4ae51cea85a3 SocketPath: PciID:}] [{Interface:0xc00030f3c0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.972260 | controller | Jun 09 13:48:02.011575 crc crio[23733]: time="2026-06-09T13:48:02.0111816Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683548-fdknx Namespace:openshift-infra ID:b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b UID:c5384cbe-c5b1-4c88-878f-3536033455e5 NetNS:/var/run/netns/3d8f6225-1640-4db2-b26c-4ae51cea85a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5384cbe_c5b1_4c88_878f_3536033455e5.slice PodAnnotations:0xc0020d8158}] Aliases:map[]}"
2026-06-09 14:45:30.972277 | controller | Jun 09 13:48:02.011575 crc crio[23733]: time="2026-06-09T13:48:02.011349724Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683548-fdknx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.972294 | controller | Jun 09 13:48:02.021609 crc crio[23733]: time="2026-06-09T13:48:02.02118465Z" level=info msg="Ran pod sandbox b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b with infra container: openshift-infra/auto-csr-approver-29683548-fdknx/POD" id=add5eb99-2085-42c3-9379-22be97131fe0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.972310 | controller | Jun 09 13:48:02.032780 crc crio[23733]: time="2026-06-09T13:48:02.032665097Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=ce62096e-f76a-433d-b337-8039da31d678 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.972327 | controller | Jun 09 13:48:02.045746 crc crio[23733]: time="2026-06-09T13:48:02.045502199Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:30.972344 | controller | Jun 09 13:48:03.753085 crc crio[23733]: time="2026-06-09T13:48:03.752474661Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=ce62096e-f76a-433d-b337-8039da31d678 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.972360 | controller | Jun 09 13:48:03.755567 crc crio[23733]: time="2026-06-09T13:48:03.754080932Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f01e3b14-4e85-411e-b507-9df42a028307 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.972376 | controller | Jun 09 13:48:03.756690 crc crio[23733]: time="2026-06-09T13:48:03.756421951Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0a648a6c-9c65-42d0-9e7a-206bb3c698b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.972392 | controller | Jun 09 13:48:03.762744 crc crio[23733]: time="2026-06-09T13:48:03.762657156Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683548-fdknx/oc" id=5be1cc6d-0bfa-47e6-a900-0b6290b595c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.972408 | controller | Jun 09 13:48:03.763194 crc crio[23733]: time="2026-06-09T13:48:03.763166519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.972424 | controller | Jun 09 13:48:03.796220 crc crio[23733]: time="2026-06-09T13:48:03.795946369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.972443 | controller | Jun 09 13:48:04.138441 crc crio[23733]: time="2026-06-09T13:48:04.138310666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.972460 | controller | Jun 09 13:48:04.241018 crc crio[23733]: time="2026-06-09T13:48:04.240214356Z" level=info msg="Created container 6c82121f7799201c1621dc63521ab494bd136817b727c6c57ba612853e7da3e8: openshift-infra/auto-csr-approver-29683548-fdknx/oc" id=5be1cc6d-0bfa-47e6-a900-0b6290b595c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.972476 | controller | Jun 09 13:48:04.242657 crc crio[23733]: time="2026-06-09T13:48:04.242530053Z" level=info msg="Starting container: 6c82121f7799201c1621dc63521ab494bd136817b727c6c57ba612853e7da3e8" id=d93cd588-59b3-411f-b1dd-e1024c67eb8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.972493 | controller | Jun 09 13:48:04.248517 crc crio[23733]: time="2026-06-09T13:48:04.248426231Z" level=info msg="Started container" PID=44210 containerID=6c82121f7799201c1621dc63521ab494bd136817b727c6c57ba612853e7da3e8 description=openshift-infra/auto-csr-approver-29683548-fdknx/oc id=d93cd588-59b3-411f-b1dd-e1024c67eb8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b
2026-06-09 14:45:30.972509 | controller | Jun 09 13:48:06.568150 crc crio[23733]: time="2026-06-09T13:48:06.568022664Z" level=info msg="Stopping pod sandbox: b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b" id=91166ef4-7e37-4081-a417-3302d6d3c3cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.972544 | controller | Jun 09 13:48:06.571168 crc crio[23733]: time="2026-06-09T13:48:06.568758943Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683548-fdknx Namespace:openshift-infra ID:b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b UID:c5384cbe-c5b1-4c88-878f-3536033455e5 NetNS:/var/run/netns/3d8f6225-1640-4db2-b26c-4ae51cea85a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5384cbe_c5b1_4c88_878f_3536033455e5.slice PodAnnotations:0xc002534508}] Aliases:map[]}"
2026-06-09 14:45:30.972562 | controller | Jun 09 13:48:06.571168 crc crio[23733]: time="2026-06-09T13:48:06.568908066Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683548-fdknx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.972590 | controller | Jun 09 13:48:06.933832 crc crio[23733]: time="2026-06-09T13:48:06.933193002Z" level=info msg="Stopped pod sandbox: b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b" id=91166ef4-7e37-4081-a417-3302d6d3c3cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.972608 | controller | Jun 09 13:48:24.099403 crc crio[23733]: time="2026-06-09T13:48:24.098452721Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-d66846bc6-vs7b2/POD" id=0b2859f5-b425-48bb-a5d1-8222dd278b3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.972624 | controller | Jun 09 13:48:24.100899 crc crio[23733]: time="2026-06-09T13:48:24.099460977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.972641 | controller | Jun 09 13:48:24.140810 crc crio[23733]: time="2026-06-09T13:48:24.140680538Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-d66846bc6-vs7b2 Namespace:baremetal-operator-system ID:6833383b8ea5ce1385184e915bdaeee93497376a39887e8b2c07e0fc52491381 UID:4f9db98d-5ac3-436e-8539-e2ccf69dcd9f NetNS:/var/run/netns/d36b28c3-7555-4b20-9a15-69429c0c8133 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f9db98d_5ac3_436e_8539_e2ccf69dcd9f.slice PodAnnotations:0xc0003084f0}] Aliases:map[]}"
2026-06-09 14:45:30.972661 | controller | Jun 09 13:48:24.140810 crc crio[23733]: time="2026-06-09T13:48:24.140780401Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-d66846bc6-vs7b2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.972678 | controller | Jun 09 13:48:24.220879 crc crio[23733]: time="2026-06-09T13:48:24.220171817Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-5d5f98f545-rgrcd/POD" id=705e3f7f-2848-4472-8aeb-90e696ed733f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.972694 | controller | Jun 09 13:48:24.220879 crc crio[23733]: time="2026-06-09T13:48:24.220822434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.972710 | controller | Jun 09 13:48:24.274167 crc crio[23733]: time="2026-06-09T13:48:24.273777238Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-5d5f98f545-rgrcd Namespace:baremetal-operator-system ID:61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00 UID:bf3c0573-2f53-45db-a8a4-1a05b29a22d7 NetNS:/var/run/netns/ced1dd1a-3afd-47e1-8016-3abc60a220b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf3c0573_2f53_45db_a8a4_1a05b29a22d7.slice PodAnnotations:0xc00028e698}] Aliases:map[]}"
2026-06-09 14:45:30.972727 | controller | Jun 09 13:48:24.274167 crc crio[23733]: time="2026-06-09T13:48:24.273874201Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-5d5f98f545-rgrcd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.972743 | controller | Jun 09 13:48:25.135987 crc crio[23733]: time="2026-06-09T13:48:25.135186854Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/POD" id=4e046d53-faa4-467b-98b7-b9949c34e5a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.972759 | controller | Jun 09 13:48:25.135987 crc crio[23733]: time="2026-06-09T13:48:25.135886171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.972775 | controller | Jun 09 13:48:25.167365 crc crio[23733]: time="2026-06-09T13:48:25.166981739Z" 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=4e046d53-faa4-467b-98b7-b9949c34e5a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.972792 | controller | Jun 09 13:48:25.174186 crc crio[23733]: time="2026-06-09T13:48:25.171578044Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-ncf5k/POD" id=0c6a90ab-050c-4f0e-9a19-8518e0264984 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.972807 | controller | Jun 09 13:48:25.174186 crc crio[23733]: time="2026-06-09T13:48:25.171731068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.972824 | controller | Jun 09 13:48:25.203386 crc crio[23733]: time="2026-06-09T13:48:25.202903838Z" level=info msg="Ran pod sandbox 5ab7286370173ff5758a6730e336fdc97cf413259a0b24667ffdf18135e9f60c with infra container: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/POD" id=4e046d53-faa4-467b-98b7-b9949c34e5a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.972840 | controller | Jun 09 13:48:25.214046 crc crio[23733]: time="2026-06-09T13:48:25.213488842Z" level=info msg="Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest" id=eee521ea-7b29-48dc-9394-d05562fec225 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.972860 | controller | Jun 09 13:48:25.240092 crc crio[23733]: time="2026-06-09T13:48:25.240016986Z" level=info msg="Got pod network &{Name:openstack-operator-index-ncf5k Namespace:openstack-operators ID:7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103 UID:526ac745-c316-4b86-9dc8-0f3488b28c63 NetNS:/var/run/netns/28d7ad7f-8eb5-4e22-aee1-8a08f490a91d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod526ac745_c316_4b86_9dc8_0f3488b28c63.slice PodAnnotations:0xc00028eca0}] Aliases:map[]}"
2026-06-09 14:45:30.972877 | controller | Jun 09 13:48:25.240486 crc crio[23733]: time="2026-06-09T13:48:25.240455318Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-ncf5k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.972894 | controller | Jun 09 13:48:25.244259 crc crio[23733]: time="2026-06-09T13:48:25.244194371Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic-ipa-downloader:latest\""
2026-06-09 14:45:30.972911 | controller | Jun 09 13:48:25.489295 crc crio[23733]: 2026-06-09T13:48:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6833383b8ea5ce1 Mac:76:ee:f4:a2:58:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/d36b28c3-7555-4b20-9a15-69429c0c8133 SocketPath: PciID:}] [{Interface:0xc000014cc0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.972927 | controller | Jun 09 13:48:25.491885 crc crio[23733]: time="2026-06-09T13:48:25.491788516Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-d66846bc6-vs7b2 Namespace:baremetal-operator-system ID:6833383b8ea5ce1385184e915bdaeee93497376a39887e8b2c07e0fc52491381 UID:4f9db98d-5ac3-436e-8539-e2ccf69dcd9f NetNS:/var/run/netns/d36b28c3-7555-4b20-9a15-69429c0c8133 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f9db98d_5ac3_436e_8539_e2ccf69dcd9f.slice PodAnnotations:0xc0003084f0}] Aliases:map[]}"
2026-06-09 14:45:30.972944 | controller | Jun 09 13:48:25.492158 crc crio[23733]: time="2026-06-09T13:48:25.492027273Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-d66846bc6-vs7b2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.972961 | controller | Jun 09 13:48:25.502773 crc crio[23733]: time="2026-06-09T13:48:25.502687439Z" level=info msg="Ran pod sandbox 6833383b8ea5ce1385184e915bdaeee93497376a39887e8b2c07e0fc52491381 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-d66846bc6-vs7b2/POD" id=0b2859f5-b425-48bb-a5d1-8222dd278b3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.972977 | controller | Jun 09 13:48:25.506063 crc crio[23733]: time="2026-06-09T13:48:25.505984891Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=642add70-09cc-48be-a0cd-8801478afbcc name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.972993 | controller | Jun 09 13:48:25.511043 crc crio[23733]: time="2026-06-09T13:48:25.508779031Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-09 14:45:30.973009 | controller | Jun 09 13:48:25.520526 crc crio[23733]: 2026-06-09T13:48:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61779af9e7963fc Mac:e2:9a:fb:4e:b0:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/ced1dd1a-3afd-47e1-8016-3abc60a220b2 SocketPath: PciID:}] [{Interface:0xc0004b2770 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.973025 | controller | Jun 09 13:48:25.522392 crc crio[23733]: time="2026-06-09T13:48:25.522320959Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-5d5f98f545-rgrcd Namespace:baremetal-operator-system ID:61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00 UID:bf3c0573-2f53-45db-a8a4-1a05b29a22d7 NetNS:/var/run/netns/ced1dd1a-3afd-47e1-8016-3abc60a220b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf3c0573_2f53_45db_a8a4_1a05b29a22d7.slice PodAnnotations:0xc00028e698}] Aliases:map[]}"
2026-06-09 14:45:30.973046 | controller | Jun 09 13:48:25.522558 crc crio[23733]: time="2026-06-09T13:48:25.522485824Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-5d5f98f545-rgrcd for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.973063 | controller | Jun 09 13:48:25.533794 crc crio[23733]: time="2026-06-09T13:48:25.533455689Z" level=info msg="Ran pod sandbox 61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-5d5f98f545-rgrcd/POD" id=705e3f7f-2848-4472-8aeb-90e696ed733f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.973079 | controller | Jun 09 13:48:25.536355 crc crio[23733]: time="2026-06-09T13:48:25.5362984Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:latest" id=1c2fd34a-683f-40a1-abd9-f8cb0b2b25dd name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.973096 | controller | Jun 09 13:48:25.540917 crc crio[23733]: time="2026-06-09T13:48:25.538979297Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:latest\""
2026-06-09 14:45:30.973113 | controller | Jun 09 13:48:25.856666 crc crio[23733]: 2026-06-09T13:48:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a025f8144ff795 Mac:06:37:c4:82:8b:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/28d7ad7f-8eb5-4e22-aee1-8a08f490a91d SocketPath: PciID:}] [{Interface:0xc00034b610 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.973130 | controller | Jun 09 13:48:25.858991 crc crio[23733]: time="2026-06-09T13:48:25.858915653Z" level=info msg="Got pod network &{Name:openstack-operator-index-ncf5k Namespace:openstack-operators ID:7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103 UID:526ac745-c316-4b86-9dc8-0f3488b28c63 NetNS:/var/run/netns/28d7ad7f-8eb5-4e22-aee1-8a08f490a91d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod526ac745_c316_4b86_9dc8_0f3488b28c63.slice PodAnnotations:0xc00028eca0}] Aliases:map[]}"
2026-06-09 14:45:30.973147 | controller | Jun 09 13:48:25.859234 crc crio[23733]: time="2026-06-09T13:48:25.85918972Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-ncf5k for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.973163 | controller | Jun 09 13:48:25.873530 crc crio[23733]: time="2026-06-09T13:48:25.873293413Z" level=info msg="Ran pod sandbox 7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103 with infra container: openstack-operators/openstack-operator-index-ncf5k/POD" id=0c6a90ab-050c-4f0e-9a19-8518e0264984 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.973179 | controller | Jun 09 13:48:25.877332 crc crio[23733]: time="2026-06-09T13:48:25.877254712Z" level=info msg="Pulling image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169" id=668ca851-3a2a-4a77-acee-4cd87f29946b name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.973196 | controller | Jun 09 13:48:25.878337 crc crio[23733]: time="2026-06-09T13:48:25.878078432Z" level=info msg="Trying to access \"38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169\""
2026-06-09 14:45:30.973215 | controller | Jun 09 13:48:29.488419 crc crio[23733]: time="2026-06-09T13:48:29.481429018Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-cffcd/POD" id=14ef1fa1-30e0-41d5-9f6b-b801db4348eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.973232 | controller | Jun 09 13:48:29.488419 crc crio[23733]: time="2026-06-09T13:48:29.483205933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.973248 | controller | Jun 09 13:48:30.960860 crc crio[23733]: time="2026-06-09T13:48:30.959070843Z" level=info msg="Removing container: d3986ef7a18e155592a46c87ad5816c1d0ac16934cbf6b1a7ba7f1cd178d376f" id=ee6897f5-d8b8-4ec2-840a-ba6b03e61c99 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.973265 | controller | Jun 09 13:48:42.170997 crc crio[23733]: time="2026-06-09T13:48:42.169595776Z" level=info msg="Removed container d3986ef7a18e155592a46c87ad5816c1d0ac16934cbf6b1a7ba7f1cd178d376f: openshift-infra/auto-csr-approver-29683542-6pj9k/oc" id=ee6897f5-d8b8-4ec2-840a-ba6b03e61c99 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.973282 | controller | Jun 09 13:48:42.184976 crc crio[23733]: time="2026-06-09T13:48:42.184721981Z" level=info msg="Stopping pod sandbox: e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6" id=d924a5b1-0e0d-44bd-a03b-64170d13e8bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.973298 | controller | Jun 09 13:48:42.185380 crc crio[23733]: time="2026-06-09T13:48:42.185251453Z" level=info msg="Stopped pod sandbox (already stopped): e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6" id=d924a5b1-0e0d-44bd-a03b-64170d13e8bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.973314 | controller | Jun 09 13:48:42.188610 crc crio[23733]: time="2026-06-09T13:48:42.188502055Z" level=info msg="Removing pod sandbox: e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6" id=4bda9130-6cee-4fb8-9d29-0681bfb46e80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.973331 | controller | Jun 09 13:48:42.296698 crc crio[23733]: time="2026-06-09T13:48:42.296509347Z" level=info msg="Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7" id=eee521ea-7b29-48dc-9394-d05562fec225 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.973347 | controller | Jun 09 13:48:42.298746 crc crio[23733]: time="2026-06-09T13:48:42.298671711Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest" id=b1f98ce7-c63f-4976-aee9-e729ee28fe20 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.973364 | controller | Jun 09 13:48:43.342026 crc crio[23733]: time="2026-06-09T13:48:43.339687766Z" level=info msg="Got pod network &{Name:openstack-operator-index-cffcd Namespace:openstack-operators ID:45cb0f60d1c40e8b8baaa1585f743fe1cdfcda221374bac84959e2f0218f5285 UID:78ed64a5-bd25-43a1-ae5a-dcfa2ca72dc0 NetNS:/var/run/netns/92a1b997-25e5-48f4-8be4-2dc3cbc08c8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod78ed64a5_bd25_43a1_ae5a_dcfa2ca72dc0.slice PodAnnotations:0xc001c1e480}] Aliases:map[]}"
2026-06-09 14:45:30.973382 | controller | Jun 09 13:48:43.342026 crc crio[23733]: time="2026-06-09T13:48:43.341999704Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-cffcd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.973402 | controller | Jun 09 13:48:43.812831 crc crio[23733]: time="2026-06-09T13:48:43.812564732Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader" id=00552cfa-b180-4d0b-9bb0-db66459ef636 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.973419 | controller | Jun 09 13:48:43.816886 crc crio[23733]: time="2026-06-09T13:48:43.816346726Z" level=info msg="Removed pod sandbox: e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6" id=4bda9130-6cee-4fb8-9d29-0681bfb46e80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.973440 | controller | Jun 09 13:48:44.361892 crc crio[23733]: 2026-06-09T13:48:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45cb0f60d1c40e8 Mac:66:9c:2d:02:00:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/92a1b997-25e5-48f4-8be4-2dc3cbc08c8d SocketPath: PciID:}] [{Interface:0xc0001c8e10 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.973456 | controller | Jun 09 13:48:44.365717 crc crio[23733]: time="2026-06-09T13:48:44.365560447Z" level=info msg="Got pod network &{Name:openstack-operator-index-cffcd Namespace:openstack-operators ID:45cb0f60d1c40e8b8baaa1585f743fe1cdfcda221374bac84959e2f0218f5285 UID:78ed64a5-bd25-43a1-ae5a-dcfa2ca72dc0 NetNS:/var/run/netns/92a1b997-25e5-48f4-8be4-2dc3cbc08c8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod78ed64a5_bd25_43a1_ae5a_dcfa2ca72dc0.slice PodAnnotations:0xc001c1e480}] Aliases:map[]}"
2026-06-09 14:45:30.973473 | controller | Jun 09 13:48:44.366195 crc crio[23733]: time="2026-06-09T13:48:44.366003947Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-cffcd for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.973490 | controller | Jun 09 13:48:44.428299 crc crio[23733]: time="2026-06-09T13:48:44.428196593Z" level=info msg="Ran pod sandbox 45cb0f60d1c40e8b8baaa1585f743fe1cdfcda221374bac84959e2f0218f5285 with infra container: openstack-operators/openstack-operator-index-cffcd/POD" id=14ef1fa1-30e0-41d5-9f6b-b801db4348eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.973506 | controller | Jun 09 13:48:44.431953 crc crio[23733]: time="2026-06-09T13:48:44.431889545Z" level=info msg="Pulling image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169" id=dd2a9c90-5d2e-4a9f-b882-28c33b95fdbb name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.973543 | controller | Jun 09 13:48:44.433587 crc crio[23733]: time="2026-06-09T13:48:44.433544886Z" level=info msg="Trying to access \"38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169\""
2026-06-09 14:45:30.973561 | controller | Jun 09 13:48:44.910569 crc crio[23733]: time="2026-06-09T13:48:44.910016689Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-ipa-downloader" id=de126832-4c8b-4658-91e6-8db8c018d463 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.973577 | controller | Jun 09 13:48:49.190485 crc crio[23733]: time="2026-06-09T13:48:49.19000895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.973593 | controller | Jun 09 13:48:51.321498 crc crio[23733]: time="2026-06-09T13:48:51.320442033Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:c918a5cf287c46e6ef8fa659d59184b74a6d37b3433740a66134978185eaf05d" id=1c2fd34a-683f-40a1-abd9-f8cb0b2b25dd name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.973609 | controller | Jun 09 13:48:51.323717 crc crio[23733]: time="2026-06-09T13:48:51.322421913Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:latest" id=fdbec0f2-675c-4f38-b663-d4f2523dc221 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.973625 | controller | Jun 09 13:48:51.611530 crc crio[23733]: time="2026-06-09T13:48:51.611366509Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=642add70-09cc-48be-a0cd-8801478afbcc name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.973644 | controller | Jun 09 13:48:51.613568 crc crio[23733]: time="2026-06-09T13:48:51.613493083Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=fb283734-b16b-4dc7-a102-82e06e682492 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.973661 | controller | Jun 09 13:48:53.309811 crc crio[23733]: time="2026-06-09T13:48:53.30927879Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator" id=5a4530ed-5950-42b6-ac98-bbab9e50d903 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.973677 | controller | Jun 09 13:48:53.789244 crc crio[23733]: time="2026-06-09T13:48:53.787051276Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=3fd28bf5-69b9-4f1a-a857-190d37fcbf80 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.973694 | controller | Jun 09 13:48:53.801097 crc crio[23733]: time="2026-06-09T13:48:53.800580263Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5d5f98f545-rgrcd/manager" id=a7e11d5d-5faf-4f12-8268-bc1cecf7b2c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.973710 | controller | Jun 09 13:48:53.807478 crc crio[23733]: time="2026-06-09T13:48:53.806747076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.973726 | controller | Jun 09 13:48:53.810596 crc crio[23733]: time="2026-06-09T13:48:53.810329635Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-d66846bc6-vs7b2/manager" id=2466a048-c8cc-492c-9384-b5d7bab7cec3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.973741 | controller | Jun 09 13:48:53.831225 crc crio[23733]: time="2026-06-09T13:48:53.830937017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.973758 | controller | Jun 09 13:48:53.884887 crc crio[23733]: time="2026-06-09T13:48:53.884816935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.973774 | controller | Jun 09 13:48:53.918317 crc crio[23733]: time="2026-06-09T13:48:53.917936056Z" level=info msg="Pulled image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index@sha256:1b96bf59c25e63db0ff519d937929483bcab8ed3067e9fe00e5755b082db079d" id=668ca851-3a2a-4a77-acee-4cd87f29946b name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.973791 | controller | Jun 09 13:48:53.920473 crc crio[23733]: time="2026-06-09T13:48:53.920408829Z" level=info msg="Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169" id=3fde83ae-607b-4921-a372-7d64555a2693 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.973807 | controller | Jun 09 13:48:53.924855 crc crio[23733]: time="2026-06-09T13:48:53.924764276Z" level=info msg="Pulled image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index@sha256:1b96bf59c25e63db0ff519d937929483bcab8ed3067e9fe00e5755b082db079d" id=dd2a9c90-5d2e-4a9f-b882-28c33b95fdbb name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.973823 | controller | Jun 09 13:48:53.925839 crc crio[23733]: time="2026-06-09T13:48:53.925756071Z" level=info msg="Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169" id=cffbc58f-ae5b-4092-a392-8e2e3af6d0a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.973839 | controller | Jun 09 13:48:53.934346 crc crio[23733]: time="2026-06-09T13:48:53.933593915Z" level=info msg="Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169" id=bb938b6c-9468-4f19-9120-1296ee460eed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.973861 | controller | Jun 09 13:48:53.983669 crc crio[23733]: time="2026-06-09T13:48:53.983542246Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-ncf5k/registry-server" id=84baba7d-9564-4cd4-b5a7-b4b24d8c94f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.973878 | controller | Jun 09 13:48:54.000659 crc crio[23733]: time="2026-06-09T13:48:54.000505967Z" level=info msg="Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169" id=fdd12952-e8b5-4d73-8926-22316633c4b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.973894 | controller | Jun 09 13:48:54.022333 crc crio[23733]: time="2026-06-09T13:48:54.022065832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.973910 | controller | Jun 09 13:48:54.030847 crc crio[23733]: time="2026-06-09T13:48:54.030754829Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-cffcd/registry-server" id=69dcd5de-f71c-4c91-be88-1c2696ede2b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.973926 | controller | Jun 09 13:48:54.054190 crc crio[23733]: time="2026-06-09T13:48:54.053844223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.973942 | controller | Jun 09 13:48:54.074290 crc crio[23733]: time="2026-06-09T13:48:54.074012743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.973958 | controller | Jun 09 13:48:54.107978 crc crio[23733]: time="2026-06-09T13:48:54.107855984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.973973 | controller | Jun 09 13:48:54.128771 crc crio[23733]: time="2026-06-09T13:48:54.128525847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.973989 | controller | Jun 09 13:48:54.161372 crc crio[23733]: time="2026-06-09T13:48:54.161280341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.974005 | controller | Jun 09 13:48:54.170337 crc crio[23733]: time="2026-06-09T13:48:54.170242044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.974020 | controller | Jun 09 13:48:54.180002 crc crio[23733]: time="2026-06-09T13:48:54.17937437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.974035 | controller | Jun 09 13:48:54.184325 crc crio[23733]: time="2026-06-09T13:48:54.184215471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.974051 | controller | Jun 09 13:48:54.211429 crc crio[23733]: time="2026-06-09T13:48:54.211012246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.974066 | controller | Jun 09 13:48:54.220767 crc crio[23733]: time="2026-06-09T13:48:54.220682737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.974081 | controller | Jun 09 13:48:54.355565 crc crio[23733]: time="2026-06-09T13:48:54.354469959Z" level=info msg="Created container af668d5e670619be558cd9a2bdfcc3e75725478c1c2c99e57ef99d4894c59637: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-ipa-downloader" id=de126832-4c8b-4658-91e6-8db8c018d463 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.974101 | controller | Jun 09 13:48:54.355565 crc crio[23733]: time="2026-06-09T13:48:54.355453364Z" level=info msg="Starting container: af668d5e670619be558cd9a2bdfcc3e75725478c1c2c99e57ef99d4894c59637" id=fd33ed28-dc3d-4805-bee4-ef356ba3ad34 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.974117 | controller | Jun 09 13:48:54.358278 crc crio[23733]: time="2026-06-09T13:48:54.357592436Z" level=info msg="Created container 04430be3e2d16d279b52ef304f66bd1852217a08636d561022566a2bb4f4f2d2: openstack-operators/openstack-operator-index-ncf5k/registry-server" id=84baba7d-9564-4cd4-b5a7-b4b24d8c94f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.974134 | controller | Jun 09 13:48:54.362566 crc crio[23733]: time="2026-06-09T13:48:54.360473539Z" level=info msg="Starting container: 04430be3e2d16d279b52ef304f66bd1852217a08636d561022566a2bb4f4f2d2" id=1fe4bc90-7b71-40a0-b018-01627cdaa8fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.974150 | controller | Jun 09 13:48:54.367345 crc crio[23733]: time="2026-06-09T13:48:54.366786095Z" level=info msg="Started container" PID=45847 containerID=04430be3e2d16d279b52ef304f66bd1852217a08636d561022566a2bb4f4f2d2 description=openstack-operators/openstack-operator-index-ncf5k/registry-server id=1fe4bc90-7b71-40a0-b018-01627cdaa8fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103
2026-06-09 14:45:30.974167 | controller | Jun 09 13:48:54.367477 crc crio[23733]: time="2026-06-09T13:48:54.367321139Z" level=info msg="Started container" PID=45844 containerID=af668d5e670619be558cd9a2bdfcc3e75725478c1c2c99e57ef99d4894c59637 description=baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-ipa-downloader id=fd33ed28-dc3d-4805-bee4-ef356ba3ad34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab7286370173ff5758a6730e336fdc97cf413259a0b24667ffdf18135e9f60c
2026-06-09 14:45:30.974183 | controller | Jun 09 13:48:54.418490 crc crio[23733]: time="2026-06-09T13:48:54.418255384Z" level=info msg="Created container 3cb3500da882f850e73f42ff199376d0468bad54bfaaaf1b7952b14dea61ffa9: baremetal-operator-system/baremetal-operator-controller-manager-d66846bc6-vs7b2/manager" id=2466a048-c8cc-492c-9384-b5d7bab7cec3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.974199 | controller | Jun 09 13:48:54.419777 crc crio[23733]: time="2026-06-09T13:48:54.419691009Z" level=info msg="Created container 8b0cd54371b727af891099d3ffa1da2bf7c0d23c8c1b63f91dba12297fb8054e: openstack-operators/openstack-operator-index-cffcd/registry-server" id=69dcd5de-f71c-4c91-be88-1c2696ede2b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.974215 | controller | Jun 09 13:48:54.423090 crc crio[23733]: time="2026-06-09T13:48:54.421783061Z" level=info msg="Starting container: 3cb3500da882f850e73f42ff199376d0468bad54bfaaaf1b7952b14dea61ffa9" id=f23c6342-cbf2-4e3c-a4c4-afc30300d9ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.974231 | controller | Jun 09 13:48:54.423090 crc crio[23733]: time="2026-06-09T13:48:54.421835702Z" level=info msg="Starting container: 8b0cd54371b727af891099d3ffa1da2bf7c0d23c8c1b63f91dba12297fb8054e" id=826fdea7-d163-4730-9402-8f8e5642612b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.974247 | controller | Jun 09 13:48:54.423090 crc crio[23733]: time="2026-06-09T13:48:54.423215846Z" level=info msg="Created container e3469b0d091ac7c4eee68f5c3d899b2d1aad10b2217fc01aaf3a32be7197a694: baremetal-operator-system/baremetal-operator-controller-manager-5d5f98f545-rgrcd/manager" id=a7e11d5d-5faf-4f12-8268-bc1cecf7b2c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.974266 | controller | Jun 09 13:48:54.427255 crc crio[23733]: time="2026-06-09T13:48:54.42659972Z" level=info msg="Starting container: e3469b0d091ac7c4eee68f5c3d899b2d1aad10b2217fc01aaf3a32be7197a694" id=de89109e-1b80-4276-9314-7be903b88c6e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.974282 | controller | Jun 09 13:48:54.434234 crc crio[23733]: time="2026-06-09T13:48:54.434097947Z" level=info msg="Started container" PID=45855 containerID=8b0cd54371b727af891099d3ffa1da2bf7c0d23c8c1b63f91dba12297fb8054e description=openstack-operators/openstack-operator-index-cffcd/registry-server id=826fdea7-d163-4730-9402-8f8e5642612b name=/runtime.v1.RuntimeService/StartContainer sandboxID=45cb0f60d1c40e8b8baaa1585f743fe1cdfcda221374bac84959e2f0218f5285
2026-06-09 14:45:30.974299 | controller | Jun 09 13:48:54.434872 crc crio[23733]: time="2026-06-09T13:48:54.434611699Z" level=info msg="Started container" PID=45854 containerID=3cb3500da882f850e73f42ff199376d0468bad54bfaaaf1b7952b14dea61ffa9 description=baremetal-operator-system/baremetal-operator-controller-manager-d66846bc6-vs7b2/manager id=f23c6342-cbf2-4e3c-a4c4-afc30300d9ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=6833383b8ea5ce1385184e915bdaeee93497376a39887e8b2c07e0fc52491381
2026-06-09 14:45:30.974316 | controller | Jun 09 13:48:54.437746 crc crio[23733]: time="2026-06-09T13:48:54.436948357Z" level=info msg="Started container" PID=45856 containerID=e3469b0d091ac7c4eee68f5c3d899b2d1aad10b2217fc01aaf3a32be7197a694 description=baremetal-operator-system/baremetal-operator-controller-manager-5d5f98f545-rgrcd/manager id=de89109e-1b80-4276-9314-7be903b88c6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00
2026-06-09 14:45:30.974332 | controller | Jun 09 13:48:54.848453 crc crio[23733]: time="2026-06-09T13:48:54.848313134Z" level=info msg="Stopping container: 04430be3e2d16d279b52ef304f66bd1852217a08636d561022566a2bb4f4f2d2 (timeout: 2s)" id=f129d504-e3fd-4436-ae24-2cce29ef4aee name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.974348 | controller | Jun 09 13:48:54.990258 crc crio[23733]: time="2026-06-09T13:48:54.990155707Z" level=info msg="Stopped container 04430be3e2d16d279b52ef304f66bd1852217a08636d561022566a2bb4f4f2d2: openstack-operators/openstack-operator-index-ncf5k/registry-server" id=f129d504-e3fd-4436-ae24-2cce29ef4aee name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.974364 | controller | Jun 09 13:48:54.991995 crc crio[23733]: time="2026-06-09T13:48:54.991903101Z" level=info msg="Stopping pod sandbox: 7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103" id=ed1e0a36-0abe-45c7-9200-7bb420839cfc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.974381 | controller | Jun 09 13:48:54.992796 crc crio[23733]: time="2026-06-09T13:48:54.992729771Z" level=info msg="Got pod network &{Name:openstack-operator-index-ncf5k Namespace:openstack-operators ID:7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103 UID:526ac745-c316-4b86-9dc8-0f3488b28c63 NetNS:/var/run/netns/28d7ad7f-8eb5-4e22-aee1-8a08f490a91d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod526ac745_c316_4b86_9dc8_0f3488b28c63.slice PodAnnotations:0xc0028983d8}] Aliases:map[]}"
2026-06-09 14:45:30.974397 | controller | Jun 09 13:48:54.993037 crc crio[23733]: time="2026-06-09T13:48:54.992947307Z" level=info msg="Deleting pod openstack-operators_openstack-operator-index-ncf5k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.974414 | controller | Jun 09 13:48:55.364408 crc crio[23733]: time="2026-06-09T13:48:55.364071814Z" level=info msg="Stopped pod sandbox: 7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103" id=ed1e0a36-0abe-45c7-9200-7bb420839cfc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.974430 | controller | Jun 09 13:48:55.907947 crc crio[23733]: time="2026-06-09T13:48:55.907160964Z" level=info msg="Removing container: 04430be3e2d16d279b52ef304f66bd1852217a08636d561022566a2bb4f4f2d2" id=9dcfb526-ed0c-44e4-9f54-ada9713ac3da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.974450 | controller | Jun 09 13:48:55.940547 crc crio[23733]: time="2026-06-09T13:48:55.94047002Z" level=info msg="Removed container 04430be3e2d16d279b52ef304f66bd1852217a08636d561022566a2bb4f4f2d2: openstack-operators/openstack-operator-index-ncf5k/registry-server" id=9dcfb526-ed0c-44e4-9f54-ada9713ac3da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.974468 | controller | Jun 09 13:49:16.327673 crc crio[23733]: time="2026-06-09T13:49:16.326412209Z" level=info msg="Stopping container: e3469b0d091ac7c4eee68f5c3d899b2d1aad10b2217fc01aaf3a32be7197a694 (timeout: 10s)" id=54ec7261-62b9-47d2-98e1-5ed210bd4887 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.974484 | controller | Jun 09 13:49:16.536213 crc crio[23733]: time="2026-06-09T13:49:16.535753969Z" level=info msg="Stopped container e3469b0d091ac7c4eee68f5c3d899b2d1aad10b2217fc01aaf3a32be7197a694: baremetal-operator-system/baremetal-operator-controller-manager-5d5f98f545-rgrcd/manager" id=54ec7261-62b9-47d2-98e1-5ed210bd4887 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.974501 | controller | Jun 09 13:49:16.536781 crc crio[23733]: time="2026-06-09T13:49:16.536720262Z" level=info msg="Stopping pod sandbox: 61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00" id=dffb2f38-29d3-4176-892f-ae3d588f0b48 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.974535 | controller | Jun 09 13:49:16.537717 crc crio[23733]: time="2026-06-09T13:49:16.537560962Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-5d5f98f545-rgrcd Namespace:baremetal-operator-system ID:61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00 UID:bf3c0573-2f53-45db-a8a4-1a05b29a22d7 NetNS:/var/run/netns/ced1dd1a-3afd-47e1-8016-3abc60a220b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf3c0573_2f53_45db_a8a4_1a05b29a22d7.slice PodAnnotations:0xc00012a3d8}] Aliases:map[]}"
2026-06-09 14:45:30.974554 | controller | Jun 09 13:49:16.538085 crc crio[23733]: time="2026-06-09T13:49:16.53782865Z" level=info msg="Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-5d5f98f545-rgrcd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.974570 | controller | Jun 09 13:49:18.050970 crc crio[23733]: time="2026-06-09T13:49:18.049798492Z" level=info msg="Stopped pod sandbox: 61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00" id=dffb2f38-29d3-4176-892f-ae3d588f0b48 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.974586 | controller | Jun 09 13:49:18.326658 crc crio[23733]: time="2026-06-09T13:49:18.326530337Z" level=info msg="Removing container: e3469b0d091ac7c4eee68f5c3d899b2d1aad10b2217fc01aaf3a32be7197a694" id=3761a6fe-eb48-4dbf-8c0c-cd20b9461650 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.974602 | controller | Jun 09 13:49:18.387525 crc crio[23733]: time="2026-06-09T13:49:18.387477179Z" level=info msg="Removed container e3469b0d091ac7c4eee68f5c3d899b2d1aad10b2217fc01aaf3a32be7197a694: baremetal-operator-system/baremetal-operator-controller-manager-5d5f98f545-rgrcd/manager" id=3761a6fe-eb48-4dbf-8c0c-cd20b9461650 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.974618 | controller | Jun 09 13:49:18.869599 crc crio[23733]: time="2026-06-09T13:49:18.86907843Z" level=info msg="Running pod sandbox: openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/POD" id=eca78963-2bba-4da0-97e5-33730e6d7a5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.974635 | controller | Jun 09 13:49:18.869764 crc crio[23733]: time="2026-06-09T13:49:18.869656024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.974655 | controller | Jun 09 13:49:18.898719 crc crio[23733]: time="2026-06-09T13:49:18.898659675Z" level=info msg="Got pod network &{Name:9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp Namespace:openstack-operators ID:55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5 UID:7cbc8bee-647e-4042-80a8-86e02cf8646e NetNS:/var/run/netns/c3f7638a-b254-4eed-8ce8-5d900526c1ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cbc8bee_647e_4042_80a8_86e02cf8646e.slice PodAnnotations:0xc00012ac48}] Aliases:map[]}"
2026-06-09 14:45:30.974672 | controller | Jun 09 13:49:18.899233 crc crio[23733]: time="2026-06-09T13:49:18.899211818Z" level=info msg="Adding pod openstack-operators_9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.974688 | controller | Jun 09 13:49:20.137303 crc crio[23733]: 2026-06-09T13:49:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55d0d1bc330b78b Mac:2a:19:2a:68:56:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/c3f7638a-b254-4eed-8ce8-5d900526c1ce SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.974705 | controller | Jun 09 13:49:20.140606 crc crio[23733]: time="2026-06-09T13:49:20.140432446Z" level=info msg="Got pod network &{Name:9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp Namespace:openstack-operators ID:55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5 UID:7cbc8bee-647e-4042-80a8-86e02cf8646e NetNS:/var/run/netns/c3f7638a-b254-4eed-8ce8-5d900526c1ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cbc8bee_647e_4042_80a8_86e02cf8646e.slice PodAnnotations:0xc00012ac48}] Aliases:map[]}"
2026-06-09 14:45:30.974721 | controller | Jun 09 13:49:20.140968 crc crio[23733]: time="2026-06-09T13:49:20.140895287Z" level=info msg="Checking pod openstack-operators_9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.974738 | controller | Jun 09 13:49:20.153371 crc crio[23733]: time="2026-06-09T13:49:20.152896985Z" level=info msg="Ran pod sandbox 55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5 with infra container: openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/POD" id=eca78963-2bba-4da0-97e5-33730e6d7a5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.974755 | controller | Jun 09 13:49:20.158538 crc crio[23733]: time="2026-06-09T13:49:20.158372672Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=69b1a797-af81-4c61-8c57-36276377fe0f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.974771 | controller | Jun 09 13:49:20.170015 crc crio[23733]: time="2026-06-09T13:49:20.169801846Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c635e6f7-af07-46d4-ab79-70c1dd121f40 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.974787 | controller | Jun 09 13:49:20.184459 crc crio[23733]: time="2026-06-09T13:49:20.184288345Z" level=info msg="Creating container: openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/util" id=2d3df5f4-6bac-43e2-8fb9-da654594b6f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.974803 | controller | Jun 09 13:49:20.184816 crc crio[23733]: time="2026-06-09T13:49:20.184759457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.974823 | controller | Jun 09 13:49:20.247237 crc crio[23733]: time="2026-06-09T13:49:20.246575683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.974840 | controller | Jun 09 13:49:20.251571 crc crio[23733]: time="2026-06-09T13:49:20.251485874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.974856 | controller | Jun 09 13:49:20.385743 crc crio[23733]: time="2026-06-09T13:49:20.385589775Z" level=info msg="Created container 45d1579ec618f5246fb7d3352f072434061296ce67915dcff05092436bd346e5: openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/util" id=2d3df5f4-6bac-43e2-8fb9-da654594b6f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.974873 | controller | Jun 09 13:49:20.387572 crc crio[23733]: time="2026-06-09T13:49:20.387211565Z" level=info msg="Starting container: 45d1579ec618f5246fb7d3352f072434061296ce67915dcff05092436bd346e5" id=fb102086-a0d2-4725-9975-82d3f50c85d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.974889 | controller | Jun 09 13:49:20.403710 crc crio[23733]: time="2026-06-09T13:49:20.403267295Z" level=info msg="Started container" PID=46503 containerID=45d1579ec618f5246fb7d3352f072434061296ce67915dcff05092436bd346e5 description=openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/util id=fb102086-a0d2-4725-9975-82d3f50c85d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5
2026-06-09 14:45:30.974906 | controller | Jun 09 13:49:22.630001 crc crio[23733]: time="2026-06-09T13:49:22.628999075Z" level=info msg="Pulling image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-bundle:d8b6f84e136cb9a07fc887f6f59bec497f96a169" id=71317616-2b84-40eb-ba46-352f2c69bcc0 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.974922 | controller | Jun 09 13:49:22.631584 crc crio[23733]: time="2026-06-09T13:49:22.631518738Z" level=info msg="Trying to access \"38.102.83.83:5001/openstack-k8s-operators/openstack-operator-bundle:d8b6f84e136cb9a07fc887f6f59bec497f96a169\""
2026-06-09 14:45:30.974938 | controller | Jun 09 13:49:23.195983 crc crio[23733]: time="2026-06-09T13:49:23.195806174Z" level=info msg="Pulled image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:999a06c543ff3a9bdd9ed97cdad5ca52a2e9e6b5c461596bcbbdbe477e4775ea" id=71317616-2b84-40eb-ba46-352f2c69bcc0 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.974954 | controller | Jun 09 13:49:23.197711 crc crio[23733]: time="2026-06-09T13:49:23.197589638Z" level=info msg="Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-bundle:d8b6f84e136cb9a07fc887f6f59bec497f96a169" id=3deda0ee-a1d1-4ebe-884e-fe157846b635 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.974970 | controller | Jun 09 13:49:23.202352 crc crio[23733]: time="2026-06-09T13:49:23.202275005Z" level=info msg="Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-bundle:d8b6f84e136cb9a07fc887f6f59bec497f96a169" id=ac973152-65f1-4c5b-b5dd-3f45d7dac784 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.974986 | controller | Jun 09 13:49:23.211399 crc crio[23733]: time="2026-06-09T13:49:23.211282708Z" level=info msg="Creating container: openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/pull" id=38c71700-def3-493a-b814-0748dc8219ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.975002 | controller | Jun 09 13:49:23.213296 crc crio[23733]: time="2026-06-09T13:49:23.213232247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.975021 | controller | Jun 09 13:49:23.262751 crc crio[23733]: time="2026-06-09T13:49:23.262526871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.975037 | controller | Jun 09 13:49:23.264404 crc crio[23733]: time="2026-06-09T13:49:23.264275495Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/df75f6bc242969845bd8087ee13d92127bbdddf5a184383a366d4ea80b4c42a6/merged/etc/passwd: no such file or directory"
2026-06-09 14:45:30.975053 | controller | Jun 09 13:49:23.264589 crc crio[23733]: time="2026-06-09T13:49:23.26449355Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/df75f6bc242969845bd8087ee13d92127bbdddf5a184383a366d4ea80b4c42a6/merged/etc/group: no such file or directory"
2026-06-09 14:45:30.975070 | controller | Jun 09 13:49:23.271351 crc crio[23733]: time="2026-06-09T13:49:23.271242808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.975086 | controller | Jun 09 13:49:23.395257 crc crio[23733]: time="2026-06-09T13:49:23.395036383Z" level=info msg="Created container b4e6fcab04d1acc6528e47a2e17a0fb34c7693032ab98765575a402bdef5bf22: openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/pull" id=38c71700-def3-493a-b814-0748dc8219ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.975102 | controller | Jun 09 13:49:23.397019 crc crio[23733]: time="2026-06-09T13:49:23.396907609Z" level=info msg="Starting container: b4e6fcab04d1acc6528e47a2e17a0fb34c7693032ab98765575a402bdef5bf22" id=3ddc33b5-31e4-4f12-a8b1-8bdfd728ed06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.975119 | controller | Jun 09 13:49:23.406005 crc crio[23733]: time="2026-06-09T13:49:23.405891172Z" level=info msg="Started container" PID=46599 containerID=b4e6fcab04d1acc6528e47a2e17a0fb34c7693032ab98765575a402bdef5bf22 description=openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/pull id=3ddc33b5-31e4-4f12-a8b1-8bdfd728ed06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5
2026-06-09 14:45:30.975135 | controller | Jun 09 13:49:23.647558 crc crio[23733]: time="2026-06-09T13:49:23.64697316Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b1d8190a-b5de-4fe8-af8f-6810e57bfced name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.975152 | controller | Jun 09 13:49:23.651450 crc crio[23733]: time="2026-06-09T13:49:23.65137524Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=79e2b5bc-78bc-4a8c-9f35-816b30cec769 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.975168 | controller | Jun 09 13:49:23.662509 crc crio[23733]: time="2026-06-09T13:49:23.662365903Z" level=info msg="Creating container: openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/extract" id=0c283a13-6037-493b-b1ef-a1beea553fd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.975184 | controller | Jun 09 13:49:23.663231 crc crio[23733]: time="2026-06-09T13:49:23.66307216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.975200 | controller | Jun 09 13:49:23.701985 crc crio[23733]: time="2026-06-09T13:49:23.701823653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.975219 | controller | Jun 09 13:49:23.706664 crc crio[23733]: time="2026-06-09T13:49:23.70656022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.975235 | controller | Jun 09 13:49:23.833395 crc crio[23733]: time="2026-06-09T13:49:23.833278347Z" level=info msg="Created container 1d40f01f45dcf54e828216743b3202f98982f393dd2aa8de6c9af2828c93e56a: openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/extract" id=0c283a13-6037-493b-b1ef-a1beea553fd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.975252 | controller | Jun 09 13:49:23.835250 crc crio[23733]: time="2026-06-09T13:49:23.835050361Z" level=info msg="Starting container: 1d40f01f45dcf54e828216743b3202f98982f393dd2aa8de6c9af2828c93e56a" id=f1faf28c-5e15-4fa2-98a0-f6ad69a1fac8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.975269 | controller | Jun 09 13:49:23.842695 crc crio[23733]: time="2026-06-09T13:49:23.842307441Z" level=info msg="Started container" PID=46643 containerID=1d40f01f45dcf54e828216743b3202f98982f393dd2aa8de6c9af2828c93e56a description=openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/extract id=f1faf28c-5e15-4fa2-98a0-f6ad69a1fac8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5
2026-06-09 14:45:30.975285 | controller | Jun 09 13:49:25.672707 crc crio[23733]: time="2026-06-09T13:49:25.672308482Z" level=info msg="Stopping pod sandbox: 55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5" id=35901c06-25f5-4263-af09-3539bfec2093 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.975301 | controller | Jun 09 13:49:25.674259 crc crio[23733]: time="2026-06-09T13:49:25.673297187Z" level=info msg="Got pod network &{Name:9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp Namespace:openstack-operators ID:55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5 UID:7cbc8bee-647e-4042-80a8-86e02cf8646e NetNS:/var/run/netns/c3f7638a-b254-4eed-8ce8-5d900526c1ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cbc8bee_647e_4042_80a8_86e02cf8646e.slice PodAnnotations:0xc00008cb38}] Aliases:map[]}"
2026-06-09 14:45:30.975318 | controller | Jun 09 13:49:25.674259 crc crio[23733]: time="2026-06-09T13:49:25.673463561Z" level=info msg="Deleting pod openstack-operators_9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.975333 | controller | Jun 09 13:49:27.341339 crc crio[23733]: time="2026-06-09T13:49:27.340774152Z" level=info msg="Stopped pod sandbox: 55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5" id=35901c06-25f5-4263-af09-3539bfec2093 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.975349 | controller | Jun 09 13:49:36.343566 crc crio[23733]: time="2026-06-09T13:49:36.342429965Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-init-f4885b4db-2v7lv/POD" id=b8b25992-4dc5-40a7-a686-c52c88f3ab43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.975366 | controller | Jun 09 13:49:36.345729 crc crio[23733]: time="2026-06-09T13:49:36.343693335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.975382 | controller | Jun 09 13:49:36.564290 crc crio[23733]: time="2026-06-09T13:49:36.557466955Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-f4885b4db-2v7lv Namespace:openstack-operators ID:4e7ce0ed31c7081d75cc30dba832f7e61dc674fb4e3edc81532d85b9fde3fd13 UID:cbfb270f-434d-4d5e-b67e-92ad504979e1 NetNS:/var/run/netns/e96638b5-165d-4aa0-89ab-3a4fd0ed2e63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcbfb270f_434d_4d5e_b67e_92ad504979e1.slice PodAnnotations:0xc00008dc30}] Aliases:map[]}"
2026-06-09 14:45:30.975402 | controller | Jun 09 13:49:36.564290 crc crio[23733]: time="2026-06-09T13:49:36.557586159Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-init-f4885b4db-2v7lv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.975419 | controller | Jun 09 13:49:38.714923 crc crio[23733]: 2026-06-09T13:49:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e7ce0ed31c7081 Mac:b6:b1:dc:d1:db:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/e96638b5-165d-4aa0-89ab-3a4fd0ed2e63 SocketPath: PciID:}] [{Interface:0xc000192e50 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.975436 | controller | Jun 09 13:49:38.720059 crc crio[23733]: time="2026-06-09T13:49:38.719945445Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-f4885b4db-2v7lv Namespace:openstack-operators ID:4e7ce0ed31c7081d75cc30dba832f7e61dc674fb4e3edc81532d85b9fde3fd13 UID:cbfb270f-434d-4d5e-b67e-92ad504979e1 NetNS:/var/run/netns/e96638b5-165d-4aa0-89ab-3a4fd0ed2e63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcbfb270f_434d_4d5e_b67e_92ad504979e1.slice PodAnnotations:0xc00008dc30}] Aliases:map[]}"
2026-06-09 14:45:30.975452 | controller | Jun 09 13:49:38.720379 crc crio[23733]: time="2026-06-09T13:49:38.720326094Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-init-f4885b4db-2v7lv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.975469 | controller | Jun 09 13:49:38.736535 crc crio[23733]: time="2026-06-09T13:49:38.736423354Z" level=info msg="Ran pod sandbox 4e7ce0ed31c7081d75cc30dba832f7e61dc674fb4e3edc81532d85b9fde3fd13 with infra container: openstack-operators/openstack-operator-controller-init-f4885b4db-2v7lv/POD" id=b8b25992-4dc5-40a7-a686-c52c88f3ab43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.975485 | controller | Jun 09 13:49:38.751277 crc crio[23733]: time="2026-06-09T13:49:38.744507674Z" level=info msg="Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169" id=bb72489e-dc4b-4dd4-b57a-f3732ab7eae0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.975501 | controller | Jun 09 13:49:38.751277 crc crio[23733]: time="2026-06-09T13:49:38.744805442Z" level=info msg="Image 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169 not found" id=bb72489e-dc4b-4dd4-b57a-f3732ab7eae0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.975535 | controller | Jun 09 13:49:38.751277 crc crio[23733]: time="2026-06-09T13:49:38.744854823Z" level=info msg="Neither image nor artfiact 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169 found" id=bb72489e-dc4b-4dd4-b57a-f3732ab7eae0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.975553 | controller | Jun 09 13:49:38.751277 crc crio[23733]: time="2026-06-09T13:49:38.747725355Z" level=info msg="Pulling image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169" id=6b35e2d6-a540-4b88-ba5c-a37a22fa0010 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.975569 | controller | Jun 09 13:49:38.751277 crc crio[23733]: time="2026-06-09T13:49:38.749084189Z" level=info msg="Trying to access \"38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169\""
2026-06-09 14:45:30.975585 | controller | Jun 09 13:49:43.912753 crc crio[23733]: time="2026-06-09T13:49:43.911473676Z" level=info msg="Stopping pod sandbox: 7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103" id=746ec021-3c6f-4e45-b69d-4907aa1785af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.975605 | controller | Jun 09 13:49:43.912753 crc crio[23733]: time="2026-06-09T13:49:43.912758208Z" level=info msg="Stopped pod sandbox (already stopped): 7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103" id=746ec021-3c6f-4e45-b69d-4907aa1785af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.975622 | controller | Jun 09 13:49:43.914775 crc crio[23733]: time="2026-06-09T13:49:43.914367468Z" level=info msg="Removing pod sandbox: 7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103" id=8908a098-9fe1-4f36-8994-eb66f4738692 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.975639 | controller | Jun 09 13:49:43.989943 crc crio[23733]: time="2026-06-09T13:49:43.989600826Z" level=info msg="Removed pod sandbox: 7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103" id=8908a098-9fe1-4f36-8994-eb66f4738692 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.975655 | controller | Jun 09 13:49:43.996395 crc crio[23733]: time="2026-06-09T13:49:43.992306892Z" level=info msg="Stopping pod sandbox: 61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00" id=dd90d8d7-1f3f-4bba-956b-e0bd039833f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.975671 | controller | Jun 09 13:49:43.996395 crc crio[23733]: time="2026-06-09T13:49:43.992407735Z" level=info msg="Stopped pod sandbox (already stopped): 61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00" id=dd90d8d7-1f3f-4bba-956b-e0bd039833f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.975688 | controller | Jun 09 13:49:43.996395 crc crio[23733]: time="2026-06-09T13:49:43.994513938Z" level=info msg="Removing pod sandbox: 61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00" id=256eec0d-5d05-41fc-93a8-0d384fa572f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.975704 | controller | Jun 09 13:49:44.025006 crc crio[23733]: time="2026-06-09T13:49:44.02479957Z" level=info msg="Removed pod sandbox: 61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00" id=256eec0d-5d05-41fc-93a8-0d384fa572f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.975720 | controller | Jun 09 13:50:00.708324 crc crio[23733]: time="2026-06-09T13:50:00.704759177Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683550-w5snz/POD" id=61df45a0-7b1c-413c-aea8-79c4d7ab0653 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.975737 | controller | Jun 09 13:50:00.710556 crc crio[23733]: time="2026-06-09T13:50:00.708431148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.975754 | controller | Jun 09 13:50:11.835285 crc crio[23733]: time="2026-06-09T13:50:11.83436352Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683550-w5snz Namespace:openshift-infra ID:7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25 UID:db3e8b81-51ea-496d-946c-09c7793560fb NetNS:/var/run/netns/6361a836-5c26-4d98-b09f-2738c97cf769 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb3e8b81_51ea_496d_946c_09c7793560fb.slice PodAnnotations:0xc00028e550}] Aliases:map[]}"
2026-06-09 14:45:30.975770 | controller | Jun 09 13:50:11.837292 crc crio[23733]: time="2026-06-09T13:50:11.835391385Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683550-w5snz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.975787 | controller | Jun 09 13:50:11.938702 crc crio[23733]: time="2026-06-09T13:50:11.937743808Z" level=info msg="Pulled image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator@sha256:d476e5a54b193f7e2ef4e2db16374cb43be9e572c329f2611f7fd47558a45d7b" id=6b35e2d6-a540-4b88-ba5c-a37a22fa0010 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.975807 | controller | Jun 09 13:50:11.939920 crc crio[23733]: time="2026-06-09T13:50:11.939824239Z" level=info msg="Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169" id=24f539dd-695f-43f2-9134-ada757607340 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.975824 | controller | Jun 09 13:50:11.945023 crc crio[23733]: time="2026-06-09T13:50:11.944952106Z" level=info msg="Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169" id=8a440435-98a9-474b-b1f6-94a2a454c6a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.975840 | controller | Jun 09 13:50:11.958225 crc crio[23733]: time="2026-06-09T13:50:11.957664061Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-init-f4885b4db-2v7lv/operator" id=4aca79a2-976d-40b7-a951-f1e64f2e7d08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.975857 | controller | Jun 09 13:50:11.960058 crc crio[23733]: time="2026-06-09T13:50:11.96000003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.975873 | controller | Jun 09 13:50:12.030383 crc crio[23733]: time="2026-06-09T13:50:12.030318517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.975889 | controller | Jun 09 13:50:12.042822 crc crio[23733]: time="2026-06-09T13:50:12.042758566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.975906 | controller | Jun 09 13:50:12.198672 crc crio[23733]: time="2026-06-09T13:50:12.198172365Z" level=info msg="Created container f75c27c4ca08cc26f626b782496557c7f1952a345f847f8cdaadc1b2f4e5dc6d: openstack-operators/openstack-operator-controller-init-f4885b4db-2v7lv/operator" id=4aca79a2-976d-40b7-a951-f1e64f2e7d08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.975922 | controller | Jun 09 13:50:12.201755 crc crio[23733]: time="2026-06-09T13:50:12.201707383Z" level=info msg="Starting container: f75c27c4ca08cc26f626b782496557c7f1952a345f847f8cdaadc1b2f4e5dc6d" id=a0a7f857-6500-424f-a127-9583beaf283a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.975938 | controller | Jun 09 13:50:12.212672 crc crio[23733]: time="2026-06-09T13:50:12.211973388Z" level=info msg="Started container" PID=47618 containerID=f75c27c4ca08cc26f626b782496557c7f1952a345f847f8cdaadc1b2f4e5dc6d description=openstack-operators/openstack-operator-controller-init-f4885b4db-2v7lv/operator id=a0a7f857-6500-424f-a127-9583beaf283a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e7ce0ed31c7081d75cc30dba832f7e61dc674fb4e3edc81532d85b9fde3fd13
2026-06-09 14:45:30.975954 | controller | Jun 09 13:50:12.481328 crc crio[23733]: 2026-06-09T13:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7dbc7501fccc1bf Mac:be:72:43:15:d4:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/6361a836-5c26-4d98-b09f-2738c97cf769 SocketPath: PciID:}] [{Interface:0xc0005245e0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.975971 | controller | Jun 09 13:50:12.483796 crc crio[23733]: time="2026-06-09T13:50:12.483657127Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683550-w5snz Namespace:openshift-infra ID:7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25 UID:db3e8b81-51ea-496d-946c-09c7793560fb NetNS:/var/run/netns/6361a836-5c26-4d98-b09f-2738c97cf769 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb3e8b81_51ea_496d_946c_09c7793560fb.slice PodAnnotations:0xc00028e550}] Aliases:map[]}"
2026-06-09 14:45:30.975991 | controller | Jun 09 13:50:12.483943 crc crio[23733]: time="2026-06-09T13:50:12.483906763Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683550-w5snz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.976008 | controller | Jun 09 13:50:12.498205 crc crio[23733]: time="2026-06-09T13:50:12.49750051Z" level=info msg="Ran pod sandbox 7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25 with infra container: openshift-infra/auto-csr-approver-29683550-w5snz/POD" id=61df45a0-7b1c-413c-aea8-79c4d7ab0653 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.976024 | controller | Jun 09 13:50:12.502386 crc crio[23733]: time="2026-06-09T13:50:12.502064673Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=67d532ef-ae2b-4b35-ad26-a694402dff08 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.976040 | controller | Jun 09 13:50:12.513350 crc crio[23733]: time="2026-06-09T13:50:12.513085216Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:30.976056 | controller | Jun 09 13:50:14.232094 crc crio[23733]: time="2026-06-09T13:50:14.230903693Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=67d532ef-ae2b-4b35-ad26-a694402dff08 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.976073 | controller | Jun 09 13:50:14.234034 crc crio[23733]: time="2026-06-09T13:50:14.233541827Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9bc9301f-0620-49d2-99df-588cecdbf45e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.976089 | controller | Jun 09 13:50:14.238880 crc crio[23733]: time="2026-06-09T13:50:14.238750257Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=11b83229-435d-4cf3-9071-8ba6b800cef7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.976105 | controller | Jun 09 13:50:14.248995 crc crio[23733]: time="2026-06-09T13:50:14.248924159Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683550-w5snz/oc" id=2b22e47f-c90c-4265-81ec-8cbcdc12879b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.976121 | controller | Jun 09 13:50:14.249552 crc crio[23733]: time="2026-06-09T13:50:14.249441742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.976136 | controller | Jun 09 13:50:14.321946 crc crio[23733]: time="2026-06-09T13:50:14.32183108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.976152 | controller | Jun 09 13:50:15.227869 crc crio[23733]: time="2026-06-09T13:50:15.225004212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.976168 | controller | Jun 09 13:50:15.658283 crc crio[23733]: time="2026-06-09T13:50:15.657682548Z" level=info msg="Created container b44e34eed04428deacb45adcace3a81cd3dff19c0083054effee854ee6cc342d: openshift-infra/auto-csr-approver-29683550-w5snz/oc" id=2b22e47f-c90c-4265-81ec-8cbcdc12879b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.976184 | controller | Jun 09 13:50:15.660923 crc crio[23733]: time="2026-06-09T13:50:15.660771245Z" level=info msg="Starting container: b44e34eed04428deacb45adcace3a81cd3dff19c0083054effee854ee6cc342d" id=db2151ba-ca03-4a8c-950c-914c0fb12e1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.976200 | controller | Jun 09 13:50:15.667092 crc crio[23733]: time="2026-06-09T13:50:15.666967189Z" level=info msg="Started container" PID=47713 containerID=b44e34eed04428deacb45adcace3a81cd3dff19c0083054effee854ee6cc342d description=openshift-infra/auto-csr-approver-29683550-w5snz/oc id=db2151ba-ca03-4a8c-950c-914c0fb12e1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25
2026-06-09 14:45:30.976220 | controller | Jun 09 13:50:19.353715 crc crio[23733]: time="2026-06-09T13:50:19.353328897Z" level=info msg="Stopping pod sandbox: 7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25" id=37dbdf2f-0d69-437b-aa0d-9f6384d3418c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.976236 | controller | Jun 09 13:50:19.354414 crc crio[23733]: time="2026-06-09T13:50:19.35429262Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683550-w5snz Namespace:openshift-infra ID:7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25 UID:db3e8b81-51ea-496d-946c-09c7793560fb NetNS:/var/run/netns/6361a836-5c26-4d98-b09f-2738c97cf769 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb3e8b81_51ea_496d_946c_09c7793560fb.slice PodAnnotations:0xc002b0e360}] Aliases:map[]}"
2026-06-09 14:45:30.976253 | controller | Jun 09 13:50:19.354471 crc crio[23733]: time="2026-06-09T13:50:19.354430134Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683550-w5snz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.976269 | controller | Jun 09 13:50:19.355473 crc crio[23733]: time="2026-06-09T13:50:19.355361567Z" level=info msg="Pulling image: quay.io/metal3-io/mariadb:latest" id=4e17c58b-35b0-49d4-b65c-584f5823a280 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.976285 | controller | Jun 09 13:50:19.364833 crc crio[23733]: time="2026-06-09T13:50:19.364660627Z" level=info msg="Trying to access \"quay.io/metal3-io/mariadb:latest\""
2026-06-09 14:45:30.976345 | controller | Jun 09 13:50:20.468152 crc crio[23733]: time="2026-06-09T13:50:20.467063748Z" level=info msg="Stopped pod sandbox: 7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25" id=37dbdf2f-0d69-437b-aa0d-9f6384d3418c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.976366 | controller | Jun 09 13:50:44.053506 crc crio[23733]: time="2026-06-09T13:50:44.052484932Z" level=info msg="Removing container: 22126229d07eb7a976d57d880e695635bdccfec9a4ad36884967b5ce7c19876f" id=4c22d8cf-af85-415a-8d7f-4022d84bfa2f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.976383 | controller | Jun 09 13:50:48.200992 crc crio[23733]: time="2026-06-09T13:50:48.200438562Z" level=info msg="Removed container 22126229d07eb7a976d57d880e695635bdccfec9a4ad36884967b5ce7c19876f: openshift-infra/auto-csr-approver-29683544-mg8qw/oc" id=4c22d8cf-af85-415a-8d7f-4022d84bfa2f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.976401 | controller | Jun 09 13:50:48.211578 crc crio[23733]: time="2026-06-09T13:50:48.211478276Z" level=info msg="Stopping pod sandbox: c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5" id=d2527065-3b85-4bdb-8a20-bd8d9f33f862 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.976420 | controller | Jun 09 13:50:48.211578 crc crio[23733]: time="2026-06-09T13:50:48.211561978Z" level=info msg="Stopped pod sandbox (already stopped): c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5" id=d2527065-3b85-4bdb-8a20-bd8d9f33f862 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.976438 | controller | Jun 09 13:50:48.212280 crc crio[23733]: time="2026-06-09T13:50:48.212220644Z" level=info msg="Removing pod sandbox: c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5" id=81dfe9ca-6e51-492c-8fdc-60f70c67d325 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.976454 | controller | Jun 09 13:51:02.501825 crc crio[23733]: time="2026-06-09T13:51:02.501196568Z" level=info msg="Removed pod sandbox: c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5" id=81dfe9ca-6e51-492c-8fdc-60f70c67d325 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.976473 | controller | Jun 09 13:51:02.577652 crc crio[23733]: time="2026-06-09T13:51:02.577435031Z" level=info msg="Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0" id=4e17c58b-35b0-49d4-b65c-584f5823a280 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.976490 | controller | Jun 09 13:51:02.579286 crc crio[23733]: time="2026-06-09T13:51:02.579161773Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb:latest" id=8ff5a56c-a3ec-404b-af4f-522578ee0414 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.976506 | controller | Jun 09 13:51:02.593862 crc crio[23733]: time="2026-06-09T13:51:02.593763806Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb" id=2fe4db6d-f143-47a0-a7db-a3ff5c22fb5b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.976541 | controller | Jun 09 13:51:02.601083 crc crio[23733]: time="2026-06-09T13:51:02.601001135Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/mariadb" id=7789d6b7-8298-4b43-b023-b06e91ecf980 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.976558 | controller | Jun 09 13:51:02.602667 crc crio[23733]: time="2026-06-09T13:51:02.602529673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.976587 | controller | Jun 09 13:51:02.646025 crc crio[23733]: time="2026-06-09T13:51:02.645446839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.976604 | controller | Jun 09 13:51:03.149809 crc crio[23733]: time="2026-06-09T13:51:03.149676554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.976620 | controller | Jun 09 13:51:03.378334 crc crio[23733]: time="2026-06-09T13:51:03.37823951Z" level=info msg="Created container 12b1d7632939e651529654942cfb9ff254a57cdeb2009779cc690627ab7c905a: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/mariadb" id=7789d6b7-8298-4b43-b023-b06e91ecf980 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.976637 | controller | Jun 09 13:51:03.386048 crc crio[23733]: time="2026-06-09T13:51:03.385955621Z" level=info msg="Starting container: 12b1d7632939e651529654942cfb9ff254a57cdeb2009779cc690627ab7c905a" id=e89d57c5-e9c6-41d4-a47c-631196409978 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.976653 | controller | Jun 09 13:51:03.401912 crc crio[23733]: time="2026-06-09T13:51:03.398457442Z" level=info msg="Started container" PID=48688 containerID=12b1d7632939e651529654942cfb9ff254a57cdeb2009779cc690627ab7c905a description=baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/mariadb id=e89d57c5-e9c6-41d4-a47c-631196409978 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab7286370173ff5758a6730e336fdc97cf413259a0b24667ffdf18135e9f60c
2026-06-09 14:45:30.976674 | controller | Jun 09 13:51:03.438803 crc crio[23733]: time="2026-06-09T13:51:03.4386522Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=2e4d64b1-e2cd-46c1-ac49-55b9cdae4708 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.976691 | controller | Jun 09 13:51:03.459459 crc crio[23733]: time="2026-06-09T13:51:03.459293133Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-09 14:45:30.976707 | controller | Jun 09 13:51:03.572942 crc crio[23733]: time="2026-06-09T13:51:03.571205282Z" level=info msg="Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-w86th/POD" id=def09546-0656-406e-b2d9-6e502f009eeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.976727 | controller | Jun 09 13:51:03.572942 crc crio[23733]: time="2026-06-09T13:51:03.571830088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.976745 | controller | Jun 09 13:51:03.668218 crc crio[23733]: time="2026-06-09T13:51:03.668059667Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-w86th Namespace:openstack-operators ID:9e4eff5fd7cdf84f72f9a36f42f6f53815e1cfe3fd754d77233b5fa9cc3b98f1 UID:915e5393-992e-460b-af28-f5589d24770f NetNS:/var/run/netns/cd5bb75d-f767-494a-bb25-bba0f3c342ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod915e5393_992e_460b_af28_f5589d24770f.slice PodAnnotations:0xc0025a6388}] Aliases:map[]}"
2026-06-09 14:45:30.976761 | controller | Jun 09 13:51:03.668218 crc crio[23733]: time="2026-06-09T13:51:03.668197521Z" level=info msg="Adding pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-w86th to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.976778 | controller | Jun 09 13:51:03.673826 crc crio[23733]: time="2026-06-09T13:51:03.673667298Z" level=info msg="Running pod sandbox: openstack-operators/designate-operator-controller-manager-6bf8599b68-b9z2r/POD" id=b5f4b2e5-0b22-4ee4-a8df-c122b6b7c750 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.976794 | controller | Jun 09 13:51:03.673826 crc crio[23733]: time="2026-06-09T13:51:03.673837872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.976810 | controller | Jun 09 13:51:03.752979 crc crio[23733]: time="2026-06-09T13:51:03.749810058Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-b9z2r Namespace:openstack-operators ID:f3595e735456132d25682b90aa3b1b8e309e67a5eca14b7d51ca11bb64bfec5c UID:eb0d23e2-4c9c-45cf-8e87-9a86943599a5 NetNS:/var/run/netns/67e8247c-b9bd-4330-8411-51183fc90bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb0d23e2_4c9c_45cf_8e87_9a86943599a5.slice PodAnnotations:0xc0027d0938}] Aliases:map[]}"
2026-06-09 14:45:30.976826 | controller | Jun 09 13:51:03.752979 crc crio[23733]: time="2026-06-09T13:51:03.749936101Z" level=info msg="Adding pod openstack-operators_designate-operator-controller-manager-6bf8599b68-b9z2r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.976843 | controller | Jun 09 13:51:03.855576 crc crio[23733]: time="2026-06-09T13:51:03.85456568Z" level=info msg="Running pod sandbox: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-v27ft/POD" id=33d9e84d-e6bb-4d17-b8c0-4a440be03972 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.976859 | controller | Jun 09 13:51:03.855576 crc crio[23733]: time="2026-06-09T13:51:03.854740824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.976875 | controller | Jun 09 13:51:03.913306 crc crio[23733]: time="2026-06-09T13:51:03.913259708Z" level=info msg="Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86c584f6fc-bt5b8/POD" id=a1039ce0-f580-483b-be26-71eda07bbb86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.976891 | controller | Jun 09 13:51:03.913537 crc crio[23733]: time="2026-06-09T13:51:03.913518274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.976907 | controller | Jun 09 13:51:03.915209 crc crio[23733]: time="2026-06-09T13:51:03.915090183Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-v27ft Namespace:openstack-operators ID:784b1e205689c25bb627ee23f45bbc6b756b79b880e36b756756b518ef4a7ffd UID:5c354689-f0ed-44b0-a8cc-d341c6900abf NetNS:/var/run/netns/1aa8c374-ceba-4977-acdb-828082767b2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5c354689_f0ed_44b0_a8cc_d341c6900abf.slice PodAnnotations:0xc0020d87d8}] Aliases:map[]}"
2026-06-09 14:45:30.976931 | controller | Jun 09 13:51:03.915209 crc crio[23733]: time="2026-06-09T13:51:03.915205316Z" level=info msg="Adding pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-v27ft to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.976948 | controller | Jun 09 13:51:03.922737 crc crio[23733]: time="2026-06-09T13:51:03.919296718Z" level=info msg="Running pod sandbox: openstack-operators/heat-operator-controller-manager-5c5844cc68-gnf2g/POD" id=2ec5c096-2ede-4f78-a7cb-a392cb224827 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.976965 | controller | Jun 09 13:51:03.922737 crc crio[23733]: time="2026-06-09T13:51:03.91939233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.976981 | controller | Jun 09 13:51:03.967147 crc crio[23733]: time="2026-06-09T13:51:03.966290725Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-bt5b8 Namespace:openstack-operators ID:d438921af2285f3dcf6b015e5018305af322075c30aba9869f0f1df47c376220 UID:d6199b64-1702-4a33-b424-27133da20e82 NetNS:/var/run/netns/fa61d5d0-7d25-4577-a719-795f5e4d7383 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6199b64_1702_4a33_b424_27133da20e82.slice PodAnnotations:0xc00012ba60}] Aliases:map[]}"
2026-06-09 14:45:30.976997 | controller | Jun 09 13:51:03.967147 crc crio[23733]: time="2026-06-09T13:51:03.966347177Z" level=info msg="Adding pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-bt5b8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.977014 | controller | Jun 09 13:51:04.070837 crc crio[23733]: time="2026-06-09T13:51:04.070491154Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-gnf2g Namespace:openstack-operators ID:2f8323b4a1cd145a9bd373998836cb92c1848f461db66e464a9ca7d4ad6ff1ea UID:247c2ad4-2e2d-4d49-88c7-ea81168344ad NetNS:/var/run/netns/1f9321b9-99b5-4563-a631-b9d4c901ebcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod247c2ad4_2e2d_4d49_88c7_ea81168344ad.slice PodAnnotations:0xc002b0e998}] Aliases:map[]}"
2026-06-09 14:45:30.977030 | controller | Jun 09 13:51:04.070837 crc crio[23733]: time="2026-06-09T13:51:04.070701109Z" level=info msg="Adding pod openstack-operators_heat-operator-controller-manager-5c5844cc68-gnf2g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.977046 | controller | Jun 09 13:51:04.144982 crc crio[23733]: time="2026-06-09T13:51:04.144562303Z" level=info msg="Running pod sandbox: openstack-operators/horizon-operator-controller-manager-548d6d5f9-dz9mc/POD" id=50f19d96-852b-44aa-b1de-341d8ae2a702 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.977062 | controller | Jun 09 13:51:04.144982 crc crio[23733]: time="2026-06-09T13:51:04.144701586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.977079 | controller | Jun 09 13:51:04.247461 crc crio[23733]: time="2026-06-09T13:51:04.235571954Z" level=info msg="Running pod sandbox: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zm7hh/POD" id=95303656-bc78-4031-bed4-f3ecf01386d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.977098 | controller | Jun 09 13:51:04.247461 crc crio[23733]: time="2026-06-09T13:51:04.235690557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.977115 | controller | Jun 09 13:51:04.372412 crc crio[23733]: time="2026-06-09T13:51:04.372286749Z" level=info msg="Running pod sandbox: openstack-operators/manila-operator-controller-manager-677d9d8477-wpwch/POD" id=40468298-b3ed-4230-9288-3808006f987d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.977132 | controller | Jun 09 13:51:04.372833 crc crio[23733]: time="2026-06-09T13:51:04.372425602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.977148 | controller | Jun 09 13:51:04.456481 crc crio[23733]: time="2026-06-09T13:51:04.455497645Z" level=info msg="Running pod sandbox: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-x8dqh/POD" id=9cd327a8-14f4-469b-9f74-36d09ef4a6ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.977164 | controller | Jun 09 13:51:04.456481 crc crio[23733]: time="2026-06-09T13:51:04.455753841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.977181 | controller | Jun 09 13:51:04.503514 crc crio[23733]: time="2026-06-09T13:51:04.501248851Z" level=info msg="Running pod sandbox: openstack-operators/neutron-operator-controller-manager-688d5c756f-vb9nq/POD" id=8f9c65ae-0c4e-4b69-8c1f-d8753f49f09e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.977197 | controller | Jun 09 13:51:04.527922 crc crio[23733]: time="2026-06-09T13:51:04.516732945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.977214 | controller | Jun 09 13:51:04.705525 crc crio[23733]: time="2026-06-09T13:51:04.70491953Z" level=info msg="Running pod sandbox: openstack-operators/nova-operator-controller-manager-f4c4579bb-rkxmh/POD" id=e03a4ecc-cdeb-46d9-a6fa-905ad0ee3c78 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.977230 | controller | Jun 09 13:51:04.705525 crc crio[23733]: time="2026-06-09T13:51:04.705370252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.977247 | controller | Jun 09 13:51:04.799739 crc crio[23733]: time="2026-06-09T13:51:04.798844193Z" level=info msg="Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-mjd9d/POD" id=9ce6ef3d-0468-4f50-a90a-b6c29f85dc42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.977263 | controller | Jun 09 13:51:04.799739 crc crio[23733]: time="2026-06-09T13:51:04.799762966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.977279 | controller | Jun 09 13:51:04.887523 crc crio[23733]: time="2026-06-09T13:51:04.887217259Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-dz9mc Namespace:openstack-operators ID:c6874d91f9db1d6bde663b7c0ab1b2372f2a8462cfdce6aeba9a6b6fb569416e UID:52389b56-36d4-42a0-9f2f-e05bcdc56304 NetNS:/var/run/netns/9d928d1c-e6ae-4dd9-b6c7-72d17db82bbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52389b56_36d4_42a0_9f2f_e05bcdc56304.slice PodAnnotations:0xc0025348f8}] Aliases:map[]}"
2026-06-09 14:45:30.977296 | controller | Jun 09 13:51:04.888329 crc crio[23733]: time="2026-06-09T13:51:04.888304215Z" level=info msg="Adding pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-dz9mc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.977316 | controller | Jun 09 13:51:04.896207 crc crio[23733]: time="2026-06-09T13:51:04.893594367Z" level=info msg="Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6495978d8d-vf5nr/POD" id=d5a7c79f-e696-4a95-8c86-4629ddeb0e5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.977332 | controller | Jun 09 13:51:04.896207 crc crio[23733]: time="2026-06-09T13:51:04.893833642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.977349 | controller | Jun 09 13:51:05.216848 crc crio[23733]: time="2026-06-09T13:51:05.214953088Z" level=info msg="Running pod sandbox: openstack-operators/swift-operator-controller-manager-67c49dd5c6-pcd8f/POD" id=743825c7-194d-4dd3-9ecf-e75af88ca902 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.977365 | controller | Jun 09 13:51:05.216848 crc crio[23733]: time="2026-06-09T13:51:05.215277025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.977381 | controller | Jun 09 13:51:05.216848 crc crio[23733]: time="2026-06-09T13:51:05.21585801Z" level=info msg="Running pod sandbox: openstack-operators/ovn-operator-controller-manager-58f85bd97f-dhf82/POD" id=37226fc1-6131-475c-8c76-864091c86f05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.977397 | controller | Jun 09 13:51:05.216848 crc crio[23733]: time="2026-06-09T13:51:05.215904672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.977414 | controller | Jun 09 13:51:05.712005 crc crio[23733]: time="2026-06-09T13:51:05.711277055Z" level=info msg="Running pod sandbox: openstack-operators/test-operator-controller-manager-8d5599d7d-9vwgc/POD" id=65bfa362-1f27-4928-b5bb-9322b8860ad6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.977430 | controller | Jun 09 13:51:05.712005 crc crio[23733]: time="2026-06-09T13:51:05.711990253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.977447 | controller | Jun 09 13:51:05.747902 crc crio[23733]: time="2026-06-09T13:51:05.747678569Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-zm7hh Namespace:openstack-operators ID:9b44ad192a4a258d6db12d976983b7a2b6fa127b386f9f868d57880322aa51a1 UID:fe8df81e-3876-456e-a800-404660d16a07 NetNS:/var/run/netns/6e4074d4-2f2d-46a2-b108-096ec94940d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe8df81e_3876_456e_a800_404660d16a07.slice PodAnnotations:0xc0010264a0}] Aliases:map[]}"
2026-06-09 14:45:30.977463 | controller | Jun 09 13:51:05.747902 crc crio[23733]: time="2026-06-09T13:51:05.747824643Z" level=info msg="Adding pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-zm7hh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.977479 | controller | Jun 09 13:51:05.804201 crc crio[23733]: time="2026-06-09T13:51:05.803857434Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-x8dqh Namespace:openstack-operators ID:6c672d3df88e76769afe1e60f6d3a7abb0945f220f8c64ad41170968851af8a3 UID:c9b22a86-18f0-48ab-b6f7-a3409234e279 NetNS:/var/run/netns/6e3890b6-facd-417d-bfe8-df74f1b9fea6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9b22a86_18f0_48ab_b6f7_a3409234e279.slice PodAnnotations:0xc00028e3e8}] Aliases:map[]}"
2026-06-09 14:45:30.977499 | controller | Jun 09 13:51:05.804201 crc crio[23733]: time="2026-06-09T13:51:05.803933426Z" level=info msg="Adding pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-x8dqh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.977534 | controller | Jun 09 13:51:05.824778 crc crio[23733]: time="2026-06-09T13:51:05.824509248Z" level=info msg="Running pod sandbox: openstack-operators/watcher-operator-controller-manager-577b679b5c-kcrrd/POD" id=2ac0eace-481c-46a0-a273-8473265347fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.977552 | controller | Jun 09 13:51:05.824997 crc crio[23733]: time="2026-06-09T13:51:05.824807525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.977568 | controller | Jun 09 13:51:05.870652 crc crio[23733]: time="2026-06-09T13:51:05.870473319Z" level=info msg="Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-7z62x/POD" id=03090c66-2297-4ff2-8290-cb99bcab26f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.977585 | controller | Jun 09 13:51:05.871559 crc crio[23733]: time="2026-06-09T13:51:05.870773026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.977601 | controller | Jun 09 13:51:08.936428 crc crio[23733]: time="2026-06-09T13:51:08.933633758Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-677d9d8477-wpwch Namespace:openstack-operators ID:c2b756491e4dcd1f1775aba65feb519a3ad1d62811d50c00f4c7ad84f87d3539 UID:750d1c05-3b9e-40c0-b79a-6afc0bc7f6ae NetNS:/var/run/netns/d5ce1549-4c75-4bdf-a713-9040f473f9b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod750d1c05_3b9e_40c0_b79a_6afc0bc7f6ae.slice PodAnnotations:0xc00028e1c8}] Aliases:map[]}"
2026-06-09 14:45:30.977618 | controller | Jun 09 13:51:08.936428 crc crio[23733]: time="2026-06-09T13:51:08.934896189Z" level=info msg="Adding pod openstack-operators_manila-operator-controller-manager-677d9d8477-wpwch to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.977635 | controller | Jun 09 13:51:08.956012 crc crio[23733]: time="2026-06-09T13:51:08.95502735Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-mjd9d Namespace:openstack-operators ID:4febf084a84b9a2a484c173e014344a31393dc549d8c3aba4f7dff8595c6f2b1 UID:646abfd9-0aec-4e63-a17e-903efca4875d NetNS:/var/run/netns/26f2c30a-5e34-4651-ba43-d6164c5f5f3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod646abfd9_0aec_4e63_a17e_903efca4875d.slice PodAnnotations:0xc002b0e0b8}] Aliases:map[]}"
2026-06-09 14:45:30.977651 | controller | Jun 09 13:51:08.956770 crc crio[23733]: time="2026-06-09T13:51:08.956173188Z" level=info msg="Adding pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-mjd9d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.977667 | controller | Jun 09 13:51:09.676024 crc crio[23733]: time="2026-06-09T13:51:09.672045619Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-dhf82 Namespace:openstack-operators ID:dc0fb654cd4e838354df9eb1ea0a6e809229b19aa98e55f6af328b445ffba691 UID:e777015b-3ee8-4f6d-a881-63707ce91737 NetNS:/var/run/netns/7eb24893-9aba-434e-ae11-490765c08ce2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode777015b_3ee8_4f6d_a881_63707ce91737.slice PodAnnotations:0xc0025a63d0}] Aliases:map[]}"
2026-06-09 14:45:30.977683 | controller | Jun 09 13:51:09.676024 crc crio[23733]: time="2026-06-09T13:51:09.676015107Z" level=info msg="Adding pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-dhf82 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.977703 | controller | Jun 09 13:51:09.727916 crc crio[23733]: time="2026-06-09T13:51:09.727848925Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-vf5nr Namespace:openstack-operators ID:6f966dc618245a908920884f782d7e024a5cc46eee1117b65e119d25db176db4 UID:9337ce80-7364-425b-a06b-f772e7833760 NetNS:/var/run/netns/f4bdd3c3-8d3f-47d6-b271-a8612b779162 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9337ce80_7364_425b_a06b_f772e7833760.slice PodAnnotations:0xc002898130}] Aliases:map[]}"
2026-06-09 14:45:30.977720 | controller | Jun 09 13:51:09.728404 crc crio[23733]: time="2026-06-09T13:51:09.728373108Z" level=info msg="Adding pod openstack-operators_octavia-operator-controller-manager-6495978d8d-vf5nr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.977737 | controller | Jun 09 13:51:09.778432 crc crio[23733]: time="2026-06-09T13:51:09.775697823Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-vb9nq Namespace:openstack-operators ID:38e2a8def9fa60df9baceca1cbb582aac6d1a52745b658241336b248bc8e9f5d UID:4c316c91-8234-4c95-9703-3f1de82c4dc4 NetNS:/var/run/netns/e4227e7e-71cc-4636-bbf8-c1154233649a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c316c91_8234_4c95_9703_3f1de82c4dc4.slice PodAnnotations:0xc002b0e430}] Aliases:map[]}"
2026-06-09 14:45:30.977753 | controller | Jun 09 13:51:09.778432 crc crio[23733]: time="2026-06-09T13:51:09.77593733Z" level=info msg="Adding pod openstack-operators_neutron-operator-controller-manager-688d5c756f-vb9nq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.977769 | controller | Jun 09 13:51:09.849875 crc crio[23733]: 2026-06-09T13:51:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e4eff5fd7cdf84 Mac:0a:76:19:56:fb:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/cd5bb75d-f767-494a-bb25-bba0f3c342ac SocketPath: PciID:}] [{Interface:0xc0004b2940 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.977786 | controller | Jun 09 13:51:09.859592 crc crio[23733]: time="2026-06-09T13:51:09.859196947Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-w86th Namespace:openstack-operators ID:9e4eff5fd7cdf84f72f9a36f42f6f53815e1cfe3fd754d77233b5fa9cc3b98f1 UID:915e5393-992e-460b-af28-f5589d24770f NetNS:/var/run/netns/cd5bb75d-f767-494a-bb25-bba0f3c342ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod915e5393_992e_460b_af28_f5589d24770f.slice PodAnnotations:0xc0025a6388}] Aliases:map[]}"
2026-06-09 14:45:30.977802 | controller | Jun 09 13:51:09.863537 crc crio[23733]: time="2026-06-09T13:51:09.861069283Z" level=info msg="Checking pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-w86th for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.977819 | controller | Jun 09 13:51:10.015879 crc crio[23733]: 2026-06-09T13:51:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3595e735456132 Mac:56:85:d6:6c:63:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/67e8247c-b9bd-4330-8411-51183fc90bc6 SocketPath: PciID:}] [{Interface:0xc0004345e0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.977835 | controller | Jun 09 13:51:10.197480 crc crio[23733]: time="2026-06-09T13:51:10.177488762Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-b9z2r Namespace:openstack-operators ID:f3595e735456132d25682b90aa3b1b8e309e67a5eca14b7d51ca11bb64bfec5c UID:eb0d23e2-4c9c-45cf-8e87-9a86943599a5 NetNS:/var/run/netns/67e8247c-b9bd-4330-8411-51183fc90bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb0d23e2_4c9c_45cf_8e87_9a86943599a5.slice PodAnnotations:0xc0027d0938}] Aliases:map[]}"
2026-06-09 14:45:30.977855 | controller | Jun 09 13:51:10.197480 crc crio[23733]: time="2026-06-09T13:51:10.177528483Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-rkxmh Namespace:openstack-operators ID:f33a50ca78e7f4db41cfb9c651fb4397a6cd05f42971695ed97996463a2bb775 UID:6048f71d-3c6a-42a8-9b89-922b75411a7d NetNS:/var/run/netns/9de6562a-a58e-4a7e-bda3-6a8efcd38487 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6048f71d_3c6a_42a8_9b89_922b75411a7d.slice PodAnnotations:0xc00028e620}] Aliases:map[]}"
2026-06-09 14:45:30.977872 | controller | Jun 09 13:51:10.197480 crc crio[23733]: time="2026-06-09T13:51:10.193375856Z" level=info msg="Adding pod openstack-operators_nova-operator-controller-manager-f4c4579bb-rkxmh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.977887 | controller | Jun 09 13:51:10.198075 crc crio[23733]: time="2026-06-09T13:51:10.197907478Z" level=info msg="Checking pod openstack-operators_designate-operator-controller-manager-6bf8599b68-b9z2r for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.977903 | controller | Jun 09 13:51:10.210055 crc crio[23733]: time="2026-06-09T13:51:10.184052374Z" level=info msg="Ran pod sandbox 9e4eff5fd7cdf84f72f9a36f42f6f53815e1cfe3fd754d77233b5fa9cc3b98f1 with infra container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-w86th/POD" id=def09546-0656-406e-b2d9-6e502f009eeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.977919 | controller | Jun 09 13:51:10.210055 crc crio[23733]: time="2026-06-09T13:51:10.185688256Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-pcd8f Namespace:openstack-operators ID:299098210b8f812745687da73a0c620a2334465177cf2b49168185fdad9c2a37 UID:d5cfd3ac-de54-4135-8d05-00e2ace67617 NetNS:/var/run/netns/aa3c7318-3591-4aba-8e70-def65cc9fc4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5cfd3ac_de54_4135_8d05_00e2ace67617.slice PodAnnotations:0xc002b0e628}] Aliases:map[]}"
2026-06-09 14:45:30.977935 | controller | Jun 09 13:51:10.210055 crc crio[23733]: time="2026-06-09T13:51:10.208065741Z" level=info msg="Adding pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-pcd8f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.977952 | controller | Jun 09 13:51:10.255189 crc crio[23733]: time="2026-06-09T13:51:10.245985313Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-8d5599d7d-9vwgc Namespace:openstack-operators ID:84412995fe323462e1833f74bba14ee26e96241e1cb808818cad6b146af11630 UID:934bbaac-13e4-4b5e-86ab-53d3abd91fae NetNS:/var/run/netns/b5b14baa-1272-4c10-b9cc-580a37e46732 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod934bbaac_13e4_4b5e_86ab_53d3abd91fae.slice PodAnnotations:0xc000308148}] Aliases:map[]}"
2026-06-09 14:45:30.977967 | controller | Jun 09 13:51:10.255189 crc crio[23733]: time="2026-06-09T13:51:10.246171148Z" level=info msg="Adding pod openstack-operators_test-operator-controller-manager-8d5599d7d-9vwgc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.977984 | controller | Jun 09 13:51:10.257448 crc crio[23733]: time="2026-06-09T13:51:10.255839858Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-kcrrd Namespace:openstack-operators ID:5f996d1381540f4d6be0c9930cd8642f3d48c7f17127f23387a0913028eb4436 UID:55c386ba-a117-4f38-9fd8-483ed21e5fe2 NetNS:/var/run/netns/ad224d86-97b1-42fd-aca4-e0962c02b289 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55c386ba_a117_4f38_9fd8_483ed21e5fe2.slice PodAnnotations:0xc00012a340}] Aliases:map[]}"
2026-06-09 14:45:30.978003 | controller | Jun 09 13:51:10.264402 crc crio[23733]: time="2026-06-09T13:51:10.259564051Z" level=info msg="Adding pod openstack-operators_watcher-operator-controller-manager-577b679b5c-kcrrd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.978020 | controller | Jun 09 13:51:10.282290 crc crio[23733]: time="2026-06-09T13:51:10.272971943Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=3a43e355-292f-4c66-92f3-cf944ce1cd8d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.978037 | controller | Jun 09 13:51:10.282290 crc crio[23733]: time="2026-06-09T13:51:10.273422475Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found" id=3a43e355-292f-4c66-92f3-cf944ce1cd8d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.978053 | controller | Jun 09 13:51:10.282290 crc crio[23733]: time="2026-06-09T13:51:10.273474826Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found" id=3a43e355-292f-4c66-92f3-cf944ce1cd8d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.978069 | controller | Jun 09 13:51:10.282290 crc crio[23733]: time="2026-06-09T13:51:10.275957727Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=d7581de9-e3ef-4174-8d96-7947fa646b28 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.978086 | controller | Jun 09 13:51:10.357340 crc crio[23733]: time="2026-06-09T13:51:10.35658659Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-7z62x Namespace:openstack-operators ID:dd87d3dfc188fe302cdcdfe449adfa5fc23720058c74c9d43b5e4f4d55632bc5 UID:09478ba3-6218-4511-a2b4-568bfde3f997 NetNS:/var/run/netns/5f4cc287-464c-4458-883f-19b806fa5000 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09478ba3_6218_4511_a2b4_568bfde3f997.slice PodAnnotations:0xc0025341c8}] Aliases:map[]}"
2026-06-09 14:45:30.978102 | controller | Jun 09 13:51:10.357340 crc crio[23733]: time="2026-06-09T13:51:10.356840497Z" level=info msg="Adding pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-7z62x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.978119 | controller | Jun 09 13:51:10.403556 crc crio[23733]: time="2026-06-09T13:51:10.401859135Z" level=info msg="Ran pod sandbox f3595e735456132d25682b90aa3b1b8e309e67a5eca14b7d51ca11bb64bfec5c with infra container: openstack-operators/designate-operator-controller-manager-6bf8599b68-b9z2r/POD" id=b5f4b2e5-0b22-4ee4-a8df-c122b6b7c750 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.978136 | controller | Jun 09 13:51:10.421364 crc crio[23733]: time="2026-06-09T13:51:10.41450266Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=b80f24d9-1a2d-4afb-9313-f7131ba1b04e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.978152 | controller | Jun 09 13:51:10.421905 crc crio[23733]: time="2026-06-09T13:51:10.421401541Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found" id=b80f24d9-1a2d-4afb-9313-f7131ba1b04e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.978171 | controller | Jun 09 13:51:10.421905 crc crio[23733]: time="2026-06-09T13:51:10.421474143Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found" id=b80f24d9-1a2d-4afb-9313-f7131ba1b04e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.978187 | controller | Jun 09 13:51:10.425577 crc crio[23733]: time="2026-06-09T13:51:10.423406749Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\""
2026-06-09 14:45:30.978204 | controller | Jun 09 13:51:10.457515 crc crio[23733]: time="2026-06-09T13:51:10.456782148Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=069b308c-2d7b-467b-9a6a-0fbb6615f7ec name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.978220 | controller | Jun 09 13:51:10.789286 crc crio[23733]: time="2026-06-09T13:51:10.786348763Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\""
2026-06-09 14:45:30.978236 | controller | Jun 09 13:51:11.674361 crc crio[23733]: 2026-06-09T13:51:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:784b1e205689c25 Mac:de:26:99:72:2f:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/1aa8c374-ceba-4977-acdb-828082767b2b SocketPath: PciID:}] [{Interface:0xc0004b4780 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.978253 | controller | Jun 09 13:51:11.675769 crc crio[23733]: time="2026-06-09T13:51:11.675332374Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-v27ft Namespace:openstack-operators ID:784b1e205689c25bb627ee23f45bbc6b756b79b880e36b756756b518ef4a7ffd UID:5c354689-f0ed-44b0-a8cc-d341c6900abf NetNS:/var/run/netns/1aa8c374-ceba-4977-acdb-828082767b2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5c354689_f0ed_44b0_a8cc_d341c6900abf.slice PodAnnotations:0xc0020d87d8}] Aliases:map[]}"
2026-06-09 14:45:30.978270 | controller | Jun 09 13:51:11.675769 crc crio[23733]: time="2026-06-09T13:51:11.675500948Z" level=info msg="Checking pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-v27ft for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.978286 | controller | Jun 09 13:51:11.775245 crc crio[23733]: time="2026-06-09T13:51:11.775022869Z" level=info msg="Ran pod sandbox 784b1e205689c25bb627ee23f45bbc6b756b79b880e36b756756b518ef4a7ffd with infra container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-v27ft/POD" id=33d9e84d-e6bb-4d17-b8c0-4a440be03972 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.978303 | controller | Jun 09 13:51:11.847845 crc crio[23733]: time="2026-06-09T13:51:11.847673704Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=8a9345be-db1d-41b8-ad3d-de122d37784f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.978319 | controller | Jun 09 13:51:11.861969 crc crio[23733]: time="2026-06-09T13:51:11.861703683Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found" id=8a9345be-db1d-41b8-ad3d-de122d37784f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.978339 | controller | Jun 09 13:51:11.861969 crc crio[23733]: time="2026-06-09T13:51:11.861913638Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found" id=8a9345be-db1d-41b8-ad3d-de122d37784f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.978355 | controller | Jun 09 13:51:11.873546 crc crio[23733]: time="2026-06-09T13:51:11.87329612Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=57cffd0f-c825-49db-90f9-825ed951b156 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.978371 | controller | Jun 09 13:51:11.887462 crc crio[23733]: time="2026-06-09T13:51:11.886317963Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\""
2026-06-09 14:45:30.978387 | controller | Jun 09 13:51:12.248297 crc crio[23733]: 2026-06-09T13:51:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d438921af2285f3 Mac:ba:27:9e:c0:17:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/fa61d5d0-7d25-4577-a719-795f5e4d7383 SocketPath: PciID:}] [{Interface:0xc00014cd70 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.978403 | controller | Jun 09 13:51:12.253256 crc crio[23733]: time="2026-06-09T13:51:12.249094564Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-bt5b8 Namespace:openstack-operators ID:d438921af2285f3dcf6b015e5018305af322075c30aba9869f0f1df47c376220 UID:d6199b64-1702-4a33-b424-27133da20e82 NetNS:/var/run/netns/fa61d5d0-7d25-4577-a719-795f5e4d7383 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6199b64_1702_4a33_b424_27133da20e82.slice PodAnnotations:0xc00012ba60}] Aliases:map[]}"
2026-06-09 14:45:30.978420 | controller | Jun 09 13:51:12.253256 crc crio[23733]: time="2026-06-09T13:51:12.249409622Z" level=info msg="Checking pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-bt5b8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.978436 | controller | Jun 09 13:51:12.332558 crc crio[23733]: time="2026-06-09T13:51:12.331377157Z" level=info msg="Ran pod sandbox d438921af2285f3dcf6b015e5018305af322075c30aba9869f0f1df47c376220 with infra container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-bt5b8/POD" id=a1039ce0-f580-483b-be26-71eda07bbb86 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.978453 | controller | Jun 09 13:51:12.379793 crc crio[23733]: time="2026-06-09T13:51:12.370331865Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=380a62a7-73c0-4d15-880c-b19e12af8c77 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.978470 | controller | Jun 09 13:51:12.379793 crc crio[23733]: time="2026-06-09T13:51:12.370593231Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found" id=380a62a7-73c0-4d15-880c-b19e12af8c77 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.978486 | controller | Jun 09 13:51:12.379793 crc crio[23733]: time="2026-06-09T13:51:12.370705104Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found" id=380a62a7-73c0-4d15-880c-b19e12af8c77 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.978502 | controller | Jun 09 13:51:12.402363 crc crio[23733]: time="2026-06-09T13:51:12.402289609Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=d2add3d4-374e-43db-b62a-89ff272550e2 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.978539 | controller | Jun 09 13:51:12.433528 crc crio[23733]: time="2026-06-09T13:51:12.433420022Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\""
2026-06-09 14:45:30.978557 | controller | Jun 09 13:51:12.465834 crc crio[23733]: 2026-06-09T13:51:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c672d3df88e767 Mac:6e:98:3a:7c:17:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/6e3890b6-facd-417d-bfe8-df74f1b9fea6 SocketPath: PciID:}] [{Interface:0xc000014f50 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.978574 | controller | Jun 09 13:51:12.467649 crc crio[23733]: time="2026-06-09T13:51:12.466928054Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-x8dqh Namespace:openstack-operators ID:6c672d3df88e76769afe1e60f6d3a7abb0945f220f8c64ad41170968851af8a3 UID:c9b22a86-18f0-48ab-b6f7-a3409234e279 NetNS:/var/run/netns/6e3890b6-facd-417d-bfe8-df74f1b9fea6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9b22a86_18f0_48ab_b6f7_a3409234e279.slice PodAnnotations:0xc00028e3e8}] Aliases:map[]}"
2026-06-09 14:45:30.978594 | controller | Jun 09 13:51:12.467649 crc crio[23733]: time="2026-06-09T13:51:12.467377846Z" level=info msg="Checking pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-x8dqh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.978611 | controller | Jun 09 13:51:12.491236 crc crio[23733]: time="2026-06-09T13:51:12.486010248Z" level=info msg="Ran pod sandbox 6c672d3df88e76769afe1e60f6d3a7abb0945f220f8c64ad41170968851af8a3 with infra container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-x8dqh/POD" id=9cd327a8-14f4-469b-9f74-36d09ef4a6ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.978629 | controller | Jun 09 13:51:12.557883 crc crio[23733]: time="2026-06-09T13:51:12.557549765Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=506b5f7c-4692-4b43-af4d-1c2df372123e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.978645 | controller | Jun 09 13:51:12.558846 crc crio[23733]: time="2026-06-09T13:51:12.558736744Z" level=info msg="Image quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 not found" id=506b5f7c-4692-4b43-af4d-1c2df372123e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.978664 | controller | Jun 09 13:51:12.559031 crc crio[23733]: time="2026-06-09T13:51:12.558877988Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 found" id=506b5f7c-4692-4b43-af4d-1c2df372123e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.978680 | controller | Jun 09 13:51:12.595326 crc crio[23733]: time="2026-06-09T13:51:12.591465607Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=8b2097a6-6d49-4568-9453-d182bbd54010 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.978703 | controller | Jun 09 13:51:12.626014 crc crio[23733]: time="2026-06-09T13:51:12.624549709Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\""
2026-06-09 14:45:30.978720 | controller | Jun 09 13:51:12.626662 crc crio[23733]: 2026-06-09T13:51:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f8323b4a1cd145 Mac:3e:19:ce:69:22:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/1f9321b9-99b5-4563-a631-b9d4c901ebcb SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.978788 | controller | Jun 09 13:51:12.627848 crc crio[23733]: 2026-06-09T13:51:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b44ad192a4a258 Mac:3e:6a:26:d5:f3:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/6e4074d4-2f2d-46a2-b108-096ec94940d1 SocketPath: PciID:}] [{Interface:0xc0001e6c40 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.978811 | controller | Jun 09 13:51:12.628587 crc crio[23733]: time="2026-06-09T13:51:12.628447235Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-zm7hh Namespace:openstack-operators ID:9b44ad192a4a258d6db12d976983b7a2b6fa127b386f9f868d57880322aa51a1 UID:fe8df81e-3876-456e-a800-404660d16a07 NetNS:/var/run/netns/6e4074d4-2f2d-46a2-b108-096ec94940d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe8df81e_3876_456e_a800_404660d16a07.slice PodAnnotations:0xc0010264a0}] Aliases:map[]}"
2026-06-09 14:45:30.978829 | controller | Jun 09 13:51:12.635199 crc crio[23733]: time="2026-06-09T13:51:12.628874817Z" level=info msg="Checking pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-zm7hh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.978845 | controller | Jun 09 13:51:12.670850 crc crio[23733]: time="2026-06-09T13:51:12.648324909Z" level=info msg="Ran pod sandbox 9b44ad192a4a258d6db12d976983b7a2b6fa127b386f9f868d57880322aa51a1 with infra container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zm7hh/POD" id=95303656-bc78-4031-bed4-f3ecf01386d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.978862 | controller | Jun 09 13:51:12.670850 crc crio[23733]: time="2026-06-09T13:51:12.648949105Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-gnf2g Namespace:openstack-operators ID:2f8323b4a1cd145a9bd373998836cb92c1848f461db66e464a9ca7d4ad6ff1ea UID:247c2ad4-2e2d-4d49-88c7-ea81168344ad NetNS:/var/run/netns/1f9321b9-99b5-4563-a631-b9d4c901ebcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod247c2ad4_2e2d_4d49_88c7_ea81168344ad.slice PodAnnotations:0xc002b0e998}] Aliases:map[]}"
2026-06-09 14:45:30.978878 | controller | Jun 09 13:51:12.670850 crc crio[23733]: time="2026-06-09T13:51:12.668241443Z" level=info msg="Checking pod openstack-operators_heat-operator-controller-manager-5c5844cc68-gnf2g for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.978895 | controller | Jun 09 13:51:12.744499 crc crio[23733]: time="2026-06-09T13:51:12.744385195Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=d94aee28-b723-4caa-bef5-5043fc6b8244 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.978911 | controller | Jun 09 13:51:12.755894 crc crio[23733]: time="2026-06-09T13:51:12.744718843Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found" id=d94aee28-b723-4caa-bef5-5043fc6b8244 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.978928 | controller | Jun 09 13:51:12.755894 crc crio[23733]: time="2026-06-09T13:51:12.744774954Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found" id=d94aee28-b723-4caa-bef5-5043fc6b8244 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.978947 | controller | Jun 09 13:51:12.771331 crc crio[23733]: time="2026-06-09T13:51:12.771032498Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=e9572661-42fb-4439-9eed-804e77068e5e name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.978963 | controller | Jun 09 13:51:12.805218 crc crio[23733]: time="2026-06-09T13:51:12.804869917Z" level=info msg="Ran pod sandbox 2f8323b4a1cd145a9bd373998836cb92c1848f461db66e464a9ca7d4ad6ff1ea with infra container: openstack-operators/heat-operator-controller-manager-5c5844cc68-gnf2g/POD" id=2ec5c096-2ede-4f78-a7cb-a392cb224827 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.978980 | controller | Jun 09 13:51:12.820760 crc crio[23733]: time="2026-06-09T13:51:12.8198886Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=5912c8cd-306d-45cd-8cff-fec904bceeb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.978996 | controller | Jun 09 13:51:12.820760 crc crio[23733]: time="2026-06-09T13:51:12.820304481Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found" id=5912c8cd-306d-45cd-8cff-fec904bceeb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.979012 | controller | Jun 09 13:51:12.820760 crc crio[23733]: time="2026-06-09T13:51:12.820351213Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found" id=5912c8cd-306d-45cd-8cff-fec904bceeb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.979028 | controller | Jun 09 13:51:12.824428 crc crio[23733]: time="2026-06-09T13:51:12.824267969Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=14188274-a816-4ae3-bf61-0c3fbcc8d88b name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.979044 | controller | Jun 09 13:51:12.844230 crc crio[23733]: time="2026-06-09T13:51:12.838282797Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\""
2026-06-09 14:45:30.979060 | controller | Jun 09 13:51:12.850640 crc crio[23733]: 2026-06-09T13:51:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6874d91f9db1d6 Mac:aa:b8:74:ff:2e:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/9d928d1c-e6ae-4dd9-b6c7-72d17db82bbe SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.979076 | controller | Jun 09 13:51:12.900907 crc crio[23733]: time="2026-06-09T13:51:12.899338423Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\""
2026-06-09 14:45:30.979093 | controller | Jun 09 13:51:12.969651 crc crio[23733]: time="2026-06-09T13:51:12.969514966Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-dz9mc Namespace:openstack-operators ID:c6874d91f9db1d6bde663b7c0ab1b2372f2a8462cfdce6aeba9a6b6fb569416e UID:52389b56-36d4-42a0-9f2f-e05bcdc56304 NetNS:/var/run/netns/9d928d1c-e6ae-4dd9-b6c7-72d17db82bbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52389b56_36d4_42a0_9f2f_e05bcdc56304.slice PodAnnotations:0xc0025348f8}] Aliases:map[]}"
2026-06-09 14:45:30.979110 | controller | Jun 09 13:51:12.970082 crc crio[23733]: time="2026-06-09T13:51:12.969810404Z" level=info msg="Checking pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-dz9mc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.979130 | controller | Jun 09 13:51:13.036059 crc crio[23733]: time="2026-06-09T13:51:13.035462294Z" level=info msg="Ran pod sandbox c6874d91f9db1d6bde663b7c0ab1b2372f2a8462cfdce6aeba9a6b6fb569416e with infra container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-dz9mc/POD" id=50f19d96-852b-44aa-b1de-341d8ae2a702 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.979147 | controller | Jun 09 13:51:13.109368 crc crio[23733]: time="2026-06-09T13:51:13.109171275Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=b627aca6-d77f-44be-915b-94646603ba90 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.979163 | controller | Jun 09 13:51:13.109472 crc crio[23733]: time="2026-06-09T13:51:13.10940841Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed not found" id=b627aca6-d77f-44be-915b-94646603ba90 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.979179 | controller | Jun 09 13:51:13.109519 crc crio[23733]: time="2026-06-09T13:51:13.109468182Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed found" id=b627aca6-d77f-44be-915b-94646603ba90 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.979195 | controller | Jun 09 13:51:13.143705 crc crio[23733]: time="2026-06-09T13:51:13.143460107Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=cf7363de-f2eb-4810-908f-db9655ec91c2 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.979211 | controller | Jun 09 13:51:13.169193 crc crio[23733]: time="2026-06-09T13:51:13.168843277Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\""
2026-06-09 14:45:30.979227 | controller | Jun 09 13:51:13.866397 crc crio[23733]: 2026-06-09T13:51:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4febf084a84b9a2 Mac:e2:41:bc:b0:92:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/26f2c30a-5e34-4651-ba43-d6164c5f5f3f SocketPath: PciID:}] [{Interface:0xc00011b5a0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.979244 | controller | Jun 09 13:51:13.893052 crc crio[23733]: time="2026-06-09T13:51:13.890087101Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-mjd9d Namespace:openstack-operators ID:4febf084a84b9a2a484c173e014344a31393dc549d8c3aba4f7dff8595c6f2b1 UID:646abfd9-0aec-4e63-a17e-903efca4875d NetNS:/var/run/netns/26f2c30a-5e34-4651-ba43-d6164c5f5f3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod646abfd9_0aec_4e63_a17e_903efca4875d.slice PodAnnotations:0xc002b0e0b8}] Aliases:map[]}"
2026-06-09 14:45:30.979260 | controller | Jun 09 13:51:13.893052 crc crio[23733]: time="2026-06-09T13:51:13.891084025Z" level=info msg="Checking pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-mjd9d for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.979277 | controller | Jun 09 13:51:13.985566 crc crio[23733]: time="2026-06-09T13:51:13.983774127Z" level=info msg="Ran pod sandbox 4febf084a84b9a2a484c173e014344a31393dc549d8c3aba4f7dff8595c6f2b1 with infra container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-mjd9d/POD" id=9ce6ef3d-0468-4f50-a90a-b6c29f85dc42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.979294 | controller | Jun 09 13:51:14.073896 crc crio[23733]: time="2026-06-09T13:51:14.072995033Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=5201e418-4d1f-483a-9fd3-1dacc164c404 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.979314 | controller | Jun 09 13:51:14.075049 crc crio[23733]: time="2026-06-09T13:51:14.074418778Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found" id=5201e418-4d1f-483a-9fd3-1dacc164c404 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.979331 | controller | Jun 09 13:51:14.075049 crc crio[23733]: time="2026-06-09T13:51:14.074848899Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found" id=5201e418-4d1f-483a-9fd3-1dacc164c404 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.979350 | controller | Jun 09 13:51:14.104789 crc crio[23733]: time="2026-06-09T13:51:14.096427395Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=10896270-7d18-4e3c-a525-b45c66afb53f name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.979368 | controller | Jun 09 13:51:14.105663 crc crio[23733]: time="2026-06-09T13:51:14.105028719Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\""
2026-06-09 14:45:30.979384 | controller | Jun 09 13:51:14.497309 crc crio[23733]: 2026-06-09T13:51:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84412995fe32346 Mac:ce:f2:33:47:c3:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/b5b14baa-1272-4c10-b9cc-580a37e46732 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.979401 | controller | Jun 09 13:51:14.497789 crc crio[23733]: time="2026-06-09T13:51:14.497703581Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-8d5599d7d-9vwgc Namespace:openstack-operators ID:84412995fe323462e1833f74bba14ee26e96241e1cb808818cad6b146af11630 UID:934bbaac-13e4-4b5e-86ab-53d3abd91fae NetNS:/var/run/netns/b5b14baa-1272-4c10-b9cc-580a37e46732 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod934bbaac_13e4_4b5e_86ab_53d3abd91fae.slice PodAnnotations:0xc000308148}] Aliases:map[]}"
2026-06-09 14:45:30.979418 | controller | Jun 09 13:51:14.498055 crc crio[23733]: time="2026-06-09T13:51:14.497943197Z" level=info msg="Checking pod openstack-operators_test-operator-controller-manager-8d5599d7d-9vwgc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.979434 | controller | Jun 09 13:51:14.525735 crc crio[23733]: time="2026-06-09T13:51:14.525385188Z" level=info msg="Ran pod sandbox 84412995fe323462e1833f74bba14ee26e96241e1cb808818cad6b146af11630 with infra container: openstack-operators/test-operator-controller-manager-8d5599d7d-9vwgc/POD" id=65bfa362-1f27-4928-b5bb-9322b8860ad6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.979451 | controller | Jun 09 13:51:14.584091 crc crio[23733]: time="2026-06-09T13:51:14.577918422Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=f54a2707-0287-486a-ae3c-119cb954cfb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.979467 | controller | Jun 09 13:51:14.584091 crc crio[23733]: time="2026-06-09T13:51:14.578539579Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found" id=f54a2707-0287-486a-ae3c-119cb954cfb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.979483 | controller | Jun 09 13:51:14.584091 crc crio[23733]: time="2026-06-09T13:51:14.578645781Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found" id=f54a2707-0287-486a-ae3c-119cb954cfb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.979504 | controller | Jun 09 13:51:14.773232 crc crio[23733]: time="2026-06-09T13:51:14.772831024Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=04dbf255-c0d5-4766-9ace-53a5b47d07d0 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.979548 | controller | Jun 09 13:51:14.822394 crc crio[23733]: time="2026-06-09T13:51:14.819754579Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\""
2026-06-09 14:45:30.979566 | controller | Jun 09 13:51:15.327662 crc crio[23733]: 2026-06-09T13:51:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2b756491e4dcd1 Mac:16:05:26:63:94:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/d5ce1549-4c75-4bdf-a713-9040f473f9b4 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.979583 | controller | Jun 09 13:51:15.366009 crc crio[23733]: time="2026-06-09T13:51:15.360347067Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-677d9d8477-wpwch Namespace:openstack-operators ID:c2b756491e4dcd1f1775aba65feb519a3ad1d62811d50c00f4c7ad84f87d3539 UID:750d1c05-3b9e-40c0-b79a-6afc0bc7f6ae NetNS:/var/run/netns/d5ce1549-4c75-4bdf-a713-9040f473f9b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod750d1c05_3b9e_40c0_b79a_6afc0bc7f6ae.slice PodAnnotations:0xc00028e1c8}] Aliases:map[]}"
2026-06-09 14:45:30.979599 | controller | Jun 09 13:51:15.366009 crc crio[23733]: time="2026-06-09T13:51:15.360581593Z" level=info msg="Checking pod openstack-operators_manila-operator-controller-manager-677d9d8477-wpwch for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.979616 | controller | Jun 09 13:51:15.450000 crc crio[23733]: 2026-06-09T13:51:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f966dc618245a9 Mac:be:ab:bd:19:1b:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/f4bdd3c3-8d3f-47d6-b271-a8612b779162 SocketPath: PciID:}] [{Interface:0xc000396830 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.979632 | controller | Jun 09 13:51:15.450000 crc crio[23733]: time="2026-06-09T13:51:15.393859079Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-vf5nr Namespace:openstack-operators ID:6f966dc618245a908920884f782d7e024a5cc46eee1117b65e119d25db176db4 UID:9337ce80-7364-425b-a06b-f772e7833760 NetNS:/var/run/netns/f4bdd3c3-8d3f-47d6-b271-a8612b779162 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9337ce80_7364_425b_a06b_f772e7833760.slice PodAnnotations:0xc002898130}] Aliases:map[]}"
2026-06-09 14:45:30.979649 | controller | Jun 09 13:51:15.450000 crc crio[23733]: time="2026-06-09T13:51:15.394045734Z" level=info msg="Checking pod openstack-operators_octavia-operator-controller-manager-6495978d8d-vf5nr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.979665 | controller | Jun 09 13:51:15.450000 crc crio[23733]: time="2026-06-09T13:51:15.439773259Z" level=info msg="Ran pod sandbox c2b756491e4dcd1f1775aba65feb519a3ad1d62811d50c00f4c7ad84f87d3539 with infra container: openstack-operators/manila-operator-controller-manager-677d9d8477-wpwch/POD" id=40468298-b3ed-4230-9288-3808006f987d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.979688 | controller | Jun 09 13:51:15.455545 crc crio[23733]: time="2026-06-09T13:51:15.455412518Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=b671f595-b56d-46e5-9e82-245c9196e567 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.979705 | controller | Jun 09 13:51:15.455919 crc crio[23733]: time="2026-06-09T13:51:15.455855729Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found" id=b671f595-b56d-46e5-9e82-245c9196e567 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.979722 | controller | Jun 09 13:51:15.456638 crc crio[23733]: time="2026-06-09T13:51:15.456564047Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found" id=b671f595-b56d-46e5-9e82-245c9196e567 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.979738 | controller | Jun 09 13:51:15.467713 crc crio[23733]: time="2026-06-09T13:51:15.458525154Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=fec6e506-3850-4e19-928d-b634b5a81712 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.979754 | controller | Jun 09 13:51:15.488309 crc crio[23733]: time="2026-06-09T13:51:15.473388484Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\""
2026-06-09 14:45:30.979770 | controller | Jun 09 13:51:15.488309 crc crio[23733]: time="2026-06-09T13:51:15.476780048Z" level=info msg="Ran pod sandbox 6f966dc618245a908920884f782d7e024a5cc46eee1117b65e119d25db176db4 with infra container: openstack-operators/octavia-operator-controller-manager-6495978d8d-vf5nr/POD" id=d5a7c79f-e696-4a95-8c86-4629ddeb0e5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.979786 | controller | Jun 09 13:51:15.503792 crc crio[23733]: time="2026-06-09T13:51:15.503643604Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=d63f5f2f-2b31-49aa-bf9e-e89e425d4e2c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.979802 | controller | Jun 09 13:51:15.504250 crc crio[23733]: time="2026-06-09T13:51:15.503950133Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found" id=d63f5f2f-2b31-49aa-bf9e-e89e425d4e2c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.979818 | controller | Jun 09 13:51:15.504250 crc crio[23733]: time="2026-06-09T13:51:15.504013044Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found" id=d63f5f2f-2b31-49aa-bf9e-e89e425d4e2c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.979834 | controller | Jun 09 13:51:15.514452 crc crio[23733]: time="2026-06-09T13:51:15.513937131Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=9a0d5558-f84c-4db8-b041-a13f6ba5107c name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.979850 | controller | Jun 09 13:51:15.544179 crc crio[23733]: time="2026-06-09T13:51:15.541950517Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\""
2026-06-09 14:45:30.979866 | controller | Jun 09 13:51:15.596026 crc crio[23733]: 2026-06-09T13:51:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc0fb654cd4e838 Mac:f2:aa:f8:d9:10:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/7eb24893-9aba-434e-ae11-490765c08ce2 SocketPath: PciID:}] [{Interface:0xc000428890 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.979886 | controller | Jun 09 13:51:15.597489 crc crio[23733]: time="2026-06-09T13:51:15.597411774Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-dhf82 Namespace:openstack-operators ID:dc0fb654cd4e838354df9eb1ea0a6e809229b19aa98e55f6af328b445ffba691 UID:e777015b-3ee8-4f6d-a881-63707ce91737 NetNS:/var/run/netns/7eb24893-9aba-434e-ae11-490765c08ce2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode777015b_3ee8_4f6d_a881_63707ce91737.slice PodAnnotations:0xc0025a63d0}] Aliases:map[]}"
2026-06-09 14:45:30.979903 | controller | Jun 09 13:51:15.597880 crc crio[23733]: time="2026-06-09T13:51:15.597819764Z" level=info msg="Checking pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-dhf82 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.979920 | controller | Jun 09 13:51:15.613948 crc crio[23733]: time="2026-06-09T13:51:15.613715299Z" level=info msg="Ran pod sandbox dc0fb654cd4e838354df9eb1ea0a6e809229b19aa98e55f6af328b445ffba691 with infra container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-dhf82/POD" id=37226fc1-6131-475c-8c76-864091c86f05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.979936 | controller | Jun 09 13:51:15.619645 crc crio[23733]: 2026-06-09T13:51:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:299098210b8f812 Mac:6e:f4:1f:06:11:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/aa3c7318-3591-4aba-8e70-def65cc9fc4a SocketPath: PciID:}] [{Interface:0xc000374780 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.979952 | controller | Jun 09 13:51:15.621050 crc crio[23733]: time="2026-06-09T13:51:15.620912707Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-pcd8f Namespace:openstack-operators ID:299098210b8f812745687da73a0c620a2334465177cf2b49168185fdad9c2a37 UID:d5cfd3ac-de54-4135-8d05-00e2ace67617 NetNS:/var/run/netns/aa3c7318-3591-4aba-8e70-def65cc9fc4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5cfd3ac_de54_4135_8d05_00e2ace67617.slice PodAnnotations:0xc002b0e628}] Aliases:map[]}"
2026-06-09 14:45:30.979969 | controller | Jun 09 13:51:15.621645 crc crio[23733]: time="2026-06-09T13:51:15.621463181Z" level=info msg="Checking pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-pcd8f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.979985 | controller | Jun 09 13:51:15.625779 crc crio[23733]: time="2026-06-09T13:51:15.625383869Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=ea2348d6-b8ff-4f13-8a24-7bff9ba986eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.980001 | controller | Jun 09 13:51:15.625779 crc crio[23733]: time="2026-06-09T13:51:15.625677306Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found" id=ea2348d6-b8ff-4f13-8a24-7bff9ba986eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.980018 | controller | Jun 09 13:51:15.625779 crc crio[23733]: time="2026-06-09T13:51:15.625742638Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found" id=ea2348d6-b8ff-4f13-8a24-7bff9ba986eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.980034 | controller | Jun 09 13:51:15.629456 crc crio[23733]: time="2026-06-09T13:51:15.629374138Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=2ee98643-ccd9-4fdd-b4a4-2a9ce385f26e name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.980054 | controller | Jun 09 13:51:15.635641 crc crio[23733]: time="2026-06-09T13:51:15.635553731Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\""
2026-06-09 14:45:30.980071 | controller | Jun 09 13:51:15.636588 crc crio[23733]: time="2026-06-09T13:51:15.636048763Z" level=info msg="Ran pod sandbox 299098210b8f812745687da73a0c620a2334465177cf2b49168185fdad9c2a37 with infra container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-pcd8f/POD" id=743825c7-194d-4dd3-9ecf-e75af88ca902 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.980087 | controller | Jun 09 13:51:15.641473 crc crio[23733]: time="2026-06-09T13:51:15.640765911Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=98c135c2-3574-47d7-aac2-f24542957070 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.980104 | controller | Jun 09 13:51:15.642692 crc crio[23733]: time="2026-06-09T13:51:15.642640297Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 not found" id=98c135c2-3574-47d7-aac2-f24542957070 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.980120 | controller | Jun 09 13:51:15.642838 crc crio[23733]: time="2026-06-09T13:51:15.64273372Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 found" id=98c135c2-3574-47d7-aac2-f24542957070 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.980136 | controller | Jun 09 13:51:15.647319 crc crio[23733]: time="2026-06-09T13:51:15.647228802Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=b3c9e45e-07aa-45a5-9827-9a69e9ac7224 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.980152 | controller | Jun 09 13:51:15.654456 crc crio[23733]: time="2026-06-09T13:51:15.654262346Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\""
2026-06-09 14:45:30.980168 | controller | Jun 09 13:51:16.123010 crc crio[23733]: 2026-06-09T13:51:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd87d3dfc188fe3 Mac:2a:75:51:be:db:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/5f4cc287-464c-4458-883f-19b806fa5000 SocketPath: PciID:}] [{Interface:0xc000015710 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.980184 | controller | Jun 09 13:51:16.123853 crc crio[23733]: 2026-06-09T13:51:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f996d1381540f4 Mac:82:01:56:7c:55:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/ad224d86-97b1-42fd-aca4-e0962c02b289 SocketPath: PciID:}] [{Interface:0xc000124960 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.980200 | controller | Jun 09 13:51:16.132343 crc crio[23733]: time="2026-06-09T13:51:16.131575822Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-kcrrd Namespace:openstack-operators ID:5f996d1381540f4d6be0c9930cd8642f3d48c7f17127f23387a0913028eb4436 UID:55c386ba-a117-4f38-9fd8-483ed21e5fe2 NetNS:/var/run/netns/ad224d86-97b1-42fd-aca4-e0962c02b289 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55c386ba_a117_4f38_9fd8_483ed21e5fe2.slice PodAnnotations:0xc00012a340}] Aliases:map[]}"
2026-06-09 14:45:30.980220 | controller | Jun 09 13:51:16.132343 crc crio[23733]: time="2026-06-09T13:51:16.131889239Z" level=info msg="Checking pod openstack-operators_watcher-operator-controller-manager-577b679b5c-kcrrd for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.980237 | controller | Jun 09 13:51:16.133663 crc crio[23733]: 2026-06-09T13:51:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38e2a8def9fa60d Mac:2e:16:49:2e:6b:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/e4227e7e-71cc-4636-bbf8-c1154233649a SocketPath: PciID:}] [{Interface:0xc000534710 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.980254 | controller | Jun 09 13:51:16.134421 crc crio[23733]: time="2026-06-09T13:51:16.134364371Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-vb9nq Namespace:openstack-operators ID:38e2a8def9fa60df9baceca1cbb582aac6d1a52745b658241336b248bc8e9f5d UID:4c316c91-8234-4c95-9703-3f1de82c4dc4 NetNS:/var/run/netns/e4227e7e-71cc-4636-bbf8-c1154233649a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c316c91_8234_4c95_9703_3f1de82c4dc4.slice PodAnnotations:0xc002b0e430}] Aliases:map[]}"
2026-06-09 14:45:30.980270 | controller | Jun 09 13:51:16.134561 crc crio[23733]: time="2026-06-09T13:51:16.134520405Z" level=info msg="Checking pod openstack-operators_neutron-operator-controller-manager-688d5c756f-vb9nq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.980286 | controller | Jun 09 13:51:16.155478 crc crio[23733]: 2026-06-09T13:51:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f33a50ca78e7f4d Mac:d2:96:a7:73:27:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/9de6562a-a58e-4a7e-bda3-6a8efcd38487 SocketPath: PciID:}] [{Interface:0xc00052ae40 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.980302 | controller | Jun 09 13:51:16.176730 crc crio[23733]: time="2026-06-09T13:51:16.176581018Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-7z62x Namespace:openstack-operators ID:dd87d3dfc188fe302cdcdfe449adfa5fc23720058c74c9d43b5e4f4d55632bc5 UID:09478ba3-6218-4511-a2b4-568bfde3f997 NetNS:/var/run/netns/5f4cc287-464c-4458-883f-19b806fa5000 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09478ba3_6218_4511_a2b4_568bfde3f997.slice PodAnnotations:0xc0025341c8}] Aliases:map[]}"
2026-06-09 14:45:30.980318 | controller | Jun 09 13:51:16.178726 crc crio[23733]: time="2026-06-09T13:51:16.178671821Z" level=info msg="Checking pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-7z62x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.980335 | controller | Jun 09 13:51:16.182252 crc crio[23733]: time="2026-06-09T13:51:16.182167938Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-rkxmh Namespace:openstack-operators ID:f33a50ca78e7f4db41cfb9c651fb4397a6cd05f42971695ed97996463a2bb775 UID:6048f71d-3c6a-42a8-9b89-922b75411a7d NetNS:/var/run/netns/9de6562a-a58e-4a7e-bda3-6a8efcd38487 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6048f71d_3c6a_42a8_9b89_922b75411a7d.slice PodAnnotations:0xc00028e620}] Aliases:map[]}"
2026-06-09 14:45:30.980351 | controller | Jun 09 13:51:16.182509 crc crio[23733]: time="2026-06-09T13:51:16.182410484Z" level=info msg="Checking pod openstack-operators_nova-operator-controller-manager-f4c4579bb-rkxmh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.980370 | controller | Jun 09 13:51:16.216812 crc crio[23733]: time="2026-06-09T13:51:16.216579422Z" level=info msg="Ran pod sandbox 5f996d1381540f4d6be0c9930cd8642f3d48c7f17127f23387a0913028eb4436 with infra container: openstack-operators/watcher-operator-controller-manager-577b679b5c-kcrrd/POD" id=2ac0eace-481c-46a0-a273-8473265347fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.980387 | controller | Jun 09 13:51:16.228366 crc crio[23733]: time="2026-06-09T13:51:16.228247012Z" level=info msg="Ran pod sandbox f33a50ca78e7f4db41cfb9c651fb4397a6cd05f42971695ed97996463a2bb775 with infra container: openstack-operators/nova-operator-controller-manager-f4c4579bb-rkxmh/POD" id=e03a4ecc-cdeb-46d9-a6fa-905ad0ee3c78 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.980403 | controller | Jun 09 13:51:16.228728 crc crio[23733]: time="2026-06-09T13:51:16.228427036Z" level=info msg="Ran pod sandbox 38e2a8def9fa60df9baceca1cbb582aac6d1a52745b658241336b248bc8e9f5d with infra container: openstack-operators/neutron-operator-controller-manager-688d5c756f-vb9nq/POD" id=8f9c65ae-0c4e-4b69-8c1f-d8753f49f09e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.980419 | controller | Jun 09 13:51:16.236894 crc crio[23733]: time="2026-06-09T13:51:16.236832166Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=edcbd385-6f7a-46c9-8179-8e138d3fc343 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.980436 | controller | Jun 09 13:51:16.254245 crc crio[23733]: time="2026-06-09T13:51:16.254184916Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found" id=edcbd385-6f7a-46c9-8179-8e138d3fc343 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.980452 | controller | Jun 09 13:51:16.256567 crc crio[23733]: time="2026-06-09T13:51:16.256542735Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found" id=edcbd385-6f7a-46c9-8179-8e138d3fc343 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.980469 | controller | Jun 09 13:51:16.257349 crc crio[23733]: time="2026-06-09T13:51:16.257303224Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=9e11839c-d247-4464-bc47-42eb81bd1334 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.980485 | controller | Jun 09 13:51:16.270834 crc crio[23733]: time="2026-06-09T13:51:16.270778329Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found" id=9e11839c-d247-4464-bc47-42eb81bd1334 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.980502 | controller | Jun 09 13:51:16.280935 crc crio[23733]: time="2026-06-09T13:51:16.26720935Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=cff1d4e3-4f0a-47cd-970b-c43905192069 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.980537 | controller | Jun 09 13:51:16.284652 crc crio[23733]: time="2026-06-09T13:51:16.281261069Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found" id=9e11839c-d247-4464-bc47-42eb81bd1334 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.980555 | controller | Jun 09 13:51:16.285292 crc crio[23733]: time="2026-06-09T13:51:16.259666853Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=ed67d8e4-5816-412f-bd7a-7a0dab2e69cc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.980585 | controller | Jun 09 13:51:16.285480 crc crio[23733]: time="2026-06-09T13:51:16.285408702Z" level=info msg="Image quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d not found" id=ed67d8e4-5816-412f-bd7a-7a0dab2e69cc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.980603 | controller | Jun 09 13:51:16.285638 crc crio[23733]: time="2026-06-09T13:51:16.285549515Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d found" id=ed67d8e4-5816-412f-bd7a-7a0dab2e69cc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.980619 | controller | Jun 09 13:51:16.307629 crc crio[23733]: time="2026-06-09T13:51:16.307370367Z" level=info msg="Ran pod sandbox dd87d3dfc188fe302cdcdfe449adfa5fc23720058c74c9d43b5e4f4d55632bc5 with infra container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-7z62x/POD" id=03090c66-2297-4ff2-8290-cb99bcab26f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.980636 | controller | Jun 09 13:51:16.324690 crc crio[23733]: time="2026-06-09T13:51:16.320567266Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=1beb6d54-9dc8-455a-875f-df94ecd57ef9 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.980652 | controller | Jun 09 13:51:16.327029 crc crio[23733]: time="2026-06-09T13:51:16.320679958Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=409ca2de-a642-4ccc-a53e-445864e13f83 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.980668 | controller | Jun 09 13:51:16.340275 crc crio[23733]: time="2026-06-09T13:51:16.340033108Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\""
2026-06-09 14:45:30.980684 | controller | Jun 09 13:51:16.343725 crc crio[23733]: time="2026-06-09T13:51:16.34052266Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\""
2026-06-09 14:45:30.980701 | controller | Jun 09 13:51:16.352702 crc crio[23733]: time="2026-06-09T13:51:16.348470358Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\""
2026-06-09 14:45:30.980717 | controller | Jun 09 13:51:16.370553 crc crio[23733]: time="2026-06-09T13:51:16.370382242Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=99cf6361-0b8c-4e22-afcd-8e74e44ddf10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.980733 | controller | Jun 09 13:51:16.370896 crc crio[23733]: time="2026-06-09T13:51:16.370808083Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found" id=99cf6361-0b8c-4e22-afcd-8e74e44ddf10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.980750 | controller | Jun 09 13:51:16.383451 crc crio[23733]: time="2026-06-09T13:51:16.380695498Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found" id=99cf6361-0b8c-4e22-afcd-8e74e44ddf10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.981006 | controller | Jun 09 13:51:16.385731 crc crio[23733]: time="2026-06-09T13:51:16.385679202Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=8f47ebd9-d1d1-4eae-a7f1-24da8cd2af0e name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.981041 | controller | Jun 09 13:51:16.417927 crc crio[23733]: time="2026-06-09T13:51:16.416448927Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\""
2026-06-09 14:45:30.981062 | controller | Jun 09 13:51:22.464793 crc crio[23733]: time="2026-06-09T13:51:22.385857327Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-manager-5895df7d8f-mtf9p/POD" id=4b8a568a-bd0f-49f2-a37b-db6e88f66abf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.981080 | controller | Jun 09 13:51:22.472299 crc crio[23733]: time="2026-06-09T13:51:22.464548452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.981097 | controller | Jun 09 13:51:23.795080 crc crio[23733]: time="2026-06-09T13:51:23.794932386Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-5895df7d8f-mtf9p Namespace:openstack-operators ID:588c36787a61ea5c761b52f3f1f816d00956af1fe2b211aabb4a75d2400f742d UID:13f12de6-fba8-4868-9298-54a94803be9b NetNS:/var/run/netns/c7f7fab8-b5ea-485f-ad3b-86cdf155e5f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13f12de6_fba8_4868_9298_54a94803be9b.slice PodAnnotations:0xc00008d058}] Aliases:map[]}"
2026-06-09 14:45:30.981114 | controller | Jun 09 13:51:23.795080 crc crio[23733]: time="2026-06-09T13:51:23.795023008Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-manager-5895df7d8f-mtf9p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.981131 | controller | Jun 09 13:51:28.677028 crc crio[23733]: 2026-06-09T13:51:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:588c36787a61ea5 Mac:4e:e1:67:ca:7f:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/c7f7fab8-b5ea-485f-ad3b-86cdf155e5f6 SocketPath: PciID:}] [{Interface:0xc0001245d0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.981147 | controller | Jun 09 13:51:28.700085 crc crio[23733]: time="2026-06-09T13:51:28.684874662Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-5895df7d8f-mtf9p Namespace:openstack-operators ID:588c36787a61ea5c761b52f3f1f816d00956af1fe2b211aabb4a75d2400f742d UID:13f12de6-fba8-4868-9298-54a94803be9b NetNS:/var/run/netns/c7f7fab8-b5ea-485f-ad3b-86cdf155e5f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13f12de6_fba8_4868_9298_54a94803be9b.slice PodAnnotations:0xc00008d058}] Aliases:map[]}"
2026-06-09 14:45:30.981164 | controller | Jun 09 13:51:28.700085 crc crio[23733]: time="2026-06-09T13:51:28.685343033Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-manager-5895df7d8f-mtf9p for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.981180 | controller | Jun 09 13:51:28.740820 crc crio[23733]: time="2026-06-09T13:51:28.739859218Z" level=info msg="Ran pod sandbox 588c36787a61ea5c761b52f3f1f816d00956af1fe2b211aabb4a75d2400f742d with infra container: openstack-operators/openstack-operator-controller-manager-5895df7d8f-mtf9p/POD" id=4b8a568a-bd0f-49f2-a37b-db6e88f66abf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.981197 | controller | Jun 09 13:51:28.766891 crc crio[23733]: time="2026-06-09T13:51:28.764233014Z" level=info msg="Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169" id=f4e6acfa-19f2-446f-ac62-3e1914cad16d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.981213 | controller | Jun 09 13:51:28.876088 crc crio[23733]: time="2026-06-09T13:51:28.862068723Z" level=info msg="Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169" id=8c2ebb42-571c-42a8-b74b-0546e5bb4c25 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.981233 | controller | Jun 09 13:51:28.901924 crc crio[23733]: time="2026-06-09T13:51:28.895652588Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-5895df7d8f-mtf9p/manager" id=9b287862-9841-4e8e-b20f-d02c06d52a38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.981250 | controller | Jun 09 13:51:28.901924 crc crio[23733]: time="2026-06-09T13:51:28.896496579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.981265 | controller | Jun 09 13:51:29.085662 crc crio[23733]: time="2026-06-09T13:51:29.060511092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.981281 | controller | Jun 09 13:51:29.091243 crc crio[23733]: time="2026-06-09T13:51:29.090981169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.981297 | controller | Jun 09 13:51:30.196046 crc crio[23733]: time="2026-06-09T13:51:30.194465288Z" level=info msg="Created container 3b505a215660576d9bc95ef44944084103d0dcf5d393043e83b596cbc4c0bb6b: openstack-operators/openstack-operator-controller-manager-5895df7d8f-mtf9p/manager" id=9b287862-9841-4e8e-b20f-d02c06d52a38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.981314 | controller | Jun 09 13:51:30.225205 crc crio[23733]: time="2026-06-09T13:51:30.205679306Z" level=info msg="Starting container: 3b505a215660576d9bc95ef44944084103d0dcf5d393043e83b596cbc4c0bb6b" id=f6174769-673d-4370-94fb-c042997e532b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.981330 | controller | Jun 09 13:51:30.894713 crc crio[23733]: time="2026-06-09T13:51:30.88017699Z" level=info msg="Started container" PID=50035 containerID=3b505a215660576d9bc95ef44944084103d0dcf5d393043e83b596cbc4c0bb6b description=openstack-operators/openstack-operator-controller-manager-5895df7d8f-mtf9p/manager id=f6174769-673d-4370-94fb-c042997e532b name=/runtime.v1.RuntimeService/StartContainer sandboxID=588c36787a61ea5c761b52f3f1f816d00956af1fe2b211aabb4a75d2400f742d
2026-06-09 14:45:30.981347 | controller | Jun 09 13:51:36.401564 crc crio[23733]: time="2026-06-09T13:51:36.395253037Z" level=info msg="Running pod sandbox: openstack-operators/infra-operator-controller-manager-cbcfcddf7-64nhw/POD" id=de16033e-4c75-49d2-a3a9-cdc898c82503 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.981363 | controller | Jun 09 13:51:36.401564 crc crio[23733]: time="2026-06-09T13:51:36.401368759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.981379 | controller | Jun 09 13:51:36.788055 crc crio[23733]: time="2026-06-09T13:51:36.787961612Z" level=info msg="Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd/POD" id=70d080cc-4d7f-4c19-9f20-7a1cbb9a7edd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.981395 | controller | Jun 09 13:51:36.788293 crc crio[23733]: time="2026-06-09T13:51:36.788068744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.981411 | controller | Jun 09 13:52:00.546857 crc crio[23733]: time="2026-06-09T13:52:00.545743017Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683552-hq76n/POD" id=b6773445-8a70-44af-9b1b-e71dd9c9c6a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.981427 | controller | Jun 09 13:52:00.548495 crc crio[23733]: time="2026-06-09T13:52:00.546876175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.981446 | controller | Jun 09 13:52:00.681436 crc crio[23733]: time="2026-06-09T13:52:00.681228081Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=069b308c-2d7b-467b-9a6a-0fbb6615f7ec name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.981463 | controller | Jun 09 13:52:00.683828 crc crio[23733]: time="2026-06-09T13:52:00.683719373Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=623604a7-e55a-46a1-92ab-39cdd8e274e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.981479 | controller | Jun 09 13:52:00.735924 crc crio[23733]: time="2026-06-09T13:52:00.735684274Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=cff1d4e3-4f0a-47cd-970b-c43905192069 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.981495 | controller | Jun 09 13:52:00.736880 crc crio[23733]: time="2026-06-09T13:52:00.736764821Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=9200fe76-95ff-4c08-aea2-7051479d2842 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.981526 | controller | Jun 09 13:52:00.739982 crc crio[23733]: time="2026-06-09T13:52:00.739883368Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=14188274-a816-4ae3-bf61-0c3fbcc8d88b name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.981548 | controller | Jun 09 13:52:00.741306 crc crio[23733]: time="2026-06-09T13:52:00.741229572Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=3ae984db-63df-4a56-9eef-0419f5eb080e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.981565 | controller | Jun 09 13:52:00.747080 crc crio[23733]: time="2026-06-09T13:52:00.74680827Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=9a0d5558-f84c-4db8-b041-a13f6ba5107c name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.981581 | controller | Jun 09 13:52:00.748419 crc crio[23733]: time="2026-06-09T13:52:00.748284937Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=ab1227ee-25aa-4d02-b4cf-4c6360096152 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.981597 | controller | Jun 09 13:52:00.751922 crc crio[23733]: time="2026-06-09T13:52:00.751730633Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=4cb1ca7c-58c8-4963-a3e4-85ef3a126bad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.981614 | controller | Jun 09 13:52:00.769270 crc crio[23733]: time="2026-06-09T13:52:00.769069373Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=cf7363de-f2eb-4810-908f-db9655ec91c2 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.981630 | controller | Jun 09 13:52:00.771213 crc crio[23733]: time="2026-06-09T13:52:00.771094044Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=c60e4e00-05c8-4838-9621-f1545abfbb87 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.981649 | controller | Jun 09 13:52:00.778861 crc crio[23733]: time="2026-06-09T13:52:00.778732663Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=10896270-7d18-4e3c-a525-b45c66afb53f name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.981665 | controller | Jun 09 13:52:00.780427 crc crio[23733]: time="2026-06-09T13:52:00.780331993Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=780e4444-2b2d-47a5-b850-42f35f29a304 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.981681 | controller | Jun 09 13:52:00.783614 crc crio[23733]: time="2026-06-09T13:52:00.783483632Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=d7581de9-e3ef-4174-8d96-7947fa646b28 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.981697 | controller | Jun 09 13:52:00.785322 crc crio[23733]: time="2026-06-09T13:52:00.785246106Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=061c71d7-a149-4667-b1f4-043257684138 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.981712 | controller | Jun 09 13:52:00.791549 crc crio[23733]: time="2026-06-09T13:52:00.791453589Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=57cffd0f-c825-49db-90f9-825ed951b156 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.981728 | controller | Jun 09 13:52:00.792450 crc crio[23733]: time="2026-06-09T13:52:00.792364352Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=b2a42957-afa7-4c1b-be7e-87e92cb2226c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.981744 | controller | Jun 09 13:52:00.796455 crc crio[23733]: time="2026-06-09T13:52:00.796359522Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=04dbf255-c0d5-4766-9ace-53a5b47d07d0 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.981760 | controller | Jun 09 13:52:00.797400 crc crio[23733]: time="2026-06-09T13:52:00.797317846Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=d3e9b953-5c52-46dc-8142-1a9738f03610 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.981776 | controller | Jun 09 13:52:00.800890 crc crio[23733]: time="2026-06-09T13:52:00.80078445Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=e9572661-42fb-4439-9eed-804e77068e5e name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.981791 | controller | Jun 09 13:52:00.801952 crc crio[23733]: time="2026-06-09T13:52:00.801871279Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=067308fc-d924-4366-98c7-22aaec083a54 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.981807 | controller | Jun 09 13:52:01.832027 crc crio[23733]: time="2026-06-09T13:52:01.831928863Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=1e211f5c-a681-4a87-a05a-dd7da4d95c7a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.981822 | controller | Jun 09 13:52:01.851788 crc crio[23733]: time="2026-06-09T13:52:01.85154636Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=d2add3d4-374e-43db-b62a-89ff272550e2 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.981842 | controller | Jun 09 13:52:01.853272 crc crio[23733]: time="2026-06-09T13:52:01.853035067Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=9c87934d-2542-4070-a956-4d9521330459 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.981858 | controller | Jun 09 13:52:02.986332 crc crio[23733]: time="2026-06-09T13:52:02.985676136Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=e8706c4d-d7bd-4fa7-b6b3-57d920bc0c8a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.981875 | controller | Jun 09 13:52:03.130330 crc crio[23733]: time="2026-06-09T13:52:03.130176505Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=224aeec4-754d-4ebc-8f8d-34585d6e75f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.981891 | controller | Jun 09 13:52:03.130709 crc crio[23733]: time="2026-06-09T13:52:03.130404381Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=de81d5ec-ffc1-4a76-8cba-3caa4aee2699 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.981907 | controller | Jun 09 13:52:03.131947 crc crio[23733]: time="2026-06-09T13:52:03.131799135Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=676d7802-0585-45a4-a142-72b5a318ea8a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.981924 | controller | Jun 09 13:52:03.132095 crc crio[23733]: time="2026-06-09T13:52:03.132006211Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=79553bc2-3dc2-4987-98e5-ff35c2d3b2de name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.981940 | controller | Jun 09 13:52:03.134509 crc crio[23733]: time="2026-06-09T13:52:03.134288867Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=1426d712-0fe3-48b6-a09f-c07d072de2d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.981956 | controller | Jun 09 13:52:03.135290 crc crio[23733]: time="2026-06-09T13:52:03.13520964Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-b9z2r/manager" id=2a61b52d-bfb3-415e-88ad-f8529b1d7299 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.981972 | controller | Jun 09 13:52:03.173257 crc crio[23733]: time="2026-06-09T13:52:03.17305149Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=07bc41f8-25b0-49ac-931b-5fb696487ef0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.981989 | controller | Jun 09 13:52:03.173653 crc crio[23733]: time="2026-06-09T13:52:03.173310558Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=6cef48f8-f8db-439c-996d-463f81cbe38e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.982005 | controller | Jun 09 13:52:03.191908 crc crio[23733]: time="2026-06-09T13:52:03.191712553Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=2ee98643-ccd9-4fdd-b4a4-2a9ce385f26e name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.982025 | controller | Jun 09 13:52:03.193231 crc crio[23733]: time="2026-06-09T13:52:03.1931733Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=a971ebcf-f6fd-4669-a67d-3ac959c29ad5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.982041 | controller | Jun 09 13:52:03.197877 crc crio[23733]: time="2026-06-09T13:52:03.197738043Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=fec6e506-3850-4e19-928d-b634b5a81712 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.982057 | controller | Jun 09 13:52:03.198533 crc crio[23733]: time="2026-06-09T13:52:03.198446741Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=dbba9694-46f9-4f7b-b837-cbe217e224cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.982073 | controller | Jun 09 13:52:03.207308 crc crio[23733]: time="2026-06-09T13:52:03.2072231Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=1beb6d54-9dc8-455a-875f-df94ecd57ef9 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.982089 | controller | Jun 09 13:52:03.211300 crc crio[23733]: time="2026-06-09T13:52:03.211233649Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=987f120b-59db-4f27-a923-ee566f258837 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.982106 | controller | Jun 09 13:52:03.214752 crc crio[23733]: time="2026-06-09T13:52:03.214674204Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=b3c9e45e-07aa-45a5-9827-9a69e9ac7224 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.982122 | controller | Jun 09 13:52:03.217502 crc crio[23733]: time="2026-06-09T13:52:03.217425973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.982139 | controller | Jun 09 13:52:03.217629 crc crio[23733]: time="2026-06-09T13:52:03.217554316Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=941457b4-fbfc-40d0-9ec6-eded86e26a55 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.982155 | controller | Jun 09 13:52:03.220018 crc crio[23733]: time="2026-06-09T13:52:03.219849023Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=b6ef94a2-2f18-42b2-ab89-7e453042c3f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.982171 | controller | Jun 09 13:52:03.223572 crc crio[23733]: time="2026-06-09T13:52:03.223085492Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=8f47ebd9-d1d1-4eae-a7f1-24da8cd2af0e name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.982187 | controller | Jun 09 13:52:03.225460 crc crio[23733]: time="2026-06-09T13:52:03.225339649Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=5a16590d-cf1f-4d73-8dcb-16b94d1701c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.982203 | controller | Jun 09 13:52:03.227262 crc crio[23733]: time="2026-06-09T13:52:03.227181985Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-9vwgc/manager" id=494e143e-e888-49db-a241-880d2a057d3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.982223 | controller | Jun 09 13:52:03.239080 crc crio[23733]: time="2026-06-09T13:52:03.238720551Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-w86th/manager" id=c4b6ce9c-52bf-4248-9e0a-0b41a4d8e1c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.982239 | controller | Jun 09 13:52:03.240168 crc crio[23733]: time="2026-06-09T13:52:03.240072524Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-gnf2g/manager" id=b5e6d882-0a9b-44ab-a8ed-654571528176 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.982255 | controller | Jun 09 13:52:03.269227 crc crio[23733]: time="2026-06-09T13:52:03.269141567Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=8b2097a6-6d49-4568-9453-d182bbd54010 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.982272 | controller | Jun 09 13:52:03.270823 crc crio[23733]: time="2026-06-09T13:52:03.270737017Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=5bf8b426-1942-4f97-bb98-46dbbd37b01e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.982289 | controller | Jun 09 13:52:03.278182 crc crio[23733]: time="2026-06-09T13:52:03.278008187Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=409ca2de-a642-4ccc-a53e-445864e13f83 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.982305 | controller | Jun 09 13:52:03.279249 crc crio[23733]: time="2026-06-09T13:52:03.279172926Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=2fc9f9ac-8761-45c9-9046-627d4e16bba1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.982321 | controller | Jun 09 13:52:03.480335 crc crio[23733]: time="2026-06-09T13:52:03.480171168Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=2b16b177-9081-4518-92e3-f8d5d285f1c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.982338 | controller | Jun 09 13:52:03.481329 crc crio[23733]: time="2026-06-09T13:52:03.480784313Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-mjd9d/manager" id=2843f718-4919-4a05-bef7-f94d62265f3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.982356 | controller | Jun 09 13:52:03.482040 crc crio[23733]: time="2026-06-09T13:52:03.481821929Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=7a571b6a-f108-49bd-8f9a-3645fbf7ee43 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.982374 | controller | Jun 09 13:52:03.482571 crc crio[23733]: time="2026-06-09T13:52:03.481954992Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=fca68d07-0599-481a-a754-b11622bbd1bd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.982390 | controller | Jun 09 13:52:03.484325 crc crio[23733]: time="2026-06-09T13:52:03.484239279Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=b6add66c-bed7-4968-a19e-3086d8d18135 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.982406 | controller | Jun 09 13:52:03.486222 crc crio[23733]: time="2026-06-09T13:52:03.486066635Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zm7hh/manager" id=f1c13303-5bdb-43bf-b307-7ae6cd6473a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.982426 | controller | Jun 09 13:52:03.491068 crc crio[23733]: time="2026-06-09T13:52:03.490941626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.982442 | controller | Jun 09 13:52:03.491506 crc crio[23733]: time="2026-06-09T13:52:03.491416558Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-kcrrd/manager" id=622123fc-50a0-4f78-8bec-f4640a046d17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.982458 | controller | Jun 09 13:52:03.492483 crc crio[23733]: time="2026-06-09T13:52:03.492412922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.982474 | controller | Jun 09 13:52:03.496180 crc crio[23733]: time="2026-06-09T13:52:03.495995701Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-bt5b8/manager" id=256e5d07-faec-4ca5-8a28-e46c46f33a9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.982490 | controller | Jun 09 13:52:03.498297 crc crio[23733]: time="2026-06-09T13:52:03.498190855Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd Namespace:openstack-operators ID:b72d2ab3c889db9c677973e7f6bfbdc3d9579256c3c9f49521bf7de0511fb2c4 UID:3abd1b16-8254-412c-84cd-cd0e7d3a78ff NetNS:/var/run/netns/4f0e28a9-f863-4fcd-97f2-eebeae0b43c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3abd1b16_8254_412c_84cd_cd0e7d3a78ff.slice PodAnnotations:0xc00012a648}] Aliases:map[]}"
2026-06-09 14:45:30.982507 | controller | Jun 09 13:52:03.498297 crc crio[23733]: time="2026-06-09T13:52:03.498272217Z" level=info msg="Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.982542 | controller | Jun 09 13:52:03.504619 crc crio[23733]: time="2026-06-09T13:52:03.504507503Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-v27ft/manager" id=1df51ac6-a8c9-420a-a912-d1ac905e964d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.982559 | controller | Jun 09 13:52:03.516036 crc crio[23733]: time="2026-06-09T13:52:03.515882445Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-64nhw Namespace:openstack-operators ID:c746e4d794617c2442afa4700aca3dd132eed52cffbeb32e9956ac5792e88f43 UID:f2827199-b7ec-43ec-bb0c-0aae73e6ebce NetNS:/var/run/netns/8737c508-ebe6-4e38-a38d-17b4fbcb7de9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2827199_b7ec_43ec_bb0c_0aae73e6ebce.slice PodAnnotations:0xc002898360}] Aliases:map[]}"
2026-06-09 14:45:30.982576 | controller | Jun 09 13:52:03.516036 crc crio[23733]: time="2026-06-09T13:52:03.515950067Z" level=info msg="Adding pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-64nhw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.982593 | controller | Jun 09 13:52:03.516832 crc crio[23733]: time="2026-06-09T13:52:03.516205873Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-dz9mc/manager" id=ed50ede1-52ac-49ab-80cf-2e9165193d41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.982609 | controller | Jun 09 13:52:03.517407 crc crio[23733]: time="2026-06-09T13:52:03.517289459Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-vf5nr/manager" id=221e811c-6253-4a44-959e-c8b62d0a70ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.982629 | controller | Jun 09 13:52:03.827516 crc crio[23733]: 2026-06-09T13:52:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b72d2ab3c889db9 Mac:da:6e:1c:6a:ba:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/4f0e28a9-f863-4fcd-97f2-eebeae0b43c7 SocketPath: PciID:}] [{Interface:0xc000524d40 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.982646 | controller | Jun 09 13:52:03.831294 crc crio[23733]: time="2026-06-09T13:52:03.831089474Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd Namespace:openstack-operators ID:b72d2ab3c889db9c677973e7f6bfbdc3d9579256c3c9f49521bf7de0511fb2c4 UID:3abd1b16-8254-412c-84cd-cd0e7d3a78ff NetNS:/var/run/netns/4f0e28a9-f863-4fcd-97f2-eebeae0b43c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3abd1b16_8254_412c_84cd_cd0e7d3a78ff.slice PodAnnotations:0xc00012a648}] Aliases:map[]}"
2026-06-09 14:45:30.982663 | controller | Jun 09 13:52:03.831706 crc crio[23733]: time="2026-06-09T13:52:03.8313359Z" level=info msg="Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.982679 | controller | Jun 09 13:52:03.879370 crc crio[23733]: 2026-06-09T13:52:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c746e4d794617c2 Mac:d2:a7:b9:23:4d:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/8737c508-ebe6-4e38-a38d-17b4fbcb7de9 SocketPath: PciID:}] [{Interface:0xc00011c760 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.982696 | controller | Jun 09 13:52:03.881888 crc crio[23733]: time="2026-06-09T13:52:03.881819374Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-64nhw Namespace:openstack-operators ID:c746e4d794617c2442afa4700aca3dd132eed52cffbeb32e9956ac5792e88f43 UID:f2827199-b7ec-43ec-bb0c-0aae73e6ebce NetNS:/var/run/netns/8737c508-ebe6-4e38-a38d-17b4fbcb7de9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2827199_b7ec_43ec_bb0c_0aae73e6ebce.slice PodAnnotations:0xc002898360}] Aliases:map[]}"
2026-06-09 14:45:30.982712 | controller | Jun 09 13:52:03.882180 crc crio[23733]: time="2026-06-09T13:52:03.882048829Z" level=info msg="Checking pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-64nhw for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.982728 | controller | Jun 09 13:52:17.664810 crc crio[23733]: time="2026-06-09T13:52:17.663615653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.982744 | controller | Jun 09 13:52:17.664810 crc crio[23733]: time="2026-06-09T13:52:17.665297765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.982760 | controller | Jun 09 13:52:17.668623 crc crio[23733]: time="2026-06-09T13:52:17.667991652Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=b75598c8-64b7-4550-aea9-f4a345cffef7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.982777 | controller | Jun 09 13:52:17.668623 crc crio[23733]: time="2026-06-09T13:52:17.668161326Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=121ca508-084f-4b12-8092-7dc609be4659 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.982799 | controller | Jun 09 13:52:17.679378 crc crio[23733]: time="2026-06-09T13:52:17.678904802Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683552-hq76n Namespace:openshift-infra ID:6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0 UID:e11d08b1-7c75-44d9-ab52-866831dc5a7c NetNS:/var/run/netns/21b25e81-b116-4dff-b86d-22c81f989fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode11d08b1_7c75_44d9_ab52_866831dc5a7c.slice PodAnnotations:0xc0025a6740}] Aliases:map[]}"
2026-06-09 14:45:30.982817 | controller | Jun 09 13:52:17.679378 crc crio[23733]: time="2026-06-09T13:52:17.679307272Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683552-hq76n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.982834 | controller | Jun 09 13:52:17.684680 crc crio[23733]: time="2026-06-09T13:52:17.684330737Z" level=info msg="Ran pod sandbox b72d2ab3c889db9c677973e7f6bfbdc3d9579256c3c9f49521bf7de0511fb2c4 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd/POD" id=70d080cc-4d7f-4c19-9f20-7a1cbb9a7edd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.982850 | controller | Jun 09 13:52:17.685836 crc crio[23733]: time="2026-06-09T13:52:17.68566736Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=7d3c9705-6465-4bb2-b814-d898c093c44a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.982867 | controller | Jun 09 13:52:17.690714 crc crio[23733]: time="2026-06-09T13:52:17.690649165Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=3bdb1b71-8950-4069-b712-e97a45a6c3b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.982884 | controller | Jun 09 13:52:17.694418 crc crio[23733]: time="2026-06-09T13:52:17.694331245Z" level=info msg="Ran pod sandbox c746e4d794617c2442afa4700aca3dd132eed52cffbeb32e9956ac5792e88f43 with infra container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-64nhw/POD" id=de16033e-4c75-49d2-a3a9-cdc898c82503 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.982900 | controller | Jun 09 13:52:17.695452 crc crio[23733]: time="2026-06-09T13:52:17.695329061Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-vb9nq/manager" id=562f17f2-109f-47f1-825f-07d957d18900 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.982917 | controller | Jun 09 13:52:17.698698 crc crio[23733]: time="2026-06-09T13:52:17.698633563Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=db684392-78a8-4e3d-b8d3-c5fbedbe00ed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.982933 | controller | Jun 09 13:52:17.700209 crc crio[23733]: time="2026-06-09T13:52:17.699968736Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-pcd8f/manager" id=6891fafd-4baa-44fd-9b6e-955385ae03f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.982950 | controller | Jun 09 13:52:17.708743 crc crio[23733]: time="2026-06-09T13:52:17.70856422Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 not found" id=3bdb1b71-8950-4069-b712-e97a45a6c3b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.982966 | controller | Jun 09 13:52:17.709377 crc crio[23733]: time="2026-06-09T13:52:17.708819026Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 found" id=3bdb1b71-8950-4069-b712-e97a45a6c3b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.982988 | controller | Jun 09 13:52:17.709377 crc crio[23733]: time="2026-06-09T13:52:17.708850267Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-dhf82/manager" id=79b049a0-2b29-45fc-9a8c-0626142a4f89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.983004 | controller | Jun 09 13:52:17.710539 crc crio[23733]: time="2026-06-09T13:52:17.710436096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.983021 | controller | Jun 09 13:52:17.711718 crc crio[23733]: time="2026-06-09T13:52:17.711637046Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found" id=db684392-78a8-4e3d-b8d3-c5fbedbe00ed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.983038 | controller | Jun 09 13:52:17.711801 crc crio[23733]: time="2026-06-09T13:52:17.711737118Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found" id=db684392-78a8-4e3d-b8d3-c5fbedbe00ed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.983054 | controller | Jun 09 13:52:17.717274 crc crio[23733]: time="2026-06-09T13:52:17.716376543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.983070 | controller | Jun 09 13:52:17.719085 crc crio[23733]: time="2026-06-09T13:52:17.718945706Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=8314f8e7-5d5a-410c-8245-83d160345def name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.983086 | controller | Jun 09 13:52:17.719748 crc crio[23733]: time="2026-06-09T13:52:17.719657185Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=115ad850-3ce8-4b6c-92fe-de2f34d0a899 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.983103 | controller | Jun 09 13:52:17.721141 crc crio[23733]: time="2026-06-09T13:52:17.721020728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.983119 | controller | Jun 09 13:52:17.724826 crc crio[23733]: time="2026-06-09T13:52:17.723712555Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-rkxmh/manager" id=55523bea-64b2-409b-b6aa-d9bc36c7bcac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.983135 | controller | Jun 09 13:52:17.737039 crc crio[23733]: time="2026-06-09T13:52:17.736857642Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-wpwch/manager" id=736b96f8-1743-42be-8972-4f8889dae628 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.983151 | controller | Jun 09 13:52:17.739419 crc crio[23733]: time="2026-06-09T13:52:17.739313003Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\""
2026-06-09 14:45:30.983167 | controller | Jun 09 13:52:17.739536 crc crio[23733]: time="2026-06-09T13:52:17.739413055Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\""
2026-06-09 14:45:30.983187 | controller | Jun 09 13:52:17.927484 crc crio[23733]: time="2026-06-09T13:52:17.927329673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.983203 | controller | Jun 09 13:52:17.927996 crc crio[23733]: time="2026-06-09T13:52:17.927831755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.983219 | controller | Jun 09 13:52:17.927996 crc crio[23733]: time="2026-06-09T13:52:17.927437605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.983235 | controller | Jun 09 13:52:17.928196 crc crio[23733]: time="2026-06-09T13:52:17.927926577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.983252 | controller | Jun 09 13:52:17.962863 crc crio[23733]: time="2026-06-09T13:52:17.962787803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.983268 | controller | Jun 09 13:52:17.969033 crc crio[23733]: time="2026-06-09T13:52:17.968951526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.983284 | controller | Jun 09 13:52:17.990437 crc crio[23733]: 2026-06-09T13:52:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a3606a60fe3934 Mac:22:66:f3:fd:e1:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/21b25e81-b116-4dff-b86d-22c81f989fb1 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.983301 | controller | Jun 09 13:52:17.992637 crc crio[23733]: time="2026-06-09T13:52:17.99245612Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683552-hq76n Namespace:openshift-infra ID:6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0 UID:e11d08b1-7c75-44d9-ab52-866831dc5a7c NetNS:/var/run/netns/21b25e81-b116-4dff-b86d-22c81f989fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode11d08b1_7c75_44d9_ab52_866831dc5a7c.slice PodAnnotations:0xc0025a6740}] Aliases:map[]}"
2026-06-09 14:45:30.983318 | controller | Jun 09 13:52:17.992833 crc crio[23733]: time="2026-06-09T13:52:17.992771389Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683552-hq76n for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.983335 | controller | Jun 09 13:52:18.097559 crc crio[23733]: time="2026-06-09T13:52:18.096943366Z" level=info msg="Created container b35daa6ee64de67ef742250b6fea8590d01e6008653e156edbfafa595ca92c25: openstack-operators/designate-operator-controller-manager-6bf8599b68-b9z2r/manager" id=2a61b52d-bfb3-415e-88ad-f8529b1d7299 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.983355 | controller | Jun 09 13:52:18.099714 crc crio[23733]: time="2026-06-09T13:52:18.099417876Z" level=info msg="Starting container: b35daa6ee64de67ef742250b6fea8590d01e6008653e156edbfafa595ca92c25" id=ac639926-cac4-4c64-a6a4-3079062ba42b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.983373 | controller | Jun 09 13:52:18.107157 crc crio[23733]: time="2026-06-09T13:52:18.106980595Z" level=info msg="Started container" PID=51463 containerID=b35daa6ee64de67ef742250b6fea8590d01e6008653e156edbfafa595ca92c25 description=openstack-operators/designate-operator-controller-manager-6bf8599b68-b9z2r/manager id=ac639926-cac4-4c64-a6a4-3079062ba42b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3595e735456132d25682b90aa3b1b8e309e67a5eca14b7d51ca11bb64bfec5c
2026-06-09 14:45:30.983393 | controller | Jun 09 13:52:18.124560 crc crio[23733]: time="2026-06-09T13:52:18.124410197Z" level=info msg="Ran pod sandbox 6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0 with infra container: openshift-infra/auto-csr-approver-29683552-hq76n/POD" id=b6773445-8a70-44af-9b1b-e71dd9c9c6a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.983410 | controller | Jun 09 13:52:18.127931 crc crio[23733]: time="2026-06-09T13:52:18.127835083Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=ff76f054-195e-4a5b-8b65-4744b707a98d name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.983426 | controller | Jun 09 13:52:18.134230 crc crio[23733]: time="2026-06-09T13:52:18.134166629Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:30.983615 | controller | Jun 09 13:52:18.136039 crc crio[23733]: time="2026-06-09T13:52:18.136007746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.983637 | controller | Jun 09 13:52:18.137626 crc crio[23733]: time="2026-06-09T13:52:18.136212201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.983654 | controller | Jun 09 13:52:18.156678 crc crio[23733]: time="2026-06-09T13:52:18.156618128Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-x8dqh/manager" id=cbe5dfbc-4fe7-4d5f-97c2-e86ded8c8ef2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.983670 | controller | Jun 09 13:52:18.328299 crc crio[23733]: time="2026-06-09T13:52:18.328068486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.983687 | controller | Jun 09 13:52:18.330172 crc crio[23733]: time="2026-06-09T13:52:18.330023104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.983703 | controller | Jun 09 13:52:18.330448 crc crio[23733]: time="2026-06-09T13:52:18.330366193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.983817 | controller | Jun 09 13:52:18.333735 crc crio[23733]: time="2026-06-09T13:52:18.333702076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.983839 | controller | Jun 09 13:52:18.335176 crc crio[23733]: time="2026-06-09T13:52:18.334962017Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-7z62x/manager" id=0a0a10ea-f95d-4a10-8a38-d4bbee437f34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.983857 | controller | Jun 09 13:52:18.348822 crc crio[23733]: time="2026-06-09T13:52:18.348693608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.983873 | controller | Jun 09 13:52:18.458849 crc crio[23733]: time="2026-06-09T13:52:18.458799973Z" level=info msg="Created container ff46baf5c4a31c2a2043ca172bf004e2c5d1d37b92a0c01c66c502dc28544567: openstack-operators/heat-operator-controller-manager-5c5844cc68-gnf2g/manager" id=b5e6d882-0a9b-44ab-a8ed-654571528176 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.983890 | controller | Jun 09 13:52:18.462844 crc crio[23733]: time="2026-06-09T13:52:18.46229944Z" level=info msg="Starting container: ff46baf5c4a31c2a2043ca172bf004e2c5d1d37b92a0c01c66c502dc28544567" id=930212e2-c9d7-49b5-8c20-ba8ee422e335 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.983972 | controller | Jun 09 13:52:18.471977 crc crio[23733]: time="2026-06-09T13:52:18.471811866Z" level=info msg="Started container" PID=51513 containerID=ff46baf5c4a31c2a2043ca172bf004e2c5d1d37b92a0c01c66c502dc28544567 description=openstack-operators/heat-operator-controller-manager-5c5844cc68-gnf2g/manager id=930212e2-c9d7-49b5-8c20-ba8ee422e335 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f8323b4a1cd145a9bd373998836cb92c1848f461db66e464a9ca7d4ad6ff1ea
2026-06-09 14:45:30.983999 | controller | Jun 09 13:52:18.562749 crc crio[23733]: time="2026-06-09T13:52:18.56254288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.984045 | controller | Jun 09 13:52:18.566981 crc crio[23733]: time="2026-06-09T13:52:18.566905378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.984064 | controller | Jun 09 13:52:18.567631 crc crio[23733]: time="2026-06-09T13:52:18.567536123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.984081 | controller | Jun 09 13:52:18.571508 crc crio[23733]: time="2026-06-09T13:52:18.571446131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.984097 | controller | Jun 09 13:52:18.591342 crc crio[23733]: time="2026-06-09T13:52:18.591001306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.984113 | controller | Jun 09 13:52:18.604024 crc crio[23733]: time="2026-06-09T13:52:18.603901347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.984129 | controller | Jun 09 13:52:18.622878 crc crio[23733]: time="2026-06-09T13:52:18.622758935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.984145 | controller | Jun 09 13:52:18.624973 crc crio[23733]: time="2026-06-09T13:52:18.624692983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.984161 | controller | Jun 09 13:52:18.677166 crc crio[23733]: time="2026-06-09T13:52:18.674864949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.984177 | controller | Jun 09 13:52:18.681161 crc crio[23733]: time="2026-06-09T13:52:18.680004316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.984193 | controller | Jun 09 13:52:18.686712 crc crio[23733]: time="2026-06-09T13:52:18.682980951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.984209 | controller | Jun 09 13:52:18.803527 crc crio[23733]: time="2026-06-09T13:52:18.803255968Z" level=info msg="Created container 264a30d3202b65b60bafcbd012917cacaf8e78915a8de8b48493dfaed8d7d8c1: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-w86th/manager" id=c4b6ce9c-52bf-4248-9e0a-0b41a4d8e1c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.984226 | controller | Jun 09 13:52:18.805641 crc crio[23733]: time="2026-06-09T13:52:18.805468313Z" level=info msg="Starting container: 264a30d3202b65b60bafcbd012917cacaf8e78915a8de8b48493dfaed8d7d8c1" id=a8ee03a2-688a-4495-9f63-d9dfe73a1451 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.984247 | controller | Jun 09 13:52:18.839262 crc crio[23733]: time="2026-06-09T13:52:18.83918223Z" level=info msg="Started container" PID=51544 containerID=264a30d3202b65b60bafcbd012917cacaf8e78915a8de8b48493dfaed8d7d8c1 description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-w86th/manager id=a8ee03a2-688a-4495-9f63-d9dfe73a1451 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e4eff5fd7cdf84f72f9a36f42f6f53815e1cfe3fd754d77233b5fa9cc3b98f1
2026-06-09 14:45:30.984264 | controller | Jun 09 13:52:18.855337 crc crio[23733]: time="2026-06-09T13:52:18.854966113Z" level=info msg="Created container c68ead183254672089d57f069a6898d1a95e2dba01689e5818765329661e37e6: openstack-operators/test-operator-controller-manager-8d5599d7d-9vwgc/manager" id=494e143e-e888-49db-a241-880d2a057d3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.984280 | controller | Jun 09 13:52:18.857037 crc crio[23733]: time="2026-06-09T13:52:18.856944312Z" level=info msg="Starting container: c68ead183254672089d57f069a6898d1a95e2dba01689e5818765329661e37e6" id=94f76f77-e364-456f-91f6-bfc02592dd1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.984297 | controller | Jun 09 13:52:18.892262 crc crio[23733]: time="2026-06-09T13:52:18.892082044Z" level=info msg="Started container" PID=51545 containerID=c68ead183254672089d57f069a6898d1a95e2dba01689e5818765329661e37e6 description=openstack-operators/test-operator-controller-manager-8d5599d7d-9vwgc/manager id=94f76f77-e364-456f-91f6-bfc02592dd1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=84412995fe323462e1833f74bba14ee26e96241e1cb808818cad6b146af11630
2026-06-09 14:45:30.984317 | controller | Jun 09 13:52:19.030261 crc crio[23733]: time="2026-06-09T13:52:19.029520078Z" level=info msg="Created container 6f439072c64178d44a374387907563d45b3f4cc58d93a5dd8dee18a5ac8ceac7: openstack-operators/cinder-operator-controller-manager-86c584f6fc-bt5b8/manager" id=256e5d07-faec-4ca5-8a28-e46c46f33a9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.984337 | controller | Jun 09 13:52:19.031883 crc crio[23733]: time="2026-06-09T13:52:19.031838835Z" level=info msg="Starting container: 6f439072c64178d44a374387907563d45b3f4cc58d93a5dd8dee18a5ac8ceac7" id=0ce5ba7e-cc9c-4563-9ce8-f3e30990d011 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.984356 | controller | Jun 09 13:52:19.043417 crc crio[23733]: time="2026-06-09T13:52:19.043333171Z" level=info msg="Started container" PID=51565 containerID=6f439072c64178d44a374387907563d45b3f4cc58d93a5dd8dee18a5ac8ceac7 description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-bt5b8/manager id=0ce5ba7e-cc9c-4563-9ce8-f3e30990d011 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d438921af2285f3dcf6b015e5018305af322075c30aba9869f0f1df47c376220
2026-06-09 14:45:30.984376 | controller | Jun 09 13:52:19.046467 crc crio[23733]: time="2026-06-09T13:52:19.046365546Z" level=info msg="Created container 88e068646cf832e32e1870e1537a2999cf2bf33b085c0142502c61a9867761c8: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zm7hh/manager" id=f1c13303-5bdb-43bf-b307-7ae6cd6473a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.984396 | controller | Jun 09 13:52:19.047887 crc crio[23733]: time="2026-06-09T13:52:19.047849893Z" level=info msg="Starting container: 88e068646cf832e32e1870e1537a2999cf2bf33b085c0142502c61a9867761c8" id=a244d137-b0c6-42f0-a8a7-8468a1ed9384 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.984416 | controller | Jun 09 13:52:19.048382 crc crio[23733]: time="2026-06-09T13:52:19.048228813Z" level=info msg="Created container f1106a51419b549c6b52192f955cb5f067df9173ea887e579052bc6604404617: openstack-operators/ovn-operator-controller-manager-58f85bd97f-dhf82/manager" id=79b049a0-2b29-45fc-9a8c-0626142a4f89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.984441 | controller | Jun 09 13:52:19.049752 crc crio[23733]: time="2026-06-09T13:52:19.049714809Z" level=info msg="Starting container: f1106a51419b549c6b52192f955cb5f067df9173ea887e579052bc6604404617" id=2a045228-c2e3-4702-993c-9e6dd306c15f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.984461 | controller | Jun 09 13:52:19.059493 crc crio[23733]: time="2026-06-09T13:52:19.05941839Z" level=info msg="Started container" PID=51568 containerID=88e068646cf832e32e1870e1537a2999cf2bf33b085c0142502c61a9867761c8 description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-zm7hh/manager id=a244d137-b0c6-42f0-a8a7-8468a1ed9384 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b44ad192a4a258d6db12d976983b7a2b6fa127b386f9f868d57880322aa51a1
2026-06-09 14:45:30.984480 | controller | Jun 09 13:52:19.062892 crc crio[23733]: time="2026-06-09T13:52:19.062844144Z" level=info msg="Started container" PID=51599 containerID=f1106a51419b549c6b52192f955cb5f067df9173ea887e579052bc6604404617 description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-dhf82/manager id=2a045228-c2e3-4702-993c-9e6dd306c15f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc0fb654cd4e838354df9eb1ea0a6e809229b19aa98e55f6af328b445ffba691
2026-06-09 14:45:30.984499 | controller | Jun 09 13:52:19.401164 crc crio[23733]: time="2026-06-09T13:52:19.398158733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.984539 | controller | Jun 09 13:52:19.415969 crc crio[23733]: time="2026-06-09T13:52:19.415866353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.984569 | controller | Jun 09 13:52:19.433459 crc crio[23733]: time="2026-06-09T13:52:19.433388778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.984586 | controller | Jun 09 13:52:19.449899 crc crio[23733]: time="2026-06-09T13:52:19.449797766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.984602 | controller | Jun 09 13:52:19.450786 crc crio[23733]: time="2026-06-09T13:52:19.45076061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.984618 | controller | Jun 09 13:52:19.477645 crc crio[23733]: time="2026-06-09T13:52:19.477540345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.984633 | controller | Jun 09 13:52:19.478654 crc crio[23733]: time="2026-06-09T13:52:19.478402676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.984648 | controller | Jun 09 13:52:19.508507 crc crio[23733]: time="2026-06-09T13:52:19.507186251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.984664 | controller | Jun 09 13:52:19.528526 crc crio[23733]: time="2026-06-09T13:52:19.52843675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.984683 | controller | Jun 09 13:52:19.540481 crc crio[23733]: time="2026-06-09T13:52:19.540399256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.984698 | controller | Jun 09 13:52:19.788978 crc crio[23733]: time="2026-06-09T13:52:19.788872137Z" level=info msg="Created container 0708f60a2c841270911911bee91ffc83ea9544113928ef4d2eaf813ed914d55e: openstack-operators/neutron-operator-controller-manager-688d5c756f-vb9nq/manager" id=562f17f2-109f-47f1-825f-07d957d18900 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.984717 | controller | Jun 09 13:52:19.802275 crc crio[23733]: time="2026-06-09T13:52:19.801984802Z" level=info msg="Starting container: 0708f60a2c841270911911bee91ffc83ea9544113928ef4d2eaf813ed914d55e" id=2e1543f3-16f1-42bc-a9d8-2e89372765e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.984733 | controller | Jun 09 13:52:19.824949 crc crio[23733]: time="2026-06-09T13:52:19.824739298Z" level=info msg="Started container" PID=51703 containerID=0708f60a2c841270911911bee91ffc83ea9544113928ef4d2eaf813ed914d55e description=openstack-operators/neutron-operator-controller-manager-688d5c756f-vb9nq/manager id=2e1543f3-16f1-42bc-a9d8-2e89372765e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38e2a8def9fa60df9baceca1cbb582aac6d1a52745b658241336b248bc8e9f5d
2026-06-09 14:45:30.984749 | controller | Jun 09 13:52:19.847177 crc crio[23733]: time="2026-06-09T13:52:19.847075883Z" level=info msg="Created container 1c82114a17217462a3cd9cde3a5263016f28920518ad26ac6b7c918a74afda67: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-mjd9d/manager" id=2843f718-4919-4a05-bef7-f94d62265f3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.984765 | controller | Jun 09 13:52:19.848768 crc crio[23733]: time="2026-06-09T13:52:19.848684433Z" level=info msg="Starting container: 1c82114a17217462a3cd9cde3a5263016f28920518ad26ac6b7c918a74afda67" id=01f27526-59c8-445e-bf61-3d09f8656446 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.984781 | controller | Jun 09 13:52:19.859363 crc crio[23733]: time="2026-06-09T13:52:19.856880597Z" level=info msg="Started container" PID=51701 containerID=1c82114a17217462a3cd9cde3a5263016f28920518ad26ac6b7c918a74afda67 description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-mjd9d/manager id=01f27526-59c8-445e-bf61-3d09f8656446 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4febf084a84b9a2a484c173e014344a31393dc549d8c3aba4f7dff8595c6f2b1
2026-06-09 14:45:30.984797 | controller | Jun 09 13:52:19.868445 crc crio[23733]: time="2026-06-09T13:52:19.868365562Z" level=info msg="Created container 8a4bef8cecbf9b7938fc43b54fe5365f16a332d5bfba2a5ea0e2fb122a14931d: openstack-operators/horizon-operator-controller-manager-548d6d5f9-dz9mc/manager" id=ed50ede1-52ac-49ab-80cf-2e9165193d41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.984813 | controller | Jun 09 13:52:19.873080 crc crio[23733]: time="2026-06-09T13:52:19.872998947Z" level=info msg="Created container 066b001b0259e7fc2189e26d644113c3922bca08d301ebc958691d0cd3d5adb1: openstack-operators/watcher-operator-controller-manager-577b679b5c-kcrrd/manager" id=622123fc-50a0-4f78-8bec-f4640a046d17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.984829 | controller | Jun 09 13:52:19.879001 crc crio[23733]: time="2026-06-09T13:52:19.878852263Z" level=info msg="Created container daf7e1ed0e4811b51b784b510c771958bd4a579bc0ecc79c7ff1da7ed5d03c63: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-v27ft/manager" id=1df51ac6-a8c9-420a-a912-d1ac905e964d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.984844 | controller | Jun 09 13:52:19.891825 crc crio[23733]: time="2026-06-09T13:52:19.891714032Z" level=info msg="Starting container: daf7e1ed0e4811b51b784b510c771958bd4a579bc0ecc79c7ff1da7ed5d03c63" id=7ee29a81-8c2b-47af-8ad3-1eaa795b536d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.984919 | controller | Jun 09 13:52:19.902025 crc crio[23733]: time="2026-06-09T13:52:19.901938855Z" level=info msg="Starting container: 066b001b0259e7fc2189e26d644113c3922bca08d301ebc958691d0cd3d5adb1" id=45e3d1f2-3243-4996-87bb-bdd21dfc8a86 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.984943 | controller | Jun 09 13:52:19.902738 crc crio[23733]: time="2026-06-09T13:52:19.902679473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.984961 | controller | Jun 09 13:52:19.905166 crc crio[23733]: time="2026-06-09T13:52:19.904876919Z" level=info msg="Starting container: 8a4bef8cecbf9b7938fc43b54fe5365f16a332d5bfba2a5ea0e2fb122a14931d" id=3d21505c-ae84-419c-bb8f-1a18844f68f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.984977 | controller | Jun 09 13:52:19.936184 crc crio[23733]: time="2026-06-09T13:52:19.928722641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.984993 | controller | Jun 09 13:52:19.958927 crc crio[23733]: time="2026-06-09T13:52:19.958458279Z" level=info msg="Started container" PID=51710 containerID=066b001b0259e7fc2189e26d644113c3922bca08d301ebc958691d0cd3d5adb1 description=openstack-operators/watcher-operator-controller-manager-577b679b5c-kcrrd/manager id=45e3d1f2-3243-4996-87bb-bdd21dfc8a86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f996d1381540f4d6be0c9930cd8642f3d48c7f17127f23387a0913028eb4436
2026-06-09 14:45:30.985009 | controller | Jun 09 13:52:20.019763 crc crio[23733]: time="2026-06-09T13:52:20.019627438Z" level=info msg="Started container" PID=51711 containerID=8a4bef8cecbf9b7938fc43b54fe5365f16a332d5bfba2a5ea0e2fb122a14931d description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-dz9mc/manager id=3d21505c-ae84-419c-bb8f-1a18844f68f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6874d91f9db1d6bde663b7c0ab1b2372f2a8462cfdce6aeba9a6b6fb569416e
2026-06-09 14:45:30.985025 | controller | Jun 09 13:52:20.047929 crc crio[23733]: time="2026-06-09T13:52:20.047797738Z" level=info msg="Started container" PID=51714 containerID=daf7e1ed0e4811b51b784b510c771958bd4a579bc0ecc79c7ff1da7ed5d03c63 description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-v27ft/manager id=7ee29a81-8c2b-47af-8ad3-1eaa795b536d name=/runtime.v1.RuntimeService/StartContainer sandboxID=784b1e205689c25bb627ee23f45bbc6b756b79b880e36b756756b518ef4a7ffd
2026-06-09 14:45:30.985040 | controller | Jun 09 13:52:20.252168 crc crio[23733]: time="2026-06-09T13:52:20.251428396Z" level=info msg="Created container 742a8bfd7c53b471791be65146eb82c6ec66fcf343b23eb1f754edcc35bab0d2: openstack-operators/manila-operator-controller-manager-677d9d8477-wpwch/manager" id=736b96f8-1743-42be-8972-4f8889dae628 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.985056 | controller | Jun 09 13:52:20.257212 crc crio[23733]: time="2026-06-09T13:52:20.25483767Z" level=info msg="Starting container: 742a8bfd7c53b471791be65146eb82c6ec66fcf343b23eb1f754edcc35bab0d2" id=3ac42cbc-65db-4588-a2ff-f6d71c1e5a54 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.985072 | controller | Jun 09 13:52:20.269176 crc crio[23733]: time="2026-06-09T13:52:20.268759386Z" level=info msg="Started container" PID=51780 containerID=742a8bfd7c53b471791be65146eb82c6ec66fcf343b23eb1f754edcc35bab0d2 description=openstack-operators/manila-operator-controller-manager-677d9d8477-wpwch/manager id=3ac42cbc-65db-4588-a2ff-f6d71c1e5a54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2b756491e4dcd1f1775aba65feb519a3ad1d62811d50c00f4c7ad84f87d3539
2026-06-09 14:45:30.985087 | controller | Jun 09 13:52:20.512363 crc crio[23733]: time="2026-06-09T13:52:20.511369322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.985103 | controller | Jun 09 13:52:20.527172 crc crio[23733]: time="2026-06-09T13:52:20.526992139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.985121 | controller | Jun 09 13:52:20.542693 crc crio[23733]: time="2026-06-09T13:52:20.540554748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.985137 | controller | Jun 09 13:52:20.545546 crc crio[23733]: time="2026-06-09T13:52:20.543825689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.985152 | controller | Jun 09 13:52:20.592639 crc crio[23733]: time="2026-06-09T13:52:20.591576204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.985168 | controller | Jun 09 13:52:20.595906 crc crio[23733]: time="2026-06-09T13:52:20.594086237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.985183 | controller | Jun 09 13:52:20.607056 crc crio[23733]: time="2026-06-09T13:52:20.606865384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.985199 | controller | Jun 09 13:52:20.646095 crc crio[23733]: time="2026-06-09T13:52:20.644839396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.985214 | controller | Jun 09 13:52:21.144639 crc crio[23733]: time="2026-06-09T13:52:21.144523877Z" level=info msg="Created container 8f805a55eb76ba6f8d6926e25658296255bf446866b6e1f4193b2257da2f6ef7: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-x8dqh/manager" id=cbe5dfbc-4fe7-4d5f-97c2-e86ded8c8ef2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.985230 | controller | Jun 09 13:52:21.154013 crc crio[23733]: time="2026-06-09T13:52:21.153926802Z" level=info msg="Starting container: 8f805a55eb76ba6f8d6926e25658296255bf446866b6e1f4193b2257da2f6ef7" id=7b02a758-706a-492e-86d9-23c276700b83 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.985246 | controller | Jun 09 13:52:21.167699 crc crio[23733]: time="2026-06-09T13:52:21.167556899Z" level=info msg="Started container" PID=51830 containerID=8f805a55eb76ba6f8d6926e25658296255bf446866b6e1f4193b2257da2f6ef7 description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-x8dqh/manager id=7b02a758-706a-492e-86d9-23c276700b83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c672d3df88e76769afe1e60f6d3a7abb0945f220f8c64ad41170968851af8a3
2026-06-09 14:45:30.985262 | controller | Jun 09 13:52:21.587341 crc crio[23733]: time="2026-06-09T13:52:21.584565787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.985277 | controller | Jun 09 13:52:21.640243 crc crio[23733]: time="2026-06-09T13:52:21.638291411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.985293 | controller | Jun 09 13:52:21.666064 crc crio[23733]: time="2026-06-09T13:52:21.665948198Z" level=info msg="Created container d47138cdd5d1ac77cbf04f885a945cc86003f5c2b162a4a3143612789fa74cf2: openstack-operators/swift-operator-controller-manager-67c49dd5c6-pcd8f/manager" id=6891fafd-4baa-44fd-9b6e-955385ae03f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.985308 | controller | Jun 09 13:52:21.681351 crc crio[23733]: time="2026-06-09T13:52:21.680416727Z" level=info msg="Starting container: d47138cdd5d1ac77cbf04f885a945cc86003f5c2b162a4a3143612789fa74cf2" id=5368ded5-ebbe-4b39-81fd-9544045fbeff name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.985324 | controller | Jun 09 13:52:21.701977 crc crio[23733]: time="2026-06-09T13:52:21.701744897Z" level=info msg="Created container b59d780644118b4f7d9216294ab2e6f079bb374e94e32b4ba69cd3bee0c1ac05: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-7z62x/manager" id=0a0a10ea-f95d-4a10-8a38-d4bbee437f34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.985345 | controller | Jun 09 13:52:21.706322 crc crio[23733]: time="2026-06-09T13:52:21.705770727Z" level=info msg="Started container" PID=51839 containerID=d47138cdd5d1ac77cbf04f885a945cc86003f5c2b162a4a3143612789fa74cf2 description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-pcd8f/manager id=5368ded5-ebbe-4b39-81fd-9544045fbeff name=/runtime.v1.RuntimeService/StartContainer sandboxID=299098210b8f812745687da73a0c620a2334465177cf2b49168185fdad9c2a37
2026-06-09 14:45:30.985391 | controller | Jun 09 13:52:21.721254 crc crio[23733]: time="2026-06-09T13:52:21.719815105Z" level=info msg="Starting container: b59d780644118b4f7d9216294ab2e6f079bb374e94e32b4ba69cd3bee0c1ac05" id=12320c2d-ea17-4afb-89fb-4114e03d2131 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.985411 | controller | Jun 09 13:52:21.740073 crc crio[23733]: time="2026-06-09T13:52:21.739924985Z" level=info msg="Started container" PID=51845 containerID=b59d780644118b4f7d9216294ab2e6f079bb374e94e32b4ba69cd3bee0c1ac05 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-7z62x/manager id=12320c2d-ea17-4afb-89fb-4114e03d2131 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd87d3dfc188fe302cdcdfe449adfa5fc23720058c74c9d43b5e4f4d55632bc5
2026-06-09 14:45:30.985428 | controller | Jun 09 13:52:21.755005 crc crio[23733]: time="2026-06-09T13:52:21.75383708Z" level=info msg="Created container abc91da79624ced6422c34ff8370e92fb6b64e7d2db8eb749da422f7e7029906: openstack-operators/octavia-operator-controller-manager-6495978d8d-vf5nr/manager" id=221e811c-6253-4a44-959e-c8b62d0a70ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.985443 | controller | Jun 09 13:52:21.766376 crc crio[23733]: time="2026-06-09T13:52:21.765824109Z" level=info msg="Starting container: abc91da79624ced6422c34ff8370e92fb6b64e7d2db8eb749da422f7e7029906" id=9e7c9c83-d13f-44e1-9262-861e56520824 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.985459 | controller | Jun 09 13:52:21.805654 crc crio[23733]: time="2026-06-09T13:52:21.804203152Z" level=info msg="Started container" PID=51859 containerID=abc91da79624ced6422c34ff8370e92fb6b64e7d2db8eb749da422f7e7029906 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-vf5nr/manager id=9e7c9c83-d13f-44e1-9262-861e56520824 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f966dc618245a908920884f782d7e024a5cc46eee1117b65e119d25db176db4
2026-06-09 14:45:30.985475 | controller | Jun 09 13:52:22.016810 crc crio[23733]: time="2026-06-09T13:52:22.016276229Z" level=info msg="Created container 10d0ed1ce1e0ddaa906f32a1573a01e57ae41d743aa5be987afbb47ac89b50a0: openstack-operators/nova-operator-controller-manager-f4c4579bb-rkxmh/manager" id=55523bea-64b2-409b-b6aa-d9bc36c7bcac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.985491 | controller | Jun 09 13:52:22.034837 crc crio[23733]: time="2026-06-09T13:52:22.033743463Z" level=info msg="Starting container: 10d0ed1ce1e0ddaa906f32a1573a01e57ae41d743aa5be987afbb47ac89b50a0" id=886be5fe-b469-4901-af0c-a1de9dc3f4bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.985507 | controller | Jun 09 13:52:22.060251 crc crio[23733]: time="2026-06-09T13:52:22.059888562Z" level=info msg="Started container" PID=51958 containerID=10d0ed1ce1e0ddaa906f32a1573a01e57ae41d743aa5be987afbb47ac89b50a0 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-rkxmh/manager id=886be5fe-b469-4901-af0c-a1de9dc3f4bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f33a50ca78e7f4db41cfb9c651fb4397a6cd05f42971695ed97996463a2bb775
2026-06-09 14:45:30.985548 | controller | Jun 09 13:52:23.585017 crc crio[23733]: time="2026-06-09T13:52:23.584019136Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=ff76f054-195e-4a5b-8b65-4744b707a98d name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.985570 | controller | Jun 09 13:52:23.594212 crc crio[23733]: time="2026-06-09T13:52:23.589834581Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=773ceb87-b7f4-4451-accd-e9f3b96046e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.985586 | controller | Jun 09 13:52:23.758169 crc crio[23733]: time="2026-06-09T13:52:23.757929806Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7d0d1bb0-63ba-4d65-bdc1-6269a388d7d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.985602 | controller | Jun 09 13:52:23.958021 crc crio[23733]: time="2026-06-09T13:52:23.957903692Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683552-hq76n/oc" id=30635d9f-f927-4683-bac6-e98769590108 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.985618 | controller | Jun 09 13:52:24.163545 crc crio[23733]: time="2026-06-09T13:52:24.163397366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.985633 | controller | Jun 09 13:52:26.300029 crc crio[23733]: time="2026-06-09T13:52:26.299367266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.985648 | controller | Jun 09 13:52:26.325935 crc crio[23733]: time="2026-06-09T13:52:26.325378133Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-p7dc8/POD" id=0d73c5ed-0cc5-4bb5-b36e-3add0dbeb114 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.985664 | controller | Jun 09 13:52:26.326446 crc crio[23733]: time="2026-06-09T13:52:26.326423138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.985679 | controller | Jun 09 13:52:26.342012 crc crio[23733]: time="2026-06-09T13:52:26.341247637Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=115ad850-3ce8-4b6c-92fe-de2f34d0a899 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.985695 | controller | Jun 09 13:52:26.344363 crc crio[23733]: time="2026-06-09T13:52:26.344315624Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=70f30f07-517c-4b1b-a044-14c4981f5bd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.985710 | controller | Jun 09 13:52:26.356619 crc crio[23733]: time="2026-06-09T13:52:26.356059705Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=682b53fb-5510-487b-8f31-8bd165e634d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.985726 | controller | Jun 09 13:52:26.371279 crc crio[23733]: time="2026-06-09T13:52:26.369347665Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=8314f8e7-5d5a-410c-8245-83d160345def name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.985742 | controller | Jun 09 13:52:26.378658 crc crio[23733]: time="2026-06-09T13:52:26.374538564Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=2c5d6110-22f9-446e-a460-160372d15d93 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.985760 | controller | Jun 09 13:52:26.399059 crc crio[23733]: time="2026-06-09T13:52:26.39894519Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=2e4d64b1-e2cd-46c1-ac49-55b9cdae4708 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.985776 | controller | Jun 09 13:52:26.451058 crc crio[23733]: time="2026-06-09T13:52:26.45092011Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=64e286f8-a6ce-444a-861b-b89b4bae5586 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.985792 | controller | Jun 09 13:52:26.481700 crc crio[23733]: time="2026-06-09T13:52:26.481638973Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-64nhw/manager" id=430407f2-b98c-478e-a668-f8a6f2b0ecbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.985807 | controller | Jun 09 13:52:26.486218 crc crio[23733]: time="2026-06-09T13:52:26.486179366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.985823 | controller | Jun 09 13:52:26.489274 crc crio[23733]: time="2026-06-09T13:52:26.488667869Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=262d2e24-9a4d-4263-b75d-4b615250bcd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.985838 | controller | Jun 09 13:52:26.489472 crc crio[23733]: time="2026-06-09T13:52:26.489326855Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=ab24977d-6596-414c-af63-f3cca5297e94 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.985854 | controller | Jun 09 13:52:26.491454 crc crio[23733]: time="2026-06-09T13:52:26.491374795Z" level=info msg="Got pod network &{Name:redhat-marketplace-p7dc8 Namespace:openshift-marketplace ID:bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb UID:f7cc6847-8e30-4857-ada6-6827bd1d5c2c NetNS:/var/run/netns/d1f89b1d-c6bc-4023-a898-d29182670c58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7cc6847_8e30_4857_ada6_6827bd1d5c2c.slice PodAnnotations:0xc002534308}] Aliases:map[]}"
2026-06-09 14:45:30.985871 | controller | Jun 09 13:52:26.491454 crc crio[23733]: time="2026-06-09T13:52:26.491438857Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-p7dc8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.985888 | controller | Jun 09 13:52:26.524331 crc crio[23733]: time="2026-06-09T13:52:26.524087427Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd/manager" id=a014e434-eaed-47e0-b512-7bd61e6b455c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.985904 | controller | Jun 09 13:52:26.529973 crc crio[23733]: time="2026-06-09T13:52:26.528190409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.985920 | controller | Jun 09 13:52:26.541358 crc crio[23733]: time="2026-06-09T13:52:26.541188273Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic" id=38937190-d175-424b-b186-b02393260223 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.985936 | controller | Jun 09 13:52:26.571779 crc crio[23733]: time="2026-06-09T13:52:26.571493276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.985951 | controller | Jun 09 13:52:26.572471 crc crio[23733]: time="2026-06-09T13:52:26.572380307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.985971 | controller | Jun 09 13:52:26.583645 crc crio[23733]: time="2026-06-09T13:52:26.583536534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.985987 | controller | Jun 09 13:52:26.592801 crc crio[23733]: time="2026-06-09T13:52:26.592682412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.986003 | controller | Jun 09 13:52:26.614053 crc crio[23733]: time="2026-06-09T13:52:26.613894649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.986018 | controller | Jun 09 13:52:26.659201 crc crio[23733]: time="2026-06-09T13:52:26.657998854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.986034 | controller | Jun 09 13:52:26.663196 crc crio[23733]: time="2026-06-09T13:52:26.662016183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.986049 | controller | Jun 09 13:52:26.816537 crc crio[23733]: time="2026-06-09T13:52:26.815074805Z" level=info msg="Created container a7b2d4adf3b2a5b2e0d045119d884b616e970af056b2122710218ce985d5109b: openstack-operators/infra-operator-controller-manager-cbcfcddf7-64nhw/manager" id=430407f2-b98c-478e-a668-f8a6f2b0ecbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.986065 | controller | Jun 09 13:52:26.826303 crc crio[23733]: time="2026-06-09T13:52:26.825826732Z" level=info msg="Starting container: a7b2d4adf3b2a5b2e0d045119d884b616e970af056b2122710218ce985d5109b" id=d9c9becf-2f2b-439c-9a30-0ff485701a22 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.986081 | controller | Jun 09 13:52:26.843241 crc crio[23733]: time="2026-06-09T13:52:26.839960193Z" level=info msg="Started container" PID=52213 containerID=a7b2d4adf3b2a5b2e0d045119d884b616e970af056b2122710218ce985d5109b description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-64nhw/manager id=d9c9becf-2f2b-439c-9a30-0ff485701a22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c746e4d794617c2442afa4700aca3dd132eed52cffbeb32e9956ac5792e88f43
2026-06-09 14:45:30.986097 | controller | Jun 09 13:52:26.877880 crc crio[23733]: time="2026-06-09T13:52:26.877369762Z" level=info msg="Created container 1c69dd88fdc46504ff642b1ed024d84fd3dad9e6120b2d4d4c9e9c41b08c8848: openshift-infra/auto-csr-approver-29683552-hq76n/oc" id=30635d9f-f927-4683-bac6-e98769590108 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.986113 | controller | Jun 09 13:52:26.883018 crc crio[23733]: time="2026-06-09T13:52:26.882966181Z" level=info msg="Starting container: 1c69dd88fdc46504ff642b1ed024d84fd3dad9e6120b2d4d4c9e9c41b08c8848" id=fdecf1dc-c450-442d-8208-7c98d31ccaac name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.986129 | controller | Jun 09 13:52:26.901309 crc crio[23733]: time="2026-06-09T13:52:26.897552803Z" level=info msg="Started container" PID=52235 containerID=1c69dd88fdc46504ff642b1ed024d84fd3dad9e6120b2d4d4c9e9c41b08c8848 description=openshift-infra/auto-csr-approver-29683552-hq76n/oc id=fdecf1dc-c450-442d-8208-7c98d31ccaac name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0
2026-06-09 14:45:30.986145 | controller | Jun 09 13:52:26.911519 crc crio[23733]: time="2026-06-09T13:52:26.911304366Z" level=info msg="Created container d9701e4c052bbcf05e0fc3ba737183e4a385d0576a9d58de80b7f4c727adfa9a: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd/manager" id=a014e434-eaed-47e0-b512-7bd61e6b455c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.986164 | controller | Jun 09 13:52:26.921270 crc crio[23733]: time="2026-06-09T13:52:26.921021197Z" level=info msg="Starting container: d9701e4c052bbcf05e0fc3ba737183e4a385d0576a9d58de80b7f4c727adfa9a" id=ca2f96e1-f98f-4b59-9775-33a84942097d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.986181 | controller | Jun 09 13:52:26.953878 crc crio[23733]: time="2026-06-09T13:52:26.953779449Z" level=info msg="Started container" PID=52243 containerID=d9701e4c052bbcf05e0fc3ba737183e4a385d0576a9d58de80b7f4c727adfa9a description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd/manager id=ca2f96e1-f98f-4b59-9775-33a84942097d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b72d2ab3c889db9c677973e7f6bfbdc3d9579256c3c9f49521bf7de0511fb2c4
2026-06-09 14:45:30.986197 | controller | Jun 09 13:52:27.035068 crc crio[23733]: 2026-06-09T13:52:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd294c5568ab11e Mac:f6:6d:aa:40:2c:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/d1f89b1d-c6bc-4023-a898-d29182670c58 SocketPath: PciID:}] [{Interface:0xc0005366a0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.986213 | controller | Jun 09 13:52:27.039707 crc crio[23733]: time="2026-06-09T13:52:27.037811386Z" level=info msg="Got pod network &{Name:redhat-marketplace-p7dc8 Namespace:openshift-marketplace ID:bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb UID:f7cc6847-8e30-4857-ada6-6827bd1d5c2c NetNS:/var/run/netns/d1f89b1d-c6bc-4023-a898-d29182670c58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7cc6847_8e30_4857_ada6_6827bd1d5c2c.slice PodAnnotations:0xc002534308}] Aliases:map[]}"
2026-06-09 14:45:30.986229 | controller | Jun 09 13:52:27.039707 crc crio[23733]: time="2026-06-09T13:52:27.038274009Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-p7dc8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.986245 | controller | Jun 09 13:52:27.070001 crc crio[23733]: time="2026-06-09T13:52:27.069907224Z" level=info msg="Ran pod sandbox bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb with infra container: openshift-marketplace/redhat-marketplace-p7dc8/POD" id=0d73c5ed-0cc5-4bb5-b36e-3add0dbeb114 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.986261 | controller | Jun 09 13:52:27.093785 crc crio[23733]: time="2026-06-09T13:52:27.090886966Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ee9047f8-75ad-47f0-8f72-e155b7ee374a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.986276 | controller | Jun 09 13:52:27.098449 crc crio[23733]: time="2026-06-09T13:52:27.096762651Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=60e86e93-cb95-40e6-a248-56821c610e80 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.986293 | controller | Jun 09 13:52:27.115083 crc crio[23733]: time="2026-06-09T13:52:27.11484688Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-p7dc8/extract-utilities" id=0ca7902a-4831-4b8e-8659-61a46bb2c68f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.986312 | controller | Jun 09 13:52:27.116070 crc crio[23733]: time="2026-06-09T13:52:27.115871765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.986331 | controller | Jun 09 13:52:27.204045 crc crio[23733]: time="2026-06-09T13:52:27.203753808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.986358 | controller | Jun 09 13:52:27.217157 crc crio[23733]: time="2026-06-09T13:52:27.216904525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.986428 | controller | Jun 09 13:52:27.430564 crc crio[23733]: time="2026-06-09T13:52:27.430363107Z" level=info msg="Created container 4b6940c96ae464b4d7e53e02d54e9c1f7a74e55e4c7bf557aae102b224f5ed6d: openshift-marketplace/redhat-marketplace-p7dc8/extract-utilities" id=0ca7902a-4831-4b8e-8659-61a46bb2c68f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.986455 | controller | Jun 09 13:52:27.440584 crc crio[23733]: time="2026-06-09T13:52:27.436420487Z" level=info msg="Starting container: 4b6940c96ae464b4d7e53e02d54e9c1f7a74e55e4c7bf557aae102b224f5ed6d" id=bd05f573-a776-4d31-85d0-decb3687651a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.986476 | controller | Jun 09 13:52:27.449864 crc crio[23733]: time="2026-06-09T13:52:27.449695137Z" level=info msg="Started container" PID=52293 containerID=4b6940c96ae464b4d7e53e02d54e9c1f7a74e55e4c7bf557aae102b224f5ed6d description=openshift-marketplace/redhat-marketplace-p7dc8/extract-utilities id=bd05f573-a776-4d31-85d0-decb3687651a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb
2026-06-09 14:45:30.986496 | controller | Jun 09 13:52:28.535697 crc crio[23733]: time="2026-06-09T13:52:28.535385472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.986536 | controller | Jun 09 13:52:28.618794 crc crio[23733]: time="2026-06-09T13:52:28.618568138Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=6dd06c22-424c-420a-9b33-c2805f9f6f44 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.986554 | controller | Jun 09 13:52:28.643358 crc crio[23733]: time="2026-06-09T13:52:28.642917522Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 14:45:30.986570 | controller | Jun 09 13:52:28.707722 crc crio[23733]: time="2026-06-09T13:52:28.70729721Z" level=info msg="Created container b8a836fd4b122a28db1c816a30f1fccd81b3c20855183b624faee356f40bf620: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic" id=38937190-d175-424b-b186-b02393260223 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.986586 | controller | Jun 09 13:52:28.712394 crc crio[23733]: time="2026-06-09T13:52:28.712285866Z" level=info msg="Starting container: b8a836fd4b122a28db1c816a30f1fccd81b3c20855183b624faee356f40bf620" id=64d6ee94-71c6-4a72-b7ea-da8a485b5764 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.986602 | controller | Jun 09 13:52:28.724553 crc crio[23733]: time="2026-06-09T13:52:28.724454827Z" level=info msg="Started container" PID=52355 containerID=b8a836fd4b122a28db1c816a30f1fccd81b3c20855183b624faee356f40bf620 description=baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic id=64d6ee94-71c6-4a72-b7ea-da8a485b5764 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab7286370173ff5758a6730e336fdc97cf413259a0b24667ffdf18135e9f60c
2026-06-09 14:45:30.986618 | controller | Jun 09 13:52:28.742879 crc crio[23733]: time="2026-06-09T13:52:28.74226261Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=a566d7e7-e97a-4103-9c5a-9e909d29b60c name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.986634 | controller | Jun 09 13:52:28.752172 crc crio[23733]: time="2026-06-09T13:52:28.751897028Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-09 14:45:30.986650 | controller | Jun 09 13:52:29.178203 crc crio[23733]: time="2026-06-09T13:52:29.177876519Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=a566d7e7-e97a-4103-9c5a-9e909d29b60c name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.986669 | controller | Jun 09 13:52:29.181325 crc crio[23733]: time="2026-06-09T13:52:29.181178131Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=6f5d74d7-be03-47ab-a3ce-4193d4aee5e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.986685 | controller | Jun 09 13:52:29.189691 crc crio[23733]: time="2026-06-09T13:52:29.189070527Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=7534a2fd-e896-4562-919f-67ece5b9d280 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.986701 | controller | Jun 09 13:52:29.201481 crc crio[23733]: time="2026-06-09T13:52:29.201073156Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-httpd" id=6b7662c9-cacb-4ef6-9228-edf36e48009e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.986716 | controller | Jun 09 13:52:29.204732 crc crio[23733]: time="2026-06-09T13:52:29.204465409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.986731 | controller | Jun 09 13:52:29.276309 crc crio[23733]: time="2026-06-09T13:52:29.272823107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.986746 | controller | Jun 09 13:52:29.513036 crc crio[23733]: time="2026-06-09T13:52:29.512944201Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=6dd06c22-424c-420a-9b33-c2805f9f6f44 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.986762 | controller | Jun 09 13:52:29.514237 crc crio[23733]: time="2026-06-09T13:52:29.514086259Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=61882cb1-2915-4e9d-90d9-e80c8cedcb9e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.986777 | controller | Jun 09 13:52:29.517916 crc crio[23733]: time="2026-06-09T13:52:29.517847083Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c27d22e9-0bbf-4b90-84e7-0d430ed61cc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.986793 | controller | Jun 09 13:52:29.548283 crc crio[23733]: time="2026-06-09T13:52:29.548174655Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-p7dc8/extract-content" id=ad275281-deca-41e2-ab07-24df68af3c1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.986808 | controller | Jun 09 13:52:29.549333 crc crio[23733]: time="2026-06-09T13:52:29.548892744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.986824 | controller | Jun 09 13:52:29.636177 crc crio[23733]: time="2026-06-09T13:52:29.635802522Z" level=info msg="Stopping pod sandbox: 6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0" id=7c37c2a3-c74c-4e4e-9f0c-66ca14feb649 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.986839 | controller | Jun 09 13:52:29.637001 crc crio[23733]: time="2026-06-09T13:52:29.636643184Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683552-hq76n Namespace:openshift-infra ID:6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0 UID:e11d08b1-7c75-44d9-ab52-866831dc5a7c NetNS:/var/run/netns/21b25e81-b116-4dff-b86d-22c81f989fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode11d08b1_7c75_44d9_ab52_866831dc5a7c.slice PodAnnotations:0xc001c1e2e8}] Aliases:map[]}"
2026-06-09 14:45:30.986859 | controller | Jun 09 13:52:29.637001 crc crio[23733]: time="2026-06-09T13:52:29.636833318Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683552-hq76n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.986875 | controller | Jun 09 13:52:29.660703 crc crio[23733]: time="2026-06-09T13:52:29.651897913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.986890 | controller | Jun 09 13:52:29.663338 crc crio[23733]: time="2026-06-09T13:52:29.661898871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.986906 | controller | Jun 09 13:52:29.868410 crc crio[23733]: time="2026-06-09T13:52:29.846709971Z" level=info msg="Created container 809ac8b2659ef13cf91da043be293a0737c6f60fe715b83bc6231a0c997cb143: openshift-marketplace/redhat-marketplace-p7dc8/extract-content" id=ad275281-deca-41e2-ab07-24df68af3c1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.986921 | controller | Jun 09 13:52:29.868410 crc crio[23733]: time="2026-06-09T13:52:29.868243435Z" level=info msg="Starting container: 809ac8b2659ef13cf91da043be293a0737c6f60fe715b83bc6231a0c997cb143" id=c2127bb9-7100-446c-b5fc-be1ec1bc21b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.986937 | controller | Jun 09 13:52:29.889238 crc crio[23733]: time="2026-06-09T13:52:29.88087079Z" level=info msg="Started container" PID=52407 containerID=809ac8b2659ef13cf91da043be293a0737c6f60fe715b83bc6231a0c997cb143 description=openshift-marketplace/redhat-marketplace-p7dc8/extract-content id=c2127bb9-7100-446c-b5fc-be1ec1bc21b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb
2026-06-09 14:45:30.986953 | controller | Jun 09 13:52:29.988251 crc crio[23733]: time="2026-06-09T13:52:29.987919657Z" level=info msg="Stopped pod sandbox: 6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0" id=7c37c2a3-c74c-4e4e-9f0c-66ca14feb649 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.986969 | controller | Jun 09 13:52:30.126313 crc crio[23733]: time="2026-06-09T13:52:30.125912115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.986985 | controller | Jun 09 13:52:30.307659 crc crio[23733]: time="2026-06-09T13:52:30.307061975Z" level=info msg="Created container 62699125ac554561bcdfb5d33fbd2cae84d6fb0ff2193837ef0a84ebaca4d8eb: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-httpd" id=6b7662c9-cacb-4ef6-9228-edf36e48009e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.987000 | controller | Jun 09 13:52:30.309193 crc crio[23733]: time="2026-06-09T13:52:30.309068564Z" level=info msg="Starting container: 62699125ac554561bcdfb5d33fbd2cae84d6fb0ff2193837ef0a84ebaca4d8eb" id=d9defa64-f049-4896-af9f-a3e8d2bbcb13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.987016 | controller | Jun 09 13:52:30.315202 crc crio[23733]: time="2026-06-09T13:52:30.315046064Z" level=info msg="Started container" PID=52446 containerID=62699125ac554561bcdfb5d33fbd2cae84d6fb0ff2193837ef0a84ebaca4d8eb description=baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-httpd id=d9defa64-f049-4896-af9f-a3e8d2bbcb13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab7286370173ff5758a6730e336fdc97cf413259a0b24667ffdf18135e9f60c
2026-06-09 14:45:30.987031 | controller | Jun 09 13:52:30.328418 crc crio[23733]: time="2026-06-09T13:52:30.328326353Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=9cbc0dd5-d2b7-45f3-8683-309a43b252f3 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.987047 | controller | Jun 09 13:52:30.334917 crc crio[23733]: time="2026-06-09T13:52:30.334830105Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-09 14:45:30.987066 | controller | Jun 09 13:52:30.703372 crc crio[23733]: time="2026-06-09T13:52:30.702010304Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4393794d-125d-49d0-9dd4-be4c7d4bf80d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.987082 | controller | Jun 09 13:52:30.706307 crc crio[23733]: time="2026-06-09T13:52:30.705688275Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=473a54e3-8c3b-4202-8ceb-723570613f9c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.987098 | controller | Jun 09 13:52:30.718181 crc crio[23733]: time="2026-06-09T13:52:30.714032782Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-p7dc8/registry-server" id=865c4f2d-744b-477e-b979-0912cc087e2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.987114 | controller | Jun 09 13:52:30.718181 crc crio[23733]: time="2026-06-09T13:52:30.714573825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.987129 | controller | Jun 09 13:52:30.760642 crc crio[23733]: time="2026-06-09T13:52:30.760564028Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=9cbc0dd5-d2b7-45f3-8683-309a43b252f3 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.987145 | controller | Jun 09 13:52:30.761927 crc crio[23733]: time="2026-06-09T13:52:30.761826829Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=e1d65649-2301-4fcf-af80-f2ef806d7eb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.987161 | controller | Jun 09 13:52:30.771090 crc crio[23733]: time="2026-06-09T13:52:30.770993067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.987177 | controller | Jun 09 13:52:30.773740 crc crio[23733]: time="2026-06-09T13:52:30.773667224Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=29e57b2f-be63-4c38-a0dd-118c510fdc78 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.987192 | controller | Jun 09 13:52:30.775513 crc crio[23733]: time="2026-06-09T13:52:30.775440777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.987208 | controller | Jun 09 13:52:30.795176 crc crio[23733]: time="2026-06-09T13:52:30.788536473Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-log-watch" id=fc327dc4-bdfb-4eb5-9467-3b959507ba89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.987224 | controller | Jun 09 13:52:30.795176 crc crio[23733]: time="2026-06-09T13:52:30.790751218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.987240 | controller | Jun 09 13:52:30.838549 crc crio[23733]: time="2026-06-09T13:52:30.838435662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.987255 | controller | Jun 09 13:52:30.943424 crc crio[23733]: time="2026-06-09T13:52:30.942755373Z" level=info msg="Created container cc70602435a8c426ba7f1b6f0a3dc36189778ad6d37ac21511ea2b93184f6123: openshift-marketplace/redhat-marketplace-p7dc8/registry-server" id=865c4f2d-744b-477e-b979-0912cc087e2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.987274 | controller | Jun 09 13:52:30.945809 crc crio[23733]: time="2026-06-09T13:52:30.945732237Z" level=info msg="Starting container: cc70602435a8c426ba7f1b6f0a3dc36189778ad6d37ac21511ea2b93184f6123" id=d4c4c7e8-db1a-4b0c-a3d7-0fbb82a25ec5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.987291 | controller | Jun 09 13:52:30.956185 crc crio[23733]: time="2026-06-09T13:52:30.955549691Z" level=info msg="Started container" PID=52552 containerID=cc70602435a8c426ba7f1b6f0a3dc36189778ad6d37ac21511ea2b93184f6123 description=openshift-marketplace/redhat-marketplace-p7dc8/registry-server id=d4c4c7e8-db1a-4b0c-a3d7-0fbb82a25ec5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb
2026-06-09 14:45:30.987307 | controller | Jun 09 13:52:31.638981 crc crio[23733]: time="2026-06-09T13:52:31.638254597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.987323 | controller | Jun 09 13:52:31.776674 crc crio[23733]: time="2026-06-09T13:52:31.776522101Z" level=info msg="Created container c3baac011cb426ebdd6a124b434c3fb8bbd8397c571371e0ba2d8725ab94c391: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-log-watch" id=fc327dc4-bdfb-4eb5-9467-3b959507ba89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.987339 | controller | Jun 09 13:52:31.778411 crc crio[23733]: time="2026-06-09T13:52:31.777970507Z" level=info msg="Starting container: c3baac011cb426ebdd6a124b434c3fb8bbd8397c571371e0ba2d8725ab94c391" id=fee298e0-9854-41da-9f0c-c198570b5cf1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.987355 | controller | Jun 09 13:52:31.786398 crc crio[23733]: time="2026-06-09T13:52:31.786301574Z" level=info msg="Started container" PID=52645 containerID=c3baac011cb426ebdd6a124b434c3fb8bbd8397c571371e0ba2d8725ab94c391 description=baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-log-watch id=fee298e0-9854-41da-9f0c-c198570b5cf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab7286370173ff5758a6730e336fdc97cf413259a0b24667ffdf18135e9f60c
2026-06-09 14:45:30.987371 | controller | Jun 09 13:52:38.848543 crc crio[23733]: time="2026-06-09T13:52:38.847643844Z" level=info msg="Stopping container: cc70602435a8c426ba7f1b6f0a3dc36189778ad6d37ac21511ea2b93184f6123 (timeout: 2s)" id=40a390d4-004e-49d1-a93a-4cc7a140e450 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.987387 | controller | Jun 09 13:52:39.704524 crc crio[23733]: time="2026-06-09T13:52:39.703993233Z" level=info msg="Stopped container cc70602435a8c426ba7f1b6f0a3dc36189778ad6d37ac21511ea2b93184f6123: openshift-marketplace/redhat-marketplace-p7dc8/registry-server" id=40a390d4-004e-49d1-a93a-4cc7a140e450 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.987402 | controller | Jun 09 13:52:39.705791 crc crio[23733]: time="2026-06-09T13:52:39.705690355Z" level=info msg="Stopping pod sandbox: bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb" id=aeb316d9-ddba-40e9-b226-b49cbd0939ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.987418 | controller | Jun 09 13:52:39.706786 crc crio[23733]: time="2026-06-09T13:52:39.706718301Z" level=info msg="Got pod network &{Name:redhat-marketplace-p7dc8 Namespace:openshift-marketplace ID:bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb UID:f7cc6847-8e30-4857-ada6-6827bd1d5c2c NetNS:/var/run/netns/d1f89b1d-c6bc-4023-a898-d29182670c58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7cc6847_8e30_4857_ada6_6827bd1d5c2c.slice PodAnnotations:0xc0025a6238}] Aliases:map[]}"
2026-06-09 14:45:30.987434 | controller | Jun 09 13:52:39.706985 crc crio[23733]: time="2026-06-09T13:52:39.706930436Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-p7dc8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.987453 | controller | Jun 09 13:52:40.081497 crc crio[23733]: time="2026-06-09T13:52:40.081177722Z" level=info msg="Stopped pod sandbox: bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb" id=aeb316d9-ddba-40e9-b226-b49cbd0939ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.987470 | controller | Jun 09 13:52:40.232947 crc crio[23733]: time="2026-06-09T13:52:40.232287465Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-bx7lz/POD" id=ec6d6657-b6cf-4619-8f06-6d4d2b02b927 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.987486 | controller | Jun 09 13:52:40.233157 crc crio[23733]: time="2026-06-09T13:52:40.233002062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.987501 | controller | Jun 09 13:52:40.271802 crc crio[23733]: time="2026-06-09T13:52:40.270971434Z" level=info msg="Got pod network &{Name:community-operators-bx7lz Namespace:openshift-marketplace ID:43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae UID:0927b7f5-e535-4b3a-a950-5b9e48d61175 NetNS:/var/run/netns/dbb18d90-c923-4664-abbc-41e328178831 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0927b7f5_e535_4b3a_a950_5b9e48d61175.slice PodAnnotations:0xc002898478}] Aliases:map[]}"
2026-06-09 14:45:30.987536 | controller | Jun 09 13:52:40.271802 crc crio[23733]: time="2026-06-09T13:52:40.271065626Z" level=info msg="Adding pod openshift-marketplace_community-operators-bx7lz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.987607 | controller | Jun 09 13:52:40.886742 crc crio[23733]: time="2026-06-09T13:52:40.886643977Z" level=info msg="Removing container: cc70602435a8c426ba7f1b6f0a3dc36189778ad6d37ac21511ea2b93184f6123" id=7964c0ee-8f3b-4dd1-98fb-f83524819f3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.987628 | controller | Jun 09 13:52:40.935771 crc crio[23733]: 2026-06-09T13:52:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:43f1854535a41bd Mac:be:9d:97:4d:d8:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/dbb18d90-c923-4664-abbc-41e328178831 SocketPath: PciID:}] [{Interface:0xc0004b0600 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.987645 | controller | Jun 09 13:52:40.939342 crc crio[23733]: time="2026-06-09T13:52:40.939212072Z" level=info msg="Got pod network &{Name:community-operators-bx7lz Namespace:openshift-marketplace ID:43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae UID:0927b7f5-e535-4b3a-a950-5b9e48d61175 NetNS:/var/run/netns/dbb18d90-c923-4664-abbc-41e328178831 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0927b7f5_e535_4b3a_a950_5b9e48d61175.slice PodAnnotations:0xc002898478}] Aliases:map[]}"
2026-06-09 14:45:30.987662 | controller | Jun 09 13:52:40.943509 crc crio[23733]: time="2026-06-09T13:52:40.943409526Z" level=info msg="Removed container cc70602435a8c426ba7f1b6f0a3dc36189778ad6d37ac21511ea2b93184f6123: openshift-marketplace/redhat-marketplace-p7dc8/registry-server" id=7964c0ee-8f3b-4dd1-98fb-f83524819f3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.987678 | controller | Jun 09 13:52:40.945319 crc crio[23733]: time="2026-06-09T13:52:40.945258803Z" level=info msg="Checking pod openshift-marketplace_community-operators-bx7lz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.987694 | controller | Jun 09 13:52:40.946549 crc crio[23733]: time="2026-06-09T13:52:40.946508703Z" level=info msg="Removing container: 809ac8b2659ef13cf91da043be293a0737c6f60fe715b83bc6231a0c997cb143" id=122b8592-36e7-4cfb-9788-2a096ea9c0fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.987713 | controller | Jun 09 13:52:40.952906 crc crio[23733]: time="2026-06-09T13:52:40.95283848Z" level=info msg="Ran pod sandbox 43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae with infra container: openshift-marketplace/community-operators-bx7lz/POD" id=ec6d6657-b6cf-4619-8f06-6d4d2b02b927 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.987729 | controller | Jun 09 13:52:40.956254 crc crio[23733]: time="2026-06-09T13:52:40.956191203Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0a26c0c4-7093-4d6a-81ea-23fce0a166ad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.987745 | controller | Jun 09 13:52:40.958636 crc crio[23733]: time="2026-06-09T13:52:40.958555542Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b78c59d5-e2f7-4630-a3cc-eaede6efe9af name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.987760 | controller | Jun 09 13:52:40.967470 crc crio[23733]: time="2026-06-09T13:52:40.967380051Z" level=info msg="Creating container: openshift-marketplace/community-operators-bx7lz/extract-utilities" id=bfb32bbd-71af-46df-a74b-24035a83ee3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.987776 | controller | Jun 09 13:52:40.967983 crc crio[23733]: time="2026-06-09T13:52:40.96775185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.987791 | controller | Jun 09 13:52:41.012451 crc crio[23733]: time="2026-06-09T13:52:41.011627561Z" level=info msg="Removed container 809ac8b2659ef13cf91da043be293a0737c6f60fe715b83bc6231a0c997cb143: openshift-marketplace/redhat-marketplace-p7dc8/extract-content" id=122b8592-36e7-4cfb-9788-2a096ea9c0fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.987806 | controller | Jun 09 13:52:41.018633 crc crio[23733]: time="2026-06-09T13:52:41.018526642Z" level=info msg="Removing container: 4b6940c96ae464b4d7e53e02d54e9c1f7a74e55e4c7bf557aae102b224f5ed6d" id=2b150cc1-cfe9-42c9-9610-dd359571ce50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.987821 | controller | Jun 09 13:52:41.053447 crc crio[23733]: time="2026-06-09T13:52:41.053292276Z" level=info msg="Removed container 4b6940c96ae464b4d7e53e02d54e9c1f7a74e55e4c7bf557aae102b224f5ed6d: openshift-marketplace/redhat-marketplace-p7dc8/extract-utilities" id=2b150cc1-cfe9-42c9-9610-dd359571ce50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.987836 | controller | Jun 09 13:52:41.062781 crc crio[23733]: time="2026-06-09T13:52:41.062679839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.987852 | controller | Jun 09 13:52:41.068537 crc crio[23733]: time="2026-06-09T13:52:41.068453762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.987867 | controller | Jun 09 13:52:41.208646 crc crio[23733]: time="2026-06-09T13:52:41.208499651Z" level=info msg="Created container 697a412dfd7b6db8c8437826ddcd0a5009d5a849c4170897f77b13a152901206: openshift-marketplace/community-operators-bx7lz/extract-utilities" id=bfb32bbd-71af-46df-a74b-24035a83ee3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.987883 | controller | Jun 09 13:52:41.210316 crc crio[23733]: time="2026-06-09T13:52:41.21007969Z" level=info msg="Starting container: 697a412dfd7b6db8c8437826ddcd0a5009d5a849c4170897f77b13a152901206" id=e33c4661-dedb-484c-b0dc-b43acd931a7c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.987898 | controller | Jun 09 13:52:41.219422 crc crio[23733]: time="2026-06-09T13:52:41.217807421Z" level=info msg="Started container" PID=52954 containerID=697a412dfd7b6db8c8437826ddcd0a5009d5a849c4170897f77b13a152901206 description=openshift-marketplace/community-operators-bx7lz/extract-utilities id=e33c4661-dedb-484c-b0dc-b43acd931a7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae
2026-06-09 14:45:30.988041 | controller | Jun 09 13:52:41.905631 crc crio[23733]: time="2026-06-09T13:52:41.905526862Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=9de663c9-7355-4dda-978d-2b0079889f24 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.988072 | controller | Jun 09 13:52:41.914367 crc crio[23733]: time="2026-06-09T13:52:41.913209573Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 14:45:30.988151 | controller | Jun 09 13:52:42.677431 crc crio[23733]: time="2026-06-09T13:52:42.6768876Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:0788325c588907d29fc8f1116d650f00ce5dab0d5849db37f540e478bbc5e236" id=9de663c9-7355-4dda-978d-2b0079889f24 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.988171 | controller | Jun 09 13:52:42.679791 crc crio[23733]: time="2026-06-09T13:52:42.679551386Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=18a31fb0-3ffc-4ba3-a105-77928bc8a459 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.988188 | controller | Jun 09 13:52:42.689964 crc crio[23733]: time="2026-06-09T13:52:42.687663828Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=9fc1df9a-5cd2-4721-871f-347a9ccef738 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.988204 | controller | Jun 09 13:52:42.698059 crc crio[23733]: time="2026-06-09T13:52:42.697660696Z" level=info msg="Creating container: openshift-marketplace/community-operators-bx7lz/extract-content" id=790c06bb-5c23-47a1-8efb-5833a6d9abb8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.988219 | controller | Jun 09 13:52:42.702796 crc crio[23733]: time="2026-06-09T13:52:42.702579699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.988235 | controller | Jun 09 13:52:42.757288 crc crio[23733]: time="2026-06-09T13:52:42.756053326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.988251 | controller | Jun 09 13:52:42.762192 crc crio[23733]: time="2026-06-09T13:52:42.761873101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.988266 | controller | Jun 09 13:52:42.942677 crc crio[23733]: time="2026-06-09T13:52:42.942327523Z" level=info msg="Created container b6ceed072825dd7220c8f0c2724aabcfa8095c5dffa0509fbbf56f3df01f8781: openshift-marketplace/community-operators-bx7lz/extract-content" id=790c06bb-5c23-47a1-8efb-5833a6d9abb8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.988282 | controller | Jun 09 13:52:42.944507 crc crio[23733]: time="2026-06-09T13:52:42.944379273Z" level=info msg="Starting container: b6ceed072825dd7220c8f0c2724aabcfa8095c5dffa0509fbbf56f3df01f8781" id=631ec7fe-89f8-4fa5-9cb9-9dad9efb771d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.988298 | controller | Jun 09 13:52:42.957798 crc crio[23733]: time="2026-06-09T13:52:42.957565301Z" level=info msg="Started container" PID=52986 containerID=b6ceed072825dd7220c8f0c2724aabcfa8095c5dffa0509fbbf56f3df01f8781 description=openshift-marketplace/community-operators-bx7lz/extract-content id=631ec7fe-89f8-4fa5-9cb9-9dad9efb771d name=/runtime.v1.RuntimeService/StartContainer sandboxID=43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae
2026-06-09 14:45:30.988322 | controller | Jun 09 13:52:44.952218 crc crio[23733]: time="2026-06-09T13:52:44.951628707Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cf618e52-09c6-427f-aa47-fd6643acde94 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.988342 | controller | Jun 09 13:52:44.955279 crc crio[23733]: time="2026-06-09T13:52:44.955193885Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6b00f2ea-dac8-4621-bcc1-cd653fa69ae1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.988361 | controller | Jun 09 13:52:44.963457 crc crio[23733]: time="2026-06-09T13:52:44.963305087Z" level=info msg="Creating container: openshift-marketplace/community-operators-bx7lz/registry-server" id=7c4c5fc0-d4a1-4f90-a5af-1e8622384e55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.988380 | controller | Jun 09 13:52:44.963985 crc crio[23733]: time="2026-06-09T13:52:44.963942632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.988400 | controller | Jun 09 13:52:45.028406 crc crio[23733]: time="2026-06-09T13:52:45.028312472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.988419 | controller | Jun 09 13:52:45.032373 crc crio[23733]: time="2026-06-09T13:52:45.032313491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.988437 | controller | Jun 09 13:52:45.201298 crc crio[23733]: time="2026-06-09T13:52:45.20097854Z" level=info msg="Created container b16140159a181135a8b58125ab5dba7acbf1b4f13694b408b694e32e823d8985: openshift-marketplace/community-operators-bx7lz/registry-server" id=7c4c5fc0-d4a1-4f90-a5af-1e8622384e55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.988456 | controller | Jun 09 13:52:45.202717 crc crio[23733]: time="2026-06-09T13:52:45.202643712Z" level=info msg="Starting container: b16140159a181135a8b58125ab5dba7acbf1b4f13694b408b694e32e823d8985" id=057e4bca-52f3-497f-8364-fea82d1c2153 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.988475 | controller | Jun 09 13:52:45.208562 crc crio[23733]: time="2026-06-09T13:52:45.208420045Z" level=info msg="Started container" PID=53027 containerID=b16140159a181135a8b58125ab5dba7acbf1b4f13694b408b694e32e823d8985 description=openshift-marketplace/community-operators-bx7lz/registry-server id=057e4bca-52f3-497f-8364-fea82d1c2153 name=/runtime.v1.RuntimeService/StartContainer sandboxID=43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae
2026-06-09 14:45:30.988495 | controller | Jun 09 13:52:48.234810 crc crio[23733]: time="2026-06-09T13:52:48.234190117Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-b4kr7/POD" id=ef49e503-7b01-4768-9d33-d2510c7ec364 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.988526 | controller | Jun 09 13:52:48.236552 crc crio[23733]: time="2026-06-09T13:52:48.234837203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.988549 | controller | Jun 09 13:52:48.263364 crc crio[23733]: time="2026-06-09T13:52:48.263265189Z" level=info msg="Got pod network &{Name:redhat-operators-b4kr7 Namespace:openshift-marketplace ID:bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785 UID:086d0b5d-6581-4214-af97-9c7d9975206f NetNS:/var/run/netns/51e22dd6-3fd2-4af9-87e0-0ebb2fa18c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod086d0b5d_6581_4214_af97_9c7d9975206f.slice PodAnnotations:0xc0027d0228}] Aliases:map[]}"
2026-06-09 14:45:30.988580 | controller | Jun 09 13:52:48.263364 crc crio[23733]: time="2026-06-09T13:52:48.263349501Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-b4kr7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.988598 | controller | Jun 09 13:52:49.062666 crc crio[23733]: 2026-06-09T13:52:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb0f0c73d37852e Mac:ea:58:03:94:69:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/51e22dd6-3fd2-4af9-87e0-0ebb2fa18c23 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.988615 | controller | Jun 09 13:52:49.064501 crc crio[23733]: time="2026-06-09T13:52:49.064371786Z" level=info msg="Got pod network &{Name:redhat-operators-b4kr7 Namespace:openshift-marketplace ID:bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785 UID:086d0b5d-6581-4214-af97-9c7d9975206f NetNS:/var/run/netns/51e22dd6-3fd2-4af9-87e0-0ebb2fa18c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod086d0b5d_6581_4214_af97_9c7d9975206f.slice PodAnnotations:0xc0027d0228}] Aliases:map[]}"
2026-06-09 14:45:30.988631 | controller | Jun 09 13:52:49.064683 crc crio[23733]: time="2026-06-09T13:52:49.064575741Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-b4kr7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.988648 | controller | Jun 09 13:52:49.073508 crc crio[23733]: time="2026-06-09T13:52:49.073333648Z" level=info msg="Ran pod sandbox bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785 with infra container: openshift-marketplace/redhat-operators-b4kr7/POD" id=ef49e503-7b01-4768-9d33-d2510c7ec364 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.988664 | controller | Jun 09 13:52:49.075864 crc crio[23733]: time="2026-06-09T13:52:49.075722109Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=456618cd-4dd9-4f53-8b23-8478c387c3aa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.988680 | controller | Jun 09 13:52:49.077962 crc crio[23733]: time="2026-06-09T13:52:49.077892832Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=33e051b0-afd4-404c-bf1a-8966aab573b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.988695 | controller | Jun 09 13:52:49.087488 crc crio[23733]: time="2026-06-09T13:52:49.087355777Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-b4kr7/extract-utilities" id=6157e181-a913-4796-a349-3292971a45ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.988711 | controller | Jun 09 13:52:49.087964 crc crio[23733]: time="2026-06-09T13:52:49.087894261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.988727 | controller | Jun 09 13:52:49.132851 crc crio[23733]: time="2026-06-09T13:52:49.132753155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.988742 | controller | Jun 09 13:52:49.137269 crc crio[23733]: time="2026-06-09T13:52:49.137193365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.988758 | controller | Jun 09 13:52:49.291505 crc crio[23733]: time="2026-06-09T13:52:49.291362745Z" level=info msg="Created container 27c9d6e7ad025a887875e9a4f041566ecd001089b317fca18f2a16586bd7a102: openshift-marketplace/redhat-operators-b4kr7/extract-utilities" id=6157e181-a913-4796-a349-3292971a45ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.988777 | controller | Jun 09 13:52:49.292891 crc crio[23733]: time="2026-06-09T13:52:49.29279999Z" level=info msg="Starting container: 27c9d6e7ad025a887875e9a4f041566ecd001089b317fca18f2a16586bd7a102" id=f802b7c5-8dc1-4eff-b019-9c167bb0f009 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.988794 | controller | Jun 09 13:52:49.299909 crc crio[23733]: time="2026-06-09T13:52:49.299799564Z" level=info msg="Started container" PID=53175 containerID=27c9d6e7ad025a887875e9a4f041566ecd001089b317fca18f2a16586bd7a102 description=openshift-marketplace/redhat-operators-b4kr7/extract-utilities id=f802b7c5-8dc1-4eff-b019-9c167bb0f009 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785
2026-06-09 14:45:30.988811 | controller | Jun 09 13:52:50.028802 crc crio[23733]: time="2026-06-09T13:52:50.028263687Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ef39f50c-474e-447a-8ae2-6b976f750f59 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.988827 | controller | Jun 09 13:52:50.035995 crc crio[23733]: time="2026-06-09T13:52:50.035917377Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 14:45:30.988843 | controller | Jun 09 13:52:51.043634 crc crio[23733]: time="2026-06-09T13:52:51.043513142Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:bd465a77e75f6938a5535a0a2fcd34ee44f4b4d5af2dbcda4aceb633e38950da" id=ef39f50c-474e-447a-8ae2-6b976f750f59 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.988858 | controller | Jun 09 13:52:51.044856 crc crio[23733]: time="2026-06-09T13:52:51.044774474Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=806199bb-a68e-4ce9-b52f-59b49d8554a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.988925 | controller | Jun 09 13:52:51.047463 crc crio[23733]: time="2026-06-09T13:52:51.047409429Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=cdf2ab92-0609-4e03-8fb5-e0c03840529d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.988947 | controller | Jun 09 13:52:51.055391 crc crio[23733]: time="2026-06-09T13:52:51.055255824Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-b4kr7/extract-content" id=f2755ad8-6020-4246-b70a-8c0b3502bdc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.988963 | controller | Jun 09 13:52:51.056808 crc crio[23733]: time="2026-06-09T13:52:51.055780447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.988978 | controller | Jun 09 13:52:51.115393 crc crio[23733]: time="2026-06-09T13:52:51.114712551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.988994 | controller | Jun 09 13:52:51.118945 crc crio[23733]: time="2026-06-09T13:52:51.118858524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.989009 | controller | Jun 09 13:52:51.270147 crc crio[23733]: time="2026-06-09T13:52:51.269999087Z" level=info msg="Created container 056324f6cb413212e2f6e66c045f9a55fcd220586c0f53dffe159122f45d0bda: openshift-marketplace/redhat-operators-b4kr7/extract-content" id=f2755ad8-6020-4246-b70a-8c0b3502bdc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.989024 | controller | Jun 09 13:52:51.272791 crc crio[23733]: time="2026-06-09T13:52:51.272718955Z" level=info msg="Starting container: 056324f6cb413212e2f6e66c045f9a55fcd220586c0f53dffe159122f45d0bda" id=39afffbb-43db-41b3-99af-53c9cb3f3384 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.989121 | controller | Jun 09 13:52:51.283001 crc crio[23733]: time="2026-06-09T13:52:51.282842477Z" level=info msg="Started container" PID=53267 containerID=056324f6cb413212e2f6e66c045f9a55fcd220586c0f53dffe159122f45d0bda description=openshift-marketplace/redhat-operators-b4kr7/extract-content id=39afffbb-43db-41b3-99af-53c9cb3f3384 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785
2026-06-09 14:45:30.989147 | controller | Jun 09 13:52:53.113213 crc crio[23733]: time="2026-06-09T13:52:53.112317074Z" level=info msg="Stopping container: b16140159a181135a8b58125ab5dba7acbf1b4f13694b408b694e32e823d8985 (timeout: 2s)" id=22af9cab-2241-4a21-ba30-1aa284cd000c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.989164 | controller | Jun 09 13:52:53.249759 crc crio[23733]: time="2026-06-09T13:52:53.249647196Z" level=info msg="Stopped container b16140159a181135a8b58125ab5dba7acbf1b4f13694b408b694e32e823d8985: openshift-marketplace/community-operators-bx7lz/registry-server" id=22af9cab-2241-4a21-ba30-1aa284cd000c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.989181 | controller | Jun 09 13:52:53.251197 crc crio[23733]: time="2026-06-09T13:52:53.251033971Z" level=info msg="Stopping pod sandbox: 43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae" id=9f034920-8bc9-4579-b055-b3de858a7947 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.989197 | controller | Jun 09 13:52:53.251924 crc crio[23733]: time="2026-06-09T13:52:53.251866751Z" level=info msg="Got pod network &{Name:community-operators-bx7lz Namespace:openshift-marketplace ID:43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae UID:0927b7f5-e535-4b3a-a950-5b9e48d61175 NetNS:/var/run/netns/dbb18d90-c923-4664-abbc-41e328178831 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0927b7f5_e535_4b3a_a950_5b9e48d61175.slice PodAnnotations:0xc000308fb8}] Aliases:map[]}"
2026-06-09 14:45:30.989214 | controller | Jun 09 13:52:53.252162 crc crio[23733]: time="2026-06-09T13:52:53.252046385Z" level=info msg="Deleting pod openshift-marketplace_community-operators-bx7lz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.989229 | controller | Jun 09 13:52:53.623221 crc crio[23733]: time="2026-06-09T13:52:53.62263806Z" level=info msg="Stopped pod sandbox: 43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae" id=9f034920-8bc9-4579-b055-b3de858a7947 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.989245 | controller | Jun 09 13:52:54.129921 crc crio[23733]: time="2026-06-09T13:52:54.12755945Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e4cc57b2-d480-4f52-bb81-06f187bc8c58 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.989260 | controller | Jun 09 13:52:54.141195 crc crio[23733]: time="2026-06-09T13:52:54.134958313Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=10b00c87-e5c7-4f8a-bb5d-d45a55a343d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.989275 | controller | Jun 09 13:52:54.142066 crc crio[23733]: time="2026-06-09T13:52:54.142019759Z" level=info msg="Removing container: b16140159a181135a8b58125ab5dba7acbf1b4f13694b408b694e32e823d8985" id=5938b4b7-489e-4997-8898-ebf8ed3ebce9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.989290 | controller | Jun 09 13:52:54.146667 crc crio[23733]: time="2026-06-09T13:52:54.146568852Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-b4kr7/registry-server" id=59615010-670b-4459-8967-fbb8b560f749 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.989309 | controller | Jun 09 13:52:54.147169 crc crio[23733]: time="2026-06-09T13:52:54.147064164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.989324 | controller | Jun 09 13:52:54.200182 crc crio[23733]: time="2026-06-09T13:52:54.193306973Z" level=info msg="Removed container b16140159a181135a8b58125ab5dba7acbf1b4f13694b408b694e32e823d8985: openshift-marketplace/community-operators-bx7lz/registry-server" id=5938b4b7-489e-4997-8898-ebf8ed3ebce9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.989340 | controller | Jun 09 13:52:54.202343 crc crio[23733]: time="2026-06-09T13:52:54.202265926Z" level=info msg="Removing container: b6ceed072825dd7220c8f0c2724aabcfa8095c5dffa0509fbbf56f3df01f8781" id=1f5428af-3d09-40e4-bc21-5a6cedffb859 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.989355 | controller | Jun 09 13:52:54.246760 crc crio[23733]: time="2026-06-09T13:52:54.246572306Z" level=info msg="Removed container b6ceed072825dd7220c8f0c2724aabcfa8095c5dffa0509fbbf56f3df01f8781: openshift-marketplace/community-operators-bx7lz/extract-content" id=1f5428af-3d09-40e4-bc21-5a6cedffb859 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.989370 | controller | Jun 09 13:52:54.258836 crc crio[23733]: time="2026-06-09T13:52:54.25874279Z" level=info msg="Removing container: 697a412dfd7b6db8c8437826ddcd0a5009d5a849c4170897f77b13a152901206" id=b38bf110-0101-4bf7-b9e4-7b9b3bef397b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.989385 | controller | Jun 09 13:52:54.265734 crc crio[23733]: time="2026-06-09T13:52:54.26552223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.989401 | controller | Jun 09 13:52:54.273187 crc crio[23733]: time="2026-06-09T13:52:54.272903364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.989416 | controller | Jun 09 13:52:54.300997 crc crio[23733]: time="2026-06-09T13:52:54.299891559Z" level=info msg="Removed container 697a412dfd7b6db8c8437826ddcd0a5009d5a849c4170897f77b13a152901206: openshift-marketplace/community-operators-bx7lz/extract-utilities" id=b38bf110-0101-4bf7-b9e4-7b9b3bef397b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.989431 | controller | Jun 09 13:52:54.449874 crc crio[23733]: time="2026-06-09T13:52:54.449778007Z" level=info msg="Created container 9004b15228d85c922b6a4a6ca6e99da3da631c5abf06cb7f13f22600a638cef6: openshift-marketplace/redhat-operators-b4kr7/registry-server" id=59615010-670b-4459-8967-fbb8b560f749 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.989447 | controller | Jun 09 13:52:54.451360 crc crio[23733]: time="2026-06-09T13:52:54.451285044Z" level=info msg="Starting container: 9004b15228d85c922b6a4a6ca6e99da3da631c5abf06cb7f13f22600a638cef6" id=36945f12-4735-40f4-ba0f-acc4234ed09f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.989462 | controller | Jun 09 13:52:54.458476 crc crio[23733]: time="2026-06-09T13:52:54.458357091Z" level=info msg="Started container" PID=53371 containerID=9004b15228d85c922b6a4a6ca6e99da3da631c5abf06cb7f13f22600a638cef6 description=openshift-marketplace/redhat-operators-b4kr7/registry-server id=36945f12-4735-40f4-ba0f-acc4234ed09f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785
2026-06-09 14:45:30.989478 | controller | Jun 09 13:52:58.055031 crc crio[23733]: time="2026-06-09T13:52:58.054030477Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-fxdbh/POD" id=e5092a71-b584-4e4f-8aeb-46c0a672ffcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.989497 | controller | Jun 09 13:52:58.056507 crc crio[23733]: time="2026-06-09T13:52:58.055094523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.989537 | controller | Jun 09 13:52:58.088524 crc crio[23733]: time="2026-06-09T13:52:58.088012716Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-fxdbh Namespace:openstack ID:a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953 UID:b667c2c1-1cb6-4f1c-bfa7-1ea5966d97b9 NetNS:/var/run/netns/57336be1-2eae-4258-996a-0a8e081024ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb667c2c1_1cb6_4f1c_bfa7_1ea5966d97b9.slice PodAnnotations:0xc00008cb38}] Aliases:map[]}"
2026-06-09 14:45:30.989560 | controller | Jun 09 13:52:58.088524 crc crio[23733]: time="2026-06-09T13:52:58.088070097Z" level=info msg="Adding pod openstack_dnsmasq-dns-7dc8cc99c9-fxdbh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.989577 | controller | Jun 09 13:52:58.296751 crc crio[23733]: time="2026-06-09T13:52:58.296026857Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-dpr2d/POD" id=89414918-b2d4-455f-9c30-c8a83c9ebbff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.989593 | controller | Jun 09 13:52:58.296751 crc crio[23733]: time="2026-06-09T13:52:58.296665282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.989609 | controller | Jun 09 13:52:58.367975 crc crio[23733]: time="2026-06-09T13:52:58.367867203Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-dpr2d Namespace:openstack ID:20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e UID:632b0edc-8546-4522-b194-77bd5d901a38 NetNS:/var/run/netns/a4a066f1-9a7f-473c-b820-68488da15a4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632b0edc_8546_4522_b194_77bd5d901a38.slice PodAnnotations:0xc0028985e8}] Aliases:map[]}"
2026-06-09 14:45:30.989625 | controller | Jun 09 13:52:58.367975 crc crio[23733]: time="2026-06-09T13:52:58.367949035Z" level=info msg="Adding pod openstack_dnsmasq-dns-769fc96f7c-dpr2d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.989641 | controller | Jun 09 13:52:58.438282 crc crio[23733]: 2026-06-09T13:52:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a773bc108cd7155 Mac:16:d9:b3:b1:a6:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/57336be1-2eae-4258-996a-0a8e081024ec SocketPath: PciID:}] [{Interface:0xc000122e50 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.989657 | controller | Jun 09 13:52:58.439208 crc crio[23733]: time="2026-06-09T13:52:58.439071263Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-fxdbh Namespace:openstack ID:a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953 UID:b667c2c1-1cb6-4f1c-bfa7-1ea5966d97b9 NetNS:/var/run/netns/57336be1-2eae-4258-996a-0a8e081024ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb667c2c1_1cb6_4f1c_bfa7_1ea5966d97b9.slice PodAnnotations:0xc00008cb38}] Aliases:map[]}"
2026-06-09 14:45:30.989673 | controller | Jun 09 13:52:58.439320 crc crio[23733]: time="2026-06-09T13:52:58.439293568Z" level=info msg="Checking pod openstack_dnsmasq-dns-7dc8cc99c9-fxdbh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.989688 | controller | Jun 09 13:52:58.449384 crc crio[23733]: time="2026-06-09T13:52:58.448326905Z" level=info msg="Ran pod sandbox a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953 with infra container: openstack/dnsmasq-dns-7dc8cc99c9-fxdbh/POD" id=e5092a71-b584-4e4f-8aeb-46c0a672ffcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.989707 | controller | Jun 09 13:52:58.453162 crc crio[23733]: time="2026-06-09T13:52:58.450633902Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a290a24d-4eab-4c08-9ebc-0d91dfe3770d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.989723 | controller | Jun 09 13:52:58.453162 crc crio[23733]: time="2026-06-09T13:52:58.450840857Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=a290a24d-4eab-4c08-9ebc-0d91dfe3770d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.989739 | controller | Jun 09 13:52:58.453162 crc crio[23733]: time="2026-06-09T13:52:58.450897128Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=a290a24d-4eab-4c08-9ebc-0d91dfe3770d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.989754 | controller | Jun 09 13:52:58.453162 crc crio[23733]: time="2026-06-09T13:52:58.451861873Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=84fadf65-b0b3-4858-9a29-778403076aec name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.989770 | controller | Jun 09 13:52:58.457723 crc crio[23733]: time="2026-06-09T13:52:58.456712503Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-09 14:45:30.989785 | controller | Jun 09 13:52:58.994211 crc crio[23733]: 2026-06-09T13:52:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20f2db980c28f90 Mac:82:81:ae:2d:05:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/a4a066f1-9a7f-473c-b820-68488da15a4a SocketPath: PciID:}] [{Interface:0xc000014e90 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.989801 | controller | Jun 09 13:52:59.000826 crc crio[23733]: time="2026-06-09T13:52:59.000721125Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-dpr2d Namespace:openstack ID:20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e UID:632b0edc-8546-4522-b194-77bd5d901a38 NetNS:/var/run/netns/a4a066f1-9a7f-473c-b820-68488da15a4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632b0edc_8546_4522_b194_77bd5d901a38.slice PodAnnotations:0xc0028985e8}] Aliases:map[]}"
2026-06-09 14:45:30.989816 | controller | Jun 09 13:52:59.001460 crc crio[23733]: time="2026-06-09T13:52:59.001204816Z" level=info msg="Checking pod openstack_dnsmasq-dns-769fc96f7c-dpr2d for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.989832 | controller | Jun 09 13:52:59.041983 crc crio[23733]: time="2026-06-09T13:52:59.041843092Z" level=info msg="Ran pod sandbox 20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e with infra container: openstack/dnsmasq-dns-769fc96f7c-dpr2d/POD" id=89414918-b2d4-455f-9c30-c8a83c9ebbff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.989848 | controller | Jun 09 13:52:59.053045 crc crio[23733]: time="2026-06-09T13:52:59.052709024Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a28134c5-8466-4279-bffe-cadd78a6bbd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.989864 | controller | Jun 09 13:52:59.053694 crc crio[23733]: time="2026-06-09T13:52:59.053294758Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=a28134c5-8466-4279-bffe-cadd78a6bbd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.989880 | controller | Jun 09 13:52:59.053694 crc crio[23733]: time="2026-06-09T13:52:59.05335575Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=a28134c5-8466-4279-bffe-cadd78a6bbd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.989902 | controller | Jun 09 13:52:59.059733 crc crio[23733]: time="2026-06-09T13:52:59.059566736Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0d33734d-44b6-4673-b163-9cb37527551a name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.989918 | controller | Jun 09 13:52:59.064410 crc crio[23733]: time="2026-06-09T13:52:59.064257603Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-09 14:45:30.989934 | controller | Jun 09 13:52:59.894164 crc crio[23733]: time="2026-06-09T13:52:59.880405487Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-9c58657f7-bkj2w/POD" id=5a2580cf-71d0-47dd-a074-d272fd738204 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.989949 | controller | Jun 09 13:52:59.894841 crc crio[23733]: time="2026-06-09T13:52:59.894788498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.989965 | controller | Jun 09 13:53:00.056476 crc crio[23733]: time="2026-06-09T13:53:00.056323876Z" level=info msg="Got pod network &{Name:dnsmasq-dns-9c58657f7-bkj2w Namespace:openstack ID:bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574 UID:90093f3c-a8be-410a-bdfe-bd1060f68fe6 NetNS:/var/run/netns/4ed8b0b1-a4fb-4d5f-90b9-4bdd69cb7554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90093f3c_a8be_410a_bdfe_bd1060f68fe6.slice PodAnnotations:0xc00028ee90}] Aliases:map[]}"
2026-06-09 14:45:30.989981 | controller | Jun 09 13:53:00.056476 crc crio[23733]: time="2026-06-09T13:53:00.056438559Z" level=info msg="Adding pod openstack_dnsmasq-dns-9c58657f7-bkj2w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.989997 | controller | Jun 09 13:53:01.047460 crc crio[23733]: time="2026-06-09T13:53:01.046573503Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=0366bc29-0880-4428-b559-c20c7b81f58f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.990013 | controller | Jun 09 13:53:01.047460 crc crio[23733]: time="2026-06-09T13:53:01.047206408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.990028 | controller | Jun 09 13:53:01.074087 crc crio[23733]: time="2026-06-09T13:53:01.073810173Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68bc84565-m8pwr/POD" id=b0a82376-d739-42fe-ad27-c0170340786e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.990044 | controller | Jun 09 13:53:01.074269 crc crio[23733]: time="2026-06-09T13:53:01.074177162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.990059 | controller | Jun 09 13:53:01.198459 crc crio[23733]: 2026-06-09T13:53:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb703baff77ce17 Mac:8e:8d:3d:39:39:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/4ed8b0b1-a4fb-4d5f-90b9-4bdd69cb7554 SocketPath: PciID:}] [{Interface:0xc0002f0f10 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.990075 | controller | Jun 09 13:53:01.200436 crc crio[23733]: time="2026-06-09T13:53:01.200354747Z" level=info msg="Got pod network &{Name:dnsmasq-dns-9c58657f7-bkj2w Namespace:openstack ID:bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574 UID:90093f3c-a8be-410a-bdfe-bd1060f68fe6 NetNS:/var/run/netns/4ed8b0b1-a4fb-4d5f-90b9-4bdd69cb7554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90093f3c_a8be_410a_bdfe_bd1060f68fe6.slice PodAnnotations:0xc00028ee90}] Aliases:map[]}"
2026-06-09 14:45:30.990095 | controller | Jun 09 13:53:01.200644 crc crio[23733]: time="2026-06-09T13:53:01.200566123Z" level=info msg="Checking pod openstack_dnsmasq-dns-9c58657f7-bkj2w for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.990112 | controller | Jun 09 13:53:01.233478 crc crio[23733]: time="2026-06-09T13:53:01.233381194Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:a93a71d84827a63316a12c7b53de43d9914ebebe8c90cc9318049cd1d406b0e3 UID:a2e41566-ca97-4fe3-86ab-e54153931874 NetNS:/var/run/netns/d45eb6f9-da24-4677-aaa8-170e8631f7e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda2e41566_ca97_4fe3_86ab_e54153931874.slice PodAnnotations:0xc002534070}] Aliases:map[]}"
2026-06-09 14:45:30.990128 | controller | Jun 09 13:53:01.233823 crc crio[23733]: time="2026-06-09T13:53:01.233751983Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.990144 | controller | Jun 09 13:53:01.281444 crc crio[23733]: time="2026-06-09T13:53:01.281363013Z" level=info msg="Ran pod sandbox bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574 with infra container: openstack/dnsmasq-dns-9c58657f7-bkj2w/POD" id=5a2580cf-71d0-47dd-a074-d272fd738204 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.990160 | controller | Jun 09 13:53:01.289429 crc crio[23733]: time="2026-06-09T13:53:01.289294001Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d44f4853-4c98-4144-a7c8-a8411c62c579 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.990176 | controller | Jun 09 13:53:01.337267 crc crio[23733]: time="2026-06-09T13:53:01.337173717Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=d44f4853-4c98-4144-a7c8-a8411c62c579 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.990192 | controller | Jun 09 13:53:01.337582 crc crio[23733]: time="2026-06-09T13:53:01.33730193Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=d44f4853-4c98-4144-a7c8-a8411c62c579 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.990207 | controller | Jun 09 13:53:01.367813 crc crio[23733]: time="2026-06-09T13:53:01.355059615Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=24ab1862-69cf-441d-8e6a-2ba99da6378d name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.990223 | controller | Jun 09 13:53:01.388758 crc crio[23733]: time="2026-06-09T13:53:01.387672711Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-09 14:45:30.990238 | controller | Jun 09 13:53:01.402191 crc crio[23733]: time="2026-06-09T13:53:01.399857455Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-m8pwr Namespace:openstack ID:d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729 UID:5118fa81-a14b-4920-ad39-7329bf4f22e2 NetNS:/var/run/netns/e6724c6d-9d26-494c-a766-14bd05a7c6b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5118fa81_a14b_4920_ad39_7329bf4f22e2.slice PodAnnotations:0xc000308530}] Aliases:map[]}"
2026-06-09 14:45:30.990254 | controller | Jun 09 13:53:01.402191 crc crio[23733]: time="2026-06-09T13:53:01.399996598Z" level=info msg="Adding pod openstack_dnsmasq-dns-68bc84565-m8pwr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.990273 | controller | Jun 09 13:53:02.073192 crc crio[23733]: time="2026-06-09T13:53:02.070530973Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=e63085a3-4086-4088-b053-82c2dbf194a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.990290 | controller | Jun 09 13:53:02.073192 crc crio[23733]: time="2026-06-09T13:53:02.07318799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.990309 | controller | Jun 09 13:53:02.290152 crc crio[23733]: 2026-06-09T13:53:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a93a71d84827a63 Mac:8a:13:27:98:7c:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/d45eb6f9-da24-4677-aaa8-170e8631f7e0 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.990329 | controller | Jun 09 13:53:02.303632 crc crio[23733]: time="2026-06-09T13:53:02.302725898Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:a93a71d84827a63316a12c7b53de43d9914ebebe8c90cc9318049cd1d406b0e3 UID:a2e41566-ca97-4fe3-86ab-e54153931874 NetNS:/var/run/netns/d45eb6f9-da24-4677-aaa8-170e8631f7e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda2e41566_ca97_4fe3_86ab_e54153931874.slice PodAnnotations:0xc002534070}] Aliases:map[]}"
2026-06-09 14:45:30.990348 | controller | Jun 09 13:53:02.303632 crc crio[23733]: time="2026-06-09T13:53:02.303093637Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.990367 | controller | Jun 09 13:53:02.343379 crc crio[23733]: time="2026-06-09T13:53:02.342375389Z" level=info msg="Ran pod sandbox a93a71d84827a63316a12c7b53de43d9914ebebe8c90cc9318049cd1d406b0e3 with infra container: openstack/rabbitmq-cell1-server-0/POD" id=0366bc29-0880-4428-b559-c20c7b81f58f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.990387 | controller | Jun 09 13:53:02.369181 crc crio[23733]: time="2026-06-09T13:53:02.365972558Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:7ade1da8b36552412c64d2a68483abe4203a165bc99b293f0135e9b368d7ba29 UID:b5582b85-5d4f-49a0-9093-63b69533c549 NetNS:/var/run/netns/587d63b9-432d-4cd7-9e9a-9311643edcca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5582b85_5d4f_49a0_9093_63b69533c549.slice PodAnnotations:0xc00580a358}] Aliases:map[]}"
2026-06-09 14:45:30.990407 | controller | Jun 09 13:53:02.369181 crc crio[23733]: time="2026-06-09T13:53:02.36604424Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.990426 | controller | Jun 09 13:53:02.369181 crc crio[23733]: time="2026-06-09T13:53:02.368502842Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=3283f715-f726-4840-848c-74e654227ebf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.990445 | controller | Jun 09 13:53:02.369181 crc crio[23733]: time="2026-06-09T13:53:02.368758728Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=3283f715-f726-4840-848c-74e654227ebf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.990464 | controller | Jun 09 13:53:02.369181 crc crio[23733]: time="2026-06-09T13:53:02.368806689Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=3283f715-f726-4840-848c-74e654227ebf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.990487 | controller | Jun 09 13:53:02.372016 crc crio[23733]: time="2026-06-09T13:53:02.371707282Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=6b167c95-9dc2-4a4f-b0db-4986e05218f2 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.990506 | controller | Jun 09 13:53:02.381723 crc crio[23733]: time="2026-06-09T13:53:02.381540608Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-09 14:45:30.990544 | controller | Jun 09 13:53:02.555976 crc crio[23733]: time="2026-06-09T13:53:02.555865576Z" level=info msg="Removing container: 4c9143f5bea8e504759e49e496666ed60f5ae0f5049667953f6c35a8f4566f9d" id=77bb40b4-df4e-4cff-a413-7cec60c5fa11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.990562 | controller | Jun 09 13:53:02.864511 crc crio[23733]: time="2026-06-09T13:53:02.863656862Z" level=info msg="Removed container 4c9143f5bea8e504759e49e496666ed60f5ae0f5049667953f6c35a8f4566f9d: openshift-infra/auto-csr-approver-29683546-wd9db/oc" id=77bb40b4-df4e-4cff-a413-7cec60c5fa11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.990578 | controller | Jun 09 13:53:02.907032 crc crio[23733]: time="2026-06-09T13:53:02.906089812Z" level=info msg="Stopping pod sandbox: bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb" id=ef172e44-703a-4f7b-981d-26a940a9d50e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.990594 | controller | Jun 09 13:53:02.907032 crc crio[23733]: time="2026-06-09T13:53:02.906296057Z" level=info msg="Stopped pod sandbox (already stopped): bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb" id=ef172e44-703a-4f7b-981d-26a940a9d50e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.990609 | controller | Jun 09 13:53:02.908614 crc crio[23733]: time="2026-06-09T13:53:02.908439961Z" level=info msg="Removing pod sandbox: bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb" id=a5f16ebb-32c8-4a0c-973b-f18a9d02d79d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.990625 | controller | Jun 09 13:53:02.935395 crc crio[23733]: time="2026-06-09T13:53:02.935306013Z" level=info msg="Removed pod sandbox: bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb" id=a5f16ebb-32c8-4a0c-973b-f18a9d02d79d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.990641 | controller | Jun 09 13:53:02.937398 crc crio[23733]: time="2026-06-09T13:53:02.937168249Z" level=info msg="Stopping pod sandbox: d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907" id=1a7d9205-f8c0-434f-977b-a4a7b2e26e51 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.990656 | controller | Jun 09 13:53:02.937539 crc crio[23733]: time="2026-06-09T13:53:02.937457786Z" level=info msg="Stopped pod sandbox (already stopped): d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907" id=1a7d9205-f8c0-434f-977b-a4a7b2e26e51 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.990672 | controller | Jun 09 13:53:02.939575 crc crio[23733]: time="2026-06-09T13:53:02.939508768Z" level=info msg="Removing pod sandbox: d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907" id=aa1b1216-4144-4aaf-b103-df7db4cb4f9c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.990687 | controller | Jun 09 13:53:02.989294 crc crio[23733]: time="2026-06-09T13:53:02.989171139Z" level=info msg="Removed pod sandbox: d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907" id=aa1b1216-4144-4aaf-b103-df7db4cb4f9c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.990702 | controller | Jun 09 13:53:02.993205 crc crio[23733]: time="2026-06-09T13:53:02.993086468Z" level=info msg="Stopping pod sandbox: 43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae" id=5c6436c8-3849-42e8-83b2-c0e62996690b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.990718 | controller | Jun 09 13:53:02.993428 crc crio[23733]: time="2026-06-09T13:53:02.993224711Z" level=info msg="Stopped pod sandbox (already stopped): 43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae" id=5c6436c8-3849-42e8-83b2-c0e62996690b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.990737 | controller | Jun 09 13:53:02.994739 crc crio[23733]: time="2026-06-09T13:53:02.994639147Z" level=info msg="Removing pod sandbox: 43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae" id=d82704ab-5aad-4bab-8950-56daa439aa5c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.990753 | controller | Jun 09 13:53:03.020368 crc crio[23733]: time="2026-06-09T13:53:03.020270696Z" level=info msg="Removed pod sandbox: 43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae" id=d82704ab-5aad-4bab-8950-56daa439aa5c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.990769 | controller | Jun 09 13:53:04.119179 crc crio[23733]: 2026-06-09T13:53:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1e22e821f3f225 Mac:aa:b3:8d:74:1d:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/e6724c6d-9d26-494c-a766-14bd05a7c6b4 SocketPath: PciID:}] [{Interface:0xc00011af20 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.990785 | controller | Jun 09 13:53:04.146694 crc crio[23733]: 2026-06-09T13:53:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ade1da8b365524 Mac:96:ef:ef:9b:9e:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/587d63b9-432d-4cd7-9e9a-9311643edcca SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.990800 | controller | Jun 09 13:53:04.148970 crc crio[23733]: time="2026-06-09T13:53:04.148818302Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:7ade1da8b36552412c64d2a68483abe4203a165bc99b293f0135e9b368d7ba29 UID:b5582b85-5d4f-49a0-9093-63b69533c549 NetNS:/var/run/netns/587d63b9-432d-4cd7-9e9a-9311643edcca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5582b85_5d4f_49a0_9093_63b69533c549.slice PodAnnotations:0xc00580a358}] Aliases:map[]}"
2026-06-09 14:45:30.990817 | controller | Jun 09 13:53:04.149052 crc crio[23733]: time="2026-06-09T13:53:04.148993266Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.990833 | controller | Jun 09 13:53:04.161061 crc crio[23733]: time="2026-06-09T13:53:04.159823416Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-m8pwr Namespace:openstack ID:d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729 UID:5118fa81-a14b-4920-ad39-7329bf4f22e2 NetNS:/var/run/netns/e6724c6d-9d26-494c-a766-14bd05a7c6b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5118fa81_a14b_4920_ad39_7329bf4f22e2.slice PodAnnotations:0xc000308530}] Aliases:map[]}"
2026-06-09 14:45:30.990849 | controller | Jun 09 13:53:04.177508 crc crio[23733]: time="2026-06-09T13:53:04.177321484Z" level=info msg="Checking pod openstack_dnsmasq-dns-68bc84565-m8pwr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.990864 | controller | Jun 09 13:53:04.253550 crc crio[23733]: time="2026-06-09T13:53:04.251328805Z" level=info msg="Ran pod sandbox 7ade1da8b36552412c64d2a68483abe4203a165bc99b293f0135e9b368d7ba29 with infra container: openstack/rabbitmq-server-0/POD" id=e63085a3-4086-4088-b053-82c2dbf194a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.990881 | controller | Jun 09 13:53:04.497660 crc crio[23733]: time="2026-06-09T13:53:04.490374271Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=7b261e38-ecfb-4077-a2e8-33d2308a6fb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.990900 | controller | Jun 09 13:53:04.497660 crc crio[23733]: time="2026-06-09T13:53:04.490669648Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=7b261e38-ecfb-4077-a2e8-33d2308a6fb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.990916 | controller | Jun 09 13:53:04.497660 crc crio[23733]: time="2026-06-09T13:53:04.49073415Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=7b261e38-ecfb-4077-a2e8-33d2308a6fb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.990932 | controller | Jun 09 13:53:04.543199 crc crio[23733]: time="2026-06-09T13:53:04.540764921Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=700b92eb-6337-405b-b37d-127f943ca4aa name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.990947 | controller | Jun 09 13:53:04.555280 crc crio[23733]: time="2026-06-09T13:53:04.555229802Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-09 14:45:30.990963 | controller | Jun 09 13:53:04.565858 crc crio[23733]: time="2026-06-09T13:53:04.564898164Z" level=info msg="Ran pod sandbox d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729 with infra container: openstack/dnsmasq-dns-68bc84565-m8pwr/POD" id=b0a82376-d739-42fe-ad27-c0170340786e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.990979 | controller | Jun 09 13:53:04.594262 crc crio[23733]: time="2026-06-09T13:53:04.594035792Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b48ce1a8-4271-4963-ae95-70a620943ea8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.990995 | controller | Jun 09 13:53:04.594650 crc crio[23733]: time="2026-06-09T13:53:04.594447893Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=b48ce1a8-4271-4963-ae95-70a620943ea8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.991011 | controller | Jun 09 13:53:04.594650 crc crio[23733]: time="2026-06-09T13:53:04.594525715Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=b48ce1a8-4271-4963-ae95-70a620943ea8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.991026 | controller | Jun 09 13:53:04.618877 crc crio[23733]: time="2026-06-09T13:53:04.618828032Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b5d5bdc4-579b-48eb-b7b7-0ebd1bf1e794 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.991042 | controller | Jun 09 13:53:04.629246 crc crio[23733]: time="2026-06-09T13:53:04.628856443Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-09 14:45:30.991057 | controller | Jun 09 13:53:04.793459 crc crio[23733]: time="2026-06-09T13:53:04.792410132Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=30dad4e2-5401-4545-9012-c53a020a6918 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.991073 | controller | Jun 09 13:53:04.793459 crc crio[23733]: time="2026-06-09T13:53:04.792514084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.991089 | controller | Jun 09 13:53:05.009904 crc crio[23733]: time="2026-06-09T13:53:05.005767707Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:1220520f5d044af5b43843c2e1130544c0544af3e43b2ad51d461933d2d92b02 UID:73efd3cb-bd6f-4471-8af8-a15d42b2ff9a NetNS:/var/run/netns/f88facd9-54bd-4288-bef5-9ea4e75aee01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73efd3cb_bd6f_4471_8af8_a15d42b2ff9a.slice PodAnnotations:0xc0025344f8}] Aliases:map[]}"
2026-06-09 14:45:30.991108 | controller | Jun 09 13:53:05.009904 crc crio[23733]: time="2026-06-09T13:53:05.00592255Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.991124 | controller | Jun 09 13:53:05.858040 crc crio[23733]: 2026-06-09T13:53:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1220520f5d044af Mac:7e:2f:57:e8:1b:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/f88facd9-54bd-4288-bef5-9ea4e75aee01 SocketPath: PciID:}] [{Interface:0xc00022c6c0 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.991140 | controller | Jun 09 13:53:05.863045 crc crio[23733]: time="2026-06-09T13:53:05.862824624Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:1220520f5d044af5b43843c2e1130544c0544af3e43b2ad51d461933d2d92b02 UID:73efd3cb-bd6f-4471-8af8-a15d42b2ff9a NetNS:/var/run/netns/f88facd9-54bd-4288-bef5-9ea4e75aee01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73efd3cb_bd6f_4471_8af8_a15d42b2ff9a.slice PodAnnotations:0xc0025344f8}] Aliases:map[]}"
2026-06-09 14:45:30.991156 | controller | Jun 09 13:53:05.863307 crc crio[23733]: time="2026-06-09T13:53:05.863287346Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.991172 | controller | Jun 09 13:53:05.892945 crc crio[23733]: time="2026-06-09T13:53:05.891553471Z" level=info msg="Ran pod sandbox 1220520f5d044af5b43843c2e1130544c0544af3e43b2ad51d461933d2d92b02 with infra container: openstack/openstack-galera-0/POD" id=30dad4e2-5401-4545-9012-c53a020a6918 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.991187 | controller | Jun 09 13:53:05.901873 crc crio[23733]: time="2026-06-09T13:53:05.901030319Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=76a76038-927c-4a59-a016-152d225a395f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.991203 | controller | Jun 09 13:53:05.901873 crc crio[23733]: time="2026-06-09T13:53:05.901872849Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=76a76038-927c-4a59-a016-152d225a395f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.991219 | controller | Jun 09 13:53:05.902372 crc crio[23733]: time="2026-06-09T13:53:05.901916531Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=76a76038-927c-4a59-a016-152d225a395f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.991234 | controller | Jun 09 13:53:05.904918 crc crio[23733]: time="2026-06-09T13:53:05.904797743Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c3612542-ad74-494c-9fe6-b8cf568f879a name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.991249 | controller | Jun 09 13:53:05.912847 crc crio[23733]: time="2026-06-09T13:53:05.911262834Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-09 14:45:30.991265 | controller | Jun 09 13:53:06.109206 crc crio[23733]: time="2026-06-09T13:53:06.106327892Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=6a6752ee-d3c4-46ea-ac4e-8446dd52945b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.991281 | controller | Jun 09 13:53:06.109206 crc crio[23733]: time="2026-06-09T13:53:06.106438454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.991300 | controller | Jun 09 13:53:06.295656 crc crio[23733]: time="2026-06-09T13:53:06.295562203Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:ba332c52e344d306b2ceda54431e0f4e93c060c8f5d926c1b84995ed69d8e02a UID:f7a14e3e-4c99-49d2-bc30-bc7fb9a6cba7 NetNS:/var/run/netns/f9fc48f6-21f6-4702-ad14-01bcbe65e508 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7a14e3e_4c99_49d2_bc30_bc7fb9a6cba7.slice PodAnnotations:0xc0028982e8}] Aliases:map[]}"
2026-06-09 14:45:30.991316 | controller | Jun 09 13:53:06.296039 crc crio[23733]: time="2026-06-09T13:53:06.296020904Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.991331 | controller | Jun 09 13:53:06.388547 crc crio[23733]: time="2026-06-09T13:53:06.38749158Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=edab4e01-1c88-4dd6-b346-3fb2554a549e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.991346 | controller | Jun 09 13:53:06.388547 crc crio[23733]: time="2026-06-09T13:53:06.387804169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.991362 | controller | Jun 09 13:53:06.680062 crc crio[23733]: time="2026-06-09T13:53:06.669822749Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:4acbd0a33d6a733d75c20547816a94bc6ac40ac4aa4d6049f55e4572605d29df UID:05cd33da-6f33-49d3-a89d-446185165054 NetNS:/var/run/netns/0cfd00d8-fa2e-4f7f-8d21-4d06d96ddb8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05cd33da_6f33_49d3_a89d_446185165054.slice PodAnnotations:0xc002534360}] Aliases:map[]}"
2026-06-09 14:45:30.991377 | controller | Jun 09 13:53:06.680062 crc crio[23733]: time="2026-06-09T13:53:06.670677271Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.991393 | controller | Jun 09 13:53:07.237802 crc crio[23733]: 2026-06-09T13:53:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba332c52e344d30 Mac:fa:fc:ef:35:06:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/f9fc48f6-21f6-4702-ad14-01bcbe65e508 SocketPath: PciID:}] [{Interface:0xc0002928f0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.991409 | controller | Jun 09 13:53:07.246196 crc crio[23733]: time="2026-06-09T13:53:07.245716588Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:ba332c52e344d306b2ceda54431e0f4e93c060c8f5d926c1b84995ed69d8e02a UID:f7a14e3e-4c99-49d2-bc30-bc7fb9a6cba7 NetNS:/var/run/netns/f9fc48f6-21f6-4702-ad14-01bcbe65e508 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7a14e3e_4c99_49d2_bc30_bc7fb9a6cba7.slice PodAnnotations:0xc0028982e8}] Aliases:map[]}"
2026-06-09 14:45:30.991424 | controller | Jun 09 13:53:07.246973 crc crio[23733]: time="2026-06-09T13:53:07.246319383Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.991440 | controller | Jun 09 13:53:07.355219 crc crio[23733]: time="2026-06-09T13:53:07.352825725Z" level=info msg="Ran pod sandbox ba332c52e344d306b2ceda54431e0f4e93c060c8f5d926c1b84995ed69d8e02a with infra container: openstack/memcached-0/POD" id=6a6752ee-d3c4-46ea-ac4e-8446dd52945b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.991456 | controller | Jun 09 13:53:07.360214 crc crio[23733]: time="2026-06-09T13:53:07.359923103Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=e1e792bf-64c0-4f43-9d57-d044e6d11932 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.991475 | controller | Jun 09 13:53:07.360214 crc crio[23733]: time="2026-06-09T13:53:07.360205121Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found" id=e1e792bf-64c0-4f43-9d57-d044e6d11932 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.991491 | controller | Jun 09 13:53:07.361183 crc crio[23733]: time="2026-06-09T13:53:07.361046231Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found" id=e1e792bf-64c0-4f43-9d57-d044e6d11932 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.991506 | controller | Jun 09 13:53:07.363230 crc crio[23733]: time="2026-06-09T13:53:07.363093872Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=dcab50a5-9ecc-4b35-a0cf-339e806bb680 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.991542 | controller | Jun 09 13:53:07.379422 crc crio[23733]: time="2026-06-09T13:53:07.379327708Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\""
2026-06-09 14:45:30.991559 | controller | Jun 09 13:53:07.695374 crc crio[23733]: 2026-06-09T13:53:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4acbd0a33d6a733 Mac:22:98:d3:98:31:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/0cfd00d8-fa2e-4f7f-8d21-4d06d96ddb8f SocketPath: PciID:}] [{Interface:0xc0002908d0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.991575 | controller | Jun 09 13:53:07.695374 crc crio[23733]: time="2026-06-09T13:53:07.693852962Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:4acbd0a33d6a733d75c20547816a94bc6ac40ac4aa4d6049f55e4572605d29df UID:05cd33da-6f33-49d3-a89d-446185165054 NetNS:/var/run/netns/0cfd00d8-fa2e-4f7f-8d21-4d06d96ddb8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05cd33da_6f33_49d3_a89d_446185165054.slice PodAnnotations:0xc002534360}] Aliases:map[]}"
2026-06-09 14:45:30.991591 | controller | Jun 09 13:53:07.695374 crc crio[23733]: time="2026-06-09T13:53:07.693992695Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.991606 | controller | Jun 09 13:53:07.703347 crc crio[23733]: time="2026-06-09T13:53:07.703249396Z" level=info msg="Ran pod sandbox 4acbd0a33d6a733d75c20547816a94bc6ac40ac4aa4d6049f55e4572605d29df with infra container: openstack/openstack-cell1-galera-0/POD" id=edab4e01-1c88-4dd6-b346-3fb2554a549e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.991622 | controller | Jun 09 13:53:07.742032 crc crio[23733]: time="2026-06-09T13:53:07.741688648Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=460e1390-873d-462d-84b1-f623ac1ccc47 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.991638 | controller | Jun 09 13:53:07.742723 crc crio[23733]: time="2026-06-09T13:53:07.742697873Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=460e1390-873d-462d-84b1-f623ac1ccc47 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.991653 | controller | Jun 09 13:53:07.742868 crc crio[23733]: time="2026-06-09T13:53:07.742851497Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=460e1390-873d-462d-84b1-f623ac1ccc47 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.991669 | controller | Jun 09 13:53:07.749556 crc crio[23733]: time="2026-06-09T13:53:07.749470362Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ce905a56-e442-4390-ac29-8ec7e55c3539 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.991688 | controller | Jun 09 13:53:07.762709 crc crio[23733]: time="2026-06-09T13:53:07.76258901Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-09 14:45:30.991703 | controller | Jun 09 13:53:08.906399 crc crio[23733]: time="2026-06-09T13:53:08.906320255Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=0e994224-85a7-42df-ad96-2fe3b06be8df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.991719 | controller | Jun 09 13:53:08.907909 crc crio[23733]: time="2026-06-09T13:53:08.906449718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.991735 | controller | Jun 09 13:53:09.208809 crc crio[23733]: time="2026-06-09T13:53:09.20857375Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf UID:e139be2d-f2f9-4dfe-be92-2cef1d9e0bcf NetNS:/var/run/netns/ef3e671d-b20b-4b3a-b441-b66d6f086c90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode139be2d_f2f9_4dfe_be92_2cef1d9e0bcf.slice PodAnnotations:0xc000308a70}] Aliases:map[]}"
2026-06-09 14:45:30.991750 | controller | Jun 09 13:53:09.208809 crc crio[23733]: time="2026-06-09T13:53:09.208660083Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.991766 | controller | Jun 09 13:53:10.169752 crc crio[23733]: 2026-06-09T13:53:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a989ecaefff1fc4 Mac:96:8d:03:1f:b4:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/ef3e671d-b20b-4b3a-b441-b66d6f086c90 SocketPath: PciID:}] [{Interface:0xc000514f30 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.991782 | controller | Jun 09 13:53:10.174897 crc crio[23733]: time="2026-06-09T13:53:10.170983022Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf UID:e139be2d-f2f9-4dfe-be92-2cef1d9e0bcf NetNS:/var/run/netns/ef3e671d-b20b-4b3a-b441-b66d6f086c90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode139be2d_f2f9_4dfe_be92_2cef1d9e0bcf.slice PodAnnotations:0xc000308a70}] Aliases:map[]}"
2026-06-09 14:45:30.991798 | controller | Jun 09 13:53:10.174897 crc crio[23733]: time="2026-06-09T13:53:10.171224868Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.991813 | controller | Jun 09 13:53:10.701238 crc crio[23733]: time="2026-06-09T13:53:10.699309381Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-mvtvf/POD" id=27fb9cc4-f6d3-402b-9058-8590b61ce479 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.991828 | controller | Jun 09 13:53:10.701238 crc crio[23733]: time="2026-06-09T13:53:10.699483805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.991844 | controller | Jun 09 13:53:11.253229 crc crio[23733]: time="2026-06-09T13:53:11.252084371Z" level=info msg="Running pod sandbox: openstack/ovn-controller-2j4qb/POD" id=42fcd70e-3606-4f4b-933b-ab91964752bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.991859 | controller | Jun 09 13:53:11.253229 crc crio[23733]: time="2026-06-09T13:53:11.253030765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.991880 | controller | Jun 09 13:53:11.257621 crc crio[23733]: time="2026-06-09T13:53:11.25684685Z" level=info msg="Ran pod sandbox a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf with infra container: openstack/kube-state-metrics-0/POD" id=0e994224-85a7-42df-ad96-2fe3b06be8df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.991897 | controller | Jun 09 13:53:11.265502 crc crio[23733]: time="2026-06-09T13:53:11.265078515Z" level=info msg="Stopping container: 9004b15228d85c922b6a4a6ca6e99da3da631c5abf06cb7f13f22600a638cef6 (timeout: 2s)" id=c8a47f41-7175-483f-88c0-cdbf8bc0c31d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.991914 | controller | Jun 09 13:53:11.312973 crc crio[23733]: time="2026-06-09T13:53:11.312894922Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=da00ee04-2b1d-4e14-affa-9d7556e1ca7f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.991930 | controller | Jun 09 13:53:11.615160 crc crio[23733]: time="2026-06-09T13:53:11.614529792Z" level=info msg="Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found" id=da00ee04-2b1d-4e14-affa-9d7556e1ca7f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.991946 | controller | Jun 09 13:53:11.615470 crc crio[23733]: time="2026-06-09T13:53:11.61526624Z" level=info msg="Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found" id=da00ee04-2b1d-4e14-affa-9d7556e1ca7f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.991961 | controller | Jun 09 13:53:11.631902 crc crio[23733]: time="2026-06-09T13:53:11.631819554Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=c54ace97-d141-4b17-943d-bb50c105aff6 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.991977 | controller | Jun 09 13:53:11.774645 crc crio[23733]: time="2026-06-09T13:53:11.771556578Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\""
2026-06-09 14:45:30.991992 | controller | Jun 09 13:53:11.806380 crc crio[23733]: time="2026-06-09T13:53:11.805286801Z" level=info msg="Stopped container 9004b15228d85c922b6a4a6ca6e99da3da631c5abf06cb7f13f22600a638cef6: openshift-marketplace/redhat-operators-b4kr7/registry-server" id=c8a47f41-7175-483f-88c0-cdbf8bc0c31d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.992007 | controller | Jun 09 13:53:11.808369 crc crio[23733]: time="2026-06-09T13:53:11.808306618Z" level=info msg="Stopping pod sandbox: bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785" id=09dbbecd-2e6c-4bf6-8d6c-0d5aea864144 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.992023 | controller | Jun 09 13:53:11.809681 crc crio[23733]: time="2026-06-09T13:53:11.809638471Z" level=info msg="Got pod network &{Name:redhat-operators-b4kr7 Namespace:openshift-marketplace ID:bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785 UID:086d0b5d-6581-4214-af97-9c7d9975206f NetNS:/var/run/netns/51e22dd6-3fd2-4af9-87e0-0ebb2fa18c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod086d0b5d_6581_4214_af97_9c7d9975206f.slice PodAnnotations:0xc001c1e110}] Aliases:map[]}"
2026-06-09 14:45:30.992038 | controller | Jun 09 13:53:11.810098 crc crio[23733]: time="2026-06-09T13:53:11.810063381Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-b4kr7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.992054 | controller | Jun 09 13:53:11.900841 crc crio[23733]: time="2026-06-09T13:53:11.898002569Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-mvtvf Namespace:openstack ID:7bbc655b8bc7594cb47d62aae344bb31a102af5c556e6e85c016f1f86c5d1818 UID:d8af0204-8ebf-443a-a741-6a55747dd4df NetNS:/var/run/netns/5ada2b70-6179-4394-bb3e-8a11ddae96e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8af0204_8ebf_443a_a741_6a55747dd4df.slice PodAnnotations:0xc002b0e310}] Aliases:map[]}"
2026-06-09 14:45:30.992073 | controller | Jun 09 13:53:11.900841 crc crio[23733]: time="2026-06-09T13:53:11.89805576Z" level=info msg="Adding pod openstack_ovn-controller-ovs-mvtvf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.992089 | controller | Jun 09 13:53:11.908071 crc crio[23733]: time="2026-06-09T13:53:11.902788349Z" level=info msg="Got pod network &{Name:ovn-controller-2j4qb Namespace:openstack ID:564f3079815fbcb4bb0813ca0afaa4e4502fe3085198b039cb102c4301e7a1b7 UID:24aad209-f20e-48b8-a1d8-0503db45375e NetNS:/var/run/netns/1f12581b-1226-48fb-b5db-37696b562b93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24aad209_f20e_48b8_a1d8_0503db45375e.slice PodAnnotations:0xc001c1e2b8}] Aliases:map[]}"
2026-06-09 14:45:30.992105 | controller | Jun 09 13:53:11.908071 crc crio[23733]: time="2026-06-09T13:53:11.902851491Z" level=info msg="Adding pod openstack_ovn-controller-2j4qb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.992121 | controller | Jun 09 13:53:12.621199 crc crio[23733]: time="2026-06-09T13:53:12.619789715Z" level=info msg="Stopped pod sandbox: bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785" id=09dbbecd-2e6c-4bf6-8d6c-0d5aea864144 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.992137 | controller | Jun 09 13:53:12.789315 crc crio[23733]: 2026-06-09T13:53:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:564f3079815fbcb Mac:3e:79:01:a8:1d:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/1f12581b-1226-48fb-b5db-37696b562b93 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.992153 | controller | Jun 09 13:53:12.814279 crc crio[23733]: time="2026-06-09T13:53:12.794848252Z" level=info msg="Got pod network &{Name:ovn-controller-2j4qb Namespace:openstack ID:564f3079815fbcb4bb0813ca0afaa4e4502fe3085198b039cb102c4301e7a1b7 UID:24aad209-f20e-48b8-a1d8-0503db45375e NetNS:/var/run/netns/1f12581b-1226-48fb-b5db-37696b562b93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24aad209_f20e_48b8_a1d8_0503db45375e.slice PodAnnotations:0xc001c1e2b8}] Aliases:map[]}"
2026-06-09 14:45:30.992169 | controller | Jun 09 13:53:12.814279 crc crio[23733]: time="2026-06-09T13:53:12.796579695Z" level=info msg="Checking pod openstack_ovn-controller-2j4qb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.992185 | controller | Jun 09 13:53:12.835283 crc crio[23733]: time="2026-06-09T13:53:12.835079697Z" level=info msg="Ran pod sandbox 564f3079815fbcb4bb0813ca0afaa4e4502fe3085198b039cb102c4301e7a1b7 with infra container: openstack/ovn-controller-2j4qb/POD" id=42fcd70e-3606-4f4b-933b-ab91964752bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.992201 | controller | Jun 09 13:53:12.842746 crc crio[23733]: time="2026-06-09T13:53:12.842547644Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=6d554cae-4277-4f6d-8297-badeeb25aa42 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.992217 | controller | Jun 09 13:53:12.843268 crc crio[23733]: time="2026-06-09T13:53:12.843209541Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found" id=6d554cae-4277-4f6d-8297-badeeb25aa42 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.992233 | controller | Jun 09 13:53:12.854194 crc crio[23733]: time="2026-06-09T13:53:12.854011831Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found" id=6d554cae-4277-4f6d-8297-badeeb25aa42 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.992252 | controller | Jun 09 13:53:12.856884 crc crio[23733]: time="2026-06-09T13:53:12.856061491Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=da7f0fa6-46aa-40d5-bed1-34bdb3f1f423 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.992268 | controller | Jun 09 13:53:12.883641 crc crio[23733]: time="2026-06-09T13:53:12.882231187Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\""
2026-06-09 14:45:30.992285 | controller | Jun 09 13:53:13.690475 crc crio[23733]: time="2026-06-09T13:53:13.680746949Z" level=info msg="Removing container: 9004b15228d85c922b6a4a6ca6e99da3da631c5abf06cb7f13f22600a638cef6" id=0899e0d7-ffc3-403b-8316-0c71ebc821be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.992300 | controller | Jun 09 13:53:13.808408 crc crio[23733]: time="2026-06-09T13:53:13.808311018Z" level=info msg="Removed container 9004b15228d85c922b6a4a6ca6e99da3da631c5abf06cb7f13f22600a638cef6: openshift-marketplace/redhat-operators-b4kr7/registry-server" id=0899e0d7-ffc3-403b-8316-0c71ebc821be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.992316 | controller | Jun 09 13:53:13.818162 crc crio[23733]: time="2026-06-09T13:53:13.818011612Z" level=info msg="Removing container: 056324f6cb413212e2f6e66c045f9a55fcd220586c0f53dffe159122f45d0bda" id=17415049-5c27-4740-8a97-71159b0a84c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.992331 | controller | Jun 09 13:53:14.061967 crc crio[23733]: time="2026-06-09T13:53:14.061769126Z" level=info msg="Removed container 056324f6cb413212e2f6e66c045f9a55fcd220586c0f53dffe159122f45d0bda: openshift-marketplace/redhat-operators-b4kr7/extract-content" id=17415049-5c27-4740-8a97-71159b0a84c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.992347 | controller | Jun 09 13:53:14.067979 crc crio[23733]: time="2026-06-09T13:53:14.067889959Z" level=info msg="Removing container: 27c9d6e7ad025a887875e9a4f041566ecd001089b317fca18f2a16586bd7a102" id=1e9b6787-fbd2-49ac-9a52-ff07618a5948 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.992363 | controller | Jun 09 13:53:14.120398 crc crio[23733]: time="2026-06-09T13:53:14.120306899Z" level=info msg="Removed container 27c9d6e7ad025a887875e9a4f041566ecd001089b317fca18f2a16586bd7a102: openshift-marketplace/redhat-operators-b4kr7/extract-utilities" id=1e9b6787-fbd2-49ac-9a52-ff07618a5948 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.992379 | controller | Jun 09 13:53:16.380147 crc crio[23733]: 2026-06-09T13:53:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bbc655b8bc7594 Mac:3e:1f:48:13:8d:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/5ada2b70-6179-4394-bb3e-8a11ddae96e6 SocketPath: PciID:}] [{Interface:0xc0002d0c20 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.992395 | controller | Jun 09 13:53:16.398076 crc crio[23733]: time="2026-06-09T13:53:16.397958953Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-mvtvf Namespace:openstack ID:7bbc655b8bc7594cb47d62aae344bb31a102af5c556e6e85c016f1f86c5d1818 UID:d8af0204-8ebf-443a-a741-6a55747dd4df NetNS:/var/run/netns/5ada2b70-6179-4394-bb3e-8a11ddae96e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8af0204_8ebf_443a_a741_6a55747dd4df.slice PodAnnotations:0xc002b0e310}] Aliases:map[]}"
2026-06-09 14:45:30.992411 | controller | Jun 09 13:53:16.398875 crc crio[23733]: time="2026-06-09T13:53:16.398806123Z" level=info msg="Checking pod openstack_ovn-controller-ovs-mvtvf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.992430 | controller | Jun 09 13:53:16.977186 crc crio[23733]: time="2026-06-09T13:53:16.9754045Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-gf96k/POD" id=b1c2cfc5-bafc-42eb-94de-302a80780af5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.992446 | controller | Jun 09 13:53:16.977186 crc crio[23733]: time="2026-06-09T13:53:16.976654281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.992462 | controller | Jun 09 13:53:17.193739 crc crio[23733]: time="2026-06-09T13:53:17.193526673Z" level=info msg="Ran pod sandbox 7bbc655b8bc7594cb47d62aae344bb31a102af5c556e6e85c016f1f86c5d1818 with infra container: openstack/ovn-controller-ovs-mvtvf/POD" id=27fb9cc4-f6d3-402b-9058-8590b61ce479 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.992478 | controller | Jun 09 13:53:17.206910 crc crio[23733]: time="2026-06-09T13:53:17.206807715Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=9d2a1dde-9d46-4451-84c9-6274fd16d234 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.992494 | controller | Jun 09 13:53:17.207372 crc crio[23733]: time="2026-06-09T13:53:17.207321117Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found" id=9d2a1dde-9d46-4451-84c9-6274fd16d234 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.992509 | controller | Jun 09 13:53:17.207486 crc crio[23733]: time="2026-06-09T13:53:17.207442501Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found" id=9d2a1dde-9d46-4451-84c9-6274fd16d234 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.992545 | controller | Jun 09 13:53:17.211433 crc crio[23733]: time="2026-06-09T13:53:17.211316438Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=da9f3084-0440-4b39-8f77-58643ec26a04 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.992572 | controller | Jun 09 13:53:17.217949 crc crio[23733]: time="2026-06-09T13:53:17.217825301Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\""
2026-06-09 14:45:30.992589 | controller | Jun 09 13:53:18.317287 crc crio[23733]: time="2026-06-09T13:53:18.316055917Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=a709b684-1ce0-4ab3-8034-065e66a201b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.992605 | controller | Jun 09 13:53:18.319236 crc crio[23733]: time="2026-06-09T13:53:18.317328159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.992620 | controller | Jun 09 13:53:18.667923 crc crio[23733]: time="2026-06-09T13:53:18.664736344Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=3fb13810-33a3-4afc-99e8-d730417d2feb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.992636 | controller | Jun 09 13:53:18.667923 crc crio[23733]: time="2026-06-09T13:53:18.664879118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.992654 | controller | Jun 09 13:53:24.703948 crc crio[23733]: time="2026-06-09T13:53:24.70309185Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-gf96k Namespace:openstack ID:8d096a10882505c07173f186fea0bcc8c97310dac338ae338fcc5bc7b577123d UID:7a179a7d-6076-4b98-a43b-870ee1028bc9 NetNS:/var/run/netns/801fd346-aae2-4bc1-8c22-3d665ae7fdee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a179a7d_6076_4b98_a43b_870ee1028bc9.slice PodAnnotations:0xc001c1e158}] Aliases:map[]}"
2026-06-09 14:45:30.992675 | controller | Jun 09 13:53:24.703948 crc crio[23733]: time="2026-06-09T13:53:24.70392003Z" level=info msg="Adding pod openstack_ovn-controller-metrics-gf96k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.992691 | controller | Jun 09 13:53:25.345279 crc crio[23733]: 2026-06-09T13:53:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d096a10882505c Mac:da:5c:a4:16:4d:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/801fd346-aae2-4bc1-8c22-3d665ae7fdee SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.992708 | controller | Jun 09 13:53:25.346394 crc crio[23733]: time="2026-06-09T13:53:25.346313242Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-gf96k Namespace:openstack ID:8d096a10882505c07173f186fea0bcc8c97310dac338ae338fcc5bc7b577123d UID:7a179a7d-6076-4b98-a43b-870ee1028bc9 NetNS:/var/run/netns/801fd346-aae2-4bc1-8c22-3d665ae7fdee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a179a7d_6076_4b98_a43b_870ee1028bc9.slice PodAnnotations:0xc001c1e158}] Aliases:map[]}"
2026-06-09 14:45:30.992723 | controller | Jun 09 13:53:25.346584 crc crio[23733]: time="2026-06-09T13:53:25.346537936Z" level=info msg="Checking pod openstack_ovn-controller-metrics-gf96k for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.992739 | controller | Jun 09 13:53:40.319758 crc crio[23733]: time="2026-06-09T13:53:40.318857577Z" level=info msg="Ran pod sandbox 8d096a10882505c07173f186fea0bcc8c97310dac338ae338fcc5bc7b577123d with infra container: openstack/ovn-controller-metrics-gf96k/POD" id=b1c2cfc5-bafc-42eb-94de-302a80780af5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.992755 | controller | Jun 09 13:53:40.322547 crc crio[23733]: time="2026-06-09T13:53:40.322474288Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=ae18fd05-3649-408e-8561-0196a1fcc744 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.992770 | controller | Jun 09 13:53:40.322810 crc crio[23733]: time="2026-06-09T13:53:40.322751765Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=ae18fd05-3649-408e-8561-0196a1fcc744 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.992786 | controller | Jun 09 13:53:40.322887 crc crio[23733]: time="2026-06-09T13:53:40.322828867Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=ae18fd05-3649-408e-8561-0196a1fcc744 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.992801 | controller | Jun 09 13:53:40.323786 crc crio[23733]: time="2026-06-09T13:53:40.32373249Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=94e663f5-2a2a-48a9-90ed-0d9429201771 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.992816 | controller | Jun 09 13:53:40.330055 crc crio[23733]: time="2026-06-09T13:53:40.329925984Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-09 14:45:30.992832 | controller | Jun 09 13:53:43.043522 crc crio[23733]: time="2026-06-09T13:53:43.042558572Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a59c3832dc1110b8c32d6d76560f18e491fc9e04114b93fbfaf13f53360c98ed UID:d388e1c7-b7c1-4688-a968-01f3207d5169 NetNS:/var/run/netns/267ce354-7250-4c65-ab3e-e740d2509d6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd388e1c7_b7c1_4688_a968_01f3207d5169.slice PodAnnotations:0xc00008cf50}] Aliases:map[]}"
2026-06-09 14:45:30.992848 | controller | Jun 09 13:53:43.043522 crc crio[23733]: time="2026-06-09T13:53:43.043311651Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.992869 | controller | Jun 09 13:53:46.229206 crc crio[23733]: 2026-06-09T13:53:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a59c3832dc1110b Mac:8e:0a:ee:21:4d:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/267ce354-7250-4c65-ab3e-e740d2509d6b SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.992885 | controller | Jun 09 13:53:46.236045 crc crio[23733]: time="2026-06-09T13:53:46.235909349Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a59c3832dc1110b8c32d6d76560f18e491fc9e04114b93fbfaf13f53360c98ed UID:d388e1c7-b7c1-4688-a968-01f3207d5169 NetNS:/var/run/netns/267ce354-7250-4c65-ab3e-e740d2509d6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd388e1c7_b7c1_4688_a968_01f3207d5169.slice PodAnnotations:0xc00008cf50}] Aliases:map[]}"
2026-06-09 14:45:30.992901 | controller | Jun 09 13:53:46.236504 crc crio[23733]: time="2026-06-09T13:53:46.236409581Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.992917 | controller | Jun 09 13:53:48.873956 crc crio[23733]: time="2026-06-09T13:53:48.873248464Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110" id=700b92eb-6337-405b-b37d-127f943ca4aa name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.992933 | controller | Jun 09 13:53:48.877559 crc crio[23733]: time="2026-06-09T13:53:48.87744758Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=0876a2c8-2040-445d-9d58-ec48d0487955 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.992949 | controller | Jun 09 13:53:49.078943 crc crio[23733]: time="2026-06-09T13:53:49.0786585Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f" id=c3612542-ad74-494c-9fe6-b8cf568f879a name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.992965 | controller | Jun 09 13:53:49.082514 crc crio[23733]: time="2026-06-09T13:53:49.081033569Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1992ecfd-85d9-485b-a50e-ae6ff4c2f8f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.992981 | controller | Jun 09 13:53:49.308702 crc crio[23733]: time="2026-06-09T13:53:49.308553777Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:0de66bbaaa0cd0ccf56f2f1c819b4d7492e0a678f996b1fd77e693d590362200 UID:f5f10456-2b5c-4383-953b-21057c8cdbe9 NetNS:/var/run/netns/c7b294be-a0d3-463d-ab47-6ee1477cc325 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5f10456_2b5c_4383_953b_21057c8cdbe9.slice PodAnnotations:0xc00008c490}] Aliases:map[]}"
2026-06-09 14:45:30.992997 | controller | Jun 09 13:53:49.308702 crc crio[23733]: time="2026-06-09T13:53:49.308705221Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.993013 | controller | Jun 09 13:53:49.319767 crc crio[23733]: time="2026-06-09T13:53:49.319666265Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a" id=dcab50a5-9ecc-4b35-a0cf-339e806bb680 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.993028 | controller | Jun 09 13:53:49.321414 crc crio[23733]: time="2026-06-09T13:53:49.321346918Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=bc81513a-a6eb-4103-b8dc-96b50161e9c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.993048 | controller | Jun 09 13:53:49.600552 crc crio[23733]: time="2026-06-09T13:53:49.600472926Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee" id=da9f3084-0440-4b39-8f77-58643ec26a04 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.993064 | controller | Jun 09 13:53:49.604398 crc crio[23733]: time="2026-06-09T13:53:49.602877656Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=2ebbe9dd-bf02-4449-9d7c-8383e1a12ddc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.993079 | controller | Jun 09 13:53:50.519263 crc crio[23733]: time="2026-06-09T13:53:50.518426276Z" level=info msg="Ran pod sandbox a59c3832dc1110b8c32d6d76560f18e491fc9e04114b93fbfaf13f53360c98ed with infra container: openstack/ovsdbserver-sb-0/POD" id=3fb13810-33a3-4afc-99e8-d730417d2feb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.993095 | controller | Jun 09 13:53:50.526922 crc crio[23733]: time="2026-06-09T13:53:50.526853997Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=1fba5644-9922-4420-adaf-24aeffb65f26 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.993111 | controller | Jun 09 13:53:50.629832 crc crio[23733]: time="2026-06-09T13:53:50.629686697Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9" id=da7f0fa6-46aa-40d5-bed1-34bdb3f1f423 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.993215 | controller | Jun 09 13:53:50.631643 crc crio[23733]: time="2026-06-09T13:53:50.631512752Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=a52e0d4e-799b-4b43-b6ed-4e112a5e64b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.993234 | controller | Jun 09 13:53:52.262431 crc crio[23733]: time="2026-06-09T13:53:52.261704649Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found" id=1fba5644-9922-4420-adaf-24aeffb65f26 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.993311 | controller | Jun 09 13:53:52.268087 crc crio[23733]: time="2026-06-09T13:53:52.262496409Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found" id=1fba5644-9922-4420-adaf-24aeffb65f26 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.993337 | controller | Jun 09 13:53:52.268087 crc crio[23733]: time="2026-06-09T13:53:52.26571524Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=65fbe5eb-0ece-4b46-a51c-d3f663f4f801 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.993359 | controller | Jun 09 13:53:52.277820 crc crio[23733]: time="2026-06-09T13:53:52.27735896Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\""
2026-06-09 14:45:30.993379 | controller | Jun 09 13:53:52.342710 crc crio[23733]: time="2026-06-09T13:53:52.34252759Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110" id=6b167c95-9dc2-4a4f-b0db-4986e05218f2 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.993400 | controller | Jun 09 13:53:52.345046 crc crio[23733]: time="2026-06-09T13:53:52.344911599Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=f11ee22d-ea50-4e36-bd7e-f0a8a0da2d76 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.993424 | controller | Jun 09 13:53:52.349927 crc crio[23733]: 2026-06-09T13:53:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0de66bbaaa0cd0c Mac:7a:26:18:5e:4b:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/c7b294be-a0d3-463d-ab47-6ee1477cc325 SocketPath: PciID:}] [{Interface:0xc0005325d0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.993446 | controller | Jun 09 13:53:52.354486 crc crio[23733]: time="2026-06-09T13:53:52.351869463Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:0de66bbaaa0cd0ccf56f2f1c819b4d7492e0a678f996b1fd77e693d590362200 UID:f5f10456-2b5c-4383-953b-21057c8cdbe9 NetNS:/var/run/netns/c7b294be-a0d3-463d-ab47-6ee1477cc325 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5f10456_2b5c_4383_953b_21057c8cdbe9.slice PodAnnotations:0xc00008c490}] Aliases:map[]}"
2026-06-09 14:45:30.993467 | controller | Jun 09 13:53:52.354486 crc crio[23733]: time="2026-06-09T13:53:52.352054308Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.993488 | controller | Jun 09 13:53:52.413529 crc crio[23733]: time="2026-06-09T13:53:52.413370811Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f" id=ce905a56-e442-4390-ac29-8ec7e55c3539 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.993506 | controller | Jun 09 13:53:52.416997 crc crio[23733]: time="2026-06-09T13:53:52.415042652Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4886eb6a-dbda-4937-8656-0331c6ebf9fc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.993548 | controller | Jun 09 13:53:52.452410 crc crio[23733]: time="2026-06-09T13:53:52.451638377Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=b5d5bdc4-579b-48eb-b7b7-0ebd1bf1e794 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.993566 | controller | Jun 09 13:53:52.454852 crc crio[23733]: time="2026-06-09T13:53:52.454756946Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=652e90e5-80ed-4bf3-b5fa-8b09efff0360 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.993582 | controller | Jun 09 13:53:52.469851 crc crio[23733]: time="2026-06-09T13:53:52.467238228Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=8258f7e2-4ef8-4742-a854-da0e9693a227 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.993598 | controller | Jun 09 13:53:52.485515 crc crio[23733]: time="2026-06-09T13:53:52.485404932Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5e665ff7-b498-44dc-897f-32d7dddf1f00 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.993613 | controller | Jun 09 13:53:52.487094 crc crio[23733]: time="2026-06-09T13:53:52.486973771Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=0bd04efd-6692-46e8-b72d-aa2f0a403a94 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.993629 | controller | Jun 09 13:53:52.529364 crc crio[23733]: time="2026-06-09T13:53:52.528314674Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=2002fb45-bd31-46d5-a2b9-169234597db9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.993644 | controller | Jun 09 13:53:54.118872 crc crio[23733]: time="2026-06-09T13:53:54.118527582Z" level=info msg="Ran pod sandbox 0de66bbaaa0cd0ccf56f2f1c819b4d7492e0a678f996b1fd77e693d590362200 with infra container: openstack/ovsdbserver-nb-0/POD" id=a709b684-1ce0-4ab3-8034-065e66a201b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.993663 | controller | Jun 09 13:53:54.121905 crc crio[23733]: time="2026-06-09T13:53:54.121810473Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=4589d279-1856-49c9-a91f-39fce4cfb8b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.993680 | controller | Jun 09 13:53:54.128044 crc crio[23733]: time="2026-06-09T13:53:54.127950497Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found" id=4589d279-1856-49c9-a91f-39fce4cfb8b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.993695 | controller | Jun 09 13:53:54.128183 crc crio[23733]: time="2026-06-09T13:53:54.128153392Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found" id=4589d279-1856-49c9-a91f-39fce4cfb8b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.993712 | controller | Jun 09 13:53:54.130725 crc crio[23733]: time="2026-06-09T13:53:54.130359867Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=30222775-021a-47af-a49a-9ceebd4b86ef name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.993728 | controller | Jun 09 13:53:54.141438 crc crio[23733]: time="2026-06-09T13:53:54.141358402Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\""
2026-06-09 14:45:30.993744 | controller | Jun 09 13:53:54.252197 crc crio[23733]: time="2026-06-09T13:53:54.251491276Z" level=info msg="Creating container: openstack/ovn-controller-ovs-mvtvf/ovsdb-server-init" id=ce24fd06-b53d-4a6f-99b1-6312fa0dee35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.993760 | controller | Jun 09 13:53:54.253482 crc crio[23733]: time="2026-06-09T13:53:54.253396453Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0f02192b-ff5e-41de-a8e1-57621e95e8f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.993776 | controller | Jun 09 13:53:54.317488 crc crio[23733]: time="2026-06-09T13:53:54.317331052Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=24ab1862-69cf-441d-8e6a-2ba99da6378d name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.993792 | controller | Jun 09 13:53:54.318649 crc crio[23733]: time="2026-06-09T13:53:54.318571483Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=efc338ba-a0c3-458d-9994-f12c479d3572 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.993808 | controller | Jun 09 13:53:54.586963 crc crio[23733]: time="2026-06-09T13:53:54.586518112Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=a984823d-424e-4185-ab6a-4bcbe758fb53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.993824 | controller | Jun 09 13:53:54.596057 crc crio[23733]: time="2026-06-09T13:53:54.595888606Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=a2876415-247e-4294-af5b-ce4f747453c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.993840 | controller | Jun 09 13:53:54.597431 crc crio[23733]: time="2026-06-09T13:53:54.597213148Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=a489e67e-aece-4d38-80a1-cffb43f2fc9f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.993855 | controller | Jun 09 13:53:54.616915 crc crio[23733]: time="2026-06-09T13:53:54.61684848Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=16931fff-1a43-47ed-9f65-5f6ae69a8ef2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.993874 | controller | Jun 09 13:53:54.632328 crc crio[23733]: time="2026-06-09T13:53:54.631652051Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b037349c-7080-4dfa-a286-6747ab165a58 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.993889 | controller | Jun 09 13:53:54.660785 crc crio[23733]: time="2026-06-09T13:53:54.660713197Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=7cb7020d-ccb4-40f6-a2dc-c28528a244c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.993905 | controller | Jun 09 13:53:54.910049 crc crio[23733]: time="2026-06-09T13:53:54.908341647Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=84fadf65-b0b3-4858-9a29-778403076aec name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.993920 | controller | Jun 09 13:53:54.924630 crc crio[23733]: time="2026-06-09T13:53:54.924343017Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5a0cc553-4210-4383-a3be-afb1ec8bf93c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.993936 | controller | Jun 09 13:53:55.607544 crc crio[23733]: time="2026-06-09T13:53:55.606860121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.993951 | controller | Jun 09 13:53:55.609299 crc crio[23733]: time="2026-06-09T13:53:55.608332488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.993966 | controller | Jun 09 13:53:55.618831 crc crio[23733]: time="2026-06-09T13:53:55.618715078Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=4043e2af-69ec-45b3-b857-01231dcfb623 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.993981 | controller | Jun 09 13:53:55.682554 crc crio[23733]: time="2026-06-09T13:53:55.68201488Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=0d33734d-44b6-4673-b163-9cb37527551a name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.993997 | controller | Jun 09 13:53:55.685699 crc crio[23733]: time="2026-06-09T13:53:55.685578649Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1a5ff3bd-5749-40bb-90c3-510122c86021 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.994012 | controller | Jun 09 13:53:55.813644 crc crio[23733]: time="2026-06-09T13:53:55.813489817Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=83c71a76-98ea-4245-815a-3522dd593fdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.994028 | controller | Jun 09 13:53:55.867756 crc crio[23733]: time="2026-06-09T13:53:55.867394545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994043 | controller | Jun 09 13:53:55.908501 crc crio[23733]: time="2026-06-09T13:53:55.908381089Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2038a646-1312-4dfc-b847-439281dc6c0b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.994059 | controller | Jun 09 13:53:55.908501 crc crio[23733]: time="2026-06-09T13:53:55.908506283Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=260c6aec-1efa-4901-84f3-6d29c5a3ed77 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.994077 | controller | Jun 09 13:53:56.027399 crc crio[23733]: time="2026-06-09T13:53:56.027169839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994093 | controller | Jun 09 13:53:56.035755 crc crio[23733]: time="2026-06-09T13:53:56.035697073Z" level=info msg="Creating container: openstack/ovn-controller-2j4qb/ovn-controller" id=e81a309c-4f30-4c73-bd84-88155c77016a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.994109 | controller | Jun 09 13:53:56.794765 crc crio[23733]: time="2026-06-09T13:53:56.794000981Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=94e663f5-2a2a-48a9-90ed-0d9429201771 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.994124 | controller | Jun 09 13:53:56.800652 crc crio[23733]: time="2026-06-09T13:53:56.800393611Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=053f1bbf-78e3-4168-986d-5d7b0d4affcc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.994139 | controller | Jun 09 13:53:56.939513 crc crio[23733]: time="2026-06-09T13:53:56.939452678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994155 | controller | Jun 09 13:53:56.940216 crc crio[23733]: time="2026-06-09T13:53:56.940187706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994170 | controller | Jun 09 13:53:56.949671 crc crio[23733]: time="2026-06-09T13:53:56.948468863Z" level=info msg="Creating container: openstack/dnsmasq-dns-68bc84565-m8pwr/init" id=79afbe83-6e00-43d7-823a-8d3c5e5e025c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.994185 | controller | Jun 09 13:53:57.205569 crc crio[23733]: time="2026-06-09T13:53:57.205437427Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90" id=65fbe5eb-0ece-4b46-a51c-d3f663f4f801 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.994201 | controller | Jun 09 13:53:57.206759 crc crio[23733]: time="2026-06-09T13:53:57.206712999Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=de55701d-1c2d-4583-9bc4-f1e6b55a59d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.994216 | controller | Jun 09 13:53:57.206961 crc crio[23733]: time="2026-06-09T13:53:57.20671219Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d08b24e0-29be-4937-8bc2-7c4ebf8e2526 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.994233 | controller | Jun 09 13:53:57.268743 crc crio[23733]: time="2026-06-09T13:53:57.268262949Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=2162bfb9-0e8e-4376-b8e1-e05566d61a62 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.994251 | controller | Jun 09 13:53:58.029491 crc crio[23733]: time="2026-06-09T13:53:58.029269373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994266 | controller | Jun 09 13:53:58.030843 crc crio[23733]: time="2026-06-09T13:53:58.030051104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994281 | controller | Jun 09 13:53:58.040941 crc crio[23733]: time="2026-06-09T13:53:58.040868415Z" level=info msg="Creating container: openstack/dnsmasq-dns-769fc96f7c-dpr2d/init" id=99f1622d-7da8-4a37-8f27-9fd77ee102a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.994301 | controller | Jun 09 13:53:58.046493 crc crio[23733]: time="2026-06-09T13:53:58.046344031Z" level=info msg="Creating container: openstack/dnsmasq-dns-9c58657f7-bkj2w/init" id=182c2859-d55e-46b9-b478-be06dd3ddb84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.994357 | controller | Jun 09 13:53:58.764002 crc crio[23733]: time="2026-06-09T13:53:58.763471249Z" level=info msg="Creating container: openstack/ovn-controller-metrics-gf96k/openstack-network-exporter" id=732fe887-1b0a-4c17-8b9b-ba0913ebd296 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.994379 | controller | Jun 09 13:53:58.802010 crc crio[23733]: time="2026-06-09T13:53:58.80190422Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c" id=30222775-021a-47af-a49a-9ceebd4b86ef name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.994398 | controller | Jun 09 13:53:58.803732 crc crio[23733]: time="2026-06-09T13:53:58.803654554Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=0576be76-0b18-4cc8-928c-a717ab042344 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.994418 | controller | Jun 09 13:53:58.804874 crc crio[23733]: time="2026-06-09T13:53:58.804486315Z" level=info msg="Creating container: openstack/dnsmasq-dns-7dc8cc99c9-fxdbh/init" id=3b1ebe2f-39f1-4341-8b60-d6264c02c7a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.994438 | controller | Jun 09 13:53:58.811422 crc crio[23733]: time="2026-06-09T13:53:58.811324405Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=c54ace97-d141-4b17-943d-bb50c105aff6 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.994457 | controller | Jun 09 13:53:58.813194 crc crio[23733]: time="2026-06-09T13:53:58.813033709Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=0bd18206-2e2a-467b-843a-630290f73bb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.994476 | controller | Jun 09 13:53:58.823213 crc crio[23733]: time="2026-06-09T13:53:58.822894805Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=35d42cfa-2187-4a02-b745-13051830b97e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.994495 | controller | Jun 09 13:53:58.831647 crc crio[23733]: time="2026-06-09T13:53:58.831512751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994527 | controller | Jun 09 13:53:58.836260 crc crio[23733]: time="2026-06-09T13:53:58.836059734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994548 | controller | Jun 09 13:53:58.862751 crc crio[23733]: time="2026-06-09T13:53:58.86267436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994565 | controller | Jun 09 13:53:58.865990 crc crio[23733]: time="2026-06-09T13:53:58.865918301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994581 | controller | Jun 09 13:53:58.866535 crc crio[23733]: time="2026-06-09T13:53:58.866378613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994596 | controller | Jun 09 13:53:58.867489 crc crio[23733]: time="2026-06-09T13:53:58.867417208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994614 | controller | Jun 09 13:53:58.875027 crc crio[23733]: time="2026-06-09T13:53:58.874927886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994630 | controller | Jun 09 13:53:58.878778 crc crio[23733]: time="2026-06-09T13:53:58.878588508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994645 | controller | Jun 09 13:53:58.885816 crc crio[23733]: time="2026-06-09T13:53:58.885742237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994661 | controller | Jun 09 13:53:58.890940 crc crio[23733]: time="2026-06-09T13:53:58.89068081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994677 | controller | Jun 09 13:53:58.919133 crc crio[23733]: time="2026-06-09T13:53:58.919004959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994692 | controller | Jun 09 13:53:58.924466 crc crio[23733]: time="2026-06-09T13:53:58.924322891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994708 | controller | Jun 09 13:53:58.929651 crc crio[23733]: time="2026-06-09T13:53:58.92949352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994723 | controller | Jun 09 13:53:58.938830 crc crio[23733]: time="2026-06-09T13:53:58.938717031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994739 | controller | Jun 09 13:53:58.950925 crc crio[23733]: time="2026-06-09T13:53:58.950867805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994754 | controller | Jun 09 13:53:58.955646 crc crio[23733]: time="2026-06-09T13:53:58.955542822Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=77e663d5-60ff-41e1-8c31-d49d49d8b873 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.994770 | controller | Jun 09 13:53:58.957750 crc crio[23733]: time="2026-06-09T13:53:58.957692515Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=e4079d99-40df-47d6-ba26-dd1cfc0a19c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.994785 | controller | Jun 09 13:53:58.972881 crc crio[23733]: time="2026-06-09T13:53:58.972546486Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=fb327b17-fe26-4fb5-9214-c92da5f50586 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.994801 | controller | Jun 09 13:53:58.995726 crc crio[23733]: time="2026-06-09T13:53:58.99548145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994816 | controller | Jun 09 13:53:59.000160 crc crio[23733]: time="2026-06-09T13:53:58.999475289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994835 | controller | Jun 09 13:53:59.005186 crc crio[23733]: time="2026-06-09T13:53:59.005048398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994851 | controller | Jun 09 13:53:59.015362 crc crio[23733]: time="2026-06-09T13:53:59.015273875Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=aa1bbb51-046e-45af-ad27-14e0fd5eae25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.994867 | controller | Jun 09 13:53:59.069658 crc crio[23733]: time="2026-06-09T13:53:59.069520371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994882 | controller | Jun 09 13:53:59.088088 crc crio[23733]: time="2026-06-09T13:53:59.087997753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994898 | controller | Jun 09 13:53:59.092854 crc crio[23733]: time="2026-06-09T13:53:59.092744541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994913 | controller | Jun 09 13:53:59.101874 crc crio[23733]: time="2026-06-09T13:53:59.101736567Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=e243e302-e44f-41e9-8a2a-bd97a4fba520 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.994929 | controller | Jun 09 13:53:59.185075 crc crio[23733]: time="2026-06-09T13:53:59.184911517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994944 | controller | Jun 09 13:53:59.198065 crc crio[23733]: time="2026-06-09T13:53:59.197798898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994960 | controller | Jun 09 13:53:59.206654 crc crio[23733]: time="2026-06-09T13:53:59.206526006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994975 | controller | Jun 09 13:53:59.236340 crc crio[23733]: time="2026-06-09T13:53:59.236242349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.994991 | controller | Jun 09 13:53:59.363810 crc crio[23733]: time="2026-06-09T13:53:59.363715556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.995006 | controller | Jun 09 13:53:59.370867 crc crio[23733]: time="2026-06-09T13:53:59.370828124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.995022 | controller | Jun 09 13:53:59.391636 crc crio[23733]: time="2026-06-09T13:53:59.391414589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.995037 | controller | Jun 09 13:53:59.401066 crc crio[23733]: time="2026-06-09T13:53:59.400998499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.995052 | controller | Jun 09 13:53:59.506555 crc crio[23733]: time="2026-06-09T13:53:59.506315102Z" level=info msg="Created container e0d438d547c04f889416a054646030b86f9c076878226a7b05758026df54fac3: openstack/memcached-0/memcached" id=a984823d-424e-4185-ab6a-4bcbe758fb53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.995071 | controller | Jun 09 13:53:59.508865 crc crio[23733]: time="2026-06-09T13:53:59.508790404Z" level=info msg="Starting container: e0d438d547c04f889416a054646030b86f9c076878226a7b05758026df54fac3" id=59fef7c0-aa7e-4e73-b92e-3728e1b5bc4a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.995087 | controller | Jun 09 13:53:59.520971 crc crio[23733]: time="2026-06-09T13:53:59.520825574Z" level=info msg="Started container" PID=56150 containerID=e0d438d547c04f889416a054646030b86f9c076878226a7b05758026df54fac3 description=openstack/memcached-0/memcached id=59fef7c0-aa7e-4e73-b92e-3728e1b5bc4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba332c52e344d306b2ceda54431e0f4e93c060c8f5d926c1b84995ed69d8e02a
2026-06-09 14:45:30.995102 | controller | Jun 09 13:53:59.591707 crc crio[23733]: time="2026-06-09T13:53:59.591534492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.995118 | controller | Jun 09 13:53:59.599375 crc crio[23733]: time="2026-06-09T13:53:59.599307246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.995133 | controller | Jun 09 13:53:59.611392 crc crio[23733]: time="2026-06-09T13:53:59.611227325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.995149 | controller | Jun 09 13:53:59.616554 crc crio[23733]: time="2026-06-09T13:53:59.616065445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.995164 | controller | Jun 09 13:53:59.622764 crc crio[23733]: time="2026-06-09T13:53:59.622570468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.995179 | controller | Jun 09 13:53:59.633446 crc crio[23733]: time="2026-06-09T13:53:59.633295527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.995195 | controller | Jun 09 13:53:59.637851 crc crio[23733]: time="2026-06-09T13:53:59.637743618Z" level=info msg="Created container f2a9bed6365974878b57bf85aea43698b17c83c737f01f1e51cc0d248335dd5b: openstack/openstack-galera-0/mysql-bootstrap" id=16931fff-1a43-47ed-9f65-5f6ae69a8ef2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.995210 | controller | Jun 09 13:53:59.639213 crc crio[23733]: time="2026-06-09T13:53:59.639085921Z" level=info msg="Starting container: f2a9bed6365974878b57bf85aea43698b17c83c737f01f1e51cc0d248335dd5b" id=fd624cd2-a1d4-484f-9cfe-6509313e6d4e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.995225 | controller | Jun 09 13:53:59.639455 crc crio[23733]: time="2026-06-09T13:53:59.639416269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.995240 | controller | Jun 09 13:53:59.647716 crc crio[23733]: time="2026-06-09T13:53:59.647552243Z" level=info msg="Started container" PID=56155 containerID=f2a9bed6365974878b57bf85aea43698b17c83c737f01f1e51cc0d248335dd5b description=openstack/openstack-galera-0/mysql-bootstrap id=fd624cd2-a1d4-484f-9cfe-6509313e6d4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1220520f5d044af5b43843c2e1130544c0544af3e43b2ad51d461933d2d92b02
2026-06-09 14:45:30.995256 | controller | Jun 09 13:53:59.650945 crc crio[23733]: time="2026-06-09T13:53:59.650823964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.995274 | controller | Jun 09 13:53:59.662180 crc crio[23733]: time="2026-06-09T13:53:59.661982953Z" level=info msg="Created container 4137c89c93765bd7d33b4e5fb7634ec4518bca50f43654107af25fecc3c07cfe: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=4043e2af-69ec-45b3-b857-01231dcfb623 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.995290 | controller | Jun 09 13:53:59.664352 crc crio[23733]: time="2026-06-09T13:53:59.664264461Z" level=info msg="Starting container: 4137c89c93765bd7d33b4e5fb7634ec4518bca50f43654107af25fecc3c07cfe" id=5d418ba7-1398-465f-a588-58e91d9f7755 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.995306 | controller | Jun 09 13:53:59.676199 crc crio[23733]: time="2026-06-09T13:53:59.674006174Z" level=info msg="Started container" PID=56154 containerID=4137c89c93765bd7d33b4e5fb7634ec4518bca50f43654107af25fecc3c07cfe description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=5d418ba7-1398-465f-a588-58e91d9f7755 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4acbd0a33d6a733d75c20547816a94bc6ac40ac4aa4d6049f55e4572605d29df
2026-06-09 14:45:30.995322 | controller | Jun 09 13:53:59.832041 crc crio[23733]: time="2026-06-09T13:53:59.831931623Z" level=info msg="Created container c89ace82f3fb25c5c13bd20b647b6991a89ff8eb3d541795ceaf25bd33ee7a05: openstack/dnsmasq-dns-68bc84565-m8pwr/init" id=79afbe83-6e00-43d7-823a-8d3c5e5e025c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.995338 | controller | Jun 09 13:53:59.833504 crc crio[23733]: time="2026-06-09T13:53:59.83342637Z" level=info msg="Starting container: c89ace82f3fb25c5c13bd20b647b6991a89ff8eb3d541795ceaf25bd33ee7a05" id=8e626473-5855-4da5-a902-a8717f867cf3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.995353 | controller | Jun 09 13:53:59.843643 crc crio[23733]: time="2026-06-09T13:53:59.843492502Z" level=info msg="Started container" PID=56156 containerID=c89ace82f3fb25c5c13bd20b647b6991a89ff8eb3d541795ceaf25bd33ee7a05 description=openstack/dnsmasq-dns-68bc84565-m8pwr/init id=8e626473-5855-4da5-a902-a8717f867cf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729
2026-06-09 14:45:30.995369 | controller | Jun 09 13:53:59.890229 crc crio[23733]: time="2026-06-09T13:53:59.889848289Z" level=info msg="Created container 0fcf20e7035f101797b66490cf8787385b064fb7b0d3f12d2f65519b3fda138e: openstack/ovn-controller-metrics-gf96k/openstack-network-exporter" id=732fe887-1b0a-4c17-8b9b-ba0913ebd296 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.995385 | controller | Jun 09 13:53:59.891373 crc crio[23733]: time="2026-06-09T13:53:59.891345608Z" level=info msg="Created container 87ce5ff13d96d3558400d29add3dd25aab456c0c05b5acc1c80dcf7dcaedb00c: openstack/ovn-controller-ovs-mvtvf/ovsdb-server-init" id=ce24fd06-b53d-4a6f-99b1-6312fa0dee35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.995401 | controller | Jun 09 13:53:59.891912 crc crio[23733]: time="2026-06-09T13:53:59.891664836Z" level=info msg="Starting container: 0fcf20e7035f101797b66490cf8787385b064fb7b0d3f12d2f65519b3fda138e" id=4cf9dbee-f2dc-4e9d-b746-f60bd947ce46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.995416 | controller | Jun 09 13:53:59.896309 crc crio[23733]: time="2026-06-09T13:53:59.89623365Z" level=info msg="Starting container: 87ce5ff13d96d3558400d29add3dd25aab456c0c05b5acc1c80dcf7dcaedb00c" id=4cf7b9d2-8758-4557-b2d8-fa35d150f3d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.995432 | controller | Jun 09 13:53:59.910547 crc crio[23733]: time="2026-06-09T13:53:59.910002454Z" level=info msg="Started container" PID=56194 containerID=87ce5ff13d96d3558400d29add3dd25aab456c0c05b5acc1c80dcf7dcaedb00c description=openstack/ovn-controller-ovs-mvtvf/ovsdb-server-init id=4cf7b9d2-8758-4557-b2d8-fa35d150f3d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bbc655b8bc7594cb47d62aae344bb31a102af5c556e6e85c016f1f86c5d1818
2026-06-09 14:45:30.995451 | controller | Jun 09 13:53:59.911494 crc crio[23733]: time="2026-06-09T13:53:59.911410699Z" level=info msg="Started container" PID=56178 containerID=0fcf20e7035f101797b66490cf8787385b064fb7b0d3f12d2f65519b3fda138e description=openstack/ovn-controller-metrics-gf96k/openstack-network-exporter id=4cf9dbee-f2dc-4e9d-b746-f60bd947ce46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d096a10882505c07173f186fea0bcc8c97310dac338ae338fcc5bc7b577123d
2026-06-09 14:45:30.995468 | controller | Jun 09 13:54:00.005877 crc crio[23733]: time="2026-06-09T13:54:00.005717118Z" level=info msg="Created container c052f04c0486a26edf29c32162dae4bb93c06b0d1f6cd6d0b7225a55632c1df4: openstack/dnsmasq-dns-769fc96f7c-dpr2d/init" id=99f1622d-7da8-4a37-8f27-9fd77ee102a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.995484 | controller | Jun 09 13:54:00.007389 crc crio[23733]: time="2026-06-09T13:54:00.007286147Z" level=info msg="Starting container: c052f04c0486a26edf29c32162dae4bb93c06b0d1f6cd6d0b7225a55632c1df4" id=4d56a5eb-2f45-47bd-80e7-bf6f50c1bbed name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.995499 | controller | Jun 09 13:54:00.019760 crc crio[23733]: time="2026-06-09T13:54:00.019691127Z" level=info msg="Started container" PID=56179 containerID=c052f04c0486a26edf29c32162dae4bb93c06b0d1f6cd6d0b7225a55632c1df4 description=openstack/dnsmasq-dns-769fc96f7c-dpr2d/init id=4d56a5eb-2f45-47bd-80e7-bf6f50c1bbed name=/runtime.v1.RuntimeService/StartContainer sandboxID=20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e
2026-06-09 14:45:30.995533 | controller | Jun 09 13:54:00.087892 crc crio[23733]: time="2026-06-09T13:54:00.086774643Z" level=info msg="Created container 0aa295f5013918ecbc588665ae78529c0245d5a8a826338d1d232ad3a0d779e9: openstack/dnsmasq-dns-7dc8cc99c9-fxdbh/init" id=3b1ebe2f-39f1-4341-8b60-d6264c02c7a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.995551 | controller | Jun 09 13:54:00.090689 crc crio[23733]: time="2026-06-09T13:54:00.090566118Z" level=info msg="Starting container: 0aa295f5013918ecbc588665ae78529c0245d5a8a826338d1d232ad3a0d779e9" id=eed5de15-5719-425c-a51c-8c9d82613e57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.995567 | controller | Jun 09 13:54:00.093168 crc crio[23733]: time="2026-06-09T13:54:00.09303123Z" level=info msg="Created container 156a6825c7b04a0ab68a458aaeb10d9332baa2d002b679d88ebf5cfef5df6b2c: openstack/kube-state-metrics-0/kube-state-metrics" id=e243e302-e44f-41e9-8a2a-bd97a4fba520 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.995583 | controller | Jun 09 13:54:00.094015 crc crio[23733]: time="2026-06-09T13:54:00.093934912Z" level=info msg="Starting container: 156a6825c7b04a0ab68a458aaeb10d9332baa2d002b679d88ebf5cfef5df6b2c" id=02711594-fafa-457c-86ad-73e7157189c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.995599 | controller | Jun 09 13:54:00.099533 crc crio[23733]: time="2026-06-09T13:54:00.099458781Z" level=info msg="Started container" PID=56195 containerID=0aa295f5013918ecbc588665ae78529c0245d5a8a826338d1d232ad3a0d779e9 description=openstack/dnsmasq-dns-7dc8cc99c9-fxdbh/init id=eed5de15-5719-425c-a51c-8c9d82613e57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953
2026-06-09 14:45:30.995614 | controller | Jun 09 13:54:00.100435 crc crio[23733]: time="2026-06-09T13:54:00.100358493Z" level=info msg="Started container" PID=56213 containerID=156a6825c7b04a0ab68a458aaeb10d9332baa2d002b679d88ebf5cfef5df6b2c description=openstack/kube-state-metrics-0/kube-state-metrics id=02711594-fafa-457c-86ad-73e7157189c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf
2026-06-09 14:45:30.995630 | controller | Jun 09 13:54:00.484391 crc crio[23733]: time="2026-06-09T13:54:00.484286091Z" level=info msg="Created container 4db190f9a5cb3d70db81abaa4a1db65e446ef0664fc06b27d2b3b9c11326f5f6: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=e4079d99-40df-47d6-ba26-dd1cfc0a19c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.995649 | controller | Jun 09 13:54:00.486254 crc crio[23733]: time="2026-06-09T13:54:00.486074747Z" level=info msg="Starting container: 4db190f9a5cb3d70db81abaa4a1db65e446ef0664fc06b27d2b3b9c11326f5f6" id=7a7667f4-b49b-4b2d-933b-e1e63f8f4cd4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.995666 | controller | Jun 09 13:54:00.495908 crc crio[23733]: time="2026-06-09T13:54:00.49580848Z" level=info msg="Started container" PID=56219 containerID=4db190f9a5cb3d70db81abaa4a1db65e446ef0664fc06b27d2b3b9c11326f5f6 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=7a7667f4-b49b-4b2d-933b-e1e63f8f4cd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a59c3832dc1110b8c32d6d76560f18e491fc9e04114b93fbfaf13f53360c98ed
2026-06-09 14:45:30.995681 | controller | Jun 09 13:54:00.503468 crc crio[23733]: time="2026-06-09T13:54:00.503287477Z" level=info msg="Created container 21def49fa4375e96854db679e05c38f326b21de241c6e15e63ffbe5133ca548e: openstack/ovn-controller-2j4qb/ovn-controller" id=e81a309c-4f30-4c73-bd84-88155c77016a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.995697 | controller | Jun 09 13:54:00.505014 crc crio[23733]: time="2026-06-09T13:54:00.504868196Z" level=info msg="Starting container: 21def49fa4375e96854db679e05c38f326b21de241c6e15e63ffbe5133ca548e" id=96c0c6a2-d5e3-4437-b4a7-96f07360342a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.995713 | controller | Jun 09 13:54:00.508956 crc crio[23733]: time="2026-06-09T13:54:00.508807545Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=06a8f827-8467-440a-9724-b88940b228ae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.995728 | controller | Jun 09 13:54:00.515538 crc crio[23733]: time="2026-06-09T13:54:00.51544022Z" level=info msg="Started container" PID=56191 containerID=21def49fa4375e96854db679e05c38f326b21de241c6e15e63ffbe5133ca548e description=openstack/ovn-controller-2j4qb/ovn-controller id=96c0c6a2-d5e3-4437-b4a7-96f07360342a name=/runtime.v1.RuntimeService/StartContainer sandboxID=564f3079815fbcb4bb0813ca0afaa4e4502fe3085198b039cb102c4301e7a1b7
2026-06-09 14:45:30.995744 | controller | Jun 09 13:54:00.567967 crc crio[23733]: time="2026-06-09T13:54:00.567328098Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=fb89d503-529a-47f2-9c6b-fa3031868147 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.995759 | controller | Jun 09 13:54:00.569882 crc crio[23733]: time="2026-06-09T13:54:00.56980488Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3527404b-0489-4455-b919-089359bc1288 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.995775 | controller | Jun 09 13:54:00.597303 crc crio[23733]: time="2026-06-09T13:54:00.594904937Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=dad6d5a4-bc8f-4e7c-9bed-a940eb187dee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.995791 | controller | Jun 09 13:54:00.603934 crc crio[23733]: time="2026-06-09T13:54:00.603226455Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=cdbd9df0-d380-46f6-90b1-51c9e72f2bf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.995807 | controller | Jun 09 13:54:00.614343 crc crio[23733]: time="2026-06-09T13:54:00.613638476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.995823 | controller | Jun 09 13:54:00.622450 crc crio[23733]: time="2026-06-09T13:54:00.621270926Z" level=info msg="Creating container: openstack/dnsmasq-dns-68bc84565-m8pwr/dnsmasq-dns" id=aa3c289a-d84e-4164-a809-932457b1a863 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.995842 | controller | Jun 09 13:54:00.627364 crc crio[23733]: time="2026-06-09T13:54:00.626865606Z" level=info msg="Created container edbaddcd63f493657e27b6cbad6165eca2df160b8f0e7fd6845aa1fca2fd3a49: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=aa1bbb51-046e-45af-ad27-14e0fd5eae25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.995858 | controller | Jun 09 13:54:00.639740 crc crio[23733]: time="2026-06-09T13:54:00.630514067Z" level=info msg="Starting container: edbaddcd63f493657e27b6cbad6165eca2df160b8f0e7fd6845aa1fca2fd3a49" id=2340f609-68c4-42ce-ba03-9d5b1cf44f29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.995873 | controller | Jun 09 13:54:00.639740 crc crio[23733]: time="2026-06-09T13:54:00.630827605Z" level=info msg="Stopping pod sandbox: a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953" id=2ad727a9-987b-46ae-9c76-fdec6195521d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.995889 | controller | Jun 09 13:54:00.639740 crc crio[23733]: time="2026-06-09T13:54:00.630984489Z" level=info msg="Created container 889ad5a35a0757f70ee0f8a8d994dea96d8d9242d0f31b040f013c655616b27b: openstack/dnsmasq-dns-9c58657f7-bkj2w/init" id=182c2859-d55e-46b9-b478-be06dd3ddb84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.995905 | controller | Jun 09 13:54:00.639740 crc crio[23733]: time="2026-06-09T13:54:00.631767808Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-fxdbh Namespace:openstack ID:a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953 UID:b667c2c1-1cb6-4f1c-bfa7-1ea5966d97b9 NetNS:/var/run/netns/57336be1-2eae-4258-996a-0a8e081024ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb667c2c1_1cb6_4f1c_bfa7_1ea5966d97b9.slice PodAnnotations:0xc002b0ec40}] Aliases:map[]}"
2026-06-09 14:45:30.995920 | controller | Jun 09 13:54:00.639740 crc crio[23733]: time="2026-06-09T13:54:00.631950214Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-fxdbh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.995936 | controller | Jun 09 13:54:00.642763 crc crio[23733]: time="2026-06-09T13:54:00.642661561Z" level=info msg="Starting container: 889ad5a35a0757f70ee0f8a8d994dea96d8d9242d0f31b040f013c655616b27b" id=e6884d96-02ef-404e-b883-2a4c39001eb8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.995952 | controller | Jun 09 13:54:00.645029 crc crio[23733]: time="2026-06-09T13:54:00.644165918Z" level=info msg="Started container" PID=56227 containerID=edbaddcd63f493657e27b6cbad6165eca2df160b8f0e7fd6845aa1fca2fd3a49 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=2340f609-68c4-42ce-ba03-9d5b1cf44f29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0de66bbaaa0cd0ccf56f2f1c819b4d7492e0a678f996b1fd77e693d590362200
2026-06-09 14:45:30.995968 | controller | Jun 09 13:54:00.660087 crc crio[23733]: time="2026-06-09T13:54:00.659970834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.995984 | controller | Jun 09 13:54:00.674809 crc crio[23733]: time="2026-06-09T13:54:00.672939178Z" level=info msg="Started container" PID=56224 containerID=889ad5a35a0757f70ee0f8a8d994dea96d8d9242d0f31b040f013c655616b27b description=openstack/dnsmasq-dns-9c58657f7-bkj2w/init id=e6884d96-02ef-404e-b883-2a4c39001eb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574
2026-06-09 14:45:30.996000 | controller | Jun 09 13:54:00.680951 crc crio[23733]: time="2026-06-09T13:54:00.68057434Z" level=info msg="Stopping pod sandbox: 20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e" id=8483b903-1fa4-4ec0-a1fd-010405fbb71e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.996019 | controller | Jun 09 13:54:00.681961 crc crio[23733]: time="2026-06-09T13:54:00.681086742Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-dpr2d Namespace:openstack ID:20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e UID:632b0edc-8546-4522-b194-77bd5d901a38 NetNS:/var/run/netns/a4a066f1-9a7f-473c-b820-68488da15a4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632b0edc_8546_4522_b194_77bd5d901a38.slice PodAnnotations:0xc0059cc1a8}] Aliases:map[]}"
2026-06-09 14:45:30.996036 | controller | Jun 09 13:54:00.682986 crc crio[23733]: time="2026-06-09T13:54:00.682094877Z" level=info msg="Deleting pod openstack_dnsmasq-dns-769fc96f7c-dpr2d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.996052 | controller | Jun 09 13:54:00.728970 crc crio[23733]: time="2026-06-09T13:54:00.717079251Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=6438cb5e-fa34-4135-b237-7ab2b25960bf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.996068 | controller | Jun 09 13:54:00.728970 crc crio[23733]: time="2026-06-09T13:54:00.71821374Z" level=info msg="Created container ea898b5d13a72c799ea6a2744408a0368aa1f0854b2dcc0a626e441860bd8b40: openstack/rabbitmq-server-0/setup-container" id=a2876415-247e-4294-af5b-ce4f747453c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.996084 | controller | Jun 09 13:54:00.730881 crc crio[23733]: time="2026-06-09T13:54:00.730803964Z" level=info msg="Starting container: ea898b5d13a72c799ea6a2744408a0368aa1f0854b2dcc0a626e441860bd8b40" id=634d9f07-bd33-4411-b295-f015c9cf64d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.996100 | controller | Jun 09 13:54:00.753363 crc crio[23733]: time="2026-06-09T13:54:00.752720903Z" level=info msg="Started container" PID=56149 containerID=ea898b5d13a72c799ea6a2744408a0368aa1f0854b2dcc0a626e441860bd8b40 description=openstack/rabbitmq-server-0/setup-container id=634d9f07-bd33-4411-b295-f015c9cf64d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ade1da8b36552412c64d2a68483abe4203a165bc99b293f0135e9b368d7ba29
2026-06-09 14:45:30.996115 | controller | Jun 09 13:54:00.793466 crc crio[23733]: time="2026-06-09T13:54:00.793345938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.996131 | controller | Jun 09 13:54:00.803180 crc crio[23733]: time="2026-06-09T13:54:00.802941708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.996147 | controller | Jun 09 13:54:00.806886 crc crio[23733]: time="2026-06-09T13:54:00.806683001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.996162 | controller | Jun 09 13:54:00.821956 crc crio[23733]: time="2026-06-09T13:54:00.821513562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.996177 | controller | Jun 09 13:54:00.827939 crc crio[23733]: time="2026-06-09T13:54:00.826379735Z" level=info msg="Created container 96cdf3466b504b38fd6f95b4ad2106d10bd7d032c70495f9da811701c88327b9: openstack/rabbitmq-cell1-server-0/setup-container" id=83c71a76-98ea-4245-815a-3522dd593fdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.996193 | controller | Jun 09 13:54:00.835545 crc crio[23733]: time="2026-06-09T13:54:00.832862486Z" level=info msg="Starting container: 96cdf3466b504b38fd6f95b4ad2106d10bd7d032c70495f9da811701c88327b9" id=2f5d7eb5-812c-4874-ae81-467e91f853e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.996208 | controller | Jun 09 13:54:00.846415 crc crio[23733]: time="2026-06-09T13:54:00.846072416Z" level=info msg="Started container" PID=56153 containerID=96cdf3466b504b38fd6f95b4ad2106d10bd7d032c70495f9da811701c88327b9 description=openstack/rabbitmq-cell1-server-0/setup-container id=2f5d7eb5-812c-4874-ae81-467e91f853e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a93a71d84827a63316a12c7b53de43d9914ebebe8c90cc9318049cd1d406b0e3
2026-06-09 14:45:30.996230 | controller | Jun 09 13:54:00.894797 crc crio[23733]: time="2026-06-09T13:54:00.893215655Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=f2436438-b963-44a0-a4f4-62245ca2d618 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.996246 | controller | Jun 09 13:54:00.924265 crc crio[23733]: time="2026-06-09T13:54:00.924171509Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=3efcc46b-46b8-4984-bf87-440a6de8099a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.996261 | controller | Jun 09 13:54:00.927895 crc crio[23733]: time="2026-06-09T13:54:00.92781889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.996277 | controller | Jun 09 13:54:01.054824 crc crio[23733]: time="2026-06-09T13:54:01.054720483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.996293 | controller | Jun 09 13:54:01.088248 crc crio[23733]: time="2026-06-09T13:54:01.087960794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.996308 | controller | Jun 09 13:54:01.273333 crc crio[23733]: time="2026-06-09T13:54:01.272032646Z" level=info msg="Stopped pod sandbox: 20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e" id=8483b903-1fa4-4ec0-a1fd-010405fbb71e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.996324 | controller | Jun 09 13:54:01.313895 crc crio[23733]: time="2026-06-09T13:54:01.307333708Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683554-f2kvl/POD" id=04f41f11-1466-4dc1-a540-299132545073 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.996339 | controller | Jun 09 13:54:01.313895 crc crio[23733]: time="2026-06-09T13:54:01.30741835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.996354 | controller | Jun 09 13:54:01.461812 crc crio[23733]: time="2026-06-09T13:54:01.461667997Z" level=info msg="Stopped pod sandbox: a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953" id=2ad727a9-987b-46ae-9c76-fdec6195521d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.996371 | controller | Jun 09 13:54:01.509970 crc crio[23733]: time="2026-06-09T13:54:01.498284993Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683554-f2kvl Namespace:openshift-infra ID:d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6 UID:5caddf48-5254-4ac0-bdea-e54de43908a0 NetNS:/var/run/netns/fbd264e1-0b05-4ac1-9cb0-0c40c5ce98f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5caddf48_5254_4ac0_bdea_e54de43908a0.slice PodAnnotations:0xc000308b30}] Aliases:map[]}"
2026-06-09 14:45:30.996387 | controller | Jun 09 13:54:01.509970 crc crio[23733]: time="2026-06-09T13:54:01.498332384Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683554-f2kvl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.996403 | controller | Jun 09 13:54:01.509970 crc crio[23733]: time="2026-06-09T13:54:01.500041087Z" level=info msg="Created container 19d9477d518595b20655c24fc3cda595ea3c39e145393ec1e88882d319106a88: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=dad6d5a4-bc8f-4e7c-9bed-a940eb187dee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.996422 | controller | Jun 09 13:54:01.509970 crc crio[23733]: time="2026-06-09T13:54:01.502495047Z" level=info msg="Starting container: 19d9477d518595b20655c24fc3cda595ea3c39e145393ec1e88882d319106a88" id=aa6cef93-a6f9-4bcf-99f2-5880c4367835 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.996438 | controller | Jun 09 13:54:01.509970 crc crio[23733]: time="2026-06-09T13:54:01.508949499Z" level=info msg="Created container 05acfaf63f7613db9deda51c4e97bb6e975e996e57ccd15d087d019a8cc28121: openstack/dnsmasq-dns-68bc84565-m8pwr/dnsmasq-dns" id=aa3c289a-d84e-4164-a809-932457b1a863 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.996592 | controller | Jun 09 13:54:01.512464 crc crio[23733]: time="2026-06-09T13:54:01.512357175Z" level=info msg="Started container" PID=56860 containerID=19d9477d518595b20655c24fc3cda595ea3c39e145393ec1e88882d319106a88 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=aa6cef93-a6f9-4bcf-99f2-5880c4367835 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a59c3832dc1110b8c32d6d76560f18e491fc9e04114b93fbfaf13f53360c98ed
2026-06-09 14:45:30.996624 | controller | Jun 09 13:54:01.516419 crc crio[23733]: time="2026-06-09T13:54:01.516321193Z" level=info msg="Starting container: 05acfaf63f7613db9deda51c4e97bb6e975e996e57ccd15d087d019a8cc28121" id=1b93e3cb-feef-45c1-a031-de8ac94b0ac5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.996643 | controller | Jun 09 13:54:01.546665 crc crio[23733]: time="2026-06-09T13:54:01.5425924Z" level=info msg="Created container fc4cf81806e7eadfe2c9eed8b2b8becb7119fb1ecb9710019d72d50c0cee5fa0: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=3efcc46b-46b8-4984-bf87-440a6de8099a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.996660 | controller | Jun 09 13:54:01.546665 crc crio[23733]: time="2026-06-09T13:54:01.545491083Z" level=info msg="Starting container: fc4cf81806e7eadfe2c9eed8b2b8becb7119fb1ecb9710019d72d50c0cee5fa0" id=a322e1d9-236d-4dfb-acda-acf6058dbbae name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.996677 | controller | Jun 09 13:54:01.559560 crc crio[23733]: time="2026-06-09T13:54:01.559423501Z" level=info msg="Started container" PID=56854 containerID=05acfaf63f7613db9deda51c4e97bb6e975e996e57ccd15d087d019a8cc28121 description=openstack/dnsmasq-dns-68bc84565-m8pwr/dnsmasq-dns id=1b93e3cb-feef-45c1-a031-de8ac94b0ac5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729
2026-06-09 14:45:30.996693 | controller | Jun 09 13:54:01.569732 crc crio[23733]: time="2026-06-09T13:54:01.569474092Z" level=info msg="Started container" PID=56862 containerID=fc4cf81806e7eadfe2c9eed8b2b8becb7119fb1ecb9710019d72d50c0cee5fa0 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=a322e1d9-236d-4dfb-acda-acf6058dbbae name=/runtime.v1.RuntimeService/StartContainer sandboxID=0de66bbaaa0cd0ccf56f2f1c819b4d7492e0a678f996b1fd77e693d590362200
2026-06-09 14:45:30.996710 | controller | Jun 09 13:54:01.924575 crc crio[23733]: time="2026-06-09T13:54:01.921850662Z" level=info msg="Removing container: 0aa295f5013918ecbc588665ae78529c0245d5a8a826338d1d232ad3a0d779e9" id=42833fce-4e24-42ba-a60e-65b2fad6eed2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.996726 | controller | Jun 09 13:54:01.957837 crc crio[23733]: time="2026-06-09T13:54:01.957427891Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=bbdb8201-a741-460c-a1f5-371001e3e934 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.996742 | controller | Jun 09 13:54:02.071835 crc crio[23733]: time="2026-06-09T13:54:02.071712119Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=1ef28dfc-340f-4c1d-b247-8604824cedbf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.996762 | controller | Jun 09 13:54:02.108937 crc crio[23733]: time="2026-06-09T13:54:02.104055467Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=cbbbaaa6-76a9-448c-962f-d20b06f78613 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.996779 | controller | Jun 09 13:54:02.108937 crc crio[23733]: time="2026-06-09T13:54:02.107995386Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a0521c11-2945-42b1-afbf-d8120e33aed0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.996795 | controller | Jun 09 13:54:02.144175 crc crio[23733]: time="2026-06-09T13:54:02.14135739Z" level=info msg="Creating container: openstack/ovn-controller-ovs-mvtvf/ovsdb-server" id=9a158405-064c-4caf-9af3-55f244e8bfc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.996811 | controller | Jun 09 13:54:02.153166 crc crio[23733]: time="2026-06-09T13:54:02.148584221Z" level=info msg="Creating container: openstack/dnsmasq-dns-9c58657f7-bkj2w/dnsmasq-dns" id=5a5296d3-cdd9-48f7-8065-5c125b27898a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.996828 | controller | Jun 09 13:54:02.153166 crc crio[23733]: time="2026-06-09T13:54:02.150532719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.996844 | controller | Jun 09 13:54:02.161164 crc crio[23733]: time="2026-06-09T13:54:02.159058982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.996860 | controller | Jun 09 13:54:02.199198 crc crio[23733]: time="2026-06-09T13:54:02.197178325Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-577895d5d9-hnxff/POD" id=d89ff1e3-a819-49a7-97c4-8cf87435be0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.996876 | controller | Jun 09 13:54:02.199198 crc crio[23733]: time="2026-06-09T13:54:02.197714479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.996891 | controller | Jun 09 13:54:02.401581 crc crio[23733]: time="2026-06-09T13:54:02.400352565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.996907 | controller | Jun 09 13:54:02.411375 crc crio[23733]: time="2026-06-09T13:54:02.410520639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.996923 | controller | Jun 09 13:54:02.423409 crc crio[23733]: 2026-06-09T13:54:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d16d055fd1ef5c2 Mac:5a:bd:d4:37:0b:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/fbd264e1-0b05-4ac1-9cb0-0c40c5ce98f3 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.996966 | controller | Jun 09 13:54:02.448497 crc crio[23733]: time="2026-06-09T13:54:02.448297344Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683554-f2kvl Namespace:openshift-infra ID:d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6 UID:5caddf48-5254-4ac0-bdea-e54de43908a0 NetNS:/var/run/netns/fbd264e1-0b05-4ac1-9cb0-0c40c5ce98f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5caddf48_5254_4ac0_bdea_e54de43908a0.slice PodAnnotations:0xc000308b30}] Aliases:map[]}"
2026-06-09 14:45:30.996989 | controller | Jun 09 13:54:02.448904 crc crio[23733]: time="2026-06-09T13:54:02.448752545Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683554-f2kvl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.997010 | controller | Jun 09 13:54:02.449280 crc crio[23733]: time="2026-06-09T13:54:02.448748255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.997028 | controller | Jun 09 13:54:02.495839 crc crio[23733]: time="2026-06-09T13:54:02.495456993Z" level=info msg="Got pod network &{Name:dnsmasq-dns-577895d5d9-hnxff Namespace:openstack ID:80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2 UID:ca7855a8-55de-4c2a-a817-719de099b3ec NetNS:/var/run/netns/13c91d0c-5c2f-4b95-8187-984a2a9e2b67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca7855a8_55de_4c2a_a817_719de099b3ec.slice PodAnnotations:0xc0059cc1d8}] Aliases:map[]}"
2026-06-09 14:45:30.997044 | controller | Jun 09 13:54:02.495839 crc crio[23733]: time="2026-06-09T13:54:02.495551575Z" level=info msg="Adding pod openstack_dnsmasq-dns-577895d5d9-hnxff to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.997061 | controller | Jun 09 13:54:02.604333 crc crio[23733]: time="2026-06-09T13:54:02.602821307Z" level=info msg="Ran pod sandbox d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6 with infra container: openshift-infra/auto-csr-approver-29683554-f2kvl/POD" id=04f41f11-1466-4dc1-a540-299132545073 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.997078 | controller | Jun 09 13:54:02.614678 crc crio[23733]: time="2026-06-09T13:54:02.61254265Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=ca1de390-0b90-4bf8-8936-6d3e046ef1f5 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.997094 | controller | Jun 09 13:54:02.614678 crc crio[23733]: time="2026-06-09T13:54:02.614075329Z" level=info msg="Removed container 0aa295f5013918ecbc588665ae78529c0245d5a8a826338d1d232ad3a0d779e9: openstack/dnsmasq-dns-7dc8cc99c9-fxdbh/init" id=42833fce-4e24-42ba-a60e-65b2fad6eed2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.997111 | controller | Jun 09 13:54:02.644978 crc crio[23733]: time="2026-06-09T13:54:02.640240142Z" level=info msg="Removing container: c052f04c0486a26edf29c32162dae4bb93c06b0d1f6cd6d0b7225a55632c1df4" id=d3ab88b3-5afa-4979-99e9-17bf79fa4729 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.997128 | controller | Jun 09 13:54:02.686306 crc crio[23733]: time="2026-06-09T13:54:02.685071463Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:30.997144 | controller | Jun 09 13:54:02.804826 crc crio[23733]: time="2026-06-09T13:54:02.801216367Z" level=info msg="Removed container c052f04c0486a26edf29c32162dae4bb93c06b0d1f6cd6d0b7225a55632c1df4: openstack/dnsmasq-dns-769fc96f7c-dpr2d/init" id=d3ab88b3-5afa-4979-99e9-17bf79fa4729 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.997160 | controller | Jun 09 13:54:02.839247 crc crio[23733]: time="2026-06-09T13:54:02.835859252Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/POD" id=ec9cc78f-2985-43c1-9515-f34d205d21eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.997177 | controller | Jun 09 13:54:02.839247 crc crio[23733]: time="2026-06-09T13:54:02.835975626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.997193 | controller | Jun 09 13:54:02.964729 crc crio[23733]: time="2026-06-09T13:54:02.964006338Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7cfb7c95fc-nwd9x Namespace:openstack ID:d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09 UID:027890d0-eda8-46a9-bdda-0ef615188781 NetNS:/var/run/netns/ec87b466-b9ea-43e3-be48-3bba6986d528 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod027890d0_eda8_46a9_bdda_0ef615188781.slice PodAnnotations:0xc0027d0640}] Aliases:map[]}"
2026-06-09 14:45:30.997213 | controller | Jun 09 13:54:02.964729 crc crio[23733]: time="2026-06-09T13:54:02.964079899Z" level=info msg="Adding pod openstack_dnsmasq-dns-7cfb7c95fc-nwd9x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.997230 | controller | Jun 09 13:54:02.972437 crc crio[23733]: time="2026-06-09T13:54:02.972040698Z" level=info msg="Created container 3cc55c9a9fa14c8a91ffaba156e96434a0a6bf8e9a4ad655d73898c008ce56d4: openstack/dnsmasq-dns-9c58657f7-bkj2w/dnsmasq-dns" id=5a5296d3-cdd9-48f7-8065-5c125b27898a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.997246 | controller | Jun 09 13:54:02.979263 crc crio[23733]: time="2026-06-09T13:54:02.974480609Z" level=info msg="Starting container: 3cc55c9a9fa14c8a91ffaba156e96434a0a6bf8e9a4ad655d73898c008ce56d4" id=34138045-49ad-44fe-8046-eec0119560a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.997263 | controller | Jun 09 13:54:02.984365 crc crio[23733]: time="2026-06-09T13:54:02.982673584Z" level=info msg="Started container" PID=57107 containerID=3cc55c9a9fa14c8a91ffaba156e96434a0a6bf8e9a4ad655d73898c008ce56d4 description=openstack/dnsmasq-dns-9c58657f7-bkj2w/dnsmasq-dns id=34138045-49ad-44fe-8046-eec0119560a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574
2026-06-09 14:45:30.997280 | controller | Jun 09 13:54:02.990172 crc crio[23733]: time="2026-06-09T13:54:02.988862318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.997298 | controller | Jun 09 13:54:03.077286 crc crio[23733]: time="2026-06-09T13:54:03.077057783Z" level=info msg="Stopping pod sandbox: a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953" id=60ce99e8-e258-45d4-98d2-9d2dd2844929 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.997318 | controller | Jun 09 13:54:03.077286 crc crio[23733]: time="2026-06-09T13:54:03.077209367Z" level=info msg="Stopped pod sandbox (already stopped): a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953" id=60ce99e8-e258-45d4-98d2-9d2dd2844929 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.997339 | controller | Jun 09 13:54:03.083086 crc crio[23733]: time="2026-06-09T13:54:03.077916785Z" level=info msg="Removing pod sandbox: a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953" id=464148c2-915d-4dfc-88b6-67efdb8c8b05 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.997361 | controller | Jun 09 13:54:03.105423 crc crio[23733]: time="2026-06-09T13:54:03.105358701Z" level=info msg="Removed pod sandbox: a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953" id=464148c2-915d-4dfc-88b6-67efdb8c8b05 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.997381 | controller | Jun 09 13:54:03.113544 crc crio[23733]: time="2026-06-09T13:54:03.113442883Z" level=info msg="Stopping pod sandbox: 20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e" id=37f09e3a-7ff2-4b7b-a649-ce7a41f0cfbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.997401 | controller | Jun 09 13:54:03.113544 crc crio[23733]: time="2026-06-09T13:54:03.113539655Z" level=info msg="Stopped pod sandbox (already stopped): 20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e" id=37f09e3a-7ff2-4b7b-a649-ce7a41f0cfbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.997421 | controller | Jun 09 13:54:03.127283 crc crio[23733]: time="2026-06-09T13:54:03.126282284Z" level=info msg="Removing pod sandbox: 20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e" id=17e7d42d-8995-4fd6-8e32-20972b0d6d67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.997449 | controller | Jun 09 13:54:03.151226 crc crio[23733]: time="2026-06-09T13:54:03.146725265Z" level=info msg="Stopping container: 3cc55c9a9fa14c8a91ffaba156e96434a0a6bf8e9a4ad655d73898c008ce56d4 (timeout: 10s)" id=8d9ae773-d078-43ed-87c2-342a93f91311 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.997470 | controller | Jun 09 13:54:03.164226 crc crio[23733]: time="2026-06-09T13:54:03.155967007Z" level=info msg="Removed pod sandbox: 20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e" id=17e7d42d-8995-4fd6-8e32-20972b0d6d67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.997491 | controller | Jun 09 13:54:03.164226 crc crio[23733]: time="2026-06-09T13:54:03.163060204Z" level=info msg="Stopping pod sandbox: bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785" id=f938041b-f863-41ce-be00-592d2a6fdf6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.997508 | controller | Jun 09 13:54:03.164226 crc crio[23733]: time="2026-06-09T13:54:03.163230428Z" level=info msg="Stopped pod sandbox (already stopped): bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785" id=f938041b-f863-41ce-be00-592d2a6fdf6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.997551 | controller | Jun 09 13:54:03.166382 crc crio[23733]: time="2026-06-09T13:54:03.165871594Z" level=info msg="Removing pod sandbox: bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785" id=a9de9ae1-14e8-4164-aec5-033f45e4218d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.997569 | controller | Jun 09 13:54:03.196480 crc crio[23733]: time="2026-06-09T13:54:03.195885454Z" level=info msg="Created container d200331618ea38f3c1cfeec5717c78fce070cf56779e2fadf19dd982cebefff9: openstack/ovn-controller-ovs-mvtvf/ovsdb-server" id=9a158405-064c-4caf-9af3-55f244e8bfc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.997586 | controller | Jun 09 13:54:03.199143 crc crio[23733]: time="2026-06-09T13:54:03.198351476Z" level=info msg="Starting container: d200331618ea38f3c1cfeec5717c78fce070cf56779e2fadf19dd982cebefff9" id=e266af19-b576-491d-abc9-d194f8f7ce85 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.997602 | controller | Jun 09 13:54:03.211312 crc crio[23733]: time="2026-06-09T13:54:03.20932835Z" level=info msg="Started container" PID=57238 containerID=d200331618ea38f3c1cfeec5717c78fce070cf56779e2fadf19dd982cebefff9 description=openstack/ovn-controller-ovs-mvtvf/ovsdb-server id=e266af19-b576-491d-abc9-d194f8f7ce85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bbc655b8bc7594cb47d62aae344bb31a102af5c556e6e85c016f1f86c5d1818
2026-06-09 14:45:30.997618 | controller | Jun 09 13:54:03.213369 crc crio[23733]: time="2026-06-09T13:54:03.213049783Z" level=info msg="Removed pod sandbox: bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785" id=a9de9ae1-14e8-4164-aec5-033f45e4218d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:30.997634 | controller | Jun 09 13:54:03.241502 crc crio[23733]: 2026-06-09T13:54:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80a66c12eda1b2d Mac:12:8a:e5:5b:7f:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/13c91d0c-5c2f-4b95-8187-984a2a9e2b67 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.997651 | controller | Jun 09 13:54:03.241502 crc crio[23733]: time="2026-06-09T13:54:03.232381317Z" level=info msg="Got pod network &{Name:dnsmasq-dns-577895d5d9-hnxff Namespace:openstack ID:80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2 UID:ca7855a8-55de-4c2a-a817-719de099b3ec NetNS:/var/run/netns/13c91d0c-5c2f-4b95-8187-984a2a9e2b67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca7855a8_55de_4c2a_a817_719de099b3ec.slice PodAnnotations:0xc0059cc1d8}] Aliases:map[]}"
2026-06-09 14:45:30.997672 | controller | Jun 09 13:54:03.241502 crc crio[23733]: time="2026-06-09T13:54:03.232570531Z" level=info msg="Checking pod openstack_dnsmasq-dns-577895d5d9-hnxff for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.997689 | controller | Jun 09 13:54:03.255431 crc crio[23733]: time="2026-06-09T13:54:03.254594542Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=93e2f5c3-1370-440c-8b1a-3a380e0e3515 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.997706 | controller | Jun 09 13:54:03.292208 crc crio[23733]: time="2026-06-09T13:54:03.28972052Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=83df8cef-2b07-4cab-9122-7f33c700a6e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.997723 | controller | Jun 09 13:54:03.307070 crc crio[23733]: time="2026-06-09T13:54:03.306944141Z" level=info msg="Ran pod sandbox 80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2 with infra container: openstack/dnsmasq-dns-577895d5d9-hnxff/POD" id=d89ff1e3-a819-49a7-97c4-8cf87435be0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.997739 | controller | Jun 09 13:54:03.310927 crc crio[23733]: time="2026-06-09T13:54:03.310833578Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9097405b-1e87-46de-9d42-d22ee285c7fc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.997756 | controller | Jun 09 13:54:03.314262 crc crio[23733]: time="2026-06-09T13:54:03.313061243Z" level=info msg="Creating container: openstack/ovn-controller-ovs-mvtvf/ovs-vswitchd" id=de89a68f-69af-40cf-a5a4-5cf3db096c5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.997772 | controller | Jun 09 13:54:03.314572 crc crio[23733]: time="2026-06-09T13:54:03.314488189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.997788 | controller | Jun 09 13:54:03.365734 crc crio[23733]: time="2026-06-09T13:54:03.365470214Z" level=info msg="Stopped container 3cc55c9a9fa14c8a91ffaba156e96434a0a6bf8e9a4ad655d73898c008ce56d4: openstack/dnsmasq-dns-9c58657f7-bkj2w/dnsmasq-dns" id=8d9ae773-d078-43ed-87c2-342a93f91311 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.997805 | controller | Jun 09 13:54:03.368535 crc crio[23733]: time="2026-06-09T13:54:03.367551117Z" level=info msg="Stopping pod sandbox: bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574" id=28f8de6c-6ae4-462b-a0b1-2a3a2d48517b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.997821 | controller | Jun 09 13:54:03.369049 crc crio[23733]: time="2026-06-09T13:54:03.368987132Z" level=info msg="Got pod network &{Name:dnsmasq-dns-9c58657f7-bkj2w Namespace:openstack ID:bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574 UID:90093f3c-a8be-410a-bdfe-bd1060f68fe6 NetNS:/var/run/netns/4ed8b0b1-a4fb-4d5f-90b9-4bdd69cb7554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90093f3c_a8be_410a_bdfe_bd1060f68fe6.slice PodAnnotations:0xc000308710}] Aliases:map[]}"
2026-06-09 14:45:30.997837 | controller | Jun 09 13:54:03.369352 crc crio[23733]: time="2026-06-09T13:54:03.369228408Z" level=info msg="Deleting pod openstack_dnsmasq-dns-9c58657f7-bkj2w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.997854 | controller | Jun 09 13:54:03.381651 crc crio[23733]: time="2026-06-09T13:54:03.381513186Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0c9bed44-7b54-43f5-8d75-48d6c2091e5d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.997874 | controller | Jun 09 13:54:03.397967 crc crio[23733]: 2026-06-09T13:54:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3b4b6c07469989 Mac:b2:e1:07:3a:74:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/ec87b466-b9ea-43e3-be48-3bba6986d528 SocketPath: PciID:}] [{Interface:0xc0001b06b0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.997891 | controller | Jun 09 13:54:03.397967 crc crio[23733]: time="2026-06-09T13:54:03.394403148Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7cfb7c95fc-nwd9x Namespace:openstack ID:d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09 UID:027890d0-eda8-46a9-bdda-0ef615188781 NetNS:/var/run/netns/ec87b466-b9ea-43e3-be48-3bba6986d528 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod027890d0_eda8_46a9_bdda_0ef615188781.slice PodAnnotations:0xc0027d0640}] Aliases:map[]}"
2026-06-09 14:45:30.997908 | controller | Jun 09 13:54:03.397967 crc crio[23733]: time="2026-06-09T13:54:03.394582962Z" level=info msg="Checking pod openstack_dnsmasq-dns-7cfb7c95fc-nwd9x for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.997925 | controller | Jun 09 13:54:03.403805 crc crio[23733]: time="2026-06-09T13:54:03.403198307Z" level=info msg="Creating container: openstack/dnsmasq-dns-577895d5d9-hnxff/init" id=489e3f68-ea01-4f54-8472-35f4fe988c3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.997942 | controller | Jun 09 13:54:03.406170 crc crio[23733]: time="2026-06-09T13:54:03.404714065Z" level=info msg="Ran pod sandbox d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09 with infra container: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/POD" id=ec9cc78f-2985-43c1-9515-f34d205d21eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.997988 | controller | Jun 09 13:54:03.410168 crc crio[23733]: time="2026-06-09T13:54:03.408078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.998010 | controller | Jun 09 13:54:03.410168 crc crio[23733]: time="2026-06-09T13:54:03.408960772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.998028 | controller | Jun 09 13:54:03.410168 crc crio[23733]: time="2026-06-09T13:54:03.409080754Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b7930228-87ff-40af-ae7c-63b80feee153 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.998044 | controller | Jun 09 13:54:03.470001 crc crio[23733]: time="2026-06-09T13:54:03.469883495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.998060 | controller | Jun 09 13:54:03.475639 crc crio[23733]: time="2026-06-09T13:54:03.475504105Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=cfc60192-b30b-4da9-b87e-cbca41dc4a7a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.998076 | controller | Jun 09 13:54:03.485811 crc crio[23733]: time="2026-06-09T13:54:03.485191388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.998092 | controller | Jun 09 13:54:03.492708 crc crio[23733]: time="2026-06-09T13:54:03.492636133Z" level=info msg="Creating container: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/init" id=3f2e298f-caf3-453e-8ede-981eef7f9a0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.998108 | controller | Jun 09 13:54:03.497173 crc crio[23733]: time="2026-06-09T13:54:03.496995142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.998128 | controller | Jun 09 13:54:03.561964 crc crio[23733]: time="2026-06-09T13:54:03.56169046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.998144 | controller | Jun 09 13:54:03.574524 crc crio[23733]: time="2026-06-09T13:54:03.574414738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.998161 | controller | Jun 09 13:54:03.656512 crc crio[23733]: time="2026-06-09T13:54:03.656387627Z" level=info msg="Created container cf847864dbdea49893d10d435d1958fe7060f412ac4f72f64d4be8505004466f: openstack/dnsmasq-dns-577895d5d9-hnxff/init" id=489e3f68-ea01-4f54-8472-35f4fe988c3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.998177 | controller | Jun 09 13:54:03.678705 crc crio[23733]: time="2026-06-09T13:54:03.674185313Z" level=info msg="Starting container: cf847864dbdea49893d10d435d1958fe7060f412ac4f72f64d4be8505004466f" id=618ec4a3-e1af-4d9e-b37e-952f9c6815d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.998193 | controller | Jun 09 13:54:03.700568 crc crio[23733]: time="2026-06-09T13:54:03.700400457Z" level=info msg="Started container" PID=57491 containerID=cf847864dbdea49893d10d435d1958fe7060f412ac4f72f64d4be8505004466f description=openstack/dnsmasq-dns-577895d5d9-hnxff/init id=618ec4a3-e1af-4d9e-b37e-952f9c6815d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2
2026-06-09 14:45:30.998210 | controller | Jun 09 13:54:03.771898 crc crio[23733]: time="2026-06-09T13:54:03.771722431Z" level=info msg="Created container df06bb3d251ec4fb9d8ff3f345e7d55be27930f21d44b57c5b77da7569556e49: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/init" id=3f2e298f-caf3-453e-8ede-981eef7f9a0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.998226 | controller | Jun 09 13:54:03.775083 crc crio[23733]: time="2026-06-09T13:54:03.773569157Z" level=info msg="Starting container: df06bb3d251ec4fb9d8ff3f345e7d55be27930f21d44b57c5b77da7569556e49" id=6ded0fd1-1223-4ae0-8dd9-fcea9b4144ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.998242 | controller | Jun 09 13:54:03.783004 crc crio[23733]: time="2026-06-09T13:54:03.78289616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.998258 | controller | Jun 09 13:54:03.783570 crc crio[23733]: time="2026-06-09T13:54:03.783456525Z" level=info msg="Started container" PID=57524 containerID=df06bb3d251ec4fb9d8ff3f345e7d55be27930f21d44b57c5b77da7569556e49 description=openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/init id=6ded0fd1-1223-4ae0-8dd9-fcea9b4144ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09
2026-06-09 14:45:30.998274 | controller | Jun 09 13:54:03.885936 crc crio[23733]: time="2026-06-09T13:54:03.885825884Z" level=info msg="Stopped pod sandbox: bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574" id=28f8de6c-6ae4-462b-a0b1-2a3a2d48517b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.998290 | controller | Jun 09 13:54:04.068006 crc crio[23733]: time="2026-06-09T13:54:04.067860814Z" level=info msg="Created container 2659fb4c1f4775fa404a7560fc5b1687e8380e2c4113faafee056bd1b6fb558d: openstack/ovn-controller-ovs-mvtvf/ovs-vswitchd" id=de89a68f-69af-40cf-a5a4-5cf3db096c5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.998308 | controller | Jun 09 13:54:04.069747 crc crio[23733]: time="2026-06-09T13:54:04.069656849Z" level=info msg="Starting container: 2659fb4c1f4775fa404a7560fc5b1687e8380e2c4113faafee056bd1b6fb558d" id=1f9670e3-8e01-4afb-86d1-284a9929cd87 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.998331 | controller | Jun 09 13:54:04.082409 crc crio[23733]: time="2026-06-09T13:54:04.082220114Z" level=info msg="Started container" PID=57545 containerID=2659fb4c1f4775fa404a7560fc5b1687e8380e2c4113faafee056bd1b6fb558d description=openstack/ovn-controller-ovs-mvtvf/ovs-vswitchd id=1f9670e3-8e01-4afb-86d1-284a9929cd87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bbc655b8bc7594cb47d62aae344bb31a102af5c556e6e85c016f1f86c5d1818
2026-06-09 14:45:30.998352 | controller | Jun 09 13:54:04.169793 crc crio[23733]: time="2026-06-09T13:54:04.168978803Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=ca1de390-0b90-4bf8-8936-6d3e046ef1f5 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:30.998373 | controller | Jun 09 13:54:04.171254 crc crio[23733]: time="2026-06-09T13:54:04.170991693Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=30cd181c-6782-4bcd-9c80-e168dc8bcafd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.998393 | controller | Jun 09 13:54:04.173403 crc crio[23733]: time="2026-06-09T13:54:04.172918781Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=999a2e73-82bf-4dcf-9fa4-ccdcd2a0eeb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.998414 | controller | Jun 09 13:54:04.187286 crc crio[23733]: time="2026-06-09T13:54:04.186818769Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683554-f2kvl/oc" id=19c559f7-3ff9-4efa-88b1-ac1777c48c3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.998434 | controller | Jun 09 13:54:04.187637 crc crio[23733]: time="2026-06-09T13:54:04.187430554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.998454 | controller | Jun 09 13:54:04.202764 crc crio[23733]: time="2026-06-09T13:54:04.202340607Z" level=info msg="Removing container: 3cc55c9a9fa14c8a91ffaba156e96434a0a6bf8e9a4ad655d73898c008ce56d4" id=ed16806d-f31c-4207-89be-776bd3e7b3d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.998474 | controller | Jun 09 13:54:04.206676 crc crio[23733]: time="2026-06-09T13:54:04.206593813Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d3369f74-f215-41a3-b9ba-03caeea66ebb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.998494 | controller | Jun 09 13:54:04.231516 crc crio[23733]: time="2026-06-09T13:54:04.227079786Z" level=info msg="Stopping container: 05acfaf63f7613db9deda51c4e97bb6e975e996e57ccd15d087d019a8cc28121 (timeout: 10s)" id=7cbc5f18-ad20-4229-9b31-380f724a0caa name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.998557 | controller | Jun 09 13:54:04.231909 crc crio[23733]: time="2026-06-09T13:54:04.231798453Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=aec8551f-c5b9-4530-a4c0-75f72ddb0ffc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.998582 | controller | Jun 09 13:54:04.243683 crc crio[23733]: time="2026-06-09T13:54:04.243549708Z" level=info msg="Removed container 3cc55c9a9fa14c8a91ffaba156e96434a0a6bf8e9a4ad655d73898c008ce56d4: openstack/dnsmasq-dns-9c58657f7-bkj2w/dnsmasq-dns" id=ed16806d-f31c-4207-89be-776bd3e7b3d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.998600 | controller | Jun 09 13:54:04.260199 crc crio[23733]: time="2026-06-09T13:54:04.256386079Z" level=info msg="Removing container: 889ad5a35a0757f70ee0f8a8d994dea96d8d9242d0f31b040f013c655616b27b" id=20ed0496-4dbc-4502-b83e-6729bda4b2e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.998617 | controller | Jun 09 13:54:04.267705 crc crio[23733]: time="2026-06-09T13:54:04.26726657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.998637 | controller | Jun 09 13:54:04.300310 crc crio[23733]: time="2026-06-09T13:54:04.299922646Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d248f306-0968-45d8-9f62-9189c43807a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.998654 | controller | Jun 09 13:54:04.315934 crc crio[23733]: time="2026-06-09T13:54:04.315779933Z" level=info msg="Creating container: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/dnsmasq-dns" id=381b19b4-e2ac-43cb-a3ec-7b7c1d1347dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.998670 | controller | Jun 09 13:54:04.327915 crc crio[23733]: time="2026-06-09T13:54:04.327875725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.998687 | controller | Jun 09 13:54:04.356633 crc crio[23733]: time="2026-06-09T13:54:04.356247295Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=cc63864f-d275-47fd-8638-30565591a7b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.998703 | controller | Jun 09 13:54:04.393763 crc crio[23733]: time="2026-06-09T13:54:04.393593418Z" level=info msg="Stopped container 05acfaf63f7613db9deda51c4e97bb6e975e996e57ccd15d087d019a8cc28121: openstack/dnsmasq-dns-68bc84565-m8pwr/dnsmasq-dns" id=7cbc5f18-ad20-4229-9b31-380f724a0caa name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.998720 | controller | Jun 09 13:54:04.402425 crc crio[23733]: time="2026-06-09T13:54:04.398759527Z" level=info msg="Stopping pod sandbox: d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729" id=860cc1e6-ea86-42a3-8e48-78b722c79036 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.998736 | controller | Jun 09 13:54:04.402425 crc crio[23733]: time="2026-06-09T13:54:04.399304721Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-m8pwr Namespace:openstack ID:d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729 UID:5118fa81-a14b-4920-ad39-7329bf4f22e2 NetNS:/var/run/netns/e6724c6d-9d26-494c-a766-14bd05a7c6b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5118fa81_a14b_4920_ad39_7329bf4f22e2.slice PodAnnotations:0xc0059cc770}] Aliases:map[]}"
2026-06-09 14:45:30.998753 | controller | Jun 09 13:54:04.402425 crc crio[23733]: time="2026-06-09T13:54:04.399461134Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68bc84565-m8pwr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.998769 | controller | Jun 09 13:54:04.417817 crc crio[23733]: time="2026-06-09T13:54:04.417574788Z" level=info msg="Removed container 889ad5a35a0757f70ee0f8a8d994dea96d8d9242d0f31b040f013c655616b27b: openstack/dnsmasq-dns-9c58657f7-bkj2w/init" id=20ed0496-4dbc-4502-b83e-6729bda4b2e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.998785 | controller | Jun 09 13:54:04.431978 crc crio[23733]: time="2026-06-09T13:54:04.431854235Z" level=info msg="Creating container: openstack/dnsmasq-dns-577895d5d9-hnxff/dnsmasq-dns" id=2a6f0464-bbdf-4db1-a341-0493743c14b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.998802 | controller | Jun 09 13:54:04.434541 crc crio[23733]: time="2026-06-09T13:54:04.43443415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.998817 | controller | Jun 09 13:54:04.443497 crc crio[23733]: time="2026-06-09T13:54:04.443336062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.998837 | controller | Jun 09 13:54:04.454254 crc crio[23733]: time="2026-06-09T13:54:04.453775764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.998853 | controller | Jun 09 13:54:04.534084 crc crio[23733]: time="2026-06-09T13:54:04.53402764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.998869 | controller | Jun 09 13:54:04.595832 crc crio[23733]: time="2026-06-09T13:54:04.595418455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.998885 | controller | Jun 09 13:54:04.659791 crc crio[23733]: time="2026-06-09T13:54:04.658018729Z" level=info msg="Created container 4eec30570e64caefc5567a3d45e2890118884dee433446d0da48b5ff0ac9c13f: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/dnsmasq-dns" id=381b19b4-e2ac-43cb-a3ec-7b7c1d1347dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.998901 | controller | Jun 09 13:54:04.672212 crc crio[23733]: time="2026-06-09T13:54:04.672043121Z" level=info msg="Starting container: 4eec30570e64caefc5567a3d45e2890118884dee433446d0da48b5ff0ac9c13f" id=84077aef-b58d-4420-900c-712261bbcaf2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.998917 | controller | Jun 09 13:54:04.685984 crc crio[23733]: time="2026-06-09T13:54:04.68565024Z" level=info msg="Started container" PID=57682 containerID=4eec30570e64caefc5567a3d45e2890118884dee433446d0da48b5ff0ac9c13f description=openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/dnsmasq-dns id=84077aef-b58d-4420-900c-712261bbcaf2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09
2026-06-09 14:45:30.998934 | controller | Jun 09 13:54:04.838239 crc crio[23733]: time="2026-06-09T13:54:04.838058451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.998950 | controller | Jun 09 13:54:04.866280 crc crio[23733]: time="2026-06-09T13:54:04.866063301Z" level=info msg="Created container bf9ec1fc44616eeb258dbad436f46e346bdfdab4da97f471935ff415976f5213: openstack/dnsmasq-dns-577895d5d9-hnxff/dnsmasq-dns" id=2a6f0464-bbdf-4db1-a341-0493743c14b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.998966 | controller | Jun 09 13:54:04.870478 crc crio[23733]: time="2026-06-09T13:54:04.869446315Z" level=info msg="Starting container: bf9ec1fc44616eeb258dbad436f46e346bdfdab4da97f471935ff415976f5213" id=dfc731a0-9f4d-444a-ad78-14abdebcfe6e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.999013 | controller | Jun 09 13:54:04.887287 crc crio[23733]: time="2026-06-09T13:54:04.886632624Z" level=info msg="Started container" PID=57714 containerID=bf9ec1fc44616eeb258dbad436f46e346bdfdab4da97f471935ff415976f5213 description=openstack/dnsmasq-dns-577895d5d9-hnxff/dnsmasq-dns id=dfc731a0-9f4d-444a-ad78-14abdebcfe6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2
2026-06-09 14:45:30.999042 | controller | Jun 09 13:54:04.974033 crc crio[23733]: time="2026-06-09T13:54:04.973503717Z" level=info msg="Stopped pod sandbox: d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729" id=860cc1e6-ea86-42a3-8e48-78b722c79036 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.999060 | controller | Jun 09 13:54:05.122977 crc crio[23733]: time="2026-06-09T13:54:05.122911452Z" level=info msg="Created container d528d3e165a8548d9b4b8443699a5cfaa0e19a11a88360e9e1c6b85aac3aea35: openshift-infra/auto-csr-approver-29683554-f2kvl/oc" id=19c559f7-3ff9-4efa-88b1-ac1777c48c3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.999081 | controller | Jun 09 13:54:05.134443 crc crio[23733]: time="2026-06-09T13:54:05.134095281Z" level=info msg="Starting container: d528d3e165a8548d9b4b8443699a5cfaa0e19a11a88360e9e1c6b85aac3aea35" id=1c61771e-ae36-4931-8269-8a99c8aa3602 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.999108 | controller | Jun 09 13:54:05.143950 crc crio[23733]: time="2026-06-09T13:54:05.143701422Z" level=info msg="Started container" PID=57734 containerID=d528d3e165a8548d9b4b8443699a5cfaa0e19a11a88360e9e1c6b85aac3aea35 description=openshift-infra/auto-csr-approver-29683554-f2kvl/oc id=1c61771e-ae36-4931-8269-8a99c8aa3602 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6
2026-06-09 14:45:30.999130 | controller | Jun 09 13:54:05.327474 crc crio[23733]: time="2026-06-09T13:54:05.32641289Z" level=info msg="Removing container: 05acfaf63f7613db9deda51c4e97bb6e975e996e57ccd15d087d019a8cc28121" id=d7012374-4f73-4dbb-92eb-4a677131993d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.999151 | controller | Jun 09 13:54:05.374926 crc crio[23733]: time="2026-06-09T13:54:05.37483088Z" level=info msg="Removed container 05acfaf63f7613db9deda51c4e97bb6e975e996e57ccd15d087d019a8cc28121: openstack/dnsmasq-dns-68bc84565-m8pwr/dnsmasq-dns" id=d7012374-4f73-4dbb-92eb-4a677131993d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.999168 | controller | Jun 09 13:54:05.390883 crc crio[23733]: time="2026-06-09T13:54:05.390794619Z" level=info msg="Removing container: c89ace82f3fb25c5c13bd20b647b6991a89ff8eb3d541795ceaf25bd33ee7a05" id=c36e83ad-9e16-443d-997a-df5a817721aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.999240 | controller | Jun 09 13:54:05.439092 crc crio[23733]: time="2026-06-09T13:54:05.435223Z" level=info msg="Removed container c89ace82f3fb25c5c13bd20b647b6991a89ff8eb3d541795ceaf25bd33ee7a05: openstack/dnsmasq-dns-68bc84565-m8pwr/init" id=c36e83ad-9e16-443d-997a-df5a817721aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:30.999262 | controller | Jun 09 13:54:06.339682 crc crio[23733]: time="2026-06-09T13:54:06.338876623Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0ac0f6ea-3219-461f-a3d9-19c06c9014bc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.999279 | controller | Jun 09 13:54:06.383778 crc crio[23733]: time="2026-06-09T13:54:06.383658192Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c9d8ae96-e268-4ff3-bc30-05df0af639b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.999295 | controller | Jun 09 13:54:06.440543 crc crio[23733]: time="2026-06-09T13:54:06.439716584Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=cfa0e14a-48f4-4e84-918c-648e011e2fc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.999311 | controller | Jun 09 13:54:06.451934 crc crio[23733]: time="2026-06-09T13:54:06.451862477Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=d24cfa94-1a2a-4d9e-9b1c-448e3420ac2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.999328 | controller | Jun 09 13:54:06.453563 crc crio[23733]: time="2026-06-09T13:54:06.453515678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.999347 | controller | Jun 09 13:54:06.463921 crc crio[23733]: time="2026-06-09T13:54:06.463782185Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5736a041-f37c-41b1-9d2a-c2539e382f89 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.999365 | controller | Jun 09 13:54:06.481952 crc crio[23733]: time="2026-06-09T13:54:06.481767125Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=9890a579-6d04-4312-9f94-50c164f1fb0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.999385 | controller | Jun 09 13:54:06.483597 crc crio[23733]: time="2026-06-09T13:54:06.483515209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.999401 | controller | Jun 09 13:54:06.506361 crc crio[23733]: time="2026-06-09T13:54:06.506254297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.999418 | controller | Jun 09 13:54:06.509770 crc crio[23733]: time="2026-06-09T13:54:06.509708403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.999434 | controller | Jun 09 13:54:06.528283 crc crio[23733]: time="2026-06-09T13:54:06.528159035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.999450 | controller | Jun 09 13:54:06.530897 crc crio[23733]: time="2026-06-09T13:54:06.530845132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.999466 | controller | Jun 09 13:54:06.640266 crc crio[23733]: time="2026-06-09T13:54:06.640076093Z" level=info msg="Created container c9ec30777bf76726d2cf7bb6bca97cc0eba0ca5e13f553f90154ba7d32a4fa51: openstack/openstack-cell1-galera-0/galera" id=d24cfa94-1a2a-4d9e-9b1c-448e3420ac2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.999482 | controller | Jun 09 13:54:06.641501 crc crio[23733]: time="2026-06-09T13:54:06.641409446Z" level=info msg="Starting container: c9ec30777bf76726d2cf7bb6bca97cc0eba0ca5e13f553f90154ba7d32a4fa51" id=6ba4177b-cc6d-45a9-b799-9ec08c77dbf5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.999498 | controller | Jun 09 13:54:06.643091 crc crio[23733]: time="2026-06-09T13:54:06.642829102Z" level=info msg="Created container d8b73fd5b6b500e351e27b752a21c795624733287c0d05f0a9fc96635b5ae637: openstack/openstack-galera-0/galera" id=9890a579-6d04-4312-9f94-50c164f1fb0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.999536 | controller | Jun 09 13:54:06.645485 crc crio[23733]: time="2026-06-09T13:54:06.645375596Z" level=info msg="Starting container: d8b73fd5b6b500e351e27b752a21c795624733287c0d05f0a9fc96635b5ae637" id=90e3e3cc-987b-4199-9972-deee874a06ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:30.999586 | controller | Jun 09 13:54:06.648429 crc crio[23733]: time="2026-06-09T13:54:06.648322599Z" level=info msg="Started container" PID=57852 containerID=c9ec30777bf76726d2cf7bb6bca97cc0eba0ca5e13f553f90154ba7d32a4fa51 description=openstack/openstack-cell1-galera-0/galera id=6ba4177b-cc6d-45a9-b799-9ec08c77dbf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4acbd0a33d6a733d75c20547816a94bc6ac40ac4aa4d6049f55e4572605d29df
2026-06-09 14:45:30.999605 | controller | Jun 09 13:54:06.654047 crc crio[23733]: time="2026-06-09T13:54:06.653865598Z" level=info msg="Started container" PID=57853 containerID=d8b73fd5b6b500e351e27b752a21c795624733287c0d05f0a9fc96635b5ae637 description=openstack/openstack-galera-0/galera id=90e3e3cc-987b-4199-9972-deee874a06ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=1220520f5d044af5b43843c2e1130544c0544af3e43b2ad51d461933d2d92b02
2026-06-09 14:45:30.999622 | controller | Jun 09 13:54:07.404160 crc crio[23733]: time="2026-06-09T13:54:07.404016823Z" level=info msg="Stopping pod sandbox: d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6" id=0f4877e0-4259-42ae-8b6f-6f07d79af079 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.999638 | controller | Jun 09 13:54:07.405334 crc crio[23733]: time="2026-06-09T13:54:07.404846563Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683554-f2kvl Namespace:openshift-infra ID:d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6 UID:5caddf48-5254-4ac0-bdea-e54de43908a0 NetNS:/var/run/netns/fbd264e1-0b05-4ac1-9cb0-0c40c5ce98f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5caddf48_5254_4ac0_bdea_e54de43908a0.slice PodAnnotations:0xc00008ccb8}] Aliases:map[]}"
2026-06-09 14:45:30.999659 | controller | Jun 09 13:54:07.405334 crc crio[23733]: time="2026-06-09T13:54:07.405197771Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683554-f2kvl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.999676 | controller | Jun 09 13:54:07.772401 crc crio[23733]: time="2026-06-09T13:54:07.771903829Z" level=info msg="Stopped pod sandbox: d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6" id=0f4877e0-4259-42ae-8b6f-6f07d79af079 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.999692 | controller | Jun 09 13:54:08.790243 crc crio[23733]: time="2026-06-09T13:54:08.783354326Z" level=info msg="Stopping container: bf9ec1fc44616eeb258dbad436f46e346bdfdab4da97f471935ff415976f5213 (timeout: 10s)" id=c5d6a831-56b6-4526-a7c0-6a87c922a126 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.999709 | controller | Jun 09 13:54:09.109323 crc crio[23733]: time="2026-06-09T13:54:09.109154591Z" level=info msg="Stopped container bf9ec1fc44616eeb258dbad436f46e346bdfdab4da97f471935ff415976f5213: openstack/dnsmasq-dns-577895d5d9-hnxff/dnsmasq-dns" id=c5d6a831-56b6-4526-a7c0-6a87c922a126 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:30.999725 | controller | Jun 09 13:54:09.111160 crc crio[23733]: time="2026-06-09T13:54:09.110887046Z" level=info msg="Stopping pod sandbox: 80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2" id=6717ef38-6aa0-4e5b-97d7-b21e506cdb1b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.999742 | controller | Jun 09 13:54:09.111794 crc crio[23733]: time="2026-06-09T13:54:09.111659004Z" level=info msg="Got pod network &{Name:dnsmasq-dns-577895d5d9-hnxff Namespace:openstack ID:80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2 UID:ca7855a8-55de-4c2a-a817-719de099b3ec NetNS:/var/run/netns/13c91d0c-5c2f-4b95-8187-984a2a9e2b67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca7855a8_55de_4c2a_a817_719de099b3ec.slice PodAnnotations:0xc00580a148}] Aliases:map[]}"
2026-06-09 14:45:30.999758 | controller | Jun 09 13:54:09.111940 crc crio[23733]: time="2026-06-09T13:54:09.11185992Z" level=info msg="Deleting pod openstack_dnsmasq-dns-577895d5d9-hnxff from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.999775 | controller | Jun 09 13:54:09.295248 crc crio[23733]: time="2026-06-09T13:54:09.294561018Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/POD" id=53f5c369-ee8a-46dd-a06c-44c905179293 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.999791 | controller | Jun 09 13:54:09.295248 crc crio[23733]: time="2026-06-09T13:54:09.295173772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.999808 | controller | Jun 09 13:54:09.401230 crc crio[23733]: time="2026-06-09T13:54:09.40107807Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7fcf8bc745-vsj8q Namespace:openstack ID:6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77 UID:d209c1a7-d621-4131-aa6b-de9050e73077 NetNS:/var/run/netns/cba6e887-83a0-4d2d-823a-f4cc90d3133a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd209c1a7_d621_4131_aa6b_de9050e73077.slice PodAnnotations:0xc001c1e368}] Aliases:map[]}"
2026-06-09 14:45:30.999831 | controller | Jun 09 13:54:09.401230 crc crio[23733]: time="2026-06-09T13:54:09.401210284Z" level=info msg="Adding pod openstack_dnsmasq-dns-7fcf8bc745-vsj8q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:30.999848 | controller | Jun 09 13:54:09.470732 crc crio[23733]: time="2026-06-09T13:54:09.47063178Z" level=info msg="Stopped pod sandbox: 80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2" id=6717ef38-6aa0-4e5b-97d7-b21e506cdb1b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:30.999865 | controller | Jun 09 13:54:10.153581 crc crio[23733]: 2026-06-09T13:54:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f10c81db84a2c8 Mac:ca:66:7f:3b:70:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/cba6e887-83a0-4d2d-823a-f4cc90d3133a SocketPath: PciID:}] [{Interface:0xc0006245e0 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:30.999881 | controller | Jun 09 13:54:10.155498 crc crio[23733]: time="2026-06-09T13:54:10.155389079Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7fcf8bc745-vsj8q Namespace:openstack ID:6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77 UID:d209c1a7-d621-4131-aa6b-de9050e73077 NetNS:/var/run/netns/cba6e887-83a0-4d2d-823a-f4cc90d3133a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd209c1a7_d621_4131_aa6b_de9050e73077.slice PodAnnotations:0xc001c1e368}] Aliases:map[]}"
2026-06-09 14:45:30.999898 | controller | Jun 09 13:54:10.155702 crc crio[23733]: time="2026-06-09T13:54:10.155594914Z" level=info msg="Checking pod openstack_dnsmasq-dns-7fcf8bc745-vsj8q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:30.999914 | controller | Jun 09 13:54:10.168449 crc crio[23733]: time="2026-06-09T13:54:10.168303841Z" level=info msg="Ran pod sandbox 6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77 with infra container: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/POD" id=53f5c369-ee8a-46dd-a06c-44c905179293 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:30.999931 | controller | Jun 09 13:54:10.171042 crc crio[23733]: time="2026-06-09T13:54:10.170971648Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8624926b-1410-4e29-83a8-5178439110c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.999947 | controller | Jun 09 13:54:10.226827 crc crio[23733]: time="2026-06-09T13:54:10.226732373Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=30b9b04a-a00a-4310-800a-505e9a0e4739 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:30.999964 | controller | Jun 09 13:54:10.238029 crc crio[23733]: time="2026-06-09T13:54:10.237931673Z" level=info msg="Creating container: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/init" id=f43cc153-8ed6-4c89-8487-27a5339f6f72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:30.999980 | controller | Jun 09 13:54:10.240037 crc crio[23733]: time="2026-06-09T13:54:10.239973594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:30.999997 | controller | Jun 09 13:54:10.290690 crc crio[23733]: time="2026-06-09T13:54:10.290491366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.000013 | controller | Jun 09 13:54:10.294487 crc crio[23733]: time="2026-06-09T13:54:10.294395484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.000030 | controller | Jun 09 13:54:10.497586 crc crio[23733]: time="2026-06-09T13:54:10.497030471Z" level=info msg="Created container 11145733b88c2ba1e8bcd6612eced78ca949efb08a0597b3ba46909f5aa76bca: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/init" id=f43cc153-8ed6-4c89-8487-27a5339f6f72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.000051 | controller | Jun 09 13:54:10.500074 crc crio[23733]: time="2026-06-09T13:54:10.499997995Z" level=info msg="Starting container: 11145733b88c2ba1e8bcd6612eced78ca949efb08a0597b3ba46909f5aa76bca" id=abf24acd-05e0-4f79-b6f0-5fbe4450d6d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.000096 | controller | Jun 09 13:54:10.510643 crc crio[23733]: time="2026-06-09T13:54:10.509482731Z" level=info msg="Started container" PID=58493 containerID=11145733b88c2ba1e8bcd6612eced78ca949efb08a0597b3ba46909f5aa76bca description=openstack/dnsmasq-dns-7fcf8bc745-vsj8q/init id=abf24acd-05e0-4f79-b6f0-5fbe4450d6d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77
2026-06-09 14:45:31.000114 | controller | Jun 09 13:54:10.555597 crc crio[23733]: time="2026-06-09T13:54:10.55545115Z" level=info msg="Removing container: bf9ec1fc44616eeb258dbad436f46e346bdfdab4da97f471935ff415976f5213" id=a3f37808-351f-439a-b671-09129be58f2a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.000130 | controller | Jun 09 13:54:10.593282 crc crio[23733]: time="2026-06-09T13:54:10.593217106Z" level=info msg="Removed container bf9ec1fc44616eeb258dbad436f46e346bdfdab4da97f471935ff415976f5213: openstack/dnsmasq-dns-577895d5d9-hnxff/dnsmasq-dns" id=a3f37808-351f-439a-b671-09129be58f2a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.000147 | controller | Jun 09 13:54:10.603981 crc crio[23733]: time="2026-06-09T13:54:10.603931863Z" level=info msg="Removing container: cf847864dbdea49893d10d435d1958fe7060f412ac4f72f64d4be8505004466f" id=22ceb199-22d9-451d-8b6a-e1fd6a537225 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.000163 | controller | Jun 09 13:54:10.670210 crc crio[23733]: time="2026-06-09T13:54:10.669898002Z" level=info msg="Removed container cf847864dbdea49893d10d435d1958fe7060f412ac4f72f64d4be8505004466f: openstack/dnsmasq-dns-577895d5d9-hnxff/init" id=22ceb199-22d9-451d-8b6a-e1fd6a537225 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.000179 | controller | Jun 09 13:54:11.621965 crc crio[23733]: time="2026-06-09T13:54:11.621409911Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=66a06007-0b0b-4041-b456-d02250c191a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.000195 | controller | Jun 09 13:54:11.694396 crc crio[23733]: time="2026-06-09T13:54:11.694267972Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3d4debbc-72b7-4553-a458-ea5df8b7bd10 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.000212 | controller | Jun 09 13:54:11.709891 crc crio[23733]: time="2026-06-09T13:54:11.709024631Z" level=info msg="Creating container: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/dnsmasq-dns" id=a0f6ecf8-3bbd-4f3e-8633-0c6562e44249 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.000228 | controller | Jun 09 13:54:11.711087 crc crio[23733]: time="2026-06-09T13:54:11.71102477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.000245 | controller | Jun 09 13:54:11.806554 crc crio[23733]: time="2026-06-09T13:54:11.806437716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.000260 | controller | Jun 09 13:54:11.813809 crc crio[23733]: time="2026-06-09T13:54:11.813727298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.000280 | controller | Jun 09 13:54:11.835852 crc crio[23733]: time="2026-06-09T13:54:11.835765519Z" level=info msg="Running pod sandbox: openstack/swift-ring-rebalance-9mw47/POD" id=16ffb16a-aefd-424b-a56a-4f760a8286f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.000296 | controller | Jun 09 13:54:11.836039 crc crio[23733]: time="2026-06-09T13:54:11.835877001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.000313 | controller | Jun 09 13:54:11.877455 crc crio[23733]: time="2026-06-09T13:54:11.877402661Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-9mw47 Namespace:openstack ID:7f70761daf60a2aeafa8043fed8e8e7868d65727fe6bbace85cb4c52a20bee21 UID:2a4638be-e4d9-44e6-a398-4012e80886a2 NetNS:/var/run/netns/74260bb6-7597-458a-b1ca-ad6025d88414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a4638be_e4d9_44e6_a398_4012e80886a2.slice PodAnnotations:0xc00028e470}] Aliases:map[]}"
2026-06-09 14:45:31.000329 | controller | Jun 09 13:54:11.877570 crc crio[23733]: time="2026-06-09T13:54:11.877464432Z" level=info msg="Adding pod openstack_swift-ring-rebalance-9mw47 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.000346 | controller | Jun 09 13:54:12.106805 crc crio[23733]: time="2026-06-09T13:54:12.105692757Z" level=info msg="Created container 4e175cc1bafec5f969a51498a916d675229abb128ceb377140c89acc40d3844e: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/dnsmasq-dns" id=a0f6ecf8-3bbd-4f3e-8633-0c6562e44249 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.000362 | controller | Jun 09 13:54:12.112465 crc crio[23733]: time="2026-06-09T13:54:12.112352724Z" level=info msg="Starting container: 4e175cc1bafec5f969a51498a916d675229abb128ceb377140c89acc40d3844e" id=985ebc84-d3dc-405f-94a3-e3d4c6c2d230 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.000379 | controller | Jun 09 13:54:12.128293 crc crio[23733]: time="2026-06-09T13:54:12.128037807Z" level=info msg="Started container" PID=58937 containerID=4e175cc1bafec5f969a51498a916d675229abb128ceb377140c89acc40d3844e description=openstack/dnsmasq-dns-7fcf8bc745-vsj8q/dnsmasq-dns id=985ebc84-d3dc-405f-94a3-e3d4c6c2d230 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77
2026-06-09 14:45:31.000396 | controller | Jun 09 13:54:12.560917 crc crio[23733]: 2026-06-09T13:54:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f70761daf60a2a Mac:5a:14:b6:d8:5f:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/74260bb6-7597-458a-b1ca-ad6025d88414 SocketPath: PciID:}] [{Interface:0xc00051e7e0 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.000412 | controller | Jun 09 13:54:12.562818 crc crio[23733]: time="2026-06-09T13:54:12.562690443Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-9mw47 Namespace:openstack ID:7f70761daf60a2aeafa8043fed8e8e7868d65727fe6bbace85cb4c52a20bee21 UID:2a4638be-e4d9-44e6-a398-4012e80886a2 NetNS:/var/run/netns/74260bb6-7597-458a-b1ca-ad6025d88414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a4638be_e4d9_44e6_a398_4012e80886a2.slice PodAnnotations:0xc00028e470}] Aliases:map[]}"
2026-06-09 14:45:31.000428 | controller | Jun 09 13:54:12.562931 crc crio[23733]: time="2026-06-09T13:54:12.562862977Z" level=info msg="Checking pod openstack_swift-ring-rebalance-9mw47 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.000445 | controller | Jun 09 13:54:12.570925 crc crio[23733]: time="2026-06-09T13:54:12.570819677Z" level=info msg="Ran pod sandbox 7f70761daf60a2aeafa8043fed8e8e7868d65727fe6bbace85cb4c52a20bee21 with infra container: openstack/swift-ring-rebalance-9mw47/POD" id=16ffb16a-aefd-424b-a56a-4f760a8286f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.000464 | controller | Jun 09 13:54:12.577596 crc crio[23733]: time="2026-06-09T13:54:12.577522343Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=ae3fc9cc-2706-453d-a562-bc0cb71c5f1e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.000481 | controller | Jun 09 13:54:12.577873 crc crio[23733]: time="2026-06-09T13:54:12.57778381Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found" id=ae3fc9cc-2706-453d-a562-bc0cb71c5f1e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.000498 | controller | Jun 09 13:54:12.577873 crc crio[23733]: time="2026-06-09T13:54:12.577859322Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found" id=ae3fc9cc-2706-453d-a562-bc0cb71c5f1e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.000530 | controller | Jun 09 13:54:12.579325 crc crio[23733]: time="2026-06-09T13:54:12.579243047Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=55a4b1e4-b5a1-47ef-9515-060713b76251 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.000563 | controller | Jun 09 13:54:12.586457 crc crio[23733]: time="2026-06-09T13:54:12.586371685Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\""
2026-06-09 14:45:31.000609 | controller | Jun 09 13:54:16.173287 crc crio[23733]: time="2026-06-09T13:54:16.172563824Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781013255-4qfvf/POD" id=e846df31-520d-4d08-9e15-06e571ae5260 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.000627 | controller | Jun 09 13:54:16.173287 crc crio[23733]: time="2026-06-09T13:54:16.17322311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.000644 | controller | Jun 09 13:54:17.105664 crc crio[23733]: time="2026-06-09T13:54:17.105072137Z" level=info msg="Running pod sandbox: openstack/keystone-db-create-24dfq/POD" id=5e18b68b-7bf8-48e4-b199-accc276caba4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.000666 | controller | Jun 09 13:54:17.105894 crc crio[23733]: time="2026-06-09T13:54:17.105709973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.000682 | controller | Jun 09 13:54:17.138390 crc crio[23733]: time="2026-06-09T13:54:17.13795086Z" level=info msg="Running pod sandbox: openstack/keystone-9f62-account-create-update-m8chx/POD" id=538040ee-ba8a-49cd-8b9e-1cc44e49ac00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.000699 | controller | Jun 09 13:54:17.138533 crc crio[23733]: time="2026-06-09T13:54:17.13840934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.000715 | controller | Jun 09 13:54:17.182545 crc crio[23733]: time="2026-06-09T13:54:17.180832181Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781013256-n479z/POD" id=24507474-153f-4bdc-a5d0-93b198833082 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.000731 | controller | Jun 09 13:54:17.182545 crc crio[23733]: time="2026-06-09T13:54:17.180944845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.000748 | controller | Jun 09 13:54:17.449398 crc crio[23733]: time="2026-06-09T13:54:17.449314734Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=307846bb-1c30-4ea8-96fe-4d8369688ded name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.000768 | controller | Jun 09 13:54:17.449518 crc crio[23733]: time="2026-06-09T13:54:17.449421436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.000784 | controller | Jun 09 13:54:17.501649 crc crio[23733]: time="2026-06-09T13:54:17.501527669Z" level=info msg="Running pod sandbox: openstack/placement-db-create-c887h/POD" id=7bdf380a-a292-481f-b8a0-e32f2328a0bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.000799 | controller | Jun 09 13:54:17.501812 crc crio[23733]: time="2026-06-09T13:54:17.501691033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.000815 | controller | Jun 09 13:54:17.756579 crc crio[23733]: time="2026-06-09T13:54:17.756085233Z" level=info msg="Running pod sandbox: openstack/placement-ee55-account-create-update-fzqcc/POD" id=ea913815-c53c-4768-aa3b-29192910c46a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.000830 | controller | Jun 09 13:54:17.756579 crc crio[23733]: time="2026-06-09T13:54:17.756334869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.000845 | controller | Jun 09 13:54:18.808163 crc crio[23733]: time="2026-06-09T13:54:18.799775606Z" level=info msg="Stopping container: 4eec30570e64caefc5567a3d45e2890118884dee433446d0da48b5ff0ac9c13f (timeout: 10s)" id=1842f4cb-2ff7-44a0-b2a3-4564d49e9528 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.000860 | controller | Jun 09 13:54:18.808163 crc crio[23733]: time="2026-06-09T13:54:18.80432184Z" level=info msg="Running pod sandbox: openstack/glance-db-create-f2sbp/POD" id=1aab8673-6afa-446b-8dee-0e2863086735 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.000876 | controller | Jun 09 13:54:18.808163 crc crio[23733]: time="2026-06-09T13:54:18.804407892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.000892 | controller | Jun 09 13:54:18.924063 crc crio[23733]: time="2026-06-09T13:54:18.92392811Z" level=info msg="Running pod sandbox: openstack/glance-71be-account-create-update-6tsmh/POD" id=15b40986-3d75-46d3-a4ca-6df70319851d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.000907 | controller | Jun 09 13:54:18.924228 crc crio[23733]: time="2026-06-09T13:54:18.924181027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.000922 | controller | Jun 09 13:54:20.047206 crc crio[23733]: time="2026-06-09T13:54:20.046538607Z" level=info msg="Stopped container 4eec30570e64caefc5567a3d45e2890118884dee433446d0da48b5ff0ac9c13f: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/dnsmasq-dns" id=1842f4cb-2ff7-44a0-b2a3-4564d49e9528 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.000938 | controller | Jun 09 13:54:20.055560 crc crio[23733]: time="2026-06-09T13:54:20.055452009Z" level=info msg="Stopping pod sandbox: d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09" id=ffc2a37d-ec2f-4ecb-84e0-209fbe1b36b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.000955 | controller | Jun 09 13:54:20.056818 crc crio[23733]: time="2026-06-09T13:54:20.056741622Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7cfb7c95fc-nwd9x Namespace:openstack ID:d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09 UID:027890d0-eda8-46a9-bdda-0ef615188781 NetNS:/var/run/netns/ec87b466-b9ea-43e3-be48-3bba6986d528 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod027890d0_eda8_46a9_bdda_0ef615188781.slice PodAnnotations:0xc0025a6018}] Aliases:map[]}"
2026-06-09 14:45:31.000975 | controller | Jun 09 13:54:20.057018 crc crio[23733]: time="2026-06-09T13:54:20.056965317Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7cfb7c95fc-nwd9x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.000991 | controller | Jun 09 13:54:20.067223 crc crio[23733]: time="2026-06-09T13:54:20.067059449Z" level=info msg="Got pod network &{Name:placement-db-create-c887h Namespace:openstack ID:6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd UID:c89ce1d5-89a1-4751-98bc-05279f64f70f NetNS:/var/run/netns/e46d8cf0-49d4-4070-b09a-09b84c8c91a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc89ce1d5_89a1_4751_98bc_05279f64f70f.slice PodAnnotations:0xc000309b10}] Aliases:map[]}"
2026-06-09 14:45:31.001007 | controller | Jun 09 13:54:20.067223 crc crio[23733]: time="2026-06-09T13:54:20.067177982Z" level=info msg="Adding pod openstack_placement-db-create-c887h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.001023 | controller | Jun 09 13:54:20.161038 crc crio[23733]: time="2026-06-09T13:54:20.160848735Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31" id=55a4b1e4-b5a1-47ef-9515-060713b76251 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.001040 | controller | Jun 09 13:54:20.163748 crc crio[23733]: time="2026-06-09T13:54:20.163509622Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=044891e2-6768-47d3-8ae4-566d2ea80dea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.001085 | controller | Jun 09 13:54:20.254692 crc crio[23733]: time="2026-06-09T13:54:20.254023564Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781013256-n479z Namespace:openstack ID:85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451 UID:517f1563-b311-4a2a-b4e7-73d60d84d05f NetNS:/var/run/netns/3bcf6596-961f-46af-aa7f-5c5eee08814a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod517f1563_b311_4a2a_b4e7_73d60d84d05f.slice PodAnnotations:0xc00008c180}] Aliases:map[]}"
2026-06-09 14:45:31.001102 | controller | Jun 09 13:54:20.255497 crc crio[23733]: time="2026-06-09T13:54:20.25547683Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0-config-1781013256-n479z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.001118 | controller | Jun 09 13:54:20.261701 crc crio[23733]: time="2026-06-09T13:54:20.261588434Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:67990cb3f42fa09acd7b4387525c889b8809d52f69162692ecbb171023dfeefe UID:29a43d23-2cbc-4d11-9e24-628f70c6a918 NetNS:/var/run/netns/72f69282-3e1e-42e4-9b51-93872cd6158d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a43d23_2cbc_4d11_9e24_628f70c6a918.slice PodAnnotations:0xc0059cc098}] Aliases:map[]}"
2026-06-09 14:45:31.001135 | controller | Jun 09 13:54:20.261701 crc crio[23733]: time="2026-06-09T13:54:20.261690696Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.001151 | controller | Jun 09 13:54:20.278420 crc crio[23733]: time="2026-06-09T13:54:20.277561413Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781013255-4qfvf Namespace:openstack ID:b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639 UID:3ceb1cfd-3ee1-40f5-bd3e-c46b6187dcd3 NetNS:/var/run/netns/4f0d25f8-1887-4583-8567-a45604d0f1bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ceb1cfd_3ee1_40f5_bd3e_c46b6187dcd3.slice PodAnnotations:0xc0020d80c8}] Aliases:map[]}"
2026-06-09 14:45:31.001174 | controller | Jun 09 13:54:20.278420 crc crio[23733]: time="2026-06-09T13:54:20.277641205Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0-config-1781013255-4qfvf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.001191 | controller | Jun 09 13:54:20.294004 crc crio[23733]: time="2026-06-09T13:54:20.293866491Z" level=info msg="Got pod network &{Name:keystone-db-create-24dfq Namespace:openstack ID:e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50 UID:f3d3f35b-c7d2-4b11-b29e-60f16b14b122 NetNS:/var/run/netns/c396b160-530d-458d-9893-36336999004c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3d3f35b_c7d2_4b11_b29e_60f16b14b122.slice PodAnnotations:0xc0020d8250}] Aliases:map[]}"
2026-06-09 14:45:31.001207 | controller | Jun 09 13:54:20.294004 crc crio[23733]: time="2026-06-09T13:54:20.294002924Z" level=info msg="Adding pod openstack_keystone-db-create-24dfq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.001223 | controller | Jun 09 13:54:20.333833 crc crio[23733]: time="2026-06-09T13:54:20.330429275Z" level=info msg="Got pod network &{Name:placement-ee55-account-create-update-fzqcc Namespace:openstack ID:7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e UID:65007264-14e1-4b60-9a77-31b74ace5e97 NetNS:/var/run/netns/676bb1f3-b90c-4dbb-9994-d01a1c2d4d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65007264_14e1_4b60_9a77_31b74ace5e97.slice PodAnnotations:0xc0059cc1d8}] Aliases:map[]}"
2026-06-09 14:45:31.001239 | controller | Jun 09 13:54:20.334244 crc crio[23733]: time="2026-06-09T13:54:20.333923322Z" level=info msg="Adding pod openstack_placement-ee55-account-create-update-fzqcc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.001255 | controller | Jun 09 13:54:20.337028 crc crio[23733]: time="2026-06-09T13:54:20.336975869Z" level=info msg="Got pod network &{Name:keystone-9f62-account-create-update-m8chx Namespace:openstack ID:554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531 UID:5bf95cd7-b28c-4e16-ba16-a511ee29b3a2 NetNS:/var/run/netns/d008a0af-211c-4fe7-96f2-174957fafce6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bf95cd7_b28c_4e16_ba16_a511ee29b3a2.slice PodAnnotations:0xc00008c760}] Aliases:map[]}"
2026-06-09 14:45:31.001271 | controller | Jun 09 13:54:20.337510 crc crio[23733]: time="2026-06-09T13:54:20.337485761Z" level=info msg="Adding pod openstack_keystone-9f62-account-create-update-m8chx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.001287 | controller | Jun 09 13:54:20.340646 crc crio[23733]: time="2026-06-09T13:54:20.340493556Z" level=info msg="Got pod network &{Name:glance-71be-account-create-update-6tsmh Namespace:openstack ID:49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940 UID:e01e02dc-d3a4-4744-a28f-f9c7f2f38a03 NetNS:/var/run/netns/1045b43a-e48b-4653-9afe-3a3de5a75e62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01e02dc_d3a4_4744_a28f_f9c7f2f38a03.slice PodAnnotations:0xc000308b80}] Aliases:map[]}"
2026-06-09 14:45:31.001306 | controller | Jun 09 13:54:20.340796 crc crio[23733]: time="2026-06-09T13:54:20.3406488Z" level=info msg="Adding pod openstack_glance-71be-account-create-update-6tsmh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.001330 | controller | Jun 09 13:54:20.388723 crc crio[23733]: time="2026-06-09T13:54:20.388400544Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=4eb5c6c0-977f-45e4-8daa-572ccf47440b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.001350 | controller | Jun 09 13:54:20.410841 crc crio[23733]: time="2026-06-09T13:54:20.410733512Z" level=info msg="Creating container: openstack/swift-ring-rebalance-9mw47/swift-ring-rebalance" id=3c6d2237-6599-48d5-a80d-8ba963f3ab02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.001370 | controller | Jun 09 13:54:20.422234 crc crio[23733]: time="2026-06-09T13:54:20.415301746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.001390 | controller | Jun 09 13:54:20.422533 crc crio[23733]: time="2026-06-09T13:54:20.422324132Z" level=info msg="Got pod network &{Name:glance-db-create-f2sbp Namespace:openstack ID:e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828 UID:3a4aa6e0-a98d-4900-9b9e-5f66b1430227 NetNS:/var/run/netns/95002071-ab5d-4bf8-bbd6-d75b323d65e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a4aa6e0_a98d_4900_9b9e_5f66b1430227.slice PodAnnotations:0xc0027d06c0}] Aliases:map[]}"
2026-06-09 14:45:31.001410 | controller | Jun 09 13:54:20.422533 crc crio[23733]: time="2026-06-09T13:54:20.422378523Z" level=info msg="Adding pod openstack_glance-db-create-f2sbp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.001429 | controller | Jun 09 13:54:20.498379 crc crio[23733]: time="2026-06-09T13:54:20.49823884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.001449 | controller | Jun 09 13:54:20.507730 crc crio[23733]: time="2026-06-09T13:54:20.507646615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.001468 | controller | Jun 09 13:54:20.573789 crc crio[23733]: time="2026-06-09T13:54:20.573254695Z" level=info msg="Stopped pod sandbox: d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09" id=ffc2a37d-ec2f-4ecb-84e0-209fbe1b36b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.001488 | controller | Jun 09 13:54:20.724890 crc crio[23733]: time="2026-06-09T13:54:20.724708572Z" level=info msg="Created container af0ecea6670866792568c3b0318ac38c3f6b3621fe33029b69171f68499cdf5f: openstack/swift-ring-rebalance-9mw47/swift-ring-rebalance" id=3c6d2237-6599-48d5-a80d-8ba963f3ab02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.001505 | controller | Jun 09 13:54:20.726532 crc crio[23733]: time="2026-06-09T13:54:20.726469025Z" level=info msg="Starting container: af0ecea6670866792568c3b0318ac38c3f6b3621fe33029b69171f68499cdf5f" id=b0a3e722-af64-4763-84bf-1c7072d0ab94 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.001542 | controller | Jun 09 13:54:20.744866 crc crio[23733]: time="2026-06-09T13:54:20.744757623Z" level=info msg="Started container" PID=59875 containerID=af0ecea6670866792568c3b0318ac38c3f6b3621fe33029b69171f68499cdf5f description=openstack/swift-ring-rebalance-9mw47/swift-ring-rebalance id=b0a3e722-af64-4763-84bf-1c7072d0ab94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f70761daf60a2aeafa8043fed8e8e7868d65727fe6bbace85cb4c52a20bee21
2026-06-09 14:45:31.001588 | controller | Jun 09 13:54:20.832481 crc crio[23733]: time="2026-06-09T13:54:20.832390864Z" level=info msg="Removing container: 4eec30570e64caefc5567a3d45e2890118884dee433446d0da48b5ff0ac9c13f" id=5972b9f1-5d87-48b8-99ea-9a4121b7db50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.001609 | controller | Jun 09 13:54:20.955304 crc crio[23733]: time="2026-06-09T13:54:20.954821934Z" level=info msg="Removed container 4eec30570e64caefc5567a3d45e2890118884dee433446d0da48b5ff0ac9c13f: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/dnsmasq-dns" id=5972b9f1-5d87-48b8-99ea-9a4121b7db50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.001626 | controller | Jun 09 13:54:20.961876 crc crio[23733]: time="2026-06-09T13:54:20.96180025Z" level=info msg="Removing container: df06bb3d251ec4fb9d8ff3f345e7d55be27930f21d44b57c5b77da7569556e49" id=e7c4977a-a860-4cbf-88a4-27cd86826364 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.001642 | controller | Jun 09 13:54:21.030873 crc crio[23733]: time="2026-06-09T13:54:21.030222679Z" level=info msg="Removed container df06bb3d251ec4fb9d8ff3f345e7d55be27930f21d44b57c5b77da7569556e49: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/init" id=e7c4977a-a860-4cbf-88a4-27cd86826364 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.001658 | controller | Jun 09 13:54:21.369169 crc crio[23733]: 2026-06-09T13:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a87ad1f60a2792 Mac:9e:80:34:72:ec:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/e46d8cf0-49d4-4070-b09a-09b84c8c91a0 SocketPath: PciID:}] [{Interface:0xc00022cb10 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.001674 | controller | Jun 09 13:54:21.369169 crc crio[23733]: time="2026-06-09T13:54:21.368959389Z" level=info msg="Got pod network &{Name:placement-db-create-c887h Namespace:openstack ID:6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd UID:c89ce1d5-89a1-4751-98bc-05279f64f70f NetNS:/var/run/netns/e46d8cf0-49d4-4070-b09a-09b84c8c91a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc89ce1d5_89a1_4751_98bc_05279f64f70f.slice PodAnnotations:0xc000309b10}] Aliases:map[]}"
2026-06-09 14:45:31.001690 | controller | Jun 09 13:54:21.370790 crc crio[23733]: time="2026-06-09T13:54:21.369192455Z" level=info msg="Checking pod openstack_placement-db-create-c887h for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.001705 | controller | Jun 09 13:54:21.427901 crc crio[23733]: time="2026-06-09T13:54:21.42779431Z" level=info msg="Ran pod sandbox 6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd with infra container: openstack/placement-db-create-c887h/POD" id=7bdf380a-a292-481f-b8a0-e32f2328a0bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.001721 | controller | Jun 09 13:54:21.435095 crc crio[23733]: time="2026-06-09T13:54:21.434554889Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=10da6922-2b68-4446-a22f-c178f926df79 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.001737 | controller | Jun 09 13:54:21.444588 crc crio[23733]: time="2026-06-09T13:54:21.443565694Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ec9f4db3-1c42-4b1a-90e9-ce589c28e281 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.001752 | controller | Jun 09 13:54:21.464177 crc crio[23733]: time="2026-06-09T13:54:21.46144011Z" level=info msg="Creating container: openstack/placement-db-create-c887h/mariadb-database-create" id=6f71e9cc-3fc6-4085-8e0f-bbe5ae3bf25a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.001768 | controller | Jun 09 13:54:21.464177 crc crio[23733]: time="2026-06-09T13:54:21.462956928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.001783 | controller | Jun 09 13:54:21.511187 crc crio[23733]: time="2026-06-09T13:54:21.511058221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.001802 | controller | Jun 09 13:54:21.519066 crc crio[23733]: time="2026-06-09T13:54:21.51896931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.001818 | controller | Jun 09 13:54:21.656659 crc crio[23733]: time="2026-06-09T13:54:21.656555729Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-vnxl9/POD" id=4d459197-4ee2-4da6-ae77-ff813c5e1f59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.001834 | controller | Jun 09 13:54:21.656820 crc crio[23733]: time="2026-06-09T13:54:21.656708183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.001850 | controller | Jun 09 13:54:21.716379 crc crio[23733]: time="2026-06-09T13:54:21.716278352Z" level=info msg="Got pod network &{Name:root-account-create-update-vnxl9 Namespace:openstack ID:219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32 UID:487ac479-8cb6-4a64-91d8-71b0376454a6 NetNS:/var/run/netns/9f4edcbb-cb75-42d9-9e91-5de72748e40d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod487ac479_8cb6_4a64_91d8_71b0376454a6.slice PodAnnotations:0xc0059cc390}] Aliases:map[]}"
2026-06-09 14:45:31.001865 | controller | Jun 09 13:54:21.716379 crc crio[23733]: time="2026-06-09T13:54:21.716345603Z" level=info msg="Adding pod openstack_root-account-create-update-vnxl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.001881 | controller | Jun 09 13:54:21.782681 crc crio[23733]: 2026-06-09T13:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49308a2f9f10738 Mac:a2:13:9f:ae:ba:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/1045b43a-e48b-4653-9afe-3a3de5a75e62 SocketPath: PciID:}] [{Interface:0xc0004b0770 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.001897 | controller | Jun 09 13:54:21.783870 crc crio[23733]: time="2026-06-09T13:54:21.783777399Z" level=info msg="Got pod network &{Name:glance-71be-account-create-update-6tsmh Namespace:openstack ID:49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940 UID:e01e02dc-d3a4-4744-a28f-f9c7f2f38a03 NetNS:/var/run/netns/1045b43a-e48b-4653-9afe-3a3de5a75e62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01e02dc_d3a4_4744_a28f_f9c7f2f38a03.slice PodAnnotations:0xc000308b80}] Aliases:map[]}"
2026-06-09 14:45:31.001913 | controller | Jun 09 13:54:21.784014 crc crio[23733]: time="2026-06-09T13:54:21.783967405Z" level=info msg="Checking pod openstack_glance-71be-account-create-update-6tsmh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.001929 | controller | Jun 09 13:54:21.792802 crc crio[23733]: time="2026-06-09T13:54:21.792651031Z" level=info msg="Ran pod sandbox 49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940 with infra container: openstack/glance-71be-account-create-update-6tsmh/POD" id=15b40986-3d75-46d3-a4ca-6df70319851d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.001945 | controller | Jun 09 13:54:21.796252 crc crio[23733]: time="2026-06-09T13:54:21.796016665Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=cd7749f2-f249-4e16-9aab-152ffb394df1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.001961 | controller | Jun 09 13:54:21.800767 crc crio[23733]: time="2026-06-09T13:54:21.800677822Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=7c15d686-85c7-422a-8fde-a6c0bf27af50 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.001980 | controller | Jun 09 13:54:21.821909 crc crio[23733]: time="2026-06-09T13:54:21.82178175Z" level=info msg="Created container 9d39145125c91969094664970b6f8bbda3f03c48cd022ca46e2f81c918319042: openstack/placement-db-create-c887h/mariadb-database-create" id=6f71e9cc-3fc6-4085-8e0f-bbe5ae3bf25a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.001997 | controller | Jun 09 13:54:21.823357 crc crio[23733]: time="2026-06-09T13:54:21.823301788Z" level=info msg="Starting container: 9d39145125c91969094664970b6f8bbda3f03c48cd022ca46e2f81c918319042" id=0b75f61f-9594-4246-84d6-5cfdff9eb516 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.002012 | controller | Jun 09 13:54:21.831574 crc crio[23733]: time="2026-06-09T13:54:21.831516813Z" level=info msg="Started container" PID=60017 containerID=9d39145125c91969094664970b6f8bbda3f03c48cd022ca46e2f81c918319042 description=openstack/placement-db-create-c887h/mariadb-database-create id=0b75f61f-9594-4246-84d6-5cfdff9eb516 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd
2026-06-09 14:45:31.002028 | controller | Jun 09 13:54:21.846606 crc crio[23733]: time="2026-06-09T13:54:21.845444841Z" level=info msg="Creating container: openstack/glance-71be-account-create-update-6tsmh/mariadb-account-create-update" id=5731612f-91af-4e9f-8425-878fc4f0804d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.002044 | controller | Jun 09 13:54:21.872332 crc crio[23733]: time="2026-06-09T13:54:21.864344714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.002060 | controller | Jun 09 13:54:21.873914 crc crio[23733]: 2026-06-09T13:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7aeb5d2734e7c06 Mac:36:67:4b:7f:f8:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/676bb1f3-b90c-4dbb-9994-d01a1c2d4d6c SocketPath: PciID:}] [{Interface:0xc0002d0c40 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.002076 | controller | Jun 09 13:54:21.888272 crc crio[23733]: time="2026-06-09T13:54:21.876877057Z" level=info msg="Got pod network &{Name:placement-ee55-account-create-update-fzqcc Namespace:openstack ID:7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e UID:65007264-14e1-4b60-9a77-31b74ace5e97 NetNS:/var/run/netns/676bb1f3-b90c-4dbb-9994-d01a1c2d4d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65007264_14e1_4b60_9a77_31b74ace5e97.slice PodAnnotations:0xc0059cc1d8}] Aliases:map[]}"
2026-06-09 14:45:31.002119 | controller | Jun 09 13:54:21.888272 crc crio[23733]: time="2026-06-09T13:54:21.877166484Z" level=info msg="Checking pod openstack_placement-ee55-account-create-update-fzqcc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.002136 | controller | Jun 09 13:54:21.888272 crc crio[23733]: 2026-06-09T13:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85998237a56f221 Mac:52:ad:a2:30:d9:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/3bcf6596-961f-46af-aa7f-5c5eee08814a SocketPath: PciID:}] [{Interface:0xc0002f4f90 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.002152 | controller | Jun 09 13:54:21.888272 crc crio[23733]: time="2026-06-09T13:54:21.878325643Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781013256-n479z Namespace:openstack ID:85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451 UID:517f1563-b311-4a2a-b4e7-73d60d84d05f NetNS:/var/run/netns/3bcf6596-961f-46af-aa7f-5c5eee08814a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod517f1563_b311_4a2a_b4e7_73d60d84d05f.slice PodAnnotations:0xc00008c180}] Aliases:map[]}"
2026-06-09 14:45:31.002172 | controller | Jun 09 13:54:21.888272 crc crio[23733]: time="2026-06-09T13:54:21.878559159Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0-config-1781013256-n479z for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.002188 | controller | Jun 09 13:54:21.893430 crc crio[23733]: 2026-06-09T13:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e708100710db397 Mac:fa:26:21:62:9f:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/c396b160-530d-458d-9893-36336999004c SocketPath: PciID:}] [{Interface:0xc00033ad70 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.002204 | controller | Jun 09 13:54:21.895274 crc crio[23733]: time="2026-06-09T13:54:21.895092833Z" level=info msg="Got pod network &{Name:keystone-db-create-24dfq Namespace:openstack ID:e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50 UID:f3d3f35b-c7d2-4b11-b29e-60f16b14b122 NetNS:/var/run/netns/c396b160-530d-458d-9893-36336999004c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3d3f35b_c7d2_4b11_b29e_60f16b14b122.slice PodAnnotations:0xc0020d8250}] Aliases:map[]}"
2026-06-09 14:45:31.002220 | controller | Jun 09 13:54:21.896424 crc crio[23733]: time="2026-06-09T13:54:21.896282592Z" level=info msg="Checking pod openstack_keystone-db-create-24dfq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.002236 | controller | Jun 09 13:54:21.904651 crc crio[23733]: 2026-06-09T13:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:554a9f66345ed4a Mac:b6:ad:2b:bc:47:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/d008a0af-211c-4fe7-96f2-174957fafce6 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.002252 | controller | Jun 09 13:54:21.906336 crc crio[23733]: time="2026-06-09T13:54:21.90542395Z" level=info msg="Got pod network &{Name:keystone-9f62-account-create-update-m8chx Namespace:openstack ID:554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531 UID:5bf95cd7-b28c-4e16-ba16-a511ee29b3a2 NetNS:/var/run/netns/d008a0af-211c-4fe7-96f2-174957fafce6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bf95cd7_b28c_4e16_ba16_a511ee29b3a2.slice PodAnnotations:0xc00008c760}] Aliases:map[]}"
2026-06-09 14:45:31.002268 | controller | Jun 09 13:54:21.906336 crc crio[23733]: time="2026-06-09T13:54:21.905594365Z" level=info msg="Checking pod openstack_keystone-9f62-account-create-update-m8chx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.002284 | controller | Jun 09 13:54:21.920347 crc crio[23733]: 2026-06-09T13:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67990cb3f42fa09 Mac:62:be:1e:42:08:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/72f69282-3e1e-42e4-9b51-93872cd6158d SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.002304 | controller | Jun 09 13:54:21.925927 crc crio[23733]: time="2026-06-09T13:54:21.920088048Z" level=info msg="Ran pod sandbox 85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451 with infra container: openstack/ovsdbserver-nb-0-config-1781013256-n479z/POD" id=24507474-153f-4bdc-a5d0-93b198833082 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.002323 | controller | Jun 09 13:54:21.925927 crc crio[23733]: time="2026-06-09T13:54:21.921285058Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:67990cb3f42fa09acd7b4387525c889b8809d52f69162692ecbb171023dfeefe UID:29a43d23-2cbc-4d11-9e24-628f70c6a918 NetNS:/var/run/netns/72f69282-3e1e-42e4-9b51-93872cd6158d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a43d23_2cbc_4d11_9e24_628f70c6a918.slice PodAnnotations:0xc0059cc098}] Aliases:map[]}"
2026-06-09 14:45:31.002347 | controller | Jun 09 13:54:21.925927 crc crio[23733]: time="2026-06-09T13:54:21.924530898Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.002367 | controller | Jun 09 13:54:21.925927 crc crio[23733]: time="2026-06-09T13:54:21.921348428Z" level=info msg="Ran pod sandbox 7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e with infra container: openstack/placement-ee55-account-create-update-fzqcc/POD" id=ea913815-c53c-4768-aa3b-29192910c46a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.002387 | controller | Jun 09 13:54:21.926946 crc crio[23733]: time="2026-06-09T13:54:21.926864077Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=c2348c71-c7df-49cf-8304-c11b92195e3b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.002407 | controller | Jun 09 13:54:21.927943 crc crio[23733]: time="2026-06-09T13:54:21.927903943Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=82084d35-d63a-4404-af45-3c16bd8eabf3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.002426 | controller | Jun 09 13:54:21.928675 crc crio[23733]: time="2026-06-09T13:54:21.92858779Z" level=info msg="Ran pod sandbox e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50 with infra container: openstack/keystone-db-create-24dfq/POD" id=5e18b68b-7bf8-48e4-b199-accc276caba4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.002446 | controller | Jun 09 13:54:21.939892 crc crio[23733]: time="2026-06-09T13:54:21.939768989Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=844f300d-4a58-475a-b149-45bf8c4fe447 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.002466 | controller | Jun 09 13:54:21.957945 crc crio[23733]: time="2026-06-09T13:54:21.957313028Z" level=info msg="Ran pod sandbox 67990cb3f42fa09acd7b4387525c889b8809d52f69162692ecbb171023dfeefe with infra container: openstack/ovn-northd-0/POD" id=307846bb-1c30-4ea8-96fe-4d8369688ded name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.002486 | controller | Jun 09 13:54:21.960906 crc crio[23733]: time="2026-06-09T13:54:21.960776205Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=a9c5a56e-4025-42ca-85b0-1a29303ed3c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.002505 | controller | Jun 09 13:54:21.961996 crc crio[23733]: 2026-06-09T13:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b856f2c9d265825 Mac:9e:55:65:be:0f:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/4f0d25f8-1887-4583-8567-a45604d0f1bd SocketPath: PciID:}] [{Interface:0xc0002846e0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.002544 | controller | Jun 09 13:54:21.962281 crc crio[23733]: time="2026-06-09T13:54:21.962008486Z" level=info msg="Ran pod sandbox 554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531 with infra container: openstack/keystone-9f62-account-create-update-m8chx/POD" id=538040ee-ba8a-49cd-8b9e-1cc44e49ac00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.002561 | controller | Jun 09 13:54:21.963249 crc crio[23733]: time="2026-06-09T13:54:21.962898247Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781013255-4qfvf Namespace:openstack ID:b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639 UID:3ceb1cfd-3ee1-40f5-bd3e-c46b6187dcd3 NetNS:/var/run/netns/4f0d25f8-1887-4583-8567-a45604d0f1bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ceb1cfd_3ee1_40f5_bd3e_c46b6187dcd3.slice PodAnnotations:0xc0020d80c8}] Aliases:map[]}"
2026-06-09 14:45:31.002582 | controller | Jun 09 13:54:21.963249 crc crio[23733]: time="2026-06-09T13:54:21.963068132Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0-config-1781013255-4qfvf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.002598 | controller | Jun 09 13:54:21.967023 crc crio[23733]: time="2026-06-09T13:54:21.964892938Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=ac394359-61e4-4ecc-8995-a3ac8d1cb324 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.002615 | controller | Jun 09 13:54:21.967023 crc crio[23733]: time="2026-06-09T13:54:21.965274607Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=158a8e10-c56a-4fb9-b28a-4c50b1a3eac7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.002631 | controller | Jun 09 13:54:21.967023 crc crio[23733]: time="2026-06-09T13:54:21.965095113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.002647 | controller | Jun 09 13:54:21.967023 crc crio[23733]: time="2026-06-09T13:54:21.965834451Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found" id=ac394359-61e4-4ecc-8995-a3ac8d1cb324 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.002663 | controller | Jun 09 13:54:21.967023 crc crio[23733]: time="2026-06-09T13:54:21.965910363Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found" id=ac394359-61e4-4ecc-8995-a3ac8d1cb324 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.002679 | controller | Jun 09 13:54:21.976466 crc crio[23733]: time="2026-06-09T13:54:21.975827001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.002695 | controller | Jun 09 13:54:21.977542 crc crio[23733]: time="2026-06-09T13:54:21.977199986Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=332044b8-bcfd-4f0d-a683-628ce37aacf6 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.002710 | controller | Jun 09 13:54:21.980757 crc crio[23733]: time="2026-06-09T13:54:21.980492868Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8d8c86d7-35fa-4ecf-aabb-04dbc73aad25 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.002726 | controller | Jun 09 13:54:21.981585 crc crio[23733]: time="2026-06-09T13:54:21.981153054Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5ea561c8-30c9-4442-9032-836b4afebc2e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.002742 | controller | Jun 09 13:54:22.000763 crc crio[23733]: time="2026-06-09T13:54:22.00055103Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=eab70694-7ec5-442d-b83c-29bc89e44ec7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.002757 | controller | Jun 09 13:54:22.001349 crc crio[23733]: time="2026-06-09T13:54:22.000652252Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\""
2026-06-09 14:45:31.002773 | controller | Jun 09 13:54:22.008933 crc crio[23733]: time="2026-06-09T13:54:22.002890308Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0-config-1781013256-n479z/ovn-config" id=2602d8b6-4cb2-44c4-b576-56f5baf1a218 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.002792 | controller | Jun 09 13:54:22.022286 crc crio[23733]: time="2026-06-09T13:54:22.02217266Z" level=info msg="Ran pod sandbox b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639 with infra container: openstack/ovsdbserver-sb-0-config-1781013255-4qfvf/POD" id=e846df31-520d-4d08-9e15-06e571ae5260 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.002809 | controller | Jun 09 13:54:22.024263 crc crio[23733]: time="2026-06-09T13:54:22.0242193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.002825 | controller | Jun 09 13:54:22.026583 crc crio[23733]: time="2026-06-09T13:54:22.026515008Z" level=info msg="Creating container: openstack/placement-ee55-account-create-update-fzqcc/mariadb-account-create-update" id=7b620540-a25f-48a5-a8f2-7e4ad43f5244 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.002840 | controller | Jun 09 13:54:22.030345 crc crio[23733]: time="2026-06-09T13:54:22.028740963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.002856 | controller | Jun 09 13:54:22.033886 crc crio[23733]: time="2026-06-09T13:54:22.033840271Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=05bbd76c-3718-411d-9c41-6a4457872680 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.002872 | controller | Jun 09 13:54:22.038368 crc crio[23733]: 2026-06-09T13:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2553c3b993e475 Mac:8a:06:27:94:d3:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/95002071-ab5d-4bf8-bbd6-d75b323d65e4 SocketPath: PciID:}] [{Interface:0xc0001fe8f0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.002888 | controller | Jun 09 13:54:22.049033 crc crio[23733]: time="2026-06-09T13:54:22.048918738Z" level=info msg="Got pod network &{Name:glance-db-create-f2sbp Namespace:openstack ID:e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828 UID:3a4aa6e0-a98d-4900-9b9e-5f66b1430227 NetNS:/var/run/netns/95002071-ab5d-4bf8-bbd6-d75b323d65e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a4aa6e0_a98d_4900_9b9e_5f66b1430227.slice PodAnnotations:0xc0027d06c0}] Aliases:map[]}"
2026-06-09 14:45:31.002904 | controller | Jun 09 13:54:22.049363 crc crio[23733]: time="2026-06-09T13:54:22.049294158Z" level=info msg="Checking pod openstack_glance-db-create-f2sbp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.002919 | controller | Jun 09 13:54:22.081596 crc crio[23733]: time="2026-06-09T13:54:22.081455432Z" level=info msg="Creating container: openstack/keystone-db-create-24dfq/mariadb-database-create" id=d5fa19ad-88f2-4453-a8b1-bf2db7043c1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.002936 | controller | Jun 09 13:54:22.108006 crc crio[23733]: time="2026-06-09T13:54:22.107828341Z" level=info msg="Ran pod sandbox e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828 with infra container: openstack/glance-db-create-f2sbp/POD" id=1aab8673-6afa-446b-8dee-0e2863086735 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.002952 | controller | Jun 09 13:54:22.108753 crc crio[23733]: time="2026-06-09T13:54:22.108689333Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=7b141fec-238d-4758-a789-aefb02973b9c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.002968 | controller | Jun 09 13:54:22.110829 crc crio[23733]: time="2026-06-09T13:54:22.110774736Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=b165a2b6-2cba-4ccf-8062-4c8b72545ffe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.002990 | controller | Jun 09 13:54:22.117734 crc crio[23733]: time="2026-06-09T13:54:22.117601236Z" level=info msg="Creating container: openstack/keystone-9f62-account-create-update-m8chx/mariadb-account-create-update" id=474e60e0-c4cd-42b5-8b80-88e9247a06da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.003006 | controller | Jun 09 13:54:22.125313 crc crio[23733]: time="2026-06-09T13:54:22.125053091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.003022 | controller | Jun 09 13:54:22.125975 crc crio[23733]: time="2026-06-09T13:54:22.125827831Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=b9cdb672-20f3-4162-925d-0f93cbb13a69 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.003038 | controller | Jun 09 13:54:22.151234 crc crio[23733]: time="2026-06-09T13:54:22.137199926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.003054 | controller | Jun 09 13:54:22.151234 crc crio[23733]: time="2026-06-09T13:54:22.140655341Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781013255-4qfvf/ovn-config" id=56c3c770-1f09-4b3b-9fd9-9a9537ec3336 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.003069 | controller | Jun 09 13:54:22.151234 crc crio[23733]: time="2026-06-09T13:54:22.141562454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.003085 | controller | Jun 09 13:54:22.151234 crc crio[23733]: time="2026-06-09T13:54:22.144440016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.003101 | controller | Jun 09 13:54:22.151234 crc crio[23733]: time="2026-06-09T13:54:22.14857573Z" level=info msg="Creating container: openstack/glance-db-create-f2sbp/mariadb-database-create" id=792f3892-4ab5-4a5a-967a-d26bfa6e838d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.003116 | controller | Jun 09 13:54:22.174951 crc crio[23733]: time="2026-06-09T13:54:22.174640262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.003132 | controller | Jun 09 13:54:22.178993 crc crio[23733]: time="2026-06-09T13:54:22.177661927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.003148 | controller | Jun 09 13:54:22.184169 crc crio[23733]: time="2026-06-09T13:54:22.183944725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.003164 | controller | Jun 09 13:54:22.186316 crc crio[23733]: time="2026-06-09T13:54:22.18617885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.003179 | controller | Jun 09 13:54:22.188024 crc crio[23733]: time="2026-06-09T13:54:22.187991445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.003194 | controller | Jun 09 13:54:22.189771 crc crio[23733]: time="2026-06-09T13:54:22.189376891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.003244 | controller | Jun 09 13:54:22.252778 crc crio[23733]: time="2026-06-09T13:54:22.252713654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.003261 | controller | Jun 09 13:54:22.258508 crc crio[23733]: time="2026-06-09T13:54:22.258463308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.003277 | controller | Jun 09 13:54:22.260678 crc crio[23733]: time="2026-06-09T13:54:22.26056562Z" level=info msg="Created container 441df41ed2b727667163a25d974eccd9463120c23208ba03be7bfa3de54125ba: openstack/glance-71be-account-create-update-6tsmh/mariadb-account-create-update" id=5731612f-91af-4e9f-8425-878fc4f0804d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.003293 | controller | Jun 09 13:54:22.262059 crc crio[23733]: time="2026-06-09T13:54:22.262002296Z" level=info msg="Starting container: 441df41ed2b727667163a25d974eccd9463120c23208ba03be7bfa3de54125ba" id=cccc8b6e-4c39-4b38-a25f-c0d53d64421a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.003309 | controller | Jun 09 13:54:22.267583 crc crio[23733]: time="2026-06-09T13:54:22.267494564Z" level=info msg="Started container" PID=60079 containerID=441df41ed2b727667163a25d974eccd9463120c23208ba03be7bfa3de54125ba description=openstack/glance-71be-account-create-update-6tsmh/mariadb-account-create-update id=cccc8b6e-4c39-4b38-a25f-c0d53d64421a name=/runtime.v1.RuntimeService/StartContainer sandboxID=49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940
2026-06-09 14:45:31.003326 | controller | Jun 09 13:54:22.288886 crc crio[23733]: time="2026-06-09T13:54:22.288663552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.003342 | controller | Jun 09 13:54:22.293092 crc crio[23733]: time="2026-06-09T13:54:22.293010882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.003357 | controller | Jun 09 13:54:22.329225 crc crio[23733]: time="2026-06-09T13:54:22.329062442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.003373 | controller | Jun 09 13:54:22.335952 crc crio[23733]: time="2026-06-09T13:54:22.335868012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.003388 | controller | Jun 09 13:54:22.371842 crc crio[23733]: 2026-06-09T13:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:219b4d1486d122d Mac:ba:9c:f7:5d:d4:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/9f4edcbb-cb75-42d9-9e91-5de72748e40d SocketPath: PciID:}] [{Interface:0xc0002f8930 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.003404 | controller | Jun 09 13:54:22.375455 crc crio[23733]: time="2026-06-09T13:54:22.375195476Z" level=info msg="Got pod network &{Name:root-account-create-update-vnxl9 Namespace:openstack ID:219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32 UID:487ac479-8cb6-4a64-91d8-71b0376454a6 NetNS:/var/run/netns/9f4edcbb-cb75-42d9-9e91-5de72748e40d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod487ac479_8cb6_4a64_91d8_71b0376454a6.slice PodAnnotations:0xc0059cc390}] Aliases:map[]}"
2026-06-09 14:45:31.003419 | controller | Jun 09 13:54:22.375887 crc crio[23733]: time="2026-06-09T13:54:22.375741539Z" level=info msg="Checking pod openstack_root-account-create-update-vnxl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.003439 | controller | Jun 09 13:54:22.439422 crc crio[23733]: time="2026-06-09T13:54:22.439333529Z" level=info msg="Ran pod sandbox 219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32 with infra container: openstack/root-account-create-update-vnxl9/POD" id=4d459197-4ee2-4da6-ae77-ff813c5e1f59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.003455 | controller | Jun 09 13:54:22.443983 crc crio[23733]: time="2026-06-09T13:54:22.443893443Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d82663e6-059b-49cf-a766-8d7c134d4566 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.003471 | controller | Jun 09 13:54:22.452646 crc crio[23733]: time="2026-06-09T13:54:22.452508149Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=83649dc1-020e-4658-8e69-b3570ee71a06 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.003487 | controller | Jun 09 13:54:22.463718 crc crio[23733]: time="2026-06-09T13:54:22.463589845Z" level=info msg="Creating container: openstack/root-account-create-update-vnxl9/mariadb-account-create-update" id=e960561b-6606-4da6-994a-22b30e8ff12c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.003503 | controller | Jun 09 13:54:22.465597 crc crio[23733]: time="2026-06-09T13:54:22.465514793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.003538 | controller | Jun 09 13:54:22.600680 crc crio[23733]: time="2026-06-09T13:54:22.600513509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.003556 | controller | Jun 09 13:54:22.606237 crc crio[23733]: time="2026-06-09T13:54:22.606084618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.003572 | controller | Jun 09 13:54:22.640974 crc crio[23733]: time="2026-06-09T13:54:22.640767754Z" level=info msg="Created container ba45a2dc6ebdaed71b9b6f543fb94e8f603be6be1ad9a7c3f2f28d254610dc19: openstack/ovsdbserver-nb-0-config-1781013256-n479z/ovn-config" id=2602d8b6-4cb2-44c4-b576-56f5baf1a218 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.003588 | controller | Jun 09 13:54:22.644653 crc crio[23733]: time="2026-06-09T13:54:22.644508898Z" level=info msg="Created container af59477d3b73458ab38c0ad4cbf90b8aab2acec454c93d9bbab6dbb19ed4c246: openstack/keystone-9f62-account-create-update-m8chx/mariadb-account-create-update" id=474e60e0-c4cd-42b5-8b80-88e9247a06da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.003604 | controller | Jun 09 13:54:22.645863 crc crio[23733]: time="2026-06-09T13:54:22.645260997Z" level=info msg="Starting container: ba45a2dc6ebdaed71b9b6f543fb94e8f603be6be1ad9a7c3f2f28d254610dc19" id=c4409574-7905-432a-a2ae-748fb3891dc3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.003620 | controller | Jun 09 13:54:22.648303 crc crio[23733]: time="2026-06-09T13:54:22.648189001Z" level=info msg="Starting container: af59477d3b73458ab38c0ad4cbf90b8aab2acec454c93d9bbab6dbb19ed4c246" id=7960c669-7c95-4ee7-9444-6fd5060596fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.003635 | controller | Jun 09 13:54:22.662967 crc crio[23733]: time="2026-06-09T13:54:22.662748064Z" level=info msg="Started container" PID=60162 containerID=ba45a2dc6ebdaed71b9b6f543fb94e8f603be6be1ad9a7c3f2f28d254610dc19 description=openstack/ovsdbserver-nb-0-config-1781013256-n479z/ovn-config id=c4409574-7905-432a-a2ae-748fb3891dc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451
2026-06-09 14:45:31.003651 | controller | Jun 09 13:54:22.670901 crc crio[23733]: time="2026-06-09T13:54:22.667973465Z" level=info msg="Created container f2ddba2f4c7c22254ca879b6e57122b764a950139d53ddf99f1122b68175b7f9: openstack/keystone-db-create-24dfq/mariadb-database-create" id=d5fa19ad-88f2-4453-a8b1-bf2db7043c1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.003672 | controller | Jun 09 13:54:22.670901 crc crio[23733]: time="2026-06-09T13:54:22.668912049Z" level=info msg="Started container" PID=60155 containerID=af59477d3b73458ab38c0ad4cbf90b8aab2acec454c93d9bbab6dbb19ed4c246 description=openstack/keystone-9f62-account-create-update-m8chx/mariadb-account-create-update id=7960c669-7c95-4ee7-9444-6fd5060596fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531
2026-06-09 14:45:31.003688 | controller | Jun 09 13:54:22.670901 crc crio[23733]: time="2026-06-09T13:54:22.669705098Z" level=info msg="Starting container: f2ddba2f4c7c22254ca879b6e57122b764a950139d53ddf99f1122b68175b7f9" id=6e1e150b-2849-47f6-a81a-c34c48b37999 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.003705 | controller | Jun 09 13:54:22.683520 crc crio[23733]: time="2026-06-09T13:54:22.683405691Z" level=info msg="Started container" PID=60159 containerID=f2ddba2f4c7c22254ca879b6e57122b764a950139d53ddf99f1122b68175b7f9 description=openstack/keystone-db-create-24dfq/mariadb-database-create id=6e1e150b-2849-47f6-a81a-c34c48b37999 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50
2026-06-09 14:45:31.003721 | controller | Jun 09 13:54:22.689552 crc crio[23733]: time="2026-06-09T13:54:22.689082324Z" level=info msg="Created container 99b5f7773931c10fb996049b8027999b9e7dc6ca5f4f0d0e02f5cc23ce46f026: openstack/placement-ee55-account-create-update-fzqcc/mariadb-account-create-update" id=7b620540-a25f-48a5-a8f2-7e4ad43f5244 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.003737 | controller | Jun 09 13:54:22.698170 crc crio[23733]: time="2026-06-09T13:54:22.697970195Z" level=info msg="Starting container: 99b5f7773931c10fb996049b8027999b9e7dc6ca5f4f0d0e02f5cc23ce46f026" id=2f5455b7-171e-4caf-a568-bf413befde8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.003753 | controller | Jun 09 13:54:22.711826 crc crio[23733]: time="2026-06-09T13:54:22.710455647Z" level=info msg="Started container" PID=60163 containerID=99b5f7773931c10fb996049b8027999b9e7dc6ca5f4f0d0e02f5cc23ce46f026 description=openstack/placement-ee55-account-create-update-fzqcc/mariadb-account-create-update id=2f5455b7-171e-4caf-a568-bf413befde8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e
2026-06-09 14:45:31.003769 | controller | Jun 09 13:54:22.712516 crc crio[23733]: time="2026-06-09T13:54:22.712462467Z" level=info msg="Created container c327c1497631249726626ec32e246010438c91b7bf38f370972752047a12707e: openstack/glance-db-create-f2sbp/mariadb-database-create" id=792f3892-4ab5-4a5a-967a-d26bfa6e838d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.003785 | controller | Jun 09 13:54:22.717464 crc crio[23733]: time="2026-06-09T13:54:22.71733879Z" level=info msg="Starting container: c327c1497631249726626ec32e246010438c91b7bf38f370972752047a12707e" id=d1036808-df88-4fcc-9994-ac17af59db76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.003801 | controller | Jun 09 13:54:22.718550 crc crio[23733]: time="2026-06-09T13:54:22.718453067Z" level=info msg="Created container 4a4cf6e1e07e242c92146c4c26d838567a72cbb6558312bf805e84c36bc3ef41: openstack/ovsdbserver-sb-0-config-1781013255-4qfvf/ovn-config" id=56c3c770-1f09-4b3b-9fd9-9a9537ec3336 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.003817 | controller | Jun 09 13:54:22.721429 crc crio[23733]: time="2026-06-09T13:54:22.721093423Z" level=info msg="Starting container: 4a4cf6e1e07e242c92146c4c26d838567a72cbb6558312bf805e84c36bc3ef41" id=e9781991-c1c0-4f97-b0e8-895cef462435 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.003835 | controller | Jun 09 13:54:22.726029 crc crio[23733]: time="2026-06-09T13:54:22.725901144Z" level=info msg="Started container" PID=60160 containerID=c327c1497631249726626ec32e246010438c91b7bf38f370972752047a12707e description=openstack/glance-db-create-f2sbp/mariadb-database-create id=d1036808-df88-4fcc-9994-ac17af59db76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828
2026-06-09 14:45:31.003851 | controller | Jun 09 13:54:22.744492 crc crio[23733]: time="2026-06-09T13:54:22.738083968Z" level=info msg="Started container" PID=60164 containerID=4a4cf6e1e07e242c92146c4c26d838567a72cbb6558312bf805e84c36bc3ef41 description=openstack/ovsdbserver-sb-0-config-1781013255-4qfvf/ovn-config id=e9781991-c1c0-4f97-b0e8-895cef462435 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639
2026-06-09 14:45:31.003867 | controller | Jun 09 13:54:22.780967 crc crio[23733]: time="2026-06-09T13:54:22.780849708Z" level=info msg="Created container b38519b2f5eb796ec9e1e27adcc42f1a2faa045de6e663b85387066c8a598711: openstack/root-account-create-update-vnxl9/mariadb-account-create-update" id=e960561b-6606-4da6-994a-22b30e8ff12c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.003883 | controller | Jun 09 13:54:22.784549 crc crio[23733]: time="2026-06-09T13:54:22.784458547Z" level=info msg="Starting container: b38519b2f5eb796ec9e1e27adcc42f1a2faa045de6e663b85387066c8a598711" id=b9d6e7ed-2046-4403-9939-f2a957e65b2a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.003899 | controller | Jun 09 13:54:22.797840 crc crio[23733]: time="2026-06-09T13:54:22.79775247Z" level=info msg="Started container" PID=60175 containerID=b38519b2f5eb796ec9e1e27adcc42f1a2faa045de6e663b85387066c8a598711 description=openstack/root-account-create-update-vnxl9/mariadb-account-create-update id=b9d6e7ed-2046-4403-9939-f2a957e65b2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32
2026-06-09 14:45:31.003915 | controller | Jun 09 13:54:23.720282 crc crio[23733]: time="2026-06-09T13:54:23.719441294Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904" id=332044b8-bcfd-4f0d-a683-628ce37aacf6 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.003931 | controller | Jun 09 13:54:23.722403 crc crio[23733]: time="2026-06-09T13:54:23.721750251Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=631c1dd3-620a-4a15-9f92-7985278d6f6a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.003947 | controller | Jun 09 13:54:23.767816 crc crio[23733]: time="2026-06-09T13:54:23.76769118Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=af9ae875-4542-406c-8cd9-532f0ce32d02 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.003963 | controller | Jun 09 13:54:23.776962 crc crio[23733]: time="2026-06-09T13:54:23.776602422Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=047c099c-3751-4238-a872-67bbfa847da4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.003978 | controller | Jun 09 13:54:23.778440 crc crio[23733]: time="2026-06-09T13:54:23.778308735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.003994 | controller | Jun 09 13:54:23.821705 crc crio[23733]: time="2026-06-09T13:54:23.821492574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.004010 | controller | Jun 09 13:54:23.827256 crc crio[23733]: time="2026-06-09T13:54:23.827086484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.004029 | controller | Jun 09 13:54:23.973054 crc crio[23733]: time="2026-06-09T13:54:23.972715205Z" level=info msg="Created container f5f1b7c7a7e7f8b7353d88399a1d169c7aba255d3e7e2934d2b7c545e2a2ad8f: openstack/ovn-northd-0/ovn-northd" id=047c099c-3751-4238-a872-67bbfa847da4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.004045 | controller | Jun 09 13:54:23.974198 crc crio[23733]: time="2026-06-09T13:54:23.974164521Z" level=info msg="Starting container: f5f1b7c7a7e7f8b7353d88399a1d169c7aba255d3e7e2934d2b7c545e2a2ad8f" id=8561861e-5dfa-4c90-a52e-685ff7fc6013 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.004061 | controller | Jun 09 13:54:23.985171 crc crio[23733]: time="2026-06-09T13:54:23.985005173Z" level=info msg="Started container" PID=60385 containerID=f5f1b7c7a7e7f8b7353d88399a1d169c7aba255d3e7e2934d2b7c545e2a2ad8f description=openstack/ovn-northd-0/ovn-northd id=8561861e-5dfa-4c90-a52e-685ff7fc6013 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67990cb3f42fa09acd7b4387525c889b8809d52f69162692ecbb171023dfeefe
2026-06-09 14:45:31.004076 | controller | Jun 09 13:54:23.997226 crc crio[23733]: time="2026-06-09T13:54:23.997157817Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=51f8c2a4-f099-4862-95d8-1c1514c9e9d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.004092 | controller | Jun 09 13:54:24.057323 crc crio[23733]: time="2026-06-09T13:54:24.056703765Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=b5e5c042-9770-4df0-bfe2-7176628eb328 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.004108 | controller | Jun 09 13:54:24.071372 crc crio[23733]: time="2026-06-09T13:54:24.07127742Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=71ea06f3-a85a-4075-952e-96af65028d14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.004123 | controller | Jun 09 13:54:24.073778 crc crio[23733]: time="2026-06-09T13:54:24.073717971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.004173 | controller | Jun 09 13:54:24.108842 crc crio[23733]: time="2026-06-09T13:54:24.108668454Z" level=info msg="Stopping pod sandbox: b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639" id=7f9a128e-3807-49e4-9006-4c649701094c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.004191 | controller | Jun 09 13:54:24.109322 crc crio[23733]: time="2026-06-09T13:54:24.109049054Z" level=info msg="Stopping pod sandbox: 6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd" id=d9062a75-3374-423c-96e8-3f065202193a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.004207 | controller | Jun 09 13:54:24.109542 crc crio[23733]: time="2026-06-09T13:54:24.109051254Z" level=info msg="Stopping pod sandbox: 49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940" id=55126021-10d8-4faa-80eb-e88807eb6472 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.004223 | controller | Jun 09 13:54:24.109699 crc crio[23733]: time="2026-06-09T13:54:24.109578357Z" level=info msg="Got pod network &{Name:placement-db-create-c887h Namespace:openstack ID:6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd UID:c89ce1d5-89a1-4751-98bc-05279f64f70f NetNS:/var/run/netns/e46d8cf0-49d4-4070-b09a-09b84c8c91a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc89ce1d5_89a1_4751_98bc_05279f64f70f.slice PodAnnotations:0xc002534530}] Aliases:map[]}"
2026-06-09 14:45:31.004240 | controller | Jun 09 13:54:24.109780 crc crio[23733]: time="2026-06-09T13:54:24.109634598Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781013255-4qfvf Namespace:openstack ID:b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639 UID:3ceb1cfd-3ee1-40f5-bd3e-c46b6187dcd3 NetNS:/var/run/netns/4f0d25f8-1887-4583-8567-a45604d0f1bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ceb1cfd_3ee1_40f5_bd3e_c46b6187dcd3.slice PodAnnotations:0xc00012a578}] Aliases:map[]}"
2026-06-09 14:45:31.004260 | controller | Jun 09 13:54:24.109780 crc crio[23733]: time="2026-06-09T13:54:24.109774162Z" level=info msg="Deleting pod openstack_placement-db-create-c887h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.004276 | controller | Jun 09 13:54:24.109882 crc crio[23733]: time="2026-06-09T13:54:24.109843474Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0-config-1781013255-4qfvf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.004293 | controller | Jun 09 13:54:24.110250 crc crio[23733]: time="2026-06-09T13:54:24.110199332Z" level=info msg="Got pod network &{Name:glance-71be-account-create-update-6tsmh Namespace:openstack ID:49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940 UID:e01e02dc-d3a4-4744-a28f-f9c7f2f38a03 NetNS:/var/run/netns/1045b43a-e48b-4653-9afe-3a3de5a75e62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01e02dc_d3a4_4744_a28f_f9c7f2f38a03.slice PodAnnotations:0xc00008cf88}] Aliases:map[]}"
2026-06-09 14:45:31.004309 | controller | Jun 09 13:54:24.110438 crc crio[23733]: time="2026-06-09T13:54:24.110398077Z" level=info msg="Deleting pod openstack_glance-71be-account-create-update-6tsmh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.004325 | controller | Jun 09 13:54:24.111874 crc crio[23733]: time="2026-06-09T13:54:24.11168686Z" level=info msg="Stopping pod sandbox: 85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451" id=20d9b9c2-2d69-4d89-aafc-5e9230815176 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.004341 | controller | Jun 09 13:54:24.112841 crc crio[23733]: time="2026-06-09T13:54:24.112705045Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781013256-n479z Namespace:openstack ID:85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451 UID:517f1563-b311-4a2a-b4e7-73d60d84d05f NetNS:/var/run/netns/3bcf6596-961f-46af-aa7f-5c5eee08814a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod517f1563_b311_4a2a_b4e7_73d60d84d05f.slice PodAnnotations:0xc0059cc320}] Aliases:map[]}"
2026-06-09 14:45:31.004358 | controller | Jun 09 13:54:24.112985 crc crio[23733]: time="2026-06-09T13:54:24.11292547Z" level=info msg="Deleting pod openstack_ovsdbserver-nb-0-config-1781013256-n479z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.004374 | controller | Jun 09 13:54:24.179757 crc crio[23733]: time="2026-06-09T13:54:24.178273925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.004389 | controller | Jun 09 13:54:24.192585 crc crio[23733]: time="2026-06-09T13:54:24.19247957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.004405 | controller | Jun 09 13:54:24.341366 crc crio[23733]: time="2026-06-09T13:54:24.341256379Z" level=info msg="Created container dcd143f9b27163bb37d455e6a93fc24cf720ee7d7c0f1a8a141b4595572a3077: openstack/ovn-northd-0/openstack-network-exporter" id=71ea06f3-a85a-4075-952e-96af65028d14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.004424 | controller | Jun 09 13:54:24.346466 crc crio[23733]: time="2026-06-09T13:54:24.343562007Z" level=info msg="Starting container: dcd143f9b27163bb37d455e6a93fc24cf720ee7d7c0f1a8a141b4595572a3077" id=cb8eb689-8b55-4c90-ab8c-69081cd4eac6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.004440 | controller | Jun 09 13:54:24.352411 crc crio[23733]: time="2026-06-09T13:54:24.352319886Z" level=info msg="Started container" PID=60480 containerID=dcd143f9b27163bb37d455e6a93fc24cf720ee7d7c0f1a8a141b4595572a3077 description=openstack/ovn-northd-0/openstack-network-exporter id=cb8eb689-8b55-4c90-ab8c-69081cd4eac6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67990cb3f42fa09acd7b4387525c889b8809d52f69162692ecbb171023dfeefe
2026-06-09 14:45:31.004456 | controller | Jun 09 13:54:24.605988 crc crio[23733]: time="2026-06-09T13:54:24.605796563Z" level=info msg="Stopped pod sandbox: 85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451" id=20d9b9c2-2d69-4d89-aafc-5e9230815176 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.004472 | controller | Jun 09 13:54:24.768679 crc crio[23733]: time="2026-06-09T13:54:24.767956327Z" level=info msg="Stopped pod sandbox: b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639" id=7f9a128e-3807-49e4-9006-4c649701094c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.004487 | controller | Jun 09 13:54:24.777667 crc crio[23733]: time="2026-06-09T13:54:24.777396603Z" level=info msg="Stopped pod sandbox: 6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd" id=d9062a75-3374-423c-96e8-3f065202193a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.004503 | controller | Jun 09 13:54:24.810349 crc crio[23733]: time="2026-06-09T13:54:24.810214204Z" level=info msg="Stopped pod sandbox: 49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940" id=55126021-10d8-4faa-80eb-e88807eb6472 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.004538 | controller | Jun 09 13:54:25.142988 crc crio[23733]: time="2026-06-09T13:54:25.142819998Z" level=info msg="Stopping pod sandbox: 7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e" id=92d70a68-9858-4dce-b5ef-8e34cac84ef9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.004566 | controller | Jun 09 13:54:25.142988 crc crio[23733]: time="2026-06-09T13:54:25.14286428Z" level=info msg="Stopping pod sandbox: e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50" id=a7a625f1-c3c7-4ed3-97ef-277116e7fefd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.004583 | controller | Jun 09 13:54:25.143439 crc crio[23733]: time="2026-06-09T13:54:25.143376783Z" level=info msg="Got pod network &{Name:placement-ee55-account-create-update-fzqcc Namespace:openstack ID:7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e UID:65007264-14e1-4b60-9a77-31b74ace5e97 NetNS:/var/run/netns/676bb1f3-b90c-4dbb-9994-d01a1c2d4d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65007264_14e1_4b60_9a77_31b74ace5e97.slice PodAnnotations:0xc00028e1b8}] Aliases:map[]}"
2026-06-09 14:45:31.004600 | controller | Jun 09 13:54:25.143647 crc crio[23733]: time="2026-06-09T13:54:25.143550607Z" level=info msg="Deleting pod openstack_placement-ee55-account-create-update-fzqcc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.004616 | controller | Jun 09 13:54:25.144059 crc crio[23733]: time="2026-06-09T13:54:25.143994528Z" level=info msg="Stopping pod sandbox: 554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531" id=7d3067d5-35cf-45e9-8079-2f4693617874 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.004632 | controller | Jun 09 13:54:25.144313 crc crio[23733]: time="2026-06-09T13:54:25.144253025Z" level=info msg="Stopping pod sandbox: 219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32" id=98ecc39f-e7fd-4d26-9cbe-7fb29b786ce7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.004652 | controller | Jun 09 13:54:25.145793 crc crio[23733]: time="2026-06-09T13:54:25.144372197Z" level=info msg="Got pod network &{Name:keystone-9f62-account-create-update-m8chx Namespace:openstack ID:554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531 UID:5bf95cd7-b28c-4e16-ba16-a511ee29b3a2 NetNS:/var/run/netns/d008a0af-211c-4fe7-96f2-174957fafce6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bf95cd7_b28c_4e16_ba16_a511ee29b3a2.slice PodAnnotations:0xc002534818}] Aliases:map[]}"
2026-06-09 14:45:31.004668 | controller | Jun 09 13:54:25.145793 crc crio[23733]: time="2026-06-09T13:54:25.144649366Z" level=info msg="Got pod network &{Name:keystone-db-create-24dfq Namespace:openstack ID:e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50 UID:f3d3f35b-c7d2-4b11-b29e-60f16b14b122 NetNS:/var/run/netns/c396b160-530d-458d-9893-36336999004c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3d3f35b_c7d2_4b11_b29e_60f16b14b122.slice PodAnnotations:0xc0020d8370}] Aliases:map[]}"
2026-06-09 14:45:31.004685 | controller | Jun 09 13:54:25.145793 crc crio[23733]: time="2026-06-09T13:54:25.145460745Z" level=info msg="Deleting pod openstack_keystone-9f62-account-create-update-m8chx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.004701 | controller | Jun 09 13:54:25.145793 crc crio[23733]: time="2026-06-09T13:54:25.145151818Z" level=info msg="Got pod network &{Name:root-account-create-update-vnxl9 Namespace:openstack ID:219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32 UID:487ac479-8cb6-4a64-91d8-71b0376454a6 NetNS:/var/run/netns/9f4edcbb-cb75-42d9-9e91-5de72748e40d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod487ac479_8cb6_4a64_91d8_71b0376454a6.slice PodAnnotations:0xc0027d0080}] Aliases:map[]}"
2026-06-09 14:45:31.004717 | controller | Jun 09 13:54:25.145793 crc crio[23733]: time="2026-06-09T13:54:25.145768593Z" level=info msg="Deleting pod openstack_root-account-create-update-vnxl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.004733 | controller | Jun 09 13:54:25.146042 crc crio[23733]: time="2026-06-09T13:54:25.145831854Z" level=info msg="Stopping pod sandbox: e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828" id=abf55151-741c-43c2-ac48-98b4a230848c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.004749 | controller | Jun 09 13:54:25.150165 crc crio[23733]: time="2026-06-09T13:54:25.146186163Z" level=info msg="Got pod network &{Name:glance-db-create-f2sbp Namespace:openstack ID:e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828 UID:3a4aa6e0-a98d-4900-9b9e-5f66b1430227 NetNS:/var/run/netns/95002071-ab5d-4bf8-bbd6-d75b323d65e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a4aa6e0_a98d_4900_9b9e_5f66b1430227.slice PodAnnotations:0xc0059cc478}] Aliases:map[]}"
2026-06-09 14:45:31.004766 | controller | Jun 09 13:54:25.150165 crc crio[23733]: time="2026-06-09T13:54:25.146313556Z" level=info msg="Deleting pod openstack_glance-db-create-f2sbp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.004782 | controller | Jun 09 13:54:25.150165 crc crio[23733]: time="2026-06-09T13:54:25.145769073Z" level=info msg="Deleting pod openstack_keystone-db-create-24dfq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.004798 | controller | Jun 09 13:54:25.618849 crc crio[23733]: time="2026-06-09T13:54:25.618345457Z" level=info msg="Stopped pod sandbox: e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828" id=abf55151-741c-43c2-ac48-98b4a230848c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.004817 | controller | Jun 09 13:54:25.882309 crc crio[23733]: time="2026-06-09T13:54:25.879680961Z" level=info msg="Stopped pod sandbox: 554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531" id=7d3067d5-35cf-45e9-8079-2f4693617874 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.004832 | controller | Jun 09 13:54:25.912464 crc crio[23733]: time="2026-06-09T13:54:25.911761683Z" level=info msg="Stopped pod sandbox: 7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e" id=92d70a68-9858-4dce-b5ef-8e34cac84ef9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.004848 | controller | Jun 09 13:54:25.927291 crc crio[23733]: time="2026-06-09T13:54:25.927202719Z" level=info msg="Stopped pod sandbox: 219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32" id=98ecc39f-e7fd-4d26-9cbe-7fb29b786ce7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.004864 | controller | Jun 09 13:54:25.935005 crc crio[23733]: time="2026-06-09T13:54:25.934960064Z" level=info msg="Stopped pod sandbox: e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50" id=a7a625f1-c3c7-4ed3-97ef-277116e7fefd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.004879 | controller | Jun 09 13:54:29.187548 crc crio[23733]: time="2026-06-09T13:54:29.186800202Z" level=info msg="Running pod sandbox: openstack/glance-db-sync-znq9q/POD" id=c78dc97e-1461-4e22-ba54-c3528472b0f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.004895 | controller | Jun 09 13:54:29.189304 crc crio[23733]: time="2026-06-09T13:54:29.187638424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.004911 | controller | Jun 09 13:54:29.221057 crc crio[23733]: time="2026-06-09T13:54:29.220565146Z" level=info msg="Got pod network &{Name:glance-db-sync-znq9q Namespace:openstack ID:fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e UID:d4fd70f5-5707-4d41-b617-bb358eb4f2db NetNS:/var/run/netns/07466529-50d8-434b-a059-7b5c5378c099 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4fd70f5_5707_4d41_b617_bb358eb4f2db.slice PodAnnotations:0xc00012af40}] Aliases:map[]}"
2026-06-09 14:45:31.004926 | controller | Jun 09 13:54:29.221057 crc crio[23733]: time="2026-06-09T13:54:29.221006747Z" level=info msg="Adding pod openstack_glance-db-sync-znq9q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.004942 | controller | Jun 09 13:54:29.943297 crc crio[23733]: 2026-06-09T13:54:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbe3a68dd205447 Mac:3a:b5:10:0b:44:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/07466529-50d8-434b-a059-7b5c5378c099 SocketPath: PciID:}] [{Interface:0xc000286920 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.004958 | controller | Jun 09 13:54:29.946062 crc crio[23733]: time="2026-06-09T13:54:29.945979482Z" level=info msg="Got pod network &{Name:glance-db-sync-znq9q Namespace:openstack ID:fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e UID:d4fd70f5-5707-4d41-b617-bb358eb4f2db NetNS:/var/run/netns/07466529-50d8-434b-a059-7b5c5378c099 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4fd70f5_5707_4d41_b617_bb358eb4f2db.slice PodAnnotations:0xc00012af40}] Aliases:map[]}"
2026-06-09 14:45:31.004974 | controller | Jun 09 13:54:29.946368 crc crio[23733]: time="2026-06-09T13:54:29.94629778Z" level=info msg="Checking pod openstack_glance-db-sync-znq9q for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.004994 | controller | Jun 09 13:54:29.958359 crc crio[23733]: time="2026-06-09T13:54:29.95827519Z" level=info msg="Ran pod sandbox fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e with infra container: openstack/glance-db-sync-znq9q/POD" id=c78dc97e-1461-4e22-ba54-c3528472b0f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.005010 | controller | Jun 09 13:54:29.961858 crc crio[23733]: time="2026-06-09T13:54:29.961758268Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=4b3e3b5e-53d4-4fc6-be48-28c1b21c233e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.005026 | controller | Jun 09 13:54:29.962048 crc crio[23733]: time="2026-06-09T13:54:29.962001454Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found" id=4b3e3b5e-53d4-4fc6-be48-28c1b21c233e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.005042 | controller | Jun 09 13:54:29.962258 crc crio[23733]: time="2026-06-09T13:54:29.962200018Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found" id=4b3e3b5e-53d4-4fc6-be48-28c1b21c233e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.005057 | controller | Jun 09 13:54:29.963527 crc crio[23733]: time="2026-06-09T13:54:29.96344045Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=ddd7d4c4-90d9-4c38-95c9-a82030b09156 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.005073 | controller | Jun 09 13:54:29.972889 crc crio[23733]: time="2026-06-09T13:54:29.972793684Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\""
2026-06-09 14:45:31.005089 | controller | Jun 09 13:54:32.291901 crc crio[23733]: time="2026-06-09T13:54:32.290538099Z" level=info msg="Stopping pod sandbox: 7f70761daf60a2aeafa8043fed8e8e7868d65727fe6bbace85cb4c52a20bee21" id=b2efb4d1-6913-453c-8feb-4562432fc2da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.005105 | controller | Jun 09 13:54:32.294370 crc crio[23733]: time="2026-06-09T13:54:32.294291392Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-9mw47 Namespace:openstack ID:7f70761daf60a2aeafa8043fed8e8e7868d65727fe6bbace85cb4c52a20bee21 UID:2a4638be-e4d9-44e6-a398-4012e80886a2 NetNS:/var/run/netns/74260bb6-7597-458a-b1ca-ad6025d88414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a4638be_e4d9_44e6_a398_4012e80886a2.slice PodAnnotations:0xc0025340f0}] Aliases:map[]}"
2026-06-09 14:45:31.005122 | controller | Jun 09 13:54:32.294510 crc crio[23733]: time="2026-06-09T13:54:32.294469967Z" level=info msg="Deleting pod openstack_swift-ring-rebalance-9mw47 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.005138 | controller | Jun 09 13:54:32.427753 crc crio[23733]: time="2026-06-09T13:54:32.42695987Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-5cxrl/POD" id=c4ac80a1-f044-4bf6-bc1f-b74513e1a5f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.005154 | controller | Jun 09 13:54:32.427753 crc crio[23733]: time="2026-06-09T13:54:32.427733399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.005170 | controller | Jun 09 13:54:32.465318 crc crio[23733]: time="2026-06-09T13:54:32.457579755Z" level=info msg="Got pod network &{Name:root-account-create-update-5cxrl Namespace:openstack ID:2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52 UID:4d8164dc-ea06-4e60-ba42-90d151b8a7b5 NetNS:/var/run/netns/9b208432-01bf-4c82-99df-8455e059566b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d8164dc_ea06_4e60_ba42_90d151b8a7b5.slice PodAnnotations:0xc0059cc240}] Aliases:map[]}"
2026-06-09 14:45:31.005189 | controller | Jun 09 13:54:32.465318 crc crio[23733]: time="2026-06-09T13:54:32.45778178Z" level=info msg="Adding pod openstack_root-account-create-update-5cxrl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.005206 | controller | Jun 09 13:54:32.760171 crc crio[23733]: time="2026-06-09T13:54:32.757744Z" level=info msg="Stopped pod sandbox: 7f70761daf60a2aeafa8043fed8e8e7868d65727fe6bbace85cb4c52a20bee21" id=b2efb4d1-6913-453c-8feb-4562432fc2da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.005221 | controller | Jun 09 13:54:33.019540 crc crio[23733]: 2026-06-09T13:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b057bf7cc2906d Mac:f6:ed:72:7e:f8:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/9b208432-01bf-4c82-99df-8455e059566b SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.005237 | controller | Jun 09 13:54:33.021833 crc crio[23733]: time="2026-06-09T13:54:33.021773311Z" level=info msg="Got pod network &{Name:root-account-create-update-5cxrl Namespace:openstack ID:2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52 UID:4d8164dc-ea06-4e60-ba42-90d151b8a7b5 NetNS:/var/run/netns/9b208432-01bf-4c82-99df-8455e059566b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d8164dc_ea06_4e60_ba42_90d151b8a7b5.slice PodAnnotations:0xc0059cc240}] Aliases:map[]}"
2026-06-09 14:45:31.005254 | controller | Jun 09 13:54:33.021998 crc crio[23733]: time="2026-06-09T13:54:33.021979226Z" level=info msg="Checking pod openstack_root-account-create-update-5cxrl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.005270 | controller | Jun 09 13:54:33.045566 crc crio[23733]: time="2026-06-09T13:54:33.045468103Z" level=info msg="Ran pod sandbox 2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52 with infra container: openstack/root-account-create-update-5cxrl/POD" id=c4ac80a1-f044-4bf6-bc1f-b74513e1a5f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.005286 | controller | Jun 09 13:54:33.052412 crc crio[23733]: time="2026-06-09T13:54:33.052296074Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=87a1902a-0360-41b0-b431-1022f844f802 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.005303 | controller | Jun 09 13:54:33.057332 crc crio[23733]: time="2026-06-09T13:54:33.057241568Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=3065b3eb-3431-4977-afd9-3a427f962261 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.005322 | controller | Jun 09 13:54:33.066242 crc crio[23733]: time="2026-06-09T13:54:33.066082379Z" level=info msg="Creating container: openstack/root-account-create-update-5cxrl/mariadb-account-create-update" id=fd1c6254-51e0-4b38-963d-9c6d36dd7e33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.005341 | controller | Jun 09 13:54:33.066639 crc crio[23733]: time="2026-06-09T13:54:33.066574091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.005361 | controller | Jun 09 13:54:33.113798 crc crio[23733]: time="2026-06-09T13:54:33.11175701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.005381 | controller | Jun 09 13:54:33.118314 crc crio[23733]: time="2026-06-09T13:54:33.118182741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.005404 | controller | Jun 09 13:54:33.257378 crc crio[23733]: time="2026-06-09T13:54:33.257042513Z" level=info msg="Created container 41b9c902411960cee15b22c05ac2634116ea421e66ff471e60162fbf0c3d0a48: openstack/root-account-create-update-5cxrl/mariadb-account-create-update" id=fd1c6254-51e0-4b38-963d-9c6d36dd7e33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.005424 | controller | Jun 09 13:54:33.259581 crc crio[23733]: time="2026-06-09T13:54:33.259456883Z" level=info msg="Starting container: 41b9c902411960cee15b22c05ac2634116ea421e66ff471e60162fbf0c3d0a48" id=562deb0b-36c9-4381-b2a4-1ac920a07321 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.005443 | controller | Jun 09 13:54:33.267323 crc crio[23733]: time="2026-06-09T13:54:33.267057614Z" level=info msg="Started container" PID=61126 containerID=41b9c902411960cee15b22c05ac2634116ea421e66ff471e60162fbf0c3d0a48 description=openstack/root-account-create-update-5cxrl/mariadb-account-create-update id=562deb0b-36c9-4381-b2a4-1ac920a07321 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52
2026-06-09 14:45:31.005463 | controller | Jun 09 13:54:33.328971 crc crio[23733]: time="2026-06-09T13:54:33.32892522Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=218d61b6-1511-48e1-9a46-32f808a11f3f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.005483 | controller | Jun 09 13:54:33.362849 crc crio[23733]: time="2026-06-09T13:54:33.362766646Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=5de08ae8-c88a-4d24-aa9b-b7b5ebf78fb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.005501 | controller | Jun 09 13:54:33.444247 crc crio[23733]: time="2026-06-09T13:54:33.444051089Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=208090da-0101-436d-948a-e7f5cb9a2509 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.005536 | controller | Jun 09 13:54:33.461477 crc crio[23733]: time="2026-06-09T13:54:33.460957891Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=42e9bcbf-e152-4f2e-8e7a-33aca90d39ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.005554 | controller | Jun 09 13:54:33.461818 crc crio[23733]: time="2026-06-09T13:54:33.461505894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.005570 | controller | Jun 09 13:54:33.536205 crc crio[23733]: time="2026-06-09T13:54:33.531994206Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=8414a766-6a3c-451f-a211-6b3bffe14f09 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.005586 | controller | Jun 09 13:54:33.552915 crc crio[23733]: time="2026-06-09T13:54:33.552782126Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=b1d45311-7d8d-4294-8e79-fafb20b2db0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.005602 | controller | Jun 09 13:54:33.554919 crc crio[23733]: time="2026-06-09T13:54:33.55455838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.005617 | controller | Jun 09 13:54:33.607727 crc crio[23733]: time="2026-06-09T13:54:33.607592647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.005633 | controller | Jun 09 13:54:33.621300 crc crio[23733]: time="2026-06-09T13:54:33.621177996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.005652 | controller | Jun 09 13:54:33.641679 crc crio[23733]: time="2026-06-09T13:54:33.641541436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.005668 | controller | Jun 09 13:54:33.646267 crc crio[23733]: time="2026-06-09T13:54:33.646185992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.005684 | controller | Jun 09 13:54:33.757974 crc crio[23733]: time="2026-06-09T13:54:33.757868894Z" level=info msg="Created container 8a0cc08b156ee264dd77039380daf8d3e3ca16c97881720b254befb18cda3524: openstack/rabbitmq-cell1-server-0/rabbitmq" id=42e9bcbf-e152-4f2e-8e7a-33aca90d39ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.005700 | controller | Jun 09 13:54:33.759815 crc crio[23733]: time="2026-06-09T13:54:33.759740231Z" level=info msg="Starting container: 8a0cc08b156ee264dd77039380daf8d3e3ca16c97881720b254befb18cda3524" id=1ad86252-b98d-4a9c-a757-3ba9572ed37a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.005716 | controller | Jun 09 13:54:33.767523 crc crio[23733]: time="2026-06-09T13:54:33.76732171Z" level=info msg="Started container" PID=61205 containerID=8a0cc08b156ee264dd77039380daf8d3e3ca16c97881720b254befb18cda3524 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=1ad86252-b98d-4a9c-a757-3ba9572ed37a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a93a71d84827a63316a12c7b53de43d9914ebebe8c90cc9318049cd1d406b0e3
2026-06-09 14:45:31.005732 | controller | Jun 09 13:54:33.794322 crc crio[23733]: time="2026-06-09T13:54:33.793971816Z" level=info msg="Created container beee40082d4028a02e4ba082a10603d22482a78cc46a34a75fc296723f246a7c: openstack/rabbitmq-server-0/rabbitmq" id=b1d45311-7d8d-4294-8e79-fafb20b2db0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.005748 | controller | Jun 09 13:54:33.797576 crc crio[23733]: time="2026-06-09T13:54:33.797485344Z" level=info msg="Starting container: beee40082d4028a02e4ba082a10603d22482a78cc46a34a75fc296723f246a7c" id=2c1d071f-d863-4e1c-adaa-be2d2580bfe7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.005764 | controller | Jun 09 13:54:33.806596 crc crio[23733]: time="2026-06-09T13:54:33.805896375Z" level=info msg="Started container" PID=61209 containerID=beee40082d4028a02e4ba082a10603d22482a78cc46a34a75fc296723f246a7c description=openstack/rabbitmq-server-0/rabbitmq id=2c1d071f-d863-4e1c-adaa-be2d2580bfe7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ade1da8b36552412c64d2a68483abe4203a165bc99b293f0135e9b368d7ba29
2026-06-09 14:45:31.005780 | controller | Jun 09 13:54:35.415382 crc crio[23733]: time="2026-06-09T13:54:35.414333867Z" level=info msg="Stopping pod sandbox: 2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52" id=1d0abb5a-c113-4d8b-9791-8bab35e3ddba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.005796 | controller | Jun 09 13:54:35.416404 crc crio[23733]: time="2026-06-09T13:54:35.415990688Z" level=info msg="Got pod network &{Name:root-account-create-update-5cxrl Namespace:openstack ID:2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52 UID:4d8164dc-ea06-4e60-ba42-90d151b8a7b5 NetNS:/var/run/netns/9b208432-01bf-4c82-99df-8455e059566b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d8164dc_ea06_4e60_ba42_90d151b8a7b5.slice PodAnnotations:0xc002b0e118}] Aliases:map[]}"
2026-06-09 14:45:31.005813 | controller | Jun 09 13:54:35.416404 crc crio[23733]: time="2026-06-09T13:54:35.416258045Z" level=info msg="Deleting pod openstack_root-account-create-update-5cxrl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.005829 | controller | Jun 09 13:54:35.892957 crc crio[23733]: time="2026-06-09T13:54:35.892848591Z" level=info msg="Stopped pod sandbox: 2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52" id=1d0abb5a-c113-4d8b-9791-8bab35e3ddba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.005848 | controller | Jun 09 13:54:36.130914 crc crio[23733]: time="2026-06-09T13:54:36.129855236Z" level=info msg="Running pod sandbox: openstack/ovn-controller-2j4qb-config-z2jzq/POD" id=6371c246-47f3-4fc8-970d-cc30a69689ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.005864 | controller | Jun 09 13:54:36.131154 crc crio[23733]: time="2026-06-09T13:54:36.130951144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.005880 | controller | Jun 09 13:54:36.168872 crc crio[23733]: time="2026-06-09T13:54:36.168774428Z" level=info msg="Got pod network &{Name:ovn-controller-2j4qb-config-z2jzq Namespace:openstack ID:3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c UID:f776a0c4-5122-43f5-9c8e-d6229b45ea3e NetNS:/var/run/netns/26fbbc5e-00a1-4cb9-846a-a979116eaeb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf776a0c4_5122_43f5_9c8e_d6229b45ea3e.slice PodAnnotations:0xc00580a400}] Aliases:map[]}"
2026-06-09 14:45:31.005897 | controller | Jun 09 13:54:36.168872 crc crio[23733]: time="2026-06-09T13:54:36.16885082Z" level=info msg="Adding pod openstack_ovn-controller-2j4qb-config-z2jzq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.005913 | controller | Jun 09 13:54:36.855150 crc crio[23733]: 2026-06-09T13:54:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f7c2f975ecf540 Mac:92:13:06:07:22:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/26fbbc5e-00a1-4cb9-846a-a979116eaeb6 SocketPath: PciID:}] [{Interface:0xc00028e5f0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.005929 | controller | Jun 09 13:54:36.859361 crc crio[23733]: time="2026-06-09T13:54:36.858552905Z" level=info msg="Got pod network &{Name:ovn-controller-2j4qb-config-z2jzq Namespace:openstack ID:3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c UID:f776a0c4-5122-43f5-9c8e-d6229b45ea3e NetNS:/var/run/netns/26fbbc5e-00a1-4cb9-846a-a979116eaeb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf776a0c4_5122_43f5_9c8e_d6229b45ea3e.slice PodAnnotations:0xc00580a400}] Aliases:map[]}"
2026-06-09 14:45:31.005945 | controller | Jun 09 13:54:36.859361 crc crio[23733]: time="2026-06-09T13:54:36.859156359Z" level=info msg="Checking pod openstack_ovn-controller-2j4qb-config-z2jzq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.005961 | controller | Jun 09 13:54:36.920239 crc crio[23733]: time="2026-06-09T13:54:36.918984165Z" level=info msg="Ran pod sandbox 3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c with infra container: openstack/ovn-controller-2j4qb-config-z2jzq/POD" id=6371c246-47f3-4fc8-970d-cc30a69689ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.005977 | controller | Jun 09 13:54:36.924164 crc crio[23733]: time="2026-06-09T13:54:36.92400179Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=fd1b70a0-06de-43c8-89b4-94212cd79587 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.005992 | controller | Jun 09 13:54:36.926950 crc crio[23733]: time="2026-06-09T13:54:36.926875062Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=ddc30ae8-1854-4049-ad34-64a42f6137c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.006009 | controller | Jun 09 13:54:36.958358 crc crio[23733]: time="2026-06-09T13:54:36.958078022Z" level=info msg="Creating container: openstack/ovn-controller-2j4qb-config-z2jzq/ovn-config" id=b978f74c-9213-4b5f-b6d0-dc326218aa91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.006031 | controller | Jun 09 13:54:36.959227 crc crio[23733]: time="2026-06-09T13:54:36.959160399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.006047 | controller | Jun 09 13:54:37.034728 crc crio[23733]: time="2026-06-09T13:54:37.034512623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.006063 | controller | Jun 09 13:54:37.301785 crc crio[23733]: time="2026-06-09T13:54:37.301082577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.006078 | controller | Jun 09 13:54:37.524593 crc crio[23733]: time="2026-06-09T13:54:37.524464703Z" level=info msg="Created container 8e45dbc27b61a79fad623c6a6cc445c6b29fe4e174ac6fabefa78abaf4930f87: openstack/ovn-controller-2j4qb-config-z2jzq/ovn-config" id=b978f74c-9213-4b5f-b6d0-dc326218aa91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.006094 | controller | Jun 09 13:54:37.525673 crc crio[23733]: time="2026-06-09T13:54:37.52556897Z" level=info msg="Starting container: 8e45dbc27b61a79fad623c6a6cc445c6b29fe4e174ac6fabefa78abaf4930f87" id=2f9c110e-8917-4102-b43e-3fdf314c2218 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.006109 | controller | Jun 09 13:54:37.548978 crc crio[23733]: time="2026-06-09T13:54:37.548853212Z" level=info msg="Started container" PID=61571 containerID=8e45dbc27b61a79fad623c6a6cc445c6b29fe4e174ac6fabefa78abaf4930f87 description=openstack/ovn-controller-2j4qb-config-z2jzq/ovn-config id=2f9c110e-8917-4102-b43e-3fdf314c2218 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c
2026-06-09 14:45:31.006126 | controller | Jun 09 13:54:39.511327 crc crio[23733]: time="2026-06-09T13:54:39.510497176Z" level=info msg="Stopping pod sandbox: 3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c" id=f00519ef-f8b7-4c22-b73e-471da4b3ce29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.006142 | controller | Jun 09 13:54:39.512890 crc crio[23733]: time="2026-06-09T13:54:39.511907481Z" level=info msg="Got pod network &{Name:ovn-controller-2j4qb-config-z2jzq Namespace:openstack ID:3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c UID:f776a0c4-5122-43f5-9c8e-d6229b45ea3e NetNS:/var/run/netns/26fbbc5e-00a1-4cb9-846a-a979116eaeb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf776a0c4_5122_43f5_9c8e_d6229b45ea3e.slice PodAnnotations:0xc00580a868}] Aliases:map[]}"
2026-06-09 14:45:31.006158 | controller | Jun 09 13:54:39.512890 crc crio[23733]: time="2026-06-09T13:54:39.512062335Z" level=info msg="Deleting pod openstack_ovn-controller-2j4qb-config-z2jzq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.006174 | controller | Jun 09 13:54:42.496453 crc crio[23733]: time="2026-06-09T13:54:42.495527774Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-wpsng/POD" id=73edf1dd-f59e-47bc-b69f-e7c4ad2f673a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.006190 | controller | Jun 09 13:54:42.497974 crc crio[23733]: time="2026-06-09T13:54:42.496489908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.006205 | controller | Jun 09 13:54:42.649761 crc crio[23733]: time="2026-06-09T13:54:42.649665817Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=9f355204-f5b0-4421-b021-4e74579c98f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.006224 | controller | Jun 09 13:54:42.649937 crc crio[23733]: time="2026-06-09T13:54:42.64979975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.006241 | controller | Jun 09 13:54:50.530456 crc crio[23733]: time="2026-06-09T13:54:50.529491908Z" level=info msg="Stopped pod sandbox: 3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c" id=f00519ef-f8b7-4c22-b73e-471da4b3ce29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.006257 | controller | Jun 09 13:54:50.640599 crc crio[23733]: time="2026-06-09T13:54:50.640186405Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd UID:170a4bc8-a854-497c-ba1d-f5f05584b24c NetNS:/var/run/netns/d6b4f915-09d5-4bd7-8c07-69fdc8c4bca3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod170a4bc8_a854_497c_ba1d_f5f05584b24c.slice PodAnnotations:0xc0027d0050}] Aliases:map[]}"
2026-06-09 14:45:31.006272 | controller | Jun 09 13:54:50.640599 crc crio[23733]: time="2026-06-09T13:54:50.640570534Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.006288 | controller | Jun 09 13:54:50.643841 crc crio[23733]: time="2026-06-09T13:54:50.643748964Z" level=info msg="Got pod network &{Name:root-account-create-update-wpsng Namespace:openstack ID:b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7 UID:db9f2d8e-d76d-4aee-8fe6-dd037415bd9c NetNS:/var/run/netns/353a0ddd-faf2-43c9-a169-b319d201b587 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb9f2d8e_d76d_4aee_8fe6_dd037415bd9c.slice PodAnnotations:0xc0020d8170}] Aliases:map[]}"
2026-06-09 14:45:31.006304 | controller | Jun 09 13:54:50.643841 crc crio[23733]: time="2026-06-09T13:54:50.643822826Z" level=info msg="Adding pod openstack_root-account-create-update-wpsng to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.006321 | controller | Jun 09 13:54:50.685994 crc crio[23733]: time="2026-06-09T13:54:50.685738154Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9" id=ddd7d4c4-90d9-4c38-95c9-a82030b09156 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.006338 | controller | Jun 09 13:54:50.688746 crc crio[23733]: time="2026-06-09T13:54:50.688581655Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=da474969-c916-4ce6-b2c3-a09fbaabb1c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.006353 | controller | Jun 09 13:54:50.738064 crc crio[23733]: time="2026-06-09T13:54:50.737467377Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b0b70fb1-fd2f-4de2-ac7a-f370ab724b38 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.006368 | controller | Jun 09 13:54:50.752457 crc crio[23733]: time="2026-06-09T13:54:50.752358139Z" level=info msg="Creating container: openstack/glance-db-sync-znq9q/glance-db-sync" id=3c4d0aa0-8f72-4ec3-914f-f79d6e4b1476 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.006384 | controller | Jun 09 13:54:50.758165 crc crio[23733]: time="2026-06-09T13:54:50.758067082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.006399 | controller | Jun 09 13:54:50.817959 crc crio[23733]: time="2026-06-09T13:54:50.816548854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.006419 | controller | Jun 09 13:54:51.271370 crc crio[23733]: 2026-06-09T13:54:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b297c1d5632289e Mac:b6:8b:08:25:7e:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/353a0ddd-faf2-43c9-a169-b319d201b587 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.006435 | controller | Jun 09 13:54:51.273001 crc crio[23733]: time="2026-06-09T13:54:51.272856422Z" level=info msg="Got pod network &{Name:root-account-create-update-wpsng Namespace:openstack ID:b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7 UID:db9f2d8e-d76d-4aee-8fe6-dd037415bd9c NetNS:/var/run/netns/353a0ddd-faf2-43c9-a169-b319d201b587 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb9f2d8e_d76d_4aee_8fe6_dd037415bd9c.slice PodAnnotations:0xc0020d8170}] Aliases:map[]}"
2026-06-09 14:45:31.006451 | controller | Jun 09 13:54:51.273187 crc crio[23733]: time="2026-06-09T13:54:51.273035867Z" level=info msg="Checking pod openstack_root-account-create-update-wpsng for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.006467 | controller | Jun 09 13:54:51.307171 crc crio[23733]: time="2026-06-09T13:54:51.306841982Z" level=info msg="Ran pod sandbox b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7 with infra container: openstack/root-account-create-update-wpsng/POD" id=73edf1dd-f59e-47bc-b69f-e7c4ad2f673a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.006483 | controller | Jun 09 13:54:51.314153 crc crio[23733]: time="2026-06-09T13:54:51.310404211Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c1aebcf7-4105-4e9f-b39d-f319e939dd79 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.006498 | controller | Jun 09 13:54:51.321154 crc crio[23733]: time="2026-06-09T13:54:51.320494333Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5cbd2ff7-3e29-4538-a21f-c74fd9c7c3a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.006528 | controller | Jun 09 13:54:51.335189 crc crio[23733]: time="2026-06-09T13:54:51.331872108Z" level=info msg="Creating container: openstack/root-account-create-update-wpsng/mariadb-account-create-update" id=65733240-0558-4229-8a87-bb9b92e2ea5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.006549 | controller | Jun 09 13:54:51.335189 crc crio[23733]: time="2026-06-09T13:54:51.332435732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.006565 | controller | Jun 09 13:54:51.480791 crc crio[23733]: time="2026-06-09T13:54:51.480706769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.006581 | controller | Jun 09 13:54:51.485897 crc crio[23733]: time="2026-06-09T13:54:51.485841298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.006597 | controller | Jun 09 13:54:51.598984 crc crio[23733]: 2026-06-09T13:54:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f50c8a5b2ce897 Mac:a6:5c:f2:25:85:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/d6b4f915-09d5-4bd7-8c07-69fdc8c4bca3 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.006616 | controller | Jun 09 13:54:51.602644 crc crio[23733]: time="2026-06-09T13:54:51.602545625Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd UID:170a4bc8-a854-497c-ba1d-f5f05584b24c NetNS:/var/run/netns/d6b4f915-09d5-4bd7-8c07-69fdc8c4bca3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod170a4bc8_a854_497c_ba1d_f5f05584b24c.slice PodAnnotations:0xc0027d0050}] Aliases:map[]}"
2026-06-09 14:45:31.006632 | controller | Jun 09 13:54:51.602849 crc crio[23733]: time="2026-06-09T13:54:51.60274889Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.006648 | controller | Jun 09 13:54:51.614741 crc crio[23733]: time="2026-06-09T13:54:51.614664379Z" level=info msg="Ran pod sandbox 2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd with infra container: openstack/swift-storage-0/POD" id=9f355204-f5b0-4421-b021-4e74579c98f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.006664 | controller | Jun 09 13:54:51.620007 crc crio[23733]: time="2026-06-09T13:54:51.619876628Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=6881e4ed-179c-4ae5-ae37-12f613464d7c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.006680 | controller | Jun 09 13:54:51.620264 crc crio[23733]: time="2026-06-09T13:54:51.620214516Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found" id=6881e4ed-179c-4ae5-ae37-12f613464d7c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.006695 | controller | Jun 09 13:54:51.620339 crc crio[23733]: time="2026-06-09T13:54:51.620292758Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found" id=6881e4ed-179c-4ae5-ae37-12f613464d7c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.006711 | controller | Jun 09 13:54:51.621811 crc crio[23733]: time="2026-06-09T13:54:51.621764326Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=0c9c92fc-a98d-45f7-af3d-9fa6b3a3e16f name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.006726 | controller | Jun 09 13:54:51.637871 crc crio[23733]: time="2026-06-09T13:54:51.637751745Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\""
2026-06-09 14:45:31.006742 | controller | Jun 09 13:54:51.654977 crc crio[23733]: time="2026-06-09T13:54:51.654870173Z" level=info msg="Created container 44cbd984e9aaa97e99aa6603a301f850cf84576c07933ec396354bf6cd00e3e0: openstack/root-account-create-update-wpsng/mariadb-account-create-update" id=65733240-0558-4229-8a87-bb9b92e2ea5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.006758 | controller | Jun 09 13:54:51.664349 crc crio[23733]: time="2026-06-09T13:54:51.664283509Z" level=info msg="Starting container: 44cbd984e9aaa97e99aa6603a301f850cf84576c07933ec396354bf6cd00e3e0" id=0ec9d3a3-699a-479c-9ba1-971c0a0a2abf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.006774 | controller | Jun 09 13:54:51.673922 crc crio[23733]: time="2026-06-09T13:54:51.673820327Z" level=info msg="Started container" PID=62441 containerID=44cbd984e9aaa97e99aa6603a301f850cf84576c07933ec396354bf6cd00e3e0 description=openstack/root-account-create-update-wpsng/mariadb-account-create-update id=0ec9d3a3-699a-479c-9ba1-971c0a0a2abf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7
2026-06-09 14:45:31.006790 | controller | Jun 09 13:54:52.161832 crc crio[23733]: time="2026-06-09T13:54:52.161307255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.006810 | controller | Jun 09 13:54:52.322778 crc crio[23733]: time="2026-06-09T13:54:52.322433833Z" level=info msg="Created container f9e85fde8388ef6d2e76c56e58c70e89ad37ff335b3a7bd52606a765e72ee001: openstack/glance-db-sync-znq9q/glance-db-sync" id=3c4d0aa0-8f72-4ec3-914f-f79d6e4b1476 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.006826 | controller | Jun 09 13:54:52.323534 crc crio[23733]: time="2026-06-09T13:54:52.323391596Z" level=info msg="Starting container: f9e85fde8388ef6d2e76c56e58c70e89ad37ff335b3a7bd52606a765e72ee001" id=2e45d6f3-dd02-4340-a7ed-194c98122fdc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.006842 | controller | Jun 09 13:54:52.334536 crc crio[23733]: time="2026-06-09T13:54:52.334455034Z" level=info msg="Started container" PID=62494 containerID=f9e85fde8388ef6d2e76c56e58c70e89ad37ff335b3a7bd52606a765e72ee001 description=openstack/glance-db-sync-znq9q/glance-db-sync id=2e45d6f3-dd02-4340-a7ed-194c98122fdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e
2026-06-09 14:45:31.006857 | controller | Jun 09 13:54:53.793421 crc crio[23733]: time="2026-06-09T13:54:53.792466385Z" level=info msg="Stopping pod sandbox: b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7" id=c592fc1d-81a5-482d-8a55-15628afd2bf5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.006874 | controller | Jun 09 13:54:53.797097 crc crio[23733]: time="2026-06-09T13:54:53.796007563Z" level=info msg="Got pod network &{Name:root-account-create-update-wpsng Namespace:openstack ID:b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7 UID:db9f2d8e-d76d-4aee-8fe6-dd037415bd9c NetNS:/var/run/netns/353a0ddd-faf2-43c9-a169-b319d201b587 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb9f2d8e_d76d_4aee_8fe6_dd037415bd9c.slice PodAnnotations:0xc00580a800}] Aliases:map[]}"
2026-06-09 14:45:31.006890 | controller | Jun 09 13:54:53.797097 crc crio[23733]: time="2026-06-09T13:54:53.796316251Z" level=info msg="Deleting pod openstack_root-account-create-update-wpsng from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.006906 | controller | Jun 09 13:54:54.167958 crc crio[23733]: time="2026-06-09T13:54:54.167591744Z" level=info msg="Stopped pod sandbox: b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7" id=c592fc1d-81a5-482d-8a55-15628afd2bf5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.006922 | controller | Jun 09 13:54:54.644654 crc crio[23733]: time="2026-06-09T13:54:54.644176419Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083" id=0c9c92fc-a98d-45f7-af3d-9fa6b3a3e16f name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.006938 | controller | Jun 09 13:54:54.645787 crc crio[23733]: time="2026-06-09T13:54:54.645702927Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=585804cb-2ede-4b97-a0cb-37dca2cae054 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.006954 | controller | Jun 09 13:54:54.649988 crc crio[23733]: time="2026-06-09T13:54:54.649906212Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=51c578f0-66c0-47d5-a6ab-78e899d0ebe6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.006970 | controller | Jun 09 13:54:54.658318 crc crio[23733]: time="2026-06-09T13:54:54.65824592Z" level=info msg="Creating container: openstack/swift-storage-0/xattr-restore" id=631e61c5-6165-414c-bb94-c40e7c8185ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.006986 | controller | Jun 09 13:54:54.660057 crc crio[23733]: time="2026-06-09T13:54:54.659988145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.007005 | controller | Jun 09 13:54:54.718488 crc crio[23733]: time="2026-06-09T13:54:54.718248331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.007022 | controller | Jun 09 13:54:54.723324 crc crio[23733]: time="2026-06-09T13:54:54.723240965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.007038 | controller | Jun 09 13:54:54.895444 crc crio[23733]: time="2026-06-09T13:54:54.895325827Z" level=info msg="Created container ac40221f6e9cb7cd8f1ee8a39352031afda765302697da26d8b1f1d616308db7: openstack/swift-storage-0/xattr-restore" id=631e61c5-6165-414c-bb94-c40e7c8185ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.007054 | controller | Jun 09 13:54:54.897356 crc crio[23733]: time="2026-06-09T13:54:54.896841636Z" level=info msg="Starting container: ac40221f6e9cb7cd8f1ee8a39352031afda765302697da26d8b1f1d616308db7" id=dcfa0baf-1a12-44ce-a1ea-812925ba0712 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.007070 | controller | Jun 09 13:54:54.905657 crc crio[23733]: time="2026-06-09T13:54:54.905538903Z" level=info msg="Started container" PID=62707 containerID=ac40221f6e9cb7cd8f1ee8a39352031afda765302697da26d8b1f1d616308db7 description=openstack/swift-storage-0/xattr-restore id=dcfa0baf-1a12-44ce-a1ea-812925ba0712 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd
2026-06-09 14:45:31.007086 | controller | Jun 09 13:54:55.836335 crc crio[23733]: time="2026-06-09T13:54:55.834058606Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=e09e8e7a-4053-46b7-b126-84163e2bd806 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.007102 | controller | Jun 09 13:54:55.836965 crc crio[23733]: time="2026-06-09T13:54:55.836881447Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found" id=e09e8e7a-4053-46b7-b126-84163e2bd806 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.007118 | controller | Jun 09 13:54:55.837531 crc crio[23733]: time="2026-06-09T13:54:55.837339309Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found" id=e09e8e7a-4053-46b7-b126-84163e2bd806 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.007133 | controller | Jun 09 13:54:55.844170 crc crio[23733]: time="2026-06-09T13:54:55.844054457Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=6c2bb565-dcd3-45de-97d5-763a6e3b06bb name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.007149 | controller | Jun 09 13:54:55.851353 crc crio[23733]: time="2026-06-09T13:54:55.851237327Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\""
2026-06-09 14:45:31.007165 | controller | Jun 09 13:54:57.046561 crc crio[23733]: time="2026-06-09T13:54:57.046402397Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310" id=6c2bb565-dcd3-45de-97d5-763a6e3b06bb name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.007182 | controller | Jun 09 13:54:57.048252 crc crio[23733]: time="2026-06-09T13:54:57.047610627Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=5d42c5f4-5bc0-4836-b071-42e7394e25b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.007197 | controller | Jun 09 13:54:57.065737 crc crio[23733]: time="2026-06-09T13:54:57.065360801Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=6bab732a-e70d-4cfe-80f6-dcb262596e99 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.007217 | controller | Jun 09 13:54:57.075824 crc crio[23733]: time="2026-06-09T13:54:57.07571089Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=d8b26a93-53db-40fa-bd33-7a55dcc532b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.007233 | controller | Jun 09 13:54:57.078366 crc crio[23733]: time="2026-06-09T13:54:57.078241682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.007249 | controller | Jun 09 13:54:57.132760 crc crio[23733]: time="2026-06-09T13:54:57.13255631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.007266 | controller | Jun 09 13:54:57.136714 crc crio[23733]: time="2026-06-09T13:54:57.136667183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.007282 | controller | Jun 09 13:54:57.307316 crc crio[23733]: time="2026-06-09T13:54:57.307075534Z" level=info msg="Created container 93735be525472b528f84b43a432de692847b2324d55abc70e28d6ca585a393ea: openstack/swift-storage-0/account-server" id=d8b26a93-53db-40fa-bd33-7a55dcc532b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.007297 | controller | Jun 09 13:54:57.312049 crc crio[23733]: time="2026-06-09T13:54:57.311594307Z" level=info msg="Starting container: 93735be525472b528f84b43a432de692847b2324d55abc70e28d6ca585a393ea" id=3f3dd970-715a-4a8b-8b6c-02b348c13178 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.007313 | controller | Jun 09 13:54:57.323564 crc crio[23733]: time="2026-06-09T13:54:57.323405132Z" level=info msg="Started container" PID=62908 containerID=93735be525472b528f84b43a432de692847b2324d55abc70e28d6ca585a393ea description=openstack/swift-storage-0/account-server id=3f3dd970-715a-4a8b-8b6c-02b348c13178 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd
2026-06-09 14:45:31.007328 | controller | Jun 09 13:54:57.336948 crc crio[23733]: time="2026-06-09T13:54:57.336700604Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=d181dace-3d0b-45e7-b401-e3e2d92d528b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.007344 | controller | Jun 09 13:54:57.356378 crc crio[23733]: time="2026-06-09T13:54:57.356263084Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=e2feadf2-22de-4d2a-8c2e-1caad69f42e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.007360 | controller | Jun 09 13:54:57.368225 crc crio[23733]: time="2026-06-09T13:54:57.368055458Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=73078ebb-3193-461f-8176-1ed0184c4220 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.007376 | controller | Jun 09 13:54:57.370437 crc crio[23733]: time="2026-06-09T13:54:57.370366846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.007391 | controller | Jun 09 13:54:57.422824 crc crio[23733]: time="2026-06-09T13:54:57.422715075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.007407 | controller | Jun 09 13:54:57.428085 crc crio[23733]: time="2026-06-09T13:54:57.427992617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.007426 | controller | Jun 09 13:54:57.598607 crc crio[23733]: time="2026-06-09T13:54:57.598057019Z" level=info msg="Created container b37454526379712e40642c656ec8ec55750500c3026b622a10f43128f983daf8: openstack/swift-storage-0/account-replicator" id=73078ebb-3193-461f-8176-1ed0184c4220 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.007443 | controller | Jun 09 13:54:57.600748 crc crio[23733]: time="2026-06-09T13:54:57.600668184Z" level=info msg="Starting container: b37454526379712e40642c656ec8ec55750500c3026b622a10f43128f983daf8" id=07ed152f-e437-4ac1-bbd0-a850ced50b9a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.007459 | controller | Jun 09 13:54:57.615227 crc crio[23733]: time="2026-06-09T13:54:57.615068114Z" level=info msg="Started container" PID=62930 containerID=b37454526379712e40642c656ec8ec55750500c3026b622a10f43128f983daf8 description=openstack/swift-storage-0/account-replicator id=07ed152f-e437-4ac1-bbd0-a850ced50b9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd
2026-06-09 14:45:31.007476 | controller | Jun 09 13:54:57.644347 crc crio[23733]: time="2026-06-09T13:54:57.644242504Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=9288f642-58bf-451a-a37c-abe1090128f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.007492 | controller | Jun 09 13:54:57.665271 crc crio[23733]: time="2026-06-09T13:54:57.664936961Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=306353ac-555c-4682-b381-50e966a80f0b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.007508 | controller | Jun 09 13:54:57.675697 crc crio[23733]: time="2026-06-09T13:54:57.675466394Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=cbc93036-93c6-4e00-8731-aaf559728d4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.007545 | controller | Jun 09 13:54:57.678353 crc crio[23733]: time="2026-06-09T13:54:57.678168502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.007562 | controller | Jun 09 13:54:57.738452 crc crio[23733]: time="2026-06-09T13:54:57.738319085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.007579 | controller | Jun 09 13:54:57.741980 crc crio[23733]: time="2026-06-09T13:54:57.741915546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.007595 | controller | Jun 09 13:54:57.855018 crc crio[23733]: time="2026-06-09T13:54:57.85490409Z" level=info msg="Created container ba5921cff4bf0c2b5986374c71ab0c733475aab9c9a5e69b4982c63cfb35876d: openstack/swift-storage-0/account-auditor" id=cbc93036-93c6-4e00-8731-aaf559728d4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.007611 | controller | Jun 09 13:54:57.857936 crc crio[23733]: time="2026-06-09T13:54:57.857786092Z" level=info msg="Starting container: ba5921cff4bf0c2b5986374c71ab0c733475aab9c9a5e69b4982c63cfb35876d" id=7b6adfcf-2104-46c0-84e0-0502bb6d4de7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.007628 | controller | Jun 09 13:54:57.865827 crc crio[23733]: time="2026-06-09T13:54:57.86569331Z" level=info msg="Started container" PID=62979 containerID=ba5921cff4bf0c2b5986374c71ab0c733475aab9c9a5e69b4982c63cfb35876d description=openstack/swift-storage-0/account-auditor id=7b6adfcf-2104-46c0-84e0-0502bb6d4de7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd
2026-06-09 14:45:31.007644 | controller | Jun 09 13:54:57.880504 crc crio[23733]: time="2026-06-09T13:54:57.880399457Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=1c8a72f1-a7ca-46f5-a02e-03b5f7c40f40 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.007664 | controller | Jun 09 13:54:57.907534 crc crio[23733]: time="2026-06-09T13:54:57.907424384Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=b9221c73-7b0c-46b3-b832-84179b401e87 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.007681 | controller | Jun 09 13:54:57.918771 crc crio[23733]: time="2026-06-09T13:54:57.918684015Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=b60344ee-d884-48f8-ae35-9475ce523ed9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.007697 | controller | Jun 09 13:54:57.920661 crc crio[23733]: time="2026-06-09T13:54:57.920577372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.007713 | controller | Jun 09 13:54:57.964785 crc crio[23733]: time="2026-06-09T13:54:57.964443279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.007729 | controller | Jun 09 13:54:57.968481 crc crio[23733]: time="2026-06-09T13:54:57.968412228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.007745 | controller | Jun 09 13:54:58.185049 crc crio[23733]: time="2026-06-09T13:54:58.184391137Z" level=info msg="Created container b5fb3f0484c9fa385a9cc90ced09f44d2786b59e1406ee01bf01fd62ca50e7ab: openstack/swift-storage-0/account-reaper" id=b60344ee-d884-48f8-ae35-9475ce523ed9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.007761 | controller | Jun 09 13:54:58.187354 crc crio[23733]: time="2026-06-09T13:54:58.187228558Z" level=info msg="Starting container: b5fb3f0484c9fa385a9cc90ced09f44d2786b59e1406ee01bf01fd62ca50e7ab" id=11d95860-5b68-4e4d-ad7b-db25f6f0d974 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.007778 | controller | Jun 09 13:54:58.203070 crc crio[23733]: time="2026-06-09T13:54:58.202952252Z" level=info msg="Started container" PID=62994 containerID=b5fb3f0484c9fa385a9cc90ced09f44d2786b59e1406ee01bf01fd62ca50e7ab description=openstack/swift-storage-0/account-reaper id=11d95860-5b68-4e4d-ad7b-db25f6f0d974 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd
2026-06-09 14:45:31.007794 | controller | Jun 09 13:54:58.218316 crc crio[23733]: time="2026-06-09T13:54:58.218172643Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=f4fe3f98-e70e-4765-9576-3656f83b735f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.007810 | controller | Jun 09 13:54:58.218700 crc crio[23733]: time="2026-06-09T13:54:58.218650034Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found" id=f4fe3f98-e70e-4765-9576-3656f83b735f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.007827 | controller | Jun 09 13:54:58.218792 crc crio[23733]: time="2026-06-09T13:54:58.218725556Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found" id=f4fe3f98-e70e-4765-9576-3656f83b735f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.007843 | controller | Jun 09 13:54:58.222165 crc crio[23733]: time="2026-06-09T13:54:58.220195443Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=7c720fc9-3347-4ff1-a491-2947a47310d8 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.007859 | controller | Jun 09 13:54:58.233376 crc crio[23733]: time="2026-06-09T13:54:58.233289591Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\""
2026-06-09 14:45:31.007878 | controller | Jun 09 13:54:59.314656 crc crio[23733]: time="2026-06-09T13:54:59.314000709Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53" id=7c720fc9-3347-4ff1-a491-2947a47310d8 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.007896 | controller | Jun 09 13:54:59.317608 crc crio[23733]: time="2026-06-09T13:54:59.317512107Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=5d0b67b6-fcad-4e59-877f-fb4e8f054105 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.007912 | controller | Jun 09 13:54:59.335790 crc crio[23733]: time="2026-06-09T13:54:59.335678791Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=9c9f01a1-dc00-44e0-bede-2154c4fc7dd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.007928 | controller | Jun 09 13:54:59.344210 crc crio[23733]: time="2026-06-09T13:54:59.344084041Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=c518110f-d11b-405b-b9e3-a4a0af62f746 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.007944 | controller | Jun 09 13:54:59.345992 crc crio[23733]: time="2026-06-09T13:54:59.345934957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.007961 | controller | Jun 09 13:54:59.391464 crc crio[23733]: time="2026-06-09T13:54:59.391332923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.007977 | controller | Jun 09 13:54:59.395332 crc crio[23733]: time="2026-06-09T13:54:59.39523506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.007993 | controller | Jun 09 13:54:59.570250 crc crio[23733]: time="2026-06-09T13:54:59.569809394Z" level=info msg="Created container e1d87d9a8412cc2e4825db0329f26f48550f2480dea95622d354d9e1af0a3964: openstack/swift-storage-0/container-server" id=c518110f-d11b-405b-b9e3-a4a0af62f746 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.008009 | controller | Jun 09 13:54:59.572420 crc crio[23733]: time="2026-06-09T13:54:59.572299617Z" level=info msg="Starting container: e1d87d9a8412cc2e4825db0329f26f48550f2480dea95622d354d9e1af0a3964" id=30932205-c48d-455b-b24b-a8c449f9c9e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.008025 | controller | Jun 09 13:54:59.579502 crc crio[23733]: time="2026-06-09T13:54:59.579401694Z" level=info msg="Started container" PID=63057 containerID=e1d87d9a8412cc2e4825db0329f26f48550f2480dea95622d354d9e1af0a3964 description=openstack/swift-storage-0/container-server id=30932205-c48d-455b-b24b-a8c449f9c9e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd
2026-06-09 14:45:31.008042 | controller | Jun 09 13:54:59.591249 crc crio[23733]: time="2026-06-09T13:54:59.590997364Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=1af5b745-6a6a-4c0e-b9f9-565269be5940 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.008058 | controller | Jun 09 13:54:59.618460 crc crio[23733]: time="2026-06-09T13:54:59.618389699Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=61980908-227d-4a94-b98c-e7602126348c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.008074 | controller | Jun 09 13:54:59.630034 crc crio[23733]: time="2026-06-09T13:54:59.629930988Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=4b446b50-4837-4b0f-b250-55c0618012ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.008093 | controller | Jun 09 13:54:59.631891 crc crio[23733]: time="2026-06-09T13:54:59.631825755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.008110 | controller | Jun 09 13:54:59.677168 crc crio[23733]: time="2026-06-09T13:54:59.676961064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.008126 | controller | Jun 09 13:54:59.681954 crc crio[23733]: time="2026-06-09T13:54:59.681843095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.008142 | controller | Jun 09 13:54:59.801313 crc crio[23733]: time="2026-06-09T13:54:59.800605545Z" level=info msg="Created container 066282ba9f4ff2db6697610ad929b9e61e4a19bfe2e5de231a0d02a59453c6c5: openstack/swift-storage-0/container-replicator" id=4b446b50-4837-4b0f-b250-55c0618012ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.008159 | controller | Jun 09 13:54:59.802960 crc crio[23733]: time="2026-06-09T13:54:59.802876812Z" level=info msg="Starting container: 066282ba9f4ff2db6697610ad929b9e61e4a19bfe2e5de231a0d02a59453c6c5" id=5a839611-7af1-4456-97b9-b4bc0510efd4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.008176 | controller | Jun 09 13:54:59.808756 crc crio[23733]: time="2026-06-09T13:54:59.808668047Z" level=info msg="Started container" PID=63075 containerID=066282ba9f4ff2db6697610ad929b9e61e4a19bfe2e5de231a0d02a59453c6c5 description=openstack/swift-storage-0/container-replicator id=5a839611-7af1-4456-97b9-b4bc0510efd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd
2026-06-09 14:45:31.008193 | controller | Jun 09 13:54:59.823540 crc crio[23733]: time="2026-06-09T13:54:59.823376544Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=672dd409-b06a-4921-b837-34663a49032d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.008209 | controller | Jun 09 13:54:59.837815 crc crio[23733]: time="2026-06-09T13:54:59.837556409Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=26e384d8-d88f-4fa9-a838-761ad2a20935 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.008225 | controller | Jun 09 13:54:59.845050 crc crio[23733]: time="2026-06-09T13:54:59.845006285Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=7d0c12d6-b0f1-498b-8ff4-7e9f815ec7a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.008242 | controller | Jun 09 13:54:59.847379 crc crio[23733]: time="2026-06-09T13:54:59.847336724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.008258 | controller | Jun 09 13:54:59.889947 crc crio[23733]: time="2026-06-09T13:54:59.889861365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.008274 | controller | Jun 09 13:54:59.892823 crc crio[23733]: time="2026-06-09T13:54:59.892742487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.008291 | controller | Jun 09 13:55:00.016055 crc crio[23733]: time="2026-06-09T13:55:00.015913198Z" level=info msg="Created container 2ff7291f914ad7541997bae66296540be54b95cae45bead5980d23fb1360117b: openstack/swift-storage-0/container-auditor" id=7d0c12d6-b0f1-498b-8ff4-7e9f815ec7a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.008313 | controller | Jun 09 13:55:00.017726 crc crio[23733]: time="2026-06-09T13:55:00.017669231Z" level=info msg="Starting container: 2ff7291f914ad7541997bae66296540be54b95cae45bead5980d23fb1360117b" id=e80b27d8-fbfe-435b-8e3c-f0c23510cd8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.008334 | controller | Jun 09 13:55:00.024463 crc crio[23733]: time="2026-06-09T13:55:00.024349089Z" level=info msg="Started container" PID=63085 containerID=2ff7291f914ad7541997bae66296540be54b95cae45bead5980d23fb1360117b description=openstack/swift-storage-0/container-auditor id=e80b27d8-fbfe-435b-8e3c-f0c23510cd8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd
2026-06-09 14:45:31.008354 | controller | Jun 09 13:55:00.040678 crc crio[23733]: time="2026-06-09T13:55:00.040577824Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=06a328af-dc83-433d-90d9-9be7bfdc313d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.008374 | controller | Jun 09 13:55:00.062295 crc crio[23733]: time="2026-06-09T13:55:00.062222906Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=4f67f47f-19ba-4260-af19-ea2afbd1656f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.008394 | controller | Jun 09 13:55:00.076214 crc crio[23733]: time="2026-06-09T13:55:00.075896097Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=7c1cda79-08bd-4290-9d84-a296eafafef1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.008415 | controller | Jun 09 13:55:00.078453 crc crio[23733]: time="2026-06-09T13:55:00.078382879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.008435 | controller | Jun 09 13:55:00.122759 crc crio[23733]: time="2026-06-09T13:55:00.122598025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.008455 | controller | Jun 09 13:55:00.126057 crc crio[23733]: time="2026-06-09T13:55:00.125970159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.008476 | controller | Jun 09 13:55:00.236395 crc crio[23733]: time="2026-06-09T13:55:00.236081712Z" level=info msg="Created container dabc4d2b3c81d3dc14870441dc6e05f5d050612302078c08f6312cbbd3752702: openstack/swift-storage-0/container-updater" id=7c1cda79-08bd-4290-9d84-a296eafafef1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.008496 | controller | Jun 09 13:55:00.239155 crc crio[23733]: time="2026-06-09T13:55:00.238305788Z" level=info msg="Starting container: dabc4d2b3c81d3dc14870441dc6e05f5d050612302078c08f6312cbbd3752702" id=e418e7b7-260a-4f49-a4e7-276ecfd8cd96 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.008534 | controller | Jun 09 13:55:00.247790 crc crio[23733]: time="2026-06-09T13:55:00.24761127Z" level=info msg="Started container" PID=63108 containerID=dabc4d2b3c81d3dc14870441dc6e05f5d050612302078c08f6312cbbd3752702 description=openstack/swift-storage-0/container-updater id=e418e7b7-260a-4f49-a4e7-276ecfd8cd96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd
2026-06-09 14:45:31.008562 | controller | Jun 09 13:55:00.258412 crc crio[23733]: time="2026-06-09T13:55:00.258219986Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=fb02252f-be04-4d5e-923d-2285f41ff43d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.008583 | controller | Jun 09 13:55:00.269582 crc crio[23733]: time="2026-06-09T13:55:00.269488497Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=2c3a7161-8f70-4898-903a-fba789e14a5f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.008600 | controller | Jun 09 13:55:00.277329 crc crio[23733]: time="2026-06-09T13:55:00.277240531Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=e5fb3b77-d801-4d90-a02e-59e58135f7f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.008616 | controller | Jun 09 13:55:00.277797 crc crio[23733]: time="2026-06-09T13:55:00.277725472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.008632 | controller | Jun 09 13:55:00.328050 crc crio[23733]: time="2026-06-09T13:55:00.327366844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.008651 | controller | Jun 09 13:55:00.347316 crc crio[23733]: time="2026-06-09T13:55:00.346507323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.008669 | controller | Jun 09 13:55:00.486599 crc crio[23733]: time="2026-06-09T13:55:00.48643854Z" level=info msg="Created container 8cae52772405ba6c22c51b88b8aad2f651a4f19caa006a48c6419277c7db8b89: openstack/swift-storage-0/object-server" id=e5fb3b77-d801-4d90-a02e-59e58135f7f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.008685 | controller | Jun 09 13:55:00.487937 crc crio[23733]: time="2026-06-09T13:55:00.487869127Z" level=info msg="Starting container: 8cae52772405ba6c22c51b88b8aad2f651a4f19caa006a48c6419277c7db8b89" id=5b622178-172e-46b7-81b0-0986c0cb7c96 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.008701 | controller | Jun 09 13:55:00.499570 crc crio[23733]: time="2026-06-09T13:55:00.499475077Z" level=info msg="Started container" PID=63147 containerID=8cae52772405ba6c22c51b88b8aad2f651a4f19caa006a48c6419277c7db8b89 description=openstack/swift-storage-0/object-server id=5b622178-172e-46b7-81b0-0986c0cb7c96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd
2026-06-09 14:45:31.008717 | controller | Jun 09 13:55:00.511739 crc crio[23733]: time="2026-06-09T13:55:00.511648152Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=d3e831dc-d67a-4d81-a9a2-4d42c7fd4c6e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.008734 | controller | Jun 09 13:55:00.527553 crc crio[23733]: time="2026-06-09T13:55:00.527315803Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=ad99fc12-5786-486f-821a-63652c3b9e2a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.008750 | controller | Jun 09 13:55:00.534488 crc crio[23733]: time="2026-06-09T13:55:00.534368539Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=395189e7-a720-42dd-9c26-df9ff828170c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.008766 | controller | Jun 09 13:55:00.535094 crc crio[23733]: time="2026-06-09T13:55:00.535005945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.008782 | controller | Jun 09 13:55:00.575374 crc crio[23733]: time="2026-06-09T13:55:00.575246351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.008798 | controller | Jun 09 13:55:00.579900 crc crio[23733]: time="2026-06-09T13:55:00.579794936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.008818 | controller | Jun 09 13:55:00.762916 crc crio[23733]: time="2026-06-09T13:55:00.762815301Z" level=info msg="Created container d31aaf5e7d63c5683b7cf333f65847479c32a3dc212de51f6a1993a94d305b5c: openstack/swift-storage-0/object-replicator" id=395189e7-a720-42dd-9c26-df9ff828170c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.008834 | controller | Jun 09 13:55:00.764336 crc crio[23733]: time="2026-06-09T13:55:00.764208696Z" level=info msg="Starting container: d31aaf5e7d63c5683b7cf333f65847479c32a3dc212de51f6a1993a94d305b5c" id=9d65772b-3c1c-4f71-b26d-e4626ec9ff8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.008851 | controller | Jun 09 13:55:00.770643 crc crio[23733]: time="2026-06-09T13:55:00.770535734Z" level=info msg="Started container" PID=63166 containerID=d31aaf5e7d63c5683b7cf333f65847479c32a3dc212de51f6a1993a94d305b5c description=openstack/swift-storage-0/object-replicator id=9d65772b-3c1c-4f71-b26d-e4626ec9ff8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd
2026-06-09 14:45:31.008867 | controller | Jun 09 13:55:00.843041 crc crio[23733]: time="2026-06-09T13:55:00.841703923Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=e7cf7b32-b0b9-49e8-951e-95655482e9d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.008883 | controller | Jun 09 13:55:00.857673 crc crio[23733]: time="2026-06-09T13:55:00.857509928Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=49e2ef35-aa01-48a8-aecb-4c4f561a864b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.008900 | controller | Jun 09 13:55:00.866528 crc crio[23733]: time="2026-06-09T13:55:00.86637784Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=8b66da32-97b9-417e-b846-227f8a3b2abc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.008916 | controller | Jun 09 13:55:00.866969 crc crio[23733]: time="2026-06-09T13:55:00.866895633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.008933 | controller | Jun 09 13:55:00.903540 crc crio[23733]: time="2026-06-09T13:55:00.903420327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.008949 | controller | Jun 09 13:55:00.909506 crc crio[23733]: time="2026-06-09T13:55:00.909021017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.008966 | controller | Jun 09 13:55:01.596259 crc crio[23733]: time="2026-06-09T13:55:01.595939939Z" level=info msg="Created container 6f8f08249bf847d95e2dfacf6778a067a24c4335240111da680e8a4b6f8da0a6: openstack/swift-storage-0/object-auditor" id=8b66da32-97b9-417e-b846-227f8a3b2abc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.008982 | controller | Jun 09 13:55:01.597767 crc crio[23733]: time="2026-06-09T13:55:01.597611981Z" level=info msg="Starting container: 6f8f08249bf847d95e2dfacf6778a067a24c4335240111da680e8a4b6f8da0a6" id=5852a261-3bf9-4cd7-877e-090dd3ee3675 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.008998 | controller | Jun 09 13:55:01.604093 crc crio[23733]: time="2026-06-09T13:55:01.603978961Z" level=info msg="Started container" PID=63200 containerID=6f8f08249bf847d95e2dfacf6778a067a24c4335240111da680e8a4b6f8da0a6 description=openstack/swift-storage-0/object-auditor id=5852a261-3bf9-4cd7-877e-090dd3ee3675 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd
2026-06-09 14:45:31.009018 | controller | Jun 09 13:55:02.221015 crc crio[23733]: time="2026-06-09T13:55:02.220434512Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=6ac91000-dbe6-42e1-b2bd-88712dab83a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.009035 | controller | Jun 09 13:55:02.243352 crc crio[23733]: time="2026-06-09T13:55:02.241401867Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=c8788056-58c3-42f0-aaff-21c63d76f8cf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.009051 | controller | Jun 09 13:55:02.351768 crc crio[23733]: time="2026-06-09T13:55:02.351608952Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=a129c6ea-ed6c-43f5-846e-3eadeb9d145d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.009067 | controller | Jun 09 13:55:02.352281 crc crio[23733]: time="2026-06-09T13:55:02.352258948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.009083 | controller | Jun 09 13:55:02.398295 crc crio[23733]: time="2026-06-09T13:55:02.398195137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.009098 | controller | Jun 09 13:55:02.401970 crc crio[23733]: time="2026-06-09T13:55:02.401877999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.009114 | controller | Jun 09 13:55:02.792499 crc crio[23733]: time="2026-06-09T13:55:02.792274869Z" level=info msg="Created container 22bf999ca889aa1e07cbd5539ce31425eb9ac5927a7b62f59d27543ab8e5a464: openstack/swift-storage-0/object-updater" id=a129c6ea-ed6c-43f5-846e-3eadeb9d145d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.009130 | controller | Jun 09 13:55:02.794230 crc crio[23733]: time="2026-06-09T13:55:02.794025283Z" level=info msg="Starting container: 22bf999ca889aa1e07cbd5539ce31425eb9ac5927a7b62f59d27543ab8e5a464" id=43c74305-d2dd-4c5e-800c-3bf1e43f5053 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.009146 | controller | Jun 09 13:55:02.802043 crc crio[23733]: time="2026-06-09T13:55:02.800714431Z" level=info msg="Started container" PID=63284 containerID=22bf999ca889aa1e07cbd5539ce31425eb9ac5927a7b62f59d27543ab8e5a464 description=openstack/swift-storage-0/object-updater id=43c74305-d2dd-4c5e-800c-3bf1e43f5053 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd
2026-06-09 14:45:31.009163 | controller | Jun 09 13:55:02.842911 crc crio[23733]: time="2026-06-09T13:55:02.842783781Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=3cf028e2-be29-454b-aa5e-6fab9064c47b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.009179 | controller | Jun 09 13:55:02.857698 crc crio[23733]: time="2026-06-09T13:55:02.85751564Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=88e83b20-7155-4d84-bb1f-5afbb750457f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.009194 | controller | Jun 09 13:55:02.888476 crc crio[23733]: time="2026-06-09T13:55:02.888334561Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=d18d5c18-5230-4ee3-95c4-530f46a5cba9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.009210 | controller | Jun 09 13:55:02.888882 crc crio[23733]: time="2026-06-09T13:55:02.888821643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.009232 | controller | Jun 09 13:55:02.946523 crc crio[23733]: time="2026-06-09T13:55:02.946406983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.009249 | controller | Jun 09 13:55:02.951819 crc crio[23733]: time="2026-06-09T13:55:02.951726655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.009265 | controller | Jun 09 13:55:03.108168 crc crio[23733]: time="2026-06-09T13:55:03.106828423Z" level=info msg="Created container 27a98af509d9da9db8f2cc2480e6264af85a7c38a34815b6ffb77accebc54fa9: openstack/swift-storage-0/object-expirer" id=d18d5c18-5230-4ee3-95c4-530f46a5cba9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.009281 | controller | Jun 09 13:55:03.115360 crc crio[23733]: time="2026-06-09T13:55:03.115297865Z" level=info msg="Starting container: 27a98af509d9da9db8f2cc2480e6264af85a7c38a34815b6ffb77accebc54fa9" id=e4a4f05e-2cbb-42a3-9cab-783ce035dad6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.009299 | controller | Jun 09 13:55:03.123534 crc crio[23733]: time="2026-06-09T13:55:03.122911326Z" level=info msg="Started container" PID=63302 containerID=27a98af509d9da9db8f2cc2480e6264af85a7c38a34815b6ffb77accebc54fa9 description=openstack/swift-storage-0/object-expirer id=e4a4f05e-2cbb-42a3-9cab-783ce035dad6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd
2026-06-09 14:45:31.009318 | controller | Jun 09 13:55:03.134308 crc crio[23733]: time="2026-06-09T13:55:03.134195868Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=4de859e3-ebd0-43a9-94b8-a49c67e80015 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.009346 | controller | Jun 09 13:55:03.146827 crc crio[23733]: time="2026-06-09T13:55:03.146731521Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=b23faec7-cffc-40da-9170-0e85356b908e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.009367 | controller | Jun 09 13:55:03.153644 crc crio[23733]: time="2026-06-09T13:55:03.153535622Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=8ed195b0-80dc-4b41-999f-a56783a38551 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.009393 | controller | Jun 09 13:55:03.154054 crc crio[23733]: time="2026-06-09T13:55:03.153982692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.009414 | controller | Jun 09 13:55:03.213013 crc crio[23733]: time="2026-06-09T13:55:03.212908705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.009440 | controller | Jun 09 13:55:03.217531 crc crio[23733]: time="2026-06-09T13:55:03.217443299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.009460 | controller | Jun 09 13:55:03.304449 crc crio[23733]: time="2026-06-09T13:55:03.304379733Z" level=info msg="Removing container: 6c82121f7799201c1621dc63521ab494bd136817b727c6c57ba612853e7da3e8" id=4f3926d2-4e86-4be7-9a18-a726085b5306 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.009486 | controller | Jun 09 13:55:03.364715 crc crio[23733]: time="2026-06-09T13:55:03.364559007Z" level=info msg="Created container 4e241fd5c709c67527f6d03d99d0ef14ac7eeead60528fa4d1d68195085b63ca: openstack/swift-storage-0/rsync" id=8ed195b0-80dc-4b41-999f-a56783a38551 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.009505 | controller | Jun 09 13:55:03.367040 crc crio[23733]: time="2026-06-09T13:55:03.366859824Z" level=info msg="Starting container: 4e241fd5c709c67527f6d03d99d0ef14ac7eeead60528fa4d1d68195085b63ca" id=aa270ed0-e0a3-43a4-9c10-c8ebce81c00e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.009543 | controller | Jun 09 13:55:03.373728 crc crio[23733]: time="2026-06-09T13:55:03.373643444Z" level=info msg="Started container" PID=63312 containerID=4e241fd5c709c67527f6d03d99d0ef14ac7eeead60528fa4d1d68195085b63ca description=openstack/swift-storage-0/rsync id=aa270ed0-e0a3-43a4-9c10-c8ebce81c00e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd
2026-06-09 14:45:31.009566 | controller | Jun 09 13:55:03.386799 crc crio[23733]: time="2026-06-09T13:55:03.386713401Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=84352f92-220b-4b66-926e-e4327e375205 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.009637 | controller | Jun 09 13:55:03.406802 crc crio[23733]: time="2026-06-09T13:55:03.40669024Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=b1607a6d-319d-4a57-a6ad-f70de33ba696 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.009660 | controller | Jun 09 13:55:03.433180 crc crio[23733]: time="2026-06-09T13:55:03.432996208Z" level=info msg="Removed container 6c82121f7799201c1621dc63521ab494bd136817b727c6c57ba612853e7da3e8: openshift-infra/auto-csr-approver-29683548-fdknx/oc" id=4f3926d2-4e86-4be7-9a18-a726085b5306 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.009677 | controller | Jun 09 13:55:03.445539 crc crio[23733]: time="2026-06-09T13:55:03.445443589Z" level=info msg="Stopping pod sandbox: bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574" id=52c1c05f-bf19-4fab-a913-28173211d2c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.009694 | controller | Jun 09 13:55:03.445842 crc crio[23733]: time="2026-06-09T13:55:03.445586052Z" level=info msg="Stopped pod sandbox (already stopped): bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574" id=52c1c05f-bf19-4fab-a913-28173211d2c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.009711 | controller | Jun 09 13:55:03.446403 crc crio[23733]: time="2026-06-09T13:55:03.446317351Z" level=info msg="Removing pod sandbox: bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574" id=21a873a0-ba19-40a6-b087-6b9b251ae93e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.009727 | controller | Jun 09 13:55:03.447063 crc crio[23733]: time="2026-06-09T13:55:03.446998108Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=65515612-0516-4ff9-a609-b675af99bc0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.009743 | controller | Jun 09 13:55:03.448519 crc crio[23733]: time="2026-06-09T13:55:03.448450194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.009760 | controller | Jun 09 13:55:03.462915 crc crio[23733]: time="2026-06-09T13:55:03.462802024Z" level=info msg="Removed pod sandbox: bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574" id=21a873a0-ba19-40a6-b087-6b9b251ae93e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.009777 | controller | Jun 09 13:55:03.465364 crc crio[23733]: time="2026-06-09T13:55:03.465294916Z" level=info msg="Stopping pod sandbox: b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b" id=2458bc97-6f9f-432f-b35e-dff9be53c6ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.009794 | controller | Jun 09 13:55:03.465364 crc crio[23733]: time="2026-06-09T13:55:03.465360968Z" level=info msg="Stopped pod sandbox (already stopped): b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b" id=2458bc97-6f9f-432f-b35e-dff9be53c6ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.009814 | controller | Jun 09 13:55:03.467233 crc crio[23733]: time="2026-06-09T13:55:03.46705111Z" level=info msg="Removing pod sandbox: b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b" id=44c8a2cf-78a4-4ae2-838f-46b4fc36c71b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.009831 | controller | Jun 09 13:55:03.494677 crc crio[23733]: time="2026-06-09T13:55:03.494558147Z" level=info msg="Removed pod sandbox: b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b" id=44c8a2cf-78a4-4ae2-838f-46b4fc36c71b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.009848 | controller | Jun 09 13:55:03.495879 crc crio[23733]: time="2026-06-09T13:55:03.495797948Z" level=info msg="Stopping pod sandbox: 80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2" id=d85b9669-2da9-4884-a09a-a5f781c1d65b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.009864 | controller | Jun 09 13:55:03.495997 crc crio[23733]: time="2026-06-09T13:55:03.49588459Z" level=info msg="Stopped pod sandbox (already stopped): 80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2" id=d85b9669-2da9-4884-a09a-a5f781c1d65b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.009881 | controller | Jun 09 13:55:03.496997 crc crio[23733]: time="2026-06-09T13:55:03.496919236Z" level=info msg="Removing pod sandbox: 80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2" id=b45cc95e-a5c0-467f-99fe-cdefe59d1391 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.009897 | controller | Jun 09 13:55:03.525826 crc crio[23733]: time="2026-06-09T13:55:03.525716016Z" level=info msg="Removed pod sandbox: 80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2" id=b45cc95e-a5c0-467f-99fe-cdefe59d1391 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.009914 | controller | Jun 09 13:55:03.527218 crc crio[23733]: time="2026-06-09T13:55:03.527090151Z" level=info msg="Stopping pod sandbox: d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09" id=b8e76ad1-b6de-4ccc-b320-a17a99347d0b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.009930 | controller | Jun 09 13:55:03.527359 crc crio[23733]: time="2026-06-09T13:55:03.527231034Z" level=info msg="Stopped pod sandbox (already stopped): d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09" id=b8e76ad1-b6de-4ccc-b320-a17a99347d0b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.009946 | controller | Jun 09 13:55:03.528435 crc crio[23733]: time="2026-06-09T13:55:03.528253459Z" level=info msg="Removing pod sandbox: d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09" id=54a47796-41b3-4cf5-b6ac-51dcd7de250e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.009962 | controller | Jun 09 13:55:03.531474 crc crio[23733]: time="2026-06-09T13:55:03.531362118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.009978 | controller | Jun 09 13:55:03.534522 crc crio[23733]: time="2026-06-09T13:55:03.534443874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.009994 | controller | Jun 09 13:55:03.546901 crc crio[23733]: time="2026-06-09T13:55:03.546778613Z" level=info msg="Removed pod sandbox: d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09" id=54a47796-41b3-4cf5-b6ac-51dcd7de250e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.010010 | controller | Jun 09 13:55:03.550224 crc crio[23733]: time="2026-06-09T13:55:03.550060375Z" level=info msg="Stopping pod sandbox: d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729" id=b8c2b7d0-e2c1-443e-9639-afd935c6ed25 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.010030 | controller | Jun 09 13:55:03.550224 crc crio[23733]: time="2026-06-09T13:55:03.550212338Z" level=info msg="Stopped pod sandbox (already stopped): d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729" id=b8c2b7d0-e2c1-443e-9639-afd935c6ed25 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.010047 | controller | Jun 09 13:55:03.551082 crc crio[23733]: time="2026-06-09T13:55:03.551019099Z" level=info msg="Removing pod sandbox: d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729" id=2db74c88-d238-4bd2-a1da-cf5d8d126de3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.010063 | controller | Jun 09 13:55:03.567906 crc crio[23733]: time="2026-06-09T13:55:03.567788468Z" level=info msg="Removed pod sandbox: d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729" id=2db74c88-d238-4bd2-a1da-cf5d8d126de3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.010080 | controller | Jun 09 13:55:03.712901 crc crio[23733]: time="2026-06-09T13:55:03.712797343Z" level=info msg="Created container 93af99dfa945eb966cbc43b00859a42f920346452d13b2cb94bf5810f7e0d74a: openstack/swift-storage-0/swift-recon-cron" id=65515612-0516-4ff9-a609-b675af99bc0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.010096 | controller | Jun 09 13:55:03.714473 crc crio[23733]: time="2026-06-09T13:55:03.714377762Z" level=info msg="Starting container: 93af99dfa945eb966cbc43b00859a42f920346452d13b2cb94bf5810f7e0d74a" id=34c8dfea-7646-4b74-9f6f-e764c16ea2eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.010113 | controller | Jun 09 13:55:03.726166 crc crio[23733]: time="2026-06-09T13:55:03.725920532Z" level=info msg="Started container" PID=63358 containerID=93af99dfa945eb966cbc43b00859a42f920346452d13b2cb94bf5810f7e0d74a description=openstack/swift-storage-0/swift-recon-cron id=34c8dfea-7646-4b74-9f6f-e764c16ea2eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd
2026-06-09 14:45:31.010129 | controller | Jun 09 13:55:04.886748 crc crio[23733]: time="2026-06-09T13:55:04.886089327Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-fb9766d9-hwbtz/POD" id=aaa217aa-fca0-485b-ac22-f1cf07d40e31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.010146 | controller | Jun 09 13:55:04.888190 crc crio[23733]: time="2026-06-09T13:55:04.888153789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.010163 | controller | Jun 09 13:55:04.926767 crc crio[23733]: time="2026-06-09T13:55:04.926586709Z" level=info msg="Got pod network &{Name:dnsmasq-dns-fb9766d9-hwbtz Namespace:openstack ID:e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70 UID:770faf34-c6a1-444b-8c28-3056cc9d881b NetNS:/var/run/netns/5bda70ea-a183-4d9f-a94f-f6400a0db00b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod770faf34_c6a1_444b_8c28_3056cc9d881b.slice PodAnnotations:0xc002b0ebc8}] Aliases:map[]}"
2026-06-09 14:45:31.010179 | controller | Jun 09 13:55:04.927489 crc crio[23733]: time="2026-06-09T13:55:04.927355539Z" level=info msg="Adding pod openstack_dnsmasq-dns-fb9766d9-hwbtz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.010196 | controller | Jun 09 13:55:05.072976 crc crio[23733]: time="2026-06-09T13:55:05.067340878Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-6wcgz/POD" id=9f7c4c26-8f30-4f3d-b42f-a90bfed77559 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.010213 | controller | Jun 09 13:55:05.072976 crc crio[23733]: time="2026-06-09T13:55:05.069322898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.010230 | controller | Jun 09 13:55:05.082568 crc crio[23733]: time="2026-06-09T13:55:05.082480046Z" level=info msg="Stopping pod sandbox: fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e" id=47659e66-14a1-47df-bad9-416f024b3b38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.010250 | controller | Jun 09 13:55:05.083383 crc crio[23733]: time="2026-06-09T13:55:05.083320598Z" level=info msg="Got pod network &{Name:glance-db-sync-znq9q Namespace:openstack ID:fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e UID:d4fd70f5-5707-4d41-b617-bb358eb4f2db NetNS:/var/run/netns/07466529-50d8-434b-a059-7b5c5378c099 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4fd70f5_5707_4d41_b617_bb358eb4f2db.slice PodAnnotations:0xc00028e2e8}] Aliases:map[]}"
2026-06-09 14:45:31.010267 | controller | Jun 09 13:55:05.083565 crc crio[23733]: time="2026-06-09T13:55:05.083505482Z" level=info msg="Deleting pod openstack_glance-db-sync-znq9q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.010284 | controller | Jun 09 13:55:05.121307 crc crio[23733]: time="2026-06-09T13:55:05.120854075Z" level=info msg="Got pod network &{Name:root-account-create-update-6wcgz Namespace:openstack ID:5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395 UID:f7e3ec9c-bb74-4165-9371-8742021372ce NetNS:/var/run/netns/80e45b06-0b50-4d10-ac3c-e0925a5673d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7e3ec9c_bb74_4165_9371_8742021372ce.slice PodAnnotations:0xc0059cc5a0}] Aliases:map[]}"
2026-06-09 14:45:31.010301 | controller | Jun 09 13:55:05.121307 crc crio[23733]: time="2026-06-09T13:55:05.120929308Z" level=info msg="Adding pod openstack_root-account-create-update-6wcgz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.010317 | controller | Jun 09 13:55:05.295683 crc crio[23733]: 2026-06-09T13:55:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1a075c966c59c8 Mac:b6:4d:46:d8:d1:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/5bda70ea-a183-4d9f-a94f-f6400a0db00b SocketPath: PciID:}] [{Interface:0xc00035aa10 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.010334 | controller | Jun 09 13:55:05.297067 crc crio[23733]: time="2026-06-09T13:55:05.296982529Z" level=info msg="Got pod network &{Name:dnsmasq-dns-fb9766d9-hwbtz Namespace:openstack ID:e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70 UID:770faf34-c6a1-444b-8c28-3056cc9d881b NetNS:/var/run/netns/5bda70ea-a183-4d9f-a94f-f6400a0db00b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod770faf34_c6a1_444b_8c28_3056cc9d881b.slice PodAnnotations:0xc002b0ebc8}] Aliases:map[]}"
2026-06-09 14:45:31.010351 | controller | Jun 09 13:55:05.297264 crc crio[23733]: time="2026-06-09T13:55:05.297237676Z" level=info msg="Checking pod openstack_dnsmasq-dns-fb9766d9-hwbtz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.010367 | controller | Jun 09 13:55:05.306873 crc crio[23733]: time="2026-06-09T13:55:05.306725763Z" level=info msg="Ran pod sandbox e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70 with infra container: openstack/dnsmasq-dns-fb9766d9-hwbtz/POD" id=aaa217aa-fca0-485b-ac22-f1cf07d40e31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.010384 | controller | Jun 09 13:55:05.310381 crc crio[23733]: time="2026-06-09T13:55:05.310092817Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2c320705-3993-43cc-a4f3-26bc922c8595 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.010401 | controller | Jun 09 13:55:05.383312 crc crio[23733]: time="2026-06-09T13:55:05.382559949Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7cff8091-518b-4cdb-84d1-1d3887670956 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.010421 | controller | Jun 09 13:55:05.393231 crc crio[23733]: time="2026-06-09T13:55:05.392884567Z" level=info msg="Creating container: openstack/dnsmasq-dns-fb9766d9-hwbtz/init" id=d89a7035-e788-4373-88ff-db82d30b3d3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.010438 | controller | Jun 09 13:55:05.393593 crc crio[23733]: time="2026-06-09T13:55:05.393416401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.010454 | controller | Jun 09 13:55:05.475290 crc crio[23733]: time="2026-06-09T13:55:05.475186565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.010471 | controller | Jun 09 13:55:05.501289 crc crio[23733]: time="2026-06-09T13:55:05.501231277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.010487 | controller | Jun 09 13:55:05.694152 crc crio[23733]: time="2026-06-09T13:55:05.693991945Z" level=info msg="Created container af59287fd7db79cce2667e27d5b222b94f3014bfb0c305795861e4f96c073421: openstack/dnsmasq-dns-fb9766d9-hwbtz/init" id=d89a7035-e788-4373-88ff-db82d30b3d3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.010504 | controller | Jun 09 13:55:05.712291 crc crio[23733]: time="2026-06-09T13:55:05.712084597Z" level=info msg="Starting container: af59287fd7db79cce2667e27d5b222b94f3014bfb0c305795861e4f96c073421" id=a6a73344-1f3b-45ea-9866-7d00d7114c82 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.010544 | controller | Jun 09 13:55:05.727879 crc crio[23733]: 2026-06-09T13:55:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ea6cc638b7da96 Mac:ae:60:a6:be:dd:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/80e45b06-0b50-4d10-ac3c-e0925a5673d3 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.010562 | controller | Jun 09 13:55:05.727879 crc crio[23733]: time="2026-06-09T13:55:05.727585745Z" level=info msg="Started container" PID=63572 containerID=af59287fd7db79cce2667e27d5b222b94f3014bfb0c305795861e4f96c073421 description=openstack/dnsmasq-dns-fb9766d9-hwbtz/init id=a6a73344-1f3b-45ea-9866-7d00d7114c82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70
2026-06-09 14:45:31.010579 | controller | Jun 09 13:55:05.732797 crc crio[23733]: time="2026-06-09T13:55:05.729014161Z" level=info msg="Got pod network &{Name:root-account-create-update-6wcgz Namespace:openstack ID:5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395 UID:f7e3ec9c-bb74-4165-9371-8742021372ce NetNS:/var/run/netns/80e45b06-0b50-4d10-ac3c-e0925a5673d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7e3ec9c_bb74_4165_9371_8742021372ce.slice PodAnnotations:0xc0059cc5a0}] Aliases:map[]}"
2026-06-09 14:45:31.010596 | controller | Jun 09 13:55:05.737170 crc crio[23733]: time="2026-06-09T13:55:05.736424166Z" level=info msg="Checking pod openstack_root-account-create-update-6wcgz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.010613 | controller | Jun 09 13:55:05.755981 crc crio[23733]: time="2026-06-09T13:55:05.755439501Z" level=info msg="Ran pod sandbox 5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395 with infra container: openstack/root-account-create-update-6wcgz/POD" id=9f7c4c26-8f30-4f3d-b42f-a90bfed77559 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.010632 | controller | Jun 09 13:55:05.766963 crc crio[23733]: time="2026-06-09T13:55:05.766874467Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=bebe8b7b-1d21-4730-8721-f64f0aa621c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.010650 | controller | Jun 09 13:55:05.771022 crc crio[23733]: time="2026-06-09T13:55:05.770923959Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0b850512-1b59-4dca-a3d6-f4418e34de72 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.010666 | controller | Jun 09 13:55:05.791539 crc crio[23733]: time="2026-06-09T13:55:05.791433762Z" level=info msg="Creating container: openstack/root-account-create-update-6wcgz/mariadb-account-create-update" id=d0052332-7993-4b3b-b1cf-de9c45717da0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.010682 | controller | Jun 09 13:55:05.792082 crc crio[23733]: time="2026-06-09T13:55:05.792002696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.010699 | controller | Jun 09 13:55:05.836315 crc crio[23733]: time="2026-06-09T13:55:05.836097018Z" level=info msg="Stopped pod sandbox: fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e" id=47659e66-14a1-47df-bad9-416f024b3b38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.010716 | controller | Jun 09 13:55:05.873976 crc crio[23733]: time="2026-06-09T13:55:05.866074767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.010732 | controller | Jun 09 13:55:05.882152 crc crio[23733]: time="2026-06-09T13:55:05.876695512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.010748 | controller | Jun 09 13:55:06.166197 crc crio[23733]: time="2026-06-09T13:55:06.16297442Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9e907708-5ad9-4cfa-90c9-b2f8e853556f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.010764 | controller | Jun 09 13:55:06.406331 crc crio[23733]: time="2026-06-09T13:55:06.405289138Z" level=info msg="Created container 6be790507d18afa97618c6c352a4085cab01ba72b1390699307f028f249962c8: openstack/root-account-create-update-6wcgz/mariadb-account-create-update" id=d0052332-7993-4b3b-b1cf-de9c45717da0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.010781 | controller | Jun 09 13:55:06.420957 crc crio[23733]: time="2026-06-09T13:55:06.420828847Z" level=info msg="Starting container: 6be790507d18afa97618c6c352a4085cab01ba72b1390699307f028f249962c8" id=5a287dc2-c54b-4b77-95e8-6cacaf95cd1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.010797 | controller | Jun 09 13:55:06.440486 crc crio[23733]: time="2026-06-09T13:55:06.43975869Z" level=info msg="Started container" PID=63663 containerID=6be790507d18afa97618c6c352a4085cab01ba72b1390699307f028f249962c8 description=openstack/root-account-create-update-6wcgz/mariadb-account-create-update id=5a287dc2-c54b-4b77-95e8-6cacaf95cd1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395
2026-06-09 14:45:31.010814 | controller | Jun 09 13:55:06.492705 crc crio[23733]: time="2026-06-09T13:55:06.491168526Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=59c2570d-23a6-46fe-aa3d-8492b3f6f523 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.010831 | controller | Jun 09 13:55:06.511553 crc crio[23733]: time="2026-06-09T13:55:06.511477643Z" level=info msg="Creating container: openstack/dnsmasq-dns-fb9766d9-hwbtz/dnsmasq-dns" id=d03d8483-089b-4800-acaf-b0fde039483d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.010850 | controller | Jun 09 13:55:06.517987 crc crio[23733]: time="2026-06-09T13:55:06.517882324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.010867 | controller | Jun 09 13:55:06.608363 crc crio[23733]: time="2026-06-09T13:55:06.60577246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.010883 | controller | Jun 09 13:55:06.612786 crc crio[23733]: time="2026-06-09T13:55:06.612724704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.010899 | controller | Jun 09 13:55:06.795593 crc crio[23733]: time="2026-06-09T13:55:06.793843552Z" level=info msg="Running pod sandbox: openstack/cinder-db-create-4zvhs/POD" id=0eedbd8e-949f-4a5f-b43f-ade8fab12b1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.010915 | controller | Jun 09 13:55:06.795593 crc crio[23733]: time="2026-06-09T13:55:06.794465908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.010932 | controller | Jun 09 13:55:06.897185 crc crio[23733]: time="2026-06-09T13:55:06.892917929Z" level=info msg="Got pod network &{Name:cinder-db-create-4zvhs Namespace:openstack ID:cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9 UID:69aaffc8-02f6-4ef3-bded-f542f6fc8d38 NetNS:/var/run/netns/ee362c35-ae20-4606-b5da-b2848f03f69b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69aaffc8_02f6_4ef3_bded_f542f6fc8d38.slice PodAnnotations:0xc000308cf8}] Aliases:map[]}"
2026-06-09 14:45:31.010948 | controller | Jun 09 13:55:06.897185 crc crio[23733]: time="2026-06-09T13:55:06.892994101Z" level=info msg="Adding pod openstack_cinder-db-create-4zvhs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.010965 | controller | Jun 09 13:55:07.025169 crc crio[23733]: time="2026-06-09T13:55:07.021574636Z" level=info msg="Created container 8ed61132407b44eb6c81381c582c0d1a8f79277a60ec4a97cb375e7945fae293: openstack/dnsmasq-dns-fb9766d9-hwbtz/dnsmasq-dns" id=d03d8483-089b-4800-acaf-b0fde039483d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.010981 | controller | Jun 09 13:55:07.038170 crc crio[23733]: time="2026-06-09T13:55:07.032904959Z" level=info msg="Starting container: 8ed61132407b44eb6c81381c582c0d1a8f79277a60ec4a97cb375e7945fae293" id=6971a965-216e-422e-9191-ef164c9312e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.010998 | controller | Jun 09 13:55:07.043674 crc crio[23733]: time="2026-06-09T13:55:07.039879183Z" level=info msg="Started container" PID=63787 containerID=8ed61132407b44eb6c81381c582c0d1a8f79277a60ec4a97cb375e7945fae293 description=openstack/dnsmasq-dns-fb9766d9-hwbtz/dnsmasq-dns id=6971a965-216e-422e-9191-ef164c9312e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70
2026-06-09 14:45:31.011015 | controller | Jun 09 13:55:07.177339 crc crio[23733]: time="2026-06-09T13:55:07.164612993Z" level=info msg="Running pod sandbox: openstack/cinder-8df5-account-create-update-2f45j/POD" id=cee044f1-557f-4df6-ae94-508ec62b117a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.011031 | controller | Jun 09 13:55:07.177339 crc crio[23733]: time="2026-06-09T13:55:07.165183677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.011051 | controller | Jun 09 13:55:07.241484 crc crio[23733]: time="2026-06-09T13:55:07.237501045Z" level=info msg="Got pod network &{Name:cinder-8df5-account-create-update-2f45j Namespace:openstack ID:4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f UID:7b32733d-7fdc-40e3-a1e3-d6234f1f9091 NetNS:/var/run/netns/ddf31298-59cf-436b-8aec-9f958ecb1b82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b32733d_7fdc_40e3_a1e3_d6234f1f9091.slice PodAnnotations:0xc00012ad68}] Aliases:map[]}"
2026-06-09 14:45:31.011068 | controller | Jun 09 13:55:07.241484 crc crio[23733]: time="2026-06-09T13:55:07.237574737Z" level=info msg="Adding pod openstack_cinder-8df5-account-create-update-2f45j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.011085 | controller | Jun 09 13:55:07.339167 crc crio[23733]: time="2026-06-09T13:55:07.33652814Z" level=info msg="Running pod sandbox: openstack/neutron-db-create-7vq5w/POD" id=b6626132-3589-44d3-8773-f51e7ff37709 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.011101 | controller | Jun 09 13:55:07.339167 crc crio[23733]: time="2026-06-09T13:55:07.336652903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.011117 | controller | Jun 09 13:55:07.366075 crc crio[23733]: time="2026-06-09T13:55:07.365987617Z" level=info msg="Running pod sandbox: openstack/barbican-db-create-zcbrv/POD" id=9a008aa1-63ec-4371-9bf4-c1662eda702e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.011133 | controller | Jun 09 13:55:07.366930 crc crio[23733]: time="2026-06-09T13:55:07.366301704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.011149 | controller | Jun 09 13:55:07.380582 crc crio[23733]: time="2026-06-09T13:55:07.38050868Z" level=info msg="Running pod sandbox: openstack/barbican-ca9d-account-create-update-497xk/POD" id=25eda035-3ec7-417f-8cc7-39556918dbb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.011165 | controller | Jun 09 13:55:07.380752 crc crio[23733]: time="2026-06-09T13:55:07.380606643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.011181 | controller | Jun 09 13:55:07.408773 crc crio[23733]: time="2026-06-09T13:55:07.408672764Z" level=info msg="Running pod sandbox: openstack/neutron-3bc4-account-create-update-k8b77/POD" id=c3293777-ce6e-4b5c-83d5-7cb4de72d021 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.011197 | controller | Jun 09 13:55:07.408903 crc crio[23733]: time="2026-06-09T13:55:07.408853459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.011213 | controller | Jun 09 13:55:07.464948 crc crio[23733]: time="2026-06-09T13:55:07.464435787Z" level=info msg="Running pod sandbox: openstack/keystone-db-sync-92jq9/POD" id=1222e632-2dbc-4136-b331-7bcc89ad952c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.011230 | controller | Jun 09 13:55:07.464948 crc crio[23733]: time="2026-06-09T13:55:07.464566452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.011246 | controller | Jun 09 13:55:07.571468 crc crio[23733]: time="2026-06-09T13:55:07.570670845Z" level=info msg="Got pod network &{Name:neutron-db-create-7vq5w Namespace:openstack ID:ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a UID:92280bc1-d687-4d7a-8318-c3cf09542ddb NetNS:/var/run/netns/239512b7-91cc-4211-b69b-15c22165c9c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92280bc1_d687_4d7a_8318_c3cf09542ddb.slice PodAnnotations:0xc002b0e510}] Aliases:map[]}"
2026-06-09 14:45:31.011268 | controller | Jun 09 13:55:07.571468 crc crio[23733]: time="2026-06-09T13:55:07.570991422Z" level=info msg="Adding pod openstack_neutron-db-create-7vq5w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.011286 | controller | Jun 09 13:55:07.615584 crc crio[23733]: time="2026-06-09T13:55:07.615432473Z" level=info msg="Got pod network &{Name:barbican-db-create-zcbrv Namespace:openstack ID:294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398 UID:7e361508-54d3-46c4-b3f0-4dbf373c77f4 NetNS:/var/run/netns/0f7bbb11-d565-4d15-95a6-88b9645ee6a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e361508_54d3_46c4_b3f0_4dbf373c77f4.slice PodAnnotations:0xc0010262f8}] Aliases:map[]}"
2026-06-09 14:45:31.011303 | controller | Jun 09 13:55:07.615584 crc crio[23733]: time="2026-06-09T13:55:07.615551616Z" level=info msg="Adding pod openstack_barbican-db-create-zcbrv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.011320 | controller | Jun 09 13:55:07.629817 crc crio[23733]: time="2026-06-09T13:55:07.62530981Z" level=info msg="Got pod network &{Name:barbican-ca9d-account-create-update-497xk Namespace:openstack ID:71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13 UID:f6ce143e-430b-4d48-a867-17db9e756a4e NetNS:/var/run/netns/01d39e77-a31d-4dbd-ac32-f1e8f4f6860e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6ce143e_430b_4d48_a867_17db9e756a4e.slice PodAnnotations:0xc002b0e798}] Aliases:map[]}"
2026-06-09 14:45:31.011337 | controller | Jun 09 13:55:07.629817 crc crio[23733]: time="2026-06-09T13:55:07.625363771Z" level=info msg="Adding pod openstack_barbican-ca9d-account-create-update-497xk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.011354 | controller | Jun 09 13:55:07.798065 crc crio[23733]: time="2026-06-09T13:55:07.79770022Z" level=info msg="Got pod network &{Name:neutron-3bc4-account-create-update-k8b77 Namespace:openstack ID:72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca UID:d8b9ef21-f9d5-4d27-a285-ba34dcd7ef1e NetNS:/var/run/netns/7f1ac304-88b3-4771-a53f-9e8ab21a8329 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8b9ef21_f9d5_4d27_a285_ba34dcd7ef1e.slice PodAnnotations:0xc001026130}] Aliases:map[]}"
2026-06-09 14:45:31.011370 | controller | Jun 09 13:55:07.798065 crc crio[23733]: time="2026-06-09T13:55:07.797760982Z" level=info msg="Adding pod openstack_neutron-3bc4-account-create-update-k8b77 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.011387 | controller | Jun 09 13:55:07.819740 crc crio[23733]: time="2026-06-09T13:55:07.819589727Z" level=info msg="Got pod network &{Name:keystone-db-sync-92jq9 Namespace:openstack ID:1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75 UID:57e14b30-a18e-4b65-9bd3-cd9a46043115 NetNS:/var/run/netns/9b931ecf-e846-4c9a-a8e0-c2ed506083d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57e14b30_a18e_4b65_9bd3_cd9a46043115.slice PodAnnotations:0xc001026340}] Aliases:map[]}"
2026-06-09 14:45:31.011403 | controller | Jun 09 13:55:07.819740 crc crio[23733]: time="2026-06-09T13:55:07.819687109Z" level=info msg="Adding pod openstack_keystone-db-sync-92jq9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.011420 | controller | Jun 09 13:55:07.908176 crc crio[23733]: time="2026-06-09T13:55:07.907384572Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-798c5d9f59-jztv5/POD" id=312d04b9-00cf-488f-ad73-10bab80acd4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.011440 | controller | Jun 09 13:55:07.908176 crc crio[23733]: time="2026-06-09T13:55:07.907517976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.011457 | controller | Jun 09 13:55:07.973206 crc crio[23733]: time="2026-06-09T13:55:07.973069254Z" level=info msg="Got pod network &{Name:dnsmasq-dns-798c5d9f59-jztv5 Namespace:openstack ID:195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8 UID:05d75b6b-1aac-4baa-94aa-7cbe4e7528ef NetNS:/var/run/netns/324d288d-57f4-48aa-a885-9162dc556fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d75b6b_1aac_4baa_94aa_7cbe4e7528ef.slice PodAnnotations:0xc001026700}] Aliases:map[]}"
2026-06-09 14:45:31.011473 | controller | Jun 09 13:55:07.973206 crc crio[23733]: time="2026-06-09T13:55:07.973195367Z" level=info msg="Adding pod openstack_dnsmasq-dns-798c5d9f59-jztv5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.011490 | controller | Jun 09 13:55:08.048552 crc crio[23733]: 2026-06-09T13:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4490e307511e2a8 Mac:82:d1:b8:c7:11:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/ddf31298-59cf-436b-8aec-9f958ecb1b82 SocketPath: PciID:}] [{Interface:0xc000126f50 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.011507 | controller | Jun 09 13:55:08.049924 crc crio[23733]: time="2026-06-09T13:55:08.049413284Z" level=info msg="Got pod network &{Name:cinder-8df5-account-create-update-2f45j Namespace:openstack ID:4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f UID:7b32733d-7fdc-40e3-a1e3-d6234f1f9091 NetNS:/var/run/netns/ddf31298-59cf-436b-8aec-9f958ecb1b82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b32733d_7fdc_40e3_a1e3_d6234f1f9091.slice PodAnnotations:0xc00012ad68}] Aliases:map[]}"
2026-06-09 14:45:31.011544 | controller | Jun 09 13:55:08.049924 crc crio[23733]: time="2026-06-09T13:55:08.049587978Z" level=info msg="Checking pod openstack_cinder-8df5-account-create-update-2f45j for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.011561 | controller | Jun 09 13:55:08.064872 crc crio[23733]: time="2026-06-09T13:55:08.064273135Z" level=info msg="Ran pod sandbox 4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f with infra container: openstack/cinder-8df5-account-create-update-2f45j/POD" id=cee044f1-557f-4df6-ae94-508ec62b117a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.011578 | controller | Jun 09 13:55:08.066750 crc crio[23733]: time="2026-06-09T13:55:08.066284984Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=7e79b82c-0e3b-466b-ad16-e8fe2b6ddc87 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.011595 | controller | Jun 09 13:55:08.074483 crc crio[23733]: time="2026-06-09T13:55:08.073918226Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=22208d33-8da1-448b-b602-993b47d89fe7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.011611 | controller | Jun 09 13:55:08.087661 crc crio[23733]: time="2026-06-09T13:55:08.086822307Z" level=info msg="Creating container: openstack/cinder-8df5-account-create-update-2f45j/mariadb-account-create-update" id=220d818e-57c7-47a7-a1b2-c4caa97e0412 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.011628 | controller | Jun 09 13:55:08.087661 crc crio[23733]: time="2026-06-09T13:55:08.087390702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.011647 | controller | Jun 09 13:55:08.156737 crc crio[23733]: time="2026-06-09T13:55:08.156577312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.011664 | controller | Jun 09 13:55:08.168219 crc crio[23733]: time="2026-06-09T13:55:08.167796522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.011681 | controller | Jun 09 13:55:08.378418 crc crio[23733]: 2026-06-09T13:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab363a0159f05db Mac:2e:55:b1:03:e0:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/239512b7-91cc-4211-b69b-15c22165c9c3 SocketPath: PciID:}] [{Interface:0xc00036d090 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.011697 | controller | Jun 09 13:55:08.382983 crc crio[23733]: time="2026-06-09T13:55:08.380475699Z" level=info msg="Got pod network &{Name:neutron-db-create-7vq5w Namespace:openstack ID:ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a UID:92280bc1-d687-4d7a-8318-c3cf09542ddb NetNS:/var/run/netns/239512b7-91cc-4211-b69b-15c22165c9c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92280bc1_d687_4d7a_8318_c3cf09542ddb.slice PodAnnotations:0xc002b0e510}] Aliases:map[]}"
2026-06-09 14:45:31.011714 | controller | Jun 09 13:55:08.382983 crc crio[23733]: time="2026-06-09T13:55:08.38291285Z" level=info msg="Checking pod openstack_neutron-db-create-7vq5w for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.011730 | controller | Jun 09 13:55:08.417022 crc crio[23733]: time="2026-06-09T13:55:08.416923591Z" level=info msg="Stopping container: 8ed61132407b44eb6c81381c582c0d1a8f79277a60ec4a97cb375e7945fae293 (timeout: 10s)" id=2d5b9ffe-9d9c-4a6a-b23a-c68fda35f253 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.011746 | controller | Jun 09 13:55:08.474966 crc crio[23733]: time="2026-06-09T13:55:08.474760707Z" level=info msg="Ran pod sandbox ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a with infra container: openstack/neutron-db-create-7vq5w/POD" id=b6626132-3589-44d3-8773-f51e7ff37709 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.011763 | controller | Jun 09 13:55:08.479798 crc crio[23733]: time="2026-06-09T13:55:08.479704371Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=86f509e6-5bb7-471f-a936-f798ad5e65c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.011779 | controller | Jun 09 13:55:08.487831 crc crio[23733]: time="2026-06-09T13:55:08.487465535Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=62db3046-0b8f-4cd2-8ac4-71c1a6f14889 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.011795 | controller | Jun 09 13:55:08.500723 crc crio[23733]: time="2026-06-09T13:55:08.500249424Z" level=info msg="Created container 6730d205f921fcc7c00e3c0ea392a763eeaf8687584ae5bd95ce2fe2ebcea3f6: openstack/cinder-8df5-account-create-update-2f45j/mariadb-account-create-update" id=220d818e-57c7-47a7-a1b2-c4caa97e0412 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.011811 | controller | Jun 09 13:55:08.511519 crc crio[23733]: time="2026-06-09T13:55:08.511422643Z" level=info msg="Starting container: 6730d205f921fcc7c00e3c0ea392a763eeaf8687584ae5bd95ce2fe2ebcea3f6" id=0afdea3f-fdfc-4e48-8099-acdec8e15f3e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.011828 | controller | Jun 09 13:55:08.534927 crc crio[23733]: time="2026-06-09T13:55:08.534830859Z" level=info msg="Started container" PID=64130 containerID=6730d205f921fcc7c00e3c0ea392a763eeaf8687584ae5bd95ce2fe2ebcea3f6 description=openstack/cinder-8df5-account-create-update-2f45j/mariadb-account-create-update id=0afdea3f-fdfc-4e48-8099-acdec8e15f3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f
2026-06-09 14:45:31.011849 | controller | Jun 09 13:55:08.547414 crc crio[23733]: 2026-06-09T13:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf9fd1b836e15f1 Mac:aa:39:98:10:4c:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/ee362c35-ae20-4606-b5da-b2848f03f69b SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.011866 | controller | Jun 09 13:55:08.547907 crc crio[23733]: time="2026-06-09T13:55:08.547614108Z" level=info msg="Creating container: openstack/neutron-db-create-7vq5w/mariadb-database-create" id=14766142-170c-415e-9b00-5a0f5fe2e15b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.011883 | controller | Jun 09 13:55:08.548291 crc crio[23733]: time="2026-06-09T13:55:08.548073581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.011899 | controller | Jun 09 13:55:08.549452 crc crio[23733]: time="2026-06-09T13:55:08.549352602Z" level=info msg="Got pod network &{Name:cinder-db-create-4zvhs Namespace:openstack ID:cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9 UID:69aaffc8-02f6-4ef3-bded-f542f6fc8d38 NetNS:/var/run/netns/ee362c35-ae20-4606-b5da-b2848f03f69b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69aaffc8_02f6_4ef3_bded_f542f6fc8d38.slice PodAnnotations:0xc000308cf8}] Aliases:map[]}"
2026-06-09 14:45:31.011916 | controller | Jun 09 13:55:08.550942 crc crio[23733]: time="2026-06-09T13:55:08.550727666Z" level=info msg="Checking pod openstack_cinder-db-create-4zvhs for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.011933 | controller | Jun 09 13:55:08.598818 crc crio[23733]: time="2026-06-09T13:55:08.59850453Z" level=info msg="Stopped container 8ed61132407b44eb6c81381c582c0d1a8f79277a60ec4a97cb375e7945fae293: openstack/dnsmasq-dns-fb9766d9-hwbtz/dnsmasq-dns" id=2d5b9ffe-9d9c-4a6a-b23a-c68fda35f253 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.011949 | controller | Jun 09 13:55:08.599931 crc crio[23733]: time="2026-06-09T13:55:08.599808273Z" level=info msg="Stopping pod sandbox: e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70" id=90d80638-a46d-4db7-b50d-26821537f9d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.011966 | controller | Jun 09 13:55:08.602018 crc crio[23733]: time="2026-06-09T13:55:08.600748507Z" level=info msg="Got pod network &{Name:dnsmasq-dns-fb9766d9-hwbtz Namespace:openstack ID:e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70 UID:770faf34-c6a1-444b-8c28-3056cc9d881b NetNS:/var/run/netns/5bda70ea-a183-4d9f-a94f-f6400a0db00b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod770faf34_c6a1_444b_8c28_3056cc9d881b.slice PodAnnotations:0xc002898290}] Aliases:map[]}"
2026-06-09 14:45:31.011983 | controller | Jun 09 13:55:08.602018 crc crio[23733]: time="2026-06-09T13:55:08.60088438Z" level=info msg="Deleting pod openstack_dnsmasq-dns-fb9766d9-hwbtz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.012000 | controller | Jun 09 13:55:08.603928 crc crio[23733]: 2026-06-09T13:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71e198501224b12 Mac:22:e4:a7:7e:17:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/01d39e77-a31d-4dbd-ac32-f1e8f4f6860e SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.012020 | controller | Jun 09 13:55:08.604766 crc crio[23733]: time="2026-06-09T13:55:08.604722586Z" level=info msg="Got pod network &{Name:barbican-ca9d-account-create-update-497xk Namespace:openstack ID:71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13 UID:f6ce143e-430b-4d48-a867-17db9e756a4e NetNS:/var/run/netns/01d39e77-a31d-4dbd-ac32-f1e8f4f6860e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6ce143e_430b_4d48_a867_17db9e756a4e.slice PodAnnotations:0xc002b0e798}] Aliases:map[]}"
2026-06-09 14:45:31.012038 | controller | Jun 09 13:55:08.604873 crc crio[23733]: time="2026-06-09T13:55:08.6048522Z" level=info msg="Checking pod openstack_barbican-ca9d-account-create-update-497xk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.012054 | controller | Jun 09 13:55:08.639022 crc crio[23733]: 2026-06-09T13:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:294c157dc9a23b4 Mac:ee:c6:7f:cc:00:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/0f7bbb11-d565-4d15-95a6-88b9645ee6a3 SocketPath: PciID:}] [{Interface:0xc00020c5b0 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.012071 | controller | Jun 09 13:55:08.652805 crc crio[23733]: time="2026-06-09T13:55:08.652563542Z" level=info msg="Got pod network &{Name:barbican-db-create-zcbrv Namespace:openstack ID:294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398 UID:7e361508-54d3-46c4-b3f0-4dbf373c77f4 NetNS:/var/run/netns/0f7bbb11-d565-4d15-95a6-88b9645ee6a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e361508_54d3_46c4_b3f0_4dbf373c77f4.slice PodAnnotations:0xc0010262f8}] Aliases:map[]}"
2026-06-09 14:45:31.012088 | controller | Jun 09 13:55:08.652805 crc crio[23733]: time="2026-06-09T13:55:08.652909361Z" level=info msg="Checking pod openstack_barbican-db-create-zcbrv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.012104 | controller | Jun 09 13:55:08.702328 crc crio[23733]: time="2026-06-09T13:55:08.702191754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.012121 | controller | Jun 09 13:55:08.739944 crc crio[23733]: time="2026-06-09T13:55:08.738749457Z" level=info msg="Ran pod sandbox cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9 with infra container: openstack/cinder-db-create-4zvhs/POD" id=0eedbd8e-949f-4a5f-b43f-ade8fab12b1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.012138 | controller | Jun 09 13:55:08.753709 crc crio[23733]: 2026-06-09T13:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72083ec2dc6705c Mac:32:bc:07:a1:85:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/7f1ac304-88b3-4771-a53f-9e8ab21a8329 SocketPath: PciID:}] [{Interface:0xc0002f4840 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.012155 | controller | Jun 09 13:55:08.756611 crc crio[23733]: time="2026-06-09T13:55:08.755844625Z" level=info msg="Got pod network &{Name:neutron-3bc4-account-create-update-k8b77 Namespace:openstack ID:72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca UID:d8b9ef21-f9d5-4d27-a285-ba34dcd7ef1e NetNS:/var/run/netns/7f1ac304-88b3-4771-a53f-9e8ab21a8329 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8b9ef21_f9d5_4d27_a285_ba34dcd7ef1e.slice PodAnnotations:0xc001026130}] Aliases:map[]}"
2026-06-09 14:45:31.012175 | controller | Jun 09 13:55:08.756611 crc crio[23733]: time="2026-06-09T13:55:08.756362427Z" level=info msg="Checking pod openstack_neutron-3bc4-account-create-update-k8b77 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.012193 | controller | Jun 09 13:55:08.759513 crc crio[23733]: time="2026-06-09T13:55:08.759414414Z" level=info msg="Ran pod sandbox 294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398 with infra container: openstack/barbican-db-create-zcbrv/POD" id=9a008aa1-63ec-4371-9bf4-c1662eda702e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.012210 | controller | Jun 09 13:55:08.769837 crc crio[23733]: 2026-06-09T13:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f23715b86a45bf Mac:fa:24:3d:5e:37:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/9b931ecf-e846-4c9a-a8e0-c2ed506083d8 SocketPath: PciID:}] [{Interface:0xc00011e320 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.012226 | controller | Jun 09 13:55:08.770679 crc crio[23733]: time="2026-06-09T13:55:08.770215404Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=32159278-edb3-4132-bd59-91a05eb2995a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.012243 | controller | Jun 09 13:55:08.771336 crc crio[23733]: time="2026-06-09T13:55:08.771179658Z" level=info msg="Got pod network &{Name:keystone-db-sync-92jq9 Namespace:openstack ID:1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75 UID:57e14b30-a18e-4b65-9bd3-cd9a46043115 NetNS:/var/run/netns/9b931ecf-e846-4c9a-a8e0-c2ed506083d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57e14b30_a18e_4b65_9bd3_cd9a46043115.slice PodAnnotations:0xc001026340}] Aliases:map[]}"
2026-06-09 14:45:31.012259 | controller | Jun 09 13:55:08.771336 crc crio[23733]: time="2026-06-09T13:55:08.771354362Z" level=info msg="Checking pod openstack_keystone-db-sync-92jq9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.012275 | controller | Jun 09 13:55:08.771907 crc crio[23733]: time="2026-06-09T13:55:08.771501086Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=89e8c49f-8121-4696-8a62-4e02392271b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.012291 | controller | Jun 09 13:55:08.773689 crc crio[23733]: time="2026-06-09T13:55:08.772843028Z" level=info msg="Ran pod sandbox 71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13 with infra container: openstack/barbican-ca9d-account-create-update-497xk/POD" id=25eda035-3ec7-417f-8cc7-39556918dbb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.012307 | controller | Jun 09 13:55:08.773689 crc crio[23733]: time="2026-06-09T13:55:08.773088805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.012323 | controller | Jun 09 13:55:08.789203 crc crio[23733]: time="2026-06-09T13:55:08.783728502Z" level=info msg="Ran pod sandbox 72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca with infra container: openstack/neutron-3bc4-account-create-update-k8b77/POD" id=c3293777-ce6e-4b5c-83d5-7cb4de72d021 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.012339 | controller | Jun 09 13:55:08.789203 crc crio[23733]: time="2026-06-09T13:55:08.78804955Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f0d0b16b-c2da-424a-bc9e-3e6fe645c479 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.012355 | controller | Jun 09 13:55:08.789203 crc crio[23733]: time="2026-06-09T13:55:08.788535082Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1e9728ae-3f7d-4655-aff0-4c20dbbe91f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.012377 | controller | Jun 09 13:55:08.789933 crc crio[23733]: time="2026-06-09T13:55:08.789783973Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=9959715a-4fe0-4f06-ab5b-6fc819795dcd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.012394 | controller | Jun 09 13:55:08.798736 crc crio[23733]: 2026-06-09T13:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:195e00a5f369060 Mac:ea:49:cd:5e:a0:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/324d288d-57f4-48aa-a885-9162dc556fdd SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.012410 | controller | Jun 09 13:55:08.798999 crc crio[23733]: time="2026-06-09T13:55:08.798812149Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=00162d18-3eb1-4302-a54b-319d6c80ace6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.012426 | controller | Jun 09 13:55:08.799541 crc crio[23733]: time="2026-06-09T13:55:08.799430984Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e0a8b3cb-cebf-4969-ab6a-c1230384938c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.012442 | controller | Jun 09 13:55:08.803684 crc crio[23733]: time="2026-06-09T13:55:08.801066645Z" level=info msg="Got pod network &{Name:dnsmasq-dns-798c5d9f59-jztv5 Namespace:openstack ID:195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8 UID:05d75b6b-1aac-4baa-94aa-7cbe4e7528ef NetNS:/var/run/netns/324d288d-57f4-48aa-a885-9162dc556fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d75b6b_1aac_4baa_94aa_7cbe4e7528ef.slice PodAnnotations:0xc001026700}] Aliases:map[]}"
2026-06-09 14:45:31.012459 | controller | Jun 09 13:55:08.803684 crc crio[23733]: time="2026-06-09T13:55:08.801447954Z" level=info msg="Checking pod openstack_dnsmasq-dns-798c5d9f59-jztv5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.012476 | controller | Jun 09 13:55:08.803684 crc crio[23733]: time="2026-06-09T13:55:08.801805504Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=47acd10e-77bc-42ea-8f3c-ba8f9ca70ed3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.012492 | controller | Jun 09 13:55:08.826934 crc crio[23733]: time="2026-06-09T13:55:08.82682753Z" level=info msg="Ran pod sandbox 1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75 with infra container: openstack/keystone-db-sync-92jq9/POD" id=1222e632-2dbc-4136-b331-7bcc89ad952c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.012509 | controller | Jun 09 13:55:08.827544 crc crio[23733]: time="2026-06-09T13:55:08.827296921Z" level=info msg="Creating container: openstack/barbican-db-create-zcbrv/mariadb-database-create" id=a47a883d-5224-43ef-9ec0-b46ae2ced138 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.012554 | controller | Jun 09 13:55:08.829457 crc crio[23733]: time="2026-06-09T13:55:08.829373002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.012573 | controller | Jun 09 13:55:08.851741 crc crio[23733]: time="2026-06-09T13:55:08.850818489Z" level=info msg="Ran pod sandbox 195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8 with infra container: openstack/dnsmasq-dns-798c5d9f59-jztv5/POD" id=312d04b9-00cf-488f-ad73-10bab80acd4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.012589 | controller | Jun 09 13:55:08.864666 crc crio[23733]: time="2026-06-09T13:55:08.864534042Z" level=info msg="Creating container: openstack/neutron-3bc4-account-create-update-k8b77/mariadb-account-create-update" id=75069352-6276-459b-8ba5-1450456c7f7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.012609 | controller | Jun 09 13:55:08.867300 crc crio[23733]: time="2026-06-09T13:55:08.86722264Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=02a97099-7076-45de-8453-b48d8d8a5bf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.012627 | controller | Jun 09 13:55:08.867469 crc crio[23733]: time="2026-06-09T13:55:08.867375093Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found" id=02a97099-7076-45de-8453-b48d8d8a5bf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.012643 | controller | Jun 09 13:55:08.867469 crc crio[23733]: time="2026-06-09T13:55:08.867422544Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found" id=02a97099-7076-45de-8453-b48d8d8a5bf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.012659 | controller | Jun 09 13:55:08.868756 crc crio[23733]: time="2026-06-09T13:55:08.868647485Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8ff6364d-770f-4eb3-915a-9b60f2e98220 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.012675 | controller | Jun 09 13:55:08.870554 crc crio[23733]: time="2026-06-09T13:55:08.870493351Z" level=info msg="Creating container: openstack/cinder-db-create-4zvhs/mariadb-database-create" id=c224b338-eaab-4a4f-8a70-31a0cb5f8c53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.012691 | controller | Jun 09 13:55:08.883938 crc crio[23733]: time="2026-06-09T13:55:08.883778763Z" level=info msg="Creating container: openstack/barbican-ca9d-account-create-update-497xk/mariadb-account-create-update" id=d94f6029-b10e-4856-ac36-e61546b381fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.012707 | controller | Jun 09 13:55:08.886502 crc crio[23733]: time="2026-06-09T13:55:08.886421779Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=a86f5e70-8d9c-4de3-8f30-c983b30c6828 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.012723 | controller | Jun 09 13:55:08.896286 crc crio[23733]: time="2026-06-09T13:55:08.896174463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.012740 | controller | Jun 09 13:55:08.901470 crc crio[23733]: time="2026-06-09T13:55:08.900810278Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\""
2026-06-09 14:45:31.012756 | controller | Jun 09 13:55:08.905380 crc crio[23733]: time="2026-06-09T13:55:08.900596803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.012773 | controller | Jun 09 13:55:08.905914 crc crio[23733]: time="2026-06-09T13:55:08.905603888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.012789 | controller | Jun 09 13:55:08.980058 crc crio[23733]: time="2026-06-09T13:55:08.979954887Z" level=info msg="Created container 2e64335d40e1ab9000249766b1ec074925c9ea0de800b5d585b1a361192990e6: openstack/neutron-db-create-7vq5w/mariadb-database-create" id=14766142-170c-415e-9b00-5a0f5fe2e15b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.012806 | controller | Jun 09 13:55:08.983737 crc crio[23733]: time="2026-06-09T13:55:08.983600078Z" level=info msg="Starting container: 2e64335d40e1ab9000249766b1ec074925c9ea0de800b5d585b1a361192990e6" id=3bddab2a-0091-46fc-81f8-43bb39e66aea name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.012826 | controller | Jun 09 13:55:08.991605 crc crio[23733]: time="2026-06-09T13:55:08.991477035Z" level=info msg="Started container" PID=64198 containerID=2e64335d40e1ab9000249766b1ec074925c9ea0de800b5d585b1a361192990e6 description=openstack/neutron-db-create-7vq5w/mariadb-database-create id=3bddab2a-0091-46fc-81f8-43bb39e66aea name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a
2026-06-09 14:45:31.012843 | controller | Jun 09 13:55:09.011576 crc crio[23733]: time="2026-06-09T13:55:09.011472486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.012859 | controller | Jun 09 13:55:09.024020 crc crio[23733]: time="2026-06-09T13:55:09.02207915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.012875 | controller | Jun 09 13:55:09.031651 crc crio[23733]: time="2026-06-09T13:55:09.031528167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.012891 | controller | Jun 09 13:55:09.038845 crc crio[23733]: time="2026-06-09T13:55:09.038767118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.012907 | controller | Jun 09 13:55:09.115246 crc crio[23733]: time="2026-06-09T13:55:09.114377448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.012923 | controller | Jun 09 13:55:09.150649 crc crio[23733]: time="2026-06-09T13:55:09.150514531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.012939 | controller | Jun 09 13:55:09.159073 crc crio[23733]: time="2026-06-09T13:55:09.157904396Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=04bffeb1-1372-4a46-9e43-75127ab37f64 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.012955 | controller | Jun 09 13:55:09.210288 crc crio[23733]: time="2026-06-09T13:55:09.209733152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.012971 | controller | Jun 09 13:55:09.220815 crc crio[23733]: time="2026-06-09T13:55:09.220174023Z" level=info msg="Stopped pod sandbox: e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70" id=90d80638-a46d-4db7-b50d-26821537f9d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.012987 | controller | Jun 09 13:55:09.221268 crc crio[23733]: time="2026-06-09T13:55:09.221183388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.013004 | controller | Jun 09 13:55:09.228489 crc crio[23733]: time="2026-06-09T13:55:09.228391549Z" level=info msg="Creating container: openstack/dnsmasq-dns-798c5d9f59-jztv5/init" id=5c5c569d-6ad1-4b53-8ac0-5a74b84a5dd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.013020 | controller | Jun 09 13:55:09.229082 crc crio[23733]: time="2026-06-09T13:55:09.228932972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.013036 | controller | Jun 09 13:55:09.296694 crc crio[23733]: time="2026-06-09T13:55:09.296540162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.013056 | controller | Jun 09 13:55:09.305559 crc crio[23733]: time="2026-06-09T13:55:09.305320042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.013073 | controller | Jun 09 13:55:09.489230 crc crio[23733]: time="2026-06-09T13:55:09.489049236Z" level=info msg="Stopping pod sandbox: 5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395" id=5ca6655d-e9d9-4539-b301-efdef7aefd93 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.013090 | controller | Jun 09 13:55:09.491510 crc crio[23733]: time="2026-06-09T13:55:09.491428435Z" level=info msg="Got pod network &{Name:root-account-create-update-6wcgz Namespace:openstack ID:5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395 UID:f7e3ec9c-bb74-4165-9371-8742021372ce NetNS:/var/run/netns/80e45b06-0b50-4d10-ac3c-e0925a5673d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7e3ec9c_bb74_4165_9371_8742021372ce.slice PodAnnotations:0xc002b0e7a0}] Aliases:map[]}"
2026-06-09 14:45:31.013106 | controller | Jun 09 13:55:09.491760 crc crio[23733]: time="2026-06-09T13:55:09.491690231Z" level=info msg="Deleting pod openstack_root-account-create-update-6wcgz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.013123 | controller | Jun 09 13:55:09.903215 crc crio[23733]: time="2026-06-09T13:55:09.901182649Z" level=info msg="Created container f54b6607946cab929eb659dd823a7f65b2c03722f6e39b74bfc3c2b4fdbf0837: openstack/cinder-db-create-4zvhs/mariadb-database-create" id=c224b338-eaab-4a4f-8a70-31a0cb5f8c53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.013139 | controller | Jun 09 13:55:09.915469 crc crio[23733]: time="2026-06-09T13:55:09.915094657Z" level=info msg="Starting container: f54b6607946cab929eb659dd823a7f65b2c03722f6e39b74bfc3c2b4fdbf0837" id=72b878e4-3ded-48d1-84f8-bd79a81a33e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.013156 | controller | Jun 09 13:55:09.922568 crc crio[23733]: time="2026-06-09T13:55:09.922488592Z" level=info msg="Started container" PID=64303 containerID=f54b6607946cab929eb659dd823a7f65b2c03722f6e39b74bfc3c2b4fdbf0837 description=openstack/cinder-db-create-4zvhs/mariadb-database-create id=72b878e4-3ded-48d1-84f8-bd79a81a33e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9
2026-06-09 14:45:31.013173 | controller | Jun 09 13:55:09.997926 crc crio[23733]: time="2026-06-09T13:55:09.997808345Z" level=info msg="Stopped pod sandbox: 5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395" id=5ca6655d-e9d9-4539-b301-efdef7aefd93 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.013189 | controller | Jun 09 13:55:10.018769 crc crio[23733]: time="2026-06-09T13:55:10.018468101Z" level=info msg="Created container 5c8d8267c6bf3ae4b34f55a52b105e33993165f28e161b109db39bf7743eef02: openstack/barbican-ca9d-account-create-update-497xk/mariadb-account-create-update" id=d94f6029-b10e-4856-ac36-e61546b381fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.013206 | controller | Jun 09 13:55:10.029457 crc crio[23733]: time="2026-06-09T13:55:10.028069982Z" level=info msg="Starting container: 5c8d8267c6bf3ae4b34f55a52b105e33993165f28e161b109db39bf7743eef02" id=9b67d0df-0ad1-45b8-9dff-dec62091bb86 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.013222 | controller | Jun 09 13:55:10.043189 crc crio[23733]: time="2026-06-09T13:55:10.041924858Z" level=info msg="Created container 4a79886ccb842a3c87a88d98475ecc5f132ecaae2650e4392b2e5b32f78111a1: openstack/neutron-3bc4-account-create-update-k8b77/mariadb-account-create-update" id=75069352-6276-459b-8ba5-1450456c7f7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.013243 | controller | Jun 09 13:55:10.043495 crc crio[23733]: time="2026-06-09T13:55:10.043316692Z" level=info msg="Started container" PID=64306 containerID=5c8d8267c6bf3ae4b34f55a52b105e33993165f28e161b109db39bf7743eef02 description=openstack/barbican-ca9d-account-create-update-497xk/mariadb-account-create-update id=9b67d0df-0ad1-45b8-9dff-dec62091bb86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13
2026-06-09 14:45:31.013260 | controller | Jun 09 13:55:10.062376 crc crio[23733]: time="2026-06-09T13:55:10.062306037Z" level=info msg="Starting container: 4a79886ccb842a3c87a88d98475ecc5f132ecaae2650e4392b2e5b32f78111a1" id=125d6f86-5756-4279-b4a1-691a7a1d6c6a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.013277 | controller | Jun 09 13:55:10.070730 crc crio[23733]: time="2026-06-09T13:55:10.070590535Z" level=info msg="Started container" PID=64311 containerID=4a79886ccb842a3c87a88d98475ecc5f132ecaae2650e4392b2e5b32f78111a1 description=openstack/neutron-3bc4-account-create-update-k8b77/mariadb-account-create-update id=125d6f86-5756-4279-b4a1-691a7a1d6c6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca
2026-06-09 14:45:31.013294 | controller | Jun 09 13:55:10.178232 crc crio[23733]: time="2026-06-09T13:55:10.177729934Z" level=info msg="Created container d69656718500c5f5d88b83b709531414f80351def9a3aa90d75d64df19d5c945: openstack/barbican-db-create-zcbrv/mariadb-database-create" id=a47a883d-5224-43ef-9ec0-b46ae2ced138 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.013311 | controller | Jun 09 13:55:10.188017 crc crio[23733]: time="2026-06-09T13:55:10.187913208Z" level=info msg="Starting container: d69656718500c5f5d88b83b709531414f80351def9a3aa90d75d64df19d5c945" id=f9cf199b-b69e-41ca-8a06-9f6adebf87db name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.013327 | controller | Jun 09 13:55:10.195893 crc crio[23733]: time="2026-06-09T13:55:10.195755533Z" level=info msg="Started container" PID=64308 containerID=d69656718500c5f5d88b83b709531414f80351def9a3aa90d75d64df19d5c945 description=openstack/barbican-db-create-zcbrv/mariadb-database-create id=f9cf199b-b69e-41ca-8a06-9f6adebf87db name=/runtime.v1.RuntimeService/StartContainer sandboxID=294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398
2026-06-09 14:45:31.013344 | controller | Jun 09 13:55:10.290763 crc crio[23733]: time="2026-06-09T13:55:10.290259207Z" level=info msg="Created container 869ba63a8b1ad9d3829e8b07e0f0f3c011983a3a505a0a096165815887197b99: openstack/dnsmasq-dns-798c5d9f59-jztv5/init" id=5c5c569d-6ad1-4b53-8ac0-5a74b84a5dd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.013361 | controller | Jun 09 13:55:10.294952 crc crio[23733]: time="2026-06-09T13:55:10.292267396Z" level=info msg="Starting container: 869ba63a8b1ad9d3829e8b07e0f0f3c011983a3a505a0a096165815887197b99" id=f44d3a79-fd72-41e2-abec-dc460b06fa2f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.013377 | controller | Jun 09 13:55:10.306350 crc crio[23733]: time="2026-06-09T13:55:10.306176424Z" level=info msg="Started container" PID=64307 containerID=869ba63a8b1ad9d3829e8b07e0f0f3c011983a3a505a0a096165815887197b99 description=openstack/dnsmasq-dns-798c5d9f59-jztv5/init id=f44d3a79-fd72-41e2-abec-dc460b06fa2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8
2026-06-09 14:45:31.013393 | controller | Jun 09 13:55:10.559937 crc crio[23733]: time="2026-06-09T13:55:10.540871702Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=45e97dfa-3488-446e-aeba-c197ea53b763 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.013409 | controller | Jun 09 13:55:10.559937 crc crio[23733]: time="2026-06-09T13:55:10.559386855Z" level=info msg="Stopping pod sandbox: ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a" id=ccab17b4-d7d9-44cc-b44c-80b42203c83f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.013429 | controller | Jun 09 13:55:10.559937 crc crio[23733]: time="2026-06-09T13:55:10.559444046Z" level=info msg="Stopping pod sandbox: 4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f" id=6251ad4b-9846-4fe8-a71c-84b6787b8950 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.013446 | controller | Jun 09 13:55:10.562301 crc crio[23733]: time="2026-06-09T13:55:10.560066742Z" level=info msg="Got pod network &{Name:neutron-db-create-7vq5w Namespace:openstack ID:ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a UID:92280bc1-d687-4d7a-8318-c3cf09542ddb NetNS:/var/run/netns/239512b7-91cc-4211-b69b-15c22165c9c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92280bc1_d687_4d7a_8318_c3cf09542ddb.slice PodAnnotations:0xc0028987e8}] Aliases:map[]}"
2026-06-09 14:45:31.013462 | controller | Jun 09 13:55:10.562301 crc crio[23733]: time="2026-06-09T13:55:10.560314788Z" level=info msg="Deleting pod openstack_neutron-db-create-7vq5w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.013479 | controller | Jun 09 13:55:10.562301 crc crio[23733]: time="2026-06-09T13:55:10.560999105Z" level=info msg="Got pod network &{Name:cinder-8df5-account-create-update-2f45j Namespace:openstack ID:4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f UID:7b32733d-7fdc-40e3-a1e3-d6234f1f9091 NetNS:/var/run/netns/ddf31298-59cf-436b-8aec-9f958ecb1b82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b32733d_7fdc_40e3_a1e3_d6234f1f9091.slice PodAnnotations:0xc0025a6800}] Aliases:map[]}"
2026-06-09 14:45:31.013495 | controller | Jun 09 13:55:10.562301 crc crio[23733]: time="2026-06-09T13:55:10.561377834Z" level=info msg="Deleting pod openstack_cinder-8df5-account-create-update-2f45j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.013525 | controller | Jun 09 13:55:10.692830 crc crio[23733]: time="2026-06-09T13:55:10.692748699Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9916c858-c731-4e39-84ab-67c2f4904b6e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.013547 | controller | Jun 09 13:55:10.707524 crc crio[23733]: time="2026-06-09T13:55:10.707300743Z" level=info msg="Creating container: openstack/dnsmasq-dns-798c5d9f59-jztv5/dnsmasq-dns" id=f1e0c653-dc2d-4085-ac18-1ddf636ae292 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.013564 | controller | Jun 09 13:55:10.708088 crc crio[23733]: time="2026-06-09T13:55:10.708032071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.013581 | controller | Jun 09 13:55:10.930912 crc crio[23733]: time="2026-06-09T13:55:10.930858353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.013597 | controller | Jun 09 13:55:10.940368 crc crio[23733]: time="2026-06-09T13:55:10.94002822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.013612 | controller | Jun 09 13:55:11.111710 crc crio[23733]: time="2026-06-09T13:55:11.111211551Z" level=info msg="Stopped pod sandbox: ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a" id=ccab17b4-d7d9-44cc-b44c-80b42203c83f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.013628 | controller | Jun 09 13:55:11.286142 crc crio[23733]: time="2026-06-09T13:55:11.28597538Z" level=info msg="Stopped pod sandbox: 4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f" id=6251ad4b-9846-4fe8-a71c-84b6787b8950 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.013648 | controller | Jun 09 13:55:11.351265 crc crio[23733]: time="2026-06-09T13:55:11.349384155Z" level=info msg="Created container 68363b59e0bddc9c5602def7d7d6cb7e798339b8a88e0feb5f180922d6a1da74: openstack/dnsmasq-dns-798c5d9f59-jztv5/dnsmasq-dns" id=f1e0c653-dc2d-4085-ac18-1ddf636ae292 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.013665 | controller | Jun 09 13:55:11.356281 crc crio[23733]: time="2026-06-09T13:55:11.355744015Z" level=info msg="Starting container: 68363b59e0bddc9c5602def7d7d6cb7e798339b8a88e0feb5f180922d6a1da74" id=c6429090-3f48-481b-b82d-2295415e702c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.013680 | controller | Jun 09 13:55:11.372936 crc crio[23733]: time="2026-06-09T13:55:11.372870263Z" level=info msg="Started container" PID=64571 containerID=68363b59e0bddc9c5602def7d7d6cb7e798339b8a88e0feb5f180922d6a1da74 description=openstack/dnsmasq-dns-798c5d9f59-jztv5/dnsmasq-dns id=c6429090-3f48-481b-b82d-2295415e702c name=/runtime.v1.RuntimeService/StartContainer sandboxID=195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8
2026-06-09 14:45:31.013697 | controller | Jun 09 13:55:11.736478 crc crio[23733]: time="2026-06-09T13:55:11.735858448Z" level=info msg="Stopping pod sandbox: cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9" id=b78b1cdf-9aab-4d16-8865-7ee153e3d6ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.013713 | controller | Jun 09 13:55:11.740031 crc crio[23733]: time="2026-06-09T13:55:11.73993627Z" level=info msg="Got pod network &{Name:cinder-db-create-4zvhs Namespace:openstack ID:cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9 UID:69aaffc8-02f6-4ef3-bded-f542f6fc8d38 NetNS:/var/run/netns/ee362c35-ae20-4606-b5da-b2848f03f69b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69aaffc8_02f6_4ef3_bded_f542f6fc8d38.slice PodAnnotations:0xc00580a018}] Aliases:map[]}"
2026-06-09 14:45:31.013729 | controller | Jun 09 13:55:11.740319 crc crio[23733]: time="2026-06-09T13:55:11.740252507Z" level=info msg="Deleting pod openstack_cinder-db-create-4zvhs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.013745 | controller | Jun 09 13:55:12.267218 crc crio[23733]: time="2026-06-09T13:55:12.266938906Z" level=info msg="Stopped pod sandbox: cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9" id=b78b1cdf-9aab-4d16-8865-7ee153e3d6ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.013761 | controller | Jun 09 13:55:12.755354 crc crio[23733]: time="2026-06-09T13:55:12.754764282Z" level=info msg="Stopping pod sandbox: 72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca" id=72ba9305-b8fd-42bd-bc68-8aa77e1d73ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.013777 | controller | Jun 09 13:55:12.755928 crc crio[23733]: time="2026-06-09T13:55:12.75552791Z" level=info msg="Stopping pod sandbox: 71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13" id=0c722d31-d6df-4a45-a200-5e98e841bd03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.013793 | controller | Jun 09 13:55:12.756089 crc crio[23733]: time="2026-06-09T13:55:12.756012373Z" level=info msg="Got pod network &{Name:neutron-3bc4-account-create-update-k8b77 Namespace:openstack ID:72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca UID:d8b9ef21-f9d5-4d27-a285-ba34dcd7ef1e NetNS:/var/run/netns/7f1ac304-88b3-4771-a53f-9e8ab21a8329 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8b9ef21_f9d5_4d27_a285_ba34dcd7ef1e.slice PodAnnotations:0xc002b0e748}] Aliases:map[]}"
2026-06-09 14:45:31.013810 | controller | Jun 09 13:55:12.756286 crc crio[23733]: time="2026-06-09T13:55:12.756173547Z" level=info msg="Got pod network &{Name:barbican-ca9d-account-create-update-497xk Namespace:openstack ID:71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13 UID:f6ce143e-430b-4d48-a867-17db9e756a4e NetNS:/var/run/netns/01d39e77-a31d-4dbd-ac32-f1e8f4f6860e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6ce143e_430b_4d48_a867_17db9e756a4e.slice PodAnnotations:0xc0020d8618}] Aliases:map[]}"
2026-06-09 14:45:31.013830 | controller | Jun 09 13:55:12.756286 crc crio[23733]: time="2026-06-09T13:55:12.756242108Z" level=info msg="Deleting pod openstack_neutron-3bc4-account-create-update-k8b77 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.013846 | controller | Jun 09 13:55:12.756405 crc crio[23733]: time="2026-06-09T13:55:12.756366751Z" level=info msg="Deleting pod openstack_barbican-ca9d-account-create-update-497xk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.013863 | controller | Jun 09 13:55:12.757005 crc crio[23733]: time="2026-06-09T13:55:12.756941005Z" level=info msg="Stopping pod sandbox: 294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398" id=9e655624-171d-4090-9537-3fe431c24daf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.013879 | controller | Jun 09 13:55:12.757443 crc crio[23733]: time="2026-06-09T13:55:12.757370447Z" level=info msg="Got pod network &{Name:barbican-db-create-zcbrv Namespace:openstack ID:294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398 UID:7e361508-54d3-46c4-b3f0-4dbf373c77f4 NetNS:/var/run/netns/0f7bbb11-d565-4d15-95a6-88b9645ee6a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e361508_54d3_46c4_b3f0_4dbf373c77f4.slice PodAnnotations:0xc00028ecd8}] Aliases:map[]}"
2026-06-09 14:45:31.013896 | controller | Jun 09 13:55:12.757756 crc crio[23733]: time="2026-06-09T13:55:12.757685635Z" level=info msg="Deleting pod openstack_barbican-db-create-zcbrv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.013912 | controller | Jun 09 13:55:13.223674 crc crio[23733]: time="2026-06-09T13:55:13.223520071Z" level=info msg="Stopped pod sandbox: 71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13" id=0c722d31-d6df-4a45-a200-5e98e841bd03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.013929 | controller | Jun 09 13:55:13.373404 crc crio[23733]: time="2026-06-09T13:55:13.373297376Z" level=info msg="Stopped pod sandbox: 72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca" id=72ba9305-b8fd-42bd-bc68-8aa77e1d73ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.013945 | controller | Jun 09 13:55:13.381564 crc crio[23733]: time="2026-06-09T13:55:13.38144095Z" level=info msg="Stopped pod sandbox: 294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398" id=9e655624-171d-4090-9537-3fe431c24daf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.013961 | controller | Jun 09 13:55:18.952335 crc crio[23733]: time="2026-06-09T13:55:18.951158008Z" level=info msg="Stopping container: 4e175cc1bafec5f969a51498a916d675229abb128ceb377140c89acc40d3844e (timeout: 10s)" id=5adee45a-63d3-442b-98e2-2a09fc489ec4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.013977 | controller | Jun 09 13:55:19.935491 crc crio[23733]: time="2026-06-09T13:55:19.934330618Z" level=info msg="Stopped container 4e175cc1bafec5f969a51498a916d675229abb128ceb377140c89acc40d3844e: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/dnsmasq-dns" id=5adee45a-63d3-442b-98e2-2a09fc489ec4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.013994 | controller | Jun 09 13:55:19.937681 crc crio[23733]: time="2026-06-09T13:55:19.93761808Z" level=info msg="Stopping pod sandbox: 6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77" id=3bc0ea42-6687-401e-8838-48f5fc35fb30 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.014147 | controller | Jun 09 13:55:19.938477 crc crio[23733]: time="2026-06-09T13:55:19.938452701Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7fcf8bc745-vsj8q Namespace:openstack ID:6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77 UID:d209c1a7-d621-4131-aa6b-de9050e73077 NetNS:/var/run/netns/cba6e887-83a0-4d2d-823a-f4cc90d3133a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd209c1a7_d621_4131_aa6b_de9050e73077.slice PodAnnotations:0xc0003086c0}] Aliases:map[]}"
2026-06-09 14:45:31.014177 | controller | Jun 09 13:55:19.938810 crc crio[23733]: time="2026-06-09T13:55:19.93878535Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7fcf8bc745-vsj8q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.014196 | controller | Jun 09 13:55:20.113048 crc crio[23733]: time="2026-06-09T13:55:20.112927153Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3" id=a86f5e70-8d9c-4de3-8f30-c983b30c6828 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.014214 | controller | Jun 09 13:55:20.115167 crc crio[23733]: time="2026-06-09T13:55:20.114294607Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=9093bfaf-4d78-4df1-9f7a-21615c66c8ca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.014230 | controller | Jun 09 13:55:20.178261 crc crio[23733]: time="2026-06-09T13:55:20.17802356Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=735582ee-0811-4997-a2f2-53d2b6b01a8b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.014246 | controller | Jun 09 13:55:20.219982 crc crio[23733]: time="2026-06-09T13:55:20.219317063Z" level=info msg="Creating container: openstack/keystone-db-sync-92jq9/keystone-db-sync" id=6f081ca1-bb9c-4eb9-812f-6ad591944e7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.014262 | controller | Jun 09 13:55:20.221414 crc crio[23733]: time="2026-06-09T13:55:20.221332764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.014278 | controller | Jun 09 13:55:20.303322 crc crio[23733]: time="2026-06-09T13:55:20.30319252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.014294 | controller | Jun 09 13:55:20.309330 crc crio[23733]: time="2026-06-09T13:55:20.309251122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.014310 | controller | Jun 09 13:55:20.352353 crc crio[23733]: time="2026-06-09T13:55:20.352178685Z" level=info msg="Stopped pod sandbox: 6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77" id=3bc0ea42-6687-401e-8838-48f5fc35fb30 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.014326 | controller | Jun 09 13:55:20.490544 crc crio[23733]: time="2026-06-09T13:55:20.489928349Z" level=info msg="Created container 0e6a6a5f6a74a75eb15e15971f54cf89488eb334e790e43b7c0b3a09b6f3443c: openstack/keystone-db-sync-92jq9/keystone-db-sync" id=6f081ca1-bb9c-4eb9-812f-6ad591944e7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.014342 | controller | Jun 09 13:55:20.492674 crc crio[23733]: time="2026-06-09T13:55:20.492435181Z" level=info msg="Starting container: 0e6a6a5f6a74a75eb15e15971f54cf89488eb334e790e43b7c0b3a09b6f3443c" id=8bf6046d-9164-4577-b65c-518a9e84caa3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.014362 | controller | Jun 09 13:55:20.505000 crc crio[23733]: time="2026-06-09T13:55:20.50477523Z" level=info msg="Started container" PID=65164 containerID=0e6a6a5f6a74a75eb15e15971f54cf89488eb334e790e43b7c0b3a09b6f3443c description=openstack/keystone-db-sync-92jq9/keystone-db-sync id=8bf6046d-9164-4577-b65c-518a9e84caa3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75
2026-06-09 14:45:31.014379 | controller | Jun 09 13:55:20.940313 crc crio[23733]: time="2026-06-09T13:55:20.940203946Z" level=info msg="Removing container: 4e175cc1bafec5f969a51498a916d675229abb128ceb377140c89acc40d3844e" id=0f3f9d38-e2f5-4eb0-8a6b-c5065621bab0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.014395 | controller | Jun 09 13:55:20.989412 crc crio[23733]: time="2026-06-09T13:55:20.989069437Z" level=info msg="Removed container 4e175cc1bafec5f969a51498a916d675229abb128ceb377140c89acc40d3844e: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/dnsmasq-dns" id=0f3f9d38-e2f5-4eb0-8a6b-c5065621bab0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.014411 | controller | Jun 09 13:55:20.994524 crc crio[23733]: time="2026-06-09T13:55:20.994285098Z" level=info msg="Removing container: 11145733b88c2ba1e8bcd6612eced78ca949efb08a0597b3ba46909f5aa76bca" id=2a4ec1f6-22d1-40c2-aeb2-ad77f9214aff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.014427 | controller | Jun 09 13:55:21.030303 crc crio[23733]: time="2026-06-09T13:55:21.030174596Z" level=info msg="Removed container 11145733b88c2ba1e8bcd6612eced78ca949efb08a0597b3ba46909f5aa76bca: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/init" id=2a4ec1f6-22d1-40c2-aeb2-ad77f9214aff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.014442 | controller | Jun 09 13:55:26.018321 crc crio[23733]: time="2026-06-09T13:55:26.017415991Z" level=info msg="Stopping pod sandbox: 1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75" id=c6bbe4bc-2b9b-48db-b534-21f3d1f702c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.014458 | controller | Jun 09 13:55:26.022010 crc crio[23733]: time="2026-06-09T13:55:26.021932974Z" level=info msg="Got pod network &{Name:keystone-db-sync-92jq9 Namespace:openstack ID:1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75 UID:57e14b30-a18e-4b65-9bd3-cd9a46043115 NetNS:/var/run/netns/9b931ecf-e846-4c9a-a8e0-c2ed506083d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57e14b30_a18e_4b65_9bd3_cd9a46043115.slice PodAnnotations:0xc00028e120}] Aliases:map[]}"
2026-06-09 14:45:31.014473 | controller | Jun 09 13:55:26.022276 crc crio[23733]: time="2026-06-09T13:55:26.022211032Z" level=info msg="Deleting pod openstack_keystone-db-sync-92jq9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.014489 | controller | Jun 09 13:55:26.313974 crc crio[23733]: time="2026-06-09T13:55:26.31376014Z" level=info msg="Stopped pod sandbox: 1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75" id=c6bbe4bc-2b9b-48db-b534-21f3d1f702c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.014505 | controller | Jun 09 13:55:27.902837 crc crio[23733]: time="2026-06-09T13:55:27.90167199Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-prcwx/POD" id=2a46cb9e-7091-414c-9f1d-df5b99630b1b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.014543 | controller | Jun 09 13:55:27.902837 crc crio[23733]: time="2026-06-09T13:55:27.9028634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.014560 | controller | Jun 09 13:55:27.959329 crc crio[23733]: time="2026-06-09T13:55:27.959063034Z" level=info msg="Got pod network &{Name:keystone-bootstrap-prcwx Namespace:openstack ID:33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528 UID:d54a1ce3-6513-45aa-8779-4e7fb11e3a32 NetNS:/var/run/netns/8d0636ca-09a9-4c12-ad59-54e1d2019460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd54a1ce3_6513_45aa_8779_4e7fb11e3a32.slice PodAnnotations:0xc00028eb18}] Aliases:map[]}"
2026-06-09 14:45:31.014580 | controller | Jun 09 13:55:27.959329 crc crio[23733]: time="2026-06-09T13:55:27.95927071Z" level=info msg="Adding pod openstack_keystone-bootstrap-prcwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.014597 | controller | Jun 09 13:55:28.099582 crc crio[23733]: time="2026-06-09T13:55:28.093203758Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-5dd88c8fdc-b4gl7/POD" id=bae4a084-28e9-40ae-ab1e-30acbb03a915 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.014613 | controller | Jun 09 13:55:28.099582 crc crio[23733]: time="2026-06-09T13:55:28.093314721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.014630 | controller | Jun 09 13:55:28.237888 crc crio[23733]: time="2026-06-09T13:55:28.23728191Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-b4gl7 Namespace:openstack ID:1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131 UID:bd8374bd-ae36-4834-9406-6ce94f7a2423 NetNS:/var/run/netns/b27664d0-bcc6-41ef-b9c8-296faf3b3086 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd8374bd_ae36_4834_9406_6ce94f7a2423.slice PodAnnotations:0xc002899110}] Aliases:map[]}"
2026-06-09 14:45:31.014646 | controller | Jun 09 13:55:28.237888 crc crio[23733]: time="2026-06-09T13:55:28.237859145Z" level=info msg="Adding pod openstack_dnsmasq-dns-5dd88c8fdc-b4gl7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.014662 | controller | Jun 09 13:55:28.728550 crc crio[23733]: time="2026-06-09T13:55:28.72842446Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-wsh8f/POD" id=acaddb1b-be90-4d15-a9f7-40b8f1e117dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.014678 | controller | Jun 09 13:55:28.728550 crc crio[23733]: time="2026-06-09T13:55:28.728548993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.014694 | controller | Jun 09 13:55:28.795457 crc crio[23733]: time="2026-06-09T13:55:28.79483484Z" level=info msg="Got pod network &{Name:certified-operators-wsh8f Namespace:openshift-marketplace ID:a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704 UID:1e27a413-646b-46e9-9765-02e606cfc414 NetNS:/var/run/netns/90e6cd5b-05a9-4a0f-949b-cca7f303ac10 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e27a413_646b_46e9_9765_02e606cfc414.slice PodAnnotations:0xc002534be0}] Aliases:map[]}"
2026-06-09 14:45:31.014710 | controller | Jun 09 13:55:28.795457 crc crio[23733]: time="2026-06-09T13:55:28.795361943Z" level=info msg="Adding pod openshift-marketplace_certified-operators-wsh8f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.014726 | controller | Jun 09 13:55:28.799293 crc crio[23733]: time="2026-06-09T13:55:28.799096486Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-m7lkh/POD" id=03eb6ecf-43e8-48e8-8257-bde8630ee391 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.014741 | controller | Jun 09 13:55:28.799293 crc crio[23733]: time="2026-06-09T13:55:28.799270141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.014761 | controller | Jun 09 13:55:28.903794 crc crio[23733]: time="2026-06-09T13:55:28.903730312Z" level=info msg="Running pod sandbox: openstack/placement-db-sync-q48bf/POD" id=d27efa4f-770d-4165-baa8-0a60166b711b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.014777 | controller | Jun 09 13:55:28.905170 crc crio[23733]: time="2026-06-09T13:55:28.903848294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.014793 | controller | Jun 09 13:55:28.975660 crc crio[23733]: time="2026-06-09T13:55:28.975569678Z" level=info msg="Running pod sandbox: openstack/neutron-db-sync-xr6tt/POD" id=54f55b53-2e90-42f4-a299-5943ddc6cfe3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.014808 | controller | Jun 09 13:55:28.975777 crc crio[23733]: time="2026-06-09T13:55:28.975699351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.014823 | controller | Jun 09 13:55:29.011445 crc crio[23733]: time="2026-06-09T13:55:29.010617254Z" level=info msg="Got pod network &{Name:cinder-db-sync-m7lkh Namespace:openstack ID:b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7 UID:dab1f6dc-6a8b-40da-8604-2e64afd03daa NetNS:/var/run/netns/ba61eeda-ce17-4eab-a77d-560157c766ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddab1f6dc_6a8b_40da_8604_2e64afd03daa.slice PodAnnotations:0xc002898108}] Aliases:map[]}"
2026-06-09 14:45:31.014839 | controller | Jun 09 13:55:29.011445 crc crio[23733]: time="2026-06-09T13:55:29.010720207Z" level=info msg="Adding pod openstack_cinder-db-sync-m7lkh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.014855 | controller | Jun 09 13:55:29.024907 crc crio[23733]: time="2026-06-09T13:55:29.022539113Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=e173ee29-28c6-46a3-b277-3d8c76ae0244 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.014870 | controller | Jun 09 13:55:29.024907 crc crio[23733]: time="2026-06-09T13:55:29.022703747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.014886 | controller | Jun 09 13:55:29.072909 crc crio[23733]: time="2026-06-09T13:55:29.072816679Z" level=info msg="Got pod network &{Name:placement-db-sync-q48bf Namespace:openstack ID:82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b UID:1a7156e6-73d3-49c0-acb8-f9e57f88e05d NetNS:/var/run/netns/28403dad-b9fe-4141-ac97-79a5c57ccf5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a7156e6_73d3_49c0_acb8_f9e57f88e05d.slice PodAnnotations:0xc001c1e308}] Aliases:map[]}"
2026-06-09 14:45:31.014902 | controller | Jun 09 13:55:29.072909 crc crio[23733]: time="2026-06-09T13:55:29.072884571Z" level=info msg="Adding pod openstack_placement-db-sync-q48bf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.014917 | controller | Jun 09 13:55:29.088829 crc crio[23733]: time="2026-06-09T13:55:29.087009414Z" level=info msg="Running pod sandbox: openstack/barbican-db-sync-w4bjc/POD" id=4f581ead-9d85-44ec-bec9-015869bce51f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.014933 | controller | Jun 09 13:55:29.088829 crc crio[23733]: time="2026-06-09T13:55:29.087175388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.014948 | controller | Jun 09 13:55:29.145478 crc crio[23733]: 2026-06-09T13:55:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33f6fba8211ba46 Mac:1a:ed:63:cd:b3:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/8d0636ca-09a9-4c12-ad59-54e1d2019460 SocketPath: PciID:}] [{Interface:0xc000238ac0 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.014968 | controller | Jun 09 13:55:29.147355 crc crio[23733]: time="2026-06-09T13:55:29.147203609Z" level=info msg="Got pod network &{Name:keystone-bootstrap-prcwx Namespace:openstack ID:33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528 UID:d54a1ce3-6513-45aa-8779-4e7fb11e3a32 NetNS:/var/run/netns/8d0636ca-09a9-4c12-ad59-54e1d2019460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd54a1ce3_6513_45aa_8779_4e7fb11e3a32.slice PodAnnotations:0xc00028eb18}] Aliases:map[]}"
2026-06-09 14:45:31.014985 | controller | Jun 09 13:55:29.147933 crc crio[23733]: time="2026-06-09T13:55:29.147721952Z" level=info msg="Checking pod openstack_keystone-bootstrap-prcwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.015002 | controller | Jun 09 13:55:29.223176 crc crio[23733]: time="2026-06-09T13:55:29.222955713Z" level=info msg="Ran pod sandbox 33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528 with infra container: openstack/keystone-bootstrap-prcwx/POD" id=2a46cb9e-7091-414c-9f1d-df5b99630b1b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.015018 | controller | Jun 09 13:55:29.227656 crc crio[23733]: time="2026-06-09T13:55:29.227548738Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=d24a83d3-6333-483e-8827-0a8d826f357d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.015034 | controller | Jun 09 13:55:29.266527 crc crio[23733]: time="2026-06-09T13:55:29.265828305Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a UID:aeb85015-c7f6-4c39-bb9f-3aee0b2c987f NetNS:/var/run/netns/67220ea8-f14b-4e04-9708-9899550864f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeb85015_c7f6_4c39_bb9f_3aee0b2c987f.slice PodAnnotations:0xc0027d03c0}] Aliases:map[]}"
2026-06-09 14:45:31.015050 | controller | Jun 09 13:55:29.266527 crc crio[23733]: time="2026-06-09T13:55:29.266526893Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.015066 | controller | Jun 09 13:55:29.291371 crc crio[23733]: time="2026-06-09T13:55:29.284605895Z" level=info msg="Got pod network &{Name:neutron-db-sync-xr6tt Namespace:openstack ID:807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f UID:88d6c00c-4818-439b-8239-d96839f3dacd NetNS:/var/run/netns/e6ce9b82-30f2-416b-b342-fd9ecf5d1925 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88d6c00c_4818_439b_8239_d96839f3dacd.slice PodAnnotations:0xc000308a08}] Aliases:map[]}"
2026-06-09 14:45:31.015081 | controller | Jun 09 13:55:29.291371 crc crio[23733]: time="2026-06-09T13:55:29.284715127Z" level=info msg="Adding pod openstack_neutron-db-sync-xr6tt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.015097 | controller | Jun 09 13:55:29.333702 crc crio[23733]: time="2026-06-09T13:55:29.333584868Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=87fd4b3b-6401-44c4-abfe-f24b12faa3f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.015113 | controller | Jun 09 13:55:29.345821 crc crio[23733]: time="2026-06-09T13:55:29.342923763Z" level=info msg="Got pod network &{Name:barbican-db-sync-w4bjc Namespace:openstack ID:38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293 UID:0a513da0-f7fd-44c2-909e-5129978ad9b1 NetNS:/var/run/netns/9cce4592-1762-49cf-9ce2-9ae1e69da971 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a513da0_f7fd_44c2_909e_5129978ad9b1.slice PodAnnotations:0xc001c1e538}] Aliases:map[]}"
2026-06-09 14:45:31.015132 | controller | Jun 09 13:55:29.345821 crc crio[23733]: time="2026-06-09T13:55:29.342986784Z" level=info msg="Adding pod openstack_barbican-db-sync-w4bjc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.015148 | controller | Jun 09 13:55:29.362883 crc crio[23733]: time="2026-06-09T13:55:29.362775219Z" level=info msg="Creating container: openstack/keystone-bootstrap-prcwx/keystone-bootstrap" id=39858dd4-1d2f-472b-a78e-129fcc0e72c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.015164 | controller | Jun 09 13:55:29.363355 crc crio[23733]: time="2026-06-09T13:55:29.363303112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.015180 | controller | Jun 09 13:55:29.422776 crc crio[23733]: time="2026-06-09T13:55:29.42244106Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/POD" id=fa52e412-1e75-43f6-93bc-122836b9fe48 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.015195 | controller | Jun 09 13:55:29.422776 crc crio[23733]: time="2026-06-09T13:55:29.422577594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.015211 | controller | Jun 09 13:55:29.659581 crc crio[23733]: 2026-06-09T13:55:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1062be7312674d8 Mac:e2:c9:16:b7:a0:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/b27664d0-bcc6-41ef-b9c8-296faf3b3086 SocketPath: PciID:}] [{Interface:0xc0003474e0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.015226 | controller | Jun 09 13:55:29.664282 crc crio[23733]: time="2026-06-09T13:55:29.661268061Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-b4gl7 Namespace:openstack ID:1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131 UID:bd8374bd-ae36-4834-9406-6ce94f7a2423 NetNS:/var/run/netns/b27664d0-bcc6-41ef-b9c8-296faf3b3086 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd8374bd_ae36_4834_9406_6ce94f7a2423.slice PodAnnotations:0xc002899110}] Aliases:map[]}"
2026-06-09 14:45:31.015243 | controller | Jun 09 13:55:29.664282 crc crio[23733]: time="2026-06-09T13:55:29.661458495Z" level=info msg="Checking pod openstack_dnsmasq-dns-5dd88c8fdc-b4gl7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.015258 | controller | Jun 09 13:55:29.748066 crc crio[23733]: time="2026-06-09T13:55:29.747568279Z" level=info msg="Ran pod sandbox 1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131 with infra container: openstack/dnsmasq-dns-5dd88c8fdc-b4gl7/POD" id=bae4a084-28e9-40ae-ab1e-30acbb03a915 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.015274 | controller | Jun 09 13:55:29.782574 crc crio[23733]: time="2026-06-09T13:55:29.782474251Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c3866430-445c-4ffa-b973-a30e33bd0ac0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.015290 | controller | Jun 09 13:55:29.784463 crc crio[23733]: time="2026-06-09T13:55:29.782973103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.015306 | controller | Jun 09 13:55:29.798778 crc crio[23733]: time="2026-06-09T13:55:29.794062842Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7cfd7bd55-fv4qz Namespace:openstack ID:740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444 UID:7d1298ec-1c9c-44db-a7b2-e98052717566 NetNS:/var/run/netns/b29eac86-c8e3-46d6-98fa-8d74559b938c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d1298ec_1c9c_44db_a7b2_e98052717566.slice PodAnnotations:0xc002898130}] Aliases:map[]}"
2026-06-09 14:45:31.015326 | controller | Jun 09 13:55:29.798778 crc crio[23733]: time="2026-06-09T13:55:29.794178715Z" level=info msg="Adding pod openstack_dnsmasq-dns-7cfd7bd55-fv4qz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.015342 | controller | Jun 09 13:55:29.798778 crc crio[23733]: time="2026-06-09T13:55:29.794903372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.015358 | controller | Jun 09 13:55:29.877210 crc crio[23733]: time="2026-06-09T13:55:29.875553428Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=c7d9c69e-7e33-47a4-97d4-eb5a4923b0c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.015373 | controller | Jun 09 13:55:29.877210 crc crio[23733]: time="2026-06-09T13:55:29.875692242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.015388 | controller | Jun 09 13:55:29.993055 crc crio[23733]: time="2026-06-09T13:55:29.992844841Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=28b24113-6da9-4bf6-80d0-6568b69aa972 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.015404 | controller | Jun 09 13:55:29.993055 crc crio[23733]: time="2026-06-09T13:55:29.992938273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.015419 | controller | Jun 09 13:55:30.148614 crc crio[23733]: 2026-06-09T13:55:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a829fc5b8b9bdd6 Mac:fe:f5:44:09:ef:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/90e6cd5b-05a9-4a0f-949b-cca7f303ac10 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.015434 | controller | Jun 09 13:55:30.150919 crc crio[23733]: time="2026-06-09T13:55:30.150770889Z" level=info msg="Got pod network &{Name:certified-operators-wsh8f Namespace:openshift-marketplace ID:a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704 UID:1e27a413-646b-46e9-9765-02e606cfc414 NetNS:/var/run/netns/90e6cd5b-05a9-4a0f-949b-cca7f303ac10 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e27a413_646b_46e9_9765_02e606cfc414.slice PodAnnotations:0xc002534be0}] Aliases:map[]}"
2026-06-09 14:45:31.015450 | controller | Jun 09 13:55:30.153391 crc crio[23733]: time="2026-06-09T13:55:30.151745794Z" level=info msg="Checking pod openshift-marketplace_certified-operators-wsh8f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.015466 | controller | Jun 09 13:55:30.177364 crc crio[23733]: time="2026-06-09T13:55:30.175844326Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=af62f5ce-a00d-4974-bf08-aae64b9add03 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.015482 | controller | Jun 09 13:55:30.234692 crc crio[23733]: time="2026-06-09T13:55:30.234548674Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186 UID:6c336e9a-67b1-41c2-ba64-d3de1ac4473a NetNS:/var/run/netns/af0a6152-0b72-4320-af12-ea4f9849bc7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c336e9a_67b1_41c2_ba64_d3de1ac4473a.slice PodAnnotations:0xc0028983f0}] Aliases:map[]}"
2026-06-09 14:45:31.015506 | controller | Jun 09 13:55:30.234692 crc crio[23733]: time="2026-06-09T13:55:30.234616465Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.015543 | controller | Jun 09 13:55:30.259910 crc crio[23733]: time="2026-06-09T13:55:30.259807845Z" level=info msg="Ran pod sandbox a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704 with infra container: openshift-marketplace/certified-operators-wsh8f/POD" id=acaddb1b-be90-4d15-a9f7-40b8f1e117dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.015560 | controller | Jun 09 13:55:30.271440 crc crio[23733]: time="2026-06-09T13:55:30.271336233Z" level=info msg="Created container af6c03d593c631ba43c4269e38f16ca9aab01a48cb41325d3603610c62df7d19: openstack/keystone-bootstrap-prcwx/keystone-bootstrap" id=39858dd4-1d2f-472b-a78e-129fcc0e72c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.015577 | controller | Jun 09 13:55:30.286302 crc crio[23733]: time="2026-06-09T13:55:30.280943194Z" level=info msg="Starting container: af6c03d593c631ba43c4269e38f16ca9aab01a48cb41325d3603610c62df7d19" id=f4d35e7a-eae4-4b93-91f9-5992fccaa490 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.015593 | controller | Jun 09 13:55:30.288728 crc crio[23733]: time="2026-06-09T13:55:30.288598776Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=86c7a2e1-94d0-4578-89ba-ba13a88e6e28 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.015609 | controller | Jun 09 13:55:30.291478 crc crio[23733]: time="2026-06-09T13:55:30.291384415Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=429dd806-b48d-4578-83ff-8d86f7782b71 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.015624 | controller | Jun 09 13:55:30.299935 crc crio[23733]: time="2026-06-09T13:55:30.299836756Z" level=info msg="Started container" PID=65945 containerID=af6c03d593c631ba43c4269e38f16ca9aab01a48cb41325d3603610c62df7d19 description=openstack/keystone-bootstrap-prcwx/keystone-bootstrap id=f4d35e7a-eae4-4b93-91f9-5992fccaa490 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528
2026-06-09 14:45:31.015640 | controller | Jun 09 13:55:30.332653 crc crio[23733]: time="2026-06-09T13:55:30.332192644Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703 UID:34553c9a-edc1-4fc9-8c08-9655d13ed842 NetNS:/var/run/netns/0601e8a4-c3f1-4e75-a913-72d49b51af63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34553c9a_edc1_4fc9_8c08_9655d13ed842.slice PodAnnotations:0xc002898660}] Aliases:map[]}"
2026-06-09 14:45:31.015656 | controller | Jun 09 13:55:30.332653 crc crio[23733]: time="2026-06-09T13:55:30.332601025Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.015673 | controller | Jun 09 13:55:30.333178 crc crio[23733]: time="2026-06-09T13:55:30.33282103Z" level=info msg="Creating container: openstack/dnsmasq-dns-5dd88c8fdc-b4gl7/init" id=54a83047-2cfd-4e74-8931-7d4008c23868 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.015689 | controller | Jun 09 13:55:30.341070 crc crio[23733]: time="2026-06-09T13:55:30.334089462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.015708 | controller | Jun 09 13:55:30.409067 crc crio[23733]: time="2026-06-09T13:55:30.409013036Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wsh8f/extract-utilities" id=04f2e01c-f1d6-4b4e-b35b-866799a4d064 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.015725 | controller | Jun 09 13:55:30.421836 crc crio[23733]: time="2026-06-09T13:55:30.421777385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.015741 | controller | Jun 09 13:55:30.432862 crc crio[23733]: time="2026-06-09T13:55:30.428329709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.015756 | controller | Jun 09 13:55:30.445169 crc crio[23733]: time="2026-06-09T13:55:30.443076547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.015772 | controller | Jun 09 13:55:30.469953 crc crio[23733]: 2026-06-09T13:55:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b22059c859cc448 Mac:0a:91:dc:47:6a:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/ba61eeda-ce17-4eab-a77d-560157c766ed SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.015787 | controller | Jun 09 13:55:30.482804 crc crio[23733]: 2026-06-09T13:55:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:807bf99d51bd3ab Mac:a6:d8:cd:89:f7:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/e6ce9b82-30f2-416b-b342-fd9ecf5d1925 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.015803 | controller | Jun 09 13:55:30.511668 crc crio[23733]: time="2026-06-09T13:55:30.51158137Z" level=info msg="Got pod network &{Name:cinder-db-sync-m7lkh Namespace:openstack ID:b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7 UID:dab1f6dc-6a8b-40da-8604-2e64afd03daa NetNS:/var/run/netns/ba61eeda-ce17-4eab-a77d-560157c766ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddab1f6dc_6a8b_40da_8604_2e64afd03daa.slice PodAnnotations:0xc002898108}] Aliases:map[]}"
2026-06-09 14:45:31.015819 | controller | Jun 09 13:55:30.512032 crc crio[23733]: time="2026-06-09T13:55:30.512010891Z" level=info msg="Checking pod openstack_cinder-db-sync-m7lkh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.015835 | controller | Jun 09 13:55:30.533233 crc crio[23733]: time="2026-06-09T13:55:30.53314198Z" level=info msg="Got pod network &{Name:neutron-db-sync-xr6tt Namespace:openstack ID:807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f UID:88d6c00c-4818-439b-8239-d96839f3dacd NetNS:/var/run/netns/e6ce9b82-30f2-416b-b342-fd9ecf5d1925 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88d6c00c_4818_439b_8239_d96839f3dacd.slice PodAnnotations:0xc000308a08}] Aliases:map[]}"
2026-06-09 14:45:31.015851 | controller | Jun 09 13:55:30.535433 crc crio[23733]: time="2026-06-09T13:55:30.535376855Z" level=info msg="Checking pod openstack_neutron-db-sync-xr6tt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.015867 | controller | Jun 09 13:55:30.585674 crc crio[23733]: time="2026-06-09T13:55:30.585601311Z" level=info msg="Ran pod sandbox b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7 with infra container: openstack/cinder-db-sync-m7lkh/POD" id=03eb6ecf-43e8-48e8-8257-bde8630ee391 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.015886 | controller | Jun 09 13:55:30.625195 crc crio[23733]: 2026-06-09T13:55:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82456e3adf069e7 Mac:92:df:50:57:12:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/28403dad-b9fe-4141-ac97-79a5c57ccf5e SocketPath: PciID:}] [{Interface:0xc000428820 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.015903 | controller | Jun 09 13:55:30.626447 crc crio[23733]: time="2026-06-09T13:55:30.625769174Z" level=info msg="Got pod network &{Name:placement-db-sync-q48bf Namespace:openstack ID:82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b UID:1a7156e6-73d3-49c0-acb8-f9e57f88e05d NetNS:/var/run/netns/28403dad-b9fe-4141-ac97-79a5c57ccf5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a7156e6_73d3_49c0_acb8_f9e57f88e05d.slice PodAnnotations:0xc001c1e308}] Aliases:map[]}"
2026-06-09 14:45:31.015919 | controller | Jun 09 13:55:30.626447 crc crio[23733]: time="2026-06-09T13:55:30.625905878Z" level=info msg="Checking pod openstack_placement-db-sync-q48bf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.015934 | controller | Jun 09 13:55:30.641715 crc crio[23733]: time="2026-06-09T13:55:30.64157487Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=f789cc49-0b4c-4b4e-a423-05b81e4e4392 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.015950 | controller | Jun 09 13:55:30.642022 crc crio[23733]: time="2026-06-09T13:55:30.641905348Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found" id=f789cc49-0b4c-4b4e-a423-05b81e4e4392 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.015965 | controller | Jun 09 13:55:30.642022 crc crio[23733]: time="2026-06-09T13:55:30.64197322Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found" id=f789cc49-0b4c-4b4e-a423-05b81e4e4392 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.015981 | controller | Jun 09 13:55:30.644358 crc crio[23733]: time="2026-06-09T13:55:30.644269188Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=14833eb2-fa34-479e-8a9d-94179a7ce960 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.015996 | controller | Jun 09 13:55:30.678354 crc crio[23733]: time="2026-06-09T13:55:30.661854118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.016012 | controller | Jun 09 13:55:30.678354 crc crio[23733]: time="2026-06-09T13:55:30.663035367Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\""
2026-06-09 14:45:31.016027 | controller | Jun 09 13:55:30.678354 crc crio[23733]: time="2026-06-09T13:55:30.669222522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.016043 | controller | Jun 09 13:55:30.720772 crc crio[23733]: 2026-06-09T13:55:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f98591396f51b1b Mac:3a:ef:a7:87:8a:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/67220ea8-f14b-4e04-9708-9899550864f7 SocketPath: PciID:}] [{Interface:0xc00039a5d0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.016059 | controller | Jun 09 13:55:30.720772 crc crio[23733]: time="2026-06-09T13:55:30.720506803Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a UID:aeb85015-c7f6-4c39-bb9f-3aee0b2c987f NetNS:/var/run/netns/67220ea8-f14b-4e04-9708-9899550864f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeb85015_c7f6_4c39_bb9f_3aee0b2c987f.slice PodAnnotations:0xc0027d03c0}] Aliases:map[]}"
2026-06-09 14:45:31.016078 | controller | Jun 09 13:55:30.720772 crc crio[23733]: time="2026-06-09T13:55:30.720711089Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.016094 | controller | Jun 09 13:55:31.191070 crc crio[23733]: 2026-06-09T13:55:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38499aced203e28 Mac:ba:e9:11:fb:37:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/9cce4592-1762-49cf-9ce2-9ae1e69da971 SocketPath: PciID:}] [{Interface:0xc00025a9f0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.016110 | controller | Jun 09 13:55:31.192827 crc crio[23733]: time="2026-06-09T13:55:31.19156993Z" level=info msg="Got pod network &{Name:barbican-db-sync-w4bjc Namespace:openstack ID:38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293 UID:0a513da0-f7fd-44c2-909e-5129978ad9b1 NetNS:/var/run/netns/9cce4592-1762-49cf-9ce2-9ae1e69da971 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a513da0_f7fd_44c2_909e_5129978ad9b1.slice PodAnnotations:0xc001c1e538}] Aliases:map[]}"
2026-06-09 14:45:31.016126 | controller | Jun 09 13:55:31.192827 crc crio[23733]: time="2026-06-09T13:55:31.191784035Z" level=info msg="Checking pod openstack_barbican-db-sync-w4bjc for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.016141 | controller | Jun 09 13:55:31.227318 crc crio[23733]: 2026-06-09T13:55:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:740d941fa05044b Mac:ea:56:6a:dd:eb:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/b29eac86-c8e3-46d6-98fa-8d74559b938c SocketPath: PciID:}] [{Interface:0xc00049c5d0 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.016157 | controller | Jun 09 13:55:31.228299 crc crio[23733]: time="2026-06-09T13:55:31.228187066Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7cfd7bd55-fv4qz Namespace:openstack ID:740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444 UID:7d1298ec-1c9c-44db-a7b2-e98052717566 NetNS:/var/run/netns/b29eac86-c8e3-46d6-98fa-8d74559b938c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d1298ec_1c9c_44db_a7b2_e98052717566.slice PodAnnotations:0xc002898130}] Aliases:map[]}"
2026-06-09 14:45:31.016172 | controller | Jun 09 13:55:31.228473 crc crio[23733]: time="2026-06-09T13:55:31.22835581Z" level=info msg="Checking pod openstack_dnsmasq-dns-7cfd7bd55-fv4qz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.016188 | controller | Jun 09 13:55:31.262415 crc crio[23733]: time="2026-06-09T13:55:31.262327729Z" level=info msg="Ran pod sandbox 807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f with infra container: openstack/neutron-db-sync-xr6tt/POD" id=54f55b53-2e90-42f4-a299-5943ddc6cfe3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.016204 | controller | Jun 09 13:55:31.269433 crc crio[23733]: time="2026-06-09T13:55:31.269237222Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9e2576e0-41f0-47d0-9fd7-600725a6a6b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.016220 | controller | Jun 09 13:55:31.296929 crc crio[23733]: time="2026-06-09T13:55:31.296818071Z" level=info msg="Ran pod sandbox 740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444 with infra container: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/POD" id=fa52e412-1e75-43f6-93bc-122836b9fe48 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.016310 | controller | Jun 09 13:55:31.321773 crc crio[23733]: time="2026-06-09T13:55:31.321028786Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=42e7b4b1-bf7f-4f2d-85b8-2cc9bc546e66 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.016331 | controller | Jun 09 13:55:31.365653 crc crio[23733]: time="2026-06-09T13:55:31.365351645Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c5b5a4dd-a71b-494f-b089-7a2b129913b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.016348 | controller | Jun 09 13:55:31.403570 crc crio[23733]: time="2026-06-09T13:55:31.403433897Z" level=info msg="Creating container: openstack/neutron-db-sync-xr6tt/neutron-db-sync" id=00b40a3a-7a63-4a43-b311-dc44f45d89d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.016364 | controller | Jun 09 13:55:31.404970 crc crio[23733]: time="2026-06-09T13:55:31.404903473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.016380 | controller | Jun 09 13:55:31.424161 crc crio[23733]: time="2026-06-09T13:55:31.422912503Z" level=info msg="Ran pod sandbox 82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b with infra container: openstack/placement-db-sync-q48bf/POD" id=d27efa4f-770d-4165-baa8-0a60166b711b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.016396 | controller | Jun 09 13:55:31.437257 crc crio[23733]: time="2026-06-09T13:55:31.435831216Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=16b7852b-d53f-4ca4-b44e-8794ce42094f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.016412 | controller | Jun 09 13:55:31.449436 crc crio[23733]: time="2026-06-09T13:55:31.446936754Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found" id=16b7852b-d53f-4ca4-b44e-8794ce42094f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.016428 | controller | Jun 09 13:55:31.449436 crc crio[23733]: time="2026-06-09T13:55:31.447048787Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found" id=16b7852b-d53f-4ca4-b44e-8794ce42094f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.016443 | controller | Jun 09 13:55:31.458369 crc crio[23733]: time="2026-06-09T13:55:31.457779355Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=226212a8-0ca7-4e79-89d3-280a7630a4f9 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.016459 | controller | Jun 09 13:55:31.464930 crc crio[23733]: time="2026-06-09T13:55:31.46357248Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\""
2026-06-09 14:45:31.016474 | controller | Jun 09 13:55:31.476376 crc crio[23733]: time="2026-06-09T13:55:31.474820841Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ed1499a8-b618-4783-bf33-ffcbc17d0f18 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.016490 | controller | Jun 09 13:55:31.524998 crc crio[23733]: time="2026-06-09T13:55:31.52476215Z" level=info msg="Creating container: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/init" id=2e2afd7c-1c8b-438d-bb77-30c5c02e91df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.016506 | controller | Jun 09 13:55:31.528158 crc crio[23733]: time="2026-06-09T13:55:31.528048792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.016553 | controller | Jun 09 13:55:31.532809 crc crio[23733]: time="2026-06-09T13:55:31.532728059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.016572 | controller | Jun 09 13:55:31.549252 crc crio[23733]: time="2026-06-09T13:55:31.549148349Z" level=info msg="Ran pod sandbox 38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293 with infra container: openstack/barbican-db-sync-w4bjc/POD" id=4f581ead-9d85-44ec-bec9-015869bce51f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.016588 | controller | Jun 09 13:55:31.555424 crc crio[23733]: time="2026-06-09T13:55:31.555321274Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=b95bc969-c5ed-4d78-9467-077d95c5d0eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.016604 | controller | Jun 09 13:55:31.559860 crc crio[23733]: time="2026-06-09T13:55:31.559751595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.016620 | controller | Jun 09 13:55:31.584719 crc crio[23733]: time="2026-06-09T13:55:31.584593846Z" level=info msg="Ran pod sandbox f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a with infra container: openstack/ceilometer-0/POD" id=e173ee29-28c6-46a3-b277-3d8c76ae0244 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.016636 | controller | Jun 09 13:55:31.594360 crc crio[23733]: time="2026-06-09T13:55:31.594062142Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=83b873c1-f827-4286-9ff3-d82bd558d315 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.016653 | controller | Jun 09 13:55:31.653727 crc crio[23733]: time="2026-06-09T13:55:31.65356084Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found" id=b95bc969-c5ed-4d78-9467-077d95c5d0eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.016671 | controller | Jun 09 13:55:31.655224 crc crio[23733]: time="2026-06-09T13:55:31.653784825Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found" id=b95bc969-c5ed-4d78-9467-077d95c5d0eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.016687 | controller | Jun 09 13:55:31.656292 crc crio[23733]: time="2026-06-09T13:55:31.656191185Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found" id=83b873c1-f827-4286-9ff3-d82bd558d315 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.016702 | controller | Jun 09 13:55:31.656468 crc crio[23733]: time="2026-06-09T13:55:31.65635419Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found" id=83b873c1-f827-4286-9ff3-d82bd558d315 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.016718 | controller | Jun 09 13:55:31.660966 crc crio[23733]: time="2026-06-09T13:55:31.660868443Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=4ed62942-4cbe-4fdc-b58b-35284389973f name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.016733 | controller | Jun 09 13:55:31.668169 crc crio[23733]: time="2026-06-09T13:55:31.666397971Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=d3be5e7f-baaa-471b-a337-f1d49089380e name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.016749 | controller | Jun 09 13:55:31.674256 crc crio[23733]: time="2026-06-09T13:55:31.671037517Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\""
2026-06-09 14:45:31.016768 | controller | Jun 09 13:55:31.680166 crc crio[23733]: time="2026-06-09T13:55:31.678583766Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\""
2026-06-09 14:45:31.016785 | controller | Jun 09 13:55:31.684263 crc crio[23733]: time="2026-06-09T13:55:31.683054677Z" level=info msg="Created container c672e38fd75a0cc1f5a70cab6d803952a4afb1925b0eb995f25f1eddba3f460d: openstack/dnsmasq-dns-5dd88c8fdc-b4gl7/init" id=54a83047-2cfd-4e74-8931-7d4008c23868 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.016800 | controller | Jun 09 13:55:31.684263 crc crio[23733]: time="2026-06-09T13:55:31.684221046Z" level=info msg="Starting container: c672e38fd75a0cc1f5a70cab6d803952a4afb1925b0eb995f25f1eddba3f460d" id=019de186-73e3-46de-a45d-719c4540518e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.016816 | controller | Jun 09 13:55:31.697353 crc crio[23733]: time="2026-06-09T13:55:31.696687287Z" level=info msg="Started container" PID=66043 containerID=c672e38fd75a0cc1f5a70cab6d803952a4afb1925b0eb995f25f1eddba3f460d description=openstack/dnsmasq-dns-5dd88c8fdc-b4gl7/init id=019de186-73e3-46de-a45d-719c4540518e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131
2026-06-09 14:45:31.016832 | controller | Jun 09 13:55:31.718565 crc crio[23733]: 2026-06-09T13:55:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1737bfb06e9e3f2 Mac:06:af:07:a4:f2:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/af0a6152-0b72-4320-af12-ea4f9849bc7f SocketPath: PciID:}] [{Interface:0xc0004c2630 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.016847 | controller | Jun 09 13:55:31.719777 crc crio[23733]: time="2026-06-09T13:55:31.719681743Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186 UID:6c336e9a-67b1-41c2-ba64-d3de1ac4473a NetNS:/var/run/netns/af0a6152-0b72-4320-af12-ea4f9849bc7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c336e9a_67b1_41c2_ba64_d3de1ac4473a.slice PodAnnotations:0xc0028983f0}] Aliases:map[]}"
2026-06-09 14:45:31.016863 | controller | Jun 09 13:55:31.720061 crc crio[23733]: time="2026-06-09T13:55:31.719863117Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.016879 | controller | Jun 09 13:55:31.751917 crc crio[23733]: time="2026-06-09T13:55:31.751835387Z" level=info msg="Ran pod sandbox 1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186 with infra container: openstack/glance-default-external-api-0/POD" id=c7d9c69e-7e33-47a4-97d4-eb5a4923b0c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.016895 | controller | Jun 09 13:55:31.756548 crc crio[23733]: time="2026-06-09T13:55:31.756454152Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=a7d7a09d-7d2b-490c-b31a-f3407d0735ec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.016911 | controller | Jun 09 13:55:31.762421 crc crio[23733]: time="2026-06-09T13:55:31.759708394Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=d0a6c3e6-dda1-403e-a666-e2072a540c74 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.016927 | controller | Jun 09 13:55:31.765988 crc crio[23733]: time="2026-06-09T13:55:31.765906658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.016943 | controller | Jun 09 13:55:31.771990 crc crio[23733]: time="2026-06-09T13:55:31.771932169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.016962 | controller | Jun 09 13:55:31.774411 crc crio[23733]: time="2026-06-09T13:55:31.774328009Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=ba6698c3-691d-4b90-9a0a-1035e9b98c47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.016978 | controller | Jun 09 13:55:31.774944 crc crio[23733]: time="2026-06-09T13:55:31.774881392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.016994 | controller | Jun 09 13:55:31.841459 crc crio[23733]: time="2026-06-09T13:55:31.841329554Z" level=info msg="Created container e59694130e35f735800636ae40d3d817a75cdebd5a6d9355ef587e6b4130f8da: openshift-marketplace/certified-operators-wsh8f/extract-utilities" id=04f2e01c-f1d6-4b4e-b35b-866799a4d064 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.017010 | controller | Jun 09 13:55:31.862349 crc crio[23733]: time="2026-06-09T13:55:31.862242817Z" level=info msg="Starting container: e59694130e35f735800636ae40d3d817a75cdebd5a6d9355ef587e6b4130f8da" id=e10d8e93-157e-42f8-b18b-d5261222e9b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.017026 | controller | Jun 09 13:55:31.882309 crc crio[23733]: time="2026-06-09T13:55:31.882204156Z" level=info msg="Started container" PID=66203 containerID=e59694130e35f735800636ae40d3d817a75cdebd5a6d9355ef587e6b4130f8da description=openshift-marketplace/certified-operators-wsh8f/extract-utilities id=e10d8e93-157e-42f8-b18b-d5261222e9b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704
2026-06-09 14:45:31.017042 | controller | Jun 09 13:55:31.904777 crc crio[23733]: time="2026-06-09T13:55:31.904672107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.017058 | controller | Jun 09 13:55:32.192810 crc crio[23733]: time="2026-06-09T13:55:32.192087492Z" level=info msg="Created container a7693dc22ddb230138b12408c88c638931eb6febf66eba33b33eb6973c1879d2: openstack/neutron-db-sync-xr6tt/neutron-db-sync" id=00b40a3a-7a63-4a43-b311-dc44f45d89d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.017073 | controller | Jun 09 13:55:32.195901 crc crio[23733]: time="2026-06-09T13:55:32.19559569Z" level=info msg="Starting container: a7693dc22ddb230138b12408c88c638931eb6febf66eba33b33eb6973c1879d2" id=8a6ee435-9613-4db1-a0cb-5e84269a1dda name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.017089 | controller | Jun 09 13:55:32.252668 crc crio[23733]: time="2026-06-09T13:55:32.252485053Z" level=info msg="Created container 5ede6f8456700aefa5ff2d074adaa4642d24cda525ef14c688421c625903fa9d: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/init" id=2e2afd7c-1c8b-438d-bb77-30c5c02e91df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.017104 | controller | Jun 09 13:55:32.255980 crc crio[23733]: time="2026-06-09T13:55:32.254562264Z" level=info msg="Started container" PID=66209 containerID=a7693dc22ddb230138b12408c88c638931eb6febf66eba33b33eb6973c1879d2 description=openstack/neutron-db-sync-xr6tt/neutron-db-sync id=8a6ee435-9613-4db1-a0cb-5e84269a1dda name=/runtime.v1.RuntimeService/StartContainer sandboxID=807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f
2026-06-09 14:45:31.017120 | controller | Jun 09 13:55:32.269772 crc crio[23733]: time="2026-06-09T13:55:32.269670171Z" level=info msg="Starting container: 5ede6f8456700aefa5ff2d074adaa4642d24cda525ef14c688421c625903fa9d" id=bff9229a-9e73-4bc5-8e3e-9a4e761cc9d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.017136 | controller | Jun 09 13:55:32.510176 crc crio[23733]: time="2026-06-09T13:55:32.505542869Z" level=info msg="Started container" PID=66232 containerID=5ede6f8456700aefa5ff2d074adaa4642d24cda525ef14c688421c625903fa9d description=openstack/dnsmasq-dns-7cfd7bd55-fv4qz/init id=bff9229a-9e73-4bc5-8e3e-9a4e761cc9d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444
2026-06-09 14:45:31.017155 | controller | Jun 09 13:55:32.603285 crc crio[23733]: time="2026-06-09T13:55:32.60116908Z" level=info msg="Stopping pod sandbox: 1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131" id=733af4c2-8a7e-4227-92fc-f99111d8b719 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.017171 | controller | Jun 09 13:55:32.613042 crc crio[23733]: time="2026-06-09T13:55:32.61277404Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-b4gl7 Namespace:openstack ID:1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131 UID:bd8374bd-ae36-4834-9406-6ce94f7a2423 NetNS:/var/run/netns/b27664d0-bcc6-41ef-b9c8-296faf3b3086 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd8374bd_ae36_4834_9406_6ce94f7a2423.slice PodAnnotations:0xc002b0e9f0}] Aliases:map[]}"
2026-06-09 14:45:31.017187 | controller | Jun 09 13:55:32.615289 crc crio[23733]: time="2026-06-09T13:55:32.614960975Z" level=info msg="Deleting pod openstack_dnsmasq-dns-5dd88c8fdc-b4gl7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.017203 | controller | Jun 09 13:55:32.672028 crc crio[23733]: time="2026-06-09T13:55:32.664201395Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=6aa16c27-e4ac-438d-b2ee-22763ed960e2 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.017219 | controller | Jun 09 13:55:32.672972 crc crio[23733]: time="2026-06-09T13:55:32.672711178Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 14:45:31.017235 | controller | Jun 09 13:55:32.731340 crc crio[23733]: 2026-06-09T13:55:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76347d6bb943a3b Mac:46:e9:f5:a7:85:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/0601e8a4-c3f1-4e75-a913-72d49b51af63 SocketPath: PciID:}] [{Interface:0xc000256a00 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.017251 | controller | Jun 09 13:55:32.734817 crc crio[23733]: time="2026-06-09T13:55:32.734146534Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703 UID:34553c9a-edc1-4fc9-8c08-9655d13ed842 NetNS:/var/run/netns/0601e8a4-c3f1-4e75-a913-72d49b51af63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34553c9a_edc1_4fc9_8c08_9655d13ed842.slice PodAnnotations:0xc002898660}] Aliases:map[]}"
2026-06-09 14:45:31.017268 | controller | Jun 09 13:55:32.734817 crc crio[23733]: time="2026-06-09T13:55:32.734331229Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.017284 | controller | Jun 09 13:55:32.839848 crc crio[23733]: time="2026-06-09T13:55:32.839695323Z" level=info msg="Ran pod sandbox 76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703 with infra container: openstack/glance-default-internal-api-0/POD" id=28b24113-6da9-4bf6-80d0-6568b69aa972 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.017300 | controller | Jun 09 13:55:32.843616 crc crio[23733]: time="2026-06-09T13:55:32.843528978Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=ca8be8a2-3499-4de6-8abb-3e9444a3ea25 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.017316 | controller | Jun 09 13:55:32.857654 crc crio[23733]: time="2026-06-09T13:55:32.857481288Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=1855e496-43c9-4a20-b622-61a8f5c87624 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.017335 | controller | Jun 09 13:55:32.920373 crc crio[23733]: time="2026-06-09T13:55:32.919757634Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=3edee90e-4a15-420a-864e-cb8d4839c4e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.017351 | controller | Jun 09 13:55:32.920725 crc crio[23733]: time="2026-06-09T13:55:32.920438251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.017367 | controller | Jun 09 13:55:33.151530 crc crio[23733]: time="2026-06-09T13:55:33.137881418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.017382 | controller | Jun 09 13:55:33.671236 crc crio[23733]: time="2026-06-09T13:55:33.664729429Z" level=info msg="Stopped pod sandbox: 1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131" id=733af4c2-8a7e-4227-92fc-f99111d8b719 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.017398 | controller | Jun 09 13:55:33.750618 crc crio[23733]: time="2026-06-09T13:55:33.750545615Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1287eb14-59f1-4645-8255-b845ed934ff5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.017414 | controller | Jun 09 13:55:33.961665 crc crio[23733]: time="2026-06-09T13:55:33.950560225Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1dc87e62-6d78-49fa-96c8-de5893b92776 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.017429 | controller | Jun 09 13:55:33.972228 crc crio[23733]: time="2026-06-09T13:55:33.972054852Z" level=info msg="Creating container: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/dnsmasq-dns" id=799b82e0-f33e-49f2-b418-37e989e79ba5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.017445 | controller | Jun 09 13:55:33.972824 crc crio[23733]: time="2026-06-09T13:55:33.972503054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.017460 | controller | Jun 09 13:55:34.042887 crc crio[23733]: time="2026-06-09T13:55:34.042574736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.017476 | controller | Jun 09 13:55:34.276000 crc crio[23733]: time="2026-06-09T13:55:34.275882749Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=6aa16c27-e4ac-438d-b2ee-22763ed960e2 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.017492 | controller | Jun 09 13:55:34.279810 crc crio[23733]: time="2026-06-09T13:55:34.279709965Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f105e9ec-59e6-454f-b05f-e25279f619b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.017508 | controller | Jun 09 13:55:34.283866 crc crio[23733]: time="2026-06-09T13:55:34.283803417Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=301c1070-32c9-46cf-b24f-a451c1bfe604 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.017544 | controller | Jun 09 13:55:34.376196 crc crio[23733]: time="2026-06-09T13:55:34.376073693Z" level=info msg="Created container 63395d0da84397c55c3979301d74a7252d52ddb57df18e44de3b74539b61b364: openstack/glance-default-external-api-0/glance-log" id=ba6698c3-691d-4b90-9a0a-1035e9b98c47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.017565 | controller | Jun 09 13:55:34.381477 crc crio[23733]: time="2026-06-09T13:55:34.378962247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.017581 | controller | Jun 09 13:55:34.388577 crc crio[23733]: time="2026-06-09T13:55:34.386977366Z" level=info msg="Starting container: 63395d0da84397c55c3979301d74a7252d52ddb57df18e44de3b74539b61b364" id=29f26938-9c45-4049-b3ae-13a6433382d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.017597 | controller | Jun 09 13:55:34.409290 crc crio[23733]: time="2026-06-09T13:55:34.407860497Z" level=info msg="Started container" PID=66373 containerID=63395d0da84397c55c3979301d74a7252d52ddb57df18e44de3b74539b61b364 description=openstack/glance-default-external-api-0/glance-log id=29f26938-9c45-4049-b3ae-13a6433382d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186
2026-06-09 14:45:31.017613 | controller | Jun 09 13:55:34.449870 crc crio[23733]: time="2026-06-09T13:55:34.449740916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.017629 | controller | Jun 09 13:55:34.509227 crc crio[23733]: time="2026-06-09T13:55:34.508836633Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wsh8f/extract-content" id=41c80f9e-4e78-4232-94b3-ab1b6203f3a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.017645 | controller | Jun 09 13:55:34.514360 crc crio[23733]: time="2026-06-09T13:55:34.513980712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.017660 | controller | Jun 09 13:55:34.555897 crc crio[23733]: time="2026-06-09T13:55:34.555767907Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=196ad690-fd38-48cd-be8e-4b8dc5ce4b50 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.017676 | controller | Jun 09 13:55:34.662428 crc crio[23733]: time="2026-06-09T13:55:34.661613222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.017691 | controller | Jun 09 13:55:34.684894 crc crio[23733]: time="2026-06-09T13:55:34.684831823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.017707 | controller | Jun 09 13:55:34.748939 crc crio[23733]: time="2026-06-09T13:55:34.742719729Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b9f0986a-d574-4c0a-a551-87ba9300f565 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.017722 | controller | Jun 09 13:55:34.810577 crc crio[23733]: time="2026-06-09T13:55:34.810487274Z" level=info msg="Created container b4c8f5149f7fb3e172d1c4517fd0004957cced5a866db442a839932e0f31590e: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/dnsmasq-dns" id=799b82e0-f33e-49f2-b418-37e989e79ba5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.017738 | controller | Jun 09 13:55:34.813008 crc crio[23733]: time="2026-06-09T13:55:34.812804222Z" level=info msg="Starting container: b4c8f5149f7fb3e172d1c4517fd0004957cced5a866db442a839932e0f31590e" id=d4a8abd7-e44c-473b-a247-356bda19ad41 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.017753 | controller | Jun 09 13:55:34.829833 crc crio[23733]: time="2026-06-09T13:55:34.829713865Z" level=info msg="Started container" PID=66398 containerID=b4c8f5149f7fb3e172d1c4517fd0004957cced5a866db442a839932e0f31590e description=openstack/dnsmasq-dns-7cfd7bd55-fv4qz/dnsmasq-dns id=d4a8abd7-e44c-473b-a247-356bda19ad41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444
2026-06-09 14:45:31.017772 | controller | Jun 09 13:55:34.850851 crc crio[23733]: time="2026-06-09T13:55:34.85072791Z" level=info msg="Removing container: c672e38fd75a0cc1f5a70cab6d803952a4afb1925b0eb995f25f1eddba3f460d" id=39044f50-3e0e-4f1e-a7a0-91f56bc718ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.017788 | controller | Jun 09 13:55:35.019256 crc crio[23733]: time="2026-06-09T13:55:35.019044708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.017804 | controller | Jun 09 13:55:35.036955 crc crio[23733]: time="2026-06-09T13:55:35.036814073Z" level=info msg="Removed container c672e38fd75a0cc1f5a70cab6d803952a4afb1925b0eb995f25f1eddba3f460d: openstack/dnsmasq-dns-5dd88c8fdc-b4gl7/init" id=39044f50-3e0e-4f1e-a7a0-91f56bc718ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.017820 | controller | Jun 09 13:55:35.162091 crc crio[23733]: time="2026-06-09T13:55:35.162009352Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=aba90dfa-e026-4e37-b041-5751e952ae77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.017836 | controller | Jun 09 13:55:35.166257 crc crio[23733]: time="2026-06-09T13:55:35.166178927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.017851 | controller | Jun 09 13:55:35.208222 crc crio[23733]: time="2026-06-09T13:55:35.208099436Z" level=info msg="Created container 0867e4ab13518727bdbd089f74907eef149f3ffda68ec8d6b1de67d9d969a83c: openshift-marketplace/certified-operators-wsh8f/extract-content" id=41c80f9e-4e78-4232-94b3-ab1b6203f3a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.017867 | controller | Jun 09 13:55:35.235620 crc crio[23733]: time="2026-06-09T13:55:35.23547736Z" level=info msg="Created container b107beae755f3e9b223dfa5aafdb84e2715dcb5bc15e7eadc018e53efbdc847c: openstack/glance-default-internal-api-0/glance-log" id=3edee90e-4a15-420a-864e-cb8d4839c4e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.017883 | controller | Jun 09 13:55:35.237332 crc crio[23733]: time="2026-06-09T13:55:35.237161322Z" level=info msg="Starting container: 0867e4ab13518727bdbd089f74907eef149f3ffda68ec8d6b1de67d9d969a83c" id=c9b134ed-13a1-4d54-a0cd-22732940ade3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.017899 | controller | Jun 09 13:55:35.242616 crc crio[23733]: time="2026-06-09T13:55:35.242565217Z" level=info msg="Starting container: b107beae755f3e9b223dfa5aafdb84e2715dcb5bc15e7eadc018e53efbdc847c" id=c3dd16ac-38a4-4086-8e06-c8548b0711a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.017915 | controller | Jun 09 13:55:35.268954 crc crio[23733]: time="2026-06-09T13:55:35.268618579Z" level=info msg="Started container" PID=66450 containerID=b107beae755f3e9b223dfa5aafdb84e2715dcb5bc15e7eadc018e53efbdc847c description=openstack/glance-default-internal-api-0/glance-log id=c3dd16ac-38a4-4086-8e06-c8548b0711a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703
2026-06-09 14:45:31.017931 | controller | Jun 09 13:55:35.289807 crc crio[23733]: time="2026-06-09T13:55:35.288718101Z" level=info msg="Started container" PID=66415 containerID=0867e4ab13518727bdbd089f74907eef149f3ffda68ec8d6b1de67d9d969a83c description=openshift-marketplace/certified-operators-wsh8f/extract-content id=c9b134ed-13a1-4d54-a0cd-22732940ade3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704
2026-06-09 14:45:31.017947 | controller | Jun 09 13:55:35.297672 crc crio[23733]: time="2026-06-09T13:55:35.297527551Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=0e0e5581-a11f-4607-b358-378610206e75 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.017967 | controller | Jun 09 13:55:35.352923 crc crio[23733]: time="2026-06-09T13:55:35.352692141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.017983 | controller | Jun 09 13:55:35.564002 crc crio[23733]: time="2026-06-09T13:55:35.562320171Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=159d889e-0af3-473c-8bd0-18e85017d809 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.017999 | controller | Jun 09 13:55:35.580246 crc crio[23733]: time="2026-06-09T13:55:35.580089415Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=077feb5c-4a82-4cc3-af00-6e220e93b8c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.018014 | controller | Jun 09 13:55:35.581513 crc crio[23733]: time="2026-06-09T13:55:35.58148513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.018030 | controller | Jun 09 13:55:35.794597 crc crio[23733]: time="2026-06-09T13:55:35.793907811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.018046 | controller | Jun 09 13:55:36.698542 crc crio[23733]: time="2026-06-09T13:55:36.697307487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.018061 | controller | Jun 09 13:55:36.967922 crc crio[23733]: time="2026-06-09T13:55:36.967794369Z" level=info msg="Created container 113069673cb2728177dc0c6d4c928468f04257bf65a29b132591a2b698f34b0f: openstack/glance-default-external-api-0/glance-httpd" id=aba90dfa-e026-4e37-b041-5751e952ae77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.018076 | controller | Jun 09 13:55:36.971619 crc crio[23733]: time="2026-06-09T13:55:36.9714688Z" level=info msg="Starting container: 113069673cb2728177dc0c6d4c928468f04257bf65a29b132591a2b698f34b0f" id=f8fccfea-2f45-491b-9ad7-c7930fccb4d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.018092 | controller | Jun 09 13:55:36.990575 crc crio[23733]: time="2026-06-09T13:55:36.990324372Z" level=info msg="Started container" PID=66620 containerID=113069673cb2728177dc0c6d4c928468f04257bf65a29b132591a2b698f34b0f description=openstack/glance-default-external-api-0/glance-httpd id=f8fccfea-2f45-491b-9ad7-c7930fccb4d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186
2026-06-09 14:45:31.018108 | controller | Jun 09 13:55:37.137920 crc crio[23733]: time="2026-06-09T13:55:37.132917477Z" level=info msg="Stopping container: 113069673cb2728177dc0c6d4c928468f04257bf65a29b132591a2b698f34b0f (timeout: 30s)" id=6f8ff189-fe29-45b1-b96e-98007dcdc56e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.018123 | controller | Jun 09 13:55:37.137920 crc crio[23733]: time="2026-06-09T13:55:37.134612409Z" level=info msg="Stopping container: 63395d0da84397c55c3979301d74a7252d52ddb57df18e44de3b74539b61b364 (timeout: 30s)" id=f6fb0af7-28be-417b-93bb-825feffaa17a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.018140 | controller | Jun 09 13:55:37.290684 crc crio[23733]: time="2026-06-09T13:55:37.289995154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.018155 | controller | Jun 09 13:55:37.509201 crc crio[23733]: time="2026-06-09T13:55:37.508931108Z" level=info msg="Created container 30e8c45c6bfaa81df28f50b81349038606e344924c859fbdc002fa336a5efb64: openstack/glance-default-internal-api-0/glance-httpd" id=077feb5c-4a82-4cc3-af00-6e220e93b8c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.018174 | controller | Jun 09 13:55:37.510690 crc crio[23733]: time="2026-06-09T13:55:37.510551648Z" level=info msg="Starting container: 30e8c45c6bfaa81df28f50b81349038606e344924c859fbdc002fa336a5efb64" id=ef3ba9f5-2ada-41e7-a085-d03931fb96f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.018190 | controller | Jun 09 13:55:37.526854 crc crio[23733]: time="2026-06-09T13:55:37.526738224Z" level=info msg="Started container" PID=66668 containerID=30e8c45c6bfaa81df28f50b81349038606e344924c859fbdc002fa336a5efb64 description=openstack/glance-default-internal-api-0/glance-httpd id=ef3ba9f5-2ada-41e7-a085-d03931fb96f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703
2026-06-09 14:45:31.018206 | controller | Jun 09 13:55:37.677962 crc crio[23733]: time="2026-06-09T13:55:37.677865622Z" level=info msg="Stopped container 63395d0da84397c55c3979301d74a7252d52ddb57df18e44de3b74539b61b364: openstack/glance-default-external-api-0/glance-log" id=f6fb0af7-28be-417b-93bb-825feffaa17a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.018222 | controller | Jun 09 13:55:37.937967 crc crio[23733]: time="2026-06-09T13:55:37.93738079Z" level=info msg="Stopped container 113069673cb2728177dc0c6d4c928468f04257bf65a29b132591a2b698f34b0f: openstack/glance-default-external-api-0/glance-httpd" id=6f8ff189-fe29-45b1-b96e-98007dcdc56e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.018237 | controller | Jun 09 13:55:37.941027 crc crio[23733]: time="2026-06-09T13:55:37.940928468Z" level=info msg="Stopping pod sandbox: 1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186" id=b71e93aa-b53d-4aab-9a20-ccebd1600506 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.018253 | controller | Jun 09 13:55:37.944926 crc crio[23733]: time="2026-06-09T13:55:37.943216276Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186 UID:6c336e9a-67b1-41c2-ba64-d3de1ac4473a NetNS:/var/run/netns/af0a6152-0b72-4320-af12-ea4f9849bc7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c336e9a_67b1_41c2_ba64_d3de1ac4473a.slice PodAnnotations:0xc00580ab30}] Aliases:map[]}"
2026-06-09 14:45:31.018269 | controller | Jun 09 13:55:37.944926 crc crio[23733]: time="2026-06-09T13:55:37.943866911Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.018285 | controller | Jun 09 13:55:38.191525 crc crio[23733]: time="2026-06-09T13:55:38.19097376Z" level=info msg="Stopping container: 30e8c45c6bfaa81df28f50b81349038606e344924c859fbdc002fa336a5efb64 (timeout: 30s)" id=f16913ad-a0ef-4827-8704-89afd1266c21 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.018300 | controller | Jun 09 13:55:38.192487 crc crio[23733]: time="2026-06-09T13:55:38.192422456Z" level=info msg="Stopping container: b107beae755f3e9b223dfa5aafdb84e2715dcb5bc15e7eadc018e53efbdc847c (timeout: 30s)" id=a11ea829-6d3e-4616-bda6-8b98078b6a98 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.018316 | controller | Jun 09 13:55:38.207476 crc crio[23733]: time="2026-06-09T13:55:38.20736926Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f086e528-a3e4-4c49-ae22-f3fdc4f7b20f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.018332 | controller | Jun 09 13:55:38.232880 crc crio[23733]: time="2026-06-09T13:55:38.213920493Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=70c5b81e-5c7f-4cf3-848a-891f914d9520 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.018351 | controller | Jun 09 13:55:38.251823 crc crio[23733]: time="2026-06-09T13:55:38.251715928Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wsh8f/registry-server" id=14d81b9f-421a-40b4-87f9-31c5452bd3bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.018367 | controller | Jun 09 13:55:38.253508 crc crio[23733]: time="2026-06-09T13:55:38.252312993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.018383 | controller | Jun 09 13:55:38.589776 crc crio[23733]: time="2026-06-09T13:55:38.589020521Z" level=info msg="Stopped container b107beae755f3e9b223dfa5aafdb84e2715dcb5bc15e7eadc018e53efbdc847c: openstack/glance-default-internal-api-0/glance-log" id=a11ea829-6d3e-4616-bda6-8b98078b6a98 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.018399 | controller | Jun 09 13:55:38.833583 crc crio[23733]: time="2026-06-09T13:55:38.833076263Z" level=info msg="Stopped container 30e8c45c6bfaa81df28f50b81349038606e344924c859fbdc002fa336a5efb64: openstack/glance-default-internal-api-0/glance-httpd" id=f16913ad-a0ef-4827-8704-89afd1266c21 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.018415 | controller | Jun 09 13:55:38.835507 crc crio[23733]: time="2026-06-09T13:55:38.834240812Z" level=info msg="Stopping pod sandbox: 76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703" id=ad0b5b38-cd44-4516-9042-0bb1d34878f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.018430 | controller | Jun 09 13:55:38.835507 crc crio[23733]: time="2026-06-09T13:55:38.835083373Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703 UID:34553c9a-edc1-4fc9-8c08-9655d13ed842 NetNS:/var/run/netns/0601e8a4-c3f1-4e75-a913-72d49b51af63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34553c9a_edc1_4fc9_8c08_9655d13ed842.slice PodAnnotations:0xc0025a7398}] Aliases:map[]}"
2026-06-09 14:45:31.018446 | controller | Jun 09 13:55:38.835507 crc crio[23733]: time="2026-06-09T13:55:38.835297388Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.018462 | controller | Jun 09 13:55:38.839618 crc crio[23733]: time="2026-06-09T13:55:38.839488763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.018477 | controller | Jun 09 13:55:38.849437 crc crio[23733]: time="2026-06-09T13:55:38.846748624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.018493 | controller | Jun 09 13:55:39.006981 crc crio[23733]: time="2026-06-09T13:55:39.006756045Z" level=info msg="Created container a5c4f55d1e289f43d1d7accb4359eed20a5a4128e3e951959519bfcf50085964: openshift-marketplace/certified-operators-wsh8f/registry-server" id=14d81b9f-421a-40b4-87f9-31c5452bd3bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.018509 | controller | Jun 09 13:55:39.008844 crc crio[23733]: time="2026-06-09T13:55:39.008759354Z" level=info msg="Starting container: a5c4f55d1e289f43d1d7accb4359eed20a5a4128e3e951959519bfcf50085964" id=f981303b-13a7-48b0-a2ad-638f6bcdb1d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.018545 | controller | Jun 09 13:55:39.020740 crc crio[23733]: time="2026-06-09T13:55:39.020514559Z" level=info msg="Started container" PID=66965 containerID=a5c4f55d1e289f43d1d7accb4359eed20a5a4128e3e951959519bfcf50085964 description=openshift-marketplace/certified-operators-wsh8f/registry-server id=f981303b-13a7-48b0-a2ad-638f6bcdb1d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704
2026-06-09 14:45:31.018569 | controller | Jun 09 13:55:40.358677 crc crio[23733]: time="2026-06-09T13:55:40.357832813Z" level=info msg="Stopping pod sandbox: 33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528" id=e25c5e50-77db-4e2f-a33a-23cfdbeb2007 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.018586 | controller | Jun 09 13:55:40.361758 crc crio[23733]: time="2026-06-09T13:55:40.359354511Z" level=info msg="Got pod network &{Name:keystone-bootstrap-prcwx Namespace:openstack ID:33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528 UID:d54a1ce3-6513-45aa-8779-4e7fb11e3a32 NetNS:/var/run/netns/8d0636ca-09a9-4c12-ad59-54e1d2019460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd54a1ce3_6513_45aa_8779_4e7fb11e3a32.slice PodAnnotations:0xc0028981d0}] Aliases:map[]}"
2026-06-09 14:45:31.018602 | controller | Jun 09 13:55:40.361758 crc crio[23733]: time="2026-06-09T13:55:40.359496124Z" level=info msg="Deleting pod openstack_keystone-bootstrap-prcwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.018618 | controller | Jun 09 13:55:42.330834 crc crio[23733]: time="2026-06-09T13:55:42.329465046Z" level=info msg="Stopping container: 68363b59e0bddc9c5602def7d7d6cb7e798339b8a88e0feb5f180922d6a1da74 (timeout: 10s)" id=dc3c6f0a-fc9f-4954-99b4-7640e9391bde name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.018634 | controller | Jun 09 13:55:43.153697 crc crio[23733]: time="2026-06-09T13:55:43.153072097Z" level=info msg="Stopped pod sandbox: 1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186" id=b71e93aa-b53d-4aab-9a20-ccebd1600506 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.018649 | controller | Jun 09 13:55:43.455544 crc crio[23733]: time="2026-06-09T13:55:43.454483332Z" level=info msg="Removing container: 113069673cb2728177dc0c6d4c928468f04257bf65a29b132591a2b698f34b0f" id=82060894-d20a-4931-b5b4-b809d73e48d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.018665 | controller | Jun 09 13:55:44.248984 crc crio[23733]: time="2026-06-09T13:55:44.248883414Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=159dec2a-a875-49f9-ac3b-6882822c0eed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.018681 | controller | Jun 09 13:55:44.249379 crc crio[23733]: time="2026-06-09T13:55:44.249300954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.018696 | controller | Jun 09 13:55:46.737151 crc crio[23733]: time="2026-06-09T13:55:46.736220029Z" level=info msg="Stopped container 68363b59e0bddc9c5602def7d7d6cb7e798339b8a88e0feb5f180922d6a1da74: openstack/dnsmasq-dns-798c5d9f59-jztv5/dnsmasq-dns" id=dc3c6f0a-fc9f-4954-99b4-7640e9391bde name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.018712 | controller | Jun 09 13:55:46.740983 crc crio[23733]: time="2026-06-09T13:55:46.740918186Z" level=info msg="Stopping pod sandbox: 195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8" id=ca2fa659-1242-4fb2-80f8-e5d7a2179720 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.018728 | controller | Jun 09 13:55:46.742065 crc crio[23733]: time="2026-06-09T13:55:46.742020354Z" level=info msg="Got pod network &{Name:dnsmasq-dns-798c5d9f59-jztv5 Namespace:openstack ID:195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8 UID:05d75b6b-1aac-4baa-94aa-7cbe4e7528ef NetNS:/var/run/netns/324d288d-57f4-48aa-a885-9162dc556fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d75b6b_1aac_4baa_94aa_7cbe4e7528ef.slice PodAnnotations:0xc0020d8368}] Aliases:map[]}"
2026-06-09 14:45:31.018747 | controller | Jun 09 13:55:46.742332 crc crio[23733]: time="2026-06-09T13:55:46.742280081Z" level=info msg="Deleting pod openstack_dnsmasq-dns-798c5d9f59-jztv5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.018763 | controller | Jun 09 13:55:46.756391 crc crio[23733]: time="2026-06-09T13:55:46.75626601Z" level=info msg="Stopped pod sandbox: 33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528" id=e25c5e50-77db-4e2f-a33a-23cfdbeb2007 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.018779 | controller | Jun 09 13:55:46.757461 crc crio[23733]: time="2026-06-09T13:55:46.757316626Z" level=info msg="Stopped pod sandbox: 76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703" id=ad0b5b38-cd44-4516-9042-0bb1d34878f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.018795 | controller | Jun 09 13:55:48.129466 crc crio[23733]: time="2026-06-09T13:55:48.128440586Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=5fc5fc8c-85f6-46b1-b9ae-c0afefe02e13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.018811 | controller | Jun 09 13:55:48.130850 crc crio[23733]: time="2026-06-09T13:55:48.129478822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.018826 | controller | Jun 09 13:55:48.582221 crc crio[23733]: time="2026-06-09T13:55:48.581999807Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-rmcpp/POD" id=29a1036f-6f85-471e-a867-1cf01d8dbf9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.018841 | controller | Jun 09 13:55:48.582221 crc crio[23733]: time="2026-06-09T13:55:48.58218292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.018857 | controller | Jun 09 13:55:51.637190 crc crio[23733]: time="2026-06-09T13:55:51.636495521Z" level=info msg="Stopping container: a5c4f55d1e289f43d1d7accb4359eed20a5a4128e3e951959519bfcf50085964 (timeout: 2s)" id=4b798d51-dec8-4907-9c1a-92a062b7dd2f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.018872 | controller | Jun 09 13:55:52.438743 crc crio[23733]: time="2026-06-09T13:55:52.438284587Z" level=info msg="Stopped pod sandbox: 195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8" id=ca2fa659-1242-4fb2-80f8-e5d7a2179720 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.018888 | controller | Jun 09 13:56:00.657855 crc crio[23733]: time="2026-06-09T13:56:00.656810058Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683556-gm7t7/POD" id=d08fa399-f315-4ae1-abd7-d920b1d25a00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.018903 | controller | Jun 09 13:56:00.666001 crc crio[23733]: time="2026-06-09T13:56:00.65806675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.018919 | controller | Jun 09 13:56:03.606728 crc crio[23733]: time="2026-06-09T13:56:03.605687123Z" level=info msg="Stopping pod sandbox: 1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131" id=286667b3-a538-433f-94a9-7991dded65e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.018934 | controller | Jun 09 13:56:03.606728 crc crio[23733]: time="2026-06-09T13:56:03.606618077Z" level=info msg="Stopped pod sandbox (already stopped): 1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131" id=286667b3-a538-433f-94a9-7991dded65e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.018950 | controller | Jun 09 13:56:03.612787 crc crio[23733]: time="2026-06-09T13:56:03.612577756Z" level=info msg="Removing pod sandbox: 1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131" id=799b0d15-e631-4d06-9872-65f9c73bd5b5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.018968 | controller | Jun 09 13:56:04.822220 crc crio[23733]: time="2026-06-09T13:56:04.821594613Z" level=info msg="Stopped container a5c4f55d1e289f43d1d7accb4359eed20a5a4128e3e951959519bfcf50085964: openshift-marketplace/certified-operators-wsh8f/registry-server" id=4b798d51-dec8-4907-9c1a-92a062b7dd2f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.018984 | controller | Jun 09 13:56:04.824953 crc crio[23733]: time="2026-06-09T13:56:04.824375032Z" level=info msg="Stopping pod sandbox: a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704" id=52be5e07-823b-4ddb-a816-9975f17a7cba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.019001 | controller | Jun 09 13:56:04.825267 crc crio[23733]: time="2026-06-09T13:56:04.825189552Z" level=info msg="Got pod network &{Name:certified-operators-wsh8f Namespace:openshift-marketplace ID:a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704 UID:1e27a413-646b-46e9-9765-02e606cfc414 NetNS:/var/run/netns/90e6cd5b-05a9-4a0f-949b-cca7f303ac10 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e27a413_646b_46e9_9765_02e606cfc414.slice PodAnnotations:0xc00720c040}] Aliases:map[]}"
2026-06-09 14:45:31.019017 | controller | Jun 09 13:56:04.825464 crc crio[23733]: time="2026-06-09T13:56:04.825401538Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-wsh8f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.019033 | controller | Jun 09 13:56:04.831000 crc crio[23733]: time="2026-06-09T13:56:04.830864845Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2" id=226212a8-0ca7-4e79-89d3-280a7630a4f9 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.019049 | controller | Jun 09 13:56:04.833002 crc crio[23733]: time="2026-06-09T13:56:04.832938215Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=bf394011-0f23-4f1c-8e99-b28a810e3aba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.019065 | controller | Jun 09 13:56:04.848581 crc crio[23733]: time="2026-06-09T13:56:04.847677424Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1" id=4ed62942-4cbe-4fdc-b58b-35284389973f name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.019080 | controller | Jun 09 13:56:04.851906 crc crio[23733]: time="2026-06-09T13:56:04.851773817Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=b0b09baa-0ec7-4939-ab71-d3c08e5beff2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.019248 | controller | Jun 09 13:56:04.862070 crc crio[23733]: time="2026-06-09T13:56:04.861963292Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c" id=d3be5e7f-baaa-471b-a337-f1d49089380e name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.019280 | controller | Jun 09 13:56:04.865882 crc crio[23733]: time="2026-06-09T13:56:04.865733766Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=bb8984fb-4939-4226-8a40-7c729a6d157c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.019298 | controller | Jun 09 13:56:04.884300 crc crio[23733]: time="2026-06-09T13:56:04.884232278Z" level=info msg="Removed container 113069673cb2728177dc0c6d4c928468f04257bf65a29b132591a2b698f34b0f: openstack/glance-default-external-api-0/glance-httpd" id=82060894-d20a-4931-b5b4-b809d73e48d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.019319 | controller | Jun 09 13:56:04.887945 crc crio[23733]: time="2026-06-09T13:56:04.88788225Z" level=info msg="Removing container: 63395d0da84397c55c3979301d74a7252d52ddb57df18e44de3b74539b61b364" id=7fbe894b-7cc6-480c-be77-135fe996297e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.019336 | controller | Jun 09 13:56:05.020775 crc crio[23733]: time="2026-06-09T13:56:05.02068731Z" level=info msg="Stopping pod sandbox: 807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f" id=262f8f73-8960-4f58-abf6-63d6ac06a1d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.019353 | controller | Jun 09 13:56:05.021626 crc crio[23733]: time="2026-06-09T13:56:05.021551301Z" level=info msg="Got pod network &{Name:neutron-db-sync-xr6tt Namespace:openstack ID:807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f UID:88d6c00c-4818-439b-8239-d96839f3dacd NetNS:/var/run/netns/e6ce9b82-30f2-416b-b342-fd9ecf5d1925 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88d6c00c_4818_439b_8239_d96839f3dacd.slice PodAnnotations:0xc0059cc4a8}] Aliases:map[]}"
2026-06-09 14:45:31.019370 | controller | Jun 09 13:56:05.021878 crc crio[23733]: time="2026-06-09T13:56:05.021810288Z" level=info msg="Deleting pod openstack_neutron-db-sync-xr6tt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.019386 | controller | Jun 09 13:56:06.650862 crc crio[23733]: time="2026-06-09T13:56:06.648669721Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4 UID:8ff63db0-5b46-4fc3-8dd3-dcb6883e9655 NetNS:/var/run/netns/483aeebc-4417-4fe8-b0e0-f4f4cf81faa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ff63db0_5b46_4fc3_8dd3_dcb6883e9655.slice PodAnnotations:0xc000308150}] Aliases:map[]}"
2026-06-09 14:45:31.019403 | controller | Jun 09 13:56:06.650862 crc crio[23733]: time="2026-06-09T13:56:06.650785764Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.019420 | controller | Jun 09 13:56:06.663227 crc crio[23733]: time="2026-06-09T13:56:06.662509218Z" level=info msg="Stopped pod sandbox: 807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f" id=262f8f73-8960-4f58-abf6-63d6ac06a1d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.019436 | controller | Jun 09 13:56:06.682384 crc crio[23733]: time="2026-06-09T13:56:06.681882251Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=591734b0-beda-4c43-b6c1-d7ebd17d12ed name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.019452 | controller | Jun 09 13:56:06.682814 crc crio[23733]: time="2026-06-09T13:56:06.682485377Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=abf8f61a-39fd-4ead-9230-1c711e187905 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.019468 | controller | Jun 09 13:56:06.696915 crc crio[23733]: time="2026-06-09T13:56:06.696823715Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=e3c17a7f-b4f0-49b6-b390-cad817408f08 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.019484 | controller | Jun 09 13:56:06.704778 crc crio[23733]: time="2026-06-09T13:56:06.704674822Z" level=info msg="Stopped pod sandbox: a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704" id=52be5e07-823b-4ddb-a816-9975f17a7cba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.019503 | controller | Jun 09 13:56:06.727382 crc crio[23733]: time="2026-06-09T13:56:06.727199074Z" level=info msg="Removed pod sandbox: 1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131" id=799b0d15-e631-4d06-9872-65f9c73bd5b5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.019540 | controller | Jun 09 13:56:06.730409 crc crio[23733]: time="2026-06-09T13:56:06.729326158Z" level=info msg="Stopping pod sandbox: 6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77" id=c79e7aac-3e45-479c-9085-c896bc98a59c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.019558 | controller | Jun 09 13:56:06.730409 crc crio[23733]: time="2026-06-09T13:56:06.729425801Z" level=info msg="Stopped pod sandbox (already stopped): 6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77" id=c79e7aac-3e45-479c-9085-c896bc98a59c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.019574 | controller | Jun 09 13:56:06.731314 crc crio[23733]: time="2026-06-09T13:56:06.731155044Z" level=info msg="Removing pod sandbox: 6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77" id=ad3dc6fb-ce4e-4292-a1ba-44937f50cd10 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.019590 | controller | Jun 09 13:56:06.767833 crc crio[23733]: time="2026-06-09T13:56:06.767380499Z" level=info msg="Got pod network &{Name:keystone-bootstrap-rmcpp Namespace:openstack ID:5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275 UID:0074a1f5-dfd6-4922-a9c4-f7cd316db474 NetNS:/var/run/netns/360453d0-c730-4ae6-a755-a4050e72b3ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0074a1f5_dfd6_4922_a9c4_f7cd316db474.slice PodAnnotations:0xc00580a0b0}] Aliases:map[]}"
2026-06-09 14:45:31.019607 | controller | Jun 09 13:56:06.767833 crc crio[23733]: time="2026-06-09T13:56:06.76744633Z" level=info msg="Adding pod openstack_keystone-bootstrap-rmcpp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.019623 | controller | Jun 09 13:56:06.804855 crc crio[23733]: time="2026-06-09T13:56:06.803849021Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2 UID:d031b516-5792-47d8-a7d6-9ea2e2f631e9 NetNS:/var/run/netns/616c4a36-28db-4016-b452-5b3abf0c474e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd031b516_5792_47d8_a7d6_9ea2e2f631e9.slice PodAnnotations:0xc00720c158}] Aliases:map[]}"
2026-06-09 14:45:31.019639 | controller | Jun 09 13:56:06.804855 crc crio[23733]: time="2026-06-09T13:56:06.803927093Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.019655 | controller | Jun 09 13:56:06.811618 crc crio[23733]: time="2026-06-09T13:56:06.811482712Z" level=info msg="Creating container: openstack/placement-db-sync-q48bf/placement-db-sync" id=9d731347-7dc9-42bc-9652-0e37e6e4edc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.019670 | controller | Jun 09 13:56:06.828729 crc crio[23733]: time="2026-06-09T13:56:06.828551298Z" level=info msg="Removed container 63395d0da84397c55c3979301d74a7252d52ddb57df18e44de3b74539b61b364: openstack/glance-default-external-api-0/glance-log" id=7fbe894b-7cc6-480c-be77-135fe996297e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.019686 | controller | Jun 09 13:56:06.836862 crc crio[23733]: time="2026-06-09T13:56:06.836437636Z" level=info msg="Removing container: 30e8c45c6bfaa81df28f50b81349038606e344924c859fbdc002fa336a5efb64" id=ef79c364-621b-43d3-bb32-172cd5a1a3ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.019702 | controller | Jun 09 13:56:06.837728 crc crio[23733]: time="2026-06-09T13:56:06.837605154Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=84e1b5ad-06f4-4e5a-bdb5-d11ba47ee2ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.019825 | controller | Jun 09 13:56:06.840932 crc crio[23733]: time="2026-06-09T13:56:06.840867796Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a" id=14833eb2-fa34-479e-8a9d-94179a7ce960 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.019859 | controller | Jun 09 13:56:06.842916 crc crio[23733]: time="2026-06-09T13:56:06.842805644Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=4fceed72-5bb5-428f-bdf7-0d870860733d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.019883 | controller | Jun 09 13:56:06.854007 crc crio[23733]: time="2026-06-09T13:56:06.853913802Z" level=info msg="Creating container: openstack/barbican-db-sync-w4bjc/barbican-db-sync" id=4cce7ecb-a79f-4189-8048-d1c67ddb4a72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.019904 | controller | Jun 09 13:56:06.855729 crc crio[23733]: time="2026-06-09T13:56:06.855681986Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683556-gm7t7 Namespace:openshift-infra ID:74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a UID:e84651d4-1c2f-430c-9f53-d8e7f08b6e37 NetNS:/var/run/netns/7ba5b21f-97af-495a-8f20-cd4d58f4e6fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode84651d4_1c2f_430c_9f53_d8e7f08b6e37.slice PodAnnotations:0xc002b0e3a8}] Aliases:map[]}"
2026-06-09 14:45:31.019927 | controller | Jun 09 13:56:06.855891 crc crio[23733]: time="2026-06-09T13:56:06.855872802Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683556-gm7t7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.019949 | controller | Jun 09 13:56:06.861057 crc crio[23733]: time="2026-06-09T13:56:06.860906687Z" level=info msg="Removed pod sandbox: 6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77" id=ad3dc6fb-ce4e-4292-a1ba-44937f50cd10 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.019967 | controller | Jun 09 13:56:06.864048 crc crio[23733]: time="2026-06-09T13:56:06.861196485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.019988 | controller | Jun 09 13:56:06.864721 crc crio[23733]: time="2026-06-09T13:56:06.864010814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.020010 | controller | Jun 09 13:56:06.865069 crc crio[23733]: time="2026-06-09T13:56:06.863601924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.020027 | controller | Jun 09 13:56:06.909400 crc crio[23733]: time="2026-06-09T13:56:06.909301897Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=92fce98d-56f0-4a6d-b24a-d93ff6661ef8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.020048 | controller | Jun 09 13:56:06.982439 crc crio[23733]: time="2026-06-09T13:56:06.981723648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.020070 | controller | Jun 09 13:56:07.000946 crc crio[23733]: time="2026-06-09T13:56:07.000827615Z" level=info msg="Creating container: openstack/cinder-db-sync-m7lkh/cinder-db-sync" id=382b3b02-a119-41dd-90e3-90aa0d6fc24b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.020138 | controller | Jun 09 13:56:07.030047 crc crio[23733]: time="2026-06-09T13:56:07.024282042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.020162 | controller | Jun 09 13:56:07.034680 crc crio[23733]: time="2026-06-09T13:56:07.034436315Z" level=info msg="Removed container 30e8c45c6bfaa81df28f50b81349038606e344924c859fbdc002fa336a5efb64: openstack/glance-default-internal-api-0/glance-httpd" id=ef79c364-621b-43d3-bb32-172cd5a1a3ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.020180 | controller | Jun 09 13:56:07.034896 crc crio[23733]: time="2026-06-09T13:56:07.034722923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.020196 | controller | Jun 09 13:56:07.036798 crc crio[23733]: time="2026-06-09T13:56:07.036727923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.020212 | controller | Jun 09 13:56:07.039238 crc crio[23733]: time="2026-06-09T13:56:07.039054802Z" level=info msg="Removing container: b107beae755f3e9b223dfa5aafdb84e2715dcb5bc15e7eadc018e53efbdc847c" id=3eb4a1db-86f9-489b-a610-f226a77f41c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.020228 | controller | Jun 09 13:56:07.039835 crc crio[23733]: time="2026-06-09T13:56:07.039741598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.020244 | controller | Jun 09 13:56:07.149205 crc crio[23733]: time="2026-06-09T13:56:07.147853741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.020261 | controller | Jun 09 13:56:07.153236 crc crio[23733]: time="2026-06-09T13:56:07.153068782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.020277 | controller | Jun 09 13:56:07.176974 crc crio[23733]: time="2026-06-09T13:56:07.176872927Z" level=info msg="Removed container b107beae755f3e9b223dfa5aafdb84e2715dcb5bc15e7eadc018e53efbdc847c: openstack/glance-default-internal-api-0/glance-log" id=3eb4a1db-86f9-489b-a610-f226a77f41c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.020293 | controller | Jun 09 13:56:07.183352 crc crio[23733]: time="2026-06-09T13:56:07.183197565Z" level=info msg="Removing container: 68363b59e0bddc9c5602def7d7d6cb7e798339b8a88e0feb5f180922d6a1da74" id=2209a3f3-2785-43be-8728-34a6b6c1bf3c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.020309 | controller | Jun 09 13:56:07.197216 crc crio[23733]: time="2026-06-09T13:56:07.194888267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.020325 | controller | Jun 09 13:56:07.211478 crc crio[23733]: time="2026-06-09T13:56:07.208036056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.020342 | controller | Jun 09 13:56:07.241890 crc crio[23733]: time="2026-06-09T13:56:07.241774689Z" level=info msg="Removed container 68363b59e0bddc9c5602def7d7d6cb7e798339b8a88e0feb5f180922d6a1da74: openstack/dnsmasq-dns-798c5d9f59-jztv5/dnsmasq-dns" id=2209a3f3-2785-43be-8728-34a6b6c1bf3c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.020358 | controller | Jun 09 13:56:07.249046 crc crio[23733]: time="2026-06-09T13:56:07.247264047Z" level=info msg="Created container cd887c25442842ac5bb245fdef55077801c8f32ac350a99e55a46e18fb08c173: openstack/ceilometer-0/ceilometer-central-agent" id=84e1b5ad-06f4-4e5a-bdb5-d11ba47ee2ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.020378 | controller | Jun 09 13:56:07.249046 crc crio[23733]: time="2026-06-09T13:56:07.24741987Z" level=info msg="Created container 01afb1a6ce39c1b3734b49a7527e91e144d7936c12f315e27da55be91afaf116: openstack/barbican-db-sync-w4bjc/barbican-db-sync" id=4cce7ecb-a79f-4189-8048-d1c67ddb4a72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.020395 | controller | Jun 09 13:56:07.252941 crc crio[23733]: time="2026-06-09T13:56:07.252857926Z" level=info msg="Starting container: 01afb1a6ce39c1b3734b49a7527e91e144d7936c12f315e27da55be91afaf116" id=8c934b2d-63bd-45f0-837f-547644bf13cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.020412 | controller | Jun 09 13:56:07.253541 crc crio[23733]: time="2026-06-09T13:56:07.253449801Z" level=info msg="Starting container: cd887c25442842ac5bb245fdef55077801c8f32ac350a99e55a46e18fb08c173" id=5b590083-d414-4bd0-8230-9cb51ed369b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.020428 | controller | Jun 09 13:56:07.258224 crc crio[23733]: time="2026-06-09T13:56:07.254752963Z" level=info msg="Removing container: 869ba63a8b1ad9d3829e8b07e0f0f3c011983a3a505a0a096165815887197b99" id=e6ab66ba-86a9-4f04-8ee0-26f9bd47b4d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.020445 | controller | Jun 09 13:56:07.259865 crc crio[23733]: time="2026-06-09T13:56:07.259626766Z" level=info msg="Started container" PID=68672 containerID=01afb1a6ce39c1b3734b49a7527e91e144d7936c12f315e27da55be91afaf116 description=openstack/barbican-db-sync-w4bjc/barbican-db-sync id=8c934b2d-63bd-45f0-837f-547644bf13cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293
2026-06-09 14:45:31.020462 | controller | Jun 09 13:56:07.268453 crc crio[23733]: time="2026-06-09T13:56:07.26540849Z" level=info msg="Started container" PID=68671 containerID=cd887c25442842ac5bb245fdef55077801c8f32ac350a99e55a46e18fb08c173 description=openstack/ceilometer-0/ceilometer-central-agent id=5b590083-d414-4bd0-8230-9cb51ed369b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a
2026-06-09 14:45:31.020479 | controller | Jun 09 13:56:07.283602 crc crio[23733]: time="2026-06-09T13:56:07.283513313Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=564188ad-adc1-4e36-a361-01d1ce7e7ec4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.020495 | controller | Jun 09 13:56:07.284003 crc crio[23733]: time="2026-06-09T13:56:07.283847481Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found" id=564188ad-adc1-4e36-a361-01d1ce7e7ec4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.020529 | controller | Jun 09 13:56:07.284003 crc crio[23733]: time="2026-06-09T13:56:07.283894152Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found" id=564188ad-adc1-4e36-a361-01d1ce7e7ec4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.020569 | controller | Jun 09 13:56:07.288716 crc crio[23733]: time="2026-06-09T13:56:07.288477567Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=472e88bb-716b-4698-873d-d46afb6312eb name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.020588 | controller | Jun 09 13:56:07.305738 crc crio[23733]: time="2026-06-09T13:56:07.305603955Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\""
2026-06-09 14:45:31.020605 | controller | Jun 09 13:56:07.314504 crc crio[23733]: time="2026-06-09T13:56:07.314394915Z" level=info msg="Removed container 869ba63a8b1ad9d3829e8b07e0f0f3c011983a3a505a0a096165815887197b99: openstack/dnsmasq-dns-798c5d9f59-jztv5/init" id=e6ab66ba-86a9-4f04-8ee0-26f9bd47b4d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.020626 | controller | Jun 09 13:56:07.319067 crc crio[23733]: time="2026-06-09T13:56:07.318800765Z" level=info msg="Created container 7938dce23047fa4451cb3cda98fce20f88a225edb89bf2f8e5dbe233c4bb9856: openstack/placement-db-sync-q48bf/placement-db-sync" id=9d731347-7dc9-42bc-9652-0e37e6e4edc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.020643 | controller | Jun 09 13:56:07.321601 crc crio[23733]: time="2026-06-09T13:56:07.321521913Z" level=info msg="Removing container: a5c4f55d1e289f43d1d7accb4359eed20a5a4128e3e951959519bfcf50085964" id=60875837-0e5d-4bde-b9da-c7c94e5e250a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.020660 | controller | Jun 09 13:56:07.321946 crc crio[23733]: time="2026-06-09T13:56:07.321867981Z" level=info msg="Starting container: 7938dce23047fa4451cb3cda98fce20f88a225edb89bf2f8e5dbe233c4bb9856" id=63c5cc7c-6794-4b78-a7af-4205c2040614 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.020677 | controller | Jun 09 13:56:07.329210 crc crio[23733]: time="2026-06-09T13:56:07.329034081Z" level=info msg="Created container c8db58ffcb8ba95ddf9f1fab2ba05f7eea4c8ca548927a16be7335f48a36775a: openstack/cinder-db-sync-m7lkh/cinder-db-sync" id=382b3b02-a119-41dd-90e3-90aa0d6fc24b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.020693 | controller | Jun 09 13:56:07.330260 crc crio[23733]: time="2026-06-09T13:56:07.330178589Z" level=info msg="Started container" PID=68700 containerID=7938dce23047fa4451cb3cda98fce20f88a225edb89bf2f8e5dbe233c4bb9856 description=openstack/placement-db-sync-q48bf/placement-db-sync id=63c5cc7c-6794-4b78-a7af-4205c2040614 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b
2026-06-09 14:45:31.020710 | controller | Jun 09 13:56:07.331778 crc crio[23733]: time="2026-06-09T13:56:07.331696938Z" level=info msg="Starting container: c8db58ffcb8ba95ddf9f1fab2ba05f7eea4c8ca548927a16be7335f48a36775a" id=3b633425-ec8c-4e1e-bb3a-0c11533ae716 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.020727 | controller | Jun 09 13:56:07.345084 crc crio[23733]: time="2026-06-09T13:56:07.34460547Z" level=info msg="Started container" PID=68707 containerID=c8db58ffcb8ba95ddf9f1fab2ba05f7eea4c8ca548927a16be7335f48a36775a description=openstack/cinder-db-sync-m7lkh/cinder-db-sync id=3b633425-ec8c-4e1e-bb3a-0c11533ae716 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7
2026-06-09 14:45:31.020743 | controller | Jun 09 13:56:07.368957 crc crio[23733]: time="2026-06-09T13:56:07.368851836Z" level=info msg="Removed container a5c4f55d1e289f43d1d7accb4359eed20a5a4128e3e951959519bfcf50085964: openshift-marketplace/certified-operators-wsh8f/registry-server" id=60875837-0e5d-4bde-b9da-c7c94e5e250a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.020760 | controller | Jun 09 13:56:07.377838 crc crio[23733]: time="2026-06-09T13:56:07.377714488Z" level=info msg="Removing container: 0867e4ab13518727bdbd089f74907eef149f3ffda68ec8d6b1de67d9d969a83c" id=65fe5f86-2c9a-4675-9216-6f022ddd437c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.020777 | controller | Jun 09 13:56:07.433895 crc crio[23733]: time="2026-06-09T13:56:07.433183675Z" level=info msg="Removed container 0867e4ab13518727bdbd089f74907eef149f3ffda68ec8d6b1de67d9d969a83c: openshift-marketplace/certified-operators-wsh8f/extract-content" id=65fe5f86-2c9a-4675-9216-6f022ddd437c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.020793 | controller | Jun 09 13:56:07.438161 crc crio[23733]: time="2026-06-09T13:56:07.438050456Z" level=info msg="Removing container: e59694130e35f735800636ae40d3d817a75cdebd5a6d9355ef587e6b4130f8da" id=3232e317-2e24-4930-9c3f-db3af5bca93f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.020809 | controller | Jun 09 13:56:07.489804 crc crio[23733]: time="2026-06-09T13:56:07.489474572Z" level=info msg="Removed container e59694130e35f735800636ae40d3d817a75cdebd5a6d9355ef587e6b4130f8da: openshift-marketplace/certified-operators-wsh8f/extract-utilities" id=3232e317-2e24-4930-9c3f-db3af5bca93f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.020829 | controller | Jun 09 13:56:07.548686 crc crio[23733]: 2026-06-09T13:56:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a9fe1bd03eac83 Mac:32:45:8a:b9:77:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/360453d0-c730-4ae6-a755-a4050e72b3ea SocketPath: PciID:}] [{Interface:0xc0002d92b0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.020846 | controller | Jun 09 13:56:07.548845 crc crio[23733]: 2026-06-09T13:56:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74d026aa5eac22b Mac:a6:e4:c6:98:10:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/7ba5b21f-97af-495a-8f20-cd4d58f4e6fa SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.020863 | controller | Jun 09 13:56:07.550698 crc crio[23733]: time="2026-06-09T13:56:07.550598661Z" level=info msg="Got pod network &{Name:keystone-bootstrap-rmcpp Namespace:openstack ID:5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275 UID:0074a1f5-dfd6-4922-a9c4-f7cd316db474 NetNS:/var/run/netns/360453d0-c730-4ae6-a755-a4050e72b3ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0074a1f5_dfd6_4922_a9c4_f7cd316db474.slice PodAnnotations:0xc00580a0b0}] Aliases:map[]}"
2026-06-09 14:45:31.020880 | controller | Jun 09 13:56:07.550829 crc crio[23733]: time="2026-06-09T13:56:07.550764925Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683556-gm7t7 Namespace:openshift-infra ID:74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a UID:e84651d4-1c2f-430c-9f53-d8e7f08b6e37 NetNS:/var/run/netns/7ba5b21f-97af-495a-8f20-cd4d58f4e6fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode84651d4_1c2f_430c_9f53_d8e7f08b6e37.slice PodAnnotations:0xc002b0e3a8}] Aliases:map[]}"
2026-06-09 14:45:31.020897 | controller | Jun 09 13:56:07.550829 crc crio[23733]: time="2026-06-09T13:56:07.550808546Z" level=info msg="Checking pod openstack_keystone-bootstrap-rmcpp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.020914 | controller | Jun 09 13:56:07.551060 crc crio[23733]: time="2026-06-09T13:56:07.550916078Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683556-gm7t7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.020930 | controller | Jun 09 13:56:07.560007 crc crio[23733]: time="2026-06-09T13:56:07.559906693Z" level=info msg="Ran pod sandbox 5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275 with infra container: openstack/keystone-bootstrap-rmcpp/POD" id=29a1036f-6f85-471e-a867-1cf01d8dbf9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.020947 | controller | Jun 09 13:56:07.567959 crc crio[23733]: time="2026-06-09T13:56:07.5678102Z" level=info msg="Ran pod sandbox 74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a with infra container: openshift-infra/auto-csr-approver-29683556-gm7t7/POD" id=d08fa399-f315-4ae1-abd7-d920b1d25a00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.020964 | controller | Jun 09 13:56:07.577876 crc crio[23733]: time="2026-06-09T13:56:07.570420166Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c6f8298e-1dfa-4705-b3df-c1552503a0ff name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.020981 | controller | Jun 09 13:56:07.582556 crc crio[23733]: time="2026-06-09T13:56:07.582437776Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=f6498ec3-7419-4e86-a99c-ce994dbfcec0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.021000 | controller | Jun 09 13:56:07.584470 crc crio[23733]: time="2026-06-09T13:56:07.584379725Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.021017 | controller | Jun 09 13:56:07.588540 crc crio[23733]: 2026-06-09T13:56:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89a6a5c0a28fee7 Mac:8a:c8:c2:e2:38:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/483aeebc-4417-4fe8-b0e0-f4f4cf81faa3 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.021034 | controller | Jun 09 13:56:07.588924 crc crio[23733]: time="2026-06-09T13:56:07.588842106Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4 UID:8ff63db0-5b46-4fc3-8dd3-dcb6883e9655 NetNS:/var/run/netns/483aeebc-4417-4fe8-b0e0-f4f4cf81faa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ff63db0_5b46_4fc3_8dd3_dcb6883e9655.slice PodAnnotations:0xc000308150}] Aliases:map[]}"
2026-06-09 14:45:31.021050 | controller | Jun 09 13:56:07.589239 crc crio[23733]: time="2026-06-09T13:56:07.589059412Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.021067 | controller | Jun 09 13:56:07.598871 crc crio[23733]: time="2026-06-09T13:56:07.598791445Z" level=info msg="Ran pod sandbox 89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4 with infra container: openstack/glance-default-external-api-0/POD" id=159dec2a-a875-49f9-ac3b-6882822c0eed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.021084 | controller | Jun 09 13:56:07.603505 crc crio[23733]: time="2026-06-09T13:56:07.603432832Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=108d7791-0391-4b54-b43d-9d01b9e14845 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.021100 | controller | Jun 09 13:56:07.610781 crc crio[23733]: time="2026-06-09T13:56:07.610551099Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=ac86384c-e689-4616-8d59-350f57a6df8c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.021117 | controller | Jun 09 13:56:07.618928 crc crio[23733]: time="2026-06-09T13:56:07.618799085Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=a3b109f5-749a-4c44-8311-da1a7a3f5232 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.021133 | controller | Jun 09 13:56:07.623801 crc crio[23733]: time="2026-06-09T13:56:07.623602915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.021149 | controller | Jun 09 13:56:07.632672 crc crio[23733]: time="2026-06-09T13:56:07.632576179Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=0b28a515-27d4-4140-8df4-4bca09163534 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.021166 | controller | Jun 09 13:56:07.710231 crc crio[23733]: time="2026-06-09T13:56:07.702405535Z" level=info msg="Creating container: openstack/keystone-bootstrap-rmcpp/keystone-bootstrap" id=a4784136-eade-490b-b13a-b8ef73b452de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.021181 | controller | Jun 09 13:56:07.710231 crc crio[23733]: time="2026-06-09T13:56:07.703017791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.021201 | controller | Jun 09 13:56:07.757038 crc crio[23733]: time="2026-06-09T13:56:07.756804485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.021217 | controller | Jun 09 13:56:07.758351 crc crio[23733]: 2026-06-09T13:56:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c2c55ac8268dba Mac:6e:68:7e:40:cc:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/616c4a36-28db-4016-b452-5b3abf0c474e SocketPath: PciID:}] [{Interface:0xc000126710 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.021234 | controller | Jun 09 13:56:07.759894 crc crio[23733]: time="2026-06-09T13:56:07.759816342Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2 UID:d031b516-5792-47d8-a7d6-9ea2e2f631e9 NetNS:/var/run/netns/616c4a36-28db-4016-b452-5b3abf0c474e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd031b516_5792_47d8_a7d6_9ea2e2f631e9.slice PodAnnotations:0xc00720c158}] Aliases:map[]}"
2026-06-09 14:45:31.021250 | controller | Jun 09 13:56:07.760146 crc crio[23733]: time="2026-06-09T13:56:07.759990186Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.021267 | controller | Jun 09 13:56:07.779572 crc crio[23733]: time="2026-06-09T13:56:07.779509784Z" level=info msg="Ran pod sandbox 6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2 with infra container: openstack/glance-default-internal-api-0/POD" id=5fc5fc8c-85f6-46b1-b9ae-c0afefe02e13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.021283 | controller | Jun 09 13:56:07.785816 crc crio[23733]: time="2026-06-09T13:56:07.785725239Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=bee421a4-26d9-482c-a9b7-0b9df295671c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.021300 | controller | Jun 09 13:56:07.786480 crc crio[23733]: time="2026-06-09T13:56:07.786376956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.021316 | controller | Jun 09 13:56:07.789899 crc crio[23733]: time="2026-06-09T13:56:07.789830831Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=d1465cc7-f83d-4c36-8853-96cd165d970f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.021332 | controller | Jun 09 13:56:07.791737 crc crio[23733]: time="2026-06-09T13:56:07.791603056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.021348 | controller | Jun 09 13:56:07.802944 crc crio[23733]: time="2026-06-09T13:56:07.802794295Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=137582bf-332f-4504-abc4-164b79cedfc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.021364 | controller | Jun 09 13:56:07.803583 crc crio[23733]: time="2026-06-09T13:56:07.803451081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.021380 | controller | Jun 09 13:56:07.867628 crc crio[23733]: time="2026-06-09T13:56:07.867505964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.021396 | controller | Jun 09 13:56:08.088252 crc crio[23733]: time="2026-06-09T13:56:08.08816279Z" level=info msg="Created container 2fa22155b62081a1bc7040373cfcf7828e55da3d8827a322cb5d5a11ce4acb4b: openstack/keystone-bootstrap-rmcpp/keystone-bootstrap" id=a4784136-eade-490b-b13a-b8ef73b452de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.021415 | controller | Jun 09 13:56:08.090535 crc crio[23733]: time="2026-06-09T13:56:08.090428816Z" level=info msg="Starting container: 2fa22155b62081a1bc7040373cfcf7828e55da3d8827a322cb5d5a11ce4acb4b" id=cd44e58e-c78e-4cbf-bb46-2075bd3e9b4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.021432 | controller | Jun 09 13:56:08.100823 crc crio[23733]: time="2026-06-09T13:56:08.100692133Z" level=info msg="Started container" PID=68821 containerID=2fa22155b62081a1bc7040373cfcf7828e55da3d8827a322cb5d5a11ce4acb4b description=openstack/keystone-bootstrap-rmcpp/keystone-bootstrap id=cd44e58e-c78e-4cbf-bb46-2075bd3e9b4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275
2026-06-09 14:45:31.021449 | controller | Jun 09 13:56:08.429956 crc crio[23733]: time="2026-06-09T13:56:08.417189386Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c6f8298e-1dfa-4705-b3df-c1552503a0ff name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.021465 | controller | Jun 09 13:56:08.430356 crc crio[23733]: time="2026-06-09T13:56:08.430049778Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0c60d1fa-237f-4b26-a3ab-47fae4240bfe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.021481 | controller | Jun 09 13:56:08.515850 crc crio[23733]: time="2026-06-09T13:56:08.511038252Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=746565b1-0708-45d5-9629-63e15648f779 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.021497 | controller | Jun 09 13:56:08.549628 crc crio[23733]: time="2026-06-09T13:56:08.54936739Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683556-gm7t7/oc" id=924c936e-34ad-4a2e-acfe-1efd925a15ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.021528 | controller | Jun 09 13:56:08.550731 crc crio[23733]: time="2026-06-09T13:56:08.550679643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.021550 | controller | Jun 09 13:56:08.633313 crc crio[23733]: time="2026-06-09T13:56:08.63254615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.021567 | controller | Jun 09 13:56:09.071765 crc crio[23733]: time="2026-06-09T13:56:09.071693819Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/POD" id=856a76a0-a834-49e2-a7b4-298583334679 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.021583 | controller | Jun 09 13:56:09.074281 crc crio[23733]: time="2026-06-09T13:56:09.074244823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.021599 | controller | Jun 09 13:56:09.098759 crc crio[23733]: time="2026-06-09T13:56:09.097066443Z" level=info msg="Running pod sandbox: openstack/neutron-544f9cd8d8-6gj8g/POD" id=447b2bb8-2c5c-46e1-8ed1-608b3c2f9b73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.021615 | controller | Jun 09 13:56:09.098759 crc crio[23733]: time="2026-06-09T13:56:09.097249219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.021631 | controller | Jun 09 13:56:09.337200 crc crio[23733]: time="2026-06-09T13:56:09.33696361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.021651 | controller | Jun 09 13:56:09.393319 crc crio[23733]: time="2026-06-09T13:56:09.39292544Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7d5695b8ff-7cmbr Namespace:openstack ID:ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c UID:ba4c42b8-a45c-40b0-9b56-6d71a12fb942 NetNS:/var/run/netns/e9e40f02-4e3f-488c-915c-3d5b2d60a90e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba4c42b8_a45c_40b0_9b56_6d71a12fb942.slice PodAnnotations:0xc00580a2c8}] Aliases:map[]}"
2026-06-09 14:45:31.021668 | controller | Jun 09 13:56:09.393319 crc crio[23733]: time="2026-06-09T13:56:09.392975291Z" level=info msg="Adding pod openstack_dnsmasq-dns-7d5695b8ff-7cmbr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.021684 | controller | Jun 09 13:56:09.415177 crc crio[23733]: time="2026-06-09T13:56:09.408072619Z" level=info msg="Got pod network &{Name:neutron-544f9cd8d8-6gj8g Namespace:openstack ID:8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed UID:60983bd1-39e9-408f-a1b5-4e2445bf107c NetNS:/var/run/netns/7b79ca93-a7d3-4f1d-8fb1-35eeea64022e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60983bd1_39e9_408f_a1b5_4e2445bf107c.slice PodAnnotations:0xc0027d0598}] Aliases:map[]}"
2026-06-09 14:45:31.021700 | controller | Jun 09 13:56:09.415177 crc crio[23733]: time="2026-06-09T13:56:09.408454119Z" level=info msg="Adding pod openstack_neutron-544f9cd8d8-6gj8g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.021717 | controller | Jun 09 13:56:09.581402 crc crio[23733]: time="2026-06-09T13:56:09.580817648Z" level=info msg="Created container 6991d018c2ae2831edf35e381a5bf912504382827f1186078d76b52d54e0b33d: openshift-infra/auto-csr-approver-29683556-gm7t7/oc" id=924c936e-34ad-4a2e-acfe-1efd925a15ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.021734 | controller | Jun 09 13:56:09.584247 crc crio[23733]: time="2026-06-09T13:56:09.584156051Z" level=info msg="Starting container: 6991d018c2ae2831edf35e381a5bf912504382827f1186078d76b52d54e0b33d" id=93336b8b-858b-4ea0-a1d9-1f37c525e0f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.021751 | controller | Jun 09 13:56:09.604548 crc crio[23733]: time="2026-06-09T13:56:09.604361837Z" level=info msg="Started container" PID=68881 containerID=6991d018c2ae2831edf35e381a5bf912504382827f1186078d76b52d54e0b33d description=openshift-infra/auto-csr-approver-29683556-gm7t7/oc id=93336b8b-858b-4ea0-a1d9-1f37c525e0f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a
2026-06-09 14:45:31.021768 | controller | Jun 09 13:56:09.631463 crc crio[23733]: time="2026-06-09T13:56:09.626825038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.021785 | controller | Jun 09 13:56:09.988059 crc crio[23733]: time="2026-06-09T13:56:09.987489145Z" level=info msg="Created container 42de5d94d7bdfcf8ab925eb1afa5d46e429d04bf2f74551bdfb45b355d950508: openstack/glance-default-internal-api-0/glance-log" id=137582bf-332f-4504-abc4-164b79cedfc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.021802 | controller | Jun 09 13:56:10.032530 crc crio[23733]: time="2026-06-09T13:56:10.031365782Z" level=info msg="Starting container: 42de5d94d7bdfcf8ab925eb1afa5d46e429d04bf2f74551bdfb45b355d950508" id=678ea70b-1fdd-4723-b04a-e5a4a62f28d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.021819 | controller | Jun 09 13:56:10.047037 crc crio[23733]: time="2026-06-09T13:56:10.04686553Z" level=info msg="Started container" PID=68947 containerID=42de5d94d7bdfcf8ab925eb1afa5d46e429d04bf2f74551bdfb45b355d950508 description=openstack/glance-default-internal-api-0/glance-log id=678ea70b-1fdd-4723-b04a-e5a4a62f28d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2
2026-06-09 14:45:31.021839 | controller | Jun 09 13:56:10.057847 crc crio[23733]: time="2026-06-09T13:56:10.057695031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.021856 | controller | Jun 09 13:56:10.186729 crc crio[23733]: time="2026-06-09T13:56:10.186046419Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=9ecb4f3a-8089-4efe-87a8-786e8dbd0b0f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.021872 | controller | Jun 09 13:56:10.252548 crc crio[23733]: time="2026-06-09T13:56:10.252434568Z" level=info msg="Created container 22fb0bc9da5fbb40c0b1b3e258c13494e413e7b3ce281714417b9051913ae97c: openstack/glance-default-external-api-0/glance-log" id=a3b109f5-749a-4c44-8311-da1a7a3f5232 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.021889 | controller | Jun 09 13:56:10.265720 crc crio[23733]: time="2026-06-09T13:56:10.265540607Z" level=info msg="Starting container: 22fb0bc9da5fbb40c0b1b3e258c13494e413e7b3ce281714417b9051913ae97c" id=229e558f-1e07-46e7-9e44-9f0220c21074 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.021905 | controller | Jun 09 13:56:10.267255 crc crio[23733]: time="2026-06-09T13:56:10.267164057Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=4672da18-8fc4-4d0b-bc81-9a59ee7340d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.021921 | controller | Jun 09 13:56:10.274005 crc crio[23733]: time="2026-06-09T13:56:10.273901096Z" level=info msg="Started container" PID=69013 containerID=22fb0bc9da5fbb40c0b1b3e258c13494e413e7b3ce281714417b9051913ae97c description=openstack/glance-default-external-api-0/glance-log id=229e558f-1e07-46e7-9e44-9f0220c21074 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4
2026-06-09 14:45:31.021937 | controller | Jun 09 13:56:10.302997 crc crio[23733]: 2026-06-09T13:56:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca2c9365cf89b29 Mac:12:76:25:a3:f7:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/e9e40f02-4e3f-488c-915c-3d5b2d60a90e SocketPath: PciID:}] [{Interface:0xc000014de0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.021954 | controller | Jun 09 13:56:10.305159 crc crio[23733]: time="2026-06-09T13:56:10.304978532Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7d5695b8ff-7cmbr Namespace:openstack ID:ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c UID:ba4c42b8-a45c-40b0-9b56-6d71a12fb942 NetNS:/var/run/netns/e9e40f02-4e3f-488c-915c-3d5b2d60a90e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba4c42b8_a45c_40b0_9b56_6d71a12fb942.slice PodAnnotations:0xc00580a2c8}] Aliases:map[]}"
2026-06-09 14:45:31.021970 | controller | Jun 09 13:56:10.305706 crc crio[23733]: time="2026-06-09T13:56:10.305574837Z" level=info msg="Checking pod openstack_dnsmasq-dns-7d5695b8ff-7cmbr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.021987 | controller | Jun 09 13:56:10.308070 crc crio[23733]: time="2026-06-09T13:56:10.308007089Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=1a6d9aeb-4905-40c4-9bcb-f8af82b80851 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.022004 | controller | Jun 09 13:56:10.317285 crc crio[23733]: time="2026-06-09T13:56:10.316245664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.022028 | controller | Jun 09 13:56:10.321661 crc crio[23733]: time="2026-06-09T13:56:10.321525926Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=c8a90f81-7c63-4733-88b5-7dc4dacb7b38 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.022045 | controller | Jun 09 13:56:10.322366 crc crio[23733]: time="2026-06-09T13:56:10.322291085Z" level=info msg="Ran pod sandbox ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c with infra container: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/POD" id=856a76a0-a834-49e2-a7b4-298583334679 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.022061 | controller | Jun 09 13:56:10.341540 crc crio[23733]: time="2026-06-09T13:56:10.34050674Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=79c149da-294a-4e8e-85ec-0de72e796b30 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.022078 | controller | Jun 09 13:56:10.444340 crc crio[23733]: 2026-06-09T13:56:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8427af7521f7f76 Mac:da:bf:d5:4b:5f:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/7b79ca93-a7d3-4f1d-8fb1-35eeea64022e SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.022094 | controller | Jun 09 13:56:10.446041 crc crio[23733]: time="2026-06-09T13:56:10.445963367Z" level=info msg="Got pod network &{Name:neutron-544f9cd8d8-6gj8g Namespace:openstack ID:8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed UID:60983bd1-39e9-408f-a1b5-4e2445bf107c NetNS:/var/run/netns/7b79ca93-a7d3-4f1d-8fb1-35eeea64022e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60983bd1_39e9_408f_a1b5_4e2445bf107c.slice PodAnnotations:0xc0027d0598}] Aliases:map[]}"
2026-06-09 14:45:31.022110 | controller | Jun 09 13:56:10.446326 crc crio[23733]: time="2026-06-09T13:56:10.446220334Z" level=info msg="Checking pod openstack_neutron-544f9cd8d8-6gj8g for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.022127 | controller | Jun 09 13:56:10.458422 crc crio[23733]: time="2026-06-09T13:56:10.458328117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.022144 | controller | Jun 09 13:56:10.460546 crc crio[23733]: time="2026-06-09T13:56:10.460388678Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=7eeb912c-77c6-4037-8f25-5da2176b3d6a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.022161 | controller | Jun 09 13:56:10.475443 crc crio[23733]: time="2026-06-09T13:56:10.475352622Z" level=info msg="Ran pod sandbox 8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed with infra container: openstack/neutron-544f9cd8d8-6gj8g/POD" id=447b2bb8-2c5c-46e1-8ed1-608b3c2f9b73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.022177 | controller | Jun 09 13:56:10.482265 crc crio[23733]: time="2026-06-09T13:56:10.481814114Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=87e85e68-7bfb-43b1-8b0f-da555d9b8deb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.022194 | controller | Jun 09 13:56:10.488424 crc crio[23733]: time="2026-06-09T13:56:10.488312036Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=5aaadc56-dd65-403d-8b3c-7b79b7d87002 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.022210 | controller | Jun 09 13:56:10.488746 crc crio[23733]: time="2026-06-09T13:56:10.488663846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.022230 | controller | Jun 09 13:56:10.561770 crc crio[23733]: time="2026-06-09T13:56:10.558370067Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=71adfb51-cd32-40d3-ae83-f085b939a0ce name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.022246 | controller | Jun 09 13:56:10.586099 crc crio[23733]: time="2026-06-09T13:56:10.584812139Z" level=info msg="Creating container: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/init" id=87ac29eb-8692-4536-8100-d83b83bf2e7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.022263 | controller | Jun 09 13:56:10.586099 crc crio[23733]: time="2026-06-09T13:56:10.585776462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.022279 | controller | Jun 09 13:56:10.652342 crc crio[23733]: time="2026-06-09T13:56:10.652199013Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f9bffc58-6e17-44e9-a20b-0ec670b6cae7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.022295 | controller | Jun 09 13:56:10.665057 crc crio[23733]: time="2026-06-09T13:56:10.66484898Z" level=info msg="Creating container: openstack/neutron-544f9cd8d8-6gj8g/neutron-api" id=5495fa0e-f3a3-4be4-8fff-257038d364e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.022312 | controller | Jun 09 13:56:10.665410 crc crio[23733]: time="2026-06-09T13:56:10.665374943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.022328 | controller | Jun 09 13:56:10.739719 crc crio[23733]: time="2026-06-09T13:56:10.739209708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.022344 | controller | Jun 09 13:56:10.820487 crc crio[23733]: time="2026-06-09T13:56:10.820318026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.022360 | controller | Jun 09 13:56:10.846661 crc crio[23733]: time="2026-06-09T13:56:10.846523302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.022376 | controller | Jun 09 13:56:10.860088 crc crio[23733]: time="2026-06-09T13:56:10.859975098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.022392 | controller | Jun 09 13:56:10.887626 crc crio[23733]: time="2026-06-09T13:56:10.884668725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.022409 | controller | Jun 09 13:56:11.146063 crc crio[23733]: time="2026-06-09T13:56:11.145946957Z" level=info msg="Created container d8582e9f0fd5d26d0887308f5e0320bab9ae7503c499750a02af7c5e937916d9: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/init" id=87ac29eb-8692-4536-8100-d83b83bf2e7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.022425 | controller | Jun 09 13:56:11.152514 crc crio[23733]: time="2026-06-09T13:56:11.149975658Z" level=info msg="Starting container: d8582e9f0fd5d26d0887308f5e0320bab9ae7503c499750a02af7c5e937916d9" id=f4d42f8c-8d3a-4a2e-b41e-c1c35b9d0dfa name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.022442 | controller | Jun 09 13:56:11.180051 crc crio[23733]: time="2026-06-09T13:56:11.179940137Z" level=info msg="Started container" PID=69192 containerID=d8582e9f0fd5d26d0887308f5e0320bab9ae7503c499750a02af7c5e937916d9 description=openstack/dnsmasq-dns-7d5695b8ff-7cmbr/init id=f4d42f8c-8d3a-4a2e-b41e-c1c35b9d0dfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c
2026-06-09 14:45:31.022461 | controller | Jun 09 13:56:11.193911 crc crio[23733]: time="2026-06-09T13:56:11.193751523Z" level=info msg="Created container c486fac1b166d81467fa6507531744360ff884b0312a7d58b0b6eec3f712225d: openstack/neutron-544f9cd8d8-6gj8g/neutron-api" id=5495fa0e-f3a3-4be4-8fff-257038d364e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.022478 | controller | Jun 09 13:56:11.197170 crc crio[23733]: time="2026-06-09T13:56:11.196980133Z" level=info msg="Starting container: c486fac1b166d81467fa6507531744360ff884b0312a7d58b0b6eec3f712225d" id=3664f274-4f12-4bfe-a409-41aa648e5f03 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.022495 | controller | Jun 09 13:56:11.233036 crc crio[23733]: time="2026-06-09T13:56:11.232920342Z" level=info msg="Started container" PID=69180 containerID=c486fac1b166d81467fa6507531744360ff884b0312a7d58b0b6eec3f712225d description=openstack/neutron-544f9cd8d8-6gj8g/neutron-api id=3664f274-4f12-4bfe-a409-41aa648e5f03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed
2026-06-09 14:45:31.022532 | controller | Jun 09 13:56:11.281730 crc crio[23733]: time="2026-06-09T13:56:11.281597058Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=cb7a5747-6219-405c-975f-928df7461b15 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.022555 | controller | Jun 09 13:56:11.677560 crc crio[23733]: time="2026-06-09T13:56:11.676877561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.022572 | controller | Jun 09 13:56:11.904291 crc crio[23733]: time="2026-06-09T13:56:11.904044119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.022589 | controller | Jun 09 13:56:11.913005 crc crio[23733]: time="2026-06-09T13:56:11.911248549Z" level=info msg="Created container b85eeb8fa769a224ef08e3cb5ee812c9570a27f607083416dec7d5d82e5fa5a5: openstack/glance-default-internal-api-0/glance-httpd" id=1a6d9aeb-4905-40c4-9bcb-f8af82b80851 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.022606 | controller | Jun 09 13:56:11.925222 crc crio[23733]: time="2026-06-09T13:56:11.913055985Z" level=info msg="Starting container: b85eeb8fa769a224ef08e3cb5ee812c9570a27f607083416dec7d5d82e5fa5a5" id=998296d2-964a-4905-9e1a-6394db35b59a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.022622 | controller | Jun 09 13:56:11.925222 crc crio[23733]: time="2026-06-09T13:56:11.919209809Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=fc9fd793-3138-4c50-aef9-69c3d4258e12 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.022638 | controller | Jun 09 13:56:11.925222 crc crio[23733]: time="2026-06-09T13:56:11.924404149Z" level=info msg="Stopping pod sandbox: 74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a" id=7b4a0841-45b5-438f-bc7d-e54a3c217f80 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.022655 | controller | Jun 09 13:56:11.930919 crc crio[23733]: time="2026-06-09T13:56:11.925200868Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683556-gm7t7 Namespace:openshift-infra ID:74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a UID:e84651d4-1c2f-430c-9f53-d8e7f08b6e37 NetNS:/var/run/netns/7ba5b21f-97af-495a-8f20-cd4d58f4e6fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode84651d4_1c2f_430c_9f53_d8e7f08b6e37.slice PodAnnotations:0xc001c1e888}] Aliases:map[]}"
2026-06-09 14:45:31.022675 | controller | Jun 09 13:56:11.930919 crc crio[23733]: time="2026-06-09T13:56:11.925415603Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683556-gm7t7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.022692 | controller | Jun 09 13:56:11.945924 crc crio[23733]: time="2026-06-09T13:56:11.945751332Z" level=info msg="Started container" PID=69265 containerID=b85eeb8fa769a224ef08e3cb5ee812c9570a27f607083416dec7d5d82e5fa5a5 description=openstack/glance-default-internal-api-0/glance-httpd id=998296d2-964a-4905-9e1a-6394db35b59a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2
2026-06-09 14:45:31.022709 | controller | Jun 09 13:56:12.094038 crc crio[23733]: time="2026-06-09T13:56:12.093070965Z" level=info msg="Created container 7aa2dc659325b4f71512fe9a20078fde87164e1b33c8d5c46827fae943e331d9: openstack/glance-default-external-api-0/glance-httpd" id=5aaadc56-dd65-403d-8b3c-7b79b7d87002 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.022726 | controller | Jun 09 13:56:12.098336 crc crio[23733]: time="2026-06-09T13:56:12.096385858Z" level=info msg="Starting container: 7aa2dc659325b4f71512fe9a20078fde87164e1b33c8d5c46827fae943e331d9" id=45d6cedb-4f99-4e5f-abc6-b34681a53878 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.022743 | controller | Jun 09 13:56:12.105239 crc crio[23733]: time="2026-06-09T13:56:12.104744906Z" level=info msg="Started container" PID=69280 containerID=7aa2dc659325b4f71512fe9a20078fde87164e1b33c8d5c46827fae943e331d9 description=openstack/glance-default-external-api-0/glance-httpd id=45d6cedb-4f99-4e5f-abc6-b34681a53878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4
2026-06-09 14:45:31.022759 | controller | Jun 09 13:56:12.949510 crc crio[23733]: time="2026-06-09T13:56:12.949068606Z" level=info msg="Stopped pod sandbox: 74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a" id=7b4a0841-45b5-438f-bc7d-e54a3c217f80 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.022776 | controller | Jun 09 13:56:12.981189 crc crio[23733]: time="2026-06-09T13:56:12.977737532Z" level=info msg="Running pod sandbox: openstack/neutron-68487f7dd5-6sqzd/POD" id=96030b2e-f0d9-4a3d-9910-90434bcb2e41 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.022792 | controller | Jun 09 13:56:12.981189 crc crio[23733]: time="2026-06-09T13:56:12.977869155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.022808 | controller | Jun 09 13:56:13.009218 crc crio[23733]: time="2026-06-09T13:56:13.004214834Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a48cbc40-795c-48d5-9944-5c86297f6110 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.022824 | controller | Jun 09 13:56:13.065472 crc crio[23733]: time="2026-06-09T13:56:13.065357482Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e7df1c64-f7ea-44c4-b0c9-ffbc241447ae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.022840 | controller | Jun 09 13:56:13.140775 crc crio[23733]: time="2026-06-09T13:56:13.140699636Z" level=info msg="Creating container: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/dnsmasq-dns" id=14e2528d-1d42-46fe-9a7b-c877be8ab5b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.022857 | controller | Jun 09 13:56:13.144977 crc crio[23733]: time="2026-06-09T13:56:13.14488315Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f" id=472e88bb-716b-4698-873d-d46afb6312eb name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.022876 | controller | Jun 09 13:56:13.145991 crc crio[23733]: time="2026-06-09T13:56:13.145952577Z" level=info msg="Creating container: openstack/neutron-544f9cd8d8-6gj8g/neutron-httpd" id=3403d966-3d73-445e-9579-78cb960c8621 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.022893 | controller | Jun 09 13:56:13.146536 crc crio[23733]: time="2026-06-09T13:56:13.146512251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.022910 | controller | Jun 09 13:56:13.146755 crc crio[23733]: time="2026-06-09T13:56:13.146557332Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=9d004134-3f8a-40fb-b9d5-8142ce45aec8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.022926 | controller | Jun 09 13:56:13.147324 crc crio[23733]: time="2026-06-09T13:56:13.147241479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.022943 | controller | Jun 09 13:56:13.168518 crc crio[23733]: time="2026-06-09T13:56:13.168432879Z" level=info msg="Got pod network &{Name:neutron-68487f7dd5-6sqzd Namespace:openstack ID:6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d UID:ddb40140-1327-46aa-aa21-93a1af46c2fa NetNS:/var/run/netns/c09526ee-d96f-48b5-9d42-619832ea6c1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podddb40140_1327_46aa_aa21_93a1af46c2fa.slice PodAnnotations:0xc001026258}] Aliases:map[]}"
2026-06-09 14:45:31.022960 | controller | Jun 09 13:56:13.168518 crc crio[23733]: time="2026-06-09T13:56:13.168500431Z" level=info msg="Adding pod openstack_neutron-68487f7dd5-6sqzd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.022977 | controller | Jun 09 13:56:13.200012 crc crio[23733]: time="2026-06-09T13:56:13.199905836Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=783d8385-dbe6-459e-945b-985948df8794 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.022993 | controller | Jun 09 13:56:13.262424 crc crio[23733]: time="2026-06-09T13:56:13.262295616Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=d80baa03-d3f9-479c-9743-35056b3c3460 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.023010 | controller | Jun 09 13:56:13.278786 crc crio[23733]: time="2026-06-09T13:56:13.277929956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.023027 | controller | Jun 09 13:56:13.285475 crc crio[23733]: time="2026-06-09T13:56:13.285346482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.023043 | controller | Jun 09 13:56:13.300475 crc crio[23733]: time="2026-06-09T13:56:13.300259665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.023059 | controller | Jun 09 13:56:13.385390 crc crio[23733]: time="2026-06-09T13:56:13.385320481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.023075 | controller | Jun 09 13:56:13.394556 crc crio[23733]: time="2026-06-09T13:56:13.394504651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.023094 | controller | Jun 09 13:56:13.404040 crc crio[23733]: time="2026-06-09T13:56:13.403906096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.023110 | controller | Jun 09 13:56:13.408432 crc crio[23733]: time="2026-06-09T13:56:13.408382829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.023127 | controller | Jun 09 13:56:13.530388 crc crio[23733]: time="2026-06-09T13:56:13.529766773Z" level=info msg="Created container 757865ce28e1e8791c870d32b1070e5f4a146591afc3a67293b91657c16b3e2a: openstack/neutron-544f9cd8d8-6gj8g/neutron-httpd" id=3403d966-3d73-445e-9579-78cb960c8621 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.023143 | controller | Jun 09 13:56:13.547193 crc crio[23733]: time="2026-06-09T13:56:13.543010824Z" level=info msg="Starting container: 757865ce28e1e8791c870d32b1070e5f4a146591afc3a67293b91657c16b3e2a" id=d0d86708-2a36-4f69-aeb1-23ee838febb5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.023159 | controller | Jun 09 13:56:13.580283 crc crio[23733]: time="2026-06-09T13:56:13.574592303Z" level=info msg="Started container" PID=69719 containerID=757865ce28e1e8791c870d32b1070e5f4a146591afc3a67293b91657c16b3e2a description=openstack/neutron-544f9cd8d8-6gj8g/neutron-httpd id=d0d86708-2a36-4f69-aeb1-23ee838febb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed
2026-06-09 14:45:31.023176 | controller | Jun 09 13:56:13.622921 crc crio[23733]: time="2026-06-09T13:56:13.622691406Z" level=info msg="Created container 6f56c0c63f3d967d25c391b0933a6df58f7ab9d79bab0e6b7046a8817dbee71e: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/dnsmasq-dns" id=14e2528d-1d42-46fe-9a7b-c877be8ab5b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.023192 | controller | Jun 09 13:56:13.624597 crc crio[23733]: time="2026-06-09T13:56:13.624524302Z" level=info msg="Created container 1d2f0bb101c05a928966f7d0bb932e4c22deaf89c512c8488d0d8d2e69d1c16d: openstack/ceilometer-0/ceilometer-notification-agent" id=d80baa03-d3f9-479c-9743-35056b3c3460 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.023209 | controller | Jun 09 13:56:13.625096 crc crio[23733]: time="2026-06-09T13:56:13.625040765Z" level=info msg="Starting container: 6f56c0c63f3d967d25c391b0933a6df58f7ab9d79bab0e6b7046a8817dbee71e" id=65293c49-8e79-466b-a38d-5966710e4ff4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.023225 | controller | Jun 09 13:56:13.632921 crc crio[23733]: time="2026-06-09T13:56:13.629475595Z" level=info msg="Starting container: 1d2f0bb101c05a928966f7d0bb932e4c22deaf89c512c8488d0d8d2e69d1c16d" id=3cd4d834-f09c-4886-900d-50489a471baf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.023241 | controller | Jun 09 13:56:13.650217 crc crio[23733]: time="2026-06-09T13:56:13.640165683Z" level=info msg="Started container" PID=69737 containerID=1d2f0bb101c05a928966f7d0bb932e4c22deaf89c512c8488d0d8d2e69d1c16d description=openstack/ceilometer-0/ceilometer-notification-agent id=3cd4d834-f09c-4886-900d-50489a471baf name=/runtime.v1.RuntimeService/StartContainer sandboxID=f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a
2026-06-09 14:45:31.023257 | controller | Jun 09 13:56:13.650217 crc crio[23733]: time="2026-06-09T13:56:13.649755462Z" level=info msg="Started container" PID=69736 containerID=6f56c0c63f3d967d25c391b0933a6df58f7ab9d79bab0e6b7046a8817dbee71e description=openstack/dnsmasq-dns-7d5695b8ff-7cmbr/dnsmasq-dns id=65293c49-8e79-466b-a38d-5966710e4ff4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c
2026-06-09 14:45:31.023273 | controller | Jun 09 13:56:13.669870 crc crio[23733]: time="2026-06-09T13:56:13.669768323Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=7ee5f701-a3a9-4a5a-a2f2-10771921ddb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.023293 | controller | Jun 09 13:56:13.670573 crc crio[23733]: time="2026-06-09T13:56:13.6700814Z" level=info msg="Image quay.io/openstack-k8s-operators/sg-core:latest not found" id=7ee5f701-a3a9-4a5a-a2f2-10771921ddb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.023310 | controller | Jun 09 13:56:13.670573 crc crio[23733]: time="2026-06-09T13:56:13.670195133Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found" id=7ee5f701-a3a9-4a5a-a2f2-10771921ddb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.023326 | controller | Jun 09 13:56:13.674031 crc crio[23733]: time="2026-06-09T13:56:13.673912126Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core:latest" id=763200e1-6f6f-4960-adba-3132db85e11a name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.023342 | controller | Jun 09 13:56:13.691563 crc crio[23733]: time="2026-06-09T13:56:13.687001024Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core:latest\""
2026-06-09 14:45:31.023358 | controller | Jun 09 13:56:13.819612 crc crio[23733]: 2026-06-09T13:56:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6cc5cbbf8f946d7 Mac:2a:32:db:4f:10:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/c09526ee-d96f-48b5-9d42-619832ea6c1f SocketPath: PciID:}] [{Interface:0xc0003047a0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.023376 | controller | Jun 09 13:56:13.822509 crc crio[23733]: time="2026-06-09T13:56:13.822366648Z" level=info msg="Got pod network &{Name:neutron-68487f7dd5-6sqzd Namespace:openstack ID:6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d UID:ddb40140-1327-46aa-aa21-93a1af46c2fa NetNS:/var/run/netns/c09526ee-d96f-48b5-9d42-619832ea6c1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podddb40140_1327_46aa_aa21_93a1af46c2fa.slice PodAnnotations:0xc001026258}] Aliases:map[]}"
2026-06-09 14:45:31.023393 | controller | Jun 09 13:56:13.822712 crc crio[23733]: time="2026-06-09T13:56:13.822586533Z" level=info msg="Checking pod openstack_neutron-68487f7dd5-6sqzd for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.023410 | controller | Jun 09 13:56:13.833812 crc crio[23733]: time="2026-06-09T13:56:13.833697181Z" level=info msg="Ran pod sandbox 6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d with infra container: openstack/neutron-68487f7dd5-6sqzd/POD" id=96030b2e-f0d9-4a3d-9910-90434bcb2e41 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.023426 | controller | Jun 09 13:56:13.837814 crc crio[23733]: time="2026-06-09T13:56:13.837725422Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0063232c-7dff-41bc-ac7b-3f097c9c66e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.023443 | controller | Jun 09 13:56:13.935525 crc crio[23733]: time="2026-06-09T13:56:13.935366943Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a976b962-487c-4dc8-ac6e-3528a24f2ad1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.023459 | controller | Jun 09 13:56:13.950416 crc crio[23733]: time="2026-06-09T13:56:13.950270165Z" level=info msg="Creating container: openstack/neutron-68487f7dd5-6sqzd/neutron-api" id=1ef1edae-75d3-4d3d-a787-03c86684016a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.023475 | controller | Jun 09 13:56:13.951936 crc crio[23733]: time="2026-06-09T13:56:13.950837149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.023495 | controller | Jun 09 13:56:14.043750 crc crio[23733]: time="2026-06-09T13:56:14.039302161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.023525 | controller | Jun 09 13:56:14.044900 crc crio[23733]: time="2026-06-09T13:56:14.04483635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.023548 | controller | Jun 09 13:56:14.477331 crc crio[23733]: time="2026-06-09T13:56:14.475512897Z" level=info msg="Created container e995695d03cc2f0caafebc8a1c5d9d06423cac5b91c18f229f0c4d737e3a6ecd: openstack/neutron-68487f7dd5-6sqzd/neutron-api" id=1ef1edae-75d3-4d3d-a787-03c86684016a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.023565 | controller | Jun 09 13:56:14.477799 crc crio[23733]: time="2026-06-09T13:56:14.477661291Z" level=info msg="Starting container: e995695d03cc2f0caafebc8a1c5d9d06423cac5b91c18f229f0c4d737e3a6ecd" id=0a9f9f7e-1dac-43f6-a97e-fba3ef65bdc0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.023582 | controller | Jun 09 13:56:14.490023 crc crio[23733]: time="2026-06-09T13:56:14.489939638Z" level=info msg="Started container" PID=69922 containerID=e995695d03cc2f0caafebc8a1c5d9d06423cac5b91c18f229f0c4d737e3a6ecd description=openstack/neutron-68487f7dd5-6sqzd/neutron-api id=0a9f9f7e-1dac-43f6-a97e-fba3ef65bdc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d
2026-06-09 14:45:31.023598 | controller | Jun 09 13:56:14.507979 crc crio[23733]: time="2026-06-09T13:56:14.505766073Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3f2c831d-a359-4cea-9cca-63bac82a6127 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.023614 | controller | Jun 09 13:56:14.641680 crc crio[23733]: time="2026-06-09T13:56:14.64157591Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8020d41d-cb3c-4b36-b7fa-65c813cc5afe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.023631 | controller | Jun 09 13:56:14.652534 crc crio[23733]: time="2026-06-09T13:56:14.65243584Z" level=info msg="Creating container: openstack/neutron-68487f7dd5-6sqzd/neutron-httpd" id=3b8fe167-11b6-4420-a9cc-2528a760c310 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.023647 | controller | Jun 09 13:56:14.653366 crc crio[23733]: time="2026-06-09T13:56:14.653287072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.023663 | controller | Jun 09 13:56:14.709833 crc crio[23733]: time="2026-06-09T13:56:14.709587399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.023679 | controller | Jun 09 13:56:14.720276 crc crio[23733]: time="2026-06-09T13:56:14.71998907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.023695 | controller | Jun 09 13:56:14.886056 crc crio[23733]: time="2026-06-09T13:56:14.885796375Z" level=info msg="Created container c8b8e75be5786782165176e34c88b05e7eae7a39ddf830ddfbd622a14b824235: openstack/neutron-68487f7dd5-6sqzd/neutron-httpd" id=3b8fe167-11b6-4420-a9cc-2528a760c310 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.023711 | controller | Jun 09 13:56:14.888742 crc crio[23733]: time="2026-06-09T13:56:14.888605135Z" level=info msg="Starting container: c8b8e75be5786782165176e34c88b05e7eae7a39ddf830ddfbd622a14b824235" id=94bf5b0a-a251-47c0-8ee3-209b795cb00c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.023731 | controller | Jun 09 13:56:14.909578 crc crio[23733]: time="2026-06-09T13:56:14.909512637Z" level=info msg="Started container" PID=69957 containerID=c8b8e75be5786782165176e34c88b05e7eae7a39ddf830ddfbd622a14b824235 description=openstack/neutron-68487f7dd5-6sqzd/neutron-httpd id=94bf5b0a-a251-47c0-8ee3-209b795cb00c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d
2026-06-09 14:45:31.023748 | controller | Jun 09 13:56:16.126700 crc crio[23733]: time="2026-06-09T13:56:16.124797521Z" level=info msg="Stopping pod sandbox: 82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b" id=5e708223-acab-4e2d-b063-9c5b99716411 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.023765 | controller | Jun 09 13:56:16.128272 crc crio[23733]: time="2026-06-09T13:56:16.124987385Z" level=info msg="Stopping pod sandbox: 5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275" id=bda47186-c0e6-49e4-a19e-5b445e5d3769 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.023781 | controller | Jun 09 13:56:16.129217 crc crio[23733]: time="2026-06-09T13:56:16.129072907Z" level=info msg="Got pod network &{Name:placement-db-sync-q48bf Namespace:openstack ID:82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b UID:1a7156e6-73d3-49c0-acb8-f9e57f88e05d NetNS:/var/run/netns/28403dad-b9fe-4141-ac97-79a5c57ccf5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a7156e6_73d3_49c0_acb8_f9e57f88e05d.slice PodAnnotations:0xc00580a218}] Aliases:map[]}"
2026-06-09 14:45:31.023798 | controller | Jun 09 13:56:16.129383 crc crio[23733]: time="2026-06-09T13:56:16.129167359Z" level=info msg="Got pod network &{Name:keystone-bootstrap-rmcpp Namespace:openstack ID:5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275 UID:0074a1f5-dfd6-4922-a9c4-f7cd316db474 NetNS:/var/run/netns/360453d0-c730-4ae6-a755-a4050e72b3ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0074a1f5_dfd6_4922_a9c4_f7cd316db474.slice PodAnnotations:0xc00720c0c0}] Aliases:map[]}"
2026-06-09 14:45:31.023815 | controller | Jun 09 13:56:16.129469 crc crio[23733]: time="2026-06-09T13:56:16.129389145Z" level=info msg="Deleting pod openstack_placement-db-sync-q48bf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.023831 | controller | Jun 09 13:56:16.129581 crc crio[23733]: time="2026-06-09T13:56:16.129519268Z" level=info msg="Deleting pod openstack_keystone-bootstrap-rmcpp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.023848 | controller | Jun 09 13:56:16.739221 crc crio[23733]: time="2026-06-09T13:56:16.736950335Z" level=info msg="Stopped pod sandbox: 5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275" id=bda47186-c0e6-49e4-a19e-5b445e5d3769 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.023864 | controller | Jun 09 13:56:16.844931 crc crio[23733]: time="2026-06-09T13:56:16.842530155Z" level=info msg="Stopped pod sandbox: 82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b" id=5e708223-acab-4e2d-b063-9c5b99716411 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.023880 | controller | Jun 09 13:56:17.967720 crc crio[23733]: time="2026-06-09T13:56:17.96673742Z" level=info msg="Running pod sandbox: openstack/keystone-6f4dd66fc4-289jm/POD" id=8047fb06-851d-4b69-b79b-cdb70b46e5b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.023897 | controller | Jun 09 13:56:17.967720 crc crio[23733]: time="2026-06-09T13:56:17.967559051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.023913 | controller | Jun 09 13:56:18.005602 crc crio[23733]: time="2026-06-09T13:56:18.005553501Z" level=info msg="Running pod sandbox: openstack/placement-7fd564548-zdgk8/POD" id=8144df28-4edd-4b2c-b464-91fd0e352096 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.023932 | controller | Jun 09 13:56:18.005904 crc crio[23733]: time="2026-06-09T13:56:18.005876949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.023949 | controller | Jun 09 13:56:18.157844 crc crio[23733]: time="2026-06-09T13:56:18.15432652Z" level=info msg="Got pod network &{Name:keystone-6f4dd66fc4-289jm Namespace:openstack ID:44e691f310ac494ce411e74f4e0a2863ea32466233483230d54a0c230051ed85 UID:3c1d7769-efc6-4d47-8603-e4ad0516e023 NetNS:/var/run/netns/e1f46229-2eb9-45c3-a7ac-ed3f23a47d90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c1d7769_efc6_4d47_8603_e4ad0516e023.slice PodAnnotations:0xc00580a0d8}] Aliases:map[]}"
2026-06-09 14:45:31.023965 | controller | Jun 09 13:56:18.157844 crc crio[23733]: time="2026-06-09T13:56:18.154515255Z" level=info msg="Adding pod openstack_keystone-6f4dd66fc4-289jm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.023981 | controller | Jun 09 13:56:18.178552 crc crio[23733]: time="2026-06-09T13:56:18.177087089Z" level=info msg="Got pod network &{Name:placement-7fd564548-zdgk8 Namespace:openstack ID:48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2 UID:0816116b-fe4d-4061-a0fc-8c1dcf6f44a9 NetNS:/var/run/netns/dfad942e-7a2c-4a83-bc6f-00859bf0041e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0816116b_fe4d_4061_a0fc_8c1dcf6f44a9.slice PodAnnotations:0xc00008c3a8}] Aliases:map[]}"
2026-06-09 14:45:31.023998 | controller | Jun 09 13:56:18.178552 crc crio[23733]: time="2026-06-09T13:56:18.177205033Z" level=info msg="Adding pod openstack_placement-7fd564548-zdgk8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.024014 | controller | Jun 09 13:56:18.210025 crc crio[23733]: time="2026-06-09T13:56:18.20992064Z" level=info msg="Stopping pod sandbox: 38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293" id=9eb9a60c-4c07-4457-b0cf-99b8c9b95b55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.024031 | controller | Jun 09 13:56:18.210674 crc crio[23733]: time="2026-06-09T13:56:18.210603237Z" level=info msg="Got pod network &{Name:barbican-db-sync-w4bjc Namespace:openstack ID:38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293 UID:0a513da0-f7fd-44c2-909e-5129978ad9b1 NetNS:/var/run/netns/9cce4592-1762-49cf-9ce2-9ae1e69da971 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a513da0_f7fd_44c2_909e_5129978ad9b1.slice PodAnnotations:0xc00008c760}] Aliases:map[]}"
2026-06-09 14:45:31.024047 | controller | Jun 09 13:56:18.210859 crc crio[23733]: time="2026-06-09T13:56:18.210801443Z" level=info msg="Deleting pod openstack_barbican-db-sync-w4bjc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.024064 | controller | Jun 09 13:56:18.818433 crc crio[23733]: time="2026-06-09T13:56:18.804547417Z" level=info msg="Stopped pod sandbox: 38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293" id=9eb9a60c-4c07-4457-b0cf-99b8c9b95b55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.024080 | controller | Jun 09 13:56:19.051486 crc crio[23733]: 2026-06-09T13:56:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44e691f310ac494 Mac:06:61:6a:1d:17:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/e1f46229-2eb9-45c3-a7ac-ed3f23a47d90 SocketPath: PciID:}] [{Interface:0xc0001a5120 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.024100 | controller | Jun 09 13:56:19.052057 crc crio[23733]: time="2026-06-09T13:56:19.051605393Z" level=info msg="Got pod network &{Name:keystone-6f4dd66fc4-289jm Namespace:openstack ID:44e691f310ac494ce411e74f4e0a2863ea32466233483230d54a0c230051ed85 UID:3c1d7769-efc6-4d47-8603-e4ad0516e023 NetNS:/var/run/netns/e1f46229-2eb9-45c3-a7ac-ed3f23a47d90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c1d7769_efc6_4d47_8603_e4ad0516e023.slice PodAnnotations:0xc00580a0d8}] Aliases:map[]}"
2026-06-09 14:45:31.024118 | controller | Jun 09 13:56:19.052057 crc crio[23733]: time="2026-06-09T13:56:19.051833319Z" level=info msg="Checking pod openstack_keystone-6f4dd66fc4-289jm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.024135 | controller | Jun 09 13:56:19.086402 crc crio[23733]: time="2026-06-09T13:56:19.086223459Z" level=info msg="Ran pod sandbox 44e691f310ac494ce411e74f4e0a2863ea32466233483230d54a0c230051ed85 with infra container: openstack/keystone-6f4dd66fc4-289jm/POD" id=8047fb06-851d-4b69-b79b-cdb70b46e5b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.024152 | controller | Jun 09 13:56:19.101260 crc crio[23733]: time="2026-06-09T13:56:19.098808513Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=19a3b08f-baa2-41e7-994f-0991b0d0d057 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.024168 | controller | Jun 09 13:56:19.121597 crc crio[23733]: 2026-06-09T13:56:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:48e7baeb0b20b73 Mac:66:3b:0a:02:0e:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/dfad942e-7a2c-4a83-bc6f-00859bf0041e SocketPath: PciID:}] [{Interface:0xc000327630 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.024185 | controller | Jun 09 13:56:19.123892 crc crio[23733]: time="2026-06-09T13:56:19.123748157Z" level=info msg="Got pod network &{Name:placement-7fd564548-zdgk8 Namespace:openstack ID:48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2 UID:0816116b-fe4d-4061-a0fc-8c1dcf6f44a9 NetNS:/var/run/netns/dfad942e-7a2c-4a83-bc6f-00859bf0041e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0816116b_fe4d_4061_a0fc_8c1dcf6f44a9.slice PodAnnotations:0xc00008c3a8}] Aliases:map[]}"
2026-06-09 14:45:31.024201 | controller | Jun 09 13:56:19.124048 crc crio[23733]: time="2026-06-09T13:56:19.123975983Z" level=info msg="Checking pod openstack_placement-7fd564548-zdgk8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.024217 | controller | Jun 09 13:56:19.149170 crc crio[23733]: time="2026-06-09T13:56:19.148520717Z" level=info msg="Ran pod sandbox 48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2 with infra container: openstack/placement-7fd564548-zdgk8/POD" id=8144df28-4edd-4b2c-b464-91fd0e352096 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.024234 | controller | Jun 09 13:56:19.166396 crc crio[23733]: time="2026-06-09T13:56:19.164752071Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=54f43ebd-ad7c-41ba-a651-210e5525282e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.024250 | controller | Jun 09 13:56:19.428682 crc crio[23733]: time="2026-06-09T13:56:19.428592098Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=85825e7e-a052-4b25-8692-93cb4d99ba94 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.024266 | controller | Jun 09 13:56:19.447794 crc crio[23733]: time="2026-06-09T13:56:19.447560002Z" level=info msg="Creating container: openstack/keystone-6f4dd66fc4-289jm/keystone-api" id=ebfeca4b-be27-4070-8ab5-9d9247162ec5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.024286 | controller | Jun 09 13:56:19.450241 crc crio[23733]: time="2026-06-09T13:56:19.44825161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.024303 | controller | Jun 09 13:56:19.559262 crc crio[23733]: time="2026-06-09T13:56:19.548484776Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=fad9de64-b2ac-4b47-b2a0-514301ff6a69 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.024320 | controller | Jun 09 13:56:19.563817 crc crio[23733]: time="2026-06-09T13:56:19.56345862Z" level=info msg="Creating container: openstack/placement-7fd564548-zdgk8/placement-log" id=5f5eb626-cc55-453f-92ab-d0a5ff04957b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.024336 | controller | Jun 09 13:56:19.564715 crc crio[23733]: time="2026-06-09T13:56:19.564507917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.024352 | controller | Jun 09 13:56:19.661264 crc crio[23733]: time="2026-06-09T13:56:19.657619564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.024369 | controller | Jun 09 13:56:19.674303 crc crio[23733]: time="2026-06-09T13:56:19.674047514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.024385 | controller | Jun 09 13:56:19.805299 crc crio[23733]: time="2026-06-09T13:56:19.804304761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.024401 | controller | Jun 09 13:56:19.846666 crc crio[23733]: time="2026-06-09T13:56:19.846543437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.024417 | controller | Jun 09 13:56:20.330342 crc crio[23733]: time="2026-06-09T13:56:20.320002834Z" level=info msg="Created container 17b445db85b1bf1f418211b99209cd700452ebe86fed3a162746eacf9b8c5ca7: openstack/placement-7fd564548-zdgk8/placement-log" id=5f5eb626-cc55-453f-92ab-d0a5ff04957b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.024433 | controller | Jun 09 13:56:20.333205 crc crio[23733]: time="2026-06-09T13:56:20.33305347Z" level=info msg="Starting container: 17b445db85b1bf1f418211b99209cd700452ebe86fed3a162746eacf9b8c5ca7" id=0cc4fd64-c9ed-4b60-ba6a-29ba203a3bab name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.024450 | controller | Jun 09 13:56:20.383019 crc crio[23733]: time="2026-06-09T13:56:20.382892327Z" level=info msg="Started container" PID=70567 containerID=17b445db85b1bf1f418211b99209cd700452ebe86fed3a162746eacf9b8c5ca7 description=openstack/placement-7fd564548-zdgk8/placement-log id=0cc4fd64-c9ed-4b60-ba6a-29ba203a3bab name=/runtime.v1.RuntimeService/StartContainer sandboxID=48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2
2026-06-09 14:45:31.024467 | controller | Jun 09 13:56:20.448514 crc crio[23733]: time="2026-06-09T13:56:20.437574634Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=a1e03371-fa2c-4732-b190-d6387e1e3763 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.024484 | controller | Jun 09 13:56:20.487498 crc crio[23733]: time="2026-06-09T13:56:20.469681145Z" level=info msg="Created container 16162f0c19b34070087a704c39f86854c57dd7b4c2b73327d8f058a7859ab970: openstack/keystone-6f4dd66fc4-289jm/keystone-api" id=ebfeca4b-be27-4070-8ab5-9d9247162ec5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.024504 | controller | Jun 09 13:56:20.507540 crc crio[23733]: time="2026-06-09T13:56:20.499876432Z" level=info msg="Starting container: 16162f0c19b34070087a704c39f86854c57dd7b4c2b73327d8f058a7859ab970" id=f8cdb312-8c58-4625-8956-9aedef771626 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.024548 | controller | Jun 09 13:56:20.546197 crc crio[23733]: time="2026-06-09T13:56:20.538498607Z" level=info msg="Stopping container: b4c8f5149f7fb3e172d1c4517fd0004957cced5a866db442a839932e0f31590e (timeout: 10s)" id=fc7d643f-05be-4e2b-b3b8-90cefb25b08e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.024567 | controller | Jun 09 13:56:20.588788 crc crio[23733]: time="2026-06-09T13:56:20.579888672Z" level=info msg="Stopping pod sandbox: b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7" id=4bafdddc-7163-4e54-8538-8830235e0d37 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.024584 | controller | Jun 09 13:56:20.588788 crc crio[23733]: time="2026-06-09T13:56:20.582491387Z" level=info msg="Started container" PID=70550 containerID=16162f0c19b34070087a704c39f86854c57dd7b4c2b73327d8f058a7859ab970 description=openstack/keystone-6f4dd66fc4-289jm/keystone-api id=f8cdb312-8c58-4625-8956-9aedef771626 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e691f310ac494ce411e74f4e0a2863ea32466233483230d54a0c230051ed85
2026-06-09 14:45:31.024601 | controller | Jun 09 13:56:20.589393 crc crio[23733]: time="2026-06-09T13:56:20.588742523Z" level=info msg="Got pod network &{Name:cinder-db-sync-m7lkh Namespace:openstack ID:b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7 UID:dab1f6dc-6a8b-40da-8604-2e64afd03daa NetNS:/var/run/netns/ba61eeda-ce17-4eab-a77d-560157c766ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddab1f6dc_6a8b_40da_8604_2e64afd03daa.slice PodAnnotations:0xc00580a410}] Aliases:map[]}"
2026-06-09 14:45:31.024618 | controller | Jun 09 13:56:20.591163 crc crio[23733]: time="2026-06-09T13:56:20.590773843Z" level=info msg="Deleting pod openstack_cinder-db-sync-m7lkh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.024638 | controller | Jun 09 13:56:20.836097 crc crio[23733]: time="2026-06-09T13:56:20.835986695Z" level=info msg="Running pod sandbox: openstack/barbican-worker-5f565bcd9-8xql5/POD" id=4cdabe7f-6e82-4db6-a658-dce5992a14e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.024656 | controller | Jun 09 13:56:20.836471 crc crio[23733]: time="2026-06-09T13:56:20.836365274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.024673 | controller | Jun 09 13:56:20.899470 crc crio[23733]: time="2026-06-09T13:56:20.899330647Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-6f8ff77dd6-xh6br/POD" id=276d2fd6-67f0-4a67-87b0-72f294cbc3a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.024689 | controller | Jun 09 13:56:20.899470 crc crio[23733]: time="2026-06-09T13:56:20.899475671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.024706 | controller | Jun 09 13:56:20.902365 crc crio[23733]: time="2026-06-09T13:56:20.901922112Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=3eb9745e-f36e-4aa1-b338-a6685c656699 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.024722 | controller | Jun 09 13:56:20.968696 crc crio[23733]: time="2026-06-09T13:56:20.96780249Z" level=info msg="Creating container: openstack/placement-7fd564548-zdgk8/placement-api" id=138b79fe-ffab-4588-84d9-a3a95eb98820 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.024743 | controller | Jun 09 13:56:20.977274 crc crio[23733]: time="2026-06-09T13:56:20.971809411Z" level=info msg="Stopped container b4c8f5149f7fb3e172d1c4517fd0004957cced5a866db442a839932e0f31590e: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/dnsmasq-dns" id=fc7d643f-05be-4e2b-b3b8-90cefb25b08e name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.024760 | controller | Jun 09 13:56:20.981025 crc crio[23733]: time="2026-06-09T13:56:20.979566784Z" level=info msg="Stopping pod sandbox: 740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444" id=57641019-38e4-4c40-ba5c-b0309fb16519 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.024777 | controller | Jun 09 13:56:20.981025 crc crio[23733]: time="2026-06-09T13:56:20.980936128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.024793 | controller | Jun 09 13:56:20.982197 crc crio[23733]: time="2026-06-09T13:56:20.982010505Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7cfd7bd55-fv4qz Namespace:openstack ID:740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444 UID:7d1298ec-1c9c-44db-a7b2-e98052717566 NetNS:/var/run/netns/b29eac86-c8e3-46d6-98fa-8d74559b938c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d1298ec_1c9c_44db_a7b2_e98052717566.slice PodAnnotations:0xc000308ed8}] Aliases:map[]}"
2026-06-09 14:45:31.024810 | controller | Jun 09 13:56:20.982918 crc crio[23733]: time="2026-06-09T13:56:20.982836845Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7cfd7bd55-fv4qz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.024827 | controller | Jun 09 13:56:21.060574 crc crio[23733]: time="2026-06-09T13:56:21.056311053Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-79cccc8689-6g46c/POD" id=6e6a8128-d6ce-492c-9ceb-2151e3b2b5c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.024843 | controller | Jun 09 13:56:21.061548 crc crio[23733]: time="2026-06-09T13:56:21.060836726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.024859 | controller | Jun 09 13:56:21.088396 crc crio[23733]: time="2026-06-09T13:56:21.088218701Z" level=info msg="Running pod sandbox: openstack/barbican-api-648d7bd4c4-hthvg/POD" id=e34d6461-85ad-48cf-adbd-2bb835b3130b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.024875 | controller | Jun 09 13:56:21.088748 crc crio[23733]: time="2026-06-09T13:56:21.088546779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.024891 | controller | Jun 09 13:56:21.190007 crc crio[23733]: time="2026-06-09T13:56:21.189887612Z" level=info msg="Got pod network &{Name:barbican-worker-5f565bcd9-8xql5 Namespace:openstack ID:631e2c9c4763b5f24a2e45f3bd3e135b44207f07022bd997decef6d8d1def98f UID:998314f2-28ff-4aee-8810-6d1c09a356af NetNS:/var/run/netns/c7c62d36-ea0d-46f2-b560-710289f7cfe1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod998314f2_28ff_4aee_8810_6d1c09a356af.slice PodAnnotations:0xc00028e2c0}] Aliases:map[]}"
2026-06-09 14:45:31.024907 | controller | Jun 09 13:56:21.190007 crc crio[23733]: time="2026-06-09T13:56:21.189978694Z" level=info msg="Adding pod openstack_barbican-worker-5f565bcd9-8xql5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.024924 | controller | Jun 09 13:56:21.238261 crc crio[23733]: time="2026-06-09T13:56:21.236505518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.024943 | controller | Jun 09 13:56:21.258219 crc crio[23733]: time="2026-06-09T13:56:21.257686658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.024960 | controller | Jun 09 13:56:21.296487 crc crio[23733]: time="2026-06-09T13:56:21.29499658Z" level=info msg="Stopped pod sandbox: b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7" id=4bafdddc-7163-4e54-8538-8830235e0d37 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.024977 | controller | Jun 09 13:56:21.397305 crc crio[23733]: time="2026-06-09T13:56:21.394824215Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-6f8ff77dd6-xh6br Namespace:openstack ID:ee927550a7cd1d607b38d1d51eb8b04fb96479768561b7f9071c58fffc286fd7 UID:752567e0-f108-4e49-b299-afeb989c438c NetNS:/var/run/netns/f2e329a7-f2f8-4ec1-964e-1d6c8420fc52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod752567e0_f108_4e49_b299_afeb989c438c.slice PodAnnotations:0xc001026500}] Aliases:map[]}"
2026-06-09 14:45:31.024994 | controller | Jun 09 13:56:21.397305 crc crio[23733]: time="2026-06-09T13:56:21.395540902Z" level=info msg="Adding pod openstack_barbican-keystone-listener-6f8ff77dd6-xh6br to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.025010 | controller | Jun 09 13:56:21.425057 crc crio[23733]: time="2026-06-09T13:56:21.424969969Z" level=info msg="Got pod network &{Name:dnsmasq-dns-79cccc8689-6g46c Namespace:openstack ID:80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc UID:b2c01863-f6fe-4cd5-be23-d728f85d1e2a NetNS:/var/run/netns/78ee3255-7bbd-4ced-ad23-e984a299a222 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2c01863_f6fe_4cd5_be23_d728f85d1e2a.slice PodAnnotations:0xc00008c798}] Aliases:map[]}"
2026-06-09 14:45:31.025027 | controller | Jun 09 13:56:21.425057 crc crio[23733]: time="2026-06-09T13:56:21.425051661Z" level=info msg="Adding pod openstack_dnsmasq-dns-79cccc8689-6g46c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.025043 | controller | Jun 09 13:56:21.483780 crc crio[23733]: time="2026-06-09T13:56:21.479601615Z" level=info msg="Got pod network &{Name:barbican-api-648d7bd4c4-hthvg Namespace:openstack ID:cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f UID:3c13f56c-fa53-4995-a1fa-797aad6dae4d NetNS:/var/run/netns/a44263fe-ea1b-41b0-9077-bcaaadc454ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c13f56c_fa53_4995_a1fa_797aad6dae4d.slice PodAnnotations:0xc0027d0388}] Aliases:map[]}"
2026-06-09 14:45:31.025060 | controller | Jun 09 13:56:21.483780 crc crio[23733]: time="2026-06-09T13:56:21.479704538Z" level=info msg="Adding pod openstack_barbican-api-648d7bd4c4-hthvg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.025076 | controller | Jun 09 13:56:21.857935 crc crio[23733]: time="2026-06-09T13:56:21.856452286Z" level=info msg="Stopped pod sandbox: 740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444" id=57641019-38e4-4c40-ba5c-b0309fb16519 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.025093 | controller | Jun 09 13:56:22.005891 crc crio[23733]: time="2026-06-09T13:56:22.005735099Z" level=info msg="Created container 4bbed782c30513e4b39e86281ebe94cc300d95dda9a8c9151f22657b13c01174: openstack/placement-7fd564548-zdgk8/placement-api" id=138b79fe-ffab-4588-84d9-a3a95eb98820 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.025109 | controller | Jun 09 13:56:22.010985 crc crio[23733]: time="2026-06-09T13:56:22.008350235Z" level=info msg="Starting container: 4bbed782c30513e4b39e86281ebe94cc300d95dda9a8c9151f22657b13c01174" id=a75d625e-ef9c-4b77-b48c-ca18543ee9ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.025131 | controller | Jun 09 13:56:22.020258 crc crio[23733]: time="2026-06-09T13:56:22.018631541Z" level=info msg="Started container" PID=70816 containerID=4bbed782c30513e4b39e86281ebe94cc300d95dda9a8c9151f22657b13c01174 description=openstack/placement-7fd564548-zdgk8/placement-api id=a75d625e-ef9c-4b77-b48c-ca18543ee9ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2
2026-06-09 14:45:31.025148 | controller | Jun 09 13:56:22.806002 crc crio[23733]: time="2026-06-09T13:56:22.803900284Z" level=info msg="Removing container: b4c8f5149f7fb3e172d1c4517fd0004957cced5a866db442a839932e0f31590e" id=3edf4e63-cf33-4e38-b83c-4e690a68f513 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.025164 | controller | Jun 09 13:56:22.904433 crc crio[23733]: 2026-06-09T13:56:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:631e2c9c4763b5f Mac:be:bc:ff:02:c3:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/c7c62d36-ea0d-46f2-b560-710289f7cfe1 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.025181 | controller | Jun 09 13:56:22.934729 crc crio[23733]: 2026-06-09T13:56:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee927550a7cd1d6 Mac:06:86:98:03:b1:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/f2e329a7-f2f8-4ec1-964e-1d6c8420fc52 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.025197 | controller | Jun 09 13:56:22.935016 crc crio[23733]: time="2026-06-09T13:56:22.934840867Z" level=info msg="Got pod network &{Name:barbican-worker-5f565bcd9-8xql5 Namespace:openstack ID:631e2c9c4763b5f24a2e45f3bd3e135b44207f07022bd997decef6d8d1def98f UID:998314f2-28ff-4aee-8810-6d1c09a356af NetNS:/var/run/netns/c7c62d36-ea0d-46f2-b560-710289f7cfe1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod998314f2_28ff_4aee_8810_6d1c09a356af.slice PodAnnotations:0xc00028e2c0}] Aliases:map[]}"
2026-06-09 14:45:31.025304 | controller | Jun 09 13:56:22.935716 crc crio[23733]: time="2026-06-09T13:56:22.935580266Z" level=info msg="Checking pod openstack_barbican-worker-5f565bcd9-8xql5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.025332 | controller | Jun 09 13:56:22.935787 crc crio[23733]: 2026-06-09T13:56:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cebbeb9dcf598bc Mac:0a:7c:80:74:2a:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/a44263fe-ea1b-41b0-9077-bcaaadc454ae SocketPath: PciID:}] [{Interface:0xc0004b85d0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.025351 | controller | Jun 09 13:56:22.937826 crc crio[23733]: time="2026-06-09T13:56:22.936700704Z" level=info msg="Got pod network &{Name:barbican-api-648d7bd4c4-hthvg Namespace:openstack ID:cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f UID:3c13f56c-fa53-4995-a1fa-797aad6dae4d NetNS:/var/run/netns/a44263fe-ea1b-41b0-9077-bcaaadc454ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c13f56c_fa53_4995_a1fa_797aad6dae4d.slice PodAnnotations:0xc0027d0388}] Aliases:map[]}"
2026-06-09 14:45:31.025418 | controller | Jun 09 13:56:22.938013 crc crio[23733]: time="2026-06-09T13:56:22.937960065Z" level=info msg="Checking pod openstack_barbican-api-648d7bd4c4-hthvg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.025567 | controller | Jun 09 13:56:22.938283 crc crio[23733]: time="2026-06-09T13:56:22.937531735Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-6f8ff77dd6-xh6br Namespace:openstack ID:ee927550a7cd1d607b38d1d51eb8b04fb96479768561b7f9071c58fffc286fd7 UID:752567e0-f108-4e49-b299-afeb989c438c NetNS:/var/run/netns/f2e329a7-f2f8-4ec1-964e-1d6c8420fc52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod752567e0_f108_4e49_b299_afeb989c438c.slice PodAnnotations:0xc001026500}] Aliases:map[]}"
2026-06-09 14:45:31.025599 | controller | Jun 09 13:56:22.938434 crc crio[23733]: time="2026-06-09T13:56:22.938375776Z" level=info msg="Checking pod openstack_barbican-keystone-listener-6f8ff77dd6-xh6br for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.025619 | controller | Jun 09 13:56:22.939161 crc crio[23733]: 2026-06-09T13:56:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80cad383d915908 Mac:f2:31:a9:f4:cc:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/78ee3255-7bbd-4ced-ad23-e984a299a222 SocketPath: PciID:}] [{Interface:0xc0001445d0 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.025637 | controller | Jun 09 13:56:22.954704 crc crio[23733]: time="2026-06-09T13:56:22.954603861Z" level=info msg="Got pod network &{Name:dnsmasq-dns-79cccc8689-6g46c Namespace:openstack ID:80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc UID:b2c01863-f6fe-4cd5-be23-d728f85d1e2a NetNS:/var/run/netns/78ee3255-7bbd-4ced-ad23-e984a299a222 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2c01863_f6fe_4cd5_be23_d728f85d1e2a.slice PodAnnotations:0xc00008c798}] Aliases:map[]}"
2026-06-09 14:45:31.025655 | controller | Jun 09 13:56:22.955006 crc crio[23733]: time="2026-06-09T13:56:22.954948981Z" level=info msg="Checking pod openstack_dnsmasq-dns-79cccc8689-6g46c for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.025672 | controller | Jun 09 13:56:24.972750 crc crio[23733]: time="2026-06-09T13:56:24.971936307Z" level=info msg="Running pod sandbox: openstack/cinder-online-data-migrations-b55k7/POD" id=8ee5d74c-0156-4a23-b915-e80b85b850de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.025689 | controller | Jun 09 13:56:24.974363 crc crio[23733]: time="2026-06-09T13:56:24.972784968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.025705 | controller | Jun 09 13:56:29.303039 crc crio[23733]: time="2026-06-09T13:56:29.302188088Z" level=info msg="Running pod sandbox: openstack/barbican-api-57b7b68c9b-tw92z/POD" id=5cd6784e-7ed5-4f3b-8283-3552af0abc8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.025721 | controller | Jun 09 13:56:29.304511 crc crio[23733]: time="2026-06-09T13:56:29.303189423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.025738 | controller | Jun 09 13:56:30.280281 crc crio[23733]: time="2026-06-09T13:56:30.278545437Z" level=info msg="Ran pod sandbox cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f with infra container: openstack/barbican-api-648d7bd4c4-hthvg/POD" id=e34d6461-85ad-48cf-adbd-2bb835b3130b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.025754 | controller | Jun 09 13:56:30.286225 crc crio[23733]: time="2026-06-09T13:56:30.286074506Z" level=info msg="Ran pod sandbox ee927550a7cd1d607b38d1d51eb8b04fb96479768561b7f9071c58fffc286fd7 with infra container: openstack/barbican-keystone-listener-6f8ff77dd6-xh6br/POD" id=276d2fd6-67f0-4a67-87b0-72f294cbc3a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.025770 | controller | Jun 09 13:56:30.288044 crc crio[23733]: time="2026-06-09T13:56:30.287976694Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=ba33afae-e36d-417c-87e2-aa7b564c3f42 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.025791 | controller | Jun 09 13:56:30.288985 crc crio[23733]: time="2026-06-09T13:56:30.288904917Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=f1d48967-b02d-4e08-80e6-12dea3e31128 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.025808 | controller | Jun 09 13:56:30.297823 crc crio[23733]: time="2026-06-09T13:56:30.297739308Z" level=info msg="Ran pod sandbox 80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc with infra container: openstack/dnsmasq-dns-79cccc8689-6g46c/POD" id=6e6a8128-d6ce-492c-9ceb-2151e3b2b5c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.025824 | controller | Jun 09 13:56:30.304701 crc crio[23733]: time="2026-06-09T13:56:30.304572599Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1874b5d4-286a-44ae-af3d-316b6566b7f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.025840 | controller | Jun 09 13:56:30.330853 crc crio[23733]: time="2026-06-09T13:56:30.330711642Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found" id=f1d48967-b02d-4e08-80e6-12dea3e31128 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.025857 | controller | Jun 09 13:56:30.330853 crc crio[23733]: time="2026-06-09T13:56:30.330837665Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found" id=f1d48967-b02d-4e08-80e6-12dea3e31128 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.025874 | controller | Jun 09 13:56:30.332785 crc crio[23733]: time="2026-06-09T13:56:30.332698782Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=3bb663d9-7ca3-4361-a26c-301560a076c5 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.025890 | controller | Jun 09 13:56:30.339206 crc crio[23733]: time="2026-06-09T13:56:30.338978959Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\""
2026-06-09 14:45:31.025907 | controller | Jun 09 13:56:30.361679 crc crio[23733]: time="2026-06-09T13:56:30.361576363Z" level=info msg="Ran pod sandbox 631e2c9c4763b5f24a2e45f3bd3e135b44207f07022bd997decef6d8d1def98f with infra container: openstack/barbican-worker-5f565bcd9-8xql5/POD" id=4cdabe7f-6e82-4db6-a658-dce5992a14e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.025923 | controller | Jun 09 13:56:30.365381 crc crio[23733]: time="2026-06-09T13:56:30.365269936Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=5baa77cc-5120-495a-a5a4-51436215cfb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.025939 | controller | Jun 09 13:56:30.373321 crc crio[23733]: time="2026-06-09T13:56:30.37307502Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=6f8a237c-dc3a-419b-a595-5881c14d5714 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.025956 | controller | Jun 09 13:56:30.416494 crc crio[23733]: time="2026-06-09T13:56:30.416400765Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found" id=5baa77cc-5120-495a-a5a4-51436215cfb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.025972 | controller | Jun 09 13:56:30.416494 crc crio[23733]: time="2026-06-09T13:56:30.416527248Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found" id=5baa77cc-5120-495a-a5a4-51436215cfb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.025992 | controller | Jun 09 13:56:30.420624 crc crio[23733]: time="2026-06-09T13:56:30.420443865Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=3d7dbfde-d50b-42b0-a70d-b65987655c32 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.026125 | controller | Jun 09 13:56:30.425440 crc crio[23733]: time="2026-06-09T13:56:30.425365368Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\""
2026-06-09 14:45:31.026154 | controller | Jun 09 13:56:30.436818 crc crio[23733]: time="2026-06-09T13:56:30.436725262Z" level=info msg="Creating container: openstack/barbican-api-648d7bd4c4-hthvg/barbican-api-log" id=aa087573-c6d2-4745-ab98-8333b389df67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.026172 | controller | Jun 09 13:56:30.440257 crc crio[23733]: time="2026-06-09T13:56:30.440182179Z" level=info msg="Removed container b4c8f5149f7fb3e172d1c4517fd0004957cced5a866db442a839932e0f31590e: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/dnsmasq-dns" id=3edf4e63-cf33-4e38-b83c-4e690a68f513 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.026190 | controller | Jun 09 13:56:30.443575 crc crio[23733]: time="2026-06-09T13:56:30.443521083Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5268719b-5106-4425-ac9c-b944d92b6d3e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.026207 | controller | Jun 09 13:56:30.444055 crc crio[23733]: time="2026-06-09T13:56:30.443976474Z" level=info msg="Removing container: 5ede6f8456700aefa5ff2d074adaa4642d24cda525ef14c688421c625903fa9d" id=93eefa4b-fdd7-4089-9bc0-b118f1acdd6e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.026223 | controller | Jun 09 13:56:30.444919 crc crio[23733]: time="2026-06-09T13:56:30.444844565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.026240 | controller | Jun 09 13:56:30.453955 crc crio[23733]: time="2026-06-09T13:56:30.453852971Z" level=info msg="Creating container: openstack/dnsmasq-dns-79cccc8689-6g46c/init" id=bd80b84b-697d-4c51-b9c5-822e8294cc74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.026256 | controller | Jun 09 13:56:30.460173 crc crio[23733]: time="2026-06-09T13:56:30.459779759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.026273 | controller | Jun 09 13:56:30.462656 crc crio[23733]: time="2026-06-09T13:56:30.462548528Z" level=info msg="Got pod network &{Name:barbican-api-57b7b68c9b-tw92z Namespace:openstack ID:26a655d483dc539c008117b37ac0283123b5120635140e63491d454baf52f10c UID:9ce1dd07-9d9c-409f-8952-5bdf7fd1474b NetNS:/var/run/netns/3ebfe338-5748-43a2-825c-d34fe73786d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ce1dd07_9d9c_409f_8952_5bdf7fd1474b.slice PodAnnotations:0xc00008d0d8}] Aliases:map[]}"
2026-06-09 14:45:31.026289 | controller | Jun 09 13:56:30.462656 crc crio[23733]: time="2026-06-09T13:56:30.46260629Z" level=info msg="Adding pod openstack_barbican-api-57b7b68c9b-tw92z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.026306 | controller | Jun 09 13:56:30.520817 crc crio[23733]: time="2026-06-09T13:56:30.519581884Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:457ac65a0818c89c25b563e576fd0e228e61b23e5913835aa8c748f2c70ce600" id=763200e1-6f6f-4960-adba-3132db85e11a name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.026322 | controller | Jun 09 13:56:30.524935 crc crio[23733]: time="2026-06-09T13:56:30.524705772Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=cd6c2c6e-7ed3-47d5-a816-a6a3f9e81590 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.026342 | controller | Jun 09 13:56:30.526597 crc crio[23733]: time="2026-06-09T13:56:30.526501878Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-b55k7 Namespace:openstack ID:f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a UID:b75641e3-6050-4e4f-a4be-96fe8c6aeada NetNS:/var/run/netns/64bce841-2ccb-43a9-b22e-2817ec6086be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb75641e3_6050_4e4f_a4be_96fe8c6aeada.slice PodAnnotations:0xc00008c560}] Aliases:map[]}"
2026-06-09 14:45:31.026360 | controller | Jun 09 13:56:30.526597 crc crio[23733]: time="2026-06-09T13:56:30.526559399Z" level=info msg="Adding pod openstack_cinder-online-data-migrations-b55k7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.026376 | controller | Jun 09 13:56:30.557806 crc crio[23733]: time="2026-06-09T13:56:30.557712887Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=9f3588ae-0b67-44d8-801a-0fd7b5305ade name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.026393 | controller | Jun 09 13:56:30.621418 crc crio[23733]: time="2026-06-09T13:56:30.62099614Z" level=info msg="Removed container 5ede6f8456700aefa5ff2d074adaa4642d24cda525ef14c688421c625903fa9d: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/init" id=93eefa4b-fdd7-4089-9bc0-b118f1acdd6e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.026409 | controller | Jun 09 13:56:30.642033 crc crio[23733]: time="2026-06-09T13:56:30.641931252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.026425 | controller | Jun 09 13:56:30.655184 crc crio[23733]: time="2026-06-09T13:56:30.654360294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.026442 | controller | Jun 09 13:56:30.655521 crc crio[23733]: time="2026-06-09T13:56:30.654979719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.026458 | controller | Jun 09 13:56:30.659620 crc crio[23733]: time="2026-06-09T13:56:30.659316387Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=c782645f-8dd9-4aec-a0fe-1de4953514e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.026474 | controller | Jun 09 13:56:30.660961 crc crio[23733]: time="2026-06-09T13:56:30.66062857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.026490 | controller | Jun 09 13:56:30.665230 crc crio[23733]: time="2026-06-09T13:56:30.664602481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.026506 | controller | Jun 09 13:56:30.809594 crc crio[23733]: time="2026-06-09T13:56:30.809467402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.026544 | controller | Jun 09 13:56:30.816098 crc crio[23733]: time="2026-06-09T13:56:30.815911512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.026561 | controller | Jun 09 13:56:30.926517 crc crio[23733]: time="2026-06-09T13:56:30.926305863Z" level=info msg="Created container df646cf4f1d1511e40e5f0f631bd9e1569c68b6e40725539d72ade773ffeaeb2: openstack/dnsmasq-dns-79cccc8689-6g46c/init" id=bd80b84b-697d-4c51-b9c5-822e8294cc74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.026581 | controller | Jun 09 13:56:30.935432 crc crio[23733]: time="2026-06-09T13:56:30.935331119Z" level=info msg="Starting container: df646cf4f1d1511e40e5f0f631bd9e1569c68b6e40725539d72ade773ffeaeb2" id=4c3fc844-d5b4-4aa9-bbe2-17edf69d0fd9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.026599 | controller | Jun 09 13:56:30.955865 crc crio[23733]: time="2026-06-09T13:56:30.955554194Z" level=info msg="Started container" PID=71826 containerID=df646cf4f1d1511e40e5f0f631bd9e1569c68b6e40725539d72ade773ffeaeb2 description=openstack/dnsmasq-dns-79cccc8689-6g46c/init id=4c3fc844-d5b4-4aa9-bbe2-17edf69d0fd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc
2026-06-09 14:45:31.026616 | controller | Jun 09 13:56:30.964752 crc crio[23733]: time="2026-06-09T13:56:30.964623931Z" level=info msg="Created container 58c532f50d1b458def62397e9168b0abc960f9add57d7e3b54f136822d877aa9: openstack/barbican-api-648d7bd4c4-hthvg/barbican-api-log" id=aa087573-c6d2-4745-ab98-8333b389df67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.026632 | controller | Jun 09 13:56:30.970081 crc crio[23733]: time="2026-06-09T13:56:30.969969705Z" level=info msg="Starting container: 58c532f50d1b458def62397e9168b0abc960f9add57d7e3b54f136822d877aa9" id=59ec5fd8-49f0-4130-81d5-8badbb298847 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.026649 | controller | Jun 09 13:56:30.988580 crc crio[23733]: time="2026-06-09T13:56:30.988454497Z" level=info msg="Started container" PID=71827 containerID=58c532f50d1b458def62397e9168b0abc960f9add57d7e3b54f136822d877aa9 description=openstack/barbican-api-648d7bd4c4-hthvg/barbican-api-log id=59ec5fd8-49f0-4130-81d5-8badbb298847 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f
2026-06-09 14:45:31.026665 | controller | Jun 09 13:56:31.023591 crc crio[23733]: time="2026-06-09T13:56:31.023276367Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=472b4a49-0d3d-492f-8ecc-dd233de3dd4f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.026682 | controller | Jun 09 13:56:31.112357 crc crio[23733]: time="2026-06-09T13:56:31.111506942Z" level=info msg="Created container 2a878d812616103a97011bcfa8de6b6fde65e41f40f5d3eaa61209e8471b8f57: openstack/ceilometer-0/sg-core" id=c782645f-8dd9-4aec-a0fe-1de4953514e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.026698 | controller | Jun 09 13:56:31.114784 crc crio[23733]: time="2026-06-09T13:56:31.114697323Z" level=info msg="Starting container: 2a878d812616103a97011bcfa8de6b6fde65e41f40f5d3eaa61209e8471b8f57" id=cf164e7b-f913-41ca-99b5-6d673fe0e732 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.026714 | controller | Jun 09 13:56:31.128202 crc crio[23733]: time="2026-06-09T13:56:31.128059676Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=9a016bba-3dc5-49e7-81a5-cc20131ccf78 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.026730 | controller | Jun 09 13:56:31.129721 crc crio[23733]: time="2026-06-09T13:56:31.129455161Z" level=info msg="Started container" PID=71854 containerID=2a878d812616103a97011bcfa8de6b6fde65e41f40f5d3eaa61209e8471b8f57 description=openstack/ceilometer-0/sg-core id=cf164e7b-f913-41ca-99b5-6d673fe0e732 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a
2026-06-09 14:45:31.026746 | controller | Jun 09 13:56:31.141743 crc crio[23733]: time="2026-06-09T13:56:31.141522903Z" level=info msg="Creating container: openstack/barbican-api-648d7bd4c4-hthvg/barbican-api" id=05f157bd-dbbd-4f3b-8258-5bb7e279ff49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.026762 | controller | Jun 09 13:56:31.142306 crc crio[23733]: time="2026-06-09T13:56:31.142193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.026781 | controller | Jun 09 13:56:31.152322 crc crio[23733]: time="2026-06-09T13:56:31.152208211Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=c7d1e1d6-e7ba-49d3-bafb-dccceffba485 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.026797 | controller | Jun 09 13:56:31.161049 crc crio[23733]: 2026-06-09T13:56:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26a655d483dc539 Mac:46:ed:39:32:21:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/3ebfe338-5748-43a2-825c-d34fe73786d6 SocketPath: PciID:}] [{Interface:0xc0001227b0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.026814 | controller | Jun 09 13:56:31.172728 crc crio[23733]: time="2026-06-09T13:56:31.163531203Z" level=info msg="Got pod network &{Name:barbican-api-57b7b68c9b-tw92z Namespace:openstack ID:26a655d483dc539c008117b37ac0283123b5120635140e63491d454baf52f10c UID:9ce1dd07-9d9c-409f-8952-5bdf7fd1474b NetNS:/var/run/netns/3ebfe338-5748-43a2-825c-d34fe73786d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ce1dd07_9d9c_409f_8952_5bdf7fd1474b.slice PodAnnotations:0xc00008d0d8}] Aliases:map[]}"
2026-06-09 14:45:31.026831 | controller | Jun 09 13:56:31.172728 crc crio[23733]: time="2026-06-09T13:56:31.16376096Z" level=info msg="Checking pod openstack_barbican-api-57b7b68c9b-tw92z for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.026847 | controller | Jun 09 13:56:31.188390 crc crio[23733]: time="2026-06-09T13:56:31.188283162Z" level=info msg="Image registry.redhat.io/ubi9/httpd-24:latest not found" id=c7d1e1d6-e7ba-49d3-bafb-dccceffba485 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.026864 | controller | Jun 09 13:56:31.188781 crc crio[23733]: time="2026-06-09T13:56:31.188429956Z" level=info msg="Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found" id=c7d1e1d6-e7ba-49d3-bafb-dccceffba485 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.026881 | controller | Jun 09 13:56:31.190679 crc crio[23733]: time="2026-06-09T13:56:31.19057492Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=a35e1204-4f0e-45af-a859-c2d821811354 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.026898 | controller | Jun 09 13:56:31.200092 crc crio[23733]: time="2026-06-09T13:56:31.200003325Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-09 14:45:31.026915 | controller | Jun 09 13:56:31.207506 crc crio[23733]: time="2026-06-09T13:56:31.207285818Z" level=info msg="Ran pod sandbox 26a655d483dc539c008117b37ac0283123b5120635140e63491d454baf52f10c with infra container: openstack/barbican-api-57b7b68c9b-tw92z/POD" id=5cd6784e-7ed5-4f3b-8283-3552af0abc8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.026931 | controller | Jun 09 13:56:31.211712 crc crio[23733]: time="2026-06-09T13:56:31.211598235Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=922492e8-682f-47c8-bd05-f5053fb59087 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.026948 | controller | Jun 09 13:56:31.214879 crc crio[23733]: time="2026-06-09T13:56:31.214803095Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=52a05d52-828d-4571-8e0e-f16e3f7b8f00 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.026965 | controller | Jun 09 13:56:31.224079 crc crio[23733]: time="2026-06-09T13:56:31.223992755Z" level=info msg="Creating container: openstack/barbican-api-57b7b68c9b-tw92z/barbican-api-log" id=077388b0-cab1-475b-940f-43c017c1e4ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.026984 | controller | Jun 09 13:56:31.225047 crc crio[23733]: time="2026-06-09T13:56:31.224924448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.027001 | controller | Jun 09 13:56:31.266346 crc crio[23733]: time="2026-06-09T13:56:31.266090747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.027018 | controller | Jun 09 13:56:31.276313 crc crio[23733]: time="2026-06-09T13:56:31.27620157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.027035 | controller | Jun 09 13:56:31.297011 crc crio[23733]: time="2026-06-09T13:56:31.296838197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.027051 | controller | Jun 09 13:56:31.300666 crc crio[23733]: time="2026-06-09T13:56:31.30057346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.027067 | controller | Jun 09 13:56:31.414981 crc crio[23733]: 2026-06-09T13:56:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f632e20a389ec81 Mac:46:7f:c3:fe:a9:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/64bce841-2ccb-43a9-b22e-2817ec6086be SocketPath: PciID:}] [{Interface:0xc00030e5d0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.027083 | controller | Jun 09 13:56:31.417001 crc crio[23733]: time="2026-06-09T13:56:31.416923399Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-b55k7 Namespace:openstack ID:f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a UID:b75641e3-6050-4e4f-a4be-96fe8c6aeada NetNS:/var/run/netns/64bce841-2ccb-43a9-b22e-2817ec6086be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb75641e3_6050_4e4f_a4be_96fe8c6aeada.slice PodAnnotations:0xc00008c560}] Aliases:map[]}"
2026-06-09 14:45:31.027100 | controller | Jun 09 13:56:31.417303 crc crio[23733]: time="2026-06-09T13:56:31.417096473Z" level=info msg="Checking pod openstack_cinder-online-data-migrations-b55k7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.027117 | controller | Jun 09 13:56:31.426671 crc crio[23733]: time="2026-06-09T13:56:31.426554539Z" level=info msg="Ran pod sandbox f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a with infra container: openstack/cinder-online-data-migrations-b55k7/POD" id=8ee5d74c-0156-4a23-b915-e80b85b850de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.027133 | controller | Jun 09 13:56:31.431638 crc crio[23733]: time="2026-06-09T13:56:31.430575871Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=ff24ccbe-25c7-4a87-bdfa-950c090c262d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.027150 | controller | Jun 09 13:56:31.457079 crc crio[23733]: time="2026-06-09T13:56:31.456206711Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=f6c50e91-0ec5-47b8-b80f-c7b0e64ed0d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.027167 | controller | Jun 09 13:56:31.482383 crc crio[23733]: time="2026-06-09T13:56:31.482309813Z" level=info msg="Creating container: openstack/cinder-online-data-migrations-b55k7/cinder-online-data-migrations" id=825c3aef-fae3-42e6-b88e-a89d857a9fb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.027183 | controller | Jun 09 13:56:31.490250 crc crio[23733]: time="2026-06-09T13:56:31.490052376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.027203 | controller | Jun 09 13:56:31.602190 crc crio[23733]: time="2026-06-09T13:56:31.602059777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.027220 | controller | Jun 09 13:56:31.610924 crc crio[23733]: time="2026-06-09T13:56:31.610822526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.027236 | controller | Jun 09 13:56:31.663288 crc crio[23733]: time="2026-06-09T13:56:31.663216026Z" level=info msg="Created container 6b42808adfadd4e1a5206ae5de5c57173bb893d4be3487ed2cfc76213a533164: openstack/barbican-api-57b7b68c9b-tw92z/barbican-api-log" id=077388b0-cab1-475b-940f-43c017c1e4ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.027253 | controller | Jun 09 13:56:31.664940 crc crio[23733]: time="2026-06-09T13:56:31.664865158Z" level=info msg="Created container 71d3cce680942f21a0043c3390a34acc3d335598c47db598b39f87f3f9c2adee: openstack/barbican-api-648d7bd4c4-hthvg/barbican-api" id=05f157bd-dbbd-4f3b-8258-5bb7e279ff49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.027269 | controller | Jun 09 13:56:31.665863 crc crio[23733]: time="2026-06-09T13:56:31.66576608Z" level=info msg="Starting container: 6b42808adfadd4e1a5206ae5de5c57173bb893d4be3487ed2cfc76213a533164" id=44b1170f-af1e-4521-9989-9ea25095247a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.027285 | controller | Jun 09 13:56:31.666838 crc crio[23733]: time="2026-06-09T13:56:31.666731044Z" level=info msg="Starting container: 71d3cce680942f21a0043c3390a34acc3d335598c47db598b39f87f3f9c2adee" id=a32f7051-46b3-495d-a8a7-b08c5ce5c7d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.027302 | controller | Jun 09 13:56:31.677016 crc crio[23733]: time="2026-06-09T13:56:31.676711013Z" level=info msg="Started container" PID=71938 containerID=6b42808adfadd4e1a5206ae5de5c57173bb893d4be3487ed2cfc76213a533164 description=openstack/barbican-api-57b7b68c9b-tw92z/barbican-api-log id=44b1170f-af1e-4521-9989-9ea25095247a name=/runtime.v1.RuntimeService/StartContainer sandboxID=26a655d483dc539c008117b37ac0283123b5120635140e63491d454baf52f10c
2026-06-09 14:45:31.027318 | controller | Jun 09 13:56:31.678565 crc crio[23733]: time="2026-06-09T13:56:31.678283653Z" level=info msg="Started container" PID=71937 containerID=71d3cce680942f21a0043c3390a34acc3d335598c47db598b39f87f3f9c2adee description=openstack/barbican-api-648d7bd4c4-hthvg/barbican-api id=a32f7051-46b3-495d-a8a7-b08c5ce5c7d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f
2026-06-09 14:45:31.027335 | controller | Jun 09 13:56:31.706437 crc crio[23733]: time="2026-06-09T13:56:31.706324234Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=f69fdb36-c0ac-4886-82c4-a051800f28ff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.027352 | controller | Jun 09 13:56:31.821811 crc crio[23733]: time="2026-06-09T13:56:31.821483752Z" level=info msg="Created container ad2be9e0dad97210b30ca59f2c9628875dad3b11d6ed61ce2c14a33c70187294: openstack/cinder-online-data-migrations-b55k7/cinder-online-data-migrations" id=825c3aef-fae3-42e6-b88e-a89d857a9fb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.027368 | controller | Jun 09 13:56:31.824198 crc crio[23733]: time="2026-06-09T13:56:31.824039137Z" level=info msg="Starting container: ad2be9e0dad97210b30ca59f2c9628875dad3b11d6ed61ce2c14a33c70187294" id=c4ea8810-4d58-47d5-a625-370edce3b517 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.027385 | controller | Jun 09 13:56:31.838858 crc crio[23733]: time="2026-06-09T13:56:31.835693819Z" level=info msg="Started container" PID=71962 containerID=ad2be9e0dad97210b30ca59f2c9628875dad3b11d6ed61ce2c14a33c70187294 description=openstack/cinder-online-data-migrations-b55k7/cinder-online-data-migrations id=c4ea8810-4d58-47d5-a625-370edce3b517 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a
2026-06-09 14:45:31.027404 | controller | Jun 09 13:56:32.122396 crc crio[23733]: time="2026-06-09T13:56:32.122327784Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=59e0e5df-cb75-49a8-bd48-d225987b9ed6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.027421 | controller | Jun 09 13:56:32.915751 crc crio[23733]: time="2026-06-09T13:56:32.91452946Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1062b528-5af4-47bf-a456-026d4278f5fe name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.027437 | controller | Jun 09 13:56:32.946756 crc crio[23733]: time="2026-06-09T13:56:32.946540211Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=b6599b70-a961-478c-8227-1985eb0462d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.027453 | controller | Jun 09 13:56:33.507315 crc crio[23733]: time="2026-06-09T13:56:33.505953627Z" level=info msg="Creating container: openstack/barbican-api-57b7b68c9b-tw92z/barbican-api" id=241fe692-c8bf-4605-bab3-d19ffc0b6b34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.027470 | controller | Jun 09 13:56:33.514235 crc crio[23733]: time="2026-06-09T13:56:33.513858724Z" level=info msg="Creating container: openstack/dnsmasq-dns-79cccc8689-6g46c/dnsmasq-dns" id=3614167b-e472-440e-a61c-027227e9e014 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.027486 | controller | Jun 09 13:56:33.582893 crc crio[23733]: time="2026-06-09T13:56:33.582778627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.027502 | controller | Jun 09 13:56:33.583475 crc crio[23733]: time="2026-06-09T13:56:33.582924651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.027545 | controller | Jun 09 13:56:33.597975 crc crio[23733]: time="2026-06-09T13:56:33.597764962Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f" id=3d7dbfde-d50b-42b0-a70d-b65987655c32 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.027564 | controller | Jun 09 13:56:33.599060 crc crio[23733]: time="2026-06-09T13:56:33.598941081Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=f8542539-71c7-4380-a18d-947b95bbae65 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.027580 | controller | Jun 09 13:56:33.609501 crc crio[23733]: time="2026-06-09T13:56:33.609376093Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de" id=3bb663d9-7ca3-4361-a26c-301560a076c5 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.027596 | controller | Jun 09 13:56:33.617771 crc crio[23733]: time="2026-06-09T13:56:33.61730811Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=83a5a01f-6976-4283-86a0-2109370f96d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.027613 | controller | Jun 09 13:56:33.649732 crc crio[23733]: time="2026-06-09T13:56:33.649597408Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=821388a8-e00b-4f61-aacf-bb9d8dca6659 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.027633 | controller | Jun 09 13:56:33.656721 crc crio[23733]: time="2026-06-09T13:56:33.656599403Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=3bff35f4-e83f-45c9-aed9-647eb6e3b57c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.027649 | controller | Jun 09 13:56:33.672011 crc crio[23733]: time="2026-06-09T13:56:33.671771252Z" level=info msg="Creating container: openstack/barbican-worker-5f565bcd9-8xql5/barbican-worker-log" id=b0bd7929-b2d7-4091-9f6b-95c2517bc2b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.027665 | controller | Jun 09 13:56:33.681249 crc crio[23733]: time="2026-06-09T13:56:33.681149856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.027682 | controller | Jun 09 13:56:33.681687 crc crio[23733]: time="2026-06-09T13:56:33.681589738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.027698 | controller | Jun 09 13:56:33.688050 crc crio[23733]: time="2026-06-09T13:56:33.687924635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.027713 | controller | Jun 09 13:56:33.717405 crc crio[23733]: time="2026-06-09T13:56:33.71728781Z" level=info msg="Creating container: openstack/barbican-keystone-listener-6f8ff77dd6-xh6br/barbican-keystone-listener-log" id=d95344a2-a7b4-4c1a-b15b-f3f3aaed9604 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.027730 | controller | Jun 09 13:56:33.743757 crc crio[23733]: time="2026-06-09T13:56:33.743680179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.027745 | controller | Jun 09 13:56:33.747574 crc crio[23733]: time="2026-06-09T13:56:33.746819769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.027761 | controller | Jun 09 13:56:33.749090 crc crio[23733]: time="2026-06-09T13:56:33.749019083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.027776 | controller | Jun 09 13:56:33.795575 crc crio[23733]: time="2026-06-09T13:56:33.794772557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.027792 | controller | Jun 09 13:56:33.797371 crc crio[23733]: time="2026-06-09T13:56:33.797201198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.027808 | controller | Jun 09 13:56:33.800256 crc crio[23733]: time="2026-06-09T13:56:33.800193223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.027825 | controller | Jun 09 13:56:33.801921 crc crio[23733]: time="2026-06-09T13:56:33.80171121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.027841 | controller | Jun 09 13:56:34.071526 crc crio[23733]: time="2026-06-09T13:56:34.070853119Z" level=info msg="Created container 40e847378ce42b52a1dd5a86c673c27a3929e8e3b1a694e4021450abb3897409: openstack/barbican-keystone-listener-6f8ff77dd6-xh6br/barbican-keystone-listener-log" id=d95344a2-a7b4-4c1a-b15b-f3f3aaed9604 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.027860 | controller | Jun 09 13:56:34.079549 crc crio[23733]: time="2026-06-09T13:56:34.073717221Z" level=info msg="Starting container: 40e847378ce42b52a1dd5a86c673c27a3929e8e3b1a694e4021450abb3897409" id=c050a8c0-49d2-4354-b4d8-3a160526c9cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.027877 | controller | Jun 09 13:56:34.082290 crc crio[23733]: time="2026-06-09T13:56:34.081606729Z" level=info msg="Created container fc727d2fd1bb30d9d996363e224abe2a4bc075fcd5c23f314ec978cd861ca796: openstack/barbican-worker-5f565bcd9-8xql5/barbican-worker-log" id=b0bd7929-b2d7-4091-9f6b-95c2517bc2b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.027893 | controller | Jun 09 13:56:34.084711 crc crio[23733]: time="2026-06-09T13:56:34.084555422Z" level=info msg="Started container" PID=72302 containerID=40e847378ce42b52a1dd5a86c673c27a3929e8e3b1a694e4021450abb3897409 description=openstack/barbican-keystone-listener-6f8ff77dd6-xh6br/barbican-keystone-listener-log id=c050a8c0-49d2-4354-b4d8-3a160526c9cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee927550a7cd1d607b38d1d51eb8b04fb96479768561b7f9071c58fffc286fd7
2026-06-09 14:45:31.027910 | controller | Jun 09 13:56:34.085749 crc crio[23733]: time="2026-06-09T13:56:34.084895281Z" level=info msg="Starting container: fc727d2fd1bb30d9d996363e224abe2a4bc075fcd5c23f314ec978cd861ca796" id=7adcdc87-d1ec-412c-baa6-f93b002c5d3c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.027927 | controller | Jun 09 13:56:34.094257 crc crio[23733]: time="2026-06-09T13:56:34.093925656Z" level=info msg="Created container b921f450d360d7f5372810c7c59d1ab19998e8c4ae1f8557ea500abe71cd22ac: openstack/dnsmasq-dns-79cccc8689-6g46c/dnsmasq-dns" id=3614167b-e472-440e-a61c-027227e9e014 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.027943 | controller | Jun 09 13:56:34.095194 crc crio[23733]: time="2026-06-09T13:56:34.095092816Z" level=info msg="Starting container: b921f450d360d7f5372810c7c59d1ab19998e8c4ae1f8557ea500abe71cd22ac" id=17904899-cc9f-4482-86b9-fe2abbab0d63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.027960 | controller | Jun 09 13:56:34.107997 crc crio[23733]: time="2026-06-09T13:56:34.105205558Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=8beeb442-d0bf-48ca-8a59-0fc1953283ba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.027976 | controller | Jun 09 13:56:34.107997 crc crio[23733]: time="2026-06-09T13:56:34.107781613Z" level=info msg="Started container" PID=72298 containerID=fc727d2fd1bb30d9d996363e224abe2a4bc075fcd5c23f314ec978cd861ca796 description=openstack/barbican-worker-5f565bcd9-8xql5/barbican-worker-log id=7adcdc87-d1ec-412c-baa6-f93b002c5d3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=631e2c9c4763b5f24a2e45f3bd3e135b44207f07022bd997decef6d8d1def98f
2026-06-09 14:45:31.027992 | controller | Jun 09 13:56:34.108592 crc crio[23733]: time="2026-06-09T13:56:34.108534932Z" level=info msg="Started container" PID=72299 containerID=b921f450d360d7f5372810c7c59d1ab19998e8c4ae1f8557ea500abe71cd22ac description=openstack/dnsmasq-dns-79cccc8689-6g46c/dnsmasq-dns id=17904899-cc9f-4482-86b9-fe2abbab0d63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc
2026-06-09 14:45:31.028009 | controller | Jun 09 13:56:34.111156 crc crio[23733]: time="2026-06-09T13:56:34.111004013Z" level=info msg="Created container 1222362f77e18569aa24493c59ad329cb300e7fc64bc9c22ab43248addae024b: openstack/barbican-api-57b7b68c9b-tw92z/barbican-api" id=241fe692-c8bf-4605-bab3-d19ffc0b6b34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.028025 | controller | Jun 09 13:56:34.116344 crc crio[23733]: time="2026-06-09T13:56:34.114687236Z" level=info msg="Starting container: 1222362f77e18569aa24493c59ad329cb300e7fc64bc9c22ab43248addae024b" id=e79c509b-52bb-4575-9446-a8f874ebe86c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.028044 | controller | Jun 09 13:56:34.130450 crc crio[23733]: time="2026-06-09T13:56:34.126755307Z" level=info msg="Started container" PID=72303 containerID=1222362f77e18569aa24493c59ad329cb300e7fc64bc9c22ab43248addae024b description=openstack/barbican-api-57b7b68c9b-tw92z/barbican-api id=e79c509b-52bb-4575-9446-a8f874ebe86c name=/runtime.v1.RuntimeService/StartContainer sandboxID=26a655d483dc539c008117b37ac0283123b5120635140e63491d454baf52f10c
2026-06-09 14:45:31.028060 | controller | Jun 09 13:56:34.130450 crc crio[23733]: time="2026-06-09T13:56:34.128393218Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=5469b9cb-b270-494a-9cc1-fadd3ab8d706 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.028077 | controller | Jun 09 13:56:34.164511 crc crio[23733]: time="2026-06-09T13:56:34.16325986Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=c6fde2f3-0ebc-4eda-bc6c-ed62b8b9fbb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.028093 | controller | Jun 09 13:56:34.177412 crc crio[23733]: time="2026-06-09T13:56:34.177166797Z" level=info msg="Creating container: openstack/barbican-keystone-listener-6f8ff77dd6-xh6br/barbican-keystone-listener" id=e9cab4e2-4be3-4c45-9aed-40ad0b89fb99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.028108 | controller | Jun 09 13:56:34.178943 crc crio[23733]: time="2026-06-09T13:56:34.178820519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.028124 | controller | Jun 09 13:56:34.184698 crc crio[23733]: time="2026-06-09T13:56:34.18445783Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=54932471-424b-4f04-a9a9-c0480e69c470 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.028140 | controller | Jun 09 13:56:34.256829 crc crio[23733]: time="2026-06-09T13:56:34.256775258Z" level=info msg="Creating container: openstack/barbican-worker-5f565bcd9-8xql5/barbican-worker" id=9b18a42e-66c0-4b01-a5a1-9621a116c4eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.028156 | controller | Jun 09 13:56:34.270430 crc crio[23733]: time="2026-06-09T13:56:34.270365498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.028171 | controller | Jun 09 13:56:34.404279 crc crio[23733]: time="2026-06-09T13:56:34.403416384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.028187 | controller | Jun 09 13:56:34.408854 crc crio[23733]: time="2026-06-09T13:56:34.408788808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.028202 | controller | Jun 09 13:56:34.417506 crc crio[23733]: time="2026-06-09T13:56:34.4112633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.028218 | controller | Jun 09 13:56:34.417506 crc crio[23733]: time="2026-06-09T13:56:34.414206783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.028233 | controller | Jun 09 13:56:34.623245 crc crio[23733]: time="2026-06-09T13:56:34.622580163Z" level=info msg="Created container 8dfa8990e271616952e28319f371ba9147aa45c81490be11907c550d5ee5807f: openstack/barbican-worker-5f565bcd9-8xql5/barbican-worker" id=9b18a42e-66c0-4b01-a5a1-9621a116c4eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.028252 | controller | Jun 09 13:56:34.629443 crc crio[23733]: time="2026-06-09T13:56:34.629335981Z" level=info msg="Starting container: 8dfa8990e271616952e28319f371ba9147aa45c81490be11907c550d5ee5807f" id=54b6d519-9806-4e64-98eb-30fd54f36d9a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.028268 | controller | Jun 09 13:56:34.635973 crc crio[23733]: time="2026-06-09T13:56:34.635874895Z" level=info msg="Started container" PID=72346 containerID=8dfa8990e271616952e28319f371ba9147aa45c81490be11907c550d5ee5807f description=openstack/barbican-worker-5f565bcd9-8xql5/barbican-worker id=54b6d519-9806-4e64-98eb-30fd54f36d9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=631e2c9c4763b5f24a2e45f3bd3e135b44207f07022bd997decef6d8d1def98f
2026-06-09 14:45:31.028284 | controller | Jun 09 13:56:34.808244 crc crio[23733]: time="2026-06-09T13:56:34.807503416Z" level=info msg="Created container 4cb02b32b617043934733edc98b9dbdaf5d668cf9c75312f23175ee8919f45ed: openstack/barbican-keystone-listener-6f8ff77dd6-xh6br/barbican-keystone-listener" id=e9cab4e2-4be3-4c45-9aed-40ad0b89fb99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.028300 | controller | Jun 09 13:56:34.809364 crc crio[23733]: time="2026-06-09T13:56:34.809241901Z" level=info msg="Starting container: 4cb02b32b617043934733edc98b9dbdaf5d668cf9c75312f23175ee8919f45ed" id=a15a946e-ae2c-4e6e-8e6b-8af183724e08 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.028316 | controller | Jun 09 13:56:34.818545 crc crio[23733]: time="2026-06-09T13:56:34.81843576Z" level=info msg="Started container" PID=72347 containerID=4cb02b32b617043934733edc98b9dbdaf5d668cf9c75312f23175ee8919f45ed description=openstack/barbican-keystone-listener-6f8ff77dd6-xh6br/barbican-keystone-listener id=a15a946e-ae2c-4e6e-8e6b-8af183724e08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee927550a7cd1d607b38d1d51eb8b04fb96479768561b7f9071c58fffc286fd7
2026-06-09 14:45:31.028662 | controller | Jun 09 13:56:36.531495 crc crio[23733]: time="2026-06-09T13:56:36.530861992Z" level=info msg="Stopping pod sandbox: f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a" id=b5f9ce32-7632-4d87-9663-123251b9c94a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.028787 | controller | Jun 09 13:56:36.533337 crc crio[23733]: time="2026-06-09T13:56:36.532040242Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-b55k7 Namespace:openstack ID:f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a UID:b75641e3-6050-4e4f-a4be-96fe8c6aeada NetNS:/var/run/netns/64bce841-2ccb-43a9-b22e-2817ec6086be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb75641e3_6050_4e4f_a4be_96fe8c6aeada.slice PodAnnotations:0xc002534d58}] Aliases:map[]}"
2026-06-09 14:45:31.028811 | controller | Jun 09 13:56:36.533337 crc crio[23733]: time="2026-06-09T13:56:36.532241457Z" level=info msg="Deleting pod openstack_cinder-online-data-migrations-b55k7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.028829 | controller | Jun 09 13:56:36.990732 crc crio[23733]: time="2026-06-09T13:56:36.990215015Z" level=info msg="Stopped pod sandbox: f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a" id=b5f9ce32-7632-4d87-9663-123251b9c94a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.028847 | controller | Jun 09 13:56:38.007082 crc crio[23733]: time="2026-06-09T13:56:38.006045633Z" level=info msg="Stopping container: b921f450d360d7f5372810c7c59d1ab19998e8c4ae1f8557ea500abe71cd22ac (timeout: 10s)" id=ea042f7a-9813-4ddd-9c3e-dec6156e8976 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.028863 | controller | Jun 09 13:56:38.206171 crc crio[23733]: time="2026-06-09T13:56:38.199342526Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=362792ee-2821-489c-a0e0-83bc3f716b76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.028883 | controller | Jun 09 13:56:38.206171 crc crio[23733]: time="2026-06-09T13:56:38.199531621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.028900 | controller | Jun 09 13:56:38.206171 crc crio[23733]: time="2026-06-09T13:56:38.2030714Z" level=info msg="Stopped container b921f450d360d7f5372810c7c59d1ab19998e8c4ae1f8557ea500abe71cd22ac: openstack/dnsmasq-dns-79cccc8689-6g46c/dnsmasq-dns" id=ea042f7a-9813-4ddd-9c3e-dec6156e8976 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.028916 | controller | Jun 09 13:56:38.206171 crc crio[23733]: time="2026-06-09T13:56:38.203963091Z" level=info msg="Stopping pod sandbox: 80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc" id=0efe0a21-cc71-4d77-a1e1-a343656149e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.028932 | controller | Jun 09 13:56:38.206171 crc crio[23733]: time="2026-06-09T13:56:38.204576546Z" level=info msg="Got pod network &{Name:dnsmasq-dns-79cccc8689-6g46c Namespace:openstack ID:80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc UID:b2c01863-f6fe-4cd5-be23-d728f85d1e2a NetNS:/var/run/netns/78ee3255-7bbd-4ced-ad23-e984a299a222 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2c01863_f6fe_4cd5_be23_d728f85d1e2a.slice PodAnnotations:0xc002b0e278}] Aliases:map[]}"
2026-06-09 14:45:31.028948 | controller | Jun 09 13:56:38.206171 crc crio[23733]: time="2026-06-09T13:56:38.204763172Z" level=info msg="Deleting pod openstack_dnsmasq-dns-79cccc8689-6g46c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.028964 | controller | Jun 09 13:56:38.357342 crc crio[23733]: time="2026-06-09T13:56:38.356555096Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79 UID:fe161080-c0b0-43d5-a9da-7fe5cb2189a6 NetNS:/var/run/netns/b9bc08c0-7341-4149-8ee0-2ed391cfcfa9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe161080_c0b0_43d5_a9da_7fe5cb2189a6.slice PodAnnotations:0xc000308900}] Aliases:map[]}"
2026-06-09 14:45:31.028980 | controller | Jun 09 13:56:38.357342 crc crio[23733]: time="2026-06-09T13:56:38.356629868Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.029052 | controller | Jun 09 13:56:38.603052 crc crio[23733]: time="2026-06-09T13:56:38.601998052Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-75b56949bf-rnzmv/POD" id=413fa768-8335-4dce-b051-1b7c05c98526 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.029077 | controller | Jun 09 13:56:38.603052 crc crio[23733]: time="2026-06-09T13:56:38.602620528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.029094 | controller | Jun 09 13:56:38.691901 crc crio[23733]: time="2026-06-09T13:56:38.688225007Z" level=info msg="Got pod network &{Name:dnsmasq-dns-75b56949bf-rnzmv Namespace:openstack ID:406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7 UID:af31b156-bcb1-4f9e-ba54-253c432ab065 NetNS:/var/run/netns/42eaea10-5d56-42f4-9e47-94ab9d038a0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf31b156_bcb1_4f9e_ba54_253c432ab065.slice PodAnnotations:0xc001c1e430}] Aliases:map[]}"
2026-06-09 14:45:31.029111 | controller | Jun 09 13:56:38.691901 crc crio[23733]: time="2026-06-09T13:56:38.688299349Z" level=info msg="Adding pod openstack_dnsmasq-dns-75b56949bf-rnzmv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.029187 | controller | Jun 09 13:56:38.761067 crc crio[23733]: time="2026-06-09T13:56:38.760544677Z" level=info msg="Stopped pod sandbox: 80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc" id=0efe0a21-cc71-4d77-a1e1-a343656149e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.029207 | controller | Jun 09 13:56:38.808356 crc crio[23733]: time="2026-06-09T13:56:38.808271709Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=013c9ad8-215b-4957-851a-f2582105959f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.029223 | controller | Jun 09 13:56:38.808527 crc crio[23733]: time="2026-06-09T13:56:38.808400082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.029240 | controller | Jun 09 13:56:38.943583 crc crio[23733]: time="2026-06-09T13:56:38.942544447Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea UID:e0b84e01-85fc-4b1e-8d34-0dad9d87c4c6 NetNS:/var/run/netns/b3b3c98f-c150-441c-95a6-bcf374e41b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0b84e01_85fc_4b1e_8d34_0dad9d87c4c6.slice PodAnnotations:0xc0027d0078}] Aliases:map[]}"
2026-06-09 14:45:31.029256 | controller | Jun 09 13:56:38.943583 crc crio[23733]: time="2026-06-09T13:56:38.943020709Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.029272 | controller | Jun 09 13:56:39.327223 crc crio[23733]: 2026-06-09T13:56:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9454cde02f15672 Mac:12:18:6f:10:2e:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/b9bc08c0-7341-4149-8ee0-2ed391cfcfa9 SocketPath: PciID:}] [{Interface:0xc000122dd0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.029289 | controller | Jun 09 13:56:39.331182 crc crio[23733]: time="2026-06-09T13:56:39.33104772Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79 UID:fe161080-c0b0-43d5-a9da-7fe5cb2189a6 NetNS:/var/run/netns/b9bc08c0-7341-4149-8ee0-2ed391cfcfa9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe161080_c0b0_43d5_a9da_7fe5cb2189a6.slice PodAnnotations:0xc000308900}] Aliases:map[]}"
2026-06-09 14:45:31.029305 | controller | Jun 09 13:56:39.331466 crc crio[23733]: time="2026-06-09T13:56:39.331398958Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.029364 | controller | Jun 09 13:56:39.350196 crc crio[23733]: time="2026-06-09T13:56:39.350052614Z" level=info msg="Ran pod sandbox 9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79 with infra container: openstack/cinder-scheduler-0/POD" id=362792ee-2821-489c-a0e0-83bc3f716b76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.029383 | controller | Jun 09 13:56:39.360845 crc crio[23733]: time="2026-06-09T13:56:39.358451774Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=ce95ba8b-70b2-4356-a77a-7cb594462ed2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.029399 | controller | Jun 09 13:56:39.360845 crc crio[23733]: time="2026-06-09T13:56:39.358945016Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found" id=ce95ba8b-70b2-4356-a77a-7cb594462ed2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.029419 | controller | Jun 09 13:56:39.360845 crc crio[23733]: time="2026-06-09T13:56:39.359561692Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found" id=ce95ba8b-70b2-4356-a77a-7cb594462ed2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.029435 | controller | Jun 09 13:56:39.378022 crc crio[23733]: time="2026-06-09T13:56:39.374207359Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=28bfe048-54c5-4582-8882-c66de8af27b6 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.029451 | controller | Jun 09 13:56:39.401387 crc crio[23733]: time="2026-06-09T13:56:39.401277335Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\""
2026-06-09 14:45:31.029536 | controller | Jun 09 13:56:39.615408 crc crio[23733]: 2026-06-09T13:56:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:406dd787a281ca0 Mac:a2:14:e1:01:23:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/42eaea10-5d56-42f4-9e47-94ab9d038a0c SocketPath: PciID:}] [{Interface:0xc00028c760 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.029562 | controller | Jun 09 13:56:39.616747 crc crio[23733]: time="2026-06-09T13:56:39.61667576Z" level=info msg="Got pod network &{Name:dnsmasq-dns-75b56949bf-rnzmv Namespace:openstack ID:406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7 UID:af31b156-bcb1-4f9e-ba54-253c432ab065 NetNS:/var/run/netns/42eaea10-5d56-42f4-9e47-94ab9d038a0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf31b156_bcb1_4f9e_ba54_253c432ab065.slice PodAnnotations:0xc001c1e430}] Aliases:map[]}"
2026-06-09 14:45:31.029580 | controller | Jun 09 13:56:39.616902 crc crio[23733]: time="2026-06-09T13:56:39.616848274Z" level=info msg="Checking pod openstack_dnsmasq-dns-75b56949bf-rnzmv for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.029597 | controller | Jun 09 13:56:39.705890 crc crio[23733]: time="2026-06-09T13:56:39.705567673Z" level=info msg="Ran pod sandbox 406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7 with infra container: openstack/dnsmasq-dns-75b56949bf-rnzmv/POD" id=413fa768-8335-4dce-b051-1b7c05c98526 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.029613 | controller | Jun 09 13:56:39.713840 crc crio[23733]: time="2026-06-09T13:56:39.713714596Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=70ee5d85-8e29-4c6f-bc33-0427d410e57e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.029629 | controller | Jun 09 13:56:39.751039 crc crio[23733]: time="2026-06-09T13:56:39.750932547Z" level=info msg="Removing container: b921f450d360d7f5372810c7c59d1ab19998e8c4ae1f8557ea500abe71cd22ac" id=6e5f05ea-c3f2-41a1-8a82-1420d88e8754 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.029645 | controller | Jun 09 13:56:39.754498 crc crio[23733]: 2026-06-09T13:56:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9b37e570a3fdf6 Mac:8a:9a:bd:d9:76:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/b3b3c98f-c150-441c-95a6-bcf374e41b68 SocketPath: PciID:}] [{Interface:0xc0004406b0 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.029661 | controller | Jun 09 13:56:39.755667 crc crio[23733]: time="2026-06-09T13:56:39.75551651Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea UID:e0b84e01-85fc-4b1e-8d34-0dad9d87c4c6 NetNS:/var/run/netns/b3b3c98f-c150-441c-95a6-bcf374e41b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0b84e01_85fc_4b1e_8d34_0dad9d87c4c6.slice PodAnnotations:0xc0027d0078}] Aliases:map[]}"
2026-06-09 14:45:31.029681 | controller | Jun 09 13:56:39.756202 crc crio[23733]: time="2026-06-09T13:56:39.755796188Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.029698 | controller | Jun 09 13:56:39.797926 crc crio[23733]: time="2026-06-09T13:56:39.789918001Z" level=info msg="Ran pod sandbox f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea with infra container: openstack/cinder-api-0/POD" id=013c9ad8-215b-4957-851a-f2582105959f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.029713 | controller | Jun 09 13:56:39.852864 crc crio[23733]: time="2026-06-09T13:56:39.85268966Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=5bd51de6-a498-41a0-aeb6-54b64ca658c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.029755 | controller | Jun 09 13:56:39.862034 crc crio[23733]: time="2026-06-09T13:56:39.860707091Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=07128440-36f1-4e33-a0c0-60893fb163e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.029771 | controller | Jun 09 13:56:39.913968 crc crio[23733]: time="2026-06-09T13:56:39.912960768Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=d7f0b23a-1c16-475a-b0b0-ef049fd032eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.029787 | controller | Jun 09 13:56:39.921445 crc crio[23733]: time="2026-06-09T13:56:39.921287846Z" level=info msg="Removed container b921f450d360d7f5372810c7c59d1ab19998e8c4ae1f8557ea500abe71cd22ac: openstack/dnsmasq-dns-79cccc8689-6g46c/dnsmasq-dns" id=6e5f05ea-c3f2-41a1-8a82-1420d88e8754 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.029802 | controller | Jun 09 13:56:39.922552 crc crio[23733]: time="2026-06-09T13:56:39.921909382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.029818 | controller | Jun 09 13:56:39.943632 crc crio[23733]: time="2026-06-09T13:56:39.94341194Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=aa83d3d6-7cae-433b-a01c-0b898e70a1f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.029833 | controller | Jun 09 13:56:39.998771 crc crio[23733]: time="2026-06-09T13:56:39.99862949Z" level=info msg="Removing container: df646cf4f1d1511e40e5f0f631bd9e1569c68b6e40725539d72ade773ffeaeb2" id=4dcf47b4-9ace-4a7c-82cd-ae4c533dc846 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.029849 | controller | Jun 09 13:56:40.050006 crc crio[23733]: time="2026-06-09T13:56:40.049356838Z" level=info msg="Creating container: openstack/dnsmasq-dns-75b56949bf-rnzmv/init" id=b7de0cc9-3df3-4ccc-a7a3-5b84cdfc74fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.029865 | controller | Jun 09 13:56:40.250945 crc crio[23733]: time="2026-06-09T13:56:40.250729133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.029880 | controller | Jun 09 13:56:40.326281 crc crio[23733]: time="2026-06-09T13:56:40.326097197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.029896 | controller | Jun 09 13:56:40.433049 crc crio[23733]: time="2026-06-09T13:56:40.432923848Z" level=info msg="Removed container df646cf4f1d1511e40e5f0f631bd9e1569c68b6e40725539d72ade773ffeaeb2: openstack/dnsmasq-dns-79cccc8689-6g46c/init" id=4dcf47b4-9ace-4a7c-82cd-ae4c533dc846 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.029916 | controller | Jun 09 13:56:40.478420 crc crio[23733]: time="2026-06-09T13:56:40.478324293Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4" id=28bfe048-54c5-4582-8882-c66de8af27b6 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.029932 | controller | Jun 09 13:56:40.488186 crc crio[23733]: time="2026-06-09T13:56:40.483738978Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=f35864c9-b8f9-4488-a700-c11fbb9e2219 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.029949 | controller | Jun 09 13:56:40.496199 crc crio[23733]: time="2026-06-09T13:56:40.493382529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.029966 | controller | Jun 09 13:56:40.524761 crc crio[23733]: time="2026-06-09T13:56:40.524544118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.029982 | controller | Jun 09 13:56:40.561306 crc crio[23733]: time="2026-06-09T13:56:40.56062104Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=1489efe6-8e93-436b-97b5-325a5e3603e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.029999 | controller | Jun 09 13:56:40.584665 crc crio[23733]: time="2026-06-09T13:56:40.584542308Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=dcc71617-d92d-4c0b-a9d6-803d145f9fc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.030014 | controller | Jun 09 13:56:40.589205 crc crio[23733]: time="2026-06-09T13:56:40.589099622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.030030 | controller | Jun 09 13:56:40.717996 crc crio[23733]: time="2026-06-09T13:56:40.717945554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.030046 | controller | Jun 09 13:56:40.744373 crc crio[23733]: time="2026-06-09T13:56:40.744305502Z" level=info msg="Created container 7e28646e7ddc2a2481435bd70f59625b1dc779df012e7bad5947cac097775d00: openstack/dnsmasq-dns-75b56949bf-rnzmv/init" id=b7de0cc9-3df3-4ccc-a7a3-5b84cdfc74fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.030062 | controller | Jun 09 13:56:40.760212 crc crio[23733]: time="2026-06-09T13:56:40.752886926Z" level=info msg="Starting container: 7e28646e7ddc2a2481435bd70f59625b1dc779df012e7bad5947cac097775d00" id=5c40fd0e-f641-4068-87ce-3ca4e7c2bb1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.030077 | controller | Jun 09 13:56:40.787892 crc crio[23733]: time="2026-06-09T13:56:40.787573984Z" level=info msg="Started container" PID=73173 containerID=7e28646e7ddc2a2481435bd70f59625b1dc779df012e7bad5947cac097775d00 description=openstack/dnsmasq-dns-75b56949bf-rnzmv/init id=5c40fd0e-f641-4068-87ce-3ca4e7c2bb1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7
2026-06-09 14:45:31.030094 | controller | Jun 09 13:56:41.991149 crc crio[23733]: time="2026-06-09T13:56:41.990004656Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=67c12644-2ddf-4786-bc14-12ed36281ac0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.030109 | controller | Jun 09 13:56:42.105008 crc crio[23733]: time="2026-06-09T13:56:42.104884758Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=198a89b1-b7b5-4bdd-bb17-1bb5d8087817 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.030128 | controller | Jun 09 13:56:42.143865 crc crio[23733]: time="2026-06-09T13:56:42.143704458Z" level=info msg="Creating container: openstack/dnsmasq-dns-75b56949bf-rnzmv/dnsmasq-dns" id=16a6c8a5-a7f2-4cd8-8605-02e2938bb184 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.030144 | controller | Jun 09 13:56:42.145283 crc crio[23733]: time="2026-06-09T13:56:42.145063162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.030216 | controller | Jun 09 13:56:42.341912 crc crio[23733]: time="2026-06-09T13:56:42.34176759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.030253 | controller | Jun 09 13:56:42.360371 crc crio[23733]: time="2026-06-09T13:56:42.360276923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.030326 | controller | Jun 09 13:56:42.655221 crc crio[23733]: time="2026-06-09T13:56:42.655073693Z" level=info msg="Created container 8b8c2c64bcb7aaf7661b1f700cdb02090b012ce8afbc54058fdb68ac18f22120: openstack/dnsmasq-dns-75b56949bf-rnzmv/dnsmasq-dns" id=16a6c8a5-a7f2-4cd8-8605-02e2938bb184 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.030352 | controller | Jun 09 13:56:42.662434 crc crio[23733]: time="2026-06-09T13:56:42.662325764Z" level=info msg="Starting container: 8b8c2c64bcb7aaf7661b1f700cdb02090b012ce8afbc54058fdb68ac18f22120" id=9c71833d-e9e1-450c-99b9-126cf5d08ec3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.030370 | controller | Jun 09 13:56:42.677195 crc crio[23733]: time="2026-06-09T13:56:42.677036923Z" level=info msg="Started container" PID=73299 containerID=8b8c2c64bcb7aaf7661b1f700cdb02090b012ce8afbc54058fdb68ac18f22120 description=openstack/dnsmasq-dns-75b56949bf-rnzmv/dnsmasq-dns id=9c71833d-e9e1-450c-99b9-126cf5d08ec3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7
2026-06-09 14:45:31.030388 | controller | Jun 09 13:56:42.828922 crc crio[23733]: time="2026-06-09T13:56:42.828591872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.030404 | controller | Jun 09 13:56:43.000608 crc crio[23733]: time="2026-06-09T13:56:43.000529429Z" level=info msg="Created container 75b3f25ec035b490fed0ee720ea432ec7413b3c64abdef2aa4e7d5ddbde9d823: openstack/cinder-scheduler-0/cinder-scheduler" id=dcc71617-d92d-4c0b-a9d6-803d145f9fc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.030420 | controller | Jun 09 13:56:43.009276 crc crio[23733]: time="2026-06-09T13:56:43.009177456Z" level=info msg="Starting container: 75b3f25ec035b490fed0ee720ea432ec7413b3c64abdef2aa4e7d5ddbde9d823" id=9781dacb-73f6-45e6-927a-42da13d990be name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.030437 | controller | Jun 09 13:56:43.031877 crc crio[23733]: time="2026-06-09T13:56:43.031763241Z" level=info msg="Started container" PID=73325 containerID=75b3f25ec035b490fed0ee720ea432ec7413b3c64abdef2aa4e7d5ddbde9d823 description=openstack/cinder-scheduler-0/cinder-scheduler id=9781dacb-73f6-45e6-927a-42da13d990be name=/runtime.v1.RuntimeService/StartContainer sandboxID=9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79
2026-06-09 14:45:31.030453 | controller | Jun 09 13:56:43.069889 crc crio[23733]: time="2026-06-09T13:56:43.069795382Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=4855571d-348c-479b-848a-f6b4b9479ce8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.030469 | controller | Jun 09 13:56:43.234362 crc crio[23733]: time="2026-06-09T13:56:43.233705299Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=7986b041-38b4-4402-92ef-9fe672be62d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.030488 | controller | Jun 09 13:56:43.250178 crc crio[23733]: time="2026-06-09T13:56:43.249714909Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=c5b14d36-1f9d-47eb-b167-deb40c1e194b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.030504 | controller | Jun 09 13:56:43.253834 crc crio[23733]: time="2026-06-09T13:56:43.251373261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.030544 | controller | Jun 09 13:56:43.368368 crc crio[23733]: time="2026-06-09T13:56:43.368268334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.030561 | controller | Jun 09 13:56:43.618249 crc crio[23733]: time="2026-06-09T13:56:43.613912005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.030577 | controller | Jun 09 13:56:43.848311 crc crio[23733]: time="2026-06-09T13:56:43.84809952Z" level=info msg="Created container 4db89e23260d42821103b912a1d9d4ec163f9f0860faff8efb2b7f6ca71988d4: openstack/cinder-api-0/cinder-api-log" id=d7f0b23a-1c16-475a-b0b0-ef049fd032eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.030593 | controller | Jun 09 13:56:43.851682 crc crio[23733]: time="2026-06-09T13:56:43.850584172Z" level=info msg="Starting container: 4db89e23260d42821103b912a1d9d4ec163f9f0860faff8efb2b7f6ca71988d4" id=9df6deff-4f63-4eac-bffd-b2e260478767 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.030608 | controller | Jun 09 13:56:43.867894 crc crio[23733]: time="2026-06-09T13:56:43.867595628Z" level=info msg="Started container" PID=73394 containerID=4db89e23260d42821103b912a1d9d4ec163f9f0860faff8efb2b7f6ca71988d4 description=openstack/cinder-api-0/cinder-api-log id=9df6deff-4f63-4eac-bffd-b2e260478767 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea
2026-06-09 14:45:31.030624 | controller | Jun 09 13:56:43.898249 crc crio[23733]: time="2026-06-09T13:56:43.89808807Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=3464a599-c4f6-4761-af4d-088425d80a00 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.030640 | controller | Jun 09 13:56:43.954598 crc crio[23733]: time="2026-06-09T13:56:43.952919831Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=88635be3-0ba7-477c-9040-d83fb27c8631 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.030656 | controller | Jun 09 13:56:43.964472 crc crio[23733]: time="2026-06-09T13:56:43.964324946Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=b7f7dc3f-d066-4f74-9167-462dd685b496 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.030672 | controller | Jun 09 13:56:43.966088 crc crio[23733]: time="2026-06-09T13:56:43.96532521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.030688 | controller | Jun 09 13:56:44.049052 crc crio[23733]: time="2026-06-09T13:56:44.048815299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.030704 | controller | Jun 09 13:56:44.334866 crc crio[23733]: time="2026-06-09T13:56:44.334296005Z" level=info msg="Stopping container: 58c532f50d1b458def62397e9168b0abc960f9add57d7e3b54f136822d877aa9 (timeout: 30s)" id=66d44569-e549-4f8a-a747-910ba83802de name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.030723 | controller | Jun 09 13:56:44.342926 crc crio[23733]: time="2026-06-09T13:56:44.340565542Z" level=info msg="Stopping container: 71d3cce680942f21a0043c3390a34acc3d335598c47db598b39f87f3f9c2adee (timeout: 30s)" id=eb51c322-3d81-4dce-99c9-3240e35dfc10 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.030739 | controller | Jun 09 13:56:44.603220 crc crio[23733]: time="2026-06-09T13:56:44.603091085Z" level=info msg="Stopped container 58c532f50d1b458def62397e9168b0abc960f9add57d7e3b54f136822d877aa9: openstack/barbican-api-648d7bd4c4-hthvg/barbican-api-log" id=66d44569-e549-4f8a-a747-910ba83802de name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.030756 | controller | Jun 09 13:56:44.683686 crc crio[23733]: time="2026-06-09T13:56:44.683563378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.030772 | controller | Jun 09 13:56:44.836540 crc crio[23733]: time="2026-06-09T13:56:44.836423619Z" level=info msg="Created container c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2: openstack/cinder-scheduler-0/probe" id=c5b14d36-1f9d-47eb-b167-deb40c1e194b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.030788 | controller | Jun 09 13:56:44.840227 crc crio[23733]: time="2026-06-09T13:56:44.839791744Z" level=info msg="Starting container: c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2" id=615601bd-3113-43e4-976e-e8457311474c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.030804 | controller | Jun 09 13:56:44.852944 crc crio[23733]: time="2026-06-09T13:56:44.852817649Z" level=info msg="Started container" PID=73453 containerID=c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2 description=openstack/cinder-scheduler-0/probe id=615601bd-3113-43e4-976e-e8457311474c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79
2026-06-09 14:45:31.030819 | controller | Jun 09 13:56:45.811191 crc crio[23733]: time="2026-06-09T13:56:45.806413909Z" level=info msg="Stopping container: c8b8e75be5786782165176e34c88b05e7eae7a39ddf830ddfbd622a14b824235 (timeout: 30s)" id=e0259ccb-b20b-417d-8e35-6f589418f557 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.030835 | controller | Jun 09 13:56:45.811191 crc crio[23733]: time="2026-06-09T13:56:45.808074912Z" level=info msg="Stopping container: e995695d03cc2f0caafebc8a1c5d9d06423cac5b91c18f229f0c4d737e3a6ecd (timeout: 30s)" id=1882bd6a-5cca-419b-b127-6a5a652b8fd0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.030850 | controller | Jun 09 13:56:45.918169 crc crio[23733]: time="2026-06-09T13:56:45.916755678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.030866 | controller | Jun 09 13:56:46.343694 crc crio[23733]: time="2026-06-09T13:56:46.343167709Z" level=info msg="Running pod sandbox: openstack/neutron-579d96b445-vb49n/POD" id=69218c27-b8ea-4026-9ab6-d0867d5acd4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.030881 | controller | Jun 09 13:56:46.343885 crc crio[23733]: time="2026-06-09T13:56:46.343714574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.030898 | controller | Jun 09 13:56:46.475892 crc crio[23733]: time="2026-06-09T13:56:46.475799226Z" level=info msg="Got pod network &{Name:neutron-579d96b445-vb49n Namespace:openstack ID:1f41e1b789961a81583bb61ab645d33a466284b88052acc73088432af8af553e UID:dd2310ed-0f71-46b8-8a37-3afcb8a1879d NetNS:/var/run/netns/fc53fb15-6ec3-49ca-a59e-a4362dc267c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd2310ed_0f71_46b8_8a37_3afcb8a1879d.slice PodAnnotations:0xc0059cc310}] Aliases:map[]}"
2026-06-09 14:45:31.030917 | controller | Jun 09 13:56:46.475892 crc crio[23733]: time="2026-06-09T13:56:46.475869667Z" level=info msg="Adding pod openstack_neutron-579d96b445-vb49n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.030933 | controller | Jun 09 13:56:46.571556 crc crio[23733]: time="2026-06-09T13:56:46.571268902Z" level=info msg="Created container 632268e0baa192e34d4ef978884161f12e21212f1b00cc86a7a124bbc54d17d6: openstack/cinder-api-0/cinder-api" id=b7f7dc3f-d066-4f74-9167-462dd685b496 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.030950 | controller | Jun 09 13:56:46.586510 crc crio[23733]: time="2026-06-09T13:56:46.586441412Z" level=info msg="Starting container: 632268e0baa192e34d4ef978884161f12e21212f1b00cc86a7a124bbc54d17d6" id=e28ac973-a189-4040-af16-6694d0214e36 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.030966 | controller | Jun 09 13:56:46.595997 crc crio[23733]: time="2026-06-09T13:56:46.595844106Z" level=info msg="Started container" PID=73573 containerID=632268e0baa192e34d4ef978884161f12e21212f1b00cc86a7a124bbc54d17d6 description=openstack/cinder-api-0/cinder-api id=e28ac973-a189-4040-af16-6694d0214e36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea
2026-06-09 14:45:31.030982 | controller | Jun 09 13:56:46.822154 crc crio[23733]: time="2026-06-09T13:56:46.820680448Z" level=info msg="Stopped container c8b8e75be5786782165176e34c88b05e7eae7a39ddf830ddfbd622a14b824235: openstack/neutron-68487f7dd5-6sqzd/neutron-httpd" id=e0259ccb-b20b-417d-8e35-6f589418f557 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.030998 | controller | Jun 09 13:56:47.333382 crc crio[23733]: 2026-06-09T13:56:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f41e1b789961a8 Mac:f2:57:0d:19:e6:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/fc53fb15-6ec3-49ca-a59e-a4362dc267c1 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.031014 | controller | Jun 09 13:56:47.336308 crc crio[23733]: time="2026-06-09T13:56:47.335915909Z" level=info msg="Got pod network &{Name:neutron-579d96b445-vb49n Namespace:openstack ID:1f41e1b789961a81583bb61ab645d33a466284b88052acc73088432af8af553e UID:dd2310ed-0f71-46b8-8a37-3afcb8a1879d NetNS:/var/run/netns/fc53fb15-6ec3-49ca-a59e-a4362dc267c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd2310ed_0f71_46b8_8a37_3afcb8a1879d.slice PodAnnotations:0xc0059cc310}] Aliases:map[]}"
2026-06-09 14:45:31.031030 | controller | Jun 09 13:56:47.336537 crc crio[23733]: time="2026-06-09T13:56:47.336411631Z" level=info msg="Checking pod openstack_neutron-579d96b445-vb49n for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.031046 | controller | Jun 09 13:56:47.355902 crc crio[23733]: time="2026-06-09T13:56:47.355807916Z" level=info msg="Ran pod sandbox 1f41e1b789961a81583bb61ab645d33a466284b88052acc73088432af8af553e with infra container: openstack/neutron-579d96b445-vb49n/POD" id=69218c27-b8ea-4026-9ab6-d0867d5acd4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.031063 | controller | Jun 09 13:56:47.359198 crc crio[23733]: time="2026-06-09T13:56:47.359072788Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e2c6ecae-6123-44d0-b74c-9f51e07f2138 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.031078 | controller | Jun 09 13:56:47.433526 crc crio[23733]: time="2026-06-09T13:56:47.433431717Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2c504a66-5f8a-4873-9c0a-dbb31b6e7c82 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.031097 | controller | Jun 09 13:56:47.434064 crc crio[23733]: time="2026-06-09T13:56:47.434002081Z" level=info msg="Stopping container: 632268e0baa192e34d4ef978884161f12e21212f1b00cc86a7a124bbc54d17d6 (timeout: 30s)" id=75323233-9209-4229-8292-ec467750dcc4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.031113 | controller | Jun 09 13:56:47.434896 crc crio[23733]: time="2026-06-09T13:56:47.434834212Z" level=info msg="Stopping container: 4db89e23260d42821103b912a1d9d4ec163f9f0860faff8efb2b7f6ca71988d4 (timeout: 30s)" id=fd835fa9-b893-4279-9440-ff6edaede651 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.031129 | controller | Jun 09 13:56:50.139338 crc crio[23733]: time="2026-06-09T13:56:50.138472255Z" level=info msg="Stopping container: 6f56c0c63f3d967d25c391b0933a6df58f7ab9d79bab0e6b7046a8817dbee71e (timeout: 10s)" id=bc22c19d-72ff-42d4-acfa-d8024d3f59f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.031144 | controller | Jun 09 13:56:54.290486 crc crio[23733]: time="2026-06-09T13:56:54.289858873Z" level=info msg="Creating container: openstack/neutron-579d96b445-vb49n/neutron-api" id=c7c7cd52-bdb2-40d7-965f-db1ef58109a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.031160 | controller | Jun 09 13:56:56.658289 crc crio[23733]: time="2026-06-09T13:56:56.65686704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.031176 | controller | Jun 09 13:56:56.931834 crc crio[23733]: time="2026-06-09T13:56:56.931599099Z" level=info msg="Stopped container 4db89e23260d42821103b912a1d9d4ec163f9f0860faff8efb2b7f6ca71988d4: openstack/cinder-api-0/cinder-api-log" id=fd835fa9-b893-4279-9440-ff6edaede651 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.031192 | controller | Jun 09 13:56:56.934553 crc crio[23733]: time="2026-06-09T13:56:56.93445247Z" level=info msg="Stopped container 6f56c0c63f3d967d25c391b0933a6df58f7ab9d79bab0e6b7046a8817dbee71e: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/dnsmasq-dns" id=bc22c19d-72ff-42d4-acfa-d8024d3f59f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.031208 | controller | Jun 09 13:56:56.936752 crc crio[23733]: time="2026-06-09T13:56:56.935486885Z" level=info msg="Stopping pod sandbox: ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c" id=e1a644cd-b689-47a8-8b87-4d4912e3057b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.031224 | controller | Jun 09 13:56:56.936752 crc crio[23733]: time="2026-06-09T13:56:56.936207603Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7d5695b8ff-7cmbr Namespace:openstack ID:ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c UID:ba4c42b8-a45c-40b0-9b56-6d71a12fb942 NetNS:/var/run/netns/e9e40f02-4e3f-488c-915c-3d5b2d60a90e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba4c42b8_a45c_40b0_9b56_6d71a12fb942.slice PodAnnotations:0xc00008cd18}] Aliases:map[]}"
2026-06-09 14:45:31.031240 | controller | Jun 09 13:56:56.936752 crc crio[23733]: time="2026-06-09T13:56:56.936364747Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7d5695b8ff-7cmbr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.031256 | controller | Jun 09 13:56:56.997092 crc crio[23733]: time="2026-06-09T13:56:56.995052785Z" level=info msg="Stopped container e995695d03cc2f0caafebc8a1c5d9d06423cac5b91c18f229f0c4d737e3a6ecd: openstack/neutron-68487f7dd5-6sqzd/neutron-api" id=1882bd6a-5cca-419b-b127-6a5a652b8fd0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.031272 | controller | Jun 09 13:56:56.998913 crc crio[23733]: time="2026-06-09T13:56:56.998857629Z" level=info msg="Stopping pod sandbox: 6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d" id=8eb5abbb-97e4-4140-8110-0e43ffcea64d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.031291 | controller | Jun 09 13:56:57.000825 crc crio[23733]: time="2026-06-09T13:56:57.000750956Z" level=info msg="Got pod network &{Name:neutron-68487f7dd5-6sqzd Namespace:openstack ID:6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d UID:ddb40140-1327-46aa-aa21-93a1af46c2fa NetNS:/var/run/netns/c09526ee-d96f-48b5-9d42-619832ea6c1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podddb40140_1327_46aa_aa21_93a1af46c2fa.slice PodAnnotations:0xc0028986c8}] Aliases:map[]}"
2026-06-09 14:45:31.031307 | controller | Jun 09 13:56:57.001300 crc crio[23733]: time="2026-06-09T13:56:57.001234429Z" level=info msg="Deleting pod openstack_neutron-68487f7dd5-6sqzd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.031323 | controller | Jun 09 13:56:57.020427 crc crio[23733]: time="2026-06-09T13:56:57.020217664Z" level=info msg="Stopped container 71d3cce680942f21a0043c3390a34acc3d335598c47db598b39f87f3f9c2adee: openstack/barbican-api-648d7bd4c4-hthvg/barbican-api" id=eb51c322-3d81-4dce-99c9-3240e35dfc10 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.031339 | controller | Jun 09 13:56:57.022704 crc crio[23733]: time="2026-06-09T13:56:57.022602073Z" level=info msg="Stopping pod sandbox: cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f" id=35fbae98-9bc1-4c91-80cd-1b80e859a83b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.031355 | controller | Jun 09 13:56:57.023732 crc crio[23733]: time="2026-06-09T13:56:57.023567568Z" level=info msg="Got pod network &{Name:barbican-api-648d7bd4c4-hthvg Namespace:openstack ID:cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f UID:3c13f56c-fa53-4995-a1fa-797aad6dae4d NetNS:/var/run/netns/a44263fe-ea1b-41b0-9077-bcaaadc454ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c13f56c_fa53_4995_a1fa_797aad6dae4d.slice PodAnnotations:0xc0028987b0}] Aliases:map[]}"
2026-06-09 14:45:31.031372 | controller | Jun 09 13:56:57.024001 crc crio[23733]: time="2026-06-09T13:56:57.023828114Z" level=info msg="Deleting pod openstack_barbican-api-648d7bd4c4-hthvg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.031388 | controller | Jun 09 13:56:57.174910 crc crio[23733]: time="2026-06-09T13:56:57.173936787Z" level=info msg="Running pod sandbox: openstack/placement-8b6dd45bd-kqsw7/POD" id=960955a3-7be4-4137-b505-21e40fdb5856 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.031404 | controller | Jun 09 13:56:57.174910 crc crio[23733]: time="2026-06-09T13:56:57.17405618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.031420 | controller | Jun 09 13:56:57.268594 crc crio[23733]: time="2026-06-09T13:56:57.267946497Z" level=info msg="Stopped container 632268e0baa192e34d4ef978884161f12e21212f1b00cc86a7a124bbc54d17d6: openstack/cinder-api-0/cinder-api" id=75323233-9209-4229-8292-ec467750dcc4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.031436 | controller | Jun 09 13:56:57.271955 crc crio[23733]: time="2026-06-09T13:56:57.271795993Z" level=info msg="Stopping pod sandbox: f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea" id=60852846-a61a-4477-9833-fb723702f4b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.031452 | controller | Jun 09 13:56:57.273403 crc crio[23733]: time="2026-06-09T13:56:57.272782398Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea UID:e0b84e01-85fc-4b1e-8d34-0dad9d87c4c6 NetNS:/var/run/netns/b3b3c98f-c150-441c-95a6-bcf374e41b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0b84e01_85fc_4b1e_8d34_0dad9d87c4c6.slice PodAnnotations:0xc0025a6950}] Aliases:map[]}"
2026-06-09 14:45:31.031471 | controller | Jun 09 13:56:57.273403 crc crio[23733]: time="2026-06-09T13:56:57.273037494Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.031488 | controller | Jun 09 13:56:57.921957 crc crio[23733]: time="2026-06-09T13:56:57.917933287Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=2ea38885-3a98-4d91-b3b8-8907ed67e941 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.031503 | controller | Jun 09 13:56:57.925058 crc crio[23733]: time="2026-06-09T13:56:57.924934272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.031569 | controller | Jun 09 13:56:59.670166 crc crio[23733]: time="2026-06-09T13:56:59.66884475Z" level=info msg="Stopped pod sandbox: ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c" id=e1a644cd-b689-47a8-8b87-4d4912e3057b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.031588 | controller | Jun 09 13:56:59.681622 crc crio[23733]: time="2026-06-09T13:56:59.681501758Z" level=info msg="Stopped pod sandbox: cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f" id=35fbae98-9bc1-4c91-80cd-1b80e859a83b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.031604 | controller | Jun 09 13:56:59.847001 crc crio[23733]: time="2026-06-09T13:56:59.846892531Z" level=info msg="Stopped pod sandbox: f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea" id=60852846-a61a-4477-9833-fb723702f4b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.031619 | controller | Jun 09 13:56:59.848557 crc crio[23733]: time="2026-06-09T13:56:59.848493921Z" level=info msg="Stopped pod sandbox: 6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d" id=8eb5abbb-97e4-4140-8110-0e43ffcea64d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.031635 | controller | Jun 09 13:56:59.943311 crc crio[23733]: time="2026-06-09T13:56:59.942673506Z" level=info msg="Got pod network &{Name:placement-8b6dd45bd-kqsw7 Namespace:openstack ID:a6da36cbd4191afb9b9ec49f327d92a4e890305814b6c32494d8c13674c10dab UID:b437dbcd-0199-4359-b322-5cc1ee32e2f4 NetNS:/var/run/netns/b799cad1-20cd-422d-ae21-3050d462efa4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb437dbcd_0199_4359_b322_5cc1ee32e2f4.slice PodAnnotations:0xc0027d0420}] Aliases:map[]}"
2026-06-09 14:45:31.031651 | controller | Jun 09 13:56:59.943311 crc crio[23733]: time="2026-06-09T13:56:59.94282334Z" level=info msg="Adding pod openstack_placement-8b6dd45bd-kqsw7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.031667 | controller | Jun 09 13:56:59.950806 crc crio[23733]: time="2026-06-09T13:56:59.950217085Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=a35e1204-4f0e-45af-a859-c2d821811354 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.031682 | controller | Jun 09 13:56:59.970458 crc crio[23733]: time="2026-06-09T13:56:59.963355174Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=f356f7a6-aa02-4b49-936e-e6cafa7c3b6e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.031698 | controller | Jun 09 13:57:00.146189 crc crio[23733]: time="2026-06-09T13:57:00.14442968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.031714 | controller | Jun 09 13:57:00.179383 crc crio[23733]: time="2026-06-09T13:57:00.17520186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.031733 | controller | Jun 09 13:57:00.185291 crc crio[23733]: time="2026-06-09T13:57:00.18401258Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:dd40fe56eb65dab18daa2ab1e94b7ca8e6b91866b5a4a4ab2c5d7140bab448a0 UID:9a7d181b-c4eb-408c-b626-eafd795e01ca NetNS:/var/run/netns/a4ad5b59-7f59-42e9-8122-e542ec2753f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a7d181b_c4eb_408c_b626_eafd795e01ca.slice PodAnnotations:0xc0027d0898}] Aliases:map[]}"
2026-06-09 14:45:31.031750 | controller | Jun 09 13:57:00.185291 crc crio[23733]: time="2026-06-09T13:57:00.184093512Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.031766 | controller | Jun 09 13:57:00.368571 crc crio[23733]: time="2026-06-09T13:57:00.367946258Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=f0f0e9a5-2062-4202-9abb-459ea38a8593 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.031782 | controller | Jun 09 13:57:00.416396 crc crio[23733]: time="2026-06-09T13:57:00.416297227Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=8e7ec35e-a2de-4502-8a55-08d5be65d2b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.031797 | controller | Jun 09 13:57:00.418685 crc crio[23733]: time="2026-06-09T13:57:00.418566834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.031813 | controller | Jun 09 13:57:00.660898 crc crio[23733]: time="2026-06-09T13:57:00.660694778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.031828 | controller | Jun 09 13:57:00.667092 crc crio[23733]: time="2026-06-09T13:57:00.666997425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.031843 | controller | Jun 09 13:57:00.678989 crc crio[23733]: time="2026-06-09T13:57:00.678710198Z" level=info msg="Created container f412b1e94734f9590916a4787b3c5b2e98e553932f69a2ef2567a1b992914426: openstack/neutron-579d96b445-vb49n/neutron-api" id=c7c7cd52-bdb2-40d7-965f-db1ef58109a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.031859 | controller | Jun 09 13:57:00.699564 crc crio[23733]: time="2026-06-09T13:57:00.699480058Z" level=info msg="Starting container: f412b1e94734f9590916a4787b3c5b2e98e553932f69a2ef2567a1b992914426" id=ac952bc5-ffa7-4844-910a-d5ec3dc5f9b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.031875 | controller | Jun 09 13:57:00.722195 crc crio[23733]: time="2026-06-09T13:57:00.721478587Z" level=info msg="Started container" PID=74867 containerID=f412b1e94734f9590916a4787b3c5b2e98e553932f69a2ef2567a1b992914426 description=openstack/neutron-579d96b445-vb49n/neutron-api id=ac952bc5-ffa7-4844-910a-d5ec3dc5f9b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f41e1b789961a81583bb61ab645d33a466284b88052acc73088432af8af553e
2026-06-09 14:45:31.031890 | controller | Jun 09 13:57:00.790879 crc crio[23733]: 2026-06-09T13:57:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6da36cbd4191af Mac:c2:09:1a:4a:82:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/b799cad1-20cd-422d-ae21-3050d462efa4 SocketPath: PciID:}] [{Interface:0xc000132970 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.031906 | controller | Jun 09 13:57:00.790879 crc crio[23733]: time="2026-06-09T13:57:00.790274767Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ce1b89b5-d76e-4cfc-91c5-56b90226c936 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.031925 | controller | Jun 09 13:57:00.792258 crc crio[23733]: time="2026-06-09T13:57:00.792188055Z" level=info msg="Got pod network &{Name:placement-8b6dd45bd-kqsw7 Namespace:openstack ID:a6da36cbd4191afb9b9ec49f327d92a4e890305814b6c32494d8c13674c10dab UID:b437dbcd-0199-4359-b322-5cc1ee32e2f4 NetNS:/var/run/netns/b799cad1-20cd-422d-ae21-3050d462efa4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb437dbcd_0199_4359_b322_5cc1ee32e2f4.slice PodAnnotations:0xc0027d0420}] Aliases:map[]}"
2026-06-09 14:45:31.031941 | controller | Jun 09 13:57:00.792952 crc crio[23733]: time="2026-06-09T13:57:00.79237471Z" level=info msg="Checking pod openstack_placement-8b6dd45bd-kqsw7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.031958 | controller | Jun 09 13:57:00.843823 crc crio[23733]: time="2026-06-09T13:57:00.842550995Z" level=info msg="Ran pod sandbox a6da36cbd4191afb9b9ec49f327d92a4e890305814b6c32494d8c13674c10dab with infra container: openstack/placement-8b6dd45bd-kqsw7/POD" id=960955a3-7be4-4137-b505-21e40fdb5856 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.031974 | controller | Jun 09 13:57:00.846862 crc crio[23733]: time="2026-06-09T13:57:00.846736729Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=545b3867-8460-4097-93f8-bcf09784a0c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.031990 | controller | Jun 09 13:57:00.854536 crc crio[23733]: time="2026-06-09T13:57:00.854418721Z" level=info msg="Removing container: c8b8e75be5786782165176e34c88b05e7eae7a39ddf830ddfbd622a14b824235" id=c5d00d8e-7b5d-4c2a-9b84-cffa77385110 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.032005 | controller | Jun 09 13:57:00.987801 crc crio[23733]: time="2026-06-09T13:57:00.987223191Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=946d4811-9c7b-4c98-ae28-05f8a2ac5384 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.032021 | controller | Jun 09 13:57:01.019556 crc crio[23733]: time="2026-06-09T13:57:01.018471082Z" level=info msg="Creating container: openstack/neutron-579d96b445-vb49n/neutron-httpd" id=85dcc6bd-141d-43bb-8265-dba9190ba6db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.032036 | controller | Jun 09 13:57:01.019556 crc crio[23733]: time="2026-06-09T13:57:01.019069207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.032052 | controller | Jun 09 13:57:01.023403 crc crio[23733]: 2026-06-09T13:57:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd40fe56eb65dab Mac:26:35:47:b9:05:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/a4ad5b59-7f59-42e9-8122-e542ec2753f6 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.032068 | controller | Jun 09 13:57:01.025173 crc crio[23733]: time="2026-06-09T13:57:01.024966775Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=6f092b58-d824-483b-8d55-b99d584a9a99 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.032084 | controller | Jun 09 13:57:01.030280 crc crio[23733]: time="2026-06-09T13:57:01.030186935Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:dd40fe56eb65dab18daa2ab1e94b7ca8e6b91866b5a4a4ab2c5d7140bab448a0 UID:9a7d181b-c4eb-408c-b626-eafd795e01ca NetNS:/var/run/netns/a4ad5b59-7f59-42e9-8122-e542ec2753f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a7d181b_c4eb_408c_b626_eafd795e01ca.slice PodAnnotations:0xc0027d0898}] Aliases:map[]}"
2026-06-09 14:45:31.032102 | controller | Jun 09 13:57:01.030751 crc crio[23733]: time="2026-06-09T13:57:01.030673927Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.032118 | controller | Jun 09 13:57:01.094045 crc crio[23733]: time="2026-06-09T13:57:01.09399442Z" level=info msg="Ran pod sandbox dd40fe56eb65dab18daa2ab1e94b7ca8e6b91866b5a4a4ab2c5d7140bab448a0 with infra container: openstack/openstackclient/POD" id=2ea38885-3a98-4d91-b3b8-8907ed67e941 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.032134 | controller | Jun 09 13:57:01.103591 crc crio[23733]: time="2026-06-09T13:57:01.103502298Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=b00655ff-5b8d-46b8-aaea-50526d6f95f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.032150 | controller | Jun 09 13:57:01.126820 crc crio[23733]: time="2026-06-09T13:57:01.126702699Z" level=info msg="Removed container c8b8e75be5786782165176e34c88b05e7eae7a39ddf830ddfbd622a14b824235: openstack/neutron-68487f7dd5-6sqzd/neutron-httpd" id=c5d00d8e-7b5d-4c2a-9b84-cffa77385110 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.032166 | controller | Jun 09 13:57:01.127281 crc crio[23733]: time="2026-06-09T13:57:01.12717887Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found" id=b00655ff-5b8d-46b8-aaea-50526d6f95f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.032182 | controller | Jun 09 13:57:01.127281 crc crio[23733]: time="2026-06-09T13:57:01.127248752Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found" id=b00655ff-5b8d-46b8-aaea-50526d6f95f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.032197 | controller | Jun 09 13:57:01.131481 crc crio[23733]: time="2026-06-09T13:57:01.131416915Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=33033ec5-d07d-44f0-8ab5-edef000ebdc6 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.032213 | controller | Jun 09 13:57:01.135917 crc crio[23733]: time="2026-06-09T13:57:01.135837327Z" level=info msg="Removing container: e995695d03cc2f0caafebc8a1c5d9d06423cac5b91c18f229f0c4d737e3a6ecd" id=ba0a6581-e9be-4dfd-90e4-069d939ce310 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.032228 | controller | Jun 09 13:57:01.150972 crc crio[23733]: time="2026-06-09T13:57:01.150818491Z" level=info msg="Creating container: openstack/placement-8b6dd45bd-kqsw7/placement-log" id=4901102b-fa61-40a4-a6d6-1b658c17c880 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.032244 | controller | Jun 09 13:57:01.152204 crc crio[23733]: time="2026-06-09T13:57:01.151933459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.032260 | controller | Jun 09 13:57:01.162294 crc crio[23733]: time="2026-06-09T13:57:01.162209386Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\""
2026-06-09 14:45:31.032275 | controller | Jun 09 13:57:01.178611 crc crio[23733]: time="2026-06-09T13:57:01.178210366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.032291 | controller | Jun 09 13:57:01.210773 crc crio[23733]: time="2026-06-09T13:57:01.20798913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.032310 | controller | Jun 09 13:57:01.239026 crc crio[23733]: time="2026-06-09T13:57:01.235314404Z" level=info msg="Created container 9ff1562bd6ec96b971a59208dc9a91dc415a114bee110ff321a1a74d97afd50d: openstack/ceilometer-0/proxy-httpd" id=8e7ec35e-a2de-4502-8a55-08d5be65d2b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.032326 | controller | Jun 09 13:57:01.239026 crc crio[23733]: time="2026-06-09T13:57:01.238970375Z" level=info msg="Removed container e995695d03cc2f0caafebc8a1c5d9d06423cac5b91c18f229f0c4d737e3a6ecd: openstack/neutron-68487f7dd5-6sqzd/neutron-api" id=ba0a6581-e9be-4dfd-90e4-069d939ce310 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.032342 | controller | Jun 09 13:57:01.244297 crc crio[23733]: time="2026-06-09T13:57:01.244155104Z" level=info msg="Starting container: 9ff1562bd6ec96b971a59208dc9a91dc415a114bee110ff321a1a74d97afd50d" id=7de512e6-3205-4646-9e56-2174e9ba90a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.032358 | controller | Jun 09 13:57:01.254963 crc crio[23733]: time="2026-06-09T13:57:01.254631547Z" level=info msg="Started container" PID=75026 containerID=9ff1562bd6ec96b971a59208dc9a91dc415a114bee110ff321a1a74d97afd50d description=openstack/ceilometer-0/proxy-httpd id=7de512e6-3205-4646-9e56-2174e9ba90a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a
2026-06-09 14:45:31.032373 | controller | Jun 09 13:57:01.257240 crc crio[23733]: time="2026-06-09T13:57:01.256487513Z" level=info msg="Removing container: 632268e0baa192e34d4ef978884161f12e21212f1b00cc86a7a124bbc54d17d6" id=050721fa-8c01-4bf0-bdfe-7f675bbe9808 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.032389 | controller | Jun 09 13:57:01.338035 crc crio[23733]: time="2026-06-09T13:57:01.337812096Z" level=info msg="Removed container 632268e0baa192e34d4ef978884161f12e21212f1b00cc86a7a124bbc54d17d6: openstack/cinder-api-0/cinder-api" id=050721fa-8c01-4bf0-bdfe-7f675bbe9808 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.032405 | controller | Jun 09 13:57:01.345345 crc crio[23733]: time="2026-06-09T13:57:01.345261273Z" level=info msg="Removing container: 4db89e23260d42821103b912a1d9d4ec163f9f0860faff8efb2b7f6ca71988d4" id=ebdd547e-5327-41ab-9d31-54bdbe6e1ce7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.032421 | controller | Jun 09 13:57:01.420740 crc crio[23733]: time="2026-06-09T13:57:01.418017262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.032436 | controller | Jun 09 13:57:01.422705 crc crio[23733]: time="2026-06-09T13:57:01.422603826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.032451 | controller | Jun 09 13:57:01.502504 crc crio[23733]: time="2026-06-09T13:57:01.502431533Z" level=info msg="Removed container 4db89e23260d42821103b912a1d9d4ec163f9f0860faff8efb2b7f6ca71988d4: openstack/cinder-api-0/cinder-api-log" id=ebdd547e-5327-41ab-9d31-54bdbe6e1ce7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.032466 | controller | Jun 09 13:57:01.553939 crc crio[23733]: time="2026-06-09T13:57:01.553032387Z" level=info msg="Created container 49a7c1190402778f9499c3edd59dcaee9fcecd6eb1298cf250aa188d60d1c484: openstack/neutron-579d96b445-vb49n/neutron-httpd" id=85dcc6bd-141d-43bb-8265-dba9190ba6db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.032482 | controller | Jun 09 13:57:01.557914 crc crio[23733]: time="2026-06-09T13:57:01.557381686Z" level=info msg="Starting container: 49a7c1190402778f9499c3edd59dcaee9fcecd6eb1298cf250aa188d60d1c484" id=3e78d6a6-c397-4525-93e6-b2c431ed53e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.032497 | controller | Jun 09 13:57:01.564440 crc crio[23733]: time="2026-06-09T13:57:01.564390141Z" level=info msg="Started container" PID=75043 containerID=49a7c1190402778f9499c3edd59dcaee9fcecd6eb1298cf250aa188d60d1c484 description=openstack/neutron-579d96b445-vb49n/neutron-httpd id=3e78d6a6-c397-4525-93e6-b2c431ed53e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f41e1b789961a81583bb61ab645d33a466284b88052acc73088432af8af553e
2026-06-09 14:45:31.032549 | controller | Jun 09 13:57:01.705362 crc crio[23733]: time="2026-06-09T13:57:01.699767846Z" level=info msg="Created container fcc8c817f9a8458124866b8600b6eac7894cc50fac2a5a1c8cebe200f0f31994: openstack/placement-8b6dd45bd-kqsw7/placement-log" id=4901102b-fa61-40a4-a6d6-1b658c17c880 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.032572 | controller | Jun 09 13:57:01.707026 crc crio[23733]: time="2026-06-09T13:57:01.705612292Z" level=info msg="Starting container: fcc8c817f9a8458124866b8600b6eac7894cc50fac2a5a1c8cebe200f0f31994" id=4a18f5ac-ee54-45d3-a258-7348a4535b39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.032589 | controller | Jun 09 13:57:01.725550 crc crio[23733]: time="2026-06-09T13:57:01.72354906Z" level=info msg="Started container" PID=75048 containerID=fcc8c817f9a8458124866b8600b6eac7894cc50fac2a5a1c8cebe200f0f31994 description=openstack/placement-8b6dd45bd-kqsw7/placement-log id=4a18f5ac-ee54-45d3-a258-7348a4535b39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6da36cbd4191afb9b9ec49f327d92a4e890305814b6c32494d8c13674c10dab
2026-06-09 14:45:31.032606 | controller | Jun 09 13:57:01.755454 crc crio[23733]: time="2026-06-09T13:57:01.755391766Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=c9b9a047-a64a-49b2-88bb-c932ec64a52b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.032623 | controller | Jun 09 13:57:01.878096 crc crio[23733]: time="2026-06-09T13:57:01.87632771Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=1a446417-bd19-4bdd-b9f0-b60e88c63f83 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.032642 | controller | Jun 09 13:57:01.893624 crc crio[23733]: time="2026-06-09T13:57:01.89355005Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=4454614d-7658-4299-9e03-b1fc3161b7ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.032661 | controller | Jun 09 13:57:01.893821 crc crio[23733]: time="2026-06-09T13:57:01.893692734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.032677 | controller | Jun 09 13:57:01.951018 crc crio[23733]: time="2026-06-09T13:57:01.950764321Z" level=info msg="Creating container: openstack/placement-8b6dd45bd-kqsw7/placement-api" id=51a1a8ac-16e2-4af3-a5c9-fed7c66fa3f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.032694 | controller | Jun 09 13:57:01.951483 crc crio[23733]: time="2026-06-09T13:57:01.951439117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.032711 | controller | Jun 09 13:57:01.985988 crc crio[23733]: time="2026-06-09T13:57:01.985830817Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:0885b4c23e288949e18e00bc6a4647df0370d5e598c59f9ece2b797824d380fb UID:c73a8eed-db26-4c8d-a216-014996642ede NetNS:/var/run/netns/56535322-4e16-48a9-8600-015cd0d0743d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc73a8eed_db26_4c8d_a216_014996642ede.slice PodAnnotations:0xc0020d81f0}] Aliases:map[]}"
2026-06-09 14:45:31.032727 | controller | Jun 09 13:57:01.985988 crc crio[23733]: time="2026-06-09T13:57:01.985904669Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.032747 | controller | Jun 09 13:57:01.995851 crc crio[23733]: time="2026-06-09T13:57:01.995708884Z" level=info msg="Stopping container: cd887c25442842ac5bb245fdef55077801c8f32ac350a99e55a46e18fb08c173 (timeout: 30s)" id=b5b4da10-0c10-44dd-8dfe-c760ec73f93c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.032764 | controller | Jun 09 13:57:02.006452 crc crio[23733]: time="2026-06-09T13:57:02.006347531Z" level=info msg="Stopping container: 2a878d812616103a97011bcfa8de6b6fde65e41f40f5d3eaa61209e8471b8f57 (timeout: 30s)" id=94818302-6bbd-4d9c-a8de-a063a760f50c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.032780 | controller | Jun 09 13:57:02.006452 crc crio[23733]: time="2026-06-09T13:57:02.006392412Z" level=info msg="Stopping container: 1d2f0bb101c05a928966f7d0bb932e4c22deaf89c512c8488d0d8d2e69d1c16d (timeout: 30s)" id=efd97282-f249-4403-b719-be6a1a7f4a50 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.032797 | controller | Jun 09 13:57:02.007161 crc crio[23733]: time="2026-06-09T13:57:02.006566896Z" level=info msg="Stopping container: 9ff1562bd6ec96b971a59208dc9a91dc415a114bee110ff321a1a74d97afd50d (timeout: 30s)" id=786b0ce8-d535-4264-855c-bf1a1b3992ea name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.032813 | controller | Jun 09 13:57:02.141988 crc crio[23733]: time="2026-06-09T13:57:02.140856122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.032829 | controller | Jun 09 13:57:02.159001 crc crio[23733]: time="2026-06-09T13:57:02.158490694Z" level=info msg="Stopped container 2a878d812616103a97011bcfa8de6b6fde65e41f40f5d3eaa61209e8471b8f57: openstack/ceilometer-0/sg-core" id=94818302-6bbd-4d9c-a8de-a063a760f50c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.032846 | controller | Jun 09 13:57:02.167008 crc crio[23733]: time="2026-06-09T13:57:02.166918404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.032862 | controller | Jun 09 13:57:02.264423 crc crio[23733]: time="2026-06-09T13:57:02.264307789Z" level=info msg="Stopped container 9ff1562bd6ec96b971a59208dc9a91dc415a114bee110ff321a1a74d97afd50d: openstack/ceilometer-0/proxy-httpd" id=786b0ce8-d535-4264-855c-bf1a1b3992ea name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.032878 | controller | Jun 09 13:57:02.399851 crc crio[23733]: time="2026-06-09T13:57:02.399466029Z" level=info msg="Created container 89c9f4db85c618d55e049cd806ce44e762532c4811c2f71e0f0d4387fa158850: openstack/placement-8b6dd45bd-kqsw7/placement-api" id=51a1a8ac-16e2-4af3-a5c9-fed7c66fa3f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.032894 | controller | Jun 09 13:57:02.404244 crc crio[23733]: time="2026-06-09T13:57:02.403442039Z" level=info msg="Starting container: 89c9f4db85c618d55e049cd806ce44e762532c4811c2f71e0f0d4387fa158850" id=a57fee7f-8868-46bd-9eae-08a5a530201b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.032910 | controller | Jun 09 13:57:02.416554 crc crio[23733]: time="2026-06-09T13:57:02.416440933Z" level=info msg="Started container" PID=75431 containerID=89c9f4db85c618d55e049cd806ce44e762532c4811c2f71e0f0d4387fa158850 description=openstack/placement-8b6dd45bd-kqsw7/placement-api id=a57fee7f-8868-46bd-9eae-08a5a530201b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6da36cbd4191afb9b9ec49f327d92a4e890305814b6c32494d8c13674c10dab
2026-06-09 14:45:31.032927 | controller | Jun 09 13:57:02.797817 crc crio[23733]: 2026-06-09T13:57:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0885b4c23e28894 Mac:76:ce:37:35:a1:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/56535322-4e16-48a9-8600-015cd0d0743d SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.032947 | controller | Jun 09 13:57:02.799906 crc crio[23733]: time="2026-06-09T13:57:02.799798098Z" level=info msg="Stopped container 1d2f0bb101c05a928966f7d0bb932e4c22deaf89c512c8488d0d8d2e69d1c16d: openstack/ceilometer-0/ceilometer-notification-agent" id=efd97282-f249-4403-b719-be6a1a7f4a50 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.032964 | controller | Jun 09 13:57:02.801946 crc crio[23733]: time="2026-06-09T13:57:02.801873129Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:0885b4c23e288949e18e00bc6a4647df0370d5e598c59f9ece2b797824d380fb UID:c73a8eed-db26-4c8d-a216-014996642ede NetNS:/var/run/netns/56535322-4e16-48a9-8600-015cd0d0743d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc73a8eed_db26_4c8d_a216_014996642ede.slice PodAnnotations:0xc0020d81f0}] Aliases:map[]}"
2026-06-09 14:45:31.032980 | controller | Jun 09 13:57:02.802265 crc crio[23733]: time="2026-06-09T13:57:02.802205317Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.032997 | controller | Jun 09 13:57:02.815421 crc crio[23733]: time="2026-06-09T13:57:02.814928595Z" level=info msg="Ran pod sandbox 0885b4c23e288949e18e00bc6a4647df0370d5e598c59f9ece2b797824d380fb with infra container: openstack/cinder-api-0/POD" id=4454614d-7658-4299-9e03-b1fc3161b7ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.033014 | controller | Jun 09 13:57:02.820551 crc crio[23733]: time="2026-06-09T13:57:02.820473524Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=e8b4cc0e-96ab-41d7-965d-00e1a400eaa0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.033030 | controller | Jun 09 13:57:02.826701 crc crio[23733]: time="2026-06-09T13:57:02.826601917Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=27d18466-046f-4026-97cc-75e63a0c97a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.033046 | controller | Jun 09 13:57:02.851046 crc crio[23733]: time="2026-06-09T13:57:02.850929136Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=c337dee9-38b1-4181-a926-a0289b23e138 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.033062 | controller | Jun 09 13:57:02.851762 crc crio[23733]: time="2026-06-09T13:57:02.851688144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.033078 | controller | Jun 09 13:57:02.979974 crc crio[23733]: time="2026-06-09T13:57:02.979736736Z" level=info msg="Stopped container cd887c25442842ac5bb245fdef55077801c8f32ac350a99e55a46e18fb08c173: openstack/ceilometer-0/ceilometer-central-agent" id=b5b4da10-0c10-44dd-8dfe-c760ec73f93c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.033095 | controller | Jun 09 13:57:02.980952 crc crio[23733]: time="2026-06-09T13:57:02.980888664Z" level=info msg="Stopping pod sandbox: f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a" id=aa907d7f-e528-4761-ad43-12291f7d9734 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.033111 | controller | Jun 09 13:57:02.981536 crc crio[23733]: time="2026-06-09T13:57:02.981448798Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a UID:aeb85015-c7f6-4c39-bb9f-3aee0b2c987f NetNS:/var/run/netns/67220ea8-f14b-4e04-9708-9899550864f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeb85015_c7f6_4c39_bb9f_3aee0b2c987f.slice PodAnnotations:0xc0025a60c8}] Aliases:map[]}"
2026-06-09 14:45:31.033128 | controller | Jun 09 13:57:02.981714 crc crio[23733]: time="2026-06-09T13:57:02.981624963Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.033147 | controller | Jun 09 13:57:03.008310 crc crio[23733]: time="2026-06-09T13:57:03.007993692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.033164 | controller | Jun 09 13:57:03.482849 crc crio[23733]: time="2026-06-09T13:57:03.482454804Z" level=info msg="Stopped pod sandbox: f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a" id=aa907d7f-e528-4761-ad43-12291f7d9734 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.033181 | controller | Jun 09 13:57:04.224780 crc crio[23733]: time="2026-06-09T13:57:04.224157048Z" level=info msg="Removing container: 9ff1562bd6ec96b971a59208dc9a91dc415a114bee110ff321a1a74d97afd50d" id=68c94746-4df4-48b9-bcac-65cb8537103c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.033198 | controller | Jun 09 13:57:04.296553 crc crio[23733]: time="2026-06-09T13:57:04.293991644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.033214 | controller | Jun 09 13:57:04.372479 crc crio[23733]: time="2026-06-09T13:57:04.371930192Z" level=info msg="Removed container 9ff1562bd6ec96b971a59208dc9a91dc415a114bee110ff321a1a74d97afd50d: openstack/ceilometer-0/proxy-httpd" id=68c94746-4df4-48b9-bcac-65cb8537103c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.033230 | controller | Jun 09 13:57:04.397399 crc crio[23733]: time="2026-06-09T13:57:04.397316046Z" level=info msg="Removing container: 2a878d812616103a97011bcfa8de6b6fde65e41f40f5d3eaa61209e8471b8f57" id=87dd62b8-9f78-4768-8d34-ec8a01bf89e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.033247 | controller | Jun 09 13:57:04.482252 crc crio[23733]: time="2026-06-09T13:57:04.482066836Z" level=info msg="Removed container 2a878d812616103a97011bcfa8de6b6fde65e41f40f5d3eaa61209e8471b8f57: openstack/ceilometer-0/sg-core" id=87dd62b8-9f78-4768-8d34-ec8a01bf89e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.033263 | controller | Jun 09 13:57:04.509247 crc crio[23733]: time="2026-06-09T13:57:04.508755873Z" level=info msg="Removing container: 1d2f0bb101c05a928966f7d0bb932e4c22deaf89c512c8488d0d8d2e69d1c16d" id=36262dc4-76f0-432d-b4a5-c66921acdbb2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.033279 | controller | Jun 09 13:57:04.521656 crc crio[23733]: time="2026-06-09T13:57:04.521532722Z" level=info msg="Created container 2b8548cc9e10f763e3a34218a6aae32ea331e6fd84c02db1e572e1d3c553b485: openstack/cinder-api-0/cinder-api-log" id=c337dee9-38b1-4181-a926-a0289b23e138 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.033296 | controller | Jun 09 13:57:04.524015 crc crio[23733]: time="2026-06-09T13:57:04.523948863Z" level=info msg="Starting container: 2b8548cc9e10f763e3a34218a6aae32ea331e6fd84c02db1e572e1d3c553b485" id=14017aa2-cf54-49b0-9a47-85a1038a1473 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.033312 | controller | Jun 09 13:57:04.534706 crc crio[23733]: time="2026-06-09T13:57:04.534532018Z" level=info msg="Started container" PID=75666 containerID=2b8548cc9e10f763e3a34218a6aae32ea331e6fd84c02db1e572e1d3c553b485 description=openstack/cinder-api-0/cinder-api-log id=14017aa2-cf54-49b0-9a47-85a1038a1473 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0885b4c23e288949e18e00bc6a4647df0370d5e598c59f9ece2b797824d380fb
2026-06-09 14:45:31.033328 | controller | Jun 09 13:57:04.551015 crc crio[23733]: time="2026-06-09T13:57:04.550880756Z" level=info msg="Removed container 1d2f0bb101c05a928966f7d0bb932e4c22deaf89c512c8488d0d8d2e69d1c16d: openstack/ceilometer-0/ceilometer-notification-agent" id=36262dc4-76f0-432d-b4a5-c66921acdbb2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.033348 | controller | Jun 09 13:57:04.551633 crc crio[23733]: time="2026-06-09T13:57:04.550902226Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=cb149f70-6bdd-4e3c-b84f-e38b7e384cbb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.033365 | controller | Jun 09 13:57:04.556581 crc crio[23733]: time="2026-06-09T13:57:04.556484996Z" level=info msg="Removing container: cd887c25442842ac5bb245fdef55077801c8f32ac350a99e55a46e18fb08c173" id=c751eec4-7f1e-4ca8-8a8f-398e3fd69ff7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.033382 | controller | Jun 09 13:57:04.615159 crc crio[23733]: time="2026-06-09T13:57:04.614990229Z" level=info msg="Removed container cd887c25442842ac5bb245fdef55077801c8f32ac350a99e55a46e18fb08c173: openstack/ceilometer-0/ceilometer-central-agent" id=c751eec4-7f1e-4ca8-8a8f-398e3fd69ff7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.033398 | controller | Jun 09 13:57:04.657620 crc crio[23733]: time="2026-06-09T13:57:04.657319697Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=a54f75f7-47bc-41e7-95e8-21d97433e32a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.033414 | controller | Jun 09 13:57:04.680219 crc crio[23733]: time="2026-06-09T13:57:04.677950753Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=0bc70e5c-f097-4db4-a447-a1ecc5a9d22f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.033430 | controller | Jun 09 13:57:04.682079 crc crio[23733]: time="2026-06-09T13:57:04.68182143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.033446 | controller | Jun 09 13:57:04.778808 crc crio[23733]: time="2026-06-09T13:57:04.778519826Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=41f911e1-ed2b-425f-8a4c-0d7372182fa2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.033462 | controller | Jun 09 13:57:04.778808 crc crio[23733]: time="2026-06-09T13:57:04.778719031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.033478 | controller | Jun 09 13:57:04.795696 crc crio[23733]: time="2026-06-09T13:57:04.795581844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.033495 | controller | Jun 09 13:57:04.879771 crc crio[23733]: time="2026-06-09T13:57:04.879632445Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db UID:3984959f-26ec-48da-baca-b2e01998ded1 NetNS:/var/run/netns/8cfe99a2-a318-497d-9321-61680fc9f54e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3984959f_26ec_48da_baca_b2e01998ded1.slice PodAnnotations:0xc001026088}] Aliases:map[]}"
2026-06-09 14:45:31.033526 | controller | Jun 09 13:57:04.879771 crc crio[23733]: time="2026-06-09T13:57:04.879752898Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.033548 | controller | Jun 09 13:57:05.556075 crc crio[23733]: 2026-06-09T13:57:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fbdaeb3c34ef34 Mac:66:2a:4b:59:12:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/8cfe99a2-a318-497d-9321-61680fc9f54e SocketPath: PciID:}] [{Interface:0xc000181580 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.033566 | controller | Jun 09 13:57:05.559411 crc crio[23733]: time="2026-06-09T13:57:05.559367459Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db UID:3984959f-26ec-48da-baca-b2e01998ded1 NetNS:/var/run/netns/8cfe99a2-a318-497d-9321-61680fc9f54e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3984959f_26ec_48da_baca_b2e01998ded1.slice PodAnnotations:0xc001026088}] Aliases:map[]}"
2026-06-09 14:45:31.033588 | controller | Jun 09 13:57:05.559828 crc crio[23733]: time="2026-06-09T13:57:05.55979819Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.033605 | controller | Jun 09 13:57:05.571222 crc crio[23733]: time="2026-06-09T13:57:05.571179915Z" level=info msg="Ran pod sandbox 8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db with infra container: openstack/ceilometer-0/POD" id=41f911e1-ed2b-425f-8a4c-0d7372182fa2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.033622 | controller | Jun 09 13:57:05.575523 crc crio[23733]: time="2026-06-09T13:57:05.57540984Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=f53a6351-0fdc-4d38-aac8-f76a3ed99b70 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.033639 | controller | Jun 09 13:57:05.612038 crc crio[23733]: time="2026-06-09T13:57:05.611937802Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=f471127b-2066-4a92-ae75-da332c424217 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.033656 | controller | Jun 09 13:57:05.627718 crc crio[23733]: time="2026-06-09T13:57:05.627591485Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=be21267c-19e7-4d99-aa8a-8d6e83c41e52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.033672 | controller | Jun 09 13:57:05.629624 crc crio[23733]: time="2026-06-09T13:57:05.629560324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.033689 | controller | Jun 09 13:57:05.705013 crc crio[23733]: time="2026-06-09T13:57:05.704911078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.033705 | controller | Jun 09 13:57:05.717745 crc crio[23733]: time="2026-06-09T13:57:05.717617385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.033721 | controller | Jun 09 13:57:05.901900 crc crio[23733]: time="2026-06-09T13:57:05.901845701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.033738 | controller | Jun 09 13:57:05.910967 crc crio[23733]: time="2026-06-09T13:57:05.910877657Z" level=info msg="Created container a48505a8e7aa9d6998f8226b6a281471becbe6c205eb45f4201791a95c7ef0b9: openstack/ceilometer-0/ceilometer-central-agent" id=be21267c-19e7-4d99-aa8a-8d6e83c41e52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.033754 | controller | Jun 09 13:57:05.913524 crc crio[23733]: time="2026-06-09T13:57:05.912717003Z" level=info msg="Starting container: a48505a8e7aa9d6998f8226b6a281471becbe6c205eb45f4201791a95c7ef0b9" id=ed18acf0-5715-43b8-8366-ae2467a64856 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.033771 | controller | Jun 09 13:57:05.921836 crc crio[23733]: time="2026-06-09T13:57:05.919092082Z" level=info msg="Started container" PID=75810 containerID=a48505a8e7aa9d6998f8226b6a281471becbe6c205eb45f4201791a95c7ef0b9 description=openstack/ceilometer-0/ceilometer-central-agent id=ed18acf0-5715-43b8-8366-ae2467a64856 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db
2026-06-09 14:45:31.033790 | controller | Jun 09 13:57:05.931450 crc crio[23733]: time="2026-06-09T13:57:05.931329568Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=8915b739-419e-4e46-a304-74f451fd2967 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.033808 | controller | Jun 09 13:57:05.977353 crc crio[23733]: time="2026-06-09T13:57:05.976487268Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=8f6a55f4-95a2-454b-ad7d-aa4623a70f5b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.033825 | controller | Jun 09 13:57:05.984685 crc crio[23733]: time="2026-06-09T13:57:05.98458531Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=d7d258ac-8a8d-4868-83aa-138f5d8ef90e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.033841 | controller | Jun 09 13:57:05.985241 crc crio[23733]: time="2026-06-09T13:57:05.985189215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.033858 | controller | Jun 09 13:57:06.057351 crc crio[23733]: time="2026-06-09T13:57:06.057249837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.033874 | controller | Jun 09 13:57:06.061687 crc crio[23733]: time="2026-06-09T13:57:06.061573345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.033891 | controller | Jun 09 13:57:06.297895 crc crio[23733]: time="2026-06-09T13:57:06.29776757Z" level=info msg="Created container 2db8dff7a1d1dec9419e394c9a209272cb22fd98b3ac3c8d8c98c1362970ed55: openstack/cinder-api-0/cinder-api" id=0bc70e5c-f097-4db4-a447-a1ecc5a9d22f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.033907 | controller | Jun 09 13:57:06.308362 crc crio[23733]: time="2026-06-09T13:57:06.308306063Z" level=info msg="Starting container: 2db8dff7a1d1dec9419e394c9a209272cb22fd98b3ac3c8d8c98c1362970ed55" id=aed1c637-c20f-43d1-99e4-25e0d7d13aa2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.033924 | controller | Jun 09 13:57:06.313264 crc crio[23733]: time="2026-06-09T13:57:06.312860577Z" level=info msg="Created container cbdc0dd40fca9513e5d5f6fd3baca2e8c825e47e6997105a8817788e877dfa16: openstack/ceilometer-0/ceilometer-notification-agent" id=d7d258ac-8a8d-4868-83aa-138f5d8ef90e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.033940 | controller | Jun 09 13:57:06.316144 crc crio[23733]: time="2026-06-09T13:57:06.316038477Z" level=info msg="Started container" PID=75838 containerID=2db8dff7a1d1dec9419e394c9a209272cb22fd98b3ac3c8d8c98c1362970ed55 description=openstack/cinder-api-0/cinder-api id=aed1c637-c20f-43d1-99e4-25e0d7d13aa2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0885b4c23e288949e18e00bc6a4647df0370d5e598c59f9ece2b797824d380fb
2026-06-09 14:45:31.033956 | controller | Jun 09 13:57:06.316241 crc crio[23733]: time="2026-06-09T13:57:06.316202501Z" level=info msg="Starting container: cbdc0dd40fca9513e5d5f6fd3baca2e8c825e47e6997105a8817788e877dfa16" id=19a3db5e-6820-4d71-b3c9-a0f79cb175e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.033972 | controller | Jun 09 13:57:06.326967 crc crio[23733]: time="2026-06-09T13:57:06.326432986Z" level=info msg="Started container" PID=75851 containerID=cbdc0dd40fca9513e5d5f6fd3baca2e8c825e47e6997105a8817788e877dfa16 description=openstack/ceilometer-0/ceilometer-notification-agent id=19a3db5e-6820-4d71-b3c9-a0f79cb175e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db
2026-06-09 14:45:31.033991 | controller | Jun 09 13:57:06.347768 crc crio[23733]: time="2026-06-09T13:57:06.347527224Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=ccad609c-bf14-48c3-a791-e0bad89e1aa0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.034008 | controller | Jun 09 13:57:06.384751 crc crio[23733]: time="2026-06-09T13:57:06.383696288Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=f86a713c-e390-4e3f-8056-f27588ba4082 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.034024 | controller | Jun 09 13:57:06.400987 crc crio[23733]: time="2026-06-09T13:57:06.399924523Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=e2138de1-66a2-45d8-a1fe-2f2eedb25943 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.034040 | controller | Jun 09 13:57:06.400987 crc crio[23733]: time="2026-06-09T13:57:06.400895478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.034056 | controller | Jun 09 13:57:06.514307 crc crio[23733]: time="2026-06-09T13:57:06.514088909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.034072 | controller | Jun 09 13:57:06.527408 crc crio[23733]: time="2026-06-09T13:57:06.527289898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.034088 | controller | Jun 09 13:57:06.573758 crc crio[23733]: time="2026-06-09T13:57:06.573519654Z" level=info msg="Running pod sandbox: openstack/swift-proxy-5c7bdb47bc-jdgl7/POD" id=f89aed30-d876-4d8e-aa3c-772c88ff6bfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.034105 | controller | Jun 09 13:57:06.574907 crc crio[23733]: time="2026-06-09T13:57:06.573799491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.034121 | controller | Jun 09 13:57:06.704010 crc crio[23733]: time="2026-06-09T13:57:06.702875918Z" level=info msg="Created container bca0a623c239fb7c025d48733419e3c468cbc64a6bce10b77f82b67341306543: openstack/ceilometer-0/sg-core" id=e2138de1-66a2-45d8-a1fe-2f2eedb25943 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.034138 | controller | Jun 09 13:57:06.719007 crc crio[23733]: time="2026-06-09T13:57:06.717492953Z" level=info msg="Starting container: bca0a623c239fb7c025d48733419e3c468cbc64a6bce10b77f82b67341306543" id=8a9aa3c4-1959-417a-8ad8-f0aee24944fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.034154 | controller | Jun 09 13:57:06.725531 crc crio[23733]: time="2026-06-09T13:57:06.72537518Z" level=info msg="Started container" PID=75932 containerID=bca0a623c239fb7c025d48733419e3c468cbc64a6bce10b77f82b67341306543 description=openstack/ceilometer-0/sg-core id=8a9aa3c4-1959-417a-8ad8-f0aee24944fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db
2026-06-09 14:45:31.034171 | controller | Jun 09 13:57:06.757343 crc crio[23733]: time="2026-06-09T13:57:06.757193486Z" level=info msg="Got pod network &{Name:swift-proxy-5c7bdb47bc-jdgl7 Namespace:openstack ID:96b1b8706ba8a1eabf3607a26aab8e4c8dcb303444263a91af9742540c212ee5 UID:f65db7aa-82a7-40c7-a1f0-1d568e77fe0b NetNS:/var/run/netns/e26bcd2c-79d4-4a1e-aeb5-8a962e905dae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf65db7aa_82a7_40c7_a1f0_1d568e77fe0b.slice PodAnnotations:0xc00720c2e8}] Aliases:map[]}"
2026-06-09 14:45:31.034187 | controller | Jun 09 13:57:06.757343 crc crio[23733]: time="2026-06-09T13:57:06.757292648Z" level=info msg="Adding pod openstack_swift-proxy-5c7bdb47bc-jdgl7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.034212 | controller | Jun 09 13:57:06.787882 crc crio[23733]: time="2026-06-09T13:57:06.787474013Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=c8a681ee-2190-46ce-b7ad-b766b0cd1483 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.034229 | controller | Jun 09 13:57:06.862179 crc crio[23733]: time="2026-06-09T13:57:06.859494863Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=d509b33b-6051-49c1-9eb3-fae2c277664f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.034245 | controller | Jun 09 13:57:06.884177 crc crio[23733]: time="2026-06-09T13:57:06.883425562Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=998603c5-0521-48f9-b953-3068dc3ae42a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.034261 | controller | Jun 09 13:57:06.886194 crc crio[23733]: time="2026-06-09T13:57:06.885700508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.034277 | controller | Jun 09 13:57:06.958698 crc crio[23733]: time="2026-06-09T13:57:06.954511338Z" level=info msg="Removing container: b44e34eed04428deacb45adcace3a81cd3dff19c0083054effee854ee6cc342d" id=6cf0fe50-bbd0-48fa-8ae8-235983b8bdcc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.034293 | controller | Jun 09 13:57:06.994183 crc crio[23733]: time="2026-06-09T13:57:06.993811622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.034309 | controller | Jun 09 13:57:07.013539 crc crio[23733]: time="2026-06-09T13:57:07.01255536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.034325 | controller | Jun 09 13:57:07.214974 crc crio[23733]: time="2026-06-09T13:57:07.212847527Z" level=info msg="Created container e0c217a7a0ecc4d3db3376232222a70b8266dbd595129ba85a5f92430cd70dee: openstack/ceilometer-0/proxy-httpd" id=998603c5-0521-48f9-b953-3068dc3ae42a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.034341 | controller | Jun 09 13:57:07.230313 crc crio[23733]: time="2026-06-09T13:57:07.230204212Z" level=info msg="Starting container: e0c217a7a0ecc4d3db3376232222a70b8266dbd595129ba85a5f92430cd70dee" id=42f2d3a1-6be5-4651-b881-44db5ee22032 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.034357 | controller | Jun 09 13:57:07.253180 crc crio[23733]: time="2026-06-09T13:57:07.252521869Z" level=info msg="Started container" PID=76143 containerID=e0c217a7a0ecc4d3db3376232222a70b8266dbd595129ba85a5f92430cd70dee description=openstack/ceilometer-0/proxy-httpd id=42f2d3a1-6be5-4651-b881-44db5ee22032 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db
2026-06-09 14:45:31.034374 | controller | Jun 09 13:57:07.366189 crc crio[23733]: time="2026-06-09T13:57:07.36533602Z" level=info msg="Removed container b44e34eed04428deacb45adcace3a81cd3dff19c0083054effee854ee6cc342d: openshift-infra/auto-csr-approver-29683550-w5snz/oc" id=6cf0fe50-bbd0-48fa-8ae8-235983b8bdcc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.034390 | controller | Jun 09 13:57:07.432258 crc crio[23733]: time="2026-06-09T13:57:07.428749425Z" level=info msg="Stopping pod sandbox: 76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703" id=97b8c1c9-b767-4238-b77b-93ed5b49a327 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.034406 | controller | Jun 09 13:57:07.432258 crc crio[23733]: time="2026-06-09T13:57:07.428917619Z" level=info msg="Stopped pod sandbox (already stopped): 76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703" id=97b8c1c9-b767-4238-b77b-93ed5b49a327 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.034425 | controller | Jun 09 13:57:07.433037 crc crio[23733]: time="2026-06-09T13:57:07.432916469Z" level=info msg="Removing pod sandbox: 76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703" id=16eebddd-c42d-4573-8bbb-9cce0fa0c726 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.034506 | controller | Jun 09 13:57:07.541687 crc crio[23733]: time="2026-06-09T13:57:07.541504724Z" level=info msg="Removed pod sandbox: 76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703" id=16eebddd-c42d-4573-8bbb-9cce0fa0c726 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.034546 | controller | Jun 09 13:57:07.545177 crc crio[23733]: time="2026-06-09T13:57:07.54294481Z" level=info msg="Stopping pod sandbox: f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea" id=eb5838d4-9b19-4c1e-95a8-b205880a7baf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.034563 | controller | Jun 09 13:57:07.545177 crc crio[23733]: time="2026-06-09T13:57:07.543043003Z" level=info msg="Stopped pod sandbox (already stopped): f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea" id=eb5838d4-9b19-4c1e-95a8-b205880a7baf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.034580 | controller | Jun 09 13:57:07.545177 crc crio[23733]: time="2026-06-09T13:57:07.543722039Z" level=info msg="Removing pod sandbox: f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea" id=d917d6cf-ebc6-44ca-a68e-bda1ba478358 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.034595 | controller | Jun 09 13:57:07.596582 crc crio[23733]: time="2026-06-09T13:57:07.596398847Z" level=info msg="Removed pod sandbox: f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea" id=d917d6cf-ebc6-44ca-a68e-bda1ba478358 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.034611 | controller | Jun 09 13:57:07.602775 crc crio[23733]: time="2026-06-09T13:57:07.602674943Z" level=info msg="Stopping pod sandbox: 80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc" id=9ca791ab-afc5-4f86-b46a-7c08c2184f53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.034628 | controller | Jun 09 13:57:07.602775 crc crio[23733]: time="2026-06-09T13:57:07.602776095Z" level=info msg="Stopped pod sandbox (already stopped): 80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc" id=9ca791ab-afc5-4f86-b46a-7c08c2184f53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.034644 | controller | Jun 09 13:57:07.610934 crc crio[23733]: time="2026-06-09T13:57:07.610832267Z" level=info msg="Removing pod sandbox: 80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc" id=edbd8681-c8c2-4a70-9139-c73d43f7d840 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.034659 | controller | Jun 09 13:57:07.646047 crc crio[23733]: time="2026-06-09T13:57:07.645876613Z" level=info msg="Removed pod sandbox: 80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc" id=edbd8681-c8c2-4a70-9139-c73d43f7d840 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.034675 | controller | Jun 09 13:57:07.649686 crc crio[23733]: time="2026-06-09T13:57:07.649573176Z" level=info msg="Stopping pod sandbox: 1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186" id=58c48444-bb0d-4937-bc81-79de78c7b2a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.034691 | controller | Jun 09 13:57:07.649850 crc crio[23733]: time="2026-06-09T13:57:07.64972388Z" level=info msg="Stopped pod sandbox (already stopped): 1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186" id=58c48444-bb0d-4937-bc81-79de78c7b2a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.034708 | controller | Jun 09 13:57:07.655266 crc crio[23733]: time="2026-06-09T13:57:07.654996922Z" level=info msg="Removing pod sandbox: 1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186" id=7d4a2bb7-866e-4f24-9f05-20557102f5ff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.034727 | controller | Jun 09 13:57:07.713011 crc crio[23733]: time="2026-06-09T13:57:07.712602632Z" level=info msg="Removed pod sandbox: 1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186" id=7d4a2bb7-866e-4f24-9f05-20557102f5ff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.034744 | controller | Jun 09 13:57:07.713911 crc crio[23733]: time="2026-06-09T13:57:07.713831643Z" level=info msg="Stopping pod sandbox: 195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8" id=1ef19865-6449-4de1-aa91-633675e5f45c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.034760 | controller | Jun 09 13:57:07.714241 crc crio[23733]: time="2026-06-09T13:57:07.713933625Z" level=info msg="Stopped pod sandbox (already stopped): 195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8" id=1ef19865-6449-4de1-aa91-633675e5f45c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.034776 | controller | Jun 09 13:57:07.716383 crc crio[23733]: time="2026-06-09T13:57:07.716313925Z" level=info msg="Removing pod sandbox: 195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8" id=29deb52a-cb05-450d-9e3d-c2d4fabeb7d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.034793 | controller | Jun 09 13:57:07.746416 crc crio[23733]: time="2026-06-09T13:57:07.745743391Z" level=info msg="Removed pod sandbox: 195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8" id=29deb52a-cb05-450d-9e3d-c2d4fabeb7d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.034809 | controller | Jun 09 13:57:07.747374 crc crio[23733]: time="2026-06-09T13:57:07.747288279Z" level=info msg="Stopping pod sandbox: f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a" id=4228ca13-f4de-4a61-a1b4-c29a4358adbc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.034826 | controller | Jun 09 13:57:07.747464 crc crio[23733]: time="2026-06-09T13:57:07.747422402Z" level=info msg="Stopped pod sandbox (already stopped): f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a" id=4228ca13-f4de-4a61-a1b4-c29a4358adbc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.034842 | controller | Jun 09 13:57:07.748511 crc crio[23733]: time="2026-06-09T13:57:07.748437818Z" level=info msg="Removing pod sandbox: f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a" id=a500a9e7-d737-4999-b88f-0be368d995ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.034859 | controller | Jun 09 13:57:07.773172 crc crio[23733]: time="2026-06-09T13:57:07.772969902Z" level=info msg="Removed pod sandbox: f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a" id=a500a9e7-d737-4999-b88f-0be368d995ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.034875 | controller | Jun 09 13:57:07.778216 crc crio[23733]: time="2026-06-09T13:57:07.778068509Z" level=info msg="Stopping pod sandbox: 740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444" id=c1f15560-9ed2-42b0-874a-7bbaf92b5c10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.034892 | controller | Jun 09 13:57:07.778595 crc crio[23733]: time="2026-06-09T13:57:07.778235243Z" level=info msg="Stopped pod sandbox (already stopped): 740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444" id=c1f15560-9ed2-42b0-874a-7bbaf92b5c10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.034908 | controller | Jun 09 13:57:07.780576 crc crio[23733]: time="2026-06-09T13:57:07.78050653Z" level=info msg="Removing pod sandbox: 740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444" id=d30cc028-5016-4d5f-865e-f2069d141cf0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.034925 | controller | Jun 09 13:57:07.815551 crc crio[23733]: time="2026-06-09T13:57:07.815222267Z" level=info msg="Removed pod sandbox: 740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444" id=d30cc028-5016-4d5f-865e-f2069d141cf0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.034944 | controller | Jun 09 13:57:07.827828 crc crio[23733]: time="2026-06-09T13:57:07.827469183Z" level=info msg="Stopping pod sandbox: 7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25" id=7dcd7b62-30f4-4eda-80a2-431fbc83827c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.034960 | controller | Jun 09 13:57:07.827828 crc crio[23733]: time="2026-06-09T13:57:07.827586326Z" level=info msg="Stopped pod sandbox (already stopped): 7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25" id=7dcd7b62-30f4-4eda-80a2-431fbc83827c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.034977 | controller | Jun 09 13:57:07.828420 crc crio[23733]: time="2026-06-09T13:57:07.828363106Z" level=info msg="Removing pod sandbox: 7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25" id=0cdbeecd-2a1e-48e3-a7c4-01e8c58ef9e7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.034993 | controller | Jun 09 13:57:07.893337 crc crio[23733]: 2026-06-09T13:57:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96b1b8706ba8a1e Mac:52:2f:62:ec:28:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/e26bcd2c-79d4-4a1e-aeb5-8a962e905dae SocketPath: PciID:}] [{Interface:0xc0002f4830 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.035010 | controller | Jun 09 13:57:07.900072 crc crio[23733]: time="2026-06-09T13:57:07.896981012Z" level=info msg="Got pod network &{Name:swift-proxy-5c7bdb47bc-jdgl7 Namespace:openstack ID:96b1b8706ba8a1eabf3607a26aab8e4c8dcb303444263a91af9742540c212ee5 UID:f65db7aa-82a7-40c7-a1f0-1d568e77fe0b NetNS:/var/run/netns/e26bcd2c-79d4-4a1e-aeb5-8a962e905dae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf65db7aa_82a7_40c7_a1f0_1d568e77fe0b.slice PodAnnotations:0xc00720c2e8}] Aliases:map[]}"
2026-06-09 14:45:31.035027 | controller | Jun 09 13:57:07.900072 crc crio[23733]: time="2026-06-09T13:57:07.897237808Z" level=info msg="Checking pod openstack_swift-proxy-5c7bdb47bc-jdgl7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.035044 | controller | Jun 09 13:57:07.903312 crc crio[23733]: time="2026-06-09T13:57:07.903262459Z" level=info msg="Removed pod sandbox: 7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25" id=0cdbeecd-2a1e-48e3-a7c4-01e8c58ef9e7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.035062 | controller | Jun 09 13:57:07.906850 crc crio[23733]: time="2026-06-09T13:57:07.906751356Z" level=info msg="Stopping pod sandbox: a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704" id=52c96af5-32f7-45fb-bded-4fb4a4c42506 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.035078 | controller | Jun 09 13:57:07.908224 crc crio[23733]: time="2026-06-09T13:57:07.908051459Z" level=info msg="Stopped pod sandbox (already stopped): a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704" id=52c96af5-32f7-45fb-bded-4fb4a4c42506 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.035095 | controller | Jun 09 13:57:07.910081 crc crio[23733]: time="2026-06-09T13:57:07.909957456Z" level=info msg="Removing pod sandbox: a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704" id=f512010e-6e8d-47f2-b978-4e03c8ff4b44 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.035111 | controller | Jun 09 13:57:07.916498 crc crio[23733]: time="2026-06-09T13:57:07.915843623Z" level=info msg="Ran pod sandbox 96b1b8706ba8a1eabf3607a26aab8e4c8dcb303444263a91af9742540c212ee5 with infra container: openstack/swift-proxy-5c7bdb47bc-jdgl7/POD" id=f89aed30-d876-4d8e-aa3c-772c88ff6bfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.035127 | controller | Jun 09 13:57:07.920006 crc crio[23733]: time="2026-06-09T13:57:07.919902534Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=fb9b4089-67ee-453b-8584-207bdd87beec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.035147 | controller | Jun 09 13:57:07.938457 crc crio[23733]: time="2026-06-09T13:57:07.938353387Z" level=info msg="Removed pod sandbox: a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704" id=f512010e-6e8d-47f2-b978-4e03c8ff4b44 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.035164 | controller | Jun 09 13:57:07.943464 crc crio[23733]: time="2026-06-09T13:57:07.943367561Z" level=info msg="Stopping pod sandbox: 6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d" id=bc619e04-94c1-486b-9ad0-ba7af0996c75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.035180 | controller | Jun 09 13:57:07.943597 crc crio[23733]: time="2026-06-09T13:57:07.943483124Z" level=info msg="Stopped pod sandbox (already stopped): 6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d" id=bc619e04-94c1-486b-9ad0-ba7af0996c75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.035197 | controller | Jun 09 13:57:07.950283 crc crio[23733]: time="2026-06-09T13:57:07.950232093Z" level=info msg="Removing pod sandbox: 6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d" id=0b10ed58-77ca-4187-b6db-10f64a92e72c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.035213 | controller | Jun 09 13:57:07.969715 crc crio[23733]: time="2026-06-09T13:57:07.969563647Z" level=info msg="Removed pod sandbox: 6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d" id=0b10ed58-77ca-4187-b6db-10f64a92e72c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.035230 | controller | Jun 09 13:57:08.082030 crc crio[23733]: time="2026-06-09T13:57:08.08170534Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=c74b87f2-a90f-4d3d-b27e-29eb2b2d6110 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.035246 | controller | Jun 09 13:57:08.108547 crc crio[23733]: time="2026-06-09T13:57:08.108419958Z" level=info msg="Creating container: openstack/swift-proxy-5c7bdb47bc-jdgl7/proxy-httpd" id=8cc0cc74-cce6-44a6-b290-b43981eb279c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.035263 | controller | Jun 09 13:57:08.110003 crc crio[23733]: time="2026-06-09T13:57:08.109850244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.035279 | controller | Jun 09 13:57:08.211988 crc crio[23733]: time="2026-06-09T13:57:08.211900305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.035296 | controller | Jun 09 13:57:08.221038 crc crio[23733]: time="2026-06-09T13:57:08.220945011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.035312 | controller | Jun 09 13:57:08.412031 crc crio[23733]: time="2026-06-09T13:57:08.41129895Z" level=info msg="Created container 92f387676f639699d4a5b0b3970266e7d501302be6aedd7dc1278e6dcd19e710: openstack/swift-proxy-5c7bdb47bc-jdgl7/proxy-httpd" id=8cc0cc74-cce6-44a6-b290-b43981eb279c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.035329 | controller | Jun 09 13:57:08.415009 crc crio[23733]: time="2026-06-09T13:57:08.414844548Z" level=info msg="Starting container: 92f387676f639699d4a5b0b3970266e7d501302be6aedd7dc1278e6dcd19e710" id=3cbc5acd-19e5-43b9-a3cd-a61927bd250f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.035345 | controller | Jun 09 13:57:08.422992 crc crio[23733]: time="2026-06-09T13:57:08.422937271Z" level=info msg="Started container" PID=76408 containerID=92f387676f639699d4a5b0b3970266e7d501302be6aedd7dc1278e6dcd19e710 description=openstack/swift-proxy-5c7bdb47bc-jdgl7/proxy-httpd id=3cbc5acd-19e5-43b9-a3cd-a61927bd250f name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b1b8706ba8a1eabf3607a26aab8e4c8dcb303444263a91af9742540c212ee5
2026-06-09 14:45:31.035365 | controller | Jun 09 13:57:08.438338 crc crio[23733]: time="2026-06-09T13:57:08.438205782Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=7758bd15-9263-445e-9bb4-efb99dd554ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.035381 | controller | Jun 09 13:57:08.456677 crc crio[23733]: time="2026-06-09T13:57:08.456596032Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=a3f4439d-c423-4147-bb20-12d81798630a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.035397 | controller | Jun 09 13:57:08.468044 crc crio[23733]: time="2026-06-09T13:57:08.467943287Z" level=info msg="Creating container: openstack/swift-proxy-5c7bdb47bc-jdgl7/proxy-server" id=87add14f-b7bc-404d-bf5d-c92e79e8cf38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.035414 | controller | Jun 09 13:57:08.468517 crc crio[23733]: time="2026-06-09T13:57:08.468453949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.035430 | controller | Jun 09 13:57:08.617679 crc crio[23733]: time="2026-06-09T13:57:08.617195167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.035446 | controller | Jun 09 13:57:08.623418 crc crio[23733]: time="2026-06-09T13:57:08.623329201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.035491 | controller | Jun 09 13:57:08.967750 crc crio[23733]: time="2026-06-09T13:57:08.967601848Z" level=info msg="Created container 41b0d557b9a9dcf732c760aeddbd6b153d651daf0a8ec189e785b2654130c7c8: openstack/swift-proxy-5c7bdb47bc-jdgl7/proxy-server" id=87add14f-b7bc-404d-bf5d-c92e79e8cf38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.035530 | controller | Jun 09 13:57:08.972452 crc crio[23733]: time="2026-06-09T13:57:08.972343197Z" level=info msg="Starting container: 41b0d557b9a9dcf732c760aeddbd6b153d651daf0a8ec189e785b2654130c7c8" id=cdc748db-e808-4c52-83a8-ae56b02cdde6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.035553 | controller | Jun 09 13:57:08.984504 crc crio[23733]: time="2026-06-09T13:57:08.984382418Z" level=info msg="Started container" PID=76427 containerID=41b0d557b9a9dcf732c760aeddbd6b153d651daf0a8ec189e785b2654130c7c8 description=openstack/swift-proxy-5c7bdb47bc-jdgl7/proxy-server id=cdc748db-e808-4c52-83a8-ae56b02cdde6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b1b8706ba8a1eabf3607a26aab8e4c8dcb303444263a91af9742540c212ee5
2026-06-09 14:45:31.035572 | controller | Jun 09 13:57:09.489238 crc crio[23733]: time="2026-06-09T13:57:09.488575503Z" level=info msg="Stopping container: cbdc0dd40fca9513e5d5f6fd3baca2e8c825e47e6997105a8817788e877dfa16 (timeout: 30s)" id=e7ce23e3-b06f-4bb8-b4fa-96ca11e9897a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.035588 | controller | Jun 09 13:57:09.489531 crc crio[23733]: time="2026-06-09T13:57:09.488983803Z" level=info msg="Stopping container: a48505a8e7aa9d6998f8226b6a281471becbe6c205eb45f4201791a95c7ef0b9 (timeout: 30s)" id=b7e95f6d-c5e8-4c36-b3d0-324d641b76e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.035605 | controller | Jun 09 13:57:09.490348 crc crio[23733]: time="2026-06-09T13:57:09.490184573Z" level=info msg="Stopping container: bca0a623c239fb7c025d48733419e3c468cbc64a6bce10b77f82b67341306543 (timeout: 30s)" id=bcd04445-ffed-4380-9000-26cc7fbc8155 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.035624 | controller | Jun 09 13:57:09.491516 crc crio[23733]: time="2026-06-09T13:57:09.489035745Z" level=info msg="Stopping container: e0c217a7a0ecc4d3db3376232222a70b8266dbd595129ba85a5f92430cd70dee (timeout: 30s)" id=96e65e09-3f3c-4171-9ba9-b2a2da76e003 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.035641 | controller | Jun 09 13:57:09.492209 crc crio[23733]: time="2026-06-09T13:57:09.491966888Z" level=info msg="Stopping container: 75b3f25ec035b490fed0ee720ea432ec7413b3c64abdef2aa4e7d5ddbde9d823 (timeout: 30s)" id=b252051a-0169-4f7c-b2c3-500527496b04 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.035657 | controller | Jun 09 13:57:09.495001 crc crio[23733]: time="2026-06-09T13:57:09.494607834Z" level=info msg="Stopping container: c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2 (timeout: 30s)" id=8b22300d-5689-4df8-aee9-73e83cd9288f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.035674 | controller | Jun 09 13:57:09.641376 crc crio[23733]: time="2026-06-09T13:57:09.641257531Z" level=info msg="Stopped container bca0a623c239fb7c025d48733419e3c468cbc64a6bce10b77f82b67341306543: openstack/ceilometer-0/sg-core" id=bcd04445-ffed-4380-9000-26cc7fbc8155 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.035690 | controller | Jun 09 13:57:10.086472 crc crio[23733]: time="2026-06-09T13:57:10.086341137Z" level=info msg="Stopped container e0c217a7a0ecc4d3db3376232222a70b8266dbd595129ba85a5f92430cd70dee: openstack/ceilometer-0/proxy-httpd" id=96e65e09-3f3c-4171-9ba9-b2a2da76e003 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.035706 | controller | Jun 09 13:57:10.266613 crc crio[23733]: time="2026-06-09T13:57:10.266481922Z" level=info msg="Stopped container cbdc0dd40fca9513e5d5f6fd3baca2e8c825e47e6997105a8817788e877dfa16: openstack/ceilometer-0/ceilometer-notification-agent" id=e7ce23e3-b06f-4bb8-b4fa-96ca11e9897a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.035722 | controller | Jun 09 13:57:10.544332 crc crio[23733]: time="2026-06-09T13:57:10.543518758Z" level=warning msg="Failed to find process for container c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2: checking if PID of c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2 is running failed: open /proc/73453/stat: no such file or directory"
2026-06-09 14:45:31.035738 | controller | Jun 09 13:57:10.770249 crc crio[23733]: time="2026-06-09T13:57:10.770058951Z" level=info msg="Stopped container c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2: openstack/cinder-scheduler-0/probe" id=8b22300d-5689-4df8-aee9-73e83cd9288f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.035755 | controller | Jun 09 13:57:12.441725 crc crio[23733]: time="2026-06-09T13:57:12.441029158Z" level=info msg="Stopped container 75b3f25ec035b490fed0ee720ea432ec7413b3c64abdef2aa4e7d5ddbde9d823: openstack/cinder-scheduler-0/cinder-scheduler" id=b252051a-0169-4f7c-b2c3-500527496b04 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.035771 | controller | Jun 09 13:57:12.442799 crc crio[23733]: time="2026-06-09T13:57:12.442197796Z" level=info msg="Stopping pod sandbox: 9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79" id=64f60fde-ebb9-4558-9a97-01d85c6357dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.035788 | controller | Jun 09 13:57:12.443088 crc crio[23733]: time="2026-06-09T13:57:12.442984556Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79 UID:fe161080-c0b0-43d5-a9da-7fe5cb2189a6 NetNS:/var/run/netns/b9bc08c0-7341-4149-8ee0-2ed391cfcfa9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe161080_c0b0_43d5_a9da_7fe5cb2189a6.slice PodAnnotations:0xc0020d8c58}] Aliases:map[]}"
2026-06-09 14:45:31.035811 | controller | Jun 09 13:57:12.443330 crc crio[23733]: time="2026-06-09T13:57:12.443274614Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.035828 | controller | Jun 09 13:57:12.559876 crc crio[23733]: time="2026-06-09T13:57:12.559450758Z" level=info msg="Stopped container a48505a8e7aa9d6998f8226b6a281471becbe6c205eb45f4201791a95c7ef0b9: openstack/ceilometer-0/ceilometer-central-agent" id=b7e95f6d-c5e8-4c36-b3d0-324d641b76e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.035845 | controller | Jun 09 13:57:12.560659 crc crio[23733]: time="2026-06-09T13:57:12.560570686Z" level=info msg="Stopping pod sandbox: 8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db" id=3ed9e84d-a4a3-44d2-8421-01f40e366bff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.035861 | controller | Jun 09 13:57:12.561261 crc crio[23733]: time="2026-06-09T13:57:12.561207002Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db UID:3984959f-26ec-48da-baca-b2e01998ded1 NetNS:/var/run/netns/8cfe99a2-a318-497d-9321-61680fc9f54e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3984959f_26ec_48da_baca_b2e01998ded1.slice PodAnnotations:0xc002b0e8b8}] Aliases:map[]}"
2026-06-09 14:45:31.035878 | controller | Jun 09 13:57:12.561460 crc crio[23733]: time="2026-06-09T13:57:12.561416907Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.035894 | controller | Jun 09 13:57:12.871078 crc crio[23733]: time="2026-06-09T13:57:12.87067345Z" level=info msg="Stopped pod sandbox: 9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79" id=64f60fde-ebb9-4558-9a97-01d85c6357dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.035910 | controller | Jun 09 13:57:13.024178 crc crio[23733]: time="2026-06-09T13:57:13.024012733Z" level=info msg="Stopped pod sandbox: 8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db" id=3ed9e84d-a4a3-44d2-8421-01f40e366bff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.035927 | controller | Jun 09 13:57:13.677936 crc crio[23733]: time="2026-06-09T13:57:13.677013248Z" level=info msg="Removing container: e0c217a7a0ecc4d3db3376232222a70b8266dbd595129ba85a5f92430cd70dee" id=74de469d-c8c2-4c2a-a1c7-59a43b2c266d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.035943 | controller | Jun 09 13:57:14.408952 crc crio[23733]: time="2026-06-09T13:57:14.401356067Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=24519864-48e8-4402-91ae-e6253a77437b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.035959 | controller | Jun 09 13:57:14.408952 crc crio[23733]: time="2026-06-09T13:57:14.4014671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.035976 | controller | Jun 09 13:57:14.426213 crc crio[23733]: time="2026-06-09T13:57:14.425239715Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=134240a0-62dd-4356-bd7e-a10aa4115334 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.035992 | controller | Jun 09 13:57:14.426213 crc crio[23733]: time="2026-06-09T13:57:14.425359518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.036009 | controller | Jun 09 13:57:14.551476 crc crio[23733]: time="2026-06-09T13:57:14.547720987Z" level=info msg="Running pod sandbox: openstack/nova-api-db-create-6wnh8/POD" id=e84a03bf-b46b-4281-924e-8cc215657498 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.036025 | controller | Jun 09 13:57:14.551476 crc crio[23733]: time="2026-06-09T13:57:14.547897992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.036045 | controller | Jun 09 13:57:14.726557 crc crio[23733]: time="2026-06-09T13:57:14.726432434Z" level=info msg="Running pod sandbox: openstack/nova-cell0-db-create-4rzrn/POD" id=247ebef5-f2a6-498c-b404-fa92ae6d6283 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.036062 | controller | Jun 09 13:57:14.727999 crc crio[23733]: time="2026-06-09T13:57:14.726575188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.036078 | controller | Jun 09 13:57:14.817687 crc crio[23733]: time="2026-06-09T13:57:14.817537543Z" level=info msg="Running pod sandbox: openstack/nova-api-20bd-account-create-update-sxf4s/POD" id=7577c6bb-ab94-4e81-87eb-6615de4d4045 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.036095 | controller | Jun 09 13:57:14.817687 crc crio[23733]: time="2026-06-09T13:57:14.817669356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.036111 | controller | Jun 09 13:57:14.888521 crc crio[23733]: time="2026-06-09T13:57:14.888404614Z" level=info msg="Running pod sandbox: openstack/nova-cell1-db-create-c9m82/POD" id=064fb733-c588-4755-9c39-6ecca1f8442c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.036127 | controller | Jun 09 13:57:14.888521 crc crio[23733]: time="2026-06-09T13:57:14.888507736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.036144 | controller | Jun 09 13:57:15.124618 crc crio[23733]: time="2026-06-09T13:57:15.124046405Z" level=info msg="Running pod sandbox: openstack/nova-cell0-9d38-account-create-update-8f6fp/POD" id=ea39151a-b11d-45bf-b014-76ca83191b0a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.036161 | controller | Jun 09 13:57:15.124822 crc crio[23733]: time="2026-06-09T13:57:15.124682121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.036177 | controller | Jun 09 13:57:15.403341 crc crio[23733]: time="2026-06-09T13:57:15.403251099Z" level=info msg="Running pod sandbox: openstack/nova-cell1-be7c-account-create-update-c5krr/POD" id=6f99ff82-192e-44d2-b8f5-1288b6b48180 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.036193 | controller | Jun 09 13:57:15.403577 crc crio[23733]: time="2026-06-09T13:57:15.403384212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.036210 | controller | Jun 09 13:57:24.425182 crc crio[23733]: time="2026-06-09T13:57:24.423909112Z" level=info msg="Removed container e0c217a7a0ecc4d3db3376232222a70b8266dbd595129ba85a5f92430cd70dee: openstack/ceilometer-0/proxy-httpd" id=74de469d-c8c2-4c2a-a1c7-59a43b2c266d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.036226 | controller | Jun 09 13:57:24.433343 crc crio[23733]: time="2026-06-09T13:57:24.431418Z" level=info msg="Removing container: bca0a623c239fb7c025d48733419e3c468cbc64a6bce10b77f82b67341306543" id=8c731087-e2e1-47ae-b431-3a3b01ffd4c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.036242 | controller | Jun 09 13:57:24.645179 crc crio[23733]: time="2026-06-09T13:57:24.64174602Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-4rzrn Namespace:openstack ID:f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d UID:340e7b03-71d8-443d-942f-c0fec08160f8 NetNS:/var/run/netns/44230a0f-c616-49bc-bf02-de149a99ed8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod340e7b03_71d8_443d_942f_c0fec08160f8.slice PodAnnotations:0xc001c1e268}] Aliases:map[]}"
2026-06-09 14:45:31.036262 | controller | Jun 09 13:57:24.645179 crc crio[23733]: time="2026-06-09T13:57:24.641866533Z" level=info msg="Adding pod openstack_nova-cell0-db-create-4rzrn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.036279 | controller | Jun 09 13:57:24.675038 crc crio[23733]: time="2026-06-09T13:57:24.674873711Z" level=info msg="Removed container bca0a623c239fb7c025d48733419e3c468cbc64a6bce10b77f82b67341306543: openstack/ceilometer-0/sg-core" id=8c731087-e2e1-47ae-b431-3a3b01ffd4c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.036296 | controller | Jun 09 13:57:24.688780 crc crio[23733]: time="2026-06-09T13:57:24.688621595Z" level=info msg="Removing container: cbdc0dd40fca9513e5d5f6fd3baca2e8c825e47e6997105a8817788e877dfa16" id=802500e0-ec87-473d-bd69-0267d7e840e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.036312 | controller | Jun 09 13:57:24.758255 crc crio[23733]: time="2026-06-09T13:57:24.758097457Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2 UID:0ba333a4-0117-4820-9738-e6acb06ffcfc NetNS:/var/run/netns/d3bf4af9-a5a1-41d0-ad6f-26cc2cc100e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ba333a4_0117_4820_9738_e6acb06ffcfc.slice PodAnnotations:0xc0025a6248}] Aliases:map[]}"
2026-06-09 14:45:31.036329 | controller | Jun 09 13:57:24.758255 crc crio[23733]: time="2026-06-09T13:57:24.75822442Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.036348 | controller | Jun 09 13:57:24.767853 crc crio[23733]: time="2026-06-09T13:57:24.76704775Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:078119bbb5d981ca8fee10952dcf1a5dcd9ede7011177627cf2ccf237bfdacbc UID:a3e59ddf-60a1-46a8-ad7c-7dc488e7763e NetNS:/var/run/netns/74bca009-e92c-4d6e-a67a-f5e4f6c98bab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3e59ddf_60a1_46a8_ad7c_7dc488e7763e.slice PodAnnotations:0xc002b0e470}] Aliases:map[]}"
2026-06-09 14:45:31.036368 | controller | Jun 09 13:57:24.767853 crc crio[23733]: time="2026-06-09T13:57:24.767608235Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.036384 | controller | Jun 09 13:57:24.781779 crc crio[23733]: time="2026-06-09T13:57:24.780254021Z" level=info msg="Got pod network &{Name:nova-cell1-be7c-account-create-update-c5krr Namespace:openstack ID:a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7 UID:f30528a6-9a83-4f69-a516-9415f8dd31e5 NetNS:/var/run/netns/f68a3b63-4088-470a-9980-4159c06f3755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf30528a6_9a83_4f69_a516_9415f8dd31e5.slice PodAnnotations:0xc002898648}] Aliases:map[]}"
2026-06-09 14:45:31.036401 | controller | Jun 09 13:57:24.781779 crc crio[23733]: time="2026-06-09T13:57:24.780307082Z" level=info msg="Adding pod openstack_nova-cell1-be7c-account-create-update-c5krr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.036417 | controller | Jun 09 13:57:24.791816 crc crio[23733]: time="2026-06-09T13:57:24.789688118Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-c9m82 Namespace:openstack ID:476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b UID:46ca1c8e-7906-49a4-9105-abe923dccfaf NetNS:/var/run/netns/5ebd3005-c165-4652-ac28-e0c917b416e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46ca1c8e_7906_49a4_9105_abe923dccfaf.slice PodAnnotations:0xc0028986c0}] Aliases:map[]}"
2026-06-09 14:45:31.036437 | controller | Jun 09 13:57:24.791816 crc crio[23733]: time="2026-06-09T13:57:24.789844181Z" level=info msg="Adding pod openstack_nova-cell1-db-create-c9m82 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.036454 | controller | Jun 09 13:57:24.850082 crc crio[23733]: time="2026-06-09T13:57:24.847327282Z" level=info msg="Got pod network &{Name:nova-cell0-9d38-account-create-update-8f6fp Namespace:openstack ID:719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79 UID:0f4c8bf4-1b4c-459e-a62d-056dbf732cf8 NetNS:/var/run/netns/8c1f0a3e-77d2-4559-9cf3-5e50ef89b8a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4c8bf4_1b4c_459e_a62d_056dbf732cf8.slice PodAnnotations:0xc002b0e650}] Aliases:map[]}"
2026-06-09 14:45:31.036471 | controller | Jun 09 13:57:24.850082 crc crio[23733]: time="2026-06-09T13:57:24.847405774Z" level=info msg="Adding pod openstack_nova-cell0-9d38-account-create-update-8f6fp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.036487 | controller | Jun 09 13:57:24.882363 crc crio[23733]: time="2026-06-09T13:57:24.87799039Z" level=info msg="Got pod network &{Name:nova-api-db-create-6wnh8 Namespace:openstack ID:a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632 UID:d9ac7928-b240-4d8b-bda1-469d78ef528f NetNS:/var/run/netns/f6e9fc40-ddc2-45b0-9631-5010e628ef1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9ac7928_b240_4d8b_bda1_469d78ef528f.slice PodAnnotations:0xc001c1e670}] Aliases:map[]}"
2026-06-09 14:45:31.036504 | controller | Jun 09 13:57:24.882363 crc crio[23733]: time="2026-06-09T13:57:24.879238471Z" level=info msg="Adding pod openstack_nova-api-db-create-6wnh8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.036550 | controller | Jun 09 13:57:24.882363 crc crio[23733]: time="2026-06-09T13:57:24.88199149Z" level=info msg="Got pod network &{Name:nova-api-20bd-account-create-update-sxf4s Namespace:openstack ID:ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f UID:8391463b-0c3d-49dc-99ce-870d2ba44e90 NetNS:/var/run/netns/68f40716-cf6f-4f0f-b23a-2e3bc283f5b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8391463b_0c3d_49dc_99ce_870d2ba44e90.slice PodAnnotations:0xc001c1e6c0}] Aliases:map[]}"
2026-06-09 14:45:31.036569 | controller | Jun 09 13:57:24.882363 crc crio[23733]: time="2026-06-09T13:57:24.882021741Z" level=info msg="Adding pod openstack_nova-api-20bd-account-create-update-sxf4s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.036586 | controller | Jun 09 13:57:25.161590 crc crio[23733]: time="2026-06-09T13:57:25.161460433Z" level=info msg="Removed container cbdc0dd40fca9513e5d5f6fd3baca2e8c825e47e6997105a8817788e877dfa16: openstack/ceilometer-0/ceilometer-notification-agent" id=802500e0-ec87-473d-bd69-0267d7e840e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.036603 | controller | Jun 09 13:57:25.184602 crc crio[23733]: time="2026-06-09T13:57:25.182787568Z" level=info msg="Removing container: a48505a8e7aa9d6998f8226b6a281471becbe6c205eb45f4201791a95c7ef0b9" id=4df091a2-9e10-42b9-8dec-7612cff819ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.036619 | controller | Jun 09 13:57:25.380221 crc crio[23733]: time="2026-06-09T13:57:25.37886426Z" level=info msg="Removed container a48505a8e7aa9d6998f8226b6a281471becbe6c205eb45f4201791a95c7ef0b9: openstack/ceilometer-0/ceilometer-central-agent" id=4df091a2-9e10-42b9-8dec-7612cff819ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.036638 | controller | Jun 09 13:57:25.396542 crc crio[23733]: time="2026-06-09T13:57:25.393517079Z" level=info msg="Removing container: c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2" id=bcc13b3f-ecd4-4bde-810f-151405663721 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.036655 | controller | Jun 09 13:57:25.491567 crc crio[23733]: time="2026-06-09T13:57:25.491459612Z" level=info msg="Removed container c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2: openstack/cinder-scheduler-0/probe" id=bcc13b3f-ecd4-4bde-810f-151405663721 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.036672 | controller | Jun 09 13:57:25.501023 crc crio[23733]: time="2026-06-09T13:57:25.50095142Z" level=info msg="Removing container: 75b3f25ec035b490fed0ee720ea432ec7413b3c64abdef2aa4e7d5ddbde9d823" id=55cc0507-ce84-4d19-a13a-322f2323f9a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.036688 | controller | Jun 09 13:57:25.540588 crc crio[23733]: time="2026-06-09T13:57:25.538922291Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04" id=33033ec5-d07d-44f0-8ab5-edef000ebdc6 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.036704 | controller | Jun 09 13:57:25.541739 crc crio[23733]: time="2026-06-09T13:57:25.541569228Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=19e365e1-cb5b-47a4-a420-0e4c56a9ffd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.036721 | controller | Jun 09 13:57:25.546488 crc crio[23733]: time="2026-06-09T13:57:25.545786463Z" level=info msg="Removed container 75b3f25ec035b490fed0ee720ea432ec7413b3c64abdef2aa4e7d5ddbde9d823: openstack/cinder-scheduler-0/cinder-scheduler" id=55cc0507-ce84-4d19-a13a-322f2323f9a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.036737 | controller | Jun 09 13:57:25.600614 crc crio[23733]: 2026-06-09T13:57:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f84509575c7dd75 Mac:22:76:3f:a7:6f:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/44230a0f-c616-49bc-bf02-de149a99ed8b SocketPath: PciID:}] [{Interface:0xc00011a6a0 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.036754 | controller | Jun 09 13:57:25.600614 crc crio[23733]: time="2026-06-09T13:57:25.599863219Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-4rzrn Namespace:openstack ID:f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d UID:340e7b03-71d8-443d-942f-c0fec08160f8 NetNS:/var/run/netns/44230a0f-c616-49bc-bf02-de149a99ed8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod340e7b03_71d8_443d_942f_c0fec08160f8.slice PodAnnotations:0xc001c1e268}] Aliases:map[]}"
2026-06-09 14:45:31.036771 | controller | Jun 09 13:57:25.600614 crc crio[23733]: time="2026-06-09T13:57:25.600017512Z" level=info msg="Checking pod openstack_nova-cell0-db-create-4rzrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.036787 | controller | Jun 09 13:57:25.615607 crc crio[23733]: time="2026-06-09T13:57:25.615520721Z" level=info msg="Ran pod sandbox f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d with infra container: openstack/nova-cell0-db-create-4rzrn/POD" id=247ebef5-f2a6-498c-b404-fa92ae6d6283 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.036804 | controller | Jun 09 13:57:25.619342 crc crio[23733]: time="2026-06-09T13:57:25.618746131Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=9cb1fbbc-50e6-4842-9455-07c5589b25d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.036823 | controller | Jun 09 13:57:25.620850 crc crio[23733]: time="2026-06-09T13:57:25.620766263Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=591f1d66-548f-4903-8387-7992a67fe337 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.036840 | controller | Jun 09 13:57:25.638234 crc crio[23733]: time="2026-06-09T13:57:25.636221889Z" level=info msg="Creating container: openstack/nova-cell0-db-create-4rzrn/mariadb-database-create" id=39a924cd-0be6-486c-99ac-2b8b5176f08e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.036857 | controller | Jun 09 13:57:25.638234 crc crio[23733]: time="2026-06-09T13:57:25.637578293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.036873 | controller | Jun 09 13:57:25.661975 crc crio[23733]: time="2026-06-09T13:57:25.661821911Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=fbef3ec1-d4dc-4e72-8497-0436e6726527 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.036889 | controller | Jun 09 13:57:25.696259 crc crio[23733]: time="2026-06-09T13:57:25.695332971Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=6386e109-ff39-47d8-916d-97065affe627 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.036905 | controller | Jun 09 13:57:25.697216 crc crio[23733]: time="2026-06-09T13:57:25.697162796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.036921 | controller | Jun 09 13:57:25.777176 crc crio[23733]: time="2026-06-09T13:57:25.773973421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.036938 | controller | Jun 09 13:57:25.798232 crc crio[23733]: time="2026-06-09T13:57:25.798095485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.036954 | controller | Jun 09 13:57:25.847999 crc crio[23733]: time="2026-06-09T13:57:25.845269238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.036970 | controller | Jun 09 13:57:25.851589 crc crio[23733]: time="2026-06-09T13:57:25.851501804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.036986 | controller | Jun 09 13:57:26.044418 crc crio[23733]: time="2026-06-09T13:57:26.044267014Z" level=info msg="Created container bc7180490770f6067983ace0d5fbd925407d8836941dda0667315f2f0d951787: openstack/nova-cell0-db-create-4rzrn/mariadb-database-create" id=39a924cd-0be6-486c-99ac-2b8b5176f08e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.037002 | controller | Jun 09 13:57:26.051753 crc crio[23733]: time="2026-06-09T13:57:26.047689329Z" level=info msg="Starting container: bc7180490770f6067983ace0d5fbd925407d8836941dda0667315f2f0d951787" id=f26f3a3c-fb14-420e-89bc-c7cdf1258450 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.037019 | controller | Jun 09 13:57:26.051753 crc crio[23733]: time="2026-06-09T13:57:26.047707911Z" level=info msg="Created container 8bbc3cfb2534bffe65257f8c3a066de86815abbda14393ffce0b889210469477: openstack/openstackclient/openstackclient" id=6386e109-ff39-47d8-916d-97065affe627 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.037035 | controller | Jun 09 13:57:26.053804 crc crio[23733]: time="2026-06-09T13:57:26.052730236Z" level=info msg="Starting container: 8bbc3cfb2534bffe65257f8c3a066de86815abbda14393ffce0b889210469477" id=e18cd700-8522-4520-ad12-ef08e53d4b77 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.037054 | controller | Jun 09 13:57:26.057360 crc crio[23733]: time="2026-06-09T13:57:26.055304661Z" level=info msg="Started container" PID=77703 containerID=bc7180490770f6067983ace0d5fbd925407d8836941dda0667315f2f0d951787 description=openstack/nova-cell0-db-create-4rzrn/mariadb-database-create id=f26f3a3c-fb14-420e-89bc-c7cdf1258450 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d
2026-06-09 14:45:31.037071 | controller | Jun 09 13:57:26.060999 crc crio[23733]: time="2026-06-09T13:57:26.06088358Z" level=info msg="Started container" PID=77708 containerID=8bbc3cfb2534bffe65257f8c3a066de86815abbda14393ffce0b889210469477 description=openstack/openstackclient/openstackclient id=e18cd700-8522-4520-ad12-ef08e53d4b77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd40fe56eb65dab18daa2ab1e94b7ca8e6b91866b5a4a4ab2c5d7140bab448a0
2026-06-09 14:45:31.037088 | controller | Jun 09 13:57:26.318983 crc crio[23733]: 2026-06-09T13:57:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff580f1304ae27d Mac:a2:d3:a7:b9:98:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/68f40716-cf6f-4f0f-b23a-2e3bc283f5b5 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.037104 | controller | Jun 09 13:57:26.322715 crc crio[23733]: time="2026-06-09T13:57:26.321521871Z" level=info msg="Got pod network &{Name:nova-api-20bd-account-create-update-sxf4s Namespace:openstack ID:ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f UID:8391463b-0c3d-49dc-99ce-870d2ba44e90 NetNS:/var/run/netns/68f40716-cf6f-4f0f-b23a-2e3bc283f5b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8391463b_0c3d_49dc_99ce_870d2ba44e90.slice PodAnnotations:0xc001c1e6c0}] Aliases:map[]}"
2026-06-09 14:45:31.037121 | controller | Jun 09 13:57:26.322715 crc crio[23733]: time="2026-06-09T13:57:26.321798978Z" level=info msg="Checking pod openstack_nova-api-20bd-account-create-update-sxf4s for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.037137 | controller | Jun 09 13:57:26.339518 crc crio[23733]: time="2026-06-09T13:57:26.338995579Z" level=info msg="Ran pod sandbox ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f with infra container: openstack/nova-api-20bd-account-create-update-sxf4s/POD" id=7577c6bb-ab94-4e81-87eb-6615de4d4045 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.037153 | controller | Jun 09 13:57:26.343759 crc crio[23733]: time="2026-06-09T13:57:26.343668236Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=dd80aa09-e85e-40f4-a9c1-41af4d9f9bb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.037170 | controller | Jun 09 13:57:26.350027 crc crio[23733]: time="2026-06-09T13:57:26.347981424Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=028c187f-4e8f-4f94-b525-50ec5ff87cc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.037186 | controller | Jun 09 13:57:26.374052 crc crio[23733]: 2026-06-09T13:57:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6e4254b7505c2b Mac:a6:3f:b0:2a:fb:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/d3bf4af9-a5a1-41d0-ad6f-26cc2cc100e7 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.037203 | controller | Jun 09 13:57:26.375403 crc crio[23733]: time="2026-06-09T13:57:26.375324499Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2 UID:0ba333a4-0117-4820-9738-e6acb06ffcfc NetNS:/var/run/netns/d3bf4af9-a5a1-41d0-ad6f-26cc2cc100e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ba333a4_0117_4820_9738_e6acb06ffcfc.slice PodAnnotations:0xc0025a6248}] Aliases:map[]}"
2026-06-09 14:45:31.037223 | controller | Jun 09 13:57:26.375505 crc crio[23733]: time="2026-06-09T13:57:26.375493113Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.037240 | controller | Jun 09 13:57:26.386234 crc crio[23733]: 2026-06-09T13:57:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:476383bbc9d5668 Mac:4e:5f:7a:58:0a:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/5ebd3005-c165-4652-ac28-e0c917b416e1 SocketPath: PciID:}] [{Interface:0xc00031f010 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.037256 | controller | Jun 09 13:57:26.398310 crc crio[23733]: time="2026-06-09T13:57:26.398057469Z" level=info msg="Ran pod sandbox c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2 with infra container: openstack/ceilometer-0/POD" id=24519864-48e8-4402-91ae-e6253a77437b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.037273 | controller | Jun 09 13:57:26.402266 crc crio[23733]: 2026-06-09T13:57:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:078119bbb5d981c Mac:2a:0a:6a:7f:ef:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/74bca009-e92c-4d6e-a67a-f5e4f6c98bab SocketPath: PciID:}] [{Interface:0xc0000155b0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.037289 | controller | Jun 09 13:57:26.403009 crc crio[23733]: time="2026-06-09T13:57:26.402968022Z" level=info msg="Creating container: openstack/nova-api-20bd-account-create-update-sxf4s/mariadb-account-create-update" id=e2a1681f-092e-4b2d-bb2b-ad6e60f4a247 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.037305 | controller | Jun 09 13:57:26.403436 crc crio[23733]: 2026-06-09T13:57:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:719e5aedbc28ed9 Mac:5e:85:0d:48:2c:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/8c1f0a3e-77d2-4559-9cf3-5e50ef89b8a8 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.037322 | controller | Jun 09 13:57:26.406885 crc crio[23733]: time="2026-06-09T13:57:26.403631598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.037339 | controller | Jun 09 13:57:26.407159 crc crio[23733]: time="2026-06-09T13:57:26.405800623Z" level=info msg="Got pod network &{Name:nova-cell0-9d38-account-create-update-8f6fp Namespace:openstack ID:719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79 UID:0f4c8bf4-1b4c-459e-a62d-056dbf732cf8 NetNS:/var/run/netns/8c1f0a3e-77d2-4559-9cf3-5e50ef89b8a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4c8bf4_1b4c_459e_a62d_056dbf732cf8.slice PodAnnotations:0xc002b0e650}] Aliases:map[]}"
2026-06-09 14:45:31.037355 | controller | Jun 09 13:57:26.407451 crc crio[23733]: time="2026-06-09T13:57:26.407428223Z" level=info msg="Checking pod openstack_nova-cell0-9d38-account-create-update-8f6fp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.037371 | controller | Jun 09 13:57:26.407883 crc crio[23733]: time="2026-06-09T13:57:26.399167716Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-c9m82 Namespace:openstack ID:476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b UID:46ca1c8e-7906-49a4-9105-abe923dccfaf NetNS:/var/run/netns/5ebd3005-c165-4652-ac28-e0c917b416e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46ca1c8e_7906_49a4_9105_abe923dccfaf.slice PodAnnotations:0xc0028986c0}] Aliases:map[]}"
2026-06-09 14:45:31.037391 | controller | Jun 09 13:57:26.408227 crc crio[23733]: time="2026-06-09T13:57:26.408083929Z" level=info msg="Checking pod openstack_nova-cell1-db-create-c9m82 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.037408 | controller | Jun 09 13:57:26.416788 crc crio[23733]: time="2026-06-09T13:57:26.416503771Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:078119bbb5d981ca8fee10952dcf1a5dcd9ede7011177627cf2ccf237bfdacbc UID:a3e59ddf-60a1-46a8-ad7c-7dc488e7763e NetNS:/var/run/netns/74bca009-e92c-4d6e-a67a-f5e4f6c98bab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3e59ddf_60a1_46a8_ad7c_7dc488e7763e.slice PodAnnotations:0xc002b0e470}] Aliases:map[]}"
2026-06-09 14:45:31.037425 | controller | Jun 09 13:57:26.416907 crc crio[23733]: time="2026-06-09T13:57:26.416790168Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.037441 | controller | Jun 09 13:57:26.417376 crc crio[23733]: 2026-06-09T13:57:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4ecc223fa5f158 Mac:de:f9:cd:4a:e1:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/f6e9fc40-ddc2-45b0-9631-5010e628ef1b SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.037458 | controller | Jun 09 13:57:26.417905 crc crio[23733]: time="2026-06-09T13:57:26.417861844Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=c17a72e9-71f0-44d7-b52e-bb9ddbbda4cf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.037475 | controller | Jun 09 13:57:26.420160 crc crio[23733]: time="2026-06-09T13:57:26.418011409Z" level=info msg="Got pod network &{Name:nova-api-db-create-6wnh8 Namespace:openstack ID:a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632 UID:d9ac7928-b240-4d8b-bda1-469d78ef528f NetNS:/var/run/netns/f6e9fc40-ddc2-45b0-9631-5010e628ef1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9ac7928_b240_4d8b_bda1_469d78ef528f.slice PodAnnotations:0xc001c1e670}] Aliases:map[]}"
2026-06-09 14:45:31.037492 | controller | Jun 09 13:57:26.420160 crc crio[23733]: time="2026-06-09T13:57:26.418237034Z" level=info msg="Checking pod openstack_nova-api-db-create-6wnh8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.037509 | controller | Jun 09 13:57:26.479506 crc crio[23733]: 2026-06-09T13:57:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4bec99f87a631d Mac:7a:44:9d:3d:70:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/f68a3b63-4088-470a-9980-4159c06f3755 SocketPath: PciID:}] [{Interface:0xc0005026c0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.037548 | controller | Jun 09 13:57:26.499495 crc crio[23733]: time="2026-06-09T13:57:26.499387768Z" level=info msg="Got pod network &{Name:nova-cell1-be7c-account-create-update-c5krr Namespace:openstack ID:a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7 UID:f30528a6-9a83-4f69-a516-9415f8dd31e5 NetNS:/var/run/netns/f68a3b63-4088-470a-9980-4159c06f3755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf30528a6_9a83_4f69_a516_9415f8dd31e5.slice PodAnnotations:0xc002898648}] Aliases:map[]}"
2026-06-09 14:45:31.037569 | controller | Jun 09 13:57:26.500966 crc crio[23733]: time="2026-06-09T13:57:26.499743058Z" level=info msg="Checking pod openstack_nova-cell1-be7c-account-create-update-c5krr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.037586 | controller | Jun 09 13:57:26.561260 crc crio[23733]: time="2026-06-09T13:57:26.556083848Z" level=info msg="Ran pod sandbox 476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b with infra container: openstack/nova-cell1-db-create-c9m82/POD" id=064fb733-c588-4755-9c39-6ecca1f8442c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.037603 | controller | Jun 09 13:57:26.568831 crc crio[23733]: time="2026-06-09T13:57:26.568519451Z" level=info msg="Ran pod sandbox 719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79 with infra container: openstack/nova-cell0-9d38-account-create-update-8f6fp/POD" id=ea39151a-b11d-45bf-b014-76ca83191b0a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.037619 | controller | Jun 09 13:57:26.570617 crc crio[23733]: time="2026-06-09T13:57:26.570455809Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=312c7947-c13b-46ad-8bb9-183b745daf9f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.037636 | controller | Jun 09 13:57:26.576528 crc crio[23733]: time="2026-06-09T13:57:26.576443149Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=30ebd641-95e1-4dff-b59e-3cb3d19ba12e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.037652 | controller | Jun 09 13:57:26.579981 crc crio[23733]: time="2026-06-09T13:57:26.579892915Z" level=info msg="Ran pod sandbox 078119bbb5d981ca8fee10952dcf1a5dcd9ede7011177627cf2ccf237bfdacbc with infra container: openstack/cinder-scheduler-0/POD" id=134240a0-62dd-4356-bd7e-a10aa4115334 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.037668 | controller | Jun 09 13:57:26.600382 crc crio[23733]: time="2026-06-09T13:57:26.600176573Z" level=info msg="Ran pod sandbox a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632 with infra container: openstack/nova-api-db-create-6wnh8/POD" id=e84a03bf-b46b-4281-924e-8cc215657498 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.037684 | controller | Jun 09 13:57:26.600546 crc crio[23733]: time="2026-06-09T13:57:26.600414219Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=c9d6c439-f731-45d6-8ab7-680c8846ba5a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.037701 | controller | Jun 09 13:57:26.605230 crc crio[23733]: time="2026-06-09T13:57:26.605084007Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=877c302f-2676-4b2e-aef2-d8fa87f3ca1a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.037717 | controller | Jun 09 13:57:26.611222 crc crio[23733]: time="2026-06-09T13:57:26.607160528Z" level=info msg="Ran pod sandbox a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7 with infra container: openstack/nova-cell1-be7c-account-create-update-c5krr/POD" id=6f99ff82-192e-44d2-b8f5-1288b6b48180 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.037733 | controller | Jun 09 13:57:26.612168 crc crio[23733]: time="2026-06-09T13:57:26.612069642Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=145b5daa-e557-412b-970b-67958af5f563 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.037750 | controller | Jun 09 13:57:26.614147 crc crio[23733]: time="2026-06-09T13:57:26.612332268Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4319489a-904a-41e4-926c-cd1203ba8226 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.037766 | controller | Jun 09 13:57:26.614147 crc crio[23733]: time="2026-06-09T13:57:26.612343069Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1c33af06-35a7-4201-a4af-86bb2292a157 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.037786 | controller | Jun 09 13:57:26.621045 crc crio[23733]: time="2026-06-09T13:57:26.620950824Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=b52a4e27-ec5b-41b3-8528-5fbb2dcb4706 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.037802 | controller | Jun 09 13:57:26.625171 crc crio[23733]: time="2026-06-09T13:57:26.624908733Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=69047cb4-07dc-45d9-ab92-d9780010a1c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.037819 | controller | Jun 09 13:57:26.642931 crc crio[23733]: time="2026-06-09T13:57:26.64276241Z" level=info msg="Creating container: openstack/nova-api-db-create-6wnh8/mariadb-database-create" id=59740338-ab66-4be4-912f-b1f65308b861 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.037835 | controller | Jun 09 13:57:26.643615 crc crio[23733]: time="2026-06-09T13:57:26.64354877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.037852 | controller | Jun 09 13:57:26.647090 crc crio[23733]: time="2026-06-09T13:57:26.647039167Z" level=info msg="Creating container: openstack/nova-cell0-9d38-account-create-update-8f6fp/mariadb-account-create-update" id=fc705286-4a4b-4306-9467-f5bf51d94aae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.037868 | controller | Jun 09 13:57:26.647808 crc crio[23733]: time="2026-06-09T13:57:26.647778486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.037884 | controller | Jun 09 13:57:26.650826 crc crio[23733]: time="2026-06-09T13:57:26.650556396Z" level=info msg="Creating container: openstack/nova-cell1-db-create-c9m82/mariadb-database-create" id=f000e95f-3299-4d05-9fe0-7a99547c7179 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.037901 | controller | Jun 09 13:57:26.656423 crc crio[23733]: time="2026-06-09T13:57:26.654936775Z" level=info msg="Creating container: openstack/nova-cell1-be7c-account-create-update-c5krr/mariadb-account-create-update" id=8da607af-ca3b-481c-ba1d-f84b5f6e292f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.037917 | controller | Jun 09 13:57:26.662772 crc crio[23733]: time="2026-06-09T13:57:26.662622869Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=08382a44-c56d-4290-9235-2014024f47d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.037933 | controller | Jun 09 13:57:26.664191 crc crio[23733]: time="2026-06-09T13:57:26.664067475Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=1f54ebe2-6aea-4766-9130-5300edc56f18 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.037949 | controller | Jun 09 13:57:26.682608 crc crio[23733]: time="2026-06-09T13:57:26.682518047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.037965 | controller | Jun 09 13:57:26.686244 crc crio[23733]: time="2026-06-09T13:57:26.686008614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.037982 | controller | Jun 09 13:57:26.687820 crc crio[23733]: time="2026-06-09T13:57:26.687765978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.038001 | controller | Jun 09 13:57:26.687891 crc crio[23733]: time="2026-06-09T13:57:26.68786839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.038018 | controller | Jun 09 13:57:26.695042 crc crio[23733]: time="2026-06-09T13:57:26.694810075Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=84deecbc-6878-47f6-a574-498a1d2f7e2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.038034 | controller | Jun 09 13:57:26.703491 crc crio[23733]: time="2026-06-09T13:57:26.702034096Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=e86f7fb6-f8c9-4602-b66b-76071a4de2e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.038050 | controller | Jun 09 13:57:26.706761 crc crio[23733]: time="2026-06-09T13:57:26.706701053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.038066 | controller | Jun 09 13:57:26.706949 crc crio[23733]: time="2026-06-09T13:57:26.706723673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.038082 | controller | Jun 09 13:57:26.764323 crc crio[23733]: time="2026-06-09T13:57:26.764265205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.038098 | controller | Jun 09 13:57:26.772417 crc crio[23733]: time="2026-06-09T13:57:26.772360608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.038114 | controller | Jun 09 13:57:26.799087 crc crio[23733]: time="2026-06-09T13:57:26.798712388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.038129 | controller | Jun 09 13:57:26.805698 crc crio[23733]: time="2026-06-09T13:57:26.805547369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.038145 | controller | Jun 09 13:57:26.838168 crc crio[23733]: time="2026-06-09T13:57:26.837839009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.038161 | controller | Jun 09 13:57:26.844337 crc crio[23733]: time="2026-06-09T13:57:26.843469809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.038176 | controller | Jun 09 13:57:26.873862 crc crio[23733]: time="2026-06-09T13:57:26.873710357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.038192 | controller | Jun 09 13:57:26.880859 crc crio[23733]: time="2026-06-09T13:57:26.8797968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.038208 | controller | Jun 09 13:57:26.888216 crc crio[23733]: time="2026-06-09T13:57:26.887867283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.038224 | controller | Jun 09 13:57:26.980823 crc crio[23733]: time="2026-06-09T13:57:26.98075799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.038243 | controller | Jun 09 13:57:26.989390 crc crio[23733]: time="2026-06-09T13:57:26.989258813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.038260 | controller | Jun 09 13:57:27.255265 crc crio[23733]: time="2026-06-09T13:57:27.255098414Z" level=info msg="Created container 02cc7d55a3f0e5116ac2cecb21a9a55d93213ef7c9ed4d88853f0d05304e9057: openstack/ceilometer-0/ceilometer-central-agent" id=84deecbc-6878-47f6-a574-498a1d2f7e2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.038276 | controller | Jun 09 13:57:27.258899 crc crio[23733]: time="2026-06-09T13:57:27.256447968Z" level=info msg="Starting container: 02cc7d55a3f0e5116ac2cecb21a9a55d93213ef7c9ed4d88853f0d05304e9057" id=981b689b-8831-4e51-930a-730e3425d825 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.038293 | controller | Jun 09 13:57:27.264585 crc crio[23733]: time="2026-06-09T13:57:27.263440343Z" level=info msg="Started container" PID=77855 containerID=02cc7d55a3f0e5116ac2cecb21a9a55d93213ef7c9ed4d88853f0d05304e9057 description=openstack/ceilometer-0/ceilometer-central-agent id=981b689b-8831-4e51-930a-730e3425d825 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2
2026-06-09 14:45:31.038310 | controller | Jun 09 13:57:27.265257 crc crio[23733]: time="2026-06-09T13:57:27.265213777Z" level=info msg="Created container 1adc5559a3eed127435eb83cb08803d0cd69a33e94577bf098be6b0950e59544: openstack/nova-api-db-create-6wnh8/mariadb-database-create" id=59740338-ab66-4be4-912f-b1f65308b861 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.038327 | controller | Jun 09 13:57:27.277580 crc crio[23733]: time="2026-06-09T13:57:27.277496165Z" level=info msg="Starting container: 1adc5559a3eed127435eb83cb08803d0cd69a33e94577bf098be6b0950e59544" id=76868cfc-65d3-4dc9-ba63-eed722184601 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.038343 | controller | Jun 09 13:57:27.300252 crc crio[23733]: time="2026-06-09T13:57:27.29961531Z" level=info msg="Started container" PID=77850 containerID=1adc5559a3eed127435eb83cb08803d0cd69a33e94577bf098be6b0950e59544 description=openstack/nova-api-db-create-6wnh8/mariadb-database-create id=76868cfc-65d3-4dc9-ba63-eed722184601 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632
2026-06-09 14:45:31.038360 | controller | Jun 09 13:57:27.300754 crc crio[23733]: time="2026-06-09T13:57:27.300710367Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=825e00b4-4048-450b-af10-187bfa71c272 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.038377 | controller | Jun 09 13:57:27.335718 crc crio[23733]: time="2026-06-09T13:57:27.335603931Z" level=info msg="Created container a378c1ff1c281281fce977c6221a204912486d7cc23bbeda614d49a01990beea: openstack/nova-cell1-be7c-account-create-update-c5krr/mariadb-account-create-update" id=8da607af-ca3b-481c-ba1d-f84b5f6e292f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.038393 | controller | Jun 09 13:57:27.341001 crc crio[23733]: time="2026-06-09T13:57:27.340884855Z" level=info msg="Starting container: a378c1ff1c281281fce977c6221a204912486d7cc23bbeda614d49a01990beea" id=5937d63a-5b59-463f-9068-6c489c7d2a83 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.038410 | controller | Jun 09 13:57:27.350690 crc crio[23733]: time="2026-06-09T13:57:27.350490583Z" level=info msg="Started container" PID=77849 containerID=a378c1ff1c281281fce977c6221a204912486d7cc23bbeda614d49a01990beea description=openstack/nova-cell1-be7c-account-create-update-c5krr/mariadb-account-create-update id=5937d63a-5b59-463f-9068-6c489c7d2a83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7
2026-06-09 14:45:31.038430 | controller | Jun 09 13:57:27.358561 crc crio[23733]: time="2026-06-09T13:57:27.358501205Z" level=info msg="Created container 574260c11f8bf748a0d5b84a9f601231e9c16142f39f05bef8df99d6e3d20b70: openstack/nova-api-20bd-account-create-update-sxf4s/mariadb-account-create-update" id=e2a1681f-092e-4b2d-bb2b-ad6e60f4a247 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.038447 | controller | Jun 09 13:57:27.364705 crc crio[23733]: time="2026-06-09T13:57:27.364529016Z" level=info msg="Starting container: 574260c11f8bf748a0d5b84a9f601231e9c16142f39f05bef8df99d6e3d20b70" id=b3ae3500-23c1-4045-b195-f508219797df name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.038463 | controller | Jun 09 13:57:27.372670 crc crio[23733]: time="2026-06-09T13:57:27.372547716Z" level=info msg="Started container" PID=77844 containerID=574260c11f8bf748a0d5b84a9f601231e9c16142f39f05bef8df99d6e3d20b70 description=openstack/nova-api-20bd-account-create-update-sxf4s/mariadb-account-create-update id=b3ae3500-23c1-4045-b195-f508219797df name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f
2026-06-09 14:45:31.038480 | controller | Jun 09 13:57:27.379198 crc crio[23733]: time="2026-06-09T13:57:27.378943458Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=99caeef4-301f-49dc-9459-ccd8f43f01bf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.038496 | controller | Jun 09 13:57:27.386154 crc crio[23733]: time="2026-06-09T13:57:27.379363277Z" level=info msg="Created container 6d89902ed2ee971fb26da733cc0f20ce7f8c6133030dbdcac55002c60139c45e: openstack/nova-cell1-db-create-c9m82/mariadb-database-create" id=f000e95f-3299-4d05-9fe0-7a99547c7179 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.038526 | controller | Jun 09 13:57:27.386889 crc crio[23733]: time="2026-06-09T13:57:27.386844825Z" level=info msg="Starting container: 6d89902ed2ee971fb26da733cc0f20ce7f8c6133030dbdcac55002c60139c45e" id=94064eb2-fc56-425c-8915-94ef2300e558 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.038548 | controller | Jun 09 13:57:27.390215 crc crio[23733]: time="2026-06-09T13:57:27.388915967Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=a4ebe10c-7185-4938-8ece-48400f1e0f04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.038565 | controller | Jun 09 13:57:27.390215 crc crio[23733]: time="2026-06-09T13:57:27.389485562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.038582 | controller | Jun 09 13:57:27.427389 crc crio[23733]: time="2026-06-09T13:57:27.42732169Z" level=info msg="Started container" PID=77852 containerID=6d89902ed2ee971fb26da733cc0f20ce7f8c6133030dbdcac55002c60139c45e description=openstack/nova-cell1-db-create-c9m82/mariadb-database-create id=94064eb2-fc56-425c-8915-94ef2300e558 name=/runtime.v1.RuntimeService/StartContainer sandboxID=476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b
2026-06-09 14:45:31.038598 | controller | Jun 09 13:57:27.503505 crc crio[23733]: time="2026-06-09T13:57:27.503376745Z" level=info msg="Created container 901411dca31ba16c8db065615f96f65ad86c835c9dd12c03b4f1bf578dbf36b5: openstack/nova-cell0-9d38-account-create-update-8f6fp/mariadb-account-create-update" id=fc705286-4a4b-4306-9467-f5bf51d94aae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.038614 | controller | Jun 09 13:57:27.507480 crc crio[23733]: time="2026-06-09T13:57:27.50677512Z" level=info msg="Starting container: 901411dca31ba16c8db065615f96f65ad86c835c9dd12c03b4f1bf578dbf36b5" id=7843bade-5520-4601-91e8-c221af07fa0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.038631 | controller | Jun 09 13:57:27.557772 crc crio[23733]: time="2026-06-09T13:57:27.557604703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.038650 | controller | Jun 09 13:57:27.592177 crc crio[23733]: time="2026-06-09T13:57:27.591500564Z" level=info msg="Started container" PID=77854 containerID=901411dca31ba16c8db065615f96f65ad86c835c9dd12c03b4f1bf578dbf36b5 description=openstack/nova-cell0-9d38-account-create-update-8f6fp/mariadb-account-create-update id=7843bade-5520-4601-91e8-c221af07fa0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79
2026-06-09 14:45:31.038668 | controller | Jun 09 13:57:27.592955 crc crio[23733]: time="2026-06-09T13:57:27.592907069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.038684 | controller | Jun 09 13:57:27.866047 crc crio[23733]: time="2026-06-09T13:57:27.865511319Z" level=info msg="Created container 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de: openstack/ceilometer-0/ceilometer-notification-agent" id=a4ebe10c-7185-4938-8ece-48400f1e0f04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.038701 | controller | Jun 09 13:57:27.878015 crc crio[23733]: time="2026-06-09T13:57:27.877480159Z" level=info msg="Starting container: 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de" id=a4f010ac-151e-4e77-9236-f9042265d55b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.038717 | controller | Jun 09 13:57:27.896201 crc crio[23733]: time="2026-06-09T13:57:27.895879311Z" level=info msg="Started container" PID=78006 containerID=0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de description=openstack/ceilometer-0/ceilometer-notification-agent id=a4f010ac-151e-4e77-9236-f9042265d55b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2
2026-06-09 14:45:31.038733 | controller | Jun 09 13:57:27.937590 crc crio[23733]: time="2026-06-09T13:57:27.937182775Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=efbb65a6-fe78-413c-9285-35ace17baf49 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.038750 | controller | Jun 09 13:57:27.977857 crc crio[23733]: time="2026-06-09T13:57:27.977769692Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=ee585089-b173-4f8a-92b0-7effbf7cde2a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.038766 | controller | Jun 09 13:57:28.002176 crc crio[23733]: time="2026-06-09T13:57:28.002001969Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=1d5b03fb-8aa5-4257-9b36-b41bb3993a0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.038782 | controller | Jun 09 13:57:28.003428 crc crio[23733]: time="2026-06-09T13:57:28.003072296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.038798 | controller | Jun 09 13:57:28.213603 crc crio[23733]: time="2026-06-09T13:57:28.212814432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.038814 | controller | Jun 09 13:57:28.240596 crc crio[23733]: time="2026-06-09T13:57:28.240428674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.038830 | controller | Jun 09 13:57:28.265480 crc crio[23733]: time="2026-06-09T13:57:28.265348818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.038845 | controller | Jun 09 13:57:28.465800 crc crio[23733]: time="2026-06-09T13:57:28.465683718Z" level=info msg="Created container ebd3d0d3b4a00a1d1f5f3f254e752056b8690b2da798a0f351e290674c87b2c8: openstack/ceilometer-0/sg-core" id=1d5b03fb-8aa5-4257-9b36-b41bb3993a0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.038867 | controller | Jun 09 13:57:28.474678 crc crio[23733]: time="2026-06-09T13:57:28.474573321Z" level=info msg="Starting container: ebd3d0d3b4a00a1d1f5f3f254e752056b8690b2da798a0f351e290674c87b2c8" id=8fdf8037-e8a7-4ee0-a794-0b0183cbb3ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.038884 | controller | Jun 09 13:57:28.487230 crc crio[23733]: time="2026-06-09T13:57:28.484432338Z" level=info msg="Started container" PID=78092 containerID=ebd3d0d3b4a00a1d1f5f3f254e752056b8690b2da798a0f351e290674c87b2c8 description=openstack/ceilometer-0/sg-core id=8fdf8037-e8a7-4ee0-a794-0b0183cbb3ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2
2026-06-09 14:45:31.038900 | controller | Jun 09 13:57:28.530300 crc crio[23733]: time="2026-06-09T13:57:28.530085231Z" level=info msg="Created container f66c1a652f5e58119427197c90e32afdca5cf647debc8a38487ff1df43f8deb7: openstack/cinder-scheduler-0/cinder-scheduler" id=e86f7fb6-f8c9-4602-b66b-76071a4de2e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.038916 | controller | Jun 09 13:57:28.535554 crc crio[23733]: time="2026-06-09T13:57:28.535438146Z" level=info msg="Starting container: f66c1a652f5e58119427197c90e32afdca5cf647debc8a38487ff1df43f8deb7" id=ce08bc90-f962-4ebb-949b-569d8e5681f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.038933 | controller | Jun 09 13:57:28.542188 crc crio[23733]: time="2026-06-09T13:57:28.540743819Z" level=info msg="Started container" PID=78095 containerID=f66c1a652f5e58119427197c90e32afdca5cf647debc8a38487ff1df43f8deb7 description=openstack/cinder-scheduler-0/cinder-scheduler id=ce08bc90-f962-4ebb-949b-569d8e5681f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=078119bbb5d981ca8fee10952dcf1a5dcd9ede7011177627cf2ccf237bfdacbc
2026-06-09 14:45:31.038949 | controller | Jun 09 13:57:28.549432 crc crio[23733]: time="2026-06-09T13:57:28.549319334Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=f0d8030e-3744-45c0-b257-b17063634a05 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.038965 | controller | Jun 09 13:57:28.551926 crc crio[23733]: time="2026-06-09T13:57:28.551829407Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=e6685cca-5b0b-4ddd-9f6d-f0817cf70ff4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.038982 | controller | Jun 09 13:57:28.584168 crc crio[23733]: time="2026-06-09T13:57:28.583443118Z" level=info msg="Stopping pod sandbox: f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d" id=d77c21b6-1937-4bd8-b2e1-9373ddb159d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.038998 | controller | Jun 09 13:57:28.585495 crc crio[23733]: time="2026-06-09T13:57:28.585421138Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-4rzrn Namespace:openstack ID:f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d UID:340e7b03-71d8-443d-942f-c0fec08160f8 NetNS:/var/run/netns/44230a0f-c616-49bc-bf02-de149a99ed8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod340e7b03_71d8_443d_942f_c0fec08160f8.slice PodAnnotations:0xc002898a18}] Aliases:map[]}"
2026-06-09 14:45:31.039014 | controller | Jun 09 13:57:28.585822 crc crio[23733]: time="2026-06-09T13:57:28.585762297Z" level=info msg="Deleting pod openstack_nova-cell0-db-create-4rzrn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.039031 | controller | Jun 09 13:57:28.626961 crc crio[23733]: time="2026-06-09T13:57:28.626856187Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=c9ac78a0-7488-479a-a3f1-4557b8d48e33 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.039051 | controller | Jun 09 13:57:28.640185 crc crio[23733]: time="2026-06-09T13:57:28.640027867Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=8cb02744-cc96-48ed-9be2-7ea465574859 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.039068 | controller | Jun 09 13:57:28.640633 crc crio[23733]: time="2026-06-09T13:57:28.64057428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.039085 | controller | Jun 09 13:57:28.722469 crc crio[23733]: time="2026-06-09T13:57:28.713568379Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=c9b4ee61-505a-4af4-a28e-602c8706e996 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.039101 | controller | Jun 09 13:57:28.743611 crc crio[23733]: time="2026-06-09T13:57:28.741082069Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=3d14abb0-aac9-4320-a18a-50752f0a4dab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.039117 | controller | Jun 09 13:57:28.743611 crc crio[23733]: time="2026-06-09T13:57:28.741883578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.039133 | controller | Jun 09 13:57:28.782264 crc crio[23733]: time="2026-06-09T13:57:28.782089716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.039149 | controller | Jun 09 13:57:28.847351 crc crio[23733]: time="2026-06-09T13:57:28.846954782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.039165 | controller | Jun 09 13:57:28.858522 crc crio[23733]: time="2026-06-09T13:57:28.858402269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.039180 | controller | Jun 09 13:57:29.088697 crc crio[23733]: time="2026-06-09T13:57:29.088504024Z" level=info msg="Stopped pod sandbox: f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d" id=d77c21b6-1937-4bd8-b2e1-9373ddb159d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.039197 | controller | Jun 09 13:57:29.096472 crc crio[23733]: time="2026-06-09T13:57:29.094936175Z" level=info msg="Created container 4727d2fa9866456c22899e4a936194c2dfb0c347534b8dd23453eb1b22e101c5: openstack/ceilometer-0/proxy-httpd" id=3d14abb0-aac9-4320-a18a-50752f0a4dab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.039213 | controller | Jun 09 13:57:29.098946 crc crio[23733]: time="2026-06-09T13:57:29.098606908Z" level=info msg="Starting container: 4727d2fa9866456c22899e4a936194c2dfb0c347534b8dd23453eb1b22e101c5" id=367200bf-d910-4939-bd2a-9577ac84d8f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.039229 | controller | Jun 09 13:57:29.117982 crc crio[23733]: time="2026-06-09T13:57:29.1178639Z" level=info msg="Started container" PID=78166 containerID=4727d2fa9866456c22899e4a936194c2dfb0c347534b8dd23453eb1b22e101c5 description=openstack/ceilometer-0/proxy-httpd id=367200bf-d910-4939-bd2a-9577ac84d8f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2
2026-06-09 14:45:31.039246 | controller | Jun 09 13:57:29.642239 crc crio[23733]: time="2026-06-09T13:57:29.640070815Z" level=info msg="Stopping container: 4727d2fa9866456c22899e4a936194c2dfb0c347534b8dd23453eb1b22e101c5 (timeout: 30s)" id=b04e3ff5-610b-4b39-9c65-0db0a9ae58cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.039266 | controller | Jun 09 13:57:29.642239 crc crio[23733]: time="2026-06-09T13:57:29.64028466Z" level=info msg="Stopping container: 02cc7d55a3f0e5116ac2cecb21a9a55d93213ef7c9ed4d88853f0d05304e9057 (timeout: 30s)" id=122e1537-1e6e-4ab0-ad3e-ead43d123906 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.039283 | controller | Jun 09 13:57:29.642239 crc crio[23733]: time="2026-06-09T13:57:29.640419264Z" level=info msg="Stopping container: ebd3d0d3b4a00a1d1f5f3f254e752056b8690b2da798a0f351e290674c87b2c8 (timeout: 30s)" id=efe9d2cd-ddce-4ad3-bdc8-14f222f9c8af name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.039299 | controller | Jun 09 13:57:29.642239 crc crio[23733]: time="2026-06-09T13:57:29.640448975Z" level=info msg="Stopping container: 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de (timeout: 30s)" id=ce1609b2-846f-4909-a029-97e8df274bdd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.039315 | controller | Jun 09 13:57:29.662668 crc crio[23733]: time="2026-06-09T13:57:29.662549808Z" level=info msg="Stopping pod sandbox: 719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79" id=31c76c1e-c19c-4cda-9ee8-c4d6c162a5cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.039332 | controller | Jun 09 13:57:29.663304 crc crio[23733]: time="2026-06-09T13:57:29.663219804Z" level=info msg="Got pod network &{Name:nova-cell0-9d38-account-create-update-8f6fp Namespace:openstack ID:719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79 UID:0f4c8bf4-1b4c-459e-a62d-056dbf732cf8 NetNS:/var/run/netns/8c1f0a3e-77d2-4559-9cf3-5e50ef89b8a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4c8bf4_1b4c_459e_a62d_056dbf732cf8.slice PodAnnotations:0xc0025a6708}] Aliases:map[]}"
2026-06-09 14:45:31.039351 | controller | Jun 09 13:57:29.663444 crc crio[23733]: time="2026-06-09T13:57:29.663396229Z" level=info msg="Deleting pod openstack_nova-cell0-9d38-account-create-update-8f6fp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.039369 | controller | Jun 09 13:57:29.666595 crc crio[23733]: time="2026-06-09T13:57:29.666498227Z" level=info msg="Stopping pod sandbox: a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7" id=634ad1b9-330a-46f3-af5a-a8c000675f3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.039385 | controller | Jun 09 13:57:29.667792 crc crio[23733]: time="2026-06-09T13:57:29.667721198Z" level=info msg="Stopping pod sandbox: ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f" id=a887424c-1975-459a-9b56-66140569f175 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.039401 | controller | Jun 09 13:57:29.668146 crc crio[23733]: time="2026-06-09T13:57:29.668036005Z" level=info msg="Stopping pod sandbox: 476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b" id=8336f053-6100-46f5-8a28-d58f8bca33c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.039417 | controller | Jun 09 13:57:29.668781 crc crio[23733]: time="2026-06-09T13:57:29.668699593Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-c9m82 Namespace:openstack ID:476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b UID:46ca1c8e-7906-49a4-9105-abe923dccfaf NetNS:/var/run/netns/5ebd3005-c165-4652-ac28-e0c917b416e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46ca1c8e_7906_49a4_9105_abe923dccfaf.slice PodAnnotations:0xc00028f2e8}] Aliases:map[]}"
2026-06-09 14:45:31.039433 | controller | Jun 09 13:57:29.669745 crc crio[23733]: time="2026-06-09T13:57:29.669598735Z" level=info msg="Deleting pod openstack_nova-cell1-db-create-c9m82 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.039450 | controller | Jun 09 13:57:29.674472 crc crio[23733]: time="2026-06-09T13:57:29.674378265Z" level=info msg="Got pod network &{Name:nova-api-20bd-account-create-update-sxf4s Namespace:openstack ID:ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f UID:8391463b-0c3d-49dc-99ce-870d2ba44e90 NetNS:/var/run/netns/68f40716-cf6f-4f0f-b23a-2e3bc283f5b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8391463b_0c3d_49dc_99ce_870d2ba44e90.slice PodAnnotations:0xc0003097a8}] Aliases:map[]}"
2026-06-09 14:45:31.039470 | controller | Jun 09 13:57:29.674692 crc crio[23733]: time="2026-06-09T13:57:29.67458361Z" level=info msg="Deleting pod openstack_nova-api-20bd-account-create-update-sxf4s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.039487 | controller | Jun 09 13:57:29.679933 crc crio[23733]: time="2026-06-09T13:57:29.679282787Z" level=info msg="Stopping pod sandbox: a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632" id=0d513d2e-da64-4649-8842-4c1bab0cb62c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.039504 | controller | Jun 09 13:57:29.680186 crc crio[23733]: time="2026-06-09T13:57:29.679940253Z" level=info msg="Got pod network &{Name:nova-api-db-create-6wnh8 Namespace:openstack ID:a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632 UID:d9ac7928-b240-4d8b-bda1-469d78ef528f NetNS:/var/run/netns/f6e9fc40-ddc2-45b0-9631-5010e628ef1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9ac7928_b240_4d8b_bda1_469d78ef528f.slice PodAnnotations:0xc00012b998}] Aliases:map[]}"
2026-06-09 14:45:31.039540 | controller | Jun 09 13:57:29.680607 crc crio[23733]: time="2026-06-09T13:57:29.680094678Z" level=info msg="Deleting pod openstack_nova-api-db-create-6wnh8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.039558 | controller | Jun 09 13:57:29.706563 crc crio[23733]: time="2026-06-09T13:57:29.706443858Z" level=info msg="Got pod network &{Name:nova-cell1-be7c-account-create-update-c5krr Namespace:openstack ID:a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7 UID:f30528a6-9a83-4f69-a516-9415f8dd31e5 NetNS:/var/run/netns/f68a3b63-4088-470a-9980-4159c06f3755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf30528a6_9a83_4f69_a516_9415f8dd31e5.slice PodAnnotations:0xc001026618}] Aliases:map[]}"
2026-06-09 14:45:31.039575 | controller | Jun 09 13:57:29.706855 crc crio[23733]: time="2026-06-09T13:57:29.706785697Z" level=info msg="Deleting pod openstack_nova-cell1-be7c-account-create-update-c5krr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.039592 | controller | Jun 09 13:57:29.828038 crc crio[23733]: time="2026-06-09T13:57:29.827925922Z" level=info msg="Stopped container 4727d2fa9866456c22899e4a936194c2dfb0c347534b8dd23453eb1b22e101c5: openstack/ceilometer-0/proxy-httpd" id=b04e3ff5-610b-4b39-9c65-0db0a9ae58cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.039609 | controller | Jun 09 13:57:29.839445 crc crio[23733]: time="2026-06-09T13:57:29.839290286Z" level=info msg="Stopped container ebd3d0d3b4a00a1d1f5f3f254e752056b8690b2da798a0f351e290674c87b2c8: openstack/ceilometer-0/sg-core" id=efe9d2cd-ddce-4ad3-bdc8-14f222f9c8af name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.039626 | controller | Jun 09 13:57:29.956692 crc crio[23733]: time="2026-06-09T13:57:29.955197182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.039642 | controller | Jun 09 13:57:30.134217 crc crio[23733]: time="2026-06-09T13:57:30.131504139Z" level=info msg="Created container 25595d7c8dfe4d5f30fe55146dc28831b371f21ec8c34bfd94dc39d1d8ba09a6: openstack/cinder-scheduler-0/probe" id=8cb02744-cc96-48ed-9be2-7ea465574859 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.039662 | controller | Jun 09 13:57:30.140363 crc crio[23733]: time="2026-06-09T13:57:30.140264038Z" level=info msg="Starting container: 25595d7c8dfe4d5f30fe55146dc28831b371f21ec8c34bfd94dc39d1d8ba09a6" id=447a7179-b009-4fc4-8cdb-4c9281bbf7ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.039678 | controller | Jun 09 13:57:30.157346 crc crio[23733]: time="2026-06-09T13:57:30.152250529Z" level=info msg="Started container" PID=78470 containerID=25595d7c8dfe4d5f30fe55146dc28831b371f21ec8c34bfd94dc39d1d8ba09a6 description=openstack/cinder-scheduler-0/probe id=447a7179-b009-4fc4-8cdb-4c9281bbf7ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=078119bbb5d981ca8fee10952dcf1a5dcd9ede7011177627cf2ccf237bfdacbc
2026-06-09 14:45:31.039695 | controller | Jun 09 13:57:30.307693 crc crio[23733]: time="2026-06-09T13:57:30.307230162Z" level=info msg="Stopped pod sandbox: 719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79" id=31c76c1e-c19c-4cda-9ee8-c4d6c162a5cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.039712 | controller | Jun 09 13:57:30.534954 crc crio[23733]: time="2026-06-09T13:57:30.532515467Z" level=info msg="Stopped pod sandbox: a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7" id=634ad1b9-330a-46f3-af5a-a8c000675f3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.039728 | controller | Jun 09 13:57:30.589501 crc crio[23733]: time="2026-06-09T13:57:30.589409203Z" level=info msg="Stopped pod sandbox: 476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b" id=8336f053-6100-46f5-8a28-d58f8bca33c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.039744 | controller | Jun 09 13:57:30.619900 crc crio[23733]: time="2026-06-09T13:57:30.618094572Z" level=info msg="Stopped pod sandbox: ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f" id=a887424c-1975-459a-9b56-66140569f175 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.039760 | controller | Jun 09 13:57:30.960880 crc crio[23733]: time="2026-06-09T13:57:30.960755118Z" level=info msg="Stopped pod sandbox: a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632" id=0d513d2e-da64-4649-8842-4c1bab0cb62c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.039777 | controller | Jun 09 13:57:33.378676 crc crio[23733]: time="2026-06-09T13:57:33.377801712Z" level=info msg="Stopping container: 757865ce28e1e8791c870d32b1070e5f4a146591afc3a67293b91657c16b3e2a (timeout: 30s)" id=4c0a1d88-5262-41ec-a8aa-c3c56c5ac00a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.039793 | controller | Jun 09 13:57:33.380420 crc crio[23733]: time="2026-06-09T13:57:33.379861804Z" level=info msg="Stopping container: c486fac1b166d81467fa6507531744360ff884b0312a7d58b0b6eec3f712225d (timeout: 30s)" id=f36f3a9c-0f9d-4bf3-a380-ba676b434da9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.039810 | controller | Jun 09 13:57:33.648891 crc crio[23733]: time="2026-06-09T13:57:33.648773723Z" level=info msg="Stopped container 757865ce28e1e8791c870d32b1070e5f4a146591afc3a67293b91657c16b3e2a: openstack/neutron-544f9cd8d8-6gj8g/neutron-httpd" id=4c0a1d88-5262-41ec-a8aa-c3c56c5ac00a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.039827 | controller | Jun 09 13:57:35.873327 crc crio[23733]: time="2026-06-09T13:57:35.872738509Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-db-sync-tfmm2/POD" id=c7776fb9-1f22-4917-b1e9-76c004cdc7af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.039843 | controller | Jun 09 13:57:35.874927 crc crio[23733]: time="2026-06-09T13:57:35.873398296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.039859 | controller | Jun 09 13:57:35.998397 crc crio[23733]: time="2026-06-09T13:57:35.997782643Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-tfmm2 Namespace:openstack ID:e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508 UID:a4302d77-bcbc-4478-a050-3625d006b415 NetNS:/var/run/netns/430b9dcc-8b4e-4cd4-9e3f-d49bc263e371 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4302d77_bcbc_4478_a050_3625d006b415.slice PodAnnotations:0xc001c1e0f8}] Aliases:map[]}"
2026-06-09 14:45:31.039880 | controller | Jun 09 13:57:35.998397 crc crio[23733]: time="2026-06-09T13:57:35.998326397Z" level=info msg="Adding pod openstack_nova-cell0-conductor-db-sync-tfmm2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.039896 | controller | Jun 09 13:57:36.022370 crc crio[23733]: time="2026-06-09T13:57:36.022222035Z" level=info msg="Stopping container: 4bbed782c30513e4b39e86281ebe94cc300d95dda9a8c9151f22657b13c01174 (timeout: 30s)" id=94959909-ce59-435c-a002-987fd2574567 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.039913 | controller | Jun 09 13:57:36.022563 crc crio[23733]: time="2026-06-09T13:57:36.022391989Z" level=info msg="Stopping container: 17b445db85b1bf1f418211b99209cd700452ebe86fed3a162746eacf9b8c5ca7 (timeout: 30s)" id=0ff37463-66ba-4fda-9008-084045a62414 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.039929 | controller | Jun 09 13:57:36.187434 crc crio[23733]: time="2026-06-09T13:57:36.18725984Z" level=info msg="Stopped container 17b445db85b1bf1f418211b99209cd700452ebe86fed3a162746eacf9b8c5ca7: openstack/placement-7fd564548-zdgk8/placement-log" id=0ff37463-66ba-4fda-9008-084045a62414 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.039945 | controller | Jun 09 13:57:36.689735 crc crio[23733]: 2026-06-09T13:57:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e42be4652b54bd1 Mac:ce:13:1e:ec:e1:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/430b9dcc-8b4e-4cd4-9e3f-d49bc263e371 SocketPath: PciID:}] [{Interface:0xc00028e5d0 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.039962 | controller | Jun 09 13:57:36.691006 crc crio[23733]: time="2026-06-09T13:57:36.690928531Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-tfmm2 Namespace:openstack ID:e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508 UID:a4302d77-bcbc-4478-a050-3625d006b415 NetNS:/var/run/netns/430b9dcc-8b4e-4cd4-9e3f-d49bc263e371 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4302d77_bcbc_4478_a050_3625d006b415.slice PodAnnotations:0xc001c1e0f8}] Aliases:map[]}"
2026-06-09 14:45:31.039979 | controller | Jun 09 13:57:36.691160 crc crio[23733]: time="2026-06-09T13:57:36.691087675Z" level=info msg="Checking pod openstack_nova-cell0-conductor-db-sync-tfmm2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.040026 | controller | Jun 09 13:57:36.724006 crc crio[23733]: time="2026-06-09T13:57:36.723903448Z" level=info msg="Ran pod sandbox e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508 with infra container: openstack/nova-cell0-conductor-db-sync-tfmm2/POD" id=c7776fb9-1f22-4917-b1e9-76c004cdc7af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.040047 | controller | Jun 09 13:57:36.738967 crc crio[23733]: time="2026-06-09T13:57:36.738853772Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=843d8de8-5844-4b2f-aeb3-469b959ceb23 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.040064 | controller | Jun 09 13:57:36.739533 crc crio[23733]: time="2026-06-09T13:57:36.739469417Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found" id=843d8de8-5844-4b2f-aeb3-469b959ceb23 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.040108 | controller | Jun 09 13:57:36.739604 crc crio[23733]: time="2026-06-09T13:57:36.739553349Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found" id=843d8de8-5844-4b2f-aeb3-469b959ceb23 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.040130 | controller | Jun 09 13:57:36.751868 crc crio[23733]: time="2026-06-09T13:57:36.751682983Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=e4da05a2-db11-435e-b3b1-e818ba4c7270 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.040147 | controller | Jun 09 13:57:36.770493 crc crio[23733]: time="2026-06-09T13:57:36.770405992Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\""
2026-06-09 14:45:31.040186 | controller | Jun 09 13:57:38.620985 crc crio[23733]: time="2026-06-09T13:57:38.619557688Z" level=info msg="Stopped container c486fac1b166d81467fa6507531744360ff884b0312a7d58b0b6eec3f712225d: openstack/neutron-544f9cd8d8-6gj8g/neutron-api" id=f36f3a9c-0f9d-4bf3-a380-ba676b434da9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.040209 | controller | Jun 09 13:57:38.624580 crc crio[23733]: time="2026-06-09T13:57:38.623517996Z" level=info msg="Stopping pod sandbox: 8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed" id=dbb536c1-4e6d-464d-91ba-71c749b9938b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.040226 | controller | Jun 09 13:57:38.625836 crc crio[23733]: time="2026-06-09T13:57:38.625759023Z" level=info msg="Got pod network &{Name:neutron-544f9cd8d8-6gj8g Namespace:openstack ID:8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed UID:60983bd1-39e9-408f-a1b5-4e2445bf107c NetNS:/var/run/netns/7b79ca93-a7d3-4f1d-8fb1-35eeea64022e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60983bd1_39e9_408f_a1b5_4e2445bf107c.slice PodAnnotations:0xc00008ccd0}] Aliases:map[]}"
2026-06-09 14:45:31.040243 | controller | Jun 09 13:57:38.626035 crc crio[23733]: time="2026-06-09T13:57:38.625982708Z" level=info msg="Deleting pod openstack_neutron-544f9cd8d8-6gj8g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.040286 | controller | Jun 09 13:57:39.160560 crc crio[23733]: time="2026-06-09T13:57:39.159769644Z" level=info msg="Stopped pod sandbox: 8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed" id=dbb536c1-4e6d-464d-91ba-71c749b9938b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.040305 | controller | Jun 09 13:57:39.581936 crc crio[23733]: time="2026-06-09T13:57:39.578939626Z" level=info msg="Stopped container 4bbed782c30513e4b39e86281ebe94cc300d95dda9a8c9151f22657b13c01174: openstack/placement-7fd564548-zdgk8/placement-api" id=94959909-ce59-435c-a002-987fd2574567 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.040322 | controller | Jun 09 13:57:39.581936 crc crio[23733]: time="2026-06-09T13:57:39.58145678Z" level=info msg="Stopping pod sandbox: 48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2" id=fb9517f3-fbbd-4cfc-90ae-6e680641033e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.040364 | controller | Jun 09 13:57:39.582565 crc crio[23733]: time="2026-06-09T13:57:39.582476845Z" level=info msg="Got pod network &{Name:placement-7fd564548-zdgk8 Namespace:openstack ID:48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2 UID:0816116b-fe4d-4061-a0fc-8c1dcf6f44a9 NetNS:/var/run/netns/dfad942e-7a2c-4a83-bc6f-00859bf0041e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0816116b_fe4d_4061_a0fc_8c1dcf6f44a9.slice PodAnnotations:0xc001027230}] Aliases:map[]}"
2026-06-09 14:45:31.040388 | controller | Jun 09 13:57:39.582874 crc crio[23733]: time="2026-06-09T13:57:39.582859005Z" level=info msg="Deleting pod openstack_placement-7fd564548-zdgk8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.040410 | controller | Jun 09 13:57:40.027581 crc crio[23733]: time="2026-06-09T13:57:40.027433365Z" level=info msg="Stopped pod sandbox: 48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2" id=fb9517f3-fbbd-4cfc-90ae-6e680641033e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.040480 | controller | Jun 09 13:57:40.302586 crc crio[23733]: time="2026-06-09T13:57:40.301841361Z" level=info msg="Removing container: 4bbed782c30513e4b39e86281ebe94cc300d95dda9a8c9151f22657b13c01174" id=47ba614e-202b-4605-8677-9bf2ed5dbbd4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.040557 | controller | Jun 09 13:57:40.375894 crc crio[23733]: time="2026-06-09T13:57:40.375799044Z" level=info msg="Removed container 4bbed782c30513e4b39e86281ebe94cc300d95dda9a8c9151f22657b13c01174: openstack/placement-7fd564548-zdgk8/placement-api" id=47ba614e-202b-4605-8677-9bf2ed5dbbd4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.040601 | controller | Jun 09 13:57:40.379431 crc crio[23733]: time="2026-06-09T13:57:40.379346142Z" level=info msg="Removing container: 17b445db85b1bf1f418211b99209cd700452ebe86fed3a162746eacf9b8c5ca7" id=2bcc354b-9121-4194-8f3e-1516a53ad2c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.040621 | controller | Jun 09 13:57:40.458153 crc crio[23733]: time="2026-06-09T13:57:40.457976664Z" level=info msg="Removed container 17b445db85b1bf1f418211b99209cd700452ebe86fed3a162746eacf9b8c5ca7: openstack/placement-7fd564548-zdgk8/placement-log" id=2bcc354b-9121-4194-8f3e-1516a53ad2c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.040642 | controller | Jun 09 13:57:44.966634 crc crio[23733]: time="2026-06-09T13:57:44.96591497Z" level=info msg="Stopping container: b85eeb8fa769a224ef08e3cb5ee812c9570a27f607083416dec7d5d82e5fa5a5 (timeout: 30s)" id=41119291-f31c-4c8e-b6d2-c83ee0e4ba32 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.040683 | controller | Jun 09 13:57:44.967544 crc crio[23733]: time="2026-06-09T13:57:44.967486029Z" level=info msg="Stopping container: 42de5d94d7bdfcf8ab925eb1afa5d46e429d04bf2f74551bdfb45b355d950508 (timeout: 30s)" id=bb347bb0-9c8a-4bfc-82f0-a0891b85a617 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.040703 | controller | Jun 09 13:57:51.453222 crc crio[23733]: time="2026-06-09T13:57:51.450042724Z" level=info msg="Stopped container 42de5d94d7bdfcf8ab925eb1afa5d46e429d04bf2f74551bdfb45b355d950508: openstack/glance-default-internal-api-0/glance-log" id=bb347bb0-9c8a-4bfc-82f0-a0891b85a617 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.040720 | controller | Jun 09 13:57:51.723028 crc crio[23733]: time="2026-06-09T13:57:51.722040541Z" level=info msg="Stopped container b85eeb8fa769a224ef08e3cb5ee812c9570a27f607083416dec7d5d82e5fa5a5: openstack/glance-default-internal-api-0/glance-httpd" id=41119291-f31c-4c8e-b6d2-c83ee0e4ba32 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.040759 | controller | Jun 09 13:57:51.724455 crc crio[23733]: time="2026-06-09T13:57:51.724258936Z" level=info msg="Stopping pod sandbox: 6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2" id=ec723ad1-5b55-44c6-9d5c-acc8bd57520f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.040780 | controller | Jun 09 13:57:51.733501 crc crio[23733]: time="2026-06-09T13:57:51.733389965Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2 UID:d031b516-5792-47d8-a7d6-9ea2e2f631e9 NetNS:/var/run/netns/616c4a36-28db-4016-b452-5b3abf0c474e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd031b516_5792_47d8_a7d6_9ea2e2f631e9.slice PodAnnotations:0xc002898168}] Aliases:map[]}"
2026-06-09 14:45:31.040802 | controller | Jun 09 13:57:51.733863 crc crio[23733]: time="2026-06-09T13:57:51.733796285Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.040842 | controller | Jun 09 13:57:51.794277 crc crio[23733]: time="2026-06-09T13:57:51.791529881Z" level=info msg="Stopped container 02cc7d55a3f0e5116ac2cecb21a9a55d93213ef7c9ed4d88853f0d05304e9057: openstack/ceilometer-0/ceilometer-central-agent" id=122e1537-1e6e-4ab0-ad3e-ead43d123906 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.040865 | controller | Jun 09 13:57:53.402681 crc crio[23733]: time="2026-06-09T13:57:53.402025506Z" level=info msg="Stopped pod sandbox: 6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2" id=ec723ad1-5b55-44c6-9d5c-acc8bd57520f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.040882 | controller | Jun 09 13:57:53.640766 crc crio[23733]: time="2026-06-09T13:57:53.640552933Z" level=info msg="Removing container: b85eeb8fa769a224ef08e3cb5ee812c9570a27f607083416dec7d5d82e5fa5a5" id=50d134f7-d92f-4cac-b1ea-913685bd7d38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.040899 | controller | Jun 09 13:57:53.725284 crc crio[23733]: time="2026-06-09T13:57:53.725095551Z" level=info msg="Removed container b85eeb8fa769a224ef08e3cb5ee812c9570a27f607083416dec7d5d82e5fa5a5: openstack/glance-default-internal-api-0/glance-httpd" id=50d134f7-d92f-4cac-b1ea-913685bd7d38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.040943 | controller | Jun 09 13:57:53.730825 crc crio[23733]: time="2026-06-09T13:57:53.73063064Z" level=info msg="Removing container: 42de5d94d7bdfcf8ab925eb1afa5d46e429d04bf2f74551bdfb45b355d950508" id=389e0f38-143c-45f3-b496-3299caeb3ba0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.040961 | controller | Jun 09 13:57:53.867730 crc crio[23733]: time="2026-06-09T13:57:53.867015337Z" level=info msg="Removed container 42de5d94d7bdfcf8ab925eb1afa5d46e429d04bf2f74551bdfb45b355d950508: openstack/glance-default-internal-api-0/glance-log" id=389e0f38-143c-45f3-b496-3299caeb3ba0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.040978 | controller | Jun 09 13:57:54.151392 crc crio[23733]: time="2026-06-09T13:57:54.15128952Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41" id=e4da05a2-db11-435e-b3b1-e818ba4c7270 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.041019 | controller | Jun 09 13:57:54.152926 crc crio[23733]: time="2026-06-09T13:57:54.152789499Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=33762f44-6873-4917-9309-8335e013a6b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.041037 | controller | Jun 09 13:57:54.221295 crc crio[23733]: time="2026-06-09T13:57:54.220887214Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=54b405ae-7b9b-440f-a39a-885443df7228 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.041054 | controller | Jun 09 13:57:54.250921 crc crio[23733]: time="2026-06-09T13:57:54.249726797Z" level=info msg="Creating container: openstack/nova-cell0-conductor-db-sync-tfmm2/nova-cell0-conductor-db-sync" id=235c239d-c8a1-4965-bdb4-bb31a12e3b20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.041095 | controller | Jun 09 13:57:54.251787 crc crio[23733]: time="2026-06-09T13:57:54.251713557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.041116 | controller | Jun 09 13:57:54.362196 crc crio[23733]: time="2026-06-09T13:57:54.362015581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.041136 | controller | Jun 09 13:57:54.378453 crc crio[23733]: time="2026-06-09T13:57:54.377373016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.041174 | controller | Jun 09 13:57:54.619847 crc crio[23733]: time="2026-06-09T13:57:54.618765005Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=61f4c6e1-e8ce-492e-b84a-de5e74440ad9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.041195 | controller | Jun 09 13:57:54.619847 crc crio[23733]: time="2026-06-09T13:57:54.619240056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.041213 | controller | Jun 09 13:57:54.647282 crc crio[23733]: time="2026-06-09T13:57:54.647176756Z" level=info msg="Created container 51664f1b117f7ef87ba309a27c55cc3ffbfa6e60a07017d79b5c4c811316f20f: openstack/nova-cell0-conductor-db-sync-tfmm2/nova-cell0-conductor-db-sync" id=235c239d-c8a1-4965-bdb4-bb31a12e3b20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.041230 | controller | Jun 09 13:57:54.652217 crc crio[23733]: time="2026-06-09T13:57:54.652054238Z" level=info msg="Starting container: 51664f1b117f7ef87ba309a27c55cc3ffbfa6e60a07017d79b5c4c811316f20f" id=c504a937-4d39-4b49-a2af-2ee7fef5d8e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.041272 | controller | Jun 09 13:57:54.662081 crc crio[23733]: time="2026-06-09T13:57:54.661750611Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:3911005c9316520e8732cbf44ea18a2e9928af12268c7ec028e567382b3e2c15 UID:2d0d88c1-3ab3-466f-8a2d-ca0ed26b5a7c NetNS:/var/run/netns/a2295412-145b-4123-84c8-f8faead0a238 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d0d88c1_3ab3_466f_8a2d_ca0ed26b5a7c.slice PodAnnotations:0xc001c1e308}] Aliases:map[]}"
2026-06-09 14:45:31.041290 | controller | Jun 09 13:57:54.662081 crc crio[23733]: time="2026-06-09T13:57:54.661820583Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.041307 | controller | Jun 09 13:57:54.664202 crc crio[23733]: time="2026-06-09T13:57:54.66407725Z" level=info msg="Started container" PID=79972 containerID=51664f1b117f7ef87ba309a27c55cc3ffbfa6e60a07017d79b5c4c811316f20f description=openstack/nova-cell0-conductor-db-sync-tfmm2/nova-cell0-conductor-db-sync id=c504a937-4d39-4b49-a2af-2ee7fef5d8e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508
2026-06-09 14:45:31.041325 | controller | Jun 09 13:57:55.375385 crc crio[23733]: time="2026-06-09T13:57:55.374508801Z" level=info msg="Stopping container: 7aa2dc659325b4f71512fe9a20078fde87164e1b33c8d5c46827fae943e331d9 (timeout: 30s)" id=7eeb6b4c-2a60-4f13-8c66-62313c4d77d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.041341 | controller | Jun 09 13:57:55.383291 crc crio[23733]: time="2026-06-09T13:57:55.382403518Z" level=info msg="Stopping container: 22fb0bc9da5fbb40c0b1b3e258c13494e413e7b3ce281714417b9051913ae97c (timeout: 30s)" id=baf5383e-3b1a-4520-ba73-67c2de9b6a7c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.041358 | controller | Jun 09 13:57:55.633512 crc crio[23733]: time="2026-06-09T13:57:55.633374278Z" level=info msg="Stopped container 22fb0bc9da5fbb40c0b1b3e258c13494e413e7b3ce281714417b9051913ae97c: openstack/glance-default-external-api-0/glance-log" id=baf5383e-3b1a-4520-ba73-67c2de9b6a7c name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.041375 | controller | Jun 09 13:57:55.752742 crc crio[23733]: 2026-06-09T13:57:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3911005c9316520 Mac:c6:6f:25:1d:43:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/a2295412-145b-4123-84c8-f8faead0a238 SocketPath: PciID:}] [{Interface:0xc000146d00 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.041395 | controller | Jun 09 13:57:55.753876 crc crio[23733]: time="2026-06-09T13:57:55.753787465Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:3911005c9316520e8732cbf44ea18a2e9928af12268c7ec028e567382b3e2c15 UID:2d0d88c1-3ab3-466f-8a2d-ca0ed26b5a7c NetNS:/var/run/netns/a2295412-145b-4123-84c8-f8faead0a238 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d0d88c1_3ab3_466f_8a2d_ca0ed26b5a7c.slice PodAnnotations:0xc001c1e308}] Aliases:map[]}"
2026-06-09 14:45:31.041412 | controller | Jun 09 13:57:55.754327 crc crio[23733]: time="2026-06-09T13:57:55.754022901Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.041429 | controller | Jun 09 13:57:55.774779 crc crio[23733]: time="2026-06-09T13:57:55.774559465Z" level=info msg="Ran pod sandbox 3911005c9316520e8732cbf44ea18a2e9928af12268c7ec028e567382b3e2c15 with infra container: openstack/glance-default-internal-api-0/POD" id=61f4c6e1-e8ce-492e-b84a-de5e74440ad9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.041445 | controller | Jun 09 13:57:55.779408 crc crio[23733]: time="2026-06-09T13:57:55.779061968Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=54aacc1e-53ea-49d0-b446-213e26550f00 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.041462 | controller | Jun 09 13:57:55.782570 crc crio[23733]: time="2026-06-09T13:57:55.782380592Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b2d315e5-f729-44fe-a924-7a8a93c66ef1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.041478 | controller | Jun 09 13:57:55.808913 crc crio[23733]: time="2026-06-09T13:57:55.808725771Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=a7ef7610-2a46-4511-8362-6bbb7fde651e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.041494 | controller | Jun 09 13:57:55.809331 crc crio[23733]: time="2026-06-09T13:57:55.809266134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.041524 | controller | Jun 09 13:57:55.872729 crc crio[23733]: time="2026-06-09T13:57:55.872616671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.041547 | controller | Jun 09 13:57:57.097518 crc crio[23733]: time="2026-06-09T13:57:57.097375591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.041564 | controller | Jun 09 13:57:57.230820 crc crio[23733]: time="2026-06-09T13:57:57.230291233Z" level=info msg="Created container cabaebd93f99d7deacbafbebf164ea3c7beed633a85c2725e56f347e3569764f: openstack/glance-default-internal-api-0/glance-log" id=a7ef7610-2a46-4511-8362-6bbb7fde651e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.041581 | controller | Jun 09 13:57:57.248199 crc crio[23733]: time="2026-06-09T13:57:57.24456712Z" level=info msg="Starting container: cabaebd93f99d7deacbafbebf164ea3c7beed633a85c2725e56f347e3569764f" id=45bb6cc6-ea36-41eb-b164-b68abaead5f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.041597 | controller | Jun 09 13:57:57.252465 crc crio[23733]: time="2026-06-09T13:57:57.251813551Z" level=info msg="Started container" PID=80263 containerID=cabaebd93f99d7deacbafbebf164ea3c7beed633a85c2725e56f347e3569764f description=openstack/glance-default-internal-api-0/glance-log id=45bb6cc6-ea36-41eb-b164-b68abaead5f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3911005c9316520e8732cbf44ea18a2e9928af12268c7ec028e567382b3e2c15
2026-06-09 14:45:31.041617 | controller | Jun 09 13:57:57.271056 crc crio[23733]: time="2026-06-09T13:57:57.271002982Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=08384004-5471-4f18-9f96-9ea3fbf9a95f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.041634 | controller | Jun 09 13:57:57.346405 crc crio[23733]: time="2026-06-09T13:57:57.346341769Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=7a0d5791-2201-45e3-88b3-aa341f9e244c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.041651 | controller | Jun 09 13:57:57.359702 crc crio[23733]: time="2026-06-09T13:57:57.359608982Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=8900f731-5d7c-4b0e-9707-d0b6b72cde5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.041667 | controller | Jun 09 13:57:57.360608 crc crio[23733]: time="2026-06-09T13:57:57.360577716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.041683 | controller | Jun 09 13:57:57.433809 crc crio[23733]: time="2026-06-09T13:57:57.43372047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.041699 | controller | Jun 09 13:57:58.188696 crc crio[23733]: time="2026-06-09T13:57:58.188233626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.041716 | controller | Jun 09 13:57:58.339605 crc crio[23733]: time="2026-06-09T13:57:58.339410543Z" level=info msg="Created container f7f889a9048ec91be0d8e5773b002828c7727c05cec9183e53456a70d4f7755c: openstack/glance-default-internal-api-0/glance-httpd" id=8900f731-5d7c-4b0e-9707-d0b6b72cde5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.041732 | controller | Jun 09 13:57:58.341737 crc crio[23733]: time="2026-06-09T13:57:58.341506626Z" level=info msg="Starting container: f7f889a9048ec91be0d8e5773b002828c7727c05cec9183e53456a70d4f7755c" id=32bfd33a-6b8f-4d2b-aaaf-2d1d73540d50 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.041748 | controller | Jun 09 13:57:58.348625 crc crio[23733]: time="2026-06-09T13:57:58.348569443Z" level=info msg="Started container" PID=80328 containerID=f7f889a9048ec91be0d8e5773b002828c7727c05cec9183e53456a70d4f7755c description=openstack/glance-default-internal-api-0/glance-httpd id=32bfd33a-6b8f-4d2b-aaaf-2d1d73540d50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3911005c9316520e8732cbf44ea18a2e9928af12268c7ec028e567382b3e2c15
2026-06-09 14:45:31.041765 | controller | Jun 09 13:57:58.992028 crc crio[23733]: time="2026-06-09T13:57:58.99137398Z" level=info msg="Stopped container 7aa2dc659325b4f71512fe9a20078fde87164e1b33c8d5c46827fae943e331d9: openstack/glance-default-external-api-0/glance-httpd" id=7eeb6b4c-2a60-4f13-8c66-62313c4d77d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.041781 | controller | Jun 09 13:57:58.993308 crc crio[23733]: time="2026-06-09T13:57:58.993223067Z" level=info msg="Stopping pod sandbox: 89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4" id=9caac531-0dbe-4158-8a3a-607f8e4d155a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.041798 | controller | Jun 09 13:57:58.994552 crc crio[23733]: time="2026-06-09T13:57:58.994482498Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4 UID:8ff63db0-5b46-4fc3-8dd3-dcb6883e9655 NetNS:/var/run/netns/483aeebc-4417-4fe8-b0e0-f4f4cf81faa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ff63db0_5b46_4fc3_8dd3_dcb6883e9655.slice PodAnnotations:0xc002898950}] Aliases:map[]}"
2026-06-09 14:45:31.041818 | controller | Jun 09 13:57:58.994756 crc crio[23733]: time="2026-06-09T13:57:58.994705454Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.041835 | controller | Jun 09 13:57:59.513954 crc crio[23733]: time="2026-06-09T13:57:59.513243986Z" level=info msg="Stopped pod sandbox: 89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4" id=9caac531-0dbe-4158-8a3a-607f8e4d155a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.041851 | controller | Jun 09 13:57:59.760444 crc crio[23733]: time="2026-06-09T13:57:59.758866611Z" level=warning msg="Stopping container 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de with stop signal(15) timed out. Killing..."
2026-06-09 14:45:31.041868 | controller | Jun 09 13:57:59.877753 crc crio[23733]: time="2026-06-09T13:57:59.870805036Z" level=error msg="Killing container 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de KILL` failed: process not running: No such process\n : exit status 1"
2026-06-09 14:45:31.041885 | controller | Jun 09 13:57:59.943950 crc crio[23733]: time="2026-06-09T13:57:59.942751989Z" level=info msg="Stopped container 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de: openstack/ceilometer-0/ceilometer-notification-agent" id=ce1609b2-846f-4909-a029-97e8df274bdd name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.041902 | controller | Jun 09 13:57:59.947538 crc crio[23733]: time="2026-06-09T13:57:59.947385215Z" level=info msg="Stopping pod sandbox: c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2" id=90a6236d-3ec9-476d-b449-8beddefc5055 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.041919 | controller | Jun 09 13:57:59.948886 crc crio[23733]: time="2026-06-09T13:57:59.94878655Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2 UID:0ba333a4-0117-4820-9738-e6acb06ffcfc NetNS:/var/run/netns/d3bf4af9-a5a1-41d0-ad6f-26cc2cc100e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ba333a4_0117_4820_9738_e6acb06ffcfc.slice PodAnnotations:0xc0020d9308}] Aliases:map[]}"
2026-06-09 14:45:31.041936 | controller | Jun 09 13:57:59.949070 crc crio[23733]: time="2026-06-09T13:57:59.949004355Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.041952 | controller | Jun 09 13:57:59.959736 crc crio[23733]: time="2026-06-09T13:57:59.959471958Z" level=info msg="Removing container: 7aa2dc659325b4f71512fe9a20078fde87164e1b33c8d5c46827fae943e331d9" id=754f9b8b-c99d-43dc-a3fd-9a1c1958481a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.041969 | controller | Jun 09 13:58:00.319378 crc crio[23733]: time="2026-06-09T13:58:00.319261643Z" level=info msg="Removed container 7aa2dc659325b4f71512fe9a20078fde87164e1b33c8d5c46827fae943e331d9: openstack/glance-default-external-api-0/glance-httpd" id=754f9b8b-c99d-43dc-a3fd-9a1c1958481a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.041985 | controller | Jun 09 13:58:00.358365 crc crio[23733]: time="2026-06-09T13:58:00.358061765Z" level=info msg="Removing container: 22fb0bc9da5fbb40c0b1b3e258c13494e413e7b3ce281714417b9051913ae97c" id=3f6e4378-b772-47ad-a76e-7442e264c458 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.042004 | controller | Jun 09 13:58:00.447469 crc crio[23733]: time="2026-06-09T13:58:00.442405689Z" level=info msg="Removed container 22fb0bc9da5fbb40c0b1b3e258c13494e413e7b3ce281714417b9051913ae97c: openstack/glance-default-external-api-0/glance-log" id=3f6e4378-b772-47ad-a76e-7442e264c458 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.042021 | controller | Jun 09 13:58:00.469532 crc crio[23733]: time="2026-06-09T13:58:00.467430435Z" level=info msg="Stopped pod sandbox: c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2" id=90a6236d-3ec9-476d-b449-8beddefc5055 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.042037 | controller | Jun 09 13:58:00.890175 crc crio[23733]: time="2026-06-09T13:58:00.889907223Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683558-tjh6b/POD" id=57aac8c9-dbc1-4c13-baa8-0855798ef76b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.042054 | controller | Jun 09 13:58:00.890175 crc crio[23733]: time="2026-06-09T13:58:00.890094637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.042070 | controller | Jun 09 13:58:00.913556 crc crio[23733]: time="2026-06-09T13:58:00.911315429Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=bb027448-a858-4462-a23d-d196e669efe6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.042086 | controller | Jun 09 13:58:00.913556 crc crio[23733]: time="2026-06-09T13:58:00.911450292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.042103 | controller | Jun 09 13:58:00.940346 crc crio[23733]: time="2026-06-09T13:58:00.940228843Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683558-tjh6b Namespace:openshift-infra ID:9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12 UID:71902744-d2b7-4695-b4f0-952f1dda828b NetNS:/var/run/netns/185545ae-8925-4525-bbfd-aa52e2e2b1d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71902744_d2b7_4695_b4f0_952f1dda828b.slice PodAnnotations:0xc0025342d8}] Aliases:map[]}"
2026-06-09 14:45:31.042119 | controller | Jun 09 13:58:00.940346 crc crio[23733]: time="2026-06-09T13:58:00.940316195Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683558-tjh6b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.042136 | controller | Jun 09 13:58:01.003279 crc crio[23733]: time="2026-06-09T13:58:00.998514683Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d433493398d696610290bc8f259cb7aae8e8a13b2a151b3f123f6c1f238a8aa0 UID:3064cdf4-5d16-4299-891b-40b1f16ae572 NetNS:/var/run/netns/8eb2ebc2-ac44-4345-8371-5719530cc56f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3064cdf4_5d16_4299_891b_40b1f16ae572.slice PodAnnotations:0xc00012b588}] Aliases:map[]}"
2026-06-09 14:45:31.042153 | controller | Jun 09 13:58:01.003279 crc crio[23733]: time="2026-06-09T13:58:01.000915244Z" level=info msg="Removing container: 4727d2fa9866456c22899e4a936194c2dfb0c347534b8dd23453eb1b22e101c5" id=c0ea12fb-829e-4ba3-a500-a378b382cedf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.042169 | controller | Jun 09 13:58:01.003911 crc crio[23733]: time="2026-06-09T13:58:01.003396256Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.042186 | controller | Jun 09 13:58:01.151659 crc crio[23733]: time="2026-06-09T13:58:01.151503757Z" level=info msg="Removed container 4727d2fa9866456c22899e4a936194c2dfb0c347534b8dd23453eb1b22e101c5: openstack/ceilometer-0/proxy-httpd" id=c0ea12fb-829e-4ba3-a500-a378b382cedf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.042206 | controller | Jun 09 13:58:01.165444 crc crio[23733]: time="2026-06-09T13:58:01.165311643Z" level=info msg="Removing container: ebd3d0d3b4a00a1d1f5f3f254e752056b8690b2da798a0f351e290674c87b2c8" id=813b519a-543d-49d8-bd6b-c21b8554b5b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.042223 | controller | Jun 09 13:58:01.286573 crc crio[23733]: time="2026-06-09T13:58:01.285766221Z" level=info msg="Removed container ebd3d0d3b4a00a1d1f5f3f254e752056b8690b2da798a0f351e290674c87b2c8: openstack/ceilometer-0/sg-core" id=813b519a-543d-49d8-bd6b-c21b8554b5b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.042239 | controller | Jun 09 13:58:01.304088 crc crio[23733]: time="2026-06-09T13:58:01.291906884Z" level=info msg="Removing container: 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de" id=76070fdd-daab-427a-81f2-2d9a34abec20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.042255 | controller | Jun 09 13:58:01.345936 crc crio[23733]: time="2026-06-09T13:58:01.342519894Z" level=info msg="Removed container 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de: openstack/ceilometer-0/ceilometer-notification-agent" id=76070fdd-daab-427a-81f2-2d9a34abec20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.042271 | controller | Jun 09 13:58:01.346429 crc crio[23733]: time="2026-06-09T13:58:01.346005661Z" level=info msg="Removing container: 02cc7d55a3f0e5116ac2cecb21a9a55d93213ef7c9ed4d88853f0d05304e9057" id=7d13894b-47b4-416c-8910-34f152e5e056 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.042287 | controller | Jun 09 13:58:01.388260 crc crio[23733]: time="2026-06-09T13:58:01.387368887Z" level=info msg="Removed container 02cc7d55a3f0e5116ac2cecb21a9a55d93213ef7c9ed4d88853f0d05304e9057: openstack/ceilometer-0/ceilometer-central-agent" id=7d13894b-47b4-416c-8910-34f152e5e056 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.042303 | controller | Jun 09 13:58:01.608163 crc crio[23733]: time="2026-06-09T13:58:01.605608335Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=ed8d8fd8-3142-4506-85b1-89694ecd236d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.042319 | controller | Jun 09 13:58:01.608163 crc crio[23733]: time="2026-06-09T13:58:01.60579459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.042336 | controller | Jun 09 13:58:01.651880 crc crio[23733]: time="2026-06-09T13:58:01.651817683Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca UID:5ab2b178-a784-4bbf-b9a3-8b452e78a56f NetNS:/var/run/netns/f8c24bc2-42f2-443b-b061-14cf5729beb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ab2b178_a784_4bbf_b9a3_8b452e78a56f.slice PodAnnotations:0xc0020d8808}] Aliases:map[]}"
2026-06-09 14:45:31.042352 | controller | Jun 09 13:58:01.652285 crc crio[23733]: time="2026-06-09T13:58:01.652259575Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.042369 | controller | Jun 09 13:58:01.897200 crc crio[23733]: 2026-06-09T13:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9fdb6c3423c69a7 Mac:86:93:f1:c5:b4:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/185545ae-8925-4525-bbfd-aa52e2e2b1d7 SocketPath: PciID:}] [{Interface:0xc000512620 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.042392 | controller | Jun 09 13:58:01.899492 crc crio[23733]: time="2026-06-09T13:58:01.89872933Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683558-tjh6b Namespace:openshift-infra ID:9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12 UID:71902744-d2b7-4695-b4f0-952f1dda828b NetNS:/var/run/netns/185545ae-8925-4525-bbfd-aa52e2e2b1d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71902744_d2b7_4695_b4f0_952f1dda828b.slice PodAnnotations:0xc0025342d8}] Aliases:map[]}"
2026-06-09 14:45:31.042410 | controller | Jun 09 13:58:01.899492 crc crio[23733]: time="2026-06-09T13:58:01.898923095Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683558-tjh6b for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.042427 | controller | Jun 09 13:58:01.954797 crc crio[23733]: 2026-06-09T13:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d433493398d6966 Mac:86:23:59:57:ba:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/8eb2ebc2-ac44-4345-8371-5719530cc56f SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.042444 | controller | Jun 09 13:58:01.954797 crc crio[23733]: time="2026-06-09T13:58:01.953964854Z" level=info msg="Ran pod sandbox 9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12 with infra container: openshift-infra/auto-csr-approver-29683558-tjh6b/POD" id=57aac8c9-dbc1-4c13-baa8-0855798ef76b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.042462 | controller | Jun 09 13:58:01.956038 crc crio[23733]: time="2026-06-09T13:58:01.955549015Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d433493398d696610290bc8f259cb7aae8e8a13b2a151b3f123f6c1f238a8aa0 UID:3064cdf4-5d16-4299-891b-40b1f16ae572 NetNS:/var/run/netns/8eb2ebc2-ac44-4345-8371-5719530cc56f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3064cdf4_5d16_4299_891b_40b1f16ae572.slice PodAnnotations:0xc00012b588}] Aliases:map[]}"
2026-06-09 14:45:31.042479 | controller | Jun 09 13:58:01.956038 crc crio[23733]: time="2026-06-09T13:58:01.955804441Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.042495 | controller | Jun 09 13:58:01.963292 crc crio[23733]: time="2026-06-09T13:58:01.960494568Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f73aa97c-3766-4733-b81d-dd36f9949233 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.042657 | controller | Jun 09 13:58:01.974776 crc crio[23733]: time="2026-06-09T13:58:01.974279873Z" level=info msg="Ran pod sandbox d433493398d696610290bc8f259cb7aae8e8a13b2a151b3f123f6c1f238a8aa0 with infra container: openstack/glance-default-external-api-0/POD" id=bb027448-a858-4462-a23d-d196e669efe6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.042693 | controller | Jun 09 13:58:01.978768 crc crio[23733]: time="2026-06-09T13:58:01.977265298Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.042713 | controller | Jun 09 13:58:01.980899 crc crio[23733]: time="2026-06-09T13:58:01.980570372Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=5cda9b37-a58d-4571-8f1b-ef5d494e4924 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.042731 | controller | Jun 09 13:58:01.987920 crc crio[23733]: time="2026-06-09T13:58:01.985940095Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=8933221f-f76b-4962-b983-7972c24c55f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.042748 | controller | Jun 09 13:58:01.998171 crc crio[23733]: time="2026-06-09T13:58:01.998006357Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=8dcc354d-0bdf-4cca-bee4-fea739f633b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.042769 | controller | Jun 09 13:58:01.998996 crc crio[23733]: time="2026-06-09T13:58:01.99892456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.042786 | controller | Jun 09 13:58:02.072499 crc crio[23733]: time="2026-06-09T13:58:02.066905714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.042803 | controller | Jun 09 13:58:02.299296 crc crio[23733]: 2026-06-09T13:58:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:657b66004aec379 Mac:26:22:83:0a:d6:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/f8c24bc2-42f2-443b-b061-14cf5729beb4 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.042820 | controller | Jun 09 13:58:02.299296 crc crio[23733]: time="2026-06-09T13:58:02.293469832Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca UID:5ab2b178-a784-4bbf-b9a3-8b452e78a56f NetNS:/var/run/netns/f8c24bc2-42f2-443b-b061-14cf5729beb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ab2b178_a784_4bbf_b9a3_8b452e78a56f.slice PodAnnotations:0xc0020d8808}] Aliases:map[]}"
2026-06-09 14:45:31.042838 | controller | Jun 09 13:58:02.299296 crc crio[23733]: time="2026-06-09T13:58:02.293621025Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.042855 | controller | Jun 09 13:58:02.334076 crc crio[23733]: time="2026-06-09T13:58:02.333972297Z" level=info msg="Ran pod sandbox 657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca with infra container: openstack/ceilometer-0/POD" id=ed8d8fd8-3142-4506-85b1-89694ecd236d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.042872 | controller | Jun 09 13:58:02.357467 crc crio[23733]: time="2026-06-09T13:58:02.357360023Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=e84f4d70-3972-4f25-bb75-04d13d44a7c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.042888 | controller | Jun 09 13:58:02.412662 crc crio[23733]: time="2026-06-09T13:58:02.41193872Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=76bdde45-dc36-40b6-bc51-b6159688d31f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.042904 | controller | Jun 09 13:58:02.425084 crc crio[23733]: time="2026-06-09T13:58:02.424966076Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=69d73b99-0923-4940-9ca0-ded4640c472a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.042921 | controller | Jun 09 13:58:02.426245 crc crio[23733]: time="2026-06-09T13:58:02.426183056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.042937 | controller | Jun 09 13:58:02.525474 crc crio[23733]: time="2026-06-09T13:58:02.525361973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.042953 | controller | Jun 09 13:58:02.550200 crc crio[23733]: time="2026-06-09T13:58:02.549910136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.042973 | controller | Jun 09 13:58:02.691913 crc crio[23733]: time="2026-06-09T13:58:02.691781702Z" level=info msg="Created container 451ea01b9bba44a746cf36a5544f43f9486e31cfe9bf8cbd3c4250d58b75c81e: openstack/ceilometer-0/ceilometer-central-agent" id=69d73b99-0923-4940-9ca0-ded4640c472a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.042990 | controller | Jun 09 13:58:02.699022 crc crio[23733]: time="2026-06-09T13:58:02.694731976Z" level=info msg="Starting container: 451ea01b9bba44a746cf36a5544f43f9486e31cfe9bf8cbd3c4250d58b75c81e" id=5a40dc9d-b9e4-4dd1-8f84-a021b57aa2dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.043006 | controller | Jun 09 13:58:02.704307 crc crio[23733]: time="2026-06-09T13:58:02.703518657Z" level=info msg="Started container" PID=80893 containerID=451ea01b9bba44a746cf36a5544f43f9486e31cfe9bf8cbd3c4250d58b75c81e description=openstack/ceilometer-0/ceilometer-central-agent id=5a40dc9d-b9e4-4dd1-8f84-a021b57aa2dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca
2026-06-09 14:45:31.043023 | controller | Jun 09 13:58:02.721217 crc crio[23733]: time="2026-06-09T13:58:02.721046175Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=d98667a8-1247-4575-b01d-b29b247dd15f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.043039 | controller | Jun 09 13:58:02.752213 crc crio[23733]: time="2026-06-09T13:58:02.751770185Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=f803dd77-add6-4db0-b26f-9542565894d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.043055 | controller | Jun 09 13:58:02.762869 crc crio[23733]: time="2026-06-09T13:58:02.76274958Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=0c3e659d-7d28-46f8-a86d-562e197397b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.043071 | controller | Jun 09 13:58:02.763361 crc crio[23733]: time="2026-06-09T13:58:02.763291525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.043087 | controller | Jun 09 13:58:02.838465 crc crio[23733]: time="2026-06-09T13:58:02.837867772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.043104 | controller | Jun 09 13:58:02.852381 crc crio[23733]: time="2026-06-09T13:58:02.852196682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.043120 | controller | Jun 09 13:58:02.992203 crc crio[23733]: time="2026-06-09T13:58:02.987904272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.043136 | controller | Jun 09 13:58:03.136900 crc crio[23733]: time="2026-06-09T13:58:03.136733081Z" level=info msg="Created container cbbc513d9083c46c5c4db2d11713b87ee4c8dbd227de4fa1db7c9e972755d58a: openstack/ceilometer-0/ceilometer-notification-agent" id=0c3e659d-7d28-46f8-a86d-562e197397b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.043152 | controller | Jun 09 13:58:03.138985 crc crio[23733]: time="2026-06-09T13:58:03.138877215Z" level=info msg="Starting container: cbbc513d9083c46c5c4db2d11713b87ee4c8dbd227de4fa1db7c9e972755d58a" id=0ff26ae3-a480-46fb-b05d-728beaef3c25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.043168 | controller | Jun 09 13:58:03.147814 crc crio[23733]: time="2026-06-09T13:58:03.147711097Z" level=info msg="Started container" PID=80915 containerID=cbbc513d9083c46c5c4db2d11713b87ee4c8dbd227de4fa1db7c9e972755d58a description=openstack/ceilometer-0/ceilometer-notification-agent id=0ff26ae3-a480-46fb-b05d-728beaef3c25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca
2026-06-09 14:45:31.043188 | controller | Jun 09 13:58:03.160305 crc crio[23733]: time="2026-06-09T13:58:03.16022131Z" level=info msg="Created container 5906542542e35ad33b5622827d21e6378325f3f298f0073bbe8ea18027bbb7d6: openstack/glance-default-external-api-0/glance-log" id=8dcc354d-0bdf-4cca-bee4-fea739f633b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.043205 | controller | Jun 09 13:58:03.162502 crc crio[23733]: time="2026-06-09T13:58:03.162405264Z" level=info msg="Starting container: 5906542542e35ad33b5622827d21e6378325f3f298f0073bbe8ea18027bbb7d6" id=1f0312c9-1001-45dd-9023-5bea7b18be9f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.043222 | controller | Jun 09 13:58:03.163384 crc crio[23733]: time="2026-06-09T13:58:03.163321747Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=881deb16-9960-4dae-befd-807b58066b2b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.043238 | controller | Jun 09 13:58:03.180193 crc crio[23733]: time="2026-06-09T13:58:03.179479473Z" level=info msg="Started container" PID=80921 containerID=5906542542e35ad33b5622827d21e6378325f3f298f0073bbe8ea18027bbb7d6 description=openstack/glance-default-external-api-0/glance-log id=1f0312c9-1001-45dd-9023-5bea7b18be9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d433493398d696610290bc8f259cb7aae8e8a13b2a151b3f123f6c1f238a8aa0
2026-06-09 14:45:31.043255 | controller | Jun 09 13:58:03.196029 crc crio[23733]: time="2026-06-09T13:58:03.195967695Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=9e6f6c7f-8a53-4b62-85c4-bc54ad7bcc03 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.043272 | controller | Jun 09 13:58:03.200787 crc crio[23733]: time="2026-06-09T13:58:03.200671884Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=ca7dfb38-583d-402b-9836-a5e6385e265f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.043288 | controller | Jun 09 13:58:03.203786 crc crio[23733]: time="2026-06-09T13:58:03.203671749Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=ac9c9496-b9d3-4b21-bdfd-2d7a6241fd91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.043304 | controller | Jun 09 13:58:03.204260 crc crio[23733]: time="2026-06-09T13:58:03.204080429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.043320 | controller | Jun 09 13:58:03.273801 crc crio[23733]: time="2026-06-09T13:58:03.273681102Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=6aa358f1-b291-4fe8-903d-2c16ce6b7299 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.043336 | controller | Jun 09 13:58:03.279046 crc crio[23733]: time="2026-06-09T13:58:03.278936775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.043353 | controller | Jun 09 13:58:03.287243 crc crio[23733]: time="2026-06-09T13:58:03.28715695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.043368 | controller | Jun 09 13:58:03.296341 crc crio[23733]: time="2026-06-09T13:58:03.296181806Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=9f89fb0a-9c78-4963-b0a5-4c398c9c99a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.043384 | controller | Jun 09 13:58:03.303426 crc crio[23733]: time="2026-06-09T13:58:03.303266744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.043403 | controller | Jun 09 13:58:03.310211 crc crio[23733]: time="2026-06-09T13:58:03.310026033Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f73aa97c-3766-4733-b81d-dd36f9949233 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.043419 | controller | Jun 09 13:58:03.312085 crc crio[23733]: time="2026-06-09T13:58:03.311973472Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5e0a2b20-bf46-4981-ba1e-16f6a2f2466b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.043436 | controller | Jun 09 13:58:03.378554 crc crio[23733]: time="2026-06-09T13:58:03.378441278Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=82fa3b6e-26c0-4f17-a25e-618fddba851c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.043452 | controller | Jun 09 13:58:03.410393 crc crio[23733]: time="2026-06-09T13:58:03.41006372Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683558-tjh6b/oc" id=17631ddb-2789-4d65-b1df-a3ca05df065f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.043468 | controller | Jun 09 13:58:03.410796 crc crio[23733]: time="2026-06-09T13:58:03.410620415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.043484 | controller | Jun 09 13:58:03.459378 crc crio[23733]: time="2026-06-09T13:58:03.459267594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.043500 | controller | Jun 09 13:58:03.520374 crc crio[23733]: time="2026-06-09T13:58:03.520261112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.043535 | controller | Jun 09 13:58:03.816003 crc crio[23733]: time="2026-06-09T13:58:03.815880689Z" level=info msg="Created container ebdf5b8af1727f62eebf32256be830494237ec59c70a328ddedbbd5654ee1d13: openstack/ceilometer-0/sg-core" id=ac9c9496-b9d3-4b21-bdfd-2d7a6241fd91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.043553 | controller | Jun 09 13:58:03.820936 crc crio[23733]: time="2026-06-09T13:58:03.82071222Z" level=info msg="Starting container: ebdf5b8af1727f62eebf32256be830494237ec59c70a328ddedbbd5654ee1d13" id=28ada25a-f1f8-4aea-b33f-b9af6f4d5913 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.043570 | controller | Jun 09 13:58:03.860536 crc crio[23733]: time="2026-06-09T13:58:03.859844991Z" level=info msg="Started container" PID=80961 containerID=ebdf5b8af1727f62eebf32256be830494237ec59c70a328ddedbbd5654ee1d13 description=openstack/ceilometer-0/sg-core id=28ada25a-f1f8-4aea-b33f-b9af6f4d5913 name=/runtime.v1.RuntimeService/StartContainer sandboxID=657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca
2026-06-09 14:45:31.043586 | controller | Jun 09 13:58:03.890771 crc crio[23733]: time="2026-06-09T13:58:03.890665302Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=576865e0-b5bd-49d8-b3d3-8d48bf78eded name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.043602 | controller | Jun 09 13:58:03.902773 crc crio[23733]: time="2026-06-09T13:58:03.902679284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.043619 | controller | Jun 09 13:58:03.971684 crc crio[23733]: time="2026-06-09T13:58:03.971532389Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=ee56dc79-4e29-4211-a66c-a744ff0b945a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.043638 | controller | Jun 09 13:58:03.982057 crc crio[23733]: time="2026-06-09T13:58:03.981853257Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=c09031d8-3dc7-423b-b80c-a496d717bdf1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.043654 | controller | Jun 09 13:58:03.982601 crc crio[23733]: time="2026-06-09T13:58:03.982528205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.043670 | controller | Jun 09 13:58:04.231819 crc crio[23733]: time="2026-06-09T13:58:04.231695248Z" level=info msg="Created container a55849470581e35ad6ba9debff7f46b22f0ee55426569bf6d08aaafba4ce21e0: openshift-infra/auto-csr-approver-29683558-tjh6b/oc" id=17631ddb-2789-4d65-b1df-a3ca05df065f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.043686 | controller | Jun 09 13:58:04.235527 crc crio[23733]: time="2026-06-09T13:58:04.235451443Z" level=info msg="Starting container: a55849470581e35ad6ba9debff7f46b22f0ee55426569bf6d08aaafba4ce21e0" id=ddedeb1a-cd44-4246-b42d-7bb9734b7413 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.043703 | controller | Jun 09 13:58:04.252998 crc crio[23733]: time="2026-06-09T13:58:04.24855642Z" level=info msg="Started container" PID=81015 containerID=a55849470581e35ad6ba9debff7f46b22f0ee55426569bf6d08aaafba4ce21e0 description=openshift-infra/auto-csr-approver-29683558-tjh6b/oc id=ddedeb1a-cd44-4246-b42d-7bb9734b7413 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12
2026-06-09 14:45:31.043720 | controller | Jun 09 13:58:04.261632 crc crio[23733]: time="2026-06-09T13:58:04.261518306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.043736 | controller | Jun 09 13:58:04.275932 crc crio[23733]: time="2026-06-09T13:58:04.275739302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.043753 | controller | Jun 09 13:58:04.447604 crc crio[23733]: time="2026-06-09T13:58:04.447476065Z" level=info msg="Created container 9ceeaa045c93d477a0289b897f5d253b8dc0882189111b32c0488972eaa0776a: openstack/ceilometer-0/proxy-httpd" id=c09031d8-3dc7-423b-b80c-a496d717bdf1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.043770 | controller | Jun 09 13:58:04.449407 crc crio[23733]: time="2026-06-09T13:58:04.44931104Z" level=info msg="Starting container: 9ceeaa045c93d477a0289b897f5d253b8dc0882189111b32c0488972eaa0776a" id=3e0c4a40-3c81-461a-926c-43f2d65defd8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.043786 | controller | Jun 09 13:58:04.469426 crc crio[23733]: time="2026-06-09T13:58:04.469306131Z" level=info msg="Started container" PID=81033 containerID=9ceeaa045c93d477a0289b897f5d253b8dc0882189111b32c0488972eaa0776a description=openstack/ceilometer-0/proxy-httpd id=3e0c4a40-3c81-461a-926c-43f2d65defd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca
2026-06-09 14:45:31.043802 | controller | Jun 09 13:58:04.631072 crc crio[23733]: time="2026-06-09T13:58:04.63086461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.043819 | controller | Jun 09 13:58:04.882525 crc crio[23733]: time="2026-06-09T13:58:04.881352617Z" level=info msg="Created container 60e82516084b58797b8b6cab92135560936da4162e755d7245247ea71bcff5df: openstack/glance-default-external-api-0/glance-httpd" id=9f89fb0a-9c78-4963-b0a5-4c398c9c99a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.043835 | controller | Jun 09 13:58:04.883742 crc crio[23733]: time="2026-06-09T13:58:04.883631653Z" level=info msg="Starting container: 60e82516084b58797b8b6cab92135560936da4162e755d7245247ea71bcff5df" id=5aa06010-6f6b-41bb-87d1-31895100e4fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.043854 | controller | Jun 09 13:58:04.891524 crc crio[23733]: time="2026-06-09T13:58:04.891415299Z" level=info msg="Started container" PID=81228 containerID=60e82516084b58797b8b6cab92135560936da4162e755d7245247ea71bcff5df description=openstack/glance-default-external-api-0/glance-httpd id=5aa06010-6f6b-41bb-87d1-31895100e4fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=d433493398d696610290bc8f259cb7aae8e8a13b2a151b3f123f6c1f238a8aa0
2026-06-09 14:45:31.043871 | controller | Jun 09 13:58:06.219027 crc crio[23733]: time="2026-06-09T13:58:06.218283696Z" level=info msg="Stopping pod sandbox: 9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12" id=c50296ae-8767-4eed-a937-527c9d314c07 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.043888 | controller | Jun 09 13:58:06.220081 crc crio[23733]: time="2026-06-09T13:58:06.219893317Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683558-tjh6b Namespace:openshift-infra ID:9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12 UID:71902744-d2b7-4695-b4f0-952f1dda828b NetNS:/var/run/netns/185545ae-8925-4525-bbfd-aa52e2e2b1d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71902744_d2b7_4695_b4f0_952f1dda828b.slice PodAnnotations:0xc002b0ef58}] Aliases:map[]}"
2026-06-09 14:45:31.043905 | controller | Jun 09 13:58:06.220399 crc crio[23733]: time="2026-06-09T13:58:06.220340569Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683558-tjh6b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.043921 | controller | Jun 09 13:58:06.563632 crc crio[23733]: time="2026-06-09T13:58:06.563359983Z" level=info msg="Stopped pod sandbox: 9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12" id=c50296ae-8767-4eed-a937-527c9d314c07 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.043938 | controller | Jun 09 13:58:08.041184 crc crio[23733]: time="2026-06-09T13:58:08.040436704Z" level=info msg="Stopping pod sandbox: 48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2" id=fd580658-6b69-4c3a-95ab-30df29c1264e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.043954 | controller | Jun 09 13:58:08.043313 crc crio[23733]: time="2026-06-09T13:58:08.042898646Z" level=info msg="Stopped pod sandbox (already stopped): 48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2" id=fd580658-6b69-4c3a-95ab-30df29c1264e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.043970 | controller | Jun 09 13:58:08.044511 crc crio[23733]: time="2026-06-09T13:58:08.044435925Z" level=info msg="Removing pod sandbox: 48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2" id=8a01d9b1-4352-4549-a76d-8e4de8e00656 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.043987 | controller | Jun 09 13:58:08.086561 crc crio[23733]: time="2026-06-09T13:58:08.086413407Z" level=info msg="Removed pod sandbox: 48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2" id=8a01d9b1-4352-4549-a76d-8e4de8e00656 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.044003 | controller | Jun 09 13:58:08.088976 crc crio[23733]: time="2026-06-09T13:58:08.08893668Z" level=info msg="Stopping pod sandbox: 89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4" id=63e5c6e6-3bce-4dff-a1a0-90c1aa4e0cc9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.044020 | controller | Jun 09 13:58:08.089249 crc crio[23733]: time="2026-06-09T13:58:08.089004222Z" level=info msg="Stopped pod sandbox (already stopped): 89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4" id=63e5c6e6-3bce-4dff-a1a0-90c1aa4e0cc9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.044039 | controller | Jun 09 13:58:08.090304 crc crio[23733]: time="2026-06-09T13:58:08.090222222Z" level=info msg="Removing pod sandbox: 89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4" id=494b1321-6a00-43e1-86f9-6fac1459b33f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.044056 | controller | Jun 09 13:58:08.130625 crc crio[23733]: time="2026-06-09T13:58:08.130332148Z" level=info msg="Removed pod sandbox: 89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4" id=494b1321-6a00-43e1-86f9-6fac1459b33f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.044072 | controller | Jun 09 13:58:08.131975 crc crio[23733]: time="2026-06-09T13:58:08.131873996Z" level=info msg="Stopping pod sandbox: 9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79" id=a9e2a0c8-f1d1-4f79-ac5b-8e35f518b523 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.044088 | controller | Jun 09 13:58:08.132089 crc crio[23733]: time="2026-06-09T13:58:08.131996789Z" level=info msg="Stopped pod sandbox (already stopped): 9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79" id=a9e2a0c8-f1d1-4f79-ac5b-8e35f518b523 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.044103 | controller | Jun 09 13:58:08.136387 crc crio[23733]: time="2026-06-09T13:58:08.136251496Z" level=info msg="Removing pod sandbox: 9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79" id=a9693f40-187c-4d9f-a952-8d69b36c866a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.044120 | controller | Jun 09 13:58:08.154447 crc crio[23733]: time="2026-06-09T13:58:08.153834956Z" level=info msg="Removed pod sandbox: 9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79" id=a9693f40-187c-4d9f-a952-8d69b36c866a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.044135 | controller | Jun 09 13:58:08.155093 crc crio[23733]: time="2026-06-09T13:58:08.155047746Z" level=info msg="Stopping pod sandbox: 6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2" id=f5b3cb04-0617-42bf-b7d1-d7d405c8f7ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.044151 | controller | Jun 09 13:58:08.155213 crc crio[23733]: time="2026-06-09T13:58:08.15518144Z" level=info msg="Stopped pod sandbox (already stopped): 6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2" id=f5b3cb04-0617-42bf-b7d1-d7d405c8f7ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.044167 | controller | Jun 09 13:58:08.156265 crc crio[23733]: time="2026-06-09T13:58:08.156185685Z" level=info msg="Removing pod sandbox: 6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2" id=f3e53ae4-1f0a-4447-af04-3093c8ee599e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.044183 | controller | Jun 09 13:58:08.192961 crc crio[23733]: time="2026-06-09T13:58:08.192785072Z" level=info msg="Removed pod sandbox: 6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2" id=f3e53ae4-1f0a-4447-af04-3093c8ee599e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.044199 | controller | Jun 09 13:58:08.194397 crc crio[23733]: time="2026-06-09T13:58:08.19431644Z" level=info msg="Stopping pod sandbox: 8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db" id=45dcd20b-3bb8-4b57-aff8-cba9966b61d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.044215 | controller | Jun 09 13:58:08.194522 crc crio[23733]: time="2026-06-09T13:58:08.194461304Z" level=info msg="Stopped pod sandbox (already stopped): 8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db" id=45dcd20b-3bb8-4b57-aff8-cba9966b61d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.044231 | controller | Jun 09 13:58:08.195606 crc crio[23733]: time="2026-06-09T13:58:08.195450849Z" level=info msg="Removing pod sandbox: 8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db" id=4d0854e4-4d04-4764-8d11-7e9dae2585bf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.044250 | controller | Jun 09 13:58:08.219136 crc crio[23733]: time="2026-06-09T13:58:08.21900964Z" level=info msg="Removed pod sandbox: 8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db" id=4d0854e4-4d04-4764-8d11-7e9dae2585bf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.044266 | controller | Jun 09 13:58:08.220964 crc crio[23733]: time="2026-06-09T13:58:08.220582349Z" level=info msg="Stopping pod sandbox: c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2" id=6201cc77-e81a-47d7-89fc-11ada37c349f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.044281 | controller | Jun 09 13:58:08.221077 crc crio[23733]: time="2026-06-09T13:58:08.220990179Z" level=info msg="Stopped pod sandbox (already stopped): c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2" id=6201cc77-e81a-47d7-89fc-11ada37c349f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.044297 | controller | Jun 09 13:58:08.222049 crc crio[23733]: time="2026-06-09T13:58:08.221973364Z" level=info msg="Removing pod sandbox: c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2" id=71554cbe-5936-4fc5-8d6a-290d6d690883 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.044313 | controller | Jun 09 13:58:08.244384 crc crio[23733]: time="2026-06-09T13:58:08.244272302Z" level=info msg="Removed pod sandbox: c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2" id=71554cbe-5936-4fc5-8d6a-290d6d690883 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.044329 | controller | Jun 09 13:58:14.958018 crc crio[23733]: time="2026-06-09T13:58:14.957441726Z" level=info msg="Stopping container: cbbc513d9083c46c5c4db2d11713b87ee4c8dbd227de4fa1db7c9e972755d58a (timeout: 30s)" id=e93fa0c0-6a94-4ebd-9706-59e9516dbb59 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.044345 | controller | Jun 09 13:58:14.959289 crc crio[23733]: time="2026-06-09T13:58:14.957586221Z" level=info msg="Stopping container: 451ea01b9bba44a746cf36a5544f43f9486e31cfe9bf8cbd3c4250d58b75c81e (timeout: 30s)" id=fa825cf9-0c35-4d7e-801b-9b2cd03cced6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.044362 | controller | Jun 09 13:58:14.961534 crc crio[23733]: time="2026-06-09T13:58:14.957689173Z" level=info msg="Stopping container: 9ceeaa045c93d477a0289b897f5d253b8dc0882189111b32c0488972eaa0776a (timeout: 30s)" id=037537d7-742b-49e8-8595-c6692e7f4d00 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.044378 | controller | Jun 09 13:58:14.961534 crc crio[23733]: time="2026-06-09T13:58:14.957761465Z" level=info msg="Stopping container: ebdf5b8af1727f62eebf32256be830494237ec59c70a328ddedbbd5654ee1d13 (timeout: 30s)" id=1d4a820a-e0fe-4290-9e77-fbf759d6d38d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.044393 | controller | Jun 09 13:58:15.106432 crc crio[23733]: time="2026-06-09T13:58:15.106286607Z" level=info msg="Stopped container ebdf5b8af1727f62eebf32256be830494237ec59c70a328ddedbbd5654ee1d13: openstack/ceilometer-0/sg-core" id=1d4a820a-e0fe-4290-9e77-fbf759d6d38d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.044409 | controller | Jun 09 13:58:15.202967 crc crio[23733]: time="2026-06-09T13:58:15.202860666Z" level=info msg="Stopped container 9ceeaa045c93d477a0289b897f5d253b8dc0882189111b32c0488972eaa0776a: openstack/ceilometer-0/proxy-httpd" id=037537d7-742b-49e8-8595-c6692e7f4d00 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.044425 | controller | Jun 09 13:58:15.589096 crc crio[23733]: time="2026-06-09T13:58:15.588962592Z" level=info msg="Stopped container 451ea01b9bba44a746cf36a5544f43f9486e31cfe9bf8cbd3c4250d58b75c81e: openstack/ceilometer-0/ceilometer-central-agent" id=fa825cf9-0c35-4d7e-801b-9b2cd03cced6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.044442 | controller | Jun 09 13:58:15.697348 crc crio[23733]: time="2026-06-09T13:58:15.697238685Z" level=info msg="Stopped container cbbc513d9083c46c5c4db2d11713b87ee4c8dbd227de4fa1db7c9e972755d58a: openstack/ceilometer-0/ceilometer-notification-agent" id=e93fa0c0-6a94-4ebd-9706-59e9516dbb59 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.044461 | controller | Jun 09 13:58:15.698787 crc crio[23733]: time="2026-06-09T13:58:15.698701402Z" level=info msg="Stopping pod sandbox: 657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca" id=2c2f4774-0c09-4d58-9a55-fbd6a41148e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.044478 | controller | Jun 09 13:58:15.699572 crc crio[23733]: time="2026-06-09T13:58:15.699500622Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca UID:5ab2b178-a784-4bbf-b9a3-8b452e78a56f NetNS:/var/run/netns/f8c24bc2-42f2-443b-b061-14cf5729beb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ab2b178_a784_4bbf_b9a3_8b452e78a56f.slice PodAnnotations:0xc002b0e4d0}] Aliases:map[]}"
2026-06-09 14:45:31.044494 | controller | Jun 09 13:58:15.699956 crc crio[23733]: time="2026-06-09T13:58:15.699759929Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.044536 | controller | Jun 09 13:58:16.033592 crc crio[23733]: time="2026-06-09T13:58:16.033029529Z" level=info msg="Stopped pod sandbox: 657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca" id=2c2f4774-0c09-4d58-9a55-fbd6a41148e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.044559 | controller | Jun 09 13:58:16.445889 crc crio[23733]: time="2026-06-09T13:58:16.445396492Z" level=info msg="Removing container: 9ceeaa045c93d477a0289b897f5d253b8dc0882189111b32c0488972eaa0776a" id=c39624cd-08be-4d4b-acea-61d70b0bdd04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.044577 | controller | Jun 09 13:58:16.487856 crc crio[23733]: time="2026-06-09T13:58:16.487714002Z" level=info msg="Removed container 9ceeaa045c93d477a0289b897f5d253b8dc0882189111b32c0488972eaa0776a: openstack/ceilometer-0/proxy-httpd" id=c39624cd-08be-4d4b-acea-61d70b0bdd04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.044593 | controller | Jun 09 13:58:16.491811 crc crio[23733]: time="2026-06-09T13:58:16.491700333Z" level=info msg="Removing container: ebdf5b8af1727f62eebf32256be830494237ec59c70a328ddedbbd5654ee1d13" id=40deec72-d4d4-4106-b0c9-7a8ca57e8873 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.044609 | controller | Jun 09 13:58:16.537227 crc crio[23733]: time="2026-06-09T13:58:16.537038298Z" level=info msg="Removed container ebdf5b8af1727f62eebf32256be830494237ec59c70a328ddedbbd5654ee1d13: openstack/ceilometer-0/sg-core" id=40deec72-d4d4-4106-b0c9-7a8ca57e8873 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.044625 | controller | Jun 09 13:58:16.546798 crc crio[23733]: time="2026-06-09T13:58:16.54670764Z" level=info msg="Removing container: cbbc513d9083c46c5c4db2d11713b87ee4c8dbd227de4fa1db7c9e972755d58a" id=ad787565-f780-4d22-b558-4c00d1cf0aab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.044641 | controller | Jun 09 13:58:16.602535 crc crio[23733]: time="2026-06-09T13:58:16.602412976Z" level=info msg="Removed container cbbc513d9083c46c5c4db2d11713b87ee4c8dbd227de4fa1db7c9e972755d58a: openstack/ceilometer-0/ceilometer-notification-agent" id=ad787565-f780-4d22-b558-4c00d1cf0aab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.044657 | controller | Jun 09 13:58:16.606321 crc crio[23733]: time="2026-06-09T13:58:16.606085219Z" level=info msg="Removing container: 451ea01b9bba44a746cf36a5544f43f9486e31cfe9bf8cbd3c4250d58b75c81e" id=04b70725-3817-4bb9-b37d-a0563e7a3424 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.044673 | controller | Jun 09 13:58:16.681522 crc crio[23733]: time="2026-06-09T13:58:16.681390165Z" level=info msg="Removed container 451ea01b9bba44a746cf36a5544f43f9486e31cfe9bf8cbd3c4250d58b75c81e: openstack/ceilometer-0/ceilometer-central-agent" id=04b70725-3817-4bb9-b37d-a0563e7a3424 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.044693 | controller | Jun 09 13:58:16.951262 crc crio[23733]: time="2026-06-09T13:58:16.951167856Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=d819da7c-b20c-485b-ba59-e14c4f1bcb30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.044710 | controller | Jun 09 13:58:16.951394 crc crio[23733]: time="2026-06-09T13:58:16.951308868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.044726 | controller | Jun 09 13:58:16.994276 crc crio[23733]: time="2026-06-09T13:58:16.993606559Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337 UID:6c18b794-d641-457b-9db5-811844fdc26f NetNS:/var/run/netns/cb481e36-63b1-4581-aa15-864328130218 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c18b794_d641_457b_9db5_811844fdc26f.slice PodAnnotations:0xc0059cc338}] Aliases:map[]}"
2026-06-09 14:45:31.044743 | controller | Jun 09 13:58:16.994276 crc crio[23733]: time="2026-06-09T13:58:16.993800184Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.044759 | controller | Jun 09 13:58:17.355354 crc crio[23733]: 2026-06-09T13:58:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf2640f958accdc Mac:62:12:ba:4a:d0:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/cb481e36-63b1-4581-aa15-864328130218 SocketPath: PciID:}] [{Interface:0xc0002d0c50 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.044775 | controller | Jun 09 13:58:17.357464 crc crio[23733]: time="2026-06-09T13:58:17.357280322Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337 UID:6c18b794-d641-457b-9db5-811844fdc26f NetNS:/var/run/netns/cb481e36-63b1-4581-aa15-864328130218 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c18b794_d641_457b_9db5_811844fdc26f.slice PodAnnotations:0xc0059cc338}] Aliases:map[]}"
2026-06-09 14:45:31.044792 | controller | Jun 09 13:58:17.357464 crc crio[23733]: time="2026-06-09T13:58:17.357438786Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.044808 | controller | Jun 09 13:58:17.366554 crc crio[23733]: time="2026-06-09T13:58:17.365925549Z" level=info msg="Ran pod sandbox cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337 with infra container: openstack/ceilometer-0/POD" id=d819da7c-b20c-485b-ba59-e14c4f1bcb30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.044824 | controller | Jun 09 13:58:17.372178 crc crio[23733]: time="2026-06-09T13:58:17.371789355Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=7fcc0efd-f646-4ee1-a25e-a6dda2d8e193 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.044841 | controller | Jun 09 13:58:17.401773 crc crio[23733]: time="2026-06-09T13:58:17.401687764Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=56b9c5d7-e770-49cd-8724-e775aba4fc44 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.044857 | controller | Jun 09 13:58:17.411919 crc crio[23733]: time="2026-06-09T13:58:17.411782757Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=7772bc91-5750-49c6-92e2-753ffc22c93d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.044877 | controller | Jun 09 13:58:17.412497 crc crio[23733]: time="2026-06-09T13:58:17.412385742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.044894 | controller | Jun 09 13:58:17.475219 crc crio[23733]: time="2026-06-09T13:58:17.475075044Z" level=info msg="Stopping pod sandbox: e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508" id=a17da0c9-88ed-4389-8701-f9d33c76270f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.044911 | controller | Jun 09 13:58:17.475933 crc crio[23733]: time="2026-06-09T13:58:17.475842842Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-tfmm2 Namespace:openstack ID:e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508 UID:a4302d77-bcbc-4478-a050-3625d006b415 NetNS:/var/run/netns/430b9dcc-8b4e-4cd4-9e3f-d49bc263e371 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4302d77_bcbc_4478_a050_3625d006b415.slice PodAnnotations:0xc0020d8210}] Aliases:map[]}"
2026-06-09 14:45:31.044928 | controller | Jun 09 13:58:17.476199 crc crio[23733]: time="2026-06-09T13:58:17.476010136Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-db-sync-tfmm2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.044945 | controller | Jun 09 13:58:17.487461 crc crio[23733]: time="2026-06-09T13:58:17.487352761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.044962 | controller | Jun 09 13:58:17.493985 crc crio[23733]: time="2026-06-09T13:58:17.493894715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.044978 | controller | Jun 09 13:58:17.648342 crc crio[23733]: time="2026-06-09T13:58:17.64774821Z" level=info msg="Created container 6f43a28c77d8b55878be1c3fef9fc11696cb2d6a9720bb59d289cf9620bf6090: openstack/ceilometer-0/ceilometer-central-agent" id=7772bc91-5750-49c6-92e2-753ffc22c93d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.044994 | controller | Jun 09 13:58:17.649840 crc crio[23733]: time="2026-06-09T13:58:17.649725569Z" level=info msg="Starting container: 6f43a28c77d8b55878be1c3fef9fc11696cb2d6a9720bb59d289cf9620bf6090" id=b474341b-4de3-4bae-8fb8-837c2ff146c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.045011 | controller | Jun 09 13:58:17.656612 crc crio[23733]: time="2026-06-09T13:58:17.656455679Z" level=info msg="Started container" PID=82265 containerID=6f43a28c77d8b55878be1c3fef9fc11696cb2d6a9720bb59d289cf9620bf6090 description=openstack/ceilometer-0/ceilometer-central-agent id=b474341b-4de3-4bae-8fb8-837c2ff146c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337
2026-06-09 14:45:31.045027 | controller | Jun 09 13:58:17.689173 crc crio[23733]: time="2026-06-09T13:58:17.688941432Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=4fb4f5de-ef15-4367-9617-349619109fec name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.045043 | controller | Jun 09 13:58:17.750622 crc crio[23733]: time="2026-06-09T13:58:17.750523145Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=8c494303-b5f5-4d75-9ccf-6074c910bb55 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.045060 | controller | Jun 09 13:58:17.799027 crc crio[23733]: time="2026-06-09T13:58:17.798926827Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=e509b856-cb72-42a4-bf41-75ade1cdfcf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.045080 | controller | Jun 09 13:58:17.799682 crc crio[23733]: time="2026-06-09T13:58:17.799609995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.045097 | controller | Jun 09 13:58:17.871628 crc crio[23733]: time="2026-06-09T13:58:17.871528587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.045113 | controller | Jun 09 13:58:17.875904 crc crio[23733]: time="2026-06-09T13:58:17.875839285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.045130 | controller | Jun 09 13:58:17.931220 crc crio[23733]: time="2026-06-09T13:58:17.930950186Z" level=info msg="Stopped pod sandbox: e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508" id=a17da0c9-88ed-4389-8701-f9d33c76270f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.045146 | controller | Jun 09 13:58:18.081904 crc crio[23733]: time="2026-06-09T13:58:18.081035537Z" level=info msg="Created container 6392c365c8da705c61ba92ed268eefa1edabe1d7171a4c10ca2f8710d4a411cf: openstack/ceilometer-0/ceilometer-notification-agent" id=e509b856-cb72-42a4-bf41-75ade1cdfcf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.045163 | controller | Jun 09 13:58:18.085739 crc crio[23733]: time="2026-06-09T13:58:18.085612362Z" level=info msg="Starting container: 6392c365c8da705c61ba92ed268eefa1edabe1d7171a4c10ca2f8710d4a411cf" id=cf5e594a-e3f5-4578-b97c-eccca0b0223d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.045179 | controller | Jun 09 13:58:18.092981 crc crio[23733]: time="2026-06-09T13:58:18.092866023Z" level=info msg="Started container" PID=82312 containerID=6392c365c8da705c61ba92ed268eefa1edabe1d7171a4c10ca2f8710d4a411cf description=openstack/ceilometer-0/ceilometer-notification-agent id=cf5e594a-e3f5-4578-b97c-eccca0b0223d name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337
2026-06-09 14:45:31.045196 | controller | Jun 09 13:58:18.151381 crc crio[23733]: time="2026-06-09T13:58:18.151267966Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=bdf09fa8-82ce-41d9-b33e-01b5a34cda55 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.045213 | controller | Jun 09 13:58:18.168892 crc crio[23733]: time="2026-06-09T13:58:18.16855874Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=447cf49e-c013-46eb-8831-c97b96777e7c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.045229 | controller | Jun 09 13:58:18.353720 crc crio[23733]: time="2026-06-09T13:58:18.353615947Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=ed593b97-e1ed-4e23-926d-dedd1910e815 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.045246 | controller | Jun 09 13:58:18.354585 crc crio[23733]: time="2026-06-09T13:58:18.354217221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.045262 | controller | Jun 09 13:58:18.423335 crc crio[23733]: time="2026-06-09T13:58:18.422998966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.045278 | controller | Jun 09 13:58:18.440298 crc crio[23733]: time="2026-06-09T13:58:18.438592556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.045294 | controller | Jun 09 13:58:18.735421 crc crio[23733]: time="2026-06-09T13:58:18.734494381Z" level=info msg="Created container acb107540914cb3653ad42b3adfab4c55364ae28580b77696c5f82adc9a2e6a4: openstack/ceilometer-0/sg-core" id=ed593b97-e1ed-4e23-926d-dedd1910e815 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.045314 | controller | Jun 09 13:58:18.745319 crc crio[23733]: time="2026-06-09T13:58:18.745167388Z" level=info msg="Starting container: acb107540914cb3653ad42b3adfab4c55364ae28580b77696c5f82adc9a2e6a4" id=42314e3a-5259-41eb-9c2f-aedcc0fb4627 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.045330 | controller | Jun 09 13:58:18.754674 crc crio[23733]: time="2026-06-09T13:58:18.754525813Z" level=info msg="Started container" PID=82361 containerID=acb107540914cb3653ad42b3adfab4c55364ae28580b77696c5f82adc9a2e6a4 description=openstack/ceilometer-0/sg-core id=42314e3a-5259-41eb-9c2f-aedcc0fb4627 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337
2026-06-09 14:45:31.045346 | controller | Jun 09 13:58:18.779172 crc crio[23733]: time="2026-06-09T13:58:18.776950194Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=038feee8-b1c3-4385-b374-c024e2384fad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.045363 | controller | Jun 09 13:58:18.844663 crc crio[23733]: time="2026-06-09T13:58:18.844520508Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=33360621-82f7-42ef-aa95-6bd401fcd6c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.045379 | controller | Jun 09 13:58:18.859071 crc crio[23733]: time="2026-06-09T13:58:18.858947579Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=eabacbd0-f86c-4889-baa9-027498930a5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.045394 | controller | Jun 09 13:58:18.860259 crc crio[23733]: time="2026-06-09T13:58:18.859898993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.045410 | controller | Jun 09 13:58:18.934905 crc crio[23733]: time="2026-06-09T13:58:18.934740578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.045426 | controller | Jun 09 13:58:18.940855 crc crio[23733]: time="2026-06-09T13:58:18.940754419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.045443 | controller | Jun 09 13:58:19.109748 crc crio[23733]: time="2026-06-09T13:58:19.109607989Z" level=info msg="Created container 81377c17e541ac7b941e5592c417bfb398943b170894a23b573313470e351074: openstack/ceilometer-0/proxy-httpd" id=eabacbd0-f86c-4889-baa9-027498930a5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.045459 | controller | Jun 09 13:58:19.111302 crc crio[23733]: time="2026-06-09T13:58:19.111238651Z" level=info msg="Starting container: 81377c17e541ac7b941e5592c417bfb398943b170894a23b573313470e351074" id=90dc9fb3-6865-428d-8c5d-0f0bc6871f48 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.045475 | controller | Jun 09 13:58:19.126177 crc crio[23733]: time="2026-06-09T13:58:19.125634431Z" level=info msg="Started container" PID=82392 containerID=81377c17e541ac7b941e5592c417bfb398943b170894a23b573313470e351074 description=openstack/ceilometer-0/proxy-httpd id=90dc9fb3-6865-428d-8c5d-0f0bc6871f48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337
2026-06-09 14:45:31.045492 | controller | Jun 09 13:58:19.131348 crc crio[23733]: time="2026-06-09T13:58:19.131071598Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=bcad4413-7c9e-4aa4-b43c-e09e436e3507 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.045525 | controller | Jun 09 13:58:19.131348 crc crio[23733]: time="2026-06-09T13:58:19.131253072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.045548 | controller | Jun 09 13:58:19.199192 crc crio[23733]: time="2026-06-09T13:58:19.195632705Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:2e1db46846af531caab74a92416d59855bab7b060b72c847a027701ee03a65cf UID:02386f5f-3b49-42f6-9081-b577237aee90 NetNS:/var/run/netns/115ce85e-ea70-4925-9d78-066c4d02908d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02386f5f_3b49_42f6_9081_b577237aee90.slice PodAnnotations:0xc0020d8610}] Aliases:map[]}"
2026-06-09 14:45:31.045565 | controller | Jun 09 13:58:19.199192 crc crio[23733]: time="2026-06-09T13:58:19.195757669Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.045581 | controller | Jun 09 13:58:19.581221 crc crio[23733]: 2026-06-09T13:58:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e1db46846af531 Mac:42:52:4c:c1:6f:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/115ce85e-ea70-4925-9d78-066c4d02908d SocketPath: PciID:}] [{Interface:0xc0002509c0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.045598 | controller | Jun 09 13:58:19.583055 crc crio[23733]: time="2026-06-09T13:58:19.582070928Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:2e1db46846af531caab74a92416d59855bab7b060b72c847a027701ee03a65cf UID:02386f5f-3b49-42f6-9081-b577237aee90 NetNS:/var/run/netns/115ce85e-ea70-4925-9d78-066c4d02908d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02386f5f_3b49_42f6_9081_b577237aee90.slice PodAnnotations:0xc0020d8610}] Aliases:map[]}"
2026-06-09 14:45:31.045615 | controller | Jun 09 13:58:19.583055 crc crio[23733]: time="2026-06-09T13:58:19.582266503Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.045632 | controller | Jun 09 13:58:19.594779 crc crio[23733]: time="2026-06-09T13:58:19.593536636Z" level=info msg="Ran pod sandbox 2e1db46846af531caab74a92416d59855bab7b060b72c847a027701ee03a65cf with infra container: openstack/nova-cell0-conductor-0/POD" id=bcad4413-7c9e-4aa4-b43c-e09e436e3507 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.045649 | controller | Jun 09 13:58:19.597827 crc crio[23733]: time="2026-06-09T13:58:19.597714781Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=72b828cd-975e-4c96-a92f-1256f87617fb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.045666 | controller | Jun 09 13:58:19.624356 crc crio[23733]: time="2026-06-09T13:58:19.624234455Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=20d08076-5d97-4cdd-8641-955bf5831ab7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.045682 | controller | Jun 09 13:58:19.645058 crc crio[23733]: time="2026-06-09T13:58:19.641854997Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=ffbf7337-10f7-4b67-a30d-5791f41afd98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.045698 | controller | Jun 09 13:58:19.645058 crc crio[23733]: time="2026-06-09T13:58:19.642666688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.045715 | controller | Jun 09 13:58:19.726153 crc crio[23733]: time="2026-06-09T13:58:19.725408021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.045737 | controller | Jun 09 13:58:19.738099 crc crio[23733]: time="2026-06-09T13:58:19.737982956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.045754 | controller | Jun 09 13:58:21.047721 crc crio[23733]: time="2026-06-09T13:58:21.045683693Z" level=info msg="Created container 48dd1d8829fa22c69ceacd1ac3ccd2d7b742fafa9a0500b550f42c3b23252e42: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=ffbf7337-10f7-4b67-a30d-5791f41afd98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.045770 | controller | Jun 09 13:58:21.050552 crc crio[23733]: time="2026-06-09T13:58:21.050037092Z" level=info msg="Starting container: 48dd1d8829fa22c69ceacd1ac3ccd2d7b742fafa9a0500b550f42c3b23252e42" id=8ee0c6fa-3a8c-4313-b22e-ea5b0b4b95a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.045787 | controller | Jun 09 13:58:21.059713 crc crio[23733]: time="2026-06-09T13:58:21.059552141Z" level=info msg="Started container" PID=82664 containerID=48dd1d8829fa22c69ceacd1ac3ccd2d7b742fafa9a0500b550f42c3b23252e42 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=8ee0c6fa-3a8c-4313-b22e-ea5b0b4b95a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e1db46846af531caab74a92416d59855bab7b060b72c847a027701ee03a65cf
2026-06-09 14:45:31.045804 | controller | Jun 09 13:58:29.854801 crc crio[23733]: time="2026-06-09T13:58:29.853458371Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-vpzp9/POD" id=5ed98dd4-f0be-4091-9627-5ef12fc0e41e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.045820 | controller | Jun 09 13:58:29.856281 crc crio[23733]: time="2026-06-09T13:58:29.854801985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.045837 | controller | Jun 09 13:58:29.920172 crc crio[23733]: time="2026-06-09T13:58:29.913720602Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-vpzp9 Namespace:openstack ID:1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814 UID:b09214c0-c74a-4049-a31d-2c6df73f6b76 NetNS:/var/run/netns/6fa186ea-a508-49e3-8ef7-9e75ed8b435e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb09214c0_c74a_4049_a31d_2c6df73f6b76.slice PodAnnotations:0xc0025a6718}] Aliases:map[]}"
2026-06-09 14:45:31.045853 | controller | Jun 09 13:58:29.920172 crc crio[23733]: time="2026-06-09T13:58:29.913807365Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-vpzp9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.045870 | controller | Jun 09 13:58:30.364299 crc crio[23733]: time="2026-06-09T13:58:30.363239355Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=71a761f1-be0c-4616-ab3b-156fd7e5f7c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.045886 | controller | Jun 09 13:58:30.364299 crc crio[23733]: time="2026-06-09T13:58:30.363964934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.045903 | controller | Jun 09 13:58:30.493581 crc crio[23733]: time="2026-06-09T13:58:30.493479128Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=3ec335bd-4a16-4a46-9500-5f6e3f6cc8b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.045919 | controller | Jun 09 13:58:30.494026 crc crio[23733]: time="2026-06-09T13:58:30.493605783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.045939 | controller | Jun 09 13:58:30.646633 crc crio[23733]: time="2026-06-09T13:58:30.646484913Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e UID:023fdc5b-89a2-4a00-9565-f8c09e79deae NetNS:/var/run/netns/3b48059b-4608-4d46-85d5-d30334998132 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod023fdc5b_89a2_4a00_9565_f8c09e79deae.slice PodAnnotations:0xc00580aca8}] Aliases:map[]}"
2026-06-09 14:45:31.045955 | controller | Jun 09 13:58:30.647028 crc crio[23733]: time="2026-06-09T13:58:30.646869962Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.045972 | controller | Jun 09 13:58:30.708925 crc crio[23733]: time="2026-06-09T13:58:30.708286162Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=5cf3847d-564f-492c-a856-18c8b40bfdac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.045987 | controller | Jun 09 13:58:30.708925 crc crio[23733]: time="2026-06-09T13:58:30.708877856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.046004 | controller | Jun 09 13:58:30.709807 crc crio[23733]: time="2026-06-09T13:58:30.709285256Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1 UID:5fd64fa0-755e-4fb1-aeeb-690143c9db17 NetNS:/var/run/netns/cc08b4ec-ee93-4e46-900b-f918dfaab614 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fd64fa0_755e_4fb1_aeeb_690143c9db17.slice PodAnnotations:0xc002b0e588}] Aliases:map[]}"
2026-06-09 14:45:31.046020 | controller | Jun 09 13:58:30.709807 crc crio[23733]: time="2026-06-09T13:58:30.709334138Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.046036 | controller | Jun 09 13:58:30.888334 crc crio[23733]: 2026-06-09T13:58:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1be9c53f11f30ab Mac:82:82:f7:12:c2:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/6fa186ea-a508-49e3-8ef7-9e75ed8b435e SocketPath: PciID:}] [{Interface:0xc00011ad80 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.046053 | controller | Jun 09 13:58:30.889713 crc crio[23733]: time="2026-06-09T13:58:30.889236695Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-vpzp9 Namespace:openstack ID:1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814 UID:b09214c0-c74a-4049-a31d-2c6df73f6b76 NetNS:/var/run/netns/6fa186ea-a508-49e3-8ef7-9e75ed8b435e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb09214c0_c74a_4049_a31d_2c6df73f6b76.slice PodAnnotations:0xc0025a6718}] Aliases:map[]}"
2026-06-09 14:45:31.046070 | controller | Jun 09 13:58:30.889713 crc crio[23733]: time="2026-06-09T13:58:30.889377089Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-vpzp9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.046086 | controller | Jun 09 13:58:30.904180 crc crio[23733]: time="2026-06-09T13:58:30.903414201Z" level=info msg="Ran pod sandbox 1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814 with infra container: openstack/nova-cell0-cell-mapping-vpzp9/POD" id=5ed98dd4-f0be-4091-9627-5ef12fc0e41e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.046103 | controller | Jun 09 13:58:30.918792 crc crio[23733]: time="2026-06-09T13:58:30.918576111Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f UID:787287a9-8e82-414d-acac-2fea57134dfe NetNS:/var/run/netns/1ce6bb20-a086-4cd3-b3e9-4485c023e17a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod787287a9_8e82_414d_acac_2fea57134dfe.slice PodAnnotations:0xc00008c270}] Aliases:map[]}"
2026-06-09 14:45:31.046123 | controller | Jun 09 13:58:30.918792 crc crio[23733]: time="2026-06-09T13:58:30.918700264Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.046141 | controller | Jun 09 13:58:30.931619 crc crio[23733]: time="2026-06-09T13:58:30.93134263Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=3fc19114-5f62-4840-888d-dc62e007a42c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.046158 | controller | Jun 09 13:58:30.957014 crc crio[23733]: time="2026-06-09T13:58:30.95685345Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=7de16213-e4aa-41e4-a1ab-04de8d3462ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.046174 | controller | Jun 09 13:58:30.957359 crc crio[23733]: time="2026-06-09T13:58:30.957040495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.046191 | controller | Jun 09 13:58:31.013765 crc crio[23733]: time="2026-06-09T13:58:31.013017448Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b UID:c72c8632-ebc6-414c-82b0-11b241f536d3 NetNS:/var/run/netns/2fbdfde8-9ed9-4a0b-9347-aa9ed0181387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc72c8632_ebc6_414c_82b0_11b241f536d3.slice PodAnnotations:0xc002b0e5a0}] Aliases:map[]}"
2026-06-09 14:45:31.046207 | controller | Jun 09 13:58:31.018995 crc crio[23733]: time="2026-06-09T13:58:31.01750177Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.046224 | controller | Jun 09 13:58:31.044456 crc crio[23733]: time="2026-06-09T13:58:31.044340402Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=4bf553e4-4e2f-4e39-a613-dd4e9d1500c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.046240 | controller | Jun 09 13:58:31.060371 crc crio[23733]: time="2026-06-09T13:58:31.060275991Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-vpzp9/nova-manage" id=26bc3732-982b-4ac1-926d-935b25c2cf3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.046256 | controller | Jun 09 13:58:31.077348 crc crio[23733]: time="2026-06-09T13:58:31.076443407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.046272 | controller | Jun 09 13:58:31.180244 crc crio[23733]: time="2026-06-09T13:58:31.180022141Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6f4f87c799-vz8mt/POD" id=a0ea5467-eba4-41fa-b77a-18ebb3c2c7f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.046288 | controller | Jun 09 13:58:31.180244 crc crio[23733]: time="2026-06-09T13:58:31.180213777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.046304 | controller | Jun 09 13:58:31.245487 crc crio[23733]: time="2026-06-09T13:58:31.245444001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.046323 | controller | Jun 09 13:58:31.258429 crc crio[23733]: time="2026-06-09T13:58:31.258373745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.046340 | controller | Jun 09 13:58:31.309745 crc crio[23733]: time="2026-06-09T13:58:31.308814069Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6f4f87c799-vz8mt Namespace:openstack ID:79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603 UID:40a6127a-f96e-4e4a-a7b2-55708f3a5c34 NetNS:/var/run/netns/59858179-c92e-4cd4-96dc-15d78d054f08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40a6127a_f96e_4e4a_a7b2_55708f3a5c34.slice PodAnnotations:0xc0020d8608}] Aliases:map[]}"
2026-06-09 14:45:31.046357 | controller | Jun 09 13:58:31.309745 crc crio[23733]: time="2026-06-09T13:58:31.309485326Z" level=info msg="Adding pod openstack_dnsmasq-dns-6f4f87c799-vz8mt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.046374 | controller | Jun 09 13:58:31.471373 crc crio[23733]: time="2026-06-09T13:58:31.471066824Z" level=info msg="Created container 930e1d974162b79f039b3c4c03005b30e78360ac6e0a0b95520b3a2fa9ced2ca: openstack/nova-cell0-cell-mapping-vpzp9/nova-manage" id=26bc3732-982b-4ac1-926d-935b25c2cf3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.046390 | controller | Jun 09 13:58:31.479556 crc crio[23733]: time="2026-06-09T13:58:31.477516766Z" level=info msg="Starting container: 930e1d974162b79f039b3c4c03005b30e78360ac6e0a0b95520b3a2fa9ced2ca" id=4703b9b7-a86d-4f18-b981-61d5dd2a27b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.046406 | controller | Jun 09 13:58:31.507873 crc crio[23733]: time="2026-06-09T13:58:31.507667502Z" level=info msg="Started container" PID=83434 containerID=930e1d974162b79f039b3c4c03005b30e78360ac6e0a0b95520b3a2fa9ced2ca description=openstack/nova-cell0-cell-mapping-vpzp9/nova-manage id=4703b9b7-a86d-4f18-b981-61d5dd2a27b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814
2026-06-09 14:45:31.046423 | controller | Jun 09 13:58:31.943830 crc crio[23733]: 2026-06-09T13:58:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:809afb24a0d6f0f Mac:3a:a3:4a:75:35:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/cc08b4ec-ee93-4e46-900b-f918dfaab614 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.046439 | controller | Jun 09 13:58:31.947020 crc crio[23733]: time="2026-06-09T13:58:31.946891118Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1 UID:5fd64fa0-755e-4fb1-aeeb-690143c9db17 NetNS:/var/run/netns/cc08b4ec-ee93-4e46-900b-f918dfaab614 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fd64fa0_755e_4fb1_aeeb_690143c9db17.slice PodAnnotations:0xc002b0e588}] Aliases:map[]}"
2026-06-09 14:45:31.046455 | controller | Jun 09 13:58:31.947285 crc crio[23733]: time="2026-06-09T13:58:31.947214046Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.046472 | controller | Jun 09 13:58:31.988098 crc crio[23733]: time="2026-06-09T13:58:31.977410353Z" level=info msg="Ran pod sandbox 809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1 with infra container: openstack/nova-scheduler-0/POD" id=3ec335bd-4a16-4a46-9500-5f6e3f6cc8b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.046488 | controller | Jun 09 13:58:31.991017 crc crio[23733]: time="2026-06-09T13:58:31.98446928Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-db-sync-sf2n6/POD" id=86cb1775-b682-4e66-ba72-6b1555187713 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.046507 | controller | Jun 09 13:58:31.991017 crc crio[23733]: time="2026-06-09T13:58:31.989189138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.046543 | controller | Jun 09 13:58:31.997995 crc crio[23733]: 2026-06-09T13:58:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4af82ed2ca487ae Mac:92:e6:97:1d:44:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/3b48059b-4608-4d46-85d5-d30334998132 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.046561 | controller | Jun 09 13:58:31.997995 crc crio[23733]: time="2026-06-09T13:58:31.997914936Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=3e78a763-a980-4d49-8177-b69d310c6a98 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.046578 | controller | Jun 09 13:58:32.000363 crc crio[23733]: time="2026-06-09T13:58:31.998888591Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e UID:023fdc5b-89a2-4a00-9565-f8c09e79deae NetNS:/var/run/netns/3b48059b-4608-4d46-85d5-d30334998132 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod023fdc5b_89a2_4a00_9565_f8c09e79deae.slice PodAnnotations:0xc00580aca8}] Aliases:map[]}"
2026-06-09 14:45:31.046595 | controller | Jun 09 13:58:32.000363 crc crio[23733]: time="2026-06-09T13:58:31.999436474Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.046611 | controller | Jun 09 13:58:32.012678 crc crio[23733]: time="2026-06-09T13:58:32.012526443Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found" id=3e78a763-a980-4d49-8177-b69d310c6a98 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.046627 | controller | Jun 09 13:58:32.012678 crc crio[23733]: time="2026-06-09T13:58:32.012673456Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found" id=3e78a763-a980-4d49-8177-b69d310c6a98 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.046643 | controller | Jun 09 13:58:32.015282 crc crio[23733]: time="2026-06-09T13:58:32.015075917Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=529d0962-66a7-4867-a545-b04f81f5e544 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.046659 | controller | Jun 09 13:58:32.025629 crc crio[23733]: time="2026-06-09T13:58:32.025420506Z" level=info msg="Ran pod sandbox 4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e with infra container: openstack/nova-api-0/POD" id=71a761f1-be0c-4616-ab3b-156fd7e5f7c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.046675 | controller | Jun 09 13:58:32.028411 crc crio[23733]: time="2026-06-09T13:58:32.028316528Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\""
2026-06-09 14:45:31.046691 | controller | Jun 09 13:58:32.036882 crc crio[23733]: time="2026-06-09T13:58:32.03677457Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=276e7f4d-b120-4022-a768-1ceb554be51f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.046707 | controller | Jun 09 13:58:32.037085 crc crio[23733]: time="2026-06-09T13:58:32.037025886Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=276e7f4d-b120-4022-a768-1ceb554be51f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.046726 | controller | Jun 09 13:58:32.037085 crc crio[23733]: time="2026-06-09T13:58:32.037082338Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=276e7f4d-b120-4022-a768-1ceb554be51f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.046743 | controller | Jun 09 13:58:32.038365 crc crio[23733]: time="2026-06-09T13:58:32.038318979Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=fe11e7f6-12d2-4e8c-b632-aadec285a682 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.046759 | controller | Jun 09 13:58:32.040904 crc crio[23733]: time="2026-06-09T13:58:32.040821652Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-sf2n6 Namespace:openstack ID:7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701 UID:e17bd3c6-bc02-4948-9c1e-f268513be671 NetNS:/var/run/netns/4541c272-8db3-46e6-976e-6b3b387a839c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode17bd3c6_bc02_4948_9c1e_f268513be671.slice PodAnnotations:0xc0020d9248}] Aliases:map[]}"
2026-06-09 14:45:31.046775 | controller | Jun 09 13:58:32.040904 crc crio[23733]: time="2026-06-09T13:58:32.040891853Z" level=info msg="Adding pod openstack_nova-cell1-conductor-db-sync-sf2n6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.046791 | controller | Jun 09 13:58:32.050436 crc crio[23733]: time="2026-06-09T13:58:32.045432937Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-09 14:45:31.046807 | controller | Jun 09 13:58:32.086445 crc crio[23733]: 2026-06-09T13:58:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec207803b30429e Mac:36:30:fc:4e:bf:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/1ce6bb20-a086-4cd3-b3e9-4485c023e17a SocketPath: PciID:}] [{Interface:0xc00014af10 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.046824 | controller | Jun 09 13:58:32.090279 crc crio[23733]: time="2026-06-09T13:58:32.089394508Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f UID:787287a9-8e82-414d-acac-2fea57134dfe NetNS:/var/run/netns/1ce6bb20-a086-4cd3-b3e9-4485c023e17a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod787287a9_8e82_414d_acac_2fea57134dfe.slice PodAnnotations:0xc00008c270}] Aliases:map[]}"
2026-06-09 14:45:31.046840 | controller | Jun 09 13:58:32.090279 crc crio[23733]: time="2026-06-09T13:58:32.089592763Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.046856 | controller | Jun 09 13:58:32.107003 crc crio[23733]: time="2026-06-09T13:58:32.106898136Z" level=info msg="Ran pod sandbox ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f with infra container: openstack/nova-cell1-novncproxy-0/POD" id=5cf3847d-564f-492c-a856-18c8b40bfdac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.046873 | controller | Jun 09 13:58:32.111842 crc crio[23733]: time="2026-06-09T13:58:32.111731918Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=2375c907-584b-4303-bee3-15ec396cf4ff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.046889 | controller | Jun 09 13:58:32.112181 crc crio[23733]: time="2026-06-09T13:58:32.112049645Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found" id=2375c907-584b-4303-bee3-15ec396cf4ff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.046909 | controller | Jun 09 13:58:32.112317 crc crio[23733]: time="2026-06-09T13:58:32.112255601Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found" id=2375c907-584b-4303-bee3-15ec396cf4ff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.046925 | controller | Jun 09 13:58:32.115717 crc crio[23733]: time="2026-06-09T13:58:32.115536793Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=4a5b0464-29c5-4a59-888e-f16b7cca1704 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.046941 | controller | Jun 09 13:58:32.130829 crc crio[23733]: time="2026-06-09T13:58:32.130782366Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\""
2026-06-09 14:45:31.046958 | controller | Jun 09 13:58:32.272792 crc crio[23733]: 2026-06-09T13:58:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79422dd52e99329 Mac:46:01:6f:c8:0a:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/59858179-c92e-4cd4-96dc-15d78d054f08 SocketPath: PciID:}] [{Interface:0xc0004ba770 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.046974 | controller | Jun 09 13:58:32.274806 crc crio[23733]: time="2026-06-09T13:58:32.274719332Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6f4f87c799-vz8mt Namespace:openstack ID:79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603 UID:40a6127a-f96e-4e4a-a7b2-55708f3a5c34 NetNS:/var/run/netns/59858179-c92e-4cd4-96dc-15d78d054f08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40a6127a_f96e_4e4a_a7b2_55708f3a5c34.slice PodAnnotations:0xc0020d8608}] Aliases:map[]}"
2026-06-09 14:45:31.046990 | controller | Jun 09 13:58:32.275028 crc crio[23733]: time="2026-06-09T13:58:32.274969518Z" level=info msg="Checking pod openstack_dnsmasq-dns-6f4f87c799-vz8mt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.047007 | controller | Jun 09 13:58:32.297670 crc crio[23733]: time="2026-06-09T13:58:32.297565575Z" level=info msg="Ran pod sandbox 79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603 with infra container: openstack/dnsmasq-dns-6f4f87c799-vz8mt/POD" id=a0ea5467-eba4-41fa-b77a-18ebb3c2c7f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.047024 | controller | Jun 09 13:58:32.301925 crc crio[23733]: 2026-06-09T13:58:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62404acd07aba3a Mac:9e:de:cb:0b:cc:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/2fbdfde8-9ed9-4a0b-9347-aa9ed0181387 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.047041 | controller | Jun 09 13:58:32.303100 crc crio[23733]: time="2026-06-09T13:58:32.30296023Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b UID:c72c8632-ebc6-414c-82b0-11b241f536d3 NetNS:/var/run/netns/2fbdfde8-9ed9-4a0b-9347-aa9ed0181387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc72c8632_ebc6_414c_82b0_11b241f536d3.slice PodAnnotations:0xc002b0e5a0}] Aliases:map[]}"
2026-06-09 14:45:31.047057 | controller | Jun 09 13:58:32.303584 crc crio[23733]: time="2026-06-09T13:58:32.303262887Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.047073 | controller | Jun 09 13:58:32.307634 crc crio[23733]: time="2026-06-09T13:58:32.307543404Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c12816f2-e62d-4b30-a867-68ce3bcb4570 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.047092 | controller | Jun 09 13:58:32.330362 crc crio[23733]: time="2026-06-09T13:58:32.329976567Z" level=info msg="Ran pod sandbox 62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b with infra container: openstack/nova-metadata-0/POD" id=7de16213-e4aa-41e4-a1ab-04de8d3462ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.047109 | controller | Jun 09 13:58:32.335864 crc crio[23733]: time="2026-06-09T13:58:32.335751522Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=3e55cde4-0a23-44b4-a4e3-a6300d44652d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.047126 | controller | Jun 09 13:58:32.336151 crc crio[23733]: time="2026-06-09T13:58:32.335964127Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=3e55cde4-0a23-44b4-a4e3-a6300d44652d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.047142 | controller | Jun 09 13:58:32.336222 crc crio[23733]: time="2026-06-09T13:58:32.336175642Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=3e55cde4-0a23-44b4-a4e3-a6300d44652d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.047158 | controller | Jun 09 13:58:32.339750 crc crio[23733]: time="2026-06-09T13:58:32.338299535Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=9155a00d-9453-45ad-849e-77c3d5207075 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.047174 | controller | Jun 09 13:58:32.345893 crc crio[23733]: time="2026-06-09T13:58:32.345793744Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-09 14:45:31.047191 | controller | Jun 09 13:58:32.429857 crc crio[23733]: time="2026-06-09T13:58:32.429717967Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9c9a3ac8-16f5-427d-aebf-b62aa157fe23 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.047207 | controller | Jun 09 13:58:32.457620 crc crio[23733]: time="2026-06-09T13:58:32.457524032Z" level=info msg="Creating container: openstack/dnsmasq-dns-6f4f87c799-vz8mt/init" id=9940c951-1115-41a8-a67d-30b32c8a6310 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.047223 | controller | Jun 09 13:58:32.458605 crc crio[23733]: time="2026-06-09T13:58:32.458535918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.047240 | controller | Jun 09 13:58:32.751053 crc crio[23733]: 2026-06-09T13:58:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b001c1e22996b1 Mac:f6:e5:2a:94:77:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/4541c272-8db3-46e6-976e-6b3b387a839c SocketPath: PciID:}] [{Interface:0xc0002845c0 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.047257 | controller | Jun 09 13:58:32.756155 crc crio[23733]: time="2026-06-09T13:58:32.752827393Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-sf2n6 Namespace:openstack ID:7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701 UID:e17bd3c6-bc02-4948-9c1e-f268513be671 NetNS:/var/run/netns/4541c272-8db3-46e6-976e-6b3b387a839c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode17bd3c6_bc02_4948_9c1e_f268513be671.slice PodAnnotations:0xc0020d9248}] Aliases:map[]}"
2026-06-09 14:45:31.047274 | controller | Jun 09 13:58:32.756155 crc crio[23733]: time="2026-06-09T13:58:32.752993237Z" level=info msg="Checking pod openstack_nova-cell1-conductor-db-sync-sf2n6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.047293 | controller | Jun 09 13:58:32.807071 crc crio[23733]: time="2026-06-09T13:58:32.804682601Z" level=info msg="Ran pod sandbox 7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701 with infra container: openstack/nova-cell1-conductor-db-sync-sf2n6/POD" id=86cb1775-b682-4e66-ba72-6b1555187713 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.047311 | controller | Jun 09 13:58:32.827752 crc crio[23733]: time="2026-06-09T13:58:32.827682768Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=1a9ca418-840c-4bd7-bc40-01bc1b44742f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.047328 | controller | Jun 09 13:58:32.945023 crc crio[23733]: time="2026-06-09T13:58:32.944922755Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=385f234a-54d5-40f2-9d73-8543a2d0d159 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.047345 | controller | Jun 09 13:58:32.965926 crc crio[23733]: time="2026-06-09T13:58:32.965007188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.047361 | controller | Jun 09 13:58:32.972720 crc crio[23733]: time="2026-06-09T13:58:32.972383464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.047378 | controller | Jun 09 13:58:32.974270 crc crio[23733]: time="2026-06-09T13:58:32.974196079Z" level=info msg="Creating container: openstack/nova-cell1-conductor-db-sync-sf2n6/nova-cell1-conductor-db-sync" id=26a2666f-7469-459e-b51f-7e9ecd2688e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.047394 | controller | Jun 09 13:58:32.974953 crc crio[23733]: time="2026-06-09T13:58:32.974925198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.047411 | controller | Jun 09 13:58:33.272955 crc crio[23733]: time="2026-06-09T13:58:33.269816507Z" level=info msg="Created container a1448c15d89b520874b3b14be5eff41d567a79c8fe829313966a8290175385a6: openstack/dnsmasq-dns-6f4f87c799-vz8mt/init" id=9940c951-1115-41a8-a67d-30b32c8a6310 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.047428 | controller | Jun 09 13:58:33.272955 crc crio[23733]: time="2026-06-09T13:58:33.27278884Z" level=info msg="Starting container: a1448c15d89b520874b3b14be5eff41d567a79c8fe829313966a8290175385a6" id=1dd13559-91d5-41e7-a109-849e246e1ff2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.047444 | controller | Jun 09 13:58:33.312975 crc crio[23733]: time="2026-06-09T13:58:33.309686046Z" level=info msg="Started container" PID=83592 containerID=a1448c15d89b520874b3b14be5eff41d567a79c8fe829313966a8290175385a6 description=openstack/dnsmasq-dns-6f4f87c799-vz8mt/init id=1dd13559-91d5-41e7-a109-849e246e1ff2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603
2026-06-09 14:45:31.047460 | controller | Jun 09 13:58:33.321073 crc crio[23733]: time="2026-06-09T13:58:33.319456931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.047476 | controller | Jun 09 13:58:33.331345 crc crio[23733]: time="2026-06-09T13:58:33.331285896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.047493 | controller | Jun 09 13:58:33.621190 crc crio[23733]: time="2026-06-09T13:58:33.621058467Z" level=info msg="Created container 164959b51af59e3c571473983fdeb4fc7a7e358130dc1b44d6f4c3d212ccad74: openstack/nova-cell1-conductor-db-sync-sf2n6/nova-cell1-conductor-db-sync" id=26a2666f-7469-459e-b51f-7e9ecd2688e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.047527 | controller | Jun 09 13:58:33.624691 crc crio[23733]: time="2026-06-09T13:58:33.624579236Z" level=info msg="Starting container: 164959b51af59e3c571473983fdeb4fc7a7e358130dc1b44d6f4c3d212ccad74" id=485acf00-839c-4c31-91c3-37ac7cad66a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.047551 | controller | Jun 09 13:58:33.643965 crc crio[23733]: time="2026-06-09T13:58:33.643745906Z" level=info msg="Started container" PID=83612 containerID=164959b51af59e3c571473983fdeb4fc7a7e358130dc1b44d6f4c3d212ccad74 description=openstack/nova-cell1-conductor-db-sync-sf2n6/nova-cell1-conductor-db-sync id=485acf00-839c-4c31-91c3-37ac7cad66a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701
2026-06-09 14:45:31.047570 | controller | Jun 09 13:58:34.214738 crc crio[23733]: time="2026-06-09T13:58:34.21338071Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=235ca19b-19c4-4120-b451-b8b401f56635 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.047586 | controller | Jun 09 13:58:34.395491 crc crio[23733]: time="2026-06-09T13:58:34.393542914Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=167a697c-6658-4314-998b-e3a91b3853f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.047603 | controller | Jun 09 13:58:34.407320 crc crio[23733]: time="2026-06-09T13:58:34.407262398Z" level=info msg="Creating container: openstack/dnsmasq-dns-6f4f87c799-vz8mt/dnsmasq-dns" id=a2799655-886d-40c3-b2ae-95d2b0f4538b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.047619 | controller | Jun 09 13:58:34.408053 crc crio[23733]: time="2026-06-09T13:58:34.408030567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.047635 | controller | Jun 09 13:58:34.554312 crc crio[23733]: time="2026-06-09T13:58:34.554093126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.047652 | controller | Jun 09 13:58:34.569348 crc crio[23733]: time="2026-06-09T13:58:34.568801375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.047667 | controller | Jun 09 13:58:34.742021 crc crio[23733]: time="2026-06-09T13:58:34.741903132Z" level=info msg="Created container 223978037b4d1cee7955a8f470ecd30e730d915e8d74b7cee50014daf3cf1c09: openstack/dnsmasq-dns-6f4f87c799-vz8mt/dnsmasq-dns" id=a2799655-886d-40c3-b2ae-95d2b0f4538b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.047684 | controller | Jun 09 13:58:34.749003 crc crio[23733]: time="2026-06-09T13:58:34.748330384Z" level=info msg="Starting container: 223978037b4d1cee7955a8f470ecd30e730d915e8d74b7cee50014daf3cf1c09" id=88c09be7-ad7f-4eed-806d-085e2e15b89c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.047700 | controller | Jun 09 13:58:34.761738 crc crio[23733]: time="2026-06-09T13:58:34.760955611Z" level=info msg="Started container" PID=83686 containerID=223978037b4d1cee7955a8f470ecd30e730d915e8d74b7cee50014daf3cf1c09 description=openstack/dnsmasq-dns-6f4f87c799-vz8mt/dnsmasq-dns id=88c09be7-ad7f-4eed-806d-085e2e15b89c name=/runtime.v1.RuntimeService/StartContainer sandboxID=79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603
2026-06-09 14:45:31.047717 | controller | Jun 09 13:58:38.730401 crc crio[23733]: time="2026-06-09T13:58:38.729375547Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e" id=529d0962-66a7-4867-a545-b04f81f5e544 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.047737 | controller | Jun 09 13:58:38.731912 crc crio[23733]: time="2026-06-09T13:58:38.731339437Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=a15981de-c1b4-4096-8b62-37af16a86baa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.047754 | controller | Jun 09 13:58:38.777542 crc crio[23733]: time="2026-06-09T13:58:38.777459743Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90" id=4a5b0464-29c5-4a59-888e-f16b7cca1704 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.047770 | controller | Jun 09 13:58:38.779394 crc crio[23733]: time="2026-06-09T13:58:38.779319209Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=372cd86d-5a9f-439a-8652-4d10cb9a92b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.047786 | controller | Jun 09 13:58:39.179704 crc crio[23733]: time="2026-06-09T13:58:39.179026725Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3" id=9155a00d-9453-45ad-849e-77c3d5207075 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.047802 | controller | Jun 09 13:58:39.181155 crc crio[23733]: time="2026-06-09T13:58:39.181000714Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=6707a4a9-cb28-4a88-bc63-aac38a0d7e9d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.047819 | controller | Jun 09 13:58:39.250571 crc crio[23733]: time="2026-06-09T13:58:39.250386593Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3" id=fe11e7f6-12d2-4e8c-b632-aadec285a682 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.047835 | controller | Jun 09 13:58:39.252073 crc crio[23733]: time="2026-06-09T13:58:39.251434609Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=fca6c5f2-87b0-4e35-95b1-a7b445f8ebc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.047852 | controller | Jun 09 13:58:39.253172 crc crio[23733]: time="2026-06-09T13:58:39.252414364Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b8e5ade8-4275-4ead-8b2e-367ed6dd9983 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.047867 | controller | Jun 09 13:58:39.261980 crc crio[23733]: time="2026-06-09T13:58:39.261876651Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=a4272792-a3dd-4dd1-a71a-4cec74e05835 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.047884 | controller | Jun 09 13:58:39.270584 crc crio[23733]: time="2026-06-09T13:58:39.270398335Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=70e65dfa-aa7b-4917-85b2-ecd0170e5b21 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.047900 | controller | Jun 09 13:58:39.276944 crc crio[23733]: time="2026-06-09T13:58:39.276851727Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=25f14e2b-2993-46ea-b360-c1b56d42d664 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.047916 | controller | Jun 09 13:58:39.294173 crc crio[23733]: time="2026-06-09T13:58:39.29338849Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=83cea1d0-fdc4-472e-afad-47cda493f96c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.047932 | controller | Jun 09 13:58:39.296783 crc crio[23733]: time="2026-06-09T13:58:39.296749094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.047955 | controller | Jun 09 13:58:39.376218 crc crio[23733]: time="2026-06-09T13:58:39.376074762Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=235b48b9-e646-4677-ac35-4e62f15d3954 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.047972 | controller | Jun 09 13:58:39.378171 crc crio[23733]: time="2026-06-09T13:58:39.378070783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.047988 | controller | Jun 09 13:58:39.391376 crc crio[23733]: time="2026-06-09T13:58:39.384866743Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=a3821c30-c6b7-4b04-ae57-5d5d3e02f312 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.048004 | controller | Jun 09 13:58:39.394051 crc crio[23733]: time="2026-06-09T13:58:39.392873413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.048021 | controller | Jun 09 13:58:39.402236 crc crio[23733]: time="2026-06-09T13:58:39.402166966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.048036 | controller | Jun 09 13:58:39.415453 crc crio[23733]: time="2026-06-09T13:58:39.415281215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.048052 | controller | Jun 09 13:58:39.437260 crc crio[23733]: time="2026-06-09T13:58:39.436991629Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=90432dd0-83ae-4e50-9dac-93f8602e86fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.048068 | controller | Jun 09 13:58:39.452659 crc crio[23733]: time="2026-06-09T13:58:39.452528868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.048084 | controller | Jun 09 13:58:39.491944 crc crio[23733]: time="2026-06-09T13:58:39.491883815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.048100 | controller | Jun 09 13:58:39.498426 crc crio[23733]: time="2026-06-09T13:58:39.498392328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.048117 | controller | Jun 09 13:58:39.513623 crc crio[23733]: time="2026-06-09T13:58:39.513524927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.048133 | controller | Jun 09 13:58:39.518633 crc crio[23733]: time="2026-06-09T13:58:39.518574994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.048149 | controller | Jun 09 13:58:39.554522 crc crio[23733]: time="2026-06-09T13:58:39.554406531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.048165 | controller | Jun 09 13:58:39.559579 crc crio[23733]: time="2026-06-09T13:58:39.55951834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.048184 | controller | Jun 09 13:58:39.793178 crc crio[23733]: time="2026-06-09T13:58:39.792464906Z" level=info msg="Created container 110e9c5d7ac79318c77fecb753daef3f3b169ad0659bc714b9250a3abf84ad94: openstack/nova-metadata-0/nova-metadata-log" id=83cea1d0-fdc4-472e-afad-47cda493f96c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.048200 | controller | Jun 09 13:58:39.795612 crc crio[23733]: time="2026-06-09T13:58:39.795540943Z" level=info msg="Starting container: 110e9c5d7ac79318c77fecb753daef3f3b169ad0659bc714b9250a3abf84ad94" id=87e44b6c-aff3-488e-a827-e0c1b6bcf4d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.048217 | controller | Jun 09 13:58:39.802267 crc crio[23733]: time="2026-06-09T13:58:39.80217574Z" level=info msg="Started container" PID=84010 containerID=110e9c5d7ac79318c77fecb753daef3f3b169ad0659bc714b9250a3abf84ad94 description=openstack/nova-metadata-0/nova-metadata-log id=87e44b6c-aff3-488e-a827-e0c1b6bcf4d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b
2026-06-09 14:45:31.048233 | controller | Jun 09 13:58:39.845450 crc crio[23733]: time="2026-06-09T13:58:39.845326021Z" level=info msg="Created container 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=90432dd0-83ae-4e50-9dac-93f8602e86fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.048250 | controller | Jun 09 13:58:39.846038 crc crio[23733]: time="2026-06-09T13:58:39.845994637Z" level=info msg="Created container 60beaed36ea1dc4fc0944eb95198c0bfd386072d70eb14c4e32e7c0b29c7a22b: openstack/nova-api-0/nova-api-log" id=235b48b9-e646-4677-ac35-4e62f15d3954 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.048266 | controller | Jun 09 13:58:39.846629 crc crio[23733]: time="2026-06-09T13:58:39.84645972Z" level=info msg="Starting container: 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56" id=dd90d038-4063-45e1-8924-821634ca95c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.048282 | controller | Jun 09 13:58:39.847398 crc crio[23733]: time="2026-06-09T13:58:39.84730171Z" level=info msg="Starting container: 60beaed36ea1dc4fc0944eb95198c0bfd386072d70eb14c4e32e7c0b29c7a22b" id=54b0adc8-a49e-4828-9aff-bb537bcf17b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.048337 | controller | Jun 09 13:58:39.848387 crc crio[23733]: time="2026-06-09T13:58:39.848302625Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=62b6c635-3683-47a2-a14b-aafae05506d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.048357 | controller | Jun 09 13:58:39.854097 crc crio[23733]: time="2026-06-09T13:58:39.853966037Z" level=info msg="Started container" PID=84034 containerID=9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=dd90d038-4063-45e1-8924-821634ca95c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f
2026-06-09 14:45:31.048375 | controller | Jun 09 13:58:39.860216 crc crio[23733]: time="2026-06-09T13:58:39.860027659Z" level=info msg="Started container" PID=84032 containerID=60beaed36ea1dc4fc0944eb95198c0bfd386072d70eb14c4e32e7c0b29c7a22b description=openstack/nova-api-0/nova-api-log id=54b0adc8-a49e-4828-9aff-bb537bcf17b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e
2026-06-09 14:45:31.048392 | controller | Jun 09 13:58:39.892920 crc crio[23733]: time="2026-06-09T13:58:39.892791169Z" level=info msg="Created container 980fefbec538f743a7f00bc247d381d592f80b5c3de4b96c0bdf8b19e6bf88d9: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=a3821c30-c6b7-4b04-ae57-5d5d3e02f312 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.048412 | controller | Jun 09 13:58:39.894180 crc crio[23733]: time="2026-06-09T13:58:39.89401528Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=4a88cff1-70de-44d8-962c-a8cd6fdf5d00 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.048454 | controller | Jun 09 13:58:39.899870 crc crio[23733]: time="2026-06-09T13:58:39.899777035Z" level=info msg="Starting container: 980fefbec538f743a7f00bc247d381d592f80b5c3de4b96c0bdf8b19e6bf88d9" id=3b82a0d5-f8dc-46b4-81eb-feace0fbcac8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.048472 | controller | Jun 09 13:58:39.914268 crc crio[23733]: time="2026-06-09T13:58:39.914091634Z" level=info msg="Started container" PID=84035 containerID=980fefbec538f743a7f00bc247d381d592f80b5c3de4b96c0bdf8b19e6bf88d9 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=3b82a0d5-f8dc-46b4-81eb-feace0fbcac8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1
2026-06-09 14:45:31.048490 | controller | Jun 09 13:58:39.916403 crc crio[23733]: time="2026-06-09T13:58:39.916067444Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=27cbc8e3-f2ba-4389-a2d6-13cfbafe9905 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.048507 | controller | Jun 09 13:58:39.933858 crc crio[23733]: time="2026-06-09T13:58:39.933553482Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=326a76dd-2533-4220-8fce-9d1c7ee6dc0a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.048553 | controller | Jun 09 13:58:40.019326 crc crio[23733]: time="2026-06-09T13:58:40.009537196Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=5902ff58-60ac-4c29-a47c-4743b0c411c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.048572 | controller | Jun 09 13:58:40.019326 crc crio[23733]: time="2026-06-09T13:58:40.012172532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.048589 | controller | Jun 09 13:58:40.019795 crc crio[23733]: time="2026-06-09T13:58:40.019342191Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=634bc111-258c-413b-b098-04fd532c1eb8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.048605 | controller | Jun 09 13:58:40.065298 crc crio[23733]: time="2026-06-09T13:58:40.06516839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.048622 | controller | Jun 09 13:58:40.104735 crc crio[23733]: time="2026-06-09T13:58:40.104585317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.048643 | controller | Jun 09 13:58:40.109215 crc crio[23733]: time="2026-06-09T13:58:40.10909592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.048659 | controller | Jun 09 13:58:40.140284 crc crio[23733]: time="2026-06-09T13:58:40.140191829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.048676 | controller | Jun 09 13:58:40.148464 crc crio[23733]: time="2026-06-09T13:58:40.148393015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.048692 | controller | Jun 09 13:58:40.297897 crc crio[23733]: time="2026-06-09T13:58:40.296521827Z" level=info msg="Created container c42ef50321b47618c42525e23b6295a8620bf3ebda11baf0c3b2f260c6c3a154: openstack/nova-metadata-0/nova-metadata-metadata" id=5902ff58-60ac-4c29-a47c-4743b0c411c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.048712 | controller | Jun 09 13:58:40.318397 crc crio[23733]: time="2026-06-09T13:58:40.307559253Z" level=info msg="Starting container: c42ef50321b47618c42525e23b6295a8620bf3ebda11baf0c3b2f260c6c3a154" id=54703441-1261-433b-b2f0-1a499a15a23d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.048729 | controller | Jun 09 13:58:40.337368 crc crio[23733]: time="2026-06-09T13:58:40.337216156Z" level=info msg="Started container" PID=84095 containerID=c42ef50321b47618c42525e23b6295a8620bf3ebda11baf0c3b2f260c6c3a154 description=openstack/nova-metadata-0/nova-metadata-metadata id=54703441-1261-433b-b2f0-1a499a15a23d name=/runtime.v1.RuntimeService/StartContainer sandboxID=62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b
2026-06-09 14:45:31.048746 | controller | Jun 09 13:58:40.405845 crc crio[23733]: time="2026-06-09T13:58:40.405527368Z" level=info msg="Stopping container: 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56 (timeout: 30s)" id=ca53b9ef-2a27-41fb-8fec-636434c03477 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.048763 | controller | Jun 09 13:58:40.496874 crc crio[23733]: time="2026-06-09T13:58:40.489673316Z" level=info msg="Created container 8108785aed44d42236b0fb6c7bf2eebff775ed5ceaa3540f16e8a572fc955d4f: openstack/nova-api-0/nova-api-api" id=634bc111-258c-413b-b098-04fd532c1eb8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.048862 | controller | Jun 09 13:58:40.496874 crc crio[23733]: time="2026-06-09T13:58:40.494531828Z" level=info msg="Starting container: 8108785aed44d42236b0fb6c7bf2eebff775ed5ceaa3540f16e8a572fc955d4f" id=dbb8e179-8ab5-4598-8e34-08aea257a2bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.048888 | controller | Jun 09 13:58:40.516708 crc crio[23733]: time="2026-06-09T13:58:40.51654383Z" level=info msg="Started container" PID=84101 containerID=8108785aed44d42236b0fb6c7bf2eebff775ed5ceaa3540f16e8a572fc955d4f description=openstack/nova-api-0/nova-api-api id=dbb8e179-8ab5-4598-8e34-08aea257a2bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e
2026-06-09 14:45:31.048906 | controller | Jun 09 13:58:41.414299 crc crio[23733]: time="2026-06-09T13:58:41.413691029Z" level=info msg="Stopping container: 8b8c2c64bcb7aaf7661b1f700cdb02090b012ce8afbc54058fdb68ac18f22120 (timeout: 10s)" id=ff2944f0-e153-4aeb-8648-1b12d6d8bf8a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.048966 | controller | Jun 09 13:58:41.462163 crc crio[23733]: time="2026-06-09T13:58:41.46199885Z" level=info msg="Stopping container: c42ef50321b47618c42525e23b6295a8620bf3ebda11baf0c3b2f260c6c3a154 (timeout: 30s)" id=3d538ec0-cc1d-47e8-871a-bc92c04603cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.048990 | controller | Jun 09 13:58:41.462347 crc crio[23733]: time="2026-06-09T13:58:41.462312828Z" level=info msg="Stopping container: 110e9c5d7ac79318c77fecb753daef3f3b169ad0659bc714b9250a3abf84ad94 (timeout: 30s)" id=5170c6a1-df26-487c-85ce-9492a3cfb7cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.049006 | controller | Jun 09 13:58:41.602090 crc crio[23733]: time="2026-06-09T13:58:41.601799833Z" level=info msg="Stopped container 8b8c2c64bcb7aaf7661b1f700cdb02090b012ce8afbc54058fdb68ac18f22120: openstack/dnsmasq-dns-75b56949bf-rnzmv/dnsmasq-dns" id=ff2944f0-e153-4aeb-8648-1b12d6d8bf8a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.049022 | controller | Jun 09 13:58:41.614083 crc crio[23733]: time="2026-06-09T13:58:41.613986349Z" level=info msg="Stopping pod sandbox: 406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7" id=6fd1ac63-a071-4d6b-9920-cfe5f7dea694 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.049038 | controller | Jun 09 13:58:41.621455 crc crio[23733]: time="2026-06-09T13:58:41.621195819Z" level=info msg="Got pod network &{Name:dnsmasq-dns-75b56949bf-rnzmv Namespace:openstack ID:406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7 UID:af31b156-bcb1-4f9e-ba54-253c432ab065 NetNS:/var/run/netns/42eaea10-5d56-42f4-9e47-94ab9d038a0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf31b156_bcb1_4f9e_ba54_253c432ab065.slice PodAnnotations:0xc00720c498}] Aliases:map[]}"
2026-06-09 14:45:31.049061 | controller | Jun 09 13:58:41.622770 crc crio[23733]: time="2026-06-09T13:58:41.622712147Z" level=info msg="Deleting pod openstack_dnsmasq-dns-75b56949bf-rnzmv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.049078 | controller | Jun 09 13:58:41.631089 crc crio[23733]: time="2026-06-09T13:58:41.623916407Z" level=info msg="Stopped container 110e9c5d7ac79318c77fecb753daef3f3b169ad0659bc714b9250a3abf84ad94: openstack/nova-metadata-0/nova-metadata-log" id=5170c6a1-df26-487c-85ce-9492a3cfb7cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.049094 | controller | Jun 09 13:58:42.113984 crc crio[23733]: time="2026-06-09T13:58:42.112257164Z" level=info msg="Stopped container c42ef50321b47618c42525e23b6295a8620bf3ebda11baf0c3b2f260c6c3a154: openstack/nova-metadata-0/nova-metadata-metadata" id=3d538ec0-cc1d-47e8-871a-bc92c04603cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.049109 | controller | Jun 09 13:58:42.123381 crc crio[23733]: time="2026-06-09T13:58:42.117174057Z" level=info msg="Stopping pod sandbox: 62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b" id=e8427b21-092c-4604-8ceb-077815d6a36f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.049125 | controller | Jun 09 13:58:42.123381 crc crio[23733]: time="2026-06-09T13:58:42.118575322Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b UID:c72c8632-ebc6-414c-82b0-11b241f536d3 NetNS:/var/run/netns/2fbdfde8-9ed9-4a0b-9347-aa9ed0181387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc72c8632_ebc6_414c_82b0_11b241f536d3.slice PodAnnotations:0xc0059cc448}] Aliases:map[]}"
2026-06-09 14:45:31.049141 | controller | Jun 09 13:58:42.123381 crc crio[23733]: time="2026-06-09T13:58:42.118796797Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.049157 | controller | Jun 09 13:58:42.159404 crc crio[23733]: time="2026-06-09T13:58:42.153812246Z" level=info msg="Stopped pod sandbox: 406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7" id=6fd1ac63-a071-4d6b-9920-cfe5f7dea694 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.049173 | controller | Jun 09 13:58:42.556171 crc crio[23733]: time="2026-06-09T13:58:42.555553081Z" level=info msg="Removing container: 8b8c2c64bcb7aaf7661b1f700cdb02090b012ce8afbc54058fdb68ac18f22120" id=c921ac15-93fa-4114-b5c5-6fdd38a178eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.049189 | controller | Jun 09 13:58:42.751870 crc crio[23733]: time="2026-06-09T13:58:42.74427983Z" level=info msg="Removed container 8b8c2c64bcb7aaf7661b1f700cdb02090b012ce8afbc54058fdb68ac18f22120: openstack/dnsmasq-dns-75b56949bf-rnzmv/dnsmasq-dns" id=c921ac15-93fa-4114-b5c5-6fdd38a178eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.049205 | controller | Jun 09 13:58:42.756994 crc crio[23733]: time="2026-06-09T13:58:42.756495127Z" level=info msg="Removing container: 7e28646e7ddc2a2481435bd70f59625b1dc779df012e7bad5947cac097775d00" id=7c697ba2-989f-434d-ac28-a9ff4d350b14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.049220 | controller | Jun 09 13:58:42.767859 crc crio[23733]: time="2026-06-09T13:58:42.76738491Z" level=info msg="Stopped pod sandbox: 62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b" id=e8427b21-092c-4604-8ceb-077815d6a36f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.049239 | controller | Jun 09 13:58:42.960034 crc crio[23733]: time="2026-06-09T13:58:42.959852742Z" level=info msg="Removed container 7e28646e7ddc2a2481435bd70f59625b1dc779df012e7bad5947cac097775d00: openstack/dnsmasq-dns-75b56949bf-rnzmv/init" id=7c697ba2-989f-434d-ac28-a9ff4d350b14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.049255 | controller | Jun 09 13:58:43.580842 crc crio[23733]: time="2026-06-09T13:58:43.580295229Z" level=info msg="Removing container: c42ef50321b47618c42525e23b6295a8620bf3ebda11baf0c3b2f260c6c3a154" id=82040d8a-6a7a-4d83-a519-dd5545b5f329 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.049271 | controller | Jun 09 13:58:43.686573 crc crio[23733]: time="2026-06-09T13:58:43.686449679Z" level=info msg="Removed container c42ef50321b47618c42525e23b6295a8620bf3ebda11baf0c3b2f260c6c3a154: openstack/nova-metadata-0/nova-metadata-metadata" id=82040d8a-6a7a-4d83-a519-dd5545b5f329 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.049286 | controller | Jun 09 13:58:43.697370 crc crio[23733]: time="2026-06-09T13:58:43.697287441Z" level=info msg="Removing container: 110e9c5d7ac79318c77fecb753daef3f3b169ad0659bc714b9250a3abf84ad94" id=c4a1ae82-16b6-471e-b902-c91665b1ba1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.049301 | controller | Jun 09 13:58:43.747389 crc crio[23733]: time="2026-06-09T13:58:43.74719646Z" level=info msg="Removed container 110e9c5d7ac79318c77fecb753daef3f3b169ad0659bc714b9250a3abf84ad94: openstack/nova-metadata-0/nova-metadata-log" id=c4a1ae82-16b6-471e-b902-c91665b1ba1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.049317 | controller | Jun 09 13:58:44.116192 crc crio[23733]: time="2026-06-09T13:58:44.115571791Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=b277bef7-4e99-4a52-b284-16ae38a4ae24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.049332 | controller | Jun 09 13:58:44.116339 crc crio[23733]: time="2026-06-09T13:58:44.116241258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.049347 | controller | Jun 09 13:58:44.159393 crc crio[23733]: time="2026-06-09T13:58:44.159267537Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c UID:e897d1d9-c586-476f-ba37-b1eb742302b7 NetNS:/var/run/netns/cbe969e6-af86-4fe5-9602-0d1e034aa679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode897d1d9_c586_476f_ba37_b1eb742302b7.slice PodAnnotations:0xc002534938}] Aliases:map[]}"
2026-06-09 14:45:31.049363 | controller | Jun 09 13:58:44.159393 crc crio[23733]: time="2026-06-09T13:58:44.159345758Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.049380 | controller | Jun 09 13:58:44.780597 crc crio[23733]: 2026-06-09T13:58:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8678473acd9a093 Mac:c2:94:b0:be:a8:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/cbe969e6-af86-4fe5-9602-0d1e034aa679 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.049399 | controller | Jun 09 13:58:44.782443 crc crio[23733]: time="2026-06-09T13:58:44.781959079Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c UID:e897d1d9-c586-476f-ba37-b1eb742302b7 NetNS:/var/run/netns/cbe969e6-af86-4fe5-9602-0d1e034aa679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode897d1d9_c586_476f_ba37_b1eb742302b7.slice PodAnnotations:0xc002534938}] Aliases:map[]}"
2026-06-09 14:45:31.049419 | controller | Jun 09 13:58:44.782443 crc crio[23733]: time="2026-06-09T13:58:44.782210195Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.049435 | controller | Jun 09 13:58:44.793867 crc crio[23733]: time="2026-06-09T13:58:44.793756855Z" level=info msg="Ran pod sandbox 8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c with infra container: openstack/nova-metadata-0/POD" id=b277bef7-4e99-4a52-b284-16ae38a4ae24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.049451 | controller | Jun 09 13:58:44.797416 crc crio[23733]: time="2026-06-09T13:58:44.797328465Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=34269d87-43b8-40de-acf1-ffca05ac33da name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.049467 | controller | Jun 09 13:58:44.801088 crc crio[23733]: time="2026-06-09T13:58:44.801002086Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=0e126185-9417-467e-9aa6-a0b469e183ef name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.049482 | controller | Jun 09 13:58:44.815727 crc crio[23733]: time="2026-06-09T13:58:44.815528061Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=65c32ae1-317c-4932-9eb6-314e29b14360 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.049498 | controller | Jun 09 13:58:44.817746 crc crio[23733]: time="2026-06-09T13:58:44.817609413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.049528 | controller | Jun 09 13:58:44.884384 crc crio[23733]: time="2026-06-09T13:58:44.884272033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.049550 | controller | Jun 09 13:58:44.888420 crc crio[23733]: time="2026-06-09T13:58:44.888279414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.049566 | controller | Jun 09 13:58:45.072746 crc crio[23733]: time="2026-06-09T13:58:45.072609992Z" level=info msg="Created container b408dfc961bb657b08c0a8d76960b6c6ba45d1797a0c3f8954af60b8df576c37: openstack/nova-metadata-0/nova-metadata-log" id=65c32ae1-317c-4932-9eb6-314e29b14360 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.049582 | controller | Jun 09 13:58:45.074063 crc crio[23733]: time="2026-06-09T13:58:45.073974606Z" level=info msg="Starting container: b408dfc961bb657b08c0a8d76960b6c6ba45d1797a0c3f8954af60b8df576c37" id=161df447-6570-4180-93ff-d1f244f01f0c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.049597 | controller | Jun 09 13:58:45.078994 crc crio[23733]: time="2026-06-09T13:58:45.078919151Z" level=info msg="Started container" PID=84724 containerID=b408dfc961bb657b08c0a8d76960b6c6ba45d1797a0c3f8954af60b8df576c37 description=openstack/nova-metadata-0/nova-metadata-log id=161df447-6570-4180-93ff-d1f244f01f0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c
2026-06-09 14:45:31.049613 | controller | Jun 09 13:58:45.090676 crc crio[23733]: time="2026-06-09T13:58:45.090525811Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=bdb93de1-0d73-4968-b43f-eb6727422f39 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.049628 | controller | Jun 09 13:58:45.140429 crc crio[23733]: time="2026-06-09T13:58:45.140300058Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=e3b6d6b5-8dfa-4a11-961a-fb1138c87b50 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.049647 | controller | Jun 09 13:58:45.150201 crc crio[23733]: time="2026-06-09T13:58:45.150060954Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=0456c9f0-faf3-4835-a8a6-6ba76c5fc9fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.049663 | controller | Jun 09 13:58:45.151711 crc crio[23733]: time="2026-06-09T13:58:45.151596722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.049678 | controller | Jun 09 13:58:45.231808 crc crio[23733]: time="2026-06-09T13:58:45.231706509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.049693 | controller | Jun 09 13:58:45.237617 crc crio[23733]: time="2026-06-09T13:58:45.237059273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.049709 | controller | Jun 09 13:58:45.464927 crc crio[23733]: time="2026-06-09T13:58:45.464823081Z" level=info msg="Created container 788bd57544203eb3c4e5d538bdff36e3e78063c48ef0dc9a86fb5a422230332f: openstack/nova-metadata-0/nova-metadata-metadata" id=0456c9f0-faf3-4835-a8a6-6ba76c5fc9fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.049724 | controller | Jun 09 13:58:45.468871 crc crio[23733]: time="2026-06-09T13:58:45.468757289Z" level=info msg="Starting container: 788bd57544203eb3c4e5d538bdff36e3e78063c48ef0dc9a86fb5a422230332f" id=df666358-3b37-4e2a-9e81-5c1f630d5d83 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.049740 | controller | Jun 09 13:58:45.479968 crc crio[23733]: time="2026-06-09T13:58:45.479868267Z" level=info msg="Started container" PID=84750 containerID=788bd57544203eb3c4e5d538bdff36e3e78063c48ef0dc9a86fb5a422230332f description=openstack/nova-metadata-0/nova-metadata-metadata id=df666358-3b37-4e2a-9e81-5c1f630d5d83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c
2026-06-09 14:45:31.049756 | controller | Jun 09 13:58:45.640861 crc crio[23733]: time="2026-06-09T13:58:45.640230596Z" level=info msg="Stopping pod sandbox: 1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814" id=66640f5c-3cec-4d4f-8be3-26a8a9243c3c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.049772 | controller | Jun 09 13:58:45.641369 crc crio[23733]: time="2026-06-09T13:58:45.641251701Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-vpzp9 Namespace:openstack ID:1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814 UID:b09214c0-c74a-4049-a31d-2c6df73f6b76 NetNS:/var/run/netns/6fa186ea-a508-49e3-8ef7-9e75ed8b435e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb09214c0_c74a_4049_a31d_2c6df73f6b76.slice PodAnnotations:0xc00720c368}] Aliases:map[]}"
2026-06-09 14:45:31.049788 | controller | Jun 09 13:58:45.641580 crc crio[23733]: time="2026-06-09T13:58:45.641511117Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-vpzp9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.049803 | controller | Jun 09 13:58:46.046010 crc crio[23733]: time="2026-06-09T13:58:46.045824748Z" level=info msg="Stopped pod sandbox: 1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814" id=66640f5c-3cec-4d4f-8be3-26a8a9243c3c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.049820 | controller | Jun 09 13:58:47.142023 crc crio[23733]: time="2026-06-09T13:58:47.14135403Z" level=info msg="Stopping container: 8108785aed44d42236b0fb6c7bf2eebff775ed5ceaa3540f16e8a572fc955d4f (timeout: 30s)" id=128a3ffb-8e73-488b-8edb-9be6ce89fd3a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.049838 | controller | Jun 09 13:58:47.143277 crc crio[23733]: time="2026-06-09T13:58:47.141530823Z" level=info msg="Stopping container: 60beaed36ea1dc4fc0944eb95198c0bfd386072d70eb14c4e32e7c0b29c7a22b (timeout: 30s)" id=512b59a3-bea2-4cf6-92e7-4a1880b2ea21 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.049855 | controller | Jun 09 13:58:47.246680 crc crio[23733]: time="2026-06-09T13:58:47.246536165Z" level=info msg="Stopping container: 980fefbec538f743a7f00bc247d381d592f80b5c3de4b96c0bdf8b19e6bf88d9 (timeout: 30s)" id=c8ae53fe-a0a0-4715-baf1-6eab72046f43 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.049871 | controller | Jun 09 13:58:47.430863 crc crio[23733]: time="2026-06-09T13:58:47.43073847Z" level=info msg="Stopped container 60beaed36ea1dc4fc0944eb95198c0bfd386072d70eb14c4e32e7c0b29c7a22b: openstack/nova-api-0/nova-api-log" id=512b59a3-bea2-4cf6-92e7-4a1880b2ea21 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.049887 | controller | Jun 09 13:58:47.676089 crc crio[23733]: time="2026-06-09T13:58:47.675567255Z" level=info msg="Stopping container: 788bd57544203eb3c4e5d538bdff36e3e78063c48ef0dc9a86fb5a422230332f (timeout: 30s)" id=e0b6b1dc-f9e7-4166-9622-03ef6e0510ed name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.049902 | controller | Jun 09 13:58:47.676089 crc crio[23733]: time="2026-06-09T13:58:47.675952685Z" level=info msg="Stopping container: b408dfc961bb657b08c0a8d76960b6c6ba45d1797a0c3f8954af60b8df576c37 (timeout: 30s)" id=b6d53342-b8ca-4838-a8b1-7cfe9544159b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.049918 | controller | Jun 09 13:58:47.815846 crc crio[23733]: time="2026-06-09T13:58:47.815754278Z" level=info msg="Stopped container b408dfc961bb657b08c0a8d76960b6c6ba45d1797a0c3f8954af60b8df576c37: openstack/nova-metadata-0/nova-metadata-log" id=b6d53342-b8ca-4838-a8b1-7cfe9544159b name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.049933 | controller | Jun 09 13:58:47.888558 crc crio[23733]: time="2026-06-09T13:58:47.888448289Z" level=info msg="Stopped container 8108785aed44d42236b0fb6c7bf2eebff775ed5ceaa3540f16e8a572fc955d4f: openstack/nova-api-0/nova-api-api" id=128a3ffb-8e73-488b-8edb-9be6ce89fd3a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.049949 | controller | Jun 09 13:58:47.889541 crc crio[23733]: time="2026-06-09T13:58:47.889452985Z" level=info msg="Stopping pod sandbox: 4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e" id=8572ecef-0fb5-4d44-a0e8-32169564cee6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.049993 | controller | Jun 09 13:58:47.891302 crc crio[23733]: time="2026-06-09T13:58:47.891078215Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e UID:023fdc5b-89a2-4a00-9565-f8c09e79deae NetNS:/var/run/netns/3b48059b-4608-4d46-85d5-d30334998132 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod023fdc5b_89a2_4a00_9565_f8c09e79deae.slice PodAnnotations:0xc002b0e938}] Aliases:map[]}"
2026-06-09 14:45:31.050016 | controller | Jun 09 13:58:47.891302 crc crio[23733]: time="2026-06-09T13:58:47.891304172Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.050033 | controller | Jun 09 13:58:47.940375 crc crio[23733]: time="2026-06-09T13:58:47.903729752Z" level=info msg="Stopped container 788bd57544203eb3c4e5d538bdff36e3e78063c48ef0dc9a86fb5a422230332f: openstack/nova-metadata-0/nova-metadata-metadata" id=e0b6b1dc-f9e7-4166-9622-03ef6e0510ed name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.050049 | controller | Jun 09 13:58:47.940375 crc crio[23733]: time="2026-06-09T13:58:47.905268601Z" level=info msg="Stopping pod sandbox: 8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c" id=0f284e02-199d-4c89-8f82-c9047db6c9c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.050096 | controller | Jun 09 13:58:47.940375 crc crio[23733]: time="2026-06-09T13:58:47.906023909Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c UID:e897d1d9-c586-476f-ba37-b1eb742302b7 NetNS:/var/run/netns/cbe969e6-af86-4fe5-9602-0d1e034aa679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode897d1d9_c586_476f_ba37_b1eb742302b7.slice PodAnnotations:0xc00720ca80}] Aliases:map[]}"
2026-06-09 14:45:31.050114 | controller | Jun 09 13:58:47.940375 crc crio[23733]: time="2026-06-09T13:58:47.906225224Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.050131 | controller | Jun 09 13:58:48.385836 crc crio[23733]: time="2026-06-09T13:58:48.38570835Z" level=info msg="Stopped pod sandbox: 8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c" id=0f284e02-199d-4c89-8f82-c9047db6c9c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.050173 | controller | Jun 09 13:58:48.464851 crc crio[23733]: time="2026-06-09T13:58:48.46433188Z" level=info msg="Stopped pod sandbox: 4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e" id=8572ecef-0fb5-4d44-a0e8-32169564cee6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.050190 | controller | Jun 09 13:58:48.767539 crc crio[23733]: time="2026-06-09T13:58:48.767340362Z" level=info msg="Removing container: 8108785aed44d42236b0fb6c7bf2eebff775ed5ceaa3540f16e8a572fc955d4f" id=d69abeb4-703f-4d89-ba0a-f003f4a0bfc6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.050206 | controller | Jun 09 13:58:48.840463 crc crio[23733]: time="2026-06-09T13:58:48.839534591Z" level=info msg="Removed container 8108785aed44d42236b0fb6c7bf2eebff775ed5ceaa3540f16e8a572fc955d4f: openstack/nova-api-0/nova-api-api" id=d69abeb4-703f-4d89-ba0a-f003f4a0bfc6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.050244 | controller | Jun 09 13:58:48.843309 crc crio[23733]: time="2026-06-09T13:58:48.843171282Z" level=info msg="Removing container: 60beaed36ea1dc4fc0944eb95198c0bfd386072d70eb14c4e32e7c0b29c7a22b" id=3b4f7ffd-30de-411a-9646-cf1fe3ee3b0c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.050264 | controller | Jun 09 13:58:48.886272 crc crio[23733]: time="2026-06-09T13:58:48.886212951Z" level=info msg="Removed container 60beaed36ea1dc4fc0944eb95198c0bfd386072d70eb14c4e32e7c0b29c7a22b: openstack/nova-api-0/nova-api-log" id=3b4f7ffd-30de-411a-9646-cf1fe3ee3b0c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.050280 | controller | Jun 09 13:58:48.892022 crc crio[23733]: time="2026-06-09T13:58:48.891979645Z" level=info msg="Removing container: 788bd57544203eb3c4e5d538bdff36e3e78063c48ef0dc9a86fb5a422230332f" id=39915ccb-f146-4b2c-b641-de99dc2dd655 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.050296 | controller | Jun 09 13:58:48.953987 crc crio[23733]: time="2026-06-09T13:58:48.953734262Z" level=info msg="Removed container 788bd57544203eb3c4e5d538bdff36e3e78063c48ef0dc9a86fb5a422230332f: openstack/nova-metadata-0/nova-metadata-metadata" id=39915ccb-f146-4b2c-b641-de99dc2dd655 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.050336 | controller | Jun 09 13:58:48.971909 crc crio[23733]: time="2026-06-09T13:58:48.971731784Z" level=info msg="Removing container: b408dfc961bb657b08c0a8d76960b6c6ba45d1797a0c3f8954af60b8df576c37" id=a5b03a19-9153-437b-8699-409931e58f02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.050355 | controller | Jun 09 13:58:49.003137 crc crio[23733]: time="2026-06-09T13:58:49.003014537Z" level=info msg="Removed container b408dfc961bb657b08c0a8d76960b6c6ba45d1797a0c3f8954af60b8df576c37: openstack/nova-metadata-0/nova-metadata-log" id=a5b03a19-9153-437b-8699-409931e58f02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.050374 | controller | Jun 09 13:58:49.410377 crc crio[23733]: time="2026-06-09T13:58:49.409508383Z" level=info msg="Stopped container 980fefbec538f743a7f00bc247d381d592f80b5c3de4b96c0bdf8b19e6bf88d9: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=c8ae53fe-a0a0-4715-baf1-6eab72046f43 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.050412 | controller | Jun 09 13:58:49.417231 crc crio[23733]: time="2026-06-09T13:58:49.417158875Z" level=info msg="Stopping pod sandbox: 809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1" id=6e6deb9b-858c-48e9-8b4d-55b1a2672f37 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.050432 | controller | Jun 09 13:58:49.418040 crc crio[23733]: time="2026-06-09T13:58:49.417993245Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1 UID:5fd64fa0-755e-4fb1-aeeb-690143c9db17 NetNS:/var/run/netns/cc08b4ec-ee93-4e46-900b-f918dfaab614 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fd64fa0_755e_4fb1_aeeb_690143c9db17.slice PodAnnotations:0xc000308688}] Aliases:map[]}"
2026-06-09 14:45:31.050449 | controller | Jun 09 13:58:49.418339 crc crio[23733]: time="2026-06-09T13:58:49.418236842Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.050465 | controller | Jun 09 13:58:49.638323 crc crio[23733]: time="2026-06-09T13:58:49.635807663Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=bf0f6bb6-9a19-405f-b2da-c0d9d5e7372f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.050481 | controller | Jun 09 13:58:49.638323 crc crio[23733]: time="2026-06-09T13:58:49.635955577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.050497 | controller | Jun 09 13:58:49.656615 crc crio[23733]: time="2026-06-09T13:58:49.655448145Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=071c81f9-2a84-4b1c-8cc2-eadbb68263e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.050525 | controller | Jun 09 13:58:49.656615 crc crio[23733]: time="2026-06-09T13:58:49.655548438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.050547 | controller | Jun 09 13:58:49.741943 crc crio[23733]: time="2026-06-09T13:58:49.741746427Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f UID:1930d64a-e4c1-47ba-bd58-73879d2ca050 NetNS:/var/run/netns/7dcec523-e091-4196-b1f9-405b756b3aa1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1930d64a_e4c1_47ba_bd58_73879d2ca050.slice PodAnnotations:0xc0059cc110}] Aliases:map[]}"
2026-06-09 14:45:31.050573 | controller | Jun 09 13:58:49.741943 crc crio[23733]: time="2026-06-09T13:58:49.741836419Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.050589 | controller | Jun 09 13:58:49.742978 crc crio[23733]: time="2026-06-09T13:58:49.742870707Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa UID:0b1a75cb-95af-4e8e-b789-66846482118b NetNS:/var/run/netns/4c47699e-16f5-4328-aec4-ed2813b51c41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b1a75cb_95af_4e8e_b789_66846482118b.slice PodAnnotations:0xc00012af68}] Aliases:map[]}"
2026-06-09 14:45:31.050614 | controller | Jun 09 13:58:49.742978 crc crio[23733]: time="2026-06-09T13:58:49.742942258Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.050636 | controller | Jun 09 13:58:49.839013 crc crio[23733]: time="2026-06-09T13:58:49.838909982Z" level=info msg="Stopped pod sandbox: 809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1" id=6e6deb9b-858c-48e9-8b4d-55b1a2672f37 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.050657 | controller | Jun 09 13:58:50.392185 crc crio[23733]: 2026-06-09T13:58:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99d6266944c9342 Mac:f2:34:b2:cd:35:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/7dcec523-e091-4196-b1f9-405b756b3aa1 SocketPath: PciID:}] [{Interface:0xc000244990 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.050678 | controller | Jun 09 13:58:50.392185 crc crio[23733]: time="2026-06-09T13:58:50.388067713Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f UID:1930d64a-e4c1-47ba-bd58-73879d2ca050 NetNS:/var/run/netns/7dcec523-e091-4196-b1f9-405b756b3aa1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1930d64a_e4c1_47ba_bd58_73879d2ca050.slice PodAnnotations:0xc0059cc110}] Aliases:map[]}"
2026-06-09 14:45:31.050694 | controller | Jun 09 13:58:50.392185 crc crio[23733]: time="2026-06-09T13:58:50.388270487Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.050715 | controller | Jun 09 13:58:50.420608 crc crio[23733]: time="2026-06-09T13:58:50.420331071Z" level=info msg="Ran pod sandbox 99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f with infra container: openstack/nova-api-0/POD" id=bf0f6bb6-9a19-405f-b2da-c0d9d5e7372f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.050736 | controller | Jun 09 13:58:50.427653 crc crio[23733]: time="2026-06-09T13:58:50.426868615Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=6aeb0a61-dee0-4e49-a9bc-26aedf289ac9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.050752 | controller | Jun 09 13:58:50.435671 crc crio[23733]: time="2026-06-09T13:58:50.43543164Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b831100f-230a-4fdc-b2af-6d410bb15801 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.050773 | controller | Jun 09 13:58:50.453013 crc crio[23733]: time="2026-06-09T13:58:50.452824906Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=0c886d3c-acad-45c5-a6e3-555a03baacda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.050793 | controller | Jun 09 13:58:50.454815 crc crio[23733]: time="2026-06-09T13:58:50.454750344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.050863 | controller | Jun 09 13:58:50.514626 crc crio[23733]: time="2026-06-09T13:58:50.514519662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.050885 | controller | Jun 09 13:58:50.520399 crc crio[23733]: time="2026-06-09T13:58:50.520353678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.050905 | controller | Jun 09 13:58:50.530495 crc crio[23733]: 2026-06-09T13:58:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a446bfd46731f3 Mac:d6:0c:e0:84:2a:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/4c47699e-16f5-4328-aec4-ed2813b51c41 SocketPath: PciID:}] [{Interface:0xc000144c30 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.050922 | controller | Jun 09 13:58:50.532445 crc crio[23733]: time="2026-06-09T13:58:50.532353118Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa UID:0b1a75cb-95af-4e8e-b789-66846482118b NetNS:/var/run/netns/4c47699e-16f5-4328-aec4-ed2813b51c41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b1a75cb_95af_4e8e_b789_66846482118b.slice PodAnnotations:0xc00012af68}] Aliases:map[]}"
2026-06-09 14:45:31.050938 | controller | Jun 09 13:58:50.532583 crc crio[23733]: time="2026-06-09T13:58:50.532545253Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.050954 | controller | Jun 09 13:58:50.544391 crc crio[23733]: time="2026-06-09T13:58:50.542909643Z" level=info msg="Ran pod sandbox 6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa with infra container: openstack/nova-metadata-0/POD" id=071c81f9-2a84-4b1c-8cc2-eadbb68263e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.050969 | controller | Jun 09 13:58:50.547345 crc crio[23733]: time="2026-06-09T13:58:50.547302403Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=84930578-cda1-41a2-8aeb-053c537371d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.050985 | controller | Jun 09 13:58:50.551861 crc crio[23733]: time="2026-06-09T13:58:50.551777176Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=82cc89ce-ba3f-4a51-a209-8caae8d82647 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.051001 | controller | Jun 09 13:58:50.568329 crc crio[23733]: time="2026-06-09T13:58:50.568205127Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=23044d43-30ba-493f-9499-c3f5a55adc63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.051017 | controller | Jun 09 13:58:50.570439 crc crio[23733]: time="2026-06-09T13:58:50.57037026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.051032 | controller | Jun 09 13:58:50.654742 crc crio[23733]: time="2026-06-09T13:58:50.654427628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.051047 | controller | Jun 09 13:58:50.658991 crc crio[23733]: time="2026-06-09T13:58:50.658876909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.051063 | controller | Jun 09 13:58:50.875254 crc crio[23733]: time="2026-06-09T13:58:50.875182259Z" level=info msg="Removing container: 980fefbec538f743a7f00bc247d381d592f80b5c3de4b96c0bdf8b19e6bf88d9" id=d951f793-7d52-4021-8f0c-f159b2ab45b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.051078 | controller | Jun 09 13:58:50.886380 crc crio[23733]: time="2026-06-09T13:58:50.886273736Z" level=info msg="Created container 9941ca8c1c91dd15ac08f98834c6f620b436d21dd463dd5bbdfcce104623cab7: openstack/nova-metadata-0/nova-metadata-log" id=23044d43-30ba-493f-9499-c3f5a55adc63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.051094 | controller | Jun 09 13:58:50.888497 crc crio[23733]: time="2026-06-09T13:58:50.888418581Z" level=info msg="Starting container: 9941ca8c1c91dd15ac08f98834c6f620b436d21dd463dd5bbdfcce104623cab7" id=bbb99c22-bc92-456b-a590-7c6a99a088d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.051113 | controller | Jun 09 13:58:50.897237 crc crio[23733]: time="2026-06-09T13:58:50.897080778Z" level=info msg="Created container f82864745e95cf501851003834cfd98c253a6dc17a202053b1083d05d0515853: openstack/nova-api-0/nova-api-log" id=0c886d3c-acad-45c5-a6e3-555a03baacda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.051130 | controller | Jun 09 13:58:50.898586 crc crio[23733]: time="2026-06-09T13:58:50.898488763Z" level=info msg="Starting container: f82864745e95cf501851003834cfd98c253a6dc17a202053b1083d05d0515853" id=b1b7b274-94a1-4838-8b3f-33bdd057afc1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.051146 | controller | Jun 09 13:58:50.898892 crc crio[23733]: time="2026-06-09T13:58:50.898824501Z" level=info msg="Started container" PID=85382 containerID=9941ca8c1c91dd15ac08f98834c6f620b436d21dd463dd5bbdfcce104623cab7 description=openstack/nova-metadata-0/nova-metadata-log id=bbb99c22-bc92-456b-a590-7c6a99a088d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa
2026-06-09 14:45:31.051162 | controller | Jun 09 13:58:50.909266 crc crio[23733]: time="2026-06-09T13:58:50.908704439Z" level=info msg="Started container" PID=85379 containerID=f82864745e95cf501851003834cfd98c253a6dc17a202053b1083d05d0515853 description=openstack/nova-api-0/nova-api-log id=b1b7b274-94a1-4838-8b3f-33bdd057afc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f
2026-06-09 14:45:31.051178 | controller | Jun 09 13:58:50.927012 crc crio[23733]: time="2026-06-09T13:58:50.926912626Z" level=info msg="Removed container 980fefbec538f743a7f00bc247d381d592f80b5c3de4b96c0bdf8b19e6bf88d9: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=d951f793-7d52-4021-8f0c-f159b2ab45b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.051194 | controller | Jun 09 13:58:50.931989 crc crio[23733]: time="2026-06-09T13:58:50.93190998Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=4a7341ea-ca9f-4cfa-8efd-0018723617e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.051210 | controller | Jun 09 13:58:50.935728 crc crio[23733]: time="2026-06-09T13:58:50.935605113Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=7493224c-cf40-4420-9c64-dd42faee72b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.051226 | controller | Jun 09 13:58:50.975734 crc crio[23733]: time="2026-06-09T13:58:50.975564584Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=15f93803-1536-41de-83c2-53d0ca39d0de name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.051242 | controller | Jun 09 13:58:51.010607 crc crio[23733]: time="2026-06-09T13:58:51.01051721Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=f54f70ec-741f-4cd6-8b6b-396e5a4cf605 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.051258 | controller | Jun 09 13:58:51.016293 crc crio[23733]: time="2026-06-09T13:58:51.016204052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.051273 | controller | Jun 09 13:58:51.034595 crc crio[23733]: time="2026-06-09T13:58:51.033873966Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=64515b4d-e0f7-404c-980c-2cdf900e7199 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.051289 | controller | Jun 09 13:58:51.082239 crc crio[23733]: time="2026-06-09T13:58:51.081723014Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=42bdd49a-f16b-4068-b61a-f8b08791ed6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.051308 | controller | Jun 09 13:58:51.088518 crc crio[23733]: time="2026-06-09T13:58:51.08790959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.051324 | controller | Jun 09 13:58:51.123267 crc crio[23733]: time="2026-06-09T13:58:51.123084161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.051340 | controller | Jun 09 13:58:51.127862 crc crio[23733]: time="2026-06-09T13:58:51.127739648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.051355 | controller | Jun 09 13:58:51.167893 crc crio[23733]: time="2026-06-09T13:58:51.167494924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.051371 | controller | Jun 09 13:58:51.173146 crc crio[23733]: time="2026-06-09T13:58:51.173009422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.051386 | controller | Jun 09 13:58:51.268552 crc crio[23733]: time="2026-06-09T13:58:51.268443623Z" level=info msg="Created container 0ba48b85dfac785752fad29b8854836716b601a40bb33199bf83e0f662a1e558: openstack/nova-api-0/nova-api-api" id=f54f70ec-741f-4cd6-8b6b-396e5a4cf605 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.051403 | controller | Jun 09 13:58:51.272312 crc crio[23733]: time="2026-06-09T13:58:51.272225498Z" level=info msg="Starting container: 0ba48b85dfac785752fad29b8854836716b601a40bb33199bf83e0f662a1e558" id=02e9aff4-05bc-413a-b2d7-f845136d6ccc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.051419 | controller | Jun 09 13:58:51.279940 crc crio[23733]: time="2026-06-09T13:58:51.279372227Z" level=info msg="Started container" PID=85451 containerID=0ba48b85dfac785752fad29b8854836716b601a40bb33199bf83e0f662a1e558 description=openstack/nova-api-0/nova-api-api id=02e9aff4-05bc-413a-b2d7-f845136d6ccc name=/runtime.v1.RuntimeService/StartContainer sandboxID=99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f
2026-06-09 14:45:31.051463 | controller | Jun 09 13:58:51.334058 crc crio[23733]: time="2026-06-09T13:58:51.333956504Z" level=info msg="Created container 8792abfb58b2315e2e6a71155dac631bd68973b2e026c63ec4378a6bcb8df6b0: openstack/nova-metadata-0/nova-metadata-metadata" id=42bdd49a-f16b-4068-b61a-f8b08791ed6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.051482 | controller | Jun 09 13:58:51.336897 crc crio[23733]: time="2026-06-09T13:58:51.336620881Z" level=info msg="Starting container: 8792abfb58b2315e2e6a71155dac631bd68973b2e026c63ec4378a6bcb8df6b0" id=8e4094af-11ca-4e48-9d0d-bf115e392dea name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.051499 | controller | Jun 09 13:58:51.344755 crc crio[23733]: time="2026-06-09T13:58:51.344388436Z" level=info msg="Started container" PID=85454 containerID=8792abfb58b2315e2e6a71155dac631bd68973b2e026c63ec4378a6bcb8df6b0 description=openstack/nova-metadata-0/nova-metadata-metadata id=8e4094af-11ca-4e48-9d0d-bf115e392dea name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa
2026-06-09 14:45:31.051663 | controller | Jun 09 13:58:51.409036 crc crio[23733]: time="2026-06-09T13:58:51.408871342Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=db9e98ef-6a56-4830-a4d2-72088d47e1c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.051686 | controller | Jun 09 13:58:51.409036 crc crio[23733]: time="2026-06-09T13:58:51.409004665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.051707 | controller | Jun 09 13:58:51.454935 crc crio[23733]: time="2026-06-09T13:58:51.45472452Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41 UID:25150656-6fac-4b64-9f3e-4a1d765fe226 NetNS:/var/run/netns/f8a4a8ba-69fa-43b8-bd81-e8ff213137fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25150656_6fac_4b64_9f3e_4a1d765fe226.slice PodAnnotations:0xc0028986d0}] Aliases:map[]}"
2026-06-09 14:45:31.051724 | controller | Jun 09 13:58:51.454935 crc crio[23733]: time="2026-06-09T13:58:51.454866904Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.051788 | controller | Jun 09 13:58:51.962427 crc crio[23733]: time="2026-06-09T13:58:51.961032567Z" level=info msg="Stopping pod sandbox: 7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701" id=0fb683be-97cc-4978-9046-f0261e407a82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.051810 | controller | Jun 09 13:58:51.962896 crc crio[23733]: time="2026-06-09T13:58:51.962771981Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-sf2n6 Namespace:openstack ID:7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701 UID:e17bd3c6-bc02-4948-9c1e-f268513be671 NetNS:/var/run/netns/4541c272-8db3-46e6-976e-6b3b387a839c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode17bd3c6_bc02_4948_9c1e_f268513be671.slice PodAnnotations:0xc0010263d8}] Aliases:map[]}"
2026-06-09 14:45:31.051827 | controller | Jun 09 13:58:51.963030 crc crio[23733]: time="2026-06-09T13:58:51.962961566Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-db-sync-sf2n6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.051844 | controller | Jun 09 13:58:52.207608 crc crio[23733]: 2026-06-09T13:58:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f32f5f304183f65 Mac:ce:d7:e6:c6:f1:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/f8a4a8ba-69fa-43b8-bd81-e8ff213137fc SocketPath: PciID:}] [{Interface:0xc000014820 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.051860 | controller | Jun 09 13:58:52.209759 crc crio[23733]: time="2026-06-09T13:58:52.209688489Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41 UID:25150656-6fac-4b64-9f3e-4a1d765fe226 NetNS:/var/run/netns/f8a4a8ba-69fa-43b8-bd81-e8ff213137fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25150656_6fac_4b64_9f3e_4a1d765fe226.slice PodAnnotations:0xc0028986d0}] Aliases:map[]}"
2026-06-09 14:45:31.051877 | controller | Jun 09 13:58:52.210067 crc crio[23733]: time="2026-06-09T13:58:52.210000967Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.051893 | controller | Jun 09 13:58:52.233745 crc crio[23733]: time="2026-06-09T13:58:52.233428144Z" level=info msg="Ran pod sandbox f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41 with infra container: openstack/nova-scheduler-0/POD" id=db9e98ef-6a56-4830-a4d2-72088d47e1c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.051909 | controller | Jun 09 13:58:52.236729 crc crio[23733]: time="2026-06-09T13:58:52.23649041Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=cd448d67-6db1-46f8-b5c4-a280db02b869 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.051928 | controller | Jun 09 13:58:52.285812 crc crio[23733]: time="2026-06-09T13:58:52.285700123Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=0692c28c-e2b3-407e-af1a-fb2591b555d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.051945 | controller | Jun 09 13:58:52.306858 crc crio[23733]: time="2026-06-09T13:58:52.306690279Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=fb053c11-7cf0-4a8d-b0c9-83430b921a98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.051961 | controller | Jun 09 13:58:52.309281 crc crio[23733]: time="2026-06-09T13:58:52.309054389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.051977 | controller | Jun 09 13:58:52.386073 crc crio[23733]: time="2026-06-09T13:58:52.38534779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.051992 | controller | Jun 09 13:58:52.400781 crc crio[23733]: time="2026-06-09T13:58:52.400001808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.052009 | controller | Jun 09 13:58:52.494432 crc crio[23733]: time="2026-06-09T13:58:52.493846819Z" level=info msg="Stopped pod sandbox: 7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701" id=0fb683be-97cc-4978-9046-f0261e407a82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.052025 | controller | Jun 09 13:58:52.671863 crc crio[23733]: time="2026-06-09T13:58:52.665022418Z" level=info msg="Created container 4a53811adcf97522d8039f95f068035eb433ae9e7cf0e325d15f7bfa76d13795: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=fb053c11-7cf0-4a8d-b0c9-83430b921a98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.052041 | controller | Jun 09 13:58:52.687710 crc crio[23733]: time="2026-06-09T13:58:52.687546482Z" level=info msg="Starting container: 4a53811adcf97522d8039f95f068035eb433ae9e7cf0e325d15f7bfa76d13795" id=3228cb59-af28-4b6f-ae41-6d4c5dd4c9c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.052056 | controller | Jun 09 13:58:52.698691 crc crio[23733]: time="2026-06-09T13:58:52.698576749Z" level=info msg="Started container" PID=85804 containerID=4a53811adcf97522d8039f95f068035eb433ae9e7cf0e325d15f7bfa76d13795 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=3228cb59-af28-4b6f-ae41-6d4c5dd4c9c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41
2026-06-09 14:45:31.052072 | controller | Jun 09 13:58:53.513313 crc crio[23733]: time="2026-06-09T13:58:53.512732079Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=4def7c34-d331-4b87-9f75-2dc92a8a92be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.052088 | controller | Jun 09 13:58:53.515233 crc crio[23733]: time="2026-06-09T13:58:53.513353635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.052103 | controller | Jun 09 13:58:53.554633 crc crio[23733]: time="2026-06-09T13:58:53.554532046Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:1a3f05c4db9fc74f1c87b9bb3bcc42914dd42b45bbaed74f8e89a06f5e39e2cc UID:af389710-6e99-4cf8-acf7-d0c6776d5a59 NetNS:/var/run/netns/47c24cad-de81-498e-9dff-3de8d0dc99f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf389710_6e99_4cf8_acf7_d0c6776d5a59.slice PodAnnotations:0xc002898530}] Aliases:map[]}"
2026-06-09 14:45:31.052123 | controller | Jun 09 13:58:53.554633 crc crio[23733]: time="2026-06-09T13:58:53.554610008Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.052139 | controller | Jun 09 13:58:54.870724 crc crio[23733]: 2026-06-09T13:58:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a3f05c4db9fc74 Mac:6e:b8:9b:8c:6f:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/47c24cad-de81-498e-9dff-3de8d0dc99f7 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.052155 | controller | Jun 09 13:58:54.875599 crc crio[23733]: time="2026-06-09T13:58:54.875506046Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:1a3f05c4db9fc74f1c87b9bb3bcc42914dd42b45bbaed74f8e89a06f5e39e2cc UID:af389710-6e99-4cf8-acf7-d0c6776d5a59 NetNS:/var/run/netns/47c24cad-de81-498e-9dff-3de8d0dc99f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf389710_6e99_4cf8_acf7_d0c6776d5a59.slice PodAnnotations:0xc002898530}] Aliases:map[]}"
2026-06-09 14:45:31.052172 | controller | Jun 09 13:58:54.875835 crc crio[23733]: time="2026-06-09T13:58:54.875767293Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.052188 | controller | Jun 09 13:58:54.893797 crc crio[23733]: time="2026-06-09T13:58:54.893739294Z" level=info msg="Ran pod sandbox 1a3f05c4db9fc74f1c87b9bb3bcc42914dd42b45bbaed74f8e89a06f5e39e2cc with infra container: openstack/nova-cell1-conductor-0/POD" id=4def7c34-d331-4b87-9f75-2dc92a8a92be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.052203 | controller | Jun 09 13:58:54.900504 crc crio[23733]: time="2026-06-09T13:58:54.899201031Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=636b257c-e04f-4bb0-a1c1-0393647ca98e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.052219 | controller | Jun 09 13:58:54.962765 crc crio[23733]: time="2026-06-09T13:58:54.958432645Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=f5b7c87e-6782-4ac5-bb8e-81a228f7916f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.052235 | controller | Jun 09 13:58:54.972956 crc crio[23733]: time="2026-06-09T13:58:54.972465586Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=6e2bef7e-93aa-40e8-ba97-2c14665ef27f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.052279 | controller | Jun 09 13:58:54.973300 crc crio[23733]: time="2026-06-09T13:58:54.973248106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.052301 | controller | Jun 09 13:58:55.065907 crc crio[23733]: time="2026-06-09T13:58:55.065751874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.052318 | controller | Jun 09 13:58:55.070210 crc crio[23733]: time="2026-06-09T13:58:55.069704573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.052335 | controller | Jun 09 13:58:55.265463 crc crio[23733]: time="2026-06-09T13:58:55.265337425Z" level=info msg="Created container 7fe251671fc46a68dbc299ea2fe94238a46804f1016ff4a41860b4c84341d345: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=6e2bef7e-93aa-40e8-ba97-2c14665ef27f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.052383 | controller | Jun 09 13:58:55.267304 crc crio[23733]: time="2026-06-09T13:58:55.267226262Z" level=info msg="Starting container: 7fe251671fc46a68dbc299ea2fe94238a46804f1016ff4a41860b4c84341d345" id=9250672f-f07f-4aa0-b674-4a67960aa8b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.052401 | controller | Jun 09 13:58:55.273687 crc crio[23733]: time="2026-06-09T13:58:55.273577771Z" level=info msg="Started container" PID=85945 containerID=7fe251671fc46a68dbc299ea2fe94238a46804f1016ff4a41860b4c84341d345 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=9250672f-f07f-4aa0-b674-4a67960aa8b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a3f05c4db9fc74f1c87b9bb3bcc42914dd42b45bbaed74f8e89a06f5e39e2cc
2026-06-09 14:45:31.052417 | controller | Jun 09 13:58:58.120185 crc crio[23733]: time="2026-06-09T13:58:58.119769749Z" level=info msg="Stopping container: 156a6825c7b04a0ab68a458aaeb10d9332baa2d002b679d88ebf5cfef5df6b2c (timeout: 30s)" id=0c156d66-2b46-4e4c-9c4a-94a25c0d019d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.052458 | controller | Jun 09 13:58:58.246939 crc crio[23733]: time="2026-06-09T13:58:58.246803223Z" level=info msg="Stopped container 156a6825c7b04a0ab68a458aaeb10d9332baa2d002b679d88ebf5cfef5df6b2c: openstack/kube-state-metrics-0/kube-state-metrics" id=0c156d66-2b46-4e4c-9c4a-94a25c0d019d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.052477 | controller | Jun 09 13:58:58.248596 crc crio[23733]: time="2026-06-09T13:58:58.248516177Z" level=info msg="Stopping pod sandbox: a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf" id=7fe86558-2dc2-4bee-9f23-b0580c7a693c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.052493 | controller | Jun 09 13:58:58.250209 crc crio[23733]: time="2026-06-09T13:58:58.250053415Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf UID:e139be2d-f2f9-4dfe-be92-2cef1d9e0bcf NetNS:/var/run/netns/ef3e671d-b20b-4b3a-b441-b66d6f086c90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode139be2d_f2f9_4dfe_be92_2cef1d9e0bcf.slice PodAnnotations:0xc0027d0678}] Aliases:map[]}"
2026-06-09 14:45:31.052552 | controller | Jun 09 13:58:58.250384 crc crio[23733]: time="2026-06-09T13:58:58.250319581Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.052584 | controller | Jun 09 13:58:58.670884 crc crio[23733]: time="2026-06-09T13:58:58.670040939Z" level=info msg="Stopped pod sandbox: a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf" id=7fe86558-2dc2-4bee-9f23-b0580c7a693c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.052603 | controller | Jun 09 13:58:59.180373 crc crio[23733]: time="2026-06-09T13:58:59.180261403Z" level=info msg="Removing container: 156a6825c7b04a0ab68a458aaeb10d9332baa2d002b679d88ebf5cfef5df6b2c" id=72d8ddee-4dfa-4e6e-b60d-37fa818f60c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.052723 | controller | Jun 09 13:58:59.220497 crc crio[23733]: time="2026-06-09T13:58:59.217471045Z" level=info msg="Removed container 156a6825c7b04a0ab68a458aaeb10d9332baa2d002b679d88ebf5cfef5df6b2c: openstack/kube-state-metrics-0/kube-state-metrics" id=72d8ddee-4dfa-4e6e-b60d-37fa818f60c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.052747 | controller | Jun 09 13:58:59.640140 crc crio[23733]: time="2026-06-09T13:58:59.639667676Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=98dc104f-7061-4d41-afe8-38245249bc83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.052764 | controller | Jun 09 13:58:59.640140 crc crio[23733]: time="2026-06-09T13:58:59.640089555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.052787 | controller | Jun 09 13:58:59.677374 crc crio[23733]: time="2026-06-09T13:58:59.677274706Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:dd5277d61580e92a2d16af19a82d815a4c8a8ef69b713f20d78c60e76c44f746 UID:f9811e83-fb40-4428-a1f5-77f29f5d42a5 NetNS:/var/run/netns/d033c1fa-a097-49f0-bcf2-05c14e169394 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9811e83_fb40_4428_a1f5_77f29f5d42a5.slice PodAnnotations:0xc0027d0ad0}] Aliases:map[]}"
2026-06-09 14:45:31.052805 | controller | Jun 09 13:58:59.677374 crc crio[23733]: time="2026-06-09T13:58:59.677354989Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.052821 | controller | Jun 09 13:59:00.088703 crc crio[23733]: 2026-06-09T13:59:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd5277d61580e92 Mac:26:e4:df:62:d6:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/d033c1fa-a097-49f0-bcf2-05c14e169394 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.052838 | controller | Jun 09 13:59:00.090428 crc crio[23733]: time="2026-06-09T13:59:00.090338907Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:dd5277d61580e92a2d16af19a82d815a4c8a8ef69b713f20d78c60e76c44f746 UID:f9811e83-fb40-4428-a1f5-77f29f5d42a5 NetNS:/var/run/netns/d033c1fa-a097-49f0-bcf2-05c14e169394 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9811e83_fb40_4428_a1f5_77f29f5d42a5.slice PodAnnotations:0xc0027d0ad0}] Aliases:map[]}"
2026-06-09 14:45:31.052855 | controller | Jun 09 13:59:00.090627 crc crio[23733]: time="2026-06-09T13:59:00.090549613Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.052871 | controller | Jun 09 13:59:00.105453 crc crio[23733]: time="2026-06-09T13:59:00.105357793Z" level=info msg="Ran pod sandbox dd5277d61580e92a2d16af19a82d815a4c8a8ef69b713f20d78c60e76c44f746 with infra container: openstack/kube-state-metrics-0/POD" id=98dc104f-7061-4d41-afe8-38245249bc83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.052888 | controller | Jun 09 13:59:00.112690 crc crio[23733]: time="2026-06-09T13:59:00.112557194Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=9a613b75-bf5c-48a7-a7a5-b00f563edca7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.052903 | controller | Jun 09 13:59:00.167740 crc crio[23733]: time="2026-06-09T13:59:00.167619144Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=4f8172ba-859d-47dc-860f-9c228faedef7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.052919 | controller | Jun 09 13:59:00.201741 crc crio[23733]: time="2026-06-09T13:59:00.201624226Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=ce57b404-0f1e-44ee-9301-8179349277a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.052935 | controller | Jun 09 13:59:00.202709 crc crio[23733]: time="2026-06-09T13:59:00.202233611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.052951 | controller | Jun 09 13:59:00.274962 crc crio[23733]: time="2026-06-09T13:59:00.274771649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.052970 | controller | Jun 09 13:59:00.281832 crc crio[23733]: time="2026-06-09T13:59:00.281730103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.052986 | controller | Jun 09 13:59:00.409277 crc crio[23733]: time="2026-06-09T13:59:00.409175017Z" level=info msg="Created container d833853634871158120a3138f96735be1d9caca6275ff0cdf21e44ff28c28370: openstack/kube-state-metrics-0/kube-state-metrics" id=ce57b404-0f1e-44ee-9301-8179349277a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.053003 | controller | Jun 09 13:59:00.410575 crc crio[23733]: time="2026-06-09T13:59:00.41049007Z" level=info msg="Starting container: d833853634871158120a3138f96735be1d9caca6275ff0cdf21e44ff28c28370" id=aec3677b-e4c5-456f-8fbc-7705bb2abcd6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.053019 | controller | Jun 09 13:59:00.421304 crc crio[23733]: time="2026-06-09T13:59:00.421214569Z" level=info msg="Started container" PID=86341 containerID=d833853634871158120a3138f96735be1d9caca6275ff0cdf21e44ff28c28370 description=openstack/kube-state-metrics-0/kube-state-metrics id=aec3677b-e4c5-456f-8fbc-7705bb2abcd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd5277d61580e92a2d16af19a82d815a4c8a8ef69b713f20d78c60e76c44f746
2026-06-09 14:45:31.053035 | controller | Jun 09 13:59:01.073271 crc crio[23733]: time="2026-06-09T13:59:01.072817606Z" level=info msg="Stopping container: 6392c365c8da705c61ba92ed268eefa1edabe1d7171a4c10ca2f8710d4a411cf (timeout: 30s)" id=16afa16c-5afe-44e7-a5ff-ce2a998f815a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.053051 | controller | Jun 09 13:59:01.073415 crc crio[23733]: time="2026-06-09T13:59:01.073294518Z" level=info msg="Stopping container: 81377c17e541ac7b941e5592c417bfb398943b170894a23b573313470e351074 (timeout: 30s)" id=25216f0d-a968-44d2-acbd-d6331542617f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.053066 | controller | Jun 09 13:59:01.073480 crc crio[23733]: time="2026-06-09T13:59:01.073237036Z" level=info msg="Stopping container: acb107540914cb3653ad42b3adfab4c55364ae28580b77696c5f82adc9a2e6a4 (timeout: 30s)" id=270adaee-b7da-492a-bf57-6944db4249e5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.053082 | controller | Jun 09 13:59:01.074492 crc crio[23733]: time="2026-06-09T13:59:01.074450127Z" level=info msg="Stopping container: 6f43a28c77d8b55878be1c3fef9fc11696cb2d6a9720bb59d289cf9620bf6090 (timeout: 30s)" id=7f1ee6fe-9b85-4134-b268-edd74961c773 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.053098 | controller | Jun 09 13:59:01.203062 crc crio[23733]: time="2026-06-09T13:59:01.202893135Z" level=info msg="Stopped container acb107540914cb3653ad42b3adfab4c55364ae28580b77696c5f82adc9a2e6a4: openstack/ceilometer-0/sg-core" id=270adaee-b7da-492a-bf57-6944db4249e5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.053114 | controller | Jun 09 13:59:01.308026 crc crio[23733]: time="2026-06-09T13:59:01.307920037Z" level=info msg="Stopped container 81377c17e541ac7b941e5592c417bfb398943b170894a23b573313470e351074: openstack/ceilometer-0/proxy-httpd" id=25216f0d-a968-44d2-acbd-d6331542617f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.053130 | controller | Jun 09 13:59:01.725489 crc crio[23733]: time="2026-06-09T13:59:01.724406123Z" level=info msg="Stopped container 6f43a28c77d8b55878be1c3fef9fc11696cb2d6a9720bb59d289cf9620bf6090: openstack/ceilometer-0/ceilometer-central-agent" id=7f1ee6fe-9b85-4134-b268-edd74961c773 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.053146 | controller | Jun 09 13:59:04.022015 crc crio[23733]: time="2026-06-09T13:59:04.02063278Z" level=info msg="Stopped container 6392c365c8da705c61ba92ed268eefa1edabe1d7171a4c10ca2f8710d4a411cf: openstack/ceilometer-0/ceilometer-notification-agent" id=16afa16c-5afe-44e7-a5ff-ce2a998f815a name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.053165 | controller | Jun 09 13:59:04.024342 crc crio[23733]: time="2026-06-09T13:59:04.024235501Z" level=info msg="Stopping pod sandbox: cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337" id=bcc0900c-9121-420d-8d57-3458a2d16500 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.053182 | controller | Jun 09 13:59:04.025197 crc crio[23733]: time="2026-06-09T13:59:04.025055031Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337 UID:6c18b794-d641-457b-9db5-811844fdc26f NetNS:/var/run/netns/cb481e36-63b1-4581-aa15-864328130218 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c18b794_d641_457b_9db5_811844fdc26f.slice PodAnnotations:0xc00028e628}] Aliases:map[]}"
2026-06-09 14:45:31.053198 | controller | Jun 09 13:59:04.025376 crc crio[23733]: time="2026-06-09T13:59:04.025295457Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.053214 | controller | Jun 09 13:59:04.492823 crc crio[23733]: time="2026-06-09T13:59:04.492204707Z" level=info msg="Stopped pod sandbox: cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337" id=bcc0900c-9121-420d-8d57-3458a2d16500 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.053230 | controller | Jun 09 13:59:05.411317 crc crio[23733]: time="2026-06-09T13:59:05.410162749Z" level=info msg="Removing container: 81377c17e541ac7b941e5592c417bfb398943b170894a23b573313470e351074" id=5c358a89-e34e-4ed6-93d2-cd694e2ea58a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.053245 | controller | Jun 09 13:59:05.448519 crc crio[23733]: time="2026-06-09T13:59:05.448394386Z" level=info msg="Removed container 81377c17e541ac7b941e5592c417bfb398943b170894a23b573313470e351074: openstack/ceilometer-0/proxy-httpd" id=5c358a89-e34e-4ed6-93d2-cd694e2ea58a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.053261 | controller | Jun 09 13:59:05.452839 crc crio[23733]: time="2026-06-09T13:59:05.452639162Z" level=info msg="Removing container: acb107540914cb3653ad42b3adfab4c55364ae28580b77696c5f82adc9a2e6a4" id=564e814d-57b6-40ad-9ead-f557af2fbf83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.053276 | controller | Jun 09 13:59:05.480335 crc crio[23733]: time="2026-06-09T13:59:05.480198852Z" level=info msg="Removed container acb107540914cb3653ad42b3adfab4c55364ae28580b77696c5f82adc9a2e6a4: openstack/ceilometer-0/sg-core" id=564e814d-57b6-40ad-9ead-f557af2fbf83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.053292 | controller | Jun 09 13:59:05.485394 crc crio[23733]: time="2026-06-09T13:59:05.485176018Z" level=info msg="Removing container: 6392c365c8da705c61ba92ed268eefa1edabe1d7171a4c10ca2f8710d4a411cf" id=6f8a7fb3-2476-4884-9fe6-dc63bbfcb3e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.053308 | controller | Jun 09 13:59:05.515059 crc crio[23733]: time="2026-06-09T13:59:05.514946334Z" level=info msg="Removed container 6392c365c8da705c61ba92ed268eefa1edabe1d7171a4c10ca2f8710d4a411cf: openstack/ceilometer-0/ceilometer-notification-agent" id=6f8a7fb3-2476-4884-9fe6-dc63bbfcb3e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.053323 | controller | Jun 09 13:59:05.517529 crc crio[23733]: time="2026-06-09T13:59:05.517432756Z" level=info msg="Removing container: 6f43a28c77d8b55878be1c3fef9fc11696cb2d6a9720bb59d289cf9620bf6090" id=02a4c02d-0c05-4222-ac30-c01557b40d90 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.053339 | controller | Jun 09 13:59:05.567091 crc crio[23733]: time="2026-06-09T13:59:05.566372662Z" level=info msg="Removed container 6f43a28c77d8b55878be1c3fef9fc11696cb2d6a9720bb59d289cf9620bf6090: openstack/ceilometer-0/ceilometer-central-agent" id=02a4c02d-0c05-4222-ac30-c01557b40d90 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.053358 | controller | Jun 09 13:59:05.940419 crc crio[23733]: time="2026-06-09T13:59:05.940264731Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=78c08571-3661-461b-a29f-c928e83cfe0b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.053374 | controller | Jun 09 13:59:05.940419 crc crio[23733]: time="2026-06-09T13:59:05.940386584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.053390 | controller | Jun 09 13:59:05.974936 crc crio[23733]: time="2026-06-09T13:59:05.974843178Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210 UID:f4d540c8-3833-4f41-9e98-7af4e5fb79c9 NetNS:/var/run/netns/d7a239df-a249-49df-8c08-7202cd2ac6e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4d540c8_3833_4f41_9e98_7af4e5fb79c9.slice PodAnnotations:0xc00028e548}] Aliases:map[]}"
2026-06-09 14:45:31.053406 | controller | Jun 09 13:59:05.974936 crc crio[23733]: time="2026-06-09T13:59:05.974909759Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.053423 | controller | Jun 09 13:59:06.293106 crc crio[23733]: 2026-06-09T13:59:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3b7e8af265352a Mac:be:85:bc:0d:5e:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/d7a239df-a249-49df-8c08-7202cd2ac6e4 SocketPath: PciID:}] [{Interface:0xc0004bc6a0 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.053439 | controller | Jun 09 13:59:06.297060 crc crio[23733]: time="2026-06-09T13:59:06.296947928Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210 UID:f4d540c8-3833-4f41-9e98-7af4e5fb79c9 NetNS:/var/run/netns/d7a239df-a249-49df-8c08-7202cd2ac6e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4d540c8_3833_4f41_9e98_7af4e5fb79c9.slice PodAnnotations:0xc00028e548}] Aliases:map[]}"
2026-06-09 14:45:31.053455 | controller | Jun 09 13:59:06.297314 crc crio[23733]: time="2026-06-09T13:59:06.297253836Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.053470 | controller | Jun 09 13:59:06.308600 crc crio[23733]: time="2026-06-09T13:59:06.308493348Z" level=info msg="Ran pod sandbox f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210 with infra container: openstack/ceilometer-0/POD" id=78c08571-3661-461b-a29f-c928e83cfe0b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.053487 | controller | Jun 09 13:59:06.312294 crc crio[23733]: time="2026-06-09T13:59:06.312231312Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=3e65a45c-2ced-4406-b6c1-55741b39f32e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.053502 | controller | Jun 09 13:59:06.340167 crc crio[23733]: time="2026-06-09T13:59:06.340010477Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=3400684a-c1a5-4f2f-88f5-b69df3698060 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.053539 | controller | Jun 09 13:59:06.356438 crc crio[23733]: time="2026-06-09T13:59:06.356179113Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=de39343c-0e3c-4e43-a1fe-f6dc29f286e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.053557 | controller | Jun 09 13:59:06.357060 crc crio[23733]: time="2026-06-09T13:59:06.356970003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.053577 | controller | Jun 09 13:59:06.412711 crc crio[23733]: time="2026-06-09T13:59:06.412453002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.053594 | controller | Jun 09 13:59:06.418602 crc crio[23733]: time="2026-06-09T13:59:06.418408172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.053609 | controller | Jun 09 13:59:06.586684 crc crio[23733]: time="2026-06-09T13:59:06.586560306Z" level=info msg="Created container b799408a583c244540f75af3f2e14933e14c32bc9a36058208ebda47ee9a469b: openstack/ceilometer-0/ceilometer-central-agent" id=de39343c-0e3c-4e43-a1fe-f6dc29f286e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.053626 | controller | Jun 09 13:59:06.588724 crc crio[23733]: time="2026-06-09T13:59:06.588618757Z" level=info msg="Starting container: b799408a583c244540f75af3f2e14933e14c32bc9a36058208ebda47ee9a469b" id=7195e026-03c6-41e3-88f2-000b7270bdbf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.053642 | controller | Jun 09 13:59:06.594619 crc crio[23733]: time="2026-06-09T13:59:06.594519145Z" level=info msg="Started container" PID=86847 containerID=b799408a583c244540f75af3f2e14933e14c32bc9a36058208ebda47ee9a469b description=openstack/ceilometer-0/ceilometer-central-agent id=7195e026-03c6-41e3-88f2-000b7270bdbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210
2026-06-09 14:45:31.053658 | controller | Jun 09 13:59:06.661998 crc crio[23733]: time="2026-06-09T13:59:06.661341569Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=745c3d2f-a062-4d55-aa50-59553ad2ebe2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.053674 | controller | Jun 09 13:59:06.690344 crc crio[23733]: time="2026-06-09T13:59:06.690224282Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=3ac865c6-b516-40c2-93bf-d986f5943185 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.053690 | controller | Jun 09 13:59:06.719152 crc crio[23733]: time="2026-06-09T13:59:06.718979583Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=27346134-b981-4911-9d95-1ca08565d718 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.053706 | controller | Jun 09 13:59:06.719692 crc crio[23733]: time="2026-06-09T13:59:06.719596149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.053722 | controller | Jun 09 13:59:06.771060 crc crio[23733]: time="2026-06-09T13:59:06.770936136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.053737 | controller | Jun 09 13:59:06.774982 crc crio[23733]: time="2026-06-09T13:59:06.774845873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.053753 | controller | Jun 09 13:59:06.931841 crc crio[23733]: time="2026-06-09T13:59:06.931587031Z" level=info msg="Created container 8fe259ea7ea0437b29b770580ceaea3426eaad39e67e3dce4aad696d619dfc68: openstack/ceilometer-0/ceilometer-notification-agent" id=27346134-b981-4911-9d95-1ca08565d718 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.053769 | controller | Jun 09 13:59:06.933838 crc crio[23733]: time="2026-06-09T13:59:06.933740645Z" level=info msg="Starting container: 8fe259ea7ea0437b29b770580ceaea3426eaad39e67e3dce4aad696d619dfc68" id=ef1eade1-0e5b-4807-bb42-9d776deed1a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.053788 | controller | Jun 09 13:59:06.940600 crc crio[23733]: time="2026-06-09T13:59:06.940463713Z" level=info msg="Started container" PID=86884 containerID=8fe259ea7ea0437b29b770580ceaea3426eaad39e67e3dce4aad696d619dfc68 description=openstack/ceilometer-0/ceilometer-notification-agent id=ef1eade1-0e5b-4807-bb42-9d776deed1a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210
2026-06-09 14:45:31.053835 | controller | Jun 09 13:59:06.987598 crc crio[23733]: time="2026-06-09T13:59:06.987455311Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=e494f2ab-fc65-47df-ac34-40c1deb76ca8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.053854 | controller | Jun 09 13:59:07.002620 crc crio[23733]: time="2026-06-09T13:59:07.002500328Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=9a70f3a1-35f6-4717-aa31-c3f9d72519fc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.053870 | controller | Jun 09 13:59:07.023541 crc crio[23733]: time="2026-06-09T13:59:07.023299779Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=be3d72ae-c8de-48fd-9dcd-c59c300934e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.053909 | controller | Jun 09 13:59:07.024056 crc crio[23733]: time="2026-06-09T13:59:07.023800241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.053930 | controller | Jun 09 13:59:07.116925 crc crio[23733]: time="2026-06-09T13:59:07.11671514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.053946 | controller | Jun 09 13:59:07.127335 crc crio[23733]: time="2026-06-09T13:59:07.127234292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.053962 | controller | Jun 09 13:59:07.266871 crc crio[23733]: time="2026-06-09T13:59:07.266736928Z" level=info msg="Created container 9eeb39f9f7cef390ff13764785b6f69c11529cc989e72db4c4c9453d4b5e0ebb: openstack/ceilometer-0/sg-core" id=be3d72ae-c8de-48fd-9dcd-c59c300934e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.054004 | controller | Jun 09 13:59:07.276243 crc crio[23733]: time="2026-06-09T13:59:07.274605376Z" level=info msg="Starting container: 9eeb39f9f7cef390ff13764785b6f69c11529cc989e72db4c4c9453d4b5e0ebb" id=8b5402d6-cc38-4e86-b4c5-b461de4c1ded name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.054021 | controller | Jun 09 13:59:07.285590 crc crio[23733]: time="2026-06-09T13:59:07.283044847Z" level=info msg="Started container" PID=86918 containerID=9eeb39f9f7cef390ff13764785b6f69c11529cc989e72db4c4c9453d4b5e0ebb description=openstack/ceilometer-0/sg-core id=8b5402d6-cc38-4e86-b4c5-b461de4c1ded name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210
2026-06-09 14:45:31.054038 | controller | Jun 09 13:59:07.302267 crc crio[23733]: time="2026-06-09T13:59:07.301979352Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=510980fc-d88d-44da-a1c6-e689e7fb8774 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.054076 | controller | Jun 09 13:59:07.374434 crc crio[23733]: time="2026-06-09T13:59:07.374215022Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=f827747f-4552-469b-b426-5ab979597fdf name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.054096 | controller | Jun 09 13:59:07.387221 crc crio[23733]: time="2026-06-09T13:59:07.387086904Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=ebbfca63-27f6-41e3-bb8f-217b8ad08692 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.054118 | controller | Jun 09 13:59:07.387573 crc crio[23733]: time="2026-06-09T13:59:07.387544635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.054156 | controller | Jun 09 13:59:07.455998 crc crio[23733]: time="2026-06-09T13:59:07.455310894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.054176 | controller | Jun 09 13:59:07.468200 crc crio[23733]: time="2026-06-09T13:59:07.467355746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.054193 | controller | Jun 09 13:59:07.678592 crc crio[23733]: time="2026-06-09T13:59:07.678498836Z" level=info msg="Created container a9f3c43578db8060fbce830dca9b846c10bafa2dcb6f1a2565a67331eae8ecaa: openstack/ceilometer-0/proxy-httpd" id=ebbfca63-27f6-41e3-bb8f-217b8ad08692 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.054209 | controller | Jun 09 13:59:07.680712 crc crio[23733]: time="2026-06-09T13:59:07.680545657Z" level=info msg="Starting container: a9f3c43578db8060fbce830dca9b846c10bafa2dcb6f1a2565a67331eae8ecaa" id=184cd230-9a93-4573-ac63-cd8546d4223c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.054250 | controller | Jun 09 13:59:07.686342 crc crio[23733]: time="2026-06-09T13:59:07.68622355Z" level=info msg="Started container" PID=86968 containerID=a9f3c43578db8060fbce830dca9b846c10bafa2dcb6f1a2565a67331eae8ecaa description=openstack/ceilometer-0/proxy-httpd id=184cd230-9a93-4573-ac63-cd8546d4223c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210
2026-06-09 14:45:31.054267 | controller | Jun 09 13:59:08.271953 crc crio[23733]: time="2026-06-09T13:59:08.271865884Z" level=info msg="Removing container: 1c69dd88fdc46504ff642b1ed024d84fd3dad9e6120b2d4d4c9e9c41b08c8848" id=871dd849-1853-4c7c-a965-77d93e747a43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.054283 | controller | Jun 09 13:59:08.418448 crc crio[23733]: time="2026-06-09T13:59:08.418333205Z" level=info msg="Removed container 1c69dd88fdc46504ff642b1ed024d84fd3dad9e6120b2d4d4c9e9c41b08c8848: openshift-infra/auto-csr-approver-29683552-hq76n/oc" id=871dd849-1853-4c7c-a965-77d93e747a43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.054320 | controller | Jun 09 13:59:08.431214 crc crio[23733]: time="2026-06-09T13:59:08.431063023Z" level=info msg="Stopping pod sandbox: 6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0" id=6e6aedfc-755a-49b7-bcdc-0fbea2b638bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.054341 | controller | Jun 09 13:59:08.431214 crc crio[23733]: time="2026-06-09T13:59:08.431217427Z" level=info msg="Stopped pod sandbox (already stopped): 6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0" id=6e6aedfc-755a-49b7-bcdc-0fbea2b638bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.054357 | controller | Jun 09 13:59:08.431851 crc crio[23733]: time="2026-06-09T13:59:08.431797392Z" level=info msg="Removing pod sandbox: 6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0" id=3ff9f705-bfad-4631-b1c3-6963b16c41e3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.054373 | controller | Jun 09 13:59:08.454946 crc crio[23733]: time="2026-06-09T13:59:08.454810348Z" level=info msg="Removed pod sandbox: 6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0" id=3ff9f705-bfad-4631-b1c3-6963b16c41e3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.054414 | controller | Jun 09 13:59:08.456305 crc crio[23733]: time="2026-06-09T13:59:08.456241694Z" level=info msg="Stopping pod sandbox: 809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1" id=6f49a956-5d6f-4ec6-8a26-8a254b63c42a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.054436 | controller | Jun 09 13:59:08.457590 crc crio[23733]: time="2026-06-09T13:59:08.456345427Z" level=info msg="Stopped pod sandbox (already stopped): 809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1" id=6f49a956-5d6f-4ec6-8a26-8a254b63c42a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.054453 | controller | Jun 09 13:59:08.458397 crc crio[23733]: time="2026-06-09T13:59:08.457875506Z" level=info msg="Removing pod sandbox: 809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1" id=a433d42e-8dad-47a9-8e90-3f84e50e269c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.054490 | controller | Jun 09 13:59:08.510992 crc crio[23733]: time="2026-06-09T13:59:08.510826572Z" level=info msg="Removed pod sandbox: 809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1" id=a433d42e-8dad-47a9-8e90-3f84e50e269c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.054509 | controller | Jun 09 13:59:08.513756 crc crio[23733]: time="2026-06-09T13:59:08.513633092Z" level=info msg="Stopping pod sandbox: 62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b" id=d94e0405-ca5e-461b-9e13-8d1bfe065914 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.054565 | controller | Jun 09 13:59:08.513756 crc crio[23733]: time="2026-06-09T13:59:08.513791416Z" level=info msg="Stopped pod sandbox (already stopped): 62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b" id=d94e0405-ca5e-461b-9e13-8d1bfe065914 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.054583 | controller | Jun 09 13:59:08.516255 crc crio[23733]: time="2026-06-09T13:59:08.516156666Z" level=info msg="Removing pod sandbox: 62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b" id=1329bfe7-fece-425f-9c4d-d9e9aee070be name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.054599 | controller | Jun 09 13:59:08.549623 crc crio[23733]: time="2026-06-09T13:59:08.549489641Z" level=info msg="Removed pod sandbox: 62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b" id=1329bfe7-fece-425f-9c4d-d9e9aee070be name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.054641 | controller | Jun 09 13:59:08.551678 crc crio[23733]: time="2026-06-09T13:59:08.551593914Z" level=info msg="Stopping pod sandbox: cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337" id=bc1405ed-305d-4aae-a0bd-2357c4d32c46 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.054658 | controller | Jun 09 13:59:08.551876 crc crio[23733]: time="2026-06-09T13:59:08.551711617Z" level=info msg="Stopped pod sandbox (already stopped): cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337" id=bc1405ed-305d-4aae-a0bd-2357c4d32c46 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.054674 | controller | Jun 09 13:59:08.554461 crc crio[23733]: time="2026-06-09T13:59:08.554372213Z" level=info msg="Removing pod sandbox: cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337" id=9740cd63-dc11-4ada-ac55-a774f6e4db62 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.054712 | controller | Jun 09 13:59:08.569911 crc crio[23733]: time="2026-06-09T13:59:08.569793989Z" level=info msg="Removed pod sandbox: cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337" id=9740cd63-dc11-4ada-ac55-a774f6e4db62 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.054732 | controller | Jun 09 13:59:08.571682 crc crio[23733]: time="2026-06-09T13:59:08.571563215Z" level=info msg="Stopping pod sandbox: 4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e" id=f800168e-485a-4db0-a79e-fee786d3f6b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.054748 | controller | Jun 09 13:59:08.571818 crc crio[23733]: time="2026-06-09T13:59:08.571724439Z" level=info msg="Stopped pod sandbox (already stopped): 4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e" id=f800168e-485a-4db0-a79e-fee786d3f6b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.054767 | controller | Jun 09 13:59:08.572422 crc crio[23733]: time="2026-06-09T13:59:08.572349244Z" level=info msg="Removing pod sandbox: 4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e" id=0ae80239-d070-4d92-90fb-286b29b0e6b5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.054810 | controller | Jun 09 13:59:08.596699 crc crio[23733]: time="2026-06-09T13:59:08.596061338Z" level=info msg="Removed pod sandbox: 4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e" id=0ae80239-d070-4d92-90fb-286b29b0e6b5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.054827 | controller | Jun 09 13:59:08.598023 crc crio[23733]: time="2026-06-09T13:59:08.597929224Z" level=info msg="Stopping pod sandbox: 406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7" id=1aa6f4d7-8fc0-4825-a91d-ce3820b1b517 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.054843 | controller | Jun 09 13:59:08.598023 crc crio[23733]: time="2026-06-09T13:59:08.598022747Z" level=info msg="Stopped pod sandbox (already stopped): 406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7" id=1aa6f4d7-8fc0-4825-a91d-ce3820b1b517 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.054885 | controller | Jun 09 13:59:08.598939 crc crio[23733]: time="2026-06-09T13:59:08.598859828Z" level=info msg="Removing pod sandbox: 406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7" id=894c9bda-ebe5-4d67-b5bb-8ae2ac329f33 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.054902 | controller | Jun 09 13:59:08.621430 crc crio[23733]: time="2026-06-09T13:59:08.621300949Z" level=info msg="Removed pod sandbox: 406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7" id=894c9bda-ebe5-4d67-b5bb-8ae2ac329f33 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.054918 | controller | Jun 09 13:59:08.622834 crc crio[23733]: time="2026-06-09T13:59:08.622715976Z" level=info msg="Stopping pod sandbox: 8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c" id=9d74e269-bf75-48cb-8fee-6b043513394d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.054956 | controller | Jun 09 13:59:08.622834 crc crio[23733]: time="2026-06-09T13:59:08.622833819Z" level=info msg="Stopped pod sandbox (already stopped): 8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c" id=9d74e269-bf75-48cb-8fee-6b043513394d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.054976 | controller | Jun 09 13:59:08.623677 crc crio[23733]: time="2026-06-09T13:59:08.623606319Z" level=info msg="Removing pod sandbox: 8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c" id=d50875d8-391d-4920-960c-1da6f25c02a1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.054991 | controller | Jun 09 13:59:08.650760 crc crio[23733]: time="2026-06-09T13:59:08.650595984Z" level=info msg="Removed pod sandbox: 8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c" id=d50875d8-391d-4920-960c-1da6f25c02a1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.055007 | controller | Jun 09 13:59:08.654179 crc crio[23733]: time="2026-06-09T13:59:08.65401751Z" level=info msg="Stopping pod sandbox: 657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca" id=0db9bda6-c0d0-4c19-8639-5e4ceb64dfb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.055048 | controller | Jun 09 13:59:08.654353 crc crio[23733]: time="2026-06-09T13:59:08.654191835Z" level=info msg="Stopped pod sandbox (already stopped): 657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca" id=0db9bda6-c0d0-4c19-8639-5e4ceb64dfb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.055065 | controller | Jun 09 13:59:08.655444 crc crio[23733]: time="2026-06-09T13:59:08.655240321Z" level=info msg="Removing pod sandbox: 657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca" id=856d81e4-abb1-4004-9a3c-1a4b993922fb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.055084 | controller | Jun 09 13:59:08.682865 crc crio[23733]: time="2026-06-09T13:59:08.68273246Z" level=info msg="Removed pod sandbox: 657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca" id=856d81e4-abb1-4004-9a3c-1a4b993922fb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.055125 | controller | Jun 09 13:59:08.684605 crc crio[23733]: time="2026-06-09T13:59:08.684090493Z" level=info msg="Stopping pod sandbox: a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf" id=c102d76b-4c17-4177-888b-6a22934cdd25 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.055143 | controller | Jun 09 13:59:08.684934 crc crio[23733]: time="2026-06-09T13:59:08.684865873Z" level=info msg="Stopped pod sandbox (already stopped): a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf" id=c102d76b-4c17-4177-888b-6a22934cdd25 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.055159 | controller | Jun 09 13:59:08.686007 crc crio[23733]: time="2026-06-09T13:59:08.685630362Z" level=info msg="Removing pod sandbox: a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf" id=b3509d91-1818-4e96-aaf3-3ab6f4cc97c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.055194 | controller | Jun 09 13:59:08.713197 crc crio[23733]: time="2026-06-09T13:59:08.712828763Z" level=info msg="Removed pod sandbox: a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf" id=b3509d91-1818-4e96-aaf3-3ab6f4cc97c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.055216 | controller | Jun 09 13:59:10.414055 crc crio[23733]: time="2026-06-09T13:59:10.413353094Z" level=warning msg="Stopping container 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56 with stop signal(15) timed out. Killing..."
2026-06-09 14:45:31.055233 | controller | Jun 09 13:59:10.473523 crc crio[23733]: time="2026-06-09T13:59:10.473411589Z" level=error msg="Killing container 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-09 14:45:31.055249 | controller | Jun 09 13:59:10.517616 crc crio[23733]: time="2026-06-09T13:59:10.517430262Z" level=info msg="Stopped container 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=ca53b9ef-2a27-41fb-8fec-636434c03477 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.055288 | controller | Jun 09 13:59:10.518611 crc crio[23733]: time="2026-06-09T13:59:10.518516659Z" level=info msg="Stopping pod sandbox: ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f" id=19f44a44-0c78-4060-8267-b7c14a6c0206 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.055308 | controller | Jun 09 13:59:10.519393 crc crio[23733]: time="2026-06-09T13:59:10.51932932Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f UID:787287a9-8e82-414d-acac-2fea57134dfe NetNS:/var/run/netns/1ce6bb20-a086-4cd3-b3e9-4485c023e17a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod787287a9_8e82_414d_acac_2fea57134dfe.slice PodAnnotations:0xc000308ba8}] Aliases:map[]}"
2026-06-09 14:45:31.055324 | controller | Jun 09 13:59:10.519562 crc crio[23733]: time="2026-06-09T13:59:10.519507285Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.055366 | controller | Jun 09 13:59:11.229288 crc crio[23733]: time="2026-06-09T13:59:11.228596532Z" level=info msg="Stopped pod sandbox: ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f" id=19f44a44-0c78-4060-8267-b7c14a6c0206 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.055388 | controller | Jun 09 13:59:11.503182 crc crio[23733]: time="2026-06-09T13:59:11.502580828Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-79f65d7c75-s7wmf/POD" id=f7ee813d-ee5c-4e37-b1b5-11b6bb075977 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.055404 | controller | Jun 09 13:59:11.504321 crc crio[23733]: time="2026-06-09T13:59:11.503194783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.055420 | controller | Jun 09 13:59:11.635187 crc crio[23733]: time="2026-06-09T13:59:11.635064977Z" level=info msg="Removing container: 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56" id=5657c3af-6928-47f6-8991-951fbb7cbee9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.055462 | controller | Jun 09 13:59:11.650006 crc crio[23733]: time="2026-06-09T13:59:11.646292668Z" level=info msg="Got pod network &{Name:dnsmasq-dns-79f65d7c75-s7wmf Namespace:openstack ID:5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e UID:328798c6-5773-4922-adc6-2ca656cbef5b NetNS:/var/run/netns/4cf6f4cc-8b62-4ffe-8255-eb704bf4fb46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod328798c6_5773_4922_adc6_2ca656cbef5b.slice PodAnnotations:0xc002898058}] Aliases:map[]}"
2026-06-09 14:45:31.055480 | controller | Jun 09 13:59:11.650006 crc crio[23733]: time="2026-06-09T13:59:11.64636297Z" level=info msg="Adding pod openstack_dnsmasq-dns-79f65d7c75-s7wmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.055496 | controller | Jun 09 13:59:11.813082 crc crio[23733]: time="2026-06-09T13:59:11.812981256Z" level=info msg="Removed container 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=5657c3af-6928-47f6-8991-951fbb7cbee9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.055543 | controller | Jun 09 13:59:12.431547 crc crio[23733]: 2026-06-09T13:59:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a5d2d6432375b5 Mac:8e:ea:f8:4f:a1:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/4cf6f4cc-8b62-4ffe-8255-eb704bf4fb46 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.055565 | controller | Jun 09 13:59:12.434695 crc crio[23733]: time="2026-06-09T13:59:12.434430868Z" level=info msg="Got pod network &{Name:dnsmasq-dns-79f65d7c75-s7wmf Namespace:openstack ID:5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e UID:328798c6-5773-4922-adc6-2ca656cbef5b NetNS:/var/run/netns/4cf6f4cc-8b62-4ffe-8255-eb704bf4fb46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod328798c6_5773_4922_adc6_2ca656cbef5b.slice PodAnnotations:0xc002898058}] Aliases:map[]}"
2026-06-09 14:45:31.055582 | controller | Jun 09 13:59:12.434695 crc crio[23733]: time="2026-06-09T13:59:12.434611352Z" level=info msg="Checking pod openstack_dnsmasq-dns-79f65d7c75-s7wmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.055621 | controller | Jun 09 13:59:12.453497 crc crio[23733]: time="2026-06-09T13:59:12.452926941Z" level=info msg="Ran pod sandbox 5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e with infra container: openstack/dnsmasq-dns-79f65d7c75-s7wmf/POD" id=f7ee813d-ee5c-4e37-b1b5-11b6bb075977 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.055645 | controller | Jun 09 13:59:12.457465 crc crio[23733]: time="2026-06-09T13:59:12.457063625Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5341fb84-cf38-40d3-8a0b-e28e8322b043 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.055662 | controller | Jun 09 13:59:12.548717 crc crio[23733]: time="2026-06-09T13:59:12.548548286Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=6b26edb9-78c8-434c-8292-7bb327b84c7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.055699 | controller | Jun 09 13:59:12.548717 crc crio[23733]: time="2026-06-09T13:59:12.548699879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.055721 | controller | Jun 09 13:59:12.556856 crc crio[23733]: time="2026-06-09T13:59:12.556741942Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0a6471d6-ae7c-4dae-8874-d50ac739bd4e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.055737 | controller | Jun 09 13:59:12.607836 crc crio[23733]: time="2026-06-09T13:59:12.60777584Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:b9b8ddb33ff493287015fbc778cf0f96ad636fe2f5d451703d600260cb902323 UID:4d097476-f039-4f7b-b529-1d676fdf3f01 NetNS:/var/run/netns/4cdbbf6b-947e-4cf3-84cf-a96314eea2e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d097476_f039_4f7b_b529_1d676fdf3f01.slice PodAnnotations:0xc0027d0490}] Aliases:map[]}"
2026-06-09 14:45:31.055754 | controller | Jun 09 13:59:12.608214 crc crio[23733]: time="2026-06-09T13:59:12.608191681Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.055795 | controller | Jun 09 13:59:12.614775 crc crio[23733]: time="2026-06-09T13:59:12.614734435Z" level=info msg="Creating container: openstack/dnsmasq-dns-79f65d7c75-s7wmf/init" id=0c003bd0-acf0-470b-814b-93e3824ebd4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.055813 | controller | Jun 09 13:59:12.615487 crc crio[23733]: time="2026-06-09T13:59:12.615466304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.055830 | controller | Jun 09 13:59:12.729887 crc crio[23733]: time="2026-06-09T13:59:12.729768767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.055868 | controller | Jun 09 13:59:12.749598 crc crio[23733]: time="2026-06-09T13:59:12.749371518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.055889 | controller | Jun 09 13:59:12.941078 crc crio[23733]: time="2026-06-09T13:59:12.940403326Z" level=info msg="Created container 5fcf5dd8ab9e11d00c95e270712c0e100baf0a3be3a058cad7ad0299bbbaf18f: openstack/dnsmasq-dns-79f65d7c75-s7wmf/init" id=0c003bd0-acf0-470b-814b-93e3824ebd4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.055906 | controller | Jun 09 13:59:12.952186 crc crio[23733]: time="2026-06-09T13:59:12.951853862Z" level=info msg="Starting container: 5fcf5dd8ab9e11d00c95e270712c0e100baf0a3be3a058cad7ad0299bbbaf18f" id=52d363a5-61bd-4ae1-932c-9ad849cabc70 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.055922 | controller | Jun 09 13:59:12.972859 crc crio[23733]: time="2026-06-09T13:59:12.972609402Z" level=info msg="Started container" PID=87540 containerID=5fcf5dd8ab9e11d00c95e270712c0e100baf0a3be3a058cad7ad0299bbbaf18f description=openstack/dnsmasq-dns-79f65d7c75-s7wmf/init id=52d363a5-61bd-4ae1-932c-9ad849cabc70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e
2026-06-09 14:45:31.055966 | controller | Jun 09 13:59:13.332481 crc crio[23733]: 2026-06-09T13:59:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9b8ddb33ff4932 Mac:2e:e7:26:d0:2b:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/4cdbbf6b-947e-4cf3-84cf-a96314eea2e0 SocketPath: PciID:}] [{Interface:0xc0004826b0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.055984 | controller | Jun 09 13:59:13.332481 crc crio[23733]: time="2026-06-09T13:59:13.328203623Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:b9b8ddb33ff493287015fbc778cf0f96ad636fe2f5d451703d600260cb902323 UID:4d097476-f039-4f7b-b529-1d676fdf3f01 NetNS:/var/run/netns/4cdbbf6b-947e-4cf3-84cf-a96314eea2e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d097476_f039_4f7b_b529_1d676fdf3f01.slice PodAnnotations:0xc0027d0490}] Aliases:map[]}"
2026-06-09 14:45:31.056001 | controller | Jun 09 13:59:13.332481 crc crio[23733]: time="2026-06-09T13:59:13.328412898Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.056017 | controller | Jun 09 13:59:13.378766 crc crio[23733]: time="2026-06-09T13:59:13.378493303Z" level=info msg="Ran pod sandbox b9b8ddb33ff493287015fbc778cf0f96ad636fe2f5d451703d600260cb902323 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=6b26edb9-78c8-434c-8292-7bb327b84c7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.056034 | controller | Jun 09 13:59:13.390195 crc crio[23733]: time="2026-06-09T13:59:13.383241962Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=b6310b19-2c74-404b-bca7-09c5459e74ca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.056049 | controller | Jun 09 13:59:13.564499 crc crio[23733]: time="2026-06-09T13:59:13.563706554Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=c2156108-dde8-49fb-80b0-dfe72a2c1d8e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.056065 | controller | Jun 09 13:59:13.586534 crc crio[23733]: time="2026-06-09T13:59:13.584605596Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=8bd22901-f720-4367-8504-22d72cc6d4bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.056081 | controller | Jun 09 13:59:13.587343 crc crio[23733]: time="2026-06-09T13:59:13.587292664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.056097 | controller | Jun 09 13:59:13.709182 crc crio[23733]: time="2026-06-09T13:59:13.708991063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.056112 | controller | Jun 09 13:59:13.717264 crc crio[23733]: time="2026-06-09T13:59:13.717180279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.056128 | controller | Jun 09 13:59:13.752605 crc crio[23733]: time="2026-06-09T13:59:13.752196447Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=051cd0d6-83cc-4c39-ae1f-6837e9ca4709 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.056144 | controller | Jun 09 13:59:13.842149 crc crio[23733]: time="2026-06-09T13:59:13.841898374Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=91006778-81e1-4600-be61-80ca6cf1cda0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.056163 | controller | Jun 09 13:59:13.848731 crc crio[23733]: time="2026-06-09T13:59:13.848596712Z" level=info msg="Creating container: openstack/dnsmasq-dns-79f65d7c75-s7wmf/dnsmasq-dns" id=8fef7624-6f2c-40f7-b75c-9956c717f20a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.056179 | controller | Jun 09 13:59:13.849197 crc crio[23733]: time="2026-06-09T13:59:13.849156365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.056195 | controller | Jun 09 13:59:13.907305 crc crio[23733]: time="2026-06-09T13:59:13.907205942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.056210 | controller | Jun 09 13:59:13.911294 crc crio[23733]: time="2026-06-09T13:59:13.911242532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.056226 | controller | Jun 09 13:59:14.182909 crc crio[23733]: time="2026-06-09T13:59:14.181598716Z" level=info msg="Created container 70bc37d4753520ec87bd601cbdb658af1a92bf8788fc7e944ecc472d2ceffde9: openstack/dnsmasq-dns-79f65d7c75-s7wmf/dnsmasq-dns" id=8fef7624-6f2c-40f7-b75c-9956c717f20a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.056242 | controller | Jun 09 13:59:14.183611 crc crio[23733]: time="2026-06-09T13:59:14.183458593Z" level=info msg="Starting container: 70bc37d4753520ec87bd601cbdb658af1a92bf8788fc7e944ecc472d2ceffde9" id=12987c89-752a-4284-833d-85706bb7788f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.056259 | controller | Jun 09 13:59:14.197518 crc crio[23733]: time="2026-06-09T13:59:14.197398122Z" level=info msg="Started container" PID=87620 containerID=70bc37d4753520ec87bd601cbdb658af1a92bf8788fc7e944ecc472d2ceffde9 description=openstack/dnsmasq-dns-79f65d7c75-s7wmf/dnsmasq-dns id=12987c89-752a-4284-833d-85706bb7788f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e
2026-06-09 14:45:31.056275 | controller | Jun 09 13:59:14.203041 crc crio[23733]: time="2026-06-09T13:59:14.20292433Z" level=info msg="Created container 9e36df7078f76967389bdbd66074611f7cc93fe5c195eae165535a9dda290941: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=8bd22901-f720-4367-8504-22d72cc6d4bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.056291 | controller | Jun 09 13:59:14.205412 crc crio[23733]: time="2026-06-09T13:59:14.204800528Z" level=info msg="Starting container: 9e36df7078f76967389bdbd66074611f7cc93fe5c195eae165535a9dda290941" id=533be60b-a276-4053-8b08-7f587665d135 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.056307 | controller | Jun 09 13:59:14.215610 crc crio[23733]: time="2026-06-09T13:59:14.215025734Z" level=info msg="Started container" PID=87619 containerID=9e36df7078f76967389bdbd66074611f7cc93fe5c195eae165535a9dda290941 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=533be60b-a276-4053-8b08-7f587665d135 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9b8ddb33ff493287015fbc778cf0f96ad636fe2f5d451703d600260cb902323
2026-06-09 14:45:31.056323 | controller | Jun 09 13:59:15.613052 crc crio[23733]: time="2026-06-09T13:59:15.611714381Z" level=info msg="Stopping container: f82864745e95cf501851003834cfd98c253a6dc17a202053b1083d05d0515853 (timeout: 30s)" id=798a1a99-b9a7-43b5-8651-d3caf8608fab name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.056339 | controller | Jun 09 13:59:15.613052 crc crio[23733]: time="2026-06-09T13:59:15.612520181Z" level=info msg="Stopping container: 0ba48b85dfac785752fad29b8854836716b601a40bb33199bf83e0f662a1e558 (timeout: 30s)" id=b21134c8-014a-4441-8e9e-86d9e85a99fe name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.056358 | controller | Jun 09 13:59:15.758543 crc crio[23733]: time="2026-06-09T13:59:15.757872503Z" level=info msg="Stopped container f82864745e95cf501851003834cfd98c253a6dc17a202053b1083d05d0515853: openstack/nova-api-0/nova-api-log" id=798a1a99-b9a7-43b5-8651-d3caf8608fab name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.056375 | controller | Jun 09 13:59:17.733874 crc crio[23733]: time="2026-06-09T13:59:17.733332583Z" level=info msg="Stopping container: a9f3c43578db8060fbce830dca9b846c10bafa2dcb6f1a2565a67331eae8ecaa (timeout: 30s)" id=0df69e5b-232a-4e05-88c7-48cbf6d03c00 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.056391 | controller | Jun 09 13:59:17.735061 crc crio[23733]: time="2026-06-09T13:59:17.734248346Z" level=info msg="Stopping container: b799408a583c244540f75af3f2e14933e14c32bc9a36058208ebda47ee9a469b (timeout: 30s)" id=8a6eda81-30ea-41c1-8ead-6bae8385771f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.056406 | controller | Jun 09 13:59:17.735061 crc crio[23733]: time="2026-06-09T13:59:17.733469947Z" level=info msg="Stopping container: 8fe259ea7ea0437b29b770580ceaea3426eaad39e67e3dce4aad696d619dfc68 (timeout: 30s)" id=f1ad2fea-3413-4546-9dd4-1d90f7cb9ef4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.056421 | controller | Jun 09 13:59:17.735061 crc crio[23733]: time="2026-06-09T13:59:17.73362183Z" level=info msg="Stopping container: 9eeb39f9f7cef390ff13764785b6f69c11529cc989e72db4c4c9453d4b5e0ebb (timeout: 30s)" id=a68ca1c3-9051-4105-a4f0-2e52ae5168f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.056437 | controller | Jun 09 13:59:17.888858 crc crio[23733]: time="2026-06-09T13:59:17.888770168Z" level=info msg="Stopped container 9eeb39f9f7cef390ff13764785b6f69c11529cc989e72db4c4c9453d4b5e0ebb: openstack/ceilometer-0/sg-core" id=a68ca1c3-9051-4105-a4f0-2e52ae5168f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.056453 | controller | Jun 09 13:59:17.969548 crc crio[23733]: time="2026-06-09T13:59:17.969379067Z" level=info msg="Stopped container a9f3c43578db8060fbce830dca9b846c10bafa2dcb6f1a2565a67331eae8ecaa: openstack/ceilometer-0/proxy-httpd" id=0df69e5b-232a-4e05-88c7-48cbf6d03c00 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.056468 | controller | Jun 09 13:59:18.288817 crc crio[23733]: time="2026-06-09T13:59:18.288692399Z" level=info msg="Stopped container 8fe259ea7ea0437b29b770580ceaea3426eaad39e67e3dce4aad696d619dfc68: openstack/ceilometer-0/ceilometer-notification-agent" id=f1ad2fea-3413-4546-9dd4-1d90f7cb9ef4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.056484 | controller | Jun 09 13:59:18.406431 crc crio[23733]: time="2026-06-09T13:59:18.40568226Z" level=info msg="Stopped container b799408a583c244540f75af3f2e14933e14c32bc9a36058208ebda47ee9a469b: openstack/ceilometer-0/ceilometer-central-agent" id=8a6eda81-30ea-41c1-8ead-6bae8385771f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.056500 | controller | Jun 09 13:59:18.408687 crc crio[23733]: time="2026-06-09T13:59:18.408558102Z" level=info msg="Stopping pod sandbox: f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210" id=bab4487b-a060-4cf6-8be4-d67ee87b9c06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.056545 | controller | Jun 09 13:59:18.409705 crc crio[23733]: time="2026-06-09T13:59:18.409590608Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210 UID:f4d540c8-3833-4f41-9e98-7af4e5fb79c9 NetNS:/var/run/netns/d7a239df-a249-49df-8c08-7202cd2ac6e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4d540c8_3833_4f41_9e98_7af4e5fb79c9.slice PodAnnotations:0xc00720cb28}] Aliases:map[]}"
2026-06-09 14:45:31.056570 | controller | Jun 09 13:59:18.409950 crc crio[23733]: time="2026-06-09T13:59:18.409827694Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.056587 | controller | Jun 09 13:59:18.792400 crc crio[23733]: time="2026-06-09T13:59:18.792294189Z" level=info msg="Stopped pod sandbox: f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210" id=bab4487b-a060-4cf6-8be4-d67ee87b9c06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.056603 | controller | Jun 09 13:59:18.902862 crc crio[23733]: time="2026-06-09T13:59:18.902785016Z" level=info msg="Removing container: a9f3c43578db8060fbce830dca9b846c10bafa2dcb6f1a2565a67331eae8ecaa" id=76b99ab4-b4fc-4219-8ab0-c77aaa46d619 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.056624 | controller | Jun 09 13:59:18.970541 crc crio[23733]: time="2026-06-09T13:59:18.970085002Z" level=info msg="Removed container a9f3c43578db8060fbce830dca9b846c10bafa2dcb6f1a2565a67331eae8ecaa: openstack/ceilometer-0/proxy-httpd" id=76b99ab4-b4fc-4219-8ab0-c77aaa46d619 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.056639 | controller | Jun 09 13:59:18.975444 crc crio[23733]: time="2026-06-09T13:59:18.974855763Z" level=info msg="Removing container: 9eeb39f9f7cef390ff13764785b6f69c11529cc989e72db4c4c9453d4b5e0ebb" id=6bcba45e-ee2e-4ea2-b148-6f8ded4b60a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.056655 | controller | Jun 09 13:59:19.182410 crc crio[23733]: time="2026-06-09T13:59:19.182296939Z" level=info msg="Stopped container 0ba48b85dfac785752fad29b8854836716b601a40bb33199bf83e0f662a1e558: openstack/nova-api-0/nova-api-api" id=b21134c8-014a-4441-8e9e-86d9e85a99fe name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.056671 | controller | Jun 09 13:59:19.183719 crc crio[23733]: time="2026-06-09T13:59:19.183563511Z" level=info msg="Stopping pod sandbox: 99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f" id=dc9260db-68af-445c-85b7-45f874fbd471 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.056687 | controller | Jun 09 13:59:19.184558 crc crio[23733]: time="2026-06-09T13:59:19.184443734Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f UID:1930d64a-e4c1-47ba-bd58-73879d2ca050 NetNS:/var/run/netns/7dcec523-e091-4196-b1f9-405b756b3aa1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1930d64a_e4c1_47ba_bd58_73879d2ca050.slice PodAnnotations:0xc002898e98}] Aliases:map[]}"
2026-06-09 14:45:31.056703 | controller | Jun 09 13:59:19.184762 crc crio[23733]: time="2026-06-09T13:59:19.184684689Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.056718 | controller | Jun 09 13:59:19.320622 crc crio[23733]: time="2026-06-09T13:59:19.320519253Z" level=info msg="Removed container 9eeb39f9f7cef390ff13764785b6f69c11529cc989e72db4c4c9453d4b5e0ebb: openstack/ceilometer-0/sg-core" id=6bcba45e-ee2e-4ea2-b148-6f8ded4b60a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.056733 | controller | Jun 09 13:59:19.417484 crc crio[23733]: time="2026-06-09T13:59:19.41738431Z" level=info msg="Removing container: 8fe259ea7ea0437b29b770580ceaea3426eaad39e67e3dce4aad696d619dfc68" id=04da5bc7-e4aa-4835-9285-601e97c010b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.056749 | controller | Jun 09 13:59:19.488007 crc crio[23733]: time="2026-06-09T13:59:19.487906538Z" level=info msg="Removed container 8fe259ea7ea0437b29b770580ceaea3426eaad39e67e3dce4aad696d619dfc68: openstack/ceilometer-0/ceilometer-notification-agent" id=04da5bc7-e4aa-4835-9285-601e97c010b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.056764 | controller | Jun 09 13:59:19.500689 crc crio[23733]: time="2026-06-09T13:59:19.500480423Z" level=info msg="Removing container: b799408a583c244540f75af3f2e14933e14c32bc9a36058208ebda47ee9a469b" id=275dc506-a8c7-42f7-8889-37b988d3a719 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.056783 | controller | Jun 09 13:59:19.532926 crc crio[23733]: time="2026-06-09T13:59:19.532821323Z" level=info msg="Removed container b799408a583c244540f75af3f2e14933e14c32bc9a36058208ebda47ee9a469b: openstack/ceilometer-0/ceilometer-central-agent" id=275dc506-a8c7-42f7-8889-37b988d3a719 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.056798 | controller | Jun 09 13:59:19.783710 crc crio[23733]: time="2026-06-09T13:59:19.783548197Z" level=info msg="Stopped pod sandbox: 99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f" id=dc9260db-68af-445c-85b7-45f874fbd471 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.056814 | controller | Jun 09 13:59:20.033273 crc crio[23733]: time="2026-06-09T13:59:20.03275288Z" level=info msg="Removing container: 0ba48b85dfac785752fad29b8854836716b601a40bb33199bf83e0f662a1e558" id=bc7c6083-5d86-4099-b7b3-ad87b76a0fb4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.056830 | controller | Jun 09 13:59:20.034387 crc crio[23733]: time="2026-06-09T13:59:20.033802057Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=bc56bdbf-8fe7-4bf0-ac98-c21fdaec8a19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.056845 | controller | Jun 09 13:59:20.034387 crc crio[23733]: time="2026-06-09T13:59:20.033887529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.056861 | controller | Jun 09 13:59:20.111725 crc crio[23733]: time="2026-06-09T13:59:20.111592736Z" level=info msg="Removed container 0ba48b85dfac785752fad29b8854836716b601a40bb33199bf83e0f662a1e558: openstack/nova-api-0/nova-api-api" id=bc7c6083-5d86-4099-b7b3-ad87b76a0fb4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.056876 | controller | Jun 09 13:59:20.116975 crc crio[23733]: time="2026-06-09T13:59:20.116893908Z" level=info msg="Removing container: f82864745e95cf501851003834cfd98c253a6dc17a202053b1083d05d0515853" id=9f9b2b97-5dd8-44ed-8fe3-5beaea14df46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.056892 | controller | Jun 09 13:59:20.136271 crc crio[23733]: time="2026-06-09T13:59:20.136158701Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:08d2cb55c4613c29363f5a5696132128cf7d45c7039b850d611a51f2111c6fe1 UID:3f70c736-eeeb-4278-b81e-e5daaa09d8b4 NetNS:/var/run/netns/85360d13-3c58-49e9-a44c-161c665ef987 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f70c736_eeeb_4278_b81e_e5daaa09d8b4.slice PodAnnotations:0xc002b0e100}] Aliases:map[]}"
2026-06-09 14:45:31.056907 | controller | Jun 09 13:59:20.136271 crc crio[23733]: time="2026-06-09T13:59:20.136235593Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.056923 | controller | Jun 09 13:59:20.286488 crc crio[23733]: time="2026-06-09T13:59:20.286377685Z" level=info msg="Removed container f82864745e95cf501851003834cfd98c253a6dc17a202053b1083d05d0515853: openstack/nova-api-0/nova-api-log" id=9f9b2b97-5dd8-44ed-8fe3-5beaea14df46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.056939 | controller | Jun 09 13:59:20.728806 crc crio[23733]: time="2026-06-09T13:59:20.728194236Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=7b420167-da2a-4674-a7e4-b1f0bac135ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.056955 | controller | Jun 09 13:59:20.728955 crc crio[23733]: time="2026-06-09T13:59:20.728865744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.056974 | controller | Jun 09 13:59:20.774273 crc crio[23733]: 2026-06-09T13:59:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08d2cb55c4613c2 Mac:f2:d6:be:ac:8d:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/85360d13-3c58-49e9-a44c-161c665ef987 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.056990 | controller | Jun 09 13:59:20.775980 crc crio[23733]: time="2026-06-09T13:59:20.77589164Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:08d2cb55c4613c29363f5a5696132128cf7d45c7039b850d611a51f2111c6fe1 UID:3f70c736-eeeb-4278-b81e-e5daaa09d8b4 NetNS:/var/run/netns/85360d13-3c58-49e9-a44c-161c665ef987 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f70c736_eeeb_4278_b81e_e5daaa09d8b4.slice PodAnnotations:0xc002b0e100}] Aliases:map[]}"
2026-06-09 14:45:31.057007 | controller | Jun 09 13:59:20.776374 crc crio[23733]: time="2026-06-09T13:59:20.776279631Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.057023 | controller | Jun 09 13:59:20.784500 crc crio[23733]: time="2026-06-09T13:59:20.784410035Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d UID:a31138b6-d410-4697-8e07-d9f7bd55fc64 NetNS:/var/run/netns/38cb060e-3168-40ad-aed4-d974162af315 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda31138b6_d410_4697_8e07_d9f7bd55fc64.slice PodAnnotations:0xc0027d05b0}] Aliases:map[]}"
2026-06-09 14:45:31.057039 | controller | Jun 09 13:59:20.784500 crc crio[23733]: time="2026-06-09T13:59:20.784492447Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.057055 | controller | Jun 09 13:59:20.797295 crc crio[23733]: time="2026-06-09T13:59:20.795312967Z" level=info msg="Ran pod sandbox 08d2cb55c4613c29363f5a5696132128cf7d45c7039b850d611a51f2111c6fe1 with infra container: openstack/ceilometer-0/POD" id=bc56bdbf-8fe7-4bf0-ac98-c21fdaec8a19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.057072 | controller | Jun 09 13:59:20.798209 crc crio[23733]: time="2026-06-09T13:59:20.797899412Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=0828ed2b-9326-4bec-a236-0b094cf5d7a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.057088 | controller | Jun 09 13:59:20.828923 crc crio[23733]: time="2026-06-09T13:59:20.828737606Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=7b39c216-3af4-4422-828f-37ae7315820b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.057103 | controller | Jun 09 13:59:20.838323 crc crio[23733]: time="2026-06-09T13:59:20.838170071Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=e4effd32-262b-493e-b8ff-2949fb30b351 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.057119 | controller | Jun 09 13:59:20.838720 crc crio[23733]: time="2026-06-09T13:59:20.838699135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.057135 | controller | Jun 09 13:59:20.907377 crc crio[23733]: time="2026-06-09T13:59:20.904496123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.057150 | controller | Jun 09 13:59:20.912248 crc crio[23733]: time="2026-06-09T13:59:20.911616472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.057169 | controller | Jun 09 13:59:21.136725 crc crio[23733]: time="2026-06-09T13:59:21.135940843Z" level=info msg="Created container 6fe3e50b59ad887b8547ce17606f5f9b04af81812f0f636bf689f6007a4674a2: openstack/ceilometer-0/ceilometer-central-agent" id=e4effd32-262b-493e-b8ff-2949fb30b351 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.057185 | controller | Jun 09 13:59:21.138388 crc crio[23733]: time="2026-06-09T13:59:21.137205515Z" level=info msg="Starting container: 6fe3e50b59ad887b8547ce17606f5f9b04af81812f0f636bf689f6007a4674a2" id=155e19ed-8f1d-4ff6-9b9f-31cc985324dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.057201 | controller | Jun 09 13:59:21.146032 crc crio[23733]: time="2026-06-09T13:59:21.145938723Z" level=info msg="Started container" PID=88267 containerID=6fe3e50b59ad887b8547ce17606f5f9b04af81812f0f636bf689f6007a4674a2 description=openstack/ceilometer-0/ceilometer-central-agent id=155e19ed-8f1d-4ff6-9b9f-31cc985324dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d2cb55c4613c29363f5a5696132128cf7d45c7039b850d611a51f2111c6fe1
2026-06-09 14:45:31.057218 | controller | Jun 09 13:59:21.165722 crc crio[23733]: time="2026-06-09T13:59:21.165588406Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=300a8436-6e28-4b1b-b49d-ddc06508b835 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.057233 | controller | Jun 09 13:59:21.202174 crc crio[23733]: time="2026-06-09T13:59:21.202018339Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=5ac757df-b122-477e-8abc-f0292f77cb86 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.057249 | controller | Jun 09 13:59:21.211295 crc crio[23733]: time="2026-06-09T13:59:21.211192418Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=ff5a4bb3-89cc-4f45-9720-745c3d7da35e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.057265 | controller | Jun 09 13:59:21.211752 crc crio[23733]: time="2026-06-09T13:59:21.211674901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.057281 | controller | Jun 09 13:59:21.296502 crc crio[23733]: time="2026-06-09T13:59:21.295682867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.057297 | controller | Jun 09 13:59:21.303426 crc crio[23733]: time="2026-06-09T13:59:21.303319408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.057313 | controller | Jun 09 13:59:21.399435 crc crio[23733]: 2026-06-09T13:59:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94586ef20ce440f Mac:32:81:c1:52:46:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/38cb060e-3168-40ad-aed4-d974162af315 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.057329 | controller | Jun 09 13:59:21.401439 crc crio[23733]: time="2026-06-09T13:59:21.401348394Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d UID:a31138b6-d410-4697-8e07-d9f7bd55fc64 NetNS:/var/run/netns/38cb060e-3168-40ad-aed4-d974162af315 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda31138b6_d410_4697_8e07_d9f7bd55fc64.slice PodAnnotations:0xc0027d05b0}] Aliases:map[]}"
2026-06-09 14:45:31.057348 | controller | Jun 09 13:59:21.401684 crc crio[23733]: time="2026-06-09T13:59:21.401575269Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.057364 | controller | Jun 09 13:59:21.416246 crc crio[23733]: time="2026-06-09T13:59:21.415871167Z" level=info msg="Ran pod sandbox 94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d with infra container: openstack/nova-api-0/POD" id=7b420167-da2a-4674-a7e4-b1f0bac135ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.057380 | controller | Jun 09 13:59:21.421894 crc crio[23733]: time="2026-06-09T13:59:21.421625662Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=fbaa124c-35d1-4b62-8a81-5465a17fd8e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.057396 | controller | Jun 09 13:59:21.428697 crc crio[23733]: time="2026-06-09T13:59:21.428599946Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=90e6d9fb-53ab-4351-853d-fecec7fe978d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.057412 | controller | Jun 09 13:59:21.438520 crc crio[23733]: time="2026-06-09T13:59:21.438284759Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=9d56833d-51f0-4c04-9d35-4372eb108a50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.057428 | controller | Jun 09 13:59:21.439479 crc crio[23733]: time="2026-06-09T13:59:21.439450008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.057443 | controller | Jun 09 13:59:21.504220 crc crio[23733]: time="2026-06-09T13:59:21.503701478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.057459 | controller | Jun 09 13:59:21.507145 crc crio[23733]: time="2026-06-09T13:59:21.507017642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.057474 | controller | Jun 09 13:59:21.535939 crc crio[23733]: time="2026-06-09T13:59:21.535822793Z" level=info msg="Created container b051a47fc6a9b1ce4ba93b05fbd4afcde7cf326c57503e352028dd7fce92cdc9: openstack/ceilometer-0/ceilometer-notification-agent" id=ff5a4bb3-89cc-4f45-9720-745c3d7da35e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.057490 | controller | Jun 09 13:59:21.537297 crc crio[23733]: time="2026-06-09T13:59:21.537179527Z" level=info msg="Starting container: b051a47fc6a9b1ce4ba93b05fbd4afcde7cf326c57503e352028dd7fce92cdc9" id=d3dc7cf4-0b9e-411c-8cf6-196a74bf99e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.057506 | controller | Jun 09 13:59:21.545774 crc crio[23733]: time="2026-06-09T13:59:21.545635089Z" level=info msg="Started container" PID=88315 containerID=b051a47fc6a9b1ce4ba93b05fbd4afcde7cf326c57503e352028dd7fce92cdc9 description=openstack/ceilometer-0/ceilometer-notification-agent id=d3dc7cf4-0b9e-411c-8cf6-196a74bf99e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d2cb55c4613c29363f5a5696132128cf7d45c7039b850d611a51f2111c6fe1
2026-06-09 14:45:31.057542 | controller | Jun 09 13:59:21.562710 crc crio[23733]: time="2026-06-09T13:59:21.562553103Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=51742002-9dda-4508-a5ae-ba3fdf01285f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.057560 | controller | Jun 09 13:59:21.578677 crc crio[23733]: time="2026-06-09T13:59:21.578516333Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=50e8c418-4802-4ef4-ace2-1d88784cd981 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.057576 | controller | Jun 09 13:59:21.589845 crc crio[23733]: time="2026-06-09T13:59:21.589707913Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=06c4a5b9-f945-4868-948f-7b8c335fd4c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.057596 | controller | Jun 09 13:59:21.590282 crc crio[23733]: time="2026-06-09T13:59:21.590216857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.057612 | controller | Jun 09 13:59:21.623867 crc crio[23733]: time="2026-06-09T13:59:21.623770787Z" level=info msg="Created container c9905fda87d4b706cffc2a29af41b97b477f77e6c38a61c9cf49940b3e75bbd0: openstack/nova-api-0/nova-api-log" id=9d56833d-51f0-4c04-9d35-4372eb108a50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.057628 | controller | Jun 09 13:59:21.625396 crc crio[23733]: time="2026-06-09T13:59:21.625353317Z" level=info msg="Starting container: c9905fda87d4b706cffc2a29af41b97b477f77e6c38a61c9cf49940b3e75bbd0" id=4b06d375-5e81-4734-990e-41d9d2f09a11 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.057643 | controller | Jun 09 13:59:21.633522 crc crio[23733]: time="2026-06-09T13:59:21.633437569Z" level=info msg="Started container" PID=88325 containerID=c9905fda87d4b706cffc2a29af41b97b477f77e6c38a61c9cf49940b3e75bbd0 description=openstack/nova-api-0/nova-api-log id=4b06d375-5e81-4734-990e-41d9d2f09a11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d
2026-06-09 14:45:31.057659 | controller | Jun 09 13:59:21.648186 crc crio[23733]: time="2026-06-09T13:59:21.647799308Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ed1858f8-db97-4194-9cfb-ea6139092351 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.057675 | controller | Jun 09 13:59:21.661738 crc crio[23733]: time="2026-06-09T13:59:21.661615275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.057690 | controller | Jun 09 13:59:21.671258 crc crio[23733]: time="2026-06-09T13:59:21.671097412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.057706 | controller | Jun 09 13:59:21.738342 crc crio[23733]: time="2026-06-09T13:59:21.738181233Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=8c4fb092-b617-47b9-b330-0a945ce22202 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.057722 | controller | Jun 09 13:59:21.761486 crc crio[23733]: time="2026-06-09T13:59:21.761350094Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=436d1c07-16ec-49bc-a0d3-aa95ed3d9906 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.057738 | controller | Jun 09 13:59:21.761868 crc crio[23733]: time="2026-06-09T13:59:21.761801985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.057754 | controller | Jun 09 13:59:21.811621 crc crio[23733]: time="2026-06-09T13:59:21.811318046Z" level=info msg="Created container 2dea421197c1930c9f0d9620a85a9ab0e479a0ae36e9876ffbbe5222d568a927: openstack/ceilometer-0/sg-core" id=06c4a5b9-f945-4868-948f-7b8c335fd4c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.057770 | controller | Jun 09 13:59:21.813553 crc crio[23733]: time="2026-06-09T13:59:21.81346072Z" level=info msg="Starting container: 2dea421197c1930c9f0d9620a85a9ab0e479a0ae36e9876ffbbe5222d568a927" id=e49f4ada-ba1a-42fd-a0e8-e9279929d0bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.057785 | controller | Jun 09 13:59:21.817590 crc crio[23733]: time="2026-06-09T13:59:21.817531182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.057804 | controller | Jun 09 13:59:21.819801 crc crio[23733]: time="2026-06-09T13:59:21.819294096Z" level=info msg="Started container" PID=88353 containerID=2dea421197c1930c9f0d9620a85a9ab0e479a0ae36e9876ffbbe5222d568a927 description=openstack/ceilometer-0/sg-core id=e49f4ada-ba1a-42fd-a0e8-e9279929d0bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d2cb55c4613c29363f5a5696132128cf7d45c7039b850d611a51f2111c6fe1
2026-06-09 14:45:31.057821 | controller | Jun 09 13:59:21.824413 crc crio[23733]: time="2026-06-09T13:59:21.824306382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.057837 | controller | Jun 09 13:59:21.843667 crc crio[23733]: time="2026-06-09T13:59:21.843550654Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=729b2e7a-2b8b-4052-801d-cf8ed84f3002 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.057853 | controller | Jun 09 13:59:21.951560 crc crio[23733]: time="2026-06-09T13:59:21.951368455Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=000ad938-6a45-444d-85a2-7e2fca1ff6d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.057868 | controller | Jun 09 13:59:21.964871 crc crio[23733]: time="2026-06-09T13:59:21.963493239Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=f5c302a6-95b1-4117-8e4c-9bf5f64e6272 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.057884 | controller | Jun 09 13:59:21.964871 crc crio[23733]: time="2026-06-09T13:59:21.964035043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.057899 | controller | Jun 09 13:59:22.039589 crc crio[23733]: time="2026-06-09T13:59:22.036716154Z" level=info msg="Stopping container: 223978037b4d1cee7955a8f470ecd30e730d915e8d74b7cee50014daf3cf1c09 (timeout: 10s)" id=aa757776-2626-4d26-9567-cfb9c170f281 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.057915 | controller | Jun 09 13:59:22.045188 crc crio[23733]: time="2026-06-09T13:59:22.042059788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.057930 | controller | Jun 09 13:59:22.046442 crc crio[23733]: time="2026-06-09T13:59:22.045489253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.057945 | controller | Jun 09 13:59:22.208831 crc crio[23733]: time="2026-06-09T13:59:22.207857753Z" level=info msg="Stopped container 223978037b4d1cee7955a8f470ecd30e730d915e8d74b7cee50014daf3cf1c09: openstack/dnsmasq-dns-6f4f87c799-vz8mt/dnsmasq-dns" id=aa757776-2626-4d26-9567-cfb9c170f281 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.057961 | controller | Jun 09 13:59:22.210723 crc crio[23733]: time="2026-06-09T13:59:22.209489794Z" level=info msg="Stopping pod sandbox: 79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603" id=05207ed4-3f25-4866-8449-217a42bf1f99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.057976 | controller | Jun 09 13:59:22.210723 crc crio[23733]: time="2026-06-09T13:59:22.210463548Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6f4f87c799-vz8mt Namespace:openstack ID:79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603 UID:40a6127a-f96e-4e4a-a7b2-55708f3a5c34 NetNS:/var/run/netns/59858179-c92e-4cd4-96dc-15d78d054f08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40a6127a_f96e_4e4a_a7b2_55708f3a5c34.slice PodAnnotations:0xc00012adc8}] Aliases:map[]}"
2026-06-09 14:45:31.057995 | controller | Jun 09 13:59:22.210723 crc crio[23733]: time="2026-06-09T13:59:22.210627042Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6f4f87c799-vz8mt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.058012 | controller | Jun 09 13:59:22.400072 crc crio[23733]: time="2026-06-09T13:59:22.399960576Z" level=info msg="Created container 01237e161e0deb9f2af0a71442159e9b43e933f943001d0a641b5d5b9a1cb2b2: openstack/nova-api-0/nova-api-api" id=436d1c07-16ec-49bc-a0d3-aa95ed3d9906 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.058028 | controller | Jun 09 13:59:22.407724 crc crio[23733]: time="2026-06-09T13:59:22.405534766Z" level=info msg="Starting container: 01237e161e0deb9f2af0a71442159e9b43e933f943001d0a641b5d5b9a1cb2b2" id=af90f07f-0078-4cab-a4ff-7360ec008e23 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.058044 | controller | Jun 09 13:59:22.416523 crc crio[23733]: time="2026-06-09T13:59:22.41645966Z" level=info msg="Started container" PID=88377 containerID=01237e161e0deb9f2af0a71442159e9b43e933f943001d0a641b5d5b9a1cb2b2 description=openstack/nova-api-0/nova-api-api id=af90f07f-0078-4cab-a4ff-7360ec008e23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d
2026-06-09 14:45:31.058060 | controller | Jun 09 13:59:22.438211 crc crio[23733]: time="2026-06-09T13:59:22.43804046Z" level=info msg="Created container 74041674bba11c3d8364737f0bedd011e9614026a2a05052fa15aa157fb3782a: openstack/ceilometer-0/proxy-httpd" id=f5c302a6-95b1-4117-8e4c-9bf5f64e6272 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.058076 | controller | Jun 09 13:59:22.440398 crc crio[23733]: time="2026-06-09T13:59:22.439929058Z" level=info msg="Starting container: 74041674bba11c3d8364737f0bedd011e9614026a2a05052fa15aa157fb3782a" id=c0bcdac3-b3b3-4682-a377-6c027b26ce4e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.058092 | controller | Jun 09 13:59:22.450872 crc crio[23733]: time="2026-06-09T13:59:22.450734149Z" level=info msg="Started container" PID=88451 containerID=74041674bba11c3d8364737f0bedd011e9614026a2a05052fa15aa157fb3782a description=openstack/ceilometer-0/proxy-httpd id=c0bcdac3-b3b3-4682-a377-6c027b26ce4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d2cb55c4613c29363f5a5696132128cf7d45c7039b850d611a51f2111c6fe1
2026-06-09 14:45:31.058107 | controller | Jun 09 13:59:22.744476 crc crio[23733]: time="2026-06-09T13:59:22.743313059Z" level=info msg="Stopped pod sandbox: 79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603" id=05207ed4-3f25-4866-8449-217a42bf1f99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.058123 | controller | Jun 09 13:59:23.102695 crc crio[23733]: time="2026-06-09T13:59:23.102488269Z" level=info msg="Removing container: 223978037b4d1cee7955a8f470ecd30e730d915e8d74b7cee50014daf3cf1c09" id=768c2801-25ea-4df4-82a4-9fca10e1654f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.058139 | controller | Jun 09 13:59:23.291016 crc crio[23733]: time="2026-06-09T13:59:23.29088461Z" level=info msg="Removed container 223978037b4d1cee7955a8f470ecd30e730d915e8d74b7cee50014daf3cf1c09: openstack/dnsmasq-dns-6f4f87c799-vz8mt/dnsmasq-dns" id=768c2801-25ea-4df4-82a4-9fca10e1654f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.058155 | controller | Jun 09 13:59:23.307163 crc crio[23733]: time="2026-06-09T13:59:23.307010454Z" level=info msg="Removing container: a1448c15d89b520874b3b14be5eff41d567a79c8fe829313966a8290175385a6" id=15ec0441-cff7-4eb8-9aee-0266c795314c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.058170 | controller | Jun 09 13:59:23.385073 crc crio[23733]: time="2026-06-09T13:59:23.384514636Z" level=info msg="Removed container a1448c15d89b520874b3b14be5eff41d567a79c8fe829313966a8290175385a6: openstack/dnsmasq-dns-6f4f87c799-vz8mt/init" id=15ec0441-cff7-4eb8-9aee-0266c795314c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.058189 | controller | Jun 09 13:59:24.051191 crc crio[23733]: time="2026-06-09T13:59:24.051023937Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-btlvg/POD" id=88d4028e-d816-4102-adbe-2ff4e49dd180 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.058205 | controller | Jun 09 13:59:24.051517 crc crio[23733]: time="2026-06-09T13:59:24.051230942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.058221 | controller | Jun 09 13:59:24.097778 crc crio[23733]: time="2026-06-09T13:59:24.097621365Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-btlvg Namespace:openstack ID:41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224 UID:3cc291c3-a1e8-44c2-8a13-f513720a6a3c NetNS:/var/run/netns/ce2c9bed-6b60-473e-aa36-0b7b69fe41e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cc291c3_a1e8_44c2_8a13_f513720a6a3c.slice PodAnnotations:0xc0025345c8}] Aliases:map[]}"
2026-06-09 14:45:31.058237 | controller | Jun 09 13:59:24.097778 crc crio[23733]: time="2026-06-09T13:59:24.097735038Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-btlvg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.058253 | controller | Jun 09 13:59:24.677714 crc crio[23733]: 2026-06-09T13:59:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41def97f82f4bff Mac:62:3a:da:77:14:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/ce2c9bed-6b60-473e-aa36-0b7b69fe41e3 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.058270 | controller | Jun 09 13:59:24.679480 crc crio[23733]: time="2026-06-09T13:59:24.679416563Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-btlvg Namespace:openstack ID:41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224 UID:3cc291c3-a1e8-44c2-8a13-f513720a6a3c NetNS:/var/run/netns/ce2c9bed-6b60-473e-aa36-0b7b69fe41e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cc291c3_a1e8_44c2_8a13_f513720a6a3c.slice PodAnnotations:0xc0025345c8}] Aliases:map[]}"
2026-06-09 14:45:31.058286 | controller | Jun 09 13:59:24.679628 crc crio[23733]: time="2026-06-09T13:59:24.679579987Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-btlvg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.058303 | controller | Jun 09 13:59:24.688782 crc crio[23733]: time="2026-06-09T13:59:24.688683795Z" level=info msg="Ran pod sandbox 41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224 with infra container: openstack/nova-cell1-cell-mapping-btlvg/POD" id=88d4028e-d816-4102-adbe-2ff4e49dd180 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.058319 | controller | Jun 09 13:59:24.694318 crc crio[23733]: time="2026-06-09T13:59:24.691007013Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=47fa752e-fc68-4104-9fe1-e79a766a7c9f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.058336 | controller | Jun 09 13:59:24.727043 crc crio[23733]: time="2026-06-09T13:59:24.726442972Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=9e6ddfe5-6e76-4087-8620-02e3a8e12b8e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.058354 | controller | Jun 09 13:59:24.736006 crc crio[23733]: time="2026-06-09T13:59:24.735926719Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-btlvg/nova-manage" id=2432508e-248a-4c0a-9a11-8009238ed0e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.058375 | controller | Jun 09 13:59:24.736621 crc crio[23733]: time="2026-06-09T13:59:24.736567734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.058391 | controller | Jun 09 13:59:24.813269 crc crio[23733]: time="2026-06-09T13:59:24.81021566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.058407 | controller | Jun 09 13:59:24.821185 crc crio[23733]: time="2026-06-09T13:59:24.82096479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.058423 | controller | Jun 09 13:59:25.034214 crc crio[23733]: time="2026-06-09T13:59:25.033293641Z" level=info msg="Created container 85fc820aa2c5db75d0ed779e3e4fbb8c9ce9c6eb22dfeba727439c7db022de8d: openstack/nova-cell1-cell-mapping-btlvg/nova-manage" id=2432508e-248a-4c0a-9a11-8009238ed0e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.058439 | controller | Jun 09 13:59:25.035705 crc crio[23733]: time="2026-06-09T13:59:25.035611439Z" level=info msg="Starting container: 85fc820aa2c5db75d0ed779e3e4fbb8c9ce9c6eb22dfeba727439c7db022de8d" id=6a018f82-c99a-411f-94e3-e670ab06e10c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.058456 | controller | Jun 09 13:59:25.042854 crc crio[23733]: time="2026-06-09T13:59:25.041827744Z" level=info msg="Started container" PID=88962 containerID=85fc820aa2c5db75d0ed779e3e4fbb8c9ce9c6eb22dfeba727439c7db022de8d description=openstack/nova-cell1-cell-mapping-btlvg/nova-manage id=6a018f82-c99a-411f-94e3-e670ab06e10c name=/runtime.v1.RuntimeService/StartContainer sandboxID=41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224
2026-06-09 14:45:31.058472 | controller | Jun 09 13:59:33.335778 crc crio[23733]: time="2026-06-09T13:59:33.334752152Z" level=info msg="Stopping pod sandbox: 41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224" id=547f28e6-8f88-4ac2-88b0-40a236f8cbbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.058488 | controller | Jun 09 13:59:33.339574 crc crio[23733]: time="2026-06-09T13:59:33.339084151Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-btlvg Namespace:openstack ID:41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224 UID:3cc291c3-a1e8-44c2-8a13-f513720a6a3c NetNS:/var/run/netns/ce2c9bed-6b60-473e-aa36-0b7b69fe41e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cc291c3_a1e8_44c2_8a13_f513720a6a3c.slice PodAnnotations:0xc0020d93c0}] Aliases:map[]}"
2026-06-09 14:45:31.058504 | controller | Jun 09 13:59:33.339574 crc crio[23733]: time="2026-06-09T13:59:33.339393178Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-btlvg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.058540 | controller | Jun 09 13:59:33.705038 crc crio[23733]: time="2026-06-09T13:59:33.704943378Z" level=info msg="Stopped pod sandbox: 41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224" id=547f28e6-8f88-4ac2-88b0-40a236f8cbbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.058558 | controller | Jun 09 13:59:35.120577 crc crio[23733]: time="2026-06-09T13:59:35.119880882Z" level=info msg="Stopping container: 01237e161e0deb9f2af0a71442159e9b43e933f943001d0a641b5d5b9a1cb2b2 (timeout: 30s)" id=e15a6c99-1ef9-4284-941e-4534bb659898 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.058574 | controller | Jun 09 13:59:35.122200 crc crio[23733]: time="2026-06-09T13:59:35.120358905Z" level=info msg="Stopping container: c9905fda87d4b706cffc2a29af41b97b477f77e6c38a61c9cf49940b3e75bbd0 (timeout: 30s)" id=3e79532c-132d-429d-8bac-f08ad8acc702 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.058593 | controller | Jun 09 13:59:35.597296 crc crio[23733]: time="2026-06-09T13:59:35.596816944Z" level=info msg="Stopping container: 4a53811adcf97522d8039f95f068035eb433ae9e7cf0e325d15f7bfa76d13795 (timeout: 30s)" id=3466fe78-5cb6-4b5c-99e7-a1906b4963ad name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.058609 | controller | Jun 09 13:59:35.613272 crc crio[23733]: time="2026-06-09T13:59:35.613193934Z" level=info msg="Stopping container: 9941ca8c1c91dd15ac08f98834c6f620b436d21dd463dd5bbdfcce104623cab7 (timeout: 30s)" id=5b8335ec-c00c-4c14-bc6b-d6e38ddf65c7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.058625 | controller | Jun 09 13:59:35.614945 crc crio[23733]: time="2026-06-09T13:59:35.614849205Z" level=info msg="Stopping container: 8792abfb58b2315e2e6a71155dac631bd68973b2e026c63ec4378a6bcb8df6b0 (timeout: 30s)" id=581f9041-179e-464e-80b6-0de0e2c0f849 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.058640 | controller | Jun 09 13:59:35.793058 crc crio[23733]: time="2026-06-09T13:59:35.792217399Z" level=info msg="Stopped container c9905fda87d4b706cffc2a29af41b97b477f77e6c38a61c9cf49940b3e75bbd0: openstack/nova-api-0/nova-api-log" id=3e79532c-132d-429d-8bac-f08ad8acc702 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.058656 | controller | Jun 09 13:59:35.793058 crc crio[23733]: time="2026-06-09T13:59:35.792410464Z" level=info msg="Stopped container 9941ca8c1c91dd15ac08f98834c6f620b436d21dd463dd5bbdfcce104623cab7: openstack/nova-metadata-0/nova-metadata-log" id=5b8335ec-c00c-4c14-bc6b-d6e38ddf65c7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.058672 | controller | Jun 09 13:59:37.739782 crc crio[23733]: time="2026-06-09T13:59:37.739079393Z" level=info msg="Stopped container 4a53811adcf97522d8039f95f068035eb433ae9e7cf0e325d15f7bfa76d13795: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=3466fe78-5cb6-4b5c-99e7-a1906b4963ad name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.058688 | controller | Jun 09 13:59:37.741619 crc crio[23733]: time="2026-06-09T13:59:37.74136741Z" level=info msg="Stopping pod sandbox: f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41" id=fbdce52e-8d7b-4ccb-9baf-4a91498615f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.058704 | controller | Jun 09 13:59:37.742360 crc crio[23733]: time="2026-06-09T13:59:37.742284614Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41 UID:25150656-6fac-4b64-9f3e-4a1d765fe226 NetNS:/var/run/netns/f8a4a8ba-69fa-43b8-bd81-e8ff213137fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25150656_6fac_4b64_9f3e_4a1d765fe226.slice PodAnnotations:0xc0059cca48}] Aliases:map[]}"
2026-06-09 14:45:31.058720 | controller | Jun 09 13:59:37.742577 crc crio[23733]: time="2026-06-09T13:59:37.742463718Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.058736 | controller | Jun 09 13:59:38.135200 crc crio[23733]: time="2026-06-09T13:59:38.135033325Z" level=info msg="Stopped pod sandbox: f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41" id=fbdce52e-8d7b-4ccb-9baf-4a91498615f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.058753 | controller | Jun 09 13:59:38.464227 crc crio[23733]: time="2026-06-09T13:59:38.463768762Z" level=info msg="Removing container: 4a53811adcf97522d8039f95f068035eb433ae9e7cf0e325d15f7bfa76d13795" id=0de9e161-3f55-4a02-902a-ae5620b851e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.058769 | controller | Jun 09 13:59:38.563404 crc crio[23733]: time="2026-06-09T13:59:38.563294966Z" level=info msg="Removed container 4a53811adcf97522d8039f95f068035eb433ae9e7cf0e325d15f7bfa76d13795: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=0de9e161-3f55-4a02-902a-ae5620b851e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.058787 | controller | Jun 09 13:59:38.861045 crc crio[23733]: time="2026-06-09T13:59:38.860917354Z" level=info msg="Stopped container 8792abfb58b2315e2e6a71155dac631bd68973b2e026c63ec4378a6bcb8df6b0: openstack/nova-metadata-0/nova-metadata-metadata" id=581f9041-179e-464e-80b6-0de0e2c0f849 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.058804 | controller | Jun 09 13:59:38.862493 crc crio[23733]: time="2026-06-09T13:59:38.862409542Z" level=info msg="Stopping pod sandbox: 6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa" id=94c46497-9243-41ac-8573-1f86f9ff3a45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.058820 | controller | Jun 09 13:59:38.863350 crc crio[23733]: time="2026-06-09T13:59:38.86316116Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa UID:0b1a75cb-95af-4e8e-b789-66846482118b NetNS:/var/run/netns/4c47699e-16f5-4328-aec4-ed2813b51c41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b1a75cb_95af_4e8e_b789_66846482118b.slice PodAnnotations:0xc001c1e368}] Aliases:map[]}"
2026-06-09 14:45:31.058835 | controller | Jun 09 13:59:38.863493 crc crio[23733]: time="2026-06-09T13:59:38.863435137Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.058851 | controller | Jun 09 13:59:38.974737 crc crio[23733]: time="2026-06-09T13:59:38.973816213Z" level=info msg="Stopped container 01237e161e0deb9f2af0a71442159e9b43e933f943001d0a641b5d5b9a1cb2b2: openstack/nova-api-0/nova-api-api" id=e15a6c99-1ef9-4284-941e-4534bb659898 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.058868 | controller | Jun 09 13:59:38.976359 crc crio[23733]: time="2026-06-09T13:59:38.976291915Z" level=info msg="Stopping pod sandbox: 94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d" id=99303aa4-725c-4e5f-b896-49c12a863968 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.058884 | controller | Jun 09 13:59:38.977065 crc crio[23733]: time="2026-06-09T13:59:38.977011093Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d UID:a31138b6-d410-4697-8e07-d9f7bd55fc64 NetNS:/var/run/netns/38cb060e-3168-40ad-aed4-d974162af315 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda31138b6_d410_4697_8e07_d9f7bd55fc64.slice PodAnnotations:0xc00720c1f8}] Aliases:map[]}"
2026-06-09 14:45:31.058900 | controller | Jun 09 13:59:38.983596 crc crio[23733]: time="2026-06-09T13:59:38.983401233Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.058916 | controller | Jun 09 13:59:39.021631 crc crio[23733]: time="2026-06-09T13:59:39.020274957Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=d21b6d9f-76cd-4d1b-b31b-5b7b4e40c793 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.058931 | controller | Jun 09 13:59:39.021631 crc crio[23733]: time="2026-06-09T13:59:39.020364999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.058947 | controller | Jun 09 13:59:39.065845 crc crio[23733]: time="2026-06-09T13:59:39.06554367Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:c7f4e371c3565d3088bf18890a7f8fe68c9863f6dc462d6e7662ddbcc472f751 UID:ab5a6580-fb07-4365-b2b8-cefde5339896 NetNS:/var/run/netns/3438ea8a-e113-4250-b12d-736c28af8490 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5a6580_fb07_4365_b2b8_cefde5339896.slice PodAnnotations:0xc00720c500}] Aliases:map[]}"
2026-06-09 14:45:31.058966 | controller | Jun 09 13:59:39.065845 crc crio[23733]: time="2026-06-09T13:59:39.065631032Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.058982 | controller | Jun 09 13:59:39.290674 crc crio[23733]: time="2026-06-09T13:59:39.29056032Z" level=info msg="Stopped pod sandbox: 6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa" id=94c46497-9243-41ac-8573-1f86f9ff3a45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.058998 | controller | Jun 09 13:59:39.514979 crc crio[23733]: time="2026-06-09T13:59:39.509727611Z" level=info msg="Removing container: 8792abfb58b2315e2e6a71155dac631bd68973b2e026c63ec4378a6bcb8df6b0" id=2ca92202-6776-46ac-8672-9bc06aa6e6dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.059014 | controller | Jun 09 13:59:39.534160 crc crio[23733]: time="2026-06-09T13:59:39.533738893Z" level=info msg="Stopped pod sandbox: 94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d" id=99303aa4-725c-4e5f-b896-49c12a863968 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.059030 | controller | Jun 09 13:59:39.566695 crc crio[23733]: time="2026-06-09T13:59:39.56633604Z" level=info msg="Removed container 8792abfb58b2315e2e6a71155dac631bd68973b2e026c63ec4378a6bcb8df6b0: openstack/nova-metadata-0/nova-metadata-metadata" id=2ca92202-6776-46ac-8672-9bc06aa6e6dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.059046 | controller | Jun 09 13:59:39.570353 crc crio[23733]: time="2026-06-09T13:59:39.570213327Z" level=info msg="Removing container: 9941ca8c1c91dd15ac08f98834c6f620b436d21dd463dd5bbdfcce104623cab7" id=186f2ee0-ebb0-4514-8c91-292b2a8edd11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.059062 | controller | Jun 09 13:59:39.605351 crc crio[23733]: time="2026-06-09T13:59:39.605201883Z" level=info msg="Removed container 9941ca8c1c91dd15ac08f98834c6f620b436d21dd463dd5bbdfcce104623cab7: openstack/nova-metadata-0/nova-metadata-log" id=186f2ee0-ebb0-4514-8c91-292b2a8edd11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.059078 | controller | Jun 09 13:59:39.781380 crc crio[23733]: 2026-06-09T13:59:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c7f4e371c3565d3 Mac:8e:7c:07:95:9c:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/3438ea8a-e113-4250-b12d-736c28af8490 SocketPath: PciID:}] [{Interface:0xc00014ce20 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.059094 | controller | Jun 09 13:59:39.783605 crc crio[23733]: time="2026-06-09T13:59:39.783525991Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:c7f4e371c3565d3088bf18890a7f8fe68c9863f6dc462d6e7662ddbcc472f751 UID:ab5a6580-fb07-4365-b2b8-cefde5339896 NetNS:/var/run/netns/3438ea8a-e113-4250-b12d-736c28af8490 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5a6580_fb07_4365_b2b8_cefde5339896.slice PodAnnotations:0xc00720c500}] Aliases:map[]}"
2026-06-09 14:45:31.059109 | controller | Jun 09 13:59:39.783826 crc crio[23733]: time="2026-06-09T13:59:39.783747318Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.059125 | controller | Jun 09 13:59:39.795185 crc crio[23733]: time="2026-06-09T13:59:39.794942018Z" level=info msg="Ran pod sandbox c7f4e371c3565d3088bf18890a7f8fe68c9863f6dc462d6e7662ddbcc472f751 with infra container: openstack/nova-scheduler-0/POD" id=d21b6d9f-76cd-4d1b-b31b-5b7b4e40c793 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.059141 | controller | Jun 09 13:59:39.799214 crc crio[23733]: time="2026-06-09T13:59:39.799084612Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=c48d3ca5-c068-44c9-ace6-c14a215b62e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.059160 | controller | Jun 09 13:59:39.834608 crc crio[23733]: time="2026-06-09T13:59:39.834459198Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=787a20ca-4730-4c94-af96-d3174e2b1872 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.059176 | controller | Jun 09 13:59:39.851058 crc crio[23733]: time="2026-06-09T13:59:39.846269154Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=128da969-7c97-4ef0-a244-e9da1e32433e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.059191 | controller | Jun 09 13:59:39.851058 crc crio[23733]: time="2026-06-09T13:59:39.846802498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.059207 | controller | Jun 09 13:59:39.937896 crc crio[23733]: time="2026-06-09T13:59:39.937366196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.059223 | controller | Jun 09 13:59:39.956094 crc crio[23733]: time="2026-06-09T13:59:39.953792448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.059238 | controller | Jun 09 13:59:40.337527 crc crio[23733]: time="2026-06-09T13:59:40.336790735Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=c282d418-1b1b-4ec9-821a-2b902754c5f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.059254 | controller | Jun 09 13:59:40.337702 crc crio[23733]: time="2026-06-09T13:59:40.337574605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.059269 | controller | Jun 09 13:59:40.393832 crc crio[23733]: time="2026-06-09T13:59:40.393710541Z" level=info msg="Created container 86e2140ba2c0dbf750dbb47361cd190ca1475c44c5241bfbe14b807c37f73d8e: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=128da969-7c97-4ef0-a244-e9da1e32433e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.059285 | controller | Jun 09 13:59:40.395420 crc crio[23733]: time="2026-06-09T13:59:40.395343772Z" level=info msg="Starting container: 86e2140ba2c0dbf750dbb47361cd190ca1475c44c5241bfbe14b807c37f73d8e" id=48e9b7da-a83c-4846-8bc5-7a0cab7420c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.059301 | controller | Jun 09 13:59:40.396993 crc crio[23733]: time="2026-06-09T13:59:40.396896681Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:333f804da4ee2e9f4d550714f992e5ff9487041fa119cb680d53fafde6c70d36 UID:9fc2aa4f-a089-46f9-b57a-343d21f1ef40 NetNS:/var/run/netns/74789e63-0ee2-4067-b6d6-6927b099cdaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9fc2aa4f_a089_46f9_b57a_343d21f1ef40.slice PodAnnotations:0xc00720c0e0}] Aliases:map[]}"
2026-06-09 14:45:31.059317 | controller | Jun 09 13:59:40.396993 crc crio[23733]: time="2026-06-09T13:59:40.396967342Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.059333 | controller | Jun 09 13:59:40.407831 crc crio[23733]: time="2026-06-09T13:59:40.407547628Z" level=info msg="Started container" PID=90022 containerID=86e2140ba2c0dbf750dbb47361cd190ca1475c44c5241bfbe14b807c37f73d8e description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=48e9b7da-a83c-4846-8bc5-7a0cab7420c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7f4e371c3565d3088bf18890a7f8fe68c9863f6dc462d6e7662ddbcc472f751
2026-06-09 14:45:31.059352 | controller | Jun 09 13:59:40.564888 crc crio[23733]: time="2026-06-09T13:59:40.564331687Z" level=info msg="Removing container: 01237e161e0deb9f2af0a71442159e9b43e933f943001d0a641b5d5b9a1cb2b2" id=883316ec-b5ea-48e0-aa6a-837dd7e97980 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.059368 | controller | Jun 09 13:59:40.615482 crc crio[23733]: time="2026-06-09T13:59:40.615390286Z" level=info msg="Removed container 01237e161e0deb9f2af0a71442159e9b43e933f943001d0a641b5d5b9a1cb2b2: openstack/nova-api-0/nova-api-api" id=883316ec-b5ea-48e0-aa6a-837dd7e97980 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.059384 | controller | Jun 09 13:59:40.628388 crc crio[23733]: time="2026-06-09T13:59:40.628282139Z" level=info msg="Removing container: c9905fda87d4b706cffc2a29af41b97b477f77e6c38a61c9cf49940b3e75bbd0" id=929aa020-18e3-4911-aa92-ec45965de95b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.059399 | controller | Jun 09 13:59:40.663998 crc crio[23733]: time="2026-06-09T13:59:40.65944629Z" level=info msg="Removed container c9905fda87d4b706cffc2a29af41b97b477f77e6c38a61c9cf49940b3e75bbd0: openstack/nova-api-0/nova-api-log" id=929aa020-18e3-4911-aa92-ec45965de95b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.059415 | controller | Jun 09 13:59:40.985422 crc crio[23733]: 2026-06-09T13:59:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:333f804da4ee2e9 Mac:52:7a:66:1d:a2:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/74789e63-0ee2-4067-b6d6-6927b099cdaf SocketPath: PciID:}] [{Interface:0xc0002c5650 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.059431 | controller | Jun 09 13:59:40.987364 crc crio[23733]: time="2026-06-09T13:59:40.987281424Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:333f804da4ee2e9f4d550714f992e5ff9487041fa119cb680d53fafde6c70d36 UID:9fc2aa4f-a089-46f9-b57a-343d21f1ef40 NetNS:/var/run/netns/74789e63-0ee2-4067-b6d6-6927b099cdaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9fc2aa4f_a089_46f9_b57a_343d21f1ef40.slice PodAnnotations:0xc00720c0e0}] Aliases:map[]}"
2026-06-09 14:45:31.059447 | controller | Jun 09 13:59:40.987560 crc crio[23733]: time="2026-06-09T13:59:40.987506631Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.059463 | controller | Jun 09 13:59:40.998975 crc crio[23733]: time="2026-06-09T13:59:40.997491021Z" level=info msg="Ran pod sandbox 333f804da4ee2e9f4d550714f992e5ff9487041fa119cb680d53fafde6c70d36 with infra container: openstack/nova-metadata-0/POD" id=c282d418-1b1b-4ec9-821a-2b902754c5f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.059478 | controller | Jun 09 13:59:41.003024 crc crio[23733]: time="2026-06-09T13:59:41.002927756Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=e4392489-5d89-4c28-9104-a119848a7c71 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.059495 | controller | Jun 09 13:59:41.008427 crc crio[23733]: time="2026-06-09T13:59:41.008328662Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=bc3abcd5-904a-4a06-9e79-95679b956557 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.059524 | controller | Jun 09 13:59:41.019740 crc crio[23733]: time="2026-06-09T13:59:41.019622245Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=c0a9f763-9a23-42ea-b1ad-d2d092161b60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.059546 | controller | Jun 09 13:59:41.020268 crc crio[23733]: time="2026-06-09T13:59:41.02019577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.059569 | controller | Jun 09 13:59:41.079246 crc crio[23733]: time="2026-06-09T13:59:41.079079324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.059585 | controller | Jun 09 13:59:41.086173 crc crio[23733]: time="2026-06-09T13:59:41.085451414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.059601 | controller | Jun 09 13:59:41.122088 crc crio[23733]: time="2026-06-09T13:59:41.12202306Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=739451e1-33d2-431a-8238-acd849a31c96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.059616 | controller | Jun 09 13:59:41.122398 crc crio[23733]: time="2026-06-09T13:59:41.122199385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.059632 | controller | Jun 09 13:59:41.182067 crc crio[23733]: time="2026-06-09T13:59:41.181770828Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:1f38e3818101de8d6a5efd6be5c8e55b28e306c3f39706becae82e4b2409e050 UID:1f6343a4-75fe-473f-9b92-5b561db98ea0 NetNS:/var/run/netns/24c6ff02-4d34-4fa4-b389-938b43589658 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f6343a4_75fe_473f_9b92_5b561db98ea0.slice PodAnnotations:0xc00580aad8}] Aliases:map[]}"
2026-06-09 14:45:31.059648 | controller | Jun 09 13:59:41.182067 crc crio[23733]: time="2026-06-09T13:59:41.18186047Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.059663 | controller | Jun 09 13:59:41.391059 crc crio[23733]: time="2026-06-09T13:59:41.390875167Z" level=info msg="Created container eb2bfebf79940495ec2b37edcf62a9e94cbc52bf8b0f12a2ca7f849408d1c7fb: openstack/nova-metadata-0/nova-metadata-log" id=c0a9f763-9a23-42ea-b1ad-d2d092161b60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.059679 | controller | Jun 09 13:59:41.392987 crc crio[23733]: time="2026-06-09T13:59:41.392887788Z" level=info msg="Starting container: eb2bfebf79940495ec2b37edcf62a9e94cbc52bf8b0f12a2ca7f849408d1c7fb" id=5cec7866-b566-49cc-8b42-5f857a3ac6c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.059695 | controller | Jun 09 13:59:41.401050 crc crio[23733]: time="2026-06-09T13:59:41.400811307Z" level=info msg="Started container" PID=90158 containerID=eb2bfebf79940495ec2b37edcf62a9e94cbc52bf8b0f12a2ca7f849408d1c7fb description=openstack/nova-metadata-0/nova-metadata-log id=5cec7866-b566-49cc-8b42-5f857a3ac6c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=333f804da4ee2e9f4d550714f992e5ff9487041fa119cb680d53fafde6c70d36
2026-06-09 14:45:31.059711 | controller | Jun 09 13:59:41.419263 crc crio[23733]: time="2026-06-09T13:59:41.419149145Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=5e80266c-a0df-4b18-b720-46755bcc958d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.059726 | controller | Jun 09 13:59:41.503362 crc crio[23733]: time="2026-06-09T13:59:41.502609077Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=1b447a44-f1ae-46a4-adb0-c4318403540d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.059741 | controller | Jun 09 13:59:41.511539 crc crio[23733]: time="2026-06-09T13:59:41.511012198Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=83217a45-746a-4214-a8d3-698d5c469974 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.059760 | controller | Jun 09 13:59:41.511996 crc crio[23733]: time="2026-06-09T13:59:41.511923771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.059776 | controller | Jun 09 13:59:41.574208 crc crio[23733]: time="2026-06-09T13:59:41.574029718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.059791 | controller | Jun 09 13:59:41.584962 crc crio[23733]: time="2026-06-09T13:59:41.584854068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.059807 | controller | Jun 09 13:59:41.712989 crc crio[23733]: time="2026-06-09T13:59:41.712860036Z" level=info msg="Created container 1a82235bbf4d8f8b274645609da563f66b0e4db1782da0de41ee1ab70f120a64: openstack/nova-metadata-0/nova-metadata-metadata" id=83217a45-746a-4214-a8d3-698d5c469974 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.059823 | controller | Jun 09 13:59:41.714515 crc crio[23733]: time="2026-06-09T13:59:41.714433356Z" level=info msg="Starting container: 1a82235bbf4d8f8b274645609da563f66b0e4db1782da0de41ee1ab70f120a64" id=baf7318d-2fe2-4ddc-af0d-e1f31d512777 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.059838 | controller | Jun 09 13:59:41.721670 crc crio[23733]: time="2026-06-09T13:59:41.721519263Z" level=info msg="Started container" PID=90192 containerID=1a82235bbf4d8f8b274645609da563f66b0e4db1782da0de41ee1ab70f120a64 description=openstack/nova-metadata-0/nova-metadata-metadata id=baf7318d-2fe2-4ddc-af0d-e1f31d512777 name=/runtime.v1.RuntimeService/StartContainer sandboxID=333f804da4ee2e9f4d550714f992e5ff9487041fa119cb680d53fafde6c70d36
2026-06-09 14:45:31.059855 | controller | Jun 09 13:59:41.798772 crc crio[23733]: 2026-06-09T13:59:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f38e3818101de8 Mac:b6:8a:70:64:f4:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/24c6ff02-4d34-4fa4-b389-938b43589658 SocketPath: PciID:}] [{Interface:0xc0004a06e0 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.059871 | controller | Jun 09 13:59:41.800505 crc crio[23733]: time="2026-06-09T13:59:41.800451331Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:1f38e3818101de8d6a5efd6be5c8e55b28e306c3f39706becae82e4b2409e050 UID:1f6343a4-75fe-473f-9b92-5b561db98ea0 NetNS:/var/run/netns/24c6ff02-4d34-4fa4-b389-938b43589658 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f6343a4_75fe_473f_9b92_5b561db98ea0.slice PodAnnotations:0xc00580aad8}] Aliases:map[]}"
2026-06-09 14:45:31.059887 | controller | Jun 09 13:59:41.800711 crc crio[23733]: time="2026-06-09T13:59:41.800622775Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.059903 | controller | Jun 09 13:59:41.826688 crc crio[23733]: time="2026-06-09T13:59:41.826567214Z" level=info msg="Ran pod sandbox 1f38e3818101de8d6a5efd6be5c8e55b28e306c3f39706becae82e4b2409e050 with infra container: openstack/nova-api-0/POD" id=739451e1-33d2-431a-8238-acd849a31c96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.059918 | controller | Jun 09 13:59:41.831377 crc crio[23733]: time="2026-06-09T13:59:41.831295163Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=14f7ba69-6a63-4404-bb5b-5572b6780dad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.059934 | controller | Jun 09 13:59:41.836053 crc crio[23733]: time="2026-06-09T13:59:41.83595634Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=9aa0f2e1-316f-4e64-8545-8abdeca47620 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.059953 | controller | Jun 09 13:59:41.850615 crc crio[23733]: time="2026-06-09T13:59:41.850460504Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=2ec16241-396b-4f5a-a23c-bc5ca6e8984b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.059969 | controller | Jun 09 13:59:41.851612 crc crio[23733]: time="2026-06-09T13:59:41.85148396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.059985 | controller | Jun 09 13:59:41.905341 crc crio[23733]: time="2026-06-09T13:59:41.905182665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.060001 | controller | Jun 09 13:59:41.911981 crc crio[23733]: time="2026-06-09T13:59:41.911843722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.060017 | controller | Jun 09 13:59:42.132974 crc crio[23733]: time="2026-06-09T13:59:42.132694506Z" level=info msg="Created container 9101c7373872dc3623eb0d5e1d915b28ce4d12231b244fe846b21969ff8f06de: openstack/nova-api-0/nova-api-log" id=2ec16241-396b-4f5a-a23c-bc5ca6e8984b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.060033 | controller | Jun 09 13:59:42.135173 crc crio[23733]: time="2026-06-09T13:59:42.135070375Z" level=info msg="Starting container: 9101c7373872dc3623eb0d5e1d915b28ce4d12231b244fe846b21969ff8f06de" id=55280f89-7e09-43c1-bc78-203a147da248 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.060048 | controller | Jun 09 13:59:42.141458 crc crio[23733]: time="2026-06-09T13:59:42.141377473Z" level=info msg="Started container" PID=90217 containerID=9101c7373872dc3623eb0d5e1d915b28ce4d12231b244fe846b21969ff8f06de description=openstack/nova-api-0/nova-api-log id=55280f89-7e09-43c1-bc78-203a147da248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f38e3818101de8d6a5efd6be5c8e55b28e306c3f39706becae82e4b2409e050
2026-06-09 14:45:31.060064 | controller | Jun 09 13:59:42.161799 crc crio[23733]: time="2026-06-09T13:59:42.161686092Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=cf83a7b7-23dc-4fa9-8892-9f76befddd7f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.060080 | controller | Jun 09 13:59:42.243289 crc crio[23733]: time="2026-06-09T13:59:42.242341133Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=cf5df44d-4f8a-4d82-94b3-cc6b070c8c7d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.060095 | controller | Jun 09 13:59:42.255614 crc crio[23733]: time="2026-06-09T13:59:42.255475772Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=f502b18e-f43a-4171-92d1-b1dc23cd8cc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.060111 | controller | Jun 09 13:59:42.256092 crc crio[23733]: time="2026-06-09T13:59:42.256012615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.060126 | controller | Jun 09 13:59:42.327812 crc crio[23733]: time="2026-06-09T13:59:42.327701003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.060142 | controller | Jun 09 13:59:42.334404 crc crio[23733]: time="2026-06-09T13:59:42.334323618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.060157 | controller | Jun 09 13:59:42.457267 crc crio[23733]: time="2026-06-09T13:59:42.457085684Z" level=info msg="Created container 040ad67658ab66bfc9ebecf40c608d17339d8abea4bf2d6e5c23f3788b463aa5: openstack/nova-api-0/nova-api-api" id=f502b18e-f43a-4171-92d1-b1dc23cd8cc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.060176 | controller | Jun 09 13:59:42.458630 crc crio[23733]: time="2026-06-09T13:59:42.45852542Z" level=info msg="Starting container: 040ad67658ab66bfc9ebecf40c608d17339d8abea4bf2d6e5c23f3788b463aa5" id=16c035be-640b-4962-b203-923333951592 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.060191 | controller | Jun 09 13:59:42.465622 crc crio[23733]: time="2026-06-09T13:59:42.465462634Z" level=info msg="Started container" PID=90375 containerID=040ad67658ab66bfc9ebecf40c608d17339d8abea4bf2d6e5c23f3788b463aa5 description=openstack/nova-api-0/nova-api-api id=16c035be-640b-4962-b203-923333951592 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f38e3818101de8d6a5efd6be5c8e55b28e306c3f39706becae82e4b2409e050
2026-06-09 14:45:31.060207 | controller | Jun 09 14:00:00.551233 crc crio[23733]: time="2026-06-09T14:00:00.548922417Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683560-hll9b/POD" id=58d99bdd-dd92-432f-bbd6-befa09b9379e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.060223 | controller | Jun 09 14:00:00.552956 crc crio[23733]: time="2026-06-09T14:00:00.551301077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.060239 | controller | Jun 09 14:00:00.566073 crc crio[23733]: time="2026-06-09T14:00:00.565963224Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683560-tp2ml/POD" id=e6cda48d-4823-452f-8fc5-d6351c7ec4d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.060254 | controller | Jun 09 14:00:00.566282 crc crio[23733]: time="2026-06-09T14:00:00.566094927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.060270 | controller | Jun 09 14:00:00.622517 crc crio[23733]: time="2026-06-09T14:00:00.622429409Z" level=info msg="Got pod network &{Name:collect-profiles-29683560-hll9b Namespace:openshift-operator-lifecycle-manager ID:52797f855dbb4f923a7d2a6c34ab21b5f32f7019e9c14852a477b2fc57d8d05d UID:b2fa1e4f-2e73-49dc-b0fe-a4e6d8101e8d NetNS:/var/run/netns/cde5176d-c55b-466b-baac-0acb25e8ef09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2fa1e4f_2e73_49dc_b0fe_a4e6d8101e8d.slice PodAnnotations:0xc00720c878}] Aliases:map[]}"
2026-06-09 14:45:31.060287 | controller | Jun 09 14:00:00.622517 crc crio[23733]: time="2026-06-09T14:00:00.622494481Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683560-hll9b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.060302 | controller | Jun 09 14:00:00.627812 crc crio[23733]: time="2026-06-09T14:00:00.627712651Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683560-tp2ml Namespace:openshift-infra ID:b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd UID:0184a681-dbd2-4698-8e99-bc705fa258a5 NetNS:/var/run/netns/511427d1-3f44-409d-a4ab-ab94550ebdcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0184a681_dbd2_4698_8e99_bc705fa258a5.slice PodAnnotations:0xc00008ce08}] Aliases:map[]}"
2026-06-09 14:45:31.060318 | controller | Jun 09 14:00:00.627812 crc crio[23733]: time="2026-06-09T14:00:00.627797633Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683560-tp2ml to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.060334 | controller | Jun 09 14:00:01.251681 crc crio[23733]: 2026-06-09T14:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52797f855dbb4f9 Mac:6a:4b:07:45:88:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/cde5176d-c55b-466b-baac-0acb25e8ef09 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.060353 | controller | Jun 09 14:00:01.253941 crc crio[23733]: time="2026-06-09T14:00:01.253874482Z" level=info msg="Got pod network &{Name:collect-profiles-29683560-hll9b Namespace:openshift-operator-lifecycle-manager ID:52797f855dbb4f923a7d2a6c34ab21b5f32f7019e9c14852a477b2fc57d8d05d UID:b2fa1e4f-2e73-49dc-b0fe-a4e6d8101e8d NetNS:/var/run/netns/cde5176d-c55b-466b-baac-0acb25e8ef09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2fa1e4f_2e73_49dc_b0fe_a4e6d8101e8d.slice PodAnnotations:0xc00720c878}] Aliases:map[]}"
2026-06-09 14:45:31.060370 | controller | Jun 09 14:00:01.254039 crc crio[23733]: time="2026-06-09T14:00:01.254029145Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683560-hll9b for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.060386 | controller | Jun 09 14:00:01.263742 crc crio[23733]: time="2026-06-09T14:00:01.263632276Z" level=info msg="Ran pod sandbox 52797f855dbb4f923a7d2a6c34ab21b5f32f7019e9c14852a477b2fc57d8d05d with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683560-hll9b/POD" id=58d99bdd-dd92-432f-bbd6-befa09b9379e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.060402 | controller | Jun 09 14:00:01.266888 crc crio[23733]: time="2026-06-09T14:00:01.266788615Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=04f35e1c-0930-4f2a-a552-e9aa4c00b375 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.060418 | controller | Jun 09 14:00:01.269659 crc crio[23733]: time="2026-06-09T14:00:01.269556634Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=410b2afd-dec3-4b23-ab8b-34cf3098944e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.060435 | controller | Jun 09 14:00:01.283923 crc crio[23733]: time="2026-06-09T14:00:01.28373884Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683560-hll9b/collect-profiles" id=bd7b0437-bbd0-4dd3-b144-1c70655730bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.060451 | controller | Jun 09 14:00:01.285069 crc crio[23733]: time="2026-06-09T14:00:01.285022452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.060467 | controller | Jun 09 14:00:01.342288 crc crio[23733]: 2026-06-09T14:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0bbde7ba653521 Mac:16:c7:b6:6c:70:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/511427d1-3f44-409d-a4ab-ab94550ebdcd SocketPath: PciID:}] [{Interface:0xc0005125c0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.060483 | controller | Jun 09 14:00:01.343585 crc crio[23733]: time="2026-06-09T14:00:01.343497257Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683560-tp2ml Namespace:openshift-infra ID:b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd UID:0184a681-dbd2-4698-8e99-bc705fa258a5 NetNS:/var/run/netns/511427d1-3f44-409d-a4ab-ab94550ebdcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0184a681_dbd2_4698_8e99_bc705fa258a5.slice PodAnnotations:0xc00008ce08}] Aliases:map[]}"
2026-06-09 14:45:31.060503 | controller | Jun 09 14:00:01.343819 crc crio[23733]: time="2026-06-09T14:00:01.343752944Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683560-tp2ml for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.060548 | controller | Jun 09 14:00:01.348822 crc crio[23733]: time="2026-06-09T14:00:01.348171805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.060567 | controller | Jun 09 14:00:01.353148 crc crio[23733]: time="2026-06-09T14:00:01.353010216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.060583 | controller | Jun 09 14:00:01.358231 crc crio[23733]: time="2026-06-09T14:00:01.358039831Z" level=info msg="Ran pod sandbox b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd with infra container: openshift-infra/auto-csr-approver-29683560-tp2ml/POD" id=e6cda48d-4823-452f-8fc5-d6351c7ec4d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.060600 | controller | Jun 09 14:00:01.362091 crc crio[23733]: time="2026-06-09T14:00:01.36197895Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4edcf6d7-f6a8-4118-b8a9-f91a8df0f963 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.060616 | controller | Jun 09 14:00:01.372939 crc crio[23733]: time="2026-06-09T14:00:01.372842853Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.060632 | controller | Jun 09 14:00:01.545563 crc crio[23733]: time="2026-06-09T14:00:01.545231431Z" level=info msg="Created container 92fc5f1f4e8ff59572d6c322fa2edc40ad60b26a8e28a2dc9446149f0dfbdbb1: openshift-operator-lifecycle-manager/collect-profiles-29683560-hll9b/collect-profiles" id=bd7b0437-bbd0-4dd3-b144-1c70655730bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.060648 | controller | Jun 09 14:00:01.547265 crc crio[23733]: time="2026-06-09T14:00:01.547097269Z" level=info msg="Starting container: 92fc5f1f4e8ff59572d6c322fa2edc40ad60b26a8e28a2dc9446149f0dfbdbb1" id=c7dfee7b-47f7-4375-ab40-4833df7e3e21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.060664 | controller | Jun 09 14:00:01.553568 crc crio[23733]: time="2026-06-09T14:00:01.553482229Z" level=info msg="Started container" PID=91578 containerID=92fc5f1f4e8ff59572d6c322fa2edc40ad60b26a8e28a2dc9446149f0dfbdbb1 description=openshift-operator-lifecycle-manager/collect-profiles-29683560-hll9b/collect-profiles id=c7dfee7b-47f7-4375-ab40-4833df7e3e21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52797f855dbb4f923a7d2a6c34ab21b5f32f7019e9c14852a477b2fc57d8d05d
2026-06-09 14:45:31.060681 | controller | Jun 09 14:00:03.016577 crc crio[23733]: time="2026-06-09T14:00:03.0157874Z" level=info msg="Stopping pod sandbox: 52797f855dbb4f923a7d2a6c34ab21b5f32f7019e9c14852a477b2fc57d8d05d" id=d80209b8-4bca-47f6-a408-384a2f35ad88 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.060697 | controller | Jun 09 14:00:03.018214 crc crio[23733]: time="2026-06-09T14:00:03.018023286Z" level=info msg="Got pod network &{Name:collect-profiles-29683560-hll9b Namespace:openshift-operator-lifecycle-manager ID:52797f855dbb4f923a7d2a6c34ab21b5f32f7019e9c14852a477b2fc57d8d05d UID:b2fa1e4f-2e73-49dc-b0fe-a4e6d8101e8d NetNS:/var/run/netns/cde5176d-c55b-466b-baac-0acb25e8ef09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2fa1e4f_2e73_49dc_b0fe_a4e6d8101e8d.slice PodAnnotations:0xc002b0e878}] Aliases:map[]}"
2026-06-09 14:45:31.060713 | controller | Jun 09 14:00:03.018317 crc crio[23733]: time="2026-06-09T14:00:03.018265552Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683560-hll9b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.060733 | controller | Jun 09 14:00:03.438194 crc crio[23733]: time="2026-06-09T14:00:03.436970464Z" level=info msg="Stopped pod sandbox: 52797f855dbb4f923a7d2a6c34ab21b5f32f7019e9c14852a477b2fc57d8d05d" id=d80209b8-4bca-47f6-a408-384a2f35ad88 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.060749 | controller | Jun 09 14:00:08.740067 crc crio[23733]: time="2026-06-09T14:00:08.738758993Z" level=info msg="Removing container: 3edd5a905590fb50698208a2926af4ea40f58cd5b0da80725c66eec515f8f6b5" id=24d0ba64-7850-4543-96d1-252b9b66cafe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.060765 | controller | Jun 09 14:00:08.787623 crc crio[23733]: time="2026-06-09T14:00:08.787454232Z" level=info msg="Removed container 3edd5a905590fb50698208a2926af4ea40f58cd5b0da80725c66eec515f8f6b5: openshift-operator-lifecycle-manager/collect-profiles-29683515-wch2m/collect-profiles" id=24d0ba64-7850-4543-96d1-252b9b66cafe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.060781 | controller | Jun 09 14:00:08.802261 crc crio[23733]: time="2026-06-09T14:00:08.802087099Z" level=info msg="Stopping pod sandbox: ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f" id=5f9f1544-5b33-4fab-87c5-142ccf483ab0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.060797 | controller | Jun 09 14:00:08.802261 crc crio[23733]: time="2026-06-09T14:00:08.802253193Z" level=info msg="Stopped pod sandbox (already stopped): ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f" id=5f9f1544-5b33-4fab-87c5-142ccf483ab0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.060813 | controller | Jun 09 14:00:08.806033 crc crio[23733]: time="2026-06-09T14:00:08.804940871Z" level=info msg="Removing pod sandbox: ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f" id=815330ee-c5ba-4edf-aa3b-efd08c2fb793 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.060828 | controller | Jun 09 14:00:08.829361 crc crio[23733]: time="2026-06-09T14:00:08.829237249Z" level=info msg="Removed pod sandbox: ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f" id=815330ee-c5ba-4edf-aa3b-efd08c2fb793 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.060844 | controller | Jun 09 14:00:08.831020 crc crio[23733]: time="2026-06-09T14:00:08.83085347Z" level=info msg="Stopping pod sandbox: f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210" id=fe6bb2bf-e3a3-4c2a-a88b-c0f642e0c78b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.060860 | controller | Jun 09 14:00:08.831327 crc crio[23733]: time="2026-06-09T14:00:08.831033115Z" level=info msg="Stopped pod sandbox (already stopped): f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210" id=fe6bb2bf-e3a3-4c2a-a88b-c0f642e0c78b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.060876 | controller | Jun 09 14:00:08.832274 crc crio[23733]: time="2026-06-09T14:00:08.832203493Z" level=info msg="Removing pod sandbox: f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210" id=1d3baa0e-6f18-4821-84a7-84f579b7c52a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.060892 | controller | Jun 09 14:00:08.848602 crc crio[23733]: time="2026-06-09T14:00:08.848474041Z" level=info msg="Removed pod sandbox: f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210" id=1d3baa0e-6f18-4821-84a7-84f579b7c52a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.060907 | controller | Jun 09 14:00:08.849766 crc crio[23733]: time="2026-06-09T14:00:08.849659941Z" level=info msg="Stopping pod sandbox: 99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f" id=8e4161af-8df6-49f5-a5c6-ed1810a7895c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.060923 | controller | Jun 09 14:00:08.849766 crc crio[23733]: time="2026-06-09T14:00:08.849744933Z" level=info msg="Stopped pod sandbox (already stopped): 99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f" id=8e4161af-8df6-49f5-a5c6-ed1810a7895c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.060942 | controller | Jun 09 14:00:08.850593 crc crio[23733]: time="2026-06-09T14:00:08.850521732Z" level=info msg="Removing pod sandbox: 99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f" id=cc092991-8c06-4711-80da-7e569d118234 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.060961 | controller | Jun 09 14:00:08.870914 crc crio[23733]: time="2026-06-09T14:00:08.870785381Z" level=info msg="Removed pod sandbox: 99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f" id=cc092991-8c06-4711-80da-7e569d118234 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.060978 | controller | Jun 09 14:00:08.876264 crc crio[23733]: time="2026-06-09T14:00:08.876177526Z" level=info msg="Stopping pod sandbox: 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b" id=09740d48-5852-436e-9a2e-b3a3b08fba5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.061001 | controller | Jun 09 14:00:08.878439 crc crio[23733]: time="2026-06-09T14:00:08.8783649Z" level=info msg="Stopped pod sandbox (already stopped): 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b" id=09740d48-5852-436e-9a2e-b3a3b08fba5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.061017 | controller | Jun 09 14:00:08.880716 crc crio[23733]: time="2026-06-09T14:00:08.880004562Z" level=info msg="Removing pod sandbox: 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b" id=a6ae2940-ddc9-44ea-a29c-2a0c2a12da29 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.061088 | controller | Jun 09 14:00:08.901566 crc crio[23733]: time="2026-06-09T14:00:08.901312916Z" level=info msg="Removed pod sandbox: 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b" id=a6ae2940-ddc9-44ea-a29c-2a0c2a12da29 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.061111 | controller | Jun 09 14:00:08.902794 crc crio[23733]: time="2026-06-09T14:00:08.902688019Z" level=info msg="Stopping pod sandbox: f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41" id=718146be-f779-455c-ae53-6a579c8fd92d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.061128 | controller | Jun 09 14:00:08.902883 crc crio[23733]: time="2026-06-09T14:00:08.902823863Z" level=info msg="Stopped pod sandbox (already stopped): f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41" id=718146be-f779-455c-ae53-6a579c8fd92d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.061144 | controller | Jun 09 14:00:08.904362 crc crio[23733]: time="2026-06-09T14:00:08.90426806Z" level=info msg="Removing pod sandbox: f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41" id=6422be0d-d49b-44ff-904a-ba2c3d942bde name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.061160 | controller | Jun 09 14:00:08.924175 crc crio[23733]: time="2026-06-09T14:00:08.923887931Z" level=info msg="Removed pod sandbox: f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41" id=6422be0d-d49b-44ff-904a-ba2c3d942bde name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.061176 | controller | Jun 09 14:00:08.926206 crc crio[23733]: time="2026-06-09T14:00:08.925924172Z" level=info msg="Stopping pod sandbox: 79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603" id=749bbb2e-15c4-4769-a588-b6af3a41ae25 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.061191 | controller | Jun 09 14:00:08.926206 crc crio[23733]: time="2026-06-09T14:00:08.926011724Z" level=info msg="Stopped pod sandbox (already stopped): 79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603" id=749bbb2e-15c4-4769-a588-b6af3a41ae25 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.061207 | controller | Jun 09 14:00:08.927246 crc crio[23733]: time="2026-06-09T14:00:08.926791144Z" level=info msg="Removing pod sandbox: 79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603" id=1f5cd175-30f1-49b7-af06-3f36aad38504 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.061225 | controller | Jun 09 14:00:08.945207 crc crio[23733]: time="2026-06-09T14:00:08.945055782Z" level=info msg="Removed pod sandbox: 79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603" id=1f5cd175-30f1-49b7-af06-3f36aad38504 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.061241 | controller | Jun 09 14:00:08.946252 crc crio[23733]: time="2026-06-09T14:00:08.946093248Z" level=info msg="Stopping pod sandbox: 6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa" id=2ed7f260-66a1-4d92-8b4a-871d9058b360 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.061257 | controller | Jun 09 14:00:08.946398 crc crio[23733]: time="2026-06-09T14:00:08.946267192Z" level=info msg="Stopped pod sandbox (already stopped): 6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa" id=2ed7f260-66a1-4d92-8b4a-871d9058b360 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.061273 | controller | Jun 09 14:00:08.947742 crc crio[23733]: time="2026-06-09T14:00:08.947668227Z" level=info msg="Removing pod sandbox: 6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa" id=8565af31-280a-4696-87f5-5d76122c5854 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.061289 | controller | Jun 09 14:00:08.970591 crc crio[23733]: time="2026-06-09T14:00:08.970456208Z" level=info msg="Removed pod sandbox: 6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa" id=8565af31-280a-4696-87f5-5d76122c5854 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.061304 | controller | Jun 09 14:00:08.972008 crc crio[23733]: time="2026-06-09T14:00:08.971918805Z" level=info msg="Stopping pod sandbox: 94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d" id=ccb42566-d318-4ea2-aced-e9917fdd809c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.061320 | controller | Jun 09 14:00:08.972245 crc crio[23733]: time="2026-06-09T14:00:08.972029247Z" level=info msg="Stopped pod sandbox (already stopped): 94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d" id=ccb42566-d318-4ea2-aced-e9917fdd809c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.061336 | controller | Jun 09 14:00:08.972930 crc crio[23733]: time="2026-06-09T14:00:08.972851568Z" level=info msg="Removing pod sandbox: 94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d" id=ce867a8c-93f7-4661-b32d-e86a61985e15 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.061351 | controller | Jun 09 14:00:08.991444 crc crio[23733]: time="2026-06-09T14:00:08.991345641Z" level=info msg="Removed pod sandbox: 94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d" id=ce867a8c-93f7-4661-b32d-e86a61985e15 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.061366 | controller | Jun 09 14:00:13.895239 crc crio[23733]: time="2026-06-09T14:00:13.894219565Z" level=info msg="Running pod sandbox: sushy-emulator/sushy-emulator/POD" id=8f28858d-8a75-4258-b7e3-1f2e013fcf8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.061384 | controller | Jun 09 14:00:13.896532 crc crio[23733]: time="2026-06-09T14:00:13.89638531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.061402 | controller | Jun 09 14:00:13.962440 crc crio[23733]: time="2026-06-09T14:00:13.961594093Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:854c0c73b3f2d60f4f02d3e28312f101d3e907edf01712d74fb30161d63d406d UID:d50a22c7-5255-4274-8e78-c2a3464e81e3 NetNS:/var/run/netns/485a18fa-e2f4-449e-94ef-c4bd2f6d902e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd50a22c7_5255_4274_8e78_c2a3464e81e3.slice PodAnnotations:0xc002534280}] Aliases:map[]}"
2026-06-09 14:45:31.061422 | controller | Jun 09 14:00:13.962440 crc crio[23733]: time="2026-06-09T14:00:13.962266259Z" level=info msg="Adding pod sushy-emulator_sushy-emulator to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.061438 | controller | Jun 09 14:00:14.503441 crc crio[23733]: 2026-06-09T14:00:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:854c0c73b3f2d60 Mac:5e:25:30:ad:18:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/485a18fa-e2f4-449e-94ef-c4bd2f6d902e SocketPath: PciID:}] [{Interface:0xc00025aa10 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.061454 | controller | Jun 09 14:00:14.506053 crc crio[23733]: time="2026-06-09T14:00:14.505991114Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:854c0c73b3f2d60f4f02d3e28312f101d3e907edf01712d74fb30161d63d406d UID:d50a22c7-5255-4274-8e78-c2a3464e81e3 NetNS:/var/run/netns/485a18fa-e2f4-449e-94ef-c4bd2f6d902e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd50a22c7_5255_4274_8e78_c2a3464e81e3.slice PodAnnotations:0xc002534280}] Aliases:map[]}"
2026-06-09 14:45:31.061470 | controller | Jun 09 14:00:14.506315 crc crio[23733]: time="2026-06-09T14:00:14.506245181Z" level=info msg="Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.061486 | controller | Jun 09 14:00:14.518423 crc crio[23733]: time="2026-06-09T14:00:14.518303873Z" level=info msg="Ran pod sandbox 854c0c73b3f2d60f4f02d3e28312f101d3e907edf01712d74fb30161d63d406d with infra container: sushy-emulator/sushy-emulator/POD" id=8f28858d-8a75-4258-b7e3-1f2e013fcf8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.061503 | controller | Jun 09 14:00:14.525038 crc crio[23733]: time="2026-06-09T14:00:14.524414366Z" level=info msg="Pulling image: quay.io/metal3-io/sushy-tools:latest" id=1e993ed9-e8aa-42f6-97e4-8b08b94ec406 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.061547 | controller | Jun 09 14:00:14.535428 crc crio[23733]: time="2026-06-09T14:00:14.535324228Z" level=info msg="Trying to access \"quay.io/metal3-io/sushy-tools:latest\""
2026-06-09 14:45:31.061566 | controller | Jun 09 14:00:26.537190 crc crio[23733]: time="2026-06-09T14:00:26.536292865Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4edcf6d7-f6a8-4118-b8a9-f91a8df0f963 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.061582 | controller | Jun 09 14:00:26.539458 crc crio[23733]: time="2026-06-09T14:00:26.539415854Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e4295216-9ac3-4101-b132-16ec516559d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.061598 | controller | Jun 09 14:00:26.575880 crc crio[23733]: time="2026-06-09T14:00:26.575786656Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8a9b1b6c-5f31-4d57-8e73-f41585cd45b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.061614 | controller | Jun 09 14:00:26.584374 crc crio[23733]: time="2026-06-09T14:00:26.584299889Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683560-tp2ml/oc" id=66800e2a-2135-49f7-8104-3ca74445292c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.061629 | controller | Jun 09 14:00:26.585095 crc crio[23733]: time="2026-06-09T14:00:26.585037228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.061645 | controller | Jun 09 14:00:26.600875 crc crio[23733]: time="2026-06-09T14:00:26.600751481Z" level=info msg="Pulled image: quay.io/metal3-io/sushy-tools@sha256:bfeacfc431242e6c63ce6dd880b96f6b7921a79cf05d73a9b757646b503c6003" id=1e993ed9-e8aa-42f6-97e4-8b08b94ec406 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.061664 | controller | Jun 09 14:00:26.602091 crc crio[23733]: time="2026-06-09T14:00:26.602009283Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=4cfe8ab8-2623-40e2-a3fd-618adebd0445 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.061680 | controller | Jun 09 14:00:26.617695 crc crio[23733]: time="2026-06-09T14:00:26.617528862Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=11a53d1a-d03b-4857-8e56-536425ab1b6f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.061696 | controller | Jun 09 14:00:26.632237 crc crio[23733]: time="2026-06-09T14:00:26.632148058Z" level=info msg="Creating container: sushy-emulator/sushy-emulator/sushy-emulator" id=0534a922-69a0-448c-a689-dd52003fe282 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.061712 | controller | Jun 09 14:00:26.634229 crc crio[23733]: time="2026-06-09T14:00:26.634171728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.061728 | controller | Jun 09 14:00:26.665780 crc crio[23733]: time="2026-06-09T14:00:26.665692328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.061743 | controller | Jun 09 14:00:26.708673 crc crio[23733]: time="2026-06-09T14:00:26.708542352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.061758 | controller | Jun 09 14:00:26.713092 crc crio[23733]: time="2026-06-09T14:00:26.712987374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.061774 | controller | Jun 09 14:00:26.889668 crc crio[23733]: time="2026-06-09T14:00:26.889329332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.061790 | controller | Jun 09 14:00:26.912512 crc crio[23733]: time="2026-06-09T14:00:26.912272257Z" level=info msg="Created container a66025a525840e7075714627d777a9d2bcd6712307eb0c687f176ca6724c07a5: sushy-emulator/sushy-emulator/sushy-emulator" id=0534a922-69a0-448c-a689-dd52003fe282 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.061805 | controller | Jun 09 14:00:26.915216 crc crio[23733]: time="2026-06-09T14:00:26.913747905Z" level=info msg="Starting container: a66025a525840e7075714627d777a9d2bcd6712307eb0c687f176ca6724c07a5" id=abea5079-5326-4bb4-865c-e73245c27df8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.061821 | controller | Jun 09 14:00:26.925308 crc crio[23733]: time="2026-06-09T14:00:26.925226402Z" level=info msg="Started container" PID=93037 containerID=a66025a525840e7075714627d777a9d2bcd6712307eb0c687f176ca6724c07a5 description=sushy-emulator/sushy-emulator/sushy-emulator id=abea5079-5326-4bb4-865c-e73245c27df8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=854c0c73b3f2d60f4f02d3e28312f101d3e907edf01712d74fb30161d63d406d
2026-06-09 14:45:31.061837 | controller | Jun 09 14:00:27.023578 crc crio[23733]: time="2026-06-09T14:00:27.023491774Z" level=info msg="Created container 0e7421e3d59ad3c30bf2ba5c5a0d50707a1449e6079d5f131c46aaf0781ac7d0: openshift-infra/auto-csr-approver-29683560-tp2ml/oc" id=66800e2a-2135-49f7-8104-3ca74445292c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.061852 | controller | Jun 09 14:00:27.025620 crc crio[23733]: time="2026-06-09T14:00:27.025549626Z" level=info msg="Starting container: 0e7421e3d59ad3c30bf2ba5c5a0d50707a1449e6079d5f131c46aaf0781ac7d0" id=6a75aab7-5f9d-4217-85d6-996d6912667c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.061871 | controller | Jun 09 14:00:27.032822 crc crio[23733]: time="2026-06-09T14:00:27.032720166Z" level=info msg="Started container" PID=93047 containerID=0e7421e3d59ad3c30bf2ba5c5a0d50707a1449e6079d5f131c46aaf0781ac7d0 description=openshift-infra/auto-csr-approver-29683560-tp2ml/oc id=6a75aab7-5f9d-4217-85d6-996d6912667c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd
2026-06-09 14:45:31.061888 | controller | Jun 09 14:00:29.519382 crc crio[23733]: time="2026-06-09T14:00:29.518029681Z" level=info msg="Stopping pod sandbox: b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd" id=70861d6a-676c-42fa-8b7e-97745a652a9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.061904 | controller | Jun 09 14:00:29.521703 crc crio[23733]: time="2026-06-09T14:00:29.520535574Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683560-tp2ml Namespace:openshift-infra ID:b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd UID:0184a681-dbd2-4698-8e99-bc705fa258a5 NetNS:/var/run/netns/511427d1-3f44-409d-a4ab-ab94550ebdcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0184a681_dbd2_4698_8e99_bc705fa258a5.slice PodAnnotations:0xc00012b8f0}] Aliases:map[]}"
2026-06-09 14:45:31.061921 | controller | Jun 09 14:00:29.521703 crc crio[23733]: time="2026-06-09T14:00:29.520737499Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683560-tp2ml from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.061937 | controller | Jun 09 14:00:29.991552 crc crio[23733]: time="2026-06-09T14:00:29.990702194Z" level=info msg="Stopped pod sandbox: b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd" id=70861d6a-676c-42fa-8b7e-97745a652a9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.061953 | controller | Jun 09 14:00:36.881962 crc crio[23733]: time="2026-06-09T14:00:36.881053398Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.061969 | controller | Jun 09 14:00:48.811465 crc crio[23733]: time="2026-06-09T14:00:48.810879887Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-85c56b86b7-nl2bp/POD" id=07f7c0c8-5060-45b3-be4a-26c9bafc7ed7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.061985 | controller | Jun 09 14:00:48.812854 crc crio[23733]: time="2026-06-09T14:00:48.812419966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.062001 | controller | Jun 09 14:00:48.860218 crc crio[23733]: time="2026-06-09T14:00:48.859813443Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85c56b86b7-nl2bp Namespace:openstack ID:0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7 UID:c81c69dc-0350-4330-afa8-25c3fc3f85fe NetNS:/var/run/netns/cfdccd6d-0c8a-4379-9a82-bfe380573188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc81c69dc_0350_4330_afa8_25c3fc3f85fe.slice PodAnnotations:0xc00720c890}] Aliases:map[]}"
2026-06-09 14:45:31.062017 | controller | Jun 09 14:00:48.860218 crc crio[23733]: time="2026-06-09T14:00:48.859913895Z" level=info msg="Adding pod openstack_dnsmasq-dns-85c56b86b7-nl2bp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.062033 | controller | Jun 09 14:00:49.462745 crc crio[23733]: 2026-06-09T14:00:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a610755bb9b941 Mac:2a:a1:52:2b:e6:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/cfdccd6d-0c8a-4379-9a82-bfe380573188 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.062053 | controller | Jun 09 14:00:49.465915 crc crio[23733]: time="2026-06-09T14:00:49.465813129Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85c56b86b7-nl2bp Namespace:openstack ID:0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7 UID:c81c69dc-0350-4330-afa8-25c3fc3f85fe NetNS:/var/run/netns/cfdccd6d-0c8a-4379-9a82-bfe380573188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc81c69dc_0350_4330_afa8_25c3fc3f85fe.slice PodAnnotations:0xc00720c890}] Aliases:map[]}"
2026-06-09 14:45:31.062069 | controller | Jun 09 14:00:49.466069 crc crio[23733]: time="2026-06-09T14:00:49.466002674Z" level=info msg="Checking pod openstack_dnsmasq-dns-85c56b86b7-nl2bp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.062085 | controller | Jun 09 14:00:49.475606 crc crio[23733]: time="2026-06-09T14:00:49.475479511Z" level=info msg="Ran pod sandbox 0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7 with infra container: openstack/dnsmasq-dns-85c56b86b7-nl2bp/POD" id=07f7c0c8-5060-45b3-be4a-26c9bafc7ed7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.062101 | controller | Jun 09 14:00:49.480573 crc crio[23733]: time="2026-06-09T14:00:49.479549712Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1fce5bca-d743-429b-9bad-bf5b31dcc9b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.062117 | controller | Jun 09 14:00:49.555845 crc crio[23733]: time="2026-06-09T14:00:49.555722042Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7d014cab-2a57-46e3-91af-a5fb5a53e9ac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.062132 | controller | Jun 09 14:00:49.566308 crc crio[23733]: time="2026-06-09T14:00:49.566219234Z" level=info msg="Creating container: openstack/dnsmasq-dns-85c56b86b7-nl2bp/init" id=3c71344e-a82a-4856-8f0e-54d7a003867d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.062148 | controller | Jun 09 14:00:49.566866 crc crio[23733]: time="2026-06-09T14:00:49.566798599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.062163 | controller | Jun 09 14:00:49.670162 crc crio[23733]: time="2026-06-09T14:00:49.669974194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.062179 | controller | Jun 09 14:00:49.674583 crc crio[23733]: time="2026-06-09T14:00:49.674491767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.062194 | controller | Jun 09 14:00:49.980435 crc crio[23733]: time="2026-06-09T14:00:49.978576807Z" level=info msg="Created container 51995eec109681c667bbde35a6d0fbc2bac6f0dff9ad8a1714a66135061c4623: openstack/dnsmasq-dns-85c56b86b7-nl2bp/init" id=3c71344e-a82a-4856-8f0e-54d7a003867d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.062210 | controller | Jun 09 14:00:49.983427 crc crio[23733]: time="2026-06-09T14:00:49.982428493Z" level=info msg="Starting container: 51995eec109681c667bbde35a6d0fbc2bac6f0dff9ad8a1714a66135061c4623" id=d81b3e22-eeb5-45aa-85a8-0b00df825d3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.062226 | controller | Jun 09 14:00:50.028825 crc crio[23733]: time="2026-06-09T14:00:50.028541349Z" level=info msg="Started container" PID=94318 containerID=51995eec109681c667bbde35a6d0fbc2bac6f0dff9ad8a1714a66135061c4623 description=openstack/dnsmasq-dns-85c56b86b7-nl2bp/init id=d81b3e22-eeb5-45aa-85a8-0b00df825d3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7
2026-06-09 14:45:31.062245 | controller | Jun 09 14:00:51.022003 crc crio[23733]: time="2026-06-09T14:00:51.021878409Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=915ceb0e-9a7b-4c93-824f-df1043a838ea name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.062261 | controller | Jun 09 14:00:51.163810 crc crio[23733]: time="2026-06-09T14:00:51.163269762Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f3904316-68a1-4564-b607-179226cb7c95 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.062277 | controller | Jun 09 14:00:51.178023 crc crio[23733]: time="2026-06-09T14:00:51.177897768Z" level=info msg="Creating container: openstack/dnsmasq-dns-85c56b86b7-nl2bp/dnsmasq-dns" id=dd23cdbb-0b93-4cd0-a1b7-147525a208b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.062293 | controller | Jun 09 14:00:51.178486 crc crio[23733]: time="2026-06-09T14:00:51.178460763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.062308 | controller | Jun 09 14:00:51.263901 crc crio[23733]: time="2026-06-09T14:00:51.263233637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.062323 | controller | Jun 09 14:00:51.270060 crc crio[23733]: time="2026-06-09T14:00:51.269906894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.062338 | controller | Jun 09 14:00:51.562309 crc crio[23733]: time="2026-06-09T14:00:51.560571058Z" level=info msg="Created container 2216fa409133ef1986cf0daff1c5f03a7479b5ceaa353e1dd73b10698ed579cf: openstack/dnsmasq-dns-85c56b86b7-nl2bp/dnsmasq-dns" id=dd23cdbb-0b93-4cd0-a1b7-147525a208b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.062354 | controller | Jun 09 14:00:51.566275 crc crio[23733]: time="2026-06-09T14:00:51.56586497Z" level=info msg="Starting container: 2216fa409133ef1986cf0daff1c5f03a7479b5ceaa353e1dd73b10698ed579cf" id=bd7e22de-a956-4e57-a1bc-02c1e9b156eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.062369 | controller | Jun 09 14:00:51.602392 crc crio[23733]: time="2026-06-09T14:00:51.592358674Z" level=info msg="Started container" PID=94436 containerID=2216fa409133ef1986cf0daff1c5f03a7479b5ceaa353e1dd73b10698ed579cf description=openstack/dnsmasq-dns-85c56b86b7-nl2bp/dnsmasq-dns id=bd7e22de-a956-4e57-a1bc-02c1e9b156eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7
2026-06-09 14:45:31.062385 | controller | Jun 09 14:00:58.264885 crc crio[23733]: time="2026-06-09T14:00:58.263858043Z" level=info msg="Stopping container: 70bc37d4753520ec87bd601cbdb658af1a92bf8788fc7e944ecc472d2ceffde9 (timeout: 10s)" id=3d549aa8-6907-452f-a9c7-c8a869172a4f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.062400 | controller | Jun 09 14:00:58.412300 crc crio[23733]: time="2026-06-09T14:00:58.411994815Z" level=info msg="Stopped container 70bc37d4753520ec87bd601cbdb658af1a92bf8788fc7e944ecc472d2ceffde9: openstack/dnsmasq-dns-79f65d7c75-s7wmf/dnsmasq-dns" id=3d549aa8-6907-452f-a9c7-c8a869172a4f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.062416 | controller | Jun 09 14:00:58.414746 crc crio[23733]: time="2026-06-09T14:00:58.414552719Z" level=info msg="Stopping pod sandbox: 5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e" id=b4595b69-0c61-4662-a65e-564170fce64b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.062431 | controller | Jun 09 14:00:58.417436 crc crio[23733]: time="2026-06-09T14:00:58.415584525Z" level=info msg="Got pod network &{Name:dnsmasq-dns-79f65d7c75-s7wmf Namespace:openstack ID:5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e UID:328798c6-5773-4922-adc6-2ca656cbef5b NetNS:/var/run/netns/4cf6f4cc-8b62-4ffe-8255-eb704bf4fb46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod328798c6_5773_4922_adc6_2ca656cbef5b.slice PodAnnotations:0xc0020d80f8}] Aliases:map[]}"
2026-06-09 14:45:31.062456 | controller | Jun 09 14:00:58.417436 crc crio[23733]: time="2026-06-09T14:00:58.4158111Z" level=info msg="Deleting pod openstack_dnsmasq-dns-79f65d7c75-s7wmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.062473 | controller | Jun 09 14:00:59.080514 crc crio[23733]: time="2026-06-09T14:00:59.079795039Z" level=info msg="Stopped pod sandbox: 5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e" id=b4595b69-0c61-4662-a65e-564170fce64b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.062489 | controller | Jun 09 14:00:59.138432 crc crio[23733]: time="2026-06-09T14:00:59.138346227Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-fb69bb9fc-tvtzf/POD" id=b97829c5-76eb-4a25-9383-faeccb5e55d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.062504 | controller | Jun 09 14:00:59.138843 crc crio[23733]: time="2026-06-09T14:00:59.13849493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.062540 | controller | Jun 09 14:00:59.221028 crc crio[23733]: time="2026-06-09T14:00:59.220946006Z" level=info msg="Got pod network &{Name:dnsmasq-dns-fb69bb9fc-tvtzf Namespace:openstack ID:d6fec5c20dc3b1cce44b1f64836310f13a3e5d8be5837029e5ccb9d1b1c84461 UID:cd26a258-8bd4-4128-b628-3d8081375daf NetNS:/var/run/netns/98e08f1f-e0e4-402a-88d0-79204a10e895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd26a258_8bd4_4128_b628_3d8081375daf.slice PodAnnotations:0xc001026188}] Aliases:map[]}"
2026-06-09 14:45:31.062558 | controller | Jun 09 14:00:59.221028 crc crio[23733]: time="2026-06-09T14:00:59.221025818Z" level=info msg="Adding pod openstack_dnsmasq-dns-fb69bb9fc-tvtzf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.062575 | controller | Jun 09 14:00:59.299362 crc crio[23733]: time="2026-06-09T14:00:59.299233478Z" level=info msg="Removing container: 70bc37d4753520ec87bd601cbdb658af1a92bf8788fc7e944ecc472d2ceffde9" id=e54272e6-b945-45b7-bef9-c153fd2530a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.062591 | controller | Jun 09 14:00:59.352680 crc crio[23733]: time="2026-06-09T14:00:59.352571054Z" level=info msg="Removed container 70bc37d4753520ec87bd601cbdb658af1a92bf8788fc7e944ecc472d2ceffde9: openstack/dnsmasq-dns-79f65d7c75-s7wmf/dnsmasq-dns" id=e54272e6-b945-45b7-bef9-c153fd2530a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.062607 | controller | Jun 09 14:00:59.359260 crc crio[23733]: time="2026-06-09T14:00:59.359090198Z" level=info msg="Removing container: 5fcf5dd8ab9e11d00c95e270712c0e100baf0a3be3a058cad7ad0299bbbaf18f" id=c5136dfd-d1d1-47a9-8cfd-6d0c01c15f5c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.062622 | controller | Jun 09 14:00:59.411784 crc crio[23733]: time="2026-06-09T14:00:59.411223124Z" level=info msg="Removed container 5fcf5dd8ab9e11d00c95e270712c0e100baf0a3be3a058cad7ad0299bbbaf18f: openstack/dnsmasq-dns-79f65d7c75-s7wmf/init" id=c5136dfd-d1d1-47a9-8cfd-6d0c01c15f5c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.062638 | controller | Jun 09 14:00:59.987433 crc crio[23733]: 2026-06-09T14:00:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6fec5c20dc3b1c Mac:e6:9e:c4:b0:db:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/98e08f1f-e0e4-402a-88d0-79204a10e895 SocketPath: PciID:}] [{Interface:0xc0002fec10 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.062661 | controller | Jun 09 14:00:59.990578 crc crio[23733]: time="2026-06-09T14:00:59.990492389Z" level=info msg="Got pod network &{Name:dnsmasq-dns-fb69bb9fc-tvtzf Namespace:openstack ID:d6fec5c20dc3b1cce44b1f64836310f13a3e5d8be5837029e5ccb9d1b1c84461 UID:cd26a258-8bd4-4128-b628-3d8081375daf NetNS:/var/run/netns/98e08f1f-e0e4-402a-88d0-79204a10e895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd26a258_8bd4_4128_b628_3d8081375daf.slice PodAnnotations:0xc001026188}] Aliases:map[]}"
2026-06-09 14:45:31.062677 | controller | Jun 09 14:00:59.990771 crc crio[23733]: time="2026-06-09T14:00:59.990748526Z" level=info msg="Checking pod openstack_dnsmasq-dns-fb69bb9fc-tvtzf for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.062693 | controller | Jun 09 14:01:00.004930 crc crio[23733]: time="2026-06-09T14:01:00.004724105Z" level=info msg="Ran pod sandbox d6fec5c20dc3b1cce44b1f64836310f13a3e5d8be5837029e5ccb9d1b1c84461 with infra container: openstack/dnsmasq-dns-fb69bb9fc-tvtzf/POD" id=b97829c5-76eb-4a25-9383-faeccb5e55d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.062709 | controller | Jun 09 14:01:00.009070 crc crio[23733]: time="2026-06-09T14:01:00.008517321Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7c68eeba-766c-491a-a628-08956bcb4060 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.062725 | controller | Jun 09 14:01:00.091613 crc crio[23733]: time="2026-06-09T14:01:00.091456139Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=314e3ef3-8bc2-4da9-b984-0a3dde2b1c0b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.062740 | controller | Jun 09 14:01:00.304017 crc crio[23733]: time="2026-06-09T14:01:00.303344938Z" level=info msg="Creating container: openstack/dnsmasq-dns-fb69bb9fc-tvtzf/init" id=b106ceef-0436-4a80-8361-960507154d03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.062756 | controller | Jun 09 14:01:00.306297 crc crio[23733]: time="2026-06-09T14:01:00.304947818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.062772 | controller | Jun 09 14:01:00.361025 crc crio[23733]: time="2026-06-09T14:01:00.360941462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.062787 | controller | Jun 09 14:01:00.378024 crc crio[23733]: time="2026-06-09T14:01:00.377922107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.062803 | controller | Jun 09 14:01:01.310317 crc crio[23733]: time="2026-06-09T14:01:01.309813628Z" level=info msg="Created container 45abfd09f4f02b7743ff717250045c18dcea3df06aa987093e84e6594f1813be: openstack/dnsmasq-dns-fb69bb9fc-tvtzf/init" id=b106ceef-0436-4a80-8361-960507154d03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.062819 | controller | Jun 09 14:01:01.312308 crc crio[23733]: time="2026-06-09T14:01:01.311723526Z" level=info msg="Starting container: 45abfd09f4f02b7743ff717250045c18dcea3df06aa987093e84e6594f1813be" id=377a5953-5df1-4af9-8801-17d108734ed4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.062834 | controller | Jun 09 14:01:01.318775 crc crio[23733]: time="2026-06-09T14:01:01.318217439Z" level=info msg="Started container" PID=95030 containerID=45abfd09f4f02b7743ff717250045c18dcea3df06aa987093e84e6594f1813be description=openstack/dnsmasq-dns-fb69bb9fc-tvtzf/init id=377a5953-5df1-4af9-8801-17d108734ed4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6fec5c20dc3b1cce44b1f64836310f13a3e5d8be5837029e5ccb9d1b1c84461
2026-06-09 14:45:31.062853 | controller | Jun 09 14:01:03.006988 crc crio[23733]: time="2026-06-09T14:01:03.002545223Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=12461de4-6c74-4b4c-8b67-9c15bf197bd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.062869 | controller | Jun 09 14:01:03.116236 crc crio[23733]: time="2026-06-09T14:01:03.116019437Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9170d595-6bb6-4215-8b83-b550358718a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.062886 | controller | Jun 09 14:01:03.129072 crc crio[23733]: time="2026-06-09T14:01:03.128772306Z" level=info msg="Creating container: openstack/dnsmasq-dns-fb69bb9fc-tvtzf/dnsmasq-dns" id=ec95221f-6afd-496f-be83-813c6e1a517b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.062902 | controller | Jun 09 14:01:03.129502 crc crio[23733]: time="2026-06-09T14:01:03.129342491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.062917 | controller | Jun 09 14:01:03.194705 crc crio[23733]: time="2026-06-09T14:01:03.194554645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.062933 | controller | Jun 09 14:01:03.200021 crc crio[23733]: time="2026-06-09T14:01:03.199738204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.062948 | controller | Jun 09 14:01:03.495385 crc crio[23733]: time="2026-06-09T14:01:03.493604908Z" level=info msg="Running pod sandbox: openstack/keystone-cron-29683561-664ws/POD" id=1e1e3c5f-e18d-4f88-96e7-3dba94106f99 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.062964 | controller | Jun 09 14:01:03.495597 crc crio[23733]: time="2026-06-09T14:01:03.495425104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.062979 | controller | Jun 09 14:01:03.505865 crc crio[23733]: time="2026-06-09T14:01:03.505751603Z" level=info msg="Created container 150958bf3325075a9141c0bae7ad131fe8003984d667e3aa96fb30f604f7ad74: openstack/dnsmasq-dns-fb69bb9fc-tvtzf/dnsmasq-dns" id=ec95221f-6afd-496f-be83-813c6e1a517b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.062995 | controller | Jun 09 14:01:03.510850 crc crio[23733]: time="2026-06-09T14:01:03.510741247Z" level=info msg="Starting container: 150958bf3325075a9141c0bae7ad131fe8003984d667e3aa96fb30f604f7ad74" id=8e41827d-9fc5-4336-bfce-f28831438dbd name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.063011 | controller | Jun 09 14:01:03.521678 crc crio[23733]: time="2026-06-09T14:01:03.521437275Z" level=info msg="Started container" PID=95151 containerID=150958bf3325075a9141c0bae7ad131fe8003984d667e3aa96fb30f604f7ad74 description=openstack/dnsmasq-dns-fb69bb9fc-tvtzf/dnsmasq-dns id=8e41827d-9fc5-4336-bfce-f28831438dbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6fec5c20dc3b1cce44b1f64836310f13a3e5d8be5837029e5ccb9d1b1c84461
2026-06-09 14:45:31.063028 | controller | Jun 09 14:01:03.534159 crc crio[23733]: time="2026-06-09T14:01:03.534025202Z" level=info msg="Got pod network &{Name:keystone-cron-29683561-664ws Namespace:openstack ID:984de35448d37477d1f6a1b1f6b50b19c2e8ee4f1925c57208ac438a8b3af727 UID:56c38d57-879f-4096-9e53-857d127b78e2 NetNS:/var/run/netns/b0310269-6ad3-4e77-af95-20aa79bdd1d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56c38d57_879f_4096_9e53_857d127b78e2.slice PodAnnotations:0xc0027d0ea8}] Aliases:map[]}"
2026-06-09 14:45:31.063047 | controller | Jun 09 14:01:03.534159 crc crio[23733]: time="2026-06-09T14:01:03.534091973Z" level=info msg="Adding pod openstack_keystone-cron-29683561-664ws to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.063064 | controller | Jun 09 14:01:03.953206 crc crio[23733]: 2026-06-09T14:01:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:984de35448d3747 Mac:8a:93:b4:28:00:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/b0310269-6ad3-4e77-af95-20aa79bdd1d1 SocketPath: PciID:}] [{Interface:0xc0003d6ab0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.063080 | controller | Jun 09 14:01:03.955212 crc crio[23733]: time="2026-06-09T14:01:03.955131603Z" level=info msg="Got pod network &{Name:keystone-cron-29683561-664ws Namespace:openstack ID:984de35448d37477d1f6a1b1f6b50b19c2e8ee4f1925c57208ac438a8b3af727 UID:56c38d57-879f-4096-9e53-857d127b78e2 NetNS:/var/run/netns/b0310269-6ad3-4e77-af95-20aa79bdd1d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56c38d57_879f_4096_9e53_857d127b78e2.slice PodAnnotations:0xc0027d0ea8}] Aliases:map[]}"
2026-06-09 14:45:31.063097 | controller | Jun 09 14:01:03.955350 crc crio[23733]: time="2026-06-09T14:01:03.955313747Z" level=info msg="Checking pod openstack_keystone-cron-29683561-664ws for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.063113 | controller | Jun 09 14:01:03.967038 crc crio[23733]: time="2026-06-09T14:01:03.966713293Z" level=info msg="Ran pod sandbox 984de35448d37477d1f6a1b1f6b50b19c2e8ee4f1925c57208ac438a8b3af727 with infra container: openstack/keystone-cron-29683561-664ws/POD" id=1e1e3c5f-e18d-4f88-96e7-3dba94106f99 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.063129 | controller | Jun 09 14:01:03.972947 crc crio[23733]: time="2026-06-09T14:01:03.972809426Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=e9d6bb83-228f-4af6-99b8-cce3c0f6d96d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.063144 | controller | Jun 09 14:01:04.020860 crc crio[23733]: time="2026-06-09T14:01:04.020741727Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=2d8fb65e-e556-487d-86f1-214d4921125b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.063160 | controller | Jun 09 14:01:04.052048 crc crio[23733]: time="2026-06-09T14:01:04.051868327Z" level=info msg="Creating container: openstack/keystone-cron-29683561-664ws/keystone-cron" id=c070c81c-6dd2-426a-8a3f-0205b924820e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.063175 | controller | Jun 09 14:01:04.052769 crc crio[23733]: time="2026-06-09T14:01:04.052468383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.063191 | controller | Jun 09 14:01:04.126063 crc crio[23733]: time="2026-06-09T14:01:04.125947153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.063207 | controller | Jun 09 14:01:04.137293 crc crio[23733]: time="2026-06-09T14:01:04.137060212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.063222 | controller | Jun 09 14:01:04.726284 crc crio[23733]: time="2026-06-09T14:01:04.72522436Z" level=info msg="Created container dfb8496f0e91adc4bebc5a0d9c9b3db95306abd4a81fcd8f1b9d2f72fc76297b: openstack/keystone-cron-29683561-664ws/keystone-cron" id=c070c81c-6dd2-426a-8a3f-0205b924820e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.063242 | controller | Jun 09 14:01:04.728885 crc crio[23733]: time="2026-06-09T14:01:04.727832955Z" level=info msg="Starting container: dfb8496f0e91adc4bebc5a0d9c9b3db95306abd4a81fcd8f1b9d2f72fc76297b" id=759110d7-10b0-4f64-bc3a-94091cbcf908 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.063258 | controller | Jun 09 14:01:04.735574 crc crio[23733]: time="2026-06-09T14:01:04.735423315Z" level=info msg="Started container" PID=95269 containerID=dfb8496f0e91adc4bebc5a0d9c9b3db95306abd4a81fcd8f1b9d2f72fc76297b description=openstack/keystone-cron-29683561-664ws/keystone-cron id=759110d7-10b0-4f64-bc3a-94091cbcf908 name=/runtime.v1.RuntimeService/StartContainer sandboxID=984de35448d37477d1f6a1b1f6b50b19c2e8ee4f1925c57208ac438a8b3af727
2026-06-09 14:45:31.063274 | controller | Jun 09 14:01:09.017586 crc crio[23733]: time="2026-06-09T14:01:09.016832866Z" level=info msg="Removing container: 8e45dbc27b61a79fad623c6a6cc445c6b29fe4e174ac6fabefa78abaf4930f87" id=6953cc78-f0cc-4cfd-b8f4-1086f4d64c7f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.063290 | controller | Jun 09 14:01:09.368931 crc crio[23733]: time="2026-06-09T14:01:09.367978925Z" level=info msg="Removed container 8e45dbc27b61a79fad623c6a6cc445c6b29fe4e174ac6fabefa78abaf4930f87: openstack/ovn-controller-2j4qb-config-z2jzq/ovn-config" id=6953cc78-f0cc-4cfd-b8f4-1086f4d64c7f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.063306 | controller | Jun 09 14:01:09.373051 crc crio[23733]: time="2026-06-09T14:01:09.372910398Z" level=info msg="Removing container: ba45a2dc6ebdaed71b9b6f543fb94e8f603be6be1ad9a7c3f2f28d254610dc19" id=784bf177-a2fd-487e-a2f5-879f25a2c1c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.063322 | controller | Jun 09 14:01:09.414354 crc crio[23733]: time="2026-06-09T14:01:09.414045259Z" level=info msg="Removed container ba45a2dc6ebdaed71b9b6f543fb94e8f603be6be1ad9a7c3f2f28d254610dc19: openstack/ovsdbserver-nb-0-config-1781013256-n479z/ovn-config" id=784bf177-a2fd-487e-a2f5-879f25a2c1c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.063337 | controller | Jun 09 14:01:09.417826 crc crio[23733]: time="2026-06-09T14:01:09.417706951Z" level=info msg="Removing container: 4a4cf6e1e07e242c92146c4c26d838567a72cbb6558312bf805e84c36bc3ef41" id=54bda830-1c45-47e5-ab13-13048217ad5f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.063353 | controller | Jun 09 14:01:09.546689 crc crio[23733]: time="2026-06-09T14:01:09.54655691Z" level=info msg="Removed container 4a4cf6e1e07e242c92146c4c26d838567a72cbb6558312bf805e84c36bc3ef41: openstack/ovsdbserver-sb-0-config-1781013255-4qfvf/ovn-config" id=54bda830-1c45-47e5-ab13-13048217ad5f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.063368 | controller | Jun 09 14:01:09.551888 crc crio[23733]: time="2026-06-09T14:01:09.551839452Z" level=info msg="Removing container: 8ed61132407b44eb6c81381c582c0d1a8f79277a60ec4a97cb375e7945fae293" id=eb4c25aa-5727-4432-9109-cb7c52b98fa5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.063384 | controller | Jun 09 14:01:09.629355 crc crio[23733]: time="2026-06-09T14:01:09.628900693Z" level=info msg="Removed container 8ed61132407b44eb6c81381c582c0d1a8f79277a60ec4a97cb375e7945fae293: openstack/dnsmasq-dns-fb9766d9-hwbtz/dnsmasq-dns" id=eb4c25aa-5727-4432-9109-cb7c52b98fa5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.063400 | controller | Jun 09 14:01:09.632593 crc crio[23733]: time="2026-06-09T14:01:09.632496323Z" level=info msg="Removing container: 44cbd984e9aaa97e99aa6603a301f850cf84576c07933ec396354bf6cd00e3e0" id=b77274a9-d39e-4999-8bd2-2656532afa0e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.063416 | controller | Jun 09 14:01:09.685774 crc crio[23733]: time="2026-06-09T14:01:09.685540453Z" level=info msg="Removed container 44cbd984e9aaa97e99aa6603a301f850cf84576c07933ec396354bf6cd00e3e0: openstack/root-account-create-update-wpsng/mariadb-account-create-update" id=b77274a9-d39e-4999-8bd2-2656532afa0e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.063434 | controller | Jun 09 14:01:09.690884 crc crio[23733]: time="2026-06-09T14:01:09.690791714Z" level=info msg="Removing container: b38519b2f5eb796ec9e1e27adcc42f1a2faa045de6e663b85387066c8a598711" id=a7594989-cae7-4912-b8a7-f352f41af0a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.063451 | controller | Jun 09 14:01:09.744541 crc crio[23733]: time="2026-06-09T14:01:09.744358166Z" level=info msg="Removed container b38519b2f5eb796ec9e1e27adcc42f1a2faa045de6e663b85387066c8a598711: openstack/root-account-create-update-vnxl9/mariadb-account-create-update" id=a7594989-cae7-4912-b8a7-f352f41af0a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.063466 | controller | Jun 09 14:01:09.760713 crc crio[23733]: time="2026-06-09T14:01:09.760603734Z" level=info msg="Removing container: af59287fd7db79cce2667e27d5b222b94f3014bfb0c305795861e4f96c073421" id=472a3060-aabb-4401-82b9-26b2b0841371 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.063482 | controller | Jun 09 14:01:09.816282 crc crio[23733]: time="2026-06-09T14:01:09.816043323Z" level=info msg="Removed container af59287fd7db79cce2667e27d5b222b94f3014bfb0c305795861e4f96c073421: openstack/dnsmasq-dns-fb9766d9-hwbtz/init" id=472a3060-aabb-4401-82b9-26b2b0841371 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.063498 | controller | Jun 09 14:01:09.824870 crc crio[23733]: time="2026-06-09T14:01:09.821501999Z" level=info msg="Removing container: d528d3e165a8548d9b4b8443699a5cfaa0e19a11a88360e9e1c6b85aac3aea35" id=4f6abeee-4a1c-4ea0-a4ad-81541a007c95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.063528 | controller | Jun 09 14:01:09.959471 crc crio[23733]: time="2026-06-09T14:01:09.959158688Z" level=info msg="Removed container d528d3e165a8548d9b4b8443699a5cfaa0e19a11a88360e9e1c6b85aac3aea35: openshift-infra/auto-csr-approver-29683554-f2kvl/oc" id=4f6abeee-4a1c-4ea0-a4ad-81541a007c95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.063549 | controller | Jun 09 14:01:09.963458 crc crio[23733]: time="2026-06-09T14:01:09.963373634Z" level=info msg="Removing container: 41b9c902411960cee15b22c05ac2634116ea421e66ff471e60162fbf0c3d0a48" id=27ce9201-2e96-40c8-a4b0-8e03dd17b612 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.063566 | controller | Jun 09 14:01:10.000287 crc crio[23733]: time="2026-06-09T14:01:09.996793052Z" level=info msg="Removed container 41b9c902411960cee15b22c05ac2634116ea421e66ff471e60162fbf0c3d0a48: openstack/root-account-create-update-5cxrl/mariadb-account-create-update" id=27ce9201-2e96-40c8-a4b0-8e03dd17b612 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.063581 | controller | Jun 09 14:01:10.015534 crc crio[23733]: time="2026-06-09T14:01:10.015050349Z" level=info msg="Stopping pod sandbox: e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70" id=532982ee-1bf1-425c-8931-dc6ca7ce8431 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.063597 | controller | Jun 09 14:01:10.015534 crc crio[23733]: time="2026-06-09T14:01:10.015299025Z" level=info msg="Stopped pod sandbox (already stopped): e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70" id=532982ee-1bf1-425c-8931-dc6ca7ce8431 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.063613 | controller | Jun 09 14:01:10.016835 crc crio[23733]: time="2026-06-09T14:01:10.016094534Z" level=info msg="Removing pod sandbox: e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70" id=872cd322-bd6e-4afa-b9d2-4f6c8c5041a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.063629 | controller | Jun 09 14:01:10.040238 crc crio[23733]: time="2026-06-09T14:01:10.040061075Z" level=info msg="Removed pod sandbox: e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70" id=872cd322-bd6e-4afa-b9d2-4f6c8c5041a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.063648 | controller | Jun 09 14:01:10.044584 crc crio[23733]: time="2026-06-09T14:01:10.044403863Z" level=info msg="Stopping pod sandbox: 219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32" id=3ce3f1ee-c21f-4ece-96b3-4199ed98b36c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.063664 | controller | Jun 09 14:01:10.044942 crc crio[23733]: time="2026-06-09T14:01:10.044842705Z" level=info msg="Stopped pod sandbox (already stopped): 219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32" id=3ce3f1ee-c21f-4ece-96b3-4199ed98b36c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.063679 | controller | Jun 09 14:01:10.046417 crc crio[23733]: time="2026-06-09T14:01:10.046012335Z" level=info msg="Removing pod sandbox: 219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32" id=2bc57ac2-9fe0-4c09-bed2-34108c5e3f11 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.063695 | controller | Jun 09 14:01:10.079948 crc crio[23733]: time="2026-06-09T14:01:10.079826302Z" level=info msg="Removed pod sandbox: 219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32" id=2bc57ac2-9fe0-4c09-bed2-34108c5e3f11 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.063710 | controller | Jun 09 14:01:10.082082 crc crio[23733]: time="2026-06-09T14:01:10.082012377Z" level=info msg="Stopping pod sandbox: 5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e" id=ec16dba4-e12a-492c-bb9c-834580ce36d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.063726 | controller | Jun 09 14:01:10.083013 crc crio[23733]: time="2026-06-09T14:01:10.08294679Z" level=info msg="Stopped pod sandbox (already stopped): 5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e" id=ec16dba4-e12a-492c-bb9c-834580ce36d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.063741 | controller | Jun 09 14:01:10.084081 crc crio[23733]: time="2026-06-09T14:01:10.084006958Z" level=info msg="Removing pod sandbox: 5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e" id=76fd387d-8407-4ffe-8cbc-94e4c79a10b5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.063757 | controller | Jun 09 14:01:10.099520 crc crio[23733]: time="2026-06-09T14:01:10.099433623Z" level=info msg="Removed pod sandbox: 5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e" id=76fd387d-8407-4ffe-8cbc-94e4c79a10b5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.063773 | controller | Jun 09 14:01:10.101251 crc crio[23733]: time="2026-06-09T14:01:10.100915351Z" level=info msg="Stopping pod sandbox: 85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451" id=5991ea1e-1181-4f31-83a9-2a6660a74c45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.063788 | controller | Jun 09 14:01:10.101251 crc crio[23733]: time="2026-06-09T14:01:10.100997513Z" level=info msg="Stopped pod sandbox (already stopped): 85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451" id=5991ea1e-1181-4f31-83a9-2a6660a74c45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.063803 | controller | Jun 09 14:01:10.102860 crc crio[23733]: time="2026-06-09T14:01:10.102797928Z" level=info msg="Removing pod sandbox: 85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451" id=34340c2b-1356-4342-974c-b201985c465c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.063819 | controller | Jun 09 14:01:10.125042 crc crio[23733]: time="2026-06-09T14:01:10.124894782Z" level=info msg="Removed pod sandbox: 85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451" id=34340c2b-1356-4342-974c-b201985c465c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.063834 | controller | Jun 09 14:01:10.126048 crc crio[23733]: time="2026-06-09T14:01:10.125946187Z" level=info msg="Stopping pod sandbox: b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639" id=8912777d-9f9f-476a-97b6-275d8467ce0b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.063853 | controller | Jun 09 14:01:10.126517 crc crio[23733]: time="2026-06-09T14:01:10.12606261Z" level=info msg="Stopped pod sandbox (already stopped): b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639" id=8912777d-9f9f-476a-97b6-275d8467ce0b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.063869 | controller | Jun 09 14:01:10.127068 crc crio[23733]: time="2026-06-09T14:01:10.126998484Z" level=info msg="Removing pod sandbox: b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639" id=0199d57e-6042-4cac-9e65-fba8b575ac35 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.063885 | controller | Jun 09 14:01:10.163802 crc crio[23733]: time="2026-06-09T14:01:10.146184944Z" level=info msg="Removed pod sandbox: b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639" id=0199d57e-6042-4cac-9e65-fba8b575ac35 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.063901 | controller | Jun 09 14:01:10.163802 crc crio[23733]: time="2026-06-09T14:01:10.147715792Z" level=info msg="Stopping pod sandbox: 2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52" id=dd1c7a6f-b0bf-4f31-88dc-6a33370cc991 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.063917 | controller | Jun 09 14:01:10.163802 crc crio[23733]: time="2026-06-09T14:01:10.147790374Z" level=info msg="Stopped pod sandbox (already stopped): 2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52" id=dd1c7a6f-b0bf-4f31-88dc-6a33370cc991 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.063933 | controller | Jun 09 14:01:10.163802 crc crio[23733]: time="2026-06-09T14:01:10.148362479Z" level=info msg="Removing pod sandbox: 2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52" id=5d557bd2-c549-45bd-acc4-6c4742857bcb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.063949 | controller | Jun 09 14:01:10.166297 crc crio[23733]: time="2026-06-09T14:01:10.166204845Z" level=info msg="Removed pod sandbox: 2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52" id=5d557bd2-c549-45bd-acc4-6c4742857bcb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.063965 | controller | Jun 09 14:01:10.176396 crc crio[23733]: time="2026-06-09T14:01:10.168379641Z" level=info msg="Stopping pod sandbox: b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7" id=5710c028-ee3a-4004-bbaf-9991c274e9d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.063980 | controller | Jun 09 14:01:10.176396 crc crio[23733]: time="2026-06-09T14:01:10.168492644Z" level=info msg="Stopped pod sandbox (already stopped): b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7" id=5710c028-ee3a-4004-bbaf-9991c274e9d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.063996 | controller | Jun 09 14:01:10.176396 crc crio[23733]: time="2026-06-09T14:01:10.169181281Z" level=info msg="Removing pod sandbox: b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7" id=5c0834ea-4b09-4495-9a14-3fc9391e303e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.064011 | controller | Jun 09 14:01:10.195832 crc crio[23733]: time="2026-06-09T14:01:10.195707076Z" level=info msg="Removed pod sandbox: b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7" id=5c0834ea-4b09-4495-9a14-3fc9391e303e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.064027 | controller | Jun 09 14:01:10.197402 crc crio[23733]: time="2026-06-09T14:01:10.197336116Z" level=info msg="Stopping pod sandbox: 3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c" id=8589e795-aaa0-4c54-93ec-131c5bb278f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.064042 | controller | Jun 09 14:01:10.197507 crc crio[23733]: time="2026-06-09T14:01:10.197414348Z" level=info msg="Stopped pod sandbox (already stopped): 3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c" id=8589e795-aaa0-4c54-93ec-131c5bb278f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.064061 | controller | Jun 09 14:01:10.198190 crc crio[23733]: time="2026-06-09T14:01:10.198069575Z" level=info msg="Removing pod sandbox: 3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c" id=d68dbfa6-d80a-4653-89a5-7d191ce06094 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.064077 | controller | Jun 09 14:01:10.215183 crc crio[23733]: time="2026-06-09T14:01:10.214587239Z" level=info msg="Removed pod sandbox: 3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c" id=d68dbfa6-d80a-4653-89a5-7d191ce06094 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.064093 | controller | Jun 09 14:01:10.217752 crc crio[23733]: time="2026-06-09T14:01:10.217468431Z" level=info msg="Stopping pod sandbox: d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6" id=a37b13f7-0b25-4a41-a469-9823bce4e9b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.064109 | controller | Jun 09 14:01:10.217752 crc crio[23733]: time="2026-06-09T14:01:10.217566034Z" level=info msg="Stopped pod sandbox (already stopped): d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6" id=a37b13f7-0b25-4a41-a469-9823bce4e9b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.064125 | controller | Jun 09 14:01:10.218354 crc crio[23733]: time="2026-06-09T14:01:10.218289111Z" level=info msg="Removing pod sandbox: d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6" id=cd571749-dab7-4031-9420-1c7f7c2783cc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.064141 | controller | Jun 09 14:01:10.260378 crc crio[23733]: time="2026-06-09T14:01:10.260264343Z" level=info msg="Removed pod sandbox: d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6" id=cd571749-dab7-4031-9420-1c7f7c2783cc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.064157 | controller | Jun 09 14:01:11.553030 crc crio[23733]: time="2026-06-09T14:01:11.552296858Z" level=info msg="Stopping pod sandbox: 984de35448d37477d1f6a1b1f6b50b19c2e8ee4f1925c57208ac438a8b3af727" id=83eb03d0-f137-49cc-bce3-bafcd84b063d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.064172 | controller | Jun 09 14:01:11.554389 crc crio[23733]: time="2026-06-09T14:01:11.5539913Z" level=info msg="Got pod network &{Name:keystone-cron-29683561-664ws Namespace:openstack ID:984de35448d37477d1f6a1b1f6b50b19c2e8ee4f1925c57208ac438a8b3af727 UID:56c38d57-879f-4096-9e53-857d127b78e2 NetNS:/var/run/netns/b0310269-6ad3-4e77-af95-20aa79bdd1d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56c38d57_879f_4096_9e53_857d127b78e2.slice PodAnnotations:0xc002898300}] Aliases:map[]}"
2026-06-09 14:45:31.064189 | controller | Jun 09 14:01:11.554389 crc crio[23733]: time="2026-06-09T14:01:11.554207296Z" level=info msg="Deleting pod openstack_keystone-cron-29683561-664ws from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.064205 | controller | Jun 09 14:01:12.038540 crc crio[23733]: time="2026-06-09T14:01:12.038437249Z" level=info msg="Stopped pod sandbox: 984de35448d37477d1f6a1b1f6b50b19c2e8ee4f1925c57208ac438a8b3af727" id=83eb03d0-f137-49cc-bce3-bafcd84b063d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.064221 | controller | Jun 09 14:01:13.006924 crc crio[23733]: time="2026-06-09T14:01:13.006837514Z" level=info msg="Stopping container: 2216fa409133ef1986cf0daff1c5f03a7479b5ceaa353e1dd73b10698ed579cf (timeout: 10s)" id=478db24e-f490-4e22-97d1-4be64f6cb28d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.064237 | controller | Jun 09 14:01:13.161953 crc crio[23733]: time="2026-06-09T14:01:13.160881445Z" level=info msg="Stopped container 2216fa409133ef1986cf0daff1c5f03a7479b5ceaa353e1dd73b10698ed579cf: openstack/dnsmasq-dns-85c56b86b7-nl2bp/dnsmasq-dns" id=478db24e-f490-4e22-97d1-4be64f6cb28d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.064256 | controller | Jun 09 14:01:13.168254 crc crio[23733]: time="2026-06-09T14:01:13.167980062Z" level=info msg="Stopping pod sandbox: 0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7" id=7c0eb2e1-c900-4627-8590-dc58849e820f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.064272 | controller | Jun 09 14:01:13.169087 crc crio[23733]: time="2026-06-09T14:01:13.169028989Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85c56b86b7-nl2bp Namespace:openstack ID:0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7 UID:c81c69dc-0350-4330-afa8-25c3fc3f85fe NetNS:/var/run/netns/cfdccd6d-0c8a-4379-9a82-bfe380573188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc81c69dc_0350_4330_afa8_25c3fc3f85fe.slice PodAnnotations:0xc00720c0a0}] Aliases:map[]}"
2026-06-09 14:45:31.064288 | controller | Jun 09 14:01:13.169311 crc crio[23733]: time="2026-06-09T14:01:13.169255844Z" level=info msg="Deleting pod openstack_dnsmasq-dns-85c56b86b7-nl2bp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.064304 | controller | Jun 09 14:01:13.640597 crc crio[23733]: time="2026-06-09T14:01:13.640284957Z" level=info msg="Stopped pod sandbox: 0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7" id=7c0eb2e1-c900-4627-8590-dc58849e820f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.064320 | controller | Jun 09 14:01:14.626425 crc crio[23733]: time="2026-06-09T14:01:14.62531488Z" level=info msg="Removing container: 2216fa409133ef1986cf0daff1c5f03a7479b5ceaa353e1dd73b10698ed579cf" id=75c03e14-07bf-4fcc-8ee1-13a317e2fa8f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.064336 | controller | Jun 09 14:01:14.664044 crc crio[23733]: time="2026-06-09T14:01:14.663436485Z" level=info msg="Removed container 2216fa409133ef1986cf0daff1c5f03a7479b5ceaa353e1dd73b10698ed579cf: openstack/dnsmasq-dns-85c56b86b7-nl2bp/dnsmasq-dns" id=75c03e14-07bf-4fcc-8ee1-13a317e2fa8f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.064352 | controller | Jun 09 14:01:14.674903 crc crio[23733]: time="2026-06-09T14:01:14.674759489Z" level=info msg="Removing container: 51995eec109681c667bbde35a6d0fbc2bac6f0dff9ad8a1714a66135061c4623" id=27a2f37e-78e1-45a3-a4d6-dc48bd52bc98 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.064368 | controller | Jun 09 14:01:14.715072 crc crio[23733]: time="2026-06-09T14:01:14.714954756Z" level=info msg="Removed container 51995eec109681c667bbde35a6d0fbc2bac6f0dff9ad8a1714a66135061c4623: openstack/dnsmasq-dns-85c56b86b7-nl2bp/init" id=27a2f37e-78e1-45a3-a4d6-dc48bd52bc98 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.064384 | controller | Jun 09 14:02:11.381360 crc crio[23733]: time="2026-06-09T14:02:11.380028873Z" level=info msg="Removing container: c486fac1b166d81467fa6507531744360ff884b0312a7d58b0b6eec3f712225d" id=8b7cc67e-5c59-4c79-be30-f82018ad6b02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.064399 | controller | Jun 09 14:02:11.592906 crc crio[23733]: time="2026-06-09T14:02:11.591887651Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683562-rbrmg/POD" id=cb6ed0e1-423a-47c0-a92f-94aa89209555 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.064414 | controller | Jun 09 14:02:11.592906 crc crio[23733]: time="2026-06-09T14:02:11.59260088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.064430 | controller | Jun 09 14:02:11.652436 crc crio[23733]: time="2026-06-09T14:02:11.652015718Z" level=info msg="Removed container c486fac1b166d81467fa6507531744360ff884b0312a7d58b0b6eec3f712225d: openstack/neutron-544f9cd8d8-6gj8g/neutron-api" id=8b7cc67e-5c59-4c79-be30-f82018ad6b02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.064449 | controller | Jun 09 14:02:11.660751 crc crio[23733]: time="2026-06-09T14:02:11.658465419Z" level=info msg="Removing container: af6c03d593c631ba43c4269e38f16ca9aab01a48cb41325d3603610c62df7d19" id=d8281ce3-3a0f-431f-b53c-f7be01d9be7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.064465 | controller | Jun 09 14:02:11.888846 crc crio[23733]: time="2026-06-09T14:02:11.884001451Z" level=info msg="Removed container af6c03d593c631ba43c4269e38f16ca9aab01a48cb41325d3603610c62df7d19: openstack/keystone-bootstrap-prcwx/keystone-bootstrap" id=d8281ce3-3a0f-431f-b53c-f7be01d9be7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.064480 | controller | Jun 09 14:02:11.901735 crc crio[23733]: time="2026-06-09T14:02:11.90074771Z" level=info msg="Removing container: d8582e9f0fd5d26d0887308f5e0320bab9ae7503c499750a02af7c5e937916d9" id=9572d035-72ed-4c7b-b2a8-5728152a770a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.064496 | controller | Jun 09 14:02:11.914306 crc crio[23733]: time="2026-06-09T14:02:11.914204168Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683562-rbrmg Namespace:openshift-infra ID:75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548 UID:e0c5647b-9e73-4076-a191-1973898f4baa NetNS:/var/run/netns/9489c01a-6134-4973-aa54-0ddb44644359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0c5647b_9e73_4076_a191_1973898f4baa.slice PodAnnotations:0xc0010261c8}] Aliases:map[]}"
2026-06-09 14:45:31.064538 | controller | Jun 09 14:02:11.914306 crc crio[23733]: time="2026-06-09T14:02:11.91428642Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683562-rbrmg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.064561 | controller | Jun 09 14:02:12.109635 crc crio[23733]: time="2026-06-09T14:02:12.109443559Z" level=info msg="Removed container d8582e9f0fd5d26d0887308f5e0320bab9ae7503c499750a02af7c5e937916d9: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/init" id=9572d035-72ed-4c7b-b2a8-5728152a770a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.064578 | controller | Jun 09 14:02:12.166516 crc crio[23733]: time="2026-06-09T14:02:12.164283224Z" level=info msg="Stopping pod sandbox: 33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528" id=6317ae87-f133-43b6-b35c-8d0441ced0a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.064594 | controller | Jun 09 14:02:12.166516 crc crio[23733]: time="2026-06-09T14:02:12.164381676Z" level=info msg="Stopped pod sandbox (already stopped): 33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528" id=6317ae87-f133-43b6-b35c-8d0441ced0a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.064610 | controller | Jun 09 14:02:12.166516 crc crio[23733]: time="2026-06-09T14:02:12.166048088Z" level=info msg="Removing pod sandbox: 33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528" id=19c60c09-482e-4781-9419-5dfae68996f5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.064625 | controller | Jun 09 14:02:12.231666 crc crio[23733]: time="2026-06-09T14:02:12.230740369Z" level=info msg="Removed pod sandbox: 33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528" id=19c60c09-482e-4781-9419-5dfae68996f5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.064641 | controller | Jun 09 14:02:12.233755 crc crio[23733]: time="2026-06-09T14:02:12.233622761Z" level=info msg="Stopping pod sandbox: 0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7" id=8dd3b25b-74d9-499b-8358-7ebd4bc6b650 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.064656 | controller | Jun 09 14:02:12.233855 crc crio[23733]: time="2026-06-09T14:02:12.233793295Z" level=info msg="Stopped pod sandbox (already stopped): 0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7" id=8dd3b25b-74d9-499b-8358-7ebd4bc6b650 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.064675 | controller | Jun 09 14:02:12.234570 crc crio[23733]: time="2026-06-09T14:02:12.234507663Z" level=info msg="Removing pod sandbox: 0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7" id=ff675859-44ab-4ecf-98ae-1cb0c17311f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.064695 | controller | Jun 09 14:02:12.270337 crc crio[23733]: time="2026-06-09T14:02:12.270064964Z" level=info msg="Removed pod sandbox: 0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7" id=ff675859-44ab-4ecf-98ae-1cb0c17311f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.064711 | controller | Jun 09 14:02:12.720518 crc crio[23733]: 2026-06-09T14:02:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75df17fe41ee1cd Mac:d6:71:b6:12:30:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/9489c01a-6134-4973-aa54-0ddb44644359 SocketPath: PciID:}] [{Interface:0xc000014cd0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.064727 | controller | Jun 09 14:02:12.725410 crc crio[23733]: time="2026-06-09T14:02:12.723384813Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683562-rbrmg Namespace:openshift-infra ID:75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548 UID:e0c5647b-9e73-4076-a191-1973898f4baa NetNS:/var/run/netns/9489c01a-6134-4973-aa54-0ddb44644359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0c5647b_9e73_4076_a191_1973898f4baa.slice PodAnnotations:0xc0010261c8}] Aliases:map[]}"
2026-06-09 14:45:31.064743 | controller | Jun 09 14:02:12.726228 crc crio[23733]: time="2026-06-09T14:02:12.725616709Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683562-rbrmg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.064759 | controller | Jun 09 14:02:12.745375 crc crio[23733]: time="2026-06-09T14:02:12.745274482Z" level=info msg="Ran pod sandbox 75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548 with infra container: openshift-infra/auto-csr-approver-29683562-rbrmg/POD" id=cb6ed0e1-423a-47c0-a92f-94aa89209555 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.064774 | controller | Jun 09 14:02:12.749978 crc crio[23733]: time="2026-06-09T14:02:12.749931248Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c16c6568-b39a-431c-884b-b566119f6989 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.064790 | controller | Jun 09 14:02:12.770031 crc crio[23733]: time="2026-06-09T14:02:12.769945469Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.064806 | controller | Jun 09 14:02:13.563584 crc crio[23733]: time="2026-06-09T14:02:13.56297226Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c16c6568-b39a-431c-884b-b566119f6989 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.064822 | controller | Jun 09 14:02:13.565067 crc crio[23733]: time="2026-06-09T14:02:13.564955Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e3b505d4-8dbc-439b-948f-65cac9b8b8cb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.064838 | controller | Jun 09 14:02:13.568921 crc crio[23733]: time="2026-06-09T14:02:13.568812227Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6bf057da-1ac5-4231-aa60-5803ec0428a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.064854 | controller | Jun 09 14:02:13.582139 crc crio[23733]: time="2026-06-09T14:02:13.582018598Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683562-rbrmg/oc" id=a0bb0df7-8751-43fb-b737-f91c3a53c415 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.064873 | controller | Jun 09 14:02:13.582795 crc crio[23733]: time="2026-06-09T14:02:13.582745816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.064889 | controller | Jun 09 14:02:13.644080 crc crio[23733]: time="2026-06-09T14:02:13.643963811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.064904 | controller | Jun 09 14:02:14.180913 crc crio[23733]: time="2026-06-09T14:02:14.180819712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.064920 | controller | Jun 09 14:02:14.342700 crc crio[23733]: time="2026-06-09T14:02:14.342500834Z" level=info msg="Created container 21b92eceb58a441a4b1bcecd993865f7f67a6bfe230cad68c053c8bb6b4a82b5: openshift-infra/auto-csr-approver-29683562-rbrmg/oc" id=a0bb0df7-8751-43fb-b737-f91c3a53c415 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.064936 | controller | Jun 09 14:02:14.344202 crc crio[23733]: time="2026-06-09T14:02:14.344152265Z" level=info msg="Starting container: 21b92eceb58a441a4b1bcecd993865f7f67a6bfe230cad68c053c8bb6b4a82b5" id=3ad43098-70ee-41c1-8fbd-8f2a2e58b2b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.064952 | controller | Jun 09 14:02:14.350971 crc crio[23733]: time="2026-06-09T14:02:14.350874513Z" level=info msg="Started container" PID=98906 containerID=21b92eceb58a441a4b1bcecd993865f7f67a6bfe230cad68c053c8bb6b4a82b5 description=openshift-infra/auto-csr-approver-29683562-rbrmg/oc id=3ad43098-70ee-41c1-8fbd-8f2a2e58b2b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548
2026-06-09 14:45:31.064968 | controller | Jun 09 14:02:21.529032 crc crio[23733]: time="2026-06-09T14:02:21.52387976Z" level=info msg="Stopping pod sandbox: 75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548" id=b1bf8f41-88f8-48c1-9dab-8e4711373753 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.064984 | controller | Jun 09 14:02:21.537732 crc crio[23733]: time="2026-06-09T14:02:21.529918652Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683562-rbrmg Namespace:openshift-infra ID:75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548 UID:e0c5647b-9e73-4076-a191-1973898f4baa NetNS:/var/run/netns/9489c01a-6134-4973-aa54-0ddb44644359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0c5647b_9e73_4076_a191_1973898f4baa.slice PodAnnotations:0xc0020d8cc0}] Aliases:map[]}"
2026-06-09 14:45:31.065000 | controller | Jun 09 14:02:21.537732 crc crio[23733]: time="2026-06-09T14:02:21.530100707Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683562-rbrmg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.065015 | controller | Jun 09 14:02:22.011667 crc crio[23733]: time="2026-06-09T14:02:22.009921641Z" level=info msg="Stopped pod sandbox: 75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548" id=b1bf8f41-88f8-48c1-9dab-8e4711373753 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.065031 | controller | Jun 09 14:02:41.702201 crc crio[23733]: time="2026-06-09T14:02:41.698855517Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-c25b2/POD" id=be5f5fb0-dbbf-49af-89af-a5c7d433f3ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.065047 | controller | Jun 09 14:02:41.702201 crc crio[23733]: time="2026-06-09T14:02:41.702165129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.065066 | controller | Jun 09 14:02:42.332571 crc crio[23733]: time="2026-06-09T14:02:42.332213457Z" level=info msg="Got pod network &{Name:redhat-marketplace-c25b2 Namespace:openshift-marketplace ID:ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633 UID:13991314-d7a4-4c1a-bde4-88654c6527ac NetNS:/var/run/netns/ebc68bd9-dc5b-4d5d-81ca-e3267fe3531c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13991314_d7a4_4c1a_bde4_88654c6527ac.slice PodAnnotations:0xc0025a6108}] Aliases:map[]}"
2026-06-09 14:45:31.065082 | controller | Jun 09 14:02:42.332571 crc crio[23733]: time="2026-06-09T14:02:42.332313179Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-c25b2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.065098 | controller | Jun 09 14:02:45.248308 crc crio[23733]: time="2026-06-09T14:02:45.247398344Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-c9b26/POD" id=a547fd48-992b-4475-af4c-5565950b22cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.065114 | controller | Jun 09 14:02:45.248308 crc crio[23733]: time="2026-06-09T14:02:45.247979538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.065131 | controller | Jun 09 14:02:46.400258 crc crio[23733]: time="2026-06-09T14:02:46.394281803Z" level=info msg="Got pod network &{Name:community-operators-c9b26 Namespace:openshift-marketplace ID:05e225bdd698d46b7bcbe449492b0e87ab022d56d371d9bbf74b13c298f2a63e UID:f7fdcda1-e0e2-4dc6-8c73-fb2fb1652b99 NetNS:/var/run/netns/f7661a55-d0d5-46b5-b6ed-6e4b63f630bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7fdcda1_e0e2_4dc6_8c73_fb2fb1652b99.slice PodAnnotations:0xc00008c6a0}] Aliases:map[]}"
2026-06-09 14:45:31.065147 | controller | Jun 09 14:02:46.400258 crc crio[23733]: time="2026-06-09T14:02:46.396097448Z" level=info msg="Adding pod openshift-marketplace_community-operators-c9b26 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.065162 | controller | Jun 09 14:02:49.937239 crc crio[23733]: time="2026-06-09T14:02:49.931297441Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-nk8gn/POD" id=846ade2a-c15f-4c34-80fe-41ec441e1785 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.065178 | controller | Jun 09 14:02:49.937239 crc crio[23733]: time="2026-06-09T14:02:49.932704397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.065194 | controller | Jun 09 14:02:50.109724 crc crio[23733]: time="2026-06-09T14:02:50.105980489Z" level=info msg="Got pod network &{Name:redhat-operators-nk8gn Namespace:openshift-marketplace ID:f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4 UID:f7d37595-c5fb-4945-9bca-00ffa4b7abf3 NetNS:/var/run/netns/22755318-53f2-412a-98c4-1f3be4c4496a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7d37595_c5fb_4945_9bca_00ffa4b7abf3.slice PodAnnotations:0xc002b0e7a0}] Aliases:map[]}"
2026-06-09 14:45:31.065210 | controller | Jun 09 14:02:50.109724 crc crio[23733]: time="2026-06-09T14:02:50.106089301Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-nk8gn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.065226 | controller | Jun 09 14:02:50.276355 crc crio[23733]: 2026-06-09T14:02:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea4cf21dcd16da2 Mac:02:06:63:25:01:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/ebc68bd9-dc5b-4d5d-81ca-e3267fe3531c SocketPath: PciID:}] [{Interface:0xc0003e2940 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.065245 | controller | Jun 09 14:02:50.280164 crc crio[23733]: time="2026-06-09T14:02:50.278949163Z" level=info msg="Got pod network &{Name:redhat-marketplace-c25b2 Namespace:openshift-marketplace ID:ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633 UID:13991314-d7a4-4c1a-bde4-88654c6527ac NetNS:/var/run/netns/ebc68bd9-dc5b-4d5d-81ca-e3267fe3531c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13991314_d7a4_4c1a_bde4_88654c6527ac.slice PodAnnotations:0xc0025a6108}] Aliases:map[]}"
2026-06-09 14:45:31.065262 | controller | Jun 09 14:02:50.286176 crc crio[23733]: time="2026-06-09T14:02:50.284968544Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-c25b2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.065278 | controller | Jun 09 14:02:50.360598 crc crio[23733]: time="2026-06-09T14:02:50.351355487Z" level=info msg="Ran pod sandbox ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633 with infra container: openshift-marketplace/redhat-marketplace-c25b2/POD" id=be5f5fb0-dbbf-49af-89af-a5c7d433f3ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.065295 | controller | Jun 09 14:02:50.384023 crc crio[23733]: time="2026-06-09T14:02:50.38377583Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f425ce86-1cf7-41d7-8e15-9a0e1cfbe9c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.065311 | controller | Jun 09 14:02:50.404854 crc crio[23733]: time="2026-06-09T14:02:50.403462082Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4840d98b-1a7d-4ae2-871c-6a7aa8a56461 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.065327 | controller | Jun 09 14:02:50.434215 crc crio[23733]: time="2026-06-09T14:02:50.43290033Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-c25b2/extract-utilities" id=5db7622f-c187-4d94-bf8e-d02bb8bb9fce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.065342 | controller | Jun 09 14:02:50.440230 crc crio[23733]: time="2026-06-09T14:02:50.437789243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.065358 | controller | Jun 09 14:02:50.735506 crc crio[23733]: 2026-06-09T14:02:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05e225bdd698d46 Mac:52:1b:ae:25:c9:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/f7661a55-d0d5-46b5-b6ed-6e4b63f630bb SocketPath: PciID:}] [{Interface:0xc0002cc760 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.065373 | controller | Jun 09 14:02:50.739319 crc crio[23733]: time="2026-06-09T14:02:50.739080783Z" level=info msg="Got pod network &{Name:community-operators-c9b26 Namespace:openshift-marketplace ID:05e225bdd698d46b7bcbe449492b0e87ab022d56d371d9bbf74b13c298f2a63e UID:f7fdcda1-e0e2-4dc6-8c73-fb2fb1652b99 NetNS:/var/run/netns/f7661a55-d0d5-46b5-b6ed-6e4b63f630bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7fdcda1_e0e2_4dc6_8c73_fb2fb1652b99.slice PodAnnotations:0xc00008c6a0}] Aliases:map[]}"
2026-06-09 14:45:31.065390 | controller | Jun 09 14:02:50.740023 crc crio[23733]: time="2026-06-09T14:02:50.739451653Z" level=info msg="Checking pod openshift-marketplace_community-operators-c9b26 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.065405 | controller | Jun 09 14:02:50.772328 crc crio[23733]: time="2026-06-09T14:02:50.771383812Z" level=info msg="Ran pod sandbox 05e225bdd698d46b7bcbe449492b0e87ab022d56d371d9bbf74b13c298f2a63e with infra container: openshift-marketplace/community-operators-c9b26/POD" id=a547fd48-992b-4475-af4c-5565950b22cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.065424 | controller | Jun 09 14:02:50.781497 crc crio[23733]: time="2026-06-09T14:02:50.780497571Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=14ce3a13-c97b-49a7-b451-2e0db0e2a6fb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.065441 | controller | Jun 09 14:02:50.825959 crc crio[23733]: time="2026-06-09T14:02:50.825002566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.065457 | controller | Jun 09 14:02:50.830502 crc crio[23733]: time="2026-06-09T14:02:50.830420691Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d2e16bed-5aa5-4081-b29b-364bc9506e32 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.065472 | controller | Jun 09 14:02:50.860756 crc crio[23733]: time="2026-06-09T14:02:50.860567597Z" level=info msg="Creating container: openshift-marketplace/community-operators-c9b26/extract-utilities" id=29c6701f-b98c-4d1a-bec7-c903a2bfcda8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.065488 | controller | Jun 09 14:02:50.866872 crc crio[23733]: time="2026-06-09T14:02:50.861859109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.065504 | controller | Jun 09 14:02:50.965959 crc crio[23733]: time="2026-06-09T14:02:50.963475286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.065539 | controller | Jun 09 14:02:51.569802 crc crio[23733]: 2026-06-09T14:02:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f2220181a2e801f Mac:9e:27:81:24:3b:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/22755318-53f2-412a-98c4-1f3be4c4496a SocketPath: PciID:}] [{Interface:0xc0006925d0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.065557 | controller | Jun 09 14:02:51.590446 crc crio[23733]: time="2026-06-09T14:02:51.590279991Z" level=info msg="Got pod network &{Name:redhat-operators-nk8gn Namespace:openshift-marketplace ID:f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4 UID:f7d37595-c5fb-4945-9bca-00ffa4b7abf3 NetNS:/var/run/netns/22755318-53f2-412a-98c4-1f3be4c4496a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7d37595_c5fb_4945_9bca_00ffa4b7abf3.slice PodAnnotations:0xc002b0e7a0}] Aliases:map[]}"
2026-06-09 14:45:31.065574 | controller | Jun 09 14:02:51.608736 crc crio[23733]: time="2026-06-09T14:02:51.608631562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.065590 | controller | Jun 09 14:02:51.610206 crc crio[23733]: time="2026-06-09T14:02:51.610053857Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-nk8gn for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.065606 | controller | Jun 09 14:02:51.636989 crc crio[23733]: time="2026-06-09T14:02:51.636244903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.065622 | controller | Jun 09 14:02:51.677055 crc crio[23733]: time="2026-06-09T14:02:51.663985849Z" level=info msg="Ran pod sandbox f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4 with infra container: openshift-marketplace/redhat-operators-nk8gn/POD" id=846ade2a-c15f-4c34-80fe-41ec441e1785 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.065644 | controller | Jun 09 14:02:51.762622 crc crio[23733]: time="2026-06-09T14:02:51.762458536Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5bd070f1-3231-4f00-bc6a-a55506b54e52 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.065660 | controller | Jun 09 14:02:51.773420 crc crio[23733]: time="2026-06-09T14:02:51.773246496Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a0035611-9bff-488d-9ed2-495ed61b878b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.065676 | controller | Jun 09 14:02:51.879728 crc crio[23733]: time="2026-06-09T14:02:51.879010837Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-nk8gn/extract-utilities" id=cce3d036-0261-4adc-bdc3-9a7043d57bf7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.065692 | controller | Jun 09 14:02:51.883885 crc crio[23733]: time="2026-06-09T14:02:51.881462669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.065708 | controller | Jun 09 14:02:53.138777 crc crio[23733]: time="2026-06-09T14:02:53.133674366Z" level=info msg="Created container 0d7dcf1f276f0ef33a2100f8f3b76d7a354203741bebf95fc7541a538fd34624: openshift-marketplace/redhat-marketplace-c25b2/extract-utilities" id=5db7622f-c187-4d94-bf8e-d02bb8bb9fce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.065724 | controller | Jun 09 14:02:53.282452 crc crio[23733]: time="2026-06-09T14:02:53.282072144Z" level=info msg="Starting container: 0d7dcf1f276f0ef33a2100f8f3b76d7a354203741bebf95fc7541a538fd34624" id=5eb356c4-b3f9-4a94-b6b8-051eeb34b003 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.065740 | controller | Jun 09 14:02:53.364372 crc crio[23733]: time="2026-06-09T14:02:53.353578335Z" level=info msg="Started container" PID=100776 containerID=0d7dcf1f276f0ef33a2100f8f3b76d7a354203741bebf95fc7541a538fd34624 description=openshift-marketplace/redhat-marketplace-c25b2/extract-utilities id=5eb356c4-b3f9-4a94-b6b8-051eeb34b003 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633
2026-06-09 14:45:31.065757 | controller | Jun 09 14:02:53.765346 crc crio[23733]: time="2026-06-09T14:02:53.763314392Z" level=info msg="Created container 8fc60f25b28d05eb2765efd7c8373398b86f3d0e414ab09e1db1e788272cff06: openshift-marketplace/community-operators-c9b26/extract-utilities" id=29c6701f-b98c-4d1a-bec7-c903a2bfcda8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.065773 | controller | Jun 09 14:02:53.775240 crc crio[23733]: time="2026-06-09T14:02:53.774962144Z" level=info msg="Starting container: 8fc60f25b28d05eb2765efd7c8373398b86f3d0e414ab09e1db1e788272cff06" id=e8204a48-c280-4c85-afad-f315f9a0cdc9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.065789 | controller | Jun 09 14:02:53.815304 crc crio[23733]: time="2026-06-09T14:02:53.812489276Z" level=info msg="Started container" PID=100819 containerID=8fc60f25b28d05eb2765efd7c8373398b86f3d0e414ab09e1db1e788272cff06 description=openshift-marketplace/community-operators-c9b26/extract-utilities id=e8204a48-c280-4c85-afad-f315f9a0cdc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e225bdd698d46b7bcbe449492b0e87ab022d56d371d9bbf74b13c298f2a63e
2026-06-09 14:45:31.065805 | controller | Jun 09 14:02:53.937863 crc crio[23733]: time="2026-06-09T14:02:53.936964054Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8a578997-de6c-4a2f-82ec-752a3cc1dafc name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.065824 | controller | Jun 09 14:02:53.939281 crc crio[23733]: time="2026-06-09T14:02:53.937982129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.065840 | controller | Jun 09 14:02:53.997044 crc crio[23733]: time="2026-06-09T14:02:53.991525461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.065856 | controller | Jun 09 14:02:53.997044 crc crio[23733]: time="2026-06-09T14:02:53.996692781Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 14:45:31.065872 | controller | Jun 09 14:02:55.992490 crc crio[23733]: time="2026-06-09T14:02:55.986798347Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=8a578997-de6c-4a2f-82ec-752a3cc1dafc name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.065888 | controller | Jun 09 14:02:56.351446 crc crio[23733]: time="2026-06-09T14:02:56.350927522Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=e82c455a-a3aa-4431-aaa8-21808df1cbf7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.065904 | controller | Jun 09 14:02:56.648267 crc crio[23733]: time="2026-06-09T14:02:56.636755904Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=3a87a3e1-e1d8-49b1-aabe-693322e5dde1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.065919 | controller | Jun 09 14:02:56.745412 crc crio[23733]: time="2026-06-09T14:02:56.741463118Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-c25b2/extract-content" id=f41eb146-aa37-4876-bb35-b35bd8d6940b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.065935 | controller | Jun 09 14:02:56.750925 crc crio[23733]: time="2026-06-09T14:02:56.750547215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.065951 | controller | Jun 09 14:02:57.219976 crc crio[23733]: time="2026-06-09T14:02:57.146002525Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=c086e769-e781-4d18-b03e-7692358305b1 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.065967 | controller | Jun 09 14:02:57.396047 crc crio[23733]: time="2026-06-09T14:02:57.390916392Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 14:45:31.065983 | controller | Jun 09 14:02:57.849025 crc crio[23733]: time="2026-06-09T14:02:57.843961184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.065999 | controller | Jun 09 14:02:57.915492 crc crio[23733]: time="2026-06-09T14:02:57.915042436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.066015 | controller | Jun 09 14:03:09.383825 crc crio[23733]: time="2026-06-09T14:03:09.382778039Z" level=info msg="Created container 058108c36b3aa95390c8c1712643ddf47f7c7a92c8ac66bd7ec353129f5bbc43: openshift-marketplace/redhat-marketplace-c25b2/extract-content" id=f41eb146-aa37-4876-bb35-b35bd8d6940b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.066031 | controller | Jun 09 14:03:09.389501 crc crio[23733]: time="2026-06-09T14:03:09.385302672Z" level=info msg="Created container 76fd57355f3532640e58cb97107c85589f149f37b046ad3f25bac5f1649b1fd7: openshift-marketplace/redhat-operators-nk8gn/extract-utilities" id=cce3d036-0261-4adc-bdc3-9a7043d57bf7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.066050 | controller | Jun 09 14:03:09.390899 crc crio[23733]: time="2026-06-09T14:03:09.386089812Z" level=info msg="Starting container: 058108c36b3aa95390c8c1712643ddf47f7c7a92c8ac66bd7ec353129f5bbc43" id=0838cbfc-5164-4f57-9af1-a6083a0577b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.066066 | controller | Jun 09 14:03:09.396513 crc crio[23733]: time="2026-06-09T14:03:09.395762965Z" level=info msg="Starting container: 76fd57355f3532640e58cb97107c85589f149f37b046ad3f25bac5f1649b1fd7" id=4b67a3c2-3b16-4c2f-9dda-70589e729e48 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.066082 | controller | Jun 09 14:03:09.413486 crc crio[23733]: time="2026-06-09T14:03:09.412935164Z" level=info msg="Started container" PID=101518 containerID=058108c36b3aa95390c8c1712643ddf47f7c7a92c8ac66bd7ec353129f5bbc43 description=openshift-marketplace/redhat-marketplace-c25b2/extract-content id=0838cbfc-5164-4f57-9af1-a6083a0577b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633
2026-06-09 14:45:31.066099 | controller | Jun 09 14:03:09.414275 crc crio[23733]: time="2026-06-09T14:03:09.414011781Z" level=info msg="Started container" PID=101517 containerID=76fd57355f3532640e58cb97107c85589f149f37b046ad3f25bac5f1649b1fd7 description=openshift-marketplace/redhat-operators-nk8gn/extract-utilities id=4b67a3c2-3b16-4c2f-9dda-70589e729e48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4
2026-06-09 14:45:31.066115 | controller | Jun 09 14:03:09.885565 crc crio[23733]: time="2026-06-09T14:03:09.883167057Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d9060fb0-75b4-4048-a0a3-3b0e243d6fba name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.066130 | controller | Jun 09 14:03:09.899728 crc crio[23733]: time="2026-06-09T14:03:09.899606189Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 14:45:31.066146 | controller | Jun 09 14:03:11.211718 crc crio[23733]: time="2026-06-09T14:03:11.210802256Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:bd465a77e75f6938a5535a0a2fcd34ee44f4b4d5af2dbcda4aceb633e38950da" id=d9060fb0-75b4-4048-a0a3-3b0e243d6fba name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.066162 | controller | Jun 09 14:03:11.215939 crc crio[23733]: time="2026-06-09T14:03:11.215603095Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=93d7f7d9-d5bb-409e-9b1e-d912d867e8f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.066178 | controller | Jun 09 14:03:11.231096 crc crio[23733]: time="2026-06-09T14:03:11.230735515Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c7410b02-e666-478a-889c-a7c801744107 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.066194 | controller | Jun 09 14:03:11.302768 crc crio[23733]: time="2026-06-09T14:03:11.302604105Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-nk8gn/extract-content" id=b1ac1774-39bf-49eb-91f8-39d4d9150716 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.066210 | controller | Jun 09 14:03:11.304248 crc crio[23733]: time="2026-06-09T14:03:11.303893358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.066225 | controller | Jun 09 14:03:11.542827 crc crio[23733]: time="2026-06-09T14:03:11.542546889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.066241 | controller | Jun 09 14:03:11.571487 crc crio[23733]: time="2026-06-09T14:03:11.564378005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.066259 | controller | Jun 09 14:03:11.971043 crc crio[23733]: time="2026-06-09T14:03:11.969862975Z" level=info msg="Created container 2949df9243e801883b548e4145a06ece77184ea3d954756501d75dba2726a269: openshift-marketplace/redhat-operators-nk8gn/extract-content" id=b1ac1774-39bf-49eb-91f8-39d4d9150716 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.066275 | controller | Jun 09 14:03:11.977185 crc crio[23733]: time="2026-06-09T14:03:11.976552133Z" level=info msg="Starting container: 2949df9243e801883b548e4145a06ece77184ea3d954756501d75dba2726a269" id=53254cd0-364b-41b7-94b9-e3ac3b6345f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.066291 | controller | Jun 09 14:03:12.003904 crc crio[23733]: time="2026-06-09T14:03:12.00356925Z" level=info msg="Started container" PID=101843 containerID=2949df9243e801883b548e4145a06ece77184ea3d954756501d75dba2726a269 description=openshift-marketplace/redhat-operators-nk8gn/extract-content id=53254cd0-364b-41b7-94b9-e3ac3b6345f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4
2026-06-09 14:45:31.066307 | controller | Jun 09 14:03:12.434404 crc crio[23733]: time="2026-06-09T14:03:12.433307129Z" level=info msg="Removing container: 71d3cce680942f21a0043c3390a34acc3d335598c47db598b39f87f3f9c2adee" id=a5f8d694-0f99-477c-955e-2444b4d5ffd5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.066323 | controller | Jun 09 14:03:12.714408 crc crio[23733]: time="2026-06-09T14:03:12.714046713Z" level=info msg="Removed container 71d3cce680942f21a0043c3390a34acc3d335598c47db598b39f87f3f9c2adee: openstack/barbican-api-648d7bd4c4-hthvg/barbican-api" id=a5f8d694-0f99-477c-955e-2444b4d5ffd5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.066339 | controller | Jun 09 14:03:12.729843 crc crio[23733]: time="2026-06-09T14:03:12.729735006Z" level=info msg="Removing container: 58c532f50d1b458def62397e9168b0abc960f9add57d7e3b54f136822d877aa9" id=3318d16e-510a-4322-8e9a-fac467fa9acf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.066355 | controller | Jun 09 14:03:12.891525 crc crio[23733]: time="2026-06-09T14:03:12.891415888Z" level=info msg="Removed container 58c532f50d1b458def62397e9168b0abc960f9add57d7e3b54f136822d877aa9: openstack/barbican-api-648d7bd4c4-hthvg/barbican-api-log" id=3318d16e-510a-4322-8e9a-fac467fa9acf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.066370 | controller | Jun 09 14:03:12.897411 crc crio[23733]: time="2026-06-09T14:03:12.897311945Z" level=info msg="Removing container: 6991d018c2ae2831edf35e381a5bf912504382827f1186078d76b52d54e0b33d" id=58fd2f87-a8dd-49a3-b55a-4a478b214492 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.066386 | controller | Jun 09 14:03:15.123518 crc crio[23733]: time="2026-06-09T14:03:15.122755661Z" level=info msg="Removed container 6991d018c2ae2831edf35e381a5bf912504382827f1186078d76b52d54e0b33d: openshift-infra/auto-csr-approver-29683556-gm7t7/oc" id=58fd2f87-a8dd-49a3-b55a-4a478b214492 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.066402 | controller | Jun 09 14:03:15.146969 crc crio[23733]: time="2026-06-09T14:03:15.146611109Z" level=info msg="Removing container: 6f56c0c63f3d967d25c391b0933a6df58f7ab9d79bab0e6b7046a8817dbee71e" id=4fa5a3bb-ba5e-4033-8220-a262100a33f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.066417 | controller | Jun 09 14:03:15.312830 crc crio[23733]: time="2026-06-09T14:03:15.310553438Z" level=info msg="Removed container 6f56c0c63f3d967d25c391b0933a6df58f7ab9d79bab0e6b7046a8817dbee71e: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/dnsmasq-dns" id=4fa5a3bb-ba5e-4033-8220-a262100a33f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.066433 | controller | Jun 09 14:03:15.330384 crc crio[23733]: time="2026-06-09T14:03:15.327578444Z" level=info msg="Removing container: 757865ce28e1e8791c870d32b1070e5f4a146591afc3a67293b91657c16b3e2a" id=579ff62e-9c24-4c68-9360-aaefea3b1a43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.066452 | controller | Jun 09 14:03:15.545569 crc crio[23733]: time="2026-06-09T14:03:15.545457244Z" level=info msg="Removed container 757865ce28e1e8791c870d32b1070e5f4a146591afc3a67293b91657c16b3e2a: openstack/neutron-544f9cd8d8-6gj8g/neutron-httpd" id=579ff62e-9c24-4c68-9360-aaefea3b1a43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.066468 | controller | Jun 09 14:03:15.573083 crc crio[23733]: time="2026-06-09T14:03:15.572941712Z" level=info msg="Stopping pod sandbox: 8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed" id=d5d6344b-a52a-421f-a100-2a30cd881a52 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.066483 | controller | Jun 09 14:03:15.573083 crc crio[23733]: time="2026-06-09T14:03:15.573055166Z" level=info msg="Stopped pod sandbox (already stopped): 8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed" id=d5d6344b-a52a-421f-a100-2a30cd881a52 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.066499 | controller | Jun 09 14:03:15.574418 crc crio[23733]: time="2026-06-09T14:03:15.574353227Z" level=info msg="Removing pod sandbox: 8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed" id=5c5fcb82-da69-4a79-b293-2d831f3ac637 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.066529 | controller | Jun 09 14:03:15.613093 crc crio[23733]: time="2026-06-09T14:03:15.612979825Z" level=info msg="Removed pod sandbox: 8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed" id=5c5fcb82-da69-4a79-b293-2d831f3ac637 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.066550 | controller | Jun 09 14:03:15.616087 crc crio[23733]: time="2026-06-09T14:03:15.616001151Z" level=info msg="Stopping pod sandbox: ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c" id=afbed37a-19f0-4641-a335-7b67d8591a22 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.066566 | controller | Jun 09 14:03:15.616087 crc crio[23733]: time="2026-06-09T14:03:15.616071013Z" level=info msg="Stopped pod sandbox (already stopped): ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c" id=afbed37a-19f0-4641-a335-7b67d8591a22 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.066582 | controller | Jun 09 14:03:15.618236 crc crio[23733]: time="2026-06-09T14:03:15.618090493Z" level=info msg="Removing pod sandbox: ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c" id=34e3065f-ce9c-44bb-8d9d-fb4709310e45 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.066598 | controller | Jun 09 14:03:15.661910 crc crio[23733]: time="2026-06-09T14:03:15.661751988Z" level=info msg="Removed pod sandbox: ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c" id=34e3065f-ce9c-44bb-8d9d-fb4709310e45 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.066613 | controller | Jun 09 14:03:15.663386 crc crio[23733]: time="2026-06-09T14:03:15.663095671Z" level=info msg="Stopping pod sandbox: 74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a" id=935fef0a-1533-418a-8d8e-43f54f1f8264 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.066629 | controller | Jun 09 14:03:15.663499 crc crio[23733]: time="2026-06-09T14:03:15.663399958Z" level=info msg="Stopped pod sandbox (already stopped): 74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a" id=935fef0a-1533-418a-8d8e-43f54f1f8264 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.066644 | controller | Jun 09 14:03:15.664812 crc crio[23733]: time="2026-06-09T14:03:15.664732452Z" level=info msg="Removing pod sandbox: 74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a" id=c610180f-2b93-4c83-9059-7772671771c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.066663 | controller | Jun 09 14:03:15.709461 crc crio[23733]: time="2026-06-09T14:03:15.709060893Z" level=info msg="Removed pod sandbox: 74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a" id=c610180f-2b93-4c83-9059-7772671771c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.066679 | controller | Jun 09 14:03:15.710399 crc crio[23733]: time="2026-06-09T14:03:15.710297894Z" level=info msg="Stopping pod sandbox: cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f" id=742c3236-d7dd-4508-a3b5-04f2cb1f9d9c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.066694 | controller | Jun 09 14:03:15.710399 crc crio[23733]: time="2026-06-09T14:03:15.710372026Z" level=info msg="Stopped pod sandbox (already stopped): cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f" id=742c3236-d7dd-4508-a3b5-04f2cb1f9d9c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.066710 | controller | Jun 09 14:03:15.711216 crc crio[23733]: time="2026-06-09T14:03:15.711159596Z" level=info msg="Removing pod sandbox: cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f" id=d698a874-5c02-4041-8413-342591e4c944 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.066725 | controller | Jun 09 14:03:15.777984 crc crio[23733]: time="2026-06-09T14:03:15.777865206Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c5f54e59-0a7c-47fb-95ff-4399af31cb02 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.066741 | controller | Jun 09 14:03:15.869922 crc crio[23733]: time="2026-06-09T14:03:15.86976655Z" level=info msg="Removed pod sandbox: cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f" id=d698a874-5c02-4041-8413-342591e4c944 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.066756 | controller | Jun 09 14:03:15.880274 crc crio[23733]: time="2026-06-09T14:03:15.880209282Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6577a815-8776-4219-996c-fc3c935a4875 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.066772 | controller | Jun 09 14:03:15.960474 crc crio[23733]: time="2026-06-09T14:03:15.96040388Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-c25b2/registry-server" id=d4d6eabe-2a05-4d64-bded-03208cfc7a46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.066787 | controller | Jun 09 14:03:15.961900 crc crio[23733]: time="2026-06-09T14:03:15.961869258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.066803 | controller | Jun 09 14:03:16.220905 crc crio[23733]: time="2026-06-09T14:03:16.220368084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.066821 | controller | Jun 09 14:03:16.268897 crc crio[23733]: time="2026-06-09T14:03:16.26844035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.066837 | controller | Jun 09 14:03:16.599877 crc crio[23733]: time="2026-06-09T14:03:16.599426683Z" level=info msg="Created container 68dde9e6fa25770219177fcc30c5c4f4f52bf6b4b19ca662ef90dac95a62cfe2: openshift-marketplace/redhat-marketplace-c25b2/registry-server" id=d4d6eabe-2a05-4d64-bded-03208cfc7a46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.066853 | controller | Jun 09 14:03:16.601636 crc crio[23733]: time="2026-06-09T14:03:16.601574817Z" level=info msg="Starting container: 68dde9e6fa25770219177fcc30c5c4f4f52bf6b4b19ca662ef90dac95a62cfe2" id=4665ea22-00c3-427a-9e23-6ce5c6bad2b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.066873 | controller | Jun 09 14:03:16.615896 crc crio[23733]: time="2026-06-09T14:03:16.615802064Z" level=info msg="Started container" PID=102057 containerID=68dde9e6fa25770219177fcc30c5c4f4f52bf6b4b19ca662ef90dac95a62cfe2 description=openshift-marketplace/redhat-marketplace-c25b2/registry-server id=4665ea22-00c3-427a-9e23-6ce5c6bad2b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633
2026-06-09 14:45:31.066891 | controller | Jun 09 14:03:31.547861 crc crio[23733]: time="2026-06-09T14:03:31.546541448Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c966ee03-aa53-4028-9d9e-be908d4bb9cd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.066907 | controller | Jun 09 14:03:35.849983 crc crio[23733]: time="2026-06-09T14:03:35.848914215Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=53a83730-3dd4-43f0-a5d4-c8c0c30f0b44 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.066923 | controller | Jun 09 14:03:35.901815 crc crio[23733]: time="2026-06-09T14:03:35.901640496Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-nk8gn/registry-server" id=3b07840a-6ab6-426a-ad92-50038a2f5bfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.066938 | controller | Jun 09 14:03:36.154481 crc crio[23733]: time="2026-06-09T14:03:36.154362349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.066953 | controller | Jun 09 14:03:36.175359 crc crio[23733]: time="2026-06-09T14:03:36.175226772Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393" id=c086e769-e781-4d18-b03e-7692358305b1 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.066969 | controller | Jun 09 14:03:36.177400 crc crio[23733]: time="2026-06-09T14:03:36.177309074Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=b9d04715-18f9-40e9-9261-3df0abfcd0e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.066984 | controller | Jun 09 14:03:36.183919 crc crio[23733]: time="2026-06-09T14:03:36.183837168Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=474f2c4d-a5e6-4473-96f9-3318d48e5aa7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.067000 | controller | Jun 09 14:03:36.238086 crc crio[23733]: time="2026-06-09T14:03:36.238021706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.067015 | controller | Jun 09 14:03:36.306494 crc crio[23733]: time="2026-06-09T14:03:36.29326299Z" level=info msg="Creating container: openshift-marketplace/community-operators-c9b26/extract-content" id=dcde2222-895b-4d8d-b3a2-a24a75813802 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.067030 | controller | Jun 09 14:03:36.306494 crc crio[23733]: time="2026-06-09T14:03:36.296198133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.067045 | controller | Jun 09 14:03:36.308959 crc crio[23733]: time="2026-06-09T14:03:36.308630555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.067061 | controller | Jun 09 14:03:36.379408 crc crio[23733]: time="2026-06-09T14:03:36.378778942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.067079 | controller | Jun 09 14:03:36.386076 crc crio[23733]: time="2026-06-09T14:03:36.385911291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.067095 | controller | Jun 09 14:03:37.270971 crc crio[23733]: time="2026-06-09T14:03:37.270252721Z" level=info msg="Created container 909c72df38d5d000ca42ad7bee1785560706bccd6f25a5c0a81173647dd7e37a: openshift-marketplace/redhat-operators-nk8gn/registry-server" id=3b07840a-6ab6-426a-ad92-50038a2f5bfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.067111 | controller | Jun 09 14:03:37.273098 crc crio[23733]: time="2026-06-09T14:03:37.27302665Z" level=info msg="Starting container: 909c72df38d5d000ca42ad7bee1785560706bccd6f25a5c0a81173647dd7e37a" id=5cd4e1dd-0957-4e26-a644-347cc093d7ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.067127 | controller | Jun 09 14:03:37.280877 crc crio[23733]: time="2026-06-09T14:03:37.280776824Z" level=info msg="Started container" PID=103070 containerID=909c72df38d5d000ca42ad7bee1785560706bccd6f25a5c0a81173647dd7e37a description=openshift-marketplace/redhat-operators-nk8gn/registry-server id=5cd4e1dd-0957-4e26-a644-347cc093d7ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4
2026-06-09 14:45:31.067143 | controller | Jun 09 14:03:37.289723 crc crio[23733]: time="2026-06-09T14:03:37.289512313Z" level=info msg="Created container e6a025cdb8757712768e35356a6fcdedd78d3462f1fa5634116ceba4101d26cf: openshift-marketplace/community-operators-c9b26/extract-content" id=dcde2222-895b-4d8d-b3a2-a24a75813802 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.067159 | controller | Jun 09 14:03:37.291687 crc crio[23733]: time="2026-06-09T14:03:37.291578925Z" level=info msg="Starting container: e6a025cdb8757712768e35356a6fcdedd78d3462f1fa5634116ceba4101d26cf" id=e961db95-08d5-47fc-abb0-27ffeb632bc3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.067174 | controller | Jun 09 14:03:37.304192 crc crio[23733]: time="2026-06-09T14:03:37.304015176Z" level=info msg="Started container" PID=103080 containerID=e6a025cdb8757712768e35356a6fcdedd78d3462f1fa5634116ceba4101d26cf description=openshift-marketplace/community-operators-c9b26/extract-content id=e961db95-08d5-47fc-abb0-27ffeb632bc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e225bdd698d46b7bcbe449492b0e87ab022d56d371d9bbf74b13c298f2a63e
2026-06-09 14:45:31.067190 | controller | Jun 09 14:03:39.185058 crc crio[23733]: time="2026-06-09T14:03:39.183939032Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0d95f884-0f7c-498c-aae8-44d266e01b94 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.067207 | controller | Jun 09 14:03:39.190986 crc crio[23733]: time="2026-06-09T14:03:39.190799954Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=db9c4ad0-e2ff-4138-b866-5462b86b4666 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.067222 | controller | Jun 09 14:03:39.217440 crc crio[23733]: time="2026-06-09T14:03:39.217314548Z" level=info msg="Creating container: openshift-marketplace/community-operators-c9b26/registry-server" id=012ce781-19ad-46ad-9b61-7fac58d1a3a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.067238 | controller | Jun 09 14:03:39.218421 crc crio[23733]: time="2026-06-09T14:03:39.218347914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.067253 | controller | Jun 09 14:03:39.312800 crc crio[23733]: time="2026-06-09T14:03:39.312548606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.067272 | controller | Jun 09 14:03:39.319172 crc crio[23733]: time="2026-06-09T14:03:39.31872067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.067288 | controller | Jun 09 14:03:40.122950 crc crio[23733]: time="2026-06-09T14:03:40.122373606Z" level=info msg="Created container f0a3adc77df7bdc8370bcf00f15d13cd6fa04154e1059369e359d2686e326e07: openshift-marketplace/community-operators-c9b26/registry-server" id=012ce781-19ad-46ad-9b61-7fac58d1a3a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.067304 | controller | Jun 09 14:03:40.127738 crc crio[23733]: time="2026-06-09T14:03:40.12769444Z" level=info msg="Starting container: f0a3adc77df7bdc8370bcf00f15d13cd6fa04154e1059369e359d2686e326e07" id=297c4574-6962-4f89-8fe8-f01b4eab4e84 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.067320 | controller | Jun 09 14:03:40.141417 crc crio[23733]: time="2026-06-09T14:03:40.141005044Z" level=info msg="Started container" PID=103233 containerID=f0a3adc77df7bdc8370bcf00f15d13cd6fa04154e1059369e359d2686e326e07 description=openshift-marketplace/community-operators-c9b26/registry-server id=297c4574-6962-4f89-8fe8-f01b4eab4e84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e225bdd698d46b7bcbe449492b0e87ab022d56d371d9bbf74b13c298f2a63e
2026-06-09 14:45:31.067336 | controller | Jun 09 14:03:43.263548 crc crio[23733]: time="2026-06-09T14:03:43.262598392Z" level=info msg="Stopping container: 68dde9e6fa25770219177fcc30c5c4f4f52bf6b4b19ca662ef90dac95a62cfe2 (timeout: 2s)" id=d876042c-0456-48f0-96d5-5fb64c94fc88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.067352 | controller | Jun 09 14:03:43.397021 crc crio[23733]: time="2026-06-09T14:03:43.39542952Z" level=info msg="Stopped container 68dde9e6fa25770219177fcc30c5c4f4f52bf6b4b19ca662ef90dac95a62cfe2: openshift-marketplace/redhat-marketplace-c25b2/registry-server" id=d876042c-0456-48f0-96d5-5fb64c94fc88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.067368 | controller | Jun 09 14:03:43.397621 crc crio[23733]: time="2026-06-09T14:03:43.397303988Z" level=info msg="Stopping pod sandbox: ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633" id=d9905454-8da1-4f5d-8535-520550a0a3df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.067384 | controller | Jun 09 14:03:43.398190 crc crio[23733]: time="2026-06-09T14:03:43.398086807Z" level=info msg="Got pod network &{Name:redhat-marketplace-c25b2 Namespace:openshift-marketplace ID:ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633 UID:13991314-d7a4-4c1a-bde4-88654c6527ac NetNS:/var/run/netns/ebc68bd9-dc5b-4d5d-81ca-e3267fe3531c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13991314_d7a4_4c1a_bde4_88654c6527ac.slice PodAnnotations:0xc0027d15c0}] Aliases:map[]}"
2026-06-09 14:45:31.067400 | controller | Jun 09 14:03:43.398432 crc crio[23733]: time="2026-06-09T14:03:43.398372945Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-c25b2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.067416 | controller | Jun 09 14:03:43.951517 crc crio[23733]: time="2026-06-09T14:03:43.951246648Z" level=info msg="Stopped pod sandbox: ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633" id=d9905454-8da1-4f5d-8535-520550a0a3df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.067432 | controller | Jun 09 14:03:44.300571 crc crio[23733]: time="2026-06-09T14:03:44.300023138Z" level=info msg="Removing container: 68dde9e6fa25770219177fcc30c5c4f4f52bf6b4b19ca662ef90dac95a62cfe2" id=e6932d92-80b3-4101-9545-2b10e0c3bd28 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.067448 | controller | Jun 09 14:03:44.368305 crc crio[23733]: time="2026-06-09T14:03:44.36437274Z" level=info msg="Removed container 68dde9e6fa25770219177fcc30c5c4f4f52bf6b4b19ca662ef90dac95a62cfe2: openshift-marketplace/redhat-marketplace-c25b2/registry-server" id=e6932d92-80b3-4101-9545-2b10e0c3bd28 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.067468 | controller | Jun 09 14:03:44.385778 crc crio[23733]: time="2026-06-09T14:03:44.385515299Z" level=info msg="Removing container: 058108c36b3aa95390c8c1712643ddf47f7c7a92c8ac66bd7ec353129f5bbc43" id=85f185a6-bc93-40dd-b4ea-13f370c97e2a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.067484 | controller | Jun 09 14:03:44.438928 crc crio[23733]: time="2026-06-09T14:03:44.438791584Z" level=info msg="Removed container 058108c36b3aa95390c8c1712643ddf47f7c7a92c8ac66bd7ec353129f5bbc43: openshift-marketplace/redhat-marketplace-c25b2/extract-content" id=85f185a6-bc93-40dd-b4ea-13f370c97e2a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.067500 | controller | Jun 09 14:03:44.443002 crc crio[23733]: time="2026-06-09T14:03:44.442929289Z" level=info msg="Removing container: 0d7dcf1f276f0ef33a2100f8f3b76d7a354203741bebf95fc7541a538fd34624" id=426b851e-f7b6-46f2-a648-2c4a2d41a817 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.067535 | controller | Jun 09 14:03:44.485542 crc crio[23733]: time="2026-06-09T14:03:44.485078734Z" level=info msg="Removed container 0d7dcf1f276f0ef33a2100f8f3b76d7a354203741bebf95fc7541a538fd34624: openshift-marketplace/redhat-marketplace-c25b2/extract-utilities" id=426b851e-f7b6-46f2-a648-2c4a2d41a817 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.067553 | controller | Jun 09 14:03:46.972722 crc crio[23733]: time="2026-06-09T14:03:46.970813632Z" level=info msg="Stopping container: ec879736b5389f40fdfb1043353ece8e7ec1a1a36880f8d3d8e119f3d0ec0855 (timeout: 2s)" id=36755594-0ac9-4888-8034-aace4b7fa838 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.067570 | controller | Jun 09 14:03:47.126062 crc crio[23733]: time="2026-06-09T14:03:47.125336414Z" level=info msg="Stopped container ec879736b5389f40fdfb1043353ece8e7ec1a1a36880f8d3d8e119f3d0ec0855: openshift-marketplace/community-operators-vrwbb/registry-server" id=36755594-0ac9-4888-8034-aace4b7fa838 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.067586 | controller | Jun 09 14:03:47.127504 crc crio[23733]: time="2026-06-09T14:03:47.127394764Z" level=info msg="Stopping pod sandbox: ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b" id=9d39cb41-e486-4a63-8478-777811dd2380 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.067603 | controller | Jun 09 14:03:47.130157 crc crio[23733]: time="2026-06-09T14:03:47.12996866Z" level=info msg="Got pod network &{Name:community-operators-vrwbb Namespace:openshift-marketplace ID:ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b UID:2555c7ec-5522-46eb-ae0a-9ae4823c5702 NetNS:/var/run/netns/b73d4d8f-a3a6-4799-b789-305a529f22a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2555c7ec_5522_46eb_ae0a_9ae4823c5702.slice PodAnnotations:0xc002b0e7b8}] Aliases:map[]}"
2026-06-09 14:45:31.067619 | controller | Jun 09 14:03:47.130262 crc crio[23733]: time="2026-06-09T14:03:47.130221766Z" level=info msg="Deleting pod openshift-marketplace_community-operators-vrwbb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.067635 | controller | Jun 09 14:03:47.548668 crc crio[23733]: time="2026-06-09T14:03:47.548057287Z" level=info msg="Stopped pod sandbox: ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b" id=9d39cb41-e486-4a63-8478-777811dd2380 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.067651 | controller | Jun 09 14:03:48.472265 crc crio[23733]: time="2026-06-09T14:03:48.471490705Z" level=info msg="Removing container: ec879736b5389f40fdfb1043353ece8e7ec1a1a36880f8d3d8e119f3d0ec0855" id=4e83d5f8-ef55-4ad6-9fc2-32da62c1d5f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.067671 | controller | Jun 09 14:03:48.541730 crc crio[23733]: time="2026-06-09T14:03:48.539920779Z" level=info msg="Removed container ec879736b5389f40fdfb1043353ece8e7ec1a1a36880f8d3d8e119f3d0ec0855: openshift-marketplace/community-operators-vrwbb/registry-server" id=4e83d5f8-ef55-4ad6-9fc2-32da62c1d5f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.067687 | controller | Jun 09 14:03:48.545871 crc crio[23733]: time="2026-06-09T14:03:48.545794517Z" level=info msg="Removing container: 10a2b09957ada1a75513e90f1658ae50fb4b5c80cfa9229a1f773aef63ca0cb9" id=a3d1aea3-2be9-46b1-9a0f-ba1aa2fd5a44 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.067703 | controller | Jun 09 14:03:48.623939 crc crio[23733]: time="2026-06-09T14:03:48.623836852Z" level=info msg="Removed container 10a2b09957ada1a75513e90f1658ae50fb4b5c80cfa9229a1f773aef63ca0cb9: openshift-marketplace/community-operators-vrwbb/extract-content" id=a3d1aea3-2be9-46b1-9a0f-ba1aa2fd5a44 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.067719 | controller | Jun 09 14:03:48.630256 crc crio[23733]: time="2026-06-09T14:03:48.630196051Z" level=info msg="Removing container: 4d3e7e39e523464c8819c1d2d4b9d2ddf8bc9af486a09959ff2dc220584aa0e5" id=0fff15ad-0318-4209-ad05-6b65a3b835f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.067734 | controller | Jun 09 14:03:48.686861 crc crio[23733]: time="2026-06-09T14:03:48.686072081Z" level=info msg="Removed container 4d3e7e39e523464c8819c1d2d4b9d2ddf8bc9af486a09959ff2dc220584aa0e5: openshift-marketplace/community-operators-vrwbb/extract-utilities" id=0fff15ad-0318-4209-ad05-6b65a3b835f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.067750 | controller | Jun 09 14:03:51.522431 crc crio[23733]: time="2026-06-09T14:03:51.521694265Z" level=info msg="Stopping container: 909c72df38d5d000ca42ad7bee1785560706bccd6f25a5c0a81173647dd7e37a (timeout: 2s)" id=0083d33b-e95c-453b-986f-4896773af53f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.067766 | controller | Jun 09 14:03:51.660719 crc crio[23733]: time="2026-06-09T14:03:51.660608715Z" level=info msg="Stopped container 909c72df38d5d000ca42ad7bee1785560706bccd6f25a5c0a81173647dd7e37a: openshift-marketplace/redhat-operators-nk8gn/registry-server" id=0083d33b-e95c-453b-986f-4896773af53f name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.067782 | controller | Jun 09 14:03:51.668591 crc crio[23733]: time="2026-06-09T14:03:51.668507133Z" level=info msg="Stopping pod sandbox: f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4" id=c5d6af57-5c59-4744-a1e8-28fb6e74d78e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.067798 | controller | Jun 09 14:03:51.669409 crc crio[23733]: time="2026-06-09T14:03:51.669325313Z" level=info msg="Got pod network &{Name:redhat-operators-nk8gn Namespace:openshift-marketplace ID:f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4 UID:f7d37595-c5fb-4945-9bca-00ffa4b7abf3 NetNS:/var/run/netns/22755318-53f2-412a-98c4-1f3be4c4496a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7d37595_c5fb_4945_9bca_00ffa4b7abf3.slice PodAnnotations:0xc001c1e040}] Aliases:map[]}"
2026-06-09 14:45:31.067814 | controller | Jun 09 14:03:51.669580 crc crio[23733]: time="2026-06-09T14:03:51.669524668Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-nk8gn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.067830 | controller | Jun 09 14:03:52.241696 crc crio[23733]: time="2026-06-09T14:03:52.241594274Z" level=info msg="Stopped pod sandbox: f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4" id=c5d6af57-5c59-4744-a1e8-28fb6e74d78e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.067846 | controller | Jun 09 14:03:52.590861 crc crio[23733]: time="2026-06-09T14:03:52.590298821Z" level=info msg="Removing container: 909c72df38d5d000ca42ad7bee1785560706bccd6f25a5c0a81173647dd7e37a" id=42e82918-54cd-496f-8545-73f11e63ff08 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.067865 | controller | Jun 09 14:03:52.632574 crc crio[23733]: time="2026-06-09T14:03:52.632266263Z" level=info msg="Removed container 909c72df38d5d000ca42ad7bee1785560706bccd6f25a5c0a81173647dd7e37a: openshift-marketplace/redhat-operators-nk8gn/registry-server" id=42e82918-54cd-496f-8545-73f11e63ff08 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.067881 | controller | Jun 09 14:03:52.638720 crc crio[23733]: time="2026-06-09T14:03:52.63855515Z" level=info msg="Removing container: 2949df9243e801883b548e4145a06ece77184ea3d954756501d75dba2726a269" id=26da15b5-41e1-4ee6-8e31-eba7e9346902 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.067898 | controller | Jun 09 14:03:52.691577 crc crio[23733]: time="2026-06-09T14:03:52.691503616Z" level=info msg="Removed container 2949df9243e801883b548e4145a06ece77184ea3d954756501d75dba2726a269: openshift-marketplace/redhat-operators-nk8gn/extract-content" id=26da15b5-41e1-4ee6-8e31-eba7e9346902 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.067913 | controller | Jun 09 14:03:52.695273 crc crio[23733]: time="2026-06-09T14:03:52.69524494Z" level=info msg="Removing container: 76fd57355f3532640e58cb97107c85589f149f37b046ad3f25bac5f1649b1fd7" id=814d97bf-0b9b-4da2-82f8-091304e6263a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.067929 | controller | Jun 09 14:03:52.747277 crc crio[23733]: time="2026-06-09T14:03:52.747189922Z" level=info msg="Removed container 76fd57355f3532640e58cb97107c85589f149f37b046ad3f25bac5f1649b1fd7: openshift-marketplace/redhat-operators-nk8gn/extract-utilities" id=814d97bf-0b9b-4da2-82f8-091304e6263a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.067945 | controller | Jun 09 14:04:00.538891 crc crio[23733]: time="2026-06-09T14:04:00.537995359Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683564-p7fn2/POD" id=24552392-cf03-47b5-b615-8a542a9fd13d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.067960 | controller | Jun 09 14:04:00.540479 crc crio[23733]: time="2026-06-09T14:04:00.538928583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.067976 | controller | Jun 09 14:04:00.591193 crc crio[23733]: time="2026-06-09T14:04:00.590779692Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683564-p7fn2 Namespace:openshift-infra ID:6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a UID:64db0e78-11fd-4154-bc1b-f6a251404061 NetNS:/var/run/netns/91b9b098-7228-455b-911a-e1db72f0e618 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64db0e78_11fd_4154_bc1b_f6a251404061.slice PodAnnotations:0xc002b0eee8}] Aliases:map[]}"
2026-06-09 14:45:31.067992 | controller | Jun 09 14:04:00.591193 crc crio[23733]: time="2026-06-09T14:04:00.591174681Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683564-p7fn2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.068008 | controller | Jun 09 14:04:01.165823 crc crio[23733]: 2026-06-09T14:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6df7351efe8c95d Mac:86:1b:ef:66:cb:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/91b9b098-7228-455b-911a-e1db72f0e618 SocketPath: PciID:}] [{Interface:0xc00028e6b0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.068024 | controller | Jun 09 14:04:01.168325 crc crio[23733]: time="2026-06-09T14:04:01.168239111Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683564-p7fn2 Namespace:openshift-infra ID:6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a UID:64db0e78-11fd-4154-bc1b-f6a251404061 NetNS:/var/run/netns/91b9b098-7228-455b-911a-e1db72f0e618 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64db0e78_11fd_4154_bc1b_f6a251404061.slice PodAnnotations:0xc002b0eee8}] Aliases:map[]}"
2026-06-09 14:45:31.068043 | controller | Jun 09 14:04:01.168527 crc crio[23733]: time="2026-06-09T14:04:01.168457986Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683564-p7fn2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.068060 | controller | Jun 09 14:04:01.181601 crc crio[23733]: time="2026-06-09T14:04:01.181345919Z" level=info msg="Ran pod sandbox 6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a with infra container: openshift-infra/auto-csr-approver-29683564-p7fn2/POD" id=24552392-cf03-47b5-b615-8a542a9fd13d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.068076 | controller | Jun 09 14:04:01.186043 crc crio[23733]: time="2026-06-09T14:04:01.185463502Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=edd1911a-0e82-4394-ae34-b54d72db5166 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.068092 | controller | Jun 09 14:04:01.196628 crc crio[23733]: time="2026-06-09T14:04:01.19654194Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.068108 | controller | Jun 09 14:04:02.301886 crc crio[23733]: time="2026-06-09T14:04:02.30120595Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=edd1911a-0e82-4394-ae34-b54d72db5166 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.068124 | controller | Jun 09 14:04:02.304347 crc crio[23733]: time="2026-06-09T14:04:02.303004464Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ba9516f5-5d44-482c-ba5b-cca82d54a237 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.068140 | controller | Jun 09 14:04:02.305832 crc crio[23733]: time="2026-06-09T14:04:02.305750983Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6fc4ae4e-bbb7-41e3-8591-5ebf82d99f81 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.068155 | controller | Jun 09 14:04:02.320484 crc crio[23733]: time="2026-06-09T14:04:02.320388301Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683564-p7fn2/oc" id=d07ed142-d7de-44c4-99c5-7581038f92c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.068171 | controller | Jun 09 14:04:02.321045 crc crio[23733]: time="2026-06-09T14:04:02.321000476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.068187 | controller | Jun 09 14:04:02.372065 crc crio[23733]: time="2026-06-09T14:04:02.371962063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.068202 | controller | Jun 09 14:04:02.875166 crc crio[23733]: time="2026-06-09T14:04:02.875006498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.068218 | controller | Jun 09 14:04:03.002676 crc crio[23733]: time="2026-06-09T14:04:03.001833876Z" level=info msg="Created container a2a4d2fd5a5f1a4b61b18f146489c19180c78b24411971d231416e70ae0d6220: openshift-infra/auto-csr-approver-29683564-p7fn2/oc" id=d07ed142-d7de-44c4-99c5-7581038f92c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.068234 | controller | Jun 09 14:04:03.004571 crc crio[23733]: time="2026-06-09T14:04:03.004512492Z" level=info msg="Starting container: a2a4d2fd5a5f1a4b61b18f146489c19180c78b24411971d231416e70ae0d6220" id=3a570901-bba6-4a06-9fb9-fc1b73298258 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.068252 | controller | Jun 09 14:04:03.015196 crc crio[23733]: time="2026-06-09T14:04:03.012707848Z" level=info msg="Started container" PID=104570 containerID=a2a4d2fd5a5f1a4b61b18f146489c19180c78b24411971d231416e70ae0d6220 description=openshift-infra/auto-csr-approver-29683564-p7fn2/oc id=3a570901-bba6-4a06-9fb9-fc1b73298258 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a
2026-06-09 14:45:31.068269 | controller | Jun 09 14:04:04.833054 crc crio[23733]: time="2026-06-09T14:04:04.831553313Z" level=info msg="Stopping pod sandbox: 6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a" id=09a8cbba-416e-43bc-a306-d97adbfcbc5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.068286 | controller | Jun 09 14:04:04.835287 crc crio[23733]: time="2026-06-09T14:04:04.833800019Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683564-p7fn2 Namespace:openshift-infra ID:6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a UID:64db0e78-11fd-4154-bc1b-f6a251404061 NetNS:/var/run/netns/91b9b098-7228-455b-911a-e1db72f0e618 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64db0e78_11fd_4154_bc1b_f6a251404061.slice PodAnnotations:0xc0059cca28}] Aliases:map[]}"
2026-06-09 14:45:31.068302 | controller | Jun 09 14:04:04.835287 crc crio[23733]: time="2026-06-09T14:04:04.833954653Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683564-p7fn2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.068318 | controller | Jun 09 14:04:05.227910 crc crio[23733]: time="2026-06-09T14:04:05.226793187Z" level=info msg="Stopped pod sandbox: 6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a" id=09a8cbba-416e-43bc-a306-d97adbfcbc5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.068334 | controller | Jun 09 14:04:15.933393 crc crio[23733]: time="2026-06-09T14:04:15.932287609Z" level=info msg="Removing container: a55849470581e35ad6ba9debff7f46b22f0ee55426569bf6d08aaafba4ce21e0" id=cf1a0729-206f-431f-9a41-0a6918c39b67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.068350 | controller | Jun 09 14:04:16.156513 crc crio[23733]: time="2026-06-09T14:04:16.155912692Z" level=info msg="Removed container a55849470581e35ad6ba9debff7f46b22f0ee55426569bf6d08aaafba4ce21e0: openshift-infra/auto-csr-approver-29683558-tjh6b/oc" id=cf1a0729-206f-431f-9a41-0a6918c39b67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.068366 | controller | Jun 09 14:04:16.169844 crc crio[23733]: time="2026-06-09T14:04:16.169687117Z" level=info msg="Stopping pod sandbox: f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4" id=e90f783b-260e-4c7d-ab80-982c457e08ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.068381 | controller | Jun 09 14:04:16.170302 crc crio[23733]: time="2026-06-09T14:04:16.169889162Z" level=info msg="Stopped pod sandbox (already stopped): f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4" id=e90f783b-260e-4c7d-ab80-982c457e08ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.068397 | controller | Jun 09 14:04:16.170804 crc crio[23733]: time="2026-06-09T14:04:16.170735554Z" level=info msg="Removing pod sandbox: f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4" id=6764eafe-a0de-486f-8e3d-cfbf202e4ea7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.068413 | controller | Jun 09 14:04:16.192258 crc crio[23733]: time="2026-06-09T14:04:16.192002456Z" level=info msg="Removed pod sandbox: f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4" id=6764eafe-a0de-486f-8e3d-cfbf202e4ea7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.068432 | controller | Jun 09 14:04:16.194013 crc crio[23733]: time="2026-06-09T14:04:16.193880433Z" level=info msg="Stopping pod sandbox: 9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12" id=ebb518fe-b30d-4f08-9542-18040c588d89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.068449 | controller | Jun 09 14:04:16.194013 crc crio[23733]: time="2026-06-09T14:04:16.193996136Z" level=info msg="Stopped pod sandbox (already stopped): 9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12" id=ebb518fe-b30d-4f08-9542-18040c588d89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.068466 | controller | Jun 09 14:04:16.194780 crc crio[23733]: time="2026-06-09T14:04:16.194745565Z" level=info msg="Removing pod sandbox: 9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12" id=d3d8b154-de6b-4029-a0d1-f9c0148f5c66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.068482 | controller | Jun 09 14:04:16.225581 crc crio[23733]: time="2026-06-09T14:04:16.225495946Z" level=info msg="Removed pod sandbox: 9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12" id=d3d8b154-de6b-4029-a0d1-f9c0148f5c66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.068498 | controller | Jun 09 14:04:16.227761 crc crio[23733]: time="2026-06-09T14:04:16.227589058Z" level=info msg="Stopping pod sandbox: ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633" id=9a68a4a0-445b-4b60-951f-50dd7b68a825 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.068543 | controller | Jun 09 14:04:16.228140 crc crio[23733]: time="2026-06-09T14:04:16.228010439Z" level=info msg="Stopped pod sandbox (already stopped): ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633" id=9a68a4a0-445b-4b60-951f-50dd7b68a825 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.068566 | controller | Jun 09 14:04:16.229294 crc crio[23733]: time="2026-06-09T14:04:16.229201059Z" level=info msg="Removing pod sandbox: ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633" id=c2ba484b-8b5c-4968-935a-00aa1d5e860e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.068583 | controller | Jun 09 14:04:16.248487 crc crio[23733]: time="2026-06-09T14:04:16.248304897Z" level=info msg="Removed pod sandbox: ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633" id=c2ba484b-8b5c-4968-935a-00aa1d5e860e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.068599 | controller | Jun 09 14:04:16.249769 crc crio[23733]: time="2026-06-09T14:04:16.249576229Z" level=info msg="Stopping pod sandbox: ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b" id=998ece34-0ae3-4acd-b822-b468659c2629 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.068615 | controller | Jun 09 14:04:16.249952 crc crio[23733]: time="2026-06-09T14:04:16.249868336Z" level=info msg="Stopped pod sandbox (already stopped): ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b" id=998ece34-0ae3-4acd-b822-b468659c2629 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.068631 | controller | Jun 09 14:04:16.251533 crc crio[23733]: time="2026-06-09T14:04:16.251428156Z" level=info msg="Removing pod sandbox: ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b" id=32efe783-8db9-4503-acc6-194c90c9c7a7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.068646 | controller | Jun 09 14:04:16.274030 crc crio[23733]: time="2026-06-09T14:04:16.273880027Z" level=info msg="Removed pod sandbox: ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b" id=32efe783-8db9-4503-acc6-194c90c9c7a7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.068662 | controller | Jun 09 14:05:16.300004 crc crio[23733]: time="2026-06-09T14:05:16.298870839Z" level=info msg="Removing container: 4a79886ccb842a3c87a88d98475ecc5f132ecaae2650e4392b2e5b32f78111a1" id=9ca9ad1c-6237-4e8f-b88a-3c5d2a22a8ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.068684 | controller | Jun 09 14:05:16.378896 crc crio[23733]: time="2026-06-09T14:05:16.37831584Z" level=info msg="Removed container 4a79886ccb842a3c87a88d98475ecc5f132ecaae2650e4392b2e5b32f78111a1: openstack/neutron-3bc4-account-create-update-k8b77/mariadb-account-create-update" id=9ca9ad1c-6237-4e8f-b88a-3c5d2a22a8ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.068700 | controller | Jun 09 14:05:16.384673 crc crio[23733]: time="2026-06-09T14:05:16.384576267Z" level=info msg="Removing container: 2e64335d40e1ab9000249766b1ec074925c9ea0de800b5d585b1a361192990e6" id=5ca12ca8-86b1-464b-b25a-e7e367ed9598 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.068716 | controller | Jun 09 14:05:16.432251 crc crio[23733]: time="2026-06-09T14:05:16.432040406Z" level=info msg="Removed container 2e64335d40e1ab9000249766b1ec074925c9ea0de800b5d585b1a361192990e6: openstack/neutron-db-create-7vq5w/mariadb-database-create" id=5ca12ca8-86b1-464b-b25a-e7e367ed9598 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.068732 | controller | Jun 09 14:05:16.436322 crc crio[23733]: time="2026-06-09T14:05:16.436252372Z" level=info msg="Removing container: 6730d205f921fcc7c00e3c0ea392a763eeaf8687584ae5bd95ce2fe2ebcea3f6" id=ee86502c-01cd-4e3d-9b99-8fa39a964d0b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.068748 | controller | Jun 09 14:05:16.485146 crc crio[23733]: time="2026-06-09T14:05:16.484984302Z" level=info msg="Removed container 6730d205f921fcc7c00e3c0ea392a763eeaf8687584ae5bd95ce2fe2ebcea3f6: openstack/cinder-8df5-account-create-update-2f45j/mariadb-account-create-update" id=ee86502c-01cd-4e3d-9b99-8fa39a964d0b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.068764 | controller | Jun 09 14:05:16.489552 crc crio[23733]: time="2026-06-09T14:05:16.489461705Z" level=info msg="Removing container: d69656718500c5f5d88b83b709531414f80351def9a3aa90d75d64df19d5c945" id=a34815f2-8a12-4a26-8bd8-5dfdc242b1bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.068780 | controller | Jun 09 14:05:16.548823 crc crio[23733]: time="2026-06-09T14:05:16.548586847Z" level=info msg="Removed container d69656718500c5f5d88b83b709531414f80351def9a3aa90d75d64df19d5c945: openstack/barbican-db-create-zcbrv/mariadb-database-create" id=a34815f2-8a12-4a26-8bd8-5dfdc242b1bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.068795 | controller | Jun 09 14:05:16.552494 crc crio[23733]: time="2026-06-09T14:05:16.55235946Z" level=info msg="Removing container: c327c1497631249726626ec32e246010438c91b7bf38f370972752047a12707e" id=46343cef-adf0-4881-82fa-b33f7860a7f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.068811 | controller | Jun 09 14:05:16.601532 crc crio[23733]: time="2026-06-09T14:05:16.60142596Z" level=info msg="Removed container c327c1497631249726626ec32e246010438c91b7bf38f370972752047a12707e: openstack/glance-db-create-f2sbp/mariadb-database-create" id=46343cef-adf0-4881-82fa-b33f7860a7f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.068827 | controller | Jun 09 14:05:16.605809 crc crio[23733]: time="2026-06-09T14:05:16.605390249Z" level=info msg="Removing container: 99b5f7773931c10fb996049b8027999b9e7dc6ca5f4f0d0e02f5cc23ce46f026" id=ebb75baf-e17c-42fe-8e31-82c8cb2217c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.068842 | controller | Jun 09 14:05:16.685231 crc crio[23733]: time="2026-06-09T14:05:16.685041135Z" level=info msg="Removed container 99b5f7773931c10fb996049b8027999b9e7dc6ca5f4f0d0e02f5cc23ce46f026: openstack/placement-ee55-account-create-update-fzqcc/mariadb-account-create-update" id=ebb75baf-e17c-42fe-8e31-82c8cb2217c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.068858 | controller | Jun 09 14:05:16.692270 crc crio[23733]: time="2026-06-09T14:05:16.691946108Z" level=info msg="Removing container: f9e85fde8388ef6d2e76c56e58c70e89ad37ff335b3a7bd52606a765e72ee001" id=7d49c3ae-f615-4f38-88f1-230491b95f92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.068877 | controller | Jun 09 14:05:16.911307 crc crio[23733]: time="2026-06-09T14:05:16.911047538Z" level=info msg="Removed container f9e85fde8388ef6d2e76c56e58c70e89ad37ff335b3a7bd52606a765e72ee001: openstack/glance-db-sync-znq9q/glance-db-sync" id=7d49c3ae-f615-4f38-88f1-230491b95f92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.068893 | controller | Jun 09 14:05:16.917014 crc crio[23733]: time="2026-06-09T14:05:16.916931635Z" level=info msg="Removing container: 6be790507d18afa97618c6c352a4085cab01ba72b1390699307f028f249962c8" id=8b720fdd-eebd-4085-ac23-6ad60cb5b9d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.068909 | controller | Jun 09 14:05:16.956699 crc crio[23733]: time="2026-06-09T14:05:16.956568519Z" level=info msg="Removed container 6be790507d18afa97618c6c352a4085cab01ba72b1390699307f028f249962c8: openstack/root-account-create-update-6wcgz/mariadb-account-create-update" id=8b720fdd-eebd-4085-ac23-6ad60cb5b9d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.068925 | controller | Jun 09 14:05:16.962270 crc crio[23733]: time="2026-06-09T14:05:16.962077017Z" level=info msg="Removing container: af59477d3b73458ab38c0ad4cbf90b8aab2acec454c93d9bbab6dbb19ed4c246" id=b8eca506-1e8f-4094-b9ee-afc7b2b3ea93 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.068940 | controller | Jun 09 14:05:17.007812 crc crio[23733]: time="2026-06-09T14:05:17.007643178Z" level=info msg="Removed container af59477d3b73458ab38c0ad4cbf90b8aab2acec454c93d9bbab6dbb19ed4c246: openstack/keystone-9f62-account-create-update-m8chx/mariadb-account-create-update" id=b8eca506-1e8f-4094-b9ee-afc7b2b3ea93 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.068956 | controller | Jun 09 14:05:17.012930 crc crio[23733]: time="2026-06-09T14:05:17.012839949Z" level=info msg="Removing container: 9d39145125c91969094664970b6f8bbda3f03c48cd022ca46e2f81c918319042" id=ec712a33-6775-4519-97eb-bb74b76ae88f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.068972 | controller | Jun 09 14:05:17.064341 crc crio[23733]: time="2026-06-09T14:05:17.064026712Z" level=info msg="Removed container 9d39145125c91969094664970b6f8bbda3f03c48cd022ca46e2f81c918319042: openstack/placement-db-create-c887h/mariadb-database-create" id=ec712a33-6775-4519-97eb-bb74b76ae88f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.068987 | controller | Jun 09 14:05:17.066887 crc crio[23733]: time="2026-06-09T14:05:17.066773161Z" level=info msg="Removing container: f2ddba2f4c7c22254ca879b6e57122b764a950139d53ddf99f1122b68175b7f9" id=ce24ea55-7ba3-4418-8ead-3ca547139883 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.069003 | controller | Jun 09 14:05:17.133773 crc crio[23733]: time="2026-06-09T14:05:17.132735394Z" level=info msg="Removed container f2ddba2f4c7c22254ca879b6e57122b764a950139d53ddf99f1122b68175b7f9: openstack/keystone-db-create-24dfq/mariadb-database-create" id=ce24ea55-7ba3-4418-8ead-3ca547139883 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.069018 | controller | Jun 09 14:05:17.136388 crc crio[23733]: time="2026-06-09T14:05:17.135490903Z" level=info msg="Removing container: 5c8d8267c6bf3ae4b34f55a52b105e33993165f28e161b109db39bf7743eef02" id=98dc11e1-4200-4131-abf3-ca06c9d1d74e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.069034 | controller | Jun 09 14:05:17.181034 crc crio[23733]: time="2026-06-09T14:05:17.180750957Z" level=info msg="Removed container 5c8d8267c6bf3ae4b34f55a52b105e33993165f28e161b109db39bf7743eef02: openstack/barbican-ca9d-account-create-update-497xk/mariadb-account-create-update" id=98dc11e1-4200-4131-abf3-ca06c9d1d74e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.069050 | controller | Jun 09 14:05:17.190357 crc crio[23733]: time="2026-06-09T14:05:17.189514146Z" level=info msg="Removing container: f54b6607946cab929eb659dd823a7f65b2c03722f6e39b74bfc3c2b4fdbf0837" id=9a1b657e-41ea-4b1d-8e31-d2a9108dbf47 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.069068 | controller | Jun 09 14:05:17.237618 crc crio[23733]: time="2026-06-09T14:05:17.237493778Z" level=info msg="Removed container f54b6607946cab929eb659dd823a7f65b2c03722f6e39b74bfc3c2b4fdbf0837: openstack/cinder-db-create-4zvhs/mariadb-database-create" id=9a1b657e-41ea-4b1d-8e31-d2a9108dbf47 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.069084 | controller | Jun 09 14:05:17.242622 crc crio[23733]: time="2026-06-09T14:05:17.242561875Z" level=info msg="Removing container: 441df41ed2b727667163a25d974eccd9463120c23208ba03be7bfa3de54125ba" id=a02a2b22-a1a6-4106-9817-17e31822186d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.069100 | controller | Jun 09 14:05:17.283961 crc crio[23733]: time="2026-06-09T14:05:17.283814688Z" level=info msg="Removed container 441df41ed2b727667163a25d974eccd9463120c23208ba03be7bfa3de54125ba: openstack/glance-71be-account-create-update-6tsmh/mariadb-account-create-update" id=a02a2b22-a1a6-4106-9817-17e31822186d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.069116 | controller | Jun 09 14:05:17.296072 crc crio[23733]: time="2026-06-09T14:05:17.295966033Z" level=info msg="Stopping pod sandbox: 7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e" id=02a54cc9-e413-4e02-9d35-d097bc345b2e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069131 | controller | Jun 09 14:05:17.296072 crc crio[23733]: time="2026-06-09T14:05:17.296075417Z" level=info msg="Stopped pod sandbox (already stopped): 7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e" id=02a54cc9-e413-4e02-9d35-d097bc345b2e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069147 | controller | Jun 09 14:05:17.297430 crc crio[23733]: time="2026-06-09T14:05:17.297375809Z" level=info msg="Removing pod sandbox: 7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e" id=a7fea300-b83c-4300-98a2-38bdb041da15 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069163 | controller | Jun 09 14:05:17.323868 crc crio[23733]: time="2026-06-09T14:05:17.323807451Z" level=info msg="Removed pod sandbox: 7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e" id=a7fea300-b83c-4300-98a2-38bdb041da15 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069178 | controller | Jun 09 14:05:17.326310 crc crio[23733]: time="2026-06-09T14:05:17.326239932Z" level=info msg="Stopping pod sandbox: 5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395" id=f7d2430a-32b0-4727-8a60-9f1c6ad1792f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069193 | controller | Jun 09 14:05:17.326405 crc crio[23733]: time="2026-06-09T14:05:17.326323624Z" level=info msg="Stopped pod sandbox (already stopped): 5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395" id=f7d2430a-32b0-4727-8a60-9f1c6ad1792f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069209 | controller | Jun 09 14:05:17.327476 crc crio[23733]: time="2026-06-09T14:05:17.327393421Z" level=info msg="Removing pod sandbox: 5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395" id=5d808858-3b28-4bc0-97d9-571451833b1e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069224 | controller | Jun 09 14:05:17.349912 crc crio[23733]: time="2026-06-09T14:05:17.349626719Z" level=info msg="Removed pod sandbox: 5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395" id=5d808858-3b28-4bc0-97d9-571451833b1e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069240 | controller | Jun 09 14:05:17.351666 crc crio[23733]: time="2026-06-09T14:05:17.351550496Z" level=info msg="Stopping pod sandbox: 554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531" id=b3cdc3be-c615-4a16-9332-8efe374634e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069255 | controller | Jun 09 14:05:17.351952 crc crio[23733]: time="2026-06-09T14:05:17.351706251Z" level=info msg="Stopped pod sandbox (already stopped): 554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531" id=b3cdc3be-c615-4a16-9332-8efe374634e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069274 | controller | Jun 09 14:05:17.352933 crc crio[23733]: time="2026-06-09T14:05:17.352846529Z" level=info msg="Removing pod sandbox: 554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531" id=c5c0e784-d274-48d2-9d80-5ee1361eab5f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069289 | controller | Jun 09 14:05:17.373321 crc crio[23733]: time="2026-06-09T14:05:17.3732567Z" level=info msg="Removed pod sandbox: 554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531" id=c5c0e784-d274-48d2-9d80-5ee1361eab5f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069305 | controller | Jun 09 14:05:17.375526 crc crio[23733]: time="2026-06-09T14:05:17.375374443Z" level=info msg="Stopping pod sandbox: 71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13" id=e4b546e8-ce7d-46a6-8098-c12f3f6344f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069320 | controller | Jun 09 14:05:17.375526 crc crio[23733]: time="2026-06-09T14:05:17.375466566Z" level=info msg="Stopped pod sandbox (already stopped): 71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13" id=e4b546e8-ce7d-46a6-8098-c12f3f6344f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069336 | controller | Jun 09 14:05:17.377166 crc crio[23733]: time="2026-06-09T14:05:17.376898381Z" level=info msg="Removing pod sandbox: 71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13" id=d0831259-4394-4bc3-b67d-431776184de1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069351 | controller | Jun 09 14:05:17.396272 crc crio[23733]: time="2026-06-09T14:05:17.396091123Z" level=info msg="Removed pod sandbox: 71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13" id=d0831259-4394-4bc3-b67d-431776184de1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069366 | controller | Jun 09 14:05:17.398402 crc crio[23733]: time="2026-06-09T14:05:17.39835012Z" level=info msg="Stopping pod sandbox: ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a" id=b608badc-73f8-47ff-8071-6a0d4499c235 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069382 | controller | Jun 09 14:05:17.398796 crc crio[23733]: time="2026-06-09T14:05:17.398631106Z" level=info msg="Stopped pod sandbox (already stopped): ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a" id=b608badc-73f8-47ff-8071-6a0d4499c235 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069398 | controller | Jun 09 14:05:17.401772 crc crio[23733]: time="2026-06-09T14:05:17.401271023Z" level=info msg="Removing pod sandbox: ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a" id=5cdb1bb7-704d-4c85-a601-7c68ba84e747 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069413 | controller | Jun 09 14:05:17.417372 crc crio[23733]: time="2026-06-09T14:05:17.417255573Z" level=info msg="Removed pod sandbox: ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a" id=5cdb1bb7-704d-4c85-a601-7c68ba84e747 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069429 | controller | Jun 09 14:05:17.419179 crc crio[23733]: time="2026-06-09T14:05:17.419050257Z" level=info msg="Stopping pod sandbox: 72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca" id=dc1e958a-22c4-4a43-9624-95beb65d90a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069444 | controller | Jun 09 14:05:17.419320 crc crio[23733]: time="2026-06-09T14:05:17.419188982Z" level=info msg="Stopped pod sandbox (already stopped): 72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca" id=dc1e958a-22c4-4a43-9624-95beb65d90a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069460 | controller | Jun 09 14:05:17.420019 crc crio[23733]: time="2026-06-09T14:05:17.41995052Z" level=info msg="Removing pod sandbox: 72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca" id=92bf74a5-1a82-420e-9dff-16baaa2e9db0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069479 | controller | Jun 09 14:05:17.436922 crc crio[23733]: time="2026-06-09T14:05:17.436597978Z" level=info msg="Removed pod sandbox: 72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca" id=92bf74a5-1a82-420e-9dff-16baaa2e9db0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069495 | controller | Jun 09 14:05:17.437609 crc crio[23733]: time="2026-06-09T14:05:17.437575222Z" level=info msg="Stopping pod sandbox: 49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940" id=4eb2ea47-02eb-4c57-9483-2d7515330ed6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069524 | controller | Jun 09 14:05:17.437818 crc crio[23733]: time="2026-06-09T14:05:17.437786378Z" level=info msg="Stopped pod sandbox (already stopped): 49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940" id=4eb2ea47-02eb-4c57-9483-2d7515330ed6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069546 | controller | Jun 09 14:05:17.438684 crc crio[23733]: time="2026-06-09T14:05:17.438576857Z" level=info msg="Removing pod sandbox: 49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940" id=dabafd14-fb60-475a-a5b0-98e8f1234098 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069562 | controller | Jun 09 14:05:17.456142 crc crio[23733]: time="2026-06-09T14:05:17.456027514Z" level=info msg="Removed pod sandbox: 49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940" id=dabafd14-fb60-475a-a5b0-98e8f1234098 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069578 | controller | Jun 09 14:05:17.457337 crc crio[23733]: time="2026-06-09T14:05:17.457206073Z" level=info msg="Stopping pod sandbox: e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50" id=714360d4-7ee3-4b75-80b6-e117de16be57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069594 | controller | Jun 09 14:05:17.457507 crc crio[23733]: time="2026-06-09T14:05:17.457445579Z" level=info msg="Stopped pod sandbox (already stopped): e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50" id=714360d4-7ee3-4b75-80b6-e117de16be57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069610 | controller | Jun 09 14:05:17.458095 crc crio[23733]: time="2026-06-09T14:05:17.458003194Z" level=info msg="Removing pod sandbox: e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50" id=783f4976-bb69-4010-bff9-17c2bbb28f42 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069626 | controller | Jun 09 14:05:17.487548 crc crio[23733]: time="2026-06-09T14:05:17.486321953Z" level=info msg="Removed pod sandbox: e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50" id=783f4976-bb69-4010-bff9-17c2bbb28f42 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069641 | controller | Jun 09 14:05:17.487548 crc crio[23733]: time="2026-06-09T14:05:17.48739235Z" level=info msg="Stopping pod sandbox: e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828" id=56cb8e67-3048-43d9-a5f0-8a0706e427f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069657 | controller | Jun 09 14:05:17.487548 crc crio[23733]: time="2026-06-09T14:05:17.487438051Z" level=info msg="Stopped pod sandbox (already stopped): e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828" id=56cb8e67-3048-43d9-a5f0-8a0706e427f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069673 | controller | Jun 09 14:05:17.489600 crc crio[23733]: time="2026-06-09T14:05:17.489531244Z" level=info msg="Removing pod sandbox: e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828" id=801e42f6-4139-43e6-99ac-a1fdba39768a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069689 | controller | Jun 09 14:05:17.509775 crc crio[23733]: time="2026-06-09T14:05:17.509616157Z" level=info msg="Removed pod sandbox: e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828" id=801e42f6-4139-43e6-99ac-a1fdba39768a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069708 | controller | Jun 09 14:05:17.511868 crc crio[23733]: time="2026-06-09T14:05:17.511783982Z" level=info msg="Stopping pod sandbox: cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9" id=8eb6c288-0b2d-4d15-ba8c-f6c3bea428a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069724 | controller | Jun 09 14:05:17.511983 crc crio[23733]: time="2026-06-09T14:05:17.511897535Z" level=info msg="Stopped pod sandbox (already stopped): cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9" id=8eb6c288-0b2d-4d15-ba8c-f6c3bea428a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069740 | controller | Jun 09 14:05:17.512973 crc crio[23733]: time="2026-06-09T14:05:17.512878219Z" level=info msg="Removing pod sandbox: cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9" id=6f8f96c7-8277-41fe-94f2-ce07147e2cc7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069757 | controller | Jun 09 14:05:17.540563 crc crio[23733]: time="2026-06-09T14:05:17.540436109Z" level=info msg="Removed pod sandbox: cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9" id=6f8f96c7-8277-41fe-94f2-ce07147e2cc7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069773 | controller | Jun 09 14:05:17.542002 crc crio[23733]: time="2026-06-09T14:05:17.541946737Z" level=info msg="Stopping pod sandbox: 6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd" id=65c053e4-bf98-4c7c-b489-cfd3b2f8f911 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069788 | controller | Jun 09 14:05:17.542267 crc crio[23733]: time="2026-06-09T14:05:17.542236344Z" level=info msg="Stopped pod sandbox (already stopped): 6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd" id=65c053e4-bf98-4c7c-b489-cfd3b2f8f911 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069804 | controller | Jun 09 14:05:17.543785 crc crio[23733]: time="2026-06-09T14:05:17.543698921Z" level=info msg="Removing pod sandbox: 6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd" id=5fb7c2ba-24ca-4f8d-985e-061416ac18de name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069820 | controller | Jun 09 14:05:17.563150 crc crio[23733]: time="2026-06-09T14:05:17.562998085Z" level=info msg="Removed pod sandbox: 6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd" id=5fb7c2ba-24ca-4f8d-985e-061416ac18de name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069836 | controller | Jun 09 14:05:17.573173 crc crio[23733]: time="2026-06-09T14:05:17.564232626Z" level=info msg="Stopping pod sandbox: 294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398" id=05987843-f3ab-4e6f-b530-559459085f03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069852 | controller | Jun 09 14:05:17.573173 crc crio[23733]: time="2026-06-09T14:05:17.572229966Z" level=info msg="Stopped pod sandbox (already stopped): 294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398" id=05987843-f3ab-4e6f-b530-559459085f03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069867 | controller | Jun 09 14:05:17.580625 crc crio[23733]: time="2026-06-09T14:05:17.574996416Z" level=info msg="Removing pod sandbox: 294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398" id=47a93313-6548-4b0e-8b36-a1b7f9820c44 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069883 | controller | Jun 09 14:05:17.595691 crc crio[23733]: time="2026-06-09T14:05:17.595546211Z" level=info msg="Removed pod sandbox: 294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398" id=47a93313-6548-4b0e-8b36-a1b7f9820c44 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069898 | controller | Jun 09 14:05:17.597436 crc crio[23733]: time="2026-06-09T14:05:17.597337346Z" level=info msg="Stopping pod sandbox: 4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f" id=85c2508a-f1ee-4073-99bf-0ae9f213b5c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069917 | controller | Jun 09 14:05:17.597526 crc crio[23733]: time="2026-06-09T14:05:17.597445918Z" level=info msg="Stopped pod sandbox (already stopped): 4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f" id=85c2508a-f1ee-4073-99bf-0ae9f213b5c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069933 | controller | Jun 09 14:05:17.598232 crc crio[23733]: time="2026-06-09T14:05:17.598095814Z" level=info msg="Removing pod sandbox: 4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f" id=24a4dc30-3590-4417-b297-697fb7572554 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069949 | controller | Jun 09 14:05:17.615331 crc crio[23733]: time="2026-06-09T14:05:17.615202624Z" level=info msg="Removed pod sandbox: 4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f" id=24a4dc30-3590-4417-b297-697fb7572554 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.069965 | controller | Jun 09 14:05:17.616435 crc crio[23733]: time="2026-06-09T14:05:17.616237049Z" level=info msg="Stopping pod sandbox: fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e" id=5a36c4da-17b4-464e-8f2c-7e4d0fed2b40 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069980 | controller | Jun 09 14:05:17.616435 crc crio[23733]: time="2026-06-09T14:05:17.61630881Z" level=info msg="Stopped pod sandbox (already stopped): fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e" id=5a36c4da-17b4-464e-8f2c-7e4d0fed2b40 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.069996 | controller | Jun 09 14:05:17.617489 crc crio[23733]: time="2026-06-09T14:05:17.617404518Z" level=info msg="Removing pod sandbox: fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e" id=51dadeea-fba4-4d1a-9d3b-83807c6cac7f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.070012 | controller | Jun 09 14:05:17.635009 crc crio[23733]: time="2026-06-09T14:05:17.634777343Z" level=info msg="Removed pod sandbox: fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e" id=51dadeea-fba4-4d1a-9d3b-83807c6cac7f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.070027 | controller | Jun 09 14:05:20.909342 crc crio[23733]: time="2026-06-09T14:05:20.904555156Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4/POD" id=8f2121bb-2cf1-44df-a5c4-65f5a24e2f1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.070043 | controller | Jun 09 14:05:20.909342 crc crio[23733]: time="2026-06-09T14:05:20.905243852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.070059 | controller | Jun 09 14:05:20.937969 crc crio[23733]: time="2026-06-09T14:05:20.937802948Z" 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=8f2121bb-2cf1-44df-a5c4-65f5a24e2f1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.070075 | controller | Jun 09 14:05:20.952349 crc crio[23733]: time="2026-06-09T14:05:20.95220302Z" level=info msg="Ran pod sandbox 21dc2d965e2f2b0d0bbf2ce071c7463b5a9dc85705b86a40fb2e01c8cd10b29c with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4/POD" id=8f2121bb-2cf1-44df-a5c4-65f5a24e2f1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.070090 | controller | Jun 09 14:05:20.957452 crc crio[23733]: time="2026-06-09T14:05:20.9573896Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=7f59f41f-097e-4f05-86f8-c690e86df14b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.070109 | controller | Jun 09 14:05:20.957666 crc crio[23733]: time="2026-06-09T14:05:20.957591675Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=7f59f41f-097e-4f05-86f8-c690e86df14b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.070125 | controller | Jun 09 14:05:20.957753 crc crio[23733]: time="2026-06-09T14:05:20.957693787Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=7f59f41f-097e-4f05-86f8-c690e86df14b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.070141 | controller | Jun 09 14:05:20.959045 crc crio[23733]: time="2026-06-09T14:05:20.95898096Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=14665f75-2292-4363-b5cc-b745edc99cf7 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.070157 | controller | Jun 09 14:05:20.977684 crc crio[23733]: time="2026-06-09T14:05:20.977503124Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-09 14:45:31.070173 | controller | Jun 09 14:05:46.020178 crc crio[23733]: time="2026-06-09T14:05:46.018773178Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1" id=14665f75-2292-4363-b5cc-b745edc99cf7 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.070189 | controller | Jun 09 14:05:46.022379 crc crio[23733]: time="2026-06-09T14:05:46.021403925Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=84c4973d-42fc-4d3f-88f1-27a75dc40a4b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.070205 | controller | Jun 09 14:05:46.030386 crc crio[23733]: time="2026-06-09T14:05:46.029685883Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=b85ccd75-201d-4a07-a738-9673f8a4219d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.070221 | controller | Jun 09 14:05:46.053621 crc crio[23733]: time="2026-06-09T14:05:46.053519559Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4/init" id=7fa2406b-79f4-4a84-b318-1f9418c988fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.070237 | controller | Jun 09 14:05:46.055342 crc crio[23733]: time="2026-06-09T14:05:46.055234902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.070252 | controller | Jun 09 14:05:46.112841 crc crio[23733]: time="2026-06-09T14:05:46.112724183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.070268 | controller | Jun 09 14:05:46.118045 crc crio[23733]: time="2026-06-09T14:05:46.117960245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.070284 | controller | Jun 09 14:05:46.322869 crc crio[23733]: time="2026-06-09T14:05:46.32254453Z" level=info msg="Created container edeb6b5300b9d910708b43127584223a0ceeac903460f7f98ded59c0996278e0: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4/init" id=7fa2406b-79f4-4a84-b318-1f9418c988fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.070300 | controller | Jun 09 14:05:46.334367 crc crio[23733]: time="2026-06-09T14:05:46.334205063Z" level=info msg="Starting container: edeb6b5300b9d910708b43127584223a0ceeac903460f7f98ded59c0996278e0" id=570607d2-43ea-46f4-b70c-d4b451b45b21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.070315 | controller | Jun 09 14:05:46.341250 crc crio[23733]: time="2026-06-09T14:05:46.341043054Z" level=info msg="Started container" PID=109603 containerID=edeb6b5300b9d910708b43127584223a0ceeac903460f7f98ded59c0996278e0 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4/init id=570607d2-43ea-46f4-b70c-d4b451b45b21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21dc2d965e2f2b0d0bbf2ce071c7463b5a9dc85705b86a40fb2e01c8cd10b29c
2026-06-09 14:45:31.070335 | controller | Jun 09 14:05:52.769571 crc crio[23733]: time="2026-06-09T14:05:52.768967381Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=e0c50324-72e4-4cbe-a173-123b60cf3a38 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.070351 | controller | Jun 09 14:05:52.781369 crc crio[23733]: time="2026-06-09T14:05:52.78126145Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-09 14:45:31.070366 | controller | Jun 09 14:05:55.262462 crc crio[23733]: time="2026-06-09T14:05:55.261941029Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=e0c50324-72e4-4cbe-a173-123b60cf3a38 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.070382 | controller | Jun 09 14:05:55.264060 crc crio[23733]: time="2026-06-09T14:05:55.263702874Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=b9b2fbea-160a-44e0-a5d9-a778d8231ea6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.070399 | controller | Jun 09 14:05:55.285297 crc crio[23733]: time="2026-06-09T14:05:55.284806026Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=98c01f36-e03a-4d13-94b5-24638922a95a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.070414 | controller | Jun 09 14:05:55.295838 crc crio[23733]: time="2026-06-09T14:05:55.295778071Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4/osp-httpd" id=67dcc289-44c2-4427-8d2a-43ef1a05be9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.070430 | controller | Jun 09 14:05:55.297252 crc crio[23733]: time="2026-06-09T14:05:55.297220758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.070445 | controller | Jun 09 14:05:55.383715 crc crio[23733]: time="2026-06-09T14:05:55.383606645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.070461 | controller | Jun 09 14:05:55.391547 crc crio[23733]: time="2026-06-09T14:05:55.391494174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.070477 | controller | Jun 09 14:05:55.598268 crc crio[23733]: time="2026-06-09T14:05:55.5981703Z" level=info msg="Created container 4820d35e548d3b0500cac4706ab42a1f752fe469b3d271d59479067f07e517f4: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4/osp-httpd" id=67dcc289-44c2-4427-8d2a-43ef1a05be9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.070492 | controller | Jun 09 14:05:55.602407 crc crio[23733]: time="2026-06-09T14:05:55.602337935Z" level=info msg="Starting container: 4820d35e548d3b0500cac4706ab42a1f752fe469b3d271d59479067f07e517f4" id=b9ba7992-75d2-4721-b1ce-4086bf904a5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.070508 | controller | Jun 09 14:05:55.607037 crc crio[23733]: time="2026-06-09T14:05:55.606972473Z" level=info msg="Started container" PID=110059 containerID=4820d35e548d3b0500cac4706ab42a1f752fe469b3d271d59479067f07e517f4 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4/osp-httpd id=b9ba7992-75d2-4721-b1ce-4086bf904a5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=21dc2d965e2f2b0d0bbf2ce071c7463b5a9dc85705b86a40fb2e01c8cd10b29c
2026-06-09 14:45:31.070548 | controller | Jun 09 14:06:00.557063 crc crio[23733]: time="2026-06-09T14:06:00.555546277Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683566-jc4xw/POD" id=37cf6f30-0ee7-4e81-bc3a-f5b7e9a54fe2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.070565 | controller | Jun 09 14:06:00.559918 crc crio[23733]: time="2026-06-09T14:06:00.557092075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.070581 | controller | Jun 09 14:06:00.603775 crc crio[23733]: time="2026-06-09T14:06:00.603625429Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683566-jc4xw Namespace:openshift-infra ID:c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50 UID:834e629d-849d-4326-a2b4-67e645db9f73 NetNS:/var/run/netns/4ea3664d-0a87-4394-ba4b-52bf86459733 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod834e629d_849d_4326_a2b4_67e645db9f73.slice PodAnnotations:0xc001026788}] Aliases:map[]}"
2026-06-09 14:45:31.070598 | controller | Jun 09 14:06:00.603775 crc crio[23733]: time="2026-06-09T14:06:00.603727581Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683566-jc4xw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.070614 | controller | Jun 09 14:06:01.204204 crc crio[23733]: 2026-06-09T14:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0d4399edaf79fd Mac:2a:3c:f2:03:f3:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/4ea3664d-0a87-4394-ba4b-52bf86459733 SocketPath: PciID:}] [{Interface:0xc00011cdd0 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.070630 | controller | Jun 09 14:06:01.205791 crc crio[23733]: time="2026-06-09T14:06:01.205699416Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683566-jc4xw Namespace:openshift-infra ID:c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50 UID:834e629d-849d-4326-a2b4-67e645db9f73 NetNS:/var/run/netns/4ea3664d-0a87-4394-ba4b-52bf86459733 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod834e629d_849d_4326_a2b4_67e645db9f73.slice PodAnnotations:0xc001026788}] Aliases:map[]}"
2026-06-09 14:45:31.070646 | controller | Jun 09 14:06:01.205903 crc crio[23733]: time="2026-06-09T14:06:01.205886441Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683566-jc4xw for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.070662 | controller | Jun 09 14:06:01.217067 crc crio[23733]: time="2026-06-09T14:06:01.21697224Z" level=info msg="Ran pod sandbox c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50 with infra container: openshift-infra/auto-csr-approver-29683566-jc4xw/POD" id=37cf6f30-0ee7-4e81-bc3a-f5b7e9a54fe2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.070678 | controller | Jun 09 14:06:01.225361 crc crio[23733]: time="2026-06-09T14:06:01.222781436Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a8859cc1-0492-4aa3-bff7-794d36ec97d7 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.070693 | controller | Jun 09 14:06:01.233081 crc crio[23733]: time="2026-06-09T14:06:01.232964404Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.070709 | controller | Jun 09 14:06:02.591902 crc crio[23733]: time="2026-06-09T14:06:02.591154052Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/POD" id=829e19f2-16ea-49b6-97e4-7d6472a8a5c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.070725 | controller | Jun 09 14:06:02.593835 crc crio[23733]: time="2026-06-09T14:06:02.591925691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.070745 | controller | Jun 09 14:06:02.640199 crc crio[23733]: time="2026-06-09T14:06:02.639997432Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t Namespace:openstack ID:62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524 UID:aeca5ab7-110d-4c67-99df-ada4adc33f68 NetNS:/var/run/netns/9091009d-0c79-4c9f-b247-ce2bea4094e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeca5ab7_110d_4c67_99df_ada4adc33f68.slice PodAnnotations:0xc001026138}] Aliases:map[]}"
2026-06-09 14:45:31.070761 | controller | Jun 09 14:06:02.640199 crc crio[23733]: time="2026-06-09T14:06:02.640073504Z" level=info msg="Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.070777 | controller | Jun 09 14:06:02.781455 crc crio[23733]: time="2026-06-09T14:06:02.781347724Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a8859cc1-0492-4aa3-bff7-794d36ec97d7 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.070793 | controller | Jun 09 14:06:02.782865 crc crio[23733]: time="2026-06-09T14:06:02.78278415Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=345e092e-7ae0-48a6-a759-d12fabbea9e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.070809 | controller | Jun 09 14:06:02.785749 crc crio[23733]: time="2026-06-09T14:06:02.785685853Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=51ce96df-036a-4e55-ae01-9b9f1c8ba50c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.070825 | controller | Jun 09 14:06:02.792538 crc crio[23733]: time="2026-06-09T14:06:02.792476754Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683566-jc4xw/oc" id=79cf314e-9655-41e6-9c18-48512f46c275 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.070841 | controller | Jun 09 14:06:02.793139 crc crio[23733]: time="2026-06-09T14:06:02.793032868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.070857 | controller | Jun 09 14:06:02.852945 crc crio[23733]: time="2026-06-09T14:06:02.852052684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.070872 | controller | Jun 09 14:06:03.005328 crc crio[23733]: 2026-06-09T14:06:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62aeec1f0dec514 Mac:8a:0e:1c:c5:b4:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/9091009d-0c79-4c9f-b247-ce2bea4094e1 SocketPath: PciID:}] [{Interface:0xc000015100 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.070888 | controller | Jun 09 14:06:03.006521 crc crio[23733]: time="2026-06-09T14:06:03.006426033Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t Namespace:openstack ID:62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524 UID:aeca5ab7-110d-4c67-99df-ada4adc33f68 NetNS:/var/run/netns/9091009d-0c79-4c9f-b247-ce2bea4094e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeca5ab7_110d_4c67_99df_ada4adc33f68.slice PodAnnotations:0xc001026138}] Aliases:map[]}"
2026-06-09 14:45:31.070904 | controller | Jun 09 14:06:03.006728 crc crio[23733]: time="2026-06-09T14:06:03.00663864Z" level=info msg="Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.070923 | controller | Jun 09 14:06:03.019326 crc crio[23733]: time="2026-06-09T14:06:03.019073002Z" level=info msg="Ran pod sandbox 62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/POD" id=829e19f2-16ea-49b6-97e4-7d6472a8a5c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.070940 | controller | Jun 09 14:06:03.022609 crc crio[23733]: time="2026-06-09T14:06:03.022497209Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=2e8561e6-270f-46b8-9c1f-9eda7d75bd76 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.070956 | controller | Jun 09 14:06:03.032248 crc crio[23733]: time="2026-06-09T14:06:03.031914746Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=a332b94a-5f65-488a-bee6-8a83cd18c77d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.070972 | controller | Jun 09 14:06:03.045528 crc crio[23733]: time="2026-06-09T14:06:03.045339364Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/init" id=fadfaff5-52b8-46a5-a94d-07fce3104ba2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.070987 | controller | Jun 09 14:06:03.047549 crc crio[23733]: time="2026-06-09T14:06:03.047364384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.071003 | controller | Jun 09 14:06:03.134864 crc crio[23733]: time="2026-06-09T14:06:03.134043879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.071019 | controller | Jun 09 14:06:03.158697 crc crio[23733]: time="2026-06-09T14:06:03.158584077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.071034 | controller | Jun 09 14:06:03.335834 crc crio[23733]: time="2026-06-09T14:06:03.335759261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.071050 | controller | Jun 09 14:06:03.363628 crc crio[23733]: time="2026-06-09T14:06:03.363440168Z" level=info msg="Created container a038e16578d88ff21d7c9bb83c7b8eee63629e2d169f60b42430f46700ecea5b: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/init" id=fadfaff5-52b8-46a5-a94d-07fce3104ba2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.071066 | controller | Jun 09 14:06:03.365063 crc crio[23733]: time="2026-06-09T14:06:03.364926136Z" level=info msg="Starting container: a038e16578d88ff21d7c9bb83c7b8eee63629e2d169f60b42430f46700ecea5b" id=d4e80bea-8ae0-446c-9629-d4609e7f0328 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.071082 | controller | Jun 09 14:06:03.379529 crc crio[23733]: time="2026-06-09T14:06:03.3789503Z" level=info msg="Started container" PID=110720 containerID=a038e16578d88ff21d7c9bb83c7b8eee63629e2d169f60b42430f46700ecea5b description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/init id=d4e80bea-8ae0-446c-9629-d4609e7f0328 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524
2026-06-09 14:45:31.071098 | controller | Jun 09 14:06:03.462327 crc crio[23733]: time="2026-06-09T14:06:03.461433738Z" level=info msg="Created container bb8b0248b121bd1837c23d7cd2b595d8597999f10da6c8d32ea3168e29c64ee2: openshift-infra/auto-csr-approver-29683566-jc4xw/oc" id=79cf314e-9655-41e6-9c18-48512f46c275 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.071117 | controller | Jun 09 14:06:03.465876 crc crio[23733]: time="2026-06-09T14:06:03.465566521Z" level=info msg="Starting container: bb8b0248b121bd1837c23d7cd2b595d8597999f10da6c8d32ea3168e29c64ee2" id=efb45c50-b041-4196-8248-d93c51e80700 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.071133 | controller | Jun 09 14:06:03.472720 crc crio[23733]: time="2026-06-09T14:06:03.472608398Z" level=info msg="Started container" PID=110735 containerID=bb8b0248b121bd1837c23d7cd2b595d8597999f10da6c8d32ea3168e29c64ee2 description=openshift-infra/auto-csr-approver-29683566-jc4xw/oc id=efb45c50-b041-4196-8248-d93c51e80700 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50
2026-06-09 14:45:31.071149 | controller | Jun 09 14:06:05.999912 crc crio[23733]: time="2026-06-09T14:06:05.998816134Z" level=info msg="Stopping pod sandbox: c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50" id=0bde3fbd-7b0e-4937-89a9-f5bd470eb37e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.071169 | controller | Jun 09 14:06:06.001939 crc crio[23733]: time="2026-06-09T14:06:06.000736012Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683566-jc4xw Namespace:openshift-infra ID:c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50 UID:834e629d-849d-4326-a2b4-67e645db9f73 NetNS:/var/run/netns/4ea3664d-0a87-4394-ba4b-52bf86459733 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod834e629d_849d_4326_a2b4_67e645db9f73.slice PodAnnotations:0xc00580a400}] Aliases:map[]}"
2026-06-09 14:45:31.071186 | controller | Jun 09 14:06:06.001939 crc crio[23733]: time="2026-06-09T14:06:06.000927577Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683566-jc4xw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.071209 | controller | Jun 09 14:06:06.383417 crc crio[23733]: time="2026-06-09T14:06:06.383059774Z" level=info msg="Stopped pod sandbox: c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50" id=0bde3fbd-7b0e-4937-89a9-f5bd470eb37e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.071225 | controller | Jun 09 14:06:10.091085 crc crio[23733]: time="2026-06-09T14:06:10.089913023Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=7a49a2be-e361-4884-945f-bb9ae711f624 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.071247 | controller | Jun 09 14:06:10.105451 crc crio[23733]: time="2026-06-09T14:06:10.104002588Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\""
2026-06-09 14:45:31.071263 | controller | Jun 09 14:06:11.847273 crc crio[23733]: time="2026-06-09T14:06:11.846713494Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:f504c6d2fc14977a5a8609c689b046f1511f6e0af03edc2168a92be8983516e6" id=7a49a2be-e361-4884-945f-bb9ae711f624 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.071329 | controller | Jun 09 14:06:11.848336 crc crio[23733]: time="2026-06-09T14:06:11.848022757Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=f42a0e98-92ba-4ee7-8169-54647dc18ea9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.071354 | controller | Jun 09 14:06:11.852440 crc crio[23733]: time="2026-06-09T14:06:11.852332266Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=b0030ae3-6026-405b-a06f-82d0efaceb2b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.071373 | controller | Jun 09 14:06:11.861245 crc crio[23733]: time="2026-06-09T14:06:11.861172619Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/openstack-edpm-ipam-provisionserver-checksum-discovery" id=22ca6b7d-6158-4d16-b4fc-f0e300a2c582 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.071392 | controller | Jun 09 14:06:11.864300 crc crio[23733]: time="2026-06-09T14:06:11.864237705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.071408 | controller | Jun 09 14:06:11.921739 crc crio[23733]: time="2026-06-09T14:06:11.921476827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.071424 | controller | Jun 09 14:06:11.932051 crc crio[23733]: time="2026-06-09T14:06:11.931940732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.071439 | controller | Jun 09 14:06:12.124895 crc crio[23733]: time="2026-06-09T14:06:12.124599186Z" level=info msg="Created container 9169bed8ad0b5d1a4210edcdbdbb0022a88d81e890a03fbc53241425ee8ed36a: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/openstack-edpm-ipam-provisionserver-checksum-discovery" id=22ca6b7d-6158-4d16-b4fc-f0e300a2c582 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.071455 | controller | Jun 09 14:06:12.126477 crc crio[23733]: time="2026-06-09T14:06:12.126211106Z" level=info msg="Starting container: 9169bed8ad0b5d1a4210edcdbdbb0022a88d81e890a03fbc53241425ee8ed36a" id=9b2f5a06-be7f-4f6e-aa4f-256f951494ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.071471 | controller | Jun 09 14:06:12.135732 crc crio[23733]: time="2026-06-09T14:06:12.135562712Z" level=info msg="Started container" PID=111270 containerID=9169bed8ad0b5d1a4210edcdbdbb0022a88d81e890a03fbc53241425ee8ed36a description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/openstack-edpm-ipam-provisionserver-checksum-discovery id=9b2f5a06-be7f-4f6e-aa4f-256f951494ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524
2026-06-09 14:45:31.071487 | controller | Jun 09 14:06:14.180599 crc crio[23733]: time="2026-06-09T14:06:14.179809115Z" level=info msg="Stopping pod sandbox: 62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524" id=72bf4c1d-3ffd-43cb-a067-1dc262f301fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.071502 | controller | Jun 09 14:06:14.182897 crc crio[23733]: time="2026-06-09T14:06:14.181397525Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t Namespace:openstack ID:62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524 UID:aeca5ab7-110d-4c67-99df-ada4adc33f68 NetNS:/var/run/netns/9091009d-0c79-4c9f-b247-ce2bea4094e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeca5ab7_110d_4c67_99df_ada4adc33f68.slice PodAnnotations:0xc002534808}] Aliases:map[]}"
2026-06-09 14:45:31.071546 | controller | Jun 09 14:06:14.182897 crc crio[23733]: time="2026-06-09T14:06:14.18161526Z" level=info msg="Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.071564 | controller | Jun 09 14:06:14.558070 crc crio[23733]: time="2026-06-09T14:06:14.556620928Z" level=info msg="Stopped pod sandbox: 62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524" id=72bf4c1d-3ffd-43cb-a067-1dc262f301fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.071580 | controller | Jun 09 14:06:17.676435 crc crio[23733]: time="2026-06-09T14:06:17.675943756Z" level=info msg="Removing container: a7693dc22ddb230138b12408c88c638931eb6febf66eba33b33eb6973c1879d2" id=df5b1bcc-8fb5-4345-a1ce-dccb0ef44b21 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.071599 | controller | Jun 09 14:06:17.807364 crc crio[23733]: time="2026-06-09T14:06:17.804232407Z" level=info msg="Removed container a7693dc22ddb230138b12408c88c638931eb6febf66eba33b33eb6973c1879d2: openstack/neutron-db-sync-xr6tt/neutron-db-sync" id=df5b1bcc-8fb5-4345-a1ce-dccb0ef44b21 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.071615 | controller | Jun 09 14:06:17.810754 crc crio[23733]: time="2026-06-09T14:06:17.810615828Z" level=info msg="Removing container: 0e6a6a5f6a74a75eb15e15971f54cf89488eb334e790e43b7c0b3a09b6f3443c" id=b048dce2-cafa-41e6-98b1-c19c959b3496 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.071630 | controller | Jun 09 14:06:17.896530 crc crio[23733]: time="2026-06-09T14:06:17.896354407Z" level=info msg="Removed container 0e6a6a5f6a74a75eb15e15971f54cf89488eb334e790e43b7c0b3a09b6f3443c: openstack/keystone-db-sync-92jq9/keystone-db-sync" id=b048dce2-cafa-41e6-98b1-c19c959b3496 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.071646 | controller | Jun 09 14:06:17.909200 crc crio[23733]: time="2026-06-09T14:06:17.908932805Z" level=info msg="Stopping pod sandbox: 807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f" id=1f1ada51-0289-42b5-8591-7b897c4b5529 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.071662 | controller | Jun 09 14:06:17.909200 crc crio[23733]: time="2026-06-09T14:06:17.909044148Z" level=info msg="Stopped pod sandbox (already stopped): 807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f" id=1f1ada51-0289-42b5-8591-7b897c4b5529 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.071677 | controller | Jun 09 14:06:17.910300 crc crio[23733]: time="2026-06-09T14:06:17.90989221Z" level=info msg="Removing pod sandbox: 807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f" id=ec0db285-14fa-4eae-bf86-8bc7fd8cbdc4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.071693 | controller | Jun 09 14:06:17.935491 crc crio[23733]: time="2026-06-09T14:06:17.93533921Z" level=info msg="Removed pod sandbox: 807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f" id=ec0db285-14fa-4eae-bf86-8bc7fd8cbdc4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.071708 | controller | Jun 09 14:06:17.936930 crc crio[23733]: time="2026-06-09T14:06:17.936862509Z" level=info msg="Stopping pod sandbox: 1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75" id=b0990a45-b6a1-4787-a895-d4bd4d0ff0ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.071724 | controller | Jun 09 14:06:17.936930 crc crio[23733]: time="2026-06-09T14:06:17.93691023Z" level=info msg="Stopped pod sandbox (already stopped): 1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75" id=b0990a45-b6a1-4787-a895-d4bd4d0ff0ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.071739 | controller | Jun 09 14:06:17.938300 crc crio[23733]: time="2026-06-09T14:06:17.938203363Z" level=info msg="Removing pod sandbox: 1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75" id=0fc6c99a-af0d-4ea7-847e-523efc1a97f8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.071755 | controller | Jun 09 14:06:17.959502 crc crio[23733]: time="2026-06-09T14:06:17.959290104Z" level=info msg="Removed pod sandbox: 1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75" id=0fc6c99a-af0d-4ea7-847e-523efc1a97f8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.071771 | controller | Jun 09 14:06:35.650983 crc crio[23733]: time="2026-06-09T14:06:35.649881702Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-m6jrz/POD" id=0dfd2ad6-7bed-4825-b683-c74034d0ae61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.071786 | controller | Jun 09 14:06:35.653282 crc crio[23733]: time="2026-06-09T14:06:35.651097343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.071807 | controller | Jun 09 14:06:36.118392 crc crio[23733]: time="2026-06-09T14:06:36.117867383Z" level=info msg="Got pod network &{Name:certified-operators-m6jrz Namespace:openshift-marketplace ID:c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667 UID:f43a7dcb-7254-41fe-8a18-ae859c80071a NetNS:/var/run/netns/46d7ec27-3e8d-42a0-83dc-7ce71f4e135d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf43a7dcb_7254_41fe_8a18_ae859c80071a.slice PodAnnotations:0xc00012aad8}] Aliases:map[]}"
2026-06-09 14:45:31.071824 | controller | Jun 09 14:06:36.118392 crc crio[23733]: time="2026-06-09T14:06:36.118381567Z" level=info msg="Adding pod openshift-marketplace_certified-operators-m6jrz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.071840 | controller | Jun 09 14:06:37.818530 crc crio[23733]: 2026-06-09T14:06:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c621494d8e03018 Mac:0e:7b:b0:c0:dc:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/46d7ec27-3e8d-42a0-83dc-7ce71f4e135d SocketPath: PciID:}] [{Interface:0xc000150e60 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.071856 | controller | Jun 09 14:06:37.820720 crc crio[23733]: time="2026-06-09T14:06:37.820584943Z" level=info msg="Got pod network &{Name:certified-operators-m6jrz Namespace:openshift-marketplace ID:c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667 UID:f43a7dcb-7254-41fe-8a18-ae859c80071a NetNS:/var/run/netns/46d7ec27-3e8d-42a0-83dc-7ce71f4e135d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf43a7dcb_7254_41fe_8a18_ae859c80071a.slice PodAnnotations:0xc00012aad8}] Aliases:map[]}"
2026-06-09 14:45:31.071872 | controller | Jun 09 14:06:37.820885 crc crio[23733]: time="2026-06-09T14:06:37.820855089Z" level=info msg="Checking pod openshift-marketplace_certified-operators-m6jrz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.071887 | controller | Jun 09 14:06:37.832416 crc crio[23733]: time="2026-06-09T14:06:37.832273837Z" level=info msg="Ran pod sandbox c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667 with infra container: openshift-marketplace/certified-operators-m6jrz/POD" id=0dfd2ad6-7bed-4825-b683-c74034d0ae61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.071904 | controller | Jun 09 14:06:37.836247 crc crio[23733]: time="2026-06-09T14:06:37.836032912Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=80e3b413-d0cc-4baa-b98e-5c085d6aa04e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.071919 | controller | Jun 09 14:06:37.840378 crc crio[23733]: time="2026-06-09T14:06:37.84029311Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e2abe392-de9f-4998-a152-be5ca4f4ae19 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.071936 | controller | Jun 09 14:06:37.997933 crc crio[23733]: time="2026-06-09T14:06:37.997828428Z" level=info msg="Creating container: openshift-marketplace/certified-operators-m6jrz/extract-utilities" id=63fe3844-b080-483e-85cd-53e8ebd8242f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.071952 | controller | Jun 09 14:06:37.998529 crc crio[23733]: time="2026-06-09T14:06:37.998472484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.071967 | controller | Jun 09 14:06:38.073726 crc crio[23733]: time="2026-06-09T14:06:38.073601637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.071986 | controller | Jun 09 14:06:38.078593 crc crio[23733]: time="2026-06-09T14:06:38.078446629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.072003 | controller | Jun 09 14:06:38.271996 crc crio[23733]: time="2026-06-09T14:06:38.271340859Z" level=info msg="Created container 8fe2393e63e69750c33ddc9119319f1a6f24cbf291527faa22641c7c267e645b: openshift-marketplace/certified-operators-m6jrz/extract-utilities" id=63fe3844-b080-483e-85cd-53e8ebd8242f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.072019 | controller | Jun 09 14:06:38.274820 crc crio[23733]: time="2026-06-09T14:06:38.274392656Z" level=info msg="Starting container: 8fe2393e63e69750c33ddc9119319f1a6f24cbf291527faa22641c7c267e645b" id=3ab6ac0e-4083-43c7-bda0-0d6be93c07c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.072035 | controller | Jun 09 14:06:38.285369 crc crio[23733]: time="2026-06-09T14:06:38.285213999Z" level=info msg="Started container" PID=112681 containerID=8fe2393e63e69750c33ddc9119319f1a6f24cbf291527faa22641c7c267e645b description=openshift-marketplace/certified-operators-m6jrz/extract-utilities id=3ab6ac0e-4083-43c7-bda0-0d6be93c07c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667
2026-06-09 14:45:31.072051 | controller | Jun 09 14:06:38.993237 crc crio[23733]: time="2026-06-09T14:06:38.993036442Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=789b1439-dfa5-48ab-b616-685b772e4b6d name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.072067 | controller | Jun 09 14:06:39.009531 crc crio[23733]: time="2026-06-09T14:06:39.009403393Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 14:45:31.072083 | controller | Jun 09 14:06:41.413919 crc crio[23733]: time="2026-06-09T14:06:41.412763794Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=789b1439-dfa5-48ab-b616-685b772e4b6d name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.072099 | controller | Jun 09 14:06:41.416264 crc crio[23733]: time="2026-06-09T14:06:41.41621277Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f8f84eda-40bf-40db-a7c7-9f0e8e34f9f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.072115 | controller | Jun 09 14:06:41.420974 crc crio[23733]: time="2026-06-09T14:06:41.420828367Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=7c455da2-c9dc-4bb6-b857-7552a4bae28e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.072130 | controller | Jun 09 14:06:41.429042 crc crio[23733]: time="2026-06-09T14:06:41.428984672Z" level=info msg="Creating container: openshift-marketplace/certified-operators-m6jrz/extract-content" id=54a271f2-385b-4854-ada2-eac01d811f70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.072146 | controller | Jun 09 14:06:41.429894 crc crio[23733]: time="2026-06-09T14:06:41.429864935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.072161 | controller | Jun 09 14:06:41.495470 crc crio[23733]: time="2026-06-09T14:06:41.495340674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.072177 | controller | Jun 09 14:06:41.500483 crc crio[23733]: time="2026-06-09T14:06:41.500377541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.072196 | controller | Jun 09 14:06:41.717390 crc crio[23733]: time="2026-06-09T14:06:41.716607349Z" level=info msg="Created container 5ae86b348a8697627a7a1f25a032d458f56d0517e804de759f639d50e06e351c: openshift-marketplace/certified-operators-m6jrz/extract-content" id=54a271f2-385b-4854-ada2-eac01d811f70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.072213 | controller | Jun 09 14:06:41.720437 crc crio[23733]: time="2026-06-09T14:06:41.720282031Z" level=info msg="Starting container: 5ae86b348a8697627a7a1f25a032d458f56d0517e804de759f639d50e06e351c" id=f55f257d-78f6-4884-a568-43b15289285a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.072229 | controller | Jun 09 14:06:41.726424 crc crio[23733]: time="2026-06-09T14:06:41.726349943Z" level=info msg="Started container" PID=112837 containerID=5ae86b348a8697627a7a1f25a032d458f56d0517e804de759f639d50e06e351c description=openshift-marketplace/certified-operators-m6jrz/extract-content id=f55f257d-78f6-4884-a568-43b15289285a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667
2026-06-09 14:45:31.072245 | controller | Jun 09 14:06:44.088384 crc crio[23733]: time="2026-06-09T14:06:44.087287695Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e5585c59-9a25-45d3-bbaf-92a322dd9f15 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.072261 | controller | Jun 09 14:06:44.093703 crc crio[23733]: time="2026-06-09T14:06:44.093575104Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3bfb37df-8485-462e-9a52-ddb63e980ceb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.072277 | controller | Jun 09 14:06:44.141299 crc crio[23733]: time="2026-06-09T14:06:44.141205013Z" level=info msg="Creating container: openshift-marketplace/certified-operators-m6jrz/registry-server" id=6ff41f6e-495f-4a54-aa88-9360110e5c10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.072293 | controller | Jun 09 14:06:44.141843 crc crio[23733]: time="2026-06-09T14:06:44.141796288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.072309 | controller | Jun 09 14:06:44.224614 crc crio[23733]: time="2026-06-09T14:06:44.224517323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.072325 | controller | Jun 09 14:06:44.231159 crc crio[23733]: time="2026-06-09T14:06:44.231015237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.072340 | controller | Jun 09 14:06:44.427975 crc crio[23733]: time="2026-06-09T14:06:44.427819064Z" level=info msg="Created container d684eb28fe935d48b2e9b5cee818ee00667abd9fb86bd0191d107b3751429050: openshift-marketplace/certified-operators-m6jrz/registry-server" id=6ff41f6e-495f-4a54-aa88-9360110e5c10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.072356 | controller | Jun 09 14:06:44.430028 crc crio[23733]: time="2026-06-09T14:06:44.429540898Z" level=info msg="Starting container: d684eb28fe935d48b2e9b5cee818ee00667abd9fb86bd0191d107b3751429050" id=05cbee3e-994c-42ca-9304-2fe581aa3940 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.072371 | controller | Jun 09 14:06:44.435812 crc crio[23733]: time="2026-06-09T14:06:44.435717914Z" level=info msg="Started container" PID=112948 containerID=d684eb28fe935d48b2e9b5cee818ee00667abd9fb86bd0191d107b3751429050 description=openshift-marketplace/certified-operators-m6jrz/registry-server id=05cbee3e-994c-42ca-9304-2fe581aa3940 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667
2026-06-09 14:45:31.072391 | controller | Jun 09 14:06:57.559544 crc crio[23733]: time="2026-06-09T14:06:57.558805865Z" level=info msg="Stopping container: d684eb28fe935d48b2e9b5cee818ee00667abd9fb86bd0191d107b3751429050 (timeout: 2s)" id=f7a95be9-2078-426f-b996-aedd7533eb99 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.072407 | controller | Jun 09 14:06:57.687719 crc crio[23733]: time="2026-06-09T14:06:57.6875812Z" level=info msg="Stopped container d684eb28fe935d48b2e9b5cee818ee00667abd9fb86bd0191d107b3751429050: openshift-marketplace/certified-operators-m6jrz/registry-server" id=f7a95be9-2078-426f-b996-aedd7533eb99 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.072423 | controller | Jun 09 14:06:57.688865 crc crio[23733]: time="2026-06-09T14:06:57.688769769Z" level=info msg="Stopping pod sandbox: c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667" id=2e379eab-d6f3-495e-a8e5-1af9cb4b4485 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.072439 | controller | Jun 09 14:06:57.690030 crc crio[23733]: time="2026-06-09T14:06:57.689932369Z" level=info msg="Got pod network &{Name:certified-operators-m6jrz Namespace:openshift-marketplace ID:c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667 UID:f43a7dcb-7254-41fe-8a18-ae859c80071a NetNS:/var/run/netns/46d7ec27-3e8d-42a0-83dc-7ce71f4e135d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf43a7dcb_7254_41fe_8a18_ae859c80071a.slice PodAnnotations:0xc001c1e768}] Aliases:map[]}"
2026-06-09 14:45:31.072455 | controller | Jun 09 14:06:57.690289 crc crio[23733]: time="2026-06-09T14:06:57.690141394Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-m6jrz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.072470 | controller | Jun 09 14:06:58.691507 crc crio[23733]: time="2026-06-09T14:06:58.682044434Z" level=info msg="Stopped pod sandbox: c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667" id=2e379eab-d6f3-495e-a8e5-1af9cb4b4485 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.072486 | controller | Jun 09 14:06:59.763467 crc crio[23733]: time="2026-06-09T14:06:59.762893696Z" level=info msg="Removing container: d684eb28fe935d48b2e9b5cee818ee00667abd9fb86bd0191d107b3751429050" id=23874538-b2b0-44c4-9e03-9e4bd07f1807 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.072502 | controller | Jun 09 14:07:00.074499 crc crio[23733]: time="2026-06-09T14:07:00.025479101Z" level=info msg="Removed container d684eb28fe935d48b2e9b5cee818ee00667abd9fb86bd0191d107b3751429050: openshift-marketplace/certified-operators-m6jrz/registry-server" id=23874538-b2b0-44c4-9e03-9e4bd07f1807 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.072547 | controller | Jun 09 14:07:00.252777 crc crio[23733]: time="2026-06-09T14:07:00.250755086Z" level=info msg="Removing container: 5ae86b348a8697627a7a1f25a032d458f56d0517e804de759f639d50e06e351c" id=1aedeb07-1260-4763-9adc-3e0888dfb70c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.072566 | controller | Jun 09 14:07:00.430425 crc crio[23733]: time="2026-06-09T14:07:00.429374567Z" level=info msg="Removed container 5ae86b348a8697627a7a1f25a032d458f56d0517e804de759f639d50e06e351c: openshift-marketplace/certified-operators-m6jrz/extract-content" id=1aedeb07-1260-4763-9adc-3e0888dfb70c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.072582 | controller | Jun 09 14:07:00.691281 crc crio[23733]: time="2026-06-09T14:07:00.688507825Z" level=info msg="Removing container: 8fe2393e63e69750c33ddc9119319f1a6f24cbf291527faa22641c7c267e645b" id=d2073a5d-b8db-4295-b436-89a2c24b8bc5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.072598 | controller | Jun 09 14:07:01.128171 crc crio[23733]: time="2026-06-09T14:07:01.125220046Z" level=info msg="Removed container 8fe2393e63e69750c33ddc9119319f1a6f24cbf291527faa22641c7c267e645b: openshift-marketplace/certified-operators-m6jrz/extract-utilities" id=d2073a5d-b8db-4295-b436-89a2c24b8bc5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.072622 | controller | Jun 09 14:07:17.994989 crc crio[23733]: time="2026-06-09T14:07:17.99388293Z" level=info msg="Removing container: 0e7421e3d59ad3c30bf2ba5c5a0d50707a1449e6079d5f131c46aaf0781ac7d0" id=95530ed6-b735-491b-bdf1-1207ad9aebb4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.072639 | controller | Jun 09 14:07:18.300437 crc crio[23733]: time="2026-06-09T14:07:18.300220507Z" level=info msg="Removed container 0e7421e3d59ad3c30bf2ba5c5a0d50707a1449e6079d5f131c46aaf0781ac7d0: openshift-infra/auto-csr-approver-29683560-tp2ml/oc" id=95530ed6-b735-491b-bdf1-1207ad9aebb4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.072655 | controller | Jun 09 14:07:18.304791 crc crio[23733]: time="2026-06-09T14:07:18.30427995Z" level=info msg="Removing container: 7938dce23047fa4451cb3cda98fce20f88a225edb89bf2f8e5dbe233c4bb9856" id=3a4e2664-f533-44f2-a1f0-2424304697f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.072670 | controller | Jun 09 14:07:18.421581 crc crio[23733]: time="2026-06-09T14:07:18.420454587Z" level=info msg="Removed container 7938dce23047fa4451cb3cda98fce20f88a225edb89bf2f8e5dbe233c4bb9856: openstack/placement-db-sync-q48bf/placement-db-sync" id=3a4e2664-f533-44f2-a1f0-2424304697f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.072686 | controller | Jun 09 14:07:18.426355 crc crio[23733]: time="2026-06-09T14:07:18.426258033Z" level=info msg="Removing container: 01afb1a6ce39c1b3734b49a7527e91e144d7936c12f315e27da55be91afaf116" id=7e8a06f0-5ee7-4c12-8cd5-ba7a62816a38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.072702 | controller | Jun 09 14:07:18.486555 crc crio[23733]: time="2026-06-09T14:07:18.48647107Z" level=info msg="Removed container 01afb1a6ce39c1b3734b49a7527e91e144d7936c12f315e27da55be91afaf116: openstack/barbican-db-sync-w4bjc/barbican-db-sync" id=7e8a06f0-5ee7-4c12-8cd5-ba7a62816a38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.072717 | controller | Jun 09 14:07:18.489806 crc crio[23733]: time="2026-06-09T14:07:18.489716342Z" level=info msg="Removing container: 2fa22155b62081a1bc7040373cfcf7828e55da3d8827a322cb5d5a11ce4acb4b" id=b05ef89a-0fe7-4eed-aa30-9bb049b8200d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.072732 | controller | Jun 09 14:07:18.631423 crc crio[23733]: time="2026-06-09T14:07:18.627095873Z" level=info msg="Removed container 2fa22155b62081a1bc7040373cfcf7828e55da3d8827a322cb5d5a11ce4acb4b: openstack/keystone-bootstrap-rmcpp/keystone-bootstrap" id=b05ef89a-0fe7-4eed-aa30-9bb049b8200d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.072748 | controller | Jun 09 14:07:18.636529 crc crio[23733]: time="2026-06-09T14:07:18.636436158Z" level=info msg="Removing container: ad2be9e0dad97210b30ca59f2c9628875dad3b11d6ed61ce2c14a33c70187294" id=079d088c-97d3-4331-9478-4bc79be99024 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.072764 | controller | Jun 09 14:07:18.774839 crc crio[23733]: time="2026-06-09T14:07:18.774694702Z" level=info msg="Removed container ad2be9e0dad97210b30ca59f2c9628875dad3b11d6ed61ce2c14a33c70187294: openstack/cinder-online-data-migrations-b55k7/cinder-online-data-migrations" id=079d088c-97d3-4331-9478-4bc79be99024 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.072779 | controller | Jun 09 14:07:18.778005 crc crio[23733]: time="2026-06-09T14:07:18.777885953Z" level=info msg="Removing container: c8db58ffcb8ba95ddf9f1fab2ba05f7eea4c8ca548927a16be7335f48a36775a" id=54120997-ca6d-463e-9dff-cda5ebb761ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.072795 | controller | Jun 09 14:07:18.872564 crc crio[23733]: time="2026-06-09T14:07:18.872095026Z" level=info msg="Removed container c8db58ffcb8ba95ddf9f1fab2ba05f7eea4c8ca548927a16be7335f48a36775a: openstack/cinder-db-sync-m7lkh/cinder-db-sync" id=54120997-ca6d-463e-9dff-cda5ebb761ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.072814 | controller | Jun 09 14:07:18.889520 crc crio[23733]: time="2026-06-09T14:07:18.889456433Z" level=info msg="Stopping pod sandbox: c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667" id=f0dc014c-6835-4247-8ca7-4b16f466309f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.072831 | controller | Jun 09 14:07:18.889520 crc crio[23733]: time="2026-06-09T14:07:18.889536725Z" level=info msg="Stopped pod sandbox (already stopped): c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667" id=f0dc014c-6835-4247-8ca7-4b16f466309f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.072846 | controller | Jun 09 14:07:18.892468 crc crio[23733]: time="2026-06-09T14:07:18.892239622Z" level=info msg="Removing pod sandbox: c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667" id=68e70b86-769e-4831-a20d-a3cc3fcc24e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.072862 | controller | Jun 09 14:07:18.922815 crc crio[23733]: time="2026-06-09T14:07:18.92271011Z" level=info msg="Removed pod sandbox: c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667" id=68e70b86-769e-4831-a20d-a3cc3fcc24e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.072878 | controller | Jun 09 14:07:18.923956 crc crio[23733]: time="2026-06-09T14:07:18.92384716Z" level=info msg="Stopping pod sandbox: 5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275" id=3ff03b3d-955d-46d1-ab80-3a8a638d293a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.072894 | controller | Jun 09 14:07:18.924059 crc crio[23733]: time="2026-06-09T14:07:18.923950412Z" level=info msg="Stopped pod sandbox (already stopped): 5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275" id=3ff03b3d-955d-46d1-ab80-3a8a638d293a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.072910 | controller | Jun 09 14:07:18.925633 crc crio[23733]: time="2026-06-09T14:07:18.925528412Z" level=info msg="Removing pod sandbox: 5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275" id=4f1d957c-8fca-48d7-80d2-1c44e675b1a9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.072925 | controller | Jun 09 14:07:18.950419 crc crio[23733]: time="2026-06-09T14:07:18.950288176Z" level=info msg="Removed pod sandbox: 5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275" id=4f1d957c-8fca-48d7-80d2-1c44e675b1a9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.072941 | controller | Jun 09 14:07:18.951613 crc crio[23733]: time="2026-06-09T14:07:18.951493486Z" level=info msg="Stopping pod sandbox: f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a" id=05176d07-b85c-43ae-b01d-487932fa50f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.072957 | controller | Jun 09 14:07:18.951957 crc crio[23733]: time="2026-06-09T14:07:18.951888435Z" level=info msg="Stopped pod sandbox (already stopped): f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a" id=05176d07-b85c-43ae-b01d-487932fa50f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.072972 | controller | Jun 09 14:07:18.952874 crc crio[23733]: time="2026-06-09T14:07:18.952799629Z" level=info msg="Removing pod sandbox: f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a" id=3eb0a68e-922e-49b9-9418-a2c9c61bff2f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.072988 | controller | Jun 09 14:07:18.971397 crc crio[23733]: time="2026-06-09T14:07:18.971285055Z" level=info msg="Removed pod sandbox: f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a" id=3eb0a68e-922e-49b9-9418-a2c9c61bff2f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.073004 | controller | Jun 09 14:07:18.972994 crc crio[23733]: time="2026-06-09T14:07:18.972902895Z" level=info msg="Stopping pod sandbox: b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7" id=f9cac906-7882-4baa-b9ae-df4c75022198 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.073023 | controller | Jun 09 14:07:18.973089 crc crio[23733]: time="2026-06-09T14:07:18.973051858Z" level=info msg="Stopped pod sandbox (already stopped): b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7" id=f9cac906-7882-4baa-b9ae-df4c75022198 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.073039 | controller | Jun 09 14:07:18.973923 crc crio[23733]: time="2026-06-09T14:07:18.973826858Z" level=info msg="Removing pod sandbox: b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7" id=7ca4fd36-96cc-4f7c-bafe-152396245bf7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.073055 | controller | Jun 09 14:07:18.989568 crc crio[23733]: time="2026-06-09T14:07:18.989402701Z" level=info msg="Removed pod sandbox: b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7" id=7ca4fd36-96cc-4f7c-bafe-152396245bf7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.073071 | controller | Jun 09 14:07:18.990829 crc crio[23733]: time="2026-06-09T14:07:18.990758216Z" level=info msg="Stopping pod sandbox: 82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b" id=3ac28a94-efdc-42ac-9e7b-a653e14cd913 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.073087 | controller | Jun 09 14:07:18.998275 crc crio[23733]: time="2026-06-09T14:07:18.990832608Z" level=info msg="Stopped pod sandbox (already stopped): 82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b" id=3ac28a94-efdc-42ac-9e7b-a653e14cd913 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.073103 | controller | Jun 09 14:07:18.998275 crc crio[23733]: time="2026-06-09T14:07:18.993794981Z" level=info msg="Removing pod sandbox: 82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b" id=1bcdac21-e569-45ed-9bab-40ec227d5eb3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.073118 | controller | Jun 09 14:07:19.017516 crc crio[23733]: time="2026-06-09T14:07:19.017353155Z" level=info msg="Removed pod sandbox: 82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b" id=1bcdac21-e569-45ed-9bab-40ec227d5eb3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.073134 | controller | Jun 09 14:07:19.027710 crc crio[23733]: time="2026-06-09T14:07:19.027496801Z" level=info msg="Stopping pod sandbox: b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd" id=7b7f76ac-20e8-4459-bbc3-088274c236d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.073150 | controller | Jun 09 14:07:19.034216 crc crio[23733]: time="2026-06-09T14:07:19.031637345Z" level=info msg="Stopped pod sandbox (already stopped): b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd" id=7b7f76ac-20e8-4459-bbc3-088274c236d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.073166 | controller | Jun 09 14:07:19.035600 crc crio[23733]: time="2026-06-09T14:07:19.035524403Z" level=info msg="Removing pod sandbox: b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd" id=afada742-fa32-4cde-8ba2-19105f13d1f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.073182 | controller | Jun 09 14:07:19.087565 crc crio[23733]: time="2026-06-09T14:07:19.087453262Z" level=info msg="Removed pod sandbox: b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd" id=afada742-fa32-4cde-8ba2-19105f13d1f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.073197 | controller | Jun 09 14:07:19.088763 crc crio[23733]: time="2026-06-09T14:07:19.088468587Z" level=info msg="Stopping pod sandbox: 38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293" id=8461f928-e8f4-44ba-8f96-d2d725781405 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.073213 | controller | Jun 09 14:07:19.089012 crc crio[23733]: time="2026-06-09T14:07:19.088944819Z" level=info msg="Stopped pod sandbox (already stopped): 38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293" id=8461f928-e8f4-44ba-8f96-d2d725781405 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.073231 | controller | Jun 09 14:07:19.090239 crc crio[23733]: time="2026-06-09T14:07:19.090152319Z" level=info msg="Removing pod sandbox: 38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293" id=94e75d3b-0d48-4a5d-b9f3-240f58454ca4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.073247 | controller | Jun 09 14:07:19.129836 crc crio[23733]: time="2026-06-09T14:07:19.129599573Z" level=info msg="Removed pod sandbox: 38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293" id=94e75d3b-0d48-4a5d-b9f3-240f58454ca4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.073263 | controller | Jun 09 14:08:00.780380 crc crio[23733]: time="2026-06-09T14:08:00.778648589Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683568-hcvmg/POD" id=24982f7d-1874-451f-bb9d-bf920cc37dac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.073278 | controller | Jun 09 14:08:00.783063 crc crio[23733]: time="2026-06-09T14:08:00.780408874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.073294 | controller | Jun 09 14:08:00.901257 crc crio[23733]: time="2026-06-09T14:08:00.901094185Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683568-hcvmg Namespace:openshift-infra ID:35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958 UID:b0674ada-44a8-419d-8178-a8278fcb63b6 NetNS:/var/run/netns/760fcc54-d206-4b2d-bba4-54bbce44efd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0674ada_44a8_419d_8178_a8278fcb63b6.slice PodAnnotations:0xc002534d20}] Aliases:map[]}"
2026-06-09 14:45:31.073310 | controller | Jun 09 14:08:00.901257 crc crio[23733]: time="2026-06-09T14:08:00.901215409Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683568-hcvmg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.073326 | controller | Jun 09 14:08:02.328959 crc crio[23733]: 2026-06-09T14:08:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35bbcefdb03ce6a Mac:46:2b:d4:2a:65:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/760fcc54-d206-4b2d-bba4-54bbce44efd1 SocketPath: PciID:}] [{Interface:0xc00013f920 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.073342 | controller | Jun 09 14:08:02.336483 crc crio[23733]: time="2026-06-09T14:08:02.335920334Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683568-hcvmg Namespace:openshift-infra ID:35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958 UID:b0674ada-44a8-419d-8178-a8278fcb63b6 NetNS:/var/run/netns/760fcc54-d206-4b2d-bba4-54bbce44efd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0674ada_44a8_419d_8178_a8278fcb63b6.slice PodAnnotations:0xc002534d20}] Aliases:map[]}"
2026-06-09 14:45:31.073358 | controller | Jun 09 14:08:02.336483 crc crio[23733]: time="2026-06-09T14:08:02.336471329Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683568-hcvmg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.073374 | controller | Jun 09 14:08:02.367732 crc crio[23733]: time="2026-06-09T14:08:02.367413528Z" level=info msg="Ran pod sandbox 35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958 with infra container: openshift-infra/auto-csr-approver-29683568-hcvmg/POD" id=24982f7d-1874-451f-bb9d-bf920cc37dac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.073393 | controller | Jun 09 14:08:02.400390 crc crio[23733]: time="2026-06-09T14:08:02.400193114Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a312297c-b06c-45d7-806c-ee66b774f7ad name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.073410 | controller | Jun 09 14:08:02.429435 crc crio[23733]: time="2026-06-09T14:08:02.429346108Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.073426 | controller | Jun 09 14:08:03.983554 crc crio[23733]: time="2026-06-09T14:08:03.982897958Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a312297c-b06c-45d7-806c-ee66b774f7ad name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.073442 | controller | Jun 09 14:08:03.986077 crc crio[23733]: time="2026-06-09T14:08:03.985503204Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=24626bae-9f35-447a-9827-b57011c566ad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.073458 | controller | Jun 09 14:08:03.988844 crc crio[23733]: time="2026-06-09T14:08:03.988742316Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0be10001-8bd7-4a1e-a4ff-f93358e4c65b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.073473 | controller | Jun 09 14:08:04.005475 crc crio[23733]: time="2026-06-09T14:08:04.005364984Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683568-hcvmg/oc" id=61d9fbbd-cbfc-4e4c-b245-f81e313a89ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.073488 | controller | Jun 09 14:08:04.006276 crc crio[23733]: time="2026-06-09T14:08:04.006206866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.073504 | controller | Jun 09 14:08:04.079176 crc crio[23733]: time="2026-06-09T14:08:04.07901823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.073539 | controller | Jun 09 14:08:04.622815 crc crio[23733]: time="2026-06-09T14:08:04.622162484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.073556 | controller | Jun 09 14:08:04.856542 crc crio[23733]: time="2026-06-09T14:08:04.848288841Z" level=info msg="Created container 15541c266069b476f74b15671050d2b3d0dcd3e7d899526b6e482e6aee28d77f: openshift-infra/auto-csr-approver-29683568-hcvmg/oc" id=61d9fbbd-cbfc-4e4c-b245-f81e313a89ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.073572 | controller | Jun 09 14:08:04.856542 crc crio[23733]: time="2026-06-09T14:08:04.852459616Z" level=info msg="Starting container: 15541c266069b476f74b15671050d2b3d0dcd3e7d899526b6e482e6aee28d77f" id=616e4d9d-da09-422a-86a4-8235787b5bb5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.073588 | controller | Jun 09 14:08:04.864338 crc crio[23733]: time="2026-06-09T14:08:04.864197382Z" level=info msg="Started container" PID=116877 containerID=15541c266069b476f74b15671050d2b3d0dcd3e7d899526b6e482e6aee28d77f description=openshift-infra/auto-csr-approver-29683568-hcvmg/oc id=616e4d9d-da09-422a-86a4-8235787b5bb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958
2026-06-09 14:45:31.073604 | controller | Jun 09 14:08:10.870973 crc crio[23733]: time="2026-06-09T14:08:10.86995589Z" level=info msg="Stopping pod sandbox: 35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958" id=1b8ae9c3-4a19-4f4c-a6a6-f0a5232afddc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.073620 | controller | Jun 09 14:08:10.873233 crc crio[23733]: time="2026-06-09T14:08:10.87197398Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683568-hcvmg Namespace:openshift-infra ID:35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958 UID:b0674ada-44a8-419d-8178-a8278fcb63b6 NetNS:/var/run/netns/760fcc54-d206-4b2d-bba4-54bbce44efd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0674ada_44a8_419d_8178_a8278fcb63b6.slice PodAnnotations:0xc00580a4e0}] Aliases:map[]}"
2026-06-09 14:45:31.073640 | controller | Jun 09 14:08:10.873233 crc crio[23733]: time="2026-06-09T14:08:10.872226476Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683568-hcvmg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.073656 | controller | Jun 09 14:08:11.272448 crc crio[23733]: time="2026-06-09T14:08:11.271932657Z" level=info msg="Stopped pod sandbox: 35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958" id=1b8ae9c3-4a19-4f4c-a6a6-f0a5232afddc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.073672 | controller | Jun 09 14:08:19.172426 crc crio[23733]: time="2026-06-09T14:08:19.171765744Z" level=info msg="Removing container: 21b92eceb58a441a4b1bcecd993865f7f67a6bfe230cad68c053c8bb6b4a82b5" id=bb086eb5-6731-40a1-9cbb-471aa5e66b14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.073687 | controller | Jun 09 14:08:19.563696 crc crio[23733]: time="2026-06-09T14:08:19.563414322Z" level=info msg="Removed container 21b92eceb58a441a4b1bcecd993865f7f67a6bfe230cad68c053c8bb6b4a82b5: openshift-infra/auto-csr-approver-29683562-rbrmg/oc" id=bb086eb5-6731-40a1-9cbb-471aa5e66b14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.073703 | controller | Jun 09 14:08:19.571942 crc crio[23733]: time="2026-06-09T14:08:19.571790563Z" level=info msg="Removing container: 574260c11f8bf748a0d5b84a9f601231e9c16142f39f05bef8df99d6e3d20b70" id=6498b8e9-d4f2-4173-952d-43effe7188bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.073718 | controller | Jun 09 14:08:19.647048 crc crio[23733]: time="2026-06-09T14:08:19.646858244Z" level=info msg="Removed container 574260c11f8bf748a0d5b84a9f601231e9c16142f39f05bef8df99d6e3d20b70: openstack/nova-api-20bd-account-create-update-sxf4s/mariadb-account-create-update" id=6498b8e9-d4f2-4173-952d-43effe7188bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.073734 | controller | Jun 09 14:08:19.654473 crc crio[23733]: time="2026-06-09T14:08:19.654412194Z" level=info msg="Removing container: bc7180490770f6067983ace0d5fbd925407d8836941dda0667315f2f0d951787" id=6d242140-290f-4f03-b994-9a0ddd6c5e59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.073750 | controller | Jun 09 14:08:19.727561 crc crio[23733]: time="2026-06-09T14:08:19.727404593Z" level=info msg="Removed container bc7180490770f6067983ace0d5fbd925407d8836941dda0667315f2f0d951787: openstack/nova-cell0-db-create-4rzrn/mariadb-database-create" id=6d242140-290f-4f03-b994-9a0ddd6c5e59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.073766 | controller | Jun 09 14:08:19.731290 crc crio[23733]: time="2026-06-09T14:08:19.731064126Z" level=info msg="Removing container: a378c1ff1c281281fce977c6221a204912486d7cc23bbeda614d49a01990beea" id=e20f4c03-a294-46c3-8df6-c14b7855ec09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.073781 | controller | Jun 09 14:08:19.776522 crc crio[23733]: time="2026-06-09T14:08:19.775920146Z" level=info msg="Removed container a378c1ff1c281281fce977c6221a204912486d7cc23bbeda614d49a01990beea: openstack/nova-cell1-be7c-account-create-update-c5krr/mariadb-account-create-update" id=e20f4c03-a294-46c3-8df6-c14b7855ec09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.073797 | controller | Jun 09 14:08:19.784190 crc crio[23733]: time="2026-06-09T14:08:19.782538002Z" level=info msg="Removing container: 1adc5559a3eed127435eb83cb08803d0cd69a33e94577bf098be6b0950e59544" id=d0b14e2b-31cb-436e-a017-0d66cc561c38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.073816 | controller | Jun 09 14:08:19.862251 crc crio[23733]: time="2026-06-09T14:08:19.861970114Z" level=info msg="Removed container 1adc5559a3eed127435eb83cb08803d0cd69a33e94577bf098be6b0950e59544: openstack/nova-api-db-create-6wnh8/mariadb-database-create" id=d0b14e2b-31cb-436e-a017-0d66cc561c38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.073832 | controller | Jun 09 14:08:19.867922 crc crio[23733]: time="2026-06-09T14:08:19.86777731Z" level=info msg="Removing container: 6d89902ed2ee971fb26da733cc0f20ce7f8c6133030dbdcac55002c60139c45e" id=3147c72b-1a4d-4d88-bfbe-f8448a5dcc61 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.073848 | controller | Jun 09 14:08:19.969037 crc crio[23733]: time="2026-06-09T14:08:19.968893088Z" level=info msg="Removed container 6d89902ed2ee971fb26da733cc0f20ce7f8c6133030dbdcac55002c60139c45e: openstack/nova-cell1-db-create-c9m82/mariadb-database-create" id=3147c72b-1a4d-4d88-bfbe-f8448a5dcc61 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.073863 | controller | Jun 09 14:08:19.976595 crc crio[23733]: time="2026-06-09T14:08:19.976503039Z" level=info msg="Removing container: 901411dca31ba16c8db065615f96f65ad86c835c9dd12c03b4f1bf578dbf36b5" id=d5edfad1-6861-4b70-a0eb-eee7c47717af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.073879 | controller | Jun 09 14:08:20.031965 crc crio[23733]: time="2026-06-09T14:08:20.031478555Z" level=info msg="Removed container 901411dca31ba16c8db065615f96f65ad86c835c9dd12c03b4f1bf578dbf36b5: openstack/nova-cell0-9d38-account-create-update-8f6fp/mariadb-account-create-update" id=d5edfad1-6861-4b70-a0eb-eee7c47717af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.073894 | controller | Jun 09 14:08:20.053208 crc crio[23733]: time="2026-06-09T14:08:20.052964276Z" level=info msg="Stopping pod sandbox: 719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79" id=0ea8660b-ba3d-472e-81f4-99149b153aab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.073910 | controller | Jun 09 14:08:20.053208 crc crio[23733]: time="2026-06-09T14:08:20.053080759Z" level=info msg="Stopped pod sandbox (already stopped): 719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79" id=0ea8660b-ba3d-472e-81f4-99149b153aab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.073926 | controller | Jun 09 14:08:20.054510 crc crio[23733]: time="2026-06-09T14:08:20.054373991Z" level=info msg="Removing pod sandbox: 719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79" id=9af7eecf-e3de-49f9-ac41-12916a9a7d0e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.073942 | controller | Jun 09 14:08:20.086012 crc crio[23733]: time="2026-06-09T14:08:20.085846614Z" level=info msg="Removed pod sandbox: 719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79" id=9af7eecf-e3de-49f9-ac41-12916a9a7d0e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.073958 | controller | Jun 09 14:08:20.087382 crc crio[23733]: time="2026-06-09T14:08:20.08727744Z" level=info msg="Stopping pod sandbox: a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7" id=5d47bc26-d012-49fa-bcb7-411e4218a44f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.073973 | controller | Jun 09 14:08:20.087481 crc crio[23733]: time="2026-06-09T14:08:20.087412933Z" level=info msg="Stopped pod sandbox (already stopped): a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7" id=5d47bc26-d012-49fa-bcb7-411e4218a44f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.073989 | controller | Jun 09 14:08:20.088783 crc crio[23733]: time="2026-06-09T14:08:20.088695907Z" level=info msg="Removing pod sandbox: a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7" id=421d5b52-4b4a-447a-8f9b-76f6941a0aad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.074005 | controller | Jun 09 14:08:20.135322 crc crio[23733]: time="2026-06-09T14:08:20.135066094Z" level=info msg="Removed pod sandbox: a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7" id=421d5b52-4b4a-447a-8f9b-76f6941a0aad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.074023 | controller | Jun 09 14:08:20.136297 crc crio[23733]: time="2026-06-09T14:08:20.136251134Z" level=info msg="Stopping pod sandbox: 75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548" id=1158723d-e199-47ca-8504-584bf80c53cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.074039 | controller | Jun 09 14:08:20.136513 crc crio[23733]: time="2026-06-09T14:08:20.13648514Z" level=info msg="Stopped pod sandbox (already stopped): 75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548" id=1158723d-e199-47ca-8504-584bf80c53cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.074055 | controller | Jun 09 14:08:20.138319 crc crio[23733]: time="2026-06-09T14:08:20.138094261Z" level=info msg="Removing pod sandbox: 75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548" id=7fb2239f-5edf-48d8-9999-d855a288a6c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.074071 | controller | Jun 09 14:08:20.183451 crc crio[23733]: time="2026-06-09T14:08:20.183354931Z" level=info msg="Removed pod sandbox: 75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548" id=7fb2239f-5edf-48d8-9999-d855a288a6c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.074087 | controller | Jun 09 14:08:20.185698 crc crio[23733]: time="2026-06-09T14:08:20.185538326Z" level=info msg="Stopping pod sandbox: 476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b" id=204871d4-bbb0-45d8-a490-fee03ca27c5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.074103 | controller | Jun 09 14:08:20.185698 crc crio[23733]: time="2026-06-09T14:08:20.185609748Z" level=info msg="Stopped pod sandbox (already stopped): 476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b" id=204871d4-bbb0-45d8-a490-fee03ca27c5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.074119 | controller | Jun 09 14:08:20.186757 crc crio[23733]: time="2026-06-09T14:08:20.186592302Z" level=info msg="Removing pod sandbox: 476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b" id=d5200fd7-58c0-4eb9-9493-3749e653caac name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.074134 | controller | Jun 09 14:08:20.230421 crc crio[23733]: time="2026-06-09T14:08:20.230318025Z" level=info msg="Removed pod sandbox: 476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b" id=d5200fd7-58c0-4eb9-9493-3749e653caac name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.074150 | controller | Jun 09 14:08:20.232821 crc crio[23733]: time="2026-06-09T14:08:20.232725394Z" level=info msg="Stopping pod sandbox: f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d" id=251599fd-b7ec-4b65-8026-7142fb92d2a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.074165 | controller | Jun 09 14:08:20.232922 crc crio[23733]: time="2026-06-09T14:08:20.232843847Z" level=info msg="Stopped pod sandbox (already stopped): f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d" id=251599fd-b7ec-4b65-8026-7142fb92d2a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.074181 | controller | Jun 09 14:08:20.235494 crc crio[23733]: time="2026-06-09T14:08:20.235450773Z" level=info msg="Removing pod sandbox: f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d" id=a808136f-b360-4b3b-a852-9cc358ddb104 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.074197 | controller | Jun 09 14:08:20.284097 crc crio[23733]: time="2026-06-09T14:08:20.283947185Z" level=info msg="Removed pod sandbox: f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d" id=a808136f-b360-4b3b-a852-9cc358ddb104 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.074213 | controller | Jun 09 14:08:20.290583 crc crio[23733]: time="2026-06-09T14:08:20.286049248Z" level=info msg="Stopping pod sandbox: ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f" id=00ff1ee6-e4bf-468c-bdb3-5f4d38d8b767 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.074231 | controller | Jun 09 14:08:20.290583 crc crio[23733]: time="2026-06-09T14:08:20.286179181Z" level=info msg="Stopped pod sandbox (already stopped): ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f" id=00ff1ee6-e4bf-468c-bdb3-5f4d38d8b767 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.074248 | controller | Jun 09 14:08:20.290583 crc crio[23733]: time="2026-06-09T14:08:20.286956601Z" level=info msg="Removing pod sandbox: ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f" id=0059a720-61bf-418e-8a16-06461e04e769 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.074264 | controller | Jun 09 14:08:20.306828 crc crio[23733]: time="2026-06-09T14:08:20.306691548Z" level=info msg="Removed pod sandbox: ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f" id=0059a720-61bf-418e-8a16-06461e04e769 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.074280 | controller | Jun 09 14:08:20.308210 crc crio[23733]: time="2026-06-09T14:08:20.308069353Z" level=info msg="Stopping pod sandbox: a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632" id=02a53228-55bb-4aad-900f-225029ac9223 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.074296 | controller | Jun 09 14:08:20.308300 crc crio[23733]: time="2026-06-09T14:08:20.308255697Z" level=info msg="Stopped pod sandbox (already stopped): a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632" id=02a53228-55bb-4aad-900f-225029ac9223 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.074312 | controller | Jun 09 14:08:20.311589 crc crio[23733]: time="2026-06-09T14:08:20.31152634Z" level=info msg="Removing pod sandbox: a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632" id=e38aace9-a09d-4de9-9e2a-f293dfb90322 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.074327 | controller | Jun 09 14:08:20.330643 crc crio[23733]: time="2026-06-09T14:08:20.330533309Z" level=info msg="Removed pod sandbox: a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632" id=e38aace9-a09d-4de9-9e2a-f293dfb90322 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.074343 | controller | Jun 09 14:09:20.370460 crc crio[23733]: time="2026-06-09T14:09:20.368571852Z" level=info msg="Removing container: 164959b51af59e3c571473983fdeb4fc7a7e358130dc1b44d6f4c3d212ccad74" id=782549ae-029b-4558-aaa4-23a9a6caca83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.074358 | controller | Jun 09 14:09:20.534346 crc crio[23733]: time="2026-06-09T14:09:20.534198954Z" level=info msg="Removed container 164959b51af59e3c571473983fdeb4fc7a7e358130dc1b44d6f4c3d212ccad74: openstack/nova-cell1-conductor-db-sync-sf2n6/nova-cell1-conductor-db-sync" id=782549ae-029b-4558-aaa4-23a9a6caca83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.074374 | controller | Jun 09 14:09:20.538544 crc crio[23733]: time="2026-06-09T14:09:20.538310989Z" level=info msg="Removing container: 930e1d974162b79f039b3c4c03005b30e78360ac6e0a0b95520b3a2fa9ced2ca" id=2309ddb5-a4dc-4f3f-ac0e-6f308388b1a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.074389 | controller | Jun 09 14:09:20.699233 crc crio[23733]: time="2026-06-09T14:09:20.69553131Z" level=info msg="Removed container 930e1d974162b79f039b3c4c03005b30e78360ac6e0a0b95520b3a2fa9ced2ca: openstack/nova-cell0-cell-mapping-vpzp9/nova-manage" id=2309ddb5-a4dc-4f3f-ac0e-6f308388b1a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.074405 | controller | Jun 09 14:09:20.699233 crc crio[23733]: time="2026-06-09T14:09:20.698494073Z" level=info msg="Removing container: 51664f1b117f7ef87ba309a27c55cc3ffbfa6e60a07017d79b5c4c811316f20f" id=0e2280a9-d483-4a7c-9d66-d5acfce8b09c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.074424 | controller | Jun 09 14:09:20.868494 crc crio[23733]: time="2026-06-09T14:09:20.868369783Z" level=info msg="Removed container 51664f1b117f7ef87ba309a27c55cc3ffbfa6e60a07017d79b5c4c811316f20f: openstack/nova-cell0-conductor-db-sync-tfmm2/nova-cell0-conductor-db-sync" id=0e2280a9-d483-4a7c-9d66-d5acfce8b09c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.074440 | controller | Jun 09 14:09:20.880007 crc crio[23733]: time="2026-06-09T14:09:20.879830162Z" level=info msg="Stopping pod sandbox: 1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814" id=92c4c5d3-32a3-4783-a212-4a46cb03b281 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.074456 | controller | Jun 09 14:09:20.880007 crc crio[23733]: time="2026-06-09T14:09:20.879934765Z" level=info msg="Stopped pod sandbox (already stopped): 1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814" id=92c4c5d3-32a3-4783-a212-4a46cb03b281 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.074472 | controller | Jun 09 14:09:20.880886 crc crio[23733]: time="2026-06-09T14:09:20.880786377Z" level=info msg="Removing pod sandbox: 1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814" id=4d7615b9-916d-403e-9599-2d0279501e6d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.074488 | controller | Jun 09 14:09:20.918627 crc crio[23733]: time="2026-06-09T14:09:20.918504587Z" level=info msg="Removed pod sandbox: 1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814" id=4d7615b9-916d-403e-9599-2d0279501e6d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.074504 | controller | Jun 09 14:09:20.920203 crc crio[23733]: time="2026-06-09T14:09:20.920075117Z" level=info msg="Stopping pod sandbox: 7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701" id=54e2385d-8cfb-46b1-9165-d097e8478222 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.074539 | controller | Jun 09 14:09:20.920322 crc crio[23733]: time="2026-06-09T14:09:20.92023017Z" level=info msg="Stopped pod sandbox (already stopped): 7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701" id=54e2385d-8cfb-46b1-9165-d097e8478222 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.074556 | controller | Jun 09 14:09:20.921179 crc crio[23733]: time="2026-06-09T14:09:20.921007429Z" level=info msg="Removing pod sandbox: 7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701" id=43f23b02-7c13-407e-af38-523875ef9a49 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.074572 | controller | Jun 09 14:09:20.994995 crc crio[23733]: time="2026-06-09T14:09:20.993828635Z" level=info msg="Removed pod sandbox: 7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701" id=43f23b02-7c13-407e-af38-523875ef9a49 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.074588 | controller | Jun 09 14:09:20.997232 crc crio[23733]: time="2026-06-09T14:09:20.996272337Z" level=info msg="Stopping pod sandbox: e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508" id=b1ccad5b-6827-4550-af78-99b361f638df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.074604 | controller | Jun 09 14:09:20.997232 crc crio[23733]: time="2026-06-09T14:09:20.996340078Z" level=info msg="Stopped pod sandbox (already stopped): e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508" id=b1ccad5b-6827-4550-af78-99b361f638df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.074620 | controller | Jun 09 14:09:20.997461 crc crio[23733]: time="2026-06-09T14:09:20.99721603Z" level=info msg="Removing pod sandbox: e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508" id=7aa2dbdf-4e36-4ba3-bd2f-ebeb3c10fe75 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.074636 | controller | Jun 09 14:09:21.051738 crc crio[23733]: time="2026-06-09T14:09:21.051570069Z" level=info msg="Removed pod sandbox: e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508" id=7aa2dbdf-4e36-4ba3-bd2f-ebeb3c10fe75 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.074655 | controller | Jun 09 14:10:00.557399 crc crio[23733]: time="2026-06-09T14:10:00.55619364Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683570-mg9ks/POD" id=77b2b5b7-bfe0-48d1-a5cf-ce07ce741e1b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.074671 | controller | Jun 09 14:10:00.559364 crc crio[23733]: time="2026-06-09T14:10:00.557494853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.074687 | controller | Jun 09 14:10:00.612718 crc crio[23733]: time="2026-06-09T14:10:00.61254314Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683570-mg9ks Namespace:openshift-infra ID:64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff UID:e63c10c9-ebf7-4dac-b347-d249973aac42 NetNS:/var/run/netns/5d18e0ec-5103-4983-9cc1-7243a10422a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63c10c9_ebf7_4dac_b347_d249973aac42.slice PodAnnotations:0xc00028e0c8}] Aliases:map[]}"
2026-06-09 14:45:31.074703 | controller | Jun 09 14:10:00.612718 crc crio[23733]: time="2026-06-09T14:10:00.612622142Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683570-mg9ks to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.074719 | controller | Jun 09 14:10:01.018392 crc crio[23733]: 2026-06-09T14:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64b3291ec8a6ae6 Mac:2e:a3:d3:83:4d:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/5d18e0ec-5103-4983-9cc1-7243a10422a3 SocketPath: PciID:}] [{Interface:0xc0000152f0 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.074735 | controller | Jun 09 14:10:01.020880 crc crio[23733]: time="2026-06-09T14:10:01.020774264Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683570-mg9ks Namespace:openshift-infra ID:64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff UID:e63c10c9-ebf7-4dac-b347-d249973aac42 NetNS:/var/run/netns/5d18e0ec-5103-4983-9cc1-7243a10422a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63c10c9_ebf7_4dac_b347_d249973aac42.slice PodAnnotations:0xc00028e0c8}] Aliases:map[]}"
2026-06-09 14:45:31.074751 | controller | Jun 09 14:10:01.021038 crc crio[23733]: time="2026-06-09T14:10:01.02101233Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683570-mg9ks for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.074766 | controller | Jun 09 14:10:01.042851 crc crio[23733]: time="2026-06-09T14:10:01.042709847Z" level=info msg="Ran pod sandbox 64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff with infra container: openshift-infra/auto-csr-approver-29683570-mg9ks/POD" id=77b2b5b7-bfe0-48d1-a5cf-ce07ce741e1b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.074782 | controller | Jun 09 14:10:01.047204 crc crio[23733]: time="2026-06-09T14:10:01.047058057Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7f2f32ce-f2cf-4f51-8819-15c0cc570ec0 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.074798 | controller | Jun 09 14:10:01.054370 crc crio[23733]: time="2026-06-09T14:10:01.054300309Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.074814 | controller | Jun 09 14:10:03.228458 crc crio[23733]: time="2026-06-09T14:10:03.227581733Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7f2f32ce-f2cf-4f51-8819-15c0cc570ec0 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.074836 | controller | Jun 09 14:10:03.231230 crc crio[23733]: time="2026-06-09T14:10:03.231085311Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=52999004-823a-4f30-b3d6-2de1cb1f9b8c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.074852 | controller | Jun 09 14:10:03.234241 crc crio[23733]: time="2026-06-09T14:10:03.233710067Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e511ac62-e5e7-4f09-8455-eaa9b6b8becc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.074868 | controller | Jun 09 14:10:03.277146 crc crio[23733]: time="2026-06-09T14:10:03.276505815Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683570-mg9ks/oc" id=11cdaddf-f437-49bc-8570-2eca3edbd512 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.074883 | controller | Jun 09 14:10:03.278571 crc crio[23733]: time="2026-06-09T14:10:03.277829018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.074899 | controller | Jun 09 14:10:03.339034 crc crio[23733]: time="2026-06-09T14:10:03.338875607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.074914 | controller | Jun 09 14:10:03.695803 crc crio[23733]: time="2026-06-09T14:10:03.695692916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.074929 | controller | Jun 09 14:10:03.823252 crc crio[23733]: time="2026-06-09T14:10:03.823170768Z" level=info msg="Created container 75603e96d6104284e4a693d1ae3f9d0b8872ec75036cb6c705db1f6aad172fde: openshift-infra/auto-csr-approver-29683570-mg9ks/oc" id=11cdaddf-f437-49bc-8570-2eca3edbd512 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.074945 | controller | Jun 09 14:10:03.826389 crc crio[23733]: time="2026-06-09T14:10:03.825388964Z" level=info msg="Starting container: 75603e96d6104284e4a693d1ae3f9d0b8872ec75036cb6c705db1f6aad172fde" id=fbae9c32-3f16-46b6-bf2a-8ca7fdf30b36 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.074961 | controller | Jun 09 14:10:03.834181 crc crio[23733]: time="2026-06-09T14:10:03.833897969Z" level=info msg="Started container" PID=122845 containerID=75603e96d6104284e4a693d1ae3f9d0b8872ec75036cb6c705db1f6aad172fde description=openshift-infra/auto-csr-approver-29683570-mg9ks/oc id=fbae9c32-3f16-46b6-bf2a-8ca7fdf30b36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff
2026-06-09 14:45:31.074977 | controller | Jun 09 14:10:05.858970 crc crio[23733]: time="2026-06-09T14:10:05.858020513Z" level=info msg="Stopping pod sandbox: 64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff" id=b3bf63e1-2ef7-497d-bba6-12b7091371af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.074992 | controller | Jun 09 14:10:05.860473 crc crio[23733]: time="2026-06-09T14:10:05.859508271Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683570-mg9ks Namespace:openshift-infra ID:64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff UID:e63c10c9-ebf7-4dac-b347-d249973aac42 NetNS:/var/run/netns/5d18e0ec-5103-4983-9cc1-7243a10422a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63c10c9_ebf7_4dac_b347_d249973aac42.slice PodAnnotations:0xc000308fc8}] Aliases:map[]}"
2026-06-09 14:45:31.075008 | controller | Jun 09 14:10:05.860473 crc crio[23733]: time="2026-06-09T14:10:05.859714206Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683570-mg9ks from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.075024 | controller | Jun 09 14:10:06.243879 crc crio[23733]: time="2026-06-09T14:10:06.243771432Z" level=info msg="Stopped pod sandbox: 64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff" id=b3bf63e1-2ef7-497d-bba6-12b7091371af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.075043 | controller | Jun 09 14:10:21.078717 crc crio[23733]: time="2026-06-09T14:10:21.07786048Z" level=info msg="Removing container: a2a4d2fd5a5f1a4b61b18f146489c19180c78b24411971d231416e70ae0d6220" id=9cb1b061-66b5-4b85-a1fe-83fff8012a97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.075059 | controller | Jun 09 14:10:21.242628 crc crio[23733]: time="2026-06-09T14:10:21.242473296Z" level=info msg="Removed container a2a4d2fd5a5f1a4b61b18f146489c19180c78b24411971d231416e70ae0d6220: openshift-infra/auto-csr-approver-29683564-p7fn2/oc" id=9cb1b061-66b5-4b85-a1fe-83fff8012a97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.075074 | controller | Jun 09 14:10:21.246617 crc crio[23733]: time="2026-06-09T14:10:21.246521619Z" level=info msg="Removing container: 85fc820aa2c5db75d0ed779e3e4fbb8c9ce9c6eb22dfeba727439c7db022de8d" id=fd0df66b-7017-4404-906f-1a6a09267f5d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.075090 | controller | Jun 09 14:10:21.377234 crc crio[23733]: time="2026-06-09T14:10:21.377007996Z" level=info msg="Removed container 85fc820aa2c5db75d0ed779e3e4fbb8c9ce9c6eb22dfeba727439c7db022de8d: openstack/nova-cell1-cell-mapping-btlvg/nova-manage" id=fd0df66b-7017-4404-906f-1a6a09267f5d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.075106 | controller | Jun 09 14:10:21.390866 crc crio[23733]: time="2026-06-09T14:10:21.390680191Z" level=info msg="Stopping pod sandbox: 6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a" id=8c1a0cb7-ef0c-479e-a849-e5a16d440ff2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.075122 | controller | Jun 09 14:10:21.391562 crc crio[23733]: time="2026-06-09T14:10:21.391537213Z" level=info msg="Stopped pod sandbox (already stopped): 6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a" id=8c1a0cb7-ef0c-479e-a849-e5a16d440ff2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.075138 | controller | Jun 09 14:10:21.393288 crc crio[23733]: time="2026-06-09T14:10:21.393174224Z" level=info msg="Removing pod sandbox: 6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a" id=40af33de-579a-488b-8f16-2c427ad2897e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.075153 | controller | Jun 09 14:10:21.409082 crc crio[23733]: time="2026-06-09T14:10:21.409010973Z" level=info msg="Removed pod sandbox: 6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a" id=40af33de-579a-488b-8f16-2c427ad2897e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.075169 | controller | Jun 09 14:10:21.412247 crc crio[23733]: time="2026-06-09T14:10:21.412009988Z" level=info msg="Stopping pod sandbox: 41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224" id=56067cd4-3d1a-4bb3-99d0-17363d5d4a04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.075184 | controller | Jun 09 14:10:21.412539 crc crio[23733]: time="2026-06-09T14:10:21.412415208Z" level=info msg="Stopped pod sandbox (already stopped): 41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224" id=56067cd4-3d1a-4bb3-99d0-17363d5d4a04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.075200 | controller | Jun 09 14:10:21.413972 crc crio[23733]: time="2026-06-09T14:10:21.413826744Z" level=info msg="Removing pod sandbox: 41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224" id=44e133bf-c7fc-4700-a055-63b8182f97ba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.075215 | controller | Jun 09 14:10:21.448193 crc crio[23733]: time="2026-06-09T14:10:21.448028136Z" level=info msg="Removed pod sandbox: 41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224" id=44e133bf-c7fc-4700-a055-63b8182f97ba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.075240 | controller | Jun 09 14:10:38.758454 crc crio[23733]: time="2026-06-09T14:10:38.757542542Z" level=info msg="Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f/POD" id=ce7df453-059a-408f-bb3e-dcac2a0bcca0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.075256 | controller | Jun 09 14:10:38.759751 crc crio[23733]: time="2026-06-09T14:10:38.758495797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.075272 | controller | Jun 09 14:10:38.817644 crc crio[23733]: time="2026-06-09T14:10:38.817498273Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f Namespace:openstack ID:ee680f089e362fd63944d493dbe5127bb142c2932f9209dd4d2044bec27def8c UID:11a09ec7-60b8-4072-8c33-9c5b9cb41135 NetNS:/var/run/netns/c28a5246-f328-4413-a310-a6b8fd071257 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11a09ec7_60b8_4072_8c33_9c5b9cb41135.slice PodAnnotations:0xc00720c0f0}] Aliases:map[]}"
2026-06-09 14:45:31.075288 | controller | Jun 09 14:10:38.817644 crc crio[23733]: time="2026-06-09T14:10:38.817586815Z" level=info msg="Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.075304 | controller | Jun 09 14:10:39.645056 crc crio[23733]: 2026-06-09T14:10:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee680f089e362fd Mac:d2:0c:6f:2b:83:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/c28a5246-f328-4413-a310-a6b8fd071257 SocketPath: PciID:}] [{Interface:0xc0002dac10 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.075320 | controller | Jun 09 14:10:39.647962 crc crio[23733]: time="2026-06-09T14:10:39.64771563Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f Namespace:openstack ID:ee680f089e362fd63944d493dbe5127bb142c2932f9209dd4d2044bec27def8c UID:11a09ec7-60b8-4072-8c33-9c5b9cb41135 NetNS:/var/run/netns/c28a5246-f328-4413-a310-a6b8fd071257 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11a09ec7_60b8_4072_8c33_9c5b9cb41135.slice PodAnnotations:0xc00720c0f0}] Aliases:map[]}"
2026-06-09 14:45:31.075337 | controller | Jun 09 14:10:39.647962 crc crio[23733]: time="2026-06-09T14:10:39.647926905Z" level=info msg="Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.075353 | controller | Jun 09 14:10:39.659805 crc crio[23733]: time="2026-06-09T14:10:39.659712472Z" level=info msg="Ran pod sandbox ee680f089e362fd63944d493dbe5127bb142c2932f9209dd4d2044bec27def8c with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f/POD" id=ce7df453-059a-408f-bb3e-dcac2a0bcca0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.075369 | controller | Jun 09 14:10:39.672094 crc crio[23733]: time="2026-06-09T14:10:39.671985592Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=99a58035-3bbc-4e4e-8674-69b7d7bbb2e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.075385 | controller | Jun 09 14:10:39.672634 crc crio[23733]: time="2026-06-09T14:10:39.672576646Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found" id=99a58035-3bbc-4e4e-8674-69b7d7bbb2e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.075401 | controller | Jun 09 14:10:39.672744 crc crio[23733]: time="2026-06-09T14:10:39.67272536Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found" id=99a58035-3bbc-4e4e-8674-69b7d7bbb2e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.075421 | controller | Jun 09 14:10:39.674179 crc crio[23733]: time="2026-06-09T14:10:39.674046933Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=d3ff4226-5e07-49f1-808e-e490dc0baf71 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.075437 | controller | Jun 09 14:10:39.705953 crc crio[23733]: time="2026-06-09T14:10:39.705863825Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\""
2026-06-09 14:45:31.075453 | controller | Jun 09 14:10:53.085307 crc crio[23733]: time="2026-06-09T14:10:53.084202167Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26" id=d3ff4226-5e07-49f1-808e-e490dc0baf71 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.075470 | controller | Jun 09 14:10:53.087495 crc crio[23733]: time="2026-06-09T14:10:53.087440928Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=77ac8bf7-879f-424f-b9dd-f4421f22cb49 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.075486 | controller | Jun 09 14:10:53.128930 crc crio[23733]: time="2026-06-09T14:10:53.128520983Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=a63425b6-7537-4a70-b67b-db40b585a058 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.075502 | controller | Jun 09 14:10:53.139391 crc crio[23733]: time="2026-06-09T14:10:53.139294385Z" level=info msg="Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=5c13ef68-ad19-408c-8124-71a781c97565 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.075536 | controller | Jun 09 14:10:53.141286 crc crio[23733]: time="2026-06-09T14:10:53.141193972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.075554 | controller | Jun 09 14:10:53.201499 crc crio[23733]: time="2026-06-09T14:10:53.20140973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.075570 | controller | Jun 09 14:10:53.206024 crc crio[23733]: time="2026-06-09T14:10:53.205951155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.075586 | controller | Jun 09 14:10:53.388401 crc crio[23733]: time="2026-06-09T14:10:53.388278668Z" level=info msg="Created container d9ed1cf901090b55d40cd2a52c5e27f4d0fd293bedbac2931a382c2f4feeb8aa: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=5c13ef68-ad19-408c-8124-71a781c97565 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.075602 | controller | Jun 09 14:10:53.390319 crc crio[23733]: time="2026-06-09T14:10:53.390093933Z" level=info msg="Starting container: d9ed1cf901090b55d40cd2a52c5e27f4d0fd293bedbac2931a382c2f4feeb8aa" id=7baa0c48-6bce-40e6-b873-f8eb85ee8c8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.075618 | controller | Jun 09 14:10:53.396977 crc crio[23733]: time="2026-06-09T14:10:53.396910205Z" level=info msg="Started container" PID=125360 containerID=d9ed1cf901090b55d40cd2a52c5e27f4d0fd293bedbac2931a382c2f4feeb8aa description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=7baa0c48-6bce-40e6-b873-f8eb85ee8c8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee680f089e362fd63944d493dbe5127bb142c2932f9209dd4d2044bec27def8c
2026-06-09 14:45:31.075638 | controller | Jun 09 14:11:07.860155 crc crio[23733]: time="2026-06-09T14:11:07.85899661Z" level=info msg="Stopping pod sandbox: ee680f089e362fd63944d493dbe5127bb142c2932f9209dd4d2044bec27def8c" id=a8395462-4914-48f4-8c49-7ebeff6fc16b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.075654 | controller | Jun 09 14:11:07.861948 crc crio[23733]: time="2026-06-09T14:11:07.861031852Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f Namespace:openstack ID:ee680f089e362fd63944d493dbe5127bb142c2932f9209dd4d2044bec27def8c UID:11a09ec7-60b8-4072-8c33-9c5b9cb41135 NetNS:/var/run/netns/c28a5246-f328-4413-a310-a6b8fd071257 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11a09ec7_60b8_4072_8c33_9c5b9cb41135.slice PodAnnotations:0xc00720c1f0}] Aliases:map[]}"
2026-06-09 14:45:31.075670 | controller | Jun 09 14:11:07.861948 crc crio[23733]: time="2026-06-09T14:11:07.861299019Z" level=info msg="Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.075686 | controller | Jun 09 14:11:08.330575 crc crio[23733]: time="2026-06-09T14:11:08.329771772Z" level=info msg="Stopped pod sandbox: ee680f089e362fd63944d493dbe5127bb142c2932f9209dd4d2044bec27def8c" id=a8395462-4914-48f4-8c49-7ebeff6fc16b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.075702 | controller | Jun 09 14:11:09.409556 crc crio[23733]: time="2026-06-09T14:11:09.408531038Z" level=info msg="Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh/POD" id=6d908a14-2570-4958-adc9-5b799914fb26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.075717 | controller | Jun 09 14:11:09.409556 crc crio[23733]: time="2026-06-09T14:11:09.409539244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.075733 | controller | Jun 09 14:11:09.447973 crc crio[23733]: time="2026-06-09T14:11:09.447877041Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh Namespace:openstack ID:2e1271cda58f4e2f11c4643d1e90ef378a80e53cedd99c54d447de9d8789bd91 UID:125e8adc-d0e8-4d39-8fa7-4971e380664f NetNS:/var/run/netns/27484df1-94ec-467b-ac3b-86724a2cdd47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod125e8adc_d0e8_4d39_8fa7_4971e380664f.slice PodAnnotations:0xc00028ecf8}] Aliases:map[]}"
2026-06-09 14:45:31.075749 | controller | Jun 09 14:11:09.447973 crc crio[23733]: time="2026-06-09T14:11:09.447950302Z" level=info msg="Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.075765 | controller | Jun 09 14:11:10.203789 crc crio[23733]: 2026-06-09T14:11:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e1271cda58f4e2 Mac:ba:66:82:d3:03:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/27484df1-94ec-467b-ac3b-86724a2cdd47 SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.075781 | controller | Jun 09 14:11:10.205614 crc crio[23733]: time="2026-06-09T14:11:10.205536779Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh Namespace:openstack ID:2e1271cda58f4e2f11c4643d1e90ef378a80e53cedd99c54d447de9d8789bd91 UID:125e8adc-d0e8-4d39-8fa7-4971e380664f NetNS:/var/run/netns/27484df1-94ec-467b-ac3b-86724a2cdd47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod125e8adc_d0e8_4d39_8fa7_4971e380664f.slice PodAnnotations:0xc00028ecf8}] Aliases:map[]}"
2026-06-09 14:45:31.075801 | controller | Jun 09 14:11:10.205843 crc crio[23733]: time="2026-06-09T14:11:10.205783985Z" level=info msg="Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.075818 | controller | Jun 09 14:11:10.223999 crc crio[23733]: time="2026-06-09T14:11:10.22383337Z" level=info msg="Ran pod sandbox 2e1271cda58f4e2f11c4643d1e90ef378a80e53cedd99c54d447de9d8789bd91 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh/POD" id=6d908a14-2570-4958-adc9-5b799914fb26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.075834 | controller | Jun 09 14:11:10.234296 crc crio[23733]: time="2026-06-09T14:11:10.234058497Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=ce73c7a3-acd7-41a5-b711-454f540a7238 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.075849 | controller | Jun 09 14:11:10.270382 crc crio[23733]: time="2026-06-09T14:11:10.270242609Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=5e59b378-347c-418e-90a5-d20e5dd6190a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.075865 | controller | Jun 09 14:11:10.285400 crc crio[23733]: time="2026-06-09T14:11:10.285214556Z" level=info msg="Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=e845c99e-144f-429d-a690-768db8a38b9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.075881 | controller | Jun 09 14:11:10.289928 crc crio[23733]: time="2026-06-09T14:11:10.289828432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.075896 | controller | Jun 09 14:11:10.363384 crc crio[23733]: time="2026-06-09T14:11:10.362981355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.075912 | controller | Jun 09 14:11:10.367292 crc crio[23733]: time="2026-06-09T14:11:10.367220063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.075928 | controller | Jun 09 14:11:10.565350 crc crio[23733]: time="2026-06-09T14:11:10.564640536Z" level=info msg="Created container ce6f80086d4e619ee19a7b2c5b37ab7703eac09a2f445cfcfabd710ae80133ff: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=e845c99e-144f-429d-a690-768db8a38b9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.075943 | controller | Jun 09 14:11:10.569162 crc crio[23733]: time="2026-06-09T14:11:10.568995986Z" level=info msg="Starting container: ce6f80086d4e619ee19a7b2c5b37ab7703eac09a2f445cfcfabd710ae80133ff" id=dec04368-c226-4aa4-81a4-15c5df15f301 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.075959 | controller | Jun 09 14:11:10.575846 crc crio[23733]: time="2026-06-09T14:11:10.575700675Z" level=info msg="Started container" PID=126372 containerID=ce6f80086d4e619ee19a7b2c5b37ab7703eac09a2f445cfcfabd710ae80133ff description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=dec04368-c226-4aa4-81a4-15c5df15f301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e1271cda58f4e2f11c4643d1e90ef378a80e53cedd99c54d447de9d8789bd91
2026-06-09 14:45:31.075975 | controller | Jun 09 14:11:14.971512 crc crio[23733]: time="2026-06-09T14:11:14.970538691Z" level=info msg="Stopping pod sandbox: 2e1271cda58f4e2f11c4643d1e90ef378a80e53cedd99c54d447de9d8789bd91" id=b399a30c-ca5f-43a1-b505-c2a059a1578c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.075995 | controller | Jun 09 14:11:14.972923 crc crio[23733]: time="2026-06-09T14:11:14.972308855Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh Namespace:openstack ID:2e1271cda58f4e2f11c4643d1e90ef378a80e53cedd99c54d447de9d8789bd91 UID:125e8adc-d0e8-4d39-8fa7-4971e380664f NetNS:/var/run/netns/27484df1-94ec-467b-ac3b-86724a2cdd47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod125e8adc_d0e8_4d39_8fa7_4971e380664f.slice PodAnnotations:0xc001c1e7f0}] Aliases:map[]}"
2026-06-09 14:45:31.076011 | controller | Jun 09 14:11:14.972923 crc crio[23733]: time="2026-06-09T14:11:14.97251506Z" level=info msg="Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.076027 | controller | Jun 09 14:11:15.578073 crc crio[23733]: time="2026-06-09T14:11:15.57700189Z" level=info msg="Stopped pod sandbox: 2e1271cda58f4e2f11c4643d1e90ef378a80e53cedd99c54d447de9d8789bd91" id=b399a30c-ca5f-43a1-b505-c2a059a1578c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.076043 | controller | Jun 09 14:11:17.920874 crc crio[23733]: time="2026-06-09T14:11:17.920073042Z" level=info msg="Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt/POD" id=16cf6eb5-e2e5-4149-b8b5-77e991a5af21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.076059 | controller | Jun 09 14:11:17.922265 crc crio[23733]: time="2026-06-09T14:11:17.920901022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.076075 | controller | Jun 09 14:11:17.971635 crc crio[23733]: time="2026-06-09T14:11:17.971537968Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt Namespace:openstack ID:2597ba2c7be7dcc8cbe4deeb950919cee5b2abce08ca6af4c4f6fbff5447ff5e UID:e4caa4bf-7e3f-439c-8360-36eba4ca04d4 NetNS:/var/run/netns/d9239d16-58f2-4ea5-ad6d-542ca60f248e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4caa4bf_7e3f_439c_8360_36eba4ca04d4.slice PodAnnotations:0xc00720c7a0}] Aliases:map[]}"
2026-06-09 14:45:31.076091 | controller | Jun 09 14:11:17.971635 crc crio[23733]: time="2026-06-09T14:11:17.97164006Z" level=info msg="Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.076107 | controller | Jun 09 14:11:18.900899 crc crio[23733]: 2026-06-09T14:11:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2597ba2c7be7dcc Mac:ba:ab:2b:1d:59:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/d9239d16-58f2-4ea5-ad6d-542ca60f248e SocketPath: PciID:}] [{Interface:0xc000145040 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.076123 | controller | Jun 09 14:11:18.902365 crc crio[23733]: time="2026-06-09T14:11:18.902280398Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt Namespace:openstack ID:2597ba2c7be7dcc8cbe4deeb950919cee5b2abce08ca6af4c4f6fbff5447ff5e UID:e4caa4bf-7e3f-439c-8360-36eba4ca04d4 NetNS:/var/run/netns/d9239d16-58f2-4ea5-ad6d-542ca60f248e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4caa4bf_7e3f_439c_8360_36eba4ca04d4.slice PodAnnotations:0xc00720c7a0}] Aliases:map[]}"
2026-06-09 14:45:31.076139 | controller | Jun 09 14:11:18.902579 crc crio[23733]: time="2026-06-09T14:11:18.902468392Z" level=info msg="Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.076158 | controller | Jun 09 14:11:18.912429 crc crio[23733]: time="2026-06-09T14:11:18.912266669Z" level=info msg="Ran pod sandbox 2597ba2c7be7dcc8cbe4deeb950919cee5b2abce08ca6af4c4f6fbff5447ff5e with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt/POD" id=16cf6eb5-e2e5-4149-b8b5-77e991a5af21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.076174 | controller | Jun 09 14:11:18.915001 crc crio[23733]: time="2026-06-09T14:11:18.914930157Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=182eb548-4eb1-43c1-9e94-d96c3dec44af name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.076190 | controller | Jun 09 14:11:18.939882 crc crio[23733]: time="2026-06-09T14:11:18.939737282Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=082bfed6-f85e-4095-81b7-343a1feab25d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.076206 | controller | Jun 09 14:11:18.952883 crc crio[23733]: time="2026-06-09T14:11:18.952552384Z" level=info msg="Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=7b294e11-c17a-45d2-a9f9-23c0311a23ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.076222 | controller | Jun 09 14:11:18.954447 crc crio[23733]: time="2026-06-09T14:11:18.954295599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.076238 | controller | Jun 09 14:11:19.021849 crc crio[23733]: time="2026-06-09T14:11:19.021043761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.076253 | controller | Jun 09 14:11:19.030879 crc crio[23733]: time="2026-06-09T14:11:19.030777655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.076268 | controller | Jun 09 14:11:19.206755 crc crio[23733]: time="2026-06-09T14:11:19.206529164Z" level=info msg="Created container 581460dca5b6d8a73d106c6ac54cb6d508d7709d5ba0a8e15489f102c7d2805b: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=7b294e11-c17a-45d2-a9f9-23c0311a23ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.076284 | controller | Jun 09 14:11:19.208706 crc crio[23733]: time="2026-06-09T14:11:19.208565704Z" level=info msg="Starting container: 581460dca5b6d8a73d106c6ac54cb6d508d7709d5ba0a8e15489f102c7d2805b" id=c262af1c-fd23-429e-9d61-063d2c4ddd36 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.076300 | controller | Jun 09 14:11:19.219224 crc crio[23733]: time="2026-06-09T14:11:19.218471914Z" level=info msg="Started container" PID=127026 containerID=581460dca5b6d8a73d106c6ac54cb6d508d7709d5ba0a8e15489f102c7d2805b description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=c262af1c-fd23-429e-9d61-063d2c4ddd36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2597ba2c7be7dcc8cbe4deeb950919cee5b2abce08ca6af4c4f6fbff5447ff5e
2026-06-09 14:45:31.076316 | controller | Jun 09 14:12:00.541080 crc crio[23733]: time="2026-06-09T14:12:00.540294925Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683572-mdhpz/POD" id=9458ff86-6f98-4b13-af10-e41c61e12d52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.076332 | controller | Jun 09 14:12:00.542787 crc crio[23733]: time="2026-06-09T14:12:00.541309931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.076350 | controller | Jun 09 14:12:00.586527 crc crio[23733]: time="2026-06-09T14:12:00.586418457Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683572-mdhpz Namespace:openshift-infra ID:63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa UID:04a95382-d3fc-4f88-a596-6446952818c8 NetNS:/var/run/netns/13d25db3-efa8-47bf-ab85-65b34c09bda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04a95382_d3fc_4f88_a596_6446952818c8.slice PodAnnotations:0xc00028f7c0}] Aliases:map[]}"
2026-06-09 14:45:31.076367 | controller | Jun 09 14:12:00.587261 crc crio[23733]: time="2026-06-09T14:12:00.587219857Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683572-mdhpz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.076383 | controller | Jun 09 14:12:01.164495 crc crio[23733]: 2026-06-09T14:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63e389a8454c53c Mac:36:55:0c:0d:4c:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/13d25db3-efa8-47bf-ab85-65b34c09bda8 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.076399 | controller | Jun 09 14:12:01.166874 crc crio[23733]: time="2026-06-09T14:12:01.166794689Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683572-mdhpz Namespace:openshift-infra ID:63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa UID:04a95382-d3fc-4f88-a596-6446952818c8 NetNS:/var/run/netns/13d25db3-efa8-47bf-ab85-65b34c09bda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04a95382_d3fc_4f88_a596_6446952818c8.slice PodAnnotations:0xc00028f7c0}] Aliases:map[]}"
2026-06-09 14:45:31.076415 | controller | Jun 09 14:12:01.167067 crc crio[23733]: time="2026-06-09T14:12:01.167002064Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683572-mdhpz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.076431 | controller | Jun 09 14:12:01.180185 crc crio[23733]: time="2026-06-09T14:12:01.180034702Z" level=info msg="Ran pod sandbox 63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa with infra container: openshift-infra/auto-csr-approver-29683572-mdhpz/POD" id=9458ff86-6f98-4b13-af10-e41c61e12d52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.076447 | controller | Jun 09 14:12:01.185249 crc crio[23733]: time="2026-06-09T14:12:01.185201942Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2a384f7e-0480-4d94-a89f-ae6b6be6acae name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.076464 | controller | Jun 09 14:12:01.195303 crc crio[23733]: time="2026-06-09T14:12:01.195220376Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.076480 | controller | Jun 09 14:12:02.910499 crc crio[23733]: time="2026-06-09T14:12:02.909069424Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2a384f7e-0480-4d94-a89f-ae6b6be6acae name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.076496 | controller | Jun 09 14:12:02.912788 crc crio[23733]: time="2026-06-09T14:12:02.911779492Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=754f4b4a-db17-43ed-a897-cc3f3869a0ad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.076547 | controller | Jun 09 14:12:02.915537 crc crio[23733]: time="2026-06-09T14:12:02.914690666Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=220dbc8a-d8dd-4a32-8025-2a223e7c1f50 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.076567 | controller | Jun 09 14:12:02.924392 crc crio[23733]: time="2026-06-09T14:12:02.924080571Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683572-mdhpz/oc" id=0d374bf6-475d-4ea7-bdd2-3393fae1956b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.076586 | controller | Jun 09 14:12:02.925033 crc crio[23733]: time="2026-06-09T14:12:02.924950464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.076602 | controller | Jun 09 14:12:02.989578 crc crio[23733]: time="2026-06-09T14:12:02.989418708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.076618 | controller | Jun 09 14:12:03.291918 crc crio[23733]: time="2026-06-09T14:12:03.291788086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.076634 | controller | Jun 09 14:12:03.436413 crc crio[23733]: time="2026-06-09T14:12:03.436286137Z" level=info msg="Created container 3aeb0282d99d0bcb5aee82280862777b78bfc24e164605f525bf048d93362cf9: openshift-infra/auto-csr-approver-29683572-mdhpz/oc" id=0d374bf6-475d-4ea7-bdd2-3393fae1956b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.076649 | controller | Jun 09 14:12:03.438028 crc crio[23733]: time="2026-06-09T14:12:03.437966428Z" level=info msg="Starting container: 3aeb0282d99d0bcb5aee82280862777b78bfc24e164605f525bf048d93362cf9" id=3b1cf7af-da8f-4ae3-91ad-0893bf9c6dd2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.076665 | controller | Jun 09 14:12:03.444348 crc crio[23733]: time="2026-06-09T14:12:03.444223377Z" level=info msg="Started container" PID=129280 containerID=3aeb0282d99d0bcb5aee82280862777b78bfc24e164605f525bf048d93362cf9 description=openshift-infra/auto-csr-approver-29683572-mdhpz/oc id=3b1cf7af-da8f-4ae3-91ad-0893bf9c6dd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa
2026-06-09 14:45:31.076681 | controller | Jun 09 14:12:05.808059 crc crio[23733]: time="2026-06-09T14:12:05.807022244Z" level=info msg="Stopping pod sandbox: 63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa" id=52d50ae0-3c42-437b-a933-9cb6c22311e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.076697 | controller | Jun 09 14:12:05.809717 crc crio[23733]: time="2026-06-09T14:12:05.808899411Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683572-mdhpz Namespace:openshift-infra ID:63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa UID:04a95382-d3fc-4f88-a596-6446952818c8 NetNS:/var/run/netns/13d25db3-efa8-47bf-ab85-65b34c09bda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04a95382_d3fc_4f88_a596_6446952818c8.slice PodAnnotations:0xc002b0e7a8}] Aliases:map[]}"
2026-06-09 14:45:31.076713 | controller | Jun 09 14:12:05.809717 crc crio[23733]: time="2026-06-09T14:12:05.809364143Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683572-mdhpz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.076730 | controller | Jun 09 14:12:06.174427 crc crio[23733]: time="2026-06-09T14:12:06.174286577Z" level=info msg="Stopped pod sandbox: 63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa" id=52d50ae0-3c42-437b-a933-9cb6c22311e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.076746 | controller | Jun 09 14:12:21.493955 crc crio[23733]: time="2026-06-09T14:12:21.492896662Z" level=info msg="Removing container: bb8b0248b121bd1837c23d7cd2b595d8597999f10da6c8d32ea3168e29c64ee2" id=421d5755-a9d4-4eaf-9867-bdd472f6530b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.076762 | controller | Jun 09 14:12:21.668261 crc crio[23733]: time="2026-06-09T14:12:21.667568452Z" level=info msg="Removed container bb8b0248b121bd1837c23d7cd2b595d8597999f10da6c8d32ea3168e29c64ee2: openshift-infra/auto-csr-approver-29683566-jc4xw/oc" id=421d5755-a9d4-4eaf-9867-bdd472f6530b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.076781 | controller | Jun 09 14:12:21.679792 crc crio[23733]: time="2026-06-09T14:12:21.679605676Z" level=info msg="Stopping pod sandbox: c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50" id=cdda87c4-541a-4d2c-976c-1b9999aeeef3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.076798 | controller | Jun 09 14:12:21.680374 crc crio[23733]: time="2026-06-09T14:12:21.679864992Z" level=info msg="Stopped pod sandbox (already stopped): c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50" id=cdda87c4-541a-4d2c-976c-1b9999aeeef3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.076814 | controller | Jun 09 14:12:21.681069 crc crio[23733]: time="2026-06-09T14:12:21.680835667Z" level=info msg="Removing pod sandbox: c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50" id=538c2f67-1728-4f24-a4ed-2d329b89ebe7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.076830 | controller | Jun 09 14:12:21.708576 crc crio[23733]: time="2026-06-09T14:12:21.708394621Z" level=info msg="Removed pod sandbox: c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50" id=538c2f67-1728-4f24-a4ed-2d329b89ebe7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.076845 | controller | Jun 09 14:13:14.905558 crc crio[23733]: time="2026-06-09T14:13:14.904616576Z" level=info msg="Stopping pod sandbox: 2597ba2c7be7dcc8cbe4deeb950919cee5b2abce08ca6af4c4f6fbff5447ff5e" id=2ab9ee92-2100-4165-a629-1379e15e61a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.076862 | controller | Jun 09 14:13:14.908788 crc crio[23733]: time="2026-06-09T14:13:14.906567305Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt Namespace:openstack ID:2597ba2c7be7dcc8cbe4deeb950919cee5b2abce08ca6af4c4f6fbff5447ff5e UID:e4caa4bf-7e3f-439c-8360-36eba4ca04d4 NetNS:/var/run/netns/d9239d16-58f2-4ea5-ad6d-542ca60f248e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4caa4bf_7e3f_439c_8360_36eba4ca04d4.slice PodAnnotations:0xc00012afd8}] Aliases:map[]}"
2026-06-09 14:45:31.076878 | controller | Jun 09 14:13:14.908788 crc crio[23733]: time="2026-06-09T14:13:14.906816591Z" level=info msg="Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.076894 | controller | Jun 09 14:13:15.671076 crc crio[23733]: time="2026-06-09T14:13:15.670333396Z" level=info msg="Stopped pod sandbox: 2597ba2c7be7dcc8cbe4deeb950919cee5b2abce08ca6af4c4f6fbff5447ff5e" id=2ab9ee92-2100-4165-a629-1379e15e61a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.076910 | controller | Jun 09 14:13:16.474520 crc crio[23733]: time="2026-06-09T14:13:16.473973145Z" level=info msg="Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8/POD" id=e6ca68d7-b3b1-4ae1-a3bb-7e6d00d7a17a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.076926 | controller | Jun 09 14:13:16.475502 crc crio[23733]: time="2026-06-09T14:13:16.474556479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.076942 | controller | Jun 09 14:13:16.516520 crc crio[23733]: time="2026-06-09T14:13:16.516341501Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8 Namespace:openstack ID:a4168b7822541861a8eadf031f9b550b6d49692f5901dbc426985d279dd63237 UID:20c8cddc-800e-4093-90b4-2412ef1f3c73 NetNS:/var/run/netns/f6e7a618-63b9-4235-8820-56d3acea9627 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20c8cddc_800e_4093_90b4_2412ef1f3c73.slice PodAnnotations:0xc002534490}] Aliases:map[]}"
2026-06-09 14:45:31.076961 | controller | Jun 09 14:13:16.516520 crc crio[23733]: time="2026-06-09T14:13:16.516463525Z" level=info msg="Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.076978 | controller | Jun 09 14:13:17.317263 crc crio[23733]: 2026-06-09T14:13:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4168b782254186 Mac:d6:9a:5e:4d:5d:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/f6e7a618-63b9-4235-8820-56d3acea9627 SocketPath: PciID:}] [{Interface:0xc0004385d0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.076994 | controller | Jun 09 14:13:17.320030 crc crio[23733]: time="2026-06-09T14:13:17.319949088Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8 Namespace:openstack ID:a4168b7822541861a8eadf031f9b550b6d49692f5901dbc426985d279dd63237 UID:20c8cddc-800e-4093-90b4-2412ef1f3c73 NetNS:/var/run/netns/f6e7a618-63b9-4235-8820-56d3acea9627 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20c8cddc_800e_4093_90b4_2412ef1f3c73.slice PodAnnotations:0xc002534490}] Aliases:map[]}"
2026-06-09 14:45:31.077011 | controller | Jun 09 14:13:17.320270 crc crio[23733]: time="2026-06-09T14:13:17.320207935Z" level=info msg="Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.077027 | controller | Jun 09 14:13:17.330855 crc crio[23733]: time="2026-06-09T14:13:17.330807773Z" level=info msg="Ran pod sandbox a4168b7822541861a8eadf031f9b550b6d49692f5901dbc426985d279dd63237 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8/POD" id=e6ca68d7-b3b1-4ae1-a3bb-7e6d00d7a17a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.077043 | controller | Jun 09 14:13:17.334258 crc crio[23733]: time="2026-06-09T14:13:17.334219048Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=0800b2bd-1250-4bf0-b9ee-5e3d27566cac name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.077058 | controller | Jun 09 14:13:17.363368 crc crio[23733]: time="2026-06-09T14:13:17.363214479Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=ef03d169-f119-40da-8c76-7fc375d2cc52 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.077074 | controller | Jun 09 14:13:17.371902 crc crio[23733]: time="2026-06-09T14:13:17.371811995Z" level=info msg="Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=82d28984-decc-43db-8ec7-69bb11f87783 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.077090 | controller | Jun 09 14:13:17.372454 crc crio[23733]: time="2026-06-09T14:13:17.372346898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.077106 | controller | Jun 09 14:13:17.417762 crc crio[23733]: time="2026-06-09T14:13:17.417537278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.077122 | controller | Jun 09 14:13:17.421367 crc crio[23733]: time="2026-06-09T14:13:17.421304502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.077141 | controller | Jun 09 14:13:17.601747 crc crio[23733]: time="2026-06-09T14:13:17.601603935Z" level=info msg="Created container c7922ac99baa3a5e906eee0ecb4a219cd8c1ebf2612b1513e8e24535faf18df3: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=82d28984-decc-43db-8ec7-69bb11f87783 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.077157 | controller | Jun 09 14:13:17.603184 crc crio[23733]: time="2026-06-09T14:13:17.602979739Z" level=info msg="Starting container: c7922ac99baa3a5e906eee0ecb4a219cd8c1ebf2612b1513e8e24535faf18df3" id=4809a0f2-cae3-45ba-8b8b-f65f678bbd9c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.077173 | controller | Jun 09 14:13:17.613990 crc crio[23733]: time="2026-06-09T14:13:17.613567497Z" level=info msg="Started container" PID=133508 containerID=c7922ac99baa3a5e906eee0ecb4a219cd8c1ebf2612b1513e8e24535faf18df3 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=4809a0f2-cae3-45ba-8b8b-f65f678bbd9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4168b7822541861a8eadf031f9b550b6d49692f5901dbc426985d279dd63237
2026-06-09 14:45:31.077189 | controller | Jun 09 14:14:00.547172 crc crio[23733]: time="2026-06-09T14:14:00.546176919Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683574-8czvq/POD" id=f6f05113-3159-4367-87b3-8ee63289c237 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.077205 | controller | Jun 09 14:14:00.549353 crc crio[23733]: time="2026-06-09T14:14:00.547208965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.077221 | controller | Jun 09 14:14:00.590382 crc crio[23733]: time="2026-06-09T14:14:00.590382192Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683574-8czvq Namespace:openshift-infra ID:e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90 UID:6c304150-201e-4886-9bbf-2455e5876b9d NetNS:/var/run/netns/d6d59c7c-96b7-4954-a340-c2fc78808636 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c304150_201e_4886_9bbf_2455e5876b9d.slice PodAnnotations:0xc002898668}] Aliases:map[]}"
2026-06-09 14:45:31.077237 | controller | Jun 09 14:14:00.590608 crc crio[23733]: time="2026-06-09T14:14:00.590586537Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683574-8czvq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.077252 | controller | Jun 09 14:14:00.959470 crc crio[23733]: 2026-06-09T14:14:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e033f72e26f6993 Mac:0a:d7:7c:42:61:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/d6d59c7c-96b7-4954-a340-c2fc78808636 SocketPath: PciID:}] [{Interface:0xc000244840 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.077268 | controller | Jun 09 14:14:00.961841 crc crio[23733]: time="2026-06-09T14:14:00.961639696Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683574-8czvq Namespace:openshift-infra ID:e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90 UID:6c304150-201e-4886-9bbf-2455e5876b9d NetNS:/var/run/netns/d6d59c7c-96b7-4954-a340-c2fc78808636 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c304150_201e_4886_9bbf_2455e5876b9d.slice PodAnnotations:0xc002898668}] Aliases:map[]}"
2026-06-09 14:45:31.077284 | controller | Jun 09 14:14:00.962000 crc crio[23733]: time="2026-06-09T14:14:00.961936643Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683574-8czvq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.077303 | controller | Jun 09 14:14:00.979336 crc crio[23733]: time="2026-06-09T14:14:00.978539841Z" level=info msg="Ran pod sandbox e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90 with infra container: openshift-infra/auto-csr-approver-29683574-8czvq/POD" id=f6f05113-3159-4367-87b3-8ee63289c237 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.077319 | controller | Jun 09 14:14:00.984029 crc crio[23733]: time="2026-06-09T14:14:00.983896396Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=3d64a517-138f-4e44-9a3d-40bfb875616e name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.077335 | controller | Jun 09 14:14:01.001025 crc crio[23733]: time="2026-06-09T14:14:01.000919245Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.077350 | controller | Jun 09 14:14:01.822852 crc crio[23733]: time="2026-06-09T14:14:01.822157986Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=3d64a517-138f-4e44-9a3d-40bfb875616e name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.077366 | controller | Jun 09 14:14:01.824337 crc crio[23733]: time="2026-06-09T14:14:01.824095545Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6893f3a7-a17e-4612-89d1-018593da0543 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.077382 | controller | Jun 09 14:14:01.827323 crc crio[23733]: time="2026-06-09T14:14:01.827241085Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6b39db7c-095f-47ba-a329-a422ee1aa783 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.077397 | controller | Jun 09 14:14:01.838250 crc crio[23733]: time="2026-06-09T14:14:01.837985635Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683574-8czvq/oc" id=b8274747-4748-40eb-8629-d1e770fbe99c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.077412 | controller | Jun 09 14:14:01.838648 crc crio[23733]: time="2026-06-09T14:14:01.83862506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.077428 | controller | Jun 09 14:14:01.888299 crc crio[23733]: time="2026-06-09T14:14:01.8882036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.077443 | controller | Jun 09 14:14:02.265932 crc crio[23733]: time="2026-06-09T14:14:02.265477786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.077459 | controller | Jun 09 14:14:02.397551 crc crio[23733]: time="2026-06-09T14:14:02.397082731Z" level=info msg="Created container d1fcd29a8114907bce7408b59b61161180f0a97e51e16713b3355610856a4390: openshift-infra/auto-csr-approver-29683574-8czvq/oc" id=b8274747-4748-40eb-8629-d1e770fbe99c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.077475 | controller | Jun 09 14:14:02.399464 crc crio[23733]: time="2026-06-09T14:14:02.398585649Z" level=info msg="Starting container: d1fcd29a8114907bce7408b59b61161180f0a97e51e16713b3355610856a4390" id=6b96efd4-5495-444d-aeda-013fc196f3c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.077490 | controller | Jun 09 14:14:02.404946 crc crio[23733]: time="2026-06-09T14:14:02.404808955Z" level=info msg="Started container" PID=135953 containerID=d1fcd29a8114907bce7408b59b61161180f0a97e51e16713b3355610856a4390 description=openshift-infra/auto-csr-approver-29683574-8czvq/oc id=6b96efd4-5495-444d-aeda-013fc196f3c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90
2026-06-09 14:45:31.077506 | controller | Jun 09 14:14:03.072526 crc crio[23733]: time="2026-06-09T14:14:03.069514992Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-6lx24/POD" id=f7194b04-a25f-4b7c-8dac-b255342b8232 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.077545 | controller | Jun 09 14:14:03.072526 crc crio[23733]: time="2026-06-09T14:14:03.070074196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.077563 | controller | Jun 09 14:14:03.131535 crc crio[23733]: time="2026-06-09T14:14:03.131423852Z" level=info msg="Got pod network &{Name:community-operators-6lx24 Namespace:openshift-marketplace ID:b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b UID:7acea139-34ed-4697-8446-234ed54ac3c8 NetNS:/var/run/netns/f18b5390-eeac-4507-a811-34a738cf4d19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7acea139_34ed_4697_8446_234ed54ac3c8.slice PodAnnotations:0xc002898200}] Aliases:map[]}"
2026-06-09 14:45:31.077580 | controller | Jun 09 14:14:03.131535 crc crio[23733]: time="2026-06-09T14:14:03.131501604Z" level=info msg="Adding pod openshift-marketplace_community-operators-6lx24 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.077596 | controller | Jun 09 14:14:03.747014 crc crio[23733]: 2026-06-09T14:14:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b27cd181bc0dd2b Mac:b6:11:2d:30:af:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/f18b5390-eeac-4507-a811-34a738cf4d19 SocketPath: PciID:}] [{Interface:0xc00025ac20 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.077612 | controller | Jun 09 14:14:03.748543 crc crio[23733]: time="2026-06-09T14:14:03.748460908Z" level=info msg="Got pod network &{Name:community-operators-6lx24 Namespace:openshift-marketplace ID:b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b UID:7acea139-34ed-4697-8446-234ed54ac3c8 NetNS:/var/run/netns/f18b5390-eeac-4507-a811-34a738cf4d19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7acea139_34ed_4697_8446_234ed54ac3c8.slice PodAnnotations:0xc002898200}] Aliases:map[]}"
2026-06-09 14:45:31.077628 | controller | Jun 09 14:14:03.748794 crc crio[23733]: time="2026-06-09T14:14:03.748737815Z" level=info msg="Checking pod openshift-marketplace_community-operators-6lx24 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.077644 | controller | Jun 09 14:14:03.769442 crc crio[23733]: time="2026-06-09T14:14:03.769307762Z" level=info msg="Ran pod sandbox b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b with infra container: openshift-marketplace/community-operators-6lx24/POD" id=f7194b04-a25f-4b7c-8dac-b255342b8232 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.077661 | controller | Jun 09 14:14:03.772048 crc crio[23733]: time="2026-06-09T14:14:03.771938219Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c709a53d-3e39-44e3-8a33-5ae3443d7a71 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.077676 | controller | Jun 09 14:14:03.775223 crc crio[23733]: time="2026-06-09T14:14:03.775013387Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=996b0ed8-63eb-4f6c-a6f5-c0986d570dad name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.077692 | controller | Jun 09 14:14:03.784492 crc crio[23733]: time="2026-06-09T14:14:03.784368412Z" level=info msg="Creating container: openshift-marketplace/community-operators-6lx24/extract-utilities" id=91310ca8-3dbc-4238-9467-a3b326114b0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.077715 | controller | Jun 09 14:14:03.785041 crc crio[23733]: time="2026-06-09T14:14:03.784981788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.077730 | controller | Jun 09 14:14:03.836053 crc crio[23733]: time="2026-06-09T14:14:03.835927121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.077746 | controller | Jun 09 14:14:03.841273 crc crio[23733]: time="2026-06-09T14:14:03.841212684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.077762 | controller | Jun 09 14:14:04.009374 crc crio[23733]: time="2026-06-09T14:14:04.009225657Z" level=info msg="Created container 90a4aaec9d67e1b4d32e5a8f49830d87d5585566c8a1b5cf993161621eb418f4: openshift-marketplace/community-operators-6lx24/extract-utilities" id=91310ca8-3dbc-4238-9467-a3b326114b0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.077778 | controller | Jun 09 14:14:04.012509 crc crio[23733]: time="2026-06-09T14:14:04.012419567Z" level=info msg="Starting container: 90a4aaec9d67e1b4d32e5a8f49830d87d5585566c8a1b5cf993161621eb418f4" id=9b0be2d8-b100-41a5-80b6-aef43e6e0d1d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.077794 | controller | Jun 09 14:14:04.024918 crc crio[23733]: time="2026-06-09T14:14:04.024801289Z" level=info msg="Started container" PID=136127 containerID=90a4aaec9d67e1b4d32e5a8f49830d87d5585566c8a1b5cf993161621eb418f4 description=openshift-marketplace/community-operators-6lx24/extract-utilities id=9b0be2d8-b100-41a5-80b6-aef43e6e0d1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b
2026-06-09 14:45:31.077809 | controller | Jun 09 14:14:04.640235 crc crio[23733]: time="2026-06-09T14:14:04.640096831Z" level=info msg="Stopping pod sandbox: e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90" id=c7c65c66-b0c3-41ce-9ee5-df76d34dbc36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.077825 | controller | Jun 09 14:14:04.641220 crc crio[23733]: time="2026-06-09T14:14:04.640158263Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=13d8f971-525c-426b-909e-f5170603bdec name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.077841 | controller | Jun 09 14:14:04.641220 crc crio[23733]: time="2026-06-09T14:14:04.640780688Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683574-8czvq Namespace:openshift-infra ID:e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90 UID:6c304150-201e-4886-9bbf-2455e5876b9d NetNS:/var/run/netns/d6d59c7c-96b7-4954-a340-c2fc78808636 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c304150_201e_4886_9bbf_2455e5876b9d.slice PodAnnotations:0xc0059cc320}] Aliases:map[]}"
2026-06-09 14:45:31.077856 | controller | Jun 09 14:14:04.641220 crc crio[23733]: time="2026-06-09T14:14:04.640928932Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683574-8czvq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.077872 | controller | Jun 09 14:14:04.646256 crc crio[23733]: time="2026-06-09T14:14:04.645758644Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 14:45:31.077888 | controller | Jun 09 14:14:05.020606 crc crio[23733]: time="2026-06-09T14:14:05.020489235Z" level=info msg="Stopped pod sandbox: e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90" id=c7c65c66-b0c3-41ce-9ee5-df76d34dbc36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.077906 | controller | Jun 09 14:14:05.706889 crc crio[23733]: time="2026-06-09T14:14:05.706038816Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393" id=13d8f971-525c-426b-909e-f5170603bdec name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.077923 | controller | Jun 09 14:14:05.709653 crc crio[23733]: time="2026-06-09T14:14:05.709562756Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=b1059669-598c-4974-b2a9-92d06f1f2688 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.077939 | controller | Jun 09 14:14:05.713007 crc crio[23733]: time="2026-06-09T14:14:05.712769605Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=87f7d98e-6dae-4dfe-9f87-294ba3263aae name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.077955 | controller | Jun 09 14:14:05.735339 crc crio[23733]: time="2026-06-09T14:14:05.735022686Z" level=info msg="Creating container: openshift-marketplace/community-operators-6lx24/extract-content" id=622e0917-a6e2-44b9-852f-f8dbb7ca0659 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.077971 | controller | Jun 09 14:14:05.736078 crc crio[23733]: time="2026-06-09T14:14:05.735673063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.077986 | controller | Jun 09 14:14:05.844729 crc crio[23733]: time="2026-06-09T14:14:05.844626198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.078002 | controller | Jun 09 14:14:05.849244 crc crio[23733]: time="2026-06-09T14:14:05.849166622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.078017 | controller | Jun 09 14:14:06.014384 crc crio[23733]: time="2026-06-09T14:14:06.014255212Z" level=info msg="Created container 2236441cc796db2e69430cd515e56e28e5d24579e909df9df6149063875ec4d9: openshift-marketplace/community-operators-6lx24/extract-content" id=622e0917-a6e2-44b9-852f-f8dbb7ca0659 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.078033 | controller | Jun 09 14:14:06.017512 crc crio[23733]: time="2026-06-09T14:14:06.0173913Z" level=info msg="Starting container: 2236441cc796db2e69430cd515e56e28e5d24579e909df9df6149063875ec4d9" id=fa745e3e-0715-4e03-81a7-87da0d35d27e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.078048 | controller | Jun 09 14:14:06.024482 crc crio[23733]: time="2026-06-09T14:14:06.023921894Z" level=info msg="Started container" PID=136316 containerID=2236441cc796db2e69430cd515e56e28e5d24579e909df9df6149063875ec4d9 description=openshift-marketplace/community-operators-6lx24/extract-content id=fa745e3e-0715-4e03-81a7-87da0d35d27e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b
2026-06-09 14:45:31.078064 | controller | Jun 09 14:14:06.685247 crc crio[23733]: time="2026-06-09T14:14:06.684518458Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0d51e71a-0296-46e3-bebe-3d082819d50e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.078080 | controller | Jun 09 14:14:06.689258 crc crio[23733]: time="2026-06-09T14:14:06.689085933Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f1fc62e2-0bef-43e8-9e8d-9824a87814a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.078096 | controller | Jun 09 14:14:06.706839 crc crio[23733]: time="2026-06-09T14:14:06.706662906Z" level=info msg="Creating container: openshift-marketplace/community-operators-6lx24/registry-server" id=ec43a622-807b-4aea-a146-5024cab9989d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.078115 | controller | Jun 09 14:14:06.707472 crc crio[23733]: time="2026-06-09T14:14:06.707397704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.078131 | controller | Jun 09 14:14:06.804253 crc crio[23733]: time="2026-06-09T14:14:06.803641899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.078146 | controller | Jun 09 14:14:06.807902 crc crio[23733]: time="2026-06-09T14:14:06.807810025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.078161 | controller | Jun 09 14:14:06.988174 crc crio[23733]: time="2026-06-09T14:14:06.985226324Z" level=info msg="Created container a71b81387fa4f1cd0b35726f117f38ee427819339ff564e9d3f4b00119437f85: openshift-marketplace/community-operators-6lx24/registry-server" id=ec43a622-807b-4aea-a146-5024cab9989d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.078177 | controller | Jun 09 14:14:06.989019 crc crio[23733]: time="2026-06-09T14:14:06.988947988Z" level=info msg="Starting container: a71b81387fa4f1cd0b35726f117f38ee427819339ff564e9d3f4b00119437f85" id=08483fb9-27d6-49ff-818c-a2a3d9516ba5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.078192 | controller | Jun 09 14:14:06.999044 crc crio[23733]: time="2026-06-09T14:14:06.998933949Z" level=info msg="Started container" PID=136416 containerID=a71b81387fa4f1cd0b35726f117f38ee427819339ff564e9d3f4b00119437f85 description=openshift-marketplace/community-operators-6lx24/registry-server id=08483fb9-27d6-49ff-818c-a2a3d9516ba5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b
2026-06-09 14:45:31.078208 | controller | Jun 09 14:14:16.626579 crc crio[23733]: time="2026-06-09T14:14:16.625597785Z" level=info msg="Stopping container: a71b81387fa4f1cd0b35726f117f38ee427819339ff564e9d3f4b00119437f85 (timeout: 2s)" id=dc85c3df-32d7-417c-b155-f6b97235e8cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.078224 | controller | Jun 09 14:14:16.757196 crc crio[23733]: time="2026-06-09T14:14:16.756938624Z" level=info msg="Stopped container a71b81387fa4f1cd0b35726f117f38ee427819339ff564e9d3f4b00119437f85: openshift-marketplace/community-operators-6lx24/registry-server" id=dc85c3df-32d7-417c-b155-f6b97235e8cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.078240 | controller | Jun 09 14:14:16.759498 crc crio[23733]: time="2026-06-09T14:14:16.759382095Z" level=info msg="Stopping pod sandbox: b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b" id=181f70e8-968b-4ff4-900f-5f2c398af8e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.078255 | controller | Jun 09 14:14:16.761636 crc crio[23733]: time="2026-06-09T14:14:16.76154309Z" level=info msg="Got pod network &{Name:community-operators-6lx24 Namespace:openshift-marketplace ID:b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b UID:7acea139-34ed-4697-8446-234ed54ac3c8 NetNS:/var/run/netns/f18b5390-eeac-4507-a811-34a738cf4d19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7acea139_34ed_4697_8446_234ed54ac3c8.slice PodAnnotations:0xc0025a6de0}] Aliases:map[]}"
2026-06-09 14:45:31.078271 | controller | Jun 09 14:14:16.761832 crc crio[23733]: time="2026-06-09T14:14:16.761782946Z" level=info msg="Deleting pod openshift-marketplace_community-operators-6lx24 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.078286 | controller | Jun 09 14:14:17.321841 crc crio[23733]: time="2026-06-09T14:14:17.320822451Z" level=info msg="Stopped pod sandbox: b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b" id=181f70e8-968b-4ff4-900f-5f2c398af8e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.078305 | controller | Jun 09 14:14:17.760216 crc crio[23733]: time="2026-06-09T14:14:17.760066037Z" level=info msg="Removing container: a71b81387fa4f1cd0b35726f117f38ee427819339ff564e9d3f4b00119437f85" id=f3458d78-38c7-460b-bac5-0ea936dfc812 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.078321 | controller | Jun 09 14:14:17.837757 crc crio[23733]: time="2026-06-09T14:14:17.837605451Z" level=info msg="Removed container a71b81387fa4f1cd0b35726f117f38ee427819339ff564e9d3f4b00119437f85: openshift-marketplace/community-operators-6lx24/registry-server" id=f3458d78-38c7-460b-bac5-0ea936dfc812 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.078337 | controller | Jun 09 14:14:17.841275 crc crio[23733]: time="2026-06-09T14:14:17.841188291Z" level=info msg="Removing container: 2236441cc796db2e69430cd515e56e28e5d24579e909df9df6149063875ec4d9" id=11c30fe5-fce5-4d25-88bc-cb5306cd37e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.078353 | controller | Jun 09 14:14:17.963706 crc crio[23733]: time="2026-06-09T14:14:17.959562962Z" level=info msg="Removed container 2236441cc796db2e69430cd515e56e28e5d24579e909df9df6149063875ec4d9: openshift-marketplace/community-operators-6lx24/extract-content" id=11c30fe5-fce5-4d25-88bc-cb5306cd37e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.078369 | controller | Jun 09 14:14:18.016853 crc crio[23733]: time="2026-06-09T14:14:18.016267452Z" level=info msg="Removing container: 90a4aaec9d67e1b4d32e5a8f49830d87d5585566c8a1b5cf993161621eb418f4" id=fb6307c1-fdcd-4640-b5dd-bd910d75eae4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.078384 | controller | Jun 09 14:14:18.245054 crc crio[23733]: time="2026-06-09T14:14:18.243885416Z" level=info msg="Removed container 90a4aaec9d67e1b4d32e5a8f49830d87d5585566c8a1b5cf993161621eb418f4: openshift-marketplace/community-operators-6lx24/extract-utilities" id=fb6307c1-fdcd-4640-b5dd-bd910d75eae4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.078399 | controller | Jun 09 14:14:21.775534 crc crio[23733]: time="2026-06-09T14:14:21.774539356Z" level=info msg="Removing container: 15541c266069b476f74b15671050d2b3d0dcd3e7d899526b6e482e6aee28d77f" id=f7515923-2f76-4c60-94c9-af02f3d4b7c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.078415 | controller | Jun 09 14:14:22.214187 crc crio[23733]: time="2026-06-09T14:14:22.213644028Z" level=info msg="Removed container 15541c266069b476f74b15671050d2b3d0dcd3e7d899526b6e482e6aee28d77f: openshift-infra/auto-csr-approver-29683568-hcvmg/oc" id=f7515923-2f76-4c60-94c9-af02f3d4b7c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.078430 | controller | Jun 09 14:14:22.228410 crc crio[23733]: time="2026-06-09T14:14:22.228269037Z" level=info msg="Stopping pod sandbox: b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b" id=e5dc4992-6e2b-4c5b-a48b-0459e1074fe6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.078445 | controller | Jun 09 14:14:22.228410 crc crio[23733]: time="2026-06-09T14:14:22.22838812Z" level=info msg="Stopped pod sandbox (already stopped): b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b" id=e5dc4992-6e2b-4c5b-a48b-0459e1074fe6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.078460 | controller | Jun 09 14:14:22.229644 crc crio[23733]: time="2026-06-09T14:14:22.22956839Z" level=info msg="Removing pod sandbox: b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b" id=7916c2ab-1ba0-4e15-85e4-dc267f86c457 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.078476 | controller | Jun 09 14:14:22.245831 crc crio[23733]: time="2026-06-09T14:14:22.245707466Z" level=info msg="Removed pod sandbox: b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b" id=7916c2ab-1ba0-4e15-85e4-dc267f86c457 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.078495 | controller | Jun 09 14:14:22.249944 crc crio[23733]: time="2026-06-09T14:14:22.249856332Z" level=info msg="Stopping pod sandbox: 35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958" id=5337fdbe-3d76-401d-bcea-895dfe6f88ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.078525 | controller | Jun 09 14:14:22.250179 crc crio[23733]: time="2026-06-09T14:14:22.249975385Z" level=info msg="Stopped pod sandbox (already stopped): 35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958" id=5337fdbe-3d76-401d-bcea-895dfe6f88ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.078547 | controller | Jun 09 14:14:22.252460 crc crio[23733]: time="2026-06-09T14:14:22.252344214Z" level=info msg="Removing pod sandbox: 35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958" id=5f6d435c-7cec-43c3-8432-1dd986ac2f58 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.078563 | controller | Jun 09 14:14:22.268766 crc crio[23733]: time="2026-06-09T14:14:22.268640295Z" level=info msg="Removed pod sandbox: 35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958" id=5f6d435c-7cec-43c3-8432-1dd986ac2f58 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.078579 | controller | Jun 09 14:14:22.435413 crc crio[23733]: time="2026-06-09T14:14:22.435313414Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-hsknk/POD" id=0048cd73-c6ab-4c17-851f-c9764522cd9e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.078595 | controller | Jun 09 14:14:22.435586 crc crio[23733]: time="2026-06-09T14:14:22.435445907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.078610 | controller | Jun 09 14:14:22.508758 crc crio[23733]: time="2026-06-09T14:14:22.508605911Z" level=info msg="Got pod network &{Name:redhat-marketplace-hsknk Namespace:openshift-marketplace ID:6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c UID:3630f7f4-c223-4777-82c6-da6e43128cd7 NetNS:/var/run/netns/d9e3bfce-a5be-4762-95ba-89f9e04f9fce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3630f7f4_c223_4777_82c6_da6e43128cd7.slice PodAnnotations:0xc00028e3e0}] Aliases:map[]}"
2026-06-09 14:45:31.078626 | controller | Jun 09 14:14:22.508758 crc crio[23733]: time="2026-06-09T14:14:22.508721514Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-hsknk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.078642 | controller | Jun 09 14:14:23.280933 crc crio[23733]: 2026-06-09T14:14:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d812d26e73cb08 Mac:da:ae:95:cb:9e:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/d9e3bfce-a5be-4762-95ba-89f9e04f9fce SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.078658 | controller | Jun 09 14:14:23.284499 crc crio[23733]: time="2026-06-09T14:14:23.282567099Z" level=info msg="Got pod network &{Name:redhat-marketplace-hsknk Namespace:openshift-marketplace ID:6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c UID:3630f7f4-c223-4777-82c6-da6e43128cd7 NetNS:/var/run/netns/d9e3bfce-a5be-4762-95ba-89f9e04f9fce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3630f7f4_c223_4777_82c6_da6e43128cd7.slice PodAnnotations:0xc00028e3e0}] Aliases:map[]}"
2026-06-09 14:45:31.078674 | controller | Jun 09 14:14:23.284499 crc crio[23733]: time="2026-06-09T14:14:23.282791145Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-hsknk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.078694 | controller | Jun 09 14:14:23.294737 crc crio[23733]: time="2026-06-09T14:14:23.294633693Z" level=info msg="Ran pod sandbox 6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c with infra container: openshift-marketplace/redhat-marketplace-hsknk/POD" id=0048cd73-c6ab-4c17-851f-c9764522cd9e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.078711 | controller | Jun 09 14:14:23.303064 crc crio[23733]: time="2026-06-09T14:14:23.302967632Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fcf700cb-38fd-4abd-92a5-b140421703fa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.078728 | controller | Jun 09 14:14:23.308891 crc crio[23733]: time="2026-06-09T14:14:23.308224165Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=59586f93-c9aa-4417-862b-e5a73f27a2d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.078744 | controller | Jun 09 14:14:23.348620 crc crio[23733]: time="2026-06-09T14:14:23.34851004Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-hsknk/extract-utilities" id=8e64f45e-d7cc-4819-b612-2efb9878ba12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.078760 | controller | Jun 09 14:14:23.349228 crc crio[23733]: time="2026-06-09T14:14:23.349049874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.078777 | controller | Jun 09 14:14:23.441666 crc crio[23733]: time="2026-06-09T14:14:23.440966231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.078793 | controller | Jun 09 14:14:23.464180 crc crio[23733]: time="2026-06-09T14:14:23.464065442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.078810 | controller | Jun 09 14:14:23.759906 crc crio[23733]: time="2026-06-09T14:14:23.759799863Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-n2blp/POD" id=72b070d5-cea5-4950-a162-6122c38e60e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.078826 | controller | Jun 09 14:14:23.760301 crc crio[23733]: time="2026-06-09T14:14:23.759942436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.078842 | controller | Jun 09 14:14:24.057974 crc crio[23733]: time="2026-06-09T14:14:24.0522775Z" level=info msg="Created container 43d8fb924d5ee238a0b7a7c9897550ab7aebb20acdbdf5c65b2a64b751e18aef: openshift-marketplace/redhat-marketplace-hsknk/extract-utilities" id=8e64f45e-d7cc-4819-b612-2efb9878ba12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.078858 | controller | Jun 09 14:14:24.253746 crc crio[23733]: time="2026-06-09T14:14:24.252948287Z" level=info msg="Starting container: 43d8fb924d5ee238a0b7a7c9897550ab7aebb20acdbdf5c65b2a64b751e18aef" id=f73361f9-006e-4503-9cec-3cdc20e8a8b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.078875 | controller | Jun 09 14:14:24.383063 crc crio[23733]: time="2026-06-09T14:14:24.38246226Z" level=info msg="Started container" PID=137281 containerID=43d8fb924d5ee238a0b7a7c9897550ab7aebb20acdbdf5c65b2a64b751e18aef description=openshift-marketplace/redhat-marketplace-hsknk/extract-utilities id=f73361f9-006e-4503-9cec-3cdc20e8a8b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c
2026-06-09 14:45:31.078891 | controller | Jun 09 14:14:24.484796 crc crio[23733]: time="2026-06-09T14:14:24.484571543Z" level=info msg="Got pod network &{Name:redhat-operators-n2blp Namespace:openshift-marketplace ID:b40b5e82f36e64fb008ae26c8f6b4df5007612c89b5d4058caeb85fccdecf3fc UID:990ed29a-d543-4036-84d8-6bc8f42ddd63 NetNS:/var/run/netns/21c12236-10e2-4209-af27-dab9d30eaa20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod990ed29a_d543_4036_84d8_6bc8f42ddd63.slice PodAnnotations:0xc002898430}] Aliases:map[]}"
2026-06-09 14:45:31.078911 | controller | Jun 09 14:14:24.484796 crc crio[23733]: time="2026-06-09T14:14:24.484674576Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-n2blp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.078928 | controller | Jun 09 14:14:25.905338 crc crio[23733]: time="2026-06-09T14:14:25.904163338Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=fa2e63a7-3a82-48c7-8732-37856581c50f name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.078945 | controller | Jun 09 14:14:26.329355 crc crio[23733]: time="2026-06-09T14:14:26.325671798Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 14:45:31.078962 | controller | Jun 09 14:14:27.376895 crc crio[23733]: 2026-06-09T14:14:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b40b5e82f36e64f Mac:2a:4a:72:c7:17:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/21c12236-10e2-4209-af27-dab9d30eaa20 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.078979 | controller | Jun 09 14:14:27.455490 crc crio[23733]: time="2026-06-09T14:14:27.418543809Z" level=info msg="Got pod network &{Name:redhat-operators-n2blp Namespace:openshift-marketplace ID:b40b5e82f36e64fb008ae26c8f6b4df5007612c89b5d4058caeb85fccdecf3fc UID:990ed29a-d543-4036-84d8-6bc8f42ddd63 NetNS:/var/run/netns/21c12236-10e2-4209-af27-dab9d30eaa20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod990ed29a_d543_4036_84d8_6bc8f42ddd63.slice PodAnnotations:0xc002898430}] Aliases:map[]}"
2026-06-09 14:45:31.078996 | controller | Jun 09 14:14:27.455867 crc crio[23733]: time="2026-06-09T14:14:27.455595519Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-n2blp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.079013 | controller | Jun 09 14:14:27.513234 crc crio[23733]: time="2026-06-09T14:14:27.513065502Z" level=info msg="Ran pod sandbox b40b5e82f36e64fb008ae26c8f6b4df5007612c89b5d4058caeb85fccdecf3fc with infra container: openshift-marketplace/redhat-operators-n2blp/POD" id=72b070d5-cea5-4950-a162-6122c38e60e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.079030 | controller | Jun 09 14:14:27.521192 crc crio[23733]: time="2026-06-09T14:14:27.521074473Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=67738164-078d-44ab-a893-d37094680505 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.079046 | controller | Jun 09 14:14:27.541675 crc crio[23733]: time="2026-06-09T14:14:27.530804057Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4925e79a-d8d4-446c-ac73-d5fd696daa5f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.079063 | controller | Jun 09 14:14:27.595976 crc crio[23733]: time="2026-06-09T14:14:27.595719168Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-n2blp/extract-utilities" id=3dac48c0-be9d-4826-8671-6375782dd44d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.079082 | controller | Jun 09 14:14:27.596636 crc crio[23733]: time="2026-06-09T14:14:27.596495537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.079099 | controller | Jun 09 14:14:28.001022 crc crio[23733]: time="2026-06-09T14:14:27.993063194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.079116 | controller | Jun 09 14:14:28.097821 crc crio[23733]: time="2026-06-09T14:14:28.097085706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.079132 | controller | Jun 09 14:14:28.110460 crc crio[23733]: time="2026-06-09T14:14:28.110340789Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=fa2e63a7-3a82-48c7-8732-37856581c50f name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.079148 | controller | Jun 09 14:14:28.124448 crc crio[23733]: time="2026-06-09T14:14:28.120803452Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=452a0707-3005-480c-b1d6-d20d0e8523e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.079164 | controller | Jun 09 14:14:28.136784 crc crio[23733]: time="2026-06-09T14:14:28.13664926Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a387084e-d3c4-4d4a-a49f-7cb9d3ee0cca name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.079180 | controller | Jun 09 14:14:28.231333 crc crio[23733]: time="2026-06-09T14:14:28.231153472Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-hsknk/extract-content" id=c47fe39d-c4fa-4b16-95f7-8881fae27491 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.079196 | controller | Jun 09 14:14:28.280885 crc crio[23733]: time="2026-06-09T14:14:28.246163019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.079212 | controller | Jun 09 14:14:28.490784 crc crio[23733]: time="2026-06-09T14:14:28.476797059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.079228 | controller | Jun 09 14:14:28.490784 crc crio[23733]: time="2026-06-09T14:14:28.488537034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.079245 | controller | Jun 09 14:14:28.607839 crc crio[23733]: time="2026-06-09T14:14:28.607711027Z" level=info msg="Created container 309c34c02d0ddec2b41efbcc9d682c72686c7253240084fc8ebce5babe160825: openshift-marketplace/redhat-operators-n2blp/extract-utilities" id=3dac48c0-be9d-4826-8671-6375782dd44d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.079261 | controller | Jun 09 14:14:28.615769 crc crio[23733]: time="2026-06-09T14:14:28.615553354Z" level=info msg="Starting container: 309c34c02d0ddec2b41efbcc9d682c72686c7253240084fc8ebce5babe160825" id=8253e810-f3b3-4cd2-b641-e952ade37086 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.079277 | controller | Jun 09 14:14:28.632647 crc crio[23733]: time="2026-06-09T14:14:28.62457243Z" level=info msg="Started container" PID=137606 containerID=309c34c02d0ddec2b41efbcc9d682c72686c7253240084fc8ebce5babe160825 description=openshift-marketplace/redhat-operators-n2blp/extract-utilities id=8253e810-f3b3-4cd2-b641-e952ade37086 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b40b5e82f36e64fb008ae26c8f6b4df5007612c89b5d4058caeb85fccdecf3fc
2026-06-09 14:45:31.079294 | controller | Jun 09 14:14:29.063002 crc crio[23733]: time="2026-06-09T14:14:29.060998288Z" level=info msg="Created container 7fbb57f4b916fcf8729a2d674b11d740f73446880d0fae5f24a6d42def6389a6: openshift-marketplace/redhat-marketplace-hsknk/extract-content" id=c47fe39d-c4fa-4b16-95f7-8881fae27491 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.079314 | controller | Jun 09 14:14:29.097779 crc crio[23733]: time="2026-06-09T14:14:29.097044093Z" level=info msg="Starting container: 7fbb57f4b916fcf8729a2d674b11d740f73446880d0fae5f24a6d42def6389a6" id=4672575c-fa9e-46a5-8d45-fea3b9c9b04f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.079331 | controller | Jun 09 14:14:29.126091 crc crio[23733]: time="2026-06-09T14:14:29.12597553Z" level=info msg="Started container" PID=137625 containerID=7fbb57f4b916fcf8729a2d674b11d740f73446880d0fae5f24a6d42def6389a6 description=openshift-marketplace/redhat-marketplace-hsknk/extract-content id=4672575c-fa9e-46a5-8d45-fea3b9c9b04f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c
2026-06-09 14:45:31.079348 | controller | Jun 09 14:14:29.684172 crc crio[23733]: time="2026-06-09T14:14:29.683989219Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=7ad6252d-07f8-489b-8048-63db502af00a name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.079364 | controller | Jun 09 14:14:29.721277 crc crio[23733]: time="2026-06-09T14:14:29.721092591Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 14:45:31.079381 | controller | Jun 09 14:14:33.539995 crc crio[23733]: time="2026-06-09T14:14:33.53301432Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1b7f1643-46ab-4f05-8e6f-9f7260155ceb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.079397 | controller | Jun 09 14:14:33.588458 crc crio[23733]: time="2026-06-09T14:14:33.587877708Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8a65a86e-cf6b-454f-9c94-a3ce1999e8fc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.079413 | controller | Jun 09 14:14:33.615298 crc crio[23733]: time="2026-06-09T14:14:33.614661959Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-hsknk/registry-server" id=d263fbeb-d9fe-4ddb-8491-9489fb84cb2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.079429 | controller | Jun 09 14:14:33.616238 crc crio[23733]: time="2026-06-09T14:14:33.616164547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.079446 | controller | Jun 09 14:14:34.001542 crc crio[23733]: time="2026-06-09T14:14:33.995532803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.079462 | controller | Jun 09 14:14:34.023334 crc crio[23733]: time="2026-06-09T14:14:34.015779291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.079478 | controller | Jun 09 14:14:34.783273 crc crio[23733]: time="2026-06-09T14:14:34.778577413Z" level=info msg="Created container a682be0bb7e802cf9d84d36b20b7b6363a916b3843d563711a4b13be0b0588db: openshift-marketplace/redhat-marketplace-hsknk/registry-server" id=d263fbeb-d9fe-4ddb-8491-9489fb84cb2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.079494 | controller | Jun 09 14:14:34.830246 crc crio[23733]: time="2026-06-09T14:14:34.81707596Z" level=info msg="Starting container: a682be0bb7e802cf9d84d36b20b7b6363a916b3843d563711a4b13be0b0588db" id=3e504cab-4e20-41b2-8273-816ee10c3fa9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.079529 | controller | Jun 09 14:14:34.906254 crc crio[23733]: time="2026-06-09T14:14:34.905725456Z" level=info msg="Started container" PID=137846 containerID=a682be0bb7e802cf9d84d36b20b7b6363a916b3843d563711a4b13be0b0588db description=openshift-marketplace/redhat-marketplace-hsknk/registry-server id=3e504cab-4e20-41b2-8273-816ee10c3fa9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c
2026-06-09 14:45:31.079552 | controller | Jun 09 14:14:44.788547 crc crio[23733]: time="2026-06-09T14:14:44.787602022Z" level=info msg="Stopping container: a682be0bb7e802cf9d84d36b20b7b6363a916b3843d563711a4b13be0b0588db (timeout: 2s)" id=902a6f4b-bc9b-43e1-80c9-c610827ac4ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.079569 | controller | Jun 09 14:14:44.933575 crc crio[23733]: time="2026-06-09T14:14:44.933448955Z" level=info msg="Stopped container a682be0bb7e802cf9d84d36b20b7b6363a916b3843d563711a4b13be0b0588db: openshift-marketplace/redhat-marketplace-hsknk/registry-server" id=902a6f4b-bc9b-43e1-80c9-c610827ac4ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.079586 | controller | Jun 09 14:14:44.934733 crc crio[23733]: time="2026-06-09T14:14:44.934605563Z" level=info msg="Stopping pod sandbox: 6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c" id=f285744e-3a61-4949-8440-331decfa1d4d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.079603 | controller | Jun 09 14:14:44.935723 crc crio[23733]: time="2026-06-09T14:14:44.935628749Z" level=info msg="Got pod network &{Name:redhat-marketplace-hsknk Namespace:openshift-marketplace ID:6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c UID:3630f7f4-c223-4777-82c6-da6e43128cd7 NetNS:/var/run/netns/d9e3bfce-a5be-4762-95ba-89f9e04f9fce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3630f7f4_c223_4777_82c6_da6e43128cd7.slice PodAnnotations:0xc0025a6798}] Aliases:map[]}"
2026-06-09 14:45:31.079620 | controller | Jun 09 14:14:44.937750 crc crio[23733]: time="2026-06-09T14:14:44.93765552Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-hsknk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.079636 | controller | Jun 09 14:14:45.939799 crc crio[23733]: time="2026-06-09T14:14:45.938839905Z" level=info msg="Stopped pod sandbox: 6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c" id=f285744e-3a61-4949-8440-331decfa1d4d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.079653 | controller | Jun 09 14:14:47.038037 crc crio[23733]: time="2026-06-09T14:14:47.036942086Z" level=info msg="Removing container: a682be0bb7e802cf9d84d36b20b7b6363a916b3843d563711a4b13be0b0588db" id=7624a206-4bca-4d0a-ab86-95ea5eea39d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.079670 | controller | Jun 09 14:14:47.126984 crc crio[23733]: time="2026-06-09T14:14:47.125909599Z" level=info msg="Removed container a682be0bb7e802cf9d84d36b20b7b6363a916b3843d563711a4b13be0b0588db: openshift-marketplace/redhat-marketplace-hsknk/registry-server" id=7624a206-4bca-4d0a-ab86-95ea5eea39d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.079687 | controller | Jun 09 14:14:47.129565 crc crio[23733]: time="2026-06-09T14:14:47.129455969Z" level=info msg="Removing container: 7fbb57f4b916fcf8729a2d674b11d740f73446880d0fae5f24a6d42def6389a6" id=7639d58a-f598-4453-be9a-f07f1c5040b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.079703 | controller | Jun 09 14:14:47.356628 crc crio[23733]: time="2026-06-09T14:14:47.356388095Z" level=info msg="Removed container 7fbb57f4b916fcf8729a2d674b11d740f73446880d0fae5f24a6d42def6389a6: openshift-marketplace/redhat-marketplace-hsknk/extract-content" id=7639d58a-f598-4453-be9a-f07f1c5040b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.079723 | controller | Jun 09 14:14:47.376945 crc crio[23733]: time="2026-06-09T14:14:47.37681539Z" level=info msg="Removing container: 43d8fb924d5ee238a0b7a7c9897550ab7aebb20acdbdf5c65b2a64b751e18aef" id=1d990bc3-fe59-41ff-9dd3-2abc5d326ec5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.079740 | controller | Jun 09 14:14:47.486787 crc crio[23733]: time="2026-06-09T14:14:47.485944128Z" level=info msg="Removed container 43d8fb924d5ee238a0b7a7c9897550ab7aebb20acdbdf5c65b2a64b751e18aef: openshift-marketplace/redhat-marketplace-hsknk/extract-utilities" id=1d990bc3-fe59-41ff-9dd3-2abc5d326ec5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.079756 | controller | Jun 09 14:15:02.958200 crc crio[23733]: time="2026-06-09T14:15:02.957222482Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683575-kl7f9/POD" id=703e7e8d-4d9d-4db7-8e39-aeb02618f7c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.079773 | controller | Jun 09 14:15:02.960519 crc crio[23733]: time="2026-06-09T14:15:02.958241507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.079790 | controller | Jun 09 14:15:22.388416 crc crio[23733]: time="2026-06-09T14:15:22.383954654Z" level=info msg="Stopping pod sandbox: 6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c" id=2f0f96df-96c6-4ec4-bd48-1e317674cff2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.079806 | controller | Jun 09 14:15:22.388416 crc crio[23733]: time="2026-06-09T14:15:22.387816281Z" level=info msg="Stopped pod sandbox (already stopped): 6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c" id=2f0f96df-96c6-4ec4-bd48-1e317674cff2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.079822 | controller | Jun 09 14:15:22.406515 crc crio[23733]: time="2026-06-09T14:15:22.392379426Z" level=info msg="Removing pod sandbox: 6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c" id=64e75c34-28b0-43d4-a161-a16f42bbc035 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.079839 | controller | Jun 09 14:15:28.736277 crc crio[23733]: time="2026-06-09T14:15:28.734931615Z" level=info msg="Removed pod sandbox: 6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c" id=64e75c34-28b0-43d4-a161-a16f42bbc035 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.079856 | controller | Jun 09 14:15:28.766937 crc crio[23733]: time="2026-06-09T14:15:28.766826906Z" level=info msg="Got pod network &{Name:collect-profiles-29683575-kl7f9 Namespace:openshift-operator-lifecycle-manager ID:9abf851f507ebe3cc4d9691ccccc1f99df6583c1d60c3d6a101985a1259e65c8 UID:11e15161-09d7-4f3c-b056-5428160d5573 NetNS:/var/run/netns/167c4313-99e2-4542-b952-4e985be56f01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11e15161_09d7_4f3c_b056_5428160d5573.slice PodAnnotations:0xc001c1e7c0}] Aliases:map[]}"
2026-06-09 14:45:31.079872 | controller | Jun 09 14:15:28.766937 crc crio[23733]: time="2026-06-09T14:15:28.766902228Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683575-kl7f9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.079888 | controller | Jun 09 14:15:28.943623 crc crio[23733]: time="2026-06-09T14:15:28.942984599Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:62108511bd4ae971447f627bbcf9c95ac0c58ad169db60f8cca54b340edbd655" id=7ad6252d-07f8-489b-8048-63db502af00a name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.079905 | controller | Jun 09 14:15:28.945629 crc crio[23733]: time="2026-06-09T14:15:28.945535733Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=1e4168cc-3858-42f9-b3a7-9d1b37cef1b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.079924 | controller | Jun 09 14:15:28.952391 crc crio[23733]: time="2026-06-09T14:15:28.952287763Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c0465e61-3648-4fd3-a2e7-d0789d3e2687 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.079941 | controller | Jun 09 14:15:28.965980 crc crio[23733]: time="2026-06-09T14:15:28.965840262Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-n2blp/extract-content" id=dd92b2d1-055b-454c-9aca-80c5aea0da6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.079958 | controller | Jun 09 14:15:28.969054 crc crio[23733]: time="2026-06-09T14:15:28.968973291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.079975 | controller | Jun 09 14:15:29.110661 crc crio[23733]: time="2026-06-09T14:15:29.110536435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.079991 | controller | Jun 09 14:15:29.114501 crc crio[23733]: time="2026-06-09T14:15:29.114457424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.080008 | controller | Jun 09 14:15:29.330330 crc crio[23733]: time="2026-06-09T14:15:29.329512143Z" level=info msg="Created container 22844fd738b867ce6be7966003c6fc571cd64f855045438690edb73e17ee0fed: openshift-marketplace/redhat-operators-n2blp/extract-content" id=dd92b2d1-055b-454c-9aca-80c5aea0da6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.080024 | controller | Jun 09 14:15:29.331889 crc crio[23733]: time="2026-06-09T14:15:29.331818091Z" level=info msg="Starting container: 22844fd738b867ce6be7966003c6fc571cd64f855045438690edb73e17ee0fed" id=6c5be83c-61e9-43ea-a045-965251414e52 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.080041 | controller | Jun 09 14:15:29.339018 crc crio[23733]: time="2026-06-09T14:15:29.338922979Z" level=info msg="Started container" PID=140670 containerID=22844fd738b867ce6be7966003c6fc571cd64f855045438690edb73e17ee0fed description=openshift-marketplace/redhat-operators-n2blp/extract-content id=6c5be83c-61e9-43ea-a045-965251414e52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b40b5e82f36e64fb008ae26c8f6b4df5007612c89b5d4058caeb85fccdecf3fc
2026-06-09 14:45:31.080057 | controller | Jun 09 14:15:29.584667 crc crio[23733]: 2026-06-09T14:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9abf851f507ebe3 Mac:6e:f8:e1:df:19:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/167c4313-99e2-4542-b952-4e985be56f01 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.080074 | controller | Jun 09 14:15:29.587617 crc crio[23733]: time="2026-06-09T14:15:29.587550412Z" level=info msg="Got pod network &{Name:collect-profiles-29683575-kl7f9 Namespace:openshift-operator-lifecycle-manager ID:9abf851f507ebe3cc4d9691ccccc1f99df6583c1d60c3d6a101985a1259e65c8 UID:11e15161-09d7-4f3c-b056-5428160d5573 NetNS:/var/run/netns/167c4313-99e2-4542-b952-4e985be56f01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11e15161_09d7_4f3c_b056_5428160d5573.slice PodAnnotations:0xc001c1e7c0}] Aliases:map[]}"
2026-06-09 14:45:31.080091 | controller | Jun 09 14:15:29.587889 crc crio[23733]: time="2026-06-09T14:15:29.587776267Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683575-kl7f9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.080108 | controller | Jun 09 14:15:29.609910 crc crio[23733]: time="2026-06-09T14:15:29.607592835Z" level=info msg="Ran pod sandbox 9abf851f507ebe3cc4d9691ccccc1f99df6583c1d60c3d6a101985a1259e65c8 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683575-kl7f9/POD" id=703e7e8d-4d9d-4db7-8e39-aeb02618f7c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.080127 | controller | Jun 09 14:15:29.613917 crc crio[23733]: time="2026-06-09T14:15:29.61380134Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6636800d-a6fb-4e16-8621-46976b130266 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.080144 | controller | Jun 09 14:15:29.621067 crc crio[23733]: time="2026-06-09T14:15:29.620960791Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cba8a797-24c3-4590-acd8-1a17189dd3df name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.080161 | controller | Jun 09 14:15:29.647018 crc crio[23733]: time="2026-06-09T14:15:29.646787159Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683575-kl7f9/collect-profiles" id=051ac6e6-8dbb-4943-8674-708a61dcba72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.080177 | controller | Jun 09 14:15:29.648017 crc crio[23733]: time="2026-06-09T14:15:29.647944248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.080194 | controller | Jun 09 14:15:29.725818 crc crio[23733]: time="2026-06-09T14:15:29.725624199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.080210 | controller | Jun 09 14:15:29.733318 crc crio[23733]: time="2026-06-09T14:15:29.733267801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.080227 | controller | Jun 09 14:15:29.945828 crc crio[23733]: time="2026-06-09T14:15:29.945335065Z" level=info msg="Created container 4c530d62a220d66d95d601f10cb747c4fc368645f8b1c51a91bf042c2df2bcb0: openshift-operator-lifecycle-manager/collect-profiles-29683575-kl7f9/collect-profiles" id=051ac6e6-8dbb-4943-8674-708a61dcba72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.080243 | controller | Jun 09 14:15:29.950234 crc crio[23733]: time="2026-06-09T14:15:29.950033573Z" level=info msg="Starting container: 4c530d62a220d66d95d601f10cb747c4fc368645f8b1c51a91bf042c2df2bcb0" id=f7977f1c-8cbd-4a01-af2c-a2e708905492 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.080259 | controller | Jun 09 14:15:29.961007 crc crio[23733]: time="2026-06-09T14:15:29.960835263Z" level=info msg="Started container" PID=140704 containerID=4c530d62a220d66d95d601f10cb747c4fc368645f8b1c51a91bf042c2df2bcb0 description=openshift-operator-lifecycle-manager/collect-profiles-29683575-kl7f9/collect-profiles id=f7977f1c-8cbd-4a01-af2c-a2e708905492 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9abf851f507ebe3cc4d9691ccccc1f99df6583c1d60c3d6a101985a1259e65c8
2026-06-09 14:45:31.080276 | controller | Jun 09 14:15:33.080071 crc crio[23733]: time="2026-06-09T14:15:33.07935069Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c36373e4-618f-4af5-9949-69d71d0a27b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.080292 | controller | Jun 09 14:15:33.084333 crc crio[23733]: time="2026-06-09T14:15:33.084183952Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1900c633-e791-44fe-921f-8d5693a89c82 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.080309 | controller | Jun 09 14:15:33.095305 crc crio[23733]: time="2026-06-09T14:15:33.095186889Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-n2blp/registry-server" id=7bc02c96-7da2-48ba-b76b-902fda846d8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.080328 | controller | Jun 09 14:15:33.095792 crc crio[23733]: time="2026-06-09T14:15:33.095745311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.080345 | controller | Jun 09 14:15:33.208493 crc crio[23733]: time="2026-06-09T14:15:33.20836069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.080361 | controller | Jun 09 14:15:33.213966 crc crio[23733]: time="2026-06-09T14:15:33.213838937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.080378 | controller | Jun 09 14:15:33.440325 crc crio[23733]: time="2026-06-09T14:15:33.438812275Z" level=info msg="Created container 68956fa327b06215140a8d550007e4ff59af4f5efb5d059f0d71e99458111a55: openshift-marketplace/redhat-operators-n2blp/registry-server" id=7bc02c96-7da2-48ba-b76b-902fda846d8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.080394 | controller | Jun 09 14:15:33.442057 crc crio[23733]: time="2026-06-09T14:15:33.441404321Z" level=info msg="Starting container: 68956fa327b06215140a8d550007e4ff59af4f5efb5d059f0d71e99458111a55" id=cb222f22-6f88-426e-a707-9170af0e488b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.080410 | controller | Jun 09 14:15:33.449047 crc crio[23733]: time="2026-06-09T14:15:33.448775896Z" level=info msg="Started container" PID=140890 containerID=68956fa327b06215140a8d550007e4ff59af4f5efb5d059f0d71e99458111a55 description=openshift-marketplace/redhat-operators-n2blp/registry-server id=cb222f22-6f88-426e-a707-9170af0e488b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b40b5e82f36e64fb008ae26c8f6b4df5007612c89b5d4058caeb85fccdecf3fc
2026-06-09 14:45:31.080427 | controller | Jun 09 14:15:34.102804 crc crio[23733]: time="2026-06-09T14:15:34.102465407Z" level=info msg="Stopping pod sandbox: 9abf851f507ebe3cc4d9691ccccc1f99df6583c1d60c3d6a101985a1259e65c8" id=35c7d500-ca2a-4779-9297-4073876d5cb9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.080443 | controller | Jun 09 14:15:34.104303 crc crio[23733]: time="2026-06-09T14:15:34.104226422Z" level=info msg="Got pod network &{Name:collect-profiles-29683575-kl7f9 Namespace:openshift-operator-lifecycle-manager ID:9abf851f507ebe3cc4d9691ccccc1f99df6583c1d60c3d6a101985a1259e65c8 UID:11e15161-09d7-4f3c-b056-5428160d5573 NetNS:/var/run/netns/167c4313-99e2-4542-b952-4e985be56f01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11e15161_09d7_4f3c_b056_5428160d5573.slice PodAnnotations:0xc0020d8410}] Aliases:map[]}"
2026-06-09 14:45:31.080460 | controller | Jun 09 14:15:34.104542 crc crio[23733]: time="2026-06-09T14:15:34.104450698Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683575-kl7f9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.080476 | controller | Jun 09 14:15:34.560732 crc crio[23733]: time="2026-06-09T14:15:34.559773711Z" level=info msg="Stopped pod sandbox: 9abf851f507ebe3cc4d9691ccccc1f99df6583c1d60c3d6a101985a1259e65c8" id=35c7d500-ca2a-4779-9297-4073876d5cb9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.080492 | controller | Jun 09 14:15:40.248084 crc crio[23733]: time="2026-06-09T14:15:40.24655887Z" level=info msg="Stopping pod sandbox: a4168b7822541861a8eadf031f9b550b6d49692f5901dbc426985d279dd63237" id=ff72b7ab-c65b-4a7e-88c3-1f692d6ba8e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.080543 | controller | Jun 09 14:15:40.250276 crc crio[23733]: time="2026-06-09T14:15:40.249275329Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8 Namespace:openstack ID:a4168b7822541861a8eadf031f9b550b6d49692f5901dbc426985d279dd63237 UID:20c8cddc-800e-4093-90b4-2412ef1f3c73 NetNS:/var/run/netns/f6e7a618-63b9-4235-8820-56d3acea9627 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20c8cddc_800e_4093_90b4_2412ef1f3c73.slice PodAnnotations:0xc002b0e8f8}] Aliases:map[]}"
2026-06-09 14:45:31.080567 | controller | Jun 09 14:15:40.250276 crc crio[23733]: time="2026-06-09T14:15:40.249515724Z" level=info msg="Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.080584 | controller | Jun 09 14:15:41.131792 crc crio[23733]: time="2026-06-09T14:15:41.130884693Z" level=info msg="Stopped pod sandbox: a4168b7822541861a8eadf031f9b550b6d49692f5901dbc426985d279dd63237" id=ff72b7ab-c65b-4a7e-88c3-1f692d6ba8e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.080601 | controller | Jun 09 14:15:41.947838 crc crio[23733]: time="2026-06-09T14:15:41.947332153Z" level=info msg="Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8/POD" id=a76a9886-f539-4874-9b08-f8ae3ba6ecd6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.080618 | controller | Jun 09 14:15:41.947838 crc crio[23733]: time="2026-06-09T14:15:41.947838285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.080638 | controller | Jun 09 14:15:41.992198 crc crio[23733]: time="2026-06-09T14:15:41.991896281Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8 Namespace:openstack ID:428f28dad0464877649d76dde2fab95ff53239f44aad7e2f97d6892365a3e88b UID:0918542a-264a-494c-9131-a739484775f3 NetNS:/var/run/netns/576aff5e-5d62-4a61-9ca2-47a3a9cb8a34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0918542a_264a_494c_9131_a739484775f3.slice PodAnnotations:0xc00008d2c8}] Aliases:map[]}"
2026-06-09 14:45:31.080655 | controller | Jun 09 14:15:41.992198 crc crio[23733]: time="2026-06-09T14:15:41.992071706Z" level=info msg="Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.080671 | controller | Jun 09 14:15:42.858994 crc crio[23733]: 2026-06-09T14:15:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:428f28dad046487 Mac:52:48:04:cf:2c:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/576aff5e-5d62-4a61-9ca2-47a3a9cb8a34 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.080687 | controller | Jun 09 14:15:42.860673 crc crio[23733]: time="2026-06-09T14:15:42.860586581Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8 Namespace:openstack ID:428f28dad0464877649d76dde2fab95ff53239f44aad7e2f97d6892365a3e88b UID:0918542a-264a-494c-9131-a739484775f3 NetNS:/var/run/netns/576aff5e-5d62-4a61-9ca2-47a3a9cb8a34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0918542a_264a_494c_9131_a739484775f3.slice PodAnnotations:0xc00008d2c8}] Aliases:map[]}"
2026-06-09 14:45:31.080703 | controller | Jun 09 14:15:42.861068 crc crio[23733]: time="2026-06-09T14:15:42.86094122Z" level=info msg="Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.080726 | controller | Jun 09 14:15:42.872596 crc crio[23733]: time="2026-06-09T14:15:42.872511031Z" level=info msg="Ran pod sandbox 428f28dad0464877649d76dde2fab95ff53239f44aad7e2f97d6892365a3e88b with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8/POD" id=a76a9886-f539-4874-9b08-f8ae3ba6ecd6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.080742 | controller | Jun 09 14:15:42.877043 crc crio[23733]: time="2026-06-09T14:15:42.876794988Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=01ece230-5aa5-47ef-afa0-6b6932d1f782 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.080758 | controller | Jun 09 14:15:42.905391 crc crio[23733]: time="2026-06-09T14:15:42.905297194Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=dc144f3c-780c-4d3a-9765-6b5e9f217a2c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.080775 | controller | Jun 09 14:15:42.917406 crc crio[23733]: time="2026-06-09T14:15:42.917193544Z" level=info msg="Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=65250068-37ed-47cb-8988-645b779077ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.080791 | controller | Jun 09 14:15:42.917956 crc crio[23733]: time="2026-06-09T14:15:42.917893121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.080808 | controller | Jun 09 14:15:42.986943 crc crio[23733]: time="2026-06-09T14:15:42.986843342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.080824 | controller | Jun 09 14:15:42.992168 crc crio[23733]: time="2026-06-09T14:15:42.992018392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.080840 | controller | Jun 09 14:15:43.194464 crc crio[23733]: time="2026-06-09T14:15:43.193812738Z" level=info msg="Created container 69130455b2dd595822b94861c05f60659ae50088d396e600391108bc7b7bb8a3: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=65250068-37ed-47cb-8988-645b779077ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.080857 | controller | Jun 09 14:15:43.196322 crc crio[23733]: time="2026-06-09T14:15:43.196093065Z" level=info msg="Starting container: 69130455b2dd595822b94861c05f60659ae50088d396e600391108bc7b7bb8a3" id=a536a218-1dca-4229-953b-c53addc18573 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.080873 | controller | Jun 09 14:15:43.206926 crc crio[23733]: time="2026-06-09T14:15:43.206817024Z" level=info msg="Started container" PID=141540 containerID=69130455b2dd595822b94861c05f60659ae50088d396e600391108bc7b7bb8a3 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=a536a218-1dca-4229-953b-c53addc18573 name=/runtime.v1.RuntimeService/StartContainer sandboxID=428f28dad0464877649d76dde2fab95ff53239f44aad7e2f97d6892365a3e88b
2026-06-09 14:45:31.080890 | controller | Jun 09 14:15:44.667386 crc crio[23733]: time="2026-06-09T14:15:44.666401641Z" level=info msg="Stopping container: 3959fb733834e4e0c5f8372b48df4369df23bc853b78a05b32528b6eb99fd877 (timeout: 2s)" id=d4178d82-c6e6-49a7-a282-142900b95ee5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.080906 | controller | Jun 09 14:15:45.348550 crc crio[23733]: time="2026-06-09T14:15:45.348457096Z" level=info msg="Stopped container 3959fb733834e4e0c5f8372b48df4369df23bc853b78a05b32528b6eb99fd877: openshift-marketplace/redhat-operators-5zkrc/registry-server" id=d4178d82-c6e6-49a7-a282-142900b95ee5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.080926 | controller | Jun 09 14:15:45.349840 crc crio[23733]: time="2026-06-09T14:15:45.349671166Z" level=info msg="Stopping pod sandbox: 2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf" id=4a24e35d-d6e4-4dd4-9a13-95e4439f3eb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.080943 | controller | Jun 09 14:15:45.352490 crc crio[23733]: time="2026-06-09T14:15:45.352338123Z" level=info msg="Got pod network &{Name:redhat-operators-5zkrc Namespace:openshift-marketplace ID:2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf UID:d00b8803-34be-40de-a48c-09e7c7d6d15e NetNS:/var/run/netns/c5e24857-469c-4752-830a-a3b486190204 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd00b8803_34be_40de_a48c_09e7c7d6d15e.slice PodAnnotations:0xc00008d718}] Aliases:map[]}"
2026-06-09 14:45:31.080960 | controller | Jun 09 14:15:45.352629 crc crio[23733]: time="2026-06-09T14:15:45.35258954Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-5zkrc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.080976 | controller | Jun 09 14:15:45.785487 crc crio[23733]: time="2026-06-09T14:15:45.783055337Z" level=info msg="Stopped pod sandbox: 2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf" id=4a24e35d-d6e4-4dd4-9a13-95e4439f3eb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.080993 | controller | Jun 09 14:15:46.449193 crc crio[23733]: time="2026-06-09T14:15:46.448490025Z" level=info msg="Removing container: 3959fb733834e4e0c5f8372b48df4369df23bc853b78a05b32528b6eb99fd877" id=eed6c84e-10eb-4271-af32-4e68bde84660 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.081009 | controller | Jun 09 14:15:46.553444 crc crio[23733]: time="2026-06-09T14:15:46.553316107Z" level=info msg="Removed container 3959fb733834e4e0c5f8372b48df4369df23bc853b78a05b32528b6eb99fd877: openshift-marketplace/redhat-operators-5zkrc/registry-server" id=eed6c84e-10eb-4271-af32-4e68bde84660 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.081026 | controller | Jun 09 14:15:46.567200 crc crio[23733]: time="2026-06-09T14:15:46.567048941Z" level=info msg="Removing container: 562430eeb0fa602dc4418b403f727e6ed8a19364a171637cee7a0d05c7e172da" id=e018b23f-399e-4700-b8ed-f9108b56cb43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.081042 | controller | Jun 09 14:15:46.675447 crc crio[23733]: time="2026-06-09T14:15:46.674276794Z" level=info msg="Removed container 562430eeb0fa602dc4418b403f727e6ed8a19364a171637cee7a0d05c7e172da: openshift-marketplace/redhat-operators-5zkrc/extract-content" id=e018b23f-399e-4700-b8ed-f9108b56cb43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.081058 | controller | Jun 09 14:15:46.682482 crc crio[23733]: time="2026-06-09T14:15:46.682414318Z" level=info msg="Removing container: e3ee438ccdfd28ed50c1df6f460f6b0460ca8fc3dfa44222f814da518d527588" id=62e5f13c-7ba0-47ef-ae93-b20dc35f5739 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.081074 | controller | Jun 09 14:15:46.726034 crc crio[23733]: time="2026-06-09T14:15:46.725739196Z" level=info msg="Removed container e3ee438ccdfd28ed50c1df6f460f6b0460ca8fc3dfa44222f814da518d527588: openshift-marketplace/redhat-operators-5zkrc/extract-utilities" id=62e5f13c-7ba0-47ef-ae93-b20dc35f5739 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.081158 | controller | Jun 09 14:16:01.658954 crc crio[23733]: time="2026-06-09T14:16:01.657822749Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683576-qn9jm/POD" id=db0c1ca9-57d0-49bc-b270-011750a52c73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.081178 | controller | Jun 09 14:16:01.660945 crc crio[23733]: time="2026-06-09T14:16:01.659000769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.081199 | controller | Jun 09 14:16:01.706758 crc crio[23733]: time="2026-06-09T14:16:01.706627325Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683576-qn9jm Namespace:openshift-infra ID:d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993 UID:46299cc5-da66-49ad-9c92-6b2b9d4b5b37 NetNS:/var/run/netns/36ec2df1-2343-4169-880e-95fb781e2788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46299cc5_da66_49ad_9c92_6b2b9d4b5b37.slice PodAnnotations:0xc002b0ea88}] Aliases:map[]}"
2026-06-09 14:45:31.081217 | controller | Jun 09 14:16:01.706758 crc crio[23733]: time="2026-06-09T14:16:01.706731997Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683576-qn9jm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.081234 | controller | Jun 09 14:16:02.314327 crc crio[23733]: 2026-06-09T14:16:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d10686e6d468a8c Mac:1e:e0:ca:96:6b:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/36ec2df1-2343-4169-880e-95fb781e2788 SocketPath: PciID:}] [{Interface:0xc0002e2a10 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.081251 | controller | Jun 09 14:16:02.317814 crc crio[23733]: time="2026-06-09T14:16:02.316908176Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683576-qn9jm Namespace:openshift-infra ID:d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993 UID:46299cc5-da66-49ad-9c92-6b2b9d4b5b37 NetNS:/var/run/netns/36ec2df1-2343-4169-880e-95fb781e2788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46299cc5_da66_49ad_9c92_6b2b9d4b5b37.slice PodAnnotations:0xc002b0ea88}] Aliases:map[]}"
2026-06-09 14:45:31.081268 | controller | Jun 09 14:16:02.318994 crc crio[23733]: time="2026-06-09T14:16:02.318890687Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683576-qn9jm for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.081285 | controller | Jun 09 14:16:02.361607 crc crio[23733]: time="2026-06-09T14:16:02.361457286Z" level=info msg="Ran pod sandbox d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993 with infra container: openshift-infra/auto-csr-approver-29683576-qn9jm/POD" id=db0c1ca9-57d0-49bc-b270-011750a52c73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.081301 | controller | Jun 09 14:16:02.367023 crc crio[23733]: time="2026-06-09T14:16:02.366917112Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=bd1ac00d-b382-4c58-a55a-1c25e7610e14 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.081317 | controller | Jun 09 14:16:02.382366 crc crio[23733]: time="2026-06-09T14:16:02.382057033Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.081334 | controller | Jun 09 14:16:03.529202 crc crio[23733]: time="2026-06-09T14:16:03.5269998Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=bd1ac00d-b382-4c58-a55a-1c25e7610e14 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.081351 | controller | Jun 09 14:16:03.531197 crc crio[23733]: time="2026-06-09T14:16:03.529262767Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=349d05a7-896c-4e4b-bd96-6adebb64337e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.081367 | controller | Jun 09 14:16:03.533040 crc crio[23733]: time="2026-06-09T14:16:03.53294619Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a4e6c430-961b-4a70-b7f2-97cdca21c26b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.081387 | controller | Jun 09 14:16:03.546310 crc crio[23733]: time="2026-06-09T14:16:03.545097814Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683576-qn9jm/oc" id=d51dd1e6-1832-486b-aa5a-2ea40e72332a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.081456 | controller | Jun 09 14:16:03.546310 crc crio[23733]: time="2026-06-09T14:16:03.546304075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.081478 | controller | Jun 09 14:16:03.672325 crc crio[23733]: time="2026-06-09T14:16:03.672072042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.081495 | controller | Jun 09 14:16:04.250244 crc crio[23733]: time="2026-06-09T14:16:04.24991298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.081534 | controller | Jun 09 14:16:04.403512 crc crio[23733]: time="2026-06-09T14:16:04.403366133Z" level=info msg="Created container 55ffca1432215d27cf7ad97a62f699376f956fdcd07806f7557e5cdfeb344e1e: openshift-infra/auto-csr-approver-29683576-qn9jm/oc" id=d51dd1e6-1832-486b-aa5a-2ea40e72332a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.081559 | controller | Jun 09 14:16:04.409732 crc crio[23733]: time="2026-06-09T14:16:04.409629421Z" level=info msg="Starting container: 55ffca1432215d27cf7ad97a62f699376f956fdcd07806f7557e5cdfeb344e1e" id=83234582-14be-45bc-be1f-e9678f715251 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.081576 | controller | Jun 09 14:16:04.417373 crc crio[23733]: time="2026-06-09T14:16:04.417286022Z" level=info msg="Started container" PID=142776 containerID=55ffca1432215d27cf7ad97a62f699376f956fdcd07806f7557e5cdfeb344e1e description=openshift-infra/auto-csr-approver-29683576-qn9jm/oc id=83234582-14be-45bc-be1f-e9678f715251 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993
2026-06-09 14:45:31.081594 | controller | Jun 09 14:16:06.315333 crc crio[23733]: time="2026-06-09T14:16:06.314287792Z" level=info msg="Stopping pod sandbox: d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993" id=a75d0597-9866-42cd-b3f2-a3517b0cd53c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.081611 | controller | Jun 09 14:16:06.317426 crc crio[23733]: time="2026-06-09T14:16:06.317069861Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683576-qn9jm Namespace:openshift-infra ID:d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993 UID:46299cc5-da66-49ad-9c92-6b2b9d4b5b37 NetNS:/var/run/netns/36ec2df1-2343-4169-880e-95fb781e2788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46299cc5_da66_49ad_9c92_6b2b9d4b5b37.slice PodAnnotations:0xc002b0eb78}] Aliases:map[]}"
2026-06-09 14:45:31.081628 | controller | Jun 09 14:16:06.317426 crc crio[23733]: time="2026-06-09T14:16:06.317369129Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683576-qn9jm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.081645 | controller | Jun 09 14:16:06.715364 crc crio[23733]: time="2026-06-09T14:16:06.715236068Z" level=info msg="Stopped pod sandbox: d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993" id=a75d0597-9866-42cd-b3f2-a3517b0cd53c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.081661 | controller | Jun 09 14:16:28.779937 crc crio[23733]: time="2026-06-09T14:16:28.778729783Z" level=info msg="Removing container: e4f27419edee54a5ca4b27dcbd68297e91996ec205554520adb11151fbb17860" id=4502a887-f263-4837-b1bf-e9fba7e6f6f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.081682 | controller | Jun 09 14:16:28.840941 crc crio[23733]: time="2026-06-09T14:16:28.840813333Z" level=info msg="Removed container e4f27419edee54a5ca4b27dcbd68297e91996ec205554520adb11151fbb17860: openshift-operator-lifecycle-manager/collect-profiles-29683530-m46r2/collect-profiles" id=4502a887-f263-4837-b1bf-e9fba7e6f6f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.081699 | controller | Jun 09 14:16:28.847188 crc crio[23733]: time="2026-06-09T14:16:28.846757792Z" level=info msg="Removing container: 9169bed8ad0b5d1a4210edcdbdbb0022a88d81e890a03fbc53241425ee8ed36a" id=b37a0ab4-212d-4189-a5a3-cad94df383d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.081716 | controller | Jun 09 14:16:28.904626 crc crio[23733]: time="2026-06-09T14:16:28.904549153Z" level=info msg="Removed container 9169bed8ad0b5d1a4210edcdbdbb0022a88d81e890a03fbc53241425ee8ed36a: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/openstack-edpm-ipam-provisionserver-checksum-discovery" id=b37a0ab4-212d-4189-a5a3-cad94df383d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.081733 | controller | Jun 09 14:16:28.909470 crc crio[23733]: time="2026-06-09T14:16:28.909332692Z" level=info msg="Removing container: 75603e96d6104284e4a693d1ae3f9d0b8872ec75036cb6c705db1f6aad172fde" id=4c6578cf-3172-498f-86e7-565bd6bdb839 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.081749 | controller | Jun 09 14:16:29.235050 crc crio[23733]: time="2026-06-09T14:16:29.234487717Z" level=info msg="Removed container 75603e96d6104284e4a693d1ae3f9d0b8872ec75036cb6c705db1f6aad172fde: openshift-infra/auto-csr-approver-29683570-mg9ks/oc" id=4c6578cf-3172-498f-86e7-565bd6bdb839 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.081766 | controller | Jun 09 14:16:29.242518 crc crio[23733]: time="2026-06-09T14:16:29.242425576Z" level=info msg="Removing container: a038e16578d88ff21d7c9bb83c7b8eee63629e2d169f60b42430f46700ecea5b" id=cf9ff723-35b5-4a92-ae4d-6dc45a89f2b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.081782 | controller | Jun 09 14:16:29.276053 crc crio[23733]: time="2026-06-09T14:16:29.275873446Z" level=info msg="Removed container a038e16578d88ff21d7c9bb83c7b8eee63629e2d169f60b42430f46700ecea5b: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/init" id=cf9ff723-35b5-4a92-ae4d-6dc45a89f2b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.081799 | controller | Jun 09 14:16:29.291170 crc crio[23733]: time="2026-06-09T14:16:29.290947214Z" level=info msg="Stopping pod sandbox: 62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524" id=f5d4f55c-e7d6-4b2c-84cb-884d8bc786c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.081815 | controller | Jun 09 14:16:29.291678 crc crio[23733]: time="2026-06-09T14:16:29.291092198Z" level=info msg="Stopped pod sandbox (already stopped): 62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524" id=f5d4f55c-e7d6-4b2c-84cb-884d8bc786c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.081832 | controller | Jun 09 14:16:29.293793 crc crio[23733]: time="2026-06-09T14:16:29.293526119Z" level=info msg="Removing pod sandbox: 62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524" id=c1422c1a-b654-4272-b9ff-8665d126af9c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.081849 | controller | Jun 09 14:16:29.316758 crc crio[23733]: time="2026-06-09T14:16:29.316541336Z" level=info msg="Removed pod sandbox: 62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524" id=c1422c1a-b654-4272-b9ff-8665d126af9c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.081865 | controller | Jun 09 14:16:29.318034 crc crio[23733]: time="2026-06-09T14:16:29.317944722Z" level=info msg="Stopping pod sandbox: 2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf" id=24f599b8-c496-4753-a82a-f7818b4cab5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.081884 | controller | Jun 09 14:16:29.318268 crc crio[23733]: time="2026-06-09T14:16:29.318211758Z" level=info msg="Stopped pod sandbox (already stopped): 2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf" id=24f599b8-c496-4753-a82a-f7818b4cab5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.081901 | controller | Jun 09 14:16:29.319413 crc crio[23733]: time="2026-06-09T14:16:29.319361948Z" level=info msg="Removing pod sandbox: 2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf" id=ca2f6c22-2ac7-4b5e-9dd3-00ef27c0daa1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.081917 | controller | Jun 09 14:16:29.354379 crc crio[23733]: time="2026-06-09T14:16:29.353954246Z" level=info msg="Removed pod sandbox: 2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf" id=ca2f6c22-2ac7-4b5e-9dd3-00ef27c0daa1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.081933 | controller | Jun 09 14:16:29.357064 crc crio[23733]: time="2026-06-09T14:16:29.356935172Z" level=info msg="Stopping pod sandbox: 64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff" id=c4616c6b-74fb-4b64-8085-1c1d31a09e65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.081949 | controller | Jun 09 14:16:29.357325 crc crio[23733]: time="2026-06-09T14:16:29.357068914Z" level=info msg="Stopped pod sandbox (already stopped): 64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff" id=c4616c6b-74fb-4b64-8085-1c1d31a09e65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.081965 | controller | Jun 09 14:16:29.358320 crc crio[23733]: time="2026-06-09T14:16:29.358157792Z" level=info msg="Removing pod sandbox: 64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff" id=e0863952-e66b-4c1d-b9a7-6865caf7a8e1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.081982 | controller | Jun 09 14:16:29.383225 crc crio[23733]: time="2026-06-09T14:16:29.383053087Z" level=info msg="Removed pod sandbox: 64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff" id=e0863952-e66b-4c1d-b9a7-6865caf7a8e1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.081998 | controller | Jun 09 14:16:29.384838 crc crio[23733]: time="2026-06-09T14:16:29.384675817Z" level=info msg="Stopping pod sandbox: 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4" id=a2bbb358-fa5a-4703-bd5a-82249b535689 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.082014 | controller | Jun 09 14:16:29.385486 crc crio[23733]: time="2026-06-09T14:16:29.384849642Z" level=info msg="Stopped pod sandbox (already stopped): 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4" id=a2bbb358-fa5a-4703-bd5a-82249b535689 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.082030 | controller | Jun 09 14:16:29.386501 crc crio[23733]: time="2026-06-09T14:16:29.386416412Z" level=info msg="Removing pod sandbox: 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4" id=28db583e-eb40-40b7-bf9b-8ac1293225c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.082047 | controller | Jun 09 14:16:29.412324 crc crio[23733]: time="2026-06-09T14:16:29.411902811Z" level=info msg="Removed pod sandbox: 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4" id=28db583e-eb40-40b7-bf9b-8ac1293225c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.082063 | controller | Jun 09 14:16:38.882858 crc crio[23733]: time="2026-06-09T14:16:38.881091878Z" level=info msg="Stopping pod sandbox: 428f28dad0464877649d76dde2fab95ff53239f44aad7e2f97d6892365a3e88b" id=5799f8fa-1205-45f8-83e8-ce78450874ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.082080 | controller | Jun 09 14:16:38.885376 crc crio[23733]: time="2026-06-09T14:16:38.885269493Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8 Namespace:openstack ID:428f28dad0464877649d76dde2fab95ff53239f44aad7e2f97d6892365a3e88b UID:0918542a-264a-494c-9131-a739484775f3 NetNS:/var/run/netns/576aff5e-5d62-4a61-9ca2-47a3a9cb8a34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0918542a_264a_494c_9131_a739484775f3.slice PodAnnotations:0xc0059cccb8}] Aliases:map[]}"
2026-06-09 14:45:31.082099 | controller | Jun 09 14:16:38.885797 crc crio[23733]: time="2026-06-09T14:16:38.885728105Z" level=info msg="Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.082116 | controller | Jun 09 14:16:39.449543 crc crio[23733]: time="2026-06-09T14:16:39.449036957Z" level=info msg="Stopped pod sandbox: 428f28dad0464877649d76dde2fab95ff53239f44aad7e2f97d6892365a3e88b" id=5799f8fa-1205-45f8-83e8-ce78450874ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.082132 | controller | Jun 09 14:16:40.576850 crc crio[23733]: time="2026-06-09T14:16:40.575668594Z" level=info msg="Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6/POD" id=0cb8d438-cc31-43ba-beb5-e58669387247 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.082148 | controller | Jun 09 14:16:40.576850 crc crio[23733]: time="2026-06-09T14:16:40.576621039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.082164 | controller | Jun 09 14:16:40.630157 crc crio[23733]: time="2026-06-09T14:16:40.629986279Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6 Namespace:openstack ID:c6f5bedf514fe0062f0f53c6d6aab4f05d9f9cd15ebc26543e8b56ec5cc9442d UID:9e1b6cc8-4a48-468f-b918-1ceb6d5a6f01 NetNS:/var/run/netns/e3608b8e-bdd9-41cc-88cc-1db31fa5bc73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e1b6cc8_4a48_468f_b918_1ceb6d5a6f01.slice PodAnnotations:0xc0059cd968}] Aliases:map[]}"
2026-06-09 14:45:31.082181 | controller | Jun 09 14:16:40.630157 crc crio[23733]: time="2026-06-09T14:16:40.63005746Z" level=info msg="Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.082197 | controller | Jun 09 14:16:41.360480 crc crio[23733]: 2026-06-09T14:16:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6f5bedf514fe00 Mac:9e:d6:8c:1d:5d:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/e3608b8e-bdd9-41cc-88cc-1db31fa5bc73 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.082214 | controller | Jun 09 14:16:41.365537 crc crio[23733]: time="2026-06-09T14:16:41.365431414Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6 Namespace:openstack ID:c6f5bedf514fe0062f0f53c6d6aab4f05d9f9cd15ebc26543e8b56ec5cc9442d UID:9e1b6cc8-4a48-468f-b918-1ceb6d5a6f01 NetNS:/var/run/netns/e3608b8e-bdd9-41cc-88cc-1db31fa5bc73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e1b6cc8_4a48_468f_b918_1ceb6d5a6f01.slice PodAnnotations:0xc0059cd968}] Aliases:map[]}"
2026-06-09 14:45:31.082230 | controller | Jun 09 14:16:41.365730 crc crio[23733]: time="2026-06-09T14:16:41.365633889Z" level=info msg="Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.082246 | controller | Jun 09 14:16:41.376650 crc crio[23733]: time="2026-06-09T14:16:41.376557763Z" level=info msg="Ran pod sandbox c6f5bedf514fe0062f0f53c6d6aab4f05d9f9cd15ebc26543e8b56ec5cc9442d with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6/POD" id=0cb8d438-cc31-43ba-beb5-e58669387247 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.082265 | controller | Jun 09 14:16:41.379387 crc crio[23733]: time="2026-06-09T14:16:41.379254881Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=70111a35-0915-4a7f-9f52-5f022c6b6315 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.082281 | controller | Jun 09 14:16:41.423002 crc crio[23733]: time="2026-06-09T14:16:41.422898176Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=c0592838-7307-4127-b82f-eb455bf2ad37 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.082297 | controller | Jun 09 14:16:41.434933 crc crio[23733]: time="2026-06-09T14:16:41.434817245Z" level=info msg="Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=3cc8c4de-106f-40fc-b7c2-5c6685282914 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.082313 | controller | Jun 09 14:16:41.435524 crc crio[23733]: time="2026-06-09T14:16:41.435449041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.082329 | controller | Jun 09 14:16:41.505547 crc crio[23733]: time="2026-06-09T14:16:41.505409408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.082345 | controller | Jun 09 14:16:41.510005 crc crio[23733]: time="2026-06-09T14:16:41.509922431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.082361 | controller | Jun 09 14:16:41.723730 crc crio[23733]: time="2026-06-09T14:16:41.722789925Z" level=info msg="Created container 0d1f5c4613d7a6e2ebbfb200465128433701133ff66f62b9750b1a7d76817a73: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=3cc8c4de-106f-40fc-b7c2-5c6685282914 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.082378 | controller | Jun 09 14:16:41.725656 crc crio[23733]: time="2026-06-09T14:16:41.725426112Z" level=info msg="Starting container: 0d1f5c4613d7a6e2ebbfb200465128433701133ff66f62b9750b1a7d76817a73" id=de4eb72c-c002-46d0-8a97-e0965f8f5e3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.082394 | controller | Jun 09 14:16:41.732343 crc crio[23733]: time="2026-06-09T14:16:41.732035608Z" level=info msg="Started container" PID=145034 containerID=0d1f5c4613d7a6e2ebbfb200465128433701133ff66f62b9750b1a7d76817a73 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=de4eb72c-c002-46d0-8a97-e0965f8f5e3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6f5bedf514fe0062f0f53c6d6aab4f05d9f9cd15ebc26543e8b56ec5cc9442d
2026-06-09 14:45:31.082411 | controller | Jun 09 14:16:49.059678 crc crio[23733]: time="2026-06-09T14:16:49.058425493Z" level=info msg="Stopping pod sandbox: c6f5bedf514fe0062f0f53c6d6aab4f05d9f9cd15ebc26543e8b56ec5cc9442d" id=23a7ada9-c8d2-4b54-94d3-f2806e829a5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.082428 | controller | Jun 09 14:16:49.062559 crc crio[23733]: time="2026-06-09T14:16:49.060622467Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6 Namespace:openstack ID:c6f5bedf514fe0062f0f53c6d6aab4f05d9f9cd15ebc26543e8b56ec5cc9442d UID:9e1b6cc8-4a48-468f-b918-1ceb6d5a6f01 NetNS:/var/run/netns/e3608b8e-bdd9-41cc-88cc-1db31fa5bc73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e1b6cc8_4a48_468f_b918_1ceb6d5a6f01.slice PodAnnotations:0xc00028f180}] Aliases:map[]}"
2026-06-09 14:45:31.082447 | controller | Jun 09 14:16:49.062559 crc crio[23733]: time="2026-06-09T14:16:49.060866884Z" level=info msg="Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.082464 | controller | Jun 09 14:16:49.645417 crc crio[23733]: time="2026-06-09T14:16:49.644834836Z" level=info msg="Stopped pod sandbox: c6f5bedf514fe0062f0f53c6d6aab4f05d9f9cd15ebc26543e8b56ec5cc9442d" id=23a7ada9-c8d2-4b54-94d3-f2806e829a5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.082481 | controller | Jun 09 14:16:50.660820 crc crio[23733]: time="2026-06-09T14:16:50.660351513Z" level=info msg="Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz/POD" id=1725dfdc-5d19-4278-8c7c-4b467c1b07de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.082498 | controller | Jun 09 14:16:50.662554 crc crio[23733]: time="2026-06-09T14:16:50.660846145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.082535 | controller | Jun 09 14:16:50.707311 crc crio[23733]: time="2026-06-09T14:16:50.706864271Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz Namespace:openstack ID:eb73bb2c0c2cec7aa1686e536dcc6eb4b077a87ab860fe0f194d581907e3c5aa UID:7e5f0e80-9fa4-487b-9ea7-fdd27984472c NetNS:/var/run/netns/891bcc06-f048-437a-a09e-013a40386bcf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e5f0e80_9fa4_487b_9ea7_fdd27984472c.slice PodAnnotations:0xc00580a0a0}] Aliases:map[]}"
2026-06-09 14:45:31.082555 | controller | Jun 09 14:16:50.707311 crc crio[23733]: time="2026-06-09T14:16:50.707258001Z" level=info msg="Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.082572 | controller | Jun 09 14:16:51.477790 crc crio[23733]: 2026-06-09T14:16:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb73bb2c0c2cec7 Mac:ee:17:b0:4f:09:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/891bcc06-f048-437a-a09e-013a40386bcf SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.082588 | controller | Jun 09 14:16:51.480899 crc crio[23733]: time="2026-06-09T14:16:51.480810022Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz Namespace:openstack ID:eb73bb2c0c2cec7aa1686e536dcc6eb4b077a87ab860fe0f194d581907e3c5aa UID:7e5f0e80-9fa4-487b-9ea7-fdd27984472c NetNS:/var/run/netns/891bcc06-f048-437a-a09e-013a40386bcf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e5f0e80_9fa4_487b_9ea7_fdd27984472c.slice PodAnnotations:0xc00580a0a0}] Aliases:map[]}"
2026-06-09 14:45:31.082606 | controller | Jun 09 14:16:51.481363 crc crio[23733]: time="2026-06-09T14:16:51.481248374Z" level=info msg="Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.082622 | controller | Jun 09 14:16:51.498831 crc crio[23733]: time="2026-06-09T14:16:51.498677451Z" level=info msg="Ran pod sandbox eb73bb2c0c2cec7aa1686e536dcc6eb4b077a87ab860fe0f194d581907e3c5aa with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz/POD" id=1725dfdc-5d19-4278-8c7c-4b467c1b07de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.082642 | controller | Jun 09 14:16:51.501633 crc crio[23733]: time="2026-06-09T14:16:51.501549903Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=84492622-0c50-46b5-b3d2-23daf39f9582 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.082659 | controller | Jun 09 14:16:51.539763 crc crio[23733]: time="2026-06-09T14:16:51.539625729Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=1e03e90c-69b0-4b75-b246-a207ccedf97d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.082676 | controller | Jun 09 14:16:51.556225 crc crio[23733]: time="2026-06-09T14:16:51.555933989Z" level=info msg="Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=cab9a716-61f7-4573-bf61-f290a270d54b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.082693 | controller | Jun 09 14:16:51.556746 crc crio[23733]: time="2026-06-09T14:16:51.556538753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.082710 | controller | Jun 09 14:16:51.609221 crc crio[23733]: time="2026-06-09T14:16:51.605890933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.082726 | controller | Jun 09 14:16:51.611183 crc crio[23733]: time="2026-06-09T14:16:51.611019671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.082742 | controller | Jun 09 14:16:51.778953 crc crio[23733]: time="2026-06-09T14:16:51.778065176Z" level=info msg="Created container 0b75d8c631ecfac93a2468567c69693b48d6bb71a8cad2c24f3cf9a84976dbb2: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=cab9a716-61f7-4573-bf61-f290a270d54b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.082759 | controller | Jun 09 14:16:51.781320 crc crio[23733]: time="2026-06-09T14:16:51.781210505Z" level=info msg="Starting container: 0b75d8c631ecfac93a2468567c69693b48d6bb71a8cad2c24f3cf9a84976dbb2" id=8d952267-505a-4e45-9674-d33a4c4cfc49 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.082776 | controller | Jun 09 14:16:51.788671 crc crio[23733]: time="2026-06-09T14:16:51.788576721Z" level=info msg="Started container" PID=145703 containerID=0b75d8c631ecfac93a2468567c69693b48d6bb71a8cad2c24f3cf9a84976dbb2 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=8d952267-505a-4e45-9674-d33a4c4cfc49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb73bb2c0c2cec7aa1686e536dcc6eb4b077a87ab860fe0f194d581907e3c5aa
2026-06-09 14:45:31.082792 | controller | Jun 09 14:17:35.915596 crc crio[23733]: time="2026-06-09T14:17:35.914459611Z" level=info msg="Stopping pod sandbox: eb73bb2c0c2cec7aa1686e536dcc6eb4b077a87ab860fe0f194d581907e3c5aa" id=a3821ac4-4679-45ce-8cc1-ff9bc94394a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.082809 | controller | Jun 09 14:17:35.917965 crc crio[23733]: time="2026-06-09T14:17:35.917413185Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz Namespace:openstack ID:eb73bb2c0c2cec7aa1686e536dcc6eb4b077a87ab860fe0f194d581907e3c5aa UID:7e5f0e80-9fa4-487b-9ea7-fdd27984472c NetNS:/var/run/netns/891bcc06-f048-437a-a09e-013a40386bcf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e5f0e80_9fa4_487b_9ea7_fdd27984472c.slice PodAnnotations:0xc0027d1240}] Aliases:map[]}"
2026-06-09 14:45:31.082829 | controller | Jun 09 14:17:35.917965 crc crio[23733]: time="2026-06-09T14:17:35.917681841Z" level=info msg="Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.082846 | controller | Jun 09 14:17:36.454590 crc crio[23733]: time="2026-06-09T14:17:36.453998077Z" level=info msg="Stopped pod sandbox: eb73bb2c0c2cec7aa1686e536dcc6eb4b077a87ab860fe0f194d581907e3c5aa" id=a3821ac4-4679-45ce-8cc1-ff9bc94394a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.082862 | controller | Jun 09 14:17:37.927009 crc crio[23733]: time="2026-06-09T14:17:37.926485126Z" level=info msg="Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4/POD" id=fee80146-2c10-496e-83af-5c2f1b7cdde7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.082878 | controller | Jun 09 14:17:37.928372 crc crio[23733]: time="2026-06-09T14:17:37.927197264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.082895 | controller | Jun 09 14:17:37.968166 crc crio[23733]: time="2026-06-09T14:17:37.96800164Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4 Namespace:openstack ID:032d12276d7b96d47460b7fcdf341af395d47e26415b67df2c585bd76d40a1d9 UID:5f07e759-f43b-4db9-a8ef-833eaa55e8fe NetNS:/var/run/netns/37cb32b3-509a-4d14-8536-8aa642f3d58e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f07e759_f43b_4db9_a8ef_833eaa55e8fe.slice PodAnnotations:0xc000308b00}] Aliases:map[]}"
2026-06-09 14:45:31.082911 | controller | Jun 09 14:17:37.968166 crc crio[23733]: time="2026-06-09T14:17:37.968088382Z" level=info msg="Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.082928 | controller | Jun 09 14:17:38.645998 crc crio[23733]: 2026-06-09T14:17:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:032d12276d7b96d Mac:ea:80:3f:2d:a7:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/37cb32b3-509a-4d14-8536-8aa642f3d58e SocketPath: PciID:}] [{Interface:0xc00043a5b0 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.082944 | controller | Jun 09 14:17:38.647485 crc crio[23733]: time="2026-06-09T14:17:38.647418767Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4 Namespace:openstack ID:032d12276d7b96d47460b7fcdf341af395d47e26415b67df2c585bd76d40a1d9 UID:5f07e759-f43b-4db9-a8ef-833eaa55e8fe NetNS:/var/run/netns/37cb32b3-509a-4d14-8536-8aa642f3d58e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f07e759_f43b_4db9_a8ef_833eaa55e8fe.slice PodAnnotations:0xc000308b00}] Aliases:map[]}"
2026-06-09 14:45:31.082960 | controller | Jun 09 14:17:38.647641 crc crio[23733]: time="2026-06-09T14:17:38.647607032Z" level=info msg="Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.082977 | controller | Jun 09 14:17:38.661248 crc crio[23733]: time="2026-06-09T14:17:38.661094841Z" level=info msg="Ran pod sandbox 032d12276d7b96d47460b7fcdf341af395d47e26415b67df2c585bd76d40a1d9 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4/POD" id=fee80146-2c10-496e-83af-5c2f1b7cdde7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.082993 | controller | Jun 09 14:17:38.664744 crc crio[23733]: time="2026-06-09T14:17:38.66463196Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=d3f429e3-eebe-499e-96f1-0941f98ead63 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.083013 | controller | Jun 09 14:17:38.701247 crc crio[23733]: time="2026-06-09T14:17:38.701059755Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=1f3b8f43-491a-4943-bfab-9b049b340738 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.083029 | controller | Jun 09 14:17:38.711603 crc crio[23733]: time="2026-06-09T14:17:38.711528118Z" level=info msg="Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=858c7a19-3925-4c98-b9b7-7092ee009155 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.083045 | controller | Jun 09 14:17:38.712155 crc crio[23733]: time="2026-06-09T14:17:38.71204082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.083061 | controller | Jun 09 14:17:38.778371 crc crio[23733]: time="2026-06-09T14:17:38.777873123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.083077 | controller | Jun 09 14:17:38.783420 crc crio[23733]: time="2026-06-09T14:17:38.783321849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.083093 | controller | Jun 09 14:17:38.982845 crc crio[23733]: time="2026-06-09T14:17:38.982757707Z" level=info msg="Created container 0c283b55369aef1ef2b2c2c3bed6fa60993ca403fe32ee27b234c5e9601f3732: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=858c7a19-3925-4c98-b9b7-7092ee009155 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.083109 | controller | Jun 09 14:17:38.984735 crc crio[23733]: time="2026-06-09T14:17:38.984212454Z" level=info msg="Starting container: 0c283b55369aef1ef2b2c2c3bed6fa60993ca403fe32ee27b234c5e9601f3732" id=3689d5db-81c9-418f-8029-7f2f3a520706 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.083126 | controller | Jun 09 14:17:38.989993 crc crio[23733]: time="2026-06-09T14:17:38.989859175Z" level=info msg="Started container" PID=148425 containerID=0c283b55369aef1ef2b2c2c3bed6fa60993ca403fe32ee27b234c5e9601f3732 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=3689d5db-81c9-418f-8029-7f2f3a520706 name=/runtime.v1.RuntimeService/StartContainer sandboxID=032d12276d7b96d47460b7fcdf341af395d47e26415b67df2c585bd76d40a1d9
2026-06-09 14:45:31.083142 | controller | Jun 09 14:18:00.606972 crc crio[23733]: time="2026-06-09T14:18:00.606231817Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683578-7bfqt/POD" id=73e317a5-eaac-46b0-a3b5-6ef2c992159d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.083159 | controller | Jun 09 14:18:00.608584 crc crio[23733]: time="2026-06-09T14:18:00.607064608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.083175 | controller | Jun 09 14:18:00.649620 crc crio[23733]: time="2026-06-09T14:18:00.649430371Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683578-7bfqt Namespace:openshift-infra ID:80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946 UID:d8b8f00c-491a-449c-b3c2-d1bd3b79c3a2 NetNS:/var/run/netns/ea4f6bcd-ab84-4f5d-b0f8-4edc66c74730 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8b8f00c_491a_449c_b3c2_d1bd3b79c3a2.slice PodAnnotations:0xc00580ab80}] Aliases:map[]}"
2026-06-09 14:45:31.083195 | controller | Jun 09 14:18:00.649620 crc crio[23733]: time="2026-06-09T14:18:00.649621866Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683578-7bfqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.083212 | controller | Jun 09 14:18:01.202416 crc crio[23733]: 2026-06-09T14:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80ee21cb5b839aa Mac:1a:e4:b9:a6:b6:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/ea4f6bcd-ab84-4f5d-b0f8-4edc66c74730 SocketPath: PciID:}] [{Interface:0xc000014e40 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.083228 | controller | Jun 09 14:18:01.204727 crc crio[23733]: time="2026-06-09T14:18:01.204616551Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683578-7bfqt Namespace:openshift-infra ID:80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946 UID:d8b8f00c-491a-449c-b3c2-d1bd3b79c3a2 NetNS:/var/run/netns/ea4f6bcd-ab84-4f5d-b0f8-4edc66c74730 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8b8f00c_491a_449c_b3c2_d1bd3b79c3a2.slice PodAnnotations:0xc00580ab80}] Aliases:map[]}"
2026-06-09 14:45:31.083245 | controller | Jun 09 14:18:01.204948 crc crio[23733]: time="2026-06-09T14:18:01.204884317Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683578-7bfqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.083262 | controller | Jun 09 14:18:01.219091 crc crio[23733]: time="2026-06-09T14:18:01.21893545Z" level=info msg="Ran pod sandbox 80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946 with infra container: openshift-infra/auto-csr-approver-29683578-7bfqt/POD" id=73e317a5-eaac-46b0-a3b5-6ef2c992159d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.083278 | controller | Jun 09 14:18:01.223537 crc crio[23733]: time="2026-06-09T14:18:01.223441783Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c0de28f9-97fb-41fd-b362-cd74b800ffea name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.083295 | controller | Jun 09 14:18:01.238226 crc crio[23733]: time="2026-06-09T14:18:01.238046929Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.083312 | controller | Jun 09 14:18:02.482349 crc crio[23733]: time="2026-06-09T14:18:02.481230734Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c0de28f9-97fb-41fd-b362-cd74b800ffea name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.083329 | controller | Jun 09 14:18:02.485259 crc crio[23733]: time="2026-06-09T14:18:02.48347389Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7c6a9aa9-13b1-47f6-8bb0-e570b70605f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.083347 | controller | Jun 09 14:18:02.486979 crc crio[23733]: time="2026-06-09T14:18:02.486808004Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=82916de6-7d70-43a0-910e-920b372b104f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.083366 | controller | Jun 09 14:18:02.494695 crc crio[23733]: time="2026-06-09T14:18:02.494602709Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683578-7bfqt/oc" id=c70691a0-5660-40e4-bd50-0a4484cb6ed2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.083382 | controller | Jun 09 14:18:02.495747 crc crio[23733]: time="2026-06-09T14:18:02.495298346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.083398 | controller | Jun 09 14:18:02.568965 crc crio[23733]: time="2026-06-09T14:18:02.568839984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.083418 | controller | Jun 09 14:18:03.095352 crc crio[23733]: time="2026-06-09T14:18:03.095182848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.083434 | controller | Jun 09 14:18:03.227225 crc crio[23733]: time="2026-06-09T14:18:03.226560556Z" level=info msg="Created container 0b60f182cab20ace4730b6f2bc74de5d2270caa68dc374a4d5dd8dc52034a75e: openshift-infra/auto-csr-approver-29683578-7bfqt/oc" id=c70691a0-5660-40e4-bd50-0a4484cb6ed2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.083616 | controller | Jun 09 14:18:03.228496 crc crio[23733]: time="2026-06-09T14:18:03.228370771Z" level=info msg="Starting container: 0b60f182cab20ace4730b6f2bc74de5d2270caa68dc374a4d5dd8dc52034a75e" id=76bd9109-5b40-41fe-aa16-cb67b8205f27 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.083638 | controller | Jun 09 14:18:03.235801 crc crio[23733]: time="2026-06-09T14:18:03.235614014Z" level=info msg="Started container" PID=149792 containerID=0b60f182cab20ace4730b6f2bc74de5d2270caa68dc374a4d5dd8dc52034a75e description=openshift-infra/auto-csr-approver-29683578-7bfqt/oc id=76bd9109-5b40-41fe-aa16-cb67b8205f27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946
2026-06-09 14:45:31.083656 | controller | Jun 09 14:18:05.474691 crc crio[23733]: time="2026-06-09T14:18:05.473427217Z" level=info msg="Stopping pod sandbox: 80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946" id=9d391ec7-1566-4c5f-a450-7bceef5241f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.083673 | controller | Jun 09 14:18:05.476279 crc crio[23733]: time="2026-06-09T14:18:05.475075979Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683578-7bfqt Namespace:openshift-infra ID:80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946 UID:d8b8f00c-491a-449c-b3c2-d1bd3b79c3a2 NetNS:/var/run/netns/ea4f6bcd-ab84-4f5d-b0f8-4edc66c74730 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8b8f00c_491a_449c_b3c2_d1bd3b79c3a2.slice PodAnnotations:0xc001026518}] Aliases:map[]}"
2026-06-09 14:45:31.083690 | controller | Jun 09 14:18:05.476279 crc crio[23733]: time="2026-06-09T14:18:05.475280764Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683578-7bfqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.083706 | controller | Jun 09 14:18:05.869437 crc crio[23733]: time="2026-06-09T14:18:05.869213565Z" level=info msg="Stopped pod sandbox: 80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946" id=9d391ec7-1566-4c5f-a450-7bceef5241f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.083723 | controller | Jun 09 14:18:23.759528 crc crio[23733]: time="2026-06-09T14:18:23.758801175Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-gtfjk/POD" id=1751ed01-79dc-4340-9531-ed1710d968fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.083739 | controller | Jun 09 14:18:23.761182 crc crio[23733]: time="2026-06-09T14:18:23.759603904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.083755 | controller | Jun 09 14:18:23.864765 crc crio[23733]: time="2026-06-09T14:18:23.864595841Z" level=info msg="Got pod network &{Name:certified-operators-gtfjk Namespace:openshift-marketplace ID:78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070 UID:a252aa6c-8efa-4d05-a208-5903b7cadc5c NetNS:/var/run/netns/1dc7886a-f7fb-4ee8-80a6-1a54f2b545e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda252aa6c_8efa_4d05_a208_5903b7cadc5c.slice PodAnnotations:0xc002534208}] Aliases:map[]}"
2026-06-09 14:45:31.083775 | controller | Jun 09 14:18:23.864765 crc crio[23733]: time="2026-06-09T14:18:23.864728554Z" level=info msg="Adding pod openshift-marketplace_certified-operators-gtfjk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.083792 | controller | Jun 09 14:18:24.544642 crc crio[23733]: 2026-06-09T14:18:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78b8253f673c1b6 Mac:ea:73:06:86:a0:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/1dc7886a-f7fb-4ee8-80a6-1a54f2b545e5 SocketPath: PciID:}] [{Interface:0xc0003d12a0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.083809 | controller | Jun 09 14:18:24.547055 crc crio[23733]: time="2026-06-09T14:18:24.546949462Z" level=info msg="Got pod network &{Name:certified-operators-gtfjk Namespace:openshift-marketplace ID:78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070 UID:a252aa6c-8efa-4d05-a208-5903b7cadc5c NetNS:/var/run/netns/1dc7886a-f7fb-4ee8-80a6-1a54f2b545e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda252aa6c_8efa_4d05_a208_5903b7cadc5c.slice PodAnnotations:0xc002534208}] Aliases:map[]}"
2026-06-09 14:45:31.083826 | controller | Jun 09 14:18:24.547390 crc crio[23733]: time="2026-06-09T14:18:24.547315231Z" level=info msg="Checking pod openshift-marketplace_certified-operators-gtfjk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.083843 | controller | Jun 09 14:18:24.597773 crc crio[23733]: time="2026-06-09T14:18:24.597650146Z" level=info msg="Ran pod sandbox 78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070 with infra container: openshift-marketplace/certified-operators-gtfjk/POD" id=1751ed01-79dc-4340-9531-ed1710d968fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.083859 | controller | Jun 09 14:18:24.603631 crc crio[23733]: time="2026-06-09T14:18:24.602550769Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4f0bba31-49ce-4f18-bbd7-d9859a3a48e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.083876 | controller | Jun 09 14:18:24.611000 crc crio[23733]: time="2026-06-09T14:18:24.610891208Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=140f2adc-cffe-4468-bb13-c8ee7ddec85d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.083892 | controller | Jun 09 14:18:24.625650 crc crio[23733]: time="2026-06-09T14:18:24.625445803Z" level=info msg="Creating container: openshift-marketplace/certified-operators-gtfjk/extract-utilities" id=5d0d8ea3-3376-4b19-8542-e3a98536c334 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.083908 | controller | Jun 09 14:18:24.626390 crc crio[23733]: time="2026-06-09T14:18:24.626333216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.083924 | controller | Jun 09 14:18:24.704486 crc crio[23733]: time="2026-06-09T14:18:24.699563714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.083940 | controller | Jun 09 14:18:24.709392 crc crio[23733]: time="2026-06-09T14:18:24.709270878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.083956 | controller | Jun 09 14:18:24.926088 crc crio[23733]: time="2026-06-09T14:18:24.925905927Z" level=info msg="Created container 0ad54d2a1e9d2ef81662f75b19bb8daa40801d3723aaa1ac58af1a4bb1503387: openshift-marketplace/certified-operators-gtfjk/extract-utilities" id=5d0d8ea3-3376-4b19-8542-e3a98536c334 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.083978 | controller | Jun 09 14:18:24.930374 crc crio[23733]: time="2026-06-09T14:18:24.930276287Z" level=info msg="Starting container: 0ad54d2a1e9d2ef81662f75b19bb8daa40801d3723aaa1ac58af1a4bb1503387" id=7fa09b47-20f3-41d3-8f04-c843de3721e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.083996 | controller | Jun 09 14:18:24.938002 crc crio[23733]: time="2026-06-09T14:18:24.937581891Z" level=info msg="Started container" PID=151202 containerID=0ad54d2a1e9d2ef81662f75b19bb8daa40801d3723aaa1ac58af1a4bb1503387 description=openshift-marketplace/certified-operators-gtfjk/extract-utilities id=7fa09b47-20f3-41d3-8f04-c843de3721e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070
2026-06-09 14:45:31.084013 | controller | Jun 09 14:18:25.855876 crc crio[23733]: time="2026-06-09T14:18:25.854922023Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=c7eef661-80cf-4087-b802-56f78f4277d7 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.084029 | controller | Jun 09 14:18:25.868473 crc crio[23733]: time="2026-06-09T14:18:25.868397771Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 14:45:31.084046 | controller | Jun 09 14:18:26.834039 crc crio[23733]: time="2026-06-09T14:18:26.83380184Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=c7eef661-80cf-4087-b802-56f78f4277d7 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.084063 | controller | Jun 09 14:18:26.835615 crc crio[23733]: time="2026-06-09T14:18:26.835066212Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a7126395-3ee8-4e71-b40f-f4b830dacdd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.084080 | controller | Jun 09 14:18:26.839063 crc crio[23733]: time="2026-06-09T14:18:26.83895738Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=c7500aec-57a8-469e-88f5-a84e3e32df67 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.084096 | controller | Jun 09 14:18:26.846321 crc crio[23733]: time="2026-06-09T14:18:26.846215332Z" level=info msg="Creating container: openshift-marketplace/certified-operators-gtfjk/extract-content" id=b4325f9f-abd7-4242-a4dc-083d60c1bbfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.084112 | controller | Jun 09 14:18:26.846899 crc crio[23733]: time="2026-06-09T14:18:26.846831837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.084129 | controller | Jun 09 14:18:26.902633 crc crio[23733]: time="2026-06-09T14:18:26.902063854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.084145 | controller | Jun 09 14:18:26.908302 crc crio[23733]: time="2026-06-09T14:18:26.908169617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.084161 | controller | Jun 09 14:18:27.104096 crc crio[23733]: time="2026-06-09T14:18:27.103814599Z" level=info msg="Created container 8292c0c3fe26f28d4b6ae2fe6c20627200e616c5fe59226d5d4bd56f2468d52a: openshift-marketplace/certified-operators-gtfjk/extract-content" id=b4325f9f-abd7-4242-a4dc-083d60c1bbfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.084181 | controller | Jun 09 14:18:27.105398 crc crio[23733]: time="2026-06-09T14:18:27.105306107Z" level=info msg="Starting container: 8292c0c3fe26f28d4b6ae2fe6c20627200e616c5fe59226d5d4bd56f2468d52a" id=1a454d72-b7e2-4299-bdea-22a30d21cd63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.084197 | controller | Jun 09 14:18:27.113395 crc crio[23733]: time="2026-06-09T14:18:27.113266007Z" level=info msg="Started container" PID=151436 containerID=8292c0c3fe26f28d4b6ae2fe6c20627200e616c5fe59226d5d4bd56f2468d52a description=openshift-marketplace/certified-operators-gtfjk/extract-content id=1a454d72-b7e2-4299-bdea-22a30d21cd63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070
2026-06-09 14:45:31.084214 | controller | Jun 09 14:18:28.918508 crc crio[23733]: time="2026-06-09T14:18:28.917569278Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f878810c-e4a1-468a-9ace-ec06a9efd8a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.084231 | controller | Jun 09 14:18:28.921790 crc crio[23733]: time="2026-06-09T14:18:28.92164753Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7bc34df3-07d5-4016-af65-7b2bd0732163 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.084247 | controller | Jun 09 14:18:28.942082 crc crio[23733]: time="2026-06-09T14:18:28.941826166Z" level=info msg="Creating container: openshift-marketplace/certified-operators-gtfjk/registry-server" id=14e03dfc-76c5-4f69-82db-018405cf79d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.084263 | controller | Jun 09 14:18:28.942970 crc crio[23733]: time="2026-06-09T14:18:28.942888113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.084279 | controller | Jun 09 14:18:29.057223 crc crio[23733]: time="2026-06-09T14:18:29.057081761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.084296 | controller | Jun 09 14:18:29.062749 crc crio[23733]: time="2026-06-09T14:18:29.062685371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.084312 | controller | Jun 09 14:18:29.273763 crc crio[23733]: time="2026-06-09T14:18:29.272974121Z" level=info msg="Created container fd23dd5e91e3ae308cda95a4e086d2047791dc79f51d696db2d7103149b22581: openshift-marketplace/certified-operators-gtfjk/registry-server" id=14e03dfc-76c5-4f69-82db-018405cf79d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.084329 | controller | Jun 09 14:18:29.275583 crc crio[23733]: time="2026-06-09T14:18:29.275451673Z" level=info msg="Starting container: fd23dd5e91e3ae308cda95a4e086d2047791dc79f51d696db2d7103149b22581" id=cc9597dd-5b74-4c02-9f63-c94e576dadc8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.084345 | controller | Jun 09 14:18:29.281946 crc crio[23733]: time="2026-06-09T14:18:29.281837343Z" level=info msg="Started container" PID=151531 containerID=fd23dd5e91e3ae308cda95a4e086d2047791dc79f51d696db2d7103149b22581 description=openshift-marketplace/certified-operators-gtfjk/registry-server id=cc9597dd-5b74-4c02-9f63-c94e576dadc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070
2026-06-09 14:45:31.084361 | controller | Jun 09 14:18:29.468796 crc crio[23733]: time="2026-06-09T14:18:29.468673795Z" level=info msg="Removing container: 3aeb0282d99d0bcb5aee82280862777b78bfc24e164605f525bf048d93362cf9" id=1ef61c19-ad24-4b2e-97e6-06679205ba10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.084381 | controller | Jun 09 14:18:29.801996 crc crio[23733]: time="2026-06-09T14:18:29.801679405Z" level=info msg="Removed container 3aeb0282d99d0bcb5aee82280862777b78bfc24e164605f525bf048d93362cf9: openshift-infra/auto-csr-approver-29683572-mdhpz/oc" id=1ef61c19-ad24-4b2e-97e6-06679205ba10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.084398 | controller | Jun 09 14:18:29.815610 crc crio[23733]: time="2026-06-09T14:18:29.815499992Z" level=info msg="Stopping pod sandbox: 63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa" id=27d7eec2-3f0f-4fa5-bdf6-f32b16268416 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.084414 | controller | Jun 09 14:18:29.816000 crc crio[23733]: time="2026-06-09T14:18:29.815661626Z" level=info msg="Stopped pod sandbox (already stopped): 63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa" id=27d7eec2-3f0f-4fa5-bdf6-f32b16268416 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.084430 | controller | Jun 09 14:18:29.816997 crc crio[23733]: time="2026-06-09T14:18:29.816936359Z" level=info msg="Removing pod sandbox: 63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa" id=b2b0c36b-ef7d-4d56-b71c-95254ab20f0d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.084447 | controller | Jun 09 14:18:29.835063 crc crio[23733]: time="2026-06-09T14:18:29.83493924Z" level=info msg="Removed pod sandbox: 63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa" id=b2b0c36b-ef7d-4d56-b71c-95254ab20f0d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.084463 | controller | Jun 09 14:18:36.047602 crc crio[23733]: time="2026-06-09T14:18:36.045521722Z" level=info msg="Stopping pod sandbox: 032d12276d7b96d47460b7fcdf341af395d47e26415b67df2c585bd76d40a1d9" id=f6146845-28fd-4ac2-b092-94f3d5f06963 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.084479 | controller | Jun 09 14:18:36.047602 crc crio[23733]: time="2026-06-09T14:18:36.046537758Z" level=info msg="Stopping container: fd23dd5e91e3ae308cda95a4e086d2047791dc79f51d696db2d7103149b22581 (timeout: 2s)" id=71319589-f442-4764-890d-675444cd21ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.084496 | controller | Jun 09 14:18:36.048573 crc crio[23733]: time="2026-06-09T14:18:36.047648706Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4 Namespace:openstack ID:032d12276d7b96d47460b7fcdf341af395d47e26415b67df2c585bd76d40a1d9 UID:5f07e759-f43b-4db9-a8ef-833eaa55e8fe NetNS:/var/run/netns/37cb32b3-509a-4d14-8536-8aa642f3d58e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f07e759_f43b_4db9_a8ef_833eaa55e8fe.slice PodAnnotations:0xc0059cca18}] Aliases:map[]}"
2026-06-09 14:45:31.084540 | controller | Jun 09 14:18:36.048573 crc crio[23733]: time="2026-06-09T14:18:36.047937063Z" level=info msg="Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.084559 | controller | Jun 09 14:18:36.176009 crc crio[23733]: time="2026-06-09T14:18:36.175833464Z" level=info msg="Stopped container fd23dd5e91e3ae308cda95a4e086d2047791dc79f51d696db2d7103149b22581: openshift-marketplace/certified-operators-gtfjk/registry-server" id=71319589-f442-4764-890d-675444cd21ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.084576 | controller | Jun 09 14:18:36.177662 crc crio[23733]: time="2026-06-09T14:18:36.177587409Z" level=info msg="Stopping pod sandbox: 78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070" id=8cd26ed4-2429-43a1-801d-d741041a5839 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.084592 | controller | Jun 09 14:18:36.178383 crc crio[23733]: time="2026-06-09T14:18:36.178308516Z" level=info msg="Got pod network &{Name:certified-operators-gtfjk Namespace:openshift-marketplace ID:78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070 UID:a252aa6c-8efa-4d05-a208-5903b7cadc5c NetNS:/var/run/netns/1dc7886a-f7fb-4ee8-80a6-1a54f2b545e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda252aa6c_8efa_4d05_a208_5903b7cadc5c.slice PodAnnotations:0xc000308910}] Aliases:map[]}"
2026-06-09 14:45:31.084612 | controller | Jun 09 14:18:36.178574 crc crio[23733]: time="2026-06-09T14:18:36.178516981Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-gtfjk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.084630 | controller | Jun 09 14:18:36.624614 crc crio[23733]: time="2026-06-09T14:18:36.62375782Z" level=info msg="Stopped pod sandbox: 78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070" id=8cd26ed4-2429-43a1-801d-d741041a5839 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.084646 | controller | Jun 09 14:18:36.705675 crc crio[23733]: time="2026-06-09T14:18:36.705528793Z" level=info msg="Stopped pod sandbox: 032d12276d7b96d47460b7fcdf341af395d47e26415b67df2c585bd76d40a1d9" id=f6146845-28fd-4ac2-b092-94f3d5f06963 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.084662 | controller | Jun 09 14:18:37.073384 crc crio[23733]: time="2026-06-09T14:18:37.071967303Z" level=info msg="Removing container: fd23dd5e91e3ae308cda95a4e086d2047791dc79f51d696db2d7103149b22581" id=c0d2811c-5f95-48e3-8b21-e976c6d7871b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.084679 | controller | Jun 09 14:18:37.111161 crc crio[23733]: time="2026-06-09T14:18:37.110975353Z" level=info msg="Removed container fd23dd5e91e3ae308cda95a4e086d2047791dc79f51d696db2d7103149b22581: openshift-marketplace/certified-operators-gtfjk/registry-server" id=c0d2811c-5f95-48e3-8b21-e976c6d7871b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.084696 | controller | Jun 09 14:18:37.117176 crc crio[23733]: time="2026-06-09T14:18:37.117062195Z" level=info msg="Removing container: 8292c0c3fe26f28d4b6ae2fe6c20627200e616c5fe59226d5d4bd56f2468d52a" id=af6133a4-20d7-4573-a8f6-97c15b1ddbba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.084712 | controller | Jun 09 14:18:37.165368 crc crio[23733]: time="2026-06-09T14:18:37.165094331Z" level=info msg="Removed container 8292c0c3fe26f28d4b6ae2fe6c20627200e616c5fe59226d5d4bd56f2468d52a: openshift-marketplace/certified-operators-gtfjk/extract-content" id=af6133a4-20d7-4573-a8f6-97c15b1ddbba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.084729 | controller | Jun 09 14:18:37.169096 crc crio[23733]: time="2026-06-09T14:18:37.16899838Z" level=info msg="Removing container: 0ad54d2a1e9d2ef81662f75b19bb8daa40801d3723aaa1ac58af1a4bb1503387" id=8b863758-5c4e-4f25-8fa1-780759da94f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.084745 | controller | Jun 09 14:18:37.285173 crc crio[23733]: time="2026-06-09T14:18:37.278627492Z" level=info msg="Removed container 0ad54d2a1e9d2ef81662f75b19bb8daa40801d3723aaa1ac58af1a4bb1503387: openshift-marketplace/certified-operators-gtfjk/extract-utilities" id=8b863758-5c4e-4f25-8fa1-780759da94f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.084761 | controller | Jun 09 14:18:37.662334 crc crio[23733]: time="2026-06-09T14:18:37.658881649Z" level=info msg="Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-5xpqk/POD" id=37b3b306-700d-4255-a195-3b287114373f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.084778 | controller | Jun 09 14:18:37.662334 crc crio[23733]: time="2026-06-09T14:18:37.659416202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.084794 | controller | Jun 09 14:18:37.701292 crc crio[23733]: time="2026-06-09T14:18:37.701093339Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-5xpqk Namespace:openstack ID:fb52ac4a3635699d350cbbc7c47409e6630d19bfc12fb96aa395eab241d19614 UID:cf255c8c-3c9a-4eb5-9d80-c265bbf9bfe8 NetNS:/var/run/netns/a8b83080-f70c-4b55-ab26-0f23989796f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf255c8c_3c9a_4eb5_9d80_c265bbf9bfe8.slice PodAnnotations:0xc001026040}] Aliases:map[]}"
2026-06-09 14:45:31.084815 | controller | Jun 09 14:18:37.701292 crc crio[23733]: time="2026-06-09T14:18:37.701240033Z" level=info msg="Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-5xpqk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.084832 | controller | Jun 09 14:18:38.244202 crc crio[23733]: 2026-06-09T14:18:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb52ac4a3635699 Mac:92:0e:51:6e:23:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/a8b83080-f70c-4b55-ab26-0f23989796f8 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.084848 | controller | Jun 09 14:18:38.247383 crc crio[23733]: time="2026-06-09T14:18:38.247300313Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-5xpqk Namespace:openstack ID:fb52ac4a3635699d350cbbc7c47409e6630d19bfc12fb96aa395eab241d19614 UID:cf255c8c-3c9a-4eb5-9d80-c265bbf9bfe8 NetNS:/var/run/netns/a8b83080-f70c-4b55-ab26-0f23989796f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf255c8c_3c9a_4eb5_9d80_c265bbf9bfe8.slice PodAnnotations:0xc001026040}] Aliases:map[]}"
2026-06-09 14:45:31.084865 | controller | Jun 09 14:18:38.247628 crc crio[23733]: time="2026-06-09T14:18:38.247561779Z" level=info msg="Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-5xpqk for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.084881 | controller | Jun 09 14:18:38.260378 crc crio[23733]: time="2026-06-09T14:18:38.260286638Z" level=info msg="Ran pod sandbox fb52ac4a3635699d350cbbc7c47409e6630d19bfc12fb96aa395eab241d19614 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-5xpqk/POD" id=37b3b306-700d-4255-a195-3b287114373f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.084897 | controller | Jun 09 14:18:38.263209 crc crio[23733]: time="2026-06-09T14:18:38.263070109Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=860fee51-67f3-4e6b-b098-c91c43d738ee name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.084914 | controller | Jun 09 14:18:38.299157 crc crio[23733]: time="2026-06-09T14:18:38.299020171Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=ea7b8ce6-39de-491b-867d-45850e76287c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.084930 | controller | Jun 09 14:18:38.310873 crc crio[23733]: time="2026-06-09T14:18:38.310765367Z" level=info msg="Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-5xpqk/ssh-known-hosts-edpm-deployment-ipam" id=473a4b80-c5b2-45ed-8cde-ebe43713e8a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.084947 | controller | Jun 09 14:18:38.312659 crc crio[23733]: time="2026-06-09T14:18:38.312573552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.084963 | controller | Jun 09 14:18:38.390674 crc crio[23733]: time="2026-06-09T14:18:38.390527469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.084979 | controller | Jun 09 14:18:38.397627 crc crio[23733]: time="2026-06-09T14:18:38.397514445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.084999 | controller | Jun 09 14:18:38.577776 crc crio[23733]: time="2026-06-09T14:18:38.576247543Z" level=info msg="Created container da725dc11c1a6bf03f00fec0cb49e675d5d3133dfeccece62385861ecaa20e8b: openstack/ssh-known-hosts-edpm-deployment-ipam-5xpqk/ssh-known-hosts-edpm-deployment-ipam" id=473a4b80-c5b2-45ed-8cde-ebe43713e8a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.085016 | controller | Jun 09 14:18:38.582441 crc crio[23733]: time="2026-06-09T14:18:38.582342785Z" level=info msg="Starting container: da725dc11c1a6bf03f00fec0cb49e675d5d3133dfeccece62385861ecaa20e8b" id=61012aec-132f-4bdc-a875-a3b93ec91df2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.085033 | controller | Jun 09 14:18:38.590749 crc crio[23733]: time="2026-06-09T14:18:38.590577512Z" level=info msg="Started container" PID=152240 containerID=da725dc11c1a6bf03f00fec0cb49e675d5d3133dfeccece62385861ecaa20e8b description=openstack/ssh-known-hosts-edpm-deployment-ipam-5xpqk/ssh-known-hosts-edpm-deployment-ipam id=61012aec-132f-4bdc-a875-a3b93ec91df2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb52ac4a3635699d350cbbc7c47409e6630d19bfc12fb96aa395eab241d19614
2026-06-09 14:45:31.085049 | controller | Jun 09 14:18:48.262695 crc crio[23733]: time="2026-06-09T14:18:48.261599962Z" level=info msg="Stopping pod sandbox: fb52ac4a3635699d350cbbc7c47409e6630d19bfc12fb96aa395eab241d19614" id=05b768aa-3a32-46ff-8d74-d37acb225821 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.085066 | controller | Jun 09 14:18:48.264382 crc crio[23733]: time="2026-06-09T14:18:48.263572401Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-5xpqk Namespace:openstack ID:fb52ac4a3635699d350cbbc7c47409e6630d19bfc12fb96aa395eab241d19614 UID:cf255c8c-3c9a-4eb5-9d80-c265bbf9bfe8 NetNS:/var/run/netns/a8b83080-f70c-4b55-ab26-0f23989796f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf255c8c_3c9a_4eb5_9d80_c265bbf9bfe8.slice PodAnnotations:0xc00720c3a0}] Aliases:map[]}"
2026-06-09 14:45:31.085083 | controller | Jun 09 14:18:48.264382 crc crio[23733]: time="2026-06-09T14:18:48.263843397Z" level=info msg="Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-5xpqk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.085099 | controller | Jun 09 14:18:48.758641 crc crio[23733]: time="2026-06-09T14:18:48.758236031Z" level=info msg="Stopped pod sandbox: fb52ac4a3635699d350cbbc7c47409e6630d19bfc12fb96aa395eab241d19614" id=05b768aa-3a32-46ff-8d74-d37acb225821 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.085116 | controller | Jun 09 14:18:49.863457 crc crio[23733]: time="2026-06-09T14:18:49.862885196Z" level=info msg="Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2/POD" id=01a17004-26d1-4201-aaaf-f41073885c79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.085132 | controller | Jun 09 14:18:49.864860 crc crio[23733]: time="2026-06-09T14:18:49.863484951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.085148 | controller | Jun 09 14:18:49.900320 crc crio[23733]: time="2026-06-09T14:18:49.899382441Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2 Namespace:openstack ID:fabef5ceac1a04c36477d141dc407d55a567e77e7ff7fde2d15cf8a34fc8c315 UID:08b0960e-55b4-4f3d-b373-02f5664564fb NetNS:/var/run/netns/7b86c4cd-421d-4871-bd43-adb4c8816542 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b0960e_55b4_4f3d_b373_02f5664564fb.slice PodAnnotations:0xc00028f070}] Aliases:map[]}"
2026-06-09 14:45:31.085167 | controller | Jun 09 14:18:49.900320 crc crio[23733]: time="2026-06-09T14:18:49.899560116Z" level=info msg="Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.085184 | controller | Jun 09 14:18:50.507529 crc crio[23733]: 2026-06-09T14:18:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fabef5ceac1a04c Mac:7e:db:0a:29:23:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/7b86c4cd-421d-4871-bd43-adb4c8816542 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.085201 | controller | Jun 09 14:18:50.510255 crc crio[23733]: time="2026-06-09T14:18:50.509159902Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2 Namespace:openstack ID:fabef5ceac1a04c36477d141dc407d55a567e77e7ff7fde2d15cf8a34fc8c315 UID:08b0960e-55b4-4f3d-b373-02f5664564fb NetNS:/var/run/netns/7b86c4cd-421d-4871-bd43-adb4c8816542 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b0960e_55b4_4f3d_b373_02f5664564fb.slice PodAnnotations:0xc00028f070}] Aliases:map[]}"
2026-06-09 14:45:31.085218 | controller | Jun 09 14:18:50.510255 crc crio[23733]: time="2026-06-09T14:18:50.509329566Z" level=info msg="Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.085235 | controller | Jun 09 14:18:50.522366 crc crio[23733]: time="2026-06-09T14:18:50.52221887Z" level=info msg="Ran pod sandbox fabef5ceac1a04c36477d141dc407d55a567e77e7ff7fde2d15cf8a34fc8c315 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2/POD" id=01a17004-26d1-4201-aaaf-f41073885c79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.085251 | controller | Jun 09 14:18:50.526571 crc crio[23733]: time="2026-06-09T14:18:50.526438175Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=e4c117f4-d86c-497e-a458-9589daea79c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.085268 | controller | Jun 09 14:18:50.562551 crc crio[23733]: time="2026-06-09T14:18:50.561898336Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=f13f4c2c-855d-47c1-955f-787e26148a8f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.085284 | controller | Jun 09 14:18:50.599190 crc crio[23733]: time="2026-06-09T14:18:50.594620147Z" level=info msg="Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=2ce86eb7-6514-4dc5-a1dd-86cc9da79172 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.085301 | controller | Jun 09 14:18:50.599190 crc crio[23733]: time="2026-06-09T14:18:50.595284164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.085317 | controller | Jun 09 14:18:50.664048 crc crio[23733]: time="2026-06-09T14:18:50.663950848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.085333 | controller | Jun 09 14:18:50.667751 crc crio[23733]: time="2026-06-09T14:18:50.667661971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.085350 | controller | Jun 09 14:18:50.806005 crc crio[23733]: time="2026-06-09T14:18:50.805883332Z" level=info msg="Created container 729bf64604c2ffcbadcf692cbe68bf70d62d3f285a00c5aec094b6f471f7a7f3: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=2ce86eb7-6514-4dc5-a1dd-86cc9da79172 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.085369 | controller | Jun 09 14:18:50.807552 crc crio[23733]: time="2026-06-09T14:18:50.807511372Z" level=info msg="Starting container: 729bf64604c2ffcbadcf692cbe68bf70d62d3f285a00c5aec094b6f471f7a7f3" id=03eefc18-4186-4ef5-9a5b-6d46d71007bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.085386 | controller | Jun 09 14:18:50.814536 crc crio[23733]: time="2026-06-09T14:18:50.814461777Z" level=info msg="Started container" PID=153009 containerID=729bf64604c2ffcbadcf692cbe68bf70d62d3f285a00c5aec094b6f471f7a7f3 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=03eefc18-4186-4ef5-9a5b-6d46d71007bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=fabef5ceac1a04c36477d141dc407d55a567e77e7ff7fde2d15cf8a34fc8c315
2026-06-09 14:45:31.085402 | controller | Jun 09 14:19:01.475164 crc crio[23733]: time="2026-06-09T14:19:01.474394339Z" level=info msg="Stopping pod sandbox: fabef5ceac1a04c36477d141dc407d55a567e77e7ff7fde2d15cf8a34fc8c315" id=fb955c31-160e-49d4-88a4-eb896750aaa3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.085419 | controller | Jun 09 14:19:01.476799 crc crio[23733]: time="2026-06-09T14:19:01.475748703Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2 Namespace:openstack ID:fabef5ceac1a04c36477d141dc407d55a567e77e7ff7fde2d15cf8a34fc8c315 UID:08b0960e-55b4-4f3d-b373-02f5664564fb NetNS:/var/run/netns/7b86c4cd-421d-4871-bd43-adb4c8816542 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b0960e_55b4_4f3d_b373_02f5664564fb.slice PodAnnotations:0xc0003094e8}] Aliases:map[]}"
2026-06-09 14:45:31.085436 | controller | Jun 09 14:19:01.476799 crc crio[23733]: time="2026-06-09T14:19:01.475908447Z" level=info msg="Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.085452 | controller | Jun 09 14:19:01.946925 crc crio[23733]: time="2026-06-09T14:19:01.94678695Z" level=info msg="Stopped pod sandbox: fabef5ceac1a04c36477d141dc407d55a567e77e7ff7fde2d15cf8a34fc8c315" id=fb955c31-160e-49d4-88a4-eb896750aaa3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.085468 | controller | Jun 09 14:19:03.021162 crc crio[23733]: time="2026-06-09T14:19:03.018307693Z" level=info msg="Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj/POD" id=5d2c5351-bdab-4351-8514-ff4de7a73ffc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.085484 | controller | Jun 09 14:19:03.021162 crc crio[23733]: time="2026-06-09T14:19:03.019695868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.085501 | controller | Jun 09 14:19:03.064324 crc crio[23733]: time="2026-06-09T14:19:03.063901578Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj Namespace:openstack ID:44e695023f6f04a92c173130afff201826b45da833f7d5d56cd5ae9e429c165b UID:94fd7ffc-a504-4d26-a587-044b2255c3ef NetNS:/var/run/netns/853e49de-cb02-4e75-8b64-0e2e33bc2e12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94fd7ffc_a504_4d26_a587_044b2255c3ef.slice PodAnnotations:0xc0059cc158}] Aliases:map[]}"
2026-06-09 14:45:31.085536 | controller | Jun 09 14:19:03.064324 crc crio[23733]: time="2026-06-09T14:19:03.063950059Z" level=info msg="Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.085557 | controller | Jun 09 14:19:03.798512 crc crio[23733]: 2026-06-09T14:19:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44e695023f6f04a Mac:52:de:b6:7f:11:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/853e49de-cb02-4e75-8b64-0e2e33bc2e12 SocketPath: PciID:}] [{Interface:0xc00028e730 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.085574 | controller | Jun 09 14:19:03.800622 crc crio[23733]: time="2026-06-09T14:19:03.800532343Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj Namespace:openstack ID:44e695023f6f04a92c173130afff201826b45da833f7d5d56cd5ae9e429c165b UID:94fd7ffc-a504-4d26-a587-044b2255c3ef NetNS:/var/run/netns/853e49de-cb02-4e75-8b64-0e2e33bc2e12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94fd7ffc_a504_4d26_a587_044b2255c3ef.slice PodAnnotations:0xc0059cc158}] Aliases:map[]}"
2026-06-09 14:45:31.085591 | controller | Jun 09 14:19:03.800868 crc crio[23733]: time="2026-06-09T14:19:03.800791929Z" level=info msg="Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.085608 | controller | Jun 09 14:19:03.811552 crc crio[23733]: time="2026-06-09T14:19:03.811513539Z" level=info msg="Ran pod sandbox 44e695023f6f04a92c173130afff201826b45da833f7d5d56cd5ae9e429c165b with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj/POD" id=5d2c5351-bdab-4351-8514-ff4de7a73ffc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.085624 | controller | Jun 09 14:19:03.814383 crc crio[23733]: time="2026-06-09T14:19:03.814299829Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=2fbe29c1-8631-432a-bd03-c8f96a738d32 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.085641 | controller | Jun 09 14:19:03.841683 crc crio[23733]: time="2026-06-09T14:19:03.841589623Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=1755379e-4ec1-46fd-ad4d-2421dcc0a25a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.085657 | controller | Jun 09 14:19:03.850639 crc crio[23733]: time="2026-06-09T14:19:03.850557039Z" level=info msg="Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=a1c17faa-5ceb-4432-a9fc-f55ba838486f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.085673 | controller | Jun 09 14:19:03.851050 crc crio[23733]: time="2026-06-09T14:19:03.85098502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.085690 | controller | Jun 09 14:19:03.906619 crc crio[23733]: time="2026-06-09T14:19:03.906352629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.085705 | controller | Jun 09 14:19:03.910447 crc crio[23733]: time="2026-06-09T14:19:03.91035825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.085722 | controller | Jun 09 14:19:04.120501 crc crio[23733]: time="2026-06-09T14:19:04.119822939Z" level=info msg="Created container bafbf01726195e6e95e2df474ffdce3e8238fd20b8c1495ff264e67b2d3153a4: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=a1c17faa-5ceb-4432-a9fc-f55ba838486f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.085738 | controller | Jun 09 14:19:04.122187 crc crio[23733]: time="2026-06-09T14:19:04.121655765Z" level=info msg="Starting container: bafbf01726195e6e95e2df474ffdce3e8238fd20b8c1495ff264e67b2d3153a4" id=ff93a76d-23a6-4644-85aa-c0ac56c7113e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.085757 | controller | Jun 09 14:19:04.126742 crc crio[23733]: time="2026-06-09T14:19:04.1266563Z" level=info msg="Started container" PID=153823 containerID=bafbf01726195e6e95e2df474ffdce3e8238fd20b8c1495ff264e67b2d3153a4 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=ff93a76d-23a6-4644-85aa-c0ac56c7113e name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e695023f6f04a92c173130afff201826b45da833f7d5d56cd5ae9e429c165b
2026-06-09 14:45:31.085774 | controller | Jun 09 14:19:17.113574 crc crio[23733]: time="2026-06-09T14:19:17.112897101Z" level=info msg="Stopping pod sandbox: 44e695023f6f04a92c173130afff201826b45da833f7d5d56cd5ae9e429c165b" id=050fd0bb-9b80-48da-9720-94b1ba9e23fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.085791 | controller | Jun 09 14:19:17.115441 crc crio[23733]: time="2026-06-09T14:19:17.114299236Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj Namespace:openstack ID:44e695023f6f04a92c173130afff201826b45da833f7d5d56cd5ae9e429c165b UID:94fd7ffc-a504-4d26-a587-044b2255c3ef NetNS:/var/run/netns/853e49de-cb02-4e75-8b64-0e2e33bc2e12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94fd7ffc_a504_4d26_a587_044b2255c3ef.slice PodAnnotations:0xc0020d9460}] Aliases:map[]}"
2026-06-09 14:45:31.085807 | controller | Jun 09 14:19:17.115441 crc crio[23733]: time="2026-06-09T14:19:17.114505761Z" level=info msg="Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.085824 | controller | Jun 09 14:19:17.666043 crc crio[23733]: time="2026-06-09T14:19:17.665559437Z" level=info msg="Stopped pod sandbox: 44e695023f6f04a92c173130afff201826b45da833f7d5d56cd5ae9e429c165b" id=050fd0bb-9b80-48da-9720-94b1ba9e23fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.085840 | controller | Jun 09 14:19:18.676658 crc crio[23733]: time="2026-06-09T14:19:18.675543314Z" level=info msg="Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4/POD" id=0389d412-f50b-42bd-bed5-fdfc07bfa9fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.085856 | controller | Jun 09 14:19:18.678325 crc crio[23733]: time="2026-06-09T14:19:18.676678583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.085872 | controller | Jun 09 14:19:18.739227 crc crio[23733]: time="2026-06-09T14:19:18.738974047Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4 Namespace:openstack ID:cf3555b241c33596eea33ae65e4da182f74d26ba4b0ca29d88dc21c5d1b08a36 UID:d9a4f551-eba7-402f-bdf0-977081be2c19 NetNS:/var/run/netns/6dcde43f-bdce-4efc-803a-a1be46946730 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a4f551_eba7_402f_bdf0_977081be2c19.slice PodAnnotations:0xc001c1ec98}] Aliases:map[]}"
2026-06-09 14:45:31.085889 | controller | Jun 09 14:19:18.739227 crc crio[23733]: time="2026-06-09T14:19:18.739050709Z" level=info msg="Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.085905 | controller | Jun 09 14:19:19.416345 crc crio[23733]: 2026-06-09T14:19:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf3555b241c3359 Mac:ce:84:c0:0f:aa:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/6dcde43f-bdce-4efc-803a-a1be46946730 SocketPath: PciID:}] [{Interface:0xc0002aa980 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.085925 | controller | Jun 09 14:19:19.419467 crc crio[23733]: time="2026-06-09T14:19:19.41936325Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4 Namespace:openstack ID:cf3555b241c33596eea33ae65e4da182f74d26ba4b0ca29d88dc21c5d1b08a36 UID:d9a4f551-eba7-402f-bdf0-977081be2c19 NetNS:/var/run/netns/6dcde43f-bdce-4efc-803a-a1be46946730 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a4f551_eba7_402f_bdf0_977081be2c19.slice PodAnnotations:0xc001c1ec98}] Aliases:map[]}"
2026-06-09 14:45:31.085942 | controller | Jun 09 14:19:19.419605 crc crio[23733]: time="2026-06-09T14:19:19.419587506Z" level=info msg="Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.085958 | controller | Jun 09 14:19:19.432889 crc crio[23733]: time="2026-06-09T14:19:19.432646933Z" level=info msg="Ran pod sandbox cf3555b241c33596eea33ae65e4da182f74d26ba4b0ca29d88dc21c5d1b08a36 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4/POD" id=0389d412-f50b-42bd-bed5-fdfc07bfa9fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.085974 | controller | Jun 09 14:19:19.436465 crc crio[23733]: time="2026-06-09T14:19:19.436197832Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=953ab4af-c9cc-40f7-9a12-751098a2f0be name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.085990 | controller | Jun 09 14:19:19.463563 crc crio[23733]: time="2026-06-09T14:19:19.463308984Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=9fc9d6c9-bf2f-4d95-83b0-d66517183997 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.086006 | controller | Jun 09 14:19:19.471678 crc crio[23733]: time="2026-06-09T14:19:19.471508039Z" level=info msg="Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=f9af628d-05d0-4dba-a02d-8b67aa3bcfd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.086022 | controller | Jun 09 14:19:19.472085 crc crio[23733]: time="2026-06-09T14:19:19.47196038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.086038 | controller | Jun 09 14:19:19.552660 crc crio[23733]: time="2026-06-09T14:19:19.552532974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.086054 | controller | Jun 09 14:19:19.557842 crc crio[23733]: time="2026-06-09T14:19:19.557673843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.086071 | controller | Jun 09 14:19:19.754753 crc crio[23733]: time="2026-06-09T14:19:19.754546516Z" level=info msg="Created container 4c5d249cf38b67b0fad53b4fe41e42ec611a7997bbd055121ab33db819b11ead: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=f9af628d-05d0-4dba-a02d-8b67aa3bcfd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.086087 | controller | Jun 09 14:19:19.756891 crc crio[23733]: time="2026-06-09T14:19:19.756221918Z" level=info msg="Starting container: 4c5d249cf38b67b0fad53b4fe41e42ec611a7997bbd055121ab33db819b11ead" id=61eb0657-2d5e-499d-8d56-de457b991394 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.086104 | controller | Jun 09 14:19:19.764605 crc crio[23733]: time="2026-06-09T14:19:19.764490924Z" level=info msg="Started container" PID=154837 containerID=4c5d249cf38b67b0fad53b4fe41e42ec611a7997bbd055121ab33db819b11ead description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=61eb0657-2d5e-499d-8d56-de457b991394 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf3555b241c33596eea33ae65e4da182f74d26ba4b0ca29d88dc21c5d1b08a36
2026-06-09 14:45:31.086124 | controller | Jun 09 14:19:29.873946 crc crio[23733]: time="2026-06-09T14:19:29.872980899Z" level=info msg="Stopping pod sandbox: 78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070" id=f367dda8-0f88-4fa5-98e0-f21063da886e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.086141 | controller | Jun 09 14:19:29.873946 crc crio[23733]: time="2026-06-09T14:19:29.873936602Z" level=info msg="Stopped pod sandbox (already stopped): 78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070" id=f367dda8-0f88-4fa5-98e0-f21063da886e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.086158 | controller | Jun 09 14:19:29.875972 crc crio[23733]: time="2026-06-09T14:19:29.874684663Z" level=info msg="Removing pod sandbox: 78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070" id=ace10556-40ce-431f-b4a4-e7660558675b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.086175 | controller | Jun 09 14:19:29.895588 crc crio[23733]: time="2026-06-09T14:19:29.895476614Z" level=info msg="Removed pod sandbox: 78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070" id=ace10556-40ce-431f-b4a4-e7660558675b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.086191 | controller | Jun 09 14:20:00.538895 crc crio[23733]: time="2026-06-09T14:20:00.538054229Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683580-crr2k/POD" id=8859c579-dca6-45b1-8f20-aad2a6059e08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.086208 | controller | Jun 09 14:20:00.543245 crc crio[23733]: time="2026-06-09T14:20:00.538961061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.086224 | controller | Jun 09 14:20:00.582267 crc crio[23733]: time="2026-06-09T14:20:00.582084644Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683580-crr2k Namespace:openshift-infra ID:fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b UID:305ef83b-109f-4131-bf7f-14d50af81f4d NetNS:/var/run/netns/9b080aad-d2b3-480f-bfaa-f7ac28d1c6cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod305ef83b_109f_4131_bf7f_14d50af81f4d.slice PodAnnotations:0xc001c1f240}] Aliases:map[]}"
2026-06-09 14:45:31.086241 | controller | Jun 09 14:20:00.582267 crc crio[23733]: time="2026-06-09T14:20:00.582269359Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683580-crr2k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.086257 | controller | Jun 09 14:20:01.153084 crc crio[23733]: 2026-06-09T14:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe4f1a75af5f74f Mac:ba:9b:c0:65:f9:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/9b080aad-d2b3-480f-bfaa-f7ac28d1c6cb SocketPath: PciID:}] [{Interface:0xc000014c30 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.086274 | controller | Jun 09 14:20:01.155907 crc crio[23733]: time="2026-06-09T14:20:01.155809678Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683580-crr2k Namespace:openshift-infra ID:fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b UID:305ef83b-109f-4131-bf7f-14d50af81f4d NetNS:/var/run/netns/9b080aad-d2b3-480f-bfaa-f7ac28d1c6cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod305ef83b_109f_4131_bf7f_14d50af81f4d.slice PodAnnotations:0xc001c1f240}] Aliases:map[]}"
2026-06-09 14:45:31.086294 | controller | Jun 09 14:20:01.156967 crc crio[23733]: time="2026-06-09T14:20:01.156856275Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683580-crr2k for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.086311 | controller | Jun 09 14:20:01.181651 crc crio[23733]: time="2026-06-09T14:20:01.181525904Z" level=info msg="Ran pod sandbox fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b with infra container: openshift-infra/auto-csr-approver-29683580-crr2k/POD" id=8859c579-dca6-45b1-8f20-aad2a6059e08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.086328 | controller | Jun 09 14:20:01.185985 crc crio[23733]: time="2026-06-09T14:20:01.185889824Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=8a6f2f92-600e-4870-83cf-d268a97046e8 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.086344 | controller | Jun 09 14:20:01.202253 crc crio[23733]: time="2026-06-09T14:20:01.202149212Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.086361 | controller | Jun 09 14:20:02.807051 crc crio[23733]: time="2026-06-09T14:20:02.805991851Z" level=info msg="Stopping pod sandbox: cf3555b241c33596eea33ae65e4da182f74d26ba4b0ca29d88dc21c5d1b08a36" id=20604438-0e49-48b8-b533-6442de79ea9f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.086378 | controller | Jun 09 14:20:02.808590 crc crio[23733]: time="2026-06-09T14:20:02.807429557Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4 Namespace:openstack ID:cf3555b241c33596eea33ae65e4da182f74d26ba4b0ca29d88dc21c5d1b08a36 UID:d9a4f551-eba7-402f-bdf0-977081be2c19 NetNS:/var/run/netns/6dcde43f-bdce-4efc-803a-a1be46946730 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a4f551_eba7_402f_bdf0_977081be2c19.slice PodAnnotations:0xc002b0e568}] Aliases:map[]}"
2026-06-09 14:45:31.086395 | controller | Jun 09 14:20:02.808590 crc crio[23733]: time="2026-06-09T14:20:02.807570171Z" level=info msg="Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.086411 | controller | Jun 09 14:20:03.277209 crc crio[23733]: time="2026-06-09T14:20:03.275831027Z" level=info msg="Stopped pod sandbox: cf3555b241c33596eea33ae65e4da182f74d26ba4b0ca29d88dc21c5d1b08a36" id=20604438-0e49-48b8-b533-6442de79ea9f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.086428 | controller | Jun 09 14:20:03.543478 crc crio[23733]: time="2026-06-09T14:20:03.543334523Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=8a6f2f92-600e-4870-83cf-d268a97046e8 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.086444 | controller | Jun 09 14:20:03.545179 crc crio[23733]: time="2026-06-09T14:20:03.54477989Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=03a8b5e5-39ba-4dad-aa7f-8793520e2740 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.086461 | controller | Jun 09 14:20:03.552069 crc crio[23733]: time="2026-06-09T14:20:03.551908888Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8cea0b42-f139-465c-9a17-9ffb14278ef0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.086476 | controller | Jun 09 14:20:03.571168 crc crio[23733]: time="2026-06-09T14:20:03.570934097Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683580-crr2k/oc" id=f9628020-025e-4b69-b8f0-60fe3e346aa2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.086495 | controller | Jun 09 14:20:03.572967 crc crio[23733]: time="2026-06-09T14:20:03.572837724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.086532 | controller | Jun 09 14:20:03.646695 crc crio[23733]: time="2026-06-09T14:20:03.646548915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.086555 | controller | Jun 09 14:20:04.256743 crc crio[23733]: time="2026-06-09T14:20:04.256636212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.086572 | controller | Jun 09 14:20:04.427795 crc crio[23733]: time="2026-06-09T14:20:04.427554914Z" level=info msg="Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9/POD" id=ac3efd6d-0f5e-4295-a3b9-220a02e058e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.086589 | controller | Jun 09 14:20:04.427795 crc crio[23733]: time="2026-06-09T14:20:04.427698118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.086605 | controller | Jun 09 14:20:04.464344 crc crio[23733]: time="2026-06-09T14:20:04.464250886Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9 Namespace:openstack ID:7e3d119e2da5aec9c3bedc6918052bfab995e8fb52643121a1eb3ef277ce6954 UID:a5ed12b4-6b1d-424e-9e06-0df911b0bb07 NetNS:/var/run/netns/e520db2c-5c4d-43a5-bf96-e6daf72802ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5ed12b4_6b1d_424e_9e06_0df911b0bb07.slice PodAnnotations:0xc00028eeb8}] Aliases:map[]}"
2026-06-09 14:45:31.086622 | controller | Jun 09 14:20:04.464344 crc crio[23733]: time="2026-06-09T14:20:04.464331908Z" level=info msg="Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.086639 | controller | Jun 09 14:20:04.471089 crc crio[23733]: time="2026-06-09T14:20:04.470993425Z" level=info msg="Created container 3f08c16162797611d9e64ba5410e085701dfa7e799daeca343b015a81dee5066: openshift-infra/auto-csr-approver-29683580-crr2k/oc" id=f9628020-025e-4b69-b8f0-60fe3e346aa2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.086656 | controller | Jun 09 14:20:04.473089 crc crio[23733]: time="2026-06-09T14:20:04.473006565Z" level=info msg="Starting container: 3f08c16162797611d9e64ba5410e085701dfa7e799daeca343b015a81dee5066" id=95f601bc-eeda-45bf-8354-84d3467d738c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.086672 | controller | Jun 09 14:20:04.479185 crc crio[23733]: time="2026-06-09T14:20:04.479012227Z" level=info msg="Started container" PID=157503 containerID=3f08c16162797611d9e64ba5410e085701dfa7e799daeca343b015a81dee5066 description=openshift-infra/auto-csr-approver-29683580-crr2k/oc id=95f601bc-eeda-45bf-8354-84d3467d738c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b
2026-06-09 14:45:31.086689 | controller | Jun 09 14:20:05.045878 crc crio[23733]: 2026-06-09T14:20:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e3d119e2da5aec Mac:82:89:15:fa:f9:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/e520db2c-5c4d-43a5-bf96-e6daf72802ca SocketPath: PciID:}] [{Interface:0xc00028e760 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.086705 | controller | Jun 09 14:20:05.047489 crc crio[23733]: time="2026-06-09T14:20:05.047396996Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9 Namespace:openstack ID:7e3d119e2da5aec9c3bedc6918052bfab995e8fb52643121a1eb3ef277ce6954 UID:a5ed12b4-6b1d-424e-9e06-0df911b0bb07 NetNS:/var/run/netns/e520db2c-5c4d-43a5-bf96-e6daf72802ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5ed12b4_6b1d_424e_9e06_0df911b0bb07.slice PodAnnotations:0xc00028eeb8}] Aliases:map[]}"
2026-06-09 14:45:31.086725 | controller | Jun 09 14:20:05.048570 crc crio[23733]: time="2026-06-09T14:20:05.048453223Z" level=info msg="Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.086742 | controller | Jun 09 14:20:05.062203 crc crio[23733]: time="2026-06-09T14:20:05.062058745Z" level=info msg="Ran pod sandbox 7e3d119e2da5aec9c3bedc6918052bfab995e8fb52643121a1eb3ef277ce6954 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9/POD" id=ac3efd6d-0f5e-4295-a3b9-220a02e058e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.086759 | controller | Jun 09 14:20:05.066292 crc crio[23733]: time="2026-06-09T14:20:05.066076025Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=b88a3c53-0368-4dc1-a153-6e7b2ac7fb71 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.086775 | controller | Jun 09 14:20:05.107240 crc crio[23733]: time="2026-06-09T14:20:05.107066714Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=0236e441-6bbd-4a6b-a272-40f8009cbe5c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.086792 | controller | Jun 09 14:20:05.115230 crc crio[23733]: time="2026-06-09T14:20:05.115050806Z" level=info msg="Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=ee4c3eb3-7a10-47bd-aed1-eb2a9255f9b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.086808 | controller | Jun 09 14:20:05.115767 crc crio[23733]: time="2026-06-09T14:20:05.115682891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.086824 | controller | Jun 09 14:20:05.172362 crc crio[23733]: time="2026-06-09T14:20:05.172234201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.086841 | controller | Jun 09 14:20:05.178328 crc crio[23733]: time="2026-06-09T14:20:05.178245362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.086857 | controller | Jun 09 14:20:05.327629 crc crio[23733]: time="2026-06-09T14:20:05.327431087Z" level=info msg="Created container fd9f78eb0c220ac07677d388cb751554f9220a140b0f1b98cd79faa6b9b5ffdc: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=ee4c3eb3-7a10-47bd-aed1-eb2a9255f9b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.086873 | controller | Jun 09 14:20:05.331199 crc crio[23733]: time="2026-06-09T14:20:05.331030158Z" level=info msg="Starting container: fd9f78eb0c220ac07677d388cb751554f9220a140b0f1b98cd79faa6b9b5ffdc" id=868c588d-3c90-421e-8f1e-8f9d98a63f3c name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.086890 | controller | Jun 09 14:20:05.340579 crc crio[23733]: time="2026-06-09T14:20:05.340463924Z" level=info msg="Started container" PID=157678 containerID=fd9f78eb0c220ac07677d388cb751554f9220a140b0f1b98cd79faa6b9b5ffdc description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=868c588d-3c90-421e-8f1e-8f9d98a63f3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e3d119e2da5aec9c3bedc6918052bfab995e8fb52643121a1eb3ef277ce6954
2026-06-09 14:45:31.086912 | controller | Jun 09 14:20:06.947944 crc crio[23733]: time="2026-06-09T14:20:06.947066891Z" level=info msg="Stopping pod sandbox: fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b" id=17bc8729-2a65-43a5-ad65-2dfdfc439f48 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.086929 | controller | Jun 09 14:20:06.949281 crc crio[23733]: time="2026-06-09T14:20:06.948701152Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683580-crr2k Namespace:openshift-infra ID:fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b UID:305ef83b-109f-4131-bf7f-14d50af81f4d NetNS:/var/run/netns/9b080aad-d2b3-480f-bfaa-f7ac28d1c6cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod305ef83b_109f_4131_bf7f_14d50af81f4d.slice PodAnnotations:0xc001c1e020}] Aliases:map[]}"
2026-06-09 14:45:31.086946 | controller | Jun 09 14:20:06.949281 crc crio[23733]: time="2026-06-09T14:20:06.948880646Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683580-crr2k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.086962 | controller | Jun 09 14:20:07.377564 crc crio[23733]: time="2026-06-09T14:20:07.377326053Z" level=info msg="Stopped pod sandbox: fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b" id=17bc8729-2a65-43a5-ad65-2dfdfc439f48 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.086978 | controller | Jun 09 14:20:29.924769 crc crio[23733]: time="2026-06-09T14:20:29.923686361Z" level=info msg="Removing container: d1fcd29a8114907bce7408b59b61161180f0a97e51e16713b3355610856a4390" id=2ab262d7-5739-4709-9e65-75007f02c7c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.086994 | controller | Jun 09 14:20:30.243480 crc crio[23733]: time="2026-06-09T14:20:30.243219344Z" level=info msg="Removed container d1fcd29a8114907bce7408b59b61161180f0a97e51e16713b3355610856a4390: openshift-infra/auto-csr-approver-29683574-8czvq/oc" id=2ab262d7-5739-4709-9e65-75007f02c7c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.087011 | controller | Jun 09 14:20:30.254964 crc crio[23733]: time="2026-06-09T14:20:30.254908767Z" level=info msg="Stopping pod sandbox: e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90" id=1259bdd0-644f-4854-b6db-cf351b03385a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.087026 | controller | Jun 09 14:20:30.255805 crc crio[23733]: time="2026-06-09T14:20:30.25577835Z" level=info msg="Stopped pod sandbox (already stopped): e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90" id=1259bdd0-644f-4854-b6db-cf351b03385a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.087042 | controller | Jun 09 14:20:30.256851 crc crio[23733]: time="2026-06-09T14:20:30.256790884Z" level=info msg="Removing pod sandbox: e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90" id=6d7735fc-7a69-48bd-8a94-230e5cb924c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.087059 | controller | Jun 09 14:20:30.271355 crc crio[23733]: time="2026-06-09T14:20:30.271244617Z" level=info msg="Removed pod sandbox: e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90" id=6d7735fc-7a69-48bd-8a94-230e5cb924c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.087075 | controller | Jun 09 14:21:16.162201 crc crio[23733]: time="2026-06-09T14:21:16.161283434Z" level=info msg="Stopping pod sandbox: 7e3d119e2da5aec9c3bedc6918052bfab995e8fb52643121a1eb3ef277ce6954" id=6ab1d10d-9603-4c66-836d-9d25982d76dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.087091 | controller | Jun 09 14:21:16.167909 crc crio[23733]: time="2026-06-09T14:21:16.162874093Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9 Namespace:openstack ID:7e3d119e2da5aec9c3bedc6918052bfab995e8fb52643121a1eb3ef277ce6954 UID:a5ed12b4-6b1d-424e-9e06-0df911b0bb07 NetNS:/var/run/netns/e520db2c-5c4d-43a5-bf96-e6daf72802ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5ed12b4_6b1d_424e_9e06_0df911b0bb07.slice PodAnnotations:0xc0003084f0}] Aliases:map[]}"
2026-06-09 14:45:31.087111 | controller | Jun 09 14:21:16.167909 crc crio[23733]: time="2026-06-09T14:21:16.163091429Z" level=info msg="Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.087128 | controller | Jun 09 14:21:16.768454 crc crio[23733]: time="2026-06-09T14:21:16.767913964Z" level=info msg="Stopped pod sandbox: 7e3d119e2da5aec9c3bedc6918052bfab995e8fb52643121a1eb3ef277ce6954" id=6ab1d10d-9603-4c66-836d-9d25982d76dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.087145 | controller | Jun 09 14:21:17.723053 crc crio[23733]: time="2026-06-09T14:21:17.722558433Z" level=info msg="Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj/POD" id=00d84c14-2933-4a46-a8f4-f2df5ab56371 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.087161 | controller | Jun 09 14:21:17.724051 crc crio[23733]: time="2026-06-09T14:21:17.723142717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.087178 | controller | Jun 09 14:21:17.769423 crc crio[23733]: time="2026-06-09T14:21:17.769298516Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj Namespace:openstack ID:e47d26e288ed8829c26655c3046ffebf9dd527f110b6dcb921dce2c3628d58a8 UID:f98b46dd-b0c6-4724-ab8b-b0dd6d3a3a90 NetNS:/var/run/netns/03ee5d3e-13d2-460c-9a05-07ce00c34e36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf98b46dd_b0c6_4724_ab8b_b0dd6d3a3a90.slice PodAnnotations:0xc001026f00}] Aliases:map[]}"
2026-06-09 14:45:31.087195 | controller | Jun 09 14:21:17.769423 crc crio[23733]: time="2026-06-09T14:21:17.769382738Z" level=info msg="Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.087211 | controller | Jun 09 14:21:18.465755 crc crio[23733]: 2026-06-09T14:21:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e47d26e288ed882 Mac:b2:c2:6d:68:88:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/03ee5d3e-13d2-460c-9a05-07ce00c34e36 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.087228 | controller | Jun 09 14:21:18.468245 crc crio[23733]: time="2026-06-09T14:21:18.467834075Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj Namespace:openstack ID:e47d26e288ed8829c26655c3046ffebf9dd527f110b6dcb921dce2c3628d58a8 UID:f98b46dd-b0c6-4724-ab8b-b0dd6d3a3a90 NetNS:/var/run/netns/03ee5d3e-13d2-460c-9a05-07ce00c34e36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf98b46dd_b0c6_4724_ab8b_b0dd6d3a3a90.slice PodAnnotations:0xc001026f00}] Aliases:map[]}"
2026-06-09 14:45:31.087244 | controller | Jun 09 14:21:18.468451 crc crio[23733]: time="2026-06-09T14:21:18.468382588Z" level=info msg="Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.087260 | controller | Jun 09 14:21:18.478753 crc crio[23733]: time="2026-06-09T14:21:18.478582255Z" level=info msg="Ran pod sandbox e47d26e288ed8829c26655c3046ffebf9dd527f110b6dcb921dce2c3628d58a8 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj/POD" id=00d84c14-2933-4a46-a8f4-f2df5ab56371 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.087279 | controller | Jun 09 14:21:18.483898 crc crio[23733]: time="2026-06-09T14:21:18.483820637Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=3c6b6a85-d6df-4387-aaa9-ef84ff8188ee name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.087295 | controller | Jun 09 14:21:18.530676 crc crio[23733]: time="2026-06-09T14:21:18.530291903Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=2b97d1ad-867c-456a-9273-f32814cef7bc name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.087311 | controller | Jun 09 14:21:18.538203 crc crio[23733]: time="2026-06-09T14:21:18.538002676Z" level=info msg="Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=903de2a7-d12c-41d1-ac62-fa3da335e228 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.087327 | controller | Jun 09 14:21:18.538885 crc crio[23733]: time="2026-06-09T14:21:18.538648982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.087343 | controller | Jun 09 14:21:18.591710 crc crio[23733]: time="2026-06-09T14:21:18.591518751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.087359 | controller | Jun 09 14:21:18.595838 crc crio[23733]: time="2026-06-09T14:21:18.595774757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.087374 | controller | Jun 09 14:21:18.784041 crc crio[23733]: time="2026-06-09T14:21:18.783920631Z" level=info msg="Created container 3ccef1d7a11f04db62e62a4abe69074f45a92837ba555d3148fc85fc53f24a55: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=903de2a7-d12c-41d1-ac62-fa3da335e228 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.087390 | controller | Jun 09 14:21:18.786659 crc crio[23733]: time="2026-06-09T14:21:18.786589088Z" level=info msg="Starting container: 3ccef1d7a11f04db62e62a4abe69074f45a92837ba555d3148fc85fc53f24a55" id=a667c1a0-6514-40e2-99f5-640224d01092 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.087406 | controller | Jun 09 14:21:18.793793 crc crio[23733]: time="2026-06-09T14:21:18.793606004Z" level=info msg="Started container" PID=162071 containerID=3ccef1d7a11f04db62e62a4abe69074f45a92837ba555d3148fc85fc53f24a55 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=a667c1a0-6514-40e2-99f5-640224d01092 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e47d26e288ed8829c26655c3046ffebf9dd527f110b6dcb921dce2c3628d58a8
2026-06-09 14:45:31.087422 | controller | Jun 09 14:22:00.561636 crc crio[23733]: time="2026-06-09T14:22:00.560623179Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683582-cw26c/POD" id=c0046a3f-d760-4e32-8288-74e4c2b747bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.087438 | controller | Jun 09 14:22:00.561636 crc crio[23733]: time="2026-06-09T14:22:00.561597732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.087454 | controller | Jun 09 14:22:00.606542 crc crio[23733]: time="2026-06-09T14:22:00.606280543Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683582-cw26c Namespace:openshift-infra ID:f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258 UID:e170f6b6-dcc5-45f9-a769-de18e2ad0845 NetNS:/var/run/netns/d0e9c7a4-ad32-4ace-b629-4c2d45a4baf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode170f6b6_dcc5_45f9_a769_de18e2ad0845.slice PodAnnotations:0xc0027d1830}] Aliases:map[]}"
2026-06-09 14:45:31.087473 | controller | Jun 09 14:22:00.606542 crc crio[23733]: time="2026-06-09T14:22:00.606429208Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683582-cw26c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.087489 | controller | Jun 09 14:22:01.150659 crc crio[23733]: 2026-06-09T14:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5c14a27b9b357d Mac:be:a4:4f:0e:b4:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/d0e9c7a4-ad32-4ace-b629-4c2d45a4baf3 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.087505 | controller | Jun 09 14:22:01.154782 crc crio[23733]: time="2026-06-09T14:22:01.154695453Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683582-cw26c Namespace:openshift-infra ID:f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258 UID:e170f6b6-dcc5-45f9-a769-de18e2ad0845 NetNS:/var/run/netns/d0e9c7a4-ad32-4ace-b629-4c2d45a4baf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode170f6b6_dcc5_45f9_a769_de18e2ad0845.slice PodAnnotations:0xc0027d1830}] Aliases:map[]}"
2026-06-09 14:45:31.087541 | controller | Jun 09 14:22:01.155192 crc crio[23733]: time="2026-06-09T14:22:01.155168666Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683582-cw26c for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.087559 | controller | Jun 09 14:22:01.173705 crc crio[23733]: time="2026-06-09T14:22:01.173561057Z" level=info msg="Ran pod sandbox f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258 with infra container: openshift-infra/auto-csr-approver-29683582-cw26c/POD" id=c0046a3f-d760-4e32-8288-74e4c2b747bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.087576 | controller | Jun 09 14:22:01.178699 crc crio[23733]: time="2026-06-09T14:22:01.178593264Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=623fc662-fd5f-4716-a5a9-e99fb5c1bde9 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.087591 | controller | Jun 09 14:22:01.190378 crc crio[23733]: time="2026-06-09T14:22:01.190295567Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.087607 | controller | Jun 09 14:22:01.976560 crc crio[23733]: time="2026-06-09T14:22:01.975938143Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=623fc662-fd5f-4716-a5a9-e99fb5c1bde9 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.087623 | controller | Jun 09 14:22:01.978945 crc crio[23733]: time="2026-06-09T14:22:01.978419155Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4b6fc397-116c-422a-b34e-99dae0222767 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.087639 | controller | Jun 09 14:22:01.982372 crc crio[23733]: time="2026-06-09T14:22:01.981938154Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=647bc98b-0246-4c07-a1df-ce81c2b99394 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.087655 | controller | Jun 09 14:22:01.990200 crc crio[23733]: time="2026-06-09T14:22:01.990048217Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683582-cw26c/oc" id=2572370c-0ea7-4489-9c26-8b8ff1b6d053 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.087674 | controller | Jun 09 14:22:01.991040 crc crio[23733]: time="2026-06-09T14:22:01.99095833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.087690 | controller | Jun 09 14:22:02.058718 crc crio[23733]: time="2026-06-09T14:22:02.058607738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.087706 | controller | Jun 09 14:22:02.482066 crc crio[23733]: time="2026-06-09T14:22:02.481900737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.087721 | controller | Jun 09 14:22:02.614377 crc crio[23733]: time="2026-06-09T14:22:02.614177228Z" level=info msg="Created container 0157ba30e3bb5153695371fc804a6d441d96ced214314eb1e219e36510a8ee67: openshift-infra/auto-csr-approver-29683582-cw26c/oc" id=2572370c-0ea7-4489-9c26-8b8ff1b6d053 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.087737 | controller | Jun 09 14:22:02.616507 crc crio[23733]: time="2026-06-09T14:22:02.616340331Z" level=info msg="Starting container: 0157ba30e3bb5153695371fc804a6d441d96ced214314eb1e219e36510a8ee67" id=84d1fb0d-88d0-43a0-8c31-971393d839f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.087753 | controller | Jun 09 14:22:02.621921 crc crio[23733]: time="2026-06-09T14:22:02.621844251Z" level=info msg="Started container" PID=164595 containerID=0157ba30e3bb5153695371fc804a6d441d96ced214314eb1e219e36510a8ee67 description=openshift-infra/auto-csr-approver-29683582-cw26c/oc id=84d1fb0d-88d0-43a0-8c31-971393d839f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258
2026-06-09 14:45:31.087769 | controller | Jun 09 14:22:04.987336 crc crio[23733]: time="2026-06-09T14:22:04.98607735Z" level=info msg="Stopping pod sandbox: f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258" id=018b172d-f264-4ca6-bf13-fa2f4e739dcb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.087785 | controller | Jun 09 14:22:04.989071 crc crio[23733]: time="2026-06-09T14:22:04.988211914Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683582-cw26c Namespace:openshift-infra ID:f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258 UID:e170f6b6-dcc5-45f9-a769-de18e2ad0845 NetNS:/var/run/netns/d0e9c7a4-ad32-4ace-b629-4c2d45a4baf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode170f6b6_dcc5_45f9_a769_de18e2ad0845.slice PodAnnotations:0xc002898b90}] Aliases:map[]}"
2026-06-09 14:45:31.087801 | controller | Jun 09 14:22:04.989071 crc crio[23733]: time="2026-06-09T14:22:04.988418979Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683582-cw26c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.087817 | controller | Jun 09 14:22:05.322237 crc crio[23733]: time="2026-06-09T14:22:05.321952483Z" level=info msg="Stopped pod sandbox: f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258" id=018b172d-f264-4ca6-bf13-fa2f4e739dcb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.087833 | controller | Jun 09 14:22:14.287178 crc crio[23733]: time="2026-06-09T14:22:14.286214409Z" level=info msg="Stopping pod sandbox: e47d26e288ed8829c26655c3046ffebf9dd527f110b6dcb921dce2c3628d58a8" id=489b179e-3afa-4381-bb32-129f02ca8cda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.087849 | controller | Jun 09 14:22:14.289175 crc crio[23733]: time="2026-06-09T14:22:14.287956052Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj Namespace:openstack ID:e47d26e288ed8829c26655c3046ffebf9dd527f110b6dcb921dce2c3628d58a8 UID:f98b46dd-b0c6-4724-ab8b-b0dd6d3a3a90 NetNS:/var/run/netns/03ee5d3e-13d2-460c-9a05-07ce00c34e36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf98b46dd_b0c6_4724_ab8b_b0dd6d3a3a90.slice PodAnnotations:0xc00580b168}] Aliases:map[]}"
2026-06-09 14:45:31.087874 | controller | Jun 09 14:22:14.289175 crc crio[23733]: time="2026-06-09T14:22:14.288104596Z" level=info msg="Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.087891 | controller | Jun 09 14:22:14.804003 crc crio[23733]: time="2026-06-09T14:22:14.803420804Z" level=info msg="Stopped pod sandbox: e47d26e288ed8829c26655c3046ffebf9dd527f110b6dcb921dce2c3628d58a8" id=489b179e-3afa-4381-bb32-129f02ca8cda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.087906 | controller | Jun 09 14:22:16.527912 crc crio[23733]: time="2026-06-09T14:22:16.526988178Z" level=info msg="Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s/POD" id=c336fc78-aa2d-44fc-ad00-8895b3a88b2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.087922 | controller | Jun 09 14:22:16.527912 crc crio[23733]: time="2026-06-09T14:22:16.527931242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.087937 | controller | Jun 09 14:22:16.566777 crc crio[23733]: time="2026-06-09T14:22:16.566621923Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s Namespace:openstack ID:0bfd86f728602443b8fc92f32ce307202f7f6bb3616e33edbb50cef98a9fa304 UID:fe6a3b63-629d-4f20-b226-eab0d4d694e1 NetNS:/var/run/netns/db4e011d-7efd-4d06-a67e-c3d75cb493da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe6a3b63_629d_4f20_b226_eab0d4d694e1.slice PodAnnotations:0xc00580a2b8}] Aliases:map[]}"
2026-06-09 14:45:31.087953 | controller | Jun 09 14:22:16.566777 crc crio[23733]: time="2026-06-09T14:22:16.566688904Z" level=info msg="Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.087969 | controller | Jun 09 14:22:17.082165 crc crio[23733]: 2026-06-09T14:22:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0bfd86f72860244 Mac:92:e2:c7:ba:99:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/db4e011d-7efd-4d06-a67e-c3d75cb493da SocketPath: PciID:}] [{Interface:0xc00029ed70 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.087985 | controller | Jun 09 14:22:17.084922 crc crio[23733]: time="2026-06-09T14:22:17.084757452Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s Namespace:openstack ID:0bfd86f728602443b8fc92f32ce307202f7f6bb3616e33edbb50cef98a9fa304 UID:fe6a3b63-629d-4f20-b226-eab0d4d694e1 NetNS:/var/run/netns/db4e011d-7efd-4d06-a67e-c3d75cb493da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe6a3b63_629d_4f20_b226_eab0d4d694e1.slice PodAnnotations:0xc00580a2b8}] Aliases:map[]}"
2026-06-09 14:45:31.088001 | controller | Jun 09 14:22:17.085156 crc crio[23733]: time="2026-06-09T14:22:17.084984317Z" level=info msg="Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.088016 | controller | Jun 09 14:22:17.097848 crc crio[23733]: time="2026-06-09T14:22:17.0966613Z" level=info msg="Ran pod sandbox 0bfd86f728602443b8fc92f32ce307202f7f6bb3616e33edbb50cef98a9fa304 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s/POD" id=c336fc78-aa2d-44fc-ad00-8895b3a88b2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.088035 | controller | Jun 09 14:22:17.104479 crc crio[23733]: time="2026-06-09T14:22:17.104365884Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=c33e5455-8e2a-43c7-8b39-7afddb589f8b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.088052 | controller | Jun 09 14:22:17.146097 crc crio[23733]: time="2026-06-09T14:22:17.145855896Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=896abb54-f56f-483d-9c52-4c07e6126637 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.088067 | controller | Jun 09 14:22:17.159580 crc crio[23733]: time="2026-06-09T14:22:17.159475537Z" level=info msg="Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=758bfec2-9b41-4b3d-a05b-5f5a25d5afef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.088083 | controller | Jun 09 14:22:17.160475 crc crio[23733]: time="2026-06-09T14:22:17.160406571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.088099 | controller | Jun 09 14:22:17.231287 crc crio[23733]: time="2026-06-09T14:22:17.231056066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.088114 | controller | Jun 09 14:22:17.236923 crc crio[23733]: time="2026-06-09T14:22:17.236845711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.088129 | controller | Jun 09 14:22:17.402699 crc crio[23733]: time="2026-06-09T14:22:17.402425847Z" level=info msg="Created container 11390b4a2f38598e0a9b0b0642cc2e3fd5fab282d78fe66280f6cfd6c3acce75: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=758bfec2-9b41-4b3d-a05b-5f5a25d5afef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.088145 | controller | Jun 09 14:22:17.407192 crc crio[23733]: time="2026-06-09T14:22:17.407031243Z" level=info msg="Starting container: 11390b4a2f38598e0a9b0b0642cc2e3fd5fab282d78fe66280f6cfd6c3acce75" id=79b9ddf0-d30e-40a0-a42c-9b15d2cf6691 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.088161 | controller | Jun 09 14:22:17.420868 crc crio[23733]: time="2026-06-09T14:22:17.420705967Z" level=info msg="Started container" PID=165726 containerID=11390b4a2f38598e0a9b0b0642cc2e3fd5fab282d78fe66280f6cfd6c3acce75 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=79b9ddf0-d30e-40a0-a42c-9b15d2cf6691 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bfd86f728602443b8fc92f32ce307202f7f6bb3616e33edbb50cef98a9fa304
2026-06-09 14:45:31.088177 | controller | Jun 09 14:22:30.321903 crc crio[23733]: time="2026-06-09T14:22:30.321023431Z" level=info msg="Removing container: 55ffca1432215d27cf7ad97a62f699376f956fdcd07806f7557e5cdfeb344e1e" id=f7310aec-fe3a-4559-9aa3-73ce78613562 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.088192 | controller | Jun 09 14:22:30.557621 crc crio[23733]: time="2026-06-09T14:22:30.557326553Z" level=info msg="Removed container 55ffca1432215d27cf7ad97a62f699376f956fdcd07806f7557e5cdfeb344e1e: openshift-infra/auto-csr-approver-29683576-qn9jm/oc" id=f7310aec-fe3a-4559-9aa3-73ce78613562 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.088208 | controller | Jun 09 14:22:30.575531 crc crio[23733]: time="2026-06-09T14:22:30.575282314Z" level=info msg="Stopping pod sandbox: d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993" id=18825bb5-b84e-4f7c-bbaf-eb1368541381 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.088227 | controller | Jun 09 14:22:30.575531 crc crio[23733]: time="2026-06-09T14:22:30.575395457Z" level=info msg="Stopped pod sandbox (already stopped): d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993" id=18825bb5-b84e-4f7c-bbaf-eb1368541381 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.088243 | controller | Jun 09 14:22:30.576915 crc crio[23733]: time="2026-06-09T14:22:30.576833233Z" level=info msg="Removing pod sandbox: d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993" id=ac8a6a73-e0c3-4dbe-9a7e-069d9c7e22c0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.088260 | controller | Jun 09 14:22:30.597990 crc crio[23733]: time="2026-06-09T14:22:30.597924152Z" level=info msg="Removed pod sandbox: d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993" id=ac8a6a73-e0c3-4dbe-9a7e-069d9c7e22c0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.088275 | controller | Jun 09 14:24:00.565691 crc crio[23733]: time="2026-06-09T14:24:00.564717458Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683584-j7wjq/POD" id=3038921e-53b7-4244-85d7-bc324dd61a68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.088291 | controller | Jun 09 14:24:00.568039 crc crio[23733]: time="2026-06-09T14:24:00.565890558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.088307 | controller | Jun 09 14:24:00.643058 crc crio[23733]: time="2026-06-09T14:24:00.642922009Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683584-j7wjq Namespace:openshift-infra ID:01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533 UID:5608e9ab-9e5e-4547-9d29-f892a4c0b780 NetNS:/var/run/netns/f5f9f0c0-8b8c-48b8-abf6-91350868b68f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5608e9ab_9e5e_4547_9d29_f892a4c0b780.slice PodAnnotations:0xc000308198}] Aliases:map[]}"
2026-06-09 14:45:31.088323 | controller | Jun 09 14:24:00.643058 crc crio[23733]: time="2026-06-09T14:24:00.643027551Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683584-j7wjq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.088339 | controller | Jun 09 14:24:01.287769 crc crio[23733]: 2026-06-09T14:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01b463311d44ab0 Mac:0e:6f:95:8e:ac:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/f5f9f0c0-8b8c-48b8-abf6-91350868b68f SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.088355 | controller | Jun 09 14:24:01.290286 crc crio[23733]: time="2026-06-09T14:24:01.290198361Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683584-j7wjq Namespace:openshift-infra ID:01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533 UID:5608e9ab-9e5e-4547-9d29-f892a4c0b780 NetNS:/var/run/netns/f5f9f0c0-8b8c-48b8-abf6-91350868b68f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5608e9ab_9e5e_4547_9d29_f892a4c0b780.slice PodAnnotations:0xc000308198}] Aliases:map[]}"
2026-06-09 14:45:31.088371 | controller | Jun 09 14:24:01.290447 crc crio[23733]: time="2026-06-09T14:24:01.290399996Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683584-j7wjq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.088386 | controller | Jun 09 14:24:01.305079 crc crio[23733]: time="2026-06-09T14:24:01.304894887Z" level=info msg="Ran pod sandbox 01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533 with infra container: openshift-infra/auto-csr-approver-29683584-j7wjq/POD" id=3038921e-53b7-4244-85d7-bc324dd61a68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.088405 | controller | Jun 09 14:24:01.309924 crc crio[23733]: time="2026-06-09T14:24:01.30983014Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=447a6f2b-31a6-4bd0-900e-df1a108a0864 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.088422 | controller | Jun 09 14:24:01.326487 crc crio[23733]: time="2026-06-09T14:24:01.326394934Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.088438 | controller | Jun 09 14:24:03.471855 crc crio[23733]: time="2026-06-09T14:24:03.470754771Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=447a6f2b-31a6-4bd0-900e-df1a108a0864 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.088454 | controller | Jun 09 14:24:03.475918 crc crio[23733]: time="2026-06-09T14:24:03.475824297Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d39562f4-d2c2-454f-8ecb-efd885c0b164 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.088470 | controller | Jun 09 14:24:03.479275 crc crio[23733]: time="2026-06-09T14:24:03.479037107Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=61029243-9e72-4e48-a035-e4b97d61fe20 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.088486 | controller | Jun 09 14:24:03.493903 crc crio[23733]: time="2026-06-09T14:24:03.493800966Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683584-j7wjq/oc" id=a51239ad-09fa-4bea-8cbd-d74452762d81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.088525 | controller | Jun 09 14:24:03.494674 crc crio[23733]: time="2026-06-09T14:24:03.494625146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.088547 | controller | Jun 09 14:24:03.556686 crc crio[23733]: time="2026-06-09T14:24:03.555961796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.088564 | controller | Jun 09 14:24:04.752033 crc crio[23733]: time="2026-06-09T14:24:04.751447569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.088580 | controller | Jun 09 14:24:04.896056 crc crio[23733]: time="2026-06-09T14:24:04.895959543Z" level=info msg="Created container e3b989f875c80da625c659cfd42c1c5c4c0158ee88049ca836cdd3d0143ee78f: openshift-infra/auto-csr-approver-29683584-j7wjq/oc" id=a51239ad-09fa-4bea-8cbd-d74452762d81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.088596 | controller | Jun 09 14:24:04.897754 crc crio[23733]: time="2026-06-09T14:24:04.897628155Z" level=info msg="Starting container: e3b989f875c80da625c659cfd42c1c5c4c0158ee88049ca836cdd3d0143ee78f" id=2ff83225-568b-4370-a251-6439cc0b7591 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.088616 | controller | Jun 09 14:24:04.906253 crc crio[23733]: time="2026-06-09T14:24:04.906171618Z" level=info msg="Started container" PID=171200 containerID=e3b989f875c80da625c659cfd42c1c5c4c0158ee88049ca836cdd3d0143ee78f description=openshift-infra/auto-csr-approver-29683584-j7wjq/oc id=2ff83225-568b-4370-a251-6439cc0b7591 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533
2026-06-09 14:45:31.088632 | controller | Jun 09 14:24:07.295911 crc crio[23733]: time="2026-06-09T14:24:07.294828468Z" level=info msg="Stopping pod sandbox: 01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533" id=508a4517-c183-4371-9f44-66e732d8d6fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.088651 | controller | Jun 09 14:24:07.297958 crc crio[23733]: time="2026-06-09T14:24:07.296365166Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683584-j7wjq Namespace:openshift-infra ID:01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533 UID:5608e9ab-9e5e-4547-9d29-f892a4c0b780 NetNS:/var/run/netns/f5f9f0c0-8b8c-48b8-abf6-91350868b68f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5608e9ab_9e5e_4547_9d29_f892a4c0b780.slice PodAnnotations:0xc00028eb58}] Aliases:map[]}"
2026-06-09 14:45:31.088667 | controller | Jun 09 14:24:07.297958 crc crio[23733]: time="2026-06-09T14:24:07.29652166Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683584-j7wjq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.088683 | controller | Jun 09 14:24:07.647461 crc crio[23733]: time="2026-06-09T14:24:07.64735474Z" level=info msg="Stopped pod sandbox: 01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533" id=508a4517-c183-4371-9f44-66e732d8d6fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.088699 | controller | Jun 09 14:24:30.677846 crc crio[23733]: time="2026-06-09T14:24:30.676711983Z" level=info msg="Removing container: 0b60f182cab20ace4730b6f2bc74de5d2270caa68dc374a4d5dd8dc52034a75e" id=4c678360-07b5-437a-9e9b-7dc778c9eda9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.088715 | controller | Jun 09 14:24:30.976061 crc crio[23733]: time="2026-06-09T14:24:30.975916115Z" level=info msg="Removed container 0b60f182cab20ace4730b6f2bc74de5d2270caa68dc374a4d5dd8dc52034a75e: openshift-infra/auto-csr-approver-29683578-7bfqt/oc" id=4c678360-07b5-437a-9e9b-7dc778c9eda9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.088731 | controller | Jun 09 14:24:30.989617 crc crio[23733]: time="2026-06-09T14:24:30.989556186Z" level=info msg="Stopping pod sandbox: 80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946" id=f520ba24-96df-41ad-86fa-c81e9de23016 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.088747 | controller | Jun 09 14:24:30.990223 crc crio[23733]: time="2026-06-09T14:24:30.990180452Z" level=info msg="Stopped pod sandbox (already stopped): 80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946" id=f520ba24-96df-41ad-86fa-c81e9de23016 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.088763 | controller | Jun 09 14:24:30.991315 crc crio[23733]: time="2026-06-09T14:24:30.991255498Z" level=info msg="Removing pod sandbox: 80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946" id=6dad42e8-b4b7-471f-8a2b-5b24f62aaca7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.088779 | controller | Jun 09 14:24:31.020410 crc crio[23733]: time="2026-06-09T14:24:31.020049905Z" level=info msg="Removed pod sandbox: 80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946" id=6dad42e8-b4b7-471f-8a2b-5b24f62aaca7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.088795 | controller | Jun 09 14:25:06.882526 crc crio[23733]: time="2026-06-09T14:25:06.881534412Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-z748h/POD" id=4b605e55-f836-4553-be50-489aeb778ff7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.088810 | controller | Jun 09 14:25:06.883842 crc crio[23733]: time="2026-06-09T14:25:06.882568438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.088826 | controller | Jun 09 14:25:06.926031 crc crio[23733]: time="2026-06-09T14:25:06.925970598Z" level=info msg="Got pod network &{Name:community-operators-z748h Namespace:openshift-marketplace ID:6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71 UID:bf010f13-f411-45f5-8c2f-7375431c24a6 NetNS:/var/run/netns/f8e81ca1-ec5a-4bcc-b3ec-abc6e0dbc1a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf010f13_f411_45f5_8c2f_7375431c24a6.slice PodAnnotations:0xc002534640}] Aliases:map[]}"
2026-06-09 14:45:31.088845 | controller | Jun 09 14:25:06.926540 crc crio[23733]: time="2026-06-09T14:25:06.926514522Z" level=info msg="Adding pod openshift-marketplace_community-operators-z748h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.088861 | controller | Jun 09 14:25:07.616931 crc crio[23733]: 2026-06-09T14:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6fe9a8b39f6748d Mac:06:de:3f:12:39:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/f8e81ca1-ec5a-4bcc-b3ec-abc6e0dbc1a4 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.088877 | controller | Jun 09 14:25:07.618838 crc crio[23733]: time="2026-06-09T14:25:07.618789324Z" level=info msg="Got pod network &{Name:community-operators-z748h Namespace:openshift-marketplace ID:6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71 UID:bf010f13-f411-45f5-8c2f-7375431c24a6 NetNS:/var/run/netns/f8e81ca1-ec5a-4bcc-b3ec-abc6e0dbc1a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf010f13_f411_45f5_8c2f_7375431c24a6.slice PodAnnotations:0xc002534640}] Aliases:map[]}"
2026-06-09 14:45:31.088894 | controller | Jun 09 14:25:07.619213 crc crio[23733]: time="2026-06-09T14:25:07.619183984Z" level=info msg="Checking pod openshift-marketplace_community-operators-z748h for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.088910 | controller | Jun 09 14:25:07.636431 crc crio[23733]: time="2026-06-09T14:25:07.636380982Z" level=info msg="Ran pod sandbox 6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71 with infra container: openshift-marketplace/community-operators-z748h/POD" id=4b605e55-f836-4553-be50-489aeb778ff7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.088926 | controller | Jun 09 14:25:07.641222 crc crio[23733]: time="2026-06-09T14:25:07.63994111Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ecfbf8b0-c4a4-4352-ab0f-70a33405ddc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.088942 | controller | Jun 09 14:25:07.645457 crc crio[23733]: time="2026-06-09T14:25:07.645404008Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=55a605bb-69ad-40c3-bcf8-0906a58505ff name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.088958 | controller | Jun 09 14:25:07.661603 crc crio[23733]: time="2026-06-09T14:25:07.661427657Z" level=info msg="Creating container: openshift-marketplace/community-operators-z748h/extract-utilities" id=ee05cf41-9011-4b02-aae1-9fd6d11b3310 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.088973 | controller | Jun 09 14:25:07.662373 crc crio[23733]: time="2026-06-09T14:25:07.662286909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.088989 | controller | Jun 09 14:25:07.737669 crc crio[23733]: time="2026-06-09T14:25:07.737377272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.089004 | controller | Jun 09 14:25:07.748383 crc crio[23733]: time="2026-06-09T14:25:07.748197821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.089021 | controller | Jun 09 14:25:07.951821 crc crio[23733]: time="2026-06-09T14:25:07.951192443Z" level=info msg="Created container f4b4379a9ab9d1445c7a3c420b6176bd8145f5ed59d112bcb46e4dc58a47da1f: openshift-marketplace/community-operators-z748h/extract-utilities" id=ee05cf41-9011-4b02-aae1-9fd6d11b3310 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.089039 | controller | Jun 09 14:25:07.953691 crc crio[23733]: time="2026-06-09T14:25:07.953623894Z" level=info msg="Starting container: f4b4379a9ab9d1445c7a3c420b6176bd8145f5ed59d112bcb46e4dc58a47da1f" id=5146a55b-20f8-42e1-9df9-d7268bcf02d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.089055 | controller | Jun 09 14:25:07.960524 crc crio[23733]: time="2026-06-09T14:25:07.960375713Z" level=info msg="Started container" PID=174563 containerID=f4b4379a9ab9d1445c7a3c420b6176bd8145f5ed59d112bcb46e4dc58a47da1f description=openshift-marketplace/community-operators-z748h/extract-utilities id=5146a55b-20f8-42e1-9df9-d7268bcf02d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71
2026-06-09 14:45:31.089071 | controller | Jun 09 14:25:08.279839 crc crio[23733]: time="2026-06-09T14:25:08.279711836Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=943409a5-d594-4108-aafd-4d28766172bc name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.089086 | controller | Jun 09 14:25:08.289571 crc crio[23733]: time="2026-06-09T14:25:08.289425758Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 14:45:31.089102 | controller | Jun 09 14:25:08.973697 crc crio[23733]: time="2026-06-09T14:25:08.973034847Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393" id=943409a5-d594-4108-aafd-4d28766172bc name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.089118 | controller | Jun 09 14:25:08.975444 crc crio[23733]: time="2026-06-09T14:25:08.97475612Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=6c8d3c36-a0d1-44d6-af7c-52f90ed17044 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.089133 | controller | Jun 09 14:25:08.979414 crc crio[23733]: time="2026-06-09T14:25:08.97917448Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=50710261-59ab-4527-9917-b3b54d5b7d61 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.089149 | controller | Jun 09 14:25:08.988212 crc crio[23733]: time="2026-06-09T14:25:08.988058482Z" level=info msg="Creating container: openshift-marketplace/community-operators-z748h/extract-content" id=44bf25d6-0475-4eb0-8f99-8a0daa1840c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.089165 | controller | Jun 09 14:25:08.988755 crc crio[23733]: time="2026-06-09T14:25:08.988663457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.089181 | controller | Jun 09 14:25:09.047792 crc crio[23733]: time="2026-06-09T14:25:09.047668339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.089197 | controller | Jun 09 14:25:09.052357 crc crio[23733]: time="2026-06-09T14:25:09.052280034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.089213 | controller | Jun 09 14:25:09.230216 crc crio[23733]: time="2026-06-09T14:25:09.229947745Z" level=info msg="Created container 50d848235ef48ef4cf4fe2247a02d3b5ac9a106b19718eb8b79639b766a4a98c: openshift-marketplace/community-operators-z748h/extract-content" id=44bf25d6-0475-4eb0-8f99-8a0daa1840c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.089231 | controller | Jun 09 14:25:09.236182 crc crio[23733]: time="2026-06-09T14:25:09.236016536Z" level=info msg="Starting container: 50d848235ef48ef4cf4fe2247a02d3b5ac9a106b19718eb8b79639b766a4a98c" id=a18f386b-8c35-4c0c-b0a8-3355c8af0d94 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.089248 | controller | Jun 09 14:25:09.245196 crc crio[23733]: time="2026-06-09T14:25:09.245002019Z" level=info msg="Started container" PID=174606 containerID=50d848235ef48ef4cf4fe2247a02d3b5ac9a106b19718eb8b79639b766a4a98c description=openshift-marketplace/community-operators-z748h/extract-content id=a18f386b-8c35-4c0c-b0a8-3355c8af0d94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71
2026-06-09 14:45:31.089263 | controller | Jun 09 14:25:11.377632 crc crio[23733]: time="2026-06-09T14:25:11.376670251Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5118f267-ee9e-407f-8e7e-9a84e88b993f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.089279 | controller | Jun 09 14:25:11.381593 crc crio[23733]: time="2026-06-09T14:25:11.381503441Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a2146cb3-c753-4ef4-bb21-fe63e8abc4b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.089295 | controller | Jun 09 14:25:11.391385 crc crio[23733]: time="2026-06-09T14:25:11.391255015Z" level=info msg="Creating container: openshift-marketplace/community-operators-z748h/registry-server" id=e9be806e-b853-4eb6-b553-9c50ac1b0cda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.089311 | controller | Jun 09 14:25:11.391874 crc crio[23733]: time="2026-06-09T14:25:11.391810839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.089327 | controller | Jun 09 14:25:11.464842 crc crio[23733]: time="2026-06-09T14:25:11.464704736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.089342 | controller | Jun 09 14:25:11.468702 crc crio[23733]: time="2026-06-09T14:25:11.468621744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.089358 | controller | Jun 09 14:25:11.642880 crc crio[23733]: time="2026-06-09T14:25:11.642772547Z" level=info msg="Created container 5919dbfb67f06c4ff10d38cb6800b23f9761b8b246a7a4a8e51244c8ddac066a: openshift-marketplace/community-operators-z748h/registry-server" id=e9be806e-b853-4eb6-b553-9c50ac1b0cda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.089373 | controller | Jun 09 14:25:11.644284 crc crio[23733]: time="2026-06-09T14:25:11.644208633Z" level=info msg="Starting container: 5919dbfb67f06c4ff10d38cb6800b23f9761b8b246a7a4a8e51244c8ddac066a" id=9640c32e-c79d-4ce7-93fe-7c7243025ec5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.089389 | controller | Jun 09 14:25:11.651209 crc crio[23733]: time="2026-06-09T14:25:11.651067874Z" level=info msg="Started container" PID=174744 containerID=5919dbfb67f06c4ff10d38cb6800b23f9761b8b246a7a4a8e51244c8ddac066a description=openshift-marketplace/community-operators-z748h/registry-server id=9640c32e-c79d-4ce7-93fe-7c7243025ec5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71
2026-06-09 14:45:31.089404 | controller | Jun 09 14:25:13.434506 crc crio[23733]: time="2026-06-09T14:25:13.433557347Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-7cxqz/POD" id=848e17b0-e575-440b-8d57-594f4ffe5fc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.089423 | controller | Jun 09 14:25:13.434506 crc crio[23733]: time="2026-06-09T14:25:13.434459739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.089439 | controller | Jun 09 14:25:13.532563 crc crio[23733]: time="2026-06-09T14:25:13.532446123Z" level=info msg="Got pod network &{Name:redhat-marketplace-7cxqz Namespace:openshift-marketplace ID:427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a UID:78ea76a3-032b-477b-a3f8-2d226ba0976b NetNS:/var/run/netns/bcffcabd-6bc0-4e1c-af12-e3f2428cd88f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod78ea76a3_032b_477b_a3f8_2d226ba0976b.slice PodAnnotations:0xc0025342e0}] Aliases:map[]}"
2026-06-09 14:45:31.089455 | controller | Jun 09 14:25:13.533089 crc crio[23733]: time="2026-06-09T14:25:13.533067739Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-7cxqz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.089472 | controller | Jun 09 14:25:14.151865 crc crio[23733]: 2026-06-09T14:25:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:427dbcf00091ef0 Mac:c6:03:e9:71:76:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/bcffcabd-6bc0-4e1c-af12-e3f2428cd88f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.089488 | controller | Jun 09 14:25:14.151865 crc crio[23733]: time="2026-06-09T14:25:14.148935517Z" level=info msg="Got pod network &{Name:redhat-marketplace-7cxqz Namespace:openshift-marketplace ID:427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a UID:78ea76a3-032b-477b-a3f8-2d226ba0976b NetNS:/var/run/netns/bcffcabd-6bc0-4e1c-af12-e3f2428cd88f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod78ea76a3_032b_477b_a3f8_2d226ba0976b.slice PodAnnotations:0xc0025342e0}] Aliases:map[]}"
2026-06-09 14:45:31.089503 | controller | Jun 09 14:25:14.151865 crc crio[23733]: time="2026-06-09T14:25:14.149084461Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-7cxqz for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.089538 | controller | Jun 09 14:25:14.165043 crc crio[23733]: time="2026-06-09T14:25:14.164820944Z" level=info msg="Ran pod sandbox 427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a with infra container: openshift-marketplace/redhat-marketplace-7cxqz/POD" id=848e17b0-e575-440b-8d57-594f4ffe5fc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.089556 | controller | Jun 09 14:25:14.168641 crc crio[23733]: time="2026-06-09T14:25:14.168578608Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e4b36f37-6fd8-4214-bfb3-ad7015bae90d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.089572 | controller | Jun 09 14:25:14.172241 crc crio[23733]: time="2026-06-09T14:25:14.172190218Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1171ee6e-9e3c-40b2-8f31-2f0a28be16a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.089589 | controller | Jun 09 14:25:14.182541 crc crio[23733]: time="2026-06-09T14:25:14.182477674Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-7cxqz/extract-utilities" id=9c84af45-2012-4ffd-b1c1-bc3d18314ea3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.089605 | controller | Jun 09 14:25:14.183424 crc crio[23733]: time="2026-06-09T14:25:14.183398257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.089625 | controller | Jun 09 14:25:14.260085 crc crio[23733]: time="2026-06-09T14:25:14.258981723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.089641 | controller | Jun 09 14:25:14.269257 crc crio[23733]: time="2026-06-09T14:25:14.269073954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.089658 | controller | Jun 09 14:25:14.474509 crc crio[23733]: time="2026-06-09T14:25:14.474379574Z" level=info msg="Created container 9905f49a5bd535061f271ff82c5b73bbf5ccdf93a56d110ded9959bbc0ea9d76: openshift-marketplace/redhat-marketplace-7cxqz/extract-utilities" id=9c84af45-2012-4ffd-b1c1-bc3d18314ea3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.089674 | controller | Jun 09 14:25:14.479606 crc crio[23733]: time="2026-06-09T14:25:14.479496562Z" level=info msg="Starting container: 9905f49a5bd535061f271ff82c5b73bbf5ccdf93a56d110ded9959bbc0ea9d76" id=a412e70b-e520-4eb4-82e1-b24da5bc0b5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.089690 | controller | Jun 09 14:25:14.487744 crc crio[23733]: time="2026-06-09T14:25:14.487607934Z" level=info msg="Started container" PID=174935 containerID=9905f49a5bd535061f271ff82c5b73bbf5ccdf93a56d110ded9959bbc0ea9d76 description=openshift-marketplace/redhat-marketplace-7cxqz/extract-utilities id=a412e70b-e520-4eb4-82e1-b24da5bc0b5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a
2026-06-09 14:45:31.089706 | controller | Jun 09 14:25:14.869069 crc crio[23733]: time="2026-06-09T14:25:14.868590716Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c4e9b1f5-e4da-4132-87c7-8681a3a8c587 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.089722 | controller | Jun 09 14:25:14.875328 crc crio[23733]: time="2026-06-09T14:25:14.875154999Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 14:45:31.089738 | controller | Jun 09 14:25:15.503603 crc crio[23733]: time="2026-06-09T14:25:15.503466358Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=c4e9b1f5-e4da-4132-87c7-8681a3a8c587 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.089754 | controller | Jun 09 14:25:15.505964 crc crio[23733]: time="2026-06-09T14:25:15.505363486Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=221b871c-31e5-4419-bd0d-4353940e44eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.089769 | controller | Jun 09 14:25:15.508503 crc crio[23733]: time="2026-06-09T14:25:15.508424202Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=f6b677cb-5d98-477a-9f4f-ee0e8fd8f71b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.089785 | controller | Jun 09 14:25:15.522061 crc crio[23733]: time="2026-06-09T14:25:15.521966679Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-7cxqz/extract-content" id=3a2c2877-5987-42da-8583-8a8ea3391532 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.089801 | controller | Jun 09 14:25:15.523336 crc crio[23733]: time="2026-06-09T14:25:15.522583004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.089816 | controller | Jun 09 14:25:15.580141 crc crio[23733]: time="2026-06-09T14:25:15.580008617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.089838 | controller | Jun 09 14:25:15.584921 crc crio[23733]: time="2026-06-09T14:25:15.584711944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.089855 | controller | Jun 09 14:25:15.773416 crc crio[23733]: time="2026-06-09T14:25:15.772847147Z" level=info msg="Created container 11f4c1867d23fe42e45208b9f0de6faea1a2718a09896b828c11d281fd80c730: openshift-marketplace/redhat-marketplace-7cxqz/extract-content" id=3a2c2877-5987-42da-8583-8a8ea3391532 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.089872 | controller | Jun 09 14:25:15.775971 crc crio[23733]: time="2026-06-09T14:25:15.775891942Z" level=info msg="Starting container: 11f4c1867d23fe42e45208b9f0de6faea1a2718a09896b828c11d281fd80c730" id=627ea7c0-3a0f-436f-8d7e-134ec2035424 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.089888 | controller | Jun 09 14:25:15.788849 crc crio[23733]: time="2026-06-09T14:25:15.788747983Z" level=info msg="Started container" PID=175080 containerID=11f4c1867d23fe42e45208b9f0de6faea1a2718a09896b828c11d281fd80c730 description=openshift-marketplace/redhat-marketplace-7cxqz/extract-content id=627ea7c0-3a0f-436f-8d7e-134ec2035424 name=/runtime.v1.RuntimeService/StartContainer sandboxID=427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a
2026-06-09 14:45:31.089904 | controller | Jun 09 14:25:16.909943 crc crio[23733]: time="2026-06-09T14:25:16.909350079Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a02e35c6-e865-4454-bec2-533ce9801956 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.089920 | controller | Jun 09 14:25:16.914636 crc crio[23733]: time="2026-06-09T14:25:16.91459421Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2a7ff4d1-d834-470f-bb15-158a5e4ceb53 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.089936 | controller | Jun 09 14:25:16.931654 crc crio[23733]: time="2026-06-09T14:25:16.931537072Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-7cxqz/registry-server" id=25baef73-5356-4be8-a6bf-9bb0ea037ad7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.089951 | controller | Jun 09 14:25:16.932419 crc crio[23733]: time="2026-06-09T14:25:16.932327213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.089967 | controller | Jun 09 14:25:17.011099 crc crio[23733]: time="2026-06-09T14:25:17.010935493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.089983 | controller | Jun 09 14:25:17.032876 crc crio[23733]: time="2026-06-09T14:25:17.032784127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.089998 | controller | Jun 09 14:25:17.203525 crc crio[23733]: time="2026-06-09T14:25:17.203385142Z" level=info msg="Created container ac8282c057541d085f36cad60a02ec3271cf1096ce4776182b15ade48d5a5031: openshift-marketplace/redhat-marketplace-7cxqz/registry-server" id=25baef73-5356-4be8-a6bf-9bb0ea037ad7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.090014 | controller | Jun 09 14:25:17.206159 crc crio[23733]: time="2026-06-09T14:25:17.205999107Z" level=info msg="Starting container: ac8282c057541d085f36cad60a02ec3271cf1096ce4776182b15ade48d5a5031" id=33c75e50-8e0c-454e-9887-174e121d354a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.090029 | controller | Jun 09 14:25:17.213442 crc crio[23733]: time="2026-06-09T14:25:17.21332524Z" level=info msg="Started container" PID=175262 containerID=ac8282c057541d085f36cad60a02ec3271cf1096ce4776182b15ade48d5a5031 description=openshift-marketplace/redhat-marketplace-7cxqz/registry-server id=33c75e50-8e0c-454e-9887-174e121d354a name=/runtime.v1.RuntimeService/StartContainer sandboxID=427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a
2026-06-09 14:45:31.090048 | controller | Jun 09 14:25:19.253082 crc crio[23733]: time="2026-06-09T14:25:19.252241238Z" level=info msg="Stopping container: 5919dbfb67f06c4ff10d38cb6800b23f9761b8b246a7a4a8e51244c8ddac066a (timeout: 2s)" id=83cac59d-039c-4935-8b2d-fd633d77a1fb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.090065 | controller | Jun 09 14:25:19.379425 crc crio[23733]: time="2026-06-09T14:25:19.379083001Z" level=info msg="Stopped container 5919dbfb67f06c4ff10d38cb6800b23f9761b8b246a7a4a8e51244c8ddac066a: openshift-marketplace/community-operators-z748h/registry-server" id=83cac59d-039c-4935-8b2d-fd633d77a1fb name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.090081 | controller | Jun 09 14:25:19.384261 crc crio[23733]: time="2026-06-09T14:25:19.384183289Z" level=info msg="Stopping pod sandbox: 6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71" id=951b88d1-b6db-4bf1-b1b2-87760dde65f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.090096 | controller | Jun 09 14:25:19.384960 crc crio[23733]: time="2026-06-09T14:25:19.384837784Z" level=info msg="Got pod network &{Name:community-operators-z748h Namespace:openshift-marketplace ID:6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71 UID:bf010f13-f411-45f5-8c2f-7375431c24a6 NetNS:/var/run/netns/f8e81ca1-ec5a-4bcc-b3ec-abc6e0dbc1a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf010f13_f411_45f5_8c2f_7375431c24a6.slice PodAnnotations:0xc00012a528}] Aliases:map[]}"
2026-06-09 14:45:31.090113 | controller | Jun 09 14:25:19.385060 crc crio[23733]: time="2026-06-09T14:25:19.385016829Z" level=info msg="Deleting pod openshift-marketplace_community-operators-z748h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.090129 | controller | Jun 09 14:25:19.718737 crc crio[23733]: time="2026-06-09T14:25:19.718621809Z" level=info msg="Stopped pod sandbox: 6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71" id=951b88d1-b6db-4bf1-b1b2-87760dde65f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.090144 | controller | Jun 09 14:25:19.969150 crc crio[23733]: time="2026-06-09T14:25:19.967692091Z" level=info msg="Removing container: 5919dbfb67f06c4ff10d38cb6800b23f9761b8b246a7a4a8e51244c8ddac066a" id=9455186b-e552-4548-a274-42b9116b62cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.090160 | controller | Jun 09 14:25:19.998674 crc crio[23733]: time="2026-06-09T14:25:19.99854791Z" level=info msg="Removed container 5919dbfb67f06c4ff10d38cb6800b23f9761b8b246a7a4a8e51244c8ddac066a: openshift-marketplace/community-operators-z748h/registry-server" id=9455186b-e552-4548-a274-42b9116b62cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.090175 | controller | Jun 09 14:25:20.005646 crc crio[23733]: time="2026-06-09T14:25:20.005527223Z" level=info msg="Removing container: 50d848235ef48ef4cf4fe2247a02d3b5ac9a106b19718eb8b79639b766a4a98c" id=efca11e2-5127-4afc-bdf7-7f317f68582e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.090191 | controller | Jun 09 14:25:20.041177 crc crio[23733]: time="2026-06-09T14:25:20.040457565Z" level=info msg="Removed container 50d848235ef48ef4cf4fe2247a02d3b5ac9a106b19718eb8b79639b766a4a98c: openshift-marketplace/community-operators-z748h/extract-content" id=efca11e2-5127-4afc-bdf7-7f317f68582e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.090207 | controller | Jun 09 14:25:20.053236 crc crio[23733]: time="2026-06-09T14:25:20.052550036Z" level=info msg="Removing container: f4b4379a9ab9d1445c7a3c420b6176bd8145f5ed59d112bcb46e4dc58a47da1f" id=d292e58f-7f22-4129-b5bc-fdb03a47f862 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.090226 | controller | Jun 09 14:25:20.104462 crc crio[23733]: time="2026-06-09T14:25:20.104362479Z" level=info msg="Removed container f4b4379a9ab9d1445c7a3c420b6176bd8145f5ed59d112bcb46e4dc58a47da1f: openshift-marketplace/community-operators-z748h/extract-utilities" id=d292e58f-7f22-4129-b5bc-fdb03a47f862 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.090242 | controller | Jun 09 14:25:26.068592 crc crio[23733]: time="2026-06-09T14:25:26.067388579Z" level=info msg="Stopping container: ac8282c057541d085f36cad60a02ec3271cf1096ce4776182b15ade48d5a5031 (timeout: 2s)" id=0110d397-2f92-4f58-86d2-fb8879e55625 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.090258 | controller | Jun 09 14:25:26.196560 crc crio[23733]: time="2026-06-09T14:25:26.196448149Z" level=info msg="Stopped container ac8282c057541d085f36cad60a02ec3271cf1096ce4776182b15ade48d5a5031: openshift-marketplace/redhat-marketplace-7cxqz/registry-server" id=0110d397-2f92-4f58-86d2-fb8879e55625 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.090273 | controller | Jun 09 14:25:26.197953 crc crio[23733]: time="2026-06-09T14:25:26.197867043Z" level=info msg="Stopping pod sandbox: 427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a" id=89ce4cbc-4eb8-4745-ba29-7e8f344cf877 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.090289 | controller | Jun 09 14:25:26.198918 crc crio[23733]: time="2026-06-09T14:25:26.198843947Z" level=info msg="Got pod network &{Name:redhat-marketplace-7cxqz Namespace:openshift-marketplace ID:427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a UID:78ea76a3-032b-477b-a3f8-2d226ba0976b NetNS:/var/run/netns/bcffcabd-6bc0-4e1c-af12-e3f2428cd88f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod78ea76a3_032b_477b_a3f8_2d226ba0976b.slice PodAnnotations:0xc001026bf0}] Aliases:map[]}"
2026-06-09 14:45:31.090306 | controller | Jun 09 14:25:26.199187 crc crio[23733]: time="2026-06-09T14:25:26.199076993Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-7cxqz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.090321 | controller | Jun 09 14:25:26.580389 crc crio[23733]: time="2026-06-09T14:25:26.57904888Z" level=info msg="Stopped pod sandbox: 427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a" id=89ce4cbc-4eb8-4745-ba29-7e8f344cf877 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.090337 | controller | Jun 09 14:25:27.092817 crc crio[23733]: time="2026-06-09T14:25:27.092648318Z" level=info msg="Removing container: ac8282c057541d085f36cad60a02ec3271cf1096ce4776182b15ade48d5a5031" id=8715a100-0293-4873-9645-5d388240d181 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.090353 | controller | Jun 09 14:25:27.131507 crc crio[23733]: time="2026-06-09T14:25:27.131372664Z" level=info msg="Removed container ac8282c057541d085f36cad60a02ec3271cf1096ce4776182b15ade48d5a5031: openshift-marketplace/redhat-marketplace-7cxqz/registry-server" id=8715a100-0293-4873-9645-5d388240d181 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.090369 | controller | Jun 09 14:25:27.135092 crc crio[23733]: time="2026-06-09T14:25:27.135001493Z" level=info msg="Removing container: 11f4c1867d23fe42e45208b9f0de6faea1a2718a09896b828c11d281fd80c730" id=d32d5bb2-5ea2-473d-b92b-fa5942712f51 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.090385 | controller | Jun 09 14:25:27.187951 crc crio[23733]: time="2026-06-09T14:25:27.187456092Z" level=info msg="Removed container 11f4c1867d23fe42e45208b9f0de6faea1a2718a09896b828c11d281fd80c730: openshift-marketplace/redhat-marketplace-7cxqz/extract-content" id=d32d5bb2-5ea2-473d-b92b-fa5942712f51 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.090403 | controller | Jun 09 14:25:27.192080 crc crio[23733]: time="2026-06-09T14:25:27.192002895Z" level=info msg="Removing container: 9905f49a5bd535061f271ff82c5b73bbf5ccdf93a56d110ded9959bbc0ea9d76" id=18b92389-81a8-46e5-9218-57027158796d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.090420 | controller | Jun 09 14:25:27.235005 crc crio[23733]: time="2026-06-09T14:25:27.233808278Z" level=info msg="Removed container 9905f49a5bd535061f271ff82c5b73bbf5ccdf93a56d110ded9959bbc0ea9d76: openshift-marketplace/redhat-marketplace-7cxqz/extract-utilities" id=18b92389-81a8-46e5-9218-57027158796d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.090438 | controller | Jun 09 14:25:31.047058 crc crio[23733]: time="2026-06-09T14:25:31.04601758Z" level=info msg="Stopping pod sandbox: 6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71" id=daed4b69-b6b4-49d9-b860-70bddf6f1c02 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.090455 | controller | Jun 09 14:25:31.047058 crc crio[23733]: time="2026-06-09T14:25:31.047032035Z" level=info msg="Stopped pod sandbox (already stopped): 6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71" id=daed4b69-b6b4-49d9-b860-70bddf6f1c02 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.090471 | controller | Jun 09 14:25:31.049177 crc crio[23733]: time="2026-06-09T14:25:31.047764863Z" level=info msg="Removing pod sandbox: 6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71" id=d0a53cfb-2cf6-4aef-89f3-fc2e32c86a98 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.090486 | controller | Jun 09 14:25:31.064631 crc crio[23733]: time="2026-06-09T14:25:31.064517841Z" level=info msg="Removed pod sandbox: 6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71" id=d0a53cfb-2cf6-4aef-89f3-fc2e32c86a98 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.090501 | controller | Jun 09 14:25:31.065851 crc crio[23733]: time="2026-06-09T14:25:31.065769352Z" level=info msg="Stopping pod sandbox: 427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a" id=e887b8fa-66eb-4786-b3a6-3ba8aee69ae3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.090543 | controller | Jun 09 14:25:31.065940 crc crio[23733]: time="2026-06-09T14:25:31.065891935Z" level=info msg="Stopped pod sandbox (already stopped): 427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a" id=e887b8fa-66eb-4786-b3a6-3ba8aee69ae3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.090561 | controller | Jun 09 14:25:31.067015 crc crio[23733]: time="2026-06-09T14:25:31.066892581Z" level=info msg="Removing pod sandbox: 427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a" id=e8e401f6-e606-4e65-b858-0b45013dd6b4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.090577 | controller | Jun 09 14:25:31.084453 crc crio[23733]: time="2026-06-09T14:25:31.084340026Z" level=info msg="Removed pod sandbox: 427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a" id=e8e401f6-e606-4e65-b858-0b45013dd6b4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.090593 | controller | Jun 09 14:26:00.540978 crc crio[23733]: time="2026-06-09T14:26:00.540178729Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683586-z5rfr/POD" id=f8de9b9f-403c-42bd-899e-1731c8dd0923 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.090608 | controller | Jun 09 14:26:00.542595 crc crio[23733]: time="2026-06-09T14:26:00.542563059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.090624 | controller | Jun 09 14:26:00.584049 crc crio[23733]: time="2026-06-09T14:26:00.583892669Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683586-z5rfr Namespace:openshift-infra ID:129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7 UID:e2435b2b-7cc9-4a62-99fe-7bd950025053 NetNS:/var/run/netns/187a6254-bc67-45dd-86d6-e8d026cf8b22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2435b2b_7cc9_4a62_99fe_7bd950025053.slice PodAnnotations:0xc000308b28}] Aliases:map[]}"
2026-06-09 14:45:31.090643 | controller | Jun 09 14:26:00.584049 crc crio[23733]: time="2026-06-09T14:26:00.583984962Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683586-z5rfr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.090660 | controller | Jun 09 14:26:01.228300 crc crio[23733]: 2026-06-09T14:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:129acca7574ec2d Mac:c6:d9:0e:c4:96:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/187a6254-bc67-45dd-86d6-e8d026cf8b22 SocketPath: PciID:}] [{Interface:0xc0002f15e0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.090676 | controller | Jun 09 14:26:01.228650 crc crio[23733]: time="2026-06-09T14:26:01.228554316Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683586-z5rfr Namespace:openshift-infra ID:129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7 UID:e2435b2b-7cc9-4a62-99fe-7bd950025053 NetNS:/var/run/netns/187a6254-bc67-45dd-86d6-e8d026cf8b22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2435b2b_7cc9_4a62_99fe_7bd950025053.slice PodAnnotations:0xc000308b28}] Aliases:map[]}"
2026-06-09 14:45:31.090692 | controller | Jun 09 14:26:01.228870 crc crio[23733]: time="2026-06-09T14:26:01.228806052Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683586-z5rfr for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.090708 | controller | Jun 09 14:26:01.239968 crc crio[23733]: time="2026-06-09T14:26:01.23991329Z" level=info msg="Ran pod sandbox 129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7 with infra container: openshift-infra/auto-csr-approver-29683586-z5rfr/POD" id=f8de9b9f-403c-42bd-899e-1731c8dd0923 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.090724 | controller | Jun 09 14:26:01.246840 crc crio[23733]: time="2026-06-09T14:26:01.246785101Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9f4cd235-0871-4116-8d07-bae2e24f883a name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.090740 | controller | Jun 09 14:26:01.255222 crc crio[23733]: time="2026-06-09T14:26:01.255080748Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.090756 | controller | Jun 09 14:26:02.360526 crc crio[23733]: time="2026-06-09T14:26:02.352039774Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9f4cd235-0871-4116-8d07-bae2e24f883a name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.090772 | controller | Jun 09 14:26:02.375511 crc crio[23733]: time="2026-06-09T14:26:02.374488184Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8ab5f06c-8ab9-4b02-b715-8d7451eb18eb name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.090787 | controller | Jun 09 14:26:02.412952 crc crio[23733]: time="2026-06-09T14:26:02.396548154Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a387b489-1716-4d07-b619-4c71733e5d0b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.090803 | controller | Jun 09 14:26:02.464273 crc crio[23733]: time="2026-06-09T14:26:02.463295989Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683586-z5rfr/oc" id=df9e690e-e333-4279-a2b4-39b9e66edf9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.090818 | controller | Jun 09 14:26:02.465379 crc crio[23733]: time="2026-06-09T14:26:02.465181255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.090837 | controller | Jun 09 14:26:02.561857 crc crio[23733]: time="2026-06-09T14:26:02.561755734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.090854 | controller | Jun 09 14:26:03.064766 crc crio[23733]: time="2026-06-09T14:26:03.064371389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.090870 | controller | Jun 09 14:26:03.203543 crc crio[23733]: time="2026-06-09T14:26:03.203436097Z" level=info msg="Created container ce69432368c07a4c8aef584b0bcfa3bc3bdaa23f47ed798238e82831e223ef30: openshift-infra/auto-csr-approver-29683586-z5rfr/oc" id=df9e690e-e333-4279-a2b4-39b9e66edf9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.090886 | controller | Jun 09 14:26:03.205557 crc crio[23733]: time="2026-06-09T14:26:03.205434518Z" level=info msg="Starting container: ce69432368c07a4c8aef584b0bcfa3bc3bdaa23f47ed798238e82831e223ef30" id=a40de199-3242-42d8-97da-ac09877e7f75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.090901 | controller | Jun 09 14:26:03.212035 crc crio[23733]: time="2026-06-09T14:26:03.211947219Z" level=info msg="Started container" PID=178024 containerID=ce69432368c07a4c8aef584b0bcfa3bc3bdaa23f47ed798238e82831e223ef30 description=openshift-infra/auto-csr-approver-29683586-z5rfr/oc id=a40de199-3242-42d8-97da-ac09877e7f75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7
2026-06-09 14:45:31.090917 | controller | Jun 09 14:26:04.769604 crc crio[23733]: time="2026-06-09T14:26:04.768940099Z" level=info msg="Stopping pod sandbox: 129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7" id=bb843766-daaf-4b8b-8696-ad740530bbc5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.090933 | controller | Jun 09 14:26:04.771797 crc crio[23733]: time="2026-06-09T14:26:04.770382035Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683586-z5rfr Namespace:openshift-infra ID:129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7 UID:e2435b2b-7cc9-4a62-99fe-7bd950025053 NetNS:/var/run/netns/187a6254-bc67-45dd-86d6-e8d026cf8b22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2435b2b_7cc9_4a62_99fe_7bd950025053.slice PodAnnotations:0xc002b0ebe8}] Aliases:map[]}"
2026-06-09 14:45:31.090949 | controller | Jun 09 14:26:04.771797 crc crio[23733]: time="2026-06-09T14:26:04.77061236Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683586-z5rfr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.090965 | controller | Jun 09 14:26:05.291570 crc crio[23733]: time="2026-06-09T14:26:05.290982158Z" level=info msg="Stopped pod sandbox: 129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7" id=bb843766-daaf-4b8b-8696-ad740530bbc5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.090980 | controller | Jun 09 14:26:31.109876 crc crio[23733]: time="2026-06-09T14:26:31.108576149Z" level=info msg="Removing container: 3f08c16162797611d9e64ba5410e085701dfa7e799daeca343b015a81dee5066" id=811bc927-a19f-401a-ab9c-87a814e0c7af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.090996 | controller | Jun 09 14:26:31.426560 crc crio[23733]: time="2026-06-09T14:26:31.425976495Z" level=info msg="Removed container 3f08c16162797611d9e64ba5410e085701dfa7e799daeca343b015a81dee5066: openshift-infra/auto-csr-approver-29683580-crr2k/oc" id=811bc927-a19f-401a-ab9c-87a814e0c7af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.091012 | controller | Jun 09 14:26:31.440342 crc crio[23733]: time="2026-06-09T14:26:31.440096527Z" level=info msg="Stopping pod sandbox: fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b" id=36c02666-164b-428c-adde-608423ea5302 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.091031 | controller | Jun 09 14:26:31.440342 crc crio[23733]: time="2026-06-09T14:26:31.440252122Z" level=info msg="Stopped pod sandbox (already stopped): fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b" id=36c02666-164b-428c-adde-608423ea5302 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.091047 | controller | Jun 09 14:26:31.441277 crc crio[23733]: time="2026-06-09T14:26:31.441170474Z" level=info msg="Removing pod sandbox: fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b" id=951f3d08-1fce-469b-8029-6c18e1f8aa56 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.091063 | controller | Jun 09 14:26:31.460028 crc crio[23733]: time="2026-06-09T14:26:31.459858539Z" level=info msg="Removed pod sandbox: fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b" id=951f3d08-1fce-469b-8029-6c18e1f8aa56 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.091078 | controller | Jun 09 14:26:48.375485 crc crio[23733]: time="2026-06-09T14:26:48.374576191Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-nfl9h/POD" id=3992352d-02db-43fc-8db2-05bc3ffeaaa3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.091094 | controller | Jun 09 14:26:48.375485 crc crio[23733]: time="2026-06-09T14:26:48.375417932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.091109 | controller | Jun 09 14:26:48.423665 crc crio[23733]: time="2026-06-09T14:26:48.423571603Z" level=info msg="Got pod network &{Name:redhat-operators-nfl9h Namespace:openshift-marketplace ID:978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636 UID:31f7c8aa-5455-41f7-a4de-ace725508a79 NetNS:/var/run/netns/06e660a0-a470-4806-9882-277d42facd2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31f7c8aa_5455_41f7_a4de_ace725508a79.slice PodAnnotations:0xc001027638}] Aliases:map[]}"
2026-06-09 14:45:31.091125 | controller | Jun 09 14:26:48.423665 crc crio[23733]: time="2026-06-09T14:26:48.423653645Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-nfl9h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.091141 | controller | Jun 09 14:26:49.070759 crc crio[23733]: 2026-06-09T14:26:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:978e1a65ecf990c Mac:a2:a6:f4:65:e0:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/06e660a0-a470-4806-9882-277d42facd2f SocketPath: PciID:}] [{Interface:0xc000134550 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.091157 | controller | Jun 09 14:26:49.072362 crc crio[23733]: time="2026-06-09T14:26:49.0722492Z" level=info msg="Got pod network &{Name:redhat-operators-nfl9h Namespace:openshift-marketplace ID:978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636 UID:31f7c8aa-5455-41f7-a4de-ace725508a79 NetNS:/var/run/netns/06e660a0-a470-4806-9882-277d42facd2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31f7c8aa_5455_41f7_a4de_ace725508a79.slice PodAnnotations:0xc001027638}] Aliases:map[]}"
2026-06-09 14:45:31.091173 | controller | Jun 09 14:26:49.072511 crc crio[23733]: time="2026-06-09T14:26:49.072455125Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-nfl9h for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.091189 | controller | Jun 09 14:26:49.085010 crc crio[23733]: time="2026-06-09T14:26:49.084928866Z" level=info msg="Ran pod sandbox 978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636 with infra container: openshift-marketplace/redhat-operators-nfl9h/POD" id=3992352d-02db-43fc-8db2-05bc3ffeaaa3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.091208 | controller | Jun 09 14:26:49.089507 crc crio[23733]: time="2026-06-09T14:26:49.089385618Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=69fe3cc9-d44f-4764-be8f-0de64a45fcb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.091224 | controller | Jun 09 14:26:49.093746 crc crio[23733]: time="2026-06-09T14:26:49.093648084Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ac13d310-1a1f-4f7a-9763-36622ca7499f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.091240 | controller | Jun 09 14:26:49.109425 crc crio[23733]: time="2026-06-09T14:26:49.109318255Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-nfl9h/extract-utilities" id=6f04930c-1166-434d-b988-7497c5e22a8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.091255 | controller | Jun 09 14:26:49.109965 crc crio[23733]: time="2026-06-09T14:26:49.109860378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.091271 | controller | Jun 09 14:26:49.186810 crc crio[23733]: time="2026-06-09T14:26:49.186694544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.091286 | controller | Jun 09 14:26:49.193654 crc crio[23733]: time="2026-06-09T14:26:49.193583276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.091302 | controller | Jun 09 14:26:49.370746 crc crio[23733]: time="2026-06-09T14:26:49.370092037Z" level=info msg="Created container c07c43f3cc165bbc571a45b23cd2de1accc28ee9e5f74acfeea1cc31f9a4f018: openshift-marketplace/redhat-operators-nfl9h/extract-utilities" id=6f04930c-1166-434d-b988-7497c5e22a8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.091317 | controller | Jun 09 14:26:49.372156 crc crio[23733]: time="2026-06-09T14:26:49.372024876Z" level=info msg="Starting container: c07c43f3cc165bbc571a45b23cd2de1accc28ee9e5f74acfeea1cc31f9a4f018" id=61f8f109-7d29-466f-bd44-0d2cc6784a63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.091333 | controller | Jun 09 14:26:49.378737 crc crio[23733]: time="2026-06-09T14:26:49.378576679Z" level=info msg="Started container" PID=180869 containerID=c07c43f3cc165bbc571a45b23cd2de1accc28ee9e5f74acfeea1cc31f9a4f018 description=openshift-marketplace/redhat-operators-nfl9h/extract-utilities id=61f8f109-7d29-466f-bd44-0d2cc6784a63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636
2026-06-09 14:45:31.091349 | controller | Jun 09 14:26:49.601875 crc crio[23733]: time="2026-06-09T14:26:49.601794857Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=aef0e00e-9dd9-4666-9619-798710904574 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.091364 | controller | Jun 09 14:26:49.613066 crc crio[23733]: time="2026-06-09T14:26:49.612973975Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 14:45:31.091380 | controller | Jun 09 14:26:50.298048 crc crio[23733]: time="2026-06-09T14:26:50.297407044Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:62108511bd4ae971447f627bbcf9c95ac0c58ad169db60f8cca54b340edbd655" id=aef0e00e-9dd9-4666-9619-798710904574 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.091399 | controller | Jun 09 14:26:50.299343 crc crio[23733]: time="2026-06-09T14:26:50.299212089Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=58e70d52-479e-4c69-8cff-e915efdb5251 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.091415 | controller | Jun 09 14:26:50.307388 crc crio[23733]: time="2026-06-09T14:26:50.307061454Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=15371307-0da0-4b78-abe4-9e303bafca32 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.091431 | controller | Jun 09 14:26:50.315492 crc crio[23733]: time="2026-06-09T14:26:50.315386502Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-nfl9h/extract-content" id=a11101a4-34f0-46bc-a143-0c55b3dcf838 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.091446 | controller | Jun 09 14:26:50.316315 crc crio[23733]: time="2026-06-09T14:26:50.316259473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.091461 | controller | Jun 09 14:26:50.374289 crc crio[23733]: time="2026-06-09T14:26:50.37100934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.091477 | controller | Jun 09 14:26:50.375946 crc crio[23733]: time="2026-06-09T14:26:50.37583884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.091493 | controller | Jun 09 14:26:50.578044 crc crio[23733]: time="2026-06-09T14:26:50.57793005Z" level=info msg="Created container 7be4e1a201d9237e648008edc2ef0a6f816985f287d6c744752d28896b173bcb: openshift-marketplace/redhat-operators-nfl9h/extract-content" id=a11101a4-34f0-46bc-a143-0c55b3dcf838 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.091508 | controller | Jun 09 14:26:50.579647 crc crio[23733]: time="2026-06-09T14:26:50.579479449Z" level=info msg="Starting container: 7be4e1a201d9237e648008edc2ef0a6f816985f287d6c744752d28896b173bcb" id=2140e1dd-e661-41b2-96b9-4758be1e7e18 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.091552 | controller | Jun 09 14:26:50.586880 crc crio[23733]: time="2026-06-09T14:26:50.58679468Z" level=info msg="Started container" PID=180942 containerID=7be4e1a201d9237e648008edc2ef0a6f816985f287d6c744752d28896b173bcb description=openshift-marketplace/redhat-operators-nfl9h/extract-content id=2140e1dd-e661-41b2-96b9-4758be1e7e18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636
2026-06-09 14:45:31.091570 | controller | Jun 09 14:26:52.656422 crc crio[23733]: time="2026-06-09T14:26:52.655279126Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fcfbf83f-b3d7-456c-bfd2-736339bec265 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.091591 | controller | Jun 09 14:26:52.664420 crc crio[23733]: time="2026-06-09T14:26:52.664347953Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=28aa9bdd-f422-4a55-805c-723548cc6c80 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.091608 | controller | Jun 09 14:26:52.672078 crc crio[23733]: time="2026-06-09T14:26:52.671938752Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-nfl9h/registry-server" id=9f75b211-75f9-4431-a9f3-4a6c87844ea8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.091623 | controller | Jun 09 14:26:52.672754 crc crio[23733]: time="2026-06-09T14:26:52.672676309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.091648 | controller | Jun 09 14:26:52.758699 crc crio[23733]: time="2026-06-09T14:26:52.758593973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.091669 | controller | Jun 09 14:26:52.762656 crc crio[23733]: time="2026-06-09T14:26:52.762581332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.091685 | controller | Jun 09 14:26:52.954309 crc crio[23733]: time="2026-06-09T14:26:52.954192431Z" level=info msg="Created container 771e487485c3b8783ea665f2f486753abc1474d0d26cb5797c45be670af956d0: openshift-marketplace/redhat-operators-nfl9h/registry-server" id=9f75b211-75f9-4431-a9f3-4a6c87844ea8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.091705 | controller | Jun 09 14:26:52.955653 crc crio[23733]: time="2026-06-09T14:26:52.955588336Z" level=info msg="Starting container: 771e487485c3b8783ea665f2f486753abc1474d0d26cb5797c45be670af956d0" id=bfa692b1-21b7-4262-aa6a-f6d1a9abf4ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.091777 | controller | Jun 09 14:26:52.963277 crc crio[23733]: time="2026-06-09T14:26:52.963191945Z" level=info msg="Started container" PID=181047 containerID=771e487485c3b8783ea665f2f486753abc1474d0d26cb5797c45be670af956d0 description=openshift-marketplace/redhat-operators-nfl9h/registry-server id=bfa692b1-21b7-4262-aa6a-f6d1a9abf4ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636
2026-06-09 14:45:31.091800 | controller | Jun 09 14:26:53.697576 crc crio[23733]: time="2026-06-09T14:26:53.695917818Z" level=info msg="Stopping pod sandbox: 0bfd86f728602443b8fc92f32ce307202f7f6bb3616e33edbb50cef98a9fa304" id=3d947b45-7227-4fb2-9118-d26a6f4d8515 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.091817 | controller | Jun 09 14:26:53.700295 crc crio[23733]: time="2026-06-09T14:26:53.700189675Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s Namespace:openstack ID:0bfd86f728602443b8fc92f32ce307202f7f6bb3616e33edbb50cef98a9fa304 UID:fe6a3b63-629d-4f20-b226-eab0d4d694e1 NetNS:/var/run/netns/db4e011d-7efd-4d06-a67e-c3d75cb493da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe6a3b63_629d_4f20_b226_eab0d4d694e1.slice PodAnnotations:0xc0020d9810}] Aliases:map[]}"
2026-06-09 14:45:31.091834 | controller | Jun 09 14:26:53.700579 crc crio[23733]: time="2026-06-09T14:26:53.700425931Z" level=info msg="Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.091850 | controller | Jun 09 14:26:54.434013 crc crio[23733]: time="2026-06-09T14:26:54.433362009Z" level=info msg="Stopped pod sandbox: 0bfd86f728602443b8fc92f32ce307202f7f6bb3616e33edbb50cef98a9fa304" id=3d947b45-7227-4fb2-9118-d26a6f4d8515 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.091865 | controller | Jun 09 14:26:55.361036 crc crio[23733]: time="2026-06-09T14:26:55.36047532Z" level=info msg="Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj/POD" id=57542d07-e32e-4ae3-954a-be16d352b79c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.091881 | controller | Jun 09 14:26:55.361036 crc crio[23733]: time="2026-06-09T14:26:55.361034743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.091897 | controller | Jun 09 14:26:55.443984 crc crio[23733]: time="2026-06-09T14:26:55.44388156Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj Namespace:openstack ID:f7305e8f7f70ea76cadfd39d7f91126c4db82378114663c757e61c9d9d6817e8 UID:e98fbf2c-6dac-43bf-9c64-9af5a15a9b39 NetNS:/var/run/netns/6f8a0545-ace1-4862-968d-4c17da0ee32a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode98fbf2c_6dac_43bf_9c64_9af5a15a9b39.slice PodAnnotations:0xc0059cc130}] Aliases:map[]}"
2026-06-09 14:45:31.091916 | controller | Jun 09 14:26:55.443984 crc crio[23733]: time="2026-06-09T14:26:55.443954351Z" level=info msg="Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.091932 | controller | Jun 09 14:26:56.453311 crc crio[23733]: 2026-06-09T14:26:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7305e8f7f70ea7 Mac:e6:7a:77:75:80:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/6f8a0545-ace1-4862-968d-4c17da0ee32a SocketPath: PciID:}] [{Interface:0xc0005949a0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.091948 | controller | Jun 09 14:26:56.455549 crc crio[23733]: time="2026-06-09T14:26:56.455316185Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj Namespace:openstack ID:f7305e8f7f70ea76cadfd39d7f91126c4db82378114663c757e61c9d9d6817e8 UID:e98fbf2c-6dac-43bf-9c64-9af5a15a9b39 NetNS:/var/run/netns/6f8a0545-ace1-4862-968d-4c17da0ee32a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode98fbf2c_6dac_43bf_9c64_9af5a15a9b39.slice PodAnnotations:0xc0059cc130}] Aliases:map[]}"
2026-06-09 14:45:31.091964 | controller | Jun 09 14:26:56.455549 crc crio[23733]: time="2026-06-09T14:26:56.455499789Z" level=info msg="Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.091981 | controller | Jun 09 14:26:56.469622 crc crio[23733]: time="2026-06-09T14:26:56.469446097Z" level=info msg="Ran pod sandbox f7305e8f7f70ea76cadfd39d7f91126c4db82378114663c757e61c9d9d6817e8 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj/POD" id=57542d07-e32e-4ae3-954a-be16d352b79c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.091997 | controller | Jun 09 14:26:56.473944 crc crio[23733]: time="2026-06-09T14:26:56.473821396Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=284bfd72-e80c-4d2f-b3b4-ae043879ed5e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.092013 | controller | Jun 09 14:26:56.602230 crc crio[23733]: time="2026-06-09T14:26:56.601973311Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=e3a465ad-bcff-478f-9dda-79cb458da41a name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.092028 | controller | Jun 09 14:26:56.613091 crc crio[23733]: time="2026-06-09T14:26:56.613012287Z" level=info msg="Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=b82b941b-d105-4eda-807a-5d74fd0ed03f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.092044 | controller | Jun 09 14:26:56.613481 crc crio[23733]: time="2026-06-09T14:26:56.613417867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.092060 | controller | Jun 09 14:26:56.662505 crc crio[23733]: time="2026-06-09T14:26:56.662371068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.092076 | controller | Jun 09 14:26:56.666385 crc crio[23733]: time="2026-06-09T14:26:56.666305786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.092094 | controller | Jun 09 14:26:56.892440 crc crio[23733]: time="2026-06-09T14:26:56.892362674Z" level=info msg="Created container c6eefa03ac73650eeee2c349e11b1df6bcc148d4cda8826e485c3163304e4e1d: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=b82b941b-d105-4eda-807a-5d74fd0ed03f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.092111 | controller | Jun 09 14:26:56.894625 crc crio[23733]: time="2026-06-09T14:26:56.894061036Z" level=info msg="Starting container: c6eefa03ac73650eeee2c349e11b1df6bcc148d4cda8826e485c3163304e4e1d" id=45aec918-d4f6-41b5-aaf9-9ccfd41c94e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.092127 | controller | Jun 09 14:26:56.901472 crc crio[23733]: time="2026-06-09T14:26:56.901364468Z" level=info msg="Started container" PID=181490 containerID=c6eefa03ac73650eeee2c349e11b1df6bcc148d4cda8826e485c3163304e4e1d description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj/nova-edpm-deployment-ipam-openstack-edpm-ipam id=45aec918-d4f6-41b5-aaf9-9ccfd41c94e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7305e8f7f70ea76cadfd39d7f91126c4db82378114663c757e61c9d9d6817e8
2026-06-09 14:45:31.092143 | controller | Jun 09 14:27:10.095797 crc crio[23733]: time="2026-06-09T14:27:10.094689525Z" level=info msg="Stopping container: 771e487485c3b8783ea665f2f486753abc1474d0d26cb5797c45be670af956d0 (timeout: 2s)" id=f27dd627-18cc-454b-aa35-1fce2e8059df name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.092159 | controller | Jun 09 14:27:10.228605 crc crio[23733]: time="2026-06-09T14:27:10.228447393Z" level=info msg="Stopped container 771e487485c3b8783ea665f2f486753abc1474d0d26cb5797c45be670af956d0: openshift-marketplace/redhat-operators-nfl9h/registry-server" id=f27dd627-18cc-454b-aa35-1fce2e8059df name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.092175 | controller | Jun 09 14:27:10.230238 crc crio[23733]: time="2026-06-09T14:27:10.230096174Z" level=info msg="Stopping pod sandbox: 978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636" id=0fbc2cac-ec48-490f-94e0-fbc5e1db3d43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.092191 | controller | Jun 09 14:27:10.231681 crc crio[23733]: time="2026-06-09T14:27:10.23157586Z" level=info msg="Got pod network &{Name:redhat-operators-nfl9h Namespace:openshift-marketplace ID:978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636 UID:31f7c8aa-5455-41f7-a4de-ace725508a79 NetNS:/var/run/netns/06e660a0-a470-4806-9882-277d42facd2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31f7c8aa_5455_41f7_a4de_ace725508a79.slice PodAnnotations:0xc0027d0e58}] Aliases:map[]}"
2026-06-09 14:45:31.092207 | controller | Jun 09 14:27:10.231923 crc crio[23733]: time="2026-06-09T14:27:10.231847217Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-nfl9h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.092223 | controller | Jun 09 14:27:10.575700 crc crio[23733]: time="2026-06-09T14:27:10.575093067Z" level=info msg="Stopped pod sandbox: 978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636" id=0fbc2cac-ec48-490f-94e0-fbc5e1db3d43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.092240 | controller | Jun 09 14:27:11.127742 crc crio[23733]: time="2026-06-09T14:27:11.124502888Z" level=info msg="Removing container: 771e487485c3b8783ea665f2f486753abc1474d0d26cb5797c45be670af956d0" id=91308e87-a6a1-4d23-865e-bac06b6d4efe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.092255 | controller | Jun 09 14:27:11.161814 crc crio[23733]: time="2026-06-09T14:27:11.161700556Z" level=info msg="Removed container 771e487485c3b8783ea665f2f486753abc1474d0d26cb5797c45be670af956d0: openshift-marketplace/redhat-operators-nfl9h/registry-server" id=91308e87-a6a1-4d23-865e-bac06b6d4efe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.092274 | controller | Jun 09 14:27:11.164613 crc crio[23733]: time="2026-06-09T14:27:11.164565128Z" level=info msg="Removing container: 7be4e1a201d9237e648008edc2ef0a6f816985f287d6c744752d28896b173bcb" id=c3d9552b-9171-43cf-8e19-288acbfb4890 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.092290 | controller | Jun 09 14:27:11.250507 crc crio[23733]: time="2026-06-09T14:27:11.249584637Z" level=info msg="Removed container 7be4e1a201d9237e648008edc2ef0a6f816985f287d6c744752d28896b173bcb: openshift-marketplace/redhat-operators-nfl9h/extract-content" id=c3d9552b-9171-43cf-8e19-288acbfb4890 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.092307 | controller | Jun 09 14:27:11.257760 crc crio[23733]: time="2026-06-09T14:27:11.257638858Z" level=info msg="Removing container: c07c43f3cc165bbc571a45b23cd2de1accc28ee9e5f74acfeea1cc31f9a4f018" id=2ca622d3-c50b-4ff2-ba3e-fbd9cd22467e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.092322 | controller | Jun 09 14:27:11.297679 crc crio[23733]: time="2026-06-09T14:27:11.296958179Z" level=info msg="Removed container c07c43f3cc165bbc571a45b23cd2de1accc28ee9e5f74acfeea1cc31f9a4f018: openshift-marketplace/redhat-operators-nfl9h/extract-utilities" id=2ca622d3-c50b-4ff2-ba3e-fbd9cd22467e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.092337 | controller | Jun 09 14:27:31.500084 crc crio[23733]: time="2026-06-09T14:27:31.498835928Z" level=info msg="Stopping pod sandbox: 978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636" id=0aead40a-10bf-44dd-9053-e8e3ad7a868d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.092353 | controller | Jun 09 14:27:31.500084 crc crio[23733]: time="2026-06-09T14:27:31.500056669Z" level=info msg="Stopped pod sandbox (already stopped): 978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636" id=0aead40a-10bf-44dd-9053-e8e3ad7a868d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.092368 | controller | Jun 09 14:27:31.502504 crc crio[23733]: time="2026-06-09T14:27:31.501603627Z" level=info msg="Removing pod sandbox: 978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636" id=923afafe-6466-4e22-8a67-ab8854df3bcc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.092383 | controller | Jun 09 14:27:31.523344 crc crio[23733]: time="2026-06-09T14:27:31.523242507Z" level=info msg="Removed pod sandbox: 978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636" id=923afafe-6466-4e22-8a67-ab8854df3bcc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.092398 | controller | Jun 09 14:28:00.607651 crc crio[23733]: time="2026-06-09T14:28:00.606539879Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683588-95nbq/POD" id=a23fcde9-aa5f-4301-8089-cb3fee4c989f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.092414 | controller | Jun 09 14:28:00.607651 crc crio[23733]: time="2026-06-09T14:28:00.607579425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.092486 | controller | Jun 09 14:28:00.651326 crc crio[23733]: time="2026-06-09T14:28:00.651219334Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683588-95nbq Namespace:openshift-infra ID:c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521 UID:ff72f3b5-cbe3-4041-b1cb-48908986b3fb NetNS:/var/run/netns/bd99f124-910d-40fa-b9d8-d885cd00d972 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff72f3b5_cbe3_4041_b1cb_48908986b3fb.slice PodAnnotations:0xc000308b38}] Aliases:map[]}"
2026-06-09 14:45:31.092542 | controller | Jun 09 14:28:00.651326 crc crio[23733]: time="2026-06-09T14:28:00.651302336Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683588-95nbq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.092564 | controller | Jun 09 14:28:01.220661 crc crio[23733]: 2026-06-09T14:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0cd82ebb66c28e Mac:c6:b4:d2:ad:72:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/bd99f124-910d-40fa-b9d8-d885cd00d972 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.092582 | controller | Jun 09 14:28:01.222452 crc crio[23733]: time="2026-06-09T14:28:01.222367297Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683588-95nbq Namespace:openshift-infra ID:c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521 UID:ff72f3b5-cbe3-4041-b1cb-48908986b3fb NetNS:/var/run/netns/bd99f124-910d-40fa-b9d8-d885cd00d972 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff72f3b5_cbe3_4041_b1cb_48908986b3fb.slice PodAnnotations:0xc000308b38}] Aliases:map[]}"
2026-06-09 14:45:31.092598 | controller | Jun 09 14:28:01.222607 crc crio[23733]: time="2026-06-09T14:28:01.222571562Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683588-95nbq for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.092614 | controller | Jun 09 14:28:01.234533 crc crio[23733]: time="2026-06-09T14:28:01.234442208Z" level=info msg="Ran pod sandbox c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521 with infra container: openshift-infra/auto-csr-approver-29683588-95nbq/POD" id=a23fcde9-aa5f-4301-8089-cb3fee4c989f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.092630 | controller | Jun 09 14:28:01.238312 crc crio[23733]: time="2026-06-09T14:28:01.238211812Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d786a1f0-8d5b-4e0c-90da-3444a0b349b6 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.092645 | controller | Jun 09 14:28:01.253391 crc crio[23733]: time="2026-06-09T14:28:01.253307568Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.092661 | controller | Jun 09 14:28:02.099860 crc crio[23733]: time="2026-06-09T14:28:02.099223105Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d786a1f0-8d5b-4e0c-90da-3444a0b349b6 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.092677 | controller | Jun 09 14:28:02.102745 crc crio[23733]: time="2026-06-09T14:28:02.102669971Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5db3b0c8-dd29-4031-9004-fcc3769a7445 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.092692 | controller | Jun 09 14:28:02.105674 crc crio[23733]: time="2026-06-09T14:28:02.105582644Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=25764c46-6f91-4244-90b6-724ba0286db8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.092708 | controller | Jun 09 14:28:02.114046 crc crio[23733]: time="2026-06-09T14:28:02.113953453Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683588-95nbq/oc" id=f2e7943e-071d-45c8-9ece-4251765f9d04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.092723 | controller | Jun 09 14:28:02.115643 crc crio[23733]: time="2026-06-09T14:28:02.115560042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.092738 | controller | Jun 09 14:28:02.181334 crc crio[23733]: time="2026-06-09T14:28:02.180780999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.092757 | controller | Jun 09 14:28:02.752352 crc crio[23733]: time="2026-06-09T14:28:02.751585584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.092773 | controller | Jun 09 14:28:02.897626 crc crio[23733]: time="2026-06-09T14:28:02.897030561Z" level=info msg="Created container 35b6bc81e448124d8f3fd6712d287747b3223e27b3ae4390ace513a1daf56097: openshift-infra/auto-csr-approver-29683588-95nbq/oc" id=f2e7943e-071d-45c8-9ece-4251765f9d04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.092789 | controller | Jun 09 14:28:02.899412 crc crio[23733]: time="2026-06-09T14:28:02.899320789Z" level=info msg="Starting container: 35b6bc81e448124d8f3fd6712d287747b3223e27b3ae4390ace513a1daf56097" id=c9a57797-26b5-4127-87d6-27089c81376f name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.092804 | controller | Jun 09 14:28:02.905540 crc crio[23733]: time="2026-06-09T14:28:02.905356068Z" level=info msg="Started container" PID=185201 containerID=35b6bc81e448124d8f3fd6712d287747b3223e27b3ae4390ace513a1daf56097 description=openshift-infra/auto-csr-approver-29683588-95nbq/oc id=c9a57797-26b5-4127-87d6-27089c81376f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521
2026-06-09 14:45:31.092820 | controller | Jun 09 14:28:05.029758 crc crio[23733]: time="2026-06-09T14:28:05.029634175Z" level=info msg="Stopping pod sandbox: c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521" id=2123d61f-ede3-4d59-bd86-c5befe88e3ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.092836 | controller | Jun 09 14:28:05.031508 crc crio[23733]: time="2026-06-09T14:28:05.030831275Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683588-95nbq Namespace:openshift-infra ID:c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521 UID:ff72f3b5-cbe3-4041-b1cb-48908986b3fb NetNS:/var/run/netns/bd99f124-910d-40fa-b9d8-d885cd00d972 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff72f3b5_cbe3_4041_b1cb_48908986b3fb.slice PodAnnotations:0xc002898ba8}] Aliases:map[]}"
2026-06-09 14:45:31.092852 | controller | Jun 09 14:28:05.031508 crc crio[23733]: time="2026-06-09T14:28:05.03104432Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683588-95nbq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.092868 | controller | Jun 09 14:28:05.432745 crc crio[23733]: time="2026-06-09T14:28:05.431872046Z" level=info msg="Stopped pod sandbox: c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521" id=2123d61f-ede3-4d59-bd86-c5befe88e3ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.092883 | controller | Jun 09 14:28:31.552729 crc crio[23733]: time="2026-06-09T14:28:31.55166014Z" level=info msg="Removing container: 0157ba30e3bb5153695371fc804a6d441d96ced214314eb1e219e36510a8ee67" id=fd7bddea-c3a7-4bf9-8e04-01a11a93885c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.092899 | controller | Jun 09 14:28:31.809382 crc crio[23733]: time="2026-06-09T14:28:31.808417224Z" level=info msg="Removed container 0157ba30e3bb5153695371fc804a6d441d96ced214314eb1e219e36510a8ee67: openshift-infra/auto-csr-approver-29683582-cw26c/oc" id=fd7bddea-c3a7-4bf9-8e04-01a11a93885c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.092915 | controller | Jun 09 14:28:31.821183 crc crio[23733]: time="2026-06-09T14:28:31.821002588Z" level=info msg="Stopping pod sandbox: f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258" id=602afbf1-ec88-4e86-a773-809a6f235492 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.092930 | controller | Jun 09 14:28:31.821551 crc crio[23733]: time="2026-06-09T14:28:31.821212033Z" level=info msg="Stopped pod sandbox (already stopped): f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258" id=602afbf1-ec88-4e86-a773-809a6f235492 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.092951 | controller | Jun 09 14:28:31.821986 crc crio[23733]: time="2026-06-09T14:28:31.821854429Z" level=info msg="Removing pod sandbox: f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258" id=488ceaac-351e-4bf6-9b42-f08e49308c15 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.092967 | controller | Jun 09 14:28:31.840864 crc crio[23733]: time="2026-06-09T14:28:31.840671417Z" level=info msg="Removed pod sandbox: f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258" id=488ceaac-351e-4bf6-9b42-f08e49308c15 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.092983 | controller | Jun 09 14:29:15.371039 crc crio[23733]: time="2026-06-09T14:29:15.369988146Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-z4xh9/POD" id=38ab25c1-cecc-4813-82a8-bea552bec297 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.092999 | controller | Jun 09 14:29:15.372756 crc crio[23733]: time="2026-06-09T14:29:15.371194997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.093016 | controller | Jun 09 14:29:15.418835 crc crio[23733]: time="2026-06-09T14:29:15.41866195Z" level=info msg="Got pod network &{Name:certified-operators-z4xh9 Namespace:openshift-marketplace ID:1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88 UID:99e0276d-e269-4742-844b-6b559361ab0f NetNS:/var/run/netns/775e81ff-3ce3-4d8e-a198-367563c12e48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod99e0276d_e269_4742_844b_6b559361ab0f.slice PodAnnotations:0xc00720c838}] Aliases:map[]}"
2026-06-09 14:45:31.093032 | controller | Jun 09 14:29:15.418835 crc crio[23733]: time="2026-06-09T14:29:15.418788104Z" level=info msg="Adding pod openshift-marketplace_certified-operators-z4xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.093048 | controller | Jun 09 14:29:16.076188 crc crio[23733]: 2026-06-09T14:29:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1fa62794fc6195f Mac:02:55:da:76:7e:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/775e81ff-3ce3-4d8e-a198-367563c12e48 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.093064 | controller | Jun 09 14:29:16.079022 crc crio[23733]: time="2026-06-09T14:29:16.076935937Z" level=info msg="Got pod network &{Name:certified-operators-z4xh9 Namespace:openshift-marketplace ID:1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88 UID:99e0276d-e269-4742-844b-6b559361ab0f NetNS:/var/run/netns/775e81ff-3ce3-4d8e-a198-367563c12e48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod99e0276d_e269_4742_844b_6b559361ab0f.slice PodAnnotations:0xc00720c838}] Aliases:map[]}"
2026-06-09 14:45:31.093079 | controller | Jun 09 14:29:16.079022 crc crio[23733]: time="2026-06-09T14:29:16.07708816Z" level=info msg="Checking pod openshift-marketplace_certified-operators-z4xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.093095 | controller | Jun 09 14:29:16.094257 crc crio[23733]: time="2026-06-09T14:29:16.093583172Z" level=info msg="Ran pod sandbox 1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88 with infra container: openshift-marketplace/certified-operators-z4xh9/POD" id=38ab25c1-cecc-4813-82a8-bea552bec297 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.093111 | controller | Jun 09 14:29:16.103349 crc crio[23733]: time="2026-06-09T14:29:16.100861303Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8f66c4e7-7fec-4567-a1ce-7db7e74ef49e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.093131 | controller | Jun 09 14:29:16.104506 crc crio[23733]: time="2026-06-09T14:29:16.104441002Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ec74324c-aa19-4717-b7ae-7ecb0866c418 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.093148 | controller | Jun 09 14:29:16.120778 crc crio[23733]: time="2026-06-09T14:29:16.118090894Z" level=info msg="Creating container: openshift-marketplace/certified-operators-z4xh9/extract-utilities" id=0b378717-26dc-483e-bea4-86250a98cb96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.093164 | controller | Jun 09 14:29:16.120778 crc crio[23733]: time="2026-06-09T14:29:16.118931864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.093180 | controller | Jun 09 14:29:16.265828 crc crio[23733]: time="2026-06-09T14:29:16.265738995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.093196 | controller | Jun 09 14:29:16.273896 crc crio[23733]: time="2026-06-09T14:29:16.273822857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.093212 | controller | Jun 09 14:29:16.648915 crc crio[23733]: time="2026-06-09T14:29:16.646254035Z" level=info msg="Created container afba772d5fc7eecc740cd750900a0333458bfcd8a661a9a7b6cae553b0d38a45: openshift-marketplace/certified-operators-z4xh9/extract-utilities" id=0b378717-26dc-483e-bea4-86250a98cb96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.093228 | controller | Jun 09 14:29:16.683377 crc crio[23733]: time="2026-06-09T14:29:16.678085808Z" level=info msg="Starting container: afba772d5fc7eecc740cd750900a0333458bfcd8a661a9a7b6cae553b0d38a45" id=4c9c31f0-327f-4b94-9aa1-67d6bdd5702d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.093243 | controller | Jun 09 14:29:16.996395 crc crio[23733]: time="2026-06-09T14:29:16.957766234Z" level=info msg="Started container" PID=189743 containerID=afba772d5fc7eecc740cd750900a0333458bfcd8a661a9a7b6cae553b0d38a45 description=openshift-marketplace/certified-operators-z4xh9/extract-utilities id=4c9c31f0-327f-4b94-9aa1-67d6bdd5702d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88
2026-06-09 14:45:31.093259 | controller | Jun 09 14:29:17.278400 crc crio[23733]: time="2026-06-09T14:29:17.277850357Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=374c1c2a-eb15-4e87-88ca-972e276a3ecf name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.093275 | controller | Jun 09 14:29:17.288719 crc crio[23733]: time="2026-06-09T14:29:17.288538353Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 14:45:31.093291 | controller | Jun 09 14:29:18.132544 crc crio[23733]: time="2026-06-09T14:29:18.132313076Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=374c1c2a-eb15-4e87-88ca-972e276a3ecf name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.093307 | controller | Jun 09 14:29:18.134348 crc crio[23733]: time="2026-06-09T14:29:18.134263484Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f1422993-20c3-4e60-8c24-f1f8bb4ab2c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.093326 | controller | Jun 09 14:29:18.138574 crc crio[23733]: time="2026-06-09T14:29:18.138472029Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9e626a2c-9ca7-4172-b08c-f705b1906a32 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.093342 | controller | Jun 09 14:29:18.148558 crc crio[23733]: time="2026-06-09T14:29:18.148465398Z" level=info msg="Creating container: openshift-marketplace/certified-operators-z4xh9/extract-content" id=0f49b9b4-1b8a-4eda-9dab-446cb110f531 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.093358 | controller | Jun 09 14:29:18.149285 crc crio[23733]: time="2026-06-09T14:29:18.149229757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.093373 | controller | Jun 09 14:29:18.211898 crc crio[23733]: time="2026-06-09T14:29:18.211813738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.093389 | controller | Jun 09 14:29:18.215902 crc crio[23733]: time="2026-06-09T14:29:18.215831569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.093404 | controller | Jun 09 14:29:18.409386 crc crio[23733]: time="2026-06-09T14:29:18.409262853Z" level=info msg="Created container 60511f04bf47691ad6a001a47a632b26779912d7aeccf3409798ea932b605149: openshift-marketplace/certified-operators-z4xh9/extract-content" id=0f49b9b4-1b8a-4eda-9dab-446cb110f531 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.093421 | controller | Jun 09 14:29:18.411473 crc crio[23733]: time="2026-06-09T14:29:18.411345344Z" level=info msg="Starting container: 60511f04bf47691ad6a001a47a632b26779912d7aeccf3409798ea932b605149" id=6f6e5f48-eb18-4539-a5de-b17155b08f46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.093436 | controller | Jun 09 14:29:18.417802 crc crio[23733]: time="2026-06-09T14:29:18.417653712Z" level=info msg="Started container" PID=189877 containerID=60511f04bf47691ad6a001a47a632b26779912d7aeccf3409798ea932b605149 description=openshift-marketplace/certified-operators-z4xh9/extract-content id=6f6e5f48-eb18-4539-a5de-b17155b08f46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88
2026-06-09 14:45:31.093453 | controller | Jun 09 14:29:20.352618 crc crio[23733]: time="2026-06-09T14:29:20.352007293Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4cd78aa3-dc57-4346-83dc-dd7c8d52fb2b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.093469 | controller | Jun 09 14:29:20.360459 crc crio[23733]: time="2026-06-09T14:29:20.360406112Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=89a754a7-752d-4c67-a527-b45334cc0525 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.093485 | controller | Jun 09 14:29:20.372049 crc crio[23733]: time="2026-06-09T14:29:20.371886228Z" level=info msg="Creating container: openshift-marketplace/certified-operators-z4xh9/registry-server" id=d94cd2d8-2a62-4c0a-a812-c69efc15844b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.093501 | controller | Jun 09 14:29:20.372680 crc crio[23733]: time="2026-06-09T14:29:20.372603026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.093543 | controller | Jun 09 14:29:20.434961 crc crio[23733]: time="2026-06-09T14:29:20.434286554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.093567 | controller | Jun 09 14:29:20.440002 crc crio[23733]: time="2026-06-09T14:29:20.439872213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.093584 | controller | Jun 09 14:29:20.626981 crc crio[23733]: time="2026-06-09T14:29:20.626879197Z" level=info msg="Created container f3cc661e03a4ba0c6a36f38e0e77137bab3fd45f404f474a354d82179be175c5: openshift-marketplace/certified-operators-z4xh9/registry-server" id=d94cd2d8-2a62-4c0a-a812-c69efc15844b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.093600 | controller | Jun 09 14:29:20.628876 crc crio[23733]: time="2026-06-09T14:29:20.628773384Z" level=info msg="Starting container: f3cc661e03a4ba0c6a36f38e0e77137bab3fd45f404f474a354d82179be175c5" id=9d19d6c9-1f7c-43b8-b580-cca44535d700 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.093616 | controller | Jun 09 14:29:20.636447 crc crio[23733]: time="2026-06-09T14:29:20.636379664Z" level=info msg="Started container" PID=189990 containerID=f3cc661e03a4ba0c6a36f38e0e77137bab3fd45f404f474a354d82179be175c5 description=openshift-marketplace/certified-operators-z4xh9/registry-server id=9d19d6c9-1f7c-43b8-b580-cca44535d700 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88
2026-06-09 14:45:31.093632 | controller | Jun 09 14:29:27.495288 crc crio[23733]: time="2026-06-09T14:29:27.494503807Z" level=info msg="Stopping container: f3cc661e03a4ba0c6a36f38e0e77137bab3fd45f404f474a354d82179be175c5 (timeout: 2s)" id=efe9db3c-a9e0-4180-aa87-d823a4b7e621 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.093649 | controller | Jun 09 14:29:27.643818 crc crio[23733]: time="2026-06-09T14:29:27.64339619Z" level=info msg="Stopped container f3cc661e03a4ba0c6a36f38e0e77137bab3fd45f404f474a354d82179be175c5: openshift-marketplace/certified-operators-z4xh9/registry-server" id=efe9db3c-a9e0-4180-aa87-d823a4b7e621 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.093664 | controller | Jun 09 14:29:27.646162 crc crio[23733]: time="2026-06-09T14:29:27.646041456Z" level=info msg="Stopping pod sandbox: 1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88" id=44e72f98-4ff4-412a-8b28-5b193ea8d44a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.093680 | controller | Jun 09 14:29:27.647023 crc crio[23733]: time="2026-06-09T14:29:27.646944318Z" level=info msg="Got pod network &{Name:certified-operators-z4xh9 Namespace:openshift-marketplace ID:1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88 UID:99e0276d-e269-4742-844b-6b559361ab0f NetNS:/var/run/netns/775e81ff-3ce3-4d8e-a198-367563c12e48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod99e0276d_e269_4742_844b_6b559361ab0f.slice PodAnnotations:0xc00720d368}] Aliases:map[]}"
2026-06-09 14:45:31.093696 | controller | Jun 09 14:29:27.647273 crc crio[23733]: time="2026-06-09T14:29:27.647217035Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-z4xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.093712 | controller | Jun 09 14:29:28.029347 crc crio[23733]: time="2026-06-09T14:29:28.02877706Z" level=info msg="Stopped pod sandbox: 1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88" id=44e72f98-4ff4-412a-8b28-5b193ea8d44a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.093728 | controller | Jun 09 14:29:28.542809 crc crio[23733]: time="2026-06-09T14:29:28.542671056Z" level=info msg="Removing container: f3cc661e03a4ba0c6a36f38e0e77137bab3fd45f404f474a354d82179be175c5" id=05d6d01d-3ebb-4537-b2fc-76a31a12c2d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.093743 | controller | Jun 09 14:29:28.574082 crc crio[23733]: time="2026-06-09T14:29:28.573963176Z" level=info msg="Removed container f3cc661e03a4ba0c6a36f38e0e77137bab3fd45f404f474a354d82179be175c5: openshift-marketplace/certified-operators-z4xh9/registry-server" id=05d6d01d-3ebb-4537-b2fc-76a31a12c2d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.093763 | controller | Jun 09 14:29:28.576896 crc crio[23733]: time="2026-06-09T14:29:28.576817688Z" level=info msg="Removing container: 60511f04bf47691ad6a001a47a632b26779912d7aeccf3409798ea932b605149" id=5bad051a-11d2-4d94-9d56-148071d6b74d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.093779 | controller | Jun 09 14:29:28.629032 crc crio[23733]: time="2026-06-09T14:29:28.628492706Z" level=info msg="Removed container 60511f04bf47691ad6a001a47a632b26779912d7aeccf3409798ea932b605149: openshift-marketplace/certified-operators-z4xh9/extract-content" id=5bad051a-11d2-4d94-9d56-148071d6b74d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.093795 | controller | Jun 09 14:29:28.632724 crc crio[23733]: time="2026-06-09T14:29:28.632608289Z" level=info msg="Removing container: afba772d5fc7eecc740cd750900a0333458bfcd8a661a9a7b6cae553b0d38a45" id=87629328-9920-49c6-bf61-8f5582081363 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.093811 | controller | Jun 09 14:29:28.673333 crc crio[23733]: time="2026-06-09T14:29:28.673224052Z" level=info msg="Removed container afba772d5fc7eecc740cd750900a0333458bfcd8a661a9a7b6cae553b0d38a45: openshift-marketplace/certified-operators-z4xh9/extract-utilities" id=87629328-9920-49c6-bf61-8f5582081363 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.093827 | controller | Jun 09 14:29:31.868658 crc crio[23733]: time="2026-06-09T14:29:31.867451002Z" level=info msg="Stopping pod sandbox: 1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88" id=6f9c2243-5a45-4380-ae3b-d31a5487d645 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.093843 | controller | Jun 09 14:29:31.868658 crc crio[23733]: time="2026-06-09T14:29:31.868575931Z" level=info msg="Stopped pod sandbox (already stopped): 1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88" id=6f9c2243-5a45-4380-ae3b-d31a5487d645 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.093859 | controller | Jun 09 14:29:31.870351 crc crio[23733]: time="2026-06-09T14:29:31.86938802Z" level=info msg="Removing pod sandbox: 1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88" id=a7f5d398-ff75-41e1-8d55-a8e8a0b45a27 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.093874 | controller | Jun 09 14:29:31.887736 crc crio[23733]: time="2026-06-09T14:29:31.887602734Z" level=info msg="Removed pod sandbox: 1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88" id=a7f5d398-ff75-41e1-8d55-a8e8a0b45a27 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.093890 | controller | Jun 09 14:29:39.711218 crc crio[23733]: time="2026-06-09T14:29:39.710253262Z" level=info msg="Stopping pod sandbox: f7305e8f7f70ea76cadfd39d7f91126c4db82378114663c757e61c9d9d6817e8" id=c7433a45-2626-4f5b-83ad-560591422f61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.093906 | controller | Jun 09 14:29:39.712746 crc crio[23733]: time="2026-06-09T14:29:39.712020575Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj Namespace:openstack ID:f7305e8f7f70ea76cadfd39d7f91126c4db82378114663c757e61c9d9d6817e8 UID:e98fbf2c-6dac-43bf-9c64-9af5a15a9b39 NetNS:/var/run/netns/6f8a0545-ace1-4862-968d-4c17da0ee32a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode98fbf2c_6dac_43bf_9c64_9af5a15a9b39.slice PodAnnotations:0xc0059cc0c8}] Aliases:map[]}"
2026-06-09 14:45:31.093921 | controller | Jun 09 14:29:39.712746 crc crio[23733]: time="2026-06-09T14:29:39.712237831Z" level=info msg="Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.093940 | controller | Jun 09 14:29:40.314311 crc crio[23733]: time="2026-06-09T14:29:40.313431724Z" level=info msg="Stopped pod sandbox: f7305e8f7f70ea76cadfd39d7f91126c4db82378114663c757e61c9d9d6817e8" id=c7433a45-2626-4f5b-83ad-560591422f61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.093956 | controller | Jun 09 14:29:41.386746 crc crio[23733]: time="2026-06-09T14:29:41.385521321Z" level=info msg="Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w/POD" id=95dcaf53-e662-4eac-ab4c-d7c091103c84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.093971 | controller | Jun 09 14:29:41.388869 crc crio[23733]: time="2026-06-09T14:29:41.386912446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.093987 | controller | Jun 09 14:29:41.447863 crc crio[23733]: time="2026-06-09T14:29:41.447681091Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w Namespace:openstack ID:fed843602d4661f2fb7c21605dcf09034a0fe335399700278100fa174df5d6ab UID:cebf775a-1ce6-4822-850d-0ed255069472 NetNS:/var/run/netns/3a9e69c7-69d8-470c-8610-05248d72e8c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcebf775a_1ce6_4822_850d_0ed255069472.slice PodAnnotations:0xc001027578}] Aliases:map[]}"
2026-06-09 14:45:31.094002 | controller | Jun 09 14:29:41.447863 crc crio[23733]: time="2026-06-09T14:29:41.447812734Z" level=info msg="Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.094018 | controller | Jun 09 14:29:42.225535 crc crio[23733]: 2026-06-09T14:29:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fed843602d4661f Mac:ae:aa:72:ae:ed:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/3a9e69c7-69d8-470c-8610-05248d72e8c5 SocketPath: PciID:}] [{Interface:0xc0001145c0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.094034 | controller | Jun 09 14:29:42.228462 crc crio[23733]: time="2026-06-09T14:29:42.227548Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w Namespace:openstack ID:fed843602d4661f2fb7c21605dcf09034a0fe335399700278100fa174df5d6ab UID:cebf775a-1ce6-4822-850d-0ed255069472 NetNS:/var/run/netns/3a9e69c7-69d8-470c-8610-05248d72e8c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcebf775a_1ce6_4822_850d_0ed255069472.slice PodAnnotations:0xc001027578}] Aliases:map[]}"
2026-06-09 14:45:31.094051 | controller | Jun 09 14:29:42.228462 crc crio[23733]: time="2026-06-09T14:29:42.227736355Z" level=info msg="Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.094067 | controller | Jun 09 14:29:42.238803 crc crio[23733]: time="2026-06-09T14:29:42.238622636Z" level=info msg="Ran pod sandbox fed843602d4661f2fb7c21605dcf09034a0fe335399700278100fa174df5d6ab with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w/POD" id=95dcaf53-e662-4eac-ab4c-d7c091103c84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.094082 | controller | Jun 09 14:29:42.242784 crc crio[23733]: time="2026-06-09T14:29:42.242625326Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=2e9eb253-af19-4a0d-8dbf-7f40f396d8f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.094098 | controller | Jun 09 14:29:42.301584 crc crio[23733]: time="2026-06-09T14:29:42.301352751Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=0db5c2ab-c748-4d87-b418-502c2ef5d266 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.094117 | controller | Jun 09 14:29:42.310562 crc crio[23733]: time="2026-06-09T14:29:42.310453987Z" level=info msg="Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=6f4298e7-edd3-40b7-9ad4-7a9132d837d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.094133 | controller | Jun 09 14:29:42.311092 crc crio[23733]: time="2026-06-09T14:29:42.311030501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.094150 | controller | Jun 09 14:29:42.383620 crc crio[23733]: time="2026-06-09T14:29:42.383555101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.094165 | controller | Jun 09 14:29:42.391431 crc crio[23733]: time="2026-06-09T14:29:42.391397116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.094181 | controller | Jun 09 14:29:42.581967 crc crio[23733]: time="2026-06-09T14:29:42.579327993Z" level=info msg="Created container 86084c2601933e9a43385297778fc64483d8858369990c31262aaa9592f5244c: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=6f4298e7-edd3-40b7-9ad4-7a9132d837d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.094196 | controller | Jun 09 14:29:42.584468 crc crio[23733]: time="2026-06-09T14:29:42.583593689Z" level=info msg="Starting container: 86084c2601933e9a43385297778fc64483d8858369990c31262aaa9592f5244c" id=af97efbc-bab0-4b08-a5c0-fe5c14adbeb3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.094212 | controller | Jun 09 14:29:42.593217 crc crio[23733]: time="2026-06-09T14:29:42.593032325Z" level=info msg="Started container" PID=191404 containerID=86084c2601933e9a43385297778fc64483d8858369990c31262aaa9592f5244c description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=af97efbc-bab0-4b08-a5c0-fe5c14adbeb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fed843602d4661f2fb7c21605dcf09034a0fe335399700278100fa174df5d6ab
2026-06-09 14:45:31.094228 | controller | Jun 09 14:30:00.571248 crc crio[23733]: time="2026-06-09T14:30:00.570316966Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683590-n6fsl/POD" id=5870ea6b-8431-4abf-b65a-cb68a91a74d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.094244 | controller | Jun 09 14:30:00.575266 crc crio[23733]: time="2026-06-09T14:30:00.573317181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.094260 | controller | Jun 09 14:30:00.610768 crc crio[23733]: time="2026-06-09T14:30:00.609950815Z" level=info msg="Got pod network &{Name:collect-profiles-29683590-n6fsl Namespace:openshift-operator-lifecycle-manager ID:6b22cd9ca3e17b2a013d51f6d5c5d5395d7185b5a0c9d29be4f837b7fdfd1900 UID:24fc495c-4380-4475-adc6-03d447857a57 NetNS:/var/run/netns/2759f3f1-a02a-44ae-9383-3c24f5a341ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24fc495c_4380_4475_adc6_03d447857a57.slice PodAnnotations:0xc0020d8b20}] Aliases:map[]}"
2026-06-09 14:45:31.094275 | controller | Jun 09 14:30:00.610768 crc crio[23733]: time="2026-06-09T14:30:00.610005876Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683590-n6fsl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.094294 | controller | Jun 09 14:30:00.655282 crc crio[23733]: time="2026-06-09T14:30:00.655168462Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683590-gl9q5/POD" id=32dd8385-2ac9-4c85-9e14-f380311ee16c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.094311 | controller | Jun 09 14:30:00.655282 crc crio[23733]: time="2026-06-09T14:30:00.655281435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.094327 | controller | Jun 09 14:30:00.706430 crc crio[23733]: time="2026-06-09T14:30:00.705871936Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683590-gl9q5 Namespace:openshift-infra ID:32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a UID:5b4dccd4-b441-4733-95d5-780d37bc8d89 NetNS:/var/run/netns/c1ef4eb5-ea6c-4b42-b5e5-246eb8398f62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b4dccd4_b441_4733_95d5_780d37bc8d89.slice PodAnnotations:0xc00008d7e0}] Aliases:map[]}"
2026-06-09 14:45:31.094343 | controller | Jun 09 14:30:00.706430 crc crio[23733]: time="2026-06-09T14:30:00.70641522Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683590-gl9q5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.094359 | controller | Jun 09 14:30:01.272901 crc crio[23733]: 2026-06-09T14:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b22cd9ca3e17b2 Mac:c2:e9:e1:01:f0:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/2759f3f1-a02a-44ae-9383-3c24f5a341ed SocketPath: PciID:}] [{Interface:0xc000014760 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.094375 | controller | Jun 09 14:30:01.274467 crc crio[23733]: time="2026-06-09T14:30:01.274398964Z" level=info msg="Got pod network &{Name:collect-profiles-29683590-n6fsl Namespace:openshift-operator-lifecycle-manager ID:6b22cd9ca3e17b2a013d51f6d5c5d5395d7185b5a0c9d29be4f837b7fdfd1900 UID:24fc495c-4380-4475-adc6-03d447857a57 NetNS:/var/run/netns/2759f3f1-a02a-44ae-9383-3c24f5a341ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24fc495c_4380_4475_adc6_03d447857a57.slice PodAnnotations:0xc0020d8b20}] Aliases:map[]}"
2026-06-09 14:45:31.094391 | controller | Jun 09 14:30:01.274745 crc crio[23733]: time="2026-06-09T14:30:01.27463047Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683590-n6fsl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.094407 | controller | Jun 09 14:30:01.289978 crc crio[23733]: time="2026-06-09T14:30:01.289887742Z" level=info msg="Ran pod sandbox 6b22cd9ca3e17b2a013d51f6d5c5d5395d7185b5a0c9d29be4f837b7fdfd1900 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683590-n6fsl/POD" id=5870ea6b-8431-4abf-b65a-cb68a91a74d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.094424 | controller | Jun 09 14:30:01.292986 crc crio[23733]: time="2026-06-09T14:30:01.292924917Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=089b29f4-4d51-4052-b170-359cdfcef18d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.094439 | controller | Jun 09 14:30:01.298900 crc crio[23733]: time="2026-06-09T14:30:01.298833454Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6f3fd8d6-fc53-41c5-8b9e-09d648791590 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.094456 | controller | Jun 09 14:30:01.350744 crc crio[23733]: time="2026-06-09T14:30:01.350635366Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683590-n6fsl/collect-profiles" id=a490c3f0-5fbc-4d16-b1a0-82f571dd8c6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.094475 | controller | Jun 09 14:30:01.351447 crc crio[23733]: time="2026-06-09T14:30:01.351375415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.094492 | controller | Jun 09 14:30:01.433031 crc crio[23733]: 2026-06-09T14:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:32e4a6dd8d5fa3a Mac:0e:2d:87:54:4e:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/c1ef4eb5-ea6c-4b42-b5e5-246eb8398f62 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.094508 | controller | Jun 09 14:30:01.434498 crc crio[23733]: time="2026-06-09T14:30:01.434413006Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683590-gl9q5 Namespace:openshift-infra ID:32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a UID:5b4dccd4-b441-4733-95d5-780d37bc8d89 NetNS:/var/run/netns/c1ef4eb5-ea6c-4b42-b5e5-246eb8398f62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b4dccd4_b441_4733_95d5_780d37bc8d89.slice PodAnnotations:0xc00008d7e0}] Aliases:map[]}"
2026-06-09 14:45:31.094546 | controller | Jun 09 14:30:01.434824 crc crio[23733]: time="2026-06-09T14:30:01.434771554Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683590-gl9q5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.094562 | controller | Jun 09 14:30:01.445294 crc crio[23733]: time="2026-06-09T14:30:01.445201374Z" level=info msg="Ran pod sandbox 32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a with infra container: openshift-infra/auto-csr-approver-29683590-gl9q5/POD" id=32dd8385-2ac9-4c85-9e14-f380311ee16c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.094579 | controller | Jun 09 14:30:01.448877 crc crio[23733]: time="2026-06-09T14:30:01.448788004Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=6f78a614-b9e7-44eb-8f03-cf9e74978966 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.094595 | controller | Jun 09 14:30:01.452907 crc crio[23733]: time="2026-06-09T14:30:01.452585669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.094611 | controller | Jun 09 14:30:01.456808 crc crio[23733]: time="2026-06-09T14:30:01.45668612Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.094627 | controller | Jun 09 14:30:01.458470 crc crio[23733]: time="2026-06-09T14:30:01.458392633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.094643 | controller | Jun 09 14:30:01.652555 crc crio[23733]: time="2026-06-09T14:30:01.651966511Z" level=info msg="Created container b9acc1b0e4fc1a46311e1cebdb2fcd1a96f471877df8a9e353e33a8fa20d1b0e: openshift-operator-lifecycle-manager/collect-profiles-29683590-n6fsl/collect-profiles" id=a490c3f0-5fbc-4d16-b1a0-82f571dd8c6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.094659 | controller | Jun 09 14:30:01.655544 crc crio[23733]: time="2026-06-09T14:30:01.655365646Z" level=info msg="Starting container: b9acc1b0e4fc1a46311e1cebdb2fcd1a96f471877df8a9e353e33a8fa20d1b0e" id=714de698-dad0-4764-8529-dc4508923c32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.094675 | controller | Jun 09 14:30:01.661949 crc crio[23733]: time="2026-06-09T14:30:01.661811176Z" level=info msg="Started container" PID=192583 containerID=b9acc1b0e4fc1a46311e1cebdb2fcd1a96f471877df8a9e353e33a8fa20d1b0e description=openshift-operator-lifecycle-manager/collect-profiles-29683590-n6fsl/collect-profiles id=714de698-dad0-4764-8529-dc4508923c32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22cd9ca3e17b2a013d51f6d5c5d5395d7185b5a0c9d29be4f837b7fdfd1900
2026-06-09 14:45:31.094695 | controller | Jun 09 14:30:03.330931 crc crio[23733]: time="2026-06-09T14:30:03.330820849Z" level=info msg="Stopping pod sandbox: 6b22cd9ca3e17b2a013d51f6d5c5d5395d7185b5a0c9d29be4f837b7fdfd1900" id=91abc141-7c68-4c4b-841e-3ba2e782fb19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.094711 | controller | Jun 09 14:30:03.332297 crc crio[23733]: time="2026-06-09T14:30:03.331832255Z" level=info msg="Got pod network &{Name:collect-profiles-29683590-n6fsl Namespace:openshift-operator-lifecycle-manager ID:6b22cd9ca3e17b2a013d51f6d5c5d5395d7185b5a0c9d29be4f837b7fdfd1900 UID:24fc495c-4380-4475-adc6-03d447857a57 NetNS:/var/run/netns/2759f3f1-a02a-44ae-9383-3c24f5a341ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24fc495c_4380_4475_adc6_03d447857a57.slice PodAnnotations:0xc0020d8958}] Aliases:map[]}"
2026-06-09 14:45:31.094727 | controller | Jun 09 14:30:03.332297 crc crio[23733]: time="2026-06-09T14:30:03.332088301Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683590-n6fsl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.094743 | controller | Jun 09 14:30:03.718740 crc crio[23733]: time="2026-06-09T14:30:03.718166299Z" level=info msg="Stopped pod sandbox: 6b22cd9ca3e17b2a013d51f6d5c5d5395d7185b5a0c9d29be4f837b7fdfd1900" id=91abc141-7c68-4c4b-841e-3ba2e782fb19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.094758 | controller | Jun 09 14:30:06.697777 crc crio[23733]: time="2026-06-09T14:30:06.696385682Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=6f78a614-b9e7-44eb-8f03-cf9e74978966 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.094774 | controller | Jun 09 14:30:06.699632 crc crio[23733]: time="2026-06-09T14:30:06.699184442Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8848ac85-803e-4312-9d5f-e5c47b4b6283 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.094789 | controller | Jun 09 14:30:06.702505 crc crio[23733]: time="2026-06-09T14:30:06.702392292Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c621d76c-b724-4fef-98f9-ccd1d45986a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.094805 | controller | Jun 09 14:30:06.713986 crc crio[23733]: time="2026-06-09T14:30:06.713823807Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683590-gl9q5/oc" id=29c8cbdd-b8dd-4300-adcf-ba3d0209e7a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.094820 | controller | Jun 09 14:30:06.716892 crc crio[23733]: time="2026-06-09T14:30:06.716799161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.094835 | controller | Jun 09 14:30:06.793182 crc crio[23733]: time="2026-06-09T14:30:06.792803927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.094851 | controller | Jun 09 14:30:07.226589 crc crio[23733]: time="2026-06-09T14:30:07.22598151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.094866 | controller | Jun 09 14:30:07.368653 crc crio[23733]: time="2026-06-09T14:30:07.36834122Z" level=info msg="Created container e8218384be9a26b3669506160203fbc8adc2b3e4d3cb123aa3ee3364c9b9ac8a: openshift-infra/auto-csr-approver-29683590-gl9q5/oc" id=29c8cbdd-b8dd-4300-adcf-ba3d0209e7a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.094885 | controller | Jun 09 14:30:07.369940 crc crio[23733]: time="2026-06-09T14:30:07.369764376Z" level=info msg="Starting container: e8218384be9a26b3669506160203fbc8adc2b3e4d3cb123aa3ee3364c9b9ac8a" id=790f87e1-e5bf-4a60-9503-46aceabbb382 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.094901 | controller | Jun 09 14:30:07.378314 crc crio[23733]: time="2026-06-09T14:30:07.377177591Z" level=info msg="Started container" PID=193045 containerID=e8218384be9a26b3669506160203fbc8adc2b3e4d3cb123aa3ee3364c9b9ac8a description=openshift-infra/auto-csr-approver-29683590-gl9q5/oc id=790f87e1-e5bf-4a60-9503-46aceabbb382 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a
2026-06-09 14:45:31.094917 | controller | Jun 09 14:30:09.446604 crc crio[23733]: time="2026-06-09T14:30:09.445521592Z" level=info msg="Stopping pod sandbox: 32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a" id=005fd1c3-5240-44aa-bd04-3a0c04fa625a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.094933 | controller | Jun 09 14:30:09.448410 crc crio[23733]: time="2026-06-09T14:30:09.447750868Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683590-gl9q5 Namespace:openshift-infra ID:32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a UID:5b4dccd4-b441-4733-95d5-780d37bc8d89 NetNS:/var/run/netns/c1ef4eb5-ea6c-4b42-b5e5-246eb8398f62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b4dccd4_b441_4733_95d5_780d37bc8d89.slice PodAnnotations:0xc0027d0f48}] Aliases:map[]}"
2026-06-09 14:45:31.094949 | controller | Jun 09 14:30:09.448410 crc crio[23733]: time="2026-06-09T14:30:09.447945772Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683590-gl9q5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.094964 | controller | Jun 09 14:30:09.844523 crc crio[23733]: time="2026-06-09T14:30:09.844201604Z" level=info msg="Stopped pod sandbox: 32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a" id=005fd1c3-5240-44aa-bd04-3a0c04fa625a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.094980 | controller | Jun 09 14:30:31.923068 crc crio[23733]: time="2026-06-09T14:30:31.921987558Z" level=info msg="Removing container: e3b989f875c80da625c659cfd42c1c5c4c0158ee88049ca836cdd3d0143ee78f" id=95dc8c12-6ffa-4466-9a9b-615ba49248ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.094996 | controller | Jun 09 14:30:32.122285 crc crio[23733]: time="2026-06-09T14:30:32.122181521Z" level=info msg="Removed container e3b989f875c80da625c659cfd42c1c5c4c0158ee88049ca836cdd3d0143ee78f: openshift-infra/auto-csr-approver-29683584-j7wjq/oc" id=95dc8c12-6ffa-4466-9a9b-615ba49248ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.095012 | controller | Jun 09 14:30:32.126822 crc crio[23733]: time="2026-06-09T14:30:32.126682973Z" level=info msg="Removing container: 807ceb26ca2d92953b28610cefa56b63cfc311bdf5072eb12e51ffb14c60e25b" id=13c40df1-f1d9-43ef-a17f-87e2be1c2de6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.095027 | controller | Jun 09 14:30:32.173953 crc crio[23733]: time="2026-06-09T14:30:32.173680984Z" level=info msg="Removed container 807ceb26ca2d92953b28610cefa56b63cfc311bdf5072eb12e51ffb14c60e25b: openshift-operator-lifecycle-manager/collect-profiles-29683545-666tx/collect-profiles" id=13c40df1-f1d9-43ef-a17f-87e2be1c2de6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.095043 | controller | Jun 09 14:30:32.188931 crc crio[23733]: time="2026-06-09T14:30:32.188811912Z" level=info msg="Stopping pod sandbox: 01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533" id=78857714-9aef-4966-a596-d479afea57c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.095061 | controller | Jun 09 14:30:32.188931 crc crio[23733]: time="2026-06-09T14:30:32.188914314Z" level=info msg="Stopped pod sandbox (already stopped): 01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533" id=78857714-9aef-4966-a596-d479afea57c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.095077 | controller | Jun 09 14:30:32.189921 crc crio[23733]: time="2026-06-09T14:30:32.189870208Z" level=info msg="Removing pod sandbox: 01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533" id=ead160f6-d603-4815-befe-d7ec399f00ff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.095093 | controller | Jun 09 14:30:32.205734 crc crio[23733]: time="2026-06-09T14:30:32.205611171Z" level=info msg="Removed pod sandbox: 01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533" id=ead160f6-d603-4815-befe-d7ec399f00ff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.095108 | controller | Jun 09 14:30:32.206708 crc crio[23733]: time="2026-06-09T14:30:32.206622736Z" level=info msg="Stopping pod sandbox: dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b" id=319709f7-4a49-4ab7-a38e-f559b52554a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.095123 | controller | Jun 09 14:30:32.206830 crc crio[23733]: time="2026-06-09T14:30:32.206719729Z" level=info msg="Stopped pod sandbox (already stopped): dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b" id=319709f7-4a49-4ab7-a38e-f559b52554a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.095138 | controller | Jun 09 14:30:32.207392 crc crio[23733]: time="2026-06-09T14:30:32.207322783Z" level=info msg="Removing pod sandbox: dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b" id=1ee1ca13-1109-4a61-a572-4a64bfbbd125 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.095154 | controller | Jun 09 14:30:32.228398 crc crio[23733]: time="2026-06-09T14:30:32.228258096Z" level=info msg="Removed pod sandbox: dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b" id=1ee1ca13-1109-4a61-a572-4a64bfbbd125 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.095170 | controller | Jun 09 14:32:00.553654 crc crio[23733]: time="2026-06-09T14:32:00.552603086Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683592-vt7sp/POD" id=d36515f8-b82f-421c-a5f9-d29ac8a97227 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.095185 | controller | Jun 09 14:32:00.553654 crc crio[23733]: time="2026-06-09T14:32:00.553713044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.095201 | controller | Jun 09 14:32:00.626518 crc crio[23733]: time="2026-06-09T14:32:00.626365875Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683592-vt7sp Namespace:openshift-infra ID:8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7 UID:85b3c029-6f6c-4ec3-a920-9249b8efc37f NetNS:/var/run/netns/2217bf37-9fdf-4d4e-bc13-ab6ec71e8fff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85b3c029_6f6c_4ec3_a920_9249b8efc37f.slice PodAnnotations:0xc00028e280}] Aliases:map[]}"
2026-06-09 14:45:31.095216 | controller | Jun 09 14:32:00.626518 crc crio[23733]: time="2026-06-09T14:32:00.626474828Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683592-vt7sp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.095232 | controller | Jun 09 14:32:01.203983 crc crio[23733]: 2026-06-09T14:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8febc7b94c103e3 Mac:9e:8c:66:6f:47:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/2217bf37-9fdf-4d4e-bc13-ab6ec71e8fff SocketPath: PciID:}] [{Interface:0xc0004b2790 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.095251 | controller | Jun 09 14:32:01.206151 crc crio[23733]: time="2026-06-09T14:32:01.206002881Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683592-vt7sp Namespace:openshift-infra ID:8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7 UID:85b3c029-6f6c-4ec3-a920-9249b8efc37f NetNS:/var/run/netns/2217bf37-9fdf-4d4e-bc13-ab6ec71e8fff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85b3c029_6f6c_4ec3_a920_9249b8efc37f.slice PodAnnotations:0xc00028e280}] Aliases:map[]}"
2026-06-09 14:45:31.095267 | controller | Jun 09 14:32:01.206490 crc crio[23733]: time="2026-06-09T14:32:01.206402061Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683592-vt7sp for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.095283 | controller | Jun 09 14:32:01.224540 crc crio[23733]: time="2026-06-09T14:32:01.223404704Z" level=info msg="Ran pod sandbox 8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7 with infra container: openshift-infra/auto-csr-approver-29683592-vt7sp/POD" id=d36515f8-b82f-421c-a5f9-d29ac8a97227 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.095299 | controller | Jun 09 14:32:01.226561 crc crio[23733]: time="2026-06-09T14:32:01.226486761Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=35f6ec29-0a05-4ca4-81ba-b86eb71f5f1a name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.095342 | controller | Jun 09 14:32:01.238738 crc crio[23733]: time="2026-06-09T14:32:01.237864776Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.095367 | controller | Jun 09 14:32:02.505599 crc crio[23733]: time="2026-06-09T14:32:02.504966655Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=35f6ec29-0a05-4ca4-81ba-b86eb71f5f1a name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.095384 | controller | Jun 09 14:32:02.507952 crc crio[23733]: time="2026-06-09T14:32:02.506524804Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fd0b40c2-730f-4e4a-ab83-08f046906769 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.095400 | controller | Jun 09 14:32:02.511283 crc crio[23733]: time="2026-06-09T14:32:02.511048557Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=bb0b42cd-4e9c-49e0-8e5f-551c7329631c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.095442 | controller | Jun 09 14:32:02.521974 crc crio[23733]: time="2026-06-09T14:32:02.521827446Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683592-vt7sp/oc" id=8c376f42-2bde-411c-8b70-641f3c27673e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.095460 | controller | Jun 09 14:32:02.522547 crc crio[23733]: time="2026-06-09T14:32:02.522413631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.095476 | controller | Jun 09 14:32:02.576188 crc crio[23733]: time="2026-06-09T14:32:02.576070089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.095522 | controller | Jun 09 14:32:03.009743 crc crio[23733]: time="2026-06-09T14:32:03.009081087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.095547 | controller | Jun 09 14:32:03.154714 crc crio[23733]: time="2026-06-09T14:32:03.154578546Z" level=info msg="Created container 43e75ba6f18d4c4abd4b5689c98d931736c410d884472ea84fa944334000a441: openshift-infra/auto-csr-approver-29683592-vt7sp/oc" id=8c376f42-2bde-411c-8b70-641f3c27673e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.095568 | controller | Jun 09 14:32:03.156584 crc crio[23733]: time="2026-06-09T14:32:03.156507425Z" level=info msg="Starting container: 43e75ba6f18d4c4abd4b5689c98d931736c410d884472ea84fa944334000a441" id=b04a1253-710e-449d-b537-f9ba20563ab8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.095585 | controller | Jun 09 14:32:03.161934 crc crio[23733]: time="2026-06-09T14:32:03.161850457Z" level=info msg="Started container" PID=199552 containerID=43e75ba6f18d4c4abd4b5689c98d931736c410d884472ea84fa944334000a441 description=openshift-infra/auto-csr-approver-29683592-vt7sp/oc id=b04a1253-710e-449d-b537-f9ba20563ab8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7
2026-06-09 14:45:31.095628 | controller | Jun 09 14:32:04.673925 crc crio[23733]: time="2026-06-09T14:32:04.672902521Z" level=info msg="Stopping pod sandbox: 8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7" id=daf6bb55-e036-41db-b2dc-45002c306f64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.095646 | controller | Jun 09 14:32:04.675290 crc crio[23733]: time="2026-06-09T14:32:04.674982603Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683592-vt7sp Namespace:openshift-infra ID:8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7 UID:85b3c029-6f6c-4ec3-a920-9249b8efc37f NetNS:/var/run/netns/2217bf37-9fdf-4d4e-bc13-ab6ec71e8fff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85b3c029_6f6c_4ec3_a920_9249b8efc37f.slice PodAnnotations:0xc0020d8bc8}] Aliases:map[]}"
2026-06-09 14:45:31.095662 | controller | Jun 09 14:32:04.675290 crc crio[23733]: time="2026-06-09T14:32:04.675262031Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683592-vt7sp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.095679 | controller | Jun 09 14:32:05.027923 crc crio[23733]: time="2026-06-09T14:32:05.02773463Z" level=info msg="Stopped pod sandbox: 8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7" id=daf6bb55-e036-41db-b2dc-45002c306f64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.095694 | controller | Jun 09 14:32:32.274795 crc crio[23733]: time="2026-06-09T14:32:32.273778745Z" level=info msg="Removing container: ce69432368c07a4c8aef584b0bcfa3bc3bdaa23f47ed798238e82831e223ef30" id=bd0792a1-2647-46f1-8dde-4a2073e84795 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.095710 | controller | Jun 09 14:32:32.524816 crc crio[23733]: time="2026-06-09T14:32:32.524369305Z" level=info msg="Removed container ce69432368c07a4c8aef584b0bcfa3bc3bdaa23f47ed798238e82831e223ef30: openshift-infra/auto-csr-approver-29683586-z5rfr/oc" id=bd0792a1-2647-46f1-8dde-4a2073e84795 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.095726 | controller | Jun 09 14:32:32.555091 crc crio[23733]: time="2026-06-09T14:32:32.554961647Z" level=info msg="Stopping pod sandbox: 129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7" id=1d6c7329-0a3c-4f2a-8f73-f2a3cd780129 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.095767 | controller | Jun 09 14:32:32.555091 crc crio[23733]: time="2026-06-09T14:32:32.55507172Z" level=info msg="Stopped pod sandbox (already stopped): 129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7" id=1d6c7329-0a3c-4f2a-8f73-f2a3cd780129 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.095786 | controller | Jun 09 14:32:32.555917 crc crio[23733]: time="2026-06-09T14:32:32.555613104Z" level=info msg="Removing pod sandbox: 129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7" id=c298a3ac-6330-46f7-aa47-28f412465b8b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.095806 | controller | Jun 09 14:32:32.575295 crc crio[23733]: time="2026-06-09T14:32:32.575220033Z" level=info msg="Removed pod sandbox: 129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7" id=c298a3ac-6330-46f7-aa47-28f412465b8b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.095822 | controller | Jun 09 14:32:35.183603 crc crio[23733]: time="2026-06-09T14:32:35.182425634Z" level=info msg="Stopping pod sandbox: fed843602d4661f2fb7c21605dcf09034a0fe335399700278100fa174df5d6ab" id=f0d51b93-c676-408e-bb03-890d4bcfa41b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.095838 | controller | Jun 09 14:32:35.185662 crc crio[23733]: time="2026-06-09T14:32:35.184814153Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w Namespace:openstack ID:fed843602d4661f2fb7c21605dcf09034a0fe335399700278100fa174df5d6ab UID:cebf775a-1ce6-4822-850d-0ed255069472 NetNS:/var/run/netns/3a9e69c7-69d8-470c-8610-05248d72e8c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcebf775a_1ce6_4822_850d_0ed255069472.slice PodAnnotations:0xc00008c920}] Aliases:map[]}"
2026-06-09 14:45:31.095855 | controller | Jun 09 14:32:35.185662 crc crio[23733]: time="2026-06-09T14:32:35.185017258Z" level=info msg="Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.095871 | controller | Jun 09 14:32:35.727637 crc crio[23733]: time="2026-06-09T14:32:35.727295722Z" level=info msg="Stopped pod sandbox: fed843602d4661f2fb7c21605dcf09034a0fe335399700278100fa174df5d6ab" id=f0d51b93-c676-408e-bb03-890d4bcfa41b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.095887 | controller | Jun 09 14:32:37.037485 crc crio[23733]: time="2026-06-09T14:32:37.036952183Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.095903 | controller | Jun 09 14:33:11.507425 crc crio[23733]: time="2026-06-09T14:33:11.506016339Z" level=info msg="Running pod sandbox: openshift-must-gather-2r8v6/must-gather-rkjpl/POD" id=03ff5ada-b471-4b04-aa56-423cc0e50d10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.095919 | controller | Jun 09 14:33:11.509045 crc crio[23733]: time="2026-06-09T14:33:11.507496836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.095935 | controller | Jun 09 14:33:11.583459 crc crio[23733]: time="2026-06-09T14:33:11.583368198Z" level=info msg="Got pod network &{Name:must-gather-rkjpl Namespace:openshift-must-gather-2r8v6 ID:d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80 UID:11bae0ea-78fb-481e-8552-04224c308fe8 NetNS:/var/run/netns/6047123a-215a-40a1-959b-e80f5c8e0535 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11bae0ea_78fb_481e_8552_04224c308fe8.slice PodAnnotations:0xc002898170}] Aliases:map[]}"
2026-06-09 14:45:31.095951 | controller | Jun 09 14:33:11.583459 crc crio[23733]: time="2026-06-09T14:33:11.58344806Z" level=info msg="Adding pod openshift-must-gather-2r8v6_must-gather-rkjpl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.095994 | controller | Jun 09 14:33:12.242317 crc crio[23733]: 2026-06-09T14:33:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d96835dd5c216df Mac:fe:28:2a:ab:dc:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/6047123a-215a-40a1-959b-e80f5c8e0535 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.096019 | controller | Jun 09 14:33:12.246963 crc crio[23733]: time="2026-06-09T14:33:12.246797543Z" level=info msg="Got pod network &{Name:must-gather-rkjpl Namespace:openshift-must-gather-2r8v6 ID:d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80 UID:11bae0ea-78fb-481e-8552-04224c308fe8 NetNS:/var/run/netns/6047123a-215a-40a1-959b-e80f5c8e0535 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11bae0ea_78fb_481e_8552_04224c308fe8.slice PodAnnotations:0xc002898170}] Aliases:map[]}"
2026-06-09 14:45:31.096037 | controller | Jun 09 14:33:12.247252 crc crio[23733]: time="2026-06-09T14:33:12.247187002Z" level=info msg="Checking pod openshift-must-gather-2r8v6_must-gather-rkjpl for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.096053 | controller | Jun 09 14:33:12.265342 crc crio[23733]: time="2026-06-09T14:33:12.264598026Z" level=info msg="Ran pod sandbox d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80 with infra container: openshift-must-gather-2r8v6/must-gather-rkjpl/POD" id=03ff5ada-b471-4b04-aa56-423cc0e50d10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.096070 | controller | Jun 09 14:33:12.269644 crc crio[23733]: time="2026-06-09T14:33:12.26954764Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=efed3e78-fde3-417d-b3d0-dbd2fb480087 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.096086 | controller | Jun 09 14:33:12.270058 crc crio[23733]: time="2026-06-09T14:33:12.269984511Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found" id=efed3e78-fde3-417d-b3d0-dbd2fb480087 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.096102 | controller | Jun 09 14:33:12.270208 crc crio[23733]: time="2026-06-09T14:33:12.270096403Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found" id=efed3e78-fde3-417d-b3d0-dbd2fb480087 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.096118 | controller | Jun 09 14:33:12.271536 crc crio[23733]: time="2026-06-09T14:33:12.271460007Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=4f357720-1605-40b1-99c7-3860663183c7 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.096134 | controller | Jun 09 14:33:12.286226 crc crio[23733]: time="2026-06-09T14:33:12.283233652Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-must-gather:latest\""
2026-06-09 14:45:31.096149 | controller | Jun 09 14:33:18.960398 crc crio[23733]: time="2026-06-09T14:33:18.959230963Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8" id=4f357720-1605-40b1-99c7-3860663183c7 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.096165 | controller | Jun 09 14:33:18.963877 crc crio[23733]: time="2026-06-09T14:33:18.96351225Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=2cfc3977-c254-4d4d-bd9e-7914e0d20f28 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.096181 | controller | Jun 09 14:33:18.967597 crc crio[23733]: time="2026-06-09T14:33:18.96750885Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=f0a03bec-405b-45a0-8742-f86a42fbe57b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.096197 | controller | Jun 09 14:33:18.977531 crc crio[23733]: time="2026-06-09T14:33:18.977451577Z" level=info msg="Creating container: openshift-must-gather-2r8v6/must-gather-rkjpl/gather" id=9ea77f44-aefb-4e78-9ebb-4190394c3753 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.096212 | controller | Jun 09 14:33:18.979080 crc crio[23733]: time="2026-06-09T14:33:18.979020686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.096231 | controller | Jun 09 14:33:19.031334 crc crio[23733]: time="2026-06-09T14:33:19.031207948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.096247 | controller | Jun 09 14:33:19.507447 crc crio[23733]: time="2026-06-09T14:33:19.507349283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.096263 | controller | Jun 09 14:33:19.642049 crc crio[23733]: time="2026-06-09T14:33:19.641469517Z" level=info msg="Created container bd84e915a2e33c145a592a5c6e1c364c8d63c861ac13e36dcaa7224c3579a7bb: openshift-must-gather-2r8v6/must-gather-rkjpl/gather" id=9ea77f44-aefb-4e78-9ebb-4190394c3753 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.096280 | controller | Jun 09 14:33:19.645172 crc crio[23733]: time="2026-06-09T14:33:19.644934103Z" level=info msg="Starting container: bd84e915a2e33c145a592a5c6e1c364c8d63c861ac13e36dcaa7224c3579a7bb" id=b31aa89b-94ff-418d-8f16-8fc41b7c71b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.096295 | controller | Jun 09 14:33:19.656453 crc crio[23733]: time="2026-06-09T14:33:19.655466056Z" level=info msg="Started container" PID=203750 containerID=bd84e915a2e33c145a592a5c6e1c364c8d63c861ac13e36dcaa7224c3579a7bb description=openshift-must-gather-2r8v6/must-gather-rkjpl/gather id=b31aa89b-94ff-418d-8f16-8fc41b7c71b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80
2026-06-09 14:45:31.096311 | controller | Jun 09 14:33:19.666079 crc crio[23733]: time="2026-06-09T14:33:19.665935778Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=d4058002-b421-415f-8e38-14778ffcabfd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.096327 | controller | Jun 09 14:33:19.671786 crc crio[23733]: time="2026-06-09T14:33:19.67165881Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=d30c6f48-b0c4-4158-98a3-a468b0f736a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.096371 | controller | Jun 09 14:33:19.685347 crc crio[23733]: time="2026-06-09T14:33:19.68528331Z" level=info msg="Creating container: openshift-must-gather-2r8v6/must-gather-rkjpl/copy" id=109bb88b-c5df-4911-b276-db0dcff464bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.096392 | controller | Jun 09 14:33:19.687088 crc crio[23733]: time="2026-06-09T14:33:19.687015202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.096408 | controller | Jun 09 14:33:19.736738 crc crio[23733]: time="2026-06-09T14:33:19.736650261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.096423 | controller | Jun 09 14:33:20.023449 crc crio[23733]: time="2026-06-09T14:33:20.023377992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.096439 | controller | Jun 09 14:33:20.105187 crc crio[23733]: time="2026-06-09T14:33:20.104937855Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.096454 | controller | Jun 09 14:33:20.169520 crc crio[23733]: time="2026-06-09T14:33:20.169410493Z" level=info msg="Created container a237a53d0de502db6df33bbedaedcd49b8e95f3e8fac54a803cbdcc2cab77e06: openshift-must-gather-2r8v6/must-gather-rkjpl/copy" id=109bb88b-c5df-4911-b276-db0dcff464bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.096474 | controller | Jun 09 14:33:20.171572 crc crio[23733]: time="2026-06-09T14:33:20.171487015Z" level=info msg="Starting container: a237a53d0de502db6df33bbedaedcd49b8e95f3e8fac54a803cbdcc2cab77e06" id=f3f2cb5b-ef80-49a9-9e56-4f53ed108254 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.096490 | controller | Jun 09 14:33:20.179955 crc crio[23733]: time="2026-06-09T14:33:20.179858873Z" level=info msg="Started container" PID=203840 containerID=a237a53d0de502db6df33bbedaedcd49b8e95f3e8fac54a803cbdcc2cab77e06 description=openshift-must-gather-2r8v6/must-gather-rkjpl/copy id=f3f2cb5b-ef80-49a9-9e56-4f53ed108254 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80
2026-06-09 14:45:31.096536 | controller | Jun 09 14:33:24.681151 crc crio[23733]: time="2026-06-09T14:33:24.680251958Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.096555 | controller | Jun 09 14:33:24.681151 crc crio[23733]: time="2026-06-09T14:33:24.680808832Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.096571 | controller | Jun 09 14:33:25.014095 crc crio[23733]: time="2026-06-09T14:33:25.014006541Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.096587 | controller | Jun 09 14:33:25.014537 crc crio[23733]: time="2026-06-09T14:33:25.014302299Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.096602 | controller | Jun 09 14:33:25.056518 crc crio[23733]: time="2026-06-09T14:33:25.056291485Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.096622 | controller | Jun 09 14:33:25.206902 crc crio[23733]: time="2026-06-09T14:33:25.204757739Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.096637 | controller | Jun 09 14:33:25.525905 crc crio[23733]: time="2026-06-09T14:33:25.524969124Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.096653 | controller | Jun 09 14:33:25.546573 crc crio[23733]: time="2026-06-09T14:33:25.54647996Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.096669 | controller | Jun 09 14:33:26.807228 crc crio[23733]: time="2026-06-09T14:33:26.80636458Z" level=info msg="Running pod sandbox: openshift-must-gather-2r8v6/crc-debug-nkg8x/POD" id=6c1c6c6a-b281-4e06-be15-2149b28fd6cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.096685 | controller | Jun 09 14:33:26.809509 crc crio[23733]: time="2026-06-09T14:33:26.807309554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.096700 | controller | Jun 09 14:33:26.846923 crc crio[23733]: time="2026-06-09T14:33:26.846805999Z" 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=6c1c6c6a-b281-4e06-be15-2149b28fd6cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.096716 | controller | Jun 09 14:33:26.877973 crc crio[23733]: time="2026-06-09T14:33:26.877860453Z" level=info msg="Ran pod sandbox f6d694381cfafc0249e9fcfbe1da9bd860717e4f38ec01b64aa7fd7defaf4fc5 with infra container: openshift-must-gather-2r8v6/crc-debug-nkg8x/POD" id=6c1c6c6a-b281-4e06-be15-2149b28fd6cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.096735 | controller | Jun 09 14:33:26.881755 crc crio[23733]: time="2026-06-09T14:33:26.881630567Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=bd8f3d04-263a-4e63-bae4-2cc1ee562c67 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.096752 | controller | Jun 09 14:33:26.882220 crc crio[23733]: time="2026-06-09T14:33:26.882064508Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found" id=bd8f3d04-263a-4e63-bae4-2cc1ee562c67 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.096768 | controller | Jun 09 14:33:26.882220 crc crio[23733]: time="2026-06-09T14:33:26.882198891Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found" id=bd8f3d04-263a-4e63-bae4-2cc1ee562c67 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.096784 | controller | Jun 09 14:33:26.885163 crc crio[23733]: time="2026-06-09T14:33:26.885022442Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=385676a6-83a6-4293-a186-1204551afef9 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.096799 | controller | Jun 09 14:33:26.891589 crc crio[23733]: time="2026-06-09T14:33:26.891487243Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\""
2026-06-09 14:45:31.096815 | controller | Jun 09 14:33:54.282064 crc crio[23733]: time="2026-06-09T14:33:54.280731577Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=385676a6-83a6-4293-a186-1204551afef9 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.096831 | controller | Jun 09 14:33:54.285949 crc crio[23733]: time="2026-06-09T14:33:54.285845964Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=51183399-63be-4d0a-b5c0-2140f0324c89 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.096847 | controller | Jun 09 14:33:54.291706 crc crio[23733]: time="2026-06-09T14:33:54.291605299Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=3b29e413-9bc6-4af2-afba-92b900d83e46 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.096863 | controller | Jun 09 14:33:54.306625 crc crio[23733]: time="2026-06-09T14:33:54.30651148Z" level=info msg="Creating container: openshift-must-gather-2r8v6/crc-debug-nkg8x/container-00" id=04556317-24cc-426a-ae44-f7d16cc4fe71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.096878 | controller | Jun 09 14:33:54.310253 crc crio[23733]: time="2026-06-09T14:33:54.310167422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.096894 | controller | Jun 09 14:33:54.368874 crc crio[23733]: time="2026-06-09T14:33:54.368584148Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=04556317-24cc-426a-ae44-f7d16cc4fe71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.096910 | controller | Jun 09 14:33:54.423562 crc crio[23733]: time="2026-06-09T14:33:54.423449527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.096928 | controller | Jun 09 14:33:54.429970 crc crio[23733]: time="2026-06-09T14:33:54.429897987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.096945 | controller | Jun 09 14:33:55.009446 crc crio[23733]: time="2026-06-09T14:33:55.008078536Z" level=info msg="Created container f73aa8350748587a0c0e43b83c02b596034ddcc5e451b796e41e50a772037a5d: openshift-must-gather-2r8v6/crc-debug-nkg8x/container-00" id=04556317-24cc-426a-ae44-f7d16cc4fe71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.096960 | controller | Jun 09 14:33:55.016284 crc crio[23733]: time="2026-06-09T14:33:55.016193579Z" level=info msg="Starting container: f73aa8350748587a0c0e43b83c02b596034ddcc5e451b796e41e50a772037a5d" id=dfe60edf-c141-40a2-b1ca-1f140652c274 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.096976 | controller | Jun 09 14:33:55.025874 crc crio[23733]: time="2026-06-09T14:33:55.025724197Z" level=info msg="Started container" PID=209769 containerID=f73aa8350748587a0c0e43b83c02b596034ddcc5e451b796e41e50a772037a5d description=openshift-must-gather-2r8v6/crc-debug-nkg8x/container-00 id=dfe60edf-c141-40a2-b1ca-1f140652c274 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6d694381cfafc0249e9fcfbe1da9bd860717e4f38ec01b64aa7fd7defaf4fc5
2026-06-09 14:45:31.096992 | controller | Jun 09 14:34:00.535478 crc crio[23733]: time="2026-06-09T14:34:00.53456761Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683594-k692r/POD" id=f0dcea61-bf96-4a60-8738-9d4e532c0396 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.097008 | controller | Jun 09 14:34:00.540162 crc crio[23733]: time="2026-06-09T14:34:00.537031072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.097024 | controller | Jun 09 14:34:00.598607 crc crio[23733]: time="2026-06-09T14:34:00.59673721Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683594-k692r Namespace:openshift-infra ID:b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f UID:aa9909de-c95e-45d8-a1c1-cc4e0e8ab92a NetNS:/var/run/netns/f75c78cc-e975-4c97-86d4-36d93b4cc334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa9909de_c95e_45d8_a1c1_cc4e0e8ab92a.slice PodAnnotations:0xc0020d8ad0}] Aliases:map[]}"
2026-06-09 14:45:31.097040 | controller | Jun 09 14:34:00.598607 crc crio[23733]: time="2026-06-09T14:34:00.596826502Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683594-k692r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.097056 | controller | Jun 09 14:34:01.511368 crc crio[23733]: 2026-06-09T14:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0297169d74d92a Mac:46:37:42:6c:10:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/f75c78cc-e975-4c97-86d4-36d93b4cc334 SocketPath: PciID:}] [{Interface:0xc0000147a0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.097072 | controller | Jun 09 14:34:01.513454 crc crio[23733]: time="2026-06-09T14:34:01.513219516Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683594-k692r Namespace:openshift-infra ID:b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f UID:aa9909de-c95e-45d8-a1c1-cc4e0e8ab92a NetNS:/var/run/netns/f75c78cc-e975-4c97-86d4-36d93b4cc334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa9909de_c95e_45d8_a1c1_cc4e0e8ab92a.slice PodAnnotations:0xc0020d8ad0}] Aliases:map[]}"
2026-06-09 14:45:31.097089 | controller | Jun 09 14:34:01.513454 crc crio[23733]: time="2026-06-09T14:34:01.513421171Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683594-k692r for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.097108 | controller | Jun 09 14:34:01.537250 crc crio[23733]: time="2026-06-09T14:34:01.537160303Z" level=info msg="Ran pod sandbox b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f with infra container: openshift-infra/auto-csr-approver-29683594-k692r/POD" id=f0dcea61-bf96-4a60-8738-9d4e532c0396 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.097125 | controller | Jun 09 14:34:01.540007 crc crio[23733]: time="2026-06-09T14:34:01.539953624Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=aea9e6d7-87f9-4ac0-b42a-1ffb049b0159 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.097141 | controller | Jun 09 14:34:01.551735 crc crio[23733]: time="2026-06-09T14:34:01.551630605Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.097156 | controller | Jun 09 14:34:02.668055 crc crio[23733]: time="2026-06-09T14:34:02.667393411Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=aea9e6d7-87f9-4ac0-b42a-1ffb049b0159 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.097172 | controller | Jun 09 14:34:02.669619 crc crio[23733]: time="2026-06-09T14:34:02.669526183Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6fbe259c-d37c-41d6-9531-10e2a5133d11 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.097188 | controller | Jun 09 14:34:02.673311 crc crio[23733]: time="2026-06-09T14:34:02.673091313Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a84e76a1-f336-46d4-a1b0-3a4fcdc8b23b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.097203 | controller | Jun 09 14:34:02.685005 crc crio[23733]: time="2026-06-09T14:34:02.684497297Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683594-k692r/oc" id=51b4f864-9d43-4b64-9c30-40d4cb7f1393 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.097219 | controller | Jun 09 14:34:02.685505 crc crio[23733]: time="2026-06-09T14:34:02.685331178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.097234 | controller | Jun 09 14:34:02.771593 crc crio[23733]: time="2026-06-09T14:34:02.771287282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.097250 | controller | Jun 09 14:34:03.636036 crc crio[23733]: time="2026-06-09T14:34:03.635528515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.097265 | controller | Jun 09 14:34:03.807795 crc crio[23733]: time="2026-06-09T14:34:03.807644137Z" level=info msg="Created container 4cc73c5ab587ec44421bedfdb045953b11225bc9b769a71f4cfd37f43c928ce6: openshift-infra/auto-csr-approver-29683594-k692r/oc" id=51b4f864-9d43-4b64-9c30-40d4cb7f1393 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.097281 | controller | Jun 09 14:34:03.810080 crc crio[23733]: time="2026-06-09T14:34:03.809989016Z" level=info msg="Starting container: 4cc73c5ab587ec44421bedfdb045953b11225bc9b769a71f4cfd37f43c928ce6" id=8c2bbb20-116b-48a6-bbb1-e78ec35830cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.097297 | controller | Jun 09 14:34:03.816028 crc crio[23733]: time="2026-06-09T14:34:03.815938174Z" level=info msg="Started container" PID=211021 containerID=4cc73c5ab587ec44421bedfdb045953b11225bc9b769a71f4cfd37f43c928ce6 description=openshift-infra/auto-csr-approver-29683594-k692r/oc id=8c2bbb20-116b-48a6-bbb1-e78ec35830cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f
2026-06-09 14:45:31.097315 | controller | Jun 09 14:34:05.517954 crc crio[23733]: time="2026-06-09T14:34:05.517343045Z" level=info msg="Stopping pod sandbox: b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f" id=9685fd26-f901-42e0-9632-cc199cf0eeaf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.097332 | controller | Jun 09 14:34:05.520265 crc crio[23733]: time="2026-06-09T14:34:05.518657878Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683594-k692r Namespace:openshift-infra ID:b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f UID:aa9909de-c95e-45d8-a1c1-cc4e0e8ab92a NetNS:/var/run/netns/f75c78cc-e975-4c97-86d4-36d93b4cc334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa9909de_c95e_45d8_a1c1_cc4e0e8ab92a.slice PodAnnotations:0xc0020d8d18}] Aliases:map[]}"
2026-06-09 14:45:31.097347 | controller | Jun 09 14:34:05.520265 crc crio[23733]: time="2026-06-09T14:34:05.518861293Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683594-k692r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.097363 | controller | Jun 09 14:34:07.756309 crc crio[23733]: time="2026-06-09T14:34:07.755386019Z" level=info msg="Stopped pod sandbox: b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f" id=9685fd26-f901-42e0-9632-cc199cf0eeaf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.097379 | controller | Jun 09 14:34:23.832080 crc crio[23733]: time="2026-06-09T14:34:23.830756829Z" level=info msg="Stopping pod sandbox: f6d694381cfafc0249e9fcfbe1da9bd860717e4f38ec01b64aa7fd7defaf4fc5" id=d75a4a54-c214-423b-91d5-fe9cffc8063f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.097394 | controller | Jun 09 14:34:23.858042 crc crio[23733]: time="2026-06-09T14:34:23.857772382Z" level=info msg="Stopped pod sandbox: f6d694381cfafc0249e9fcfbe1da9bd860717e4f38ec01b64aa7fd7defaf4fc5" id=d75a4a54-c214-423b-91d5-fe9cffc8063f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.097410 | controller | Jun 09 14:34:25.956505 crc crio[23733]: time="2026-06-09T14:34:25.955479526Z" level=info msg="Running pod sandbox: openshift-must-gather-2r8v6/crc-debug-4pplp/POD" id=1c4f209b-22af-4c63-a223-078c19e6988c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.097426 | controller | Jun 09 14:34:25.956505 crc crio[23733]: time="2026-06-09T14:34:25.956508072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.097441 | controller | Jun 09 14:34:25.982724 crc crio[23733]: time="2026-06-09T14:34:25.982288255Z" 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=1c4f209b-22af-4c63-a223-078c19e6988c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.097457 | controller | Jun 09 14:34:26.004543 crc crio[23733]: time="2026-06-09T14:34:26.002385146Z" level=info msg="Ran pod sandbox 6130af44f39881e83ca86e37f00ac293398ccd5802589082b21d146d64979fbc with infra container: openshift-must-gather-2r8v6/crc-debug-4pplp/POD" id=1c4f209b-22af-4c63-a223-078c19e6988c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.097473 | controller | Jun 09 14:34:26.005508 crc crio[23733]: time="2026-06-09T14:34:26.005382641Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=c8bb1960-4261-4340-954d-423af1679898 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.097489 | controller | Jun 09 14:34:26.011994 crc crio[23733]: time="2026-06-09T14:34:26.011880853Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=edb03e6c-2e02-48e2-a655-445916516eba name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.097508 | controller | Jun 09 14:34:26.026207 crc crio[23733]: time="2026-06-09T14:34:26.025895692Z" level=info msg="Creating container: openshift-must-gather-2r8v6/crc-debug-4pplp/container-00" id=d88a9f66-40b0-46c0-b6e5-7c8bb341ae60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.097544 | controller | Jun 09 14:34:26.026569 crc crio[23733]: time="2026-06-09T14:34:26.026539589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.097561 | controller | Jun 09 14:34:26.077884 crc crio[23733]: time="2026-06-09T14:34:26.077755835Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=d88a9f66-40b0-46c0-b6e5-7c8bb341ae60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.097577 | controller | Jun 09 14:34:26.097253 crc crio[23733]: time="2026-06-09T14:34:26.097029547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.097592 | controller | Jun 09 14:34:26.106249 crc crio[23733]: time="2026-06-09T14:34:26.106158584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.097608 | controller | Jun 09 14:34:26.855821 crc crio[23733]: time="2026-06-09T14:34:26.855292487Z" level=info msg="Created container cebccac142f484d96a78ff242f5d9368f3c87d0ddbcefd56dd7f481d77d9e6bc: openshift-must-gather-2r8v6/crc-debug-4pplp/container-00" id=d88a9f66-40b0-46c0-b6e5-7c8bb341ae60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.097623 | controller | Jun 09 14:34:26.856913 crc crio[23733]: time="2026-06-09T14:34:26.856856065Z" level=info msg="Starting container: cebccac142f484d96a78ff242f5d9368f3c87d0ddbcefd56dd7f481d77d9e6bc" id=d19f6e62-173c-4e71-b056-52f327bb59c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.097639 | controller | Jun 09 14:34:26.864406 crc crio[23733]: time="2026-06-09T14:34:26.864323461Z" level=info msg="Started container" PID=215478 containerID=cebccac142f484d96a78ff242f5d9368f3c87d0ddbcefd56dd7f481d77d9e6bc description=openshift-must-gather-2r8v6/crc-debug-4pplp/container-00 id=d19f6e62-173c-4e71-b056-52f327bb59c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6130af44f39881e83ca86e37f00ac293398ccd5802589082b21d146d64979fbc
2026-06-09 14:45:31.097655 | controller | Jun 09 14:34:28.946072 crc crio[23733]: time="2026-06-09T14:34:28.945475922Z" level=info msg="Stopping pod sandbox: 6130af44f39881e83ca86e37f00ac293398ccd5802589082b21d146d64979fbc" id=93a3fdd3-6ace-4f51-bb14-c7e67c5128da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.097670 | controller | Jun 09 14:34:28.960102 crc crio[23733]: time="2026-06-09T14:34:28.960012825Z" level=info msg="Stopped pod sandbox: 6130af44f39881e83ca86e37f00ac293398ccd5802589082b21d146d64979fbc" id=93a3fdd3-6ace-4f51-bb14-c7e67c5128da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.097686 | controller | Jun 09 14:34:29.966582 crc crio[23733]: time="2026-06-09T14:34:29.965816769Z" level=info msg="Removing container: cebccac142f484d96a78ff242f5d9368f3c87d0ddbcefd56dd7f481d77d9e6bc" id=ae538e3d-e901-439e-b43a-3e19b730f0e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.097701 | controller | Jun 09 14:34:30.003756 crc crio[23733]: time="2026-06-09T14:34:30.003648562Z" level=info msg="Removed container cebccac142f484d96a78ff242f5d9368f3c87d0ddbcefd56dd7f481d77d9e6bc: openshift-must-gather-2r8v6/crc-debug-4pplp/container-00" id=ae538e3d-e901-439e-b43a-3e19b730f0e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.097720 | controller | Jun 09 14:34:32.631754 crc crio[23733]: time="2026-06-09T14:34:32.630960595Z" level=info msg="Removing container: 35b6bc81e448124d8f3fd6712d287747b3223e27b3ae4390ace513a1daf56097" id=d96b823d-ce36-44e5-972f-a8de85ccefdd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.097736 | controller | Jun 09 14:34:32.868561 crc crio[23733]: time="2026-06-09T14:34:32.868427678Z" level=info msg="Removed container 35b6bc81e448124d8f3fd6712d287747b3223e27b3ae4390ace513a1daf56097: openshift-infra/auto-csr-approver-29683588-95nbq/oc" id=d96b823d-ce36-44e5-972f-a8de85ccefdd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.097752 | controller | Jun 09 14:34:32.883718 crc crio[23733]: time="2026-06-09T14:34:32.883477353Z" level=info msg="Stopping pod sandbox: c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521" id=1063c857-b6d5-4646-85ed-b0fd4a83e5ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.097768 | controller | Jun 09 14:34:32.883718 crc crio[23733]: time="2026-06-09T14:34:32.883578146Z" level=info msg="Stopped pod sandbox (already stopped): c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521" id=1063c857-b6d5-4646-85ed-b0fd4a83e5ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.097783 | controller | Jun 09 14:34:32.884308 crc crio[23733]: time="2026-06-09T14:34:32.884243262Z" level=info msg="Removing pod sandbox: c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521" id=e508ed12-5f2d-4f9e-b93e-8475d0aa308a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.097799 | controller | Jun 09 14:34:32.899903 crc crio[23733]: time="2026-06-09T14:34:32.89979373Z" level=info msg="Removed pod sandbox: c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521" id=e508ed12-5f2d-4f9e-b93e-8475d0aa308a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.097814 | controller | Jun 09 14:34:32.901520 crc crio[23733]: time="2026-06-09T14:34:32.901292078Z" level=info msg="Stopping pod sandbox: 6130af44f39881e83ca86e37f00ac293398ccd5802589082b21d146d64979fbc" id=920df6fc-af6c-4efd-9b8e-8dcc7ae5da49 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.097830 | controller | Jun 09 14:34:32.901520 crc crio[23733]: time="2026-06-09T14:34:32.90136371Z" level=info msg="Stopped pod sandbox (already stopped): 6130af44f39881e83ca86e37f00ac293398ccd5802589082b21d146d64979fbc" id=920df6fc-af6c-4efd-9b8e-8dcc7ae5da49 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.097846 | controller | Jun 09 14:34:32.902051 crc crio[23733]: time="2026-06-09T14:34:32.901971574Z" level=info msg="Removing pod sandbox: 6130af44f39881e83ca86e37f00ac293398ccd5802589082b21d146d64979fbc" id=a1cba06c-481a-4f89-abcb-bc64b92e884b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.097861 | controller | Jun 09 14:34:32.917478 crc crio[23733]: time="2026-06-09T14:34:32.916916786Z" level=info msg="Removed pod sandbox: 6130af44f39881e83ca86e37f00ac293398ccd5802589082b21d146d64979fbc" id=a1cba06c-481a-4f89-abcb-bc64b92e884b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.097877 | controller | Jun 09 14:35:07.623984 crc crio[23733]: time="2026-06-09T14:35:07.623095916Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-4fm2h/POD" id=a5833e51-0a76-4cc8-9b12-72e109427ff2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.097893 | controller | Jun 09 14:35:07.626901 crc crio[23733]: time="2026-06-09T14:35:07.62404299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.097908 | controller | Jun 09 14:35:07.675008 crc crio[23733]: time="2026-06-09T14:35:07.674913199Z" level=info msg="Got pod network &{Name:community-operators-4fm2h Namespace:openshift-marketplace ID:473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222 UID:c9d3b094-afd8-4d82-a601-9cd2c6b1b102 NetNS:/var/run/netns/550ab9fb-e073-4ea3-a678-4d74e319d43b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9d3b094_afd8_4d82_a601_9cd2c6b1b102.slice PodAnnotations:0xc002898108}] Aliases:map[]}"
2026-06-09 14:45:31.097928 | controller | Jun 09 14:35:07.675008 crc crio[23733]: time="2026-06-09T14:35:07.67498289Z" level=info msg="Adding pod openshift-marketplace_community-operators-4fm2h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.097944 | controller | Jun 09 14:35:08.427260 crc crio[23733]: 2026-06-09T14:35:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:473a9b32d74e5d9 Mac:26:e2:a1:b0:50:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/550ab9fb-e073-4ea3-a678-4d74e319d43b SocketPath: PciID:}] [{Interface:0xc00025afb0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.097960 | controller | Jun 09 14:35:08.428792 crc crio[23733]: time="2026-06-09T14:35:08.428711317Z" level=info msg="Got pod network &{Name:community-operators-4fm2h Namespace:openshift-marketplace ID:473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222 UID:c9d3b094-afd8-4d82-a601-9cd2c6b1b102 NetNS:/var/run/netns/550ab9fb-e073-4ea3-a678-4d74e319d43b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9d3b094_afd8_4d82_a601_9cd2c6b1b102.slice PodAnnotations:0xc002898108}] Aliases:map[]}"
2026-06-09 14:45:31.097976 | controller | Jun 09 14:35:08.428968 crc crio[23733]: time="2026-06-09T14:35:08.428933402Z" level=info msg="Checking pod openshift-marketplace_community-operators-4fm2h for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.097992 | controller | Jun 09 14:35:08.471766 crc crio[23733]: time="2026-06-09T14:35:08.471465954Z" level=info msg="Ran pod sandbox 473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222 with infra container: openshift-marketplace/community-operators-4fm2h/POD" id=a5833e51-0a76-4cc8-9b12-72e109427ff2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.098008 | controller | Jun 09 14:35:08.476361 crc crio[23733]: time="2026-06-09T14:35:08.476028947Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=97ad4986-8c08-4a39-abc0-f3dc35955a5e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.098024 | controller | Jun 09 14:35:08.479306 crc crio[23733]: time="2026-06-09T14:35:08.479246598Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d1af3182-b5b5-44cc-8745-29395dafcf44 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.098040 | controller | Jun 09 14:35:08.489147 crc crio[23733]: time="2026-06-09T14:35:08.489005251Z" level=info msg="Creating container: openshift-marketplace/community-operators-4fm2h/extract-utilities" id=7d86f889-3a97-4fe3-a837-133061949c84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.098055 | controller | Jun 09 14:35:08.489793 crc crio[23733]: time="2026-06-09T14:35:08.489622656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.098071 | controller | Jun 09 14:35:08.558527 crc crio[23733]: time="2026-06-09T14:35:08.558409602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.098086 | controller | Jun 09 14:35:08.570539 crc crio[23733]: time="2026-06-09T14:35:08.570399231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.098105 | controller | Jun 09 14:35:08.954003 crc crio[23733]: time="2026-06-09T14:35:08.953880574Z" level=info msg="Created container 4d603443441bcfddd5dda9b0692a3235c3da9f05e1a82ed70f8dc5e4dfd9f0b6: openshift-marketplace/community-operators-4fm2h/extract-utilities" id=7d86f889-3a97-4fe3-a837-133061949c84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.098120 | controller | Jun 09 14:35:08.956989 crc crio[23733]: time="2026-06-09T14:35:08.956414527Z" level=info msg="Starting container: 4d603443441bcfddd5dda9b0692a3235c3da9f05e1a82ed70f8dc5e4dfd9f0b6" id=a029e109-a0ca-4776-a958-7f332a01a07d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.098136 | controller | Jun 09 14:35:08.964726 crc crio[23733]: time="2026-06-09T14:35:08.964410147Z" level=info msg="Started container" PID=223188 containerID=4d603443441bcfddd5dda9b0692a3235c3da9f05e1a82ed70f8dc5e4dfd9f0b6 description=openshift-marketplace/community-operators-4fm2h/extract-utilities id=a029e109-a0ca-4776-a958-7f332a01a07d name=/runtime.v1.RuntimeService/StartContainer sandboxID=473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222
2026-06-09 14:45:31.098152 | controller | Jun 09 14:35:09.654051 crc crio[23733]: time="2026-06-09T14:35:09.647936093Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=95e531f9-3608-46f8-8847-dacfa1fa7d0e name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.098168 | controller | Jun 09 14:35:09.661228 crc crio[23733]: time="2026-06-09T14:35:09.660940657Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-09 14:45:31.098184 | controller | Jun 09 14:35:10.229376 crc crio[23733]: time="2026-06-09T14:35:10.22881513Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393" id=95e531f9-3608-46f8-8847-dacfa1fa7d0e name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.098200 | controller | Jun 09 14:35:10.231253 crc crio[23733]: time="2026-06-09T14:35:10.231151297Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=029e3d98-e653-4a3e-9a9e-b1c13c68b891 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.098216 | controller | Jun 09 14:35:10.234957 crc crio[23733]: time="2026-06-09T14:35:10.23482233Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=c371e9a7-8334-4207-8dd2-7e7eddecf759 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.098232 | controller | Jun 09 14:35:10.240950 crc crio[23733]: time="2026-06-09T14:35:10.24084953Z" level=info msg="Creating container: openshift-marketplace/community-operators-4fm2h/extract-content" id=68edf7fe-3994-47c3-8438-c921a3c972a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.098248 | controller | Jun 09 14:35:10.241526 crc crio[23733]: time="2026-06-09T14:35:10.241429754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.098264 | controller | Jun 09 14:35:10.286701 crc crio[23733]: time="2026-06-09T14:35:10.286424056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.098279 | controller | Jun 09 14:35:10.290183 crc crio[23733]: time="2026-06-09T14:35:10.290053957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.098295 | controller | Jun 09 14:35:10.480862 crc crio[23733]: time="2026-06-09T14:35:10.480709242Z" level=info msg="Created container d9c0683f04f82cda01d49ea4a27c659627615ac2214e5271ad6a2c6df7339cbf: openshift-marketplace/community-operators-4fm2h/extract-content" id=68edf7fe-3994-47c3-8438-c921a3c972a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.098313 | controller | Jun 09 14:35:10.482759 crc crio[23733]: time="2026-06-09T14:35:10.482709522Z" level=info msg="Starting container: d9c0683f04f82cda01d49ea4a27c659627615ac2214e5271ad6a2c6df7339cbf" id=918a3738-74c9-4a1d-8679-bdd42a2a95cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.098329 | controller | Jun 09 14:35:10.489878 crc crio[23733]: time="2026-06-09T14:35:10.48983347Z" level=info msg="Started container" PID=223637 containerID=d9c0683f04f82cda01d49ea4a27c659627615ac2214e5271ad6a2c6df7339cbf description=openshift-marketplace/community-operators-4fm2h/extract-content id=918a3738-74c9-4a1d-8679-bdd42a2a95cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222
2026-06-09 14:45:31.098345 | controller | Jun 09 14:35:12.710307 crc crio[23733]: time="2026-06-09T14:35:12.708652674Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=174cff8e-568a-4337-9919-c3bb56bca543 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.098360 | controller | Jun 09 14:35:12.711856 crc crio[23733]: time="2026-06-09T14:35:12.711599697Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0ef662ae-3082-406e-b917-a8d6028b2097 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.098376 | controller | Jun 09 14:35:12.788939 crc crio[23733]: time="2026-06-09T14:35:12.788796973Z" level=info msg="Creating container: openshift-marketplace/community-operators-4fm2h/registry-server" id=dd23fdd1-03f9-42f6-9388-838342a5006d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.098391 | controller | Jun 09 14:35:12.789710 crc crio[23733]: time="2026-06-09T14:35:12.789596702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.098407 | controller | Jun 09 14:35:12.882210 crc crio[23733]: time="2026-06-09T14:35:12.882028738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.098423 | controller | Jun 09 14:35:12.898885 crc crio[23733]: time="2026-06-09T14:35:12.898804436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.098438 | controller | Jun 09 14:35:13.083497 crc crio[23733]: time="2026-06-09T14:35:13.083431051Z" level=info msg="Created container 028647e14d9198d600aacec8506db78036130609997ea25d7ae6595e4a6d1b8b: openshift-marketplace/community-operators-4fm2h/registry-server" id=dd23fdd1-03f9-42f6-9388-838342a5006d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.098454 | controller | Jun 09 14:35:13.085557 crc crio[23733]: time="2026-06-09T14:35:13.085525633Z" level=info msg="Starting container: 028647e14d9198d600aacec8506db78036130609997ea25d7ae6595e4a6d1b8b" id=6fdfd03b-7880-4026-94cb-dbe67787b5ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.098470 | controller | Jun 09 14:35:13.091718 crc crio[23733]: time="2026-06-09T14:35:13.091615325Z" level=info msg="Started container" PID=224346 containerID=028647e14d9198d600aacec8506db78036130609997ea25d7ae6595e4a6d1b8b description=openshift-marketplace/community-operators-4fm2h/registry-server id=6fdfd03b-7880-4026-94cb-dbe67787b5ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222
2026-06-09 14:45:31.098486 | controller | Jun 09 14:35:20.947276 crc crio[23733]: time="2026-06-09T14:35:20.946354355Z" level=info msg="Stopping container: 028647e14d9198d600aacec8506db78036130609997ea25d7ae6595e4a6d1b8b (timeout: 2s)" id=358a1268-517c-4300-890d-60bf2c32895d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.098504 | controller | Jun 09 14:35:21.078489 crc crio[23733]: time="2026-06-09T14:35:21.078410808Z" level=info msg="Stopped container 028647e14d9198d600aacec8506db78036130609997ea25d7ae6595e4a6d1b8b: openshift-marketplace/community-operators-4fm2h/registry-server" id=358a1268-517c-4300-890d-60bf2c32895d name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.098541 | controller | Jun 09 14:35:21.080612 crc crio[23733]: time="2026-06-09T14:35:21.080511571Z" level=info msg="Stopping pod sandbox: 473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222" id=9a6319bd-38e4-4af4-84fe-239fa41f4c3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.098558 | controller | Jun 09 14:35:21.081759 crc crio[23733]: time="2026-06-09T14:35:21.081506235Z" level=info msg="Got pod network &{Name:community-operators-4fm2h Namespace:openshift-marketplace ID:473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222 UID:c9d3b094-afd8-4d82-a601-9cd2c6b1b102 NetNS:/var/run/netns/550ab9fb-e073-4ea3-a678-4d74e319d43b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9d3b094_afd8_4d82_a601_9cd2c6b1b102.slice PodAnnotations:0xc00580a708}] Aliases:map[]}"
2026-06-09 14:45:31.098574 | controller | Jun 09 14:35:21.081893 crc crio[23733]: time="2026-06-09T14:35:21.081806712Z" level=info msg="Deleting pod openshift-marketplace_community-operators-4fm2h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.098590 | controller | Jun 09 14:35:21.433977 crc crio[23733]: time="2026-06-09T14:35:21.433471213Z" level=info msg="Stopped pod sandbox: 473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222" id=9a6319bd-38e4-4af4-84fe-239fa41f4c3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.098606 | controller | Jun 09 14:35:21.968528 crc crio[23733]: time="2026-06-09T14:35:21.968409952Z" level=info msg="Removing container: 028647e14d9198d600aacec8506db78036130609997ea25d7ae6595e4a6d1b8b" id=3c981dd2-52a0-4c22-8499-49a3733da71e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.098621 | controller | Jun 09 14:35:21.999501 crc crio[23733]: time="2026-06-09T14:35:21.998689838Z" level=info msg="Removed container 028647e14d9198d600aacec8506db78036130609997ea25d7ae6595e4a6d1b8b: openshift-marketplace/community-operators-4fm2h/registry-server" id=3c981dd2-52a0-4c22-8499-49a3733da71e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.098637 | controller | Jun 09 14:35:22.001613 crc crio[23733]: time="2026-06-09T14:35:22.001533609Z" level=info msg="Removing container: d9c0683f04f82cda01d49ea4a27c659627615ac2214e5271ad6a2c6df7339cbf" id=4dd9eccd-3dec-48ff-8b79-5b26f7dfe46d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.098652 | controller | Jun 09 14:35:22.045531 crc crio[23733]: time="2026-06-09T14:35:22.045361892Z" level=info msg="Removed container d9c0683f04f82cda01d49ea4a27c659627615ac2214e5271ad6a2c6df7339cbf: openshift-marketplace/community-operators-4fm2h/extract-content" id=4dd9eccd-3dec-48ff-8b79-5b26f7dfe46d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.098668 | controller | Jun 09 14:35:22.062379 crc crio[23733]: time="2026-06-09T14:35:22.062282035Z" level=info msg="Removing container: 4d603443441bcfddd5dda9b0692a3235c3da9f05e1a82ed70f8dc5e4dfd9f0b6" id=3674fc95-3843-4e67-bb14-124ef89b4021 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.098683 | controller | Jun 09 14:35:22.108196 crc crio[23733]: time="2026-06-09T14:35:22.107936493Z" level=info msg="Removed container 4d603443441bcfddd5dda9b0692a3235c3da9f05e1a82ed70f8dc5e4dfd9f0b6: openshift-marketplace/community-operators-4fm2h/extract-utilities" id=3674fc95-3843-4e67-bb14-124ef89b4021 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.098699 | controller | Jun 09 14:35:32.952352 crc crio[23733]: time="2026-06-09T14:35:32.951499168Z" level=info msg="Stopping pod sandbox: 473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222" id=1d1cb498-828f-48f8-b1ca-b25c7e22fcae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.098718 | controller | Jun 09 14:35:32.954494 crc crio[23733]: time="2026-06-09T14:35:32.952382139Z" level=info msg="Stopped pod sandbox (already stopped): 473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222" id=1d1cb498-828f-48f8-b1ca-b25c7e22fcae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.098734 | controller | Jun 09 14:35:32.954494 crc crio[23733]: time="2026-06-09T14:35:32.953561949Z" level=info msg="Removing pod sandbox: 473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222" id=70a21b33-c8a7-4056-9624-0c673e87059c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.098750 | controller | Jun 09 14:35:32.970213 crc crio[23733]: time="2026-06-09T14:35:32.970063361Z" level=info msg="Removed pod sandbox: 473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222" id=70a21b33-c8a7-4056-9624-0c673e87059c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.098765 | controller | Jun 09 14:35:59.006825 crc crio[23733]: time="2026-06-09T14:35:59.005792281Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-6tsvb/POD" id=7cd88d2b-fbf9-4e40-aef5-311cf2eb243f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.098781 | controller | Jun 09 14:35:59.006825 crc crio[23733]: time="2026-06-09T14:35:59.006817027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.098798 | controller | Jun 09 14:35:59.073843 crc crio[23733]: time="2026-06-09T14:35:59.073778436Z" level=info msg="Got pod network &{Name:redhat-marketplace-6tsvb Namespace:openshift-marketplace ID:d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365 UID:c919dc70-9714-4ba4-981c-d61b92a45878 NetNS:/var/run/netns/c7434ffc-5664-4966-91c1-219a4b378186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc919dc70_9714_4ba4_981c_d61b92a45878.slice PodAnnotations:0xc001026c68}] Aliases:map[]}"
2026-06-09 14:45:31.098814 | controller | Jun 09 14:35:59.074521 crc crio[23733]: time="2026-06-09T14:35:59.074492794Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-6tsvb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.098830 | controller | Jun 09 14:35:59.747872 crc crio[23733]: 2026-06-09T14:35:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2bd0a4a4a60d63 Mac:82:09:ab:23:13:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/c7434ffc-5664-4966-91c1-219a4b378186 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.098846 | controller | Jun 09 14:35:59.755460 crc crio[23733]: time="2026-06-09T14:35:59.749806555Z" level=info msg="Got pod network &{Name:redhat-marketplace-6tsvb Namespace:openshift-marketplace ID:d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365 UID:c919dc70-9714-4ba4-981c-d61b92a45878 NetNS:/var/run/netns/c7434ffc-5664-4966-91c1-219a4b378186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc919dc70_9714_4ba4_981c_d61b92a45878.slice PodAnnotations:0xc001026c68}] Aliases:map[]}"
2026-06-09 14:45:31.098862 | controller | Jun 09 14:35:59.755460 crc crio[23733]: time="2026-06-09T14:35:59.750016541Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-6tsvb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.098878 | controller | Jun 09 14:35:59.765702 crc crio[23733]: time="2026-06-09T14:35:59.765067366Z" level=info msg="Ran pod sandbox d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365 with infra container: openshift-marketplace/redhat-marketplace-6tsvb/POD" id=7cd88d2b-fbf9-4e40-aef5-311cf2eb243f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.098898 | controller | Jun 09 14:35:59.772296 crc crio[23733]: time="2026-06-09T14:35:59.772219215Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d1e2d9f2-0f09-4e8e-a520-1770915c400c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.098914 | controller | Jun 09 14:35:59.776315 crc crio[23733]: time="2026-06-09T14:35:59.774749299Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=053f37a2-2a69-4459-84c4-68679341681f name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.098931 | controller | Jun 09 14:35:59.801815 crc crio[23733]: time="2026-06-09T14:35:59.801641448Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-6tsvb/extract-utilities" id=db00a61a-11e3-4627-a05c-08652109951e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.098946 | controller | Jun 09 14:35:59.802368 crc crio[23733]: time="2026-06-09T14:35:59.802318355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.098962 | controller | Jun 09 14:35:59.888249 crc crio[23733]: time="2026-06-09T14:35:59.888069345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.098977 | controller | Jun 09 14:35:59.894791 crc crio[23733]: time="2026-06-09T14:35:59.89472132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.098993 | controller | Jun 09 14:36:00.086211 crc crio[23733]: time="2026-06-09T14:36:00.085540629Z" level=info msg="Created container 3750e80bfbade3cf262663bd778a44cdd6d6afd17865581174d40d8254ae88c6: openshift-marketplace/redhat-marketplace-6tsvb/extract-utilities" id=db00a61a-11e3-4627-a05c-08652109951e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.099009 | controller | Jun 09 14:36:00.088059 crc crio[23733]: time="2026-06-09T14:36:00.087428166Z" level=info msg="Starting container: 3750e80bfbade3cf262663bd778a44cdd6d6afd17865581174d40d8254ae88c6" id=f7127956-321f-402b-9657-5c5450dec5d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.099024 | controller | Jun 09 14:36:00.097404 crc crio[23733]: time="2026-06-09T14:36:00.097295551Z" level=info msg="Started container" PID=234812 containerID=3750e80bfbade3cf262663bd778a44cdd6d6afd17865581174d40d8254ae88c6 description=openshift-marketplace/redhat-marketplace-6tsvb/extract-utilities id=f7127956-321f-402b-9657-5c5450dec5d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365
2026-06-09 14:45:31.099041 | controller | Jun 09 14:36:00.724500 crc crio[23733]: time="2026-06-09T14:36:00.723841537Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=1cb89c8b-1a81-4c55-9888-061aea0188b4 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.099057 | controller | Jun 09 14:36:00.732878 crc crio[23733]: time="2026-06-09T14:36:00.73279482Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-09 14:45:31.099073 | controller | Jun 09 14:36:00.754891 crc crio[23733]: time="2026-06-09T14:36:00.754810329Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683596-jhbr5/POD" id=9a0beca7-aecc-43c4-aa79-90473b7c03f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.099095 | controller | Jun 09 14:36:00.755074 crc crio[23733]: time="2026-06-09T14:36:00.754919993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.099111 | controller | Jun 09 14:36:00.789501 crc crio[23733]: time="2026-06-09T14:36:00.789414963Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683596-jhbr5 Namespace:openshift-infra ID:0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2 UID:3d55b832-6603-4374-a362-2654340b8adf NetNS:/var/run/netns/f38c1bcc-a9f6-4d8b-9b78-ed81363e7ac7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d55b832_6603_4374_a362_2654340b8adf.slice PodAnnotations:0xc0027d07e0}] Aliases:map[]}"
2026-06-09 14:45:31.099128 | controller | Jun 09 14:36:00.789501 crc crio[23733]: time="2026-06-09T14:36:00.789480464Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683596-jhbr5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.099144 | controller | Jun 09 14:36:01.162319 crc crio[23733]: 2026-06-09T14:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d50ce251ed431e Mac:72:83:05:b2:ec:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/f38c1bcc-a9f6-4d8b-9b78-ed81363e7ac7 SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.099160 | controller | Jun 09 14:36:01.163030 crc crio[23733]: time="2026-06-09T14:36:01.162945498Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683596-jhbr5 Namespace:openshift-infra ID:0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2 UID:3d55b832-6603-4374-a362-2654340b8adf NetNS:/var/run/netns/f38c1bcc-a9f6-4d8b-9b78-ed81363e7ac7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d55b832_6603_4374_a362_2654340b8adf.slice PodAnnotations:0xc0027d07e0}] Aliases:map[]}"
2026-06-09 14:45:31.099176 | controller | Jun 09 14:36:01.165032 crc crio[23733]: time="2026-06-09T14:36:01.164962108Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683596-jhbr5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.099192 | controller | Jun 09 14:36:01.203897 crc crio[23733]: time="2026-06-09T14:36:01.203798847Z" level=info msg="Ran pod sandbox 0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2 with infra container: openshift-infra/auto-csr-approver-29683596-jhbr5/POD" id=9a0beca7-aecc-43c4-aa79-90473b7c03f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.099208 | controller | Jun 09 14:36:01.212675 crc crio[23733]: time="2026-06-09T14:36:01.212558875Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=8d878cf2-d6ef-40fd-b268-fd515969c186 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.099223 | controller | Jun 09 14:36:01.218366 crc crio[23733]: time="2026-06-09T14:36:01.218299548Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.099239 | controller | Jun 09 14:36:01.361382 crc crio[23733]: time="2026-06-09T14:36:01.361275835Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=1cb89c8b-1a81-4c55-9888-061aea0188b4 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.099255 | controller | Jun 09 14:36:01.362327 crc crio[23733]: time="2026-06-09T14:36:01.362248678Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=293a96cb-07e2-48a5-bf02-521ff2c58eaa name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.099271 | controller | Jun 09 14:36:01.365322 crc crio[23733]: time="2026-06-09T14:36:01.365081809Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=439ea823-d374-430b-992b-6a6bdcf11bb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.099290 | controller | Jun 09 14:36:01.372351 crc crio[23733]: time="2026-06-09T14:36:01.372263388Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-6tsvb/extract-content" id=cfdab155-6b97-4b33-9cd6-b595a5041a19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.099306 | controller | Jun 09 14:36:01.372936 crc crio[23733]: time="2026-06-09T14:36:01.372882924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.099321 | controller | Jun 09 14:36:01.434091 crc crio[23733]: time="2026-06-09T14:36:01.433890536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.099337 | controller | Jun 09 14:36:01.440929 crc crio[23733]: time="2026-06-09T14:36:01.44050624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.099353 | controller | Jun 09 14:36:01.612439 crc crio[23733]: time="2026-06-09T14:36:01.611781792Z" level=info msg="Created container 60b068146ea24fea235d13face8c19b2c537ca3d7e2878e00e47099fe3e845e6: openshift-marketplace/redhat-marketplace-6tsvb/extract-content" id=cfdab155-6b97-4b33-9cd6-b595a5041a19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.099369 | controller | Jun 09 14:36:01.613952 crc crio[23733]: time="2026-06-09T14:36:01.613847863Z" level=info msg="Starting container: 60b068146ea24fea235d13face8c19b2c537ca3d7e2878e00e47099fe3e845e6" id=7da1a206-726a-4944-85fc-a9233beb525d name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.099384 | controller | Jun 09 14:36:01.620620 crc crio[23733]: time="2026-06-09T14:36:01.620498449Z" level=info msg="Started container" PID=235257 containerID=60b068146ea24fea235d13face8c19b2c537ca3d7e2878e00e47099fe3e845e6 description=openshift-marketplace/redhat-marketplace-6tsvb/extract-content id=7da1a206-726a-4944-85fc-a9233beb525d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365
2026-06-09 14:45:31.099400 | controller | Jun 09 14:36:02.506901 crc crio[23733]: time="2026-06-09T14:36:02.506797411Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=8d878cf2-d6ef-40fd-b268-fd515969c186 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.099416 | controller | Jun 09 14:36:02.512637 crc crio[23733]: time="2026-06-09T14:36:02.512078143Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8a73dbc0-2aa8-4316-9844-42c188356248 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.099432 | controller | Jun 09 14:36:02.515568 crc crio[23733]: time="2026-06-09T14:36:02.515481689Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=32d73e1d-ad77-42ed-8383-c6c0137452de name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.099447 | controller | Jun 09 14:36:02.526091 crc crio[23733]: time="2026-06-09T14:36:02.52516903Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683596-jhbr5/oc" id=20b4cc32-a4ac-48ec-bbcd-65cfcd932a9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.099463 | controller | Jun 09 14:36:02.526091 crc crio[23733]: time="2026-06-09T14:36:02.525966651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.099478 | controller | Jun 09 14:36:02.598324 crc crio[23733]: time="2026-06-09T14:36:02.598071139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.099497 | controller | Jun 09 14:36:02.804040 crc crio[23733]: time="2026-06-09T14:36:02.802421825Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6e981a74-9701-4dbb-938e-1e5a2279b66c name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.099527 | controller | Jun 09 14:36:02.808010 crc crio[23733]: time="2026-06-09T14:36:02.807950783Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=60a39399-3e14-4df7-9aac-622f26072018 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.099548 | controller | Jun 09 14:36:02.823734 crc crio[23733]: time="2026-06-09T14:36:02.820619829Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-6tsvb/registry-server" id=31193918-1d93-4b6d-bdd6-d1b0735a9b28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.099564 | controller | Jun 09 14:36:02.823734 crc crio[23733]: time="2026-06-09T14:36:02.821407189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.099580 | controller | Jun 09 14:36:02.913713 crc crio[23733]: time="2026-06-09T14:36:02.911358531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.099595 | controller | Jun 09 14:36:02.941254 crc crio[23733]: time="2026-06-09T14:36:02.941167295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.099610 | controller | Jun 09 14:36:03.104791 crc crio[23733]: time="2026-06-09T14:36:03.104691093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.099626 | controller | Jun 09 14:36:03.119618 crc crio[23733]: time="2026-06-09T14:36:03.11943527Z" level=info msg="Created container af604404cd4a311bffd8a8bf9625195e12ffe3a8581afd6470052c8946fac38f: openshift-marketplace/redhat-marketplace-6tsvb/registry-server" id=31193918-1d93-4b6d-bdd6-d1b0735a9b28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.099641 | controller | Jun 09 14:36:03.122544 crc crio[23733]: time="2026-06-09T14:36:03.12223748Z" level=info msg="Starting container: af604404cd4a311bffd8a8bf9625195e12ffe3a8581afd6470052c8946fac38f" id=bec97c5c-cdf1-4680-a592-5fb42fa56749 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.099657 | controller | Jun 09 14:36:03.132898 crc crio[23733]: time="2026-06-09T14:36:03.132795094Z" level=info msg="Started container" PID=235632 containerID=af604404cd4a311bffd8a8bf9625195e12ffe3a8581afd6470052c8946fac38f description=openshift-marketplace/redhat-marketplace-6tsvb/registry-server id=bec97c5c-cdf1-4680-a592-5fb42fa56749 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365
2026-06-09 14:45:31.099673 | controller | Jun 09 14:36:03.250408 crc crio[23733]: time="2026-06-09T14:36:03.250291384Z" level=info msg="Created container 875a8fb8700f2bbbffdb840cf62762cb04d1c578ec78a9188b611c89fb1c43cf: openshift-infra/auto-csr-approver-29683596-jhbr5/oc" id=20b4cc32-a4ac-48ec-bbcd-65cfcd932a9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.099689 | controller | Jun 09 14:36:03.252073 crc crio[23733]: time="2026-06-09T14:36:03.251933215Z" level=info msg="Starting container: 875a8fb8700f2bbbffdb840cf62762cb04d1c578ec78a9188b611c89fb1c43cf" id=4cb6209c-d67f-4e6e-9baf-040a51eb81cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.099708 | controller | Jun 09 14:36:03.259338 crc crio[23733]: time="2026-06-09T14:36:03.259197076Z" level=info msg="Started container" PID=235696 containerID=875a8fb8700f2bbbffdb840cf62762cb04d1c578ec78a9188b611c89fb1c43cf description=openshift-infra/auto-csr-approver-29683596-jhbr5/oc id=4cb6209c-d67f-4e6e-9baf-040a51eb81cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2
2026-06-09 14:45:31.099724 | controller | Jun 09 14:36:05.877721 crc crio[23733]: time="2026-06-09T14:36:05.876639372Z" level=info msg="Stopping pod sandbox: 0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2" id=5df606d5-1703-4514-bfc8-b34fefa119de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.099741 | controller | Jun 09 14:36:05.879544 crc crio[23733]: time="2026-06-09T14:36:05.878853757Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683596-jhbr5 Namespace:openshift-infra ID:0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2 UID:3d55b832-6603-4374-a362-2654340b8adf NetNS:/var/run/netns/f38c1bcc-a9f6-4d8b-9b78-ed81363e7ac7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d55b832_6603_4374_a362_2654340b8adf.slice PodAnnotations:0xc002534828}] Aliases:map[]}"
2026-06-09 14:45:31.099757 | controller | Jun 09 14:36:05.879636 crc crio[23733]: time="2026-06-09T14:36:05.879604046Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683596-jhbr5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.099773 | controller | Jun 09 14:36:06.244959 crc crio[23733]: time="2026-06-09T14:36:06.244433624Z" level=info msg="Stopped pod sandbox: 0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2" id=5df606d5-1703-4514-bfc8-b34fefa119de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.099788 | controller | Jun 09 14:36:11.959731 crc crio[23733]: time="2026-06-09T14:36:11.95868464Z" level=info msg="Stopping container: af604404cd4a311bffd8a8bf9625195e12ffe3a8581afd6470052c8946fac38f (timeout: 2s)" id=f5e0ea10-d30d-49f2-8836-4eaae8df72be name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.099805 | controller | Jun 09 14:36:12.110550 crc crio[23733]: time="2026-06-09T14:36:12.110385524Z" level=info msg="Stopped container af604404cd4a311bffd8a8bf9625195e12ffe3a8581afd6470052c8946fac38f: openshift-marketplace/redhat-marketplace-6tsvb/registry-server" id=f5e0ea10-d30d-49f2-8836-4eaae8df72be name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.099821 | controller | Jun 09 14:36:12.117957 crc crio[23733]: time="2026-06-09T14:36:12.112380853Z" level=info msg="Stopping pod sandbox: d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365" id=98e3e0b5-5101-47d3-a156-5e31283c4929 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.099837 | controller | Jun 09 14:36:12.117957 crc crio[23733]: time="2026-06-09T14:36:12.11303284Z" level=info msg="Got pod network &{Name:redhat-marketplace-6tsvb Namespace:openshift-marketplace ID:d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365 UID:c919dc70-9714-4ba4-981c-d61b92a45878 NetNS:/var/run/netns/c7434ffc-5664-4966-91c1-219a4b378186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc919dc70_9714_4ba4_981c_d61b92a45878.slice PodAnnotations:0xc00008d888}] Aliases:map[]}"
2026-06-09 14:45:31.099853 | controller | Jun 09 14:36:12.117957 crc crio[23733]: time="2026-06-09T14:36:12.113239625Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-6tsvb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.099869 | controller | Jun 09 14:36:12.499230 crc crio[23733]: time="2026-06-09T14:36:12.498494681Z" level=info msg="Stopped pod sandbox: d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365" id=98e3e0b5-5101-47d3-a156-5e31283c4929 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.099888 | controller | Jun 09 14:36:12.981482 crc crio[23733]: time="2026-06-09T14:36:12.981401216Z" level=info msg="Removing container: af604404cd4a311bffd8a8bf9625195e12ffe3a8581afd6470052c8946fac38f" id=350e3ff8-527f-4bad-8e84-f7b057006629 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.099904 | controller | Jun 09 14:36:13.024430 crc crio[23733]: time="2026-06-09T14:36:13.024340687Z" level=info msg="Removed container af604404cd4a311bffd8a8bf9625195e12ffe3a8581afd6470052c8946fac38f: openshift-marketplace/redhat-marketplace-6tsvb/registry-server" id=350e3ff8-527f-4bad-8e84-f7b057006629 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.099920 | controller | Jun 09 14:36:13.028165 crc crio[23733]: time="2026-06-09T14:36:13.028032878Z" level=info msg="Removing container: 60b068146ea24fea235d13face8c19b2c537ca3d7e2878e00e47099fe3e845e6" id=4bc92263-42aa-4af7-9442-9a22ec4d7515 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.099935 | controller | Jun 09 14:36:13.089640 crc crio[23733]: time="2026-06-09T14:36:13.089536222Z" level=info msg="Removed container 60b068146ea24fea235d13face8c19b2c537ca3d7e2878e00e47099fe3e845e6: openshift-marketplace/redhat-marketplace-6tsvb/extract-content" id=4bc92263-42aa-4af7-9442-9a22ec4d7515 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.099950 | controller | Jun 09 14:36:13.097942 crc crio[23733]: time="2026-06-09T14:36:13.097804678Z" level=info msg="Removing container: 3750e80bfbade3cf262663bd778a44cdd6d6afd17865581174d40d8254ae88c6" id=952a09ea-6005-404c-8d74-6f4c2104922a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.099966 | controller | Jun 09 14:36:13.124620 crc crio[23733]: time="2026-06-09T14:36:13.124500944Z" level=info msg="Removed container 3750e80bfbade3cf262663bd778a44cdd6d6afd17865581174d40d8254ae88c6: openshift-marketplace/redhat-marketplace-6tsvb/extract-utilities" id=952a09ea-6005-404c-8d74-6f4c2104922a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.099981 | controller | Jun 09 14:36:32.997616 crc crio[23733]: time="2026-06-09T14:36:32.996374752Z" level=info msg="Removing container: e8218384be9a26b3669506160203fbc8adc2b3e4d3cb123aa3ee3364c9b9ac8a" id=5aac757a-d3a1-42cd-88dc-d239ead45b82 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.099997 | controller | Jun 09 14:36:33.332482 crc crio[23733]: time="2026-06-09T14:36:33.332289499Z" level=info msg="Removed container e8218384be9a26b3669506160203fbc8adc2b3e4d3cb123aa3ee3364c9b9ac8a: openshift-infra/auto-csr-approver-29683590-gl9q5/oc" id=5aac757a-d3a1-42cd-88dc-d239ead45b82 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.100012 | controller | Jun 09 14:36:33.353623 crc crio[23733]: time="2026-06-09T14:36:33.35352133Z" level=info msg="Stopping pod sandbox: 32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a" id=3865d44e-63fd-4311-864c-09b4a1f34a78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.100028 | controller | Jun 09 14:36:33.353623 crc crio[23733]: time="2026-06-09T14:36:33.353613812Z" level=info msg="Stopped pod sandbox (already stopped): 32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a" id=3865d44e-63fd-4311-864c-09b4a1f34a78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.100043 | controller | Jun 09 14:36:33.355973 crc crio[23733]: time="2026-06-09T14:36:33.35591517Z" level=info msg="Removing pod sandbox: 32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a" id=132a4350-3539-4ff6-acda-d477d715c823 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.100059 | controller | Jun 09 14:36:33.369166 crc crio[23733]: time="2026-06-09T14:36:33.369018946Z" level=info msg="Removed pod sandbox: 32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a" id=132a4350-3539-4ff6-acda-d477d715c823 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.100077 | controller | Jun 09 14:36:33.374044 crc crio[23733]: time="2026-06-09T14:36:33.373884607Z" level=info msg="Stopping pod sandbox: d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365" id=745cc1a3-d914-4bb1-a585-1349c25f0083 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.100094 | controller | Jun 09 14:36:33.374044 crc crio[23733]: time="2026-06-09T14:36:33.37401922Z" level=info msg="Stopped pod sandbox (already stopped): d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365" id=745cc1a3-d914-4bb1-a585-1349c25f0083 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.100109 | controller | Jun 09 14:36:33.376089 crc crio[23733]: time="2026-06-09T14:36:33.37598516Z" level=info msg="Removing pod sandbox: d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365" id=b2efafb8-4383-4c93-b7c2-53516560c312 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.100125 | controller | Jun 09 14:36:33.406464 crc crio[23733]: time="2026-06-09T14:36:33.406217183Z" level=info msg="Removed pod sandbox: d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365" id=b2efafb8-4383-4c93-b7c2-53516560c312 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.100140 | controller | Jun 09 14:37:40.798772 crc crio[23733]: time="2026-06-09T14:37:40.797580383Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-kvg7m/POD" id=afc8545c-b04b-4934-b3f5-fab673ff5b75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.100155 | controller | Jun 09 14:37:40.800698 crc crio[23733]: time="2026-06-09T14:37:40.798876396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.100172 | controller | Jun 09 14:37:40.846211 crc crio[23733]: time="2026-06-09T14:37:40.846042691Z" level=info msg="Got pod network &{Name:redhat-operators-kvg7m Namespace:openshift-marketplace ID:05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641 UID:a6085c89-1f42-418c-a8b0-71b03e987d13 NetNS:/var/run/netns/785bcc62-90e6-4f57-95cd-fb383ff2e470 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda6085c89_1f42_418c_a8b0_71b03e987d13.slice PodAnnotations:0xc0025a7500}] Aliases:map[]}"
2026-06-09 14:45:31.100188 | controller | Jun 09 14:37:40.846211 crc crio[23733]: time="2026-06-09T14:37:40.846214055Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-kvg7m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.100204 | controller | Jun 09 14:37:41.283582 crc crio[23733]: 2026-06-09T14:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05e1863e255b564 Mac:8e:82:7a:b6:d0:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/785bcc62-90e6-4f57-95cd-fb383ff2e470 SocketPath: PciID:}] [{Interface:0xc0004be6a0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.100221 | controller | Jun 09 14:37:41.285390 crc crio[23733]: time="2026-06-09T14:37:41.285247035Z" level=info msg="Got pod network &{Name:redhat-operators-kvg7m Namespace:openshift-marketplace ID:05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641 UID:a6085c89-1f42-418c-a8b0-71b03e987d13 NetNS:/var/run/netns/785bcc62-90e6-4f57-95cd-fb383ff2e470 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda6085c89_1f42_418c_a8b0_71b03e987d13.slice PodAnnotations:0xc0025a7500}] Aliases:map[]}"
2026-06-09 14:45:31.100237 | controller | Jun 09 14:37:41.285514 crc crio[23733]: time="2026-06-09T14:37:41.28542212Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-kvg7m for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.100253 | controller | Jun 09 14:37:41.298053 crc crio[23733]: time="2026-06-09T14:37:41.297941851Z" level=info msg="Ran pod sandbox 05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641 with infra container: openshift-marketplace/redhat-operators-kvg7m/POD" id=afc8545c-b04b-4934-b3f5-fab673ff5b75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.100272 | controller | Jun 09 14:37:41.308793 crc crio[23733]: time="2026-06-09T14:37:41.308739882Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bf55c441-46dd-4816-8d60-620c25ddf97b name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.100289 | controller | Jun 09 14:37:41.311395 crc crio[23733]: time="2026-06-09T14:37:41.311362976Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6cc66069-d299-4e42-91e4-563eebe1a103 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.100305 | controller | Jun 09 14:37:41.321741 crc crio[23733]: time="2026-06-09T14:37:41.321606982Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-kvg7m/extract-utilities" id=baa0a515-bd8b-49ca-be8e-e89c440827cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.100321 | controller | Jun 09 14:37:41.322675 crc crio[23733]: time="2026-06-09T14:37:41.322614497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.100337 | controller | Jun 09 14:37:41.397051 crc crio[23733]: time="2026-06-09T14:37:41.396242504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.100352 | controller | Jun 09 14:37:41.403385 crc crio[23733]: time="2026-06-09T14:37:41.403264899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.100368 | controller | Jun 09 14:37:41.657202 crc crio[23733]: time="2026-06-09T14:37:41.657029837Z" level=info msg="Created container bc71d60c1995ce782ae29e16e95b4f7c532dc05e4a88e4e8d8de0d7063316890: openshift-marketplace/redhat-operators-kvg7m/extract-utilities" id=baa0a515-bd8b-49ca-be8e-e89c440827cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.100383 | controller | Jun 09 14:37:41.658937 crc crio[23733]: time="2026-06-09T14:37:41.658878963Z" level=info msg="Starting container: bc71d60c1995ce782ae29e16e95b4f7c532dc05e4a88e4e8d8de0d7063316890" id=0354c63d-0017-426f-89e3-a5c4a4ad75df name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.100399 | controller | Jun 09 14:37:41.666402 crc crio[23733]: time="2026-06-09T14:37:41.666329108Z" level=info msg="Started container" PID=254201 containerID=bc71d60c1995ce782ae29e16e95b4f7c532dc05e4a88e4e8d8de0d7063316890 description=openshift-marketplace/redhat-operators-kvg7m/extract-utilities id=0354c63d-0017-426f-89e3-a5c4a4ad75df name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641
2026-06-09 14:45:31.100415 | controller | Jun 09 14:37:42.613799 crc crio[23733]: time="2026-06-09T14:37:42.61307481Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=937905dd-de05-4af4-a1bb-66eb590c87c7 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.100430 | controller | Jun 09 14:37:42.629476 crc crio[23733]: time="2026-06-09T14:37:42.628581797Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-09 14:45:31.100447 | controller | Jun 09 14:37:43.288605 crc crio[23733]: time="2026-06-09T14:37:43.28792182Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:62108511bd4ae971447f627bbcf9c95ac0c58ad169db60f8cca54b340edbd655" id=937905dd-de05-4af4-a1bb-66eb590c87c7 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.100466 | controller | Jun 09 14:37:43.289583 crc crio[23733]: time="2026-06-09T14:37:43.289516689Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=4ce9f107-5455-46f0-8418-5e753e77af93 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.100482 | controller | Jun 09 14:37:43.293195 crc crio[23733]: time="2026-06-09T14:37:43.293048018Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ea7c5e69-2469-4321-b224-4ec80bbdeefd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.100523 | controller | Jun 09 14:37:43.300622 crc crio[23733]: time="2026-06-09T14:37:43.300508264Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-kvg7m/extract-content" id=d3c85362-faea-4724-8547-de5b0779d59f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.100546 | controller | Jun 09 14:37:43.301340 crc crio[23733]: time="2026-06-09T14:37:43.301280312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.100563 | controller | Jun 09 14:37:43.351580 crc crio[23733]: time="2026-06-09T14:37:43.351461285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.100579 | controller | Jun 09 14:37:43.355852 crc crio[23733]: time="2026-06-09T14:37:43.355785282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.100594 | controller | Jun 09 14:37:43.588838 crc crio[23733]: time="2026-06-09T14:37:43.588725992Z" level=info msg="Created container f69b4185e58e1a52231bf0c0c0255820f7bbc289860341e66474bf9c80a85968: openshift-marketplace/redhat-operators-kvg7m/extract-content" id=d3c85362-faea-4724-8547-de5b0779d59f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.100610 | controller | Jun 09 14:37:43.590046 crc crio[23733]: time="2026-06-09T14:37:43.590003404Z" level=info msg="Starting container: f69b4185e58e1a52231bf0c0c0255820f7bbc289860341e66474bf9c80a85968" id=c1e33c09-5997-479a-8f66-66f19682b5be name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.100626 | controller | Jun 09 14:37:43.604089 crc crio[23733]: time="2026-06-09T14:37:43.603928451Z" level=info msg="Started container" PID=254335 containerID=f69b4185e58e1a52231bf0c0c0255820f7bbc289860341e66474bf9c80a85968 description=openshift-marketplace/redhat-operators-kvg7m/extract-content id=c1e33c09-5997-479a-8f66-66f19682b5be name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641
2026-06-09 14:45:31.100642 | controller | Jun 09 14:37:49.745291 crc crio[23733]: time="2026-06-09T14:37:49.744456868Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f3294470-9a4b-4b36-ae75-1946308c5bd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.100658 | controller | Jun 09 14:37:49.747838 crc crio[23733]: time="2026-06-09T14:37:49.747723899Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d44ba271-935c-47c6-8957-15a1c91e2736 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.100674 | controller | Jun 09 14:37:49.757443 crc crio[23733]: time="2026-06-09T14:37:49.757369569Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-kvg7m/registry-server" id=96efe3da-8334-4649-8c46-a25e56b70653 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.100690 | controller | Jun 09 14:37:49.757897 crc crio[23733]: time="2026-06-09T14:37:49.75785946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.100715 | controller | Jun 09 14:37:49.859246 crc crio[23733]: time="2026-06-09T14:37:49.858550403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.100731 | controller | Jun 09 14:37:49.865689 crc crio[23733]: time="2026-06-09T14:37:49.865574158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.100747 | controller | Jun 09 14:37:50.097419 crc crio[23733]: time="2026-06-09T14:37:50.097299856Z" level=info msg="Created container b20c6a069c4125684c0bacb9409e82bce4b7edc7dead469fb3992044ee49e369: openshift-marketplace/redhat-operators-kvg7m/registry-server" id=96efe3da-8334-4649-8c46-a25e56b70653 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.100762 | controller | Jun 09 14:37:50.100381 crc crio[23733]: time="2026-06-09T14:37:50.099823369Z" level=info msg="Starting container: b20c6a069c4125684c0bacb9409e82bce4b7edc7dead469fb3992044ee49e369" id=47f8a6f0-b6b3-435a-aa27-3f17b0fab7c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.100778 | controller | Jun 09 14:37:50.124433 crc crio[23733]: time="2026-06-09T14:37:50.123837848Z" level=info msg="Started container" PID=255275 containerID=b20c6a069c4125684c0bacb9409e82bce4b7edc7dead469fb3992044ee49e369 description=openshift-marketplace/redhat-operators-kvg7m/registry-server id=47f8a6f0-b6b3-435a-aa27-3f17b0fab7c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641
2026-06-09 14:45:31.100794 | controller | Jun 09 14:38:00.546879 crc crio[23733]: time="2026-06-09T14:38:00.54571728Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683598-7rn4v/POD" id=3c2e42ea-d8a6-47a8-b7e3-f24e02198ae7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.100809 | controller | Jun 09 14:38:00.548432 crc crio[23733]: time="2026-06-09T14:38:00.546917999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.100825 | controller | Jun 09 14:38:00.587557 crc crio[23733]: time="2026-06-09T14:38:00.587359008Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683598-7rn4v Namespace:openshift-infra ID:0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085 UID:d4f77dcf-220a-4039-9eec-a840001ca498 NetNS:/var/run/netns/c7d6ab50-68bd-47eb-9364-57aa61f7c27f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4f77dcf_220a_4039_9eec_a840001ca498.slice PodAnnotations:0xc00008c7f8}] Aliases:map[]}"
2026-06-09 14:45:31.100841 | controller | Jun 09 14:38:00.587557 crc crio[23733]: time="2026-06-09T14:38:00.587426979Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683598-7rn4v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.100856 | controller | Jun 09 14:38:01.023251 crc crio[23733]: 2026-06-09T14:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d5d478d66f4c4c Mac:da:4c:ae:ac:32:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/c7d6ab50-68bd-47eb-9364-57aa61f7c27f SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.100872 | controller | Jun 09 14:38:01.026962 crc crio[23733]: time="2026-06-09T14:38:01.026864579Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683598-7rn4v Namespace:openshift-infra ID:0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085 UID:d4f77dcf-220a-4039-9eec-a840001ca498 NetNS:/var/run/netns/c7d6ab50-68bd-47eb-9364-57aa61f7c27f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4f77dcf_220a_4039_9eec_a840001ca498.slice PodAnnotations:0xc00008c7f8}] Aliases:map[]}"
2026-06-09 14:45:31.100892 | controller | Jun 09 14:38:01.027297 crc crio[23733]: time="2026-06-09T14:38:01.027214838Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683598-7rn4v for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.100908 | controller | Jun 09 14:38:01.049419 crc crio[23733]: time="2026-06-09T14:38:01.04897865Z" level=info msg="Ran pod sandbox 0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085 with infra container: openshift-infra/auto-csr-approver-29683598-7rn4v/POD" id=3c2e42ea-d8a6-47a8-b7e3-f24e02198ae7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.100924 | controller | Jun 09 14:38:01.052762 crc crio[23733]: time="2026-06-09T14:38:01.052622362Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=775015cf-1cb5-47c4-95f7-0816d8ffd4e0 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.100940 | controller | Jun 09 14:38:01.063025 crc crio[23733]: time="2026-06-09T14:38:01.062912518Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.100955 | controller | Jun 09 14:38:01.856439 crc crio[23733]: time="2026-06-09T14:38:01.852706694Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=775015cf-1cb5-47c4-95f7-0816d8ffd4e0 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.100971 | controller | Jun 09 14:38:01.859389 crc crio[23733]: time="2026-06-09T14:38:01.859084484Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=083db921-ed6d-445d-9d50-2e989fb09319 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.100987 | controller | Jun 09 14:38:01.864754 crc crio[23733]: time="2026-06-09T14:38:01.864599532Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8e699260-c68a-40b7-aee1-f289b8f41038 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.101002 | controller | Jun 09 14:38:01.873369 crc crio[23733]: time="2026-06-09T14:38:01.873324269Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683598-7rn4v/oc" id=d8e12945-a7f9-45f7-9404-431fc7827c29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.101017 | controller | Jun 09 14:38:01.874328 crc crio[23733]: time="2026-06-09T14:38:01.874304184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.101032 | controller | Jun 09 14:38:01.945366 crc crio[23733]: time="2026-06-09T14:38:01.94474567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.101047 | controller | Jun 09 14:38:02.371917 crc crio[23733]: time="2026-06-09T14:38:02.371497853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.101063 | controller | Jun 09 14:38:02.502501 crc crio[23733]: time="2026-06-09T14:38:02.502378877Z" level=info msg="Created container 57098ca5eeaae7eb5b6e4e69b921dc2b0cdc4a7e4616b7e0ac1ba285d9f6eade: openshift-infra/auto-csr-approver-29683598-7rn4v/oc" id=d8e12945-a7f9-45f7-9404-431fc7827c29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.101078 | controller | Jun 09 14:38:02.504024 crc crio[23733]: time="2026-06-09T14:38:02.503920645Z" level=info msg="Starting container: 57098ca5eeaae7eb5b6e4e69b921dc2b0cdc4a7e4616b7e0ac1ba285d9f6eade" id=fc78da02-6999-4bfe-a1a5-ff452eb24b36 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.101097 | controller | Jun 09 14:38:02.510542 crc crio[23733]: time="2026-06-09T14:38:02.510415028Z" level=info msg="Started container" PID=256611 containerID=57098ca5eeaae7eb5b6e4e69b921dc2b0cdc4a7e4616b7e0ac1ba285d9f6eade description=openshift-infra/auto-csr-approver-29683598-7rn4v/oc id=fc78da02-6999-4bfe-a1a5-ff452eb24b36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085
2026-06-09 14:45:31.101114 | controller | Jun 09 14:38:05.054873 crc crio[23733]: time="2026-06-09T14:38:05.05397425Z" level=info msg="Stopping pod sandbox: 0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085" id=caaf5572-e0af-4e15-a967-2f1eca1309d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.101130 | controller | Jun 09 14:38:05.057074 crc crio[23733]: time="2026-06-09T14:38:05.055718223Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683598-7rn4v Namespace:openshift-infra ID:0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085 UID:d4f77dcf-220a-4039-9eec-a840001ca498 NetNS:/var/run/netns/c7d6ab50-68bd-47eb-9364-57aa61f7c27f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4f77dcf_220a_4039_9eec_a840001ca498.slice PodAnnotations:0xc00580a6a8}] Aliases:map[]}"
2026-06-09 14:45:31.101145 | controller | Jun 09 14:38:05.057074 crc crio[23733]: time="2026-06-09T14:38:05.055870307Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683598-7rn4v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.101161 | controller | Jun 09 14:38:05.493270 crc crio[23733]: time="2026-06-09T14:38:05.492479766Z" level=info msg="Stopped pod sandbox: 0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085" id=caaf5572-e0af-4e15-a967-2f1eca1309d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.101177 | controller | Jun 09 14:38:12.154749 crc crio[23733]: time="2026-06-09T14:38:12.153789371Z" level=info msg="Stopping container: b20c6a069c4125684c0bacb9409e82bce4b7edc7dead469fb3992044ee49e369 (timeout: 2s)" id=e8e971a9-5b6d-4966-8919-358a43418b11 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.101192 | controller | Jun 09 14:38:12.280405 crc crio[23733]: time="2026-06-09T14:38:12.279789673Z" level=info msg="Stopped container b20c6a069c4125684c0bacb9409e82bce4b7edc7dead469fb3992044ee49e369: openshift-marketplace/redhat-operators-kvg7m/registry-server" id=e8e971a9-5b6d-4966-8919-358a43418b11 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.101208 | controller | Jun 09 14:38:12.281618 crc crio[23733]: time="2026-06-09T14:38:12.281485205Z" level=info msg="Stopping pod sandbox: 05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641" id=6c57ada6-c868-450f-a354-54f5dc8c3601 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.101224 | controller | Jun 09 14:38:12.282870 crc crio[23733]: time="2026-06-09T14:38:12.282801398Z" level=info msg="Got pod network &{Name:redhat-operators-kvg7m Namespace:openshift-marketplace ID:05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641 UID:a6085c89-1f42-418c-a8b0-71b03e987d13 NetNS:/var/run/netns/785bcc62-90e6-4f57-95cd-fb383ff2e470 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda6085c89_1f42_418c_a8b0_71b03e987d13.slice PodAnnotations:0xc0025a7830}] Aliases:map[]}"
2026-06-09 14:45:31.101240 | controller | Jun 09 14:38:12.283026 crc crio[23733]: time="2026-06-09T14:38:12.282975872Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-kvg7m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.101256 | controller | Jun 09 14:38:12.633554 crc crio[23733]: time="2026-06-09T14:38:12.633226027Z" level=info msg="Stopped pod sandbox: 05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641" id=6c57ada6-c868-450f-a354-54f5dc8c3601 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.101275 | controller | Jun 09 14:38:13.182967 crc crio[23733]: time="2026-06-09T14:38:13.182485075Z" level=info msg="Removing container: b20c6a069c4125684c0bacb9409e82bce4b7edc7dead469fb3992044ee49e369" id=1837a01c-5d2d-44c9-a527-aa4424f44eff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.101291 | controller | Jun 09 14:38:13.239080 crc crio[23733]: time="2026-06-09T14:38:13.238972723Z" level=info msg="Removed container b20c6a069c4125684c0bacb9409e82bce4b7edc7dead469fb3992044ee49e369: openshift-marketplace/redhat-operators-kvg7m/registry-server" id=1837a01c-5d2d-44c9-a527-aa4424f44eff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.101307 | controller | Jun 09 14:38:13.244403 crc crio[23733]: time="2026-06-09T14:38:13.244323957Z" level=info msg="Removing container: f69b4185e58e1a52231bf0c0c0255820f7bbc289860341e66474bf9c80a85968" id=92306c85-22de-44ff-84a5-1c1eaa48e650 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.101322 | controller | Jun 09 14:38:13.292536 crc crio[23733]: time="2026-06-09T14:38:13.292412797Z" level=info msg="Removed container f69b4185e58e1a52231bf0c0c0255820f7bbc289860341e66474bf9c80a85968: openshift-marketplace/redhat-operators-kvg7m/extract-content" id=92306c85-22de-44ff-84a5-1c1eaa48e650 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.101339 | controller | Jun 09 14:38:13.295806 crc crio[23733]: time="2026-06-09T14:38:13.29573668Z" level=info msg="Removing container: bc71d60c1995ce782ae29e16e95b4f7c532dc05e4a88e4e8d8de0d7063316890" id=12381e1d-fb16-4fb3-bbd0-0df8f6e9e826 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.101354 | controller | Jun 09 14:38:13.360396 crc crio[23733]: time="2026-06-09T14:38:13.360280869Z" level=info msg="Removed container bc71d60c1995ce782ae29e16e95b4f7c532dc05e4a88e4e8d8de0d7063316890: openshift-marketplace/redhat-operators-kvg7m/extract-utilities" id=12381e1d-fb16-4fb3-bbd0-0df8f6e9e826 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.101370 | controller | Jun 09 14:38:33.467318 crc crio[23733]: time="2026-06-09T14:38:33.466287517Z" level=info msg="Removing container: 43e75ba6f18d4c4abd4b5689c98d931736c410d884472ea84fa944334000a441" id=450678ab-0354-459b-9bbb-e6f27ec74805 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.101385 | controller | Jun 09 14:38:33.632978 crc crio[23733]: time="2026-06-09T14:38:33.632893492Z" level=info msg="Removed container 43e75ba6f18d4c4abd4b5689c98d931736c410d884472ea84fa944334000a441: openshift-infra/auto-csr-approver-29683592-vt7sp/oc" id=450678ab-0354-459b-9bbb-e6f27ec74805 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.101401 | controller | Jun 09 14:38:33.648093 crc crio[23733]: time="2026-06-09T14:38:33.647874245Z" level=info msg="Stopping pod sandbox: 05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641" id=ad00279e-8137-4af6-9a23-820dcd9ef1bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.101417 | controller | Jun 09 14:38:33.649974 crc crio[23733]: time="2026-06-09T14:38:33.648315176Z" level=info msg="Stopped pod sandbox (already stopped): 05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641" id=ad00279e-8137-4af6-9a23-820dcd9ef1bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.101432 | controller | Jun 09 14:38:33.651506 crc crio[23733]: time="2026-06-09T14:38:33.651438574Z" level=info msg="Removing pod sandbox: 05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641" id=39950c11-5691-4c27-9602-f60c05a0ead4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.101448 | controller | Jun 09 14:38:33.673546 crc crio[23733]: time="2026-06-09T14:38:33.673425272Z" level=info msg="Removed pod sandbox: 05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641" id=39950c11-5691-4c27-9602-f60c05a0ead4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.101466 | controller | Jun 09 14:38:33.675803 crc crio[23733]: time="2026-06-09T14:38:33.67569811Z" level=info msg="Stopping pod sandbox: 8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7" id=b9ed5b53-df01-4fb4-8c57-ece6ea6c7759 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.101482 | controller | Jun 09 14:38:33.675803 crc crio[23733]: time="2026-06-09T14:38:33.675797583Z" level=info msg="Stopped pod sandbox (already stopped): 8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7" id=b9ed5b53-df01-4fb4-8c57-ece6ea6c7759 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.101498 | controller | Jun 09 14:38:33.677977 crc crio[23733]: time="2026-06-09T14:38:33.677464304Z" level=info msg="Removing pod sandbox: 8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7" id=f9ec0cf1-5dbf-40f7-9891-361e249ab9c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.101528 | controller | Jun 09 14:38:33.695455 crc crio[23733]: time="2026-06-09T14:38:33.69535436Z" level=info msg="Removed pod sandbox: 8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7" id=f9ec0cf1-5dbf-40f7-9891-361e249ab9c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.101549 | controller | Jun 09 14:40:00.547934 crc crio[23733]: time="2026-06-09T14:40:00.54682901Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683600-8mw9f/POD" id=6fc60d39-fa97-4ae9-b137-48f26c7875a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.101565 | controller | Jun 09 14:40:00.549937 crc crio[23733]: time="2026-06-09T14:40:00.547970548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.101582 | controller | Jun 09 14:40:00.589990 crc crio[23733]: time="2026-06-09T14:40:00.589914483Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683600-8mw9f Namespace:openshift-infra ID:434e11cffd5bfa15111a9bf3d7664dc9c0dc14e435390f07796af8d49af130a6 UID:bebbf527-eac8-45c9-a5fe-ddb121bebafd NetNS:/var/run/netns/bbf27ae9-a1c2-4e29-9985-30cafb9fada1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbebbf527_eac8_45c9_a5fe_ddb121bebafd.slice PodAnnotations:0xc002898260}] Aliases:map[]}"
2026-06-09 14:45:31.101598 | controller | Jun 09 14:40:00.590479 crc crio[23733]: time="2026-06-09T14:40:00.590443557Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683600-8mw9f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.101615 | controller | Jun 09 14:40:01.192291 crc crio[23733]: 2026-06-09T14:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:434e11cffd5bfa1 Mac:f2:03:68:79:46:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/bbf27ae9-a1c2-4e29-9985-30cafb9fada1 SocketPath: PciID:}] [{Interface:0xc0005805c0 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.101631 | controller | Jun 09 14:40:01.193887 crc crio[23733]: time="2026-06-09T14:40:01.193802274Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683600-8mw9f Namespace:openshift-infra ID:434e11cffd5bfa15111a9bf3d7664dc9c0dc14e435390f07796af8d49af130a6 UID:bebbf527-eac8-45c9-a5fe-ddb121bebafd NetNS:/var/run/netns/bbf27ae9-a1c2-4e29-9985-30cafb9fada1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbebbf527_eac8_45c9_a5fe_ddb121bebafd.slice PodAnnotations:0xc002898260}] Aliases:map[]}"
2026-06-09 14:45:31.101648 | controller | Jun 09 14:40:01.194236 crc crio[23733]: time="2026-06-09T14:40:01.194077901Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683600-8mw9f for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.101667 | controller | Jun 09 14:40:01.206708 crc crio[23733]: time="2026-06-09T14:40:01.206600373Z" level=info msg="Ran pod sandbox 434e11cffd5bfa15111a9bf3d7664dc9c0dc14e435390f07796af8d49af130a6 with infra container: openshift-infra/auto-csr-approver-29683600-8mw9f/POD" id=6fc60d39-fa97-4ae9-b137-48f26c7875a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.101683 | controller | Jun 09 14:40:01.211517 crc crio[23733]: time="2026-06-09T14:40:01.211481184Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=58c5cdf6-712a-49dc-a061-2a9de30f3880 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.101699 | controller | Jun 09 14:40:01.221763 crc crio[23733]: time="2026-06-09T14:40:01.221683189Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.101715 | controller | Jun 09 14:40:03.028438 crc crio[23733]: time="2026-06-09T14:40:03.027308192Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=58c5cdf6-712a-49dc-a061-2a9de30f3880 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.101731 | controller | Jun 09 14:40:03.031075 crc crio[23733]: time="2026-06-09T14:40:03.029490047Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9d207e0a-d1be-4043-9b3b-6143d6094930 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.101746 | controller | Jun 09 14:40:03.033182 crc crio[23733]: time="2026-06-09T14:40:03.033070705Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a60aef20-e95b-4d7d-83db-56a331553948 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.101762 | controller | Jun 09 14:40:03.040455 crc crio[23733]: time="2026-06-09T14:40:03.040387139Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683600-8mw9f/oc" id=4e58cf65-0ed0-4070-91f7-97d5d9bb6179 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.101777 | controller | Jun 09 14:40:03.041009 crc crio[23733]: time="2026-06-09T14:40:03.040924362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.101793 | controller | Jun 09 14:40:03.091528 crc crio[23733]: time="2026-06-09T14:40:03.091430782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.101808 | controller | Jun 09 14:40:03.556259 crc crio[23733]: time="2026-06-09T14:40:03.556166072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.101824 | controller | Jun 09 14:40:03.729985 crc crio[23733]: time="2026-06-09T14:40:03.729388762Z" level=info msg="Created container 4d697481821e23957c20af978b5b791d01ae5ca19444da39d552e05cf0e9e9af: openshift-infra/auto-csr-approver-29683600-8mw9f/oc" id=4e58cf65-0ed0-4070-91f7-97d5d9bb6179 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.101841 | controller | Jun 09 14:40:03.731437 crc crio[23733]: time="2026-06-09T14:40:03.731340421Z" level=info msg="Starting container: 4d697481821e23957c20af978b5b791d01ae5ca19444da39d552e05cf0e9e9af" id=b2768712-e0be-4dbe-9293-ecf693e886da name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.101866 | controller | Jun 09 14:40:03.738553 crc crio[23733]: time="2026-06-09T14:40:03.738462018Z" level=info msg="Started container" PID=274056 containerID=4d697481821e23957c20af978b5b791d01ae5ca19444da39d552e05cf0e9e9af description=openshift-infra/auto-csr-approver-29683600-8mw9f/oc id=b2768712-e0be-4dbe-9293-ecf693e886da name=/runtime.v1.RuntimeService/StartContainer sandboxID=434e11cffd5bfa15111a9bf3d7664dc9c0dc14e435390f07796af8d49af130a6
2026-06-09 14:45:31.101884 | controller | Jun 09 14:40:06.047001 crc crio[23733]: time="2026-06-09T14:40:06.044892868Z" level=info msg="Stopping pod sandbox: 434e11cffd5bfa15111a9bf3d7664dc9c0dc14e435390f07796af8d49af130a6" id=93586c40-183d-4e15-8b2d-6a927bf700b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.101908 | controller | Jun 09 14:40:06.047001 crc crio[23733]: time="2026-06-09T14:40:06.046402835Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683600-8mw9f Namespace:openshift-infra ID:434e11cffd5bfa15111a9bf3d7664dc9c0dc14e435390f07796af8d49af130a6 UID:bebbf527-eac8-45c9-a5fe-ddb121bebafd NetNS:/var/run/netns/bbf27ae9-a1c2-4e29-9985-30cafb9fada1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbebbf527_eac8_45c9_a5fe_ddb121bebafd.slice PodAnnotations:0xc002534788}] Aliases:map[]}"
2026-06-09 14:45:31.101930 | controller | Jun 09 14:40:06.047001 crc crio[23733]: time="2026-06-09T14:40:06.046538309Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683600-8mw9f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.101952 | controller | Jun 09 14:40:06.420203 crc crio[23733]: time="2026-06-09T14:40:06.418848904Z" level=info msg="Stopped pod sandbox: 434e11cffd5bfa15111a9bf3d7664dc9c0dc14e435390f07796af8d49af130a6" id=93586c40-183d-4e15-8b2d-6a927bf700b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.101968 | controller | Jun 09 14:40:07.263032 crc crio[23733]: time="2026-06-09T14:40:07.262676147Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.101989 | controller | Jun 09 14:40:07.687757 crc crio[23733]: time="2026-06-09T14:40:07.686749703Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102010 | controller | Jun 09 14:40:07.706515 crc crio[23733]: time="2026-06-09T14:40:07.706391843Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102074 | controller | Jun 09 14:40:08.101578 crc crio[23733]: time="2026-06-09T14:40:08.101344542Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102097 | controller | Jun 09 14:40:08.231333 crc crio[23733]: time="2026-06-09T14:40:08.231221021Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102113 | controller | Jun 09 14:40:08.271859 crc crio[23733]: time="2026-06-09T14:40:08.271754883Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102129 | controller | Jun 09 14:40:08.278379 crc crio[23733]: time="2026-06-09T14:40:08.278297006Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102145 | controller | Jun 09 14:40:08.760857 crc crio[23733]: time="2026-06-09T14:40:08.760272775Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102161 | controller | Jun 09 14:40:08.944038 crc crio[23733]: time="2026-06-09T14:40:08.943234778Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102176 | controller | Jun 09 14:40:09.041835 crc crio[23733]: time="2026-06-09T14:40:09.041456427Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102198 | controller | Jun 09 14:40:09.191021 crc crio[23733]: time="2026-06-09T14:40:09.190905875Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102214 | controller | Jun 09 14:40:09.208006 crc crio[23733]: time="2026-06-09T14:40:09.207787767Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102229 | controller | Jun 09 14:40:09.208006 crc crio[23733]: time="2026-06-09T14:40:09.207795227Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102244 | controller | Jun 09 14:40:09.829323 crc crio[23733]: time="2026-06-09T14:40:09.829209023Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102260 | controller | Jun 09 14:40:10.298469 crc crio[23733]: time="2026-06-09T14:40:10.298369263Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102275 | controller | Jun 09 14:40:10.903482 crc crio[23733]: time="2026-06-09T14:40:10.902337976Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102290 | controller | Jun 09 14:40:11.438292 crc crio[23733]: time="2026-06-09T14:40:11.43818473Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102305 | controller | Jun 09 14:40:12.156387 crc crio[23733]: time="2026-06-09T14:40:12.155504969Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102320 | controller | Jun 09 14:40:12.871936 crc crio[23733]: time="2026-06-09T14:40:12.871817883Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102335 | controller | Jun 09 14:40:12.875552 crc crio[23733]: time="2026-06-09T14:40:12.875366551Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102351 | controller | Jun 09 14:40:12.906418 crc crio[23733]: time="2026-06-09T14:40:12.906048946Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102366 | controller | Jun 09 14:40:14.961077 crc crio[23733]: time="2026-06-09T14:40:14.960550023Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102381 | controller | Jun 09 14:40:16.415356 crc crio[23733]: time="2026-06-09T14:40:16.415239889Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102396 | controller | Jun 09 14:40:16.717251 crc crio[23733]: time="2026-06-09T14:40:16.716882929Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102412 | controller | Jun 09 14:40:17.202505 crc crio[23733]: time="2026-06-09T14:40:17.201981617Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102432 | controller | Jun 09 14:40:18.486815 crc crio[23733]: time="2026-06-09T14:40:18.486295304Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102450 | controller | Jun 09 14:40:20.197580 crc crio[23733]: time="2026-06-09T14:40:20.197002777Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102465 | controller | Jun 09 14:40:20.211746 crc crio[23733]: time="2026-06-09T14:40:20.211603243Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102480 | controller | Jun 09 14:40:20.609374 crc crio[23733]: time="2026-06-09T14:40:20.609220407Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102495 | controller | Jun 09 14:40:22.526979 crc crio[23733]: time="2026-06-09T14:40:22.526023036Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102533 | controller | Jun 09 14:40:24.864536 crc crio[23733]: time="2026-06-09T14:40:24.864219215Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102556 | controller | Jun 09 14:40:25.787896 crc crio[23733]: time="2026-06-09T14:40:25.786977311Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102573 | controller | Jun 09 14:40:25.855871 crc crio[23733]: time="2026-06-09T14:40:25.855769025Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102589 | controller | Jun 09 14:40:26.111799 crc crio[23733]: time="2026-06-09T14:40:26.111479853Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102604 | controller | Jun 09 14:40:26.282286 crc crio[23733]: time="2026-06-09T14:40:26.282168221Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102619 | controller | Jun 09 14:40:26.461062 crc crio[23733]: time="2026-06-09T14:40:26.460945352Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102634 | controller | Jun 09 14:40:26.756035 crc crio[23733]: time="2026-06-09T14:40:26.755819422Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102650 | controller | Jun 09 14:40:26.812891 crc crio[23733]: time="2026-06-09T14:40:26.812838921Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102665 | controller | Jun 09 14:40:27.093723 crc crio[23733]: time="2026-06-09T14:40:27.093487514Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102680 | controller | Jun 09 14:40:29.800242 crc crio[23733]: time="2026-06-09T14:40:29.799013889Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102699 | controller | Jun 09 14:40:30.014730 crc crio[23733]: time="2026-06-09T14:40:30.014596552Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102715 | controller | Jun 09 14:40:30.710246 crc crio[23733]: time="2026-06-09T14:40:30.703979208Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102730 | controller | Jun 09 14:40:30.971427 crc crio[23733]: time="2026-06-09T14:40:30.970827678Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102746 | controller | Jun 09 14:40:31.299191 crc crio[23733]: time="2026-06-09T14:40:31.299004152Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-7rxdg/POD" id=68d49ab3-9bc1-4d73-9f2e-c67cebd431b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.102762 | controller | Jun 09 14:40:31.299331 crc crio[23733]: time="2026-06-09T14:40:31.299221827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.102777 | controller | Jun 09 14:40:31.343695 crc crio[23733]: time="2026-06-09T14:40:31.343548098Z" level=info msg="Got pod network &{Name:certified-operators-7rxdg Namespace:openshift-marketplace ID:be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536 UID:3c19c8a6-f861-499e-88ae-66241198349a NetNS:/var/run/netns/5761f685-bdd1-460f-91ae-6659fb9816f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c19c8a6_f861_499e_88ae_66241198349a.slice PodAnnotations:0xc002898530}] Aliases:map[]}"
2026-06-09 14:45:31.102793 | controller | Jun 09 14:40:31.343695 crc crio[23733]: time="2026-06-09T14:40:31.343679592Z" level=info msg="Adding pod openshift-marketplace_certified-operators-7rxdg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.102809 | controller | Jun 09 14:40:31.853282 crc crio[23733]: 2026-06-09T14:40:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be1a2f8b64a654a Mac:ca:7d:33:3e:df:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/5761f685-bdd1-460f-91ae-6659fb9816f7 SocketPath: PciID:}] [{Interface:0xc0002346b0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.102826 | controller | Jun 09 14:40:31.855687 crc crio[23733]: time="2026-06-09T14:40:31.855398926Z" level=info msg="Got pod network &{Name:certified-operators-7rxdg Namespace:openshift-marketplace ID:be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536 UID:3c19c8a6-f861-499e-88ae-66241198349a NetNS:/var/run/netns/5761f685-bdd1-460f-91ae-6659fb9816f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c19c8a6_f861_499e_88ae_66241198349a.slice PodAnnotations:0xc002898530}] Aliases:map[]}"
2026-06-09 14:45:31.102842 | controller | Jun 09 14:40:31.855808 crc crio[23733]: time="2026-06-09T14:40:31.855751214Z" level=info msg="Checking pod openshift-marketplace_certified-operators-7rxdg for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.102859 | controller | Jun 09 14:40:31.906835 crc crio[23733]: time="2026-06-09T14:40:31.89786894Z" level=info msg="Ran pod sandbox be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536 with infra container: openshift-marketplace/certified-operators-7rxdg/POD" id=68d49ab3-9bc1-4d73-9f2e-c67cebd431b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.102875 | controller | Jun 09 14:40:31.945201 crc crio[23733]: time="2026-06-09T14:40:31.945058593Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6a3f2c9b-1c47-4857-8f85-53756838ab82 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.102894 | controller | Jun 09 14:40:31.964028 crc crio[23733]: time="2026-06-09T14:40:31.963900705Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5643c5d4-7dde-4f10-8636-660ea5e2f65d name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.102911 | controller | Jun 09 14:40:31.996971 crc crio[23733]: time="2026-06-09T14:40:31.996797709Z" level=info msg="Creating container: openshift-marketplace/certified-operators-7rxdg/extract-utilities" id=9ccb0888-240e-4ef8-98f9-59445fc654ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.102926 | controller | Jun 09 14:40:31.998482 crc crio[23733]: time="2026-06-09T14:40:31.997487906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.102942 | controller | Jun 09 14:40:32.070957 crc crio[23733]: time="2026-06-09T14:40:32.070837865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.102958 | controller | Jun 09 14:40:32.076528 crc crio[23733]: time="2026-06-09T14:40:32.076461306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.102974 | controller | Jun 09 14:40:32.243737 crc crio[23733]: time="2026-06-09T14:40:32.243526023Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.102990 | controller | Jun 09 14:40:32.298568 crc crio[23733]: time="2026-06-09T14:40:32.298366687Z" level=info msg="Created container dcaa9f9cf3c55223d66cc8554685ce109237a3f7b6e08b5015e13317bcb215cd: openshift-marketplace/certified-operators-7rxdg/extract-utilities" id=9ccb0888-240e-4ef8-98f9-59445fc654ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.103005 | controller | Jun 09 14:40:32.299967 crc crio[23733]: time="2026-06-09T14:40:32.299863054Z" level=info msg="Starting container: dcaa9f9cf3c55223d66cc8554685ce109237a3f7b6e08b5015e13317bcb215cd" id=d6b98a57-18c2-4f7a-b797-e377bfceac7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.103021 | controller | Jun 09 14:40:32.311531 crc crio[23733]: time="2026-06-09T14:40:32.307716441Z" level=info msg="Started container" PID=277522 containerID=dcaa9f9cf3c55223d66cc8554685ce109237a3f7b6e08b5015e13317bcb215cd description=openshift-marketplace/certified-operators-7rxdg/extract-utilities id=d6b98a57-18c2-4f7a-b797-e377bfceac7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536
2026-06-09 14:45:31.103037 | controller | Jun 09 14:40:32.593412 crc crio[23733]: time="2026-06-09T14:40:32.593326489Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=deec48b0-1f04-4d2b-96ec-f6838332f1b5 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.103053 | controller | Jun 09 14:40:32.604503 crc crio[23733]: time="2026-06-09T14:40:32.604419327Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-09 14:45:31.103068 | controller | Jun 09 14:40:33.700856 crc crio[23733]: time="2026-06-09T14:40:33.700235621Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e" id=deec48b0-1f04-4d2b-96ec-f6838332f1b5 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.103084 | controller | Jun 09 14:40:33.705781 crc crio[23733]: time="2026-06-09T14:40:33.705695457Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=3bd2c807-7e53-4a93-aba0-303f0b4e33d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.103103 | controller | Jun 09 14:40:33.710372 crc crio[23733]: time="2026-06-09T14:40:33.710296943Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=25b76cf3-6e70-426a-8c83-99b01f6e5413 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.103119 | controller | Jun 09 14:40:33.719593 crc crio[23733]: time="2026-06-09T14:40:33.719409961Z" level=info msg="Creating container: openshift-marketplace/certified-operators-7rxdg/extract-content" id=6ebb29b9-670d-4e0d-8754-4968094357e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.103135 | controller | Jun 09 14:40:33.720552 crc crio[23733]: time="2026-06-09T14:40:33.720485478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.103151 | controller | Jun 09 14:40:33.750597 crc crio[23733]: time="2026-06-09T14:40:33.750428518Z" level=info msg="Removing container: 4cc73c5ab587ec44421bedfdb045953b11225bc9b769a71f4cfd37f43c928ce6" id=dba5498f-920a-4ce5-a100-9a6728d4af7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.103167 | controller | Jun 09 14:40:33.946307 crc crio[23733]: time="2026-06-09T14:40:33.946090412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.103182 | controller | Jun 09 14:40:33.950204 crc crio[23733]: time="2026-06-09T14:40:33.950078932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.103198 | controller | Jun 09 14:40:34.030197 crc crio[23733]: time="2026-06-09T14:40:34.030034526Z" level=info msg="Removed container 4cc73c5ab587ec44421bedfdb045953b11225bc9b769a71f4cfd37f43c928ce6: openshift-infra/auto-csr-approver-29683594-k692r/oc" id=dba5498f-920a-4ce5-a100-9a6728d4af7a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.103213 | controller | Jun 09 14:40:34.033571 crc crio[23733]: time="2026-06-09T14:40:34.033505763Z" level=info msg="Removing container: f73aa8350748587a0c0e43b83c02b596034ddcc5e451b796e41e50a772037a5d" id=ad24fdab-dde2-4c2a-a08b-8a1d40d3c252 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.103230 | controller | Jun 09 14:40:34.068048 crc crio[23733]: time="2026-06-09T14:40:34.067941095Z" level=info msg="Removed container f73aa8350748587a0c0e43b83c02b596034ddcc5e451b796e41e50a772037a5d: openshift-must-gather-2r8v6/crc-debug-nkg8x/container-00" id=ad24fdab-dde2-4c2a-a08b-8a1d40d3c252 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.103246 | controller | Jun 09 14:40:34.083296 crc crio[23733]: time="2026-06-09T14:40:34.083193468Z" level=info msg="Stopping pod sandbox: b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f" id=a6fa3499-8683-4962-8f8d-d887207bf5d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.103261 | controller | Jun 09 14:40:34.083296 crc crio[23733]: time="2026-06-09T14:40:34.08329764Z" level=info msg="Stopped pod sandbox (already stopped): b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f" id=a6fa3499-8683-4962-8f8d-d887207bf5d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.103277 | controller | Jun 09 14:40:34.084027 crc crio[23733]: time="2026-06-09T14:40:34.083971477Z" level=info msg="Removing pod sandbox: b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f" id=24dd076c-c2e9-4c99-8cb1-69a95a2128ff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.103292 | controller | Jun 09 14:40:34.100457 crc crio[23733]: time="2026-06-09T14:40:34.100356108Z" level=info msg="Removed pod sandbox: b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f" id=24dd076c-c2e9-4c99-8cb1-69a95a2128ff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.103311 | controller | Jun 09 14:40:34.101829 crc crio[23733]: time="2026-06-09T14:40:34.101742122Z" level=info msg="Stopping pod sandbox: f6d694381cfafc0249e9fcfbe1da9bd860717e4f38ec01b64aa7fd7defaf4fc5" id=5e0a9166-8496-447d-8cb4-dcf32723386e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.103327 | controller | Jun 09 14:40:34.101951 crc crio[23733]: time="2026-06-09T14:40:34.101850735Z" level=info msg="Stopped pod sandbox (already stopped): f6d694381cfafc0249e9fcfbe1da9bd860717e4f38ec01b64aa7fd7defaf4fc5" id=5e0a9166-8496-447d-8cb4-dcf32723386e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.103343 | controller | Jun 09 14:40:34.103448 crc crio[23733]: time="2026-06-09T14:40:34.103378134Z" level=info msg="Removing pod sandbox: f6d694381cfafc0249e9fcfbe1da9bd860717e4f38ec01b64aa7fd7defaf4fc5" id=3dc2bdd4-3526-469e-a910-4e13f82bdbe9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.103359 | controller | Jun 09 14:40:34.119193 crc crio[23733]: time="2026-06-09T14:40:34.119034966Z" level=info msg="Removed pod sandbox: f6d694381cfafc0249e9fcfbe1da9bd860717e4f38ec01b64aa7fd7defaf4fc5" id=3dc2bdd4-3526-469e-a910-4e13f82bdbe9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.103375 | controller | Jun 09 14:40:34.196686 crc crio[23733]: time="2026-06-09T14:40:34.196558819Z" level=info msg="Created container 7f26b8d8bec1487b9a862347adf4695acaa2b6f11735806b2bb6649f5efe0a58: openshift-marketplace/certified-operators-7rxdg/extract-content" id=6ebb29b9-670d-4e0d-8754-4968094357e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.103391 | controller | Jun 09 14:40:34.198701 crc crio[23733]: time="2026-06-09T14:40:34.198568959Z" level=info msg="Starting container: 7f26b8d8bec1487b9a862347adf4695acaa2b6f11735806b2bb6649f5efe0a58" id=a1b4d8a0-bb62-4f31-820d-7bba2539ae20 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.103406 | controller | Jun 09 14:40:34.226092 crc crio[23733]: time="2026-06-09T14:40:34.225959466Z" level=info msg="Started container" PID=277621 containerID=7f26b8d8bec1487b9a862347adf4695acaa2b6f11735806b2bb6649f5efe0a58 description=openshift-marketplace/certified-operators-7rxdg/extract-content id=a1b4d8a0-bb62-4f31-820d-7bba2539ae20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536
2026-06-09 14:45:31.103422 | controller | Jun 09 14:40:34.504373 crc crio[23733]: time="2026-06-09T14:40:34.503583173Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.103438 | controller | Jun 09 14:40:34.762836 crc crio[23733]: time="2026-06-09T14:40:34.762699078Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.103453 | controller | Jun 09 14:40:36.368475 crc crio[23733]: time="2026-06-09T14:40:36.367218149Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.103469 | controller | Jun 09 14:40:37.680360 crc crio[23733]: time="2026-06-09T14:40:37.679581019Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=42e76ae2-7514-4b05-9715-60857e4a4ff1 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.103485 | controller | Jun 09 14:40:37.683593 crc crio[23733]: time="2026-06-09T14:40:37.683458077Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f4482c3d-e060-47d2-ab63-c7ad9add7b60 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.103504 | controller | Jun 09 14:40:37.691994 crc crio[23733]: time="2026-06-09T14:40:37.691908239Z" level=info msg="Creating container: openshift-marketplace/certified-operators-7rxdg/registry-server" id=59f40bc3-59c7-40d5-a57b-d225ce814807 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.103541 | controller | Jun 09 14:40:37.692523 crc crio[23733]: time="2026-06-09T14:40:37.692467073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.103560 | controller | Jun 09 14:40:37.854070 crc crio[23733]: time="2026-06-09T14:40:37.853508599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.103576 | controller | Jun 09 14:40:37.859747 crc crio[23733]: time="2026-06-09T14:40:37.859431397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.103592 | controller | Jun 09 14:40:38.082411 crc crio[23733]: time="2026-06-09T14:40:38.082305042Z" level=info msg="Created container c5bd386855f7594f39be70cd492ca0abf5552a298f9cfe2e4aafb669ae8ef07d: openshift-marketplace/certified-operators-7rxdg/registry-server" id=59f40bc3-59c7-40d5-a57b-d225ce814807 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.103608 | controller | Jun 09 14:40:38.083879 crc crio[23733]: time="2026-06-09T14:40:38.083783359Z" level=info msg="Starting container: c5bd386855f7594f39be70cd492ca0abf5552a298f9cfe2e4aafb669ae8ef07d" id=8c944431-0dcd-46c1-9421-2489dd1be14b name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.103623 | controller | Jun 09 14:40:38.089854 crc crio[23733]: time="2026-06-09T14:40:38.08976909Z" level=info msg="Started container" PID=277988 containerID=c5bd386855f7594f39be70cd492ca0abf5552a298f9cfe2e4aafb669ae8ef07d description=openshift-marketplace/certified-operators-7rxdg/registry-server id=8c944431-0dcd-46c1-9421-2489dd1be14b name=/runtime.v1.RuntimeService/StartContainer sandboxID=be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536
2026-06-09 14:45:31.103639 | controller | Jun 09 14:40:42.694002 crc crio[23733]: time="2026-06-09T14:40:42.693311972Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.103656 | controller | Jun 09 14:40:52.938582 crc crio[23733]: time="2026-06-09T14:40:52.937470809Z" level=info msg="Stopping container: c5bd386855f7594f39be70cd492ca0abf5552a298f9cfe2e4aafb669ae8ef07d (timeout: 2s)" id=970cff85-5396-43d1-9b51-0f6451177c56 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.103672 | controller | Jun 09 14:40:53.073069 crc crio[23733]: time="2026-06-09T14:40:53.072484573Z" level=info msg="Stopped container c5bd386855f7594f39be70cd492ca0abf5552a298f9cfe2e4aafb669ae8ef07d: openshift-marketplace/certified-operators-7rxdg/registry-server" id=970cff85-5396-43d1-9b51-0f6451177c56 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.103688 | controller | Jun 09 14:40:53.074749 crc crio[23733]: time="2026-06-09T14:40:53.074711128Z" level=info msg="Stopping pod sandbox: be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536" id=923b2b40-d8a8-4b2f-b312-89c775f1dbcc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.103705 | controller | Jun 09 14:40:53.075548 crc crio[23733]: time="2026-06-09T14:40:53.075487407Z" level=info msg="Got pod network &{Name:certified-operators-7rxdg Namespace:openshift-marketplace ID:be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536 UID:3c19c8a6-f861-499e-88ae-66241198349a NetNS:/var/run/netns/5761f685-bdd1-460f-91ae-6659fb9816f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c19c8a6_f861_499e_88ae_66241198349a.slice PodAnnotations:0xc0028983a0}] Aliases:map[]}"
2026-06-09 14:45:31.103724 | controller | Jun 09 14:40:53.075795 crc crio[23733]: time="2026-06-09T14:40:53.075724234Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-7rxdg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.103741 | controller | Jun 09 14:40:53.448599 crc crio[23733]: time="2026-06-09T14:40:53.448459655Z" level=info msg="Stopped pod sandbox: be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536" id=923b2b40-d8a8-4b2f-b312-89c775f1dbcc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.103757 | controller | Jun 09 14:40:53.956960 crc crio[23733]: time="2026-06-09T14:40:53.956388405Z" level=info msg="Removing container: c5bd386855f7594f39be70cd492ca0abf5552a298f9cfe2e4aafb669ae8ef07d" id=020f54aa-09d3-4e02-9415-5fd648c45e5f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.103772 | controller | Jun 09 14:40:54.052004 crc crio[23733]: time="2026-06-09T14:40:54.051885178Z" level=info msg="Removed container c5bd386855f7594f39be70cd492ca0abf5552a298f9cfe2e4aafb669ae8ef07d: openshift-marketplace/certified-operators-7rxdg/registry-server" id=020f54aa-09d3-4e02-9415-5fd648c45e5f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.103788 | controller | Jun 09 14:40:54.057344 crc crio[23733]: time="2026-06-09T14:40:54.057262443Z" level=info msg="Removing container: 7f26b8d8bec1487b9a862347adf4695acaa2b6f11735806b2bb6649f5efe0a58" id=7bad5b47-4776-4015-86bc-10526c33d814 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.103804 | controller | Jun 09 14:40:54.098375 crc crio[23733]: time="2026-06-09T14:40:54.098069175Z" level=info msg="Removed container 7f26b8d8bec1487b9a862347adf4695acaa2b6f11735806b2bb6649f5efe0a58: openshift-marketplace/certified-operators-7rxdg/extract-content" id=7bad5b47-4776-4015-86bc-10526c33d814 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.103819 | controller | Jun 09 14:40:54.103852 crc crio[23733]: time="2026-06-09T14:40:54.103740987Z" level=info msg="Removing container: dcaa9f9cf3c55223d66cc8554685ce109237a3f7b6e08b5015e13317bcb215cd" id=d42dd81e-73c4-4c71-885e-37acbb7434c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.103835 | controller | Jun 09 14:40:54.165783 crc crio[23733]: time="2026-06-09T14:40:54.165509275Z" level=info msg="Removed container dcaa9f9cf3c55223d66cc8554685ce109237a3f7b6e08b5015e13317bcb215cd: openshift-marketplace/certified-operators-7rxdg/extract-utilities" id=d42dd81e-73c4-4c71-885e-37acbb7434c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.103850 | controller | Jun 09 14:41:34.163812 crc crio[23733]: time="2026-06-09T14:41:34.162795006Z" level=info msg="Stopping pod sandbox: be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536" id=bfcb99ea-2b19-46d3-afbb-0b117701ee20 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.103866 | controller | Jun 09 14:41:34.166927 crc crio[23733]: time="2026-06-09T14:41:34.163805022Z" level=info msg="Stopped pod sandbox (already stopped): be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536" id=bfcb99ea-2b19-46d3-afbb-0b117701ee20 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.103881 | controller | Jun 09 14:41:34.166927 crc crio[23733]: time="2026-06-09T14:41:34.165015571Z" level=info msg="Removing pod sandbox: be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536" id=98961c5f-2d6a-40d8-b162-bf8e2f6624c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.103897 | controller | Jun 09 14:41:34.192673 crc crio[23733]: time="2026-06-09T14:41:34.19249246Z" level=info msg="Removed pod sandbox: be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536" id=98961c5f-2d6a-40d8-b162-bf8e2f6624c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.103912 | controller | Jun 09 14:42:00.591498 crc crio[23733]: time="2026-06-09T14:42:00.590559271Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683602-nzxnt/POD" id=333f325b-c695-482d-bc5f-2cf07e52cf1b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.103931 | controller | Jun 09 14:42:00.593093 crc crio[23733]: time="2026-06-09T14:42:00.591547615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.103947 | controller | Jun 09 14:42:00.635650 crc crio[23733]: time="2026-06-09T14:42:00.635514077Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683602-nzxnt Namespace:openshift-infra ID:c49b02fb4a2caf5d09276b92b8887331c80b90fdfd4912f8bc7c93c776c71755 UID:865e9c7a-c609-4308-b3c1-2421098a038d NetNS:/var/run/netns/bd9b24eb-cb21-4587-943b-c9420beeee35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod865e9c7a_c609_4308_b3c1_2421098a038d.slice PodAnnotations:0xc002898b80}] Aliases:map[]}"
2026-06-09 14:45:31.103964 | controller | Jun 09 14:42:00.635650 crc crio[23733]: time="2026-06-09T14:42:00.635583619Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683602-nzxnt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.103980 | controller | Jun 09 14:42:01.195912 crc crio[23733]: 2026-06-09T14:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c49b02fb4a2caf5 Mac:9e:56:b3:81:89:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/bd9b24eb-cb21-4587-943b-c9420beeee35 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.103996 | controller | Jun 09 14:42:01.197984 crc crio[23733]: time="2026-06-09T14:42:01.197896402Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683602-nzxnt Namespace:openshift-infra ID:c49b02fb4a2caf5d09276b92b8887331c80b90fdfd4912f8bc7c93c776c71755 UID:865e9c7a-c609-4308-b3c1-2421098a038d NetNS:/var/run/netns/bd9b24eb-cb21-4587-943b-c9420beeee35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod865e9c7a_c609_4308_b3c1_2421098a038d.slice PodAnnotations:0xc002898b80}] Aliases:map[]}"
2026-06-09 14:45:31.104011 | controller | Jun 09 14:42:01.198569 crc crio[23733]: time="2026-06-09T14:42:01.198081566Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683602-nzxnt for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.104027 | controller | Jun 09 14:42:01.210670 crc crio[23733]: time="2026-06-09T14:42:01.210498056Z" level=info msg="Ran pod sandbox c49b02fb4a2caf5d09276b92b8887331c80b90fdfd4912f8bc7c93c776c71755 with infra container: openshift-infra/auto-csr-approver-29683602-nzxnt/POD" id=333f325b-c695-482d-bc5f-2cf07e52cf1b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.104043 | controller | Jun 09 14:42:01.218420 crc crio[23733]: time="2026-06-09T14:42:01.218326703Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=27a489a4-20d7-4825-a5b7-7ef4484c26ef name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.104059 | controller | Jun 09 14:42:01.228463 crc crio[23733]: time="2026-06-09T14:42:01.228380745Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.104075 | controller | Jun 09 14:42:02.994421 crc crio[23733]: time="2026-06-09T14:42:02.994283542Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=27a489a4-20d7-4825-a5b7-7ef4484c26ef name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.104091 | controller | Jun 09 14:42:02.996685 crc crio[23733]: time="2026-06-09T14:42:02.995939153Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ee49e4ef-0a39-445d-ba19-2b4f43345473 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.104109 | controller | Jun 09 14:42:03.000310 crc crio[23733]: time="2026-06-09T14:42:03.00018668Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=17a9197d-d8b4-4433-ac54-c5be049d29b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.104125 | controller | Jun 09 14:42:03.008045 crc crio[23733]: time="2026-06-09T14:42:03.007959594Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683602-nzxnt/oc" id=72195d8d-31dc-463c-8ca7-74fb11e92789 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.104141 | controller | Jun 09 14:42:03.008732 crc crio[23733]: time="2026-06-09T14:42:03.00863073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.104156 | controller | Jun 09 14:42:03.066570 crc crio[23733]: time="2026-06-09T14:42:03.066465022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.104172 | controller | Jun 09 14:42:03.435381 crc crio[23733]: time="2026-06-09T14:42:03.435259334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.104188 | controller | Jun 09 14:42:03.592802 crc crio[23733]: time="2026-06-09T14:42:03.592207307Z" level=info msg="Created container bfcf05a9165aeb11a26360b2cefcc76704179613284130f4e7fa799edc08badd: openshift-infra/auto-csr-approver-29683602-nzxnt/oc" id=72195d8d-31dc-463c-8ca7-74fb11e92789 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.104204 | controller | Jun 09 14:42:03.594428 crc crio[23733]: time="2026-06-09T14:42:03.59433284Z" level=info msg="Starting container: bfcf05a9165aeb11a26360b2cefcc76704179613284130f4e7fa799edc08badd" id=528eba5c-605e-4b15-b23b-b82e6002451a name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.104220 | controller | Jun 09 14:42:03.600890 crc crio[23733]: time="2026-06-09T14:42:03.600802462Z" level=info msg="Started container" PID=282335 containerID=bfcf05a9165aeb11a26360b2cefcc76704179613284130f4e7fa799edc08badd description=openshift-infra/auto-csr-approver-29683602-nzxnt/oc id=528eba5c-605e-4b15-b23b-b82e6002451a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c49b02fb4a2caf5d09276b92b8887331c80b90fdfd4912f8bc7c93c776c71755
2026-06-09 14:45:31.104236 | controller | Jun 09 14:42:06.296367 crc crio[23733]: time="2026-06-09T14:42:06.295464147Z" level=info msg="Stopping pod sandbox: c49b02fb4a2caf5d09276b92b8887331c80b90fdfd4912f8bc7c93c776c71755" id=f0edf310-bf69-47b8-ab8b-bd374db3eb1a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.104251 | controller | Jun 09 14:42:06.297421 crc crio[23733]: time="2026-06-09T14:42:06.296929903Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683602-nzxnt Namespace:openshift-infra ID:c49b02fb4a2caf5d09276b92b8887331c80b90fdfd4912f8bc7c93c776c71755 UID:865e9c7a-c609-4308-b3c1-2421098a038d NetNS:/var/run/netns/bd9b24eb-cb21-4587-943b-c9420beeee35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod865e9c7a_c609_4308_b3c1_2421098a038d.slice PodAnnotations:0xc001c1e268}] Aliases:map[]}"
2026-06-09 14:45:31.104267 | controller | Jun 09 14:42:06.297421 crc crio[23733]: time="2026-06-09T14:42:06.297173089Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683602-nzxnt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.104283 | controller | Jun 09 14:42:06.641724 crc crio[23733]: time="2026-06-09T14:42:06.641624401Z" level=info msg="Stopped pod sandbox: c49b02fb4a2caf5d09276b92b8887331c80b90fdfd4912f8bc7c93c776c71755" id=f0edf310-bf69-47b8-ab8b-bd374db3eb1a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.104303 | controller | Jun 09 14:42:26.447587 crc crio[23733]: time="2026-06-09T14:42:26.446991508Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-09 14:45:31.104319 | controller | Jun 09 14:42:34.218341 crc crio[23733]: time="2026-06-09T14:42:34.217441141Z" level=info msg="Removing container: 875a8fb8700f2bbbffdb840cf62762cb04d1c578ec78a9188b611c89fb1c43cf" id=1e6236b4-4204-42f1-b3fd-b2f6d4cac9ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.104334 | controller | Jun 09 14:42:34.444654 crc crio[23733]: time="2026-06-09T14:42:34.444434089Z" level=info msg="Removed container 875a8fb8700f2bbbffdb840cf62762cb04d1c578ec78a9188b611c89fb1c43cf: openshift-infra/auto-csr-approver-29683596-jhbr5/oc" id=1e6236b4-4204-42f1-b3fd-b2f6d4cac9ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.104350 | controller | Jun 09 14:42:34.476798 crc crio[23733]: time="2026-06-09T14:42:34.476702178Z" level=info msg="Stopping pod sandbox: 0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2" id=9e73c133-dfdd-4425-b3da-1a7ada0cbe65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.104365 | controller | Jun 09 14:42:34.477414 crc crio[23733]: time="2026-06-09T14:42:34.477383085Z" level=info msg="Stopped pod sandbox (already stopped): 0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2" id=9e73c133-dfdd-4425-b3da-1a7ada0cbe65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.104381 | controller | Jun 09 14:42:34.479384 crc crio[23733]: time="2026-06-09T14:42:34.479238061Z" level=info msg="Removing pod sandbox: 0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2" id=efeb7954-6583-48b5-971c-3e7d6713304a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.104396 | controller | Jun 09 14:42:34.479384 crc crio[23733]: time="2026-06-09T14:42:34.479296393Z" level=info msg="Stopping container: a237a53d0de502db6df33bbedaedcd49b8e95f3e8fac54a803cbdcc2cab77e06 (timeout: 2s)" id=8fdb7128-c433-49ec-ab7c-ab6197db4935 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.104412 | controller | Jun 09 14:42:34.503225 crc crio[23733]: time="2026-06-09T14:42:34.502396732Z" level=info msg="Removed pod sandbox: 0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2" id=efeb7954-6583-48b5-971c-3e7d6713304a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.104428 | controller | Jun 09 14:42:34.685213 crc crio[23733]: time="2026-06-09T14:42:34.684072695Z" level=info msg="Stopped container a237a53d0de502db6df33bbedaedcd49b8e95f3e8fac54a803cbdcc2cab77e06: openshift-must-gather-2r8v6/must-gather-rkjpl/copy" id=8fdb7128-c433-49ec-ab7c-ab6197db4935 name=/runtime.v1.RuntimeService/StopContainer
2026-06-09 14:45:31.104443 | controller | Jun 09 14:42:34.690199 crc crio[23733]: time="2026-06-09T14:42:34.687976982Z" level=info msg="Stopping pod sandbox: d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80" id=05f43972-54a9-4e66-8028-88ab6872cbc4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.104459 | controller | Jun 09 14:42:34.690199 crc crio[23733]: time="2026-06-09T14:42:34.689514572Z" level=info msg="Got pod network &{Name:must-gather-rkjpl Namespace:openshift-must-gather-2r8v6 ID:d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80 UID:11bae0ea-78fb-481e-8552-04224c308fe8 NetNS:/var/run/netns/6047123a-215a-40a1-959b-e80f5c8e0535 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11bae0ea_78fb_481e_8552_04224c308fe8.slice PodAnnotations:0xc0020d81e8}] Aliases:map[]}"
2026-06-09 14:45:31.104475 | controller | Jun 09 14:42:34.690199 crc crio[23733]: time="2026-06-09T14:42:34.689712386Z" level=info msg="Deleting pod openshift-must-gather-2r8v6_must-gather-rkjpl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.104504 | controller | Jun 09 14:42:35.014797 crc crio[23733]: time="2026-06-09T14:42:35.014020154Z" level=info msg="Stopped pod sandbox: d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80" id=05f43972-54a9-4e66-8028-88ab6872cbc4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.104540 | controller | Jun 09 14:42:35.942884 crc crio[23733]: time="2026-06-09T14:42:35.942795781Z" level=info msg="Removing container: a237a53d0de502db6df33bbedaedcd49b8e95f3e8fac54a803cbdcc2cab77e06" id=d01d9c51-c288-4093-ab19-38735c74d743 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.104558 | controller | Jun 09 14:42:35.991470 crc crio[23733]: time="2026-06-09T14:42:35.990908646Z" level=info msg="Removed container a237a53d0de502db6df33bbedaedcd49b8e95f3e8fac54a803cbdcc2cab77e06: openshift-must-gather-2r8v6/must-gather-rkjpl/copy" id=d01d9c51-c288-4093-ab19-38735c74d743 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.104574 | controller | Jun 09 14:42:35.996370 crc crio[23733]: time="2026-06-09T14:42:35.996270741Z" level=info msg="Removing container: bd84e915a2e33c145a592a5c6e1c364c8d63c861ac13e36dcaa7224c3579a7bb" id=f3cdfbcc-dc74-480c-b1e5-3d6d16ce47c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.104591 | controller | Jun 09 14:42:36.246937 crc crio[23733]: time="2026-06-09T14:42:36.24681898Z" level=info msg="Removed container bd84e915a2e33c145a592a5c6e1c364c8d63c861ac13e36dcaa7224c3579a7bb: openshift-must-gather-2r8v6/must-gather-rkjpl/gather" id=f3cdfbcc-dc74-480c-b1e5-3d6d16ce47c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.104610 | controller | Jun 09 14:43:34.548944 crc crio[23733]: time="2026-06-09T14:43:34.547550425Z" level=info msg="Stopping pod sandbox: d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80" id=56a1410a-8c43-4be8-9fb3-6e0ebbf5b23f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.104626 | controller | Jun 09 14:43:34.548944 crc crio[23733]: time="2026-06-09T14:43:34.548790546Z" level=info msg="Stopped pod sandbox (already stopped): d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80" id=56a1410a-8c43-4be8-9fb3-6e0ebbf5b23f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.104642 | controller | Jun 09 14:43:34.552792 crc crio[23733]: time="2026-06-09T14:43:34.552729145Z" level=info msg="Removing pod sandbox: d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80" id=9acb533e-b675-4503-94d9-abe3c9b80dc6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.104657 | controller | Jun 09 14:43:34.600273 crc crio[23733]: time="2026-06-09T14:43:34.599576918Z" level=info msg="Removed pod sandbox: d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80" id=9acb533e-b675-4503-94d9-abe3c9b80dc6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.104673 | controller | Jun 09 14:44:00.571863 crc crio[23733]: time="2026-06-09T14:44:00.570326919Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29683604-lz5mb/POD" id=60602fef-2166-4653-8c3a-7fb2aa9c7ac0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.104688 | controller | Jun 09 14:44:00.574275 crc crio[23733]: time="2026-06-09T14:44:00.571925769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.104704 | controller | Jun 09 14:44:00.628953 crc crio[23733]: time="2026-06-09T14:44:00.628885566Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683604-lz5mb Namespace:openshift-infra ID:5c96fa3fb23ecf70e68f664fea68a704de4818f6ec5bb58be02c231b8e7cf17c UID:23c71e99-d17b-432b-b9df-e8291c1e6f91 NetNS:/var/run/netns/6af79fb0-8594-402f-9280-79a46eef3da3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23c71e99_d17b_432b_b9df_e8291c1e6f91.slice PodAnnotations:0xc000309110}] Aliases:map[]}"
2026-06-09 14:45:31.104723 | controller | Jun 09 14:44:00.629451 crc crio[23733]: time="2026-06-09T14:44:00.62942794Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29683604-lz5mb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.104739 | controller | Jun 09 14:44:01.250173 crc crio[23733]: 2026-06-09T14:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c96fa3fb23ecf7 Mac:a2:99:ff:ad:04:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/6af79fb0-8594-402f-9280-79a46eef3da3 SocketPath: PciID:}] [{Interface:0xc000142cd0 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.104755 | controller | Jun 09 14:44:01.253207 crc crio[23733]: time="2026-06-09T14:44:01.25305216Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683604-lz5mb Namespace:openshift-infra ID:5c96fa3fb23ecf70e68f664fea68a704de4818f6ec5bb58be02c231b8e7cf17c UID:23c71e99-d17b-432b-b9df-e8291c1e6f91 NetNS:/var/run/netns/6af79fb0-8594-402f-9280-79a46eef3da3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23c71e99_d17b_432b_b9df_e8291c1e6f91.slice PodAnnotations:0xc000309110}] Aliases:map[]}"
2026-06-09 14:45:31.104771 | controller | Jun 09 14:44:01.253613 crc crio[23733]: time="2026-06-09T14:44:01.253518391Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29683604-lz5mb for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.104787 | controller | Jun 09 14:44:01.269243 crc crio[23733]: time="2026-06-09T14:44:01.267408469Z" level=info msg="Ran pod sandbox 5c96fa3fb23ecf70e68f664fea68a704de4818f6ec5bb58be02c231b8e7cf17c with infra container: openshift-infra/auto-csr-approver-29683604-lz5mb/POD" id=60602fef-2166-4653-8c3a-7fb2aa9c7ac0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.104803 | controller | Jun 09 14:44:01.272739 crc crio[23733]: time="2026-06-09T14:44:01.272549819Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=90349365-cb4f-464a-a7e9-4c4157dccd73 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.104820 | controller | Jun 09 14:44:01.286584 crc crio[23733]: time="2026-06-09T14:44:01.286485697Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-09 14:45:31.104836 | controller | Jun 09 14:44:02.695670 crc crio[23733]: time="2026-06-09T14:44:02.694979106Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=90349365-cb4f-464a-a7e9-4c4157dccd73 name=/runtime.v1.ImageService/PullImage
2026-06-09 14:45:31.104852 | controller | Jun 09 14:44:02.698254 crc crio[23733]: time="2026-06-09T14:44:02.698087175Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=50997b14-0700-4cc3-997f-514da7f4cf9e name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.104867 | controller | Jun 09 14:44:02.701205 crc crio[23733]: time="2026-06-09T14:44:02.701042449Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4c30a94e-d719-4e3a-82b6-1471d5f2dafd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.104883 | controller | Jun 09 14:44:02.715175 crc crio[23733]: time="2026-06-09T14:44:02.709548662Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29683604-lz5mb/oc" id=2a044c6a-a9d7-4af2-b303-59a92ad6d53a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.104898 | controller | Jun 09 14:44:02.715175 crc crio[23733]: time="2026-06-09T14:44:02.710201328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.104914 | controller | Jun 09 14:44:02.767975 crc crio[23733]: time="2026-06-09T14:44:02.767880063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.104932 | controller | Jun 09 14:44:03.176966 crc crio[23733]: time="2026-06-09T14:44:03.175422648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.104949 | controller | Jun 09 14:44:03.293876 crc crio[23733]: time="2026-06-09T14:44:03.293755413Z" level=info msg="Created container b194f77cca80471af484d6e8c9ffaa335d9b64f3fa7ca8c48262066aca3c9695: openshift-infra/auto-csr-approver-29683604-lz5mb/oc" id=2a044c6a-a9d7-4af2-b303-59a92ad6d53a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.104965 | controller | Jun 09 14:44:03.296311 crc crio[23733]: time="2026-06-09T14:44:03.296228785Z" level=info msg="Starting container: b194f77cca80471af484d6e8c9ffaa335d9b64f3fa7ca8c48262066aca3c9695" id=b257b950-d99f-47d6-a705-37ded9de35e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.104980 | controller | Jun 09 14:44:03.304482 crc crio[23733]: time="2026-06-09T14:44:03.30441133Z" level=info msg="Started container" PID=288282 containerID=b194f77cca80471af484d6e8c9ffaa335d9b64f3fa7ca8c48262066aca3c9695 description=openshift-infra/auto-csr-approver-29683604-lz5mb/oc id=b257b950-d99f-47d6-a705-37ded9de35e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c96fa3fb23ecf70e68f664fea68a704de4818f6ec5bb58be02c231b8e7cf17c
2026-06-09 14:45:31.104996 | controller | Jun 09 14:44:04.833993 crc crio[23733]: time="2026-06-09T14:44:04.832839596Z" level=info msg="Stopping pod sandbox: 5c96fa3fb23ecf70e68f664fea68a704de4818f6ec5bb58be02c231b8e7cf17c" id=7cab1b92-af44-4e51-b417-ebde84a8f883 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.105012 | controller | Jun 09 14:44:04.835621 crc crio[23733]: time="2026-06-09T14:44:04.83461316Z" level=info msg="Got pod network &{Name:auto-csr-approver-29683604-lz5mb Namespace:openshift-infra ID:5c96fa3fb23ecf70e68f664fea68a704de4818f6ec5bb58be02c231b8e7cf17c UID:23c71e99-d17b-432b-b9df-e8291c1e6f91 NetNS:/var/run/netns/6af79fb0-8594-402f-9280-79a46eef3da3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23c71e99_d17b_432b_b9df_e8291c1e6f91.slice PodAnnotations:0xc0025a6700}] Aliases:map[]}"
2026-06-09 14:45:31.105028 | controller | Jun 09 14:44:04.835621 crc crio[23733]: time="2026-06-09T14:44:04.834809615Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29683604-lz5mb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.105044 | controller | Jun 09 14:44:05.186088 crc crio[23733]: time="2026-06-09T14:44:05.185957274Z" level=info msg="Stopped pod sandbox: 5c96fa3fb23ecf70e68f664fea68a704de4818f6ec5bb58be02c231b8e7cf17c" id=7cab1b92-af44-4e51-b417-ebde84a8f883 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.105060 | controller | Jun 09 14:44:34.629389 crc crio[23733]: time="2026-06-09T14:44:34.628794986Z" level=info msg="Removing container: 57098ca5eeaae7eb5b6e4e69b921dc2b0cdc4a7e4616b7e0ac1ba285d9f6eade" id=728e2c5e-0282-455f-924f-bd82d51ed9fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.105075 | controller | Jun 09 14:44:34.831337 crc crio[23733]: time="2026-06-09T14:44:34.830657865Z" level=info msg="Removed container 57098ca5eeaae7eb5b6e4e69b921dc2b0cdc4a7e4616b7e0ac1ba285d9f6eade: openshift-infra/auto-csr-approver-29683598-7rn4v/oc" id=728e2c5e-0282-455f-924f-bd82d51ed9fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-09 14:45:31.105091 | controller | Jun 09 14:44:34.849464 crc crio[23733]: time="2026-06-09T14:44:34.849344924Z" level=info msg="Stopping pod sandbox: 0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085" id=a76e8dbb-7f31-4147-aa6e-ac67c48c128e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.105110 | controller | Jun 09 14:44:34.849464 crc crio[23733]: time="2026-06-09T14:44:34.849462687Z" level=info msg="Stopped pod sandbox (already stopped): 0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085" id=a76e8dbb-7f31-4147-aa6e-ac67c48c128e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.105126 | controller | Jun 09 14:44:34.851031 crc crio[23733]: time="2026-06-09T14:44:34.850929334Z" level=info msg="Removing pod sandbox: 0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085" id=8c6720ac-acbb-4e9e-b449-baa2394145bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.105143 | controller | Jun 09 14:44:34.873421 crc crio[23733]: time="2026-06-09T14:44:34.873358216Z" level=info msg="Removed pod sandbox: 0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085" id=8c6720ac-acbb-4e9e-b449-baa2394145bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-09 14:45:31.105159 | controller | Jun 09 14:45:00.554381 crc crio[23733]: time="2026-06-09T14:45:00.553481616Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683605-drhl2/POD" id=9c1f5785-a845-40e1-adc7-a4ede1c67b55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.105176 | controller | Jun 09 14:45:00.555984 crc crio[23733]: time="2026-06-09T14:45:00.55440309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.105193 | controller | Jun 09 14:45:00.585866 crc crio[23733]: time="2026-06-09T14:45:00.585684043Z" level=info msg="Got pod network &{Name:collect-profiles-29683605-drhl2 Namespace:openshift-operator-lifecycle-manager ID:c02e0f440caf881c6a48a76f5cb1c72670a16a7e10d5157ca0a7387386560843 UID:11714592-8695-4a37-a26c-1d727f8fc2ae NetNS:/var/run/netns/69fb32e7-2cf7-4e37-b53c-9f44c298ae5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11714592_8695_4a37_a26c_1d727f8fc2ae.slice PodAnnotations:0xc0025349c0}] Aliases:map[]}"
2026-06-09 14:45:31.105210 | controller | Jun 09 14:45:00.585866 crc crio[23733]: time="2026-06-09T14:45:00.585752024Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683605-drhl2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.105226 | controller | Jun 09 14:45:00.952279 crc crio[23733]: 2026-06-09T14:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c02e0f440caf881 Mac:de:21:9a:07:14:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/69fb32e7-2cf7-4e37-b53c-9f44c298ae5d SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-09 14:45:31.105243 | controller | Jun 09 14:45:00.953965 crc crio[23733]: time="2026-06-09T14:45:00.95384792Z" level=info msg="Got pod network &{Name:collect-profiles-29683605-drhl2 Namespace:openshift-operator-lifecycle-manager ID:c02e0f440caf881c6a48a76f5cb1c72670a16a7e10d5157ca0a7387386560843 UID:11714592-8695-4a37-a26c-1d727f8fc2ae NetNS:/var/run/netns/69fb32e7-2cf7-4e37-b53c-9f44c298ae5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11714592_8695_4a37_a26c_1d727f8fc2ae.slice PodAnnotations:0xc0025349c0}] Aliases:map[]}"
2026-06-09 14:45:31.105259 | controller | Jun 09 14:45:00.954172 crc crio[23733]: time="2026-06-09T14:45:00.954066896Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683605-drhl2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-09 14:45:31.105275 | controller | Jun 09 14:45:00.967174 crc crio[23733]: time="2026-06-09T14:45:00.966983629Z" level=info msg="Ran pod sandbox c02e0f440caf881c6a48a76f5cb1c72670a16a7e10d5157ca0a7387386560843 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683605-drhl2/POD" id=9c1f5785-a845-40e1-adc7-a4ede1c67b55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-09 14:45:31.105298 | controller | Jun 09 14:45:00.971899 crc crio[23733]: time="2026-06-09T14:45:00.97179414Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b1ddacb8-1672-459a-aac1-f5e37b9a96dd name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.105315 | controller | Jun 09 14:45:00.975550 crc crio[23733]: time="2026-06-09T14:45:00.975464252Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=75670fdb-b2dd-4ec3-9462-34b00ec62804 name=/runtime.v1.ImageService/ImageStatus
2026-06-09 14:45:31.105332 | controller | Jun 09 14:45:00.984505 crc crio[23733]: time="2026-06-09T14:45:00.984414217Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683605-drhl2/collect-profiles" id=744700ba-5556-495a-ba89-8b410683a286 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.105348 | controller | Jun 09 14:45:00.985020 crc crio[23733]: time="2026-06-09T14:45:00.98495321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.105364 | controller | Jun 09 14:45:01.037199 crc crio[23733]: time="2026-06-09T14:45:01.037053225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.105381 | controller | Jun 09 14:45:01.041180 crc crio[23733]: time="2026-06-09T14:45:01.041013095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-09 14:45:31.105397 | controller | Jun 09 14:45:01.215522 crc crio[23733]: time="2026-06-09T14:45:01.215008385Z" level=info msg="Created container 0cc7f72e8ca5799dcb1b58e8bf4d8c8d09d7ededcc928c0cfcd3e14d14ba0f0a: openshift-operator-lifecycle-manager/collect-profiles-29683605-drhl2/collect-profiles" id=744700ba-5556-495a-ba89-8b410683a286 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-09 14:45:31.105413 | controller | Jun 09 14:45:01.217262 crc crio[23733]: time="2026-06-09T14:45:01.21718403Z" level=info msg="Starting container: 0cc7f72e8ca5799dcb1b58e8bf4d8c8d09d7ededcc928c0cfcd3e14d14ba0f0a" id=3cebdcef-a82d-4305-b759-6ef7e42b1150 name=/runtime.v1.RuntimeService/StartContainer
2026-06-09 14:45:31.105430 | controller | Jun 09 14:45:01.227010 crc crio[23733]: time="2026-06-09T14:45:01.226545754Z" level=info msg="Started container" PID=291229 containerID=0cc7f72e8ca5799dcb1b58e8bf4d8c8d09d7ededcc928c0cfcd3e14d14ba0f0a description=openshift-operator-lifecycle-manager/collect-profiles-29683605-drhl2/collect-profiles id=3cebdcef-a82d-4305-b759-6ef7e42b1150 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c02e0f440caf881c6a48a76f5cb1c72670a16a7e10d5157ca0a7387386560843
2026-06-09 14:45:31.105447 | controller | Jun 09 14:45:04.003955 crc crio[23733]: time="2026-06-09T14:45:04.003024569Z" level=info msg="Stopping pod sandbox: c02e0f440caf881c6a48a76f5cb1c72670a16a7e10d5157ca0a7387386560843" id=24ffd456-e6b9-487d-b6cd-1c4dd1c98630 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.105464 | controller | Jun 09 14:45:04.005928 crc crio[23733]: time="2026-06-09T14:45:04.004897965Z" level=info msg="Got pod network &{Name:collect-profiles-29683605-drhl2 Namespace:openshift-operator-lifecycle-manager ID:c02e0f440caf881c6a48a76f5cb1c72670a16a7e10d5157ca0a7387386560843 UID:11714592-8695-4a37-a26c-1d727f8fc2ae NetNS:/var/run/netns/69fb32e7-2cf7-4e37-b53c-9f44c298ae5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11714592_8695_4a37_a26c_1d727f8fc2ae.slice PodAnnotations:0xc000308138}] Aliases:map[]}"
2026-06-09 14:45:31.105484 | controller | Jun 09 14:45:04.005928 crc crio[23733]: time="2026-06-09T14:45:04.005044749Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683605-drhl2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-09 14:45:31.105500 | controller | Jun 09 14:45:04.371165 crc crio[23733]: time="2026-06-09T14:45:04.370298892Z" level=info msg="Stopped pod sandbox: c02e0f440caf881c6a48a76f5cb1c72670a16a7e10d5157ca0a7387386560843" id=24ffd456-e6b9-487d-b6cd-1c4dd1c98630 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-09 14:45:31.105576 | controller | ok: Item: crc Runtime: 0:00:00.915134
2026-06-09 14:45:31.469999 | 
2026-06-09 14:45:31.470145 | LOOP [env_op_images : Write CRI-O logs to files per node]
2026-06-09 14:45:33.889386 | controller | changed:
2026-06-09 14:45:33.889675 | controller | {
2026-06-09 14:45:33.889711 | controller |   "ansible_loop_var": "item",
2026-06-09 14:45:33.889735 | controller |   "changed": true,
2026-06-09 14:45:33.889757 | controller |   "cmd": [
2026-06-09 14:45:33.889779 | controller |     "oc",
2026-06-09 14:45:33.889800 | controller |     "adm",
2026-06-09 14:45:33.889822 | controller |     "node-logs",
2026-06-09 14:45:33.889843 | controller |     "crc",
2026-06-09 14:45:33.889864 | controller |     "-u",
2026-06-09 14:45:33.889884 | controller |     "crio",
2026-06-09 14:45:33.889905 | controller |     "--since=-24h"
2026-06-09 14:45:33.889925 | controller |   ],
2026-06-09 14:45:33.889946 | controller |   "delta": "0:00:00.915134",
2026-06-09 14:45:33.889966 | controller |   "end": "2026-06-09 14:45:30.434247",
2026-06-09 14:45:33.889987 | controller |   "failed": false,
2026-06-09 14:45:33.890008 | controller |   "failed_when_result": false,
2026-06-09 14:45:33.890029 | controller |   "invocation": {
2026-06-09 14:45:33.890050 | controller |     "module_args": {
2026-06-09 14:45:33.890070 | controller |       "_raw_params": "oc adm node-logs \"crc\" -u crio --since=-24h",
2026-06-09 14:45:33.890091 | controller |       "_uses_shell": false,
2026-06-09 14:45:33.890111 | controller |       "argv": null,
2026-06-09 14:45:33.890132 | controller |       "chdir": null,
2026-06-09 14:45:33.890153 | controller |       "creates": null,
2026-06-09 14:45:33.890174 | controller |       "executable": null,
2026-06-09 14:45:33.890194 | controller |       "expand_argument_vars": true,
2026-06-09 14:45:33.890215 | controller |       "removes": null,
2026-06-09 14:45:33.890235 | controller |       "stdin": null,
2026-06-09 14:45:33.890255 | controller |       "stdin_add_newline": true,
2026-06-09 14:45:33.890275 | controller |       "strip_empty_ends": true,
2026-06-09 14:45:33.890295 | controller |       "zuul_ansible_split_streams": false,
2026-06-09 14:45:33.890314 | controller |       "zuul_log_id": "in-loop-ignore",
2026-06-09 14:45:33.890335 | controller |       "zuul_no_log": false,
2026-06-09 14:45:33.890354 | controller |       "zuul_output_max_bytes": 1073741824
2026-06-09 14:45:33.890374 | controller |     }
2026-06-09 14:45:33.890394 | controller |   },
2026-06-09 14:45:33.890413 | controller |   "item": "crc",
2026-06-09 14:45:33.890433 | controller |   "msg": "",
2026-06-09 14:45:33.890453 | controller |   "rc": 0,
2026-06-09 14:45:33.890474 | controller |   "start": "2026-06-09 14:45:29.519113",
2026-06-09 14:45:33.890495 | controller |   "stderr": "",
2026-06-09 14:45:33.890541 | controller |   "stderr_lines": [],
2026-06-09 14:45:33.893438 | controller |   "stdout": "Jun 09 13:16:04.175498 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 09 13:16:05.591684 crc crio[3638]: time=\"2026-06-09T13:16:05.590712734Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 09 13:16:05.591684 crc crio[3638]: time=\"2026-06-09T13:16:05.591657304Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 09 13:16:05.595092 crc crio[3638]: time=\"2026-06-09T13:16:05.595019014Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 09 13:16:05.595922 crc crio[3638]: time=\"2026-06-09T13:16:05.595852453Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 09 13:16:05.612561 crc crio[3638]: time=\"2026-06-09T13:16:05.612451624Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 09 13:16:05.612906 crc crio[3638]: time=\"2026-06-09T13:16:05.61285351Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 09 13:16:05.612906 crc crio[3638]: time=\"2026-06-09T13:16:05.612884226Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 09 13:16:05.613002 crc crio[3638]: time=\"2026-06-09T13:16:05.612985735Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 09 13:16:05.613002 crc crio[3638]: time=\"2026-06-09T13:16:05.612994036Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 09 13:16:05.704223 crc crio[3638]: time=\"2026-06-09T13:16:05.70398593Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 09 13:16:05.723999 crc crio[3638]: time=\"2026-06-09T13:16:05.72336963Z\" 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 09 13:16:05.728923 crc crio[3638]: time=\"2026-06-09T13:16:05.728865102Z\" 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 09 13:16:06.148301 crc crio[3638]: time=\"2026-06-09T13:16:06.147924558Z\" 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 09 13:16:06.603716 crc crio[3638]: time=\"2026-06-09T13:16:06.603269753Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 09 13:16:06.604671 crc crio[3638]: time=\"2026-06-09T13:16:06.604344629Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 09 13:16:06.604671 crc crio[3638]: time=\"2026-06-09T13:16:06.604599446Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 09 13:16:06.604671 crc crio[3638]: time=\"2026-06-09T13:16:06.60461413Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 09 13:16:06.604671 crc crio[3638]: time=\"2026-06-09T13:16:06.604622038Z\" level=info msg=\"RDT not available in the host system\"\nJun 09 13:16:06.612730 crc crio[3638]: time=\"2026-06-09T13:16:06.612656985Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 13:16:06.612730 crc crio[3638]: time=\"2026-06-09T13:16:06.612702812Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 13:16:06.628260 crc crio[3638]: time=\"2026-06-09T13:16:06.627970798Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 13:16:06.628260 crc crio[3638]: time=\"2026-06-09T13:16:06.628099198Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 13:16:07.486949 crc crio[3638]: time=\"2026-06-09T13:16:07.486281334Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:16:07.486949 crc crio[3638]: time=\"2026-06-09T13:16:07.486846007Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:16:07.492790 crc crio[3638]: time=\"2026-06-09T13:16:07.491917806Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 09 13:16:07.494324 crc crio[3638]: time=\"2026-06-09T13:16:07.493687787Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 09 13:16:07.496557 crc crio[3638]: time=\"2026-06-09T13:16:07.496069404Z\" 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.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"run.oci.\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"cpu-quota.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"irq-load-balancing.crio.io\\\"]\\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 09 13:16:07.510971 crc crio[3638]: time=\"2026-06-09T13:16:07.509399258Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"\nJun 09 13:16:09.177417 crc crio[3638]: time=\"2026-06-09T13:16:09.176520722Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 09 13:16:09.180561 crc crio[3638]: time=\"2026-06-09T13:16:09.177932031Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 09 13:16:09.399544 crc crio[3638]: time=\"2026-06-09T13:16:09.399244255Z\" 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 09 13:16:09.415199 crc crio[3638]: time=\"2026-06-09T13:16:09.414967274Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"\nJun 09 13:16:09.445409 crc crio[3638]: time=\"2026-06-09T13:16:09.445311766Z\" 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 09 13:16:09.451032 crc crio[3638]: time=\"2026-06-09T13:16:09.450956501Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"\nJun 09 13:16:09.465620 crc crio[3638]: time=\"2026-06-09T13:16:09.465466903Z\" 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 09 13:16:09.478344 crc crio[3638]: time=\"2026-06-09T13:16:09.477828457Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"\nJun 09 13:16:09.506450 crc crio[3638]: time=\"2026-06-09T13:16:09.506286195Z\" 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 09 13:16:09.517168 crc crio[3638]: time=\"2026-06-09T13:16:09.516954237Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"\nJun 09 13:16:09.525798 crc crio[3638]: time=\"2026-06-09T13:16:09.525655552Z\" 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 09 13:16:09.531165 crc crio[3638]: time=\"2026-06-09T13:16:09.530997232Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"\nJun 09 13:16:09.540499 crc crio[3638]: time=\"2026-06-09T13:16:09.540437838Z\" 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 09 13:16:09.545863 crc crio[3638]: time=\"2026-06-09T13:16:09.545756938Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"\nJun 09 13:16:09.611944 crc crio[3638]: time=\"2026-06-09T13:16:09.611784564Z\" 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 09 13:16:09.619185 crc crio[3638]: time=\"2026-06-09T13:16:09.618964659Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"\nJun 09 13:16:09.628062 crc crio[3638]: time=\"2026-06-09T13:16:09.627959249Z\" 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 09 13:16:09.632896 crc crio[3638]: time=\"2026-06-09T13:16:09.632792022Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"\nJun 09 13:16:09.638980 crc crio[3638]: time=\"2026-06-09T13:16:09.638874464Z\" 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 09 13:16:09.643226 crc crio[3638]: time=\"2026-06-09T13:16:09.64309002Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"\nJun 09 13:16:09.654951 crc crio[3638]: time=\"2026-06-09T13:16:09.654857005Z\" 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 09 13:16:09.659170 crc crio[3638]: time=\"2026-06-09T13:16:09.659078131Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"\nJun 09 13:16:09.847636 crc crio[3638]: time=\"2026-06-09T13:16:09.84745999Z\" 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 09 13:16:09.851845 crc crio[3638]: time=\"2026-06-09T13:16:09.85177245Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"\nJun 09 13:16:09.858592 crc crio[3638]: time=\"2026-06-09T13:16:09.858495013Z\" 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 09 13:16:09.865687 crc crio[3638]: time=\"2026-06-09T13:16:09.865491861Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"\nJun 09 13:16:09.878950 crc crio[3638]: time=\"2026-06-09T13:16:09.878802813Z\" 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 09 13:16:09.884057 crc crio[3638]: time=\"2026-06-09T13:16:09.883928306Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"\nJun 09 13:16:09.892554 crc crio[3638]: time=\"2026-06-09T13:16:09.892410082Z\" 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 09 13:16:09.899903 crc crio[3638]: time=\"2026-06-09T13:16:09.899693665Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"\nJun 09 13:16:09.912660 crc crio[3638]: time=\"2026-06-09T13:16:09.912333276Z\" 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 09 13:16:09.917052 crc crio[3638]: time=\"2026-06-09T13:16:09.916916009Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"\nJun 09 13:16:09.971385 crc crio[3638]: time=\"2026-06-09T13:16:09.971289382Z\" 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 09 13:16:09.976786 crc crio[3638]: time=\"2026-06-09T13:16:09.976712632Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"\nJun 09 13:16:09.994276 crc crio[3638]: time=\"2026-06-09T13:16:09.994038008Z\" 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 09 13:16:10.008169 crc crio[3638]: time=\"2026-06-09T13:16:10.007777059Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"\nJun 09 13:16:10.026494 crc crio[3638]: time=\"2026-06-09T13:16:10.026071873Z\" 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 09 13:16:10.035271 crc crio[3638]: time=\"2026-06-09T13:16:10.035095388Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"\nJun 09 13:16:10.048387 crc crio[3638]: time=\"2026-06-09T13:16:10.048287599Z\" 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 09 13:16:10.055472 crc crio[3638]: time=\"2026-06-09T13:16:10.055345478Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"\nJun 09 13:16:10.065695 crc crio[3638]: time=\"2026-06-09T13:16:10.065374031Z\" 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 09 13:16:10.074690 crc crio[3638]: time=\"2026-06-09T13:16:10.074518517Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"\nJun 09 13:16:10.082625 crc crio[3638]: time=\"2026-06-09T13:16:10.082485874Z\" 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 09 13:16:10.089688 crc crio[3638]: time=\"2026-06-09T13:16:10.089528321Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"\nJun 09 13:16:10.102953 crc crio[3638]: time=\"2026-06-09T13:16:10.102830745Z\" 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 09 13:16:10.111708 crc crio[3638]: time=\"2026-06-09T13:16:10.111558284Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"\nJun 09 13:16:10.135771 crc crio[3638]: time=\"2026-06-09T13:16:10.135507251Z\" 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 09 13:16:10.142969 crc crio[3638]: time=\"2026-06-09T13:16:10.142838355Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"\nJun 09 13:16:10.154612 crc crio[3638]: time=\"2026-06-09T13:16:10.154488299Z\" 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 09 13:16:10.160245 crc crio[3638]: time=\"2026-06-09T13:16:10.1600357Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"\nJun 09 13:16:10.169749 crc crio[3638]: time=\"2026-06-09T13:16:10.169429591Z\" 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 09 13:16:10.175601 crc crio[3638]: time=\"2026-06-09T13:16:10.175340519Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"\nJun 09 13:16:10.185051 crc crio[3638]: time=\"2026-06-09T13:16:10.184785872Z\" 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 09 13:16:10.202013 crc crio[3638]: time=\"2026-06-09T13:16:10.201859544Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"\nJun 09 13:16:10.235701 crc crio[3638]: time=\"2026-06-09T13:16:10.235450537Z\" 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 09 13:16:10.240391 crc crio[3638]: time=\"2026-06-09T13:16:10.240256095Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"\nJun 09 13:16:10.270354 crc crio[3638]: time=\"2026-06-09T13:16:10.270231192Z\" 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 09 13:16:10.282210 crc crio[3638]: time=\"2026-06-09T13:16:10.281431797Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"\nJun 09 13:16:10.334278 crc crio[3638]: time=\"2026-06-09T13:16:10.334220671Z\" 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 09 13:16:10.339003 crc crio[3638]: time=\"2026-06-09T13:16:10.338969158Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"\nJun 09 13:16:10.352087 crc crio[3638]: time=\"2026-06-09T13:16:10.351851493Z\" 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 09 13:16:10.360074 crc crio[3638]: time=\"2026-06-09T13:16:10.360045212Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"\nJun 09 13:16:10.375900 crc crio[3638]: time=\"2026-06-09T13:16:10.375762629Z\" 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 09 13:16:10.383610 crc crio[3638]: time=\"2026-06-09T13:16:10.383449091Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"\nJun 09 13:16:10.405809 crc crio[3638]: time=\"2026-06-09T13:16:10.405624925Z\" 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 09 13:16:10.409846 crc crio[3638]: time=\"2026-06-09T13:16:10.409760501Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"\nJun 09 13:16:10.419241 crc crio[3638]: time=\"2026-06-09T13:16:10.419047151Z\" 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 09 13:16:10.422904 crc crio[3638]: time=\"2026-06-09T13:16:10.42280936Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"\nJun 09 13:16:10.428308 crc crio[3638]: time=\"2026-06-09T13:16:10.428229978Z\" 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 09 13:16:10.431610 crc crio[3638]: time=\"2026-06-09T13:16:10.431490517Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"\nJun 09 13:16:10.444734 crc crio[3638]: time=\"2026-06-09T13:16:10.444519166Z\" 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 09 13:16:10.458056 crc crio[3638]: time=\"2026-06-09T13:16:10.457797479Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"\nJun 09 13:16:10.475615 crc crio[3638]: time=\"2026-06-09T13:16:10.47542804Z\" 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 09 13:16:10.480972 crc crio[3638]: time=\"2026-06-09T13:16:10.48089706Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"\nJun 09 13:16:10.488180 crc crio[3638]: time=\"2026-06-09T13:16:10.488044461Z\" 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 09 13:16:10.492462 crc crio[3638]: time=\"2026-06-09T13:16:10.492394381Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"\nJun 09 13:16:10.497915 crc crio[3638]: time=\"2026-06-09T13:16:10.497838619Z\" 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 09 13:16:10.501772 crc crio[3638]: time=\"2026-06-09T13:16:10.501714539Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"\nJun 09 13:16:10.510901 crc crio[3638]: time=\"2026-06-09T13:16:10.510739556Z\" 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 09 13:16:10.518865 crc crio[3638]: time=\"2026-06-09T13:16:10.518773632Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"\nJun 09 13:16:10.566412 crc crio[3638]: time=\"2026-06-09T13:16:10.56628443Z\" 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 09 13:16:10.572229 crc crio[3638]: time=\"2026-06-09T13:16:10.572067775Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"\nJun 09 13:16:10.588758 crc crio[3638]: time=\"2026-06-09T13:16:10.588644058Z\" 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 09 13:16:10.594945 crc crio[3638]: time=\"2026-06-09T13:16:10.59481333Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"\nJun 09 13:16:10.608275 crc crio[3638]: time=\"2026-06-09T13:16:10.608165215Z\" 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 09 13:16:10.611244 crc crio[3638]: time=\"2026-06-09T13:16:10.61120397Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"\nJun 09 13:16:10.623484 crc crio[3638]: time=\"2026-06-09T13:16:10.623338121Z\" 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 09 13:16:10.631044 crc crio[3638]: time=\"2026-06-09T13:16:10.630980802Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"\nJun 09 13:16:10.679288 crc crio[3638]: time=\"2026-06-09T13:16:10.678813345Z\" 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 09 13:16:10.682512 crc crio[3638]: time=\"2026-06-09T13:16:10.68239398Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"\nJun 09 13:16:10.691837 crc crio[3638]: time=\"2026-06-09T13:16:10.691690881Z\" 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 09 13:16:10.695728 crc crio[3638]: time=\"2026-06-09T13:16:10.695593691Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"\nJun 09 13:16:10.701047 crc crio[3638]: time=\"2026-06-09T13:16:10.700884298Z\" 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 09 13:16:10.705983 crc crio[3638]: time=\"2026-06-09T13:16:10.705422721Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"\nJun 09 13:16:10.716877 crc crio[3638]: time=\"2026-06-09T13:16:10.716702717Z\" 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 09 13:16:10.720625 crc crio[3638]: time=\"2026-06-09T13:16:10.720464776Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"\nJun 09 13:16:10.742609 crc crio[3638]: time=\"2026-06-09T13:16:10.742348456Z\" 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 09 13:16:10.746771 crc crio[3638]: time=\"2026-06-09T13:16:10.746659323Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"\nJun 09 13:16:10.761229 crc crio[3638]: time=\"2026-06-09T13:16:10.761041817Z\" 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 09 13:16:10.764030 crc crio[3638]: time=\"2026-06-09T13:16:10.763898019Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"\nJun 09 13:16:10.782421 crc crio[3638]: time=\"2026-06-09T13:16:10.782285225Z\" 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 09 13:16:10.786615 crc crio[3638]: time=\"2026-06-09T13:16:10.786498662Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"\nJun 09 13:16:10.791874 crc crio[3638]: time=\"2026-06-09T13:16:10.791767948Z\" 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 09 13:16:10.795736 crc crio[3638]: time=\"2026-06-09T13:16:10.795548646Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"\nJun 09 13:16:10.807472 crc crio[3638]: time=\"2026-06-09T13:16:10.807272501Z\" 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 09 13:16:10.810545 crc crio[3638]: time=\"2026-06-09T13:16:10.810437769Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"\nJun 09 13:16:10.816312 crc crio[3638]: time=\"2026-06-09T13:16:10.816020941Z\" 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 09 13:16:10.819500 crc crio[3638]: time=\"2026-06-09T13:16:10.819350521Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"\nJun 09 13:16:10.829238 crc crio[3638]: time=\"2026-06-09T13:16:10.829010159Z\" 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 09 13:16:10.832263 crc crio[3638]: time=\"2026-06-09T13:16:10.832055613Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"\nJun 09 13:16:10.836753 crc crio[3638]: time=\"2026-06-09T13:16:10.836647338Z\" 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 09 13:16:10.841042 crc crio[3638]: time=\"2026-06-09T13:16:10.840940306Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"\nJun 09 13:16:10.845239 crc crio[3638]: time=\"2026-06-09T13:16:10.845082792Z\" 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 09 13:16:10.848381 crc crio[3638]: time=\"2026-06-09T13:16:10.848298431Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"\nJun 09 13:16:10.854680 crc crio[3638]: time=\"2026-06-09T13:16:10.854550695Z\" 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 09 13:16:10.857219 crc crio[3638]: time=\"2026-06-09T13:16:10.857066901Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"\nJun 09 13:16:10.861940 crc crio[3638]: time=\"2026-06-09T13:16:10.861859238Z\" 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 09 13:16:10.864409 crc crio[3638]: time=\"2026-06-09T13:16:10.864327023Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"\nJun 09 13:16:10.892964 crc crio[3638]: time=\"2026-06-09T13:16:10.892821254Z\" 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 09 13:16:10.897757 crc crio[3638]: time=\"2026-06-09T13:16:10.897687172Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"\nJun 09 13:16:10.902835 crc crio[3638]: time=\"2026-06-09T13:16:10.902750005Z\" 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 09 13:16:10.907342 crc crio[3638]: time=\"2026-06-09T13:16:10.907080664Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"\nJun 09 13:16:10.914094 crc crio[3638]: time=\"2026-06-09T13:16:10.913966481Z\" 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 09 13:16:10.919602 crc crio[3638]: time=\"2026-06-09T13:16:10.9194038Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"\nJun 09 13:16:10.935194 crc crio[3638]: time=\"2026-06-09T13:16:10.934939574Z\" 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 09 13:16:10.938226 crc crio[3638]: time=\"2026-06-09T13:16:10.938092091Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"\nJun 09 13:16:10.978680 crc crio[3638]: time=\"2026-06-09T13:16:10.978418347Z\" 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 09 13:16:10.981299 crc crio[3638]: time=\"2026-06-09T13:16:10.981037375Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"\nJun 09 13:16:10.985921 crc crio[3638]: time=\"2026-06-09T13:16:10.985839013Z\" 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 09 13:16:10.988783 crc crio[3638]: time=\"2026-06-09T13:16:10.988686164Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"\nJun 09 13:16:10.992645 crc crio[3638]: time=\"2026-06-09T13:16:10.992469854Z\" 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 09 13:16:10.994454 crc crio[3638]: time=\"2026-06-09T13:16:10.994371828Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"\nJun 09 13:16:11.000820 crc crio[3638]: time=\"2026-06-09T13:16:11.000727724Z\" 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 09 13:16:11.003873 crc crio[3638]: time=\"2026-06-09T13:16:11.003749269Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"\nJun 09 13:16:11.010696 crc crio[3638]: time=\"2026-06-09T13:16:11.010599895Z\" 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 09 13:16:11.013195 crc crio[3638]: time=\"2026-06-09T13:16:11.012997849Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"\nJun 09 13:16:11.020317 crc crio[3638]: time=\"2026-06-09T13:16:11.020039637Z\" 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 09 13:16:11.024635 crc crio[3638]: time=\"2026-06-09T13:16:11.024492409Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"\nJun 09 13:16:11.031533 crc crio[3638]: time=\"2026-06-09T13:16:11.031370964Z\" 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 09 13:16:11.034290 crc crio[3638]: time=\"2026-06-09T13:16:11.034047653Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"\nJun 09 13:16:11.039942 crc crio[3638]: time=\"2026-06-09T13:16:11.039823779Z\" 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 09 13:16:11.041946 crc crio[3638]: time=\"2026-06-09T13:16:11.041834396Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"\nJun 09 13:16:11.051659 crc crio[3638]: time=\"2026-06-09T13:16:11.051456962Z\" 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 09 13:16:11.054337 crc crio[3638]: time=\"2026-06-09T13:16:11.054241892Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"\nJun 09 13:16:11.096761 crc crio[3638]: time=\"2026-06-09T13:16:11.095910324Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:11.097392 crc crio[3638]: time=\"2026-06-09T13:16:11.096795778Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"\nJun 09 13:16:11.098046 crc crio[3638]: time=\"2026-06-09T13:16:11.097914109Z\" 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 09 13:16:11.099586 crc crio[3638]: time=\"2026-06-09T13:16:11.099427657Z\" 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:0xc000118f38}] Aliases:map[]}\"\nJun 09 13:16:11.100787 crc crio[3638]: time=\"2026-06-09T13:16:11.099488579Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 09 13:16:11.100787 crc crio[3638]: time=\"2026-06-09T13:16:11.100250332Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:11.102389 crc crio[3638]: time=\"2026-06-09T13:16:11.102322539Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 09 13:16:11.102677 crc crio[3638]: time=\"2026-06-09T13:16:11.102404672Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 09 13:16:11.102677 crc crio[3638]: time=\"2026-06-09T13:16:11.102666186Z\" level=info msg=\"Create NRI interface\"\nJun 09 13:16:11.104598 crc crio[3638]: time=\"2026-06-09T13:16:11.104531721Z\" level=info msg=\"runtime interface created\"\nJun 09 13:16:11.104668 crc crio[3638]: time=\"2026-06-09T13:16:11.104607303Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 09 13:16:11.104668 crc crio[3638]: time=\"2026-06-09T13:16:11.104623433Z\" level=info msg=\"runtime interface starting up...\"\nJun 09 13:16:11.104668 crc crio[3638]: time=\"2026-06-09T13:16:11.104632433Z\" level=info msg=\"starting plugins...\"\nJun 09 13:16:11.104903 crc crio[3638]: time=\"2026-06-09T13:16:11.104840817Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 09 13:16:11.106224 crc crio[3638]: time=\"2026-06-09T13:16:11.105887306Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 09 13:16:11.111836 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 09 13:16:11.317879 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:11.319368 crc crio[3638]: time=\"2026-06-09T13:16:11.318178673Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"\nJun 09 13:16:11.319368 crc crio[3638]: time=\"2026-06-09T13:16:11.318221513Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:11.319368 crc crio[3638]: time=\"2026-06-09T13:16:11.318257894Z\" 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 09 13:16:11.319368 crc crio[3638]: time=\"2026-06-09T13:16:11.318460368Z\" 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:0xc000118fc8}] Aliases:map[]}\"\nJun 09 13:16:11.319368 crc crio[3638]: time=\"2026-06-09T13:16:11.318623Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:11.502338 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:11.502674 crc crio[3638]: time=\"2026-06-09T13:16:11.502433237Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"\nJun 09 13:16:11.502674 crc crio[3638]: time=\"2026-06-09T13:16:11.502467278Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:11.502674 crc crio[3638]: time=\"2026-06-09T13:16:11.502493928Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"\nJun 09 13:16:11.502674 crc crio[3638]: time=\"2026-06-09T13:16:11.502506289Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:11.502674 crc crio[3638]: time=\"2026-06-09T13:16:11.502548829Z\" 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 09 13:16:11.502975 crc crio[3638]: time=\"2026-06-09T13:16:11.502827075Z\" 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:0xc000119068}] Aliases:map[]}\"\nJun 09 13:16:11.503061 crc crio[3638]: time=\"2026-06-09T13:16:11.502973178Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:11.668899 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:11.669722 crc crio[3638]: time=\"2026-06-09T13:16:11.669615112Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"\nJun 09 13:16:11.669851 crc crio[3638]: time=\"2026-06-09T13:16:11.669730164Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:11.669851 crc crio[3638]: time=\"2026-06-09T13:16:11.669772535Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"\nJun 09 13:16:11.669851 crc crio[3638]: time=\"2026-06-09T13:16:11.669804446Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:11.669851 crc crio[3638]: time=\"2026-06-09T13:16:11.669837546Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"\nJun 09 13:16:11.670067 crc crio[3638]: time=\"2026-06-09T13:16:11.669865167Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:11.670067 crc crio[3638]: time=\"2026-06-09T13:16:11.669936248Z\" 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 09 13:16:11.671067 crc crio[3638]: time=\"2026-06-09T13:16:11.670905665Z\" 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:0xc00018d3b8}] Aliases:map[]}\"\nJun 09 13:16:11.671449 crc crio[3638]: time=\"2026-06-09T13:16:11.671351174Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:11.945665 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:11.945922 crc crio[3638]: time=\"2026-06-09T13:16:11.945791516Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"\nJun 09 13:16:11.945922 crc crio[3638]: time=\"2026-06-09T13:16:11.945885987Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:11.946073 crc crio[3638]: time=\"2026-06-09T13:16:11.945943008Z\" 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 09 13:16:11.946409 crc crio[3638]: time=\"2026-06-09T13:16:11.946300294Z\" 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:0xc000119108}] Aliases:map[]}\"\nJun 09 13:16:11.946543 crc crio[3638]: time=\"2026-06-09T13:16:11.946432857Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:16:11.946543 crc crio[3638]: time=\"2026-06-09T13:16:11.946456128Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:16:11.946543 crc crio[3638]: time=\"2026-06-09T13:16:11.946476109Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:11.966441 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:11.966717 crc crio[3638]: time=\"2026-06-09T13:16:11.966531135Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"\nJun 09 13:16:11.966809 crc crio[3638]: time=\"2026-06-09T13:16:11.966718348Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:11.966846 crc crio[3638]: time=\"2026-06-09T13:16:11.966802579Z\" 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 09 13:16:11.967512 crc crio[3638]: time=\"2026-06-09T13:16:11.967394591Z\" 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:0xc000784080}] Aliases:map[]}\"\nJun 09 13:16:11.967948 crc crio[3638]: time=\"2026-06-09T13:16:11.967847149Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:12.184871 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:12.185548 crc crio[3638]: time=\"2026-06-09T13:16:12.185369151Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"\nJun 09 13:16:12.185548 crc crio[3638]: time=\"2026-06-09T13:16:12.185524374Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:12.185805 crc crio[3638]: time=\"2026-06-09T13:16:12.185645126Z\" 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 09 13:16:12.186393 crc crio[3638]: time=\"2026-06-09T13:16:12.186232848Z\" 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:0xc000784120}] Aliases:map[]}\"\nJun 09 13:16:12.186933 crc crio[3638]: time=\"2026-06-09T13:16:12.186804638Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:12.292065 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:12.292315 crc crio[3638]: time=\"2026-06-09T13:16:12.292237974Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"\nJun 09 13:16:12.292315 crc crio[3638]: time=\"2026-06-09T13:16:12.292286345Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:12.292398 crc crio[3638]: time=\"2026-06-09T13:16:12.292338906Z\" 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 09 13:16:12.292805 crc crio[3638]: time=\"2026-06-09T13:16:12.292710182Z\" 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:0xc0001191c8}] Aliases:map[]}\"\nJun 09 13:16:12.293426 crc crio[3638]: time=\"2026-06-09T13:16:12.293331724Z\" 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 09 13:16:12.408007 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:12.408857 crc crio[3638]: time=\"2026-06-09T13:16:12.408164482Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"\nJun 09 13:16:12.408857 crc crio[3638]: time=\"2026-06-09T13:16:12.408234942Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:12.408857 crc crio[3638]: time=\"2026-06-09T13:16:12.408273662Z\" 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 09 13:16:12.408857 crc crio[3638]: time=\"2026-06-09T13:16:12.408495556Z\" 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:0xc0007841e8}] Aliases:map[]}\"\nJun 09 13:16:12.408857 crc crio[3638]: time=\"2026-06-09T13:16:12.408728701Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:12.546065 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:12.546065 crc crio[3638]: time=\"2026-06-09T13:16:12.545888277Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"\nJun 09 13:16:12.546065 crc crio[3638]: time=\"2026-06-09T13:16:12.545920317Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:12.546065 crc crio[3638]: time=\"2026-06-09T13:16:12.545958898Z\" 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 09 13:16:12.546065 crc crio[3638]: time=\"2026-06-09T13:16:12.546195152Z\" 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:0xc000784280}] Aliases:map[]}\"\nJun 09 13:16:12.546065 crc crio[3638]: time=\"2026-06-09T13:16:12.546338025Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:12.831002 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:12.831002 crc crio[3638]: time=\"2026-06-09T13:16:12.830912332Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"\nJun 09 13:16:12.831002 crc crio[3638]: time=\"2026-06-09T13:16:12.830969063Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:12.831798 crc crio[3638]: time=\"2026-06-09T13:16:12.831051976Z\" 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 09 13:16:12.832309 crc crio[3638]: time=\"2026-06-09T13:16:12.83185241Z\" 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:0xc00018d480}] Aliases:map[]}\"\nJun 09 13:16:12.834209 crc crio[3638]: time=\"2026-06-09T13:16:12.833495479Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:12.888707 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:12.889039 crc crio[3638]: time=\"2026-06-09T13:16:12.8888245Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"\nJun 09 13:16:12.889039 crc crio[3638]: time=\"2026-06-09T13:16:12.888870951Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:12.889039 crc crio[3638]: time=\"2026-06-09T13:16:12.888930312Z\" 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 09 13:16:12.889464 crc crio[3638]: time=\"2026-06-09T13:16:12.88935728Z\" 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:0xc00018d510}] Aliases:map[]}\"\nJun 09 13:16:12.889825 crc crio[3638]: time=\"2026-06-09T13:16:12.889732206Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:13.065527 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:13.065762 crc crio[3638]: time=\"2026-06-09T13:16:13.065688231Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"\nJun 09 13:16:13.065762 crc crio[3638]: time=\"2026-06-09T13:16:13.065727311Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:13.065762 crc crio[3638]: time=\"2026-06-09T13:16:13.065745952Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"\nJun 09 13:16:13.065762 crc crio[3638]: time=\"2026-06-09T13:16:13.065756412Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:13.065914 crc crio[3638]: time=\"2026-06-09T13:16:13.065801093Z\" 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 09 13:16:13.066151 crc crio[3638]: time=\"2026-06-09T13:16:13.066024776Z\" 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:0xc00018d5a0}] Aliases:map[]}\"\nJun 09 13:16:13.066378 crc crio[3638]: time=\"2026-06-09T13:16:13.066302971Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:13.084461 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:13.084461 crc crio[3638]: time=\"2026-06-09T13:16:13.084323901Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"\nJun 09 13:16:13.084461 crc crio[3638]: time=\"2026-06-09T13:16:13.084365411Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:13.084461 crc crio[3638]: time=\"2026-06-09T13:16:13.084382272Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"\nJun 09 13:16:13.084461 crc crio[3638]: time=\"2026-06-09T13:16:13.084392802Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:13.084461 crc crio[3638]: time=\"2026-06-09T13:16:13.084434834Z\" 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 09 13:16:13.085451 crc crio[3638]: time=\"2026-06-09T13:16:13.084817729Z\" 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:0xc00018d638}] Aliases:map[]}\"\nJun 09 13:16:13.085451 crc crio[3638]: time=\"2026-06-09T13:16:13.084992343Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:13.120408 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:13.120726 crc crio[3638]: time=\"2026-06-09T13:16:13.120498211Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"\nJun 09 13:16:13.120726 crc crio[3638]: time=\"2026-06-09T13:16:13.120531762Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:13.120726 crc crio[3638]: time=\"2026-06-09T13:16:13.120631164Z\" 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 09 13:16:13.120971 crc crio[3638]: time=\"2026-06-09T13:16:13.120818287Z\" 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:0xc000119278}] Aliases:map[]}\"\nJun 09 13:16:13.120971 crc crio[3638]: time=\"2026-06-09T13:16:13.120941359Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:13.146830 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:13.147074 crc crio[3638]: time=\"2026-06-09T13:16:13.147035316Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"\nJun 09 13:16:13.147182 crc crio[3638]: time=\"2026-06-09T13:16:13.147087207Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:13.147224 crc crio[3638]: time=\"2026-06-09T13:16:13.147188969Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"\nJun 09 13:16:13.147224 crc crio[3638]: time=\"2026-06-09T13:16:13.147207719Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:13.147282 crc crio[3638]: time=\"2026-06-09T13:16:13.14723215Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"\nJun 09 13:16:13.147282 crc crio[3638]: time=\"2026-06-09T13:16:13.14724623Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:13.147282 crc crio[3638]: time=\"2026-06-09T13:16:13.14725905Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"\nJun 09 13:16:13.147282 crc crio[3638]: time=\"2026-06-09T13:16:13.14727031Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:13.147493 crc crio[3638]: time=\"2026-06-09T13:16:13.147309911Z\" 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 09 13:16:13.147493 crc crio[3638]: time=\"2026-06-09T13:16:13.147485335Z\" 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:0xc000119308}] Aliases:map[]}\"\nJun 09 13:16:13.147716 crc crio[3638]: time=\"2026-06-09T13:16:13.147643508Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:16:13.147716 crc crio[3638]: time=\"2026-06-09T13:16:13.147695629Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:16:13.147818 crc crio[3638]: time=\"2026-06-09T13:16:13.147718489Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:13.433024 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:13.434053 crc crio[3638]: time=\"2026-06-09T13:16:13.433422077Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"\nJun 09 13:16:13.434053 crc crio[3638]: time=\"2026-06-09T13:16:13.433473868Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:13.434053 crc crio[3638]: time=\"2026-06-09T13:16:13.433614331Z\" 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 09 13:16:13.434053 crc crio[3638]: time=\"2026-06-09T13:16:13.433987838Z\" 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:0xc000784330}] Aliases:map[]}\"\nJun 09 13:16:13.434906 crc crio[3638]: time=\"2026-06-09T13:16:13.434778061Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:13.617373 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:13.617735 crc crio[3638]: time=\"2026-06-09T13:16:13.617619692Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"\nJun 09 13:16:13.617735 crc crio[3638]: time=\"2026-06-09T13:16:13.617711093Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:13.617955 crc crio[3638]: time=\"2026-06-09T13:16:13.617775504Z\" 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 09 13:16:13.618475 crc crio[3638]: time=\"2026-06-09T13:16:13.61808759Z\" 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:0xc00008c000}] Aliases:map[]}\"\nJun 09 13:16:13.618475 crc crio[3638]: time=\"2026-06-09T13:16:13.618358665Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:13.654734 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:13.654734 crc crio[3638]: time=\"2026-06-09T13:16:13.654459465Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"\nJun 09 13:16:13.654734 crc crio[3638]: time=\"2026-06-09T13:16:13.654509176Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:13.654734 crc crio[3638]: time=\"2026-06-09T13:16:13.654548727Z\" 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 09 13:16:13.655049 crc crio[3638]: time=\"2026-06-09T13:16:13.654835082Z\" 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:0xc001480090}] Aliases:map[]}\"\nJun 09 13:16:13.655242 crc crio[3638]: time=\"2026-06-09T13:16:13.655051206Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:13.953308 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:13.953605 crc crio[3638]: time=\"2026-06-09T13:16:13.953459656Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"\nJun 09 13:16:13.953605 crc crio[3638]: time=\"2026-06-09T13:16:13.953520547Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:13.953605 crc crio[3638]: time=\"2026-06-09T13:16:13.953539707Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"\nJun 09 13:16:13.953605 crc crio[3638]: time=\"2026-06-09T13:16:13.953547757Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:13.953605 crc crio[3638]: time=\"2026-06-09T13:16:13.953599138Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"\nJun 09 13:16:13.953605 crc crio[3638]: time=\"2026-06-09T13:16:13.953610329Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:13.953810 crc crio[3638]: time=\"2026-06-09T13:16:13.953644479Z\" 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 09 13:16:13.953847 crc crio[3638]: time=\"2026-06-09T13:16:13.953828262Z\" 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:0xc00008c000}] Aliases:map[]}\"\nJun 09 13:16:13.954042 crc crio[3638]: time=\"2026-06-09T13:16:13.953978985Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:14.001631 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:14.001962 crc crio[3638]: time=\"2026-06-09T13:16:14.001875511Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"\nJun 09 13:16:14.001962 crc crio[3638]: time=\"2026-06-09T13:16:14.001937152Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:14.002043 crc crio[3638]: time=\"2026-06-09T13:16:14.001979432Z\" 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 09 13:16:14.002239 crc crio[3638]: time=\"2026-06-09T13:16:14.002213717Z\" 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:0xc000118620}] Aliases:map[]}\"\nJun 09 13:16:14.002446 crc crio[3638]: time=\"2026-06-09T13:16:14.00238137Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:14.274537 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:14.274537 crc crio[3638]: time=\"2026-06-09T13:16:14.23565977Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"\nJun 09 13:16:14.274537 crc crio[3638]: time=\"2026-06-09T13:16:14.235720291Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:14.274537 crc crio[3638]: time=\"2026-06-09T13:16:14.235754601Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"\nJun 09 13:16:14.274537 crc crio[3638]: time=\"2026-06-09T13:16:14.235771472Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:14.274537 crc crio[3638]: time=\"2026-06-09T13:16:14.235818102Z\" 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 09 13:16:14.274537 crc crio[3638]: time=\"2026-06-09T13:16:14.236629048Z\" 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:0xc001480010}] Aliases:map[]}\"\nJun 09 13:16:14.274537 crc crio[3638]: time=\"2026-06-09T13:16:14.236735279Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:16:14.274537 crc crio[3638]: time=\"2026-06-09T13:16:14.2367565Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:16:14.274537 crc crio[3638]: time=\"2026-06-09T13:16:14.23677112Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:14.299056 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:14.299403 crc crio[3638]: time=\"2026-06-09T13:16:14.299321343Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"\nJun 09 13:16:14.299403 crc crio[3638]: time=\"2026-06-09T13:16:14.299392534Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:14.299511 crc crio[3638]: time=\"2026-06-09T13:16:14.299418464Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"\nJun 09 13:16:14.299511 crc crio[3638]: time=\"2026-06-09T13:16:14.299429705Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:14.299511 crc crio[3638]: time=\"2026-06-09T13:16:14.299467335Z\" 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 09 13:16:14.299795 crc crio[3638]: time=\"2026-06-09T13:16:14.29972892Z\" 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:0xc00130a6f0}] Aliases:map[]}\"\nJun 09 13:16:14.300015 crc crio[3638]: time=\"2026-06-09T13:16:14.299900053Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:14.322595 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:14.322731 crc crio[3638]: time=\"2026-06-09T13:16:14.322670619Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"\nJun 09 13:16:14.322731 crc crio[3638]: time=\"2026-06-09T13:16:14.32271446Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:14.322857 crc crio[3638]: time=\"2026-06-09T13:16:14.322735151Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"\nJun 09 13:16:14.322857 crc crio[3638]: time=\"2026-06-09T13:16:14.322743961Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:14.322857 crc crio[3638]: time=\"2026-06-09T13:16:14.322771811Z\" 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 09 13:16:14.322997 crc crio[3638]: time=\"2026-06-09T13:16:14.322899053Z\" 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:0xc00130a780}] Aliases:map[]}\"\nJun 09 13:16:14.323038 crc crio[3638]: time=\"2026-06-09T13:16:14.323005035Z\" 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 09 13:16:14.442918 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:14.444939 crc crio[3638]: time=\"2026-06-09T13:16:14.443071639Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"\nJun 09 13:16:14.444939 crc crio[3638]: time=\"2026-06-09T13:16:14.44316265Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:14.444939 crc crio[3638]: time=\"2026-06-09T13:16:14.443208051Z\" 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 09 13:16:14.444939 crc crio[3638]: time=\"2026-06-09T13:16:14.443427865Z\" 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:0xc00130a860}] Aliases:map[]}\"\nJun 09 13:16:14.444939 crc crio[3638]: time=\"2026-06-09T13:16:14.443607928Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:14.460056 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:14.460245 crc crio[3638]: time=\"2026-06-09T13:16:14.460092529Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"\nJun 09 13:16:14.460245 crc crio[3638]: time=\"2026-06-09T13:16:14.460200901Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:14.460245 crc crio[3638]: time=\"2026-06-09T13:16:14.460234302Z\" 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 09 13:16:14.460433 crc crio[3638]: time=\"2026-06-09T13:16:14.460372764Z\" 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:0xc00018c7c0}] Aliases:map[]}\"\nJun 09 13:16:14.460540 crc crio[3638]: time=\"2026-06-09T13:16:14.460502947Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:14.478864 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:14.478864 crc crio[3638]: time=\"2026-06-09T13:16:14.478847712Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"\nJun 09 13:16:14.478864 crc crio[3638]: time=\"2026-06-09T13:16:14.478868963Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:14.478864 crc crio[3638]: time=\"2026-06-09T13:16:14.478880503Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"\nJun 09 13:16:14.478864 crc crio[3638]: time=\"2026-06-09T13:16:14.478888623Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:14.479348 crc crio[3638]: time=\"2026-06-09T13:16:14.478916834Z\" 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 09 13:16:14.479348 crc crio[3638]: time=\"2026-06-09T13:16:14.479047026Z\" 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:0xc0014803e0}] Aliases:map[]}\"\nJun 09 13:16:14.479348 crc crio[3638]: time=\"2026-06-09T13:16:14.479240089Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:14.710373 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:14.710730 crc crio[3638]: time=\"2026-06-09T13:16:14.710598655Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"\nJun 09 13:16:14.710730 crc crio[3638]: time=\"2026-06-09T13:16:14.710685206Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:14.710730 crc crio[3638]: time=\"2026-06-09T13:16:14.710718267Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"\nJun 09 13:16:14.710730 crc crio[3638]: time=\"2026-06-09T13:16:14.710729767Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:14.711078 crc crio[3638]: time=\"2026-06-09T13:16:14.710775688Z\" 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 09 13:16:14.711078 crc crio[3638]: time=\"2026-06-09T13:16:14.711016562Z\" 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:0xc000118808}] Aliases:map[]}\"\nJun 09 13:16:14.711408 crc crio[3638]: time=\"2026-06-09T13:16:14.711280977Z\" 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 09 13:16:14.799947 crc crio[3638]: time=\"2026-06-09T13:16:14.799727543Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=f5387c76-76b4-4c59-b358-cef84719cf9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:16:14.800672 crc crio[3638]: time=\"2026-06-09T13:16:14.800525928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:14.828843 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:14.829340 crc crio[3638]: time=\"2026-06-09T13:16:14.828889865Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"\nJun 09 13:16:14.829340 crc crio[3638]: time=\"2026-06-09T13:16:14.828948696Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:14.829340 crc crio[3638]: time=\"2026-06-09T13:16:14.829034967Z\" 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 09 13:16:14.831240 crc crio[3638]: time=\"2026-06-09T13:16:14.830727559Z\" 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:0xc00130a920}] Aliases:map[]}\"\nJun 09 13:16:14.831240 crc crio[3638]: time=\"2026-06-09T13:16:14.831094346Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:14.836830 crc crio[3638]: time=\"2026-06-09T13:16:14.836724978Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=acbc9559-1a16-4804-9687-a265eaa93fde name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:16:14.836956 crc crio[3638]: time=\"2026-06-09T13:16:14.836884321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:14.880339 crc crio[3638]: time=\"2026-06-09T13:16:14.865996823Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=18375e3a-339e-4bf9-a68b-825bfa0411db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:16:14.880339 crc crio[3638]: time=\"2026-06-09T13:16:14.869438866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:14.880339 crc crio[3638]: time=\"2026-06-09T13:16:14.871054375Z\" 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=acbc9559-1a16-4804-9687-a265eaa93fde name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:16:14.897960 crc crio[3638]: time=\"2026-06-09T13:16:14.897621501Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=a68e6949-eafd-4f7a-b212-20b38a349007 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:16:14.898521 crc crio[3638]: time=\"2026-06-09T13:16:14.898003388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:15.218334 crc crio[3638]: time=\"2026-06-09T13:16:15.217735777Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=3fba9adc-cacb-439b-a958-381a39ce9a5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:16:15.220082 crc crio[3638]: time=\"2026-06-09T13:16:15.219282916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:15.311257 crc crio[3638]: time=\"2026-06-09T13:16:15.311154783Z\" 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=a68e6949-eafd-4f7a-b212-20b38a349007 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:16:15.341888 crc crio[3638]: time=\"2026-06-09T13:16:15.341612851Z\" 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=18375e3a-339e-4bf9-a68b-825bfa0411db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:16:15.342213 crc crio[3638]: time=\"2026-06-09T13:16:15.341918166Z\" 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=f5387c76-76b4-4c59-b358-cef84719cf9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:16:15.353632 crc crio[3638]: time=\"2026-06-09T13:16:15.353384945Z\" level=info msg=\"Ran pod sandbox 42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=acbc9559-1a16-4804-9687-a265eaa93fde name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:16:15.353950 crc crio[3638]: time=\"2026-06-09T13:16:15.353904664Z\" level=info msg=\"Ran pod sandbox 20898963a316405951f1c5c514b0590620907d6f65354c1059f84b3d100808c2 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=a68e6949-eafd-4f7a-b212-20b38a349007 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:16:15.361358 crc crio[3638]: time=\"2026-06-09T13:16:15.360239571Z\" level=info msg=\"Ran pod sandbox c961fdc2aff1dbe7f9b0c80d78add8189892f3c39ad9f99c413bef426b98c8d8 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=18375e3a-339e-4bf9-a68b-825bfa0411db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:16:15.362592 crc crio[3638]: time=\"2026-06-09T13:16:15.362456182Z\" 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=3fba9adc-cacb-439b-a958-381a39ce9a5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:16:15.363962 crc crio[3638]: time=\"2026-06-09T13:16:15.363779825Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5e0c8a12-36cf-493b-827f-3c147e56f875 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:15.364333 crc crio[3638]: time=\"2026-06-09T13:16:15.364044701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=949918a7-84ca-4caf-8fcf-0c838bee730b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:15.364966 crc crio[3638]: time=\"2026-06-09T13:16:15.364816284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=4256e7aa-bc04-412c-9fcf-8cae378d8a25 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:15.372485 crc crio[3638]: time=\"2026-06-09T13:16:15.372411433Z\" level=info msg=\"Ran pod sandbox 35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=f5387c76-76b4-4c59-b358-cef84719cf9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:16:15.374168 crc crio[3638]: time=\"2026-06-09T13:16:15.374049173Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=42ef7144-9c5f-43cf-8cf7-9eec1a174b90 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:15.374319 crc crio[3638]: time=\"2026-06-09T13:16:15.374250837Z\" level=info msg=\"Ran pod sandbox 44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e with infra container: openshift-etcd/etcd-crc/POD\" id=3fba9adc-cacb-439b-a958-381a39ce9a5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:16:15.375043 crc crio[3638]: time=\"2026-06-09T13:16:15.374970479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7df44a52-a43b-47e1-93fd-191c07fe061d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:15.375867 crc crio[3638]: time=\"2026-06-09T13:16:15.375699533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1736a9f5-2f90-4596-95e9-aab2e17f5716 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:15.376666 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:15.376924 crc crio[3638]: time=\"2026-06-09T13:16:15.376881064Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"\nJun 09 13:16:15.377392 crc crio[3638]: time=\"2026-06-09T13:16:15.377371183Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:15.377611 crc crio[3638]: time=\"2026-06-09T13:16:15.377516276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d69a11f4-4466-4e86-8687-d12de079837b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:15.377737 crc crio[3638]: time=\"2026-06-09T13:16:15.377592837Z\" 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 09 13:16:15.378384 crc crio[3638]: time=\"2026-06-09T13:16:15.378174788Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e322d29d-53ca-4e3c-9a5f-420af879bf73 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:15.379471 crc crio[3638]: time=\"2026-06-09T13:16:15.379444751Z\" 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:0xc00018c660}] Aliases:map[]}\"\nJun 09 13:16:15.379655 crc crio[3638]: time=\"2026-06-09T13:16:15.379635844Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:16:15.379755 crc crio[3638]: time=\"2026-06-09T13:16:15.379737146Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:16:15.379827 crc crio[3638]: time=\"2026-06-09T13:16:15.379813418Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:15.381343 crc crio[3638]: time=\"2026-06-09T13:16:15.381081451Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=469bf7de-4837-4cf0-86d1-875dbd48e122 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:15.382245 crc crio[3638]: time=\"2026-06-09T13:16:15.382000838Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=77b1f19a-a40f-40e6-b3d2-95fbd2a1d14a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:15.382847 crc crio[3638]: time=\"2026-06-09T13:16:15.382740392Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=792668c5-0e33-4431-86c8-1de68d5815db name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:15.383750 crc crio[3638]: time=\"2026-06-09T13:16:15.383439655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:15.383750 crc crio[3638]: time=\"2026-06-09T13:16:15.383455435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:15.384229 crc crio[3638]: time=\"2026-06-09T13:16:15.384080036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a8c809bb-453a-4b53-888d-3196e05cc4f0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:15.385655 crc crio[3638]: time=\"2026-06-09T13:16:15.385476522Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=823a2fb6-9786-4077-b35e-dddccda81816 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:15.387582 crc crio[3638]: time=\"2026-06-09T13:16:15.387478549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:15.387664 crc crio[3638]: time=\"2026-06-09T13:16:15.387510938Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=80d58569-9b74-420f-bfd6-458694a01fa7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:15.388204 crc crio[3638]: time=\"2026-06-09T13:16:15.388026538Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=256c8ab2-906f-455f-bf85-3be137cb7195 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:15.393883 crc crio[3638]: time=\"2026-06-09T13:16:15.393548579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:15.395188 crc crio[3638]: time=\"2026-06-09T13:16:15.394773962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:15.409168 crc crio[3638]: time=\"2026-06-09T13:16:15.409023052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:15.419632 crc crio[3638]: time=\"2026-06-09T13:16:15.419470882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:15.431605 crc crio[3638]: time=\"2026-06-09T13:16:15.431516972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:15.433848 crc crio[3638]: time=\"2026-06-09T13:16:15.433747173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:15.435930 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:15.436209 crc crio[3638]: time=\"2026-06-09T13:16:15.436069385Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"\nJun 09 13:16:15.436209 crc crio[3638]: time=\"2026-06-09T13:16:15.436195927Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:15.436329 crc crio[3638]: time=\"2026-06-09T13:16:15.436236168Z\" 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 09 13:16:15.436586 crc crio[3638]: time=\"2026-06-09T13:16:15.436431853Z\" 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:0xc002698230}] Aliases:map[]}\"\nJun 09 13:16:15.437002 crc crio[3638]: time=\"2026-06-09T13:16:15.436640746Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:15.440228 crc crio[3638]: time=\"2026-06-09T13:16:15.439970457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:15.568778 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:15.568778 crc crio[3638]: time=\"2026-06-09T13:16:15.568689217Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"\nJun 09 13:16:15.568778 crc crio[3638]: time=\"2026-06-09T13:16:15.568730877Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:15.568778 crc crio[3638]: time=\"2026-06-09T13:16:15.568775268Z\" 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 09 13:16:15.570427 crc crio[3638]: time=\"2026-06-09T13:16:15.568963753Z\" 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:0xc002698340}] Aliases:map[]}\"\nJun 09 13:16:15.570427 crc crio[3638]: time=\"2026-06-09T13:16:15.569168367Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:15.670360 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:15.670628 crc crio[3638]: time=\"2026-06-09T13:16:15.670471227Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"\nJun 09 13:16:15.670628 crc crio[3638]: time=\"2026-06-09T13:16:15.670510128Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:15.670628 crc crio[3638]: time=\"2026-06-09T13:16:15.670591339Z\" 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 09 13:16:15.670862 crc crio[3638]: time=\"2026-06-09T13:16:15.670796743Z\" 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:0xc002698540}] Aliases:map[]}\"\nJun 09 13:16:15.671065 crc crio[3638]: time=\"2026-06-09T13:16:15.671007346Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:15.941975 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:15.942584 crc crio[3638]: time=\"2026-06-09T13:16:15.942505965Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"\nJun 09 13:16:15.942643 crc crio[3638]: time=\"2026-06-09T13:16:15.942587477Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:15.942643 crc crio[3638]: time=\"2026-06-09T13:16:15.942608177Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"\nJun 09 13:16:15.942643 crc crio[3638]: time=\"2026-06-09T13:16:15.942618987Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:15.942753 crc crio[3638]: time=\"2026-06-09T13:16:15.942650238Z\" 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 09 13:16:15.943250 crc crio[3638]: time=\"2026-06-09T13:16:15.943208558Z\" 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:0xc0018901e8}] Aliases:map[]}\"\nJun 09 13:16:15.943324 crc crio[3638]: time=\"2026-06-09T13:16:15.943283479Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:16:15.943324 crc crio[3638]: time=\"2026-06-09T13:16:15.943297399Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:16:15.943324 crc crio[3638]: time=\"2026-06-09T13:16:15.94330864Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:15.963806 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:15.964045 crc crio[3638]: time=\"2026-06-09T13:16:15.963904846Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"\nJun 09 13:16:15.964045 crc crio[3638]: time=\"2026-06-09T13:16:15.963960397Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:15.964045 crc crio[3638]: time=\"2026-06-09T13:16:15.964013428Z\" 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 09 13:16:15.964659 crc crio[3638]: time=\"2026-06-09T13:16:15.964517637Z\" 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:0xc0001187c8}] Aliases:map[]}\"\nJun 09 13:16:15.964928 crc crio[3638]: time=\"2026-06-09T13:16:15.964846363Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:16.114887 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:16.115475 crc crio[3638]: time=\"2026-06-09T13:16:16.115299181Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"\nJun 09 13:16:16.115475 crc crio[3638]: time=\"2026-06-09T13:16:16.115474875Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:16.115748 crc crio[3638]: time=\"2026-06-09T13:16:16.115534236Z\" 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 09 13:16:16.116493 crc crio[3638]: time=\"2026-06-09T13:16:16.116367591Z\" 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:0xc000784650}] Aliases:map[]}\"\nJun 09 13:16:16.117031 crc crio[3638]: time=\"2026-06-09T13:16:16.116964942Z\" 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 09 13:16:16.451311 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:16.451517 crc crio[3638]: time=\"2026-06-09T13:16:16.451427341Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"\nJun 09 13:16:16.451517 crc crio[3638]: time=\"2026-06-09T13:16:16.451470581Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:16.451677 crc crio[3638]: time=\"2026-06-09T13:16:16.451517122Z\" 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 09 13:16:16.452032 crc crio[3638]: time=\"2026-06-09T13:16:16.451879809Z\" 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:0xc00130a228}] Aliases:map[]}\"\nJun 09 13:16:16.452144 crc crio[3638]: time=\"2026-06-09T13:16:16.452073562Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:16.795017 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:16.795790 crc crio[3638]: time=\"2026-06-09T13:16:16.795203109Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"\nJun 09 13:16:16.795790 crc crio[3638]: time=\"2026-06-09T13:16:16.79525571Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:16.795790 crc crio[3638]: time=\"2026-06-09T13:16:16.795313351Z\" 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 09 13:16:16.795790 crc crio[3638]: time=\"2026-06-09T13:16:16.795609987Z\" 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:0xc00130a3c8}] Aliases:map[]}\"\nJun 09 13:16:16.802853 crc crio[3638]: time=\"2026-06-09T13:16:16.802797399Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:17.014078 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:17.014374 crc crio[3638]: time=\"2026-06-09T13:16:17.014280521Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"\nJun 09 13:16:17.014374 crc crio[3638]: time=\"2026-06-09T13:16:17.014328242Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:17.014444 crc crio[3638]: time=\"2026-06-09T13:16:17.014373833Z\" 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 09 13:16:17.014721 crc crio[3638]: time=\"2026-06-09T13:16:17.014637698Z\" 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:0xc001890030}] Aliases:map[]}\"\nJun 09 13:16:17.014960 crc crio[3638]: time=\"2026-06-09T13:16:17.014890902Z\" 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 09 13:16:17.288871 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:17.288979 crc crio[3638]: time=\"2026-06-09T13:16:17.288879978Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"\nJun 09 13:16:17.288979 crc crio[3638]: time=\"2026-06-09T13:16:17.288920188Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:17.288979 crc crio[3638]: time=\"2026-06-09T13:16:17.288971869Z\" 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 09 13:16:17.289323 crc crio[3638]: time=\"2026-06-09T13:16:17.289270985Z\" 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:0xc001890220}] Aliases:map[]}\"\nJun 09 13:16:17.289490 crc crio[3638]: time=\"2026-06-09T13:16:17.289441638Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:17.452329 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:17.452494 crc crio[3638]: time=\"2026-06-09T13:16:17.452439535Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"\nJun 09 13:16:17.452494 crc crio[3638]: time=\"2026-06-09T13:16:17.452483786Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:17.452633 crc crio[3638]: time=\"2026-06-09T13:16:17.452523766Z\" 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 09 13:16:17.458311 crc crio[3638]: time=\"2026-06-09T13:16:17.458208221Z\" 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:0xc0026965e0}] Aliases:map[]}\"\nJun 09 13:16:17.458580 crc crio[3638]: time=\"2026-06-09T13:16:17.458490326Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:17.485520 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:17.485782 crc crio[3638]: time=\"2026-06-09T13:16:17.485679322Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"\nJun 09 13:16:17.485782 crc crio[3638]: time=\"2026-06-09T13:16:17.485771434Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:17.485895 crc crio[3638]: time=\"2026-06-09T13:16:17.485823785Z\" 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 09 13:16:17.487494 crc crio[3638]: time=\"2026-06-09T13:16:17.487431804Z\" 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:0xc00130a000}] Aliases:map[]}\"\nJun 09 13:16:17.487758 crc crio[3638]: time=\"2026-06-09T13:16:17.487700199Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:17.597064 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:17.597248 crc crio[3638]: time=\"2026-06-09T13:16:17.597214209Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"\nJun 09 13:16:17.597307 crc crio[3638]: time=\"2026-06-09T13:16:17.597250169Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:17.597307 crc crio[3638]: time=\"2026-06-09T13:16:17.59728461Z\" 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 09 13:16:17.597489 crc crio[3638]: time=\"2026-06-09T13:16:17.597432703Z\" 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:0xc000118648}] Aliases:map[]}\"\nJun 09 13:16:17.597685 crc crio[3638]: time=\"2026-06-09T13:16:17.597632977Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:17.712035 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:17.712252 crc crio[3638]: time=\"2026-06-09T13:16:17.71218204Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"\nJun 09 13:16:17.712252 crc crio[3638]: time=\"2026-06-09T13:16:17.71221939Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:17.712321 crc crio[3638]: time=\"2026-06-09T13:16:17.712258781Z\" 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 09 13:16:17.712600 crc crio[3638]: time=\"2026-06-09T13:16:17.712497045Z\" 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:0xc00008c7e0}] Aliases:map[]}\"\nJun 09 13:16:17.712782 crc crio[3638]: time=\"2026-06-09T13:16:17.712723739Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:17.729726 crc crio[3638]: time=\"2026-06-09T13:16:17.729395274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:17.730326 crc crio[3638]: time=\"2026-06-09T13:16:17.729436745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:17.730576 crc crio[3638]: time=\"2026-06-09T13:16:17.730444682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:17.730823 crc crio[3638]: time=\"2026-06-09T13:16:17.730763679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:17.731389 crc crio[3638]: time=\"2026-06-09T13:16:17.73132663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:17.797442 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:17.798211 crc crio[3638]: time=\"2026-06-09T13:16:17.797617651Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"\nJun 09 13:16:17.798211 crc crio[3638]: time=\"2026-06-09T13:16:17.797667482Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:17.798211 crc crio[3638]: time=\"2026-06-09T13:16:17.797684702Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"\nJun 09 13:16:17.798211 crc crio[3638]: time=\"2026-06-09T13:16:17.797693592Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:17.798211 crc crio[3638]: time=\"2026-06-09T13:16:17.797729953Z\" 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 09 13:16:17.798211 crc crio[3638]: time=\"2026-06-09T13:16:17.797928886Z\" 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:0xc000118350}] Aliases:map[]}\"\nJun 09 13:16:17.798211 crc crio[3638]: time=\"2026-06-09T13:16:17.798184381Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:17.818986 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:17.819385 crc crio[3638]: time=\"2026-06-09T13:16:17.819342638Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"\nJun 09 13:16:17.819636 crc crio[3638]: time=\"2026-06-09T13:16:17.819617043Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:17.819761 crc crio[3638]: time=\"2026-06-09T13:16:17.819742215Z\" 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 09 13:16:17.820004 crc crio[3638]: time=\"2026-06-09T13:16:17.819981229Z\" 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:0xc001480028}] Aliases:map[]}\"\nJun 09 13:16:17.820341 crc crio[3638]: time=\"2026-06-09T13:16:17.820316055Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:17.839393 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:17.839691 crc crio[3638]: time=\"2026-06-09T13:16:17.839647448Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"\nJun 09 13:16:17.839813 crc crio[3638]: time=\"2026-06-09T13:16:17.839789711Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:17.839916 crc crio[3638]: time=\"2026-06-09T13:16:17.839896343Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"\nJun 09 13:16:17.840000 crc crio[3638]: time=\"2026-06-09T13:16:17.839983184Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:17.840435 crc crio[3638]: time=\"2026-06-09T13:16:17.840085036Z\" 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 09 13:16:17.840738 crc crio[3638]: time=\"2026-06-09T13:16:17.840713188Z\" 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:0xc000784018}] Aliases:map[]}\"\nJun 09 13:16:17.840950 crc crio[3638]: time=\"2026-06-09T13:16:17.840933892Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:17.868262 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:17.868473 crc crio[3638]: time=\"2026-06-09T13:16:17.868371033Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"\nJun 09 13:16:17.868473 crc crio[3638]: time=\"2026-06-09T13:16:17.868409654Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:17.868473 crc crio[3638]: time=\"2026-06-09T13:16:17.868446685Z\" 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 09 13:16:17.868752 crc crio[3638]: time=\"2026-06-09T13:16:17.868677119Z\" 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:0xc0007841a8}] Aliases:map[]}\"\nJun 09 13:16:17.870376 crc crio[3638]: time=\"2026-06-09T13:16:17.870296408Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:17.890326 crc crio[3638]: 2026-06-09T13:16: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 09 13:16:17.890603 crc crio[3638]: time=\"2026-06-09T13:16:17.890511167Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"\nJun 09 13:16:17.890705 crc crio[3638]: time=\"2026-06-09T13:16:17.890613379Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:17.890705 crc crio[3638]: time=\"2026-06-09T13:16:17.890639329Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"\nJun 09 13:16:17.890705 crc crio[3638]: time=\"2026-06-09T13:16:17.890650259Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:17.890705 crc crio[3638]: time=\"2026-06-09T13:16:17.89068753Z\" 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 09 13:16:17.890966 crc crio[3638]: time=\"2026-06-09T13:16:17.890878893Z\" 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:0xc0014801e0}] Aliases:map[]}\"\nJun 09 13:16:17.891245 crc crio[3638]: time=\"2026-06-09T13:16:17.891164768Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:17.969366 crc crio[3638]: time=\"2026-06-09T13:16:17.968930139Z\" level=info msg=\"Created container 74a08b971a3335ae9d38ae4efc5a59afe1ce3077b8e7e918a930abeb8e808803: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=80d58569-9b74-420f-bfd6-458694a01fa7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:17.971489 crc crio[3638]: time=\"2026-06-09T13:16:17.971360674Z\" level=info msg=\"Starting container: 74a08b971a3335ae9d38ae4efc5a59afe1ce3077b8e7e918a930abeb8e808803\" id=b43c822a-0c52-4b6c-9faa-b63be1bc9a9d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:17.974989 crc crio[3638]: time=\"2026-06-09T13:16:17.974853567Z\" level=info msg=\"Created container 8ab1ce3287f4f96963e8901ac9d5bb8455ef6ec7651e01845cb43557540dadee: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=469bf7de-4837-4cf0-86d1-875dbd48e122 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:17.975877 crc crio[3638]: time=\"2026-06-09T13:16:17.975753444Z\" level=info msg=\"Created container 28e33a4689bf6db74c2f4aaaa648e526e181d9fe904171e10dedd309388b79f3: openshift-etcd/etcd-crc/setup\" id=256c8ab2-906f-455f-bf85-3be137cb7195 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:17.976218 crc crio[3638]: time=\"2026-06-09T13:16:17.976063169Z\" level=info msg=\"Created container 74bd5a296da455f49d99d83ba5e820eb915b402ff68a5ccae5414da20f0071eb: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=823a2fb6-9786-4077-b35e-dddccda81816 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:17.977273 crc crio[3638]: time=\"2026-06-09T13:16:17.977029247Z\" level=info msg=\"Created container dbd231fb75f0cb9eba0f9779e51f9ee5df9edc80cba4e474c20ba4246176b02c: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=77b1f19a-a40f-40e6-b3d2-95fbd2a1d14a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:17.980434 crc crio[3638]: time=\"2026-06-09T13:16:17.980308937Z\" level=info msg=\"Starting container: 28e33a4689bf6db74c2f4aaaa648e526e181d9fe904171e10dedd309388b79f3\" id=7249adc6-8e86-4bf0-92be-a5e4f1cb7588 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:17.980673 crc crio[3638]: time=\"2026-06-09T13:16:17.980426229Z\" level=info msg=\"Starting container: 8ab1ce3287f4f96963e8901ac9d5bb8455ef6ec7651e01845cb43557540dadee\" id=fa121e6a-66e1-44d1-8bad-85d4d7d2994f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:17.980673 crc crio[3638]: time=\"2026-06-09T13:16:17.98048241Z\" level=info msg=\"Starting container: 74bd5a296da455f49d99d83ba5e820eb915b402ff68a5ccae5414da20f0071eb\" id=79cf29e1-3738-45f5-b76f-fdc5bd856c51 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:17.981712 crc crio[3638]: time=\"2026-06-09T13:16:17.981616971Z\" level=info msg=\"Starting container: dbd231fb75f0cb9eba0f9779e51f9ee5df9edc80cba4e474c20ba4246176b02c\" id=a3b97b7a-a3c6-4d9e-a14a-5f404c90734b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:17.982318 crc crio[3638]: time=\"2026-06-09T13:16:17.982240223Z\" level=info msg=\"Started container\" PID=5394 containerID=74a08b971a3335ae9d38ae4efc5a59afe1ce3077b8e7e918a930abeb8e808803 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=b43c822a-0c52-4b6c-9faa-b63be1bc9a9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c961fdc2aff1dbe7f9b0c80d78add8189892f3c39ad9f99c413bef426b98c8d8\nJun 09 13:16:17.996740 crc crio[3638]: time=\"2026-06-09T13:16:17.994041418Z\" level=info msg=\"Started container\" PID=5395 containerID=8ab1ce3287f4f96963e8901ac9d5bb8455ef6ec7651e01845cb43557540dadee description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=fa121e6a-66e1-44d1-8bad-85d4d7d2994f name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976\nJun 09 13:16:17.996740 crc crio[3638]: time=\"2026-06-09T13:16:17.995480544Z\" level=info msg=\"Started container\" PID=5393 containerID=74bd5a296da455f49d99d83ba5e820eb915b402ff68a5ccae5414da20f0071eb description=openshift-kube-apiserver/kube-apiserver-crc/setup id=79cf29e1-3738-45f5-b76f-fdc5bd856c51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b\nJun 09 13:16:17.996740 crc crio[3638]: time=\"2026-06-09T13:16:17.996396911Z\" level=info msg=\"Started container\" PID=5396 containerID=28e33a4689bf6db74c2f4aaaa648e526e181d9fe904171e10dedd309388b79f3 description=openshift-etcd/etcd-crc/setup id=7249adc6-8e86-4bf0-92be-a5e4f1cb7588 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e\nJun 09 13:16:17.997809 crc crio[3638]: time=\"2026-06-09T13:16:17.997759165Z\" level=info msg=\"Started container\" PID=5392 containerID=dbd231fb75f0cb9eba0f9779e51f9ee5df9edc80cba4e474c20ba4246176b02c description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=a3b97b7a-a3c6-4d9e-a14a-5f404c90734b name=/runtime.v1.RuntimeService/StartContainer sandboxID=20898963a316405951f1c5c514b0590620907d6f65354c1059f84b3d100808c2\nJun 09 13:16:18.027331 crc crio[3638]: time=\"2026-06-09T13:16:18.026969939Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=37f3e027-56c6-438b-866a-69535e6e8908 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:18.031396 crc crio[3638]: time=\"2026-06-09T13:16:18.031270778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=7f702b7f-9385-4180-9876-95545d9d09ad name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:18.040319 crc crio[3638]: time=\"2026-06-09T13:16:18.039394117Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=407169ad-1a07-4ed8-8f31-7ea7a6a59e4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:18.040319 crc crio[3638]: time=\"2026-06-09T13:16:18.040256982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:18.063849 crc crio[3638]: time=\"2026-06-09T13:16:18.063434065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:18.100280 crc crio[3638]: 2026-06-09T13:16:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 09 13:16:18.100423 crc crio[3638]: time=\"2026-06-09T13:16:18.100358Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"\nJun 09 13:16:18.100423 crc crio[3638]: time=\"2026-06-09T13:16:18.10039182Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:18.100519 crc crio[3638]: time=\"2026-06-09T13:16:18.100430531Z\" 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 09 13:16:18.100723 crc crio[3638]: time=\"2026-06-09T13:16:18.100641575Z\" 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:0xc002698430}] Aliases:map[]}\"\nJun 09 13:16:18.100917 crc crio[3638]: time=\"2026-06-09T13:16:18.100855298Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:18.256298 crc crio[3638]: 2026-06-09T13:16:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 09 13:16:18.256298 crc crio[3638]: time=\"2026-06-09T13:16:18.256231907Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"\nJun 09 13:16:18.256298 crc crio[3638]: time=\"2026-06-09T13:16:18.256271817Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:18.256298 crc crio[3638]: time=\"2026-06-09T13:16:18.256319248Z\" 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 09 13:16:18.256938 crc crio[3638]: time=\"2026-06-09T13:16:18.256505652Z\" 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:0xc0007847c8}] Aliases:map[]}\"\nJun 09 13:16:18.256938 crc crio[3638]: time=\"2026-06-09T13:16:18.256814777Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:18.335815 crc crio[3638]: time=\"2026-06-09T13:16:18.335481565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:18.427590 crc crio[3638]: time=\"2026-06-09T13:16:18.427498306Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ffe8a8ec-b117-4e64-9f14-3e02e60471fb name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:18.430184 crc crio[3638]: time=\"2026-06-09T13:16:18.430011931Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d59b781b-69e7-4de1-95d3-50ee89b3563d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:18.435785 crc crio[3638]: time=\"2026-06-09T13:16:18.435701355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=42c68b3d-85a3-4d42-9427-1daa71c1f1c9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:18.435873 crc crio[3638]: time=\"2026-06-09T13:16:18.435775197Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=aa35dc83-42d6-48f1-9c65-7c2e844dd6e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:18.436537 crc crio[3638]: time=\"2026-06-09T13:16:18.436464119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:18.447661 crc crio[3638]: time=\"2026-06-09T13:16:18.447371029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=fd25462f-8704-40a6-841f-c5341c4e91c1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:18.451252 crc crio[3638]: time=\"2026-06-09T13:16:18.450801421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=639441e2-2231-42ab-b0d7-4b071298b8e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:18.451950 crc crio[3638]: time=\"2026-06-09T13:16:18.451848821Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=d903013e-f2f2-42b8-84d9-c7a9c36a92f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:18.452836 crc crio[3638]: time=\"2026-06-09T13:16:18.452496222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:18.453614 crc crio[3638]: time=\"2026-06-09T13:16:18.453234966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=32625b79-fa30-4353-915c-90820a2d531d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:18.456661 crc crio[3638]: time=\"2026-06-09T13:16:18.456618967Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=acfa3ab9-c043-49e4-8152-46c5017e6d46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:18.458673 crc crio[3638]: time=\"2026-06-09T13:16:18.458470902Z\" level=info msg=\"Created container 5f5ad17eb6709143c787497e249d71ae4fef62e9df9300dd5c7a0f4f08bcbd3c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=407169ad-1a07-4ed8-8f31-7ea7a6a59e4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:18.461395 crc crio[3638]: time=\"2026-06-09T13:16:18.461363935Z\" level=info msg=\"Starting container: 5f5ad17eb6709143c787497e249d71ae4fef62e9df9300dd5c7a0f4f08bcbd3c\" id=2d724550-4724-40fc-acb7-1a11d85deb29 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:18.462266 crc crio[3638]: time=\"2026-06-09T13:16:18.461943665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:18.465953 crc crio[3638]: time=\"2026-06-09T13:16:18.465808406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=bc438d87-88ba-454d-ace7-2fbd55e0df42 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:18.482040 crc crio[3638]: time=\"2026-06-09T13:16:18.481999722Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5ae5a6dd-cdb5-4de0-a6a1-e8784bd930f6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:18.483434 crc crio[3638]: time=\"2026-06-09T13:16:18.482869737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:18.489185 crc crio[3638]: time=\"2026-06-09T13:16:18.488772055Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=9bf7db57-5b1e-4c8c-93b3-3e72bc6578e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:18.489529 crc crio[3638]: time=\"2026-06-09T13:16:18.489479828Z\" level=info msg=\"Started container\" PID=5480 containerID=5f5ad17eb6709143c787497e249d71ae4fef62e9df9300dd5c7a0f4f08bcbd3c description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=2d724550-4724-40fc-acb7-1a11d85deb29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976\nJun 09 13:16:18.499936 crc crio[3638]: time=\"2026-06-09T13:16:18.496007437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:18.503762 crc crio[3638]: time=\"2026-06-09T13:16:18.502927823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:18.533769 crc crio[3638]: time=\"2026-06-09T13:16:18.530739263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:18.559963 crc crio[3638]: time=\"2026-06-09T13:16:18.559520517Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=98437d39-b3de-4a04-8cff-3995a667c92b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:18.574737 crc crio[3638]: time=\"2026-06-09T13:16:18.574541331Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=92bc2138-20f0-471c-ac3c-0e273818ed0e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:18.581237 crc crio[3638]: time=\"2026-06-09T13:16:18.580741875Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=e71f1b86-a70b-47f5-8bc3-4233c2d00f80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:18.581426 crc crio[3638]: time=\"2026-06-09T13:16:18.581339176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:18.581480 crc crio[3638]: time=\"2026-06-09T13:16:18.581407698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:18.675539 crc crio[3638]: time=\"2026-06-09T13:16:18.673846546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:19.122089 crc crio[3638]: 2026-06-09T13:16:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 09 13:16:19.122089 crc crio[3638]: time=\"2026-06-09T13:16:19.121714005Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"\nJun 09 13:16:19.122089 crc crio[3638]: time=\"2026-06-09T13:16:19.121769736Z\" level=info msg=\"cleanup sandbox network\"\nJun 09 13:16:19.122089 crc crio[3638]: time=\"2026-06-09T13:16:19.121835607Z\" 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 09 13:16:19.122089 crc crio[3638]: time=\"2026-06-09T13:16:19.121988851Z\" 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:0xc002698440}] Aliases:map[]}\"\nJun 09 13:16:19.129222 crc crio[3638]: time=\"2026-06-09T13:16:19.122638442Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:16:19.129222 crc crio[3638]: time=\"2026-06-09T13:16:19.122669853Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:16:19.129222 crc crio[3638]: time=\"2026-06-09T13:16:19.122685483Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:16:20.307061 crc crio[3638]: 2026-06-09T13:16:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 09 13:16:20.307061 crc crio[3638]: time=\"2026-06-09T13:16:20.303660203Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"\nJun 09 13:16:20.928539 crc crio[3638]: time=\"2026-06-09T13:16:20.924013785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:21.021066 crc crio[3638]: time=\"2026-06-09T13:16:21.016930362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:21.033284 crc crio[3638]: time=\"2026-06-09T13:16:21.032904763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:21.038791 crc crio[3638]: time=\"2026-06-09T13:16:21.038457115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:21.343576 crc crio[3638]: time=\"2026-06-09T13:16:21.342683572Z\" level=info msg=\"Created container b6070b187148a5176408ad95c0c3d3a4a6f06ef3577e0b78f2dfb99d97e638ac: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=acfa3ab9-c043-49e4-8152-46c5017e6d46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:21.367632 crc crio[3638]: time=\"2026-06-09T13:16:21.367472586Z\" level=info msg=\"Starting container: b6070b187148a5176408ad95c0c3d3a4a6f06ef3577e0b78f2dfb99d97e638ac\" id=e10eb9f9-60a6-4626-a0cc-24526e9a7eb7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:21.404063 crc crio[3638]: time=\"2026-06-09T13:16:21.403788438Z\" level=info msg=\"Created container 7c3af259c8d9b42d3ec3e2348529ab132090fb865abfcc4c15ce3b148c61988a: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=9bf7db57-5b1e-4c8c-93b3-3e72bc6578e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:21.408631 crc crio[3638]: time=\"2026-06-09T13:16:21.407492596Z\" level=info msg=\"Starting container: 7c3af259c8d9b42d3ec3e2348529ab132090fb865abfcc4c15ce3b148c61988a\" id=cf9da692-048e-4c80-a238-531ea629fdf6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:21.424065 crc crio[3638]: time=\"2026-06-09T13:16:21.423513488Z\" level=info msg=\"Started container\" PID=5549 containerID=b6070b187148a5176408ad95c0c3d3a4a6f06ef3577e0b78f2dfb99d97e638ac description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=e10eb9f9-60a6-4626-a0cc-24526e9a7eb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c961fdc2aff1dbe7f9b0c80d78add8189892f3c39ad9f99c413bef426b98c8d8\nJun 09 13:16:21.449530 crc crio[3638]: time=\"2026-06-09T13:16:21.44931685Z\" level=info msg=\"Started container\" PID=5552 containerID=7c3af259c8d9b42d3ec3e2348529ab132090fb865abfcc4c15ce3b148c61988a description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=cf9da692-048e-4c80-a238-531ea629fdf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20898963a316405951f1c5c514b0590620907d6f65354c1059f84b3d100808c2\nJun 09 13:16:21.512808 crc crio[3638]: time=\"2026-06-09T13:16:21.512665798Z\" level=info msg=\"Created container 67e234766a6172a839336e9f67e1fe6c78eedde3e66d3aa1fc256dc3d32f013b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=d903013e-f2f2-42b8-84d9-c7a9c36a92f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:21.530751 crc crio[3638]: time=\"2026-06-09T13:16:21.528089609Z\" level=info msg=\"Starting container: 67e234766a6172a839336e9f67e1fe6c78eedde3e66d3aa1fc256dc3d32f013b\" id=eaf9124a-63cd-4e38-bdb1-84a01a387b6d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:21.550760 crc crio[3638]: time=\"2026-06-09T13:16:21.548455721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=c7bd2cc6-6cdd-4f32-af2c-62a94eb7da9e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:21.554488 crc crio[3638]: time=\"2026-06-09T13:16:21.554309018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=7db8931e-813f-4cef-af74-ce442ccfa932 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:21.572013 crc crio[3638]: time=\"2026-06-09T13:16:21.57190382Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=69ecb4a4-fdaa-4211-9126-d1c0c5276338 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:21.573799 crc crio[3638]: time=\"2026-06-09T13:16:21.573495089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:21.580800 crc crio[3638]: time=\"2026-06-09T13:16:21.580034182Z\" level=info msg=\"Created container acaaf4133467d052d68d177ef32cb79b940b8767b855e7ed67ae3c0b78b42133: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=aa35dc83-42d6-48f1-9c65-7c2e844dd6e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:21.588865 crc crio[3638]: time=\"2026-06-09T13:16:21.582838297Z\" level=info msg=\"Starting container: acaaf4133467d052d68d177ef32cb79b940b8767b855e7ed67ae3c0b78b42133\" id=a174c81f-47b3-4044-b3ed-9b8df05a7529 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:21.599893 crc crio[3638]: time=\"2026-06-09T13:16:21.599736182Z\" level=info msg=\"Started container\" PID=5556 containerID=67e234766a6172a839336e9f67e1fe6c78eedde3e66d3aa1fc256dc3d32f013b description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=eaf9124a-63cd-4e38-bdb1-84a01a387b6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b\nJun 09 13:16:21.680772 crc crio[3638]: time=\"2026-06-09T13:16:21.676912447Z\" level=info msg=\"Started container\" PID=5557 containerID=acaaf4133467d052d68d177ef32cb79b940b8767b855e7ed67ae3c0b78b42133 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=a174c81f-47b3-4044-b3ed-9b8df05a7529 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e\nJun 09 13:16:21.684225 crc crio[3638]: time=\"2026-06-09T13:16:21.684031065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:21.845045 crc crio[3638]: time=\"2026-06-09T13:16:21.84458089Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=afc81d3e-e5cf-456a-abf2-615d9dfcb92b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:21.852474 crc crio[3638]: time=\"2026-06-09T13:16:21.85226772Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e80bdc1c-05d2-48b1-9f70-e5c95a8b9527 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:21.855915 crc crio[3638]: time=\"2026-06-09T13:16:21.855859553Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=49dfd660-50c4-472a-85bd-e7f5cc7b8e1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:21.856876 crc crio[3638]: time=\"2026-06-09T13:16:21.856852447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:21.965806 crc crio[3638]: time=\"2026-06-09T13:16:21.962813845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:22.768071 crc crio[3638]: time=\"2026-06-09T13:16:22.76753237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=198de437-02a2-4ab8-be74-c4375eb054ae name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:22.820799 crc crio[3638]: time=\"2026-06-09T13:16:22.818761219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=414e0dd1-944a-44ad-94bd-fc7e2553a473 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:22.837796 crc crio[3638]: time=\"2026-06-09T13:16:22.837073477Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=65e35a16-9301-4251-b9bf-a541b5bfd987 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:22.838647 crc crio[3638]: time=\"2026-06-09T13:16:22.838399118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:22.996697 crc crio[3638]: time=\"2026-06-09T13:16:22.995867462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:23.047914 crc crio[3638]: time=\"2026-06-09T13:16:23.047792437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:23.334877 crc crio[3638]: time=\"2026-06-09T13:16:23.334002882Z\" level=info msg=\"Created container 7b10b9e9d8673497dc135346d89eb0e11f9f88c400382fd65c4b856c4d842b97: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=69ecb4a4-fdaa-4211-9126-d1c0c5276338 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:23.348522 crc crio[3638]: time=\"2026-06-09T13:16:23.34840437Z\" level=info msg=\"Starting container: 7b10b9e9d8673497dc135346d89eb0e11f9f88c400382fd65c4b856c4d842b97\" id=6a4887ab-6381-4fe5-96b8-6d33c340c83e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:23.481419 crc crio[3638]: time=\"2026-06-09T13:16:23.479946076Z\" level=info msg=\"Started container\" PID=5618 containerID=7b10b9e9d8673497dc135346d89eb0e11f9f88c400382fd65c4b856c4d842b97 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=6a4887ab-6381-4fe5-96b8-6d33c340c83e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c961fdc2aff1dbe7f9b0c80d78add8189892f3c39ad9f99c413bef426b98c8d8\nJun 09 13:16:23.573329 crc crio[3638]: time=\"2026-06-09T13:16:23.571968378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=706e45de-210d-4278-99c9-46985a809e52 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:23.596020 crc crio[3638]: time=\"2026-06-09T13:16:23.594246009Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=550cd7ef-ae5c-4641-84e8-d60a0ad9f8e0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:23.599278 crc crio[3638]: time=\"2026-06-09T13:16:23.59896783Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=479ea10e-5945-42a6-9d12-177d1e428e9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:23.642971 crc crio[3638]: time=\"2026-06-09T13:16:23.642081029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:23.810746 crc crio[3638]: time=\"2026-06-09T13:16:23.809864614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:24.309482 crc crio[3638]: time=\"2026-06-09T13:16:24.308470177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:24.805264 crc crio[3638]: time=\"2026-06-09T13:16:24.799418662Z\" level=info msg=\"Created container 1d0c631bb64851582c0942c0b29a4d63f8642214a51fcba1eb0a6cd884ad59c9: openshift-etcd/etcd-crc/etcd-resources-copy\" id=65e35a16-9301-4251-b9bf-a541b5bfd987 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:24.806926 crc crio[3638]: time=\"2026-06-09T13:16:24.806292832Z\" level=info msg=\"Starting container: 1d0c631bb64851582c0942c0b29a4d63f8642214a51fcba1eb0a6cd884ad59c9\" id=088d4033-f5b0-4b3b-8fde-1f07832a44fb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:24.995252 crc crio[3638]: time=\"2026-06-09T13:16:24.994711231Z\" level=info msg=\"Started container\" PID=5650 containerID=1d0c631bb64851582c0942c0b29a4d63f8642214a51fcba1eb0a6cd884ad59c9 description=openshift-etcd/etcd-crc/etcd-resources-copy id=088d4033-f5b0-4b3b-8fde-1f07832a44fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e\nJun 09 13:16:25.836537 crc crio[3638]: time=\"2026-06-09T13:16:25.836475832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b324eb6e-73ac-46d6-859e-1468bf20f8d4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:25.857776 crc crio[3638]: time=\"2026-06-09T13:16:25.85395154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=00f13475-05b6-4337-b7c9-b5c86d3f3984 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:25.875361 crc crio[3638]: time=\"2026-06-09T13:16:25.875310021Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=36bd6cd9-0a5c-45b0-a40a-c6164b7785bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:25.876035 crc crio[3638]: time=\"2026-06-09T13:16:25.876009038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:25.905521 crc crio[3638]: time=\"2026-06-09T13:16:25.892929192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:26.032521 crc crio[3638]: time=\"2026-06-09T13:16:26.030546702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:26.553207 crc crio[3638]: time=\"2026-06-09T13:16:26.55283942Z\" level=info msg=\"Created container 211b2b990b13d782e90922d7e77f596be72c94265bfa4f15b8c8aedc27d97f39: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=479ea10e-5945-42a6-9d12-177d1e428e9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:26.558024 crc crio[3638]: time=\"2026-06-09T13:16:26.557781496Z\" level=info msg=\"Starting container: 211b2b990b13d782e90922d7e77f596be72c94265bfa4f15b8c8aedc27d97f39\" id=cdc85350-8288-4734-8457-3b86d5a7f374 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:26.613658 crc crio[3638]: time=\"2026-06-09T13:16:26.613398416Z\" level=info msg=\"Started container\" PID=5671 containerID=211b2b990b13d782e90922d7e77f596be72c94265bfa4f15b8c8aedc27d97f39 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=cdc85350-8288-4734-8457-3b86d5a7f374 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c961fdc2aff1dbe7f9b0c80d78add8189892f3c39ad9f99c413bef426b98c8d8\nJun 09 13:16:27.175284 crc crio[3638]: time=\"2026-06-09T13:16:27.174409769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:27.521699 crc crio[3638]: time=\"2026-06-09T13:16:27.520823073Z\" level=info msg=\"Created container 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae: openshift-etcd/etcd-crc/etcdctl\" id=36bd6cd9-0a5c-45b0-a40a-c6164b7785bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:27.543473 crc crio[3638]: time=\"2026-06-09T13:16:27.539975462Z\" level=info msg=\"Starting container: 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae\" id=70d54f0b-60a0-486e-a3b2-adcc9badcac1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:27.635782 crc crio[3638]: time=\"2026-06-09T13:16:27.63486341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:27.656351 crc crio[3638]: time=\"2026-06-09T13:16:27.65576597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:27.740857 crc crio[3638]: time=\"2026-06-09T13:16:27.738888654Z\" level=info msg=\"Started container\" PID=5697 containerID=9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae description=openshift-etcd/etcd-crc/etcdctl id=70d54f0b-60a0-486e-a3b2-adcc9badcac1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e\nJun 09 13:16:27.813832 crc crio[3638]: time=\"2026-06-09T13:16:27.812915816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=55593d7b-4619-48a1-bf17-c7d28ff13ead name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:27.819013 crc crio[3638]: time=\"2026-06-09T13:16:27.818703751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d48e59a2-f3d7-4750-bf04-4e204f150e7a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:27.828506 crc crio[3638]: time=\"2026-06-09T13:16:27.828421149Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=3da9f424-9faf-44de-9bd9-0732debb09e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:27.829436 crc crio[3638]: time=\"2026-06-09T13:16:27.829252899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:27.908770 crc crio[3638]: time=\"2026-06-09T13:16:27.908331228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:28.024491 crc crio[3638]: time=\"2026-06-09T13:16:28.024410074Z\" level=info msg=\"Created container dd1eeba0b7bda49783709a9b144fe5de33a189dbb85f6838eed6585af754c40a: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=e71f1b86-a70b-47f5-8bc3-4233c2d00f80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:28.037462 crc crio[3638]: time=\"2026-06-09T13:16:28.037308315Z\" level=info msg=\"Starting container: dd1eeba0b7bda49783709a9b144fe5de33a189dbb85f6838eed6585af754c40a\" id=bdeb740f-2b0c-4a02-8827-f9ffddca36b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:28.059311 crc crio[3638]: time=\"2026-06-09T13:16:28.058997002Z\" level=info msg=\"Created container b0adc9e36c8d1610763e93a85df45ff539830d3e30cb9b7d22ff56ee5fb20768: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=49dfd660-50c4-472a-85bd-e7f5cc7b8e1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:28.060948 crc crio[3638]: time=\"2026-06-09T13:16:28.060900137Z\" level=info msg=\"Starting container: b0adc9e36c8d1610763e93a85df45ff539830d3e30cb9b7d22ff56ee5fb20768\" id=57766bcf-a069-4df3-ae06-c602096a4458 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:28.092920 crc crio[3638]: time=\"2026-06-09T13:16:28.092750153Z\" level=info msg=\"Started container\" PID=5714 containerID=dd1eeba0b7bda49783709a9b144fe5de33a189dbb85f6838eed6585af754c40a description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=bdeb740f-2b0c-4a02-8827-f9ffddca36b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976\nJun 09 13:16:28.115961 crc crio[3638]: time=\"2026-06-09T13:16:28.115551846Z\" level=info msg=\"Started container\" PID=5719 containerID=b0adc9e36c8d1610763e93a85df45ff539830d3e30cb9b7d22ff56ee5fb20768 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=57766bcf-a069-4df3-ae06-c602096a4458 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b\nJun 09 13:16:28.207538 crc crio[3638]: time=\"2026-06-09T13:16:28.206939394Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=75574dad-a5fc-43e2-a28d-0a9119d6c443 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:28.221312 crc crio[3638]: time=\"2026-06-09T13:16:28.220961222Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=621f9b84-4b66-4f3e-9797-ef62f31c0224 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:28.243486 crc crio[3638]: time=\"2026-06-09T13:16:28.243002818Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=32d21a9e-8e5d-4bee-9560-aef9091a02ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:28.250929 crc crio[3638]: time=\"2026-06-09T13:16:28.249980221Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=314375c8-28b5-432c-98e7-863e7110871b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:28.273497 crc crio[3638]: time=\"2026-06-09T13:16:28.272957079Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=42755b54-4e72-4143-89e0-359fd2568bc2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:28.288893 crc crio[3638]: time=\"2026-06-09T13:16:28.288471112Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=d5e85fed-a5fc-4c31-ba2b-72b240c78201 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:28.289315 crc crio[3638]: time=\"2026-06-09T13:16:28.289089946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:28.293503 crc crio[3638]: time=\"2026-06-09T13:16:28.29309596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:28.403474 crc crio[3638]: time=\"2026-06-09T13:16:28.402802655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:28.536505 crc crio[3638]: time=\"2026-06-09T13:16:28.535453399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:29.833380 crc crio[3638]: time=\"2026-06-09T13:16:29.83203615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:30.441000 crc crio[3638]: time=\"2026-06-09T13:16:30.438430576Z\" level=info msg=\"Created container 856b77726559791a2730097cab838e4f5f9d6394b4e37ba150e486d0d0519317: openshift-etcd/etcd-crc/etcd\" id=3da9f424-9faf-44de-9bd9-0732debb09e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:30.458540 crc crio[3638]: time=\"2026-06-09T13:16:30.455377253Z\" level=info msg=\"Starting container: 856b77726559791a2730097cab838e4f5f9d6394b4e37ba150e486d0d0519317\" id=3ecdcc5a-21f2-4070-97dc-7d40c83f27cf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:30.608713 crc crio[3638]: time=\"2026-06-09T13:16:30.607761838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:30.611686 crc crio[3638]: time=\"2026-06-09T13:16:30.611521415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:30.650343 crc crio[3638]: time=\"2026-06-09T13:16:30.64800548Z\" level=info msg=\"Started container\" PID=5774 containerID=856b77726559791a2730097cab838e4f5f9d6394b4e37ba150e486d0d0519317 description=openshift-etcd/etcd-crc/etcd id=3ecdcc5a-21f2-4070-97dc-7d40c83f27cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e\nJun 09 13:16:30.761644 crc crio[3638]: time=\"2026-06-09T13:16:30.760541212Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d921fa7d-a077-430c-a2f2-924513269962 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:30.767479 crc crio[3638]: time=\"2026-06-09T13:16:30.767333781Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=03c9b87a-3e33-4968-84fa-c929400d9efb name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:30.775023 crc crio[3638]: time=\"2026-06-09T13:16:30.774843266Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=81b6d25a-1d9a-475f-8deb-3d3410b29041 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:30.775492 crc crio[3638]: time=\"2026-06-09T13:16:30.775408929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:30.822496 crc crio[3638]: time=\"2026-06-09T13:16:30.821228221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:31.072810 crc crio[3638]: time=\"2026-06-09T13:16:31.063523779Z\" level=info msg=\"Created container 661e58056e5c21d70a8a4652a215fe1118fff6029462ed3f54c459ac693b9ced: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=32d21a9e-8e5d-4bee-9560-aef9091a02ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:31.072810 crc crio[3638]: time=\"2026-06-09T13:16:31.066832827Z\" level=info msg=\"Starting container: 661e58056e5c21d70a8a4652a215fe1118fff6029462ed3f54c459ac693b9ced\" id=eaf53f7a-bc98-45e6-a2ed-5ba3ae9f2752 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:31.105839 crc crio[3638]: time=\"2026-06-09T13:16:31.105343768Z\" level=info msg=\"Started container\" PID=5787 containerID=661e58056e5c21d70a8a4652a215fe1118fff6029462ed3f54c459ac693b9ced description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=eaf53f7a-bc98-45e6-a2ed-5ba3ae9f2752 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b\nJun 09 13:16:31.190787 crc crio[3638]: time=\"2026-06-09T13:16:31.190320396Z\" level=info msg=\"Created container 24c692cca0aeef391fd8ca25b2815b866f5b90f929ad9545075980636da30449: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=d5e85fed-a5fc-4c31-ba2b-72b240c78201 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:31.199359 crc crio[3638]: time=\"2026-06-09T13:16:31.197380731Z\" level=info msg=\"Starting container: 24c692cca0aeef391fd8ca25b2815b866f5b90f929ad9545075980636da30449\" id=b981d061-b3c7-43b5-8583-6b5f6cb686d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:31.261556 crc crio[3638]: time=\"2026-06-09T13:16:31.260668082Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9f05737e-615a-4dab-818b-927bc07cf559 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:31.271175 crc crio[3638]: time=\"2026-06-09T13:16:31.270887471Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=560edce8-afec-4bee-bcf9-c56c8624c0d2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:31.281373 crc crio[3638]: time=\"2026-06-09T13:16:31.281321535Z\" level=info msg=\"Started container\" PID=5786 containerID=24c692cca0aeef391fd8ca25b2815b866f5b90f929ad9545075980636da30449 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=b981d061-b3c7-43b5-8583-6b5f6cb686d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976\nJun 09 13:16:31.312199 crc crio[3638]: time=\"2026-06-09T13:16:31.31189032Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=129706e3-3ae7-42fe-a6e8-1eab9bb2f2af name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:31.313308 crc crio[3638]: time=\"2026-06-09T13:16:31.312891792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:31.723417 crc crio[3638]: time=\"2026-06-09T13:16:31.720961119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:32.764015 crc crio[3638]: time=\"2026-06-09T13:16:32.763479925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:33.618788 crc crio[3638]: time=\"2026-06-09T13:16:33.618500107Z\" level=info msg=\"Created container 01d77b6b3df73f7dfb270c4db73ac4ab5c898b2a08f47a4226a2c6f399fc0657: openshift-etcd/etcd-crc/etcd-metrics\" id=81b6d25a-1d9a-475f-8deb-3d3410b29041 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:33.632881 crc crio[3638]: time=\"2026-06-09T13:16:33.631884561Z\" level=info msg=\"Starting container: 01d77b6b3df73f7dfb270c4db73ac4ab5c898b2a08f47a4226a2c6f399fc0657\" id=2da11d97-85a0-4c2e-9678-0ba96757ee5c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:33.881858 crc crio[3638]: time=\"2026-06-09T13:16:33.881492644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:33.987243 crc crio[3638]: time=\"2026-06-09T13:16:33.985022093Z\" level=info msg=\"Started container\" PID=5830 containerID=01d77b6b3df73f7dfb270c4db73ac4ab5c898b2a08f47a4226a2c6f399fc0657 description=openshift-etcd/etcd-crc/etcd-metrics id=2da11d97-85a0-4c2e-9678-0ba96757ee5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e\nJun 09 13:16:34.028469 crc crio[3638]: time=\"2026-06-09T13:16:34.027932986Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=49cd78c4-dec8-4852-b52d-dafc67542bf6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:34.032936 crc crio[3638]: time=\"2026-06-09T13:16:34.032516502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=d9d61e69-5262-4832-a43e-57d0734f4e6a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:34.042094 crc crio[3638]: time=\"2026-06-09T13:16:34.041948372Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=4ad8ba24-a635-41e4-895a-831cb8134251 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:34.044020 crc crio[3638]: time=\"2026-06-09T13:16:34.043894848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:34.113575 crc crio[3638]: time=\"2026-06-09T13:16:34.113444916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:34.206980 crc crio[3638]: time=\"2026-06-09T13:16:34.206215005Z\" level=info msg=\"Created container 6f50de34ff7e0a584e3ded7c52b4a537b8e2ce511b3bdb2d7538477932948bfc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=129706e3-3ae7-42fe-a6e8-1eab9bb2f2af name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:34.217200 crc crio[3638]: time=\"2026-06-09T13:16:34.216346902Z\" level=info msg=\"Starting container: 6f50de34ff7e0a584e3ded7c52b4a537b8e2ce511b3bdb2d7538477932948bfc\" id=d5eeccfe-5eb6-459c-a84a-884fde5ecb8f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:34.260201 crc crio[3638]: time=\"2026-06-09T13:16:34.252787066Z\" level=info msg=\"Started container\" PID=5858 containerID=6f50de34ff7e0a584e3ded7c52b4a537b8e2ce511b3bdb2d7538477932948bfc description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=d5eeccfe-5eb6-459c-a84a-884fde5ecb8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b\nJun 09 13:16:34.490097 crc crio[3638]: time=\"2026-06-09T13:16:34.487167337Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6598b845-430b-483d-9b3b-64f79e769a8e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:34.496083 crc crio[3638]: time=\"2026-06-09T13:16:34.495526323Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=58987390-6a52-45b4-96aa-1fd81d3b1101 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:34.505364 crc crio[3638]: time=\"2026-06-09T13:16:34.502824944Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=78040076-adad-4598-b147-cc61290ffb3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:34.506654 crc crio[3638]: time=\"2026-06-09T13:16:34.506484149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:34.641968 crc crio[3638]: time=\"2026-06-09T13:16:34.637538825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:35.906983 crc crio[3638]: time=\"2026-06-09T13:16:35.904751618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:36.345563 crc crio[3638]: time=\"2026-06-09T13:16:36.345439867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:36.431782 crc crio[3638]: time=\"2026-06-09T13:16:36.43147382Z\" level=info msg=\"Created container d18038ce8152fe4fbaddbcfa48aac8c19e3bbdee4aa45769922e198a6f5fa23c: openshift-etcd/etcd-crc/etcd-readyz\" id=4ad8ba24-a635-41e4-895a-831cb8134251 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:36.436986 crc crio[3638]: time=\"2026-06-09T13:16:36.435935614Z\" level=info msg=\"Starting container: d18038ce8152fe4fbaddbcfa48aac8c19e3bbdee4aa45769922e198a6f5fa23c\" id=6e682215-8ba2-4b17-bf3f-af9699269e0b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:36.595920 crc crio[3638]: time=\"2026-06-09T13:16:36.594698298Z\" level=info msg=\"Started container\" PID=5901 containerID=d18038ce8152fe4fbaddbcfa48aac8c19e3bbdee4aa45769922e198a6f5fa23c description=openshift-etcd/etcd-crc/etcd-readyz id=6e682215-8ba2-4b17-bf3f-af9699269e0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e\nJun 09 13:16:36.647223 crc crio[3638]: time=\"2026-06-09T13:16:36.646831957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=948bf3e6-e284-4b25-8cf6-b183f5133d10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:36.651836 crc crio[3638]: time=\"2026-06-09T13:16:36.651626209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=84cab612-fcf6-4f0d-bd86-767341c75d0c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:36.654948 crc crio[3638]: time=\"2026-06-09T13:16:36.654485447Z\" level=info msg=\"Created container 1b28b16f79fd5e27bcf28212916ef4d2a13cc5c0755d9f1d5a02e97ba3f44f6d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=78040076-adad-4598-b147-cc61290ffb3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:36.660528 crc crio[3638]: time=\"2026-06-09T13:16:36.660350543Z\" level=info msg=\"Starting container: 1b28b16f79fd5e27bcf28212916ef4d2a13cc5c0755d9f1d5a02e97ba3f44f6d\" id=014815fa-6cfc-4174-bcbb-c565d58cc276 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:36.663863 crc crio[3638]: time=\"2026-06-09T13:16:36.662812901Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=cba14f22-55e8-4cd6-abb9-1b2c5fb244ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:36.663863 crc crio[3638]: time=\"2026-06-09T13:16:36.663502037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:36.778900 crc crio[3638]: time=\"2026-06-09T13:16:36.777283489Z\" level=info msg=\"Started container\" PID=5908 containerID=1b28b16f79fd5e27bcf28212916ef4d2a13cc5c0755d9f1d5a02e97ba3f44f6d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=014815fa-6cfc-4174-bcbb-c565d58cc276 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b\nJun 09 13:16:36.815906 crc crio[3638]: time=\"2026-06-09T13:16:36.815561294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:37.880092 crc crio[3638]: time=\"2026-06-09T13:16:37.879972383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:38.072938 crc crio[3638]: time=\"2026-06-09T13:16:38.072824825Z\" level=info msg=\"Created container ac5643c9b932019dcb80182bd6b54c9d6bb853b809c868c8500d5a1b91f81e06: openshift-etcd/etcd-crc/etcd-rev\" id=cba14f22-55e8-4cd6-abb9-1b2c5fb244ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:38.074165 crc crio[3638]: time=\"2026-06-09T13:16:38.074072324Z\" level=info msg=\"Starting container: ac5643c9b932019dcb80182bd6b54c9d6bb853b809c868c8500d5a1b91f81e06\" id=cc5dbc83-2656-4408-aacf-9cd5ea496502 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:38.085235 crc crio[3638]: time=\"2026-06-09T13:16:38.084979118Z\" level=info msg=\"Started container\" PID=5938 containerID=ac5643c9b932019dcb80182bd6b54c9d6bb853b809c868c8500d5a1b91f81e06 description=openshift-etcd/etcd-crc/etcd-rev id=cc5dbc83-2656-4408-aacf-9cd5ea496502 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e\nJun 09 13:16:55.627876 crc crio[3638]: time=\"2026-06-09T13:16:55.62606441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=685485ca-a352-479e-bb2c-fc2a303f1209 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:55.644484 crc crio[3638]: time=\"2026-06-09T13:16:55.643770605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=76c2cd45-5dfd-4aa0-9ccc-302ab091e0dc name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:55.660315 crc crio[3638]: time=\"2026-06-09T13:16:55.658339755Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4ab77088-18c8-49f3-a16f-277acefe2a15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:55.662800 crc crio[3638]: time=\"2026-06-09T13:16:55.66239564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:55.731795 crc crio[3638]: time=\"2026-06-09T13:16:55.731722272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:56.471493 crc crio[3638]: time=\"2026-06-09T13:16:56.471083737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:56.618753 crc crio[3638]: time=\"2026-06-09T13:16:56.61869529Z\" level=info msg=\"Created container 3d2b2d45a6f03859f0e3f48fa97618b8e7cc3389e473e0bf64d53a2c460d3655: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4ab77088-18c8-49f3-a16f-277acefe2a15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:56.623251 crc crio[3638]: time=\"2026-06-09T13:16:56.622995501Z\" level=info msg=\"Starting container: 3d2b2d45a6f03859f0e3f48fa97618b8e7cc3389e473e0bf64d53a2c460d3655\" id=80d7901a-7db1-4aec-abdc-903cb10b7d36 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:16:56.652853 crc crio[3638]: time=\"2026-06-09T13:16:56.65248001Z\" level=info msg=\"Started container\" PID=6179 containerID=3d2b2d45a6f03859f0e3f48fa97618b8e7cc3389e473e0bf64d53a2c460d3655 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=80d7901a-7db1-4aec-abdc-903cb10b7d36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976\nJun 09 13:16:58.733875 crc crio[3638]: time=\"2026-06-09T13:16:58.73226221Z\" level=info msg=\"Stopping container: 3d2b2d45a6f03859f0e3f48fa97618b8e7cc3389e473e0bf64d53a2c460d3655 (timeout: 30s)\" id=e2d1d077-b057-4313-8a74-245efba334fd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:16:58.926242 crc crio[3638]: time=\"2026-06-09T13:16:58.925940331Z\" level=info msg=\"Stopped container 3d2b2d45a6f03859f0e3f48fa97618b8e7cc3389e473e0bf64d53a2c460d3655: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e2d1d077-b057-4313-8a74-245efba334fd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:16:59.740666 crc crio[3638]: time=\"2026-06-09T13:16:59.740621178Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=795f3a1c-5e67-4374-8890-39b57718846f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:59.745343 crc crio[3638]: time=\"2026-06-09T13:16:59.745209905Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f7c17390-e4d1-49f3-96c1-c4a0f6da6650 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:16:59.749880 crc crio[3638]: time=\"2026-06-09T13:16:59.749830703Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=f22538d6-2e9c-42ee-bc71-c12fcbb1a337 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:16:59.751084 crc crio[3638]: time=\"2026-06-09T13:16:59.751052822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:59.755437 crc crio[3638]: time=\"2026-06-09T13:16:59.755159888Z\" level=info msg=\"Removing container: 5f5ad17eb6709143c787497e249d71ae4fef62e9df9300dd5c7a0f4f08bcbd3c\" id=569a2838-0125-42d9-a084-de258ae5e0e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:16:59.890740 crc crio[3638]: time=\"2026-06-09T13:16:59.890674888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:16:59.941561 crc crio[3638]: time=\"2026-06-09T13:16:59.941339243Z\" level=info msg=\"Removed container 5f5ad17eb6709143c787497e249d71ae4fef62e9df9300dd5c7a0f4f08bcbd3c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=569a2838-0125-42d9-a084-de258ae5e0e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:17:00.304440 crc crio[3638]: time=\"2026-06-09T13:17:00.303874734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:17:00.504889 crc crio[3638]: time=\"2026-06-09T13:17:00.504716573Z\" level=info msg=\"Created container db207eac4455fe7ca7ade09e6d6f0f695f19cfa49391cb72b8050dc51822a7cd: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=f22538d6-2e9c-42ee-bc71-c12fcbb1a337 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:17:00.508057 crc crio[3638]: time=\"2026-06-09T13:17:00.507960889Z\" level=info msg=\"Starting container: db207eac4455fe7ca7ade09e6d6f0f695f19cfa49391cb72b8050dc51822a7cd\" id=d88f26be-28d0-4a47-8f83-993b8c9671f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:17:00.522774 crc crio[3638]: time=\"2026-06-09T13:17:00.521337052Z\" level=info msg=\"Started container\" PID=6243 containerID=db207eac4455fe7ca7ade09e6d6f0f695f19cfa49391cb72b8050dc51822a7cd description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=d88f26be-28d0-4a47-8f83-993b8c9671f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b\nJun 09 13:17:16.293783 crc crio[3638]: time=\"2026-06-09T13:17:16.292915144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=ae979cba-4b04-4063-b1a0-c85980f80dab name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:17:16.296578 crc crio[3638]: time=\"2026-06-09T13:17:16.296340995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=68d45875-cedb-4337-8f7e-15618c5cdc87 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:17:16.299268 crc crio[3638]: time=\"2026-06-09T13:17:16.29917285Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f19b6ffe-6ab6-4736-ac0a-6762cb4c47a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:17:16.299756 crc crio[3638]: time=\"2026-06-09T13:17:16.299684602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:17:16.317461 crc crio[3638]: time=\"2026-06-09T13:17:16.317186474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:17:16.519000 crc crio[3638]: time=\"2026-06-09T13:17:16.518757968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:17:16.679693 crc crio[3638]: time=\"2026-06-09T13:17:16.679520157Z\" level=info msg=\"Created container d73cf7a10875e88aea18d8ce6f8046539544541c234cc90d58e33e9d79b1ae0c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f19b6ffe-6ab6-4736-ac0a-6762cb4c47a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:17:16.681660 crc crio[3638]: time=\"2026-06-09T13:17:16.681561455Z\" level=info msg=\"Starting container: d73cf7a10875e88aea18d8ce6f8046539544541c234cc90d58e33e9d79b1ae0c\" id=c50fbd92-5cd9-45dd-85ce-c33429298067 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:17:16.691638 crc crio[3638]: time=\"2026-06-09T13:17:16.689743257Z\" level=info msg=\"Started container\" PID=6330 containerID=d73cf7a10875e88aea18d8ce6f8046539544541c234cc90d58e33e9d79b1ae0c description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=c50fbd92-5cd9-45dd-85ce-c33429298067 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976\nJun 09 13:17:21.455256 crc crio[3638]: time=\"2026-06-09T13:17:21.454964516Z\" level=info msg=\"Stopping container: db207eac4455fe7ca7ade09e6d6f0f695f19cfa49391cb72b8050dc51822a7cd (timeout: 15s)\" id=fab4f6bf-c31b-4c9c-92ca-f9e584409f68 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:17:36.468881 crc crio[3638]: time=\"2026-06-09T13:17:36.468579224Z\" level=warning msg=\"Stopping container db207eac4455fe7ca7ade09e6d6f0f695f19cfa49391cb72b8050dc51822a7cd with stop signal(15) timed out. Killing...\"\nJun 09 13:17:37.027484 crc crio[3638]: time=\"2026-06-09T13:17:37.026046933Z\" level=info msg=\"Stopped container db207eac4455fe7ca7ade09e6d6f0f695f19cfa49391cb72b8050dc51822a7cd: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=fab4f6bf-c31b-4c9c-92ca-f9e584409f68 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:17:37.033391 crc crio[3638]: time=\"2026-06-09T13:17:37.033267732Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2ecd7a53-2d26-4031-b282-21b1b00c50fa name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:17:37.036530 crc crio[3638]: time=\"2026-06-09T13:17:37.036345394Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f51c5908-b4c6-4326-a2d9-2e133e436419 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:17:37.040415 crc crio[3638]: time=\"2026-06-09T13:17:37.040255706Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4dc48fe6-0c69-466b-a789-5252af649080 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:17:37.040978 crc crio[3638]: time=\"2026-06-09T13:17:37.04086443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:17:37.047561 crc crio[3638]: time=\"2026-06-09T13:17:37.047337142Z\" level=info msg=\"Removing container: 1b28b16f79fd5e27bcf28212916ef4d2a13cc5c0755d9f1d5a02e97ba3f44f6d\" id=f260da4a-16b9-4db0-97ef-bace3a5cefa3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:17:37.135598 crc crio[3638]: time=\"2026-06-09T13:17:37.135378746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:17:37.192739 crc crio[3638]: time=\"2026-06-09T13:17:37.192578426Z\" level=info msg=\"Removed container 1b28b16f79fd5e27bcf28212916ef4d2a13cc5c0755d9f1d5a02e97ba3f44f6d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=f260da4a-16b9-4db0-97ef-bace3a5cefa3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:17:37.364710 crc crio[3638]: time=\"2026-06-09T13:17:37.364525808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:17:37.472879 crc crio[3638]: time=\"2026-06-09T13:17:37.472643363Z\" level=info msg=\"Created container 68a92ae01d9bdd800e673afb5fc143b30c16f10624a71c93427798d774abab97: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4dc48fe6-0c69-466b-a789-5252af649080 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:17:37.474547 crc crio[3638]: time=\"2026-06-09T13:17:37.474378854Z\" level=info msg=\"Starting container: 68a92ae01d9bdd800e673afb5fc143b30c16f10624a71c93427798d774abab97\" id=9cde8af9-7a40-4304-a170-0696a51321b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:17:37.483273 crc crio[3638]: time=\"2026-06-09T13:17:37.483038128Z\" level=info msg=\"Started container\" PID=6467 containerID=68a92ae01d9bdd800e673afb5fc143b30c16f10624a71c93427798d774abab97 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=9cde8af9-7a40-4304-a170-0696a51321b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b\nJun 09 13:17:40.733363 crc crio[3638]: time=\"2026-06-09T13:17:40.732772746Z\" level=info msg=\"Stopping container: d73cf7a10875e88aea18d8ce6f8046539544541c234cc90d58e33e9d79b1ae0c (timeout: 30s)\" id=f66b5df5-ae69-4001-beaf-3f17eb04d75b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:17:40.972035 crc crio[3638]: time=\"2026-06-09T13:17:40.971692077Z\" level=info msg=\"Stopped container d73cf7a10875e88aea18d8ce6f8046539544541c234cc90d58e33e9d79b1ae0c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f66b5df5-ae69-4001-beaf-3f17eb04d75b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:17:40.974743 crc crio[3638]: time=\"2026-06-09T13:17:40.974567225Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=2c69b70a-ffb8-4030-97ac-c8dfbc7a2b00 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:17:40.979247 crc crio[3638]: time=\"2026-06-09T13:17:40.979158582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=0b45472e-cd5d-46d1-ba22-fece4f55d24f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:17:40.987327 crc crio[3638]: time=\"2026-06-09T13:17:40.987234932Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=88738536-62b4-41a2-9f98-acf9f30c3f00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:17:40.988014 crc crio[3638]: time=\"2026-06-09T13:17:40.987942829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:17:41.005588 crc crio[3638]: time=\"2026-06-09T13:17:41.005296384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:17:41.085923 crc crio[3638]: time=\"2026-06-09T13:17:41.085810294Z\" level=info msg=\"Removing container: 3d2b2d45a6f03859f0e3f48fa97618b8e7cc3389e473e0bf64d53a2c460d3655\" id=4d4a1190-71f7-45ea-9a6b-2f8c087a1cfb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:17:41.110273 crc crio[3638]: time=\"2026-06-09T13:17:41.109348874Z\" level=info msg=\"Removed container 3d2b2d45a6f03859f0e3f48fa97618b8e7cc3389e473e0bf64d53a2c460d3655: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4d4a1190-71f7-45ea-9a6b-2f8c087a1cfb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:17:41.187163 crc crio[3638]: time=\"2026-06-09T13:17:41.186975675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:17:41.255197 crc crio[3638]: time=\"2026-06-09T13:17:41.254646921Z\" level=info msg=\"Created container 16b4b273aa604dd8ecdf013beeb2dcdceff67262d29a6eef0441aff25e0d1f3d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=88738536-62b4-41a2-9f98-acf9f30c3f00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:17:41.256526 crc crio[3638]: time=\"2026-06-09T13:17:41.256398782Z\" level=info msg=\"Starting container: 16b4b273aa604dd8ecdf013beeb2dcdceff67262d29a6eef0441aff25e0d1f3d\" id=a16aff61-9264-408d-8eaf-7726f21e5dbf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:17:41.263175 crc crio[3638]: time=\"2026-06-09T13:17:41.26223852Z\" level=info msg=\"Started container\" PID=6531 containerID=16b4b273aa604dd8ecdf013beeb2dcdceff67262d29a6eef0441aff25e0d1f3d description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=a16aff61-9264-408d-8eaf-7726f21e5dbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976\nJun 09 13:18:10.724969 crc crio[3638]: time=\"2026-06-09T13:18:10.724807327Z\" level=info msg=\"Stopping container: 16b4b273aa604dd8ecdf013beeb2dcdceff67262d29a6eef0441aff25e0d1f3d (timeout: 30s)\" id=a5637c90-d7a1-42e5-a42a-e778348068c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:18:11.285286 crc crio[3638]: time=\"2026-06-09T13:18:11.285072202Z\" level=info msg=\"Removing container: d73cf7a10875e88aea18d8ce6f8046539544541c234cc90d58e33e9d79b1ae0c\" id=064d766d-ba78-408b-bc9d-b80b0ecabfc8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:18:11.418905 crc crio[3638]: time=\"2026-06-09T13:18:11.418745796Z\" level=info msg=\"Removed container d73cf7a10875e88aea18d8ce6f8046539544541c234cc90d58e33e9d79b1ae0c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=064d766d-ba78-408b-bc9d-b80b0ecabfc8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:18:11.469978 crc crio[3638]: time=\"2026-06-09T13:18:11.469741762Z\" level=info msg=\"Stopped container 16b4b273aa604dd8ecdf013beeb2dcdceff67262d29a6eef0441aff25e0d1f3d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a5637c90-d7a1-42e5-a42a-e778348068c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:18:41.223061 crc crio[3638]: time=\"2026-06-09T13:18:41.217094711Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:41.278803 crc crio[3638]: time=\"2026-06-09T13:18:41.24393628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:41.423185 crc crio[3638]: time=\"2026-06-09T13:18:41.421544284Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/f36051ed-a7e1-4819-8dee-2061e9cbfdc4 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:0xc0019a80d8}] Aliases:map[]}\"\nJun 09 13:18:41.423185 crc crio[3638]: time=\"2026-06-09T13:18:41.422757003Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:41.968654 crc crio[3638]: time=\"2026-06-09T13:18:41.967728189Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:41.968654 crc crio[3638]: time=\"2026-06-09T13:18:41.968069857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:41.996765 crc crio[3638]: time=\"2026-06-09T13:18:41.995655634Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=b7a4dc0e-14cc-4cbd-8d91-ac9088566526 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:41.996765 crc crio[3638]: time=\"2026-06-09T13:18:41.99592715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:42.002866 crc crio[3638]: time=\"2026-06-09T13:18:42.002618567Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=b90afb5b-a738-4db7-a26c-7b6862c63d17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:42.002866 crc crio[3638]: time=\"2026-06-09T13:18:42.002852892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:42.003680 crc crio[3638]: time=\"2026-06-09T13:18:42.003621821Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/98834b98-5875-4750-b933-21d2af3fbe06 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:0xc0019a8290}] Aliases:map[]}\"\nJun 09 13:18:42.003680 crc crio[3638]: time=\"2026-06-09T13:18:42.003652591Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:42.020199 crc crio[3638]: time=\"2026-06-09T13:18:42.019978763Z\" 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=b7a4dc0e-14cc-4cbd-8d91-ac9088566526 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:42.076584 crc crio[3638]: time=\"2026-06-09T13:18:42.075848833Z\" 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=b90afb5b-a738-4db7-a26c-7b6862c63d17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:42.090721 crc crio[3638]: time=\"2026-06-09T13:18:42.090072677Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=0282bcd3-c0f7-4d59-881a-afbe838d6b3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:42.090842 crc crio[3638]: time=\"2026-06-09T13:18:42.090756103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:42.093512 crc crio[3638]: time=\"2026-06-09T13:18:42.092696228Z\" level=info msg=\"Ran pod sandbox df61ebfe80f1541ce8cd4b1f097bedfb857dbc14d3da1adfad54e401df768618 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=b7a4dc0e-14cc-4cbd-8d91-ac9088566526 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:42.123620 crc crio[3638]: time=\"2026-06-09T13:18:42.122972398Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:42.123620 crc crio[3638]: time=\"2026-06-09T13:18:42.123357857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:42.123951 crc crio[3638]: time=\"2026-06-09T13:18:42.123644084Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:42.123951 crc crio[3638]: time=\"2026-06-09T13:18:42.123674524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:42.145925 crc crio[3638]: time=\"2026-06-09T13:18:42.145720913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=2f8051d2-5f86-4b08-9ee1-e65e8902231d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:42.152258 crc crio[3638]: time=\"2026-06-09T13:18:42.151336844Z\" level=info msg=\"Ran pod sandbox 6847febec6ec237fbd4d937cdf5e47a4ae28a22420a0dad6dabc17645ea30008 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=b90afb5b-a738-4db7-a26c-7b6862c63d17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:42.204502 crc crio[3638]: time=\"2026-06-09T13:18:42.203078688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=60f076f9-61d6-49f4-8f4f-f5a056a2a43c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:42.240643 crc crio[3638]: time=\"2026-06-09T13:18:42.239607344Z\" 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=0282bcd3-c0f7-4d59-881a-afbe838d6b3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:42.250575 crc crio[3638]: time=\"2026-06-09T13:18:42.248737197Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:42.250575 crc crio[3638]: time=\"2026-06-09T13:18:42.248952462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:42.259973 crc crio[3638]: time=\"2026-06-09T13:18:42.256613152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=942e4d31-b24c-4dd7-a360-ff60c2a97e3e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:42.292278 crc crio[3638]: time=\"2026-06-09T13:18:42.285740184Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/485509e4-cc98-4774-b1b1-e38091cdd5b1 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:0xc0019a87b0}] Aliases:map[]}\"\nJun 09 13:18:42.292278 crc crio[3638]: time=\"2026-06-09T13:18:42.285838766Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:42.387254 crc crio[3638]: time=\"2026-06-09T13:18:42.386048406Z\" level=info msg=\"Ran pod sandbox 6d3a31b6941d8443159c5a84c3de0659aea79f505d5e88cc95817be03cf72e5c with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=0282bcd3-c0f7-4d59-881a-afbe838d6b3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:42.396675 crc crio[3638]: time=\"2026-06-09T13:18:42.394887403Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d6899fef-ef03-47be-9491-fceaaa528613 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:42.400060 crc crio[3638]: time=\"2026-06-09T13:18:42.399948792Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/b5376673-08d6-4235-9db9-ed4b11eade47 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:0xc0019a8958}] Aliases:map[]}\"\nJun 09 13:18:42.401017 crc crio[3638]: time=\"2026-06-09T13:18:42.400997537Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:42.420656 crc crio[3638]: time=\"2026-06-09T13:18:42.419991632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=90888171-1621-4ec9-89e1-64bc48dc1e45 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:42.475974 crc crio[3638]: time=\"2026-06-09T13:18:42.475567265Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=6c421d4a-a342-443c-b0ba-f9cc4cf68326 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:42.476586 crc crio[3638]: time=\"2026-06-09T13:18:42.476019995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:42.503510 crc crio[3638]: time=\"2026-06-09T13:18:42.501336789Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/15ef3b04-cf9b-474f-8a0e-e7b7d8614f29 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:0xc0014803a0}] Aliases:map[]}\"\nJun 09 13:18:42.503510 crc crio[3638]: time=\"2026-06-09T13:18:42.501587745Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:42.515649 crc crio[3638]: time=\"2026-06-09T13:18:42.512281196Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:42.515649 crc crio[3638]: time=\"2026-06-09T13:18:42.512832628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:42.551055 crc crio[3638]: time=\"2026-06-09T13:18:42.550759357Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=88158171-6824-4030-82da-918f477aeb2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:42.551055 crc crio[3638]: time=\"2026-06-09T13:18:42.550930032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:42.605611 crc crio[3638]: time=\"2026-06-09T13:18:42.604057067Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:42.605611 crc crio[3638]: time=\"2026-06-09T13:18:42.604559789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:42.609228 crc crio[3638]: time=\"2026-06-09T13:18:42.606509555Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=674e84e0-a9a7-47d6-ae49-49d6d03c3281 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:42.609228 crc crio[3638]: time=\"2026-06-09T13:18:42.606609137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:42.609228 crc crio[3638]: time=\"2026-06-09T13:18:42.60678174Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=b5e59370-0b11-429c-9fca-b26d5690d8bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:42.609228 crc crio[3638]: time=\"2026-06-09T13:18:42.606821692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:42.629876 crc crio[3638]: time=\"2026-06-09T13:18:42.629712038Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:42.629876 crc crio[3638]: time=\"2026-06-09T13:18:42.629821901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:42.670160 crc crio[3638]: time=\"2026-06-09T13:18:42.659950187Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:42.670160 crc crio[3638]: time=\"2026-06-09T13:18:42.660259965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:42.901520 crc crio[3638]: time=\"2026-06-09T13:18:42.900851254Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a3c94fcd-4426-440f-ae33-36668bebd1c1 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:0xc0019a8af8}] Aliases:map[]}\"\nJun 09 13:18:42.901520 crc crio[3638]: time=\"2026-06-09T13:18:42.901009539Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:42.994741 crc crio[3638]: time=\"2026-06-09T13:18:42.994020399Z\" 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=6c421d4a-a342-443c-b0ba-f9cc4cf68326 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:42.997390 crc crio[3638]: time=\"2026-06-09T13:18:42.996951247Z\" 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=674e84e0-a9a7-47d6-ae49-49d6d03c3281 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:43.238533 crc crio[3638]: time=\"2026-06-09T13:18:43.230899473Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/7e629533-d2bf-4932-8d3c-08b90615170f 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:0xc00018cb10}] Aliases:map[]}\"\nJun 09 13:18:43.238533 crc crio[3638]: time=\"2026-06-09T13:18:43.231276411Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:43.262619 crc crio[3638]: time=\"2026-06-09T13:18:43.253056141Z\" level=info msg=\"Ran pod sandbox cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=6c421d4a-a342-443c-b0ba-f9cc4cf68326 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:43.378495 crc crio[3638]: time=\"2026-06-09T13:18:43.370913324Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ced87d89-da31-45f1-889e-4a3a5aa4a401 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:0xc0007845e0}] Aliases:map[]}\"\nJun 09 13:18:43.378495 crc crio[3638]: time=\"2026-06-09T13:18:43.371009746Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:43.509906 crc crio[3638]: time=\"2026-06-09T13:18:43.505683384Z\" level=info msg=\"Ran pod sandbox 73bcd6062ef2d99784c95ac6728cf7ca9984ae9e79c72feaa0449e42167093e6 with infra container: openshift-multus/multus-bzhnf/POD\" id=674e84e0-a9a7-47d6-ae49-49d6d03c3281 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:43.620426 crc crio[3638]: time=\"2026-06-09T13:18:43.618684043Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/f8481032-a76e-4cd8-a959-c2d3af3a65b7 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:0xc002396078}] Aliases:map[]}\"\nJun 09 13:18:43.627971 crc crio[3638]: time=\"2026-06-09T13:18:43.626802104Z\" 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=b5e59370-0b11-429c-9fca-b26d5690d8bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:43.629005 crc crio[3638]: time=\"2026-06-09T13:18:43.628963675Z\" 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=88158171-6824-4030-82da-918f477aeb2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:43.636827 crc crio[3638]: time=\"2026-06-09T13:18:43.632014126Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:43.775995 crc crio[3638]: time=\"2026-06-09T13:18:43.775354726Z\" level=info msg=\"Ran pod sandbox 392585ddf27e218d6be3a472975e435d6cbb5a62107124bc41824fe67ccd5d0f with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=88158171-6824-4030-82da-918f477aeb2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:43.903524 crc crio[3638]: time=\"2026-06-09T13:18:43.901817392Z\" level=info msg=\"Ran pod sandbox fb5e7ecf954e97362bee97eb90025ed3930ac0a051a0e9834610e012c0536b41 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=b5e59370-0b11-429c-9fca-b26d5690d8bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:44.453689 crc crio[3638]: time=\"2026-06-09T13:18:44.451933078Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=f1621171-4f57-4157-973b-68bf4d7d4154 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:44.453689 crc crio[3638]: time=\"2026-06-09T13:18:44.45246552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:44.850885 crc crio[3638]: time=\"2026-06-09T13:18:44.848787291Z\" 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=f1621171-4f57-4157-973b-68bf4d7d4154 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:45.062092 crc crio[3638]: time=\"2026-06-09T13:18:45.062027089Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:45.062693 crc crio[3638]: time=\"2026-06-09T13:18:45.062668654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:45.086821 crc crio[3638]: time=\"2026-06-09T13:18:45.0808429Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:45.086821 crc crio[3638]: time=\"2026-06-09T13:18:45.080981613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:45.086821 crc crio[3638]: time=\"2026-06-09T13:18:45.081503236Z\" level=info msg=\"Ran pod sandbox 8b6b579b70e496d12c1845e42379ebb51d073f9a1c62a5d713cc5720b6cf5a93 with infra container: openshift-dns/node-resolver-277xp/POD\" id=f1621171-4f57-4157-973b-68bf4d7d4154 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:45.086821 crc crio[3638]: time=\"2026-06-09T13:18:45.081846124Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=a9d299de-0376-47c4-9870-7dcf9994925c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:45.086821 crc crio[3638]: time=\"2026-06-09T13:18:45.081893635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:45.162743 crc crio[3638]: time=\"2026-06-09T13:18:45.14352047Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:45.162743 crc crio[3638]: time=\"2026-06-09T13:18:45.143602282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:45.616511 crc crio[3638]: time=\"2026-06-09T13:18:45.599770386Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=2c02f36a-b238-4bf0-b8db-22a082ee24c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:45.616511 crc crio[3638]: time=\"2026-06-09T13:18:45.604079947Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:45.616511 crc crio[3638]: time=\"2026-06-09T13:18:45.604355874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:45.616511 crc crio[3638]: time=\"2026-06-09T13:18:45.604742183Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:45.616511 crc crio[3638]: time=\"2026-06-09T13:18:45.604791004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:45.616511 crc crio[3638]: time=\"2026-06-09T13:18:45.604913217Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=ddcef8be-9c51-430f-b342-dd65faace8a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:45.616511 crc crio[3638]: time=\"2026-06-09T13:18:45.605641345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:45.616511 crc crio[3638]: time=\"2026-06-09T13:18:45.613690082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=cb326ade-78a7-46ad-8907-425b87c91cb5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:45.798958 crc crio[3638]: time=\"2026-06-09T13:18:45.794753007Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:45.803834 crc crio[3638]: time=\"2026-06-09T13:18:45.803663507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:45.805519 crc crio[3638]: time=\"2026-06-09T13:18:45.804634299Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:45.805519 crc crio[3638]: time=\"2026-06-09T13:18:45.804744171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:45.808277 crc crio[3638]: time=\"2026-06-09T13:18:45.807037535Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:45.808277 crc crio[3638]: time=\"2026-06-09T13:18:45.807317462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:45.829166 crc crio[3638]: time=\"2026-06-09T13:18:45.827062106Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=0f74e066-5c3d-44b4-b54e-98d4c0acec9c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:45.882909 crc crio[3638]: time=\"2026-06-09T13:18:45.879260269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=358d78c8-3cd3-41d9-977e-f562591c19d6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:45.988056 crc crio[3638]: time=\"2026-06-09T13:18:45.987700121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=f98d20ee-52a1-4812-9ffc-d67c7f6ed814 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:45.990916 crc crio[3638]: time=\"2026-06-09T13:18:45.99064166Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=fd80c432-40d4-4bca-bed4-a40d0782b50b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:45.990982 crc crio[3638]: time=\"2026-06-09T13:18:45.990952887Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=815a98a1-43c7-4adc-bede-f415e6819766 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:46.003801 crc crio[3638]: time=\"2026-06-09T13:18:46.001065564Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=cb56a499-a621-45b9-b8d0-d5466dcb2a26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:46.003801 crc crio[3638]: time=\"2026-06-09T13:18:46.001621047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:46.288696 crc crio[3638]: time=\"2026-06-09T13:18:46.284403307Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/40c84419-d3f3-4442-95e2-657c21de6598 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:0xc0026962b8}] Aliases:map[]}\"\nJun 09 13:18:46.288696 crc crio[3638]: time=\"2026-06-09T13:18:46.284504819Z\" 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 09 13:18:46.328396 crc crio[3638]: time=\"2026-06-09T13:18:46.326709738Z\" 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=a9d299de-0376-47c4-9870-7dcf9994925c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:46.541604 crc crio[3638]: time=\"2026-06-09T13:18:46.518826792Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/98cc8df2-024b-4bdd-8470-307739a066ad 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:0xc000118a50}] Aliases:map[]}\"\nJun 09 13:18:46.541604 crc crio[3638]: time=\"2026-06-09T13:18:46.518926144Z\" 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 09 13:18:46.541604 crc crio[3638]: time=\"2026-06-09T13:18:46.527790052Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=d969b207-bd1e-407c-9bb9-2c6db17db1b5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:46.541604 crc crio[3638]: time=\"2026-06-09T13:18:46.527817783Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=5e7074a6-88f6-40ff-a79f-6797ab2dfd93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:18:46.541604 crc crio[3638]: time=\"2026-06-09T13:18:46.537078649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0baf5b6b-61bf-42f1-99a6-71f9cb94ea99 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:46.565703 crc crio[3638]: time=\"2026-06-09T13:18:46.564887921Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/2e05b643-1142-4f60-855f-a80d6adb4a05 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:0xc0026965e0}] Aliases:map[]}\"\nJun 09 13:18:46.565703 crc crio[3638]: time=\"2026-06-09T13:18:46.565033775Z\" 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 09 13:18:46.574776 crc crio[3638]: time=\"2026-06-09T13:18:46.574264432Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0e9f151d-2253-4394-a8cf-612f6093d76c 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:0xc00008c268}] Aliases:map[]}\"\nJun 09 13:18:46.574883 crc crio[3638]: time=\"2026-06-09T13:18:46.574775783Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:46.664478 crc crio[3638]: time=\"2026-06-09T13:18:46.575634734Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/a4d94e12-e667-40e8-bdce-167fc0292db8 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:0xc001480058}] Aliases:map[]}\"\nJun 09 13:18:46.667998 crc crio[3638]: time=\"2026-06-09T13:18:46.664480327Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:46.675990 crc crio[3638]: time=\"2026-06-09T13:18:46.675577347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:46.677871 crc crio[3638]: time=\"2026-06-09T13:18:46.677274807Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/54614dd3-8df5-4383-b9f1-c48091f7f8f8 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:0xc0014801c8}] Aliases:map[]}\"\nJun 09 13:18:46.680351 crc crio[3638]: time=\"2026-06-09T13:18:46.677873751Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:46.720231 crc crio[3638]: time=\"2026-06-09T13:18:46.720047719Z\" level=info msg=\"Ran pod sandbox e08cc7b1c448c89515bfd61589d0e00ab378db9f5461dc4171afbdb92b90d689 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=a9d299de-0376-47c4-9870-7dcf9994925c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:46.738944 crc crio[3638]: time=\"2026-06-09T13:18:46.737567599Z\" 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=cb56a499-a621-45b9-b8d0-d5466dcb2a26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:46.766618 crc crio[3638]: time=\"2026-06-09T13:18:46.765005373Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0f97aa51-b36e-4a1f-a54c-9fddf96ae028 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:0xc000784298}] Aliases:map[]}\"\nJun 09 13:18:46.766618 crc crio[3638]: time=\"2026-06-09T13:18:46.765173738Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:46.823763 crc crio[3638]: time=\"2026-06-09T13:18:46.812614339Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/8e949e28-7a8d-4b67-ae8d-1aa3bb36a510 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:0xc00130a098}] Aliases:map[]}\"\nJun 09 13:18:46.823763 crc crio[3638]: time=\"2026-06-09T13:18:46.813001199Z\" 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 09 13:18:46.848990 crc crio[3638]: time=\"2026-06-09T13:18:46.848791898Z\" 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=ddcef8be-9c51-430f-b342-dd65faace8a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:46.900701 crc crio[3638]: time=\"2026-06-09T13:18:46.899279381Z\" level=info msg=\"Ran pod sandbox e072f73b1233ec1d3c2de2dcab43695340b58ea51177c56a865aca75d17b9f4f with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=cb56a499-a621-45b9-b8d0-d5466dcb2a26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:47.000214 crc crio[3638]: time=\"2026-06-09T13:18:46.999541792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0ab265ed-619f-4aab-adcf-294641f33fcf name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:47.008006 crc crio[3638]: time=\"2026-06-09T13:18:47.007504248Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:47.008006 crc crio[3638]: time=\"2026-06-09T13:18:47.007625831Z\" level=info msg=\"Ran pod sandbox 11ed4d95f39fdf1c261d9dab5bc5b5a5db27533f917fab30bd8d4c7e1a1aa059 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=ddcef8be-9c51-430f-b342-dd65faace8a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:47.008006 crc crio[3638]: time=\"2026-06-09T13:18:47.007758985Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=6f4355de-d438-411d-8044-93f0d5c100fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:18:47.008006 crc crio[3638]: time=\"2026-06-09T13:18:47.007673203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:47.008524 crc crio[3638]: time=\"2026-06-09T13:18:47.008013141Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=ab73ab67-cf85-4787-b80c-d44f0584b751 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:18:47.009683 crc crio[3638]: time=\"2026-06-09T13:18:47.009534726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:47.012328 crc crio[3638]: time=\"2026-06-09T13:18:47.011609715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:47.051692 crc crio[3638]: time=\"2026-06-09T13:18:47.051646284Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=6a48c021-31cf-4faf-b379-833cdc246405 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:18:47.096010 crc crio[3638]: time=\"2026-06-09T13:18:47.094715014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=45b56594-9e5a-45c1-8784-c69bd4e00391 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:47.096010 crc crio[3638]: time=\"2026-06-09T13:18:47.094806806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=8d497c2a-b3ad-47f7-90b8-c12deb40bf19 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:47.098652 crc crio[3638]: time=\"2026-06-09T13:18:47.097037868Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e6b4e7b7-b23f-4ddc-81ea-bb1c06fd3d8e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:47.100272 crc crio[3638]: time=\"2026-06-09T13:18:47.098966913Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:47.100272 crc crio[3638]: time=\"2026-06-09T13:18:47.099888295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:47.100955 crc crio[3638]: time=\"2026-06-09T13:18:47.100901409Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:47.101354 crc crio[3638]: time=\"2026-06-09T13:18:47.101082293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:47.101828 crc crio[3638]: time=\"2026-06-09T13:18:47.10179955Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:47.102360 crc crio[3638]: time=\"2026-06-09T13:18:47.102339383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:47.143701 crc crio[3638]: time=\"2026-06-09T13:18:47.142682419Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=ea39fd62-20cd-4384-973b-b96bb324b27a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:47.143701 crc crio[3638]: time=\"2026-06-09T13:18:47.142829112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4634e312-0d8e-4407-b18f-fa8b536325a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:47.228918 crc crio[3638]: time=\"2026-06-09T13:18:47.226449992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:47.519870 crc crio[3638]: time=\"2026-06-09T13:18:47.51897111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:47.582905 crc crio[3638]: time=\"2026-06-09T13:18:47.58083543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:47.663188 crc crio[3638]: time=\"2026-06-09T13:18:47.657648631Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=6006abc8-b3a4-4c40-8fac-b0f3a8c53aad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:47.663188 crc crio[3638]: time=\"2026-06-09T13:18:47.657797074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:47.666970 crc crio[3638]: time=\"2026-06-09T13:18:47.663906197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=d5677599-264f-4130-be0f-bf38a650338c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:47.687792 crc crio[3638]: time=\"2026-06-09T13:18:47.687619643Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:47.688589 crc crio[3638]: time=\"2026-06-09T13:18:47.687840328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:47.688589 crc crio[3638]: time=\"2026-06-09T13:18:47.688018993Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=feb72aec-3fde-4c29-8cf9-95606138dd8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:18:47.688589 crc crio[3638]: time=\"2026-06-09T13:18:47.68833803Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:47.688782 crc crio[3638]: time=\"2026-06-09T13:18:47.688608376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:47.688782 crc crio[3638]: time=\"2026-06-09T13:18:47.688738599Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:47.688874 crc crio[3638]: time=\"2026-06-09T13:18:47.688787031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:47.688923 crc crio[3638]: time=\"2026-06-09T13:18:47.688895473Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:47.688972 crc crio[3638]: time=\"2026-06-09T13:18:47.688940504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:47.690781 crc crio[3638]: time=\"2026-06-09T13:18:47.689051477Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=9709edcf-9a3a-45b4-b781-22180c314038 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:47.690781 crc crio[3638]: time=\"2026-06-09T13:18:47.689731373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:47.690781 crc crio[3638]: time=\"2026-06-09T13:18:47.689856616Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=013cb18e-d838-4bc8-b681-95571c621e1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:47.690781 crc crio[3638]: time=\"2026-06-09T13:18:47.689902537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:47.690781 crc crio[3638]: time=\"2026-06-09T13:18:47.690011369Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=d15706d9-ff9e-4367-8fc0-943633aa0391 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:47.690781 crc crio[3638]: time=\"2026-06-09T13:18:47.69005295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:47.701924 crc crio[3638]: time=\"2026-06-09T13:18:47.701006087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=82326d58-1ddb-4edd-815b-e59bf0b37165 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:47.745600 crc crio[3638]: time=\"2026-06-09T13:18:47.72455613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:47.769863 crc crio[3638]: time=\"2026-06-09T13:18:47.76981612Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7a77909d-b786-4940-80a8-7f8c3435f26d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:47.770863 crc crio[3638]: time=\"2026-06-09T13:18:47.770017095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:47.780925 crc crio[3638]: time=\"2026-06-09T13:18:47.780819858Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=5fbd8b9b-a9be-4bae-adc5-92730e83c9b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:18:47.783716 crc crio[3638]: time=\"2026-06-09T13:18:47.783681465Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=47498b4e-9f2c-427a-b76b-52eecde0b30e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:47.785045 crc crio[3638]: time=\"2026-06-09T13:18:47.7847181Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:47.785584 crc crio[3638]: time=\"2026-06-09T13:18:47.785340924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:47.790972 crc crio[3638]: time=\"2026-06-09T13:18:47.790654019Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=903a09e4-0494-4df7-b57e-9af5751d0845 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:47.791039 crc crio[3638]: time=\"2026-06-09T13:18:47.791015907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:47.812496 crc crio[3638]: time=\"2026-06-09T13:18:47.808640491Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=d1f71510-4031-4ea3-b574-6090b2a724b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:18:47.919304 crc crio[3638]: time=\"2026-06-09T13:18:47.9186979Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ce8c72b8-f32a-450c-9cb5-91ee78d2f334 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:47.934842 crc crio[3638]: time=\"2026-06-09T13:18:47.934570822Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=499ae0d5-c9d6-455c-b617-aee9ab457eba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:47.934956 crc crio[3638]: time=\"2026-06-09T13:18:47.93485487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:47.951512 crc crio[3638]: time=\"2026-06-09T13:18:47.942507979Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:47.951512 crc crio[3638]: time=\"2026-06-09T13:18:47.946320158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:47.974802 crc crio[3638]: time=\"2026-06-09T13:18:47.97455784Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/9bf9af1f-b882-4dda-bd07-6fb0977349d2 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:0xc002696900}] Aliases:map[]}\"\nJun 09 13:18:47.975457 crc crio[3638]: time=\"2026-06-09T13:18:47.97542713Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:48.009696 crc crio[3638]: time=\"2026-06-09T13:18:48.007712668Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=8e716482-c893-42ad-9040-a167d00c7dca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:48.009696 crc crio[3638]: time=\"2026-06-09T13:18:48.007875481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:48.058875 crc crio[3638]: time=\"2026-06-09T13:18:48.056696476Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/8f39ea76-dc0b-4a96-b89c-3f99754acbbb 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:0xc002696898}] Aliases:map[]}\"\nJun 09 13:18:48.058875 crc crio[3638]: time=\"2026-06-09T13:18:48.056782838Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:48.086006 crc crio[3638]: time=\"2026-06-09T13:18:48.064023148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=878c48a5-4ab3-4eec-afc8-0b88b129587a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:48.171830 crc crio[3638]: time=\"2026-06-09T13:18:48.166094641Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=fce23b08-789d-4b5e-845f-e1dada329d98 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:48.171830 crc crio[3638]: time=\"2026-06-09T13:18:48.167231458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:48.228733 crc crio[3638]: time=\"2026-06-09T13:18:48.227002479Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=74e5ede8-a8d0-4a20-a989-b428f6c7df7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:48.228733 crc crio[3638]: time=\"2026-06-09T13:18:48.228278099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:48.668019 crc crio[3638]: time=\"2026-06-09T13:18:48.667284691Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=dbd45e6b-fed6-4cb8-845e-86ec1a79735e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:48.668972 crc crio[3638]: time=\"2026-06-09T13:18:48.66806978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:48.711051 crc crio[3638]: time=\"2026-06-09T13:18:48.709841898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:48.714199 crc crio[3638]: time=\"2026-06-09T13:18:48.713824452Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/40fdba9c-76c8-4ac5-8c03-8a72246913ef 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:0xc00008cb88}] Aliases:map[]}\"\nJun 09 13:18:48.714199 crc crio[3638]: time=\"2026-06-09T13:18:48.7141927Z\" 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 09 13:18:48.720262 crc crio[3638]: time=\"2026-06-09T13:18:48.719960396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:48.721848 crc crio[3638]: time=\"2026-06-09T13:18:48.721653936Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:48.721928 crc crio[3638]: time=\"2026-06-09T13:18:48.721874301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:48.724536 crc crio[3638]: time=\"2026-06-09T13:18:48.720037058Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=af6866fb-d803-489e-b41e-0df5b2ed3a11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:48.725604 crc crio[3638]: time=\"2026-06-09T13:18:48.724771709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:48.730711 crc crio[3638]: time=\"2026-06-09T13:18:48.730007162Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/08d17f93-968b-4e63-83c0-ef2cfc626b07 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:0xc001480418}] Aliases:map[]}\"\nJun 09 13:18:48.730711 crc crio[3638]: time=\"2026-06-09T13:18:48.730548644Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:48.765936 crc crio[3638]: time=\"2026-06-09T13:18:48.762217566Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=a615c806-bf0e-4925-876e-6791219815fb name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:49.055242 crc crio[3638]: time=\"2026-06-09T13:18:49.040045361Z\" level=info msg=\"Created container dbc7b3f5be9ba4573b067cf9fbba72eeff72ee95eb513a69cb6ca08d11018318: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=6f4355de-d438-411d-8044-93f0d5c100fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:18:49.055242 crc crio[3638]: time=\"2026-06-09T13:18:49.054494689Z\" level=info msg=\"Starting container: dbc7b3f5be9ba4573b067cf9fbba72eeff72ee95eb513a69cb6ca08d11018318\" id=791e0c2e-6a60-4d2c-a6a4-d62c2e0f13ee name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:18:49.098046 crc crio[3638]: time=\"2026-06-09T13:18:49.097362283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:49.197311 crc crio[3638]: time=\"2026-06-09T13:18:49.190707522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:49.197311 crc crio[3638]: time=\"2026-06-09T13:18:49.191541281Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=118b2346-add7-4790-b2a3-f32e36dcad65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:18:49.253304 crc crio[3638]: time=\"2026-06-09T13:18:49.251835385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:49.256110 crc crio[3638]: time=\"2026-06-09T13:18:49.255965602Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=11e05ac5-73fb-47a3-b9a8-cea4158a37c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:49.256762 crc crio[3638]: time=\"2026-06-09T13:18:49.256204958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:49.256762 crc crio[3638]: time=\"2026-06-09T13:18:49.256645738Z\" level=info msg=\"Started container\" PID=7453 containerID=dbc7b3f5be9ba4573b067cf9fbba72eeff72ee95eb513a69cb6ca08d11018318 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=791e0c2e-6a60-4d2c-a6a4-d62c2e0f13ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=392585ddf27e218d6be3a472975e435d6cbb5a62107124bc41824fe67ccd5d0f\nJun 09 13:18:49.382287 crc crio[3638]: time=\"2026-06-09T13:18:49.331265338Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=8fcf4528-79cb-4da5-acff-8e81228803a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:18:49.382287 crc crio[3638]: time=\"2026-06-09T13:18:49.331321349Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=afd31736-029e-4f80-bb4c-67ad5b0906d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:18:49.382287 crc crio[3638]: time=\"2026-06-09T13:18:49.351644935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:49.382287 crc crio[3638]: time=\"2026-06-09T13:18:49.355959486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:49.382287 crc crio[3638]: time=\"2026-06-09T13:18:49.356335435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:49.444087 crc crio[3638]: time=\"2026-06-09T13:18:49.44399013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=b33adcdc-e98b-4e49-a3ab-325a83771ad6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:49.687421 crc crio[3638]: time=\"2026-06-09T13:18:49.654079854Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=8faec925-2a71-4097-ba19-9280c4a5881b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:18:49.687421 crc crio[3638]: time=\"2026-06-09T13:18:49.658812955Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=869f64f8-b9de-4427-8327-63d97f0da06d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:49.687421 crc crio[3638]: time=\"2026-06-09T13:18:49.658922228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:49.850874 crc crio[3638]: time=\"2026-06-09T13:18:49.847352465Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=7b77713e-610c-40c7-b3d0-367a6862b30e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:49.850874 crc crio[3638]: time=\"2026-06-09T13:18:49.847678933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:49.869314 crc crio[3638]: time=\"2026-06-09T13:18:49.865705815Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=c4e64c01-25e3-47e6-9515-6f1e51e91398 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:49.869314 crc crio[3638]: time=\"2026-06-09T13:18:49.865996282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:49.900201 crc crio[3638]: time=\"2026-06-09T13:18:49.899933027Z\" level=info msg=\"Created container 1d9dcfcc469e0f2604df9148d56b761621d978c98583ccae31ba95d71f2553e8: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=ab73ab67-cf85-4787-b80c-d44f0584b751 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:18:49.974661 crc crio[3638]: time=\"2026-06-09T13:18:49.957603599Z\" level=info msg=\"Starting container: 1d9dcfcc469e0f2604df9148d56b761621d978c98583ccae31ba95d71f2553e8\" id=5f51784a-a31e-41fc-89e1-cedc716a5406 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:18:49.974661 crc crio[3638]: time=\"2026-06-09T13:18:49.958595913Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=5b1a7ee6-2119-45f4-959e-e3f60286f98a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:49.974661 crc crio[3638]: time=\"2026-06-09T13:18:49.958674905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:49.974661 crc crio[3638]: time=\"2026-06-09T13:18:49.963454686Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=d83fef45-d882-40ba-8f9a-5b4f1b7a08d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:49.974661 crc crio[3638]: time=\"2026-06-09T13:18:49.963533319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:50.051863 crc crio[3638]: time=\"2026-06-09T13:18:50.050621261Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=fa1cbfb9-9279-4e79-92f2-367562446a74 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:50.051863 crc crio[3638]: time=\"2026-06-09T13:18:50.050729123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:50.066298 crc crio[3638]: time=\"2026-06-09T13:18:50.060104063Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=bff9da7a-8324-4e93-8642-0411a07fcd1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:50.066298 crc crio[3638]: time=\"2026-06-09T13:18:50.065972981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:50.141536 crc crio[3638]: time=\"2026-06-09T13:18:50.140948658Z\" level=info msg=\"Started container\" PID=7495 containerID=1d9dcfcc469e0f2604df9148d56b761621d978c98583ccae31ba95d71f2553e8 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=5f51784a-a31e-41fc-89e1-cedc716a5406 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07\nJun 09 13:18:50.175192 crc crio[3638]: time=\"2026-06-09T13:18:50.174970505Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=1c24f2cf-200e-4e6f-aa6a-313ed7e9df5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:50.176469 crc crio[3638]: time=\"2026-06-09T13:18:50.175779774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:50.995109 crc crio[3638]: time=\"2026-06-09T13:18:50.992068122Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/7732d77f-f19c-4085-8b43-b66a996330f7 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:0xc0026984b8}] Aliases:map[]}\"\nJun 09 13:18:50.995109 crc crio[3638]: time=\"2026-06-09T13:18:50.992253287Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:51.003595 crc crio[3638]: time=\"2026-06-09T13:18:50.998723998Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/9bfcefc7-89b4-410c-846b-77ea4a4afe49 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:0xc0001188a8}] Aliases:map[]}\"\nJun 09 13:18:51.003595 crc crio[3638]: time=\"2026-06-09T13:18:50.998771579Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:51.012440 crc crio[3638]: time=\"2026-06-09T13:18:51.01202094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:51.051815 crc crio[3638]: time=\"2026-06-09T13:18:51.050790018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:51.086795 crc crio[3638]: time=\"2026-06-09T13:18:51.086081445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:51.106643 crc crio[3638]: time=\"2026-06-09T13:18:51.103174746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:51.281450 crc crio[3638]: time=\"2026-06-09T13:18:51.281343053Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2e7671e0-0cac-4039-a527-1618886b3f88 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:51.312697 crc crio[3638]: time=\"2026-06-09T13:18:51.312032814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:51.323816 crc crio[3638]: time=\"2026-06-09T13:18:51.320676826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:51.459079 crc crio[3638]: time=\"2026-06-09T13:18:51.456721806Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/0f597ec7-4803-49c8-b7f7-e93b16b4aac1 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:0xc002698688}] Aliases:map[]}\"\nJun 09 13:18:51.459574 crc crio[3638]: time=\"2026-06-09T13:18:51.457446153Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:51.539651 crc crio[3638]: time=\"2026-06-09T13:18:51.53878413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:51.542906 crc crio[3638]: time=\"2026-06-09T13:18:51.541890552Z\" level=info msg=\"Created container d235c9b5033409527f36c2d5207ebb1f5f3be13376cda2b4251a7127a8d6cdb4: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=6a48c021-31cf-4faf-b379-833cdc246405 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:18:51.553082 crc crio[3638]: time=\"2026-06-09T13:18:51.552914881Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1d09cbaa-27bc-431a-b709-b3f0a9daa416 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:51.553903 crc crio[3638]: time=\"2026-06-09T13:18:51.553811712Z\" level=info msg=\"Starting container: d235c9b5033409527f36c2d5207ebb1f5f3be13376cda2b4251a7127a8d6cdb4\" id=c0000ee6-15f4-41ac-bc30-b6a2074f2a5b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:18:51.598664 crc crio[3638]: time=\"2026-06-09T13:18:51.597788483Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=37b09e61-a5c4-415d-b156-510215014855 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:18:51.605735 crc crio[3638]: time=\"2026-06-09T13:18:51.605549825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:51.612553 crc crio[3638]: time=\"2026-06-09T13:18:51.611701239Z\" level=info msg=\"Started container\" PID=7549 containerID=d235c9b5033409527f36c2d5207ebb1f5f3be13376cda2b4251a7127a8d6cdb4 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=c0000ee6-15f4-41ac-bc30-b6a2074f2a5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d3a31b6941d8443159c5a84c3de0659aea79f505d5e88cc95817be03cf72e5c\nJun 09 13:18:51.785691 crc crio[3638]: time=\"2026-06-09T13:18:51.784648853Z\" level=info msg=\"Created container c1d6b719ff2fc332d5049ee3cb2523447e99b61d22cd74fc05af5664631b75b3: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=5e7074a6-88f6-40ff-a79f-6797ab2dfd93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:18:51.793641 crc crio[3638]: time=\"2026-06-09T13:18:51.790901681Z\" level=info msg=\"Starting container: c1d6b719ff2fc332d5049ee3cb2523447e99b61d22cd74fc05af5664631b75b3\" id=afb36bf3-7b35-48cc-a554-7b4c7c3ca120 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:18:51.859910 crc crio[3638]: time=\"2026-06-09T13:18:51.859032217Z\" level=info msg=\"Created container b482317303f7dc12abff030f2ad7f6cf2dbbe5480d8acca57f4c5ebf79fe312a: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=5fbd8b9b-a9be-4bae-adc5-92730e83c9b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:18:51.878084 crc crio[3638]: time=\"2026-06-09T13:18:51.877054241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=ce798100-79f8-4230-b04e-95ca05d2d6a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:51.880973 crc crio[3638]: time=\"2026-06-09T13:18:51.878567356Z\" level=info msg=\"Starting container: b482317303f7dc12abff030f2ad7f6cf2dbbe5480d8acca57f4c5ebf79fe312a\" id=3d48f3c2-9538-49be-8b4e-f06b7465fc35 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:18:52.041872 crc crio[3638]: time=\"2026-06-09T13:18:52.040812929Z\" level=info msg=\"Started container\" PID=7544 containerID=b482317303f7dc12abff030f2ad7f6cf2dbbe5480d8acca57f4c5ebf79fe312a description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=3d48f3c2-9538-49be-8b4e-f06b7465fc35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e08cc7b1c448c89515bfd61589d0e00ab378db9f5461dc4171afbdb92b90d689\nJun 09 13:18:52.066701 crc crio[3638]: time=\"2026-06-09T13:18:52.065199501Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/a3bdd53a-74f1-4c16-98b4-34b59c3b9634 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:0xc0018903a0}] Aliases:map[]}\"\nJun 09 13:18:52.066701 crc crio[3638]: time=\"2026-06-09T13:18:52.065470147Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:52.085013 crc crio[3638]: time=\"2026-06-09T13:18:52.084303068Z\" level=info msg=\"Started container\" PID=7551 containerID=c1d6b719ff2fc332d5049ee3cb2523447e99b61d22cd74fc05af5664631b75b3 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=afb36bf3-7b35-48cc-a554-7b4c7c3ca120 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b6b579b70e496d12c1845e42379ebb51d073f9a1c62a5d713cc5720b6cf5a93\nJun 09 13:18:52.202771 crc crio[3638]: time=\"2026-06-09T13:18:52.200100523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8338bba6-a3f7-4831-8eb6-1409f2bc72f1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:52.222252 crc crio[3638]: time=\"2026-06-09T13:18:52.219015897Z\" level=info msg=\"Created container 99c34d33a6f4b68fa2e1c836ee24387b4c30f606e2a777130b86b78e04e4ca69: openshift-multus/multus-bzhnf/kube-multus\" id=feb72aec-3fde-4c29-8cf9-95606138dd8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:18:52.228704 crc crio[3638]: time=\"2026-06-09T13:18:52.225791875Z\" level=info msg=\"Starting container: 99c34d33a6f4b68fa2e1c836ee24387b4c30f606e2a777130b86b78e04e4ca69\" id=3606404b-5184-4769-a5aa-3b3d7931ef2c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:18:52.273511 crc crio[3638]: time=\"2026-06-09T13:18:52.264553474Z\" 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=013cb18e-d838-4bc8-b681-95571c621e1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:52.722777 crc crio[3638]: time=\"2026-06-09T13:18:52.722083061Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:278bf93a2464277d840a3b79eeea405c987131ece7161c13d7bc3a41c8336547 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/383fdf36-38cb-43fa-8923-bcf37f8f8fa0 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:0xc002698538}] Aliases:map[]}\"\nJun 09 13:18:52.722777 crc crio[3638]: time=\"2026-06-09T13:18:52.722770748Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:52.806269 crc crio[3638]: time=\"2026-06-09T13:18:52.800022639Z\" level=info msg=\"Started container\" PID=7576 containerID=99c34d33a6f4b68fa2e1c836ee24387b4c30f606e2a777130b86b78e04e4ca69 description=openshift-multus/multus-bzhnf/kube-multus id=3606404b-5184-4769-a5aa-3b3d7931ef2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=73bcd6062ef2d99784c95ac6728cf7ca9984ae9e79c72feaa0449e42167093e6\nJun 09 13:18:52.807030 crc crio[3638]: time=\"2026-06-09T13:18:52.806749367Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:38497a77a87d7a384b01bc3bf79cf69916b92316bf98395044cb99e2c32a041d UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/4183a3bb-d5a3-404a-bc02-d6200ec75a02 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:0xc000118608}] Aliases:map[]}\"\nJun 09 13:18:52.807030 crc crio[3638]: time=\"2026-06-09T13:18:52.807009283Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:52.825949 crc crio[3638]: time=\"2026-06-09T13:18:52.820200972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:53.021558 crc crio[3638]: time=\"2026-06-09T13:18:53.02104Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=1e3e9ce0-fc85-4f3c-b595-360320dc378d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:53.034253 crc crio[3638]: time=\"2026-06-09T13:18:53.033990824Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=732781bb-d5ea-4d1f-8679-052c077264c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:53.061415 crc crio[3638]: time=\"2026-06-09T13:18:53.060851403Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/7cdc339d-ab23-4e49-8697-2210717b6891 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:0xc002696480}] Aliases:map[]}\"\nJun 09 13:18:53.061415 crc crio[3638]: time=\"2026-06-09T13:18:53.060983886Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:53.194718 crc crio[3638]: time=\"2026-06-09T13:18:53.193934223Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_a6a9335a-9de7-45b3-9244-88cce6711acd\\\"\"\nJun 09 13:18:53.292496 crc crio[3638]: time=\"2026-06-09T13:18:53.283897712Z\" level=info msg=\"Ran pod sandbox fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=013cb18e-d838-4bc8-b681-95571c621e1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:53.358867 crc crio[3638]: time=\"2026-06-09T13:18:53.35675436Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=1f4ba38e-c14c-40e7-b2c7-35e05260507a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:18:53.358867 crc crio[3638]: time=\"2026-06-09T13:18:53.357013366Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=2cda3346-a65b-4cb3-8559-4139658b512c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:18:53.372786 crc crio[3638]: time=\"2026-06-09T13:18:53.366290804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=86202c77-1353-4182-9b81-b0dcf9a698ed name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:54.232978 crc crio[3638]: time=\"2026-06-09T13:18:54.216466176Z\" 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=d15706d9-ff9e-4367-8fc0-943633aa0391 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:54.241333 crc crio[3638]: time=\"2026-06-09T13:18:54.240828047Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:7d54e9deea42b276a6a049420b1b33ae566bf67e2c715c31124e4d089e5e2342 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d8c6cb88-bb8e-4abf-85b3-332c22c4fcd3 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:0xc001480260}] Aliases:map[]}\"\nJun 09 13:18:54.241333 crc crio[3638]: time=\"2026-06-09T13:18:54.240932509Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:54.300714 crc crio[3638]: time=\"2026-06-09T13:18:54.294277501Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=4536373b-559e-420b-a7f9-bea7b6690e89 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:54.440618 crc crio[3638]: time=\"2026-06-09T13:18:54.439802283Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:fc5d6c2ea4da94fe73d2369e501a6c63f0f959efebbc50c2fcee165ea9c4a71c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ce6bbaa3-4797-47e6-90c9-b0ee2525fa7f 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:0xc0001189b0}] Aliases:map[]}\"\nJun 09 13:18:54.440618 crc crio[3638]: time=\"2026-06-09T13:18:54.439973507Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:54.440618 crc crio[3638]: time=\"2026-06-09T13:18:54.440628082Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/59102f6d-219a-44e1-8d79-3b2a2cf63283 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:0xc00008cab0}] Aliases:map[]}\"\nJun 09 13:18:54.441461 crc crio[3638]: time=\"2026-06-09T13:18:54.440675024Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:54.485538 crc crio[3638]: time=\"2026-06-09T13:18:54.472896458Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/807cdee8-d1b8-4e16-85b7-c1a69fafda23 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:0xc0019a8460}] Aliases:map[]}\"\nJun 09 13:18:54.485538 crc crio[3638]: time=\"2026-06-09T13:18:54.473551474Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:54.665018 crc crio[3638]: time=\"2026-06-09T13:18:54.661547031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:54.711936 crc crio[3638]: time=\"2026-06-09T13:18:54.700949656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:54.758490 crc crio[3638]: time=\"2026-06-09T13:18:54.752569565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:54.918877 crc crio[3638]: time=\"2026-06-09T13:18:54.89908134Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:64d438a73458fbae8f0f9c4b6240c48e3b48c79186efbce7b4d7af07e15b7730 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/fa8f01f4-5986-4b4d-9405-611d97052fc2 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:0xc000784490}] Aliases:map[]}\"\nJun 09 13:18:54.918877 crc crio[3638]: time=\"2026-06-09T13:18:54.899513159Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:54.963644 crc crio[3638]: time=\"2026-06-09T13:18:54.956840703Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/b33a5991-45b7-40a5-ae3c-e44d33719a77 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:0xc00008ce90}] Aliases:map[]}\"\nJun 09 13:18:54.963644 crc crio[3638]: time=\"2026-06-09T13:18:54.957008517Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:55.190535 crc crio[3638]: time=\"2026-06-09T13:18:55.163733514Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:e142d3c4f40940646d75e23abfe6eac798118fa5f904270fa6cc363f9d0e8993 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/dca66a03-91ae-4c32-8115-9e82bbc42e89 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:0xc0007845f0}] Aliases:map[]}\"\nJun 09 13:18:55.190535 crc crio[3638]: time=\"2026-06-09T13:18:55.164678245Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:55.473214 crc crio[3638]: time=\"2026-06-09T13:18:55.460882099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:56.687354 crc crio[3638]: time=\"2026-06-09T13:18:56.683198746Z\" level=info msg=\"Created container 113a4534015b8efc12e59ad1aea1bb195832c067bcaf5944dc26265d60650439: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=118b2346-add7-4790-b2a3-f32e36dcad65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:18:56.701791 crc crio[3638]: time=\"2026-06-09T13:18:56.700714126Z\" level=info msg=\"Starting container: 113a4534015b8efc12e59ad1aea1bb195832c067bcaf5944dc26265d60650439\" id=5f25911f-5e45-4559-8d27-56ead5da5a0b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:18:56.707246 crc crio[3638]: time=\"2026-06-09T13:18:56.703919941Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/309f7630-a72a-4bb5-860f-b2974feb45e2 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:0xc002396b98}] Aliases:map[]}\"\nJun 09 13:18:56.707246 crc crio[3638]: time=\"2026-06-09T13:18:56.704211898Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:57.007509 crc crio[3638]: time=\"2026-06-09T13:18:56.999648995Z\" level=info msg=\"Started container\" PID=7706 containerID=113a4534015b8efc12e59ad1aea1bb195832c067bcaf5944dc26265d60650439 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=5f25911f-5e45-4559-8d27-56ead5da5a0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6847febec6ec237fbd4d937cdf5e47a4ae28a22420a0dad6dabc17645ea30008\nJun 09 13:18:57.250495 crc crio[3638]: time=\"2026-06-09T13:18:57.249677977Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:1f7b1b3c7e399a867943e71e2116872a75f1c60cead802d0a69013c20b7886f1 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bdd0b751-f270-4e3a-9fca-cdc5f1b1aca7 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:0xc00018c4a0}] Aliases:map[]}\"\nJun 09 13:18:57.250495 crc crio[3638]: time=\"2026-06-09T13:18:57.249872051Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:57.286550 crc crio[3638]: time=\"2026-06-09T13:18:57.285592398Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/bbc6d499-89ab-45db-be86-7132072d74a2 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:0xc002698020}] Aliases:map[]}\"\nJun 09 13:18:57.286550 crc crio[3638]: time=\"2026-06-09T13:18:57.285813174Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:57.319086 crc crio[3638]: time=\"2026-06-09T13:18:57.318676494Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b177ba18-5f59-4e3b-8576-20aa2e4c4470 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:0xc00261c568}] Aliases:map[]}\"\nJun 09 13:18:57.319086 crc crio[3638]: time=\"2026-06-09T13:18:57.318813747Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:57.342582 crc crio[3638]: time=\"2026-06-09T13:18:57.342510293Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:20a32905371e728ec14d334fe6ee4c460ef17198d15369bde5aa6d94db090dd3 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/558a6a3e-a7db-4c84-a3d5-7d14233e6615 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:0xc00018c700}] Aliases:map[]}\"\nJun 09 13:18:57.342970 crc crio[3638]: time=\"2026-06-09T13:18:57.342944793Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:57.579411 crc crio[3638]: time=\"2026-06-09T13:18:57.575093466Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d748dfcd-2a5c-48e8-a260-66d8459b60e5 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:0xc00018c830}] Aliases:map[]}\"\nJun 09 13:18:57.579411 crc crio[3638]: time=\"2026-06-09T13:18:57.575525265Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:57.673314 crc crio[3638]: time=\"2026-06-09T13:18:57.663909208Z\" 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=af6866fb-d803-489e-b41e-0df5b2ed3a11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:57.692815 crc crio[3638]: time=\"2026-06-09T13:18:57.690007259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:57.746262 crc crio[3638]: time=\"2026-06-09T13:18:57.744891816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=96d5c650-182e-4898-8da0-f64ba39b1269 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:57.802481 crc crio[3638]: time=\"2026-06-09T13:18:57.799792973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:57.925997 crc crio[3638]: time=\"2026-06-09T13:18:57.881617602Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/78bd8123-96c4-4f76-aa00-820925a360c7 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:0xc0026981a0}] Aliases:map[]}\"\nJun 09 13:18:57.925997 crc crio[3638]: time=\"2026-06-09T13:18:57.881680713Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:18:58.408474 crc crio[3638]: time=\"2026-06-09T13:18:58.407516291Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fef2baa1-0f3c-45e1-8dbe-a2c854fa5712 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:58.650084 crc crio[3638]: time=\"2026-06-09T13:18:58.648871359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:58.935798 crc crio[3638]: time=\"2026-06-09T13:18:58.934579958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:58.962216 crc crio[3638]: time=\"2026-06-09T13:18:58.950630193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:18:59.238617 crc crio[3638]: time=\"2026-06-09T13:18:59.235335339Z\" level=info msg=\"Ran pod sandbox 1026d156a20711631e2e00d60a11844da19a82308d839e2ffb29f9fa5f4c9aa3 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=af6866fb-d803-489e-b41e-0df5b2ed3a11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:18:59.305996 crc crio[3638]: time=\"2026-06-09T13:18:59.298605962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=38401d94-4863-492e-ba02-fc09cd018eff name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:59.353694 crc crio[3638]: time=\"2026-06-09T13:18:59.352338741Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=0cab87e4-1bab-40ea-b950-d2d88cc983c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:18:59.800668 crc crio[3638]: time=\"2026-06-09T13:18:59.774016548Z\" level=info msg=\"Ran pod sandbox ede9015d4397b4da6f69dad5b91fd16d513e1cb93f1fa3cb5b5dbfa63112eb23 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=d15706d9-ff9e-4367-8fc0-943633aa0391 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:00.038832 crc crio[3638]: time=\"2026-06-09T13:19:00.038396847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=43726cde-e340-448a-a1bd-50a09d479058 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:00.724896 crc crio[3638]: time=\"2026-06-09T13:19:00.724317688Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=2ab6f99e-957f-4efe-9c05-0468d0c45717 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:00.756488 crc crio[3638]: time=\"2026-06-09T13:19:00.756047202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=b52c34c1-04e1-47f2-ad8e-2404bf996d3c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:00.756704 crc crio[3638]: time=\"2026-06-09T13:19:00.756560215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=da804123-91f5-4792-9a12-747ae53b0fe7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:01.077352 crc crio[3638]: time=\"2026-06-09T13:19:01.076986676Z\" level=info msg=\"Created container bc8ae94131c238de7e58cb0e0e57d2519614ddae7b8425763458813b6e1cdf82: openshift-image-registry/node-ca-2wddl/node-ca\" id=d1f71510-4031-4ea3-b574-6090b2a724b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:01.096898 crc crio[3638]: time=\"2026-06-09T13:19:01.093551195Z\" level=info msg=\"Starting container: bc8ae94131c238de7e58cb0e0e57d2519614ddae7b8425763458813b6e1cdf82\" id=9d65c2cc-ae1d-478e-a6b6-11490f1b2638 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:01.133909 crc crio[3638]: time=\"2026-06-09T13:19:01.127595183Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/6d7c6eda-2e37-4973-a18f-618d9cebede0 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:0xc00018d0c8}] Aliases:map[]}\"\nJun 09 13:19:01.133909 crc crio[3638]: time=\"2026-06-09T13:19:01.127691475Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:19:01.463723 crc crio[3638]: time=\"2026-06-09T13:19:01.463667991Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=7175e576-e035-42c2-8eba-b180414a4612 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:01.473096 crc crio[3638]: time=\"2026-06-09T13:19:01.47258403Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=424055d7-5e49-4222-9c6d-e4a60d5504f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:01.514904 crc crio[3638]: time=\"2026-06-09T13:19:01.51307379Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=b276b8ba-8165-4d1e-b69c-881947a6448b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:01.958222 crc crio[3638]: time=\"2026-06-09T13:19:01.958012241Z\" level=info msg=\"Started container\" PID=7844 containerID=bc8ae94131c238de7e58cb0e0e57d2519614ddae7b8425763458813b6e1cdf82 description=openshift-image-registry/node-ca-2wddl/node-ca id=9d65c2cc-ae1d-478e-a6b6-11490f1b2638 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e072f73b1233ec1d3c2de2dcab43695340b58ea51177c56a865aca75d17b9f4f\nJun 09 13:19:03.625730 crc crio[3638]: time=\"2026-06-09T13:19:03.615081549Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:19:04.521480 crc crio[3638]: time=\"2026-06-09T13:19:04.518896419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:04.521480 crc crio[3638]: time=\"2026-06-09T13:19:04.520906985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:05.487687 crc crio[3638]: time=\"2026-06-09T13:19:05.486691708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:05.542093 crc crio[3638]: time=\"2026-06-09T13:19:05.541864971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=2324ae6f-acfd-4b34-8b97-c48c9f181a0a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:05.702028 crc crio[3638]: time=\"2026-06-09T13:19:05.70093002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:05.847533 crc crio[3638]: time=\"2026-06-09T13:19:05.846713626Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=e58f1b16-2703-4db3-94ff-97d6435db33c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:06.163955 crc crio[3638]: time=\"2026-06-09T13:19:06.163620816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:06.177233 crc crio[3638]: time=\"2026-06-09T13:19:06.168702296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:06.189774 crc crio[3638]: time=\"2026-06-09T13:19:06.189724639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:06.220675 crc crio[3638]: time=\"2026-06-09T13:19:06.220619823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:06.690927 crc crio[3638]: time=\"2026-06-09T13:19:06.690302524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:06.861334 crc crio[3638]: time=\"2026-06-09T13:19:06.846318582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:06.882323 crc crio[3638]: time=\"2026-06-09T13:19:06.882277555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:07.043013 crc crio[3638]: time=\"2026-06-09T13:19:07.042827269Z\" level=info msg=\"Created container 3599306d71801bd150e54865a8ca693c7f2ea9284301153a561f6453f92ec2cf: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=1f4ba38e-c14c-40e7-b2c7-35e05260507a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:07.051518 crc crio[3638]: time=\"2026-06-09T13:19:07.051034212Z\" level=info msg=\"Starting container: 3599306d71801bd150e54865a8ca693c7f2ea9284301153a561f6453f92ec2cf\" id=686fd596-d182-426b-8b46-03c3ac1f5fc6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:07.232013 crc crio[3638]: time=\"2026-06-09T13:19:07.230922818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:07.516018 crc crio[3638]: time=\"2026-06-09T13:19:07.470544607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:07.545819 crc crio[3638]: time=\"2026-06-09T13:19:07.545690398Z\" level=info msg=\"Started container\" PID=7946 containerID=3599306d71801bd150e54865a8ca693c7f2ea9284301153a561f6453f92ec2cf description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=686fd596-d182-426b-8b46-03c3ac1f5fc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e08cc7b1c448c89515bfd61589d0e00ab378db9f5461dc4171afbdb92b90d689\nJun 09 13:19:08.398940 crc crio[3638]: time=\"2026-06-09T13:19:08.373469205Z\" level=info msg=\"Created container 4f8c98f6f7af019238a654d1ea34caf1eb071d2ce2a717110f4232202460a149: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=37b09e61-a5c4-415d-b156-510215014855 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:10.390617 crc crio[3638]: time=\"2026-06-09T13:19:08.435715865Z\" level=info msg=\"Starting container: 4f8c98f6f7af019238a654d1ea34caf1eb071d2ce2a717110f4232202460a149\" id=32fb3f34-65ce-4175-88fe-9a7e8f4d8137 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:10.414776 crc crio[3638]: time=\"2026-06-09T13:19:10.413623124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:10.436013 crc crio[3638]: time=\"2026-06-09T13:19:10.433095101Z\" level=info msg=\"Started container\" PID=7956 containerID=4f8c98f6f7af019238a654d1ea34caf1eb071d2ce2a717110f4232202460a149 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=32fb3f34-65ce-4175-88fe-9a7e8f4d8137 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07\nJun 09 13:19:10.464700 crc crio[3638]: time=\"2026-06-09T13:19:10.463949555Z\" level=info msg=\"Created container 01cc5ac3216f4ab4f4eb2af1ee556cfea5dc273eb667bd0b885f8026b55571f6: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=b276b8ba-8165-4d1e-b69c-881947a6448b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:10.490843 crc crio[3638]: time=\"2026-06-09T13:19:10.490568099Z\" level=info msg=\"Starting container: 01cc5ac3216f4ab4f4eb2af1ee556cfea5dc273eb667bd0b885f8026b55571f6\" id=b76ed838-4a42-428d-8103-e5afe7f4027c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:10.778541 crc crio[3638]: time=\"2026-06-09T13:19:10.777792212Z\" level=info msg=\"Started container\" PID=7991 containerID=01cc5ac3216f4ab4f4eb2af1ee556cfea5dc273eb667bd0b885f8026b55571f6 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=b76ed838-4a42-428d-8103-e5afe7f4027c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6847febec6ec237fbd4d937cdf5e47a4ae28a22420a0dad6dabc17645ea30008\nJun 09 13:19:11.113334 crc crio[3638]: time=\"2026-06-09T13:19:11.112266824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:11.270281 crc crio[3638]: time=\"2026-06-09T13:19:11.171439511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1c8929e0-5a06-4a91-8154-1fdf3ef3f487 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:11.540329 crc crio[3638]: time=\"2026-06-09T13:19:11.536822456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:11.561904 crc crio[3638]: time=\"2026-06-09T13:19:11.554724797Z\" level=info msg=\"Created container df3a7fd91b7fe49e0d74363e055ed17e12c05e48a6fa7d68024d4b92d05f7713: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=8fcf4528-79cb-4da5-acff-8e81228803a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:11.566031 crc crio[3638]: time=\"2026-06-09T13:19:11.56598337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:11.640991 crc crio[3638]: time=\"2026-06-09T13:19:11.640930637Z\" level=info msg=\"Starting container: df3a7fd91b7fe49e0d74363e055ed17e12c05e48a6fa7d68024d4b92d05f7713\" id=4d9b4e49-74ed-4bef-96bc-67f6fe4bf99f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:11.904692 crc crio[3638]: time=\"2026-06-09T13:19:11.903947714Z\" level=info msg=\"Started container\" PID=8017 containerID=df3a7fd91b7fe49e0d74363e055ed17e12c05e48a6fa7d68024d4b92d05f7713 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=4d9b4e49-74ed-4bef-96bc-67f6fe4bf99f name=/runtime.v1.RuntimeService/StartContainer sandboxID=df61ebfe80f1541ce8cd4b1f097bedfb857dbc14d3da1adfad54e401df768618\nJun 09 13:19:11.905025 crc crio[3638]: time=\"2026-06-09T13:19:11.904902586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f455f794-e983-431f-8df5-ee51c89650cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:15.490258 crc crio[3638]: time=\"2026-06-09T13:19:15.471802051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:15.700488 crc crio[3638]: time=\"2026-06-09T13:19:15.699000508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:16.737850 crc crio[3638]: time=\"2026-06-09T13:19:16.736918609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:17.259054 crc crio[3638]: time=\"2026-06-09T13:19:17.258675911Z\" level=info msg=\"Created container bb789140bc7ca10cc67655e86353945314b5db723273079b115445a0e11983d3: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=2ab6f99e-957f-4efe-9c05-0468d0c45717 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:17.383418 crc crio[3638]: time=\"2026-06-09T13:19:17.382871241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:17.400866 crc crio[3638]: time=\"2026-06-09T13:19:17.398867856Z\" level=info msg=\"Created container d604df2e8596199589ebd1435766d07c51d5e211c1bc76c4fb37340d994cda06: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=afd31736-029e-4f80-bb4c-67ad5b0906d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:17.758238 crc crio[3638]: time=\"2026-06-09T13:19:17.757922984Z\" level=info msg=\"Starting container: d604df2e8596199589ebd1435766d07c51d5e211c1bc76c4fb37340d994cda06\" id=eed78e3a-930f-448e-b451-767da585b246 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:17.769930 crc crio[3638]: time=\"2026-06-09T13:19:17.758272612Z\" level=info msg=\"Starting container: bb789140bc7ca10cc67655e86353945314b5db723273079b115445a0e11983d3\" id=4950f6c2-57f3-4dad-a844-e0a549aedb07 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:17.773771 crc crio[3638]: time=\"2026-06-09T13:19:17.773677233Z\" level=info msg=\"Created container 84cfcc7bf91eadb92c7476a25b28630d222ac1b5b0e2ac0524ab70ffa8659012: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=2cda3346-a65b-4cb3-8559-4139658b512c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:17.781919 crc crio[3638]: time=\"2026-06-09T13:19:17.781857635Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=3ae921c3-1970-409a-b18d-11523524e60c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:17.793493 crc crio[3638]: time=\"2026-06-09T13:19:17.793052488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:17.809278 crc crio[3638]: time=\"2026-06-09T13:19:17.804827723Z\" level=info msg=\"Starting container: 84cfcc7bf91eadb92c7476a25b28630d222ac1b5b0e2ac0524ab70ffa8659012\" id=2baee690-caf9-460d-888a-314d41ee962b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:17.815378 crc crio[3638]: time=\"2026-06-09T13:19:17.814551552Z\" level=info msg=\"Created container fc1505443f9badbe0fbdd1a56b322eaef0a09cd44676055fe93357cb2d05b256: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=e58f1b16-2703-4db3-94ff-97d6435db33c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:17.979950 crc crio[3638]: time=\"2026-06-09T13:19:17.979414996Z\" level=info msg=\"Starting container: fc1505443f9badbe0fbdd1a56b322eaef0a09cd44676055fe93357cb2d05b256\" id=f2d64c31-bf43-4b96-a25a-29b472729ae1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:17.980266 crc crio[3638]: time=\"2026-06-09T13:19:17.979986789Z\" level=info msg=\"Started container\" PID=8093 containerID=bb789140bc7ca10cc67655e86353945314b5db723273079b115445a0e11983d3 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=4950f6c2-57f3-4dad-a844-e0a549aedb07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976\nJun 09 13:19:17.983554 crc crio[3638]: time=\"2026-06-09T13:19:17.983328407Z\" level=info msg=\"Started container\" PID=8100 containerID=84cfcc7bf91eadb92c7476a25b28630d222ac1b5b0e2ac0524ab70ffa8659012 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=2baee690-caf9-460d-888a-314d41ee962b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d3a31b6941d8443159c5a84c3de0659aea79f505d5e88cc95817be03cf72e5c\nJun 09 13:19:17.994205 crc crio[3638]: time=\"2026-06-09T13:19:17.993862545Z\" level=info msg=\"Started container\" PID=8083 containerID=d604df2e8596199589ebd1435766d07c51d5e211c1bc76c4fb37340d994cda06 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=eed78e3a-930f-448e-b451-767da585b246 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ed4d95f39fdf1c261d9dab5bc5b5a5db27533f917fab30bd8d4c7e1a1aa059\nJun 09 13:19:18.045447 crc crio[3638]: time=\"2026-06-09T13:19:18.038092671Z\" level=info msg=\"Started container\" PID=8084 containerID=fc1505443f9badbe0fbdd1a56b322eaef0a09cd44676055fe93357cb2d05b256 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=f2d64c31-bf43-4b96-a25a-29b472729ae1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1026d156a20711631e2e00d60a11844da19a82308d839e2ffb29f9fa5f4c9aa3\nJun 09 13:19:18.075927 crc crio[3638]: time=\"2026-06-09T13:19:18.072649901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:18.594997 crc crio[3638]: time=\"2026-06-09T13:19:18.585988805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:18.594997 crc crio[3638]: time=\"2026-06-09T13:19:18.592689033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:19.366978 crc crio[3638]: time=\"2026-06-09T13:19:19.366630916Z\" level=info msg=\"Created container 8fe3a89cdb95c17951a652151fa04bd91199a87ee8e09ea94e6609697e48840d: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=424055d7-5e49-4222-9c6d-e4a60d5504f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:19.412677 crc crio[3638]: time=\"2026-06-09T13:19:19.411046537Z\" level=info msg=\"Starting container: 8fe3a89cdb95c17951a652151fa04bd91199a87ee8e09ea94e6609697e48840d\" id=90c5b3d8-481b-4352-90c8-786c646f8012 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:19.541500 crc crio[3638]: time=\"2026-06-09T13:19:19.540931313Z\" level=info msg=\"Created container 221be1a9da82364d20bca62f0463cf96bdc795aa1e33d2675a3e88cad5b185c6: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=3ae921c3-1970-409a-b18d-11523524e60c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:19.553519 crc crio[3638]: time=\"2026-06-09T13:19:19.553263322Z\" level=info msg=\"Starting container: 221be1a9da82364d20bca62f0463cf96bdc795aa1e33d2675a3e88cad5b185c6\" id=3028ada2-e12e-4394-ba30-2bf8edf49d39 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:19.820818 crc crio[3638]: time=\"2026-06-09T13:19:19.817041587Z\" level=info msg=\"Started container\" PID=8167 containerID=221be1a9da82364d20bca62f0463cf96bdc795aa1e33d2675a3e88cad5b185c6 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=3028ada2-e12e-4394-ba30-2bf8edf49d39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07\nJun 09 13:19:20.048009 crc crio[3638]: time=\"2026-06-09T13:19:20.039679975Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f35d1ba1-643a-46b2-afbb-f1e687f683aa name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:20.056908 crc crio[3638]: time=\"2026-06-09T13:19:20.048074783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e3a43fe5-ca7f-4aaa-a4cc-d4e29f22db9a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:20.062943 crc crio[3638]: time=\"2026-06-09T13:19:20.060840261Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=b9c984e0-ba8b-47ff-8db5-85b7862ad00d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:20.062943 crc crio[3638]: time=\"2026-06-09T13:19:20.061964697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:20.187509 crc crio[3638]: time=\"2026-06-09T13:19:20.187064611Z\" level=info msg=\"Started container\" PID=8149 containerID=8fe3a89cdb95c17951a652151fa04bd91199a87ee8e09ea94e6609697e48840d description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=90c5b3d8-481b-4352-90c8-786c646f8012 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ede9015d4397b4da6f69dad5b91fd16d513e1cb93f1fa3cb5b5dbfa63112eb23\nJun 09 13:19:20.314049 crc crio[3638]: time=\"2026-06-09T13:19:20.313785782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:20.345523 crc crio[3638]: time=\"2026-06-09T13:19:20.33885612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:21.245321 crc crio[3638]: time=\"2026-06-09T13:19:21.227010631Z\" level=info msg=\"Created container b80084955c6db94773bd73f1b46ae09ee0703c5163993096bc80ffdc9081aba5: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=b9c984e0-ba8b-47ff-8db5-85b7862ad00d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:21.245321 crc crio[3638]: time=\"2026-06-09T13:19:21.244845329Z\" level=info msg=\"Starting container: b80084955c6db94773bd73f1b46ae09ee0703c5163993096bc80ffdc9081aba5\" id=debf5440-9424-4a27-8f7e-182056472833 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:21.400556 crc crio[3638]: time=\"2026-06-09T13:19:21.398713786Z\" level=info msg=\"Started container\" PID=8195 containerID=b80084955c6db94773bd73f1b46ae09ee0703c5163993096bc80ffdc9081aba5 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=debf5440-9424-4a27-8f7e-182056472833 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07\nJun 09 13:19:21.606080 crc crio[3638]: time=\"2026-06-09T13:19:21.604882019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=eeedfafe-3271-4d44-a636-5f0dcd35f547 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:21.673428 crc crio[3638]: time=\"2026-06-09T13:19:21.658696371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=46d9a745-b533-4b9e-bb02-4a4d8ebfd8b1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:21.675511 crc crio[3638]: time=\"2026-06-09T13:19:21.675331232Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=27a738cf-2783-42d6-97ef-bd49ae3e887b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:21.691604 crc crio[3638]: time=\"2026-06-09T13:19:21.687911397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:22.939677 crc crio[3638]: time=\"2026-06-09T13:19:22.938849793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:22.951035 crc crio[3638]: time=\"2026-06-09T13:19:22.950750181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:23.048529 crc crio[3638]: time=\"2026-06-09T13:19:23.047318477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:23.644738 crc crio[3638]: time=\"2026-06-09T13:19:23.642944799Z\" level=info msg=\"Created container 2db229cfb56bdb10bbb1c8f448b90d971543ff44e4597efef9c7e37e1958f1e7: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=27a738cf-2783-42d6-97ef-bd49ae3e887b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:23.654667 crc crio[3638]: time=\"2026-06-09T13:19:23.654610962Z\" level=info msg=\"Starting container: 2db229cfb56bdb10bbb1c8f448b90d971543ff44e4597efef9c7e37e1958f1e7\" id=fbad64e4-6eac-47e9-bc0a-650fb52e8819 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:23.720545 crc crio[3638]: time=\"2026-06-09T13:19:23.717690721Z\" level=info msg=\"Started container\" PID=8239 containerID=2db229cfb56bdb10bbb1c8f448b90d971543ff44e4597efef9c7e37e1958f1e7 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=fbad64e4-6eac-47e9-bc0a-650fb52e8819 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07\nJun 09 13:19:23.897888 crc crio[3638]: time=\"2026-06-09T13:19:23.883954888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ef504d04-a106-4829-afb5-54de057fab9c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:23.897888 crc crio[3638]: time=\"2026-06-09T13:19:23.891734017Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=311f5f27-a772-48f0-9254-17d00b58b6a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:23.897888 crc crio[3638]: time=\"2026-06-09T13:19:23.896330614Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=5b415843-1a01-48d4-b941-6e8139c8af37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:23.901195 crc crio[3638]: time=\"2026-06-09T13:19:23.9008397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:24.146962 crc crio[3638]: time=\"2026-06-09T13:19:24.14673986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:24.317471 crc crio[3638]: time=\"2026-06-09T13:19:24.315612936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:24.831029 crc crio[3638]: time=\"2026-06-09T13:19:24.827532831Z\" level=info msg=\"Created container 688c2f57cf6d055400af5eb978a15b959714dc1b88bd3d25594069ccc7a517cd: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=8faec925-2a71-4097-ba19-9280c4a5881b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:24.864760 crc crio[3638]: time=\"2026-06-09T13:19:24.864704079Z\" level=info msg=\"Starting container: 688c2f57cf6d055400af5eb978a15b959714dc1b88bd3d25594069ccc7a517cd\" id=e42d4730-7fd4-40d0-a21e-47a511aac734 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:25.001291 crc crio[3638]: time=\"2026-06-09T13:19:24.997335701Z\" level=info msg=\"Started container\" PID=8034 containerID=688c2f57cf6d055400af5eb978a15b959714dc1b88bd3d25594069ccc7a517cd description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=e42d4730-7fd4-40d0-a21e-47a511aac734 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb5e7ecf954e97362bee97eb90025ed3930ac0a051a0e9834610e012c0536b41\nJun 09 13:19:26.424616 crc crio[3638]: time=\"2026-06-09T13:19:26.421895032Z\" level=info msg=\"Created container e09da7a84078ae9b3daba50fc24f195c27c79f8c58bc31b02211289109aa58a0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=5b415843-1a01-48d4-b941-6e8139c8af37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:26.442644 crc crio[3638]: time=\"2026-06-09T13:19:26.427492334Z\" level=info msg=\"Starting container: e09da7a84078ae9b3daba50fc24f195c27c79f8c58bc31b02211289109aa58a0\" id=aaed891d-ecc6-469f-9769-673c9b3046c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:26.534419 crc crio[3638]: time=\"2026-06-09T13:19:26.529304351Z\" level=info msg=\"Started container\" PID=8378 containerID=e09da7a84078ae9b3daba50fc24f195c27c79f8c58bc31b02211289109aa58a0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=aaed891d-ecc6-469f-9769-673c9b3046c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07\nJun 09 13:19:26.547839 crc crio[3638]: time=\"2026-06-09T13:19:26.545962726Z\" level=info msg=\"Created container a9f3eb2a3c01496fd400a7aa6818d501b3e4c1bdba6b1c0bf3e86485c39cb138: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=7175e576-e035-42c2-8eba-b180414a4612 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:26.561833 crc crio[3638]: time=\"2026-06-09T13:19:26.561640195Z\" level=info msg=\"Starting container: a9f3eb2a3c01496fd400a7aa6818d501b3e4c1bdba6b1c0bf3e86485c39cb138\" id=4080c162-a88b-485e-81db-4099c786574e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:26.597238 crc crio[3638]: time=\"2026-06-09T13:19:26.593891958Z\" level=info msg=\"Started container\" PID=8380 containerID=a9f3eb2a3c01496fd400a7aa6818d501b3e4c1bdba6b1c0bf3e86485c39cb138 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=4080c162-a88b-485e-81db-4099c786574e name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4\nJun 09 13:19:26.666060 crc crio[3638]: time=\"2026-06-09T13:19:26.665176086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=097a64fd-ab14-4cdf-a30c-6c9657101a6d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:26.681510 crc crio[3638]: time=\"2026-06-09T13:19:26.680995949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b0c74e71-9a60-495f-944b-0284b5a53021 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:26.711514 crc crio[3638]: time=\"2026-06-09T13:19:26.710771118Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=7a17e75a-ce5f-4a70-9b35-59f17d4e74b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:26.714283 crc crio[3638]: time=\"2026-06-09T13:19:26.713635131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:26.949443 crc crio[3638]: time=\"2026-06-09T13:19:26.918778363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:26.949443 crc crio[3638]: time=\"2026-06-09T13:19:26.923975055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:27.052039 crc crio[3638]: time=\"2026-06-09T13:19:27.050898162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d8af9655-07c9-421f-a0be-6f2394d09607 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:27.071902 crc crio[3638]: time=\"2026-06-09T13:19:27.069331212Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e4aca90b-a3e4-4dd0-93c3-8c3e3a6412b9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:27.110877 crc crio[3638]: time=\"2026-06-09T13:19:27.105876834Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=ca001221-6b05-4f89-a532-d70980f70150 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:27.110877 crc crio[3638]: time=\"2026-06-09T13:19:27.10653184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:27.395612 crc crio[3638]: time=\"2026-06-09T13:19:27.389064635Z\" level=info msg=\"Created container 8d35d6982cb3e88426ff8b1db58611575420af0845bc761c46f19660a9596571: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=7a17e75a-ce5f-4a70-9b35-59f17d4e74b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:27.418514 crc crio[3638]: time=\"2026-06-09T13:19:27.416557757Z\" level=info msg=\"Starting container: 8d35d6982cb3e88426ff8b1db58611575420af0845bc761c46f19660a9596571\" id=78542226-7bd9-4bb5-babe-48ab260a3aba name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:27.437081 crc crio[3638]: time=\"2026-06-09T13:19:27.434893235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:27.638622 crc crio[3638]: time=\"2026-06-09T13:19:27.638437365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:27.765349 crc crio[3638]: time=\"2026-06-09T13:19:27.755600082Z\" level=info msg=\"Started container\" PID=8421 containerID=8d35d6982cb3e88426ff8b1db58611575420af0845bc761c46f19660a9596571 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=78542226-7bd9-4bb5-babe-48ab260a3aba name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07\nJun 09 13:19:28.508557 crc crio[3638]: time=\"2026-06-09T13:19:28.45308244Z\" level=info msg=\"Created container 3b3c32070b0a05339ebea7aaa00b4fb0f895dca4dbc1a4ac7fda1e1a7bf0a591: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=ca001221-6b05-4f89-a532-d70980f70150 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:28.547512 crc crio[3638]: time=\"2026-06-09T13:19:28.543787523Z\" level=info msg=\"Starting container: 3b3c32070b0a05339ebea7aaa00b4fb0f895dca4dbc1a4ac7fda1e1a7bf0a591\" id=d66ffeac-a9fb-4e09-93f7-83087876926c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:28.683524 crc crio[3638]: time=\"2026-06-09T13:19:28.672238868Z\" level=info msg=\"Started container\" PID=8443 containerID=3b3c32070b0a05339ebea7aaa00b4fb0f895dca4dbc1a4ac7fda1e1a7bf0a591 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=d66ffeac-a9fb-4e09-93f7-83087876926c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4\nJun 09 13:19:31.400695 crc crio[3638]: time=\"2026-06-09T13:19:31.399716914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e698029e-9837-466d-b432-ddc0b3305be0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:31.418520 crc crio[3638]: time=\"2026-06-09T13:19:31.415736824Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=084bdd3e-1683-47d5-8341-982ce8d02252 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:31.436799 crc crio[3638]: time=\"2026-06-09T13:19:31.435045265Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=ec5c27e2-5be0-42ea-aad6-4da54e824484 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:31.436994 crc crio[3638]: time=\"2026-06-09T13:19:31.436852092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:31.534179 crc crio[3638]: time=\"2026-06-09T13:19:31.53403052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:31.547477 crc crio[3638]: time=\"2026-06-09T13:19:31.547344949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:31.698645 crc crio[3638]: time=\"2026-06-09T13:19:31.698499963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=ff8c1c3c-b26f-426b-bfcd-2593598ff6e3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:31.715912 crc crio[3638]: time=\"2026-06-09T13:19:31.715817276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=ab052552-6a6b-46ff-b639-f94c4e96033c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:31.727210 crc crio[3638]: time=\"2026-06-09T13:19:31.720093665Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=454958e3-3671-4be5-bcc7-8fb29716742b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:31.727210 crc crio[3638]: time=\"2026-06-09T13:19:31.720544016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:31.770937 crc crio[3638]: time=\"2026-06-09T13:19:31.770315036Z\" level=info msg=\"Created container 8e2d120b26c0281e4a477dd9842874aa109e9e1d5989d6f5cb3203cded28b420: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=ec5c27e2-5be0-42ea-aad6-4da54e824484 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:31.776999 crc crio[3638]: time=\"2026-06-09T13:19:31.776751289Z\" level=info msg=\"Starting container: 8e2d120b26c0281e4a477dd9842874aa109e9e1d5989d6f5cb3203cded28b420\" id=e5326c9f-7926-47ea-924c-4ffb81f15484 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:31.806251 crc crio[3638]: time=\"2026-06-09T13:19:31.805893982Z\" level=info msg=\"Started container\" PID=8574 containerID=8e2d120b26c0281e4a477dd9842874aa109e9e1d5989d6f5cb3203cded28b420 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=e5326c9f-7926-47ea-924c-4ffb81f15484 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07\nJun 09 13:19:31.816670 crc crio[3638]: time=\"2026-06-09T13:19:31.815993581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:34.434475 crc crio[3638]: time=\"2026-06-09T13:19:34.433956483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:34.666319 crc crio[3638]: time=\"2026-06-09T13:19:34.665092787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=075b87bc-ac1f-4fdd-8d8a-b43946f14067 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:34.746081 crc crio[3638]: time=\"2026-06-09T13:19:34.745350325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4c9cd914-96f9-43d1-b8ba-c6a8efb90c3e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:34.762736 crc crio[3638]: time=\"2026-06-09T13:19:34.762644235Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=4ba89ba1-c2fc-41ee-a1b7-b95c7165b504 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:34.764081 crc crio[3638]: time=\"2026-06-09T13:19:34.763076186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:34.787495 crc crio[3638]: time=\"2026-06-09T13:19:34.787004526Z\" level=info msg=\"Created container c183786bf1cb2ad2c10fc59bab25c9d3c2e38ce89b7cc47054ea63c72f887b1a: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=454958e3-3671-4be5-bcc7-8fb29716742b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:34.798547 crc crio[3638]: time=\"2026-06-09T13:19:34.797959556Z\" level=info msg=\"Starting container: c183786bf1cb2ad2c10fc59bab25c9d3c2e38ce89b7cc47054ea63c72f887b1a\" id=edc51b38-026f-4612-a548-944d40eed3ba name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:34.824205 crc crio[3638]: time=\"2026-06-09T13:19:34.82398117Z\" level=info msg=\"Started container\" PID=8673 containerID=c183786bf1cb2ad2c10fc59bab25c9d3c2e38ce89b7cc47054ea63c72f887b1a description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=edc51b38-026f-4612-a548-944d40eed3ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ed4d95f39fdf1c261d9dab5bc5b5a5db27533f917fab30bd8d4c7e1a1aa059\nJun 09 13:19:34.939954 crc crio[3638]: time=\"2026-06-09T13:19:34.93928363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:34.962864 crc crio[3638]: time=\"2026-06-09T13:19:34.962613614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:35.616586 crc crio[3638]: time=\"2026-06-09T13:19:35.615400533Z\" level=info msg=\"Created container ab9e572c66dcd969cd5a262a4bbed1c92c502fac1ad9dc59dd3c3e854265afd4: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=4ba89ba1-c2fc-41ee-a1b7-b95c7165b504 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:35.621803 crc crio[3638]: time=\"2026-06-09T13:19:35.62159954Z\" level=info msg=\"Starting container: ab9e572c66dcd969cd5a262a4bbed1c92c502fac1ad9dc59dd3c3e854265afd4\" id=f2d47a70-399d-4453-9201-3c512fcda0a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:35.651854 crc crio[3638]: time=\"2026-06-09T13:19:35.650720403Z\" level=info msg=\"Started container\" PID=8696 containerID=ab9e572c66dcd969cd5a262a4bbed1c92c502fac1ad9dc59dd3c3e854265afd4 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=f2d47a70-399d-4453-9201-3c512fcda0a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07\nJun 09 13:19:41.928967 crc crio[3638]: time=\"2026-06-09T13:19:41.912866261Z\" level=info msg=\"NetworkStart: stopping network for sandbox 302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d\" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:42.954069 crc crio[3638]: time=\"2026-06-09T13:19:42.953008617Z\" level=info msg=\"NetworkStart: stopping network for sandbox 389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42\" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:43.596857 crc crio[3638]: time=\"2026-06-09T13:19:43.595669647Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee\" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:45.035600 crc crio[3638]: time=\"2026-06-09T13:19:45.031830942Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223\" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:46.202983 crc crio[3638]: time=\"2026-06-09T13:19:46.202355224Z\" level=info msg=\"NetworkStart: stopping network for sandbox f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08\" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:46.367582 crc crio[3638]: time=\"2026-06-09T13:19:46.366983022Z\" level=info msg=\"NetworkStart: stopping network for sandbox d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37\" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:46.650704 crc crio[3638]: time=\"2026-06-09T13:19:46.649561348Z\" level=info msg=\"NetworkStart: stopping network for sandbox 106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c\" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:46.707201 crc crio[3638]: time=\"2026-06-09T13:19:46.706791878Z\" level=info msg=\"NetworkStart: stopping network for sandbox 981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752\" id=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:47.371082 crc crio[3638]: time=\"2026-06-09T13:19:47.370912604Z\" level=info msg=\"NetworkStart: stopping network for sandbox 260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4\" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:47.835995 crc crio[3638]: time=\"2026-06-09T13:19:47.835651566Z\" level=info msg=\"NetworkStart: stopping network for sandbox c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b\" id=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:48.536001 crc crio[3638]: time=\"2026-06-09T13:19:48.53574193Z\" level=info msg=\"NetworkStart: stopping network for sandbox b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9\" id=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:48.720696 crc crio[3638]: time=\"2026-06-09T13:19:48.720271376Z\" level=info msg=\"NetworkStart: stopping network for sandbox b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a\" id=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:48.760733 crc crio[3638]: time=\"2026-06-09T13:19:48.759949458Z\" level=info msg=\"NetworkStart: stopping network for sandbox c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91\" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:49.233742 crc crio[3638]: time=\"2026-06-09T13:19:49.233169976Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d\" id=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:49.742323 crc crio[3638]: time=\"2026-06-09T13:19:49.742046223Z\" level=info msg=\"NetworkStart: stopping network for sandbox ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25\" id=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:49.749310 crc crio[3638]: time=\"2026-06-09T13:19:49.747080862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=c12aeb25-230b-48de-a2ad-6e71e90c9efe name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:49.753090 crc crio[3638]: time=\"2026-06-09T13:19:49.752798408Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=e3f5e846-2635-492a-9371-311825f4189e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:49.760208 crc crio[3638]: time=\"2026-06-09T13:19:49.760011682Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=a7e326fc-995e-4eb6-bd07-5ed117347c34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:49.762464 crc crio[3638]: time=\"2026-06-09T13:19:49.762095335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:49.799325 crc crio[3638]: time=\"2026-06-09T13:19:49.797245621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:50.117320 crc crio[3638]: time=\"2026-06-09T13:19:50.116571995Z\" level=info msg=\"NetworkStart: stopping network for sandbox d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8\" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:50.277373 crc crio[3638]: time=\"2026-06-09T13:19:50.277207742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:50.281682 crc crio[3638]: time=\"2026-06-09T13:19:50.281214063Z\" level=info msg=\"NetworkStart: stopping network for sandbox 99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668\" id=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:50.405542 crc crio[3638]: time=\"2026-06-09T13:19:50.405330618Z\" level=info msg=\"NetworkStart: stopping network for sandbox 28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd\" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:50.496198 crc crio[3638]: time=\"2026-06-09T13:19:50.49596089Z\" level=info msg=\"Created container 99e83d738ef724779ddb67b2894e27f89b88a17a9bccf9093d82fddae171a6ca: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=a7e326fc-995e-4eb6-bd07-5ed117347c34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:50.502770 crc crio[3638]: time=\"2026-06-09T13:19:50.502554677Z\" level=info msg=\"Starting container: 99e83d738ef724779ddb67b2894e27f89b88a17a9bccf9093d82fddae171a6ca\" id=76337d46-89c4-4ed0-97b1-47559b53d293 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:50.508678 crc crio[3638]: time=\"2026-06-09T13:19:50.508561951Z\" level=info msg=\"Started container\" PID=8913 containerID=99e83d738ef724779ddb67b2894e27f89b88a17a9bccf9093d82fddae171a6ca description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=76337d46-89c4-4ed0-97b1-47559b53d293 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ed4d95f39fdf1c261d9dab5bc5b5a5db27533f917fab30bd8d4c7e1a1aa059\nJun 09 13:19:50.528224 crc crio[3638]: time=\"2026-06-09T13:19:50.52728702Z\" level=info msg=\"NetworkStart: stopping network for sandbox d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca\" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:50.727041 crc crio[3638]: time=\"2026-06-09T13:19:50.726677524Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80\" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:50.949008 crc crio[3638]: time=\"2026-06-09T13:19:50.94883288Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8\" id=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:51.771297 crc crio[3638]: time=\"2026-06-09T13:19:51.770919095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=28495cee-5de2-46c4-94a3-8c3d18ef9e0e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:51.775433 crc crio[3638]: time=\"2026-06-09T13:19:51.775319837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=abab8955-bb27-4ef1-94e5-948d724e0798 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:51.785519 crc crio[3638]: time=\"2026-06-09T13:19:51.783054124Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=7a1c6f28-9a94-4671-9d96-0043fe94c89e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:51.786293 crc crio[3638]: time=\"2026-06-09T13:19:51.785992388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:51.841678 crc crio[3638]: time=\"2026-06-09T13:19:51.841611937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:52.456619 crc crio[3638]: time=\"2026-06-09T13:19:52.45656039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:52.664863 crc crio[3638]: time=\"2026-06-09T13:19:52.663965929Z\" level=info msg=\"Created container c9e738cfdf95f9f43fc9b59fa77c7b6415116cad491ab4b0d57559740ae2f4dc: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=7a1c6f28-9a94-4671-9d96-0043fe94c89e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:52.670476 crc crio[3638]: time=\"2026-06-09T13:19:52.670330811Z\" level=info msg=\"Starting container: c9e738cfdf95f9f43fc9b59fa77c7b6415116cad491ab4b0d57559740ae2f4dc\" id=ca229c00-d52c-4661-ad41-521d445002aa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:52.688836 crc crio[3638]: time=\"2026-06-09T13:19:52.688497174Z\" level=info msg=\"Started container\" PID=9029 containerID=c9e738cfdf95f9f43fc9b59fa77c7b6415116cad491ab4b0d57559740ae2f4dc description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=ca229c00-d52c-4661-ad41-521d445002aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ed4d95f39fdf1c261d9dab5bc5b5a5db27533f917fab30bd8d4c7e1a1aa059\nJun 09 13:19:53.944320 crc crio[3638]: time=\"2026-06-09T13:19:53.943772066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=90fbb88f-76c9-491f-b22d-4d5f98f5c52d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:53.950768 crc crio[3638]: time=\"2026-06-09T13:19:53.9505548Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=bc539372-23b2-419f-8935-c776ab4adfb0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:53.959870 crc crio[3638]: time=\"2026-06-09T13:19:53.959315944Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=95f816b1-fd9b-4c4d-b9d7-b20f8f93d326 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:53.959870 crc crio[3638]: time=\"2026-06-09T13:19:53.959840197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:54.027643 crc crio[3638]: time=\"2026-06-09T13:19:54.027048691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:54.076289 crc crio[3638]: time=\"2026-06-09T13:19:54.072571351Z\" level=info msg=\"NetworkStart: stopping network for sandbox a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed\" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:54.691357 crc crio[3638]: time=\"2026-06-09T13:19:54.690327175Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f\" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:54.894901 crc crio[3638]: time=\"2026-06-09T13:19:54.894782869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:55.016802 crc crio[3638]: time=\"2026-06-09T13:19:55.013962589Z\" level=info msg=\"Created container e6fa02c22deb18cf9ae75335331bf3d9c39a12b29aa767471ab9732e978eef8d: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=95f816b1-fd9b-4c4d-b9d7-b20f8f93d326 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:55.018209 crc crio[3638]: time=\"2026-06-09T13:19:55.018089354Z\" level=info msg=\"Starting container: e6fa02c22deb18cf9ae75335331bf3d9c39a12b29aa767471ab9732e978eef8d\" id=542f1d81-4974-4ec2-8a57-a312f5d991f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:55.039611 crc crio[3638]: time=\"2026-06-09T13:19:55.039467179Z\" level=info msg=\"Started container\" PID=9155 containerID=e6fa02c22deb18cf9ae75335331bf3d9c39a12b29aa767471ab9732e978eef8d description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=542f1d81-4974-4ec2-8a57-a312f5d991f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ed4d95f39fdf1c261d9dab5bc5b5a5db27533f917fab30bd8d4c7e1a1aa059\nJun 09 13:19:56.119371 crc crio[3638]: time=\"2026-06-09T13:19:56.118804753Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b\" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:57.303872 crc crio[3638]: time=\"2026-06-09T13:19:57.303332601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=f2fe4010-0da8-4977-be75-59e96f3db86f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:57.308948 crc crio[3638]: time=\"2026-06-09T13:19:57.308539444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=4c94ab9c-1f0c-4162-840e-55da259d3081 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:19:57.312208 crc crio[3638]: time=\"2026-06-09T13:19:57.311566331Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=50adff8c-6fb5-42a5-a106-e84c475088b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:57.312208 crc crio[3638]: time=\"2026-06-09T13:19:57.312186976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:57.369435 crc crio[3638]: time=\"2026-06-09T13:19:57.368964015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:57.868793 crc crio[3638]: time=\"2026-06-09T13:19:57.8687248Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99\" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:58.088619 crc crio[3638]: time=\"2026-06-09T13:19:58.087808916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:19:58.278243 crc crio[3638]: time=\"2026-06-09T13:19:58.277387552Z\" level=info msg=\"Created container 82346aaf13d7809b96ee623d91e01966cfebccc17bab100108b2dd9e7eafa71f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=50adff8c-6fb5-42a5-a106-e84c475088b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:19:58.281825 crc crio[3638]: time=\"2026-06-09T13:19:58.281697511Z\" level=info msg=\"Starting container: 82346aaf13d7809b96ee623d91e01966cfebccc17bab100108b2dd9e7eafa71f\" id=cc724d65-f78f-4ea8-8262-4df019773106 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:19:58.305918 crc crio[3638]: time=\"2026-06-09T13:19:58.305699223Z\" level=info msg=\"Started container\" PID=9368 containerID=82346aaf13d7809b96ee623d91e01966cfebccc17bab100108b2dd9e7eafa71f description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=cc724d65-f78f-4ea8-8262-4df019773106 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d3a31b6941d8443159c5a84c3de0659aea79f505d5e88cc95817be03cf72e5c\nJun 09 13:19:58.842906 crc crio[3638]: time=\"2026-06-09T13:19:58.842040061Z\" level=info msg=\"NetworkStart: stopping network for sandbox ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040\" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:19:59.054873 crc crio[3638]: time=\"2026-06-09T13:19:59.054719505Z\" level=info msg=\"NetworkStart: stopping network for sandbox 69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763\" id=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:00.403250 crc crio[3638]: time=\"2026-06-09T13:20:00.402720211Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7\" id=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:15.059956 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e142d3c4f409406 Mac:22:98:f8:3f:e6:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/dca66a03-91ae-4c32-8115-9e82bbc42e89 SocketPath: PciID:}] [{Interface:0xc0001f5030 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:20:15.307375 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a7d68e7900c19b Mac:be:42:df:1c:68:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/6d7c6eda-2e37-4973-a18f-618d9cebede0 SocketPath: PciID:}] [{Interface:0xc000014bd0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:20:15.323783 crc crio[3638]: time=\"2026-06-09T13:20:15.322849004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=8e8f0480-a44e-43a0-b820-f7ae3b50ce54 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:15.339437 crc crio[3638]: time=\"2026-06-09T13:20:15.335963409Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=4cea18ad-cfb1-46d7-9129-651dafcbbb66 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:15.345525 crc crio[3638]: time=\"2026-06-09T13:20:15.345334227Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=20d65780-c16b-4ee6-a835-345f401947c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:15.345989 crc crio[3638]: time=\"2026-06-09T13:20:15.345770809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:15.357085 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12b8c22e2371fef Mac:e2:18:0d:6b:49:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/d748dfcd-2a5c-48e8-a260-66d8459b60e5 SocketPath: PciID:}] [{Interface:0xc00058fad0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:20:15.390639 crc crio[3638]: time=\"2026-06-09T13:20:15.39050174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:15.424030 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64d438a73458fba Mac:f2:be:d9:9a:ab:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/fa8f01f4-5986-4b4d-9405-611d97052fc2 SocketPath: PciID:}] [{Interface:0xc0001cf870 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:20:15.438996 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f7b1b3c7e399a8 Mac:92:ff:d3:63:90:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/bdd0b751-f270-4e3a-9fca-cdc5f1b1aca7 SocketPath: PciID:}] [{Interface:0xc0003ecdc0 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:20:15.828226 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4654d46de7da22 Mac:ae:0d:ce:c5:5b:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/309f7630-a72a-4bb5-860f-b2974feb45e2 SocketPath: PciID:}] [{Interface:0xc000494780 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:20:15.884436 crc crio[3638]: time=\"2026-06-09T13:20:15.884332004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:15.932498 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38497a77a87d7a3 Mac:86:ac:e5:a7:02:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/4183a3bb-d5a3-404a-bc02-d6200ec75a02 SocketPath: PciID:}] [{Interface:0xc000602700 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:20:15.956354 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc5d6c2ea4da94f Mac:f2:8b:49:ae:d0:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/ce6bbaa3-4797-47e6-90c9-b0ee2525fa7f SocketPath: PciID:}] [{Interface:0xc00036d1b0 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:20:16.003729 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c2305c3ae3d6e3 Mac:3e:16:62:f7:41:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/b33a5991-45b7-40a5-ae3c-e44d33719a77 SocketPath: PciID:}] [{Interface:0xc00048c5c0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:20:16.003729 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20a32905371e728 Mac:36:c3:70:46:67:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/558a6a3e-a7db-4c84-a3d5-7d14233e6615 SocketPath: PciID:}] [{Interface:0xc000561230 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:20:16.017867 crc crio[3638]: 2026-06-09T13:20:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:278bf93a2464277 Mac:36:71:e7:5b:2b:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/383fdf36-38cb-43fa-8923-bcf37f8f8fa0 SocketPath: PciID:}] [{Interface:0xc000613160 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:20:16.018343 crc crio[3638]: 2026-06-09T13:20:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6621c80c68fd25 Mac:3a:59:00:81:74:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/b177ba18-5f59-4e3b-8576-20aa2e4c4470 SocketPath: PciID:}] [{Interface:0xc00020eee0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:20:16.021401 crc crio[3638]: time=\"2026-06-09T13:20:16.021279227Z\" level=info msg=\"Created container 57453301b72db18d8026b74a06c43ebb880edb13832cc2c9190513b447013ccc: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=20d65780-c16b-4ee6-a835-345f401947c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:16.022581 crc crio[3638]: time=\"2026-06-09T13:20:16.022537779Z\" level=info msg=\"Starting container: 57453301b72db18d8026b74a06c43ebb880edb13832cc2c9190513b447013ccc\" id=de9e074f-7a66-4b41-89f0-e9791a4ce2af name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:20:16.032348 crc crio[3638]: time=\"2026-06-09T13:20:16.032272316Z\" level=info msg=\"Started container\" PID=9984 containerID=57453301b72db18d8026b74a06c43ebb880edb13832cc2c9190513b447013ccc description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=de9e074f-7a66-4b41-89f0-e9791a4ce2af name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ed4d95f39fdf1c261d9dab5bc5b5a5db27533f917fab30bd8d4c7e1a1aa059\nJun 09 13:20:16.114165 crc crio[3638]: 2026-06-09T13:20:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77c0ed5ad4ceb6c Mac:5e:dc:6f:8b:ca:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/7cdc339d-ab23-4e49-8697-2210717b6891 SocketPath: PciID:}] [{Interface:0xc000525550 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:20:16.143278 crc crio[3638]: 2026-06-09T13:20:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1414225ece8038d Mac:6a:0a:30:cd:14:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/78bd8123-96c4-4f76-aa00-820925a360c7 SocketPath: PciID:}] [{Interface:0xc00050f860 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:20:16.155751 crc crio[3638]: 2026-06-09T13:20:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d54e9deea42b27 Mac:f2:f5:68:21:2a:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/d8c6cb88-bb8e-4abf-85b3-332c22c4fcd3 SocketPath: PciID:}] [{Interface:0xc000228a90 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:20:16.156569 crc crio[3638]: time=\"2026-06-09T13:20:16.156388722Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:20:16.156722 crc crio[3638]: time=\"2026-06-09T13:20:16.156602437Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_fe0383ad-ffbf-4cd2-9903-57beae3c7d3d\\\"\"\nJun 09 13:20:16.157377 crc crio[3638]: time=\"2026-06-09T13:20:16.157265065Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/40fdba9c-76c8-4ac5-8c03-8a72246913ef 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:0xc00018c680}] Aliases:map[]}\"\nJun 09 13:20:16.157558 crc crio[3638]: time=\"2026-06-09T13:20:16.157389868Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.157558 crc crio[3638]: time=\"2026-06-09T13:20:16.157412538Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.157558 crc crio[3638]: time=\"2026-06-09T13:20:16.157424659Z\" 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 09 13:20:16.157965 crc crio[3638]: time=\"2026-06-09T13:20:16.1578713Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/7e629533-d2bf-4932-8d3c-08b90615170f 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:0xc002698550}] Aliases:map[]}\"\nJun 09 13:20:16.158066 crc crio[3638]: time=\"2026-06-09T13:20:16.157978712Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.158066 crc crio[3638]: time=\"2026-06-09T13:20:16.157992813Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.158066 crc crio[3638]: time=\"2026-06-09T13:20:16.158013033Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.158295 crc crio[3638]: time=\"2026-06-09T13:20:16.158164787Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:38497a77a87d7a384b01bc3bf79cf69916b92316bf98395044cb99e2c32a041d UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/4183a3bb-d5a3-404a-bc02-d6200ec75a02 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:0xc000118608}] Aliases:map[]}\"\nJun 09 13:20:16.158504 crc crio[3638]: time=\"2026-06-09T13:20:16.15830819Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:20:16.158504 crc crio[3638]: time=\"2026-06-09T13:20:16.158328091Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:fc5d6c2ea4da94fe73d2369e501a6c63f0f959efebbc50c2fcee165ea9c4a71c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ce6bbaa3-4797-47e6-90c9-b0ee2525fa7f 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:0xc0001189b0}] Aliases:map[]}\"\nJun 09 13:20:16.158504 crc crio[3638]: time=\"2026-06-09T13:20:16.158428904Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/2e05b643-1142-4f60-855f-a80d6adb4a05 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:0xc00018c740}] Aliases:map[]}\"\nJun 09 13:20:16.158728 crc crio[3638]: time=\"2026-06-09T13:20:16.158574778Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.158728 crc crio[3638]: time=\"2026-06-09T13:20:16.158595489Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.158728 crc crio[3638]: time=\"2026-06-09T13:20:16.158605969Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/98834b98-5875-4750-b933-21d2af3fbe06 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:0xc0019a8178}] Aliases:map[]}\"\nJun 09 13:20:16.158728 crc crio[3638]: time=\"2026-06-09T13:20:16.158627028Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:20a32905371e728ec14d334fe6ee4c460ef17198d15369bde5aa6d94db090dd3 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/558a6a3e-a7db-4c84-a3d5-7d14233e6615 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:0xc00018c700}] Aliases:map[]}\"\nJun 09 13:20:16.158728 crc crio[3638]: time=\"2026-06-09T13:20:16.158714842Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.158728 crc crio[3638]: time=\"2026-06-09T13:20:16.158723712Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.158728 crc crio[3638]: time=\"2026-06-09T13:20:16.158732602Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.159090 crc crio[3638]: time=\"2026-06-09T13:20:16.158822243Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:20:16.159090 crc crio[3638]: time=\"2026-06-09T13:20:16.158903146Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/98cc8df2-024b-4bdd-8470-307739a066ad 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:0xc00018c758}] Aliases:map[]}\"\nJun 09 13:20:16.159090 crc crio[3638]: time=\"2026-06-09T13:20:16.158946967Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.159090 crc crio[3638]: time=\"2026-06-09T13:20:16.158956868Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.159090 crc crio[3638]: time=\"2026-06-09T13:20:16.158971068Z\" 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 09 13:20:16.159090 crc crio[3638]: time=\"2026-06-09T13:20:16.15909532Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:278bf93a2464277d840a3b79eeea405c987131ece7161c13d7bc3a41c8336547 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/383fdf36-38cb-43fa-8923-bcf37f8f8fa0 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:0xc002698538}] Aliases:map[]}\"\nJun 09 13:20:16.159554 crc crio[3638]: time=\"2026-06-09T13:20:16.159340047Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:20:16.159977 crc crio[3638]: time=\"2026-06-09T13:20:16.159655145Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b177ba18-5f59-4e3b-8576-20aa2e4c4470 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:0xc00261c568}] Aliases:map[]}\"\nJun 09 13:20:16.160565 crc crio[3638]: time=\"2026-06-09T13:20:16.160504257Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/a3bdd53a-74f1-4c16-98b4-34b59c3b9634 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:0xc00008c000}] Aliases:map[]}\"\nJun 09 13:20:16.161895 crc crio[3638]: time=\"2026-06-09T13:20:16.161796279Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/40c84419-d3f3-4442-95e2-657c21de6598 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:0xc0018904c8}] Aliases:map[]}\"\nJun 09 13:20:16.162327 crc crio[3638]: time=\"2026-06-09T13:20:16.162279632Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0f97aa51-b36e-4a1f-a54c-9fddf96ae028 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:0xc002396190}] Aliases:map[]}\"\nJun 09 13:20:16.162613 crc crio[3638]: time=\"2026-06-09T13:20:16.162570219Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/f36051ed-a7e1-4819-8dee-2061e9cbfdc4 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:0xc0019a8160}] Aliases:map[]}\"\nJun 09 13:20:16.162824 crc crio[3638]: time=\"2026-06-09T13:20:16.162790254Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/309f7630-a72a-4bb5-860f-b2974feb45e2 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:0xc002396b98}] Aliases:map[]}\"\nJun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.158585807Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.160521916Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.163755439Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/807cdee8-d1b8-4e16-85b7-c1a69fafda23 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:0xc00130a768}] Aliases:map[]}\"\nJun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.158609068Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/b33a5991-45b7-40a5-ae3c-e44d33719a77 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:0xc00008ce90}] Aliases:map[]}\"\nJun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.164092868Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.158615459Z\" 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 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.164422117Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/7732d77f-f19c-4085-8b43-b66a996330f7 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:0xc0019a8248}] Aliases:map[]}\"\nJun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.164433697Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a3c94fcd-4426-440f-ae33-36668bebd1c1 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:0xc00018c858}] Aliases:map[]}\"\nJun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.164634682Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/8e949e28-7a8d-4b67-ae8d-1aa3bb36a510 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:0xc00261c258}] Aliases:map[]}\"\nJun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.164700294Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/15ef3b04-cf9b-474f-8a0e-e7b7d8614f29 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:0xc0007843b8}] Aliases:map[]}\"\nJun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.162338033Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:1f7b1b3c7e399a867943e71e2116872a75f1c60cead802d0a69013c20b7886f1 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bdd0b751-f270-4e3a-9fca-cdc5f1b1aca7 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:0xc00018c4a0}] Aliases:map[]}\"\nJun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.162820416Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4ca13db1fb3d80947337885769c347fe965cf58262665d2df6c523303a52bcec UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/0b74fbbb-e7ad-494e-b139-9c7a6de6dc39 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:0xc0019a8158}] Aliases:map[]}\"\nJun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.165529735Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.165654158Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.160786294Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0e9f151d-2253-4394-a8cf-612f6093d76c 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:0xc00261c228}] Aliases:map[]}\"\nJun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.15830916Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/7cdc339d-ab23-4e49-8697-2210717b6891 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:0xc002696480}] Aliases:map[]}\"\nJun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.16102298Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ced87d89-da31-45f1-889e-4a3a5aa4a401 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:0xc00018c840}] Aliases:map[]}\"\nJun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.161076811Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:7d54e9deea42b276a6a049420b1b33ae566bf67e2c715c31124e4d089e5e2342 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d8c6cb88-bb8e-4abf-85b3-332c22c4fcd3 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:0xc001480260}] Aliases:map[]}\"\nJun 09 13:20:16.168222 crc crio[3638]: time=\"2026-06-09T13:20:16.168174442Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/08d17f93-968b-4e63-83c0-ef2cfc626b07 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:0xc002696000}] Aliases:map[]}\"\nJun 09 13:20:16.168565 crc crio[3638]: time=\"2026-06-09T13:20:16.168430819Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:20:16.168813 crc crio[3638]: time=\"2026-06-09T13:20:16.168581623Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/485509e4-cc98-4774-b1b1-e38091cdd5b1 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:0xc0018904e8}] Aliases:map[]}\"\nJun 09 13:20:16.168946 crc crio[3638]: time=\"2026-06-09T13:20:16.168916391Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:20:16.169644 crc crio[3638]: time=\"2026-06-09T13:20:16.161059671Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/78bd8123-96c4-4f76-aa00-820925a360c7 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:0xc0026981a0}] Aliases:map[]}\"\nJun 09 13:20:16.169906 crc crio[3638]: time=\"2026-06-09T13:20:16.162301292Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:bdac98fdd7ecb14268d601e6cd89e7f16e133dba2a3c355cd6256d7574f4ed4a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2d91a8fc-0730-42eb-9678-d1a424cd909d 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:0xc0019a8150}] Aliases:map[]}\"\nJun 09 13:20:16.172509 crc crio[3638]: time=\"2026-06-09T13:20:16.17001622Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:20:16.178837 crc crio[3638]: time=\"2026-06-09T13:20:16.160693872Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/9bf9af1f-b882-4dda-bd07-6fb0977349d2 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:0xc00261c208}] Aliases:map[]}\"\nJun 09 13:20:16.178837 crc crio[3638]: time=\"2026-06-09T13:20:16.174303359Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.178837 crc crio[3638]: time=\"2026-06-09T13:20:16.17436232Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.178837 crc crio[3638]: time=\"2026-06-09T13:20:16.174387801Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.178837 crc crio[3638]: time=\"2026-06-09T13:20:16.160832845Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/0f597ec7-4803-49c8-b7f7-e93b16b4aac1 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:0xc0019a8230}] Aliases:map[]}\"\nJun 09 13:20:16.178837 crc crio[3638]: time=\"2026-06-09T13:20:16.160909897Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/54614dd3-8df5-4383-b9f1-c48091f7f8f8 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:0xc00261c240}] Aliases:map[]}\"\nJun 09 13:20:16.178837 crc crio[3638]: time=\"2026-06-09T13:20:16.160862456Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/9bfcefc7-89b4-410c-846b-77ea4a4afe49 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:0xc002396178}] Aliases:map[]}\"\nJun 09 13:20:16.178837 crc crio[3638]: time=\"2026-06-09T13:20:16.161177654Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/6d7c6eda-2e37-4973-a18f-618d9cebede0 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:0xc00018d0c8}] Aliases:map[]}\"\nJun 09 13:20:16.178837 crc crio[3638]: time=\"2026-06-09T13:20:16.160987339Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:64d438a73458fbae8f0f9c4b6240c48e3b48c79186efbce7b4d7af07e15b7730 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/fa8f01f4-5986-4b4d-9405-611d97052fc2 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:0xc000784490}] Aliases:map[]}\"\nJun 09 13:20:16.179824 crc crio[3638]: time=\"2026-06-09T13:20:16.161058711Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:e142d3c4f40940646d75e23abfe6eac798118fa5f904270fa6cc363f9d0e8993 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/dca66a03-91ae-4c32-8115-9e82bbc42e89 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:0xc0007845f0}] Aliases:map[]}\"\nJun 09 13:20:16.180335 crc crio[3638]: time=\"2026-06-09T13:20:16.180262881Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.180335 crc crio[3638]: time=\"2026-06-09T13:20:16.180307252Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.180565 crc crio[3638]: time=\"2026-06-09T13:20:16.180326222Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.180565 crc crio[3638]: time=\"2026-06-09T13:20:16.180509528Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.180565 crc crio[3638]: time=\"2026-06-09T13:20:16.180545829Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.180565 crc crio[3638]: time=\"2026-06-09T13:20:16.180562269Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.180958 crc crio[3638]: time=\"2026-06-09T13:20:16.180737843Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.180958 crc crio[3638]: time=\"2026-06-09T13:20:16.180788945Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.180958 crc crio[3638]: time=\"2026-06-09T13:20:16.180810035Z\" 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 09 13:20:16.180958 crc crio[3638]: time=\"2026-06-09T13:20:16.170028619Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.181412 crc crio[3638]: time=\"2026-06-09T13:20:16.180746853Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.181412 crc crio[3638]: time=\"2026-06-09T13:20:16.181175683Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.181412 crc crio[3638]: time=\"2026-06-09T13:20:16.181186813Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.181700 crc crio[3638]: time=\"2026-06-09T13:20:16.178004114Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:20:16.182802 crc crio[3638]: time=\"2026-06-09T13:20:16.180907547Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.182954 crc crio[3638]: time=\"2026-06-09T13:20:16.182931119Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.183076 crc crio[3638]: time=\"2026-06-09T13:20:16.183052642Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.183901 crc crio[3638]: time=\"2026-06-09T13:20:16.183800071Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.183901 crc crio[3638]: time=\"2026-06-09T13:20:16.183828492Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.184082 crc crio[3638]: time=\"2026-06-09T13:20:16.183922884Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.185214 crc crio[3638]: time=\"2026-06-09T13:20:16.181838581Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.185587 crc crio[3638]: time=\"2026-06-09T13:20:16.185169755Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.185694 crc crio[3638]: time=\"2026-06-09T13:20:16.185608066Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.185952 crc crio[3638]: time=\"2026-06-09T13:20:16.161273347Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/b5376673-08d6-4235-9db9-ed4b11eade47 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:0xc0019a8128}] Aliases:map[]}\"\nJun 09 13:20:16.186191 crc crio[3638]: time=\"2026-06-09T13:20:16.186047368Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.186304 crc crio[3638]: time=\"2026-06-09T13:20:16.186172531Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.186407 crc crio[3638]: time=\"2026-06-09T13:20:16.186070399Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.186407 crc crio[3638]: time=\"2026-06-09T13:20:16.186395957Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.186609 crc crio[3638]: time=\"2026-06-09T13:20:16.186405677Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.186977 crc crio[3638]: time=\"2026-06-09T13:20:16.186739025Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.186977 crc crio[3638]: time=\"2026-06-09T13:20:16.185245777Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.186977 crc crio[3638]: time=\"2026-06-09T13:20:16.18694997Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.186977 crc crio[3638]: time=\"2026-06-09T13:20:16.186965261Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.187813 crc crio[3638]: time=\"2026-06-09T13:20:16.160910927Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/8f39ea76-dc0b-4a96-b89c-3f99754acbbb 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:0xc00018c7f8}] Aliases:map[]}\"\nJun 09 13:20:16.188331 crc crio[3638]: time=\"2026-06-09T13:20:16.17906738Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:20:16.188959 crc crio[3638]: time=\"2026-06-09T13:20:16.179766078Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/59102f6d-219a-44e1-8d79-3b2a2cf63283 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:0xc0007843d8}] Aliases:map[]}\"\nJun 09 13:20:16.189308 crc crio[3638]: time=\"2026-06-09T13:20:16.161090711Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d748dfcd-2a5c-48e8-a260-66d8459b60e5 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:0xc00018c830}] Aliases:map[]}\"\nJun 09 13:20:16.189509 crc crio[3638]: time=\"2026-06-09T13:20:16.160967038Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/a4d94e12-e667-40e8-bdce-167fc0292db8 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:0xc00130a750}] Aliases:map[]}\"\nJun 09 13:20:16.190837 crc crio[3638]: time=\"2026-06-09T13:20:16.1798581Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.191692 crc crio[3638]: time=\"2026-06-09T13:20:16.189384663Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:20:16.191862 crc crio[3638]: time=\"2026-06-09T13:20:16.186086989Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.192084 crc crio[3638]: time=\"2026-06-09T13:20:16.180002794Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.192084 crc crio[3638]: time=\"2026-06-09T13:20:16.192067362Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.192084 crc crio[3638]: time=\"2026-06-09T13:20:16.192082783Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.192844 crc crio[3638]: time=\"2026-06-09T13:20:16.189823905Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/bbc6d499-89ab-45db-be86-7132072d74a2 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:0xc00008c298}] Aliases:map[]}\"\nJun 09 13:20:16.192844 crc crio[3638]: time=\"2026-06-09T13:20:16.192629055Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.192844 crc crio[3638]: time=\"2026-06-09T13:20:16.192736668Z\" 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 09 13:20:16.193059 crc crio[3638]: time=\"2026-06-09T13:20:16.17825399Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:20:16.193490 crc crio[3638]: time=\"2026-06-09T13:20:16.180905856Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.193490 crc crio[3638]: time=\"2026-06-09T13:20:16.193475477Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.193490 crc crio[3638]: time=\"2026-06-09T13:20:16.193494698Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.193759 crc crio[3638]: time=\"2026-06-09T13:20:16.180061716Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.193759 crc crio[3638]: time=\"2026-06-09T13:20:16.193642502Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.193759 crc crio[3638]: time=\"2026-06-09T13:20:16.193698824Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.196884 crc crio[3638]: time=\"2026-06-09T13:20:16.191951078Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.197208 crc crio[3638]: time=\"2026-06-09T13:20:16.197073419Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.197546 crc crio[3638]: time=\"2026-06-09T13:20:16.197368917Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.197852 crc crio[3638]: time=\"2026-06-09T13:20:16.197749046Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.197981 crc crio[3638]: time=\"2026-06-09T13:20:16.197965232Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.198478 crc crio[3638]: time=\"2026-06-09T13:20:16.198359641Z\" level=info msg=\"Ran pod sandbox fc5d6c2ea4da94fe73d2369e501a6c63f0f959efebbc50c2fcee165ea9c4a71c with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=8e716482-c893-42ad-9040-a167d00c7dca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.198690 crc crio[3638]: time=\"2026-06-09T13:20:16.198583558Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.198690 crc crio[3638]: time=\"2026-06-09T13:20:16.19868615Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.198806 crc crio[3638]: time=\"2026-06-09T13:20:16.198701512Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.199796 crc crio[3638]: time=\"2026-06-09T13:20:16.199337026Z\" level=info msg=\"Ran pod sandbox 38497a77a87d7a384b01bc3bf79cf69916b92316bf98395044cb99e2c32a041d with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=fce23b08-789d-4b5e-845f-e1dada329d98 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.199796 crc crio[3638]: time=\"2026-06-09T13:20:16.190532792Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:20:16.199796 crc crio[3638]: time=\"2026-06-09T13:20:16.195688374Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.199796 crc crio[3638]: time=\"2026-06-09T13:20:16.199619173Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.199796 crc crio[3638]: time=\"2026-06-09T13:20:16.199638884Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.201529 crc crio[3638]: time=\"2026-06-09T13:20:16.197058509Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/f8481032-a76e-4cd8-a959-c2d3af3a65b7 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:0xc0019a8290}] Aliases:map[]}\"\nJun 09 13:20:16.201662 crc crio[3638]: time=\"2026-06-09T13:20:16.201639426Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.201737 crc crio[3638]: time=\"2026-06-09T13:20:16.201721678Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.201805 crc crio[3638]: time=\"2026-06-09T13:20:16.20178713Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.202413 crc crio[3638]: time=\"2026-06-09T13:20:16.202344254Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.202413 crc crio[3638]: time=\"2026-06-09T13:20:16.202388495Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.202413 crc crio[3638]: time=\"2026-06-09T13:20:16.202404155Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.202637 crc crio[3638]: time=\"2026-06-09T13:20:16.202612911Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.202706 crc crio[3638]: time=\"2026-06-09T13:20:16.202691683Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.202780 crc crio[3638]: time=\"2026-06-09T13:20:16.202763244Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.202902 crc crio[3638]: time=\"2026-06-09T13:20:16.202823316Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 09 13:20:16.213936 crc crio[3638]: time=\"2026-06-09T13:20:16.213883338Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 09 13:20:16.231702 crc crio[3638]: time=\"2026-06-09T13:20:16.224725585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=25e29323-d589-4ac2-baa2-82175280ee3d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.232203 crc crio[3638]: time=\"2026-06-09T13:20:16.23201318Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:16.232791 crc crio[3638]: time=\"2026-06-09T13:20:16.213249921Z\" level=info msg=\"Ran pod sandbox 20a32905371e728ec14d334fe6ee4c460ef17198d15369bde5aa6d94db090dd3 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=d83fef45-d882-40ba-8f9a-5b4f1b7a08d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.232985 crc crio[3638]: time=\"2026-06-09T13:20:16.216021092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=12d8fe85-ac24-4388-8252-2995e8db8036 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.237027 crc crio[3638]: time=\"2026-06-09T13:20:16.235601292Z\" level=info msg=\"Ran pod sandbox 278bf93a2464277d840a3b79eeea405c987131ece7161c13d7bc3a41c8336547 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=11e05ac5-73fb-47a3-b9a8-cea4158a37c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.257645 crc crio[3638]: time=\"2026-06-09T13:20:16.257586512Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=f0f8ca34-a590-49c9-a9d1-7cfd3b2bf4f6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.258238 crc crio[3638]: time=\"2026-06-09T13:20:16.258163928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=b65ca06a-b69e-44cb-a11b-fa9ee3f449b5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.278775 crc crio[3638]: time=\"2026-06-09T13:20:16.275986881Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:20:16.296492 crc crio[3638]: time=\"2026-06-09T13:20:16.296028722Z\" level=info msg=\"Ran pod sandbox 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=c4e64c01-25e3-47e6-9515-6f1e51e91398 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.354968 crc crio[3638]: time=\"2026-06-09T13:20:16.354367601Z\" level=info msg=\"Ran pod sandbox e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=dbd45e6b-fed6-4cb8-845e-86ec1a79735e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.366900 crc crio[3638]: time=\"2026-06-09T13:20:16.366577002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=70c711d2-f451-43f2-86e4-e76de9a80824 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.383249 crc crio[3638]: time=\"2026-06-09T13:20:16.382695762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=d8b5a2c5-681b-4cb3-b364-1fa6289f2fb2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.398690 crc crio[3638]: time=\"2026-06-09T13:20:16.398593229Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=a2387ff8-4148-42b1-88d7-b2bcc2902551 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.408900 crc crio[3638]: time=\"2026-06-09T13:20:16.408793808Z\" level=info msg=\"Ran pod sandbox 7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=869f64f8-b9de-4427-8327-63d97f0da06d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.477070 crc crio[3638]: time=\"2026-06-09T13:20:16.465975657Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=fe7a7f29-1821-4c99-aa03-86c3f444f230 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.482527 crc crio[3638]: time=\"2026-06-09T13:20:16.482401616Z\" level=info msg=\"Ran pod sandbox c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=7b77713e-610c-40c7-b3d0-367a6862b30e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.493352 crc crio[3638]: time=\"2026-06-09T13:20:16.493207642Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=78cbe3a2-da94-40ae-ba19-17ab69d13c77 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.538797 crc crio[3638]: time=\"2026-06-09T13:20:16.537753538Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42\" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.543922 crc crio[3638]: time=\"2026-06-09T13:20:16.543737249Z\" level=info msg=\"Ran pod sandbox 64d438a73458fbae8f0f9c4b6240c48e3b48c79186efbce7b4d7af07e15b7730 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=6006abc8-b3a4-4c40-8fac-b0f3a8c53aad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.547008 crc crio[3638]: time=\"2026-06-09T13:20:16.54453261Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8\" id=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.561671 crc crio[3638]: time=\"2026-06-09T13:20:16.561096103Z\" level=info msg=\"Ran pod sandbox 1f7b1b3c7e399a867943e71e2116872a75f1c60cead802d0a69013c20b7886f1 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=74e5ede8-a8d0-4a20-a989-b428f6c7df7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.566479 crc crio[3638]: time=\"2026-06-09T13:20:16.565429503Z\" level=info msg=\"Ran pod sandbox 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=499ae0d5-c9d6-455c-b617-aee9ab457eba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.572772 crc crio[3638]: time=\"2026-06-09T13:20:16.56763819Z\" level=info msg=\"runSandbox: deleting pod ID 389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42 from idIndex\" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.572772 crc crio[3638]: time=\"2026-06-09T13:20:16.5719682Z\" level=info msg=\"runSandbox: removing pod sandbox 389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42\" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.572772 crc crio[3638]: time=\"2026-06-09T13:20:16.572070873Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42\" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.572772 crc crio[3638]: time=\"2026-06-09T13:20:16.572097393Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42\" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.575888 crc crio[3638]: time=\"2026-06-09T13:20:16.575389577Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=d9fd3613-e29e-4355-853d-784ccd22cae0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.576771 crc crio[3638]: time=\"2026-06-09T13:20:16.5676477Z\" level=info msg=\"runSandbox: deleting pod ID 2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8 from idIndex\" id=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.576858 crc crio[3638]: time=\"2026-06-09T13:20:16.576782953Z\" level=info msg=\"runSandbox: removing pod sandbox 2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8\" id=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.576858 crc crio[3638]: time=\"2026-06-09T13:20:16.576815863Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8\" id=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.576858 crc crio[3638]: time=\"2026-06-09T13:20:16.576833584Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8\" id=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.577468 crc crio[3638]: time=\"2026-06-09T13:20:16.568683867Z\" level=info msg=\"Ran pod sandbox 7d54e9deea42b276a6a049420b1b33ae566bf67e2c715c31124e4d089e5e2342 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=903a09e4-0494-4df7-b57e-9af5751d0845 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.592586 crc crio[3638]: time=\"2026-06-09T13:20:16.577265605Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42\" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.592586 crc crio[3638]: time=\"2026-06-09T13:20:16.582956129Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8\" id=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.592586 crc crio[3638]: time=\"2026-06-09T13:20:16.590061552Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=39eaba06-1774-4531-addb-aa34270875e3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.603078 crc crio[3638]: time=\"2026-06-09T13:20:16.594242068Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4\" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.603078 crc crio[3638]: time=\"2026-06-09T13:20:16.601683928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=8560399a-595d-459b-9922-fa7f493e8991 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.603078 crc crio[3638]: time=\"2026-06-09T13:20:16.601727639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=566beae3-979b-4708-8bcb-0ea56f99c4a9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.616206 crc crio[3638]: time=\"2026-06-09T13:20:16.608769308Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9\" id=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.616206 crc crio[3638]: time=\"2026-06-09T13:20:16.610653587Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668\" id=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.643521 crc crio[3638]: time=\"2026-06-09T13:20:16.63939839Z\" level=info msg=\"runSandbox: deleting pod ID 99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668 from idIndex\" id=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.643521 crc crio[3638]: time=\"2026-06-09T13:20:16.639770589Z\" level=info msg=\"runSandbox: removing pod sandbox 99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668\" id=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.659370 crc crio[3638]: time=\"2026-06-09T13:20:16.648283467Z\" level=info msg=\"Ran pod sandbox 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480 with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=1c24f2cf-200e-4e6f-aa6a-313ed7e9df5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.659370 crc crio[3638]: time=\"2026-06-09T13:20:16.654629528Z\" level=info msg=\"runSandbox: deleting pod ID 260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4 from idIndex\" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.659370 crc crio[3638]: time=\"2026-06-09T13:20:16.654743751Z\" level=info msg=\"runSandbox: removing pod sandbox 260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4\" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.659370 crc crio[3638]: time=\"2026-06-09T13:20:16.654818713Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4\" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.659370 crc crio[3638]: time=\"2026-06-09T13:20:16.654840333Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4\" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.662077 crc crio[3638]: time=\"2026-06-09T13:20:16.63983358Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668\" id=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.662077 crc crio[3638]: time=\"2026-06-09T13:20:16.661800601Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668\" id=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.66570075Z\" level=info msg=\"runSandbox: deleting pod ID b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9 from idIndex\" id=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.665864795Z\" level=info msg=\"runSandbox: removing pod sandbox b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9\" id=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.665926206Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9\" id=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.665943267Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9\" id=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.666801908Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=5407b917-26c3-46fe-8672-9324b5ea092b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.66687954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=a1f54c4a-baae-48dc-8546-1f0c3824f2a9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.667061084Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=84f81acc-07d6-4404-943d-30f319eb1c8b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.667367643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=989d57d3-88ca-4994-a1bd-2d2d4c4017b7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.667918326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=091f1cf0-d75c-4494-a305-b200061863c5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.667979448Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=93552d24-5e1d-4be1-8182-51bec6477b38 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.668016539Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=38187037-549d-404e-bd5e-298f7b42fd25 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.66805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=a3dbae5f-71f8-4757-93d5-39ae4c24bb42 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.668081551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7c535bb2-38db-4af9-a41e-2e66c15709cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.668742518Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=6aa549c8-5331-435c-bd41-967dac75b9aa name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.668784879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=2523b769-7b62-4922-ab8b-b031c8462b8a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.66882058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=10b67371-c25c-4067-990a-8e1808343c2c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.668852101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=857f82c4-777c-44f0-999b-da539176ed97 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.669911848Z\" level=info msg=\"Ran pod sandbox 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=5b1a7ee6-2119-45f4-959e-e3f60286f98a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.671897438Z\" level=info msg=\"Ran pod sandbox e142d3c4f40940646d75e23abfe6eac798118fa5f904270fa6cc363f9d0e8993 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=9709edcf-9a3a-45b4-b781-22180c314038 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.687657 crc crio[3638]: time=\"2026-06-09T13:20:16.686993083Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cb5e09f3-5e05-4fbf-94a2-157d1e03d791 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.696788 crc crio[3638]: time=\"2026-06-09T13:20:16.694907706Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668\" id=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.722182 crc crio[3638]: time=\"2026-06-09T13:20:16.701281307Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9\" id=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.722182 crc crio[3638]: time=\"2026-06-09T13:20:16.711711023Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4\" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.738834 crc crio[3638]: time=\"2026-06-09T13:20:16.738425475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=13f5c82d-4bf6-4f09-823b-cfe17e4b8e7a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.741881 crc crio[3638]: time=\"2026-06-09T13:20:16.741485063Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b5839f08-0fef-4eb4-820a-072c59e0b7ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:16.822645 crc crio[3638]: time=\"2026-06-09T13:20:16.821093472Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.822645 crc crio[3638]: time=\"2026-06-09T13:20:16.821534364Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.927210 crc crio[3638]: time=\"2026-06-09T13:20:16.92684544Z\" 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=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.927210 crc crio[3638]: time=\"2026-06-09T13:20:16.927217419Z\" 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=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.944855 crc crio[3638]: time=\"2026-06-09T13:20:16.943830643Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=8ee92455-6410-4022-99da-e0ba76a418df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:16.944855 crc crio[3638]: time=\"2026-06-09T13:20:16.944030968Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c166b578-0b4a-48b4-9d0b-d67f2d52a477 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:16.945242 crc crio[3638]: time=\"2026-06-09T13:20:16.944863119Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=9006e72a-f91c-4b28-88e8-486fce4c2f67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:16.945242 crc crio[3638]: time=\"2026-06-09T13:20:16.944968162Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=5917c2fc-9e1d-4f1f-90de-4ab6450bfe73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:16.966038 crc crio[3638]: time=\"2026-06-09T13:20:16.964942481Z\" 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=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.966038 crc crio[3638]: time=\"2026-06-09T13:20:16.965822314Z\" 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=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:16.967673 crc crio[3638]: time=\"2026-06-09T13:20:16.96686153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:16.978754 crc crio[3638]: time=\"2026-06-09T13:20:16.968017449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:16.978754 crc crio[3638]: time=\"2026-06-09T13:20:16.96880051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:16.978754 crc crio[3638]: time=\"2026-06-09T13:20:16.968953013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:16.978754 crc crio[3638]: time=\"2026-06-09T13:20:16.976823754Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=7c97795f-0f50-485b-aef3-45cf80b4031c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:17.004557 crc crio[3638]: time=\"2026-06-09T13:20:16.999340439Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=ecf166e2-da7c-4feb-a82e-d5d897fc63c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:17.004557 crc crio[3638]: time=\"2026-06-09T13:20:16.999952804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=c3359512-e358-4bf3-b666-fc461cec2406 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:17.025811 crc crio[3638]: time=\"2026-06-09T13:20:17.024053188Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=dc1d690f-4f4a-4953-a4e3-93c64e079f42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:17.034498 crc crio[3638]: time=\"2026-06-09T13:20:17.028363548Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=c0fc1901-aa80-4938-bab7-9dfb4b022341 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:17.034498 crc crio[3638]: time=\"2026-06-09T13:20:17.028688476Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=f8ad10c7-6c1d-499c-9cf4-9efdee3493fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:17.034498 crc crio[3638]: time=\"2026-06-09T13:20:17.028953284Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=1f741ec4-6cc9-4e77-82be-d298c1d04468 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:17.034498 crc crio[3638]: time=\"2026-06-09T13:20:17.029040406Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=74918d7e-afd2-4683-8594-350dacaa82da name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:17.034498 crc crio[3638]: time=\"2026-06-09T13:20:17.029391374Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=33eea83c-231f-4170-9c80-9e796cd39173 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:17.050364 crc crio[3638]: time=\"2026-06-09T13:20:17.038758404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=58288ab6-f74f-4647-ba25-aa450be2c770 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:17.050364 crc crio[3638]: time=\"2026-06-09T13:20:17.048788429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8c1cdf19-ed6a-4af3-94e0-9914efe40d30 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:17.050364 crc crio[3638]: time=\"2026-06-09T13:20:17.049005235Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=80ff9b20-dfdd-4a7a-9d1f-b74cada722c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:17.072197 crc crio[3638]: time=\"2026-06-09T13:20:17.06999349Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91\" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.088827 crc crio[3638]: time=\"2026-06-09T13:20:17.088548234Z\" level=info msg=\"runSandbox: deleting pod ID c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91 from idIndex\" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.088827 crc crio[3638]: time=\"2026-06-09T13:20:17.088744559Z\" level=info msg=\"runSandbox: removing pod sandbox c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91\" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.088827 crc crio[3638]: time=\"2026-06-09T13:20:17.08879477Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91\" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.088827 crc crio[3638]: time=\"2026-06-09T13:20:17.088821101Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91\" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.101017 crc crio[3638]: time=\"2026-06-09T13:20:17.100644943Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91\" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.112498 crc crio[3638]: time=\"2026-06-09T13:20:17.112090925Z\" 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=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.112635 crc crio[3638]: time=\"2026-06-09T13:20:17.112536526Z\" 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=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.254633 crc crio[3638]: time=\"2026-06-09T13:20:17.253881279Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.290202 crc crio[3638]: time=\"2026-06-09T13:20:17.256813095Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752\" id=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.292919 crc crio[3638]: time=\"2026-06-09T13:20:17.257215505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:17.293051 crc crio[3638]: time=\"2026-06-09T13:20:17.258692632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:17.293051 crc crio[3638]: time=\"2026-06-09T13:20:17.273353746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:17.293267 crc crio[3638]: time=\"2026-06-09T13:20:17.273749067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:17.293267 crc crio[3638]: time=\"2026-06-09T13:20:17.273949552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:17.293267 crc crio[3638]: time=\"2026-06-09T13:20:17.274057454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:17.293399 crc crio[3638]: time=\"2026-06-09T13:20:17.274509456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:17.323429 crc crio[3638]: time=\"2026-06-09T13:20:17.293916771Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=9e5474df-dce7-48bc-933c-f9bd332cf63f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:17.323429 crc crio[3638]: time=\"2026-06-09T13:20:17.294942658Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=373bf5ba-25f9-412b-88c6-b2a89615ea96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:17.323429 crc crio[3638]: time=\"2026-06-09T13:20:17.300701515Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.323429 crc crio[3638]: time=\"2026-06-09T13:20:17.304879271Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=1ded2e91-9e30-4ac0-a731-7a56b95769c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:17.362718 crc crio[3638]: time=\"2026-06-09T13:20:17.359589647Z\" level=info msg=\"runSandbox: deleting pod ID 981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752 from idIndex\" id=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.362718 crc crio[3638]: time=\"2026-06-09T13:20:17.360857358Z\" level=info msg=\"runSandbox: removing pod sandbox 981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752\" id=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.362718 crc crio[3638]: time=\"2026-06-09T13:20:17.36092995Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752\" id=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.362718 crc crio[3638]: time=\"2026-06-09T13:20:17.36095372Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752\" id=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.370652 crc crio[3638]: time=\"2026-06-09T13:20:17.369849388Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752\" id=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.594796 crc crio[3638]: time=\"2026-06-09T13:20:17.463250509Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.594796 crc crio[3638]: time=\"2026-06-09T13:20:17.590610627Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.594796 crc crio[3638]: time=\"2026-06-09T13:20:17.472982537Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040\" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.594796 crc crio[3638]: time=\"2026-06-09T13:20:17.476886807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:17.594796 crc crio[3638]: time=\"2026-06-09T13:20:17.579580636Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763\" id=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.702707 crc crio[3638]: time=\"2026-06-09T13:20:17.700382136Z\" level=info msg=\"runSandbox: deleting pod ID ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040 from idIndex\" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.702707 crc crio[3638]: time=\"2026-06-09T13:20:17.70129415Z\" level=info msg=\"runSandbox: removing pod sandbox ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040\" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.702707 crc crio[3638]: time=\"2026-06-09T13:20:17.701393842Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040\" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.702707 crc crio[3638]: time=\"2026-06-09T13:20:17.701429213Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040\" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.702707 crc crio[3638]: time=\"2026-06-09T13:20:17.701922055Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b\" id=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.714407 crc crio[3638]: time=\"2026-06-09T13:20:17.713236184Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040\" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.739871 crc crio[3638]: time=\"2026-06-09T13:20:17.73895798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:17.743368 crc crio[3638]: time=\"2026-06-09T13:20:17.740041968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:17.743368 crc crio[3638]: time=\"2026-06-09T13:20:17.740802287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:17.743368 crc crio[3638]: time=\"2026-06-09T13:20:17.740962401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:17.781581 crc crio[3638]: time=\"2026-06-09T13:20:17.780301534Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99\" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.788778 crc crio[3638]: time=\"2026-06-09T13:20:17.788580055Z\" level=info msg=\"runSandbox: deleting pod ID c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b from idIndex\" id=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.788778 crc crio[3638]: time=\"2026-06-09T13:20:17.788700948Z\" level=info msg=\"runSandbox: removing pod sandbox c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b\" id=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.788884 crc crio[3638]: time=\"2026-06-09T13:20:17.78878414Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b\" id=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.788884 crc crio[3638]: time=\"2026-06-09T13:20:17.788816781Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b\" id=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.824552 crc crio[3638]: time=\"2026-06-09T13:20:17.824008509Z\" level=info msg=\"runSandbox: deleting pod ID 8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99 from idIndex\" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.824672 crc crio[3638]: time=\"2026-06-09T13:20:17.824579814Z\" level=info msg=\"runSandbox: removing pod sandbox 8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99\" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.824672 crc crio[3638]: time=\"2026-06-09T13:20:17.824653685Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99\" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.824771 crc crio[3638]: time=\"2026-06-09T13:20:17.824680806Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99\" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.825928 crc crio[3638]: time=\"2026-06-09T13:20:17.825784884Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80\" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.834958 crc crio[3638]: time=\"2026-06-09T13:20:17.834817234Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99\" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.845215 crc crio[3638]: time=\"2026-06-09T13:20:17.844088141Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b\" id=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.850193 crc crio[3638]: time=\"2026-06-09T13:20:17.850157447Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7\" id=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.861752 crc crio[3638]: time=\"2026-06-09T13:20:17.854909127Z\" level=info msg=\"runSandbox: deleting pod ID 69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763 from idIndex\" id=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.861752 crc crio[3638]: time=\"2026-06-09T13:20:17.85502616Z\" level=info msg=\"runSandbox: removing pod sandbox 69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763\" id=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.861752 crc crio[3638]: time=\"2026-06-09T13:20:17.855272066Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763\" id=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.861752 crc crio[3638]: time=\"2026-06-09T13:20:17.856322633Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763\" id=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.862699 crc crio[3638]: time=\"2026-06-09T13:20:17.862658754Z\" level=info msg=\"runSandbox: deleting pod ID 1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80 from idIndex\" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.862829 crc crio[3638]: time=\"2026-06-09T13:20:17.862808269Z\" level=info msg=\"runSandbox: removing pod sandbox 1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80\" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.862962 crc crio[3638]: time=\"2026-06-09T13:20:17.862944393Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80\" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.863050 crc crio[3638]: time=\"2026-06-09T13:20:17.863035765Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80\" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.872015 crc crio[3638]: time=\"2026-06-09T13:20:17.869902129Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763\" id=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.888798 crc crio[3638]: time=\"2026-06-09T13:20:17.88873922Z\" level=info msg=\"runSandbox: deleting pod ID 6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7 from idIndex\" id=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.889846 crc crio[3638]: time=\"2026-06-09T13:20:17.889820008Z\" level=info msg=\"runSandbox: removing pod sandbox 6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7\" id=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.889995 crc crio[3638]: time=\"2026-06-09T13:20:17.889972092Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7\" id=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.890261 crc crio[3638]: time=\"2026-06-09T13:20:17.890092145Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7\" id=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.890991 crc crio[3638]: time=\"2026-06-09T13:20:17.890963977Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80\" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.895053 crc crio[3638]: time=\"2026-06-09T13:20:17.895026041Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7\" id=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.897571 crc crio[3638]: time=\"2026-06-09T13:20:17.897545424Z\" 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=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.897699 crc crio[3638]: time=\"2026-06-09T13:20:17.897677788Z\" 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=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.930387 crc crio[3638]: time=\"2026-06-09T13:20:17.930336131Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:17.946691 crc crio[3638]: time=\"2026-06-09T13:20:17.946656327Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.015907 crc crio[3638]: time=\"2026-06-09T13:20:18.015052671Z\" 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=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.016619 crc crio[3638]: time=\"2026-06-09T13:20:18.015957165Z\" 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=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.216431 crc crio[3638]: time=\"2026-06-09T13:20:18.215335929Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.216431 crc crio[3638]: time=\"2026-06-09T13:20:18.216088128Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.259398 crc crio[3638]: time=\"2026-06-09T13:20:18.259058404Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c\" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.268278 crc crio[3638]: time=\"2026-06-09T13:20:18.267853338Z\" level=info msg=\"runSandbox: deleting pod ID 106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c from idIndex\" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.268278 crc crio[3638]: time=\"2026-06-09T13:20:18.268055103Z\" level=info msg=\"runSandbox: removing pod sandbox 106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c\" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.268278 crc crio[3638]: time=\"2026-06-09T13:20:18.268097764Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c\" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.268505 crc crio[3638]: time=\"2026-06-09T13:20:18.268295309Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c\" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.271481 crc crio[3638]: time=\"2026-06-09T13:20:18.271257605Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c\" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.271578 crc crio[3638]: time=\"2026-06-09T13:20:18.271283345Z\" 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=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.271578 crc crio[3638]: time=\"2026-06-09T13:20:18.271544142Z\" 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=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.287166 crc crio[3638]: time=\"2026-06-09T13:20:18.285901239Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b\" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.314179 crc crio[3638]: time=\"2026-06-09T13:20:18.313582995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.321712 crc crio[3638]: time=\"2026-06-09T13:20:18.321515527Z\" level=info msg=\"runSandbox: deleting pod ID 3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b from idIndex\" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.321807 crc crio[3638]: time=\"2026-06-09T13:20:18.321738212Z\" level=info msg=\"runSandbox: removing pod sandbox 3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b\" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.321967 crc crio[3638]: time=\"2026-06-09T13:20:18.321830994Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b\" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.321967 crc crio[3638]: time=\"2026-06-09T13:20:18.321863565Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b\" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.329356 crc crio[3638]: time=\"2026-06-09T13:20:18.328956806Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b\" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.333760 crc crio[3638]: time=\"2026-06-09T13:20:18.333676907Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a\" id=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.353440 crc crio[3638]: time=\"2026-06-09T13:20:18.353063641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.358335 crc crio[3638]: time=\"2026-06-09T13:20:18.356910019Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.358335 crc crio[3638]: time=\"2026-06-09T13:20:18.356989391Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.358618 crc crio[3638]: time=\"2026-06-09T13:20:18.358572162Z\" level=info msg=\"runSandbox: deleting pod ID b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a from idIndex\" id=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.358729 crc crio[3638]: time=\"2026-06-09T13:20:18.358710346Z\" level=info msg=\"runSandbox: removing pod sandbox b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a\" id=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.358881 crc crio[3638]: time=\"2026-06-09T13:20:18.358845119Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a\" id=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.359004 crc crio[3638]: time=\"2026-06-09T13:20:18.358981362Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a\" id=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.364276 crc crio[3638]: time=\"2026-06-09T13:20:18.364245097Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a\" id=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.379769 crc crio[3638]: time=\"2026-06-09T13:20:18.3777175Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f\" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.398800 crc crio[3638]: time=\"2026-06-09T13:20:18.396255463Z\" 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=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.398800 crc crio[3638]: time=\"2026-06-09T13:20:18.396428948Z\" 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=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.448187 crc crio[3638]: time=\"2026-06-09T13:20:18.432158469Z\" level=info msg=\"runSandbox: deleting pod ID 5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f from idIndex\" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.448187 crc crio[3638]: time=\"2026-06-09T13:20:18.432697223Z\" level=info msg=\"runSandbox: removing pod sandbox 5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f\" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.448187 crc crio[3638]: time=\"2026-06-09T13:20:18.432742274Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f\" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.448187 crc crio[3638]: time=\"2026-06-09T13:20:18.432762604Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f\" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.448187 crc crio[3638]: time=\"2026-06-09T13:20:18.435222217Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f\" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.448187 crc crio[3638]: time=\"2026-06-09T13:20:18.43652357Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.448187 crc crio[3638]: time=\"2026-06-09T13:20:18.436622323Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.461901 crc crio[3638]: time=\"2026-06-09T13:20:18.461405985Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca\" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.465884 crc crio[3638]: time=\"2026-06-09T13:20:18.465818308Z\" level=info msg=\"runSandbox: deleting pod ID d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca from idIndex\" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.465964 crc crio[3638]: time=\"2026-06-09T13:20:18.465882239Z\" level=info msg=\"runSandbox: removing pod sandbox d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca\" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.465964 crc crio[3638]: time=\"2026-06-09T13:20:18.46592718Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca\" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.465964 crc crio[3638]: time=\"2026-06-09T13:20:18.465950961Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca\" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.466795 crc crio[3638]: time=\"2026-06-09T13:20:18.466698839Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca\" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.523977 crc crio[3638]: 2026-06-09T13:20:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ca13db1fb3d809 Mac:46:fd:1e:08:76:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/0b74fbbb-e7ad-494e-b139-9c7a6de6dc39 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:20:18.574761 crc crio[3638]: time=\"2026-06-09T13:20:18.574663713Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.575018 crc crio[3638]: time=\"2026-06-09T13:20:18.574772575Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.578913 crc crio[3638]: time=\"2026-06-09T13:20:18.578819959Z\" level=info msg=\"Created container c6e1002c25a30d9752e8a03225754f3bcfa1397e0b3b16fc9941e09378fc1005: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=c0fc1901-aa80-4938-bab7-9dfb4b022341 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:18.582472 crc crio[3638]: time=\"2026-06-09T13:20:18.582391679Z\" level=info msg=\"Starting container: c6e1002c25a30d9752e8a03225754f3bcfa1397e0b3b16fc9941e09378fc1005\" id=9c7c1c7e-4ae8-45a8-a2fa-628448e4cd62 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:20:18.592539 crc crio[3638]: time=\"2026-06-09T13:20:18.592396865Z\" level=info msg=\"Started container\" PID=10580 containerID=c6e1002c25a30d9752e8a03225754f3bcfa1397e0b3b16fc9941e09378fc1005 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=9c7c1c7e-4ae8-45a8-a2fa-628448e4cd62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c\nJun 09 13:20:18.623910 crc crio[3638]: time=\"2026-06-09T13:20:18.622591735Z\" 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=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.623910 crc crio[3638]: time=\"2026-06-09T13:20:18.622667977Z\" 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=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.663926 crc crio[3638]: time=\"2026-06-09T13:20:18.663752464Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25\" id=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.667024 crc crio[3638]: time=\"2026-06-09T13:20:18.664508234Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd\" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.669730 crc crio[3638]: time=\"2026-06-09T13:20:18.668937817Z\" level=info msg=\"runSandbox: deleting pod ID 28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd from idIndex\" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.669730 crc crio[3638]: time=\"2026-06-09T13:20:18.669015629Z\" level=info msg=\"runSandbox: removing pod sandbox 28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd\" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.669730 crc crio[3638]: time=\"2026-06-09T13:20:18.669074791Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd\" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.669730 crc crio[3638]: time=\"2026-06-09T13:20:18.669361168Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd\" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.672244 crc crio[3638]: time=\"2026-06-09T13:20:18.672057106Z\" level=info msg=\"runSandbox: deleting pod ID ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25 from idIndex\" id=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.672244 crc crio[3638]: time=\"2026-06-09T13:20:18.672203499Z\" level=info msg=\"runSandbox: removing pod sandbox ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25\" id=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.672622 crc crio[3638]: time=\"2026-06-09T13:20:18.672309222Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25\" id=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.672622 crc crio[3638]: time=\"2026-06-09T13:20:18.672347014Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25\" id=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.672622 crc crio[3638]: time=\"2026-06-09T13:20:18.672423616Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd\" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.678771 crc crio[3638]: time=\"2026-06-09T13:20:18.678717737Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d\" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.681927 crc crio[3638]: time=\"2026-06-09T13:20:18.681874256Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25\" id=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.685039 crc crio[3638]: time=\"2026-06-09T13:20:18.685003567Z\" level=info msg=\"runSandbox: deleting pod ID 302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d from idIndex\" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.685325 crc crio[3638]: time=\"2026-06-09T13:20:18.685301494Z\" level=info msg=\"runSandbox: removing pod sandbox 302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d\" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.685566 crc crio[3638]: time=\"2026-06-09T13:20:18.685517719Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d\" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.685695 crc crio[3638]: time=\"2026-06-09T13:20:18.685675163Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d\" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.688714 crc crio[3638]: time=\"2026-06-09T13:20:18.688687101Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d\" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.696561 crc crio[3638]: time=\"2026-06-09T13:20:18.696415868Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed\" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.698835 crc crio[3638]: time=\"2026-06-09T13:20:18.698679156Z\" level=info msg=\"runSandbox: deleting pod ID a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed from idIndex\" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.698835 crc crio[3638]: time=\"2026-06-09T13:20:18.698738277Z\" level=info msg=\"runSandbox: removing pod sandbox a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed\" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.698835 crc crio[3638]: time=\"2026-06-09T13:20:18.698790958Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed\" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.699492 crc crio[3638]: time=\"2026-06-09T13:20:18.69886511Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed\" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.699759 crc crio[3638]: time=\"2026-06-09T13:20:18.699697112Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed\" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.710298 crc crio[3638]: time=\"2026-06-09T13:20:18.710015605Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8\" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.712537 crc crio[3638]: time=\"2026-06-09T13:20:18.712416986Z\" level=info msg=\"runSandbox: deleting pod ID d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8 from idIndex\" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.712537 crc crio[3638]: time=\"2026-06-09T13:20:18.712485088Z\" level=info msg=\"runSandbox: removing pod sandbox d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8\" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.712537 crc crio[3638]: time=\"2026-06-09T13:20:18.712535489Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8\" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.714005 crc crio[3638]: time=\"2026-06-09T13:20:18.71255684Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8\" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.714005 crc crio[3638]: time=\"2026-06-09T13:20:18.713952395Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8\" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.723954 crc crio[3638]: time=\"2026-06-09T13:20:18.723741015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.725496 crc crio[3638]: time=\"2026-06-09T13:20:18.725380747Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee\" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.731043 crc crio[3638]: time=\"2026-06-09T13:20:18.730944538Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.731209 crc crio[3638]: time=\"2026-06-09T13:20:18.731045701Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.731407 crc crio[3638]: time=\"2026-06-09T13:20:18.731345438Z\" level=info msg=\"runSandbox: deleting pod ID 3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee from idIndex\" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.731585 crc crio[3638]: time=\"2026-06-09T13:20:18.731562774Z\" level=info msg=\"runSandbox: removing pod sandbox 3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee\" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.732688 crc crio[3638]: time=\"2026-06-09T13:20:18.732629611Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee\" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.732846 crc crio[3638]: time=\"2026-06-09T13:20:18.732823796Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee\" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.734419 crc crio[3638]: time=\"2026-06-09T13:20:18.734396976Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee\" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.740779 crc crio[3638]: time=\"2026-06-09T13:20:18.740677866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.742535 crc crio[3638]: time=\"2026-06-09T13:20:18.742316708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.751356 crc crio[3638]: 2026-06-09T13:20:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdac98fdd7ecb14 Mac:66:d6:a3:62:18:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/2d91a8fc-0730-42eb-9678-d1a424cd909d SocketPath: PciID:}] [{Interface:0xc000194de0 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:20:18.760163 crc crio[3638]: time=\"2026-06-09T13:20:18.756394407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.760163 crc crio[3638]: time=\"2026-06-09T13:20:18.759952589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.761777 crc crio[3638]: time=\"2026-06-09T13:20:18.76162393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.763820 crc crio[3638]: time=\"2026-06-09T13:20:18.763386286Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223\" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.763820 crc crio[3638]: time=\"2026-06-09T13:20:18.763607341Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08\" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.765717 crc crio[3638]: time=\"2026-06-09T13:20:18.765596121Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d\" id=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.766488 crc crio[3638]: time=\"2026-06-09T13:20:18.766416593Z\" level=info msg=\"runSandbox: deleting pod ID 1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223 from idIndex\" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.766745 crc crio[3638]: time=\"2026-06-09T13:20:18.766500656Z\" level=info msg=\"runSandbox: removing pod sandbox 1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223\" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.766745 crc crio[3638]: time=\"2026-06-09T13:20:18.766543677Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223\" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.766745 crc crio[3638]: time=\"2026-06-09T13:20:18.766562097Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223\" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.767186 crc crio[3638]: time=\"2026-06-09T13:20:18.767142812Z\" level=info msg=\"runSandbox: deleting pod ID f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08 from idIndex\" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.767261 crc crio[3638]: time=\"2026-06-09T13:20:18.767192273Z\" level=info msg=\"runSandbox: removing pod sandbox f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08\" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.767261 crc crio[3638]: time=\"2026-06-09T13:20:18.767222334Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08\" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.767261 crc crio[3638]: time=\"2026-06-09T13:20:18.767240504Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08\" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.768355 crc crio[3638]: time=\"2026-06-09T13:20:18.768314822Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223\" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.768760 crc crio[3638]: time=\"2026-06-09T13:20:18.768698311Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08\" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.769079 crc crio[3638]: time=\"2026-06-09T13:20:18.768984258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.769875 crc crio[3638]: time=\"2026-06-09T13:20:18.769755179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.774410 crc crio[3638]: time=\"2026-06-09T13:20:18.774222471Z\" level=info msg=\"runSandbox: deleting pod ID 7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d from idIndex\" id=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.774410 crc crio[3638]: time=\"2026-06-09T13:20:18.774285433Z\" level=info msg=\"runSandbox: removing pod sandbox 7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d\" id=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.774410 crc crio[3638]: time=\"2026-06-09T13:20:18.774340205Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d\" id=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.774410 crc crio[3638]: time=\"2026-06-09T13:20:18.774361686Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d\" id=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.776918 crc crio[3638]: time=\"2026-06-09T13:20:18.77649198Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d\" id=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.777760 crc crio[3638]: time=\"2026-06-09T13:20:18.777699091Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.778238 crc crio[3638]: time=\"2026-06-09T13:20:18.778204003Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.784800 crc crio[3638]: time=\"2026-06-09T13:20:18.78474513Z\" 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=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.784987 crc crio[3638]: time=\"2026-06-09T13:20:18.784956695Z\" 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=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.794480 crc crio[3638]: time=\"2026-06-09T13:20:18.794338325Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.794660 crc crio[3638]: time=\"2026-06-09T13:20:18.794585531Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.812821 crc crio[3638]: time=\"2026-06-09T13:20:18.811829131Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37\" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.813967 crc crio[3638]: time=\"2026-06-09T13:20:18.812049117Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:20:18.813967 crc crio[3638]: time=\"2026-06-09T13:20:18.813574626Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"\nJun 09 13:20:18.813967 crc crio[3638]: time=\"2026-06-09T13:20:18.813656118Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4ca13db1fb3d80947337885769c347fe965cf58262665d2df6c523303a52bcec UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/0b74fbbb-e7ad-494e-b139-9c7a6de6dc39 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:0xc0019a8158}] Aliases:map[]}\"\nJun 09 13:20:18.813967 crc crio[3638]: time=\"2026-06-09T13:20:18.813826582Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:bdac98fdd7ecb14268d601e6cd89e7f16e133dba2a3c355cd6256d7574f4ed4a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2d91a8fc-0730-42eb-9678-d1a424cd909d 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:0xc0019a8150}] Aliases:map[]}\"\nJun 09 13:20:18.814267 crc crio[3638]: time=\"2026-06-09T13:20:18.813859103Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:20:18.814267 crc crio[3638]: time=\"2026-06-09T13:20:18.814228562Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:20:18.822016 crc crio[3638]: time=\"2026-06-09T13:20:18.821938219Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.822177 crc crio[3638]: time=\"2026-06-09T13:20:18.82202428Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.833655 crc crio[3638]: time=\"2026-06-09T13:20:18.833513134Z\" level=info msg=\"runSandbox: deleting pod ID d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37 from idIndex\" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.833950 crc crio[3638]: time=\"2026-06-09T13:20:18.833680239Z\" level=info msg=\"runSandbox: removing pod sandbox d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37\" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.834092 crc crio[3638]: time=\"2026-06-09T13:20:18.834017447Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37\" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.834092 crc crio[3638]: time=\"2026-06-09T13:20:18.834080348Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37\" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.835037 crc crio[3638]: time=\"2026-06-09T13:20:18.834981531Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37\" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.837095 crc crio[3638]: time=\"2026-06-09T13:20:18.836966933Z\" 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=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.837232 crc crio[3638]: time=\"2026-06-09T13:20:18.837177208Z\" 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=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.841815 crc crio[3638]: time=\"2026-06-09T13:20:18.841328364Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:20:18.841815 crc crio[3638]: time=\"2026-06-09T13:20:18.841367595Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:20:18.841815 crc crio[3638]: time=\"2026-06-09T13:20:18.841390135Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_fe0383ad-ffbf-4cd2-9903-57beae3c7d3d\\\"\"\nJun 09 13:20:18.841815 crc crio[3638]: time=\"2026-06-09T13:20:18.841427676Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_1b1783e4-8d23-4dc7-b7e4-87502cedafb4\\\"\"\nJun 09 13:20:18.849534 crc crio[3638]: time=\"2026-06-09T13:20:18.849263036Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.849534 crc crio[3638]: time=\"2026-06-09T13:20:18.849443751Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.862485 crc crio[3638]: time=\"2026-06-09T13:20:18.862176165Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.862485 crc crio[3638]: time=\"2026-06-09T13:20:18.862272957Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.868569 crc crio[3638]: time=\"2026-06-09T13:20:18.868350433Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.868569 crc crio[3638]: time=\"2026-06-09T13:20:18.868384143Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.873982 crc crio[3638]: time=\"2026-06-09T13:20:18.873925625Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.874217 crc crio[3638]: time=\"2026-06-09T13:20:18.874191931Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.878793 crc crio[3638]: time=\"2026-06-09T13:20:18.878703517Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:20:18.878793 crc crio[3638]: time=\"2026-06-09T13:20:18.878774319Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:20:18.878940 crc crio[3638]: time=\"2026-06-09T13:20:18.87880729Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:20:18.880790 crc crio[3638]: time=\"2026-06-09T13:20:18.880719337Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.880871 crc crio[3638]: time=\"2026-06-09T13:20:18.880797709Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.891357 crc crio[3638]: time=\"2026-06-09T13:20:18.89099019Z\" level=info msg=\"Created container c2378ee384f7da320b20c92ab962fb192bf85ce94a447b2ea57cd85986488dd9: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=1f741ec4-6cc9-4e77-82be-d298c1d04468 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:18.892075 crc crio[3638]: time=\"2026-06-09T13:20:18.892000006Z\" level=info msg=\"Starting container: c2378ee384f7da320b20c92ab962fb192bf85ce94a447b2ea57cd85986488dd9\" id=7d1f30b7-91e6-4db0-915a-b4752556d362 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:20:18.893420 crc crio[3638]: time=\"2026-06-09T13:20:18.893189046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.894438 crc crio[3638]: time=\"2026-06-09T13:20:18.894326825Z\" level=info msg=\"Created container da6be87bdcf9b66cbc609198777c97d67ab406aaba9c613ab7cfb1e394ce8106: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=7c97795f-0f50-485b-aef3-45cf80b4031c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:18.897728 crc crio[3638]: time=\"2026-06-09T13:20:18.897284801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.898280 crc crio[3638]: time=\"2026-06-09T13:20:18.898097571Z\" level=info msg=\"Starting container: da6be87bdcf9b66cbc609198777c97d67ab406aaba9c613ab7cfb1e394ce8106\" id=54e689a6-1177-4f20-bf3a-958c10312fa5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:20:18.899385 crc crio[3638]: time=\"2026-06-09T13:20:18.898789539Z\" level=info msg=\"Created container 564d18aea2d64fd5eed5e1b581590d3d9eb8f38f1e0b4c5886a55329b8877d95: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c166b578-0b4a-48b4-9d0b-d67f2d52a477 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:18.900641 crc crio[3638]: time=\"2026-06-09T13:20:18.900579524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.900758 crc crio[3638]: time=\"2026-06-09T13:20:18.900678627Z\" level=info msg=\"Starting container: 564d18aea2d64fd5eed5e1b581590d3d9eb8f38f1e0b4c5886a55329b8877d95\" id=f7ef42ee-efa6-4960-bb66-23ebff0fc86e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:20:18.901368 crc crio[3638]: time=\"2026-06-09T13:20:18.901306122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.903376 crc crio[3638]: time=\"2026-06-09T13:20:18.903314414Z\" level=info msg=\"Started container\" PID=10671 containerID=c2378ee384f7da320b20c92ab962fb192bf85ce94a447b2ea57cd85986488dd9 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=7d1f30b7-91e6-4db0-915a-b4752556d362 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d54e9deea42b276a6a049420b1b33ae566bf67e2c715c31124e4d089e5e2342\nJun 09 13:20:18.907029 crc crio[3638]: time=\"2026-06-09T13:20:18.906935256Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:20:18.907029 crc crio[3638]: time=\"2026-06-09T13:20:18.906980857Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:20:18.907029 crc crio[3638]: time=\"2026-06-09T13:20:18.907013318Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"\nJun 09 13:20:18.907379 crc crio[3638]: time=\"2026-06-09T13:20:18.907194353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.917661 crc crio[3638]: time=\"2026-06-09T13:20:18.917569468Z\" level=info msg=\"Started container\" PID=10673 containerID=da6be87bdcf9b66cbc609198777c97d67ab406aaba9c613ab7cfb1e394ce8106 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=54e689a6-1177-4f20-bf3a-958c10312fa5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc5d6c2ea4da94fe73d2369e501a6c63f0f959efebbc50c2fcee165ea9c4a71c\nJun 09 13:20:18.922714 crc crio[3638]: time=\"2026-06-09T13:20:18.922629806Z\" level=info msg=\"Started container\" PID=10681 containerID=564d18aea2d64fd5eed5e1b581590d3d9eb8f38f1e0b4c5886a55329b8877d95 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=f7ef42ee-efa6-4960-bb66-23ebff0fc86e name=/runtime.v1.RuntimeService/StartContainer sandboxID=20a32905371e728ec14d334fe6ee4c460ef17198d15369bde5aa6d94db090dd3\nJun 09 13:20:18.923656 crc crio[3638]: time=\"2026-06-09T13:20:18.923573881Z\" level=info msg=\"Created container bbdc46ed2a3f2b21f49aa82c30409e543a3fe5ca2655dd35e1df9c5b97eea387: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=33eea83c-231f-4170-9c80-9e796cd39173 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:18.924404 crc crio[3638]: time=\"2026-06-09T13:20:18.92434112Z\" level=info msg=\"Ran pod sandbox 4ca13db1fb3d80947337885769c347fe965cf58262665d2df6c523303a52bcec with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=fa1cbfb9-9279-4e79-92f2-367562446a74 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.927859 crc crio[3638]: time=\"2026-06-09T13:20:18.927775789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.932899 crc crio[3638]: time=\"2026-06-09T13:20:18.932759435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.934378 crc crio[3638]: time=\"2026-06-09T13:20:18.934288664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ea4aafc3-c793-4917-8091-a698a2d839db name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:18.934735 crc crio[3638]: time=\"2026-06-09T13:20:18.934646873Z\" level=info msg=\"Starting container: bbdc46ed2a3f2b21f49aa82c30409e543a3fe5ca2655dd35e1df9c5b97eea387\" id=533e8c9e-d739-4101-9ea7-b6717338cc19 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:20:18.937309 crc crio[3638]: time=\"2026-06-09T13:20:18.937190188Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=000eacfb-460e-4b11-8b35-07f8dc2ad0a4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:18.940619 crc crio[3638]: time=\"2026-06-09T13:20:18.937227559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.945603 crc crio[3638]: time=\"2026-06-09T13:20:18.941399665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.947031 crc crio[3638]: time=\"2026-06-09T13:20:18.939362624Z\" level=info msg=\"Ran pod sandbox bdac98fdd7ecb14268d601e6cd89e7f16e133dba2a3c355cd6256d7574f4ed4a with infra container: openshift-dns/dns-default-qtghf/POD\" id=bff9da7a-8324-4e93-8642-0411a07fcd1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.950828 crc crio[3638]: time=\"2026-06-09T13:20:18.94237321Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.950828 crc crio[3638]: time=\"2026-06-09T13:20:18.950804315Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:18.956300 crc crio[3638]: time=\"2026-06-09T13:20:18.956215874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.959666 crc crio[3638]: time=\"2026-06-09T13:20:18.959598119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6ebee1f2-fbda-4f45-add7-6f24b596d558 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:18.960160 crc crio[3638]: time=\"2026-06-09T13:20:18.959879866Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=4676808b-e8e7-4958-8fbf-43579d24833f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:18.961295 crc crio[3638]: time=\"2026-06-09T13:20:18.96120573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=dafd07ab-b1d5-4f27-ae66-420f31b4e8f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:18.962252 crc crio[3638]: time=\"2026-06-09T13:20:18.962085603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.972081 crc crio[3638]: time=\"2026-06-09T13:20:18.972027487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.973718 crc crio[3638]: time=\"2026-06-09T13:20:18.973623617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.974746 crc crio[3638]: time=\"2026-06-09T13:20:18.973651688Z\" level=info msg=\"Started container\" PID=10682 containerID=bbdc46ed2a3f2b21f49aa82c30409e543a3fe5ca2655dd35e1df9c5b97eea387 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=533e8c9e-d739-4101-9ea7-b6717338cc19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38497a77a87d7a384b01bc3bf79cf69916b92316bf98395044cb99e2c32a041d\nJun 09 13:20:18.977708 crc crio[3638]: time=\"2026-06-09T13:20:18.977617959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.982092 crc crio[3638]: time=\"2026-06-09T13:20:18.98200279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=27c92de2-f5d3-4b59-9274-94fadb67f09b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:18.984383 crc crio[3638]: time=\"2026-06-09T13:20:18.984294469Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=1469dbca-0759-4d64-b3ea-c1a733d07274 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:18.984967 crc crio[3638]: time=\"2026-06-09T13:20:18.984901795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.986691 crc crio[3638]: time=\"2026-06-09T13:20:18.986608398Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=14a01baf-6708-4eda-a00e-ce40614aa0b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:18.986985 crc crio[3638]: time=\"2026-06-09T13:20:18.986950247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.987172 crc crio[3638]: time=\"2026-06-09T13:20:18.98704759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:18.999427 crc crio[3638]: time=\"2026-06-09T13:20:18.999336083Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=4694768c-b78e-41e7-a465-de5f65d63053 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:19.003753 crc crio[3638]: time=\"2026-06-09T13:20:19.003608481Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:20:19.003901 crc crio[3638]: time=\"2026-06-09T13:20:19.003768716Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:20:19.003901 crc crio[3638]: time=\"2026-06-09T13:20:19.003846798Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"\nJun 09 13:20:19.004302 crc crio[3638]: time=\"2026-06-09T13:20:19.004217117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:19.009624 crc crio[3638]: time=\"2026-06-09T13:20:19.009566534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:19.043192 crc crio[3638]: time=\"2026-06-09T13:20:19.043045027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:19.052509 crc crio[3638]: time=\"2026-06-09T13:20:19.052308974Z\" level=info msg=\"Created container 189bafe7090c68a85bfe67e9308146fc03269c68a5975872aa014e17cfd6ea7e: openshift-console/console-6c684df5db-cc8g8/console\" id=8ee92455-6410-4022-99da-e0ba76a418df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:19.054763 crc crio[3638]: time=\"2026-06-09T13:20:19.054642113Z\" level=info msg=\"Starting container: 189bafe7090c68a85bfe67e9308146fc03269c68a5975872aa014e17cfd6ea7e\" id=df1429f3-d376-48c3-b528-cece4e5ad6e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:20:19.087311 crc crio[3638]: time=\"2026-06-09T13:20:19.086407264Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:20:19.087311 crc crio[3638]: time=\"2026-06-09T13:20:19.087294627Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:20:19.087311 crc crio[3638]: time=\"2026-06-09T13:20:19.087319117Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"\nJun 09 13:20:19.128585 crc crio[3638]: time=\"2026-06-09T13:20:19.128423915Z\" level=info msg=\"Started container\" PID=10724 containerID=189bafe7090c68a85bfe67e9308146fc03269c68a5975872aa014e17cfd6ea7e description=openshift-console/console-6c684df5db-cc8g8/console id=df1429f3-d376-48c3-b528-cece4e5ad6e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3\nJun 09 13:20:19.134525 crc crio[3638]: time=\"2026-06-09T13:20:19.134421717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:19.134997 crc crio[3638]: time=\"2026-06-09T13:20:19.134927181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:19.170585 crc crio[3638]: time=\"2026-06-09T13:20:19.170349535Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:20:19.170585 crc crio[3638]: time=\"2026-06-09T13:20:19.17055938Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:20:19.170585 crc crio[3638]: time=\"2026-06-09T13:20:19.1705849Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"\nJun 09 13:20:19.183058 crc crio[3638]: time=\"2026-06-09T13:20:19.182820153Z\" level=info msg=\"Created container c79dc6c91caf0123cd45dc2d48f7e0b675ca86c850e6d9323bcefa31907cfbfa: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=9e5474df-dce7-48bc-933c-f9bd332cf63f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:19.187586 crc crio[3638]: time=\"2026-06-09T13:20:19.18665781Z\" level=info msg=\"Starting container: c79dc6c91caf0123cd45dc2d48f7e0b675ca86c850e6d9323bcefa31907cfbfa\" id=72df7c2d-8408-4699-bdd6-13f4b6ce000a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:20:19.188954 crc crio[3638]: time=\"2026-06-09T13:20:19.188890467Z\" level=info msg=\"Created container fb257d72fa2e3a788569c434db857ead46211527a02ba9ff3bfd514332a6f32f: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=80ff9b20-dfdd-4a7a-9d1f-b74cada722c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:19.189861 crc crio[3638]: time=\"2026-06-09T13:20:19.189281307Z\" level=info msg=\"Created container 8eda19a1412117a88d8055af1f6224bf99651a216d774b6ccd40d2120a7973af: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=373bf5ba-25f9-412b-88c6-b2a89615ea96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:19.190537 crc crio[3638]: time=\"2026-06-09T13:20:19.190440417Z\" level=info msg=\"Created container 240e98b0d10fd38d1265119da91ec38bf5537228a95c9613218ef85440c87853: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=f8ad10c7-6c1d-499c-9cf4-9efdee3493fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:19.192157 crc crio[3638]: time=\"2026-06-09T13:20:19.191995626Z\" level=info msg=\"Created container 4a7b067969e033f7ccbea37a106e3a4d27747b7be708e68a5d182ebf34c8cbba: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=74918d7e-afd2-4683-8594-350dacaa82da name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:19.192241 crc crio[3638]: time=\"2026-06-09T13:20:19.19216017Z\" level=info msg=\"Starting container: fb257d72fa2e3a788569c434db857ead46211527a02ba9ff3bfd514332a6f32f\" id=82b4a057-0aa9-43af-bdd4-177614dda484 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:20:19.192659 crc crio[3638]: time=\"2026-06-09T13:20:19.19255761Z\" level=info msg=\"Starting container: 8eda19a1412117a88d8055af1f6224bf99651a216d774b6ccd40d2120a7973af\" id=3c697078-c612-494a-9826-4324d65b7a44 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:20:19.193152 crc crio[3638]: time=\"2026-06-09T13:20:19.193030392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:19.194258 crc crio[3638]: time=\"2026-06-09T13:20:19.193691319Z\" level=info msg=\"Starting container: 4a7b067969e033f7ccbea37a106e3a4d27747b7be708e68a5d182ebf34c8cbba\" id=25aef20e-99d9-45d1-8733-9833258101e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:20:19.197554 crc crio[3638]: time=\"2026-06-09T13:20:19.196639494Z\" level=info msg=\"Starting container: 240e98b0d10fd38d1265119da91ec38bf5537228a95c9613218ef85440c87853\" id=dbe65b7f-08af-4621-9c32-879161d0d15f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:20:19.243807 crc crio[3638]: time=\"2026-06-09T13:20:19.243660454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:19.248938 crc crio[3638]: time=\"2026-06-09T13:20:19.248863467Z\" level=info msg=\"Started container\" PID=10754 containerID=240e98b0d10fd38d1265119da91ec38bf5537228a95c9613218ef85440c87853 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=dbe65b7f-08af-4621-9c32-879161d0d15f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82\nJun 09 13:20:19.256156 crc crio[3638]: time=\"2026-06-09T13:20:19.255976658Z\" level=info msg=\"Started container\" PID=10746 containerID=4a7b067969e033f7ccbea37a106e3a4d27747b7be708e68a5d182ebf34c8cbba description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=25aef20e-99d9-45d1-8733-9833258101e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=278bf93a2464277d840a3b79eeea405c987131ece7161c13d7bc3a41c8336547\nJun 09 13:20:19.274095 crc crio[3638]: time=\"2026-06-09T13:20:19.273828423Z\" level=info msg=\"Started container\" PID=10753 containerID=c79dc6c91caf0123cd45dc2d48f7e0b675ca86c850e6d9323bcefa31907cfbfa description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=72df7c2d-8408-4699-bdd6-13f4b6ce000a name=/runtime.v1.RuntimeService/StartContainer sandboxID=12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480\nJun 09 13:20:19.282633 crc crio[3638]: time=\"2026-06-09T13:20:19.282377361Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:20:19.282633 crc crio[3638]: time=\"2026-06-09T13:20:19.282425772Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:20:19.282633 crc crio[3638]: time=\"2026-06-09T13:20:19.282498014Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"\nJun 09 13:20:19.287943 crc crio[3638]: time=\"2026-06-09T13:20:19.286822915Z\" level=info msg=\"Started container\" PID=10747 containerID=8eda19a1412117a88d8055af1f6224bf99651a216d774b6ccd40d2120a7973af description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=3c697078-c612-494a-9826-4324d65b7a44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961\nJun 09 13:20:19.296924 crc crio[3638]: time=\"2026-06-09T13:20:19.296817359Z\" level=info msg=\"Started container\" PID=10740 containerID=fb257d72fa2e3a788569c434db857ead46211527a02ba9ff3bfd514332a6f32f description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=82b4a057-0aa9-43af-bdd4-177614dda484 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e\nJun 09 13:20:19.391594 crc crio[3638]: time=\"2026-06-09T13:20:19.391479034Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:20:19.391594 crc crio[3638]: time=\"2026-06-09T13:20:19.391552076Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:20:19.391917 crc crio[3638]: time=\"2026-06-09T13:20:19.391586877Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"\nJun 09 13:20:19.551882 crc crio[3638]: time=\"2026-06-09T13:20:19.551784762Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:20:19.551882 crc crio[3638]: time=\"2026-06-09T13:20:19.551852913Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:20:19.551882 crc crio[3638]: time=\"2026-06-09T13:20:19.551875284Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"\nJun 09 13:20:19.593437 crc crio[3638]: time=\"2026-06-09T13:20:19.590874869Z\" level=info msg=\"Created container daa6aa176081082d6e51adb8b13c5e4c17400138100991aac547830cfdd07729: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=4694768c-b78e-41e7-a465-de5f65d63053 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:19.613934 crc crio[3638]: time=\"2026-06-09T13:20:19.607075711Z\" level=info msg=\"Starting container: daa6aa176081082d6e51adb8b13c5e4c17400138100991aac547830cfdd07729\" id=9be9c63a-350a-49da-8ee9-32f64b9c16c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:20:19.700719 crc crio[3638]: time=\"2026-06-09T13:20:19.700645298Z\" level=info msg=\"Started container\" PID=10830 containerID=daa6aa176081082d6e51adb8b13c5e4c17400138100991aac547830cfdd07729 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=9be9c63a-350a-49da-8ee9-32f64b9c16c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc5d6c2ea4da94fe73d2369e501a6c63f0f959efebbc50c2fcee165ea9c4a71c\nJun 09 13:20:19.888684 crc crio[3638]: time=\"2026-06-09T13:20:19.88777341Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:20:19.888684 crc crio[3638]: time=\"2026-06-09T13:20:19.887820321Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:20:19.888684 crc crio[3638]: time=\"2026-06-09T13:20:19.887845172Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"\nJun 09 13:20:20.045631 crc crio[3638]: time=\"2026-06-09T13:20:20.044956798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:20.101265 crc crio[3638]: time=\"2026-06-09T13:20:20.101209283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:20.589357 crc crio[3638]: time=\"2026-06-09T13:20:20.587810763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:20.591907 crc crio[3638]: time=\"2026-06-09T13:20:20.591861956Z\" level=info msg=\"Created container 614cb00db549531ca6c20c5e89d19c49a30cd6486910f5c5ee7469ddd6c75cec: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=1ded2e91-9e30-4ac0-a731-7a56b95769c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:20.597217 crc crio[3638]: time=\"2026-06-09T13:20:20.595483078Z\" level=info msg=\"Starting container: 614cb00db549531ca6c20c5e89d19c49a30cd6486910f5c5ee7469ddd6c75cec\" id=8eef99c2-5da1-48fa-bea4-9fdbf53f8259 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:20:20.794625 crc crio[3638]: time=\"2026-06-09T13:20:20.793768345Z\" level=info msg=\"Started container\" PID=10903 containerID=614cb00db549531ca6c20c5e89d19c49a30cd6486910f5c5ee7469ddd6c75cec description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=8eef99c2-5da1-48fa-bea4-9fdbf53f8259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e142d3c4f40940646d75e23abfe6eac798118fa5f904270fa6cc363f9d0e8993\nJun 09 13:20:20.794625 crc crio[3638]: time=\"2026-06-09T13:20:20.794056932Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:20:20.794625 crc crio[3638]: time=\"2026-06-09T13:20:20.794083623Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:20:20.794625 crc crio[3638]: time=\"2026-06-09T13:20:20.794217976Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"\nJun 09 13:20:20.888177 crc crio[3638]: time=\"2026-06-09T13:20:20.888027408Z\" level=info msg=\"Created container c824987ffd22dc2637b8f9ad4265264c5bf594be1d9ea732f117df445f68a401: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=ecf166e2-da7c-4feb-a82e-d5d897fc63c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:20.908440 crc crio[3638]: time=\"2026-06-09T13:20:20.900845276Z\" level=info msg=\"Starting container: c824987ffd22dc2637b8f9ad4265264c5bf594be1d9ea732f117df445f68a401\" id=825d0362-1b7c-4a5c-ad6b-ad1ba6a63c9a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:20:20.976222 crc crio[3638]: time=\"2026-06-09T13:20:20.973432247Z\" level=info msg=\"Started container\" PID=10904 containerID=c824987ffd22dc2637b8f9ad4265264c5bf594be1d9ea732f117df445f68a401 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=825d0362-1b7c-4a5c-ad6b-ad1ba6a63c9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ed4d95f39fdf1c261d9dab5bc5b5a5db27533f917fab30bd8d4c7e1a1aa059\nJun 09 13:20:20.991786 crc crio[3638]: time=\"2026-06-09T13:20:20.990833211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:21.004677 crc crio[3638]: time=\"2026-06-09T13:20:21.004614571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:21.085315 crc crio[3638]: time=\"2026-06-09T13:20:21.084795737Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bc8f5aef-1135-4a2f-9dea-3154f6c7856f name=/runtime.v1.ImageService/PullImage\nJun 09 13:20:21.085736 crc crio[3638]: time=\"2026-06-09T13:20:21.084808877Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=655abf12-5341-4695-83a4-a472d7a31151 name=/runtime.v1.ImageService/PullImage\nJun 09 13:20:21.103783 crc crio[3638]: time=\"2026-06-09T13:20:21.103192316Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:20:21.103783 crc crio[3638]: time=\"2026-06-09T13:20:21.10334581Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:20:21.103783 crc crio[3638]: time=\"2026-06-09T13:20:21.10338063Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"\nJun 09 13:20:21.187206 crc crio[3638]: time=\"2026-06-09T13:20:21.186613464Z\" level=info msg=\"Created container c8f06c5a68357cf4bde8eb618259ad7058a2cbe4cbdb71a178a0829e1c7337fe: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=5917c2fc-9e1d-4f1f-90de-4ab6450bfe73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:21.313426 crc crio[3638]: time=\"2026-06-09T13:20:21.312072792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=85e11a54-6fc2-4915-8548-9c83d9887b3d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:21.313426 crc crio[3638]: time=\"2026-06-09T13:20:21.312775041Z\" level=info msg=\"Starting container: c8f06c5a68357cf4bde8eb618259ad7058a2cbe4cbdb71a178a0829e1c7337fe\" id=13239718-5e77-476c-a90a-d204b63ebafa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:20:21.317390 crc crio[3638]: time=\"2026-06-09T13:20:21.316608498Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 13:20:21.317390 crc crio[3638]: time=\"2026-06-09T13:20:21.316832895Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 13:20:21.447582 crc crio[3638]: time=\"2026-06-09T13:20:21.446224254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8d0b8b1f-a31e-4de2-990e-70c8dbbf4411 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:21.564248 crc crio[3638]: time=\"2026-06-09T13:20:21.562781696Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=00cc3f8f-c182-4eae-bb97-f61009b02765 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:21.564248 crc crio[3638]: time=\"2026-06-09T13:20:21.563950366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:21.765378 crc crio[3638]: time=\"2026-06-09T13:20:21.758549519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:21.765378 crc crio[3638]: time=\"2026-06-09T13:20:21.760996101Z\" level=info msg=\"Started container\" PID=10932 containerID=c8f06c5a68357cf4bde8eb618259ad7058a2cbe4cbdb71a178a0829e1c7337fe description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=13239718-5e77-476c-a90a-d204b63ebafa name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f7b1b3c7e399a867943e71e2116872a75f1c60cead802d0a69013c20b7886f1\nJun 09 13:20:21.822987 crc crio[3638]: time=\"2026-06-09T13:20:21.816873946Z\" level=info msg=\"Created container 03d1455deea8140ece4d7f34defe6e556722ae6434d2ce631d9e73baa816c965: openshift-dns/dns-default-qtghf/dns\" id=14a01baf-6708-4eda-a00e-ce40614aa0b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:21.824369 crc crio[3638]: time=\"2026-06-09T13:20:21.824250064Z\" level=info msg=\"Starting container: 03d1455deea8140ece4d7f34defe6e556722ae6434d2ce631d9e73baa816c965\" id=6a41356a-4735-4ee7-b159-6dfb8add29c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:20:21.868609 crc crio[3638]: time=\"2026-06-09T13:20:21.867519728Z\" level=info msg=\"Started container\" PID=10963 containerID=03d1455deea8140ece4d7f34defe6e556722ae6434d2ce631d9e73baa816c965 description=openshift-dns/dns-default-qtghf/dns id=6a41356a-4735-4ee7-b159-6dfb8add29c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdac98fdd7ecb14268d601e6cd89e7f16e133dba2a3c355cd6256d7574f4ed4a\nJun 09 13:20:21.870696 crc crio[3638]: time=\"2026-06-09T13:20:21.870552545Z\" level=info msg=\"Created container 5fa281f58c03c23357c5aa461f613321aa58e0f8aa24eaeba30e90603e34c3f7: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=9006e72a-f91c-4b28-88e8-486fce4c2f67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:21.871704 crc crio[3638]: time=\"2026-06-09T13:20:21.871652073Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683515-wch2m/POD\" id=9200240c-8751-4fec-be13-2f3eb3fc68e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:21.887513 crc crio[3638]: time=\"2026-06-09T13:20:21.879562275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:21.894301 crc crio[3638]: time=\"2026-06-09T13:20:21.891848838Z\" level=info msg=\"Starting container: 5fa281f58c03c23357c5aa461f613321aa58e0f8aa24eaeba30e90603e34c3f7\" id=e722cd03-b589-4dce-9acf-1217d1e6cf7e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:20:21.909076 crc crio[3638]: time=\"2026-06-09T13:20:21.908855622Z\" level=info msg=\"Started container\" PID=10965 containerID=5fa281f58c03c23357c5aa461f613321aa58e0f8aa24eaeba30e90603e34c3f7 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=e722cd03-b589-4dce-9acf-1217d1e6cf7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=64d438a73458fbae8f0f9c4b6240c48e3b48c79186efbce7b4d7af07e15b7730\nJun 09 13:20:21.921400 crc crio[3638]: time=\"2026-06-09T13:20:21.92092856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:22.037930 crc crio[3638]: time=\"2026-06-09T13:20:22.037691337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=efe37e26-a625-42f6-af00-1e273d2b106a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:22.123610 crc crio[3638]: time=\"2026-06-09T13:20:22.122751036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=40f26a1e-ad17-434a-aeb8-04303323e381 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:22.135233 crc crio[3638]: time=\"2026-06-09T13:20:22.134950958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5d5df5d0-f233-4423-8f15-46e2b3a0d72a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:22.144061 crc crio[3638]: time=\"2026-06-09T13:20:22.14133033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=46c1b54d-41d3-46be-959d-ff3ca7178907 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:22.169639 crc crio[3638]: time=\"2026-06-09T13:20:22.169600072Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=12406f64-11de-48cf-8d9e-cb043ad60b5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:22.170595 crc crio[3638]: time=\"2026-06-09T13:20:22.170570397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:22.189395 crc crio[3638]: time=\"2026-06-09T13:20:22.174394484Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683515-wch2m Namespace:openshift-operator-lifecycle-manager ID:80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b UID:1b68f0b4-27ed-4b04-a4a0-b2ea2d395ae4 NetNS:/var/run/netns/7c512992-9deb-4a03-82ab-992b0533802f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b68f0b4_27ed_4b04_a4a0_b2ea2d395ae4.slice PodAnnotations:0xc0026987d0}] Aliases:map[]}\"\nJun 09 13:20:22.189645 crc crio[3638]: time=\"2026-06-09T13:20:22.189371546Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683515-wch2m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:22.190967 crc crio[3638]: time=\"2026-06-09T13:20:22.190836532Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=2d20eca7-87a0-432a-84fd-1bdc3e47b4ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:22.191869 crc crio[3638]: time=\"2026-06-09T13:20:22.191587172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:22.360088 crc crio[3638]: time=\"2026-06-09T13:20:22.360037088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=e135322f-a84c-492f-a389-cddc2cc33d3c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:22.386238 crc crio[3638]: time=\"2026-06-09T13:20:22.38558655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:22.424901 crc crio[3638]: time=\"2026-06-09T13:20:22.412997718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=ca701700-1905-49bf-9620-8a782806606b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:22.424901 crc crio[3638]: time=\"2026-06-09T13:20:22.423835475Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=f190c6fe-5474-49f7-8955-3c04dc431ac5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:22.515080 crc crio[3638]: time=\"2026-06-09T13:20:22.513004469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:22.533915 crc crio[3638]: time=\"2026-06-09T13:20:22.527663314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:22.533915 crc crio[3638]: time=\"2026-06-09T13:20:22.533581814Z\" level=info msg=\"Created container b90839119b79b01ecec05301aa15dc38a59044f094d03292dba1e279c5aca08d: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=1469dbca-0759-4d64-b3ea-c1a733d07274 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:22.574972 crc crio[3638]: time=\"2026-06-09T13:20:22.572744693Z\" level=info msg=\"Starting container: b90839119b79b01ecec05301aa15dc38a59044f094d03292dba1e279c5aca08d\" id=19422a6f-3860-4214-8594-31aaeb15091d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:20:22.627915 crc crio[3638]: time=\"2026-06-09T13:20:22.627353496Z\" level=info msg=\"Started container\" PID=10994 containerID=b90839119b79b01ecec05301aa15dc38a59044f094d03292dba1e279c5aca08d description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=19422a6f-3860-4214-8594-31aaeb15091d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ca13db1fb3d80947337885769c347fe965cf58262665d2df6c523303a52bcec\nJun 09 13:20:22.639858 crc crio[3638]: time=\"2026-06-09T13:20:22.63968402Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2621f94a-6846-41c0-ae1a-f907194002ab name=/runtime.v1.ImageService/PullImage\nJun 09 13:20:22.687674 crc crio[3638]: time=\"2026-06-09T13:20:22.687611042Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 13:20:22.907869 crc crio[3638]: time=\"2026-06-09T13:20:22.906779521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:23.679661 crc crio[3638]: time=\"2026-06-09T13:20:23.679576899Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:20:27.936541 crc crio[3638]: 2026-06-09T13:20:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80e7022e7c594d3 Mac:2a:2b:e6:e6:0d:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/7c512992-9deb-4a03-82ab-992b0533802f SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:20:27.940013 crc crio[3638]: time=\"2026-06-09T13:20:27.939907507Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:20:27.940593 crc crio[3638]: time=\"2026-06-09T13:20:27.940553934Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"\nJun 09 13:20:28.025419 crc crio[3638]: time=\"2026-06-09T13:20:28.024974406Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683515-wch2m Namespace:openshift-operator-lifecycle-manager ID:80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b UID:1b68f0b4-27ed-4b04-a4a0-b2ea2d395ae4 NetNS:/var/run/netns/7c512992-9deb-4a03-82ab-992b0533802f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b68f0b4_27ed_4b04_a4a0_b2ea2d395ae4.slice PodAnnotations:0xc0026987d0}] Aliases:map[]}\"\nJun 09 13:20:28.040818 crc crio[3638]: time=\"2026-06-09T13:20:28.040579284Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683515-wch2m for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:20:28.232711 crc crio[3638]: time=\"2026-06-09T13:20:28.230005834Z\" level=info msg=\"Ran pod sandbox 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683515-wch2m/POD\" id=9200240c-8751-4fec-be13-2f3eb3fc68e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:28.343378 crc crio[3638]: time=\"2026-06-09T13:20:28.339344603Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=13481694-daca-4db7-bd8e-040be85cada6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:28.576001 crc crio[3638]: time=\"2026-06-09T13:20:28.573972027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e210e2bc-6557-4288-9fb8-3f7c90210450 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:28.670026 crc crio[3638]: time=\"2026-06-09T13:20:28.66508982Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683515-wch2m/collect-profiles\" id=cce45381-8150-4c6c-bb7d-e095b706a395 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:28.670026 crc crio[3638]: time=\"2026-06-09T13:20:28.668005985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:28.784011 crc crio[3638]: time=\"2026-06-09T13:20:28.783346416Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:20:28.784011 crc crio[3638]: time=\"2026-06-09T13:20:28.783904641Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:20:28.784011 crc crio[3638]: time=\"2026-06-09T13:20:28.783944862Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"\nJun 09 13:20:29.288460 crc crio[3638]: time=\"2026-06-09T13:20:29.286921668Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=ad3dd128-829c-4ef6-ade1-dd3faacb6998 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:29.288460 crc crio[3638]: time=\"2026-06-09T13:20:29.287697549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:29.357313 crc crio[3638]: time=\"2026-06-09T13:20:29.3567611Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=2c232f61-0b85-434e-a293-31d6a2019d67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:29.357313 crc crio[3638]: time=\"2026-06-09T13:20:29.357025116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:29.628860 crc crio[3638]: time=\"2026-06-09T13:20:29.628790838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:30.023945 crc crio[3638]: time=\"2026-06-09T13:20:30.013088907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:30.280082 crc crio[3638]: time=\"2026-06-09T13:20:30.2798161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:30.312348 crc crio[3638]: time=\"2026-06-09T13:20:30.311411206Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=1e112d5a-2898-4eea-8c15-a0fc8b652c24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:30.312348 crc crio[3638]: time=\"2026-06-09T13:20:30.312190085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:30.321408 crc crio[3638]: time=\"2026-06-09T13:20:30.316431973Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=cc32e681-10cd-4ad2-8296-00b38491dc95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:30.321408 crc crio[3638]: time=\"2026-06-09T13:20:30.316967467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:30.330892 crc crio[3638]: time=\"2026-06-09T13:20:30.327806613Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=b1a278cc-e41d-4c5c-b484-a6062aacb96d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:30.330892 crc crio[3638]: time=\"2026-06-09T13:20:30.327886705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:30.330892 crc crio[3638]: time=\"2026-06-09T13:20:30.328701336Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=9b8bcc75-6ea3-43dd-bc76-a87eaabdac45 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:30.330892 crc crio[3638]: time=\"2026-06-09T13:20:30.328736947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:30.390770 crc crio[3638]: time=\"2026-06-09T13:20:30.386541291Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=63cf9fa3-9167-479a-91d7-eeae95cc1871 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:30.390770 crc crio[3638]: time=\"2026-06-09T13:20:30.386712635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:30.390770 crc crio[3638]: time=\"2026-06-09T13:20:30.388350688Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=3ac36006-47a9-4f62-8588-3488754783ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:30.390770 crc crio[3638]: time=\"2026-06-09T13:20:30.38842973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:31.141159 crc crio[3638]: time=\"2026-06-09T13:20:31.081977037Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:20:31.141159 crc crio[3638]: time=\"2026-06-09T13:20:31.140700994Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:20:31.141159 crc crio[3638]: time=\"2026-06-09T13:20:31.140764206Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"\nJun 09 13:20:31.193870 crc crio[3638]: time=\"2026-06-09T13:20:31.193776068Z\" level=info msg=\"Created container 3edd5a905590fb50698208a2926af4ea40f58cd5b0da80725c66eec515f8f6b5: openshift-operator-lifecycle-manager/collect-profiles-29683515-wch2m/collect-profiles\" id=cce45381-8150-4c6c-bb7d-e095b706a395 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:31.197240 crc crio[3638]: time=\"2026-06-09T13:20:31.197068131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:31.298915 crc crio[3638]: time=\"2026-06-09T13:20:31.294665281Z\" level=info msg=\"Starting container: 3edd5a905590fb50698208a2926af4ea40f58cd5b0da80725c66eec515f8f6b5\" id=8da52736-5b51-41c3-befe-7545440df12b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:20:31.495687 crc crio[3638]: time=\"2026-06-09T13:20:31.495615195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:31.600863 crc crio[3638]: time=\"2026-06-09T13:20:31.600739756Z\" level=info msg=\"Started container\" PID=11229 containerID=3edd5a905590fb50698208a2926af4ea40f58cd5b0da80725c66eec515f8f6b5 description=openshift-operator-lifecycle-manager/collect-profiles-29683515-wch2m/collect-profiles id=8da52736-5b51-41c3-befe-7545440df12b name=/runtime.v1.RuntimeService/StartContainer sandboxID=80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b\nJun 09 13:20:32.326437 crc crio[3638]: time=\"2026-06-09T13:20:32.323030266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:32.380870 crc crio[3638]: time=\"2026-06-09T13:20:32.38042521Z\" level=info msg=\"Created container 2f2531964a36884809d546ef94e37b6f6edaf4cca85bf5f45abfbb4c48dedd51: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=00cc3f8f-c182-4eae-bb97-f61009b02765 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:32.677692 crc crio[3638]: time=\"2026-06-09T13:20:32.674977582Z\" level=info msg=\"Created container 2e9ccd602ae305dc7821870f98d72d88982720d1b75a80505eb3fe7963e74b01: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=12406f64-11de-48cf-8d9e-cb043ad60b5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:33.109765 crc crio[3638]: time=\"2026-06-09T13:20:33.107645439Z\" level=info msg=\"Created container 8281f4f887a13c59deef539fbd069d2c612ae35ae5c62e233951a18dd46b2d46: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=f190c6fe-5474-49f7-8955-3c04dc431ac5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:33.495601 crc crio[3638]: time=\"2026-06-09T13:20:33.366060612Z\" level=info msg=\"Created container a1e8708431eceed8266e018f05353aebde2cf28d977a04bc24591089593e0f4b: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=2d20eca7-87a0-432a-84fd-1bdc3e47b4ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:33.499347 crc crio[3638]: time=\"2026-06-09T13:20:33.476467089Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:5dafdd89d1dcc68e874169788495acc703a062271612bc590eeaf3de32e21f49 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/41f41d29-29eb-45f8-b5e1-2006e4f1b676 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:0xc0023962c8}] Aliases:map[]}\"\nJun 09 13:20:33.499827 crc crio[3638]: time=\"2026-06-09T13:20:33.499784643Z\" 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 09 13:20:33.653900 crc crio[3638]: time=\"2026-06-09T13:20:33.653447273Z\" level=info msg=\"Starting container: 8281f4f887a13c59deef539fbd069d2c612ae35ae5c62e233951a18dd46b2d46\" id=01556ad2-480d-446c-861f-4f1e10831420 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:20:33.695394 crc crio[3638]: time=\"2026-06-09T13:20:33.671874243Z\" level=info msg=\"Starting container: 2f2531964a36884809d546ef94e37b6f6edaf4cca85bf5f45abfbb4c48dedd51\" id=d7326212-e1fe-42ce-9861-5cc9535576e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:20:33.747839 crc crio[3638]: time=\"2026-06-09T13:20:33.746994349Z\" level=info msg=\"Starting container: 2e9ccd602ae305dc7821870f98d72d88982720d1b75a80505eb3fe7963e74b01\" id=cbbe94fb-ab85-4d29-be6e-8b1b687fa8eb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:20:33.808761 crc crio[3638]: time=\"2026-06-09T13:20:33.807446841Z\" level=info msg=\"Started container\" PID=11236 containerID=2f2531964a36884809d546ef94e37b6f6edaf4cca85bf5f45abfbb4c48dedd51 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=d7326212-e1fe-42ce-9861-5cc9535576e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e142d3c4f40940646d75e23abfe6eac798118fa5f904270fa6cc363f9d0e8993\nJun 09 13:20:33.866517 crc crio[3638]: time=\"2026-06-09T13:20:33.864950119Z\" level=info msg=\"Starting container: a1e8708431eceed8266e018f05353aebde2cf28d977a04bc24591089593e0f4b\" id=a3cc7a73-1d87-4fcd-9715-b6fc079b29d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:20:33.883475 crc crio[3638]: time=\"2026-06-09T13:20:33.871995138Z\" level=info msg=\"Started container\" PID=11257 containerID=2e9ccd602ae305dc7821870f98d72d88982720d1b75a80505eb3fe7963e74b01 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=cbbe94fb-ab85-4d29-be6e-8b1b687fa8eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdac98fdd7ecb14268d601e6cd89e7f16e133dba2a3c355cd6256d7574f4ed4a\nJun 09 13:20:34.023951 crc crio[3638]: time=\"2026-06-09T13:20:34.022905948Z\" level=info msg=\"Started container\" PID=11261 containerID=a1e8708431eceed8266e018f05353aebde2cf28d977a04bc24591089593e0f4b description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=a3cc7a73-1d87-4fcd-9715-b6fc079b29d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64d438a73458fbae8f0f9c4b6240c48e3b48c79186efbce7b4d7af07e15b7730\nJun 09 13:20:34.118339 crc crio[3638]: time=\"2026-06-09T13:20:34.104345555Z\" level=info msg=\"Started container\" PID=11268 containerID=8281f4f887a13c59deef539fbd069d2c612ae35ae5c62e233951a18dd46b2d46 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=01556ad2-480d-446c-861f-4f1e10831420 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f7b1b3c7e399a867943e71e2116872a75f1c60cead802d0a69013c20b7886f1\nJun 09 13:20:34.140167 crc crio[3638]: time=\"2026-06-09T13:20:34.125822423Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:d7962adff0c4e535049863fa9ceded216a1dc45a88cbcec0fcfcf5346194a89d UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/30fd301e-dd7a-4f04-8b9c-d3f1ca18cfc0 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:0xc0007842b8}] Aliases:map[]}\"\nJun 09 13:20:34.140167 crc crio[3638]: time=\"2026-06-09T13:20:34.125881744Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:34.140167 crc crio[3638]: time=\"2026-06-09T13:20:34.133057817Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:4e5ce721e2c347278cf9aa396061acfb5df2f0d981d5a0e2093461b1f8b20267 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/d8c3781c-7806-4a7f-9cec-af58ccc8f2cb 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:0xc0026983f8}] Aliases:map[]}\"\nJun 09 13:20:34.140167 crc crio[3638]: time=\"2026-06-09T13:20:34.133349525Z\" 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 09 13:20:34.201227 crc crio[3638]: time=\"2026-06-09T13:20:34.199089682Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=2c26b4f9-b2e6-4da0-999c-b3a1e1021b9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:34.201227 crc crio[3638]: time=\"2026-06-09T13:20:34.199653347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:34.235925 crc crio[3638]: time=\"2026-06-09T13:20:34.235649474Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=beb8f498-ebba-426d-af7b-e53ba5cc16d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:34.235925 crc crio[3638]: time=\"2026-06-09T13:20:34.235774987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:34.255276 crc crio[3638]: time=\"2026-06-09T13:20:34.254972487Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=5c074fe3-6b58-42f3-bce9-f51ed8fc25e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:34.274274 crc crio[3638]: time=\"2026-06-09T13:20:34.25509461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:34.278389 crc crio[3638]: time=\"2026-06-09T13:20:34.275062129Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=b2140c6d-fcaa-44f5-b02c-5d88d0178b2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:34.292668 crc crio[3638]: time=\"2026-06-09T13:20:34.277471371Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=1aacbcee-ae9a-4aca-a66c-bbc97bac4ed1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:34.292860 crc crio[3638]: time=\"2026-06-09T13:20:34.292789852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:34.299435 crc crio[3638]: time=\"2026-06-09T13:20:34.298932798Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=8bc35f40-df7c-41ea-ac20-ea0100a5c961 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:34.299435 crc crio[3638]: time=\"2026-06-09T13:20:34.299027482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:34.299435 crc crio[3638]: time=\"2026-06-09T13:20:34.299270698Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=cc984670-3b13-4e30-abfd-ff7d5a2dbc8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:34.299435 crc crio[3638]: time=\"2026-06-09T13:20:34.299303888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:34.299435 crc crio[3638]: time=\"2026-06-09T13:20:34.299402001Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=2ac67af8-8c80-45c7-b8a9-006c415b2ffc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:34.299435 crc crio[3638]: time=\"2026-06-09T13:20:34.299441862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:34.299932 crc crio[3638]: time=\"2026-06-09T13:20:34.2997659Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=e660e836-81a3-42fe-a3de-4b8361b386ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:34.299932 crc crio[3638]: time=\"2026-06-09T13:20:34.299803171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:34.299932 crc crio[3638]: time=\"2026-06-09T13:20:34.299894673Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=e2672a2c-0851-4c7e-8803-ec3c2cbbb87e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:34.299932 crc crio[3638]: time=\"2026-06-09T13:20:34.299920374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:34.300693 crc crio[3638]: time=\"2026-06-09T13:20:34.300010767Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=c3dcb0b6-157f-4229-a648-8e6fdea91d8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:34.300693 crc crio[3638]: time=\"2026-06-09T13:20:34.300044058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:34.300693 crc crio[3638]: time=\"2026-06-09T13:20:34.300317774Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=1974be9a-c56e-4f77-aa23-4e578b917e0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:34.300693 crc crio[3638]: time=\"2026-06-09T13:20:34.300355256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:34.300693 crc crio[3638]: time=\"2026-06-09T13:20:34.300605602Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=a07d65c5-970e-434a-b105-1cdac26cfbe2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:34.300693 crc crio[3638]: time=\"2026-06-09T13:20:34.300650622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:34.300935 crc crio[3638]: time=\"2026-06-09T13:20:34.300763356Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=ad776ebf-c0b7-4648-855e-7f82ebae94bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:34.300935 crc crio[3638]: time=\"2026-06-09T13:20:34.300802466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:34.300935 crc crio[3638]: time=\"2026-06-09T13:20:34.30092181Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=1c579d11-5feb-4d4e-914d-5a51f54b023f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:34.301303 crc crio[3638]: time=\"2026-06-09T13:20:34.30095729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:34.301303 crc crio[3638]: time=\"2026-06-09T13:20:34.301056203Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=05054051-8a5c-4841-94c4-82a06ca24b2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:34.301303 crc crio[3638]: time=\"2026-06-09T13:20:34.301082654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:34.318294 crc crio[3638]: time=\"2026-06-09T13:20:34.316596629Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=78c60e12-3276-4fd9-a00f-4028cd19c0e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:34.318294 crc crio[3638]: time=\"2026-06-09T13:20:34.317939814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:34.319459 crc crio[3638]: time=\"2026-06-09T13:20:34.31901385Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=60dbdffa-267f-4c2f-8360-2c9b70206bbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:34.334313 crc crio[3638]: time=\"2026-06-09T13:20:34.331661473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:34.334313 crc crio[3638]: time=\"2026-06-09T13:20:34.320449077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:34.334313 crc crio[3638]: time=\"2026-06-09T13:20:34.332403712Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=886cc017-02be-4366-9d9e-96d36bb3bd05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:34.334313 crc crio[3638]: time=\"2026-06-09T13:20:34.332449153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:34.334313 crc crio[3638]: time=\"2026-06-09T13:20:34.271811657Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bf7ad466-07a2-43b4-88a1-ff039ab8750d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:34.355813 crc crio[3638]: time=\"2026-06-09T13:20:34.347918659Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=9dbf86df-fa1e-438b-85ac-c9974620ed5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:34.355813 crc crio[3638]: time=\"2026-06-09T13:20:34.351402267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:34.812454 crc crio[3638]: time=\"2026-06-09T13:20:34.810650312Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e96d2498-9e20-4eba-bccf-efdf2b8a89a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:35.025371 crc crio[3638]: time=\"2026-06-09T13:20:35.024057566Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:5c332d390506b7b74968cf97e3b032f007c2960f8971b63f76dfccbd550f9d5d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/891fbb78-c2f4-4232-8b78-589b74b799e8 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:0xc00130a270}] Aliases:map[]}\"\nJun 09 13:20:35.025371 crc crio[3638]: time=\"2026-06-09T13:20:35.024200329Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:35.669592 crc crio[3638]: time=\"2026-06-09T13:20:35.631068138Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=74ce2463-1b9d-45f3-ad73-5f187c73bd9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:35.902231 crc crio[3638]: time=\"2026-06-09T13:20:35.901466744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:36.324209 crc crio[3638]: time=\"2026-06-09T13:20:36.308967666Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:20:50.112086 crc crio[3638]: time=\"2026-06-09T13:20:50.10682162Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-5jwgb/POD\" id=daec1ad9-917b-44b9-b8f0-eb8571883a32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:52.397284 crc crio[3638]: time=\"2026-06-09T13:20:50.13305491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:52.986344 crc crio[3638]: 2026-06-09T13:20:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c332d390506b7b Mac:22:1b:a0:89:8e:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/891fbb78-c2f4-4232-8b78-589b74b799e8 SocketPath: PciID:}] [{Interface:0xc0001a8f80 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:20:53.265473 crc crio[3638]: 2026-06-09T13:20:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e5ce721e2c3472 Mac:4a:96:63:16:6f:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/d8c3781c-7806-4a7f-9cec-af58ccc8f2cb SocketPath: PciID:}] [{Interface:0xc000123c30 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:20:53.287072 crc crio[3638]: 2026-06-09T13:20:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5dafdd89d1dcc68 Mac:66:df:fe:5b:4b:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/41f41d29-29eb-45f8-b5e1-2006e4f1b676 SocketPath: PciID:}] [{Interface:0xc000014bb0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:20:53.343480 crc crio[3638]: 2026-06-09T13:20:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7962adff0c4e53 Mac:fe:cb:f9:3d:62:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/30fd301e-dd7a-4f04-8b9c-d3f1ca18cfc0 SocketPath: PciID:}] [{Interface:0xc000014bc0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:20:53.392976 crc crio[3638]: time=\"2026-06-09T13:20:53.392375469Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:20:53.393836 crc crio[3638]: time=\"2026-06-09T13:20:53.39361803Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"\nJun 09 13:20:53.410578 crc crio[3638]: time=\"2026-06-09T13:20:53.41005096Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:ee7bdf4489b9a7f5d206930f916cf0d3c1e3b9fd8fc21de2e079de092db2cf46 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/74fcf0fb-1189-4820-8862-736daddf5991 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:0xc0026967f0}] Aliases:map[]}\"\nJun 09 13:20:53.410578 crc crio[3638]: time=\"2026-06-09T13:20:53.410261415Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:53.439842 crc crio[3638]: time=\"2026-06-09T13:20:53.439172492Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:4e5ce721e2c347278cf9aa396061acfb5df2f0d981d5a0e2093461b1f8b20267 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/d8c3781c-7806-4a7f-9cec-af58ccc8f2cb 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:0xc0026983f8}] Aliases:map[]}\"\nJun 09 13:20:53.439842 crc crio[3638]: time=\"2026-06-09T13:20:53.439724676Z\" 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 09 13:20:53.441169 crc crio[3638]: time=\"2026-06-09T13:20:53.44069682Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:5dafdd89d1dcc68e874169788495acc703a062271612bc590eeaf3de32e21f49 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/41f41d29-29eb-45f8-b5e1-2006e4f1b676 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:0xc0023962c8}] Aliases:map[]}\"\nJun 09 13:20:53.441169 crc crio[3638]: time=\"2026-06-09T13:20:53.440893095Z\" 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 09 13:20:53.441287 crc crio[3638]: time=\"2026-06-09T13:20:53.44070104Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:a2b79462bedff157c432db3c52e9e3c8ea9e0b74b6f877c2a1546fb059f6ede5 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/c524c3a4-0a12-46e4-be74-f2dacceb57fb 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:0xc001890160}] Aliases:map[]}\"\nJun 09 13:20:53.441287 crc crio[3638]: time=\"2026-06-09T13:20:53.441214304Z\" 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 09 13:20:53.442293 crc crio[3638]: time=\"2026-06-09T13:20:53.442079307Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:9becfbe5b87a29a0b31460fa9fce0aabeeadf136b685d2f5cf2df103e8618d24 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/3918b5a4-dbe1-40b7-8487-cd9595b5dc81 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:0xc00018c350}] Aliases:map[]}\"\nJun 09 13:20:53.442293 crc crio[3638]: time=\"2026-06-09T13:20:53.442267191Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:53.445276 crc crio[3638]: time=\"2026-06-09T13:20:53.445076733Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:d7962adff0c4e535049863fa9ceded216a1dc45a88cbcec0fcfcf5346194a89d UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/30fd301e-dd7a-4f04-8b9c-d3f1ca18cfc0 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:0xc0007842b8}] Aliases:map[]}\"\nJun 09 13:20:53.448092 crc crio[3638]: time=\"2026-06-09T13:20:53.445510484Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:20:53.458979 crc crio[3638]: time=\"2026-06-09T13:20:53.458831493Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:5c332d390506b7b74968cf97e3b032f007c2960f8971b63f76dfccbd550f9d5d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/891fbb78-c2f4-4232-8b78-589b74b799e8 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:0xc00130a270}] Aliases:map[]}\"\nJun 09 13:20:53.499612 crc crio[3638]: time=\"2026-06-09T13:20:53.49945065Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:fd8d1b9b9947948487a8f0d6768afb88cfd4d51ed6950e84e4849166be868a8f UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/a8f7575f-11ef-4eee-8fa6-2cf0bf1f3425 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:0xc00018c608}] Aliases:map[]}\"\nJun 09 13:20:53.499612 crc crio[3638]: time=\"2026-06-09T13:20:53.499569962Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:53.507826 crc crio[3638]: time=\"2026-06-09T13:20:53.504502318Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/be385413-b2d4-478b-84b8-8bc31eaaa367 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:0xc0007845f0}] Aliases:map[]}\"\nJun 09 13:20:53.507826 crc crio[3638]: time=\"2026-06-09T13:20:53.504860777Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:53.528795 crc crio[3638]: time=\"2026-06-09T13:20:53.504692953Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:20:53.536165 crc crio[3638]: time=\"2026-06-09T13:20:53.535293193Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:78254aef8728c746c322bd4d7fce0389d9059036ba6255c64d08c80bce8f0de4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/13aa2f19-95de-4661-84da-f4ce3d71cc8d 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:0xc0019a8218}] Aliases:map[]}\"\nJun 09 13:20:53.536165 crc crio[3638]: time=\"2026-06-09T13:20:53.535400976Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:53.537586 crc crio[3638]: time=\"2026-06-09T13:20:53.537297375Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:6a28f7678928d04b1575b78004bdfa9fe058bc6716714408dcb5bd023c113d77 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/7bf6d4a5-6481-4ebd-b146-ddcf495e9829 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:0xc0023967f8}] Aliases:map[]}\"\nJun 09 13:20:53.537586 crc crio[3638]: time=\"2026-06-09T13:20:53.537366597Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:53.539256 crc crio[3638]: time=\"2026-06-09T13:20:53.539052609Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eeb18dec147a5e5c72df3e232e473d07d9f40870094c2817230ed32cc63dcc9a UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/c9357337-3bd1-44fc-9627-58fe8866fc35 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:0xc001480220}] Aliases:map[]}\"\nJun 09 13:20:53.539256 crc crio[3638]: time=\"2026-06-09T13:20:53.539264435Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:53.579664 crc crio[3638]: time=\"2026-06-09T13:20:53.579273945Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:ae1b2d51d2739718afea500c4efc0b03d94b38596046cdb26c210b7052534eff UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/221f083f-55d0-4924-a532-5006a603eb4f 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:0xc0026982e8}] Aliases:map[]}\"\nJun 09 13:20:53.580925 crc crio[3638]: time=\"2026-06-09T13:20:53.580904117Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:53.756958 crc crio[3638]: time=\"2026-06-09T13:20:53.739984993Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8aebfa51cafaca3fe6c1a32b8914602377d14922e6bd9ca6f7292947313911e3 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/e581b2b0-07d4-431b-9895-00613a274376 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:0xc002696b08}] Aliases:map[]}\"\nJun 09 13:20:53.756958 crc crio[3638]: time=\"2026-06-09T13:20:53.740270451Z\" 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 09 13:20:53.756958 crc crio[3638]: time=\"2026-06-09T13:20:53.744875508Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:e913f0f7098689841f583c5b6e9b4768355b5e2e2b2f66a58e7ea6681fbd8b48 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/74f269cf-beb2-4196-9e07-95d66cfac8a0 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:0xc00008cf40}] Aliases:map[]}\"\nJun 09 13:20:53.756958 crc crio[3638]: time=\"2026-06-09T13:20:53.744918699Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:20:53.914402 crc crio[3638]: time=\"2026-06-09T13:20:53.907736682Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:20:55.440570 crc crio[3638]: time=\"2026-06-09T13:20:55.438059138Z\" level=info msg=\"Stopping pod sandbox: 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b\" id=b204b505-893f-4f4e-bbd6-4b232720afb3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:20:55.545280 crc crio[3638]: time=\"2026-06-09T13:20:55.535386391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:56.792226 crc crio[3638]: time=\"2026-06-09T13:20:56.792054019Z\" level=info msg=\"Ran pod sandbox 5dafdd89d1dcc68e874169788495acc703a062271612bc590eeaf3de32e21f49 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=ad3dd128-829c-4ef6-ade1-dd3faacb6998 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:56.906940 crc crio[3638]: time=\"2026-06-09T13:20:56.90428735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=c72a20b1-b483-422e-baba-2ed030435f03 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:57.200398 crc crio[3638]: time=\"2026-06-09T13:20:56.938416991Z\" level=info msg=\"Ran pod sandbox 4e5ce721e2c347278cf9aa396061acfb5df2f0d981d5a0e2093461b1f8b20267 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=1e112d5a-2898-4eea-8c15-a0fc8b652c24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:57.200398 crc crio[3638]: time=\"2026-06-09T13:20:57.189822791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:57.358928 crc crio[3638]: time=\"2026-06-09T13:20:57.352898821Z\" 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=daec1ad9-917b-44b9-b8f0-eb8571883a32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:57.371744 crc crio[3638]: time=\"2026-06-09T13:20:57.360784982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=621ef6ef-b648-4aa1-b3a0-91ebafe7dfcd name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:57.465895 crc crio[3638]: time=\"2026-06-09T13:20:57.400076874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=7f765f79-526f-4b5d-8692-f2ef1ad128fb name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:57.468453 crc crio[3638]: time=\"2026-06-09T13:20:57.449704449Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=5781338b-3d70-43d4-9069-03f44350b4dc name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:57.556035 crc crio[3638]: time=\"2026-06-09T13:20:57.554965663Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=4782b65b-99ae-44d6-b767-b1359b22b860 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:57.781213 crc crio[3638]: time=\"2026-06-09T13:20:57.773409884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:57.839898 crc crio[3638]: time=\"2026-06-09T13:20:57.839067429Z\" level=info msg=\"Ran pod sandbox eb9b222240c501c76c0ba4d528f2066a812246fadb1d6d0e1d93de5ddcb39381 with infra container: openshift-multus/cni-sysctl-allowlist-ds-5jwgb/POD\" id=daec1ad9-917b-44b9-b8f0-eb8571883a32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:57.843004 crc crio[3638]: time=\"2026-06-09T13:20:57.84028494Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=88857579-285a-4a68-8f70-41c91b767b7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:57.931830 crc crio[3638]: time=\"2026-06-09T13:20:57.931454985Z\" level=info msg=\"Ran pod sandbox 5c332d390506b7b74968cf97e3b032f007c2960f8971b63f76dfccbd550f9d5d with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=cc32e681-10cd-4ad2-8296-00b38491dc95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:57.949367 crc crio[3638]: time=\"2026-06-09T13:20:57.94617909Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=638f1aea-bb88-466e-9a4b-6ebaaf52d90a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:58.106015 crc crio[3638]: time=\"2026-06-09T13:20:58.102833836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=59b28285-262e-4df8-90ce-f8ea711be026 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:58.131059 crc crio[3638]: time=\"2026-06-09T13:20:58.131015455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:20:58.137689 crc crio[3638]: time=\"2026-06-09T13:20:58.131809895Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3c5d05ed-914c-4950-a9a2-f5c0773a81d6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:58.216689 crc crio[3638]: time=\"2026-06-09T13:20:58.216363021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=fa99613e-9549-46cb-a484-e83a8c668e9a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:58.217416 crc crio[3638]: time=\"2026-06-09T13:20:58.217365526Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=2ec201dc-a443-4bf8-a225-0fbda9637593 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:20:58.268205 crc crio[3638]: time=\"2026-06-09T13:20:58.267363041Z\" level=info msg=\"Ran pod sandbox d7962adff0c4e535049863fa9ceded216a1dc45a88cbcec0fcfcf5346194a89d with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=2c232f61-0b85-434e-a293-31d6a2019d67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:20:58.322165 crc crio[3638]: time=\"2026-06-09T13:20:58.321699047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=124ec31d-0284-452d-86b8-c6b54c4e8c57 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:20:59.572431 crc crio[3638]: 2026-06-09T13:20:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd8d1b9b9947948 Mac:16:9c:6a:98:89:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/a8f7575f-11ef-4eee-8fa6-2cf0bf1f3425 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:00.497239 crc crio[3638]: time=\"2026-06-09T13:21:00.495904825Z\" level=info msg=\"Created container 1456a42ec33e2a4330576f73904d2ba2e6522fe5e16117e9872e65366d1db4fc: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=dc1d690f-4f4a-4953-a4e3-93c64e079f42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:00.570000 crc crio[3638]: time=\"2026-06-09T13:21:00.569919691Z\" level=info msg=\"Starting container: 1456a42ec33e2a4330576f73904d2ba2e6522fe5e16117e9872e65366d1db4fc\" id=bccb6d70-0824-4d5a-8dd2-dec2d2c1d0b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:00.635493 crc crio[3638]: time=\"2026-06-09T13:21:00.629204934Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-5jwgb/kube-multus-additional-cni-plugins\" id=681995a0-173c-45ee-aa9d-540be4aa3e9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:00.918350 crc crio[3638]: time=\"2026-06-09T13:21:00.905959801Z\" level=info msg=\"Started container\" PID=11732 containerID=1456a42ec33e2a4330576f73904d2ba2e6522fe5e16117e9872e65366d1db4fc description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=bccb6d70-0824-4d5a-8dd2-dec2d2c1d0b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80\nJun 09 13:21:00.947386 crc crio[3638]: time=\"2026-06-09T13:21:00.947318456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:00.949840 crc crio[3638]: time=\"2026-06-09T13:21:00.949813679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:01.015158 crc crio[3638]: time=\"2026-06-09T13:21:01.0074561Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=036f7bcb-cdc4-4d31-8145-34f769eadf5d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:01.191087 crc crio[3638]: time=\"2026-06-09T13:21:01.189477653Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=6c65f61c-f3bc-4a55-9547-9dd0000038cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:01.210462 crc crio[3638]: time=\"2026-06-09T13:21:01.209435672Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=5dc38ef2-56e0-4b73-a00d-1f5da4231745 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:01.250200 crc crio[3638]: time=\"2026-06-09T13:21:01.248372834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:01.254953 crc crio[3638]: time=\"2026-06-09T13:21:01.253247879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:01.428089 crc crio[3638]: time=\"2026-06-09T13:21:01.423835609Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=23af926a-fa06-4a88-968c-3c51b6fc6979 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:01.478659 crc crio[3638]: time=\"2026-06-09T13:21:01.477838766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:01.506919 crc crio[3638]: time=\"2026-06-09T13:21:01.428850667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:01.571051 crc crio[3638]: time=\"2026-06-09T13:21:01.570986071Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=5fc68201-f0a4-45cd-a613-f0c37bb0d5f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:01.701500 crc crio[3638]: time=\"2026-06-09T13:21:01.684403863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:01.711630 crc crio[3638]: time=\"2026-06-09T13:21:01.704321311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:02.597291 crc crio[3638]: time=\"2026-06-09T13:21:02.590515522Z\" level=info msg=\"Created container ad63ba015ad4c5bf4c2668cc211d17246b6562a45a1e2499123c1936f9e69092: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=88857579-285a-4a68-8f70-41c91b767b7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:02.613292 crc crio[3638]: time=\"2026-06-09T13:21:02.601856901Z\" level=info msg=\"Starting container: ad63ba015ad4c5bf4c2668cc211d17246b6562a45a1e2499123c1936f9e69092\" id=f0dd6131-79f8-4711-bf13-ae9f955d7352 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:02.732188 crc crio[3638]: time=\"2026-06-09T13:21:02.724592511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:02.732188 crc crio[3638]: time=\"2026-06-09T13:21:02.725509244Z\" level=info msg=\"Created container a487a6846bb7d887ed03c2984249ddac19ef082cdd7f95c844285c35b020ab3d: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=4782b65b-99ae-44d6-b767-b1359b22b860 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:02.746804 crc crio[3638]: time=\"2026-06-09T13:21:02.746446649Z\" level=info msg=\"Starting container: a487a6846bb7d887ed03c2984249ddac19ef082cdd7f95c844285c35b020ab3d\" id=b11491ac-fcc1-4960-a809-af9c9edee1fd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:02.830226 crc crio[3638]: time=\"2026-06-09T13:21:02.829720321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:02.846807 crc crio[3638]: time=\"2026-06-09T13:21:02.845893854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:03.017980 crc crio[3638]: time=\"2026-06-09T13:21:03.017434418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:03.247961 crc crio[3638]: 2026-06-09T13:21:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9becfbe5b87a29a Mac:02:aa:a6:ef:be:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/3918b5a4-dbe1-40b7-8487-cd9595b5dc81 SocketPath: PciID:}] [{Interface:0xc000014a00 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:03.323659 crc crio[3638]: 2026-06-09T13:21:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2b79462bedff15 Mac:86:55:61:a8:41:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/c524c3a4-0a12-46e4-be74-f2dacceb57fb SocketPath: PciID:}] [{Interface:0xc000325270 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:03.323659 crc crio[3638]: time=\"2026-06-09T13:21:03.320006694Z\" level=info msg=\"Started container\" PID=11889 containerID=ad63ba015ad4c5bf4c2668cc211d17246b6562a45a1e2499123c1936f9e69092 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=f0dd6131-79f8-4711-bf13-ae9f955d7352 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dafdd89d1dcc68e874169788495acc703a062271612bc590eeaf3de32e21f49\nJun 09 13:21:03.337616 crc crio[3638]: 2026-06-09T13:21:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee7bdf4489b9a7f Mac:ea:76:91:92:b5:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/74fcf0fb-1189-4820-8862-736daddf5991 SocketPath: PciID:}] [{Interface:0xc00028a960 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:03.489525 crc crio[3638]: time=\"2026-06-09T13:21:03.488616325Z\" level=info msg=\"Started container\" PID=11888 containerID=a487a6846bb7d887ed03c2984249ddac19ef082cdd7f95c844285c35b020ab3d description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=b11491ac-fcc1-4960-a809-af9c9edee1fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e5ce721e2c347278cf9aa396061acfb5df2f0d981d5a0e2093461b1f8b20267\nJun 09 13:21:04.306569 crc crio[3638]: time=\"2026-06-09T13:21:04.30633941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:04.522043 crc crio[3638]: time=\"2026-06-09T13:21:04.521936708Z\" level=info msg=\"Created container d7c9b9eaef08c8837996317782a606f3b214c60db7ee10ba028cb70e80e2f630: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=6c65f61c-f3bc-4a55-9547-9dd0000038cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:04.542344 crc crio[3638]: time=\"2026-06-09T13:21:04.539952327Z\" level=info msg=\"Starting container: d7c9b9eaef08c8837996317782a606f3b214c60db7ee10ba028cb70e80e2f630\" id=1111df70-5b33-4163-8d35-8f48be57fce0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:04.851446 crc crio[3638]: time=\"2026-06-09T13:21:04.8498528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:04.932183 crc crio[3638]: time=\"2026-06-09T13:21:04.930201719Z\" level=info msg=\"Started container\" PID=11960 containerID=d7c9b9eaef08c8837996317782a606f3b214c60db7ee10ba028cb70e80e2f630 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=1111df70-5b33-4163-8d35-8f48be57fce0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7962adff0c4e535049863fa9ceded216a1dc45a88cbcec0fcfcf5346194a89d\nJun 09 13:21:05.294845 crc crio[3638]: time=\"2026-06-09T13:21:05.293870284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=ef18ec76-f420-4bad-a66c-d2e6df3e9b76 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:05.391510 crc crio[3638]: time=\"2026-06-09T13:21:05.384042752Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=768e604e-8329-4184-986d-ad5d3b451e4f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:05.489269 crc crio[3638]: time=\"2026-06-09T13:21:05.488895687Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=47dd9bc4-ad71-4aa7-bc8d-239030dc0d8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:05.492805 crc crio[3638]: time=\"2026-06-09T13:21:05.489675787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:05.816169 crc crio[3638]: time=\"2026-06-09T13:21:05.80738816Z\" level=info msg=\"Created container 9475df37bf9cc325361c8d48338b705541d25b87f108029737e6afb278e42ff7: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=2ec201dc-a443-4bf8-a225-0fbda9637593 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:05.871058 crc crio[3638]: 2026-06-09T13:21:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e913f0f70986898 Mac:8a:e5:0b:62:f1:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/74f269cf-beb2-4196-9e07-95d66cfac8a0 SocketPath: PciID:}] [{Interface:0xc0002ab010 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:05.894754 crc crio[3638]: time=\"2026-06-09T13:21:05.840913135Z\" level=info msg=\"Starting container: 9475df37bf9cc325361c8d48338b705541d25b87f108029737e6afb278e42ff7\" id=fae856f3-0045-4d18-b20f-f3a24e33f228 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:06.059655 crc crio[3638]: 2026-06-09T13:21:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a28f7678928d04 Mac:4a:80:82:22:13:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/7bf6d4a5-6481-4ebd-b146-ddcf495e9829 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:06.366226 crc crio[3638]: time=\"2026-06-09T13:21:06.355950469Z\" level=info msg=\"Started container\" PID=12048 containerID=9475df37bf9cc325361c8d48338b705541d25b87f108029737e6afb278e42ff7 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=fae856f3-0045-4d18-b20f-f3a24e33f228 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c332d390506b7b74968cf97e3b032f007c2960f8971b63f76dfccbd550f9d5d\nJun 09 13:21:06.438347 crc crio[3638]: 2026-06-09T13:21:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae1b2d51d273971 Mac:8e:22:db:95:78:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/221f083f-55d0-4924-a532-5006a603eb4f SocketPath: PciID:}] [{Interface:0xc0002aebf0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:06.569164 crc crio[3638]: time=\"2026-06-09T13:21:06.562871706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:06.615520 crc crio[3638]: time=\"2026-06-09T13:21:06.614788929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:06.970892 crc crio[3638]: time=\"2026-06-09T13:21:06.969984079Z\" level=info msg=\"Created container 07dd0b1aef374ed940a9cfe7b95c3af447cf0aa1a16dbd63b6e99d14d75c3465: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=47dd9bc4-ad71-4aa7-bc8d-239030dc0d8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:07.001776 crc crio[3638]: time=\"2026-06-09T13:21:06.989928447Z\" level=info msg=\"Starting container: 07dd0b1aef374ed940a9cfe7b95c3af447cf0aa1a16dbd63b6e99d14d75c3465\" id=c1b1d4f8-655d-4e38-9ef0-d43e2911d6c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:07.011742 crc crio[3638]: 2026-06-09T13:21:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78254aef8728c74 Mac:52:fe:53:00:db:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/13aa2f19-95de-4661-84da-f4ce3d71cc8d SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:07.019784 crc crio[3638]: time=\"2026-06-09T13:21:07.01947218Z\" level=info msg=\"Started container\" PID=12107 containerID=07dd0b1aef374ed940a9cfe7b95c3af447cf0aa1a16dbd63b6e99d14d75c3465 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=c1b1d4f8-655d-4e38-9ef0-d43e2911d6c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7962adff0c4e535049863fa9ceded216a1dc45a88cbcec0fcfcf5346194a89d\nJun 09 13:21:07.040020 crc crio[3638]: 2026-06-09T13:21:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d829d6881895170 Mac:1a:0f:45:df:c3:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/be385413-b2d4-478b-84b8-8bc31eaaa367 SocketPath: PciID:}] [{Interface:0xc0001385c0 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:07.073812 crc crio[3638]: 2026-06-09T13:21:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8aebfa51cafaca3 Mac:86:84:00:fd:a4:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/e581b2b0-07d4-431b-9895-00613a274376 SocketPath: PciID:}] [{Interface:0xc000014d50 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:07.132718 crc crio[3638]: time=\"2026-06-09T13:21:07.132472881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:07.352077 crc crio[3638]: 2026-06-09T13:21:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eeb18dec147a5e5 Mac:b6:21:af:69:92:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/c9357337-3bd1-44fc-9627-58fe8866fc35 SocketPath: PciID:}] [{Interface:0xc000014810 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:07.360918 crc crio[3638]: time=\"2026-06-09T13:21:07.360783494Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:21:07.360918 crc crio[3638]: time=\"2026-06-09T13:21:07.360940598Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"\nJun 09 13:21:07.371369 crc crio[3638]: time=\"2026-06-09T13:21:07.365356901Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:9becfbe5b87a29a0b31460fa9fce0aabeeadf136b685d2f5cf2df103e8618d24 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/3918b5a4-dbe1-40b7-8487-cd9595b5dc81 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:0xc00018c350}] Aliases:map[]}\"\nJun 09 13:21:07.371369 crc crio[3638]: time=\"2026-06-09T13:21:07.365985368Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:21:07.376478 crc crio[3638]: time=\"2026-06-09T13:21:07.375002466Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683515-wch2m Namespace:openshift-operator-lifecycle-manager ID:80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b UID:1b68f0b4-27ed-4b04-a4a0-b2ea2d395ae4 NetNS:/var/run/netns/7c512992-9deb-4a03-82ab-992b0533802f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b68f0b4_27ed_4b04_a4a0_b2ea2d395ae4.slice PodAnnotations:0xc0018903a0}] Aliases:map[]}\"\nJun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.381939953Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683515-wch2m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.386737906Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:5e47d36eb75a56025090e901ba426df672f2e1c504ae63e579d7663afbf7416d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/8037c187-5f09-4548-80c0-afb57fcadb91 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:0xc0014805a8}] Aliases:map[]}\"\nJun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.386796698Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.387295211Z\" level=info msg=\"Ran pod sandbox 9becfbe5b87a29a0b31460fa9fce0aabeeadf136b685d2f5cf2df103e8618d24 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=beb8f498-ebba-426d-af7b-e53ba5cc16d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.391786735Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:fd8d1b9b9947948487a8f0d6768afb88cfd4d51ed6950e84e4849166be868a8f UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/a8f7575f-11ef-4eee-8fa6-2cf0bf1f3425 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:0xc00018c608}] Aliases:map[]}\"\nJun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.392212826Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.394406112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=c6399f94-9880-411e-8004-32c3dfab590a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.396335551Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2308aca293eb1848ac49b11cc0ef05a2535126a7a0c4627ba46a5cfc8b7d0f39 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/1f644d14-6541-49e7-be50-dcb0d92e0a77 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:0xc00261c540}] Aliases:map[]}\"\nJun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.396376662Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.400058195Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:ee7bdf4489b9a7f5d206930f916cf0d3c1e3b9fd8fc21de2e079de092db2cf46 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/74fcf0fb-1189-4820-8862-736daddf5991 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:0xc0026967f0}] Aliases:map[]}\"\nJun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.400755474Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:73de833340094d2139291ba98de7817350763ec3ee9dc648e703b5a88653ebd2 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/51eb5630-9900-42f8-88f7-87026170254e 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:0xc00261c5b0}] Aliases:map[]}\"\nJun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.400798625Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.402691774Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:a2b79462bedff157c432db3c52e9e3c8ea9e0b74b6f877c2a1546fb059f6ede5 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/c524c3a4-0a12-46e4-be74-f2dacceb57fb 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:0xc001890160}] Aliases:map[]}\"\nJun 09 13:21:07.404479 crc crio[3638]: time=\"2026-06-09T13:21:07.403185586Z\" 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 09 13:21:07.404479 crc crio[3638]: time=\"2026-06-09T13:21:07.403233547Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:21:07.404479 crc crio[3638]: time=\"2026-06-09T13:21:07.403879323Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:e913f0f7098689841f583c5b6e9b4768355b5e2e2b2f66a58e7ea6681fbd8b48 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/74f269cf-beb2-4196-9e07-95d66cfac8a0 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:0xc00008cf40}] Aliases:map[]}\"\nJun 09 13:21:07.404479 crc crio[3638]: time=\"2026-06-09T13:21:07.404028177Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:21:07.405070 crc crio[3638]: time=\"2026-06-09T13:21:07.404761516Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:6a28f7678928d04b1575b78004bdfa9fe058bc6716714408dcb5bd023c113d77 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/7bf6d4a5-6481-4ebd-b146-ddcf495e9829 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:0xc0023967f8}] Aliases:map[]}\"\nJun 09 13:21:07.405341 crc crio[3638]: time=\"2026-06-09T13:21:07.405282389Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:21:07.417419 crc crio[3638]: time=\"2026-06-09T13:21:07.406404018Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8ed1a8b1e32ea24a444e4fac0c698ee0904e9b127468cc35c2e928a46ef08e0d UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/9615dcea-13f1-4d2e-8856-c3d69c5ac649 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:0xc0019a8568}] Aliases:map[]}\"\nJun 09 13:21:07.417419 crc crio[3638]: time=\"2026-06-09T13:21:07.409488737Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:0378130ebeeb30b4c515b648efb2d90b2146241e51f9e6b1f7813f2a2d5d6073 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/ef9dca32-4c20-4c1d-9e73-fe9c85e8393c 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:0xc001890350}] Aliases:map[]}\"\nJun 09 13:21:07.417419 crc crio[3638]: time=\"2026-06-09T13:21:07.409516178Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:21:07.417419 crc crio[3638]: time=\"2026-06-09T13:21:07.409576429Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:21:07.419347 crc crio[3638]: time=\"2026-06-09T13:21:07.418710253Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:60b06b51766edc4f5eb4c071108fd9323c73363ed3eb9733d8fa793ba26f8c48 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/cc7af241-3c30-45bd-b96e-4c359dd8eab8 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:0xc001890448}] Aliases:map[]}\"\nJun 09 13:21:07.419347 crc crio[3638]: time=\"2026-06-09T13:21:07.418747143Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:21:07.419692 crc crio[3638]: time=\"2026-06-09T13:21:07.419439701Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:ae1b2d51d2739718afea500c4efc0b03d94b38596046cdb26c210b7052534eff UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/221f083f-55d0-4924-a532-5006a603eb4f 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:0xc0026982e8}] Aliases:map[]}\"\nJun 09 13:21:07.429256 crc crio[3638]: time=\"2026-06-09T13:21:07.428940413Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:21:07.430010 crc crio[3638]: time=\"2026-06-09T13:21:07.429752993Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/447034a9-4bd8-41a3-948f-27ca930b83f1 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:0xc00261c738}] Aliases:map[]}\"\nJun 09 13:21:07.430438 crc crio[3638]: time=\"2026-06-09T13:21:07.430299408Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:21:07.449330 crc crio[3638]: time=\"2026-06-09T13:21:07.431614631Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:040a32f97b44731dd690630d85959d3ee0b7b2d7529aa7c1ef9f1d2ac8cd0b05 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/e55a54e9-5def-45b1-9c2b-69a461c99893 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:0xc001890528}] Aliases:map[]}\"\nJun 09 13:21:07.449330 crc crio[3638]: time=\"2026-06-09T13:21:07.431665173Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:21:07.449330 crc crio[3638]: time=\"2026-06-09T13:21:07.423669589Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/0f86830c-38bf-494d-add6-5ffb0dd0d8eb 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:0xc000784558}] Aliases:map[]}\"\nJun 09 13:21:07.449330 crc crio[3638]: time=\"2026-06-09T13:21:07.439095492Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:21:07.456411 crc crio[3638]: time=\"2026-06-09T13:21:07.455503191Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=314f4466-f418-4723-978e-8ccf0323819a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:07.465404 crc crio[3638]: time=\"2026-06-09T13:21:07.464940771Z\" level=info msg=\"Ran pod sandbox fd8d1b9b9947948487a8f0d6768afb88cfd4d51ed6950e84e4849166be868a8f with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=2c26b4f9-b2e6-4da0-999c-b3a1e1021b9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:07.473089 crc crio[3638]: time=\"2026-06-09T13:21:07.425798883Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:c18030c06fed630f70c642c2ffe0823f3766cbed2506b16125c7a522b0844725 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/845ca97b-bd66-42da-9b14-0de31bbd1b9e 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:0xc000784640}] Aliases:map[]}\"\nJun 09 13:21:07.473089 crc crio[3638]: time=\"2026-06-09T13:21:07.472500744Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:21:07.474779 crc crio[3638]: time=\"2026-06-09T13:21:07.427334422Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9283a2ab644e158a31dd254c4efaaed2d1d6c5483980c5b5e748fd54daa7c510 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/5de346de-0bf7-49bf-ac2a-279d91da04b3 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:0xc0007846f8}] Aliases:map[]}\"\nJun 09 13:21:07.474939 crc crio[3638]: time=\"2026-06-09T13:21:07.474909825Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:21:07.497731 crc crio[3638]: time=\"2026-06-09T13:21:07.484455338Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:a190cf2998a4f7d36d9d2e55c010cca24383bcbcaf5355d05f4ba776f3861ba7 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/b6a6c23b-5a68-478f-86f2-71a54850a601 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:0xc002396aa8}] Aliases:map[]}\"\nJun 09 13:21:07.497731 crc crio[3638]: time=\"2026-06-09T13:21:07.484666153Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:21:07.497731 crc crio[3638]: time=\"2026-06-09T13:21:07.427416024Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:62d45e13bc05e3eeed347a343d5277d110f4e30516888cdfe02f72ba8e2da7a9 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/eb811f0a-d1be-488d-a490-fa395827daff 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:0xc00261c6a8}] Aliases:map[]}\"\nJun 09 13:21:07.497731 crc crio[3638]: time=\"2026-06-09T13:21:07.491083008Z\" 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 09 13:21:07.534856 crc crio[3638]: time=\"2026-06-09T13:21:07.534009773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=7f19ee2d-09f8-4a79-9e43-aea6a9d873e2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:07.548997 crc crio[3638]: time=\"2026-06-09T13:21:07.548661516Z\" level=info msg=\"Created container 80ac8e094464c2d4fc1f497dc31146f1fe8fd5b7fd8849b4aba2515887b0b2aa: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=74ce2463-1b9d-45f3-ad73-5f187c73bd9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:07.549761 crc crio[3638]: time=\"2026-06-09T13:21:07.428599914Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eeb18dec147a5e5c72df3e232e473d07d9f40870094c2817230ed32cc63dcc9a UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/c9357337-3bd1-44fc-9627-58fe8866fc35 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:0xc001480220}] Aliases:map[]}\"\nJun 09 13:21:07.549761 crc crio[3638]: time=\"2026-06-09T13:21:07.549508818Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:21:07.551399 crc crio[3638]: time=\"2026-06-09T13:21:07.551249842Z\" level=info msg=\"Ran pod sandbox ee7bdf4489b9a7f5d206930f916cf0d3c1e3b9fd8fc21de2e079de092db2cf46 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=1aacbcee-ae9a-4aca-a66c-bbc97bac4ed1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:07.554718 crc crio[3638]: time=\"2026-06-09T13:21:07.428523882Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:78254aef8728c746c322bd4d7fce0389d9059036ba6255c64d08c80bce8f0de4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/13aa2f19-95de-4661-84da-f4ce3d71cc8d 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:0xc0019a8218}] Aliases:map[]}\"\nJun 09 13:21:07.555805 crc crio[3638]: time=\"2026-06-09T13:21:07.554857434Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:21:07.556819 crc crio[3638]: time=\"2026-06-09T13:21:07.428566183Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/be385413-b2d4-478b-84b8-8bc31eaaa367 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:0xc0007845f0}] Aliases:map[]}\"\nJun 09 13:21:07.559936 crc crio[3638]: time=\"2026-06-09T13:21:07.557026609Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:21:07.559936 crc crio[3638]: time=\"2026-06-09T13:21:07.428584023Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8aebfa51cafaca3fe6c1a32b8914602377d14922e6bd9ca6f7292947313911e3 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/e581b2b0-07d4-431b-9895-00613a274376 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:0xc002696b08}] Aliases:map[]}\"\nJun 09 13:21:07.559936 crc crio[3638]: time=\"2026-06-09T13:21:07.557943303Z\" 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 09 13:21:07.560701 crc crio[3638]: time=\"2026-06-09T13:21:07.560394456Z\" level=info msg=\"Starting container: 80ac8e094464c2d4fc1f497dc31146f1fe8fd5b7fd8849b4aba2515887b0b2aa\" id=50c0b52b-6119-4212-b00f-9c5628904e8a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:07.610531 crc crio[3638]: time=\"2026-06-09T13:21:07.610284207Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=a90c8184-8b99-4b94-964d-10c0ec389851 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:07.629495 crc crio[3638]: time=\"2026-06-09T13:21:07.623075703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=997c9077-141e-4c19-b28a-9d86f1498d17 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:07.652171 crc crio[3638]: time=\"2026-06-09T13:21:07.65157198Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:21:07.697060 crc crio[3638]: time=\"2026-06-09T13:21:07.692167395Z\" level=info msg=\"Started container\" PID=12137 containerID=80ac8e094464c2d4fc1f497dc31146f1fe8fd5b7fd8849b4aba2515887b0b2aa description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=50c0b52b-6119-4212-b00f-9c5628904e8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f7b1b3c7e399a867943e71e2116872a75f1c60cead802d0a69013c20b7886f1\nJun 09 13:21:07.877536 crc crio[3638]: time=\"2026-06-09T13:21:07.876954969Z\" level=info msg=\"Ran pod sandbox a2b79462bedff157c432db3c52e9e3c8ea9e0b74b6f877c2a1546fb059f6ede5 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=5c074fe3-6b58-42f3-bce9-f51ed8fc25e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:07.909509 crc crio[3638]: time=\"2026-06-09T13:21:07.904785147Z\" level=info msg=\"Ran pod sandbox 6a28f7678928d04b1575b78004bdfa9fe058bc6716714408dcb5bd023c113d77 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=9b8bcc75-6ea3-43dd-bc76-a87eaabdac45 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:07.920879 crc crio[3638]: time=\"2026-06-09T13:21:07.919861582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=29e1d101-4d94-4f18-aea3-16216b23ebe6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:07.957952 crc crio[3638]: time=\"2026-06-09T13:21:07.926323797Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=1b7633cd-f980-4a5f-baf4-a648e7492a96 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:08.011368 crc crio[3638]: time=\"2026-06-09T13:21:08.0107326Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=6dcd3b0c-51b6-4180-8b2d-1d87ed1976e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:08.148871 crc crio[3638]: time=\"2026-06-09T13:21:08.146948464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:08.173713 crc crio[3638]: time=\"2026-06-09T13:21:08.173317886Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=514551aa-0ec2-4deb-b8e6-bec7a197224f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:08.237743 crc crio[3638]: time=\"2026-06-09T13:21:08.236989619Z\" level=info msg=\"Ran pod sandbox ae1b2d51d2739718afea500c4efc0b03d94b38596046cdb26c210b7052534eff with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=8bc35f40-df7c-41ea-ac20-ea0100a5c961 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:08.258355 crc crio[3638]: time=\"2026-06-09T13:21:08.252716381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:08.348096 crc crio[3638]: time=\"2026-06-09T13:21:08.345041136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=615c6df4-05c6-4bb0-a669-45967ecec541 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:08.617896 crc crio[3638]: time=\"2026-06-09T13:21:08.617377211Z\" level=info msg=\"Ran pod sandbox eeb18dec147a5e5c72df3e232e473d07d9f40870094c2817230ed32cc63dcc9a with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=b1a278cc-e41d-4c5c-b484-a6062aacb96d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:08.692323 crc crio[3638]: time=\"2026-06-09T13:21:08.688848583Z\" level=info msg=\"Ran pod sandbox e913f0f7098689841f583c5b6e9b4768355b5e2e2b2f66a58e7ea6681fbd8b48 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=60dbdffa-267f-4c2f-8360-2c9b70206bbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:08.791320 crc crio[3638]: time=\"2026-06-09T13:21:08.790369582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=1ce10f3d-344f-4348-9b13-bd1f8c153ee4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:09.073443 crc crio[3638]: time=\"2026-06-09T13:21:09.072765033Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c1c50d3b-7255-4cf6-a2d0-8b64098a1e4f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:09.553894 crc crio[3638]: time=\"2026-06-09T13:21:09.551629805Z\" level=info msg=\"Ran pod sandbox 78254aef8728c746c322bd4d7fce0389d9059036ba6255c64d08c80bce8f0de4 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=3ac36006-47a9-4f62-8588-3488754783ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:09.663444 crc crio[3638]: time=\"2026-06-09T13:21:09.653960536Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=ac9e208c-40e4-443e-83d0-0ea3873dfd50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:09.687938 crc crio[3638]: time=\"2026-06-09T13:21:09.66000466Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=334f4e46-2998-47d7-b74d-c309925923e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:09.687938 crc crio[3638]: time=\"2026-06-09T13:21:09.669786409Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b0685b08-2526-43f6-98b2-76d7e53f05cf name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:09.774478 crc crio[3638]: time=\"2026-06-09T13:21:09.767820889Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dd750311-2f89-45eb-acf5-65362a1ac2d0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:09.775826 crc crio[3638]: time=\"2026-06-09T13:21:09.774979022Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=522d47b5-3a19-432a-a5d0-d2f650421922 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:09.777938 crc crio[3638]: time=\"2026-06-09T13:21:09.777371293Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=1bf6267f-203c-408f-a172-0302ed14ef19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:09.779384 crc crio[3638]: time=\"2026-06-09T13:21:09.779036845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:09.789025 crc crio[3638]: time=\"2026-06-09T13:21:09.782770361Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=4be95cc8-9f0b-4af8-ad71-69086ff485c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:09.858209 crc crio[3638]: time=\"2026-06-09T13:21:09.858080801Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=14e5f117-c3b9-439b-93ce-015cfed0c56d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:09.859925 crc crio[3638]: time=\"2026-06-09T13:21:09.859900068Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=3bd0304b-3cdc-4ecb-a699-743d36b20ccc name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:09.900966 crc crio[3638]: time=\"2026-06-09T13:21:09.897298671Z\" level=info msg=\"Ran pod sandbox d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=63cf9fa3-9167-479a-91d7-eeae95cc1871 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:10.338336 crc crio[3638]: time=\"2026-06-09T13:21:10.336049981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=149c3985-a6fb-43e1-a3cc-dbee1636dece name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:10.477263 crc crio[3638]: time=\"2026-06-09T13:21:10.476301047Z\" level=info msg=\"Ran pod sandbox 8aebfa51cafaca3fe6c1a32b8914602377d14922e6bd9ca6f7292947313911e3 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=2ac67af8-8c80-45c7-b8a9-006c415b2ffc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:10.571440 crc crio[3638]: time=\"2026-06-09T13:21:10.56893788Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=299a3275-2cec-4e9d-9470-134589f20724 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:10.965652 crc crio[3638]: time=\"2026-06-09T13:21:10.963340268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:11.036874 crc crio[3638]: time=\"2026-06-09T13:21:10.957061267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=e293d396-e0fe-4281-bbc1-5f61036ddec3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:11.261496 crc crio[3638]: time=\"2026-06-09T13:21:11.259669824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:11.261496 crc crio[3638]: time=\"2026-06-09T13:21:11.260743182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:11.289281 crc crio[3638]: time=\"2026-06-09T13:21:11.288796567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=11ffa7b0-7f9d-4f84-be83-4f7ed2c94ff9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:11.296583 crc crio[3638]: time=\"2026-06-09T13:21:11.295935359Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=3c0dd3c4-f8bb-4a96-85bc-68cfdb32db57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:11.322488 crc crio[3638]: time=\"2026-06-09T13:21:11.322418805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a33ce97a-642a-405b-85bf-6a989ea69e35 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:11.339333 crc crio[3638]: time=\"2026-06-09T13:21:11.338508036Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=ffd086ef-544c-4941-a830-0c7ee1b9df01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:11.402689 crc crio[3638]: time=\"2026-06-09T13:21:11.402464656Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=732ac6d0-05b4-4a41-a798-ffefaedbfde1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:11.433949 crc crio[3638]: time=\"2026-06-09T13:21:11.418858964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=18769be4-76a1-44d5-95d8-7f5677f0b97d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:11.961391 crc crio[3638]: time=\"2026-06-09T13:21:11.95666341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:11.961391 crc crio[3638]: time=\"2026-06-09T13:21:11.957089771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:12.041657 crc crio[3638]: time=\"2026-06-09T13:21:12.037695967Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=41ad17d1-8243-4fcb-aff6-a8bc5897b575 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:12.094481 crc crio[3638]: time=\"2026-06-09T13:21:12.093842869Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=74ecaa83-3731-4024-8002-d39e31889fdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:12.096306 crc crio[3638]: time=\"2026-06-09T13:21:12.095081029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:12.133039 crc crio[3638]: time=\"2026-06-09T13:21:12.120306573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:12.271064 crc crio[3638]: time=\"2026-06-09T13:21:12.269803575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:13.540300 crc crio[3638]: time=\"2026-06-09T13:21:13.538990632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:13.615067 crc crio[3638]: time=\"2026-06-09T13:21:13.612030234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:13.615067 crc crio[3638]: time=\"2026-06-09T13:21:13.612923487Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=e2ba208f-7fc5-448c-bbed-3a0a22329c8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:13.638633 crc crio[3638]: time=\"2026-06-09T13:21:13.634681043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:13.709053 crc crio[3638]: time=\"2026-06-09T13:21:13.703083046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:15.646064 crc crio[3638]: time=\"2026-06-09T13:21:15.471043403Z\" level=info msg=\"Created container 867a0548829b2aebb4e3b07e1199eb7c127f36fdaa04e7b3a3e3cf5449ee3069: openshift-multus/cni-sysctl-allowlist-ds-5jwgb/kube-multus-additional-cni-plugins\" id=681995a0-173c-45ee-aa9d-540be4aa3e9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:15.646064 crc crio[3638]: time=\"2026-06-09T13:21:15.538978215Z\" level=info msg=\"Starting container: 867a0548829b2aebb4e3b07e1199eb7c127f36fdaa04e7b3a3e3cf5449ee3069\" id=f2a7ed56-6bc1-464f-928c-9a109af3a1a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:15.926761 crc crio[3638]: time=\"2026-06-09T13:21:15.925393801Z\" level=info msg=\"Created container 686088f1de26bc582c762294a409dedf68743a7982b0d8c8b809101a3d0d99e0: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=6dcd3b0c-51b6-4180-8b2d-1d87ed1976e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:16.077250 crc crio[3638]: time=\"2026-06-09T13:21:15.973963709Z\" level=info msg=\"Starting container: 686088f1de26bc582c762294a409dedf68743a7982b0d8c8b809101a3d0d99e0\" id=324bc465-9f4b-485e-bc64-f854b847ee00 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:16.115388 crc crio[3638]: time=\"2026-06-09T13:21:16.113851146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:16.311092 crc crio[3638]: time=\"2026-06-09T13:21:16.309411464Z\" level=info msg=\"Started container\" PID=12375 containerID=686088f1de26bc582c762294a409dedf68743a7982b0d8c8b809101a3d0d99e0 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=324bc465-9f4b-485e-bc64-f854b847ee00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9becfbe5b87a29a0b31460fa9fce0aabeeadf136b685d2f5cf2df103e8618d24\nJun 09 13:21:16.580040 crc crio[3638]: time=\"2026-06-09T13:21:16.572061052Z\" level=info msg=\"Started container\" PID=12253 containerID=867a0548829b2aebb4e3b07e1199eb7c127f36fdaa04e7b3a3e3cf5449ee3069 description=openshift-multus/cni-sysctl-allowlist-ds-5jwgb/kube-multus-additional-cni-plugins id=f2a7ed56-6bc1-464f-928c-9a109af3a1a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb9b222240c501c76c0ba4d528f2066a812246fadb1d6d0e1d93de5ddcb39381\nJun 09 13:21:17.362067 crc crio[3638]: time=\"2026-06-09T13:21:17.361827313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:18.208812 crc crio[3638]: time=\"2026-06-09T13:21:18.207841738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:18.603253 crc crio[3638]: time=\"2026-06-09T13:21:18.603075338Z\" level=info msg=\"Created container dd2fd14884284902eb367cd7e3740b81a49e75c3b188f64f0cf709f808c0e613: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=74ecaa83-3731-4024-8002-d39e31889fdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:18.615354 crc crio[3638]: time=\"2026-06-09T13:21:18.61497239Z\" level=info msg=\"Starting container: dd2fd14884284902eb367cd7e3740b81a49e75c3b188f64f0cf709f808c0e613\" id=b710a53b-2956-420b-a7b9-674a783d91a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:18.865299 crc crio[3638]: time=\"2026-06-09T13:21:18.858981454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:19.171136 crc crio[3638]: time=\"2026-06-09T13:21:19.166431574Z\" level=info msg=\"Started container\" PID=12486 containerID=dd2fd14884284902eb367cd7e3740b81a49e75c3b188f64f0cf709f808c0e613 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=b710a53b-2956-420b-a7b9-674a783d91a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8aebfa51cafaca3fe6c1a32b8914602377d14922e6bd9ca6f7292947313911e3\nJun 09 13:21:19.200237 crc crio[3638]: time=\"2026-06-09T13:21:19.19248615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:19.236891 crc crio[3638]: time=\"2026-06-09T13:21:19.226797244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:19.342194 crc crio[3638]: time=\"2026-06-09T13:21:19.336908432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:19.597394 crc crio[3638]: time=\"2026-06-09T13:21:19.595444756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:19.717790 crc crio[3638]: time=\"2026-06-09T13:21:19.717242762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:19.868553 crc crio[3638]: 2026-06-09T13:21:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5bc0327c029d85f Mac:86:40:80:ea:55:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/447034a9-4bd8-41a3-948f-27ca930b83f1 SocketPath: PciID:}] [{Interface:0xc00039e890 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:19.883478 crc crio[3638]: time=\"2026-06-09T13:21:19.883238925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:20.307228 crc crio[3638]: time=\"2026-06-09T13:21:20.305477893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:20.356765 crc crio[3638]: time=\"2026-06-09T13:21:20.354697658Z\" level=info msg=\"Created container 26d23c1861b4812d1752a658f535e77e45eb13ab0cf3b08fab746cef0f5853dc: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=ffd086ef-544c-4941-a830-0c7ee1b9df01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:20.356765 crc crio[3638]: 2026-06-09T13:21:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e47d36eb75a560 Mac:be:ba:f0:d9:96:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/8037c187-5f09-4548-80c0-afb57fcadb91 SocketPath: PciID:}] [{Interface:0xc000014d70 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:20.404541 crc crio[3638]: 2026-06-09T13:21:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60b06b51766edc4 Mac:ee:7e:bc:02:b7:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/cc7af241-3c30-45bd-b96e-4c359dd8eab8 SocketPath: PciID:}] [{Interface:0xc0001dca50 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:20.445886 crc crio[3638]: time=\"2026-06-09T13:21:20.445405622Z\" level=info msg=\"Starting container: 26d23c1861b4812d1752a658f535e77e45eb13ab0cf3b08fab746cef0f5853dc\" id=8fa27cc8-6ef6-496a-9eaa-653848bf7941 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:20.523938 crc crio[3638]: time=\"2026-06-09T13:21:20.523671917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:20.699818 crc crio[3638]: time=\"2026-06-09T13:21:20.690914423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:20.782852 crc crio[3638]: time=\"2026-06-09T13:21:20.781998396Z\" level=info msg=\"Started container\" PID=12556 containerID=26d23c1861b4812d1752a658f535e77e45eb13ab0cf3b08fab746cef0f5853dc description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=8fa27cc8-6ef6-496a-9eaa-653848bf7941 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eeb18dec147a5e5c72df3e232e473d07d9f40870094c2817230ed32cc63dcc9a\nJun 09 13:21:21.556208 crc crio[3638]: time=\"2026-06-09T13:21:21.215001057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:21.692197 crc crio[3638]: time=\"2026-06-09T13:21:21.460819927Z\" level=info msg=\"Created container 9a4b434b574d1eab474f20619b1a9f80002fb01ad60fc7bf2e227ae75f508659: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=14e5f117-c3b9-439b-93ce-015cfed0c56d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:21.905872 crc crio[3638]: time=\"2026-06-09T13:21:21.903700812Z\" level=info msg=\"Starting container: 9a4b434b574d1eab474f20619b1a9f80002fb01ad60fc7bf2e227ae75f508659\" id=19ee3f81-de7c-425e-83e2-e5d318a9fe61 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:22.042745 crc crio[3638]: time=\"2026-06-09T13:21:22.041273019Z\" level=info msg=\"Started container\" PID=12558 containerID=9a4b434b574d1eab474f20619b1a9f80002fb01ad60fc7bf2e227ae75f508659 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=19ee3f81-de7c-425e-83e2-e5d318a9fe61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae1b2d51d2739718afea500c4efc0b03d94b38596046cdb26c210b7052534eff\nJun 09 13:21:22.108070 crc crio[3638]: time=\"2026-06-09T13:21:22.104977544Z\" level=info msg=\"Stopping container: 8fe3a89cdb95c17951a652151fa04bd91199a87ee8e09ea94e6609697e48840d (timeout: 3600s)\" id=9e8979a9-cd10-46e4-aacc-a4f79417cff2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:21:22.493470 crc crio[3638]: 2026-06-09T13:21:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62d45e13bc05e3e Mac:92:b8:84:48:dc:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/eb811f0a-d1be-488d-a490-fa395827daff SocketPath: PciID:}] [{Interface:0xc0002245d0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:22.804241 crc crio[3638]: time=\"2026-06-09T13:21:22.801994059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:22.920445 crc crio[3638]: time=\"2026-06-09T13:21:22.920349687Z\" level=info msg=\"Created container 229161ac3a84d6bedb7105d946fe6070463b1891c9d32b9915eb9c3af3e58f84: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=ac9e208c-40e4-443e-83d0-0ea3873dfd50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:22.940403 crc crio[3638]: time=\"2026-06-09T13:21:22.940201744Z\" level=info msg=\"Starting container: 229161ac3a84d6bedb7105d946fe6070463b1891c9d32b9915eb9c3af3e58f84\" id=36d34d5a-f9b8-4d31-a7f7-eb8c69947ff5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:22.959993 crc crio[3638]: 2026-06-09T13:21:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2308aca293eb184 Mac:3a:73:b6:7b:ca:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/1f644d14-6541-49e7-be50-dcb0d92e0a77 SocketPath: PciID:}] [{Interface:0xc000015a80 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:22.964450 crc crio[3638]: time=\"2026-06-09T13:21:22.962994615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:23.081678 crc crio[3638]: time=\"2026-06-09T13:21:23.0788662Z\" level=info msg=\"Created container 7954896469e92806dafbf227bf6e7fb259fb1f44310bf1d673a15b0afb264876: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=3c0dd3c4-f8bb-4a96-85bc-68cfdb32db57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:23.141746 crc crio[3638]: time=\"2026-06-09T13:21:23.140987694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:23.142247 crc crio[3638]: time=\"2026-06-09T13:21:23.141833536Z\" level=info msg=\"Starting container: 7954896469e92806dafbf227bf6e7fb259fb1f44310bf1d673a15b0afb264876\" id=8eb5bf93-8df6-43cc-9af7-5838b3e357d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:23.145346 crc crio[3638]: time=\"2026-06-09T13:21:23.143737924Z\" level=info msg=\"Created container 36b124aad9e1771c1ae40f482ee0d74d4277112c1b6698a9af058497ae10542f: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=41ad17d1-8243-4fcb-aff6-a8bc5897b575 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:23.160226 crc crio[3638]: 2026-06-09T13:21:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ed1a8b1e32ea24 Mac:5a:eb:5f:f8:cd:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/9615dcea-13f1-4d2e-8856-c3d69c5ac649 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:23.168476 crc crio[3638]: time=\"2026-06-09T13:21:23.167860389Z\" level=info msg=\"Started container\" PID=12611 containerID=7954896469e92806dafbf227bf6e7fb259fb1f44310bf1d673a15b0afb264876 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=8eb5bf93-8df6-43cc-9af7-5838b3e357d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a28f7678928d04b1575b78004bdfa9fe058bc6716714408dcb5bd023c113d77\nJun 09 13:21:23.175748 crc crio[3638]: time=\"2026-06-09T13:21:23.175496124Z\" level=info msg=\"Starting container: 36b124aad9e1771c1ae40f482ee0d74d4277112c1b6698a9af058497ae10542f\" id=d6020620-9f27-43cc-b806-cad011033f50 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:23.389008 crc crio[3638]: time=\"2026-06-09T13:21:23.388350043Z\" level=info msg=\"Started container\" PID=12669 containerID=36b124aad9e1771c1ae40f482ee0d74d4277112c1b6698a9af058497ae10542f description=openshift-console/downloads-747b44746d-4pqvr/download-server id=d6020620-9f27-43cc-b806-cad011033f50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5\nJun 09 13:21:23.442932 crc crio[3638]: time=\"2026-06-09T13:21:23.442834452Z\" level=info msg=\"Started container\" PID=12608 containerID=229161ac3a84d6bedb7105d946fe6070463b1891c9d32b9915eb9c3af3e58f84 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=36d34d5a-f9b8-4d31-a7f7-eb8c69947ff5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee7bdf4489b9a7f5d206930f916cf0d3c1e3b9fd8fc21de2e079de092db2cf46\nJun 09 13:21:24.021545 crc crio[3638]: 2026-06-09T13:21:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de3156980f0f863 Mac:8e:1c:79:62:9e:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/0f86830c-38bf-494d-add6-5ffb0dd0d8eb SocketPath: PciID:}] [{Interface:0xc000231430 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:24.079056 crc crio[3638]: time=\"2026-06-09T13:21:24.013082974Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=066300a9-3a8e-4de3-a2b8-e7b299eb1668 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:24.444338 crc crio[3638]: time=\"2026-06-09T13:21:24.398466483Z\" level=info msg=\"Created container 11545a89d3e90959f1c129b717dcb3749223b3556ff6dc8fbfd44250c2982d0b: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=1bf6267f-203c-408f-a172-0302ed14ef19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:24.444338 crc crio[3638]: time=\"2026-06-09T13:21:24.430451289Z\" level=info msg=\"Starting container: 11545a89d3e90959f1c129b717dcb3749223b3556ff6dc8fbfd44250c2982d0b\" id=0f7d6a57-a205-4a2c-8531-4da1f9c9d4f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:24.511344 crc crio[3638]: time=\"2026-06-09T13:21:24.506833915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=184feb3b-1d79-4620-b47b-bf372ff9cad5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:24.612920 crc crio[3638]: time=\"2026-06-09T13:21:24.612822938Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=0b2a6c96-c9d0-422c-bbd1-6b8445692011 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:24.641200 crc crio[3638]: time=\"2026-06-09T13:21:24.626548079Z\" level=info msg=\"Created container 4160d7fcf92b44d6721a75798e809b448322d460d7969f6f734787f62b25de33: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=e2ba208f-7fc5-448c-bbed-3a0a22329c8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:24.641200 crc crio[3638]: time=\"2026-06-09T13:21:24.639901659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:24.661246 crc crio[3638]: time=\"2026-06-09T13:21:24.650093149Z\" level=info msg=\"Starting container: 4160d7fcf92b44d6721a75798e809b448322d460d7969f6f734787f62b25de33\" id=9e515402-8da0-4a52-9e4e-e5a0538bbc26 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:24.712875 crc crio[3638]: time=\"2026-06-09T13:21:24.712387777Z\" level=info msg=\"Started container\" PID=12715 containerID=4160d7fcf92b44d6721a75798e809b448322d460d7969f6f734787f62b25de33 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=9e515402-8da0-4a52-9e4e-e5a0538bbc26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78254aef8728c746c322bd4d7fce0389d9059036ba6255c64d08c80bce8f0de4\nJun 09 13:21:25.230487 crc crio[3638]: time=\"2026-06-09T13:21:25.197043358Z\" level=info msg=\"Started container\" PID=12709 containerID=11545a89d3e90959f1c129b717dcb3749223b3556ff6dc8fbfd44250c2982d0b description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=0f7d6a57-a205-4a2c-8531-4da1f9c9d4f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd8d1b9b9947948487a8f0d6768afb88cfd4d51ed6950e84e4849166be868a8f\nJun 09 13:21:25.440993 crc crio[3638]: time=\"2026-06-09T13:21:25.423428091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=e6526aaa-60d2-48e1-a240-8e9e8bc4a685 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:25.573095 crc crio[3638]: time=\"2026-06-09T13:21:25.556276858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:25.590779 crc crio[3638]: time=\"2026-06-09T13:21:25.583897283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:25.773017 crc crio[3638]: time=\"2026-06-09T13:21:25.771343182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=54efd590-e526-4514-9633-255d0c42cfd1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:25.773017 crc crio[3638]: time=\"2026-06-09T13:21:25.772670446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=28ad0a72-3d92-41d2-b3b8-f860c3c70c41 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:25.786273 crc crio[3638]: time=\"2026-06-09T13:21:25.785039082Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=325698f9-5272-4ea2-979c-59e22db2185c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:25.787715 crc crio[3638]: time=\"2026-06-09T13:21:25.786702434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:25.823286 crc crio[3638]: time=\"2026-06-09T13:21:25.815480518Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f8a07f42-5621-4615-9d02-ef027daa9a9c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:25.955958 crc crio[3638]: time=\"2026-06-09T13:21:25.955659713Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=1ba5f6ad-fc30-4180-981d-539642480f2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:25.957969 crc crio[3638]: time=\"2026-06-09T13:21:25.956405562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:26.577884 crc crio[3638]: time=\"2026-06-09T13:21:26.577334428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:26.922355 crc crio[3638]: time=\"2026-06-09T13:21:26.916777534Z\" level=info msg=\"Created container a8d3312826746e35ac8893ab08355b2d5be7c90b92c7763e6b04232d9a2cbab2: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=0b2a6c96-c9d0-422c-bbd1-6b8445692011 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:26.961577 crc crio[3638]: time=\"2026-06-09T13:21:26.943530346Z\" level=info msg=\"Starting container: a8d3312826746e35ac8893ab08355b2d5be7c90b92c7763e6b04232d9a2cbab2\" id=0504d8f3-327d-462b-b526-babbd954367a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:27.008303 crc crio[3638]: time=\"2026-06-09T13:21:26.997051021Z\" level=info msg=\"Started container\" PID=12796 containerID=a8d3312826746e35ac8893ab08355b2d5be7c90b92c7763e6b04232d9a2cbab2 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=0504d8f3-327d-462b-b526-babbd954367a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee7bdf4489b9a7f5d206930f916cf0d3c1e3b9fd8fc21de2e079de092db2cf46\nJun 09 13:21:27.019490 crc crio[3638]: time=\"2026-06-09T13:21:27.016438305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:27.062552 crc crio[3638]: time=\"2026-06-09T13:21:27.042972832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:27.062552 crc crio[3638]: time=\"2026-06-09T13:21:27.056883217Z\" level=info msg=\"Stopped pod sandbox: 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b\" id=b204b505-893f-4f4e-bbd6-4b232720afb3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:21:27.132994 crc crio[3638]: time=\"2026-06-09T13:21:27.132828584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:27.135731 crc crio[3638]: 2026-06-09T13:21:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73de833340094d2 Mac:12:e4:db:6a:40:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/51eb5630-9900-42f8-88f7-87026170254e SocketPath: PciID:}] [{Interface:0xc00011b340 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:27.803326 crc crio[3638]: 2026-06-09T13:21:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:040a32f97b44731 Mac:2e:11:9c:d3:38:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/e55a54e9-5def-45b1-9c2b-69a461c99893 SocketPath: PciID:}] [{Interface:0xc000282dd0 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:28.092541 crc crio[3638]: 2026-06-09T13:21:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0378130ebeeb30b Mac:12:2b:f2:91:be:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/ef9dca32-4c20-4c1d-9e73-fe9c85e8393c SocketPath: PciID:}] [{Interface:0xc00050c7d0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:28.129169 crc crio[3638]: time=\"2026-06-09T13:21:28.098350065Z\" level=info msg=\"Created container 7ae7b2efbadd08c80ee12964a6d3f91104e683873c87d208d2510f57ddc94475: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=325698f9-5272-4ea2-979c-59e22db2185c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:28.129169 crc crio[3638]: time=\"2026-06-09T13:21:28.108840354Z\" level=info msg=\"Starting container: 7ae7b2efbadd08c80ee12964a6d3f91104e683873c87d208d2510f57ddc94475\" id=a7fba1f5-9318-430d-9f3d-ccaeaf31e027 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:28.132470 crc crio[3638]: time=\"2026-06-09T13:21:28.129716616Z\" level=info msg=\"Started container\" PID=12854 containerID=7ae7b2efbadd08c80ee12964a6d3f91104e683873c87d208d2510f57ddc94475 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=a7fba1f5-9318-430d-9f3d-ccaeaf31e027 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78254aef8728c746c322bd4d7fce0389d9059036ba6255c64d08c80bce8f0de4\nJun 09 13:21:28.132836 crc crio[3638]: time=\"2026-06-09T13:21:28.132780674Z\" level=info msg=\"Created container 988eeea5afd00401b7bfb7300c054028f3dac8eab62300af423c3ec34ccba2f9: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=732ac6d0-05b4-4a41-a798-ffefaedbfde1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:28.184872 crc crio[3638]: time=\"2026-06-09T13:21:28.184702438Z\" level=info msg=\"Starting container: 988eeea5afd00401b7bfb7300c054028f3dac8eab62300af423c3ec34ccba2f9\" id=0dca3faf-8a90-4ed0-8d82-ad890d0fde28 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:28.216399 crc crio[3638]: 2026-06-09T13:21:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c18030c06fed630 Mac:5e:03:4a:bc:8f:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/845ca97b-bd66-42da-9b14-0de31bbd1b9e SocketPath: PciID:}] [{Interface:0xc000015400 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:28.271944 crc crio[3638]: time=\"2026-06-09T13:21:28.224837052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:28.434196 crc crio[3638]: 2026-06-09T13:21:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a190cf2998a4f7d Mac:3e:26:71:8e:d2:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/b6a6c23b-5a68-478f-86f2-71a54850a601 SocketPath: PciID:}] [{Interface:0xc0001d4ae0 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:28.449826 crc crio[3638]: time=\"2026-06-09T13:21:28.449760748Z\" level=info msg=\"Stopping container: 867a0548829b2aebb4e3b07e1199eb7c127f36fdaa04e7b3a3e3cf5449ee3069 (timeout: 30s)\" id=f777445d-c70c-4d67-8ada-cc48389b9135 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:21:28.450525 crc crio[3638]: time=\"2026-06-09T13:21:28.450361003Z\" level=info msg=\"Started container\" PID=12858 containerID=988eeea5afd00401b7bfb7300c054028f3dac8eab62300af423c3ec34ccba2f9 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=0dca3faf-8a90-4ed0-8d82-ad890d0fde28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2b79462bedff157c432db3c52e9e3c8ea9e0b74b6f877c2a1546fb059f6ede5\nJun 09 13:21:29.481533 crc crio[3638]: time=\"2026-06-09T13:21:29.48116951Z\" level=info msg=\"Created container e95bd8458e72e7e7d15cdd085a24fa64b0a97528e5b2674609bccdd66eaec9b7: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=4be95cc8-9f0b-4af8-ad71-69086ff485c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:29.527770 crc crio[3638]: 2026-06-09T13:21:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9283a2ab644e158 Mac:ee:a0:94:08:26:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/5de346de-0bf7-49bf-ac2a-279d91da04b3 SocketPath: PciID:}] [{Interface:0xc0002467f0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:29.527770 crc crio[3638]: time=\"2026-06-09T13:21:29.515012243Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:21:29.527770 crc crio[3638]: time=\"2026-06-09T13:21:29.515532807Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"\nJun 09 13:21:29.620922 crc crio[3638]: time=\"2026-06-09T13:21:29.620775781Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:73de833340094d2139291ba98de7817350763ec3ee9dc648e703b5a88653ebd2 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/51eb5630-9900-42f8-88f7-87026170254e 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:0xc00261c5b0}] Aliases:map[]}\"\nJun 09 13:21:29.621482 crc crio[3638]: time=\"2026-06-09T13:21:29.621045198Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:21:29.647768 crc crio[3638]: time=\"2026-06-09T13:21:29.646401865Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:a190cf2998a4f7d36d9d2e55c010cca24383bcbcaf5355d05f4ba776f3861ba7 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/b6a6c23b-5a68-478f-86f2-71a54850a601 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:0xc002396aa8}] Aliases:map[]}\"\nJun 09 13:21:29.648481 crc crio[3638]: time=\"2026-06-09T13:21:29.648303833Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:21:29.664904 crc crio[3638]: time=\"2026-06-09T13:21:29.653022113Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/447034a9-4bd8-41a3-948f-27ca930b83f1 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:0xc00261c738}] Aliases:map[]}\"\nJun 09 13:21:29.664904 crc crio[3638]: time=\"2026-06-09T13:21:29.653556498Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:21:29.664904 crc crio[3638]: time=\"2026-06-09T13:21:29.654243335Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:5e47d36eb75a56025090e901ba426df672f2e1c504ae63e579d7663afbf7416d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/8037c187-5f09-4548-80c0-afb57fcadb91 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:0xc0014805a8}] Aliases:map[]}\"\nJun 09 13:21:29.664904 crc crio[3638]: time=\"2026-06-09T13:21:29.654374908Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:21:29.664904 crc crio[3638]: time=\"2026-06-09T13:21:29.654711307Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:60b06b51766edc4f5eb4c071108fd9323c73363ed3eb9733d8fa793ba26f8c48 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/cc7af241-3c30-45bd-b96e-4c359dd8eab8 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:0xc001890448}] Aliases:map[]}\"\nJun 09 13:21:29.664904 crc crio[3638]: time=\"2026-06-09T13:21:29.654846881Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:21:29.664904 crc crio[3638]: time=\"2026-06-09T13:21:29.655488626Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:62d45e13bc05e3eeed347a343d5277d110f4e30516888cdfe02f72ba8e2da7a9 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/eb811f0a-d1be-488d-a490-fa395827daff 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:0xc00261c6a8}] Aliases:map[]}\"\nJun 09 13:21:29.664904 crc crio[3638]: time=\"2026-06-09T13:21:29.655909317Z\" 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 09 13:21:29.665996 crc crio[3638]: time=\"2026-06-09T13:21:29.664928497Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2308aca293eb1848ac49b11cc0ef05a2535126a7a0c4627ba46a5cfc8b7d0f39 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/1f644d14-6541-49e7-be50-dcb0d92e0a77 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:0xc00261c540}] Aliases:map[]}\"\nJun 09 13:21:29.665996 crc crio[3638]: time=\"2026-06-09T13:21:29.665092902Z\" level=info msg=\"Starting container: e95bd8458e72e7e7d15cdd085a24fa64b0a97528e5b2674609bccdd66eaec9b7\" id=091dbd30-2023-497f-b6b7-570b18ba0796 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:29.665996 crc crio[3638]: time=\"2026-06-09T13:21:29.665318137Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:21:29.665996 crc crio[3638]: time=\"2026-06-09T13:21:29.665628565Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8ed1a8b1e32ea24a444e4fac0c698ee0904e9b127468cc35c2e928a46ef08e0d UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/9615dcea-13f1-4d2e-8856-c3d69c5ac649 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:0xc0019a8568}] Aliases:map[]}\"\nJun 09 13:21:29.665996 crc crio[3638]: time=\"2026-06-09T13:21:29.665771308Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:21:29.666924 crc crio[3638]: time=\"2026-06-09T13:21:29.666004765Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/0f86830c-38bf-494d-add6-5ffb0dd0d8eb 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:0xc000784558}] Aliases:map[]}\"\nJun 09 13:21:29.666924 crc crio[3638]: time=\"2026-06-09T13:21:29.66620442Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:21:29.691314 crc crio[3638]: time=\"2026-06-09T13:21:29.68971198Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9283a2ab644e158a31dd254c4efaaed2d1d6c5483980c5b5e748fd54daa7c510 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/5de346de-0bf7-49bf-ac2a-279d91da04b3 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:0xc0007846f8}] Aliases:map[]}\"\nJun 09 13:21:29.691642 crc crio[3638]: time=\"2026-06-09T13:21:29.691561207Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:21:29.699373 crc crio[3638]: time=\"2026-06-09T13:21:29.698973345Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:040a32f97b44731dd690630d85959d3ee0b7b2d7529aa7c1ef9f1d2ac8cd0b05 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/e55a54e9-5def-45b1-9c2b-69a461c99893 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:0xc001890528}] Aliases:map[]}\"\nJun 09 13:21:29.699768 crc crio[3638]: time=\"2026-06-09T13:21:29.699676744Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:21:29.704324 crc crio[3638]: time=\"2026-06-09T13:21:29.70034504Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:0378130ebeeb30b4c515b648efb2d90b2146241e51f9e6b1f7813f2a2d5d6073 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/ef9dca32-4c20-4c1d-9e73-fe9c85e8393c 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:0xc001890350}] Aliases:map[]}\"\nJun 09 13:21:29.704324 crc crio[3638]: time=\"2026-06-09T13:21:29.700533125Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:21:29.704324 crc crio[3638]: time=\"2026-06-09T13:21:29.700796342Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:c18030c06fed630f70c642c2ffe0823f3766cbed2506b16125c7a522b0844725 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/845ca97b-bd66-42da-9b14-0de31bbd1b9e 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:0xc000784640}] Aliases:map[]}\"\nJun 09 13:21:29.704324 crc crio[3638]: time=\"2026-06-09T13:21:29.700915376Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:21:29.734268 crc crio[3638]: time=\"2026-06-09T13:21:29.733777903Z\" level=info msg=\"Ran pod sandbox 73de833340094d2139291ba98de7817350763ec3ee9dc648e703b5a88653ebd2 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=cc984670-3b13-4e30-abfd-ff7d5a2dbc8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:29.785748 crc crio[3638]: time=\"2026-06-09T13:21:29.785533522Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:21:29.785748 crc crio[3638]: time=\"2026-06-09T13:21:29.785710597Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:21:29.785748 crc crio[3638]: time=\"2026-06-09T13:21:29.785757639Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"\nJun 09 13:21:29.827890 crc crio[3638]: time=\"2026-06-09T13:21:29.827744199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=3c76443d-927e-4cfc-b650-a31a3f5e78d0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:29.950725 crc crio[3638]: time=\"2026-06-09T13:21:29.940436743Z\" level=info msg=\"Started container\" PID=12896 containerID=e95bd8458e72e7e7d15cdd085a24fa64b0a97528e5b2674609bccdd66eaec9b7 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=091dbd30-2023-497f-b6b7-570b18ba0796 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e913f0f7098689841f583c5b6e9b4768355b5e2e2b2f66a58e7ea6681fbd8b48\nJun 09 13:21:30.036916 crc crio[3638]: time=\"2026-06-09T13:21:30.034380638Z\" level=info msg=\"Ran pod sandbox a190cf2998a4f7d36d9d2e55c010cca24383bcbcaf5355d05f4ba776f3861ba7 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=9dbf86df-fa1e-438b-85ac-c9974620ed5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:30.048385 crc crio[3638]: time=\"2026-06-09T13:21:30.043955413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=3f3c542f-0695-4aae-846c-748b96690bc3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:30.071407 crc crio[3638]: time=\"2026-06-09T13:21:30.069504375Z\" level=info msg=\"Ran pod sandbox 5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=886cc017-02be-4366-9d9e-96d36bb3bd05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:30.079207 crc crio[3638]: time=\"2026-06-09T13:21:30.073927978Z\" level=info msg=\"Ran pod sandbox 5e47d36eb75a56025090e901ba426df672f2e1c504ae63e579d7663afbf7416d with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=1c579d11-5feb-4d4e-914d-5a51f54b023f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:30.196626 crc crio[3638]: time=\"2026-06-09T13:21:30.196051522Z\" level=info msg=\"Ran pod sandbox 2308aca293eb1848ac49b11cc0ef05a2535126a7a0c4627ba46a5cfc8b7d0f39 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=1974be9a-c56e-4f77-aa23-4e578b917e0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:30.209082 crc crio[3638]: time=\"2026-06-09T13:21:30.203794719Z\" level=info msg=\"Ran pod sandbox 62d45e13bc05e3eeed347a343d5277d110f4e30516888cdfe02f72ba8e2da7a9 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=c3dcb0b6-157f-4229-a648-8e6fdea91d8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:30.225397 crc crio[3638]: time=\"2026-06-09T13:21:30.217336145Z\" level=info msg=\"Ran pod sandbox 8ed1a8b1e32ea24a444e4fac0c698ee0904e9b127468cc35c2e928a46ef08e0d with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=78c60e12-3276-4fd9-a00f-4028cd19c0e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:30.249974 crc crio[3638]: time=\"2026-06-09T13:21:30.243753978Z\" level=info msg=\"Ran pod sandbox de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=e2672a2c-0851-4c7e-8803-ec3c2cbbb87e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:30.264005 crc crio[3638]: time=\"2026-06-09T13:21:30.262908186Z\" level=info msg=\"Ran pod sandbox 9283a2ab644e158a31dd254c4efaaed2d1d6c5483980c5b5e748fd54daa7c510 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=e660e836-81a3-42fe-a3de-4b8361b386ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:30.282651 crc crio[3638]: time=\"2026-06-09T13:21:30.28184464Z\" level=info msg=\"Ran pod sandbox 040a32f97b44731dd690630d85959d3ee0b7b2d7529aa7c1ef9f1d2ac8cd0b05 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=ad776ebf-c0b7-4648-855e-7f82ebae94bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:30.341925 crc crio[3638]: time=\"2026-06-09T13:21:30.341500141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=d0a619ed-bae4-4678-84dd-0467f265db38 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:30.368238 crc crio[3638]: time=\"2026-06-09T13:21:30.346870677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=25885797-d4fb-437e-9c15-d64d6ab6a076 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:30.368238 crc crio[3638]: time=\"2026-06-09T13:21:30.34891925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=14695dca-ee13-4291-b1e9-fd0570fa0495 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:30.368238 crc crio[3638]: time=\"2026-06-09T13:21:30.349349231Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f62f5e74-b1eb-4ac6-b285-f37853dfe955 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:30.368238 crc crio[3638]: time=\"2026-06-09T13:21:30.350575552Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f330bf2b-4cfb-4736-9f5f-a14f23c4df78 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:30.368238 crc crio[3638]: time=\"2026-06-09T13:21:30.351071704Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=41cc6f21-2a62-406d-afa8-af5ebf6fafd8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:30.368238 crc crio[3638]: time=\"2026-06-09T13:21:30.352520731Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5b45ede5-713a-4c4d-8df9-2c48117380a2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:30.368238 crc crio[3638]: time=\"2026-06-09T13:21:30.35283589Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=2f5ee224-dec7-48ed-8355-736ae1c55a5a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:30.368238 crc crio[3638]: time=\"2026-06-09T13:21:30.353282531Z\" level=info msg=\"Ran pod sandbox c18030c06fed630f70c642c2ffe0823f3766cbed2506b16125c7a522b0844725 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=b2140c6d-fcaa-44f5-b02c-5d88d0178b2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:30.368238 crc crio[3638]: time=\"2026-06-09T13:21:30.353318802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=2c8090f8-8ff7-4136-978a-e5e8bb880f02 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:30.368238 crc crio[3638]: time=\"2026-06-09T13:21:30.35598032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=2fcfe808-3b28-451d-94a5-23d7cddd532c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:30.400439 crc crio[3638]: time=\"2026-06-09T13:21:30.39833951Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=d7f01bbc-950c-43ce-96bf-e1996465f808 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:30.400439 crc crio[3638]: time=\"2026-06-09T13:21:30.398551195Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=ab0bbfbe-3535-4a8f-8cf8-23fbac20da0f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:30.400439 crc crio[3638]: time=\"2026-06-09T13:21:30.398976487Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e20985d1-3b22-45a7-ad31-ec5680ae14b3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:30.400439 crc crio[3638]: time=\"2026-06-09T13:21:30.399425148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=593519da-bcdd-4a05-9cf2-8b648ef97fae name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:30.400439 crc crio[3638]: time=\"2026-06-09T13:21:30.399988622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=e54f0f87-44ad-4aea-8192-ab3af6543e5a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:30.400439 crc crio[3638]: time=\"2026-06-09T13:21:30.400019183Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=712e6bd6-5a7f-46d1-b85a-b5c74237bf5d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:30.400439 crc crio[3638]: time=\"2026-06-09T13:21:30.401695236Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=289198da-ca57-4782-b3a5-4b22d3ea1284 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:30.400439 crc crio[3638]: time=\"2026-06-09T13:21:30.402230181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f4f52d69-7e99-4491-81b1-4560827d43ee name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:30.405427 crc crio[3638]: time=\"2026-06-09T13:21:30.40536094Z\" level=info msg=\"Ran pod sandbox 0378130ebeeb30b4c515b648efb2d90b2146241e51f9e6b1f7813f2a2d5d6073 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=a07d65c5-970e-434a-b105-1cdac26cfbe2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:30.430664 crc crio[3638]: time=\"2026-06-09T13:21:30.414414841Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=0675029f-efdc-407e-bbab-1deb82a9e6c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:30.431420 crc crio[3638]: time=\"2026-06-09T13:21:30.4308578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:30.473356 crc crio[3638]: time=\"2026-06-09T13:21:30.415025427Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=139c2434-9f93-4750-b66e-1565150ec4d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:30.486940 crc crio[3638]: time=\"2026-06-09T13:21:30.486890939Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=ab4138c5-b577-453a-bed5-64748261ecac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:30.490776 crc crio[3638]: time=\"2026-06-09T13:21:30.490725657Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=c60fc13a-5fa4-42d7-a72a-26b736a0b453 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:30.491550 crc crio[3638]: time=\"2026-06-09T13:21:30.491519467Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=2a91a630-59df-48d5-9c2e-ed5c3061284f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:30.504563 crc crio[3638]: time=\"2026-06-09T13:21:30.503259847Z\" level=info msg=\"Ran pod sandbox 60b06b51766edc4f5eb4c071108fd9323c73363ed3eb9733d8fa793ba26f8c48 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=05054051-8a5c-4841-94c4-82a06ca24b2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:30.506294 crc crio[3638]: time=\"2026-06-09T13:21:30.416447443Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=4cff16c9-ed26-4a55-b086-b9225044e27c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:30.506294 crc crio[3638]: time=\"2026-06-09T13:21:30.416575096Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=c2f99222-3f6d-4b34-92e3-1cf1579a860b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:30.506294 crc crio[3638]: time=\"2026-06-09T13:21:30.416923365Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=a5151efb-d6fd-44f9-a993-36478e3def85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:30.506294 crc crio[3638]: time=\"2026-06-09T13:21:30.422424105Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=2dc980f8-8e28-4933-88c9-acd071f59ceb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:30.506294 crc crio[3638]: time=\"2026-06-09T13:21:30.429307311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=693ea145-1452-4b70-acf0-ae8bf8c824fe name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:30.547375 crc crio[3638]: time=\"2026-06-09T13:21:30.547275409Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=bbfdd071-a654-4889-ab91-18b67b1df77d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:30.550953 crc crio[3638]: time=\"2026-06-09T13:21:30.549442654Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=244996b1-f840-4ac5-969e-588e17bf8d5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:30.558581 crc crio[3638]: time=\"2026-06-09T13:21:30.549810734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=20c7796c-2e5c-4a36-a671-854d00346421 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:30.873755 crc crio[3638]: time=\"2026-06-09T13:21:30.869640171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:30.873755 crc crio[3638]: time=\"2026-06-09T13:21:30.870900502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:30.873755 crc crio[3638]: time=\"2026-06-09T13:21:30.873036726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:30.875019 crc crio[3638]: time=\"2026-06-09T13:21:30.873803996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:30.875019 crc crio[3638]: time=\"2026-06-09T13:21:30.873082557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:30.875019 crc crio[3638]: time=\"2026-06-09T13:21:30.874657787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:30.875019 crc crio[3638]: time=\"2026-06-09T13:21:30.874830673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:30.875019 crc crio[3638]: time=\"2026-06-09T13:21:30.874852723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:30.891152 crc crio[3638]: time=\"2026-06-09T13:21:30.890488611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bbc28371-8ef3-4031-a187-30fef0212980 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:30.981177 crc crio[3638]: time=\"2026-06-09T13:21:30.981001049Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=b329b8b2-79eb-4d38-a844-f36d080dafb8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:31.331521 crc crio[3638]: time=\"2026-06-09T13:21:31.328454431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:31.342306 crc crio[3638]: time=\"2026-06-09T13:21:31.338287032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=26cbdaad-f744-4c23-a4e7-35946cd266be name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:31.435295 crc crio[3638]: time=\"2026-06-09T13:21:31.434859275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:31.450066 crc crio[3638]: time=\"2026-06-09T13:21:31.448863611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:31.516334 crc crio[3638]: time=\"2026-06-09T13:21:31.515950772Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:21:31.541215 crc crio[3638]: time=\"2026-06-09T13:21:31.541181235Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:21:31.541609 crc crio[3638]: time=\"2026-06-09T13:21:31.541448962Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"\nJun 09 13:21:31.555482 crc crio[3638]: time=\"2026-06-09T13:21:31.550268597Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=d3a4b6cf-7ab1-455e-a09a-72c23fc31915 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:31.604971 crc crio[3638]: time=\"2026-06-09T13:21:31.604381488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:31.622068 crc crio[3638]: time=\"2026-06-09T13:21:31.621968726Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=7a903fe9-65df-4510-bf96-57f43352690e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:31.633468 crc crio[3638]: time=\"2026-06-09T13:21:31.633036329Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=c72d9efa-16b4-49a2-b22b-991915549430 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:31.682199 crc crio[3638]: time=\"2026-06-09T13:21:31.682070068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:31.899323 crc crio[3638]: time=\"2026-06-09T13:21:31.895473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:32.030514 crc crio[3638]: time=\"2026-06-09T13:21:32.025479566Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:21:32.030514 crc crio[3638]: time=\"2026-06-09T13:21:32.025717872Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:21:32.030514 crc crio[3638]: time=\"2026-06-09T13:21:32.025751873Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_1b1783e4-8d23-4dc7-b7e4-87502cedafb4\\\"\"\nJun 09 13:21:32.030514 crc crio[3638]: time=\"2026-06-09T13:21:32.025803845Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 09 13:21:32.074292 crc crio[3638]: time=\"2026-06-09T13:21:32.066340897Z\" level=info msg=\"Created container a0f07dfec501a2a432318e542f4145a68f4b494bbaf2b8288ef1fc4be8ca66d1: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=0675029f-efdc-407e-bbab-1deb82a9e6c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:32.074292 crc crio[3638]: time=\"2026-06-09T13:21:32.071735015Z\" level=info msg=\"Starting container: a0f07dfec501a2a432318e542f4145a68f4b494bbaf2b8288ef1fc4be8ca66d1\" id=0da70e8a-a880-4e7d-9c0b-7c434faae14e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:32.127560 crc crio[3638]: time=\"2026-06-09T13:21:32.127083597Z\" level=info msg=\"Started container\" PID=12975 containerID=a0f07dfec501a2a432318e542f4145a68f4b494bbaf2b8288ef1fc4be8ca66d1 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=0da70e8a-a880-4e7d-9c0b-7c434faae14e name=/runtime.v1.RuntimeService/StartContainer sandboxID=73de833340094d2139291ba98de7817350763ec3ee9dc648e703b5a88653ebd2\nJun 09 13:21:32.135465 crc crio[3638]: time=\"2026-06-09T13:21:32.135268846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:32.157072 crc crio[3638]: time=\"2026-06-09T13:21:32.156384794Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:21:32.157072 crc crio[3638]: time=\"2026-06-09T13:21:32.156673061Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:21:32.157072 crc crio[3638]: time=\"2026-06-09T13:21:32.156711922Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 09 13:21:32.795937 crc crio[3638]: time=\"2026-06-09T13:21:32.789059129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:32.875882 crc crio[3638]: time=\"2026-06-09T13:21:32.875541275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:33.051757 crc crio[3638]: time=\"2026-06-09T13:21:33.050878946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:33.224979 crc crio[3638]: time=\"2026-06-09T13:21:33.224912514Z\" level=info msg=\"Created container 75431354cfb151d2907a87f3b2a1fed6b045d6c66b62da460b123f4f93a5c8ac: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=1ba5f6ad-fc30-4180-981d-539642480f2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:33.571467 crc crio[3638]: time=\"2026-06-09T13:21:33.554660063Z\" level=info msg=\"Starting container: 75431354cfb151d2907a87f3b2a1fed6b045d6c66b62da460b123f4f93a5c8ac\" id=8ed33808-7564-45c5-ab2a-a81f7f302967 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:33.788254 crc crio[3638]: time=\"2026-06-09T13:21:33.787032639Z\" level=info msg=\"Started container\" PID=13012 containerID=75431354cfb151d2907a87f3b2a1fed6b045d6c66b62da460b123f4f93a5c8ac description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=8ed33808-7564-45c5-ab2a-a81f7f302967 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd8d1b9b9947948487a8f0d6768afb88cfd4d51ed6950e84e4849166be868a8f\nJun 09 13:21:34.190829 crc crio[3638]: time=\"2026-06-09T13:21:34.190289557Z\" level=info msg=\"Created container 02b4dc0420a2231983123cca7ccf86189c817f38f9cc0982a519117c738374bc: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=2a91a630-59df-48d5-9c2e-ed5c3061284f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:34.249355 crc crio[3638]: time=\"2026-06-09T13:21:34.245789783Z\" level=info msg=\"Starting container: 02b4dc0420a2231983123cca7ccf86189c817f38f9cc0982a519117c738374bc\" id=8787c64c-9732-4c44-a0e2-69d67992ff29 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:34.281428 crc crio[3638]: time=\"2026-06-09T13:21:34.281349872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:34.429626 crc crio[3638]: time=\"2026-06-09T13:21:34.428972612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:34.514364 crc crio[3638]: time=\"2026-06-09T13:21:34.513539328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:34.812350 crc crio[3638]: time=\"2026-06-09T13:21:34.812297576Z\" level=info msg=\"Started container\" PID=13034 containerID=02b4dc0420a2231983123cca7ccf86189c817f38f9cc0982a519117c738374bc description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=8787c64c-9732-4c44-a0e2-69d67992ff29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=040a32f97b44731dd690630d85959d3ee0b7b2d7529aa7c1ef9f1d2ac8cd0b05\nJun 09 13:21:34.932420 crc crio[3638]: time=\"2026-06-09T13:21:34.932276277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:34.943978 crc crio[3638]: time=\"2026-06-09T13:21:34.943861389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:35.039818 crc crio[3638]: time=\"2026-06-09T13:21:35.038499134Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b7f9c1cc-763b-4102-ae18-325ddbdb69a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:35.099581 crc crio[3638]: time=\"2026-06-09T13:21:35.099501262Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:21:35.099581 crc crio[3638]: time=\"2026-06-09T13:21:35.099571844Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:21:35.099851 crc crio[3638]: time=\"2026-06-09T13:21:35.099643936Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 09 13:21:35.113439 crc crio[3638]: time=\"2026-06-09T13:21:35.113297616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:35.283545 crc crio[3638]: time=\"2026-06-09T13:21:35.282837237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=915dee24-9a8f-4c96-b874-5144d66772c6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:35.860492 crc crio[3638]: time=\"2026-06-09T13:21:35.859556996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:35.930167 crc crio[3638]: time=\"2026-06-09T13:21:35.927696322Z\" level=info msg=\"Created container aa9f86dc71037242da8d3c060369ba95be47db2c7f7ac24de495dd01cb6686b4: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=139c2434-9f93-4750-b66e-1565150ec4d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:35.993567 crc crio[3638]: time=\"2026-06-09T13:21:35.991483478Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=7dae204b-e1d7-4780-9855-71f9ef0c2b4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:36.033340 crc crio[3638]: time=\"2026-06-09T13:21:36.004880811Z\" level=info msg=\"Starting container: aa9f86dc71037242da8d3c060369ba95be47db2c7f7ac24de495dd01cb6686b4\" id=ad258db1-2cf9-47de-9d77-e82a09dcdc69 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:36.033340 crc crio[3638]: time=\"2026-06-09T13:21:36.026863983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:36.151580 crc crio[3638]: time=\"2026-06-09T13:21:36.151206006Z\" level=info msg=\"Started container\" PID=13058 containerID=aa9f86dc71037242da8d3c060369ba95be47db2c7f7ac24de495dd01cb6686b4 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=ad258db1-2cf9-47de-9d77-e82a09dcdc69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a190cf2998a4f7d36d9d2e55c010cca24383bcbcaf5355d05f4ba776f3861ba7\nJun 09 13:21:36.370288 crc crio[3638]: time=\"2026-06-09T13:21:36.368535237Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-wqj6n/POD\" id=4334ccc1-0476-455d-9b2a-eeecaa3f1a05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:36.370288 crc crio[3638]: time=\"2026-06-09T13:21:36.368705763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:36.387283 crc crio[3638]: time=\"2026-06-09T13:21:36.386480027Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-7jl5w/POD\" id=1f058a46-196e-42f3-9574-e944dd608a8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:36.387828 crc crio[3638]: time=\"2026-06-09T13:21:36.387351891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:36.488510 crc crio[3638]: time=\"2026-06-09T13:21:36.483013395Z\" level=info msg=\"Created container 3e51bbacb584a434e1cf6d3c625570aa4664b0bb1f16a59843cc118f5b01eb29: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=ab4138c5-b577-453a-bed5-64748261ecac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:36.521024 crc crio[3638]: time=\"2026-06-09T13:21:36.518915835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:36.573238 crc crio[3638]: time=\"2026-06-09T13:21:36.566974502Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-wxtv6/POD\" id=bbf4af08-5bbd-4c21-85df-433323ca8c9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:36.573238 crc crio[3638]: time=\"2026-06-09T13:21:36.570891042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:36.573238 crc crio[3638]: time=\"2026-06-09T13:21:36.571986982Z\" level=info msg=\"Starting container: 3e51bbacb584a434e1cf6d3c625570aa4664b0bb1f16a59843cc118f5b01eb29\" id=388c48b0-b843-4dc7-9ff4-5af278c3599e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:36.620304 crc crio[3638]: time=\"2026-06-09T13:21:36.619546257Z\" level=info msg=\"Started container\" PID=13068 containerID=3e51bbacb584a434e1cf6d3c625570aa4664b0bb1f16a59843cc118f5b01eb29 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=388c48b0-b843-4dc7-9ff4-5af278c3599e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2308aca293eb1848ac49b11cc0ef05a2535126a7a0c4627ba46a5cfc8b7d0f39\nJun 09 13:21:36.684733 crc crio[3638]: time=\"2026-06-09T13:21:36.684412453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:37.024414 crc crio[3638]: time=\"2026-06-09T13:21:36.998023295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:37.177468 crc crio[3638]: time=\"2026-06-09T13:21:37.175470366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f15e6dee-ab1e-4839-aaab-6171e357d93b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:37.196583 crc crio[3638]: time=\"2026-06-09T13:21:37.194913438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:37.298398 crc crio[3638]: time=\"2026-06-09T13:21:37.296360552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:37.326162 crc crio[3638]: time=\"2026-06-09T13:21:37.323887579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:37.405046 crc crio[3638]: time=\"2026-06-09T13:21:37.404304328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:37.467381 crc crio[3638]: time=\"2026-06-09T13:21:37.464773992Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-vqhwk/POD\" id=713afb90-4a7b-44f1-b564-288f9c74c0ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:21:37.467723 crc crio[3638]: time=\"2026-06-09T13:21:37.467691803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:37.669991 crc crio[3638]: time=\"2026-06-09T13:21:37.669941495Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=30e20873-5241-4c2d-a7b5-895dcfa565dc name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:37.869935 crc crio[3638]: time=\"2026-06-09T13:21:37.86948368Z\" level=info msg=\"Created container 11f622b3e1c3191fcda4539fa39a9acb4390cab40ff808620552ae1453c5d678: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=d3a4b6cf-7ab1-455e-a09a-72c23fc31915 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:37.871941 crc crio[3638]: time=\"2026-06-09T13:21:37.871893617Z\" level=info msg=\"Starting container: 11f622b3e1c3191fcda4539fa39a9acb4390cab40ff808620552ae1453c5d678\" id=514466c5-d75d-444c-a33c-d5622caf9032 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:37.906896 crc crio[3638]: time=\"2026-06-09T13:21:37.906796659Z\" level=info msg=\"Created container 91193879eb9d283ed46b2561be7b1da45485b45ace7a656d5d8b6dd4d881a4a9: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=a5151efb-d6fd-44f9-a993-36478e3def85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:37.907784 crc crio[3638]: time=\"2026-06-09T13:21:37.907728956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:37.970576 crc crio[3638]: time=\"2026-06-09T13:21:37.966982115Z\" level=info msg=\"Starting container: 91193879eb9d283ed46b2561be7b1da45485b45ace7a656d5d8b6dd4d881a4a9\" id=3841d487-f881-416c-a4d0-07774cd9ce36 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:38.124194 crc crio[3638]: time=\"2026-06-09T13:21:38.11905225Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=faf858f4-7712-445b-a85b-47db1947885d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:38.171300 crc crio[3638]: time=\"2026-06-09T13:21:38.170924935Z\" level=info msg=\"Started container\" PID=13097 containerID=11f622b3e1c3191fcda4539fa39a9acb4390cab40ff808620552ae1453c5d678 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=514466c5-d75d-444c-a33c-d5622caf9032 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60b06b51766edc4f5eb4c071108fd9323c73363ed3eb9733d8fa793ba26f8c48\nJun 09 13:21:38.187428 crc crio[3638]: time=\"2026-06-09T13:21:38.186482848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:38.192920 crc crio[3638]: time=\"2026-06-09T13:21:38.192562027Z\" level=info msg=\"Got pod network &{Name:certified-operators-wxtv6 Namespace:openshift-marketplace ID:99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee UID:fe8421a9-3c45-4e99-bd58-9eff9f7e3c12 NetNS:/var/run/netns/ad0de7ce-6b24-4b0d-b2ac-13b3b82ed57b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe8421a9_3c45_4e99_bd58_9eff9f7e3c12.slice PodAnnotations:0xc001480b40}] Aliases:map[]}\"\nJun 09 13:21:38.192920 crc crio[3638]: time=\"2026-06-09T13:21:38.192917296Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-wxtv6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:21:38.392366 crc crio[3638]: time=\"2026-06-09T13:21:38.369766151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:38.619305 crc crio[3638]: time=\"2026-06-09T13:21:38.614389732Z\" level=info msg=\"Created container 2842dbd0ff30235b2217b0185fef5bd683963f7a5ce909990f7354b845518500: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=7a903fe9-65df-4510-bf96-57f43352690e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:38.673576 crc crio[3638]: time=\"2026-06-09T13:21:38.672965703Z\" level=info msg=\"Starting container: 2842dbd0ff30235b2217b0185fef5bd683963f7a5ce909990f7354b845518500\" id=4999c9db-17c5-40ea-b45d-66768acb89b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:38.712282 crc crio[3638]: time=\"2026-06-09T13:21:38.710061706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:38.732880 crc crio[3638]: time=\"2026-06-09T13:21:38.732798129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:38.796758 crc crio[3638]: time=\"2026-06-09T13:21:38.796589556Z\" level=info msg=\"Started container\" PID=13110 containerID=91193879eb9d283ed46b2561be7b1da45485b45ace7a656d5d8b6dd4d881a4a9 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=3841d487-f881-416c-a4d0-07774cd9ce36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9283a2ab644e158a31dd254c4efaaed2d1d6c5483980c5b5e748fd54daa7c510\nJun 09 13:21:38.963494 crc crio[3638]: time=\"2026-06-09T13:21:38.952882217Z\" level=info msg=\"Started container\" PID=13125 containerID=2842dbd0ff30235b2217b0185fef5bd683963f7a5ce909990f7354b845518500 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=4999c9db-17c5-40ea-b45d-66768acb89b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c18030c06fed630f70c642c2ffe0823f3766cbed2506b16125c7a522b0844725\nJun 09 13:21:39.211398 crc crio[3638]: time=\"2026-06-09T13:21:39.210924642Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b3e597e8-4b5b-4720-aa19-e09511ccb38b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:39.270913 crc crio[3638]: time=\"2026-06-09T13:21:39.265896403Z\" level=info msg=\"Created container 885875fb64bd0cc9255028d8ac07a0c8f8831b5927884de89a1714409b3f5ca6: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=c72d9efa-16b4-49a2-b22b-991915549430 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:39.310474 crc crio[3638]: time=\"2026-06-09T13:21:39.310043192Z\" level=info msg=\"Starting container: 885875fb64bd0cc9255028d8ac07a0c8f8831b5927884de89a1714409b3f5ca6\" id=53434be5-a8e1-429b-a28b-931a952920ab name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:39.404017 crc crio[3638]: time=\"2026-06-09T13:21:39.401717285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=acacfb45-e3a2-47cf-9343-90c0b94eb567 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:39.932395 crc crio[3638]: time=\"2026-06-09T13:21:39.927389402Z\" level=info msg=\"Created container 31782b30bfc83b4cd3fc06a87b571214341c3096bed47f884e98fec93b584528: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=4cff16c9-ed26-4a55-b086-b9225044e27c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:39.934891 crc crio[3638]: time=\"2026-06-09T13:21:39.933695168Z\" level=info msg=\"Started container\" PID=13129 containerID=885875fb64bd0cc9255028d8ac07a0c8f8831b5927884de89a1714409b3f5ca6 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=53434be5-a8e1-429b-a28b-931a952920ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=0378130ebeeb30b4c515b648efb2d90b2146241e51f9e6b1f7813f2a2d5d6073\nJun 09 13:21:39.975442 crc crio[3638]: time=\"2026-06-09T13:21:39.975082281Z\" level=info msg=\"Starting container: 31782b30bfc83b4cd3fc06a87b571214341c3096bed47f884e98fec93b584528\" id=5d46be56-1610-46bd-b1ee-4e55da4ce093 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:40.082489 crc crio[3638]: time=\"2026-06-09T13:21:40.075734652Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=47c70859-3e7f-43b6-b060-d2460d38b139 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:40.086201 crc crio[3638]: time=\"2026-06-09T13:21:40.08607446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:40.156800 crc crio[3638]: time=\"2026-06-09T13:21:40.153397735Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vqhwk Namespace:openshift-marketplace ID:fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0 UID:7c77583e-a77d-4d91-b004-a6c04ee87326 NetNS:/var/run/netns/40cc94a9-6770-413b-aed4-d8b4409a836d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c77583e_a77d_4d91_b004_a6c04ee87326.slice PodAnnotations:0xc00008cb68}] Aliases:map[]}\"\nJun 09 13:21:40.156800 crc crio[3638]: time=\"2026-06-09T13:21:40.15357928Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-vqhwk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:21:40.898826 crc crio[3638]: time=\"2026-06-09T13:21:40.897834623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:40.986192 crc crio[3638]: time=\"2026-06-09T13:21:40.981787319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:41.213799 crc crio[3638]: time=\"2026-06-09T13:21:41.212899384Z\" level=info msg=\"Started container\" PID=13160 containerID=31782b30bfc83b4cd3fc06a87b571214341c3096bed47f884e98fec93b584528 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=5d46be56-1610-46bd-b1ee-4e55da4ce093 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998\nJun 09 13:21:41.458010 crc crio[3638]: time=\"2026-06-09T13:21:41.457935187Z\" level=info msg=\"Created container 9ddb59de7cfda9075f7f7952c0f169028bef97de5a4fde1691a377bf1137f97b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=c2f99222-3f6d-4b34-92e3-1cf1579a860b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:41.522523 crc crio[3638]: time=\"2026-06-09T13:21:41.519946523Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:21:41.672822 crc crio[3638]: time=\"2026-06-09T13:21:41.671504324Z\" level=info msg=\"Starting container: 9ddb59de7cfda9075f7f7952c0f169028bef97de5a4fde1691a377bf1137f97b\" id=51a6897b-d4c5-4bad-b15a-09184606a24b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:42.572011 crc crio[3638]: time=\"2026-06-09T13:21:42.549057668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:42.628390 crc crio[3638]: time=\"2026-06-09T13:21:42.556825235Z\" level=info msg=\"Started container\" PID=13180 containerID=9ddb59de7cfda9075f7f7952c0f169028bef97de5a4fde1691a377bf1137f97b description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=51a6897b-d4c5-4bad-b15a-09184606a24b name=/runtime.v1.RuntimeService/StartContainer sandboxID=de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04\nJun 09 13:21:42.707265 crc crio[3638]: time=\"2026-06-09T13:21:42.706347149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:42.748410 crc crio[3638]: time=\"2026-06-09T13:21:42.747087553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:42.849455 crc crio[3638]: time=\"2026-06-09T13:21:42.848784035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:43.034624 crc crio[3638]: time=\"2026-06-09T13:21:43.033781416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:43.345947 crc crio[3638]: time=\"2026-06-09T13:21:43.342337397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:43.450029 crc crio[3638]: time=\"2026-06-09T13:21:43.36543544Z\" level=info msg=\"Created container 8529cb6fe21473ee56f7d6705badff2d883cb0546c4c4fcf33af10aae9700ab2: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=faf858f4-7712-445b-a85b-47db1947885d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:43.482326 crc crio[3638]: time=\"2026-06-09T13:21:43.481733127Z\" level=info msg=\"Starting container: 8529cb6fe21473ee56f7d6705badff2d883cb0546c4c4fcf33af10aae9700ab2\" id=fa8cc649-d55c-48c2-add5-2c0ce34dc311 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:43.524220 crc crio[3638]: time=\"2026-06-09T13:21:43.521030822Z\" level=info msg=\"Started container\" PID=13223 containerID=8529cb6fe21473ee56f7d6705badff2d883cb0546c4c4fcf33af10aae9700ab2 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=fa8cc649-d55c-48c2-add5-2c0ce34dc311 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2308aca293eb1848ac49b11cc0ef05a2535126a7a0c4627ba46a5cfc8b7d0f39\nJun 09 13:21:44.219526 crc crio[3638]: time=\"2026-06-09T13:21:44.203846864Z\" level=info msg=\"Created container f433c0fd9619ee68285be5fa692ca58905c8d10d2e8738503eee85e01def26df: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=47c70859-3e7f-43b6-b060-d2460d38b139 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:44.361423 crc crio[3638]: time=\"2026-06-09T13:21:44.360868443Z\" level=info msg=\"Starting container: f433c0fd9619ee68285be5fa692ca58905c8d10d2e8738503eee85e01def26df\" id=95e65504-419a-4316-a6d8-a0a04d3bab31 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:44.509075 crc crio[3638]: time=\"2026-06-09T13:21:44.508286841Z\" level=info msg=\"Started container\" PID=13269 containerID=f433c0fd9619ee68285be5fa692ca58905c8d10d2e8738503eee85e01def26df description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=95e65504-419a-4316-a6d8-a0a04d3bab31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9283a2ab644e158a31dd254c4efaaed2d1d6c5483980c5b5e748fd54daa7c510\nJun 09 13:21:44.618277 crc crio[3638]: time=\"2026-06-09T13:21:44.616882665Z\" level=info msg=\"Created container 259cc067df8d54ac902c2eea6e860f538d36923368938a7f24dd97d370d9f9af: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=7dae204b-e1d7-4780-9855-71f9ef0c2b4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:44.632584 crc crio[3638]: time=\"2026-06-09T13:21:44.631423299Z\" level=info msg=\"Created container bc8e775318218009627841934ea3fb4cb7dca5092548ee1afea345b52507412f: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=c60fc13a-5fa4-42d7-a72a-26b736a0b453 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:44.651536 crc crio[3638]: time=\"2026-06-09T13:21:44.650564172Z\" level=info msg=\"Starting container: bc8e775318218009627841934ea3fb4cb7dca5092548ee1afea345b52507412f\" id=6bfbeb3a-07e2-418b-a09f-457f42924603 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:44.653886 crc crio[3638]: time=\"2026-06-09T13:21:44.653302528Z\" level=info msg=\"Starting container: 259cc067df8d54ac902c2eea6e860f538d36923368938a7f24dd97d370d9f9af\" id=6ccfc8ac-4139-47bb-a143-e29718c43402 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:44.817292 crc crio[3638]: time=\"2026-06-09T13:21:44.817218332Z\" level=info msg=\"Started container\" PID=13285 containerID=bc8e775318218009627841934ea3fb4cb7dca5092548ee1afea345b52507412f description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=6bfbeb3a-07e2-418b-a09f-457f42924603 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ed1a8b1e32ea24a444e4fac0c698ee0904e9b127468cc35c2e928a46ef08e0d\nJun 09 13:21:45.296846 crc crio[3638]: time=\"2026-06-09T13:21:45.295863379Z\" level=info msg=\"Started container\" PID=13272 containerID=259cc067df8d54ac902c2eea6e860f538d36923368938a7f24dd97d370d9f9af description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=6ccfc8ac-4139-47bb-a143-e29718c43402 name=/runtime.v1.RuntimeService/StartContainer sandboxID=040a32f97b44731dd690630d85959d3ee0b7b2d7529aa7c1ef9f1d2ac8cd0b05\nJun 09 13:21:45.335536 crc crio[3638]: time=\"2026-06-09T13:21:45.335069591Z\" level=info msg=\"Created container fa6b8ed54c2a3ebab2bdf197c6094afc3d0bc8eaa6e401f986243c5886cba07c: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=244996b1-f840-4ac5-969e-588e17bf8d5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:45.374933 crc crio[3638]: time=\"2026-06-09T13:21:45.373940053Z\" level=info msg=\"Starting container: fa6b8ed54c2a3ebab2bdf197c6094afc3d0bc8eaa6e401f986243c5886cba07c\" id=72c0a6ff-3297-43a9-bfd5-7d981cd9834d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:47.108575 crc crio[3638]: time=\"2026-06-09T13:21:47.05354509Z\" level=info msg=\"Stopping container: 36b124aad9e1771c1ae40f482ee0d74d4277112c1b6698a9af058497ae10542f (timeout: 2s)\" id=defc1919-41b1-46e0-895a-a19bcddd0980 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:21:47.221215 crc crio[3638]: time=\"2026-06-09T13:21:47.210418078Z\" level=info msg=\"Started container\" PID=13261 containerID=fa6b8ed54c2a3ebab2bdf197c6094afc3d0bc8eaa6e401f986243c5886cba07c description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=72c0a6ff-3297-43a9-bfd5-7d981cd9834d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e47d36eb75a56025090e901ba426df672f2e1c504ae63e579d7663afbf7416d\nJun 09 13:21:47.392759 crc crio[3638]: time=\"2026-06-09T13:21:47.391517801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=aaf7cd91-7ef7-460c-b65d-a3b5dab036ca name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:47.494924 crc crio[3638]: time=\"2026-06-09T13:21:47.493606024Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d32f7de1-157c-4918-bb4b-7ff1ce684ac3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:47.511257 crc crio[3638]: time=\"2026-06-09T13:21:47.509081775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=c83c1d78-fce8-4950-8daa-cbad0ff3d47d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:47.536849 crc crio[3638]: time=\"2026-06-09T13:21:47.519604798Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=75aac30c-a66c-4857-a5ba-be5405ec81ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:47.536849 crc crio[3638]: time=\"2026-06-09T13:21:47.520824132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:47.538475 crc crio[3638]: time=\"2026-06-09T13:21:47.537362572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=477c7119-2bdb-40b5-b062-d75c2cf9cf68 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:47.784313 crc crio[3638]: time=\"2026-06-09T13:21:47.781311545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:47.852600 crc crio[3638]: time=\"2026-06-09T13:21:47.846470049Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=8b11dffa-b0bd-477f-a8c4-5acf1244edd6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:47.910406 crc crio[3638]: time=\"2026-06-09T13:21:47.908386712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:48.163559 crc crio[3638]: time=\"2026-06-09T13:21:48.163319751Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2e67c2db-9158-4951-81e7-28d547be1277 name=/runtime.v1.ImageService/PullImage\nJun 09 13:21:48.604319 crc crio[3638]: time=\"2026-06-09T13:21:48.602530761Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 13:21:48.790731 crc crio[3638]: time=\"2026-06-09T13:21:48.790042652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:48.804731 crc crio[3638]: time=\"2026-06-09T13:21:48.802602591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:49.210005 crc crio[3638]: time=\"2026-06-09T13:21:49.206448237Z\" level=info msg=\"Stopped container 36b124aad9e1771c1ae40f482ee0d74d4277112c1b6698a9af058497ae10542f: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=defc1919-41b1-46e0-895a-a19bcddd0980 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:21:49.400422 crc crio[3638]: time=\"2026-06-09T13:21:49.383833965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=6463e3de-815f-47dd-b57c-ea7e2b483390 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:49.892427 crc crio[3638]: time=\"2026-06-09T13:21:49.890915284Z\" level=info msg=\"Created container f1acc85178dd55dd367fd224f190c43a8d5bd2e771c5011528b9cc7076bea154: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=2dc980f8-8e28-4933-88c9-acd071f59ceb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:50.076780 crc crio[3638]: time=\"2026-06-09T13:21:50.075403981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:50.931636 crc crio[3638]: time=\"2026-06-09T13:21:50.902377797Z\" level=info msg=\"Starting container: f1acc85178dd55dd367fd224f190c43a8d5bd2e771c5011528b9cc7076bea154\" id=65b6bc2d-1328-4cfd-9f9b-b583fc541eee name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:50.931636 crc crio[3638]: time=\"2026-06-09T13:21:50.913866356Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b2ee9ae6-3a0d-47b5-92f9-f9b0cb85f001 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:21:51.231368 crc crio[3638]: time=\"2026-06-09T13:21:51.22857893Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9d4c3df6-7395-4351-bd2a-eccf360a3790 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:51.365932 crc crio[3638]: time=\"2026-06-09T13:21:51.364611948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:51.701557 crc crio[3638]: time=\"2026-06-09T13:21:51.701066615Z\" level=info msg=\"Started container\" PID=13364 containerID=f1acc85178dd55dd367fd224f190c43a8d5bd2e771c5011528b9cc7076bea154 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=65b6bc2d-1328-4cfd-9f9b-b583fc541eee name=/runtime.v1.RuntimeService/StartContainer sandboxID=62d45e13bc05e3eeed347a343d5277d110f4e30516888cdfe02f72ba8e2da7a9\nJun 09 13:21:51.931652 crc crio[3638]: time=\"2026-06-09T13:21:51.926339818Z\" level=info msg=\"Created container 4f576073cc6a1356d9052a9fad13dfe8fb81ed7f0e0bf88b281fd0704975152f: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=75aac30c-a66c-4857-a5ba-be5405ec81ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:51.973021 crc crio[3638]: time=\"2026-06-09T13:21:51.957880307Z\" level=info msg=\"Starting container: 4f576073cc6a1356d9052a9fad13dfe8fb81ed7f0e0bf88b281fd0704975152f\" id=50ca55e4-74c6-45bb-9824-c33d159df74a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:52.456507 crc crio[3638]: time=\"2026-06-09T13:21:52.455291237Z\" level=info msg=\"Started container\" PID=13398 containerID=4f576073cc6a1356d9052a9fad13dfe8fb81ed7f0e0bf88b281fd0704975152f description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=50ca55e4-74c6-45bb-9824-c33d159df74a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0378130ebeeb30b4c515b648efb2d90b2146241e51f9e6b1f7813f2a2d5d6073\nJun 09 13:21:53.726011 crc crio[3638]: time=\"2026-06-09T13:21:53.716421792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:53.792785 crc crio[3638]: time=\"2026-06-09T13:21:53.791940245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:21:55.349357 crc crio[3638]: 2026-06-09T13:21:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99037b8c92bfea1 Mac:96:87:df:87:13:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/ad0de7ce-6b24-4b0d-b2ac-13b3b82ed57b SocketPath: PciID:}] [{Interface:0xc00027f530 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:56.061871 crc crio[3638]: time=\"2026-06-09T13:21:56.059012038Z\" level=info msg=\"Created container f6aaaa7352bf61d74a9f3810d171cd1a5cd2a5bc075ee4937a58ce7a5bb3a1fe: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9d4c3df6-7395-4351-bd2a-eccf360a3790 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:21:56.075645 crc crio[3638]: time=\"2026-06-09T13:21:56.072490745Z\" level=info msg=\"Starting container: f6aaaa7352bf61d74a9f3810d171cd1a5cd2a5bc075ee4937a58ce7a5bb3a1fe\" id=d74e8c1c-5d5d-4e77-8556-dd08f764b86c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:21:56.148844 crc crio[3638]: time=\"2026-06-09T13:21:56.148034198Z\" level=info msg=\"Started container\" PID=13501 containerID=f6aaaa7352bf61d74a9f3810d171cd1a5cd2a5bc075ee4937a58ce7a5bb3a1fe description=openshift-console/downloads-747b44746d-4pqvr/download-server id=d74e8c1c-5d5d-4e77-8556-dd08f764b86c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5\nJun 09 13:21:58.815900 crc crio[3638]: time=\"2026-06-09T13:21:58.812843077Z\" level=warning msg=\"Stopping container 867a0548829b2aebb4e3b07e1199eb7c127f36fdaa04e7b3a3e3cf5449ee3069 with stop signal(15) timed out. Killing...\"\nJun 09 13:21:59.849433 crc crio[3638]: time=\"2026-06-09T13:21:59.847645709Z\" level=info msg=\"Stopped container 867a0548829b2aebb4e3b07e1199eb7c127f36fdaa04e7b3a3e3cf5449ee3069: openshift-multus/cni-sysctl-allowlist-ds-5jwgb/kube-multus-additional-cni-plugins\" id=f777445d-c70c-4d67-8ada-cc48389b9135 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:21:59.858957 crc crio[3638]: 2026-06-09T13:21:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa3068abbfe8fcb Mac:da:81:4e:5f:b7:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/40cc94a9-6770-413b-aed4-d8b4409a836d SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:21:59.889444 crc crio[3638]: time=\"2026-06-09T13:21:59.888683462Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:21:59.889665 crc crio[3638]: time=\"2026-06-09T13:21:59.889625908Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 09 13:21:59.989526 crc crio[3638]: time=\"2026-06-09T13:21:59.965925742Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vqhwk Namespace:openshift-marketplace ID:fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0 UID:7c77583e-a77d-4d91-b004-a6c04ee87326 NetNS:/var/run/netns/40cc94a9-6770-413b-aed4-d8b4409a836d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c77583e_a77d_4d91_b004_a6c04ee87326.slice PodAnnotations:0xc00008cb68}] Aliases:map[]}\"\nJun 09 13:21:59.989526 crc crio[3638]: time=\"2026-06-09T13:21:59.967236529Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-vqhwk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:21:59.989526 crc crio[3638]: time=\"2026-06-09T13:21:59.970230702Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-wqj6n Namespace:openshift-marketplace ID:7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610 UID:93c4d58e-ae33-4fca-ad72-9040d99cc80e NetNS:/var/run/netns/ef9396c4-327e-4148-b307-528c472a4523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93c4d58e_ae33_4fca_ad72_9040d99cc80e.slice PodAnnotations:0xc001480220}] Aliases:map[]}\"\nJun 09 13:21:59.989526 crc crio[3638]: time=\"2026-06-09T13:21:59.970286953Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-wqj6n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:21:59.989526 crc crio[3638]: time=\"2026-06-09T13:21:59.977397331Z\" level=info msg=\"Got pod network &{Name:community-operators-7jl5w Namespace:openshift-marketplace ID:bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94 UID:c5c799a2-0baa-48fe-b1f6-d950be807791 NetNS:/var/run/netns/1b300a56-4efb-4829-a8ab-b98e1c15ea49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5c799a2_0baa_48fe_b1f6_d950be807791.slice PodAnnotations:0xc002396010}] Aliases:map[]}\"\nJun 09 13:21:59.989526 crc crio[3638]: time=\"2026-06-09T13:21:59.977541315Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-7jl5w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:21:59.989526 crc crio[3638]: time=\"2026-06-09T13:21:59.989072207Z\" level=info msg=\"Got pod network &{Name:certified-operators-wxtv6 Namespace:openshift-marketplace ID:99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee UID:fe8421a9-3c45-4e99-bd58-9eff9f7e3c12 NetNS:/var/run/netns/ad0de7ce-6b24-4b0d-b2ac-13b3b82ed57b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe8421a9_3c45_4e99_bd58_9eff9f7e3c12.slice PodAnnotations:0xc001480b40}] Aliases:map[]}\"\nJun 09 13:21:59.990284 crc crio[3638]: time=\"2026-06-09T13:21:59.990058024Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-wxtv6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:22:00.177410 crc crio[3638]: time=\"2026-06-09T13:22:00.176905047Z\" level=info msg=\"Stopping pod sandbox: eb9b222240c501c76c0ba4d528f2066a812246fadb1d6d0e1d93de5ddcb39381\" id=8af108b0-5c79-4fc6-8d9b-89c9282419ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:22:00.398543 crc crio[3638]: time=\"2026-06-09T13:22:00.39687118Z\" level=info msg=\"Ran pod sandbox fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0 with infra container: openshift-marketplace/redhat-operators-vqhwk/POD\" id=713afb90-4a7b-44f1-b564-288f9c74c0ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:22:00.431855 crc crio[3638]: time=\"2026-06-09T13:22:00.430396714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ba3cb812-040c-4e4a-a398-ca82485b71e4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:22:00.443601 crc crio[3638]: time=\"2026-06-09T13:22:00.442661845Z\" level=info msg=\"Stopped pod sandbox: eb9b222240c501c76c0ba4d528f2066a812246fadb1d6d0e1d93de5ddcb39381\" id=8af108b0-5c79-4fc6-8d9b-89c9282419ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:22:00.567634 crc crio[3638]: time=\"2026-06-09T13:22:00.56707095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:00.766739 crc crio[3638]: time=\"2026-06-09T13:22:00.765474324Z\" level=info msg=\"Ran pod sandbox 99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee with infra container: openshift-marketplace/certified-operators-wxtv6/POD\" id=bbf4af08-5bbd-4c21-85df-433323ca8c9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:22:00.836311 crc crio[3638]: time=\"2026-06-09T13:22:00.835385821Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c3f58c1e-ff34-4802-9bde-c566cf89e60a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:22:00.836311 crc crio[3638]: time=\"2026-06-09T13:22:00.836070359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c5247cb9-9e8b-4026-95d7-934e57698813 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:22:00.909797 crc crio[3638]: time=\"2026-06-09T13:22:00.906379368Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=586b2d21-32e5-424c-9f5d-527282b81944 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:22:01.127483 crc crio[3638]: time=\"2026-06-09T13:22:01.127077552Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vqhwk/extract-utilities\" id=954e9fab-1a85-480e-92c8-aa7de42f7866 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:22:01.147273 crc crio[3638]: time=\"2026-06-09T13:22:01.147037668Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wxtv6/extract-utilities\" id=9b90c99e-c0dd-4cff-baaf-ce219c583176 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:22:01.163215 crc crio[3638]: time=\"2026-06-09T13:22:01.149358822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:01.257460 crc crio[3638]: time=\"2026-06-09T13:22:01.256860406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:01.870163 crc crio[3638]: time=\"2026-06-09T13:22:01.869683569Z\" level=info msg=\"Removing container: 867a0548829b2aebb4e3b07e1199eb7c127f36fdaa04e7b3a3e3cf5449ee3069\" id=0a3bc8f7-909f-40cb-936d-3de01958c8b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:22:02.287500 crc crio[3638]: time=\"2026-06-09T13:22:02.278564113Z\" level=info msg=\"Created container 40d2c30d1860c4d6c67f06920a956ee8bfe86998a819643bb50c7484dfd2362d: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=5fc68201-f0a4-45cd-a613-f0c37bb0d5f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:22:02.530599 crc crio[3638]: time=\"2026-06-09T13:22:02.529098689Z\" level=info msg=\"Starting container: 40d2c30d1860c4d6c67f06920a956ee8bfe86998a819643bb50c7484dfd2362d\" id=1630f97c-ddba-4cf1-bc95-45b0188944d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:22:02.750586 crc crio[3638]: time=\"2026-06-09T13:22:02.750524893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:03.162075 crc crio[3638]: time=\"2026-06-09T13:22:03.155819528Z\" level=info msg=\"Started container\" PID=13633 containerID=40d2c30d1860c4d6c67f06920a956ee8bfe86998a819643bb50c7484dfd2362d description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=1630f97c-ddba-4cf1-bc95-45b0188944d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80\nJun 09 13:22:03.402249 crc crio[3638]: time=\"2026-06-09T13:22:03.399985557Z\" level=info msg=\"Removed container 867a0548829b2aebb4e3b07e1199eb7c127f36fdaa04e7b3a3e3cf5449ee3069: openshift-multus/cni-sysctl-allowlist-ds-5jwgb/kube-multus-additional-cni-plugins\" id=0a3bc8f7-909f-40cb-936d-3de01958c8b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:22:03.592947 crc crio[3638]: time=\"2026-06-09T13:22:03.588574007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:04.574074 crc crio[3638]: time=\"2026-06-09T13:22:04.57161466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:04.918883 crc crio[3638]: time=\"2026-06-09T13:22:04.918779567Z\" level=info msg=\"Created container 2c35f20d3e814888ff5ef14c7ae5351fff480ec5c38bb5ca9dc14c9315ac56ac: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=8b11dffa-b0bd-477f-a8c4-5acf1244edd6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:22:05.040873 crc crio[3638]: time=\"2026-06-09T13:22:05.039585309Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=8fe8e197-0679-4dd6-8bd7-34c199dd2d37 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:22:05.153370 crc crio[3638]: time=\"2026-06-09T13:22:05.146633271Z\" level=info msg=\"Starting container: 2c35f20d3e814888ff5ef14c7ae5351fff480ec5c38bb5ca9dc14c9315ac56ac\" id=8e4b1d02-1718-4c76-a9a5-5b79d654c5dc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:22:05.469528 crc crio[3638]: time=\"2026-06-09T13:22:05.457742372Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=b6638fee-7053-41ae-a531-a81f37adc5fc name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:22:05.575310 crc crio[3638]: time=\"2026-06-09T13:22:05.556855772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:06.006825 crc crio[3638]: time=\"2026-06-09T13:22:06.00643642Z\" level=info msg=\"Started container\" PID=13658 containerID=2c35f20d3e814888ff5ef14c7ae5351fff480ec5c38bb5ca9dc14c9315ac56ac description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=8e4b1d02-1718-4c76-a9a5-5b79d654c5dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ed1a8b1e32ea24a444e4fac0c698ee0904e9b127468cc35c2e928a46ef08e0d\nJun 09 13:22:06.094492 crc crio[3638]: time=\"2026-06-09T13:22:06.093574867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:06.731583 crc crio[3638]: time=\"2026-06-09T13:22:06.730433899Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=5af29272-90ee-41f4-9a2b-48feea2d0b4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:22:06.733544 crc crio[3638]: time=\"2026-06-09T13:22:06.732697281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:07.446399 crc crio[3638]: time=\"2026-06-09T13:22:07.445805978Z\" level=info msg=\"Stopping container: 4f576073cc6a1356d9052a9fad13dfe8fb81ed7f0e0bf88b281fd0704975152f (timeout: 30s)\" id=e65a4539-a74f-4c9f-86bd-694b2da238f2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:22:07.487550 crc crio[3638]: time=\"2026-06-09T13:22:07.486350997Z\" level=info msg=\"Created container 1199e447334e4394bd8044fad6b07b6405f2c6cb20afc23e169062f0e2f01232: openshift-marketplace/redhat-operators-vqhwk/extract-utilities\" id=954e9fab-1a85-480e-92c8-aa7de42f7866 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:22:07.533059 crc crio[3638]: time=\"2026-06-09T13:22:07.531820763Z\" level=info msg=\"Starting container: 1199e447334e4394bd8044fad6b07b6405f2c6cb20afc23e169062f0e2f01232\" id=13c37d05-de81-4760-b517-cb7fba26b686 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:22:07.837090 crc crio[3638]: time=\"2026-06-09T13:22:07.836879005Z\" level=info msg=\"Started container\" PID=13697 containerID=1199e447334e4394bd8044fad6b07b6405f2c6cb20afc23e169062f0e2f01232 description=openshift-marketplace/redhat-operators-vqhwk/extract-utilities id=13c37d05-de81-4760-b517-cb7fba26b686 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0\nJun 09 13:22:08.791332 crc crio[3638]: time=\"2026-06-09T13:22:08.784787478Z\" level=info msg=\"Stopped container 4f576073cc6a1356d9052a9fad13dfe8fb81ed7f0e0bf88b281fd0704975152f: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e65a4539-a74f-4c9f-86bd-694b2da238f2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:22:08.927597 crc crio[3638]: time=\"2026-06-09T13:22:08.92705639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=0b4cb74a-951b-4f8b-b8f4-2be0d78f7545 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:22:08.938604 crc crio[3638]: time=\"2026-06-09T13:22:08.931477863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:08.938604 crc crio[3638]: time=\"2026-06-09T13:22:08.935638039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=1868ba04-7102-4eb5-a581-b6fdfe9a7631 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:22:08.990997 crc crio[3638]: time=\"2026-06-09T13:22:08.987061941Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=10ed93be-e54d-410f-828e-23f7c994670d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:22:08.990997 crc crio[3638]: time=\"2026-06-09T13:22:08.988601114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:09.019440 crc crio[3638]: time=\"2026-06-09T13:22:09.01825459Z\" level=info msg=\"Created container fa9987aa27a2a06a87754606ff5b860fb2493140e58559ac0bb9e876e0f1b99b: openshift-marketplace/certified-operators-wxtv6/extract-utilities\" id=9b90c99e-c0dd-4cff-baaf-ce219c583176 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:22:09.404538 crc crio[3638]: time=\"2026-06-09T13:22:09.397688815Z\" level=info msg=\"Starting container: fa9987aa27a2a06a87754606ff5b860fb2493140e58559ac0bb9e876e0f1b99b\" id=1832dacc-62aa-453a-8e5f-90b20a226fd1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:22:10.202524 crc crio[3638]: time=\"2026-06-09T13:22:10.19230945Z\" level=info msg=\"Started container\" PID=13708 containerID=fa9987aa27a2a06a87754606ff5b860fb2493140e58559ac0bb9e876e0f1b99b description=openshift-marketplace/certified-operators-wxtv6/extract-utilities id=1832dacc-62aa-453a-8e5f-90b20a226fd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee\nJun 09 13:22:10.924456 crc crio[3638]: time=\"2026-06-09T13:22:10.910287022Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:22:12.559548 crc crio[3638]: time=\"2026-06-09T13:22:12.465643429Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8994a731-4b38-4335-ac81-01f698f1b26b name=/runtime.v1.ImageService/PullImage\nJun 09 13:22:12.577672 crc crio[3638]: time=\"2026-06-09T13:22:12.536377399Z\" level=info msg=\"Stopping container: 686088f1de26bc582c762294a409dedf68743a7982b0d8c8b809101a3d0d99e0 (timeout: 30s)\" id=6d87a9e0-8cfe-4cbb-8743-5838bd9a9117 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:22:12.906818 crc crio[3638]: time=\"2026-06-09T13:22:12.902289368Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 13:22:13.781690 crc crio[3638]: time=\"2026-06-09T13:22:13.767721725Z\" level=info msg=\"Stopped container 8fe3a89cdb95c17951a652151fa04bd91199a87ee8e09ea94e6609697e48840d: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=9e8979a9-cd10-46e4-aacc-a4f79417cff2 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:22:13.808314 crc crio[3638]: time=\"2026-06-09T13:22:13.79447176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=cac07cb5-998f-4989-8c8a-0583e7821f7b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:22:13.871445 crc crio[3638]: time=\"2026-06-09T13:22:13.865570669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=e0d26e28-c069-4a3d-9b01-0df702ef2250 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:22:15.629423 crc crio[3638]: time=\"2026-06-09T13:22:15.621015388Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=f75db332-20c5-490d-87d8-22e15dce87ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:22:15.671200 crc crio[3638]: time=\"2026-06-09T13:22:15.66742264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:15.671200 crc crio[3638]: time=\"2026-06-09T13:22:15.667918753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:16.127380 crc crio[3638]: time=\"2026-06-09T13:22:16.126853552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:17.922946 crc crio[3638]: time=\"2026-06-09T13:22:17.921480882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:18.018886 crc crio[3638]: time=\"2026-06-09T13:22:18.018721239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:18.302690 crc crio[3638]: 2026-06-09T13:22:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7cedf1b0432c3bf Mac:b2:ff:c6:0f:1f:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/ef9396c4-327e-4148-b307-528c472a4523 SocketPath: PciID:}] [{Interface:0xc000014e00 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:22:19.121506 crc crio[3638]: time=\"2026-06-09T13:22:19.09039302Z\" level=info msg=\"Stopping pod sandbox: eb9b222240c501c76c0ba4d528f2066a812246fadb1d6d0e1d93de5ddcb39381\" id=6d7ba997-cdc7-4d31-9efc-515d30d6b30d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:22:19.121506 crc crio[3638]: time=\"2026-06-09T13:22:19.118342438Z\" level=info msg=\"Stopped pod sandbox (already stopped): eb9b222240c501c76c0ba4d528f2066a812246fadb1d6d0e1d93de5ddcb39381\" id=6d7ba997-cdc7-4d31-9efc-515d30d6b30d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:22:19.139748 crc crio[3638]: 2026-06-09T13:22:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf8c708a46b2d45 Mac:02:1e:2a:88:72:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/1b300a56-4efb-4829-a8ab-b98e1c15ea49 SocketPath: PciID:}] [{Interface:0xc00011aee0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:22:19.139748 crc crio[3638]: time=\"2026-06-09T13:22:19.137894942Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:22:19.139748 crc crio[3638]: time=\"2026-06-09T13:22:19.138015915Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 09 13:22:19.164431 crc crio[3638]: time=\"2026-06-09T13:22:19.164023929Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-wqj6n Namespace:openshift-marketplace ID:7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610 UID:93c4d58e-ae33-4fca-ad72-9040d99cc80e NetNS:/var/run/netns/ef9396c4-327e-4148-b307-528c472a4523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93c4d58e_ae33_4fca_ad72_9040d99cc80e.slice PodAnnotations:0xc001480220}] Aliases:map[]}\"\nJun 09 13:22:19.195920 crc crio[3638]: time=\"2026-06-09T13:22:19.164577215Z\" level=info msg=\"Got pod network &{Name:community-operators-7jl5w Namespace:openshift-marketplace ID:bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94 UID:c5c799a2-0baa-48fe-b1f6-d950be807791 NetNS:/var/run/netns/1b300a56-4efb-4829-a8ab-b98e1c15ea49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5c799a2_0baa_48fe_b1f6_d950be807791.slice PodAnnotations:0xc002396010}] Aliases:map[]}\"\nJun 09 13:22:19.196190 crc crio[3638]: time=\"2026-06-09T13:22:19.196096692Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-7jl5w for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:22:19.196451 crc crio[3638]: time=\"2026-06-09T13:22:19.192322218Z\" level=info msg=\"Removing pod sandbox: eb9b222240c501c76c0ba4d528f2066a812246fadb1d6d0e1d93de5ddcb39381\" id=26829cab-f91a-4009-8f89-fd1135509d72 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:22:19.205972 crc crio[3638]: time=\"2026-06-09T13:22:19.20461796Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-wqj6n for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:22:20.024622 crc crio[3638]: time=\"2026-06-09T13:22:20.022655278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:20.472919 crc crio[3638]: time=\"2026-06-09T13:22:20.472192855Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:22:20.472919 crc crio[3638]: time=\"2026-06-09T13:22:20.472897064Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:22:20.472919 crc crio[3638]: time=\"2026-06-09T13:22:20.472942395Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 09 13:22:20.525525 crc crio[3638]: time=\"2026-06-09T13:22:20.524854672Z\" level=info msg=\"Removed pod sandbox: eb9b222240c501c76c0ba4d528f2066a812246fadb1d6d0e1d93de5ddcb39381\" id=26829cab-f91a-4009-8f89-fd1135509d72 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:22:20.784602 crc crio[3638]: time=\"2026-06-09T13:22:20.784010786Z\" level=info msg=\"Stopped container 686088f1de26bc582c762294a409dedf68743a7982b0d8c8b809101a3d0d99e0: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=6d87a9e0-8cfe-4cbb-8743-5838bd9a9117 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:22:20.804740 crc crio[3638]: time=\"2026-06-09T13:22:20.804641502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=e440a76b-f642-4c6f-8d33-a52ad93bdbcb name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:22:20.835849 crc crio[3638]: time=\"2026-06-09T13:22:20.835695276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=b7847e73-8427-463b-aeba-28ce71f80d32 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:22:20.865704 crc crio[3638]: time=\"2026-06-09T13:22:20.865571708Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=ae6923e0-d859-4377-bfe3-f2d4c34044fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:22:20.866414 crc crio[3638]: time=\"2026-06-09T13:22:20.866303239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:21.025857 crc crio[3638]: time=\"2026-06-09T13:22:21.023850055Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:22:21.025857 crc crio[3638]: time=\"2026-06-09T13:22:21.023930068Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:22:21.025857 crc crio[3638]: time=\"2026-06-09T13:22:21.023962508Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 09 13:22:21.287798 crc crio[3638]: time=\"2026-06-09T13:22:21.287464955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:21.531714 crc crio[3638]: time=\"2026-06-09T13:22:21.531568082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:21.639830 crc crio[3638]: time=\"2026-06-09T13:22:21.609001078Z\" level=info msg=\"Ran pod sandbox 7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610 with infra container: openshift-marketplace/redhat-marketplace-wqj6n/POD\" id=4334ccc1-0476-455d-9b2a-eeecaa3f1a05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:22:21.639830 crc crio[3638]: time=\"2026-06-09T13:22:21.618080631Z\" level=info msg=\"Ran pod sandbox bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94 with infra container: openshift-marketplace/community-operators-7jl5w/POD\" id=1f058a46-196e-42f3-9574-e944dd608a8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:22:21.750893 crc crio[3638]: time=\"2026-06-09T13:22:21.75053502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5df121e6-7fa9-498d-8403-2c45d49fdd5f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:22:21.775653 crc crio[3638]: time=\"2026-06-09T13:22:21.775462993Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=989aff2b-96b6-473a-9d37-1816a5732116 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:22:21.783736 crc crio[3638]: time=\"2026-06-09T13:22:21.776399629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bd9a72f3-960f-45ac-befd-b96184c9ce5e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:22:21.800587 crc crio[3638]: time=\"2026-06-09T13:22:21.800419998Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=42176ec0-f250-45c1-8d87-107bd20d318f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:22:21.917357 crc crio[3638]: time=\"2026-06-09T13:22:21.906877162Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-wqj6n/extract-utilities\" id=1c865124-eed3-45ab-9d31-36daf8b259b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:22:21.919008 crc crio[3638]: time=\"2026-06-09T13:22:21.918972109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:21.963637 crc crio[3638]: time=\"2026-06-09T13:22:21.914239557Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7jl5w/extract-utilities\" id=cce1e231-6f7a-4115-87c0-5676c947ba9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:22:22.275557 crc crio[3638]: time=\"2026-06-09T13:22:22.274666663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:23.385595 crc crio[3638]: time=\"2026-06-09T13:22:23.385525964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:23.612985 crc crio[3638]: time=\"2026-06-09T13:22:23.595385589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:23.760367 crc crio[3638]: time=\"2026-06-09T13:22:23.753686055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:23.838248 crc crio[3638]: time=\"2026-06-09T13:22:23.837686035Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d197f63f-fbaa-43b1-89ae-ee0e80ada2d3 name=/runtime.v1.ImageService/PullImage\nJun 09 13:22:23.889593 crc crio[3638]: time=\"2026-06-09T13:22:23.889039244Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 13:22:23.979628 crc crio[3638]: time=\"2026-06-09T13:22:23.891084802Z\" level=info msg=\"Stopping container: b482317303f7dc12abff030f2ad7f6cf2dbbe5480d8acca57f4c5ebf79fe312a (timeout: 600s)\" id=3f77c02b-1ed5-4dbc-810e-f27a898c5063 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:22:24.244877 crc crio[3638]: time=\"2026-06-09T13:22:24.242492706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:22:26.148900 crc crio[3638]: time=\"2026-06-09T13:22:26.147720794Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:22:26.148900 crc crio[3638]: time=\"2026-06-09T13:22:26.14865706Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:22:26.148900 crc crio[3638]: time=\"2026-06-09T13:22:26.148695381Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 09 13:22:27.482244 crc crio[3638]: time=\"2026-06-09T13:22:27.463577363Z\" level=info msg=\"Created container d57ad0f97745da26395810a79384a23ae4b5125d0f1d67a322d8b3abc84cb8ec: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=ae6923e0-d859-4377-bfe3-f2d4c34044fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:22:27.495492 crc crio[3638]: time=\"2026-06-09T13:22:27.494811572Z\" level=info msg=\"Created container 3ca2c1acc2d7dc6c64cc630eb4300a6c86eb82793bcc1c043c8267eb2f4cdbd5: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=10ed93be-e54d-410f-828e-23f7c994670d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:22:27.499909 crc crio[3638]: time=\"2026-06-09T13:22:27.474058274Z\" level=info msg=\"Created container 9fdcad993eedf38c2fbe4d26960cd4dc6332f36a5bc26bd4130ce8ea1862efbb: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=f75db332-20c5-490d-87d8-22e15dce87ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:22:27.502987 crc crio[3638]: time=\"2026-06-09T13:22:27.502690652Z\" level=info msg=\"Created container 4cfa435afdc9c1e2cbb6d0f613328100201f09a15ba8bbbdc831bfb7d8ec8cf6: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=5af29272-90ee-41f4-9a2b-48feea2d0b4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:22:27.506194 crc crio[3638]: time=\"2026-06-09T13:22:27.504973345Z\" level=info msg=\"Starting container: d57ad0f97745da26395810a79384a23ae4b5125d0f1d67a322d8b3abc84cb8ec\" id=c6bc3e77-2feb-4304-8c94-7a4c494d4e06 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:22:27.507475 crc crio[3638]: time=\"2026-06-09T13:22:27.507065084Z\" level=info msg=\"Starting container: 9fdcad993eedf38c2fbe4d26960cd4dc6332f36a5bc26bd4130ce8ea1862efbb\" id=2d5e6276-4757-452b-8cc9-39c31fbd3436 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:22:27.536833 crc crio[3638]: time=\"2026-06-09T13:22:27.536455432Z\" level=info msg=\"Starting container: 4cfa435afdc9c1e2cbb6d0f613328100201f09a15ba8bbbdc831bfb7d8ec8cf6\" id=a7803b73-5f72-4582-9552-1bf8afc3eb6d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:22:27.543296 crc crio[3638]: time=\"2026-06-09T13:22:27.542761608Z\" level=info msg=\"Starting container: 3ca2c1acc2d7dc6c64cc630eb4300a6c86eb82793bcc1c043c8267eb2f4cdbd5\" id=d33ada3b-709b-4296-957d-8dd1d4359ec9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:22:27.711711 crc crio[3638]: time=\"2026-06-09T13:22:27.693894057Z\" level=info msg=\"Stopping container: f6aaaa7352bf61d74a9f3810d171cd1a5cd2a5bc075ee4937a58ce7a5bb3a1fe (timeout: 2s)\" id=7e4aa4fb-0353-40b9-a823-4a55b3fa58ac name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:22:27.794977 crc crio[3638]: time=\"2026-06-09T13:22:27.772942547Z\" level=info msg=\"Stopping container: 31782b30bfc83b4cd3fc06a87b571214341c3096bed47f884e98fec93b584528 (timeout: 30s)\" id=836520c0-b356-4a66-bf64-5c7bdb54dd24 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:22:27.860075 crc crio[3638]: time=\"2026-06-09T13:22:27.8599619Z\" level=info msg=\"Created container 2f8db31818d7349f338a3c2c5a815dfafcc8c1c6b49d244691e37f3cd3ba1297: openshift-marketplace/redhat-marketplace-wqj6n/extract-utilities\" id=1c865124-eed3-45ab-9d31-36daf8b259b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:22:27.914402 crc crio[3638]: time=\"2026-06-09T13:22:27.913599093Z\" level=info msg=\"Started container\" PID=13964 containerID=d57ad0f97745da26395810a79384a23ae4b5125d0f1d67a322d8b3abc84cb8ec description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=c6bc3e77-2feb-4304-8c94-7a4c494d4e06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9becfbe5b87a29a0b31460fa9fce0aabeeadf136b685d2f5cf2df103e8618d24\nJun 09 13:22:28.012031 crc crio[3638]: time=\"2026-06-09T13:22:28.011848868Z\" level=info msg=\"Created container e05eac2f845cef6e25a30fdf38363277342fa558bc88c4c608aa480f7e9d344e: openshift-marketplace/community-operators-7jl5w/extract-utilities\" id=cce1e231-6f7a-4115-87c0-5676c947ba9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:22:28.078386 crc crio[3638]: time=\"2026-06-09T13:22:27.999090453Z\" level=info msg=\"Starting container: 2f8db31818d7349f338a3c2c5a815dfafcc8c1c6b49d244691e37f3cd3ba1297\" id=e0f9c83c-47db-4df2-9262-ca561fb62aef name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:22:28.090984 crc crio[3638]: time=\"2026-06-09T13:22:28.090707285Z\" level=info msg=\"Stopping container: 240e98b0d10fd38d1265119da91ec38bf5537228a95c9613218ef85440c87853 (timeout: 30s)\" id=dd56f2ce-8898-49bf-9f58-4a843df8e8f0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:22:28.099471 crc crio[3638]: time=\"2026-06-09T13:22:28.099382736Z\" level=info msg=\"Starting container: e05eac2f845cef6e25a30fdf38363277342fa558bc88c4c608aa480f7e9d344e\" id=7bec595a-0373-40a2-bbc5-21cebdc2df87 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:22:28.126367 crc crio[3638]: time=\"2026-06-09T13:22:28.125332298Z\" level=info msg=\"Started container\" PID=14002 containerID=e05eac2f845cef6e25a30fdf38363277342fa558bc88c4c608aa480f7e9d344e description=openshift-marketplace/community-operators-7jl5w/extract-utilities id=7bec595a-0373-40a2-bbc5-21cebdc2df87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94\nJun 09 13:22:28.148286 crc crio[3638]: time=\"2026-06-09T13:22:28.14800185Z\" level=info msg=\"Started container\" PID=13953 containerID=4cfa435afdc9c1e2cbb6d0f613328100201f09a15ba8bbbdc831bfb7d8ec8cf6 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=a7803b73-5f72-4582-9552-1bf8afc3eb6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80\nJun 09 13:22:28.175372 crc crio[3638]: time=\"2026-06-09T13:22:28.174923119Z\" level=info msg=\"Started container\" PID=13951 containerID=9fdcad993eedf38c2fbe4d26960cd4dc6332f36a5bc26bd4130ce8ea1862efbb description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=2d5e6276-4757-452b-8cc9-39c31fbd3436 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ede9015d4397b4da6f69dad5b91fd16d513e1cb93f1fa3cb5b5dbfa63112eb23\nJun 09 13:22:28.251690 crc crio[3638]: time=\"2026-06-09T13:22:28.25143029Z\" level=info msg=\"Started container\" PID=14001 containerID=2f8db31818d7349f338a3c2c5a815dfafcc8c1c6b49d244691e37f3cd3ba1297 description=openshift-marketplace/redhat-marketplace-wqj6n/extract-utilities id=e0f9c83c-47db-4df2-9262-ca561fb62aef name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610\nJun 09 13:22:28.289354 crc crio[3638]: time=\"2026-06-09T13:22:28.288947554Z\" level=info msg=\"Started container\" PID=13873 containerID=3ca2c1acc2d7dc6c64cc630eb4300a6c86eb82793bcc1c043c8267eb2f4cdbd5 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=d33ada3b-709b-4296-957d-8dd1d4359ec9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0378130ebeeb30b4c515b648efb2d90b2146241e51f9e6b1f7813f2a2d5d6073\nJun 09 13:22:28.292726 crc crio[3638]: time=\"2026-06-09T13:22:28.292064751Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=40172e89-124a-482e-a31a-5f3783c53d5a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:22:28.490622 crc crio[3638]: time=\"2026-06-09T13:22:28.490011373Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:22:28.490622 crc crio[3638]: time=\"2026-06-09T13:22:28.490089025Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:22:28.490622 crc crio[3638]: time=\"2026-06-09T13:22:28.490213448Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_a6a9335a-9de7-45b3-9244-88cce6711acd\\\"\"\nJun 09 13:22:28.490622 crc crio[3638]: time=\"2026-06-09T13:22:28.49027759Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_ebf27664-4c33-4667-9c3e-777f77b92893\\\"\"\nJun 09 13:22:28.561672 crc crio[3638]: time=\"2026-06-09T13:22:28.561563615Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:22:28.562080 crc crio[3638]: time=\"2026-06-09T13:22:28.561919804Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:22:28.562589 crc crio[3638]: time=\"2026-06-09T13:22:28.561945105Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"\nJun 09 13:22:28.648971 crc crio[3638]: time=\"2026-06-09T13:22:28.647993662Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=69d6f9e8-4127-4425-85c6-cea98db8954d name=/runtime.v1.ImageService/PullImage\nJun 09 13:22:28.739874 crc crio[3638]: time=\"2026-06-09T13:22:28.739713105Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 13:22:29.298480 crc crio[3638]: time=\"2026-06-09T13:22:29.298045332Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:22:29.298973 crc crio[3638]: time=\"2026-06-09T13:22:29.298949947Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:22:29.302779 crc crio[3638]: time=\"2026-06-09T13:22:29.302755032Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_ebf27664-4c33-4667-9c3e-777f77b92893\\\"\"\nJun 09 13:22:29.303776 crc crio[3638]: time=\"2026-06-09T13:22:29.303631287Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_f48f4195-e0e3-4c24-966e-afdd76d4fab4\\\"\"\nJun 09 13:22:30.878249 crc crio[3638]: time=\"2026-06-09T13:22:30.876052399Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ba4083a7-20f5-4088-b94e-1bb1eda6b545 name=/runtime.v1.ImageService/PullImage\nJun 09 13:22:30.926319 crc crio[3638]: time=\"2026-06-09T13:22:30.910341355Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 13:22:31.034284 crc crio[3638]: time=\"2026-06-09T13:22:31.034065261Z\" level=info msg=\"Removing container: 36b124aad9e1771c1ae40f482ee0d74d4277112c1b6698a9af058497ae10542f\" id=c9d86c03-0c4b-4753-a42a-727563639f5b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:22:34.068796 crc crio[3638]: time=\"2026-06-09T13:22:34.068277725Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:22:34.068796 crc crio[3638]: time=\"2026-06-09T13:22:34.068424049Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:22:34.068796 crc crio[3638]: time=\"2026-06-09T13:22:34.06845653Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"\nJun 09 13:22:36.636653 crc crio[3638]: time=\"2026-06-09T13:22:36.628714895Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:22:36.636653 crc crio[3638]: time=\"2026-06-09T13:22:36.636555754Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:22:36.636653 crc crio[3638]: time=\"2026-06-09T13:22:36.636596155Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_f48f4195-e0e3-4c24-966e-afdd76d4fab4\\\"\"\nJun 09 13:22:36.636653 crc crio[3638]: time=\"2026-06-09T13:22:36.636650947Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_38c60123-4135-441b-8026-c7e9da40b449\\\"\"\nJun 09 13:22:38.574524 crc crio[3638]: time=\"2026-06-09T13:22:38.536288948Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:22:38.574524 crc crio[3638]: time=\"2026-06-09T13:22:38.573756362Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:22:38.574524 crc crio[3638]: time=\"2026-06-09T13:22:38.573864024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 09 13:22:40.063487 crc crio[3638]: time=\"2026-06-09T13:22:40.063410868Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:22:40.063487 crc crio[3638]: time=\"2026-06-09T13:22:40.06348833Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:22:40.065753 crc crio[3638]: time=\"2026-06-09T13:22:40.063529911Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"\nJun 09 13:22:41.950933 crc crio[3638]: time=\"2026-06-09T13:22:41.950552914Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:22:41.950933 crc crio[3638]: time=\"2026-06-09T13:22:41.950627976Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:22:41.950933 crc crio[3638]: time=\"2026-06-09T13:22:41.950677447Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"\nJun 09 13:22:42.103354 crc crio[3638]: time=\"2026-06-09T13:22:42.100332215Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:22:42.103354 crc crio[3638]: time=\"2026-06-09T13:22:42.100449108Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:22:42.103354 crc crio[3638]: time=\"2026-06-09T13:22:42.100480009Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"\nJun 09 13:22:43.507759 crc crio[3638]: time=\"2026-06-09T13:22:43.507618159Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:22:43.507759 crc crio[3638]: time=\"2026-06-09T13:22:43.507737702Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:22:43.507759 crc crio[3638]: time=\"2026-06-09T13:22:43.507780393Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_38c60123-4135-441b-8026-c7e9da40b449\\\"\"\nJun 09 13:23:04.741463 crc crio[3638]: time=\"2026-06-09T13:23:04.738963138Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=6c1ddfa2-7a0c-4bf4-a33b-e545b6929a84 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:23:09.639655 crc crio[3638]: time=\"2026-06-09T13:23:09.638375431Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=17f2e9ce-4e74-40bf-8d92-8fbbf955bbbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:23:09.642732 crc crio[3638]: time=\"2026-06-09T13:23:09.639708588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:23:13.732423 crc crio[3638]: time=\"2026-06-09T13:23:13.731423966Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=d14c1cc9-41d3-48d8-a0af-d203cdb42588 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:23:13.742742 crc crio[3638]: time=\"2026-06-09T13:23:13.742519395Z\" level=info msg=\"Stopped container 31782b30bfc83b4cd3fc06a87b571214341c3096bed47f884e98fec93b584528: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=836520c0-b356-4a66-bf64-5c7bdb54dd24 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:23:13.746761 crc crio[3638]: time=\"2026-06-09T13:23:13.74666529Z\" level=info msg=\"Stopping pod sandbox: 5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998\" id=fc7dfd7d-77b4-47db-92d6-cdb4f068a6e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:23:13.767853 crc crio[3638]: time=\"2026-06-09T13:23:13.767752487Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/447034a9-4bd8-41a3-948f-27ca930b83f1 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:0xc000784110}] Aliases:map[]}\"\nJun 09 13:23:13.772661 crc crio[3638]: time=\"2026-06-09T13:23:13.771380869Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:23:13.791520 crc crio[3638]: time=\"2026-06-09T13:23:13.791309623Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=d8d876c4-0e41-4578-9999-331d9be764d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:23:13.791520 crc crio[3638]: time=\"2026-06-09T13:23:13.791419636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:23:39.387642 crc crio[3638]: time=\"2026-06-09T13:23:39.386158642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:23:39.403507 crc crio[3638]: time=\"2026-06-09T13:23:39.403404362Z\" level=info msg=\"Stopped container 240e98b0d10fd38d1265119da91ec38bf5537228a95c9613218ef85440c87853: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=dd56f2ce-8898-49bf-9f58-4a843df8e8f0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:23:39.404931 crc crio[3638]: time=\"2026-06-09T13:23:39.404639916Z\" level=info msg=\"Stopping pod sandbox: c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82\" id=9c15fff7-20fe-4f75-84ff-43d09a206b36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:23:39.406785 crc crio[3638]: time=\"2026-06-09T13:23:39.406651402Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/309f7630-a72a-4bb5-860f-b2974feb45e2 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:0xc000784518}] Aliases:map[]}\"\nJun 09 13:23:39.407047 crc crio[3638]: time=\"2026-06-09T13:23:39.406985922Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:23:39.424356 crc crio[3638]: time=\"2026-06-09T13:23:39.423748289Z\" level=info msg=\"Stopped container b482317303f7dc12abff030f2ad7f6cf2dbbe5480d8acca57f4c5ebf79fe312a: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=3f77c02b-1ed5-4dbc-810e-f27a898c5063 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:23:39.439530 crc crio[3638]: time=\"2026-06-09T13:23:39.439407906Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f8633088-7dcf-4ad7-ba29-aadc7e67df97 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:23:39.487575 crc crio[3638]: time=\"2026-06-09T13:23:39.487333969Z\" level=info msg=\"Stopped container f6aaaa7352bf61d74a9f3810d171cd1a5cd2a5bc075ee4937a58ce7a5bb3a1fe: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7e4aa4fb-0353-40b9-a823-4a55b3fa58ac name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:23:39.492236 crc crio[3638]: time=\"2026-06-09T13:23:39.491890726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7e126316-1b44-467f-ae04-67073d390773 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:23:39.493354 crc crio[3638]: time=\"2026-06-09T13:23:39.493199023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=749d0505-7686-4524-9418-b815faa696c9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:23:39.505393 crc crio[3638]: time=\"2026-06-09T13:23:39.50497946Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=5f6e4591-c7a4-4e7b-9ee3-7ca6bfa0c88d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:23:39.507748 crc crio[3638]: time=\"2026-06-09T13:23:39.507441429Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=22d637dc-4598-4ae8-ad4c-5f61e1b65e12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:23:39.534053 crc crio[3638]: time=\"2026-06-09T13:23:39.5297799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:23:39.542981 crc crio[3638]: time=\"2026-06-09T13:23:39.541873247Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=23f258a4-6dfc-4c8e-93a1-87f3e0f8bd89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:23:39.544368 crc crio[3638]: time=\"2026-06-09T13:23:39.544071648Z\" level=info msg=\"Stopped pod sandbox: 5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998\" id=fc7dfd7d-77b4-47db-92d6-cdb4f068a6e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:23:39.562539 crc crio[3638]: time=\"2026-06-09T13:23:39.546944049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:23:40.363679 crc crio[3638]: time=\"2026-06-09T13:23:40.362564808Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-7b67b7975-9gg2q/POD\" id=12e8d157-9ed0-4058-bac5-f312bbbd68e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:23:40.366462 crc crio[3638]: time=\"2026-06-09T13:23:40.366427196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:24:20.185825 crc crio[3638]: time=\"2026-06-09T13:24:20.184541233Z\" level=info msg=\"Removed container 36b124aad9e1771c1ae40f482ee0d74d4277112c1b6698a9af058497ae10542f: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c9d86c03-0c4b-4753-a42a-727563639f5b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:24:20.190949 crc crio[3638]: time=\"2026-06-09T13:24:20.190888781Z\" level=info msg=\"Stopped pod sandbox: c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82\" id=9c15fff7-20fe-4f75-84ff-43d09a206b36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:24:20.192524 crc crio[3638]: time=\"2026-06-09T13:24:20.192438157Z\" level=info msg=\"Removing container: 31782b30bfc83b4cd3fc06a87b571214341c3096bed47f884e98fec93b584528\" id=5ef5c6fc-868b-4783-9824-f5c9f01c4051 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:24:21.661595 crc crio[3638]: time=\"2026-06-09T13:24:21.660852909Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-7b78989b58-w6gff/POD\" id=979f76c2-c724-4da5-82c0-6a72fcd563b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:24:21.662792 crc crio[3638]: time=\"2026-06-09T13:24:21.661609972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:14.374702 crc crio[3638]: time=\"2026-06-09T13:25:14.372740078Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=ffc78635-6aa0-4485-a4d7-422f29653284 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:27.827698 crc crio[3638]: time=\"2026-06-09T13:25:27.825921071Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=f18a4d16-08e5-4a96-952d-0567af1343d4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:27.869742 crc crio[3638]: time=\"2026-06-09T13:25:27.86961238Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=c1d02e18-9a82-4108-ab05-169f03f781e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:27.921164 crc crio[3638]: time=\"2026-06-09T13:25:27.921013463Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7 UID:91af399f-665e-42f2-9893-737c2d4b367b NetNS:/var/run/netns/040cecae-6cbe-4258-97f9-7dfdb5533162 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod91af399f_665e_42f2_9893_737c2d4b367b.slice PodAnnotations:0xc0014807d0}] Aliases:map[]}\"\nJun 09 13:25:27.921164 crc crio[3638]: time=\"2026-06-09T13:25:27.921089955Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:25:27.937654 crc crio[3638]: time=\"2026-06-09T13:25:27.937474291Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d UID:9323fe76-9364-4e54-b8ef-3711a206db1a NetNS:/var/run/netns/0ebd121c-20f2-4b62-9e58-5b98e4254920 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod9323fe76_9364_4e54_b8ef_3711a206db1a.slice PodAnnotations:0xc00008d228}] Aliases:map[]}\"\nJun 09 13:25:27.937930 crc crio[3638]: time=\"2026-06-09T13:25:27.937908691Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:25:28.028225 crc crio[3638]: time=\"2026-06-09T13:25:28.027825468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:28.034846 crc crio[3638]: time=\"2026-06-09T13:25:28.034720711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:28.102411 crc crio[3638]: time=\"2026-06-09T13:25:28.100086045Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:06ed12d74dcbf9d23629a6c0d7d5a580148ed1731baa2f4aeaeca6e840a94d88\" id=bc8f5aef-1135-4a2f-9dea-3154f6c7856f name=/runtime.v1.ImageService/PullImage\nJun 09 13:25:28.109591 crc crio[3638]: time=\"2026-06-09T13:25:28.108627292Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4deda71c-a8d7-4c66-8bbb-741f66a8c0ae name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:28.148654 crc crio[3638]: time=\"2026-06-09T13:25:28.148410807Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:bd465a77e75f6938a5535a0a2fcd34ee44f4b4d5af2dbcda4aceb633e38950da\" id=8994a731-4b38-4335-ac81-01f698f1b26b name=/runtime.v1.ImageService/PullImage\nJun 09 13:25:28.164599 crc crio[3638]: time=\"2026-06-09T13:25:28.162505901Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8d000632-67ab-40a1-bb30-da64277f1fc1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:28.187810 crc crio[3638]: time=\"2026-06-09T13:25:28.187455693Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=2e67c2db-9158-4951-81e7-28d547be1277 name=/runtime.v1.ImageService/PullImage\nJun 09 13:25:28.189571 crc crio[3638]: time=\"2026-06-09T13:25:28.189466617Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=af9b8084-bef8-4892-8abf-1955d41e05c1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:28.276221 crc crio[3638]: time=\"2026-06-09T13:25:28.266230403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:28.276221 crc crio[3638]: time=\"2026-06-09T13:25:28.266496511Z\" level=info msg=\"Removed container 31782b30bfc83b4cd3fc06a87b571214341c3096bed47f884e98fec93b584528: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=5ef5c6fc-868b-4783-9824-f5c9f01c4051 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:25:28.276221 crc crio[3638]: time=\"2026-06-09T13:25:28.271419391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:28.276221 crc crio[3638]: time=\"2026-06-09T13:25:28.27591297Z\" level=info msg=\"Removing container: 240e98b0d10fd38d1265119da91ec38bf5537228a95c9613218ef85440c87853\" id=2f2e05e3-38e2-4d4b-b016-b04e0e547b62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:25:28.305011 crc crio[3638]: time=\"2026-06-09T13:25:28.303787689Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=ba4083a7-20f5-4088-b94e-1bb1eda6b545 name=/runtime.v1.ImageService/PullImage\nJun 09 13:25:28.305915 crc crio[3638]: time=\"2026-06-09T13:25:28.305733982Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:06ed12d74dcbf9d23629a6c0d7d5a580148ed1731baa2f4aeaeca6e840a94d88\" id=69d6f9e8-4127-4425-85c6-cea98db8954d name=/runtime.v1.ImageService/PullImage\nJun 09 13:25:28.333081 crc crio[3638]: time=\"2026-06-09T13:25:28.332651476Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f12abeec-a733-4848-8541-734407c3813d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:28.333081 crc crio[3638]: time=\"2026-06-09T13:25:28.332903382Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=efcfa499-101d-438a-8419-48d8932fe871 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:28.341277 crc crio[3638]: time=\"2026-06-09T13:25:28.341187472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:28.352070 crc crio[3638]: time=\"2026-06-09T13:25:28.350976682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:28.366995 crc crio[3638]: time=\"2026-06-09T13:25:28.366824363Z\" level=info msg=\"Got pod network &{Name:controller-manager-7b67b7975-9gg2q Namespace:openshift-controller-manager ID:027f3e659a9592eeb7db8deff47b84d675abf62b68f6157757bdbb3566b62b8e UID:897ae989-d05f-4c10-94d8-484fe975fec7 NetNS:/var/run/netns/684313d0-5bef-4332-a346-70147010ff03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod897ae989_d05f_4c10_94d8_484fe975fec7.slice PodAnnotations:0xc0026982e8}] Aliases:map[]}\"\nJun 09 13:25:28.367225 crc crio[3638]: time=\"2026-06-09T13:25:28.366979767Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-7b67b7975-9gg2q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:25:28.409461 crc crio[3638]: time=\"2026-06-09T13:25:28.409086594Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f70dd0f1-7b2e-4137-b352-b4e67113a5ed name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:28.409873 crc crio[3638]: time=\"2026-06-09T13:25:28.409615788Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=daefdd90-8931-41b5-8572-abef8cf65b72 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:28.409873 crc crio[3638]: time=\"2026-06-09T13:25:28.409676429Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d08e9c98-4fc4-47aa-9396-cec2f2e0fc2a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:28.452647 crc crio[3638]: time=\"2026-06-09T13:25:28.426426764Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=d197f63f-fbaa-43b1-89ae-ee0e80ada2d3 name=/runtime.v1.ImageService/PullImage\nJun 09 13:25:28.452647 crc crio[3638]: time=\"2026-06-09T13:25:28.445530531Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bbc0966a-83cd-4943-aac7-1a722cb4d9c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:28.493288 crc crio[3638]: time=\"2026-06-09T13:25:28.492925778Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7b78989b58-w6gff Namespace:openshift-route-controller-manager ID:ac74e3b74d20251e3481d8a951744446b739cc62df33fd7e063b3f20ce980fc9 UID:9bcad179-10ac-41e6-9052-87fbe2f96224 NetNS:/var/run/netns/330d2ec5-9861-4ef0-ae1e-836de1bec46e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bcad179_10ac_41e6_9052_87fbe2f96224.slice PodAnnotations:0xc002396618}] Aliases:map[]}\"\nJun 09 13:25:28.493288 crc crio[3638]: time=\"2026-06-09T13:25:28.493270817Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-7b78989b58-w6gff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:25:28.502577 crc crio[3638]: time=\"2026-06-09T13:25:28.497087448Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=89954b1c-5dcf-4025-9fa4-ae9f2889ba62 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:28.562931 crc crio[3638]: time=\"2026-06-09T13:25:28.56273866Z\" level=info msg=\"Removed container 240e98b0d10fd38d1265119da91ec38bf5537228a95c9613218ef85440c87853: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=2f2e05e3-38e2-4d4b-b016-b04e0e547b62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:25:28.632887 crc crio[3638]: time=\"2026-06-09T13:25:28.631294039Z\" level=info msg=\"Created container cef54c76cc36868f24fc09753f91105ea8e676cbf99a0b082441846faa786f89: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=22d637dc-4598-4ae8-ad4c-5f61e1b65e12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:28.637285 crc crio[3638]: time=\"2026-06-09T13:25:28.631669839Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vqhwk/extract-content\" id=e4b4996e-4821-4694-b4ab-b058e57513b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:28.639976 crc crio[3638]: time=\"2026-06-09T13:25:28.639927568Z\" level=info msg=\"Starting container: cef54c76cc36868f24fc09753f91105ea8e676cbf99a0b082441846faa786f89\" id=d904f780-9fcb-45db-9e03-b17ed40eafb2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:28.644451 crc crio[3638]: time=\"2026-06-09T13:25:28.643961565Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wxtv6/extract-content\" id=3e389113-31fc-4c4a-9bb3-f7abfd4a8398 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:28.754289 crc crio[3638]: time=\"2026-06-09T13:25:28.752893726Z\" level=info msg=\"Started container\" PID=15101 containerID=cef54c76cc36868f24fc09753f91105ea8e676cbf99a0b082441846faa786f89 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=d904f780-9fcb-45db-9e03-b17ed40eafb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e08cc7b1c448c89515bfd61589d0e00ab378db9f5461dc4171afbdb92b90d689\nJun 09 13:25:28.759018 crc crio[3638]: time=\"2026-06-09T13:25:28.758823544Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=655abf12-5341-4695-83a4-a472d7a31151 name=/runtime.v1.ImageService/PullImage\nJun 09 13:25:28.760832 crc crio[3638]: time=\"2026-06-09T13:25:28.760708574Z\" level=info msg=\"Created container 38330b40e9f926de1bff93c7516ba72cac9e27e2c106bfe366bf50bbacc56465: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=23f258a4-6dfc-4c8e-93a1-87f3e0f8bd89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:28.766318 crc crio[3638]: time=\"2026-06-09T13:25:28.765415339Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=fb553ca3-08b6-4f70-9714-ea5b5b225359 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:28.766720 crc crio[3638]: time=\"2026-06-09T13:25:28.766682972Z\" level=info msg=\"Starting container: 38330b40e9f926de1bff93c7516ba72cac9e27e2c106bfe366bf50bbacc56465\" id=a19cd20e-d682-4813-a00b-e82c4c3a571b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:28.854188 crc crio[3638]: time=\"2026-06-09T13:25:28.853893266Z\" level=info msg=\"Started container\" PID=15104 containerID=38330b40e9f926de1bff93c7516ba72cac9e27e2c106bfe366bf50bbacc56465 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=a19cd20e-d682-4813-a00b-e82c4c3a571b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5\nJun 09 13:25:28.926729 crc crio[3638]: time=\"2026-06-09T13:25:28.926620566Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:bd465a77e75f6938a5535a0a2fcd34ee44f4b4d5af2dbcda4aceb633e38950da\" id=2621f94a-6846-41c0-ae1a-f907194002ab name=/runtime.v1.ImageService/PullImage\nJun 09 13:25:28.929274 crc crio[3638]: time=\"2026-06-09T13:25:28.92904038Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9b11c8ea-603d-4ba1-be39-dfb44ad17bca name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:28.962585 crc crio[3638]: time=\"2026-06-09T13:25:28.961985764Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=797f8627-d07a-4c10-af97-7352d6bfdc17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:28.963498 crc crio[3638]: time=\"2026-06-09T13:25:28.963430692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:28.965963 crc crio[3638]: time=\"2026-06-09T13:25:28.965859087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:28.975559 crc crio[3638]: time=\"2026-06-09T13:25:28.974602019Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=27d1d5b5-f07c-400c-ba74-4f233f59d32d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:28.989770 crc crio[3638]: time=\"2026-06-09T13:25:28.989448713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:28.995664 crc crio[3638]: time=\"2026-06-09T13:25:28.990547392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:28.999272 crc crio[3638]: time=\"2026-06-09T13:25:28.998683897Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7jl5w/extract-content\" id=258362d9-49f7-4dd7-995e-f3518cb12083 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:29.020243 crc crio[3638]: time=\"2026-06-09T13:25:29.018610227Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=9606085b-5293-48de-8dd5-c8a3ee05f03d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:29.028674 crc crio[3638]: time=\"2026-06-09T13:25:29.027536263Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c3bed54f-e64f-4e3e-9b67-2ee3ecbd40c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:29.168811 crc crio[3638]: time=\"2026-06-09T13:25:29.168733639Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=79ad5703-68b7-4abe-b58c-721d1665f85c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:29.169466 crc crio[3638]: time=\"2026-06-09T13:25:29.169430188Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=62c8996e-aed3-4d5b-b57d-b055edaa59d2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:29.218280 crc crio[3638]: time=\"2026-06-09T13:25:29.217546175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:29.235098 crc crio[3638]: time=\"2026-06-09T13:25:29.234953757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:29.280402 crc crio[3638]: time=\"2026-06-09T13:25:29.279986072Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=941dae17-f84a-46d6-8a97-8e78698f7e18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:29.339416 crc crio[3638]: time=\"2026-06-09T13:25:29.339038938Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-wqj6n/extract-content\" id=cef9dac8-8a81-4a68-9142-3db27d8872c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:29.356286 crc crio[3638]: time=\"2026-06-09T13:25:29.355987228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:29.451082 crc crio[3638]: time=\"2026-06-09T13:25:29.450731901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:29.522801 crc crio[3638]: time=\"2026-06-09T13:25:29.521694085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:29.543404 crc crio[3638]: time=\"2026-06-09T13:25:29.52302655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:29.543659 crc crio[3638]: time=\"2026-06-09T13:25:29.543554124Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=f6084fe2-4eef-4b3f-950d-779e8e249576 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:29.552902 crc crio[3638]: time=\"2026-06-09T13:25:29.536258212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:29.564732 crc crio[3638]: time=\"2026-06-09T13:25:29.564654724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:29.599210 crc crio[3638]: time=\"2026-06-09T13:25:29.597220958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:29.607202 crc crio[3638]: time=\"2026-06-09T13:25:29.605716804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:29.664807 crc crio[3638]: time=\"2026-06-09T13:25:29.660645941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:29.670261 crc crio[3638]: time=\"2026-06-09T13:25:29.669477045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:29.688052 crc crio[3638]: 2026-06-09T13:25:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea79abc68f11d47 Mac:9a:af:66:d0:9e:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/040cecae-6cbe-4258-97f9-7dfdb5533162 SocketPath: PciID:}] [{Interface:0xc0003ef090 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:25:29.702078 crc crio[3638]: time=\"2026-06-09T13:25:29.693520374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:29.702078 crc crio[3638]: time=\"2026-06-09T13:25:29.697263293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:29.702078 crc crio[3638]: time=\"2026-06-09T13:25:29.697356445Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7 UID:91af399f-665e-42f2-9893-737c2d4b367b NetNS:/var/run/netns/040cecae-6cbe-4258-97f9-7dfdb5533162 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod91af399f_665e_42f2_9893_737c2d4b367b.slice PodAnnotations:0xc0014807d0}] Aliases:map[]}\"\nJun 09 13:25:29.702078 crc crio[3638]: time=\"2026-06-09T13:25:29.699354078Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:25:29.714679 crc crio[3638]: time=\"2026-06-09T13:25:29.713048852Z\" level=info msg=\"Ran pod sandbox ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=17f2e9ce-4e74-40bf-8d92-8fbbf955bbbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:25:29.736902 crc crio[3638]: time=\"2026-06-09T13:25:29.736670169Z\" level=info msg=\"Created container 38562ae133923bde310e5005841ea1890c2c8a6d272d9fe64ce433c7d14f9736: openshift-marketplace/community-operators-qhh6t/extract-content\" id=797f8627-d07a-4c10-af97-7352d6bfdc17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:29.749474 crc crio[3638]: time=\"2026-06-09T13:25:29.749154939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:29.753037 crc crio[3638]: time=\"2026-06-09T13:25:29.753008663Z\" level=info msg=\"Starting container: 38562ae133923bde310e5005841ea1890c2c8a6d272d9fe64ce433c7d14f9736\" id=ebc36fc7-9584-46b0-a6f1-4c1fec9c6940 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:29.778752 crc crio[3638]: time=\"2026-06-09T13:25:29.778537589Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b5359263-eb6e-4885-b1b9-6239b948b899 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:29.789242 crc crio[3638]: 2026-06-09T13:25:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:027f3e659a9592e Mac:de:b5:41:41:f8:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/684313d0-5bef-4332-a346-70147010ff03 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:25:29.793319 crc crio[3638]: time=\"2026-06-09T13:25:29.791095733Z\" level=info msg=\"Got pod network &{Name:controller-manager-7b67b7975-9gg2q Namespace:openshift-controller-manager ID:027f3e659a9592eeb7db8deff47b84d675abf62b68f6157757bdbb3566b62b8e UID:897ae989-d05f-4c10-94d8-484fe975fec7 NetNS:/var/run/netns/684313d0-5bef-4332-a346-70147010ff03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod897ae989_d05f_4c10_94d8_484fe975fec7.slice PodAnnotations:0xc0026982e8}] Aliases:map[]}\"\nJun 09 13:25:29.793319 crc crio[3638]: time=\"2026-06-09T13:25:29.791417311Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-7b67b7975-9gg2q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:25:29.817032 crc crio[3638]: time=\"2026-06-09T13:25:29.816832346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:29.817892 crc crio[3638]: 2026-06-09T13:25:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c9870d11e37aa1 Mac:ce:0e:ab:a4:ef:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/0ebd121c-20f2-4b62-9e58-5b98e4254920 SocketPath: PciID:}] [{Interface:0xc00025b5c0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:25:29.819261 crc crio[3638]: time=\"2026-06-09T13:25:29.818805708Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d UID:9323fe76-9364-4e54-b8ef-3711a206db1a NetNS:/var/run/netns/0ebd121c-20f2-4b62-9e58-5b98e4254920 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod9323fe76_9364_4e54_b8ef_3711a206db1a.slice PodAnnotations:0xc00008d228}] Aliases:map[]}\"\nJun 09 13:25:29.819261 crc crio[3638]: time=\"2026-06-09T13:25:29.818977133Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:25:29.822471 crc crio[3638]: time=\"2026-06-09T13:25:29.822392573Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=38f6b476-2d98-4082-a3d7-4419f442ba43 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:29.833505 crc crio[3638]: time=\"2026-06-09T13:25:29.833207389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:29.871495 crc crio[3638]: time=\"2026-06-09T13:25:29.871359702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:29.874336 crc crio[3638]: time=\"2026-06-09T13:25:29.872511982Z\" level=info msg=\"Ran pod sandbox 2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=d8d876c4-0e41-4578-9999-331d9be764d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:25:29.907188 crc crio[3638]: time=\"2026-06-09T13:25:29.906999048Z\" level=info msg=\"Ran pod sandbox 027f3e659a9592eeb7db8deff47b84d675abf62b68f6157757bdbb3566b62b8e with infra container: openshift-controller-manager/controller-manager-7b67b7975-9gg2q/POD\" id=12e8d157-9ed0-4058-bac5-f312bbbd68e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:25:29.929820 crc crio[3638]: time=\"2026-06-09T13:25:29.929655468Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=71928037-c1c8-4955-a379-71437804deca name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:29.937984 crc crio[3638]: time=\"2026-06-09T13:25:29.932517454Z\" level=info msg=\"Created container 2847cf9ca9a4b53a1a8e47c89d5e3a33de9e4070d9df9731dce32d2f7d5e5f18: openshift-marketplace/certified-operators-wxtv6/extract-content\" id=3e389113-31fc-4c4a-9bb3-f7abfd4a8398 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:29.955579 crc crio[3638]: time=\"2026-06-09T13:25:29.951925309Z\" level=info msg=\"Starting container: 2847cf9ca9a4b53a1a8e47c89d5e3a33de9e4070d9df9731dce32d2f7d5e5f18\" id=08950fe8-2ca2-4383-8de4-8d138eb38a4d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:29.955579 crc crio[3638]: 2026-06-09T13:25:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac74e3b74d20251 Mac:86:67:9e:8c:cb:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/330d2ec5-9861-4ef0-ae1e-836de1bec46e SocketPath: PciID:}] [{Interface:0xc0002045c0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:25:29.955579 crc crio[3638]: time=\"2026-06-09T13:25:29.954735894Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7b78989b58-w6gff Namespace:openshift-route-controller-manager ID:ac74e3b74d20251e3481d8a951744446b739cc62df33fd7e063b3f20ce980fc9 UID:9bcad179-10ac-41e6-9052-87fbe2f96224 NetNS:/var/run/netns/330d2ec5-9861-4ef0-ae1e-836de1bec46e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bcad179_10ac_41e6_9052_87fbe2f96224.slice PodAnnotations:0xc002396618}] Aliases:map[]}\"\nJun 09 13:25:29.955579 crc crio[3638]: time=\"2026-06-09T13:25:29.954908798Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7b78989b58-w6gff for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:25:29.959267 crc crio[3638]: time=\"2026-06-09T13:25:29.95571726Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=1b182218-e35c-4781-9cc0-e9dda82f6c86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:29.973925 crc crio[3638]: time=\"2026-06-09T13:25:29.96779241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=2e242fdc-830b-4f71-ab01-19ddad0a4e51 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:29.999464 crc crio[3638]: time=\"2026-06-09T13:25:29.997097169Z\" level=info msg=\"Started container\" PID=15250 containerID=2847cf9ca9a4b53a1a8e47c89d5e3a33de9e4070d9df9731dce32d2f7d5e5f18 description=openshift-marketplace/certified-operators-wxtv6/extract-content id=08950fe8-2ca2-4383-8de4-8d138eb38a4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee\nJun 09 13:25:29.999464 crc crio[3638]: time=\"2026-06-09T13:25:29.997726085Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=d14c1cc9-41d3-48d8-a0af-d203cdb42588 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:29.999971 crc crio[3638]: time=\"2026-06-09T13:25:29.999939374Z\" level=info msg=\"Started container\" PID=15234 containerID=38562ae133923bde310e5005841ea1890c2c8a6d272d9fe64ce433c7d14f9736 description=openshift-marketplace/community-operators-qhh6t/extract-content id=ebc36fc7-9584-46b0-a6f1-4c1fec9c6940 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e\nJun 09 13:25:30.022019 crc crio[3638]: time=\"2026-06-09T13:25:30.021440214Z\" level=info msg=\"Created container 7013033dceb256a043d99a27c86eeb1cb1e8088df2dd9b37e106e25bd311cbd6: openshift-marketplace/redhat-operators-vqhwk/extract-content\" id=e4b4996e-4821-4694-b4ab-b058e57513b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:30.055203 crc crio[3638]: time=\"2026-06-09T13:25:30.055005545Z\" level=info msg=\"Starting container: 7013033dceb256a043d99a27c86eeb1cb1e8088df2dd9b37e106e25bd311cbd6\" id=dc89aba5-e459-436c-8d59-a78dad9636f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:30.063469 crc crio[3638]: time=\"2026-06-09T13:25:30.060443079Z\" level=info msg=\"Created container cbe3c89a9d1d77e36779bbac2d1160440ed68b947364f0a69ac741c4797e96d5: openshift-marketplace/community-operators-7jl5w/extract-content\" id=258362d9-49f7-4dd7-995e-f3518cb12083 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:30.065923 crc crio[3638]: time=\"2026-06-09T13:25:30.065562825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:30.067750 crc crio[3638]: time=\"2026-06-09T13:25:30.067706912Z\" level=info msg=\"Started container\" PID=15259 containerID=7013033dceb256a043d99a27c86eeb1cb1e8088df2dd9b37e106e25bd311cbd6 description=openshift-marketplace/redhat-operators-vqhwk/extract-content id=dc89aba5-e459-436c-8d59-a78dad9636f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0\nJun 09 13:25:30.069974 crc crio[3638]: time=\"2026-06-09T13:25:30.069769387Z\" level=info msg=\"Starting container: cbe3c89a9d1d77e36779bbac2d1160440ed68b947364f0a69ac741c4797e96d5\" id=cd5f0912-130a-4d2d-8b63-9226b1d1e561 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:30.070709 crc crio[3638]: time=\"2026-06-09T13:25:30.068842332Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c546191e-8904-4477-aa55-00c0911a27db name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:30.070709 crc crio[3638]: time=\"2026-06-09T13:25:30.068902364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=95498e1c-32b2-4948-abe3-df019aeb4366 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:30.076551 crc crio[3638]: time=\"2026-06-09T13:25:30.076462674Z\" level=info msg=\"Created container 4c5baac710121d4ee56039bee0a1b1f313b870e9ec5d6e1d889ac73e3e520ade: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=9606085b-5293-48de-8dd5-c8a3ee05f03d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:30.084969 crc crio[3638]: time=\"2026-06-09T13:25:30.084414635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:30.119249 crc crio[3638]: time=\"2026-06-09T13:25:30.098997742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:30.119653 crc crio[3638]: time=\"2026-06-09T13:25:30.108567496Z\" level=info msg=\"Started container\" PID=15267 containerID=cbe3c89a9d1d77e36779bbac2d1160440ed68b947364f0a69ac741c4797e96d5 description=openshift-marketplace/community-operators-7jl5w/extract-content id=cd5f0912-130a-4d2d-8b63-9226b1d1e561 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94\nJun 09 13:25:30.132084 crc crio[3638]: time=\"2026-06-09T13:25:30.131817993Z\" level=info msg=\"Ran pod sandbox ac74e3b74d20251e3481d8a951744446b739cc62df33fd7e063b3f20ce980fc9 with infra container: openshift-route-controller-manager/route-controller-manager-7b78989b58-w6gff/POD\" id=979f76c2-c724-4da5-82c0-6a72fcd563b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:25:30.137083 crc crio[3638]: time=\"2026-06-09T13:25:30.136783954Z\" level=info msg=\"Starting container: 4c5baac710121d4ee56039bee0a1b1f313b870e9ec5d6e1d889ac73e3e520ade\" id=1bcbf59b-947b-41ad-b0e2-31e53edd6840 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:30.143265 crc crio[3638]: time=\"2026-06-09T13:25:30.143056591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=3d8874e9-851a-440b-aca1-e8a8e95e9541 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:30.170734 crc crio[3638]: time=\"2026-06-09T13:25:30.170067748Z\" level=info msg=\"Started container\" PID=15268 containerID=4c5baac710121d4ee56039bee0a1b1f313b870e9ec5d6e1d889ac73e3e520ade description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=1bcbf59b-947b-41ad-b0e2-31e53edd6840 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04\nJun 09 13:25:30.187095 crc crio[3638]: time=\"2026-06-09T13:25:30.185526679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=8fa6b782-83d1-4323-89f4-675e7a8c36a9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:30.198271 crc crio[3638]: time=\"2026-06-09T13:25:30.195875473Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-7b67b7975-9gg2q/controller-manager\" id=228f2be5-4844-4b1b-bd62-6b2b0d135e8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:30.198271 crc crio[3638]: time=\"2026-06-09T13:25:30.196719786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:30.200046 crc crio[3638]: time=\"2026-06-09T13:25:30.199975782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:30.214047 crc crio[3638]: time=\"2026-06-09T13:25:30.213673755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:30.238337 crc crio[3638]: time=\"2026-06-09T13:25:30.232799072Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-7b78989b58-w6gff/route-controller-manager\" id=5f515c49-4752-464f-9b58-feb89dd9c9f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:30.239365 crc crio[3638]: time=\"2026-06-09T13:25:30.239048937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:30.253054 crc crio[3638]: time=\"2026-06-09T13:25:30.252018832Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=0bd3a6e5-336f-4b78-971e-5af85db8e957 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:30.260590 crc crio[3638]: time=\"2026-06-09T13:25:30.260543477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:30.278471 crc crio[3638]: time=\"2026-06-09T13:25:30.277972431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:30.455996 crc crio[3638]: time=\"2026-06-09T13:25:30.445023013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:30.490222 crc crio[3638]: time=\"2026-06-09T13:25:30.490025587Z\" level=info msg=\"Created container ecad6de3715fd91c0738721b196022b988e8a054603820ed65c63cdaaff5c59c: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=941dae17-f84a-46d6-8a97-8e78698f7e18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:30.514324 crc crio[3638]: time=\"2026-06-09T13:25:30.509531465Z\" level=info msg=\"Starting container: ecad6de3715fd91c0738721b196022b988e8a054603820ed65c63cdaaff5c59c\" id=5c989493-1c73-4d3d-a148-4d9f4c08b287 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:30.529812 crc crio[3638]: time=\"2026-06-09T13:25:30.52971063Z\" level=info msg=\"Created container e02d9a5ead6b14f2b2174b6e1ac7a167ce7ad9033786befd78ffe9a30b3c2331: openshift-marketplace/redhat-marketplace-wqj6n/extract-content\" id=cef9dac8-8a81-4a68-9142-3db27d8872c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:30.598723 crc crio[3638]: time=\"2026-06-09T13:25:30.598079724Z\" level=info msg=\"Started container\" PID=15313 containerID=ecad6de3715fd91c0738721b196022b988e8a054603820ed65c63cdaaff5c59c description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=5c989493-1c73-4d3d-a148-4d9f4c08b287 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961\nJun 09 13:25:30.607782 crc crio[3638]: time=\"2026-06-09T13:25:30.606832526Z\" level=info msg=\"Starting container: e02d9a5ead6b14f2b2174b6e1ac7a167ce7ad9033786befd78ffe9a30b3c2331\" id=789c2a1f-972f-4d39-b537-795b596741ab name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:30.644697 crc crio[3638]: time=\"2026-06-09T13:25:30.643616982Z\" level=info msg=\"Created container f5bbc86fffdc15e1fc32077b7e887a11fd3ac04200048edf4eb7a89806315ada: openshift-marketplace/certified-operators-l27pk/extract-content\" id=f6084fe2-4eef-4b3f-950d-779e8e249576 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:30.656089 crc crio[3638]: time=\"2026-06-09T13:25:30.656002221Z\" level=info msg=\"Started container\" PID=15294 containerID=e02d9a5ead6b14f2b2174b6e1ac7a167ce7ad9033786befd78ffe9a30b3c2331 description=openshift-marketplace/redhat-marketplace-wqj6n/extract-content id=789c2a1f-972f-4d39-b537-795b596741ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610\nJun 09 13:25:30.693386 crc crio[3638]: time=\"2026-06-09T13:25:30.693244588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:30.697183 crc crio[3638]: time=\"2026-06-09T13:25:30.694750949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:30.751227 crc crio[3638]: time=\"2026-06-09T13:25:30.750899309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:30.787615 crc crio[3638]: time=\"2026-06-09T13:25:30.786682448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:30.801286 crc crio[3638]: time=\"2026-06-09T13:25:30.800084433Z\" level=info msg=\"Starting container: f5bbc86fffdc15e1fc32077b7e887a11fd3ac04200048edf4eb7a89806315ada\" id=2ddbba28-dff7-48d7-8f78-d21f3e23113c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:30.830464 crc crio[3638]: time=\"2026-06-09T13:25:30.830279875Z\" level=info msg=\"Started container\" PID=15328 containerID=f5bbc86fffdc15e1fc32077b7e887a11fd3ac04200048edf4eb7a89806315ada description=openshift-marketplace/certified-operators-l27pk/extract-content id=2ddbba28-dff7-48d7-8f78-d21f3e23113c name=/runtime.v1.RuntimeService/StartContainer sandboxID=12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480\nJun 09 13:25:30.839372 crc crio[3638]: time=\"2026-06-09T13:25:30.836632444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:31.028526 crc crio[3638]: time=\"2026-06-09T13:25:31.026189443Z\" level=info msg=\"Created container bd8b0d5ca09d36ad54ce807bb92b9a84eee5764e3ed11f262f0f22e8160ecec5: openshift-route-controller-manager/route-controller-manager-7b78989b58-w6gff/route-controller-manager\" id=5f515c49-4752-464f-9b58-feb89dd9c9f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:31.046247 crc crio[3638]: time=\"2026-06-09T13:25:31.044055707Z\" level=info msg=\"Starting container: bd8b0d5ca09d36ad54ce807bb92b9a84eee5764e3ed11f262f0f22e8160ecec5\" id=22f208d3-df39-421d-b0a4-6c83f6bb7a9c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:31.079289 crc crio[3638]: time=\"2026-06-09T13:25:31.078843179Z\" level=info msg=\"Started container\" PID=15348 containerID=bd8b0d5ca09d36ad54ce807bb92b9a84eee5764e3ed11f262f0f22e8160ecec5 description=openshift-route-controller-manager/route-controller-manager-7b78989b58-w6gff/route-controller-manager id=22f208d3-df39-421d-b0a4-6c83f6bb7a9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac74e3b74d20251e3481d8a951744446b739cc62df33fd7e063b3f20ce980fc9\nJun 09 13:25:31.233246 crc crio[3638]: time=\"2026-06-09T13:25:31.231838019Z\" level=info msg=\"Created container a7022a2fa63aab8d4cb41e3f07dfcd4f5cbdf4a56f8a35f39f0055b75e97c09a: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=c1d02e18-9a82-4108-ab05-169f03f781e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:31.269530 crc crio[3638]: time=\"2026-06-09T13:25:31.26918386Z\" level=info msg=\"Starting container: a7022a2fa63aab8d4cb41e3f07dfcd4f5cbdf4a56f8a35f39f0055b75e97c09a\" id=b2630417-3ba3-410b-917d-420524c0e4c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:31.300824 crc crio[3638]: time=\"2026-06-09T13:25:31.300413189Z\" level=info msg=\"Started container\" PID=15366 containerID=a7022a2fa63aab8d4cb41e3f07dfcd4f5cbdf4a56f8a35f39f0055b75e97c09a description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=b2630417-3ba3-410b-917d-420524c0e4c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80\nJun 09 13:25:31.382382 crc crio[3638]: time=\"2026-06-09T13:25:31.381686395Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=102b150b-020a-44d6-9326-00b6627f8fc3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:31.395351 crc crio[3638]: time=\"2026-06-09T13:25:31.393717894Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=4f435113-9b13-47d3-9e0e-24b1afec7de6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:31.406366 crc crio[3638]: time=\"2026-06-09T13:25:31.404370557Z\" level=info msg=\"Created container 41017239bafba52f1e3153c87021451429912a8dd6d6e6aa3af224f6a093745d: openshift-controller-manager/controller-manager-7b67b7975-9gg2q/controller-manager\" id=228f2be5-4844-4b1b-bd62-6b2b0d135e8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:31.410194 crc crio[3638]: time=\"2026-06-09T13:25:31.409009019Z\" level=info msg=\"Starting container: 41017239bafba52f1e3153c87021451429912a8dd6d6e6aa3af224f6a093745d\" id=235210ad-9548-461b-8587-87e086b900b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:31.410194 crc crio[3638]: time=\"2026-06-09T13:25:31.409282377Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=845b52aa-e17a-4edb-b7db-2ed7ad3db74c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:31.410194 crc crio[3638]: time=\"2026-06-09T13:25:31.410008246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:31.433251 crc crio[3638]: time=\"2026-06-09T13:25:31.432989266Z\" level=info msg=\"Started container\" PID=15363 containerID=41017239bafba52f1e3153c87021451429912a8dd6d6e6aa3af224f6a093745d description=openshift-controller-manager/controller-manager-7b67b7975-9gg2q/controller-manager id=235210ad-9548-461b-8587-87e086b900b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=027f3e659a9592eeb7db8deff47b84d675abf62b68f6157757bdbb3566b62b8e\nJun 09 13:25:31.896058 crc crio[3638]: time=\"2026-06-09T13:25:31.843614081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:32.078490 crc crio[3638]: time=\"2026-06-09T13:25:32.077913567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5aaf10df-e9ab-47ee-8dd2-815e890c8a86 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:32.081634 crc crio[3638]: time=\"2026-06-09T13:25:32.081586665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fa5be2fb-88ca-4a24-b575-35e2643e8c0a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:32.123040 crc crio[3638]: time=\"2026-06-09T13:25:32.122951942Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-wqj6n/registry-server\" id=704133a3-c0c7-46c3-b91d-2288aee309ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:32.123912 crc crio[3638]: time=\"2026-06-09T13:25:32.123834126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:32.169527 crc crio[3638]: time=\"2026-06-09T13:25:32.168948113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b4bad49c-bd21-4d18-9fde-1b6cc3572960 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:32.283096 crc crio[3638]: time=\"2026-06-09T13:25:32.281019357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=481abd35-f206-4ca4-a811-37ce0d280005 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:32.290966 crc crio[3638]: time=\"2026-06-09T13:25:32.290369194Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=aabcc5c9-d695-46f4-b446-67a1457c5ef5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:32.293360 crc crio[3638]: time=\"2026-06-09T13:25:32.292955673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:32.309346 crc crio[3638]: time=\"2026-06-09T13:25:32.309031219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=24142775-ec19-4794-a535-5106804c60f9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:32.520488 crc crio[3638]: time=\"2026-06-09T13:25:32.520088831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=eb2063cb-4a89-4efa-9353-bc34c6c7d206 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:32.548917 crc crio[3638]: time=\"2026-06-09T13:25:32.548677539Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wxtv6/registry-server\" id=2cabf270-40c0-408e-a85d-9570665e9213 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:32.550184 crc crio[3638]: time=\"2026-06-09T13:25:32.549725826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:32.697886 crc crio[3638]: time=\"2026-06-09T13:25:32.696683536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:32.723691 crc crio[3638]: time=\"2026-06-09T13:25:32.72289136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:32.743934 crc crio[3638]: time=\"2026-06-09T13:25:32.74319311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:32.750813 crc crio[3638]: time=\"2026-06-09T13:25:32.750552315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:32.755936 crc crio[3638]: time=\"2026-06-09T13:25:32.753951635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:32.840898 crc crio[3638]: time=\"2026-06-09T13:25:32.839415682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:32.853468 crc crio[3638]: time=\"2026-06-09T13:25:32.845008911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:33.237733 crc crio[3638]: time=\"2026-06-09T13:25:33.236425986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:33.336548 crc crio[3638]: time=\"2026-06-09T13:25:33.33571712Z\" level=info msg=\"Created container 134c067d04b4fda299cec0a4af88d36dba59b31f2442a48963f104696bfb6aaa: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=aabcc5c9-d695-46f4-b446-67a1457c5ef5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:33.339781 crc crio[3638]: time=\"2026-06-09T13:25:33.338873164Z\" level=info msg=\"Created container 8d00346e6473edcc522240c362c274b608205abbf72c0fcf4e1e44cdfd91b404: openshift-marketplace/redhat-marketplace-wqj6n/registry-server\" id=704133a3-c0c7-46c3-b91d-2288aee309ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:33.345497 crc crio[3638]: time=\"2026-06-09T13:25:33.345314005Z\" level=info msg=\"Starting container: 134c067d04b4fda299cec0a4af88d36dba59b31f2442a48963f104696bfb6aaa\" id=2b763a43-9f1f-41b4-9065-eed130a7e940 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:33.351025 crc crio[3638]: time=\"2026-06-09T13:25:33.350897213Z\" level=info msg=\"Starting container: 8d00346e6473edcc522240c362c274b608205abbf72c0fcf4e1e44cdfd91b404\" id=2f2f41a4-ae29-4bbc-b202-196a86c1b2cf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:33.363403 crc crio[3638]: time=\"2026-06-09T13:25:33.363036045Z\" level=info msg=\"Created container d9517bbae9be52b9e7bb853be2d8be289eb9b78868c2c57bc83e59d70fdfe8b0: openshift-marketplace/certified-operators-wxtv6/registry-server\" id=2cabf270-40c0-408e-a85d-9570665e9213 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:33.376849 crc crio[3638]: time=\"2026-06-09T13:25:33.369000703Z\" level=info msg=\"Starting container: d9517bbae9be52b9e7bb853be2d8be289eb9b78868c2c57bc83e59d70fdfe8b0\" id=0c9846bc-3cb3-4240-ab6d-1270101e02bb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:33.393618 crc crio[3638]: time=\"2026-06-09T13:25:33.393072632Z\" level=info msg=\"Started container\" PID=15443 containerID=8d00346e6473edcc522240c362c274b608205abbf72c0fcf4e1e44cdfd91b404 description=openshift-marketplace/redhat-marketplace-wqj6n/registry-server id=2f2f41a4-ae29-4bbc-b202-196a86c1b2cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610\nJun 09 13:25:33.421171 crc crio[3638]: time=\"2026-06-09T13:25:33.418975709Z\" level=info msg=\"Started container\" PID=15446 containerID=d9517bbae9be52b9e7bb853be2d8be289eb9b78868c2c57bc83e59d70fdfe8b0 description=openshift-marketplace/certified-operators-wxtv6/registry-server id=0c9846bc-3cb3-4240-ab6d-1270101e02bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee\nJun 09 13:25:33.483319 crc crio[3638]: time=\"2026-06-09T13:25:33.482650658Z\" level=info msg=\"Started container\" PID=15445 containerID=134c067d04b4fda299cec0a4af88d36dba59b31f2442a48963f104696bfb6aaa description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=2b763a43-9f1f-41b4-9065-eed130a7e940 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04\nJun 09 13:25:33.610634 crc crio[3638]: time=\"2026-06-09T13:25:33.609896795Z\" level=info msg=\"Created container 9872cc756bddc236d68b49d3965b7a88918536aa879a8412a1fff6e24a867a68: openshift-kube-apiserver/installer-13-crc/installer\" id=0bd3a6e5-336f-4b78-971e-5af85db8e957 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:33.617631 crc crio[3638]: time=\"2026-06-09T13:25:33.616834868Z\" level=info msg=\"Starting container: 9872cc756bddc236d68b49d3965b7a88918536aa879a8412a1fff6e24a867a68\" id=47e3a1c4-b15e-4225-ab18-ff09ab0bb5a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:33.727059 crc crio[3638]: time=\"2026-06-09T13:25:33.726737864Z\" level=info msg=\"Started container\" PID=15449 containerID=9872cc756bddc236d68b49d3965b7a88918536aa879a8412a1fff6e24a867a68 description=openshift-kube-apiserver/installer-13-crc/installer id=47e3a1c4-b15e-4225-ab18-ff09ab0bb5a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d\nJun 09 13:25:33.760592 crc crio[3638]: time=\"2026-06-09T13:25:33.756353011Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=91043c06-810c-4f03-91d7-887a172c05d8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:33.772540 crc crio[3638]: time=\"2026-06-09T13:25:33.76123537Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2467c66a-71ba-44cc-aea0-331077966fb9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:33.839505 crc crio[3638]: time=\"2026-06-09T13:25:33.838700345Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7jl5w/registry-server\" id=950627fc-ed26-4924-a22b-753f74932805 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:33.839894 crc crio[3638]: time=\"2026-06-09T13:25:33.839845806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:33.854716 crc crio[3638]: time=\"2026-06-09T13:25:33.850003325Z\" level=info msg=\"Created container afdf5124dbe456efb6bb8466a5e5ce60dae496568a16997d132659e04d269aba: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=1b182218-e35c-4781-9cc0-e9dda82f6c86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:33.883772 crc crio[3638]: time=\"2026-06-09T13:25:33.87696428Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dfb2b692-cd2c-400e-8e83-d2590336cac8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:33.919813 crc crio[3638]: time=\"2026-06-09T13:25:33.91125164Z\" level=info msg=\"Starting container: afdf5124dbe456efb6bb8466a5e5ce60dae496568a16997d132659e04d269aba\" id=b8860a81-525b-4598-ab0c-89f0930e9876 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:33.990270 crc crio[3638]: time=\"2026-06-09T13:25:33.98585271Z\" level=info msg=\"Started container\" PID=15469 containerID=afdf5124dbe456efb6bb8466a5e5ce60dae496568a16997d132659e04d269aba description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=b8860a81-525b-4598-ab0c-89f0930e9876 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7\nJun 09 13:25:34.090312 crc crio[3638]: time=\"2026-06-09T13:25:34.090172898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=26c8b16e-ba93-40f5-8a4f-018b035ee6e6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:34.139548 crc crio[3638]: time=\"2026-06-09T13:25:34.13925406Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=1177f49e-7cf5-4a75-bfba-22296b1f35aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:34.139886 crc crio[3638]: time=\"2026-06-09T13:25:34.139859676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:34.408908 crc crio[3638]: time=\"2026-06-09T13:25:34.404275101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:34.416881 crc crio[3638]: time=\"2026-06-09T13:25:34.416570288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:34.480058 crc crio[3638]: time=\"2026-06-09T13:25:34.472933294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:34.499474 crc crio[3638]: time=\"2026-06-09T13:25:34.496898569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:34.543644 crc crio[3638]: time=\"2026-06-09T13:25:34.542640952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:34.865262 crc crio[3638]: time=\"2026-06-09T13:25:34.86515718Z\" level=info msg=\"Created container 18d3c6893e1e72809b5e7690af8bd95333a8f30ba80d22b87c6bb053eeb61e91: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=845b52aa-e17a-4edb-b7db-2ed7ad3db74c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:34.866806 crc crio[3638]: time=\"2026-06-09T13:25:34.86670386Z\" level=info msg=\"Starting container: 18d3c6893e1e72809b5e7690af8bd95333a8f30ba80d22b87c6bb053eeb61e91\" id=eb95fd13-af92-42a3-ac8b-1afc6a2f5e99 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:34.873454 crc crio[3638]: time=\"2026-06-09T13:25:34.873314986Z\" level=info msg=\"Started container\" PID=15528 containerID=18d3c6893e1e72809b5e7690af8bd95333a8f30ba80d22b87c6bb053eeb61e91 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=eb95fd13-af92-42a3-ac8b-1afc6a2f5e99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80\nJun 09 13:25:34.924360 crc crio[3638]: time=\"2026-06-09T13:25:34.924181056Z\" level=info msg=\"Created container 8e1ec0b62988746bdf1020413fc6198d6319b276f87dc9da31480a2416a44b04: openshift-marketplace/community-operators-qhh6t/registry-server\" id=1177f49e-7cf5-4a75-bfba-22296b1f35aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:34.925922 crc crio[3638]: time=\"2026-06-09T13:25:34.925830189Z\" level=info msg=\"Starting container: 8e1ec0b62988746bdf1020413fc6198d6319b276f87dc9da31480a2416a44b04\" id=15bc7887-662f-4561-9837-d1538e4fc676 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:34.929077 crc crio[3638]: time=\"2026-06-09T13:25:34.928760657Z\" level=info msg=\"Created container 72d5e347ba5522b97b93c653ce3e05f3fdcde828b1b42ab2a8a17b4e666e724e: openshift-marketplace/community-operators-7jl5w/registry-server\" id=950627fc-ed26-4924-a22b-753f74932805 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:34.930192 crc crio[3638]: time=\"2026-06-09T13:25:34.930148064Z\" level=info msg=\"Starting container: 72d5e347ba5522b97b93c653ce3e05f3fdcde828b1b42ab2a8a17b4e666e724e\" id=57666910-8c9f-429a-94ed-ac16d99e15a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:34.935916 crc crio[3638]: time=\"2026-06-09T13:25:34.935780923Z\" level=info msg=\"Started container\" PID=15525 containerID=8e1ec0b62988746bdf1020413fc6198d6319b276f87dc9da31480a2416a44b04 description=openshift-marketplace/community-operators-qhh6t/registry-server id=15bc7887-662f-4561-9837-d1538e4fc676 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e\nJun 09 13:25:34.936981 crc crio[3638]: time=\"2026-06-09T13:25:34.936906673Z\" level=info msg=\"Started container\" PID=15524 containerID=72d5e347ba5522b97b93c653ce3e05f3fdcde828b1b42ab2a8a17b4e666e724e description=openshift-marketplace/community-operators-7jl5w/registry-server id=57666910-8c9f-429a-94ed-ac16d99e15a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94\nJun 09 13:25:35.325925 crc crio[3638]: time=\"2026-06-09T13:25:35.324447115Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=01f7db83-11f9-4d95-87a9-f6d0e7df469b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:35.354703 crc crio[3638]: time=\"2026-06-09T13:25:35.354621486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0ad50f83-c095-4fe3-a12a-7324e719cad5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:35.357721 crc crio[3638]: time=\"2026-06-09T13:25:35.357437241Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=0760ee07-ecf7-423b-9afe-d078588c98fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:35.358460 crc crio[3638]: time=\"2026-06-09T13:25:35.358067388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:35.441610 crc crio[3638]: time=\"2026-06-09T13:25:35.441254595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:35.455459 crc crio[3638]: time=\"2026-06-09T13:25:35.454476466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:36.320510 crc crio[3638]: time=\"2026-06-09T13:25:36.319629791Z\" level=info msg=\"Created container c8f658924d24262ba4dec2a83ec01e1c988c345541f843c6f7ef786210073229: openshift-marketplace/certified-operators-l27pk/registry-server\" id=0760ee07-ecf7-423b-9afe-d078588c98fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:36.322177 crc crio[3638]: time=\"2026-06-09T13:25:36.322037025Z\" level=info msg=\"Starting container: c8f658924d24262ba4dec2a83ec01e1c988c345541f843c6f7ef786210073229\" id=e58cf7af-0494-4d47-b586-e5b3186f033d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:36.328720 crc crio[3638]: time=\"2026-06-09T13:25:36.328640881Z\" level=info msg=\"Started container\" PID=15590 containerID=c8f658924d24262ba4dec2a83ec01e1c988c345541f843c6f7ef786210073229 description=openshift-marketplace/certified-operators-l27pk/registry-server id=e58cf7af-0494-4d47-b586-e5b3186f033d name=/runtime.v1.RuntimeService/StartContainer sandboxID=12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480\nJun 09 13:25:37.390270 crc crio[3638]: time=\"2026-06-09T13:25:37.390166935Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d332ef98-8174-4c9c-aa2c-a7aae91e9fe1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:37.407642 crc crio[3638]: time=\"2026-06-09T13:25:37.407434965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c57fe283-9c31-41c1-9563-be5d244779a1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:37.428199 crc crio[3638]: time=\"2026-06-09T13:25:37.42804704Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a9e39f36-5bca-488f-afc4-a4235c7963d2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:37.428557 crc crio[3638]: time=\"2026-06-09T13:25:37.428443412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0882f50f-ff45-42a3-9ab2-bf3d7c66d66c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:37.449264 crc crio[3638]: time=\"2026-06-09T13:25:37.448900913Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=daf8af65-65bb-414f-8883-2350f4d3a52a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:37.450517 crc crio[3638]: time=\"2026-06-09T13:25:37.449983612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:37.600484 crc crio[3638]: time=\"2026-06-09T13:25:37.600379073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:37.609920 crc crio[3638]: time=\"2026-06-09T13:25:37.609744951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:37.739695 crc crio[3638]: time=\"2026-06-09T13:25:37.739589416Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vqhwk/registry-server\" id=370e666c-32e0-4aca-a531-f9406464464e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:37.740357 crc crio[3638]: time=\"2026-06-09T13:25:37.740265173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:37.911993 crc crio[3638]: time=\"2026-06-09T13:25:37.911722263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:37.940410 crc crio[3638]: time=\"2026-06-09T13:25:37.940174959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:38.084269 crc crio[3638]: time=\"2026-06-09T13:25:38.083962843Z\" level=info msg=\"Created container bf04b60bf07a1bbb657f0fb57ea87d536a93bded120fbf3e5c51db48c39cf640: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=daf8af65-65bb-414f-8883-2350f4d3a52a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:38.091785 crc crio[3638]: time=\"2026-06-09T13:25:38.091617117Z\" level=info msg=\"Starting container: bf04b60bf07a1bbb657f0fb57ea87d536a93bded120fbf3e5c51db48c39cf640\" id=1b8065d3-67fd-44d4-bd0e-a744b7aedb9e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:38.109028 crc crio[3638]: time=\"2026-06-09T13:25:38.108677339Z\" level=info msg=\"Started container\" PID=15700 containerID=bf04b60bf07a1bbb657f0fb57ea87d536a93bded120fbf3e5c51db48c39cf640 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=1b8065d3-67fd-44d4-bd0e-a744b7aedb9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961\nJun 09 13:25:38.350738 crc crio[3638]: time=\"2026-06-09T13:25:38.350456104Z\" level=info msg=\"Created container 25028b128b47b6c2dbc72cfe2df458ac7aca4ea0e7cfa8b2d1576c9898434ff3: openshift-marketplace/redhat-operators-vqhwk/registry-server\" id=370e666c-32e0-4aca-a531-f9406464464e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:38.353875 crc crio[3638]: time=\"2026-06-09T13:25:38.353523345Z\" level=info msg=\"Starting container: 25028b128b47b6c2dbc72cfe2df458ac7aca4ea0e7cfa8b2d1576c9898434ff3\" id=bf88a72a-1f74-4997-b096-0dad2d341c76 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:38.369895 crc crio[3638]: time=\"2026-06-09T13:25:38.369750285Z\" level=info msg=\"Started container\" PID=15719 containerID=25028b128b47b6c2dbc72cfe2df458ac7aca4ea0e7cfa8b2d1576c9898434ff3 description=openshift-marketplace/redhat-operators-vqhwk/registry-server id=bf88a72a-1f74-4997-b096-0dad2d341c76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0\nJun 09 13:25:42.585995 crc crio[3638]: time=\"2026-06-09T13:25:42.585554981Z\" level=info msg=\"Stopping pod sandbox: ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7\" id=2d8d00bf-eff4-4031-8c4d-457909cf30e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:25:42.587243 crc crio[3638]: time=\"2026-06-09T13:25:42.586608909Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7 UID:91af399f-665e-42f2-9893-737c2d4b367b NetNS:/var/run/netns/040cecae-6cbe-4258-97f9-7dfdb5533162 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod91af399f_665e_42f2_9893_737c2d4b367b.slice PodAnnotations:0xc00008c808}] Aliases:map[]}\"\nJun 09 13:25:42.587243 crc crio[3638]: time=\"2026-06-09T13:25:42.586729352Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:25:44.891906 crc crio[3638]: time=\"2026-06-09T13:25:44.890838408Z\" level=info msg=\"Stopped pod sandbox: ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7\" id=2d8d00bf-eff4-4031-8c4d-457909cf30e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:25:57.037060 crc crio[3638]: time=\"2026-06-09T13:25:57.036212517Z\" level=info msg=\"Stopping container: 38330b40e9f926de1bff93c7516ba72cac9e27e2c106bfe366bf50bbacc56465 (timeout: 2s)\" id=efd823e0-d0b8-457d-89ab-f8ad001984e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:25:57.187939 crc crio[3638]: time=\"2026-06-09T13:25:57.18718624Z\" level=info msg=\"Stopped container 38330b40e9f926de1bff93c7516ba72cac9e27e2c106bfe366bf50bbacc56465: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=efd823e0-d0b8-457d-89ab-f8ad001984e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:25:57.190436 crc crio[3638]: time=\"2026-06-09T13:25:57.190347586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=4eedc57e-3731-42da-9734-75ff6322d929 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:57.192690 crc crio[3638]: time=\"2026-06-09T13:25:57.192606697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=cee852cb-bada-4c2a-8576-a41222a88aca name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:25:57.195571 crc crio[3638]: time=\"2026-06-09T13:25:57.195435974Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=f57efc01-abd7-445f-aa1d-a8fd6e583c65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:57.195991 crc crio[3638]: time=\"2026-06-09T13:25:57.195935207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:57.264859 crc crio[3638]: time=\"2026-06-09T13:25:57.26464731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:57.270372 crc crio[3638]: time=\"2026-06-09T13:25:57.270031326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:25:57.443212 crc crio[3638]: time=\"2026-06-09T13:25:57.442854163Z\" level=info msg=\"Created container 0301fbb0c8e08c867867b2306eb4ac9f275b44a39db7021ca8d455fb515a28b2: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=f57efc01-abd7-445f-aa1d-a8fd6e583c65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:25:57.446368 crc crio[3638]: time=\"2026-06-09T13:25:57.446184154Z\" level=info msg=\"Starting container: 0301fbb0c8e08c867867b2306eb4ac9f275b44a39db7021ca8d455fb515a28b2\" id=267fc1cb-b2ad-438e-acca-7ca4c796bce9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:25:57.460815 crc crio[3638]: time=\"2026-06-09T13:25:57.46070135Z\" level=info msg=\"Started container\" PID=16086 containerID=0301fbb0c8e08c867867b2306eb4ac9f275b44a39db7021ca8d455fb515a28b2 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=267fc1cb-b2ad-438e-acca-7ca4c796bce9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5\nJun 09 13:25:58.024641 crc crio[3638]: time=\"2026-06-09T13:25:58.024463237Z\" level=info msg=\"Removing container: f6aaaa7352bf61d74a9f3810d171cd1a5cd2a5bc075ee4937a58ce7a5bb3a1fe\" id=41ec6377-10fa-4c76-b01e-80280e82d611 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:25:58.113034 crc crio[3638]: time=\"2026-06-09T13:25:58.112921827Z\" level=info msg=\"Removed container f6aaaa7352bf61d74a9f3810d171cd1a5cd2a5bc075ee4937a58ce7a5bb3a1fe: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=41ec6377-10fa-4c76-b01e-80280e82d611 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:25:58.685490 crc crio[3638]: time=\"2026-06-09T13:25:58.68462952Z\" level=info msg=\"Stopping container: 8d00346e6473edcc522240c362c274b608205abbf72c0fcf4e1e44cdfd91b404 (timeout: 2s)\" id=fae51727-a36a-47f2-8220-15d869377681 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:25:58.946822 crc crio[3638]: time=\"2026-06-09T13:25:58.945545397Z\" level=info msg=\"Stopped container 8d00346e6473edcc522240c362c274b608205abbf72c0fcf4e1e44cdfd91b404: openshift-marketplace/redhat-marketplace-wqj6n/registry-server\" id=fae51727-a36a-47f2-8220-15d869377681 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:25:58.950676 crc crio[3638]: time=\"2026-06-09T13:25:58.950575373Z\" level=info msg=\"Stopping pod sandbox: 7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610\" id=e14759c8-7618-4856-b26d-f81c12d33e59 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:25:58.951865 crc crio[3638]: time=\"2026-06-09T13:25:58.95154252Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-wqj6n Namespace:openshift-marketplace ID:7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610 UID:93c4d58e-ae33-4fca-ad72-9040d99cc80e NetNS:/var/run/netns/ef9396c4-327e-4148-b307-528c472a4523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93c4d58e_ae33_4fca_ad72_9040d99cc80e.slice PodAnnotations:0xc002698150}] Aliases:map[]}\"\nJun 09 13:25:58.951865 crc crio[3638]: time=\"2026-06-09T13:25:58.951728156Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-wqj6n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:25:59.284509 crc crio[3638]: time=\"2026-06-09T13:25:59.284422398Z\" level=info msg=\"Stopping container: 72d5e347ba5522b97b93c653ce3e05f3fdcde828b1b42ab2a8a17b4e666e724e (timeout: 2s)\" id=5b703d6b-2882-4516-b2cd-979f83a6920d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:25:59.451468 crc crio[3638]: time=\"2026-06-09T13:25:59.4507826Z\" level=info msg=\"Stopped container 72d5e347ba5522b97b93c653ce3e05f3fdcde828b1b42ab2a8a17b4e666e724e: openshift-marketplace/community-operators-7jl5w/registry-server\" id=5b703d6b-2882-4516-b2cd-979f83a6920d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:25:59.453732 crc crio[3638]: time=\"2026-06-09T13:25:59.453650408Z\" level=info msg=\"Stopping pod sandbox: bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94\" id=7201c875-0851-4f40-b7a3-3e1eb0de4cd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:25:59.454353 crc crio[3638]: time=\"2026-06-09T13:25:59.454297645Z\" level=info msg=\"Got pod network &{Name:community-operators-7jl5w Namespace:openshift-marketplace ID:bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94 UID:c5c799a2-0baa-48fe-b1f6-d950be807791 NetNS:/var/run/netns/1b300a56-4efb-4829-a8ab-b98e1c15ea49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5c799a2_0baa_48fe_b1f6_d950be807791.slice PodAnnotations:0xc00018c3b8}] Aliases:map[]}\"\nJun 09 13:25:59.454598 crc crio[3638]: time=\"2026-06-09T13:25:59.454462639Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-7jl5w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:26:01.031205 crc crio[3638]: time=\"2026-06-09T13:26:01.029678917Z\" level=info msg=\"Stopped pod sandbox: 7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610\" id=e14759c8-7618-4856-b26d-f81c12d33e59 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:26:01.077498 crc crio[3638]: time=\"2026-06-09T13:26:01.075313441Z\" level=info msg=\"Stopping container: d9517bbae9be52b9e7bb853be2d8be289eb9b78868c2c57bc83e59d70fdfe8b0 (timeout: 2s)\" id=91308c02-e36c-4194-be6e-682726955267 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:26:01.223847 crc crio[3638]: time=\"2026-06-09T13:26:01.223768025Z\" level=info msg=\"Removing container: 8d00346e6473edcc522240c362c274b608205abbf72c0fcf4e1e44cdfd91b404\" id=829f4a97-f2fd-4c0c-a673-698498c5e37b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:01.316346 crc crio[3638]: time=\"2026-06-09T13:26:01.316230953Z\" level=info msg=\"Removed container 8d00346e6473edcc522240c362c274b608205abbf72c0fcf4e1e44cdfd91b404: openshift-marketplace/redhat-marketplace-wqj6n/registry-server\" id=829f4a97-f2fd-4c0c-a673-698498c5e37b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:01.325331 crc crio[3638]: time=\"2026-06-09T13:26:01.325176998Z\" level=info msg=\"Removing container: e02d9a5ead6b14f2b2174b6e1ac7a167ce7ad9033786befd78ffe9a30b3c2331\" id=fa5c277e-194a-4c4a-820c-708a503f488d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:01.349067 crc crio[3638]: time=\"2026-06-09T13:26:01.348900653Z\" level=info msg=\"Stopped pod sandbox: bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94\" id=7201c875-0851-4f40-b7a3-3e1eb0de4cd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:26:01.383414 crc crio[3638]: time=\"2026-06-09T13:26:01.383322791Z\" level=info msg=\"Removed container e02d9a5ead6b14f2b2174b6e1ac7a167ce7ad9033786befd78ffe9a30b3c2331: openshift-marketplace/redhat-marketplace-wqj6n/extract-content\" id=fa5c277e-194a-4c4a-820c-708a503f488d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:01.389812 crc crio[3638]: time=\"2026-06-09T13:26:01.389636813Z\" level=info msg=\"Removing container: 2f8db31818d7349f338a3c2c5a815dfafcc8c1c6b49d244691e37f3cd3ba1297\" id=c1b99755-d08f-4e24-a752-250702ce69d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:01.413271 crc crio[3638]: time=\"2026-06-09T13:26:01.413079011Z\" level=info msg=\"Removed container 2f8db31818d7349f338a3c2c5a815dfafcc8c1c6b49d244691e37f3cd3ba1297: openshift-marketplace/redhat-marketplace-wqj6n/extract-utilities\" id=c1b99755-d08f-4e24-a752-250702ce69d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:01.659560 crc crio[3638]: time=\"2026-06-09T13:26:01.65937908Z\" level=info msg=\"Stopped container d9517bbae9be52b9e7bb853be2d8be289eb9b78868c2c57bc83e59d70fdfe8b0: openshift-marketplace/certified-operators-wxtv6/registry-server\" id=91308c02-e36c-4194-be6e-682726955267 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:26:01.660469 crc crio[3638]: time=\"2026-06-09T13:26:01.660361437Z\" level=info msg=\"Stopping pod sandbox: 99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee\" id=49ae9a64-9377-4aa2-b57b-b70b840bc0b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:26:01.660918 crc crio[3638]: time=\"2026-06-09T13:26:01.660806459Z\" level=info msg=\"Got pod network &{Name:certified-operators-wxtv6 Namespace:openshift-marketplace ID:99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee UID:fe8421a9-3c45-4e99-bd58-9eff9f7e3c12 NetNS:/var/run/netns/ad0de7ce-6b24-4b0d-b2ac-13b3b82ed57b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe8421a9_3c45_4e99_bd58_9eff9f7e3c12.slice PodAnnotations:0xc0001187b0}] Aliases:map[]}\"\nJun 09 13:26:01.661209 crc crio[3638]: time=\"2026-06-09T13:26:01.661018145Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-wxtv6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:26:02.345025 crc crio[3638]: time=\"2026-06-09T13:26:02.344059411Z\" level=info msg=\"Removing container: 72d5e347ba5522b97b93c653ce3e05f3fdcde828b1b42ab2a8a17b4e666e724e\" id=85ff2b79-2014-44d5-9811-5f2e48e7b89c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:02.532029 crc crio[3638]: time=\"2026-06-09T13:26:02.530567631Z\" level=info msg=\"Removed container 72d5e347ba5522b97b93c653ce3e05f3fdcde828b1b42ab2a8a17b4e666e724e: openshift-marketplace/community-operators-7jl5w/registry-server\" id=85ff2b79-2014-44d5-9811-5f2e48e7b89c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:02.554947 crc crio[3638]: time=\"2026-06-09T13:26:02.553855166Z\" level=info msg=\"Removing container: cbe3c89a9d1d77e36779bbac2d1160440ed68b947364f0a69ac741c4797e96d5\" id=67643cd8-cb9f-44a2-b0c0-b16c7764969f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:02.675290 crc crio[3638]: time=\"2026-06-09T13:26:02.675172851Z\" level=info msg=\"Removed container cbe3c89a9d1d77e36779bbac2d1160440ed68b947364f0a69ac741c4797e96d5: openshift-marketplace/community-operators-7jl5w/extract-content\" id=67643cd8-cb9f-44a2-b0c0-b16c7764969f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:02.684239 crc crio[3638]: time=\"2026-06-09T13:26:02.684002501Z\" level=info msg=\"Removing container: e05eac2f845cef6e25a30fdf38363277342fa558bc88c4c608aa480f7e9d344e\" id=c70699fb-8d09-4acd-8e9c-161e0f2f1658 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:02.753227 crc crio[3638]: time=\"2026-06-09T13:26:02.75261176Z\" level=info msg=\"Removed container e05eac2f845cef6e25a30fdf38363277342fa558bc88c4c608aa480f7e9d344e: openshift-marketplace/community-operators-7jl5w/extract-utilities\" id=c70699fb-8d09-4acd-8e9c-161e0f2f1658 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:02.964487 crc crio[3638]: time=\"2026-06-09T13:26:02.964288306Z\" level=info msg=\"Stopped pod sandbox: 99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee\" id=49ae9a64-9377-4aa2-b57b-b70b840bc0b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:26:03.356566 crc crio[3638]: time=\"2026-06-09T13:26:03.355893764Z\" level=info msg=\"Removing container: d9517bbae9be52b9e7bb853be2d8be289eb9b78868c2c57bc83e59d70fdfe8b0\" id=515b49bd-8227-4f2b-a1a5-04e07a529ef0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:03.388359 crc crio[3638]: time=\"2026-06-09T13:26:03.388300516Z\" level=info msg=\"Removed container d9517bbae9be52b9e7bb853be2d8be289eb9b78868c2c57bc83e59d70fdfe8b0: openshift-marketplace/certified-operators-wxtv6/registry-server\" id=515b49bd-8227-4f2b-a1a5-04e07a529ef0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:03.391010 crc crio[3638]: time=\"2026-06-09T13:26:03.390974709Z\" level=info msg=\"Removing container: 2847cf9ca9a4b53a1a8e47c89d5e3a33de9e4070d9df9731dce32d2f7d5e5f18\" id=9597b2b0-4bed-4dde-89dd-3ec518c5b509 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:03.419420 crc crio[3638]: time=\"2026-06-09T13:26:03.419324581Z\" level=info msg=\"Removed container 2847cf9ca9a4b53a1a8e47c89d5e3a33de9e4070d9df9731dce32d2f7d5e5f18: openshift-marketplace/certified-operators-wxtv6/extract-content\" id=9597b2b0-4bed-4dde-89dd-3ec518c5b509 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:03.424558 crc crio[3638]: time=\"2026-06-09T13:26:03.424522583Z\" level=info msg=\"Removing container: fa9987aa27a2a06a87754606ff5b860fb2493140e58559ac0bb9e876e0f1b99b\" id=ff752621-d729-4177-a1f7-74653b6ff920 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:03.451557 crc crio[3638]: time=\"2026-06-09T13:26:03.451072425Z\" level=info msg=\"Removed container fa9987aa27a2a06a87754606ff5b860fb2493140e58559ac0bb9e876e0f1b99b: openshift-marketplace/certified-operators-wxtv6/extract-utilities\" id=ff752621-d729-4177-a1f7-74653b6ff920 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:09.573924 crc crio[3638]: time=\"2026-06-09T13:26:09.572907476Z\" level=info msg=\"Stopping container: 25028b128b47b6c2dbc72cfe2df458ac7aca4ea0e7cfa8b2d1576c9898434ff3 (timeout: 2s)\" id=a31c4266-1ced-4f5b-9c0e-399e68a2a980 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:26:09.940423 crc crio[3638]: time=\"2026-06-09T13:26:09.938941178Z\" level=info msg=\"Stopped container 25028b128b47b6c2dbc72cfe2df458ac7aca4ea0e7cfa8b2d1576c9898434ff3: openshift-marketplace/redhat-operators-vqhwk/registry-server\" id=a31c4266-1ced-4f5b-9c0e-399e68a2a980 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:26:09.952895 crc crio[3638]: time=\"2026-06-09T13:26:09.9459875Z\" level=info msg=\"Stopping pod sandbox: fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0\" id=1dc070ff-a07c-4a4c-9151-337bfec5e8b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:26:09.960074 crc crio[3638]: time=\"2026-06-09T13:26:09.957715249Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vqhwk Namespace:openshift-marketplace ID:fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0 UID:7c77583e-a77d-4d91-b004-a6c04ee87326 NetNS:/var/run/netns/40cc94a9-6770-413b-aed4-d8b4409a836d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c77583e_a77d_4d91_b004_a6c04ee87326.slice PodAnnotations:0xc002699088}] Aliases:map[]}\"\nJun 09 13:26:09.960074 crc crio[3638]: time=\"2026-06-09T13:26:09.957988906Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-vqhwk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:26:13.299684 crc crio[3638]: time=\"2026-06-09T13:26:13.299151299Z\" level=info msg=\"Stopped pod sandbox: fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0\" id=1dc070ff-a07c-4a4c-9151-337bfec5e8b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:26:14.063369 crc crio[3638]: time=\"2026-06-09T13:26:14.063285343Z\" level=info msg=\"Removing container: 25028b128b47b6c2dbc72cfe2df458ac7aca4ea0e7cfa8b2d1576c9898434ff3\" id=993e7cd7-15a2-4e24-9254-855f4bea103d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:14.099759 crc crio[3638]: time=\"2026-06-09T13:26:14.09950719Z\" level=info msg=\"Removed container 25028b128b47b6c2dbc72cfe2df458ac7aca4ea0e7cfa8b2d1576c9898434ff3: openshift-marketplace/redhat-operators-vqhwk/registry-server\" id=993e7cd7-15a2-4e24-9254-855f4bea103d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:14.104715 crc crio[3638]: time=\"2026-06-09T13:26:14.104585318Z\" level=info msg=\"Removing container: 7013033dceb256a043d99a27c86eeb1cb1e8088df2dd9b37e106e25bd311cbd6\" id=d38cce77-c280-4580-aace-ae135b155fad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:14.175222 crc crio[3638]: time=\"2026-06-09T13:26:14.175028547Z\" level=info msg=\"Removed container 7013033dceb256a043d99a27c86eeb1cb1e8088df2dd9b37e106e25bd311cbd6: openshift-marketplace/redhat-operators-vqhwk/extract-content\" id=d38cce77-c280-4580-aace-ae135b155fad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:14.183993 crc crio[3638]: time=\"2026-06-09T13:26:14.183827936Z\" level=info msg=\"Removing container: 1199e447334e4394bd8044fad6b07b6405f2c6cb20afc23e169062f0e2f01232\" id=7b96e197-6727-494c-8ba2-f6f855ca42ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:14.245910 crc crio[3638]: time=\"2026-06-09T13:26:14.245704062Z\" level=info msg=\"Removed container 1199e447334e4394bd8044fad6b07b6405f2c6cb20afc23e169062f0e2f01232: openshift-marketplace/redhat-operators-vqhwk/extract-utilities\" id=7b96e197-6727-494c-8ba2-f6f855ca42ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:20.812369 crc crio[3638]: time=\"2026-06-09T13:26:20.8106999Z\" level=info msg=\"Stopping pod sandbox: bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94\" id=a100b799-00cc-44d5-8e28-8c1eb9e5f771 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:26:20.812369 crc crio[3638]: time=\"2026-06-09T13:26:20.812228151Z\" level=info msg=\"Stopped pod sandbox (already stopped): bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94\" id=a100b799-00cc-44d5-8e28-8c1eb9e5f771 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:26:20.816845 crc crio[3638]: time=\"2026-06-09T13:26:20.814779821Z\" level=info msg=\"Removing pod sandbox: bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94\" id=4681ac7d-b689-4947-9708-472f8ef721be name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:26:20.833579 crc crio[3638]: time=\"2026-06-09T13:26:20.833276975Z\" level=info msg=\"Removed pod sandbox: bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94\" id=4681ac7d-b689-4947-9708-472f8ef721be name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:26:20.835601 crc crio[3638]: time=\"2026-06-09T13:26:20.835487095Z\" level=info msg=\"Stopping pod sandbox: fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0\" id=3b57699c-c104-4d0f-b5ef-ab1d778de654 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:26:20.835733 crc crio[3638]: time=\"2026-06-09T13:26:20.835635709Z\" level=info msg=\"Stopped pod sandbox (already stopped): fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0\" id=3b57699c-c104-4d0f-b5ef-ab1d778de654 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:26:20.836462 crc crio[3638]: time=\"2026-06-09T13:26:20.836360959Z\" level=info msg=\"Removing pod sandbox: fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0\" id=905091af-cf5f-47cb-a428-20f0d2f05247 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:26:20.860082 crc crio[3638]: time=\"2026-06-09T13:26:20.859727505Z\" level=info msg=\"Removed pod sandbox: fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0\" id=905091af-cf5f-47cb-a428-20f0d2f05247 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:26:20.862038 crc crio[3638]: time=\"2026-06-09T13:26:20.861734521Z\" level=info msg=\"Stopping pod sandbox: c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82\" id=b5d4dcc9-467c-424c-a06a-0a103526b5f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:26:20.862038 crc crio[3638]: time=\"2026-06-09T13:26:20.861936226Z\" level=info msg=\"Stopped pod sandbox (already stopped): c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82\" id=b5d4dcc9-467c-424c-a06a-0a103526b5f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:26:20.863637 crc crio[3638]: time=\"2026-06-09T13:26:20.86357409Z\" level=info msg=\"Removing pod sandbox: c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82\" id=933ea664-e232-4872-84d1-437a0829c3a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:26:20.878702 crc crio[3638]: time=\"2026-06-09T13:26:20.878567719Z\" level=info msg=\"Removed pod sandbox: c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82\" id=933ea664-e232-4872-84d1-437a0829c3a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:26:20.899878 crc crio[3638]: time=\"2026-06-09T13:26:20.899774367Z\" level=info msg=\"Stopping pod sandbox: 5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998\" id=09e37a61-c2e1-4861-a4a6-a3e93ddc8e1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:26:20.900305 crc crio[3638]: time=\"2026-06-09T13:26:20.899921261Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998\" id=09e37a61-c2e1-4861-a4a6-a3e93ddc8e1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:26:20.903295 crc crio[3638]: time=\"2026-06-09T13:26:20.902983664Z\" level=info msg=\"Removing pod sandbox: 5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998\" id=c23f363c-c971-43e3-a5cd-18ad9b7d4eab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:26:20.925859 crc crio[3638]: time=\"2026-06-09T13:26:20.924512501Z\" level=info msg=\"Removed pod sandbox: 5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998\" id=c23f363c-c971-43e3-a5cd-18ad9b7d4eab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:26:20.928505 crc crio[3638]: time=\"2026-06-09T13:26:20.92817859Z\" level=info msg=\"Stopping pod sandbox: 7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610\" id=3cfc585a-1264-4c93-931c-61dd83fd30d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:26:20.928505 crc crio[3638]: time=\"2026-06-09T13:26:20.928364915Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610\" id=3cfc585a-1264-4c93-931c-61dd83fd30d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:26:20.930472 crc crio[3638]: time=\"2026-06-09T13:26:20.929466635Z\" level=info msg=\"Removing pod sandbox: 7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610\" id=7919e95e-2c84-4f08-8c31-ac363d8995ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:26:20.957479 crc crio[3638]: time=\"2026-06-09T13:26:20.957220111Z\" level=info msg=\"Removed pod sandbox: 7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610\" id=7919e95e-2c84-4f08-8c31-ac363d8995ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:26:20.959646 crc crio[3638]: time=\"2026-06-09T13:26:20.959476512Z\" level=info msg=\"Stopping pod sandbox: 99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee\" id=992668cb-88d7-4333-842c-0779f5ececb1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:26:20.959765 crc crio[3638]: time=\"2026-06-09T13:26:20.959677928Z\" level=info msg=\"Stopped pod sandbox (already stopped): 99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee\" id=992668cb-88d7-4333-842c-0779f5ececb1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:26:20.960685 crc crio[3638]: time=\"2026-06-09T13:26:20.960604794Z\" level=info msg=\"Removing pod sandbox: 99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee\" id=ad85ac3d-99e2-4dfc-ad0f-1343b282fea0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:26:20.992579 crc crio[3638]: time=\"2026-06-09T13:26:20.99204153Z\" level=info msg=\"Removed pod sandbox: 99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee\" id=ad85ac3d-99e2-4dfc-ad0f-1343b282fea0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:26:21.924441 crc crio[3638]: time=\"2026-06-09T13:26:21.917184462Z\" level=info msg=\"Stopping container: 6f50de34ff7e0a584e3ded7c52b4a537b8e2ce511b3bdb2d7538477932948bfc (timeout: 15s)\" id=582d1807-419d-4d23-8a94-324b328d1f8c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:26:21.924441 crc crio[3638]: time=\"2026-06-09T13:26:21.917212282Z\" level=info msg=\"Stopping container: 68a92ae01d9bdd800e673afb5fc143b30c16f10624a71c93427798d774abab97 (timeout: 15s)\" id=4e8acf41-fcce-4851-b4a1-c4ab8c2c5a05 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:26:21.924441 crc crio[3638]: time=\"2026-06-09T13:26:21.917365566Z\" level=info msg=\"Stopping container: 67e234766a6172a839336e9f67e1fe6c78eedde3e66d3aa1fc256dc3d32f013b (timeout: 15s)\" id=ae1674b4-6503-4cd1-959f-10cd387954d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:26:21.924441 crc crio[3638]: time=\"2026-06-09T13:26:21.917791778Z\" level=info msg=\"Stopping container: b0adc9e36c8d1610763e93a85df45ff539830d3e30cb9b7d22ff56ee5fb20768 (timeout: 15s)\" id=019bd85e-5c0b-4ca1-8dbf-58c03a551292 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:26:21.924441 crc crio[3638]: time=\"2026-06-09T13:26:21.91783582Z\" level=info msg=\"Stopping container: 661e58056e5c21d70a8a4652a215fe1118fff6029462ed3f54c459ac693b9ced (timeout: 15s)\" id=c915d69e-1cc9-4d4e-9f94-ec45f46b9ea6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:26:22.247808 crc crio[3638]: time=\"2026-06-09T13:26:22.247034867Z\" level=info msg=\"Stopped container b0adc9e36c8d1610763e93a85df45ff539830d3e30cb9b7d22ff56ee5fb20768: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=019bd85e-5c0b-4ca1-8dbf-58c03a551292 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:26:22.281851 crc crio[3638]: time=\"2026-06-09T13:26:22.281732642Z\" level=info msg=\"Removing container: db207eac4455fe7ca7ade09e6d6f0f695f19cfa49391cb72b8050dc51822a7cd\" id=7ac17634-002e-42b6-8b31-f9bd12d85508 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:22.343532 crc crio[3638]: time=\"2026-06-09T13:26:22.343221307Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=30937326-ecc6-4e17-99aa-c8e677c9a923 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:26:22.343532 crc crio[3638]: time=\"2026-06-09T13:26:22.343372801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:22.416790 crc crio[3638]: time=\"2026-06-09T13:26:22.41672633Z\" level=info msg=\"Stopped container 68a92ae01d9bdd800e673afb5fc143b30c16f10624a71c93427798d774abab97: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4e8acf41-fcce-4851-b4a1-c4ab8c2c5a05 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:26:22.502660 crc crio[3638]: time=\"2026-06-09T13:26:22.502342032Z\" level=info msg=\"Stopped container 6f50de34ff7e0a584e3ded7c52b4a537b8e2ce511b3bdb2d7538477932948bfc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=582d1807-419d-4d23-8a94-324b328d1f8c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:26:22.598088 crc crio[3638]: time=\"2026-06-09T13:26:22.597828432Z\" level=info msg=\"Stopped container 661e58056e5c21d70a8a4652a215fe1118fff6029462ed3f54c459ac693b9ced: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=c915d69e-1cc9-4d4e-9f94-ec45f46b9ea6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:26:22.636089 crc crio[3638]: time=\"2026-06-09T13:26:22.635628333Z\" 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=30937326-ecc6-4e17-99aa-c8e677c9a923 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:26:22.666268 crc crio[3638]: time=\"2026-06-09T13:26:22.659271767Z\" level=info msg=\"Ran pod sandbox 97a0968436d0046f219eddcee56ac04282ae901337b01c7dd8be9fdca9d299f6 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=30937326-ecc6-4e17-99aa-c8e677c9a923 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:26:22.666268 crc crio[3638]: time=\"2026-06-09T13:26:22.66598025Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=979a5a54-b1da-4263-8c5a-2fd396156d31 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:26:22.687964 crc crio[3638]: time=\"2026-06-09T13:26:22.687849925Z\" level=info msg=\"Removed container db207eac4455fe7ca7ade09e6d6f0f695f19cfa49391cb72b8050dc51822a7cd: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=7ac17634-002e-42b6-8b31-f9bd12d85508 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:22.732894 crc crio[3638]: time=\"2026-06-09T13:26:22.732611784Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=25275373-a289-479c-801e-110ba5d8badc name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:26:22.747464 crc crio[3638]: time=\"2026-06-09T13:26:22.747227053Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=92f5be68-443f-4d47-a456-366c8f8338b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:26:22.748181 crc crio[3638]: time=\"2026-06-09T13:26:22.747950332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:22.816891 crc crio[3638]: time=\"2026-06-09T13:26:22.816096969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:23.322170 crc crio[3638]: time=\"2026-06-09T13:26:23.320761055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:23.393383 crc crio[3638]: time=\"2026-06-09T13:26:23.393087266Z\" level=info msg=\"Stopping pod sandbox: 2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d\" id=6584a3c6-08b3-4edd-b7bc-3002d7afb141 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:26:23.395799 crc crio[3638]: time=\"2026-06-09T13:26:23.395713207Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d UID:9323fe76-9364-4e54-b8ef-3711a206db1a NetNS:/var/run/netns/0ebd121c-20f2-4b62-9e58-5b98e4254920 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod9323fe76_9364_4e54_b8ef_3711a206db1a.slice PodAnnotations:0xc0019a8750}] Aliases:map[]}\"\nJun 09 13:26:23.396686 crc crio[3638]: time=\"2026-06-09T13:26:23.396500078Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:26:23.562385 crc crio[3638]: time=\"2026-06-09T13:26:23.561884213Z\" level=info msg=\"Created container 903c42e7bdc9f08c8bc36f1181ede12ab46c27e148e2ca575218b2f91fcba817: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=92f5be68-443f-4d47-a456-366c8f8338b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:26:23.571905 crc crio[3638]: time=\"2026-06-09T13:26:23.570659402Z\" level=info msg=\"Starting container: 903c42e7bdc9f08c8bc36f1181ede12ab46c27e148e2ca575218b2f91fcba817\" id=2467c15b-8757-4297-ade0-5b86610dc8dc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:26:23.597631 crc crio[3638]: time=\"2026-06-09T13:26:23.59702875Z\" level=info msg=\"Started container\" PID=16651 containerID=903c42e7bdc9f08c8bc36f1181ede12ab46c27e148e2ca575218b2f91fcba817 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=2467c15b-8757-4297-ade0-5b86610dc8dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=97a0968436d0046f219eddcee56ac04282ae901337b01c7dd8be9fdca9d299f6\nJun 09 13:26:25.133669 crc crio[3638]: time=\"2026-06-09T13:26:25.132834555Z\" level=info msg=\"Stopped pod sandbox: 2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d\" id=6584a3c6-08b3-4edd-b7bc-3002d7afb141 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:26:25.502926 crc crio[3638]: time=\"2026-06-09T13:26:25.498391893Z\" level=info msg=\"Stopped container 67e234766a6172a839336e9f67e1fe6c78eedde3e66d3aa1fc256dc3d32f013b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=ae1674b4-6503-4cd1-959f-10cd387954d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:26:25.502926 crc crio[3638]: time=\"2026-06-09T13:26:25.500410798Z\" level=info msg=\"Stopping pod sandbox: 35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b\" id=d676611b-1bb5-4b0d-beec-67f76fcf5858 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:26:25.516348 crc crio[3638]: time=\"2026-06-09T13:26:25.512841216Z\" level=info msg=\"Stopped pod sandbox: 35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b\" id=d676611b-1bb5-4b0d-beec-67f76fcf5858 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:26:26.566955 crc crio[3638]: time=\"2026-06-09T13:26:26.566773966Z\" level=info msg=\"Removing container: 68a92ae01d9bdd800e673afb5fc143b30c16f10624a71c93427798d774abab97\" id=4a97b296-938e-47c7-8339-826c66a5f89d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:26.592393 crc crio[3638]: time=\"2026-06-09T13:26:26.591832848Z\" level=info msg=\"Removed container 68a92ae01d9bdd800e673afb5fc143b30c16f10624a71c93427798d774abab97: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4a97b296-938e-47c7-8339-826c66a5f89d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:26.595270 crc crio[3638]: time=\"2026-06-09T13:26:26.595089818Z\" level=info msg=\"Removing container: 6f50de34ff7e0a584e3ded7c52b4a537b8e2ce511b3bdb2d7538477932948bfc\" id=4a65dfd0-f947-47ad-9d39-171992026c45 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:26.620451 crc crio[3638]: time=\"2026-06-09T13:26:26.620341875Z\" level=info msg=\"Removed container 6f50de34ff7e0a584e3ded7c52b4a537b8e2ce511b3bdb2d7538477932948bfc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=4a65dfd0-f947-47ad-9d39-171992026c45 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:26.623974 crc crio[3638]: time=\"2026-06-09T13:26:26.623899682Z\" level=info msg=\"Removing container: 661e58056e5c21d70a8a4652a215fe1118fff6029462ed3f54c459ac693b9ced\" id=a5c9559c-b6e8-481e-bf22-761efee32cac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:26.639610 crc crio[3638]: time=\"2026-06-09T13:26:26.639391084Z\" level=info msg=\"Removed container 661e58056e5c21d70a8a4652a215fe1118fff6029462ed3f54c459ac693b9ced: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=a5c9559c-b6e8-481e-bf22-761efee32cac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:26.641472 crc crio[3638]: time=\"2026-06-09T13:26:26.641407858Z\" level=info msg=\"Removing container: b0adc9e36c8d1610763e93a85df45ff539830d3e30cb9b7d22ff56ee5fb20768\" id=f5003051-62da-40b1-a83b-eb45dac49675 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:26.660796 crc crio[3638]: time=\"2026-06-09T13:26:26.659920853Z\" level=info msg=\"Removed container b0adc9e36c8d1610763e93a85df45ff539830d3e30cb9b7d22ff56ee5fb20768: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=f5003051-62da-40b1-a83b-eb45dac49675 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:26.664742 crc crio[3638]: time=\"2026-06-09T13:26:26.664638863Z\" level=info msg=\"Removing container: 67e234766a6172a839336e9f67e1fe6c78eedde3e66d3aa1fc256dc3d32f013b\" id=29fce61b-847e-4553-bf01-0c90a973a487 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:26.681298 crc crio[3638]: time=\"2026-06-09T13:26:26.681215053Z\" level=info msg=\"Removed container 67e234766a6172a839336e9f67e1fe6c78eedde3e66d3aa1fc256dc3d32f013b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=29fce61b-847e-4553-bf01-0c90a973a487 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:26.684019 crc crio[3638]: time=\"2026-06-09T13:26:26.683924377Z\" level=info msg=\"Removing container: 74bd5a296da455f49d99d83ba5e820eb915b402ff68a5ccae5414da20f0071eb\" id=9aa1029e-ec1d-46ee-bcc1-e6f1baf3f8ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:26.770744 crc crio[3638]: time=\"2026-06-09T13:26:26.770693261Z\" level=info msg=\"Removed container 74bd5a296da455f49d99d83ba5e820eb915b402ff68a5ccae5414da20f0071eb: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=9aa1029e-ec1d-46ee-bcc1-e6f1baf3f8ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:27.035799 crc crio[3638]: time=\"2026-06-09T13:26:27.035695339Z\" level=info msg=\"Stopping container: 0301fbb0c8e08c867867b2306eb4ac9f275b44a39db7021ca8d455fb515a28b2 (timeout: 2s)\" id=9e42ce01-d000-4bf1-b6af-84678de2f747 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:26:27.167548 crc crio[3638]: time=\"2026-06-09T13:26:27.167452809Z\" level=info msg=\"Stopped container 0301fbb0c8e08c867867b2306eb4ac9f275b44a39db7021ca8d455fb515a28b2: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9e42ce01-d000-4bf1-b6af-84678de2f747 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:26:27.169686 crc crio[3638]: time=\"2026-06-09T13:26:27.169582957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a98008cb-ec77-4455-b809-ff52eee50cc0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:26:27.174442 crc crio[3638]: time=\"2026-06-09T13:26:27.174351636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=cc155d63-deb3-487f-9fc3-9dd2a8a32931 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:26:27.177456 crc crio[3638]: time=\"2026-06-09T13:26:27.17739503Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cbbd0588-90c0-4356-ba93-8bc53097c464 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:26:27.177928 crc crio[3638]: time=\"2026-06-09T13:26:27.177877993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:27.204928 crc crio[3638]: time=\"2026-06-09T13:26:27.204850507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:27.209193 crc crio[3638]: time=\"2026-06-09T13:26:27.209074542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:27.336166 crc crio[3638]: time=\"2026-06-09T13:26:27.33599186Z\" level=info msg=\"Created container a8ec0a8844f2b1dc4b06f832fc03e111dab5940af0b59c6ad34a711d49a9ccb7: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cbbd0588-90c0-4356-ba93-8bc53097c464 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:26:27.337964 crc crio[3638]: time=\"2026-06-09T13:26:27.33746552Z\" level=info msg=\"Starting container: a8ec0a8844f2b1dc4b06f832fc03e111dab5940af0b59c6ad34a711d49a9ccb7\" id=ade259c2-1498-4291-985e-7971a8890970 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:26:27.346622 crc crio[3638]: time=\"2026-06-09T13:26:27.346507447Z\" level=info msg=\"Started container\" PID=16730 containerID=a8ec0a8844f2b1dc4b06f832fc03e111dab5940af0b59c6ad34a711d49a9ccb7 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ade259c2-1498-4291-985e-7971a8890970 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5\nJun 09 13:26:27.588932 crc crio[3638]: time=\"2026-06-09T13:26:27.588335303Z\" level=info msg=\"Removing container: 38330b40e9f926de1bff93c7516ba72cac9e27e2c106bfe366bf50bbacc56465\" id=0f611115-a016-44c0-8e5c-370f452736b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:27.819282 crc crio[3638]: time=\"2026-06-09T13:26:27.819046808Z\" level=info msg=\"Removed container 38330b40e9f926de1bff93c7516ba72cac9e27e2c106bfe366bf50bbacc56465: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0f611115-a016-44c0-8e5c-370f452736b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:35.354491 crc crio[3638]: time=\"2026-06-09T13:26:35.353005602Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=19a2fcf8-23d8-4b70-b7c1-d298088dd2cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:26:35.354491 crc crio[3638]: time=\"2026-06-09T13:26:35.354351739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:35.394966 crc crio[3638]: time=\"2026-06-09T13:26:35.390201985Z\" 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=19a2fcf8-23d8-4b70-b7c1-d298088dd2cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:26:35.432593 crc crio[3638]: time=\"2026-06-09T13:26:35.432485816Z\" level=info msg=\"Ran pod sandbox 74b05c191027ae9ab87b7b5bfefea0b713a569079edd0218dfc0ef720a62da4e with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=19a2fcf8-23d8-4b70-b7c1-d298088dd2cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:26:35.438581 crc crio[3638]: time=\"2026-06-09T13:26:35.438197252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=17216b7c-7790-4b07-a866-ff94e4a15c1b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:26:35.442633 crc crio[3638]: time=\"2026-06-09T13:26:35.442520751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=67a0febd-7a2d-496b-8b53-59a4e6d05633 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:26:35.466026 crc crio[3638]: time=\"2026-06-09T13:26:35.465745373Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=87706f5a-7480-4152-9378-8649c22ae80b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:26:35.468319 crc crio[3638]: time=\"2026-06-09T13:26:35.468045716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:35.524505 crc crio[3638]: time=\"2026-06-09T13:26:35.523943648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:36.015520 crc crio[3638]: time=\"2026-06-09T13:26:36.014789679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:37.004388 crc crio[3638]: time=\"2026-06-09T13:26:37.004232261Z\" level=info msg=\"Created container d593690a3b8aae8c6ee29818cc4e7d1f95c0a4f1aa55b2abf8c9673a0cfbd83f: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=87706f5a-7480-4152-9378-8649c22ae80b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:26:37.005456 crc crio[3638]: time=\"2026-06-09T13:26:37.005440714Z\" level=info msg=\"Starting container: d593690a3b8aae8c6ee29818cc4e7d1f95c0a4f1aa55b2abf8c9673a0cfbd83f\" id=36fbd165-0ebf-46aa-a315-edf62ab07d72 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:26:37.013693 crc crio[3638]: time=\"2026-06-09T13:26:37.013287938Z\" level=info msg=\"Started container\" PID=16839 containerID=d593690a3b8aae8c6ee29818cc4e7d1f95c0a4f1aa55b2abf8c9673a0cfbd83f description=openshift-kube-apiserver/kube-apiserver-crc/setup id=36fbd165-0ebf-46aa-a315-edf62ab07d72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b05c191027ae9ab87b7b5bfefea0b713a569079edd0218dfc0ef720a62da4e\nJun 09 13:26:37.756575 crc crio[3638]: time=\"2026-06-09T13:26:37.755761823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=bdf0ebe3-e574-48df-9ed0-0ac2b025d61c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:26:37.783469 crc crio[3638]: time=\"2026-06-09T13:26:37.783427795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=dcc0cbd2-7d4b-46fc-a423-71e1e0fed525 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:26:38.166391 crc crio[3638]: time=\"2026-06-09T13:26:38.154890265Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2a1de056-0899-40fa-b21e-8496687a5b3a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:26:38.166391 crc crio[3638]: time=\"2026-06-09T13:26:38.155414669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3f7e65ac-6085-497c-9bea-46f509e72855 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:26:38.416076 crc crio[3638]: time=\"2026-06-09T13:26:38.415982406Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=61b7e768-7b46-4678-b2bc-a667db0fcd85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:26:38.416711 crc crio[3638]: time=\"2026-06-09T13:26:38.416534671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:38.417248 crc crio[3638]: time=\"2026-06-09T13:26:38.416981644Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=6ee478e6-db56-4de8-8241-539daa2c14cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:26:38.417490 crc crio[3638]: time=\"2026-06-09T13:26:38.417473847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:38.441903 crc crio[3638]: time=\"2026-06-09T13:26:38.441727678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:38.454689 crc crio[3638]: time=\"2026-06-09T13:26:38.454071525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:38.761534 crc crio[3638]: time=\"2026-06-09T13:26:38.761396495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:38.792870 crc crio[3638]: time=\"2026-06-09T13:26:38.792715709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:39.472601 crc crio[3638]: time=\"2026-06-09T13:26:39.471993243Z\" level=info msg=\"Created container d4af873e40ce7d2233a6dd1cc6c86eb8be5e4c43e72940d4a1034b1092749e3d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=6ee478e6-db56-4de8-8241-539daa2c14cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:26:39.474188 crc crio[3638]: time=\"2026-06-09T13:26:39.474024498Z\" level=info msg=\"Starting container: d4af873e40ce7d2233a6dd1cc6c86eb8be5e4c43e72940d4a1034b1092749e3d\" id=8ff470ac-e4b3-4e2a-baf2-2571c62efaa1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:26:39.526358 crc crio[3638]: time=\"2026-06-09T13:26:39.526182409Z\" level=info msg=\"Started container\" PID=16905 containerID=d4af873e40ce7d2233a6dd1cc6c86eb8be5e4c43e72940d4a1034b1092749e3d description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=8ff470ac-e4b3-4e2a-baf2-2571c62efaa1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976\nJun 09 13:26:39.666391 crc crio[3638]: time=\"2026-06-09T13:26:39.664901668Z\" level=info msg=\"Created container 93763a1eb4851693a5c66e1612f2ef728c5eaf4a4774e7e702fc020f45e17c67: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=61b7e768-7b46-4678-b2bc-a667db0fcd85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:26:39.668786 crc crio[3638]: time=\"2026-06-09T13:26:39.667923201Z\" level=info msg=\"Starting container: 93763a1eb4851693a5c66e1612f2ef728c5eaf4a4774e7e702fc020f45e17c67\" id=afa94fe0-c924-4efe-91f4-a7a4a6c978a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:26:39.686824 crc crio[3638]: time=\"2026-06-09T13:26:39.68663257Z\" level=info msg=\"Started container\" PID=16909 containerID=93763a1eb4851693a5c66e1612f2ef728c5eaf4a4774e7e702fc020f45e17c67 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=afa94fe0-c924-4efe-91f4-a7a4a6c978a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b05c191027ae9ab87b7b5bfefea0b713a569079edd0218dfc0ef720a62da4e\nJun 09 13:26:40.433390 crc crio[3638]: time=\"2026-06-09T13:26:40.432039564Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0b7b74fa-b737-4b59-b7d8-cf542f552a23 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:26:40.476185 crc crio[3638]: time=\"2026-06-09T13:26:40.475890938Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=09e22e77-6029-4687-93a8-ed7188f41896 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:26:40.609303 crc crio[3638]: time=\"2026-06-09T13:26:40.60920464Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=eac5c488-20e2-47cd-8adb-7793196e856d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:26:40.609741 crc crio[3638]: time=\"2026-06-09T13:26:40.609648512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:40.679096 crc crio[3638]: time=\"2026-06-09T13:26:40.67893194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:40.950353 crc crio[3638]: time=\"2026-06-09T13:26:40.949602172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:41.725164 crc crio[3638]: time=\"2026-06-09T13:26:41.72116893Z\" level=info msg=\"Created container 56f51832e9c7b5f97eada668108b421b84ab2fa59505ae106ff71e7ffadfb662: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=eac5c488-20e2-47cd-8adb-7793196e856d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:26:41.725164 crc crio[3638]: time=\"2026-06-09T13:26:41.723349969Z\" level=info msg=\"Starting container: 56f51832e9c7b5f97eada668108b421b84ab2fa59505ae106ff71e7ffadfb662\" id=a509c1a5-ef4e-4cd8-a9d5-1c9bcb293d50 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:26:41.731425 crc crio[3638]: time=\"2026-06-09T13:26:41.729226058Z\" level=info msg=\"Started container\" PID=17014 containerID=56f51832e9c7b5f97eada668108b421b84ab2fa59505ae106ff71e7ffadfb662 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=a509c1a5-ef4e-4cd8-a9d5-1c9bcb293d50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b05c191027ae9ab87b7b5bfefea0b713a569079edd0218dfc0ef720a62da4e\nJun 09 13:26:42.293993 crc crio[3638]: time=\"2026-06-09T13:26:42.293730075Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f3ca3072-4259-45ee-9da0-464dc2211560 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:26:42.395690 crc crio[3638]: time=\"2026-06-09T13:26:42.394924552Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5b0fa9b1-c9d4-48cb-9bc1-8b2299c460a9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:26:42.812955 crc crio[3638]: time=\"2026-06-09T13:26:42.812830167Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=b9c1c413-ee45-49af-8fcc-8e9184d0aea4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:26:42.815203 crc crio[3638]: time=\"2026-06-09T13:26:42.813938487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:42.902462 crc crio[3638]: time=\"2026-06-09T13:26:42.902384475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:43.703193 crc crio[3638]: time=\"2026-06-09T13:26:43.698622225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:44.529264 crc crio[3638]: time=\"2026-06-09T13:26:44.528742137Z\" level=info msg=\"Created container aefdecd089ecc8528e3888beaa5c1817f6378529d492d599b9f296ba3ac6ac4c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=b9c1c413-ee45-49af-8fcc-8e9184d0aea4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:26:44.541024 crc crio[3638]: time=\"2026-06-09T13:26:44.54062873Z\" level=info msg=\"Starting container: aefdecd089ecc8528e3888beaa5c1817f6378529d492d599b9f296ba3ac6ac4c\" id=07650c00-b5d6-4b55-b09d-0538d34dfa41 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:26:44.615067 crc crio[3638]: time=\"2026-06-09T13:26:44.614698178Z\" level=info msg=\"Started container\" PID=17047 containerID=aefdecd089ecc8528e3888beaa5c1817f6378529d492d599b9f296ba3ac6ac4c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=07650c00-b5d6-4b55-b09d-0538d34dfa41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b05c191027ae9ab87b7b5bfefea0b713a569079edd0218dfc0ef720a62da4e\nJun 09 13:26:45.086469 crc crio[3638]: time=\"2026-06-09T13:26:45.086342695Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=89b04b36-5348-4cb8-8287-cf8295f0634d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:26:45.111349 crc crio[3638]: time=\"2026-06-09T13:26:45.111064379Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b533630d-a6c4-4af5-ba73-7ef3a8935c75 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:26:45.574436 crc crio[3638]: time=\"2026-06-09T13:26:45.574044722Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=1aa95083-08dc-488d-807f-29a95b5bf152 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:26:45.575670 crc crio[3638]: time=\"2026-06-09T13:26:45.575396779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:45.724928 crc crio[3638]: time=\"2026-06-09T13:26:45.72376411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:46.986765 crc crio[3638]: time=\"2026-06-09T13:26:46.985608343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:47.960663 crc crio[3638]: time=\"2026-06-09T13:26:47.95685364Z\" level=info msg=\"Created container 1f0e44eaec23e1591eded79b7050e4e8f597d77e9d10da91bab05459d0d8f3ef: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=1aa95083-08dc-488d-807f-29a95b5bf152 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:26:47.965560 crc crio[3638]: time=\"2026-06-09T13:26:47.965033173Z\" level=info msg=\"Starting container: 1f0e44eaec23e1591eded79b7050e4e8f597d77e9d10da91bab05459d0d8f3ef\" id=a05f0efa-c0ef-4008-8cf7-4b2dd5cfaf0b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:26:47.986842 crc crio[3638]: time=\"2026-06-09T13:26:47.986497877Z\" level=info msg=\"Started container\" PID=17080 containerID=1f0e44eaec23e1591eded79b7050e4e8f597d77e9d10da91bab05459d0d8f3ef description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=a05f0efa-c0ef-4008-8cf7-4b2dd5cfaf0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b05c191027ae9ab87b7b5bfefea0b713a569079edd0218dfc0ef720a62da4e\nJun 09 13:26:48.092401 crc crio[3638]: time=\"2026-06-09T13:26:48.092267707Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ba20f594-f657-4535-ac14-8549cf1561f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:26:48.099034 crc crio[3638]: time=\"2026-06-09T13:26:48.098233919Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1c4219f4-7bdf-4bd8-9fa7-3d92ef0c9657 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:26:48.203870 crc crio[3638]: time=\"2026-06-09T13:26:48.203731813Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=bc067d6c-1663-4df4-9085-7f2660ee17b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:26:48.204872 crc crio[3638]: time=\"2026-06-09T13:26:48.20435322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:48.274009 crc crio[3638]: time=\"2026-06-09T13:26:48.273664609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:49.389740 crc crio[3638]: time=\"2026-06-09T13:26:49.385073674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:26:49.946894 crc crio[3638]: time=\"2026-06-09T13:26:49.945995752Z\" level=info msg=\"Created container 3c2562e28c506b64c74c05419c20461b26bad1ca676c3b56bf5df384bfd73c6c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=bc067d6c-1663-4df4-9085-7f2660ee17b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:26:49.951835 crc crio[3638]: time=\"2026-06-09T13:26:49.951616405Z\" level=info msg=\"Starting container: 3c2562e28c506b64c74c05419c20461b26bad1ca676c3b56bf5df384bfd73c6c\" id=9160e7af-4f44-41f3-bfa6-f045a998e735 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:26:50.020250 crc crio[3638]: time=\"2026-06-09T13:26:50.018467516Z\" level=info msg=\"Started container\" PID=17118 containerID=3c2562e28c506b64c74c05419c20461b26bad1ca676c3b56bf5df384bfd73c6c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=9160e7af-4f44-41f3-bfa6-f045a998e735 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b05c191027ae9ab87b7b5bfefea0b713a569079edd0218dfc0ef720a62da4e\nJun 09 13:26:57.037591 crc crio[3638]: time=\"2026-06-09T13:26:57.036588866Z\" level=info msg=\"Stopping container: a8ec0a8844f2b1dc4b06f832fc03e111dab5940af0b59c6ad34a711d49a9ccb7 (timeout: 2s)\" id=43834bcf-48c6-4154-ac70-6ddd00665fdb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:26:57.379731 crc crio[3638]: time=\"2026-06-09T13:26:57.37861523Z\" level=info msg=\"Stopped container a8ec0a8844f2b1dc4b06f832fc03e111dab5940af0b59c6ad34a711d49a9ccb7: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=43834bcf-48c6-4154-ac70-6ddd00665fdb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:26:58.329562 crc crio[3638]: time=\"2026-06-09T13:26:58.329420285Z\" level=info msg=\"Removing container: 0301fbb0c8e08c867867b2306eb4ac9f275b44a39db7021ca8d455fb515a28b2\" id=2a9855f5-8b75-40b2-b850-fbb0b6bd5154 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:26:58.855670 crc crio[3638]: time=\"2026-06-09T13:26:58.855044719Z\" level=info msg=\"Removed container 0301fbb0c8e08c867867b2306eb4ac9f275b44a39db7021ca8d455fb515a28b2: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2a9855f5-8b75-40b2-b850-fbb0b6bd5154 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:27:03.603453 crc crio[3638]: time=\"2026-06-09T13:27:03.601259639Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=4c52c719-b87e-4006-839e-b163812ea4a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:27:03.605040 crc crio[3638]: time=\"2026-06-09T13:27:03.603467039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:27:03.694868 crc crio[3638]: time=\"2026-06-09T13:27:03.694473062Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:81084e80f94d28370f822a3295884ff964f7f2e6c5e459ba43bc64660e3101ed UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/f7534fa2-12a0-476d-aa02-65c1b91f5a8d 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:0xc001890468}] Aliases:map[]}\"\nJun 09 13:27:03.694868 crc crio[3638]: time=\"2026-06-09T13:27:03.694653517Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:27:06.058908 crc crio[3638]: 2026-06-09T13:27:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81084e80f94d283 Mac:2e:6f:cc:00:16:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/f7534fa2-12a0-476d-aa02-65c1b91f5a8d SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:27:06.062633 crc crio[3638]: time=\"2026-06-09T13:27:06.062485568Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:81084e80f94d28370f822a3295884ff964f7f2e6c5e459ba43bc64660e3101ed UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/f7534fa2-12a0-476d-aa02-65c1b91f5a8d 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:0xc001890468}] Aliases:map[]}\"\nJun 09 13:27:06.062965 crc crio[3638]: time=\"2026-06-09T13:27:06.062888408Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:27:06.075349 crc crio[3638]: time=\"2026-06-09T13:27:06.075254234Z\" level=info msg=\"Ran pod sandbox 81084e80f94d28370f822a3295884ff964f7f2e6c5e459ba43bc64660e3101ed with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=4c52c719-b87e-4006-839e-b163812ea4a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:27:06.079373 crc crio[3638]: time=\"2026-06-09T13:27:06.07891948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=c057dbda-2354-4822-af30-271ddb94bc1b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:27:06.089530 crc crio[3638]: time=\"2026-06-09T13:27:06.087003102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=9438d6f4-9e1b-4959-8e4a-e86ae2df3e89 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:27:06.097232 crc crio[3638]: time=\"2026-06-09T13:27:06.095406763Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=8c9a53bb-002c-4b61-aefe-fb9a64136827 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:27:06.097232 crc crio[3638]: time=\"2026-06-09T13:27:06.095878235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:27:06.156571 crc crio[3638]: time=\"2026-06-09T13:27:06.155820463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:27:06.163963 crc crio[3638]: time=\"2026-06-09T13:27:06.163858574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:27:06.283468 crc crio[3638]: time=\"2026-06-09T13:27:06.283148961Z\" level=info msg=\"Created container 41f509e031de42c1721af4341a7416d104a195f68038c0e839d9c68eba1f2476: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=8c9a53bb-002c-4b61-aefe-fb9a64136827 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:27:06.284683 crc crio[3638]: time=\"2026-06-09T13:27:06.284562248Z\" level=info msg=\"Starting container: 41f509e031de42c1721af4341a7416d104a195f68038c0e839d9c68eba1f2476\" id=362f6789-f11d-4f18-b357-4688125fda76 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:27:06.294010 crc crio[3638]: time=\"2026-06-09T13:27:06.293892684Z\" level=info msg=\"Started container\" PID=17441 containerID=41f509e031de42c1721af4341a7416d104a195f68038c0e839d9c68eba1f2476 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=362f6789-f11d-4f18-b357-4688125fda76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81084e80f94d28370f822a3295884ff964f7f2e6c5e459ba43bc64660e3101ed\nJun 09 13:27:09.584442 crc crio[3638]: time=\"2026-06-09T13:27:09.582985244Z\" level=info msg=\"Cleaning up stale resource k8s_csi-provisioner_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_2\"\nJun 09 13:27:09.584442 crc crio[3638]: time=\"2026-06-09T13:27:09.583875757Z\" level=info msg=\"createCtr: removing container ID 268fde1e7725a4f9a57ef66348e6ae1e5b9703ab523bbaa85e49dc737507e163 from runtime\" id=d14c1cc9-41d3-48d8-a0af-d203cdb42588 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:27:09.605084 crc crio[3638]: time=\"2026-06-09T13:27:09.604829718Z\" level=info msg=\"createCtr: deleting container ID 268fde1e7725a4f9a57ef66348e6ae1e5b9703ab523bbaa85e49dc737507e163 from idIndex\" id=d14c1cc9-41d3-48d8-a0af-d203cdb42588 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:27:09.605586 crc crio[3638]: time=\"2026-06-09T13:27:09.605432915Z\" level=info msg=\"createCtr: removing container 268fde1e7725a4f9a57ef66348e6ae1e5b9703ab523bbaa85e49dc737507e163\" id=d14c1cc9-41d3-48d8-a0af-d203cdb42588 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:27:09.605917 crc crio[3638]: time=\"2026-06-09T13:27:09.605829035Z\" level=info msg=\"createCtr: deleting container 268fde1e7725a4f9a57ef66348e6ae1e5b9703ab523bbaa85e49dc737507e163 from storage\" id=d14c1cc9-41d3-48d8-a0af-d203cdb42588 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:27:09.611445 crc crio[3638]: time=\"2026-06-09T13:27:09.610297263Z\" level=error msg=\"Failed to update container state for 268fde1e7725a4f9a57ef66348e6ae1e5b9703ab523bbaa85e49dc737507e163: stdout: , stderr: \"\nJun 09 13:27:09.702211 crc crio[3638]: time=\"2026-06-09T13:27:09.702028725Z\" level=info msg=\"createCtr: releasing container name k8s_csi-provisioner_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_2\" id=d14c1cc9-41d3-48d8-a0af-d203cdb42588 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:27:21.057860 crc crio[3638]: time=\"2026-06-09T13:27:21.055574845Z\" level=info msg=\"Stopping pod sandbox: 35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b\" id=a7cba15b-4205-4d66-99ed-94613b1696f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:27:21.057860 crc crio[3638]: time=\"2026-06-09T13:27:21.057616878Z\" level=info msg=\"Stopped pod sandbox (already stopped): 35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b\" id=a7cba15b-4205-4d66-99ed-94613b1696f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:27:21.062949 crc crio[3638]: time=\"2026-06-09T13:27:21.062495107Z\" level=info msg=\"Removing pod sandbox: 35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b\" id=42382194-975d-42f2-9929-b9ca9e8c11fb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:27:21.146619 crc crio[3638]: time=\"2026-06-09T13:27:21.145607632Z\" level=info msg=\"Removed pod sandbox: 35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b\" id=42382194-975d-42f2-9929-b9ca9e8c11fb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:27:25.313080 crc crio[3638]: time=\"2026-06-09T13:27:25.312504868Z\" level=info msg=\"Stopping container: 903c42e7bdc9f08c8bc36f1181ede12ab46c27e148e2ca575218b2f91fcba817 (timeout: 5s)\" id=b22c08c0-f568-4a0c-a797-f8c0bbbb4a8f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:27:30.325829 crc crio[3638]: time=\"2026-06-09T13:27:30.32380378Z\" level=warning msg=\"Stopping container 903c42e7bdc9f08c8bc36f1181ede12ab46c27e148e2ca575218b2f91fcba817 with stop signal(15) timed out. Killing...\"\nJun 09 13:27:30.871651 crc crio[3638]: time=\"2026-06-09T13:27:30.871476204Z\" level=info msg=\"Stopped container 903c42e7bdc9f08c8bc36f1181ede12ab46c27e148e2ca575218b2f91fcba817: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=b22c08c0-f568-4a0c-a797-f8c0bbbb4a8f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:27:30.873287 crc crio[3638]: time=\"2026-06-09T13:27:30.873046654Z\" level=info msg=\"Stopping pod sandbox: 97a0968436d0046f219eddcee56ac04282ae901337b01c7dd8be9fdca9d299f6\" id=e82562b0-718b-47c5-9d94-bf63cfdf1e84 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:27:30.878716 crc crio[3638]: time=\"2026-06-09T13:27:30.878625692Z\" level=info msg=\"Stopped pod sandbox: 97a0968436d0046f219eddcee56ac04282ae901337b01c7dd8be9fdca9d299f6\" id=e82562b0-718b-47c5-9d94-bf63cfdf1e84 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:27:31.731757 crc crio[3638]: time=\"2026-06-09T13:27:31.73102658Z\" level=info msg=\"Removing container: 903c42e7bdc9f08c8bc36f1181ede12ab46c27e148e2ca575218b2f91fcba817\" id=4408abfb-26ed-43f4-818f-efbf899d9916 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:27:31.759916 crc crio[3638]: time=\"2026-06-09T13:27:31.759731844Z\" level=info msg=\"Removed container 903c42e7bdc9f08c8bc36f1181ede12ab46c27e148e2ca575218b2f91fcba817: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=4408abfb-26ed-43f4-818f-efbf899d9916 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:27:33.757391 crc crio[3638]: time=\"2026-06-09T13:27:33.756721383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=f79a529f-fe6d-431a-a655-0ffbda74b232 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:27:33.759414 crc crio[3638]: time=\"2026-06-09T13:27:33.75929017Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=670b63bf-98b7-49fb-91ef-76bfae417446 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:27:33.767771 crc crio[3638]: time=\"2026-06-09T13:27:33.767681121Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=b604582f-dcf8-45cb-9b44-ff41cbf32b51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:27:33.768303 crc crio[3638]: time=\"2026-06-09T13:27:33.768093752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:27:33.807866 crc crio[3638]: time=\"2026-06-09T13:27:33.807764014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:27:33.825411 crc crio[3638]: time=\"2026-06-09T13:27:33.824568807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:27:33.968834 crc crio[3638]: time=\"2026-06-09T13:27:33.968690478Z\" level=info msg=\"Created container 61bb87b29e8a54b8f2075456ecf7cc862e43243e892709a9460d47b1d21ddd2d: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=b604582f-dcf8-45cb-9b44-ff41cbf32b51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:27:33.970569 crc crio[3638]: time=\"2026-06-09T13:27:33.970480314Z\" level=info msg=\"Starting container: 61bb87b29e8a54b8f2075456ecf7cc862e43243e892709a9460d47b1d21ddd2d\" id=0041c502-3e4c-4530-aa9c-288c782748df name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:27:33.976298 crc crio[3638]: time=\"2026-06-09T13:27:33.976190714Z\" level=info msg=\"Started container\" PID=17846 containerID=61bb87b29e8a54b8f2075456ecf7cc862e43243e892709a9460d47b1d21ddd2d description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=0041c502-3e4c-4530-aa9c-288c782748df name=/runtime.v1.RuntimeService/StartContainer sandboxID=77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c\nJun 09 13:27:38.291941 crc crio[3638]: time=\"2026-06-09T13:27:38.291088903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=68269af5-f9d8-4e08-946d-5c40ca0ffd4e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:27:38.298635 crc crio[3638]: time=\"2026-06-09T13:27:38.298188038Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=097c54c7-e709-491c-ad8d-8bc0fafc26d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:27:38.311301 crc crio[3638]: time=\"2026-06-09T13:27:38.309274511Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2aae83a6-1f66-401a-abff-878260b83fab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:27:38.311301 crc crio[3638]: time=\"2026-06-09T13:27:38.310688648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:27:38.421462 crc crio[3638]: time=\"2026-06-09T13:27:38.41876489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:27:38.446997 crc crio[3638]: time=\"2026-06-09T13:27:38.445904854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:27:38.710161 crc crio[3638]: time=\"2026-06-09T13:27:38.709739862Z\" level=info msg=\"Created container 8e25454ba60a6dd3a3b6b0eb63fa1b0638afaacd6d302bb94279ab97c478dd33: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2aae83a6-1f66-401a-abff-878260b83fab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:27:38.713398 crc crio[3638]: time=\"2026-06-09T13:27:38.713278296Z\" level=info msg=\"Starting container: 8e25454ba60a6dd3a3b6b0eb63fa1b0638afaacd6d302bb94279ab97c478dd33\" id=5bd29122-a82d-4254-bca5-89cfc32328ed name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:27:38.726199 crc crio[3638]: time=\"2026-06-09T13:27:38.725901567Z\" level=info msg=\"Started container\" PID=17934 containerID=8e25454ba60a6dd3a3b6b0eb63fa1b0638afaacd6d302bb94279ab97c478dd33 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=5bd29122-a82d-4254-bca5-89cfc32328ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5\nJun 09 13:28:07.053478 crc crio[3638]: time=\"2026-06-09T13:28:07.049172913Z\" level=info msg=\"Stopping container: 8e25454ba60a6dd3a3b6b0eb63fa1b0638afaacd6d302bb94279ab97c478dd33 (timeout: 2s)\" id=954b02d5-5b88-4d31-a5b5-aaa5ca5f0a09 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:28:07.192733 crc crio[3638]: time=\"2026-06-09T13:28:07.192568609Z\" level=info msg=\"Stopped container 8e25454ba60a6dd3a3b6b0eb63fa1b0638afaacd6d302bb94279ab97c478dd33: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=954b02d5-5b88-4d31-a5b5-aaa5ca5f0a09 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:28:07.589601 crc crio[3638]: time=\"2026-06-09T13:28:07.588955938Z\" level=info msg=\"Removing container: a8ec0a8844f2b1dc4b06f832fc03e111dab5940af0b59c6ad34a711d49a9ccb7\" id=0d5564ce-32a4-4888-b4a2-5d8da000aef1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:28:07.992032 crc crio[3638]: time=\"2026-06-09T13:28:07.991958343Z\" level=info msg=\"Removed container a8ec0a8844f2b1dc4b06f832fc03e111dab5940af0b59c6ad34a711d49a9ccb7: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0d5564ce-32a4-4888-b4a2-5d8da000aef1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:28:21.246562 crc crio[3638]: time=\"2026-06-09T13:28:21.245577217Z\" level=info msg=\"Stopping pod sandbox: 97a0968436d0046f219eddcee56ac04282ae901337b01c7dd8be9fdca9d299f6\" id=605c56a2-cdfd-4442-8706-f6114c4a0b38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:28:21.246562 crc crio[3638]: time=\"2026-06-09T13:28:21.246547973Z\" level=info msg=\"Stopped pod sandbox (already stopped): 97a0968436d0046f219eddcee56ac04282ae901337b01c7dd8be9fdca9d299f6\" id=605c56a2-cdfd-4442-8706-f6114c4a0b38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:28:21.248881 crc crio[3638]: time=\"2026-06-09T13:28:21.247223041Z\" level=info msg=\"Removing pod sandbox: 97a0968436d0046f219eddcee56ac04282ae901337b01c7dd8be9fdca9d299f6\" id=9d61d142-2dec-4ee9-9598-a055c5821150 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:28:21.255945 crc crio[3638]: time=\"2026-06-09T13:28:21.255445652Z\" level=info msg=\"Removed pod sandbox: 97a0968436d0046f219eddcee56ac04282ae901337b01c7dd8be9fdca9d299f6\" id=9d61d142-2dec-4ee9-9598-a055c5821150 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:29:38.289462 crc crio[3638]: time=\"2026-06-09T13:29:38.288875624Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=825daeac-c51b-4ba3-839d-e4aedcadf71f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:29:38.292240 crc crio[3638]: time=\"2026-06-09T13:29:38.292109127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=da2009f2-8d74-48e8-b76d-6f444fe73863 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:29:38.295097 crc crio[3638]: time=\"2026-06-09T13:29:38.294985471Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=144cbdcd-2075-4b02-9483-d46836c564c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:29:38.295488 crc crio[3638]: time=\"2026-06-09T13:29:38.295420802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:29:38.321823 crc crio[3638]: time=\"2026-06-09T13:29:38.321717458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:29:38.328506 crc crio[3638]: time=\"2026-06-09T13:29:38.327944228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:29:38.673686 crc crio[3638]: time=\"2026-06-09T13:29:38.673098408Z\" level=info msg=\"Created container ab79b77dd126038211dadb88cf8ce92bebdf6fca87b2bae244ea569eb698c837: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=144cbdcd-2075-4b02-9483-d46836c564c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:29:38.675526 crc crio[3638]: time=\"2026-06-09T13:29:38.675444958Z\" level=info msg=\"Starting container: ab79b77dd126038211dadb88cf8ce92bebdf6fca87b2bae244ea569eb698c837\" id=8d44c5d4-5f3a-4a5f-ac57-f70e0f9581f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:29:38.683490 crc crio[3638]: time=\"2026-06-09T13:29:38.683051253Z\" level=info msg=\"Started container\" PID=19466 containerID=ab79b77dd126038211dadb88cf8ce92bebdf6fca87b2bae244ea569eb698c837 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=8d44c5d4-5f3a-4a5f-ac57-f70e0f9581f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5\nJun 09 13:30:01.108379 crc crio[3638]: time=\"2026-06-09T13:30:01.10606973Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683530-m46r2/POD\" id=a1612571-2359-4d57-92f5-e96a48a18616 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:30:01.108379 crc crio[3638]: time=\"2026-06-09T13:30:01.107283331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:01.160314 crc crio[3638]: time=\"2026-06-09T13:30:01.160251611Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683530-m46r2 Namespace:openshift-operator-lifecycle-manager ID:8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4 UID:0a0117d5-d236-4967-a7d9-04b7195d3dc4 NetNS:/var/run/netns/ccec888c-b0cf-4fe7-a72b-11601b7be16b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a0117d5_d236_4967_a7d9_04b7195d3dc4.slice PodAnnotations:0xc002696ad0}] Aliases:map[]}\"\nJun 09 13:30:01.160675 crc crio[3638]: time=\"2026-06-09T13:30:01.160647342Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683530-m46r2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:30:02.541625 crc crio[3638]: 2026-06-09T13:30:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8bdd294e216b46a Mac:0a:e6:45:ea:7a:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/ccec888c-b0cf-4fe7-a72b-11601b7be16b SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:30:02.545436 crc crio[3638]: time=\"2026-06-09T13:30:02.544759459Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683530-m46r2 Namespace:openshift-operator-lifecycle-manager ID:8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4 UID:0a0117d5-d236-4967-a7d9-04b7195d3dc4 NetNS:/var/run/netns/ccec888c-b0cf-4fe7-a72b-11601b7be16b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a0117d5_d236_4967_a7d9_04b7195d3dc4.slice PodAnnotations:0xc002696ad0}] Aliases:map[]}\"\nJun 09 13:30:02.545436 crc crio[3638]: time=\"2026-06-09T13:30:02.545283942Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683530-m46r2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:30:02.558209 crc crio[3638]: time=\"2026-06-09T13:30:02.554582482Z\" level=info msg=\"Ran pod sandbox 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683530-m46r2/POD\" id=a1612571-2359-4d57-92f5-e96a48a18616 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:30:02.559507 crc crio[3638]: time=\"2026-06-09T13:30:02.559394586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b63b60df-4a60-4bc8-8d2e-c890b1b803f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:02.561854 crc crio[3638]: time=\"2026-06-09T13:30:02.561781307Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=03fc4857-3cb2-461c-b2cd-a87d85e53021 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:02.571805 crc crio[3638]: time=\"2026-06-09T13:30:02.571674191Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683530-m46r2/collect-profiles\" id=9b5d8626-3867-4d84-bce8-70cdefa3a5a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:02.572325 crc crio[3638]: time=\"2026-06-09T13:30:02.572245646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:02.622473 crc crio[3638]: time=\"2026-06-09T13:30:02.620610399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:02.631955 crc crio[3638]: time=\"2026-06-09T13:30:02.631673583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:02.808478 crc crio[3638]: time=\"2026-06-09T13:30:02.808209138Z\" level=info msg=\"Created container e4f27419edee54a5ca4b27dcbd68297e91996ec205554520adb11151fbb17860: openshift-operator-lifecycle-manager/collect-profiles-29683530-m46r2/collect-profiles\" id=9b5d8626-3867-4d84-bce8-70cdefa3a5a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:02.810782 crc crio[3638]: time=\"2026-06-09T13:30:02.810672922Z\" level=info msg=\"Starting container: e4f27419edee54a5ca4b27dcbd68297e91996ec205554520adb11151fbb17860\" id=50b8ede7-f102-4544-85f3-2f84e57e62d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:30:02.820630 crc crio[3638]: time=\"2026-06-09T13:30:02.820475665Z\" level=info msg=\"Started container\" PID=19859 containerID=e4f27419edee54a5ca4b27dcbd68297e91996ec205554520adb11151fbb17860 description=openshift-operator-lifecycle-manager/collect-profiles-29683530-m46r2/collect-profiles id=50b8ede7-f102-4544-85f3-2f84e57e62d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4\nJun 09 13:30:04.856150 crc crio[3638]: time=\"2026-06-09T13:30:04.855437957Z\" level=info msg=\"Stopping pod sandbox: 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4\" id=28181472-c3c8-411c-a48d-12176d492689 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:30:04.857535 crc crio[3638]: time=\"2026-06-09T13:30:04.856563496Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683530-m46r2 Namespace:openshift-operator-lifecycle-manager ID:8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4 UID:0a0117d5-d236-4967-a7d9-04b7195d3dc4 NetNS:/var/run/netns/ccec888c-b0cf-4fe7-a72b-11601b7be16b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a0117d5_d236_4967_a7d9_04b7195d3dc4.slice PodAnnotations:0xc002696120}] Aliases:map[]}\"\nJun 09 13:30:04.857535 crc crio[3638]: time=\"2026-06-09T13:30:04.856770641Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683530-m46r2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:30:05.985502 crc crio[3638]: time=\"2026-06-09T13:30:05.984783949Z\" level=info msg=\"Stopped pod sandbox: 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4\" id=28181472-c3c8-411c-a48d-12176d492689 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:30:07.036368 crc crio[3638]: time=\"2026-06-09T13:30:07.03631921Z\" level=info msg=\"Stopping container: ab79b77dd126038211dadb88cf8ce92bebdf6fca87b2bae244ea569eb698c837 (timeout: 2s)\" id=5d5a4bd4-910a-4cdc-aaab-ea157e53dd53 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:30:07.178502 crc crio[3638]: time=\"2026-06-09T13:30:07.178340578Z\" level=info msg=\"Stopped container ab79b77dd126038211dadb88cf8ce92bebdf6fca87b2bae244ea569eb698c837: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5d5a4bd4-910a-4cdc-aaab-ea157e53dd53 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:30:07.926505 crc crio[3638]: time=\"2026-06-09T13:30:07.925893359Z\" level=info msg=\"Removing container: 8e25454ba60a6dd3a3b6b0eb63fa1b0638afaacd6d302bb94279ab97c478dd33\" id=56c1b487-a904-413d-9bd7-c642cfe4527f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:08.335598 crc crio[3638]: time=\"2026-06-09T13:30:08.335474234Z\" level=info msg=\"Removed container 8e25454ba60a6dd3a3b6b0eb63fa1b0638afaacd6d302bb94279ab97c478dd33: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=56c1b487-a904-413d-9bd7-c642cfe4527f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:41.238288 crc crio[3638]: time=\"2026-06-09T13:30:41.236573946Z\" level=info msg=\"Stopping container: c8f658924d24262ba4dec2a83ec01e1c988c345541f843c6f7ef786210073229 (timeout: 30s)\" id=3417bdf7-24c5-4b06-bd94-a52cccef6948 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:30:41.260275 crc crio[3638]: time=\"2026-06-09T13:30:41.259985336Z\" level=info msg=\"Stopping container: 8e1ec0b62988746bdf1020413fc6198d6319b276f87dc9da31480a2416a44b04 (timeout: 30s)\" id=f0a1635a-f6de-4584-8d30-3711dcfe1166 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:30:41.294555 crc crio[3638]: time=\"2026-06-09T13:30:41.294491248Z\" level=info msg=\"Stopping container: 61bb87b29e8a54b8f2075456ecf7cc862e43243e892709a9460d47b1d21ddd2d (timeout: 30s)\" id=e9dc3a0b-9277-4518-9265-e76ada5864cf name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:30:41.319537 crc crio[3638]: time=\"2026-06-09T13:30:41.319448857Z\" level=info msg=\"Stopping container: 134c067d04b4fda299cec0a4af88d36dba59b31f2442a48963f104696bfb6aaa (timeout: 30s)\" id=a9b6f88d-ce25-44c2-ab5e-165dc3823919 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:30:41.341679 crc crio[3638]: time=\"2026-06-09T13:30:41.341607333Z\" level=info msg=\"Stopping container: bf04b60bf07a1bbb657f0fb57ea87d536a93bded120fbf3e5c51db48c39cf640 (timeout: 30s)\" id=63a156c9-a643-498d-b2a5-2072677857fd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:30:41.370654 crc crio[3638]: time=\"2026-06-09T13:30:41.37036694Z\" level=info msg=\"Stopped container c8f658924d24262ba4dec2a83ec01e1c988c345541f843c6f7ef786210073229: openshift-marketplace/certified-operators-l27pk/registry-server\" id=3417bdf7-24c5-4b06-bd94-a52cccef6948 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:30:41.371585 crc crio[3638]: time=\"2026-06-09T13:30:41.371505959Z\" level=info msg=\"Stopping pod sandbox: 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480\" id=4e5cb97f-8128-4fb9-8db6-45e405bc77e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:30:41.372453 crc crio[3638]: time=\"2026-06-09T13:30:41.372417743Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d748dfcd-2a5c-48e8-a260-66d8459b60e5 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:0xc002696048}] Aliases:map[]}\"\nJun 09 13:30:41.372961 crc crio[3638]: time=\"2026-06-09T13:30:41.372835543Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:30:41.394586 crc crio[3638]: time=\"2026-06-09T13:30:41.394244531Z\" level=info msg=\"Stopped container 8e1ec0b62988746bdf1020413fc6198d6319b276f87dc9da31480a2416a44b04: openshift-marketplace/community-operators-qhh6t/registry-server\" id=f0a1635a-f6de-4584-8d30-3711dcfe1166 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:30:41.396941 crc crio[3638]: time=\"2026-06-09T13:30:41.396858448Z\" level=info msg=\"Stopping pod sandbox: 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e\" id=358a9fbe-43fb-4a25-879e-14e3b5dc4c5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:30:41.397966 crc crio[3638]: time=\"2026-06-09T13:30:41.397568115Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/78bd8123-96c4-4f76-aa00-820925a360c7 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:0xc002696190}] Aliases:map[]}\"\nJun 09 13:30:41.397966 crc crio[3638]: time=\"2026-06-09T13:30:41.397845023Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:30:41.431967 crc crio[3638]: time=\"2026-06-09T13:30:41.431861563Z\" level=info msg=\"Stopped container 61bb87b29e8a54b8f2075456ecf7cc862e43243e892709a9460d47b1d21ddd2d: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=e9dc3a0b-9277-4518-9265-e76ada5864cf name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:30:41.437996 crc crio[3638]: time=\"2026-06-09T13:30:41.437851946Z\" level=info msg=\"Stopping pod sandbox: 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c\" id=e28b9aaf-2673-4faa-ad93-0194ade4e1da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:30:41.438647 crc crio[3638]: time=\"2026-06-09T13:30:41.438544113Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/7cdc339d-ab23-4e49-8697-2210717b6891 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:0xc00130a178}] Aliases:map[]}\"\nJun 09 13:30:41.438844 crc crio[3638]: time=\"2026-06-09T13:30:41.43876487Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:30:41.453710 crc crio[3638]: time=\"2026-06-09T13:30:41.45361541Z\" level=info msg=\"Stopped container 134c067d04b4fda299cec0a4af88d36dba59b31f2442a48963f104696bfb6aaa: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=a9b6f88d-ce25-44c2-ab5e-165dc3823919 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:30:41.455497 crc crio[3638]: time=\"2026-06-09T13:30:41.455368655Z\" level=info msg=\"Stopping pod sandbox: de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04\" id=83f71804-2723-4681-9573-68785d56994f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:30:41.455881 crc crio[3638]: time=\"2026-06-09T13:30:41.455831277Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/0f86830c-38bf-494d-add6-5ffb0dd0d8eb 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:0xc0018901c0}] Aliases:map[]}\"\nJun 09 13:30:41.456350 crc crio[3638]: time=\"2026-06-09T13:30:41.456290888Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:30:41.485993 crc crio[3638]: time=\"2026-06-09T13:30:41.485836505Z\" level=info msg=\"Stopped container bf04b60bf07a1bbb657f0fb57ea87d536a93bded120fbf3e5c51db48c39cf640: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=63a156c9-a643-498d-b2a5-2072677857fd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:30:41.489048 crc crio[3638]: time=\"2026-06-09T13:30:41.488918724Z\" level=info msg=\"Stopping pod sandbox: 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961\" id=d9f1799a-5045-4c5d-8217-79bad9ab013c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:30:41.489449 crc crio[3638]: time=\"2026-06-09T13:30:41.489380025Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/6d7c6eda-2e37-4973-a18f-618d9cebede0 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:0xc000784600}] Aliases:map[]}\"\nJun 09 13:30:41.490260 crc crio[3638]: time=\"2026-06-09T13:30:41.489915278Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:30:41.710276 crc crio[3638]: time=\"2026-06-09T13:30:41.705507356Z\" level=info msg=\"Stopped pod sandbox: 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e\" id=358a9fbe-43fb-4a25-879e-14e3b5dc4c5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:30:41.764872 crc crio[3638]: time=\"2026-06-09T13:30:41.764747052Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-cdrg6/POD\" id=11ec763f-de72-4638-b745-d52f7607cf76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:30:41.764995 crc crio[3638]: time=\"2026-06-09T13:30:41.764875665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:41.784741 crc crio[3638]: time=\"2026-06-09T13:30:41.78344025Z\" level=info msg=\"Stopped pod sandbox: 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480\" id=4e5cb97f-8128-4fb9-8db6-45e405bc77e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:30:41.800571 crc crio[3638]: time=\"2026-06-09T13:30:41.800485476Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-cdrg6 Namespace:openshift-marketplace ID:72133b4c55c38f3d3e14b17fe0bccdfabddf6c588c1c1935eec02df2858dab34 UID:29758ce7-1461-4e6a-b997-a8d16442cd5e NetNS:/var/run/netns/fe418c87-5bcf-41e0-99e7-99dd72897352 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod29758ce7_1461_4e6a_b997_a8d16442cd5e.slice PodAnnotations:0xc00130a4a0}] Aliases:map[]}\"\nJun 09 13:30:41.800571 crc crio[3638]: time=\"2026-06-09T13:30:41.800529517Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-cdrg6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:30:41.874009 crc crio[3638]: time=\"2026-06-09T13:30:41.873896655Z\" level=info msg=\"Stopped pod sandbox: de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04\" id=83f71804-2723-4681-9573-68785d56994f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:30:41.878709 crc crio[3638]: time=\"2026-06-09T13:30:41.878607365Z\" level=info msg=\"Stopped pod sandbox: 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c\" id=e28b9aaf-2673-4faa-ad93-0194ade4e1da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:30:41.926615 crc crio[3638]: time=\"2026-06-09T13:30:41.926182154Z\" level=info msg=\"Stopped pod sandbox: 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961\" id=d9f1799a-5045-4c5d-8217-79bad9ab013c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:30:42.193673 crc crio[3638]: 2026-06-09T13:30:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72133b4c55c38f3 Mac:8a:16:fb:9b:fd:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/fe418c87-5bcf-41e0-99e7-99dd72897352 SocketPath: PciID:}] [{Interface:0xc00028e5d0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:30:42.195075 crc crio[3638]: time=\"2026-06-09T13:30:42.195001732Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-cdrg6 Namespace:openshift-marketplace ID:72133b4c55c38f3d3e14b17fe0bccdfabddf6c588c1c1935eec02df2858dab34 UID:29758ce7-1461-4e6a-b997-a8d16442cd5e NetNS:/var/run/netns/fe418c87-5bcf-41e0-99e7-99dd72897352 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod29758ce7_1461_4e6a_b997_a8d16442cd5e.slice PodAnnotations:0xc00130a4a0}] Aliases:map[]}\"\nJun 09 13:30:42.195251 crc crio[3638]: time=\"2026-06-09T13:30:42.195212727Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-cdrg6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:30:42.201481 crc crio[3638]: time=\"2026-06-09T13:30:42.201358204Z\" level=info msg=\"Ran pod sandbox 72133b4c55c38f3d3e14b17fe0bccdfabddf6c588c1c1935eec02df2858dab34 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-cdrg6/POD\" id=11ec763f-de72-4638-b745-d52f7607cf76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:30:42.206007 crc crio[3638]: time=\"2026-06-09T13:30:42.20586504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=a0c38e84-133a-4f4e-88a8-137c2fd1f3e4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:42.208486 crc crio[3638]: time=\"2026-06-09T13:30:42.208081427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=663fb5ee-6f8b-4e2f-bb81-a5ac13e1b2f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:42.217751 crc crio[3638]: time=\"2026-06-09T13:30:42.217447677Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-cdrg6/marketplace-operator\" id=5cb9c94f-83c4-47f2-a3ff-c065f56f5b97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:42.218400 crc crio[3638]: time=\"2026-06-09T13:30:42.21799521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:42.259504 crc crio[3638]: time=\"2026-06-09T13:30:42.257380368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:42.262730 crc crio[3638]: time=\"2026-06-09T13:30:42.261956245Z\" level=info msg=\"Removing container: 61bb87b29e8a54b8f2075456ecf7cc862e43243e892709a9460d47b1d21ddd2d\" id=547f414e-4c16-44b0-bdc1-4ccf4acf027e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.272266 crc crio[3638]: time=\"2026-06-09T13:30:42.271987191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:42.299241 crc crio[3638]: time=\"2026-06-09T13:30:42.297963837Z\" level=info msg=\"Removed container 61bb87b29e8a54b8f2075456ecf7cc862e43243e892709a9460d47b1d21ddd2d: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=547f414e-4c16-44b0-bdc1-4ccf4acf027e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.307566 crc crio[3638]: time=\"2026-06-09T13:30:42.307362238Z\" level=info msg=\"Removing container: c6e1002c25a30d9752e8a03225754f3bcfa1397e0b3b16fc9941e09378fc1005\" id=2626b283-93c9-4604-9625-6c06bfde7bf3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.341358 crc crio[3638]: time=\"2026-06-09T13:30:42.341259395Z\" level=info msg=\"Removed container c6e1002c25a30d9752e8a03225754f3bcfa1397e0b3b16fc9941e09378fc1005: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2626b283-93c9-4604-9625-6c06bfde7bf3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.365351 crc crio[3638]: time=\"2026-06-09T13:30:42.365228588Z\" level=info msg=\"Removing container: bf04b60bf07a1bbb657f0fb57ea87d536a93bded120fbf3e5c51db48c39cf640\" id=e52b792f-4e77-4f18-b125-a123c34f1074 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.443637 crc crio[3638]: time=\"2026-06-09T13:30:42.44351606Z\" level=info msg=\"Removed container bf04b60bf07a1bbb657f0fb57ea87d536a93bded120fbf3e5c51db48c39cf640: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=e52b792f-4e77-4f18-b125-a123c34f1074 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.447094 crc crio[3638]: time=\"2026-06-09T13:30:42.447032041Z\" level=info msg=\"Removing container: ecad6de3715fd91c0738721b196022b988e8a054603820ed65c63cdaaff5c59c\" id=8e8e9e59-d52e-4f9a-b720-ad17513898d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.478285 crc crio[3638]: time=\"2026-06-09T13:30:42.477670285Z\" level=info msg=\"Removed container ecad6de3715fd91c0738721b196022b988e8a054603820ed65c63cdaaff5c59c: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=8e8e9e59-d52e-4f9a-b720-ad17513898d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.481032 crc crio[3638]: time=\"2026-06-09T13:30:42.48097395Z\" level=info msg=\"Removing container: 8eda19a1412117a88d8055af1f6224bf99651a216d774b6ccd40d2120a7973af\" id=78504f2f-d381-4823-b1a5-4300807debfe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.511881 crc crio[3638]: time=\"2026-06-09T13:30:42.511805689Z\" level=info msg=\"Created container a712bdbd8ee28f9a06a27e677577e038a56fdcf0e4da64ec6323a739146051ed: openshift-marketplace/marketplace-operator-547dbd544d-cdrg6/marketplace-operator\" id=5cb9c94f-83c4-47f2-a3ff-c065f56f5b97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:42.513949 crc crio[3638]: time=\"2026-06-09T13:30:42.51383252Z\" level=info msg=\"Starting container: a712bdbd8ee28f9a06a27e677577e038a56fdcf0e4da64ec6323a739146051ed\" id=d7ea1099-64f0-4ede-a1bd-24eb67f0e5ae name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:30:42.532599 crc crio[3638]: time=\"2026-06-09T13:30:42.521403515Z\" level=info msg=\"Removed container 8eda19a1412117a88d8055af1f6224bf99651a216d774b6ccd40d2120a7973af: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=78504f2f-d381-4823-b1a5-4300807debfe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.534324 crc crio[3638]: time=\"2026-06-09T13:30:42.534230903Z\" level=info msg=\"Started container\" PID=20661 containerID=a712bdbd8ee28f9a06a27e677577e038a56fdcf0e4da64ec6323a739146051ed description=openshift-marketplace/marketplace-operator-547dbd544d-cdrg6/marketplace-operator id=d7ea1099-64f0-4ede-a1bd-24eb67f0e5ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=72133b4c55c38f3d3e14b17fe0bccdfabddf6c588c1c1935eec02df2858dab34\nJun 09 13:30:42.540864 crc crio[3638]: time=\"2026-06-09T13:30:42.540422311Z\" level=info msg=\"Removing container: 8e1ec0b62988746bdf1020413fc6198d6319b276f87dc9da31480a2416a44b04\" id=9e5a16ca-b3c1-4b2f-b4df-24f7875fbf49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.573555 crc crio[3638]: time=\"2026-06-09T13:30:42.573456755Z\" level=info msg=\"Removed container 8e1ec0b62988746bdf1020413fc6198d6319b276f87dc9da31480a2416a44b04: openshift-marketplace/community-operators-qhh6t/registry-server\" id=9e5a16ca-b3c1-4b2f-b4df-24f7875fbf49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.576087 crc crio[3638]: time=\"2026-06-09T13:30:42.576033963Z\" level=info msg=\"Removing container: 38562ae133923bde310e5005841ea1890c2c8a6d272d9fe64ce433c7d14f9736\" id=a7723620-4f59-4c80-921d-0df0ab468c3d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.612201 crc crio[3638]: time=\"2026-06-09T13:30:42.612041393Z\" level=info msg=\"Removed container 38562ae133923bde310e5005841ea1890c2c8a6d272d9fe64ce433c7d14f9736: openshift-marketplace/community-operators-qhh6t/extract-content\" id=a7723620-4f59-4c80-921d-0df0ab468c3d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.619366 crc crio[3638]: time=\"2026-06-09T13:30:42.619305439Z\" level=info msg=\"Removing container: fb257d72fa2e3a788569c434db857ead46211527a02ba9ff3bfd514332a6f32f\" id=fd2c987c-409b-4a94-b9c5-7629cafea418 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.637327 crc crio[3638]: time=\"2026-06-09T13:30:42.637218197Z\" level=info msg=\"Removed container fb257d72fa2e3a788569c434db857ead46211527a02ba9ff3bfd514332a6f32f: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=fd2c987c-409b-4a94-b9c5-7629cafea418 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.643476 crc crio[3638]: time=\"2026-06-09T13:30:42.643335965Z\" level=info msg=\"Removing container: 134c067d04b4fda299cec0a4af88d36dba59b31f2442a48963f104696bfb6aaa\" id=42ff77f8-b0d6-4b1f-b491-f8cf6ebbd24b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.667733 crc crio[3638]: time=\"2026-06-09T13:30:42.667563893Z\" level=info msg=\"Removed container 134c067d04b4fda299cec0a4af88d36dba59b31f2442a48963f104696bfb6aaa: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=42ff77f8-b0d6-4b1f-b491-f8cf6ebbd24b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.670722 crc crio[3638]: time=\"2026-06-09T13:30:42.670647463Z\" level=info msg=\"Removing container: 4c5baac710121d4ee56039bee0a1b1f313b870e9ec5d6e1d889ac73e3e520ade\" id=435603f3-8e2f-419f-9682-621bfba1ce76 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.697226 crc crio[3638]: time=\"2026-06-09T13:30:42.697052279Z\" level=info msg=\"Removed container 4c5baac710121d4ee56039bee0a1b1f313b870e9ec5d6e1d889ac73e3e520ade: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=435603f3-8e2f-419f-9682-621bfba1ce76 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.700144 crc crio[3638]: time=\"2026-06-09T13:30:42.699975583Z\" level=info msg=\"Removing container: 9ddb59de7cfda9075f7f7952c0f169028bef97de5a4fde1691a377bf1137f97b\" id=29f4e78d-f413-4069-a3c4-55558b036d0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.721644 crc crio[3638]: time=\"2026-06-09T13:30:42.721588727Z\" level=info msg=\"Removed container 9ddb59de7cfda9075f7f7952c0f169028bef97de5a4fde1691a377bf1137f97b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=29f4e78d-f413-4069-a3c4-55558b036d0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.727598 crc crio[3638]: time=\"2026-06-09T13:30:42.726990774Z\" level=info msg=\"Removing container: c8f658924d24262ba4dec2a83ec01e1c988c345541f843c6f7ef786210073229\" id=9b59dd9a-24b0-4d4e-90b1-3665930f3b1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.746959 crc crio[3638]: time=\"2026-06-09T13:30:42.746811781Z\" level=info msg=\"Removed container c8f658924d24262ba4dec2a83ec01e1c988c345541f843c6f7ef786210073229: openshift-marketplace/certified-operators-l27pk/registry-server\" id=9b59dd9a-24b0-4d4e-90b1-3665930f3b1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.750553 crc crio[3638]: time=\"2026-06-09T13:30:42.750490166Z\" level=info msg=\"Removing container: f5bbc86fffdc15e1fc32077b7e887a11fd3ac04200048edf4eb7a89806315ada\" id=d583960c-0caa-4f2e-a69c-d2ddb40111bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.772476 crc crio[3638]: time=\"2026-06-09T13:30:42.7717057Z\" level=info msg=\"Removed container f5bbc86fffdc15e1fc32077b7e887a11fd3ac04200048edf4eb7a89806315ada: openshift-marketplace/certified-operators-l27pk/extract-content\" id=d583960c-0caa-4f2e-a69c-d2ddb40111bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.776224 crc crio[3638]: time=\"2026-06-09T13:30:42.775616739Z\" level=info msg=\"Removing container: c79dc6c91caf0123cd45dc2d48f7e0b675ca86c850e6d9323bcefa31907cfbfa\" id=d612133b-332b-4a0c-9d5a-94567cdbc96d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:42.795473 crc crio[3638]: time=\"2026-06-09T13:30:42.795366904Z\" level=info msg=\"Removed container c79dc6c91caf0123cd45dc2d48f7e0b675ca86c850e6d9323bcefa31907cfbfa: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=d612133b-332b-4a0c-9d5a-94567cdbc96d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:30:43.822507 crc crio[3638]: time=\"2026-06-09T13:30:43.822153637Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-mgkdl/POD\" id=6b1c9f79-312c-4d00-be73-31bb68391a39 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:30:43.823854 crc crio[3638]: time=\"2026-06-09T13:30:43.822539107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:43.846713 crc crio[3638]: time=\"2026-06-09T13:30:43.846547812Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mgkdl Namespace:openshift-marketplace ID:8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a UID:fb3c4060-e8df-4606-b185-61b758949405 NetNS:/var/run/netns/f11bd2fd-2e2a-42d8-be5f-93da8e2345c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb3c4060_e8df_4606_b185_61b758949405.slice PodAnnotations:0xc00130a4f8}] Aliases:map[]}\"\nJun 09 13:30:43.846912 crc crio[3638]: time=\"2026-06-09T13:30:43.846798848Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-mgkdl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:30:44.026753 crc crio[3638]: time=\"2026-06-09T13:30:44.026664451Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-qcl25/POD\" id=a93f2fab-9676-42a7-9944-9c0d4af5364d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:30:44.026951 crc crio[3638]: time=\"2026-06-09T13:30:44.026771743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:44.064259 crc crio[3638]: time=\"2026-06-09T13:30:44.064007286Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qcl25 Namespace:openshift-marketplace ID:1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52 UID:d4686dd1-acb7-4a2b-8360-3a43e1b7a182 NetNS:/var/run/netns/36fb6811-1dc0-46ad-92bc-81cd31bcf99d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4686dd1_acb7_4a2b_8360_3a43e1b7a182.slice PodAnnotations:0xc0026967f8}] Aliases:map[]}\"\nJun 09 13:30:44.064259 crc crio[3638]: time=\"2026-06-09T13:30:44.064218492Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-qcl25 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:30:44.156383 crc crio[3638]: 2026-06-09T13:30:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a8be8723409156 Mac:52:d1:53:49:e7:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/f11bd2fd-2e2a-42d8-be5f-93da8e2345c0 SocketPath: PciID:}] [{Interface:0xc000014f50 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:30:44.157808 crc crio[3638]: time=\"2026-06-09T13:30:44.157695034Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mgkdl Namespace:openshift-marketplace ID:8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a UID:fb3c4060-e8df-4606-b185-61b758949405 NetNS:/var/run/netns/f11bd2fd-2e2a-42d8-be5f-93da8e2345c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb3c4060_e8df_4606_b185_61b758949405.slice PodAnnotations:0xc00130a4f8}] Aliases:map[]}\"\nJun 09 13:30:44.158024 crc crio[3638]: time=\"2026-06-09T13:30:44.15795589Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-mgkdl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:30:44.166726 crc crio[3638]: time=\"2026-06-09T13:30:44.165949695Z\" level=info msg=\"Ran pod sandbox 8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a with infra container: openshift-marketplace/redhat-marketplace-mgkdl/POD\" id=6b1c9f79-312c-4d00-be73-31bb68391a39 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:30:44.170933 crc crio[3638]: time=\"2026-06-09T13:30:44.170700387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9ca8f407-4708-412c-87d6-1e84aa731125 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:44.175576 crc crio[3638]: time=\"2026-06-09T13:30:44.175269623Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=39efe992-7566-4fcb-917e-b269fd23c9fd name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:44.186551 crc crio[3638]: time=\"2026-06-09T13:30:44.18645782Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mgkdl/extract-utilities\" id=679b33da-46ba-4f3d-b009-179693e1ef33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:44.187003 crc crio[3638]: time=\"2026-06-09T13:30:44.186929632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:44.226464 crc crio[3638]: time=\"2026-06-09T13:30:44.226239748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:44.232216 crc crio[3638]: time=\"2026-06-09T13:30:44.232051567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:44.350286 crc crio[3638]: 2026-06-09T13:30:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f49800a6da288b Mac:36:45:44:2b:01:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/36fb6811-1dc0-46ad-92bc-81cd31bcf99d SocketPath: PciID:}] [{Interface:0xc000143160 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:30:44.351618 crc crio[3638]: time=\"2026-06-09T13:30:44.351545025Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qcl25 Namespace:openshift-marketplace ID:1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52 UID:d4686dd1-acb7-4a2b-8360-3a43e1b7a182 NetNS:/var/run/netns/36fb6811-1dc0-46ad-92bc-81cd31bcf99d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4686dd1_acb7_4a2b_8360_3a43e1b7a182.slice PodAnnotations:0xc0026967f8}] Aliases:map[]}\"\nJun 09 13:30:44.351819 crc crio[3638]: time=\"2026-06-09T13:30:44.35173673Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-qcl25 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:30:44.359270 crc crio[3638]: time=\"2026-06-09T13:30:44.359046066Z\" level=info msg=\"Created container 4f9167eb9f16f4f39104a6feadd2d6a4767f67b0fee8fe6a436df01fd7872748: openshift-marketplace/redhat-marketplace-mgkdl/extract-utilities\" id=679b33da-46ba-4f3d-b009-179693e1ef33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:44.359930 crc crio[3638]: time=\"2026-06-09T13:30:44.359836777Z\" level=info msg=\"Ran pod sandbox 1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52 with infra container: openshift-marketplace/redhat-operators-qcl25/POD\" id=a93f2fab-9676-42a7-9944-9c0d4af5364d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:30:44.360834 crc crio[3638]: time=\"2026-06-09T13:30:44.36074859Z\" level=info msg=\"Starting container: 4f9167eb9f16f4f39104a6feadd2d6a4767f67b0fee8fe6a436df01fd7872748\" id=d7729902-ba46-422a-b1cb-a86ee5e9a1f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:30:44.363284 crc crio[3638]: time=\"2026-06-09T13:30:44.363009398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bec034dc-a021-4c78-ba4e-f785170c5d6a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:44.367534 crc crio[3638]: time=\"2026-06-09T13:30:44.367445131Z\" level=info msg=\"Started container\" PID=20767 containerID=4f9167eb9f16f4f39104a6feadd2d6a4767f67b0fee8fe6a436df01fd7872748 description=openshift-marketplace/redhat-marketplace-mgkdl/extract-utilities id=d7729902-ba46-422a-b1cb-a86ee5e9a1f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a\nJun 09 13:30:44.368918 crc crio[3638]: time=\"2026-06-09T13:30:44.368663543Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e6fabb2b-4ae9-40d2-be86-97a8d057ec39 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:44.381761 crc crio[3638]: time=\"2026-06-09T13:30:44.38147299Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qcl25/extract-utilities\" id=a5c6c674-38a6-454d-a648-2455c46ffa14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:44.382098 crc crio[3638]: time=\"2026-06-09T13:30:44.382030324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:44.409910 crc crio[3638]: time=\"2026-06-09T13:30:44.409665842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:44.420712 crc crio[3638]: time=\"2026-06-09T13:30:44.420585371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:44.601636 crc crio[3638]: time=\"2026-06-09T13:30:44.601456809Z\" level=info msg=\"Created container c93ab29792ba87e97794f9ed4d2e112b7f9e5d9dab4f545d03f672ceb7e83c35: openshift-marketplace/redhat-operators-qcl25/extract-utilities\" id=a5c6c674-38a6-454d-a648-2455c46ffa14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:44.603473 crc crio[3638]: time=\"2026-06-09T13:30:44.603257835Z\" level=info msg=\"Starting container: c93ab29792ba87e97794f9ed4d2e112b7f9e5d9dab4f545d03f672ceb7e83c35\" id=092300bc-5f74-480b-a533-eb5312236644 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:30:44.615216 crc crio[3638]: time=\"2026-06-09T13:30:44.614672387Z\" level=info msg=\"Started container\" PID=20776 containerID=c93ab29792ba87e97794f9ed4d2e112b7f9e5d9dab4f545d03f672ceb7e83c35 description=openshift-marketplace/redhat-operators-qcl25/extract-utilities id=092300bc-5f74-480b-a533-eb5312236644 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52\nJun 09 13:30:45.396701 crc crio[3638]: time=\"2026-06-09T13:30:45.396611215Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7946c0ed-a5f5-466b-be14-3340d2058e2b name=/runtime.v1.ImageService/PullImage\nJun 09 13:30:45.406924 crc crio[3638]: time=\"2026-06-09T13:30:45.406260262Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=69db29e8-a8c4-4159-bcd0-7c4d10b9f6f9 name=/runtime.v1.ImageService/PullImage\nJun 09 13:30:45.409467 crc crio[3638]: time=\"2026-06-09T13:30:45.409036693Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 13:30:45.409746 crc crio[3638]: time=\"2026-06-09T13:30:45.409533536Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 13:30:46.255195 crc crio[3638]: time=\"2026-06-09T13:30:46.255025261Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-fbrvc/POD\" id=440a71f2-8b7b-4be6-9f05-df520fc85759 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:30:46.255336 crc crio[3638]: time=\"2026-06-09T13:30:46.255227786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:46.303367 crc crio[3638]: time=\"2026-06-09T13:30:46.303245925Z\" level=info msg=\"Got pod network &{Name:certified-operators-fbrvc Namespace:openshift-marketplace ID:c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f UID:708f52e1-efda-47ba-a91f-becadb4f2137 NetNS:/var/run/netns/4624f987-32d8-44af-b10e-4450e1c05804 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod708f52e1_efda_47ba_a91f_becadb4f2137.slice PodAnnotations:0xc000784a98}] Aliases:map[]}\"\nJun 09 13:30:46.303367 crc crio[3638]: time=\"2026-06-09T13:30:46.303346008Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-fbrvc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:30:46.328740 crc crio[3638]: time=\"2026-06-09T13:30:46.327987028Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=69db29e8-a8c4-4159-bcd0-7c4d10b9f6f9 name=/runtime.v1.ImageService/PullImage\nJun 09 13:30:46.330403 crc crio[3638]: time=\"2026-06-09T13:30:46.330308618Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=974632d8-d4c5-4726-b57a-159c1d6b14cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:46.333730 crc crio[3638]: time=\"2026-06-09T13:30:46.333664263Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3f18460b-33c2-4fe0-864b-3e25e85f2d1e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:46.344977 crc crio[3638]: time=\"2026-06-09T13:30:46.344857639Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mgkdl/extract-content\" id=4013e5e1-5241-4e93-809d-4655c2f2efb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:46.345545 crc crio[3638]: time=\"2026-06-09T13:30:46.345492155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:46.373392 crc crio[3638]: time=\"2026-06-09T13:30:46.373301308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:46.385749 crc crio[3638]: time=\"2026-06-09T13:30:46.3855136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:46.416005 crc crio[3638]: time=\"2026-06-09T13:30:46.415899478Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-4v9px/POD\" id=f1bb8d16-ea8b-4774-86d6-176520a78ce4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:30:46.417471 crc crio[3638]: time=\"2026-06-09T13:30:46.416063072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:46.467071 crc crio[3638]: time=\"2026-06-09T13:30:46.466952315Z\" level=info msg=\"Got pod network &{Name:community-operators-4v9px Namespace:openshift-marketplace ID:8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf UID:f824322e-c835-4ecf-afce-738c13bb526d NetNS:/var/run/netns/cd7f444e-9050-4b16-95d3-24aca2b529d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf824322e_c835_4ecf_afce_738c13bb526d.slice PodAnnotations:0xc00130a268}] Aliases:map[]}\"\nJun 09 13:30:46.467071 crc crio[3638]: time=\"2026-06-09T13:30:46.467036517Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-4v9px to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:30:46.614826 crc crio[3638]: time=\"2026-06-09T13:30:46.614663964Z\" level=info msg=\"Created container 5fad4731d7f271bc132c87c62441a6bd624ab40c1f4a4b30484bcc107e2c885c: openshift-marketplace/redhat-marketplace-mgkdl/extract-content\" id=4013e5e1-5241-4e93-809d-4655c2f2efb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:46.617485 crc crio[3638]: time=\"2026-06-09T13:30:46.617352383Z\" level=info msg=\"Starting container: 5fad4731d7f271bc132c87c62441a6bd624ab40c1f4a4b30484bcc107e2c885c\" id=627a23d2-d589-4420-825d-37d79cad007c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:30:46.622398 crc crio[3638]: time=\"2026-06-09T13:30:46.62230993Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:bd465a77e75f6938a5535a0a2fcd34ee44f4b4d5af2dbcda4aceb633e38950da\" id=7946c0ed-a5f5-466b-be14-3340d2058e2b name=/runtime.v1.ImageService/PullImage\nJun 09 13:30:46.624671 crc crio[3638]: time=\"2026-06-09T13:30:46.624587138Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=39ab3ce4-672b-429a-b316-bbaf7a04147c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:46.625365 crc crio[3638]: 2026-06-09T13:30:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c7b8b1e99f76db7 Mac:22:9c:94:6f:eb:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/4624f987-32d8-44af-b10e-4450e1c05804 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:30:46.631372 crc crio[3638]: time=\"2026-06-09T13:30:46.629266287Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e91fb653-a412-436a-a1f9-8c41b4ccbe9a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:46.631763 crc crio[3638]: time=\"2026-06-09T13:30:46.631623458Z\" level=info msg=\"Started container\" PID=20831 containerID=5fad4731d7f271bc132c87c62441a6bd624ab40c1f4a4b30484bcc107e2c885c description=openshift-marketplace/redhat-marketplace-mgkdl/extract-content id=627a23d2-d589-4420-825d-37d79cad007c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a\nJun 09 13:30:46.632793 crc crio[3638]: time=\"2026-06-09T13:30:46.632709516Z\" level=info msg=\"Got pod network &{Name:certified-operators-fbrvc Namespace:openshift-marketplace ID:c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f UID:708f52e1-efda-47ba-a91f-becadb4f2137 NetNS:/var/run/netns/4624f987-32d8-44af-b10e-4450e1c05804 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod708f52e1_efda_47ba_a91f_becadb4f2137.slice PodAnnotations:0xc000784a98}] Aliases:map[]}\"\nJun 09 13:30:46.633168 crc crio[3638]: time=\"2026-06-09T13:30:46.633054554Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-fbrvc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:30:46.638724 crc crio[3638]: time=\"2026-06-09T13:30:46.638677828Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qcl25/extract-content\" id=914380fe-8dc3-49a1-8f67-dc39fc358f71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:46.639432 crc crio[3638]: time=\"2026-06-09T13:30:46.639408946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:46.643995 crc crio[3638]: time=\"2026-06-09T13:30:46.642970568Z\" level=info msg=\"Ran pod sandbox c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f with infra container: openshift-marketplace/certified-operators-fbrvc/POD\" id=440a71f2-8b7b-4be6-9f05-df520fc85759 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:30:46.646879 crc crio[3638]: time=\"2026-06-09T13:30:46.646770466Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=33c924af-4700-4cb5-8121-a6ac4a2ea5d0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:46.655458 crc crio[3638]: time=\"2026-06-09T13:30:46.655304594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0281beaf-85ec-424d-80ad-d66e83e1e96f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:46.674252 crc crio[3638]: time=\"2026-06-09T13:30:46.673957411Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-fbrvc/extract-utilities\" id=7e2b2945-5634-485f-9124-64ce4771dd2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:46.675610 crc crio[3638]: time=\"2026-06-09T13:30:46.67550675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:46.675610 crc crio[3638]: time=\"2026-06-09T13:30:46.675579562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:46.679924 crc crio[3638]: time=\"2026-06-09T13:30:46.679842361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:46.742547 crc crio[3638]: time=\"2026-06-09T13:30:46.742424603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:46.748541 crc crio[3638]: time=\"2026-06-09T13:30:46.748462018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:46.777902 crc crio[3638]: 2026-06-09T13:30:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8bec296f9d745fe Mac:26:84:3c:f5:99:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/cd7f444e-9050-4b16-95d3-24aca2b529d6 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:30:46.779525 crc crio[3638]: time=\"2026-06-09T13:30:46.779309777Z\" level=info msg=\"Got pod network &{Name:community-operators-4v9px Namespace:openshift-marketplace ID:8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf UID:f824322e-c835-4ecf-afce-738c13bb526d NetNS:/var/run/netns/cd7f444e-9050-4b16-95d3-24aca2b529d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf824322e_c835_4ecf_afce_738c13bb526d.slice PodAnnotations:0xc00130a268}] Aliases:map[]}\"\nJun 09 13:30:46.779525 crc crio[3638]: time=\"2026-06-09T13:30:46.779475401Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-4v9px for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:30:46.877844 crc crio[3638]: time=\"2026-06-09T13:30:46.877697158Z\" level=info msg=\"Created container 6e80fef8d5278bac5662f586d8e32f7c0eb28b537b5da5309b4b4bb6c9bed69b: openshift-marketplace/redhat-operators-qcl25/extract-content\" id=914380fe-8dc3-49a1-8f67-dc39fc358f71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:46.883047 crc crio[3638]: time=\"2026-06-09T13:30:46.882973443Z\" level=info msg=\"Starting container: 6e80fef8d5278bac5662f586d8e32f7c0eb28b537b5da5309b4b4bb6c9bed69b\" id=d25bb092-3251-4431-b280-e619d168c0bd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:30:46.890557 crc crio[3638]: time=\"2026-06-09T13:30:46.890406813Z\" level=info msg=\"Started container\" PID=20883 containerID=6e80fef8d5278bac5662f586d8e32f7c0eb28b537b5da5309b4b4bb6c9bed69b description=openshift-marketplace/redhat-operators-qcl25/extract-content id=d25bb092-3251-4431-b280-e619d168c0bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52\nJun 09 13:30:46.891567 crc crio[3638]: time=\"2026-06-09T13:30:46.89151595Z\" level=info msg=\"Ran pod sandbox 8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf with infra container: openshift-marketplace/community-operators-4v9px/POD\" id=f1bb8d16-ea8b-4774-86d6-176520a78ce4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:30:46.895286 crc crio[3638]: time=\"2026-06-09T13:30:46.895227505Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cb9d9ea8-e105-4d01-a12d-ebabb51c1433 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:46.903016 crc crio[3638]: time=\"2026-06-09T13:30:46.902956893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f14aa9ac-9331-4804-8565-c05ae879d04f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:46.914713 crc crio[3638]: time=\"2026-06-09T13:30:46.9146199Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4v9px/extract-utilities\" id=ebe0413f-f659-4c92-aa65-30758836f102 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:46.915217 crc crio[3638]: time=\"2026-06-09T13:30:46.915099902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:47.057473 crc crio[3638]: time=\"2026-06-09T13:30:47.057371924Z\" level=info msg=\"Created container 492f485ddaecb9f08c6d8d9ed1cc8e03c0a7813541a80aafcfa4cd9ddcee443b: openshift-marketplace/certified-operators-fbrvc/extract-utilities\" id=7e2b2945-5634-485f-9124-64ce4771dd2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:47.058961 crc crio[3638]: time=\"2026-06-09T13:30:47.058887273Z\" level=info msg=\"Starting container: 492f485ddaecb9f08c6d8d9ed1cc8e03c0a7813541a80aafcfa4cd9ddcee443b\" id=101ef492-5a09-4c7e-b99a-f822881f9c61 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:30:47.072968 crc crio[3638]: time=\"2026-06-09T13:30:47.072847859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:47.078242 crc crio[3638]: time=\"2026-06-09T13:30:47.078096283Z\" level=info msg=\"Started container\" PID=20889 containerID=492f485ddaecb9f08c6d8d9ed1cc8e03c0a7813541a80aafcfa4cd9ddcee443b description=openshift-marketplace/certified-operators-fbrvc/extract-utilities id=101ef492-5a09-4c7e-b99a-f822881f9c61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f\nJun 09 13:30:47.079869 crc crio[3638]: time=\"2026-06-09T13:30:47.079756535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:47.411371 crc crio[3638]: time=\"2026-06-09T13:30:47.411256878Z\" level=info msg=\"Created container ad07c5f6c3ab2d7d8a4c10af9a4b8b36d741a77a88be5c54fd3ced16f94a30aa: openshift-marketplace/community-operators-4v9px/extract-utilities\" id=ebe0413f-f659-4c92-aa65-30758836f102 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:47.412651 crc crio[3638]: time=\"2026-06-09T13:30:47.412555212Z\" level=info msg=\"Starting container: ad07c5f6c3ab2d7d8a4c10af9a4b8b36d741a77a88be5c54fd3ced16f94a30aa\" id=1bce17c2-3dd2-447b-b172-7910384762d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:30:47.418501 crc crio[3638]: time=\"2026-06-09T13:30:47.418385871Z\" level=info msg=\"Started container\" PID=20907 containerID=ad07c5f6c3ab2d7d8a4c10af9a4b8b36d741a77a88be5c54fd3ced16f94a30aa description=openshift-marketplace/community-operators-4v9px/extract-utilities id=1bce17c2-3dd2-447b-b172-7910384762d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf\nJun 09 13:30:47.446301 crc crio[3638]: time=\"2026-06-09T13:30:47.446195233Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ac7ad0a9-d6ff-4543-8d41-3d29ed83bb34 name=/runtime.v1.ImageService/PullImage\nJun 09 13:30:47.456649 crc crio[3638]: time=\"2026-06-09T13:30:47.45352076Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 13:30:47.460178 crc crio[3638]: time=\"2026-06-09T13:30:47.459995066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1491a7b0-3460-4546-ad70-23b02efc6fdc name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:47.462627 crc crio[3638]: time=\"2026-06-09T13:30:47.462539211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d270ce90-4590-4700-ab72-7703b5f48b8e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:47.494605 crc crio[3638]: time=\"2026-06-09T13:30:47.494084218Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mgkdl/registry-server\" id=bb014e4d-c2a4-4a58-83d8-f0f65c3c0f54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:47.496018 crc crio[3638]: time=\"2026-06-09T13:30:47.495871803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:47.522963 crc crio[3638]: time=\"2026-06-09T13:30:47.522790723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:47.526644 crc crio[3638]: time=\"2026-06-09T13:30:47.526343603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:47.672638 crc crio[3638]: time=\"2026-06-09T13:30:47.672446112Z\" level=info msg=\"Created container 9f9058abe1c6e6f88aabe6f7317caf363c4eebd8b2f628f84a4f4938aef99edc: openshift-marketplace/redhat-marketplace-mgkdl/registry-server\" id=bb014e4d-c2a4-4a58-83d8-f0f65c3c0f54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:47.673696 crc crio[3638]: time=\"2026-06-09T13:30:47.673630392Z\" level=info msg=\"Starting container: 9f9058abe1c6e6f88aabe6f7317caf363c4eebd8b2f628f84a4f4938aef99edc\" id=ac28592e-701e-429b-9b20-7095075eef45 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:30:47.680070 crc crio[3638]: time=\"2026-06-09T13:30:47.679972105Z\" level=info msg=\"Started container\" PID=20917 containerID=9f9058abe1c6e6f88aabe6f7317caf363c4eebd8b2f628f84a4f4938aef99edc description=openshift-marketplace/redhat-marketplace-mgkdl/registry-server id=ac28592e-701e-429b-9b20-7095075eef45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a\nJun 09 13:30:48.481567 crc crio[3638]: time=\"2026-06-09T13:30:48.481066313Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=860ad1c8-4b0d-4bd1-a2f4-2bb90fa98ba2 name=/runtime.v1.ImageService/PullImage\nJun 09 13:30:48.486961 crc crio[3638]: time=\"2026-06-09T13:30:48.486807841Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 13:30:48.489672 crc crio[3638]: time=\"2026-06-09T13:30:48.489615363Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a72bfa3d-ead4-49f0-b468-981878074f13 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:48.492807 crc crio[3638]: time=\"2026-06-09T13:30:48.492733732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=290e1ad4-ae69-4984-b524-b2b3253b76e4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:48.551445 crc crio[3638]: time=\"2026-06-09T13:30:48.551296191Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qcl25/registry-server\" id=f0790ca3-143d-4035-95a8-7c82d4bf07b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:48.551934 crc crio[3638]: time=\"2026-06-09T13:30:48.551822435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:48.597553 crc crio[3638]: time=\"2026-06-09T13:30:48.597394341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:48.602826 crc crio[3638]: time=\"2026-06-09T13:30:48.602676906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:48.721022 crc crio[3638]: time=\"2026-06-09T13:30:48.72083762Z\" level=info msg=\"Created container 6244e8e6dbfd4424903f00af9795b92598d9d1ceb6e6c87d8eb436c03fb7a869: openshift-marketplace/redhat-operators-qcl25/registry-server\" id=f0790ca3-143d-4035-95a8-7c82d4bf07b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:48.722559 crc crio[3638]: time=\"2026-06-09T13:30:48.722466421Z\" level=info msg=\"Starting container: 6244e8e6dbfd4424903f00af9795b92598d9d1ceb6e6c87d8eb436c03fb7a869\" id=eaafb2a5-9ef7-41d9-9e50-fd9b4eea5031 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:30:48.733295 crc crio[3638]: time=\"2026-06-09T13:30:48.729629125Z\" level=info msg=\"Started container\" PID=20946 containerID=6244e8e6dbfd4424903f00af9795b92598d9d1ceb6e6c87d8eb436c03fb7a869 description=openshift-marketplace/redhat-operators-qcl25/registry-server id=eaafb2a5-9ef7-41d9-9e50-fd9b4eea5031 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52\nJun 09 13:30:49.349336 crc crio[3638]: time=\"2026-06-09T13:30:49.349204028Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:06ed12d74dcbf9d23629a6c0d7d5a580148ed1731baa2f4aeaeca6e840a94d88\" id=860ad1c8-4b0d-4bd1-a2f4-2bb90fa98ba2 name=/runtime.v1.ImageService/PullImage\nJun 09 13:30:49.350733 crc crio[3638]: time=\"2026-06-09T13:30:49.350652276Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c14a58a7-1091-45b4-b406-7a2e36cfb86c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:49.353738 crc crio[3638]: time=\"2026-06-09T13:30:49.353531149Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=be1ea4d6-7827-44d3-bc9b-bc669a5f71c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:49.363705 crc crio[3638]: time=\"2026-06-09T13:30:49.363541266Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4v9px/extract-content\" id=8c137ed4-3e5f-493c-ad16-0b8792c524a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:49.364222 crc crio[3638]: time=\"2026-06-09T13:30:49.363968337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:49.386820 crc crio[3638]: time=\"2026-06-09T13:30:49.386686049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:49.390500 crc crio[3638]: time=\"2026-06-09T13:30:49.390415845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:49.490005 crc crio[3638]: time=\"2026-06-09T13:30:49.489845989Z\" level=info msg=\"Created container 4028b8d1e6883615400db6b95eccc407d65e5758dc7289e0dcf5258e0791e4d8: openshift-marketplace/community-operators-4v9px/extract-content\" id=8c137ed4-3e5f-493c-ad16-0b8792c524a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:49.495047 crc crio[3638]: time=\"2026-06-09T13:30:49.492672861Z\" level=info msg=\"Starting container: 4028b8d1e6883615400db6b95eccc407d65e5758dc7289e0dcf5258e0791e4d8\" id=59e903d0-2146-4343-8cce-c5ca01e9f29c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:30:49.501003 crc crio[3638]: time=\"2026-06-09T13:30:49.5008717Z\" level=info msg=\"Started container\" PID=20967 containerID=4028b8d1e6883615400db6b95eccc407d65e5758dc7289e0dcf5258e0791e4d8 description=openshift-marketplace/community-operators-4v9px/extract-content id=59e903d0-2146-4343-8cce-c5ca01e9f29c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf\nJun 09 13:30:49.566202 crc crio[3638]: time=\"2026-06-09T13:30:49.566039218Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=ac7ad0a9-d6ff-4543-8d41-3d29ed83bb34 name=/runtime.v1.ImageService/PullImage\nJun 09 13:30:49.567404 crc crio[3638]: time=\"2026-06-09T13:30:49.56731875Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f49d5d9c-07f5-4bd9-946f-41bed1b29a43 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:49.570359 crc crio[3638]: time=\"2026-06-09T13:30:49.570280487Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0f371b7e-ab0a-46d7-bfcd-2a357245a4e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:49.583564 crc crio[3638]: time=\"2026-06-09T13:30:49.583497664Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-fbrvc/extract-content\" id=a28218ea-3e17-4346-be6c-481c3b209aad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:49.584291 crc crio[3638]: time=\"2026-06-09T13:30:49.584228254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:49.613907 crc crio[3638]: time=\"2026-06-09T13:30:49.613663547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:49.617151 crc crio[3638]: time=\"2026-06-09T13:30:49.617032153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:49.734150 crc crio[3638]: time=\"2026-06-09T13:30:49.734000776Z\" level=info msg=\"Created container db723d4afcfd4f834b65a62dfdbbd87451e22ceef43d4777c63ee653f07fa98b: openshift-marketplace/certified-operators-fbrvc/extract-content\" id=a28218ea-3e17-4346-be6c-481c3b209aad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:49.735487 crc crio[3638]: time=\"2026-06-09T13:30:49.735414712Z\" level=info msg=\"Starting container: db723d4afcfd4f834b65a62dfdbbd87451e22ceef43d4777c63ee653f07fa98b\" id=88e7804e-4c8e-42d5-8e13-c4f4215533f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:30:49.743462 crc crio[3638]: time=\"2026-06-09T13:30:49.743353975Z\" level=info msg=\"Started container\" PID=20982 containerID=db723d4afcfd4f834b65a62dfdbbd87451e22ceef43d4777c63ee653f07fa98b description=openshift-marketplace/certified-operators-fbrvc/extract-content id=88e7804e-4c8e-42d5-8e13-c4f4215533f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f\nJun 09 13:30:50.539294 crc crio[3638]: time=\"2026-06-09T13:30:50.538357549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1a39e502-c224-4795-96a7-a09585180522 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:50.542698 crc crio[3638]: time=\"2026-06-09T13:30:50.542640058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=595f1b1a-27eb-4d83-95f4-2ec90897ec65 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:50.548167 crc crio[3638]: time=\"2026-06-09T13:30:50.548033107Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9173816f-3e52-4aa6-81e4-47bb2cbbd459 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:50.550302 crc crio[3638]: time=\"2026-06-09T13:30:50.550226193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a778dd13-3c09-4e89-9257-819d2f1bcd3b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:30:50.558228 crc crio[3638]: time=\"2026-06-09T13:30:50.55794481Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4v9px/registry-server\" id=7cd97b72-8097-4570-9653-800e9f766711 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:50.558837 crc crio[3638]: time=\"2026-06-09T13:30:50.558618878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:50.561403 crc crio[3638]: time=\"2026-06-09T13:30:50.561294095Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-fbrvc/registry-server\" id=b15b8a06-26db-4c31-a07a-55289cf59757 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:50.584848 crc crio[3638]: time=\"2026-06-09T13:30:50.584695216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:50.621441 crc crio[3638]: time=\"2026-06-09T13:30:50.621355354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:50.626008 crc crio[3638]: time=\"2026-06-09T13:30:50.624967375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:50.633942 crc crio[3638]: time=\"2026-06-09T13:30:50.633842663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:50.637055 crc crio[3638]: time=\"2026-06-09T13:30:50.636979903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:30:50.781472 crc crio[3638]: time=\"2026-06-09T13:30:50.781295016Z\" level=info msg=\"Created container 9f3871dc5fe4b0ab27f2f23fb29b7d0ec72ecc6771d35197eb1a472c6133f0cc: openshift-marketplace/community-operators-4v9px/registry-server\" id=7cd97b72-8097-4570-9653-800e9f766711 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:50.782642 crc crio[3638]: time=\"2026-06-09T13:30:50.782567229Z\" level=info msg=\"Starting container: 9f3871dc5fe4b0ab27f2f23fb29b7d0ec72ecc6771d35197eb1a472c6133f0cc\" id=b56bfad4-8e1f-4264-bce5-26a1cc9d851d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:30:50.783548 crc crio[3638]: time=\"2026-06-09T13:30:50.783377839Z\" level=info msg=\"Created container f7be41812c43d69f0c0cbac2dc7a0b8a5f4f16c82bbf83864e5de4de14d57dc0: openshift-marketplace/certified-operators-fbrvc/registry-server\" id=b15b8a06-26db-4c31-a07a-55289cf59757 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:30:50.784656 crc crio[3638]: time=\"2026-06-09T13:30:50.78458213Z\" level=info msg=\"Starting container: f7be41812c43d69f0c0cbac2dc7a0b8a5f4f16c82bbf83864e5de4de14d57dc0\" id=84af97c6-85e7-413e-8f1a-9d5f9edd40bf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:30:50.790971 crc crio[3638]: time=\"2026-06-09T13:30:50.790374938Z\" level=info msg=\"Started container\" PID=21033 containerID=9f3871dc5fe4b0ab27f2f23fb29b7d0ec72ecc6771d35197eb1a472c6133f0cc description=openshift-marketplace/community-operators-4v9px/registry-server id=b56bfad4-8e1f-4264-bce5-26a1cc9d851d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf\nJun 09 13:30:50.797759 crc crio[3638]: time=\"2026-06-09T13:30:50.797616014Z\" level=info msg=\"Started container\" PID=21034 containerID=f7be41812c43d69f0c0cbac2dc7a0b8a5f4f16c82bbf83864e5de4de14d57dc0 description=openshift-marketplace/certified-operators-fbrvc/registry-server id=84af97c6-85e7-413e-8f1a-9d5f9edd40bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f\nJun 09 13:31:01.278473 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 09 13:31:01.914942 crc systemd[1]: crio.service: Deactivated successfully.\nJun 09 13:31:01.915861 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 09 13:31:01.916036 crc systemd[1]: crio.service: Consumed 24min 32.411s CPU time.\nJun 09 13:31:02.004860 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 09 13:31:02.117010 crc crio[21961]: time=\"2026-06-09T13:31:02.116892418Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 09 13:31:02.117010 crc crio[21961]: time=\"2026-06-09T13:31:02.1169762Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 09 13:31:02.121868 crc crio[21961]: time=\"2026-06-09T13:31:02.121759223Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 09 13:31:02.122341 crc crio[21961]: time=\"2026-06-09T13:31:02.122286846Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 09 13:31:02.141082 crc crio[21961]: time=\"2026-06-09T13:31:02.140983695Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 09 13:31:02.141504 crc crio[21961]: time=\"2026-06-09T13:31:02.141451507Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 09 13:31:02.141504 crc crio[21961]: time=\"2026-06-09T13:31:02.141490817Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 09 13:31:02.141713 crc crio[21961]: time=\"2026-06-09T13:31:02.141647151Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 09 13:31:02.141713 crc crio[21961]: time=\"2026-06-09T13:31:02.141686103Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 09 13:31:02.170565 crc crio[21961]: time=\"2026-06-09T13:31:02.170199752Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 09 13:31:02.184479 crc crio[21961]: time=\"2026-06-09T13:31:02.184305393Z\" 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 09 13:31:02.190005 crc crio[21961]: time=\"2026-06-09T13:31:02.189912057Z\" 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 09 13:31:02.218244 crc crio[21961]: time=\"2026-06-09T13:31:02.217829161Z\" 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 09 13:31:02.387316 crc crio[21961]: time=\"2026-06-09T13:31:02.387085072Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 09 13:31:02.387694 crc crio[21961]: time=\"2026-06-09T13:31:02.387670027Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 09 13:31:02.387991 crc crio[21961]: time=\"2026-06-09T13:31:02.387910333Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 09 13:31:02.388180 crc crio[21961]: time=\"2026-06-09T13:31:02.388087468Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 09 13:31:02.388324 crc crio[21961]: time=\"2026-06-09T13:31:02.388301524Z\" level=info msg=\"RDT not available in the host system\"\nJun 09 13:31:02.395602 crc crio[21961]: time=\"2026-06-09T13:31:02.395526417Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 13:31:02.395602 crc crio[21961]: time=\"2026-06-09T13:31:02.395595389Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 13:31:02.400810 crc crio[21961]: time=\"2026-06-09T13:31:02.400733762Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 13:31:02.400910 crc crio[21961]: time=\"2026-06-09T13:31:02.400810464Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 13:31:02.427366 crc crio[21961]: time=\"2026-06-09T13:31:02.427183238Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:31:02.427366 crc crio[21961]: time=\"2026-06-09T13:31:02.42726117Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:31:02.427743 crc crio[21961]: time=\"2026-06-09T13:31:02.427606609Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 09 13:31:02.427743 crc crio[21961]: time=\"2026-06-09T13:31:02.427626Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 09 13:31:02.428681 crc crio[21961]: time=\"2026-06-09T13:31:02.428471581Z\" 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.PodLinuxOverhead\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"cpu-c-states.crio.io\\\"]\\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 09 13:31:02.429972 crc crio[21961]: time=\"2026-06-09T13:31:02.429887467Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 09 13:31:02.430269 crc crio[21961]: time=\"2026-06-09T13:31:02.430155804Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 09 13:31:03.976914 crc crio[21961]: time=\"2026-06-09T13:31:03.976295689Z\" level=info msg=\"Got pod network &{Name:community-operators-4v9px Namespace:openshift-marketplace ID:8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf UID:f824322e-c835-4ecf-afce-738c13bb526d NetNS:/var/run/netns/cd7f444e-9050-4b16-95d3-24aca2b529d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf824322e_c835_4ecf_afce_738c13bb526d.slice PodAnnotations:0xc0002d50b8}] Aliases:map[]}\"\nJun 09 13:31:03.979089 crc crio[21961]: time=\"2026-06-09T13:31:03.977012107Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-4v9px for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:03.979089 crc crio[21961]: time=\"2026-06-09T13:31:03.977702795Z\" level=info msg=\"Got pod network &{Name:certified-operators-fbrvc Namespace:openshift-marketplace ID:c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f UID:708f52e1-efda-47ba-a91f-becadb4f2137 NetNS:/var/run/netns/4624f987-32d8-44af-b10e-4450e1c05804 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod708f52e1_efda_47ba_a91f_becadb4f2137.slice PodAnnotations:0xc0002d51b8}] Aliases:map[]}\"\nJun 09 13:31:03.979089 crc crio[21961]: time=\"2026-06-09T13:31:03.97787907Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-fbrvc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:03.979089 crc crio[21961]: time=\"2026-06-09T13:31:03.978416523Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qcl25 Namespace:openshift-marketplace ID:1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52 UID:d4686dd1-acb7-4a2b-8360-3a43e1b7a182 NetNS:/var/run/netns/36fb6811-1dc0-46ad-92bc-81cd31bcf99d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4686dd1_acb7_4a2b_8360_3a43e1b7a182.slice PodAnnotations:0xc0002d5248}] Aliases:map[]}\"\nJun 09 13:31:03.979089 crc crio[21961]: time=\"2026-06-09T13:31:03.978541826Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-qcl25 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:03.979089 crc crio[21961]: time=\"2026-06-09T13:31:03.979005979Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mgkdl Namespace:openshift-marketplace ID:8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a UID:fb3c4060-e8df-4606-b185-61b758949405 NetNS:/var/run/netns/f11bd2fd-2e2a-42d8-be5f-93da8e2345c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb3c4060_e8df_4606_b185_61b758949405.slice PodAnnotations:0xc0002d52d8}] Aliases:map[]}\"\nJun 09 13:31:03.979581 crc crio[21961]: time=\"2026-06-09T13:31:03.979200604Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-mgkdl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:03.979818 crc crio[21961]: time=\"2026-06-09T13:31:03.979702506Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-cdrg6 Namespace:openshift-marketplace ID:72133b4c55c38f3d3e14b17fe0bccdfabddf6c588c1c1935eec02df2858dab34 UID:29758ce7-1461-4e6a-b997-a8d16442cd5e NetNS:/var/run/netns/fe418c87-5bcf-41e0-99e7-99dd72897352 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod29758ce7_1461_4e6a_b997_a8d16442cd5e.slice PodAnnotations:0xc0002d5368}] Aliases:map[]}\"\nJun 09 13:31:03.979967 crc crio[21961]: time=\"2026-06-09T13:31:03.979904951Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-cdrg6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:03.980270 crc crio[21961]: time=\"2026-06-09T13:31:03.980071815Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:03.980270 crc crio[21961]: time=\"2026-06-09T13:31:03.980203809Z\" level=warning msg=\"Could not restore sandbox IP for 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4: failed to get network status for pod sandbox k8s_collect-profiles-29683530-m46r2_openshift-operator-lifecycle-manager_0a0117d5-d236-4967-a7d9-04b7195d3dc4_0(8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:03.980661 crc crio[21961]: time=\"2026-06-09T13:31:03.980572069Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:81084e80f94d28370f822a3295884ff964f7f2e6c5e459ba43bc64660e3101ed UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/f7534fa2-12a0-476d-aa02-65c1b91f5a8d 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:0xc0002d53f0}] Aliases:map[]}\"\nJun 09 13:31:03.980829 crc crio[21961]: time=\"2026-06-09T13:31:03.980747993Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:03.981411 crc crio[21961]: time=\"2026-06-09T13:31:03.981339098Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7b78989b58-w6gff Namespace:openshift-route-controller-manager ID:ac74e3b74d20251e3481d8a951744446b739cc62df33fd7e063b3f20ce980fc9 UID:9bcad179-10ac-41e6-9052-87fbe2f96224 NetNS:/var/run/netns/330d2ec5-9861-4ef0-ae1e-836de1bec46e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bcad179_10ac_41e6_9052_87fbe2f96224.slice PodAnnotations:0xc0002d5480}] Aliases:map[]}\"\nJun 09 13:31:03.981538 crc crio[21961]: time=\"2026-06-09T13:31:03.981492842Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7b78989b58-w6gff for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:03.982080 crc crio[21961]: time=\"2026-06-09T13:31:03.982004875Z\" level=info msg=\"Got pod network &{Name:controller-manager-7b67b7975-9gg2q Namespace:openshift-controller-manager ID:027f3e659a9592eeb7db8deff47b84d675abf62b68f6157757bdbb3566b62b8e UID:897ae989-d05f-4c10-94d8-484fe975fec7 NetNS:/var/run/netns/684313d0-5bef-4332-a346-70147010ff03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod897ae989_d05f_4c10_94d8_484fe975fec7.slice PodAnnotations:0xc0002d5510}] Aliases:map[]}\"\nJun 09 13:31:03.982297 crc crio[21961]: time=\"2026-06-09T13:31:03.982229541Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-7b67b7975-9gg2q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:03.982443 crc crio[21961]: time=\"2026-06-09T13:31:03.982392165Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:03.982443 crc crio[21961]: time=\"2026-06-09T13:31:03.982435666Z\" level=warning msg=\"Could not restore sandbox IP for 2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_9323fe76-9364-4e54-b8ef-3711a206db1a_0(2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:03.982596 crc crio[21961]: time=\"2026-06-09T13:31:03.982475997Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:03.982596 crc crio[21961]: time=\"2026-06-09T13:31:03.982489327Z\" level=warning msg=\"Could not restore sandbox IP for ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_91af399f-665e-42f2-9893-737c2d4b367b_0(ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:03.982896 crc crio[21961]: time=\"2026-06-09T13:31:03.982825846Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8ed1a8b1e32ea24a444e4fac0c698ee0904e9b127468cc35c2e928a46ef08e0d UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/9615dcea-13f1-4d2e-8856-c3d69c5ac649 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:0xc0002d55b0}] Aliases:map[]}\"\nJun 09 13:31:03.983049 crc crio[21961]: time=\"2026-06-09T13:31:03.982991791Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:03.986060 crc crio[21961]: time=\"2026-06-09T13:31:03.985970907Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:5e47d36eb75a56025090e901ba426df672f2e1c504ae63e579d7663afbf7416d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/8037c187-5f09-4548-80c0-afb57fcadb91 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:0xc0002d5640}] Aliases:map[]}\"\nJun 09 13:31:03.986350 crc crio[21961]: time=\"2026-06-09T13:31:03.986294795Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:03.987069 crc crio[21961]: time=\"2026-06-09T13:31:03.986997353Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:040a32f97b44731dd690630d85959d3ee0b7b2d7529aa7c1ef9f1d2ac8cd0b05 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/e55a54e9-5def-45b1-9c2b-69a461c99893 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:0xc00081c828}] Aliases:map[]}\"\nJun 09 13:31:03.987402 crc crio[21961]: time=\"2026-06-09T13:31:03.987330532Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:03.988040 crc crio[21961]: time=\"2026-06-09T13:31:03.987968078Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:0378130ebeeb30b4c515b648efb2d90b2146241e51f9e6b1f7813f2a2d5d6073 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/ef9dca32-4c20-4c1d-9e73-fe9c85e8393c 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:0xc00081c8d0}] Aliases:map[]}\"\nJun 09 13:31:03.988269 crc crio[21961]: time=\"2026-06-09T13:31:03.988235635Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:03.988963 crc crio[21961]: time=\"2026-06-09T13:31:03.98881945Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:60b06b51766edc4f5eb4c071108fd9323c73363ed3eb9733d8fa793ba26f8c48 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/cc7af241-3c30-45bd-b96e-4c359dd8eab8 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:0xc00081c998}] Aliases:map[]}\"\nJun 09 13:31:03.989214 crc crio[21961]: time=\"2026-06-09T13:31:03.989073406Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:03.989835 crc crio[21961]: time=\"2026-06-09T13:31:03.989721683Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2308aca293eb1848ac49b11cc0ef05a2535126a7a0c4627ba46a5cfc8b7d0f39 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/1f644d14-6541-49e7-be50-dcb0d92e0a77 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:0xc00081ca80}] Aliases:map[]}\"\nJun 09 13:31:03.990280 crc crio[21961]: time=\"2026-06-09T13:31:03.989952439Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:03.990871 crc crio[21961]: time=\"2026-06-09T13:31:03.990744769Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:62d45e13bc05e3eeed347a343d5277d110f4e30516888cdfe02f72ba8e2da7a9 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/eb811f0a-d1be-488d-a490-fa395827daff 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:0xc00081cb38}] Aliases:map[]}\"\nJun 09 13:31:03.991074 crc crio[21961]: time=\"2026-06-09T13:31:03.990950315Z\" 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 09 13:31:03.991544 crc crio[21961]: time=\"2026-06-09T13:31:03.991466098Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:a190cf2998a4f7d36d9d2e55c010cca24383bcbcaf5355d05f4ba776f3861ba7 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/b6a6c23b-5a68-478f-86f2-71a54850a601 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:0xc00081cc00}] Aliases:map[]}\"\nJun 09 13:31:03.991708 crc crio[21961]: time=\"2026-06-09T13:31:03.991654822Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:03.991947 crc crio[21961]: time=\"2026-06-09T13:31:03.991883518Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:03.992058 crc crio[21961]: time=\"2026-06-09T13:31:03.991932089Z\" level=warning msg=\"Could not restore sandbox IP for de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:03.992450 crc crio[21961]: time=\"2026-06-09T13:31:03.992381471Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9283a2ab644e158a31dd254c4efaaed2d1d6c5483980c5b5e748fd54daa7c510 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/5de346de-0bf7-49bf-ac2a-279d91da04b3 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:0xc00081ccf0}] Aliases:map[]}\"\nJun 09 13:31:03.992622 crc crio[21961]: time=\"2026-06-09T13:31:03.992562016Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:03.993315 crc crio[21961]: time=\"2026-06-09T13:31:03.993228222Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:c18030c06fed630f70c642c2ffe0823f3766cbed2506b16125c7a522b0844725 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/845ca97b-bd66-42da-9b14-0de31bbd1b9e 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:0xc00081cdb0}] Aliases:map[]}\"\nJun 09 13:31:03.993463 crc crio[21961]: time=\"2026-06-09T13:31:03.993405247Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:03.993991 crc crio[21961]: time=\"2026-06-09T13:31:03.993922861Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:e913f0f7098689841f583c5b6e9b4768355b5e2e2b2f66a58e7ea6681fbd8b48 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/74f269cf-beb2-4196-9e07-95d66cfac8a0 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:0xc00081ce98}] Aliases:map[]}\"\nJun 09 13:31:03.994183 crc crio[21961]: time=\"2026-06-09T13:31:03.994090405Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:03.995300 crc crio[21961]: time=\"2026-06-09T13:31:03.995055449Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8aebfa51cafaca3fe6c1a32b8914602377d14922e6bd9ca6f7292947313911e3 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/e581b2b0-07d4-431b-9895-00613a274376 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:0xc00081cf50}] Aliases:map[]}\"\nJun 09 13:31:03.995300 crc crio[21961]: time=\"2026-06-09T13:31:03.995277045Z\" 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 09 13:31:03.996521 crc crio[21961]: time=\"2026-06-09T13:31:03.995704906Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:73de833340094d2139291ba98de7817350763ec3ee9dc648e703b5a88653ebd2 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/51eb5630-9900-42f8-88f7-87026170254e 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:0xc00081d008}] Aliases:map[]}\"\nJun 09 13:31:03.996521 crc crio[21961]: time=\"2026-06-09T13:31:03.99587289Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:03.996521 crc crio[21961]: time=\"2026-06-09T13:31:03.996401063Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:ae1b2d51d2739718afea500c4efc0b03d94b38596046cdb26c210b7052534eff UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/221f083f-55d0-4924-a532-5006a603eb4f 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:0xc00081d0d0}] Aliases:map[]}\"\nJun 09 13:31:03.996822 crc crio[21961]: time=\"2026-06-09T13:31:03.996534138Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:03.997188 crc crio[21961]: time=\"2026-06-09T13:31:03.99704582Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:ee7bdf4489b9a7f5d206930f916cf0d3c1e3b9fd8fc21de2e079de092db2cf46 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/74fcf0fb-1189-4820-8862-736daddf5991 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:0xc00081d1b0}] Aliases:map[]}\"\nJun 09 13:31:03.997283 crc crio[21961]: time=\"2026-06-09T13:31:03.997236725Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:03.997762 crc crio[21961]: time=\"2026-06-09T13:31:03.997706197Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:a2b79462bedff157c432db3c52e9e3c8ea9e0b74b6f877c2a1546fb059f6ede5 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/c524c3a4-0a12-46e4-be74-f2dacceb57fb 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:0xc00081d270}] Aliases:map[]}\"\nJun 09 13:31:03.997939 crc crio[21961]: time=\"2026-06-09T13:31:03.997879041Z\" 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 09 13:31:03.998518 crc crio[21961]: time=\"2026-06-09T13:31:03.998458307Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:9becfbe5b87a29a0b31460fa9fce0aabeeadf136b685d2f5cf2df103e8618d24 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/3918b5a4-dbe1-40b7-8487-cd9595b5dc81 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:0xc00081d328}] Aliases:map[]}\"\nJun 09 13:31:03.998759 crc crio[21961]: time=\"2026-06-09T13:31:03.998695442Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:03.999473 crc crio[21961]: time=\"2026-06-09T13:31:03.999337538Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:fd8d1b9b9947948487a8f0d6768afb88cfd4d51ed6950e84e4849166be868a8f UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/a8f7575f-11ef-4eee-8fa6-2cf0bf1f3425 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:0xc00081d3d8}] Aliases:map[]}\"\nJun 09 13:31:03.999578 crc crio[21961]: time=\"2026-06-09T13:31:03.999507864Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:04.000089 crc crio[21961]: time=\"2026-06-09T13:31:03.999981286Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:6a28f7678928d04b1575b78004bdfa9fe058bc6716714408dcb5bd023c113d77 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/7bf6d4a5-6481-4ebd-b146-ddcf495e9829 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:0xc00081d4a8}] Aliases:map[]}\"\nJun 09 13:31:04.001575 crc crio[21961]: time=\"2026-06-09T13:31:04.001466002Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:04.002565 crc crio[21961]: time=\"2026-06-09T13:31:04.002494609Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:78254aef8728c746c322bd4d7fce0389d9059036ba6255c64d08c80bce8f0de4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/13aa2f19-95de-4661-84da-f4ce3d71cc8d 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:0xc00081d550}] Aliases:map[]}\"\nJun 09 13:31:04.002743 crc crio[21961]: time=\"2026-06-09T13:31:04.002678534Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:04.003415 crc crio[21961]: time=\"2026-06-09T13:31:04.003346991Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/be385413-b2d4-478b-84b8-8bc31eaaa367 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:0xc00081d5f8}] Aliases:map[]}\"\nJun 09 13:31:04.003579 crc crio[21961]: time=\"2026-06-09T13:31:04.003517485Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:04.005273 crc crio[21961]: time=\"2026-06-09T13:31:04.005020764Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eeb18dec147a5e5c72df3e232e473d07d9f40870094c2817230ed32cc63dcc9a UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/c9357337-3bd1-44fc-9627-58fe8866fc35 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:0xc0002d5678}] Aliases:map[]}\"\nJun 09 13:31:04.005449 crc crio[21961]: time=\"2026-06-09T13:31:04.005357822Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:04.006189 crc crio[21961]: time=\"2026-06-09T13:31:04.006062291Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:5c332d390506b7b74968cf97e3b032f007c2960f8971b63f76dfccbd550f9d5d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/891fbb78-c2f4-4232-8b78-589b74b799e8 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:0xc0002d5708}] Aliases:map[]}\"\nJun 09 13:31:04.006351 crc crio[21961]: time=\"2026-06-09T13:31:04.006283316Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:04.007041 crc crio[21961]: time=\"2026-06-09T13:31:04.006977695Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:4e5ce721e2c347278cf9aa396061acfb5df2f0d981d5a0e2093461b1f8b20267 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/d8c3781c-7806-4a7f-9cec-af58ccc8f2cb 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:0xc0002d5798}] Aliases:map[]}\"\nJun 09 13:31:04.007325 crc crio[21961]: time=\"2026-06-09T13:31:04.007226321Z\" 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 09 13:31:04.008012 crc crio[21961]: time=\"2026-06-09T13:31:04.007932478Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:d7962adff0c4e535049863fa9ceded216a1dc45a88cbcec0fcfcf5346194a89d UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/30fd301e-dd7a-4f04-8b9c-d3f1ca18cfc0 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:0xc0002d5828}] Aliases:map[]}\"\nJun 09 13:31:04.008302 crc crio[21961]: time=\"2026-06-09T13:31:04.008239306Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:04.008944 crc crio[21961]: time=\"2026-06-09T13:31:04.008869333Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:5dafdd89d1dcc68e874169788495acc703a062271612bc590eeaf3de32e21f49 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/41f41d29-29eb-45f8-b5e1-2006e4f1b676 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:0xc0002d58c0}] Aliases:map[]}\"\nJun 09 13:31:04.009093 crc crio[21961]: time=\"2026-06-09T13:31:04.009035157Z\" 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 09 13:31:04.009353 crc crio[21961]: time=\"2026-06-09T13:31:04.009281123Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:04.009353 crc crio[21961]: time=\"2026-06-09T13:31:04.009330914Z\" level=warning msg=\"Could not restore sandbox IP for 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b: failed to get network status for pod sandbox k8s_collect-profiles-29683515-wch2m_openshift-operator-lifecycle-manager_1b68f0b4-27ed-4b04-a4a0-b2ea2d395ae4_0(80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:04.009776 crc crio[21961]: time=\"2026-06-09T13:31:04.009711134Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4ca13db1fb3d80947337885769c347fe965cf58262665d2df6c523303a52bcec UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/0b74fbbb-e7ad-494e-b139-9c7a6de6dc39 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:0xc0002d5958}] Aliases:map[]}\"\nJun 09 13:31:04.010048 crc crio[21961]: time=\"2026-06-09T13:31:04.00994083Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:04.010596 crc crio[21961]: time=\"2026-06-09T13:31:04.010519025Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:bdac98fdd7ecb14268d601e6cd89e7f16e133dba2a3c355cd6256d7574f4ed4a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2d91a8fc-0730-42eb-9678-d1a424cd909d 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:0xc0002d59e8}] Aliases:map[]}\"\nJun 09 13:31:04.010694 crc crio[21961]: time=\"2026-06-09T13:31:04.010678569Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:04.010925 crc crio[21961]: time=\"2026-06-09T13:31:04.010845523Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:04.010925 crc crio[21961]: time=\"2026-06-09T13:31:04.010888274Z\" level=warning msg=\"Could not restore sandbox IP for 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:04.011094 crc crio[21961]: time=\"2026-06-09T13:31:04.010920895Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:04.011094 crc crio[21961]: time=\"2026-06-09T13:31:04.010948635Z\" level=warning msg=\"Could not restore sandbox IP for 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:04.011094 crc crio[21961]: time=\"2026-06-09T13:31:04.010978126Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:04.011094 crc crio[21961]: time=\"2026-06-09T13:31:04.010991836Z\" level=warning msg=\"Could not restore sandbox IP for 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:04.011434 crc crio[21961]: time=\"2026-06-09T13:31:04.011370777Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:20a32905371e728ec14d334fe6ee4c460ef17198d15369bde5aa6d94db090dd3 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/558a6a3e-a7db-4c84-a3d5-7d14233e6615 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:0xc0002d5a80}] Aliases:map[]}\"\nJun 09 13:31:04.011591 crc crio[21961]: time=\"2026-06-09T13:31:04.011529641Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:04.012298 crc crio[21961]: time=\"2026-06-09T13:31:04.012095205Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b177ba18-5f59-4e3b-8576-20aa2e4c4470 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:0xc0002d5b10}] Aliases:map[]}\"\nJun 09 13:31:04.012401 crc crio[21961]: time=\"2026-06-09T13:31:04.012345481Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:04.012896 crc crio[21961]: time=\"2026-06-09T13:31:04.012821634Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:1f7b1b3c7e399a867943e71e2116872a75f1c60cead802d0a69013c20b7886f1 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bdd0b751-f270-4e3a-9fca-cdc5f1b1aca7 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:0xc0002d5ba0}] Aliases:map[]}\"\nJun 09 13:31:04.013095 crc crio[21961]: time=\"2026-06-09T13:31:04.013038239Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:04.013636 crc crio[21961]: time=\"2026-06-09T13:31:04.013571363Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/b33a5991-45b7-40a5-ae3c-e44d33719a77 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:0xc0002d5c30}] Aliases:map[]}\"\nJun 09 13:31:04.014055 crc crio[21961]: time=\"2026-06-09T13:31:04.014008834Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:04.014650 crc crio[21961]: time=\"2026-06-09T13:31:04.014570888Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:64d438a73458fbae8f0f9c4b6240c48e3b48c79186efbce7b4d7af07e15b7730 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/fa8f01f4-5986-4b4d-9405-611d97052fc2 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:0xc0002d5cb0}] Aliases:map[]}\"\nJun 09 13:31:04.014830 crc crio[21961]: time=\"2026-06-09T13:31:04.014733922Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:04.015356 crc crio[21961]: time=\"2026-06-09T13:31:04.015285376Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:e142d3c4f40940646d75e23abfe6eac798118fa5f904270fa6cc363f9d0e8993 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/dca66a03-91ae-4c32-8115-9e82bbc42e89 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:0xc0002d5d30}] Aliases:map[]}\"\nJun 09 13:31:04.015496 crc crio[21961]: time=\"2026-06-09T13:31:04.015437891Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:04.016049 crc crio[21961]: time=\"2026-06-09T13:31:04.015970584Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:fc5d6c2ea4da94fe73d2369e501a6c63f0f959efebbc50c2fcee165ea9c4a71c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ce6bbaa3-4797-47e6-90c9-b0ee2525fa7f 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:0xc0002d5db0}] Aliases:map[]}\"\nJun 09 13:31:04.016339 crc crio[21961]: time=\"2026-06-09T13:31:04.016253591Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:04.017419 crc crio[21961]: time=\"2026-06-09T13:31:04.01735792Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:7d54e9deea42b276a6a049420b1b33ae566bf67e2c715c31124e4d089e5e2342 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d8c6cb88-bb8e-4abf-85b3-332c22c4fcd3 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:0xc0002d5e40}] Aliases:map[]}\"\nJun 09 13:31:04.017568 crc crio[21961]: time=\"2026-06-09T13:31:04.017537274Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:04.018241 crc crio[21961]: time=\"2026-06-09T13:31:04.018056477Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:38497a77a87d7a384b01bc3bf79cf69916b92316bf98395044cb99e2c32a041d UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/4183a3bb-d5a3-404a-bc02-d6200ec75a02 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:0xc0002d5ed0}] Aliases:map[]}\"\nJun 09 13:31:04.018351 crc crio[21961]: time=\"2026-06-09T13:31:04.018296054Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:04.018537 crc crio[21961]: time=\"2026-06-09T13:31:04.018455778Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:04.018537 crc crio[21961]: time=\"2026-06-09T13:31:04.01851489Z\" level=warning msg=\"Could not restore sandbox IP for 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:04.019000 crc crio[21961]: time=\"2026-06-09T13:31:04.01892492Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:278bf93a2464277d840a3b79eeea405c987131ece7161c13d7bc3a41c8336547 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/383fdf36-38cb-43fa-8923-bcf37f8f8fa0 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:0xc0002d5f68}] Aliases:map[]}\"\nJun 09 13:31:04.019279 crc crio[21961]: time=\"2026-06-09T13:31:04.019194106Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:04.020297 crc crio[21961]: time=\"2026-06-09T13:31:04.020029158Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 09 13:31:04.021459 crc crio[21961]: time=\"2026-06-09T13:31:04.021352082Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 09 13:31:04.021459 crc crio[21961]: time=\"2026-06-09T13:31:04.021399993Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 09 13:31:04.021720 crc crio[21961]: time=\"2026-06-09T13:31:04.021495056Z\" level=info msg=\"Create NRI interface\"\nJun 09 13:31:04.021720 crc crio[21961]: time=\"2026-06-09T13:31:04.021592178Z\" level=info msg=\"runtime interface created\"\nJun 09 13:31:04.021720 crc crio[21961]: time=\"2026-06-09T13:31:04.021614619Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 09 13:31:04.021720 crc crio[21961]: time=\"2026-06-09T13:31:04.021622769Z\" level=info msg=\"runtime interface starting up...\"\nJun 09 13:31:04.021720 crc crio[21961]: time=\"2026-06-09T13:31:04.021631059Z\" level=info msg=\"starting plugins...\"\nJun 09 13:31:04.021720 crc crio[21961]: time=\"2026-06-09T13:31:04.02168797Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 09 13:31:04.038774 crc crio[21961]: time=\"2026-06-09T13:31:04.038626774Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 09 13:31:04.047260 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 09 13:31:11.010019 crc crio[21961]: time=\"2026-06-09T13:31:11.009038073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=50bfde06-180d-4df9-8c7c-82a1f773c4b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:31:11.014631 crc crio[21961]: time=\"2026-06-09T13:31:11.014536284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=5f089ff8-35c7-4812-b08b-c4c2c3e06e98 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:31:11.019269 crc crio[21961]: time=\"2026-06-09T13:31:11.019041629Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9f023dcd-5895-4670-bf3c-d201fa0ee449 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:31:11.019717 crc crio[21961]: time=\"2026-06-09T13:31:11.019647354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:11.049521 crc crio[21961]: time=\"2026-06-09T13:31:11.049423136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:11.054200 crc crio[21961]: time=\"2026-06-09T13:31:11.054058555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:11.155361 crc crio[21961]: time=\"2026-06-09T13:31:11.154713411Z\" level=info msg=\"Created container 5022f9dd1a4626a770c7e554537c3707bda4c3b0d689c57dd8daf53fd70bec10: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9f023dcd-5895-4670-bf3c-d201fa0ee449 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:31:11.156816 crc crio[21961]: time=\"2026-06-09T13:31:11.156671711Z\" level=info msg=\"Starting container: 5022f9dd1a4626a770c7e554537c3707bda4c3b0d689c57dd8daf53fd70bec10\" id=ce0f52a5-ff74-463c-ab11-c2a2b86ada02 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:31:11.165984 crc crio[21961]: time=\"2026-06-09T13:31:11.165854186Z\" level=info msg=\"Started container\" PID=22685 containerID=5022f9dd1a4626a770c7e554537c3707bda4c3b0d689c57dd8daf53fd70bec10 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ce0f52a5-ff74-463c-ab11-c2a2b86ada02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5\nJun 09 13:31:18.618386 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 09 13:31:26.443466 crc systemd[1]: crio.service: Deactivated successfully.\nJun 09 13:31:26.444409 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 09 13:31:26.444605 crc systemd[1]: crio.service: Consumed 4.466s CPU time.\nJun 09 13:31:26.517860 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 09 13:31:26.596419 crc crio[23733]: time=\"2026-06-09T13:31:26.595992456Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 09 13:31:26.596419 crc crio[23733]: time=\"2026-06-09T13:31:26.596398737Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 09 13:31:26.600983 crc crio[23733]: time=\"2026-06-09T13:31:26.600903316Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 09 13:31:26.601087 crc crio[23733]: time=\"2026-06-09T13:31:26.601040839Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 09 13:31:26.601746 crc crio[23733]: time=\"2026-06-09T13:31:26.601685174Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"\nJun 09 13:31:26.722725 crc crio[23733]: time=\"2026-06-09T13:31:26.722514082Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 09 13:31:26.722993 crc crio[23733]: time=\"2026-06-09T13:31:26.722948213Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 09 13:31:26.722993 crc crio[23733]: time=\"2026-06-09T13:31:26.722962693Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 09 13:31:26.723433 crc crio[23733]: time=\"2026-06-09T13:31:26.723385353Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 09 13:31:26.723433 crc crio[23733]: time=\"2026-06-09T13:31:26.723419434Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 09 13:31:26.761603 crc crio[23733]: time=\"2026-06-09T13:31:26.75999772Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 09 13:31:26.780930 crc crio[23733]: time=\"2026-06-09T13:31:26.780832415Z\" 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 09 13:31:26.790057 crc crio[23733]: time=\"2026-06-09T13:31:26.789944195Z\" 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 09 13:31:26.809187 crc crio[23733]: time=\"2026-06-09T13:31:26.809037028Z\" 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 09 13:31:27.035066 crc crio[23733]: time=\"2026-06-09T13:31:27.034871899Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 09 13:31:27.035066 crc crio[23733]: time=\"2026-06-09T13:31:27.03493581Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 09 13:31:27.035066 crc crio[23733]: time=\"2026-06-09T13:31:27.034946901Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 09 13:31:27.035066 crc crio[23733]: time=\"2026-06-09T13:31:27.034959671Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 09 13:31:27.035066 crc crio[23733]: time=\"2026-06-09T13:31:27.034971091Z\" level=info msg=\"RDT not available in the host system\"\nJun 09 13:31:27.041645 crc crio[23733]: time=\"2026-06-09T13:31:27.041548641Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 13:31:27.041645 crc crio[23733]: time=\"2026-06-09T13:31:27.041613312Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 13:31:27.047151 crc crio[23733]: time=\"2026-06-09T13:31:27.047016332Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 09 13:31:27.047151 crc crio[23733]: time=\"2026-06-09T13:31:27.047069614Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 09 13:31:27.072819 crc crio[23733]: time=\"2026-06-09T13:31:27.072611543Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:31:27.072819 crc crio[23733]: time=\"2026-06-09T13:31:27.072695045Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:31:27.073454 crc crio[23733]: time=\"2026-06-09T13:31:27.073376741Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 09 13:31:27.073454 crc crio[23733]: time=\"2026-06-09T13:31:27.073395421Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 09 13:31:27.074279 crc crio[23733]: time=\"2026-06-09T13:31:27.073999427Z\" 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.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"org.criu.config\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\"]\\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 09 13:31:27.075416 crc crio[23733]: time=\"2026-06-09T13:31:27.075344679Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 09 13:31:27.075629 crc crio[23733]: time=\"2026-06-09T13:31:27.075562103Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 09 13:31:29.282400 crc crio[23733]: time=\"2026-06-09T13:31:29.281894469Z\" level=info msg=\"Got pod network &{Name:community-operators-4v9px Namespace:openshift-marketplace ID:8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf UID:f824322e-c835-4ecf-afce-738c13bb526d NetNS:/var/run/netns/cd7f444e-9050-4b16-95d3-24aca2b529d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf824322e_c835_4ecf_afce_738c13bb526d.slice PodAnnotations:0xc00012b438}] Aliases:map[]}\"\nJun 09 13:31:29.284225 crc crio[23733]: time=\"2026-06-09T13:31:29.282467263Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-4v9px for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.284225 crc crio[23733]: time=\"2026-06-09T13:31:29.283304253Z\" level=info msg=\"Got pod network &{Name:certified-operators-fbrvc Namespace:openshift-marketplace ID:c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f UID:708f52e1-efda-47ba-a91f-becadb4f2137 NetNS:/var/run/netns/4624f987-32d8-44af-b10e-4450e1c05804 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod708f52e1_efda_47ba_a91f_becadb4f2137.slice PodAnnotations:0xc00012b588}] Aliases:map[]}\"\nJun 09 13:31:29.284225 crc crio[23733]: time=\"2026-06-09T13:31:29.283452087Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-fbrvc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.284225 crc crio[23733]: time=\"2026-06-09T13:31:29.283920438Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qcl25 Namespace:openshift-marketplace ID:1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52 UID:d4686dd1-acb7-4a2b-8360-3a43e1b7a182 NetNS:/var/run/netns/36fb6811-1dc0-46ad-92bc-81cd31bcf99d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4686dd1_acb7_4a2b_8360_3a43e1b7a182.slice PodAnnotations:0xc00012b668}] Aliases:map[]}\"\nJun 09 13:31:29.284225 crc crio[23733]: time=\"2026-06-09T13:31:29.284045042Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-qcl25 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.284666 crc crio[23733]: time=\"2026-06-09T13:31:29.284583185Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mgkdl Namespace:openshift-marketplace ID:8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a UID:fb3c4060-e8df-4606-b185-61b758949405 NetNS:/var/run/netns/f11bd2fd-2e2a-42d8-be5f-93da8e2345c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb3c4060_e8df_4606_b185_61b758949405.slice PodAnnotations:0xc00012b710}] Aliases:map[]}\"\nJun 09 13:31:29.284743 crc crio[23733]: time=\"2026-06-09T13:31:29.284732168Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-mgkdl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.285277 crc crio[23733]: time=\"2026-06-09T13:31:29.28521898Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-cdrg6 Namespace:openshift-marketplace ID:72133b4c55c38f3d3e14b17fe0bccdfabddf6c588c1c1935eec02df2858dab34 UID:29758ce7-1461-4e6a-b997-a8d16442cd5e NetNS:/var/run/netns/fe418c87-5bcf-41e0-99e7-99dd72897352 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod29758ce7_1461_4e6a_b997_a8d16442cd5e.slice PodAnnotations:0xc00012b7b0}] Aliases:map[]}\"\nJun 09 13:31:29.285358 crc crio[23733]: time=\"2026-06-09T13:31:29.285341223Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-cdrg6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.285494 crc crio[23733]: time=\"2026-06-09T13:31:29.285437066Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:29.285494 crc crio[23733]: time=\"2026-06-09T13:31:29.285477057Z\" level=warning msg=\"Could not restore sandbox IP for 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4: failed to get network status for pod sandbox k8s_collect-profiles-29683530-m46r2_openshift-operator-lifecycle-manager_0a0117d5-d236-4967-a7d9-04b7195d3dc4_0(8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:29.285828 crc crio[23733]: time=\"2026-06-09T13:31:29.285750353Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:81084e80f94d28370f822a3295884ff964f7f2e6c5e459ba43bc64660e3101ed UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/f7534fa2-12a0-476d-aa02-65c1b91f5a8d 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:0xc00012b838}] Aliases:map[]}\"\nJun 09 13:31:29.286069 crc crio[23733]: time=\"2026-06-09T13:31:29.285904277Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.286415 crc crio[23733]: time=\"2026-06-09T13:31:29.286352827Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7b78989b58-w6gff Namespace:openshift-route-controller-manager ID:ac74e3b74d20251e3481d8a951744446b739cc62df33fd7e063b3f20ce980fc9 UID:9bcad179-10ac-41e6-9052-87fbe2f96224 NetNS:/var/run/netns/330d2ec5-9861-4ef0-ae1e-836de1bec46e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bcad179_10ac_41e6_9052_87fbe2f96224.slice PodAnnotations:0xc00012b8c8}] Aliases:map[]}\"\nJun 09 13:31:29.286512 crc crio[23733]: time=\"2026-06-09T13:31:29.28647947Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7b78989b58-w6gff for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.286931 crc crio[23733]: time=\"2026-06-09T13:31:29.2868718Z\" level=info msg=\"Got pod network &{Name:controller-manager-7b67b7975-9gg2q Namespace:openshift-controller-manager ID:027f3e659a9592eeb7db8deff47b84d675abf62b68f6157757bdbb3566b62b8e UID:897ae989-d05f-4c10-94d8-484fe975fec7 NetNS:/var/run/netns/684313d0-5bef-4332-a346-70147010ff03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod897ae989_d05f_4c10_94d8_484fe975fec7.slice PodAnnotations:0xc00012b958}] Aliases:map[]}\"\nJun 09 13:31:29.287007 crc crio[23733]: time=\"2026-06-09T13:31:29.286994493Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-7b67b7975-9gg2q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.287208 crc crio[23733]: time=\"2026-06-09T13:31:29.287085775Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:29.287285 crc crio[23733]: time=\"2026-06-09T13:31:29.287217368Z\" level=warning msg=\"Could not restore sandbox IP for 2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_9323fe76-9364-4e54-b8ef-3711a206db1a_0(2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:29.287285 crc crio[23733]: time=\"2026-06-09T13:31:29.287249519Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:29.287285 crc crio[23733]: time=\"2026-06-09T13:31:29.28726224Z\" level=warning msg=\"Could not restore sandbox IP for ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_91af399f-665e-42f2-9893-737c2d4b367b_0(ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:29.287680 crc crio[23733]: time=\"2026-06-09T13:31:29.287617788Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8ed1a8b1e32ea24a444e4fac0c698ee0904e9b127468cc35c2e928a46ef08e0d UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/9615dcea-13f1-4d2e-8856-c3d69c5ac649 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:0xc00012b9f8}] Aliases:map[]}\"\nJun 09 13:31:29.287804 crc crio[23733]: time=\"2026-06-09T13:31:29.287748261Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.288298 crc crio[23733]: time=\"2026-06-09T13:31:29.288199053Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:5e47d36eb75a56025090e901ba426df672f2e1c504ae63e579d7663afbf7416d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/8037c187-5f09-4548-80c0-afb57fcadb91 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:0xc00012ba88}] Aliases:map[]}\"\nJun 09 13:31:29.288442 crc crio[23733]: time=\"2026-06-09T13:31:29.288323705Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.288756 crc crio[23733]: time=\"2026-06-09T13:31:29.288651383Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:040a32f97b44731dd690630d85959d3ee0b7b2d7529aa7c1ef9f1d2ac8cd0b05 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/e55a54e9-5def-45b1-9c2b-69a461c99893 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:0xc00012bb08}] Aliases:map[]}\"\nJun 09 13:31:29.288881 crc crio[23733]: time=\"2026-06-09T13:31:29.288853868Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.289409 crc crio[23733]: time=\"2026-06-09T13:31:29.289341339Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:0378130ebeeb30b4c515b648efb2d90b2146241e51f9e6b1f7813f2a2d5d6073 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/ef9dca32-4c20-4c1d-9e73-fe9c85e8393c 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:0xc00012bb98}] Aliases:map[]}\"\nJun 09 13:31:29.289542 crc crio[23733]: time=\"2026-06-09T13:31:29.289492503Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.290009 crc crio[23733]: time=\"2026-06-09T13:31:29.289929174Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:60b06b51766edc4f5eb4c071108fd9323c73363ed3eb9733d8fa793ba26f8c48 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/cc7af241-3c30-45bd-b96e-4c359dd8eab8 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:0xc00012bc28}] Aliases:map[]}\"\nJun 09 13:31:29.290166 crc crio[23733]: time=\"2026-06-09T13:31:29.290082198Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.290661 crc crio[23733]: time=\"2026-06-09T13:31:29.29059299Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2308aca293eb1848ac49b11cc0ef05a2535126a7a0c4627ba46a5cfc8b7d0f39 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/1f644d14-6541-49e7-be50-dcb0d92e0a77 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:0xc00012bcb8}] Aliases:map[]}\"\nJun 09 13:31:29.290803 crc crio[23733]: time=\"2026-06-09T13:31:29.290740863Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.291333 crc crio[23733]: time=\"2026-06-09T13:31:29.291260987Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:62d45e13bc05e3eeed347a343d5277d110f4e30516888cdfe02f72ba8e2da7a9 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/eb811f0a-d1be-488d-a490-fa395827daff 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:0xc00012bd38}] Aliases:map[]}\"\nJun 09 13:31:29.291443 crc crio[23733]: time=\"2026-06-09T13:31:29.29140779Z\" 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 09 13:31:29.291908 crc crio[23733]: time=\"2026-06-09T13:31:29.2918402Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:a190cf2998a4f7d36d9d2e55c010cca24383bcbcaf5355d05f4ba776f3861ba7 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/b6a6c23b-5a68-478f-86f2-71a54850a601 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:0xc00012bdb8}] Aliases:map[]}\"\nJun 09 13:31:29.292037 crc crio[23733]: time=\"2026-06-09T13:31:29.291982965Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.292216 crc crio[23733]: time=\"2026-06-09T13:31:29.292168268Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:29.292216 crc crio[23733]: time=\"2026-06-09T13:31:29.292205979Z\" level=warning msg=\"Could not restore sandbox IP for de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:29.292597 crc crio[23733]: time=\"2026-06-09T13:31:29.292519937Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9283a2ab644e158a31dd254c4efaaed2d1d6c5483980c5b5e748fd54daa7c510 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/5de346de-0bf7-49bf-ac2a-279d91da04b3 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:0xc00012be50}] Aliases:map[]}\"\nJun 09 13:31:29.292701 crc crio[23733]: time=\"2026-06-09T13:31:29.292664091Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.293298 crc crio[23733]: time=\"2026-06-09T13:31:29.293233565Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:c18030c06fed630f70c642c2ffe0823f3766cbed2506b16125c7a522b0844725 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/845ca97b-bd66-42da-9b14-0de31bbd1b9e 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:0xc00012bee0}] Aliases:map[]}\"\nJun 09 13:31:29.293438 crc crio[23733]: time=\"2026-06-09T13:31:29.293382557Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.293910 crc crio[23733]: time=\"2026-06-09T13:31:29.293835869Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:e913f0f7098689841f583c5b6e9b4768355b5e2e2b2f66a58e7ea6681fbd8b48 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/74f269cf-beb2-4196-9e07-95d66cfac8a0 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:0xc00012bf70}] Aliases:map[]}\"\nJun 09 13:31:29.294029 crc crio[23733]: time=\"2026-06-09T13:31:29.293980363Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.294502 crc crio[23733]: time=\"2026-06-09T13:31:29.294432943Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8aebfa51cafaca3fe6c1a32b8914602377d14922e6bd9ca6f7292947313911e3 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/e581b2b0-07d4-431b-9895-00613a274376 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:0xc001c1e080}] Aliases:map[]}\"\nJun 09 13:31:29.294640 crc crio[23733]: time=\"2026-06-09T13:31:29.294579027Z\" 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 09 13:31:29.295268 crc crio[23733]: time=\"2026-06-09T13:31:29.29514946Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:73de833340094d2139291ba98de7817350763ec3ee9dc648e703b5a88653ebd2 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/51eb5630-9900-42f8-88f7-87026170254e 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:0xc001c1e118}] Aliases:map[]}\"\nJun 09 13:31:29.295380 crc crio[23733]: time=\"2026-06-09T13:31:29.295345276Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.295987 crc crio[23733]: time=\"2026-06-09T13:31:29.295909149Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:ae1b2d51d2739718afea500c4efc0b03d94b38596046cdb26c210b7052534eff UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/221f083f-55d0-4924-a532-5006a603eb4f 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:0xc001c1e1b0}] Aliases:map[]}\"\nJun 09 13:31:29.296339 crc crio[23733]: time=\"2026-06-09T13:31:29.296217776Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.296706 crc crio[23733]: time=\"2026-06-09T13:31:29.296637777Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:ee7bdf4489b9a7f5d206930f916cf0d3c1e3b9fd8fc21de2e079de092db2cf46 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/74fcf0fb-1189-4820-8862-736daddf5991 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:0xc001c1e250}] Aliases:map[]}\"\nJun 09 13:31:29.296919 crc crio[23733]: time=\"2026-06-09T13:31:29.296848532Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.297765 crc crio[23733]: time=\"2026-06-09T13:31:29.297704912Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:a2b79462bedff157c432db3c52e9e3c8ea9e0b74b6f877c2a1546fb059f6ede5 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/c524c3a4-0a12-46e4-be74-f2dacceb57fb 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:0xc001c1e2f8}] Aliases:map[]}\"\nJun 09 13:31:29.297888 crc crio[23733]: time=\"2026-06-09T13:31:29.297857846Z\" 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 09 13:31:29.298306 crc crio[23733]: time=\"2026-06-09T13:31:29.298249666Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:9becfbe5b87a29a0b31460fa9fce0aabeeadf136b685d2f5cf2df103e8618d24 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/3918b5a4-dbe1-40b7-8487-cd9595b5dc81 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:0xc001c1e380}] Aliases:map[]}\"\nJun 09 13:31:29.298418 crc crio[23733]: time=\"2026-06-09T13:31:29.298377429Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.298765 crc crio[23733]: time=\"2026-06-09T13:31:29.298707217Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:fd8d1b9b9947948487a8f0d6768afb88cfd4d51ed6950e84e4849166be868a8f UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/a8f7575f-11ef-4eee-8fa6-2cf0bf1f3425 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:0xc001c1e410}] Aliases:map[]}\"\nJun 09 13:31:29.298897 crc crio[23733]: time=\"2026-06-09T13:31:29.29885538Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.299618 crc crio[23733]: time=\"2026-06-09T13:31:29.299560008Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:6a28f7678928d04b1575b78004bdfa9fe058bc6716714408dcb5bd023c113d77 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/7bf6d4a5-6481-4ebd-b146-ddcf495e9829 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:0xc001c1e498}] Aliases:map[]}\"\nJun 09 13:31:29.299722 crc crio[23733]: time=\"2026-06-09T13:31:29.299689571Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.300393 crc crio[23733]: time=\"2026-06-09T13:31:29.300333606Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:78254aef8728c746c322bd4d7fce0389d9059036ba6255c64d08c80bce8f0de4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/13aa2f19-95de-4661-84da-f4ce3d71cc8d 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:0xc001c1e538}] Aliases:map[]}\"\nJun 09 13:31:29.300548 crc crio[23733]: time=\"2026-06-09T13:31:29.300481939Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.301210 crc crio[23733]: time=\"2026-06-09T13:31:29.301144156Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/be385413-b2d4-478b-84b8-8bc31eaaa367 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:0xc001c1e5d0}] Aliases:map[]}\"\nJun 09 13:31:29.301418 crc crio[23733]: time=\"2026-06-09T13:31:29.301287319Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.301811 crc crio[23733]: time=\"2026-06-09T13:31:29.30173928Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eeb18dec147a5e5c72df3e232e473d07d9f40870094c2817230ed32cc63dcc9a UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/c9357337-3bd1-44fc-9627-58fe8866fc35 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:0xc001c1e670}] Aliases:map[]}\"\nJun 09 13:31:29.301943 crc crio[23733]: time=\"2026-06-09T13:31:29.301890924Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.302450 crc crio[23733]: time=\"2026-06-09T13:31:29.302363706Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:5c332d390506b7b74968cf97e3b032f007c2960f8971b63f76dfccbd550f9d5d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/891fbb78-c2f4-4232-8b78-589b74b799e8 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:0xc001c1e710}] Aliases:map[]}\"\nJun 09 13:31:29.302598 crc crio[23733]: time=\"2026-06-09T13:31:29.302492909Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.303008 crc crio[23733]: time=\"2026-06-09T13:31:29.302947019Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:4e5ce721e2c347278cf9aa396061acfb5df2f0d981d5a0e2093461b1f8b20267 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/d8c3781c-7806-4a7f-9cec-af58ccc8f2cb 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:0xc001c1e7a8}] Aliases:map[]}\"\nJun 09 13:31:29.303242 crc crio[23733]: time=\"2026-06-09T13:31:29.303070592Z\" 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 09 13:31:29.303859 crc crio[23733]: time=\"2026-06-09T13:31:29.303761619Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:d7962adff0c4e535049863fa9ceded216a1dc45a88cbcec0fcfcf5346194a89d UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/30fd301e-dd7a-4f04-8b9c-d3f1ca18cfc0 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:0xc001c1e838}] Aliases:map[]}\"\nJun 09 13:31:29.304061 crc crio[23733]: time=\"2026-06-09T13:31:29.303928703Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.304587 crc crio[23733]: time=\"2026-06-09T13:31:29.304526517Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:5dafdd89d1dcc68e874169788495acc703a062271612bc590eeaf3de32e21f49 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/41f41d29-29eb-45f8-b5e1-2006e4f1b676 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:0xc001c1e8d0}] Aliases:map[]}\"\nJun 09 13:31:29.304661 crc crio[23733]: time=\"2026-06-09T13:31:29.30464756Z\" 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 09 13:31:29.304812 crc crio[23733]: time=\"2026-06-09T13:31:29.304754583Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:29.304882 crc crio[23733]: time=\"2026-06-09T13:31:29.304817834Z\" level=warning msg=\"Could not restore sandbox IP for 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b: failed to get network status for pod sandbox k8s_collect-profiles-29683515-wch2m_openshift-operator-lifecycle-manager_1b68f0b4-27ed-4b04-a4a0-b2ea2d395ae4_0(80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:29.305298 crc crio[23733]: time=\"2026-06-09T13:31:29.305241105Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4ca13db1fb3d80947337885769c347fe965cf58262665d2df6c523303a52bcec UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/0b74fbbb-e7ad-494e-b139-9c7a6de6dc39 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:0xc001c1e968}] Aliases:map[]}\"\nJun 09 13:31:29.305380 crc crio[23733]: time=\"2026-06-09T13:31:29.305363398Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.305808 crc crio[23733]: time=\"2026-06-09T13:31:29.305734467Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:bdac98fdd7ecb14268d601e6cd89e7f16e133dba2a3c355cd6256d7574f4ed4a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2d91a8fc-0730-42eb-9678-d1a424cd909d 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:0xc001c1e9f8}] Aliases:map[]}\"\nJun 09 13:31:29.305935 crc crio[23733]: time=\"2026-06-09T13:31:29.30588333Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.306053 crc crio[23733]: time=\"2026-06-09T13:31:29.306010723Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:29.306053 crc crio[23733]: time=\"2026-06-09T13:31:29.306047224Z\" level=warning msg=\"Could not restore sandbox IP for 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:29.306213 crc crio[23733]: time=\"2026-06-09T13:31:29.306071215Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:29.306213 crc crio[23733]: time=\"2026-06-09T13:31:29.306083445Z\" level=warning msg=\"Could not restore sandbox IP for 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:29.306213 crc crio[23733]: time=\"2026-06-09T13:31:29.306157867Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:29.306213 crc crio[23733]: time=\"2026-06-09T13:31:29.306173677Z\" level=warning msg=\"Could not restore sandbox IP for 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:29.306554 crc crio[23733]: time=\"2026-06-09T13:31:29.306491136Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:20a32905371e728ec14d334fe6ee4c460ef17198d15369bde5aa6d94db090dd3 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/558a6a3e-a7db-4c84-a3d5-7d14233e6615 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:0xc001c1ea90}] Aliases:map[]}\"\nJun 09 13:31:29.306631 crc crio[23733]: time=\"2026-06-09T13:31:29.306613619Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.307410 crc crio[23733]: time=\"2026-06-09T13:31:29.307342286Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b177ba18-5f59-4e3b-8576-20aa2e4c4470 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:0xc001c1eb20}] Aliases:map[]}\"\nJun 09 13:31:29.307576 crc crio[23733]: time=\"2026-06-09T13:31:29.30751238Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.308043 crc crio[23733]: time=\"2026-06-09T13:31:29.307983162Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:1f7b1b3c7e399a867943e71e2116872a75f1c60cead802d0a69013c20b7886f1 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bdd0b751-f270-4e3a-9fca-cdc5f1b1aca7 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:0xc001c1ebb0}] Aliases:map[]}\"\nJun 09 13:31:29.308495 crc crio[23733]: time=\"2026-06-09T13:31:29.308438082Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.309027 crc crio[23733]: time=\"2026-06-09T13:31:29.308967285Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/b33a5991-45b7-40a5-ae3c-e44d33719a77 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:0xc001c1ec40}] Aliases:map[]}\"\nJun 09 13:31:29.309269 crc crio[23733]: time=\"2026-06-09T13:31:29.309098018Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.309799 crc crio[23733]: time=\"2026-06-09T13:31:29.309707943Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:64d438a73458fbae8f0f9c4b6240c48e3b48c79186efbce7b4d7af07e15b7730 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/fa8f01f4-5986-4b4d-9405-611d97052fc2 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:0xc001c1ecc0}] Aliases:map[]}\"\nJun 09 13:31:29.309931 crc crio[23733]: time=\"2026-06-09T13:31:29.309875057Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.310396 crc crio[23733]: time=\"2026-06-09T13:31:29.310338538Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:e142d3c4f40940646d75e23abfe6eac798118fa5f904270fa6cc363f9d0e8993 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/dca66a03-91ae-4c32-8115-9e82bbc42e89 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:0xc001c1ed40}] Aliases:map[]}\"\nJun 09 13:31:29.310478 crc crio[23733]: time=\"2026-06-09T13:31:29.310462931Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.311618 crc crio[23733]: time=\"2026-06-09T13:31:29.311557568Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:fc5d6c2ea4da94fe73d2369e501a6c63f0f959efebbc50c2fcee165ea9c4a71c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ce6bbaa3-4797-47e6-90c9-b0ee2525fa7f 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:0xc001c1edc0}] Aliases:map[]}\"\nJun 09 13:31:29.311734 crc crio[23733]: time=\"2026-06-09T13:31:29.311691481Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.312405 crc crio[23733]: time=\"2026-06-09T13:31:29.312347247Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:7d54e9deea42b276a6a049420b1b33ae566bf67e2c715c31124e4d089e5e2342 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d8c6cb88-bb8e-4abf-85b3-332c22c4fcd3 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:0xc001c1ee50}] Aliases:map[]}\"\nJun 09 13:31:29.312512 crc crio[23733]: time=\"2026-06-09T13:31:29.3124777Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.313063 crc crio[23733]: time=\"2026-06-09T13:31:29.312994123Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:38497a77a87d7a384b01bc3bf79cf69916b92316bf98395044cb99e2c32a041d UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/4183a3bb-d5a3-404a-bc02-d6200ec75a02 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:0xc001c1eee0}] Aliases:map[]}\"\nJun 09 13:31:29.313267 crc crio[23733]: time=\"2026-06-09T13:31:29.313201837Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.313408 crc crio[23733]: time=\"2026-06-09T13:31:29.313353861Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:29.313408 crc crio[23733]: time=\"2026-06-09T13:31:29.313393323Z\" level=warning msg=\"Could not restore sandbox IP for 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 09 13:31:29.313723 crc crio[23733]: time=\"2026-06-09T13:31:29.313661939Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:278bf93a2464277d840a3b79eeea405c987131ece7161c13d7bc3a41c8336547 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/383fdf36-38cb-43fa-8923-bcf37f8f8fa0 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:0xc001c1ef78}] Aliases:map[]}\"\nJun 09 13:31:29.313895 crc crio[23733]: time=\"2026-06-09T13:31:29.313850914Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:29.317169 crc crio[23733]: time=\"2026-06-09T13:31:29.317021851Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 09 13:31:29.318404 crc crio[23733]: time=\"2026-06-09T13:31:29.318324362Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 09 13:31:29.318511 crc crio[23733]: time=\"2026-06-09T13:31:29.318451616Z\" level=info msg=\"Create NRI interface\"\nJun 09 13:31:29.318511 crc crio[23733]: time=\"2026-06-09T13:31:29.318459846Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 09 13:31:29.318511 crc crio[23733]: time=\"2026-06-09T13:31:29.318510767Z\" level=info msg=\"runtime interface created\"\nJun 09 13:31:29.318622 crc crio[23733]: time=\"2026-06-09T13:31:29.318537218Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 09 13:31:29.318622 crc crio[23733]: time=\"2026-06-09T13:31:29.318545698Z\" level=info msg=\"runtime interface starting up...\"\nJun 09 13:31:29.318622 crc crio[23733]: time=\"2026-06-09T13:31:29.318553378Z\" level=info msg=\"starting plugins...\"\nJun 09 13:31:29.318622 crc crio[23733]: time=\"2026-06-09T13:31:29.318578059Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 09 13:31:29.322884 crc crio[23733]: time=\"2026-06-09T13:31:29.322815041Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 09 13:31:29.329966 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 09 13:31:38.359938 crc crio[23733]: time=\"2026-06-09T13:31:38.358876289Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-dfjkb/POD\" id=5c4d9036-ccbf-4c1c-9a75-feb950e217d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:31:38.361414 crc crio[23733]: time=\"2026-06-09T13:31:38.359988285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:38.397856 crc crio[23733]: time=\"2026-06-09T13:31:38.397736239Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dfjkb Namespace:openshift-marketplace ID:788fd8f01daea3e393d025e92d5016a7ebd3aeed3f02b11b6b9f1b88e57a7b35 UID:63ab303c-80fe-41a3-85b5-cb8aa9eafce2 NetNS:/var/run/netns/d480aee5-f995-4f87-ab8c-06de117951bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63ab303c_80fe_41a3_85b5_cb8aa9eafce2.slice PodAnnotations:0xc002534598}] Aliases:map[]}\"\nJun 09 13:31:38.397856 crc crio[23733]: time=\"2026-06-09T13:31:38.397842042Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-dfjkb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:31:39.822446 crc crio[23733]: 2026-06-09T13:31:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:788fd8f01daea3e Mac:2a:a2:5f:a5:8d:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/d480aee5-f995-4f87-ab8c-06de117951bb SocketPath: PciID:}] [{Interface:0xc0002165c0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:31:39.825920 crc crio[23733]: time=\"2026-06-09T13:31:39.825587098Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dfjkb Namespace:openshift-marketplace ID:788fd8f01daea3e393d025e92d5016a7ebd3aeed3f02b11b6b9f1b88e57a7b35 UID:63ab303c-80fe-41a3-85b5-cb8aa9eafce2 NetNS:/var/run/netns/d480aee5-f995-4f87-ab8c-06de117951bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63ab303c_80fe_41a3_85b5_cb8aa9eafce2.slice PodAnnotations:0xc002534598}] Aliases:map[]}\"\nJun 09 13:31:39.825920 crc crio[23733]: time=\"2026-06-09T13:31:39.825914125Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-dfjkb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:39.847301 crc crio[23733]: time=\"2026-06-09T13:31:39.847030427Z\" level=info msg=\"Ran pod sandbox 788fd8f01daea3e393d025e92d5016a7ebd3aeed3f02b11b6b9f1b88e57a7b35 with infra container: openshift-marketplace/redhat-marketplace-dfjkb/POD\" id=5c4d9036-ccbf-4c1c-9a75-feb950e217d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:31:39.855794 crc crio[23733]: time=\"2026-06-09T13:31:39.855681416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f74cf4a1-930a-4994-b01b-77998fe4df2d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:31:39.867598 crc crio[23733]: time=\"2026-06-09T13:31:39.866627431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=35e2668f-3aa9-4145-9dbf-1254a304f730 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:31:39.901096 crc crio[23733]: time=\"2026-06-09T13:31:39.900991923Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dfjkb/extract-utilities\" id=121729b0-50a3-498f-85fc-6da08f0830c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:31:39.901728 crc crio[23733]: time=\"2026-06-09T13:31:39.9016688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:40.089222 crc crio[23733]: time=\"2026-06-09T13:31:40.089025189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:40.118464 crc crio[23733]: time=\"2026-06-09T13:31:40.118049062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:40.342185 crc crio[23733]: time=\"2026-06-09T13:31:40.341570317Z\" level=info msg=\"Created container 5d8947ba76207fe7abe95ce46e69ddc7f208fab2addd18bacf9e5c9ee165e285: openshift-marketplace/redhat-marketplace-dfjkb/extract-utilities\" id=121729b0-50a3-498f-85fc-6da08f0830c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:31:40.343806 crc crio[23733]: time=\"2026-06-09T13:31:40.343705088Z\" level=info msg=\"Starting container: 5d8947ba76207fe7abe95ce46e69ddc7f208fab2addd18bacf9e5c9ee165e285\" id=f8a8faba-d262-4389-9363-022c655fc698 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:31:40.361479 crc crio[23733]: time=\"2026-06-09T13:31:40.361386706Z\" level=info msg=\"Started container\" PID=24096 containerID=5d8947ba76207fe7abe95ce46e69ddc7f208fab2addd18bacf9e5c9ee165e285 description=openshift-marketplace/redhat-marketplace-dfjkb/extract-utilities id=f8a8faba-d262-4389-9363-022c655fc698 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788fd8f01daea3e393d025e92d5016a7ebd3aeed3f02b11b6b9f1b88e57a7b35\nJun 09 13:31:40.471281 crc crio[23733]: time=\"2026-06-09T13:31:40.47096976Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=49d5bf47-bbff-4c31-adea-25a78910ed28 name=/runtime.v1.ImageService/PullImage\nJun 09 13:31:40.487438 crc crio[23733]: time=\"2026-06-09T13:31:40.483950604Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 13:31:40.911296 crc crio[23733]: time=\"2026-06-09T13:31:40.91058452Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-5zkrc/POD\" id=ff153f63-151a-4877-a6c6-b4f3d0c76dc8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:31:40.912019 crc crio[23733]: time=\"2026-06-09T13:31:40.911305728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:40.939258 crc crio[23733]: time=\"2026-06-09T13:31:40.93906544Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5zkrc Namespace:openshift-marketplace ID:2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf UID:d00b8803-34be-40de-a48c-09e7c7d6d15e NetNS:/var/run/netns/c5e24857-469c-4752-830a-a3b486190204 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd00b8803_34be_40de_a48c_09e7c7d6d15e.slice PodAnnotations:0xc0010268b0}] Aliases:map[]}\"\nJun 09 13:31:40.939258 crc crio[23733]: time=\"2026-06-09T13:31:40.939226724Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-5zkrc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:31:41.424061 crc crio[23733]: time=\"2026-06-09T13:31:41.422609863Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=49d5bf47-bbff-4c31-adea-25a78910ed28 name=/runtime.v1.ImageService/PullImage\nJun 09 13:31:41.442494 crc crio[23733]: time=\"2026-06-09T13:31:41.442428223Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=302d3eec-12d4-4fcd-bd34-0a56aa6cc363 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:31:41.448201 crc crio[23733]: time=\"2026-06-09T13:31:41.448032389Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0b2c2471-79a0-4dae-ad32-5964857a4df3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:31:41.456711 crc crio[23733]: time=\"2026-06-09T13:31:41.456635218Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dfjkb/extract-content\" id=6a31fb3a-3584-4a2d-9e90-cdc6a5efe3d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:31:41.457301 crc crio[23733]: time=\"2026-06-09T13:31:41.45717939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:41.572314 crc crio[23733]: time=\"2026-06-09T13:31:41.571535691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:41.580266 crc crio[23733]: time=\"2026-06-09T13:31:41.579901304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:41.684697 crc crio[23733]: 2026-06-09T13:31:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2af49374cd3d073 Mac:ea:61:b7:f7:31:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/c5e24857-469c-4752-830a-a3b486190204 SocketPath: PciID:}] [{Interface:0xc0004bc710 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:31:41.685387 crc crio[23733]: time=\"2026-06-09T13:31:41.685229535Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5zkrc Namespace:openshift-marketplace ID:2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf UID:d00b8803-34be-40de-a48c-09e7c7d6d15e NetNS:/var/run/netns/c5e24857-469c-4752-830a-a3b486190204 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd00b8803_34be_40de_a48c_09e7c7d6d15e.slice PodAnnotations:0xc0010268b0}] Aliases:map[]}\"\nJun 09 13:31:41.685485 crc crio[23733]: time=\"2026-06-09T13:31:41.685393669Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-5zkrc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:41.695840 crc crio[23733]: time=\"2026-06-09T13:31:41.695422622Z\" level=info msg=\"Created container f7b84cd2d79450fb01f9b943caef2bd81e49d72a531108d20a3ea3d49edcc543: openshift-marketplace/redhat-marketplace-dfjkb/extract-content\" id=6a31fb3a-3584-4a2d-9e90-cdc6a5efe3d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:31:41.697304 crc crio[23733]: time=\"2026-06-09T13:31:41.697084672Z\" level=info msg=\"Ran pod sandbox 2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf with infra container: openshift-marketplace/redhat-operators-5zkrc/POD\" id=ff153f63-151a-4877-a6c6-b4f3d0c76dc8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:31:41.697876 crc crio[23733]: time=\"2026-06-09T13:31:41.697653426Z\" level=info msg=\"Starting container: f7b84cd2d79450fb01f9b943caef2bd81e49d72a531108d20a3ea3d49edcc543\" id=4925d7ba-a06a-47b3-81d2-56c2dbdc3219 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:31:41.702453 crc crio[23733]: time=\"2026-06-09T13:31:41.702235277Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=08bbaa42-a3a5-4f85-a5a3-1aa10b5ad1b7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:31:41.708995 crc crio[23733]: time=\"2026-06-09T13:31:41.708902737Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=825021d0-a2ce-4ab9-aca5-6ad890a2cdd4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:31:41.709228 crc crio[23733]: time=\"2026-06-09T13:31:41.708930339Z\" level=info msg=\"Started container\" PID=24198 containerID=f7b84cd2d79450fb01f9b943caef2bd81e49d72a531108d20a3ea3d49edcc543 description=openshift-marketplace/redhat-marketplace-dfjkb/extract-content id=4925d7ba-a06a-47b3-81d2-56c2dbdc3219 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788fd8f01daea3e393d025e92d5016a7ebd3aeed3f02b11b6b9f1b88e57a7b35\nJun 09 13:31:41.716652 crc crio[23733]: time=\"2026-06-09T13:31:41.716565084Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5zkrc/extract-utilities\" id=59b56c79-7989-4c0d-9b48-73da2bbe3d75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:31:41.717482 crc crio[23733]: time=\"2026-06-09T13:31:41.717410004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:41.748836 crc crio[23733]: time=\"2026-06-09T13:31:41.748570829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:41.757921 crc crio[23733]: time=\"2026-06-09T13:31:41.757828104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:41.905690 crc crio[23733]: time=\"2026-06-09T13:31:41.905512121Z\" level=info msg=\"Created container e3ee438ccdfd28ed50c1df6f460f6b0460ca8fc3dfa44222f814da518d527588: openshift-marketplace/redhat-operators-5zkrc/extract-utilities\" id=59b56c79-7989-4c0d-9b48-73da2bbe3d75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:31:41.907749 crc crio[23733]: time=\"2026-06-09T13:31:41.907466388Z\" level=info msg=\"Starting container: e3ee438ccdfd28ed50c1df6f460f6b0460ca8fc3dfa44222f814da518d527588\" id=b6fa7b3c-cd90-4c78-9df4-fabe02904fb2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:31:41.916364 crc crio[23733]: time=\"2026-06-09T13:31:41.916257251Z\" level=info msg=\"Started container\" PID=24209 containerID=e3ee438ccdfd28ed50c1df6f460f6b0460ca8fc3dfa44222f814da518d527588 description=openshift-marketplace/redhat-operators-5zkrc/extract-utilities id=b6fa7b3c-cd90-4c78-9df4-fabe02904fb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf\nJun 09 13:31:42.538892 crc crio[23733]: time=\"2026-06-09T13:31:42.538368822Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0a23db8d-dbb0-4c8c-9894-e0b24cb992ba name=/runtime.v1.ImageService/PullImage\nJun 09 13:31:42.544045 crc crio[23733]: time=\"2026-06-09T13:31:42.543402293Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 13:31:42.823270 crc crio[23733]: time=\"2026-06-09T13:31:42.822899373Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-z6p8z/POD\" id=76934036-7288-42e6-bb75-faa3f6c05244 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:31:42.823270 crc crio[23733]: time=\"2026-06-09T13:31:42.822990135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:42.883903 crc crio[23733]: time=\"2026-06-09T13:31:42.883731917Z\" level=info msg=\"Got pod network &{Name:community-operators-z6p8z Namespace:openshift-marketplace ID:77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34 UID:5d4eb6e3-b353-463b-8968-99ca9112ee62 NetNS:/var/run/netns/117df48b-0d66-422f-adf1-145c7a1432a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d4eb6e3_b353_463b_8968_99ca9112ee62.slice PodAnnotations:0xc0010267e8}] Aliases:map[]}\"\nJun 09 13:31:42.883903 crc crio[23733]: time=\"2026-06-09T13:31:42.883843649Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-z6p8z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:31:43.391452 crc crio[23733]: time=\"2026-06-09T13:31:43.380079561Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:bd465a77e75f6938a5535a0a2fcd34ee44f4b4d5af2dbcda4aceb633e38950da\" id=0a23db8d-dbb0-4c8c-9894-e0b24cb992ba name=/runtime.v1.ImageService/PullImage\nJun 09 13:31:43.392848 crc crio[23733]: time=\"2026-06-09T13:31:43.391661821Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fdeec19c-df4d-43e2-97c2-34975e94970a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:31:43.395744 crc crio[23733]: time=\"2026-06-09T13:31:43.395610707Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=106f03c2-1ba6-4e67-8376-a3a06436837a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:31:43.420354 crc crio[23733]: time=\"2026-06-09T13:31:43.419390473Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5zkrc/extract-content\" id=75b59d1f-c642-449c-8651-8ea3b222f471 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:31:43.420354 crc crio[23733]: time=\"2026-06-09T13:31:43.420331395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:43.428186 crc crio[23733]: time=\"2026-06-09T13:31:43.425593313Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-t4k4w/POD\" id=c0ee9a8d-3cca-40e8-a580-31c0a03eb431 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:31:43.428186 crc crio[23733]: time=\"2026-06-09T13:31:43.425696845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:43.669380 crc crio[23733]: time=\"2026-06-09T13:31:43.668452686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:43.702272 crc crio[23733]: time=\"2026-06-09T13:31:43.701530637Z\" level=info msg=\"Got pod network &{Name:certified-operators-t4k4w Namespace:openshift-marketplace ID:7347f05fde068df5ab68b45a468c8d3baef4f1e5a2f0c771d14a966c53993881 UID:74678df0-93fb-446c-97d1-eba635c38486 NetNS:/var/run/netns/fe21ab35-d53d-4766-94fb-c22e118ce9f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74678df0_93fb_446c_97d1_eba635c38486.slice PodAnnotations:0xc0020d8058}] Aliases:map[]}\"\nJun 09 13:31:43.702272 crc crio[23733]: time=\"2026-06-09T13:31:43.701695501Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-t4k4w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:31:43.703045 crc crio[23733]: time=\"2026-06-09T13:31:43.702634274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:44.367490 crc crio[23733]: time=\"2026-06-09T13:31:44.366565157Z\" level=info msg=\"Created container 562430eeb0fa602dc4418b403f727e6ed8a19364a171637cee7a0d05c7e172da: openshift-marketplace/redhat-operators-5zkrc/extract-content\" id=75b59d1f-c642-449c-8651-8ea3b222f471 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:31:44.394985 crc crio[23733]: time=\"2026-06-09T13:31:44.394056552Z\" level=info msg=\"Starting container: 562430eeb0fa602dc4418b403f727e6ed8a19364a171637cee7a0d05c7e172da\" id=25c4f4bc-4515-4338-8c68-65b32bcfddd9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:31:44.628187 crc crio[23733]: time=\"2026-06-09T13:31:44.627836736Z\" level=info msg=\"Started container\" PID=24259 containerID=562430eeb0fa602dc4418b403f727e6ed8a19364a171637cee7a0d05c7e172da description=openshift-marketplace/redhat-operators-5zkrc/extract-content id=25c4f4bc-4515-4338-8c68-65b32bcfddd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf\nJun 09 13:31:47.356231 crc crio[23733]: time=\"2026-06-09T13:31:47.355071761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f8009406-773a-4ea0-9e64-1c9a9ac3448d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:31:47.411616 crc crio[23733]: time=\"2026-06-09T13:31:47.411519508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c93057b8-14f7-424a-9745-c81040b75957 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:31:47.617996 crc crio[23733]: time=\"2026-06-09T13:31:47.617671751Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dfjkb/registry-server\" id=f78a994e-87bd-4827-8ef1-b7b8e3caecc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:31:47.618848 crc crio[23733]: time=\"2026-06-09T13:31:47.618580334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:47.922545 crc crio[23733]: time=\"2026-06-09T13:31:47.911382646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:47.989299 crc crio[23733]: time=\"2026-06-09T13:31:47.988942325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:49.311750 crc crio[23733]: time=\"2026-06-09T13:31:49.310332733Z\" level=info msg=\"Created container 8b75b24c00e92461faebc07f57c506305bf32cd2ab8e1eaf493b020302785204: openshift-marketplace/redhat-marketplace-dfjkb/registry-server\" id=f78a994e-87bd-4827-8ef1-b7b8e3caecc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:31:49.321353 crc crio[23733]: time=\"2026-06-09T13:31:49.319479745Z\" level=info msg=\"Starting container: 8b75b24c00e92461faebc07f57c506305bf32cd2ab8e1eaf493b020302785204\" id=32d07125-615c-4a0c-9eee-f5ff8c26204d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:31:49.346275 crc crio[23733]: time=\"2026-06-09T13:31:49.344302986Z\" level=info msg=\"Started container\" PID=24422 containerID=8b75b24c00e92461faebc07f57c506305bf32cd2ab8e1eaf493b020302785204 description=openshift-marketplace/redhat-marketplace-dfjkb/registry-server id=32d07125-615c-4a0c-9eee-f5ff8c26204d name=/runtime.v1.RuntimeService/StartContainer sandboxID=788fd8f01daea3e393d025e92d5016a7ebd3aeed3f02b11b6b9f1b88e57a7b35\nJun 09 13:31:49.863533 crc crio[23733]: 2026-06-09T13:31:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7347f05fde068df Mac:f6:8d:dc:7c:82:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/fe21ab35-d53d-4766-94fb-c22e118ce9f4 SocketPath: PciID:}] [{Interface:0xc0002405c0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:31:49.867653 crc crio[23733]: time=\"2026-06-09T13:31:49.867481679Z\" level=info msg=\"Got pod network &{Name:certified-operators-t4k4w Namespace:openshift-marketplace ID:7347f05fde068df5ab68b45a468c8d3baef4f1e5a2f0c771d14a966c53993881 UID:74678df0-93fb-446c-97d1-eba635c38486 NetNS:/var/run/netns/fe21ab35-d53d-4766-94fb-c22e118ce9f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74678df0_93fb_446c_97d1_eba635c38486.slice PodAnnotations:0xc0020d8058}] Aliases:map[]}\"\nJun 09 13:31:49.867948 crc crio[23733]: time=\"2026-06-09T13:31:49.867751116Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-t4k4w for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:49.887930 crc crio[23733]: time=\"2026-06-09T13:31:49.885973378Z\" level=info msg=\"Ran pod sandbox 7347f05fde068df5ab68b45a468c8d3baef4f1e5a2f0c771d14a966c53993881 with infra container: openshift-marketplace/certified-operators-t4k4w/POD\" id=c0ee9a8d-3cca-40e8-a580-31c0a03eb431 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:31:50.201842 crc crio[23733]: time=\"2026-06-09T13:31:50.201082642Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0ecf289d-063c-445b-aa89-fb291c924990 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:31:50.275624 crc crio[23733]: time=\"2026-06-09T13:31:50.275256457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=afa3611b-a988-4daa-8974-d07d6a2770e2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:31:50.530030 crc crio[23733]: time=\"2026-06-09T13:31:50.529733532Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-t4k4w/extract-utilities\" id=f96528c6-e04b-4ecb-a796-a7ff82a02824 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:31:50.531920 crc crio[23733]: time=\"2026-06-09T13:31:50.531350231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:50.531920 crc crio[23733]: 2026-06-09T13:31:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77312b6321ed10e Mac:5a:b3:14:13:dc:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/117df48b-0d66-422f-adf1-145c7a1432a5 SocketPath: PciID:}] [{Interface:0xc000194c80 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:31:50.539372 crc crio[23733]: time=\"2026-06-09T13:31:50.537826218Z\" level=info msg=\"Got pod network &{Name:community-operators-z6p8z Namespace:openshift-marketplace ID:77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34 UID:5d4eb6e3-b353-463b-8968-99ca9112ee62 NetNS:/var/run/netns/117df48b-0d66-422f-adf1-145c7a1432a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d4eb6e3_b353_463b_8968_99ca9112ee62.slice PodAnnotations:0xc0010267e8}] Aliases:map[]}\"\nJun 09 13:31:50.539372 crc crio[23733]: time=\"2026-06-09T13:31:50.53832642Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-z6p8z for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:50.666980 crc crio[23733]: time=\"2026-06-09T13:31:50.666449053Z\" level=info msg=\"Ran pod sandbox 77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34 with infra container: openshift-marketplace/community-operators-z6p8z/POD\" id=76934036-7288-42e6-bb75-faa3f6c05244 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:31:50.801743 crc crio[23733]: time=\"2026-06-09T13:31:50.800468121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:50.817395 crc crio[23733]: time=\"2026-06-09T13:31:50.816960949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:50.997170 crc crio[23733]: time=\"2026-06-09T13:31:50.991527558Z\" level=info msg=\"Created container d9e0848ff542b8d71395563c151b796fecfdcb190de7cebb2adf29ae7ab3ee02: openshift-marketplace/certified-operators-t4k4w/extract-utilities\" id=f96528c6-e04b-4ecb-a796-a7ff82a02824 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:31:51.026496 crc crio[23733]: time=\"2026-06-09T13:31:51.025557052Z\" level=info msg=\"Starting container: d9e0848ff542b8d71395563c151b796fecfdcb190de7cebb2adf29ae7ab3ee02\" id=2b38e573-6b09-444d-bb77-ba18bb3018b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:31:51.047629 crc crio[23733]: time=\"2026-06-09T13:31:51.047543754Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e3d29983-1030-44f8-b415-2e4589639fff name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:31:51.068054 crc crio[23733]: time=\"2026-06-09T13:31:51.066581606Z\" level=info msg=\"Started container\" PID=24491 containerID=d9e0848ff542b8d71395563c151b796fecfdcb190de7cebb2adf29ae7ab3ee02 description=openshift-marketplace/certified-operators-t4k4w/extract-utilities id=2b38e573-6b09-444d-bb77-ba18bb3018b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7347f05fde068df5ab68b45a468c8d3baef4f1e5a2f0c771d14a966c53993881\nJun 09 13:31:51.069805 crc crio[23733]: time=\"2026-06-09T13:31:51.069417654Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=1e0c60d0-6c0c-4f2c-a12c-57299f8c22c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:31:51.069960 crc crio[23733]: time=\"2026-06-09T13:31:51.069936017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:51.081542 crc crio[23733]: time=\"2026-06-09T13:31:51.069679611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c390ab01-4634-4382-ac85-39bffc398151 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:31:51.139948 crc crio[23733]: time=\"2026-06-09T13:31:51.139877642Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z6p8z/extract-utilities\" id=77e5d5af-e4a8-4476-a818-bc7382753712 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:31:51.140536 crc crio[23733]: time=\"2026-06-09T13:31:51.140405874Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:190f1e52846ff9e37448ab90358e2ab3014d3114cf91ca069cee6dc482297771 UID:23291601-5bcb-488d-8e28-2f79c1e67296 NetNS:/var/run/netns/62988ce1-f184-4fc4-ab04-1dd9a614b0f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod23291601_5bcb_488d_8e28_2f79c1e67296.slice PodAnnotations:0xc001027030}] Aliases:map[]}\"\nJun 09 13:31:51.140536 crc crio[23733]: time=\"2026-06-09T13:31:51.140469806Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:31:51.141037 crc crio[23733]: time=\"2026-06-09T13:31:51.141011609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:51.319535 crc crio[23733]: time=\"2026-06-09T13:31:51.318887139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:51.330915 crc crio[23733]: time=\"2026-06-09T13:31:51.330669894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:51.653326 crc crio[23733]: time=\"2026-06-09T13:31:51.653262297Z\" level=info msg=\"Created container fe59a195a1b019dff395ec81e30eb981a81220e84f2b5ba153232785aa0c5313: openshift-marketplace/community-operators-z6p8z/extract-utilities\" id=77e5d5af-e4a8-4476-a818-bc7382753712 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:31:51.660598 crc crio[23733]: time=\"2026-06-09T13:31:51.660452141Z\" level=info msg=\"Starting container: fe59a195a1b019dff395ec81e30eb981a81220e84f2b5ba153232785aa0c5313\" id=630255df-9a24-4758-80ea-55780bca0e65 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:31:51.697075 crc crio[23733]: time=\"2026-06-09T13:31:51.695707516Z\" level=info msg=\"Started container\" PID=24522 containerID=fe59a195a1b019dff395ec81e30eb981a81220e84f2b5ba153232785aa0c5313 description=openshift-marketplace/community-operators-z6p8z/extract-utilities id=630255df-9a24-4758-80ea-55780bca0e65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34\nJun 09 13:31:52.096287 crc crio[23733]: time=\"2026-06-09T13:31:52.095535962Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=720cc3de-a3d6-492c-b502-62fddbe561e7 name=/runtime.v1.ImageService/PullImage\nJun 09 13:31:52.123941 crc crio[23733]: time=\"2026-06-09T13:31:52.123535849Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 13:31:52.131371 crc crio[23733]: time=\"2026-06-09T13:31:52.130987869Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bd761f65-6d91-4ca5-8479-bba76bd73ebd name=/runtime.v1.ImageService/PullImage\nJun 09 13:31:52.138673 crc crio[23733]: time=\"2026-06-09T13:31:52.138601754Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 13:31:52.809741 crc crio[23733]: time=\"2026-06-09T13:31:52.807528048Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:06ed12d74dcbf9d23629a6c0d7d5a580148ed1731baa2f4aeaeca6e840a94d88\" id=bd761f65-6d91-4ca5-8479-bba76bd73ebd name=/runtime.v1.ImageService/PullImage\nJun 09 13:31:52.817425 crc crio[23733]: time=\"2026-06-09T13:31:52.8167092Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=fe6cd4cc-98de-480a-8a98-e108ad2c5d0b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:31:52.824376 crc crio[23733]: time=\"2026-06-09T13:31:52.823654679Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1e6ebe65-a7d0-4de2-9ba8-b57c1d0af428 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:31:52.836063 crc crio[23733]: time=\"2026-06-09T13:31:52.835563008Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z6p8z/extract-content\" id=39d773c8-39e0-409d-b157-66212a99524e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:31:52.842393 crc crio[23733]: time=\"2026-06-09T13:31:52.838932699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:52.918905 crc crio[23733]: time=\"2026-06-09T13:31:52.916807395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:52.922840 crc crio[23733]: time=\"2026-06-09T13:31:52.922537983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:53.078933 crc crio[23733]: time=\"2026-06-09T13:31:53.078691846Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=720cc3de-a3d6-492c-b502-62fddbe561e7 name=/runtime.v1.ImageService/PullImage\nJun 09 13:31:53.098463 crc crio[23733]: time=\"2026-06-09T13:31:53.096256611Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8e15a69e-71b2-4384-89db-2025a1198509 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:31:53.120659 crc crio[23733]: time=\"2026-06-09T13:31:53.112437974Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=13720444-f09d-49b0-87ac-8aab6a909e43 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:31:53.175029 crc crio[23733]: time=\"2026-06-09T13:31:53.174604859Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-t4k4w/extract-content\" id=399b125a-136b-444a-84fe-330aa7790a58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:31:53.176024 crc crio[23733]: time=\"2026-06-09T13:31:53.175596713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:53.272698 crc crio[23733]: time=\"2026-06-09T13:31:53.2724294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:53.282048 crc crio[23733]: time=\"2026-06-09T13:31:53.277452611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:53.354469 crc crio[23733]: time=\"2026-06-09T13:31:53.348381669Z\" level=info msg=\"Created container 9ee6fa4cbb66207ae32f589fae455daa0f39d0ea8b1f45b92e5c28bedfb4b783: openshift-marketplace/community-operators-z6p8z/extract-content\" id=39d773c8-39e0-409d-b157-66212a99524e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:31:53.371670 crc crio[23733]: time=\"2026-06-09T13:31:53.366811936Z\" level=info msg=\"Starting container: 9ee6fa4cbb66207ae32f589fae455daa0f39d0ea8b1f45b92e5c28bedfb4b783\" id=afabdc79-f7fb-4814-9aa3-89114f4f74bb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:31:53.467670 crc crio[23733]: time=\"2026-06-09T13:31:53.467479364Z\" level=info msg=\"Started container\" PID=24597 containerID=9ee6fa4cbb66207ae32f589fae455daa0f39d0ea8b1f45b92e5c28bedfb4b783 description=openshift-marketplace/community-operators-z6p8z/extract-content id=afabdc79-f7fb-4814-9aa3-89114f4f74bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34\nJun 09 13:31:53.560649 crc crio[23733]: 2026-06-09T13:31:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:190f1e52846ff9e Mac:2e:ad:7a:07:06:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/62988ce1-f184-4fc4-ab04-1dd9a614b0f8 SocketPath: PciID:}] [{Interface:0xc000520e40 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:31:53.564888 crc crio[23733]: time=\"2026-06-09T13:31:53.562740592Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:190f1e52846ff9e37448ab90358e2ab3014d3114cf91ca069cee6dc482297771 UID:23291601-5bcb-488d-8e28-2f79c1e67296 NetNS:/var/run/netns/62988ce1-f184-4fc4-ab04-1dd9a614b0f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod23291601_5bcb_488d_8e28_2f79c1e67296.slice PodAnnotations:0xc001027030}] Aliases:map[]}\"\nJun 09 13:31:53.564888 crc crio[23733]: time=\"2026-06-09T13:31:53.562991318Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:31:53.671744 crc crio[23733]: time=\"2026-06-09T13:31:53.67161538Z\" level=info msg=\"Ran pod sandbox 190f1e52846ff9e37448ab90358e2ab3014d3114cf91ca069cee6dc482297771 with infra container: openshift-etcd/installer-3-crc/POD\" id=1e0c60d0-6c0c-4f2c-a12c-57299f8c22c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:31:53.680438 crc crio[23733]: time=\"2026-06-09T13:31:53.680086694Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=5fe2079e-219e-43dd-9cfd-874df058dc81 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:31:53.689543 crc crio[23733]: time=\"2026-06-09T13:31:53.68567759Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=6c4a3d24-f9fc-442c-b183-dc4c61d03c92 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:31:53.743155 crc crio[23733]: time=\"2026-06-09T13:31:53.742945417Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=33a5f397-7ded-4a15-ab74-fd654b79a195 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:31:53.743745 crc crio[23733]: time=\"2026-06-09T13:31:53.743593903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:53.744848 crc crio[23733]: time=\"2026-06-09T13:31:53.744676379Z\" level=info msg=\"Created container 10176a8a3f96a1bb17861fa66c5ea89e3f51c9e2e1fe4fc28c1d003002c86399: openshift-marketplace/certified-operators-t4k4w/extract-content\" id=399b125a-136b-444a-84fe-330aa7790a58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:31:53.747514 crc crio[23733]: time=\"2026-06-09T13:31:53.747255472Z\" level=info msg=\"Starting container: 10176a8a3f96a1bb17861fa66c5ea89e3f51c9e2e1fe4fc28c1d003002c86399\" id=036762f8-96b9-4f9b-9365-a420752e3c7e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:31:53.770895 crc crio[23733]: time=\"2026-06-09T13:31:53.770674128Z\" level=info msg=\"Started container\" PID=24613 containerID=10176a8a3f96a1bb17861fa66c5ea89e3f51c9e2e1fe4fc28c1d003002c86399 description=openshift-marketplace/certified-operators-t4k4w/extract-content id=036762f8-96b9-4f9b-9365-a420752e3c7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7347f05fde068df5ab68b45a468c8d3baef4f1e5a2f0c771d14a966c53993881\nJun 09 13:31:53.828297 crc crio[23733]: time=\"2026-06-09T13:31:53.828210202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:55.107163 crc crio[23733]: time=\"2026-06-09T13:31:55.105345769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:31:56.164636 crc crio[23733]: time=\"2026-06-09T13:31:56.163721507Z\" level=info msg=\"Created container 575b57461271fa81bcbf2eb61732e0c4233a3d26b9239da1befeac4913dd86f3: openshift-etcd/installer-3-crc/installer\" id=33a5f397-7ded-4a15-ab74-fd654b79a195 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:31:56.166889 crc crio[23733]: time=\"2026-06-09T13:31:56.166697469Z\" level=info msg=\"Starting container: 575b57461271fa81bcbf2eb61732e0c4233a3d26b9239da1befeac4913dd86f3\" id=772ce251-3dbe-4f6c-a4ab-37c0075ba1e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:31:56.179562 crc crio[23733]: time=\"2026-06-09T13:31:56.179404087Z\" level=info msg=\"Started container\" PID=24662 containerID=575b57461271fa81bcbf2eb61732e0c4233a3d26b9239da1befeac4913dd86f3 description=openshift-etcd/installer-3-crc/installer id=772ce251-3dbe-4f6c-a4ab-37c0075ba1e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=190f1e52846ff9e37448ab90358e2ab3014d3114cf91ca069cee6dc482297771\nJun 09 13:32:05.472298 crc crio[23733]: time=\"2026-06-09T13:32:05.46838971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ee49a686-327a-439f-964e-5c5838f998a2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:32:05.495045 crc crio[23733]: time=\"2026-06-09T13:32:05.494686867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=573c50a2-c8cb-45a2-bdfa-f1aaf7c9cadc name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:32:05.524596 crc crio[23733]: time=\"2026-06-09T13:32:05.524082389Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z6p8z/registry-server\" id=4277bd23-182c-45fc-8407-22c93df33526 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:32:05.525570 crc crio[23733]: time=\"2026-06-09T13:32:05.525092673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:32:05.808403 crc crio[23733]: time=\"2026-06-09T13:32:05.807632938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:32:05.817157 crc crio[23733]: time=\"2026-06-09T13:32:05.816620545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:32:06.317034 crc crio[23733]: time=\"2026-06-09T13:32:06.316079754Z\" level=info msg=\"Created container 32036acdefd164ed836e642489df7b8cc6655daa5d13b356964632017acf4ca7: openshift-marketplace/community-operators-z6p8z/registry-server\" id=4277bd23-182c-45fc-8407-22c93df33526 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:32:06.324421 crc crio[23733]: time=\"2026-06-09T13:32:06.323672988Z\" level=info msg=\"Starting container: 32036acdefd164ed836e642489df7b8cc6655daa5d13b356964632017acf4ca7\" id=0d648819-dc11-4036-92d9-f3153298f32d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:32:06.350229 crc crio[23733]: time=\"2026-06-09T13:32:06.348982281Z\" level=info msg=\"Started container\" PID=24826 containerID=32036acdefd164ed836e642489df7b8cc6655daa5d13b356964632017acf4ca7 description=openshift-marketplace/community-operators-z6p8z/registry-server id=0d648819-dc11-4036-92d9-f3153298f32d name=/runtime.v1.RuntimeService/StartContainer sandboxID=77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34\nJun 09 13:32:11.672307 crc crio[23733]: time=\"2026-06-09T13:32:11.671014924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=65e5a9bc-5259-45d5-af01-750b7984d625 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:32:11.684555 crc crio[23733]: time=\"2026-06-09T13:32:11.684306835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f76f80cc-e6b9-4495-9754-85ccab7cd5a6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:32:11.743670 crc crio[23733]: time=\"2026-06-09T13:32:11.743354596Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-t4k4w/registry-server\" id=e5525710-aa7b-4454-bfe2-fad67e3ea4f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:32:11.744699 crc crio[23733]: time=\"2026-06-09T13:32:11.74433292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:32:11.826018 crc crio[23733]: time=\"2026-06-09T13:32:11.825008974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:32:11.829978 crc crio[23733]: time=\"2026-06-09T13:32:11.829701969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:32:12.153721 crc crio[23733]: time=\"2026-06-09T13:32:12.15340539Z\" level=info msg=\"Created container 6316ab45064316bfcc201dcc01d8a94ef2491b56b4af06481c70d38fbcf64332: openshift-marketplace/certified-operators-t4k4w/registry-server\" id=e5525710-aa7b-4454-bfe2-fad67e3ea4f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:32:12.166221 crc crio[23733]: time=\"2026-06-09T13:32:12.166037145Z\" level=info msg=\"Starting container: 6316ab45064316bfcc201dcc01d8a94ef2491b56b4af06481c70d38fbcf64332\" id=abf4d2aa-af5a-4387-8ae8-71a00507b48b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:32:12.227980 crc crio[23733]: time=\"2026-06-09T13:32:12.226626184Z\" level=info msg=\"Started container\" PID=24974 containerID=6316ab45064316bfcc201dcc01d8a94ef2491b56b4af06481c70d38fbcf64332 description=openshift-marketplace/certified-operators-t4k4w/registry-server id=abf4d2aa-af5a-4387-8ae8-71a00507b48b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7347f05fde068df5ab68b45a468c8d3baef4f1e5a2f0c771d14a966c53993881\nJun 09 13:32:16.060225 crc crio[23733]: time=\"2026-06-09T13:32:16.059188937Z\" level=info msg=\"Stopping container: 9f9058abe1c6e6f88aabe6f7317caf363c4eebd8b2f628f84a4f4938aef99edc (timeout: 2s)\" id=91958c14-19da-4551-bff6-2e53117f6d60 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:32:17.196248 crc crio[23733]: time=\"2026-06-09T13:32:17.19617063Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=556c3aed-2bbb-43a1-af15-8fbe3e0f670a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:32:17.199622 crc crio[23733]: time=\"2026-06-09T13:32:17.199539721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=25936240-e05f-4c96-83d6-486fce6c06fd name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:32:17.209520 crc crio[23733]: time=\"2026-06-09T13:32:17.20942684Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5zkrc/registry-server\" id=74a8cd71-668d-4ca4-97f7-92d62fc440ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:32:17.209947 crc crio[23733]: time=\"2026-06-09T13:32:17.209893511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:32:17.277848 crc crio[23733]: time=\"2026-06-09T13:32:17.277687894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:32:17.281328 crc crio[23733]: time=\"2026-06-09T13:32:17.281268181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:32:17.417371 crc crio[23733]: time=\"2026-06-09T13:32:17.417257315Z\" level=info msg=\"Stopped container 9f9058abe1c6e6f88aabe6f7317caf363c4eebd8b2f628f84a4f4938aef99edc: openshift-marketplace/redhat-marketplace-mgkdl/registry-server\" id=91958c14-19da-4551-bff6-2e53117f6d60 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:32:17.418600 crc crio[23733]: time=\"2026-06-09T13:32:17.418570406Z\" level=info msg=\"Stopping pod sandbox: 8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a\" id=f14eaf40-34cd-4ee3-973e-17bf112b900e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:17.419281 crc crio[23733]: time=\"2026-06-09T13:32:17.419245983Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mgkdl Namespace:openshift-marketplace ID:8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a UID:fb3c4060-e8df-4606-b185-61b758949405 NetNS:/var/run/netns/f11bd2fd-2e2a-42d8-be5f-93da8e2345c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb3c4060_e8df_4606_b185_61b758949405.slice PodAnnotations:0xc001c1e1b0}] Aliases:map[]}\"\nJun 09 13:32:17.419558 crc crio[23733]: time=\"2026-06-09T13:32:17.41953743Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-mgkdl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:32:17.460339 crc crio[23733]: time=\"2026-06-09T13:32:17.45998102Z\" level=info msg=\"Created container 3959fb733834e4e0c5f8372b48df4369df23bc853b78a05b32528b6eb99fd877: openshift-marketplace/redhat-operators-5zkrc/registry-server\" id=74a8cd71-668d-4ca4-97f7-92d62fc440ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:32:17.468363 crc crio[23733]: time=\"2026-06-09T13:32:17.468221369Z\" level=info msg=\"Starting container: 3959fb733834e4e0c5f8372b48df4369df23bc853b78a05b32528b6eb99fd877\" id=2951daae-8e5c-483d-b6ac-520718f3d54f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:32:17.501190 crc crio[23733]: time=\"2026-06-09T13:32:17.499880986Z\" level=info msg=\"Started container\" PID=25064 containerID=3959fb733834e4e0c5f8372b48df4369df23bc853b78a05b32528b6eb99fd877 description=openshift-marketplace/redhat-operators-5zkrc/registry-server id=2951daae-8e5c-483d-b6ac-520718f3d54f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf\nJun 09 13:32:18.068004 crc crio[23733]: time=\"2026-06-09T13:32:18.067383943Z\" level=info msg=\"Stopped pod sandbox: 8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a\" id=f14eaf40-34cd-4ee3-973e-17bf112b900e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:18.258605 crc crio[23733]: time=\"2026-06-09T13:32:18.25760338Z\" level=info msg=\"Removing container: 9f9058abe1c6e6f88aabe6f7317caf363c4eebd8b2f628f84a4f4938aef99edc\" id=43d17b07-282c-4b07-b17c-ed8264d049b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:18.297413 crc crio[23733]: time=\"2026-06-09T13:32:18.296630106Z\" level=info msg=\"Removed container 9f9058abe1c6e6f88aabe6f7317caf363c4eebd8b2f628f84a4f4938aef99edc: openshift-marketplace/redhat-marketplace-mgkdl/registry-server\" id=43d17b07-282c-4b07-b17c-ed8264d049b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:18.309234 crc crio[23733]: time=\"2026-06-09T13:32:18.309022096Z\" level=info msg=\"Removing container: 5fad4731d7f271bc132c87c62441a6bd624ab40c1f4a4b30484bcc107e2c885c\" id=d799e4e5-d12c-4e6f-a8a6-4388ba5a989e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:18.398932 crc crio[23733]: time=\"2026-06-09T13:32:18.398461103Z\" level=info msg=\"Removed container 5fad4731d7f271bc132c87c62441a6bd624ab40c1f4a4b30484bcc107e2c885c: openshift-marketplace/redhat-marketplace-mgkdl/extract-content\" id=d799e4e5-d12c-4e6f-a8a6-4388ba5a989e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:18.402089 crc crio[23733]: time=\"2026-06-09T13:32:18.401790024Z\" level=info msg=\"Removing container: 4f9167eb9f16f4f39104a6feadd2d6a4767f67b0fee8fe6a436df01fd7872748\" id=e20f601d-3033-4800-9b52-5082c66b2f1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:18.431578 crc crio[23733]: time=\"2026-06-09T13:32:18.431481723Z\" level=info msg=\"Removed container 4f9167eb9f16f4f39104a6feadd2d6a4767f67b0fee8fe6a436df01fd7872748: openshift-marketplace/redhat-marketplace-mgkdl/extract-utilities\" id=e20f601d-3033-4800-9b52-5082c66b2f1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:25.190649 crc crio[23733]: time=\"2026-06-09T13:32:25.189698551Z\" level=info msg=\"Stopping container: 9f3871dc5fe4b0ab27f2f23fb29b7d0ec72ecc6771d35197eb1a472c6133f0cc (timeout: 2s)\" id=08668090-a392-42e8-95a0-33efeedb41a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:32:25.329274 crc crio[23733]: time=\"2026-06-09T13:32:25.328696938Z\" level=info msg=\"Stopped container 9f3871dc5fe4b0ab27f2f23fb29b7d0ec72ecc6771d35197eb1a472c6133f0cc: openshift-marketplace/community-operators-4v9px/registry-server\" id=08668090-a392-42e8-95a0-33efeedb41a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:32:25.330993 crc crio[23733]: time=\"2026-06-09T13:32:25.330906912Z\" level=info msg=\"Stopping pod sandbox: 8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf\" id=02f5e243-5260-4d4f-95e5-f0bf1147f3d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:25.331768 crc crio[23733]: time=\"2026-06-09T13:32:25.331690421Z\" level=info msg=\"Got pod network &{Name:community-operators-4v9px Namespace:openshift-marketplace ID:8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf UID:f824322e-c835-4ecf-afce-738c13bb526d NetNS:/var/run/netns/cd7f444e-9050-4b16-95d3-24aca2b529d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf824322e_c835_4ecf_afce_738c13bb526d.slice PodAnnotations:0xc0020d8340}] Aliases:map[]}\"\nJun 09 13:32:25.332032 crc crio[23733]: time=\"2026-06-09T13:32:25.331936207Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-4v9px from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:32:25.709812 crc crio[23733]: time=\"2026-06-09T13:32:25.709623476Z\" level=info msg=\"Stopped pod sandbox: 8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf\" id=02f5e243-5260-4d4f-95e5-f0bf1147f3d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:26.348868 crc crio[23733]: time=\"2026-06-09T13:32:26.34841257Z\" level=info msg=\"Removing container: 9f3871dc5fe4b0ab27f2f23fb29b7d0ec72ecc6771d35197eb1a472c6133f0cc\" id=f34a84f4-38ab-4259-b17c-44808e50b0aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:26.385083 crc crio[23733]: time=\"2026-06-09T13:32:26.384948515Z\" level=info msg=\"Removed container 9f3871dc5fe4b0ab27f2f23fb29b7d0ec72ecc6771d35197eb1a472c6133f0cc: openshift-marketplace/community-operators-4v9px/registry-server\" id=f34a84f4-38ab-4259-b17c-44808e50b0aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:26.389287 crc crio[23733]: time=\"2026-06-09T13:32:26.389061154Z\" level=info msg=\"Removing container: 4028b8d1e6883615400db6b95eccc407d65e5758dc7289e0dcf5258e0791e4d8\" id=fc6b0946-89b3-4322-be94-902777e1b1c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:26.428330 crc crio[23733]: time=\"2026-06-09T13:32:26.428204122Z\" level=info msg=\"Removed container 4028b8d1e6883615400db6b95eccc407d65e5758dc7289e0dcf5258e0791e4d8: openshift-marketplace/community-operators-4v9px/extract-content\" id=fc6b0946-89b3-4322-be94-902777e1b1c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:26.431556 crc crio[23733]: time=\"2026-06-09T13:32:26.431483613Z\" level=info msg=\"Removing container: ad07c5f6c3ab2d7d8a4c10af9a4b8b36d741a77a88be5c54fd3ced16f94a30aa\" id=57154934-9a3b-4c0c-88aa-b79e97f21ac9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:26.456356 crc crio[23733]: time=\"2026-06-09T13:32:26.456228011Z\" level=info msg=\"Removed container ad07c5f6c3ab2d7d8a4c10af9a4b8b36d741a77a88be5c54fd3ced16f94a30aa: openshift-marketplace/community-operators-4v9px/extract-utilities\" id=57154934-9a3b-4c0c-88aa-b79e97f21ac9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:27.387641 crc crio[23733]: time=\"2026-06-09T13:32:27.387358467Z\" level=info msg=\"Stopping container: f7be41812c43d69f0c0cbac2dc7a0b8a5f4f16c82bbf83864e5de4de14d57dc0 (timeout: 2s)\" id=d1bb16dc-6344-4196-99a9-6809c1d1c5b3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:32:27.513794 crc crio[23733]: time=\"2026-06-09T13:32:27.513659186Z\" level=info msg=\"Stopped container f7be41812c43d69f0c0cbac2dc7a0b8a5f4f16c82bbf83864e5de4de14d57dc0: openshift-marketplace/certified-operators-fbrvc/registry-server\" id=d1bb16dc-6344-4196-99a9-6809c1d1c5b3 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:32:27.515410 crc crio[23733]: time=\"2026-06-09T13:32:27.515312297Z\" level=info msg=\"Stopping pod sandbox: c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f\" id=a0648219-d34d-4c1d-b528-3c276a83d30a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:27.515868 crc crio[23733]: time=\"2026-06-09T13:32:27.515802778Z\" level=info msg=\"Got pod network &{Name:certified-operators-fbrvc Namespace:openshift-marketplace ID:c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f UID:708f52e1-efda-47ba-a91f-becadb4f2137 NetNS:/var/run/netns/4624f987-32d8-44af-b10e-4450e1c05804 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod708f52e1_efda_47ba_a91f_becadb4f2137.slice PodAnnotations:0xc00028e268}] Aliases:map[]}\"\nJun 09 13:32:27.516073 crc crio[23733]: time=\"2026-06-09T13:32:27.515999693Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-fbrvc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:32:27.771644 crc crio[23733]: time=\"2026-06-09T13:32:27.771513432Z\" level=info msg=\"Stopped pod sandbox: c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f\" id=a0648219-d34d-4c1d-b528-3c276a83d30a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:28.374231 crc crio[23733]: time=\"2026-06-09T13:32:28.374170091Z\" level=info msg=\"Removing container: f7be41812c43d69f0c0cbac2dc7a0b8a5f4f16c82bbf83864e5de4de14d57dc0\" id=a9467188-30e3-4c95-8f18-d7302052c22c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:28.395322 crc crio[23733]: time=\"2026-06-09T13:32:28.395271262Z\" level=info msg=\"Removed container f7be41812c43d69f0c0cbac2dc7a0b8a5f4f16c82bbf83864e5de4de14d57dc0: openshift-marketplace/certified-operators-fbrvc/registry-server\" id=a9467188-30e3-4c95-8f18-d7302052c22c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:28.400380 crc crio[23733]: time=\"2026-06-09T13:32:28.400276204Z\" level=info msg=\"Removing container: db723d4afcfd4f834b65a62dfdbbd87451e22ceef43d4777c63ee653f07fa98b\" id=b96de0ea-64e5-43c9-a4b6-0e89737931e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:28.441502 crc crio[23733]: time=\"2026-06-09T13:32:28.44142212Z\" level=info msg=\"Removed container db723d4afcfd4f834b65a62dfdbbd87451e22ceef43d4777c63ee653f07fa98b: openshift-marketplace/certified-operators-fbrvc/extract-content\" id=b96de0ea-64e5-43c9-a4b6-0e89737931e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:28.444351 crc crio[23733]: time=\"2026-06-09T13:32:28.444276428Z\" level=info msg=\"Removing container: 492f485ddaecb9f08c6d8d9ed1cc8e03c0a7813541a80aafcfa4cd9ddcee443b\" id=329c6b80-a2b0-4266-9b15-3b5ef6182e5b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:28.462775 crc crio[23733]: time=\"2026-06-09T13:32:28.46246585Z\" level=info msg=\"Removed container 492f485ddaecb9f08c6d8d9ed1cc8e03c0a7813541a80aafcfa4cd9ddcee443b: openshift-marketplace/certified-operators-fbrvc/extract-utilities\" id=329c6b80-a2b0-4266-9b15-3b5ef6182e5b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:29.868627 crc crio[23733]: time=\"2026-06-09T13:32:29.867938045Z\" level=info msg=\"Stopping pod sandbox: 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961\" id=9216505e-c03e-4cbe-b49e-147b4e9badee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:29.868627 crc crio[23733]: time=\"2026-06-09T13:32:29.868619952Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961\" id=9216505e-c03e-4cbe-b49e-147b4e9badee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:29.871017 crc crio[23733]: time=\"2026-06-09T13:32:29.870934078Z\" level=info msg=\"Removing pod sandbox: 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961\" id=3f0c7670-2faf-4f62-81db-62b07b1aa028 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:32:29.884626 crc crio[23733]: time=\"2026-06-09T13:32:29.884510946Z\" level=info msg=\"Removed pod sandbox: 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961\" id=3f0c7670-2faf-4f62-81db-62b07b1aa028 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:32:29.886278 crc crio[23733]: time=\"2026-06-09T13:32:29.886095485Z\" level=info msg=\"Stopping pod sandbox: c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f\" id=c63cc43f-e3ee-46e7-81ef-61d0abc2b4c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:29.886394 crc crio[23733]: time=\"2026-06-09T13:32:29.88629543Z\" level=info msg=\"Stopped pod sandbox (already stopped): c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f\" id=c63cc43f-e3ee-46e7-81ef-61d0abc2b4c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:29.887322 crc crio[23733]: time=\"2026-06-09T13:32:29.887241082Z\" level=info msg=\"Removing pod sandbox: c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f\" id=0e8d7e54-eb4e-48c8-8251-461e350a8e26 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:32:29.899670 crc crio[23733]: time=\"2026-06-09T13:32:29.899549331Z\" level=info msg=\"Removed pod sandbox: c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f\" id=0e8d7e54-eb4e-48c8-8251-461e350a8e26 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:32:29.900719 crc crio[23733]: time=\"2026-06-09T13:32:29.900647398Z\" level=info msg=\"Stopping pod sandbox: 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e\" id=4eb1e7f7-789f-4270-b68f-c51ffbaf4b0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:29.900840 crc crio[23733]: time=\"2026-06-09T13:32:29.90076222Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e\" id=4eb1e7f7-789f-4270-b68f-c51ffbaf4b0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:29.901490 crc crio[23733]: time=\"2026-06-09T13:32:29.901409116Z\" level=info msg=\"Removing pod sandbox: 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e\" id=d9a4798e-f36c-47fb-9253-b4dce0f05075 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:32:29.909673 crc crio[23733]: time=\"2026-06-09T13:32:29.909580314Z\" level=info msg=\"Removed pod sandbox: 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e\" id=d9a4798e-f36c-47fb-9253-b4dce0f05075 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:32:29.910625 crc crio[23733]: time=\"2026-06-09T13:32:29.910561788Z\" level=info msg=\"Stopping pod sandbox: 8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf\" id=1f213deb-578a-47c3-b675-b72f7d8ed3c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:29.910814 crc crio[23733]: time=\"2026-06-09T13:32:29.91064683Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf\" id=1f213deb-578a-47c3-b675-b72f7d8ed3c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:29.911327 crc crio[23733]: time=\"2026-06-09T13:32:29.911260915Z\" level=info msg=\"Removing pod sandbox: 8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf\" id=4624c32e-6ed6-4478-8f46-b49d451c773d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:32:29.923285 crc crio[23733]: time=\"2026-06-09T13:32:29.923078901Z\" level=info msg=\"Removed pod sandbox: 8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf\" id=4624c32e-6ed6-4478-8f46-b49d451c773d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:32:29.924465 crc crio[23733]: time=\"2026-06-09T13:32:29.924361872Z\" level=info msg=\"Stopping pod sandbox: 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480\" id=277d9de1-4969-4e32-b101-65d8df2e981b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:29.924560 crc crio[23733]: time=\"2026-06-09T13:32:29.924474085Z\" level=info msg=\"Stopped pod sandbox (already stopped): 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480\" id=277d9de1-4969-4e32-b101-65d8df2e981b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:29.925357 crc crio[23733]: time=\"2026-06-09T13:32:29.925290365Z\" level=info msg=\"Removing pod sandbox: 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480\" id=d11bf933-0735-435f-98e4-cf3c8bd8cf9a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:32:29.934210 crc crio[23733]: time=\"2026-06-09T13:32:29.934069807Z\" level=info msg=\"Removed pod sandbox: 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480\" id=d11bf933-0735-435f-98e4-cf3c8bd8cf9a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:32:29.935307 crc crio[23733]: time=\"2026-06-09T13:32:29.935223545Z\" level=info msg=\"Stopping pod sandbox: de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04\" id=4a521317-0e39-4fc9-afc7-1401a3b031a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:29.935403 crc crio[23733]: time=\"2026-06-09T13:32:29.935336078Z\" level=info msg=\"Stopped pod sandbox (already stopped): de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04\" id=4a521317-0e39-4fc9-afc7-1401a3b031a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:29.936193 crc crio[23733]: time=\"2026-06-09T13:32:29.936064996Z\" level=info msg=\"Removing pod sandbox: de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04\" id=0c77bdbb-7c5d-4cb7-ae0e-31e0d68ec6d3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:32:29.945318 crc crio[23733]: time=\"2026-06-09T13:32:29.945241918Z\" level=info msg=\"Removed pod sandbox: de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04\" id=0c77bdbb-7c5d-4cb7-ae0e-31e0d68ec6d3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:32:29.946653 crc crio[23733]: time=\"2026-06-09T13:32:29.94657338Z\" level=info msg=\"Stopping pod sandbox: 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c\" id=755d4b1e-9d8e-41c4-b1ca-b1c3a1edcc30 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:29.946773 crc crio[23733]: time=\"2026-06-09T13:32:29.946686403Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c\" id=755d4b1e-9d8e-41c4-b1ca-b1c3a1edcc30 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:29.947633 crc crio[23733]: time=\"2026-06-09T13:32:29.947546924Z\" level=info msg=\"Removing pod sandbox: 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c\" id=55aa88fd-6b1f-473d-aaad-101ae1d5411f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:32:29.978338 crc crio[23733]: time=\"2026-06-09T13:32:29.978208416Z\" level=info msg=\"Removed pod sandbox: 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c\" id=55aa88fd-6b1f-473d-aaad-101ae1d5411f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:32:29.982198 crc crio[23733]: time=\"2026-06-09T13:32:29.98206912Z\" level=info msg=\"Stopping pod sandbox: 8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a\" id=936937cb-a994-4400-8dfe-bf4cda5bcc43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:29.982359 crc crio[23733]: time=\"2026-06-09T13:32:29.982217903Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a\" id=936937cb-a994-4400-8dfe-bf4cda5bcc43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:29.986190 crc crio[23733]: time=\"2026-06-09T13:32:29.986047306Z\" level=info msg=\"Removing pod sandbox: 8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a\" id=e453828f-4dce-40ab-bff8-8eaeee51fc21 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:32:29.994204 crc crio[23733]: time=\"2026-06-09T13:32:29.994054171Z\" level=info msg=\"Removed pod sandbox: 8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a\" id=e453828f-4dce-40ab-bff8-8eaeee51fc21 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:32:33.590070 crc crio[23733]: time=\"2026-06-09T13:32:33.589495325Z\" level=info msg=\"Stopping container: 6244e8e6dbfd4424903f00af9795b92598d9d1ceb6e6c87d8eb436c03fb7a869 (timeout: 2s)\" id=08652a91-5ffc-4380-a3e1-c3a794d7160b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:32:35.602850 crc crio[23733]: time=\"2026-06-09T13:32:35.602276991Z\" level=warning msg=\"Stopping container 6244e8e6dbfd4424903f00af9795b92598d9d1ceb6e6c87d8eb436c03fb7a869 with stop signal(15) timed out. Killing...\"\nJun 09 13:32:36.145146 crc crio[23733]: time=\"2026-06-09T13:32:36.144465105Z\" level=info msg=\"Stopped container 6244e8e6dbfd4424903f00af9795b92598d9d1ceb6e6c87d8eb436c03fb7a869: openshift-marketplace/redhat-operators-qcl25/registry-server\" id=08652a91-5ffc-4380-a3e1-c3a794d7160b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:32:36.146406 crc crio[23733]: time=\"2026-06-09T13:32:36.146331791Z\" level=info msg=\"Stopping pod sandbox: 1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52\" id=3d112ba8-e578-4c72-9dd4-e4cd1e6d4ae6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:36.147173 crc crio[23733]: time=\"2026-06-09T13:32:36.147067718Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qcl25 Namespace:openshift-marketplace ID:1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52 UID:d4686dd1-acb7-4a2b-8360-3a43e1b7a182 NetNS:/var/run/netns/36fb6811-1dc0-46ad-92bc-81cd31bcf99d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4686dd1_acb7_4a2b_8360_3a43e1b7a182.slice PodAnnotations:0xc001c1ea20}] Aliases:map[]}\"\nJun 09 13:32:36.147399 crc crio[23733]: time=\"2026-06-09T13:32:36.147341455Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-qcl25 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:32:36.465498 crc crio[23733]: time=\"2026-06-09T13:32:36.465291986Z\" level=info msg=\"Stopped pod sandbox: 1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52\" id=3d112ba8-e578-4c72-9dd4-e4cd1e6d4ae6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:36.559678 crc crio[23733]: time=\"2026-06-09T13:32:36.559591631Z\" level=info msg=\"Removing container: 6244e8e6dbfd4424903f00af9795b92598d9d1ceb6e6c87d8eb436c03fb7a869\" id=b9a1fea3-8b58-4817-9c7b-bae19c904cde name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:36.581665 crc crio[23733]: time=\"2026-06-09T13:32:36.581559164Z\" level=info msg=\"Removed container 6244e8e6dbfd4424903f00af9795b92598d9d1ceb6e6c87d8eb436c03fb7a869: openshift-marketplace/redhat-operators-qcl25/registry-server\" id=b9a1fea3-8b58-4817-9c7b-bae19c904cde name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:36.588923 crc crio[23733]: time=\"2026-06-09T13:32:36.58884306Z\" level=info msg=\"Removing container: 6e80fef8d5278bac5662f586d8e32f7c0eb28b537b5da5309b4b4bb6c9bed69b\" id=a9641317-0db1-4fa2-aa97-b3307ea0fe3d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:36.631214 crc crio[23733]: time=\"2026-06-09T13:32:36.629888574Z\" level=info msg=\"Removed container 6e80fef8d5278bac5662f586d8e32f7c0eb28b537b5da5309b4b4bb6c9bed69b: openshift-marketplace/redhat-operators-qcl25/extract-content\" id=a9641317-0db1-4fa2-aa97-b3307ea0fe3d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:36.636023 crc crio[23733]: time=\"2026-06-09T13:32:36.635946081Z\" level=info msg=\"Removing container: c93ab29792ba87e97794f9ed4d2e112b7f9e5d9dab4f545d03f672ceb7e83c35\" id=c4e7d3af-ba74-4d7d-a5d9-80fec15060f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:36.662481 crc crio[23733]: time=\"2026-06-09T13:32:36.662377011Z\" level=info msg=\"Removed container c93ab29792ba87e97794f9ed4d2e112b7f9e5d9dab4f545d03f672ceb7e83c35: openshift-marketplace/redhat-operators-qcl25/extract-utilities\" id=c4e7d3af-ba74-4d7d-a5d9-80fec15060f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:39.386074 crc crio[23733]: time=\"2026-06-09T13:32:39.385241039Z\" level=info msg=\"Stopping container: 856b77726559791a2730097cab838e4f5f9d6394b4e37ba150e486d0d0519317 (timeout: 30s)\" id=dcb41741-5de2-47b1-9204-ed498f0756f4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:32:39.387585 crc crio[23733]: time=\"2026-06-09T13:32:39.385242249Z\" level=info msg=\"Stopping container: 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae (timeout: 30s)\" id=fbcc0a22-c773-4a9d-9541-a0e4e9e5e78c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:32:39.387585 crc crio[23733]: time=\"2026-06-09T13:32:39.38531247Z\" level=info msg=\"Stopping container: 01d77b6b3df73f7dfb270c4db73ac4ab5c898b2a08f47a4226a2c6f399fc0657 (timeout: 30s)\" id=059c0e7e-e30b-45db-b83f-83d3e1bbca56 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:32:39.387585 crc crio[23733]: time=\"2026-06-09T13:32:39.385342321Z\" level=info msg=\"Stopping container: d18038ce8152fe4fbaddbcfa48aac8c19e3bbdee4aa45769922e198a6f5fa23c (timeout: 30s)\" id=2907ece6-6ba7-41e8-94ed-63ffaadfb8ec name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:32:39.388053 crc crio[23733]: time=\"2026-06-09T13:32:39.385374112Z\" level=info msg=\"Stopping container: ac5643c9b932019dcb80182bd6b54c9d6bb853b809c868c8500d5a1b91f81e06 (timeout: 30s)\" id=dd407e1f-f47e-44eb-80d9-72492326ed4c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:32:39.600072 crc crio[23733]: time=\"2026-06-09T13:32:39.599964051Z\" level=info msg=\"Stopped container d18038ce8152fe4fbaddbcfa48aac8c19e3bbdee4aa45769922e198a6f5fa23c: openshift-etcd/etcd-crc/etcd-readyz\" id=2907ece6-6ba7-41e8-94ed-63ffaadfb8ec name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:32:39.820771 crc crio[23733]: time=\"2026-06-09T13:32:39.820239606Z\" level=info msg=\"Stopped container ac5643c9b932019dcb80182bd6b54c9d6bb853b809c868c8500d5a1b91f81e06: openshift-etcd/etcd-crc/etcd-rev\" id=dd407e1f-f47e-44eb-80d9-72492326ed4c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:32:39.822193 crc crio[23733]: time=\"2026-06-09T13:32:39.821453416Z\" level=info msg=\"Stopped container 01d77b6b3df73f7dfb270c4db73ac4ab5c898b2a08f47a4226a2c6f399fc0657: openshift-etcd/etcd-crc/etcd-metrics\" id=059c0e7e-e30b-45db-b83f-83d3e1bbca56 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:32:53.750613 crc crio[23733]: time=\"2026-06-09T13:32:53.749919417Z\" level=info msg=\"Removing container: 8ab1ce3287f4f96963e8901ac9d5bb8455ef6ec7651e01845cb43557540dadee\" id=8c11a3cc-489b-49fc-9e15-24d15a80a8dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:53.752342 crc crio[23733]: time=\"2026-06-09T13:32:53.750179333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5404b96b-4290-49dc-a675-7911d57bd927 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:32:53.828644 crc crio[23733]: time=\"2026-06-09T13:32:53.828436599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7edd6c7e-01e7-49eb-a7de-00cf779f222b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:32:53.885964 crc crio[23733]: time=\"2026-06-09T13:32:53.885844949Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=2064915c-39e5-4bda-ad16-00bf4cc4bed7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:32:53.886464 crc crio[23733]: time=\"2026-06-09T13:32:53.886369022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:32:53.909687 crc crio[23733]: time=\"2026-06-09T13:32:53.909520002Z\" level=info msg=\"Removed container 8ab1ce3287f4f96963e8901ac9d5bb8455ef6ec7651e01845cb43557540dadee: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8c11a3cc-489b-49fc-9e15-24d15a80a8dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:32:53.914930 crc crio[23733]: time=\"2026-06-09T13:32:53.914820141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:32:54.073639 crc crio[23733]: time=\"2026-06-09T13:32:54.07247244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:32:54.201530 crc crio[23733]: time=\"2026-06-09T13:32:54.201422254Z\" level=info msg=\"Created container d77e1921bdca02d58380bb1d32fec757c8ecbd34d374c9c833828c816a6484fc: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=2064915c-39e5-4bda-ad16-00bf4cc4bed7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:32:54.203453 crc crio[23733]: time=\"2026-06-09T13:32:54.203203428Z\" level=info msg=\"Starting container: d77e1921bdca02d58380bb1d32fec757c8ecbd34d374c9c833828c816a6484fc\" id=465eca23-6121-48dd-9d20-0a1e3b4114ba name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:32:54.208493 crc crio[23733]: time=\"2026-06-09T13:32:54.208428514Z\" level=info msg=\"Started container\" PID=25821 containerID=d77e1921bdca02d58380bb1d32fec757c8ecbd34d374c9c833828c816a6484fc description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=465eca23-6121-48dd-9d20-0a1e3b4114ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976\nJun 09 13:32:54.762516 crc crio[23733]: time=\"2026-06-09T13:32:54.762054374Z\" level=info msg=\"Stopping pod sandbox: 190f1e52846ff9e37448ab90358e2ab3014d3114cf91ca069cee6dc482297771\" id=e1f3edca-cf80-4c3f-8daa-d15118446d69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:32:54.763587 crc crio[23733]: time=\"2026-06-09T13:32:54.763512969Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:190f1e52846ff9e37448ab90358e2ab3014d3114cf91ca069cee6dc482297771 UID:23291601-5bcb-488d-8e28-2f79c1e67296 NetNS:/var/run/netns/62988ce1-f184-4fc4-ab04-1dd9a614b0f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod23291601_5bcb_488d_8e28_2f79c1e67296.slice PodAnnotations:0xc002534570}] Aliases:map[]}\"\nJun 09 13:32:54.763819 crc crio[23733]: time=\"2026-06-09T13:32:54.763762216Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:32:55.022183 crc crio[23733]: time=\"2026-06-09T13:32:55.021801557Z\" level=info msg=\"Stopped pod sandbox: 190f1e52846ff9e37448ab90358e2ab3014d3114cf91ca069cee6dc482297771\" id=e1f3edca-cf80-4c3f-8daa-d15118446d69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:33:06.588555 crc crio[23733]: time=\"2026-06-09T13:33:06.587637435Z\" level=info msg=\"Stopped container 856b77726559791a2730097cab838e4f5f9d6394b4e37ba150e486d0d0519317: openshift-etcd/etcd-crc/etcd\" id=dcb41741-5de2-47b1-9204-ed498f0756f4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:33:09.396903 crc crio[23733]: time=\"2026-06-09T13:33:09.396280582Z\" level=warning msg=\"Stopping container 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae with stop signal(15) timed out. Killing...\"\nJun 09 13:33:09.437928 crc crio[23733]: time=\"2026-06-09T13:33:09.437819987Z\" level=error msg=\"Killing container 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 09 13:33:09.513501 crc crio[23733]: time=\"2026-06-09T13:33:09.513395898Z\" level=info msg=\"Stopped container 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae: openshift-etcd/etcd-crc/etcdctl\" id=fbcc0a22-c773-4a9d-9541-a0e4e9e5e78c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:33:09.514509 crc crio[23733]: time=\"2026-06-09T13:33:09.514429883Z\" level=info msg=\"Stopping pod sandbox: 44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e\" id=0416b461-b5db-4599-8089-99819e8fd510 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:33:09.517716 crc crio[23733]: time=\"2026-06-09T13:33:09.517577089Z\" level=info msg=\"Stopped pod sandbox: 44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e\" id=0416b461-b5db-4599-8089-99819e8fd510 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:33:09.911462 crc crio[23733]: time=\"2026-06-09T13:33:09.911332187Z\" level=info msg=\"Removing container: ac5643c9b932019dcb80182bd6b54c9d6bb853b809c868c8500d5a1b91f81e06\" id=6b53d52a-11fd-44ce-8296-358321be0709 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:33:09.935257 crc crio[23733]: time=\"2026-06-09T13:33:09.935161865Z\" level=info msg=\"Removed container ac5643c9b932019dcb80182bd6b54c9d6bb853b809c868c8500d5a1b91f81e06: openshift-etcd/etcd-crc/etcd-rev\" id=6b53d52a-11fd-44ce-8296-358321be0709 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:33:09.938393 crc crio[23733]: time=\"2026-06-09T13:33:09.938322572Z\" level=info msg=\"Removing container: d18038ce8152fe4fbaddbcfa48aac8c19e3bbdee4aa45769922e198a6f5fa23c\" id=6efc5ffd-9ecb-44b7-bc02-a24121a2202b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:33:09.959030 crc crio[23733]: time=\"2026-06-09T13:33:09.9588642Z\" level=info msg=\"Removed container d18038ce8152fe4fbaddbcfa48aac8c19e3bbdee4aa45769922e198a6f5fa23c: openshift-etcd/etcd-crc/etcd-readyz\" id=6efc5ffd-9ecb-44b7-bc02-a24121a2202b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:33:09.961522 crc crio[23733]: time=\"2026-06-09T13:33:09.961460432Z\" level=info msg=\"Removing container: 01d77b6b3df73f7dfb270c4db73ac4ab5c898b2a08f47a4226a2c6f399fc0657\" id=b9470b32-8b20-43dc-9854-e2bb028bd98e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:33:09.977967 crc crio[23733]: time=\"2026-06-09T13:33:09.977844679Z\" level=info msg=\"Removed container 01d77b6b3df73f7dfb270c4db73ac4ab5c898b2a08f47a4226a2c6f399fc0657: openshift-etcd/etcd-crc/etcd-metrics\" id=b9470b32-8b20-43dc-9854-e2bb028bd98e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:33:09.981982 crc crio[23733]: time=\"2026-06-09T13:33:09.981890737Z\" level=info msg=\"Removing container: 856b77726559791a2730097cab838e4f5f9d6394b4e37ba150e486d0d0519317\" id=335bb196-d51f-41c5-b62e-853088453d95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:33:10.005906 crc crio[23733]: time=\"2026-06-09T13:33:10.005793376Z\" level=info msg=\"Removed container 856b77726559791a2730097cab838e4f5f9d6394b4e37ba150e486d0d0519317: openshift-etcd/etcd-crc/etcd\" id=335bb196-d51f-41c5-b62e-853088453d95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:33:10.009259 crc crio[23733]: time=\"2026-06-09T13:33:10.009185298Z\" level=info msg=\"Removing container: 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae\" id=4e4abc81-8e5c-4950-ac57-be7a2c06447b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:33:10.025628 crc crio[23733]: time=\"2026-06-09T13:33:10.025525873Z\" level=info msg=\"Removed container 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae: openshift-etcd/etcd-crc/etcdctl\" id=4e4abc81-8e5c-4950-ac57-be7a2c06447b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:33:10.029185 crc crio[23733]: time=\"2026-06-09T13:33:10.02908124Z\" level=info msg=\"Removing container: 1d0c631bb64851582c0942c0b29a4d63f8642214a51fcba1eb0a6cd884ad59c9\" id=3e252099-f8da-47e5-8ff3-58543e0f03d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:33:10.105417 crc crio[23733]: time=\"2026-06-09T13:33:10.105355348Z\" level=info msg=\"Removed container 1d0c631bb64851582c0942c0b29a4d63f8642214a51fcba1eb0a6cd884ad59c9: openshift-etcd/etcd-crc/etcd-resources-copy\" id=3e252099-f8da-47e5-8ff3-58543e0f03d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:33:10.108055 crc crio[23733]: time=\"2026-06-09T13:33:10.108034112Z\" level=info msg=\"Removing container: acaaf4133467d052d68d177ef32cb79b940b8767b855e7ed67ae3c0b78b42133\" id=31be46e3-e56f-4ef6-92f8-660e401a5a9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:33:10.177038 crc crio[23733]: time=\"2026-06-09T13:33:10.17688969Z\" level=info msg=\"Removed container acaaf4133467d052d68d177ef32cb79b940b8767b855e7ed67ae3c0b78b42133: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=31be46e3-e56f-4ef6-92f8-660e401a5a9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:33:10.180516 crc crio[23733]: time=\"2026-06-09T13:33:10.180472526Z\" level=info msg=\"Removing container: 28e33a4689bf6db74c2f4aaaa648e526e181d9fe904171e10dedd309388b79f3\" id=4971d7c1-c6cd-4515-aac4-2a0c336f3368 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:33:10.249751 crc crio[23733]: time=\"2026-06-09T13:33:10.249454038Z\" level=info msg=\"Removed container 28e33a4689bf6db74c2f4aaaa648e526e181d9fe904171e10dedd309388b79f3: openshift-etcd/etcd-crc/setup\" id=4971d7c1-c6cd-4515-aac4-2a0c336f3368 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:33:30.037801 crc crio[23733]: time=\"2026-06-09T13:33:30.036464678Z\" level=info msg=\"Stopping pod sandbox: 1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52\" id=2585aab0-1e6e-4c16-bfd6-9a8bdb8d188f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:33:30.037801 crc crio[23733]: time=\"2026-06-09T13:33:30.037646019Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52\" id=2585aab0-1e6e-4c16-bfd6-9a8bdb8d188f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:33:30.039723 crc crio[23733]: time=\"2026-06-09T13:33:30.038432429Z\" level=info msg=\"Removing pod sandbox: 1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52\" id=4ead6ec5-5016-4c1b-bcf5-52561a8ba245 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:33:30.048291 crc crio[23733]: time=\"2026-06-09T13:33:30.048075945Z\" level=info msg=\"Removed pod sandbox: 1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52\" id=4ead6ec5-5016-4c1b-bcf5-52561a8ba245 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:33:30.049195 crc crio[23733]: time=\"2026-06-09T13:33:30.049147613Z\" level=info msg=\"Stopping pod sandbox: 44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e\" id=efb8780f-8e53-4fc9-84e8-74d416f7c43a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:33:30.049295 crc crio[23733]: time=\"2026-06-09T13:33:30.049212045Z\" level=info msg=\"Stopped pod sandbox (already stopped): 44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e\" id=efb8780f-8e53-4fc9-84e8-74d416f7c43a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:33:30.049716 crc crio[23733]: time=\"2026-06-09T13:33:30.049633906Z\" level=info msg=\"Removing pod sandbox: 44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e\" id=39326a7b-06c6-43fc-a5c9-a9bb07bab485 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:33:30.058205 crc crio[23733]: time=\"2026-06-09T13:33:30.058027401Z\" level=info msg=\"Removed pod sandbox: 44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e\" id=39326a7b-06c6-43fc-a5c9-a9bb07bab485 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:33:34.266038 crc crio[23733]: time=\"2026-06-09T13:33:34.264910558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1859888e-57d3-495c-b6e2-a53671d69890 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:33:34.268866 crc crio[23733]: time=\"2026-06-09T13:33:34.26850275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=10eb5a2f-8a64-4969-804d-5d10a8f167ea name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:33:34.272311 crc crio[23733]: time=\"2026-06-09T13:33:34.272233565Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=93ef3238-69a0-4f65-b67d-b36dc2c390c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:33:34.272739 crc crio[23733]: time=\"2026-06-09T13:33:34.272566974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:33:34.315303 crc crio[23733]: time=\"2026-06-09T13:33:34.315065722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:33:34.320398 crc crio[23733]: time=\"2026-06-09T13:33:34.320321877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:33:34.432926 crc crio[23733]: time=\"2026-06-09T13:33:34.432808977Z\" level=info msg=\"Created container 65be4ee33810c26ad1a656cb1b789e6eba1555c386300ad5ab089830f9e96d99: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=93ef3238-69a0-4f65-b67d-b36dc2c390c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:33:34.435461 crc crio[23733]: time=\"2026-06-09T13:33:34.434461459Z\" level=info msg=\"Starting container: 65be4ee33810c26ad1a656cb1b789e6eba1555c386300ad5ab089830f9e96d99\" id=63bd56a8-e65a-418a-abff-cd5712edc2e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:33:34.442250 crc crio[23733]: time=\"2026-06-09T13:33:34.441361236Z\" level=info msg=\"Started container\" PID=26391 containerID=65be4ee33810c26ad1a656cb1b789e6eba1555c386300ad5ab089830f9e96d99 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=63bd56a8-e65a-418a-abff-cd5712edc2e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6847febec6ec237fbd4d937cdf5e47a4ae28a22420a0dad6dabc17645ea30008\nJun 09 13:34:17.654466 crc crio[23733]: time=\"2026-06-09T13:34:17.652979384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=d940311e-940d-4446-b134-25819bbf9b96 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:34:17.658387 crc crio[23733]: time=\"2026-06-09T13:34:17.657960872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=9354de7b-bdca-44ee-b3c5-82781b495590 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:34:17.661466 crc crio[23733]: time=\"2026-06-09T13:34:17.661377419Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-cdrg6/marketplace-operator\" id=d5ed6d37-cb90-4a01-83a5-35f89f5bd70a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:34:17.662604 crc crio[23733]: time=\"2026-06-09T13:34:17.662570529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:34:17.699287 crc crio[23733]: time=\"2026-06-09T13:34:17.698593722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:34:17.703537 crc crio[23733]: time=\"2026-06-09T13:34:17.703502177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:34:17.820763 crc crio[23733]: time=\"2026-06-09T13:34:17.820609896Z\" level=info msg=\"Created container 759aedde985e09e76de893e241f2bfdf3330a811f3958483a6e55f16b2cf56de: openshift-marketplace/marketplace-operator-547dbd544d-cdrg6/marketplace-operator\" id=d5ed6d37-cb90-4a01-83a5-35f89f5bd70a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:34:17.822549 crc crio[23733]: time=\"2026-06-09T13:34:17.822458933Z\" level=info msg=\"Starting container: 759aedde985e09e76de893e241f2bfdf3330a811f3958483a6e55f16b2cf56de\" id=6efb8fe8-e68e-4f40-833d-872b2b253ef2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:34:17.833253 crc crio[23733]: time=\"2026-06-09T13:34:17.833160278Z\" level=info msg=\"Started container\" PID=26926 containerID=759aedde985e09e76de893e241f2bfdf3330a811f3958483a6e55f16b2cf56de description=openshift-marketplace/marketplace-operator-547dbd544d-cdrg6/marketplace-operator id=6efb8fe8-e68e-4f40-833d-872b2b253ef2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72133b4c55c38f3d3e14b17fe0bccdfabddf6c588c1c1935eec02df2858dab34\nJun 09 13:34:44.895344 crc crio[23733]: time=\"2026-06-09T13:34:44.894343062Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=83f9607b-2d3b-4532-ba05-13f660708ee6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:34:44.896684 crc crio[23733]: time=\"2026-06-09T13:34:44.895384898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:34:44.931381 crc crio[23733]: time=\"2026-06-09T13:34:44.931314828Z\" 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=83f9607b-2d3b-4532-ba05-13f660708ee6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:34:44.946023 crc crio[23733]: time=\"2026-06-09T13:34:44.945954983Z\" level=info msg=\"Ran pod sandbox 2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65 with infra container: openshift-etcd/etcd-crc/POD\" id=83f9607b-2d3b-4532-ba05-13f660708ee6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:34:44.950592 crc crio[23733]: time=\"2026-06-09T13:34:44.950514959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=80412c12-cf8f-4541-a5e2-14f7024bd6a8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:34:44.955757 crc crio[23733]: time=\"2026-06-09T13:34:44.955343713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4d2948da-5609-41d1-bdd8-2a6173485590 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:34:44.978227 crc crio[23733]: time=\"2026-06-09T13:34:44.978054695Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=7e8aa884-4e18-4c34-83f3-2d956fc647f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:34:44.979037 crc crio[23733]: time=\"2026-06-09T13:34:44.979000359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:34:45.027380 crc crio[23733]: time=\"2026-06-09T13:34:45.027250295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:34:45.224977 crc crio[23733]: time=\"2026-06-09T13:34:45.224789282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:34:45.364883 crc crio[23733]: time=\"2026-06-09T13:34:45.364755846Z\" level=info msg=\"Created container 3ebcacd6dc81a0f675d12e167dccdd01d7c8d78c35c8d799e1c960fef468d01b: openshift-etcd/etcd-crc/setup\" id=7e8aa884-4e18-4c34-83f3-2d956fc647f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:34:45.367015 crc crio[23733]: time=\"2026-06-09T13:34:45.366879321Z\" level=info msg=\"Starting container: 3ebcacd6dc81a0f675d12e167dccdd01d7c8d78c35c8d799e1c960fef468d01b\" id=dc557838-c7dc-4b48-b05d-c9392ece8c2a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:34:45.373182 crc crio[23733]: time=\"2026-06-09T13:34:45.372988137Z\" level=info msg=\"Started container\" PID=27302 containerID=3ebcacd6dc81a0f675d12e167dccdd01d7c8d78c35c8d799e1c960fef468d01b description=openshift-etcd/etcd-crc/setup id=dc557838-c7dc-4b48-b05d-c9392ece8c2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65\nJun 09 13:35:06.089385 crc crio[23733]: time=\"2026-06-09T13:35:06.087776726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=b0c7be04-7521-44b7-8435-7d034914e8c2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:35:06.089956 crc crio[23733]: time=\"2026-06-09T13:35:06.088583276Z\" level=info msg=\"Removing container: 16b4b273aa604dd8ecdf013beeb2dcdceff67262d29a6eef0441aff25e0d1f3d\" id=a9b4c885-7bcf-4395-b6e4-a2f9099242ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:35:06.091655 crc crio[23733]: time=\"2026-06-09T13:35:06.091093551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e37d4a9f-fe4d-4f74-bf95-eaf40238cfa7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:35:06.093542 crc crio[23733]: time=\"2026-06-09T13:35:06.093091082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=4af74d5d-1b71-4d5e-8547-4322f154197c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:35:06.094518 crc crio[23733]: time=\"2026-06-09T13:35:06.094441817Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6fae07ba-f6e1-4b0e-92db-28310500cc6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:35:06.095202 crc crio[23733]: time=\"2026-06-09T13:35:06.095039742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:06.095930 crc crio[23733]: time=\"2026-06-09T13:35:06.095841163Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=cd2232b8-fec6-45d4-9cba-f9cf34ffbf1c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:35:06.098415 crc crio[23733]: time=\"2026-06-09T13:35:06.098328516Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=9514d886-9a68-46ee-bb55-7d05c4eef537 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:35:06.098775 crc crio[23733]: time=\"2026-06-09T13:35:06.098664335Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7c33b2d0-3035-4aab-a065-63dcc43a8a71 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:35:06.117309 crc crio[23733]: time=\"2026-06-09T13:35:06.117202809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bfe8040c-66df-4d02-b523-01115532908a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:35:06.118666 crc crio[23733]: time=\"2026-06-09T13:35:06.118546814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:06.120490 crc crio[23733]: time=\"2026-06-09T13:35:06.12037905Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=39ed1a37-275b-4ba6-a630-716d178caf15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:35:06.133942 crc crio[23733]: time=\"2026-06-09T13:35:06.133823775Z\" level=info msg=\"Removed container 16b4b273aa604dd8ecdf013beeb2dcdceff67262d29a6eef0441aff25e0d1f3d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a9b4c885-7bcf-4395-b6e4-a2f9099242ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:35:06.134487 crc crio[23733]: time=\"2026-06-09T13:35:06.13437166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:06.160979 crc crio[23733]: time=\"2026-06-09T13:35:06.160715053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:06.165878 crc crio[23733]: time=\"2026-06-09T13:35:06.165784593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:06.179868 crc crio[23733]: time=\"2026-06-09T13:35:06.179789762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:06.187879 crc crio[23733]: time=\"2026-06-09T13:35:06.187811957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:06.316657 crc crio[23733]: time=\"2026-06-09T13:35:06.316179924Z\" level=info msg=\"Created container e668623e6edb7316b64980ebb1ac1d5d3090b9f5eaaa75355ad829d0dfa737ab: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=39ed1a37-275b-4ba6-a630-716d178caf15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:35:06.318946 crc crio[23733]: time=\"2026-06-09T13:35:06.318852233Z\" level=info msg=\"Starting container: e668623e6edb7316b64980ebb1ac1d5d3090b9f5eaaa75355ad829d0dfa737ab\" id=f6aef70e-e3a0-47ca-b364-1d052ffd427a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:35:06.324646 crc crio[23733]: time=\"2026-06-09T13:35:06.324348053Z\" level=info msg=\"Started container\" PID=27583 containerID=e668623e6edb7316b64980ebb1ac1d5d3090b9f5eaaa75355ad829d0dfa737ab description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=f6aef70e-e3a0-47ca-b364-1d052ffd427a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4\nJun 09 13:35:06.347905 crc crio[23733]: time=\"2026-06-09T13:35:06.347776074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:06.355766 crc crio[23733]: time=\"2026-06-09T13:35:06.355656256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:06.441225 crc crio[23733]: time=\"2026-06-09T13:35:06.441024511Z\" level=info msg=\"Created container b85b1ba90be49538a2ee13915d64a245e6f6cf075d2ceda063b298096f3eadc7: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=9514d886-9a68-46ee-bb55-7d05c4eef537 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:35:06.442436 crc crio[23733]: time=\"2026-06-09T13:35:06.442300913Z\" level=info msg=\"Created container 01d539ab93157d3220710eb576536870f0e6d38e32884d280c6842bbcd7cdbb2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6fae07ba-f6e1-4b0e-92db-28310500cc6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:35:06.443420 crc crio[23733]: time=\"2026-06-09T13:35:06.44333953Z\" level=info msg=\"Starting container: b85b1ba90be49538a2ee13915d64a245e6f6cf075d2ceda063b298096f3eadc7\" id=a83909e7-15f6-46b3-8f21-d24f053144d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:35:06.443770 crc crio[23733]: time=\"2026-06-09T13:35:06.443666249Z\" level=info msg=\"Starting container: 01d539ab93157d3220710eb576536870f0e6d38e32884d280c6842bbcd7cdbb2\" id=e39d96a8-2b26-4877-b04a-6891af1a6634 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:35:06.450773 crc crio[23733]: time=\"2026-06-09T13:35:06.450613076Z\" level=info msg=\"Started container\" PID=27616 containerID=01d539ab93157d3220710eb576536870f0e6d38e32884d280c6842bbcd7cdbb2 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=e39d96a8-2b26-4877-b04a-6891af1a6634 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976\nJun 09 13:35:06.451310 crc crio[23733]: time=\"2026-06-09T13:35:06.451212542Z\" level=info msg=\"Started container\" PID=27615 containerID=b85b1ba90be49538a2ee13915d64a245e6f6cf075d2ceda063b298096f3eadc7 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=a83909e7-15f6-46b3-8f21-d24f053144d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c961fdc2aff1dbe7f9b0c80d78add8189892f3c39ad9f99c413bef426b98c8d8\nJun 09 13:35:06.466167 crc crio[23733]: time=\"2026-06-09T13:35:06.466017541Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=f8e1cd5c-5b93-47c4-b40c-fa458596b925 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:35:06.467296 crc crio[23733]: time=\"2026-06-09T13:35:06.46715682Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=d60f7459-6d31-4692-9cbe-b67f37d470de name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:35:06.468759 crc crio[23733]: time=\"2026-06-09T13:35:06.468646278Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=72495bc6-bcae-469a-b612-686a5725e886 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:35:06.470359 crc crio[23733]: time=\"2026-06-09T13:35:06.470272811Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=231af9a6-1a94-4673-a2b9-093c342e6d7b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:35:06.471287 crc crio[23733]: time=\"2026-06-09T13:35:06.471183593Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=6f275602-2157-426f-97d2-062d11fe997e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:35:06.472290 crc crio[23733]: time=\"2026-06-09T13:35:06.47221568Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=b2bcfd5f-a5db-4ad3-bbd9-c3401d261500 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:35:06.472581 crc crio[23733]: time=\"2026-06-09T13:35:06.472515647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:06.472686 crc crio[23733]: time=\"2026-06-09T13:35:06.472649131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:06.508051 crc crio[23733]: time=\"2026-06-09T13:35:06.507989136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:06.520896 crc crio[23733]: time=\"2026-06-09T13:35:06.520379483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:06.684496 crc crio[23733]: time=\"2026-06-09T13:35:06.684382852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:06.732030 crc crio[23733]: time=\"2026-06-09T13:35:06.731914579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:06.779589 crc crio[23733]: time=\"2026-06-09T13:35:06.779465417Z\" level=info msg=\"Created container 6db64afbaca0c8a927a4e3b26da3fb27c47c59ef1b4239fb0fc731ff9d97fbec: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=b2bcfd5f-a5db-4ad3-bbd9-c3401d261500 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:35:06.781580 crc crio[23733]: time=\"2026-06-09T13:35:06.781422658Z\" level=info msg=\"Starting container: 6db64afbaca0c8a927a4e3b26da3fb27c47c59ef1b4239fb0fc731ff9d97fbec\" id=58ecd2c9-0d96-4c57-868a-46b357c65753 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:35:06.789182 crc crio[23733]: time=\"2026-06-09T13:35:06.789025062Z\" level=info msg=\"Started container\" PID=27652 containerID=6db64afbaca0c8a927a4e3b26da3fb27c47c59ef1b4239fb0fc731ff9d97fbec description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=58ecd2c9-0d96-4c57-868a-46b357c65753 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c961fdc2aff1dbe7f9b0c80d78add8189892f3c39ad9f99c413bef426b98c8d8\nJun 09 13:35:06.807840 crc crio[23733]: time=\"2026-06-09T13:35:06.80770155Z\" level=info msg=\"Created container 46edde4e4983c686b29d6bb952e67866be90353c3f7da11230c5072795e1dadf: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=6f275602-2157-426f-97d2-062d11fe997e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:35:06.809012 crc crio[23733]: time=\"2026-06-09T13:35:06.808958042Z\" level=info msg=\"Starting container: 46edde4e4983c686b29d6bb952e67866be90353c3f7da11230c5072795e1dadf\" id=a328eb88-7a5e-4527-be19-7afcc633f92d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:35:06.813628 crc crio[23733]: time=\"2026-06-09T13:35:06.813599982Z\" level=info msg=\"Started container\" PID=27656 containerID=46edde4e4983c686b29d6bb952e67866be90353c3f7da11230c5072795e1dadf description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=a328eb88-7a5e-4527-be19-7afcc633f92d name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976\nJun 09 13:35:10.178059 crc crio[23733]: time=\"2026-06-09T13:35:10.177029913Z\" level=info msg=\"Removing container: 84cfcc7bf91eadb92c7476a25b28630d222ac1b5b0e2ac0524ab70ffa8659012\" id=93df9a8b-508e-4689-b259-686557fb1438 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:35:10.179935 crc crio[23733]: time=\"2026-06-09T13:35:10.179896376Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=15e652c5-3186-420d-b208-e3ab89d0adfa name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:35:10.243479 crc crio[23733]: time=\"2026-06-09T13:35:10.242701475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=f6617094-aa69-4285-9f46-dd80f9fa9c47 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:35:10.245910 crc crio[23733]: time=\"2026-06-09T13:35:10.245876026Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=7080ad5b-186e-4a1b-8405-6bf36f28518d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:35:10.246492 crc crio[23733]: time=\"2026-06-09T13:35:10.246468712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:10.275240 crc crio[23733]: time=\"2026-06-09T13:35:10.275070883Z\" level=info msg=\"Removed container 84cfcc7bf91eadb92c7476a25b28630d222ac1b5b0e2ac0524ab70ffa8659012: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=93df9a8b-508e-4689-b259-686557fb1438 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:35:10.278594 crc crio[23733]: time=\"2026-06-09T13:35:10.278559873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:10.451258 crc crio[23733]: time=\"2026-06-09T13:35:10.451023818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:10.536569 crc crio[23733]: time=\"2026-06-09T13:35:10.536427445Z\" level=info msg=\"Created container b6e5aaab645df99006da89f38bb3e9d8bafce84ecaee482880780c5763e4fe94: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=7080ad5b-186e-4a1b-8405-6bf36f28518d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:35:10.538285 crc crio[23733]: time=\"2026-06-09T13:35:10.538080888Z\" level=info msg=\"Starting container: b6e5aaab645df99006da89f38bb3e9d8bafce84ecaee482880780c5763e4fe94\" id=11e83ca5-da39-492d-bc98-bfd5369f8acc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:35:10.544679 crc crio[23733]: time=\"2026-06-09T13:35:10.544565054Z\" level=info msg=\"Started container\" PID=27745 containerID=b6e5aaab645df99006da89f38bb3e9d8bafce84ecaee482880780c5763e4fe94 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=11e83ca5-da39-492d-bc98-bfd5369f8acc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d3a31b6941d8443159c5a84c3de0659aea79f505d5e88cc95817be03cf72e5c\nJun 09 13:35:16.262849 crc crio[23733]: time=\"2026-06-09T13:35:16.261805837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=694b7687-5dfd-4ce1-8c4d-5780d227a166 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:35:16.265603 crc crio[23733]: time=\"2026-06-09T13:35:16.265522282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=d8337f1c-8360-4e47-ba1d-db55d8d426a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:35:16.268214 crc crio[23733]: time=\"2026-06-09T13:35:16.26816263Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=b8c1fee4-0d1f-418c-a588-7f6b21215fe6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:35:16.268496 crc crio[23733]: time=\"2026-06-09T13:35:16.268434206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:16.309829 crc crio[23733]: time=\"2026-06-09T13:35:16.3095972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:16.317841 crc crio[23733]: time=\"2026-06-09T13:35:16.317703778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:16.446419 crc crio[23733]: time=\"2026-06-09T13:35:16.445543171Z\" level=info msg=\"Created container 634742050c35830507ed8d6656bed4642d956526a2ffd6fd1938c78505b11330: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=b8c1fee4-0d1f-418c-a588-7f6b21215fe6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:35:16.447932 crc crio[23733]: time=\"2026-06-09T13:35:16.447710167Z\" level=info msg=\"Starting container: 634742050c35830507ed8d6656bed4642d956526a2ffd6fd1938c78505b11330\" id=156aefc2-8207-4096-91cb-7d56db9f4b6f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:35:16.454556 crc crio[23733]: time=\"2026-06-09T13:35:16.454446449Z\" level=info msg=\"Started container\" PID=27869 containerID=634742050c35830507ed8d6656bed4642d956526a2ffd6fd1938c78505b11330 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=156aefc2-8207-4096-91cb-7d56db9f4b6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e5ce721e2c347278cf9aa396061acfb5df2f0d981d5a0e2093461b1f8b20267\nJun 09 13:35:19.909339 crc crio[23733]: time=\"2026-06-09T13:35:19.908483411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f47aa334-c2e7-4f5e-af8a-2eff3f555d91 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:35:19.915772 crc crio[23733]: time=\"2026-06-09T13:35:19.915485381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3fffa288-167e-4cca-8fc8-3971b260f46c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:35:19.929673 crc crio[23733]: time=\"2026-06-09T13:35:19.929430968Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=8885c746-0407-47a2-b26c-db9196253042 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:35:19.930496 crc crio[23733]: time=\"2026-06-09T13:35:19.930407603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:19.974084 crc crio[23733]: time=\"2026-06-09T13:35:19.973934408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:20.161612 crc crio[23733]: time=\"2026-06-09T13:35:20.161290914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:20.282345 crc crio[23733]: time=\"2026-06-09T13:35:20.281521793Z\" level=info msg=\"Created container 2e712920c026b8de40afec3d4de9fafc7222a1a3db70c23bb6fa823b0b8453cd: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=8885c746-0407-47a2-b26c-db9196253042 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:35:20.285310 crc crio[23733]: time=\"2026-06-09T13:35:20.283908024Z\" level=info msg=\"Starting container: 2e712920c026b8de40afec3d4de9fafc7222a1a3db70c23bb6fa823b0b8453cd\" id=0c0642ae-b79b-4b0d-98d3-c0ce5f023007 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:35:20.293313 crc crio[23733]: time=\"2026-06-09T13:35:20.29307817Z\" level=info msg=\"Started container\" PID=27899 containerID=2e712920c026b8de40afec3d4de9fafc7222a1a3db70c23bb6fa823b0b8453cd description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=0c0642ae-b79b-4b0d-98d3-c0ce5f023007 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65\nJun 09 13:35:30.225407 crc crio[23733]: time=\"2026-06-09T13:35:30.224263901Z\" level=info msg=\"Stopping container: 01d539ab93157d3220710eb576536870f0e6d38e32884d280c6842bbcd7cdbb2 (timeout: 30s)\" id=20d2b0bc-41c5-43bb-9832-b87809ba8fcb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:35:30.395493 crc crio[23733]: time=\"2026-06-09T13:35:30.395200888Z\" level=info msg=\"Stopped container 01d539ab93157d3220710eb576536870f0e6d38e32884d280c6842bbcd7cdbb2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=20d2b0bc-41c5-43bb-9832-b87809ba8fcb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:35:30.397789 crc crio[23733]: time=\"2026-06-09T13:35:30.397695442Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f37d491d-b5f3-4128-afda-f304ec22e6bb name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:35:30.401384 crc crio[23733]: time=\"2026-06-09T13:35:30.400908334Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e62284dc-7940-435c-bc37-d4bb523056e7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:35:30.406177 crc crio[23733]: time=\"2026-06-09T13:35:30.404569198Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=62cb222c-eadd-4181-9bf5-d1ace2de4690 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:35:30.406177 crc crio[23733]: time=\"2026-06-09T13:35:30.405464111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:30.437652 crc crio[23733]: time=\"2026-06-09T13:35:30.437495961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:30.449056 crc crio[23733]: time=\"2026-06-09T13:35:30.448883602Z\" level=info msg=\"Removing container: bb789140bc7ca10cc67655e86353945314b5db723273079b115445a0e11983d3\" id=63fa729c-0ca1-43af-9dd2-2c056fa97089 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:35:30.557813 crc crio[23733]: time=\"2026-06-09T13:35:30.557411691Z\" level=info msg=\"Removed container bb789140bc7ca10cc67655e86353945314b5db723273079b115445a0e11983d3: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=63fa729c-0ca1-43af-9dd2-2c056fa97089 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:35:30.621589 crc crio[23733]: time=\"2026-06-09T13:35:30.621473511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:35:30.730158 crc crio[23733]: time=\"2026-06-09T13:35:30.729715573Z\" level=info msg=\"Created container 1589054945f7ca6a3aebb73d02a46b0b7111af89a070fd06df688e836eb4a992: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=62cb222c-eadd-4181-9bf5-d1ace2de4690 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:35:30.731452 crc crio[23733]: time=\"2026-06-09T13:35:30.731395596Z\" level=info msg=\"Starting container: 1589054945f7ca6a3aebb73d02a46b0b7111af89a070fd06df688e836eb4a992\" id=6764586d-4ad6-4c06-9cee-e3fc713b3460 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:35:30.738655 crc crio[23733]: time=\"2026-06-09T13:35:30.738551799Z\" level=info msg=\"Started container\" PID=28049 containerID=1589054945f7ca6a3aebb73d02a46b0b7111af89a070fd06df688e836eb4a992 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=6764586d-4ad6-4c06-9cee-e3fc713b3460 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976\nJun 09 13:36:00.224645 crc crio[23733]: time=\"2026-06-09T13:36:00.22357146Z\" level=info msg=\"Stopping container: 1589054945f7ca6a3aebb73d02a46b0b7111af89a070fd06df688e836eb4a992 (timeout: 30s)\" id=42acecea-76d7-4d6a-9774-94f4ff2271df name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:36:00.388906 crc crio[23733]: time=\"2026-06-09T13:36:00.388765563Z\" level=info msg=\"Stopped container 1589054945f7ca6a3aebb73d02a46b0b7111af89a070fd06df688e836eb4a992: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=42acecea-76d7-4d6a-9774-94f4ff2271df name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:36:00.390614 crc crio[23733]: time=\"2026-06-09T13:36:00.390546077Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=0c9443ba-ba53-40b7-9110-fdd00069b1b2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:36:00.392080 crc crio[23733]: time=\"2026-06-09T13:36:00.392014054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=1300465e-cf6e-4f23-9875-4ea619346bd5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:36:00.394659 crc crio[23733]: time=\"2026-06-09T13:36:00.394541348Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d814e224-3fa0-4607-b1ea-252ebffed306 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:36:00.394902 crc crio[23733]: time=\"2026-06-09T13:36:00.394843506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:36:00.422011 crc crio[23733]: time=\"2026-06-09T13:36:00.421920729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:36:00.566959 crc crio[23733]: time=\"2026-06-09T13:36:00.566776999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:36:00.655281 crc crio[23733]: time=\"2026-06-09T13:36:00.655163726Z\" level=info msg=\"Created container 742a5b13c2eab7f5301e7b5ae668144504bb30525ac561319dbb9a010e4a8814: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d814e224-3fa0-4607-b1ea-252ebffed306 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:36:00.656519 crc crio[23733]: time=\"2026-06-09T13:36:00.656429418Z\" level=info msg=\"Starting container: 742a5b13c2eab7f5301e7b5ae668144504bb30525ac561319dbb9a010e4a8814\" id=4764df78-db35-4cd9-8963-c115ec743e37 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:36:00.661687 crc crio[23733]: time=\"2026-06-09T13:36:00.661593899Z\" level=info msg=\"Started container\" PID=28442 containerID=742a5b13c2eab7f5301e7b5ae668144504bb30525ac561319dbb9a010e4a8814 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=4764df78-db35-4cd9-8963-c115ec743e37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976\nJun 09 13:36:00.751669 crc crio[23733]: time=\"2026-06-09T13:36:00.751585316Z\" level=info msg=\"Removing container: 01d539ab93157d3220710eb576536870f0e6d38e32884d280c6842bbcd7cdbb2\" id=6756b9a7-b9ae-496a-8f37-c742cd7ae616 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:36:00.775506 crc crio[23733]: time=\"2026-06-09T13:36:00.775383215Z\" level=info msg=\"Removed container 01d539ab93157d3220710eb576536870f0e6d38e32884d280c6842bbcd7cdbb2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6756b9a7-b9ae-496a-8f37-c742cd7ae616 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:36:28.691066 crc crio[23733]: time=\"2026-06-09T13:36:28.690248166Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2e1b988b-0111-4dad-87e1-889bee950f2e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:36:28.693900 crc crio[23733]: time=\"2026-06-09T13:36:28.693784506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=1657d15b-13b9-4732-93a1-e4b7b0342cfd name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:36:28.715899 crc crio[23733]: time=\"2026-06-09T13:36:28.715701088Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=24b39f56-d47c-4c5e-83ab-3b1e1751023a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:36:28.716420 crc crio[23733]: time=\"2026-06-09T13:36:28.716351625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:36:28.747458 crc crio[23733]: time=\"2026-06-09T13:36:28.747291854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:36:28.912056 crc crio[23733]: time=\"2026-06-09T13:36:28.911905372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:36:29.045983 crc crio[23733]: time=\"2026-06-09T13:36:29.045817077Z\" level=info msg=\"Created container 0e3eeeb5d23cc80042e3f6c334a07e79188a88973c2a7d53b0b48e28d6e7e4dc: openshift-etcd/etcd-crc/etcd-resources-copy\" id=24b39f56-d47c-4c5e-83ab-3b1e1751023a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:36:29.047549 crc crio[23733]: time=\"2026-06-09T13:36:29.047453848Z\" level=info msg=\"Starting container: 0e3eeeb5d23cc80042e3f6c334a07e79188a88973c2a7d53b0b48e28d6e7e4dc\" id=31454da9-35a9-4d0b-a3e6-67c5004c7a6e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:36:29.054349 crc crio[23733]: time=\"2026-06-09T13:36:29.054001214Z\" level=info msg=\"Started container\" PID=28840 containerID=0e3eeeb5d23cc80042e3f6c334a07e79188a88973c2a7d53b0b48e28d6e7e4dc description=openshift-etcd/etcd-crc/etcd-resources-copy id=31454da9-35a9-4d0b-a3e6-67c5004c7a6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65\nJun 09 13:36:30.225367 crc crio[23733]: time=\"2026-06-09T13:36:30.223670212Z\" level=info msg=\"Stopping container: 742a5b13c2eab7f5301e7b5ae668144504bb30525ac561319dbb9a010e4a8814 (timeout: 30s)\" id=95f58338-4e82-4a24-960c-a01b97dc0797 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:36:30.406639 crc crio[23733]: time=\"2026-06-09T13:36:30.405987737Z\" level=info msg=\"Stopped container 742a5b13c2eab7f5301e7b5ae668144504bb30525ac561319dbb9a010e4a8814: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=95f58338-4e82-4a24-960c-a01b97dc0797 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:36:31.075036 crc crio[23733]: time=\"2026-06-09T13:36:31.074962097Z\" level=info msg=\"Removing container: 1589054945f7ca6a3aebb73d02a46b0b7111af89a070fd06df688e836eb4a992\" id=89b8addb-52da-4a37-9adf-185ba69e0f67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:36:31.114171 crc crio[23733]: time=\"2026-06-09T13:36:31.113904028Z\" level=info msg=\"Removed container 1589054945f7ca6a3aebb73d02a46b0b7111af89a070fd06df688e836eb4a992: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=89b8addb-52da-4a37-9adf-185ba69e0f67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:37:04.058931 crc crio[23733]: time=\"2026-06-09T13:37:04.058306856Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d6cec3a0-0247-458e-b07b-f24f13099dce name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:04.061805 crc crio[23733]: time=\"2026-06-09T13:37:04.061685002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=411888aa-e5dd-4b11-90de-f107821c94a1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:04.078173 crc crio[23733]: time=\"2026-06-09T13:37:04.077944681Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=3c50a22f-a2e3-4641-91dd-538e43bc5c61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:04.079191 crc crio[23733]: time=\"2026-06-09T13:37:04.079050769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:04.114968 crc crio[23733]: time=\"2026-06-09T13:37:04.114361139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:04.294865 crc crio[23733]: time=\"2026-06-09T13:37:04.294750665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:04.405456 crc crio[23733]: time=\"2026-06-09T13:37:04.405247Z\" level=info msg=\"Created container 07be56ff0b736b0a0cb862a1adc990d9d2c424b57c42c25c2cb158c0c45f0622: openshift-etcd/etcd-crc/etcdctl\" id=3c50a22f-a2e3-4641-91dd-538e43bc5c61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:04.408229 crc crio[23733]: time=\"2026-06-09T13:37:04.4080516Z\" level=info msg=\"Starting container: 07be56ff0b736b0a0cb862a1adc990d9d2c424b57c42c25c2cb158c0c45f0622\" id=3b34feeb-8e8e-43aa-808b-53e0cbcbc749 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:37:04.414248 crc crio[23733]: time=\"2026-06-09T13:37:04.413465527Z\" level=info msg=\"Started container\" PID=29324 containerID=07be56ff0b736b0a0cb862a1adc990d9d2c424b57c42c25c2cb158c0c45f0622 description=openshift-etcd/etcd-crc/etcdctl id=3b34feeb-8e8e-43aa-808b-53e0cbcbc749 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65\nJun 09 13:37:04.428346 crc crio[23733]: time=\"2026-06-09T13:37:04.428242199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=562f8e57-fafe-42d3-b773-cb2acac23748 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:04.431630 crc crio[23733]: time=\"2026-06-09T13:37:04.431531652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=27ac8f34-cae7-49cf-a20b-26e0eb645909 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:04.438730 crc crio[23733]: time=\"2026-06-09T13:37:04.438646552Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=4aa80387-c83e-4087-87cd-14de2a691aba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:04.439168 crc crio[23733]: time=\"2026-06-09T13:37:04.439082012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:04.465489 crc crio[23733]: time=\"2026-06-09T13:37:04.465372825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:04.618672 crc crio[23733]: time=\"2026-06-09T13:37:04.618508184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:04.717617 crc crio[23733]: time=\"2026-06-09T13:37:04.717376626Z\" level=info msg=\"Created container ba9d43b1b5843b633e558c88bd0c124074b4fbd686d1afcdb9ac578fd630e45f: openshift-etcd/etcd-crc/etcd\" id=4aa80387-c83e-4087-87cd-14de2a691aba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:04.718931 crc crio[23733]: time=\"2026-06-09T13:37:04.718846683Z\" level=info msg=\"Starting container: ba9d43b1b5843b633e558c88bd0c124074b4fbd686d1afcdb9ac578fd630e45f\" id=c1f1090a-afbe-4f06-bb7e-d7bae6a62d75 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:37:04.725236 crc crio[23733]: time=\"2026-06-09T13:37:04.72506991Z\" level=info msg=\"Started container\" PID=29333 containerID=ba9d43b1b5843b633e558c88bd0c124074b4fbd686d1afcdb9ac578fd630e45f description=openshift-etcd/etcd-crc/etcd id=c1f1090a-afbe-4f06-bb7e-d7bae6a62d75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65\nJun 09 13:37:04.738029 crc crio[23733]: time=\"2026-06-09T13:37:04.737919914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e4b75bf5-9f63-4f21-80b3-310819040c33 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:04.740892 crc crio[23733]: time=\"2026-06-09T13:37:04.740818177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a0d697bf-b727-4236-8574-2ca9bad0a115 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:04.747319 crc crio[23733]: time=\"2026-06-09T13:37:04.747235678Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=19983dea-df6c-45b9-98a6-056b9efbbe9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:04.747930 crc crio[23733]: time=\"2026-06-09T13:37:04.747681699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:04.774093 crc crio[23733]: time=\"2026-06-09T13:37:04.773958852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:04.913287 crc crio[23733]: time=\"2026-06-09T13:37:04.91316023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:05.006126 crc crio[23733]: time=\"2026-06-09T13:37:05.006033271Z\" level=info msg=\"Created container 0e9989da454c262c8e774261ee9511d928d2f45f2c81892cb180b8e24c2ab11c: openshift-etcd/etcd-crc/etcd-metrics\" id=19983dea-df6c-45b9-98a6-056b9efbbe9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:05.008223 crc crio[23733]: time=\"2026-06-09T13:37:05.008095503Z\" level=info msg=\"Starting container: 0e9989da454c262c8e774261ee9511d928d2f45f2c81892cb180b8e24c2ab11c\" id=f11e439b-8b07-46c3-afe9-00107b174b19 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:37:05.015405 crc crio[23733]: time=\"2026-06-09T13:37:05.014633797Z\" level=info msg=\"Started container\" PID=29349 containerID=0e9989da454c262c8e774261ee9511d928d2f45f2c81892cb180b8e24c2ab11c description=openshift-etcd/etcd-crc/etcd-metrics id=f11e439b-8b07-46c3-afe9-00107b174b19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65\nJun 09 13:37:05.026779 crc crio[23733]: time=\"2026-06-09T13:37:05.026732923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=3b77fc52-9b89-4b55-bdc9-69f1ca76b23a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:05.029251 crc crio[23733]: time=\"2026-06-09T13:37:05.029172294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=39e2c26b-9c14-4db0-9a84-95329b51b847 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:05.035519 crc crio[23733]: time=\"2026-06-09T13:37:05.035483713Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=b140982b-7f96-4cb7-ab20-8326899af43b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:05.036027 crc crio[23733]: time=\"2026-06-09T13:37:05.036006126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:05.070455 crc crio[23733]: time=\"2026-06-09T13:37:05.070303151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:05.281442 crc crio[23733]: time=\"2026-06-09T13:37:05.281282917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:05.377609 crc crio[23733]: time=\"2026-06-09T13:37:05.376848286Z\" level=info msg=\"Created container ab8c105e051a505238666e01fbe73a8a248db4901aaa5c73923e377299dd4a18: openshift-etcd/etcd-crc/etcd-readyz\" id=b140982b-7f96-4cb7-ab20-8326899af43b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:05.379333 crc crio[23733]: time=\"2026-06-09T13:37:05.379248406Z\" level=info msg=\"Starting container: ab8c105e051a505238666e01fbe73a8a248db4901aaa5c73923e377299dd4a18\" id=d222050a-9973-4938-a287-f2b3a651c4cc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:37:05.385838 crc crio[23733]: time=\"2026-06-09T13:37:05.385790061Z\" level=info msg=\"Started container\" PID=29368 containerID=ab8c105e051a505238666e01fbe73a8a248db4901aaa5c73923e377299dd4a18 description=openshift-etcd/etcd-crc/etcd-readyz id=d222050a-9973-4938-a287-f2b3a651c4cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65\nJun 09 13:37:05.406868 crc crio[23733]: time=\"2026-06-09T13:37:05.406684198Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c6b3db3e-bacf-4bfd-82a9-2800537a3e1a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:05.409521 crc crio[23733]: time=\"2026-06-09T13:37:05.409370156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=730fbf75-17bd-4d4b-b8e9-e06387d768ba name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:05.416452 crc crio[23733]: time=\"2026-06-09T13:37:05.416373482Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=f791ca8b-e8ca-402a-b19a-0b13701e45a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:05.416790 crc crio[23733]: time=\"2026-06-09T13:37:05.41668274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:05.444091 crc crio[23733]: time=\"2026-06-09T13:37:05.443945167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:05.608848 crc crio[23733]: time=\"2026-06-09T13:37:05.608566086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:05.712697 crc crio[23733]: time=\"2026-06-09T13:37:05.712577038Z\" level=info msg=\"Created container a974f6768d8172afbc4e787b6ae84cf9a3cb6cf55ecf7171ea78e8305483fe49: openshift-etcd/etcd-crc/etcd-rev\" id=f791ca8b-e8ca-402a-b19a-0b13701e45a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:05.715011 crc crio[23733]: time=\"2026-06-09T13:37:05.714819364Z\" level=info msg=\"Starting container: a974f6768d8172afbc4e787b6ae84cf9a3cb6cf55ecf7171ea78e8305483fe49\" id=b3e43d53-89c3-4a0b-9e6c-da969e0a0f70 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:37:05.723659 crc crio[23733]: time=\"2026-06-09T13:37:05.723523834Z\" level=info msg=\"Started container\" PID=29390 containerID=a974f6768d8172afbc4e787b6ae84cf9a3cb6cf55ecf7171ea78e8305483fe49 description=openshift-etcd/etcd-crc/etcd-rev id=b3e43d53-89c3-4a0b-9e6c-da969e0a0f70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65\nJun 09 13:37:12.857587 crc crio[23733]: time=\"2026-06-09T13:37:12.856842129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=8a6b476d-0f87-4786-8225-7369749bd987 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:12.862991 crc crio[23733]: time=\"2026-06-09T13:37:12.862957404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=c92fc376-f44f-4dfb-be60-48554a99face name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:12.866341 crc crio[23733]: time=\"2026-06-09T13:37:12.866313528Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=35cbf354-2c4d-437a-a432-115d33eba6c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:12.866804 crc crio[23733]: time=\"2026-06-09T13:37:12.866693347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:12.896563 crc crio[23733]: time=\"2026-06-09T13:37:12.896501909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:13.063671 crc crio[23733]: time=\"2026-06-09T13:37:13.06361006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:13.161305 crc crio[23733]: time=\"2026-06-09T13:37:13.161243241Z\" level=info msg=\"Created container 9bc35f3b485e47c12dbf476161b48645d51729e8023627aaf564d84bbe2dd663: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=35cbf354-2c4d-437a-a432-115d33eba6c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:13.163188 crc crio[23733]: time=\"2026-06-09T13:37:13.163045556Z\" level=info msg=\"Starting container: 9bc35f3b485e47c12dbf476161b48645d51729e8023627aaf564d84bbe2dd663\" id=52e3ca41-cb84-48a6-b10c-3655866149f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:37:13.168453 crc crio[23733]: time=\"2026-06-09T13:37:13.16834783Z\" level=info msg=\"Started container\" PID=29554 containerID=9bc35f3b485e47c12dbf476161b48645d51729e8023627aaf564d84bbe2dd663 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=52e3ca41-cb84-48a6-b10c-3655866149f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976\nJun 09 13:37:17.553586 crc crio[23733]: time=\"2026-06-09T13:37:17.552822098Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8c413018-481d-4b48-b735-c24c3f35b032 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:17.556554 crc crio[23733]: time=\"2026-06-09T13:37:17.55647174Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=07747b84-81e8-45cd-ab8a-db185e9ba885 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:17.559893 crc crio[23733]: time=\"2026-06-09T13:37:17.559799804Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=201dda7c-ece3-4977-b844-75d299a52c6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:17.560350 crc crio[23733]: time=\"2026-06-09T13:37:17.560263345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:17.590779 crc crio[23733]: time=\"2026-06-09T13:37:17.59058187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:17.781010 crc crio[23733]: time=\"2026-06-09T13:37:17.780309311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:17.891191 crc crio[23733]: time=\"2026-06-09T13:37:17.891002041Z\" level=info msg=\"Created container 2f884939f3f690df8cd9548acdcf4ac36390f7671a7f828ccf99bc4bf7249b6d: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=201dda7c-ece3-4977-b844-75d299a52c6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:17.892424 crc crio[23733]: time=\"2026-06-09T13:37:17.892361916Z\" level=info msg=\"Starting container: 2f884939f3f690df8cd9548acdcf4ac36390f7671a7f828ccf99bc4bf7249b6d\" id=746f46ec-1149-4dff-bba9-6b06b8eece8d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:37:17.898303 crc crio[23733]: time=\"2026-06-09T13:37:17.898008918Z\" level=info msg=\"Started container\" PID=29613 containerID=2f884939f3f690df8cd9548acdcf4ac36390f7671a7f828ccf99bc4bf7249b6d description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=746f46ec-1149-4dff-bba9-6b06b8eece8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e913f0f7098689841f583c5b6e9b4768355b5e2e2b2f66a58e7ea6681fbd8b48\nJun 09 13:37:27.648334 crc crio[23733]: time=\"2026-06-09T13:37:27.647188969Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=97c3b02b-8c23-48f8-9dc9-d7b28bcddb64 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:27.650087 crc crio[23733]: time=\"2026-06-09T13:37:27.648661206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=ef2cd642-3203-46e6-a398-b2a5551d49ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:27.654095 crc crio[23733]: time=\"2026-06-09T13:37:27.650238465Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=f0f80489-7777-4003-93c0-cb46256224ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:27.654095 crc crio[23733]: time=\"2026-06-09T13:37:27.650539173Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=873f8847-511a-49ea-bf75-941998c28860 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:27.654095 crc crio[23733]: time=\"2026-06-09T13:37:27.653807615Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=71e1acba-f705-4b9b-b33f-ac9c0fc64717 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:27.654095 crc crio[23733]: time=\"2026-06-09T13:37:27.653876227Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=2fcc3d69-c461-4dff-b9ee-246a3c581aef name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:27.654582 crc crio[23733]: time=\"2026-06-09T13:37:27.654187695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:27.654582 crc crio[23733]: time=\"2026-06-09T13:37:27.654208946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:27.656254 crc crio[23733]: time=\"2026-06-09T13:37:27.656180565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2217dd8f-c1be-426d-8e04-856373b2e7f9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:27.663782 crc crio[23733]: time=\"2026-06-09T13:37:27.663676505Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=efd76894-0d2a-4b8c-8bb4-d89cdbc07580 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:27.679526 crc crio[23733]: time=\"2026-06-09T13:37:27.67942312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=8a2b8210-0bd9-4369-b829-af3c2aaa126d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:27.685449 crc crio[23733]: time=\"2026-06-09T13:37:27.685357161Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=5134139e-de8a-4dd8-8605-27a7d6faf5c5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:27.687497 crc crio[23733]: time=\"2026-06-09T13:37:27.687034823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=04f1fbb4-76ee-42cb-aa38-87be9d1fcfb9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:27.698887 crc crio[23733]: time=\"2026-06-09T13:37:27.68888567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=4e85097c-e524-4ace-a855-a07b69c4c4ff name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:27.698887 crc crio[23733]: time=\"2026-06-09T13:37:27.690265855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=bf29a4f6-62fa-495d-80d6-eab89bfe1def name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:27.698887 crc crio[23733]: time=\"2026-06-09T13:37:27.691472975Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=0a76161a-f47d-4003-ad06-89048f69b31f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:27.698887 crc crio[23733]: time=\"2026-06-09T13:37:27.692325366Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=2cd2c744-836f-41ee-a3dc-b2a48094825c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:27.698887 crc crio[23733]: time=\"2026-06-09T13:37:27.692610543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:27.698887 crc crio[23733]: time=\"2026-06-09T13:37:27.692973242Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=a6e343fc-598e-4a3b-a753-2e8b3c5a8dcc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:27.698887 crc crio[23733]: time=\"2026-06-09T13:37:27.693377162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:27.698887 crc crio[23733]: time=\"2026-06-09T13:37:27.693913446Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=3eb29c4f-16bc-45b1-80f4-490ea4cc2284 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:27.698887 crc crio[23733]: time=\"2026-06-09T13:37:27.694057201Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=ec91270d-020c-40a7-8814-fb96270c3cfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:27.698887 crc crio[23733]: time=\"2026-06-09T13:37:27.696277215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=b3d08a3a-4c58-4952-81f4-c791b712729a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:27.723000 crc crio[23733]: time=\"2026-06-09T13:37:27.722505576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=c33abdd1-9a22-424f-8960-c7143966e569 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:27.731724 crc crio[23733]: time=\"2026-06-09T13:37:27.73099531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:27.735629 crc crio[23733]: time=\"2026-06-09T13:37:27.735549336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:27.738626 crc crio[23733]: time=\"2026-06-09T13:37:27.738549341Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=9aa3a0ec-d6a2-4e6f-8770-6ad4060f95bc name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:27.741195 crc crio[23733]: time=\"2026-06-09T13:37:27.739301431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:27.751180 crc crio[23733]: time=\"2026-06-09T13:37:27.750688176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=0b607a82-f93b-49d7-a018-12436c6ec396 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:27.751180 crc crio[23733]: time=\"2026-06-09T13:37:27.750944943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=14e3a262-99bb-4a81-a74f-ec35486017ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:27.756841 crc crio[23733]: time=\"2026-06-09T13:37:27.756752959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:27.760565 crc crio[23733]: time=\"2026-06-09T13:37:27.760490004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:27.763431 crc crio[23733]: time=\"2026-06-09T13:37:27.763288754Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=bde5de24-c1ec-4742-9016-e84733a96a6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:27.764735 crc crio[23733]: time=\"2026-06-09T13:37:27.764618218Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=3fd534c9-ab52-4481-aafe-f08f1afe6b58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:27.765636 crc crio[23733]: time=\"2026-06-09T13:37:27.765439199Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=cdf12557-5798-478f-a64c-0f259c9af2a5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:37:27.766907 crc crio[23733]: time=\"2026-06-09T13:37:27.766822174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:27.767035 crc crio[23733]: time=\"2026-06-09T13:37:27.766837574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:27.771364 crc crio[23733]: time=\"2026-06-09T13:37:27.771296686Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=7fb960f0-c911-45d2-8358-2ff6832ba049 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:27.798764 crc crio[23733]: time=\"2026-06-09T13:37:27.798551513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:27.803367 crc crio[23733]: time=\"2026-06-09T13:37:27.803251342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:27.810629 crc crio[23733]: time=\"2026-06-09T13:37:27.810518245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:27.812945 crc crio[23733]: time=\"2026-06-09T13:37:27.812851004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:27.820413 crc crio[23733]: time=\"2026-06-09T13:37:27.820320922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:27.831483 crc crio[23733]: time=\"2026-06-09T13:37:27.83135398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:27.856637 crc crio[23733]: time=\"2026-06-09T13:37:27.856533984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:27.865572 crc crio[23733]: time=\"2026-06-09T13:37:27.865483271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:27.914013 crc crio[23733]: time=\"2026-06-09T13:37:27.913943631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:27.918044 crc crio[23733]: time=\"2026-06-09T13:37:27.918021034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:27.932931 crc crio[23733]: time=\"2026-06-09T13:37:27.932862419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:27.961240 crc crio[23733]: time=\"2026-06-09T13:37:27.961046269Z\" level=info msg=\"Created container b7bea496e1662d9c3b7f19393dea05fa27debe4a92a828613e404d19eba9de72: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=2fcc3d69-c461-4dff-b9ee-246a3c581aef name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:27.962686 crc crio[23733]: time=\"2026-06-09T13:37:27.962609368Z\" level=info msg=\"Starting container: b7bea496e1662d9c3b7f19393dea05fa27debe4a92a828613e404d19eba9de72\" id=36bbe6e1-6e8b-49c1-a9ba-5cb6e405f148 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:37:27.969693 crc crio[23733]: time=\"2026-06-09T13:37:27.969573894Z\" level=info msg=\"Started container\" PID=29805 containerID=b7bea496e1662d9c3b7f19393dea05fa27debe4a92a828613e404d19eba9de72 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=36bbe6e1-6e8b-49c1-a9ba-5cb6e405f148 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dafdd89d1dcc68e874169788495acc703a062271612bc590eeaf3de32e21f49\nJun 09 13:37:27.983059 crc crio[23733]: time=\"2026-06-09T13:37:27.982923679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:27.989765 crc crio[23733]: time=\"2026-06-09T13:37:27.989584638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:28.018563 crc crio[23733]: time=\"2026-06-09T13:37:28.01780519Z\" level=info msg=\"Created container 583cb79a737ee8873f4cee1a75341930ba1db460ee299d7261108df74fbda40b: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=3eb29c4f-16bc-45b1-80f4-490ea4cc2284 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:28.020756 crc crio[23733]: time=\"2026-06-09T13:37:28.019945083Z\" level=info msg=\"Starting container: 583cb79a737ee8873f4cee1a75341930ba1db460ee299d7261108df74fbda40b\" id=c90a7c8d-60ad-46a1-b320-1ce10addfaca name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:37:28.027742 crc crio[23733]: time=\"2026-06-09T13:37:28.027626717Z\" level=info msg=\"Started container\" PID=29824 containerID=583cb79a737ee8873f4cee1a75341930ba1db460ee299d7261108df74fbda40b description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=c90a7c8d-60ad-46a1-b320-1ce10addfaca name=/runtime.v1.RuntimeService/StartContainer sandboxID=2308aca293eb1848ac49b11cc0ef05a2535126a7a0c4627ba46a5cfc8b7d0f39\nJun 09 13:37:28.046656 crc crio[23733]: time=\"2026-06-09T13:37:28.043302382Z\" level=info msg=\"Created container 3bf675b11a6e74c4c91402cdc39f521d87bf2e2e6eae33882aeecdb7e2eeae7c: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=2cd2c744-836f-41ee-a3dc-b2a48094825c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:28.046656 crc crio[23733]: time=\"2026-06-09T13:37:28.045840105Z\" level=info msg=\"Created container 03c399dbd9133c090d689dd04b7c042eaeb14a9ca22813ad89eee76147bcced1: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=bde5de24-c1ec-4742-9016-e84733a96a6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:28.046656 crc crio[23733]: time=\"2026-06-09T13:37:28.046164654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:28.046656 crc crio[23733]: time=\"2026-06-09T13:37:28.046436091Z\" level=info msg=\"Starting container: 3bf675b11a6e74c4c91402cdc39f521d87bf2e2e6eae33882aeecdb7e2eeae7c\" id=56ed57d5-a29c-4f22-99c6-5934bdd9bc5e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:37:28.048328 crc crio[23733]: time=\"2026-06-09T13:37:28.048080072Z\" level=info msg=\"Starting container: 03c399dbd9133c090d689dd04b7c042eaeb14a9ca22813ad89eee76147bcced1\" id=2271b36d-2f85-4364-8859-6c996f517e57 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:37:28.072936 crc crio[23733]: time=\"2026-06-09T13:37:28.072833316Z\" level=info msg=\"Started container\" PID=29835 containerID=03c399dbd9133c090d689dd04b7c042eaeb14a9ca22813ad89eee76147bcced1 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=2271b36d-2f85-4364-8859-6c996f517e57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9283a2ab644e158a31dd254c4efaaed2d1d6c5483980c5b5e748fd54daa7c510\nJun 09 13:37:28.095332 crc crio[23733]: time=\"2026-06-09T13:37:28.095088136Z\" level=info msg=\"Started container\" PID=29825 containerID=3bf675b11a6e74c4c91402cdc39f521d87bf2e2e6eae33882aeecdb7e2eeae7c description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=56ed57d5-a29c-4f22-99c6-5934bdd9bc5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=040a32f97b44731dd690630d85959d3ee0b7b2d7529aa7c1ef9f1d2ac8cd0b05\nJun 09 13:37:28.099631 crc crio[23733]: time=\"2026-06-09T13:37:28.099510238Z\" level=info msg=\"Created container 2c6c389e85353e2782c38f713a2273d410a513898e7e30cd24df0f7e7eba36c9: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=a6e343fc-598e-4a3b-a753-2e8b3c5a8dcc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:28.104631 crc crio[23733]: time=\"2026-06-09T13:37:28.104537694Z\" level=info msg=\"Created container 5fd88c0673b9d78a877c6c8bfc29cff5b92951b58e517d3dedebd61193d65b4f: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=3fd534c9-ab52-4481-aafe-f08f1afe6b58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:28.110198 crc crio[23733]: time=\"2026-06-09T13:37:28.110046373Z\" level=info msg=\"Starting container: 2c6c389e85353e2782c38f713a2273d410a513898e7e30cd24df0f7e7eba36c9\" id=c2666762-a2fd-4a45-95c0-8e88b278d5e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:37:28.113271 crc crio[23733]: time=\"2026-06-09T13:37:28.112002492Z\" level=info msg=\"Starting container: 5fd88c0673b9d78a877c6c8bfc29cff5b92951b58e517d3dedebd61193d65b4f\" id=6d9bc4aa-3182-4478-acd9-92b3457dfdaf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:37:28.126613 crc crio[23733]: time=\"2026-06-09T13:37:28.126542259Z\" level=info msg=\"Started container\" PID=29822 containerID=2c6c389e85353e2782c38f713a2273d410a513898e7e30cd24df0f7e7eba36c9 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=c2666762-a2fd-4a45-95c0-8e88b278d5e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=392585ddf27e218d6be3a472975e435d6cbb5a62107124bc41824fe67ccd5d0f\nJun 09 13:37:28.134603 crc crio[23733]: time=\"2026-06-09T13:37:28.134520131Z\" level=info msg=\"Started container\" PID=29856 containerID=5fd88c0673b9d78a877c6c8bfc29cff5b92951b58e517d3dedebd61193d65b4f description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=6d9bc4aa-3182-4478-acd9-92b3457dfdaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=73de833340094d2139291ba98de7817350763ec3ee9dc648e703b5a88653ebd2\nJun 09 13:37:28.175753 crc crio[23733]: time=\"2026-06-09T13:37:28.175569435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:28.183884 crc crio[23733]: time=\"2026-06-09T13:37:28.183698149Z\" level=info msg=\"Created container 9c6fd0bc6bfdcf8385a385482c61933ac94d2d9249ccdb811b8532cc88db1c15: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=71e1acba-f705-4b9b-b33f-ac9c0fc64717 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:28.186875 crc crio[23733]: time=\"2026-06-09T13:37:28.186812948Z\" level=info msg=\"Starting container: 9c6fd0bc6bfdcf8385a385482c61933ac94d2d9249ccdb811b8532cc88db1c15\" id=6a820a3d-449e-4a64-a1e1-9296913a7211 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:37:28.204547 crc crio[23733]: time=\"2026-06-09T13:37:28.204415472Z\" level=info msg=\"Started container\" PID=29873 containerID=9c6fd0bc6bfdcf8385a385482c61933ac94d2d9249ccdb811b8532cc88db1c15 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=6a820a3d-449e-4a64-a1e1-9296913a7211 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b05c191027ae9ab87b7b5bfefea0b713a569079edd0218dfc0ef720a62da4e\nJun 09 13:37:28.278735 crc crio[23733]: time=\"2026-06-09T13:37:28.278401007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:37:28.284291 crc crio[23733]: time=\"2026-06-09T13:37:28.284241874Z\" level=info msg=\"Created container fe583b4fdf0ff284ec50e8e8ec90f4fdb732cb859b82f78d12352a7db73fcd71: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=ec91270d-020c-40a7-8814-fb96270c3cfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:28.286439 crc crio[23733]: time=\"2026-06-09T13:37:28.286345507Z\" level=info msg=\"Starting container: fe583b4fdf0ff284ec50e8e8ec90f4fdb732cb859b82f78d12352a7db73fcd71\" id=7f2ebc5e-33b8-46eb-b904-671a26788b76 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:37:28.296744 crc crio[23733]: time=\"2026-06-09T13:37:28.296588755Z\" level=info msg=\"Started container\" PID=29928 containerID=fe583b4fdf0ff284ec50e8e8ec90f4fdb732cb859b82f78d12352a7db73fcd71 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=7f2ebc5e-33b8-46eb-b904-671a26788b76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e47d36eb75a56025090e901ba426df672f2e1c504ae63e579d7663afbf7416d\nJun 09 13:37:28.404087 crc crio[23733]: time=\"2026-06-09T13:37:28.404018022Z\" level=info msg=\"Created container 4285f8875be136c39d6dcf00d0b3b8b926619016a21be9b5f4c4147ffa0f685c: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=7fb960f0-c911-45d2-8358-2ff6832ba049 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:37:28.406036 crc crio[23733]: time=\"2026-06-09T13:37:28.4059404Z\" level=info msg=\"Starting container: 4285f8875be136c39d6dcf00d0b3b8b926619016a21be9b5f4c4147ffa0f685c\" id=cbe5feed-1174-42fb-baae-9198d95554ee name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:37:28.411190 crc crio[23733]: time=\"2026-06-09T13:37:28.41107888Z\" level=info msg=\"Started container\" PID=29947 containerID=4285f8875be136c39d6dcf00d0b3b8b926619016a21be9b5f4c4147ffa0f685c description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=cbe5feed-1174-42fb-baae-9198d95554ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=62d45e13bc05e3eeed347a343d5277d110f4e30516888cdfe02f72ba8e2da7a9\nJun 09 13:38:18.275386 crc crio[23733]: time=\"2026-06-09T13:38:18.274209471Z\" level=info msg=\"Removing container: d4af873e40ce7d2233a6dd1cc6c86eb8be5e4c43e72940d4a1034b1092749e3d\" id=577271e3-3231-4124-80d1-bb1bd5e0c377 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:38:18.396421 crc crio[23733]: time=\"2026-06-09T13:38:18.395577642Z\" level=info msg=\"Removed container d4af873e40ce7d2233a6dd1cc6c86eb8be5e4c43e72940d4a1034b1092749e3d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=577271e3-3231-4124-80d1-bb1bd5e0c377 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:38:39.869199 crc crio[23733]: time=\"2026-06-09T13:38:39.868078757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=60baed15-1759-439f-9417-b165ee938d70 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:38:39.872084 crc crio[23733]: time=\"2026-06-09T13:38:39.871932805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9575f34b-440f-4b7c-841d-23a90116683d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:38:39.876310 crc crio[23733]: time=\"2026-06-09T13:38:39.876224973Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=b66f2aee-e020-42dd-8db0-78e20b25e610 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:38:39.876727 crc crio[23733]: time=\"2026-06-09T13:38:39.876667344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:38:39.917764 crc crio[23733]: time=\"2026-06-09T13:38:39.917626391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:38:40.147411 crc crio[23733]: time=\"2026-06-09T13:38:40.146854741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:38:40.256058 crc crio[23733]: time=\"2026-06-09T13:38:40.25586232Z\" level=info msg=\"Created container b425734e2a0c6695a86c722b9f39956965a31ddd0694ed59f3e932b0af586820: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=b66f2aee-e020-42dd-8db0-78e20b25e610 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:38:40.257612 crc crio[23733]: time=\"2026-06-09T13:38:40.257490401Z\" level=info msg=\"Starting container: b425734e2a0c6695a86c722b9f39956965a31ddd0694ed59f3e932b0af586820\" id=4f2d601c-933c-46a0-85ae-44c95f188a0b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:38:40.272579 crc crio[23733]: time=\"2026-06-09T13:38:40.267493974Z\" level=info msg=\"Started container\" PID=30924 containerID=b425734e2a0c6695a86c722b9f39956965a31ddd0694ed59f3e932b0af586820 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=4f2d601c-933c-46a0-85ae-44c95f188a0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976\nJun 09 13:40:35.157285 crc crio[23733]: time=\"2026-06-09T13:40:35.156444692Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683540-jfdnz/POD\" id=5f9c1eff-c7a6-40ca-b65c-4e90c3fb3153 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:40:35.158946 crc crio[23733]: time=\"2026-06-09T13:40:35.157337493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:40:35.182761 crc crio[23733]: time=\"2026-06-09T13:40:35.182664334Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683540-jfdnz Namespace:openshift-infra ID:cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0 UID:f0145f91-01f8-40a4-900e-bab139243cf7 NetNS:/var/run/netns/49f37dbe-2354-4cb2-966e-1f0c6321d269 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0145f91_01f8_40a4_900e_bab139243cf7.slice PodAnnotations:0xc0028980e8}] Aliases:map[]}\"\nJun 09 13:40:35.182761 crc crio[23733]: time=\"2026-06-09T13:40:35.182773836Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683540-jfdnz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:40:35.473197 crc crio[23733]: 2026-06-09T13:40:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cdbe1121b549c4d Mac:46:aa:84:f7:ea:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/49f37dbe-2354-4cb2-966e-1f0c6321d269 SocketPath: PciID:}] [{Interface:0xc00014c790 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:40:35.475595 crc crio[23733]: time=\"2026-06-09T13:40:35.475520643Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683540-jfdnz Namespace:openshift-infra ID:cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0 UID:f0145f91-01f8-40a4-900e-bab139243cf7 NetNS:/var/run/netns/49f37dbe-2354-4cb2-966e-1f0c6321d269 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0145f91_01f8_40a4_900e_bab139243cf7.slice PodAnnotations:0xc0028980e8}] Aliases:map[]}\"\nJun 09 13:40:35.475788 crc crio[23733]: time=\"2026-06-09T13:40:35.475706818Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683540-jfdnz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:40:35.492561 crc crio[23733]: time=\"2026-06-09T13:40:35.48170186Z\" level=info msg=\"Ran pod sandbox cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0 with infra container: openshift-infra/auto-csr-approver-29683540-jfdnz/POD\" id=5f9c1eff-c7a6-40ca-b65c-4e90c3fb3153 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:40:35.492561 crc crio[23733]: time=\"2026-06-09T13:40:35.485838038Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3b3efc2c-51aa-440b-b178-fb4428396054 name=/runtime.v1.ImageService/PullImage\nJun 09 13:40:35.495835 crc crio[23733]: time=\"2026-06-09T13:40:35.495754173Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 13:40:39.990855 crc crio[23733]: time=\"2026-06-09T13:40:39.989584063Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3b3efc2c-51aa-440b-b178-fb4428396054 name=/runtime.v1.ImageService/PullImage\nJun 09 13:40:39.993289 crc crio[23733]: time=\"2026-06-09T13:40:39.99204817Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e85c8519-209d-41bb-9358-6bf10fee2d3a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:40:40.000378 crc crio[23733]: time=\"2026-06-09T13:40:40.000268595Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b9163d03-3cf1-4159-883b-32abca64141f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:40:40.012915 crc crio[23733]: time=\"2026-06-09T13:40:40.012506856Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683540-jfdnz/oc\" id=14fccd9b-e7ad-46f4-bb96-b4f609d8a05d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:40:40.014577 crc crio[23733]: time=\"2026-06-09T13:40:40.014490572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:40:40.044791 crc crio[23733]: time=\"2026-06-09T13:40:40.044661108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:40:40.297606 crc crio[23733]: time=\"2026-06-09T13:40:40.297354885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:40:40.398952 crc crio[23733]: time=\"2026-06-09T13:40:40.398836391Z\" level=info msg=\"Created container 034b8cefc1842eab5225a2f77b82344763988dc74dac3a5c58bcf3fe722a14cd: openshift-infra/auto-csr-approver-29683540-jfdnz/oc\" id=14fccd9b-e7ad-46f4-bb96-b4f609d8a05d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:40:40.400757 crc crio[23733]: time=\"2026-06-09T13:40:40.400649013Z\" level=info msg=\"Starting container: 034b8cefc1842eab5225a2f77b82344763988dc74dac3a5c58bcf3fe722a14cd\" id=d35d4e58-e5ec-42c1-b15a-d71b42db0396 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:40:40.406848 crc crio[23733]: time=\"2026-06-09T13:40:40.406754778Z\" level=info msg=\"Started container\" PID=32562 containerID=034b8cefc1842eab5225a2f77b82344763988dc74dac3a5c58bcf3fe722a14cd description=openshift-infra/auto-csr-approver-29683540-jfdnz/oc id=d35d4e58-e5ec-42c1-b15a-d71b42db0396 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0\nJun 09 13:40:42.771642 crc crio[23733]: time=\"2026-06-09T13:40:42.771511564Z\" level=info msg=\"Stopping pod sandbox: cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0\" id=9bf8a038-239a-4ca3-8619-22c6a5806693 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:40:42.772896 crc crio[23733]: time=\"2026-06-09T13:40:42.77257176Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683540-jfdnz Namespace:openshift-infra ID:cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0 UID:f0145f91-01f8-40a4-900e-bab139243cf7 NetNS:/var/run/netns/49f37dbe-2354-4cb2-966e-1f0c6321d269 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0145f91_01f8_40a4_900e_bab139243cf7.slice PodAnnotations:0xc0028990a8}] Aliases:map[]}\"\nJun 09 13:40:42.772896 crc crio[23733]: time=\"2026-06-09T13:40:42.772795195Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683540-jfdnz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:40:43.043353 crc crio[23733]: time=\"2026-06-09T13:40:43.042499516Z\" level=info msg=\"Stopped pod sandbox: cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0\" id=9bf8a038-239a-4ca3-8619-22c6a5806693 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:41:54.954741 crc crio[23733]: time=\"2026-06-09T13:41:54.953858457Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-lm5lf/POD\" id=dba4e54f-44a8-466d-a17a-08cace07b69c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:41:54.956613 crc crio[23733]: time=\"2026-06-09T13:41:54.954771299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:54.998441 crc crio[23733]: time=\"2026-06-09T13:41:54.996760215Z\" level=info msg=\"Got pod network &{Name:certified-operators-lm5lf Namespace:openshift-marketplace ID:b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03 UID:653898e4-b39d-4fd5-9dc8-a962b634fa5d NetNS:/var/run/netns/e645efaa-5852-4e5f-9519-64f9203b3856 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod653898e4_b39d_4fd5_9dc8_a962b634fa5d.slice PodAnnotations:0xc00008c2d0}] Aliases:map[]}\"\nJun 09 13:41:54.998441 crc crio[23733]: time=\"2026-06-09T13:41:54.997255336Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-lm5lf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:41:55.115997 crc crio[23733]: time=\"2026-06-09T13:41:55.115934079Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-h9f5b/POD\" id=6a6567e5-a2cb-46bf-8771-3526c9453abb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:41:55.116397 crc crio[23733]: time=\"2026-06-09T13:41:55.116367759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:55.151022 crc crio[23733]: time=\"2026-06-09T13:41:55.150878586Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h9f5b Namespace:openshift-marketplace ID:c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6 UID:f9c9d386-fa1e-4339-94c1-52c05bf0f00b NetNS:/var/run/netns/d67404bd-c6ed-41f2-8a52-8dc5b4a5f767 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9c9d386_fa1e_4339_94c1_52c05bf0f00b.slice PodAnnotations:0xc00008c940}] Aliases:map[]}\"\nJun 09 13:41:55.151022 crc crio[23733]: time=\"2026-06-09T13:41:55.150945767Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-h9f5b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:41:55.391277 crc crio[23733]: 2026-06-09T13:41:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b26f88b3c6e46e0 Mac:46:a6:9b:de:2a:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/e645efaa-5852-4e5f-9519-64f9203b3856 SocketPath: PciID:}] [{Interface:0xc000279070 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:41:55.393757 crc crio[23733]: time=\"2026-06-09T13:41:55.393607097Z\" level=info msg=\"Got pod network &{Name:certified-operators-lm5lf Namespace:openshift-marketplace ID:b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03 UID:653898e4-b39d-4fd5-9dc8-a962b634fa5d NetNS:/var/run/netns/e645efaa-5852-4e5f-9519-64f9203b3856 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod653898e4_b39d_4fd5_9dc8_a962b634fa5d.slice PodAnnotations:0xc00008c2d0}] Aliases:map[]}\"\nJun 09 13:41:55.394178 crc crio[23733]: time=\"2026-06-09T13:41:55.394081459Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-lm5lf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:41:55.401741 crc crio[23733]: time=\"2026-06-09T13:41:55.401410883Z\" level=info msg=\"Ran pod sandbox b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03 with infra container: openshift-marketplace/certified-operators-lm5lf/POD\" id=dba4e54f-44a8-466d-a17a-08cace07b69c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:41:55.405247 crc crio[23733]: time=\"2026-06-09T13:41:55.403894123Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0f0d9036-c1fa-45c4-b598-c8fd2e7b6030 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:41:55.407432 crc crio[23733]: time=\"2026-06-09T13:41:55.407359373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ea82f03a-bebf-4437-b7b5-84dc25a07307 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:41:55.415358 crc crio[23733]: time=\"2026-06-09T13:41:55.415094977Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lm5lf/extract-utilities\" id=c77ea0b1-26ff-448c-b770-55154276e605 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:41:55.415686 crc crio[23733]: time=\"2026-06-09T13:41:55.415569209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:55.456463 crc crio[23733]: time=\"2026-06-09T13:41:55.456314515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:55.462822 crc crio[23733]: time=\"2026-06-09T13:41:55.462739136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:55.569158 crc crio[23733]: 2026-06-09T13:41:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c383f516185b539 Mac:16:44:bb:df:7a:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/d67404bd-c6ed-41f2-8a52-8dc5b4a5f767 SocketPath: PciID:}] [{Interface:0xc000112c20 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:41:55.569799 crc crio[23733]: time=\"2026-06-09T13:41:55.569719681Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h9f5b Namespace:openshift-marketplace ID:c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6 UID:f9c9d386-fa1e-4339-94c1-52c05bf0f00b NetNS:/var/run/netns/d67404bd-c6ed-41f2-8a52-8dc5b4a5f767 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9c9d386_fa1e_4339_94c1_52c05bf0f00b.slice PodAnnotations:0xc00008c940}] Aliases:map[]}\"\nJun 09 13:41:55.569959 crc crio[23733]: time=\"2026-06-09T13:41:55.569894605Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-h9f5b for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:41:55.577705 crc crio[23733]: time=\"2026-06-09T13:41:55.577621928Z\" level=info msg=\"Ran pod sandbox c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6 with infra container: openshift-marketplace/redhat-marketplace-h9f5b/POD\" id=6a6567e5-a2cb-46bf-8771-3526c9453abb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:41:55.581279 crc crio[23733]: time=\"2026-06-09T13:41:55.581211304Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bec74838-845c-4d5b-acad-a8d93de3b60d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:41:55.584016 crc crio[23733]: time=\"2026-06-09T13:41:55.583933809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2474bae8-2850-4c5f-9482-58e3c647fc8b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:41:55.609688 crc crio[23733]: time=\"2026-06-09T13:41:55.609552255Z\" level=info msg=\"Created container 656b793e41b1a98c85f0bc5e6549f78e7c8aacd94c5e84fb77e1b6c9d62bdfca: openshift-marketplace/certified-operators-lm5lf/extract-utilities\" id=c77ea0b1-26ff-448c-b770-55154276e605 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:41:55.615672 crc crio[23733]: time=\"2026-06-09T13:41:55.615572899Z\" level=info msg=\"Starting container: 656b793e41b1a98c85f0bc5e6549f78e7c8aacd94c5e84fb77e1b6c9d62bdfca\" id=5d0c5ce0-ab10-4fa4-ad29-e132f80b4465 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:41:55.619559 crc crio[23733]: time=\"2026-06-09T13:41:55.61945951Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h9f5b/extract-utilities\" id=7ba7f3bc-0773-4802-a043-b7609368caba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:41:55.620069 crc crio[23733]: time=\"2026-06-09T13:41:55.620011933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:55.630467 crc crio[23733]: time=\"2026-06-09T13:41:55.630381609Z\" level=info msg=\"Started container\" PID=33713 containerID=656b793e41b1a98c85f0bc5e6549f78e7c8aacd94c5e84fb77e1b6c9d62bdfca description=openshift-marketplace/certified-operators-lm5lf/extract-utilities id=5d0c5ce0-ab10-4fa4-ad29-e132f80b4465 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03\nJun 09 13:41:55.656905 crc crio[23733]: time=\"2026-06-09T13:41:55.656447706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:55.665713 crc crio[23733]: time=\"2026-06-09T13:41:55.663966024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:55.804766 crc crio[23733]: time=\"2026-06-09T13:41:55.804606597Z\" level=info msg=\"Created container 16df31062de32aecdd62c5f06d3f5c67058d11e142691c389c0d79fbd7ec4caf: openshift-marketplace/redhat-marketplace-h9f5b/extract-utilities\" id=7ba7f3bc-0773-4802-a043-b7609368caba name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:41:55.805958 crc crio[23733]: time=\"2026-06-09T13:41:55.805862517Z\" level=info msg=\"Starting container: 16df31062de32aecdd62c5f06d3f5c67058d11e142691c389c0d79fbd7ec4caf\" id=ecf71eda-4c37-4151-ac53-a9b831a59659 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:41:55.811926 crc crio[23733]: time=\"2026-06-09T13:41:55.811834418Z\" level=info msg=\"Started container\" PID=33722 containerID=16df31062de32aecdd62c5f06d3f5c67058d11e142691c389c0d79fbd7ec4caf description=openshift-marketplace/redhat-marketplace-h9f5b/extract-utilities id=ecf71eda-4c37-4151-ac53-a9b831a59659 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6\nJun 09 13:41:56.582011 crc crio[23733]: time=\"2026-06-09T13:41:56.581926078Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7f15a912-8ee1-4da1-8d90-bc91a0e31960 name=/runtime.v1.ImageService/PullImage\nJun 09 13:41:56.586000 crc crio[23733]: time=\"2026-06-09T13:41:56.585917932Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=26699615-98b5-4950-8a66-c3c874669164 name=/runtime.v1.ImageService/PullImage\nJun 09 13:41:56.589968 crc crio[23733]: time=\"2026-06-09T13:41:56.589893816Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 13:41:56.590049 crc crio[23733]: time=\"2026-06-09T13:41:56.589989248Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 13:41:57.205377 crc crio[23733]: time=\"2026-06-09T13:41:57.205205698Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=26699615-98b5-4950-8a66-c3c874669164 name=/runtime.v1.ImageService/PullImage\nJun 09 13:41:57.206343 crc crio[23733]: time=\"2026-06-09T13:41:57.206266612Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d68acff8-e623-4eac-b42a-101f04aaae83 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:41:57.216915 crc crio[23733]: time=\"2026-06-09T13:41:57.216850803Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=83fb439f-a883-4dec-98e3-7c72392a0663 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:41:57.234006 crc crio[23733]: time=\"2026-06-09T13:41:57.233912927Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h9f5b/extract-content\" id=b92e1e6b-2e87-4437-bb62-5537d1a1a8a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:41:57.240346 crc crio[23733]: time=\"2026-06-09T13:41:57.240217257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:57.241049 crc crio[23733]: time=\"2026-06-09T13:41:57.240954084Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=7f15a912-8ee1-4da1-8d90-bc91a0e31960 name=/runtime.v1.ImageService/PullImage\nJun 09 13:41:57.242469 crc crio[23733]: time=\"2026-06-09T13:41:57.242407669Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=90087b3d-5ef1-4054-bf70-b6c2dd8801e0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:41:57.259191 crc crio[23733]: time=\"2026-06-09T13:41:57.259051833Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1fbef630-cb75-4cd9-b4f3-f256bbc0387f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:41:57.266196 crc crio[23733]: time=\"2026-06-09T13:41:57.266045349Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lm5lf/extract-content\" id=be9a8c62-fd35-4330-8af0-4807c1e89857 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:41:57.266875 crc crio[23733]: time=\"2026-06-09T13:41:57.266817528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:57.304521 crc crio[23733]: time=\"2026-06-09T13:41:57.304419759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:57.311073 crc crio[23733]: time=\"2026-06-09T13:41:57.311003324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:57.321187 crc crio[23733]: time=\"2026-06-09T13:41:57.321027843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:57.323347 crc crio[23733]: time=\"2026-06-09T13:41:57.323280665Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-wm5k4/POD\" id=1755058a-6cf5-4f7d-a1f7-5f91cd6dfa4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:41:57.323460 crc crio[23733]: time=\"2026-06-09T13:41:57.323411908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:57.324296 crc crio[23733]: time=\"2026-06-09T13:41:57.324243618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:57.356655 crc crio[23733]: time=\"2026-06-09T13:41:57.356532663Z\" level=info msg=\"Got pod network &{Name:redhat-operators-wm5k4 Namespace:openshift-marketplace ID:02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01 UID:6dbc5268-80e7-4cab-adb1-99c0cb18a0ba NetNS:/var/run/netns/09334d4c-9024-4e6b-9264-14033650a99a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6dbc5268_80e7_4cab_adb1_99c0cb18a0ba.slice PodAnnotations:0xc001c1e2e0}] Aliases:map[]}\"\nJun 09 13:41:57.356655 crc crio[23733]: time=\"2026-06-09T13:41:57.356597065Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-wm5k4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:41:57.509378 crc crio[23733]: time=\"2026-06-09T13:41:57.506830195Z\" level=info msg=\"Created container 5165bb2fc3a9b9d71e056be6074b538beb3efce370986c075355ab5c8d1246ca: openshift-marketplace/redhat-marketplace-h9f5b/extract-content\" id=b92e1e6b-2e87-4437-bb62-5537d1a1a8a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:41:57.512266 crc crio[23733]: time=\"2026-06-09T13:41:57.510360468Z\" level=info msg=\"Starting container: 5165bb2fc3a9b9d71e056be6074b538beb3efce370986c075355ab5c8d1246ca\" id=686d53a3-5b0b-434a-b716-085bfef483e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:41:57.523593 crc crio[23733]: time=\"2026-06-09T13:41:57.523469129Z\" level=info msg=\"Started container\" PID=33758 containerID=5165bb2fc3a9b9d71e056be6074b538beb3efce370986c075355ab5c8d1246ca description=openshift-marketplace/redhat-marketplace-h9f5b/extract-content id=686d53a3-5b0b-434a-b716-085bfef483e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6\nJun 09 13:41:57.525526 crc crio[23733]: time=\"2026-06-09T13:41:57.525443136Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-vrwbb/POD\" id=23f909c1-2e70-4666-aa63-7b1b837412ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:41:57.525682 crc crio[23733]: time=\"2026-06-09T13:41:57.525549638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:57.545196 crc crio[23733]: time=\"2026-06-09T13:41:57.544899628Z\" level=info msg=\"Created container 2cd164f74bde08a522b6ca424f613f12847bb07ae89c7f09a8bc989128e0f838: openshift-marketplace/certified-operators-lm5lf/extract-content\" id=be9a8c62-fd35-4330-8af0-4807c1e89857 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:41:57.546575 crc crio[23733]: time=\"2026-06-09T13:41:57.546428964Z\" level=info msg=\"Starting container: 2cd164f74bde08a522b6ca424f613f12847bb07ae89c7f09a8bc989128e0f838\" id=6b555763-d781-48a7-89d2-7348e3f9f4b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:41:57.553363 crc crio[23733]: time=\"2026-06-09T13:41:57.552504567Z\" level=info msg=\"Got pod network &{Name:community-operators-vrwbb Namespace:openshift-marketplace ID:ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b UID:2555c7ec-5522-46eb-ae0a-9ae4823c5702 NetNS:/var/run/netns/b73d4d8f-a3a6-4799-b789-305a529f22a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2555c7ec_5522_46eb_ae0a_9ae4823c5702.slice PodAnnotations:0xc0025a60b0}] Aliases:map[]}\"\nJun 09 13:41:57.553363 crc crio[23733]: time=\"2026-06-09T13:41:57.552587109Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-vrwbb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:41:57.556070 crc crio[23733]: time=\"2026-06-09T13:41:57.555797595Z\" level=info msg=\"Started container\" PID=33764 containerID=2cd164f74bde08a522b6ca424f613f12847bb07ae89c7f09a8bc989128e0f838 description=openshift-marketplace/certified-operators-lm5lf/extract-content id=6b555763-d781-48a7-89d2-7348e3f9f4b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03\nJun 09 13:41:57.753484 crc crio[23733]: 2026-06-09T13:41:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02e50925d189f4d Mac:0a:43:b4:c0:14:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/09334d4c-9024-4e6b-9264-14033650a99a SocketPath: PciID:}] [{Interface:0xc0003c5090 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:41:57.755377 crc crio[23733]: time=\"2026-06-09T13:41:57.755002085Z\" level=info msg=\"Got pod network &{Name:redhat-operators-wm5k4 Namespace:openshift-marketplace ID:02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01 UID:6dbc5268-80e7-4cab-adb1-99c0cb18a0ba NetNS:/var/run/netns/09334d4c-9024-4e6b-9264-14033650a99a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6dbc5268_80e7_4cab_adb1_99c0cb18a0ba.slice PodAnnotations:0xc001c1e2e0}] Aliases:map[]}\"\nJun 09 13:41:57.755487 crc crio[23733]: time=\"2026-06-09T13:41:57.755471726Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-wm5k4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:41:57.766531 crc crio[23733]: time=\"2026-06-09T13:41:57.766455097Z\" level=info msg=\"Ran pod sandbox 02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01 with infra container: openshift-marketplace/redhat-operators-wm5k4/POD\" id=1755058a-6cf5-4f7d-a1f7-5f91cd6dfa4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:41:57.776641 crc crio[23733]: time=\"2026-06-09T13:41:57.77625168Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=537b9227-80d2-4f66-b095-4af1cd563a91 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:41:57.781219 crc crio[23733]: time=\"2026-06-09T13:41:57.778184575Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2e2827de-0060-4da5-8119-05e4fbd3679e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:41:57.815027 crc crio[23733]: time=\"2026-06-09T13:41:57.814616399Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-wm5k4/extract-utilities\" id=91e404e4-025c-4364-9665-1cc2c0a268b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:41:57.815888 crc crio[23733]: time=\"2026-06-09T13:41:57.815052069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:57.876592 crc crio[23733]: time=\"2026-06-09T13:41:57.876010814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:57.881905 crc crio[23733]: time=\"2026-06-09T13:41:57.881822761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:57.900352 crc crio[23733]: 2026-06-09T13:41:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce7379c8406351e Mac:76:8e:4a:b0:68:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/b73d4d8f-a3a6-4799-b789-305a529f22a2 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:41:57.901394 crc crio[23733]: time=\"2026-06-09T13:41:57.901309683Z\" level=info msg=\"Got pod network &{Name:community-operators-vrwbb Namespace:openshift-marketplace ID:ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b UID:2555c7ec-5522-46eb-ae0a-9ae4823c5702 NetNS:/var/run/netns/b73d4d8f-a3a6-4799-b789-305a529f22a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2555c7ec_5522_46eb_ae0a_9ae4823c5702.slice PodAnnotations:0xc0025a60b0}] Aliases:map[]}\"\nJun 09 13:41:57.901527 crc crio[23733]: time=\"2026-06-09T13:41:57.901471097Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-vrwbb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:41:57.956910 crc crio[23733]: time=\"2026-06-09T13:41:57.956795737Z\" level=info msg=\"Ran pod sandbox ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b with infra container: openshift-marketplace/community-operators-vrwbb/POD\" id=23f909c1-2e70-4666-aa63-7b1b837412ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:41:57.963957 crc crio[23733]: time=\"2026-06-09T13:41:57.963815274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=840ba398-1bbe-4e49-8957-5e03f972a436 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:41:57.967268 crc crio[23733]: time=\"2026-06-09T13:41:57.967110202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=966041c5-63bd-4fae-a87b-afb10cee29e3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:41:57.975335 crc crio[23733]: time=\"2026-06-09T13:41:57.975232134Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vrwbb/extract-utilities\" id=7f482082-b7bb-4c31-bcb1-85cb14cc041a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:41:57.976864 crc crio[23733]: time=\"2026-06-09T13:41:57.97586801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:58.020682 crc crio[23733]: time=\"2026-06-09T13:41:58.020549458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:58.024615 crc crio[23733]: time=\"2026-06-09T13:41:58.024527273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:58.074414 crc crio[23733]: time=\"2026-06-09T13:41:58.074312803Z\" level=info msg=\"Created container 0c37f7c1f619ea48f6257307c926e5b15fb9f6ef276e03cef052b5916ee1980f: openshift-marketplace/redhat-operators-wm5k4/extract-utilities\" id=91e404e4-025c-4364-9665-1cc2c0a268b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:41:58.075918 crc crio[23733]: time=\"2026-06-09T13:41:58.075834779Z\" level=info msg=\"Starting container: 0c37f7c1f619ea48f6257307c926e5b15fb9f6ef276e03cef052b5916ee1980f\" id=74989d91-273f-499b-961f-ad3e2142b23c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:41:58.082532 crc crio[23733]: time=\"2026-06-09T13:41:58.082427625Z\" level=info msg=\"Started container\" PID=33836 containerID=0c37f7c1f619ea48f6257307c926e5b15fb9f6ef276e03cef052b5916ee1980f description=openshift-marketplace/redhat-operators-wm5k4/extract-utilities id=74989d91-273f-499b-961f-ad3e2142b23c name=/runtime.v1.RuntimeService/StartContainer sandboxID=02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01\nJun 09 13:41:58.184996 crc crio[23733]: time=\"2026-06-09T13:41:58.184788211Z\" level=info msg=\"Created container 4d3e7e39e523464c8819c1d2d4b9d2ddf8bc9af486a09959ff2dc220584aa0e5: openshift-marketplace/community-operators-vrwbb/extract-utilities\" id=7f482082-b7bb-4c31-bcb1-85cb14cc041a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:41:58.186505 crc crio[23733]: time=\"2026-06-09T13:41:58.186416079Z\" level=info msg=\"Starting container: 4d3e7e39e523464c8819c1d2d4b9d2ddf8bc9af486a09959ff2dc220584aa0e5\" id=bbc10783-e69b-4568-8037-5cd514a76fe4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:41:58.194331 crc crio[23733]: time=\"2026-06-09T13:41:58.194250925Z\" level=info msg=\"Started container\" PID=33842 containerID=4d3e7e39e523464c8819c1d2d4b9d2ddf8bc9af486a09959ff2dc220584aa0e5 description=openshift-marketplace/community-operators-vrwbb/extract-utilities id=bbc10783-e69b-4568-8037-5cd514a76fe4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b\nJun 09 13:41:58.655490 crc crio[23733]: time=\"2026-06-09T13:41:58.655359442Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=52e168c8-565c-4482-82e2-6fb15a5a34d7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:41:58.658527 crc crio[23733]: time=\"2026-06-09T13:41:58.658408524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=af31f8d1-ad78-4b56-bafe-a446d490249e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:41:58.666417 crc crio[23733]: time=\"2026-06-09T13:41:58.666361983Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=35c72fa4-420b-4c87-831e-d23808098a71 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:41:58.669518 crc crio[23733]: time=\"2026-06-09T13:41:58.669444376Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h9f5b/registry-server\" id=76ebac78-771d-4b42-8c42-c8988dbfd789 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:41:58.670011 crc crio[23733]: time=\"2026-06-09T13:41:58.669958118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:58.673948 crc crio[23733]: time=\"2026-06-09T13:41:58.673881961Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a489e27d-78e2-471f-83d9-1e1a914d4e53 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:41:58.674300 crc crio[23733]: time=\"2026-06-09T13:41:58.674010484Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f4209fc0-0aa9-4485-8774-3e47ca8546dd name=/runtime.v1.ImageService/PullImage\nJun 09 13:41:58.678854 crc crio[23733]: time=\"2026-06-09T13:41:58.678694224Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 13:41:58.681607 crc crio[23733]: time=\"2026-06-09T13:41:58.681568212Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a2f92afb-521f-4d33-ac5d-5843087cdb5b name=/runtime.v1.ImageService/PullImage\nJun 09 13:41:58.686440 crc crio[23733]: time=\"2026-06-09T13:41:58.684922771Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 13:41:58.696580 crc crio[23733]: time=\"2026-06-09T13:41:58.696034366Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lm5lf/registry-server\" id=b51c99a9-b979-4c97-a6ea-de8be7b7ed0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:41:58.696580 crc crio[23733]: time=\"2026-06-09T13:41:58.696500907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:58.719979 crc crio[23733]: time=\"2026-06-09T13:41:58.71985205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:58.730426 crc crio[23733]: time=\"2026-06-09T13:41:58.730276797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:58.759824 crc crio[23733]: time=\"2026-06-09T13:41:58.759708764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:58.764860 crc crio[23733]: time=\"2026-06-09T13:41:58.764736444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:58.867609 crc crio[23733]: time=\"2026-06-09T13:41:58.867466568Z\" level=info msg=\"Created container 3301e228c1caab71287914e925f113767ee65a3e07e92c33283a9e6de405a9c8: openshift-marketplace/redhat-marketplace-h9f5b/registry-server\" id=76ebac78-771d-4b42-8c42-c8988dbfd789 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:41:58.868865 crc crio[23733]: time=\"2026-06-09T13:41:58.868760939Z\" level=info msg=\"Starting container: 3301e228c1caab71287914e925f113767ee65a3e07e92c33283a9e6de405a9c8\" id=b6589ae2-6398-44aa-8a46-cf4636e56a6a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:41:58.876528 crc crio[23733]: time=\"2026-06-09T13:41:58.876425591Z\" level=info msg=\"Started container\" PID=33857 containerID=3301e228c1caab71287914e925f113767ee65a3e07e92c33283a9e6de405a9c8 description=openshift-marketplace/redhat-marketplace-h9f5b/registry-server id=b6589ae2-6398-44aa-8a46-cf4636e56a6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6\nJun 09 13:41:58.897021 crc crio[23733]: time=\"2026-06-09T13:41:58.896921596Z\" level=info msg=\"Created container d38926d39d8858e141f502192738d26970aaf5520e435041c670a19d4bc98739: openshift-marketplace/certified-operators-lm5lf/registry-server\" id=b51c99a9-b979-4c97-a6ea-de8be7b7ed0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:41:58.899362 crc crio[23733]: time=\"2026-06-09T13:41:58.899092277Z\" level=info msg=\"Starting container: d38926d39d8858e141f502192738d26970aaf5520e435041c670a19d4bc98739\" id=7e182f98-8fa4-4aa8-973d-f7d484a8728b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:41:58.905595 crc crio[23733]: time=\"2026-06-09T13:41:58.905464158Z\" level=info msg=\"Started container\" PID=33860 containerID=d38926d39d8858e141f502192738d26970aaf5520e435041c670a19d4bc98739 description=openshift-marketplace/certified-operators-lm5lf/registry-server id=7e182f98-8fa4-4aa8-973d-f7d484a8728b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03\nJun 09 13:41:59.920795 crc crio[23733]: time=\"2026-06-09T13:41:59.920235565Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:bd465a77e75f6938a5535a0a2fcd34ee44f4b4d5af2dbcda4aceb633e38950da\" id=f4209fc0-0aa9-4485-8774-3e47ca8546dd name=/runtime.v1.ImageService/PullImage\nJun 09 13:41:59.922220 crc crio[23733]: time=\"2026-06-09T13:41:59.922158851Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f63d575f-cb18-4876-9783-95887750998b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:41:59.926445 crc crio[23733]: time=\"2026-06-09T13:41:59.926320139Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=119c1f46-faec-49b1-bf55-98214f6ea9fc name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:41:59.933976 crc crio[23733]: time=\"2026-06-09T13:41:59.933865227Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-wm5k4/extract-content\" id=34901641-7614-41fb-a8c8-fc49f925a3de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:41:59.934652 crc crio[23733]: time=\"2026-06-09T13:41:59.934572915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:59.980674 crc crio[23733]: time=\"2026-06-09T13:41:59.980318819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:41:59.985887 crc crio[23733]: time=\"2026-06-09T13:41:59.985763698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:42:00.134023 crc crio[23733]: time=\"2026-06-09T13:42:00.133905818Z\" level=info msg=\"Created container cd2352f542820116349ab89f96d758d82ee4b73954e10aa0380960f1790d24bb: openshift-marketplace/redhat-operators-wm5k4/extract-content\" id=34901641-7614-41fb-a8c8-fc49f925a3de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:42:00.135495 crc crio[23733]: time=\"2026-06-09T13:42:00.135422995Z\" level=info msg=\"Starting container: cd2352f542820116349ab89f96d758d82ee4b73954e10aa0380960f1790d24bb\" id=321e7932-9c93-40d3-b45c-436380602b45 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:42:00.146542 crc crio[23733]: time=\"2026-06-09T13:42:00.146408564Z\" level=info msg=\"Started container\" PID=33904 containerID=cd2352f542820116349ab89f96d758d82ee4b73954e10aa0380960f1790d24bb description=openshift-marketplace/redhat-operators-wm5k4/extract-content id=321e7932-9c93-40d3-b45c-436380602b45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01\nJun 09 13:42:00.619906 crc crio[23733]: time=\"2026-06-09T13:42:00.619834155Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683542-6pj9k/POD\" id=06c99f00-d64e-46eb-8922-e5ecb5fd3ccf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:42:00.619906 crc crio[23733]: time=\"2026-06-09T13:42:00.619940587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:42:00.665288 crc crio[23733]: time=\"2026-06-09T13:42:00.665194298Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683542-6pj9k Namespace:openshift-infra ID:e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6 UID:52f756fc-ec0f-4de1-94c1-7aa622525e15 NetNS:/var/run/netns/60929d94-d139-4e6a-bede-52f52a617ce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52f756fc_ec0f_4de1_94c1_7aa622525e15.slice PodAnnotations:0xc00028e650}] Aliases:map[]}\"\nJun 09 13:42:00.665288 crc crio[23733]: time=\"2026-06-09T13:42:00.66527053Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683542-6pj9k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:42:01.060494 crc crio[23733]: 2026-06-09T13:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e81ba8d08caadb6 Mac:2e:cb:c8:89:00:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/60929d94-d139-4e6a-bede-52f52a617ce5 SocketPath: PciID:}] [{Interface:0xc0003870d0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:42:01.062200 crc crio[23733]: time=\"2026-06-09T13:42:01.062095333Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683542-6pj9k Namespace:openshift-infra ID:e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6 UID:52f756fc-ec0f-4de1-94c1-7aa622525e15 NetNS:/var/run/netns/60929d94-d139-4e6a-bede-52f52a617ce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52f756fc_ec0f_4de1_94c1_7aa622525e15.slice PodAnnotations:0xc00028e650}] Aliases:map[]}\"\nJun 09 13:42:01.062429 crc crio[23733]: time=\"2026-06-09T13:42:01.062324428Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683542-6pj9k for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:42:01.070917 crc crio[23733]: time=\"2026-06-09T13:42:01.070168325Z\" level=info msg=\"Ran pod sandbox e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6 with infra container: openshift-infra/auto-csr-approver-29683542-6pj9k/POD\" id=06c99f00-d64e-46eb-8922-e5ecb5fd3ccf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:42:01.075238 crc crio[23733]: time=\"2026-06-09T13:42:01.074941207Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=eb6afad8-32ab-45bd-97ea-93aedeb44193 name=/runtime.v1.ImageService/PullImage\nJun 09 13:42:01.084994 crc crio[23733]: time=\"2026-06-09T13:42:01.084932974Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 13:42:02.384965 crc crio[23733]: time=\"2026-06-09T13:42:02.384203164Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=eb6afad8-32ab-45bd-97ea-93aedeb44193 name=/runtime.v1.ImageService/PullImage\nJun 09 13:42:02.386654 crc crio[23733]: time=\"2026-06-09T13:42:02.386002826Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=92fa83a5-0a51-4c78-ab23-804b5ce1bd99 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:42:02.392317 crc crio[23733]: time=\"2026-06-09T13:42:02.388762501Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=433cd5f2-696d-48b4-92e9-0c5095bee222 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:42:02.396092 crc crio[23733]: time=\"2026-06-09T13:42:02.395723466Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683542-6pj9k/oc\" id=282bd26d-4f1c-4db8-9eed-0df53f316ad6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:42:02.396571 crc crio[23733]: time=\"2026-06-09T13:42:02.396489604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:42:02.426047 crc crio[23733]: time=\"2026-06-09T13:42:02.425908752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:42:02.717591 crc crio[23733]: time=\"2026-06-09T13:42:02.71743595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:42:02.783280 crc crio[23733]: time=\"2026-06-09T13:42:02.78199769Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4729de3a-323a-4a74-bd23-762234d86049 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:42:02.789507 crc crio[23733]: time=\"2026-06-09T13:42:02.789421116Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=87e6e60f-e768-403b-a4e8-17f7228bc21f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:42:02.815086 crc crio[23733]: time=\"2026-06-09T13:42:02.814984721Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-wm5k4/registry-server\" id=9d67fb2e-3c3f-4da9-813e-03451369e62e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:42:02.817575 crc crio[23733]: time=\"2026-06-09T13:42:02.815923424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:42:02.825936 crc crio[23733]: time=\"2026-06-09T13:42:02.825850909Z\" level=info msg=\"Created container d3986ef7a18e155592a46c87ad5816c1d0ac16934cbf6b1a7ba7f1cd178d376f: openshift-infra/auto-csr-approver-29683542-6pj9k/oc\" id=282bd26d-4f1c-4db8-9eed-0df53f316ad6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:42:02.827261 crc crio[23733]: time=\"2026-06-09T13:42:02.827086028Z\" level=info msg=\"Starting container: d3986ef7a18e155592a46c87ad5816c1d0ac16934cbf6b1a7ba7f1cd178d376f\" id=5464c246-ef08-45b8-a1dd-986e92bde91d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:42:02.833531 crc crio[23733]: time=\"2026-06-09T13:42:02.833436899Z\" level=info msg=\"Started container\" PID=34031 containerID=d3986ef7a18e155592a46c87ad5816c1d0ac16934cbf6b1a7ba7f1cd178d376f description=openshift-infra/auto-csr-approver-29683542-6pj9k/oc id=5464c246-ef08-45b8-a1dd-986e92bde91d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6\nJun 09 13:42:02.892339 crc crio[23733]: time=\"2026-06-09T13:42:02.892217951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:42:02.916957 crc crio[23733]: time=\"2026-06-09T13:42:02.91661085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:42:03.497566 crc crio[23733]: time=\"2026-06-09T13:42:03.495332273Z\" level=info msg=\"Created container e9f19f41f4ecd0c3b859037119f9f3a0a2ef584aec7ad0e670ec88eb8d443f60: openshift-marketplace/redhat-operators-wm5k4/registry-server\" id=9d67fb2e-3c3f-4da9-813e-03451369e62e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:42:03.507215 crc crio[23733]: time=\"2026-06-09T13:42:03.506845286Z\" level=info msg=\"Starting container: e9f19f41f4ecd0c3b859037119f9f3a0a2ef584aec7ad0e670ec88eb8d443f60\" id=938db34d-871b-4d6f-b3a1-973557897094 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:42:03.526662 crc crio[23733]: time=\"2026-06-09T13:42:03.526511933Z\" level=info msg=\"Started container\" PID=34073 containerID=e9f19f41f4ecd0c3b859037119f9f3a0a2ef584aec7ad0e670ec88eb8d443f60 description=openshift-marketplace/redhat-operators-wm5k4/registry-server id=938db34d-871b-4d6f-b3a1-973557897094 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01\nJun 09 13:42:04.847093 crc crio[23733]: time=\"2026-06-09T13:42:04.846453471Z\" level=info msg=\"Stopping pod sandbox: e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6\" id=2ccd49a0-b20b-48ae-ad31-a25539b1874f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:42:04.848706 crc crio[23733]: time=\"2026-06-09T13:42:04.848580782Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683542-6pj9k Namespace:openshift-infra ID:e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6 UID:52f756fc-ec0f-4de1-94c1-7aa622525e15 NetNS:/var/run/netns/60929d94-d139-4e6a-bede-52f52a617ce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52f756fc_ec0f_4de1_94c1_7aa622525e15.slice PodAnnotations:0xc001026540}] Aliases:map[]}\"\nJun 09 13:42:04.848858 crc crio[23733]: time=\"2026-06-09T13:42:04.848789076Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683542-6pj9k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:42:07.931691 crc crio[23733]: time=\"2026-06-09T13:42:07.928875435Z\" level=info msg=\"Stopping container: 3301e228c1caab71287914e925f113767ee65a3e07e92c33283a9e6de405a9c8 (timeout: 2s)\" id=28da9f7e-1baf-4c33-9bd7-b47ad4319f79 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:42:08.995409 crc crio[23733]: time=\"2026-06-09T13:42:08.995166892Z\" level=info msg=\"Stopping container: d38926d39d8858e141f502192738d26970aaf5520e435041c670a19d4bc98739 (timeout: 2s)\" id=6b6e6ef9-12df-41f6-9f28-d4062e10044b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:42:13.589426 crc crio[23733]: time=\"2026-06-09T13:42:13.5872361Z\" level=info msg=\"Stopped pod sandbox: e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6\" id=2ccd49a0-b20b-48ae-ad31-a25539b1874f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:42:13.693569 crc crio[23733]: time=\"2026-06-09T13:42:13.693348874Z\" level=info msg=\"Stopped container 3301e228c1caab71287914e925f113767ee65a3e07e92c33283a9e6de405a9c8: openshift-marketplace/redhat-marketplace-h9f5b/registry-server\" id=28da9f7e-1baf-4c33-9bd7-b47ad4319f79 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:42:13.695208 crc crio[23733]: time=\"2026-06-09T13:42:13.694961232Z\" level=info msg=\"Stopping pod sandbox: c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6\" id=c5d7060b-ce7a-4015-9d26-23a46c0c7793 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:42:13.696722 crc crio[23733]: time=\"2026-06-09T13:42:13.696255173Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h9f5b Namespace:openshift-marketplace ID:c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6 UID:f9c9d386-fa1e-4339-94c1-52c05bf0f00b NetNS:/var/run/netns/d67404bd-c6ed-41f2-8a52-8dc5b4a5f767 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9c9d386_fa1e_4339_94c1_52c05bf0f00b.slice PodAnnotations:0xc00028e140}] Aliases:map[]}\"\nJun 09 13:42:13.696871 crc crio[23733]: time=\"2026-06-09T13:42:13.696845747Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-h9f5b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:42:13.914688 crc crio[23733]: time=\"2026-06-09T13:42:13.914091936Z\" level=info msg=\"Stopped container d38926d39d8858e141f502192738d26970aaf5520e435041c670a19d4bc98739: openshift-marketplace/certified-operators-lm5lf/registry-server\" id=6b6e6ef9-12df-41f6-9f28-d4062e10044b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:42:13.919510 crc crio[23733]: time=\"2026-06-09T13:42:13.919334109Z\" level=info msg=\"Stopping pod sandbox: b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03\" id=3afa1442-eb4c-4ca9-93f9-28603ea63742 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:42:13.923262 crc crio[23733]: time=\"2026-06-09T13:42:13.923098429Z\" level=info msg=\"Got pod network &{Name:certified-operators-lm5lf Namespace:openshift-marketplace ID:b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03 UID:653898e4-b39d-4fd5-9dc8-a962b634fa5d NetNS:/var/run/netns/e645efaa-5852-4e5f-9519-64f9203b3856 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod653898e4_b39d_4fd5_9dc8_a962b634fa5d.slice PodAnnotations:0xc00008c1c8}] Aliases:map[]}\"\nJun 09 13:42:13.926069 crc crio[23733]: time=\"2026-06-09T13:42:13.925597578Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-lm5lf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:42:14.078297 crc crio[23733]: time=\"2026-06-09T13:42:14.077688362Z\" level=info msg=\"Stopped pod sandbox: c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6\" id=c5d7060b-ce7a-4015-9d26-23a46c0c7793 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:42:14.105504 crc crio[23733]: time=\"2026-06-09T13:42:14.105356007Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:0788325c588907d29fc8f1116d650f00ce5dab0d5849db37f540e478bbc5e236\" id=a2f92afb-521f-4d33-ac5d-5843087cdb5b name=/runtime.v1.ImageService/PullImage\nJun 09 13:42:14.107021 crc crio[23733]: time=\"2026-06-09T13:42:14.106924434Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a8d9f72b-3790-4e09-8956-10bdf837696b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:42:14.114956 crc crio[23733]: time=\"2026-06-09T13:42:14.11472484Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=685f2ca1-3a9b-4a2c-93c8-718751c7b36d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:42:14.125675 crc crio[23733]: time=\"2026-06-09T13:42:14.125544185Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vrwbb/extract-content\" id=c9a330b3-ab9f-4537-abec-a436a856f72e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:42:14.130286 crc crio[23733]: time=\"2026-06-09T13:42:14.130077393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:42:14.184323 crc crio[23733]: time=\"2026-06-09T13:42:14.184239827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:42:14.188831 crc crio[23733]: time=\"2026-06-09T13:42:14.188732443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:42:14.290579 crc crio[23733]: time=\"2026-06-09T13:42:14.290481424Z\" level=info msg=\"Created container 10a2b09957ada1a75513e90f1658ae50fb4b5c80cfa9229a1f773aef63ca0cb9: openshift-marketplace/community-operators-vrwbb/extract-content\" id=c9a330b3-ab9f-4537-abec-a436a856f72e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:42:14.293004 crc crio[23733]: time=\"2026-06-09T13:42:14.292924332Z\" level=info msg=\"Starting container: 10a2b09957ada1a75513e90f1658ae50fb4b5c80cfa9229a1f773aef63ca0cb9\" id=3176dfe7-f12e-4040-b1e9-7c5ac6c64672 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:42:14.301709 crc crio[23733]: time=\"2026-06-09T13:42:14.301543096Z\" level=info msg=\"Started container\" PID=34428 containerID=10a2b09957ada1a75513e90f1658ae50fb4b5c80cfa9229a1f773aef63ca0cb9 description=openshift-marketplace/community-operators-vrwbb/extract-content id=3176dfe7-f12e-4040-b1e9-7c5ac6c64672 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b\nJun 09 13:42:14.324765 crc crio[23733]: time=\"2026-06-09T13:42:14.323207689Z\" level=info msg=\"Stopped pod sandbox: b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03\" id=3afa1442-eb4c-4ca9-93f9-28603ea63742 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:42:15.101709 crc crio[23733]: time=\"2026-06-09T13:42:15.101526953Z\" level=info msg=\"Removing container: 3301e228c1caab71287914e925f113767ee65a3e07e92c33283a9e6de405a9c8\" id=45c2d7f8-ded8-4e37-a540-4f52ef83e9f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:15.113470 crc crio[23733]: time=\"2026-06-09T13:42:15.113360374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c6aedb7d-1a87-474b-b258-241a8837cfa7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:42:15.117568 crc crio[23733]: time=\"2026-06-09T13:42:15.117372949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=84a5d0fb-6f12-45a9-a11d-ef004fd11cef name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:42:15.128019 crc crio[23733]: time=\"2026-06-09T13:42:15.127822146Z\" level=info msg=\"Removed container 3301e228c1caab71287914e925f113767ee65a3e07e92c33283a9e6de405a9c8: openshift-marketplace/redhat-marketplace-h9f5b/registry-server\" id=45c2d7f8-ded8-4e37-a540-4f52ef83e9f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:15.135818 crc crio[23733]: time=\"2026-06-09T13:42:15.135700983Z\" level=info msg=\"Removing container: 5165bb2fc3a9b9d71e056be6074b538beb3efce370986c075355ab5c8d1246ca\" id=12620e6e-c024-47e4-828d-91088141db06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:15.186516 crc crio[23733]: time=\"2026-06-09T13:42:15.186361404Z\" level=info msg=\"Removed container 5165bb2fc3a9b9d71e056be6074b538beb3efce370986c075355ab5c8d1246ca: openshift-marketplace/redhat-marketplace-h9f5b/extract-content\" id=12620e6e-c024-47e4-828d-91088141db06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:15.190747 crc crio[23733]: time=\"2026-06-09T13:42:15.190336568Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vrwbb/registry-server\" id=da329a01-a7e2-4372-9b28-6ca3bb1dff46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:42:15.191213 crc crio[23733]: time=\"2026-06-09T13:42:15.190827729Z\" level=info msg=\"Removing container: 16df31062de32aecdd62c5f06d3f5c67058d11e142691c389c0d79fbd7ec4caf\" id=97c82500-fb7f-4b43-a6ff-89601245eafe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:15.195588 crc crio[23733]: time=\"2026-06-09T13:42:15.195421678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:42:15.231388 crc crio[23733]: time=\"2026-06-09T13:42:15.229490326Z\" level=info msg=\"Removed container 16df31062de32aecdd62c5f06d3f5c67058d11e142691c389c0d79fbd7ec4caf: openshift-marketplace/redhat-marketplace-h9f5b/extract-utilities\" id=97c82500-fb7f-4b43-a6ff-89601245eafe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:15.237307 crc crio[23733]: time=\"2026-06-09T13:42:15.237201928Z\" level=info msg=\"Removing container: d38926d39d8858e141f502192738d26970aaf5520e435041c670a19d4bc98739\" id=a70012a5-3fec-40f1-abbf-b461ceea4784 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:15.262555 crc crio[23733]: time=\"2026-06-09T13:42:15.262415987Z\" level=info msg=\"Removed container d38926d39d8858e141f502192738d26970aaf5520e435041c670a19d4bc98739: openshift-marketplace/certified-operators-lm5lf/registry-server\" id=a70012a5-3fec-40f1-abbf-b461ceea4784 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:15.268441 crc crio[23733]: time=\"2026-06-09T13:42:15.268340457Z\" level=info msg=\"Removing container: 2cd164f74bde08a522b6ca424f613f12847bb07ae89c7f09a8bc989128e0f838\" id=2e0aebe9-5a24-4fe3-bcbc-7e258886d997 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:15.278541 crc crio[23733]: time=\"2026-06-09T13:42:15.278218831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:42:15.281907 crc crio[23733]: time=\"2026-06-09T13:42:15.281840556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:42:15.321641 crc crio[23733]: time=\"2026-06-09T13:42:15.321444065Z\" level=info msg=\"Removed container 2cd164f74bde08a522b6ca424f613f12847bb07ae89c7f09a8bc989128e0f838: openshift-marketplace/certified-operators-lm5lf/extract-content\" id=2e0aebe9-5a24-4fe3-bcbc-7e258886d997 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:15.326293 crc crio[23733]: time=\"2026-06-09T13:42:15.326202458Z\" level=info msg=\"Removing container: 656b793e41b1a98c85f0bc5e6549f78e7c8aacd94c5e84fb77e1b6c9d62bdfca\" id=360283c2-4ad8-4fae-b2e6-9e519b50219a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:15.375361 crc crio[23733]: time=\"2026-06-09T13:42:15.37525661Z\" level=info msg=\"Removed container 656b793e41b1a98c85f0bc5e6549f78e7c8aacd94c5e84fb77e1b6c9d62bdfca: openshift-marketplace/certified-operators-lm5lf/extract-utilities\" id=360283c2-4ad8-4fae-b2e6-9e519b50219a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:15.436430 crc crio[23733]: time=\"2026-06-09T13:42:15.436296486Z\" level=info msg=\"Created container ec879736b5389f40fdfb1043353ece8e7ec1a1a36880f8d3d8e119f3d0ec0855: openshift-marketplace/community-operators-vrwbb/registry-server\" id=da329a01-a7e2-4372-9b28-6ca3bb1dff46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:42:15.437881 crc crio[23733]: time=\"2026-06-09T13:42:15.437789412Z\" level=info msg=\"Starting container: ec879736b5389f40fdfb1043353ece8e7ec1a1a36880f8d3d8e119f3d0ec0855\" id=d4d34d3f-1eaf-41f1-9364-109067c7b101 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:42:15.443964 crc crio[23733]: time=\"2026-06-09T13:42:15.443769123Z\" level=info msg=\"Started container\" PID=34457 containerID=ec879736b5389f40fdfb1043353ece8e7ec1a1a36880f8d3d8e119f3d0ec0855 description=openshift-marketplace/community-operators-vrwbb/registry-server id=d4d34d3f-1eaf-41f1-9364-109067c7b101 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b\nJun 09 13:42:20.410065 crc crio[23733]: time=\"2026-06-09T13:42:20.40800075Z\" level=info msg=\"Stopping container: e9f19f41f4ecd0c3b859037119f9f3a0a2ef584aec7ad0e670ec88eb8d443f60 (timeout: 2s)\" id=035518e1-daff-491c-85a1-ffd77287434f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:42:20.539901 crc crio[23733]: time=\"2026-06-09T13:42:20.539763343Z\" level=info msg=\"Stopped container e9f19f41f4ecd0c3b859037119f9f3a0a2ef584aec7ad0e670ec88eb8d443f60: openshift-marketplace/redhat-operators-wm5k4/registry-server\" id=035518e1-daff-491c-85a1-ffd77287434f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:42:20.541827 crc crio[23733]: time=\"2026-06-09T13:42:20.541742259Z\" level=info msg=\"Stopping pod sandbox: 02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01\" id=616d0acf-120d-4339-8c98-09422cac590a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:42:20.542846 crc crio[23733]: time=\"2026-06-09T13:42:20.542749424Z\" level=info msg=\"Got pod network &{Name:redhat-operators-wm5k4 Namespace:openshift-marketplace ID:02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01 UID:6dbc5268-80e7-4cab-adb1-99c0cb18a0ba NetNS:/var/run/netns/09334d4c-9024-4e6b-9264-14033650a99a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6dbc5268_80e7_4cab_adb1_99c0cb18a0ba.slice PodAnnotations:0xc00028e648}] Aliases:map[]}\"\nJun 09 13:42:20.543152 crc crio[23733]: time=\"2026-06-09T13:42:20.542991649Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-wm5k4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:42:20.800470 crc crio[23733]: time=\"2026-06-09T13:42:20.800372688Z\" level=info msg=\"Stopped pod sandbox: 02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01\" id=616d0acf-120d-4339-8c98-09422cac590a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:42:21.199657 crc crio[23733]: time=\"2026-06-09T13:42:21.198649386Z\" level=info msg=\"Removing container: e9f19f41f4ecd0c3b859037119f9f3a0a2ef584aec7ad0e670ec88eb8d443f60\" id=ea6fb6c2-b991-47eb-84ee-1f0cc3680ab0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:21.227252 crc crio[23733]: time=\"2026-06-09T13:42:21.220072383Z\" level=info msg=\"Removed container e9f19f41f4ecd0c3b859037119f9f3a0a2ef584aec7ad0e670ec88eb8d443f60: openshift-marketplace/redhat-operators-wm5k4/registry-server\" id=ea6fb6c2-b991-47eb-84ee-1f0cc3680ab0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:21.230035 crc crio[23733]: time=\"2026-06-09T13:42:21.229462806Z\" level=info msg=\"Removing container: cd2352f542820116349ab89f96d758d82ee4b73954e10aa0380960f1790d24bb\" id=44a53c2a-9ef7-4721-88a4-8581033e7082 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:21.266883 crc crio[23733]: time=\"2026-06-09T13:42:21.266792591Z\" level=info msg=\"Removed container cd2352f542820116349ab89f96d758d82ee4b73954e10aa0380960f1790d24bb: openshift-marketplace/redhat-operators-wm5k4/extract-content\" id=44a53c2a-9ef7-4721-88a4-8581033e7082 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:21.271044 crc crio[23733]: time=\"2026-06-09T13:42:21.270881228Z\" level=info msg=\"Removing container: 0c37f7c1f619ea48f6257307c926e5b15fb9f6ef276e03cef052b5916ee1980f\" id=6b2d1b02-daf4-4974-ab7d-1cb24fb6c823 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:21.306976 crc crio[23733]: time=\"2026-06-09T13:42:21.306808739Z\" level=info msg=\"Removed container 0c37f7c1f619ea48f6257307c926e5b15fb9f6ef276e03cef052b5916ee1980f: openshift-marketplace/redhat-operators-wm5k4/extract-utilities\" id=6b2d1b02-daf4-4974-ab7d-1cb24fb6c823 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:29.546293 crc crio[23733]: time=\"2026-06-09T13:42:29.544920006Z\" level=info msg=\"Stopping container: 32036acdefd164ed836e642489df7b8cc6655daa5d13b356964632017acf4ca7 (timeout: 2s)\" id=09c38ec1-944c-4861-82f1-3dd300a93c4c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:42:29.675361 crc crio[23733]: time=\"2026-06-09T13:42:29.675188333Z\" level=info msg=\"Stopped container 32036acdefd164ed836e642489df7b8cc6655daa5d13b356964632017acf4ca7: openshift-marketplace/community-operators-z6p8z/registry-server\" id=09c38ec1-944c-4861-82f1-3dd300a93c4c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:42:29.676628 crc crio[23733]: time=\"2026-06-09T13:42:29.676506484Z\" level=info msg=\"Stopping pod sandbox: 77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34\" id=9c5e6abb-d1dd-4011-bc44-8babdd2faa13 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:42:29.677561 crc crio[23733]: time=\"2026-06-09T13:42:29.677470877Z\" level=info msg=\"Got pod network &{Name:community-operators-z6p8z Namespace:openshift-marketplace ID:77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34 UID:5d4eb6e3-b353-463b-8968-99ca9112ee62 NetNS:/var/run/netns/117df48b-0d66-422f-adf1-145c7a1432a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d4eb6e3_b353_463b_8968_99ca9112ee62.slice PodAnnotations:0xc00028f2e8}] Aliases:map[]}\"\nJun 09 13:42:29.677809 crc crio[23733]: time=\"2026-06-09T13:42:29.677740763Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-z6p8z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:42:29.957272 crc crio[23733]: time=\"2026-06-09T13:42:29.955973227Z\" level=info msg=\"Stopped pod sandbox: 77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34\" id=9c5e6abb-d1dd-4011-bc44-8babdd2faa13 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:42:30.225971 crc crio[23733]: time=\"2026-06-09T13:42:30.225864643Z\" level=info msg=\"Removing container: 32036acdefd164ed836e642489df7b8cc6655daa5d13b356964632017acf4ca7\" id=6f81705c-093a-448d-83f2-722c3feafdaf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:30.257308 crc crio[23733]: time=\"2026-06-09T13:42:30.257194734Z\" level=info msg=\"Removed container 32036acdefd164ed836e642489df7b8cc6655daa5d13b356964632017acf4ca7: openshift-marketplace/community-operators-z6p8z/registry-server\" id=6f81705c-093a-448d-83f2-722c3feafdaf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:30.262030 crc crio[23733]: time=\"2026-06-09T13:42:30.261761603Z\" level=info msg=\"Removing container: fe59a195a1b019dff395ec81e30eb981a81220e84f2b5ba153232785aa0c5313\" id=637a96cb-7b01-40b9-b677-f4bd7f618ca7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:30.304006 crc crio[23733]: time=\"2026-06-09T13:42:30.303920541Z\" level=info msg=\"Removed container fe59a195a1b019dff395ec81e30eb981a81220e84f2b5ba153232785aa0c5313: openshift-marketplace/community-operators-z6p8z/extract-utilities\" id=637a96cb-7b01-40b9-b677-f4bd7f618ca7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:30.308998 crc crio[23733]: time=\"2026-06-09T13:42:30.308932901Z\" level=info msg=\"Removing container: 9ee6fa4cbb66207ae32f589fae455daa0f39d0ea8b1f45b92e5c28bedfb4b783\" id=4467f4f9-841e-4401-a8da-c61ff067e89d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:30.311385 crc crio[23733]: time=\"2026-06-09T13:42:30.311300337Z\" level=info msg=\"Removing container: 9ee6fa4cbb66207ae32f589fae455daa0f39d0ea8b1f45b92e5c28bedfb4b783\" id=f0cbae9f-2d61-4bc3-8caa-8c2e7bc486b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:30.347331 crc crio[23733]: time=\"2026-06-09T13:42:30.347227168Z\" level=info msg=\"Removed container 9ee6fa4cbb66207ae32f589fae455daa0f39d0ea8b1f45b92e5c28bedfb4b783: openshift-marketplace/community-operators-z6p8z/extract-content\" id=f0cbae9f-2d61-4bc3-8caa-8c2e7bc486b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:42:30.356798 crc crio[23733]: time=\"2026-06-09T13:42:30.356679732Z\" level=info msg=\"Stopping pod sandbox: 77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34\" id=6433c3e2-383d-46de-8356-f6f26055d630 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:42:30.356798 crc crio[23733]: time=\"2026-06-09T13:42:30.356778714Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34\" id=6433c3e2-383d-46de-8356-f6f26055d630 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:42:30.357770 crc crio[23733]: time=\"2026-06-09T13:42:30.357662826Z\" level=info msg=\"Removing pod sandbox: 77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34\" id=dbf81e55-bf01-457a-b8d2-4a99c459fedb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:42:30.366191 crc crio[23733]: time=\"2026-06-09T13:42:30.366009682Z\" level=info msg=\"Removed pod sandbox: 77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34\" id=dbf81e55-bf01-457a-b8d2-4a99c459fedb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:42:30.367033 crc crio[23733]: time=\"2026-06-09T13:42:30.366939036Z\" level=info msg=\"Stopping pod sandbox: b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03\" id=807eeb56-9d39-44bb-8f0a-761938166dbc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:42:30.367033 crc crio[23733]: time=\"2026-06-09T13:42:30.367027828Z\" level=info msg=\"Stopped pod sandbox (already stopped): b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03\" id=807eeb56-9d39-44bb-8f0a-761938166dbc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:42:30.367933 crc crio[23733]: time=\"2026-06-09T13:42:30.367819886Z\" level=info msg=\"Removing pod sandbox: b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03\" id=c3e02c31-56cb-4ee1-ac7d-ef0731196b6b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:42:30.375940 crc crio[23733]: time=\"2026-06-09T13:42:30.375841686Z\" level=info msg=\"Removed pod sandbox: b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03\" id=c3e02c31-56cb-4ee1-ac7d-ef0731196b6b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:42:30.377196 crc crio[23733]: time=\"2026-06-09T13:42:30.377058754Z\" level=info msg=\"Stopping pod sandbox: c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6\" id=7a7f8aae-8de3-4293-be7e-37d7ce6bb609 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:42:30.377367 crc crio[23733]: time=\"2026-06-09T13:42:30.377227268Z\" level=info msg=\"Stopped pod sandbox (already stopped): c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6\" id=7a7f8aae-8de3-4293-be7e-37d7ce6bb609 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:42:30.378690 crc crio[23733]: time=\"2026-06-09T13:42:30.378582541Z\" level=info msg=\"Removing pod sandbox: c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6\" id=cc0d9350-9bcb-4a43-9531-5601a245c954 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:42:30.386104 crc crio[23733]: time=\"2026-06-09T13:42:30.386004946Z\" level=info msg=\"Removed pod sandbox: c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6\" id=cc0d9350-9bcb-4a43-9531-5601a245c954 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:42:30.387295 crc crio[23733]: time=\"2026-06-09T13:42:30.387233176Z\" level=info msg=\"Stopping pod sandbox: 02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01\" id=3c67dc0a-e0fa-46d7-ac50-7118c87614b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:42:30.387507 crc crio[23733]: time=\"2026-06-09T13:42:30.387301868Z\" level=info msg=\"Stopped pod sandbox (already stopped): 02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01\" id=3c67dc0a-e0fa-46d7-ac50-7118c87614b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:42:30.387869 crc crio[23733]: time=\"2026-06-09T13:42:30.387799559Z\" level=info msg=\"Removing pod sandbox: 02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01\" id=53c41a73-1b01-4ccb-aa31-834871fb6aa7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:42:30.396434 crc crio[23733]: time=\"2026-06-09T13:42:30.396192508Z\" level=info msg=\"Removed pod sandbox: 02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01\" id=53c41a73-1b01-4ccb-aa31-834871fb6aa7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:43:29.249447 crc crio[23733]: time=\"2026-06-09T13:43:29.248394107Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-hhzlm/POD\" id=2060c7d3-b007-409d-8b68-e47c7463f4bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:43:29.251058 crc crio[23733]: time=\"2026-06-09T13:43:29.249493935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:29.269696 crc crio[23733]: time=\"2026-06-09T13:43:29.269417842Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-mblcv/POD\" id=c0b36abb-b302-4a2a-875d-fdabec1abd51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:43:29.269892 crc crio[23733]: time=\"2026-06-09T13:43:29.269792801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:29.281985 crc crio[23733]: time=\"2026-06-09T13:43:29.281818656Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-qd69c/POD\" id=1c13bfef-4132-4247-8705-ba46746f4df0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:43:29.283310 crc crio[23733]: time=\"2026-06-09T13:43:29.282533915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:29.289388 crc crio[23733]: time=\"2026-06-09T13:43:29.289306187Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-hhzlm Namespace:cert-manager ID:f99bb1de812fc08a959ec551947c3c036ef2672609bd6a41caea81b9cc692a5a UID:d6fc2b77-1944-4122-9dfd-3cf12c1e40c1 NetNS:/var/run/netns/cfa45227-d337-4b6c-b94c-698a238d0727 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6fc2b77_1944_4122_9dfd_3cf12c1e40c1.slice PodAnnotations:0xc00028e170}] Aliases:map[]}\"\nJun 09 13:43:29.289388 crc crio[23733]: time=\"2026-06-09T13:43:29.289362248Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-hhzlm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:43:29.298876 crc crio[23733]: time=\"2026-06-09T13:43:29.298569692Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-mblcv Namespace:cert-manager ID:6912660f420f6cb75c1507f68dd7cc1014136ec7841e76e1a2bd56fb989a3a5c UID:5078dc2d-1a5e-4883-be20-22352bb9db12 NetNS:/var/run/netns/a6631892-f472-48b2-a49b-7b9941fc2299 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5078dc2d_1a5e_4883_be20_22352bb9db12.slice PodAnnotations:0xc00008c670}] Aliases:map[]}\"\nJun 09 13:43:29.299306 crc crio[23733]: time=\"2026-06-09T13:43:29.29891699Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-mblcv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:43:29.349074 crc crio[23733]: time=\"2026-06-09T13:43:29.348991373Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-qd69c Namespace:cert-manager ID:669ca3d283cf58ae09f4c8beb2366eeca492dd98183eb208e4ec1463bf9354f5 UID:c6879d27-b67d-4346-91d5-d5696669c2e3 NetNS:/var/run/netns/12361984-55a6-464d-bb19-f1002a574145 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6879d27_b67d_4346_91d5_d5696669c2e3.slice PodAnnotations:0xc0027d01f8}] Aliases:map[]}\"\nJun 09 13:43:29.349590 crc crio[23733]: time=\"2026-06-09T13:43:29.349557657Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-qd69c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:43:30.797425 crc crio[23733]: 2026-06-09T13:43:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f99bb1de812fc08 Mac:66:f2:19:1a:7e:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/cfa45227-d337-4b6c-b94c-698a238d0727 SocketPath: PciID:}] [{Interface:0xc000015780 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:43:30.798718 crc crio[23733]: time=\"2026-06-09T13:43:30.798350271Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-hhzlm Namespace:cert-manager ID:f99bb1de812fc08a959ec551947c3c036ef2672609bd6a41caea81b9cc692a5a UID:d6fc2b77-1944-4122-9dfd-3cf12c1e40c1 NetNS:/var/run/netns/cfa45227-d337-4b6c-b94c-698a238d0727 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6fc2b77_1944_4122_9dfd_3cf12c1e40c1.slice PodAnnotations:0xc00028e170}] Aliases:map[]}\"\nJun 09 13:43:30.798839 crc crio[23733]: time=\"2026-06-09T13:43:30.798769041Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-hhzlm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:43:30.806973 crc crio[23733]: time=\"2026-06-09T13:43:30.806869497Z\" level=info msg=\"Ran pod sandbox f99bb1de812fc08a959ec551947c3c036ef2672609bd6a41caea81b9cc692a5a with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-hhzlm/POD\" id=2060c7d3-b007-409d-8b68-e47c7463f4bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:43:30.811824 crc crio[23733]: time=\"2026-06-09T13:43:30.811755192Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=59b2619d-f4a4-4f67-86eb-9e257d95dcf9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:30.811965 crc crio[23733]: time=\"2026-06-09T13:43:30.811950357Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=59b2619d-f4a4-4f67-86eb-9e257d95dcf9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:30.812019 crc crio[23733]: time=\"2026-06-09T13:43:30.811996688Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=59b2619d-f4a4-4f67-86eb-9e257d95dcf9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:30.817507 crc crio[23733]: time=\"2026-06-09T13:43:30.817382965Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=fa9fadf2-a507-4dca-bde1-853132601814 name=/runtime.v1.ImageService/PullImage\nJun 09 13:43:30.826884 crc crio[23733]: time=\"2026-06-09T13:43:30.826806654Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"\nJun 09 13:43:30.852013 crc crio[23733]: 2026-06-09T13:43:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6912660f420f6cb Mac:82:66:7a:be:22:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/a6631892-f472-48b2-a49b-7b9941fc2299 SocketPath: PciID:}] [{Interface:0xc0005a2620 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:43:30.853363 crc crio[23733]: time=\"2026-06-09T13:43:30.853288068Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-mblcv Namespace:cert-manager ID:6912660f420f6cb75c1507f68dd7cc1014136ec7841e76e1a2bd56fb989a3a5c UID:5078dc2d-1a5e-4883-be20-22352bb9db12 NetNS:/var/run/netns/a6631892-f472-48b2-a49b-7b9941fc2299 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5078dc2d_1a5e_4883_be20_22352bb9db12.slice PodAnnotations:0xc00008c670}] Aliases:map[]}\"\nJun 09 13:43:30.853521 crc crio[23733]: time=\"2026-06-09T13:43:30.853497573Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-mblcv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:43:30.860851 crc crio[23733]: time=\"2026-06-09T13:43:30.860741536Z\" level=info msg=\"Ran pod sandbox 6912660f420f6cb75c1507f68dd7cc1014136ec7841e76e1a2bd56fb989a3a5c with infra container: cert-manager/cert-manager-7b8b89f89d-mblcv/POD\" id=c0b36abb-b302-4a2a-875d-fdabec1abd51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:43:30.873828 crc crio[23733]: time=\"2026-06-09T13:43:30.873725196Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=04555862-d4d2-4a3f-932f-e929973baa9d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:30.874083 crc crio[23733]: time=\"2026-06-09T13:43:30.874029684Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=04555862-d4d2-4a3f-932f-e929973baa9d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:30.874199 crc crio[23733]: time=\"2026-06-09T13:43:30.874092145Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=04555862-d4d2-4a3f-932f-e929973baa9d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:30.878162 crc crio[23733]: time=\"2026-06-09T13:43:30.878084757Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=6fe9bf62-cd9e-4809-85ac-d946a881d7fc name=/runtime.v1.ImageService/PullImage\nJun 09 13:43:30.887454 crc crio[23733]: time=\"2026-06-09T13:43:30.887342352Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"\nJun 09 13:43:30.980523 crc crio[23733]: 2026-06-09T13:43:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:669ca3d283cf58a Mac:1a:35:22:be:04:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/12361984-55a6-464d-bb19-f1002a574145 SocketPath: PciID:}] [{Interface:0xc0002a2cb0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:43:30.983540 crc crio[23733]: time=\"2026-06-09T13:43:30.983501245Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-qd69c Namespace:cert-manager ID:669ca3d283cf58ae09f4c8beb2366eeca492dd98183eb208e4ec1463bf9354f5 UID:c6879d27-b67d-4346-91d5-d5696669c2e3 NetNS:/var/run/netns/12361984-55a6-464d-bb19-f1002a574145 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6879d27_b67d_4346_91d5_d5696669c2e3.slice PodAnnotations:0xc0027d01f8}] Aliases:map[]}\"\nJun 09 13:43:30.983870 crc crio[23733]: time=\"2026-06-09T13:43:30.983852144Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-qd69c for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:43:30.991527 crc crio[23733]: time=\"2026-06-09T13:43:30.991494009Z\" level=info msg=\"Ran pod sandbox 669ca3d283cf58ae09f4c8beb2366eeca492dd98183eb208e4ec1463bf9354f5 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-qd69c/POD\" id=1c13bfef-4132-4247-8705-ba46746f4df0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:43:30.993783 crc crio[23733]: time=\"2026-06-09T13:43:30.993720395Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=fdcd6668-8dbb-47e0-b905-e14c9ad0feaa name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:30.993948 crc crio[23733]: time=\"2026-06-09T13:43:30.993906059Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=fdcd6668-8dbb-47e0-b905-e14c9ad0feaa name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:30.994038 crc crio[23733]: time=\"2026-06-09T13:43:30.993984261Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=fdcd6668-8dbb-47e0-b905-e14c9ad0feaa name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:30.995034 crc crio[23733]: time=\"2026-06-09T13:43:30.995006307Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=69522409-8c2e-42bc-877c-17563638e6af name=/runtime.v1.ImageService/PullImage\nJun 09 13:43:31.001827 crc crio[23733]: time=\"2026-06-09T13:43:31.001757419Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"\nJun 09 13:43:36.354700 crc crio[23733]: time=\"2026-06-09T13:43:36.353553282Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=6fe9bf62-cd9e-4809-85ac-d946a881d7fc name=/runtime.v1.ImageService/PullImage\nJun 09 13:43:36.356168 crc crio[23733]: time=\"2026-06-09T13:43:36.35581046Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=ca230561-0f47-401c-bf5d-0ffd27fb3f4a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:36.962457 crc crio[23733]: time=\"2026-06-09T13:43:36.962281516Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=d7a6a02f-9bee-49a4-8c6f-5f3d7836d0f6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:36.968266 crc crio[23733]: time=\"2026-06-09T13:43:36.968088204Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=69522409-8c2e-42bc-877c-17563638e6af name=/runtime.v1.ImageService/PullImage\nJun 09 13:43:36.969608 crc crio[23733]: time=\"2026-06-09T13:43:36.969463068Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=85f566f5-a524-46cd-914b-925c54c73f43 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:36.979331 crc crio[23733]: time=\"2026-06-09T13:43:36.979202976Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=0df6de2b-eb53-4fa8-8994-a7675de3c4bb name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:36.982479 crc crio[23733]: time=\"2026-06-09T13:43:36.982383076Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-mblcv/cert-manager-controller\" id=3c33007f-b2a9-4bf8-b029-43b4029e2f91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:36.985764 crc crio[23733]: time=\"2026-06-09T13:43:36.98568228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:36.993092 crc crio[23733]: time=\"2026-06-09T13:43:36.992976055Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-qd69c/cert-manager-webhook\" id=fdd77937-701a-4b11-8057-b9868d682fdc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:37.040081 crc crio[23733]: time=\"2026-06-09T13:43:37.039956819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:37.044338 crc crio[23733]: time=\"2026-06-09T13:43:37.044234098Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=fa9fadf2-a507-4dca-bde1-853132601814 name=/runtime.v1.ImageService/PullImage\nJun 09 13:43:37.045791 crc crio[23733]: time=\"2026-06-09T13:43:37.045713895Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=28fa4124-71e8-4c9b-ad75-1349f2fcc6b0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:37.056193 crc crio[23733]: time=\"2026-06-09T13:43:37.055474203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:37.065437 crc crio[23733]: time=\"2026-06-09T13:43:37.065334074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:37.066814 crc crio[23733]: time=\"2026-06-09T13:43:37.06674673Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=182f9206-d3e5-4a38-84e4-87aa668d60f5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:37.084733 crc crio[23733]: time=\"2026-06-09T13:43:37.084388828Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-hhzlm/cert-manager-cainjector\" id=df665d7f-d56a-4c5f-9b3e-2939c4ae3abb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:37.090260 crc crio[23733]: time=\"2026-06-09T13:43:37.090087593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:37.090847 crc crio[23733]: time=\"2026-06-09T13:43:37.090290878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:37.098803 crc crio[23733]: time=\"2026-06-09T13:43:37.098713482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:37.127355 crc crio[23733]: time=\"2026-06-09T13:43:37.127293328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:37.134842 crc crio[23733]: time=\"2026-06-09T13:43:37.134773928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:37.255464 crc crio[23733]: time=\"2026-06-09T13:43:37.254847099Z\" level=info msg=\"Created container 002ff17d556eada56916246701e78b6fb1d9382409ec73dcd84202f429e4b201: cert-manager/cert-manager-7b8b89f89d-mblcv/cert-manager-controller\" id=3c33007f-b2a9-4bf8-b029-43b4029e2f91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:37.256963 crc crio[23733]: time=\"2026-06-09T13:43:37.256921311Z\" level=info msg=\"Starting container: 002ff17d556eada56916246701e78b6fb1d9382409ec73dcd84202f429e4b201\" id=7b7fbf4b-386a-4e27-bec5-ceb6bf379053 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:43:37.264391 crc crio[23733]: time=\"2026-06-09T13:43:37.26396268Z\" level=info msg=\"Created container 9fb8a2ddb0d2a8195dadabd79ab8f3d87c440486052bb754c33a24650618266d: cert-manager/cert-manager-webhook-769f6b94cb-qd69c/cert-manager-webhook\" id=fdd77937-701a-4b11-8057-b9868d682fdc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:37.266377 crc crio[23733]: time=\"2026-06-09T13:43:37.265202531Z\" level=info msg=\"Started container\" PID=36512 containerID=002ff17d556eada56916246701e78b6fb1d9382409ec73dcd84202f429e4b201 description=cert-manager/cert-manager-7b8b89f89d-mblcv/cert-manager-controller id=7b7fbf4b-386a-4e27-bec5-ceb6bf379053 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6912660f420f6cb75c1507f68dd7cc1014136ec7841e76e1a2bd56fb989a3a5c\nJun 09 13:43:37.266377 crc crio[23733]: time=\"2026-06-09T13:43:37.266219397Z\" level=info msg=\"Starting container: 9fb8a2ddb0d2a8195dadabd79ab8f3d87c440486052bb754c33a24650618266d\" id=39c43df3-17df-4f74-b4ca-68ecfd8ad335 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:43:37.272388 crc crio[23733]: time=\"2026-06-09T13:43:37.272042385Z\" level=info msg=\"Started container\" PID=36518 containerID=9fb8a2ddb0d2a8195dadabd79ab8f3d87c440486052bb754c33a24650618266d description=cert-manager/cert-manager-webhook-769f6b94cb-qd69c/cert-manager-webhook id=39c43df3-17df-4f74-b4ca-68ecfd8ad335 name=/runtime.v1.RuntimeService/StartContainer sandboxID=669ca3d283cf58ae09f4c8beb2366eeca492dd98183eb208e4ec1463bf9354f5\nJun 09 13:43:37.274211 crc crio[23733]: time=\"2026-06-09T13:43:37.273951613Z\" level=info msg=\"Created container d3a9c7f0e1a4efd1379179bdd5183c875cd65ef81ab4846f864dcdc2f5d4939f: cert-manager/cert-manager-cainjector-7f9fdd5dd5-hhzlm/cert-manager-cainjector\" id=df665d7f-d56a-4c5f-9b3e-2939c4ae3abb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:37.275377 crc crio[23733]: time=\"2026-06-09T13:43:37.275263357Z\" level=info msg=\"Starting container: d3a9c7f0e1a4efd1379179bdd5183c875cd65ef81ab4846f864dcdc2f5d4939f\" id=9c432bd2-c981-42c2-9905-0afe345a4500 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:43:37.285939 crc crio[23733]: time=\"2026-06-09T13:43:37.285808185Z\" level=info msg=\"Started container\" PID=36519 containerID=d3a9c7f0e1a4efd1379179bdd5183c875cd65ef81ab4846f864dcdc2f5d4939f description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-hhzlm/cert-manager-cainjector id=9c432bd2-c981-42c2-9905-0afe345a4500 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f99bb1de812fc08a959ec551947c3c036ef2672609bd6a41caea81b9cc692a5a\nJun 09 13:43:37.925608 crc crio[23733]: time=\"2026-06-09T13:43:37.923207527Z\" level=info msg=\"Stopping container: a9f3eb2a3c01496fd400a7aa6818d501b3e4c1bdba6b1c0bf3e86485c39cb138 (timeout: 30s)\" id=402adf19-48bc-4b4a-be64-2898a83c923b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:43:37.925608 crc crio[23733]: time=\"2026-06-09T13:43:37.923457343Z\" level=info msg=\"Stopping container: e668623e6edb7316b64980ebb1ac1d5d3090b9f5eaaa75355ad829d0dfa737ab (timeout: 30s)\" id=b253ef7e-21c6-40d9-b83f-6c1e082d914d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:43:38.055734 crc crio[23733]: time=\"2026-06-09T13:43:38.055437556Z\" level=info msg=\"Stopped container e668623e6edb7316b64980ebb1ac1d5d3090b9f5eaaa75355ad829d0dfa737ab: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=b253ef7e-21c6-40d9-b83f-6c1e082d914d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:43:38.083070 crc crio[23733]: time=\"2026-06-09T13:43:38.082971705Z\" level=info msg=\"Removing container: 3b3c32070b0a05339ebea7aaa00b4fb0f895dca4dbc1a4ac7fda1e1a7bf0a591\" id=d3486e0b-c393-42dc-81e2-a51abf8031dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:43:38.210242 crc crio[23733]: time=\"2026-06-09T13:43:38.205232301Z\" level=info msg=\"Stopping container: 221be1a9da82364d20bca62f0463cf96bdc795aa1e33d2675a3e88cad5b185c6 (timeout: 30s)\" id=f874957f-4882-4e4c-a7e7-7a38750f06ac name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:43:38.210242 crc crio[23733]: time=\"2026-06-09T13:43:38.205445217Z\" level=info msg=\"Stopping container: 8e2d120b26c0281e4a477dd9842874aa109e9e1d5989d6f5cb3203cded28b420 (timeout: 30s)\" id=defaf532-6eec-4768-a4d6-33bf7369bc18 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:43:38.210242 crc crio[23733]: time=\"2026-06-09T13:43:38.206403881Z\" level=info msg=\"Stopping container: e09da7a84078ae9b3daba50fc24f195c27c79f8c58bc31b02211289109aa58a0 (timeout: 30s)\" id=6774dda4-83cb-4e50-9bb1-90cc3bc96f19 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:43:38.210242 crc crio[23733]: time=\"2026-06-09T13:43:38.207372526Z\" level=info msg=\"Stopping container: 2db229cfb56bdb10bbb1c8f448b90d971543ff44e4597efef9c7e37e1958f1e7 (timeout: 30s)\" id=0a580342-ab73-44f8-9e84-c3de537da2ab name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:43:38.210242 crc crio[23733]: time=\"2026-06-09T13:43:38.207775496Z\" level=info msg=\"Stopping container: 4f8c98f6f7af019238a654d1ea34caf1eb071d2ce2a717110f4232202460a149 (timeout: 30s)\" id=c7da31ef-b3f7-4cf9-9991-89a041eb46cb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:43:38.210242 crc crio[23733]: time=\"2026-06-09T13:43:38.208235288Z\" level=info msg=\"Stopping container: 8d35d6982cb3e88426ff8b1db58611575420af0845bc761c46f19660a9596571 (timeout: 30s)\" id=3093962c-9ec8-431a-a758-79a1da865233 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:43:38.210242 crc crio[23733]: time=\"2026-06-09T13:43:38.209400717Z\" level=info msg=\"Stopping container: b80084955c6db94773bd73f1b46ae09ee0703c5163993096bc80ffdc9081aba5 (timeout: 30s)\" id=95833646-091a-4830-b032-3075671636c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:43:38.245993 crc crio[23733]: time=\"2026-06-09T13:43:38.245882984Z\" level=info msg=\"Stopped container a9f3eb2a3c01496fd400a7aa6818d501b3e4c1bdba6b1c0bf3e86485c39cb138: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=402adf19-48bc-4b4a-be64-2898a83c923b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:43:38.282218 crc crio[23733]: time=\"2026-06-09T13:43:38.277449706Z\" level=info msg=\"Stopping pod sandbox: fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4\" id=b0150180-6e6f-4d1d-baa0-e278d8219881 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:43:38.303417 crc crio[23733]: time=\"2026-06-09T13:43:38.303325193Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 09 13:43:38.303716 crc crio[23733]: time=\"2026-06-09T13:43:38.303603261Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:38.341244 crc crio[23733]: time=\"2026-06-09T13:43:38.338483356Z\" level=info msg=\"Stopping container: ab9e572c66dcd969cd5a262a4bbed1c92c502fac1ad9dc59dd3c3e854265afd4 (timeout: 30s)\" id=4e16db54-9174-4fa6-b260-7482062579ca name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:43:38.352798 crc crio[23733]: time=\"2026-06-09T13:43:38.352294367Z\" level=info msg=\"Removed container 3b3c32070b0a05339ebea7aaa00b4fb0f895dca4dbc1a4ac7fda1e1a7bf0a591: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=d3486e0b-c393-42dc-81e2-a51abf8031dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:43:38.394185 crc crio[23733]: time=\"2026-06-09T13:43:38.393914134Z\" level=info msg=\"Stopped container b80084955c6db94773bd73f1b46ae09ee0703c5163993096bc80ffdc9081aba5: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=95833646-091a-4830-b032-3075671636c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:43:38.416371 crc crio[23733]: time=\"2026-06-09T13:43:38.416271112Z\" level=info msg=\"Stopped container 221be1a9da82364d20bca62f0463cf96bdc795aa1e33d2675a3e88cad5b185c6: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=f874957f-4882-4e4c-a7e7-7a38750f06ac name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:43:38.417053 crc crio[23733]: time=\"2026-06-09T13:43:38.416720844Z\" level=info msg=\"Stopped container 2db229cfb56bdb10bbb1c8f448b90d971543ff44e4597efef9c7e37e1958f1e7: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=0a580342-ab73-44f8-9e84-c3de537da2ab name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:43:38.418609 crc crio[23733]: time=\"2026-06-09T13:43:38.41851371Z\" level=info msg=\"Stopped pod sandbox: fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4\" id=b0150180-6e6f-4d1d-baa0-e278d8219881 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:43:38.426604 crc crio[23733]: time=\"2026-06-09T13:43:38.426492982Z\" level=info msg=\"Stopped container 4f8c98f6f7af019238a654d1ea34caf1eb071d2ce2a717110f4232202460a149: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=c7da31ef-b3f7-4cf9-9991-89a041eb46cb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:43:38.576157 crc crio[23733]: time=\"2026-06-09T13:43:38.574454451Z\" level=info msg=\"Stopped container 8d35d6982cb3e88426ff8b1db58611575420af0845bc761c46f19660a9596571: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=3093962c-9ec8-431a-a758-79a1da865233 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:43:38.576157 crc crio[23733]: time=\"2026-06-09T13:43:38.574540043Z\" level=info msg=\"Stopped container 8e2d120b26c0281e4a477dd9842874aa109e9e1d5989d6f5cb3203cded28b420: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=defaf532-6eec-4768-a4d6-33bf7369bc18 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:43:38.690374 crc crio[23733]: time=\"2026-06-09T13:43:38.690268653Z\" level=info msg=\"Stopped container e09da7a84078ae9b3daba50fc24f195c27c79f8c58bc31b02211289109aa58a0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=6774dda4-83cb-4e50-9bb1-90cc3bc96f19 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:43:38.884990 crc crio[23733]: time=\"2026-06-09T13:43:38.884871027Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-kvqln/POD\" id=18b1c5d7-0b04-4c9c-aa67-78b54ea602fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:43:38.885175 crc crio[23733]: time=\"2026-06-09T13:43:38.88502303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:38.902976 crc crio[23733]: time=\"2026-06-09T13:43:38.902908185Z\" 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=18b1c5d7-0b04-4c9c-aa67-78b54ea602fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:43:38.915531 crc crio[23733]: time=\"2026-06-09T13:43:38.915451464Z\" level=info msg=\"Ran pod sandbox 31a614da50ae44fea26526be1f580eb890e05b6cb087b1576a854f9ca7fda9ef with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-kvqln/POD\" id=18b1c5d7-0b04-4c9c-aa67-78b54ea602fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:43:38.918054 crc crio[23733]: time=\"2026-06-09T13:43:38.917969338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7667cff2-383d-443f-a114-0d60f24514fc name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:38.920916 crc crio[23733]: time=\"2026-06-09T13:43:38.920857351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2c667858-f5f9-4f6e-8f60-9ba77e870cb5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:38.930469 crc crio[23733]: time=\"2026-06-09T13:43:38.930381112Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-kvqln/kube-rbac-proxy\" id=c31dbb8a-ef76-4749-a138-f6f55079aed2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:38.931562 crc crio[23733]: time=\"2026-06-09T13:43:38.930837493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:38.955037 crc crio[23733]: time=\"2026-06-09T13:43:38.954928626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:39.123863 crc crio[23733]: time=\"2026-06-09T13:43:39.123774055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=01f31b25-575a-4563-b13d-32f6a9a254f3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:39.126151 crc crio[23733]: time=\"2026-06-09T13:43:39.126011462Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=3c814a4b-da85-48fc-9644-3478321c68f1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:39.132246 crc crio[23733]: time=\"2026-06-09T13:43:39.132174668Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=64c6feb4-239f-40e7-86bf-0251a84a87e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:39.134664 crc crio[23733]: time=\"2026-06-09T13:43:39.134451957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:39.139557 crc crio[23733]: time=\"2026-06-09T13:43:39.139006872Z\" level=info msg=\"Removing container: e668623e6edb7316b64980ebb1ac1d5d3090b9f5eaaa75355ad829d0dfa737ab\" id=20a1890d-04a4-4d8f-9eae-8df6bfc8bfdb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:43:39.181576 crc crio[23733]: time=\"2026-06-09T13:43:39.181494852Z\" level=info msg=\"Removed container e668623e6edb7316b64980ebb1ac1d5d3090b9f5eaaa75355ad829d0dfa737ab: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=20a1890d-04a4-4d8f-9eae-8df6bfc8bfdb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:43:39.191971 crc crio[23733]: time=\"2026-06-09T13:43:39.191888826Z\" level=info msg=\"Removing container: a9f3eb2a3c01496fd400a7aa6818d501b3e4c1bdba6b1c0bf3e86485c39cb138\" id=390c34e7-91a4-4ede-9338-1e919b719ec9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:43:39.212409 crc crio[23733]: time=\"2026-06-09T13:43:39.211982686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:39.213382 crc crio[23733]: time=\"2026-06-09T13:43:39.213290089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:39.214176 crc crio[23733]: time=\"2026-06-09T13:43:39.214059368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:39.216481 crc crio[23733]: time=\"2026-06-09T13:43:39.216163342Z\" level=info msg=\"Stopped container ab9e572c66dcd969cd5a262a4bbed1c92c502fac1ad9dc59dd3c3e854265afd4: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=4e16db54-9174-4fa6-b260-7482062579ca name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:43:39.218006 crc crio[23733]: time=\"2026-06-09T13:43:39.217875166Z\" level=info msg=\"Stopping pod sandbox: cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07\" id=db38923b-9b55-4173-bb0a-ceebe234cb10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:43:39.223884 crc crio[23733]: time=\"2026-06-09T13:43:39.223798686Z\" level=info msg=\"Stopped pod sandbox: cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07\" id=db38923b-9b55-4173-bb0a-ceebe234cb10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:43:39.281686 crc crio[23733]: time=\"2026-06-09T13:43:39.281569304Z\" level=info msg=\"Removed container a9f3eb2a3c01496fd400a7aa6818d501b3e4c1bdba6b1c0bf3e86485c39cb138: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=390c34e7-91a4-4ede-9338-1e919b719ec9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:43:39.427074 crc crio[23733]: time=\"2026-06-09T13:43:39.426166097Z\" level=info msg=\"Created container b645ac4e7918779892b74643f0ab10b7323595e3f474dd08b6632e6854ad4c70: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-kvqln/kube-rbac-proxy\" id=c31dbb8a-ef76-4749-a138-f6f55079aed2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:39.429447 crc crio[23733]: time=\"2026-06-09T13:43:39.429355437Z\" level=info msg=\"Starting container: b645ac4e7918779892b74643f0ab10b7323595e3f474dd08b6632e6854ad4c70\" id=14ab4000-4994-4216-bfc9-f544bf41255b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:43:39.442155 crc crio[23733]: time=\"2026-06-09T13:43:39.44199384Z\" level=info msg=\"Created container dd3dee0b1d99f51dc058cbb6e9112fdb74e206d2cc775386aebe607decb52666: openshift-multus/multus-bzhnf/kube-multus\" id=64c6feb4-239f-40e7-86bf-0251a84a87e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:39.445839 crc crio[23733]: time=\"2026-06-09T13:43:39.445726954Z\" level=info msg=\"Started container\" PID=36747 containerID=b645ac4e7918779892b74643f0ab10b7323595e3f474dd08b6632e6854ad4c70 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-kvqln/kube-rbac-proxy id=14ab4000-4994-4216-bfc9-f544bf41255b name=/runtime.v1.RuntimeService/StartContainer sandboxID=31a614da50ae44fea26526be1f580eb890e05b6cb087b1576a854f9ca7fda9ef\nJun 09 13:43:39.446720 crc crio[23733]: time=\"2026-06-09T13:43:39.446599666Z\" level=info msg=\"Starting container: dd3dee0b1d99f51dc058cbb6e9112fdb74e206d2cc775386aebe607decb52666\" id=a3811173-6f2e-48a7-9899-70736bfcb049 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:43:39.454828 crc crio[23733]: time=\"2026-06-09T13:43:39.454725252Z\" level=info msg=\"Started container\" PID=36748 containerID=dd3dee0b1d99f51dc058cbb6e9112fdb74e206d2cc775386aebe607decb52666 description=openshift-multus/multus-bzhnf/kube-multus id=a3811173-6f2e-48a7-9899-70736bfcb049 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73bcd6062ef2d99784c95ac6728cf7ca9984ae9e79c72feaa0449e42167093e6\nJun 09 13:43:39.474076 crc crio[23733]: time=\"2026-06-09T13:43:39.473975812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=758bcf2c-9a4b-49ce-8751-439c56db83db name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:39.482303 crc crio[23733]: time=\"2026-06-09T13:43:39.478032024Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2e7e311e-90d1-491c-b1a8-7667db94d7a6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:39.488276 crc crio[23733]: time=\"2026-06-09T13:43:39.486996952Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_7cf1bf60-a937-42ea-bf62-582156f8f053\\\"\"\nJun 09 13:43:39.488276 crc crio[23733]: time=\"2026-06-09T13:43:39.487250959Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:39.488401 crc crio[23733]: time=\"2026-06-09T13:43:39.488275584Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-kvqln/ovnkube-cluster-manager\" id=ac1c9e9f-44ce-4bbf-9286-c5cba420aa7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:39.488891 crc crio[23733]: time=\"2026-06-09T13:43:39.488838289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:39.528350 crc crio[23733]: time=\"2026-06-09T13:43:39.527819959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:39.539320 crc crio[23733]: time=\"2026-06-09T13:43:39.533702609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:39.653156 crc crio[23733]: time=\"2026-06-09T13:43:39.653026951Z\" level=info msg=\"Created container a65cc3438cfbe35a6fee0f94a6f0275cf43e7305f196d5d2d765a776bc947943: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-kvqln/ovnkube-cluster-manager\" id=ac1c9e9f-44ce-4bbf-9286-c5cba420aa7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:39.654761 crc crio[23733]: time=\"2026-06-09T13:43:39.654702793Z\" level=info msg=\"Starting container: a65cc3438cfbe35a6fee0f94a6f0275cf43e7305f196d5d2d765a776bc947943\" id=2664d6eb-3d8f-4b5f-a56c-b360bd75ae7b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:43:39.660711 crc crio[23733]: time=\"2026-06-09T13:43:39.660612272Z\" level=info msg=\"Started container\" PID=36780 containerID=a65cc3438cfbe35a6fee0f94a6f0275cf43e7305f196d5d2d765a776bc947943 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-kvqln/ovnkube-cluster-manager id=2664d6eb-3d8f-4b5f-a56c-b360bd75ae7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=31a614da50ae44fea26526be1f580eb890e05b6cb087b1576a854f9ca7fda9ef\nJun 09 13:43:39.909974 crc crio[23733]: time=\"2026-06-09T13:43:39.909872745Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-jxrdg/POD\" id=dd696f80-e499-4658-a6e0-66be9a09948f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:43:39.910145 crc crio[23733]: time=\"2026-06-09T13:43:39.910004938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:39.926362 crc crio[23733]: time=\"2026-06-09T13:43:39.926272012Z\" 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=dd696f80-e499-4658-a6e0-66be9a09948f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:43:39.936544 crc crio[23733]: time=\"2026-06-09T13:43:39.936457841Z\" level=info msg=\"Ran pod sandbox 71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a with infra container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/POD\" id=dd696f80-e499-4658-a6e0-66be9a09948f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:43:39.938600 crc crio[23733]: time=\"2026-06-09T13:43:39.938516592Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c32fff20-fdea-405f-b9d4-280169d950fa name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:39.940543 crc crio[23733]: time=\"2026-06-09T13:43:39.940451451Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fa16c32d-7662-4270-afba-e546e6388f22 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:39.950385 crc crio[23733]: time=\"2026-06-09T13:43:39.950302392Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/kubecfg-setup\" id=302bb5ca-786c-4aed-b073-b692254802cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:39.950810 crc crio[23733]: time=\"2026-06-09T13:43:39.950759814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:40.003849 crc crio[23733]: time=\"2026-06-09T13:43:40.003692188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:40.006743 crc crio[23733]: time=\"2026-06-09T13:43:40.006678544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:40.059220 crc crio[23733]: time=\"2026-06-09T13:43:40.058660055Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 09 13:43:40.059446 crc crio[23733]: time=\"2026-06-09T13:43:40.059344742Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:40.067651 crc crio[23733]: time=\"2026-06-09T13:43:40.06752543Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 09 13:43:40.067914 crc crio[23733]: time=\"2026-06-09T13:43:40.067670853Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:40.068299 crc crio[23733]: time=\"2026-06-09T13:43:40.068235058Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 09 13:43:40.068380 crc crio[23733]: time=\"2026-06-09T13:43:40.06829958Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:40.079168 crc crio[23733]: time=\"2026-06-09T13:43:40.079007002Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 09 13:43:40.079168 crc crio[23733]: time=\"2026-06-09T13:43:40.079178496Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:40.097090 crc crio[23733]: time=\"2026-06-09T13:43:40.096918717Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 09 13:43:40.097090 crc crio[23733]: time=\"2026-06-09T13:43:40.09704196Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:40.112000 crc crio[23733]: time=\"2026-06-09T13:43:40.111878046Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 09 13:43:40.112000 crc crio[23733]: time=\"2026-06-09T13:43:40.111986579Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:40.119512 crc crio[23733]: time=\"2026-06-09T13:43:40.119422879Z\" level=info msg=\"Created container 424ea5ac83f52d31bc998c3d6a16cf6c3052ce45dd6a6fbec7d8c9a5db8df898: openshift-ovn-kubernetes/ovnkube-node-jxrdg/kubecfg-setup\" id=302bb5ca-786c-4aed-b073-b692254802cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:40.121313 crc crio[23733]: time=\"2026-06-09T13:43:40.120965568Z\" level=info msg=\"Starting container: 424ea5ac83f52d31bc998c3d6a16cf6c3052ce45dd6a6fbec7d8c9a5db8df898\" id=de087759-c3ca-4db6-8ea1-55528d549adf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:43:40.122015 crc crio[23733]: time=\"2026-06-09T13:43:40.121954923Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 09 13:43:40.122084 crc crio[23733]: time=\"2026-06-09T13:43:40.122043626Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:40.122805 crc crio[23733]: time=\"2026-06-09T13:43:40.122745472Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 09 13:43:40.122952 crc crio[23733]: time=\"2026-06-09T13:43:40.122821934Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:40.129656 crc crio[23733]: time=\"2026-06-09T13:43:40.129531794Z\" level=info msg=\"Started container\" PID=36807 containerID=424ea5ac83f52d31bc998c3d6a16cf6c3052ce45dd6a6fbec7d8c9a5db8df898 description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/kubecfg-setup id=de087759-c3ca-4db6-8ea1-55528d549adf name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a\nJun 09 13:43:40.134008 crc crio[23733]: time=\"2026-06-09T13:43:40.133928157Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_7cf1bf60-a937-42ea-bf62-582156f8f053\\\"\"\nJun 09 13:43:40.196612 crc crio[23733]: time=\"2026-06-09T13:43:40.196524537Z\" level=info msg=\"Removing container: ab9e572c66dcd969cd5a262a4bbed1c92c502fac1ad9dc59dd3c3e854265afd4\" id=20d95dce-1987-4bc4-ba4a-cea447024a47 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:43:40.220692 crc crio[23733]: time=\"2026-06-09T13:43:40.218794233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=545c6de0-ae38-4d2d-b489-63aff712459f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:40.222074 crc crio[23733]: time=\"2026-06-09T13:43:40.221993404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=93325ca5-4680-47b3-b037-0816e0e4b857 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:40.231377 crc crio[23733]: time=\"2026-06-09T13:43:40.231225238Z\" level=info msg=\"Removed container ab9e572c66dcd969cd5a262a4bbed1c92c502fac1ad9dc59dd3c3e854265afd4: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=20d95dce-1987-4bc4-ba4a-cea447024a47 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:43:40.242944 crc crio[23733]: time=\"2026-06-09T13:43:40.241610631Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovn-controller\" id=01de4e34-48c1-4ac8-a40e-02c657193ab0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:40.242944 crc crio[23733]: time=\"2026-06-09T13:43:40.242075714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:40.244029 crc crio[23733]: time=\"2026-06-09T13:43:40.243714105Z\" level=info msg=\"Removing container: 8e2d120b26c0281e4a477dd9842874aa109e9e1d5989d6f5cb3203cded28b420\" id=b6626ef0-7c77-4de0-95b5-59a1eccdbfbd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:43:40.277599 crc crio[23733]: time=\"2026-06-09T13:43:40.272204139Z\" level=info msg=\"Removed container 8e2d120b26c0281e4a477dd9842874aa109e9e1d5989d6f5cb3203cded28b420: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=b6626ef0-7c77-4de0-95b5-59a1eccdbfbd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:43:40.277599 crc crio[23733]: time=\"2026-06-09T13:43:40.27496192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:40.277599 crc crio[23733]: time=\"2026-06-09T13:43:40.277280608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:40.293475 crc crio[23733]: time=\"2026-06-09T13:43:40.293379238Z\" level=info msg=\"Removing container: 8d35d6982cb3e88426ff8b1db58611575420af0845bc761c46f19660a9596571\" id=8502fde0-d816-407c-bb93-5367ae122fcb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:43:40.322410 crc crio[23733]: time=\"2026-06-09T13:43:40.322032365Z\" level=info msg=\"Removed container 8d35d6982cb3e88426ff8b1db58611575420af0845bc761c46f19660a9596571: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=8502fde0-d816-407c-bb93-5367ae122fcb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:43:40.327399 crc crio[23733]: time=\"2026-06-09T13:43:40.327291569Z\" level=info msg=\"Removing container: e09da7a84078ae9b3daba50fc24f195c27c79f8c58bc31b02211289109aa58a0\" id=80976854-79e1-4de3-a99d-cb95be88f119 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:43:40.354077 crc crio[23733]: time=\"2026-06-09T13:43:40.353977367Z\" level=info msg=\"Removed container e09da7a84078ae9b3daba50fc24f195c27c79f8c58bc31b02211289109aa58a0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=80976854-79e1-4de3-a99d-cb95be88f119 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:43:40.357818 crc crio[23733]: time=\"2026-06-09T13:43:40.357722432Z\" level=info msg=\"Removing container: 2db229cfb56bdb10bbb1c8f448b90d971543ff44e4597efef9c7e37e1958f1e7\" id=914a2c76-b14f-435c-af7b-f4419d26c8e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:43:40.378128 crc crio[23733]: time=\"2026-06-09T13:43:40.377992677Z\" level=info msg=\"Removed container 2db229cfb56bdb10bbb1c8f448b90d971543ff44e4597efef9c7e37e1958f1e7: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=914a2c76-b14f-435c-af7b-f4419d26c8e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:43:40.381470 crc crio[23733]: time=\"2026-06-09T13:43:40.381400444Z\" level=info msg=\"Removing container: b80084955c6db94773bd73f1b46ae09ee0703c5163993096bc80ffdc9081aba5\" id=d0438d5a-6d41-4e4d-92b5-aadf56405f09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:43:40.400323 crc crio[23733]: time=\"2026-06-09T13:43:40.400218401Z\" level=info msg=\"Created container 25c5b63dae22503a189e1f0797d23c56dd7cb6ca1d3863991f173c347f7f5ab0: openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovn-controller\" id=01de4e34-48c1-4ac8-a40e-02c657193ab0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:40.401470 crc crio[23733]: time=\"2026-06-09T13:43:40.401401382Z\" level=info msg=\"Starting container: 25c5b63dae22503a189e1f0797d23c56dd7cb6ca1d3863991f173c347f7f5ab0\" id=7ee9aa8b-acfc-45bd-a865-7290fe2c78f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:43:40.402586 crc crio[23733]: time=\"2026-06-09T13:43:40.4025321Z\" level=info msg=\"Removed container b80084955c6db94773bd73f1b46ae09ee0703c5163993096bc80ffdc9081aba5: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=d0438d5a-6d41-4e4d-92b5-aadf56405f09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:43:40.405705 crc crio[23733]: time=\"2026-06-09T13:43:40.4056681Z\" level=info msg=\"Removing container: 221be1a9da82364d20bca62f0463cf96bdc795aa1e33d2675a3e88cad5b185c6\" id=d126c093-6062-49e5-96a3-53befcd3a9c4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:43:40.412516 crc crio[23733]: time=\"2026-06-09T13:43:40.412414101Z\" level=info msg=\"Started container\" PID=36836 containerID=25c5b63dae22503a189e1f0797d23c56dd7cb6ca1d3863991f173c347f7f5ab0 description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovn-controller id=7ee9aa8b-acfc-45bd-a865-7290fe2c78f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a\nJun 09 13:43:40.428747 crc crio[23733]: time=\"2026-06-09T13:43:40.427012852Z\" level=info msg=\"Removed container 221be1a9da82364d20bca62f0463cf96bdc795aa1e33d2675a3e88cad5b185c6: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=d126c093-6062-49e5-96a3-53befcd3a9c4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:43:40.430068 crc crio[23733]: time=\"2026-06-09T13:43:40.428957641Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=de4846b5-fd6f-4513-9105-50d747107076 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:40.431982 crc crio[23733]: time=\"2026-06-09T13:43:40.431890036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5f7ba741-93ea-4367-8072-7807a9506d62 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:40.434010 crc crio[23733]: time=\"2026-06-09T13:43:40.433569619Z\" level=info msg=\"Removing container: 4f8c98f6f7af019238a654d1ea34caf1eb071d2ce2a717110f4232202460a149\" id=5269f9ff-8572-4f22-bcc8-bc91eaeb6d28 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:43:40.448081 crc crio[23733]: time=\"2026-06-09T13:43:40.44779561Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovn-acl-logging\" id=5b717383-867f-4f22-b171-f33244896bf0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:40.449893 crc crio[23733]: time=\"2026-06-09T13:43:40.449705028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:40.459527 crc crio[23733]: time=\"2026-06-09T13:43:40.459418456Z\" level=info msg=\"Removed container 4f8c98f6f7af019238a654d1ea34caf1eb071d2ce2a717110f4232202460a149: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=5269f9ff-8572-4f22-bcc8-bc91eaeb6d28 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:43:40.462606 crc crio[23733]: time=\"2026-06-09T13:43:40.462535955Z\" level=info msg=\"Removing container: 1d9dcfcc469e0f2604df9148d56b761621d978c98583ccae31ba95d71f2553e8\" id=735c22e8-e10a-4432-b889-c4d4bddf160b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:43:40.494939 crc crio[23733]: time=\"2026-06-09T13:43:40.494795364Z\" level=info msg=\"Removed container 1d9dcfcc469e0f2604df9148d56b761621d978c98583ccae31ba95d71f2553e8: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=735c22e8-e10a-4432-b889-c4d4bddf160b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:43:40.498043 crc crio[23733]: time=\"2026-06-09T13:43:40.497972735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:40.499925 crc crio[23733]: time=\"2026-06-09T13:43:40.499859932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:40.609529 crc crio[23733]: time=\"2026-06-09T13:43:40.608845571Z\" level=info msg=\"Created container d3f8f4303d3dd193d8b688ccfc5d1466ffcfb2fb14822b191bcac80509cbf857: openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovn-acl-logging\" id=5b717383-867f-4f22-b171-f33244896bf0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:40.611279 crc crio[23733]: time=\"2026-06-09T13:43:40.610704328Z\" level=info msg=\"Starting container: d3f8f4303d3dd193d8b688ccfc5d1466ffcfb2fb14822b191bcac80509cbf857\" id=f344cb6a-7200-44d5-ad48-1ac9a464d95b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:43:40.615991 crc crio[23733]: time=\"2026-06-09T13:43:40.615857449Z\" level=info msg=\"Started container\" PID=36853 containerID=d3f8f4303d3dd193d8b688ccfc5d1466ffcfb2fb14822b191bcac80509cbf857 description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovn-acl-logging id=f344cb6a-7200-44d5-ad48-1ac9a464d95b name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a\nJun 09 13:43:40.629946 crc crio[23733]: time=\"2026-06-09T13:43:40.629814264Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4bacb932-be75-4d60-aced-f04776801353 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:40.633530 crc crio[23733]: time=\"2026-06-09T13:43:40.633441536Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a13661cc-d98b-4c1e-822a-c83540c658a2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:40.639889 crc crio[23733]: time=\"2026-06-09T13:43:40.639786747Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/kube-rbac-proxy-node\" id=7e87931f-d66f-41ff-8864-692838cfcc1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:40.640418 crc crio[23733]: time=\"2026-06-09T13:43:40.640343112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:40.669275 crc crio[23733]: time=\"2026-06-09T13:43:40.669185264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:40.670961 crc crio[23733]: time=\"2026-06-09T13:43:40.670867357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:40.788945 crc crio[23733]: time=\"2026-06-09T13:43:40.788834334Z\" level=info msg=\"Created container 9e6b78b283c56d4a5bf8b5258839419ad68fd618438a5e0542c21fe5026c044e: openshift-ovn-kubernetes/ovnkube-node-jxrdg/kube-rbac-proxy-node\" id=7e87931f-d66f-41ff-8864-692838cfcc1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:40.790710 crc crio[23733]: time=\"2026-06-09T13:43:40.790440095Z\" level=info msg=\"Starting container: 9e6b78b283c56d4a5bf8b5258839419ad68fd618438a5e0542c21fe5026c044e\" id=9e96d1f5-eb37-4524-8377-7fd8337f4d8a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:43:40.796558 crc crio[23733]: time=\"2026-06-09T13:43:40.796400685Z\" level=info msg=\"Started container\" PID=36871 containerID=9e6b78b283c56d4a5bf8b5258839419ad68fd618438a5e0542c21fe5026c044e description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/kube-rbac-proxy-node id=9e96d1f5-eb37-4524-8377-7fd8337f4d8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a\nJun 09 13:43:40.807484 crc crio[23733]: time=\"2026-06-09T13:43:40.807390355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1fb262fc-7ac3-4b66-bb58-5fb8113e5e5a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:40.810563 crc crio[23733]: time=\"2026-06-09T13:43:40.810472983Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=78f5ebc0-1599-4c56-b56f-7cdd4e543a7a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:40.819520 crc crio[23733]: time=\"2026-06-09T13:43:40.81941471Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/kube-rbac-proxy-ovn-metrics\" id=5c9cbdae-f19b-4775-bf43-74e8cb6f6faf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:40.819984 crc crio[23733]: time=\"2026-06-09T13:43:40.819929603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:40.844956 crc crio[23733]: time=\"2026-06-09T13:43:40.844826086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:40.846710 crc crio[23733]: time=\"2026-06-09T13:43:40.846615672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:40.933424 crc crio[23733]: time=\"2026-06-09T13:43:40.933300774Z\" level=info msg=\"Created container e0861b6001770f7eebc19d893c344a0683b51626d7d0679892dbaaac02cd530e: openshift-ovn-kubernetes/ovnkube-node-jxrdg/kube-rbac-proxy-ovn-metrics\" id=5c9cbdae-f19b-4775-bf43-74e8cb6f6faf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:40.934870 crc crio[23733]: time=\"2026-06-09T13:43:40.934759391Z\" level=info msg=\"Starting container: e0861b6001770f7eebc19d893c344a0683b51626d7d0679892dbaaac02cd530e\" id=2319f3ab-6bd0-481e-9b9b-a0acd2de78ab name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:43:40.940261 crc crio[23733]: time=\"2026-06-09T13:43:40.940185018Z\" level=info msg=\"Started container\" PID=36893 containerID=e0861b6001770f7eebc19d893c344a0683b51626d7d0679892dbaaac02cd530e description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/kube-rbac-proxy-ovn-metrics id=2319f3ab-6bd0-481e-9b9b-a0acd2de78ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a\nJun 09 13:43:40.954762 crc crio[23733]: time=\"2026-06-09T13:43:40.954673926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5842e8b9-215f-4f68-b615-f7b6ca077e4c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:40.957284 crc crio[23733]: time=\"2026-06-09T13:43:40.95717726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ca23a5f5-e422-482e-9f62-c209a03e559d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:40.966220 crc crio[23733]: time=\"2026-06-09T13:43:40.965864171Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/northd\" id=61198f48-d9a1-4427-b5d6-07dea481b9d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:40.966533 crc crio[23733]: time=\"2026-06-09T13:43:40.966365663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:41.006224 crc crio[23733]: time=\"2026-06-09T13:43:41.006085032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:41.008229 crc crio[23733]: time=\"2026-06-09T13:43:41.008082913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:41.105923 crc crio[23733]: time=\"2026-06-09T13:43:41.105719154Z\" level=info msg=\"Created container 371bc3eb393b2e62e8688a02b2d0b224afd4371a5e6f517ad26eba77ec72f3f2: openshift-ovn-kubernetes/ovnkube-node-jxrdg/northd\" id=61198f48-d9a1-4427-b5d6-07dea481b9d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:41.108277 crc crio[23733]: time=\"2026-06-09T13:43:41.107094589Z\" level=info msg=\"Starting container: 371bc3eb393b2e62e8688a02b2d0b224afd4371a5e6f517ad26eba77ec72f3f2\" id=0fd96270-1c38-4158-a3f1-26716c587e43 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:43:41.112511 crc crio[23733]: time=\"2026-06-09T13:43:41.112421684Z\" level=info msg=\"Started container\" PID=36934 containerID=371bc3eb393b2e62e8688a02b2d0b224afd4371a5e6f517ad26eba77ec72f3f2 description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/northd id=0fd96270-1c38-4158-a3f1-26716c587e43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a\nJun 09 13:43:41.125994 crc crio[23733]: time=\"2026-06-09T13:43:41.125945827Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0889d8a8-a86e-4f76-b831-5257236cdc30 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:41.129780 crc crio[23733]: time=\"2026-06-09T13:43:41.12959707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=16216c44-4cb0-485e-af0a-88facd88c57c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:41.136395 crc crio[23733]: time=\"2026-06-09T13:43:41.136326261Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/nbdb\" id=b1a1c023-7e7f-4777-8fa2-332acccb22c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:41.136751 crc crio[23733]: time=\"2026-06-09T13:43:41.13666238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:41.159514 crc crio[23733]: time=\"2026-06-09T13:43:41.159380356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:41.162194 crc crio[23733]: time=\"2026-06-09T13:43:41.161331707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:41.267382 crc crio[23733]: time=\"2026-06-09T13:43:41.267292648Z\" level=info msg=\"Created container 977a105e790b393ebd09c166a07a905778b2dce4119fb3963542b3f48409cb53: openshift-ovn-kubernetes/ovnkube-node-jxrdg/nbdb\" id=b1a1c023-7e7f-4777-8fa2-332acccb22c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:41.270040 crc crio[23733]: time=\"2026-06-09T13:43:41.269826432Z\" level=info msg=\"Starting container: 977a105e790b393ebd09c166a07a905778b2dce4119fb3963542b3f48409cb53\" id=09b06d91-2bf8-444f-a571-17b9ac28cfe3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:43:41.286748 crc crio[23733]: time=\"2026-06-09T13:43:41.285043158Z\" level=info msg=\"Started container\" PID=36956 containerID=977a105e790b393ebd09c166a07a905778b2dce4119fb3963542b3f48409cb53 description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/nbdb id=09b06d91-2bf8-444f-a571-17b9ac28cfe3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a\nJun 09 13:43:43.387605 crc crio[23733]: time=\"2026-06-09T13:43:43.386859832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ece378f3-f640-474a-8b08-e34ae3d8c99d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:43.390074 crc crio[23733]: time=\"2026-06-09T13:43:43.389998823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b59c549d-0c7d-4cc8-862b-b07d37eb9e69 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:43.404307 crc crio[23733]: time=\"2026-06-09T13:43:43.404044008Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/sbdb\" id=326ba54a-38d8-4da2-8ac7-8d05ffe7b169 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:43.404725 crc crio[23733]: time=\"2026-06-09T13:43:43.404596182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:43.438659 crc crio[23733]: time=\"2026-06-09T13:43:43.438496463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:43.441816 crc crio[23733]: time=\"2026-06-09T13:43:43.441720336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:43.538556 crc crio[23733]: time=\"2026-06-09T13:43:43.538453754Z\" level=info msg=\"Created container 6856a2831c31b1d933f36a6e275892f700736d06952ea5de8a2ece0ec5db8b34: openshift-ovn-kubernetes/ovnkube-node-jxrdg/sbdb\" id=326ba54a-38d8-4da2-8ac7-8d05ffe7b169 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:43.539912 crc crio[23733]: time=\"2026-06-09T13:43:43.53987018Z\" level=info msg=\"Starting container: 6856a2831c31b1d933f36a6e275892f700736d06952ea5de8a2ece0ec5db8b34\" id=6a181cde-8dc0-4e91-982a-bba8c11580ad name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:43:43.545964 crc crio[23733]: time=\"2026-06-09T13:43:43.545857742Z\" level=info msg=\"Started container\" PID=37044 containerID=6856a2831c31b1d933f36a6e275892f700736d06952ea5de8a2ece0ec5db8b34 description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/sbdb id=6a181cde-8dc0-4e91-982a-bba8c11580ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a\nJun 09 13:43:45.628913 crc crio[23733]: time=\"2026-06-09T13:43:45.628249651Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c71988bd-eb45-4304-a176-d41613bd2308 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:45.644150 crc crio[23733]: time=\"2026-06-09T13:43:45.64394493Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=792fab36-1e0d-40b5-924a-560fee1e17c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:43:45.651264 crc crio[23733]: time=\"2026-06-09T13:43:45.650943097Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovnkube-controller\" id=8c794b6a-d9e8-4cf1-ab14-30e00d7a2b38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:45.651748 crc crio[23733]: time=\"2026-06-09T13:43:45.651678975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:45.693789 crc crio[23733]: time=\"2026-06-09T13:43:45.693614631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:45.697461 crc crio[23733]: time=\"2026-06-09T13:43:45.697374997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:43:45.835425 crc crio[23733]: time=\"2026-06-09T13:43:45.831276779Z\" level=info msg=\"Created container f38f4a139b7cf3cf4278cae9c6a75ffeb4257e611e1c2890ab1b4da2036373c4: openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovnkube-controller\" id=8c794b6a-d9e8-4cf1-ab14-30e00d7a2b38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:43:45.835425 crc crio[23733]: time=\"2026-06-09T13:43:45.833263709Z\" level=info msg=\"Starting container: f38f4a139b7cf3cf4278cae9c6a75ffeb4257e611e1c2890ab1b4da2036373c4\" id=5add00ca-74b7-431a-89ed-52b51df40102 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:43:45.841654 crc crio[23733]: time=\"2026-06-09T13:43:45.841497258Z\" level=info msg=\"Started container\" PID=37120 containerID=f38f4a139b7cf3cf4278cae9c6a75ffeb4257e611e1c2890ab1b4da2036373c4 description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovnkube-controller id=5add00ca-74b7-431a-89ed-52b51df40102 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a\nJun 09 13:43:45.931454 crc crio[23733]: time=\"2026-06-09T13:43:45.93131373Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.931803 crc crio[23733]: time=\"2026-06-09T13:43:45.931609928Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.931856 crc crio[23733]: time=\"2026-06-09T13:43:45.931806033Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.931856 crc crio[23733]: time=\"2026-06-09T13:43:45.931850894Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.932610 crc crio[23733]: time=\"2026-06-09T13:43:45.932546682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.932716 crc crio[23733]: time=\"2026-06-09T13:43:45.932616174Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.932947 crc crio[23733]: time=\"2026-06-09T13:43:45.93288186Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.933043 crc crio[23733]: time=\"2026-06-09T13:43:45.932948702Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.933181 crc crio[23733]: time=\"2026-06-09T13:43:45.933138056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.933268 crc crio[23733]: time=\"2026-06-09T13:43:45.933205008Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.933680 crc crio[23733]: time=\"2026-06-09T13:43:45.933448714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.933680 crc crio[23733]: time=\"2026-06-09T13:43:45.933502975Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.933840 crc crio[23733]: time=\"2026-06-09T13:43:45.933709951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.933840 crc crio[23733]: time=\"2026-06-09T13:43:45.933750212Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.933919 crc crio[23733]: time=\"2026-06-09T13:43:45.933882415Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.933967 crc crio[23733]: time=\"2026-06-09T13:43:45.933926736Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.934447 crc crio[23733]: time=\"2026-06-09T13:43:45.934410269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.934526 crc crio[23733]: time=\"2026-06-09T13:43:45.93445911Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.934850 crc crio[23733]: time=\"2026-06-09T13:43:45.934756276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.934850 crc crio[23733]: time=\"2026-06-09T13:43:45.934840878Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.935304 crc crio[23733]: time=\"2026-06-09T13:43:45.935192698Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.935406 crc crio[23733]: time=\"2026-06-09T13:43:45.935328551Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.935406 crc crio[23733]: time=\"2026-06-09T13:43:45.935386813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.935567 crc crio[23733]: time=\"2026-06-09T13:43:45.935424234Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.935567 crc crio[23733]: time=\"2026-06-09T13:43:45.935464835Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.935567 crc crio[23733]: time=\"2026-06-09T13:43:45.935494636Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.935770 crc crio[23733]: time=\"2026-06-09T13:43:45.93567284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.935770 crc crio[23733]: time=\"2026-06-09T13:43:45.935712311Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.936007 crc crio[23733]: time=\"2026-06-09T13:43:45.935950418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.936169 crc crio[23733]: time=\"2026-06-09T13:43:45.93602323Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.936259 crc crio[23733]: time=\"2026-06-09T13:43:45.936200254Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.936259 crc crio[23733]: time=\"2026-06-09T13:43:45.936257695Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.936404 crc crio[23733]: time=\"2026-06-09T13:43:45.936355528Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.936485 crc crio[23733]: time=\"2026-06-09T13:43:45.93642609Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.936830 crc crio[23733]: time=\"2026-06-09T13:43:45.936593684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.936830 crc crio[23733]: time=\"2026-06-09T13:43:45.936686576Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.936955 crc crio[23733]: time=\"2026-06-09T13:43:45.936832171Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.936955 crc crio[23733]: time=\"2026-06-09T13:43:45.936876412Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.937060 crc crio[23733]: time=\"2026-06-09T13:43:45.937026524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.937060 crc crio[23733]: time=\"2026-06-09T13:43:45.937062375Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.937363 crc crio[23733]: time=\"2026-06-09T13:43:45.937304162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.937453 crc crio[23733]: time=\"2026-06-09T13:43:45.937369674Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.937505 crc crio[23733]: time=\"2026-06-09T13:43:45.937486167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.937569 crc crio[23733]: time=\"2026-06-09T13:43:45.937521538Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.937902 crc crio[23733]: time=\"2026-06-09T13:43:45.937778964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.937902 crc crio[23733]: time=\"2026-06-09T13:43:45.937852046Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.938039 crc crio[23733]: time=\"2026-06-09T13:43:45.937992009Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.938039 crc crio[23733]: time=\"2026-06-09T13:43:45.93803404Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.938447 crc crio[23733]: time=\"2026-06-09T13:43:45.938337398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.938541 crc crio[23733]: time=\"2026-06-09T13:43:45.938455971Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.938596 crc crio[23733]: time=\"2026-06-09T13:43:45.938551834Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.938702 crc crio[23733]: time=\"2026-06-09T13:43:45.938598295Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.938828 crc crio[23733]: time=\"2026-06-09T13:43:45.9387768Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.938896 crc crio[23733]: time=\"2026-06-09T13:43:45.938840971Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.939213 crc crio[23733]: time=\"2026-06-09T13:43:45.938970613Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.939213 crc crio[23733]: time=\"2026-06-09T13:43:45.939066336Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.939355 crc crio[23733]: time=\"2026-06-09T13:43:45.939288022Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.939355 crc crio[23733]: time=\"2026-06-09T13:43:45.939327043Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.939604 crc crio[23733]: time=\"2026-06-09T13:43:45.939560399Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.939725 crc crio[23733]: time=\"2026-06-09T13:43:45.939660872Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.939784 crc crio[23733]: time=\"2026-06-09T13:43:45.939748335Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.939784 crc crio[23733]: time=\"2026-06-09T13:43:45.939785106Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.940040 crc crio[23733]: time=\"2026-06-09T13:43:45.939982249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.940194 crc crio[23733]: time=\"2026-06-09T13:43:45.940043581Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.940335 crc crio[23733]: time=\"2026-06-09T13:43:45.940247917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.940335 crc crio[23733]: time=\"2026-06-09T13:43:45.940297908Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.940451 crc crio[23733]: time=\"2026-06-09T13:43:45.94042395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.940514 crc crio[23733]: time=\"2026-06-09T13:43:45.940467901Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.940806 crc crio[23733]: time=\"2026-06-09T13:43:45.940739539Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.940884 crc crio[23733]: time=\"2026-06-09T13:43:45.940812851Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.941011 crc crio[23733]: time=\"2026-06-09T13:43:45.940969706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.941092 crc crio[23733]: time=\"2026-06-09T13:43:45.941031077Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.941304 crc crio[23733]: time=\"2026-06-09T13:43:45.941262033Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.941391 crc crio[23733]: time=\"2026-06-09T13:43:45.941321674Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.941450 crc crio[23733]: time=\"2026-06-09T13:43:45.941404967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.941517 crc crio[23733]: time=\"2026-06-09T13:43:45.941449868Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.941726 crc crio[23733]: time=\"2026-06-09T13:43:45.941680783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.941808 crc crio[23733]: time=\"2026-06-09T13:43:45.941737415Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.942054 crc crio[23733]: time=\"2026-06-09T13:43:45.942011522Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.942239 crc crio[23733]: time=\"2026-06-09T13:43:45.942075173Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.942567 crc crio[23733]: time=\"2026-06-09T13:43:45.942500555Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.942689 crc crio[23733]: time=\"2026-06-09T13:43:45.942572206Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.942689 crc crio[23733]: time=\"2026-06-09T13:43:45.942612637Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.942689 crc crio[23733]: time=\"2026-06-09T13:43:45.942670659Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.943219 crc crio[23733]: time=\"2026-06-09T13:43:45.943153891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.943308 crc crio[23733]: time=\"2026-06-09T13:43:45.943227323Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.943807 crc crio[23733]: time=\"2026-06-09T13:43:45.943712754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.943807 crc crio[23733]: time=\"2026-06-09T13:43:45.943798467Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.944056 crc crio[23733]: time=\"2026-06-09T13:43:45.9439244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.944318 crc crio[23733]: time=\"2026-06-09T13:43:45.944055493Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.944318 crc crio[23733]: time=\"2026-06-09T13:43:45.944254978Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.944318 crc crio[23733]: time=\"2026-06-09T13:43:45.944292769Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.944484 crc crio[23733]: time=\"2026-06-09T13:43:45.944348431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.944484 crc crio[23733]: time=\"2026-06-09T13:43:45.944393282Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.944776 crc crio[23733]: time=\"2026-06-09T13:43:45.9447211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.944865 crc crio[23733]: time=\"2026-06-09T13:43:45.944781042Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.944865 crc crio[23733]: time=\"2026-06-09T13:43:45.944855064Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.944965 crc crio[23733]: time=\"2026-06-09T13:43:45.944895545Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.945258 crc crio[23733]: time=\"2026-06-09T13:43:45.945204543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.945351 crc crio[23733]: time=\"2026-06-09T13:43:45.945267395Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.945770 crc crio[23733]: time=\"2026-06-09T13:43:45.945718356Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.945854 crc crio[23733]: time=\"2026-06-09T13:43:45.945777218Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.946028 crc crio[23733]: time=\"2026-06-09T13:43:45.945975522Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.946222 crc crio[23733]: time=\"2026-06-09T13:43:45.946033314Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.946295 crc crio[23733]: time=\"2026-06-09T13:43:45.94627414Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.946361 crc crio[23733]: time=\"2026-06-09T13:43:45.946312061Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.946653 crc crio[23733]: time=\"2026-06-09T13:43:45.946568808Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.946744 crc crio[23733]: time=\"2026-06-09T13:43:45.94665839Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.946865 crc crio[23733]: time=\"2026-06-09T13:43:45.946809334Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.946953 crc crio[23733]: time=\"2026-06-09T13:43:45.946890176Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.947304 crc crio[23733]: time=\"2026-06-09T13:43:45.947244055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.947394 crc crio[23733]: time=\"2026-06-09T13:43:45.947311896Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.947566 crc crio[23733]: time=\"2026-06-09T13:43:45.947528262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.947677 crc crio[23733]: time=\"2026-06-09T13:43:45.947582633Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.947841 crc crio[23733]: time=\"2026-06-09T13:43:45.947801799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.947929 crc crio[23733]: time=\"2026-06-09T13:43:45.94785477Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.948176 crc crio[23733]: time=\"2026-06-09T13:43:45.948064446Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.948249 crc crio[23733]: time=\"2026-06-09T13:43:45.948177629Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.948476 crc crio[23733]: time=\"2026-06-09T13:43:45.948435674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.948557 crc crio[23733]: time=\"2026-06-09T13:43:45.948489845Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.948758 crc crio[23733]: time=\"2026-06-09T13:43:45.948717812Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.948827 crc crio[23733]: time=\"2026-06-09T13:43:45.948774084Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.949014 crc crio[23733]: time=\"2026-06-09T13:43:45.948975038Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.949164 crc crio[23733]: time=\"2026-06-09T13:43:45.94902999Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.949323 crc crio[23733]: time=\"2026-06-09T13:43:45.949283696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.949402 crc crio[23733]: time=\"2026-06-09T13:43:45.949340777Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.949617 crc crio[23733]: time=\"2026-06-09T13:43:45.949576763Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.949738 crc crio[23733]: time=\"2026-06-09T13:43:45.949664895Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.949890 crc crio[23733]: time=\"2026-06-09T13:43:45.949849641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.949964 crc crio[23733]: time=\"2026-06-09T13:43:45.949907742Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.950324 crc crio[23733]: time=\"2026-06-09T13:43:45.950282472Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.950415 crc crio[23733]: time=\"2026-06-09T13:43:45.950339213Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.950582 crc crio[23733]: time=\"2026-06-09T13:43:45.950540578Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.950821 crc crio[23733]: time=\"2026-06-09T13:43:45.950596649Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.950821 crc crio[23733]: time=\"2026-06-09T13:43:45.950861297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.950821 crc crio[23733]: time=\"2026-06-09T13:43:45.950900638Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.951229 crc crio[23733]: time=\"2026-06-09T13:43:45.951190554Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.951313 crc crio[23733]: time=\"2026-06-09T13:43:45.951245725Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.951519 crc crio[23733]: time=\"2026-06-09T13:43:45.951478062Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.951605 crc crio[23733]: time=\"2026-06-09T13:43:45.951532434Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.951829 crc crio[23733]: time=\"2026-06-09T13:43:45.95178957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.951904 crc crio[23733]: time=\"2026-06-09T13:43:45.951843491Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.952158 crc crio[23733]: time=\"2026-06-09T13:43:45.952066868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.952346 crc crio[23733]: time=\"2026-06-09T13:43:45.9521702Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.952471 crc crio[23733]: time=\"2026-06-09T13:43:45.952427737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.952545 crc crio[23733]: time=\"2026-06-09T13:43:45.952486028Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.952836 crc crio[23733]: time=\"2026-06-09T13:43:45.952761195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.952981 crc crio[23733]: time=\"2026-06-09T13:43:45.952877658Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.953040 crc crio[23733]: time=\"2026-06-09T13:43:45.95297322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.953040 crc crio[23733]: time=\"2026-06-09T13:43:45.953013281Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.953407 crc crio[23733]: time=\"2026-06-09T13:43:45.95336125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.953498 crc crio[23733]: time=\"2026-06-09T13:43:45.953420911Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.953677 crc crio[23733]: time=\"2026-06-09T13:43:45.953605867Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.953768 crc crio[23733]: time=\"2026-06-09T13:43:45.953693279Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.953930 crc crio[23733]: time=\"2026-06-09T13:43:45.953889934Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.954013 crc crio[23733]: time=\"2026-06-09T13:43:45.953944835Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.954326 crc crio[23733]: time=\"2026-06-09T13:43:45.954240392Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.954326 crc crio[23733]: time=\"2026-06-09T13:43:45.954300374Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.954538 crc crio[23733]: time=\"2026-06-09T13:43:45.954498799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.954691 crc crio[23733]: time=\"2026-06-09T13:43:45.95455575Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.955011 crc crio[23733]: time=\"2026-06-09T13:43:45.954959291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.955166 crc crio[23733]: time=\"2026-06-09T13:43:45.955017463Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.955512 crc crio[23733]: time=\"2026-06-09T13:43:45.955443483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.955512 crc crio[23733]: time=\"2026-06-09T13:43:45.955502935Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.956019 crc crio[23733]: time=\"2026-06-09T13:43:45.955958866Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.956019 crc crio[23733]: time=\"2026-06-09T13:43:45.956018137Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.956497 crc crio[23733]: time=\"2026-06-09T13:43:45.956433829Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.956497 crc crio[23733]: time=\"2026-06-09T13:43:45.95648904Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.956933 crc crio[23733]: time=\"2026-06-09T13:43:45.95687481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.956995 crc crio[23733]: time=\"2026-06-09T13:43:45.956933521Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.957417 crc crio[23733]: time=\"2026-06-09T13:43:45.957350081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.957417 crc crio[23733]: time=\"2026-06-09T13:43:45.957409293Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.957849 crc crio[23733]: time=\"2026-06-09T13:43:45.957792283Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.957917 crc crio[23733]: time=\"2026-06-09T13:43:45.957850295Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.958191 crc crio[23733]: time=\"2026-06-09T13:43:45.958148682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.958272 crc crio[23733]: time=\"2026-06-09T13:43:45.958210373Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.958427 crc crio[23733]: time=\"2026-06-09T13:43:45.958372697Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.958501 crc crio[23733]: time=\"2026-06-09T13:43:45.958432369Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.958708 crc crio[23733]: time=\"2026-06-09T13:43:45.958654324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.958785 crc crio[23733]: time=\"2026-06-09T13:43:45.958716276Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.958999 crc crio[23733]: time=\"2026-06-09T13:43:45.958948722Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.959168 crc crio[23733]: time=\"2026-06-09T13:43:45.959006703Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.959545 crc crio[23733]: time=\"2026-06-09T13:43:45.959489796Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.959665 crc crio[23733]: time=\"2026-06-09T13:43:45.959546687Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.959929 crc crio[23733]: time=\"2026-06-09T13:43:45.959878106Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.959992 crc crio[23733]: time=\"2026-06-09T13:43:45.959938247Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.960289 crc crio[23733]: time=\"2026-06-09T13:43:45.960238375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.960378 crc crio[23733]: time=\"2026-06-09T13:43:45.960295656Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.960725 crc crio[23733]: time=\"2026-06-09T13:43:45.960673606Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.960811 crc crio[23733]: time=\"2026-06-09T13:43:45.960731658Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.960877 crc crio[23733]: time=\"2026-06-09T13:43:45.960851521Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.960933 crc crio[23733]: time=\"2026-06-09T13:43:45.960894042Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.961197 crc crio[23733]: time=\"2026-06-09T13:43:45.961094467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.961276 crc crio[23733]: time=\"2026-06-09T13:43:45.961208299Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.961490 crc crio[23733]: time=\"2026-06-09T13:43:45.961437665Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.961727 crc crio[23733]: time=\"2026-06-09T13:43:45.961494947Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.961798 crc crio[23733]: time=\"2026-06-09T13:43:45.961720062Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.961798 crc crio[23733]: time=\"2026-06-09T13:43:45.961759203Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.962024 crc crio[23733]: time=\"2026-06-09T13:43:45.961951189Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.962190 crc crio[23733]: time=\"2026-06-09T13:43:45.962068102Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.962427 crc crio[23733]: time=\"2026-06-09T13:43:45.962371209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.962524 crc crio[23733]: time=\"2026-06-09T13:43:45.962429741Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.962742 crc crio[23733]: time=\"2026-06-09T13:43:45.962701027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.962819 crc crio[23733]: time=\"2026-06-09T13:43:45.962756209Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.962968 crc crio[23733]: time=\"2026-06-09T13:43:45.962924583Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.963065 crc crio[23733]: time=\"2026-06-09T13:43:45.962983354Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.963277 crc crio[23733]: time=\"2026-06-09T13:43:45.963238441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.963372 crc crio[23733]: time=\"2026-06-09T13:43:45.963291812Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.963525 crc crio[23733]: time=\"2026-06-09T13:43:45.963485998Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.963600 crc crio[23733]: time=\"2026-06-09T13:43:45.963548139Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.963857 crc crio[23733]: time=\"2026-06-09T13:43:45.963817146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.963946 crc crio[23733]: time=\"2026-06-09T13:43:45.963870857Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.964183 crc crio[23733]: time=\"2026-06-09T13:43:45.964073742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.964255 crc crio[23733]: time=\"2026-06-09T13:43:45.964190455Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.964492 crc crio[23733]: time=\"2026-06-09T13:43:45.964441501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.964492 crc crio[23733]: time=\"2026-06-09T13:43:45.964481632Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.964746 crc crio[23733]: time=\"2026-06-09T13:43:45.964707689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.964859 crc crio[23733]: time=\"2026-06-09T13:43:45.96476305Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.965057 crc crio[23733]: time=\"2026-06-09T13:43:45.964991856Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.965057 crc crio[23733]: time=\"2026-06-09T13:43:45.965053527Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.965373 crc crio[23733]: time=\"2026-06-09T13:43:45.965324684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.965373 crc crio[23733]: time=\"2026-06-09T13:43:45.965389576Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.965679 crc crio[23733]: time=\"2026-06-09T13:43:45.965610651Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.965764 crc crio[23733]: time=\"2026-06-09T13:43:45.965695073Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.965863 crc crio[23733]: time=\"2026-06-09T13:43:45.965825977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.965929 crc crio[23733]: time=\"2026-06-09T13:43:45.965881098Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.966095 crc crio[23733]: time=\"2026-06-09T13:43:45.966080313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.966243 crc crio[23733]: time=\"2026-06-09T13:43:45.966183155Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.966395 crc crio[23733]: time=\"2026-06-09T13:43:45.96635466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.966468 crc crio[23733]: time=\"2026-06-09T13:43:45.966409931Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.966670 crc crio[23733]: time=\"2026-06-09T13:43:45.966590785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.967294 crc crio[23733]: time=\"2026-06-09T13:43:45.966675677Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.967294 crc crio[23733]: time=\"2026-06-09T13:43:45.966880874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.967294 crc crio[23733]: time=\"2026-06-09T13:43:45.966918804Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.967294 crc crio[23733]: time=\"2026-06-09T13:43:45.967278053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.967501 crc crio[23733]: time=\"2026-06-09T13:43:45.967318404Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.967607 crc crio[23733]: time=\"2026-06-09T13:43:45.967518359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.967607 crc crio[23733]: time=\"2026-06-09T13:43:45.96755865Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.967855 crc crio[23733]: time=\"2026-06-09T13:43:45.967815158Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.967937 crc crio[23733]: time=\"2026-06-09T13:43:45.967869939Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.968067 crc crio[23733]: time=\"2026-06-09T13:43:45.968026983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.968245 crc crio[23733]: time=\"2026-06-09T13:43:45.968082234Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.968405 crc crio[23733]: time=\"2026-06-09T13:43:45.968364801Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.968487 crc crio[23733]: time=\"2026-06-09T13:43:45.968420423Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.968709 crc crio[23733]: time=\"2026-06-09T13:43:45.968665149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.968873 crc crio[23733]: time=\"2026-06-09T13:43:45.96872481Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.968942 crc crio[23733]: time=\"2026-06-09T13:43:45.968872484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.968942 crc crio[23733]: time=\"2026-06-09T13:43:45.968911555Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.969188 crc crio[23733]: time=\"2026-06-09T13:43:45.969148842Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.969279 crc crio[23733]: time=\"2026-06-09T13:43:45.969206783Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.969493 crc crio[23733]: time=\"2026-06-09T13:43:45.969454338Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.969582 crc crio[23733]: time=\"2026-06-09T13:43:45.969507599Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.969904 crc crio[23733]: time=\"2026-06-09T13:43:45.969849879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.969973 crc crio[23733]: time=\"2026-06-09T13:43:45.96990873Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.970205 crc crio[23733]: time=\"2026-06-09T13:43:45.970091165Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.970205 crc crio[23733]: time=\"2026-06-09T13:43:45.970197197Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.970512 crc crio[23733]: time=\"2026-06-09T13:43:45.970470975Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.970588 crc crio[23733]: time=\"2026-06-09T13:43:45.970526717Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.971390 crc crio[23733]: time=\"2026-06-09T13:43:45.970702511Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.971390 crc crio[23733]: time=\"2026-06-09T13:43:45.970766752Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.971390 crc crio[23733]: time=\"2026-06-09T13:43:45.970979378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.971390 crc crio[23733]: time=\"2026-06-09T13:43:45.971020009Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.971390 crc crio[23733]: time=\"2026-06-09T13:43:45.971216904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.971390 crc crio[23733]: time=\"2026-06-09T13:43:45.971254214Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.972207 crc crio[23733]: time=\"2026-06-09T13:43:45.972065344Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.972207 crc crio[23733]: time=\"2026-06-09T13:43:45.972184447Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.972362 crc crio[23733]: time=\"2026-06-09T13:43:45.972223868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.972362 crc crio[23733]: time=\"2026-06-09T13:43:45.972255939Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.972521 crc crio[23733]: time=\"2026-06-09T13:43:45.972482466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.972575 crc crio[23733]: time=\"2026-06-09T13:43:45.972540507Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.972855 crc crio[23733]: time=\"2026-06-09T13:43:45.972820014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.972972 crc crio[23733]: time=\"2026-06-09T13:43:45.972941667Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.973083 crc crio[23733]: time=\"2026-06-09T13:43:45.97304625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.973223 crc crio[23733]: time=\"2026-06-09T13:43:45.973089971Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.973352 crc crio[23733]: time=\"2026-06-09T13:43:45.973302037Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.973415 crc crio[23733]: time=\"2026-06-09T13:43:45.973370849Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.973778 crc crio[23733]: time=\"2026-06-09T13:43:45.973706387Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.973868 crc crio[23733]: time=\"2026-06-09T13:43:45.97382524Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.973970 crc crio[23733]: time=\"2026-06-09T13:43:45.973922962Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.973970 crc crio[23733]: time=\"2026-06-09T13:43:45.973987434Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.974349 crc crio[23733]: time=\"2026-06-09T13:43:45.974288361Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.974430 crc crio[23733]: time=\"2026-06-09T13:43:45.974364443Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.974643 crc crio[23733]: time=\"2026-06-09T13:43:45.974572129Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.974707 crc crio[23733]: time=\"2026-06-09T13:43:45.974672852Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.975404 crc crio[23733]: time=\"2026-06-09T13:43:45.974862497Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.975404 crc crio[23733]: time=\"2026-06-09T13:43:45.974931858Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.975404 crc crio[23733]: time=\"2026-06-09T13:43:45.975029281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.975404 crc crio[23733]: time=\"2026-06-09T13:43:45.975161214Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.975404 crc crio[23733]: time=\"2026-06-09T13:43:45.97539277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.975704 crc crio[23733]: time=\"2026-06-09T13:43:45.975438681Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.975704 crc crio[23733]: time=\"2026-06-09T13:43:45.975591295Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.975704 crc crio[23733]: time=\"2026-06-09T13:43:45.975672897Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.975879 crc crio[23733]: time=\"2026-06-09T13:43:45.975839681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.975947 crc crio[23733]: time=\"2026-06-09T13:43:45.975892752Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.976085 crc crio[23733]: time=\"2026-06-09T13:43:45.976034846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.976205 crc crio[23733]: time=\"2026-06-09T13:43:45.976146598Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.976421 crc crio[23733]: time=\"2026-06-09T13:43:45.976363994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.976489 crc crio[23733]: time=\"2026-06-09T13:43:45.976425635Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.976793 crc crio[23733]: time=\"2026-06-09T13:43:45.976745094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.976864 crc crio[23733]: time=\"2026-06-09T13:43:45.976811276Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.977032 crc crio[23733]: time=\"2026-06-09T13:43:45.97697612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.977032 crc crio[23733]: time=\"2026-06-09T13:43:45.977031561Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.977290 crc crio[23733]: time=\"2026-06-09T13:43:45.977256657Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.977328 crc crio[23733]: time=\"2026-06-09T13:43:45.977299608Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.977559 crc crio[23733]: time=\"2026-06-09T13:43:45.977506024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.977649 crc crio[23733]: time=\"2026-06-09T13:43:45.977561115Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.977921 crc crio[23733]: time=\"2026-06-09T13:43:45.977872773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.978077 crc crio[23733]: time=\"2026-06-09T13:43:45.977937664Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.978348 crc crio[23733]: time=\"2026-06-09T13:43:45.978084398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.978348 crc crio[23733]: time=\"2026-06-09T13:43:45.97816567Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.978527 crc crio[23733]: time=\"2026-06-09T13:43:45.978391516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.978527 crc crio[23733]: time=\"2026-06-09T13:43:45.978441047Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.978784 crc crio[23733]: time=\"2026-06-09T13:43:45.978744885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.978848 crc crio[23733]: time=\"2026-06-09T13:43:45.978808117Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.979313 crc crio[23733]: time=\"2026-06-09T13:43:45.979260968Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.979392 crc crio[23733]: time=\"2026-06-09T13:43:45.97932798Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.979684 crc crio[23733]: time=\"2026-06-09T13:43:45.979603197Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.979742 crc crio[23733]: time=\"2026-06-09T13:43:45.979694409Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.979907 crc crio[23733]: time=\"2026-06-09T13:43:45.979859913Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.979972 crc crio[23733]: time=\"2026-06-09T13:43:45.979925305Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.980277 crc crio[23733]: time=\"2026-06-09T13:43:45.980225783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.980339 crc crio[23733]: time=\"2026-06-09T13:43:45.980293025Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.980546 crc crio[23733]: time=\"2026-06-09T13:43:45.98050026Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.980607 crc crio[23733]: time=\"2026-06-09T13:43:45.980558641Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.980742 crc crio[23733]: time=\"2026-06-09T13:43:45.980706785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.980795 crc crio[23733]: time=\"2026-06-09T13:43:45.980763506Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.980988 crc crio[23733]: time=\"2026-06-09T13:43:45.980944291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.981093 crc crio[23733]: time=\"2026-06-09T13:43:45.981001532Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.981575 crc crio[23733]: time=\"2026-06-09T13:43:45.981372511Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.981699 crc crio[23733]: time=\"2026-06-09T13:43:45.981594877Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.982021 crc crio[23733]: time=\"2026-06-09T13:43:45.981973857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.982099 crc crio[23733]: time=\"2026-06-09T13:43:45.982034139Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.982560 crc crio[23733]: time=\"2026-06-09T13:43:45.98250121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.982667 crc crio[23733]: time=\"2026-06-09T13:43:45.982566762Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.982994 crc crio[23733]: time=\"2026-06-09T13:43:45.982933662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.983226 crc crio[23733]: time=\"2026-06-09T13:43:45.982996173Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.983449 crc crio[23733]: time=\"2026-06-09T13:43:45.983391143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.983506 crc crio[23733]: time=\"2026-06-09T13:43:45.983451615Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.983723 crc crio[23733]: time=\"2026-06-09T13:43:45.9836756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.983787 crc crio[23733]: time=\"2026-06-09T13:43:45.983736232Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.983995 crc crio[23733]: time=\"2026-06-09T13:43:45.983941007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.984057 crc crio[23733]: time=\"2026-06-09T13:43:45.984004018Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.984240 crc crio[23733]: time=\"2026-06-09T13:43:45.984185313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.984313 crc crio[23733]: time=\"2026-06-09T13:43:45.984250614Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.984595 crc crio[23733]: time=\"2026-06-09T13:43:45.984540973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.984678 crc crio[23733]: time=\"2026-06-09T13:43:45.984598784Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.984886 crc crio[23733]: time=\"2026-06-09T13:43:45.98484303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.984947 crc crio[23733]: time=\"2026-06-09T13:43:45.984901181Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.985489 crc crio[23733]: time=\"2026-06-09T13:43:45.985419134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.985489 crc crio[23733]: time=\"2026-06-09T13:43:45.985482696Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.985656 crc crio[23733]: time=\"2026-06-09T13:43:45.985499536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.985656 crc crio[23733]: time=\"2026-06-09T13:43:45.985521657Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.985817 crc crio[23733]: time=\"2026-06-09T13:43:45.985760244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.985890 crc crio[23733]: time=\"2026-06-09T13:43:45.985826665Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.986161 crc crio[23733]: time=\"2026-06-09T13:43:45.986050911Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.986252 crc crio[23733]: time=\"2026-06-09T13:43:45.986164724Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.986382 crc crio[23733]: time=\"2026-06-09T13:43:45.986323218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.986460 crc crio[23733]: time=\"2026-06-09T13:43:45.986385659Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.986697 crc crio[23733]: time=\"2026-06-09T13:43:45.986615645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.986782 crc crio[23733]: time=\"2026-06-09T13:43:45.986704377Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.986954 crc crio[23733]: time=\"2026-06-09T13:43:45.986934193Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.987016 crc crio[23733]: time=\"2026-06-09T13:43:45.986971584Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.987376 crc crio[23733]: time=\"2026-06-09T13:43:45.987321382Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.987477 crc crio[23733]: time=\"2026-06-09T13:43:45.987378764Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.987612 crc crio[23733]: time=\"2026-06-09T13:43:45.987573088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.987719 crc crio[23733]: time=\"2026-06-09T13:43:45.987665931Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.987947 crc crio[23733]: time=\"2026-06-09T13:43:45.987906948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.988037 crc crio[23733]: time=\"2026-06-09T13:43:45.987960579Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.988195 crc crio[23733]: time=\"2026-06-09T13:43:45.988157084Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.988270 crc crio[23733]: time=\"2026-06-09T13:43:45.988216615Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.988506 crc crio[23733]: time=\"2026-06-09T13:43:45.988434582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.988506 crc crio[23733]: time=\"2026-06-09T13:43:45.988495893Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.988731 crc crio[23733]: time=\"2026-06-09T13:43:45.988693327Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.988808 crc crio[23733]: time=\"2026-06-09T13:43:45.988747278Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.988995 crc crio[23733]: time=\"2026-06-09T13:43:45.988955234Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.989071 crc crio[23733]: time=\"2026-06-09T13:43:45.989008506Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.989255 crc crio[23733]: time=\"2026-06-09T13:43:45.9892114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.989255 crc crio[23733]: time=\"2026-06-09T13:43:45.989247241Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.989527 crc crio[23733]: time=\"2026-06-09T13:43:45.989486578Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.989667 crc crio[23733]: time=\"2026-06-09T13:43:45.989541079Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.989746 crc crio[23733]: time=\"2026-06-09T13:43:45.989692423Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.989746 crc crio[23733]: time=\"2026-06-09T13:43:45.989730604Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.990083 crc crio[23733]: time=\"2026-06-09T13:43:45.990029062Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.990227 crc crio[23733]: time=\"2026-06-09T13:43:45.990087863Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.990396 crc crio[23733]: time=\"2026-06-09T13:43:45.99034457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.990479 crc crio[23733]: time=\"2026-06-09T13:43:45.990404771Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.990758 crc crio[23733]: time=\"2026-06-09T13:43:45.990705779Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.990869 crc crio[23733]: time=\"2026-06-09T13:43:45.99076474Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.990869 crc crio[23733]: time=\"2026-06-09T13:43:45.990852192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.990966 crc crio[23733]: time=\"2026-06-09T13:43:45.990889683Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.991577 crc crio[23733]: time=\"2026-06-09T13:43:45.991510309Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.991577 crc crio[23733]: time=\"2026-06-09T13:43:45.99157027Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.991786 crc crio[23733]: time=\"2026-06-09T13:43:45.991737755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.991863 crc crio[23733]: time=\"2026-06-09T13:43:45.991795947Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.992187 crc crio[23733]: time=\"2026-06-09T13:43:45.992042053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.992187 crc crio[23733]: time=\"2026-06-09T13:43:45.992145295Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.992462 crc crio[23733]: time=\"2026-06-09T13:43:45.992395081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.992462 crc crio[23733]: time=\"2026-06-09T13:43:45.992454563Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.992662 crc crio[23733]: time=\"2026-06-09T13:43:45.992596966Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.992751 crc crio[23733]: time=\"2026-06-09T13:43:45.992694689Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.992923 crc crio[23733]: time=\"2026-06-09T13:43:45.992862573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.993068 crc crio[23733]: time=\"2026-06-09T13:43:45.993030468Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.993253 crc crio[23733]: time=\"2026-06-09T13:43:45.99308509Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.993253 crc crio[23733]: time=\"2026-06-09T13:43:45.993171562Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.993357 crc crio[23733]: time=\"2026-06-09T13:43:45.993304354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.993403 crc crio[23733]: time=\"2026-06-09T13:43:45.993355895Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.993793 crc crio[23733]: time=\"2026-06-09T13:43:45.993605792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.993862 crc crio[23733]: time=\"2026-06-09T13:43:45.993820668Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.993903 crc crio[23733]: time=\"2026-06-09T13:43:45.993860489Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.993903 crc crio[23733]: time=\"2026-06-09T13:43:45.993889319Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.994329 crc crio[23733]: time=\"2026-06-09T13:43:45.9942753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.994405 crc crio[23733]: time=\"2026-06-09T13:43:45.994337231Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.994615 crc crio[23733]: time=\"2026-06-09T13:43:45.994560897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.994748 crc crio[23733]: time=\"2026-06-09T13:43:45.994717571Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.994873 crc crio[23733]: time=\"2026-06-09T13:43:45.994769892Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.994977 crc crio[23733]: time=\"2026-06-09T13:43:45.994880565Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.995037 crc crio[23733]: time=\"2026-06-09T13:43:45.994979247Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.995203 crc crio[23733]: time=\"2026-06-09T13:43:45.99507966Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.995303 crc crio[23733]: time=\"2026-06-09T13:43:45.995266964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.995392 crc crio[23733]: time=\"2026-06-09T13:43:45.995378737Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.995516 crc crio[23733]: time=\"2026-06-09T13:43:45.995473769Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.995605 crc crio[23733]: time=\"2026-06-09T13:43:45.995534651Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.995763 crc crio[23733]: time=\"2026-06-09T13:43:45.995720827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.995864 crc crio[23733]: time=\"2026-06-09T13:43:45.995786008Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.995923 crc crio[23733]: time=\"2026-06-09T13:43:45.995904511Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.995982 crc crio[23733]: time=\"2026-06-09T13:43:45.995941792Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.996354 crc crio[23733]: time=\"2026-06-09T13:43:45.996299231Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.996447 crc crio[23733]: time=\"2026-06-09T13:43:45.996359422Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.996588 crc crio[23733]: time=\"2026-06-09T13:43:45.996540147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.996704 crc crio[23733]: time=\"2026-06-09T13:43:45.996615689Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.996843 crc crio[23733]: time=\"2026-06-09T13:43:45.996803463Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.996923 crc crio[23733]: time=\"2026-06-09T13:43:45.996858735Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.997020 crc crio[23733]: time=\"2026-06-09T13:43:45.996972357Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.997094 crc crio[23733]: time=\"2026-06-09T13:43:45.997028299Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.997310 crc crio[23733]: time=\"2026-06-09T13:43:45.997270305Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.997427 crc crio[23733]: time=\"2026-06-09T13:43:45.997326426Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.997485 crc crio[23733]: time=\"2026-06-09T13:43:45.99746273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.997538 crc crio[23733]: time=\"2026-06-09T13:43:45.99749752Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.997868 crc crio[23733]: time=\"2026-06-09T13:43:45.997815689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.997947 crc crio[23733]: time=\"2026-06-09T13:43:45.997873941Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.998225 crc crio[23733]: time=\"2026-06-09T13:43:45.998088506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.998317 crc crio[23733]: time=\"2026-06-09T13:43:45.99823661Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.998455 crc crio[23733]: time=\"2026-06-09T13:43:45.998372093Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.998455 crc crio[23733]: time=\"2026-06-09T13:43:45.998407954Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.998791 crc crio[23733]: time=\"2026-06-09T13:43:45.998736803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.998876 crc crio[23733]: time=\"2026-06-09T13:43:45.998795984Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.999206 crc crio[23733]: time=\"2026-06-09T13:43:45.998992929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.999206 crc crio[23733]: time=\"2026-06-09T13:43:45.999049231Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.999420 crc crio[23733]: time=\"2026-06-09T13:43:45.999379409Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.999494 crc crio[23733]: time=\"2026-06-09T13:43:45.99943568Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.999739 crc crio[23733]: time=\"2026-06-09T13:43:45.999687187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:45.999823 crc crio[23733]: time=\"2026-06-09T13:43:45.999745829Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:45.999935 crc crio[23733]: time=\"2026-06-09T13:43:45.999890943Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.000017 crc crio[23733]: time=\"2026-06-09T13:43:45.999952044Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.000405 crc crio[23733]: time=\"2026-06-09T13:43:46.000350074Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.000495 crc crio[23733]: time=\"2026-06-09T13:43:46.000411765Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.000669 crc crio[23733]: time=\"2026-06-09T13:43:46.00059209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.000746 crc crio[23733]: time=\"2026-06-09T13:43:46.000677132Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.000913 crc crio[23733]: time=\"2026-06-09T13:43:46.000861477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.000991 crc crio[23733]: time=\"2026-06-09T13:43:46.000921148Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.001317 crc crio[23733]: time=\"2026-06-09T13:43:46.001260937Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.001415 crc crio[23733]: time=\"2026-06-09T13:43:46.001319129Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.001702 crc crio[23733]: time=\"2026-06-09T13:43:46.001584745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.001702 crc crio[23733]: time=\"2026-06-09T13:43:46.001673148Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.001939 crc crio[23733]: time=\"2026-06-09T13:43:46.001899863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.002023 crc crio[23733]: time=\"2026-06-09T13:43:46.001959915Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.002226 crc crio[23733]: time=\"2026-06-09T13:43:46.00218658Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.002308 crc crio[23733]: time=\"2026-06-09T13:43:46.002243102Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.002496 crc crio[23733]: time=\"2026-06-09T13:43:46.002445298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.002579 crc crio[23733]: time=\"2026-06-09T13:43:46.002500849Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.002736 crc crio[23733]: time=\"2026-06-09T13:43:46.002697344Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.002812 crc crio[23733]: time=\"2026-06-09T13:43:46.002756285Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.002951 crc crio[23733]: time=\"2026-06-09T13:43:46.002911299Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.003194 crc crio[23733]: time=\"2026-06-09T13:43:46.00296792Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.003274 crc crio[23733]: time=\"2026-06-09T13:43:46.003243117Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.003328 crc crio[23733]: time=\"2026-06-09T13:43:46.003279478Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.003610 crc crio[23733]: time=\"2026-06-09T13:43:46.003555465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.003827 crc crio[23733]: time=\"2026-06-09T13:43:46.003615536Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.003921 crc crio[23733]: time=\"2026-06-09T13:43:46.003883434Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.003996 crc crio[23733]: time=\"2026-06-09T13:43:46.003939015Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.004233 crc crio[23733]: time=\"2026-06-09T13:43:46.004180181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.004323 crc crio[23733]: time=\"2026-06-09T13:43:46.004240683Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.004522 crc crio[23733]: time=\"2026-06-09T13:43:46.004465988Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.004593 crc crio[23733]: time=\"2026-06-09T13:43:46.00452723Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.004748 crc crio[23733]: time=\"2026-06-09T13:43:46.004706994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.004824 crc crio[23733]: time=\"2026-06-09T13:43:46.004765416Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.005004 crc crio[23733]: time=\"2026-06-09T13:43:46.00494487Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.005004 crc crio[23733]: time=\"2026-06-09T13:43:46.004984921Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.005293 crc crio[23733]: time=\"2026-06-09T13:43:46.005240718Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.005393 crc crio[23733]: time=\"2026-06-09T13:43:46.005297329Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.005445 crc crio[23733]: time=\"2026-06-09T13:43:46.005432332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.005499 crc crio[23733]: time=\"2026-06-09T13:43:46.005468653Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.005864 crc crio[23733]: time=\"2026-06-09T13:43:46.005810533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.005950 crc crio[23733]: time=\"2026-06-09T13:43:46.005868604Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.006158 crc crio[23733]: time=\"2026-06-09T13:43:46.006055719Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.006244 crc crio[23733]: time=\"2026-06-09T13:43:46.006166731Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.006466 crc crio[23733]: time=\"2026-06-09T13:43:46.006412467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.006578 crc crio[23733]: time=\"2026-06-09T13:43:46.00653277Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.006812 crc crio[23733]: time=\"2026-06-09T13:43:46.006762777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.006892 crc crio[23733]: time=\"2026-06-09T13:43:46.006822529Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.007234 crc crio[23733]: time=\"2026-06-09T13:43:46.007052114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.007234 crc crio[23733]: time=\"2026-06-09T13:43:46.007199118Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.007414 crc crio[23733]: time=\"2026-06-09T13:43:46.007375752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.007482 crc crio[23733]: time=\"2026-06-09T13:43:46.007431424Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.007729 crc crio[23733]: time=\"2026-06-09T13:43:46.00767826Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.007897 crc crio[23733]: time=\"2026-06-09T13:43:46.007735751Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.007995 crc crio[23733]: time=\"2026-06-09T13:43:46.007954317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.008064 crc crio[23733]: time=\"2026-06-09T13:43:46.008015238Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.008369 crc crio[23733]: time=\"2026-06-09T13:43:46.008327426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.008510 crc crio[23733]: time=\"2026-06-09T13:43:46.00845904Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.008734 crc crio[23733]: time=\"2026-06-09T13:43:46.008602984Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.008860 crc crio[23733]: time=\"2026-06-09T13:43:46.008755517Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.008948 crc crio[23733]: time=\"2026-06-09T13:43:46.0088794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.008948 crc crio[23733]: time=\"2026-06-09T13:43:46.008913931Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.009180 crc crio[23733]: time=\"2026-06-09T13:43:46.009072865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.009323 crc crio[23733]: time=\"2026-06-09T13:43:46.009186708Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.009426 crc crio[23733]: time=\"2026-06-09T13:43:46.009384923Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.009499 crc crio[23733]: time=\"2026-06-09T13:43:46.009446154Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.009553 crc crio[23733]: time=\"2026-06-09T13:43:46.009535797Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.009595 crc crio[23733]: time=\"2026-06-09T13:43:46.009572008Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.009811 crc crio[23733]: time=\"2026-06-09T13:43:46.009774694Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.009864 crc crio[23733]: time=\"2026-06-09T13:43:46.009831845Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.010088 crc crio[23733]: time=\"2026-06-09T13:43:46.010053829Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.010217 crc crio[23733]: time=\"2026-06-09T13:43:46.010159452Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.010372 crc crio[23733]: time=\"2026-06-09T13:43:46.010336417Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.010447 crc crio[23733]: time=\"2026-06-09T13:43:46.010390079Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.010598 crc crio[23733]: time=\"2026-06-09T13:43:46.010564503Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.010712 crc crio[23733]: time=\"2026-06-09T13:43:46.010654695Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.010935 crc crio[23733]: time=\"2026-06-09T13:43:46.010881482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.011021 crc crio[23733]: time=\"2026-06-09T13:43:46.010938053Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.011221 crc crio[23733]: time=\"2026-06-09T13:43:46.011184298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.011294 crc crio[23733]: time=\"2026-06-09T13:43:46.01123936Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.011563 crc crio[23733]: time=\"2026-06-09T13:43:46.011514878Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.011644 crc crio[23733]: time=\"2026-06-09T13:43:46.011573469Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.011815 crc crio[23733]: time=\"2026-06-09T13:43:46.011773574Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.011870 crc crio[23733]: time=\"2026-06-09T13:43:46.011833095Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.012004 crc crio[23733]: time=\"2026-06-09T13:43:46.011962449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.012070 crc crio[23733]: time=\"2026-06-09T13:43:46.01201841Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.012302 crc crio[23733]: time=\"2026-06-09T13:43:46.012254936Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.012362 crc crio[23733]: time=\"2026-06-09T13:43:46.012312357Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.012557 crc crio[23733]: time=\"2026-06-09T13:43:46.012512213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.012650 crc crio[23733]: time=\"2026-06-09T13:43:46.012569135Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.012758 crc crio[23733]: time=\"2026-06-09T13:43:46.012720087Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.012819 crc crio[23733]: time=\"2026-06-09T13:43:46.01277812Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.013236 crc crio[23733]: time=\"2026-06-09T13:43:46.013087687Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.013236 crc crio[23733]: time=\"2026-06-09T13:43:46.01319989Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.013479 crc crio[23733]: time=\"2026-06-09T13:43:46.013441656Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.013542 crc crio[23733]: time=\"2026-06-09T13:43:46.013497507Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.013796 crc crio[23733]: time=\"2026-06-09T13:43:46.013751125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.013858 crc crio[23733]: time=\"2026-06-09T13:43:46.013807426Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.014016 crc crio[23733]: time=\"2026-06-09T13:43:46.01398079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.014218 crc crio[23733]: time=\"2026-06-09T13:43:46.014179425Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.014306 crc crio[23733]: time=\"2026-06-09T13:43:46.014269387Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.014376 crc crio[23733]: time=\"2026-06-09T13:43:46.014307958Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.014592 crc crio[23733]: time=\"2026-06-09T13:43:46.014551124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.014700 crc crio[23733]: time=\"2026-06-09T13:43:46.014606576Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.014866 crc crio[23733]: time=\"2026-06-09T13:43:46.014826841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.014949 crc crio[23733]: time=\"2026-06-09T13:43:46.014883253Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.015552 crc crio[23733]: time=\"2026-06-09T13:43:46.015507659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.015664 crc crio[23733]: time=\"2026-06-09T13:43:46.015575741Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.015731 crc crio[23733]: time=\"2026-06-09T13:43:46.015687993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.015731 crc crio[23733]: time=\"2026-06-09T13:43:46.015725684Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.016051 crc crio[23733]: time=\"2026-06-09T13:43:46.016008851Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.016213 crc crio[23733]: time=\"2026-06-09T13:43:46.016066473Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.016351 crc crio[23733]: time=\"2026-06-09T13:43:46.016309939Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.016486 crc crio[23733]: time=\"2026-06-09T13:43:46.016435082Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.016722 crc crio[23733]: time=\"2026-06-09T13:43:46.016577325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.017006 crc crio[23733]: time=\"2026-06-09T13:43:46.016902834Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.017198 crc crio[23733]: time=\"2026-06-09T13:43:46.017093138Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.017276 crc crio[23733]: time=\"2026-06-09T13:43:46.017220131Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.017276 crc crio[23733]: time=\"2026-06-09T13:43:46.017259322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.017396 crc crio[23733]: time=\"2026-06-09T13:43:46.017292263Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.017396 crc crio[23733]: time=\"2026-06-09T13:43:46.017323054Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.017396 crc crio[23733]: time=\"2026-06-09T13:43:46.017367835Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.017730 crc crio[23733]: time=\"2026-06-09T13:43:46.017689034Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.017801 crc crio[23733]: time=\"2026-06-09T13:43:46.017745905Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.017978 crc crio[23733]: time=\"2026-06-09T13:43:46.017937501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.018218 crc crio[23733]: time=\"2026-06-09T13:43:46.017994263Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.018336 crc crio[23733]: time=\"2026-06-09T13:43:46.01829609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.018429 crc crio[23733]: time=\"2026-06-09T13:43:46.018358882Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.018677 crc crio[23733]: time=\"2026-06-09T13:43:46.018594977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.018763 crc crio[23733]: time=\"2026-06-09T13:43:46.01868222Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.018867 crc crio[23733]: time=\"2026-06-09T13:43:46.018824243Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.018937 crc crio[23733]: time=\"2026-06-09T13:43:46.018883484Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.019364 crc crio[23733]: time=\"2026-06-09T13:43:46.019323355Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.019456 crc crio[23733]: time=\"2026-06-09T13:43:46.019378527Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.019604 crc crio[23733]: time=\"2026-06-09T13:43:46.019565022Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.019706 crc crio[23733]: time=\"2026-06-09T13:43:46.019658695Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.019831 crc crio[23733]: time=\"2026-06-09T13:43:46.019791998Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.019935 crc crio[23733]: time=\"2026-06-09T13:43:46.019848119Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.020460 crc crio[23733]: time=\"2026-06-09T13:43:46.020401843Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.020546 crc crio[23733]: time=\"2026-06-09T13:43:46.020472165Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.020546 crc crio[23733]: time=\"2026-06-09T13:43:46.020511126Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.020546 crc crio[23733]: time=\"2026-06-09T13:43:46.020541506Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.020886 crc crio[23733]: time=\"2026-06-09T13:43:46.020834395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.020960 crc crio[23733]: time=\"2026-06-09T13:43:46.020900066Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.021090 crc crio[23733]: time=\"2026-06-09T13:43:46.021014889Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.021090 crc crio[23733]: time=\"2026-06-09T13:43:46.02105041Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.021400 crc crio[23733]: time=\"2026-06-09T13:43:46.021349427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.021463 crc crio[23733]: time=\"2026-06-09T13:43:46.021415509Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.021571 crc crio[23733]: time=\"2026-06-09T13:43:46.021523152Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.021653 crc crio[23733]: time=\"2026-06-09T13:43:46.021584803Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.021839 crc crio[23733]: time=\"2026-06-09T13:43:46.021793918Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.021900 crc crio[23733]: time=\"2026-06-09T13:43:46.02185618Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.021973 crc crio[23733]: time=\"2026-06-09T13:43:46.021937452Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.022041 crc crio[23733]: time=\"2026-06-09T13:43:46.021995603Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.022271 crc crio[23733]: time=\"2026-06-09T13:43:46.022224689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.022339 crc crio[23733]: time=\"2026-06-09T13:43:46.02228422Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.022420 crc crio[23733]: time=\"2026-06-09T13:43:46.022384333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.022484 crc crio[23733]: time=\"2026-06-09T13:43:46.022441804Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.022790 crc crio[23733]: time=\"2026-06-09T13:43:46.022733402Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.022930 crc crio[23733]: time=\"2026-06-09T13:43:46.022886736Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.022984 crc crio[23733]: time=\"2026-06-09T13:43:46.022948348Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.023030 crc crio[23733]: time=\"2026-06-09T13:43:46.022982239Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.023335 crc crio[23733]: time=\"2026-06-09T13:43:46.023276796Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.023433 crc crio[23733]: time=\"2026-06-09T13:43:46.023338667Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.023497 crc crio[23733]: time=\"2026-06-09T13:43:46.023482762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.023559 crc crio[23733]: time=\"2026-06-09T13:43:46.023523193Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.023934 crc crio[23733]: time=\"2026-06-09T13:43:46.023883971Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.024010 crc crio[23733]: time=\"2026-06-09T13:43:46.023942942Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.024010 crc crio[23733]: time=\"2026-06-09T13:43:46.023977303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.024010 crc crio[23733]: time=\"2026-06-09T13:43:46.024058235Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.024386 crc crio[23733]: time=\"2026-06-09T13:43:46.02422754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.024386 crc crio[23733]: time=\"2026-06-09T13:43:46.024266241Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.024486 crc crio[23733]: time=\"2026-06-09T13:43:46.024399474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.024486 crc crio[23733]: time=\"2026-06-09T13:43:46.024435904Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.024809 crc crio[23733]: time=\"2026-06-09T13:43:46.024753883Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.024897 crc crio[23733]: time=\"2026-06-09T13:43:46.024812175Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.024897 crc crio[23733]: time=\"2026-06-09T13:43:46.024881517Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.024992 crc crio[23733]: time=\"2026-06-09T13:43:46.024918688Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.025818 crc crio[23733]: time=\"2026-06-09T13:43:46.025149464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.025818 crc crio[23733]: time=\"2026-06-09T13:43:46.025211526Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.025818 crc crio[23733]: time=\"2026-06-09T13:43:46.02539742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.025818 crc crio[23733]: time=\"2026-06-09T13:43:46.025433811Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.025818 crc crio[23733]: time=\"2026-06-09T13:43:46.025597465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.025818 crc crio[23733]: time=\"2026-06-09T13:43:46.025668477Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.025818 crc crio[23733]: time=\"2026-06-09T13:43:46.02578396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.025818 crc crio[23733]: time=\"2026-06-09T13:43:46.025823101Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.026307 crc crio[23733]: time=\"2026-06-09T13:43:46.026019336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.026307 crc crio[23733]: time=\"2026-06-09T13:43:46.026054097Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.026307 crc crio[23733]: time=\"2026-06-09T13:43:46.026252221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.026307 crc crio[23733]: time=\"2026-06-09T13:43:46.026290362Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.026495 crc crio[23733]: time=\"2026-06-09T13:43:46.026443166Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.026495 crc crio[23733]: time=\"2026-06-09T13:43:46.026477817Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.026816 crc crio[23733]: time=\"2026-06-09T13:43:46.026760395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.026910 crc crio[23733]: time=\"2026-06-09T13:43:46.026819826Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.026975 crc crio[23733]: time=\"2026-06-09T13:43:46.026926209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.026975 crc crio[23733]: time=\"2026-06-09T13:43:46.02696524Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.027324 crc crio[23733]: time=\"2026-06-09T13:43:46.027268898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.027445 crc crio[23733]: time=\"2026-06-09T13:43:46.027327869Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.027445 crc crio[23733]: time=\"2026-06-09T13:43:46.027393181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.027445 crc crio[23733]: time=\"2026-06-09T13:43:46.027431022Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.027671 crc crio[23733]: time=\"2026-06-09T13:43:46.027617376Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.027770 crc crio[23733]: time=\"2026-06-09T13:43:46.027694958Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.027870 crc crio[23733]: time=\"2026-06-09T13:43:46.027829812Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.027950 crc crio[23733]: time=\"2026-06-09T13:43:46.027886804Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.028095 crc crio[23733]: time=\"2026-06-09T13:43:46.028043918Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.028222 crc crio[23733]: time=\"2026-06-09T13:43:46.02815686Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.028320 crc crio[23733]: time=\"2026-06-09T13:43:46.028281233Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.028395 crc crio[23733]: time=\"2026-06-09T13:43:46.028337325Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.028738 crc crio[23733]: time=\"2026-06-09T13:43:46.028697324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.028813 crc crio[23733]: time=\"2026-06-09T13:43:46.028755285Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.029022 crc crio[23733]: time=\"2026-06-09T13:43:46.028975521Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.029159 crc crio[23733]: time=\"2026-06-09T13:43:46.029035532Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.029340 crc crio[23733]: time=\"2026-06-09T13:43:46.029238318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.029340 crc crio[23733]: time=\"2026-06-09T13:43:46.029280499Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.029793 crc crio[23733]: time=\"2026-06-09T13:43:46.029753351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.029864 crc crio[23733]: time=\"2026-06-09T13:43:46.029809162Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.030097 crc crio[23733]: time=\"2026-06-09T13:43:46.030054358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.030239 crc crio[23733]: time=\"2026-06-09T13:43:46.030174471Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.030239 crc crio[23733]: time=\"2026-06-09T13:43:46.030215372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.030348 crc crio[23733]: time=\"2026-06-09T13:43:46.030297894Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.030509 crc crio[23733]: time=\"2026-06-09T13:43:46.030434908Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.030601 crc crio[23733]: time=\"2026-06-09T13:43:46.030570241Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.030718 crc crio[23733]: time=\"2026-06-09T13:43:46.030644173Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.030718 crc crio[23733]: time=\"2026-06-09T13:43:46.030676244Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.030971 crc crio[23733]: time=\"2026-06-09T13:43:46.030925711Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.031263 crc crio[23733]: time=\"2026-06-09T13:43:46.031065764Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.031655 crc crio[23733]: time=\"2026-06-09T13:43:46.031591207Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.031874 crc crio[23733]: time=\"2026-06-09T13:43:46.031806012Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.032307 crc crio[23733]: time=\"2026-06-09T13:43:46.032246053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.032399 crc crio[23733]: time=\"2026-06-09T13:43:46.032353757Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.032454 crc crio[23733]: time=\"2026-06-09T13:43:46.032399398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.032454 crc crio[23733]: time=\"2026-06-09T13:43:46.032437289Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.032793 crc crio[23733]: time=\"2026-06-09T13:43:46.032694795Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.032968 crc crio[23733]: time=\"2026-06-09T13:43:46.032809068Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.032968 crc crio[23733]: time=\"2026-06-09T13:43:46.032847269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.032968 crc crio[23733]: time=\"2026-06-09T13:43:46.03287962Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.033185 crc crio[23733]: time=\"2026-06-09T13:43:46.033095395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.033281 crc crio[23733]: time=\"2026-06-09T13:43:46.033205348Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.033391 crc crio[23733]: time=\"2026-06-09T13:43:46.033350813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.033745 crc crio[23733]: time=\"2026-06-09T13:43:46.033410984Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.033745 crc crio[23733]: time=\"2026-06-09T13:43:46.033531047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.033745 crc crio[23733]: time=\"2026-06-09T13:43:46.033569988Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.034049 crc crio[23733]: time=\"2026-06-09T13:43:46.033778043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.034049 crc crio[23733]: time=\"2026-06-09T13:43:46.033823244Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.034049 crc crio[23733]: time=\"2026-06-09T13:43:46.033955848Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.034049 crc crio[23733]: time=\"2026-06-09T13:43:46.033991798Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.034312 crc crio[23733]: time=\"2026-06-09T13:43:46.034185303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.034312 crc crio[23733]: time=\"2026-06-09T13:43:46.034223494Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.034462 crc crio[23733]: time=\"2026-06-09T13:43:46.034419909Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.034544 crc crio[23733]: time=\"2026-06-09T13:43:46.03447856Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.035471 crc crio[23733]: time=\"2026-06-09T13:43:46.034596833Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.035471 crc crio[23733]: time=\"2026-06-09T13:43:46.034670965Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.035471 crc crio[23733]: time=\"2026-06-09T13:43:46.03487692Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.035471 crc crio[23733]: time=\"2026-06-09T13:43:46.034914061Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.035471 crc crio[23733]: time=\"2026-06-09T13:43:46.035017624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.035471 crc crio[23733]: time=\"2026-06-09T13:43:46.035050585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.035471 crc crio[23733]: time=\"2026-06-09T13:43:46.0352759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.035471 crc crio[23733]: time=\"2026-06-09T13:43:46.035312191Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.035471 crc crio[23733]: time=\"2026-06-09T13:43:46.035423365Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.035471 crc crio[23733]: time=\"2026-06-09T13:43:46.035454046Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.036075 crc crio[23733]: time=\"2026-06-09T13:43:46.03564684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.036075 crc crio[23733]: time=\"2026-06-09T13:43:46.035681911Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.036075 crc crio[23733]: time=\"2026-06-09T13:43:46.035812994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.036075 crc crio[23733]: time=\"2026-06-09T13:43:46.035839325Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.036075 crc crio[23733]: time=\"2026-06-09T13:43:46.036000409Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.036075 crc crio[23733]: time=\"2026-06-09T13:43:46.03602652Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.036449 crc crio[23733]: time=\"2026-06-09T13:43:46.036191564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.036449 crc crio[23733]: time=\"2026-06-09T13:43:46.036225255Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.036449 crc crio[23733]: time=\"2026-06-09T13:43:46.036407389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.036573 crc crio[23733]: time=\"2026-06-09T13:43:46.036474172Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.036698 crc crio[23733]: time=\"2026-06-09T13:43:46.036659446Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.036908 crc crio[23733]: time=\"2026-06-09T13:43:46.036704667Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.037214 crc crio[23733]: time=\"2026-06-09T13:43:46.036857831Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.037303 crc crio[23733]: time=\"2026-06-09T13:43:46.037234971Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.037303 crc crio[23733]: time=\"2026-06-09T13:43:46.037274412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.037414 crc crio[23733]: time=\"2026-06-09T13:43:46.037309562Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.037467 crc crio[23733]: time=\"2026-06-09T13:43:46.037407275Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.037521 crc crio[23733]: time=\"2026-06-09T13:43:46.037505827Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.038269 crc crio[23733]: time=\"2026-06-09T13:43:46.038240845Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.038287937Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.038351278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.038387189Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.039063847Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.039230601Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.039344345Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.039454006Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.039472238Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.03955918Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.039722434Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.039766685Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.040181665Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.040227656Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.040272487Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.040306958Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.040463373Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.040512284Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.041442 crc crio[23733]: time=\"2026-06-09T13:43:46.040765291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.041442 crc crio[23733]: time=\"2026-06-09T13:43:46.040815682Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.041442 crc crio[23733]: time=\"2026-06-09T13:43:46.041025297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.041442 crc crio[23733]: time=\"2026-06-09T13:43:46.041376926Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.041816 crc crio[23733]: time=\"2026-06-09T13:43:46.041512649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.042390 crc crio[23733]: time=\"2026-06-09T13:43:46.041665133Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.042390 crc crio[23733]: time=\"2026-06-09T13:43:46.042068963Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.042390 crc crio[23733]: time=\"2026-06-09T13:43:46.042217187Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.042390 crc crio[23733]: time=\"2026-06-09T13:43:46.042236298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.042390 crc crio[23733]: time=\"2026-06-09T13:43:46.042350171Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.043040 crc crio[23733]: time=\"2026-06-09T13:43:46.042854083Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.043495 crc crio[23733]: time=\"2026-06-09T13:43:46.043376116Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.043578 crc crio[23733]: time=\"2026-06-09T13:43:46.043515041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.043578 crc crio[23733]: time=\"2026-06-09T13:43:46.043552821Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.043727 crc crio[23733]: time=\"2026-06-09T13:43:46.043599913Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.043727 crc crio[23733]: time=\"2026-06-09T13:43:46.043682785Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.043893 crc crio[23733]: time=\"2026-06-09T13:43:46.043832398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.043977 crc crio[23733]: time=\"2026-06-09T13:43:46.04389446Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.044042 crc crio[23733]: time=\"2026-06-09T13:43:46.044025223Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.044263 crc crio[23733]: time=\"2026-06-09T13:43:46.044059884Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.044340 crc crio[23733]: time=\"2026-06-09T13:43:46.04431429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.044392 crc crio[23733]: time=\"2026-06-09T13:43:46.044352481Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.044590 crc crio[23733]: time=\"2026-06-09T13:43:46.044520275Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.044590 crc crio[23733]: time=\"2026-06-09T13:43:46.044578317Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.044753 crc crio[23733]: time=\"2026-06-09T13:43:46.04472309Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.044753 crc crio[23733]: time=\"2026-06-09T13:43:46.044752631Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.044753 crc crio[23733]: time=\"2026-06-09T13:43:46.044928527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.044753 crc crio[23733]: time=\"2026-06-09T13:43:46.045045529Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.046374 crc crio[23733]: time=\"2026-06-09T13:43:46.046313132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.046526 crc crio[23733]: time=\"2026-06-09T13:43:46.046418794Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.046526 crc crio[23733]: time=\"2026-06-09T13:43:46.046455675Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.046526 crc crio[23733]: time=\"2026-06-09T13:43:46.046479686Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.046526 crc crio[23733]: time=\"2026-06-09T13:43:46.046504036Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.046526 crc crio[23733]: time=\"2026-06-09T13:43:46.046520687Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.047701 crc crio[23733]: time=\"2026-06-09T13:43:46.047495592Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.047701 crc crio[23733]: time=\"2026-06-09T13:43:46.047563554Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.047913 crc crio[23733]: time=\"2026-06-09T13:43:46.047714737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.047913 crc crio[23733]: time=\"2026-06-09T13:43:46.047756858Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.048041 crc crio[23733]: time=\"2026-06-09T13:43:46.047953743Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.049090 crc crio[23733]: time=\"2026-06-09T13:43:46.047999814Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.049317 crc crio[23733]: time=\"2026-06-09T13:43:46.049249856Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.049400 crc crio[23733]: time=\"2026-06-09T13:43:46.049317208Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.049400 crc crio[23733]: time=\"2026-06-09T13:43:46.049374689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.049511 crc crio[23733]: time=\"2026-06-09T13:43:46.04940312Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.049663 crc crio[23733]: time=\"2026-06-09T13:43:46.049594525Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.049867 crc crio[23733]: time=\"2026-06-09T13:43:46.049685597Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.049867 crc crio[23733]: time=\"2026-06-09T13:43:46.049757759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.049867 crc crio[23733]: time=\"2026-06-09T13:43:46.04979509Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.050013 crc crio[23733]: time=\"2026-06-09T13:43:46.049962424Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.050068 crc crio[23733]: time=\"2026-06-09T13:43:46.050020745Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.050243 crc crio[23733]: time=\"2026-06-09T13:43:46.050189079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.050342 crc crio[23733]: time=\"2026-06-09T13:43:46.050311622Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.050422 crc crio[23733]: time=\"2026-06-09T13:43:46.050391635Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.050476 crc crio[23733]: time=\"2026-06-09T13:43:46.050425196Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.050761 crc crio[23733]: time=\"2026-06-09T13:43:46.050710062Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.050825 crc crio[23733]: time=\"2026-06-09T13:43:46.050766904Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.050825 crc crio[23733]: time=\"2026-06-09T13:43:46.050798874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.050928 crc crio[23733]: time=\"2026-06-09T13:43:46.050827385Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.051285 crc crio[23733]: time=\"2026-06-09T13:43:46.051044471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.051285 crc crio[23733]: time=\"2026-06-09T13:43:46.051170755Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.051598 crc crio[23733]: time=\"2026-06-09T13:43:46.051530563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.051716 crc crio[23733]: time=\"2026-06-09T13:43:46.051608085Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.051716 crc crio[23733]: time=\"2026-06-09T13:43:46.051683297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.051823 crc crio[23733]: time=\"2026-06-09T13:43:46.051725038Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.052840 crc crio[23733]: time=\"2026-06-09T13:43:46.051982946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.052959 crc crio[23733]: time=\"2026-06-09T13:43:46.052844107Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.052959 crc crio[23733]: time=\"2026-06-09T13:43:46.052893458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.052959 crc crio[23733]: time=\"2026-06-09T13:43:46.052928019Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.053187 crc crio[23733]: time=\"2026-06-09T13:43:46.05296125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.053187 crc crio[23733]: time=\"2026-06-09T13:43:46.05298703Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.053273 crc crio[23733]: time=\"2026-06-09T13:43:46.053211686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.053273 crc crio[23733]: time=\"2026-06-09T13:43:46.053250018Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.053572 crc crio[23733]: time=\"2026-06-09T13:43:46.053518385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.053667 crc crio[23733]: time=\"2026-06-09T13:43:46.053575176Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.053781 crc crio[23733]: time=\"2026-06-09T13:43:46.053747889Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.053846 crc crio[23733]: time=\"2026-06-09T13:43:46.0537978Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.053888 crc crio[23733]: time=\"2026-06-09T13:43:46.053875653Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.053941 crc crio[23733]: time=\"2026-06-09T13:43:46.053911094Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.054212 crc crio[23733]: time=\"2026-06-09T13:43:46.054169961Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.054298 crc crio[23733]: time=\"2026-06-09T13:43:46.054233803Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.054372 crc crio[23733]: time=\"2026-06-09T13:43:46.054327185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.054426 crc crio[23733]: time=\"2026-06-09T13:43:46.054381176Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.054577 crc crio[23733]: time=\"2026-06-09T13:43:46.05454516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.054662 crc crio[23733]: time=\"2026-06-09T13:43:46.054593361Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.054812 crc crio[23733]: time=\"2026-06-09T13:43:46.054777386Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.054874 crc crio[23733]: time=\"2026-06-09T13:43:46.054826907Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.055047 crc crio[23733]: time=\"2026-06-09T13:43:46.055011241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.055202 crc crio[23733]: time=\"2026-06-09T13:43:46.055065303Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.055354 crc crio[23733]: time=\"2026-06-09T13:43:46.05531513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.055428 crc crio[23733]: time=\"2026-06-09T13:43:46.055366591Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.055562 crc crio[23733]: time=\"2026-06-09T13:43:46.055526985Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.055651 crc crio[23733]: time=\"2026-06-09T13:43:46.055576386Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.055843 crc crio[23733]: time=\"2026-06-09T13:43:46.055801582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.055904 crc crio[23733]: time=\"2026-06-09T13:43:46.055857193Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.056040 crc crio[23733]: time=\"2026-06-09T13:43:46.055990698Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.056181 crc crio[23733]: time=\"2026-06-09T13:43:46.056050949Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.056266 crc crio[23733]: time=\"2026-06-09T13:43:46.056204172Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.056266 crc crio[23733]: time=\"2026-06-09T13:43:46.056246473Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.056652 crc crio[23733]: time=\"2026-06-09T13:43:46.056558682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.056652 crc crio[23733]: time=\"2026-06-09T13:43:46.056617093Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.056794 crc crio[23733]: time=\"2026-06-09T13:43:46.056755636Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.056871 crc crio[23733]: time=\"2026-06-09T13:43:46.056802548Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.057160 crc crio[23733]: time=\"2026-06-09T13:43:46.057040875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.057235 crc crio[23733]: time=\"2026-06-09T13:43:46.057164298Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.057346 crc crio[23733]: time=\"2026-06-09T13:43:46.057303731Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.057436 crc crio[23733]: time=\"2026-06-09T13:43:46.057360372Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.057771 crc crio[23733]: time=\"2026-06-09T13:43:46.057718621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.057844 crc crio[23733]: time=\"2026-06-09T13:43:46.057775683Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.057926 crc crio[23733]: time=\"2026-06-09T13:43:46.057878015Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.057979 crc crio[23733]: time=\"2026-06-09T13:43:46.057941417Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.058223 crc crio[23733]: time=\"2026-06-09T13:43:46.05808404Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.058288 crc crio[23733]: time=\"2026-06-09T13:43:46.058238744Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.058407 crc crio[23733]: time=\"2026-06-09T13:43:46.058372307Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.058466 crc crio[23733]: time=\"2026-06-09T13:43:46.058424069Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.058606 crc crio[23733]: time=\"2026-06-09T13:43:46.058555363Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.058696 crc crio[23733]: time=\"2026-06-09T13:43:46.058612004Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.058833 crc crio[23733]: time=\"2026-06-09T13:43:46.058790988Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.058891 crc crio[23733]: time=\"2026-06-09T13:43:46.058856099Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.059013 crc crio[23733]: time=\"2026-06-09T13:43:46.058949543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.059013 crc crio[23733]: time=\"2026-06-09T13:43:46.058993154Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.059244 crc crio[23733]: time=\"2026-06-09T13:43:46.059204329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.059336 crc crio[23733]: time=\"2026-06-09T13:43:46.05925086Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.059516 crc crio[23733]: time=\"2026-06-09T13:43:46.059462935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.059516 crc crio[23733]: time=\"2026-06-09T13:43:46.059514797Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.059720 crc crio[23733]: time=\"2026-06-09T13:43:46.059680561Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.059810 crc crio[23733]: time=\"2026-06-09T13:43:46.059731972Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.059932 crc crio[23733]: time=\"2026-06-09T13:43:46.059894456Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.060024 crc crio[23733]: time=\"2026-06-09T13:43:46.059944567Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.060144 crc crio[23733]: time=\"2026-06-09T13:43:46.06006325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.060232 crc crio[23733]: time=\"2026-06-09T13:43:46.060167703Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.060433 crc crio[23733]: time=\"2026-06-09T13:43:46.060397278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.060497 crc crio[23733]: time=\"2026-06-09T13:43:46.06045208Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.060548 crc crio[23733]: time=\"2026-06-09T13:43:46.060514302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.060603 crc crio[23733]: time=\"2026-06-09T13:43:46.060552933Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.060750 crc crio[23733]: time=\"2026-06-09T13:43:46.060716097Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.060809 crc crio[23733]: time=\"2026-06-09T13:43:46.060765308Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.060939 crc crio[23733]: time=\"2026-06-09T13:43:46.060903272Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.060991 crc crio[23733]: time=\"2026-06-09T13:43:46.060952963Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.061263 crc crio[23733]: time=\"2026-06-09T13:43:46.061226491Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.061335 crc crio[23733]: time=\"2026-06-09T13:43:46.061279031Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.061412 crc crio[23733]: time=\"2026-06-09T13:43:46.061371893Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.061488 crc crio[23733]: time=\"2026-06-09T13:43:46.061438265Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.061643 crc crio[23733]: time=\"2026-06-09T13:43:46.061587559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.061703 crc crio[23733]: time=\"2026-06-09T13:43:46.061660361Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.061859 crc crio[23733]: time=\"2026-06-09T13:43:46.061822526Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.061911 crc crio[23733]: time=\"2026-06-09T13:43:46.061874907Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.062143 crc crio[23733]: time=\"2026-06-09T13:43:46.062066232Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.062230 crc crio[23733]: time=\"2026-06-09T13:43:46.062169014Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.062338 crc crio[23733]: time=\"2026-06-09T13:43:46.062301697Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.062402 crc crio[23733]: time=\"2026-06-09T13:43:46.062349879Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.062578 crc crio[23733]: time=\"2026-06-09T13:43:46.062544453Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.062665 crc crio[23733]: time=\"2026-06-09T13:43:46.062595835Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.062786 crc crio[23733]: time=\"2026-06-09T13:43:46.062752279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.062845 crc crio[23733]: time=\"2026-06-09T13:43:46.06280128Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.062966 crc crio[23733]: time=\"2026-06-09T13:43:46.062933403Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.063017 crc crio[23733]: time=\"2026-06-09T13:43:46.062981184Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.063278 crc crio[23733]: time=\"2026-06-09T13:43:46.063236152Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.063352 crc crio[23733]: time=\"2026-06-09T13:43:46.063293813Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.063480 crc crio[23733]: time=\"2026-06-09T13:43:46.063445577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.063539 crc crio[23733]: time=\"2026-06-09T13:43:46.063497028Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.063667 crc crio[23733]: time=\"2026-06-09T13:43:46.063607621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.063735 crc crio[23733]: time=\"2026-06-09T13:43:46.063680122Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.064040 crc crio[23733]: time=\"2026-06-09T13:43:46.063853037Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.064040 crc crio[23733]: time=\"2026-06-09T13:43:46.063903098Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.064250 crc crio[23733]: time=\"2026-06-09T13:43:46.064064232Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.064250 crc crio[23733]: time=\"2026-06-09T13:43:46.064151614Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.064338 crc crio[23733]: time=\"2026-06-09T13:43:46.064300378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.064378 crc crio[23733]: time=\"2026-06-09T13:43:46.064341759Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.064515 crc crio[23733]: time=\"2026-06-09T13:43:46.064475762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.064570 crc crio[23733]: time=\"2026-06-09T13:43:46.064530643Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.064722 crc crio[23733]: time=\"2026-06-09T13:43:46.064687238Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.064779 crc crio[23733]: time=\"2026-06-09T13:43:46.064737Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.064903 crc crio[23733]: time=\"2026-06-09T13:43:46.064868113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.064963 crc crio[23733]: time=\"2026-06-09T13:43:46.064918064Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.065254 crc crio[23733]: time=\"2026-06-09T13:43:46.06515023Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.065254 crc crio[23733]: time=\"2026-06-09T13:43:46.065204181Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.065424 crc crio[23733]: time=\"2026-06-09T13:43:46.065386576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.065475 crc crio[23733]: time=\"2026-06-09T13:43:46.065445267Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.065650 crc crio[23733]: time=\"2026-06-09T13:43:46.065597711Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.065716 crc crio[23733]: time=\"2026-06-09T13:43:46.065671733Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.065850 crc crio[23733]: time=\"2026-06-09T13:43:46.065818126Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.065850 crc crio[23733]: time=\"2026-06-09T13:43:46.065866357Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.066019 crc crio[23733]: time=\"2026-06-09T13:43:46.065992162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.066060 crc crio[23733]: time=\"2026-06-09T13:43:46.066036833Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.066241 crc crio[23733]: time=\"2026-06-09T13:43:46.066161445Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.066241 crc crio[23733]: time=\"2026-06-09T13:43:46.066197756Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.066447 crc crio[23733]: time=\"2026-06-09T13:43:46.066368501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.066447 crc crio[23733]: time=\"2026-06-09T13:43:46.066405502Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.066595 crc crio[23733]: time=\"2026-06-09T13:43:46.066560146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.066687 crc crio[23733]: time=\"2026-06-09T13:43:46.066607577Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.066803 crc crio[23733]: time=\"2026-06-09T13:43:46.066768401Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.066863 crc crio[23733]: time=\"2026-06-09T13:43:46.066816042Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.067001 crc crio[23733]: time=\"2026-06-09T13:43:46.066967336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.067052 crc crio[23733]: time=\"2026-06-09T13:43:46.067017577Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.067314 crc crio[23733]: time=\"2026-06-09T13:43:46.067278733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.067385 crc crio[23733]: time=\"2026-06-09T13:43:46.067332705Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.067475 crc crio[23733]: time=\"2026-06-09T13:43:46.067440667Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.067527 crc crio[23733]: time=\"2026-06-09T13:43:46.067491909Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.067670 crc crio[23733]: time=\"2026-06-09T13:43:46.067608742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.067732 crc crio[23733]: time=\"2026-06-09T13:43:46.067683704Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.067844 crc crio[23733]: time=\"2026-06-09T13:43:46.067812826Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.067902 crc crio[23733]: time=\"2026-06-09T13:43:46.067861308Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.068003 crc crio[23733]: time=\"2026-06-09T13:43:46.067968991Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.068060 crc crio[23733]: time=\"2026-06-09T13:43:46.068016372Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.068221 crc crio[23733]: time=\"2026-06-09T13:43:46.068184597Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.068276 crc crio[23733]: time=\"2026-06-09T13:43:46.068250408Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.068434 crc crio[23733]: time=\"2026-06-09T13:43:46.068399612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.068485 crc crio[23733]: time=\"2026-06-09T13:43:46.068450833Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.068612 crc crio[23733]: time=\"2026-06-09T13:43:46.068578706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.068700 crc crio[23733]: time=\"2026-06-09T13:43:46.068658718Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.068803 crc crio[23733]: time=\"2026-06-09T13:43:46.068760811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.068902 crc crio[23733]: time=\"2026-06-09T13:43:46.068823253Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.068999 crc crio[23733]: time=\"2026-06-09T13:43:46.068966236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.069050 crc crio[23733]: time=\"2026-06-09T13:43:46.069015477Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.069205 crc crio[23733]: time=\"2026-06-09T13:43:46.069164382Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.069301 crc crio[23733]: time=\"2026-06-09T13:43:46.069220503Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.069380 crc crio[23733]: time=\"2026-06-09T13:43:46.069345726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.069441 crc crio[23733]: time=\"2026-06-09T13:43:46.069395818Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.069559 crc crio[23733]: time=\"2026-06-09T13:43:46.06951377Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.069666 crc crio[23733]: time=\"2026-06-09T13:43:46.069577242Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.069728 crc crio[23733]: time=\"2026-06-09T13:43:46.069693715Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.069784 crc crio[23733]: time=\"2026-06-09T13:43:46.069733126Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.069962 crc crio[23733]: time=\"2026-06-09T13:43:46.069923011Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.070019 crc crio[23733]: time=\"2026-06-09T13:43:46.069981202Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.070189 crc crio[23733]: time=\"2026-06-09T13:43:46.070096325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.070248 crc crio[23733]: time=\"2026-06-09T13:43:46.070211899Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.070402 crc crio[23733]: time=\"2026-06-09T13:43:46.070366752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.070463 crc crio[23733]: time=\"2026-06-09T13:43:46.070420673Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.070547 crc crio[23733]: time=\"2026-06-09T13:43:46.070511746Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.070599 crc crio[23733]: time=\"2026-06-09T13:43:46.070559827Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.070828 crc crio[23733]: time=\"2026-06-09T13:43:46.070757102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.070828 crc crio[23733]: time=\"2026-06-09T13:43:46.070810124Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.070946 crc crio[23733]: time=\"2026-06-09T13:43:46.070915736Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.070985 crc crio[23733]: time=\"2026-06-09T13:43:46.070955847Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.071225 crc crio[23733]: time=\"2026-06-09T13:43:46.07106422Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.071225 crc crio[23733]: time=\"2026-06-09T13:43:46.071164542Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.071332 crc crio[23733]: time=\"2026-06-09T13:43:46.071317436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.071508 crc crio[23733]: time=\"2026-06-09T13:43:46.071351897Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.071560 crc crio[23733]: time=\"2026-06-09T13:43:46.071541962Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.071600 crc crio[23733]: time=\"2026-06-09T13:43:46.071574882Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.071822 crc crio[23733]: time=\"2026-06-09T13:43:46.071789358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.071883 crc crio[23733]: time=\"2026-06-09T13:43:46.071839579Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.071937 crc crio[23733]: time=\"2026-06-09T13:43:46.071900581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.071994 crc crio[23733]: time=\"2026-06-09T13:43:46.071938512Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.072221 crc crio[23733]: time=\"2026-06-09T13:43:46.072085316Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.072221 crc crio[23733]: time=\"2026-06-09T13:43:46.072159968Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.072347 crc crio[23733]: time=\"2026-06-09T13:43:46.072311902Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.072446 crc crio[23733]: time=\"2026-06-09T13:43:46.072403274Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.072520 crc crio[23733]: time=\"2026-06-09T13:43:46.072450025Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.072520 crc crio[23733]: time=\"2026-06-09T13:43:46.072475927Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.072808 crc crio[23733]: time=\"2026-06-09T13:43:46.072710442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.072808 crc crio[23733]: time=\"2026-06-09T13:43:46.072757554Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.073505 crc crio[23733]: time=\"2026-06-09T13:43:46.07303303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.073505 crc crio[23733]: time=\"2026-06-09T13:43:46.073211855Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.073505 crc crio[23733]: time=\"2026-06-09T13:43:46.073253236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.073505 crc crio[23733]: time=\"2026-06-09T13:43:46.073288197Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.073505 crc crio[23733]: time=\"2026-06-09T13:43:46.073407479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.073505 crc crio[23733]: time=\"2026-06-09T13:43:46.073441839Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.073870 crc crio[23733]: time=\"2026-06-09T13:43:46.073574494Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.073870 crc crio[23733]: time=\"2026-06-09T13:43:46.073613275Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.073870 crc crio[23733]: time=\"2026-06-09T13:43:46.073784929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.073870 crc crio[23733]: time=\"2026-06-09T13:43:46.0738141Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.074363 crc crio[23733]: time=\"2026-06-09T13:43:46.073957493Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.074363 crc crio[23733]: time=\"2026-06-09T13:43:46.073995394Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.074363 crc crio[23733]: time=\"2026-06-09T13:43:46.074096207Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.074363 crc crio[23733]: time=\"2026-06-09T13:43:46.074201729Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.074679 crc crio[23733]: time=\"2026-06-09T13:43:46.074389874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.074679 crc crio[23733]: time=\"2026-06-09T13:43:46.074478146Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.074679 crc crio[23733]: time=\"2026-06-09T13:43:46.074506547Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.074679 crc crio[23733]: time=\"2026-06-09T13:43:46.074527097Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.075437 crc crio[23733]: time=\"2026-06-09T13:43:46.074777673Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.075437 crc crio[23733]: time=\"2026-06-09T13:43:46.074807254Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.075437 crc crio[23733]: time=\"2026-06-09T13:43:46.07498897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.075437 crc crio[23733]: time=\"2026-06-09T13:43:46.07502403Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.075437 crc crio[23733]: time=\"2026-06-09T13:43:46.075286017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.075437 crc crio[23733]: time=\"2026-06-09T13:43:46.075326368Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.075841 crc crio[23733]: time=\"2026-06-09T13:43:46.075442211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.075841 crc crio[23733]: time=\"2026-06-09T13:43:46.075478632Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.075841 crc crio[23733]: time=\"2026-06-09T13:43:46.075658876Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.075841 crc crio[23733]: time=\"2026-06-09T13:43:46.075700137Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.075841 crc crio[23733]: time=\"2026-06-09T13:43:46.07583215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.076085 crc crio[23733]: time=\"2026-06-09T13:43:46.075860651Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.076085 crc crio[23733]: time=\"2026-06-09T13:43:46.076006765Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.076085 crc crio[23733]: time=\"2026-06-09T13:43:46.076043926Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.076328 crc crio[23733]: time=\"2026-06-09T13:43:46.076185689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.076328 crc crio[23733]: time=\"2026-06-09T13:43:46.07621357Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.076445 crc crio[23733]: time=\"2026-06-09T13:43:46.076374235Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.076445 crc crio[23733]: time=\"2026-06-09T13:43:46.076412146Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.076550 crc crio[23733]: time=\"2026-06-09T13:43:46.076525909Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.076610 crc crio[23733]: time=\"2026-06-09T13:43:46.076553219Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.076788 crc crio[23733]: time=\"2026-06-09T13:43:46.076745554Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.076871 crc crio[23733]: time=\"2026-06-09T13:43:46.076804465Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.076958 crc crio[23733]: time=\"2026-06-09T13:43:46.076910338Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.077034 crc crio[23733]: time=\"2026-06-09T13:43:46.076969119Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.077095 crc crio[23733]: time=\"2026-06-09T13:43:46.077081352Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.077296 crc crio[23733]: time=\"2026-06-09T13:43:46.077173755Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.077503 crc crio[23733]: time=\"2026-06-09T13:43:46.077461992Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.077587 crc crio[23733]: time=\"2026-06-09T13:43:46.077517193Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.077587 crc crio[23733]: time=\"2026-06-09T13:43:46.077558794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.077749 crc crio[23733]: time=\"2026-06-09T13:43:46.077592325Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.077749 crc crio[23733]: time=\"2026-06-09T13:43:46.077661467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.077749 crc crio[23733]: time=\"2026-06-09T13:43:46.077698528Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.077887 crc crio[23733]: time=\"2026-06-09T13:43:46.077852942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.077947 crc crio[23733]: time=\"2026-06-09T13:43:46.077892633Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.078415 crc crio[23733]: time=\"2026-06-09T13:43:46.078092578Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.078415 crc crio[23733]: time=\"2026-06-09T13:43:46.078242262Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.078526 crc crio[23733]: time=\"2026-06-09T13:43:46.078486148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.078526 crc crio[23733]: time=\"2026-06-09T13:43:46.078521809Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.078784 crc crio[23733]: time=\"2026-06-09T13:43:46.078744915Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.078873 crc crio[23733]: time=\"2026-06-09T13:43:46.078800097Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.078922 crc crio[23733]: time=\"2026-06-09T13:43:46.078904388Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.078971 crc crio[23733]: time=\"2026-06-09T13:43:46.078941629Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.079224 crc crio[23733]: time=\"2026-06-09T13:43:46.079068683Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.079224 crc crio[23733]: time=\"2026-06-09T13:43:46.079213137Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.079427 crc crio[23733]: time=\"2026-06-09T13:43:46.079387721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.079503 crc crio[23733]: time=\"2026-06-09T13:43:46.079441243Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.079612 crc crio[23733]: time=\"2026-06-09T13:43:46.079570697Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.079721 crc crio[23733]: time=\"2026-06-09T13:43:46.079667219Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.079836 crc crio[23733]: time=\"2026-06-09T13:43:46.079801211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.079999 crc crio[23733]: time=\"2026-06-09T13:43:46.079845703Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.080196 crc crio[23733]: time=\"2026-06-09T13:43:46.080067879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.080196 crc crio[23733]: time=\"2026-06-09T13:43:46.080184162Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.080319 crc crio[23733]: time=\"2026-06-09T13:43:46.080293414Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.080375 crc crio[23733]: time=\"2026-06-09T13:43:46.080339105Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.080571 crc crio[23733]: time=\"2026-06-09T13:43:46.08050844Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.080736 crc crio[23733]: time=\"2026-06-09T13:43:46.080570731Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.080736 crc crio[23733]: time=\"2026-06-09T13:43:46.080717225Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.080838 crc crio[23733]: time=\"2026-06-09T13:43:46.080747896Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.080950 crc crio[23733]: time=\"2026-06-09T13:43:46.080909611Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.081224 crc crio[23733]: time=\"2026-06-09T13:43:46.080965162Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.081224 crc crio[23733]: time=\"2026-06-09T13:43:46.081198947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.081568 crc crio[23733]: time=\"2026-06-09T13:43:46.081228778Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.081568 crc crio[23733]: time=\"2026-06-09T13:43:46.081372291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.081568 crc crio[23733]: time=\"2026-06-09T13:43:46.081402052Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.081568 crc crio[23733]: time=\"2026-06-09T13:43:46.081531986Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.081568 crc crio[23733]: time=\"2026-06-09T13:43:46.081572317Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.082081 crc crio[23733]: time=\"2026-06-09T13:43:46.081819742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.082081 crc crio[23733]: time=\"2026-06-09T13:43:46.081850243Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.082081 crc crio[23733]: time=\"2026-06-09T13:43:46.082025358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.082081 crc crio[23733]: time=\"2026-06-09T13:43:46.082061379Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.082340 crc crio[23733]: time=\"2026-06-09T13:43:46.082293035Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.082340 crc crio[23733]: time=\"2026-06-09T13:43:46.082322856Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.082699 crc crio[23733]: time=\"2026-06-09T13:43:46.082613523Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.082797 crc crio[23733]: time=\"2026-06-09T13:43:46.082704505Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.082797 crc crio[23733]: time=\"2026-06-09T13:43:46.082720866Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.082797 crc crio[23733]: time=\"2026-06-09T13:43:46.082745456Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.082797 crc crio[23733]: time=\"2026-06-09T13:43:46.082776348Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.082987 crc crio[23733]: time=\"2026-06-09T13:43:46.082814049Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.083038 crc crio[23733]: time=\"2026-06-09T13:43:46.082984562Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.083038 crc crio[23733]: time=\"2026-06-09T13:43:46.083028013Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.083370 crc crio[23733]: time=\"2026-06-09T13:43:46.08325806Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.083370 crc crio[23733]: time=\"2026-06-09T13:43:46.083327952Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.083653 crc crio[23733]: time=\"2026-06-09T13:43:46.083571728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.083727 crc crio[23733]: time=\"2026-06-09T13:43:46.08367076Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.083727 crc crio[23733]: time=\"2026-06-09T13:43:46.083714161Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.083842 crc crio[23733]: time=\"2026-06-09T13:43:46.083746262Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.083997 crc crio[23733]: time=\"2026-06-09T13:43:46.083948068Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.084061 crc crio[23733]: time=\"2026-06-09T13:43:46.084010239Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.084253 crc crio[23733]: time=\"2026-06-09T13:43:46.084194134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.084324 crc crio[23733]: time=\"2026-06-09T13:43:46.084256305Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.084324 crc crio[23733]: time=\"2026-06-09T13:43:46.084290286Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.084324 crc crio[23733]: time=\"2026-06-09T13:43:46.084310287Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.084572 crc crio[23733]: time=\"2026-06-09T13:43:46.084518172Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.084663 crc crio[23733]: time=\"2026-06-09T13:43:46.084585374Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.084779 crc crio[23733]: time=\"2026-06-09T13:43:46.084739607Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.084840 crc crio[23733]: time=\"2026-06-09T13:43:46.084794609Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.084895 crc crio[23733]: time=\"2026-06-09T13:43:46.08486473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.084950 crc crio[23733]: time=\"2026-06-09T13:43:46.084906121Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.085199 crc crio[23733]: time=\"2026-06-09T13:43:46.085147888Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.085262 crc crio[23733]: time=\"2026-06-09T13:43:46.08521043Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.085414 crc crio[23733]: time=\"2026-06-09T13:43:46.085376004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.085481 crc crio[23733]: time=\"2026-06-09T13:43:46.085440926Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.085674 crc crio[23733]: time=\"2026-06-09T13:43:46.08560983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.085741 crc crio[23733]: time=\"2026-06-09T13:43:46.085686082Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.085915 crc crio[23733]: time=\"2026-06-09T13:43:46.085877216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.085975 crc crio[23733]: time=\"2026-06-09T13:43:46.085938308Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.086077 crc crio[23733]: time=\"2026-06-09T13:43:46.08603846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.086243 crc crio[23733]: time=\"2026-06-09T13:43:46.086093482Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.086335 crc crio[23733]: time=\"2026-06-09T13:43:46.086296347Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.086391 crc crio[23733]: time=\"2026-06-09T13:43:46.086363668Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.086515 crc crio[23733]: time=\"2026-06-09T13:43:46.086479032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.086567 crc crio[23733]: time=\"2026-06-09T13:43:46.086531814Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.086721 crc crio[23733]: time=\"2026-06-09T13:43:46.086679927Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.086782 crc crio[23733]: time=\"2026-06-09T13:43:46.086744839Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.086887 crc crio[23733]: time=\"2026-06-09T13:43:46.086850581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.086940 crc crio[23733]: time=\"2026-06-09T13:43:46.086901043Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.087265 crc crio[23733]: time=\"2026-06-09T13:43:46.087223671Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.087326 crc crio[23733]: time=\"2026-06-09T13:43:46.087286422Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.087409 crc crio[23733]: time=\"2026-06-09T13:43:46.087371844Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.087482 crc crio[23733]: time=\"2026-06-09T13:43:46.087425676Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.087576 crc crio[23733]: time=\"2026-06-09T13:43:46.087534448Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.087669 crc crio[23733]: time=\"2026-06-09T13:43:46.08759931Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.087822 crc crio[23733]: time=\"2026-06-09T13:43:46.087780814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.087900 crc crio[23733]: time=\"2026-06-09T13:43:46.087830906Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.088030 crc crio[23733]: time=\"2026-06-09T13:43:46.087987671Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.088091 crc crio[23733]: time=\"2026-06-09T13:43:46.088052902Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.088284 crc crio[23733]: time=\"2026-06-09T13:43:46.088230077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.088284 crc crio[23733]: time=\"2026-06-09T13:43:46.088266187Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.088500 crc crio[23733]: time=\"2026-06-09T13:43:46.088445102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.088617 crc crio[23733]: time=\"2026-06-09T13:43:46.088583985Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.088729 crc crio[23733]: time=\"2026-06-09T13:43:46.088667507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.088729 crc crio[23733]: time=\"2026-06-09T13:43:46.088702748Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.088890 crc crio[23733]: time=\"2026-06-09T13:43:46.088845932Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.088960 crc crio[23733]: time=\"2026-06-09T13:43:46.088896973Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.089087 crc crio[23733]: time=\"2026-06-09T13:43:46.089043537Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.089210 crc crio[23733]: time=\"2026-06-09T13:43:46.08916934Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.089347 crc crio[23733]: time=\"2026-06-09T13:43:46.089308343Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.089400 crc crio[23733]: time=\"2026-06-09T13:43:46.089366675Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.089508 crc crio[23733]: time=\"2026-06-09T13:43:46.089473458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.089559 crc crio[23733]: time=\"2026-06-09T13:43:46.08953088Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.089728 crc crio[23733]: time=\"2026-06-09T13:43:46.089691323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.089796 crc crio[23733]: time=\"2026-06-09T13:43:46.089750254Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.089917 crc crio[23733]: time=\"2026-06-09T13:43:46.089878308Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.089977 crc crio[23733]: time=\"2026-06-09T13:43:46.0899492Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.090224 crc crio[23733]: time=\"2026-06-09T13:43:46.090179856Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.090286 crc crio[23733]: time=\"2026-06-09T13:43:46.090243917Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.090323 crc crio[23733]: time=\"2026-06-09T13:43:46.090280398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.090323 crc crio[23733]: time=\"2026-06-09T13:43:46.090314999Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.090510 crc crio[23733]: time=\"2026-06-09T13:43:46.090471163Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.090564 crc crio[23733]: time=\"2026-06-09T13:43:46.090525484Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.090759 crc crio[23733]: time=\"2026-06-09T13:43:46.09072198Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.090814 crc crio[23733]: time=\"2026-06-09T13:43:46.090770831Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.090964 crc crio[23733]: time=\"2026-06-09T13:43:46.090926754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.091017 crc crio[23733]: time=\"2026-06-09T13:43:46.090980095Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.091242 crc crio[23733]: time=\"2026-06-09T13:43:46.091198192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.091317 crc crio[23733]: time=\"2026-06-09T13:43:46.091256523Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.091447 crc crio[23733]: time=\"2026-06-09T13:43:46.091409457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.091498 crc crio[23733]: time=\"2026-06-09T13:43:46.091465887Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.091619 crc crio[23733]: time=\"2026-06-09T13:43:46.091583101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.091700 crc crio[23733]: time=\"2026-06-09T13:43:46.091667093Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.092069 crc crio[23733]: time=\"2026-06-09T13:43:46.091973351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.092261 crc crio[23733]: time=\"2026-06-09T13:43:46.092193856Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.092261 crc crio[23733]: time=\"2026-06-09T13:43:46.092244118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.092357 crc crio[23733]: time=\"2026-06-09T13:43:46.092281289Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.092500 crc crio[23733]: time=\"2026-06-09T13:43:46.092432913Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.092583 crc crio[23733]: time=\"2026-06-09T13:43:46.092505305Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.092756 crc crio[23733]: time=\"2026-06-09T13:43:46.09271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.092819 crc crio[23733]: time=\"2026-06-09T13:43:46.092762191Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.092894 crc crio[23733]: time=\"2026-06-09T13:43:46.092828573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.092894 crc crio[23733]: time=\"2026-06-09T13:43:46.092861964Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.093095 crc crio[23733]: time=\"2026-06-09T13:43:46.093029508Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.093232 crc crio[23733]: time=\"2026-06-09T13:43:46.093163361Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:46.093232 crc crio[23733]: time=\"2026-06-09T13:43:46.093208372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 09 13:43:46.093305 crc crio[23733]: time=\"2026-06-09T13:43:46.093243213Z\" level=info msg=\"Updated default CNI network name to \"\nJun 09 13:43:50.306397 crc crio[23733]: time=\"2026-06-09T13:43:50.305579752Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 09 13:43:50.333921 crc crio[23733]: time=\"2026-06-09T13:43:50.33384608Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:43:50.334521 crc crio[23733]: time=\"2026-06-09T13:43:50.334496536Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:43:50.334723 crc crio[23733]: time=\"2026-06-09T13:43:50.334688932Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 09 13:43:50.358990 crc crio[23733]: time=\"2026-06-09T13:43:50.358778483Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 09 13:43:50.358990 crc crio[23733]: time=\"2026-06-09T13:43:50.358907826Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 09 13:44:00.579426 crc crio[23733]: time=\"2026-06-09T13:44:00.57841918Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683544-mg8qw/POD\" id=3ab2ef6d-cbf4-451f-b3a0-253755ae737e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:44:00.580835 crc crio[23733]: time=\"2026-06-09T13:44:00.579428756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:00.608932 crc crio[23733]: time=\"2026-06-09T13:44:00.608621247Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683544-mg8qw Namespace:openshift-infra ID:c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5 UID:94111c18-b99f-4c83-b039-be1e30519108 NetNS:/var/run/netns/485f09c0-32d6-490e-8cc4-19738792670b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94111c18_b99f_4c83_b039_be1e30519108.slice PodAnnotations:0xc00008c258}] Aliases:map[]}\"\nJun 09 13:44:00.609352 crc crio[23733]: time=\"2026-06-09T13:44:00.609330945Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683544-mg8qw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:44:01.162337 crc crio[23733]: 2026-06-09T13:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c35566be236b583 Mac:f2:26:73:84:04:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/485f09c0-32d6-490e-8cc4-19738792670b SocketPath: PciID:}] [{Interface:0xc0000148e0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:44:01.164086 crc crio[23733]: time=\"2026-06-09T13:44:01.164050287Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683544-mg8qw Namespace:openshift-infra ID:c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5 UID:94111c18-b99f-4c83-b039-be1e30519108 NetNS:/var/run/netns/485f09c0-32d6-490e-8cc4-19738792670b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94111c18_b99f_4c83_b039_be1e30519108.slice PodAnnotations:0xc00008c258}] Aliases:map[]}\"\nJun 09 13:44:01.164372 crc crio[23733]: time=\"2026-06-09T13:44:01.164353904Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683544-mg8qw for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:44:01.173721 crc crio[23733]: time=\"2026-06-09T13:44:01.173556548Z\" level=info msg=\"Ran pod sandbox c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5 with infra container: openshift-infra/auto-csr-approver-29683544-mg8qw/POD\" id=3ab2ef6d-cbf4-451f-b3a0-253755ae737e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:44:01.176948 crc crio[23733]: time=\"2026-06-09T13:44:01.176891333Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a9c52887-b845-4e08-be74-44ae35da441b name=/runtime.v1.ImageService/PullImage\nJun 09 13:44:01.183020 crc crio[23733]: time=\"2026-06-09T13:44:01.182925236Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 13:44:02.191401 crc crio[23733]: time=\"2026-06-09T13:44:02.191290461Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a9c52887-b845-4e08-be74-44ae35da441b name=/runtime.v1.ImageService/PullImage\nJun 09 13:44:02.192909 crc crio[23733]: time=\"2026-06-09T13:44:02.192334298Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fdcbad65-5256-433f-ae1b-0e10cf1f5e31 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:02.194534 crc crio[23733]: time=\"2026-06-09T13:44:02.194359Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=368a0251-115c-45ec-89c3-ac3c0119a2ee name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:02.206215 crc crio[23733]: time=\"2026-06-09T13:44:02.206051597Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683544-mg8qw/oc\" id=46f46e5e-feef-42d2-911e-02e53f1aa38f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:44:02.206768 crc crio[23733]: time=\"2026-06-09T13:44:02.206694663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:02.232319 crc crio[23733]: time=\"2026-06-09T13:44:02.232183151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:02.488009 crc crio[23733]: time=\"2026-06-09T13:44:02.487918857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:02.572386 crc crio[23733]: time=\"2026-06-09T13:44:02.57226415Z\" level=info msg=\"Created container 22126229d07eb7a976d57d880e695635bdccfec9a4ad36884967b5ce7c19876f: openshift-infra/auto-csr-approver-29683544-mg8qw/oc\" id=46f46e5e-feef-42d2-911e-02e53f1aa38f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:44:02.573902 crc crio[23733]: time=\"2026-06-09T13:44:02.573837849Z\" level=info msg=\"Starting container: 22126229d07eb7a976d57d880e695635bdccfec9a4ad36884967b5ce7c19876f\" id=585c3337-b495-4eda-b4f2-48a181ee800b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:44:02.580995 crc crio[23733]: time=\"2026-06-09T13:44:02.580389057Z\" level=info msg=\"Started container\" PID=37687 containerID=22126229d07eb7a976d57d880e695635bdccfec9a4ad36884967b5ce7c19876f description=openshift-infra/auto-csr-approver-29683544-mg8qw/oc id=585c3337-b495-4eda-b4f2-48a181ee800b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5\nJun 09 13:44:04.502622 crc crio[23733]: time=\"2026-06-09T13:44:04.502068534Z\" level=info msg=\"Stopping pod sandbox: c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5\" id=dbc920ff-5580-482f-91c0-61f34f367dac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:44:04.503758 crc crio[23733]: time=\"2026-06-09T13:44:04.50348711Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683544-mg8qw Namespace:openshift-infra ID:c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5 UID:94111c18-b99f-4c83-b039-be1e30519108 NetNS:/var/run/netns/485f09c0-32d6-490e-8cc4-19738792670b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94111c18_b99f_4c83_b039_be1e30519108.slice PodAnnotations:0xc002898098}] Aliases:map[]}\"\nJun 09 13:44:04.503758 crc crio[23733]: time=\"2026-06-09T13:44:04.503637494Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683544-mg8qw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:44:04.786219 crc crio[23733]: time=\"2026-06-09T13:44:04.785786922Z\" level=info msg=\"Stopped pod sandbox: c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5\" id=dbc920ff-5580-482f-91c0-61f34f367dac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:44:20.957174 crc crio[23733]: time=\"2026-06-09T13:44:20.955864079Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/POD\" id=b01491e2-0732-4dc4-8ef7-5413cc031ae3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:44:20.957174 crc crio[23733]: time=\"2026-06-09T13:44:20.957073799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:21.011445 crc crio[23733]: time=\"2026-06-09T13:44:21.011293376Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666 Namespace:openshift-marketplace ID:3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380 UID:a7509f2d-19cb-4013-b35e-9722f57434d2 NetNS:/var/run/netns/49d5de6f-dcd4-4ba5-9b8c-8b90f14cae8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7509f2d_19cb_4013_b35e_9722f57434d2.slice PodAnnotations:0xc002898708}] Aliases:map[]}\"\nJun 09 13:44:21.011445 crc crio[23733]: time=\"2026-06-09T13:44:21.01143821Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:44:21.616693 crc crio[23733]: 2026-06-09T13:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ee3f0df1fcee43 Mac:96:ba:96:7d:b7:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/49d5de6f-dcd4-4ba5-9b8c-8b90f14cae8d SocketPath: PciID:}] [{Interface:0xc000120870 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:44:21.618806 crc crio[23733]: time=\"2026-06-09T13:44:21.618733136Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666 Namespace:openshift-marketplace ID:3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380 UID:a7509f2d-19cb-4013-b35e-9722f57434d2 NetNS:/var/run/netns/49d5de6f-dcd4-4ba5-9b8c-8b90f14cae8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7509f2d_19cb_4013_b35e_9722f57434d2.slice PodAnnotations:0xc002898708}] Aliases:map[]}\"\nJun 09 13:44:21.619028 crc crio[23733]: time=\"2026-06-09T13:44:21.618951241Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:44:21.626661 crc crio[23733]: time=\"2026-06-09T13:44:21.626231684Z\" level=info msg=\"Ran pod sandbox 3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/POD\" id=b01491e2-0732-4dc4-8ef7-5413cc031ae3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:44:21.641239 crc crio[23733]: time=\"2026-06-09T13:44:21.641080915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e6a5ec2a-f2ec-410e-8548-829398252634 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:21.644626 crc crio[23733]: time=\"2026-06-09T13:44:21.644528151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c159a499-38db-4f28-b9ef-aae7557c7b98 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:21.652383 crc crio[23733]: time=\"2026-06-09T13:44:21.652276786Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/util\" id=98ade5e4-a13b-4fa8-9ad9-a3ce4a0281c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:44:21.653017 crc crio[23733]: time=\"2026-06-09T13:44:21.652953213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:21.693090 crc crio[23733]: time=\"2026-06-09T13:44:21.693001595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:21.697568 crc crio[23733]: time=\"2026-06-09T13:44:21.697466766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:21.820009 crc crio[23733]: time=\"2026-06-09T13:44:21.819606372Z\" level=info msg=\"Created container 12be5caf1688c580324672a35da5c224770e741b19f6e0ae28f9e9565d06c549: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/util\" id=98ade5e4-a13b-4fa8-9ad9-a3ce4a0281c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:44:21.823038 crc crio[23733]: time=\"2026-06-09T13:44:21.822932475Z\" level=info msg=\"Starting container: 12be5caf1688c580324672a35da5c224770e741b19f6e0ae28f9e9565d06c549\" id=3059a733-e00a-497a-a88b-57ff21ff0577 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:44:21.828626 crc crio[23733]: time=\"2026-06-09T13:44:21.828509646Z\" level=info msg=\"Started container\" PID=38839 containerID=12be5caf1688c580324672a35da5c224770e741b19f6e0ae28f9e9565d06c549 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/util id=3059a733-e00a-497a-a88b-57ff21ff0577 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380\nJun 09 13:44:22.701597 crc crio[23733]: time=\"2026-06-09T13:44:22.701066029Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=ba1e1168-0ce4-4a0e-bd6c-5608bd38d66d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:22.701597 crc crio[23733]: time=\"2026-06-09T13:44:22.701481989Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=ba1e1168-0ce4-4a0e-bd6c-5608bd38d66d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:22.701597 crc crio[23733]: time=\"2026-06-09T13:44:22.701544511Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=ba1e1168-0ce4-4a0e-bd6c-5608bd38d66d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:22.703775 crc crio[23733]: time=\"2026-06-09T13:44:22.703665544Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=27c37c09-6fa3-402e-99f3-a10deaf14b22 name=/runtime.v1.ImageService/PullImage\nJun 09 13:44:22.713319 crc crio[23733]: time=\"2026-06-09T13:44:22.713223854Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"\nJun 09 13:44:25.275592 crc crio[23733]: time=\"2026-06-09T13:44:25.274940224Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=27c37c09-6fa3-402e-99f3-a10deaf14b22 name=/runtime.v1.ImageService/PullImage\nJun 09 13:44:25.276967 crc crio[23733]: time=\"2026-06-09T13:44:25.27676511Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=904764d6-a48d-48c0-b2a4-52f8302de124 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:25.280742 crc crio[23733]: time=\"2026-06-09T13:44:25.280670967Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=f41212f5-727a-4bda-bde6-c58fd9878935 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:25.289677 crc crio[23733]: time=\"2026-06-09T13:44:25.28953859Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/pull\" id=32847783-1312-429f-91e2-b683b3a61121 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:44:25.291308 crc crio[23733]: time=\"2026-06-09T13:44:25.291242152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:25.316986 crc crio[23733]: time=\"2026-06-09T13:44:25.316866153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:25.317413 crc crio[23733]: time=\"2026-06-09T13:44:25.317239232Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/018d99cb7cc2edce7053b502308f83ada7b01681da64961bd16a80db2bedbfae/merged/etc/passwd: no such file or directory\"\nJun 09 13:44:25.317413 crc crio[23733]: time=\"2026-06-09T13:44:25.317270074Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/018d99cb7cc2edce7053b502308f83ada7b01681da64961bd16a80db2bedbfae/merged/etc/group: no such file or directory\"\nJun 09 13:44:25.320459 crc crio[23733]: time=\"2026-06-09T13:44:25.320394942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:25.447912 crc crio[23733]: time=\"2026-06-09T13:44:25.44778176Z\" level=info msg=\"Created container 2aa1bf30ac88100d8cd153544aface6a9e50d48205f5798075a13434776f18c5: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/pull\" id=32847783-1312-429f-91e2-b683b3a61121 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:44:25.449301 crc crio[23733]: time=\"2026-06-09T13:44:25.449239626Z\" level=info msg=\"Starting container: 2aa1bf30ac88100d8cd153544aface6a9e50d48205f5798075a13434776f18c5\" id=ae77d1d5-0b23-4c65-91e1-323358a12a8f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:44:25.455601 crc crio[23733]: time=\"2026-06-09T13:44:25.455521413Z\" level=info msg=\"Started container\" PID=38902 containerID=2aa1bf30ac88100d8cd153544aface6a9e50d48205f5798075a13434776f18c5 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/pull id=ae77d1d5-0b23-4c65-91e1-323358a12a8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380\nJun 09 13:44:25.750976 crc crio[23733]: time=\"2026-06-09T13:44:25.74793439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8454de42-8d81-4b58-8c15-73ae92e54859 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:25.756542 crc crio[23733]: time=\"2026-06-09T13:44:25.753990541Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=595ce0bd-5e12-4c1c-93a6-bc8109f36d46 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:25.786739 crc crio[23733]: time=\"2026-06-09T13:44:25.786602697Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/extract\" id=ee67bc44-f7e8-41c2-886a-929282139031 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:44:25.787828 crc crio[23733]: time=\"2026-06-09T13:44:25.787777566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:25.824863 crc crio[23733]: time=\"2026-06-09T13:44:25.824735892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:25.828339 crc crio[23733]: time=\"2026-06-09T13:44:25.82823784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:25.961522 crc crio[23733]: time=\"2026-06-09T13:44:25.961369991Z\" level=info msg=\"Created container 07f56b755df75d3964d2c91cdd6abee1d04ae24180673674a3bf3b7b55a55d4f: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/extract\" id=ee67bc44-f7e8-41c2-886a-929282139031 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:44:25.962749 crc crio[23733]: time=\"2026-06-09T13:44:25.962692553Z\" level=info msg=\"Starting container: 07f56b755df75d3964d2c91cdd6abee1d04ae24180673674a3bf3b7b55a55d4f\" id=e471ab1c-6228-46da-aa1e-c38141c5083e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:44:25.971044 crc crio[23733]: time=\"2026-06-09T13:44:25.970901679Z\" level=info msg=\"Started container\" PID=38922 containerID=07f56b755df75d3964d2c91cdd6abee1d04ae24180673674a3bf3b7b55a55d4f description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/extract id=e471ab1c-6228-46da-aa1e-c38141c5083e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380\nJun 09 13:44:27.771452 crc crio[23733]: time=\"2026-06-09T13:44:27.770528541Z\" level=info msg=\"Stopping pod sandbox: 3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380\" id=157f6642-3276-498c-9c34-ed3e45233e4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:44:27.773860 crc crio[23733]: time=\"2026-06-09T13:44:27.772248053Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666 Namespace:openshift-marketplace ID:3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380 UID:a7509f2d-19cb-4013-b35e-9722f57434d2 NetNS:/var/run/netns/49d5de6f-dcd4-4ba5-9b8c-8b90f14cae8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7509f2d_19cb_4013_b35e_9722f57434d2.slice PodAnnotations:0xc0025a6478}] Aliases:map[]}\"\nJun 09 13:44:27.773860 crc crio[23733]: time=\"2026-06-09T13:44:27.772432747Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:44:28.034207 crc crio[23733]: time=\"2026-06-09T13:44:28.033986773Z\" level=info msg=\"Stopped pod sandbox: 3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380\" id=157f6642-3276-498c-9c34-ed3e45233e4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:44:30.452162 crc crio[23733]: time=\"2026-06-09T13:44:30.451246389Z\" level=info msg=\"Stopping pod sandbox: cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07\" id=20ba7a2e-2677-4910-9b8a-303ad1233320 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:44:30.452162 crc crio[23733]: time=\"2026-06-09T13:44:30.452158311Z\" level=info msg=\"Stopped pod sandbox (already stopped): cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07\" id=20ba7a2e-2677-4910-9b8a-303ad1233320 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:44:30.453519 crc crio[23733]: time=\"2026-06-09T13:44:30.452692595Z\" level=info msg=\"Removing pod sandbox: cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07\" id=b2de83ae-64ca-4e16-9f3e-670ba7058e67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:44:30.462972 crc crio[23733]: time=\"2026-06-09T13:44:30.46287Z\" level=info msg=\"Removed pod sandbox: cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07\" id=b2de83ae-64ca-4e16-9f3e-670ba7058e67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:44:30.468755 crc crio[23733]: time=\"2026-06-09T13:44:30.468498352Z\" level=info msg=\"Stopping pod sandbox: fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4\" id=bff75d04-bb6a-4228-9f62-81cd93aae308 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:44:30.468755 crc crio[23733]: time=\"2026-06-09T13:44:30.468603694Z\" level=info msg=\"Stopped pod sandbox (already stopped): fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4\" id=bff75d04-bb6a-4228-9f62-81cd93aae308 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:44:30.475842 crc crio[23733]: time=\"2026-06-09T13:44:30.475777634Z\" level=info msg=\"Removing pod sandbox: fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4\" id=adfde95f-829b-4c0c-a78d-b01ede68a9b9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:44:30.483534 crc crio[23733]: time=\"2026-06-09T13:44:30.483449095Z\" level=info msg=\"Removed pod sandbox: fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4\" id=adfde95f-829b-4c0c-a78d-b01ede68a9b9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:44:32.681524 crc crio[23733]: time=\"2026-06-09T13:44:32.681019113Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-qm8kq/POD\" id=2f59b259-cae8-4dcb-8de1-248eef1f5d1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:44:32.682974 crc crio[23733]: time=\"2026-06-09T13:44:32.681582558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:32.707886 crc crio[23733]: time=\"2026-06-09T13:44:32.707781114Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-qm8kq Namespace:openshift-nmstate ID:99e45fa2087ab5dd5c63e81220acedd84db5e1c9b2665a4ca3a449c252ebfbec UID:542945fd-2f79-4143-996c-fe936a2bd8a6 NetNS:/var/run/netns/030822c9-4b08-4f83-8078-8e2d3de8ecd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod542945fd_2f79_4143_996c_fe936a2bd8a6.slice PodAnnotations:0xc00028f610}] Aliases:map[]}\"\nJun 09 13:44:32.707886 crc crio[23733]: time=\"2026-06-09T13:44:32.707851885Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-qm8kq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:44:33.578609 crc crio[23733]: 2026-06-09T13:44:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99e45fa2087ab5d Mac:0a:95:72:85:79:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/030822c9-4b08-4f83-8078-8e2d3de8ecd9 SocketPath: PciID:}] [{Interface:0xc0000165b0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:44:33.580977 crc crio[23733]: time=\"2026-06-09T13:44:33.580843159Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-qm8kq Namespace:openshift-nmstate ID:99e45fa2087ab5dd5c63e81220acedd84db5e1c9b2665a4ca3a449c252ebfbec UID:542945fd-2f79-4143-996c-fe936a2bd8a6 NetNS:/var/run/netns/030822c9-4b08-4f83-8078-8e2d3de8ecd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod542945fd_2f79_4143_996c_fe936a2bd8a6.slice PodAnnotations:0xc00028f610}] Aliases:map[]}\"\nJun 09 13:44:33.581424 crc crio[23733]: time=\"2026-06-09T13:44:33.581163567Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-qm8kq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:44:33.588710 crc crio[23733]: time=\"2026-06-09T13:44:33.588407729Z\" level=info msg=\"Ran pod sandbox 99e45fa2087ab5dd5c63e81220acedd84db5e1c9b2665a4ca3a449c252ebfbec with infra container: openshift-nmstate/nmstate-operator-6569c8c666-qm8kq/POD\" id=2f59b259-cae8-4dcb-8de1-248eef1f5d1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:44:33.590666 crc crio[23733]: time=\"2026-06-09T13:44:33.590554382Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=b315ca6d-da2f-4da8-805c-2b4f3b42a9f7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:33.590875 crc crio[23733]: time=\"2026-06-09T13:44:33.590818469Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=b315ca6d-da2f-4da8-805c-2b4f3b42a9f7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:33.590963 crc crio[23733]: time=\"2026-06-09T13:44:33.590896701Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=b315ca6d-da2f-4da8-805c-2b4f3b42a9f7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:33.592274 crc crio[23733]: time=\"2026-06-09T13:44:33.592212143Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=eb89a99a-e7db-4810-b53b-b3770c0d66de name=/runtime.v1.ImageService/PullImage\nJun 09 13:44:33.597554 crc crio[23733]: time=\"2026-06-09T13:44:33.597169988Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"\nJun 09 13:44:36.860083 crc crio[23733]: time=\"2026-06-09T13:44:36.859974701Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=eb89a99a-e7db-4810-b53b-b3770c0d66de name=/runtime.v1.ImageService/PullImage\nJun 09 13:44:36.862283 crc crio[23733]: time=\"2026-06-09T13:44:36.861650683Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=eb0437fd-c165-4ae5-82c8-2a77381681b0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:36.867541 crc crio[23733]: time=\"2026-06-09T13:44:36.867458668Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=ad7faaae-6783-401f-aeea-3b2c7ba5a85b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:36.877243 crc crio[23733]: time=\"2026-06-09T13:44:36.87709851Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-qm8kq/nmstate-operator\" id=8e5e47a5-46e4-44cb-bb8b-2ecbd767d3a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:44:36.879748 crc crio[23733]: time=\"2026-06-09T13:44:36.879697715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:36.918941 crc crio[23733]: time=\"2026-06-09T13:44:36.918830645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:36.924799 crc crio[23733]: time=\"2026-06-09T13:44:36.924716442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:37.093852 crc crio[23733]: time=\"2026-06-09T13:44:37.093703281Z\" level=info msg=\"Created container a8d5358bff709f731bab5453d715386c95d04cc43a6a177e6d131e033f6b6998: openshift-nmstate/nmstate-operator-6569c8c666-qm8kq/nmstate-operator\" id=8e5e47a5-46e4-44cb-bb8b-2ecbd767d3a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:44:37.095146 crc crio[23733]: time=\"2026-06-09T13:44:37.095012454Z\" level=info msg=\"Starting container: a8d5358bff709f731bab5453d715386c95d04cc43a6a177e6d131e033f6b6998\" id=2768798a-5e0d-432c-adc8-f78219f3b8a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:44:37.100827 crc crio[23733]: time=\"2026-06-09T13:44:37.100713415Z\" level=info msg=\"Started container\" PID=39185 containerID=a8d5358bff709f731bab5453d715386c95d04cc43a6a177e6d131e033f6b6998 description=openshift-nmstate/nmstate-operator-6569c8c666-qm8kq/nmstate-operator id=2768798a-5e0d-432c-adc8-f78219f3b8a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99e45fa2087ab5dd5c63e81220acedd84db5e1c9b2665a4ca3a449c252ebfbec\nJun 09 13:44:50.587090 crc crio[23733]: time=\"2026-06-09T13:44:50.586095306Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-xx28r/POD\" id=15ba4fcb-e636-4940-9bbd-0c691846aa01 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:44:50.589043 crc crio[23733]: time=\"2026-06-09T13:44:50.587090311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:50.620601 crc crio[23733]: time=\"2026-06-09T13:44:50.620081266Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-xx28r Namespace:openshift-nmstate ID:ef17778a3b058aad5789a65ee603d8fec8c1b4bd99f4bf6f67a8c79daeed9059 UID:80d1e582-ba42-4608-8fed-20337fe3ab3f NetNS:/var/run/netns/acaf99a6-e84d-435b-8f4b-f6aa1b9f052c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80d1e582_ba42_4608_8fed_20337fe3ab3f.slice PodAnnotations:0xc0020d8150}] Aliases:map[]}\"\nJun 09 13:44:50.620601 crc crio[23733]: time=\"2026-06-09T13:44:50.620585318Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-xx28r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:44:50.671697 crc crio[23733]: time=\"2026-06-09T13:44:50.669334618Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-hcllz/POD\" id=2d6bc3b7-b67c-4ae7-8fee-16e4a393f16d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:44:50.671901 crc crio[23733]: time=\"2026-06-09T13:44:50.671713538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:50.703308 crc crio[23733]: time=\"2026-06-09T13:44:50.702500309Z\" 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=2d6bc3b7-b67c-4ae7-8fee-16e4a393f16d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:44:50.721075 crc crio[23733]: time=\"2026-06-09T13:44:50.721002911Z\" level=info msg=\"Ran pod sandbox c1227bcd5f21090a39c53b1be0ae5955ba7263f7787771a82080ad2e046125b3 with infra container: openshift-nmstate/nmstate-handler-hcllz/POD\" id=2d6bc3b7-b67c-4ae7-8fee-16e4a393f16d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:44:50.730517 crc crio[23733]: time=\"2026-06-09T13:44:50.730435728Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=7802f1a2-7aa9-400a-84f7-27949d7d415d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:50.731009 crc crio[23733]: time=\"2026-06-09T13:44:50.73094993Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=7802f1a2-7aa9-400a-84f7-27949d7d415d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:50.731082 crc crio[23733]: time=\"2026-06-09T13:44:50.731058584Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=7802f1a2-7aa9-400a-84f7-27949d7d415d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:50.736287 crc crio[23733]: time=\"2026-06-09T13:44:50.735230197Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=8c18633d-9000-49b6-9fd8-b96898e2e41a name=/runtime.v1.ImageService/PullImage\nJun 09 13:44:50.742728 crc crio[23733]: time=\"2026-06-09T13:44:50.742476998Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 09 13:44:51.051704 crc crio[23733]: time=\"2026-06-09T13:44:51.051512842Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-9c4st/POD\" id=886be420-2d36-454a-98e5-ac934ba79598 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:44:51.051704 crc crio[23733]: time=\"2026-06-09T13:44:51.051755007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:51.131284 crc crio[23733]: time=\"2026-06-09T13:44:51.125918573Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-9c4st Namespace:openshift-nmstate ID:1eb5624d291377d10c333565d4fedc1c82a179c21c5aa87e99afd034151c8d69 UID:97bad7b3-8cda-4dec-94ad-40e9cb547520 NetNS:/var/run/netns/f2e5a899-b3ed-4026-8615-36f98e1cb096 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97bad7b3_8cda_4dec_94ad_40e9cb547520.slice PodAnnotations:0xc0025a68e0}] Aliases:map[]}\"\nJun 09 13:44:51.131284 crc crio[23733]: time=\"2026-06-09T13:44:51.126766215Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-9c4st to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:44:51.232035 crc crio[23733]: time=\"2026-06-09T13:44:51.228355237Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-zjwnr/POD\" id=73ed3ad9-645e-4a3f-94ce-dd44565b33a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:44:51.232035 crc crio[23733]: time=\"2026-06-09T13:44:51.228530162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:51.325492 crc crio[23733]: time=\"2026-06-09T13:44:51.324695437Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-zjwnr Namespace:openshift-nmstate ID:79fdc6f6e05e2f6ffaf5150f995b12e95e85526ab4d683cdec0fe756a3130914 UID:d13707c6-52b6-4cd5-a035-5ec5730a63a0 NetNS:/var/run/netns/d54e4a7c-c83d-4718-a598-26f4d75f7b1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd13707c6_52b6_4cd5_a035_5ec5730a63a0.slice PodAnnotations:0xc001c1ef18}] Aliases:map[]}\"\nJun 09 13:44:51.325492 crc crio[23733]: time=\"2026-06-09T13:44:51.32481304Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-zjwnr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:44:51.371927 crc crio[23733]: time=\"2026-06-09T13:44:51.369464208Z\" level=info msg=\"Running pod sandbox: openshift-console/console-65f8db969c-cc8mr/POD\" id=3223855a-90ea-4ad5-91e4-8ff2575b8595 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:44:51.371927 crc crio[23733]: time=\"2026-06-09T13:44:51.369586301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:51.489872 crc crio[23733]: time=\"2026-06-09T13:44:51.488419274Z\" level=info msg=\"Got pod network &{Name:console-65f8db969c-cc8mr Namespace:openshift-console ID:fa623d8be6fe74b4c5ba4493f345c8e4bb96f07707aae5ed64900fef4b01e1e4 UID:8fd24d5f-47b5-4fb4-89be-0033bd662d95 NetNS:/var/run/netns/a238e7db-9f38-4757-9e2e-92444acb26b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fd24d5f_47b5_4fb4_89be_0033bd662d95.slice PodAnnotations:0xc0025a6080}] Aliases:map[]}\"\nJun 09 13:44:51.491438 crc crio[23733]: time=\"2026-06-09T13:44:51.491404449Z\" level=info msg=\"Adding pod openshift-console_console-65f8db969c-cc8mr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:44:51.518200 crc crio[23733]: 2026-06-09T13:44:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef17778a3b058aa Mac:d6:21:b0:14:13:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/acaf99a6-e84d-435b-8f4b-f6aa1b9f052c SocketPath: PciID:}] [{Interface:0xc000014a30 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:44:51.519476 crc crio[23733]: time=\"2026-06-09T13:44:51.519397159Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-xx28r Namespace:openshift-nmstate ID:ef17778a3b058aad5789a65ee603d8fec8c1b4bd99f4bf6f67a8c79daeed9059 UID:80d1e582-ba42-4608-8fed-20337fe3ab3f NetNS:/var/run/netns/acaf99a6-e84d-435b-8f4b-f6aa1b9f052c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80d1e582_ba42_4608_8fed_20337fe3ab3f.slice PodAnnotations:0xc0020d8150}] Aliases:map[]}\"\nJun 09 13:44:51.519673 crc crio[23733]: time=\"2026-06-09T13:44:51.519601814Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-xx28r for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:44:51.539779 crc crio[23733]: time=\"2026-06-09T13:44:51.539604494Z\" level=info msg=\"Ran pod sandbox ef17778a3b058aad5789a65ee603d8fec8c1b4bd99f4bf6f67a8c79daeed9059 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-xx28r/POD\" id=15ba4fcb-e636-4940-9bbd-0c691846aa01 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:44:51.568626 crc crio[23733]: time=\"2026-06-09T13:44:51.568525079Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=793c087f-bb79-4ac8-9f32-0411852f5c69 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:51.569042 crc crio[23733]: time=\"2026-06-09T13:44:51.569016271Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=793c087f-bb79-4ac8-9f32-0411852f5c69 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:51.569173 crc crio[23733]: time=\"2026-06-09T13:44:51.569082882Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=793c087f-bb79-4ac8-9f32-0411852f5c69 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:51.575258 crc crio[23733]: time=\"2026-06-09T13:44:51.575210336Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=cba137b4-d0da-47aa-a1be-e1f8a973382b name=/runtime.v1.ImageService/PullImage\nJun 09 13:44:51.592622 crc crio[23733]: time=\"2026-06-09T13:44:51.590792957Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 09 13:44:52.020200 crc crio[23733]: 2026-06-09T13:44:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79fdc6f6e05e2f6 Mac:c2:ea:aa:88:3d:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/d54e4a7c-c83d-4718-a598-26f4d75f7b1c SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:44:52.030848 crc crio[23733]: time=\"2026-06-09T13:44:52.030732295Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-zjwnr Namespace:openshift-nmstate ID:79fdc6f6e05e2f6ffaf5150f995b12e95e85526ab4d683cdec0fe756a3130914 UID:d13707c6-52b6-4cd5-a035-5ec5730a63a0 NetNS:/var/run/netns/d54e4a7c-c83d-4718-a598-26f4d75f7b1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd13707c6_52b6_4cd5_a035_5ec5730a63a0.slice PodAnnotations:0xc001c1ef18}] Aliases:map[]}\"\nJun 09 13:44:52.032176 crc crio[23733]: time=\"2026-06-09T13:44:52.031281548Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-zjwnr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:44:52.041947 crc crio[23733]: time=\"2026-06-09T13:44:52.041538245Z\" level=info msg=\"Ran pod sandbox 79fdc6f6e05e2f6ffaf5150f995b12e95e85526ab4d683cdec0fe756a3130914 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-zjwnr/POD\" id=73ed3ad9-645e-4a3f-94ce-dd44565b33a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:44:52.061548 crc crio[23733]: time=\"2026-06-09T13:44:52.05974174Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=b96a38e6-1291-4bb2-978a-76fc9f4d5abc name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:52.061548 crc crio[23733]: time=\"2026-06-09T13:44:52.06055665Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=b96a38e6-1291-4bb2-978a-76fc9f4d5abc name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:52.061548 crc crio[23733]: time=\"2026-06-09T13:44:52.060624912Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=b96a38e6-1291-4bb2-978a-76fc9f4d5abc name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:52.084791 crc crio[23733]: time=\"2026-06-09T13:44:52.079441874Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=906b0b73-51ac-4a68-907f-195002cd6058 name=/runtime.v1.ImageService/PullImage\nJun 09 13:44:52.096755 crc crio[23733]: time=\"2026-06-09T13:44:52.094186492Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 09 13:44:52.283697 crc crio[23733]: 2026-06-09T13:44:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1eb5624d291377d Mac:be:5e:3c:b3:81:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/f2e5a899-b3ed-4026-8615-36f98e1cb096 SocketPath: PciID:}] [{Interface:0xc00024a940 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:44:52.284070 crc crio[23733]: time=\"2026-06-09T13:44:52.283958681Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-9c4st Namespace:openshift-nmstate ID:1eb5624d291377d10c333565d4fedc1c82a179c21c5aa87e99afd034151c8d69 UID:97bad7b3-8cda-4dec-94ad-40e9cb547520 NetNS:/var/run/netns/f2e5a899-b3ed-4026-8615-36f98e1cb096 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97bad7b3_8cda_4dec_94ad_40e9cb547520.slice PodAnnotations:0xc0025a68e0}] Aliases:map[]}\"\nJun 09 13:44:52.284471 crc crio[23733]: time=\"2026-06-09T13:44:52.284254078Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-9c4st for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:44:52.292302 crc crio[23733]: time=\"2026-06-09T13:44:52.292204877Z\" level=info msg=\"Ran pod sandbox 1eb5624d291377d10c333565d4fedc1c82a179c21c5aa87e99afd034151c8d69 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-9c4st/POD\" id=886be420-2d36-454a-98e5-ac934ba79598 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:44:52.301218 crc crio[23733]: time=\"2026-06-09T13:44:52.30114481Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=0bd3c053-0201-4231-88ee-f93dbb0a9b84 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:52.301536 crc crio[23733]: time=\"2026-06-09T13:44:52.301480059Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=0bd3c053-0201-4231-88ee-f93dbb0a9b84 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:52.301724 crc crio[23733]: time=\"2026-06-09T13:44:52.301673894Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=0bd3c053-0201-4231-88ee-f93dbb0a9b84 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:52.303225 crc crio[23733]: time=\"2026-06-09T13:44:52.302899255Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=e7605c8e-5987-4c01-8d9a-83a6e25f6721 name=/runtime.v1.ImageService/PullImage\nJun 09 13:44:52.307865 crc crio[23733]: time=\"2026-06-09T13:44:52.306895194Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"\nJun 09 13:44:52.383276 crc crio[23733]: 2026-06-09T13:44:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa623d8be6fe74b Mac:ce:44:1b:c9:9c:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/a238e7db-9f38-4757-9e2e-92444acb26b7 SocketPath: PciID:}] [{Interface:0xc00030e950 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:44:52.384259 crc crio[23733]: time=\"2026-06-09T13:44:52.384188718Z\" level=info msg=\"Got pod network &{Name:console-65f8db969c-cc8mr Namespace:openshift-console ID:fa623d8be6fe74b4c5ba4493f345c8e4bb96f07707aae5ed64900fef4b01e1e4 UID:8fd24d5f-47b5-4fb4-89be-0033bd662d95 NetNS:/var/run/netns/a238e7db-9f38-4757-9e2e-92444acb26b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fd24d5f_47b5_4fb4_89be_0033bd662d95.slice PodAnnotations:0xc0025a6080}] Aliases:map[]}\"\nJun 09 13:44:52.384453 crc crio[23733]: time=\"2026-06-09T13:44:52.384359303Z\" level=info msg=\"Checking pod openshift-console_console-65f8db969c-cc8mr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:44:52.392460 crc crio[23733]: time=\"2026-06-09T13:44:52.392002735Z\" level=info msg=\"Ran pod sandbox fa623d8be6fe74b4c5ba4493f345c8e4bb96f07707aae5ed64900fef4b01e1e4 with infra container: openshift-console/console-65f8db969c-cc8mr/POD\" id=3223855a-90ea-4ad5-91e4-8ff2575b8595 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:44:52.394985 crc crio[23733]: time=\"2026-06-09T13:44:52.394910778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=ce5255a7-af3d-44f9-aa2d-6c65a78e2e76 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:52.397367 crc crio[23733]: time=\"2026-06-09T13:44:52.396925838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=dd4fc227-9785-4326-8925-8e8dad9a7680 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:52.404956 crc crio[23733]: time=\"2026-06-09T13:44:52.404838196Z\" level=info msg=\"Creating container: openshift-console/console-65f8db969c-cc8mr/console\" id=ce008cb7-09c7-4eff-ab35-2a8d856a79fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:44:52.405426 crc crio[23733]: time=\"2026-06-09T13:44:52.405378079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:52.440430 crc crio[23733]: time=\"2026-06-09T13:44:52.440334524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:52.445161 crc crio[23733]: time=\"2026-06-09T13:44:52.445045081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:52.561940 crc crio[23733]: time=\"2026-06-09T13:44:52.561804693Z\" level=info msg=\"Created container 5a072af537b72d66211abe20ec3b67df29ec263685e0f52ffafd315d596c7d40: openshift-console/console-65f8db969c-cc8mr/console\" id=ce008cb7-09c7-4eff-ab35-2a8d856a79fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:44:52.563199 crc crio[23733]: time=\"2026-06-09T13:44:52.563051914Z\" level=info msg=\"Starting container: 5a072af537b72d66211abe20ec3b67df29ec263685e0f52ffafd315d596c7d40\" id=1ed1e46a-4190-4294-af17-0b0aadd6e819 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:44:52.572259 crc crio[23733]: time=\"2026-06-09T13:44:52.57206634Z\" level=info msg=\"Started container\" PID=39576 containerID=5a072af537b72d66211abe20ec3b67df29ec263685e0f52ffafd315d596c7d40 description=openshift-console/console-65f8db969c-cc8mr/console id=1ed1e46a-4190-4294-af17-0b0aadd6e819 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa623d8be6fe74b4c5ba4493f345c8e4bb96f07707aae5ed64900fef4b01e1e4\nJun 09 13:44:56.259707 crc crio[23733]: time=\"2026-06-09T13:44:56.258970636Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=e7605c8e-5987-4c01-8d9a-83a6e25f6721 name=/runtime.v1.ImageService/PullImage\nJun 09 13:44:56.262595 crc crio[23733]: time=\"2026-06-09T13:44:56.26236653Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=7773d9b6-f212-4160-8b4f-c77b354595c1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:56.276654 crc crio[23733]: time=\"2026-06-09T13:44:56.276491955Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=cba137b4-d0da-47aa-a1be-e1f8a973382b name=/runtime.v1.ImageService/PullImage\nJun 09 13:44:56.277922 crc crio[23733]: time=\"2026-06-09T13:44:56.277848679Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=f153d402-47dc-416c-b943-434f8a559caa name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:56.303460 crc crio[23733]: time=\"2026-06-09T13:44:56.303183573Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=6f550ad6-20f3-4903-bccc-9dcb675b0973 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:56.321942 crc crio[23733]: time=\"2026-06-09T13:44:56.321280736Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=906b0b73-51ac-4a68-907f-195002cd6058 name=/runtime.v1.ImageService/PullImage\nJun 09 13:44:56.325043 crc crio[23733]: time=\"2026-06-09T13:44:56.324931486Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=3360f34d-b36a-464b-9934-b3dc6c2b06af name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:56.325043 crc crio[23733]: time=\"2026-06-09T13:44:56.324990739Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=64831b70-30ee-4f3a-8b48-5ffd3ceb84fa name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:56.325390 crc crio[23733]: time=\"2026-06-09T13:44:56.325287266Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-xx28r/nmstate-metrics\" id=1abc0d93-76dc-45f6-9b13-0414bb25a896 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:44:56.327675 crc crio[23733]: time=\"2026-06-09T13:44:56.327600854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:56.329941 crc crio[23733]: time=\"2026-06-09T13:44:56.32984437Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=6e4e0481-d94a-424f-a11b-369197248bc7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:56.342379 crc crio[23733]: time=\"2026-06-09T13:44:56.34225066Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-9c4st/nmstate-console-plugin\" id=75f0b399-98c3-46b4-b1b4-88383a614af6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:44:56.345231 crc crio[23733]: time=\"2026-06-09T13:44:56.345068801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:56.348603 crc crio[23733]: time=\"2026-06-09T13:44:56.348168018Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-zjwnr/nmstate-webhook\" id=9d1d2263-858f-4e66-ad8d-76bc6a4a5f61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:44:56.367754 crc crio[23733]: time=\"2026-06-09T13:44:56.367382909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:56.369351 crc crio[23733]: time=\"2026-06-09T13:44:56.369202225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:56.416463 crc crio[23733]: time=\"2026-06-09T13:44:56.406038347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:56.416463 crc crio[23733]: time=\"2026-06-09T13:44:56.41218996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:56.417021 crc crio[23733]: time=\"2026-06-09T13:44:56.416768384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:56.419668 crc crio[23733]: time=\"2026-06-09T13:44:56.419595345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:56.422351 crc crio[23733]: time=\"2026-06-09T13:44:56.421889333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:56.568403 crc crio[23733]: time=\"2026-06-09T13:44:56.568293896Z\" level=info msg=\"Created container 20fffbf091d22520175c20f22890a4ecfeb287d78e0ec9717da6dce42d779163: openshift-nmstate/nmstate-console-plugin-9bcc7988b-9c4st/nmstate-console-plugin\" id=75f0b399-98c3-46b4-b1b4-88383a614af6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:44:56.569337 crc crio[23733]: time=\"2026-06-09T13:44:56.569263181Z\" level=info msg=\"Created container 7d5e2cdf3673104d7308b417fcec7fe3f0b1f2c26bf6eb3ea549ff5dd5d0fca8: openshift-nmstate/nmstate-metrics-756b4d6fc6-xx28r/nmstate-metrics\" id=1abc0d93-76dc-45f6-9b13-0414bb25a896 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:44:56.569680 crc crio[23733]: time=\"2026-06-09T13:44:56.569556168Z\" level=info msg=\"Created container 5eae4e66c1fa9f7a7b59f0e640eb55ebf253ef56a3871811def6c8bd1464fa2b: openshift-nmstate/nmstate-webhook-9b7874799-zjwnr/nmstate-webhook\" id=9d1d2263-858f-4e66-ad8d-76bc6a4a5f61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:44:56.570247 crc crio[23733]: time=\"2026-06-09T13:44:56.570088522Z\" level=info msg=\"Starting container: 20fffbf091d22520175c20f22890a4ecfeb287d78e0ec9717da6dce42d779163\" id=b08ce4e3-bd97-4002-b0d3-5e2508a086a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:44:56.570560 crc crio[23733]: time=\"2026-06-09T13:44:56.570482151Z\" level=info msg=\"Starting container: 5eae4e66c1fa9f7a7b59f0e640eb55ebf253ef56a3871811def6c8bd1464fa2b\" id=34b3c9be-f60e-4e5a-9266-4e2bcef34558 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:44:56.570791 crc crio[23733]: time=\"2026-06-09T13:44:56.570700707Z\" level=info msg=\"Starting container: 7d5e2cdf3673104d7308b417fcec7fe3f0b1f2c26bf6eb3ea549ff5dd5d0fca8\" id=91f8202a-3ab9-4dd0-8cd5-66d6247ed5d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:44:56.578596 crc crio[23733]: time=\"2026-06-09T13:44:56.578520283Z\" level=info msg=\"Started container\" PID=39698 containerID=5eae4e66c1fa9f7a7b59f0e640eb55ebf253ef56a3871811def6c8bd1464fa2b description=openshift-nmstate/nmstate-webhook-9b7874799-zjwnr/nmstate-webhook id=34b3c9be-f60e-4e5a-9266-4e2bcef34558 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79fdc6f6e05e2f6ffaf5150f995b12e95e85526ab4d683cdec0fe756a3130914\nJun 09 13:44:56.579074 crc crio[23733]: time=\"2026-06-09T13:44:56.578856601Z\" level=info msg=\"Started container\" PID=39700 containerID=20fffbf091d22520175c20f22890a4ecfeb287d78e0ec9717da6dce42d779163 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-9c4st/nmstate-console-plugin id=b08ce4e3-bd97-4002-b0d3-5e2508a086a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1eb5624d291377d10c333565d4fedc1c82a179c21c5aa87e99afd034151c8d69\nJun 09 13:44:56.583729 crc crio[23733]: time=\"2026-06-09T13:44:56.583565289Z\" level=info msg=\"Started container\" PID=39699 containerID=7d5e2cdf3673104d7308b417fcec7fe3f0b1f2c26bf6eb3ea549ff5dd5d0fca8 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-xx28r/nmstate-metrics id=91f8202a-3ab9-4dd0-8cd5-66d6247ed5d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef17778a3b058aad5789a65ee603d8fec8c1b4bd99f4bf6f67a8c79daeed9059\nJun 09 13:44:56.598516 crc crio[23733]: time=\"2026-06-09T13:44:56.598454271Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=c1d358f5-b689-4a42-988d-864076a04a24 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:56.598833 crc crio[23733]: time=\"2026-06-09T13:44:56.598774199Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=c1d358f5-b689-4a42-988d-864076a04a24 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:56.598917 crc crio[23733]: time=\"2026-06-09T13:44:56.598868341Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=c1d358f5-b689-4a42-988d-864076a04a24 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:56.600421 crc crio[23733]: time=\"2026-06-09T13:44:56.600354188Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=6f3e0726-bd4d-429d-91c5-972ec189f76a name=/runtime.v1.ImageService/PullImage\nJun 09 13:44:56.617944 crc crio[23733]: time=\"2026-06-09T13:44:56.617739994Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"\nJun 09 13:44:59.907081 crc crio[23733]: time=\"2026-06-09T13:44:59.906935118Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=6f3e0726-bd4d-429d-91c5-972ec189f76a name=/runtime.v1.ImageService/PullImage\nJun 09 13:44:59.909063 crc crio[23733]: time=\"2026-06-09T13:44:59.908314093Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=dd8d0d08-bc40-46a6-ab0b-73a949169112 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:59.923235 crc crio[23733]: time=\"2026-06-09T13:44:59.923172694Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=8c18633d-9000-49b6-9fd8-b96898e2e41a name=/runtime.v1.ImageService/PullImage\nJun 09 13:44:59.924198 crc crio[23733]: time=\"2026-06-09T13:44:59.924085537Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=ab2c7b98-ea24-45ac-8f65-c49b3c7d9436 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:59.928766 crc crio[23733]: time=\"2026-06-09T13:44:59.928668942Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=f50199e9-f706-4877-98ef-343df38ccb75 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:59.930063 crc crio[23733]: time=\"2026-06-09T13:44:59.929899093Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=2e361efe-39ac-4df3-9992-4bdf2aa9fdba name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:44:59.940280 crc crio[23733]: time=\"2026-06-09T13:44:59.940087237Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-hcllz/nmstate-handler\" id=51acf77b-b582-48e6-ad75-df7769404301 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:44:59.943408 crc crio[23733]: time=\"2026-06-09T13:44:59.943247187Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-xx28r/kube-rbac-proxy\" id=3e5f6dc1-f11b-4353-838a-bf0dde1d8e22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:44:59.943811 crc crio[23733]: time=\"2026-06-09T13:44:59.943524494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:59.961456 crc crio[23733]: time=\"2026-06-09T13:44:59.961319249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:44:59.997742 crc crio[23733]: time=\"2026-06-09T13:44:59.996998022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:45:00.042256 crc crio[23733]: time=\"2026-06-09T13:45:00.038264235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:45:00.052931 crc crio[23733]: time=\"2026-06-09T13:45:00.052829329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:45:00.208211 crc crio[23733]: time=\"2026-06-09T13:45:00.207974551Z\" level=info msg=\"Created container ec1ad41b75cd37bf6ca741c5ec99307ea8b909094b9a344089835ce542cf01c0: openshift-nmstate/nmstate-metrics-756b4d6fc6-xx28r/kube-rbac-proxy\" id=3e5f6dc1-f11b-4353-838a-bf0dde1d8e22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:45:00.213592 crc crio[23733]: time=\"2026-06-09T13:45:00.213366206Z\" level=info msg=\"Starting container: ec1ad41b75cd37bf6ca741c5ec99307ea8b909094b9a344089835ce542cf01c0\" id=54afec3a-69b6-48d0-a200-560c3f1c7657 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:45:00.224361 crc crio[23733]: time=\"2026-06-09T13:45:00.219063679Z\" level=info msg=\"Started container\" PID=39800 containerID=ec1ad41b75cd37bf6ca741c5ec99307ea8b909094b9a344089835ce542cf01c0 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-xx28r/kube-rbac-proxy id=54afec3a-69b6-48d0-a200-560c3f1c7657 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef17778a3b058aad5789a65ee603d8fec8c1b4bd99f4bf6f67a8c79daeed9059\nJun 09 13:45:00.368366 crc crio[23733]: time=\"2026-06-09T13:45:00.368235031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:45:00.535752 crc crio[23733]: time=\"2026-06-09T13:45:00.535599539Z\" level=info msg=\"Created container fc54a3faa2002e0e6486c8358ed95bb0492dc073d28560af369b44fd90fdfc1f: openshift-nmstate/nmstate-handler-hcllz/nmstate-handler\" id=51acf77b-b582-48e6-ad75-df7769404301 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:45:00.537066 crc crio[23733]: time=\"2026-06-09T13:45:00.536984714Z\" level=info msg=\"Starting container: fc54a3faa2002e0e6486c8358ed95bb0492dc073d28560af369b44fd90fdfc1f\" id=6d2389a9-cb7e-491e-9618-3d8ec58feca5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:45:00.545802 crc crio[23733]: time=\"2026-06-09T13:45:00.545481896Z\" level=info msg=\"Started container\" PID=39813 containerID=fc54a3faa2002e0e6486c8358ed95bb0492dc073d28560af369b44fd90fdfc1f description=openshift-nmstate/nmstate-handler-hcllz/nmstate-handler id=6d2389a9-cb7e-491e-9618-3d8ec58feca5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1227bcd5f21090a39c53b1be0ae5955ba7263f7787771a82080ad2e046125b3\nJun 09 13:45:00.548981 crc crio[23733]: time=\"2026-06-09T13:45:00.548497452Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683545-666tx/POD\" id=947c0a2c-2666-439b-83fc-0d8124c07f2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:45:00.549087 crc crio[23733]: time=\"2026-06-09T13:45:00.549007964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:45:00.571973 crc crio[23733]: time=\"2026-06-09T13:45:00.571839685Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683545-666tx Namespace:openshift-operator-lifecycle-manager ID:dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b UID:a34c20ef-b1eb-4f2e-8af8-548cad13c173 NetNS:/var/run/netns/533f7e51-1b95-4644-82ee-439de6096864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda34c20ef_b1eb_4f2e_8af8_548cad13c173.slice PodAnnotations:0xc002b0e2f0}] Aliases:map[]}\"\nJun 09 13:45:00.571973 crc crio[23733]: time=\"2026-06-09T13:45:00.571922447Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683545-666tx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:45:01.312490 crc crio[23733]: 2026-06-09T13:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dcae02841c41d24 Mac:ce:86:91:a0:98:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/533f7e51-1b95-4644-82ee-439de6096864 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:45:01.328252 crc crio[23733]: time=\"2026-06-09T13:45:01.326261274Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683545-666tx Namespace:openshift-operator-lifecycle-manager ID:dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b UID:a34c20ef-b1eb-4f2e-8af8-548cad13c173 NetNS:/var/run/netns/533f7e51-1b95-4644-82ee-439de6096864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda34c20ef_b1eb_4f2e_8af8_548cad13c173.slice PodAnnotations:0xc002b0e2f0}] Aliases:map[]}\"\nJun 09 13:45:01.328252 crc crio[23733]: time=\"2026-06-09T13:45:01.326964671Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683545-666tx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:45:01.356395 crc crio[23733]: time=\"2026-06-09T13:45:01.356246724Z\" level=info msg=\"Ran pod sandbox dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683545-666tx/POD\" id=947c0a2c-2666-439b-83fc-0d8124c07f2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:45:01.372525 crc crio[23733]: time=\"2026-06-09T13:45:01.372256604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6ea4e59f-80b3-494b-a3b0-9d26eeace9b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:45:01.399427 crc crio[23733]: time=\"2026-06-09T13:45:01.398436809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0a9b8edb-3852-438d-9d7e-b3c33d7d179a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:45:01.418334 crc crio[23733]: time=\"2026-06-09T13:45:01.418011649Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683545-666tx/collect-profiles\" id=53f51551-93a2-4331-831d-79219d8d76c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:45:01.418562 crc crio[23733]: time=\"2026-06-09T13:45:01.418523722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:45:01.475370 crc crio[23733]: time=\"2026-06-09T13:45:01.475259812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:45:01.487731 crc crio[23733]: time=\"2026-06-09T13:45:01.487301024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:45:01.693932 crc crio[23733]: time=\"2026-06-09T13:45:01.693770229Z\" level=info msg=\"Created container 807ceb26ca2d92953b28610cefa56b63cfc311bdf5072eb12e51ffb14c60e25b: openshift-operator-lifecycle-manager/collect-profiles-29683545-666tx/collect-profiles\" id=53f51551-93a2-4331-831d-79219d8d76c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:45:01.695313 crc crio[23733]: time=\"2026-06-09T13:45:01.695271527Z\" level=info msg=\"Starting container: 807ceb26ca2d92953b28610cefa56b63cfc311bdf5072eb12e51ffb14c60e25b\" id=b63b5b3b-ab18-419e-ad2c-18770dda7910 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:45:01.704068 crc crio[23733]: time=\"2026-06-09T13:45:01.703947514Z\" level=info msg=\"Started container\" PID=39929 containerID=807ceb26ca2d92953b28610cefa56b63cfc311bdf5072eb12e51ffb14c60e25b description=openshift-operator-lifecycle-manager/collect-profiles-29683545-666tx/collect-profiles id=b63b5b3b-ab18-419e-ad2c-18770dda7910 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b\nJun 09 13:45:03.307386 crc crio[23733]: time=\"2026-06-09T13:45:03.304913755Z\" level=info msg=\"Stopping pod sandbox: dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b\" id=266940b6-8906-4b3e-bfb5-fe4e4e04f685 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:45:03.309373 crc crio[23733]: time=\"2026-06-09T13:45:03.308066283Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683545-666tx Namespace:openshift-operator-lifecycle-manager ID:dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b UID:a34c20ef-b1eb-4f2e-8af8-548cad13c173 NetNS:/var/run/netns/533f7e51-1b95-4644-82ee-439de6096864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda34c20ef_b1eb_4f2e_8af8_548cad13c173.slice PodAnnotations:0xc00008cc88}] Aliases:map[]}\"\nJun 09 13:45:03.309373 crc crio[23733]: time=\"2026-06-09T13:45:03.308704679Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683545-666tx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:45:03.976856 crc crio[23733]: time=\"2026-06-09T13:45:03.976369287Z\" level=info msg=\"Stopped pod sandbox: dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b\" id=266940b6-8906-4b3e-bfb5-fe4e4e04f685 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:45:27.482808 crc crio[23733]: time=\"2026-06-09T13:45:27.480976002Z\" level=info msg=\"Stopping container: 189bafe7090c68a85bfe67e9308146fc03269c68a5975872aa014e17cfd6ea7e (timeout: 15s)\" id=0ecaa6d6-a9e7-4bbc-adcc-d83543c9ce56 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:45:27.614222 crc crio[23733]: time=\"2026-06-09T13:45:27.610843043Z\" level=info msg=\"Stopped container 189bafe7090c68a85bfe67e9308146fc03269c68a5975872aa014e17cfd6ea7e: openshift-console/console-6c684df5db-cc8g8/console\" id=0ecaa6d6-a9e7-4bbc-adcc-d83543c9ce56 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:45:27.614222 crc crio[23733]: time=\"2026-06-09T13:45:27.612496714Z\" level=info msg=\"Stopping pod sandbox: e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3\" id=e635c736-c44c-4b2b-99ac-4537d7ded4d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:45:27.614222 crc crio[23733]: time=\"2026-06-09T13:45:27.613060428Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b177ba18-5f59-4e3b-8576-20aa2e4c4470 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:0xc002b0e3c0}] Aliases:map[]}\"\nJun 09 13:45:27.614222 crc crio[23733]: time=\"2026-06-09T13:45:27.613314284Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:45:27.920687 crc crio[23733]: time=\"2026-06-09T13:45:27.920174953Z\" level=info msg=\"Stopped pod sandbox: e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3\" id=e635c736-c44c-4b2b-99ac-4537d7ded4d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:45:28.609499 crc crio[23733]: time=\"2026-06-09T13:45:28.608966888Z\" level=info msg=\"Removing container: 189bafe7090c68a85bfe67e9308146fc03269c68a5975872aa014e17cfd6ea7e\" id=10c83fc6-6adc-4dfc-90c3-e3844219c278 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:45:28.637494 crc crio[23733]: time=\"2026-06-09T13:45:28.63739166Z\" level=info msg=\"Removed container 189bafe7090c68a85bfe67e9308146fc03269c68a5975872aa014e17cfd6ea7e: openshift-console/console-6c684df5db-cc8g8/console\" id=10c83fc6-6adc-4dfc-90c3-e3844219c278 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:45:30.518399 crc crio[23733]: time=\"2026-06-09T13:45:30.517580448Z\" level=info msg=\"Stopping pod sandbox: e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3\" id=0669edbd-9562-4eb5-965d-c5afdefafa05 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:45:30.518399 crc crio[23733]: time=\"2026-06-09T13:45:30.518294085Z\" level=info msg=\"Stopped pod sandbox (already stopped): e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3\" id=0669edbd-9562-4eb5-965d-c5afdefafa05 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:45:30.519855 crc crio[23733]: time=\"2026-06-09T13:45:30.518817638Z\" level=info msg=\"Removing pod sandbox: e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3\" id=852b5437-7b58-4f66-9c1c-1318591dd547 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:45:30.529510 crc crio[23733]: time=\"2026-06-09T13:45:30.529428513Z\" level=info msg=\"Removed pod sandbox: e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3\" id=852b5437-7b58-4f66-9c1c-1318591dd547 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:45:31.155097 crc crio[23733]: time=\"2026-06-09T13:45:31.154461363Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/POD\" id=0b7a890e-723d-4976-bcdd-86644f770c44 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:45:31.155436 crc crio[23733]: time=\"2026-06-09T13:45:31.155182492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:45:31.183889 crc crio[23733]: time=\"2026-06-09T13:45:31.183758116Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf Namespace:openshift-marketplace ID:868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb UID:9f8a7a44-61e4-486c-8973-4a22cd4a4c99 NetNS:/var/run/netns/76be8f2d-267d-420e-8612-aad6884b3603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9f8a7a44_61e4_486c_8973_4a22cd4a4c99.slice PodAnnotations:0xc0028982f0}] Aliases:map[]}\"\nJun 09 13:45:31.183889 crc crio[23733]: time=\"2026-06-09T13:45:31.183831698Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:45:31.703730 crc crio[23733]: 2026-06-09T13:45:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:868d4361f9d7c8d Mac:8a:03:60:2a:4f:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/76be8f2d-267d-420e-8612-aad6884b3603 SocketPath: PciID:}] [{Interface:0xc00028e6c0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:45:31.706442 crc crio[23733]: time=\"2026-06-09T13:45:31.706332162Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf Namespace:openshift-marketplace ID:868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb UID:9f8a7a44-61e4-486c-8973-4a22cd4a4c99 NetNS:/var/run/netns/76be8f2d-267d-420e-8612-aad6884b3603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9f8a7a44_61e4_486c_8973_4a22cd4a4c99.slice PodAnnotations:0xc0028982f0}] Aliases:map[]}\"\nJun 09 13:45:31.706692 crc crio[23733]: time=\"2026-06-09T13:45:31.706587998Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:45:31.716620 crc crio[23733]: time=\"2026-06-09T13:45:31.716573449Z\" level=info msg=\"Ran pod sandbox 868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/POD\" id=0b7a890e-723d-4976-bcdd-86644f770c44 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:45:31.719555 crc crio[23733]: time=\"2026-06-09T13:45:31.719519023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1200b8df-9523-4ee0-8a15-fa9df7184606 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:45:31.722749 crc crio[23733]: time=\"2026-06-09T13:45:31.722687352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0cddf3a3-a1ee-429e-b521-b855cb9ae66e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:45:31.735782 crc crio[23733]: time=\"2026-06-09T13:45:31.735684927Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/util\" id=07a90b5a-7801-4800-9a38-f742fc0bd1db name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:45:31.736248 crc crio[23733]: time=\"2026-06-09T13:45:31.736180199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:45:31.764998 crc crio[23733]: time=\"2026-06-09T13:45:31.764904518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:45:31.769679 crc crio[23733]: time=\"2026-06-09T13:45:31.769556085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:45:31.885787 crc crio[23733]: time=\"2026-06-09T13:45:31.885540547Z\" level=info msg=\"Created container 3b8900b45406981f0b973241adfefb88fedb510a84ce702fd6a7ab831533affd: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/util\" id=07a90b5a-7801-4800-9a38-f742fc0bd1db name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:45:31.887399 crc crio[23733]: time=\"2026-06-09T13:45:31.887338372Z\" level=info msg=\"Starting container: 3b8900b45406981f0b973241adfefb88fedb510a84ce702fd6a7ab831533affd\" id=43a884ab-e42b-4061-adaf-68ff1e5b9955 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:45:31.895683 crc crio[23733]: time=\"2026-06-09T13:45:31.895563087Z\" level=info msg=\"Started container\" PID=41197 containerID=3b8900b45406981f0b973241adfefb88fedb510a84ce702fd6a7ab831533affd description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/util id=43a884ab-e42b-4061-adaf-68ff1e5b9955 name=/runtime.v1.RuntimeService/StartContainer sandboxID=868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb\nJun 09 13:45:32.658427 crc crio[23733]: time=\"2026-06-09T13:45:32.658320674Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=e6ea30ac-b633-4a65-bc47-685566b63ef2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:45:32.659190 crc crio[23733]: time=\"2026-06-09T13:45:32.659010321Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=e6ea30ac-b633-4a65-bc47-685566b63ef2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:45:32.659363 crc crio[23733]: time=\"2026-06-09T13:45:32.659280008Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=e6ea30ac-b633-4a65-bc47-685566b63ef2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:45:32.663422 crc crio[23733]: time=\"2026-06-09T13:45:32.661089503Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=ad2e0f7d-3380-4e29-83d1-8639fdf7a27d name=/runtime.v1.ImageService/PullImage\nJun 09 13:45:32.675087 crc crio[23733]: time=\"2026-06-09T13:45:32.67494845Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"\nJun 09 13:45:35.124816 crc crio[23733]: time=\"2026-06-09T13:45:35.124254538Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=ad2e0f7d-3380-4e29-83d1-8639fdf7a27d name=/runtime.v1.ImageService/PullImage\nJun 09 13:45:35.126328 crc crio[23733]: time=\"2026-06-09T13:45:35.126289799Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=1a861a31-112c-4663-8f45-62e40b8ce14e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:45:35.131957 crc crio[23733]: time=\"2026-06-09T13:45:35.131850088Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=8f068002-ced2-44be-922e-48e7d99eb78e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:45:35.141062 crc crio[23733]: time=\"2026-06-09T13:45:35.141005497Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/pull\" id=f4a0f9b0-4f54-4799-8b50-ffdab67f96f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:45:35.142857 crc crio[23733]: time=\"2026-06-09T13:45:35.142828142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:45:35.173468 crc crio[23733]: time=\"2026-06-09T13:45:35.173405108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:45:35.174336 crc crio[23733]: time=\"2026-06-09T13:45:35.174314651Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/8a3e3137ab7c476668be7d16a0461df595f36ede37cb640216a97c9dfc0f10d2/merged/etc/passwd: no such file or directory\"\nJun 09 13:45:35.174463 crc crio[23733]: time=\"2026-06-09T13:45:35.174448564Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/8a3e3137ab7c476668be7d16a0461df595f36ede37cb640216a97c9dfc0f10d2/merged/etc/group: no such file or directory\"\nJun 09 13:45:35.177933 crc crio[23733]: time=\"2026-06-09T13:45:35.177902091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:45:35.368713 crc crio[23733]: time=\"2026-06-09T13:45:35.368000228Z\" level=info msg=\"Created container 9340265a98a0ffe4349d7515479766568d3b4d7a82b683e50cee5ae526503b5d: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/pull\" id=f4a0f9b0-4f54-4799-8b50-ffdab67f96f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:45:35.370958 crc crio[23733]: time=\"2026-06-09T13:45:35.370800948Z\" level=info msg=\"Starting container: 9340265a98a0ffe4349d7515479766568d3b4d7a82b683e50cee5ae526503b5d\" id=e1bdca5b-a59d-4478-88e6-8a1ca05531d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:45:35.377224 crc crio[23733]: time=\"2026-06-09T13:45:35.376967582Z\" level=info msg=\"Started container\" PID=41262 containerID=9340265a98a0ffe4349d7515479766568d3b4d7a82b683e50cee5ae526503b5d description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/pull id=e1bdca5b-a59d-4478-88e6-8a1ca05531d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb\nJun 09 13:45:35.692037 crc crio[23733]: time=\"2026-06-09T13:45:35.691466852Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f6d35d8d-94d4-4bf2-a902-ef64c55b5a77 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:45:35.696348 crc crio[23733]: time=\"2026-06-09T13:45:35.696243661Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ea843ce9-8305-4b9c-914e-27bf9cc0a414 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:45:35.706899 crc crio[23733]: time=\"2026-06-09T13:45:35.706745503Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/extract\" id=6d824304-da7d-48f3-972c-d6f6fe33f5df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:45:35.707500 crc crio[23733]: time=\"2026-06-09T13:45:35.70738791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:45:35.745911 crc crio[23733]: time=\"2026-06-09T13:45:35.745738049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:45:35.750585 crc crio[23733]: time=\"2026-06-09T13:45:35.750456307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:45:35.892935 crc crio[23733]: time=\"2026-06-09T13:45:35.892822419Z\" level=info msg=\"Created container 29d584c07e0d00fd2f7a45fce499453c5e086edef1cf366c762526718f9e9122: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/extract\" id=6d824304-da7d-48f3-972c-d6f6fe33f5df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:45:35.894418 crc crio[23733]: time=\"2026-06-09T13:45:35.894330787Z\" level=info msg=\"Starting container: 29d584c07e0d00fd2f7a45fce499453c5e086edef1cf366c762526718f9e9122\" id=aea62816-30ee-4af3-9cfc-33bd8b2d5807 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:45:35.901846 crc crio[23733]: time=\"2026-06-09T13:45:35.901726613Z\" level=info msg=\"Started container\" PID=41280 containerID=29d584c07e0d00fd2f7a45fce499453c5e086edef1cf366c762526718f9e9122 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/extract id=aea62816-30ee-4af3-9cfc-33bd8b2d5807 name=/runtime.v1.RuntimeService/StartContainer sandboxID=868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb\nJun 09 13:45:37.727984 crc crio[23733]: time=\"2026-06-09T13:45:37.727207511Z\" level=info msg=\"Stopping pod sandbox: 868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb\" id=0db3d0d6-1a02-4309-b711-83ee7aebb8a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:45:37.730038 crc crio[23733]: time=\"2026-06-09T13:45:37.728543325Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf Namespace:openshift-marketplace ID:868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb UID:9f8a7a44-61e4-486c-8973-4a22cd4a4c99 NetNS:/var/run/netns/76be8f2d-267d-420e-8612-aad6884b3603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9f8a7a44_61e4_486c_8973_4a22cd4a4c99.slice PodAnnotations:0xc002898058}] Aliases:map[]}\"\nJun 09 13:45:37.730038 crc crio[23733]: time=\"2026-06-09T13:45:37.728722519Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:45:37.981162 crc crio[23733]: time=\"2026-06-09T13:45:37.980905258Z\" level=info msg=\"Stopped pod sandbox: 868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb\" id=0db3d0d6-1a02-4309-b711-83ee7aebb8a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:45:51.398191 crc crio[23733]: time=\"2026-06-09T13:45:51.397233831Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-655bc9d744-drs2r/POD\" id=1eb39e5c-bc66-4622-9603-e137549a8ee4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:45:51.400532 crc crio[23733]: time=\"2026-06-09T13:45:51.398232327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:45:51.434215 crc crio[23733]: time=\"2026-06-09T13:45:51.434072903Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-655bc9d744-drs2r Namespace:metallb-system ID:9471b948d7828ffb2d151bfba20d32925b530463d67df3ea6a8c5a88d8c92d47 UID:16398cf2-ec28-456e-bb37-be677bd8044f NetNS:/var/run/netns/b6f44e3f-5d50-47d0-b619-5b5966d27d5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16398cf2_ec28_456e_bb37_be677bd8044f.slice PodAnnotations:0xc00008cee0}] Aliases:map[]}\"\nJun 09 13:45:51.434215 crc crio[23733]: time=\"2026-06-09T13:45:51.434191586Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-655bc9d744-drs2r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:45:52.579158 crc crio[23733]: time=\"2026-06-09T13:45:52.575838763Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-64f87bbdf6-kq8kc/POD\" id=68f30957-5097-4a99-9a97-34b7856cda50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:45:52.579158 crc crio[23733]: time=\"2026-06-09T13:45:52.577152836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:45:52.641191 crc crio[23733]: time=\"2026-06-09T13:45:52.641053885Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-64f87bbdf6-kq8kc Namespace:metallb-system ID:7601e24e5724d61a43c9bab1f02170c06ca0369b9d3cd431ef86b429292192b5 UID:ee2eb1ad-2989-40d9-acba-628ac6ae144d NetNS:/var/run/netns/c9134eb2-a6e2-4c88-8e45-7e41973ec868 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee2eb1ad_2989_40d9_acba_628ac6ae144d.slice PodAnnotations:0xc00008d8d0}] Aliases:map[]}\"\nJun 09 13:45:52.641191 crc crio[23733]: time=\"2026-06-09T13:45:52.641180768Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-64f87bbdf6-kq8kc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:45:53.070674 crc crio[23733]: 2026-06-09T13:45:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9471b948d7828ff Mac:12:f6:cf:4f:ad:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/b6f44e3f-5d50-47d0-b619-5b5966d27d5c SocketPath: PciID:}] [{Interface:0xc000482770 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:45:53.074201 crc crio[23733]: time=\"2026-06-09T13:45:53.07407461Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-655bc9d744-drs2r Namespace:metallb-system ID:9471b948d7828ffb2d151bfba20d32925b530463d67df3ea6a8c5a88d8c92d47 UID:16398cf2-ec28-456e-bb37-be677bd8044f NetNS:/var/run/netns/b6f44e3f-5d50-47d0-b619-5b5966d27d5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16398cf2_ec28_456e_bb37_be677bd8044f.slice PodAnnotations:0xc00008cee0}] Aliases:map[]}\"\nJun 09 13:45:53.074607 crc crio[23733]: time=\"2026-06-09T13:45:53.074553372Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-655bc9d744-drs2r for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:45:53.093660 crc crio[23733]: time=\"2026-06-09T13:45:53.093554978Z\" level=info msg=\"Ran pod sandbox 9471b948d7828ffb2d151bfba20d32925b530463d67df3ea6a8c5a88d8c92d47 with infra container: metallb-system/metallb-operator-controller-manager-655bc9d744-drs2r/POD\" id=1eb39e5c-bc66-4622-9603-e137549a8ee4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:45:53.096915 crc crio[23733]: time=\"2026-06-09T13:45:53.09684566Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=a0c74613-c1d7-4ef7-aa11-d8010772c85c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:45:53.097156 crc crio[23733]: time=\"2026-06-09T13:45:53.097061105Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=a0c74613-c1d7-4ef7-aa11-d8010772c85c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:45:53.097225 crc crio[23733]: time=\"2026-06-09T13:45:53.097194728Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=a0c74613-c1d7-4ef7-aa11-d8010772c85c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:45:53.099445 crc crio[23733]: time=\"2026-06-09T13:45:53.099372162Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=1afb0a4b-b33c-4d6a-b3a7-bf5d55e538ca name=/runtime.v1.ImageService/PullImage\nJun 09 13:45:53.119286 crc crio[23733]: time=\"2026-06-09T13:45:53.113955448Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"\nJun 09 13:45:53.571811 crc crio[23733]: 2026-06-09T13:45:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7601e24e5724d61 Mac:72:a1:9b:54:36:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/c9134eb2-a6e2-4c88-8e45-7e41973ec868 SocketPath: PciID:}] [{Interface:0xc0001c2630 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:45:53.573436 crc crio[23733]: time=\"2026-06-09T13:45:53.573324243Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-64f87bbdf6-kq8kc Namespace:metallb-system ID:7601e24e5724d61a43c9bab1f02170c06ca0369b9d3cd431ef86b429292192b5 UID:ee2eb1ad-2989-40d9-acba-628ac6ae144d NetNS:/var/run/netns/c9134eb2-a6e2-4c88-8e45-7e41973ec868 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee2eb1ad_2989_40d9_acba_628ac6ae144d.slice PodAnnotations:0xc00008d8d0}] Aliases:map[]}\"\nJun 09 13:45:53.573843 crc crio[23733]: time=\"2026-06-09T13:45:53.573715392Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-64f87bbdf6-kq8kc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:45:53.584006 crc crio[23733]: time=\"2026-06-09T13:45:53.583914668Z\" level=info msg=\"Ran pod sandbox 7601e24e5724d61a43c9bab1f02170c06ca0369b9d3cd431ef86b429292192b5 with infra container: metallb-system/metallb-operator-webhook-server-64f87bbdf6-kq8kc/POD\" id=68f30957-5097-4a99-9a97-34b7856cda50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:45:53.587462 crc crio[23733]: time=\"2026-06-09T13:45:53.587413025Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=c28e1edb-df29-411c-b43a-cd860b675c8c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:45:53.587661 crc crio[23733]: time=\"2026-06-09T13:45:53.58759738Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=c28e1edb-df29-411c-b43a-cd860b675c8c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:45:53.587756 crc crio[23733]: time=\"2026-06-09T13:45:53.587709842Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=c28e1edb-df29-411c-b43a-cd860b675c8c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:45:53.589162 crc crio[23733]: time=\"2026-06-09T13:45:53.589047026Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=6e61e8e5-570e-4233-b163-c1d7667f6fdf name=/runtime.v1.ImageService/PullImage\nJun 09 13:45:53.593918 crc crio[23733]: time=\"2026-06-09T13:45:53.593799455Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"\nJun 09 13:46:00.567372 crc crio[23733]: time=\"2026-06-09T13:46:00.566582641Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683546-wd9db/POD\" id=e2b00dfa-8f64-499c-9bb1-4b8907c21e5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:46:00.567372 crc crio[23733]: time=\"2026-06-09T13:46:00.567407961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:46:18.579371 crc crio[23733]: time=\"2026-06-09T13:46:18.577554212Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=1afb0a4b-b33c-4d6a-b3a7-bf5d55e538ca name=/runtime.v1.ImageService/PullImage\nJun 09 13:46:18.581392 crc crio[23733]: time=\"2026-06-09T13:46:18.58031147Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=56fa5ff4-58ad-4a3a-a6c7-c0170a4e34c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:46:18.597901 crc crio[23733]: time=\"2026-06-09T13:46:18.597700596Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683546-wd9db Namespace:openshift-infra ID:d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907 UID:09973f3a-6f6e-40c3-bae9-a1c0f9f62545 NetNS:/var/run/netns/e12132e1-3eb0-47cf-b9cf-7e48ca4c2cb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09973f3a_6f6e_40c3_bae9_a1c0f9f62545.slice PodAnnotations:0xc002898c78}] Aliases:map[]}\"\nJun 09 13:46:18.597901 crc crio[23733]: time=\"2026-06-09T13:46:18.597787438Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683546-wd9db to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:46:18.601179 crc crio[23733]: time=\"2026-06-09T13:46:18.600677Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=6e61e8e5-570e-4233-b163-c1d7667f6fdf name=/runtime.v1.ImageService/PullImage\nJun 09 13:46:18.601310 crc crio[23733]: time=\"2026-06-09T13:46:18.600715441Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=57989170-c44a-4efd-b49a-c38b01889e73 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:46:18.602776 crc crio[23733]: time=\"2026-06-09T13:46:18.602684831Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=537419d0-8390-47e6-9c81-32d16153da1d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:46:18.618923 crc crio[23733]: time=\"2026-06-09T13:46:18.618798704Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=b8284a08-3caa-4f45-95d3-867c39d49c59 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:46:18.621853 crc crio[23733]: time=\"2026-06-09T13:46:18.621563433Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-655bc9d744-drs2r/manager\" id=b885f135-2334-4b9f-becf-f7b7e50cf185 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:46:18.626838 crc crio[23733]: time=\"2026-06-09T13:46:18.626759783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:46:18.632919 crc crio[23733]: time=\"2026-06-09T13:46:18.632867546Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-64f87bbdf6-kq8kc/webhook-server\" id=34ac7e2c-6995-4d9d-95df-8ab529442ac4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:46:18.647270 crc crio[23733]: time=\"2026-06-09T13:46:18.647233885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:46:18.690194 crc crio[23733]: time=\"2026-06-09T13:46:18.690047677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:46:18.696806 crc crio[23733]: time=\"2026-06-09T13:46:18.696443636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:46:18.718863 crc crio[23733]: time=\"2026-06-09T13:46:18.718781745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:46:18.722401 crc crio[23733]: time=\"2026-06-09T13:46:18.722360184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:46:18.909454 crc crio[23733]: time=\"2026-06-09T13:46:18.908697708Z\" level=info msg=\"Created container f517fded686f7d6a5be13629d4c20734e4551751695d0ef2cb40c4aa1f64807d: metallb-system/metallb-operator-controller-manager-655bc9d744-drs2r/manager\" id=b885f135-2334-4b9f-becf-f7b7e50cf185 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:46:18.910553 crc crio[23733]: time=\"2026-06-09T13:46:18.910510393Z\" level=info msg=\"Created container 278f06f357a21edaee13bfd515437408f352c12ed605228a2dd8074c2f2f67d9: metallb-system/metallb-operator-webhook-server-64f87bbdf6-kq8kc/webhook-server\" id=34ac7e2c-6995-4d9d-95df-8ab529442ac4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:46:18.911583 crc crio[23733]: time=\"2026-06-09T13:46:18.911046167Z\" level=info msg=\"Starting container: f517fded686f7d6a5be13629d4c20734e4551751695d0ef2cb40c4aa1f64807d\" id=890c315c-97db-44a6-8ae7-56e4f3b1c1b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:46:18.913547 crc crio[23733]: time=\"2026-06-09T13:46:18.91318375Z\" level=info msg=\"Starting container: 278f06f357a21edaee13bfd515437408f352c12ed605228a2dd8074c2f2f67d9\" id=2d20ac53-6010-46d1-838c-b04ad79aefef name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:46:18.924432 crc crio[23733]: time=\"2026-06-09T13:46:18.923811105Z\" level=info msg=\"Started container\" PID=42172 containerID=f517fded686f7d6a5be13629d4c20734e4551751695d0ef2cb40c4aa1f64807d description=metallb-system/metallb-operator-controller-manager-655bc9d744-drs2r/manager id=890c315c-97db-44a6-8ae7-56e4f3b1c1b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9471b948d7828ffb2d151bfba20d32925b530463d67df3ea6a8c5a88d8c92d47\nJun 09 13:46:18.939898 crc crio[23733]: time=\"2026-06-09T13:46:18.939778976Z\" level=info msg=\"Started container\" PID=42174 containerID=278f06f357a21edaee13bfd515437408f352c12ed605228a2dd8074c2f2f67d9 description=metallb-system/metallb-operator-webhook-server-64f87bbdf6-kq8kc/webhook-server id=2d20ac53-6010-46d1-838c-b04ad79aefef name=/runtime.v1.RuntimeService/StartContainer sandboxID=7601e24e5724d61a43c9bab1f02170c06ca0369b9d3cd431ef86b429292192b5\nJun 09 13:46:19.519435 crc crio[23733]: 2026-06-09T13:46:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d73d075ec7a37ac Mac:d2:4b:3b:a4:20:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/e12132e1-3eb0-47cf-b9cf-7e48ca4c2cb8 SocketPath: PciID:}] [{Interface:0xc0002a2920 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:46:19.520397 crc crio[23733]: time=\"2026-06-09T13:46:19.520297582Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683546-wd9db Namespace:openshift-infra ID:d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907 UID:09973f3a-6f6e-40c3-bae9-a1c0f9f62545 NetNS:/var/run/netns/e12132e1-3eb0-47cf-b9cf-7e48ca4c2cb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09973f3a_6f6e_40c3_bae9_a1c0f9f62545.slice PodAnnotations:0xc002898c78}] Aliases:map[]}\"\nJun 09 13:46:19.520707 crc crio[23733]: time=\"2026-06-09T13:46:19.520541998Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683546-wd9db for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:46:19.536729 crc crio[23733]: time=\"2026-06-09T13:46:19.536308082Z\" level=info msg=\"Ran pod sandbox d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907 with infra container: openshift-infra/auto-csr-approver-29683546-wd9db/POD\" id=e2b00dfa-8f64-499c-9bb1-4b8907c21e5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:46:19.544605 crc crio[23733]: time=\"2026-06-09T13:46:19.543950774Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b49a1ca4-ec60-4b4c-bb63-fcdeedbbd60d name=/runtime.v1.ImageService/PullImage\nJun 09 13:46:19.555439 crc crio[23733]: time=\"2026-06-09T13:46:19.554492047Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 13:46:20.448710 crc crio[23733]: time=\"2026-06-09T13:46:20.448529678Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b49a1ca4-ec60-4b4c-bb63-fcdeedbbd60d name=/runtime.v1.ImageService/PullImage\nJun 09 13:46:20.450754 crc crio[23733]: time=\"2026-06-09T13:46:20.45060317Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9cb6798c-af4f-4f6a-b2f2-6fde6f1f6245 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:46:20.456358 crc crio[23733]: time=\"2026-06-09T13:46:20.456072507Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e8985972-d595-4214-a2c7-21db094ec59d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:46:20.464320 crc crio[23733]: time=\"2026-06-09T13:46:20.464223281Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683546-wd9db/oc\" id=9188d71c-4906-47c0-92bb-2e1c4bca339b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:46:20.465207 crc crio[23733]: time=\"2026-06-09T13:46:20.465063253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:46:20.504683 crc crio[23733]: time=\"2026-06-09T13:46:20.504582181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:46:21.073155 crc crio[23733]: time=\"2026-06-09T13:46:21.072457141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:46:21.225329 crc crio[23733]: time=\"2026-06-09T13:46:21.225208964Z\" level=info msg=\"Created container 4c9143f5bea8e504759e49e496666ed60f5ae0f5049667953f6c35a8f4566f9d: openshift-infra/auto-csr-approver-29683546-wd9db/oc\" id=9188d71c-4906-47c0-92bb-2e1c4bca339b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:46:21.226504 crc crio[23733]: time=\"2026-06-09T13:46:21.226441224Z\" level=info msg=\"Starting container: 4c9143f5bea8e504759e49e496666ed60f5ae0f5049667953f6c35a8f4566f9d\" id=059a610e-8261-4d71-847d-5046bd8c8cc4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:46:21.232448 crc crio[23733]: time=\"2026-06-09T13:46:21.232377123Z\" level=info msg=\"Started container\" PID=42276 containerID=4c9143f5bea8e504759e49e496666ed60f5ae0f5049667953f6c35a8f4566f9d description=openshift-infra/auto-csr-approver-29683546-wd9db/oc id=059a610e-8261-4d71-847d-5046bd8c8cc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907\nJun 09 13:46:23.657543 crc crio[23733]: time=\"2026-06-09T13:46:23.65689973Z\" level=info msg=\"Stopping pod sandbox: d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907\" id=badb16e7-ddcc-4e22-9cce-97ff6266356b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:46:23.659317 crc crio[23733]: time=\"2026-06-09T13:46:23.65807325Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683546-wd9db Namespace:openshift-infra ID:d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907 UID:09973f3a-6f6e-40c3-bae9-a1c0f9f62545 NetNS:/var/run/netns/e12132e1-3eb0-47cf-b9cf-7e48ca4c2cb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09973f3a_6f6e_40c3_bae9_a1c0f9f62545.slice PodAnnotations:0xc0003089b8}] Aliases:map[]}\"\nJun 09 13:46:23.659317 crc crio[23733]: time=\"2026-06-09T13:46:23.658413598Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683546-wd9db from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:46:23.942583 crc crio[23733]: time=\"2026-06-09T13:46:23.94221635Z\" level=info msg=\"Stopped pod sandbox: d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907\" id=badb16e7-ddcc-4e22-9cce-97ff6266356b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:46:53.362839 crc crio[23733]: time=\"2026-06-09T13:46:53.361590709Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-9xkm8/POD\" id=cb6b6b73-6e58-4ef2-9ddb-d59a5b0dc5d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:46:53.365266 crc crio[23733]: time=\"2026-06-09T13:46:53.362875552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:46:53.397742 crc crio[23733]: time=\"2026-06-09T13:46:53.39753807Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-9xkm8 Namespace:metallb-system ID:e7e27d4e0e26ea70a47fa6edad6a7b07270e9b5447bdcc70eed8a75f6a63931c UID:87cf320e-6330-4e3d-b301-78e350aad905 NetNS:/var/run/netns/1f6e8b05-e36e-44a5-81c5-db46cd681ddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod87cf320e_6330_4e3d_b301_78e350aad905.slice PodAnnotations:0xc002898138}] Aliases:map[]}\"\nJun 09 13:46:53.397742 crc crio[23733]: time=\"2026-06-09T13:46:53.397603632Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-9xkm8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:46:55.021175 crc crio[23733]: 2026-06-09T13:46:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7e27d4e0e26ea7 Mac:16:3c:66:0a:49:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/1f6e8b05-e36e-44a5-81c5-db46cd681ddd SocketPath: PciID:}] [{Interface:0xc000292aa0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:46:55.021175 crc crio[23733]: time=\"2026-06-09T13:46:55.020735695Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-9xkm8 Namespace:metallb-system ID:e7e27d4e0e26ea70a47fa6edad6a7b07270e9b5447bdcc70eed8a75f6a63931c UID:87cf320e-6330-4e3d-b301-78e350aad905 NetNS:/var/run/netns/1f6e8b05-e36e-44a5-81c5-db46cd681ddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod87cf320e_6330_4e3d_b301_78e350aad905.slice PodAnnotations:0xc002898138}] Aliases:map[]}\"\nJun 09 13:46:55.021175 crc crio[23733]: time=\"2026-06-09T13:46:55.02093943Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-9xkm8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:46:55.043518 crc crio[23733]: time=\"2026-06-09T13:46:55.042247694Z\" level=info msg=\"Ran pod sandbox e7e27d4e0e26ea70a47fa6edad6a7b07270e9b5447bdcc70eed8a75f6a63931c with infra container: metallb-system/controller-8464864885-9xkm8/POD\" id=cb6b6b73-6e58-4ef2-9ddb-d59a5b0dc5d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:46:55.044880 crc crio[23733]: time=\"2026-06-09T13:46:55.044822019Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=e2fa6b74-f470-4726-a6d7-c0a7d552c087 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:46:55.046915 crc crio[23733]: time=\"2026-06-09T13:46:55.046846559Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=7d0ee6b8-5d95-4577-a746-7f5bb4d6f1e1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:46:55.055482 crc crio[23733]: time=\"2026-06-09T13:46:55.055437334Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-9xkm8/controller\" id=dbec2745-2663-4cc5-accf-0b48e73bdfd6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:46:55.056207 crc crio[23733]: time=\"2026-06-09T13:46:55.056182092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:46:55.095173 crc crio[23733]: time=\"2026-06-09T13:46:55.083526048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:46:55.095173 crc crio[23733]: time=\"2026-06-09T13:46:55.091832855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:46:55.217170 crc crio[23733]: time=\"2026-06-09T13:46:55.216987336Z\" level=info msg=\"Created container 7613640d78128fdb83872d10cb91b7bcab4ad8273d086721702765180c2e52a4: metallb-system/controller-8464864885-9xkm8/controller\" id=dbec2745-2663-4cc5-accf-0b48e73bdfd6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:46:55.218663 crc crio[23733]: time=\"2026-06-09T13:46:55.218554856Z\" level=info msg=\"Starting container: 7613640d78128fdb83872d10cb91b7bcab4ad8273d086721702765180c2e52a4\" id=6625778d-8731-4ad7-81c6-559ec817dc03 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:46:55.227179 crc crio[23733]: time=\"2026-06-09T13:46:55.227043028Z\" level=info msg=\"Started container\" PID=42850 containerID=7613640d78128fdb83872d10cb91b7bcab4ad8273d086721702765180c2e52a4 description=metallb-system/controller-8464864885-9xkm8/controller id=6625778d-8731-4ad7-81c6-559ec817dc03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7e27d4e0e26ea70a47fa6edad6a7b07270e9b5447bdcc70eed8a75f6a63931c\nJun 09 13:46:55.246853 crc crio[23733]: time=\"2026-06-09T13:46:55.246667309Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=76753fbd-a989-411f-8682-3ca83ca5e26e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:46:55.250230 crc crio[23733]: time=\"2026-06-09T13:46:55.249992112Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=80385b7b-fa8d-41fb-baab-346db38eb94e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:46:55.256067 crc crio[23733]: time=\"2026-06-09T13:46:55.255961452Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-9xkm8/kube-rbac-proxy\" id=bbcd34b6-3e48-4a4a-9a35-d0f9f27d6f7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:46:55.256600 crc crio[23733]: time=\"2026-06-09T13:46:55.256527436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:46:55.303858 crc crio[23733]: time=\"2026-06-09T13:46:55.302885746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:46:55.313490 crc crio[23733]: time=\"2026-06-09T13:46:55.313389598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:46:55.443069 crc crio[23733]: time=\"2026-06-09T13:46:55.44293125Z\" level=info msg=\"Created container 3991af203d77bab84be6f588fd8efe4e1a92cf7724e0057fd39ac2a51ca12571: metallb-system/controller-8464864885-9xkm8/kube-rbac-proxy\" id=bbcd34b6-3e48-4a4a-9a35-d0f9f27d6f7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:46:55.447081 crc crio[23733]: time=\"2026-06-09T13:46:55.447000101Z\" level=info msg=\"Starting container: 3991af203d77bab84be6f588fd8efe4e1a92cf7724e0057fd39ac2a51ca12571\" id=49143691-cb40-4f55-93f0-3f18f8fb910f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:46:55.454820 crc crio[23733]: time=\"2026-06-09T13:46:55.454704954Z\" level=info msg=\"Started container\" PID=42865 containerID=3991af203d77bab84be6f588fd8efe4e1a92cf7724e0057fd39ac2a51ca12571 description=metallb-system/controller-8464864885-9xkm8/kube-rbac-proxy id=49143691-cb40-4f55-93f0-3f18f8fb910f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7e27d4e0e26ea70a47fa6edad6a7b07270e9b5447bdcc70eed8a75f6a63931c\nJun 09 13:46:56.633973 crc crio[23733]: time=\"2026-06-09T13:46:56.633377168Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-6cpsc/POD\" id=bc8f88d1-de6f-412e-a469-99559a032f78 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:46:56.633973 crc crio[23733]: time=\"2026-06-09T13:46:56.633961253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:46:56.657455 crc crio[23733]: time=\"2026-06-09T13:46:56.657230805Z\" 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=bc8f88d1-de6f-412e-a469-99559a032f78 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:46:56.677810 crc crio[23733]: time=\"2026-06-09T13:46:56.677708007Z\" level=info msg=\"Ran pod sandbox c39314620e5a5abc963bf2aecba847a12edbf84815e4a7f5cced5f9ae015107d with infra container: metallb-system/speaker-6cpsc/POD\" id=bc8f88d1-de6f-412e-a469-99559a032f78 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:46:56.680454 crc crio[23733]: time=\"2026-06-09T13:46:56.680366493Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=e103e905-8b62-40c7-860e-a4303a8cadf6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:46:56.682739 crc crio[23733]: time=\"2026-06-09T13:46:56.68262363Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=919d0e4a-9fb4-4ef7-a3ad-a578812137e6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:46:56.690670 crc crio[23733]: time=\"2026-06-09T13:46:56.690503788Z\" level=info msg=\"Creating container: metallb-system/speaker-6cpsc/speaker\" id=40633ed1-2339-496f-8b57-40755e653c81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:46:56.691380 crc crio[23733]: time=\"2026-06-09T13:46:56.690942868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:46:56.761089 crc crio[23733]: time=\"2026-06-09T13:46:56.760400747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:46:57.340044 crc crio[23733]: time=\"2026-06-09T13:46:57.338276247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:46:57.535705 crc crio[23733]: time=\"2026-06-09T13:46:57.531802239Z\" level=info msg=\"Created container 339968799f7cb0aadfe3e7971234bc4dc05c9d1a29a2fe982cd55855243dd604: metallb-system/speaker-6cpsc/speaker\" id=40633ed1-2339-496f-8b57-40755e653c81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:46:57.539709 crc crio[23733]: time=\"2026-06-09T13:46:57.539514972Z\" level=info msg=\"Starting container: 339968799f7cb0aadfe3e7971234bc4dc05c9d1a29a2fe982cd55855243dd604\" id=530fdd69-3c51-4622-8daf-44ed74a6cb25 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:46:57.553087 crc crio[23733]: time=\"2026-06-09T13:46:57.552892637Z\" level=info msg=\"Started container\" PID=42921 containerID=339968799f7cb0aadfe3e7971234bc4dc05c9d1a29a2fe982cd55855243dd604 description=metallb-system/speaker-6cpsc/speaker id=530fdd69-3c51-4622-8daf-44ed74a6cb25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c39314620e5a5abc963bf2aecba847a12edbf84815e4a7f5cced5f9ae015107d\nJun 09 13:46:57.588476 crc crio[23733]: time=\"2026-06-09T13:46:57.588060717Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=0249689f-0f2b-4aa8-a95f-ea64804af752 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:46:57.604392 crc crio[23733]: time=\"2026-06-09T13:46:57.602883378Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=5654a9d0-9e09-408b-b80c-bc9a726fd771 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:46:57.628291 crc crio[23733]: time=\"2026-06-09T13:46:57.627093014Z\" level=info msg=\"Creating container: metallb-system/speaker-6cpsc/kube-rbac-proxy\" id=4373121b-74f8-49bf-af05-68e21fbcc0e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:46:57.628291 crc crio[23733]: time=\"2026-06-09T13:46:57.628262913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:46:57.713710 crc crio[23733]: time=\"2026-06-09T13:46:57.713330982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:46:58.539591 crc crio[23733]: time=\"2026-06-09T13:46:58.539422903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:46:58.757962 crc crio[23733]: time=\"2026-06-09T13:46:58.75789165Z\" level=info msg=\"Created container 4c31789d554e05b875345e00c6eede39930f6301f5721b902ae02e2c14289f50: metallb-system/speaker-6cpsc/kube-rbac-proxy\" id=4373121b-74f8-49bf-af05-68e21fbcc0e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:46:58.759346 crc crio[23733]: time=\"2026-06-09T13:46:58.759297885Z\" level=info msg=\"Starting container: 4c31789d554e05b875345e00c6eede39930f6301f5721b902ae02e2c14289f50\" id=556ba3a8-a42d-4251-89c9-7e5c165ef48e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:46:58.763624 crc crio[23733]: time=\"2026-06-09T13:46:58.763595622Z\" level=info msg=\"Started container\" PID=42961 containerID=4c31789d554e05b875345e00c6eede39930f6301f5721b902ae02e2c14289f50 description=metallb-system/speaker-6cpsc/kube-rbac-proxy id=556ba3a8-a42d-4251-89c9-7e5c165ef48e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c39314620e5a5abc963bf2aecba847a12edbf84815e4a7f5cced5f9ae015107d\nJun 09 13:47:22.685463 crc crio[23733]: time=\"2026-06-09T13:47:22.684076244Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-4tm6n/POD\" id=db01587c-e3a9-4e45-b75f-ee8272e10d80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:47:22.690427 crc crio[23733]: time=\"2026-06-09T13:47:22.685537131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:22.714258 crc crio[23733]: time=\"2026-06-09T13:47:22.714066184Z\" 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=db01587c-e3a9-4e45-b75f-ee8272e10d80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:47:23.146729 crc crio[23733]: time=\"2026-06-09T13:47:23.145828669Z\" level=info msg=\"Ran pod sandbox 1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579 with infra container: openshift-frr-k8s/frr-k8s-4tm6n/POD\" id=db01587c-e3a9-4e45-b75f-ee8272e10d80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:47:23.152356 crc crio[23733]: time=\"2026-06-09T13:47:23.151773257Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=810b502d-5e98-4c52-9173-33cc6c620567 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:23.153497 crc crio[23733]: time=\"2026-06-09T13:47:23.152592138Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=810b502d-5e98-4c52-9173-33cc6c620567 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:23.153497 crc crio[23733]: time=\"2026-06-09T13:47:23.152714991Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=810b502d-5e98-4c52-9173-33cc6c620567 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:23.154997 crc crio[23733]: time=\"2026-06-09T13:47:23.154922566Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8ba45348-1009-4a91-b2ac-ba888ebf621b name=/runtime.v1.ImageService/PullImage\nJun 09 13:47:23.167798 crc crio[23733]: time=\"2026-06-09T13:47:23.167694216Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 09 13:47:25.335196 crc crio[23733]: time=\"2026-06-09T13:47:25.328611557Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-gmn9t/POD\" id=4ccfa732-f75d-41e3-a496-9dc2ae4298fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:47:25.335196 crc crio[23733]: time=\"2026-06-09T13:47:25.32951532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:25.372288 crc crio[23733]: time=\"2026-06-09T13:47:25.372092155Z\" 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=4ccfa732-f75d-41e3-a496-9dc2ae4298fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:47:25.409215 crc crio[23733]: time=\"2026-06-09T13:47:25.408972438Z\" level=info msg=\"Ran pod sandbox 2ad69696eeb7ed3e00c7fe1619918d8fea2b4d4527d2cabb38d4bb1c201b6280 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-gmn9t/POD\" id=4ccfa732-f75d-41e3-a496-9dc2ae4298fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:47:25.412584 crc crio[23733]: time=\"2026-06-09T13:47:25.412414853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b35ffb30-fa5e-4345-b955-c87ded83ed77 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:25.413338 crc crio[23733]: time=\"2026-06-09T13:47:25.413210254Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=b35ffb30-fa5e-4345-b955-c87ded83ed77 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:25.413453 crc crio[23733]: time=\"2026-06-09T13:47:25.413437319Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=b35ffb30-fa5e-4345-b955-c87ded83ed77 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:25.415097 crc crio[23733]: time=\"2026-06-09T13:47:25.415013059Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b0c973c9-23ec-495a-939b-d5ebbdd141bc name=/runtime.v1.ImageService/PullImage\nJun 09 13:47:25.420211 crc crio[23733]: time=\"2026-06-09T13:47:25.420089026Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 09 13:47:30.585491 crc crio[23733]: time=\"2026-06-09T13:47:30.584293148Z\" level=info msg=\"Removing container: 034b8cefc1842eab5225a2f77b82344763988dc74dac3a5c58bcf3fe722a14cd\" id=7302b955-7ca7-4d32-9509-1ccd13ac3e19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:47:30.873936 crc crio[23733]: time=\"2026-06-09T13:47:30.871387822Z\" level=info msg=\"Removed container 034b8cefc1842eab5225a2f77b82344763988dc74dac3a5c58bcf3fe722a14cd: openshift-infra/auto-csr-approver-29683540-jfdnz/oc\" id=7302b955-7ca7-4d32-9509-1ccd13ac3e19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:47:30.887718 crc crio[23733]: time=\"2026-06-09T13:47:30.887488745Z\" level=info msg=\"Stopping pod sandbox: cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0\" id=d63d1679-99cc-417c-afcc-67bdceb47726 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:47:30.888076 crc crio[23733]: time=\"2026-06-09T13:47:30.887789682Z\" level=info msg=\"Stopped pod sandbox (already stopped): cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0\" id=d63d1679-99cc-417c-afcc-67bdceb47726 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:47:30.890533 crc crio[23733]: time=\"2026-06-09T13:47:30.889979847Z\" level=info msg=\"Removing pod sandbox: cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0\" id=2505533f-31e2-4de1-b011-3477a75e84cd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:47:30.929434 crc crio[23733]: time=\"2026-06-09T13:47:30.929187919Z\" level=info msg=\"Removed pod sandbox: cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0\" id=2505533f-31e2-4de1-b011-3477a75e84cd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:47:51.917999 crc crio[23733]: time=\"2026-06-09T13:47:51.916947527Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8ba45348-1009-4a91-b2ac-ba888ebf621b name=/runtime.v1.ImageService/PullImage\nJun 09 13:47:51.919749 crc crio[23733]: time=\"2026-06-09T13:47:51.919415648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2059116c-8304-43bf-8da2-b5274ec0dfd0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:51.955341 crc crio[23733]: time=\"2026-06-09T13:47:51.955244205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4d4c84de-53c0-4757-8785-eb46b8173910 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:51.972388 crc crio[23733]: time=\"2026-06-09T13:47:51.972261681Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4tm6n/cp-frr-files\" id=b3b7ebec-f99f-4aee-b03b-ee6320758136 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:47:51.974504 crc crio[23733]: time=\"2026-06-09T13:47:51.974405635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:51.986220 crc crio[23733]: time=\"2026-06-09T13:47:51.986013455Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b0c973c9-23ec-495a-939b-d5ebbdd141bc name=/runtime.v1.ImageService/PullImage\nJun 09 13:47:51.987006 crc crio[23733]: time=\"2026-06-09T13:47:51.986873607Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=511b6485-3539-48d0-8881-579042e88795 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:51.993018 crc crio[23733]: time=\"2026-06-09T13:47:51.992831496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=0e177b3d-d2c5-429a-88fb-8c20fa24d3a2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:52.003733 crc crio[23733]: time=\"2026-06-09T13:47:52.003569364Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-gmn9t/frr-k8s-webhook-server\" id=5679faaa-c397-4202-9ed5-5178e03bd8a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:47:52.006336 crc crio[23733]: time=\"2026-06-09T13:47:52.006175659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:52.016376 crc crio[23733]: time=\"2026-06-09T13:47:52.014912699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:52.019866 crc crio[23733]: time=\"2026-06-09T13:47:52.01978164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:52.052696 crc crio[23733]: time=\"2026-06-09T13:47:52.052532569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:52.057771 crc crio[23733]: time=\"2026-06-09T13:47:52.057689769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:52.237911 crc crio[23733]: time=\"2026-06-09T13:47:52.237334685Z\" level=info msg=\"Created container 9073040c34e23df1189b7547dbf213d754e3b98b30603543361039672c5e7afc: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-gmn9t/frr-k8s-webhook-server\" id=5679faaa-c397-4202-9ed5-5178e03bd8a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:47:52.239450 crc crio[23733]: time=\"2026-06-09T13:47:52.239324374Z\" level=info msg=\"Created container 7f404b32bc64d1cc3167aa17653c2548a314501643d39ace25574b585a82c183: openshift-frr-k8s/frr-k8s-4tm6n/cp-frr-files\" id=b3b7ebec-f99f-4aee-b03b-ee6320758136 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:47:52.240727 crc crio[23733]: time=\"2026-06-09T13:47:52.240421981Z\" level=info msg=\"Starting container: 9073040c34e23df1189b7547dbf213d754e3b98b30603543361039672c5e7afc\" id=9b01b12c-6fb3-43d5-9f5d-f760105014f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:47:52.244245 crc crio[23733]: time=\"2026-06-09T13:47:52.244056532Z\" level=info msg=\"Starting container: 7f404b32bc64d1cc3167aa17653c2548a314501643d39ace25574b585a82c183\" id=89ad7735-1d62-49c4-9243-744f5570b314 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:47:52.247383 crc crio[23733]: time=\"2026-06-09T13:47:52.246234817Z\" level=info msg=\"Started container\" PID=43758 containerID=9073040c34e23df1189b7547dbf213d754e3b98b30603543361039672c5e7afc description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-gmn9t/frr-k8s-webhook-server id=9b01b12c-6fb3-43d5-9f5d-f760105014f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ad69696eeb7ed3e00c7fe1619918d8fea2b4d4527d2cabb38d4bb1c201b6280\nJun 09 13:47:52.259323 crc crio[23733]: time=\"2026-06-09T13:47:52.25917056Z\" level=info msg=\"Started container\" PID=43757 containerID=7f404b32bc64d1cc3167aa17653c2548a314501643d39ace25574b585a82c183 description=openshift-frr-k8s/frr-k8s-4tm6n/cp-frr-files id=89ad7735-1d62-49c4-9243-744f5570b314 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579\nJun 09 13:47:53.333401 crc crio[23733]: time=\"2026-06-09T13:47:53.332386026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=86251780-fe72-45f0-ac9d-6df65f802f51 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:53.344428 crc crio[23733]: time=\"2026-06-09T13:47:53.344297713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=453525dc-08e7-4fa4-b45a-2d252b23cd61 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:53.356070 crc crio[23733]: time=\"2026-06-09T13:47:53.355887383Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4tm6n/cp-reloader\" id=1af2e207-c740-4fd7-9ef3-d317122f8a80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:47:53.358761 crc crio[23733]: time=\"2026-06-09T13:47:53.358613271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:53.427167 crc crio[23733]: time=\"2026-06-09T13:47:53.426593843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:53.437776 crc crio[23733]: time=\"2026-06-09T13:47:53.436589903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:53.713776 crc crio[23733]: time=\"2026-06-09T13:47:53.713488432Z\" level=info msg=\"Created container 9c91120b0b009bfc9a3183ee1dc120c329ded5f6da29cbee7c01f94528572d3c: openshift-frr-k8s/frr-k8s-4tm6n/cp-reloader\" id=1af2e207-c740-4fd7-9ef3-d317122f8a80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:47:53.715784 crc crio[23733]: time=\"2026-06-09T13:47:53.715684957Z\" level=info msg=\"Starting container: 9c91120b0b009bfc9a3183ee1dc120c329ded5f6da29cbee7c01f94528572d3c\" id=42a6caa1-e301-42a6-8132-2206ce99a3c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:47:53.722384 crc crio[23733]: time=\"2026-06-09T13:47:53.722264171Z\" level=info msg=\"Started container\" PID=43791 containerID=9c91120b0b009bfc9a3183ee1dc120c329ded5f6da29cbee7c01f94528572d3c description=openshift-frr-k8s/frr-k8s-4tm6n/cp-reloader id=42a6caa1-e301-42a6-8132-2206ce99a3c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579\nJun 09 13:47:54.350397 crc crio[23733]: time=\"2026-06-09T13:47:54.350321426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=73c9010e-6bc9-4311-80d0-84a88a8f3537 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:54.361270 crc crio[23733]: time=\"2026-06-09T13:47:54.360962123Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=96027c4f-0d7c-48ba-952a-5dbfd66ae0f2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:54.370967 crc crio[23733]: time=\"2026-06-09T13:47:54.370895822Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4tm6n/cp-metrics\" id=8e00c3f3-f548-4050-aea8-2777241fc1e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:47:54.374530 crc crio[23733]: time=\"2026-06-09T13:47:54.374501521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:54.409403 crc crio[23733]: time=\"2026-06-09T13:47:54.409343514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:54.413747 crc crio[23733]: time=\"2026-06-09T13:47:54.413712513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:54.553872 crc crio[23733]: time=\"2026-06-09T13:47:54.553207043Z\" level=info msg=\"Created container 09d1c3509aebb19efe385e066bf27ef443cd1a10bad6a8c2eac9056670647457: openshift-frr-k8s/frr-k8s-4tm6n/cp-metrics\" id=8e00c3f3-f548-4050-aea8-2777241fc1e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:47:54.555408 crc crio[23733]: time=\"2026-06-09T13:47:54.555081361Z\" level=info msg=\"Starting container: 09d1c3509aebb19efe385e066bf27ef443cd1a10bad6a8c2eac9056670647457\" id=7dce75b6-e798-4292-acc5-7e52e13e9360 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:47:54.563244 crc crio[23733]: time=\"2026-06-09T13:47:54.562599938Z\" level=info msg=\"Started container\" PID=43817 containerID=09d1c3509aebb19efe385e066bf27ef443cd1a10bad6a8c2eac9056670647457 description=openshift-frr-k8s/frr-k8s-4tm6n/cp-metrics id=7dce75b6-e798-4292-acc5-7e52e13e9360 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579\nJun 09 13:47:55.365968 crc crio[23733]: time=\"2026-06-09T13:47:55.365877799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=533a3b91-a64a-4e9f-b709-3b1df6c6a409 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:55.373571 crc crio[23733]: time=\"2026-06-09T13:47:55.373204802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=27e3f1bc-5160-41b0-968e-3cb183d42dc1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:55.464553 crc crio[23733]: time=\"2026-06-09T13:47:55.464417595Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4tm6n/cp-frr-status\" id=3cd476b2-8c97-4dcc-900b-e6303184b594 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:47:55.466816 crc crio[23733]: time=\"2026-06-09T13:47:55.466753223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:55.501531 crc crio[23733]: time=\"2026-06-09T13:47:55.501414381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:55.505035 crc crio[23733]: time=\"2026-06-09T13:47:55.504964629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:55.655476 crc crio[23733]: time=\"2026-06-09T13:47:55.654970084Z\" level=info msg=\"Created container 0297ce52fa177e72d8312b98b9f16288fb6cd734372f76cc4f8de41df41fa084: openshift-frr-k8s/frr-k8s-4tm6n/cp-frr-status\" id=3cd476b2-8c97-4dcc-900b-e6303184b594 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:47:55.659728 crc crio[23733]: time=\"2026-06-09T13:47:55.659526727Z\" level=info msg=\"Starting container: 0297ce52fa177e72d8312b98b9f16288fb6cd734372f76cc4f8de41df41fa084\" id=1ecbfeb7-97ca-42a2-87e0-f83d05c30966 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:47:55.669839 crc crio[23733]: time=\"2026-06-09T13:47:55.669718472Z\" level=info msg=\"Started container\" PID=43830 containerID=0297ce52fa177e72d8312b98b9f16288fb6cd734372f76cc4f8de41df41fa084 description=openshift-frr-k8s/frr-k8s-4tm6n/cp-frr-status id=1ecbfeb7-97ca-42a2-87e0-f83d05c30966 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579\nJun 09 13:47:56.394571 crc crio[23733]: time=\"2026-06-09T13:47:56.382905778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=55d6f409-df54-4853-8989-3e82583cb9ea name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:56.410231 crc crio[23733]: time=\"2026-06-09T13:47:56.410004306Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a00c72b7-9fb8-4504-b98d-816ebe824167 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:56.421758 crc crio[23733]: time=\"2026-06-09T13:47:56.421596586Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4tm6n/controller\" id=6588389b-f532-45a4-b0c6-e99750607da2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:47:56.424349 crc crio[23733]: time=\"2026-06-09T13:47:56.424224102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:56.459409 crc crio[23733]: time=\"2026-06-09T13:47:56.459252219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:56.466755 crc crio[23733]: time=\"2026-06-09T13:47:56.466661714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:56.577032 crc crio[23733]: time=\"2026-06-09T13:47:56.576904732Z\" level=info msg=\"Created container 93e9d6a3c2513af7cd5e1e64ed79eb5e8924e02e025b8875df77b2d5c7fca040: openshift-frr-k8s/frr-k8s-4tm6n/controller\" id=6588389b-f532-45a4-b0c6-e99750607da2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:47:56.579003 crc crio[23733]: time=\"2026-06-09T13:47:56.578440751Z\" level=info msg=\"Starting container: 93e9d6a3c2513af7cd5e1e64ed79eb5e8924e02e025b8875df77b2d5c7fca040\" id=94cec563-39d3-4d31-8413-b91673cc4a1d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:47:56.586191 crc crio[23733]: time=\"2026-06-09T13:47:56.58558319Z\" level=info msg=\"Started container\" PID=43856 containerID=93e9d6a3c2513af7cd5e1e64ed79eb5e8924e02e025b8875df77b2d5c7fca040 description=openshift-frr-k8s/frr-k8s-4tm6n/controller id=94cec563-39d3-4d31-8413-b91673cc4a1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579\nJun 09 13:47:56.600215 crc crio[23733]: time=\"2026-06-09T13:47:56.600023111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c557d186-5db8-4034-b6ed-d1607b2a9a8e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:56.606035 crc crio[23733]: time=\"2026-06-09T13:47:56.60598568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=754f99d4-fa68-4071-bc80-fcf5b2819bbb name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:56.623831 crc crio[23733]: time=\"2026-06-09T13:47:56.623395426Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4tm6n/frr\" id=21464abd-83fd-4d5f-a601-b70cf96907ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:47:56.628715 crc crio[23733]: time=\"2026-06-09T13:47:56.628551395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:56.678602 crc crio[23733]: time=\"2026-06-09T13:47:56.678424922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:56.682693 crc crio[23733]: time=\"2026-06-09T13:47:56.682396142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:56.828361 crc crio[23733]: time=\"2026-06-09T13:47:56.827615756Z\" level=info msg=\"Created container 40b873c6a658d928d86fdb5337d6f8466e94370b9cf523e875650a7ae1a6283f: openshift-frr-k8s/frr-k8s-4tm6n/frr\" id=21464abd-83fd-4d5f-a601-b70cf96907ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:47:56.831483 crc crio[23733]: time=\"2026-06-09T13:47:56.8313791Z\" level=info msg=\"Starting container: 40b873c6a658d928d86fdb5337d6f8466e94370b9cf523e875650a7ae1a6283f\" id=d338725d-24b0-4924-a9e7-cd262ac080e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:47:56.838491 crc crio[23733]: time=\"2026-06-09T13:47:56.838387276Z\" level=info msg=\"Started container\" PID=43876 containerID=40b873c6a658d928d86fdb5337d6f8466e94370b9cf523e875650a7ae1a6283f description=openshift-frr-k8s/frr-k8s-4tm6n/frr id=d338725d-24b0-4924-a9e7-cd262ac080e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579\nJun 09 13:47:56.855261 crc crio[23733]: time=\"2026-06-09T13:47:56.855069562Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=14d2e774-9ee0-4f9b-9825-d46abb0ccc26 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:56.859670 crc crio[23733]: time=\"2026-06-09T13:47:56.859556025Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b6d61273-0aba-4457-9442-856540b4b5ba name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:56.882827 crc crio[23733]: time=\"2026-06-09T13:47:56.882690884Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4tm6n/reloader\" id=4d9dcc4b-63cf-4d45-b05a-746472ae3c4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:47:56.885070 crc crio[23733]: time=\"2026-06-09T13:47:56.884991572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:56.928307 crc crio[23733]: time=\"2026-06-09T13:47:56.928182892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:56.931437 crc crio[23733]: time=\"2026-06-09T13:47:56.93131622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:57.089763 crc crio[23733]: time=\"2026-06-09T13:47:57.088167185Z\" level=info msg=\"Created container e2431a79294278f0d438089f3c9203e2f2e480af19d1cade299503351ebbfa71: openshift-frr-k8s/frr-k8s-4tm6n/reloader\" id=4d9dcc4b-63cf-4d45-b05a-746472ae3c4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:47:57.093895 crc crio[23733]: time=\"2026-06-09T13:47:57.093748695Z\" level=info msg=\"Starting container: e2431a79294278f0d438089f3c9203e2f2e480af19d1cade299503351ebbfa71\" id=a1470351-e9d1-4325-a3e8-edcce78e050f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:47:57.103746 crc crio[23733]: time=\"2026-06-09T13:47:57.10354935Z\" level=info msg=\"Started container\" PID=43909 containerID=e2431a79294278f0d438089f3c9203e2f2e480af19d1cade299503351ebbfa71 description=openshift-frr-k8s/frr-k8s-4tm6n/reloader id=a1470351-e9d1-4325-a3e8-edcce78e050f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579\nJun 09 13:47:57.125086 crc crio[23733]: time=\"2026-06-09T13:47:57.125002786Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=add676b2-9533-47f5-a513-34e9f081a895 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:57.130921 crc crio[23733]: time=\"2026-06-09T13:47:57.130844322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=39631fb2-f778-415d-9518-5a8f3b57cd2c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:57.154759 crc crio[23733]: time=\"2026-06-09T13:47:57.154605477Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4tm6n/frr-metrics\" id=be2efc64-0527-411e-8b60-7512625f2b83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:47:57.156783 crc crio[23733]: time=\"2026-06-09T13:47:57.156693629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:57.206942 crc crio[23733]: time=\"2026-06-09T13:47:57.206043784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:57.213226 crc crio[23733]: time=\"2026-06-09T13:47:57.21305961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:57.357433 crc crio[23733]: time=\"2026-06-09T13:47:57.356840307Z\" level=info msg=\"Created container 65bd58085cbce8a150f8d3fe95cd246b58d8372bd9f42ef79a646d6d87d1f39d: openshift-frr-k8s/frr-k8s-4tm6n/frr-metrics\" id=be2efc64-0527-411e-8b60-7512625f2b83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:47:57.358786 crc crio[23733]: time=\"2026-06-09T13:47:57.358680724Z\" level=info msg=\"Starting container: 65bd58085cbce8a150f8d3fe95cd246b58d8372bd9f42ef79a646d6d87d1f39d\" id=1faf0df4-9a55-4f72-a122-7e3808c3712e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:47:57.364461 crc crio[23733]: time=\"2026-06-09T13:47:57.364374096Z\" level=info msg=\"Started container\" PID=43944 containerID=65bd58085cbce8a150f8d3fe95cd246b58d8372bd9f42ef79a646d6d87d1f39d description=openshift-frr-k8s/frr-k8s-4tm6n/frr-metrics id=1faf0df4-9a55-4f72-a122-7e3808c3712e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579\nJun 09 13:47:57.433844 crc crio[23733]: time=\"2026-06-09T13:47:57.433686311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1bf6f1b1-7b7f-45a2-8d05-045870da61e0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:57.438848 crc crio[23733]: time=\"2026-06-09T13:47:57.438786538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1e0eab74-bcab-474a-ba6d-6acc2cf17316 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:57.474021 crc crio[23733]: time=\"2026-06-09T13:47:57.473663121Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4tm6n/frr-status\" id=188f0444-2687-4efa-80c2-f777167a83f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:47:57.475829 crc crio[23733]: time=\"2026-06-09T13:47:57.475758353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:57.518807 crc crio[23733]: time=\"2026-06-09T13:47:57.516932855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:57.523732 crc crio[23733]: time=\"2026-06-09T13:47:57.523613421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:57.675571 crc crio[23733]: time=\"2026-06-09T13:47:57.675437359Z\" level=info msg=\"Created container 507e5bc04670ee07e746e03dab5df1ea551608b6c689a830c379ceef39c591c7: openshift-frr-k8s/frr-k8s-4tm6n/frr-status\" id=188f0444-2687-4efa-80c2-f777167a83f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:47:57.677093 crc crio[23733]: time=\"2026-06-09T13:47:57.676978789Z\" level=info msg=\"Starting container: 507e5bc04670ee07e746e03dab5df1ea551608b6c689a830c379ceef39c591c7\" id=4306ad12-06bf-4927-a99a-0fb35f0159d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:47:57.692476 crc crio[23733]: time=\"2026-06-09T13:47:57.692307452Z\" level=info msg=\"Started container\" PID=43974 containerID=507e5bc04670ee07e746e03dab5df1ea551608b6c689a830c379ceef39c591c7 description=openshift-frr-k8s/frr-k8s-4tm6n/frr-status id=4306ad12-06bf-4927-a99a-0fb35f0159d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579\nJun 09 13:47:57.720747 crc crio[23733]: time=\"2026-06-09T13:47:57.720509657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7d7d1d97-6977-4f5f-8741-1bd7f4b4d0f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:57.724016 crc crio[23733]: time=\"2026-06-09T13:47:57.723880962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9d07290d-bb2d-43bc-8ce9-b0bd78bf1668 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:57.735201 crc crio[23733]: time=\"2026-06-09T13:47:57.734952989Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4tm6n/kube-rbac-proxy\" id=3e4f5b1b-3dee-4a96-b30b-b792e2c6143c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:47:57.735537 crc crio[23733]: time=\"2026-06-09T13:47:57.735418411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:57.780574 crc crio[23733]: time=\"2026-06-09T13:47:57.780404167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:58.063958 crc crio[23733]: time=\"2026-06-09T13:47:58.063702635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:58.213451 crc crio[23733]: time=\"2026-06-09T13:47:58.210256042Z\" level=info msg=\"Created container 3492a9d6828c77b090483700cc0052256feee0cefeeef5eb54790ee7d1a3858a: openshift-frr-k8s/frr-k8s-4tm6n/kube-rbac-proxy\" id=3e4f5b1b-3dee-4a96-b30b-b792e2c6143c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:47:58.215779 crc crio[23733]: time=\"2026-06-09T13:47:58.215561045Z\" level=info msg=\"Starting container: 3492a9d6828c77b090483700cc0052256feee0cefeeef5eb54790ee7d1a3858a\" id=98a53250-d2ae-46d9-bebe-f06c8a9c635d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:47:58.222617 crc crio[23733]: time=\"2026-06-09T13:47:58.222447547Z\" level=info msg=\"Started container\" PID=44014 containerID=3492a9d6828c77b090483700cc0052256feee0cefeeef5eb54790ee7d1a3858a description=openshift-frr-k8s/frr-k8s-4tm6n/kube-rbac-proxy id=98a53250-d2ae-46d9-bebe-f06c8a9c635d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579\nJun 09 13:47:58.263317 crc crio[23733]: time=\"2026-06-09T13:47:58.261712169Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5eeb842f-39b0-47d5-9284-47cc4bdd974e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:58.267540 crc crio[23733]: time=\"2026-06-09T13:47:58.267401512Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=852c0f2a-d84f-4359-8f65-554c9b2479ab name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:47:58.281808 crc crio[23733]: time=\"2026-06-09T13:47:58.281277189Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4tm6n/kube-rbac-proxy-frr\" id=408850b1-8f6c-4955-b520-75327415ff75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:47:58.282541 crc crio[23733]: time=\"2026-06-09T13:47:58.282469469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:58.319329 crc crio[23733]: time=\"2026-06-09T13:47:58.319042254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:58.748362 crc crio[23733]: time=\"2026-06-09T13:47:58.748199892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:47:58.874717 crc crio[23733]: time=\"2026-06-09T13:47:58.874153885Z\" level=info msg=\"Created container fe57941fccac77e1230b1475c762f52cececfb0d88a9794a010b2f19d8baf7ac: openshift-frr-k8s/frr-k8s-4tm6n/kube-rbac-proxy-frr\" id=408850b1-8f6c-4955-b520-75327415ff75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:47:58.875985 crc crio[23733]: time=\"2026-06-09T13:47:58.875908488Z\" level=info msg=\"Starting container: fe57941fccac77e1230b1475c762f52cececfb0d88a9794a010b2f19d8baf7ac\" id=afdcd43c-f7c8-4236-85bf-8517341e5656 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:47:58.886035 crc crio[23733]: time=\"2026-06-09T13:47:58.885710964Z\" level=info msg=\"Started container\" PID=44042 containerID=fe57941fccac77e1230b1475c762f52cececfb0d88a9794a010b2f19d8baf7ac description=openshift-frr-k8s/frr-k8s-4tm6n/kube-rbac-proxy-frr id=afdcd43c-f7c8-4236-85bf-8517341e5656 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579\nJun 09 13:48:00.706602 crc crio[23733]: time=\"2026-06-09T13:48:00.706203246Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683548-fdknx/POD\" id=add5eb99-2085-42c3-9379-22be97131fe0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:48:00.707238 crc crio[23733]: time=\"2026-06-09T13:48:00.706669098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:48:00.746314 crc crio[23733]: time=\"2026-06-09T13:48:00.746187516Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683548-fdknx Namespace:openshift-infra ID:b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b UID:c5384cbe-c5b1-4c88-878f-3536033455e5 NetNS:/var/run/netns/3d8f6225-1640-4db2-b26c-4ae51cea85a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5384cbe_c5b1_4c88_878f_3536033455e5.slice PodAnnotations:0xc0020d8158}] Aliases:map[]}\"\nJun 09 13:48:00.746314 crc crio[23733]: time=\"2026-06-09T13:48:00.746298269Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683548-fdknx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:48:02.009876 crc crio[23733]: 2026-06-09T13:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b520798eade8c08 Mac:aa:e3:d3:72:e8:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/3d8f6225-1640-4db2-b26c-4ae51cea85a3 SocketPath: PciID:}] [{Interface:0xc00030f3c0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:48:02.011575 crc crio[23733]: time=\"2026-06-09T13:48:02.0111816Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683548-fdknx Namespace:openshift-infra ID:b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b UID:c5384cbe-c5b1-4c88-878f-3536033455e5 NetNS:/var/run/netns/3d8f6225-1640-4db2-b26c-4ae51cea85a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5384cbe_c5b1_4c88_878f_3536033455e5.slice PodAnnotations:0xc0020d8158}] Aliases:map[]}\"\nJun 09 13:48:02.011575 crc crio[23733]: time=\"2026-06-09T13:48:02.011349724Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683548-fdknx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:48:02.021609 crc crio[23733]: time=\"2026-06-09T13:48:02.02118465Z\" level=info msg=\"Ran pod sandbox b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b with infra container: openshift-infra/auto-csr-approver-29683548-fdknx/POD\" id=add5eb99-2085-42c3-9379-22be97131fe0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:48:02.032780 crc crio[23733]: time=\"2026-06-09T13:48:02.032665097Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ce62096e-f76a-433d-b337-8039da31d678 name=/runtime.v1.ImageService/PullImage\nJun 09 13:48:02.045746 crc crio[23733]: time=\"2026-06-09T13:48:02.045502199Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 13:48:03.753085 crc crio[23733]: time=\"2026-06-09T13:48:03.752474661Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ce62096e-f76a-433d-b337-8039da31d678 name=/runtime.v1.ImageService/PullImage\nJun 09 13:48:03.755567 crc crio[23733]: time=\"2026-06-09T13:48:03.754080932Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f01e3b14-4e85-411e-b507-9df42a028307 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:48:03.756690 crc crio[23733]: time=\"2026-06-09T13:48:03.756421951Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0a648a6c-9c65-42d0-9e7a-206bb3c698b3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:48:03.762744 crc crio[23733]: time=\"2026-06-09T13:48:03.762657156Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683548-fdknx/oc\" id=5be1cc6d-0bfa-47e6-a900-0b6290b595c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:48:03.763194 crc crio[23733]: time=\"2026-06-09T13:48:03.763166519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:48:03.796220 crc crio[23733]: time=\"2026-06-09T13:48:03.795946369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:48:04.138441 crc crio[23733]: time=\"2026-06-09T13:48:04.138310666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:48:04.241018 crc crio[23733]: time=\"2026-06-09T13:48:04.240214356Z\" level=info msg=\"Created container 6c82121f7799201c1621dc63521ab494bd136817b727c6c57ba612853e7da3e8: openshift-infra/auto-csr-approver-29683548-fdknx/oc\" id=5be1cc6d-0bfa-47e6-a900-0b6290b595c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:48:04.242657 crc crio[23733]: time=\"2026-06-09T13:48:04.242530053Z\" level=info msg=\"Starting container: 6c82121f7799201c1621dc63521ab494bd136817b727c6c57ba612853e7da3e8\" id=d93cd588-59b3-411f-b1dd-e1024c67eb8e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:48:04.248517 crc crio[23733]: time=\"2026-06-09T13:48:04.248426231Z\" level=info msg=\"Started container\" PID=44210 containerID=6c82121f7799201c1621dc63521ab494bd136817b727c6c57ba612853e7da3e8 description=openshift-infra/auto-csr-approver-29683548-fdknx/oc id=d93cd588-59b3-411f-b1dd-e1024c67eb8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b\nJun 09 13:48:06.568150 crc crio[23733]: time=\"2026-06-09T13:48:06.568022664Z\" level=info msg=\"Stopping pod sandbox: b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b\" id=91166ef4-7e37-4081-a417-3302d6d3c3cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:48:06.571168 crc crio[23733]: time=\"2026-06-09T13:48:06.568758943Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683548-fdknx Namespace:openshift-infra ID:b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b UID:c5384cbe-c5b1-4c88-878f-3536033455e5 NetNS:/var/run/netns/3d8f6225-1640-4db2-b26c-4ae51cea85a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5384cbe_c5b1_4c88_878f_3536033455e5.slice PodAnnotations:0xc002534508}] Aliases:map[]}\"\nJun 09 13:48:06.571168 crc crio[23733]: time=\"2026-06-09T13:48:06.568908066Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683548-fdknx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:48:06.933832 crc crio[23733]: time=\"2026-06-09T13:48:06.933193002Z\" level=info msg=\"Stopped pod sandbox: b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b\" id=91166ef4-7e37-4081-a417-3302d6d3c3cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:48:24.099403 crc crio[23733]: time=\"2026-06-09T13:48:24.098452721Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-d66846bc6-vs7b2/POD\" id=0b2859f5-b425-48bb-a5d1-8222dd278b3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:48:24.100899 crc crio[23733]: time=\"2026-06-09T13:48:24.099460977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:48:24.140810 crc crio[23733]: time=\"2026-06-09T13:48:24.140680538Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-d66846bc6-vs7b2 Namespace:baremetal-operator-system ID:6833383b8ea5ce1385184e915bdaeee93497376a39887e8b2c07e0fc52491381 UID:4f9db98d-5ac3-436e-8539-e2ccf69dcd9f NetNS:/var/run/netns/d36b28c3-7555-4b20-9a15-69429c0c8133 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f9db98d_5ac3_436e_8539_e2ccf69dcd9f.slice PodAnnotations:0xc0003084f0}] Aliases:map[]}\"\nJun 09 13:48:24.140810 crc crio[23733]: time=\"2026-06-09T13:48:24.140780401Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-d66846bc6-vs7b2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:48:24.220879 crc crio[23733]: time=\"2026-06-09T13:48:24.220171817Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-5d5f98f545-rgrcd/POD\" id=705e3f7f-2848-4472-8aeb-90e696ed733f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:48:24.220879 crc crio[23733]: time=\"2026-06-09T13:48:24.220822434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:48:24.274167 crc crio[23733]: time=\"2026-06-09T13:48:24.273777238Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5d5f98f545-rgrcd Namespace:baremetal-operator-system ID:61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00 UID:bf3c0573-2f53-45db-a8a4-1a05b29a22d7 NetNS:/var/run/netns/ced1dd1a-3afd-47e1-8016-3abc60a220b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf3c0573_2f53_45db_a8a4_1a05b29a22d7.slice PodAnnotations:0xc00028e698}] Aliases:map[]}\"\nJun 09 13:48:24.274167 crc crio[23733]: time=\"2026-06-09T13:48:24.273874201Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-5d5f98f545-rgrcd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:48:25.135987 crc crio[23733]: time=\"2026-06-09T13:48:25.135186854Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/POD\" id=4e046d53-faa4-467b-98b7-b9949c34e5a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:48:25.135987 crc crio[23733]: time=\"2026-06-09T13:48:25.135886171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:48:25.167365 crc crio[23733]: time=\"2026-06-09T13:48:25.166981739Z\" 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=4e046d53-faa4-467b-98b7-b9949c34e5a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:48:25.174186 crc crio[23733]: time=\"2026-06-09T13:48:25.171578044Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-ncf5k/POD\" id=0c6a90ab-050c-4f0e-9a19-8518e0264984 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:48:25.174186 crc crio[23733]: time=\"2026-06-09T13:48:25.171731068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:48:25.203386 crc crio[23733]: time=\"2026-06-09T13:48:25.202903838Z\" level=info msg=\"Ran pod sandbox 5ab7286370173ff5758a6730e336fdc97cf413259a0b24667ffdf18135e9f60c with infra container: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/POD\" id=4e046d53-faa4-467b-98b7-b9949c34e5a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:48:25.214046 crc crio[23733]: time=\"2026-06-09T13:48:25.213488842Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=eee521ea-7b29-48dc-9394-d05562fec225 name=/runtime.v1.ImageService/PullImage\nJun 09 13:48:25.240092 crc crio[23733]: time=\"2026-06-09T13:48:25.240016986Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-ncf5k Namespace:openstack-operators ID:7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103 UID:526ac745-c316-4b86-9dc8-0f3488b28c63 NetNS:/var/run/netns/28d7ad7f-8eb5-4e22-aee1-8a08f490a91d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod526ac745_c316_4b86_9dc8_0f3488b28c63.slice PodAnnotations:0xc00028eca0}] Aliases:map[]}\"\nJun 09 13:48:25.240486 crc crio[23733]: time=\"2026-06-09T13:48:25.240455318Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-ncf5k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:48:25.244259 crc crio[23733]: time=\"2026-06-09T13:48:25.244194371Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"\nJun 09 13:48:25.489295 crc crio[23733]: 2026-06-09T13:48:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6833383b8ea5ce1 Mac:76:ee:f4:a2:58:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/d36b28c3-7555-4b20-9a15-69429c0c8133 SocketPath: PciID:}] [{Interface:0xc000014cc0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:48:25.491885 crc crio[23733]: time=\"2026-06-09T13:48:25.491788516Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-d66846bc6-vs7b2 Namespace:baremetal-operator-system ID:6833383b8ea5ce1385184e915bdaeee93497376a39887e8b2c07e0fc52491381 UID:4f9db98d-5ac3-436e-8539-e2ccf69dcd9f NetNS:/var/run/netns/d36b28c3-7555-4b20-9a15-69429c0c8133 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f9db98d_5ac3_436e_8539_e2ccf69dcd9f.slice PodAnnotations:0xc0003084f0}] Aliases:map[]}\"\nJun 09 13:48:25.492158 crc crio[23733]: time=\"2026-06-09T13:48:25.492027273Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-d66846bc6-vs7b2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:48:25.502773 crc crio[23733]: time=\"2026-06-09T13:48:25.502687439Z\" level=info msg=\"Ran pod sandbox 6833383b8ea5ce1385184e915bdaeee93497376a39887e8b2c07e0fc52491381 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-d66846bc6-vs7b2/POD\" id=0b2859f5-b425-48bb-a5d1-8222dd278b3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:48:25.506063 crc crio[23733]: time=\"2026-06-09T13:48:25.505984891Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=642add70-09cc-48be-a0cd-8801478afbcc name=/runtime.v1.ImageService/PullImage\nJun 09 13:48:25.511043 crc crio[23733]: time=\"2026-06-09T13:48:25.508779031Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 09 13:48:25.520526 crc crio[23733]: 2026-06-09T13:48:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61779af9e7963fc Mac:e2:9a:fb:4e:b0:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/ced1dd1a-3afd-47e1-8016-3abc60a220b2 SocketPath: PciID:}] [{Interface:0xc0004b2770 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:48:25.522392 crc crio[23733]: time=\"2026-06-09T13:48:25.522320959Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5d5f98f545-rgrcd Namespace:baremetal-operator-system ID:61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00 UID:bf3c0573-2f53-45db-a8a4-1a05b29a22d7 NetNS:/var/run/netns/ced1dd1a-3afd-47e1-8016-3abc60a220b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf3c0573_2f53_45db_a8a4_1a05b29a22d7.slice PodAnnotations:0xc00028e698}] Aliases:map[]}\"\nJun 09 13:48:25.522558 crc crio[23733]: time=\"2026-06-09T13:48:25.522485824Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-5d5f98f545-rgrcd for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:48:25.533794 crc crio[23733]: time=\"2026-06-09T13:48:25.533455689Z\" level=info msg=\"Ran pod sandbox 61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-5d5f98f545-rgrcd/POD\" id=705e3f7f-2848-4472-8aeb-90e696ed733f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:48:25.536355 crc crio[23733]: time=\"2026-06-09T13:48:25.5362984Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=1c2fd34a-683f-40a1-abd9-f8cb0b2b25dd name=/runtime.v1.ImageService/PullImage\nJun 09 13:48:25.540917 crc crio[23733]: time=\"2026-06-09T13:48:25.538979297Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"\nJun 09 13:48:25.856666 crc crio[23733]: 2026-06-09T13:48:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a025f8144ff795 Mac:06:37:c4:82:8b:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/28d7ad7f-8eb5-4e22-aee1-8a08f490a91d SocketPath: PciID:}] [{Interface:0xc00034b610 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:48:25.858991 crc crio[23733]: time=\"2026-06-09T13:48:25.858915653Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-ncf5k Namespace:openstack-operators ID:7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103 UID:526ac745-c316-4b86-9dc8-0f3488b28c63 NetNS:/var/run/netns/28d7ad7f-8eb5-4e22-aee1-8a08f490a91d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod526ac745_c316_4b86_9dc8_0f3488b28c63.slice PodAnnotations:0xc00028eca0}] Aliases:map[]}\"\nJun 09 13:48:25.859234 crc crio[23733]: time=\"2026-06-09T13:48:25.85918972Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-ncf5k for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:48:25.873530 crc crio[23733]: time=\"2026-06-09T13:48:25.873293413Z\" level=info msg=\"Ran pod sandbox 7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103 with infra container: openstack-operators/openstack-operator-index-ncf5k/POD\" id=0c6a90ab-050c-4f0e-9a19-8518e0264984 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:48:25.877332 crc crio[23733]: time=\"2026-06-09T13:48:25.877254712Z\" level=info msg=\"Pulling image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=668ca851-3a2a-4a77-acee-4cd87f29946b name=/runtime.v1.ImageService/PullImage\nJun 09 13:48:25.878337 crc crio[23733]: time=\"2026-06-09T13:48:25.878078432Z\" level=info msg=\"Trying to access \\\"38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169\\\"\"\nJun 09 13:48:29.488419 crc crio[23733]: time=\"2026-06-09T13:48:29.481429018Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-cffcd/POD\" id=14ef1fa1-30e0-41d5-9f6b-b801db4348eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:48:29.488419 crc crio[23733]: time=\"2026-06-09T13:48:29.483205933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:48:30.960860 crc crio[23733]: time=\"2026-06-09T13:48:30.959070843Z\" level=info msg=\"Removing container: d3986ef7a18e155592a46c87ad5816c1d0ac16934cbf6b1a7ba7f1cd178d376f\" id=ee6897f5-d8b8-4ec2-840a-ba6b03e61c99 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:48:42.170997 crc crio[23733]: time=\"2026-06-09T13:48:42.169595776Z\" level=info msg=\"Removed container d3986ef7a18e155592a46c87ad5816c1d0ac16934cbf6b1a7ba7f1cd178d376f: openshift-infra/auto-csr-approver-29683542-6pj9k/oc\" id=ee6897f5-d8b8-4ec2-840a-ba6b03e61c99 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:48:42.184976 crc crio[23733]: time=\"2026-06-09T13:48:42.184721981Z\" level=info msg=\"Stopping pod sandbox: e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6\" id=d924a5b1-0e0d-44bd-a03b-64170d13e8bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:48:42.185380 crc crio[23733]: time=\"2026-06-09T13:48:42.185251453Z\" level=info msg=\"Stopped pod sandbox (already stopped): e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6\" id=d924a5b1-0e0d-44bd-a03b-64170d13e8bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:48:42.188610 crc crio[23733]: time=\"2026-06-09T13:48:42.188502055Z\" level=info msg=\"Removing pod sandbox: e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6\" id=4bda9130-6cee-4fb8-9d29-0681bfb46e80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:48:42.296698 crc crio[23733]: time=\"2026-06-09T13:48:42.296509347Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=eee521ea-7b29-48dc-9394-d05562fec225 name=/runtime.v1.ImageService/PullImage\nJun 09 13:48:42.298746 crc crio[23733]: time=\"2026-06-09T13:48:42.298671711Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=b1f98ce7-c63f-4976-aee9-e729ee28fe20 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:48:43.342026 crc crio[23733]: time=\"2026-06-09T13:48:43.339687766Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-cffcd Namespace:openstack-operators ID:45cb0f60d1c40e8b8baaa1585f743fe1cdfcda221374bac84959e2f0218f5285 UID:78ed64a5-bd25-43a1-ae5a-dcfa2ca72dc0 NetNS:/var/run/netns/92a1b997-25e5-48f4-8be4-2dc3cbc08c8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod78ed64a5_bd25_43a1_ae5a_dcfa2ca72dc0.slice PodAnnotations:0xc001c1e480}] Aliases:map[]}\"\nJun 09 13:48:43.342026 crc crio[23733]: time=\"2026-06-09T13:48:43.341999704Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-cffcd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:48:43.812831 crc crio[23733]: time=\"2026-06-09T13:48:43.812564732Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=00552cfa-b180-4d0b-9bb0-db66459ef636 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:48:43.816886 crc crio[23733]: time=\"2026-06-09T13:48:43.816346726Z\" level=info msg=\"Removed pod sandbox: e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6\" id=4bda9130-6cee-4fb8-9d29-0681bfb46e80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:48:44.361892 crc crio[23733]: 2026-06-09T13:48:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45cb0f60d1c40e8 Mac:66:9c:2d:02:00:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/92a1b997-25e5-48f4-8be4-2dc3cbc08c8d SocketPath: PciID:}] [{Interface:0xc0001c8e10 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:48:44.365717 crc crio[23733]: time=\"2026-06-09T13:48:44.365560447Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-cffcd Namespace:openstack-operators ID:45cb0f60d1c40e8b8baaa1585f743fe1cdfcda221374bac84959e2f0218f5285 UID:78ed64a5-bd25-43a1-ae5a-dcfa2ca72dc0 NetNS:/var/run/netns/92a1b997-25e5-48f4-8be4-2dc3cbc08c8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod78ed64a5_bd25_43a1_ae5a_dcfa2ca72dc0.slice PodAnnotations:0xc001c1e480}] Aliases:map[]}\"\nJun 09 13:48:44.366195 crc crio[23733]: time=\"2026-06-09T13:48:44.366003947Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-cffcd for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:48:44.428299 crc crio[23733]: time=\"2026-06-09T13:48:44.428196593Z\" level=info msg=\"Ran pod sandbox 45cb0f60d1c40e8b8baaa1585f743fe1cdfcda221374bac84959e2f0218f5285 with infra container: openstack-operators/openstack-operator-index-cffcd/POD\" id=14ef1fa1-30e0-41d5-9f6b-b801db4348eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:48:44.431953 crc crio[23733]: time=\"2026-06-09T13:48:44.431889545Z\" level=info msg=\"Pulling image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=dd2a9c90-5d2e-4a9f-b882-28c33b95fdbb name=/runtime.v1.ImageService/PullImage\nJun 09 13:48:44.433587 crc crio[23733]: time=\"2026-06-09T13:48:44.433544886Z\" level=info msg=\"Trying to access \\\"38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169\\\"\"\nJun 09 13:48:44.910569 crc crio[23733]: time=\"2026-06-09T13:48:44.910016689Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-ipa-downloader\" id=de126832-4c8b-4658-91e6-8db8c018d463 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:48:49.190485 crc crio[23733]: time=\"2026-06-09T13:48:49.19000895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:48:51.321498 crc crio[23733]: time=\"2026-06-09T13:48:51.320442033Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:c918a5cf287c46e6ef8fa659d59184b74a6d37b3433740a66134978185eaf05d\" id=1c2fd34a-683f-40a1-abd9-f8cb0b2b25dd name=/runtime.v1.ImageService/PullImage\nJun 09 13:48:51.323717 crc crio[23733]: time=\"2026-06-09T13:48:51.322421913Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=fdbec0f2-675c-4f38-b663-d4f2523dc221 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:48:51.611530 crc crio[23733]: time=\"2026-06-09T13:48:51.611366509Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=642add70-09cc-48be-a0cd-8801478afbcc name=/runtime.v1.ImageService/PullImage\nJun 09 13:48:51.613568 crc crio[23733]: time=\"2026-06-09T13:48:51.613493083Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=fb283734-b16b-4dc7-a102-82e06e682492 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:48:53.309811 crc crio[23733]: time=\"2026-06-09T13:48:53.30927879Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=5a4530ed-5950-42b6-ac98-bbab9e50d903 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:48:53.789244 crc crio[23733]: time=\"2026-06-09T13:48:53.787051276Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=3fd28bf5-69b9-4f1a-a857-190d37fcbf80 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:48:53.801097 crc crio[23733]: time=\"2026-06-09T13:48:53.800580263Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5d5f98f545-rgrcd/manager\" id=a7e11d5d-5faf-4f12-8268-bc1cecf7b2c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:48:53.807478 crc crio[23733]: time=\"2026-06-09T13:48:53.806747076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:48:53.810596 crc crio[23733]: time=\"2026-06-09T13:48:53.810329635Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-d66846bc6-vs7b2/manager\" id=2466a048-c8cc-492c-9384-b5d7bab7cec3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:48:53.831225 crc crio[23733]: time=\"2026-06-09T13:48:53.830937017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:48:53.884887 crc crio[23733]: time=\"2026-06-09T13:48:53.884816935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:48:53.918317 crc crio[23733]: time=\"2026-06-09T13:48:53.917936056Z\" level=info msg=\"Pulled image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index@sha256:1b96bf59c25e63db0ff519d937929483bcab8ed3067e9fe00e5755b082db079d\" id=668ca851-3a2a-4a77-acee-4cd87f29946b name=/runtime.v1.ImageService/PullImage\nJun 09 13:48:53.920473 crc crio[23733]: time=\"2026-06-09T13:48:53.920408829Z\" level=info msg=\"Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=3fde83ae-607b-4921-a372-7d64555a2693 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:48:53.924855 crc crio[23733]: time=\"2026-06-09T13:48:53.924764276Z\" level=info msg=\"Pulled image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index@sha256:1b96bf59c25e63db0ff519d937929483bcab8ed3067e9fe00e5755b082db079d\" id=dd2a9c90-5d2e-4a9f-b882-28c33b95fdbb name=/runtime.v1.ImageService/PullImage\nJun 09 13:48:53.925839 crc crio[23733]: time=\"2026-06-09T13:48:53.925756071Z\" level=info msg=\"Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=cffbc58f-ae5b-4092-a392-8e2e3af6d0a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:48:53.934346 crc crio[23733]: time=\"2026-06-09T13:48:53.933593915Z\" level=info msg=\"Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=bb938b6c-9468-4f19-9120-1296ee460eed name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:48:53.983669 crc crio[23733]: time=\"2026-06-09T13:48:53.983542246Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-ncf5k/registry-server\" id=84baba7d-9564-4cd4-b5a7-b4b24d8c94f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:48:54.000659 crc crio[23733]: time=\"2026-06-09T13:48:54.000505967Z\" level=info msg=\"Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=fdd12952-e8b5-4d73-8926-22316633c4b6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:48:54.022333 crc crio[23733]: time=\"2026-06-09T13:48:54.022065832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:48:54.030847 crc crio[23733]: time=\"2026-06-09T13:48:54.030754829Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-cffcd/registry-server\" id=69dcd5de-f71c-4c91-be88-1c2696ede2b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:48:54.054190 crc crio[23733]: time=\"2026-06-09T13:48:54.053844223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:48:54.074290 crc crio[23733]: time=\"2026-06-09T13:48:54.074012743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:48:54.107978 crc crio[23733]: time=\"2026-06-09T13:48:54.107855984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:48:54.128771 crc crio[23733]: time=\"2026-06-09T13:48:54.128525847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:48:54.161372 crc crio[23733]: time=\"2026-06-09T13:48:54.161280341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:48:54.170337 crc crio[23733]: time=\"2026-06-09T13:48:54.170242044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:48:54.180002 crc crio[23733]: time=\"2026-06-09T13:48:54.17937437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:48:54.184325 crc crio[23733]: time=\"2026-06-09T13:48:54.184215471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:48:54.211429 crc crio[23733]: time=\"2026-06-09T13:48:54.211012246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:48:54.220767 crc crio[23733]: time=\"2026-06-09T13:48:54.220682737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:48:54.355565 crc crio[23733]: time=\"2026-06-09T13:48:54.354469959Z\" level=info msg=\"Created container af668d5e670619be558cd9a2bdfcc3e75725478c1c2c99e57ef99d4894c59637: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-ipa-downloader\" id=de126832-4c8b-4658-91e6-8db8c018d463 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:48:54.355565 crc crio[23733]: time=\"2026-06-09T13:48:54.355453364Z\" level=info msg=\"Starting container: af668d5e670619be558cd9a2bdfcc3e75725478c1c2c99e57ef99d4894c59637\" id=fd33ed28-dc3d-4805-bee4-ef356ba3ad34 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:48:54.358278 crc crio[23733]: time=\"2026-06-09T13:48:54.357592436Z\" level=info msg=\"Created container 04430be3e2d16d279b52ef304f66bd1852217a08636d561022566a2bb4f4f2d2: openstack-operators/openstack-operator-index-ncf5k/registry-server\" id=84baba7d-9564-4cd4-b5a7-b4b24d8c94f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:48:54.362566 crc crio[23733]: time=\"2026-06-09T13:48:54.360473539Z\" level=info msg=\"Starting container: 04430be3e2d16d279b52ef304f66bd1852217a08636d561022566a2bb4f4f2d2\" id=1fe4bc90-7b71-40a0-b018-01627cdaa8fe name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:48:54.367345 crc crio[23733]: time=\"2026-06-09T13:48:54.366786095Z\" level=info msg=\"Started container\" PID=45847 containerID=04430be3e2d16d279b52ef304f66bd1852217a08636d561022566a2bb4f4f2d2 description=openstack-operators/openstack-operator-index-ncf5k/registry-server id=1fe4bc90-7b71-40a0-b018-01627cdaa8fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103\nJun 09 13:48:54.367477 crc crio[23733]: time=\"2026-06-09T13:48:54.367321139Z\" level=info msg=\"Started container\" PID=45844 containerID=af668d5e670619be558cd9a2bdfcc3e75725478c1c2c99e57ef99d4894c59637 description=baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-ipa-downloader id=fd33ed28-dc3d-4805-bee4-ef356ba3ad34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab7286370173ff5758a6730e336fdc97cf413259a0b24667ffdf18135e9f60c\nJun 09 13:48:54.418490 crc crio[23733]: time=\"2026-06-09T13:48:54.418255384Z\" level=info msg=\"Created container 3cb3500da882f850e73f42ff199376d0468bad54bfaaaf1b7952b14dea61ffa9: baremetal-operator-system/baremetal-operator-controller-manager-d66846bc6-vs7b2/manager\" id=2466a048-c8cc-492c-9384-b5d7bab7cec3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:48:54.419777 crc crio[23733]: time=\"2026-06-09T13:48:54.419691009Z\" level=info msg=\"Created container 8b0cd54371b727af891099d3ffa1da2bf7c0d23c8c1b63f91dba12297fb8054e: openstack-operators/openstack-operator-index-cffcd/registry-server\" id=69dcd5de-f71c-4c91-be88-1c2696ede2b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:48:54.423090 crc crio[23733]: time=\"2026-06-09T13:48:54.421783061Z\" level=info msg=\"Starting container: 3cb3500da882f850e73f42ff199376d0468bad54bfaaaf1b7952b14dea61ffa9\" id=f23c6342-cbf2-4e3c-a4c4-afc30300d9ab name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:48:54.423090 crc crio[23733]: time=\"2026-06-09T13:48:54.421835702Z\" level=info msg=\"Starting container: 8b0cd54371b727af891099d3ffa1da2bf7c0d23c8c1b63f91dba12297fb8054e\" id=826fdea7-d163-4730-9402-8f8e5642612b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:48:54.423090 crc crio[23733]: time=\"2026-06-09T13:48:54.423215846Z\" level=info msg=\"Created container e3469b0d091ac7c4eee68f5c3d899b2d1aad10b2217fc01aaf3a32be7197a694: baremetal-operator-system/baremetal-operator-controller-manager-5d5f98f545-rgrcd/manager\" id=a7e11d5d-5faf-4f12-8268-bc1cecf7b2c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:48:54.427255 crc crio[23733]: time=\"2026-06-09T13:48:54.42659972Z\" level=info msg=\"Starting container: e3469b0d091ac7c4eee68f5c3d899b2d1aad10b2217fc01aaf3a32be7197a694\" id=de89109e-1b80-4276-9314-7be903b88c6e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:48:54.434234 crc crio[23733]: time=\"2026-06-09T13:48:54.434097947Z\" level=info msg=\"Started container\" PID=45855 containerID=8b0cd54371b727af891099d3ffa1da2bf7c0d23c8c1b63f91dba12297fb8054e description=openstack-operators/openstack-operator-index-cffcd/registry-server id=826fdea7-d163-4730-9402-8f8e5642612b name=/runtime.v1.RuntimeService/StartContainer sandboxID=45cb0f60d1c40e8b8baaa1585f743fe1cdfcda221374bac84959e2f0218f5285\nJun 09 13:48:54.434872 crc crio[23733]: time=\"2026-06-09T13:48:54.434611699Z\" level=info msg=\"Started container\" PID=45854 containerID=3cb3500da882f850e73f42ff199376d0468bad54bfaaaf1b7952b14dea61ffa9 description=baremetal-operator-system/baremetal-operator-controller-manager-d66846bc6-vs7b2/manager id=f23c6342-cbf2-4e3c-a4c4-afc30300d9ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=6833383b8ea5ce1385184e915bdaeee93497376a39887e8b2c07e0fc52491381\nJun 09 13:48:54.437746 crc crio[23733]: time=\"2026-06-09T13:48:54.436948357Z\" level=info msg=\"Started container\" PID=45856 containerID=e3469b0d091ac7c4eee68f5c3d899b2d1aad10b2217fc01aaf3a32be7197a694 description=baremetal-operator-system/baremetal-operator-controller-manager-5d5f98f545-rgrcd/manager id=de89109e-1b80-4276-9314-7be903b88c6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00\nJun 09 13:48:54.848453 crc crio[23733]: time=\"2026-06-09T13:48:54.848313134Z\" level=info msg=\"Stopping container: 04430be3e2d16d279b52ef304f66bd1852217a08636d561022566a2bb4f4f2d2 (timeout: 2s)\" id=f129d504-e3fd-4436-ae24-2cce29ef4aee name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:48:54.990258 crc crio[23733]: time=\"2026-06-09T13:48:54.990155707Z\" level=info msg=\"Stopped container 04430be3e2d16d279b52ef304f66bd1852217a08636d561022566a2bb4f4f2d2: openstack-operators/openstack-operator-index-ncf5k/registry-server\" id=f129d504-e3fd-4436-ae24-2cce29ef4aee name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:48:54.991995 crc crio[23733]: time=\"2026-06-09T13:48:54.991903101Z\" level=info msg=\"Stopping pod sandbox: 7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103\" id=ed1e0a36-0abe-45c7-9200-7bb420839cfc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:48:54.992796 crc crio[23733]: time=\"2026-06-09T13:48:54.992729771Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-ncf5k Namespace:openstack-operators ID:7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103 UID:526ac745-c316-4b86-9dc8-0f3488b28c63 NetNS:/var/run/netns/28d7ad7f-8eb5-4e22-aee1-8a08f490a91d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod526ac745_c316_4b86_9dc8_0f3488b28c63.slice PodAnnotations:0xc0028983d8}] Aliases:map[]}\"\nJun 09 13:48:54.993037 crc crio[23733]: time=\"2026-06-09T13:48:54.992947307Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-ncf5k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:48:55.364408 crc crio[23733]: time=\"2026-06-09T13:48:55.364071814Z\" level=info msg=\"Stopped pod sandbox: 7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103\" id=ed1e0a36-0abe-45c7-9200-7bb420839cfc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:48:55.907947 crc crio[23733]: time=\"2026-06-09T13:48:55.907160964Z\" level=info msg=\"Removing container: 04430be3e2d16d279b52ef304f66bd1852217a08636d561022566a2bb4f4f2d2\" id=9dcfb526-ed0c-44e4-9f54-ada9713ac3da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:48:55.940547 crc crio[23733]: time=\"2026-06-09T13:48:55.94047002Z\" level=info msg=\"Removed container 04430be3e2d16d279b52ef304f66bd1852217a08636d561022566a2bb4f4f2d2: openstack-operators/openstack-operator-index-ncf5k/registry-server\" id=9dcfb526-ed0c-44e4-9f54-ada9713ac3da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:49:16.327673 crc crio[23733]: time=\"2026-06-09T13:49:16.326412209Z\" level=info msg=\"Stopping container: e3469b0d091ac7c4eee68f5c3d899b2d1aad10b2217fc01aaf3a32be7197a694 (timeout: 10s)\" id=54ec7261-62b9-47d2-98e1-5ed210bd4887 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:49:16.536213 crc crio[23733]: time=\"2026-06-09T13:49:16.535753969Z\" level=info msg=\"Stopped container e3469b0d091ac7c4eee68f5c3d899b2d1aad10b2217fc01aaf3a32be7197a694: baremetal-operator-system/baremetal-operator-controller-manager-5d5f98f545-rgrcd/manager\" id=54ec7261-62b9-47d2-98e1-5ed210bd4887 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:49:16.536781 crc crio[23733]: time=\"2026-06-09T13:49:16.536720262Z\" level=info msg=\"Stopping pod sandbox: 61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00\" id=dffb2f38-29d3-4176-892f-ae3d588f0b48 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:49:16.537717 crc crio[23733]: time=\"2026-06-09T13:49:16.537560962Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5d5f98f545-rgrcd Namespace:baremetal-operator-system ID:61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00 UID:bf3c0573-2f53-45db-a8a4-1a05b29a22d7 NetNS:/var/run/netns/ced1dd1a-3afd-47e1-8016-3abc60a220b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf3c0573_2f53_45db_a8a4_1a05b29a22d7.slice PodAnnotations:0xc00012a3d8}] Aliases:map[]}\"\nJun 09 13:49:16.538085 crc crio[23733]: time=\"2026-06-09T13:49:16.53782865Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-5d5f98f545-rgrcd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:49:18.050970 crc crio[23733]: time=\"2026-06-09T13:49:18.049798492Z\" level=info msg=\"Stopped pod sandbox: 61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00\" id=dffb2f38-29d3-4176-892f-ae3d588f0b48 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:49:18.326658 crc crio[23733]: time=\"2026-06-09T13:49:18.326530337Z\" level=info msg=\"Removing container: e3469b0d091ac7c4eee68f5c3d899b2d1aad10b2217fc01aaf3a32be7197a694\" id=3761a6fe-eb48-4dbf-8c0c-cd20b9461650 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:49:18.387525 crc crio[23733]: time=\"2026-06-09T13:49:18.387477179Z\" level=info msg=\"Removed container e3469b0d091ac7c4eee68f5c3d899b2d1aad10b2217fc01aaf3a32be7197a694: baremetal-operator-system/baremetal-operator-controller-manager-5d5f98f545-rgrcd/manager\" id=3761a6fe-eb48-4dbf-8c0c-cd20b9461650 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:49:18.869599 crc crio[23733]: time=\"2026-06-09T13:49:18.86907843Z\" level=info msg=\"Running pod sandbox: openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/POD\" id=eca78963-2bba-4da0-97e5-33730e6d7a5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:49:18.869764 crc crio[23733]: time=\"2026-06-09T13:49:18.869656024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:49:18.898719 crc crio[23733]: time=\"2026-06-09T13:49:18.898659675Z\" level=info msg=\"Got pod network &{Name:9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp Namespace:openstack-operators ID:55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5 UID:7cbc8bee-647e-4042-80a8-86e02cf8646e NetNS:/var/run/netns/c3f7638a-b254-4eed-8ce8-5d900526c1ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cbc8bee_647e_4042_80a8_86e02cf8646e.slice PodAnnotations:0xc00012ac48}] Aliases:map[]}\"\nJun 09 13:49:18.899233 crc crio[23733]: time=\"2026-06-09T13:49:18.899211818Z\" level=info msg=\"Adding pod openstack-operators_9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:49:20.137303 crc crio[23733]: 2026-06-09T13:49:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55d0d1bc330b78b Mac:2a:19:2a:68:56:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/c3f7638a-b254-4eed-8ce8-5d900526c1ce SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:49:20.140606 crc crio[23733]: time=\"2026-06-09T13:49:20.140432446Z\" level=info msg=\"Got pod network &{Name:9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp Namespace:openstack-operators ID:55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5 UID:7cbc8bee-647e-4042-80a8-86e02cf8646e NetNS:/var/run/netns/c3f7638a-b254-4eed-8ce8-5d900526c1ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cbc8bee_647e_4042_80a8_86e02cf8646e.slice PodAnnotations:0xc00012ac48}] Aliases:map[]}\"\nJun 09 13:49:20.140968 crc crio[23733]: time=\"2026-06-09T13:49:20.140895287Z\" level=info msg=\"Checking pod openstack-operators_9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:49:20.153371 crc crio[23733]: time=\"2026-06-09T13:49:20.152896985Z\" level=info msg=\"Ran pod sandbox 55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5 with infra container: openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/POD\" id=eca78963-2bba-4da0-97e5-33730e6d7a5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:49:20.158538 crc crio[23733]: time=\"2026-06-09T13:49:20.158372672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=69b1a797-af81-4c61-8c57-36276377fe0f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:49:20.170015 crc crio[23733]: time=\"2026-06-09T13:49:20.169801846Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c635e6f7-af07-46d4-ab79-70c1dd121f40 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:49:20.184459 crc crio[23733]: time=\"2026-06-09T13:49:20.184288345Z\" level=info msg=\"Creating container: openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/util\" id=2d3df5f4-6bac-43e2-8fb9-da654594b6f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:49:20.184816 crc crio[23733]: time=\"2026-06-09T13:49:20.184759457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:49:20.247237 crc crio[23733]: time=\"2026-06-09T13:49:20.246575683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:49:20.251571 crc crio[23733]: time=\"2026-06-09T13:49:20.251485874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:49:20.385743 crc crio[23733]: time=\"2026-06-09T13:49:20.385589775Z\" level=info msg=\"Created container 45d1579ec618f5246fb7d3352f072434061296ce67915dcff05092436bd346e5: openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/util\" id=2d3df5f4-6bac-43e2-8fb9-da654594b6f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:49:20.387572 crc crio[23733]: time=\"2026-06-09T13:49:20.387211565Z\" level=info msg=\"Starting container: 45d1579ec618f5246fb7d3352f072434061296ce67915dcff05092436bd346e5\" id=fb102086-a0d2-4725-9975-82d3f50c85d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:49:20.403710 crc crio[23733]: time=\"2026-06-09T13:49:20.403267295Z\" level=info msg=\"Started container\" PID=46503 containerID=45d1579ec618f5246fb7d3352f072434061296ce67915dcff05092436bd346e5 description=openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/util id=fb102086-a0d2-4725-9975-82d3f50c85d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5\nJun 09 13:49:22.630001 crc crio[23733]: time=\"2026-06-09T13:49:22.628999075Z\" level=info msg=\"Pulling image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-bundle:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=71317616-2b84-40eb-ba46-352f2c69bcc0 name=/runtime.v1.ImageService/PullImage\nJun 09 13:49:22.631584 crc crio[23733]: time=\"2026-06-09T13:49:22.631518738Z\" level=info msg=\"Trying to access \\\"38.102.83.83:5001/openstack-k8s-operators/openstack-operator-bundle:d8b6f84e136cb9a07fc887f6f59bec497f96a169\\\"\"\nJun 09 13:49:23.195983 crc crio[23733]: time=\"2026-06-09T13:49:23.195806174Z\" level=info msg=\"Pulled image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:999a06c543ff3a9bdd9ed97cdad5ca52a2e9e6b5c461596bcbbdbe477e4775ea\" id=71317616-2b84-40eb-ba46-352f2c69bcc0 name=/runtime.v1.ImageService/PullImage\nJun 09 13:49:23.197711 crc crio[23733]: time=\"2026-06-09T13:49:23.197589638Z\" level=info msg=\"Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-bundle:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=3deda0ee-a1d1-4ebe-884e-fe157846b635 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:49:23.202352 crc crio[23733]: time=\"2026-06-09T13:49:23.202275005Z\" level=info msg=\"Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-bundle:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=ac973152-65f1-4c5b-b5dd-3f45d7dac784 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:49:23.211399 crc crio[23733]: time=\"2026-06-09T13:49:23.211282708Z\" level=info msg=\"Creating container: openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/pull\" id=38c71700-def3-493a-b814-0748dc8219ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:49:23.213296 crc crio[23733]: time=\"2026-06-09T13:49:23.213232247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:49:23.262751 crc crio[23733]: time=\"2026-06-09T13:49:23.262526871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:49:23.264404 crc crio[23733]: time=\"2026-06-09T13:49:23.264275495Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/df75f6bc242969845bd8087ee13d92127bbdddf5a184383a366d4ea80b4c42a6/merged/etc/passwd: no such file or directory\"\nJun 09 13:49:23.264589 crc crio[23733]: time=\"2026-06-09T13:49:23.26449355Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/df75f6bc242969845bd8087ee13d92127bbdddf5a184383a366d4ea80b4c42a6/merged/etc/group: no such file or directory\"\nJun 09 13:49:23.271351 crc crio[23733]: time=\"2026-06-09T13:49:23.271242808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:49:23.395257 crc crio[23733]: time=\"2026-06-09T13:49:23.395036383Z\" level=info msg=\"Created container b4e6fcab04d1acc6528e47a2e17a0fb34c7693032ab98765575a402bdef5bf22: openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/pull\" id=38c71700-def3-493a-b814-0748dc8219ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:49:23.397019 crc crio[23733]: time=\"2026-06-09T13:49:23.396907609Z\" level=info msg=\"Starting container: b4e6fcab04d1acc6528e47a2e17a0fb34c7693032ab98765575a402bdef5bf22\" id=3ddc33b5-31e4-4f12-a8b1-8bdfd728ed06 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:49:23.406005 crc crio[23733]: time=\"2026-06-09T13:49:23.405891172Z\" level=info msg=\"Started container\" PID=46599 containerID=b4e6fcab04d1acc6528e47a2e17a0fb34c7693032ab98765575a402bdef5bf22 description=openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/pull id=3ddc33b5-31e4-4f12-a8b1-8bdfd728ed06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5\nJun 09 13:49:23.647558 crc crio[23733]: time=\"2026-06-09T13:49:23.64697316Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b1d8190a-b5de-4fe8-af8f-6810e57bfced name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:49:23.651450 crc crio[23733]: time=\"2026-06-09T13:49:23.65137524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=79e2b5bc-78bc-4a8c-9f35-816b30cec769 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:49:23.662509 crc crio[23733]: time=\"2026-06-09T13:49:23.662365903Z\" level=info msg=\"Creating container: openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/extract\" id=0c283a13-6037-493b-b1ef-a1beea553fd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:49:23.663231 crc crio[23733]: time=\"2026-06-09T13:49:23.66307216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:49:23.701985 crc crio[23733]: time=\"2026-06-09T13:49:23.701823653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:49:23.706664 crc crio[23733]: time=\"2026-06-09T13:49:23.70656022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:49:23.833395 crc crio[23733]: time=\"2026-06-09T13:49:23.833278347Z\" level=info msg=\"Created container 1d40f01f45dcf54e828216743b3202f98982f393dd2aa8de6c9af2828c93e56a: openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/extract\" id=0c283a13-6037-493b-b1ef-a1beea553fd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:49:23.835250 crc crio[23733]: time=\"2026-06-09T13:49:23.835050361Z\" level=info msg=\"Starting container: 1d40f01f45dcf54e828216743b3202f98982f393dd2aa8de6c9af2828c93e56a\" id=f1faf28c-5e15-4fa2-98a0-f6ad69a1fac8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:49:23.842695 crc crio[23733]: time=\"2026-06-09T13:49:23.842307441Z\" level=info msg=\"Started container\" PID=46643 containerID=1d40f01f45dcf54e828216743b3202f98982f393dd2aa8de6c9af2828c93e56a description=openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/extract id=f1faf28c-5e15-4fa2-98a0-f6ad69a1fac8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5\nJun 09 13:49:25.672707 crc crio[23733]: time=\"2026-06-09T13:49:25.672308482Z\" level=info msg=\"Stopping pod sandbox: 55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5\" id=35901c06-25f5-4263-af09-3539bfec2093 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:49:25.674259 crc crio[23733]: time=\"2026-06-09T13:49:25.673297187Z\" level=info msg=\"Got pod network &{Name:9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp Namespace:openstack-operators ID:55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5 UID:7cbc8bee-647e-4042-80a8-86e02cf8646e NetNS:/var/run/netns/c3f7638a-b254-4eed-8ce8-5d900526c1ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cbc8bee_647e_4042_80a8_86e02cf8646e.slice PodAnnotations:0xc00008cb38}] Aliases:map[]}\"\nJun 09 13:49:25.674259 crc crio[23733]: time=\"2026-06-09T13:49:25.673463561Z\" level=info msg=\"Deleting pod openstack-operators_9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:49:27.341339 crc crio[23733]: time=\"2026-06-09T13:49:27.340774152Z\" level=info msg=\"Stopped pod sandbox: 55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5\" id=35901c06-25f5-4263-af09-3539bfec2093 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:49:36.343566 crc crio[23733]: time=\"2026-06-09T13:49:36.342429965Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-f4885b4db-2v7lv/POD\" id=b8b25992-4dc5-40a7-a686-c52c88f3ab43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:49:36.345729 crc crio[23733]: time=\"2026-06-09T13:49:36.343693335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:49:36.564290 crc crio[23733]: time=\"2026-06-09T13:49:36.557466955Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-f4885b4db-2v7lv Namespace:openstack-operators ID:4e7ce0ed31c7081d75cc30dba832f7e61dc674fb4e3edc81532d85b9fde3fd13 UID:cbfb270f-434d-4d5e-b67e-92ad504979e1 NetNS:/var/run/netns/e96638b5-165d-4aa0-89ab-3a4fd0ed2e63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcbfb270f_434d_4d5e_b67e_92ad504979e1.slice PodAnnotations:0xc00008dc30}] Aliases:map[]}\"\nJun 09 13:49:36.564290 crc crio[23733]: time=\"2026-06-09T13:49:36.557586159Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-f4885b4db-2v7lv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:49:38.714923 crc crio[23733]: 2026-06-09T13:49:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e7ce0ed31c7081 Mac:b6:b1:dc:d1:db:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/e96638b5-165d-4aa0-89ab-3a4fd0ed2e63 SocketPath: PciID:}] [{Interface:0xc000192e50 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:49:38.720059 crc crio[23733]: time=\"2026-06-09T13:49:38.719945445Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-f4885b4db-2v7lv Namespace:openstack-operators ID:4e7ce0ed31c7081d75cc30dba832f7e61dc674fb4e3edc81532d85b9fde3fd13 UID:cbfb270f-434d-4d5e-b67e-92ad504979e1 NetNS:/var/run/netns/e96638b5-165d-4aa0-89ab-3a4fd0ed2e63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcbfb270f_434d_4d5e_b67e_92ad504979e1.slice PodAnnotations:0xc00008dc30}] Aliases:map[]}\"\nJun 09 13:49:38.720379 crc crio[23733]: time=\"2026-06-09T13:49:38.720326094Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-f4885b4db-2v7lv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:49:38.736535 crc crio[23733]: time=\"2026-06-09T13:49:38.736423354Z\" level=info msg=\"Ran pod sandbox 4e7ce0ed31c7081d75cc30dba832f7e61dc674fb4e3edc81532d85b9fde3fd13 with infra container: openstack-operators/openstack-operator-controller-init-f4885b4db-2v7lv/POD\" id=b8b25992-4dc5-40a7-a686-c52c88f3ab43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:49:38.751277 crc crio[23733]: time=\"2026-06-09T13:49:38.744507674Z\" level=info msg=\"Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=bb72489e-dc4b-4dd4-b57a-f3732ab7eae0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:49:38.751277 crc crio[23733]: time=\"2026-06-09T13:49:38.744805442Z\" level=info msg=\"Image 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169 not found\" id=bb72489e-dc4b-4dd4-b57a-f3732ab7eae0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:49:38.751277 crc crio[23733]: time=\"2026-06-09T13:49:38.744854823Z\" level=info msg=\"Neither image nor artfiact 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169 found\" id=bb72489e-dc4b-4dd4-b57a-f3732ab7eae0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:49:38.751277 crc crio[23733]: time=\"2026-06-09T13:49:38.747725355Z\" level=info msg=\"Pulling image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=6b35e2d6-a540-4b88-ba5c-a37a22fa0010 name=/runtime.v1.ImageService/PullImage\nJun 09 13:49:38.751277 crc crio[23733]: time=\"2026-06-09T13:49:38.749084189Z\" level=info msg=\"Trying to access \\\"38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169\\\"\"\nJun 09 13:49:43.912753 crc crio[23733]: time=\"2026-06-09T13:49:43.911473676Z\" level=info msg=\"Stopping pod sandbox: 7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103\" id=746ec021-3c6f-4e45-b69d-4907aa1785af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:49:43.912753 crc crio[23733]: time=\"2026-06-09T13:49:43.912758208Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103\" id=746ec021-3c6f-4e45-b69d-4907aa1785af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:49:43.914775 crc crio[23733]: time=\"2026-06-09T13:49:43.914367468Z\" level=info msg=\"Removing pod sandbox: 7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103\" id=8908a098-9fe1-4f36-8994-eb66f4738692 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:49:43.989943 crc crio[23733]: time=\"2026-06-09T13:49:43.989600826Z\" level=info msg=\"Removed pod sandbox: 7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103\" id=8908a098-9fe1-4f36-8994-eb66f4738692 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:49:43.996395 crc crio[23733]: time=\"2026-06-09T13:49:43.992306892Z\" level=info msg=\"Stopping pod sandbox: 61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00\" id=dd90d8d7-1f3f-4bba-956b-e0bd039833f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:49:43.996395 crc crio[23733]: time=\"2026-06-09T13:49:43.992407735Z\" level=info msg=\"Stopped pod sandbox (already stopped): 61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00\" id=dd90d8d7-1f3f-4bba-956b-e0bd039833f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:49:43.996395 crc crio[23733]: time=\"2026-06-09T13:49:43.994513938Z\" level=info msg=\"Removing pod sandbox: 61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00\" id=256eec0d-5d05-41fc-93a8-0d384fa572f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:49:44.025006 crc crio[23733]: time=\"2026-06-09T13:49:44.02479957Z\" level=info msg=\"Removed pod sandbox: 61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00\" id=256eec0d-5d05-41fc-93a8-0d384fa572f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:50:00.708324 crc crio[23733]: time=\"2026-06-09T13:50:00.704759177Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683550-w5snz/POD\" id=61df45a0-7b1c-413c-aea8-79c4d7ab0653 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:50:00.710556 crc crio[23733]: time=\"2026-06-09T13:50:00.708431148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:50:11.835285 crc crio[23733]: time=\"2026-06-09T13:50:11.83436352Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683550-w5snz Namespace:openshift-infra ID:7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25 UID:db3e8b81-51ea-496d-946c-09c7793560fb NetNS:/var/run/netns/6361a836-5c26-4d98-b09f-2738c97cf769 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb3e8b81_51ea_496d_946c_09c7793560fb.slice PodAnnotations:0xc00028e550}] Aliases:map[]}\"\nJun 09 13:50:11.837292 crc crio[23733]: time=\"2026-06-09T13:50:11.835391385Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683550-w5snz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:50:11.938702 crc crio[23733]: time=\"2026-06-09T13:50:11.937743808Z\" level=info msg=\"Pulled image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator@sha256:d476e5a54b193f7e2ef4e2db16374cb43be9e572c329f2611f7fd47558a45d7b\" id=6b35e2d6-a540-4b88-ba5c-a37a22fa0010 name=/runtime.v1.ImageService/PullImage\nJun 09 13:50:11.939920 crc crio[23733]: time=\"2026-06-09T13:50:11.939824239Z\" level=info msg=\"Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=24f539dd-695f-43f2-9134-ada757607340 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:50:11.945023 crc crio[23733]: time=\"2026-06-09T13:50:11.944952106Z\" level=info msg=\"Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=8a440435-98a9-474b-b1f6-94a2a454c6a9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:50:11.958225 crc crio[23733]: time=\"2026-06-09T13:50:11.957664061Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-f4885b4db-2v7lv/operator\" id=4aca79a2-976d-40b7-a951-f1e64f2e7d08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:50:11.960058 crc crio[23733]: time=\"2026-06-09T13:50:11.96000003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:50:12.030383 crc crio[23733]: time=\"2026-06-09T13:50:12.030318517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:50:12.042822 crc crio[23733]: time=\"2026-06-09T13:50:12.042758566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:50:12.198672 crc crio[23733]: time=\"2026-06-09T13:50:12.198172365Z\" level=info msg=\"Created container f75c27c4ca08cc26f626b782496557c7f1952a345f847f8cdaadc1b2f4e5dc6d: openstack-operators/openstack-operator-controller-init-f4885b4db-2v7lv/operator\" id=4aca79a2-976d-40b7-a951-f1e64f2e7d08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:50:12.201755 crc crio[23733]: time=\"2026-06-09T13:50:12.201707383Z\" level=info msg=\"Starting container: f75c27c4ca08cc26f626b782496557c7f1952a345f847f8cdaadc1b2f4e5dc6d\" id=a0a7f857-6500-424f-a127-9583beaf283a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:50:12.212672 crc crio[23733]: time=\"2026-06-09T13:50:12.211973388Z\" level=info msg=\"Started container\" PID=47618 containerID=f75c27c4ca08cc26f626b782496557c7f1952a345f847f8cdaadc1b2f4e5dc6d description=openstack-operators/openstack-operator-controller-init-f4885b4db-2v7lv/operator id=a0a7f857-6500-424f-a127-9583beaf283a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e7ce0ed31c7081d75cc30dba832f7e61dc674fb4e3edc81532d85b9fde3fd13\nJun 09 13:50:12.481328 crc crio[23733]: 2026-06-09T13:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7dbc7501fccc1bf Mac:be:72:43:15:d4:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/6361a836-5c26-4d98-b09f-2738c97cf769 SocketPath: PciID:}] [{Interface:0xc0005245e0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:50:12.483796 crc crio[23733]: time=\"2026-06-09T13:50:12.483657127Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683550-w5snz Namespace:openshift-infra ID:7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25 UID:db3e8b81-51ea-496d-946c-09c7793560fb NetNS:/var/run/netns/6361a836-5c26-4d98-b09f-2738c97cf769 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb3e8b81_51ea_496d_946c_09c7793560fb.slice PodAnnotations:0xc00028e550}] Aliases:map[]}\"\nJun 09 13:50:12.483943 crc crio[23733]: time=\"2026-06-09T13:50:12.483906763Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683550-w5snz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:50:12.498205 crc crio[23733]: time=\"2026-06-09T13:50:12.49750051Z\" level=info msg=\"Ran pod sandbox 7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25 with infra container: openshift-infra/auto-csr-approver-29683550-w5snz/POD\" id=61df45a0-7b1c-413c-aea8-79c4d7ab0653 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:50:12.502386 crc crio[23733]: time=\"2026-06-09T13:50:12.502064673Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=67d532ef-ae2b-4b35-ad26-a694402dff08 name=/runtime.v1.ImageService/PullImage\nJun 09 13:50:12.513350 crc crio[23733]: time=\"2026-06-09T13:50:12.513085216Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 13:50:14.232094 crc crio[23733]: time=\"2026-06-09T13:50:14.230903693Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=67d532ef-ae2b-4b35-ad26-a694402dff08 name=/runtime.v1.ImageService/PullImage\nJun 09 13:50:14.234034 crc crio[23733]: time=\"2026-06-09T13:50:14.233541827Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9bc9301f-0620-49d2-99df-588cecdbf45e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:50:14.238880 crc crio[23733]: time=\"2026-06-09T13:50:14.238750257Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=11b83229-435d-4cf3-9071-8ba6b800cef7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:50:14.248995 crc crio[23733]: time=\"2026-06-09T13:50:14.248924159Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683550-w5snz/oc\" id=2b22e47f-c90c-4265-81ec-8cbcdc12879b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:50:14.249552 crc crio[23733]: time=\"2026-06-09T13:50:14.249441742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:50:14.321946 crc crio[23733]: time=\"2026-06-09T13:50:14.32183108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:50:15.227869 crc crio[23733]: time=\"2026-06-09T13:50:15.225004212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:50:15.658283 crc crio[23733]: time=\"2026-06-09T13:50:15.657682548Z\" level=info msg=\"Created container b44e34eed04428deacb45adcace3a81cd3dff19c0083054effee854ee6cc342d: openshift-infra/auto-csr-approver-29683550-w5snz/oc\" id=2b22e47f-c90c-4265-81ec-8cbcdc12879b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:50:15.660923 crc crio[23733]: time=\"2026-06-09T13:50:15.660771245Z\" level=info msg=\"Starting container: b44e34eed04428deacb45adcace3a81cd3dff19c0083054effee854ee6cc342d\" id=db2151ba-ca03-4a8c-950c-914c0fb12e1b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:50:15.667092 crc crio[23733]: time=\"2026-06-09T13:50:15.666967189Z\" level=info msg=\"Started container\" PID=47713 containerID=b44e34eed04428deacb45adcace3a81cd3dff19c0083054effee854ee6cc342d description=openshift-infra/auto-csr-approver-29683550-w5snz/oc id=db2151ba-ca03-4a8c-950c-914c0fb12e1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25\nJun 09 13:50:19.353715 crc crio[23733]: time=\"2026-06-09T13:50:19.353328897Z\" level=info msg=\"Stopping pod sandbox: 7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25\" id=37dbdf2f-0d69-437b-aa0d-9f6384d3418c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:50:19.354414 crc crio[23733]: time=\"2026-06-09T13:50:19.35429262Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683550-w5snz Namespace:openshift-infra ID:7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25 UID:db3e8b81-51ea-496d-946c-09c7793560fb NetNS:/var/run/netns/6361a836-5c26-4d98-b09f-2738c97cf769 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb3e8b81_51ea_496d_946c_09c7793560fb.slice PodAnnotations:0xc002b0e360}] Aliases:map[]}\"\nJun 09 13:50:19.354471 crc crio[23733]: time=\"2026-06-09T13:50:19.354430134Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683550-w5snz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:50:19.355473 crc crio[23733]: time=\"2026-06-09T13:50:19.355361567Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=4e17c58b-35b0-49d4-b65c-584f5823a280 name=/runtime.v1.ImageService/PullImage\nJun 09 13:50:19.364833 crc crio[23733]: time=\"2026-06-09T13:50:19.364660627Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"\nJun 09 13:50:20.468152 crc crio[23733]: time=\"2026-06-09T13:50:20.467063748Z\" level=info msg=\"Stopped pod sandbox: 7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25\" id=37dbdf2f-0d69-437b-aa0d-9f6384d3418c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:50:44.053506 crc crio[23733]: time=\"2026-06-09T13:50:44.052484932Z\" level=info msg=\"Removing container: 22126229d07eb7a976d57d880e695635bdccfec9a4ad36884967b5ce7c19876f\" id=4c22d8cf-af85-415a-8d7f-4022d84bfa2f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:50:48.200992 crc crio[23733]: time=\"2026-06-09T13:50:48.200438562Z\" level=info msg=\"Removed container 22126229d07eb7a976d57d880e695635bdccfec9a4ad36884967b5ce7c19876f: openshift-infra/auto-csr-approver-29683544-mg8qw/oc\" id=4c22d8cf-af85-415a-8d7f-4022d84bfa2f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:50:48.211578 crc crio[23733]: time=\"2026-06-09T13:50:48.211478276Z\" level=info msg=\"Stopping pod sandbox: c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5\" id=d2527065-3b85-4bdb-8a20-bd8d9f33f862 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:50:48.211578 crc crio[23733]: time=\"2026-06-09T13:50:48.211561978Z\" level=info msg=\"Stopped pod sandbox (already stopped): c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5\" id=d2527065-3b85-4bdb-8a20-bd8d9f33f862 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:50:48.212280 crc crio[23733]: time=\"2026-06-09T13:50:48.212220644Z\" level=info msg=\"Removing pod sandbox: c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5\" id=81dfe9ca-6e51-492c-8fdc-60f70c67d325 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:51:02.501825 crc crio[23733]: time=\"2026-06-09T13:51:02.501196568Z\" level=info msg=\"Removed pod sandbox: c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5\" id=81dfe9ca-6e51-492c-8fdc-60f70c67d325 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:51:02.577652 crc crio[23733]: time=\"2026-06-09T13:51:02.577435031Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=4e17c58b-35b0-49d4-b65c-584f5823a280 name=/runtime.v1.ImageService/PullImage\nJun 09 13:51:02.579286 crc crio[23733]: time=\"2026-06-09T13:51:02.579161773Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=8ff5a56c-a3ec-404b-af4f-522578ee0414 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:02.593862 crc crio[23733]: time=\"2026-06-09T13:51:02.593763806Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=2fe4db6d-f143-47a0-a7db-a3ff5c22fb5b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:02.601083 crc crio[23733]: time=\"2026-06-09T13:51:02.601001135Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/mariadb\" id=7789d6b7-8298-4b43-b023-b06e91ecf980 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:51:02.602667 crc crio[23733]: time=\"2026-06-09T13:51:02.602529673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:02.646025 crc crio[23733]: time=\"2026-06-09T13:51:02.645446839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:03.149809 crc crio[23733]: time=\"2026-06-09T13:51:03.149676554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:03.378334 crc crio[23733]: time=\"2026-06-09T13:51:03.37823951Z\" level=info msg=\"Created container 12b1d7632939e651529654942cfb9ff254a57cdeb2009779cc690627ab7c905a: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/mariadb\" id=7789d6b7-8298-4b43-b023-b06e91ecf980 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:51:03.386048 crc crio[23733]: time=\"2026-06-09T13:51:03.385955621Z\" level=info msg=\"Starting container: 12b1d7632939e651529654942cfb9ff254a57cdeb2009779cc690627ab7c905a\" id=e89d57c5-e9c6-41d4-a47c-631196409978 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:51:03.401912 crc crio[23733]: time=\"2026-06-09T13:51:03.398457442Z\" level=info msg=\"Started container\" PID=48688 containerID=12b1d7632939e651529654942cfb9ff254a57cdeb2009779cc690627ab7c905a description=baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/mariadb id=e89d57c5-e9c6-41d4-a47c-631196409978 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab7286370173ff5758a6730e336fdc97cf413259a0b24667ffdf18135e9f60c\nJun 09 13:51:03.438803 crc crio[23733]: time=\"2026-06-09T13:51:03.4386522Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=2e4d64b1-e2cd-46c1-ac49-55b9cdae4708 name=/runtime.v1.ImageService/PullImage\nJun 09 13:51:03.459459 crc crio[23733]: time=\"2026-06-09T13:51:03.459293133Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 09 13:51:03.572942 crc crio[23733]: time=\"2026-06-09T13:51:03.571205282Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-w86th/POD\" id=def09546-0656-406e-b2d9-6e502f009eeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:03.572942 crc crio[23733]: time=\"2026-06-09T13:51:03.571830088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:03.668218 crc crio[23733]: time=\"2026-06-09T13:51:03.668059667Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-w86th Namespace:openstack-operators ID:9e4eff5fd7cdf84f72f9a36f42f6f53815e1cfe3fd754d77233b5fa9cc3b98f1 UID:915e5393-992e-460b-af28-f5589d24770f NetNS:/var/run/netns/cd5bb75d-f767-494a-bb25-bba0f3c342ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod915e5393_992e_460b_af28_f5589d24770f.slice PodAnnotations:0xc0025a6388}] Aliases:map[]}\"\nJun 09 13:51:03.668218 crc crio[23733]: time=\"2026-06-09T13:51:03.668197521Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-w86th to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:51:03.673826 crc crio[23733]: time=\"2026-06-09T13:51:03.673667298Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-6bf8599b68-b9z2r/POD\" id=b5f4b2e5-0b22-4ee4-a8df-c122b6b7c750 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:03.673826 crc crio[23733]: time=\"2026-06-09T13:51:03.673837872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:03.752979 crc crio[23733]: time=\"2026-06-09T13:51:03.749810058Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-b9z2r Namespace:openstack-operators ID:f3595e735456132d25682b90aa3b1b8e309e67a5eca14b7d51ca11bb64bfec5c UID:eb0d23e2-4c9c-45cf-8e87-9a86943599a5 NetNS:/var/run/netns/67e8247c-b9bd-4330-8411-51183fc90bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb0d23e2_4c9c_45cf_8e87_9a86943599a5.slice PodAnnotations:0xc0027d0938}] Aliases:map[]}\"\nJun 09 13:51:03.752979 crc crio[23733]: time=\"2026-06-09T13:51:03.749936101Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-6bf8599b68-b9z2r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:51:03.855576 crc crio[23733]: time=\"2026-06-09T13:51:03.85456568Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-v27ft/POD\" id=33d9e84d-e6bb-4d17-b8c0-4a440be03972 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:03.855576 crc crio[23733]: time=\"2026-06-09T13:51:03.854740824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:03.913306 crc crio[23733]: time=\"2026-06-09T13:51:03.913259708Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86c584f6fc-bt5b8/POD\" id=a1039ce0-f580-483b-be26-71eda07bbb86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:03.913537 crc crio[23733]: time=\"2026-06-09T13:51:03.913518274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:03.915209 crc crio[23733]: time=\"2026-06-09T13:51:03.915090183Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-v27ft Namespace:openstack-operators ID:784b1e205689c25bb627ee23f45bbc6b756b79b880e36b756756b518ef4a7ffd UID:5c354689-f0ed-44b0-a8cc-d341c6900abf NetNS:/var/run/netns/1aa8c374-ceba-4977-acdb-828082767b2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5c354689_f0ed_44b0_a8cc_d341c6900abf.slice PodAnnotations:0xc0020d87d8}] Aliases:map[]}\"\nJun 09 13:51:03.915209 crc crio[23733]: time=\"2026-06-09T13:51:03.915205316Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-v27ft to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:51:03.922737 crc crio[23733]: time=\"2026-06-09T13:51:03.919296718Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5c5844cc68-gnf2g/POD\" id=2ec5c096-2ede-4f78-a7cb-a392cb224827 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:03.922737 crc crio[23733]: time=\"2026-06-09T13:51:03.91939233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:03.967147 crc crio[23733]: time=\"2026-06-09T13:51:03.966290725Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-bt5b8 Namespace:openstack-operators ID:d438921af2285f3dcf6b015e5018305af322075c30aba9869f0f1df47c376220 UID:d6199b64-1702-4a33-b424-27133da20e82 NetNS:/var/run/netns/fa61d5d0-7d25-4577-a719-795f5e4d7383 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6199b64_1702_4a33_b424_27133da20e82.slice PodAnnotations:0xc00012ba60}] Aliases:map[]}\"\nJun 09 13:51:03.967147 crc crio[23733]: time=\"2026-06-09T13:51:03.966347177Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-bt5b8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:51:04.070837 crc crio[23733]: time=\"2026-06-09T13:51:04.070491154Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-gnf2g Namespace:openstack-operators ID:2f8323b4a1cd145a9bd373998836cb92c1848f461db66e464a9ca7d4ad6ff1ea UID:247c2ad4-2e2d-4d49-88c7-ea81168344ad NetNS:/var/run/netns/1f9321b9-99b5-4563-a631-b9d4c901ebcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod247c2ad4_2e2d_4d49_88c7_ea81168344ad.slice PodAnnotations:0xc002b0e998}] Aliases:map[]}\"\nJun 09 13:51:04.070837 crc crio[23733]: time=\"2026-06-09T13:51:04.070701109Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5c5844cc68-gnf2g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:51:04.144982 crc crio[23733]: time=\"2026-06-09T13:51:04.144562303Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-548d6d5f9-dz9mc/POD\" id=50f19d96-852b-44aa-b1de-341d8ae2a702 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:04.144982 crc crio[23733]: time=\"2026-06-09T13:51:04.144701586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:04.247461 crc crio[23733]: time=\"2026-06-09T13:51:04.235571954Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zm7hh/POD\" id=95303656-bc78-4031-bed4-f3ecf01386d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:04.247461 crc crio[23733]: time=\"2026-06-09T13:51:04.235690557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:04.372412 crc crio[23733]: time=\"2026-06-09T13:51:04.372286749Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-677d9d8477-wpwch/POD\" id=40468298-b3ed-4230-9288-3808006f987d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:04.372833 crc crio[23733]: time=\"2026-06-09T13:51:04.372425602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:04.456481 crc crio[23733]: time=\"2026-06-09T13:51:04.455497645Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-x8dqh/POD\" id=9cd327a8-14f4-469b-9f74-36d09ef4a6ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:04.456481 crc crio[23733]: time=\"2026-06-09T13:51:04.455753841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:04.503514 crc crio[23733]: time=\"2026-06-09T13:51:04.501248851Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-688d5c756f-vb9nq/POD\" id=8f9c65ae-0c4e-4b69-8c1f-d8753f49f09e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:04.527922 crc crio[23733]: time=\"2026-06-09T13:51:04.516732945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:04.705525 crc crio[23733]: time=\"2026-06-09T13:51:04.70491953Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-f4c4579bb-rkxmh/POD\" id=e03a4ecc-cdeb-46d9-a6fa-905ad0ee3c78 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:04.705525 crc crio[23733]: time=\"2026-06-09T13:51:04.705370252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:04.799739 crc crio[23733]: time=\"2026-06-09T13:51:04.798844193Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-mjd9d/POD\" id=9ce6ef3d-0468-4f50-a90a-b6c29f85dc42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:04.799739 crc crio[23733]: time=\"2026-06-09T13:51:04.799762966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:04.887523 crc crio[23733]: time=\"2026-06-09T13:51:04.887217259Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-dz9mc Namespace:openstack-operators ID:c6874d91f9db1d6bde663b7c0ab1b2372f2a8462cfdce6aeba9a6b6fb569416e UID:52389b56-36d4-42a0-9f2f-e05bcdc56304 NetNS:/var/run/netns/9d928d1c-e6ae-4dd9-b6c7-72d17db82bbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52389b56_36d4_42a0_9f2f_e05bcdc56304.slice PodAnnotations:0xc0025348f8}] Aliases:map[]}\"\nJun 09 13:51:04.888329 crc crio[23733]: time=\"2026-06-09T13:51:04.888304215Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-dz9mc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:51:04.896207 crc crio[23733]: time=\"2026-06-09T13:51:04.893594367Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6495978d8d-vf5nr/POD\" id=d5a7c79f-e696-4a95-8c86-4629ddeb0e5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:04.896207 crc crio[23733]: time=\"2026-06-09T13:51:04.893833642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:05.216848 crc crio[23733]: time=\"2026-06-09T13:51:05.214953088Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-67c49dd5c6-pcd8f/POD\" id=743825c7-194d-4dd3-9ecf-e75af88ca902 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:05.216848 crc crio[23733]: time=\"2026-06-09T13:51:05.215277025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:05.216848 crc crio[23733]: time=\"2026-06-09T13:51:05.21585801Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-58f85bd97f-dhf82/POD\" id=37226fc1-6131-475c-8c76-864091c86f05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:05.216848 crc crio[23733]: time=\"2026-06-09T13:51:05.215904672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:05.712005 crc crio[23733]: time=\"2026-06-09T13:51:05.711277055Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-8d5599d7d-9vwgc/POD\" id=65bfa362-1f27-4928-b5bb-9322b8860ad6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:05.712005 crc crio[23733]: time=\"2026-06-09T13:51:05.711990253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:05.747902 crc crio[23733]: time=\"2026-06-09T13:51:05.747678569Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-zm7hh Namespace:openstack-operators ID:9b44ad192a4a258d6db12d976983b7a2b6fa127b386f9f868d57880322aa51a1 UID:fe8df81e-3876-456e-a800-404660d16a07 NetNS:/var/run/netns/6e4074d4-2f2d-46a2-b108-096ec94940d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe8df81e_3876_456e_a800_404660d16a07.slice PodAnnotations:0xc0010264a0}] Aliases:map[]}\"\nJun 09 13:51:05.747902 crc crio[23733]: time=\"2026-06-09T13:51:05.747824643Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-zm7hh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:51:05.804201 crc crio[23733]: time=\"2026-06-09T13:51:05.803857434Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-x8dqh Namespace:openstack-operators ID:6c672d3df88e76769afe1e60f6d3a7abb0945f220f8c64ad41170968851af8a3 UID:c9b22a86-18f0-48ab-b6f7-a3409234e279 NetNS:/var/run/netns/6e3890b6-facd-417d-bfe8-df74f1b9fea6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9b22a86_18f0_48ab_b6f7_a3409234e279.slice PodAnnotations:0xc00028e3e8}] Aliases:map[]}\"\nJun 09 13:51:05.804201 crc crio[23733]: time=\"2026-06-09T13:51:05.803933426Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-x8dqh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:51:05.824778 crc crio[23733]: time=\"2026-06-09T13:51:05.824509248Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-577b679b5c-kcrrd/POD\" id=2ac0eace-481c-46a0-a273-8473265347fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:05.824997 crc crio[23733]: time=\"2026-06-09T13:51:05.824807525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:05.870652 crc crio[23733]: time=\"2026-06-09T13:51:05.870473319Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-7z62x/POD\" id=03090c66-2297-4ff2-8290-cb99bcab26f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:05.871559 crc crio[23733]: time=\"2026-06-09T13:51:05.870773026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:08.936428 crc crio[23733]: time=\"2026-06-09T13:51:08.933633758Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-wpwch Namespace:openstack-operators ID:c2b756491e4dcd1f1775aba65feb519a3ad1d62811d50c00f4c7ad84f87d3539 UID:750d1c05-3b9e-40c0-b79a-6afc0bc7f6ae NetNS:/var/run/netns/d5ce1549-4c75-4bdf-a713-9040f473f9b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod750d1c05_3b9e_40c0_b79a_6afc0bc7f6ae.slice PodAnnotations:0xc00028e1c8}] Aliases:map[]}\"\nJun 09 13:51:08.936428 crc crio[23733]: time=\"2026-06-09T13:51:08.934896189Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-677d9d8477-wpwch to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:51:08.956012 crc crio[23733]: time=\"2026-06-09T13:51:08.95502735Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-mjd9d Namespace:openstack-operators ID:4febf084a84b9a2a484c173e014344a31393dc549d8c3aba4f7dff8595c6f2b1 UID:646abfd9-0aec-4e63-a17e-903efca4875d NetNS:/var/run/netns/26f2c30a-5e34-4651-ba43-d6164c5f5f3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod646abfd9_0aec_4e63_a17e_903efca4875d.slice PodAnnotations:0xc002b0e0b8}] Aliases:map[]}\"\nJun 09 13:51:08.956770 crc crio[23733]: time=\"2026-06-09T13:51:08.956173188Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-mjd9d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:51:09.676024 crc crio[23733]: time=\"2026-06-09T13:51:09.672045619Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-dhf82 Namespace:openstack-operators ID:dc0fb654cd4e838354df9eb1ea0a6e809229b19aa98e55f6af328b445ffba691 UID:e777015b-3ee8-4f6d-a881-63707ce91737 NetNS:/var/run/netns/7eb24893-9aba-434e-ae11-490765c08ce2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode777015b_3ee8_4f6d_a881_63707ce91737.slice PodAnnotations:0xc0025a63d0}] Aliases:map[]}\"\nJun 09 13:51:09.676024 crc crio[23733]: time=\"2026-06-09T13:51:09.676015107Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-dhf82 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:51:09.727916 crc crio[23733]: time=\"2026-06-09T13:51:09.727848925Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-vf5nr Namespace:openstack-operators ID:6f966dc618245a908920884f782d7e024a5cc46eee1117b65e119d25db176db4 UID:9337ce80-7364-425b-a06b-f772e7833760 NetNS:/var/run/netns/f4bdd3c3-8d3f-47d6-b271-a8612b779162 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9337ce80_7364_425b_a06b_f772e7833760.slice PodAnnotations:0xc002898130}] Aliases:map[]}\"\nJun 09 13:51:09.728404 crc crio[23733]: time=\"2026-06-09T13:51:09.728373108Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6495978d8d-vf5nr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:51:09.778432 crc crio[23733]: time=\"2026-06-09T13:51:09.775697823Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-vb9nq Namespace:openstack-operators ID:38e2a8def9fa60df9baceca1cbb582aac6d1a52745b658241336b248bc8e9f5d UID:4c316c91-8234-4c95-9703-3f1de82c4dc4 NetNS:/var/run/netns/e4227e7e-71cc-4636-bbf8-c1154233649a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c316c91_8234_4c95_9703_3f1de82c4dc4.slice PodAnnotations:0xc002b0e430}] Aliases:map[]}\"\nJun 09 13:51:09.778432 crc crio[23733]: time=\"2026-06-09T13:51:09.77593733Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-688d5c756f-vb9nq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:51:09.849875 crc crio[23733]: 2026-06-09T13:51:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e4eff5fd7cdf84 Mac:0a:76:19:56:fb:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/cd5bb75d-f767-494a-bb25-bba0f3c342ac SocketPath: PciID:}] [{Interface:0xc0004b2940 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:51:09.859592 crc crio[23733]: time=\"2026-06-09T13:51:09.859196947Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-w86th Namespace:openstack-operators ID:9e4eff5fd7cdf84f72f9a36f42f6f53815e1cfe3fd754d77233b5fa9cc3b98f1 UID:915e5393-992e-460b-af28-f5589d24770f NetNS:/var/run/netns/cd5bb75d-f767-494a-bb25-bba0f3c342ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod915e5393_992e_460b_af28_f5589d24770f.slice PodAnnotations:0xc0025a6388}] Aliases:map[]}\"\nJun 09 13:51:09.863537 crc crio[23733]: time=\"2026-06-09T13:51:09.861069283Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-w86th for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:51:10.015879 crc crio[23733]: 2026-06-09T13:51:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3595e735456132 Mac:56:85:d6:6c:63:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/67e8247c-b9bd-4330-8411-51183fc90bc6 SocketPath: PciID:}] [{Interface:0xc0004345e0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:51:10.197480 crc crio[23733]: time=\"2026-06-09T13:51:10.177488762Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-b9z2r Namespace:openstack-operators ID:f3595e735456132d25682b90aa3b1b8e309e67a5eca14b7d51ca11bb64bfec5c UID:eb0d23e2-4c9c-45cf-8e87-9a86943599a5 NetNS:/var/run/netns/67e8247c-b9bd-4330-8411-51183fc90bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb0d23e2_4c9c_45cf_8e87_9a86943599a5.slice PodAnnotations:0xc0027d0938}] Aliases:map[]}\"\nJun 09 13:51:10.197480 crc crio[23733]: time=\"2026-06-09T13:51:10.177528483Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-rkxmh Namespace:openstack-operators ID:f33a50ca78e7f4db41cfb9c651fb4397a6cd05f42971695ed97996463a2bb775 UID:6048f71d-3c6a-42a8-9b89-922b75411a7d NetNS:/var/run/netns/9de6562a-a58e-4a7e-bda3-6a8efcd38487 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6048f71d_3c6a_42a8_9b89_922b75411a7d.slice PodAnnotations:0xc00028e620}] Aliases:map[]}\"\nJun 09 13:51:10.197480 crc crio[23733]: time=\"2026-06-09T13:51:10.193375856Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-f4c4579bb-rkxmh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:51:10.198075 crc crio[23733]: time=\"2026-06-09T13:51:10.197907478Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-6bf8599b68-b9z2r for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:51:10.210055 crc crio[23733]: time=\"2026-06-09T13:51:10.184052374Z\" level=info msg=\"Ran pod sandbox 9e4eff5fd7cdf84f72f9a36f42f6f53815e1cfe3fd754d77233b5fa9cc3b98f1 with infra container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-w86th/POD\" id=def09546-0656-406e-b2d9-6e502f009eeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:10.210055 crc crio[23733]: time=\"2026-06-09T13:51:10.185688256Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-pcd8f Namespace:openstack-operators ID:299098210b8f812745687da73a0c620a2334465177cf2b49168185fdad9c2a37 UID:d5cfd3ac-de54-4135-8d05-00e2ace67617 NetNS:/var/run/netns/aa3c7318-3591-4aba-8e70-def65cc9fc4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5cfd3ac_de54_4135_8d05_00e2ace67617.slice PodAnnotations:0xc002b0e628}] Aliases:map[]}\"\nJun 09 13:51:10.210055 crc crio[23733]: time=\"2026-06-09T13:51:10.208065741Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-pcd8f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:51:10.255189 crc crio[23733]: time=\"2026-06-09T13:51:10.245985313Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-9vwgc Namespace:openstack-operators ID:84412995fe323462e1833f74bba14ee26e96241e1cb808818cad6b146af11630 UID:934bbaac-13e4-4b5e-86ab-53d3abd91fae NetNS:/var/run/netns/b5b14baa-1272-4c10-b9cc-580a37e46732 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod934bbaac_13e4_4b5e_86ab_53d3abd91fae.slice PodAnnotations:0xc000308148}] Aliases:map[]}\"\nJun 09 13:51:10.255189 crc crio[23733]: time=\"2026-06-09T13:51:10.246171148Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-8d5599d7d-9vwgc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:51:10.257448 crc crio[23733]: time=\"2026-06-09T13:51:10.255839858Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-kcrrd Namespace:openstack-operators ID:5f996d1381540f4d6be0c9930cd8642f3d48c7f17127f23387a0913028eb4436 UID:55c386ba-a117-4f38-9fd8-483ed21e5fe2 NetNS:/var/run/netns/ad224d86-97b1-42fd-aca4-e0962c02b289 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55c386ba_a117_4f38_9fd8_483ed21e5fe2.slice PodAnnotations:0xc00012a340}] Aliases:map[]}\"\nJun 09 13:51:10.264402 crc crio[23733]: time=\"2026-06-09T13:51:10.259564051Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-577b679b5c-kcrrd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:51:10.282290 crc crio[23733]: time=\"2026-06-09T13:51:10.272971943Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=3a43e355-292f-4c66-92f3-cf944ce1cd8d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:10.282290 crc crio[23733]: time=\"2026-06-09T13:51:10.273422475Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=3a43e355-292f-4c66-92f3-cf944ce1cd8d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:10.282290 crc crio[23733]: time=\"2026-06-09T13:51:10.273474826Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=3a43e355-292f-4c66-92f3-cf944ce1cd8d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:10.282290 crc crio[23733]: time=\"2026-06-09T13:51:10.275957727Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=d7581de9-e3ef-4174-8d96-7947fa646b28 name=/runtime.v1.ImageService/PullImage\nJun 09 13:51:10.357340 crc crio[23733]: time=\"2026-06-09T13:51:10.35658659Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-7z62x Namespace:openstack-operators ID:dd87d3dfc188fe302cdcdfe449adfa5fc23720058c74c9d43b5e4f4d55632bc5 UID:09478ba3-6218-4511-a2b4-568bfde3f997 NetNS:/var/run/netns/5f4cc287-464c-4458-883f-19b806fa5000 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09478ba3_6218_4511_a2b4_568bfde3f997.slice PodAnnotations:0xc0025341c8}] Aliases:map[]}\"\nJun 09 13:51:10.357340 crc crio[23733]: time=\"2026-06-09T13:51:10.356840497Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-7z62x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:51:10.403556 crc crio[23733]: time=\"2026-06-09T13:51:10.401859135Z\" level=info msg=\"Ran pod sandbox f3595e735456132d25682b90aa3b1b8e309e67a5eca14b7d51ca11bb64bfec5c with infra container: openstack-operators/designate-operator-controller-manager-6bf8599b68-b9z2r/POD\" id=b5f4b2e5-0b22-4ee4-a8df-c122b6b7c750 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:10.421364 crc crio[23733]: time=\"2026-06-09T13:51:10.41450266Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=b80f24d9-1a2d-4afb-9313-f7131ba1b04e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:10.421905 crc crio[23733]: time=\"2026-06-09T13:51:10.421401541Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found\" id=b80f24d9-1a2d-4afb-9313-f7131ba1b04e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:10.421905 crc crio[23733]: time=\"2026-06-09T13:51:10.421474143Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found\" id=b80f24d9-1a2d-4afb-9313-f7131ba1b04e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:10.425577 crc crio[23733]: time=\"2026-06-09T13:51:10.423406749Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\\\"\"\nJun 09 13:51:10.457515 crc crio[23733]: time=\"2026-06-09T13:51:10.456782148Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=069b308c-2d7b-467b-9a6a-0fbb6615f7ec name=/runtime.v1.ImageService/PullImage\nJun 09 13:51:10.789286 crc crio[23733]: time=\"2026-06-09T13:51:10.786348763Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\\\"\"\nJun 09 13:51:11.674361 crc crio[23733]: 2026-06-09T13:51:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:784b1e205689c25 Mac:de:26:99:72:2f:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/1aa8c374-ceba-4977-acdb-828082767b2b SocketPath: PciID:}] [{Interface:0xc0004b4780 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:51:11.675769 crc crio[23733]: time=\"2026-06-09T13:51:11.675332374Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-v27ft Namespace:openstack-operators ID:784b1e205689c25bb627ee23f45bbc6b756b79b880e36b756756b518ef4a7ffd UID:5c354689-f0ed-44b0-a8cc-d341c6900abf NetNS:/var/run/netns/1aa8c374-ceba-4977-acdb-828082767b2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5c354689_f0ed_44b0_a8cc_d341c6900abf.slice PodAnnotations:0xc0020d87d8}] Aliases:map[]}\"\nJun 09 13:51:11.675769 crc crio[23733]: time=\"2026-06-09T13:51:11.675500948Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-v27ft for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:51:11.775245 crc crio[23733]: time=\"2026-06-09T13:51:11.775022869Z\" level=info msg=\"Ran pod sandbox 784b1e205689c25bb627ee23f45bbc6b756b79b880e36b756756b518ef4a7ffd with infra container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-v27ft/POD\" id=33d9e84d-e6bb-4d17-b8c0-4a440be03972 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:11.847845 crc crio[23733]: time=\"2026-06-09T13:51:11.847673704Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=8a9345be-db1d-41b8-ad3d-de122d37784f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:11.861969 crc crio[23733]: time=\"2026-06-09T13:51:11.861703683Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found\" id=8a9345be-db1d-41b8-ad3d-de122d37784f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:11.861969 crc crio[23733]: time=\"2026-06-09T13:51:11.861913638Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found\" id=8a9345be-db1d-41b8-ad3d-de122d37784f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:11.873546 crc crio[23733]: time=\"2026-06-09T13:51:11.87329612Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=57cffd0f-c825-49db-90f9-825ed951b156 name=/runtime.v1.ImageService/PullImage\nJun 09 13:51:11.887462 crc crio[23733]: time=\"2026-06-09T13:51:11.886317963Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\\\"\"\nJun 09 13:51:12.248297 crc crio[23733]: 2026-06-09T13:51:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d438921af2285f3 Mac:ba:27:9e:c0:17:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/fa61d5d0-7d25-4577-a719-795f5e4d7383 SocketPath: PciID:}] [{Interface:0xc00014cd70 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:51:12.253256 crc crio[23733]: time=\"2026-06-09T13:51:12.249094564Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-bt5b8 Namespace:openstack-operators ID:d438921af2285f3dcf6b015e5018305af322075c30aba9869f0f1df47c376220 UID:d6199b64-1702-4a33-b424-27133da20e82 NetNS:/var/run/netns/fa61d5d0-7d25-4577-a719-795f5e4d7383 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6199b64_1702_4a33_b424_27133da20e82.slice PodAnnotations:0xc00012ba60}] Aliases:map[]}\"\nJun 09 13:51:12.253256 crc crio[23733]: time=\"2026-06-09T13:51:12.249409622Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-bt5b8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:51:12.332558 crc crio[23733]: time=\"2026-06-09T13:51:12.331377157Z\" level=info msg=\"Ran pod sandbox d438921af2285f3dcf6b015e5018305af322075c30aba9869f0f1df47c376220 with infra container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-bt5b8/POD\" id=a1039ce0-f580-483b-be26-71eda07bbb86 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:12.379793 crc crio[23733]: time=\"2026-06-09T13:51:12.370331865Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=380a62a7-73c0-4d15-880c-b19e12af8c77 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:12.379793 crc crio[23733]: time=\"2026-06-09T13:51:12.370593231Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found\" id=380a62a7-73c0-4d15-880c-b19e12af8c77 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:12.379793 crc crio[23733]: time=\"2026-06-09T13:51:12.370705104Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found\" id=380a62a7-73c0-4d15-880c-b19e12af8c77 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:12.402363 crc crio[23733]: time=\"2026-06-09T13:51:12.402289609Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=d2add3d4-374e-43db-b62a-89ff272550e2 name=/runtime.v1.ImageService/PullImage\nJun 09 13:51:12.433528 crc crio[23733]: time=\"2026-06-09T13:51:12.433420022Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\\\"\"\nJun 09 13:51:12.465834 crc crio[23733]: 2026-06-09T13:51:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c672d3df88e767 Mac:6e:98:3a:7c:17:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/6e3890b6-facd-417d-bfe8-df74f1b9fea6 SocketPath: PciID:}] [{Interface:0xc000014f50 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:51:12.467649 crc crio[23733]: time=\"2026-06-09T13:51:12.466928054Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-x8dqh Namespace:openstack-operators ID:6c672d3df88e76769afe1e60f6d3a7abb0945f220f8c64ad41170968851af8a3 UID:c9b22a86-18f0-48ab-b6f7-a3409234e279 NetNS:/var/run/netns/6e3890b6-facd-417d-bfe8-df74f1b9fea6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9b22a86_18f0_48ab_b6f7_a3409234e279.slice PodAnnotations:0xc00028e3e8}] Aliases:map[]}\"\nJun 09 13:51:12.467649 crc crio[23733]: time=\"2026-06-09T13:51:12.467377846Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-x8dqh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:51:12.491236 crc crio[23733]: time=\"2026-06-09T13:51:12.486010248Z\" level=info msg=\"Ran pod sandbox 6c672d3df88e76769afe1e60f6d3a7abb0945f220f8c64ad41170968851af8a3 with infra container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-x8dqh/POD\" id=9cd327a8-14f4-469b-9f74-36d09ef4a6ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:12.557883 crc crio[23733]: time=\"2026-06-09T13:51:12.557549765Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=506b5f7c-4692-4b43-af4d-1c2df372123e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:12.558846 crc crio[23733]: time=\"2026-06-09T13:51:12.558736744Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 not found\" id=506b5f7c-4692-4b43-af4d-1c2df372123e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:12.559031 crc crio[23733]: time=\"2026-06-09T13:51:12.558877988Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 found\" id=506b5f7c-4692-4b43-af4d-1c2df372123e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:12.595326 crc crio[23733]: time=\"2026-06-09T13:51:12.591465607Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=8b2097a6-6d49-4568-9453-d182bbd54010 name=/runtime.v1.ImageService/PullImage\nJun 09 13:51:12.626014 crc crio[23733]: time=\"2026-06-09T13:51:12.624549709Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\\\"\"\nJun 09 13:51:12.626662 crc crio[23733]: 2026-06-09T13:51:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f8323b4a1cd145 Mac:3e:19:ce:69:22:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/1f9321b9-99b5-4563-a631-b9d4c901ebcb SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:51:12.627848 crc crio[23733]: 2026-06-09T13:51:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b44ad192a4a258 Mac:3e:6a:26:d5:f3:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/6e4074d4-2f2d-46a2-b108-096ec94940d1 SocketPath: PciID:}] [{Interface:0xc0001e6c40 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:51:12.628587 crc crio[23733]: time=\"2026-06-09T13:51:12.628447235Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-zm7hh Namespace:openstack-operators ID:9b44ad192a4a258d6db12d976983b7a2b6fa127b386f9f868d57880322aa51a1 UID:fe8df81e-3876-456e-a800-404660d16a07 NetNS:/var/run/netns/6e4074d4-2f2d-46a2-b108-096ec94940d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe8df81e_3876_456e_a800_404660d16a07.slice PodAnnotations:0xc0010264a0}] Aliases:map[]}\"\nJun 09 13:51:12.635199 crc crio[23733]: time=\"2026-06-09T13:51:12.628874817Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-zm7hh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:51:12.670850 crc crio[23733]: time=\"2026-06-09T13:51:12.648324909Z\" level=info msg=\"Ran pod sandbox 9b44ad192a4a258d6db12d976983b7a2b6fa127b386f9f868d57880322aa51a1 with infra container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zm7hh/POD\" id=95303656-bc78-4031-bed4-f3ecf01386d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:12.670850 crc crio[23733]: time=\"2026-06-09T13:51:12.648949105Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-gnf2g Namespace:openstack-operators ID:2f8323b4a1cd145a9bd373998836cb92c1848f461db66e464a9ca7d4ad6ff1ea UID:247c2ad4-2e2d-4d49-88c7-ea81168344ad NetNS:/var/run/netns/1f9321b9-99b5-4563-a631-b9d4c901ebcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod247c2ad4_2e2d_4d49_88c7_ea81168344ad.slice PodAnnotations:0xc002b0e998}] Aliases:map[]}\"\nJun 09 13:51:12.670850 crc crio[23733]: time=\"2026-06-09T13:51:12.668241443Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5c5844cc68-gnf2g for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:51:12.744499 crc crio[23733]: time=\"2026-06-09T13:51:12.744385195Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=d94aee28-b723-4caa-bef5-5043fc6b8244 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:12.755894 crc crio[23733]: time=\"2026-06-09T13:51:12.744718843Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found\" id=d94aee28-b723-4caa-bef5-5043fc6b8244 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:12.755894 crc crio[23733]: time=\"2026-06-09T13:51:12.744774954Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found\" id=d94aee28-b723-4caa-bef5-5043fc6b8244 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:12.771331 crc crio[23733]: time=\"2026-06-09T13:51:12.771032498Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=e9572661-42fb-4439-9eed-804e77068e5e name=/runtime.v1.ImageService/PullImage\nJun 09 13:51:12.805218 crc crio[23733]: time=\"2026-06-09T13:51:12.804869917Z\" level=info msg=\"Ran pod sandbox 2f8323b4a1cd145a9bd373998836cb92c1848f461db66e464a9ca7d4ad6ff1ea with infra container: openstack-operators/heat-operator-controller-manager-5c5844cc68-gnf2g/POD\" id=2ec5c096-2ede-4f78-a7cb-a392cb224827 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:12.820760 crc crio[23733]: time=\"2026-06-09T13:51:12.8198886Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=5912c8cd-306d-45cd-8cff-fec904bceeb4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:12.820760 crc crio[23733]: time=\"2026-06-09T13:51:12.820304481Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found\" id=5912c8cd-306d-45cd-8cff-fec904bceeb4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:12.820760 crc crio[23733]: time=\"2026-06-09T13:51:12.820351213Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found\" id=5912c8cd-306d-45cd-8cff-fec904bceeb4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:12.824428 crc crio[23733]: time=\"2026-06-09T13:51:12.824267969Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=14188274-a816-4ae3-bf61-0c3fbcc8d88b name=/runtime.v1.ImageService/PullImage\nJun 09 13:51:12.844230 crc crio[23733]: time=\"2026-06-09T13:51:12.838282797Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\\\"\"\nJun 09 13:51:12.850640 crc crio[23733]: 2026-06-09T13:51:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6874d91f9db1d6 Mac:aa:b8:74:ff:2e:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/9d928d1c-e6ae-4dd9-b6c7-72d17db82bbe SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:51:12.900907 crc crio[23733]: time=\"2026-06-09T13:51:12.899338423Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\\\"\"\nJun 09 13:51:12.969651 crc crio[23733]: time=\"2026-06-09T13:51:12.969514966Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-dz9mc Namespace:openstack-operators ID:c6874d91f9db1d6bde663b7c0ab1b2372f2a8462cfdce6aeba9a6b6fb569416e UID:52389b56-36d4-42a0-9f2f-e05bcdc56304 NetNS:/var/run/netns/9d928d1c-e6ae-4dd9-b6c7-72d17db82bbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52389b56_36d4_42a0_9f2f_e05bcdc56304.slice PodAnnotations:0xc0025348f8}] Aliases:map[]}\"\nJun 09 13:51:12.970082 crc crio[23733]: time=\"2026-06-09T13:51:12.969810404Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-dz9mc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:51:13.036059 crc crio[23733]: time=\"2026-06-09T13:51:13.035462294Z\" level=info msg=\"Ran pod sandbox c6874d91f9db1d6bde663b7c0ab1b2372f2a8462cfdce6aeba9a6b6fb569416e with infra container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-dz9mc/POD\" id=50f19d96-852b-44aa-b1de-341d8ae2a702 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:13.109368 crc crio[23733]: time=\"2026-06-09T13:51:13.109171275Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=b627aca6-d77f-44be-915b-94646603ba90 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:13.109472 crc crio[23733]: time=\"2026-06-09T13:51:13.10940841Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed not found\" id=b627aca6-d77f-44be-915b-94646603ba90 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:13.109519 crc crio[23733]: time=\"2026-06-09T13:51:13.109468182Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed found\" id=b627aca6-d77f-44be-915b-94646603ba90 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:13.143705 crc crio[23733]: time=\"2026-06-09T13:51:13.143460107Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=cf7363de-f2eb-4810-908f-db9655ec91c2 name=/runtime.v1.ImageService/PullImage\nJun 09 13:51:13.169193 crc crio[23733]: time=\"2026-06-09T13:51:13.168843277Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\\\"\"\nJun 09 13:51:13.866397 crc crio[23733]: 2026-06-09T13:51:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4febf084a84b9a2 Mac:e2:41:bc:b0:92:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/26f2c30a-5e34-4651-ba43-d6164c5f5f3f SocketPath: PciID:}] [{Interface:0xc00011b5a0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:51:13.893052 crc crio[23733]: time=\"2026-06-09T13:51:13.890087101Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-mjd9d Namespace:openstack-operators ID:4febf084a84b9a2a484c173e014344a31393dc549d8c3aba4f7dff8595c6f2b1 UID:646abfd9-0aec-4e63-a17e-903efca4875d NetNS:/var/run/netns/26f2c30a-5e34-4651-ba43-d6164c5f5f3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod646abfd9_0aec_4e63_a17e_903efca4875d.slice PodAnnotations:0xc002b0e0b8}] Aliases:map[]}\"\nJun 09 13:51:13.893052 crc crio[23733]: time=\"2026-06-09T13:51:13.891084025Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-mjd9d for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:51:13.985566 crc crio[23733]: time=\"2026-06-09T13:51:13.983774127Z\" level=info msg=\"Ran pod sandbox 4febf084a84b9a2a484c173e014344a31393dc549d8c3aba4f7dff8595c6f2b1 with infra container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-mjd9d/POD\" id=9ce6ef3d-0468-4f50-a90a-b6c29f85dc42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:14.073896 crc crio[23733]: time=\"2026-06-09T13:51:14.072995033Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=5201e418-4d1f-483a-9fd3-1dacc164c404 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:14.075049 crc crio[23733]: time=\"2026-06-09T13:51:14.074418778Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found\" id=5201e418-4d1f-483a-9fd3-1dacc164c404 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:14.075049 crc crio[23733]: time=\"2026-06-09T13:51:14.074848899Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found\" id=5201e418-4d1f-483a-9fd3-1dacc164c404 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:14.104789 crc crio[23733]: time=\"2026-06-09T13:51:14.096427395Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=10896270-7d18-4e3c-a525-b45c66afb53f name=/runtime.v1.ImageService/PullImage\nJun 09 13:51:14.105663 crc crio[23733]: time=\"2026-06-09T13:51:14.105028719Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\\\"\"\nJun 09 13:51:14.497309 crc crio[23733]: 2026-06-09T13:51:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84412995fe32346 Mac:ce:f2:33:47:c3:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/b5b14baa-1272-4c10-b9cc-580a37e46732 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:51:14.497789 crc crio[23733]: time=\"2026-06-09T13:51:14.497703581Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-9vwgc Namespace:openstack-operators ID:84412995fe323462e1833f74bba14ee26e96241e1cb808818cad6b146af11630 UID:934bbaac-13e4-4b5e-86ab-53d3abd91fae NetNS:/var/run/netns/b5b14baa-1272-4c10-b9cc-580a37e46732 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod934bbaac_13e4_4b5e_86ab_53d3abd91fae.slice PodAnnotations:0xc000308148}] Aliases:map[]}\"\nJun 09 13:51:14.498055 crc crio[23733]: time=\"2026-06-09T13:51:14.497943197Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-8d5599d7d-9vwgc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:51:14.525735 crc crio[23733]: time=\"2026-06-09T13:51:14.525385188Z\" level=info msg=\"Ran pod sandbox 84412995fe323462e1833f74bba14ee26e96241e1cb808818cad6b146af11630 with infra container: openstack-operators/test-operator-controller-manager-8d5599d7d-9vwgc/POD\" id=65bfa362-1f27-4928-b5bb-9322b8860ad6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:14.584091 crc crio[23733]: time=\"2026-06-09T13:51:14.577918422Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=f54a2707-0287-486a-ae3c-119cb954cfb6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:14.584091 crc crio[23733]: time=\"2026-06-09T13:51:14.578539579Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found\" id=f54a2707-0287-486a-ae3c-119cb954cfb6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:14.584091 crc crio[23733]: time=\"2026-06-09T13:51:14.578645781Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found\" id=f54a2707-0287-486a-ae3c-119cb954cfb6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:14.773232 crc crio[23733]: time=\"2026-06-09T13:51:14.772831024Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=04dbf255-c0d5-4766-9ace-53a5b47d07d0 name=/runtime.v1.ImageService/PullImage\nJun 09 13:51:14.822394 crc crio[23733]: time=\"2026-06-09T13:51:14.819754579Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\\\"\"\nJun 09 13:51:15.327662 crc crio[23733]: 2026-06-09T13:51:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2b756491e4dcd1 Mac:16:05:26:63:94:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/d5ce1549-4c75-4bdf-a713-9040f473f9b4 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:51:15.366009 crc crio[23733]: time=\"2026-06-09T13:51:15.360347067Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-wpwch Namespace:openstack-operators ID:c2b756491e4dcd1f1775aba65feb519a3ad1d62811d50c00f4c7ad84f87d3539 UID:750d1c05-3b9e-40c0-b79a-6afc0bc7f6ae NetNS:/var/run/netns/d5ce1549-4c75-4bdf-a713-9040f473f9b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod750d1c05_3b9e_40c0_b79a_6afc0bc7f6ae.slice PodAnnotations:0xc00028e1c8}] Aliases:map[]}\"\nJun 09 13:51:15.366009 crc crio[23733]: time=\"2026-06-09T13:51:15.360581593Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-677d9d8477-wpwch for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:51:15.450000 crc crio[23733]: 2026-06-09T13:51:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f966dc618245a9 Mac:be:ab:bd:19:1b:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/f4bdd3c3-8d3f-47d6-b271-a8612b779162 SocketPath: PciID:}] [{Interface:0xc000396830 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:51:15.450000 crc crio[23733]: time=\"2026-06-09T13:51:15.393859079Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-vf5nr Namespace:openstack-operators ID:6f966dc618245a908920884f782d7e024a5cc46eee1117b65e119d25db176db4 UID:9337ce80-7364-425b-a06b-f772e7833760 NetNS:/var/run/netns/f4bdd3c3-8d3f-47d6-b271-a8612b779162 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9337ce80_7364_425b_a06b_f772e7833760.slice PodAnnotations:0xc002898130}] Aliases:map[]}\"\nJun 09 13:51:15.450000 crc crio[23733]: time=\"2026-06-09T13:51:15.394045734Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6495978d8d-vf5nr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:51:15.450000 crc crio[23733]: time=\"2026-06-09T13:51:15.439773259Z\" level=info msg=\"Ran pod sandbox c2b756491e4dcd1f1775aba65feb519a3ad1d62811d50c00f4c7ad84f87d3539 with infra container: openstack-operators/manila-operator-controller-manager-677d9d8477-wpwch/POD\" id=40468298-b3ed-4230-9288-3808006f987d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:15.455545 crc crio[23733]: time=\"2026-06-09T13:51:15.455412518Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=b671f595-b56d-46e5-9e82-245c9196e567 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:15.455919 crc crio[23733]: time=\"2026-06-09T13:51:15.455855729Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found\" id=b671f595-b56d-46e5-9e82-245c9196e567 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:15.456638 crc crio[23733]: time=\"2026-06-09T13:51:15.456564047Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found\" id=b671f595-b56d-46e5-9e82-245c9196e567 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:15.467713 crc crio[23733]: time=\"2026-06-09T13:51:15.458525154Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=fec6e506-3850-4e19-928d-b634b5a81712 name=/runtime.v1.ImageService/PullImage\nJun 09 13:51:15.488309 crc crio[23733]: time=\"2026-06-09T13:51:15.473388484Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\\\"\"\nJun 09 13:51:15.488309 crc crio[23733]: time=\"2026-06-09T13:51:15.476780048Z\" level=info msg=\"Ran pod sandbox 6f966dc618245a908920884f782d7e024a5cc46eee1117b65e119d25db176db4 with infra container: openstack-operators/octavia-operator-controller-manager-6495978d8d-vf5nr/POD\" id=d5a7c79f-e696-4a95-8c86-4629ddeb0e5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:15.503792 crc crio[23733]: time=\"2026-06-09T13:51:15.503643604Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=d63f5f2f-2b31-49aa-bf9e-e89e425d4e2c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:15.504250 crc crio[23733]: time=\"2026-06-09T13:51:15.503950133Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found\" id=d63f5f2f-2b31-49aa-bf9e-e89e425d4e2c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:15.504250 crc crio[23733]: time=\"2026-06-09T13:51:15.504013044Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found\" id=d63f5f2f-2b31-49aa-bf9e-e89e425d4e2c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:15.514452 crc crio[23733]: time=\"2026-06-09T13:51:15.513937131Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=9a0d5558-f84c-4db8-b041-a13f6ba5107c name=/runtime.v1.ImageService/PullImage\nJun 09 13:51:15.544179 crc crio[23733]: time=\"2026-06-09T13:51:15.541950517Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\\\"\"\nJun 09 13:51:15.596026 crc crio[23733]: 2026-06-09T13:51:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc0fb654cd4e838 Mac:f2:aa:f8:d9:10:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/7eb24893-9aba-434e-ae11-490765c08ce2 SocketPath: PciID:}] [{Interface:0xc000428890 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:51:15.597489 crc crio[23733]: time=\"2026-06-09T13:51:15.597411774Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-dhf82 Namespace:openstack-operators ID:dc0fb654cd4e838354df9eb1ea0a6e809229b19aa98e55f6af328b445ffba691 UID:e777015b-3ee8-4f6d-a881-63707ce91737 NetNS:/var/run/netns/7eb24893-9aba-434e-ae11-490765c08ce2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode777015b_3ee8_4f6d_a881_63707ce91737.slice PodAnnotations:0xc0025a63d0}] Aliases:map[]}\"\nJun 09 13:51:15.597880 crc crio[23733]: time=\"2026-06-09T13:51:15.597819764Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-dhf82 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:51:15.613948 crc crio[23733]: time=\"2026-06-09T13:51:15.613715299Z\" level=info msg=\"Ran pod sandbox dc0fb654cd4e838354df9eb1ea0a6e809229b19aa98e55f6af328b445ffba691 with infra container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-dhf82/POD\" id=37226fc1-6131-475c-8c76-864091c86f05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:15.619645 crc crio[23733]: 2026-06-09T13:51:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:299098210b8f812 Mac:6e:f4:1f:06:11:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/aa3c7318-3591-4aba-8e70-def65cc9fc4a SocketPath: PciID:}] [{Interface:0xc000374780 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:51:15.621050 crc crio[23733]: time=\"2026-06-09T13:51:15.620912707Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-pcd8f Namespace:openstack-operators ID:299098210b8f812745687da73a0c620a2334465177cf2b49168185fdad9c2a37 UID:d5cfd3ac-de54-4135-8d05-00e2ace67617 NetNS:/var/run/netns/aa3c7318-3591-4aba-8e70-def65cc9fc4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5cfd3ac_de54_4135_8d05_00e2ace67617.slice PodAnnotations:0xc002b0e628}] Aliases:map[]}\"\nJun 09 13:51:15.621645 crc crio[23733]: time=\"2026-06-09T13:51:15.621463181Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-pcd8f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:51:15.625779 crc crio[23733]: time=\"2026-06-09T13:51:15.625383869Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=ea2348d6-b8ff-4f13-8a24-7bff9ba986eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:15.625779 crc crio[23733]: time=\"2026-06-09T13:51:15.625677306Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found\" id=ea2348d6-b8ff-4f13-8a24-7bff9ba986eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:15.625779 crc crio[23733]: time=\"2026-06-09T13:51:15.625742638Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found\" id=ea2348d6-b8ff-4f13-8a24-7bff9ba986eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:15.629456 crc crio[23733]: time=\"2026-06-09T13:51:15.629374138Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=2ee98643-ccd9-4fdd-b4a4-2a9ce385f26e name=/runtime.v1.ImageService/PullImage\nJun 09 13:51:15.635641 crc crio[23733]: time=\"2026-06-09T13:51:15.635553731Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\\\"\"\nJun 09 13:51:15.636588 crc crio[23733]: time=\"2026-06-09T13:51:15.636048763Z\" level=info msg=\"Ran pod sandbox 299098210b8f812745687da73a0c620a2334465177cf2b49168185fdad9c2a37 with infra container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-pcd8f/POD\" id=743825c7-194d-4dd3-9ecf-e75af88ca902 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:15.641473 crc crio[23733]: time=\"2026-06-09T13:51:15.640765911Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=98c135c2-3574-47d7-aac2-f24542957070 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:15.642692 crc crio[23733]: time=\"2026-06-09T13:51:15.642640297Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 not found\" id=98c135c2-3574-47d7-aac2-f24542957070 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:15.642838 crc crio[23733]: time=\"2026-06-09T13:51:15.64273372Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 found\" id=98c135c2-3574-47d7-aac2-f24542957070 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:15.647319 crc crio[23733]: time=\"2026-06-09T13:51:15.647228802Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=b3c9e45e-07aa-45a5-9827-9a69e9ac7224 name=/runtime.v1.ImageService/PullImage\nJun 09 13:51:15.654456 crc crio[23733]: time=\"2026-06-09T13:51:15.654262346Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\\\"\"\nJun 09 13:51:16.123010 crc crio[23733]: 2026-06-09T13:51:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd87d3dfc188fe3 Mac:2a:75:51:be:db:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/5f4cc287-464c-4458-883f-19b806fa5000 SocketPath: PciID:}] [{Interface:0xc000015710 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:51:16.123853 crc crio[23733]: 2026-06-09T13:51:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f996d1381540f4 Mac:82:01:56:7c:55:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/ad224d86-97b1-42fd-aca4-e0962c02b289 SocketPath: PciID:}] [{Interface:0xc000124960 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:51:16.132343 crc crio[23733]: time=\"2026-06-09T13:51:16.131575822Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-kcrrd Namespace:openstack-operators ID:5f996d1381540f4d6be0c9930cd8642f3d48c7f17127f23387a0913028eb4436 UID:55c386ba-a117-4f38-9fd8-483ed21e5fe2 NetNS:/var/run/netns/ad224d86-97b1-42fd-aca4-e0962c02b289 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55c386ba_a117_4f38_9fd8_483ed21e5fe2.slice PodAnnotations:0xc00012a340}] Aliases:map[]}\"\nJun 09 13:51:16.132343 crc crio[23733]: time=\"2026-06-09T13:51:16.131889239Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-577b679b5c-kcrrd for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:51:16.133663 crc crio[23733]: 2026-06-09T13:51:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38e2a8def9fa60d Mac:2e:16:49:2e:6b:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/e4227e7e-71cc-4636-bbf8-c1154233649a SocketPath: PciID:}] [{Interface:0xc000534710 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:51:16.134421 crc crio[23733]: time=\"2026-06-09T13:51:16.134364371Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-vb9nq Namespace:openstack-operators ID:38e2a8def9fa60df9baceca1cbb582aac6d1a52745b658241336b248bc8e9f5d UID:4c316c91-8234-4c95-9703-3f1de82c4dc4 NetNS:/var/run/netns/e4227e7e-71cc-4636-bbf8-c1154233649a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c316c91_8234_4c95_9703_3f1de82c4dc4.slice PodAnnotations:0xc002b0e430}] Aliases:map[]}\"\nJun 09 13:51:16.134561 crc crio[23733]: time=\"2026-06-09T13:51:16.134520405Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-688d5c756f-vb9nq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:51:16.155478 crc crio[23733]: 2026-06-09T13:51:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f33a50ca78e7f4d Mac:d2:96:a7:73:27:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/9de6562a-a58e-4a7e-bda3-6a8efcd38487 SocketPath: PciID:}] [{Interface:0xc00052ae40 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:51:16.176730 crc crio[23733]: time=\"2026-06-09T13:51:16.176581018Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-7z62x Namespace:openstack-operators ID:dd87d3dfc188fe302cdcdfe449adfa5fc23720058c74c9d43b5e4f4d55632bc5 UID:09478ba3-6218-4511-a2b4-568bfde3f997 NetNS:/var/run/netns/5f4cc287-464c-4458-883f-19b806fa5000 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09478ba3_6218_4511_a2b4_568bfde3f997.slice PodAnnotations:0xc0025341c8}] Aliases:map[]}\"\nJun 09 13:51:16.178726 crc crio[23733]: time=\"2026-06-09T13:51:16.178671821Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-7z62x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:51:16.182252 crc crio[23733]: time=\"2026-06-09T13:51:16.182167938Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-rkxmh Namespace:openstack-operators ID:f33a50ca78e7f4db41cfb9c651fb4397a6cd05f42971695ed97996463a2bb775 UID:6048f71d-3c6a-42a8-9b89-922b75411a7d NetNS:/var/run/netns/9de6562a-a58e-4a7e-bda3-6a8efcd38487 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6048f71d_3c6a_42a8_9b89_922b75411a7d.slice PodAnnotations:0xc00028e620}] Aliases:map[]}\"\nJun 09 13:51:16.182509 crc crio[23733]: time=\"2026-06-09T13:51:16.182410484Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-f4c4579bb-rkxmh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:51:16.216812 crc crio[23733]: time=\"2026-06-09T13:51:16.216579422Z\" level=info msg=\"Ran pod sandbox 5f996d1381540f4d6be0c9930cd8642f3d48c7f17127f23387a0913028eb4436 with infra container: openstack-operators/watcher-operator-controller-manager-577b679b5c-kcrrd/POD\" id=2ac0eace-481c-46a0-a273-8473265347fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:16.228366 crc crio[23733]: time=\"2026-06-09T13:51:16.228247012Z\" level=info msg=\"Ran pod sandbox f33a50ca78e7f4db41cfb9c651fb4397a6cd05f42971695ed97996463a2bb775 with infra container: openstack-operators/nova-operator-controller-manager-f4c4579bb-rkxmh/POD\" id=e03a4ecc-cdeb-46d9-a6fa-905ad0ee3c78 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:16.228728 crc crio[23733]: time=\"2026-06-09T13:51:16.228427036Z\" level=info msg=\"Ran pod sandbox 38e2a8def9fa60df9baceca1cbb582aac6d1a52745b658241336b248bc8e9f5d with infra container: openstack-operators/neutron-operator-controller-manager-688d5c756f-vb9nq/POD\" id=8f9c65ae-0c4e-4b69-8c1f-d8753f49f09e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:16.236894 crc crio[23733]: time=\"2026-06-09T13:51:16.236832166Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=edcbd385-6f7a-46c9-8179-8e138d3fc343 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:16.254245 crc crio[23733]: time=\"2026-06-09T13:51:16.254184916Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found\" id=edcbd385-6f7a-46c9-8179-8e138d3fc343 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:16.256567 crc crio[23733]: time=\"2026-06-09T13:51:16.256542735Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found\" id=edcbd385-6f7a-46c9-8179-8e138d3fc343 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:16.257349 crc crio[23733]: time=\"2026-06-09T13:51:16.257303224Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=9e11839c-d247-4464-bc47-42eb81bd1334 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:16.270834 crc crio[23733]: time=\"2026-06-09T13:51:16.270778329Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found\" id=9e11839c-d247-4464-bc47-42eb81bd1334 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:16.280935 crc crio[23733]: time=\"2026-06-09T13:51:16.26720935Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=cff1d4e3-4f0a-47cd-970b-c43905192069 name=/runtime.v1.ImageService/PullImage\nJun 09 13:51:16.284652 crc crio[23733]: time=\"2026-06-09T13:51:16.281261069Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found\" id=9e11839c-d247-4464-bc47-42eb81bd1334 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:16.285292 crc crio[23733]: time=\"2026-06-09T13:51:16.259666853Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=ed67d8e4-5816-412f-bd7a-7a0dab2e69cc name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:16.285480 crc crio[23733]: time=\"2026-06-09T13:51:16.285408702Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d not found\" id=ed67d8e4-5816-412f-bd7a-7a0dab2e69cc name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:16.285638 crc crio[23733]: time=\"2026-06-09T13:51:16.285549515Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d found\" id=ed67d8e4-5816-412f-bd7a-7a0dab2e69cc name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:16.307629 crc crio[23733]: time=\"2026-06-09T13:51:16.307370367Z\" level=info msg=\"Ran pod sandbox dd87d3dfc188fe302cdcdfe449adfa5fc23720058c74c9d43b5e4f4d55632bc5 with infra container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-7z62x/POD\" id=03090c66-2297-4ff2-8290-cb99bcab26f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:16.324690 crc crio[23733]: time=\"2026-06-09T13:51:16.320567266Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=1beb6d54-9dc8-455a-875f-df94ecd57ef9 name=/runtime.v1.ImageService/PullImage\nJun 09 13:51:16.327029 crc crio[23733]: time=\"2026-06-09T13:51:16.320679958Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=409ca2de-a642-4ccc-a53e-445864e13f83 name=/runtime.v1.ImageService/PullImage\nJun 09 13:51:16.340275 crc crio[23733]: time=\"2026-06-09T13:51:16.340033108Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\\\"\"\nJun 09 13:51:16.343725 crc crio[23733]: time=\"2026-06-09T13:51:16.34052266Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\\\"\"\nJun 09 13:51:16.352702 crc crio[23733]: time=\"2026-06-09T13:51:16.348470358Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\\\"\"\nJun 09 13:51:16.370553 crc crio[23733]: time=\"2026-06-09T13:51:16.370382242Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=99cf6361-0b8c-4e22-afcd-8e74e44ddf10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:16.370896 crc crio[23733]: time=\"2026-06-09T13:51:16.370808083Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=99cf6361-0b8c-4e22-afcd-8e74e44ddf10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:16.383451 crc crio[23733]: time=\"2026-06-09T13:51:16.380695498Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=99cf6361-0b8c-4e22-afcd-8e74e44ddf10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:16.385731 crc crio[23733]: time=\"2026-06-09T13:51:16.385679202Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=8f47ebd9-d1d1-4eae-a7f1-24da8cd2af0e name=/runtime.v1.ImageService/PullImage\nJun 09 13:51:16.417927 crc crio[23733]: time=\"2026-06-09T13:51:16.416448927Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\\\"\"\nJun 09 13:51:22.464793 crc crio[23733]: time=\"2026-06-09T13:51:22.385857327Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-5895df7d8f-mtf9p/POD\" id=4b8a568a-bd0f-49f2-a37b-db6e88f66abf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:22.472299 crc crio[23733]: time=\"2026-06-09T13:51:22.464548452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:23.795080 crc crio[23733]: time=\"2026-06-09T13:51:23.794932386Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-5895df7d8f-mtf9p Namespace:openstack-operators ID:588c36787a61ea5c761b52f3f1f816d00956af1fe2b211aabb4a75d2400f742d UID:13f12de6-fba8-4868-9298-54a94803be9b NetNS:/var/run/netns/c7f7fab8-b5ea-485f-ad3b-86cdf155e5f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13f12de6_fba8_4868_9298_54a94803be9b.slice PodAnnotations:0xc00008d058}] Aliases:map[]}\"\nJun 09 13:51:23.795080 crc crio[23733]: time=\"2026-06-09T13:51:23.795023008Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-5895df7d8f-mtf9p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:51:28.677028 crc crio[23733]: 2026-06-09T13:51:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:588c36787a61ea5 Mac:4e:e1:67:ca:7f:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/c7f7fab8-b5ea-485f-ad3b-86cdf155e5f6 SocketPath: PciID:}] [{Interface:0xc0001245d0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:51:28.700085 crc crio[23733]: time=\"2026-06-09T13:51:28.684874662Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-5895df7d8f-mtf9p Namespace:openstack-operators ID:588c36787a61ea5c761b52f3f1f816d00956af1fe2b211aabb4a75d2400f742d UID:13f12de6-fba8-4868-9298-54a94803be9b NetNS:/var/run/netns/c7f7fab8-b5ea-485f-ad3b-86cdf155e5f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13f12de6_fba8_4868_9298_54a94803be9b.slice PodAnnotations:0xc00008d058}] Aliases:map[]}\"\nJun 09 13:51:28.700085 crc crio[23733]: time=\"2026-06-09T13:51:28.685343033Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-5895df7d8f-mtf9p for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:51:28.740820 crc crio[23733]: time=\"2026-06-09T13:51:28.739859218Z\" level=info msg=\"Ran pod sandbox 588c36787a61ea5c761b52f3f1f816d00956af1fe2b211aabb4a75d2400f742d with infra container: openstack-operators/openstack-operator-controller-manager-5895df7d8f-mtf9p/POD\" id=4b8a568a-bd0f-49f2-a37b-db6e88f66abf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:28.766891 crc crio[23733]: time=\"2026-06-09T13:51:28.764233014Z\" level=info msg=\"Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=f4e6acfa-19f2-446f-ac62-3e1914cad16d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:28.876088 crc crio[23733]: time=\"2026-06-09T13:51:28.862068723Z\" level=info msg=\"Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=8c2ebb42-571c-42a8-b74b-0546e5bb4c25 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:51:28.901924 crc crio[23733]: time=\"2026-06-09T13:51:28.895652588Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-5895df7d8f-mtf9p/manager\" id=9b287862-9841-4e8e-b20f-d02c06d52a38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:51:28.901924 crc crio[23733]: time=\"2026-06-09T13:51:28.896496579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:29.085662 crc crio[23733]: time=\"2026-06-09T13:51:29.060511092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:29.091243 crc crio[23733]: time=\"2026-06-09T13:51:29.090981169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:30.196046 crc crio[23733]: time=\"2026-06-09T13:51:30.194465288Z\" level=info msg=\"Created container 3b505a215660576d9bc95ef44944084103d0dcf5d393043e83b596cbc4c0bb6b: openstack-operators/openstack-operator-controller-manager-5895df7d8f-mtf9p/manager\" id=9b287862-9841-4e8e-b20f-d02c06d52a38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:51:30.225205 crc crio[23733]: time=\"2026-06-09T13:51:30.205679306Z\" level=info msg=\"Starting container: 3b505a215660576d9bc95ef44944084103d0dcf5d393043e83b596cbc4c0bb6b\" id=f6174769-673d-4370-94fb-c042997e532b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:51:30.894713 crc crio[23733]: time=\"2026-06-09T13:51:30.88017699Z\" level=info msg=\"Started container\" PID=50035 containerID=3b505a215660576d9bc95ef44944084103d0dcf5d393043e83b596cbc4c0bb6b description=openstack-operators/openstack-operator-controller-manager-5895df7d8f-mtf9p/manager id=f6174769-673d-4370-94fb-c042997e532b name=/runtime.v1.RuntimeService/StartContainer sandboxID=588c36787a61ea5c761b52f3f1f816d00956af1fe2b211aabb4a75d2400f742d\nJun 09 13:51:36.401564 crc crio[23733]: time=\"2026-06-09T13:51:36.395253037Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-cbcfcddf7-64nhw/POD\" id=de16033e-4c75-49d2-a3a9-cdc898c82503 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:36.401564 crc crio[23733]: time=\"2026-06-09T13:51:36.401368759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:51:36.788055 crc crio[23733]: time=\"2026-06-09T13:51:36.787961612Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd/POD\" id=70d080cc-4d7f-4c19-9f20-7a1cbb9a7edd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:51:36.788293 crc crio[23733]: time=\"2026-06-09T13:51:36.788068744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:00.546857 crc crio[23733]: time=\"2026-06-09T13:52:00.545743017Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683552-hq76n/POD\" id=b6773445-8a70-44af-9b1b-e71dd9c9c6a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:52:00.548495 crc crio[23733]: time=\"2026-06-09T13:52:00.546876175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:00.681436 crc crio[23733]: time=\"2026-06-09T13:52:00.681228081Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=069b308c-2d7b-467b-9a6a-0fbb6615f7ec name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:00.683828 crc crio[23733]: time=\"2026-06-09T13:52:00.683719373Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=623604a7-e55a-46a1-92ab-39cdd8e274e1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:00.735924 crc crio[23733]: time=\"2026-06-09T13:52:00.735684274Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=cff1d4e3-4f0a-47cd-970b-c43905192069 name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:00.736880 crc crio[23733]: time=\"2026-06-09T13:52:00.736764821Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=9200fe76-95ff-4c08-aea2-7051479d2842 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:00.739982 crc crio[23733]: time=\"2026-06-09T13:52:00.739883368Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=14188274-a816-4ae3-bf61-0c3fbcc8d88b name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:00.741306 crc crio[23733]: time=\"2026-06-09T13:52:00.741229572Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=3ae984db-63df-4a56-9eef-0419f5eb080e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:00.747080 crc crio[23733]: time=\"2026-06-09T13:52:00.74680827Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=9a0d5558-f84c-4db8-b041-a13f6ba5107c name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:00.748419 crc crio[23733]: time=\"2026-06-09T13:52:00.748284937Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=ab1227ee-25aa-4d02-b4cf-4c6360096152 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:00.751922 crc crio[23733]: time=\"2026-06-09T13:52:00.751730633Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=4cb1ca7c-58c8-4963-a3e4-85ef3a126bad name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:00.769270 crc crio[23733]: time=\"2026-06-09T13:52:00.769069373Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=cf7363de-f2eb-4810-908f-db9655ec91c2 name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:00.771213 crc crio[23733]: time=\"2026-06-09T13:52:00.771094044Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=c60e4e00-05c8-4838-9621-f1545abfbb87 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:00.778861 crc crio[23733]: time=\"2026-06-09T13:52:00.778732663Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=10896270-7d18-4e3c-a525-b45c66afb53f name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:00.780427 crc crio[23733]: time=\"2026-06-09T13:52:00.780331993Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=780e4444-2b2d-47a5-b850-42f35f29a304 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:00.783614 crc crio[23733]: time=\"2026-06-09T13:52:00.783483632Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=d7581de9-e3ef-4174-8d96-7947fa646b28 name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:00.785322 crc crio[23733]: time=\"2026-06-09T13:52:00.785246106Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=061c71d7-a149-4667-b1f4-043257684138 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:00.791549 crc crio[23733]: time=\"2026-06-09T13:52:00.791453589Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=57cffd0f-c825-49db-90f9-825ed951b156 name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:00.792450 crc crio[23733]: time=\"2026-06-09T13:52:00.792364352Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=b2a42957-afa7-4c1b-be7e-87e92cb2226c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:00.796455 crc crio[23733]: time=\"2026-06-09T13:52:00.796359522Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=04dbf255-c0d5-4766-9ace-53a5b47d07d0 name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:00.797400 crc crio[23733]: time=\"2026-06-09T13:52:00.797317846Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=d3e9b953-5c52-46dc-8142-1a9738f03610 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:00.800890 crc crio[23733]: time=\"2026-06-09T13:52:00.80078445Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=e9572661-42fb-4439-9eed-804e77068e5e name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:00.801952 crc crio[23733]: time=\"2026-06-09T13:52:00.801871279Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=067308fc-d924-4366-98c7-22aaec083a54 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:01.832027 crc crio[23733]: time=\"2026-06-09T13:52:01.831928863Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=1e211f5c-a681-4a87-a05a-dd7da4d95c7a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:01.851788 crc crio[23733]: time=\"2026-06-09T13:52:01.85154636Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=d2add3d4-374e-43db-b62a-89ff272550e2 name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:01.853272 crc crio[23733]: time=\"2026-06-09T13:52:01.853035067Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=9c87934d-2542-4070-a956-4d9521330459 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:02.986332 crc crio[23733]: time=\"2026-06-09T13:52:02.985676136Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=e8706c4d-d7bd-4fa7-b6b3-57d920bc0c8a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:03.130330 crc crio[23733]: time=\"2026-06-09T13:52:03.130176505Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=224aeec4-754d-4ebc-8f8d-34585d6e75f1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:03.130709 crc crio[23733]: time=\"2026-06-09T13:52:03.130404381Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=de81d5ec-ffc1-4a76-8cba-3caa4aee2699 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:03.131947 crc crio[23733]: time=\"2026-06-09T13:52:03.131799135Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=676d7802-0585-45a4-a142-72b5a318ea8a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:03.132095 crc crio[23733]: time=\"2026-06-09T13:52:03.132006211Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=79553bc2-3dc2-4987-98e5-ff35c2d3b2de name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:03.134509 crc crio[23733]: time=\"2026-06-09T13:52:03.134288867Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=1426d712-0fe3-48b6-a09f-c07d072de2d1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:03.135290 crc crio[23733]: time=\"2026-06-09T13:52:03.13520964Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-b9z2r/manager\" id=2a61b52d-bfb3-415e-88ad-f8529b1d7299 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:03.173257 crc crio[23733]: time=\"2026-06-09T13:52:03.17305149Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=07bc41f8-25b0-49ac-931b-5fb696487ef0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:03.173653 crc crio[23733]: time=\"2026-06-09T13:52:03.173310558Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=6cef48f8-f8db-439c-996d-463f81cbe38e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:03.191908 crc crio[23733]: time=\"2026-06-09T13:52:03.191712553Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=2ee98643-ccd9-4fdd-b4a4-2a9ce385f26e name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:03.193231 crc crio[23733]: time=\"2026-06-09T13:52:03.1931733Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=a971ebcf-f6fd-4669-a67d-3ac959c29ad5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:03.197877 crc crio[23733]: time=\"2026-06-09T13:52:03.197738043Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=fec6e506-3850-4e19-928d-b634b5a81712 name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:03.198533 crc crio[23733]: time=\"2026-06-09T13:52:03.198446741Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=dbba9694-46f9-4f7b-b837-cbe217e224cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:03.207308 crc crio[23733]: time=\"2026-06-09T13:52:03.2072231Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=1beb6d54-9dc8-455a-875f-df94ecd57ef9 name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:03.211300 crc crio[23733]: time=\"2026-06-09T13:52:03.211233649Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=987f120b-59db-4f27-a923-ee566f258837 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:03.214752 crc crio[23733]: time=\"2026-06-09T13:52:03.214674204Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=b3c9e45e-07aa-45a5-9827-9a69e9ac7224 name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:03.217502 crc crio[23733]: time=\"2026-06-09T13:52:03.217425973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:03.217629 crc crio[23733]: time=\"2026-06-09T13:52:03.217554316Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=941457b4-fbfc-40d0-9ec6-eded86e26a55 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:03.220018 crc crio[23733]: time=\"2026-06-09T13:52:03.219849023Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=b6ef94a2-2f18-42b2-ab89-7e453042c3f3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:03.223572 crc crio[23733]: time=\"2026-06-09T13:52:03.223085492Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=8f47ebd9-d1d1-4eae-a7f1-24da8cd2af0e name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:03.225460 crc crio[23733]: time=\"2026-06-09T13:52:03.225339649Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=5a16590d-cf1f-4d73-8dcb-16b94d1701c8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:03.227262 crc crio[23733]: time=\"2026-06-09T13:52:03.227181985Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-9vwgc/manager\" id=494e143e-e888-49db-a241-880d2a057d3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:03.239080 crc crio[23733]: time=\"2026-06-09T13:52:03.238720551Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-w86th/manager\" id=c4b6ce9c-52bf-4248-9e0a-0b41a4d8e1c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:03.240168 crc crio[23733]: time=\"2026-06-09T13:52:03.240072524Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-gnf2g/manager\" id=b5e6d882-0a9b-44ab-a8ed-654571528176 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:03.269227 crc crio[23733]: time=\"2026-06-09T13:52:03.269141567Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=8b2097a6-6d49-4568-9453-d182bbd54010 name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:03.270823 crc crio[23733]: time=\"2026-06-09T13:52:03.270737017Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=5bf8b426-1942-4f97-bb98-46dbbd37b01e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:03.278182 crc crio[23733]: time=\"2026-06-09T13:52:03.278008187Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=409ca2de-a642-4ccc-a53e-445864e13f83 name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:03.279249 crc crio[23733]: time=\"2026-06-09T13:52:03.279172926Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=2fc9f9ac-8761-45c9-9046-627d4e16bba1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:03.480335 crc crio[23733]: time=\"2026-06-09T13:52:03.480171168Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=2b16b177-9081-4518-92e3-f8d5d285f1c2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:03.481329 crc crio[23733]: time=\"2026-06-09T13:52:03.480784313Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-mjd9d/manager\" id=2843f718-4919-4a05-bef7-f94d62265f3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:03.482040 crc crio[23733]: time=\"2026-06-09T13:52:03.481821929Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=7a571b6a-f108-49bd-8f9a-3645fbf7ee43 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:03.482571 crc crio[23733]: time=\"2026-06-09T13:52:03.481954992Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=fca68d07-0599-481a-a754-b11622bbd1bd name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:03.484325 crc crio[23733]: time=\"2026-06-09T13:52:03.484239279Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=b6add66c-bed7-4968-a19e-3086d8d18135 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:03.486222 crc crio[23733]: time=\"2026-06-09T13:52:03.486066635Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zm7hh/manager\" id=f1c13303-5bdb-43bf-b307-7ae6cd6473a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:03.491068 crc crio[23733]: time=\"2026-06-09T13:52:03.490941626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:03.491506 crc crio[23733]: time=\"2026-06-09T13:52:03.491416558Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-kcrrd/manager\" id=622123fc-50a0-4f78-8bec-f4640a046d17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:03.492483 crc crio[23733]: time=\"2026-06-09T13:52:03.492412922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:03.496180 crc crio[23733]: time=\"2026-06-09T13:52:03.495995701Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-bt5b8/manager\" id=256e5d07-faec-4ca5-8a28-e46c46f33a9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:03.498297 crc crio[23733]: time=\"2026-06-09T13:52:03.498190855Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd Namespace:openstack-operators ID:b72d2ab3c889db9c677973e7f6bfbdc3d9579256c3c9f49521bf7de0511fb2c4 UID:3abd1b16-8254-412c-84cd-cd0e7d3a78ff NetNS:/var/run/netns/4f0e28a9-f863-4fcd-97f2-eebeae0b43c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3abd1b16_8254_412c_84cd_cd0e7d3a78ff.slice PodAnnotations:0xc00012a648}] Aliases:map[]}\"\nJun 09 13:52:03.498297 crc crio[23733]: time=\"2026-06-09T13:52:03.498272217Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:52:03.504619 crc crio[23733]: time=\"2026-06-09T13:52:03.504507503Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-v27ft/manager\" id=1df51ac6-a8c9-420a-a912-d1ac905e964d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:03.516036 crc crio[23733]: time=\"2026-06-09T13:52:03.515882445Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-64nhw Namespace:openstack-operators ID:c746e4d794617c2442afa4700aca3dd132eed52cffbeb32e9956ac5792e88f43 UID:f2827199-b7ec-43ec-bb0c-0aae73e6ebce NetNS:/var/run/netns/8737c508-ebe6-4e38-a38d-17b4fbcb7de9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2827199_b7ec_43ec_bb0c_0aae73e6ebce.slice PodAnnotations:0xc002898360}] Aliases:map[]}\"\nJun 09 13:52:03.516036 crc crio[23733]: time=\"2026-06-09T13:52:03.515950067Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-64nhw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:52:03.516832 crc crio[23733]: time=\"2026-06-09T13:52:03.516205873Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-dz9mc/manager\" id=ed50ede1-52ac-49ab-80cf-2e9165193d41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:03.517407 crc crio[23733]: time=\"2026-06-09T13:52:03.517289459Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-vf5nr/manager\" id=221e811c-6253-4a44-959e-c8b62d0a70ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:03.827516 crc crio[23733]: 2026-06-09T13:52:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b72d2ab3c889db9 Mac:da:6e:1c:6a:ba:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/4f0e28a9-f863-4fcd-97f2-eebeae0b43c7 SocketPath: PciID:}] [{Interface:0xc000524d40 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:52:03.831294 crc crio[23733]: time=\"2026-06-09T13:52:03.831089474Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd Namespace:openstack-operators ID:b72d2ab3c889db9c677973e7f6bfbdc3d9579256c3c9f49521bf7de0511fb2c4 UID:3abd1b16-8254-412c-84cd-cd0e7d3a78ff NetNS:/var/run/netns/4f0e28a9-f863-4fcd-97f2-eebeae0b43c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3abd1b16_8254_412c_84cd_cd0e7d3a78ff.slice PodAnnotations:0xc00012a648}] Aliases:map[]}\"\nJun 09 13:52:03.831706 crc crio[23733]: time=\"2026-06-09T13:52:03.8313359Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:52:03.879370 crc crio[23733]: 2026-06-09T13:52:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c746e4d794617c2 Mac:d2:a7:b9:23:4d:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/8737c508-ebe6-4e38-a38d-17b4fbcb7de9 SocketPath: PciID:}] [{Interface:0xc00011c760 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:52:03.881888 crc crio[23733]: time=\"2026-06-09T13:52:03.881819374Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-64nhw Namespace:openstack-operators ID:c746e4d794617c2442afa4700aca3dd132eed52cffbeb32e9956ac5792e88f43 UID:f2827199-b7ec-43ec-bb0c-0aae73e6ebce NetNS:/var/run/netns/8737c508-ebe6-4e38-a38d-17b4fbcb7de9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2827199_b7ec_43ec_bb0c_0aae73e6ebce.slice PodAnnotations:0xc002898360}] Aliases:map[]}\"\nJun 09 13:52:03.882180 crc crio[23733]: time=\"2026-06-09T13:52:03.882048829Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-64nhw for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:52:17.664810 crc crio[23733]: time=\"2026-06-09T13:52:17.663615653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:17.664810 crc crio[23733]: time=\"2026-06-09T13:52:17.665297765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:17.668623 crc crio[23733]: time=\"2026-06-09T13:52:17.667991652Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=b75598c8-64b7-4550-aea9-f4a345cffef7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:17.668623 crc crio[23733]: time=\"2026-06-09T13:52:17.668161326Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=121ca508-084f-4b12-8092-7dc609be4659 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:17.679378 crc crio[23733]: time=\"2026-06-09T13:52:17.678904802Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683552-hq76n Namespace:openshift-infra ID:6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0 UID:e11d08b1-7c75-44d9-ab52-866831dc5a7c NetNS:/var/run/netns/21b25e81-b116-4dff-b86d-22c81f989fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode11d08b1_7c75_44d9_ab52_866831dc5a7c.slice PodAnnotations:0xc0025a6740}] Aliases:map[]}\"\nJun 09 13:52:17.679378 crc crio[23733]: time=\"2026-06-09T13:52:17.679307272Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683552-hq76n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:52:17.684680 crc crio[23733]: time=\"2026-06-09T13:52:17.684330737Z\" level=info msg=\"Ran pod sandbox b72d2ab3c889db9c677973e7f6bfbdc3d9579256c3c9f49521bf7de0511fb2c4 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd/POD\" id=70d080cc-4d7f-4c19-9f20-7a1cbb9a7edd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:52:17.685836 crc crio[23733]: time=\"2026-06-09T13:52:17.68566736Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=7d3c9705-6465-4bb2-b814-d898c093c44a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:17.690714 crc crio[23733]: time=\"2026-06-09T13:52:17.690649165Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=3bdb1b71-8950-4069-b712-e97a45a6c3b2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:17.694418 crc crio[23733]: time=\"2026-06-09T13:52:17.694331245Z\" level=info msg=\"Ran pod sandbox c746e4d794617c2442afa4700aca3dd132eed52cffbeb32e9956ac5792e88f43 with infra container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-64nhw/POD\" id=de16033e-4c75-49d2-a3a9-cdc898c82503 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:52:17.695452 crc crio[23733]: time=\"2026-06-09T13:52:17.695329061Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-vb9nq/manager\" id=562f17f2-109f-47f1-825f-07d957d18900 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:17.698698 crc crio[23733]: time=\"2026-06-09T13:52:17.698633563Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=db684392-78a8-4e3d-b8d3-c5fbedbe00ed name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:17.700209 crc crio[23733]: time=\"2026-06-09T13:52:17.699968736Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-pcd8f/manager\" id=6891fafd-4baa-44fd-9b6e-955385ae03f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:17.708743 crc crio[23733]: time=\"2026-06-09T13:52:17.70856422Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 not found\" id=3bdb1b71-8950-4069-b712-e97a45a6c3b2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:17.709377 crc crio[23733]: time=\"2026-06-09T13:52:17.708819026Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 found\" id=3bdb1b71-8950-4069-b712-e97a45a6c3b2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:17.709377 crc crio[23733]: time=\"2026-06-09T13:52:17.708850267Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-dhf82/manager\" id=79b049a0-2b29-45fc-9a8c-0626142a4f89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:17.710539 crc crio[23733]: time=\"2026-06-09T13:52:17.710436096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:17.711718 crc crio[23733]: time=\"2026-06-09T13:52:17.711637046Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found\" id=db684392-78a8-4e3d-b8d3-c5fbedbe00ed name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:17.711801 crc crio[23733]: time=\"2026-06-09T13:52:17.711737118Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found\" id=db684392-78a8-4e3d-b8d3-c5fbedbe00ed name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:17.717274 crc crio[23733]: time=\"2026-06-09T13:52:17.716376543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:17.719085 crc crio[23733]: time=\"2026-06-09T13:52:17.718945706Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=8314f8e7-5d5a-410c-8245-83d160345def name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:17.719748 crc crio[23733]: time=\"2026-06-09T13:52:17.719657185Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=115ad850-3ce8-4b6c-92fe-de2f34d0a899 name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:17.721141 crc crio[23733]: time=\"2026-06-09T13:52:17.721020728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:17.724826 crc crio[23733]: time=\"2026-06-09T13:52:17.723712555Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-rkxmh/manager\" id=55523bea-64b2-409b-b6aa-d9bc36c7bcac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:17.737039 crc crio[23733]: time=\"2026-06-09T13:52:17.736857642Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-wpwch/manager\" id=736b96f8-1743-42be-8972-4f8889dae628 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:17.739419 crc crio[23733]: time=\"2026-06-09T13:52:17.739313003Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\\\"\"\nJun 09 13:52:17.739536 crc crio[23733]: time=\"2026-06-09T13:52:17.739413055Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\\\"\"\nJun 09 13:52:17.927484 crc crio[23733]: time=\"2026-06-09T13:52:17.927329673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:17.927996 crc crio[23733]: time=\"2026-06-09T13:52:17.927831755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:17.927996 crc crio[23733]: time=\"2026-06-09T13:52:17.927437605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:17.928196 crc crio[23733]: time=\"2026-06-09T13:52:17.927926577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:17.962863 crc crio[23733]: time=\"2026-06-09T13:52:17.962787803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:17.969033 crc crio[23733]: time=\"2026-06-09T13:52:17.968951526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:17.990437 crc crio[23733]: 2026-06-09T13:52:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a3606a60fe3934 Mac:22:66:f3:fd:e1:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/21b25e81-b116-4dff-b86d-22c81f989fb1 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:52:17.992637 crc crio[23733]: time=\"2026-06-09T13:52:17.99245612Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683552-hq76n Namespace:openshift-infra ID:6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0 UID:e11d08b1-7c75-44d9-ab52-866831dc5a7c NetNS:/var/run/netns/21b25e81-b116-4dff-b86d-22c81f989fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode11d08b1_7c75_44d9_ab52_866831dc5a7c.slice PodAnnotations:0xc0025a6740}] Aliases:map[]}\"\nJun 09 13:52:17.992833 crc crio[23733]: time=\"2026-06-09T13:52:17.992771389Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683552-hq76n for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:52:18.097559 crc crio[23733]: time=\"2026-06-09T13:52:18.096943366Z\" level=info msg=\"Created container b35daa6ee64de67ef742250b6fea8590d01e6008653e156edbfafa595ca92c25: openstack-operators/designate-operator-controller-manager-6bf8599b68-b9z2r/manager\" id=2a61b52d-bfb3-415e-88ad-f8529b1d7299 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:18.099714 crc crio[23733]: time=\"2026-06-09T13:52:18.099417876Z\" level=info msg=\"Starting container: b35daa6ee64de67ef742250b6fea8590d01e6008653e156edbfafa595ca92c25\" id=ac639926-cac4-4c64-a6a4-3079062ba42b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:18.107157 crc crio[23733]: time=\"2026-06-09T13:52:18.106980595Z\" level=info msg=\"Started container\" PID=51463 containerID=b35daa6ee64de67ef742250b6fea8590d01e6008653e156edbfafa595ca92c25 description=openstack-operators/designate-operator-controller-manager-6bf8599b68-b9z2r/manager id=ac639926-cac4-4c64-a6a4-3079062ba42b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3595e735456132d25682b90aa3b1b8e309e67a5eca14b7d51ca11bb64bfec5c\nJun 09 13:52:18.124560 crc crio[23733]: time=\"2026-06-09T13:52:18.124410197Z\" level=info msg=\"Ran pod sandbox 6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0 with infra container: openshift-infra/auto-csr-approver-29683552-hq76n/POD\" id=b6773445-8a70-44af-9b1b-e71dd9c9c6a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:52:18.127931 crc crio[23733]: time=\"2026-06-09T13:52:18.127835083Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ff76f054-195e-4a5b-8b65-4744b707a98d name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:18.134230 crc crio[23733]: time=\"2026-06-09T13:52:18.134166629Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 13:52:18.136039 crc crio[23733]: time=\"2026-06-09T13:52:18.136007746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:18.137626 crc crio[23733]: time=\"2026-06-09T13:52:18.136212201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:18.156678 crc crio[23733]: time=\"2026-06-09T13:52:18.156618128Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-x8dqh/manager\" id=cbe5dfbc-4fe7-4d5f-97c2-e86ded8c8ef2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:18.328299 crc crio[23733]: time=\"2026-06-09T13:52:18.328068486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:18.330172 crc crio[23733]: time=\"2026-06-09T13:52:18.330023104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:18.330448 crc crio[23733]: time=\"2026-06-09T13:52:18.330366193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:18.333735 crc crio[23733]: time=\"2026-06-09T13:52:18.333702076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:18.335176 crc crio[23733]: time=\"2026-06-09T13:52:18.334962017Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-7z62x/manager\" id=0a0a10ea-f95d-4a10-8a38-d4bbee437f34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:18.348822 crc crio[23733]: time=\"2026-06-09T13:52:18.348693608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:18.458849 crc crio[23733]: time=\"2026-06-09T13:52:18.458799973Z\" level=info msg=\"Created container ff46baf5c4a31c2a2043ca172bf004e2c5d1d37b92a0c01c66c502dc28544567: openstack-operators/heat-operator-controller-manager-5c5844cc68-gnf2g/manager\" id=b5e6d882-0a9b-44ab-a8ed-654571528176 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:18.462844 crc crio[23733]: time=\"2026-06-09T13:52:18.46229944Z\" level=info msg=\"Starting container: ff46baf5c4a31c2a2043ca172bf004e2c5d1d37b92a0c01c66c502dc28544567\" id=930212e2-c9d7-49b5-8c20-ba8ee422e335 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:18.471977 crc crio[23733]: time=\"2026-06-09T13:52:18.471811866Z\" level=info msg=\"Started container\" PID=51513 containerID=ff46baf5c4a31c2a2043ca172bf004e2c5d1d37b92a0c01c66c502dc28544567 description=openstack-operators/heat-operator-controller-manager-5c5844cc68-gnf2g/manager id=930212e2-c9d7-49b5-8c20-ba8ee422e335 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f8323b4a1cd145a9bd373998836cb92c1848f461db66e464a9ca7d4ad6ff1ea\nJun 09 13:52:18.562749 crc crio[23733]: time=\"2026-06-09T13:52:18.56254288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:18.566981 crc crio[23733]: time=\"2026-06-09T13:52:18.566905378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:18.567631 crc crio[23733]: time=\"2026-06-09T13:52:18.567536123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:18.571508 crc crio[23733]: time=\"2026-06-09T13:52:18.571446131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:18.591342 crc crio[23733]: time=\"2026-06-09T13:52:18.591001306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:18.604024 crc crio[23733]: time=\"2026-06-09T13:52:18.603901347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:18.622878 crc crio[23733]: time=\"2026-06-09T13:52:18.622758935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:18.624973 crc crio[23733]: time=\"2026-06-09T13:52:18.624692983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:18.677166 crc crio[23733]: time=\"2026-06-09T13:52:18.674864949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:18.681161 crc crio[23733]: time=\"2026-06-09T13:52:18.680004316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:18.686712 crc crio[23733]: time=\"2026-06-09T13:52:18.682980951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:18.803527 crc crio[23733]: time=\"2026-06-09T13:52:18.803255968Z\" level=info msg=\"Created container 264a30d3202b65b60bafcbd012917cacaf8e78915a8de8b48493dfaed8d7d8c1: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-w86th/manager\" id=c4b6ce9c-52bf-4248-9e0a-0b41a4d8e1c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:18.805641 crc crio[23733]: time=\"2026-06-09T13:52:18.805468313Z\" level=info msg=\"Starting container: 264a30d3202b65b60bafcbd012917cacaf8e78915a8de8b48493dfaed8d7d8c1\" id=a8ee03a2-688a-4495-9f63-d9dfe73a1451 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:18.839262 crc crio[23733]: time=\"2026-06-09T13:52:18.83918223Z\" level=info msg=\"Started container\" PID=51544 containerID=264a30d3202b65b60bafcbd012917cacaf8e78915a8de8b48493dfaed8d7d8c1 description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-w86th/manager id=a8ee03a2-688a-4495-9f63-d9dfe73a1451 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e4eff5fd7cdf84f72f9a36f42f6f53815e1cfe3fd754d77233b5fa9cc3b98f1\nJun 09 13:52:18.855337 crc crio[23733]: time=\"2026-06-09T13:52:18.854966113Z\" level=info msg=\"Created container c68ead183254672089d57f069a6898d1a95e2dba01689e5818765329661e37e6: openstack-operators/test-operator-controller-manager-8d5599d7d-9vwgc/manager\" id=494e143e-e888-49db-a241-880d2a057d3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:18.857037 crc crio[23733]: time=\"2026-06-09T13:52:18.856944312Z\" level=info msg=\"Starting container: c68ead183254672089d57f069a6898d1a95e2dba01689e5818765329661e37e6\" id=94f76f77-e364-456f-91f6-bfc02592dd1c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:18.892262 crc crio[23733]: time=\"2026-06-09T13:52:18.892082044Z\" level=info msg=\"Started container\" PID=51545 containerID=c68ead183254672089d57f069a6898d1a95e2dba01689e5818765329661e37e6 description=openstack-operators/test-operator-controller-manager-8d5599d7d-9vwgc/manager id=94f76f77-e364-456f-91f6-bfc02592dd1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=84412995fe323462e1833f74bba14ee26e96241e1cb808818cad6b146af11630\nJun 09 13:52:19.030261 crc crio[23733]: time=\"2026-06-09T13:52:19.029520078Z\" level=info msg=\"Created container 6f439072c64178d44a374387907563d45b3f4cc58d93a5dd8dee18a5ac8ceac7: openstack-operators/cinder-operator-controller-manager-86c584f6fc-bt5b8/manager\" id=256e5d07-faec-4ca5-8a28-e46c46f33a9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:19.031883 crc crio[23733]: time=\"2026-06-09T13:52:19.031838835Z\" level=info msg=\"Starting container: 6f439072c64178d44a374387907563d45b3f4cc58d93a5dd8dee18a5ac8ceac7\" id=0ce5ba7e-cc9c-4563-9ce8-f3e30990d011 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:19.043417 crc crio[23733]: time=\"2026-06-09T13:52:19.043333171Z\" level=info msg=\"Started container\" PID=51565 containerID=6f439072c64178d44a374387907563d45b3f4cc58d93a5dd8dee18a5ac8ceac7 description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-bt5b8/manager id=0ce5ba7e-cc9c-4563-9ce8-f3e30990d011 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d438921af2285f3dcf6b015e5018305af322075c30aba9869f0f1df47c376220\nJun 09 13:52:19.046467 crc crio[23733]: time=\"2026-06-09T13:52:19.046365546Z\" level=info msg=\"Created container 88e068646cf832e32e1870e1537a2999cf2bf33b085c0142502c61a9867761c8: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zm7hh/manager\" id=f1c13303-5bdb-43bf-b307-7ae6cd6473a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:19.047887 crc crio[23733]: time=\"2026-06-09T13:52:19.047849893Z\" level=info msg=\"Starting container: 88e068646cf832e32e1870e1537a2999cf2bf33b085c0142502c61a9867761c8\" id=a244d137-b0c6-42f0-a8a7-8468a1ed9384 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:19.048382 crc crio[23733]: time=\"2026-06-09T13:52:19.048228813Z\" level=info msg=\"Created container f1106a51419b549c6b52192f955cb5f067df9173ea887e579052bc6604404617: openstack-operators/ovn-operator-controller-manager-58f85bd97f-dhf82/manager\" id=79b049a0-2b29-45fc-9a8c-0626142a4f89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:19.049752 crc crio[23733]: time=\"2026-06-09T13:52:19.049714809Z\" level=info msg=\"Starting container: f1106a51419b549c6b52192f955cb5f067df9173ea887e579052bc6604404617\" id=2a045228-c2e3-4702-993c-9e6dd306c15f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:19.059493 crc crio[23733]: time=\"2026-06-09T13:52:19.05941839Z\" level=info msg=\"Started container\" PID=51568 containerID=88e068646cf832e32e1870e1537a2999cf2bf33b085c0142502c61a9867761c8 description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-zm7hh/manager id=a244d137-b0c6-42f0-a8a7-8468a1ed9384 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b44ad192a4a258d6db12d976983b7a2b6fa127b386f9f868d57880322aa51a1\nJun 09 13:52:19.062892 crc crio[23733]: time=\"2026-06-09T13:52:19.062844144Z\" level=info msg=\"Started container\" PID=51599 containerID=f1106a51419b549c6b52192f955cb5f067df9173ea887e579052bc6604404617 description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-dhf82/manager id=2a045228-c2e3-4702-993c-9e6dd306c15f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc0fb654cd4e838354df9eb1ea0a6e809229b19aa98e55f6af328b445ffba691\nJun 09 13:52:19.401164 crc crio[23733]: time=\"2026-06-09T13:52:19.398158733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:19.415969 crc crio[23733]: time=\"2026-06-09T13:52:19.415866353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:19.433459 crc crio[23733]: time=\"2026-06-09T13:52:19.433388778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:19.449899 crc crio[23733]: time=\"2026-06-09T13:52:19.449797766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:19.450786 crc crio[23733]: time=\"2026-06-09T13:52:19.45076061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:19.477645 crc crio[23733]: time=\"2026-06-09T13:52:19.477540345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:19.478654 crc crio[23733]: time=\"2026-06-09T13:52:19.478402676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:19.508507 crc crio[23733]: time=\"2026-06-09T13:52:19.507186251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:19.528526 crc crio[23733]: time=\"2026-06-09T13:52:19.52843675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:19.540481 crc crio[23733]: time=\"2026-06-09T13:52:19.540399256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:19.788978 crc crio[23733]: time=\"2026-06-09T13:52:19.788872137Z\" level=info msg=\"Created container 0708f60a2c841270911911bee91ffc83ea9544113928ef4d2eaf813ed914d55e: openstack-operators/neutron-operator-controller-manager-688d5c756f-vb9nq/manager\" id=562f17f2-109f-47f1-825f-07d957d18900 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:19.802275 crc crio[23733]: time=\"2026-06-09T13:52:19.801984802Z\" level=info msg=\"Starting container: 0708f60a2c841270911911bee91ffc83ea9544113928ef4d2eaf813ed914d55e\" id=2e1543f3-16f1-42bc-a9d8-2e89372765e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:19.824949 crc crio[23733]: time=\"2026-06-09T13:52:19.824739298Z\" level=info msg=\"Started container\" PID=51703 containerID=0708f60a2c841270911911bee91ffc83ea9544113928ef4d2eaf813ed914d55e description=openstack-operators/neutron-operator-controller-manager-688d5c756f-vb9nq/manager id=2e1543f3-16f1-42bc-a9d8-2e89372765e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38e2a8def9fa60df9baceca1cbb582aac6d1a52745b658241336b248bc8e9f5d\nJun 09 13:52:19.847177 crc crio[23733]: time=\"2026-06-09T13:52:19.847075883Z\" level=info msg=\"Created container 1c82114a17217462a3cd9cde3a5263016f28920518ad26ac6b7c918a74afda67: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-mjd9d/manager\" id=2843f718-4919-4a05-bef7-f94d62265f3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:19.848768 crc crio[23733]: time=\"2026-06-09T13:52:19.848684433Z\" level=info msg=\"Starting container: 1c82114a17217462a3cd9cde3a5263016f28920518ad26ac6b7c918a74afda67\" id=01f27526-59c8-445e-bf61-3d09f8656446 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:19.859363 crc crio[23733]: time=\"2026-06-09T13:52:19.856880597Z\" level=info msg=\"Started container\" PID=51701 containerID=1c82114a17217462a3cd9cde3a5263016f28920518ad26ac6b7c918a74afda67 description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-mjd9d/manager id=01f27526-59c8-445e-bf61-3d09f8656446 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4febf084a84b9a2a484c173e014344a31393dc549d8c3aba4f7dff8595c6f2b1\nJun 09 13:52:19.868445 crc crio[23733]: time=\"2026-06-09T13:52:19.868365562Z\" level=info msg=\"Created container 8a4bef8cecbf9b7938fc43b54fe5365f16a332d5bfba2a5ea0e2fb122a14931d: openstack-operators/horizon-operator-controller-manager-548d6d5f9-dz9mc/manager\" id=ed50ede1-52ac-49ab-80cf-2e9165193d41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:19.873080 crc crio[23733]: time=\"2026-06-09T13:52:19.872998947Z\" level=info msg=\"Created container 066b001b0259e7fc2189e26d644113c3922bca08d301ebc958691d0cd3d5adb1: openstack-operators/watcher-operator-controller-manager-577b679b5c-kcrrd/manager\" id=622123fc-50a0-4f78-8bec-f4640a046d17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:19.879001 crc crio[23733]: time=\"2026-06-09T13:52:19.878852263Z\" level=info msg=\"Created container daf7e1ed0e4811b51b784b510c771958bd4a579bc0ecc79c7ff1da7ed5d03c63: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-v27ft/manager\" id=1df51ac6-a8c9-420a-a912-d1ac905e964d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:19.891825 crc crio[23733]: time=\"2026-06-09T13:52:19.891714032Z\" level=info msg=\"Starting container: daf7e1ed0e4811b51b784b510c771958bd4a579bc0ecc79c7ff1da7ed5d03c63\" id=7ee29a81-8c2b-47af-8ad3-1eaa795b536d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:19.902025 crc crio[23733]: time=\"2026-06-09T13:52:19.901938855Z\" level=info msg=\"Starting container: 066b001b0259e7fc2189e26d644113c3922bca08d301ebc958691d0cd3d5adb1\" id=45e3d1f2-3243-4996-87bb-bdd21dfc8a86 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:19.902738 crc crio[23733]: time=\"2026-06-09T13:52:19.902679473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:19.905166 crc crio[23733]: time=\"2026-06-09T13:52:19.904876919Z\" level=info msg=\"Starting container: 8a4bef8cecbf9b7938fc43b54fe5365f16a332d5bfba2a5ea0e2fb122a14931d\" id=3d21505c-ae84-419c-bb8f-1a18844f68f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:19.936184 crc crio[23733]: time=\"2026-06-09T13:52:19.928722641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:19.958927 crc crio[23733]: time=\"2026-06-09T13:52:19.958458279Z\" level=info msg=\"Started container\" PID=51710 containerID=066b001b0259e7fc2189e26d644113c3922bca08d301ebc958691d0cd3d5adb1 description=openstack-operators/watcher-operator-controller-manager-577b679b5c-kcrrd/manager id=45e3d1f2-3243-4996-87bb-bdd21dfc8a86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f996d1381540f4d6be0c9930cd8642f3d48c7f17127f23387a0913028eb4436\nJun 09 13:52:20.019763 crc crio[23733]: time=\"2026-06-09T13:52:20.019627438Z\" level=info msg=\"Started container\" PID=51711 containerID=8a4bef8cecbf9b7938fc43b54fe5365f16a332d5bfba2a5ea0e2fb122a14931d description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-dz9mc/manager id=3d21505c-ae84-419c-bb8f-1a18844f68f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6874d91f9db1d6bde663b7c0ab1b2372f2a8462cfdce6aeba9a6b6fb569416e\nJun 09 13:52:20.047929 crc crio[23733]: time=\"2026-06-09T13:52:20.047797738Z\" level=info msg=\"Started container\" PID=51714 containerID=daf7e1ed0e4811b51b784b510c771958bd4a579bc0ecc79c7ff1da7ed5d03c63 description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-v27ft/manager id=7ee29a81-8c2b-47af-8ad3-1eaa795b536d name=/runtime.v1.RuntimeService/StartContainer sandboxID=784b1e205689c25bb627ee23f45bbc6b756b79b880e36b756756b518ef4a7ffd\nJun 09 13:52:20.252168 crc crio[23733]: time=\"2026-06-09T13:52:20.251428396Z\" level=info msg=\"Created container 742a8bfd7c53b471791be65146eb82c6ec66fcf343b23eb1f754edcc35bab0d2: openstack-operators/manila-operator-controller-manager-677d9d8477-wpwch/manager\" id=736b96f8-1743-42be-8972-4f8889dae628 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:20.257212 crc crio[23733]: time=\"2026-06-09T13:52:20.25483767Z\" level=info msg=\"Starting container: 742a8bfd7c53b471791be65146eb82c6ec66fcf343b23eb1f754edcc35bab0d2\" id=3ac42cbc-65db-4588-a2ff-f6d71c1e5a54 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:20.269176 crc crio[23733]: time=\"2026-06-09T13:52:20.268759386Z\" level=info msg=\"Started container\" PID=51780 containerID=742a8bfd7c53b471791be65146eb82c6ec66fcf343b23eb1f754edcc35bab0d2 description=openstack-operators/manila-operator-controller-manager-677d9d8477-wpwch/manager id=3ac42cbc-65db-4588-a2ff-f6d71c1e5a54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2b756491e4dcd1f1775aba65feb519a3ad1d62811d50c00f4c7ad84f87d3539\nJun 09 13:52:20.512363 crc crio[23733]: time=\"2026-06-09T13:52:20.511369322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:20.527172 crc crio[23733]: time=\"2026-06-09T13:52:20.526992139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:20.542693 crc crio[23733]: time=\"2026-06-09T13:52:20.540554748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:20.545546 crc crio[23733]: time=\"2026-06-09T13:52:20.543825689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:20.592639 crc crio[23733]: time=\"2026-06-09T13:52:20.591576204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:20.595906 crc crio[23733]: time=\"2026-06-09T13:52:20.594086237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:20.607056 crc crio[23733]: time=\"2026-06-09T13:52:20.606865384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:20.646095 crc crio[23733]: time=\"2026-06-09T13:52:20.644839396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:21.144639 crc crio[23733]: time=\"2026-06-09T13:52:21.144523877Z\" level=info msg=\"Created container 8f805a55eb76ba6f8d6926e25658296255bf446866b6e1f4193b2257da2f6ef7: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-x8dqh/manager\" id=cbe5dfbc-4fe7-4d5f-97c2-e86ded8c8ef2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:21.154013 crc crio[23733]: time=\"2026-06-09T13:52:21.153926802Z\" level=info msg=\"Starting container: 8f805a55eb76ba6f8d6926e25658296255bf446866b6e1f4193b2257da2f6ef7\" id=7b02a758-706a-492e-86d9-23c276700b83 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:21.167699 crc crio[23733]: time=\"2026-06-09T13:52:21.167556899Z\" level=info msg=\"Started container\" PID=51830 containerID=8f805a55eb76ba6f8d6926e25658296255bf446866b6e1f4193b2257da2f6ef7 description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-x8dqh/manager id=7b02a758-706a-492e-86d9-23c276700b83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c672d3df88e76769afe1e60f6d3a7abb0945f220f8c64ad41170968851af8a3\nJun 09 13:52:21.587341 crc crio[23733]: time=\"2026-06-09T13:52:21.584565787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:21.640243 crc crio[23733]: time=\"2026-06-09T13:52:21.638291411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:21.666064 crc crio[23733]: time=\"2026-06-09T13:52:21.665948198Z\" level=info msg=\"Created container d47138cdd5d1ac77cbf04f885a945cc86003f5c2b162a4a3143612789fa74cf2: openstack-operators/swift-operator-controller-manager-67c49dd5c6-pcd8f/manager\" id=6891fafd-4baa-44fd-9b6e-955385ae03f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:21.681351 crc crio[23733]: time=\"2026-06-09T13:52:21.680416727Z\" level=info msg=\"Starting container: d47138cdd5d1ac77cbf04f885a945cc86003f5c2b162a4a3143612789fa74cf2\" id=5368ded5-ebbe-4b39-81fd-9544045fbeff name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:21.701977 crc crio[23733]: time=\"2026-06-09T13:52:21.701744897Z\" level=info msg=\"Created container b59d780644118b4f7d9216294ab2e6f079bb374e94e32b4ba69cd3bee0c1ac05: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-7z62x/manager\" id=0a0a10ea-f95d-4a10-8a38-d4bbee437f34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:21.706322 crc crio[23733]: time=\"2026-06-09T13:52:21.705770727Z\" level=info msg=\"Started container\" PID=51839 containerID=d47138cdd5d1ac77cbf04f885a945cc86003f5c2b162a4a3143612789fa74cf2 description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-pcd8f/manager id=5368ded5-ebbe-4b39-81fd-9544045fbeff name=/runtime.v1.RuntimeService/StartContainer sandboxID=299098210b8f812745687da73a0c620a2334465177cf2b49168185fdad9c2a37\nJun 09 13:52:21.721254 crc crio[23733]: time=\"2026-06-09T13:52:21.719815105Z\" level=info msg=\"Starting container: b59d780644118b4f7d9216294ab2e6f079bb374e94e32b4ba69cd3bee0c1ac05\" id=12320c2d-ea17-4afb-89fb-4114e03d2131 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:21.740073 crc crio[23733]: time=\"2026-06-09T13:52:21.739924985Z\" level=info msg=\"Started container\" PID=51845 containerID=b59d780644118b4f7d9216294ab2e6f079bb374e94e32b4ba69cd3bee0c1ac05 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-7z62x/manager id=12320c2d-ea17-4afb-89fb-4114e03d2131 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd87d3dfc188fe302cdcdfe449adfa5fc23720058c74c9d43b5e4f4d55632bc5\nJun 09 13:52:21.755005 crc crio[23733]: time=\"2026-06-09T13:52:21.75383708Z\" level=info msg=\"Created container abc91da79624ced6422c34ff8370e92fb6b64e7d2db8eb749da422f7e7029906: openstack-operators/octavia-operator-controller-manager-6495978d8d-vf5nr/manager\" id=221e811c-6253-4a44-959e-c8b62d0a70ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:21.766376 crc crio[23733]: time=\"2026-06-09T13:52:21.765824109Z\" level=info msg=\"Starting container: abc91da79624ced6422c34ff8370e92fb6b64e7d2db8eb749da422f7e7029906\" id=9e7c9c83-d13f-44e1-9262-861e56520824 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:21.805654 crc crio[23733]: time=\"2026-06-09T13:52:21.804203152Z\" level=info msg=\"Started container\" PID=51859 containerID=abc91da79624ced6422c34ff8370e92fb6b64e7d2db8eb749da422f7e7029906 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-vf5nr/manager id=9e7c9c83-d13f-44e1-9262-861e56520824 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f966dc618245a908920884f782d7e024a5cc46eee1117b65e119d25db176db4\nJun 09 13:52:22.016810 crc crio[23733]: time=\"2026-06-09T13:52:22.016276229Z\" level=info msg=\"Created container 10d0ed1ce1e0ddaa906f32a1573a01e57ae41d743aa5be987afbb47ac89b50a0: openstack-operators/nova-operator-controller-manager-f4c4579bb-rkxmh/manager\" id=55523bea-64b2-409b-b6aa-d9bc36c7bcac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:22.034837 crc crio[23733]: time=\"2026-06-09T13:52:22.033743463Z\" level=info msg=\"Starting container: 10d0ed1ce1e0ddaa906f32a1573a01e57ae41d743aa5be987afbb47ac89b50a0\" id=886be5fe-b469-4901-af0c-a1de9dc3f4bd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:22.060251 crc crio[23733]: time=\"2026-06-09T13:52:22.059888562Z\" level=info msg=\"Started container\" PID=51958 containerID=10d0ed1ce1e0ddaa906f32a1573a01e57ae41d743aa5be987afbb47ac89b50a0 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-rkxmh/manager id=886be5fe-b469-4901-af0c-a1de9dc3f4bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f33a50ca78e7f4db41cfb9c651fb4397a6cd05f42971695ed97996463a2bb775\nJun 09 13:52:23.585017 crc crio[23733]: time=\"2026-06-09T13:52:23.584019136Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ff76f054-195e-4a5b-8b65-4744b707a98d name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:23.594212 crc crio[23733]: time=\"2026-06-09T13:52:23.589834581Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=773ceb87-b7f4-4451-accd-e9f3b96046e3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:23.758169 crc crio[23733]: time=\"2026-06-09T13:52:23.757929806Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7d0d1bb0-63ba-4d65-bdc1-6269a388d7d9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:23.958021 crc crio[23733]: time=\"2026-06-09T13:52:23.957903692Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683552-hq76n/oc\" id=30635d9f-f927-4683-bac6-e98769590108 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:24.163545 crc crio[23733]: time=\"2026-06-09T13:52:24.163397366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:26.300029 crc crio[23733]: time=\"2026-06-09T13:52:26.299367266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:26.325935 crc crio[23733]: time=\"2026-06-09T13:52:26.325378133Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-p7dc8/POD\" id=0d73c5ed-0cc5-4bb5-b36e-3add0dbeb114 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:52:26.326446 crc crio[23733]: time=\"2026-06-09T13:52:26.326423138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:26.342012 crc crio[23733]: time=\"2026-06-09T13:52:26.341247637Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=115ad850-3ce8-4b6c-92fe-de2f34d0a899 name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:26.344363 crc crio[23733]: time=\"2026-06-09T13:52:26.344315624Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=70f30f07-517c-4b1b-a044-14c4981f5bd4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:26.356619 crc crio[23733]: time=\"2026-06-09T13:52:26.356059705Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=682b53fb-5510-487b-8f31-8bd165e634d7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:26.371279 crc crio[23733]: time=\"2026-06-09T13:52:26.369347665Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=8314f8e7-5d5a-410c-8245-83d160345def name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:26.378658 crc crio[23733]: time=\"2026-06-09T13:52:26.374538564Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=2c5d6110-22f9-446e-a460-160372d15d93 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:26.399059 crc crio[23733]: time=\"2026-06-09T13:52:26.39894519Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=2e4d64b1-e2cd-46c1-ac49-55b9cdae4708 name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:26.451058 crc crio[23733]: time=\"2026-06-09T13:52:26.45092011Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=64e286f8-a6ce-444a-861b-b89b4bae5586 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:26.481700 crc crio[23733]: time=\"2026-06-09T13:52:26.481638973Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-64nhw/manager\" id=430407f2-b98c-478e-a668-f8a6f2b0ecbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:26.486218 crc crio[23733]: time=\"2026-06-09T13:52:26.486179366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:26.489274 crc crio[23733]: time=\"2026-06-09T13:52:26.488667869Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=262d2e24-9a4d-4263-b75d-4b615250bcd2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:26.489472 crc crio[23733]: time=\"2026-06-09T13:52:26.489326855Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=ab24977d-6596-414c-af63-f3cca5297e94 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:26.491454 crc crio[23733]: time=\"2026-06-09T13:52:26.491374795Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-p7dc8 Namespace:openshift-marketplace ID:bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb UID:f7cc6847-8e30-4857-ada6-6827bd1d5c2c NetNS:/var/run/netns/d1f89b1d-c6bc-4023-a898-d29182670c58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7cc6847_8e30_4857_ada6_6827bd1d5c2c.slice PodAnnotations:0xc002534308}] Aliases:map[]}\"\nJun 09 13:52:26.491454 crc crio[23733]: time=\"2026-06-09T13:52:26.491438857Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-p7dc8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:52:26.524331 crc crio[23733]: time=\"2026-06-09T13:52:26.524087427Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd/manager\" id=a014e434-eaed-47e0-b512-7bd61e6b455c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:26.529973 crc crio[23733]: time=\"2026-06-09T13:52:26.528190409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:26.541358 crc crio[23733]: time=\"2026-06-09T13:52:26.541188273Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic\" id=38937190-d175-424b-b186-b02393260223 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:26.571779 crc crio[23733]: time=\"2026-06-09T13:52:26.571493276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:26.572471 crc crio[23733]: time=\"2026-06-09T13:52:26.572380307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:26.583645 crc crio[23733]: time=\"2026-06-09T13:52:26.583536534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:26.592801 crc crio[23733]: time=\"2026-06-09T13:52:26.592682412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:26.614053 crc crio[23733]: time=\"2026-06-09T13:52:26.613894649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:26.659201 crc crio[23733]: time=\"2026-06-09T13:52:26.657998854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:26.663196 crc crio[23733]: time=\"2026-06-09T13:52:26.662016183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:26.816537 crc crio[23733]: time=\"2026-06-09T13:52:26.815074805Z\" level=info msg=\"Created container a7b2d4adf3b2a5b2e0d045119d884b616e970af056b2122710218ce985d5109b: openstack-operators/infra-operator-controller-manager-cbcfcddf7-64nhw/manager\" id=430407f2-b98c-478e-a668-f8a6f2b0ecbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:26.826303 crc crio[23733]: time=\"2026-06-09T13:52:26.825826732Z\" level=info msg=\"Starting container: a7b2d4adf3b2a5b2e0d045119d884b616e970af056b2122710218ce985d5109b\" id=d9c9becf-2f2b-439c-9a30-0ff485701a22 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:26.843241 crc crio[23733]: time=\"2026-06-09T13:52:26.839960193Z\" level=info msg=\"Started container\" PID=52213 containerID=a7b2d4adf3b2a5b2e0d045119d884b616e970af056b2122710218ce985d5109b description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-64nhw/manager id=d9c9becf-2f2b-439c-9a30-0ff485701a22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c746e4d794617c2442afa4700aca3dd132eed52cffbeb32e9956ac5792e88f43\nJun 09 13:52:26.877880 crc crio[23733]: time=\"2026-06-09T13:52:26.877369762Z\" level=info msg=\"Created container 1c69dd88fdc46504ff642b1ed024d84fd3dad9e6120b2d4d4c9e9c41b08c8848: openshift-infra/auto-csr-approver-29683552-hq76n/oc\" id=30635d9f-f927-4683-bac6-e98769590108 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:26.883018 crc crio[23733]: time=\"2026-06-09T13:52:26.882966181Z\" level=info msg=\"Starting container: 1c69dd88fdc46504ff642b1ed024d84fd3dad9e6120b2d4d4c9e9c41b08c8848\" id=fdecf1dc-c450-442d-8208-7c98d31ccaac name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:26.901309 crc crio[23733]: time=\"2026-06-09T13:52:26.897552803Z\" level=info msg=\"Started container\" PID=52235 containerID=1c69dd88fdc46504ff642b1ed024d84fd3dad9e6120b2d4d4c9e9c41b08c8848 description=openshift-infra/auto-csr-approver-29683552-hq76n/oc id=fdecf1dc-c450-442d-8208-7c98d31ccaac name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0\nJun 09 13:52:26.911519 crc crio[23733]: time=\"2026-06-09T13:52:26.911304366Z\" level=info msg=\"Created container d9701e4c052bbcf05e0fc3ba737183e4a385d0576a9d58de80b7f4c727adfa9a: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd/manager\" id=a014e434-eaed-47e0-b512-7bd61e6b455c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:26.921270 crc crio[23733]: time=\"2026-06-09T13:52:26.921021197Z\" level=info msg=\"Starting container: d9701e4c052bbcf05e0fc3ba737183e4a385d0576a9d58de80b7f4c727adfa9a\" id=ca2f96e1-f98f-4b59-9775-33a84942097d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:26.953878 crc crio[23733]: time=\"2026-06-09T13:52:26.953779449Z\" level=info msg=\"Started container\" PID=52243 containerID=d9701e4c052bbcf05e0fc3ba737183e4a385d0576a9d58de80b7f4c727adfa9a description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd/manager id=ca2f96e1-f98f-4b59-9775-33a84942097d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b72d2ab3c889db9c677973e7f6bfbdc3d9579256c3c9f49521bf7de0511fb2c4\nJun 09 13:52:27.035068 crc crio[23733]: 2026-06-09T13:52:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd294c5568ab11e Mac:f6:6d:aa:40:2c:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/d1f89b1d-c6bc-4023-a898-d29182670c58 SocketPath: PciID:}] [{Interface:0xc0005366a0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:52:27.039707 crc crio[23733]: time=\"2026-06-09T13:52:27.037811386Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-p7dc8 Namespace:openshift-marketplace ID:bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb UID:f7cc6847-8e30-4857-ada6-6827bd1d5c2c NetNS:/var/run/netns/d1f89b1d-c6bc-4023-a898-d29182670c58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7cc6847_8e30_4857_ada6_6827bd1d5c2c.slice PodAnnotations:0xc002534308}] Aliases:map[]}\"\nJun 09 13:52:27.039707 crc crio[23733]: time=\"2026-06-09T13:52:27.038274009Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-p7dc8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:52:27.070001 crc crio[23733]: time=\"2026-06-09T13:52:27.069907224Z\" level=info msg=\"Ran pod sandbox bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb with infra container: openshift-marketplace/redhat-marketplace-p7dc8/POD\" id=0d73c5ed-0cc5-4bb5-b36e-3add0dbeb114 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:52:27.093785 crc crio[23733]: time=\"2026-06-09T13:52:27.090886966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ee9047f8-75ad-47f0-8f72-e155b7ee374a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:27.098449 crc crio[23733]: time=\"2026-06-09T13:52:27.096762651Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=60e86e93-cb95-40e6-a248-56821c610e80 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:27.115083 crc crio[23733]: time=\"2026-06-09T13:52:27.11484688Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-p7dc8/extract-utilities\" id=0ca7902a-4831-4b8e-8659-61a46bb2c68f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:27.116070 crc crio[23733]: time=\"2026-06-09T13:52:27.115871765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:27.204045 crc crio[23733]: time=\"2026-06-09T13:52:27.203753808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:27.217157 crc crio[23733]: time=\"2026-06-09T13:52:27.216904525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:27.430564 crc crio[23733]: time=\"2026-06-09T13:52:27.430363107Z\" level=info msg=\"Created container 4b6940c96ae464b4d7e53e02d54e9c1f7a74e55e4c7bf557aae102b224f5ed6d: openshift-marketplace/redhat-marketplace-p7dc8/extract-utilities\" id=0ca7902a-4831-4b8e-8659-61a46bb2c68f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:27.440584 crc crio[23733]: time=\"2026-06-09T13:52:27.436420487Z\" level=info msg=\"Starting container: 4b6940c96ae464b4d7e53e02d54e9c1f7a74e55e4c7bf557aae102b224f5ed6d\" id=bd05f573-a776-4d31-85d0-decb3687651a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:27.449864 crc crio[23733]: time=\"2026-06-09T13:52:27.449695137Z\" level=info msg=\"Started container\" PID=52293 containerID=4b6940c96ae464b4d7e53e02d54e9c1f7a74e55e4c7bf557aae102b224f5ed6d description=openshift-marketplace/redhat-marketplace-p7dc8/extract-utilities id=bd05f573-a776-4d31-85d0-decb3687651a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb\nJun 09 13:52:28.535697 crc crio[23733]: time=\"2026-06-09T13:52:28.535385472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:28.618794 crc crio[23733]: time=\"2026-06-09T13:52:28.618568138Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6dd06c22-424c-420a-9b33-c2805f9f6f44 name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:28.643358 crc crio[23733]: time=\"2026-06-09T13:52:28.642917522Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 13:52:28.707722 crc crio[23733]: time=\"2026-06-09T13:52:28.70729721Z\" level=info msg=\"Created container b8a836fd4b122a28db1c816a30f1fccd81b3c20855183b624faee356f40bf620: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic\" id=38937190-d175-424b-b186-b02393260223 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:28.712394 crc crio[23733]: time=\"2026-06-09T13:52:28.712285866Z\" level=info msg=\"Starting container: b8a836fd4b122a28db1c816a30f1fccd81b3c20855183b624faee356f40bf620\" id=64d6ee94-71c6-4a72-b7ea-da8a485b5764 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:28.724553 crc crio[23733]: time=\"2026-06-09T13:52:28.724454827Z\" level=info msg=\"Started container\" PID=52355 containerID=b8a836fd4b122a28db1c816a30f1fccd81b3c20855183b624faee356f40bf620 description=baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic id=64d6ee94-71c6-4a72-b7ea-da8a485b5764 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab7286370173ff5758a6730e336fdc97cf413259a0b24667ffdf18135e9f60c\nJun 09 13:52:28.742879 crc crio[23733]: time=\"2026-06-09T13:52:28.74226261Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=a566d7e7-e97a-4103-9c5a-9e909d29b60c name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:28.752172 crc crio[23733]: time=\"2026-06-09T13:52:28.751897028Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 09 13:52:29.178203 crc crio[23733]: time=\"2026-06-09T13:52:29.177876519Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=a566d7e7-e97a-4103-9c5a-9e909d29b60c name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:29.181325 crc crio[23733]: time=\"2026-06-09T13:52:29.181178131Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=6f5d74d7-be03-47ab-a3ce-4193d4aee5e3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:29.189691 crc crio[23733]: time=\"2026-06-09T13:52:29.189070527Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=7534a2fd-e896-4562-919f-67ece5b9d280 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:29.201481 crc crio[23733]: time=\"2026-06-09T13:52:29.201073156Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-httpd\" id=6b7662c9-cacb-4ef6-9228-edf36e48009e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:29.204732 crc crio[23733]: time=\"2026-06-09T13:52:29.204465409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:29.276309 crc crio[23733]: time=\"2026-06-09T13:52:29.272823107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:29.513036 crc crio[23733]: time=\"2026-06-09T13:52:29.512944201Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=6dd06c22-424c-420a-9b33-c2805f9f6f44 name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:29.514237 crc crio[23733]: time=\"2026-06-09T13:52:29.514086259Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=61882cb1-2915-4e9d-90d9-e80c8cedcb9e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:29.517916 crc crio[23733]: time=\"2026-06-09T13:52:29.517847083Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c27d22e9-0bbf-4b90-84e7-0d430ed61cc6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:29.548283 crc crio[23733]: time=\"2026-06-09T13:52:29.548174655Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-p7dc8/extract-content\" id=ad275281-deca-41e2-ab07-24df68af3c1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:29.549333 crc crio[23733]: time=\"2026-06-09T13:52:29.548892744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:29.636177 crc crio[23733]: time=\"2026-06-09T13:52:29.635802522Z\" level=info msg=\"Stopping pod sandbox: 6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0\" id=7c37c2a3-c74c-4e4e-9f0c-66ca14feb649 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:52:29.637001 crc crio[23733]: time=\"2026-06-09T13:52:29.636643184Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683552-hq76n Namespace:openshift-infra ID:6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0 UID:e11d08b1-7c75-44d9-ab52-866831dc5a7c NetNS:/var/run/netns/21b25e81-b116-4dff-b86d-22c81f989fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode11d08b1_7c75_44d9_ab52_866831dc5a7c.slice PodAnnotations:0xc001c1e2e8}] Aliases:map[]}\"\nJun 09 13:52:29.637001 crc crio[23733]: time=\"2026-06-09T13:52:29.636833318Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683552-hq76n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:52:29.660703 crc crio[23733]: time=\"2026-06-09T13:52:29.651897913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:29.663338 crc crio[23733]: time=\"2026-06-09T13:52:29.661898871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:29.868410 crc crio[23733]: time=\"2026-06-09T13:52:29.846709971Z\" level=info msg=\"Created container 809ac8b2659ef13cf91da043be293a0737c6f60fe715b83bc6231a0c997cb143: openshift-marketplace/redhat-marketplace-p7dc8/extract-content\" id=ad275281-deca-41e2-ab07-24df68af3c1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:29.868410 crc crio[23733]: time=\"2026-06-09T13:52:29.868243435Z\" level=info msg=\"Starting container: 809ac8b2659ef13cf91da043be293a0737c6f60fe715b83bc6231a0c997cb143\" id=c2127bb9-7100-446c-b5fc-be1ec1bc21b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:29.889238 crc crio[23733]: time=\"2026-06-09T13:52:29.88087079Z\" level=info msg=\"Started container\" PID=52407 containerID=809ac8b2659ef13cf91da043be293a0737c6f60fe715b83bc6231a0c997cb143 description=openshift-marketplace/redhat-marketplace-p7dc8/extract-content id=c2127bb9-7100-446c-b5fc-be1ec1bc21b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb\nJun 09 13:52:29.988251 crc crio[23733]: time=\"2026-06-09T13:52:29.987919657Z\" level=info msg=\"Stopped pod sandbox: 6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0\" id=7c37c2a3-c74c-4e4e-9f0c-66ca14feb649 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:52:30.126313 crc crio[23733]: time=\"2026-06-09T13:52:30.125912115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:30.307659 crc crio[23733]: time=\"2026-06-09T13:52:30.307061975Z\" level=info msg=\"Created container 62699125ac554561bcdfb5d33fbd2cae84d6fb0ff2193837ef0a84ebaca4d8eb: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-httpd\" id=6b7662c9-cacb-4ef6-9228-edf36e48009e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:30.309193 crc crio[23733]: time=\"2026-06-09T13:52:30.309068564Z\" level=info msg=\"Starting container: 62699125ac554561bcdfb5d33fbd2cae84d6fb0ff2193837ef0a84ebaca4d8eb\" id=d9defa64-f049-4896-af9f-a3e8d2bbcb13 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:30.315202 crc crio[23733]: time=\"2026-06-09T13:52:30.315046064Z\" level=info msg=\"Started container\" PID=52446 containerID=62699125ac554561bcdfb5d33fbd2cae84d6fb0ff2193837ef0a84ebaca4d8eb description=baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-httpd id=d9defa64-f049-4896-af9f-a3e8d2bbcb13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab7286370173ff5758a6730e336fdc97cf413259a0b24667ffdf18135e9f60c\nJun 09 13:52:30.328418 crc crio[23733]: time=\"2026-06-09T13:52:30.328326353Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=9cbc0dd5-d2b7-45f3-8683-309a43b252f3 name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:30.334917 crc crio[23733]: time=\"2026-06-09T13:52:30.334830105Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 09 13:52:30.703372 crc crio[23733]: time=\"2026-06-09T13:52:30.702010304Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4393794d-125d-49d0-9dd4-be4c7d4bf80d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:30.706307 crc crio[23733]: time=\"2026-06-09T13:52:30.705688275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=473a54e3-8c3b-4202-8ceb-723570613f9c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:30.718181 crc crio[23733]: time=\"2026-06-09T13:52:30.714032782Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-p7dc8/registry-server\" id=865c4f2d-744b-477e-b979-0912cc087e2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:30.718181 crc crio[23733]: time=\"2026-06-09T13:52:30.714573825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:30.760642 crc crio[23733]: time=\"2026-06-09T13:52:30.760564028Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=9cbc0dd5-d2b7-45f3-8683-309a43b252f3 name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:30.761927 crc crio[23733]: time=\"2026-06-09T13:52:30.761826829Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=e1d65649-2301-4fcf-af80-f2ef806d7eb6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:30.771090 crc crio[23733]: time=\"2026-06-09T13:52:30.770993067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:30.773740 crc crio[23733]: time=\"2026-06-09T13:52:30.773667224Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=29e57b2f-be63-4c38-a0dd-118c510fdc78 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:30.775513 crc crio[23733]: time=\"2026-06-09T13:52:30.775440777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:30.795176 crc crio[23733]: time=\"2026-06-09T13:52:30.788536473Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-log-watch\" id=fc327dc4-bdfb-4eb5-9467-3b959507ba89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:30.795176 crc crio[23733]: time=\"2026-06-09T13:52:30.790751218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:30.838549 crc crio[23733]: time=\"2026-06-09T13:52:30.838435662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:30.943424 crc crio[23733]: time=\"2026-06-09T13:52:30.942755373Z\" level=info msg=\"Created container cc70602435a8c426ba7f1b6f0a3dc36189778ad6d37ac21511ea2b93184f6123: openshift-marketplace/redhat-marketplace-p7dc8/registry-server\" id=865c4f2d-744b-477e-b979-0912cc087e2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:30.945809 crc crio[23733]: time=\"2026-06-09T13:52:30.945732237Z\" level=info msg=\"Starting container: cc70602435a8c426ba7f1b6f0a3dc36189778ad6d37ac21511ea2b93184f6123\" id=d4c4c7e8-db1a-4b0c-a3d7-0fbb82a25ec5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:30.956185 crc crio[23733]: time=\"2026-06-09T13:52:30.955549691Z\" level=info msg=\"Started container\" PID=52552 containerID=cc70602435a8c426ba7f1b6f0a3dc36189778ad6d37ac21511ea2b93184f6123 description=openshift-marketplace/redhat-marketplace-p7dc8/registry-server id=d4c4c7e8-db1a-4b0c-a3d7-0fbb82a25ec5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb\nJun 09 13:52:31.638981 crc crio[23733]: time=\"2026-06-09T13:52:31.638254597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:31.776674 crc crio[23733]: time=\"2026-06-09T13:52:31.776522101Z\" level=info msg=\"Created container c3baac011cb426ebdd6a124b434c3fb8bbd8397c571371e0ba2d8725ab94c391: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-log-watch\" id=fc327dc4-bdfb-4eb5-9467-3b959507ba89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:31.778411 crc crio[23733]: time=\"2026-06-09T13:52:31.777970507Z\" level=info msg=\"Starting container: c3baac011cb426ebdd6a124b434c3fb8bbd8397c571371e0ba2d8725ab94c391\" id=fee298e0-9854-41da-9f0c-c198570b5cf1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:31.786398 crc crio[23733]: time=\"2026-06-09T13:52:31.786301574Z\" level=info msg=\"Started container\" PID=52645 containerID=c3baac011cb426ebdd6a124b434c3fb8bbd8397c571371e0ba2d8725ab94c391 description=baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-log-watch id=fee298e0-9854-41da-9f0c-c198570b5cf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab7286370173ff5758a6730e336fdc97cf413259a0b24667ffdf18135e9f60c\nJun 09 13:52:38.848543 crc crio[23733]: time=\"2026-06-09T13:52:38.847643844Z\" level=info msg=\"Stopping container: cc70602435a8c426ba7f1b6f0a3dc36189778ad6d37ac21511ea2b93184f6123 (timeout: 2s)\" id=40a390d4-004e-49d1-a93a-4cc7a140e450 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:52:39.704524 crc crio[23733]: time=\"2026-06-09T13:52:39.703993233Z\" level=info msg=\"Stopped container cc70602435a8c426ba7f1b6f0a3dc36189778ad6d37ac21511ea2b93184f6123: openshift-marketplace/redhat-marketplace-p7dc8/registry-server\" id=40a390d4-004e-49d1-a93a-4cc7a140e450 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:52:39.705791 crc crio[23733]: time=\"2026-06-09T13:52:39.705690355Z\" level=info msg=\"Stopping pod sandbox: bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb\" id=aeb316d9-ddba-40e9-b226-b49cbd0939ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:52:39.706786 crc crio[23733]: time=\"2026-06-09T13:52:39.706718301Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-p7dc8 Namespace:openshift-marketplace ID:bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb UID:f7cc6847-8e30-4857-ada6-6827bd1d5c2c NetNS:/var/run/netns/d1f89b1d-c6bc-4023-a898-d29182670c58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7cc6847_8e30_4857_ada6_6827bd1d5c2c.slice PodAnnotations:0xc0025a6238}] Aliases:map[]}\"\nJun 09 13:52:39.706985 crc crio[23733]: time=\"2026-06-09T13:52:39.706930436Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-p7dc8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:52:40.081497 crc crio[23733]: time=\"2026-06-09T13:52:40.081177722Z\" level=info msg=\"Stopped pod sandbox: bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb\" id=aeb316d9-ddba-40e9-b226-b49cbd0939ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:52:40.232947 crc crio[23733]: time=\"2026-06-09T13:52:40.232287465Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-bx7lz/POD\" id=ec6d6657-b6cf-4619-8f06-6d4d2b02b927 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:52:40.233157 crc crio[23733]: time=\"2026-06-09T13:52:40.233002062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:40.271802 crc crio[23733]: time=\"2026-06-09T13:52:40.270971434Z\" level=info msg=\"Got pod network &{Name:community-operators-bx7lz Namespace:openshift-marketplace ID:43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae UID:0927b7f5-e535-4b3a-a950-5b9e48d61175 NetNS:/var/run/netns/dbb18d90-c923-4664-abbc-41e328178831 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0927b7f5_e535_4b3a_a950_5b9e48d61175.slice PodAnnotations:0xc002898478}] Aliases:map[]}\"\nJun 09 13:52:40.271802 crc crio[23733]: time=\"2026-06-09T13:52:40.271065626Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-bx7lz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:52:40.886742 crc crio[23733]: time=\"2026-06-09T13:52:40.886643977Z\" level=info msg=\"Removing container: cc70602435a8c426ba7f1b6f0a3dc36189778ad6d37ac21511ea2b93184f6123\" id=7964c0ee-8f3b-4dd1-98fb-f83524819f3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:52:40.935771 crc crio[23733]: 2026-06-09T13:52:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:43f1854535a41bd Mac:be:9d:97:4d:d8:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/dbb18d90-c923-4664-abbc-41e328178831 SocketPath: PciID:}] [{Interface:0xc0004b0600 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:52:40.939342 crc crio[23733]: time=\"2026-06-09T13:52:40.939212072Z\" level=info msg=\"Got pod network &{Name:community-operators-bx7lz Namespace:openshift-marketplace ID:43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae UID:0927b7f5-e535-4b3a-a950-5b9e48d61175 NetNS:/var/run/netns/dbb18d90-c923-4664-abbc-41e328178831 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0927b7f5_e535_4b3a_a950_5b9e48d61175.slice PodAnnotations:0xc002898478}] Aliases:map[]}\"\nJun 09 13:52:40.943509 crc crio[23733]: time=\"2026-06-09T13:52:40.943409526Z\" level=info msg=\"Removed container cc70602435a8c426ba7f1b6f0a3dc36189778ad6d37ac21511ea2b93184f6123: openshift-marketplace/redhat-marketplace-p7dc8/registry-server\" id=7964c0ee-8f3b-4dd1-98fb-f83524819f3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:52:40.945319 crc crio[23733]: time=\"2026-06-09T13:52:40.945258803Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-bx7lz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:52:40.946549 crc crio[23733]: time=\"2026-06-09T13:52:40.946508703Z\" level=info msg=\"Removing container: 809ac8b2659ef13cf91da043be293a0737c6f60fe715b83bc6231a0c997cb143\" id=122b8592-36e7-4cfb-9788-2a096ea9c0fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:52:40.952906 crc crio[23733]: time=\"2026-06-09T13:52:40.95283848Z\" level=info msg=\"Ran pod sandbox 43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae with infra container: openshift-marketplace/community-operators-bx7lz/POD\" id=ec6d6657-b6cf-4619-8f06-6d4d2b02b927 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:52:40.956254 crc crio[23733]: time=\"2026-06-09T13:52:40.956191203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0a26c0c4-7093-4d6a-81ea-23fce0a166ad name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:40.958636 crc crio[23733]: time=\"2026-06-09T13:52:40.958555542Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b78c59d5-e2f7-4630-a3cc-eaede6efe9af name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:40.967470 crc crio[23733]: time=\"2026-06-09T13:52:40.967380051Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bx7lz/extract-utilities\" id=bfb32bbd-71af-46df-a74b-24035a83ee3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:40.967983 crc crio[23733]: time=\"2026-06-09T13:52:40.96775185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:41.012451 crc crio[23733]: time=\"2026-06-09T13:52:41.011627561Z\" level=info msg=\"Removed container 809ac8b2659ef13cf91da043be293a0737c6f60fe715b83bc6231a0c997cb143: openshift-marketplace/redhat-marketplace-p7dc8/extract-content\" id=122b8592-36e7-4cfb-9788-2a096ea9c0fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:52:41.018633 crc crio[23733]: time=\"2026-06-09T13:52:41.018526642Z\" level=info msg=\"Removing container: 4b6940c96ae464b4d7e53e02d54e9c1f7a74e55e4c7bf557aae102b224f5ed6d\" id=2b150cc1-cfe9-42c9-9610-dd359571ce50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:52:41.053447 crc crio[23733]: time=\"2026-06-09T13:52:41.053292276Z\" level=info msg=\"Removed container 4b6940c96ae464b4d7e53e02d54e9c1f7a74e55e4c7bf557aae102b224f5ed6d: openshift-marketplace/redhat-marketplace-p7dc8/extract-utilities\" id=2b150cc1-cfe9-42c9-9610-dd359571ce50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:52:41.062781 crc crio[23733]: time=\"2026-06-09T13:52:41.062679839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:41.068537 crc crio[23733]: time=\"2026-06-09T13:52:41.068453762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:41.208646 crc crio[23733]: time=\"2026-06-09T13:52:41.208499651Z\" level=info msg=\"Created container 697a412dfd7b6db8c8437826ddcd0a5009d5a849c4170897f77b13a152901206: openshift-marketplace/community-operators-bx7lz/extract-utilities\" id=bfb32bbd-71af-46df-a74b-24035a83ee3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:41.210316 crc crio[23733]: time=\"2026-06-09T13:52:41.21007969Z\" level=info msg=\"Starting container: 697a412dfd7b6db8c8437826ddcd0a5009d5a849c4170897f77b13a152901206\" id=e33c4661-dedb-484c-b0dc-b43acd931a7c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:41.219422 crc crio[23733]: time=\"2026-06-09T13:52:41.217807421Z\" level=info msg=\"Started container\" PID=52954 containerID=697a412dfd7b6db8c8437826ddcd0a5009d5a849c4170897f77b13a152901206 description=openshift-marketplace/community-operators-bx7lz/extract-utilities id=e33c4661-dedb-484c-b0dc-b43acd931a7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae\nJun 09 13:52:41.905631 crc crio[23733]: time=\"2026-06-09T13:52:41.905526862Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9de663c9-7355-4dda-978d-2b0079889f24 name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:41.914367 crc crio[23733]: time=\"2026-06-09T13:52:41.913209573Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 13:52:42.677431 crc crio[23733]: time=\"2026-06-09T13:52:42.6768876Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:0788325c588907d29fc8f1116d650f00ce5dab0d5849db37f540e478bbc5e236\" id=9de663c9-7355-4dda-978d-2b0079889f24 name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:42.679791 crc crio[23733]: time=\"2026-06-09T13:52:42.679551386Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=18a31fb0-3ffc-4ba3-a105-77928bc8a459 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:42.689964 crc crio[23733]: time=\"2026-06-09T13:52:42.687663828Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9fc1df9a-5cd2-4721-871f-347a9ccef738 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:42.698059 crc crio[23733]: time=\"2026-06-09T13:52:42.697660696Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bx7lz/extract-content\" id=790c06bb-5c23-47a1-8efb-5833a6d9abb8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:42.702796 crc crio[23733]: time=\"2026-06-09T13:52:42.702579699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:42.757288 crc crio[23733]: time=\"2026-06-09T13:52:42.756053326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:42.762192 crc crio[23733]: time=\"2026-06-09T13:52:42.761873101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:42.942677 crc crio[23733]: time=\"2026-06-09T13:52:42.942327523Z\" level=info msg=\"Created container b6ceed072825dd7220c8f0c2724aabcfa8095c5dffa0509fbbf56f3df01f8781: openshift-marketplace/community-operators-bx7lz/extract-content\" id=790c06bb-5c23-47a1-8efb-5833a6d9abb8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:42.944507 crc crio[23733]: time=\"2026-06-09T13:52:42.944379273Z\" level=info msg=\"Starting container: b6ceed072825dd7220c8f0c2724aabcfa8095c5dffa0509fbbf56f3df01f8781\" id=631ec7fe-89f8-4fa5-9cb9-9dad9efb771d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:42.957798 crc crio[23733]: time=\"2026-06-09T13:52:42.957565301Z\" level=info msg=\"Started container\" PID=52986 containerID=b6ceed072825dd7220c8f0c2724aabcfa8095c5dffa0509fbbf56f3df01f8781 description=openshift-marketplace/community-operators-bx7lz/extract-content id=631ec7fe-89f8-4fa5-9cb9-9dad9efb771d name=/runtime.v1.RuntimeService/StartContainer sandboxID=43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae\nJun 09 13:52:44.952218 crc crio[23733]: time=\"2026-06-09T13:52:44.951628707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cf618e52-09c6-427f-aa47-fd6643acde94 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:44.955279 crc crio[23733]: time=\"2026-06-09T13:52:44.955193885Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6b00f2ea-dac8-4621-bcc1-cd653fa69ae1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:44.963457 crc crio[23733]: time=\"2026-06-09T13:52:44.963305087Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bx7lz/registry-server\" id=7c4c5fc0-d4a1-4f90-a5af-1e8622384e55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:44.963985 crc crio[23733]: time=\"2026-06-09T13:52:44.963942632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:45.028406 crc crio[23733]: time=\"2026-06-09T13:52:45.028312472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:45.032373 crc crio[23733]: time=\"2026-06-09T13:52:45.032313491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:45.201298 crc crio[23733]: time=\"2026-06-09T13:52:45.20097854Z\" level=info msg=\"Created container b16140159a181135a8b58125ab5dba7acbf1b4f13694b408b694e32e823d8985: openshift-marketplace/community-operators-bx7lz/registry-server\" id=7c4c5fc0-d4a1-4f90-a5af-1e8622384e55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:45.202717 crc crio[23733]: time=\"2026-06-09T13:52:45.202643712Z\" level=info msg=\"Starting container: b16140159a181135a8b58125ab5dba7acbf1b4f13694b408b694e32e823d8985\" id=057e4bca-52f3-497f-8364-fea82d1c2153 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:45.208562 crc crio[23733]: time=\"2026-06-09T13:52:45.208420045Z\" level=info msg=\"Started container\" PID=53027 containerID=b16140159a181135a8b58125ab5dba7acbf1b4f13694b408b694e32e823d8985 description=openshift-marketplace/community-operators-bx7lz/registry-server id=057e4bca-52f3-497f-8364-fea82d1c2153 name=/runtime.v1.RuntimeService/StartContainer sandboxID=43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae\nJun 09 13:52:48.234810 crc crio[23733]: time=\"2026-06-09T13:52:48.234190117Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-b4kr7/POD\" id=ef49e503-7b01-4768-9d33-d2510c7ec364 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:52:48.236552 crc crio[23733]: time=\"2026-06-09T13:52:48.234837203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:48.263364 crc crio[23733]: time=\"2026-06-09T13:52:48.263265189Z\" level=info msg=\"Got pod network &{Name:redhat-operators-b4kr7 Namespace:openshift-marketplace ID:bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785 UID:086d0b5d-6581-4214-af97-9c7d9975206f NetNS:/var/run/netns/51e22dd6-3fd2-4af9-87e0-0ebb2fa18c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod086d0b5d_6581_4214_af97_9c7d9975206f.slice PodAnnotations:0xc0027d0228}] Aliases:map[]}\"\nJun 09 13:52:48.263364 crc crio[23733]: time=\"2026-06-09T13:52:48.263349501Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-b4kr7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:52:49.062666 crc crio[23733]: 2026-06-09T13:52:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb0f0c73d37852e Mac:ea:58:03:94:69:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/51e22dd6-3fd2-4af9-87e0-0ebb2fa18c23 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:52:49.064501 crc crio[23733]: time=\"2026-06-09T13:52:49.064371786Z\" level=info msg=\"Got pod network &{Name:redhat-operators-b4kr7 Namespace:openshift-marketplace ID:bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785 UID:086d0b5d-6581-4214-af97-9c7d9975206f NetNS:/var/run/netns/51e22dd6-3fd2-4af9-87e0-0ebb2fa18c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod086d0b5d_6581_4214_af97_9c7d9975206f.slice PodAnnotations:0xc0027d0228}] Aliases:map[]}\"\nJun 09 13:52:49.064683 crc crio[23733]: time=\"2026-06-09T13:52:49.064575741Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-b4kr7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:52:49.073508 crc crio[23733]: time=\"2026-06-09T13:52:49.073333648Z\" level=info msg=\"Ran pod sandbox bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785 with infra container: openshift-marketplace/redhat-operators-b4kr7/POD\" id=ef49e503-7b01-4768-9d33-d2510c7ec364 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:52:49.075864 crc crio[23733]: time=\"2026-06-09T13:52:49.075722109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=456618cd-4dd9-4f53-8b23-8478c387c3aa name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:49.077962 crc crio[23733]: time=\"2026-06-09T13:52:49.077892832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=33e051b0-afd4-404c-bf1a-8966aab573b5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:49.087488 crc crio[23733]: time=\"2026-06-09T13:52:49.087355777Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-b4kr7/extract-utilities\" id=6157e181-a913-4796-a349-3292971a45ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:49.087964 crc crio[23733]: time=\"2026-06-09T13:52:49.087894261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:49.132851 crc crio[23733]: time=\"2026-06-09T13:52:49.132753155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:49.137269 crc crio[23733]: time=\"2026-06-09T13:52:49.137193365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:49.291505 crc crio[23733]: time=\"2026-06-09T13:52:49.291362745Z\" level=info msg=\"Created container 27c9d6e7ad025a887875e9a4f041566ecd001089b317fca18f2a16586bd7a102: openshift-marketplace/redhat-operators-b4kr7/extract-utilities\" id=6157e181-a913-4796-a349-3292971a45ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:49.292891 crc crio[23733]: time=\"2026-06-09T13:52:49.29279999Z\" level=info msg=\"Starting container: 27c9d6e7ad025a887875e9a4f041566ecd001089b317fca18f2a16586bd7a102\" id=f802b7c5-8dc1-4eff-b019-9c167bb0f009 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:49.299909 crc crio[23733]: time=\"2026-06-09T13:52:49.299799564Z\" level=info msg=\"Started container\" PID=53175 containerID=27c9d6e7ad025a887875e9a4f041566ecd001089b317fca18f2a16586bd7a102 description=openshift-marketplace/redhat-operators-b4kr7/extract-utilities id=f802b7c5-8dc1-4eff-b019-9c167bb0f009 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785\nJun 09 13:52:50.028802 crc crio[23733]: time=\"2026-06-09T13:52:50.028263687Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ef39f50c-474e-447a-8ae2-6b976f750f59 name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:50.035995 crc crio[23733]: time=\"2026-06-09T13:52:50.035917377Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 13:52:51.043634 crc crio[23733]: time=\"2026-06-09T13:52:51.043513142Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:bd465a77e75f6938a5535a0a2fcd34ee44f4b4d5af2dbcda4aceb633e38950da\" id=ef39f50c-474e-447a-8ae2-6b976f750f59 name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:51.044856 crc crio[23733]: time=\"2026-06-09T13:52:51.044774474Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=806199bb-a68e-4ce9-b52f-59b49d8554a2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:51.047463 crc crio[23733]: time=\"2026-06-09T13:52:51.047409429Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cdf2ab92-0609-4e03-8fb5-e0c03840529d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:51.055391 crc crio[23733]: time=\"2026-06-09T13:52:51.055255824Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-b4kr7/extract-content\" id=f2755ad8-6020-4246-b70a-8c0b3502bdc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:51.056808 crc crio[23733]: time=\"2026-06-09T13:52:51.055780447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:51.115393 crc crio[23733]: time=\"2026-06-09T13:52:51.114712551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:51.118945 crc crio[23733]: time=\"2026-06-09T13:52:51.118858524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:51.270147 crc crio[23733]: time=\"2026-06-09T13:52:51.269999087Z\" level=info msg=\"Created container 056324f6cb413212e2f6e66c045f9a55fcd220586c0f53dffe159122f45d0bda: openshift-marketplace/redhat-operators-b4kr7/extract-content\" id=f2755ad8-6020-4246-b70a-8c0b3502bdc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:51.272791 crc crio[23733]: time=\"2026-06-09T13:52:51.272718955Z\" level=info msg=\"Starting container: 056324f6cb413212e2f6e66c045f9a55fcd220586c0f53dffe159122f45d0bda\" id=39afffbb-43db-41b3-99af-53c9cb3f3384 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:51.283001 crc crio[23733]: time=\"2026-06-09T13:52:51.282842477Z\" level=info msg=\"Started container\" PID=53267 containerID=056324f6cb413212e2f6e66c045f9a55fcd220586c0f53dffe159122f45d0bda description=openshift-marketplace/redhat-operators-b4kr7/extract-content id=39afffbb-43db-41b3-99af-53c9cb3f3384 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785\nJun 09 13:52:53.113213 crc crio[23733]: time=\"2026-06-09T13:52:53.112317074Z\" level=info msg=\"Stopping container: b16140159a181135a8b58125ab5dba7acbf1b4f13694b408b694e32e823d8985 (timeout: 2s)\" id=22af9cab-2241-4a21-ba30-1aa284cd000c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:52:53.249759 crc crio[23733]: time=\"2026-06-09T13:52:53.249647196Z\" level=info msg=\"Stopped container b16140159a181135a8b58125ab5dba7acbf1b4f13694b408b694e32e823d8985: openshift-marketplace/community-operators-bx7lz/registry-server\" id=22af9cab-2241-4a21-ba30-1aa284cd000c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:52:53.251197 crc crio[23733]: time=\"2026-06-09T13:52:53.251033971Z\" level=info msg=\"Stopping pod sandbox: 43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae\" id=9f034920-8bc9-4579-b055-b3de858a7947 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:52:53.251924 crc crio[23733]: time=\"2026-06-09T13:52:53.251866751Z\" level=info msg=\"Got pod network &{Name:community-operators-bx7lz Namespace:openshift-marketplace ID:43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae UID:0927b7f5-e535-4b3a-a950-5b9e48d61175 NetNS:/var/run/netns/dbb18d90-c923-4664-abbc-41e328178831 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0927b7f5_e535_4b3a_a950_5b9e48d61175.slice PodAnnotations:0xc000308fb8}] Aliases:map[]}\"\nJun 09 13:52:53.252162 crc crio[23733]: time=\"2026-06-09T13:52:53.252046385Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-bx7lz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:52:53.623221 crc crio[23733]: time=\"2026-06-09T13:52:53.62263806Z\" level=info msg=\"Stopped pod sandbox: 43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae\" id=9f034920-8bc9-4579-b055-b3de858a7947 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:52:54.129921 crc crio[23733]: time=\"2026-06-09T13:52:54.12755945Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e4cc57b2-d480-4f52-bb81-06f187bc8c58 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:54.141195 crc crio[23733]: time=\"2026-06-09T13:52:54.134958313Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=10b00c87-e5c7-4f8a-bb5d-d45a55a343d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:54.142066 crc crio[23733]: time=\"2026-06-09T13:52:54.142019759Z\" level=info msg=\"Removing container: b16140159a181135a8b58125ab5dba7acbf1b4f13694b408b694e32e823d8985\" id=5938b4b7-489e-4997-8898-ebf8ed3ebce9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:52:54.146667 crc crio[23733]: time=\"2026-06-09T13:52:54.146568852Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-b4kr7/registry-server\" id=59615010-670b-4459-8967-fbb8b560f749 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:54.147169 crc crio[23733]: time=\"2026-06-09T13:52:54.147064164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:54.200182 crc crio[23733]: time=\"2026-06-09T13:52:54.193306973Z\" level=info msg=\"Removed container b16140159a181135a8b58125ab5dba7acbf1b4f13694b408b694e32e823d8985: openshift-marketplace/community-operators-bx7lz/registry-server\" id=5938b4b7-489e-4997-8898-ebf8ed3ebce9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:52:54.202343 crc crio[23733]: time=\"2026-06-09T13:52:54.202265926Z\" level=info msg=\"Removing container: b6ceed072825dd7220c8f0c2724aabcfa8095c5dffa0509fbbf56f3df01f8781\" id=1f5428af-3d09-40e4-bc21-5a6cedffb859 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:52:54.246760 crc crio[23733]: time=\"2026-06-09T13:52:54.246572306Z\" level=info msg=\"Removed container b6ceed072825dd7220c8f0c2724aabcfa8095c5dffa0509fbbf56f3df01f8781: openshift-marketplace/community-operators-bx7lz/extract-content\" id=1f5428af-3d09-40e4-bc21-5a6cedffb859 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:52:54.258836 crc crio[23733]: time=\"2026-06-09T13:52:54.25874279Z\" level=info msg=\"Removing container: 697a412dfd7b6db8c8437826ddcd0a5009d5a849c4170897f77b13a152901206\" id=b38bf110-0101-4bf7-b9e4-7b9b3bef397b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:52:54.265734 crc crio[23733]: time=\"2026-06-09T13:52:54.26552223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:54.273187 crc crio[23733]: time=\"2026-06-09T13:52:54.272903364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:54.300997 crc crio[23733]: time=\"2026-06-09T13:52:54.299891559Z\" level=info msg=\"Removed container 697a412dfd7b6db8c8437826ddcd0a5009d5a849c4170897f77b13a152901206: openshift-marketplace/community-operators-bx7lz/extract-utilities\" id=b38bf110-0101-4bf7-b9e4-7b9b3bef397b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:52:54.449874 crc crio[23733]: time=\"2026-06-09T13:52:54.449778007Z\" level=info msg=\"Created container 9004b15228d85c922b6a4a6ca6e99da3da631c5abf06cb7f13f22600a638cef6: openshift-marketplace/redhat-operators-b4kr7/registry-server\" id=59615010-670b-4459-8967-fbb8b560f749 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:52:54.451360 crc crio[23733]: time=\"2026-06-09T13:52:54.451285044Z\" level=info msg=\"Starting container: 9004b15228d85c922b6a4a6ca6e99da3da631c5abf06cb7f13f22600a638cef6\" id=36945f12-4735-40f4-ba0f-acc4234ed09f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:52:54.458476 crc crio[23733]: time=\"2026-06-09T13:52:54.458357091Z\" level=info msg=\"Started container\" PID=53371 containerID=9004b15228d85c922b6a4a6ca6e99da3da631c5abf06cb7f13f22600a638cef6 description=openshift-marketplace/redhat-operators-b4kr7/registry-server id=36945f12-4735-40f4-ba0f-acc4234ed09f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785\nJun 09 13:52:58.055031 crc crio[23733]: time=\"2026-06-09T13:52:58.054030477Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-fxdbh/POD\" id=e5092a71-b584-4e4f-8aeb-46c0a672ffcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:52:58.056507 crc crio[23733]: time=\"2026-06-09T13:52:58.055094523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:58.088524 crc crio[23733]: time=\"2026-06-09T13:52:58.088012716Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-fxdbh Namespace:openstack ID:a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953 UID:b667c2c1-1cb6-4f1c-bfa7-1ea5966d97b9 NetNS:/var/run/netns/57336be1-2eae-4258-996a-0a8e081024ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb667c2c1_1cb6_4f1c_bfa7_1ea5966d97b9.slice PodAnnotations:0xc00008cb38}] Aliases:map[]}\"\nJun 09 13:52:58.088524 crc crio[23733]: time=\"2026-06-09T13:52:58.088070097Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-fxdbh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:52:58.296751 crc crio[23733]: time=\"2026-06-09T13:52:58.296026857Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-dpr2d/POD\" id=89414918-b2d4-455f-9c30-c8a83c9ebbff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:52:58.296751 crc crio[23733]: time=\"2026-06-09T13:52:58.296665282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:52:58.367975 crc crio[23733]: time=\"2026-06-09T13:52:58.367867203Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-dpr2d Namespace:openstack ID:20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e UID:632b0edc-8546-4522-b194-77bd5d901a38 NetNS:/var/run/netns/a4a066f1-9a7f-473c-b820-68488da15a4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632b0edc_8546_4522_b194_77bd5d901a38.slice PodAnnotations:0xc0028985e8}] Aliases:map[]}\"\nJun 09 13:52:58.367975 crc crio[23733]: time=\"2026-06-09T13:52:58.367949035Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-dpr2d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:52:58.438282 crc crio[23733]: 2026-06-09T13:52:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a773bc108cd7155 Mac:16:d9:b3:b1:a6:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/57336be1-2eae-4258-996a-0a8e081024ec SocketPath: PciID:}] [{Interface:0xc000122e50 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:52:58.439208 crc crio[23733]: time=\"2026-06-09T13:52:58.439071263Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-fxdbh Namespace:openstack ID:a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953 UID:b667c2c1-1cb6-4f1c-bfa7-1ea5966d97b9 NetNS:/var/run/netns/57336be1-2eae-4258-996a-0a8e081024ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb667c2c1_1cb6_4f1c_bfa7_1ea5966d97b9.slice PodAnnotations:0xc00008cb38}] Aliases:map[]}\"\nJun 09 13:52:58.439320 crc crio[23733]: time=\"2026-06-09T13:52:58.439293568Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-fxdbh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:52:58.449384 crc crio[23733]: time=\"2026-06-09T13:52:58.448326905Z\" level=info msg=\"Ran pod sandbox a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953 with infra container: openstack/dnsmasq-dns-7dc8cc99c9-fxdbh/POD\" id=e5092a71-b584-4e4f-8aeb-46c0a672ffcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:52:58.453162 crc crio[23733]: time=\"2026-06-09T13:52:58.450633902Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a290a24d-4eab-4c08-9ebc-0d91dfe3770d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:58.453162 crc crio[23733]: time=\"2026-06-09T13:52:58.450840857Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=a290a24d-4eab-4c08-9ebc-0d91dfe3770d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:58.453162 crc crio[23733]: time=\"2026-06-09T13:52:58.450897128Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=a290a24d-4eab-4c08-9ebc-0d91dfe3770d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:58.453162 crc crio[23733]: time=\"2026-06-09T13:52:58.451861873Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=84fadf65-b0b3-4858-9a29-778403076aec name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:58.457723 crc crio[23733]: time=\"2026-06-09T13:52:58.456712503Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 09 13:52:58.994211 crc crio[23733]: 2026-06-09T13:52:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20f2db980c28f90 Mac:82:81:ae:2d:05:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/a4a066f1-9a7f-473c-b820-68488da15a4a SocketPath: PciID:}] [{Interface:0xc000014e90 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:52:59.000826 crc crio[23733]: time=\"2026-06-09T13:52:59.000721125Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-dpr2d Namespace:openstack ID:20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e UID:632b0edc-8546-4522-b194-77bd5d901a38 NetNS:/var/run/netns/a4a066f1-9a7f-473c-b820-68488da15a4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632b0edc_8546_4522_b194_77bd5d901a38.slice PodAnnotations:0xc0028985e8}] Aliases:map[]}\"\nJun 09 13:52:59.001460 crc crio[23733]: time=\"2026-06-09T13:52:59.001204816Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-dpr2d for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:52:59.041983 crc crio[23733]: time=\"2026-06-09T13:52:59.041843092Z\" level=info msg=\"Ran pod sandbox 20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e with infra container: openstack/dnsmasq-dns-769fc96f7c-dpr2d/POD\" id=89414918-b2d4-455f-9c30-c8a83c9ebbff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:52:59.053045 crc crio[23733]: time=\"2026-06-09T13:52:59.052709024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a28134c5-8466-4279-bffe-cadd78a6bbd4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:59.053694 crc crio[23733]: time=\"2026-06-09T13:52:59.053294758Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=a28134c5-8466-4279-bffe-cadd78a6bbd4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:59.053694 crc crio[23733]: time=\"2026-06-09T13:52:59.05335575Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=a28134c5-8466-4279-bffe-cadd78a6bbd4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:52:59.059733 crc crio[23733]: time=\"2026-06-09T13:52:59.059566736Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0d33734d-44b6-4673-b163-9cb37527551a name=/runtime.v1.ImageService/PullImage\nJun 09 13:52:59.064410 crc crio[23733]: time=\"2026-06-09T13:52:59.064257603Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 09 13:52:59.894164 crc crio[23733]: time=\"2026-06-09T13:52:59.880405487Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-9c58657f7-bkj2w/POD\" id=5a2580cf-71d0-47dd-a074-d272fd738204 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:52:59.894841 crc crio[23733]: time=\"2026-06-09T13:52:59.894788498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:00.056476 crc crio[23733]: time=\"2026-06-09T13:53:00.056323876Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-9c58657f7-bkj2w Namespace:openstack ID:bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574 UID:90093f3c-a8be-410a-bdfe-bd1060f68fe6 NetNS:/var/run/netns/4ed8b0b1-a4fb-4d5f-90b9-4bdd69cb7554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90093f3c_a8be_410a_bdfe_bd1060f68fe6.slice PodAnnotations:0xc00028ee90}] Aliases:map[]}\"\nJun 09 13:53:00.056476 crc crio[23733]: time=\"2026-06-09T13:53:00.056438559Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-9c58657f7-bkj2w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:53:01.047460 crc crio[23733]: time=\"2026-06-09T13:53:01.046573503Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=0366bc29-0880-4428-b559-c20c7b81f58f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:01.047460 crc crio[23733]: time=\"2026-06-09T13:53:01.047206408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:01.074087 crc crio[23733]: time=\"2026-06-09T13:53:01.073810173Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-m8pwr/POD\" id=b0a82376-d739-42fe-ad27-c0170340786e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:01.074269 crc crio[23733]: time=\"2026-06-09T13:53:01.074177162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:01.198459 crc crio[23733]: 2026-06-09T13:53:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb703baff77ce17 Mac:8e:8d:3d:39:39:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/4ed8b0b1-a4fb-4d5f-90b9-4bdd69cb7554 SocketPath: PciID:}] [{Interface:0xc0002f0f10 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:53:01.200436 crc crio[23733]: time=\"2026-06-09T13:53:01.200354747Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-9c58657f7-bkj2w Namespace:openstack ID:bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574 UID:90093f3c-a8be-410a-bdfe-bd1060f68fe6 NetNS:/var/run/netns/4ed8b0b1-a4fb-4d5f-90b9-4bdd69cb7554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90093f3c_a8be_410a_bdfe_bd1060f68fe6.slice PodAnnotations:0xc00028ee90}] Aliases:map[]}\"\nJun 09 13:53:01.200644 crc crio[23733]: time=\"2026-06-09T13:53:01.200566123Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-9c58657f7-bkj2w for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:53:01.233478 crc crio[23733]: time=\"2026-06-09T13:53:01.233381194Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:a93a71d84827a63316a12c7b53de43d9914ebebe8c90cc9318049cd1d406b0e3 UID:a2e41566-ca97-4fe3-86ab-e54153931874 NetNS:/var/run/netns/d45eb6f9-da24-4677-aaa8-170e8631f7e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda2e41566_ca97_4fe3_86ab_e54153931874.slice PodAnnotations:0xc002534070}] Aliases:map[]}\"\nJun 09 13:53:01.233823 crc crio[23733]: time=\"2026-06-09T13:53:01.233751983Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:53:01.281444 crc crio[23733]: time=\"2026-06-09T13:53:01.281363013Z\" level=info msg=\"Ran pod sandbox bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574 with infra container: openstack/dnsmasq-dns-9c58657f7-bkj2w/POD\" id=5a2580cf-71d0-47dd-a074-d272fd738204 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:01.289429 crc crio[23733]: time=\"2026-06-09T13:53:01.289294001Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d44f4853-4c98-4144-a7c8-a8411c62c579 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:01.337267 crc crio[23733]: time=\"2026-06-09T13:53:01.337173717Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=d44f4853-4c98-4144-a7c8-a8411c62c579 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:01.337582 crc crio[23733]: time=\"2026-06-09T13:53:01.33730193Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=d44f4853-4c98-4144-a7c8-a8411c62c579 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:01.367813 crc crio[23733]: time=\"2026-06-09T13:53:01.355059615Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=24ab1862-69cf-441d-8e6a-2ba99da6378d name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:01.388758 crc crio[23733]: time=\"2026-06-09T13:53:01.387672711Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 09 13:53:01.402191 crc crio[23733]: time=\"2026-06-09T13:53:01.399857455Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-m8pwr Namespace:openstack ID:d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729 UID:5118fa81-a14b-4920-ad39-7329bf4f22e2 NetNS:/var/run/netns/e6724c6d-9d26-494c-a766-14bd05a7c6b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5118fa81_a14b_4920_ad39_7329bf4f22e2.slice PodAnnotations:0xc000308530}] Aliases:map[]}\"\nJun 09 13:53:01.402191 crc crio[23733]: time=\"2026-06-09T13:53:01.399996598Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-m8pwr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:53:02.073192 crc crio[23733]: time=\"2026-06-09T13:53:02.070530973Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=e63085a3-4086-4088-b053-82c2dbf194a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:02.073192 crc crio[23733]: time=\"2026-06-09T13:53:02.07318799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:02.290152 crc crio[23733]: 2026-06-09T13:53:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a93a71d84827a63 Mac:8a:13:27:98:7c:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/d45eb6f9-da24-4677-aaa8-170e8631f7e0 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:53:02.303632 crc crio[23733]: time=\"2026-06-09T13:53:02.302725898Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:a93a71d84827a63316a12c7b53de43d9914ebebe8c90cc9318049cd1d406b0e3 UID:a2e41566-ca97-4fe3-86ab-e54153931874 NetNS:/var/run/netns/d45eb6f9-da24-4677-aaa8-170e8631f7e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda2e41566_ca97_4fe3_86ab_e54153931874.slice PodAnnotations:0xc002534070}] Aliases:map[]}\"\nJun 09 13:53:02.303632 crc crio[23733]: time=\"2026-06-09T13:53:02.303093637Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:53:02.343379 crc crio[23733]: time=\"2026-06-09T13:53:02.342375389Z\" level=info msg=\"Ran pod sandbox a93a71d84827a63316a12c7b53de43d9914ebebe8c90cc9318049cd1d406b0e3 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=0366bc29-0880-4428-b559-c20c7b81f58f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:02.369181 crc crio[23733]: time=\"2026-06-09T13:53:02.365972558Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:7ade1da8b36552412c64d2a68483abe4203a165bc99b293f0135e9b368d7ba29 UID:b5582b85-5d4f-49a0-9093-63b69533c549 NetNS:/var/run/netns/587d63b9-432d-4cd7-9e9a-9311643edcca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5582b85_5d4f_49a0_9093_63b69533c549.slice PodAnnotations:0xc00580a358}] Aliases:map[]}\"\nJun 09 13:53:02.369181 crc crio[23733]: time=\"2026-06-09T13:53:02.36604424Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:53:02.369181 crc crio[23733]: time=\"2026-06-09T13:53:02.368502842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=3283f715-f726-4840-848c-74e654227ebf name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:02.369181 crc crio[23733]: time=\"2026-06-09T13:53:02.368758728Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=3283f715-f726-4840-848c-74e654227ebf name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:02.369181 crc crio[23733]: time=\"2026-06-09T13:53:02.368806689Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=3283f715-f726-4840-848c-74e654227ebf name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:02.372016 crc crio[23733]: time=\"2026-06-09T13:53:02.371707282Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6b167c95-9dc2-4a4f-b0db-4986e05218f2 name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:02.381723 crc crio[23733]: time=\"2026-06-09T13:53:02.381540608Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 09 13:53:02.555976 crc crio[23733]: time=\"2026-06-09T13:53:02.555865576Z\" level=info msg=\"Removing container: 4c9143f5bea8e504759e49e496666ed60f5ae0f5049667953f6c35a8f4566f9d\" id=77bb40b4-df4e-4cff-a413-7cec60c5fa11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:53:02.864511 crc crio[23733]: time=\"2026-06-09T13:53:02.863656862Z\" level=info msg=\"Removed container 4c9143f5bea8e504759e49e496666ed60f5ae0f5049667953f6c35a8f4566f9d: openshift-infra/auto-csr-approver-29683546-wd9db/oc\" id=77bb40b4-df4e-4cff-a413-7cec60c5fa11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:53:02.907032 crc crio[23733]: time=\"2026-06-09T13:53:02.906089812Z\" level=info msg=\"Stopping pod sandbox: bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb\" id=ef172e44-703a-4f7b-981d-26a940a9d50e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:53:02.907032 crc crio[23733]: time=\"2026-06-09T13:53:02.906296057Z\" level=info msg=\"Stopped pod sandbox (already stopped): bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb\" id=ef172e44-703a-4f7b-981d-26a940a9d50e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:53:02.908614 crc crio[23733]: time=\"2026-06-09T13:53:02.908439961Z\" level=info msg=\"Removing pod sandbox: bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb\" id=a5f16ebb-32c8-4a0c-973b-f18a9d02d79d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:53:02.935395 crc crio[23733]: time=\"2026-06-09T13:53:02.935306013Z\" level=info msg=\"Removed pod sandbox: bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb\" id=a5f16ebb-32c8-4a0c-973b-f18a9d02d79d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:53:02.937398 crc crio[23733]: time=\"2026-06-09T13:53:02.937168249Z\" level=info msg=\"Stopping pod sandbox: d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907\" id=1a7d9205-f8c0-434f-977b-a4a7b2e26e51 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:53:02.937539 crc crio[23733]: time=\"2026-06-09T13:53:02.937457786Z\" level=info msg=\"Stopped pod sandbox (already stopped): d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907\" id=1a7d9205-f8c0-434f-977b-a4a7b2e26e51 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:53:02.939575 crc crio[23733]: time=\"2026-06-09T13:53:02.939508768Z\" level=info msg=\"Removing pod sandbox: d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907\" id=aa1b1216-4144-4aaf-b103-df7db4cb4f9c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:53:02.989294 crc crio[23733]: time=\"2026-06-09T13:53:02.989171139Z\" level=info msg=\"Removed pod sandbox: d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907\" id=aa1b1216-4144-4aaf-b103-df7db4cb4f9c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:53:02.993205 crc crio[23733]: time=\"2026-06-09T13:53:02.993086468Z\" level=info msg=\"Stopping pod sandbox: 43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae\" id=5c6436c8-3849-42e8-83b2-c0e62996690b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:53:02.993428 crc crio[23733]: time=\"2026-06-09T13:53:02.993224711Z\" level=info msg=\"Stopped pod sandbox (already stopped): 43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae\" id=5c6436c8-3849-42e8-83b2-c0e62996690b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:53:02.994739 crc crio[23733]: time=\"2026-06-09T13:53:02.994639147Z\" level=info msg=\"Removing pod sandbox: 43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae\" id=d82704ab-5aad-4bab-8950-56daa439aa5c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:53:03.020368 crc crio[23733]: time=\"2026-06-09T13:53:03.020270696Z\" level=info msg=\"Removed pod sandbox: 43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae\" id=d82704ab-5aad-4bab-8950-56daa439aa5c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:53:04.119179 crc crio[23733]: 2026-06-09T13:53:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1e22e821f3f225 Mac:aa:b3:8d:74:1d:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/e6724c6d-9d26-494c-a766-14bd05a7c6b4 SocketPath: PciID:}] [{Interface:0xc00011af20 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:53:04.146694 crc crio[23733]: 2026-06-09T13:53:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ade1da8b365524 Mac:96:ef:ef:9b:9e:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/587d63b9-432d-4cd7-9e9a-9311643edcca SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:53:04.148970 crc crio[23733]: time=\"2026-06-09T13:53:04.148818302Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:7ade1da8b36552412c64d2a68483abe4203a165bc99b293f0135e9b368d7ba29 UID:b5582b85-5d4f-49a0-9093-63b69533c549 NetNS:/var/run/netns/587d63b9-432d-4cd7-9e9a-9311643edcca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5582b85_5d4f_49a0_9093_63b69533c549.slice PodAnnotations:0xc00580a358}] Aliases:map[]}\"\nJun 09 13:53:04.149052 crc crio[23733]: time=\"2026-06-09T13:53:04.148993266Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:53:04.161061 crc crio[23733]: time=\"2026-06-09T13:53:04.159823416Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-m8pwr Namespace:openstack ID:d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729 UID:5118fa81-a14b-4920-ad39-7329bf4f22e2 NetNS:/var/run/netns/e6724c6d-9d26-494c-a766-14bd05a7c6b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5118fa81_a14b_4920_ad39_7329bf4f22e2.slice PodAnnotations:0xc000308530}] Aliases:map[]}\"\nJun 09 13:53:04.177508 crc crio[23733]: time=\"2026-06-09T13:53:04.177321484Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-m8pwr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:53:04.253550 crc crio[23733]: time=\"2026-06-09T13:53:04.251328805Z\" level=info msg=\"Ran pod sandbox 7ade1da8b36552412c64d2a68483abe4203a165bc99b293f0135e9b368d7ba29 with infra container: openstack/rabbitmq-server-0/POD\" id=e63085a3-4086-4088-b053-82c2dbf194a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:04.497660 crc crio[23733]: time=\"2026-06-09T13:53:04.490374271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=7b261e38-ecfb-4077-a2e8-33d2308a6fb9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:04.497660 crc crio[23733]: time=\"2026-06-09T13:53:04.490669648Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=7b261e38-ecfb-4077-a2e8-33d2308a6fb9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:04.497660 crc crio[23733]: time=\"2026-06-09T13:53:04.49073415Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=7b261e38-ecfb-4077-a2e8-33d2308a6fb9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:04.543199 crc crio[23733]: time=\"2026-06-09T13:53:04.540764921Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=700b92eb-6337-405b-b37d-127f943ca4aa name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:04.555280 crc crio[23733]: time=\"2026-06-09T13:53:04.555229802Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 09 13:53:04.565858 crc crio[23733]: time=\"2026-06-09T13:53:04.564898164Z\" level=info msg=\"Ran pod sandbox d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729 with infra container: openstack/dnsmasq-dns-68bc84565-m8pwr/POD\" id=b0a82376-d739-42fe-ad27-c0170340786e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:04.594262 crc crio[23733]: time=\"2026-06-09T13:53:04.594035792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b48ce1a8-4271-4963-ae95-70a620943ea8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:04.594650 crc crio[23733]: time=\"2026-06-09T13:53:04.594447893Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=b48ce1a8-4271-4963-ae95-70a620943ea8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:04.594650 crc crio[23733]: time=\"2026-06-09T13:53:04.594525715Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=b48ce1a8-4271-4963-ae95-70a620943ea8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:04.618877 crc crio[23733]: time=\"2026-06-09T13:53:04.618828032Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b5d5bdc4-579b-48eb-b7b7-0ebd1bf1e794 name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:04.629246 crc crio[23733]: time=\"2026-06-09T13:53:04.628856443Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 09 13:53:04.793459 crc crio[23733]: time=\"2026-06-09T13:53:04.792410132Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=30dad4e2-5401-4545-9012-c53a020a6918 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:04.793459 crc crio[23733]: time=\"2026-06-09T13:53:04.792514084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:05.009904 crc crio[23733]: time=\"2026-06-09T13:53:05.005767707Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:1220520f5d044af5b43843c2e1130544c0544af3e43b2ad51d461933d2d92b02 UID:73efd3cb-bd6f-4471-8af8-a15d42b2ff9a NetNS:/var/run/netns/f88facd9-54bd-4288-bef5-9ea4e75aee01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73efd3cb_bd6f_4471_8af8_a15d42b2ff9a.slice PodAnnotations:0xc0025344f8}] Aliases:map[]}\"\nJun 09 13:53:05.009904 crc crio[23733]: time=\"2026-06-09T13:53:05.00592255Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:53:05.858040 crc crio[23733]: 2026-06-09T13:53:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1220520f5d044af Mac:7e:2f:57:e8:1b:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/f88facd9-54bd-4288-bef5-9ea4e75aee01 SocketPath: PciID:}] [{Interface:0xc00022c6c0 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:53:05.863045 crc crio[23733]: time=\"2026-06-09T13:53:05.862824624Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:1220520f5d044af5b43843c2e1130544c0544af3e43b2ad51d461933d2d92b02 UID:73efd3cb-bd6f-4471-8af8-a15d42b2ff9a NetNS:/var/run/netns/f88facd9-54bd-4288-bef5-9ea4e75aee01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73efd3cb_bd6f_4471_8af8_a15d42b2ff9a.slice PodAnnotations:0xc0025344f8}] Aliases:map[]}\"\nJun 09 13:53:05.863307 crc crio[23733]: time=\"2026-06-09T13:53:05.863287346Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:53:05.892945 crc crio[23733]: time=\"2026-06-09T13:53:05.891553471Z\" level=info msg=\"Ran pod sandbox 1220520f5d044af5b43843c2e1130544c0544af3e43b2ad51d461933d2d92b02 with infra container: openstack/openstack-galera-0/POD\" id=30dad4e2-5401-4545-9012-c53a020a6918 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:05.901873 crc crio[23733]: time=\"2026-06-09T13:53:05.901030319Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=76a76038-927c-4a59-a016-152d225a395f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:05.901873 crc crio[23733]: time=\"2026-06-09T13:53:05.901872849Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=76a76038-927c-4a59-a016-152d225a395f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:05.902372 crc crio[23733]: time=\"2026-06-09T13:53:05.901916531Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=76a76038-927c-4a59-a016-152d225a395f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:05.904918 crc crio[23733]: time=\"2026-06-09T13:53:05.904797743Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c3612542-ad74-494c-9fe6-b8cf568f879a name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:05.912847 crc crio[23733]: time=\"2026-06-09T13:53:05.911262834Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 09 13:53:06.109206 crc crio[23733]: time=\"2026-06-09T13:53:06.106327892Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=6a6752ee-d3c4-46ea-ac4e-8446dd52945b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:06.109206 crc crio[23733]: time=\"2026-06-09T13:53:06.106438454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:06.295656 crc crio[23733]: time=\"2026-06-09T13:53:06.295562203Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:ba332c52e344d306b2ceda54431e0f4e93c060c8f5d926c1b84995ed69d8e02a UID:f7a14e3e-4c99-49d2-bc30-bc7fb9a6cba7 NetNS:/var/run/netns/f9fc48f6-21f6-4702-ad14-01bcbe65e508 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7a14e3e_4c99_49d2_bc30_bc7fb9a6cba7.slice PodAnnotations:0xc0028982e8}] Aliases:map[]}\"\nJun 09 13:53:06.296039 crc crio[23733]: time=\"2026-06-09T13:53:06.296020904Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:53:06.388547 crc crio[23733]: time=\"2026-06-09T13:53:06.38749158Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=edab4e01-1c88-4dd6-b346-3fb2554a549e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:06.388547 crc crio[23733]: time=\"2026-06-09T13:53:06.387804169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:06.680062 crc crio[23733]: time=\"2026-06-09T13:53:06.669822749Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:4acbd0a33d6a733d75c20547816a94bc6ac40ac4aa4d6049f55e4572605d29df UID:05cd33da-6f33-49d3-a89d-446185165054 NetNS:/var/run/netns/0cfd00d8-fa2e-4f7f-8d21-4d06d96ddb8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05cd33da_6f33_49d3_a89d_446185165054.slice PodAnnotations:0xc002534360}] Aliases:map[]}\"\nJun 09 13:53:06.680062 crc crio[23733]: time=\"2026-06-09T13:53:06.670677271Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:53:07.237802 crc crio[23733]: 2026-06-09T13:53:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba332c52e344d30 Mac:fa:fc:ef:35:06:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/f9fc48f6-21f6-4702-ad14-01bcbe65e508 SocketPath: PciID:}] [{Interface:0xc0002928f0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:53:07.246196 crc crio[23733]: time=\"2026-06-09T13:53:07.245716588Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:ba332c52e344d306b2ceda54431e0f4e93c060c8f5d926c1b84995ed69d8e02a UID:f7a14e3e-4c99-49d2-bc30-bc7fb9a6cba7 NetNS:/var/run/netns/f9fc48f6-21f6-4702-ad14-01bcbe65e508 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7a14e3e_4c99_49d2_bc30_bc7fb9a6cba7.slice PodAnnotations:0xc0028982e8}] Aliases:map[]}\"\nJun 09 13:53:07.246973 crc crio[23733]: time=\"2026-06-09T13:53:07.246319383Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:53:07.355219 crc crio[23733]: time=\"2026-06-09T13:53:07.352825725Z\" level=info msg=\"Ran pod sandbox ba332c52e344d306b2ceda54431e0f4e93c060c8f5d926c1b84995ed69d8e02a with infra container: openstack/memcached-0/POD\" id=6a6752ee-d3c4-46ea-ac4e-8446dd52945b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:07.360214 crc crio[23733]: time=\"2026-06-09T13:53:07.359923103Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=e1e792bf-64c0-4f43-9d57-d044e6d11932 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:07.360214 crc crio[23733]: time=\"2026-06-09T13:53:07.360205121Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=e1e792bf-64c0-4f43-9d57-d044e6d11932 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:07.361183 crc crio[23733]: time=\"2026-06-09T13:53:07.361046231Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=e1e792bf-64c0-4f43-9d57-d044e6d11932 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:07.363230 crc crio[23733]: time=\"2026-06-09T13:53:07.363093872Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=dcab50a5-9ecc-4b35-a0cf-339e806bb680 name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:07.379422 crc crio[23733]: time=\"2026-06-09T13:53:07.379327708Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"\nJun 09 13:53:07.695374 crc crio[23733]: 2026-06-09T13:53:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4acbd0a33d6a733 Mac:22:98:d3:98:31:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/0cfd00d8-fa2e-4f7f-8d21-4d06d96ddb8f SocketPath: PciID:}] [{Interface:0xc0002908d0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:53:07.695374 crc crio[23733]: time=\"2026-06-09T13:53:07.693852962Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:4acbd0a33d6a733d75c20547816a94bc6ac40ac4aa4d6049f55e4572605d29df UID:05cd33da-6f33-49d3-a89d-446185165054 NetNS:/var/run/netns/0cfd00d8-fa2e-4f7f-8d21-4d06d96ddb8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05cd33da_6f33_49d3_a89d_446185165054.slice PodAnnotations:0xc002534360}] Aliases:map[]}\"\nJun 09 13:53:07.695374 crc crio[23733]: time=\"2026-06-09T13:53:07.693992695Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:53:07.703347 crc crio[23733]: time=\"2026-06-09T13:53:07.703249396Z\" level=info msg=\"Ran pod sandbox 4acbd0a33d6a733d75c20547816a94bc6ac40ac4aa4d6049f55e4572605d29df with infra container: openstack/openstack-cell1-galera-0/POD\" id=edab4e01-1c88-4dd6-b346-3fb2554a549e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:07.742032 crc crio[23733]: time=\"2026-06-09T13:53:07.741688648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=460e1390-873d-462d-84b1-f623ac1ccc47 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:07.742723 crc crio[23733]: time=\"2026-06-09T13:53:07.742697873Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=460e1390-873d-462d-84b1-f623ac1ccc47 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:07.742868 crc crio[23733]: time=\"2026-06-09T13:53:07.742851497Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=460e1390-873d-462d-84b1-f623ac1ccc47 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:07.749556 crc crio[23733]: time=\"2026-06-09T13:53:07.749470362Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ce905a56-e442-4390-ac29-8ec7e55c3539 name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:07.762709 crc crio[23733]: time=\"2026-06-09T13:53:07.76258901Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 09 13:53:08.906399 crc crio[23733]: time=\"2026-06-09T13:53:08.906320255Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=0e994224-85a7-42df-ad96-2fe3b06be8df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:08.907909 crc crio[23733]: time=\"2026-06-09T13:53:08.906449718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:09.208809 crc crio[23733]: time=\"2026-06-09T13:53:09.20857375Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf UID:e139be2d-f2f9-4dfe-be92-2cef1d9e0bcf NetNS:/var/run/netns/ef3e671d-b20b-4b3a-b441-b66d6f086c90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode139be2d_f2f9_4dfe_be92_2cef1d9e0bcf.slice PodAnnotations:0xc000308a70}] Aliases:map[]}\"\nJun 09 13:53:09.208809 crc crio[23733]: time=\"2026-06-09T13:53:09.208660083Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:53:10.169752 crc crio[23733]: 2026-06-09T13:53:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a989ecaefff1fc4 Mac:96:8d:03:1f:b4:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/ef3e671d-b20b-4b3a-b441-b66d6f086c90 SocketPath: PciID:}] [{Interface:0xc000514f30 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:53:10.174897 crc crio[23733]: time=\"2026-06-09T13:53:10.170983022Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf UID:e139be2d-f2f9-4dfe-be92-2cef1d9e0bcf NetNS:/var/run/netns/ef3e671d-b20b-4b3a-b441-b66d6f086c90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode139be2d_f2f9_4dfe_be92_2cef1d9e0bcf.slice PodAnnotations:0xc000308a70}] Aliases:map[]}\"\nJun 09 13:53:10.174897 crc crio[23733]: time=\"2026-06-09T13:53:10.171224868Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:53:10.701238 crc crio[23733]: time=\"2026-06-09T13:53:10.699309381Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-mvtvf/POD\" id=27fb9cc4-f6d3-402b-9058-8590b61ce479 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:10.701238 crc crio[23733]: time=\"2026-06-09T13:53:10.699483805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:11.253229 crc crio[23733]: time=\"2026-06-09T13:53:11.252084371Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-2j4qb/POD\" id=42fcd70e-3606-4f4b-933b-ab91964752bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:11.253229 crc crio[23733]: time=\"2026-06-09T13:53:11.253030765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:11.257621 crc crio[23733]: time=\"2026-06-09T13:53:11.25684685Z\" level=info msg=\"Ran pod sandbox a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf with infra container: openstack/kube-state-metrics-0/POD\" id=0e994224-85a7-42df-ad96-2fe3b06be8df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:11.265502 crc crio[23733]: time=\"2026-06-09T13:53:11.265078515Z\" level=info msg=\"Stopping container: 9004b15228d85c922b6a4a6ca6e99da3da631c5abf06cb7f13f22600a638cef6 (timeout: 2s)\" id=c8a47f41-7175-483f-88c0-cdbf8bc0c31d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:53:11.312973 crc crio[23733]: time=\"2026-06-09T13:53:11.312894922Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=da00ee04-2b1d-4e14-affa-9d7556e1ca7f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:11.615160 crc crio[23733]: time=\"2026-06-09T13:53:11.614529792Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=da00ee04-2b1d-4e14-affa-9d7556e1ca7f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:11.615470 crc crio[23733]: time=\"2026-06-09T13:53:11.61526624Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=da00ee04-2b1d-4e14-affa-9d7556e1ca7f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:11.631902 crc crio[23733]: time=\"2026-06-09T13:53:11.631819554Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=c54ace97-d141-4b17-943d-bb50c105aff6 name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:11.774645 crc crio[23733]: time=\"2026-06-09T13:53:11.771556578Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"\nJun 09 13:53:11.806380 crc crio[23733]: time=\"2026-06-09T13:53:11.805286801Z\" level=info msg=\"Stopped container 9004b15228d85c922b6a4a6ca6e99da3da631c5abf06cb7f13f22600a638cef6: openshift-marketplace/redhat-operators-b4kr7/registry-server\" id=c8a47f41-7175-483f-88c0-cdbf8bc0c31d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:53:11.808369 crc crio[23733]: time=\"2026-06-09T13:53:11.808306618Z\" level=info msg=\"Stopping pod sandbox: bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785\" id=09dbbecd-2e6c-4bf6-8d6c-0d5aea864144 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:53:11.809681 crc crio[23733]: time=\"2026-06-09T13:53:11.809638471Z\" level=info msg=\"Got pod network &{Name:redhat-operators-b4kr7 Namespace:openshift-marketplace ID:bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785 UID:086d0b5d-6581-4214-af97-9c7d9975206f NetNS:/var/run/netns/51e22dd6-3fd2-4af9-87e0-0ebb2fa18c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod086d0b5d_6581_4214_af97_9c7d9975206f.slice PodAnnotations:0xc001c1e110}] Aliases:map[]}\"\nJun 09 13:53:11.810098 crc crio[23733]: time=\"2026-06-09T13:53:11.810063381Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-b4kr7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:53:11.900841 crc crio[23733]: time=\"2026-06-09T13:53:11.898002569Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-mvtvf Namespace:openstack ID:7bbc655b8bc7594cb47d62aae344bb31a102af5c556e6e85c016f1f86c5d1818 UID:d8af0204-8ebf-443a-a741-6a55747dd4df NetNS:/var/run/netns/5ada2b70-6179-4394-bb3e-8a11ddae96e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8af0204_8ebf_443a_a741_6a55747dd4df.slice PodAnnotations:0xc002b0e310}] Aliases:map[]}\"\nJun 09 13:53:11.900841 crc crio[23733]: time=\"2026-06-09T13:53:11.89805576Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-mvtvf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:53:11.908071 crc crio[23733]: time=\"2026-06-09T13:53:11.902788349Z\" level=info msg=\"Got pod network &{Name:ovn-controller-2j4qb Namespace:openstack ID:564f3079815fbcb4bb0813ca0afaa4e4502fe3085198b039cb102c4301e7a1b7 UID:24aad209-f20e-48b8-a1d8-0503db45375e NetNS:/var/run/netns/1f12581b-1226-48fb-b5db-37696b562b93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24aad209_f20e_48b8_a1d8_0503db45375e.slice PodAnnotations:0xc001c1e2b8}] Aliases:map[]}\"\nJun 09 13:53:11.908071 crc crio[23733]: time=\"2026-06-09T13:53:11.902851491Z\" level=info msg=\"Adding pod openstack_ovn-controller-2j4qb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:53:12.621199 crc crio[23733]: time=\"2026-06-09T13:53:12.619789715Z\" level=info msg=\"Stopped pod sandbox: bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785\" id=09dbbecd-2e6c-4bf6-8d6c-0d5aea864144 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:53:12.789315 crc crio[23733]: 2026-06-09T13:53:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:564f3079815fbcb Mac:3e:79:01:a8:1d:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/1f12581b-1226-48fb-b5db-37696b562b93 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:53:12.814279 crc crio[23733]: time=\"2026-06-09T13:53:12.794848252Z\" level=info msg=\"Got pod network &{Name:ovn-controller-2j4qb Namespace:openstack ID:564f3079815fbcb4bb0813ca0afaa4e4502fe3085198b039cb102c4301e7a1b7 UID:24aad209-f20e-48b8-a1d8-0503db45375e NetNS:/var/run/netns/1f12581b-1226-48fb-b5db-37696b562b93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24aad209_f20e_48b8_a1d8_0503db45375e.slice PodAnnotations:0xc001c1e2b8}] Aliases:map[]}\"\nJun 09 13:53:12.814279 crc crio[23733]: time=\"2026-06-09T13:53:12.796579695Z\" level=info msg=\"Checking pod openstack_ovn-controller-2j4qb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:53:12.835283 crc crio[23733]: time=\"2026-06-09T13:53:12.835079697Z\" level=info msg=\"Ran pod sandbox 564f3079815fbcb4bb0813ca0afaa4e4502fe3085198b039cb102c4301e7a1b7 with infra container: openstack/ovn-controller-2j4qb/POD\" id=42fcd70e-3606-4f4b-933b-ab91964752bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:12.842746 crc crio[23733]: time=\"2026-06-09T13:53:12.842547644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=6d554cae-4277-4f6d-8297-badeeb25aa42 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:12.843268 crc crio[23733]: time=\"2026-06-09T13:53:12.843209541Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=6d554cae-4277-4f6d-8297-badeeb25aa42 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:12.854194 crc crio[23733]: time=\"2026-06-09T13:53:12.854011831Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=6d554cae-4277-4f6d-8297-badeeb25aa42 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:12.856884 crc crio[23733]: time=\"2026-06-09T13:53:12.856061491Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=da7f0fa6-46aa-40d5-bed1-34bdb3f1f423 name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:12.883641 crc crio[23733]: time=\"2026-06-09T13:53:12.882231187Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"\nJun 09 13:53:13.690475 crc crio[23733]: time=\"2026-06-09T13:53:13.680746949Z\" level=info msg=\"Removing container: 9004b15228d85c922b6a4a6ca6e99da3da631c5abf06cb7f13f22600a638cef6\" id=0899e0d7-ffc3-403b-8316-0c71ebc821be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:53:13.808408 crc crio[23733]: time=\"2026-06-09T13:53:13.808311018Z\" level=info msg=\"Removed container 9004b15228d85c922b6a4a6ca6e99da3da631c5abf06cb7f13f22600a638cef6: openshift-marketplace/redhat-operators-b4kr7/registry-server\" id=0899e0d7-ffc3-403b-8316-0c71ebc821be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:53:13.818162 crc crio[23733]: time=\"2026-06-09T13:53:13.818011612Z\" level=info msg=\"Removing container: 056324f6cb413212e2f6e66c045f9a55fcd220586c0f53dffe159122f45d0bda\" id=17415049-5c27-4740-8a97-71159b0a84c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:53:14.061967 crc crio[23733]: time=\"2026-06-09T13:53:14.061769126Z\" level=info msg=\"Removed container 056324f6cb413212e2f6e66c045f9a55fcd220586c0f53dffe159122f45d0bda: openshift-marketplace/redhat-operators-b4kr7/extract-content\" id=17415049-5c27-4740-8a97-71159b0a84c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:53:14.067979 crc crio[23733]: time=\"2026-06-09T13:53:14.067889959Z\" level=info msg=\"Removing container: 27c9d6e7ad025a887875e9a4f041566ecd001089b317fca18f2a16586bd7a102\" id=1e9b6787-fbd2-49ac-9a52-ff07618a5948 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:53:14.120398 crc crio[23733]: time=\"2026-06-09T13:53:14.120306899Z\" level=info msg=\"Removed container 27c9d6e7ad025a887875e9a4f041566ecd001089b317fca18f2a16586bd7a102: openshift-marketplace/redhat-operators-b4kr7/extract-utilities\" id=1e9b6787-fbd2-49ac-9a52-ff07618a5948 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:53:16.380147 crc crio[23733]: 2026-06-09T13:53:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bbc655b8bc7594 Mac:3e:1f:48:13:8d:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/5ada2b70-6179-4394-bb3e-8a11ddae96e6 SocketPath: PciID:}] [{Interface:0xc0002d0c20 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:53:16.398076 crc crio[23733]: time=\"2026-06-09T13:53:16.397958953Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-mvtvf Namespace:openstack ID:7bbc655b8bc7594cb47d62aae344bb31a102af5c556e6e85c016f1f86c5d1818 UID:d8af0204-8ebf-443a-a741-6a55747dd4df NetNS:/var/run/netns/5ada2b70-6179-4394-bb3e-8a11ddae96e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8af0204_8ebf_443a_a741_6a55747dd4df.slice PodAnnotations:0xc002b0e310}] Aliases:map[]}\"\nJun 09 13:53:16.398875 crc crio[23733]: time=\"2026-06-09T13:53:16.398806123Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-mvtvf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:53:16.977186 crc crio[23733]: time=\"2026-06-09T13:53:16.9754045Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-gf96k/POD\" id=b1c2cfc5-bafc-42eb-94de-302a80780af5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:16.977186 crc crio[23733]: time=\"2026-06-09T13:53:16.976654281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:17.193739 crc crio[23733]: time=\"2026-06-09T13:53:17.193526673Z\" level=info msg=\"Ran pod sandbox 7bbc655b8bc7594cb47d62aae344bb31a102af5c556e6e85c016f1f86c5d1818 with infra container: openstack/ovn-controller-ovs-mvtvf/POD\" id=27fb9cc4-f6d3-402b-9058-8590b61ce479 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:17.206910 crc crio[23733]: time=\"2026-06-09T13:53:17.206807715Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=9d2a1dde-9d46-4451-84c9-6274fd16d234 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:17.207372 crc crio[23733]: time=\"2026-06-09T13:53:17.207321117Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=9d2a1dde-9d46-4451-84c9-6274fd16d234 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:17.207486 crc crio[23733]: time=\"2026-06-09T13:53:17.207442501Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=9d2a1dde-9d46-4451-84c9-6274fd16d234 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:17.211433 crc crio[23733]: time=\"2026-06-09T13:53:17.211316438Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=da9f3084-0440-4b39-8f77-58643ec26a04 name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:17.217949 crc crio[23733]: time=\"2026-06-09T13:53:17.217825301Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"\nJun 09 13:53:18.317287 crc crio[23733]: time=\"2026-06-09T13:53:18.316055917Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=a709b684-1ce0-4ab3-8034-065e66a201b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:18.319236 crc crio[23733]: time=\"2026-06-09T13:53:18.317328159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:18.667923 crc crio[23733]: time=\"2026-06-09T13:53:18.664736344Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=3fb13810-33a3-4afc-99e8-d730417d2feb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:18.667923 crc crio[23733]: time=\"2026-06-09T13:53:18.664879118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:24.703948 crc crio[23733]: time=\"2026-06-09T13:53:24.70309185Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-gf96k Namespace:openstack ID:8d096a10882505c07173f186fea0bcc8c97310dac338ae338fcc5bc7b577123d UID:7a179a7d-6076-4b98-a43b-870ee1028bc9 NetNS:/var/run/netns/801fd346-aae2-4bc1-8c22-3d665ae7fdee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a179a7d_6076_4b98_a43b_870ee1028bc9.slice PodAnnotations:0xc001c1e158}] Aliases:map[]}\"\nJun 09 13:53:24.703948 crc crio[23733]: time=\"2026-06-09T13:53:24.70392003Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-gf96k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:53:25.345279 crc crio[23733]: 2026-06-09T13:53:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d096a10882505c Mac:da:5c:a4:16:4d:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/801fd346-aae2-4bc1-8c22-3d665ae7fdee SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:53:25.346394 crc crio[23733]: time=\"2026-06-09T13:53:25.346313242Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-gf96k Namespace:openstack ID:8d096a10882505c07173f186fea0bcc8c97310dac338ae338fcc5bc7b577123d UID:7a179a7d-6076-4b98-a43b-870ee1028bc9 NetNS:/var/run/netns/801fd346-aae2-4bc1-8c22-3d665ae7fdee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a179a7d_6076_4b98_a43b_870ee1028bc9.slice PodAnnotations:0xc001c1e158}] Aliases:map[]}\"\nJun 09 13:53:25.346584 crc crio[23733]: time=\"2026-06-09T13:53:25.346537936Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-gf96k for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:53:40.319758 crc crio[23733]: time=\"2026-06-09T13:53:40.318857577Z\" level=info msg=\"Ran pod sandbox 8d096a10882505c07173f186fea0bcc8c97310dac338ae338fcc5bc7b577123d with infra container: openstack/ovn-controller-metrics-gf96k/POD\" id=b1c2cfc5-bafc-42eb-94de-302a80780af5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:40.322547 crc crio[23733]: time=\"2026-06-09T13:53:40.322474288Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=ae18fd05-3649-408e-8561-0196a1fcc744 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:40.322810 crc crio[23733]: time=\"2026-06-09T13:53:40.322751765Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=ae18fd05-3649-408e-8561-0196a1fcc744 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:40.322887 crc crio[23733]: time=\"2026-06-09T13:53:40.322828867Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=ae18fd05-3649-408e-8561-0196a1fcc744 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:40.323786 crc crio[23733]: time=\"2026-06-09T13:53:40.32373249Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=94e663f5-2a2a-48a9-90ed-0d9429201771 name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:40.330055 crc crio[23733]: time=\"2026-06-09T13:53:40.329925984Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 09 13:53:43.043522 crc crio[23733]: time=\"2026-06-09T13:53:43.042558572Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a59c3832dc1110b8c32d6d76560f18e491fc9e04114b93fbfaf13f53360c98ed UID:d388e1c7-b7c1-4688-a968-01f3207d5169 NetNS:/var/run/netns/267ce354-7250-4c65-ab3e-e740d2509d6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd388e1c7_b7c1_4688_a968_01f3207d5169.slice PodAnnotations:0xc00008cf50}] Aliases:map[]}\"\nJun 09 13:53:43.043522 crc crio[23733]: time=\"2026-06-09T13:53:43.043311651Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:53:46.229206 crc crio[23733]: 2026-06-09T13:53:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a59c3832dc1110b Mac:8e:0a:ee:21:4d:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/267ce354-7250-4c65-ab3e-e740d2509d6b SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:53:46.236045 crc crio[23733]: time=\"2026-06-09T13:53:46.235909349Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a59c3832dc1110b8c32d6d76560f18e491fc9e04114b93fbfaf13f53360c98ed UID:d388e1c7-b7c1-4688-a968-01f3207d5169 NetNS:/var/run/netns/267ce354-7250-4c65-ab3e-e740d2509d6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd388e1c7_b7c1_4688_a968_01f3207d5169.slice PodAnnotations:0xc00008cf50}] Aliases:map[]}\"\nJun 09 13:53:46.236504 crc crio[23733]: time=\"2026-06-09T13:53:46.236409581Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:53:48.873956 crc crio[23733]: time=\"2026-06-09T13:53:48.873248464Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=700b92eb-6337-405b-b37d-127f943ca4aa name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:48.877559 crc crio[23733]: time=\"2026-06-09T13:53:48.87744758Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0876a2c8-2040-445d-9d58-ec48d0487955 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:49.078943 crc crio[23733]: time=\"2026-06-09T13:53:49.0786585Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=c3612542-ad74-494c-9fe6-b8cf568f879a name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:49.082514 crc crio[23733]: time=\"2026-06-09T13:53:49.081033569Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1992ecfd-85d9-485b-a50e-ae6ff4c2f8f9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:49.308702 crc crio[23733]: time=\"2026-06-09T13:53:49.308553777Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:0de66bbaaa0cd0ccf56f2f1c819b4d7492e0a678f996b1fd77e693d590362200 UID:f5f10456-2b5c-4383-953b-21057c8cdbe9 NetNS:/var/run/netns/c7b294be-a0d3-463d-ab47-6ee1477cc325 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5f10456_2b5c_4383_953b_21057c8cdbe9.slice PodAnnotations:0xc00008c490}] Aliases:map[]}\"\nJun 09 13:53:49.308702 crc crio[23733]: time=\"2026-06-09T13:53:49.308705221Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:53:49.319767 crc crio[23733]: time=\"2026-06-09T13:53:49.319666265Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a\" id=dcab50a5-9ecc-4b35-a0cf-339e806bb680 name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:49.321414 crc crio[23733]: time=\"2026-06-09T13:53:49.321346918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=bc81513a-a6eb-4103-b8dc-96b50161e9c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:49.600552 crc crio[23733]: time=\"2026-06-09T13:53:49.600472926Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee\" id=da9f3084-0440-4b39-8f77-58643ec26a04 name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:49.604398 crc crio[23733]: time=\"2026-06-09T13:53:49.602877656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=2ebbe9dd-bf02-4449-9d7c-8383e1a12ddc name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:50.519263 crc crio[23733]: time=\"2026-06-09T13:53:50.518426276Z\" level=info msg=\"Ran pod sandbox a59c3832dc1110b8c32d6d76560f18e491fc9e04114b93fbfaf13f53360c98ed with infra container: openstack/ovsdbserver-sb-0/POD\" id=3fb13810-33a3-4afc-99e8-d730417d2feb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:50.526922 crc crio[23733]: time=\"2026-06-09T13:53:50.526853997Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=1fba5644-9922-4420-adaf-24aeffb65f26 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:50.629832 crc crio[23733]: time=\"2026-06-09T13:53:50.629686697Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=da7f0fa6-46aa-40d5-bed1-34bdb3f1f423 name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:50.631643 crc crio[23733]: time=\"2026-06-09T13:53:50.631512752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=a52e0d4e-799b-4b43-b6ed-4e112a5e64b9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:52.262431 crc crio[23733]: time=\"2026-06-09T13:53:52.261704649Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=1fba5644-9922-4420-adaf-24aeffb65f26 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:52.268087 crc crio[23733]: time=\"2026-06-09T13:53:52.262496409Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=1fba5644-9922-4420-adaf-24aeffb65f26 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:52.268087 crc crio[23733]: time=\"2026-06-09T13:53:52.26571524Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=65fbe5eb-0ece-4b46-a51c-d3f663f4f801 name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:52.277820 crc crio[23733]: time=\"2026-06-09T13:53:52.27735896Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"\nJun 09 13:53:52.342710 crc crio[23733]: time=\"2026-06-09T13:53:52.34252759Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=6b167c95-9dc2-4a4f-b0db-4986e05218f2 name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:52.345046 crc crio[23733]: time=\"2026-06-09T13:53:52.344911599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=f11ee22d-ea50-4e36-bd7e-f0a8a0da2d76 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:52.349927 crc crio[23733]: 2026-06-09T13:53:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0de66bbaaa0cd0c Mac:7a:26:18:5e:4b:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/c7b294be-a0d3-463d-ab47-6ee1477cc325 SocketPath: PciID:}] [{Interface:0xc0005325d0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:53:52.354486 crc crio[23733]: time=\"2026-06-09T13:53:52.351869463Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:0de66bbaaa0cd0ccf56f2f1c819b4d7492e0a678f996b1fd77e693d590362200 UID:f5f10456-2b5c-4383-953b-21057c8cdbe9 NetNS:/var/run/netns/c7b294be-a0d3-463d-ab47-6ee1477cc325 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5f10456_2b5c_4383_953b_21057c8cdbe9.slice PodAnnotations:0xc00008c490}] Aliases:map[]}\"\nJun 09 13:53:52.354486 crc crio[23733]: time=\"2026-06-09T13:53:52.352054308Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:53:52.413529 crc crio[23733]: time=\"2026-06-09T13:53:52.413370811Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=ce905a56-e442-4390-ac29-8ec7e55c3539 name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:52.416997 crc crio[23733]: time=\"2026-06-09T13:53:52.415042652Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4886eb6a-dbda-4937-8656-0331c6ebf9fc name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:52.452410 crc crio[23733]: time=\"2026-06-09T13:53:52.451638377Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=b5d5bdc4-579b-48eb-b7b7-0ebd1bf1e794 name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:52.454852 crc crio[23733]: time=\"2026-06-09T13:53:52.454756946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=652e90e5-80ed-4bf3-b5fa-8b09efff0360 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:52.469851 crc crio[23733]: time=\"2026-06-09T13:53:52.467238228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=8258f7e2-4ef8-4742-a854-da0e9693a227 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:52.485515 crc crio[23733]: time=\"2026-06-09T13:53:52.485404932Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5e665ff7-b498-44dc-897f-32d7dddf1f00 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:52.487094 crc crio[23733]: time=\"2026-06-09T13:53:52.486973771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0bd04efd-6692-46e8-b72d-aa2f0a403a94 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:52.529364 crc crio[23733]: time=\"2026-06-09T13:53:52.528314674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=2002fb45-bd31-46d5-a2b9-169234597db9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:54.118872 crc crio[23733]: time=\"2026-06-09T13:53:54.118527582Z\" level=info msg=\"Ran pod sandbox 0de66bbaaa0cd0ccf56f2f1c819b4d7492e0a678f996b1fd77e693d590362200 with infra container: openstack/ovsdbserver-nb-0/POD\" id=a709b684-1ce0-4ab3-8034-065e66a201b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:53:54.121905 crc crio[23733]: time=\"2026-06-09T13:53:54.121810473Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=4589d279-1856-49c9-a91f-39fce4cfb8b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:54.128044 crc crio[23733]: time=\"2026-06-09T13:53:54.127950497Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=4589d279-1856-49c9-a91f-39fce4cfb8b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:54.128183 crc crio[23733]: time=\"2026-06-09T13:53:54.128153392Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=4589d279-1856-49c9-a91f-39fce4cfb8b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:54.130725 crc crio[23733]: time=\"2026-06-09T13:53:54.130359867Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=30222775-021a-47af-a49a-9ceebd4b86ef name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:54.141438 crc crio[23733]: time=\"2026-06-09T13:53:54.141358402Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"\nJun 09 13:53:54.252197 crc crio[23733]: time=\"2026-06-09T13:53:54.251491276Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-mvtvf/ovsdb-server-init\" id=ce24fd06-b53d-4a6f-99b1-6312fa0dee35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:53:54.253482 crc crio[23733]: time=\"2026-06-09T13:53:54.253396453Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0f02192b-ff5e-41de-a8e1-57621e95e8f5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:54.317488 crc crio[23733]: time=\"2026-06-09T13:53:54.317331052Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=24ab1862-69cf-441d-8e6a-2ba99da6378d name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:54.318649 crc crio[23733]: time=\"2026-06-09T13:53:54.318571483Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=efc338ba-a0c3-458d-9994-f12c479d3572 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:54.586963 crc crio[23733]: time=\"2026-06-09T13:53:54.586518112Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=a984823d-424e-4185-ab6a-4bcbe758fb53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:53:54.596057 crc crio[23733]: time=\"2026-06-09T13:53:54.595888606Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=a2876415-247e-4294-af5b-ce4f747453c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:53:54.597431 crc crio[23733]: time=\"2026-06-09T13:53:54.597213148Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=a489e67e-aece-4d38-80a1-cffb43f2fc9f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:54.616915 crc crio[23733]: time=\"2026-06-09T13:53:54.61684848Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=16931fff-1a43-47ed-9f65-5f6ae69a8ef2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:53:54.632328 crc crio[23733]: time=\"2026-06-09T13:53:54.631652051Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b037349c-7080-4dfa-a286-6747ab165a58 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:54.660785 crc crio[23733]: time=\"2026-06-09T13:53:54.660713197Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=7cb7020d-ccb4-40f6-a2dc-c28528a244c1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:54.910049 crc crio[23733]: time=\"2026-06-09T13:53:54.908341647Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=84fadf65-b0b3-4858-9a29-778403076aec name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:54.924630 crc crio[23733]: time=\"2026-06-09T13:53:54.924343017Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5a0cc553-4210-4383-a3be-afb1ec8bf93c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:55.607544 crc crio[23733]: time=\"2026-06-09T13:53:55.606860121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:55.609299 crc crio[23733]: time=\"2026-06-09T13:53:55.608332488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:55.618831 crc crio[23733]: time=\"2026-06-09T13:53:55.618715078Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=4043e2af-69ec-45b3-b857-01231dcfb623 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:53:55.682554 crc crio[23733]: time=\"2026-06-09T13:53:55.68201488Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=0d33734d-44b6-4673-b163-9cb37527551a name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:55.685699 crc crio[23733]: time=\"2026-06-09T13:53:55.685578649Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1a5ff3bd-5749-40bb-90c3-510122c86021 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:55.813644 crc crio[23733]: time=\"2026-06-09T13:53:55.813489817Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=83c71a76-98ea-4245-815a-3522dd593fdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:53:55.867756 crc crio[23733]: time=\"2026-06-09T13:53:55.867394545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:55.908501 crc crio[23733]: time=\"2026-06-09T13:53:55.908381089Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2038a646-1312-4dfc-b847-439281dc6c0b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:55.908501 crc crio[23733]: time=\"2026-06-09T13:53:55.908506283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=260c6aec-1efa-4901-84f3-6d29c5a3ed77 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:56.027399 crc crio[23733]: time=\"2026-06-09T13:53:56.027169839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:56.035755 crc crio[23733]: time=\"2026-06-09T13:53:56.035697073Z\" level=info msg=\"Creating container: openstack/ovn-controller-2j4qb/ovn-controller\" id=e81a309c-4f30-4c73-bd84-88155c77016a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:53:56.794765 crc crio[23733]: time=\"2026-06-09T13:53:56.794000981Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=94e663f5-2a2a-48a9-90ed-0d9429201771 name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:56.800652 crc crio[23733]: time=\"2026-06-09T13:53:56.800393611Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=053f1bbf-78e3-4168-986d-5d7b0d4affcc name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:56.939513 crc crio[23733]: time=\"2026-06-09T13:53:56.939452678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:56.940216 crc crio[23733]: time=\"2026-06-09T13:53:56.940187706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:56.949671 crc crio[23733]: time=\"2026-06-09T13:53:56.948468863Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-m8pwr/init\" id=79afbe83-6e00-43d7-823a-8d3c5e5e025c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:53:57.205569 crc crio[23733]: time=\"2026-06-09T13:53:57.205437427Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90\" id=65fbe5eb-0ece-4b46-a51c-d3f663f4f801 name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:57.206759 crc crio[23733]: time=\"2026-06-09T13:53:57.206712999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=de55701d-1c2d-4583-9bc4-f1e6b55a59d4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:57.206961 crc crio[23733]: time=\"2026-06-09T13:53:57.20671219Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d08b24e0-29be-4937-8bc2-7c4ebf8e2526 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:57.268743 crc crio[23733]: time=\"2026-06-09T13:53:57.268262949Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=2162bfb9-0e8e-4376-b8e1-e05566d61a62 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:58.029491 crc crio[23733]: time=\"2026-06-09T13:53:58.029269373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:58.030843 crc crio[23733]: time=\"2026-06-09T13:53:58.030051104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:58.040941 crc crio[23733]: time=\"2026-06-09T13:53:58.040868415Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-dpr2d/init\" id=99f1622d-7da8-4a37-8f27-9fd77ee102a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:53:58.046493 crc crio[23733]: time=\"2026-06-09T13:53:58.046344031Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-9c58657f7-bkj2w/init\" id=182c2859-d55e-46b9-b478-be06dd3ddb84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:53:58.764002 crc crio[23733]: time=\"2026-06-09T13:53:58.763471249Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-gf96k/openstack-network-exporter\" id=732fe887-1b0a-4c17-8b9b-ba0913ebd296 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:53:58.802010 crc crio[23733]: time=\"2026-06-09T13:53:58.80190422Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c\" id=30222775-021a-47af-a49a-9ceebd4b86ef name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:58.803732 crc crio[23733]: time=\"2026-06-09T13:53:58.803654554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=0576be76-0b18-4cc8-928c-a717ab042344 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:58.804874 crc crio[23733]: time=\"2026-06-09T13:53:58.804486315Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-fxdbh/init\" id=3b1ebe2f-39f1-4341-8b60-d6264c02c7a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:53:58.811422 crc crio[23733]: time=\"2026-06-09T13:53:58.811324405Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=c54ace97-d141-4b17-943d-bb50c105aff6 name=/runtime.v1.ImageService/PullImage\nJun 09 13:53:58.813194 crc crio[23733]: time=\"2026-06-09T13:53:58.813033709Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=0bd18206-2e2a-467b-843a-630290f73bb2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:58.823213 crc crio[23733]: time=\"2026-06-09T13:53:58.822894805Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=35d42cfa-2187-4a02-b745-13051830b97e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:58.831647 crc crio[23733]: time=\"2026-06-09T13:53:58.831512751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:58.836260 crc crio[23733]: time=\"2026-06-09T13:53:58.836059734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:58.862751 crc crio[23733]: time=\"2026-06-09T13:53:58.86267436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:58.865990 crc crio[23733]: time=\"2026-06-09T13:53:58.865918301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:58.866535 crc crio[23733]: time=\"2026-06-09T13:53:58.866378613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:58.867489 crc crio[23733]: time=\"2026-06-09T13:53:58.867417208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:58.875027 crc crio[23733]: time=\"2026-06-09T13:53:58.874927886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:58.878778 crc crio[23733]: time=\"2026-06-09T13:53:58.878588508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:58.885816 crc crio[23733]: time=\"2026-06-09T13:53:58.885742237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:58.890940 crc crio[23733]: time=\"2026-06-09T13:53:58.89068081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:58.919133 crc crio[23733]: time=\"2026-06-09T13:53:58.919004959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:58.924466 crc crio[23733]: time=\"2026-06-09T13:53:58.924322891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:58.929651 crc crio[23733]: time=\"2026-06-09T13:53:58.92949352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:58.938830 crc crio[23733]: time=\"2026-06-09T13:53:58.938717031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:58.950925 crc crio[23733]: time=\"2026-06-09T13:53:58.950867805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:58.955646 crc crio[23733]: time=\"2026-06-09T13:53:58.955542822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=77e663d5-60ff-41e1-8c31-d49d49d8b873 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:58.957750 crc crio[23733]: time=\"2026-06-09T13:53:58.957692515Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=e4079d99-40df-47d6-ba26-dd1cfc0a19c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:53:58.972881 crc crio[23733]: time=\"2026-06-09T13:53:58.972546486Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=fb327b17-fe26-4fb5-9214-c92da5f50586 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:53:58.995726 crc crio[23733]: time=\"2026-06-09T13:53:58.99548145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:59.000160 crc crio[23733]: time=\"2026-06-09T13:53:58.999475289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:59.005186 crc crio[23733]: time=\"2026-06-09T13:53:59.005048398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:59.015362 crc crio[23733]: time=\"2026-06-09T13:53:59.015273875Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=aa1bbb51-046e-45af-ad27-14e0fd5eae25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:53:59.069658 crc crio[23733]: time=\"2026-06-09T13:53:59.069520371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:59.088088 crc crio[23733]: time=\"2026-06-09T13:53:59.087997753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:59.092854 crc crio[23733]: time=\"2026-06-09T13:53:59.092744541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:59.101874 crc crio[23733]: time=\"2026-06-09T13:53:59.101736567Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=e243e302-e44f-41e9-8a2a-bd97a4fba520 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:53:59.185075 crc crio[23733]: time=\"2026-06-09T13:53:59.184911517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:59.198065 crc crio[23733]: time=\"2026-06-09T13:53:59.197798898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:59.206654 crc crio[23733]: time=\"2026-06-09T13:53:59.206526006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:59.236340 crc crio[23733]: time=\"2026-06-09T13:53:59.236242349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:59.363810 crc crio[23733]: time=\"2026-06-09T13:53:59.363715556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:59.370867 crc crio[23733]: time=\"2026-06-09T13:53:59.370828124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:59.391636 crc crio[23733]: time=\"2026-06-09T13:53:59.391414589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:59.401066 crc crio[23733]: time=\"2026-06-09T13:53:59.400998499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:59.506555 crc crio[23733]: time=\"2026-06-09T13:53:59.506315102Z\" level=info msg=\"Created container e0d438d547c04f889416a054646030b86f9c076878226a7b05758026df54fac3: openstack/memcached-0/memcached\" id=a984823d-424e-4185-ab6a-4bcbe758fb53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:53:59.508865 crc crio[23733]: time=\"2026-06-09T13:53:59.508790404Z\" level=info msg=\"Starting container: e0d438d547c04f889416a054646030b86f9c076878226a7b05758026df54fac3\" id=59fef7c0-aa7e-4e73-b92e-3728e1b5bc4a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:53:59.520971 crc crio[23733]: time=\"2026-06-09T13:53:59.520825574Z\" level=info msg=\"Started container\" PID=56150 containerID=e0d438d547c04f889416a054646030b86f9c076878226a7b05758026df54fac3 description=openstack/memcached-0/memcached id=59fef7c0-aa7e-4e73-b92e-3728e1b5bc4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba332c52e344d306b2ceda54431e0f4e93c060c8f5d926c1b84995ed69d8e02a\nJun 09 13:53:59.591707 crc crio[23733]: time=\"2026-06-09T13:53:59.591534492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:59.599375 crc crio[23733]: time=\"2026-06-09T13:53:59.599307246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:59.611392 crc crio[23733]: time=\"2026-06-09T13:53:59.611227325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:59.616554 crc crio[23733]: time=\"2026-06-09T13:53:59.616065445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:59.622764 crc crio[23733]: time=\"2026-06-09T13:53:59.622570468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:59.633446 crc crio[23733]: time=\"2026-06-09T13:53:59.633295527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:59.637851 crc crio[23733]: time=\"2026-06-09T13:53:59.637743618Z\" level=info msg=\"Created container f2a9bed6365974878b57bf85aea43698b17c83c737f01f1e51cc0d248335dd5b: openstack/openstack-galera-0/mysql-bootstrap\" id=16931fff-1a43-47ed-9f65-5f6ae69a8ef2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:53:59.639213 crc crio[23733]: time=\"2026-06-09T13:53:59.639085921Z\" level=info msg=\"Starting container: f2a9bed6365974878b57bf85aea43698b17c83c737f01f1e51cc0d248335dd5b\" id=fd624cd2-a1d4-484f-9cfe-6509313e6d4e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:53:59.639455 crc crio[23733]: time=\"2026-06-09T13:53:59.639416269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:59.647716 crc crio[23733]: time=\"2026-06-09T13:53:59.647552243Z\" level=info msg=\"Started container\" PID=56155 containerID=f2a9bed6365974878b57bf85aea43698b17c83c737f01f1e51cc0d248335dd5b description=openstack/openstack-galera-0/mysql-bootstrap id=fd624cd2-a1d4-484f-9cfe-6509313e6d4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1220520f5d044af5b43843c2e1130544c0544af3e43b2ad51d461933d2d92b02\nJun 09 13:53:59.650945 crc crio[23733]: time=\"2026-06-09T13:53:59.650823964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:53:59.662180 crc crio[23733]: time=\"2026-06-09T13:53:59.661982953Z\" level=info msg=\"Created container 4137c89c93765bd7d33b4e5fb7634ec4518bca50f43654107af25fecc3c07cfe: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=4043e2af-69ec-45b3-b857-01231dcfb623 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:53:59.664352 crc crio[23733]: time=\"2026-06-09T13:53:59.664264461Z\" level=info msg=\"Starting container: 4137c89c93765bd7d33b4e5fb7634ec4518bca50f43654107af25fecc3c07cfe\" id=5d418ba7-1398-465f-a588-58e91d9f7755 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:53:59.676199 crc crio[23733]: time=\"2026-06-09T13:53:59.674006174Z\" level=info msg=\"Started container\" PID=56154 containerID=4137c89c93765bd7d33b4e5fb7634ec4518bca50f43654107af25fecc3c07cfe description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=5d418ba7-1398-465f-a588-58e91d9f7755 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4acbd0a33d6a733d75c20547816a94bc6ac40ac4aa4d6049f55e4572605d29df\nJun 09 13:53:59.832041 crc crio[23733]: time=\"2026-06-09T13:53:59.831931623Z\" level=info msg=\"Created container c89ace82f3fb25c5c13bd20b647b6991a89ff8eb3d541795ceaf25bd33ee7a05: openstack/dnsmasq-dns-68bc84565-m8pwr/init\" id=79afbe83-6e00-43d7-823a-8d3c5e5e025c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:53:59.833504 crc crio[23733]: time=\"2026-06-09T13:53:59.83342637Z\" level=info msg=\"Starting container: c89ace82f3fb25c5c13bd20b647b6991a89ff8eb3d541795ceaf25bd33ee7a05\" id=8e626473-5855-4da5-a902-a8717f867cf3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:53:59.843643 crc crio[23733]: time=\"2026-06-09T13:53:59.843492502Z\" level=info msg=\"Started container\" PID=56156 containerID=c89ace82f3fb25c5c13bd20b647b6991a89ff8eb3d541795ceaf25bd33ee7a05 description=openstack/dnsmasq-dns-68bc84565-m8pwr/init id=8e626473-5855-4da5-a902-a8717f867cf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729\nJun 09 13:53:59.890229 crc crio[23733]: time=\"2026-06-09T13:53:59.889848289Z\" level=info msg=\"Created container 0fcf20e7035f101797b66490cf8787385b064fb7b0d3f12d2f65519b3fda138e: openstack/ovn-controller-metrics-gf96k/openstack-network-exporter\" id=732fe887-1b0a-4c17-8b9b-ba0913ebd296 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:53:59.891373 crc crio[23733]: time=\"2026-06-09T13:53:59.891345608Z\" level=info msg=\"Created container 87ce5ff13d96d3558400d29add3dd25aab456c0c05b5acc1c80dcf7dcaedb00c: openstack/ovn-controller-ovs-mvtvf/ovsdb-server-init\" id=ce24fd06-b53d-4a6f-99b1-6312fa0dee35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:53:59.891912 crc crio[23733]: time=\"2026-06-09T13:53:59.891664836Z\" level=info msg=\"Starting container: 0fcf20e7035f101797b66490cf8787385b064fb7b0d3f12d2f65519b3fda138e\" id=4cf9dbee-f2dc-4e9d-b746-f60bd947ce46 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:53:59.896309 crc crio[23733]: time=\"2026-06-09T13:53:59.89623365Z\" level=info msg=\"Starting container: 87ce5ff13d96d3558400d29add3dd25aab456c0c05b5acc1c80dcf7dcaedb00c\" id=4cf7b9d2-8758-4557-b2d8-fa35d150f3d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:53:59.910547 crc crio[23733]: time=\"2026-06-09T13:53:59.910002454Z\" level=info msg=\"Started container\" PID=56194 containerID=87ce5ff13d96d3558400d29add3dd25aab456c0c05b5acc1c80dcf7dcaedb00c description=openstack/ovn-controller-ovs-mvtvf/ovsdb-server-init id=4cf7b9d2-8758-4557-b2d8-fa35d150f3d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bbc655b8bc7594cb47d62aae344bb31a102af5c556e6e85c016f1f86c5d1818\nJun 09 13:53:59.911494 crc crio[23733]: time=\"2026-06-09T13:53:59.911410699Z\" level=info msg=\"Started container\" PID=56178 containerID=0fcf20e7035f101797b66490cf8787385b064fb7b0d3f12d2f65519b3fda138e description=openstack/ovn-controller-metrics-gf96k/openstack-network-exporter id=4cf9dbee-f2dc-4e9d-b746-f60bd947ce46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d096a10882505c07173f186fea0bcc8c97310dac338ae338fcc5bc7b577123d\nJun 09 13:54:00.005877 crc crio[23733]: time=\"2026-06-09T13:54:00.005717118Z\" level=info msg=\"Created container c052f04c0486a26edf29c32162dae4bb93c06b0d1f6cd6d0b7225a55632c1df4: openstack/dnsmasq-dns-769fc96f7c-dpr2d/init\" id=99f1622d-7da8-4a37-8f27-9fd77ee102a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:00.007389 crc crio[23733]: time=\"2026-06-09T13:54:00.007286147Z\" level=info msg=\"Starting container: c052f04c0486a26edf29c32162dae4bb93c06b0d1f6cd6d0b7225a55632c1df4\" id=4d56a5eb-2f45-47bd-80e7-bf6f50c1bbed name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:00.019760 crc crio[23733]: time=\"2026-06-09T13:54:00.019691127Z\" level=info msg=\"Started container\" PID=56179 containerID=c052f04c0486a26edf29c32162dae4bb93c06b0d1f6cd6d0b7225a55632c1df4 description=openstack/dnsmasq-dns-769fc96f7c-dpr2d/init id=4d56a5eb-2f45-47bd-80e7-bf6f50c1bbed name=/runtime.v1.RuntimeService/StartContainer sandboxID=20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e\nJun 09 13:54:00.087892 crc crio[23733]: time=\"2026-06-09T13:54:00.086774643Z\" level=info msg=\"Created container 0aa295f5013918ecbc588665ae78529c0245d5a8a826338d1d232ad3a0d779e9: openstack/dnsmasq-dns-7dc8cc99c9-fxdbh/init\" id=3b1ebe2f-39f1-4341-8b60-d6264c02c7a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:00.090689 crc crio[23733]: time=\"2026-06-09T13:54:00.090566118Z\" level=info msg=\"Starting container: 0aa295f5013918ecbc588665ae78529c0245d5a8a826338d1d232ad3a0d779e9\" id=eed5de15-5719-425c-a51c-8c9d82613e57 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:00.093168 crc crio[23733]: time=\"2026-06-09T13:54:00.09303123Z\" level=info msg=\"Created container 156a6825c7b04a0ab68a458aaeb10d9332baa2d002b679d88ebf5cfef5df6b2c: openstack/kube-state-metrics-0/kube-state-metrics\" id=e243e302-e44f-41e9-8a2a-bd97a4fba520 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:00.094015 crc crio[23733]: time=\"2026-06-09T13:54:00.093934912Z\" level=info msg=\"Starting container: 156a6825c7b04a0ab68a458aaeb10d9332baa2d002b679d88ebf5cfef5df6b2c\" id=02711594-fafa-457c-86ad-73e7157189c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:00.099533 crc crio[23733]: time=\"2026-06-09T13:54:00.099458781Z\" level=info msg=\"Started container\" PID=56195 containerID=0aa295f5013918ecbc588665ae78529c0245d5a8a826338d1d232ad3a0d779e9 description=openstack/dnsmasq-dns-7dc8cc99c9-fxdbh/init id=eed5de15-5719-425c-a51c-8c9d82613e57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953\nJun 09 13:54:00.100435 crc crio[23733]: time=\"2026-06-09T13:54:00.100358493Z\" level=info msg=\"Started container\" PID=56213 containerID=156a6825c7b04a0ab68a458aaeb10d9332baa2d002b679d88ebf5cfef5df6b2c description=openstack/kube-state-metrics-0/kube-state-metrics id=02711594-fafa-457c-86ad-73e7157189c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf\nJun 09 13:54:00.484391 crc crio[23733]: time=\"2026-06-09T13:54:00.484286091Z\" level=info msg=\"Created container 4db190f9a5cb3d70db81abaa4a1db65e446ef0664fc06b27d2b3b9c11326f5f6: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=e4079d99-40df-47d6-ba26-dd1cfc0a19c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:00.486254 crc crio[23733]: time=\"2026-06-09T13:54:00.486074747Z\" level=info msg=\"Starting container: 4db190f9a5cb3d70db81abaa4a1db65e446ef0664fc06b27d2b3b9c11326f5f6\" id=7a7667f4-b49b-4b2d-933b-e1e63f8f4cd4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:00.495908 crc crio[23733]: time=\"2026-06-09T13:54:00.49580848Z\" level=info msg=\"Started container\" PID=56219 containerID=4db190f9a5cb3d70db81abaa4a1db65e446ef0664fc06b27d2b3b9c11326f5f6 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=7a7667f4-b49b-4b2d-933b-e1e63f8f4cd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a59c3832dc1110b8c32d6d76560f18e491fc9e04114b93fbfaf13f53360c98ed\nJun 09 13:54:00.503468 crc crio[23733]: time=\"2026-06-09T13:54:00.503287477Z\" level=info msg=\"Created container 21def49fa4375e96854db679e05c38f326b21de241c6e15e63ffbe5133ca548e: openstack/ovn-controller-2j4qb/ovn-controller\" id=e81a309c-4f30-4c73-bd84-88155c77016a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:00.505014 crc crio[23733]: time=\"2026-06-09T13:54:00.504868196Z\" level=info msg=\"Starting container: 21def49fa4375e96854db679e05c38f326b21de241c6e15e63ffbe5133ca548e\" id=96c0c6a2-d5e3-4437-b4a7-96f07360342a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:00.508956 crc crio[23733]: time=\"2026-06-09T13:54:00.508807545Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=06a8f827-8467-440a-9724-b88940b228ae name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:00.515538 crc crio[23733]: time=\"2026-06-09T13:54:00.51544022Z\" level=info msg=\"Started container\" PID=56191 containerID=21def49fa4375e96854db679e05c38f326b21de241c6e15e63ffbe5133ca548e description=openstack/ovn-controller-2j4qb/ovn-controller id=96c0c6a2-d5e3-4437-b4a7-96f07360342a name=/runtime.v1.RuntimeService/StartContainer sandboxID=564f3079815fbcb4bb0813ca0afaa4e4502fe3085198b039cb102c4301e7a1b7\nJun 09 13:54:00.567967 crc crio[23733]: time=\"2026-06-09T13:54:00.567328098Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=fb89d503-529a-47f2-9c6b-fa3031868147 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:00.569882 crc crio[23733]: time=\"2026-06-09T13:54:00.56980488Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3527404b-0489-4455-b919-089359bc1288 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:00.597303 crc crio[23733]: time=\"2026-06-09T13:54:00.594904937Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=dad6d5a4-bc8f-4e7c-9bed-a940eb187dee name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:00.603934 crc crio[23733]: time=\"2026-06-09T13:54:00.603226455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cdbd9df0-d380-46f6-90b1-51c9e72f2bf8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:00.614343 crc crio[23733]: time=\"2026-06-09T13:54:00.613638476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:00.622450 crc crio[23733]: time=\"2026-06-09T13:54:00.621270926Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-m8pwr/dnsmasq-dns\" id=aa3c289a-d84e-4164-a809-932457b1a863 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:00.627364 crc crio[23733]: time=\"2026-06-09T13:54:00.626865606Z\" level=info msg=\"Created container edbaddcd63f493657e27b6cbad6165eca2df160b8f0e7fd6845aa1fca2fd3a49: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=aa1bbb51-046e-45af-ad27-14e0fd5eae25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:00.639740 crc crio[23733]: time=\"2026-06-09T13:54:00.630514067Z\" level=info msg=\"Starting container: edbaddcd63f493657e27b6cbad6165eca2df160b8f0e7fd6845aa1fca2fd3a49\" id=2340f609-68c4-42ce-ba03-9d5b1cf44f29 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:00.639740 crc crio[23733]: time=\"2026-06-09T13:54:00.630827605Z\" level=info msg=\"Stopping pod sandbox: a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953\" id=2ad727a9-987b-46ae-9c76-fdec6195521d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:00.639740 crc crio[23733]: time=\"2026-06-09T13:54:00.630984489Z\" level=info msg=\"Created container 889ad5a35a0757f70ee0f8a8d994dea96d8d9242d0f31b040f013c655616b27b: openstack/dnsmasq-dns-9c58657f7-bkj2w/init\" id=182c2859-d55e-46b9-b478-be06dd3ddb84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:00.639740 crc crio[23733]: time=\"2026-06-09T13:54:00.631767808Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-fxdbh Namespace:openstack ID:a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953 UID:b667c2c1-1cb6-4f1c-bfa7-1ea5966d97b9 NetNS:/var/run/netns/57336be1-2eae-4258-996a-0a8e081024ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb667c2c1_1cb6_4f1c_bfa7_1ea5966d97b9.slice PodAnnotations:0xc002b0ec40}] Aliases:map[]}\"\nJun 09 13:54:00.639740 crc crio[23733]: time=\"2026-06-09T13:54:00.631950214Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-fxdbh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:00.642763 crc crio[23733]: time=\"2026-06-09T13:54:00.642661561Z\" level=info msg=\"Starting container: 889ad5a35a0757f70ee0f8a8d994dea96d8d9242d0f31b040f013c655616b27b\" id=e6884d96-02ef-404e-b883-2a4c39001eb8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:00.645029 crc crio[23733]: time=\"2026-06-09T13:54:00.644165918Z\" level=info msg=\"Started container\" PID=56227 containerID=edbaddcd63f493657e27b6cbad6165eca2df160b8f0e7fd6845aa1fca2fd3a49 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=2340f609-68c4-42ce-ba03-9d5b1cf44f29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0de66bbaaa0cd0ccf56f2f1c819b4d7492e0a678f996b1fd77e693d590362200\nJun 09 13:54:00.660087 crc crio[23733]: time=\"2026-06-09T13:54:00.659970834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:00.674809 crc crio[23733]: time=\"2026-06-09T13:54:00.672939178Z\" level=info msg=\"Started container\" PID=56224 containerID=889ad5a35a0757f70ee0f8a8d994dea96d8d9242d0f31b040f013c655616b27b description=openstack/dnsmasq-dns-9c58657f7-bkj2w/init id=e6884d96-02ef-404e-b883-2a4c39001eb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574\nJun 09 13:54:00.680951 crc crio[23733]: time=\"2026-06-09T13:54:00.68057434Z\" level=info msg=\"Stopping pod sandbox: 20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e\" id=8483b903-1fa4-4ec0-a1fd-010405fbb71e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:00.681961 crc crio[23733]: time=\"2026-06-09T13:54:00.681086742Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-dpr2d Namespace:openstack ID:20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e UID:632b0edc-8546-4522-b194-77bd5d901a38 NetNS:/var/run/netns/a4a066f1-9a7f-473c-b820-68488da15a4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632b0edc_8546_4522_b194_77bd5d901a38.slice PodAnnotations:0xc0059cc1a8}] Aliases:map[]}\"\nJun 09 13:54:00.682986 crc crio[23733]: time=\"2026-06-09T13:54:00.682094877Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-dpr2d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:00.728970 crc crio[23733]: time=\"2026-06-09T13:54:00.717079251Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=6438cb5e-fa34-4135-b237-7ab2b25960bf name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:00.728970 crc crio[23733]: time=\"2026-06-09T13:54:00.71821374Z\" level=info msg=\"Created container ea898b5d13a72c799ea6a2744408a0368aa1f0854b2dcc0a626e441860bd8b40: openstack/rabbitmq-server-0/setup-container\" id=a2876415-247e-4294-af5b-ce4f747453c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:00.730881 crc crio[23733]: time=\"2026-06-09T13:54:00.730803964Z\" level=info msg=\"Starting container: ea898b5d13a72c799ea6a2744408a0368aa1f0854b2dcc0a626e441860bd8b40\" id=634d9f07-bd33-4411-b295-f015c9cf64d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:00.753363 crc crio[23733]: time=\"2026-06-09T13:54:00.752720903Z\" level=info msg=\"Started container\" PID=56149 containerID=ea898b5d13a72c799ea6a2744408a0368aa1f0854b2dcc0a626e441860bd8b40 description=openstack/rabbitmq-server-0/setup-container id=634d9f07-bd33-4411-b295-f015c9cf64d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ade1da8b36552412c64d2a68483abe4203a165bc99b293f0135e9b368d7ba29\nJun 09 13:54:00.793466 crc crio[23733]: time=\"2026-06-09T13:54:00.793345938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:00.803180 crc crio[23733]: time=\"2026-06-09T13:54:00.802941708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:00.806886 crc crio[23733]: time=\"2026-06-09T13:54:00.806683001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:00.821956 crc crio[23733]: time=\"2026-06-09T13:54:00.821513562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:00.827939 crc crio[23733]: time=\"2026-06-09T13:54:00.826379735Z\" level=info msg=\"Created container 96cdf3466b504b38fd6f95b4ad2106d10bd7d032c70495f9da811701c88327b9: openstack/rabbitmq-cell1-server-0/setup-container\" id=83c71a76-98ea-4245-815a-3522dd593fdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:00.835545 crc crio[23733]: time=\"2026-06-09T13:54:00.832862486Z\" level=info msg=\"Starting container: 96cdf3466b504b38fd6f95b4ad2106d10bd7d032c70495f9da811701c88327b9\" id=2f5d7eb5-812c-4874-ae81-467e91f853e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:00.846415 crc crio[23733]: time=\"2026-06-09T13:54:00.846072416Z\" level=info msg=\"Started container\" PID=56153 containerID=96cdf3466b504b38fd6f95b4ad2106d10bd7d032c70495f9da811701c88327b9 description=openstack/rabbitmq-cell1-server-0/setup-container id=2f5d7eb5-812c-4874-ae81-467e91f853e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a93a71d84827a63316a12c7b53de43d9914ebebe8c90cc9318049cd1d406b0e3\nJun 09 13:54:00.894797 crc crio[23733]: time=\"2026-06-09T13:54:00.893215655Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=f2436438-b963-44a0-a4f4-62245ca2d618 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:00.924265 crc crio[23733]: time=\"2026-06-09T13:54:00.924171509Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=3efcc46b-46b8-4984-bf87-440a6de8099a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:00.927895 crc crio[23733]: time=\"2026-06-09T13:54:00.92781889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:01.054824 crc crio[23733]: time=\"2026-06-09T13:54:01.054720483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:01.088248 crc crio[23733]: time=\"2026-06-09T13:54:01.087960794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:01.273333 crc crio[23733]: time=\"2026-06-09T13:54:01.272032646Z\" level=info msg=\"Stopped pod sandbox: 20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e\" id=8483b903-1fa4-4ec0-a1fd-010405fbb71e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:01.313895 crc crio[23733]: time=\"2026-06-09T13:54:01.307333708Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683554-f2kvl/POD\" id=04f41f11-1466-4dc1-a540-299132545073 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:01.313895 crc crio[23733]: time=\"2026-06-09T13:54:01.30741835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:01.461812 crc crio[23733]: time=\"2026-06-09T13:54:01.461667997Z\" level=info msg=\"Stopped pod sandbox: a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953\" id=2ad727a9-987b-46ae-9c76-fdec6195521d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:01.509970 crc crio[23733]: time=\"2026-06-09T13:54:01.498284993Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683554-f2kvl Namespace:openshift-infra ID:d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6 UID:5caddf48-5254-4ac0-bdea-e54de43908a0 NetNS:/var/run/netns/fbd264e1-0b05-4ac1-9cb0-0c40c5ce98f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5caddf48_5254_4ac0_bdea_e54de43908a0.slice PodAnnotations:0xc000308b30}] Aliases:map[]}\"\nJun 09 13:54:01.509970 crc crio[23733]: time=\"2026-06-09T13:54:01.498332384Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683554-f2kvl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:01.509970 crc crio[23733]: time=\"2026-06-09T13:54:01.500041087Z\" level=info msg=\"Created container 19d9477d518595b20655c24fc3cda595ea3c39e145393ec1e88882d319106a88: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=dad6d5a4-bc8f-4e7c-9bed-a940eb187dee name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:01.509970 crc crio[23733]: time=\"2026-06-09T13:54:01.502495047Z\" level=info msg=\"Starting container: 19d9477d518595b20655c24fc3cda595ea3c39e145393ec1e88882d319106a88\" id=aa6cef93-a6f9-4bcf-99f2-5880c4367835 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:01.509970 crc crio[23733]: time=\"2026-06-09T13:54:01.508949499Z\" level=info msg=\"Created container 05acfaf63f7613db9deda51c4e97bb6e975e996e57ccd15d087d019a8cc28121: openstack/dnsmasq-dns-68bc84565-m8pwr/dnsmasq-dns\" id=aa3c289a-d84e-4164-a809-932457b1a863 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:01.512464 crc crio[23733]: time=\"2026-06-09T13:54:01.512357175Z\" level=info msg=\"Started container\" PID=56860 containerID=19d9477d518595b20655c24fc3cda595ea3c39e145393ec1e88882d319106a88 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=aa6cef93-a6f9-4bcf-99f2-5880c4367835 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a59c3832dc1110b8c32d6d76560f18e491fc9e04114b93fbfaf13f53360c98ed\nJun 09 13:54:01.516419 crc crio[23733]: time=\"2026-06-09T13:54:01.516321193Z\" level=info msg=\"Starting container: 05acfaf63f7613db9deda51c4e97bb6e975e996e57ccd15d087d019a8cc28121\" id=1b93e3cb-feef-45c1-a031-de8ac94b0ac5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:01.546665 crc crio[23733]: time=\"2026-06-09T13:54:01.5425924Z\" level=info msg=\"Created container fc4cf81806e7eadfe2c9eed8b2b8becb7119fb1ecb9710019d72d50c0cee5fa0: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=3efcc46b-46b8-4984-bf87-440a6de8099a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:01.546665 crc crio[23733]: time=\"2026-06-09T13:54:01.545491083Z\" level=info msg=\"Starting container: fc4cf81806e7eadfe2c9eed8b2b8becb7119fb1ecb9710019d72d50c0cee5fa0\" id=a322e1d9-236d-4dfb-acda-acf6058dbbae name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:01.559560 crc crio[23733]: time=\"2026-06-09T13:54:01.559423501Z\" level=info msg=\"Started container\" PID=56854 containerID=05acfaf63f7613db9deda51c4e97bb6e975e996e57ccd15d087d019a8cc28121 description=openstack/dnsmasq-dns-68bc84565-m8pwr/dnsmasq-dns id=1b93e3cb-feef-45c1-a031-de8ac94b0ac5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729\nJun 09 13:54:01.569732 crc crio[23733]: time=\"2026-06-09T13:54:01.569474092Z\" level=info msg=\"Started container\" PID=56862 containerID=fc4cf81806e7eadfe2c9eed8b2b8becb7119fb1ecb9710019d72d50c0cee5fa0 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=a322e1d9-236d-4dfb-acda-acf6058dbbae name=/runtime.v1.RuntimeService/StartContainer sandboxID=0de66bbaaa0cd0ccf56f2f1c819b4d7492e0a678f996b1fd77e693d590362200\nJun 09 13:54:01.924575 crc crio[23733]: time=\"2026-06-09T13:54:01.921850662Z\" level=info msg=\"Removing container: 0aa295f5013918ecbc588665ae78529c0245d5a8a826338d1d232ad3a0d779e9\" id=42833fce-4e24-42ba-a60e-65b2fad6eed2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:54:01.957837 crc crio[23733]: time=\"2026-06-09T13:54:01.957427891Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bbdb8201-a741-460c-a1f5-371001e3e934 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:02.071835 crc crio[23733]: time=\"2026-06-09T13:54:02.071712119Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=1ef28dfc-340f-4c1d-b247-8604824cedbf name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:02.108937 crc crio[23733]: time=\"2026-06-09T13:54:02.104055467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=cbbbaaa6-76a9-448c-962f-d20b06f78613 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:02.108937 crc crio[23733]: time=\"2026-06-09T13:54:02.107995386Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a0521c11-2945-42b1-afbf-d8120e33aed0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:02.144175 crc crio[23733]: time=\"2026-06-09T13:54:02.14135739Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-mvtvf/ovsdb-server\" id=9a158405-064c-4caf-9af3-55f244e8bfc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:02.153166 crc crio[23733]: time=\"2026-06-09T13:54:02.148584221Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-9c58657f7-bkj2w/dnsmasq-dns\" id=5a5296d3-cdd9-48f7-8065-5c125b27898a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:02.153166 crc crio[23733]: time=\"2026-06-09T13:54:02.150532719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:02.161164 crc crio[23733]: time=\"2026-06-09T13:54:02.159058982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:02.199198 crc crio[23733]: time=\"2026-06-09T13:54:02.197178325Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-577895d5d9-hnxff/POD\" id=d89ff1e3-a819-49a7-97c4-8cf87435be0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:02.199198 crc crio[23733]: time=\"2026-06-09T13:54:02.197714479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:02.401581 crc crio[23733]: time=\"2026-06-09T13:54:02.400352565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:02.411375 crc crio[23733]: time=\"2026-06-09T13:54:02.410520639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:02.423409 crc crio[23733]: 2026-06-09T13:54:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d16d055fd1ef5c2 Mac:5a:bd:d4:37:0b:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/fbd264e1-0b05-4ac1-9cb0-0c40c5ce98f3 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:54:02.448497 crc crio[23733]: time=\"2026-06-09T13:54:02.448297344Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683554-f2kvl Namespace:openshift-infra ID:d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6 UID:5caddf48-5254-4ac0-bdea-e54de43908a0 NetNS:/var/run/netns/fbd264e1-0b05-4ac1-9cb0-0c40c5ce98f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5caddf48_5254_4ac0_bdea_e54de43908a0.slice PodAnnotations:0xc000308b30}] Aliases:map[]}\"\nJun 09 13:54:02.448904 crc crio[23733]: time=\"2026-06-09T13:54:02.448752545Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683554-f2kvl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:54:02.449280 crc crio[23733]: time=\"2026-06-09T13:54:02.448748255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:02.495839 crc crio[23733]: time=\"2026-06-09T13:54:02.495456993Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-577895d5d9-hnxff Namespace:openstack ID:80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2 UID:ca7855a8-55de-4c2a-a817-719de099b3ec NetNS:/var/run/netns/13c91d0c-5c2f-4b95-8187-984a2a9e2b67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca7855a8_55de_4c2a_a817_719de099b3ec.slice PodAnnotations:0xc0059cc1d8}] Aliases:map[]}\"\nJun 09 13:54:02.495839 crc crio[23733]: time=\"2026-06-09T13:54:02.495551575Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-577895d5d9-hnxff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:02.604333 crc crio[23733]: time=\"2026-06-09T13:54:02.602821307Z\" level=info msg=\"Ran pod sandbox d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6 with infra container: openshift-infra/auto-csr-approver-29683554-f2kvl/POD\" id=04f41f11-1466-4dc1-a540-299132545073 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:02.614678 crc crio[23733]: time=\"2026-06-09T13:54:02.61254265Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ca1de390-0b90-4bf8-8936-6d3e046ef1f5 name=/runtime.v1.ImageService/PullImage\nJun 09 13:54:02.614678 crc crio[23733]: time=\"2026-06-09T13:54:02.614075329Z\" level=info msg=\"Removed container 0aa295f5013918ecbc588665ae78529c0245d5a8a826338d1d232ad3a0d779e9: openstack/dnsmasq-dns-7dc8cc99c9-fxdbh/init\" id=42833fce-4e24-42ba-a60e-65b2fad6eed2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:54:02.644978 crc crio[23733]: time=\"2026-06-09T13:54:02.640240142Z\" level=info msg=\"Removing container: c052f04c0486a26edf29c32162dae4bb93c06b0d1f6cd6d0b7225a55632c1df4\" id=d3ab88b3-5afa-4979-99e9-17bf79fa4729 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:54:02.686306 crc crio[23733]: time=\"2026-06-09T13:54:02.685071463Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 13:54:02.804826 crc crio[23733]: time=\"2026-06-09T13:54:02.801216367Z\" level=info msg=\"Removed container c052f04c0486a26edf29c32162dae4bb93c06b0d1f6cd6d0b7225a55632c1df4: openstack/dnsmasq-dns-769fc96f7c-dpr2d/init\" id=d3ab88b3-5afa-4979-99e9-17bf79fa4729 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:54:02.839247 crc crio[23733]: time=\"2026-06-09T13:54:02.835859252Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/POD\" id=ec9cc78f-2985-43c1-9515-f34d205d21eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:02.839247 crc crio[23733]: time=\"2026-06-09T13:54:02.835975626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:02.964729 crc crio[23733]: time=\"2026-06-09T13:54:02.964006338Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfb7c95fc-nwd9x Namespace:openstack ID:d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09 UID:027890d0-eda8-46a9-bdda-0ef615188781 NetNS:/var/run/netns/ec87b466-b9ea-43e3-be48-3bba6986d528 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod027890d0_eda8_46a9_bdda_0ef615188781.slice PodAnnotations:0xc0027d0640}] Aliases:map[]}\"\nJun 09 13:54:02.964729 crc crio[23733]: time=\"2026-06-09T13:54:02.964079899Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7cfb7c95fc-nwd9x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:02.972437 crc crio[23733]: time=\"2026-06-09T13:54:02.972040698Z\" level=info msg=\"Created container 3cc55c9a9fa14c8a91ffaba156e96434a0a6bf8e9a4ad655d73898c008ce56d4: openstack/dnsmasq-dns-9c58657f7-bkj2w/dnsmasq-dns\" id=5a5296d3-cdd9-48f7-8065-5c125b27898a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:02.979263 crc crio[23733]: time=\"2026-06-09T13:54:02.974480609Z\" level=info msg=\"Starting container: 3cc55c9a9fa14c8a91ffaba156e96434a0a6bf8e9a4ad655d73898c008ce56d4\" id=34138045-49ad-44fe-8046-eec0119560a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:02.984365 crc crio[23733]: time=\"2026-06-09T13:54:02.982673584Z\" level=info msg=\"Started container\" PID=57107 containerID=3cc55c9a9fa14c8a91ffaba156e96434a0a6bf8e9a4ad655d73898c008ce56d4 description=openstack/dnsmasq-dns-9c58657f7-bkj2w/dnsmasq-dns id=34138045-49ad-44fe-8046-eec0119560a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574\nJun 09 13:54:02.990172 crc crio[23733]: time=\"2026-06-09T13:54:02.988862318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:03.077286 crc crio[23733]: time=\"2026-06-09T13:54:03.077057783Z\" level=info msg=\"Stopping pod sandbox: a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953\" id=60ce99e8-e258-45d4-98d2-9d2dd2844929 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:03.077286 crc crio[23733]: time=\"2026-06-09T13:54:03.077209367Z\" level=info msg=\"Stopped pod sandbox (already stopped): a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953\" id=60ce99e8-e258-45d4-98d2-9d2dd2844929 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:03.083086 crc crio[23733]: time=\"2026-06-09T13:54:03.077916785Z\" level=info msg=\"Removing pod sandbox: a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953\" id=464148c2-915d-4dfc-88b6-67efdb8c8b05 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:54:03.105423 crc crio[23733]: time=\"2026-06-09T13:54:03.105358701Z\" level=info msg=\"Removed pod sandbox: a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953\" id=464148c2-915d-4dfc-88b6-67efdb8c8b05 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:54:03.113544 crc crio[23733]: time=\"2026-06-09T13:54:03.113442883Z\" level=info msg=\"Stopping pod sandbox: 20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e\" id=37f09e3a-7ff2-4b7b-a649-ce7a41f0cfbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:03.113544 crc crio[23733]: time=\"2026-06-09T13:54:03.113539655Z\" level=info msg=\"Stopped pod sandbox (already stopped): 20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e\" id=37f09e3a-7ff2-4b7b-a649-ce7a41f0cfbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:03.127283 crc crio[23733]: time=\"2026-06-09T13:54:03.126282284Z\" level=info msg=\"Removing pod sandbox: 20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e\" id=17e7d42d-8995-4fd6-8e32-20972b0d6d67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:54:03.151226 crc crio[23733]: time=\"2026-06-09T13:54:03.146725265Z\" level=info msg=\"Stopping container: 3cc55c9a9fa14c8a91ffaba156e96434a0a6bf8e9a4ad655d73898c008ce56d4 (timeout: 10s)\" id=8d9ae773-d078-43ed-87c2-342a93f91311 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:54:03.164226 crc crio[23733]: time=\"2026-06-09T13:54:03.155967007Z\" level=info msg=\"Removed pod sandbox: 20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e\" id=17e7d42d-8995-4fd6-8e32-20972b0d6d67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:54:03.164226 crc crio[23733]: time=\"2026-06-09T13:54:03.163060204Z\" level=info msg=\"Stopping pod sandbox: bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785\" id=f938041b-f863-41ce-be00-592d2a6fdf6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:03.164226 crc crio[23733]: time=\"2026-06-09T13:54:03.163230428Z\" level=info msg=\"Stopped pod sandbox (already stopped): bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785\" id=f938041b-f863-41ce-be00-592d2a6fdf6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:03.166382 crc crio[23733]: time=\"2026-06-09T13:54:03.165871594Z\" level=info msg=\"Removing pod sandbox: bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785\" id=a9de9ae1-14e8-4164-aec5-033f45e4218d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:54:03.196480 crc crio[23733]: time=\"2026-06-09T13:54:03.195885454Z\" level=info msg=\"Created container d200331618ea38f3c1cfeec5717c78fce070cf56779e2fadf19dd982cebefff9: openstack/ovn-controller-ovs-mvtvf/ovsdb-server\" id=9a158405-064c-4caf-9af3-55f244e8bfc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:03.199143 crc crio[23733]: time=\"2026-06-09T13:54:03.198351476Z\" level=info msg=\"Starting container: d200331618ea38f3c1cfeec5717c78fce070cf56779e2fadf19dd982cebefff9\" id=e266af19-b576-491d-abc9-d194f8f7ce85 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:03.211312 crc crio[23733]: time=\"2026-06-09T13:54:03.20932835Z\" level=info msg=\"Started container\" PID=57238 containerID=d200331618ea38f3c1cfeec5717c78fce070cf56779e2fadf19dd982cebefff9 description=openstack/ovn-controller-ovs-mvtvf/ovsdb-server id=e266af19-b576-491d-abc9-d194f8f7ce85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bbc655b8bc7594cb47d62aae344bb31a102af5c556e6e85c016f1f86c5d1818\nJun 09 13:54:03.213369 crc crio[23733]: time=\"2026-06-09T13:54:03.213049783Z\" level=info msg=\"Removed pod sandbox: bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785\" id=a9de9ae1-14e8-4164-aec5-033f45e4218d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:54:03.241502 crc crio[23733]: 2026-06-09T13:54:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80a66c12eda1b2d Mac:12:8a:e5:5b:7f:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/13c91d0c-5c2f-4b95-8187-984a2a9e2b67 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:54:03.241502 crc crio[23733]: time=\"2026-06-09T13:54:03.232381317Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-577895d5d9-hnxff Namespace:openstack ID:80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2 UID:ca7855a8-55de-4c2a-a817-719de099b3ec NetNS:/var/run/netns/13c91d0c-5c2f-4b95-8187-984a2a9e2b67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca7855a8_55de_4c2a_a817_719de099b3ec.slice PodAnnotations:0xc0059cc1d8}] Aliases:map[]}\"\nJun 09 13:54:03.241502 crc crio[23733]: time=\"2026-06-09T13:54:03.232570531Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-577895d5d9-hnxff for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:54:03.255431 crc crio[23733]: time=\"2026-06-09T13:54:03.254594542Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=93e2f5c3-1370-440c-8b1a-3a380e0e3515 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:03.292208 crc crio[23733]: time=\"2026-06-09T13:54:03.28972052Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=83df8cef-2b07-4cab-9122-7f33c700a6e7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:03.307070 crc crio[23733]: time=\"2026-06-09T13:54:03.306944141Z\" level=info msg=\"Ran pod sandbox 80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2 with infra container: openstack/dnsmasq-dns-577895d5d9-hnxff/POD\" id=d89ff1e3-a819-49a7-97c4-8cf87435be0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:03.310927 crc crio[23733]: time=\"2026-06-09T13:54:03.310833578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9097405b-1e87-46de-9d42-d22ee285c7fc name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:03.314262 crc crio[23733]: time=\"2026-06-09T13:54:03.313061243Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-mvtvf/ovs-vswitchd\" id=de89a68f-69af-40cf-a5a4-5cf3db096c5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:03.314572 crc crio[23733]: time=\"2026-06-09T13:54:03.314488189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:03.365734 crc crio[23733]: time=\"2026-06-09T13:54:03.365470214Z\" level=info msg=\"Stopped container 3cc55c9a9fa14c8a91ffaba156e96434a0a6bf8e9a4ad655d73898c008ce56d4: openstack/dnsmasq-dns-9c58657f7-bkj2w/dnsmasq-dns\" id=8d9ae773-d078-43ed-87c2-342a93f91311 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:54:03.368535 crc crio[23733]: time=\"2026-06-09T13:54:03.367551117Z\" level=info msg=\"Stopping pod sandbox: bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574\" id=28f8de6c-6ae4-462b-a0b1-2a3a2d48517b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:03.369049 crc crio[23733]: time=\"2026-06-09T13:54:03.368987132Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-9c58657f7-bkj2w Namespace:openstack ID:bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574 UID:90093f3c-a8be-410a-bdfe-bd1060f68fe6 NetNS:/var/run/netns/4ed8b0b1-a4fb-4d5f-90b9-4bdd69cb7554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90093f3c_a8be_410a_bdfe_bd1060f68fe6.slice PodAnnotations:0xc000308710}] Aliases:map[]}\"\nJun 09 13:54:03.369352 crc crio[23733]: time=\"2026-06-09T13:54:03.369228408Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-9c58657f7-bkj2w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:03.381651 crc crio[23733]: time=\"2026-06-09T13:54:03.381513186Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0c9bed44-7b54-43f5-8d75-48d6c2091e5d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:03.397967 crc crio[23733]: 2026-06-09T13:54:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3b4b6c07469989 Mac:b2:e1:07:3a:74:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/ec87b466-b9ea-43e3-be48-3bba6986d528 SocketPath: PciID:}] [{Interface:0xc0001b06b0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:54:03.397967 crc crio[23733]: time=\"2026-06-09T13:54:03.394403148Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfb7c95fc-nwd9x Namespace:openstack ID:d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09 UID:027890d0-eda8-46a9-bdda-0ef615188781 NetNS:/var/run/netns/ec87b466-b9ea-43e3-be48-3bba6986d528 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod027890d0_eda8_46a9_bdda_0ef615188781.slice PodAnnotations:0xc0027d0640}] Aliases:map[]}\"\nJun 09 13:54:03.397967 crc crio[23733]: time=\"2026-06-09T13:54:03.394582962Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7cfb7c95fc-nwd9x for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:54:03.403805 crc crio[23733]: time=\"2026-06-09T13:54:03.403198307Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-577895d5d9-hnxff/init\" id=489e3f68-ea01-4f54-8472-35f4fe988c3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:03.406170 crc crio[23733]: time=\"2026-06-09T13:54:03.404714065Z\" level=info msg=\"Ran pod sandbox d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09 with infra container: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/POD\" id=ec9cc78f-2985-43c1-9515-f34d205d21eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:03.410168 crc crio[23733]: time=\"2026-06-09T13:54:03.408078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:03.410168 crc crio[23733]: time=\"2026-06-09T13:54:03.408960772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:03.410168 crc crio[23733]: time=\"2026-06-09T13:54:03.409080754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b7930228-87ff-40af-ae7c-63b80feee153 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:03.470001 crc crio[23733]: time=\"2026-06-09T13:54:03.469883495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:03.475639 crc crio[23733]: time=\"2026-06-09T13:54:03.475504105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cfc60192-b30b-4da9-b87e-cbca41dc4a7a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:03.485811 crc crio[23733]: time=\"2026-06-09T13:54:03.485191388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:03.492708 crc crio[23733]: time=\"2026-06-09T13:54:03.492636133Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/init\" id=3f2e298f-caf3-453e-8ede-981eef7f9a0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:03.497173 crc crio[23733]: time=\"2026-06-09T13:54:03.496995142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:03.561964 crc crio[23733]: time=\"2026-06-09T13:54:03.56169046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:03.574524 crc crio[23733]: time=\"2026-06-09T13:54:03.574414738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:03.656512 crc crio[23733]: time=\"2026-06-09T13:54:03.656387627Z\" level=info msg=\"Created container cf847864dbdea49893d10d435d1958fe7060f412ac4f72f64d4be8505004466f: openstack/dnsmasq-dns-577895d5d9-hnxff/init\" id=489e3f68-ea01-4f54-8472-35f4fe988c3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:03.678705 crc crio[23733]: time=\"2026-06-09T13:54:03.674185313Z\" level=info msg=\"Starting container: cf847864dbdea49893d10d435d1958fe7060f412ac4f72f64d4be8505004466f\" id=618ec4a3-e1af-4d9e-b37e-952f9c6815d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:03.700568 crc crio[23733]: time=\"2026-06-09T13:54:03.700400457Z\" level=info msg=\"Started container\" PID=57491 containerID=cf847864dbdea49893d10d435d1958fe7060f412ac4f72f64d4be8505004466f description=openstack/dnsmasq-dns-577895d5d9-hnxff/init id=618ec4a3-e1af-4d9e-b37e-952f9c6815d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2\nJun 09 13:54:03.771898 crc crio[23733]: time=\"2026-06-09T13:54:03.771722431Z\" level=info msg=\"Created container df06bb3d251ec4fb9d8ff3f345e7d55be27930f21d44b57c5b77da7569556e49: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/init\" id=3f2e298f-caf3-453e-8ede-981eef7f9a0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:03.775083 crc crio[23733]: time=\"2026-06-09T13:54:03.773569157Z\" level=info msg=\"Starting container: df06bb3d251ec4fb9d8ff3f345e7d55be27930f21d44b57c5b77da7569556e49\" id=6ded0fd1-1223-4ae0-8dd9-fcea9b4144ef name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:03.783004 crc crio[23733]: time=\"2026-06-09T13:54:03.78289616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:03.783570 crc crio[23733]: time=\"2026-06-09T13:54:03.783456525Z\" level=info msg=\"Started container\" PID=57524 containerID=df06bb3d251ec4fb9d8ff3f345e7d55be27930f21d44b57c5b77da7569556e49 description=openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/init id=6ded0fd1-1223-4ae0-8dd9-fcea9b4144ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09\nJun 09 13:54:03.885936 crc crio[23733]: time=\"2026-06-09T13:54:03.885825884Z\" level=info msg=\"Stopped pod sandbox: bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574\" id=28f8de6c-6ae4-462b-a0b1-2a3a2d48517b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:04.068006 crc crio[23733]: time=\"2026-06-09T13:54:04.067860814Z\" level=info msg=\"Created container 2659fb4c1f4775fa404a7560fc5b1687e8380e2c4113faafee056bd1b6fb558d: openstack/ovn-controller-ovs-mvtvf/ovs-vswitchd\" id=de89a68f-69af-40cf-a5a4-5cf3db096c5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:04.069747 crc crio[23733]: time=\"2026-06-09T13:54:04.069656849Z\" level=info msg=\"Starting container: 2659fb4c1f4775fa404a7560fc5b1687e8380e2c4113faafee056bd1b6fb558d\" id=1f9670e3-8e01-4afb-86d1-284a9929cd87 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:04.082409 crc crio[23733]: time=\"2026-06-09T13:54:04.082220114Z\" level=info msg=\"Started container\" PID=57545 containerID=2659fb4c1f4775fa404a7560fc5b1687e8380e2c4113faafee056bd1b6fb558d description=openstack/ovn-controller-ovs-mvtvf/ovs-vswitchd id=1f9670e3-8e01-4afb-86d1-284a9929cd87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bbc655b8bc7594cb47d62aae344bb31a102af5c556e6e85c016f1f86c5d1818\nJun 09 13:54:04.169793 crc crio[23733]: time=\"2026-06-09T13:54:04.168978803Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ca1de390-0b90-4bf8-8936-6d3e046ef1f5 name=/runtime.v1.ImageService/PullImage\nJun 09 13:54:04.171254 crc crio[23733]: time=\"2026-06-09T13:54:04.170991693Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=30cd181c-6782-4bcd-9c80-e168dc8bcafd name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:04.173403 crc crio[23733]: time=\"2026-06-09T13:54:04.172918781Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=999a2e73-82bf-4dcf-9fa4-ccdcd2a0eeb2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:04.187286 crc crio[23733]: time=\"2026-06-09T13:54:04.186818769Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683554-f2kvl/oc\" id=19c559f7-3ff9-4efa-88b1-ac1777c48c3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:04.187637 crc crio[23733]: time=\"2026-06-09T13:54:04.187430554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:04.202764 crc crio[23733]: time=\"2026-06-09T13:54:04.202340607Z\" level=info msg=\"Removing container: 3cc55c9a9fa14c8a91ffaba156e96434a0a6bf8e9a4ad655d73898c008ce56d4\" id=ed16806d-f31c-4207-89be-776bd3e7b3d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:54:04.206676 crc crio[23733]: time=\"2026-06-09T13:54:04.206593813Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d3369f74-f215-41a3-b9ba-03caeea66ebb name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:04.231516 crc crio[23733]: time=\"2026-06-09T13:54:04.227079786Z\" level=info msg=\"Stopping container: 05acfaf63f7613db9deda51c4e97bb6e975e996e57ccd15d087d019a8cc28121 (timeout: 10s)\" id=7cbc5f18-ad20-4229-9b31-380f724a0caa name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:54:04.231909 crc crio[23733]: time=\"2026-06-09T13:54:04.231798453Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=aec8551f-c5b9-4530-a4c0-75f72ddb0ffc name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:04.243683 crc crio[23733]: time=\"2026-06-09T13:54:04.243549708Z\" level=info msg=\"Removed container 3cc55c9a9fa14c8a91ffaba156e96434a0a6bf8e9a4ad655d73898c008ce56d4: openstack/dnsmasq-dns-9c58657f7-bkj2w/dnsmasq-dns\" id=ed16806d-f31c-4207-89be-776bd3e7b3d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:54:04.260199 crc crio[23733]: time=\"2026-06-09T13:54:04.256386079Z\" level=info msg=\"Removing container: 889ad5a35a0757f70ee0f8a8d994dea96d8d9242d0f31b040f013c655616b27b\" id=20ed0496-4dbc-4502-b83e-6729bda4b2e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:54:04.267705 crc crio[23733]: time=\"2026-06-09T13:54:04.26726657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:04.300310 crc crio[23733]: time=\"2026-06-09T13:54:04.299922646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d248f306-0968-45d8-9f62-9189c43807a3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:04.315934 crc crio[23733]: time=\"2026-06-09T13:54:04.315779933Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/dnsmasq-dns\" id=381b19b4-e2ac-43cb-a3ec-7b7c1d1347dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:04.327915 crc crio[23733]: time=\"2026-06-09T13:54:04.327875725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:04.356633 crc crio[23733]: time=\"2026-06-09T13:54:04.356247295Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cc63864f-d275-47fd-8638-30565591a7b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:04.393763 crc crio[23733]: time=\"2026-06-09T13:54:04.393593418Z\" level=info msg=\"Stopped container 05acfaf63f7613db9deda51c4e97bb6e975e996e57ccd15d087d019a8cc28121: openstack/dnsmasq-dns-68bc84565-m8pwr/dnsmasq-dns\" id=7cbc5f18-ad20-4229-9b31-380f724a0caa name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:54:04.402425 crc crio[23733]: time=\"2026-06-09T13:54:04.398759527Z\" level=info msg=\"Stopping pod sandbox: d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729\" id=860cc1e6-ea86-42a3-8e48-78b722c79036 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:04.402425 crc crio[23733]: time=\"2026-06-09T13:54:04.399304721Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-m8pwr Namespace:openstack ID:d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729 UID:5118fa81-a14b-4920-ad39-7329bf4f22e2 NetNS:/var/run/netns/e6724c6d-9d26-494c-a766-14bd05a7c6b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5118fa81_a14b_4920_ad39_7329bf4f22e2.slice PodAnnotations:0xc0059cc770}] Aliases:map[]}\"\nJun 09 13:54:04.402425 crc crio[23733]: time=\"2026-06-09T13:54:04.399461134Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-m8pwr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:04.417817 crc crio[23733]: time=\"2026-06-09T13:54:04.417574788Z\" level=info msg=\"Removed container 889ad5a35a0757f70ee0f8a8d994dea96d8d9242d0f31b040f013c655616b27b: openstack/dnsmasq-dns-9c58657f7-bkj2w/init\" id=20ed0496-4dbc-4502-b83e-6729bda4b2e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:54:04.431978 crc crio[23733]: time=\"2026-06-09T13:54:04.431854235Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-577895d5d9-hnxff/dnsmasq-dns\" id=2a6f0464-bbdf-4db1-a341-0493743c14b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:04.434541 crc crio[23733]: time=\"2026-06-09T13:54:04.43443415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:04.443497 crc crio[23733]: time=\"2026-06-09T13:54:04.443336062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:04.454254 crc crio[23733]: time=\"2026-06-09T13:54:04.453775764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:04.534084 crc crio[23733]: time=\"2026-06-09T13:54:04.53402764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:04.595832 crc crio[23733]: time=\"2026-06-09T13:54:04.595418455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:04.659791 crc crio[23733]: time=\"2026-06-09T13:54:04.658018729Z\" level=info msg=\"Created container 4eec30570e64caefc5567a3d45e2890118884dee433446d0da48b5ff0ac9c13f: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/dnsmasq-dns\" id=381b19b4-e2ac-43cb-a3ec-7b7c1d1347dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:04.672212 crc crio[23733]: time=\"2026-06-09T13:54:04.672043121Z\" level=info msg=\"Starting container: 4eec30570e64caefc5567a3d45e2890118884dee433446d0da48b5ff0ac9c13f\" id=84077aef-b58d-4420-900c-712261bbcaf2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:04.685984 crc crio[23733]: time=\"2026-06-09T13:54:04.68565024Z\" level=info msg=\"Started container\" PID=57682 containerID=4eec30570e64caefc5567a3d45e2890118884dee433446d0da48b5ff0ac9c13f description=openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/dnsmasq-dns id=84077aef-b58d-4420-900c-712261bbcaf2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09\nJun 09 13:54:04.838239 crc crio[23733]: time=\"2026-06-09T13:54:04.838058451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:04.866280 crc crio[23733]: time=\"2026-06-09T13:54:04.866063301Z\" level=info msg=\"Created container bf9ec1fc44616eeb258dbad436f46e346bdfdab4da97f471935ff415976f5213: openstack/dnsmasq-dns-577895d5d9-hnxff/dnsmasq-dns\" id=2a6f0464-bbdf-4db1-a341-0493743c14b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:04.870478 crc crio[23733]: time=\"2026-06-09T13:54:04.869446315Z\" level=info msg=\"Starting container: bf9ec1fc44616eeb258dbad436f46e346bdfdab4da97f471935ff415976f5213\" id=dfc731a0-9f4d-444a-ad78-14abdebcfe6e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:04.887287 crc crio[23733]: time=\"2026-06-09T13:54:04.886632624Z\" level=info msg=\"Started container\" PID=57714 containerID=bf9ec1fc44616eeb258dbad436f46e346bdfdab4da97f471935ff415976f5213 description=openstack/dnsmasq-dns-577895d5d9-hnxff/dnsmasq-dns id=dfc731a0-9f4d-444a-ad78-14abdebcfe6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2\nJun 09 13:54:04.974033 crc crio[23733]: time=\"2026-06-09T13:54:04.973503717Z\" level=info msg=\"Stopped pod sandbox: d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729\" id=860cc1e6-ea86-42a3-8e48-78b722c79036 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:05.122977 crc crio[23733]: time=\"2026-06-09T13:54:05.122911452Z\" level=info msg=\"Created container d528d3e165a8548d9b4b8443699a5cfaa0e19a11a88360e9e1c6b85aac3aea35: openshift-infra/auto-csr-approver-29683554-f2kvl/oc\" id=19c559f7-3ff9-4efa-88b1-ac1777c48c3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:05.134443 crc crio[23733]: time=\"2026-06-09T13:54:05.134095281Z\" level=info msg=\"Starting container: d528d3e165a8548d9b4b8443699a5cfaa0e19a11a88360e9e1c6b85aac3aea35\" id=1c61771e-ae36-4931-8269-8a99c8aa3602 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:05.143950 crc crio[23733]: time=\"2026-06-09T13:54:05.143701422Z\" level=info msg=\"Started container\" PID=57734 containerID=d528d3e165a8548d9b4b8443699a5cfaa0e19a11a88360e9e1c6b85aac3aea35 description=openshift-infra/auto-csr-approver-29683554-f2kvl/oc id=1c61771e-ae36-4931-8269-8a99c8aa3602 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6\nJun 09 13:54:05.327474 crc crio[23733]: time=\"2026-06-09T13:54:05.32641289Z\" level=info msg=\"Removing container: 05acfaf63f7613db9deda51c4e97bb6e975e996e57ccd15d087d019a8cc28121\" id=d7012374-4f73-4dbb-92eb-4a677131993d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:54:05.374926 crc crio[23733]: time=\"2026-06-09T13:54:05.37483088Z\" level=info msg=\"Removed container 05acfaf63f7613db9deda51c4e97bb6e975e996e57ccd15d087d019a8cc28121: openstack/dnsmasq-dns-68bc84565-m8pwr/dnsmasq-dns\" id=d7012374-4f73-4dbb-92eb-4a677131993d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:54:05.390883 crc crio[23733]: time=\"2026-06-09T13:54:05.390794619Z\" level=info msg=\"Removing container: c89ace82f3fb25c5c13bd20b647b6991a89ff8eb3d541795ceaf25bd33ee7a05\" id=c36e83ad-9e16-443d-997a-df5a817721aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:54:05.439092 crc crio[23733]: time=\"2026-06-09T13:54:05.435223Z\" level=info msg=\"Removed container c89ace82f3fb25c5c13bd20b647b6991a89ff8eb3d541795ceaf25bd33ee7a05: openstack/dnsmasq-dns-68bc84565-m8pwr/init\" id=c36e83ad-9e16-443d-997a-df5a817721aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:54:06.339682 crc crio[23733]: time=\"2026-06-09T13:54:06.338876623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0ac0f6ea-3219-461f-a3d9-19c06c9014bc name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:06.383778 crc crio[23733]: time=\"2026-06-09T13:54:06.383658192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c9d8ae96-e268-4ff3-bc30-05df0af639b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:06.440543 crc crio[23733]: time=\"2026-06-09T13:54:06.439716584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cfa0e14a-48f4-4e84-918c-648e011e2fc8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:06.451934 crc crio[23733]: time=\"2026-06-09T13:54:06.451862477Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=d24cfa94-1a2a-4d9e-9b1c-448e3420ac2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:06.453563 crc crio[23733]: time=\"2026-06-09T13:54:06.453515678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:06.463921 crc crio[23733]: time=\"2026-06-09T13:54:06.463782185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5736a041-f37c-41b1-9d2a-c2539e382f89 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:06.481952 crc crio[23733]: time=\"2026-06-09T13:54:06.481767125Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=9890a579-6d04-4312-9f94-50c164f1fb0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:06.483597 crc crio[23733]: time=\"2026-06-09T13:54:06.483515209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:06.506361 crc crio[23733]: time=\"2026-06-09T13:54:06.506254297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:06.509770 crc crio[23733]: time=\"2026-06-09T13:54:06.509708403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:06.528283 crc crio[23733]: time=\"2026-06-09T13:54:06.528159035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:06.530897 crc crio[23733]: time=\"2026-06-09T13:54:06.530845132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:06.640266 crc crio[23733]: time=\"2026-06-09T13:54:06.640076093Z\" level=info msg=\"Created container c9ec30777bf76726d2cf7bb6bca97cc0eba0ca5e13f553f90154ba7d32a4fa51: openstack/openstack-cell1-galera-0/galera\" id=d24cfa94-1a2a-4d9e-9b1c-448e3420ac2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:06.641501 crc crio[23733]: time=\"2026-06-09T13:54:06.641409446Z\" level=info msg=\"Starting container: c9ec30777bf76726d2cf7bb6bca97cc0eba0ca5e13f553f90154ba7d32a4fa51\" id=6ba4177b-cc6d-45a9-b799-9ec08c77dbf5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:06.643091 crc crio[23733]: time=\"2026-06-09T13:54:06.642829102Z\" level=info msg=\"Created container d8b73fd5b6b500e351e27b752a21c795624733287c0d05f0a9fc96635b5ae637: openstack/openstack-galera-0/galera\" id=9890a579-6d04-4312-9f94-50c164f1fb0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:06.645485 crc crio[23733]: time=\"2026-06-09T13:54:06.645375596Z\" level=info msg=\"Starting container: d8b73fd5b6b500e351e27b752a21c795624733287c0d05f0a9fc96635b5ae637\" id=90e3e3cc-987b-4199-9972-deee874a06ef name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:06.648429 crc crio[23733]: time=\"2026-06-09T13:54:06.648322599Z\" level=info msg=\"Started container\" PID=57852 containerID=c9ec30777bf76726d2cf7bb6bca97cc0eba0ca5e13f553f90154ba7d32a4fa51 description=openstack/openstack-cell1-galera-0/galera id=6ba4177b-cc6d-45a9-b799-9ec08c77dbf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4acbd0a33d6a733d75c20547816a94bc6ac40ac4aa4d6049f55e4572605d29df\nJun 09 13:54:06.654047 crc crio[23733]: time=\"2026-06-09T13:54:06.653865598Z\" level=info msg=\"Started container\" PID=57853 containerID=d8b73fd5b6b500e351e27b752a21c795624733287c0d05f0a9fc96635b5ae637 description=openstack/openstack-galera-0/galera id=90e3e3cc-987b-4199-9972-deee874a06ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=1220520f5d044af5b43843c2e1130544c0544af3e43b2ad51d461933d2d92b02\nJun 09 13:54:07.404160 crc crio[23733]: time=\"2026-06-09T13:54:07.404016823Z\" level=info msg=\"Stopping pod sandbox: d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6\" id=0f4877e0-4259-42ae-8b6f-6f07d79af079 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:07.405334 crc crio[23733]: time=\"2026-06-09T13:54:07.404846563Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683554-f2kvl Namespace:openshift-infra ID:d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6 UID:5caddf48-5254-4ac0-bdea-e54de43908a0 NetNS:/var/run/netns/fbd264e1-0b05-4ac1-9cb0-0c40c5ce98f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5caddf48_5254_4ac0_bdea_e54de43908a0.slice PodAnnotations:0xc00008ccb8}] Aliases:map[]}\"\nJun 09 13:54:07.405334 crc crio[23733]: time=\"2026-06-09T13:54:07.405197771Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683554-f2kvl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:07.772401 crc crio[23733]: time=\"2026-06-09T13:54:07.771903829Z\" level=info msg=\"Stopped pod sandbox: d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6\" id=0f4877e0-4259-42ae-8b6f-6f07d79af079 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:08.790243 crc crio[23733]: time=\"2026-06-09T13:54:08.783354326Z\" level=info msg=\"Stopping container: bf9ec1fc44616eeb258dbad436f46e346bdfdab4da97f471935ff415976f5213 (timeout: 10s)\" id=c5d6a831-56b6-4526-a7c0-6a87c922a126 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:54:09.109323 crc crio[23733]: time=\"2026-06-09T13:54:09.109154591Z\" level=info msg=\"Stopped container bf9ec1fc44616eeb258dbad436f46e346bdfdab4da97f471935ff415976f5213: openstack/dnsmasq-dns-577895d5d9-hnxff/dnsmasq-dns\" id=c5d6a831-56b6-4526-a7c0-6a87c922a126 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:54:09.111160 crc crio[23733]: time=\"2026-06-09T13:54:09.110887046Z\" level=info msg=\"Stopping pod sandbox: 80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2\" id=6717ef38-6aa0-4e5b-97d7-b21e506cdb1b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:09.111794 crc crio[23733]: time=\"2026-06-09T13:54:09.111659004Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-577895d5d9-hnxff Namespace:openstack ID:80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2 UID:ca7855a8-55de-4c2a-a817-719de099b3ec NetNS:/var/run/netns/13c91d0c-5c2f-4b95-8187-984a2a9e2b67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca7855a8_55de_4c2a_a817_719de099b3ec.slice PodAnnotations:0xc00580a148}] Aliases:map[]}\"\nJun 09 13:54:09.111940 crc crio[23733]: time=\"2026-06-09T13:54:09.11185992Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-577895d5d9-hnxff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:09.295248 crc crio[23733]: time=\"2026-06-09T13:54:09.294561018Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/POD\" id=53f5c369-ee8a-46dd-a06c-44c905179293 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:09.295248 crc crio[23733]: time=\"2026-06-09T13:54:09.295173772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:09.401230 crc crio[23733]: time=\"2026-06-09T13:54:09.40107807Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7fcf8bc745-vsj8q Namespace:openstack ID:6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77 UID:d209c1a7-d621-4131-aa6b-de9050e73077 NetNS:/var/run/netns/cba6e887-83a0-4d2d-823a-f4cc90d3133a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd209c1a7_d621_4131_aa6b_de9050e73077.slice PodAnnotations:0xc001c1e368}] Aliases:map[]}\"\nJun 09 13:54:09.401230 crc crio[23733]: time=\"2026-06-09T13:54:09.401210284Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7fcf8bc745-vsj8q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:09.470732 crc crio[23733]: time=\"2026-06-09T13:54:09.47063178Z\" level=info msg=\"Stopped pod sandbox: 80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2\" id=6717ef38-6aa0-4e5b-97d7-b21e506cdb1b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:10.153581 crc crio[23733]: 2026-06-09T13:54:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f10c81db84a2c8 Mac:ca:66:7f:3b:70:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/cba6e887-83a0-4d2d-823a-f4cc90d3133a SocketPath: PciID:}] [{Interface:0xc0006245e0 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:54:10.155498 crc crio[23733]: time=\"2026-06-09T13:54:10.155389079Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7fcf8bc745-vsj8q Namespace:openstack ID:6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77 UID:d209c1a7-d621-4131-aa6b-de9050e73077 NetNS:/var/run/netns/cba6e887-83a0-4d2d-823a-f4cc90d3133a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd209c1a7_d621_4131_aa6b_de9050e73077.slice PodAnnotations:0xc001c1e368}] Aliases:map[]}\"\nJun 09 13:54:10.155702 crc crio[23733]: time=\"2026-06-09T13:54:10.155594914Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7fcf8bc745-vsj8q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:54:10.168449 crc crio[23733]: time=\"2026-06-09T13:54:10.168303841Z\" level=info msg=\"Ran pod sandbox 6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77 with infra container: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/POD\" id=53f5c369-ee8a-46dd-a06c-44c905179293 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:10.171042 crc crio[23733]: time=\"2026-06-09T13:54:10.170971648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8624926b-1410-4e29-83a8-5178439110c3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:10.226827 crc crio[23733]: time=\"2026-06-09T13:54:10.226732373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=30b9b04a-a00a-4310-800a-505e9a0e4739 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:10.238029 crc crio[23733]: time=\"2026-06-09T13:54:10.237931673Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/init\" id=f43cc153-8ed6-4c89-8487-27a5339f6f72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:10.240037 crc crio[23733]: time=\"2026-06-09T13:54:10.239973594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:10.290690 crc crio[23733]: time=\"2026-06-09T13:54:10.290491366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:10.294487 crc crio[23733]: time=\"2026-06-09T13:54:10.294395484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:10.497586 crc crio[23733]: time=\"2026-06-09T13:54:10.497030471Z\" level=info msg=\"Created container 11145733b88c2ba1e8bcd6612eced78ca949efb08a0597b3ba46909f5aa76bca: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/init\" id=f43cc153-8ed6-4c89-8487-27a5339f6f72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:10.500074 crc crio[23733]: time=\"2026-06-09T13:54:10.499997995Z\" level=info msg=\"Starting container: 11145733b88c2ba1e8bcd6612eced78ca949efb08a0597b3ba46909f5aa76bca\" id=abf24acd-05e0-4f79-b6f0-5fbe4450d6d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:10.510643 crc crio[23733]: time=\"2026-06-09T13:54:10.509482731Z\" level=info msg=\"Started container\" PID=58493 containerID=11145733b88c2ba1e8bcd6612eced78ca949efb08a0597b3ba46909f5aa76bca description=openstack/dnsmasq-dns-7fcf8bc745-vsj8q/init id=abf24acd-05e0-4f79-b6f0-5fbe4450d6d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77\nJun 09 13:54:10.555597 crc crio[23733]: time=\"2026-06-09T13:54:10.55545115Z\" level=info msg=\"Removing container: bf9ec1fc44616eeb258dbad436f46e346bdfdab4da97f471935ff415976f5213\" id=a3f37808-351f-439a-b671-09129be58f2a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:54:10.593282 crc crio[23733]: time=\"2026-06-09T13:54:10.593217106Z\" level=info msg=\"Removed container bf9ec1fc44616eeb258dbad436f46e346bdfdab4da97f471935ff415976f5213: openstack/dnsmasq-dns-577895d5d9-hnxff/dnsmasq-dns\" id=a3f37808-351f-439a-b671-09129be58f2a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:54:10.603981 crc crio[23733]: time=\"2026-06-09T13:54:10.603931863Z\" level=info msg=\"Removing container: cf847864dbdea49893d10d435d1958fe7060f412ac4f72f64d4be8505004466f\" id=22ceb199-22d9-451d-8b6a-e1fd6a537225 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:54:10.670210 crc crio[23733]: time=\"2026-06-09T13:54:10.669898002Z\" level=info msg=\"Removed container cf847864dbdea49893d10d435d1958fe7060f412ac4f72f64d4be8505004466f: openstack/dnsmasq-dns-577895d5d9-hnxff/init\" id=22ceb199-22d9-451d-8b6a-e1fd6a537225 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:54:11.621965 crc crio[23733]: time=\"2026-06-09T13:54:11.621409911Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=66a06007-0b0b-4041-b456-d02250c191a8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:11.694396 crc crio[23733]: time=\"2026-06-09T13:54:11.694267972Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3d4debbc-72b7-4553-a458-ea5df8b7bd10 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:11.709891 crc crio[23733]: time=\"2026-06-09T13:54:11.709024631Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/dnsmasq-dns\" id=a0f6ecf8-3bbd-4f3e-8633-0c6562e44249 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:11.711087 crc crio[23733]: time=\"2026-06-09T13:54:11.71102477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:11.806554 crc crio[23733]: time=\"2026-06-09T13:54:11.806437716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:11.813809 crc crio[23733]: time=\"2026-06-09T13:54:11.813727298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:11.835852 crc crio[23733]: time=\"2026-06-09T13:54:11.835765519Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-9mw47/POD\" id=16ffb16a-aefd-424b-a56a-4f760a8286f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:11.836039 crc crio[23733]: time=\"2026-06-09T13:54:11.835877001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:11.877455 crc crio[23733]: time=\"2026-06-09T13:54:11.877402661Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-9mw47 Namespace:openstack ID:7f70761daf60a2aeafa8043fed8e8e7868d65727fe6bbace85cb4c52a20bee21 UID:2a4638be-e4d9-44e6-a398-4012e80886a2 NetNS:/var/run/netns/74260bb6-7597-458a-b1ca-ad6025d88414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a4638be_e4d9_44e6_a398_4012e80886a2.slice PodAnnotations:0xc00028e470}] Aliases:map[]}\"\nJun 09 13:54:11.877570 crc crio[23733]: time=\"2026-06-09T13:54:11.877464432Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-9mw47 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:12.106805 crc crio[23733]: time=\"2026-06-09T13:54:12.105692757Z\" level=info msg=\"Created container 4e175cc1bafec5f969a51498a916d675229abb128ceb377140c89acc40d3844e: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/dnsmasq-dns\" id=a0f6ecf8-3bbd-4f3e-8633-0c6562e44249 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:12.112465 crc crio[23733]: time=\"2026-06-09T13:54:12.112352724Z\" level=info msg=\"Starting container: 4e175cc1bafec5f969a51498a916d675229abb128ceb377140c89acc40d3844e\" id=985ebc84-d3dc-405f-94a3-e3d4c6c2d230 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:12.128293 crc crio[23733]: time=\"2026-06-09T13:54:12.128037807Z\" level=info msg=\"Started container\" PID=58937 containerID=4e175cc1bafec5f969a51498a916d675229abb128ceb377140c89acc40d3844e description=openstack/dnsmasq-dns-7fcf8bc745-vsj8q/dnsmasq-dns id=985ebc84-d3dc-405f-94a3-e3d4c6c2d230 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77\nJun 09 13:54:12.560917 crc crio[23733]: 2026-06-09T13:54:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f70761daf60a2a Mac:5a:14:b6:d8:5f:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/74260bb6-7597-458a-b1ca-ad6025d88414 SocketPath: PciID:}] [{Interface:0xc00051e7e0 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:54:12.562818 crc crio[23733]: time=\"2026-06-09T13:54:12.562690443Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-9mw47 Namespace:openstack ID:7f70761daf60a2aeafa8043fed8e8e7868d65727fe6bbace85cb4c52a20bee21 UID:2a4638be-e4d9-44e6-a398-4012e80886a2 NetNS:/var/run/netns/74260bb6-7597-458a-b1ca-ad6025d88414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a4638be_e4d9_44e6_a398_4012e80886a2.slice PodAnnotations:0xc00028e470}] Aliases:map[]}\"\nJun 09 13:54:12.562931 crc crio[23733]: time=\"2026-06-09T13:54:12.562862977Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-9mw47 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:54:12.570925 crc crio[23733]: time=\"2026-06-09T13:54:12.570819677Z\" level=info msg=\"Ran pod sandbox 7f70761daf60a2aeafa8043fed8e8e7868d65727fe6bbace85cb4c52a20bee21 with infra container: openstack/swift-ring-rebalance-9mw47/POD\" id=16ffb16a-aefd-424b-a56a-4f760a8286f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:12.577596 crc crio[23733]: time=\"2026-06-09T13:54:12.577522343Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ae3fc9cc-2706-453d-a562-bc0cb71c5f1e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:12.577873 crc crio[23733]: time=\"2026-06-09T13:54:12.57778381Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=ae3fc9cc-2706-453d-a562-bc0cb71c5f1e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:12.577873 crc crio[23733]: time=\"2026-06-09T13:54:12.577859322Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=ae3fc9cc-2706-453d-a562-bc0cb71c5f1e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:12.579325 crc crio[23733]: time=\"2026-06-09T13:54:12.579243047Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=55a4b1e4-b5a1-47ef-9515-060713b76251 name=/runtime.v1.ImageService/PullImage\nJun 09 13:54:12.586457 crc crio[23733]: time=\"2026-06-09T13:54:12.586371685Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"\nJun 09 13:54:16.173287 crc crio[23733]: time=\"2026-06-09T13:54:16.172563824Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781013255-4qfvf/POD\" id=e846df31-520d-4d08-9e15-06e571ae5260 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:16.173287 crc crio[23733]: time=\"2026-06-09T13:54:16.17322311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:17.105664 crc crio[23733]: time=\"2026-06-09T13:54:17.105072137Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-24dfq/POD\" id=5e18b68b-7bf8-48e4-b199-accc276caba4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:17.105894 crc crio[23733]: time=\"2026-06-09T13:54:17.105709973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:17.138390 crc crio[23733]: time=\"2026-06-09T13:54:17.13795086Z\" level=info msg=\"Running pod sandbox: openstack/keystone-9f62-account-create-update-m8chx/POD\" id=538040ee-ba8a-49cd-8b9e-1cc44e49ac00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:17.138533 crc crio[23733]: time=\"2026-06-09T13:54:17.13840934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:17.182545 crc crio[23733]: time=\"2026-06-09T13:54:17.180832181Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781013256-n479z/POD\" id=24507474-153f-4bdc-a5d0-93b198833082 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:17.182545 crc crio[23733]: time=\"2026-06-09T13:54:17.180944845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:17.449398 crc crio[23733]: time=\"2026-06-09T13:54:17.449314734Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=307846bb-1c30-4ea8-96fe-4d8369688ded name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:17.449518 crc crio[23733]: time=\"2026-06-09T13:54:17.449421436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:17.501649 crc crio[23733]: time=\"2026-06-09T13:54:17.501527669Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-c887h/POD\" id=7bdf380a-a292-481f-b8a0-e32f2328a0bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:17.501812 crc crio[23733]: time=\"2026-06-09T13:54:17.501691033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:17.756579 crc crio[23733]: time=\"2026-06-09T13:54:17.756085233Z\" level=info msg=\"Running pod sandbox: openstack/placement-ee55-account-create-update-fzqcc/POD\" id=ea913815-c53c-4768-aa3b-29192910c46a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:17.756579 crc crio[23733]: time=\"2026-06-09T13:54:17.756334869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:18.808163 crc crio[23733]: time=\"2026-06-09T13:54:18.799775606Z\" level=info msg=\"Stopping container: 4eec30570e64caefc5567a3d45e2890118884dee433446d0da48b5ff0ac9c13f (timeout: 10s)\" id=1842f4cb-2ff7-44a0-b2a3-4564d49e9528 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:54:18.808163 crc crio[23733]: time=\"2026-06-09T13:54:18.80432184Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-f2sbp/POD\" id=1aab8673-6afa-446b-8dee-0e2863086735 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:18.808163 crc crio[23733]: time=\"2026-06-09T13:54:18.804407892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:18.924063 crc crio[23733]: time=\"2026-06-09T13:54:18.92392811Z\" level=info msg=\"Running pod sandbox: openstack/glance-71be-account-create-update-6tsmh/POD\" id=15b40986-3d75-46d3-a4ca-6df70319851d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:18.924228 crc crio[23733]: time=\"2026-06-09T13:54:18.924181027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:20.047206 crc crio[23733]: time=\"2026-06-09T13:54:20.046538607Z\" level=info msg=\"Stopped container 4eec30570e64caefc5567a3d45e2890118884dee433446d0da48b5ff0ac9c13f: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/dnsmasq-dns\" id=1842f4cb-2ff7-44a0-b2a3-4564d49e9528 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:54:20.055560 crc crio[23733]: time=\"2026-06-09T13:54:20.055452009Z\" level=info msg=\"Stopping pod sandbox: d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09\" id=ffc2a37d-ec2f-4ecb-84e0-209fbe1b36b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:20.056818 crc crio[23733]: time=\"2026-06-09T13:54:20.056741622Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfb7c95fc-nwd9x Namespace:openstack ID:d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09 UID:027890d0-eda8-46a9-bdda-0ef615188781 NetNS:/var/run/netns/ec87b466-b9ea-43e3-be48-3bba6986d528 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod027890d0_eda8_46a9_bdda_0ef615188781.slice PodAnnotations:0xc0025a6018}] Aliases:map[]}\"\nJun 09 13:54:20.057018 crc crio[23733]: time=\"2026-06-09T13:54:20.056965317Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7cfb7c95fc-nwd9x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:20.067223 crc crio[23733]: time=\"2026-06-09T13:54:20.067059449Z\" level=info msg=\"Got pod network &{Name:placement-db-create-c887h Namespace:openstack ID:6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd UID:c89ce1d5-89a1-4751-98bc-05279f64f70f NetNS:/var/run/netns/e46d8cf0-49d4-4070-b09a-09b84c8c91a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc89ce1d5_89a1_4751_98bc_05279f64f70f.slice PodAnnotations:0xc000309b10}] Aliases:map[]}\"\nJun 09 13:54:20.067223 crc crio[23733]: time=\"2026-06-09T13:54:20.067177982Z\" level=info msg=\"Adding pod openstack_placement-db-create-c887h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:20.161038 crc crio[23733]: time=\"2026-06-09T13:54:20.160848735Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=55a4b1e4-b5a1-47ef-9515-060713b76251 name=/runtime.v1.ImageService/PullImage\nJun 09 13:54:20.163748 crc crio[23733]: time=\"2026-06-09T13:54:20.163509622Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=044891e2-6768-47d3-8ae4-566d2ea80dea name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:20.254692 crc crio[23733]: time=\"2026-06-09T13:54:20.254023564Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781013256-n479z Namespace:openstack ID:85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451 UID:517f1563-b311-4a2a-b4e7-73d60d84d05f NetNS:/var/run/netns/3bcf6596-961f-46af-aa7f-5c5eee08814a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod517f1563_b311_4a2a_b4e7_73d60d84d05f.slice PodAnnotations:0xc00008c180}] Aliases:map[]}\"\nJun 09 13:54:20.255497 crc crio[23733]: time=\"2026-06-09T13:54:20.25547683Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781013256-n479z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:20.261701 crc crio[23733]: time=\"2026-06-09T13:54:20.261588434Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:67990cb3f42fa09acd7b4387525c889b8809d52f69162692ecbb171023dfeefe UID:29a43d23-2cbc-4d11-9e24-628f70c6a918 NetNS:/var/run/netns/72f69282-3e1e-42e4-9b51-93872cd6158d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a43d23_2cbc_4d11_9e24_628f70c6a918.slice PodAnnotations:0xc0059cc098}] Aliases:map[]}\"\nJun 09 13:54:20.261701 crc crio[23733]: time=\"2026-06-09T13:54:20.261690696Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:20.278420 crc crio[23733]: time=\"2026-06-09T13:54:20.277561413Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781013255-4qfvf Namespace:openstack ID:b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639 UID:3ceb1cfd-3ee1-40f5-bd3e-c46b6187dcd3 NetNS:/var/run/netns/4f0d25f8-1887-4583-8567-a45604d0f1bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ceb1cfd_3ee1_40f5_bd3e_c46b6187dcd3.slice PodAnnotations:0xc0020d80c8}] Aliases:map[]}\"\nJun 09 13:54:20.278420 crc crio[23733]: time=\"2026-06-09T13:54:20.277641205Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781013255-4qfvf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:20.294004 crc crio[23733]: time=\"2026-06-09T13:54:20.293866491Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-24dfq Namespace:openstack ID:e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50 UID:f3d3f35b-c7d2-4b11-b29e-60f16b14b122 NetNS:/var/run/netns/c396b160-530d-458d-9893-36336999004c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3d3f35b_c7d2_4b11_b29e_60f16b14b122.slice PodAnnotations:0xc0020d8250}] Aliases:map[]}\"\nJun 09 13:54:20.294004 crc crio[23733]: time=\"2026-06-09T13:54:20.294002924Z\" level=info msg=\"Adding pod openstack_keystone-db-create-24dfq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:20.333833 crc crio[23733]: time=\"2026-06-09T13:54:20.330429275Z\" level=info msg=\"Got pod network &{Name:placement-ee55-account-create-update-fzqcc Namespace:openstack ID:7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e UID:65007264-14e1-4b60-9a77-31b74ace5e97 NetNS:/var/run/netns/676bb1f3-b90c-4dbb-9994-d01a1c2d4d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65007264_14e1_4b60_9a77_31b74ace5e97.slice PodAnnotations:0xc0059cc1d8}] Aliases:map[]}\"\nJun 09 13:54:20.334244 crc crio[23733]: time=\"2026-06-09T13:54:20.333923322Z\" level=info msg=\"Adding pod openstack_placement-ee55-account-create-update-fzqcc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:20.337028 crc crio[23733]: time=\"2026-06-09T13:54:20.336975869Z\" level=info msg=\"Got pod network &{Name:keystone-9f62-account-create-update-m8chx Namespace:openstack ID:554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531 UID:5bf95cd7-b28c-4e16-ba16-a511ee29b3a2 NetNS:/var/run/netns/d008a0af-211c-4fe7-96f2-174957fafce6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bf95cd7_b28c_4e16_ba16_a511ee29b3a2.slice PodAnnotations:0xc00008c760}] Aliases:map[]}\"\nJun 09 13:54:20.337510 crc crio[23733]: time=\"2026-06-09T13:54:20.337485761Z\" level=info msg=\"Adding pod openstack_keystone-9f62-account-create-update-m8chx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:20.340646 crc crio[23733]: time=\"2026-06-09T13:54:20.340493556Z\" level=info msg=\"Got pod network &{Name:glance-71be-account-create-update-6tsmh Namespace:openstack ID:49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940 UID:e01e02dc-d3a4-4744-a28f-f9c7f2f38a03 NetNS:/var/run/netns/1045b43a-e48b-4653-9afe-3a3de5a75e62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01e02dc_d3a4_4744_a28f_f9c7f2f38a03.slice PodAnnotations:0xc000308b80}] Aliases:map[]}\"\nJun 09 13:54:20.340796 crc crio[23733]: time=\"2026-06-09T13:54:20.3406488Z\" level=info msg=\"Adding pod openstack_glance-71be-account-create-update-6tsmh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:20.388723 crc crio[23733]: time=\"2026-06-09T13:54:20.388400544Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=4eb5c6c0-977f-45e4-8daa-572ccf47440b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:20.410841 crc crio[23733]: time=\"2026-06-09T13:54:20.410733512Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-9mw47/swift-ring-rebalance\" id=3c6d2237-6599-48d5-a80d-8ba963f3ab02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:20.422234 crc crio[23733]: time=\"2026-06-09T13:54:20.415301746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:20.422533 crc crio[23733]: time=\"2026-06-09T13:54:20.422324132Z\" level=info msg=\"Got pod network &{Name:glance-db-create-f2sbp Namespace:openstack ID:e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828 UID:3a4aa6e0-a98d-4900-9b9e-5f66b1430227 NetNS:/var/run/netns/95002071-ab5d-4bf8-bbd6-d75b323d65e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a4aa6e0_a98d_4900_9b9e_5f66b1430227.slice PodAnnotations:0xc0027d06c0}] Aliases:map[]}\"\nJun 09 13:54:20.422533 crc crio[23733]: time=\"2026-06-09T13:54:20.422378523Z\" level=info msg=\"Adding pod openstack_glance-db-create-f2sbp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:20.498379 crc crio[23733]: time=\"2026-06-09T13:54:20.49823884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:20.507730 crc crio[23733]: time=\"2026-06-09T13:54:20.507646615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:20.573789 crc crio[23733]: time=\"2026-06-09T13:54:20.573254695Z\" level=info msg=\"Stopped pod sandbox: d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09\" id=ffc2a37d-ec2f-4ecb-84e0-209fbe1b36b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:20.724890 crc crio[23733]: time=\"2026-06-09T13:54:20.724708572Z\" level=info msg=\"Created container af0ecea6670866792568c3b0318ac38c3f6b3621fe33029b69171f68499cdf5f: openstack/swift-ring-rebalance-9mw47/swift-ring-rebalance\" id=3c6d2237-6599-48d5-a80d-8ba963f3ab02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:20.726532 crc crio[23733]: time=\"2026-06-09T13:54:20.726469025Z\" level=info msg=\"Starting container: af0ecea6670866792568c3b0318ac38c3f6b3621fe33029b69171f68499cdf5f\" id=b0a3e722-af64-4763-84bf-1c7072d0ab94 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:20.744866 crc crio[23733]: time=\"2026-06-09T13:54:20.744757623Z\" level=info msg=\"Started container\" PID=59875 containerID=af0ecea6670866792568c3b0318ac38c3f6b3621fe33029b69171f68499cdf5f description=openstack/swift-ring-rebalance-9mw47/swift-ring-rebalance id=b0a3e722-af64-4763-84bf-1c7072d0ab94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f70761daf60a2aeafa8043fed8e8e7868d65727fe6bbace85cb4c52a20bee21\nJun 09 13:54:20.832481 crc crio[23733]: time=\"2026-06-09T13:54:20.832390864Z\" level=info msg=\"Removing container: 4eec30570e64caefc5567a3d45e2890118884dee433446d0da48b5ff0ac9c13f\" id=5972b9f1-5d87-48b8-99ea-9a4121b7db50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:54:20.955304 crc crio[23733]: time=\"2026-06-09T13:54:20.954821934Z\" level=info msg=\"Removed container 4eec30570e64caefc5567a3d45e2890118884dee433446d0da48b5ff0ac9c13f: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/dnsmasq-dns\" id=5972b9f1-5d87-48b8-99ea-9a4121b7db50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:54:20.961876 crc crio[23733]: time=\"2026-06-09T13:54:20.96180025Z\" level=info msg=\"Removing container: df06bb3d251ec4fb9d8ff3f345e7d55be27930f21d44b57c5b77da7569556e49\" id=e7c4977a-a860-4cbf-88a4-27cd86826364 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:54:21.030873 crc crio[23733]: time=\"2026-06-09T13:54:21.030222679Z\" level=info msg=\"Removed container df06bb3d251ec4fb9d8ff3f345e7d55be27930f21d44b57c5b77da7569556e49: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/init\" id=e7c4977a-a860-4cbf-88a4-27cd86826364 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:54:21.369169 crc crio[23733]: 2026-06-09T13:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a87ad1f60a2792 Mac:9e:80:34:72:ec:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/e46d8cf0-49d4-4070-b09a-09b84c8c91a0 SocketPath: PciID:}] [{Interface:0xc00022cb10 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:54:21.369169 crc crio[23733]: time=\"2026-06-09T13:54:21.368959389Z\" level=info msg=\"Got pod network &{Name:placement-db-create-c887h Namespace:openstack ID:6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd UID:c89ce1d5-89a1-4751-98bc-05279f64f70f NetNS:/var/run/netns/e46d8cf0-49d4-4070-b09a-09b84c8c91a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc89ce1d5_89a1_4751_98bc_05279f64f70f.slice PodAnnotations:0xc000309b10}] Aliases:map[]}\"\nJun 09 13:54:21.370790 crc crio[23733]: time=\"2026-06-09T13:54:21.369192455Z\" level=info msg=\"Checking pod openstack_placement-db-create-c887h for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:54:21.427901 crc crio[23733]: time=\"2026-06-09T13:54:21.42779431Z\" level=info msg=\"Ran pod sandbox 6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd with infra container: openstack/placement-db-create-c887h/POD\" id=7bdf380a-a292-481f-b8a0-e32f2328a0bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:21.435095 crc crio[23733]: time=\"2026-06-09T13:54:21.434554889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=10da6922-2b68-4446-a22f-c178f926df79 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:21.444588 crc crio[23733]: time=\"2026-06-09T13:54:21.443565694Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ec9f4db3-1c42-4b1a-90e9-ce589c28e281 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:21.464177 crc crio[23733]: time=\"2026-06-09T13:54:21.46144011Z\" level=info msg=\"Creating container: openstack/placement-db-create-c887h/mariadb-database-create\" id=6f71e9cc-3fc6-4085-8e0f-bbe5ae3bf25a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:21.464177 crc crio[23733]: time=\"2026-06-09T13:54:21.462956928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:21.511187 crc crio[23733]: time=\"2026-06-09T13:54:21.511058221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:21.519066 crc crio[23733]: time=\"2026-06-09T13:54:21.51896931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:21.656659 crc crio[23733]: time=\"2026-06-09T13:54:21.656555729Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-vnxl9/POD\" id=4d459197-4ee2-4da6-ae77-ff813c5e1f59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:21.656820 crc crio[23733]: time=\"2026-06-09T13:54:21.656708183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:21.716379 crc crio[23733]: time=\"2026-06-09T13:54:21.716278352Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-vnxl9 Namespace:openstack ID:219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32 UID:487ac479-8cb6-4a64-91d8-71b0376454a6 NetNS:/var/run/netns/9f4edcbb-cb75-42d9-9e91-5de72748e40d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod487ac479_8cb6_4a64_91d8_71b0376454a6.slice PodAnnotations:0xc0059cc390}] Aliases:map[]}\"\nJun 09 13:54:21.716379 crc crio[23733]: time=\"2026-06-09T13:54:21.716345603Z\" level=info msg=\"Adding pod openstack_root-account-create-update-vnxl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:21.782681 crc crio[23733]: 2026-06-09T13:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49308a2f9f10738 Mac:a2:13:9f:ae:ba:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/1045b43a-e48b-4653-9afe-3a3de5a75e62 SocketPath: PciID:}] [{Interface:0xc0004b0770 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:54:21.783870 crc crio[23733]: time=\"2026-06-09T13:54:21.783777399Z\" level=info msg=\"Got pod network &{Name:glance-71be-account-create-update-6tsmh Namespace:openstack ID:49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940 UID:e01e02dc-d3a4-4744-a28f-f9c7f2f38a03 NetNS:/var/run/netns/1045b43a-e48b-4653-9afe-3a3de5a75e62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01e02dc_d3a4_4744_a28f_f9c7f2f38a03.slice PodAnnotations:0xc000308b80}] Aliases:map[]}\"\nJun 09 13:54:21.784014 crc crio[23733]: time=\"2026-06-09T13:54:21.783967405Z\" level=info msg=\"Checking pod openstack_glance-71be-account-create-update-6tsmh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:54:21.792802 crc crio[23733]: time=\"2026-06-09T13:54:21.792651031Z\" level=info msg=\"Ran pod sandbox 49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940 with infra container: openstack/glance-71be-account-create-update-6tsmh/POD\" id=15b40986-3d75-46d3-a4ca-6df70319851d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:21.796252 crc crio[23733]: time=\"2026-06-09T13:54:21.796016665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cd7749f2-f249-4e16-9aab-152ffb394df1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:21.800767 crc crio[23733]: time=\"2026-06-09T13:54:21.800677822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7c15d686-85c7-422a-8fde-a6c0bf27af50 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:21.821909 crc crio[23733]: time=\"2026-06-09T13:54:21.82178175Z\" level=info msg=\"Created container 9d39145125c91969094664970b6f8bbda3f03c48cd022ca46e2f81c918319042: openstack/placement-db-create-c887h/mariadb-database-create\" id=6f71e9cc-3fc6-4085-8e0f-bbe5ae3bf25a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:21.823357 crc crio[23733]: time=\"2026-06-09T13:54:21.823301788Z\" level=info msg=\"Starting container: 9d39145125c91969094664970b6f8bbda3f03c48cd022ca46e2f81c918319042\" id=0b75f61f-9594-4246-84d6-5cfdff9eb516 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:21.831574 crc crio[23733]: time=\"2026-06-09T13:54:21.831516813Z\" level=info msg=\"Started container\" PID=60017 containerID=9d39145125c91969094664970b6f8bbda3f03c48cd022ca46e2f81c918319042 description=openstack/placement-db-create-c887h/mariadb-database-create id=0b75f61f-9594-4246-84d6-5cfdff9eb516 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd\nJun 09 13:54:21.846606 crc crio[23733]: time=\"2026-06-09T13:54:21.845444841Z\" level=info msg=\"Creating container: openstack/glance-71be-account-create-update-6tsmh/mariadb-account-create-update\" id=5731612f-91af-4e9f-8425-878fc4f0804d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:21.872332 crc crio[23733]: time=\"2026-06-09T13:54:21.864344714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:21.873914 crc crio[23733]: 2026-06-09T13:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7aeb5d2734e7c06 Mac:36:67:4b:7f:f8:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/676bb1f3-b90c-4dbb-9994-d01a1c2d4d6c SocketPath: PciID:}] [{Interface:0xc0002d0c40 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:54:21.888272 crc crio[23733]: time=\"2026-06-09T13:54:21.876877057Z\" level=info msg=\"Got pod network &{Name:placement-ee55-account-create-update-fzqcc Namespace:openstack ID:7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e UID:65007264-14e1-4b60-9a77-31b74ace5e97 NetNS:/var/run/netns/676bb1f3-b90c-4dbb-9994-d01a1c2d4d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65007264_14e1_4b60_9a77_31b74ace5e97.slice PodAnnotations:0xc0059cc1d8}] Aliases:map[]}\"\nJun 09 13:54:21.888272 crc crio[23733]: time=\"2026-06-09T13:54:21.877166484Z\" level=info msg=\"Checking pod openstack_placement-ee55-account-create-update-fzqcc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:54:21.888272 crc crio[23733]: 2026-06-09T13:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85998237a56f221 Mac:52:ad:a2:30:d9:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/3bcf6596-961f-46af-aa7f-5c5eee08814a SocketPath: PciID:}] [{Interface:0xc0002f4f90 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:54:21.888272 crc crio[23733]: time=\"2026-06-09T13:54:21.878325643Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781013256-n479z Namespace:openstack ID:85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451 UID:517f1563-b311-4a2a-b4e7-73d60d84d05f NetNS:/var/run/netns/3bcf6596-961f-46af-aa7f-5c5eee08814a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod517f1563_b311_4a2a_b4e7_73d60d84d05f.slice PodAnnotations:0xc00008c180}] Aliases:map[]}\"\nJun 09 13:54:21.888272 crc crio[23733]: time=\"2026-06-09T13:54:21.878559159Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781013256-n479z for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:54:21.893430 crc crio[23733]: 2026-06-09T13:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e708100710db397 Mac:fa:26:21:62:9f:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/c396b160-530d-458d-9893-36336999004c SocketPath: PciID:}] [{Interface:0xc00033ad70 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:54:21.895274 crc crio[23733]: time=\"2026-06-09T13:54:21.895092833Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-24dfq Namespace:openstack ID:e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50 UID:f3d3f35b-c7d2-4b11-b29e-60f16b14b122 NetNS:/var/run/netns/c396b160-530d-458d-9893-36336999004c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3d3f35b_c7d2_4b11_b29e_60f16b14b122.slice PodAnnotations:0xc0020d8250}] Aliases:map[]}\"\nJun 09 13:54:21.896424 crc crio[23733]: time=\"2026-06-09T13:54:21.896282592Z\" level=info msg=\"Checking pod openstack_keystone-db-create-24dfq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:54:21.904651 crc crio[23733]: 2026-06-09T13:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:554a9f66345ed4a Mac:b6:ad:2b:bc:47:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/d008a0af-211c-4fe7-96f2-174957fafce6 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:54:21.906336 crc crio[23733]: time=\"2026-06-09T13:54:21.90542395Z\" level=info msg=\"Got pod network &{Name:keystone-9f62-account-create-update-m8chx Namespace:openstack ID:554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531 UID:5bf95cd7-b28c-4e16-ba16-a511ee29b3a2 NetNS:/var/run/netns/d008a0af-211c-4fe7-96f2-174957fafce6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bf95cd7_b28c_4e16_ba16_a511ee29b3a2.slice PodAnnotations:0xc00008c760}] Aliases:map[]}\"\nJun 09 13:54:21.906336 crc crio[23733]: time=\"2026-06-09T13:54:21.905594365Z\" level=info msg=\"Checking pod openstack_keystone-9f62-account-create-update-m8chx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:54:21.920347 crc crio[23733]: 2026-06-09T13:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67990cb3f42fa09 Mac:62:be:1e:42:08:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/72f69282-3e1e-42e4-9b51-93872cd6158d SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:54:21.925927 crc crio[23733]: time=\"2026-06-09T13:54:21.920088048Z\" level=info msg=\"Ran pod sandbox 85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451 with infra container: openstack/ovsdbserver-nb-0-config-1781013256-n479z/POD\" id=24507474-153f-4bdc-a5d0-93b198833082 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:21.925927 crc crio[23733]: time=\"2026-06-09T13:54:21.921285058Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:67990cb3f42fa09acd7b4387525c889b8809d52f69162692ecbb171023dfeefe UID:29a43d23-2cbc-4d11-9e24-628f70c6a918 NetNS:/var/run/netns/72f69282-3e1e-42e4-9b51-93872cd6158d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a43d23_2cbc_4d11_9e24_628f70c6a918.slice PodAnnotations:0xc0059cc098}] Aliases:map[]}\"\nJun 09 13:54:21.925927 crc crio[23733]: time=\"2026-06-09T13:54:21.924530898Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:54:21.925927 crc crio[23733]: time=\"2026-06-09T13:54:21.921348428Z\" level=info msg=\"Ran pod sandbox 7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e with infra container: openstack/placement-ee55-account-create-update-fzqcc/POD\" id=ea913815-c53c-4768-aa3b-29192910c46a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:21.926946 crc crio[23733]: time=\"2026-06-09T13:54:21.926864077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=c2348c71-c7df-49cf-8304-c11b92195e3b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:21.927943 crc crio[23733]: time=\"2026-06-09T13:54:21.927903943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=82084d35-d63a-4404-af45-3c16bd8eabf3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:21.928675 crc crio[23733]: time=\"2026-06-09T13:54:21.92858779Z\" level=info msg=\"Ran pod sandbox e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50 with infra container: openstack/keystone-db-create-24dfq/POD\" id=5e18b68b-7bf8-48e4-b199-accc276caba4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:21.939892 crc crio[23733]: time=\"2026-06-09T13:54:21.939768989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=844f300d-4a58-475a-b149-45bf8c4fe447 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:21.957945 crc crio[23733]: time=\"2026-06-09T13:54:21.957313028Z\" level=info msg=\"Ran pod sandbox 67990cb3f42fa09acd7b4387525c889b8809d52f69162692ecbb171023dfeefe with infra container: openstack/ovn-northd-0/POD\" id=307846bb-1c30-4ea8-96fe-4d8369688ded name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:21.960906 crc crio[23733]: time=\"2026-06-09T13:54:21.960776205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=a9c5a56e-4025-42ca-85b0-1a29303ed3c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:21.961996 crc crio[23733]: 2026-06-09T13:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b856f2c9d265825 Mac:9e:55:65:be:0f:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/4f0d25f8-1887-4583-8567-a45604d0f1bd SocketPath: PciID:}] [{Interface:0xc0002846e0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:54:21.962281 crc crio[23733]: time=\"2026-06-09T13:54:21.962008486Z\" level=info msg=\"Ran pod sandbox 554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531 with infra container: openstack/keystone-9f62-account-create-update-m8chx/POD\" id=538040ee-ba8a-49cd-8b9e-1cc44e49ac00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:21.963249 crc crio[23733]: time=\"2026-06-09T13:54:21.962898247Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781013255-4qfvf Namespace:openstack ID:b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639 UID:3ceb1cfd-3ee1-40f5-bd3e-c46b6187dcd3 NetNS:/var/run/netns/4f0d25f8-1887-4583-8567-a45604d0f1bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ceb1cfd_3ee1_40f5_bd3e_c46b6187dcd3.slice PodAnnotations:0xc0020d80c8}] Aliases:map[]}\"\nJun 09 13:54:21.963249 crc crio[23733]: time=\"2026-06-09T13:54:21.963068132Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781013255-4qfvf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:54:21.967023 crc crio[23733]: time=\"2026-06-09T13:54:21.964892938Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=ac394359-61e4-4ecc-8995-a3ac8d1cb324 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:21.967023 crc crio[23733]: time=\"2026-06-09T13:54:21.965274607Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=158a8e10-c56a-4fb9-b28a-4c50b1a3eac7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:21.967023 crc crio[23733]: time=\"2026-06-09T13:54:21.965095113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:21.967023 crc crio[23733]: time=\"2026-06-09T13:54:21.965834451Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=ac394359-61e4-4ecc-8995-a3ac8d1cb324 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:21.967023 crc crio[23733]: time=\"2026-06-09T13:54:21.965910363Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=ac394359-61e4-4ecc-8995-a3ac8d1cb324 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:21.976466 crc crio[23733]: time=\"2026-06-09T13:54:21.975827001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:21.977542 crc crio[23733]: time=\"2026-06-09T13:54:21.977199986Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=332044b8-bcfd-4f0d-a683-628ce37aacf6 name=/runtime.v1.ImageService/PullImage\nJun 09 13:54:21.980757 crc crio[23733]: time=\"2026-06-09T13:54:21.980492868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8d8c86d7-35fa-4ecf-aabb-04dbc73aad25 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:21.981585 crc crio[23733]: time=\"2026-06-09T13:54:21.981153054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5ea561c8-30c9-4442-9032-836b4afebc2e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:22.000763 crc crio[23733]: time=\"2026-06-09T13:54:22.00055103Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=eab70694-7ec5-442d-b83c-29bc89e44ec7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:22.001349 crc crio[23733]: time=\"2026-06-09T13:54:22.000652252Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"\nJun 09 13:54:22.008933 crc crio[23733]: time=\"2026-06-09T13:54:22.002890308Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781013256-n479z/ovn-config\" id=2602d8b6-4cb2-44c4-b576-56f5baf1a218 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:22.022286 crc crio[23733]: time=\"2026-06-09T13:54:22.02217266Z\" level=info msg=\"Ran pod sandbox b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639 with infra container: openstack/ovsdbserver-sb-0-config-1781013255-4qfvf/POD\" id=e846df31-520d-4d08-9e15-06e571ae5260 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:22.024263 crc crio[23733]: time=\"2026-06-09T13:54:22.0242193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:22.026583 crc crio[23733]: time=\"2026-06-09T13:54:22.026515008Z\" level=info msg=\"Creating container: openstack/placement-ee55-account-create-update-fzqcc/mariadb-account-create-update\" id=7b620540-a25f-48a5-a8f2-7e4ad43f5244 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:22.030345 crc crio[23733]: time=\"2026-06-09T13:54:22.028740963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:22.033886 crc crio[23733]: time=\"2026-06-09T13:54:22.033840271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=05bbd76c-3718-411d-9c41-6a4457872680 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:22.038368 crc crio[23733]: 2026-06-09T13:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2553c3b993e475 Mac:8a:06:27:94:d3:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/95002071-ab5d-4bf8-bbd6-d75b323d65e4 SocketPath: PciID:}] [{Interface:0xc0001fe8f0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:54:22.049033 crc crio[23733]: time=\"2026-06-09T13:54:22.048918738Z\" level=info msg=\"Got pod network &{Name:glance-db-create-f2sbp Namespace:openstack ID:e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828 UID:3a4aa6e0-a98d-4900-9b9e-5f66b1430227 NetNS:/var/run/netns/95002071-ab5d-4bf8-bbd6-d75b323d65e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a4aa6e0_a98d_4900_9b9e_5f66b1430227.slice PodAnnotations:0xc0027d06c0}] Aliases:map[]}\"\nJun 09 13:54:22.049363 crc crio[23733]: time=\"2026-06-09T13:54:22.049294158Z\" level=info msg=\"Checking pod openstack_glance-db-create-f2sbp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:54:22.081596 crc crio[23733]: time=\"2026-06-09T13:54:22.081455432Z\" level=info msg=\"Creating container: openstack/keystone-db-create-24dfq/mariadb-database-create\" id=d5fa19ad-88f2-4453-a8b1-bf2db7043c1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:22.108006 crc crio[23733]: time=\"2026-06-09T13:54:22.107828341Z\" level=info msg=\"Ran pod sandbox e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828 with infra container: openstack/glance-db-create-f2sbp/POD\" id=1aab8673-6afa-446b-8dee-0e2863086735 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:22.108753 crc crio[23733]: time=\"2026-06-09T13:54:22.108689333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=7b141fec-238d-4758-a789-aefb02973b9c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:22.110829 crc crio[23733]: time=\"2026-06-09T13:54:22.110774736Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b165a2b6-2cba-4ccf-8062-4c8b72545ffe name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:22.117734 crc crio[23733]: time=\"2026-06-09T13:54:22.117601236Z\" level=info msg=\"Creating container: openstack/keystone-9f62-account-create-update-m8chx/mariadb-account-create-update\" id=474e60e0-c4cd-42b5-8b80-88e9247a06da name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:22.125313 crc crio[23733]: time=\"2026-06-09T13:54:22.125053091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:22.125975 crc crio[23733]: time=\"2026-06-09T13:54:22.125827831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b9cdb672-20f3-4162-925d-0f93cbb13a69 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:22.151234 crc crio[23733]: time=\"2026-06-09T13:54:22.137199926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:22.151234 crc crio[23733]: time=\"2026-06-09T13:54:22.140655341Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781013255-4qfvf/ovn-config\" id=56c3c770-1f09-4b3b-9fd9-9a9537ec3336 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:22.151234 crc crio[23733]: time=\"2026-06-09T13:54:22.141562454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:22.151234 crc crio[23733]: time=\"2026-06-09T13:54:22.144440016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:22.151234 crc crio[23733]: time=\"2026-06-09T13:54:22.14857573Z\" level=info msg=\"Creating container: openstack/glance-db-create-f2sbp/mariadb-database-create\" id=792f3892-4ab5-4a5a-967a-d26bfa6e838d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:22.174951 crc crio[23733]: time=\"2026-06-09T13:54:22.174640262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:22.178993 crc crio[23733]: time=\"2026-06-09T13:54:22.177661927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:22.184169 crc crio[23733]: time=\"2026-06-09T13:54:22.183944725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:22.186316 crc crio[23733]: time=\"2026-06-09T13:54:22.18617885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:22.188024 crc crio[23733]: time=\"2026-06-09T13:54:22.187991445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:22.189771 crc crio[23733]: time=\"2026-06-09T13:54:22.189376891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:22.252778 crc crio[23733]: time=\"2026-06-09T13:54:22.252713654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:22.258508 crc crio[23733]: time=\"2026-06-09T13:54:22.258463308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:22.260678 crc crio[23733]: time=\"2026-06-09T13:54:22.26056562Z\" level=info msg=\"Created container 441df41ed2b727667163a25d974eccd9463120c23208ba03be7bfa3de54125ba: openstack/glance-71be-account-create-update-6tsmh/mariadb-account-create-update\" id=5731612f-91af-4e9f-8425-878fc4f0804d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:22.262059 crc crio[23733]: time=\"2026-06-09T13:54:22.262002296Z\" level=info msg=\"Starting container: 441df41ed2b727667163a25d974eccd9463120c23208ba03be7bfa3de54125ba\" id=cccc8b6e-4c39-4b38-a25f-c0d53d64421a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:22.267583 crc crio[23733]: time=\"2026-06-09T13:54:22.267494564Z\" level=info msg=\"Started container\" PID=60079 containerID=441df41ed2b727667163a25d974eccd9463120c23208ba03be7bfa3de54125ba description=openstack/glance-71be-account-create-update-6tsmh/mariadb-account-create-update id=cccc8b6e-4c39-4b38-a25f-c0d53d64421a name=/runtime.v1.RuntimeService/StartContainer sandboxID=49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940\nJun 09 13:54:22.288886 crc crio[23733]: time=\"2026-06-09T13:54:22.288663552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:22.293092 crc crio[23733]: time=\"2026-06-09T13:54:22.293010882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:22.329225 crc crio[23733]: time=\"2026-06-09T13:54:22.329062442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:22.335952 crc crio[23733]: time=\"2026-06-09T13:54:22.335868012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:22.371842 crc crio[23733]: 2026-06-09T13:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:219b4d1486d122d Mac:ba:9c:f7:5d:d4:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/9f4edcbb-cb75-42d9-9e91-5de72748e40d SocketPath: PciID:}] [{Interface:0xc0002f8930 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:54:22.375455 crc crio[23733]: time=\"2026-06-09T13:54:22.375195476Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-vnxl9 Namespace:openstack ID:219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32 UID:487ac479-8cb6-4a64-91d8-71b0376454a6 NetNS:/var/run/netns/9f4edcbb-cb75-42d9-9e91-5de72748e40d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod487ac479_8cb6_4a64_91d8_71b0376454a6.slice PodAnnotations:0xc0059cc390}] Aliases:map[]}\"\nJun 09 13:54:22.375887 crc crio[23733]: time=\"2026-06-09T13:54:22.375741539Z\" level=info msg=\"Checking pod openstack_root-account-create-update-vnxl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:54:22.439422 crc crio[23733]: time=\"2026-06-09T13:54:22.439333529Z\" level=info msg=\"Ran pod sandbox 219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32 with infra container: openstack/root-account-create-update-vnxl9/POD\" id=4d459197-4ee2-4da6-ae77-ff813c5e1f59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:22.443983 crc crio[23733]: time=\"2026-06-09T13:54:22.443893443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d82663e6-059b-49cf-a766-8d7c134d4566 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:22.452646 crc crio[23733]: time=\"2026-06-09T13:54:22.452508149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=83649dc1-020e-4658-8e69-b3570ee71a06 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:22.463718 crc crio[23733]: time=\"2026-06-09T13:54:22.463589845Z\" level=info msg=\"Creating container: openstack/root-account-create-update-vnxl9/mariadb-account-create-update\" id=e960561b-6606-4da6-994a-22b30e8ff12c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:22.465597 crc crio[23733]: time=\"2026-06-09T13:54:22.465514793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:22.600680 crc crio[23733]: time=\"2026-06-09T13:54:22.600513509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:22.606237 crc crio[23733]: time=\"2026-06-09T13:54:22.606084618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:22.640974 crc crio[23733]: time=\"2026-06-09T13:54:22.640767754Z\" level=info msg=\"Created container ba45a2dc6ebdaed71b9b6f543fb94e8f603be6be1ad9a7c3f2f28d254610dc19: openstack/ovsdbserver-nb-0-config-1781013256-n479z/ovn-config\" id=2602d8b6-4cb2-44c4-b576-56f5baf1a218 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:22.644653 crc crio[23733]: time=\"2026-06-09T13:54:22.644508898Z\" level=info msg=\"Created container af59477d3b73458ab38c0ad4cbf90b8aab2acec454c93d9bbab6dbb19ed4c246: openstack/keystone-9f62-account-create-update-m8chx/mariadb-account-create-update\" id=474e60e0-c4cd-42b5-8b80-88e9247a06da name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:22.645863 crc crio[23733]: time=\"2026-06-09T13:54:22.645260997Z\" level=info msg=\"Starting container: ba45a2dc6ebdaed71b9b6f543fb94e8f603be6be1ad9a7c3f2f28d254610dc19\" id=c4409574-7905-432a-a2ae-748fb3891dc3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:22.648303 crc crio[23733]: time=\"2026-06-09T13:54:22.648189001Z\" level=info msg=\"Starting container: af59477d3b73458ab38c0ad4cbf90b8aab2acec454c93d9bbab6dbb19ed4c246\" id=7960c669-7c95-4ee7-9444-6fd5060596fb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:22.662967 crc crio[23733]: time=\"2026-06-09T13:54:22.662748064Z\" level=info msg=\"Started container\" PID=60162 containerID=ba45a2dc6ebdaed71b9b6f543fb94e8f603be6be1ad9a7c3f2f28d254610dc19 description=openstack/ovsdbserver-nb-0-config-1781013256-n479z/ovn-config id=c4409574-7905-432a-a2ae-748fb3891dc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451\nJun 09 13:54:22.670901 crc crio[23733]: time=\"2026-06-09T13:54:22.667973465Z\" level=info msg=\"Created container f2ddba2f4c7c22254ca879b6e57122b764a950139d53ddf99f1122b68175b7f9: openstack/keystone-db-create-24dfq/mariadb-database-create\" id=d5fa19ad-88f2-4453-a8b1-bf2db7043c1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:22.670901 crc crio[23733]: time=\"2026-06-09T13:54:22.668912049Z\" level=info msg=\"Started container\" PID=60155 containerID=af59477d3b73458ab38c0ad4cbf90b8aab2acec454c93d9bbab6dbb19ed4c246 description=openstack/keystone-9f62-account-create-update-m8chx/mariadb-account-create-update id=7960c669-7c95-4ee7-9444-6fd5060596fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531\nJun 09 13:54:22.670901 crc crio[23733]: time=\"2026-06-09T13:54:22.669705098Z\" level=info msg=\"Starting container: f2ddba2f4c7c22254ca879b6e57122b764a950139d53ddf99f1122b68175b7f9\" id=6e1e150b-2849-47f6-a81a-c34c48b37999 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:22.683520 crc crio[23733]: time=\"2026-06-09T13:54:22.683405691Z\" level=info msg=\"Started container\" PID=60159 containerID=f2ddba2f4c7c22254ca879b6e57122b764a950139d53ddf99f1122b68175b7f9 description=openstack/keystone-db-create-24dfq/mariadb-database-create id=6e1e150b-2849-47f6-a81a-c34c48b37999 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50\nJun 09 13:54:22.689552 crc crio[23733]: time=\"2026-06-09T13:54:22.689082324Z\" level=info msg=\"Created container 99b5f7773931c10fb996049b8027999b9e7dc6ca5f4f0d0e02f5cc23ce46f026: openstack/placement-ee55-account-create-update-fzqcc/mariadb-account-create-update\" id=7b620540-a25f-48a5-a8f2-7e4ad43f5244 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:22.698170 crc crio[23733]: time=\"2026-06-09T13:54:22.697970195Z\" level=info msg=\"Starting container: 99b5f7773931c10fb996049b8027999b9e7dc6ca5f4f0d0e02f5cc23ce46f026\" id=2f5455b7-171e-4caf-a568-bf413befde8b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:22.711826 crc crio[23733]: time=\"2026-06-09T13:54:22.710455647Z\" level=info msg=\"Started container\" PID=60163 containerID=99b5f7773931c10fb996049b8027999b9e7dc6ca5f4f0d0e02f5cc23ce46f026 description=openstack/placement-ee55-account-create-update-fzqcc/mariadb-account-create-update id=2f5455b7-171e-4caf-a568-bf413befde8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e\nJun 09 13:54:22.712516 crc crio[23733]: time=\"2026-06-09T13:54:22.712462467Z\" level=info msg=\"Created container c327c1497631249726626ec32e246010438c91b7bf38f370972752047a12707e: openstack/glance-db-create-f2sbp/mariadb-database-create\" id=792f3892-4ab5-4a5a-967a-d26bfa6e838d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:22.717464 crc crio[23733]: time=\"2026-06-09T13:54:22.71733879Z\" level=info msg=\"Starting container: c327c1497631249726626ec32e246010438c91b7bf38f370972752047a12707e\" id=d1036808-df88-4fcc-9994-ac17af59db76 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:22.718550 crc crio[23733]: time=\"2026-06-09T13:54:22.718453067Z\" level=info msg=\"Created container 4a4cf6e1e07e242c92146c4c26d838567a72cbb6558312bf805e84c36bc3ef41: openstack/ovsdbserver-sb-0-config-1781013255-4qfvf/ovn-config\" id=56c3c770-1f09-4b3b-9fd9-9a9537ec3336 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:22.721429 crc crio[23733]: time=\"2026-06-09T13:54:22.721093423Z\" level=info msg=\"Starting container: 4a4cf6e1e07e242c92146c4c26d838567a72cbb6558312bf805e84c36bc3ef41\" id=e9781991-c1c0-4f97-b0e8-895cef462435 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:22.726029 crc crio[23733]: time=\"2026-06-09T13:54:22.725901144Z\" level=info msg=\"Started container\" PID=60160 containerID=c327c1497631249726626ec32e246010438c91b7bf38f370972752047a12707e description=openstack/glance-db-create-f2sbp/mariadb-database-create id=d1036808-df88-4fcc-9994-ac17af59db76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828\nJun 09 13:54:22.744492 crc crio[23733]: time=\"2026-06-09T13:54:22.738083968Z\" level=info msg=\"Started container\" PID=60164 containerID=4a4cf6e1e07e242c92146c4c26d838567a72cbb6558312bf805e84c36bc3ef41 description=openstack/ovsdbserver-sb-0-config-1781013255-4qfvf/ovn-config id=e9781991-c1c0-4f97-b0e8-895cef462435 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639\nJun 09 13:54:22.780967 crc crio[23733]: time=\"2026-06-09T13:54:22.780849708Z\" level=info msg=\"Created container b38519b2f5eb796ec9e1e27adcc42f1a2faa045de6e663b85387066c8a598711: openstack/root-account-create-update-vnxl9/mariadb-account-create-update\" id=e960561b-6606-4da6-994a-22b30e8ff12c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:22.784549 crc crio[23733]: time=\"2026-06-09T13:54:22.784458547Z\" level=info msg=\"Starting container: b38519b2f5eb796ec9e1e27adcc42f1a2faa045de6e663b85387066c8a598711\" id=b9d6e7ed-2046-4403-9939-f2a957e65b2a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:22.797840 crc crio[23733]: time=\"2026-06-09T13:54:22.79775247Z\" level=info msg=\"Started container\" PID=60175 containerID=b38519b2f5eb796ec9e1e27adcc42f1a2faa045de6e663b85387066c8a598711 description=openstack/root-account-create-update-vnxl9/mariadb-account-create-update id=b9d6e7ed-2046-4403-9939-f2a957e65b2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32\nJun 09 13:54:23.720282 crc crio[23733]: time=\"2026-06-09T13:54:23.719441294Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904\" id=332044b8-bcfd-4f0d-a683-628ce37aacf6 name=/runtime.v1.ImageService/PullImage\nJun 09 13:54:23.722403 crc crio[23733]: time=\"2026-06-09T13:54:23.721750251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=631c1dd3-620a-4a15-9f92-7985278d6f6a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:23.767816 crc crio[23733]: time=\"2026-06-09T13:54:23.76769118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=af9ae875-4542-406c-8cd9-532f0ce32d02 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:23.776962 crc crio[23733]: time=\"2026-06-09T13:54:23.776602422Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=047c099c-3751-4238-a872-67bbfa847da4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:23.778440 crc crio[23733]: time=\"2026-06-09T13:54:23.778308735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:23.821705 crc crio[23733]: time=\"2026-06-09T13:54:23.821492574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:23.827256 crc crio[23733]: time=\"2026-06-09T13:54:23.827086484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:23.973054 crc crio[23733]: time=\"2026-06-09T13:54:23.972715205Z\" level=info msg=\"Created container f5f1b7c7a7e7f8b7353d88399a1d169c7aba255d3e7e2934d2b7c545e2a2ad8f: openstack/ovn-northd-0/ovn-northd\" id=047c099c-3751-4238-a872-67bbfa847da4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:23.974198 crc crio[23733]: time=\"2026-06-09T13:54:23.974164521Z\" level=info msg=\"Starting container: f5f1b7c7a7e7f8b7353d88399a1d169c7aba255d3e7e2934d2b7c545e2a2ad8f\" id=8561861e-5dfa-4c90-a52e-685ff7fc6013 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:23.985171 crc crio[23733]: time=\"2026-06-09T13:54:23.985005173Z\" level=info msg=\"Started container\" PID=60385 containerID=f5f1b7c7a7e7f8b7353d88399a1d169c7aba255d3e7e2934d2b7c545e2a2ad8f description=openstack/ovn-northd-0/ovn-northd id=8561861e-5dfa-4c90-a52e-685ff7fc6013 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67990cb3f42fa09acd7b4387525c889b8809d52f69162692ecbb171023dfeefe\nJun 09 13:54:23.997226 crc crio[23733]: time=\"2026-06-09T13:54:23.997157817Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=51f8c2a4-f099-4862-95d8-1c1514c9e9d2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:24.057323 crc crio[23733]: time=\"2026-06-09T13:54:24.056703765Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=b5e5c042-9770-4df0-bfe2-7176628eb328 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:24.071372 crc crio[23733]: time=\"2026-06-09T13:54:24.07127742Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=71ea06f3-a85a-4075-952e-96af65028d14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:24.073778 crc crio[23733]: time=\"2026-06-09T13:54:24.073717971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:24.108842 crc crio[23733]: time=\"2026-06-09T13:54:24.108668454Z\" level=info msg=\"Stopping pod sandbox: b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639\" id=7f9a128e-3807-49e4-9006-4c649701094c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:24.109322 crc crio[23733]: time=\"2026-06-09T13:54:24.109049054Z\" level=info msg=\"Stopping pod sandbox: 6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd\" id=d9062a75-3374-423c-96e8-3f065202193a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:24.109542 crc crio[23733]: time=\"2026-06-09T13:54:24.109051254Z\" level=info msg=\"Stopping pod sandbox: 49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940\" id=55126021-10d8-4faa-80eb-e88807eb6472 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:24.109699 crc crio[23733]: time=\"2026-06-09T13:54:24.109578357Z\" level=info msg=\"Got pod network &{Name:placement-db-create-c887h Namespace:openstack ID:6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd UID:c89ce1d5-89a1-4751-98bc-05279f64f70f NetNS:/var/run/netns/e46d8cf0-49d4-4070-b09a-09b84c8c91a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc89ce1d5_89a1_4751_98bc_05279f64f70f.slice PodAnnotations:0xc002534530}] Aliases:map[]}\"\nJun 09 13:54:24.109780 crc crio[23733]: time=\"2026-06-09T13:54:24.109634598Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781013255-4qfvf Namespace:openstack ID:b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639 UID:3ceb1cfd-3ee1-40f5-bd3e-c46b6187dcd3 NetNS:/var/run/netns/4f0d25f8-1887-4583-8567-a45604d0f1bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ceb1cfd_3ee1_40f5_bd3e_c46b6187dcd3.slice PodAnnotations:0xc00012a578}] Aliases:map[]}\"\nJun 09 13:54:24.109780 crc crio[23733]: time=\"2026-06-09T13:54:24.109774162Z\" level=info msg=\"Deleting pod openstack_placement-db-create-c887h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:24.109882 crc crio[23733]: time=\"2026-06-09T13:54:24.109843474Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781013255-4qfvf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:24.110250 crc crio[23733]: time=\"2026-06-09T13:54:24.110199332Z\" level=info msg=\"Got pod network &{Name:glance-71be-account-create-update-6tsmh Namespace:openstack ID:49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940 UID:e01e02dc-d3a4-4744-a28f-f9c7f2f38a03 NetNS:/var/run/netns/1045b43a-e48b-4653-9afe-3a3de5a75e62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01e02dc_d3a4_4744_a28f_f9c7f2f38a03.slice PodAnnotations:0xc00008cf88}] Aliases:map[]}\"\nJun 09 13:54:24.110438 crc crio[23733]: time=\"2026-06-09T13:54:24.110398077Z\" level=info msg=\"Deleting pod openstack_glance-71be-account-create-update-6tsmh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:24.111874 crc crio[23733]: time=\"2026-06-09T13:54:24.11168686Z\" level=info msg=\"Stopping pod sandbox: 85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451\" id=20d9b9c2-2d69-4d89-aafc-5e9230815176 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:24.112841 crc crio[23733]: time=\"2026-06-09T13:54:24.112705045Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781013256-n479z Namespace:openstack ID:85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451 UID:517f1563-b311-4a2a-b4e7-73d60d84d05f NetNS:/var/run/netns/3bcf6596-961f-46af-aa7f-5c5eee08814a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod517f1563_b311_4a2a_b4e7_73d60d84d05f.slice PodAnnotations:0xc0059cc320}] Aliases:map[]}\"\nJun 09 13:54:24.112985 crc crio[23733]: time=\"2026-06-09T13:54:24.11292547Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781013256-n479z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:24.179757 crc crio[23733]: time=\"2026-06-09T13:54:24.178273925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:24.192585 crc crio[23733]: time=\"2026-06-09T13:54:24.19247957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:24.341366 crc crio[23733]: time=\"2026-06-09T13:54:24.341256379Z\" level=info msg=\"Created container dcd143f9b27163bb37d455e6a93fc24cf720ee7d7c0f1a8a141b4595572a3077: openstack/ovn-northd-0/openstack-network-exporter\" id=71ea06f3-a85a-4075-952e-96af65028d14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:24.346466 crc crio[23733]: time=\"2026-06-09T13:54:24.343562007Z\" level=info msg=\"Starting container: dcd143f9b27163bb37d455e6a93fc24cf720ee7d7c0f1a8a141b4595572a3077\" id=cb8eb689-8b55-4c90-ab8c-69081cd4eac6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:24.352411 crc crio[23733]: time=\"2026-06-09T13:54:24.352319886Z\" level=info msg=\"Started container\" PID=60480 containerID=dcd143f9b27163bb37d455e6a93fc24cf720ee7d7c0f1a8a141b4595572a3077 description=openstack/ovn-northd-0/openstack-network-exporter id=cb8eb689-8b55-4c90-ab8c-69081cd4eac6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67990cb3f42fa09acd7b4387525c889b8809d52f69162692ecbb171023dfeefe\nJun 09 13:54:24.605988 crc crio[23733]: time=\"2026-06-09T13:54:24.605796563Z\" level=info msg=\"Stopped pod sandbox: 85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451\" id=20d9b9c2-2d69-4d89-aafc-5e9230815176 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:24.768679 crc crio[23733]: time=\"2026-06-09T13:54:24.767956327Z\" level=info msg=\"Stopped pod sandbox: b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639\" id=7f9a128e-3807-49e4-9006-4c649701094c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:24.777667 crc crio[23733]: time=\"2026-06-09T13:54:24.777396603Z\" level=info msg=\"Stopped pod sandbox: 6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd\" id=d9062a75-3374-423c-96e8-3f065202193a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:24.810349 crc crio[23733]: time=\"2026-06-09T13:54:24.810214204Z\" level=info msg=\"Stopped pod sandbox: 49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940\" id=55126021-10d8-4faa-80eb-e88807eb6472 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:25.142988 crc crio[23733]: time=\"2026-06-09T13:54:25.142819998Z\" level=info msg=\"Stopping pod sandbox: 7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e\" id=92d70a68-9858-4dce-b5ef-8e34cac84ef9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:25.142988 crc crio[23733]: time=\"2026-06-09T13:54:25.14286428Z\" level=info msg=\"Stopping pod sandbox: e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50\" id=a7a625f1-c3c7-4ed3-97ef-277116e7fefd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:25.143439 crc crio[23733]: time=\"2026-06-09T13:54:25.143376783Z\" level=info msg=\"Got pod network &{Name:placement-ee55-account-create-update-fzqcc Namespace:openstack ID:7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e UID:65007264-14e1-4b60-9a77-31b74ace5e97 NetNS:/var/run/netns/676bb1f3-b90c-4dbb-9994-d01a1c2d4d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65007264_14e1_4b60_9a77_31b74ace5e97.slice PodAnnotations:0xc00028e1b8}] Aliases:map[]}\"\nJun 09 13:54:25.143647 crc crio[23733]: time=\"2026-06-09T13:54:25.143550607Z\" level=info msg=\"Deleting pod openstack_placement-ee55-account-create-update-fzqcc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:25.144059 crc crio[23733]: time=\"2026-06-09T13:54:25.143994528Z\" level=info msg=\"Stopping pod sandbox: 554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531\" id=7d3067d5-35cf-45e9-8079-2f4693617874 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:25.144313 crc crio[23733]: time=\"2026-06-09T13:54:25.144253025Z\" level=info msg=\"Stopping pod sandbox: 219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32\" id=98ecc39f-e7fd-4d26-9cbe-7fb29b786ce7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:25.145793 crc crio[23733]: time=\"2026-06-09T13:54:25.144372197Z\" level=info msg=\"Got pod network &{Name:keystone-9f62-account-create-update-m8chx Namespace:openstack ID:554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531 UID:5bf95cd7-b28c-4e16-ba16-a511ee29b3a2 NetNS:/var/run/netns/d008a0af-211c-4fe7-96f2-174957fafce6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bf95cd7_b28c_4e16_ba16_a511ee29b3a2.slice PodAnnotations:0xc002534818}] Aliases:map[]}\"\nJun 09 13:54:25.145793 crc crio[23733]: time=\"2026-06-09T13:54:25.144649366Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-24dfq Namespace:openstack ID:e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50 UID:f3d3f35b-c7d2-4b11-b29e-60f16b14b122 NetNS:/var/run/netns/c396b160-530d-458d-9893-36336999004c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3d3f35b_c7d2_4b11_b29e_60f16b14b122.slice PodAnnotations:0xc0020d8370}] Aliases:map[]}\"\nJun 09 13:54:25.145793 crc crio[23733]: time=\"2026-06-09T13:54:25.145460745Z\" level=info msg=\"Deleting pod openstack_keystone-9f62-account-create-update-m8chx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:25.145793 crc crio[23733]: time=\"2026-06-09T13:54:25.145151818Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-vnxl9 Namespace:openstack ID:219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32 UID:487ac479-8cb6-4a64-91d8-71b0376454a6 NetNS:/var/run/netns/9f4edcbb-cb75-42d9-9e91-5de72748e40d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod487ac479_8cb6_4a64_91d8_71b0376454a6.slice PodAnnotations:0xc0027d0080}] Aliases:map[]}\"\nJun 09 13:54:25.145793 crc crio[23733]: time=\"2026-06-09T13:54:25.145768593Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-vnxl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:25.146042 crc crio[23733]: time=\"2026-06-09T13:54:25.145831854Z\" level=info msg=\"Stopping pod sandbox: e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828\" id=abf55151-741c-43c2-ac48-98b4a230848c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:25.150165 crc crio[23733]: time=\"2026-06-09T13:54:25.146186163Z\" level=info msg=\"Got pod network &{Name:glance-db-create-f2sbp Namespace:openstack ID:e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828 UID:3a4aa6e0-a98d-4900-9b9e-5f66b1430227 NetNS:/var/run/netns/95002071-ab5d-4bf8-bbd6-d75b323d65e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a4aa6e0_a98d_4900_9b9e_5f66b1430227.slice PodAnnotations:0xc0059cc478}] Aliases:map[]}\"\nJun 09 13:54:25.150165 crc crio[23733]: time=\"2026-06-09T13:54:25.146313556Z\" level=info msg=\"Deleting pod openstack_glance-db-create-f2sbp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:25.150165 crc crio[23733]: time=\"2026-06-09T13:54:25.145769073Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-24dfq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:25.618849 crc crio[23733]: time=\"2026-06-09T13:54:25.618345457Z\" level=info msg=\"Stopped pod sandbox: e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828\" id=abf55151-741c-43c2-ac48-98b4a230848c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:25.882309 crc crio[23733]: time=\"2026-06-09T13:54:25.879680961Z\" level=info msg=\"Stopped pod sandbox: 554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531\" id=7d3067d5-35cf-45e9-8079-2f4693617874 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:25.912464 crc crio[23733]: time=\"2026-06-09T13:54:25.911761683Z\" level=info msg=\"Stopped pod sandbox: 7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e\" id=92d70a68-9858-4dce-b5ef-8e34cac84ef9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:25.927291 crc crio[23733]: time=\"2026-06-09T13:54:25.927202719Z\" level=info msg=\"Stopped pod sandbox: 219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32\" id=98ecc39f-e7fd-4d26-9cbe-7fb29b786ce7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:25.935005 crc crio[23733]: time=\"2026-06-09T13:54:25.934960064Z\" level=info msg=\"Stopped pod sandbox: e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50\" id=a7a625f1-c3c7-4ed3-97ef-277116e7fefd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:29.187548 crc crio[23733]: time=\"2026-06-09T13:54:29.186800202Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-znq9q/POD\" id=c78dc97e-1461-4e22-ba54-c3528472b0f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:29.189304 crc crio[23733]: time=\"2026-06-09T13:54:29.187638424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:29.221057 crc crio[23733]: time=\"2026-06-09T13:54:29.220565146Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-znq9q Namespace:openstack ID:fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e UID:d4fd70f5-5707-4d41-b617-bb358eb4f2db NetNS:/var/run/netns/07466529-50d8-434b-a059-7b5c5378c099 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4fd70f5_5707_4d41_b617_bb358eb4f2db.slice PodAnnotations:0xc00012af40}] Aliases:map[]}\"\nJun 09 13:54:29.221057 crc crio[23733]: time=\"2026-06-09T13:54:29.221006747Z\" level=info msg=\"Adding pod openstack_glance-db-sync-znq9q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:29.943297 crc crio[23733]: 2026-06-09T13:54:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbe3a68dd205447 Mac:3a:b5:10:0b:44:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/07466529-50d8-434b-a059-7b5c5378c099 SocketPath: PciID:}] [{Interface:0xc000286920 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:54:29.946062 crc crio[23733]: time=\"2026-06-09T13:54:29.945979482Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-znq9q Namespace:openstack ID:fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e UID:d4fd70f5-5707-4d41-b617-bb358eb4f2db NetNS:/var/run/netns/07466529-50d8-434b-a059-7b5c5378c099 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4fd70f5_5707_4d41_b617_bb358eb4f2db.slice PodAnnotations:0xc00012af40}] Aliases:map[]}\"\nJun 09 13:54:29.946368 crc crio[23733]: time=\"2026-06-09T13:54:29.94629778Z\" level=info msg=\"Checking pod openstack_glance-db-sync-znq9q for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:54:29.958359 crc crio[23733]: time=\"2026-06-09T13:54:29.95827519Z\" level=info msg=\"Ran pod sandbox fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e with infra container: openstack/glance-db-sync-znq9q/POD\" id=c78dc97e-1461-4e22-ba54-c3528472b0f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:29.961858 crc crio[23733]: time=\"2026-06-09T13:54:29.961758268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4b3e3b5e-53d4-4fc6-be48-28c1b21c233e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:29.962048 crc crio[23733]: time=\"2026-06-09T13:54:29.962001454Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=4b3e3b5e-53d4-4fc6-be48-28c1b21c233e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:29.962258 crc crio[23733]: time=\"2026-06-09T13:54:29.962200018Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=4b3e3b5e-53d4-4fc6-be48-28c1b21c233e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:29.963527 crc crio[23733]: time=\"2026-06-09T13:54:29.96344045Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ddd7d4c4-90d9-4c38-95c9-a82030b09156 name=/runtime.v1.ImageService/PullImage\nJun 09 13:54:29.972889 crc crio[23733]: time=\"2026-06-09T13:54:29.972793684Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"\nJun 09 13:54:32.291901 crc crio[23733]: time=\"2026-06-09T13:54:32.290538099Z\" level=info msg=\"Stopping pod sandbox: 7f70761daf60a2aeafa8043fed8e8e7868d65727fe6bbace85cb4c52a20bee21\" id=b2efb4d1-6913-453c-8feb-4562432fc2da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:32.294370 crc crio[23733]: time=\"2026-06-09T13:54:32.294291392Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-9mw47 Namespace:openstack ID:7f70761daf60a2aeafa8043fed8e8e7868d65727fe6bbace85cb4c52a20bee21 UID:2a4638be-e4d9-44e6-a398-4012e80886a2 NetNS:/var/run/netns/74260bb6-7597-458a-b1ca-ad6025d88414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a4638be_e4d9_44e6_a398_4012e80886a2.slice PodAnnotations:0xc0025340f0}] Aliases:map[]}\"\nJun 09 13:54:32.294510 crc crio[23733]: time=\"2026-06-09T13:54:32.294469967Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-9mw47 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:32.427753 crc crio[23733]: time=\"2026-06-09T13:54:32.42695987Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-5cxrl/POD\" id=c4ac80a1-f044-4bf6-bc1f-b74513e1a5f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:32.427753 crc crio[23733]: time=\"2026-06-09T13:54:32.427733399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:32.465318 crc crio[23733]: time=\"2026-06-09T13:54:32.457579755Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-5cxrl Namespace:openstack ID:2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52 UID:4d8164dc-ea06-4e60-ba42-90d151b8a7b5 NetNS:/var/run/netns/9b208432-01bf-4c82-99df-8455e059566b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d8164dc_ea06_4e60_ba42_90d151b8a7b5.slice PodAnnotations:0xc0059cc240}] Aliases:map[]}\"\nJun 09 13:54:32.465318 crc crio[23733]: time=\"2026-06-09T13:54:32.45778178Z\" level=info msg=\"Adding pod openstack_root-account-create-update-5cxrl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:32.760171 crc crio[23733]: time=\"2026-06-09T13:54:32.757744Z\" level=info msg=\"Stopped pod sandbox: 7f70761daf60a2aeafa8043fed8e8e7868d65727fe6bbace85cb4c52a20bee21\" id=b2efb4d1-6913-453c-8feb-4562432fc2da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:33.019540 crc crio[23733]: 2026-06-09T13:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b057bf7cc2906d Mac:f6:ed:72:7e:f8:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/9b208432-01bf-4c82-99df-8455e059566b SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:54:33.021833 crc crio[23733]: time=\"2026-06-09T13:54:33.021773311Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-5cxrl Namespace:openstack ID:2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52 UID:4d8164dc-ea06-4e60-ba42-90d151b8a7b5 NetNS:/var/run/netns/9b208432-01bf-4c82-99df-8455e059566b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d8164dc_ea06_4e60_ba42_90d151b8a7b5.slice PodAnnotations:0xc0059cc240}] Aliases:map[]}\"\nJun 09 13:54:33.021998 crc crio[23733]: time=\"2026-06-09T13:54:33.021979226Z\" level=info msg=\"Checking pod openstack_root-account-create-update-5cxrl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:54:33.045566 crc crio[23733]: time=\"2026-06-09T13:54:33.045468103Z\" level=info msg=\"Ran pod sandbox 2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52 with infra container: openstack/root-account-create-update-5cxrl/POD\" id=c4ac80a1-f044-4bf6-bc1f-b74513e1a5f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:33.052412 crc crio[23733]: time=\"2026-06-09T13:54:33.052296074Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=87a1902a-0360-41b0-b431-1022f844f802 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:33.057332 crc crio[23733]: time=\"2026-06-09T13:54:33.057241568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3065b3eb-3431-4977-afd9-3a427f962261 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:33.066242 crc crio[23733]: time=\"2026-06-09T13:54:33.066082379Z\" level=info msg=\"Creating container: openstack/root-account-create-update-5cxrl/mariadb-account-create-update\" id=fd1c6254-51e0-4b38-963d-9c6d36dd7e33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:33.066639 crc crio[23733]: time=\"2026-06-09T13:54:33.066574091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:33.113798 crc crio[23733]: time=\"2026-06-09T13:54:33.11175701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:33.118314 crc crio[23733]: time=\"2026-06-09T13:54:33.118182741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:33.257378 crc crio[23733]: time=\"2026-06-09T13:54:33.257042513Z\" level=info msg=\"Created container 41b9c902411960cee15b22c05ac2634116ea421e66ff471e60162fbf0c3d0a48: openstack/root-account-create-update-5cxrl/mariadb-account-create-update\" id=fd1c6254-51e0-4b38-963d-9c6d36dd7e33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:33.259581 crc crio[23733]: time=\"2026-06-09T13:54:33.259456883Z\" level=info msg=\"Starting container: 41b9c902411960cee15b22c05ac2634116ea421e66ff471e60162fbf0c3d0a48\" id=562deb0b-36c9-4381-b2a4-1ac920a07321 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:33.267323 crc crio[23733]: time=\"2026-06-09T13:54:33.267057614Z\" level=info msg=\"Started container\" PID=61126 containerID=41b9c902411960cee15b22c05ac2634116ea421e66ff471e60162fbf0c3d0a48 description=openstack/root-account-create-update-5cxrl/mariadb-account-create-update id=562deb0b-36c9-4381-b2a4-1ac920a07321 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52\nJun 09 13:54:33.328971 crc crio[23733]: time=\"2026-06-09T13:54:33.32892522Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=218d61b6-1511-48e1-9a46-32f808a11f3f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:33.362849 crc crio[23733]: time=\"2026-06-09T13:54:33.362766646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=5de08ae8-c88a-4d24-aa9b-b7b5ebf78fb7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:33.444247 crc crio[23733]: time=\"2026-06-09T13:54:33.444051089Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=208090da-0101-436d-948a-e7f5cb9a2509 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:33.461477 crc crio[23733]: time=\"2026-06-09T13:54:33.460957891Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=42e9bcbf-e152-4f2e-8e7a-33aca90d39ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:33.461818 crc crio[23733]: time=\"2026-06-09T13:54:33.461505894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:33.536205 crc crio[23733]: time=\"2026-06-09T13:54:33.531994206Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=8414a766-6a3c-451f-a211-6b3bffe14f09 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:33.552915 crc crio[23733]: time=\"2026-06-09T13:54:33.552782126Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=b1d45311-7d8d-4294-8e79-fafb20b2db0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:33.554919 crc crio[23733]: time=\"2026-06-09T13:54:33.55455838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:33.607727 crc crio[23733]: time=\"2026-06-09T13:54:33.607592647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:33.621300 crc crio[23733]: time=\"2026-06-09T13:54:33.621177996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:33.641679 crc crio[23733]: time=\"2026-06-09T13:54:33.641541436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:33.646267 crc crio[23733]: time=\"2026-06-09T13:54:33.646185992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:33.757974 crc crio[23733]: time=\"2026-06-09T13:54:33.757868894Z\" level=info msg=\"Created container 8a0cc08b156ee264dd77039380daf8d3e3ca16c97881720b254befb18cda3524: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=42e9bcbf-e152-4f2e-8e7a-33aca90d39ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:33.759815 crc crio[23733]: time=\"2026-06-09T13:54:33.759740231Z\" level=info msg=\"Starting container: 8a0cc08b156ee264dd77039380daf8d3e3ca16c97881720b254befb18cda3524\" id=1ad86252-b98d-4a9c-a757-3ba9572ed37a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:33.767523 crc crio[23733]: time=\"2026-06-09T13:54:33.76732171Z\" level=info msg=\"Started container\" PID=61205 containerID=8a0cc08b156ee264dd77039380daf8d3e3ca16c97881720b254befb18cda3524 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=1ad86252-b98d-4a9c-a757-3ba9572ed37a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a93a71d84827a63316a12c7b53de43d9914ebebe8c90cc9318049cd1d406b0e3\nJun 09 13:54:33.794322 crc crio[23733]: time=\"2026-06-09T13:54:33.793971816Z\" level=info msg=\"Created container beee40082d4028a02e4ba082a10603d22482a78cc46a34a75fc296723f246a7c: openstack/rabbitmq-server-0/rabbitmq\" id=b1d45311-7d8d-4294-8e79-fafb20b2db0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:33.797576 crc crio[23733]: time=\"2026-06-09T13:54:33.797485344Z\" level=info msg=\"Starting container: beee40082d4028a02e4ba082a10603d22482a78cc46a34a75fc296723f246a7c\" id=2c1d071f-d863-4e1c-adaa-be2d2580bfe7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:33.806596 crc crio[23733]: time=\"2026-06-09T13:54:33.805896375Z\" level=info msg=\"Started container\" PID=61209 containerID=beee40082d4028a02e4ba082a10603d22482a78cc46a34a75fc296723f246a7c description=openstack/rabbitmq-server-0/rabbitmq id=2c1d071f-d863-4e1c-adaa-be2d2580bfe7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ade1da8b36552412c64d2a68483abe4203a165bc99b293f0135e9b368d7ba29\nJun 09 13:54:35.415382 crc crio[23733]: time=\"2026-06-09T13:54:35.414333867Z\" level=info msg=\"Stopping pod sandbox: 2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52\" id=1d0abb5a-c113-4d8b-9791-8bab35e3ddba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:35.416404 crc crio[23733]: time=\"2026-06-09T13:54:35.415990688Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-5cxrl Namespace:openstack ID:2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52 UID:4d8164dc-ea06-4e60-ba42-90d151b8a7b5 NetNS:/var/run/netns/9b208432-01bf-4c82-99df-8455e059566b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d8164dc_ea06_4e60_ba42_90d151b8a7b5.slice PodAnnotations:0xc002b0e118}] Aliases:map[]}\"\nJun 09 13:54:35.416404 crc crio[23733]: time=\"2026-06-09T13:54:35.416258045Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-5cxrl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:35.892957 crc crio[23733]: time=\"2026-06-09T13:54:35.892848591Z\" level=info msg=\"Stopped pod sandbox: 2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52\" id=1d0abb5a-c113-4d8b-9791-8bab35e3ddba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:36.130914 crc crio[23733]: time=\"2026-06-09T13:54:36.129855236Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-2j4qb-config-z2jzq/POD\" id=6371c246-47f3-4fc8-970d-cc30a69689ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:36.131154 crc crio[23733]: time=\"2026-06-09T13:54:36.130951144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:36.168872 crc crio[23733]: time=\"2026-06-09T13:54:36.168774428Z\" level=info msg=\"Got pod network &{Name:ovn-controller-2j4qb-config-z2jzq Namespace:openstack ID:3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c UID:f776a0c4-5122-43f5-9c8e-d6229b45ea3e NetNS:/var/run/netns/26fbbc5e-00a1-4cb9-846a-a979116eaeb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf776a0c4_5122_43f5_9c8e_d6229b45ea3e.slice PodAnnotations:0xc00580a400}] Aliases:map[]}\"\nJun 09 13:54:36.168872 crc crio[23733]: time=\"2026-06-09T13:54:36.16885082Z\" level=info msg=\"Adding pod openstack_ovn-controller-2j4qb-config-z2jzq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:36.855150 crc crio[23733]: 2026-06-09T13:54:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f7c2f975ecf540 Mac:92:13:06:07:22:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/26fbbc5e-00a1-4cb9-846a-a979116eaeb6 SocketPath: PciID:}] [{Interface:0xc00028e5f0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:54:36.859361 crc crio[23733]: time=\"2026-06-09T13:54:36.858552905Z\" level=info msg=\"Got pod network &{Name:ovn-controller-2j4qb-config-z2jzq Namespace:openstack ID:3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c UID:f776a0c4-5122-43f5-9c8e-d6229b45ea3e NetNS:/var/run/netns/26fbbc5e-00a1-4cb9-846a-a979116eaeb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf776a0c4_5122_43f5_9c8e_d6229b45ea3e.slice PodAnnotations:0xc00580a400}] Aliases:map[]}\"\nJun 09 13:54:36.859361 crc crio[23733]: time=\"2026-06-09T13:54:36.859156359Z\" level=info msg=\"Checking pod openstack_ovn-controller-2j4qb-config-z2jzq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:54:36.920239 crc crio[23733]: time=\"2026-06-09T13:54:36.918984165Z\" level=info msg=\"Ran pod sandbox 3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c with infra container: openstack/ovn-controller-2j4qb-config-z2jzq/POD\" id=6371c246-47f3-4fc8-970d-cc30a69689ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:36.924164 crc crio[23733]: time=\"2026-06-09T13:54:36.92400179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=fd1b70a0-06de-43c8-89b4-94212cd79587 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:36.926950 crc crio[23733]: time=\"2026-06-09T13:54:36.926875062Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=ddc30ae8-1854-4049-ad34-64a42f6137c1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:36.958358 crc crio[23733]: time=\"2026-06-09T13:54:36.958078022Z\" level=info msg=\"Creating container: openstack/ovn-controller-2j4qb-config-z2jzq/ovn-config\" id=b978f74c-9213-4b5f-b6d0-dc326218aa91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:36.959227 crc crio[23733]: time=\"2026-06-09T13:54:36.959160399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:37.034728 crc crio[23733]: time=\"2026-06-09T13:54:37.034512623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:37.301785 crc crio[23733]: time=\"2026-06-09T13:54:37.301082577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:37.524593 crc crio[23733]: time=\"2026-06-09T13:54:37.524464703Z\" level=info msg=\"Created container 8e45dbc27b61a79fad623c6a6cc445c6b29fe4e174ac6fabefa78abaf4930f87: openstack/ovn-controller-2j4qb-config-z2jzq/ovn-config\" id=b978f74c-9213-4b5f-b6d0-dc326218aa91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:37.525673 crc crio[23733]: time=\"2026-06-09T13:54:37.52556897Z\" level=info msg=\"Starting container: 8e45dbc27b61a79fad623c6a6cc445c6b29fe4e174ac6fabefa78abaf4930f87\" id=2f9c110e-8917-4102-b43e-3fdf314c2218 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:37.548978 crc crio[23733]: time=\"2026-06-09T13:54:37.548853212Z\" level=info msg=\"Started container\" PID=61571 containerID=8e45dbc27b61a79fad623c6a6cc445c6b29fe4e174ac6fabefa78abaf4930f87 description=openstack/ovn-controller-2j4qb-config-z2jzq/ovn-config id=2f9c110e-8917-4102-b43e-3fdf314c2218 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c\nJun 09 13:54:39.511327 crc crio[23733]: time=\"2026-06-09T13:54:39.510497176Z\" level=info msg=\"Stopping pod sandbox: 3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c\" id=f00519ef-f8b7-4c22-b73e-471da4b3ce29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:39.512890 crc crio[23733]: time=\"2026-06-09T13:54:39.511907481Z\" level=info msg=\"Got pod network &{Name:ovn-controller-2j4qb-config-z2jzq Namespace:openstack ID:3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c UID:f776a0c4-5122-43f5-9c8e-d6229b45ea3e NetNS:/var/run/netns/26fbbc5e-00a1-4cb9-846a-a979116eaeb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf776a0c4_5122_43f5_9c8e_d6229b45ea3e.slice PodAnnotations:0xc00580a868}] Aliases:map[]}\"\nJun 09 13:54:39.512890 crc crio[23733]: time=\"2026-06-09T13:54:39.512062335Z\" level=info msg=\"Deleting pod openstack_ovn-controller-2j4qb-config-z2jzq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:42.496453 crc crio[23733]: time=\"2026-06-09T13:54:42.495527774Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-wpsng/POD\" id=73edf1dd-f59e-47bc-b69f-e7c4ad2f673a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:42.497974 crc crio[23733]: time=\"2026-06-09T13:54:42.496489908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:42.649761 crc crio[23733]: time=\"2026-06-09T13:54:42.649665817Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=9f355204-f5b0-4421-b021-4e74579c98f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:42.649937 crc crio[23733]: time=\"2026-06-09T13:54:42.64979975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:50.530456 crc crio[23733]: time=\"2026-06-09T13:54:50.529491908Z\" level=info msg=\"Stopped pod sandbox: 3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c\" id=f00519ef-f8b7-4c22-b73e-471da4b3ce29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:50.640599 crc crio[23733]: time=\"2026-06-09T13:54:50.640186405Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd UID:170a4bc8-a854-497c-ba1d-f5f05584b24c NetNS:/var/run/netns/d6b4f915-09d5-4bd7-8c07-69fdc8c4bca3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod170a4bc8_a854_497c_ba1d_f5f05584b24c.slice PodAnnotations:0xc0027d0050}] Aliases:map[]}\"\nJun 09 13:54:50.640599 crc crio[23733]: time=\"2026-06-09T13:54:50.640570534Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:50.643841 crc crio[23733]: time=\"2026-06-09T13:54:50.643748964Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-wpsng Namespace:openstack ID:b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7 UID:db9f2d8e-d76d-4aee-8fe6-dd037415bd9c NetNS:/var/run/netns/353a0ddd-faf2-43c9-a169-b319d201b587 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb9f2d8e_d76d_4aee_8fe6_dd037415bd9c.slice PodAnnotations:0xc0020d8170}] Aliases:map[]}\"\nJun 09 13:54:50.643841 crc crio[23733]: time=\"2026-06-09T13:54:50.643822826Z\" level=info msg=\"Adding pod openstack_root-account-create-update-wpsng to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:50.685994 crc crio[23733]: time=\"2026-06-09T13:54:50.685738154Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9\" id=ddd7d4c4-90d9-4c38-95c9-a82030b09156 name=/runtime.v1.ImageService/PullImage\nJun 09 13:54:50.688746 crc crio[23733]: time=\"2026-06-09T13:54:50.688581655Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=da474969-c916-4ce6-b2c3-a09fbaabb1c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:50.738064 crc crio[23733]: time=\"2026-06-09T13:54:50.737467377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b0b70fb1-fd2f-4de2-ac7a-f370ab724b38 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:50.752457 crc crio[23733]: time=\"2026-06-09T13:54:50.752358139Z\" level=info msg=\"Creating container: openstack/glance-db-sync-znq9q/glance-db-sync\" id=3c4d0aa0-8f72-4ec3-914f-f79d6e4b1476 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:50.758165 crc crio[23733]: time=\"2026-06-09T13:54:50.758067082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:50.817959 crc crio[23733]: time=\"2026-06-09T13:54:50.816548854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:51.271370 crc crio[23733]: 2026-06-09T13:54:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b297c1d5632289e Mac:b6:8b:08:25:7e:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/353a0ddd-faf2-43c9-a169-b319d201b587 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:54:51.273001 crc crio[23733]: time=\"2026-06-09T13:54:51.272856422Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-wpsng Namespace:openstack ID:b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7 UID:db9f2d8e-d76d-4aee-8fe6-dd037415bd9c NetNS:/var/run/netns/353a0ddd-faf2-43c9-a169-b319d201b587 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb9f2d8e_d76d_4aee_8fe6_dd037415bd9c.slice PodAnnotations:0xc0020d8170}] Aliases:map[]}\"\nJun 09 13:54:51.273187 crc crio[23733]: time=\"2026-06-09T13:54:51.273035867Z\" level=info msg=\"Checking pod openstack_root-account-create-update-wpsng for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:54:51.307171 crc crio[23733]: time=\"2026-06-09T13:54:51.306841982Z\" level=info msg=\"Ran pod sandbox b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7 with infra container: openstack/root-account-create-update-wpsng/POD\" id=73edf1dd-f59e-47bc-b69f-e7c4ad2f673a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:51.314153 crc crio[23733]: time=\"2026-06-09T13:54:51.310404211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c1aebcf7-4105-4e9f-b39d-f319e939dd79 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:51.321154 crc crio[23733]: time=\"2026-06-09T13:54:51.320494333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5cbd2ff7-3e29-4538-a21f-c74fd9c7c3a7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:51.335189 crc crio[23733]: time=\"2026-06-09T13:54:51.331872108Z\" level=info msg=\"Creating container: openstack/root-account-create-update-wpsng/mariadb-account-create-update\" id=65733240-0558-4229-8a87-bb9b92e2ea5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:51.335189 crc crio[23733]: time=\"2026-06-09T13:54:51.332435732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:51.480791 crc crio[23733]: time=\"2026-06-09T13:54:51.480706769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:51.485897 crc crio[23733]: time=\"2026-06-09T13:54:51.485841298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:51.598984 crc crio[23733]: 2026-06-09T13:54:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f50c8a5b2ce897 Mac:a6:5c:f2:25:85:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/d6b4f915-09d5-4bd7-8c07-69fdc8c4bca3 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:54:51.602644 crc crio[23733]: time=\"2026-06-09T13:54:51.602545625Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd UID:170a4bc8-a854-497c-ba1d-f5f05584b24c NetNS:/var/run/netns/d6b4f915-09d5-4bd7-8c07-69fdc8c4bca3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod170a4bc8_a854_497c_ba1d_f5f05584b24c.slice PodAnnotations:0xc0027d0050}] Aliases:map[]}\"\nJun 09 13:54:51.602849 crc crio[23733]: time=\"2026-06-09T13:54:51.60274889Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:54:51.614741 crc crio[23733]: time=\"2026-06-09T13:54:51.614664379Z\" level=info msg=\"Ran pod sandbox 2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd with infra container: openstack/swift-storage-0/POD\" id=9f355204-f5b0-4421-b021-4e74579c98f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:54:51.620007 crc crio[23733]: time=\"2026-06-09T13:54:51.619876628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=6881e4ed-179c-4ae5-ae37-12f613464d7c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:51.620264 crc crio[23733]: time=\"2026-06-09T13:54:51.620214516Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=6881e4ed-179c-4ae5-ae37-12f613464d7c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:51.620339 crc crio[23733]: time=\"2026-06-09T13:54:51.620292758Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=6881e4ed-179c-4ae5-ae37-12f613464d7c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:51.621811 crc crio[23733]: time=\"2026-06-09T13:54:51.621764326Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=0c9c92fc-a98d-45f7-af3d-9fa6b3a3e16f name=/runtime.v1.ImageService/PullImage\nJun 09 13:54:51.637871 crc crio[23733]: time=\"2026-06-09T13:54:51.637751745Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"\nJun 09 13:54:51.654977 crc crio[23733]: time=\"2026-06-09T13:54:51.654870173Z\" level=info msg=\"Created container 44cbd984e9aaa97e99aa6603a301f850cf84576c07933ec396354bf6cd00e3e0: openstack/root-account-create-update-wpsng/mariadb-account-create-update\" id=65733240-0558-4229-8a87-bb9b92e2ea5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:51.664349 crc crio[23733]: time=\"2026-06-09T13:54:51.664283509Z\" level=info msg=\"Starting container: 44cbd984e9aaa97e99aa6603a301f850cf84576c07933ec396354bf6cd00e3e0\" id=0ec9d3a3-699a-479c-9ba1-971c0a0a2abf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:51.673922 crc crio[23733]: time=\"2026-06-09T13:54:51.673820327Z\" level=info msg=\"Started container\" PID=62441 containerID=44cbd984e9aaa97e99aa6603a301f850cf84576c07933ec396354bf6cd00e3e0 description=openstack/root-account-create-update-wpsng/mariadb-account-create-update id=0ec9d3a3-699a-479c-9ba1-971c0a0a2abf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7\nJun 09 13:54:52.161832 crc crio[23733]: time=\"2026-06-09T13:54:52.161307255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:52.322778 crc crio[23733]: time=\"2026-06-09T13:54:52.322433833Z\" level=info msg=\"Created container f9e85fde8388ef6d2e76c56e58c70e89ad37ff335b3a7bd52606a765e72ee001: openstack/glance-db-sync-znq9q/glance-db-sync\" id=3c4d0aa0-8f72-4ec3-914f-f79d6e4b1476 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:52.323534 crc crio[23733]: time=\"2026-06-09T13:54:52.323391596Z\" level=info msg=\"Starting container: f9e85fde8388ef6d2e76c56e58c70e89ad37ff335b3a7bd52606a765e72ee001\" id=2e45d6f3-dd02-4340-a7ed-194c98122fdc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:52.334536 crc crio[23733]: time=\"2026-06-09T13:54:52.334455034Z\" level=info msg=\"Started container\" PID=62494 containerID=f9e85fde8388ef6d2e76c56e58c70e89ad37ff335b3a7bd52606a765e72ee001 description=openstack/glance-db-sync-znq9q/glance-db-sync id=2e45d6f3-dd02-4340-a7ed-194c98122fdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e\nJun 09 13:54:53.793421 crc crio[23733]: time=\"2026-06-09T13:54:53.792466385Z\" level=info msg=\"Stopping pod sandbox: b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7\" id=c592fc1d-81a5-482d-8a55-15628afd2bf5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:53.797097 crc crio[23733]: time=\"2026-06-09T13:54:53.796007563Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-wpsng Namespace:openstack ID:b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7 UID:db9f2d8e-d76d-4aee-8fe6-dd037415bd9c NetNS:/var/run/netns/353a0ddd-faf2-43c9-a169-b319d201b587 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb9f2d8e_d76d_4aee_8fe6_dd037415bd9c.slice PodAnnotations:0xc00580a800}] Aliases:map[]}\"\nJun 09 13:54:53.797097 crc crio[23733]: time=\"2026-06-09T13:54:53.796316251Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-wpsng from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:54:54.167958 crc crio[23733]: time=\"2026-06-09T13:54:54.167591744Z\" level=info msg=\"Stopped pod sandbox: b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7\" id=c592fc1d-81a5-482d-8a55-15628afd2bf5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:54:54.644654 crc crio[23733]: time=\"2026-06-09T13:54:54.644176419Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083\" id=0c9c92fc-a98d-45f7-af3d-9fa6b3a3e16f name=/runtime.v1.ImageService/PullImage\nJun 09 13:54:54.645787 crc crio[23733]: time=\"2026-06-09T13:54:54.645702927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=585804cb-2ede-4b97-a0cb-37dca2cae054 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:54.649988 crc crio[23733]: time=\"2026-06-09T13:54:54.649906212Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=51c578f0-66c0-47d5-a6ab-78e899d0ebe6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:54.658318 crc crio[23733]: time=\"2026-06-09T13:54:54.65824592Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=631e61c5-6165-414c-bb94-c40e7c8185ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:54.660057 crc crio[23733]: time=\"2026-06-09T13:54:54.659988145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:54.718488 crc crio[23733]: time=\"2026-06-09T13:54:54.718248331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:54.723324 crc crio[23733]: time=\"2026-06-09T13:54:54.723240965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:54.895444 crc crio[23733]: time=\"2026-06-09T13:54:54.895325827Z\" level=info msg=\"Created container ac40221f6e9cb7cd8f1ee8a39352031afda765302697da26d8b1f1d616308db7: openstack/swift-storage-0/xattr-restore\" id=631e61c5-6165-414c-bb94-c40e7c8185ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:54.897356 crc crio[23733]: time=\"2026-06-09T13:54:54.896841636Z\" level=info msg=\"Starting container: ac40221f6e9cb7cd8f1ee8a39352031afda765302697da26d8b1f1d616308db7\" id=dcfa0baf-1a12-44ce-a1ea-812925ba0712 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:54.905657 crc crio[23733]: time=\"2026-06-09T13:54:54.905538903Z\" level=info msg=\"Started container\" PID=62707 containerID=ac40221f6e9cb7cd8f1ee8a39352031afda765302697da26d8b1f1d616308db7 description=openstack/swift-storage-0/xattr-restore id=dcfa0baf-1a12-44ce-a1ea-812925ba0712 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd\nJun 09 13:54:55.836335 crc crio[23733]: time=\"2026-06-09T13:54:55.834058606Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=e09e8e7a-4053-46b7-b126-84163e2bd806 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:55.836965 crc crio[23733]: time=\"2026-06-09T13:54:55.836881447Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=e09e8e7a-4053-46b7-b126-84163e2bd806 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:55.837531 crc crio[23733]: time=\"2026-06-09T13:54:55.837339309Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=e09e8e7a-4053-46b7-b126-84163e2bd806 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:55.844170 crc crio[23733]: time=\"2026-06-09T13:54:55.844054457Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=6c2bb565-dcd3-45de-97d5-763a6e3b06bb name=/runtime.v1.ImageService/PullImage\nJun 09 13:54:55.851353 crc crio[23733]: time=\"2026-06-09T13:54:55.851237327Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"\nJun 09 13:54:57.046561 crc crio[23733]: time=\"2026-06-09T13:54:57.046402397Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310\" id=6c2bb565-dcd3-45de-97d5-763a6e3b06bb name=/runtime.v1.ImageService/PullImage\nJun 09 13:54:57.048252 crc crio[23733]: time=\"2026-06-09T13:54:57.047610627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=5d42c5f4-5bc0-4836-b071-42e7394e25b0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:57.065737 crc crio[23733]: time=\"2026-06-09T13:54:57.065360801Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=6bab732a-e70d-4cfe-80f6-dcb262596e99 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:57.075824 crc crio[23733]: time=\"2026-06-09T13:54:57.07571089Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=d8b26a93-53db-40fa-bd33-7a55dcc532b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:57.078366 crc crio[23733]: time=\"2026-06-09T13:54:57.078241682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:57.132760 crc crio[23733]: time=\"2026-06-09T13:54:57.13255631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:57.136714 crc crio[23733]: time=\"2026-06-09T13:54:57.136667183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:57.307316 crc crio[23733]: time=\"2026-06-09T13:54:57.307075534Z\" level=info msg=\"Created container 93735be525472b528f84b43a432de692847b2324d55abc70e28d6ca585a393ea: openstack/swift-storage-0/account-server\" id=d8b26a93-53db-40fa-bd33-7a55dcc532b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:57.312049 crc crio[23733]: time=\"2026-06-09T13:54:57.311594307Z\" level=info msg=\"Starting container: 93735be525472b528f84b43a432de692847b2324d55abc70e28d6ca585a393ea\" id=3f3dd970-715a-4a8b-8b6c-02b348c13178 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:57.323564 crc crio[23733]: time=\"2026-06-09T13:54:57.323405132Z\" level=info msg=\"Started container\" PID=62908 containerID=93735be525472b528f84b43a432de692847b2324d55abc70e28d6ca585a393ea description=openstack/swift-storage-0/account-server id=3f3dd970-715a-4a8b-8b6c-02b348c13178 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd\nJun 09 13:54:57.336948 crc crio[23733]: time=\"2026-06-09T13:54:57.336700604Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=d181dace-3d0b-45e7-b401-e3e2d92d528b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:57.356378 crc crio[23733]: time=\"2026-06-09T13:54:57.356263084Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=e2feadf2-22de-4d2a-8c2e-1caad69f42e2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:57.368225 crc crio[23733]: time=\"2026-06-09T13:54:57.368055458Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=73078ebb-3193-461f-8176-1ed0184c4220 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:57.370437 crc crio[23733]: time=\"2026-06-09T13:54:57.370366846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:57.422824 crc crio[23733]: time=\"2026-06-09T13:54:57.422715075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:57.428085 crc crio[23733]: time=\"2026-06-09T13:54:57.427992617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:57.598607 crc crio[23733]: time=\"2026-06-09T13:54:57.598057019Z\" level=info msg=\"Created container b37454526379712e40642c656ec8ec55750500c3026b622a10f43128f983daf8: openstack/swift-storage-0/account-replicator\" id=73078ebb-3193-461f-8176-1ed0184c4220 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:57.600748 crc crio[23733]: time=\"2026-06-09T13:54:57.600668184Z\" level=info msg=\"Starting container: b37454526379712e40642c656ec8ec55750500c3026b622a10f43128f983daf8\" id=07ed152f-e437-4ac1-bbd0-a850ced50b9a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:57.615227 crc crio[23733]: time=\"2026-06-09T13:54:57.615068114Z\" level=info msg=\"Started container\" PID=62930 containerID=b37454526379712e40642c656ec8ec55750500c3026b622a10f43128f983daf8 description=openstack/swift-storage-0/account-replicator id=07ed152f-e437-4ac1-bbd0-a850ced50b9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd\nJun 09 13:54:57.644347 crc crio[23733]: time=\"2026-06-09T13:54:57.644242504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=9288f642-58bf-451a-a37c-abe1090128f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:57.665271 crc crio[23733]: time=\"2026-06-09T13:54:57.664936961Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=306353ac-555c-4682-b381-50e966a80f0b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:57.675697 crc crio[23733]: time=\"2026-06-09T13:54:57.675466394Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=cbc93036-93c6-4e00-8731-aaf559728d4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:57.678353 crc crio[23733]: time=\"2026-06-09T13:54:57.678168502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:57.738452 crc crio[23733]: time=\"2026-06-09T13:54:57.738319085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:57.741980 crc crio[23733]: time=\"2026-06-09T13:54:57.741915546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:57.855018 crc crio[23733]: time=\"2026-06-09T13:54:57.85490409Z\" level=info msg=\"Created container ba5921cff4bf0c2b5986374c71ab0c733475aab9c9a5e69b4982c63cfb35876d: openstack/swift-storage-0/account-auditor\" id=cbc93036-93c6-4e00-8731-aaf559728d4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:57.857936 crc crio[23733]: time=\"2026-06-09T13:54:57.857786092Z\" level=info msg=\"Starting container: ba5921cff4bf0c2b5986374c71ab0c733475aab9c9a5e69b4982c63cfb35876d\" id=7b6adfcf-2104-46c0-84e0-0502bb6d4de7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:57.865827 crc crio[23733]: time=\"2026-06-09T13:54:57.86569331Z\" level=info msg=\"Started container\" PID=62979 containerID=ba5921cff4bf0c2b5986374c71ab0c733475aab9c9a5e69b4982c63cfb35876d description=openstack/swift-storage-0/account-auditor id=7b6adfcf-2104-46c0-84e0-0502bb6d4de7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd\nJun 09 13:54:57.880504 crc crio[23733]: time=\"2026-06-09T13:54:57.880399457Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=1c8a72f1-a7ca-46f5-a02e-03b5f7c40f40 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:57.907534 crc crio[23733]: time=\"2026-06-09T13:54:57.907424384Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=b9221c73-7b0c-46b3-b832-84179b401e87 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:57.918771 crc crio[23733]: time=\"2026-06-09T13:54:57.918684015Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=b60344ee-d884-48f8-ae35-9475ce523ed9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:57.920661 crc crio[23733]: time=\"2026-06-09T13:54:57.920577372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:57.964785 crc crio[23733]: time=\"2026-06-09T13:54:57.964443279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:57.968481 crc crio[23733]: time=\"2026-06-09T13:54:57.968412228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:58.185049 crc crio[23733]: time=\"2026-06-09T13:54:58.184391137Z\" level=info msg=\"Created container b5fb3f0484c9fa385a9cc90ced09f44d2786b59e1406ee01bf01fd62ca50e7ab: openstack/swift-storage-0/account-reaper\" id=b60344ee-d884-48f8-ae35-9475ce523ed9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:58.187354 crc crio[23733]: time=\"2026-06-09T13:54:58.187228558Z\" level=info msg=\"Starting container: b5fb3f0484c9fa385a9cc90ced09f44d2786b59e1406ee01bf01fd62ca50e7ab\" id=11d95860-5b68-4e4d-ad7b-db25f6f0d974 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:58.203070 crc crio[23733]: time=\"2026-06-09T13:54:58.202952252Z\" level=info msg=\"Started container\" PID=62994 containerID=b5fb3f0484c9fa385a9cc90ced09f44d2786b59e1406ee01bf01fd62ca50e7ab description=openstack/swift-storage-0/account-reaper id=11d95860-5b68-4e4d-ad7b-db25f6f0d974 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd\nJun 09 13:54:58.218316 crc crio[23733]: time=\"2026-06-09T13:54:58.218172643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=f4fe3f98-e70e-4765-9576-3656f83b735f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:58.218700 crc crio[23733]: time=\"2026-06-09T13:54:58.218650034Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=f4fe3f98-e70e-4765-9576-3656f83b735f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:58.218792 crc crio[23733]: time=\"2026-06-09T13:54:58.218725556Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=f4fe3f98-e70e-4765-9576-3656f83b735f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:58.222165 crc crio[23733]: time=\"2026-06-09T13:54:58.220195443Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=7c720fc9-3347-4ff1-a491-2947a47310d8 name=/runtime.v1.ImageService/PullImage\nJun 09 13:54:58.233376 crc crio[23733]: time=\"2026-06-09T13:54:58.233289591Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"\nJun 09 13:54:59.314656 crc crio[23733]: time=\"2026-06-09T13:54:59.314000709Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53\" id=7c720fc9-3347-4ff1-a491-2947a47310d8 name=/runtime.v1.ImageService/PullImage\nJun 09 13:54:59.317608 crc crio[23733]: time=\"2026-06-09T13:54:59.317512107Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=5d0b67b6-fcad-4e59-877f-fb4e8f054105 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:59.335790 crc crio[23733]: time=\"2026-06-09T13:54:59.335678791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=9c9f01a1-dc00-44e0-bede-2154c4fc7dd7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:59.344210 crc crio[23733]: time=\"2026-06-09T13:54:59.344084041Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=c518110f-d11b-405b-b9e3-a4a0af62f746 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:59.345992 crc crio[23733]: time=\"2026-06-09T13:54:59.345934957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:59.391464 crc crio[23733]: time=\"2026-06-09T13:54:59.391332923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:59.395332 crc crio[23733]: time=\"2026-06-09T13:54:59.39523506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:59.570250 crc crio[23733]: time=\"2026-06-09T13:54:59.569809394Z\" level=info msg=\"Created container e1d87d9a8412cc2e4825db0329f26f48550f2480dea95622d354d9e1af0a3964: openstack/swift-storage-0/container-server\" id=c518110f-d11b-405b-b9e3-a4a0af62f746 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:59.572420 crc crio[23733]: time=\"2026-06-09T13:54:59.572299617Z\" level=info msg=\"Starting container: e1d87d9a8412cc2e4825db0329f26f48550f2480dea95622d354d9e1af0a3964\" id=30932205-c48d-455b-b24b-a8c449f9c9e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:59.579502 crc crio[23733]: time=\"2026-06-09T13:54:59.579401694Z\" level=info msg=\"Started container\" PID=63057 containerID=e1d87d9a8412cc2e4825db0329f26f48550f2480dea95622d354d9e1af0a3964 description=openstack/swift-storage-0/container-server id=30932205-c48d-455b-b24b-a8c449f9c9e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd\nJun 09 13:54:59.591249 crc crio[23733]: time=\"2026-06-09T13:54:59.590997364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=1af5b745-6a6a-4c0e-b9f9-565269be5940 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:59.618460 crc crio[23733]: time=\"2026-06-09T13:54:59.618389699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=61980908-227d-4a94-b98c-e7602126348c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:59.630034 crc crio[23733]: time=\"2026-06-09T13:54:59.629930988Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=4b446b50-4837-4b0f-b250-55c0618012ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:59.631891 crc crio[23733]: time=\"2026-06-09T13:54:59.631825755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:59.677168 crc crio[23733]: time=\"2026-06-09T13:54:59.676961064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:59.681954 crc crio[23733]: time=\"2026-06-09T13:54:59.681843095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:59.801313 crc crio[23733]: time=\"2026-06-09T13:54:59.800605545Z\" level=info msg=\"Created container 066282ba9f4ff2db6697610ad929b9e61e4a19bfe2e5de231a0d02a59453c6c5: openstack/swift-storage-0/container-replicator\" id=4b446b50-4837-4b0f-b250-55c0618012ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:59.802960 crc crio[23733]: time=\"2026-06-09T13:54:59.802876812Z\" level=info msg=\"Starting container: 066282ba9f4ff2db6697610ad929b9e61e4a19bfe2e5de231a0d02a59453c6c5\" id=5a839611-7af1-4456-97b9-b4bc0510efd4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:54:59.808756 crc crio[23733]: time=\"2026-06-09T13:54:59.808668047Z\" level=info msg=\"Started container\" PID=63075 containerID=066282ba9f4ff2db6697610ad929b9e61e4a19bfe2e5de231a0d02a59453c6c5 description=openstack/swift-storage-0/container-replicator id=5a839611-7af1-4456-97b9-b4bc0510efd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd\nJun 09 13:54:59.823540 crc crio[23733]: time=\"2026-06-09T13:54:59.823376544Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=672dd409-b06a-4921-b837-34663a49032d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:59.837815 crc crio[23733]: time=\"2026-06-09T13:54:59.837556409Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=26e384d8-d88f-4fa9-a838-761ad2a20935 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:54:59.845050 crc crio[23733]: time=\"2026-06-09T13:54:59.845006285Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=7d0c12d6-b0f1-498b-8ff4-7e9f815ec7a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:54:59.847379 crc crio[23733]: time=\"2026-06-09T13:54:59.847336724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:59.889947 crc crio[23733]: time=\"2026-06-09T13:54:59.889861365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:54:59.892823 crc crio[23733]: time=\"2026-06-09T13:54:59.892742487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:00.016055 crc crio[23733]: time=\"2026-06-09T13:55:00.015913198Z\" level=info msg=\"Created container 2ff7291f914ad7541997bae66296540be54b95cae45bead5980d23fb1360117b: openstack/swift-storage-0/container-auditor\" id=7d0c12d6-b0f1-498b-8ff4-7e9f815ec7a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:00.017726 crc crio[23733]: time=\"2026-06-09T13:55:00.017669231Z\" level=info msg=\"Starting container: 2ff7291f914ad7541997bae66296540be54b95cae45bead5980d23fb1360117b\" id=e80b27d8-fbfe-435b-8e3c-f0c23510cd8d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:00.024463 crc crio[23733]: time=\"2026-06-09T13:55:00.024349089Z\" level=info msg=\"Started container\" PID=63085 containerID=2ff7291f914ad7541997bae66296540be54b95cae45bead5980d23fb1360117b description=openstack/swift-storage-0/container-auditor id=e80b27d8-fbfe-435b-8e3c-f0c23510cd8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd\nJun 09 13:55:00.040678 crc crio[23733]: time=\"2026-06-09T13:55:00.040577824Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=06a328af-dc83-433d-90d9-9be7bfdc313d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:00.062295 crc crio[23733]: time=\"2026-06-09T13:55:00.062222906Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=4f67f47f-19ba-4260-af19-ea2afbd1656f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:00.076214 crc crio[23733]: time=\"2026-06-09T13:55:00.075896097Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=7c1cda79-08bd-4290-9d84-a296eafafef1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:00.078453 crc crio[23733]: time=\"2026-06-09T13:55:00.078382879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:00.122759 crc crio[23733]: time=\"2026-06-09T13:55:00.122598025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:00.126057 crc crio[23733]: time=\"2026-06-09T13:55:00.125970159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:00.236395 crc crio[23733]: time=\"2026-06-09T13:55:00.236081712Z\" level=info msg=\"Created container dabc4d2b3c81d3dc14870441dc6e05f5d050612302078c08f6312cbbd3752702: openstack/swift-storage-0/container-updater\" id=7c1cda79-08bd-4290-9d84-a296eafafef1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:00.239155 crc crio[23733]: time=\"2026-06-09T13:55:00.238305788Z\" level=info msg=\"Starting container: dabc4d2b3c81d3dc14870441dc6e05f5d050612302078c08f6312cbbd3752702\" id=e418e7b7-260a-4f49-a4e7-276ecfd8cd96 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:00.247790 crc crio[23733]: time=\"2026-06-09T13:55:00.24761127Z\" level=info msg=\"Started container\" PID=63108 containerID=dabc4d2b3c81d3dc14870441dc6e05f5d050612302078c08f6312cbbd3752702 description=openstack/swift-storage-0/container-updater id=e418e7b7-260a-4f49-a4e7-276ecfd8cd96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd\nJun 09 13:55:00.258412 crc crio[23733]: time=\"2026-06-09T13:55:00.258219986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=fb02252f-be04-4d5e-923d-2285f41ff43d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:00.269582 crc crio[23733]: time=\"2026-06-09T13:55:00.269488497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=2c3a7161-8f70-4898-903a-fba789e14a5f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:00.277329 crc crio[23733]: time=\"2026-06-09T13:55:00.277240531Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=e5fb3b77-d801-4d90-a02e-59e58135f7f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:00.277797 crc crio[23733]: time=\"2026-06-09T13:55:00.277725472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:00.328050 crc crio[23733]: time=\"2026-06-09T13:55:00.327366844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:00.347316 crc crio[23733]: time=\"2026-06-09T13:55:00.346507323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:00.486599 crc crio[23733]: time=\"2026-06-09T13:55:00.48643854Z\" level=info msg=\"Created container 8cae52772405ba6c22c51b88b8aad2f651a4f19caa006a48c6419277c7db8b89: openstack/swift-storage-0/object-server\" id=e5fb3b77-d801-4d90-a02e-59e58135f7f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:00.487937 crc crio[23733]: time=\"2026-06-09T13:55:00.487869127Z\" level=info msg=\"Starting container: 8cae52772405ba6c22c51b88b8aad2f651a4f19caa006a48c6419277c7db8b89\" id=5b622178-172e-46b7-81b0-0986c0cb7c96 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:00.499570 crc crio[23733]: time=\"2026-06-09T13:55:00.499475077Z\" level=info msg=\"Started container\" PID=63147 containerID=8cae52772405ba6c22c51b88b8aad2f651a4f19caa006a48c6419277c7db8b89 description=openstack/swift-storage-0/object-server id=5b622178-172e-46b7-81b0-0986c0cb7c96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd\nJun 09 13:55:00.511739 crc crio[23733]: time=\"2026-06-09T13:55:00.511648152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=d3e831dc-d67a-4d81-a9a2-4d42c7fd4c6e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:00.527553 crc crio[23733]: time=\"2026-06-09T13:55:00.527315803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=ad99fc12-5786-486f-821a-63652c3b9e2a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:00.534488 crc crio[23733]: time=\"2026-06-09T13:55:00.534368539Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=395189e7-a720-42dd-9c26-df9ff828170c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:00.535094 crc crio[23733]: time=\"2026-06-09T13:55:00.535005945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:00.575374 crc crio[23733]: time=\"2026-06-09T13:55:00.575246351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:00.579900 crc crio[23733]: time=\"2026-06-09T13:55:00.579794936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:00.762916 crc crio[23733]: time=\"2026-06-09T13:55:00.762815301Z\" level=info msg=\"Created container d31aaf5e7d63c5683b7cf333f65847479c32a3dc212de51f6a1993a94d305b5c: openstack/swift-storage-0/object-replicator\" id=395189e7-a720-42dd-9c26-df9ff828170c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:00.764336 crc crio[23733]: time=\"2026-06-09T13:55:00.764208696Z\" level=info msg=\"Starting container: d31aaf5e7d63c5683b7cf333f65847479c32a3dc212de51f6a1993a94d305b5c\" id=9d65772b-3c1c-4f71-b26d-e4626ec9ff8d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:00.770643 crc crio[23733]: time=\"2026-06-09T13:55:00.770535734Z\" level=info msg=\"Started container\" PID=63166 containerID=d31aaf5e7d63c5683b7cf333f65847479c32a3dc212de51f6a1993a94d305b5c description=openstack/swift-storage-0/object-replicator id=9d65772b-3c1c-4f71-b26d-e4626ec9ff8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd\nJun 09 13:55:00.843041 crc crio[23733]: time=\"2026-06-09T13:55:00.841703923Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=e7cf7b32-b0b9-49e8-951e-95655482e9d9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:00.857673 crc crio[23733]: time=\"2026-06-09T13:55:00.857509928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=49e2ef35-aa01-48a8-aecb-4c4f561a864b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:00.866528 crc crio[23733]: time=\"2026-06-09T13:55:00.86637784Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=8b66da32-97b9-417e-b846-227f8a3b2abc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:00.866969 crc crio[23733]: time=\"2026-06-09T13:55:00.866895633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:00.903540 crc crio[23733]: time=\"2026-06-09T13:55:00.903420327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:00.909506 crc crio[23733]: time=\"2026-06-09T13:55:00.909021017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:01.596259 crc crio[23733]: time=\"2026-06-09T13:55:01.595939939Z\" level=info msg=\"Created container 6f8f08249bf847d95e2dfacf6778a067a24c4335240111da680e8a4b6f8da0a6: openstack/swift-storage-0/object-auditor\" id=8b66da32-97b9-417e-b846-227f8a3b2abc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:01.597767 crc crio[23733]: time=\"2026-06-09T13:55:01.597611981Z\" level=info msg=\"Starting container: 6f8f08249bf847d95e2dfacf6778a067a24c4335240111da680e8a4b6f8da0a6\" id=5852a261-3bf9-4cd7-877e-090dd3ee3675 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:01.604093 crc crio[23733]: time=\"2026-06-09T13:55:01.603978961Z\" level=info msg=\"Started container\" PID=63200 containerID=6f8f08249bf847d95e2dfacf6778a067a24c4335240111da680e8a4b6f8da0a6 description=openstack/swift-storage-0/object-auditor id=5852a261-3bf9-4cd7-877e-090dd3ee3675 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd\nJun 09 13:55:02.221015 crc crio[23733]: time=\"2026-06-09T13:55:02.220434512Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=6ac91000-dbe6-42e1-b2bd-88712dab83a8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:02.243352 crc crio[23733]: time=\"2026-06-09T13:55:02.241401867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=c8788056-58c3-42f0-aaff-21c63d76f8cf name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:02.351768 crc crio[23733]: time=\"2026-06-09T13:55:02.351608952Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=a129c6ea-ed6c-43f5-846e-3eadeb9d145d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:02.352281 crc crio[23733]: time=\"2026-06-09T13:55:02.352258948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:02.398295 crc crio[23733]: time=\"2026-06-09T13:55:02.398195137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:02.401970 crc crio[23733]: time=\"2026-06-09T13:55:02.401877999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:02.792499 crc crio[23733]: time=\"2026-06-09T13:55:02.792274869Z\" level=info msg=\"Created container 22bf999ca889aa1e07cbd5539ce31425eb9ac5927a7b62f59d27543ab8e5a464: openstack/swift-storage-0/object-updater\" id=a129c6ea-ed6c-43f5-846e-3eadeb9d145d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:02.794230 crc crio[23733]: time=\"2026-06-09T13:55:02.794025283Z\" level=info msg=\"Starting container: 22bf999ca889aa1e07cbd5539ce31425eb9ac5927a7b62f59d27543ab8e5a464\" id=43c74305-d2dd-4c5e-800c-3bf1e43f5053 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:02.802043 crc crio[23733]: time=\"2026-06-09T13:55:02.800714431Z\" level=info msg=\"Started container\" PID=63284 containerID=22bf999ca889aa1e07cbd5539ce31425eb9ac5927a7b62f59d27543ab8e5a464 description=openstack/swift-storage-0/object-updater id=43c74305-d2dd-4c5e-800c-3bf1e43f5053 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd\nJun 09 13:55:02.842911 crc crio[23733]: time=\"2026-06-09T13:55:02.842783781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=3cf028e2-be29-454b-aa5e-6fab9064c47b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:02.857698 crc crio[23733]: time=\"2026-06-09T13:55:02.85751564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=88e83b20-7155-4d84-bb1f-5afbb750457f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:02.888476 crc crio[23733]: time=\"2026-06-09T13:55:02.888334561Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=d18d5c18-5230-4ee3-95c4-530f46a5cba9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:02.888882 crc crio[23733]: time=\"2026-06-09T13:55:02.888821643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:02.946523 crc crio[23733]: time=\"2026-06-09T13:55:02.946406983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:02.951819 crc crio[23733]: time=\"2026-06-09T13:55:02.951726655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:03.108168 crc crio[23733]: time=\"2026-06-09T13:55:03.106828423Z\" level=info msg=\"Created container 27a98af509d9da9db8f2cc2480e6264af85a7c38a34815b6ffb77accebc54fa9: openstack/swift-storage-0/object-expirer\" id=d18d5c18-5230-4ee3-95c4-530f46a5cba9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:03.115360 crc crio[23733]: time=\"2026-06-09T13:55:03.115297865Z\" level=info msg=\"Starting container: 27a98af509d9da9db8f2cc2480e6264af85a7c38a34815b6ffb77accebc54fa9\" id=e4a4f05e-2cbb-42a3-9cab-783ce035dad6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:03.123534 crc crio[23733]: time=\"2026-06-09T13:55:03.122911326Z\" level=info msg=\"Started container\" PID=63302 containerID=27a98af509d9da9db8f2cc2480e6264af85a7c38a34815b6ffb77accebc54fa9 description=openstack/swift-storage-0/object-expirer id=e4a4f05e-2cbb-42a3-9cab-783ce035dad6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd\nJun 09 13:55:03.134308 crc crio[23733]: time=\"2026-06-09T13:55:03.134195868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=4de859e3-ebd0-43a9-94b8-a49c67e80015 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:03.146827 crc crio[23733]: time=\"2026-06-09T13:55:03.146731521Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b23faec7-cffc-40da-9170-0e85356b908e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:03.153644 crc crio[23733]: time=\"2026-06-09T13:55:03.153535622Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=8ed195b0-80dc-4b41-999f-a56783a38551 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:03.154054 crc crio[23733]: time=\"2026-06-09T13:55:03.153982692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:03.213013 crc crio[23733]: time=\"2026-06-09T13:55:03.212908705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:03.217531 crc crio[23733]: time=\"2026-06-09T13:55:03.217443299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:03.304449 crc crio[23733]: time=\"2026-06-09T13:55:03.304379733Z\" level=info msg=\"Removing container: 6c82121f7799201c1621dc63521ab494bd136817b727c6c57ba612853e7da3e8\" id=4f3926d2-4e86-4be7-9a18-a726085b5306 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:55:03.364715 crc crio[23733]: time=\"2026-06-09T13:55:03.364559007Z\" level=info msg=\"Created container 4e241fd5c709c67527f6d03d99d0ef14ac7eeead60528fa4d1d68195085b63ca: openstack/swift-storage-0/rsync\" id=8ed195b0-80dc-4b41-999f-a56783a38551 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:03.367040 crc crio[23733]: time=\"2026-06-09T13:55:03.366859824Z\" level=info msg=\"Starting container: 4e241fd5c709c67527f6d03d99d0ef14ac7eeead60528fa4d1d68195085b63ca\" id=aa270ed0-e0a3-43a4-9c10-c8ebce81c00e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:03.373728 crc crio[23733]: time=\"2026-06-09T13:55:03.373643444Z\" level=info msg=\"Started container\" PID=63312 containerID=4e241fd5c709c67527f6d03d99d0ef14ac7eeead60528fa4d1d68195085b63ca description=openstack/swift-storage-0/rsync id=aa270ed0-e0a3-43a4-9c10-c8ebce81c00e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd\nJun 09 13:55:03.386799 crc crio[23733]: time=\"2026-06-09T13:55:03.386713401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=84352f92-220b-4b66-926e-e4327e375205 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:03.406802 crc crio[23733]: time=\"2026-06-09T13:55:03.40669024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b1607a6d-319d-4a57-a6ad-f70de33ba696 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:03.433180 crc crio[23733]: time=\"2026-06-09T13:55:03.432996208Z\" level=info msg=\"Removed container 6c82121f7799201c1621dc63521ab494bd136817b727c6c57ba612853e7da3e8: openshift-infra/auto-csr-approver-29683548-fdknx/oc\" id=4f3926d2-4e86-4be7-9a18-a726085b5306 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:55:03.445539 crc crio[23733]: time=\"2026-06-09T13:55:03.445443589Z\" level=info msg=\"Stopping pod sandbox: bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574\" id=52c1c05f-bf19-4fab-a913-28173211d2c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:03.445842 crc crio[23733]: time=\"2026-06-09T13:55:03.445586052Z\" level=info msg=\"Stopped pod sandbox (already stopped): bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574\" id=52c1c05f-bf19-4fab-a913-28173211d2c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:03.446403 crc crio[23733]: time=\"2026-06-09T13:55:03.446317351Z\" level=info msg=\"Removing pod sandbox: bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574\" id=21a873a0-ba19-40a6-b087-6b9b251ae93e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:55:03.447063 crc crio[23733]: time=\"2026-06-09T13:55:03.446998108Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=65515612-0516-4ff9-a609-b675af99bc0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:03.448519 crc crio[23733]: time=\"2026-06-09T13:55:03.448450194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:03.462915 crc crio[23733]: time=\"2026-06-09T13:55:03.462802024Z\" level=info msg=\"Removed pod sandbox: bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574\" id=21a873a0-ba19-40a6-b087-6b9b251ae93e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:55:03.465364 crc crio[23733]: time=\"2026-06-09T13:55:03.465294916Z\" level=info msg=\"Stopping pod sandbox: b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b\" id=2458bc97-6f9f-432f-b35e-dff9be53c6ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:03.465364 crc crio[23733]: time=\"2026-06-09T13:55:03.465360968Z\" level=info msg=\"Stopped pod sandbox (already stopped): b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b\" id=2458bc97-6f9f-432f-b35e-dff9be53c6ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:03.467233 crc crio[23733]: time=\"2026-06-09T13:55:03.46705111Z\" level=info msg=\"Removing pod sandbox: b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b\" id=44c8a2cf-78a4-4ae2-838f-46b4fc36c71b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:55:03.494677 crc crio[23733]: time=\"2026-06-09T13:55:03.494558147Z\" level=info msg=\"Removed pod sandbox: b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b\" id=44c8a2cf-78a4-4ae2-838f-46b4fc36c71b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:55:03.495879 crc crio[23733]: time=\"2026-06-09T13:55:03.495797948Z\" level=info msg=\"Stopping pod sandbox: 80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2\" id=d85b9669-2da9-4884-a09a-a5f781c1d65b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:03.495997 crc crio[23733]: time=\"2026-06-09T13:55:03.49588459Z\" level=info msg=\"Stopped pod sandbox (already stopped): 80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2\" id=d85b9669-2da9-4884-a09a-a5f781c1d65b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:03.496997 crc crio[23733]: time=\"2026-06-09T13:55:03.496919236Z\" level=info msg=\"Removing pod sandbox: 80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2\" id=b45cc95e-a5c0-467f-99fe-cdefe59d1391 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:55:03.525826 crc crio[23733]: time=\"2026-06-09T13:55:03.525716016Z\" level=info msg=\"Removed pod sandbox: 80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2\" id=b45cc95e-a5c0-467f-99fe-cdefe59d1391 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:55:03.527218 crc crio[23733]: time=\"2026-06-09T13:55:03.527090151Z\" level=info msg=\"Stopping pod sandbox: d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09\" id=b8e76ad1-b6de-4ccc-b320-a17a99347d0b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:03.527359 crc crio[23733]: time=\"2026-06-09T13:55:03.527231034Z\" level=info msg=\"Stopped pod sandbox (already stopped): d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09\" id=b8e76ad1-b6de-4ccc-b320-a17a99347d0b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:03.528435 crc crio[23733]: time=\"2026-06-09T13:55:03.528253459Z\" level=info msg=\"Removing pod sandbox: d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09\" id=54a47796-41b3-4cf5-b6ac-51dcd7de250e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:55:03.531474 crc crio[23733]: time=\"2026-06-09T13:55:03.531362118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:03.534522 crc crio[23733]: time=\"2026-06-09T13:55:03.534443874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:03.546901 crc crio[23733]: time=\"2026-06-09T13:55:03.546778613Z\" level=info msg=\"Removed pod sandbox: d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09\" id=54a47796-41b3-4cf5-b6ac-51dcd7de250e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:55:03.550224 crc crio[23733]: time=\"2026-06-09T13:55:03.550060375Z\" level=info msg=\"Stopping pod sandbox: d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729\" id=b8c2b7d0-e2c1-443e-9639-afd935c6ed25 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:03.550224 crc crio[23733]: time=\"2026-06-09T13:55:03.550212338Z\" level=info msg=\"Stopped pod sandbox (already stopped): d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729\" id=b8c2b7d0-e2c1-443e-9639-afd935c6ed25 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:03.551082 crc crio[23733]: time=\"2026-06-09T13:55:03.551019099Z\" level=info msg=\"Removing pod sandbox: d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729\" id=2db74c88-d238-4bd2-a1da-cf5d8d126de3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:55:03.567906 crc crio[23733]: time=\"2026-06-09T13:55:03.567788468Z\" level=info msg=\"Removed pod sandbox: d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729\" id=2db74c88-d238-4bd2-a1da-cf5d8d126de3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:55:03.712901 crc crio[23733]: time=\"2026-06-09T13:55:03.712797343Z\" level=info msg=\"Created container 93af99dfa945eb966cbc43b00859a42f920346452d13b2cb94bf5810f7e0d74a: openstack/swift-storage-0/swift-recon-cron\" id=65515612-0516-4ff9-a609-b675af99bc0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:03.714473 crc crio[23733]: time=\"2026-06-09T13:55:03.714377762Z\" level=info msg=\"Starting container: 93af99dfa945eb966cbc43b00859a42f920346452d13b2cb94bf5810f7e0d74a\" id=34c8dfea-7646-4b74-9f6f-e764c16ea2eb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:03.726166 crc crio[23733]: time=\"2026-06-09T13:55:03.725920532Z\" level=info msg=\"Started container\" PID=63358 containerID=93af99dfa945eb966cbc43b00859a42f920346452d13b2cb94bf5810f7e0d74a description=openstack/swift-storage-0/swift-recon-cron id=34c8dfea-7646-4b74-9f6f-e764c16ea2eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd\nJun 09 13:55:04.886748 crc crio[23733]: time=\"2026-06-09T13:55:04.886089327Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-fb9766d9-hwbtz/POD\" id=aaa217aa-fca0-485b-ac22-f1cf07d40e31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:04.888190 crc crio[23733]: time=\"2026-06-09T13:55:04.888153789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:04.926767 crc crio[23733]: time=\"2026-06-09T13:55:04.926586709Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb9766d9-hwbtz Namespace:openstack ID:e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70 UID:770faf34-c6a1-444b-8c28-3056cc9d881b NetNS:/var/run/netns/5bda70ea-a183-4d9f-a94f-f6400a0db00b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod770faf34_c6a1_444b_8c28_3056cc9d881b.slice PodAnnotations:0xc002b0ebc8}] Aliases:map[]}\"\nJun 09 13:55:04.927489 crc crio[23733]: time=\"2026-06-09T13:55:04.927355539Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-fb9766d9-hwbtz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:05.072976 crc crio[23733]: time=\"2026-06-09T13:55:05.067340878Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-6wcgz/POD\" id=9f7c4c26-8f30-4f3d-b42f-a90bfed77559 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:05.072976 crc crio[23733]: time=\"2026-06-09T13:55:05.069322898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:05.082568 crc crio[23733]: time=\"2026-06-09T13:55:05.082480046Z\" level=info msg=\"Stopping pod sandbox: fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e\" id=47659e66-14a1-47df-bad9-416f024b3b38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:05.083383 crc crio[23733]: time=\"2026-06-09T13:55:05.083320598Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-znq9q Namespace:openstack ID:fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e UID:d4fd70f5-5707-4d41-b617-bb358eb4f2db NetNS:/var/run/netns/07466529-50d8-434b-a059-7b5c5378c099 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4fd70f5_5707_4d41_b617_bb358eb4f2db.slice PodAnnotations:0xc00028e2e8}] Aliases:map[]}\"\nJun 09 13:55:05.083565 crc crio[23733]: time=\"2026-06-09T13:55:05.083505482Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-znq9q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:05.121307 crc crio[23733]: time=\"2026-06-09T13:55:05.120854075Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-6wcgz Namespace:openstack ID:5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395 UID:f7e3ec9c-bb74-4165-9371-8742021372ce NetNS:/var/run/netns/80e45b06-0b50-4d10-ac3c-e0925a5673d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7e3ec9c_bb74_4165_9371_8742021372ce.slice PodAnnotations:0xc0059cc5a0}] Aliases:map[]}\"\nJun 09 13:55:05.121307 crc crio[23733]: time=\"2026-06-09T13:55:05.120929308Z\" level=info msg=\"Adding pod openstack_root-account-create-update-6wcgz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:05.295683 crc crio[23733]: 2026-06-09T13:55:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1a075c966c59c8 Mac:b6:4d:46:d8:d1:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/5bda70ea-a183-4d9f-a94f-f6400a0db00b SocketPath: PciID:}] [{Interface:0xc00035aa10 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:55:05.297067 crc crio[23733]: time=\"2026-06-09T13:55:05.296982529Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb9766d9-hwbtz Namespace:openstack ID:e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70 UID:770faf34-c6a1-444b-8c28-3056cc9d881b NetNS:/var/run/netns/5bda70ea-a183-4d9f-a94f-f6400a0db00b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod770faf34_c6a1_444b_8c28_3056cc9d881b.slice PodAnnotations:0xc002b0ebc8}] Aliases:map[]}\"\nJun 09 13:55:05.297264 crc crio[23733]: time=\"2026-06-09T13:55:05.297237676Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-fb9766d9-hwbtz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:55:05.306873 crc crio[23733]: time=\"2026-06-09T13:55:05.306725763Z\" level=info msg=\"Ran pod sandbox e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70 with infra container: openstack/dnsmasq-dns-fb9766d9-hwbtz/POD\" id=aaa217aa-fca0-485b-ac22-f1cf07d40e31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:05.310381 crc crio[23733]: time=\"2026-06-09T13:55:05.310092817Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2c320705-3993-43cc-a4f3-26bc922c8595 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:05.383312 crc crio[23733]: time=\"2026-06-09T13:55:05.382559949Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7cff8091-518b-4cdb-84d1-1d3887670956 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:05.393231 crc crio[23733]: time=\"2026-06-09T13:55:05.392884567Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-fb9766d9-hwbtz/init\" id=d89a7035-e788-4373-88ff-db82d30b3d3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:05.393593 crc crio[23733]: time=\"2026-06-09T13:55:05.393416401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:05.475290 crc crio[23733]: time=\"2026-06-09T13:55:05.475186565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:05.501289 crc crio[23733]: time=\"2026-06-09T13:55:05.501231277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:05.694152 crc crio[23733]: time=\"2026-06-09T13:55:05.693991945Z\" level=info msg=\"Created container af59287fd7db79cce2667e27d5b222b94f3014bfb0c305795861e4f96c073421: openstack/dnsmasq-dns-fb9766d9-hwbtz/init\" id=d89a7035-e788-4373-88ff-db82d30b3d3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:05.712291 crc crio[23733]: time=\"2026-06-09T13:55:05.712084597Z\" level=info msg=\"Starting container: af59287fd7db79cce2667e27d5b222b94f3014bfb0c305795861e4f96c073421\" id=a6a73344-1f3b-45ea-9866-7d00d7114c82 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:05.727879 crc crio[23733]: 2026-06-09T13:55:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ea6cc638b7da96 Mac:ae:60:a6:be:dd:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/80e45b06-0b50-4d10-ac3c-e0925a5673d3 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:55:05.727879 crc crio[23733]: time=\"2026-06-09T13:55:05.727585745Z\" level=info msg=\"Started container\" PID=63572 containerID=af59287fd7db79cce2667e27d5b222b94f3014bfb0c305795861e4f96c073421 description=openstack/dnsmasq-dns-fb9766d9-hwbtz/init id=a6a73344-1f3b-45ea-9866-7d00d7114c82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70\nJun 09 13:55:05.732797 crc crio[23733]: time=\"2026-06-09T13:55:05.729014161Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-6wcgz Namespace:openstack ID:5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395 UID:f7e3ec9c-bb74-4165-9371-8742021372ce NetNS:/var/run/netns/80e45b06-0b50-4d10-ac3c-e0925a5673d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7e3ec9c_bb74_4165_9371_8742021372ce.slice PodAnnotations:0xc0059cc5a0}] Aliases:map[]}\"\nJun 09 13:55:05.737170 crc crio[23733]: time=\"2026-06-09T13:55:05.736424166Z\" level=info msg=\"Checking pod openstack_root-account-create-update-6wcgz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:55:05.755981 crc crio[23733]: time=\"2026-06-09T13:55:05.755439501Z\" level=info msg=\"Ran pod sandbox 5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395 with infra container: openstack/root-account-create-update-6wcgz/POD\" id=9f7c4c26-8f30-4f3d-b42f-a90bfed77559 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:05.766963 crc crio[23733]: time=\"2026-06-09T13:55:05.766874467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bebe8b7b-1d21-4730-8721-f64f0aa621c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:05.771022 crc crio[23733]: time=\"2026-06-09T13:55:05.770923959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0b850512-1b59-4dca-a3d6-f4418e34de72 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:05.791539 crc crio[23733]: time=\"2026-06-09T13:55:05.791433762Z\" level=info msg=\"Creating container: openstack/root-account-create-update-6wcgz/mariadb-account-create-update\" id=d0052332-7993-4b3b-b1cf-de9c45717da0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:05.792082 crc crio[23733]: time=\"2026-06-09T13:55:05.792002696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:05.836315 crc crio[23733]: time=\"2026-06-09T13:55:05.836097018Z\" level=info msg=\"Stopped pod sandbox: fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e\" id=47659e66-14a1-47df-bad9-416f024b3b38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:05.873976 crc crio[23733]: time=\"2026-06-09T13:55:05.866074767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:05.882152 crc crio[23733]: time=\"2026-06-09T13:55:05.876695512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:06.166197 crc crio[23733]: time=\"2026-06-09T13:55:06.16297442Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9e907708-5ad9-4cfa-90c9-b2f8e853556f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:06.406331 crc crio[23733]: time=\"2026-06-09T13:55:06.405289138Z\" level=info msg=\"Created container 6be790507d18afa97618c6c352a4085cab01ba72b1390699307f028f249962c8: openstack/root-account-create-update-6wcgz/mariadb-account-create-update\" id=d0052332-7993-4b3b-b1cf-de9c45717da0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:06.420957 crc crio[23733]: time=\"2026-06-09T13:55:06.420828847Z\" level=info msg=\"Starting container: 6be790507d18afa97618c6c352a4085cab01ba72b1390699307f028f249962c8\" id=5a287dc2-c54b-4b77-95e8-6cacaf95cd1f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:06.440486 crc crio[23733]: time=\"2026-06-09T13:55:06.43975869Z\" level=info msg=\"Started container\" PID=63663 containerID=6be790507d18afa97618c6c352a4085cab01ba72b1390699307f028f249962c8 description=openstack/root-account-create-update-6wcgz/mariadb-account-create-update id=5a287dc2-c54b-4b77-95e8-6cacaf95cd1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395\nJun 09 13:55:06.492705 crc crio[23733]: time=\"2026-06-09T13:55:06.491168526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=59c2570d-23a6-46fe-aa3d-8492b3f6f523 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:06.511553 crc crio[23733]: time=\"2026-06-09T13:55:06.511477643Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-fb9766d9-hwbtz/dnsmasq-dns\" id=d03d8483-089b-4800-acaf-b0fde039483d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:06.517987 crc crio[23733]: time=\"2026-06-09T13:55:06.517882324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:06.608363 crc crio[23733]: time=\"2026-06-09T13:55:06.60577246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:06.612786 crc crio[23733]: time=\"2026-06-09T13:55:06.612724704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:06.795593 crc crio[23733]: time=\"2026-06-09T13:55:06.793843552Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-4zvhs/POD\" id=0eedbd8e-949f-4a5f-b43f-ade8fab12b1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:06.795593 crc crio[23733]: time=\"2026-06-09T13:55:06.794465908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:06.897185 crc crio[23733]: time=\"2026-06-09T13:55:06.892917929Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-4zvhs Namespace:openstack ID:cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9 UID:69aaffc8-02f6-4ef3-bded-f542f6fc8d38 NetNS:/var/run/netns/ee362c35-ae20-4606-b5da-b2848f03f69b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69aaffc8_02f6_4ef3_bded_f542f6fc8d38.slice PodAnnotations:0xc000308cf8}] Aliases:map[]}\"\nJun 09 13:55:06.897185 crc crio[23733]: time=\"2026-06-09T13:55:06.892994101Z\" level=info msg=\"Adding pod openstack_cinder-db-create-4zvhs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:07.025169 crc crio[23733]: time=\"2026-06-09T13:55:07.021574636Z\" level=info msg=\"Created container 8ed61132407b44eb6c81381c582c0d1a8f79277a60ec4a97cb375e7945fae293: openstack/dnsmasq-dns-fb9766d9-hwbtz/dnsmasq-dns\" id=d03d8483-089b-4800-acaf-b0fde039483d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:07.038170 crc crio[23733]: time=\"2026-06-09T13:55:07.032904959Z\" level=info msg=\"Starting container: 8ed61132407b44eb6c81381c582c0d1a8f79277a60ec4a97cb375e7945fae293\" id=6971a965-216e-422e-9191-ef164c9312e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:07.043674 crc crio[23733]: time=\"2026-06-09T13:55:07.039879183Z\" level=info msg=\"Started container\" PID=63787 containerID=8ed61132407b44eb6c81381c582c0d1a8f79277a60ec4a97cb375e7945fae293 description=openstack/dnsmasq-dns-fb9766d9-hwbtz/dnsmasq-dns id=6971a965-216e-422e-9191-ef164c9312e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70\nJun 09 13:55:07.177339 crc crio[23733]: time=\"2026-06-09T13:55:07.164612993Z\" level=info msg=\"Running pod sandbox: openstack/cinder-8df5-account-create-update-2f45j/POD\" id=cee044f1-557f-4df6-ae94-508ec62b117a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:07.177339 crc crio[23733]: time=\"2026-06-09T13:55:07.165183677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:07.241484 crc crio[23733]: time=\"2026-06-09T13:55:07.237501045Z\" level=info msg=\"Got pod network &{Name:cinder-8df5-account-create-update-2f45j Namespace:openstack ID:4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f UID:7b32733d-7fdc-40e3-a1e3-d6234f1f9091 NetNS:/var/run/netns/ddf31298-59cf-436b-8aec-9f958ecb1b82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b32733d_7fdc_40e3_a1e3_d6234f1f9091.slice PodAnnotations:0xc00012ad68}] Aliases:map[]}\"\nJun 09 13:55:07.241484 crc crio[23733]: time=\"2026-06-09T13:55:07.237574737Z\" level=info msg=\"Adding pod openstack_cinder-8df5-account-create-update-2f45j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:07.339167 crc crio[23733]: time=\"2026-06-09T13:55:07.33652814Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-7vq5w/POD\" id=b6626132-3589-44d3-8773-f51e7ff37709 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:07.339167 crc crio[23733]: time=\"2026-06-09T13:55:07.336652903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:07.366075 crc crio[23733]: time=\"2026-06-09T13:55:07.365987617Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-zcbrv/POD\" id=9a008aa1-63ec-4371-9bf4-c1662eda702e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:07.366930 crc crio[23733]: time=\"2026-06-09T13:55:07.366301704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:07.380582 crc crio[23733]: time=\"2026-06-09T13:55:07.38050868Z\" level=info msg=\"Running pod sandbox: openstack/barbican-ca9d-account-create-update-497xk/POD\" id=25eda035-3ec7-417f-8cc7-39556918dbb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:07.380752 crc crio[23733]: time=\"2026-06-09T13:55:07.380606643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:07.408773 crc crio[23733]: time=\"2026-06-09T13:55:07.408672764Z\" level=info msg=\"Running pod sandbox: openstack/neutron-3bc4-account-create-update-k8b77/POD\" id=c3293777-ce6e-4b5c-83d5-7cb4de72d021 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:07.408903 crc crio[23733]: time=\"2026-06-09T13:55:07.408853459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:07.464948 crc crio[23733]: time=\"2026-06-09T13:55:07.464435787Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-92jq9/POD\" id=1222e632-2dbc-4136-b331-7bcc89ad952c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:07.464948 crc crio[23733]: time=\"2026-06-09T13:55:07.464566452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:07.571468 crc crio[23733]: time=\"2026-06-09T13:55:07.570670845Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-7vq5w Namespace:openstack ID:ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a UID:92280bc1-d687-4d7a-8318-c3cf09542ddb NetNS:/var/run/netns/239512b7-91cc-4211-b69b-15c22165c9c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92280bc1_d687_4d7a_8318_c3cf09542ddb.slice PodAnnotations:0xc002b0e510}] Aliases:map[]}\"\nJun 09 13:55:07.571468 crc crio[23733]: time=\"2026-06-09T13:55:07.570991422Z\" level=info msg=\"Adding pod openstack_neutron-db-create-7vq5w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:07.615584 crc crio[23733]: time=\"2026-06-09T13:55:07.615432473Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-zcbrv Namespace:openstack ID:294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398 UID:7e361508-54d3-46c4-b3f0-4dbf373c77f4 NetNS:/var/run/netns/0f7bbb11-d565-4d15-95a6-88b9645ee6a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e361508_54d3_46c4_b3f0_4dbf373c77f4.slice PodAnnotations:0xc0010262f8}] Aliases:map[]}\"\nJun 09 13:55:07.615584 crc crio[23733]: time=\"2026-06-09T13:55:07.615551616Z\" level=info msg=\"Adding pod openstack_barbican-db-create-zcbrv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:07.629817 crc crio[23733]: time=\"2026-06-09T13:55:07.62530981Z\" level=info msg=\"Got pod network &{Name:barbican-ca9d-account-create-update-497xk Namespace:openstack ID:71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13 UID:f6ce143e-430b-4d48-a867-17db9e756a4e NetNS:/var/run/netns/01d39e77-a31d-4dbd-ac32-f1e8f4f6860e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6ce143e_430b_4d48_a867_17db9e756a4e.slice PodAnnotations:0xc002b0e798}] Aliases:map[]}\"\nJun 09 13:55:07.629817 crc crio[23733]: time=\"2026-06-09T13:55:07.625363771Z\" level=info msg=\"Adding pod openstack_barbican-ca9d-account-create-update-497xk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:07.798065 crc crio[23733]: time=\"2026-06-09T13:55:07.79770022Z\" level=info msg=\"Got pod network &{Name:neutron-3bc4-account-create-update-k8b77 Namespace:openstack ID:72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca UID:d8b9ef21-f9d5-4d27-a285-ba34dcd7ef1e NetNS:/var/run/netns/7f1ac304-88b3-4771-a53f-9e8ab21a8329 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8b9ef21_f9d5_4d27_a285_ba34dcd7ef1e.slice PodAnnotations:0xc001026130}] Aliases:map[]}\"\nJun 09 13:55:07.798065 crc crio[23733]: time=\"2026-06-09T13:55:07.797760982Z\" level=info msg=\"Adding pod openstack_neutron-3bc4-account-create-update-k8b77 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:07.819740 crc crio[23733]: time=\"2026-06-09T13:55:07.819589727Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-92jq9 Namespace:openstack ID:1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75 UID:57e14b30-a18e-4b65-9bd3-cd9a46043115 NetNS:/var/run/netns/9b931ecf-e846-4c9a-a8e0-c2ed506083d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57e14b30_a18e_4b65_9bd3_cd9a46043115.slice PodAnnotations:0xc001026340}] Aliases:map[]}\"\nJun 09 13:55:07.819740 crc crio[23733]: time=\"2026-06-09T13:55:07.819687109Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-92jq9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:07.908176 crc crio[23733]: time=\"2026-06-09T13:55:07.907384572Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-798c5d9f59-jztv5/POD\" id=312d04b9-00cf-488f-ad73-10bab80acd4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:07.908176 crc crio[23733]: time=\"2026-06-09T13:55:07.907517976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:07.973206 crc crio[23733]: time=\"2026-06-09T13:55:07.973069254Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-798c5d9f59-jztv5 Namespace:openstack ID:195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8 UID:05d75b6b-1aac-4baa-94aa-7cbe4e7528ef NetNS:/var/run/netns/324d288d-57f4-48aa-a885-9162dc556fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d75b6b_1aac_4baa_94aa_7cbe4e7528ef.slice PodAnnotations:0xc001026700}] Aliases:map[]}\"\nJun 09 13:55:07.973206 crc crio[23733]: time=\"2026-06-09T13:55:07.973195367Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-798c5d9f59-jztv5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:08.048552 crc crio[23733]: 2026-06-09T13:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4490e307511e2a8 Mac:82:d1:b8:c7:11:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/ddf31298-59cf-436b-8aec-9f958ecb1b82 SocketPath: PciID:}] [{Interface:0xc000126f50 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:55:08.049924 crc crio[23733]: time=\"2026-06-09T13:55:08.049413284Z\" level=info msg=\"Got pod network &{Name:cinder-8df5-account-create-update-2f45j Namespace:openstack ID:4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f UID:7b32733d-7fdc-40e3-a1e3-d6234f1f9091 NetNS:/var/run/netns/ddf31298-59cf-436b-8aec-9f958ecb1b82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b32733d_7fdc_40e3_a1e3_d6234f1f9091.slice PodAnnotations:0xc00012ad68}] Aliases:map[]}\"\nJun 09 13:55:08.049924 crc crio[23733]: time=\"2026-06-09T13:55:08.049587978Z\" level=info msg=\"Checking pod openstack_cinder-8df5-account-create-update-2f45j for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:55:08.064872 crc crio[23733]: time=\"2026-06-09T13:55:08.064273135Z\" level=info msg=\"Ran pod sandbox 4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f with infra container: openstack/cinder-8df5-account-create-update-2f45j/POD\" id=cee044f1-557f-4df6-ae94-508ec62b117a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:08.066750 crc crio[23733]: time=\"2026-06-09T13:55:08.066284984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7e79b82c-0e3b-466b-ad16-e8fe2b6ddc87 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:08.074483 crc crio[23733]: time=\"2026-06-09T13:55:08.073918226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=22208d33-8da1-448b-b602-993b47d89fe7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:08.087661 crc crio[23733]: time=\"2026-06-09T13:55:08.086822307Z\" level=info msg=\"Creating container: openstack/cinder-8df5-account-create-update-2f45j/mariadb-account-create-update\" id=220d818e-57c7-47a7-a1b2-c4caa97e0412 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:08.087661 crc crio[23733]: time=\"2026-06-09T13:55:08.087390702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:08.156737 crc crio[23733]: time=\"2026-06-09T13:55:08.156577312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:08.168219 crc crio[23733]: time=\"2026-06-09T13:55:08.167796522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:08.378418 crc crio[23733]: 2026-06-09T13:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab363a0159f05db Mac:2e:55:b1:03:e0:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/239512b7-91cc-4211-b69b-15c22165c9c3 SocketPath: PciID:}] [{Interface:0xc00036d090 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:55:08.382983 crc crio[23733]: time=\"2026-06-09T13:55:08.380475699Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-7vq5w Namespace:openstack ID:ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a UID:92280bc1-d687-4d7a-8318-c3cf09542ddb NetNS:/var/run/netns/239512b7-91cc-4211-b69b-15c22165c9c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92280bc1_d687_4d7a_8318_c3cf09542ddb.slice PodAnnotations:0xc002b0e510}] Aliases:map[]}\"\nJun 09 13:55:08.382983 crc crio[23733]: time=\"2026-06-09T13:55:08.38291285Z\" level=info msg=\"Checking pod openstack_neutron-db-create-7vq5w for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:55:08.417022 crc crio[23733]: time=\"2026-06-09T13:55:08.416923591Z\" level=info msg=\"Stopping container: 8ed61132407b44eb6c81381c582c0d1a8f79277a60ec4a97cb375e7945fae293 (timeout: 10s)\" id=2d5b9ffe-9d9c-4a6a-b23a-c68fda35f253 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:55:08.474966 crc crio[23733]: time=\"2026-06-09T13:55:08.474760707Z\" level=info msg=\"Ran pod sandbox ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a with infra container: openstack/neutron-db-create-7vq5w/POD\" id=b6626132-3589-44d3-8773-f51e7ff37709 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:08.479798 crc crio[23733]: time=\"2026-06-09T13:55:08.479704371Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=86f509e6-5bb7-471f-a936-f798ad5e65c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:08.487831 crc crio[23733]: time=\"2026-06-09T13:55:08.487465535Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=62db3046-0b8f-4cd2-8ac4-71c1a6f14889 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:08.500723 crc crio[23733]: time=\"2026-06-09T13:55:08.500249424Z\" level=info msg=\"Created container 6730d205f921fcc7c00e3c0ea392a763eeaf8687584ae5bd95ce2fe2ebcea3f6: openstack/cinder-8df5-account-create-update-2f45j/mariadb-account-create-update\" id=220d818e-57c7-47a7-a1b2-c4caa97e0412 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:08.511519 crc crio[23733]: time=\"2026-06-09T13:55:08.511422643Z\" level=info msg=\"Starting container: 6730d205f921fcc7c00e3c0ea392a763eeaf8687584ae5bd95ce2fe2ebcea3f6\" id=0afdea3f-fdfc-4e48-8099-acdec8e15f3e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:08.534927 crc crio[23733]: time=\"2026-06-09T13:55:08.534830859Z\" level=info msg=\"Started container\" PID=64130 containerID=6730d205f921fcc7c00e3c0ea392a763eeaf8687584ae5bd95ce2fe2ebcea3f6 description=openstack/cinder-8df5-account-create-update-2f45j/mariadb-account-create-update id=0afdea3f-fdfc-4e48-8099-acdec8e15f3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f\nJun 09 13:55:08.547414 crc crio[23733]: 2026-06-09T13:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf9fd1b836e15f1 Mac:aa:39:98:10:4c:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/ee362c35-ae20-4606-b5da-b2848f03f69b SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:55:08.547907 crc crio[23733]: time=\"2026-06-09T13:55:08.547614108Z\" level=info msg=\"Creating container: openstack/neutron-db-create-7vq5w/mariadb-database-create\" id=14766142-170c-415e-9b00-5a0f5fe2e15b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:08.548291 crc crio[23733]: time=\"2026-06-09T13:55:08.548073581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:08.549452 crc crio[23733]: time=\"2026-06-09T13:55:08.549352602Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-4zvhs Namespace:openstack ID:cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9 UID:69aaffc8-02f6-4ef3-bded-f542f6fc8d38 NetNS:/var/run/netns/ee362c35-ae20-4606-b5da-b2848f03f69b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69aaffc8_02f6_4ef3_bded_f542f6fc8d38.slice PodAnnotations:0xc000308cf8}] Aliases:map[]}\"\nJun 09 13:55:08.550942 crc crio[23733]: time=\"2026-06-09T13:55:08.550727666Z\" level=info msg=\"Checking pod openstack_cinder-db-create-4zvhs for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:55:08.598818 crc crio[23733]: time=\"2026-06-09T13:55:08.59850453Z\" level=info msg=\"Stopped container 8ed61132407b44eb6c81381c582c0d1a8f79277a60ec4a97cb375e7945fae293: openstack/dnsmasq-dns-fb9766d9-hwbtz/dnsmasq-dns\" id=2d5b9ffe-9d9c-4a6a-b23a-c68fda35f253 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:55:08.599931 crc crio[23733]: time=\"2026-06-09T13:55:08.599808273Z\" level=info msg=\"Stopping pod sandbox: e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70\" id=90d80638-a46d-4db7-b50d-26821537f9d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:08.602018 crc crio[23733]: time=\"2026-06-09T13:55:08.600748507Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb9766d9-hwbtz Namespace:openstack ID:e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70 UID:770faf34-c6a1-444b-8c28-3056cc9d881b NetNS:/var/run/netns/5bda70ea-a183-4d9f-a94f-f6400a0db00b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod770faf34_c6a1_444b_8c28_3056cc9d881b.slice PodAnnotations:0xc002898290}] Aliases:map[]}\"\nJun 09 13:55:08.602018 crc crio[23733]: time=\"2026-06-09T13:55:08.60088438Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-fb9766d9-hwbtz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:08.603928 crc crio[23733]: 2026-06-09T13:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71e198501224b12 Mac:22:e4:a7:7e:17:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/01d39e77-a31d-4dbd-ac32-f1e8f4f6860e SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:55:08.604766 crc crio[23733]: time=\"2026-06-09T13:55:08.604722586Z\" level=info msg=\"Got pod network &{Name:barbican-ca9d-account-create-update-497xk Namespace:openstack ID:71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13 UID:f6ce143e-430b-4d48-a867-17db9e756a4e NetNS:/var/run/netns/01d39e77-a31d-4dbd-ac32-f1e8f4f6860e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6ce143e_430b_4d48_a867_17db9e756a4e.slice PodAnnotations:0xc002b0e798}] Aliases:map[]}\"\nJun 09 13:55:08.604873 crc crio[23733]: time=\"2026-06-09T13:55:08.6048522Z\" level=info msg=\"Checking pod openstack_barbican-ca9d-account-create-update-497xk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:55:08.639022 crc crio[23733]: 2026-06-09T13:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:294c157dc9a23b4 Mac:ee:c6:7f:cc:00:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/0f7bbb11-d565-4d15-95a6-88b9645ee6a3 SocketPath: PciID:}] [{Interface:0xc00020c5b0 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:55:08.652805 crc crio[23733]: time=\"2026-06-09T13:55:08.652563542Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-zcbrv Namespace:openstack ID:294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398 UID:7e361508-54d3-46c4-b3f0-4dbf373c77f4 NetNS:/var/run/netns/0f7bbb11-d565-4d15-95a6-88b9645ee6a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e361508_54d3_46c4_b3f0_4dbf373c77f4.slice PodAnnotations:0xc0010262f8}] Aliases:map[]}\"\nJun 09 13:55:08.652805 crc crio[23733]: time=\"2026-06-09T13:55:08.652909361Z\" level=info msg=\"Checking pod openstack_barbican-db-create-zcbrv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:55:08.702328 crc crio[23733]: time=\"2026-06-09T13:55:08.702191754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:08.739944 crc crio[23733]: time=\"2026-06-09T13:55:08.738749457Z\" level=info msg=\"Ran pod sandbox cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9 with infra container: openstack/cinder-db-create-4zvhs/POD\" id=0eedbd8e-949f-4a5f-b43f-ade8fab12b1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:08.753709 crc crio[23733]: 2026-06-09T13:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72083ec2dc6705c Mac:32:bc:07:a1:85:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/7f1ac304-88b3-4771-a53f-9e8ab21a8329 SocketPath: PciID:}] [{Interface:0xc0002f4840 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:55:08.756611 crc crio[23733]: time=\"2026-06-09T13:55:08.755844625Z\" level=info msg=\"Got pod network &{Name:neutron-3bc4-account-create-update-k8b77 Namespace:openstack ID:72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca UID:d8b9ef21-f9d5-4d27-a285-ba34dcd7ef1e NetNS:/var/run/netns/7f1ac304-88b3-4771-a53f-9e8ab21a8329 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8b9ef21_f9d5_4d27_a285_ba34dcd7ef1e.slice PodAnnotations:0xc001026130}] Aliases:map[]}\"\nJun 09 13:55:08.756611 crc crio[23733]: time=\"2026-06-09T13:55:08.756362427Z\" level=info msg=\"Checking pod openstack_neutron-3bc4-account-create-update-k8b77 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:55:08.759513 crc crio[23733]: time=\"2026-06-09T13:55:08.759414414Z\" level=info msg=\"Ran pod sandbox 294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398 with infra container: openstack/barbican-db-create-zcbrv/POD\" id=9a008aa1-63ec-4371-9bf4-c1662eda702e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:08.769837 crc crio[23733]: 2026-06-09T13:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f23715b86a45bf Mac:fa:24:3d:5e:37:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/9b931ecf-e846-4c9a-a8e0-c2ed506083d8 SocketPath: PciID:}] [{Interface:0xc00011e320 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:55:08.770679 crc crio[23733]: time=\"2026-06-09T13:55:08.770215404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=32159278-edb3-4132-bd59-91a05eb2995a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:08.771336 crc crio[23733]: time=\"2026-06-09T13:55:08.771179658Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-92jq9 Namespace:openstack ID:1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75 UID:57e14b30-a18e-4b65-9bd3-cd9a46043115 NetNS:/var/run/netns/9b931ecf-e846-4c9a-a8e0-c2ed506083d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57e14b30_a18e_4b65_9bd3_cd9a46043115.slice PodAnnotations:0xc001026340}] Aliases:map[]}\"\nJun 09 13:55:08.771336 crc crio[23733]: time=\"2026-06-09T13:55:08.771354362Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-92jq9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:55:08.771907 crc crio[23733]: time=\"2026-06-09T13:55:08.771501086Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=89e8c49f-8121-4696-8a62-4e02392271b2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:08.773689 crc crio[23733]: time=\"2026-06-09T13:55:08.772843028Z\" level=info msg=\"Ran pod sandbox 71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13 with infra container: openstack/barbican-ca9d-account-create-update-497xk/POD\" id=25eda035-3ec7-417f-8cc7-39556918dbb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:08.773689 crc crio[23733]: time=\"2026-06-09T13:55:08.773088805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:08.789203 crc crio[23733]: time=\"2026-06-09T13:55:08.783728502Z\" level=info msg=\"Ran pod sandbox 72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca with infra container: openstack/neutron-3bc4-account-create-update-k8b77/POD\" id=c3293777-ce6e-4b5c-83d5-7cb4de72d021 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:08.789203 crc crio[23733]: time=\"2026-06-09T13:55:08.78804955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f0d0b16b-c2da-424a-bc9e-3e6fe645c479 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:08.789203 crc crio[23733]: time=\"2026-06-09T13:55:08.788535082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1e9728ae-3f7d-4655-aff0-4c20dbbe91f1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:08.789933 crc crio[23733]: time=\"2026-06-09T13:55:08.789783973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9959715a-4fe0-4f06-ab5b-6fc819795dcd name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:08.798736 crc crio[23733]: 2026-06-09T13:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:195e00a5f369060 Mac:ea:49:cd:5e:a0:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/324d288d-57f4-48aa-a885-9162dc556fdd SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:55:08.798999 crc crio[23733]: time=\"2026-06-09T13:55:08.798812149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=00162d18-3eb1-4302-a54b-319d6c80ace6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:08.799541 crc crio[23733]: time=\"2026-06-09T13:55:08.799430984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e0a8b3cb-cebf-4969-ab6a-c1230384938c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:08.803684 crc crio[23733]: time=\"2026-06-09T13:55:08.801066645Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-798c5d9f59-jztv5 Namespace:openstack ID:195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8 UID:05d75b6b-1aac-4baa-94aa-7cbe4e7528ef NetNS:/var/run/netns/324d288d-57f4-48aa-a885-9162dc556fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d75b6b_1aac_4baa_94aa_7cbe4e7528ef.slice PodAnnotations:0xc001026700}] Aliases:map[]}\"\nJun 09 13:55:08.803684 crc crio[23733]: time=\"2026-06-09T13:55:08.801447954Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-798c5d9f59-jztv5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:55:08.803684 crc crio[23733]: time=\"2026-06-09T13:55:08.801805504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=47acd10e-77bc-42ea-8f3c-ba8f9ca70ed3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:08.826934 crc crio[23733]: time=\"2026-06-09T13:55:08.82682753Z\" level=info msg=\"Ran pod sandbox 1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75 with infra container: openstack/keystone-db-sync-92jq9/POD\" id=1222e632-2dbc-4136-b331-7bcc89ad952c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:08.827544 crc crio[23733]: time=\"2026-06-09T13:55:08.827296921Z\" level=info msg=\"Creating container: openstack/barbican-db-create-zcbrv/mariadb-database-create\" id=a47a883d-5224-43ef-9ec0-b46ae2ced138 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:08.829457 crc crio[23733]: time=\"2026-06-09T13:55:08.829373002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:08.851741 crc crio[23733]: time=\"2026-06-09T13:55:08.850818489Z\" level=info msg=\"Ran pod sandbox 195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8 with infra container: openstack/dnsmasq-dns-798c5d9f59-jztv5/POD\" id=312d04b9-00cf-488f-ad73-10bab80acd4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:08.864666 crc crio[23733]: time=\"2026-06-09T13:55:08.864534042Z\" level=info msg=\"Creating container: openstack/neutron-3bc4-account-create-update-k8b77/mariadb-account-create-update\" id=75069352-6276-459b-8ba5-1450456c7f7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:08.867300 crc crio[23733]: time=\"2026-06-09T13:55:08.86722264Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=02a97099-7076-45de-8453-b48d8d8a5bf0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:08.867469 crc crio[23733]: time=\"2026-06-09T13:55:08.867375093Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=02a97099-7076-45de-8453-b48d8d8a5bf0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:08.867469 crc crio[23733]: time=\"2026-06-09T13:55:08.867422544Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=02a97099-7076-45de-8453-b48d8d8a5bf0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:08.868756 crc crio[23733]: time=\"2026-06-09T13:55:08.868647485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8ff6364d-770f-4eb3-915a-9b60f2e98220 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:08.870554 crc crio[23733]: time=\"2026-06-09T13:55:08.870493351Z\" level=info msg=\"Creating container: openstack/cinder-db-create-4zvhs/mariadb-database-create\" id=c224b338-eaab-4a4f-8a70-31a0cb5f8c53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:08.883938 crc crio[23733]: time=\"2026-06-09T13:55:08.883778763Z\" level=info msg=\"Creating container: openstack/barbican-ca9d-account-create-update-497xk/mariadb-account-create-update\" id=d94f6029-b10e-4856-ac36-e61546b381fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:08.886502 crc crio[23733]: time=\"2026-06-09T13:55:08.886421779Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=a86f5e70-8d9c-4de3-8f30-c983b30c6828 name=/runtime.v1.ImageService/PullImage\nJun 09 13:55:08.896286 crc crio[23733]: time=\"2026-06-09T13:55:08.896174463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:08.901470 crc crio[23733]: time=\"2026-06-09T13:55:08.900810278Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"\nJun 09 13:55:08.905380 crc crio[23733]: time=\"2026-06-09T13:55:08.900596803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:08.905914 crc crio[23733]: time=\"2026-06-09T13:55:08.905603888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:08.980058 crc crio[23733]: time=\"2026-06-09T13:55:08.979954887Z\" level=info msg=\"Created container 2e64335d40e1ab9000249766b1ec074925c9ea0de800b5d585b1a361192990e6: openstack/neutron-db-create-7vq5w/mariadb-database-create\" id=14766142-170c-415e-9b00-5a0f5fe2e15b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:08.983737 crc crio[23733]: time=\"2026-06-09T13:55:08.983600078Z\" level=info msg=\"Starting container: 2e64335d40e1ab9000249766b1ec074925c9ea0de800b5d585b1a361192990e6\" id=3bddab2a-0091-46fc-81f8-43bb39e66aea name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:08.991605 crc crio[23733]: time=\"2026-06-09T13:55:08.991477035Z\" level=info msg=\"Started container\" PID=64198 containerID=2e64335d40e1ab9000249766b1ec074925c9ea0de800b5d585b1a361192990e6 description=openstack/neutron-db-create-7vq5w/mariadb-database-create id=3bddab2a-0091-46fc-81f8-43bb39e66aea name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a\nJun 09 13:55:09.011576 crc crio[23733]: time=\"2026-06-09T13:55:09.011472486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:09.024020 crc crio[23733]: time=\"2026-06-09T13:55:09.02207915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:09.031651 crc crio[23733]: time=\"2026-06-09T13:55:09.031528167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:09.038845 crc crio[23733]: time=\"2026-06-09T13:55:09.038767118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:09.115246 crc crio[23733]: time=\"2026-06-09T13:55:09.114377448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:09.150649 crc crio[23733]: time=\"2026-06-09T13:55:09.150514531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:09.159073 crc crio[23733]: time=\"2026-06-09T13:55:09.157904396Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=04bffeb1-1372-4a46-9e43-75127ab37f64 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:09.210288 crc crio[23733]: time=\"2026-06-09T13:55:09.209733152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:09.220815 crc crio[23733]: time=\"2026-06-09T13:55:09.220174023Z\" level=info msg=\"Stopped pod sandbox: e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70\" id=90d80638-a46d-4db7-b50d-26821537f9d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:09.221268 crc crio[23733]: time=\"2026-06-09T13:55:09.221183388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:09.228489 crc crio[23733]: time=\"2026-06-09T13:55:09.228391549Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-798c5d9f59-jztv5/init\" id=5c5c569d-6ad1-4b53-8ac0-5a74b84a5dd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:09.229082 crc crio[23733]: time=\"2026-06-09T13:55:09.228932972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:09.296694 crc crio[23733]: time=\"2026-06-09T13:55:09.296540162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:09.305559 crc crio[23733]: time=\"2026-06-09T13:55:09.305320042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:09.489230 crc crio[23733]: time=\"2026-06-09T13:55:09.489049236Z\" level=info msg=\"Stopping pod sandbox: 5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395\" id=5ca6655d-e9d9-4539-b301-efdef7aefd93 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:09.491510 crc crio[23733]: time=\"2026-06-09T13:55:09.491428435Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-6wcgz Namespace:openstack ID:5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395 UID:f7e3ec9c-bb74-4165-9371-8742021372ce NetNS:/var/run/netns/80e45b06-0b50-4d10-ac3c-e0925a5673d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7e3ec9c_bb74_4165_9371_8742021372ce.slice PodAnnotations:0xc002b0e7a0}] Aliases:map[]}\"\nJun 09 13:55:09.491760 crc crio[23733]: time=\"2026-06-09T13:55:09.491690231Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-6wcgz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:09.903215 crc crio[23733]: time=\"2026-06-09T13:55:09.901182649Z\" level=info msg=\"Created container f54b6607946cab929eb659dd823a7f65b2c03722f6e39b74bfc3c2b4fdbf0837: openstack/cinder-db-create-4zvhs/mariadb-database-create\" id=c224b338-eaab-4a4f-8a70-31a0cb5f8c53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:09.915469 crc crio[23733]: time=\"2026-06-09T13:55:09.915094657Z\" level=info msg=\"Starting container: f54b6607946cab929eb659dd823a7f65b2c03722f6e39b74bfc3c2b4fdbf0837\" id=72b878e4-3ded-48d1-84f8-bd79a81a33e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:09.922568 crc crio[23733]: time=\"2026-06-09T13:55:09.922488592Z\" level=info msg=\"Started container\" PID=64303 containerID=f54b6607946cab929eb659dd823a7f65b2c03722f6e39b74bfc3c2b4fdbf0837 description=openstack/cinder-db-create-4zvhs/mariadb-database-create id=72b878e4-3ded-48d1-84f8-bd79a81a33e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9\nJun 09 13:55:09.997926 crc crio[23733]: time=\"2026-06-09T13:55:09.997808345Z\" level=info msg=\"Stopped pod sandbox: 5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395\" id=5ca6655d-e9d9-4539-b301-efdef7aefd93 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:10.018769 crc crio[23733]: time=\"2026-06-09T13:55:10.018468101Z\" level=info msg=\"Created container 5c8d8267c6bf3ae4b34f55a52b105e33993165f28e161b109db39bf7743eef02: openstack/barbican-ca9d-account-create-update-497xk/mariadb-account-create-update\" id=d94f6029-b10e-4856-ac36-e61546b381fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:10.029457 crc crio[23733]: time=\"2026-06-09T13:55:10.028069982Z\" level=info msg=\"Starting container: 5c8d8267c6bf3ae4b34f55a52b105e33993165f28e161b109db39bf7743eef02\" id=9b67d0df-0ad1-45b8-9dff-dec62091bb86 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:10.043189 crc crio[23733]: time=\"2026-06-09T13:55:10.041924858Z\" level=info msg=\"Created container 4a79886ccb842a3c87a88d98475ecc5f132ecaae2650e4392b2e5b32f78111a1: openstack/neutron-3bc4-account-create-update-k8b77/mariadb-account-create-update\" id=75069352-6276-459b-8ba5-1450456c7f7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:10.043495 crc crio[23733]: time=\"2026-06-09T13:55:10.043316692Z\" level=info msg=\"Started container\" PID=64306 containerID=5c8d8267c6bf3ae4b34f55a52b105e33993165f28e161b109db39bf7743eef02 description=openstack/barbican-ca9d-account-create-update-497xk/mariadb-account-create-update id=9b67d0df-0ad1-45b8-9dff-dec62091bb86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13\nJun 09 13:55:10.062376 crc crio[23733]: time=\"2026-06-09T13:55:10.062306037Z\" level=info msg=\"Starting container: 4a79886ccb842a3c87a88d98475ecc5f132ecaae2650e4392b2e5b32f78111a1\" id=125d6f86-5756-4279-b4a1-691a7a1d6c6a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:10.070730 crc crio[23733]: time=\"2026-06-09T13:55:10.070590535Z\" level=info msg=\"Started container\" PID=64311 containerID=4a79886ccb842a3c87a88d98475ecc5f132ecaae2650e4392b2e5b32f78111a1 description=openstack/neutron-3bc4-account-create-update-k8b77/mariadb-account-create-update id=125d6f86-5756-4279-b4a1-691a7a1d6c6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca\nJun 09 13:55:10.178232 crc crio[23733]: time=\"2026-06-09T13:55:10.177729934Z\" level=info msg=\"Created container d69656718500c5f5d88b83b709531414f80351def9a3aa90d75d64df19d5c945: openstack/barbican-db-create-zcbrv/mariadb-database-create\" id=a47a883d-5224-43ef-9ec0-b46ae2ced138 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:10.188017 crc crio[23733]: time=\"2026-06-09T13:55:10.187913208Z\" level=info msg=\"Starting container: d69656718500c5f5d88b83b709531414f80351def9a3aa90d75d64df19d5c945\" id=f9cf199b-b69e-41ca-8a06-9f6adebf87db name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:10.195893 crc crio[23733]: time=\"2026-06-09T13:55:10.195755533Z\" level=info msg=\"Started container\" PID=64308 containerID=d69656718500c5f5d88b83b709531414f80351def9a3aa90d75d64df19d5c945 description=openstack/barbican-db-create-zcbrv/mariadb-database-create id=f9cf199b-b69e-41ca-8a06-9f6adebf87db name=/runtime.v1.RuntimeService/StartContainer sandboxID=294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398\nJun 09 13:55:10.290763 crc crio[23733]: time=\"2026-06-09T13:55:10.290259207Z\" level=info msg=\"Created container 869ba63a8b1ad9d3829e8b07e0f0f3c011983a3a505a0a096165815887197b99: openstack/dnsmasq-dns-798c5d9f59-jztv5/init\" id=5c5c569d-6ad1-4b53-8ac0-5a74b84a5dd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:10.294952 crc crio[23733]: time=\"2026-06-09T13:55:10.292267396Z\" level=info msg=\"Starting container: 869ba63a8b1ad9d3829e8b07e0f0f3c011983a3a505a0a096165815887197b99\" id=f44d3a79-fd72-41e2-abec-dc460b06fa2f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:10.306350 crc crio[23733]: time=\"2026-06-09T13:55:10.306176424Z\" level=info msg=\"Started container\" PID=64307 containerID=869ba63a8b1ad9d3829e8b07e0f0f3c011983a3a505a0a096165815887197b99 description=openstack/dnsmasq-dns-798c5d9f59-jztv5/init id=f44d3a79-fd72-41e2-abec-dc460b06fa2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8\nJun 09 13:55:10.559937 crc crio[23733]: time=\"2026-06-09T13:55:10.540871702Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=45e97dfa-3488-446e-aeba-c197ea53b763 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:10.559937 crc crio[23733]: time=\"2026-06-09T13:55:10.559386855Z\" level=info msg=\"Stopping pod sandbox: ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a\" id=ccab17b4-d7d9-44cc-b44c-80b42203c83f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:10.559937 crc crio[23733]: time=\"2026-06-09T13:55:10.559444046Z\" level=info msg=\"Stopping pod sandbox: 4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f\" id=6251ad4b-9846-4fe8-a71c-84b6787b8950 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:10.562301 crc crio[23733]: time=\"2026-06-09T13:55:10.560066742Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-7vq5w Namespace:openstack ID:ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a UID:92280bc1-d687-4d7a-8318-c3cf09542ddb NetNS:/var/run/netns/239512b7-91cc-4211-b69b-15c22165c9c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92280bc1_d687_4d7a_8318_c3cf09542ddb.slice PodAnnotations:0xc0028987e8}] Aliases:map[]}\"\nJun 09 13:55:10.562301 crc crio[23733]: time=\"2026-06-09T13:55:10.560314788Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-7vq5w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:10.562301 crc crio[23733]: time=\"2026-06-09T13:55:10.560999105Z\" level=info msg=\"Got pod network &{Name:cinder-8df5-account-create-update-2f45j Namespace:openstack ID:4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f UID:7b32733d-7fdc-40e3-a1e3-d6234f1f9091 NetNS:/var/run/netns/ddf31298-59cf-436b-8aec-9f958ecb1b82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b32733d_7fdc_40e3_a1e3_d6234f1f9091.slice PodAnnotations:0xc0025a6800}] Aliases:map[]}\"\nJun 09 13:55:10.562301 crc crio[23733]: time=\"2026-06-09T13:55:10.561377834Z\" level=info msg=\"Deleting pod openstack_cinder-8df5-account-create-update-2f45j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:10.692830 crc crio[23733]: time=\"2026-06-09T13:55:10.692748699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9916c858-c731-4e39-84ab-67c2f4904b6e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:10.707524 crc crio[23733]: time=\"2026-06-09T13:55:10.707300743Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-798c5d9f59-jztv5/dnsmasq-dns\" id=f1e0c653-dc2d-4085-ac18-1ddf636ae292 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:10.708088 crc crio[23733]: time=\"2026-06-09T13:55:10.708032071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:10.930912 crc crio[23733]: time=\"2026-06-09T13:55:10.930858353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:10.940368 crc crio[23733]: time=\"2026-06-09T13:55:10.94002822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:11.111710 crc crio[23733]: time=\"2026-06-09T13:55:11.111211551Z\" level=info msg=\"Stopped pod sandbox: ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a\" id=ccab17b4-d7d9-44cc-b44c-80b42203c83f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:11.286142 crc crio[23733]: time=\"2026-06-09T13:55:11.28597538Z\" level=info msg=\"Stopped pod sandbox: 4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f\" id=6251ad4b-9846-4fe8-a71c-84b6787b8950 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:11.351265 crc crio[23733]: time=\"2026-06-09T13:55:11.349384155Z\" level=info msg=\"Created container 68363b59e0bddc9c5602def7d7d6cb7e798339b8a88e0feb5f180922d6a1da74: openstack/dnsmasq-dns-798c5d9f59-jztv5/dnsmasq-dns\" id=f1e0c653-dc2d-4085-ac18-1ddf636ae292 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:11.356281 crc crio[23733]: time=\"2026-06-09T13:55:11.355744015Z\" level=info msg=\"Starting container: 68363b59e0bddc9c5602def7d7d6cb7e798339b8a88e0feb5f180922d6a1da74\" id=c6429090-3f48-481b-b82d-2295415e702c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:11.372936 crc crio[23733]: time=\"2026-06-09T13:55:11.372870263Z\" level=info msg=\"Started container\" PID=64571 containerID=68363b59e0bddc9c5602def7d7d6cb7e798339b8a88e0feb5f180922d6a1da74 description=openstack/dnsmasq-dns-798c5d9f59-jztv5/dnsmasq-dns id=c6429090-3f48-481b-b82d-2295415e702c name=/runtime.v1.RuntimeService/StartContainer sandboxID=195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8\nJun 09 13:55:11.736478 crc crio[23733]: time=\"2026-06-09T13:55:11.735858448Z\" level=info msg=\"Stopping pod sandbox: cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9\" id=b78b1cdf-9aab-4d16-8865-7ee153e3d6ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:11.740031 crc crio[23733]: time=\"2026-06-09T13:55:11.73993627Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-4zvhs Namespace:openstack ID:cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9 UID:69aaffc8-02f6-4ef3-bded-f542f6fc8d38 NetNS:/var/run/netns/ee362c35-ae20-4606-b5da-b2848f03f69b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69aaffc8_02f6_4ef3_bded_f542f6fc8d38.slice PodAnnotations:0xc00580a018}] Aliases:map[]}\"\nJun 09 13:55:11.740319 crc crio[23733]: time=\"2026-06-09T13:55:11.740252507Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-4zvhs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:12.267218 crc crio[23733]: time=\"2026-06-09T13:55:12.266938906Z\" level=info msg=\"Stopped pod sandbox: cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9\" id=b78b1cdf-9aab-4d16-8865-7ee153e3d6ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:12.755354 crc crio[23733]: time=\"2026-06-09T13:55:12.754764282Z\" level=info msg=\"Stopping pod sandbox: 72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca\" id=72ba9305-b8fd-42bd-bc68-8aa77e1d73ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:12.755928 crc crio[23733]: time=\"2026-06-09T13:55:12.75552791Z\" level=info msg=\"Stopping pod sandbox: 71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13\" id=0c722d31-d6df-4a45-a200-5e98e841bd03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:12.756089 crc crio[23733]: time=\"2026-06-09T13:55:12.756012373Z\" level=info msg=\"Got pod network &{Name:neutron-3bc4-account-create-update-k8b77 Namespace:openstack ID:72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca UID:d8b9ef21-f9d5-4d27-a285-ba34dcd7ef1e NetNS:/var/run/netns/7f1ac304-88b3-4771-a53f-9e8ab21a8329 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8b9ef21_f9d5_4d27_a285_ba34dcd7ef1e.slice PodAnnotations:0xc002b0e748}] Aliases:map[]}\"\nJun 09 13:55:12.756286 crc crio[23733]: time=\"2026-06-09T13:55:12.756173547Z\" level=info msg=\"Got pod network &{Name:barbican-ca9d-account-create-update-497xk Namespace:openstack ID:71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13 UID:f6ce143e-430b-4d48-a867-17db9e756a4e NetNS:/var/run/netns/01d39e77-a31d-4dbd-ac32-f1e8f4f6860e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6ce143e_430b_4d48_a867_17db9e756a4e.slice PodAnnotations:0xc0020d8618}] Aliases:map[]}\"\nJun 09 13:55:12.756286 crc crio[23733]: time=\"2026-06-09T13:55:12.756242108Z\" level=info msg=\"Deleting pod openstack_neutron-3bc4-account-create-update-k8b77 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:12.756405 crc crio[23733]: time=\"2026-06-09T13:55:12.756366751Z\" level=info msg=\"Deleting pod openstack_barbican-ca9d-account-create-update-497xk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:12.757005 crc crio[23733]: time=\"2026-06-09T13:55:12.756941005Z\" level=info msg=\"Stopping pod sandbox: 294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398\" id=9e655624-171d-4090-9537-3fe431c24daf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:12.757443 crc crio[23733]: time=\"2026-06-09T13:55:12.757370447Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-zcbrv Namespace:openstack ID:294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398 UID:7e361508-54d3-46c4-b3f0-4dbf373c77f4 NetNS:/var/run/netns/0f7bbb11-d565-4d15-95a6-88b9645ee6a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e361508_54d3_46c4_b3f0_4dbf373c77f4.slice PodAnnotations:0xc00028ecd8}] Aliases:map[]}\"\nJun 09 13:55:12.757756 crc crio[23733]: time=\"2026-06-09T13:55:12.757685635Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-zcbrv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:13.223674 crc crio[23733]: time=\"2026-06-09T13:55:13.223520071Z\" level=info msg=\"Stopped pod sandbox: 71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13\" id=0c722d31-d6df-4a45-a200-5e98e841bd03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:13.373404 crc crio[23733]: time=\"2026-06-09T13:55:13.373297376Z\" level=info msg=\"Stopped pod sandbox: 72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca\" id=72ba9305-b8fd-42bd-bc68-8aa77e1d73ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:13.381564 crc crio[23733]: time=\"2026-06-09T13:55:13.38144095Z\" level=info msg=\"Stopped pod sandbox: 294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398\" id=9e655624-171d-4090-9537-3fe431c24daf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:18.952335 crc crio[23733]: time=\"2026-06-09T13:55:18.951158008Z\" level=info msg=\"Stopping container: 4e175cc1bafec5f969a51498a916d675229abb128ceb377140c89acc40d3844e (timeout: 10s)\" id=5adee45a-63d3-442b-98e2-2a09fc489ec4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:55:19.935491 crc crio[23733]: time=\"2026-06-09T13:55:19.934330618Z\" level=info msg=\"Stopped container 4e175cc1bafec5f969a51498a916d675229abb128ceb377140c89acc40d3844e: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/dnsmasq-dns\" id=5adee45a-63d3-442b-98e2-2a09fc489ec4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:55:19.937681 crc crio[23733]: time=\"2026-06-09T13:55:19.93761808Z\" level=info msg=\"Stopping pod sandbox: 6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77\" id=3bc0ea42-6687-401e-8838-48f5fc35fb30 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:19.938477 crc crio[23733]: time=\"2026-06-09T13:55:19.938452701Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7fcf8bc745-vsj8q Namespace:openstack ID:6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77 UID:d209c1a7-d621-4131-aa6b-de9050e73077 NetNS:/var/run/netns/cba6e887-83a0-4d2d-823a-f4cc90d3133a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd209c1a7_d621_4131_aa6b_de9050e73077.slice PodAnnotations:0xc0003086c0}] Aliases:map[]}\"\nJun 09 13:55:19.938810 crc crio[23733]: time=\"2026-06-09T13:55:19.93878535Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7fcf8bc745-vsj8q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:20.113048 crc crio[23733]: time=\"2026-06-09T13:55:20.112927153Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3\" id=a86f5e70-8d9c-4de3-8f30-c983b30c6828 name=/runtime.v1.ImageService/PullImage\nJun 09 13:55:20.115167 crc crio[23733]: time=\"2026-06-09T13:55:20.114294607Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=9093bfaf-4d78-4df1-9f7a-21615c66c8ca name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:20.178261 crc crio[23733]: time=\"2026-06-09T13:55:20.17802356Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=735582ee-0811-4997-a2f2-53d2b6b01a8b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:20.219982 crc crio[23733]: time=\"2026-06-09T13:55:20.219317063Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-92jq9/keystone-db-sync\" id=6f081ca1-bb9c-4eb9-812f-6ad591944e7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:20.221414 crc crio[23733]: time=\"2026-06-09T13:55:20.221332764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:20.303322 crc crio[23733]: time=\"2026-06-09T13:55:20.30319252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:20.309330 crc crio[23733]: time=\"2026-06-09T13:55:20.309251122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:20.352353 crc crio[23733]: time=\"2026-06-09T13:55:20.352178685Z\" level=info msg=\"Stopped pod sandbox: 6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77\" id=3bc0ea42-6687-401e-8838-48f5fc35fb30 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:20.490544 crc crio[23733]: time=\"2026-06-09T13:55:20.489928349Z\" level=info msg=\"Created container 0e6a6a5f6a74a75eb15e15971f54cf89488eb334e790e43b7c0b3a09b6f3443c: openstack/keystone-db-sync-92jq9/keystone-db-sync\" id=6f081ca1-bb9c-4eb9-812f-6ad591944e7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:20.492674 crc crio[23733]: time=\"2026-06-09T13:55:20.492435181Z\" level=info msg=\"Starting container: 0e6a6a5f6a74a75eb15e15971f54cf89488eb334e790e43b7c0b3a09b6f3443c\" id=8bf6046d-9164-4577-b65c-518a9e84caa3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:20.505000 crc crio[23733]: time=\"2026-06-09T13:55:20.50477523Z\" level=info msg=\"Started container\" PID=65164 containerID=0e6a6a5f6a74a75eb15e15971f54cf89488eb334e790e43b7c0b3a09b6f3443c description=openstack/keystone-db-sync-92jq9/keystone-db-sync id=8bf6046d-9164-4577-b65c-518a9e84caa3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75\nJun 09 13:55:20.940313 crc crio[23733]: time=\"2026-06-09T13:55:20.940203946Z\" level=info msg=\"Removing container: 4e175cc1bafec5f969a51498a916d675229abb128ceb377140c89acc40d3844e\" id=0f3f9d38-e2f5-4eb0-8a6b-c5065621bab0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:55:20.989412 crc crio[23733]: time=\"2026-06-09T13:55:20.989069437Z\" level=info msg=\"Removed container 4e175cc1bafec5f969a51498a916d675229abb128ceb377140c89acc40d3844e: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/dnsmasq-dns\" id=0f3f9d38-e2f5-4eb0-8a6b-c5065621bab0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:55:20.994524 crc crio[23733]: time=\"2026-06-09T13:55:20.994285098Z\" level=info msg=\"Removing container: 11145733b88c2ba1e8bcd6612eced78ca949efb08a0597b3ba46909f5aa76bca\" id=2a4ec1f6-22d1-40c2-aeb2-ad77f9214aff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:55:21.030303 crc crio[23733]: time=\"2026-06-09T13:55:21.030174596Z\" level=info msg=\"Removed container 11145733b88c2ba1e8bcd6612eced78ca949efb08a0597b3ba46909f5aa76bca: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/init\" id=2a4ec1f6-22d1-40c2-aeb2-ad77f9214aff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:55:26.018321 crc crio[23733]: time=\"2026-06-09T13:55:26.017415991Z\" level=info msg=\"Stopping pod sandbox: 1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75\" id=c6bbe4bc-2b9b-48db-b534-21f3d1f702c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:26.022010 crc crio[23733]: time=\"2026-06-09T13:55:26.021932974Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-92jq9 Namespace:openstack ID:1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75 UID:57e14b30-a18e-4b65-9bd3-cd9a46043115 NetNS:/var/run/netns/9b931ecf-e846-4c9a-a8e0-c2ed506083d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57e14b30_a18e_4b65_9bd3_cd9a46043115.slice PodAnnotations:0xc00028e120}] Aliases:map[]}\"\nJun 09 13:55:26.022276 crc crio[23733]: time=\"2026-06-09T13:55:26.022211032Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-92jq9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:26.313974 crc crio[23733]: time=\"2026-06-09T13:55:26.31376014Z\" level=info msg=\"Stopped pod sandbox: 1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75\" id=c6bbe4bc-2b9b-48db-b534-21f3d1f702c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:27.902837 crc crio[23733]: time=\"2026-06-09T13:55:27.90167199Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-prcwx/POD\" id=2a46cb9e-7091-414c-9f1d-df5b99630b1b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:27.902837 crc crio[23733]: time=\"2026-06-09T13:55:27.9028634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:27.959329 crc crio[23733]: time=\"2026-06-09T13:55:27.959063034Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-prcwx Namespace:openstack ID:33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528 UID:d54a1ce3-6513-45aa-8779-4e7fb11e3a32 NetNS:/var/run/netns/8d0636ca-09a9-4c12-ad59-54e1d2019460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd54a1ce3_6513_45aa_8779_4e7fb11e3a32.slice PodAnnotations:0xc00028eb18}] Aliases:map[]}\"\nJun 09 13:55:27.959329 crc crio[23733]: time=\"2026-06-09T13:55:27.95927071Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-prcwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:28.099582 crc crio[23733]: time=\"2026-06-09T13:55:28.093203758Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5dd88c8fdc-b4gl7/POD\" id=bae4a084-28e9-40ae-ab1e-30acbb03a915 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:28.099582 crc crio[23733]: time=\"2026-06-09T13:55:28.093314721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:28.237888 crc crio[23733]: time=\"2026-06-09T13:55:28.23728191Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-b4gl7 Namespace:openstack ID:1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131 UID:bd8374bd-ae36-4834-9406-6ce94f7a2423 NetNS:/var/run/netns/b27664d0-bcc6-41ef-b9c8-296faf3b3086 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd8374bd_ae36_4834_9406_6ce94f7a2423.slice PodAnnotations:0xc002899110}] Aliases:map[]}\"\nJun 09 13:55:28.237888 crc crio[23733]: time=\"2026-06-09T13:55:28.237859145Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5dd88c8fdc-b4gl7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:28.728550 crc crio[23733]: time=\"2026-06-09T13:55:28.72842446Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-wsh8f/POD\" id=acaddb1b-be90-4d15-a9f7-40b8f1e117dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:28.728550 crc crio[23733]: time=\"2026-06-09T13:55:28.728548993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:28.795457 crc crio[23733]: time=\"2026-06-09T13:55:28.79483484Z\" level=info msg=\"Got pod network &{Name:certified-operators-wsh8f Namespace:openshift-marketplace ID:a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704 UID:1e27a413-646b-46e9-9765-02e606cfc414 NetNS:/var/run/netns/90e6cd5b-05a9-4a0f-949b-cca7f303ac10 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e27a413_646b_46e9_9765_02e606cfc414.slice PodAnnotations:0xc002534be0}] Aliases:map[]}\"\nJun 09 13:55:28.795457 crc crio[23733]: time=\"2026-06-09T13:55:28.795361943Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-wsh8f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:28.799293 crc crio[23733]: time=\"2026-06-09T13:55:28.799096486Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-m7lkh/POD\" id=03eb6ecf-43e8-48e8-8257-bde8630ee391 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:28.799293 crc crio[23733]: time=\"2026-06-09T13:55:28.799270141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:28.903794 crc crio[23733]: time=\"2026-06-09T13:55:28.903730312Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-q48bf/POD\" id=d27efa4f-770d-4165-baa8-0a60166b711b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:28.905170 crc crio[23733]: time=\"2026-06-09T13:55:28.903848294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:28.975660 crc crio[23733]: time=\"2026-06-09T13:55:28.975569678Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-xr6tt/POD\" id=54f55b53-2e90-42f4-a299-5943ddc6cfe3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:28.975777 crc crio[23733]: time=\"2026-06-09T13:55:28.975699351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:29.011445 crc crio[23733]: time=\"2026-06-09T13:55:29.010617254Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-m7lkh Namespace:openstack ID:b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7 UID:dab1f6dc-6a8b-40da-8604-2e64afd03daa NetNS:/var/run/netns/ba61eeda-ce17-4eab-a77d-560157c766ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddab1f6dc_6a8b_40da_8604_2e64afd03daa.slice PodAnnotations:0xc002898108}] Aliases:map[]}\"\nJun 09 13:55:29.011445 crc crio[23733]: time=\"2026-06-09T13:55:29.010720207Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-m7lkh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:29.024907 crc crio[23733]: time=\"2026-06-09T13:55:29.022539113Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=e173ee29-28c6-46a3-b277-3d8c76ae0244 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:29.024907 crc crio[23733]: time=\"2026-06-09T13:55:29.022703747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:29.072909 crc crio[23733]: time=\"2026-06-09T13:55:29.072816679Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-q48bf Namespace:openstack ID:82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b UID:1a7156e6-73d3-49c0-acb8-f9e57f88e05d NetNS:/var/run/netns/28403dad-b9fe-4141-ac97-79a5c57ccf5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a7156e6_73d3_49c0_acb8_f9e57f88e05d.slice PodAnnotations:0xc001c1e308}] Aliases:map[]}\"\nJun 09 13:55:29.072909 crc crio[23733]: time=\"2026-06-09T13:55:29.072884571Z\" level=info msg=\"Adding pod openstack_placement-db-sync-q48bf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:29.088829 crc crio[23733]: time=\"2026-06-09T13:55:29.087009414Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-w4bjc/POD\" id=4f581ead-9d85-44ec-bec9-015869bce51f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:29.088829 crc crio[23733]: time=\"2026-06-09T13:55:29.087175388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:29.145478 crc crio[23733]: 2026-06-09T13:55:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33f6fba8211ba46 Mac:1a:ed:63:cd:b3:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/8d0636ca-09a9-4c12-ad59-54e1d2019460 SocketPath: PciID:}] [{Interface:0xc000238ac0 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:55:29.147355 crc crio[23733]: time=\"2026-06-09T13:55:29.147203609Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-prcwx Namespace:openstack ID:33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528 UID:d54a1ce3-6513-45aa-8779-4e7fb11e3a32 NetNS:/var/run/netns/8d0636ca-09a9-4c12-ad59-54e1d2019460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd54a1ce3_6513_45aa_8779_4e7fb11e3a32.slice PodAnnotations:0xc00028eb18}] Aliases:map[]}\"\nJun 09 13:55:29.147933 crc crio[23733]: time=\"2026-06-09T13:55:29.147721952Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-prcwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:55:29.223176 crc crio[23733]: time=\"2026-06-09T13:55:29.222955713Z\" level=info msg=\"Ran pod sandbox 33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528 with infra container: openstack/keystone-bootstrap-prcwx/POD\" id=2a46cb9e-7091-414c-9f1d-df5b99630b1b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:29.227656 crc crio[23733]: time=\"2026-06-09T13:55:29.227548738Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=d24a83d3-6333-483e-8827-0a8d826f357d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:29.266527 crc crio[23733]: time=\"2026-06-09T13:55:29.265828305Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a UID:aeb85015-c7f6-4c39-bb9f-3aee0b2c987f NetNS:/var/run/netns/67220ea8-f14b-4e04-9708-9899550864f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeb85015_c7f6_4c39_bb9f_3aee0b2c987f.slice PodAnnotations:0xc0027d03c0}] Aliases:map[]}\"\nJun 09 13:55:29.266527 crc crio[23733]: time=\"2026-06-09T13:55:29.266526893Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:29.291371 crc crio[23733]: time=\"2026-06-09T13:55:29.284605895Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-xr6tt Namespace:openstack ID:807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f UID:88d6c00c-4818-439b-8239-d96839f3dacd NetNS:/var/run/netns/e6ce9b82-30f2-416b-b342-fd9ecf5d1925 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88d6c00c_4818_439b_8239_d96839f3dacd.slice PodAnnotations:0xc000308a08}] Aliases:map[]}\"\nJun 09 13:55:29.291371 crc crio[23733]: time=\"2026-06-09T13:55:29.284715127Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-xr6tt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:29.333702 crc crio[23733]: time=\"2026-06-09T13:55:29.333584868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=87fd4b3b-6401-44c4-abfe-f24b12faa3f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:29.345821 crc crio[23733]: time=\"2026-06-09T13:55:29.342923763Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-w4bjc Namespace:openstack ID:38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293 UID:0a513da0-f7fd-44c2-909e-5129978ad9b1 NetNS:/var/run/netns/9cce4592-1762-49cf-9ce2-9ae1e69da971 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a513da0_f7fd_44c2_909e_5129978ad9b1.slice PodAnnotations:0xc001c1e538}] Aliases:map[]}\"\nJun 09 13:55:29.345821 crc crio[23733]: time=\"2026-06-09T13:55:29.342986784Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-w4bjc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:29.362883 crc crio[23733]: time=\"2026-06-09T13:55:29.362775219Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-prcwx/keystone-bootstrap\" id=39858dd4-1d2f-472b-a78e-129fcc0e72c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:29.363355 crc crio[23733]: time=\"2026-06-09T13:55:29.363303112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:29.422776 crc crio[23733]: time=\"2026-06-09T13:55:29.42244106Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/POD\" id=fa52e412-1e75-43f6-93bc-122836b9fe48 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:29.422776 crc crio[23733]: time=\"2026-06-09T13:55:29.422577594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:29.659581 crc crio[23733]: 2026-06-09T13:55:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1062be7312674d8 Mac:e2:c9:16:b7:a0:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/b27664d0-bcc6-41ef-b9c8-296faf3b3086 SocketPath: PciID:}] [{Interface:0xc0003474e0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:55:29.664282 crc crio[23733]: time=\"2026-06-09T13:55:29.661268061Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-b4gl7 Namespace:openstack ID:1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131 UID:bd8374bd-ae36-4834-9406-6ce94f7a2423 NetNS:/var/run/netns/b27664d0-bcc6-41ef-b9c8-296faf3b3086 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd8374bd_ae36_4834_9406_6ce94f7a2423.slice PodAnnotations:0xc002899110}] Aliases:map[]}\"\nJun 09 13:55:29.664282 crc crio[23733]: time=\"2026-06-09T13:55:29.661458495Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5dd88c8fdc-b4gl7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:55:29.748066 crc crio[23733]: time=\"2026-06-09T13:55:29.747568279Z\" level=info msg=\"Ran pod sandbox 1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131 with infra container: openstack/dnsmasq-dns-5dd88c8fdc-b4gl7/POD\" id=bae4a084-28e9-40ae-ab1e-30acbb03a915 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:29.782574 crc crio[23733]: time=\"2026-06-09T13:55:29.782474251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c3866430-445c-4ffa-b973-a30e33bd0ac0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:29.784463 crc crio[23733]: time=\"2026-06-09T13:55:29.782973103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:29.798778 crc crio[23733]: time=\"2026-06-09T13:55:29.794062842Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfd7bd55-fv4qz Namespace:openstack ID:740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444 UID:7d1298ec-1c9c-44db-a7b2-e98052717566 NetNS:/var/run/netns/b29eac86-c8e3-46d6-98fa-8d74559b938c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d1298ec_1c9c_44db_a7b2_e98052717566.slice PodAnnotations:0xc002898130}] Aliases:map[]}\"\nJun 09 13:55:29.798778 crc crio[23733]: time=\"2026-06-09T13:55:29.794178715Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7cfd7bd55-fv4qz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:29.798778 crc crio[23733]: time=\"2026-06-09T13:55:29.794903372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:29.877210 crc crio[23733]: time=\"2026-06-09T13:55:29.875553428Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=c7d9c69e-7e33-47a4-97d4-eb5a4923b0c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:29.877210 crc crio[23733]: time=\"2026-06-09T13:55:29.875692242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:29.993055 crc crio[23733]: time=\"2026-06-09T13:55:29.992844841Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=28b24113-6da9-4bf6-80d0-6568b69aa972 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:29.993055 crc crio[23733]: time=\"2026-06-09T13:55:29.992938273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:30.148614 crc crio[23733]: 2026-06-09T13:55:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a829fc5b8b9bdd6 Mac:fe:f5:44:09:ef:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/90e6cd5b-05a9-4a0f-949b-cca7f303ac10 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:55:30.150919 crc crio[23733]: time=\"2026-06-09T13:55:30.150770889Z\" level=info msg=\"Got pod network &{Name:certified-operators-wsh8f Namespace:openshift-marketplace ID:a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704 UID:1e27a413-646b-46e9-9765-02e606cfc414 NetNS:/var/run/netns/90e6cd5b-05a9-4a0f-949b-cca7f303ac10 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e27a413_646b_46e9_9765_02e606cfc414.slice PodAnnotations:0xc002534be0}] Aliases:map[]}\"\nJun 09 13:55:30.153391 crc crio[23733]: time=\"2026-06-09T13:55:30.151745794Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-wsh8f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:55:30.177364 crc crio[23733]: time=\"2026-06-09T13:55:30.175844326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=af62f5ce-a00d-4974-bf08-aae64b9add03 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:30.234692 crc crio[23733]: time=\"2026-06-09T13:55:30.234548674Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186 UID:6c336e9a-67b1-41c2-ba64-d3de1ac4473a NetNS:/var/run/netns/af0a6152-0b72-4320-af12-ea4f9849bc7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c336e9a_67b1_41c2_ba64_d3de1ac4473a.slice PodAnnotations:0xc0028983f0}] Aliases:map[]}\"\nJun 09 13:55:30.234692 crc crio[23733]: time=\"2026-06-09T13:55:30.234616465Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:30.259910 crc crio[23733]: time=\"2026-06-09T13:55:30.259807845Z\" level=info msg=\"Ran pod sandbox a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704 with infra container: openshift-marketplace/certified-operators-wsh8f/POD\" id=acaddb1b-be90-4d15-a9f7-40b8f1e117dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:30.271440 crc crio[23733]: time=\"2026-06-09T13:55:30.271336233Z\" level=info msg=\"Created container af6c03d593c631ba43c4269e38f16ca9aab01a48cb41325d3603610c62df7d19: openstack/keystone-bootstrap-prcwx/keystone-bootstrap\" id=39858dd4-1d2f-472b-a78e-129fcc0e72c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:30.286302 crc crio[23733]: time=\"2026-06-09T13:55:30.280943194Z\" level=info msg=\"Starting container: af6c03d593c631ba43c4269e38f16ca9aab01a48cb41325d3603610c62df7d19\" id=f4d35e7a-eae4-4b93-91f9-5992fccaa490 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:30.288728 crc crio[23733]: time=\"2026-06-09T13:55:30.288598776Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=86c7a2e1-94d0-4578-89ba-ba13a88e6e28 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:30.291478 crc crio[23733]: time=\"2026-06-09T13:55:30.291384415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=429dd806-b48d-4578-83ff-8d86f7782b71 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:30.299935 crc crio[23733]: time=\"2026-06-09T13:55:30.299836756Z\" level=info msg=\"Started container\" PID=65945 containerID=af6c03d593c631ba43c4269e38f16ca9aab01a48cb41325d3603610c62df7d19 description=openstack/keystone-bootstrap-prcwx/keystone-bootstrap id=f4d35e7a-eae4-4b93-91f9-5992fccaa490 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528\nJun 09 13:55:30.332653 crc crio[23733]: time=\"2026-06-09T13:55:30.332192644Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703 UID:34553c9a-edc1-4fc9-8c08-9655d13ed842 NetNS:/var/run/netns/0601e8a4-c3f1-4e75-a913-72d49b51af63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34553c9a_edc1_4fc9_8c08_9655d13ed842.slice PodAnnotations:0xc002898660}] Aliases:map[]}\"\nJun 09 13:55:30.332653 crc crio[23733]: time=\"2026-06-09T13:55:30.332601025Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:30.333178 crc crio[23733]: time=\"2026-06-09T13:55:30.33282103Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5dd88c8fdc-b4gl7/init\" id=54a83047-2cfd-4e74-8931-7d4008c23868 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:30.341070 crc crio[23733]: time=\"2026-06-09T13:55:30.334089462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:30.409067 crc crio[23733]: time=\"2026-06-09T13:55:30.409013036Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wsh8f/extract-utilities\" id=04f2e01c-f1d6-4b4e-b35b-866799a4d064 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:30.421836 crc crio[23733]: time=\"2026-06-09T13:55:30.421777385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:30.432862 crc crio[23733]: time=\"2026-06-09T13:55:30.428329709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:30.445169 crc crio[23733]: time=\"2026-06-09T13:55:30.443076547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:30.469953 crc crio[23733]: 2026-06-09T13:55:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b22059c859cc448 Mac:0a:91:dc:47:6a:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/ba61eeda-ce17-4eab-a77d-560157c766ed SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:55:30.482804 crc crio[23733]: 2026-06-09T13:55:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:807bf99d51bd3ab Mac:a6:d8:cd:89:f7:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/e6ce9b82-30f2-416b-b342-fd9ecf5d1925 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:55:30.511668 crc crio[23733]: time=\"2026-06-09T13:55:30.51158137Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-m7lkh Namespace:openstack ID:b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7 UID:dab1f6dc-6a8b-40da-8604-2e64afd03daa NetNS:/var/run/netns/ba61eeda-ce17-4eab-a77d-560157c766ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddab1f6dc_6a8b_40da_8604_2e64afd03daa.slice PodAnnotations:0xc002898108}] Aliases:map[]}\"\nJun 09 13:55:30.512032 crc crio[23733]: time=\"2026-06-09T13:55:30.512010891Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-m7lkh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:55:30.533233 crc crio[23733]: time=\"2026-06-09T13:55:30.53314198Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-xr6tt Namespace:openstack ID:807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f UID:88d6c00c-4818-439b-8239-d96839f3dacd NetNS:/var/run/netns/e6ce9b82-30f2-416b-b342-fd9ecf5d1925 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88d6c00c_4818_439b_8239_d96839f3dacd.slice PodAnnotations:0xc000308a08}] Aliases:map[]}\"\nJun 09 13:55:30.535433 crc crio[23733]: time=\"2026-06-09T13:55:30.535376855Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-xr6tt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:55:30.585674 crc crio[23733]: time=\"2026-06-09T13:55:30.585601311Z\" level=info msg=\"Ran pod sandbox b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7 with infra container: openstack/cinder-db-sync-m7lkh/POD\" id=03eb6ecf-43e8-48e8-8257-bde8630ee391 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:30.625195 crc crio[23733]: 2026-06-09T13:55:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82456e3adf069e7 Mac:92:df:50:57:12:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/28403dad-b9fe-4141-ac97-79a5c57ccf5e SocketPath: PciID:}] [{Interface:0xc000428820 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:55:30.626447 crc crio[23733]: time=\"2026-06-09T13:55:30.625769174Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-q48bf Namespace:openstack ID:82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b UID:1a7156e6-73d3-49c0-acb8-f9e57f88e05d NetNS:/var/run/netns/28403dad-b9fe-4141-ac97-79a5c57ccf5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a7156e6_73d3_49c0_acb8_f9e57f88e05d.slice PodAnnotations:0xc001c1e308}] Aliases:map[]}\"\nJun 09 13:55:30.626447 crc crio[23733]: time=\"2026-06-09T13:55:30.625905878Z\" level=info msg=\"Checking pod openstack_placement-db-sync-q48bf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:55:30.641715 crc crio[23733]: time=\"2026-06-09T13:55:30.64157487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=f789cc49-0b4c-4b4e-a423-05b81e4e4392 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:30.642022 crc crio[23733]: time=\"2026-06-09T13:55:30.641905348Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=f789cc49-0b4c-4b4e-a423-05b81e4e4392 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:30.642022 crc crio[23733]: time=\"2026-06-09T13:55:30.64197322Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=f789cc49-0b4c-4b4e-a423-05b81e4e4392 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:30.644358 crc crio[23733]: time=\"2026-06-09T13:55:30.644269188Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=14833eb2-fa34-479e-8a9d-94179a7ce960 name=/runtime.v1.ImageService/PullImage\nJun 09 13:55:30.678354 crc crio[23733]: time=\"2026-06-09T13:55:30.661854118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:30.678354 crc crio[23733]: time=\"2026-06-09T13:55:30.663035367Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"\nJun 09 13:55:30.678354 crc crio[23733]: time=\"2026-06-09T13:55:30.669222522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:30.720772 crc crio[23733]: 2026-06-09T13:55:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f98591396f51b1b Mac:3a:ef:a7:87:8a:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/67220ea8-f14b-4e04-9708-9899550864f7 SocketPath: PciID:}] [{Interface:0xc00039a5d0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:55:30.720772 crc crio[23733]: time=\"2026-06-09T13:55:30.720506803Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a UID:aeb85015-c7f6-4c39-bb9f-3aee0b2c987f NetNS:/var/run/netns/67220ea8-f14b-4e04-9708-9899550864f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeb85015_c7f6_4c39_bb9f_3aee0b2c987f.slice PodAnnotations:0xc0027d03c0}] Aliases:map[]}\"\nJun 09 13:55:30.720772 crc crio[23733]: time=\"2026-06-09T13:55:30.720711089Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:55:31.191070 crc crio[23733]: 2026-06-09T13:55:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38499aced203e28 Mac:ba:e9:11:fb:37:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/9cce4592-1762-49cf-9ce2-9ae1e69da971 SocketPath: PciID:}] [{Interface:0xc00025a9f0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:55:31.192827 crc crio[23733]: time=\"2026-06-09T13:55:31.19156993Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-w4bjc Namespace:openstack ID:38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293 UID:0a513da0-f7fd-44c2-909e-5129978ad9b1 NetNS:/var/run/netns/9cce4592-1762-49cf-9ce2-9ae1e69da971 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a513da0_f7fd_44c2_909e_5129978ad9b1.slice PodAnnotations:0xc001c1e538}] Aliases:map[]}\"\nJun 09 13:55:31.192827 crc crio[23733]: time=\"2026-06-09T13:55:31.191784035Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-w4bjc for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:55:31.227318 crc crio[23733]: 2026-06-09T13:55:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:740d941fa05044b Mac:ea:56:6a:dd:eb:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/b29eac86-c8e3-46d6-98fa-8d74559b938c SocketPath: PciID:}] [{Interface:0xc00049c5d0 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:55:31.228299 crc crio[23733]: time=\"2026-06-09T13:55:31.228187066Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfd7bd55-fv4qz Namespace:openstack ID:740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444 UID:7d1298ec-1c9c-44db-a7b2-e98052717566 NetNS:/var/run/netns/b29eac86-c8e3-46d6-98fa-8d74559b938c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d1298ec_1c9c_44db_a7b2_e98052717566.slice PodAnnotations:0xc002898130}] Aliases:map[]}\"\nJun 09 13:55:31.228473 crc crio[23733]: time=\"2026-06-09T13:55:31.22835581Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7cfd7bd55-fv4qz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:55:31.262415 crc crio[23733]: time=\"2026-06-09T13:55:31.262327729Z\" level=info msg=\"Ran pod sandbox 807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f with infra container: openstack/neutron-db-sync-xr6tt/POD\" id=54f55b53-2e90-42f4-a299-5943ddc6cfe3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:31.269433 crc crio[23733]: time=\"2026-06-09T13:55:31.269237222Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9e2576e0-41f0-47d0-9fd7-600725a6a6b3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:31.296929 crc crio[23733]: time=\"2026-06-09T13:55:31.296818071Z\" level=info msg=\"Ran pod sandbox 740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444 with infra container: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/POD\" id=fa52e412-1e75-43f6-93bc-122836b9fe48 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:31.321773 crc crio[23733]: time=\"2026-06-09T13:55:31.321028786Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=42e7b4b1-bf7f-4f2d-85b8-2cc9bc546e66 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:31.365653 crc crio[23733]: time=\"2026-06-09T13:55:31.365351645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c5b5a4dd-a71b-494f-b089-7a2b129913b0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:31.403570 crc crio[23733]: time=\"2026-06-09T13:55:31.403433897Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-xr6tt/neutron-db-sync\" id=00b40a3a-7a63-4a43-b311-dc44f45d89d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:31.404970 crc crio[23733]: time=\"2026-06-09T13:55:31.404903473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:31.424161 crc crio[23733]: time=\"2026-06-09T13:55:31.422912503Z\" level=info msg=\"Ran pod sandbox 82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b with infra container: openstack/placement-db-sync-q48bf/POD\" id=d27efa4f-770d-4165-baa8-0a60166b711b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:31.437257 crc crio[23733]: time=\"2026-06-09T13:55:31.435831216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=16b7852b-d53f-4ca4-b44e-8794ce42094f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:31.449436 crc crio[23733]: time=\"2026-06-09T13:55:31.446936754Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=16b7852b-d53f-4ca4-b44e-8794ce42094f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:31.449436 crc crio[23733]: time=\"2026-06-09T13:55:31.447048787Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=16b7852b-d53f-4ca4-b44e-8794ce42094f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:31.458369 crc crio[23733]: time=\"2026-06-09T13:55:31.457779355Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=226212a8-0ca7-4e79-89d3-280a7630a4f9 name=/runtime.v1.ImageService/PullImage\nJun 09 13:55:31.464930 crc crio[23733]: time=\"2026-06-09T13:55:31.46357248Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"\nJun 09 13:55:31.476376 crc crio[23733]: time=\"2026-06-09T13:55:31.474820841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ed1499a8-b618-4783-bf33-ffcbc17d0f18 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:31.524998 crc crio[23733]: time=\"2026-06-09T13:55:31.52476215Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/init\" id=2e2afd7c-1c8b-438d-bb77-30c5c02e91df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:31.528158 crc crio[23733]: time=\"2026-06-09T13:55:31.528048792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:31.532809 crc crio[23733]: time=\"2026-06-09T13:55:31.532728059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:31.549252 crc crio[23733]: time=\"2026-06-09T13:55:31.549148349Z\" level=info msg=\"Ran pod sandbox 38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293 with infra container: openstack/barbican-db-sync-w4bjc/POD\" id=4f581ead-9d85-44ec-bec9-015869bce51f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:31.555424 crc crio[23733]: time=\"2026-06-09T13:55:31.555321274Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=b95bc969-c5ed-4d78-9467-077d95c5d0eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:31.559860 crc crio[23733]: time=\"2026-06-09T13:55:31.559751595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:31.584719 crc crio[23733]: time=\"2026-06-09T13:55:31.584593846Z\" level=info msg=\"Ran pod sandbox f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a with infra container: openstack/ceilometer-0/POD\" id=e173ee29-28c6-46a3-b277-3d8c76ae0244 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:31.594360 crc crio[23733]: time=\"2026-06-09T13:55:31.594062142Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=83b873c1-f827-4286-9ff3-d82bd558d315 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:31.653727 crc crio[23733]: time=\"2026-06-09T13:55:31.65356084Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=b95bc969-c5ed-4d78-9467-077d95c5d0eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:31.655224 crc crio[23733]: time=\"2026-06-09T13:55:31.653784825Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=b95bc969-c5ed-4d78-9467-077d95c5d0eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:31.656292 crc crio[23733]: time=\"2026-06-09T13:55:31.656191185Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=83b873c1-f827-4286-9ff3-d82bd558d315 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:31.656468 crc crio[23733]: time=\"2026-06-09T13:55:31.65635419Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=83b873c1-f827-4286-9ff3-d82bd558d315 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:31.660966 crc crio[23733]: time=\"2026-06-09T13:55:31.660868443Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=4ed62942-4cbe-4fdc-b58b-35284389973f name=/runtime.v1.ImageService/PullImage\nJun 09 13:55:31.668169 crc crio[23733]: time=\"2026-06-09T13:55:31.666397971Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=d3be5e7f-baaa-471b-a337-f1d49089380e name=/runtime.v1.ImageService/PullImage\nJun 09 13:55:31.674256 crc crio[23733]: time=\"2026-06-09T13:55:31.671037517Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"\nJun 09 13:55:31.680166 crc crio[23733]: time=\"2026-06-09T13:55:31.678583766Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"\nJun 09 13:55:31.684263 crc crio[23733]: time=\"2026-06-09T13:55:31.683054677Z\" level=info msg=\"Created container c672e38fd75a0cc1f5a70cab6d803952a4afb1925b0eb995f25f1eddba3f460d: openstack/dnsmasq-dns-5dd88c8fdc-b4gl7/init\" id=54a83047-2cfd-4e74-8931-7d4008c23868 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:31.684263 crc crio[23733]: time=\"2026-06-09T13:55:31.684221046Z\" level=info msg=\"Starting container: c672e38fd75a0cc1f5a70cab6d803952a4afb1925b0eb995f25f1eddba3f460d\" id=019de186-73e3-46de-a45d-719c4540518e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:31.697353 crc crio[23733]: time=\"2026-06-09T13:55:31.696687287Z\" level=info msg=\"Started container\" PID=66043 containerID=c672e38fd75a0cc1f5a70cab6d803952a4afb1925b0eb995f25f1eddba3f460d description=openstack/dnsmasq-dns-5dd88c8fdc-b4gl7/init id=019de186-73e3-46de-a45d-719c4540518e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131\nJun 09 13:55:31.718565 crc crio[23733]: 2026-06-09T13:55:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1737bfb06e9e3f2 Mac:06:af:07:a4:f2:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/af0a6152-0b72-4320-af12-ea4f9849bc7f SocketPath: PciID:}] [{Interface:0xc0004c2630 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:55:31.719777 crc crio[23733]: time=\"2026-06-09T13:55:31.719681743Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186 UID:6c336e9a-67b1-41c2-ba64-d3de1ac4473a NetNS:/var/run/netns/af0a6152-0b72-4320-af12-ea4f9849bc7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c336e9a_67b1_41c2_ba64_d3de1ac4473a.slice PodAnnotations:0xc0028983f0}] Aliases:map[]}\"\nJun 09 13:55:31.720061 crc crio[23733]: time=\"2026-06-09T13:55:31.719863117Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:55:31.751917 crc crio[23733]: time=\"2026-06-09T13:55:31.751835387Z\" level=info msg=\"Ran pod sandbox 1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186 with infra container: openstack/glance-default-external-api-0/POD\" id=c7d9c69e-7e33-47a4-97d4-eb5a4923b0c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:31.756548 crc crio[23733]: time=\"2026-06-09T13:55:31.756454152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=a7d7a09d-7d2b-490c-b31a-f3407d0735ec name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:31.762421 crc crio[23733]: time=\"2026-06-09T13:55:31.759708394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=d0a6c3e6-dda1-403e-a666-e2072a540c74 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:31.765988 crc crio[23733]: time=\"2026-06-09T13:55:31.765906658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:31.771990 crc crio[23733]: time=\"2026-06-09T13:55:31.771932169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:31.774411 crc crio[23733]: time=\"2026-06-09T13:55:31.774328009Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=ba6698c3-691d-4b90-9a0a-1035e9b98c47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:31.774944 crc crio[23733]: time=\"2026-06-09T13:55:31.774881392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:31.841459 crc crio[23733]: time=\"2026-06-09T13:55:31.841329554Z\" level=info msg=\"Created container e59694130e35f735800636ae40d3d817a75cdebd5a6d9355ef587e6b4130f8da: openshift-marketplace/certified-operators-wsh8f/extract-utilities\" id=04f2e01c-f1d6-4b4e-b35b-866799a4d064 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:31.862349 crc crio[23733]: time=\"2026-06-09T13:55:31.862242817Z\" level=info msg=\"Starting container: e59694130e35f735800636ae40d3d817a75cdebd5a6d9355ef587e6b4130f8da\" id=e10d8e93-157e-42f8-b18b-d5261222e9b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:31.882309 crc crio[23733]: time=\"2026-06-09T13:55:31.882204156Z\" level=info msg=\"Started container\" PID=66203 containerID=e59694130e35f735800636ae40d3d817a75cdebd5a6d9355ef587e6b4130f8da description=openshift-marketplace/certified-operators-wsh8f/extract-utilities id=e10d8e93-157e-42f8-b18b-d5261222e9b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704\nJun 09 13:55:31.904777 crc crio[23733]: time=\"2026-06-09T13:55:31.904672107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:32.192810 crc crio[23733]: time=\"2026-06-09T13:55:32.192087492Z\" level=info msg=\"Created container a7693dc22ddb230138b12408c88c638931eb6febf66eba33b33eb6973c1879d2: openstack/neutron-db-sync-xr6tt/neutron-db-sync\" id=00b40a3a-7a63-4a43-b311-dc44f45d89d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:32.195901 crc crio[23733]: time=\"2026-06-09T13:55:32.19559569Z\" level=info msg=\"Starting container: a7693dc22ddb230138b12408c88c638931eb6febf66eba33b33eb6973c1879d2\" id=8a6ee435-9613-4db1-a0cb-5e84269a1dda name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:32.252668 crc crio[23733]: time=\"2026-06-09T13:55:32.252485053Z\" level=info msg=\"Created container 5ede6f8456700aefa5ff2d074adaa4642d24cda525ef14c688421c625903fa9d: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/init\" id=2e2afd7c-1c8b-438d-bb77-30c5c02e91df name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:32.255980 crc crio[23733]: time=\"2026-06-09T13:55:32.254562264Z\" level=info msg=\"Started container\" PID=66209 containerID=a7693dc22ddb230138b12408c88c638931eb6febf66eba33b33eb6973c1879d2 description=openstack/neutron-db-sync-xr6tt/neutron-db-sync id=8a6ee435-9613-4db1-a0cb-5e84269a1dda name=/runtime.v1.RuntimeService/StartContainer sandboxID=807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f\nJun 09 13:55:32.269772 crc crio[23733]: time=\"2026-06-09T13:55:32.269670171Z\" level=info msg=\"Starting container: 5ede6f8456700aefa5ff2d074adaa4642d24cda525ef14c688421c625903fa9d\" id=bff9229a-9e73-4bc5-8e3e-9a4e761cc9d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:32.510176 crc crio[23733]: time=\"2026-06-09T13:55:32.505542869Z\" level=info msg=\"Started container\" PID=66232 containerID=5ede6f8456700aefa5ff2d074adaa4642d24cda525ef14c688421c625903fa9d description=openstack/dnsmasq-dns-7cfd7bd55-fv4qz/init id=bff9229a-9e73-4bc5-8e3e-9a4e761cc9d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444\nJun 09 13:55:32.603285 crc crio[23733]: time=\"2026-06-09T13:55:32.60116908Z\" level=info msg=\"Stopping pod sandbox: 1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131\" id=733af4c2-8a7e-4227-92fc-f99111d8b719 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:32.613042 crc crio[23733]: time=\"2026-06-09T13:55:32.61277404Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-b4gl7 Namespace:openstack ID:1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131 UID:bd8374bd-ae36-4834-9406-6ce94f7a2423 NetNS:/var/run/netns/b27664d0-bcc6-41ef-b9c8-296faf3b3086 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd8374bd_ae36_4834_9406_6ce94f7a2423.slice PodAnnotations:0xc002b0e9f0}] Aliases:map[]}\"\nJun 09 13:55:32.615289 crc crio[23733]: time=\"2026-06-09T13:55:32.614960975Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5dd88c8fdc-b4gl7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:32.672028 crc crio[23733]: time=\"2026-06-09T13:55:32.664201395Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6aa16c27-e4ac-438d-b2ee-22763ed960e2 name=/runtime.v1.ImageService/PullImage\nJun 09 13:55:32.672972 crc crio[23733]: time=\"2026-06-09T13:55:32.672711178Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 13:55:32.731340 crc crio[23733]: 2026-06-09T13:55:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76347d6bb943a3b Mac:46:e9:f5:a7:85:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/0601e8a4-c3f1-4e75-a913-72d49b51af63 SocketPath: PciID:}] [{Interface:0xc000256a00 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:55:32.734817 crc crio[23733]: time=\"2026-06-09T13:55:32.734146534Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703 UID:34553c9a-edc1-4fc9-8c08-9655d13ed842 NetNS:/var/run/netns/0601e8a4-c3f1-4e75-a913-72d49b51af63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34553c9a_edc1_4fc9_8c08_9655d13ed842.slice PodAnnotations:0xc002898660}] Aliases:map[]}\"\nJun 09 13:55:32.734817 crc crio[23733]: time=\"2026-06-09T13:55:32.734331229Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:55:32.839848 crc crio[23733]: time=\"2026-06-09T13:55:32.839695323Z\" level=info msg=\"Ran pod sandbox 76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703 with infra container: openstack/glance-default-internal-api-0/POD\" id=28b24113-6da9-4bf6-80d0-6568b69aa972 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:32.843616 crc crio[23733]: time=\"2026-06-09T13:55:32.843528978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ca8be8a2-3499-4de6-8abb-3e9444a3ea25 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:32.857654 crc crio[23733]: time=\"2026-06-09T13:55:32.857481288Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1855e496-43c9-4a20-b622-61a8f5c87624 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:32.920373 crc crio[23733]: time=\"2026-06-09T13:55:32.919757634Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=3edee90e-4a15-420a-864e-cb8d4839c4e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:32.920725 crc crio[23733]: time=\"2026-06-09T13:55:32.920438251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:33.151530 crc crio[23733]: time=\"2026-06-09T13:55:33.137881418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:33.671236 crc crio[23733]: time=\"2026-06-09T13:55:33.664729429Z\" level=info msg=\"Stopped pod sandbox: 1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131\" id=733af4c2-8a7e-4227-92fc-f99111d8b719 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:33.750618 crc crio[23733]: time=\"2026-06-09T13:55:33.750545615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1287eb14-59f1-4645-8255-b845ed934ff5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:33.961665 crc crio[23733]: time=\"2026-06-09T13:55:33.950560225Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1dc87e62-6d78-49fa-96c8-de5893b92776 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:33.972228 crc crio[23733]: time=\"2026-06-09T13:55:33.972054852Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/dnsmasq-dns\" id=799b82e0-f33e-49f2-b418-37e989e79ba5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:33.972824 crc crio[23733]: time=\"2026-06-09T13:55:33.972503054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:34.042887 crc crio[23733]: time=\"2026-06-09T13:55:34.042574736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:34.276000 crc crio[23733]: time=\"2026-06-09T13:55:34.275882749Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=6aa16c27-e4ac-438d-b2ee-22763ed960e2 name=/runtime.v1.ImageService/PullImage\nJun 09 13:55:34.279810 crc crio[23733]: time=\"2026-06-09T13:55:34.279709965Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f105e9ec-59e6-454f-b05f-e25279f619b8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:34.283866 crc crio[23733]: time=\"2026-06-09T13:55:34.283803417Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=301c1070-32c9-46cf-b24f-a451c1bfe604 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:34.376196 crc crio[23733]: time=\"2026-06-09T13:55:34.376073693Z\" level=info msg=\"Created container 63395d0da84397c55c3979301d74a7252d52ddb57df18e44de3b74539b61b364: openstack/glance-default-external-api-0/glance-log\" id=ba6698c3-691d-4b90-9a0a-1035e9b98c47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:34.381477 crc crio[23733]: time=\"2026-06-09T13:55:34.378962247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:34.388577 crc crio[23733]: time=\"2026-06-09T13:55:34.386977366Z\" level=info msg=\"Starting container: 63395d0da84397c55c3979301d74a7252d52ddb57df18e44de3b74539b61b364\" id=29f26938-9c45-4049-b3ae-13a6433382d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:34.409290 crc crio[23733]: time=\"2026-06-09T13:55:34.407860497Z\" level=info msg=\"Started container\" PID=66373 containerID=63395d0da84397c55c3979301d74a7252d52ddb57df18e44de3b74539b61b364 description=openstack/glance-default-external-api-0/glance-log id=29f26938-9c45-4049-b3ae-13a6433382d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186\nJun 09 13:55:34.449870 crc crio[23733]: time=\"2026-06-09T13:55:34.449740916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:34.509227 crc crio[23733]: time=\"2026-06-09T13:55:34.508836633Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wsh8f/extract-content\" id=41c80f9e-4e78-4232-94b3-ab1b6203f3a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:34.514360 crc crio[23733]: time=\"2026-06-09T13:55:34.513980712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:34.555897 crc crio[23733]: time=\"2026-06-09T13:55:34.555767907Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=196ad690-fd38-48cd-be8e-4b8dc5ce4b50 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:34.662428 crc crio[23733]: time=\"2026-06-09T13:55:34.661613222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:34.684894 crc crio[23733]: time=\"2026-06-09T13:55:34.684831823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:34.748939 crc crio[23733]: time=\"2026-06-09T13:55:34.742719729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b9f0986a-d574-4c0a-a551-87ba9300f565 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:34.810577 crc crio[23733]: time=\"2026-06-09T13:55:34.810487274Z\" level=info msg=\"Created container b4c8f5149f7fb3e172d1c4517fd0004957cced5a866db442a839932e0f31590e: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/dnsmasq-dns\" id=799b82e0-f33e-49f2-b418-37e989e79ba5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:34.813008 crc crio[23733]: time=\"2026-06-09T13:55:34.812804222Z\" level=info msg=\"Starting container: b4c8f5149f7fb3e172d1c4517fd0004957cced5a866db442a839932e0f31590e\" id=d4a8abd7-e44c-473b-a247-356bda19ad41 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:34.829833 crc crio[23733]: time=\"2026-06-09T13:55:34.829713865Z\" level=info msg=\"Started container\" PID=66398 containerID=b4c8f5149f7fb3e172d1c4517fd0004957cced5a866db442a839932e0f31590e description=openstack/dnsmasq-dns-7cfd7bd55-fv4qz/dnsmasq-dns id=d4a8abd7-e44c-473b-a247-356bda19ad41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444\nJun 09 13:55:34.850851 crc crio[23733]: time=\"2026-06-09T13:55:34.85072791Z\" level=info msg=\"Removing container: c672e38fd75a0cc1f5a70cab6d803952a4afb1925b0eb995f25f1eddba3f460d\" id=39044f50-3e0e-4f1e-a7a0-91f56bc718ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:55:35.019256 crc crio[23733]: time=\"2026-06-09T13:55:35.019044708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:35.036955 crc crio[23733]: time=\"2026-06-09T13:55:35.036814073Z\" level=info msg=\"Removed container c672e38fd75a0cc1f5a70cab6d803952a4afb1925b0eb995f25f1eddba3f460d: openstack/dnsmasq-dns-5dd88c8fdc-b4gl7/init\" id=39044f50-3e0e-4f1e-a7a0-91f56bc718ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:55:35.162091 crc crio[23733]: time=\"2026-06-09T13:55:35.162009352Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=aba90dfa-e026-4e37-b041-5751e952ae77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:35.166257 crc crio[23733]: time=\"2026-06-09T13:55:35.166178927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:35.208222 crc crio[23733]: time=\"2026-06-09T13:55:35.208099436Z\" level=info msg=\"Created container 0867e4ab13518727bdbd089f74907eef149f3ffda68ec8d6b1de67d9d969a83c: openshift-marketplace/certified-operators-wsh8f/extract-content\" id=41c80f9e-4e78-4232-94b3-ab1b6203f3a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:35.235620 crc crio[23733]: time=\"2026-06-09T13:55:35.23547736Z\" level=info msg=\"Created container b107beae755f3e9b223dfa5aafdb84e2715dcb5bc15e7eadc018e53efbdc847c: openstack/glance-default-internal-api-0/glance-log\" id=3edee90e-4a15-420a-864e-cb8d4839c4e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:35.237332 crc crio[23733]: time=\"2026-06-09T13:55:35.237161322Z\" level=info msg=\"Starting container: 0867e4ab13518727bdbd089f74907eef149f3ffda68ec8d6b1de67d9d969a83c\" id=c9b134ed-13a1-4d54-a0cd-22732940ade3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:35.242616 crc crio[23733]: time=\"2026-06-09T13:55:35.242565217Z\" level=info msg=\"Starting container: b107beae755f3e9b223dfa5aafdb84e2715dcb5bc15e7eadc018e53efbdc847c\" id=c3dd16ac-38a4-4086-8e06-c8548b0711a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:35.268954 crc crio[23733]: time=\"2026-06-09T13:55:35.268618579Z\" level=info msg=\"Started container\" PID=66450 containerID=b107beae755f3e9b223dfa5aafdb84e2715dcb5bc15e7eadc018e53efbdc847c description=openstack/glance-default-internal-api-0/glance-log id=c3dd16ac-38a4-4086-8e06-c8548b0711a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703\nJun 09 13:55:35.289807 crc crio[23733]: time=\"2026-06-09T13:55:35.288718101Z\" level=info msg=\"Started container\" PID=66415 containerID=0867e4ab13518727bdbd089f74907eef149f3ffda68ec8d6b1de67d9d969a83c description=openshift-marketplace/certified-operators-wsh8f/extract-content id=c9b134ed-13a1-4d54-a0cd-22732940ade3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704\nJun 09 13:55:35.297672 crc crio[23733]: time=\"2026-06-09T13:55:35.297527551Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=0e0e5581-a11f-4607-b358-378610206e75 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:35.352923 crc crio[23733]: time=\"2026-06-09T13:55:35.352692141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:35.564002 crc crio[23733]: time=\"2026-06-09T13:55:35.562320171Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=159d889e-0af3-473c-8bd0-18e85017d809 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:35.580246 crc crio[23733]: time=\"2026-06-09T13:55:35.580089415Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=077feb5c-4a82-4cc3-af00-6e220e93b8c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:35.581513 crc crio[23733]: time=\"2026-06-09T13:55:35.58148513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:35.794597 crc crio[23733]: time=\"2026-06-09T13:55:35.793907811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:36.698542 crc crio[23733]: time=\"2026-06-09T13:55:36.697307487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:36.967922 crc crio[23733]: time=\"2026-06-09T13:55:36.967794369Z\" level=info msg=\"Created container 113069673cb2728177dc0c6d4c928468f04257bf65a29b132591a2b698f34b0f: openstack/glance-default-external-api-0/glance-httpd\" id=aba90dfa-e026-4e37-b041-5751e952ae77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:36.971619 crc crio[23733]: time=\"2026-06-09T13:55:36.9714688Z\" level=info msg=\"Starting container: 113069673cb2728177dc0c6d4c928468f04257bf65a29b132591a2b698f34b0f\" id=f8fccfea-2f45-491b-9ad7-c7930fccb4d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:36.990575 crc crio[23733]: time=\"2026-06-09T13:55:36.990324372Z\" level=info msg=\"Started container\" PID=66620 containerID=113069673cb2728177dc0c6d4c928468f04257bf65a29b132591a2b698f34b0f description=openstack/glance-default-external-api-0/glance-httpd id=f8fccfea-2f45-491b-9ad7-c7930fccb4d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186\nJun 09 13:55:37.137920 crc crio[23733]: time=\"2026-06-09T13:55:37.132917477Z\" level=info msg=\"Stopping container: 113069673cb2728177dc0c6d4c928468f04257bf65a29b132591a2b698f34b0f (timeout: 30s)\" id=6f8ff189-fe29-45b1-b96e-98007dcdc56e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:55:37.137920 crc crio[23733]: time=\"2026-06-09T13:55:37.134612409Z\" level=info msg=\"Stopping container: 63395d0da84397c55c3979301d74a7252d52ddb57df18e44de3b74539b61b364 (timeout: 30s)\" id=f6fb0af7-28be-417b-93bb-825feffaa17a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:55:37.290684 crc crio[23733]: time=\"2026-06-09T13:55:37.289995154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:37.509201 crc crio[23733]: time=\"2026-06-09T13:55:37.508931108Z\" level=info msg=\"Created container 30e8c45c6bfaa81df28f50b81349038606e344924c859fbdc002fa336a5efb64: openstack/glance-default-internal-api-0/glance-httpd\" id=077feb5c-4a82-4cc3-af00-6e220e93b8c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:37.510690 crc crio[23733]: time=\"2026-06-09T13:55:37.510551648Z\" level=info msg=\"Starting container: 30e8c45c6bfaa81df28f50b81349038606e344924c859fbdc002fa336a5efb64\" id=ef3ba9f5-2ada-41e7-a085-d03931fb96f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:37.526854 crc crio[23733]: time=\"2026-06-09T13:55:37.526738224Z\" level=info msg=\"Started container\" PID=66668 containerID=30e8c45c6bfaa81df28f50b81349038606e344924c859fbdc002fa336a5efb64 description=openstack/glance-default-internal-api-0/glance-httpd id=ef3ba9f5-2ada-41e7-a085-d03931fb96f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703\nJun 09 13:55:37.677962 crc crio[23733]: time=\"2026-06-09T13:55:37.677865622Z\" level=info msg=\"Stopped container 63395d0da84397c55c3979301d74a7252d52ddb57df18e44de3b74539b61b364: openstack/glance-default-external-api-0/glance-log\" id=f6fb0af7-28be-417b-93bb-825feffaa17a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:55:37.937967 crc crio[23733]: time=\"2026-06-09T13:55:37.93738079Z\" level=info msg=\"Stopped container 113069673cb2728177dc0c6d4c928468f04257bf65a29b132591a2b698f34b0f: openstack/glance-default-external-api-0/glance-httpd\" id=6f8ff189-fe29-45b1-b96e-98007dcdc56e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:55:37.941027 crc crio[23733]: time=\"2026-06-09T13:55:37.940928468Z\" level=info msg=\"Stopping pod sandbox: 1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186\" id=b71e93aa-b53d-4aab-9a20-ccebd1600506 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:37.944926 crc crio[23733]: time=\"2026-06-09T13:55:37.943216276Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186 UID:6c336e9a-67b1-41c2-ba64-d3de1ac4473a NetNS:/var/run/netns/af0a6152-0b72-4320-af12-ea4f9849bc7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c336e9a_67b1_41c2_ba64_d3de1ac4473a.slice PodAnnotations:0xc00580ab30}] Aliases:map[]}\"\nJun 09 13:55:37.944926 crc crio[23733]: time=\"2026-06-09T13:55:37.943866911Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:38.191525 crc crio[23733]: time=\"2026-06-09T13:55:38.19097376Z\" level=info msg=\"Stopping container: 30e8c45c6bfaa81df28f50b81349038606e344924c859fbdc002fa336a5efb64 (timeout: 30s)\" id=f16913ad-a0ef-4827-8704-89afd1266c21 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:55:38.192487 crc crio[23733]: time=\"2026-06-09T13:55:38.192422456Z\" level=info msg=\"Stopping container: b107beae755f3e9b223dfa5aafdb84e2715dcb5bc15e7eadc018e53efbdc847c (timeout: 30s)\" id=a11ea829-6d3e-4616-bda6-8b98078b6a98 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:55:38.207476 crc crio[23733]: time=\"2026-06-09T13:55:38.20736926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f086e528-a3e4-4c49-ae22-f3fdc4f7b20f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:38.232880 crc crio[23733]: time=\"2026-06-09T13:55:38.213920493Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=70c5b81e-5c7f-4cf3-848a-891f914d9520 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:55:38.251823 crc crio[23733]: time=\"2026-06-09T13:55:38.251715928Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wsh8f/registry-server\" id=14d81b9f-421a-40b4-87f9-31c5452bd3bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:38.253508 crc crio[23733]: time=\"2026-06-09T13:55:38.252312993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:38.589776 crc crio[23733]: time=\"2026-06-09T13:55:38.589020521Z\" level=info msg=\"Stopped container b107beae755f3e9b223dfa5aafdb84e2715dcb5bc15e7eadc018e53efbdc847c: openstack/glance-default-internal-api-0/glance-log\" id=a11ea829-6d3e-4616-bda6-8b98078b6a98 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:55:38.833583 crc crio[23733]: time=\"2026-06-09T13:55:38.833076263Z\" level=info msg=\"Stopped container 30e8c45c6bfaa81df28f50b81349038606e344924c859fbdc002fa336a5efb64: openstack/glance-default-internal-api-0/glance-httpd\" id=f16913ad-a0ef-4827-8704-89afd1266c21 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:55:38.835507 crc crio[23733]: time=\"2026-06-09T13:55:38.834240812Z\" level=info msg=\"Stopping pod sandbox: 76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703\" id=ad0b5b38-cd44-4516-9042-0bb1d34878f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:38.835507 crc crio[23733]: time=\"2026-06-09T13:55:38.835083373Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703 UID:34553c9a-edc1-4fc9-8c08-9655d13ed842 NetNS:/var/run/netns/0601e8a4-c3f1-4e75-a913-72d49b51af63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34553c9a_edc1_4fc9_8c08_9655d13ed842.slice PodAnnotations:0xc0025a7398}] Aliases:map[]}\"\nJun 09 13:55:38.835507 crc crio[23733]: time=\"2026-06-09T13:55:38.835297388Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:38.839618 crc crio[23733]: time=\"2026-06-09T13:55:38.839488763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:38.849437 crc crio[23733]: time=\"2026-06-09T13:55:38.846748624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:39.006981 crc crio[23733]: time=\"2026-06-09T13:55:39.006756045Z\" level=info msg=\"Created container a5c4f55d1e289f43d1d7accb4359eed20a5a4128e3e951959519bfcf50085964: openshift-marketplace/certified-operators-wsh8f/registry-server\" id=14d81b9f-421a-40b4-87f9-31c5452bd3bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:55:39.008844 crc crio[23733]: time=\"2026-06-09T13:55:39.008759354Z\" level=info msg=\"Starting container: a5c4f55d1e289f43d1d7accb4359eed20a5a4128e3e951959519bfcf50085964\" id=f981303b-13a7-48b0-a2ad-638f6bcdb1d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:55:39.020740 crc crio[23733]: time=\"2026-06-09T13:55:39.020514559Z\" level=info msg=\"Started container\" PID=66965 containerID=a5c4f55d1e289f43d1d7accb4359eed20a5a4128e3e951959519bfcf50085964 description=openshift-marketplace/certified-operators-wsh8f/registry-server id=f981303b-13a7-48b0-a2ad-638f6bcdb1d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704\nJun 09 13:55:40.358677 crc crio[23733]: time=\"2026-06-09T13:55:40.357832813Z\" level=info msg=\"Stopping pod sandbox: 33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528\" id=e25c5e50-77db-4e2f-a33a-23cfdbeb2007 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:40.361758 crc crio[23733]: time=\"2026-06-09T13:55:40.359354511Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-prcwx Namespace:openstack ID:33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528 UID:d54a1ce3-6513-45aa-8779-4e7fb11e3a32 NetNS:/var/run/netns/8d0636ca-09a9-4c12-ad59-54e1d2019460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd54a1ce3_6513_45aa_8779_4e7fb11e3a32.slice PodAnnotations:0xc0028981d0}] Aliases:map[]}\"\nJun 09 13:55:40.361758 crc crio[23733]: time=\"2026-06-09T13:55:40.359496124Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-prcwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:42.330834 crc crio[23733]: time=\"2026-06-09T13:55:42.329465046Z\" level=info msg=\"Stopping container: 68363b59e0bddc9c5602def7d7d6cb7e798339b8a88e0feb5f180922d6a1da74 (timeout: 10s)\" id=dc3c6f0a-fc9f-4954-99b4-7640e9391bde name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:55:43.153697 crc crio[23733]: time=\"2026-06-09T13:55:43.153072097Z\" level=info msg=\"Stopped pod sandbox: 1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186\" id=b71e93aa-b53d-4aab-9a20-ccebd1600506 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:43.455544 crc crio[23733]: time=\"2026-06-09T13:55:43.454483332Z\" level=info msg=\"Removing container: 113069673cb2728177dc0c6d4c928468f04257bf65a29b132591a2b698f34b0f\" id=82060894-d20a-4931-b5b4-b809d73e48d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:55:44.248984 crc crio[23733]: time=\"2026-06-09T13:55:44.248883414Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=159dec2a-a875-49f9-ac3b-6882822c0eed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:44.249379 crc crio[23733]: time=\"2026-06-09T13:55:44.249300954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:46.737151 crc crio[23733]: time=\"2026-06-09T13:55:46.736220029Z\" level=info msg=\"Stopped container 68363b59e0bddc9c5602def7d7d6cb7e798339b8a88e0feb5f180922d6a1da74: openstack/dnsmasq-dns-798c5d9f59-jztv5/dnsmasq-dns\" id=dc3c6f0a-fc9f-4954-99b4-7640e9391bde name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:55:46.740983 crc crio[23733]: time=\"2026-06-09T13:55:46.740918186Z\" level=info msg=\"Stopping pod sandbox: 195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8\" id=ca2fa659-1242-4fb2-80f8-e5d7a2179720 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:46.742065 crc crio[23733]: time=\"2026-06-09T13:55:46.742020354Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-798c5d9f59-jztv5 Namespace:openstack ID:195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8 UID:05d75b6b-1aac-4baa-94aa-7cbe4e7528ef NetNS:/var/run/netns/324d288d-57f4-48aa-a885-9162dc556fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d75b6b_1aac_4baa_94aa_7cbe4e7528ef.slice PodAnnotations:0xc0020d8368}] Aliases:map[]}\"\nJun 09 13:55:46.742332 crc crio[23733]: time=\"2026-06-09T13:55:46.742280081Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-798c5d9f59-jztv5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:55:46.756391 crc crio[23733]: time=\"2026-06-09T13:55:46.75626601Z\" level=info msg=\"Stopped pod sandbox: 33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528\" id=e25c5e50-77db-4e2f-a33a-23cfdbeb2007 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:46.757461 crc crio[23733]: time=\"2026-06-09T13:55:46.757316626Z\" level=info msg=\"Stopped pod sandbox: 76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703\" id=ad0b5b38-cd44-4516-9042-0bb1d34878f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:55:48.129466 crc crio[23733]: time=\"2026-06-09T13:55:48.128440586Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=5fc5fc8c-85f6-46b1-b9ae-c0afefe02e13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:48.130850 crc crio[23733]: time=\"2026-06-09T13:55:48.129478822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:48.582221 crc crio[23733]: time=\"2026-06-09T13:55:48.581999807Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-rmcpp/POD\" id=29a1036f-6f85-471e-a867-1cf01d8dbf9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:55:48.582221 crc crio[23733]: time=\"2026-06-09T13:55:48.58218292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:55:51.637190 crc crio[23733]: time=\"2026-06-09T13:55:51.636495521Z\" level=info msg=\"Stopping container: a5c4f55d1e289f43d1d7accb4359eed20a5a4128e3e951959519bfcf50085964 (timeout: 2s)\" id=4b798d51-dec8-4907-9c1a-92a062b7dd2f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:55:52.438743 crc crio[23733]: time=\"2026-06-09T13:55:52.438284587Z\" level=info msg=\"Stopped pod sandbox: 195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8\" id=ca2fa659-1242-4fb2-80f8-e5d7a2179720 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:00.657855 crc crio[23733]: time=\"2026-06-09T13:56:00.656810058Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683556-gm7t7/POD\" id=d08fa399-f315-4ae1-abd7-d920b1d25a00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:00.666001 crc crio[23733]: time=\"2026-06-09T13:56:00.65806675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:03.606728 crc crio[23733]: time=\"2026-06-09T13:56:03.605687123Z\" level=info msg=\"Stopping pod sandbox: 1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131\" id=286667b3-a538-433f-94a9-7991dded65e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:03.606728 crc crio[23733]: time=\"2026-06-09T13:56:03.606618077Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131\" id=286667b3-a538-433f-94a9-7991dded65e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:03.612787 crc crio[23733]: time=\"2026-06-09T13:56:03.612577756Z\" level=info msg=\"Removing pod sandbox: 1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131\" id=799b0d15-e631-4d06-9872-65f9c73bd5b5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:56:04.822220 crc crio[23733]: time=\"2026-06-09T13:56:04.821594613Z\" level=info msg=\"Stopped container a5c4f55d1e289f43d1d7accb4359eed20a5a4128e3e951959519bfcf50085964: openshift-marketplace/certified-operators-wsh8f/registry-server\" id=4b798d51-dec8-4907-9c1a-92a062b7dd2f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:56:04.824953 crc crio[23733]: time=\"2026-06-09T13:56:04.824375032Z\" level=info msg=\"Stopping pod sandbox: a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704\" id=52be5e07-823b-4ddb-a816-9975f17a7cba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:04.825267 crc crio[23733]: time=\"2026-06-09T13:56:04.825189552Z\" level=info msg=\"Got pod network &{Name:certified-operators-wsh8f Namespace:openshift-marketplace ID:a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704 UID:1e27a413-646b-46e9-9765-02e606cfc414 NetNS:/var/run/netns/90e6cd5b-05a9-4a0f-949b-cca7f303ac10 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e27a413_646b_46e9_9765_02e606cfc414.slice PodAnnotations:0xc00720c040}] Aliases:map[]}\"\nJun 09 13:56:04.825464 crc crio[23733]: time=\"2026-06-09T13:56:04.825401538Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-wsh8f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:04.831000 crc crio[23733]: time=\"2026-06-09T13:56:04.830864845Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2\" id=226212a8-0ca7-4e79-89d3-280a7630a4f9 name=/runtime.v1.ImageService/PullImage\nJun 09 13:56:04.833002 crc crio[23733]: time=\"2026-06-09T13:56:04.832938215Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=bf394011-0f23-4f1c-8e99-b28a810e3aba name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:04.848581 crc crio[23733]: time=\"2026-06-09T13:56:04.847677424Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1\" id=4ed62942-4cbe-4fdc-b58b-35284389973f name=/runtime.v1.ImageService/PullImage\nJun 09 13:56:04.851906 crc crio[23733]: time=\"2026-06-09T13:56:04.851773817Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=b0b09baa-0ec7-4939-ab71-d3c08e5beff2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:04.862070 crc crio[23733]: time=\"2026-06-09T13:56:04.861963292Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c\" id=d3be5e7f-baaa-471b-a337-f1d49089380e name=/runtime.v1.ImageService/PullImage\nJun 09 13:56:04.865882 crc crio[23733]: time=\"2026-06-09T13:56:04.865733766Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=bb8984fb-4939-4226-8a40-7c729a6d157c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:04.884300 crc crio[23733]: time=\"2026-06-09T13:56:04.884232278Z\" level=info msg=\"Removed container 113069673cb2728177dc0c6d4c928468f04257bf65a29b132591a2b698f34b0f: openstack/glance-default-external-api-0/glance-httpd\" id=82060894-d20a-4931-b5b4-b809d73e48d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:04.887945 crc crio[23733]: time=\"2026-06-09T13:56:04.88788225Z\" level=info msg=\"Removing container: 63395d0da84397c55c3979301d74a7252d52ddb57df18e44de3b74539b61b364\" id=7fbe894b-7cc6-480c-be77-135fe996297e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:05.020775 crc crio[23733]: time=\"2026-06-09T13:56:05.02068731Z\" level=info msg=\"Stopping pod sandbox: 807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f\" id=262f8f73-8960-4f58-abf6-63d6ac06a1d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:05.021626 crc crio[23733]: time=\"2026-06-09T13:56:05.021551301Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-xr6tt Namespace:openstack ID:807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f UID:88d6c00c-4818-439b-8239-d96839f3dacd NetNS:/var/run/netns/e6ce9b82-30f2-416b-b342-fd9ecf5d1925 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88d6c00c_4818_439b_8239_d96839f3dacd.slice PodAnnotations:0xc0059cc4a8}] Aliases:map[]}\"\nJun 09 13:56:05.021878 crc crio[23733]: time=\"2026-06-09T13:56:05.021810288Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-xr6tt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:06.650862 crc crio[23733]: time=\"2026-06-09T13:56:06.648669721Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4 UID:8ff63db0-5b46-4fc3-8dd3-dcb6883e9655 NetNS:/var/run/netns/483aeebc-4417-4fe8-b0e0-f4f4cf81faa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ff63db0_5b46_4fc3_8dd3_dcb6883e9655.slice PodAnnotations:0xc000308150}] Aliases:map[]}\"\nJun 09 13:56:06.650862 crc crio[23733]: time=\"2026-06-09T13:56:06.650785764Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:06.663227 crc crio[23733]: time=\"2026-06-09T13:56:06.662509218Z\" level=info msg=\"Stopped pod sandbox: 807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f\" id=262f8f73-8960-4f58-abf6-63d6ac06a1d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:06.682384 crc crio[23733]: time=\"2026-06-09T13:56:06.681882251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=591734b0-beda-4c43-b6c1-d7ebd17d12ed name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:06.682814 crc crio[23733]: time=\"2026-06-09T13:56:06.682485377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=abf8f61a-39fd-4ead-9230-1c711e187905 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:06.696915 crc crio[23733]: time=\"2026-06-09T13:56:06.696823715Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=e3c17a7f-b4f0-49b6-b390-cad817408f08 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:06.704778 crc crio[23733]: time=\"2026-06-09T13:56:06.704674822Z\" level=info msg=\"Stopped pod sandbox: a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704\" id=52be5e07-823b-4ddb-a816-9975f17a7cba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:06.727382 crc crio[23733]: time=\"2026-06-09T13:56:06.727199074Z\" level=info msg=\"Removed pod sandbox: 1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131\" id=799b0d15-e631-4d06-9872-65f9c73bd5b5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:56:06.730409 crc crio[23733]: time=\"2026-06-09T13:56:06.729326158Z\" level=info msg=\"Stopping pod sandbox: 6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77\" id=c79e7aac-3e45-479c-9085-c896bc98a59c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:06.730409 crc crio[23733]: time=\"2026-06-09T13:56:06.729425801Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77\" id=c79e7aac-3e45-479c-9085-c896bc98a59c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:06.731314 crc crio[23733]: time=\"2026-06-09T13:56:06.731155044Z\" level=info msg=\"Removing pod sandbox: 6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77\" id=ad3dc6fb-ce4e-4292-a1ba-44937f50cd10 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:56:06.767833 crc crio[23733]: time=\"2026-06-09T13:56:06.767380499Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-rmcpp Namespace:openstack ID:5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275 UID:0074a1f5-dfd6-4922-a9c4-f7cd316db474 NetNS:/var/run/netns/360453d0-c730-4ae6-a755-a4050e72b3ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0074a1f5_dfd6_4922_a9c4_f7cd316db474.slice PodAnnotations:0xc00580a0b0}] Aliases:map[]}\"\nJun 09 13:56:06.767833 crc crio[23733]: time=\"2026-06-09T13:56:06.76744633Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-rmcpp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:06.804855 crc crio[23733]: time=\"2026-06-09T13:56:06.803849021Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2 UID:d031b516-5792-47d8-a7d6-9ea2e2f631e9 NetNS:/var/run/netns/616c4a36-28db-4016-b452-5b3abf0c474e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd031b516_5792_47d8_a7d6_9ea2e2f631e9.slice PodAnnotations:0xc00720c158}] Aliases:map[]}\"\nJun 09 13:56:06.804855 crc crio[23733]: time=\"2026-06-09T13:56:06.803927093Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:06.811618 crc crio[23733]: time=\"2026-06-09T13:56:06.811482712Z\" level=info msg=\"Creating container: openstack/placement-db-sync-q48bf/placement-db-sync\" id=9d731347-7dc9-42bc-9652-0e37e6e4edc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:06.828729 crc crio[23733]: time=\"2026-06-09T13:56:06.828551298Z\" level=info msg=\"Removed container 63395d0da84397c55c3979301d74a7252d52ddb57df18e44de3b74539b61b364: openstack/glance-default-external-api-0/glance-log\" id=7fbe894b-7cc6-480c-be77-135fe996297e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:06.836862 crc crio[23733]: time=\"2026-06-09T13:56:06.836437636Z\" level=info msg=\"Removing container: 30e8c45c6bfaa81df28f50b81349038606e344924c859fbdc002fa336a5efb64\" id=ef79c364-621b-43d3-bb32-172cd5a1a3ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:06.837728 crc crio[23733]: time=\"2026-06-09T13:56:06.837605154Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=84e1b5ad-06f4-4e5a-bdb5-d11ba47ee2ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:06.840932 crc crio[23733]: time=\"2026-06-09T13:56:06.840867796Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a\" id=14833eb2-fa34-479e-8a9d-94179a7ce960 name=/runtime.v1.ImageService/PullImage\nJun 09 13:56:06.842916 crc crio[23733]: time=\"2026-06-09T13:56:06.842805644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=4fceed72-5bb5-428f-bdf7-0d870860733d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:06.854007 crc crio[23733]: time=\"2026-06-09T13:56:06.853913802Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-w4bjc/barbican-db-sync\" id=4cce7ecb-a79f-4189-8048-d1c67ddb4a72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:06.855729 crc crio[23733]: time=\"2026-06-09T13:56:06.855681986Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683556-gm7t7 Namespace:openshift-infra ID:74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a UID:e84651d4-1c2f-430c-9f53-d8e7f08b6e37 NetNS:/var/run/netns/7ba5b21f-97af-495a-8f20-cd4d58f4e6fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode84651d4_1c2f_430c_9f53_d8e7f08b6e37.slice PodAnnotations:0xc002b0e3a8}] Aliases:map[]}\"\nJun 09 13:56:06.855891 crc crio[23733]: time=\"2026-06-09T13:56:06.855872802Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683556-gm7t7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:06.861057 crc crio[23733]: time=\"2026-06-09T13:56:06.860906687Z\" level=info msg=\"Removed pod sandbox: 6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77\" id=ad3dc6fb-ce4e-4292-a1ba-44937f50cd10 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:56:06.864048 crc crio[23733]: time=\"2026-06-09T13:56:06.861196485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:06.864721 crc crio[23733]: time=\"2026-06-09T13:56:06.864010814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:06.865069 crc crio[23733]: time=\"2026-06-09T13:56:06.863601924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:06.909400 crc crio[23733]: time=\"2026-06-09T13:56:06.909301897Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=92fce98d-56f0-4a6d-b24a-d93ff6661ef8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:06.982439 crc crio[23733]: time=\"2026-06-09T13:56:06.981723648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:07.000946 crc crio[23733]: time=\"2026-06-09T13:56:07.000827615Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-m7lkh/cinder-db-sync\" id=382b3b02-a119-41dd-90e3-90aa0d6fc24b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:07.030047 crc crio[23733]: time=\"2026-06-09T13:56:07.024282042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:07.034680 crc crio[23733]: time=\"2026-06-09T13:56:07.034436315Z\" level=info msg=\"Removed container 30e8c45c6bfaa81df28f50b81349038606e344924c859fbdc002fa336a5efb64: openstack/glance-default-internal-api-0/glance-httpd\" id=ef79c364-621b-43d3-bb32-172cd5a1a3ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:07.034896 crc crio[23733]: time=\"2026-06-09T13:56:07.034722923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:07.036798 crc crio[23733]: time=\"2026-06-09T13:56:07.036727923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:07.039238 crc crio[23733]: time=\"2026-06-09T13:56:07.039054802Z\" level=info msg=\"Removing container: b107beae755f3e9b223dfa5aafdb84e2715dcb5bc15e7eadc018e53efbdc847c\" id=3eb4a1db-86f9-489b-a610-f226a77f41c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:07.039835 crc crio[23733]: time=\"2026-06-09T13:56:07.039741598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:07.149205 crc crio[23733]: time=\"2026-06-09T13:56:07.147853741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:07.153236 crc crio[23733]: time=\"2026-06-09T13:56:07.153068782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:07.176974 crc crio[23733]: time=\"2026-06-09T13:56:07.176872927Z\" level=info msg=\"Removed container b107beae755f3e9b223dfa5aafdb84e2715dcb5bc15e7eadc018e53efbdc847c: openstack/glance-default-internal-api-0/glance-log\" id=3eb4a1db-86f9-489b-a610-f226a77f41c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:07.183352 crc crio[23733]: time=\"2026-06-09T13:56:07.183197565Z\" level=info msg=\"Removing container: 68363b59e0bddc9c5602def7d7d6cb7e798339b8a88e0feb5f180922d6a1da74\" id=2209a3f3-2785-43be-8728-34a6b6c1bf3c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:07.197216 crc crio[23733]: time=\"2026-06-09T13:56:07.194888267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:07.211478 crc crio[23733]: time=\"2026-06-09T13:56:07.208036056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:07.241890 crc crio[23733]: time=\"2026-06-09T13:56:07.241774689Z\" level=info msg=\"Removed container 68363b59e0bddc9c5602def7d7d6cb7e798339b8a88e0feb5f180922d6a1da74: openstack/dnsmasq-dns-798c5d9f59-jztv5/dnsmasq-dns\" id=2209a3f3-2785-43be-8728-34a6b6c1bf3c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:07.249046 crc crio[23733]: time=\"2026-06-09T13:56:07.247264047Z\" level=info msg=\"Created container cd887c25442842ac5bb245fdef55077801c8f32ac350a99e55a46e18fb08c173: openstack/ceilometer-0/ceilometer-central-agent\" id=84e1b5ad-06f4-4e5a-bdb5-d11ba47ee2ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:07.249046 crc crio[23733]: time=\"2026-06-09T13:56:07.24741987Z\" level=info msg=\"Created container 01afb1a6ce39c1b3734b49a7527e91e144d7936c12f315e27da55be91afaf116: openstack/barbican-db-sync-w4bjc/barbican-db-sync\" id=4cce7ecb-a79f-4189-8048-d1c67ddb4a72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:07.252941 crc crio[23733]: time=\"2026-06-09T13:56:07.252857926Z\" level=info msg=\"Starting container: 01afb1a6ce39c1b3734b49a7527e91e144d7936c12f315e27da55be91afaf116\" id=8c934b2d-63bd-45f0-837f-547644bf13cf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:07.253541 crc crio[23733]: time=\"2026-06-09T13:56:07.253449801Z\" level=info msg=\"Starting container: cd887c25442842ac5bb245fdef55077801c8f32ac350a99e55a46e18fb08c173\" id=5b590083-d414-4bd0-8230-9cb51ed369b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:07.258224 crc crio[23733]: time=\"2026-06-09T13:56:07.254752963Z\" level=info msg=\"Removing container: 869ba63a8b1ad9d3829e8b07e0f0f3c011983a3a505a0a096165815887197b99\" id=e6ab66ba-86a9-4f04-8ee0-26f9bd47b4d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:07.259865 crc crio[23733]: time=\"2026-06-09T13:56:07.259626766Z\" level=info msg=\"Started container\" PID=68672 containerID=01afb1a6ce39c1b3734b49a7527e91e144d7936c12f315e27da55be91afaf116 description=openstack/barbican-db-sync-w4bjc/barbican-db-sync id=8c934b2d-63bd-45f0-837f-547644bf13cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293\nJun 09 13:56:07.268453 crc crio[23733]: time=\"2026-06-09T13:56:07.26540849Z\" level=info msg=\"Started container\" PID=68671 containerID=cd887c25442842ac5bb245fdef55077801c8f32ac350a99e55a46e18fb08c173 description=openstack/ceilometer-0/ceilometer-central-agent id=5b590083-d414-4bd0-8230-9cb51ed369b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a\nJun 09 13:56:07.283602 crc crio[23733]: time=\"2026-06-09T13:56:07.283513313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=564188ad-adc1-4e36-a361-01d1ce7e7ec4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:07.284003 crc crio[23733]: time=\"2026-06-09T13:56:07.283847481Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=564188ad-adc1-4e36-a361-01d1ce7e7ec4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:07.284003 crc crio[23733]: time=\"2026-06-09T13:56:07.283894152Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=564188ad-adc1-4e36-a361-01d1ce7e7ec4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:07.288716 crc crio[23733]: time=\"2026-06-09T13:56:07.288477567Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=472e88bb-716b-4698-873d-d46afb6312eb name=/runtime.v1.ImageService/PullImage\nJun 09 13:56:07.305738 crc crio[23733]: time=\"2026-06-09T13:56:07.305603955Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"\nJun 09 13:56:07.314504 crc crio[23733]: time=\"2026-06-09T13:56:07.314394915Z\" level=info msg=\"Removed container 869ba63a8b1ad9d3829e8b07e0f0f3c011983a3a505a0a096165815887197b99: openstack/dnsmasq-dns-798c5d9f59-jztv5/init\" id=e6ab66ba-86a9-4f04-8ee0-26f9bd47b4d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:07.319067 crc crio[23733]: time=\"2026-06-09T13:56:07.318800765Z\" level=info msg=\"Created container 7938dce23047fa4451cb3cda98fce20f88a225edb89bf2f8e5dbe233c4bb9856: openstack/placement-db-sync-q48bf/placement-db-sync\" id=9d731347-7dc9-42bc-9652-0e37e6e4edc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:07.321601 crc crio[23733]: time=\"2026-06-09T13:56:07.321521913Z\" level=info msg=\"Removing container: a5c4f55d1e289f43d1d7accb4359eed20a5a4128e3e951959519bfcf50085964\" id=60875837-0e5d-4bde-b9da-c7c94e5e250a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:07.321946 crc crio[23733]: time=\"2026-06-09T13:56:07.321867981Z\" level=info msg=\"Starting container: 7938dce23047fa4451cb3cda98fce20f88a225edb89bf2f8e5dbe233c4bb9856\" id=63c5cc7c-6794-4b78-a7af-4205c2040614 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:07.329210 crc crio[23733]: time=\"2026-06-09T13:56:07.329034081Z\" level=info msg=\"Created container c8db58ffcb8ba95ddf9f1fab2ba05f7eea4c8ca548927a16be7335f48a36775a: openstack/cinder-db-sync-m7lkh/cinder-db-sync\" id=382b3b02-a119-41dd-90e3-90aa0d6fc24b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:07.330260 crc crio[23733]: time=\"2026-06-09T13:56:07.330178589Z\" level=info msg=\"Started container\" PID=68700 containerID=7938dce23047fa4451cb3cda98fce20f88a225edb89bf2f8e5dbe233c4bb9856 description=openstack/placement-db-sync-q48bf/placement-db-sync id=63c5cc7c-6794-4b78-a7af-4205c2040614 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b\nJun 09 13:56:07.331778 crc crio[23733]: time=\"2026-06-09T13:56:07.331696938Z\" level=info msg=\"Starting container: c8db58ffcb8ba95ddf9f1fab2ba05f7eea4c8ca548927a16be7335f48a36775a\" id=3b633425-ec8c-4e1e-bb3a-0c11533ae716 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:07.345084 crc crio[23733]: time=\"2026-06-09T13:56:07.34460547Z\" level=info msg=\"Started container\" PID=68707 containerID=c8db58ffcb8ba95ddf9f1fab2ba05f7eea4c8ca548927a16be7335f48a36775a description=openstack/cinder-db-sync-m7lkh/cinder-db-sync id=3b633425-ec8c-4e1e-bb3a-0c11533ae716 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7\nJun 09 13:56:07.368957 crc crio[23733]: time=\"2026-06-09T13:56:07.368851836Z\" level=info msg=\"Removed container a5c4f55d1e289f43d1d7accb4359eed20a5a4128e3e951959519bfcf50085964: openshift-marketplace/certified-operators-wsh8f/registry-server\" id=60875837-0e5d-4bde-b9da-c7c94e5e250a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:07.377838 crc crio[23733]: time=\"2026-06-09T13:56:07.377714488Z\" level=info msg=\"Removing container: 0867e4ab13518727bdbd089f74907eef149f3ffda68ec8d6b1de67d9d969a83c\" id=65fe5f86-2c9a-4675-9216-6f022ddd437c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:07.433895 crc crio[23733]: time=\"2026-06-09T13:56:07.433183675Z\" level=info msg=\"Removed container 0867e4ab13518727bdbd089f74907eef149f3ffda68ec8d6b1de67d9d969a83c: openshift-marketplace/certified-operators-wsh8f/extract-content\" id=65fe5f86-2c9a-4675-9216-6f022ddd437c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:07.438161 crc crio[23733]: time=\"2026-06-09T13:56:07.438050456Z\" level=info msg=\"Removing container: e59694130e35f735800636ae40d3d817a75cdebd5a6d9355ef587e6b4130f8da\" id=3232e317-2e24-4930-9c3f-db3af5bca93f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:07.489804 crc crio[23733]: time=\"2026-06-09T13:56:07.489474572Z\" level=info msg=\"Removed container e59694130e35f735800636ae40d3d817a75cdebd5a6d9355ef587e6b4130f8da: openshift-marketplace/certified-operators-wsh8f/extract-utilities\" id=3232e317-2e24-4930-9c3f-db3af5bca93f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:07.548686 crc crio[23733]: 2026-06-09T13:56:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a9fe1bd03eac83 Mac:32:45:8a:b9:77:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/360453d0-c730-4ae6-a755-a4050e72b3ea SocketPath: PciID:}] [{Interface:0xc0002d92b0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:56:07.548845 crc crio[23733]: 2026-06-09T13:56:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74d026aa5eac22b Mac:a6:e4:c6:98:10:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/7ba5b21f-97af-495a-8f20-cd4d58f4e6fa SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:56:07.550698 crc crio[23733]: time=\"2026-06-09T13:56:07.550598661Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-rmcpp Namespace:openstack ID:5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275 UID:0074a1f5-dfd6-4922-a9c4-f7cd316db474 NetNS:/var/run/netns/360453d0-c730-4ae6-a755-a4050e72b3ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0074a1f5_dfd6_4922_a9c4_f7cd316db474.slice PodAnnotations:0xc00580a0b0}] Aliases:map[]}\"\nJun 09 13:56:07.550829 crc crio[23733]: time=\"2026-06-09T13:56:07.550764925Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683556-gm7t7 Namespace:openshift-infra ID:74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a UID:e84651d4-1c2f-430c-9f53-d8e7f08b6e37 NetNS:/var/run/netns/7ba5b21f-97af-495a-8f20-cd4d58f4e6fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode84651d4_1c2f_430c_9f53_d8e7f08b6e37.slice PodAnnotations:0xc002b0e3a8}] Aliases:map[]}\"\nJun 09 13:56:07.550829 crc crio[23733]: time=\"2026-06-09T13:56:07.550808546Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-rmcpp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:56:07.551060 crc crio[23733]: time=\"2026-06-09T13:56:07.550916078Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683556-gm7t7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:56:07.560007 crc crio[23733]: time=\"2026-06-09T13:56:07.559906693Z\" level=info msg=\"Ran pod sandbox 5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275 with infra container: openstack/keystone-bootstrap-rmcpp/POD\" id=29a1036f-6f85-471e-a867-1cf01d8dbf9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:07.567959 crc crio[23733]: time=\"2026-06-09T13:56:07.5678102Z\" level=info msg=\"Ran pod sandbox 74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a with infra container: openshift-infra/auto-csr-approver-29683556-gm7t7/POD\" id=d08fa399-f315-4ae1-abd7-d920b1d25a00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:07.577876 crc crio[23733]: time=\"2026-06-09T13:56:07.570420166Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c6f8298e-1dfa-4705-b3df-c1552503a0ff name=/runtime.v1.ImageService/PullImage\nJun 09 13:56:07.582556 crc crio[23733]: time=\"2026-06-09T13:56:07.582437776Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=f6498ec3-7419-4e86-a99c-ce994dbfcec0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:07.584470 crc crio[23733]: time=\"2026-06-09T13:56:07.584379725Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 13:56:07.588540 crc crio[23733]: 2026-06-09T13:56:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89a6a5c0a28fee7 Mac:8a:c8:c2:e2:38:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/483aeebc-4417-4fe8-b0e0-f4f4cf81faa3 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:56:07.588924 crc crio[23733]: time=\"2026-06-09T13:56:07.588842106Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4 UID:8ff63db0-5b46-4fc3-8dd3-dcb6883e9655 NetNS:/var/run/netns/483aeebc-4417-4fe8-b0e0-f4f4cf81faa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ff63db0_5b46_4fc3_8dd3_dcb6883e9655.slice PodAnnotations:0xc000308150}] Aliases:map[]}\"\nJun 09 13:56:07.589239 crc crio[23733]: time=\"2026-06-09T13:56:07.589059412Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:56:07.598871 crc crio[23733]: time=\"2026-06-09T13:56:07.598791445Z\" level=info msg=\"Ran pod sandbox 89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4 with infra container: openstack/glance-default-external-api-0/POD\" id=159dec2a-a875-49f9-ac3b-6882822c0eed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:07.603505 crc crio[23733]: time=\"2026-06-09T13:56:07.603432832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=108d7791-0391-4b54-b43d-9d01b9e14845 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:07.610781 crc crio[23733]: time=\"2026-06-09T13:56:07.610551099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ac86384c-e689-4616-8d59-350f57a6df8c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:07.618928 crc crio[23733]: time=\"2026-06-09T13:56:07.618799085Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=a3b109f5-749a-4c44-8311-da1a7a3f5232 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:07.623801 crc crio[23733]: time=\"2026-06-09T13:56:07.623602915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:07.632672 crc crio[23733]: time=\"2026-06-09T13:56:07.632576179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=0b28a515-27d4-4140-8df4-4bca09163534 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:07.710231 crc crio[23733]: time=\"2026-06-09T13:56:07.702405535Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-rmcpp/keystone-bootstrap\" id=a4784136-eade-490b-b13a-b8ef73b452de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:07.710231 crc crio[23733]: time=\"2026-06-09T13:56:07.703017791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:07.757038 crc crio[23733]: time=\"2026-06-09T13:56:07.756804485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:07.758351 crc crio[23733]: 2026-06-09T13:56:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c2c55ac8268dba Mac:6e:68:7e:40:cc:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/616c4a36-28db-4016-b452-5b3abf0c474e SocketPath: PciID:}] [{Interface:0xc000126710 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:56:07.759894 crc crio[23733]: time=\"2026-06-09T13:56:07.759816342Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2 UID:d031b516-5792-47d8-a7d6-9ea2e2f631e9 NetNS:/var/run/netns/616c4a36-28db-4016-b452-5b3abf0c474e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd031b516_5792_47d8_a7d6_9ea2e2f631e9.slice PodAnnotations:0xc00720c158}] Aliases:map[]}\"\nJun 09 13:56:07.760146 crc crio[23733]: time=\"2026-06-09T13:56:07.759990186Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:56:07.779572 crc crio[23733]: time=\"2026-06-09T13:56:07.779509784Z\" level=info msg=\"Ran pod sandbox 6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2 with infra container: openstack/glance-default-internal-api-0/POD\" id=5fc5fc8c-85f6-46b1-b9ae-c0afefe02e13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:07.785816 crc crio[23733]: time=\"2026-06-09T13:56:07.785725239Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=bee421a4-26d9-482c-a9b7-0b9df295671c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:07.786480 crc crio[23733]: time=\"2026-06-09T13:56:07.786376956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:07.789899 crc crio[23733]: time=\"2026-06-09T13:56:07.789830831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=d1465cc7-f83d-4c36-8853-96cd165d970f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:07.791737 crc crio[23733]: time=\"2026-06-09T13:56:07.791603056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:07.802944 crc crio[23733]: time=\"2026-06-09T13:56:07.802794295Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=137582bf-332f-4504-abc4-164b79cedfc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:07.803583 crc crio[23733]: time=\"2026-06-09T13:56:07.803451081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:07.867628 crc crio[23733]: time=\"2026-06-09T13:56:07.867505964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:08.088252 crc crio[23733]: time=\"2026-06-09T13:56:08.08816279Z\" level=info msg=\"Created container 2fa22155b62081a1bc7040373cfcf7828e55da3d8827a322cb5d5a11ce4acb4b: openstack/keystone-bootstrap-rmcpp/keystone-bootstrap\" id=a4784136-eade-490b-b13a-b8ef73b452de name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:08.090535 crc crio[23733]: time=\"2026-06-09T13:56:08.090428816Z\" level=info msg=\"Starting container: 2fa22155b62081a1bc7040373cfcf7828e55da3d8827a322cb5d5a11ce4acb4b\" id=cd44e58e-c78e-4cbf-bb46-2075bd3e9b4b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:08.100823 crc crio[23733]: time=\"2026-06-09T13:56:08.100692133Z\" level=info msg=\"Started container\" PID=68821 containerID=2fa22155b62081a1bc7040373cfcf7828e55da3d8827a322cb5d5a11ce4acb4b description=openstack/keystone-bootstrap-rmcpp/keystone-bootstrap id=cd44e58e-c78e-4cbf-bb46-2075bd3e9b4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275\nJun 09 13:56:08.429956 crc crio[23733]: time=\"2026-06-09T13:56:08.417189386Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c6f8298e-1dfa-4705-b3df-c1552503a0ff name=/runtime.v1.ImageService/PullImage\nJun 09 13:56:08.430356 crc crio[23733]: time=\"2026-06-09T13:56:08.430049778Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0c60d1fa-237f-4b26-a3ab-47fae4240bfe name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:08.515850 crc crio[23733]: time=\"2026-06-09T13:56:08.511038252Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=746565b1-0708-45d5-9629-63e15648f779 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:08.549628 crc crio[23733]: time=\"2026-06-09T13:56:08.54936739Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683556-gm7t7/oc\" id=924c936e-34ad-4a2e-acfe-1efd925a15ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:08.550731 crc crio[23733]: time=\"2026-06-09T13:56:08.550679643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:08.633313 crc crio[23733]: time=\"2026-06-09T13:56:08.63254615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:09.071765 crc crio[23733]: time=\"2026-06-09T13:56:09.071693819Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/POD\" id=856a76a0-a834-49e2-a7b4-298583334679 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:09.074281 crc crio[23733]: time=\"2026-06-09T13:56:09.074244823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:09.098759 crc crio[23733]: time=\"2026-06-09T13:56:09.097066443Z\" level=info msg=\"Running pod sandbox: openstack/neutron-544f9cd8d8-6gj8g/POD\" id=447b2bb8-2c5c-46e1-8ed1-608b3c2f9b73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:09.098759 crc crio[23733]: time=\"2026-06-09T13:56:09.097249219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:09.337200 crc crio[23733]: time=\"2026-06-09T13:56:09.33696361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:09.393319 crc crio[23733]: time=\"2026-06-09T13:56:09.39292544Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7d5695b8ff-7cmbr Namespace:openstack ID:ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c UID:ba4c42b8-a45c-40b0-9b56-6d71a12fb942 NetNS:/var/run/netns/e9e40f02-4e3f-488c-915c-3d5b2d60a90e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba4c42b8_a45c_40b0_9b56_6d71a12fb942.slice PodAnnotations:0xc00580a2c8}] Aliases:map[]}\"\nJun 09 13:56:09.393319 crc crio[23733]: time=\"2026-06-09T13:56:09.392975291Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7d5695b8ff-7cmbr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:09.415177 crc crio[23733]: time=\"2026-06-09T13:56:09.408072619Z\" level=info msg=\"Got pod network &{Name:neutron-544f9cd8d8-6gj8g Namespace:openstack ID:8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed UID:60983bd1-39e9-408f-a1b5-4e2445bf107c NetNS:/var/run/netns/7b79ca93-a7d3-4f1d-8fb1-35eeea64022e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60983bd1_39e9_408f_a1b5_4e2445bf107c.slice PodAnnotations:0xc0027d0598}] Aliases:map[]}\"\nJun 09 13:56:09.415177 crc crio[23733]: time=\"2026-06-09T13:56:09.408454119Z\" level=info msg=\"Adding pod openstack_neutron-544f9cd8d8-6gj8g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:09.581402 crc crio[23733]: time=\"2026-06-09T13:56:09.580817648Z\" level=info msg=\"Created container 6991d018c2ae2831edf35e381a5bf912504382827f1186078d76b52d54e0b33d: openshift-infra/auto-csr-approver-29683556-gm7t7/oc\" id=924c936e-34ad-4a2e-acfe-1efd925a15ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:09.584247 crc crio[23733]: time=\"2026-06-09T13:56:09.584156051Z\" level=info msg=\"Starting container: 6991d018c2ae2831edf35e381a5bf912504382827f1186078d76b52d54e0b33d\" id=93336b8b-858b-4ea0-a1d9-1f37c525e0f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:09.604548 crc crio[23733]: time=\"2026-06-09T13:56:09.604361837Z\" level=info msg=\"Started container\" PID=68881 containerID=6991d018c2ae2831edf35e381a5bf912504382827f1186078d76b52d54e0b33d description=openshift-infra/auto-csr-approver-29683556-gm7t7/oc id=93336b8b-858b-4ea0-a1d9-1f37c525e0f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a\nJun 09 13:56:09.631463 crc crio[23733]: time=\"2026-06-09T13:56:09.626825038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:09.988059 crc crio[23733]: time=\"2026-06-09T13:56:09.987489145Z\" level=info msg=\"Created container 42de5d94d7bdfcf8ab925eb1afa5d46e429d04bf2f74551bdfb45b355d950508: openstack/glance-default-internal-api-0/glance-log\" id=137582bf-332f-4504-abc4-164b79cedfc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:10.032530 crc crio[23733]: time=\"2026-06-09T13:56:10.031365782Z\" level=info msg=\"Starting container: 42de5d94d7bdfcf8ab925eb1afa5d46e429d04bf2f74551bdfb45b355d950508\" id=678ea70b-1fdd-4723-b04a-e5a4a62f28d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:10.047037 crc crio[23733]: time=\"2026-06-09T13:56:10.04686553Z\" level=info msg=\"Started container\" PID=68947 containerID=42de5d94d7bdfcf8ab925eb1afa5d46e429d04bf2f74551bdfb45b355d950508 description=openstack/glance-default-internal-api-0/glance-log id=678ea70b-1fdd-4723-b04a-e5a4a62f28d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2\nJun 09 13:56:10.057847 crc crio[23733]: time=\"2026-06-09T13:56:10.057695031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:10.186729 crc crio[23733]: time=\"2026-06-09T13:56:10.186046419Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=9ecb4f3a-8089-4efe-87a8-786e8dbd0b0f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:10.252548 crc crio[23733]: time=\"2026-06-09T13:56:10.252434568Z\" level=info msg=\"Created container 22fb0bc9da5fbb40c0b1b3e258c13494e413e7b3ce281714417b9051913ae97c: openstack/glance-default-external-api-0/glance-log\" id=a3b109f5-749a-4c44-8311-da1a7a3f5232 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:10.265720 crc crio[23733]: time=\"2026-06-09T13:56:10.265540607Z\" level=info msg=\"Starting container: 22fb0bc9da5fbb40c0b1b3e258c13494e413e7b3ce281714417b9051913ae97c\" id=229e558f-1e07-46e7-9e44-9f0220c21074 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:10.267255 crc crio[23733]: time=\"2026-06-09T13:56:10.267164057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4672da18-8fc4-4d0b-bc81-9a59ee7340d5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:10.274005 crc crio[23733]: time=\"2026-06-09T13:56:10.273901096Z\" level=info msg=\"Started container\" PID=69013 containerID=22fb0bc9da5fbb40c0b1b3e258c13494e413e7b3ce281714417b9051913ae97c description=openstack/glance-default-external-api-0/glance-log id=229e558f-1e07-46e7-9e44-9f0220c21074 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4\nJun 09 13:56:10.302997 crc crio[23733]: 2026-06-09T13:56:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca2c9365cf89b29 Mac:12:76:25:a3:f7:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/e9e40f02-4e3f-488c-915c-3d5b2d60a90e SocketPath: PciID:}] [{Interface:0xc000014de0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:56:10.305159 crc crio[23733]: time=\"2026-06-09T13:56:10.304978532Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7d5695b8ff-7cmbr Namespace:openstack ID:ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c UID:ba4c42b8-a45c-40b0-9b56-6d71a12fb942 NetNS:/var/run/netns/e9e40f02-4e3f-488c-915c-3d5b2d60a90e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba4c42b8_a45c_40b0_9b56_6d71a12fb942.slice PodAnnotations:0xc00580a2c8}] Aliases:map[]}\"\nJun 09 13:56:10.305706 crc crio[23733]: time=\"2026-06-09T13:56:10.305574837Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7d5695b8ff-7cmbr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:56:10.308070 crc crio[23733]: time=\"2026-06-09T13:56:10.308007089Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=1a6d9aeb-4905-40c4-9bcb-f8af82b80851 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:10.317285 crc crio[23733]: time=\"2026-06-09T13:56:10.316245664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:10.321661 crc crio[23733]: time=\"2026-06-09T13:56:10.321525926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c8a90f81-7c63-4733-88b5-7dc4dacb7b38 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:10.322366 crc crio[23733]: time=\"2026-06-09T13:56:10.322291085Z\" level=info msg=\"Ran pod sandbox ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c with infra container: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/POD\" id=856a76a0-a834-49e2-a7b4-298583334679 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:10.341540 crc crio[23733]: time=\"2026-06-09T13:56:10.34050674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=79c149da-294a-4e8e-85ec-0de72e796b30 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:10.444340 crc crio[23733]: 2026-06-09T13:56:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8427af7521f7f76 Mac:da:bf:d5:4b:5f:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/7b79ca93-a7d3-4f1d-8fb1-35eeea64022e SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:56:10.446041 crc crio[23733]: time=\"2026-06-09T13:56:10.445963367Z\" level=info msg=\"Got pod network &{Name:neutron-544f9cd8d8-6gj8g Namespace:openstack ID:8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed UID:60983bd1-39e9-408f-a1b5-4e2445bf107c NetNS:/var/run/netns/7b79ca93-a7d3-4f1d-8fb1-35eeea64022e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60983bd1_39e9_408f_a1b5_4e2445bf107c.slice PodAnnotations:0xc0027d0598}] Aliases:map[]}\"\nJun 09 13:56:10.446326 crc crio[23733]: time=\"2026-06-09T13:56:10.446220334Z\" level=info msg=\"Checking pod openstack_neutron-544f9cd8d8-6gj8g for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:56:10.458422 crc crio[23733]: time=\"2026-06-09T13:56:10.458328117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:10.460546 crc crio[23733]: time=\"2026-06-09T13:56:10.460388678Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=7eeb912c-77c6-4037-8f25-5da2176b3d6a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:10.475443 crc crio[23733]: time=\"2026-06-09T13:56:10.475352622Z\" level=info msg=\"Ran pod sandbox 8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed with infra container: openstack/neutron-544f9cd8d8-6gj8g/POD\" id=447b2bb8-2c5c-46e1-8ed1-608b3c2f9b73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:10.482265 crc crio[23733]: time=\"2026-06-09T13:56:10.481814114Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=87e85e68-7bfb-43b1-8b0f-da555d9b8deb name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:10.488424 crc crio[23733]: time=\"2026-06-09T13:56:10.488312036Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=5aaadc56-dd65-403d-8b3c-7b79b7d87002 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:10.488746 crc crio[23733]: time=\"2026-06-09T13:56:10.488663846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:10.561770 crc crio[23733]: time=\"2026-06-09T13:56:10.558370067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=71adfb51-cd32-40d3-ae83-f085b939a0ce name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:10.586099 crc crio[23733]: time=\"2026-06-09T13:56:10.584812139Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/init\" id=87ac29eb-8692-4536-8100-d83b83bf2e7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:10.586099 crc crio[23733]: time=\"2026-06-09T13:56:10.585776462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:10.652342 crc crio[23733]: time=\"2026-06-09T13:56:10.652199013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f9bffc58-6e17-44e9-a20b-0ec670b6cae7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:10.665057 crc crio[23733]: time=\"2026-06-09T13:56:10.66484898Z\" level=info msg=\"Creating container: openstack/neutron-544f9cd8d8-6gj8g/neutron-api\" id=5495fa0e-f3a3-4be4-8fff-257038d364e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:10.665410 crc crio[23733]: time=\"2026-06-09T13:56:10.665374943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:10.739719 crc crio[23733]: time=\"2026-06-09T13:56:10.739209708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:10.820487 crc crio[23733]: time=\"2026-06-09T13:56:10.820318026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:10.846661 crc crio[23733]: time=\"2026-06-09T13:56:10.846523302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:10.860088 crc crio[23733]: time=\"2026-06-09T13:56:10.859975098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:10.887626 crc crio[23733]: time=\"2026-06-09T13:56:10.884668725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:11.146063 crc crio[23733]: time=\"2026-06-09T13:56:11.145946957Z\" level=info msg=\"Created container d8582e9f0fd5d26d0887308f5e0320bab9ae7503c499750a02af7c5e937916d9: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/init\" id=87ac29eb-8692-4536-8100-d83b83bf2e7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:11.152514 crc crio[23733]: time=\"2026-06-09T13:56:11.149975658Z\" level=info msg=\"Starting container: d8582e9f0fd5d26d0887308f5e0320bab9ae7503c499750a02af7c5e937916d9\" id=f4d42f8c-8d3a-4a2e-b41e-c1c35b9d0dfa name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:11.180051 crc crio[23733]: time=\"2026-06-09T13:56:11.179940137Z\" level=info msg=\"Started container\" PID=69192 containerID=d8582e9f0fd5d26d0887308f5e0320bab9ae7503c499750a02af7c5e937916d9 description=openstack/dnsmasq-dns-7d5695b8ff-7cmbr/init id=f4d42f8c-8d3a-4a2e-b41e-c1c35b9d0dfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c\nJun 09 13:56:11.193911 crc crio[23733]: time=\"2026-06-09T13:56:11.193751523Z\" level=info msg=\"Created container c486fac1b166d81467fa6507531744360ff884b0312a7d58b0b6eec3f712225d: openstack/neutron-544f9cd8d8-6gj8g/neutron-api\" id=5495fa0e-f3a3-4be4-8fff-257038d364e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:11.197170 crc crio[23733]: time=\"2026-06-09T13:56:11.196980133Z\" level=info msg=\"Starting container: c486fac1b166d81467fa6507531744360ff884b0312a7d58b0b6eec3f712225d\" id=3664f274-4f12-4bfe-a409-41aa648e5f03 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:11.233036 crc crio[23733]: time=\"2026-06-09T13:56:11.232920342Z\" level=info msg=\"Started container\" PID=69180 containerID=c486fac1b166d81467fa6507531744360ff884b0312a7d58b0b6eec3f712225d description=openstack/neutron-544f9cd8d8-6gj8g/neutron-api id=3664f274-4f12-4bfe-a409-41aa648e5f03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed\nJun 09 13:56:11.281730 crc crio[23733]: time=\"2026-06-09T13:56:11.281597058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cb7a5747-6219-405c-975f-928df7461b15 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:11.677560 crc crio[23733]: time=\"2026-06-09T13:56:11.676877561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:11.904291 crc crio[23733]: time=\"2026-06-09T13:56:11.904044119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:11.913005 crc crio[23733]: time=\"2026-06-09T13:56:11.911248549Z\" level=info msg=\"Created container b85eeb8fa769a224ef08e3cb5ee812c9570a27f607083416dec7d5d82e5fa5a5: openstack/glance-default-internal-api-0/glance-httpd\" id=1a6d9aeb-4905-40c4-9bcb-f8af82b80851 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:11.925222 crc crio[23733]: time=\"2026-06-09T13:56:11.913055985Z\" level=info msg=\"Starting container: b85eeb8fa769a224ef08e3cb5ee812c9570a27f607083416dec7d5d82e5fa5a5\" id=998296d2-964a-4905-9e1a-6394db35b59a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:11.925222 crc crio[23733]: time=\"2026-06-09T13:56:11.919209809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fc9fd793-3138-4c50-aef9-69c3d4258e12 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:11.925222 crc crio[23733]: time=\"2026-06-09T13:56:11.924404149Z\" level=info msg=\"Stopping pod sandbox: 74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a\" id=7b4a0841-45b5-438f-bc7d-e54a3c217f80 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:11.930919 crc crio[23733]: time=\"2026-06-09T13:56:11.925200868Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683556-gm7t7 Namespace:openshift-infra ID:74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a UID:e84651d4-1c2f-430c-9f53-d8e7f08b6e37 NetNS:/var/run/netns/7ba5b21f-97af-495a-8f20-cd4d58f4e6fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode84651d4_1c2f_430c_9f53_d8e7f08b6e37.slice PodAnnotations:0xc001c1e888}] Aliases:map[]}\"\nJun 09 13:56:11.930919 crc crio[23733]: time=\"2026-06-09T13:56:11.925415603Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683556-gm7t7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:11.945924 crc crio[23733]: time=\"2026-06-09T13:56:11.945751332Z\" level=info msg=\"Started container\" PID=69265 containerID=b85eeb8fa769a224ef08e3cb5ee812c9570a27f607083416dec7d5d82e5fa5a5 description=openstack/glance-default-internal-api-0/glance-httpd id=998296d2-964a-4905-9e1a-6394db35b59a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2\nJun 09 13:56:12.094038 crc crio[23733]: time=\"2026-06-09T13:56:12.093070965Z\" level=info msg=\"Created container 7aa2dc659325b4f71512fe9a20078fde87164e1b33c8d5c46827fae943e331d9: openstack/glance-default-external-api-0/glance-httpd\" id=5aaadc56-dd65-403d-8b3c-7b79b7d87002 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:12.098336 crc crio[23733]: time=\"2026-06-09T13:56:12.096385858Z\" level=info msg=\"Starting container: 7aa2dc659325b4f71512fe9a20078fde87164e1b33c8d5c46827fae943e331d9\" id=45d6cedb-4f99-4e5f-abc6-b34681a53878 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:12.105239 crc crio[23733]: time=\"2026-06-09T13:56:12.104744906Z\" level=info msg=\"Started container\" PID=69280 containerID=7aa2dc659325b4f71512fe9a20078fde87164e1b33c8d5c46827fae943e331d9 description=openstack/glance-default-external-api-0/glance-httpd id=45d6cedb-4f99-4e5f-abc6-b34681a53878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4\nJun 09 13:56:12.949510 crc crio[23733]: time=\"2026-06-09T13:56:12.949068606Z\" level=info msg=\"Stopped pod sandbox: 74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a\" id=7b4a0841-45b5-438f-bc7d-e54a3c217f80 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:12.981189 crc crio[23733]: time=\"2026-06-09T13:56:12.977737532Z\" level=info msg=\"Running pod sandbox: openstack/neutron-68487f7dd5-6sqzd/POD\" id=96030b2e-f0d9-4a3d-9910-90434bcb2e41 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:12.981189 crc crio[23733]: time=\"2026-06-09T13:56:12.977869155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:13.009218 crc crio[23733]: time=\"2026-06-09T13:56:13.004214834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a48cbc40-795c-48d5-9944-5c86297f6110 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:13.065472 crc crio[23733]: time=\"2026-06-09T13:56:13.065357482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e7df1c64-f7ea-44c4-b0c9-ffbc241447ae name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:13.140775 crc crio[23733]: time=\"2026-06-09T13:56:13.140699636Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/dnsmasq-dns\" id=14e2528d-1d42-46fe-9a7b-c877be8ab5b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:13.144977 crc crio[23733]: time=\"2026-06-09T13:56:13.14488315Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f\" id=472e88bb-716b-4698-873d-d46afb6312eb name=/runtime.v1.ImageService/PullImage\nJun 09 13:56:13.145991 crc crio[23733]: time=\"2026-06-09T13:56:13.145952577Z\" level=info msg=\"Creating container: openstack/neutron-544f9cd8d8-6gj8g/neutron-httpd\" id=3403d966-3d73-445e-9579-78cb960c8621 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:13.146536 crc crio[23733]: time=\"2026-06-09T13:56:13.146512251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:13.146755 crc crio[23733]: time=\"2026-06-09T13:56:13.146557332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=9d004134-3f8a-40fb-b9d5-8142ce45aec8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:13.147324 crc crio[23733]: time=\"2026-06-09T13:56:13.147241479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:13.168518 crc crio[23733]: time=\"2026-06-09T13:56:13.168432879Z\" level=info msg=\"Got pod network &{Name:neutron-68487f7dd5-6sqzd Namespace:openstack ID:6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d UID:ddb40140-1327-46aa-aa21-93a1af46c2fa NetNS:/var/run/netns/c09526ee-d96f-48b5-9d42-619832ea6c1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podddb40140_1327_46aa_aa21_93a1af46c2fa.slice PodAnnotations:0xc001026258}] Aliases:map[]}\"\nJun 09 13:56:13.168518 crc crio[23733]: time=\"2026-06-09T13:56:13.168500431Z\" level=info msg=\"Adding pod openstack_neutron-68487f7dd5-6sqzd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:13.200012 crc crio[23733]: time=\"2026-06-09T13:56:13.199905836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=783d8385-dbe6-459e-945b-985948df8794 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:13.262424 crc crio[23733]: time=\"2026-06-09T13:56:13.262295616Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=d80baa03-d3f9-479c-9743-35056b3c3460 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:13.278786 crc crio[23733]: time=\"2026-06-09T13:56:13.277929956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:13.285475 crc crio[23733]: time=\"2026-06-09T13:56:13.285346482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:13.300475 crc crio[23733]: time=\"2026-06-09T13:56:13.300259665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:13.385390 crc crio[23733]: time=\"2026-06-09T13:56:13.385320481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:13.394556 crc crio[23733]: time=\"2026-06-09T13:56:13.394504651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:13.404040 crc crio[23733]: time=\"2026-06-09T13:56:13.403906096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:13.408432 crc crio[23733]: time=\"2026-06-09T13:56:13.408382829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:13.530388 crc crio[23733]: time=\"2026-06-09T13:56:13.529766773Z\" level=info msg=\"Created container 757865ce28e1e8791c870d32b1070e5f4a146591afc3a67293b91657c16b3e2a: openstack/neutron-544f9cd8d8-6gj8g/neutron-httpd\" id=3403d966-3d73-445e-9579-78cb960c8621 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:13.547193 crc crio[23733]: time=\"2026-06-09T13:56:13.543010824Z\" level=info msg=\"Starting container: 757865ce28e1e8791c870d32b1070e5f4a146591afc3a67293b91657c16b3e2a\" id=d0d86708-2a36-4f69-aeb1-23ee838febb5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:13.580283 crc crio[23733]: time=\"2026-06-09T13:56:13.574592303Z\" level=info msg=\"Started container\" PID=69719 containerID=757865ce28e1e8791c870d32b1070e5f4a146591afc3a67293b91657c16b3e2a description=openstack/neutron-544f9cd8d8-6gj8g/neutron-httpd id=d0d86708-2a36-4f69-aeb1-23ee838febb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed\nJun 09 13:56:13.622921 crc crio[23733]: time=\"2026-06-09T13:56:13.622691406Z\" level=info msg=\"Created container 6f56c0c63f3d967d25c391b0933a6df58f7ab9d79bab0e6b7046a8817dbee71e: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/dnsmasq-dns\" id=14e2528d-1d42-46fe-9a7b-c877be8ab5b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:13.624597 crc crio[23733]: time=\"2026-06-09T13:56:13.624524302Z\" level=info msg=\"Created container 1d2f0bb101c05a928966f7d0bb932e4c22deaf89c512c8488d0d8d2e69d1c16d: openstack/ceilometer-0/ceilometer-notification-agent\" id=d80baa03-d3f9-479c-9743-35056b3c3460 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:13.625096 crc crio[23733]: time=\"2026-06-09T13:56:13.625040765Z\" level=info msg=\"Starting container: 6f56c0c63f3d967d25c391b0933a6df58f7ab9d79bab0e6b7046a8817dbee71e\" id=65293c49-8e79-466b-a38d-5966710e4ff4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:13.632921 crc crio[23733]: time=\"2026-06-09T13:56:13.629475595Z\" level=info msg=\"Starting container: 1d2f0bb101c05a928966f7d0bb932e4c22deaf89c512c8488d0d8d2e69d1c16d\" id=3cd4d834-f09c-4886-900d-50489a471baf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:13.650217 crc crio[23733]: time=\"2026-06-09T13:56:13.640165683Z\" level=info msg=\"Started container\" PID=69737 containerID=1d2f0bb101c05a928966f7d0bb932e4c22deaf89c512c8488d0d8d2e69d1c16d description=openstack/ceilometer-0/ceilometer-notification-agent id=3cd4d834-f09c-4886-900d-50489a471baf name=/runtime.v1.RuntimeService/StartContainer sandboxID=f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a\nJun 09 13:56:13.650217 crc crio[23733]: time=\"2026-06-09T13:56:13.649755462Z\" level=info msg=\"Started container\" PID=69736 containerID=6f56c0c63f3d967d25c391b0933a6df58f7ab9d79bab0e6b7046a8817dbee71e description=openstack/dnsmasq-dns-7d5695b8ff-7cmbr/dnsmasq-dns id=65293c49-8e79-466b-a38d-5966710e4ff4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c\nJun 09 13:56:13.669870 crc crio[23733]: time=\"2026-06-09T13:56:13.669768323Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=7ee5f701-a3a9-4a5a-a2f2-10771921ddb6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:13.670573 crc crio[23733]: time=\"2026-06-09T13:56:13.6700814Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=7ee5f701-a3a9-4a5a-a2f2-10771921ddb6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:13.670573 crc crio[23733]: time=\"2026-06-09T13:56:13.670195133Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=7ee5f701-a3a9-4a5a-a2f2-10771921ddb6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:13.674031 crc crio[23733]: time=\"2026-06-09T13:56:13.673912126Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=763200e1-6f6f-4960-adba-3132db85e11a name=/runtime.v1.ImageService/PullImage\nJun 09 13:56:13.691563 crc crio[23733]: time=\"2026-06-09T13:56:13.687001024Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"\nJun 09 13:56:13.819612 crc crio[23733]: 2026-06-09T13:56:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6cc5cbbf8f946d7 Mac:2a:32:db:4f:10:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/c09526ee-d96f-48b5-9d42-619832ea6c1f SocketPath: PciID:}] [{Interface:0xc0003047a0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:56:13.822509 crc crio[23733]: time=\"2026-06-09T13:56:13.822366648Z\" level=info msg=\"Got pod network &{Name:neutron-68487f7dd5-6sqzd Namespace:openstack ID:6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d UID:ddb40140-1327-46aa-aa21-93a1af46c2fa NetNS:/var/run/netns/c09526ee-d96f-48b5-9d42-619832ea6c1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podddb40140_1327_46aa_aa21_93a1af46c2fa.slice PodAnnotations:0xc001026258}] Aliases:map[]}\"\nJun 09 13:56:13.822712 crc crio[23733]: time=\"2026-06-09T13:56:13.822586533Z\" level=info msg=\"Checking pod openstack_neutron-68487f7dd5-6sqzd for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:56:13.833812 crc crio[23733]: time=\"2026-06-09T13:56:13.833697181Z\" level=info msg=\"Ran pod sandbox 6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d with infra container: openstack/neutron-68487f7dd5-6sqzd/POD\" id=96030b2e-f0d9-4a3d-9910-90434bcb2e41 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:13.837814 crc crio[23733]: time=\"2026-06-09T13:56:13.837725422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0063232c-7dff-41bc-ac7b-3f097c9c66e3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:13.935525 crc crio[23733]: time=\"2026-06-09T13:56:13.935366943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a976b962-487c-4dc8-ac6e-3528a24f2ad1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:13.950416 crc crio[23733]: time=\"2026-06-09T13:56:13.950270165Z\" level=info msg=\"Creating container: openstack/neutron-68487f7dd5-6sqzd/neutron-api\" id=1ef1edae-75d3-4d3d-a787-03c86684016a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:13.951936 crc crio[23733]: time=\"2026-06-09T13:56:13.950837149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:14.043750 crc crio[23733]: time=\"2026-06-09T13:56:14.039302161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:14.044900 crc crio[23733]: time=\"2026-06-09T13:56:14.04483635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:14.477331 crc crio[23733]: time=\"2026-06-09T13:56:14.475512897Z\" level=info msg=\"Created container e995695d03cc2f0caafebc8a1c5d9d06423cac5b91c18f229f0c4d737e3a6ecd: openstack/neutron-68487f7dd5-6sqzd/neutron-api\" id=1ef1edae-75d3-4d3d-a787-03c86684016a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:14.477799 crc crio[23733]: time=\"2026-06-09T13:56:14.477661291Z\" level=info msg=\"Starting container: e995695d03cc2f0caafebc8a1c5d9d06423cac5b91c18f229f0c4d737e3a6ecd\" id=0a9f9f7e-1dac-43f6-a97e-fba3ef65bdc0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:14.490023 crc crio[23733]: time=\"2026-06-09T13:56:14.489939638Z\" level=info msg=\"Started container\" PID=69922 containerID=e995695d03cc2f0caafebc8a1c5d9d06423cac5b91c18f229f0c4d737e3a6ecd description=openstack/neutron-68487f7dd5-6sqzd/neutron-api id=0a9f9f7e-1dac-43f6-a97e-fba3ef65bdc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d\nJun 09 13:56:14.507979 crc crio[23733]: time=\"2026-06-09T13:56:14.505766073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3f2c831d-a359-4cea-9cca-63bac82a6127 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:14.641680 crc crio[23733]: time=\"2026-06-09T13:56:14.64157591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8020d41d-cb3c-4b36-b7fa-65c813cc5afe name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:14.652534 crc crio[23733]: time=\"2026-06-09T13:56:14.65243584Z\" level=info msg=\"Creating container: openstack/neutron-68487f7dd5-6sqzd/neutron-httpd\" id=3b8fe167-11b6-4420-a9cc-2528a760c310 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:14.653366 crc crio[23733]: time=\"2026-06-09T13:56:14.653287072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:14.709833 crc crio[23733]: time=\"2026-06-09T13:56:14.709587399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:14.720276 crc crio[23733]: time=\"2026-06-09T13:56:14.71998907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:14.886056 crc crio[23733]: time=\"2026-06-09T13:56:14.885796375Z\" level=info msg=\"Created container c8b8e75be5786782165176e34c88b05e7eae7a39ddf830ddfbd622a14b824235: openstack/neutron-68487f7dd5-6sqzd/neutron-httpd\" id=3b8fe167-11b6-4420-a9cc-2528a760c310 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:14.888742 crc crio[23733]: time=\"2026-06-09T13:56:14.888605135Z\" level=info msg=\"Starting container: c8b8e75be5786782165176e34c88b05e7eae7a39ddf830ddfbd622a14b824235\" id=94bf5b0a-a251-47c0-8ee3-209b795cb00c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:14.909578 crc crio[23733]: time=\"2026-06-09T13:56:14.909512637Z\" level=info msg=\"Started container\" PID=69957 containerID=c8b8e75be5786782165176e34c88b05e7eae7a39ddf830ddfbd622a14b824235 description=openstack/neutron-68487f7dd5-6sqzd/neutron-httpd id=94bf5b0a-a251-47c0-8ee3-209b795cb00c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d\nJun 09 13:56:16.126700 crc crio[23733]: time=\"2026-06-09T13:56:16.124797521Z\" level=info msg=\"Stopping pod sandbox: 82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b\" id=5e708223-acab-4e2d-b063-9c5b99716411 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:16.128272 crc crio[23733]: time=\"2026-06-09T13:56:16.124987385Z\" level=info msg=\"Stopping pod sandbox: 5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275\" id=bda47186-c0e6-49e4-a19e-5b445e5d3769 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:16.129217 crc crio[23733]: time=\"2026-06-09T13:56:16.129072907Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-q48bf Namespace:openstack ID:82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b UID:1a7156e6-73d3-49c0-acb8-f9e57f88e05d NetNS:/var/run/netns/28403dad-b9fe-4141-ac97-79a5c57ccf5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a7156e6_73d3_49c0_acb8_f9e57f88e05d.slice PodAnnotations:0xc00580a218}] Aliases:map[]}\"\nJun 09 13:56:16.129383 crc crio[23733]: time=\"2026-06-09T13:56:16.129167359Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-rmcpp Namespace:openstack ID:5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275 UID:0074a1f5-dfd6-4922-a9c4-f7cd316db474 NetNS:/var/run/netns/360453d0-c730-4ae6-a755-a4050e72b3ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0074a1f5_dfd6_4922_a9c4_f7cd316db474.slice PodAnnotations:0xc00720c0c0}] Aliases:map[]}\"\nJun 09 13:56:16.129469 crc crio[23733]: time=\"2026-06-09T13:56:16.129389145Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-q48bf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:16.129581 crc crio[23733]: time=\"2026-06-09T13:56:16.129519268Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-rmcpp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:16.739221 crc crio[23733]: time=\"2026-06-09T13:56:16.736950335Z\" level=info msg=\"Stopped pod sandbox: 5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275\" id=bda47186-c0e6-49e4-a19e-5b445e5d3769 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:16.844931 crc crio[23733]: time=\"2026-06-09T13:56:16.842530155Z\" level=info msg=\"Stopped pod sandbox: 82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b\" id=5e708223-acab-4e2d-b063-9c5b99716411 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:17.967720 crc crio[23733]: time=\"2026-06-09T13:56:17.96673742Z\" level=info msg=\"Running pod sandbox: openstack/keystone-6f4dd66fc4-289jm/POD\" id=8047fb06-851d-4b69-b79b-cdb70b46e5b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:17.967720 crc crio[23733]: time=\"2026-06-09T13:56:17.967559051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:18.005602 crc crio[23733]: time=\"2026-06-09T13:56:18.005553501Z\" level=info msg=\"Running pod sandbox: openstack/placement-7fd564548-zdgk8/POD\" id=8144df28-4edd-4b2c-b464-91fd0e352096 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:18.005904 crc crio[23733]: time=\"2026-06-09T13:56:18.005876949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:18.157844 crc crio[23733]: time=\"2026-06-09T13:56:18.15432652Z\" level=info msg=\"Got pod network &{Name:keystone-6f4dd66fc4-289jm Namespace:openstack ID:44e691f310ac494ce411e74f4e0a2863ea32466233483230d54a0c230051ed85 UID:3c1d7769-efc6-4d47-8603-e4ad0516e023 NetNS:/var/run/netns/e1f46229-2eb9-45c3-a7ac-ed3f23a47d90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c1d7769_efc6_4d47_8603_e4ad0516e023.slice PodAnnotations:0xc00580a0d8}] Aliases:map[]}\"\nJun 09 13:56:18.157844 crc crio[23733]: time=\"2026-06-09T13:56:18.154515255Z\" level=info msg=\"Adding pod openstack_keystone-6f4dd66fc4-289jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:18.178552 crc crio[23733]: time=\"2026-06-09T13:56:18.177087089Z\" level=info msg=\"Got pod network &{Name:placement-7fd564548-zdgk8 Namespace:openstack ID:48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2 UID:0816116b-fe4d-4061-a0fc-8c1dcf6f44a9 NetNS:/var/run/netns/dfad942e-7a2c-4a83-bc6f-00859bf0041e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0816116b_fe4d_4061_a0fc_8c1dcf6f44a9.slice PodAnnotations:0xc00008c3a8}] Aliases:map[]}\"\nJun 09 13:56:18.178552 crc crio[23733]: time=\"2026-06-09T13:56:18.177205033Z\" level=info msg=\"Adding pod openstack_placement-7fd564548-zdgk8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:18.210025 crc crio[23733]: time=\"2026-06-09T13:56:18.20992064Z\" level=info msg=\"Stopping pod sandbox: 38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293\" id=9eb9a60c-4c07-4457-b0cf-99b8c9b95b55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:18.210674 crc crio[23733]: time=\"2026-06-09T13:56:18.210603237Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-w4bjc Namespace:openstack ID:38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293 UID:0a513da0-f7fd-44c2-909e-5129978ad9b1 NetNS:/var/run/netns/9cce4592-1762-49cf-9ce2-9ae1e69da971 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a513da0_f7fd_44c2_909e_5129978ad9b1.slice PodAnnotations:0xc00008c760}] Aliases:map[]}\"\nJun 09 13:56:18.210859 crc crio[23733]: time=\"2026-06-09T13:56:18.210801443Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-w4bjc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:18.818433 crc crio[23733]: time=\"2026-06-09T13:56:18.804547417Z\" level=info msg=\"Stopped pod sandbox: 38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293\" id=9eb9a60c-4c07-4457-b0cf-99b8c9b95b55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:19.051486 crc crio[23733]: 2026-06-09T13:56:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44e691f310ac494 Mac:06:61:6a:1d:17:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/e1f46229-2eb9-45c3-a7ac-ed3f23a47d90 SocketPath: PciID:}] [{Interface:0xc0001a5120 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:56:19.052057 crc crio[23733]: time=\"2026-06-09T13:56:19.051605393Z\" level=info msg=\"Got pod network &{Name:keystone-6f4dd66fc4-289jm Namespace:openstack ID:44e691f310ac494ce411e74f4e0a2863ea32466233483230d54a0c230051ed85 UID:3c1d7769-efc6-4d47-8603-e4ad0516e023 NetNS:/var/run/netns/e1f46229-2eb9-45c3-a7ac-ed3f23a47d90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c1d7769_efc6_4d47_8603_e4ad0516e023.slice PodAnnotations:0xc00580a0d8}] Aliases:map[]}\"\nJun 09 13:56:19.052057 crc crio[23733]: time=\"2026-06-09T13:56:19.051833319Z\" level=info msg=\"Checking pod openstack_keystone-6f4dd66fc4-289jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:56:19.086402 crc crio[23733]: time=\"2026-06-09T13:56:19.086223459Z\" level=info msg=\"Ran pod sandbox 44e691f310ac494ce411e74f4e0a2863ea32466233483230d54a0c230051ed85 with infra container: openstack/keystone-6f4dd66fc4-289jm/POD\" id=8047fb06-851d-4b69-b79b-cdb70b46e5b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:19.101260 crc crio[23733]: time=\"2026-06-09T13:56:19.098808513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=19a3b08f-baa2-41e7-994f-0991b0d0d057 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:19.121597 crc crio[23733]: 2026-06-09T13:56:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:48e7baeb0b20b73 Mac:66:3b:0a:02:0e:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/dfad942e-7a2c-4a83-bc6f-00859bf0041e SocketPath: PciID:}] [{Interface:0xc000327630 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:56:19.123892 crc crio[23733]: time=\"2026-06-09T13:56:19.123748157Z\" level=info msg=\"Got pod network &{Name:placement-7fd564548-zdgk8 Namespace:openstack ID:48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2 UID:0816116b-fe4d-4061-a0fc-8c1dcf6f44a9 NetNS:/var/run/netns/dfad942e-7a2c-4a83-bc6f-00859bf0041e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0816116b_fe4d_4061_a0fc_8c1dcf6f44a9.slice PodAnnotations:0xc00008c3a8}] Aliases:map[]}\"\nJun 09 13:56:19.124048 crc crio[23733]: time=\"2026-06-09T13:56:19.123975983Z\" level=info msg=\"Checking pod openstack_placement-7fd564548-zdgk8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:56:19.149170 crc crio[23733]: time=\"2026-06-09T13:56:19.148520717Z\" level=info msg=\"Ran pod sandbox 48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2 with infra container: openstack/placement-7fd564548-zdgk8/POD\" id=8144df28-4edd-4b2c-b464-91fd0e352096 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:19.166396 crc crio[23733]: time=\"2026-06-09T13:56:19.164752071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=54f43ebd-ad7c-41ba-a651-210e5525282e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:19.428682 crc crio[23733]: time=\"2026-06-09T13:56:19.428592098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=85825e7e-a052-4b25-8692-93cb4d99ba94 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:19.447794 crc crio[23733]: time=\"2026-06-09T13:56:19.447560002Z\" level=info msg=\"Creating container: openstack/keystone-6f4dd66fc4-289jm/keystone-api\" id=ebfeca4b-be27-4070-8ab5-9d9247162ec5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:19.450241 crc crio[23733]: time=\"2026-06-09T13:56:19.44825161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:19.559262 crc crio[23733]: time=\"2026-06-09T13:56:19.548484776Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=fad9de64-b2ac-4b47-b2a0-514301ff6a69 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:19.563817 crc crio[23733]: time=\"2026-06-09T13:56:19.56345862Z\" level=info msg=\"Creating container: openstack/placement-7fd564548-zdgk8/placement-log\" id=5f5eb626-cc55-453f-92ab-d0a5ff04957b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:19.564715 crc crio[23733]: time=\"2026-06-09T13:56:19.564507917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:19.661264 crc crio[23733]: time=\"2026-06-09T13:56:19.657619564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:19.674303 crc crio[23733]: time=\"2026-06-09T13:56:19.674047514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:19.805299 crc crio[23733]: time=\"2026-06-09T13:56:19.804304761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:19.846666 crc crio[23733]: time=\"2026-06-09T13:56:19.846543437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:20.330342 crc crio[23733]: time=\"2026-06-09T13:56:20.320002834Z\" level=info msg=\"Created container 17b445db85b1bf1f418211b99209cd700452ebe86fed3a162746eacf9b8c5ca7: openstack/placement-7fd564548-zdgk8/placement-log\" id=5f5eb626-cc55-453f-92ab-d0a5ff04957b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:20.333205 crc crio[23733]: time=\"2026-06-09T13:56:20.33305347Z\" level=info msg=\"Starting container: 17b445db85b1bf1f418211b99209cd700452ebe86fed3a162746eacf9b8c5ca7\" id=0cc4fd64-c9ed-4b60-ba6a-29ba203a3bab name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:20.383019 crc crio[23733]: time=\"2026-06-09T13:56:20.382892327Z\" level=info msg=\"Started container\" PID=70567 containerID=17b445db85b1bf1f418211b99209cd700452ebe86fed3a162746eacf9b8c5ca7 description=openstack/placement-7fd564548-zdgk8/placement-log id=0cc4fd64-c9ed-4b60-ba6a-29ba203a3bab name=/runtime.v1.RuntimeService/StartContainer sandboxID=48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2\nJun 09 13:56:20.448514 crc crio[23733]: time=\"2026-06-09T13:56:20.437574634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=a1e03371-fa2c-4732-b190-d6387e1e3763 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:20.487498 crc crio[23733]: time=\"2026-06-09T13:56:20.469681145Z\" level=info msg=\"Created container 16162f0c19b34070087a704c39f86854c57dd7b4c2b73327d8f058a7859ab970: openstack/keystone-6f4dd66fc4-289jm/keystone-api\" id=ebfeca4b-be27-4070-8ab5-9d9247162ec5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:20.507540 crc crio[23733]: time=\"2026-06-09T13:56:20.499876432Z\" level=info msg=\"Starting container: 16162f0c19b34070087a704c39f86854c57dd7b4c2b73327d8f058a7859ab970\" id=f8cdb312-8c58-4625-8956-9aedef771626 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:20.546197 crc crio[23733]: time=\"2026-06-09T13:56:20.538498607Z\" level=info msg=\"Stopping container: b4c8f5149f7fb3e172d1c4517fd0004957cced5a866db442a839932e0f31590e (timeout: 10s)\" id=fc7d643f-05be-4e2b-b3b8-90cefb25b08e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:56:20.588788 crc crio[23733]: time=\"2026-06-09T13:56:20.579888672Z\" level=info msg=\"Stopping pod sandbox: b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7\" id=4bafdddc-7163-4e54-8538-8830235e0d37 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:20.588788 crc crio[23733]: time=\"2026-06-09T13:56:20.582491387Z\" level=info msg=\"Started container\" PID=70550 containerID=16162f0c19b34070087a704c39f86854c57dd7b4c2b73327d8f058a7859ab970 description=openstack/keystone-6f4dd66fc4-289jm/keystone-api id=f8cdb312-8c58-4625-8956-9aedef771626 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e691f310ac494ce411e74f4e0a2863ea32466233483230d54a0c230051ed85\nJun 09 13:56:20.589393 crc crio[23733]: time=\"2026-06-09T13:56:20.588742523Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-m7lkh Namespace:openstack ID:b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7 UID:dab1f6dc-6a8b-40da-8604-2e64afd03daa NetNS:/var/run/netns/ba61eeda-ce17-4eab-a77d-560157c766ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddab1f6dc_6a8b_40da_8604_2e64afd03daa.slice PodAnnotations:0xc00580a410}] Aliases:map[]}\"\nJun 09 13:56:20.591163 crc crio[23733]: time=\"2026-06-09T13:56:20.590773843Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-m7lkh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:20.836097 crc crio[23733]: time=\"2026-06-09T13:56:20.835986695Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-5f565bcd9-8xql5/POD\" id=4cdabe7f-6e82-4db6-a658-dce5992a14e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:20.836471 crc crio[23733]: time=\"2026-06-09T13:56:20.836365274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:20.899470 crc crio[23733]: time=\"2026-06-09T13:56:20.899330647Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-6f8ff77dd6-xh6br/POD\" id=276d2fd6-67f0-4a67-87b0-72f294cbc3a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:20.899470 crc crio[23733]: time=\"2026-06-09T13:56:20.899475671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:20.902365 crc crio[23733]: time=\"2026-06-09T13:56:20.901922112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=3eb9745e-f36e-4aa1-b338-a6685c656699 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:20.968696 crc crio[23733]: time=\"2026-06-09T13:56:20.96780249Z\" level=info msg=\"Creating container: openstack/placement-7fd564548-zdgk8/placement-api\" id=138b79fe-ffab-4588-84d9-a3a95eb98820 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:20.977274 crc crio[23733]: time=\"2026-06-09T13:56:20.971809411Z\" level=info msg=\"Stopped container b4c8f5149f7fb3e172d1c4517fd0004957cced5a866db442a839932e0f31590e: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/dnsmasq-dns\" id=fc7d643f-05be-4e2b-b3b8-90cefb25b08e name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:56:20.981025 crc crio[23733]: time=\"2026-06-09T13:56:20.979566784Z\" level=info msg=\"Stopping pod sandbox: 740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444\" id=57641019-38e4-4c40-ba5c-b0309fb16519 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:20.981025 crc crio[23733]: time=\"2026-06-09T13:56:20.980936128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:20.982197 crc crio[23733]: time=\"2026-06-09T13:56:20.982010505Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfd7bd55-fv4qz Namespace:openstack ID:740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444 UID:7d1298ec-1c9c-44db-a7b2-e98052717566 NetNS:/var/run/netns/b29eac86-c8e3-46d6-98fa-8d74559b938c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d1298ec_1c9c_44db_a7b2_e98052717566.slice PodAnnotations:0xc000308ed8}] Aliases:map[]}\"\nJun 09 13:56:20.982918 crc crio[23733]: time=\"2026-06-09T13:56:20.982836845Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7cfd7bd55-fv4qz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:21.060574 crc crio[23733]: time=\"2026-06-09T13:56:21.056311053Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-79cccc8689-6g46c/POD\" id=6e6a8128-d6ce-492c-9ceb-2151e3b2b5c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:21.061548 crc crio[23733]: time=\"2026-06-09T13:56:21.060836726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:21.088396 crc crio[23733]: time=\"2026-06-09T13:56:21.088218701Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-648d7bd4c4-hthvg/POD\" id=e34d6461-85ad-48cf-adbd-2bb835b3130b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:21.088748 crc crio[23733]: time=\"2026-06-09T13:56:21.088546779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:21.190007 crc crio[23733]: time=\"2026-06-09T13:56:21.189887612Z\" level=info msg=\"Got pod network &{Name:barbican-worker-5f565bcd9-8xql5 Namespace:openstack ID:631e2c9c4763b5f24a2e45f3bd3e135b44207f07022bd997decef6d8d1def98f UID:998314f2-28ff-4aee-8810-6d1c09a356af NetNS:/var/run/netns/c7c62d36-ea0d-46f2-b560-710289f7cfe1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod998314f2_28ff_4aee_8810_6d1c09a356af.slice PodAnnotations:0xc00028e2c0}] Aliases:map[]}\"\nJun 09 13:56:21.190007 crc crio[23733]: time=\"2026-06-09T13:56:21.189978694Z\" level=info msg=\"Adding pod openstack_barbican-worker-5f565bcd9-8xql5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:21.238261 crc crio[23733]: time=\"2026-06-09T13:56:21.236505518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:21.258219 crc crio[23733]: time=\"2026-06-09T13:56:21.257686658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:21.296487 crc crio[23733]: time=\"2026-06-09T13:56:21.29499658Z\" level=info msg=\"Stopped pod sandbox: b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7\" id=4bafdddc-7163-4e54-8538-8830235e0d37 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:21.397305 crc crio[23733]: time=\"2026-06-09T13:56:21.394824215Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-6f8ff77dd6-xh6br Namespace:openstack ID:ee927550a7cd1d607b38d1d51eb8b04fb96479768561b7f9071c58fffc286fd7 UID:752567e0-f108-4e49-b299-afeb989c438c NetNS:/var/run/netns/f2e329a7-f2f8-4ec1-964e-1d6c8420fc52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod752567e0_f108_4e49_b299_afeb989c438c.slice PodAnnotations:0xc001026500}] Aliases:map[]}\"\nJun 09 13:56:21.397305 crc crio[23733]: time=\"2026-06-09T13:56:21.395540902Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-6f8ff77dd6-xh6br to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:21.425057 crc crio[23733]: time=\"2026-06-09T13:56:21.424969969Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79cccc8689-6g46c Namespace:openstack ID:80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc UID:b2c01863-f6fe-4cd5-be23-d728f85d1e2a NetNS:/var/run/netns/78ee3255-7bbd-4ced-ad23-e984a299a222 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2c01863_f6fe_4cd5_be23_d728f85d1e2a.slice PodAnnotations:0xc00008c798}] Aliases:map[]}\"\nJun 09 13:56:21.425057 crc crio[23733]: time=\"2026-06-09T13:56:21.425051661Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-79cccc8689-6g46c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:21.483780 crc crio[23733]: time=\"2026-06-09T13:56:21.479601615Z\" level=info msg=\"Got pod network &{Name:barbican-api-648d7bd4c4-hthvg Namespace:openstack ID:cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f UID:3c13f56c-fa53-4995-a1fa-797aad6dae4d NetNS:/var/run/netns/a44263fe-ea1b-41b0-9077-bcaaadc454ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c13f56c_fa53_4995_a1fa_797aad6dae4d.slice PodAnnotations:0xc0027d0388}] Aliases:map[]}\"\nJun 09 13:56:21.483780 crc crio[23733]: time=\"2026-06-09T13:56:21.479704538Z\" level=info msg=\"Adding pod openstack_barbican-api-648d7bd4c4-hthvg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:21.857935 crc crio[23733]: time=\"2026-06-09T13:56:21.856452286Z\" level=info msg=\"Stopped pod sandbox: 740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444\" id=57641019-38e4-4c40-ba5c-b0309fb16519 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:22.005891 crc crio[23733]: time=\"2026-06-09T13:56:22.005735099Z\" level=info msg=\"Created container 4bbed782c30513e4b39e86281ebe94cc300d95dda9a8c9151f22657b13c01174: openstack/placement-7fd564548-zdgk8/placement-api\" id=138b79fe-ffab-4588-84d9-a3a95eb98820 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:22.010985 crc crio[23733]: time=\"2026-06-09T13:56:22.008350235Z\" level=info msg=\"Starting container: 4bbed782c30513e4b39e86281ebe94cc300d95dda9a8c9151f22657b13c01174\" id=a75d625e-ef9c-4b77-b48c-ca18543ee9ce name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:22.020258 crc crio[23733]: time=\"2026-06-09T13:56:22.018631541Z\" level=info msg=\"Started container\" PID=70816 containerID=4bbed782c30513e4b39e86281ebe94cc300d95dda9a8c9151f22657b13c01174 description=openstack/placement-7fd564548-zdgk8/placement-api id=a75d625e-ef9c-4b77-b48c-ca18543ee9ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2\nJun 09 13:56:22.806002 crc crio[23733]: time=\"2026-06-09T13:56:22.803900284Z\" level=info msg=\"Removing container: b4c8f5149f7fb3e172d1c4517fd0004957cced5a866db442a839932e0f31590e\" id=3edf4e63-cf33-4e38-b83c-4e690a68f513 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:22.904433 crc crio[23733]: 2026-06-09T13:56:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:631e2c9c4763b5f Mac:be:bc:ff:02:c3:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/c7c62d36-ea0d-46f2-b560-710289f7cfe1 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:56:22.934729 crc crio[23733]: 2026-06-09T13:56:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee927550a7cd1d6 Mac:06:86:98:03:b1:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/f2e329a7-f2f8-4ec1-964e-1d6c8420fc52 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:56:22.935016 crc crio[23733]: time=\"2026-06-09T13:56:22.934840867Z\" level=info msg=\"Got pod network &{Name:barbican-worker-5f565bcd9-8xql5 Namespace:openstack ID:631e2c9c4763b5f24a2e45f3bd3e135b44207f07022bd997decef6d8d1def98f UID:998314f2-28ff-4aee-8810-6d1c09a356af NetNS:/var/run/netns/c7c62d36-ea0d-46f2-b560-710289f7cfe1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod998314f2_28ff_4aee_8810_6d1c09a356af.slice PodAnnotations:0xc00028e2c0}] Aliases:map[]}\"\nJun 09 13:56:22.935716 crc crio[23733]: time=\"2026-06-09T13:56:22.935580266Z\" level=info msg=\"Checking pod openstack_barbican-worker-5f565bcd9-8xql5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:56:22.935787 crc crio[23733]: 2026-06-09T13:56:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cebbeb9dcf598bc Mac:0a:7c:80:74:2a:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/a44263fe-ea1b-41b0-9077-bcaaadc454ae SocketPath: PciID:}] [{Interface:0xc0004b85d0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:56:22.937826 crc crio[23733]: time=\"2026-06-09T13:56:22.936700704Z\" level=info msg=\"Got pod network &{Name:barbican-api-648d7bd4c4-hthvg Namespace:openstack ID:cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f UID:3c13f56c-fa53-4995-a1fa-797aad6dae4d NetNS:/var/run/netns/a44263fe-ea1b-41b0-9077-bcaaadc454ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c13f56c_fa53_4995_a1fa_797aad6dae4d.slice PodAnnotations:0xc0027d0388}] Aliases:map[]}\"\nJun 09 13:56:22.938013 crc crio[23733]: time=\"2026-06-09T13:56:22.937960065Z\" level=info msg=\"Checking pod openstack_barbican-api-648d7bd4c4-hthvg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:56:22.938283 crc crio[23733]: time=\"2026-06-09T13:56:22.937531735Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-6f8ff77dd6-xh6br Namespace:openstack ID:ee927550a7cd1d607b38d1d51eb8b04fb96479768561b7f9071c58fffc286fd7 UID:752567e0-f108-4e49-b299-afeb989c438c NetNS:/var/run/netns/f2e329a7-f2f8-4ec1-964e-1d6c8420fc52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod752567e0_f108_4e49_b299_afeb989c438c.slice PodAnnotations:0xc001026500}] Aliases:map[]}\"\nJun 09 13:56:22.938434 crc crio[23733]: time=\"2026-06-09T13:56:22.938375776Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-6f8ff77dd6-xh6br for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:56:22.939161 crc crio[23733]: 2026-06-09T13:56:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80cad383d915908 Mac:f2:31:a9:f4:cc:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/78ee3255-7bbd-4ced-ad23-e984a299a222 SocketPath: PciID:}] [{Interface:0xc0001445d0 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:56:22.954704 crc crio[23733]: time=\"2026-06-09T13:56:22.954603861Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79cccc8689-6g46c Namespace:openstack ID:80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc UID:b2c01863-f6fe-4cd5-be23-d728f85d1e2a NetNS:/var/run/netns/78ee3255-7bbd-4ced-ad23-e984a299a222 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2c01863_f6fe_4cd5_be23_d728f85d1e2a.slice PodAnnotations:0xc00008c798}] Aliases:map[]}\"\nJun 09 13:56:22.955006 crc crio[23733]: time=\"2026-06-09T13:56:22.954948981Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-79cccc8689-6g46c for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:56:24.972750 crc crio[23733]: time=\"2026-06-09T13:56:24.971936307Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-b55k7/POD\" id=8ee5d74c-0156-4a23-b915-e80b85b850de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:24.974363 crc crio[23733]: time=\"2026-06-09T13:56:24.972784968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:29.303039 crc crio[23733]: time=\"2026-06-09T13:56:29.302188088Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-57b7b68c9b-tw92z/POD\" id=5cd6784e-7ed5-4f3b-8283-3552af0abc8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:29.304511 crc crio[23733]: time=\"2026-06-09T13:56:29.303189423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:30.280281 crc crio[23733]: time=\"2026-06-09T13:56:30.278545437Z\" level=info msg=\"Ran pod sandbox cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f with infra container: openstack/barbican-api-648d7bd4c4-hthvg/POD\" id=e34d6461-85ad-48cf-adbd-2bb835b3130b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:30.286225 crc crio[23733]: time=\"2026-06-09T13:56:30.286074506Z\" level=info msg=\"Ran pod sandbox ee927550a7cd1d607b38d1d51eb8b04fb96479768561b7f9071c58fffc286fd7 with infra container: openstack/barbican-keystone-listener-6f8ff77dd6-xh6br/POD\" id=276d2fd6-67f0-4a67-87b0-72f294cbc3a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:30.288044 crc crio[23733]: time=\"2026-06-09T13:56:30.287976694Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=ba33afae-e36d-417c-87e2-aa7b564c3f42 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:30.288985 crc crio[23733]: time=\"2026-06-09T13:56:30.288904917Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=f1d48967-b02d-4e08-80e6-12dea3e31128 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:30.297823 crc crio[23733]: time=\"2026-06-09T13:56:30.297739308Z\" level=info msg=\"Ran pod sandbox 80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc with infra container: openstack/dnsmasq-dns-79cccc8689-6g46c/POD\" id=6e6a8128-d6ce-492c-9ceb-2151e3b2b5c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:30.304701 crc crio[23733]: time=\"2026-06-09T13:56:30.304572599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1874b5d4-286a-44ae-af3d-316b6566b7f4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:30.330853 crc crio[23733]: time=\"2026-06-09T13:56:30.330711642Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=f1d48967-b02d-4e08-80e6-12dea3e31128 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:30.330853 crc crio[23733]: time=\"2026-06-09T13:56:30.330837665Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=f1d48967-b02d-4e08-80e6-12dea3e31128 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:30.332785 crc crio[23733]: time=\"2026-06-09T13:56:30.332698782Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=3bb663d9-7ca3-4361-a26c-301560a076c5 name=/runtime.v1.ImageService/PullImage\nJun 09 13:56:30.339206 crc crio[23733]: time=\"2026-06-09T13:56:30.338978959Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"\nJun 09 13:56:30.361679 crc crio[23733]: time=\"2026-06-09T13:56:30.361576363Z\" level=info msg=\"Ran pod sandbox 631e2c9c4763b5f24a2e45f3bd3e135b44207f07022bd997decef6d8d1def98f with infra container: openstack/barbican-worker-5f565bcd9-8xql5/POD\" id=4cdabe7f-6e82-4db6-a658-dce5992a14e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:30.365381 crc crio[23733]: time=\"2026-06-09T13:56:30.365269936Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=5baa77cc-5120-495a-a5a4-51436215cfb9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:30.373321 crc crio[23733]: time=\"2026-06-09T13:56:30.37307502Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=6f8a237c-dc3a-419b-a595-5881c14d5714 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:30.416494 crc crio[23733]: time=\"2026-06-09T13:56:30.416400765Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=5baa77cc-5120-495a-a5a4-51436215cfb9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:30.416494 crc crio[23733]: time=\"2026-06-09T13:56:30.416527248Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=5baa77cc-5120-495a-a5a4-51436215cfb9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:30.420624 crc crio[23733]: time=\"2026-06-09T13:56:30.420443865Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=3d7dbfde-d50b-42b0-a70d-b65987655c32 name=/runtime.v1.ImageService/PullImage\nJun 09 13:56:30.425440 crc crio[23733]: time=\"2026-06-09T13:56:30.425365368Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"\nJun 09 13:56:30.436818 crc crio[23733]: time=\"2026-06-09T13:56:30.436725262Z\" level=info msg=\"Creating container: openstack/barbican-api-648d7bd4c4-hthvg/barbican-api-log\" id=aa087573-c6d2-4745-ab98-8333b389df67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:30.440257 crc crio[23733]: time=\"2026-06-09T13:56:30.440182179Z\" level=info msg=\"Removed container b4c8f5149f7fb3e172d1c4517fd0004957cced5a866db442a839932e0f31590e: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/dnsmasq-dns\" id=3edf4e63-cf33-4e38-b83c-4e690a68f513 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:30.443575 crc crio[23733]: time=\"2026-06-09T13:56:30.443521083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5268719b-5106-4425-ac9c-b944d92b6d3e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:30.444055 crc crio[23733]: time=\"2026-06-09T13:56:30.443976474Z\" level=info msg=\"Removing container: 5ede6f8456700aefa5ff2d074adaa4642d24cda525ef14c688421c625903fa9d\" id=93eefa4b-fdd7-4089-9bc0-b118f1acdd6e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:30.444919 crc crio[23733]: time=\"2026-06-09T13:56:30.444844565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:30.453955 crc crio[23733]: time=\"2026-06-09T13:56:30.453852971Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79cccc8689-6g46c/init\" id=bd80b84b-697d-4c51-b9c5-822e8294cc74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:30.460173 crc crio[23733]: time=\"2026-06-09T13:56:30.459779759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:30.462656 crc crio[23733]: time=\"2026-06-09T13:56:30.462548528Z\" level=info msg=\"Got pod network &{Name:barbican-api-57b7b68c9b-tw92z Namespace:openstack ID:26a655d483dc539c008117b37ac0283123b5120635140e63491d454baf52f10c UID:9ce1dd07-9d9c-409f-8952-5bdf7fd1474b NetNS:/var/run/netns/3ebfe338-5748-43a2-825c-d34fe73786d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ce1dd07_9d9c_409f_8952_5bdf7fd1474b.slice PodAnnotations:0xc00008d0d8}] Aliases:map[]}\"\nJun 09 13:56:30.462656 crc crio[23733]: time=\"2026-06-09T13:56:30.46260629Z\" level=info msg=\"Adding pod openstack_barbican-api-57b7b68c9b-tw92z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:30.520817 crc crio[23733]: time=\"2026-06-09T13:56:30.519581884Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:457ac65a0818c89c25b563e576fd0e228e61b23e5913835aa8c748f2c70ce600\" id=763200e1-6f6f-4960-adba-3132db85e11a name=/runtime.v1.ImageService/PullImage\nJun 09 13:56:30.524935 crc crio[23733]: time=\"2026-06-09T13:56:30.524705772Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=cd6c2c6e-7ed3-47d5-a816-a6a3f9e81590 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:30.526597 crc crio[23733]: time=\"2026-06-09T13:56:30.526501878Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-b55k7 Namespace:openstack ID:f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a UID:b75641e3-6050-4e4f-a4be-96fe8c6aeada NetNS:/var/run/netns/64bce841-2ccb-43a9-b22e-2817ec6086be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb75641e3_6050_4e4f_a4be_96fe8c6aeada.slice PodAnnotations:0xc00008c560}] Aliases:map[]}\"\nJun 09 13:56:30.526597 crc crio[23733]: time=\"2026-06-09T13:56:30.526559399Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-b55k7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:30.557806 crc crio[23733]: time=\"2026-06-09T13:56:30.557712887Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9f3588ae-0b67-44d8-801a-0fd7b5305ade name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:30.621418 crc crio[23733]: time=\"2026-06-09T13:56:30.62099614Z\" level=info msg=\"Removed container 5ede6f8456700aefa5ff2d074adaa4642d24cda525ef14c688421c625903fa9d: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/init\" id=93eefa4b-fdd7-4089-9bc0-b118f1acdd6e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:30.642033 crc crio[23733]: time=\"2026-06-09T13:56:30.641931252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:30.655184 crc crio[23733]: time=\"2026-06-09T13:56:30.654360294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:30.655521 crc crio[23733]: time=\"2026-06-09T13:56:30.654979719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:30.659620 crc crio[23733]: time=\"2026-06-09T13:56:30.659316387Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=c782645f-8dd9-4aec-a0fe-1de4953514e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:30.660961 crc crio[23733]: time=\"2026-06-09T13:56:30.66062857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:30.665230 crc crio[23733]: time=\"2026-06-09T13:56:30.664602481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:30.809594 crc crio[23733]: time=\"2026-06-09T13:56:30.809467402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:30.816098 crc crio[23733]: time=\"2026-06-09T13:56:30.815911512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:30.926517 crc crio[23733]: time=\"2026-06-09T13:56:30.926305863Z\" level=info msg=\"Created container df646cf4f1d1511e40e5f0f631bd9e1569c68b6e40725539d72ade773ffeaeb2: openstack/dnsmasq-dns-79cccc8689-6g46c/init\" id=bd80b84b-697d-4c51-b9c5-822e8294cc74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:30.935432 crc crio[23733]: time=\"2026-06-09T13:56:30.935331119Z\" level=info msg=\"Starting container: df646cf4f1d1511e40e5f0f631bd9e1569c68b6e40725539d72ade773ffeaeb2\" id=4c3fc844-d5b4-4aa9-bbe2-17edf69d0fd9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:30.955865 crc crio[23733]: time=\"2026-06-09T13:56:30.955554194Z\" level=info msg=\"Started container\" PID=71826 containerID=df646cf4f1d1511e40e5f0f631bd9e1569c68b6e40725539d72ade773ffeaeb2 description=openstack/dnsmasq-dns-79cccc8689-6g46c/init id=4c3fc844-d5b4-4aa9-bbe2-17edf69d0fd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc\nJun 09 13:56:30.964752 crc crio[23733]: time=\"2026-06-09T13:56:30.964623931Z\" level=info msg=\"Created container 58c532f50d1b458def62397e9168b0abc960f9add57d7e3b54f136822d877aa9: openstack/barbican-api-648d7bd4c4-hthvg/barbican-api-log\" id=aa087573-c6d2-4745-ab98-8333b389df67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:30.970081 crc crio[23733]: time=\"2026-06-09T13:56:30.969969705Z\" level=info msg=\"Starting container: 58c532f50d1b458def62397e9168b0abc960f9add57d7e3b54f136822d877aa9\" id=59ec5fd8-49f0-4130-81d5-8badbb298847 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:30.988580 crc crio[23733]: time=\"2026-06-09T13:56:30.988454497Z\" level=info msg=\"Started container\" PID=71827 containerID=58c532f50d1b458def62397e9168b0abc960f9add57d7e3b54f136822d877aa9 description=openstack/barbican-api-648d7bd4c4-hthvg/barbican-api-log id=59ec5fd8-49f0-4130-81d5-8badbb298847 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f\nJun 09 13:56:31.023591 crc crio[23733]: time=\"2026-06-09T13:56:31.023276367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=472b4a49-0d3d-492f-8ecc-dd233de3dd4f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:31.112357 crc crio[23733]: time=\"2026-06-09T13:56:31.111506942Z\" level=info msg=\"Created container 2a878d812616103a97011bcfa8de6b6fde65e41f40f5d3eaa61209e8471b8f57: openstack/ceilometer-0/sg-core\" id=c782645f-8dd9-4aec-a0fe-1de4953514e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:31.114784 crc crio[23733]: time=\"2026-06-09T13:56:31.114697323Z\" level=info msg=\"Starting container: 2a878d812616103a97011bcfa8de6b6fde65e41f40f5d3eaa61209e8471b8f57\" id=cf164e7b-f913-41ca-99b5-6d673fe0e732 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:31.128202 crc crio[23733]: time=\"2026-06-09T13:56:31.128059676Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=9a016bba-3dc5-49e7-81a5-cc20131ccf78 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:31.129721 crc crio[23733]: time=\"2026-06-09T13:56:31.129455161Z\" level=info msg=\"Started container\" PID=71854 containerID=2a878d812616103a97011bcfa8de6b6fde65e41f40f5d3eaa61209e8471b8f57 description=openstack/ceilometer-0/sg-core id=cf164e7b-f913-41ca-99b5-6d673fe0e732 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a\nJun 09 13:56:31.141743 crc crio[23733]: time=\"2026-06-09T13:56:31.141522903Z\" level=info msg=\"Creating container: openstack/barbican-api-648d7bd4c4-hthvg/barbican-api\" id=05f157bd-dbbd-4f3b-8258-5bb7e279ff49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:31.142306 crc crio[23733]: time=\"2026-06-09T13:56:31.142193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:31.152322 crc crio[23733]: time=\"2026-06-09T13:56:31.152208211Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=c7d1e1d6-e7ba-49d3-bafb-dccceffba485 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:31.161049 crc crio[23733]: 2026-06-09T13:56:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26a655d483dc539 Mac:46:ed:39:32:21:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/3ebfe338-5748-43a2-825c-d34fe73786d6 SocketPath: PciID:}] [{Interface:0xc0001227b0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:56:31.172728 crc crio[23733]: time=\"2026-06-09T13:56:31.163531203Z\" level=info msg=\"Got pod network &{Name:barbican-api-57b7b68c9b-tw92z Namespace:openstack ID:26a655d483dc539c008117b37ac0283123b5120635140e63491d454baf52f10c UID:9ce1dd07-9d9c-409f-8952-5bdf7fd1474b NetNS:/var/run/netns/3ebfe338-5748-43a2-825c-d34fe73786d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ce1dd07_9d9c_409f_8952_5bdf7fd1474b.slice PodAnnotations:0xc00008d0d8}] Aliases:map[]}\"\nJun 09 13:56:31.172728 crc crio[23733]: time=\"2026-06-09T13:56:31.16376096Z\" level=info msg=\"Checking pod openstack_barbican-api-57b7b68c9b-tw92z for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:56:31.188390 crc crio[23733]: time=\"2026-06-09T13:56:31.188283162Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=c7d1e1d6-e7ba-49d3-bafb-dccceffba485 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:31.188781 crc crio[23733]: time=\"2026-06-09T13:56:31.188429956Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=c7d1e1d6-e7ba-49d3-bafb-dccceffba485 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:31.190679 crc crio[23733]: time=\"2026-06-09T13:56:31.19057492Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=a35e1204-4f0e-45af-a859-c2d821811354 name=/runtime.v1.ImageService/PullImage\nJun 09 13:56:31.200092 crc crio[23733]: time=\"2026-06-09T13:56:31.200003325Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 09 13:56:31.207506 crc crio[23733]: time=\"2026-06-09T13:56:31.207285818Z\" level=info msg=\"Ran pod sandbox 26a655d483dc539c008117b37ac0283123b5120635140e63491d454baf52f10c with infra container: openstack/barbican-api-57b7b68c9b-tw92z/POD\" id=5cd6784e-7ed5-4f3b-8283-3552af0abc8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:31.211712 crc crio[23733]: time=\"2026-06-09T13:56:31.211598235Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=922492e8-682f-47c8-bd05-f5053fb59087 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:31.214879 crc crio[23733]: time=\"2026-06-09T13:56:31.214803095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=52a05d52-828d-4571-8e0e-f16e3f7b8f00 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:31.224079 crc crio[23733]: time=\"2026-06-09T13:56:31.223992755Z\" level=info msg=\"Creating container: openstack/barbican-api-57b7b68c9b-tw92z/barbican-api-log\" id=077388b0-cab1-475b-940f-43c017c1e4ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:31.225047 crc crio[23733]: time=\"2026-06-09T13:56:31.224924448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:31.266346 crc crio[23733]: time=\"2026-06-09T13:56:31.266090747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:31.276313 crc crio[23733]: time=\"2026-06-09T13:56:31.27620157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:31.297011 crc crio[23733]: time=\"2026-06-09T13:56:31.296838197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:31.300666 crc crio[23733]: time=\"2026-06-09T13:56:31.30057346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:31.414981 crc crio[23733]: 2026-06-09T13:56:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f632e20a389ec81 Mac:46:7f:c3:fe:a9:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/64bce841-2ccb-43a9-b22e-2817ec6086be SocketPath: PciID:}] [{Interface:0xc00030e5d0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:56:31.417001 crc crio[23733]: time=\"2026-06-09T13:56:31.416923399Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-b55k7 Namespace:openstack ID:f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a UID:b75641e3-6050-4e4f-a4be-96fe8c6aeada NetNS:/var/run/netns/64bce841-2ccb-43a9-b22e-2817ec6086be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb75641e3_6050_4e4f_a4be_96fe8c6aeada.slice PodAnnotations:0xc00008c560}] Aliases:map[]}\"\nJun 09 13:56:31.417303 crc crio[23733]: time=\"2026-06-09T13:56:31.417096473Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-b55k7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:56:31.426671 crc crio[23733]: time=\"2026-06-09T13:56:31.426554539Z\" level=info msg=\"Ran pod sandbox f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a with infra container: openstack/cinder-online-data-migrations-b55k7/POD\" id=8ee5d74c-0156-4a23-b915-e80b85b850de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:31.431638 crc crio[23733]: time=\"2026-06-09T13:56:31.430575871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=ff24ccbe-25c7-4a87-bdfa-950c090c262d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:31.457079 crc crio[23733]: time=\"2026-06-09T13:56:31.456206711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=f6c50e91-0ec5-47b8-b80f-c7b0e64ed0d9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:31.482383 crc crio[23733]: time=\"2026-06-09T13:56:31.482309813Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-b55k7/cinder-online-data-migrations\" id=825c3aef-fae3-42e6-b88e-a89d857a9fb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:31.490250 crc crio[23733]: time=\"2026-06-09T13:56:31.490052376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:31.602190 crc crio[23733]: time=\"2026-06-09T13:56:31.602059777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:31.610924 crc crio[23733]: time=\"2026-06-09T13:56:31.610822526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:31.663288 crc crio[23733]: time=\"2026-06-09T13:56:31.663216026Z\" level=info msg=\"Created container 6b42808adfadd4e1a5206ae5de5c57173bb893d4be3487ed2cfc76213a533164: openstack/barbican-api-57b7b68c9b-tw92z/barbican-api-log\" id=077388b0-cab1-475b-940f-43c017c1e4ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:31.664940 crc crio[23733]: time=\"2026-06-09T13:56:31.664865158Z\" level=info msg=\"Created container 71d3cce680942f21a0043c3390a34acc3d335598c47db598b39f87f3f9c2adee: openstack/barbican-api-648d7bd4c4-hthvg/barbican-api\" id=05f157bd-dbbd-4f3b-8258-5bb7e279ff49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:31.665863 crc crio[23733]: time=\"2026-06-09T13:56:31.66576608Z\" level=info msg=\"Starting container: 6b42808adfadd4e1a5206ae5de5c57173bb893d4be3487ed2cfc76213a533164\" id=44b1170f-af1e-4521-9989-9ea25095247a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:31.666838 crc crio[23733]: time=\"2026-06-09T13:56:31.666731044Z\" level=info msg=\"Starting container: 71d3cce680942f21a0043c3390a34acc3d335598c47db598b39f87f3f9c2adee\" id=a32f7051-46b3-495d-a8a7-b08c5ce5c7d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:31.677016 crc crio[23733]: time=\"2026-06-09T13:56:31.676711013Z\" level=info msg=\"Started container\" PID=71938 containerID=6b42808adfadd4e1a5206ae5de5c57173bb893d4be3487ed2cfc76213a533164 description=openstack/barbican-api-57b7b68c9b-tw92z/barbican-api-log id=44b1170f-af1e-4521-9989-9ea25095247a name=/runtime.v1.RuntimeService/StartContainer sandboxID=26a655d483dc539c008117b37ac0283123b5120635140e63491d454baf52f10c\nJun 09 13:56:31.678565 crc crio[23733]: time=\"2026-06-09T13:56:31.678283653Z\" level=info msg=\"Started container\" PID=71937 containerID=71d3cce680942f21a0043c3390a34acc3d335598c47db598b39f87f3f9c2adee description=openstack/barbican-api-648d7bd4c4-hthvg/barbican-api id=a32f7051-46b3-495d-a8a7-b08c5ce5c7d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f\nJun 09 13:56:31.706437 crc crio[23733]: time=\"2026-06-09T13:56:31.706324234Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=f69fdb36-c0ac-4886-82c4-a051800f28ff name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:31.821811 crc crio[23733]: time=\"2026-06-09T13:56:31.821483752Z\" level=info msg=\"Created container ad2be9e0dad97210b30ca59f2c9628875dad3b11d6ed61ce2c14a33c70187294: openstack/cinder-online-data-migrations-b55k7/cinder-online-data-migrations\" id=825c3aef-fae3-42e6-b88e-a89d857a9fb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:31.824198 crc crio[23733]: time=\"2026-06-09T13:56:31.824039137Z\" level=info msg=\"Starting container: ad2be9e0dad97210b30ca59f2c9628875dad3b11d6ed61ce2c14a33c70187294\" id=c4ea8810-4d58-47d5-a625-370edce3b517 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:31.838858 crc crio[23733]: time=\"2026-06-09T13:56:31.835693819Z\" level=info msg=\"Started container\" PID=71962 containerID=ad2be9e0dad97210b30ca59f2c9628875dad3b11d6ed61ce2c14a33c70187294 description=openstack/cinder-online-data-migrations-b55k7/cinder-online-data-migrations id=c4ea8810-4d58-47d5-a625-370edce3b517 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a\nJun 09 13:56:32.122396 crc crio[23733]: time=\"2026-06-09T13:56:32.122327784Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=59e0e5df-cb75-49a8-bd48-d225987b9ed6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:32.915751 crc crio[23733]: time=\"2026-06-09T13:56:32.91452946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1062b528-5af4-47bf-a456-026d4278f5fe name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:32.946756 crc crio[23733]: time=\"2026-06-09T13:56:32.946540211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=b6599b70-a961-478c-8227-1985eb0462d5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:33.507315 crc crio[23733]: time=\"2026-06-09T13:56:33.505953627Z\" level=info msg=\"Creating container: openstack/barbican-api-57b7b68c9b-tw92z/barbican-api\" id=241fe692-c8bf-4605-bab3-d19ffc0b6b34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:33.514235 crc crio[23733]: time=\"2026-06-09T13:56:33.513858724Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79cccc8689-6g46c/dnsmasq-dns\" id=3614167b-e472-440e-a61c-027227e9e014 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:33.582893 crc crio[23733]: time=\"2026-06-09T13:56:33.582778627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:33.583475 crc crio[23733]: time=\"2026-06-09T13:56:33.582924651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:33.597975 crc crio[23733]: time=\"2026-06-09T13:56:33.597764962Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f\" id=3d7dbfde-d50b-42b0-a70d-b65987655c32 name=/runtime.v1.ImageService/PullImage\nJun 09 13:56:33.599060 crc crio[23733]: time=\"2026-06-09T13:56:33.598941081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=f8542539-71c7-4380-a18d-947b95bbae65 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:33.609501 crc crio[23733]: time=\"2026-06-09T13:56:33.609376093Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de\" id=3bb663d9-7ca3-4361-a26c-301560a076c5 name=/runtime.v1.ImageService/PullImage\nJun 09 13:56:33.617771 crc crio[23733]: time=\"2026-06-09T13:56:33.61730811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=83a5a01f-6976-4283-86a0-2109370f96d0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:33.649732 crc crio[23733]: time=\"2026-06-09T13:56:33.649597408Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=821388a8-e00b-4f61-aacf-bb9d8dca6659 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:33.656721 crc crio[23733]: time=\"2026-06-09T13:56:33.656599403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=3bff35f4-e83f-45c9-aed9-647eb6e3b57c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:33.672011 crc crio[23733]: time=\"2026-06-09T13:56:33.671771252Z\" level=info msg=\"Creating container: openstack/barbican-worker-5f565bcd9-8xql5/barbican-worker-log\" id=b0bd7929-b2d7-4091-9f6b-95c2517bc2b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:33.681249 crc crio[23733]: time=\"2026-06-09T13:56:33.681149856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:33.681687 crc crio[23733]: time=\"2026-06-09T13:56:33.681589738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:33.688050 crc crio[23733]: time=\"2026-06-09T13:56:33.687924635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:33.717405 crc crio[23733]: time=\"2026-06-09T13:56:33.71728781Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-6f8ff77dd6-xh6br/barbican-keystone-listener-log\" id=d95344a2-a7b4-4c1a-b15b-f3f3aaed9604 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:33.743757 crc crio[23733]: time=\"2026-06-09T13:56:33.743680179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:33.747574 crc crio[23733]: time=\"2026-06-09T13:56:33.746819769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:33.749090 crc crio[23733]: time=\"2026-06-09T13:56:33.749019083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:33.795575 crc crio[23733]: time=\"2026-06-09T13:56:33.794772557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:33.797371 crc crio[23733]: time=\"2026-06-09T13:56:33.797201198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:33.800256 crc crio[23733]: time=\"2026-06-09T13:56:33.800193223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:33.801921 crc crio[23733]: time=\"2026-06-09T13:56:33.80171121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:34.071526 crc crio[23733]: time=\"2026-06-09T13:56:34.070853119Z\" level=info msg=\"Created container 40e847378ce42b52a1dd5a86c673c27a3929e8e3b1a694e4021450abb3897409: openstack/barbican-keystone-listener-6f8ff77dd6-xh6br/barbican-keystone-listener-log\" id=d95344a2-a7b4-4c1a-b15b-f3f3aaed9604 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:34.079549 crc crio[23733]: time=\"2026-06-09T13:56:34.073717221Z\" level=info msg=\"Starting container: 40e847378ce42b52a1dd5a86c673c27a3929e8e3b1a694e4021450abb3897409\" id=c050a8c0-49d2-4354-b4d8-3a160526c9cf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:34.082290 crc crio[23733]: time=\"2026-06-09T13:56:34.081606729Z\" level=info msg=\"Created container fc727d2fd1bb30d9d996363e224abe2a4bc075fcd5c23f314ec978cd861ca796: openstack/barbican-worker-5f565bcd9-8xql5/barbican-worker-log\" id=b0bd7929-b2d7-4091-9f6b-95c2517bc2b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:34.084711 crc crio[23733]: time=\"2026-06-09T13:56:34.084555422Z\" level=info msg=\"Started container\" PID=72302 containerID=40e847378ce42b52a1dd5a86c673c27a3929e8e3b1a694e4021450abb3897409 description=openstack/barbican-keystone-listener-6f8ff77dd6-xh6br/barbican-keystone-listener-log id=c050a8c0-49d2-4354-b4d8-3a160526c9cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee927550a7cd1d607b38d1d51eb8b04fb96479768561b7f9071c58fffc286fd7\nJun 09 13:56:34.085749 crc crio[23733]: time=\"2026-06-09T13:56:34.084895281Z\" level=info msg=\"Starting container: fc727d2fd1bb30d9d996363e224abe2a4bc075fcd5c23f314ec978cd861ca796\" id=7adcdc87-d1ec-412c-baa6-f93b002c5d3c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:34.094257 crc crio[23733]: time=\"2026-06-09T13:56:34.093925656Z\" level=info msg=\"Created container b921f450d360d7f5372810c7c59d1ab19998e8c4ae1f8557ea500abe71cd22ac: openstack/dnsmasq-dns-79cccc8689-6g46c/dnsmasq-dns\" id=3614167b-e472-440e-a61c-027227e9e014 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:34.095194 crc crio[23733]: time=\"2026-06-09T13:56:34.095092816Z\" level=info msg=\"Starting container: b921f450d360d7f5372810c7c59d1ab19998e8c4ae1f8557ea500abe71cd22ac\" id=17904899-cc9f-4482-86b9-fe2abbab0d63 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:34.107997 crc crio[23733]: time=\"2026-06-09T13:56:34.105205558Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=8beeb442-d0bf-48ca-8a59-0fc1953283ba name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:34.107997 crc crio[23733]: time=\"2026-06-09T13:56:34.107781613Z\" level=info msg=\"Started container\" PID=72298 containerID=fc727d2fd1bb30d9d996363e224abe2a4bc075fcd5c23f314ec978cd861ca796 description=openstack/barbican-worker-5f565bcd9-8xql5/barbican-worker-log id=7adcdc87-d1ec-412c-baa6-f93b002c5d3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=631e2c9c4763b5f24a2e45f3bd3e135b44207f07022bd997decef6d8d1def98f\nJun 09 13:56:34.108592 crc crio[23733]: time=\"2026-06-09T13:56:34.108534932Z\" level=info msg=\"Started container\" PID=72299 containerID=b921f450d360d7f5372810c7c59d1ab19998e8c4ae1f8557ea500abe71cd22ac description=openstack/dnsmasq-dns-79cccc8689-6g46c/dnsmasq-dns id=17904899-cc9f-4482-86b9-fe2abbab0d63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc\nJun 09 13:56:34.111156 crc crio[23733]: time=\"2026-06-09T13:56:34.111004013Z\" level=info msg=\"Created container 1222362f77e18569aa24493c59ad329cb300e7fc64bc9c22ab43248addae024b: openstack/barbican-api-57b7b68c9b-tw92z/barbican-api\" id=241fe692-c8bf-4605-bab3-d19ffc0b6b34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:34.116344 crc crio[23733]: time=\"2026-06-09T13:56:34.114687236Z\" level=info msg=\"Starting container: 1222362f77e18569aa24493c59ad329cb300e7fc64bc9c22ab43248addae024b\" id=e79c509b-52bb-4575-9446-a8f874ebe86c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:34.130450 crc crio[23733]: time=\"2026-06-09T13:56:34.126755307Z\" level=info msg=\"Started container\" PID=72303 containerID=1222362f77e18569aa24493c59ad329cb300e7fc64bc9c22ab43248addae024b description=openstack/barbican-api-57b7b68c9b-tw92z/barbican-api id=e79c509b-52bb-4575-9446-a8f874ebe86c name=/runtime.v1.RuntimeService/StartContainer sandboxID=26a655d483dc539c008117b37ac0283123b5120635140e63491d454baf52f10c\nJun 09 13:56:34.130450 crc crio[23733]: time=\"2026-06-09T13:56:34.128393218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=5469b9cb-b270-494a-9cc1-fadd3ab8d706 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:34.164511 crc crio[23733]: time=\"2026-06-09T13:56:34.16325986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=c6fde2f3-0ebc-4eda-bc6c-ed62b8b9fbb0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:34.177412 crc crio[23733]: time=\"2026-06-09T13:56:34.177166797Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-6f8ff77dd6-xh6br/barbican-keystone-listener\" id=e9cab4e2-4be3-4c45-9aed-40ad0b89fb99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:34.178943 crc crio[23733]: time=\"2026-06-09T13:56:34.178820519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:34.184698 crc crio[23733]: time=\"2026-06-09T13:56:34.18445783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=54932471-424b-4f04-a9a9-c0480e69c470 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:34.256829 crc crio[23733]: time=\"2026-06-09T13:56:34.256775258Z\" level=info msg=\"Creating container: openstack/barbican-worker-5f565bcd9-8xql5/barbican-worker\" id=9b18a42e-66c0-4b01-a5a1-9621a116c4eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:34.270430 crc crio[23733]: time=\"2026-06-09T13:56:34.270365498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:34.404279 crc crio[23733]: time=\"2026-06-09T13:56:34.403416384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:34.408854 crc crio[23733]: time=\"2026-06-09T13:56:34.408788808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:34.417506 crc crio[23733]: time=\"2026-06-09T13:56:34.4112633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:34.417506 crc crio[23733]: time=\"2026-06-09T13:56:34.414206783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:34.623245 crc crio[23733]: time=\"2026-06-09T13:56:34.622580163Z\" level=info msg=\"Created container 8dfa8990e271616952e28319f371ba9147aa45c81490be11907c550d5ee5807f: openstack/barbican-worker-5f565bcd9-8xql5/barbican-worker\" id=9b18a42e-66c0-4b01-a5a1-9621a116c4eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:34.629443 crc crio[23733]: time=\"2026-06-09T13:56:34.629335981Z\" level=info msg=\"Starting container: 8dfa8990e271616952e28319f371ba9147aa45c81490be11907c550d5ee5807f\" id=54b6d519-9806-4e64-98eb-30fd54f36d9a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:34.635973 crc crio[23733]: time=\"2026-06-09T13:56:34.635874895Z\" level=info msg=\"Started container\" PID=72346 containerID=8dfa8990e271616952e28319f371ba9147aa45c81490be11907c550d5ee5807f description=openstack/barbican-worker-5f565bcd9-8xql5/barbican-worker id=54b6d519-9806-4e64-98eb-30fd54f36d9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=631e2c9c4763b5f24a2e45f3bd3e135b44207f07022bd997decef6d8d1def98f\nJun 09 13:56:34.808244 crc crio[23733]: time=\"2026-06-09T13:56:34.807503416Z\" level=info msg=\"Created container 4cb02b32b617043934733edc98b9dbdaf5d668cf9c75312f23175ee8919f45ed: openstack/barbican-keystone-listener-6f8ff77dd6-xh6br/barbican-keystone-listener\" id=e9cab4e2-4be3-4c45-9aed-40ad0b89fb99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:34.809364 crc crio[23733]: time=\"2026-06-09T13:56:34.809241901Z\" level=info msg=\"Starting container: 4cb02b32b617043934733edc98b9dbdaf5d668cf9c75312f23175ee8919f45ed\" id=a15a946e-ae2c-4e6e-8e6b-8af183724e08 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:34.818545 crc crio[23733]: time=\"2026-06-09T13:56:34.81843576Z\" level=info msg=\"Started container\" PID=72347 containerID=4cb02b32b617043934733edc98b9dbdaf5d668cf9c75312f23175ee8919f45ed description=openstack/barbican-keystone-listener-6f8ff77dd6-xh6br/barbican-keystone-listener id=a15a946e-ae2c-4e6e-8e6b-8af183724e08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee927550a7cd1d607b38d1d51eb8b04fb96479768561b7f9071c58fffc286fd7\nJun 09 13:56:36.531495 crc crio[23733]: time=\"2026-06-09T13:56:36.530861992Z\" level=info msg=\"Stopping pod sandbox: f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a\" id=b5f9ce32-7632-4d87-9663-123251b9c94a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:36.533337 crc crio[23733]: time=\"2026-06-09T13:56:36.532040242Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-b55k7 Namespace:openstack ID:f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a UID:b75641e3-6050-4e4f-a4be-96fe8c6aeada NetNS:/var/run/netns/64bce841-2ccb-43a9-b22e-2817ec6086be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb75641e3_6050_4e4f_a4be_96fe8c6aeada.slice PodAnnotations:0xc002534d58}] Aliases:map[]}\"\nJun 09 13:56:36.533337 crc crio[23733]: time=\"2026-06-09T13:56:36.532241457Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-b55k7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:36.990732 crc crio[23733]: time=\"2026-06-09T13:56:36.990215015Z\" level=info msg=\"Stopped pod sandbox: f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a\" id=b5f9ce32-7632-4d87-9663-123251b9c94a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:38.007082 crc crio[23733]: time=\"2026-06-09T13:56:38.006045633Z\" level=info msg=\"Stopping container: b921f450d360d7f5372810c7c59d1ab19998e8c4ae1f8557ea500abe71cd22ac (timeout: 10s)\" id=ea042f7a-9813-4ddd-9c3e-dec6156e8976 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:56:38.206171 crc crio[23733]: time=\"2026-06-09T13:56:38.199342526Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=362792ee-2821-489c-a0e0-83bc3f716b76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:38.206171 crc crio[23733]: time=\"2026-06-09T13:56:38.199531621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:38.206171 crc crio[23733]: time=\"2026-06-09T13:56:38.2030714Z\" level=info msg=\"Stopped container b921f450d360d7f5372810c7c59d1ab19998e8c4ae1f8557ea500abe71cd22ac: openstack/dnsmasq-dns-79cccc8689-6g46c/dnsmasq-dns\" id=ea042f7a-9813-4ddd-9c3e-dec6156e8976 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:56:38.206171 crc crio[23733]: time=\"2026-06-09T13:56:38.203963091Z\" level=info msg=\"Stopping pod sandbox: 80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc\" id=0efe0a21-cc71-4d77-a1e1-a343656149e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:38.206171 crc crio[23733]: time=\"2026-06-09T13:56:38.204576546Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79cccc8689-6g46c Namespace:openstack ID:80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc UID:b2c01863-f6fe-4cd5-be23-d728f85d1e2a NetNS:/var/run/netns/78ee3255-7bbd-4ced-ad23-e984a299a222 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2c01863_f6fe_4cd5_be23_d728f85d1e2a.slice PodAnnotations:0xc002b0e278}] Aliases:map[]}\"\nJun 09 13:56:38.206171 crc crio[23733]: time=\"2026-06-09T13:56:38.204763172Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-79cccc8689-6g46c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:38.357342 crc crio[23733]: time=\"2026-06-09T13:56:38.356555096Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79 UID:fe161080-c0b0-43d5-a9da-7fe5cb2189a6 NetNS:/var/run/netns/b9bc08c0-7341-4149-8ee0-2ed391cfcfa9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe161080_c0b0_43d5_a9da_7fe5cb2189a6.slice PodAnnotations:0xc000308900}] Aliases:map[]}\"\nJun 09 13:56:38.357342 crc crio[23733]: time=\"2026-06-09T13:56:38.356629868Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:38.603052 crc crio[23733]: time=\"2026-06-09T13:56:38.601998052Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-75b56949bf-rnzmv/POD\" id=413fa768-8335-4dce-b051-1b7c05c98526 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:38.603052 crc crio[23733]: time=\"2026-06-09T13:56:38.602620528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:38.691901 crc crio[23733]: time=\"2026-06-09T13:56:38.688225007Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b56949bf-rnzmv Namespace:openstack ID:406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7 UID:af31b156-bcb1-4f9e-ba54-253c432ab065 NetNS:/var/run/netns/42eaea10-5d56-42f4-9e47-94ab9d038a0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf31b156_bcb1_4f9e_ba54_253c432ab065.slice PodAnnotations:0xc001c1e430}] Aliases:map[]}\"\nJun 09 13:56:38.691901 crc crio[23733]: time=\"2026-06-09T13:56:38.688299349Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-75b56949bf-rnzmv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:38.761067 crc crio[23733]: time=\"2026-06-09T13:56:38.760544677Z\" level=info msg=\"Stopped pod sandbox: 80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc\" id=0efe0a21-cc71-4d77-a1e1-a343656149e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:38.808356 crc crio[23733]: time=\"2026-06-09T13:56:38.808271709Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=013c9ad8-215b-4957-851a-f2582105959f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:38.808527 crc crio[23733]: time=\"2026-06-09T13:56:38.808400082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:38.943583 crc crio[23733]: time=\"2026-06-09T13:56:38.942544447Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea UID:e0b84e01-85fc-4b1e-8d34-0dad9d87c4c6 NetNS:/var/run/netns/b3b3c98f-c150-441c-95a6-bcf374e41b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0b84e01_85fc_4b1e_8d34_0dad9d87c4c6.slice PodAnnotations:0xc0027d0078}] Aliases:map[]}\"\nJun 09 13:56:38.943583 crc crio[23733]: time=\"2026-06-09T13:56:38.943020709Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:39.327223 crc crio[23733]: 2026-06-09T13:56:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9454cde02f15672 Mac:12:18:6f:10:2e:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/b9bc08c0-7341-4149-8ee0-2ed391cfcfa9 SocketPath: PciID:}] [{Interface:0xc000122dd0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:56:39.331182 crc crio[23733]: time=\"2026-06-09T13:56:39.33104772Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79 UID:fe161080-c0b0-43d5-a9da-7fe5cb2189a6 NetNS:/var/run/netns/b9bc08c0-7341-4149-8ee0-2ed391cfcfa9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe161080_c0b0_43d5_a9da_7fe5cb2189a6.slice PodAnnotations:0xc000308900}] Aliases:map[]}\"\nJun 09 13:56:39.331466 crc crio[23733]: time=\"2026-06-09T13:56:39.331398958Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:56:39.350196 crc crio[23733]: time=\"2026-06-09T13:56:39.350052614Z\" level=info msg=\"Ran pod sandbox 9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79 with infra container: openstack/cinder-scheduler-0/POD\" id=362792ee-2821-489c-a0e0-83bc3f716b76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:39.360845 crc crio[23733]: time=\"2026-06-09T13:56:39.358451774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=ce95ba8b-70b2-4356-a77a-7cb594462ed2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:39.360845 crc crio[23733]: time=\"2026-06-09T13:56:39.358945016Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=ce95ba8b-70b2-4356-a77a-7cb594462ed2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:39.360845 crc crio[23733]: time=\"2026-06-09T13:56:39.359561692Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=ce95ba8b-70b2-4356-a77a-7cb594462ed2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:39.378022 crc crio[23733]: time=\"2026-06-09T13:56:39.374207359Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=28bfe048-54c5-4582-8882-c66de8af27b6 name=/runtime.v1.ImageService/PullImage\nJun 09 13:56:39.401387 crc crio[23733]: time=\"2026-06-09T13:56:39.401277335Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"\nJun 09 13:56:39.615408 crc crio[23733]: 2026-06-09T13:56:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:406dd787a281ca0 Mac:a2:14:e1:01:23:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/42eaea10-5d56-42f4-9e47-94ab9d038a0c SocketPath: PciID:}] [{Interface:0xc00028c760 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:56:39.616747 crc crio[23733]: time=\"2026-06-09T13:56:39.61667576Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b56949bf-rnzmv Namespace:openstack ID:406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7 UID:af31b156-bcb1-4f9e-ba54-253c432ab065 NetNS:/var/run/netns/42eaea10-5d56-42f4-9e47-94ab9d038a0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf31b156_bcb1_4f9e_ba54_253c432ab065.slice PodAnnotations:0xc001c1e430}] Aliases:map[]}\"\nJun 09 13:56:39.616902 crc crio[23733]: time=\"2026-06-09T13:56:39.616848274Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-75b56949bf-rnzmv for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:56:39.705890 crc crio[23733]: time=\"2026-06-09T13:56:39.705567673Z\" level=info msg=\"Ran pod sandbox 406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7 with infra container: openstack/dnsmasq-dns-75b56949bf-rnzmv/POD\" id=413fa768-8335-4dce-b051-1b7c05c98526 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:39.713840 crc crio[23733]: time=\"2026-06-09T13:56:39.713714596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=70ee5d85-8e29-4c6f-bc33-0427d410e57e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:39.751039 crc crio[23733]: time=\"2026-06-09T13:56:39.750932547Z\" level=info msg=\"Removing container: b921f450d360d7f5372810c7c59d1ab19998e8c4ae1f8557ea500abe71cd22ac\" id=6e5f05ea-c3f2-41a1-8a82-1420d88e8754 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:39.754498 crc crio[23733]: 2026-06-09T13:56:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9b37e570a3fdf6 Mac:8a:9a:bd:d9:76:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/b3b3c98f-c150-441c-95a6-bcf374e41b68 SocketPath: PciID:}] [{Interface:0xc0004406b0 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:56:39.755667 crc crio[23733]: time=\"2026-06-09T13:56:39.75551651Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea UID:e0b84e01-85fc-4b1e-8d34-0dad9d87c4c6 NetNS:/var/run/netns/b3b3c98f-c150-441c-95a6-bcf374e41b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0b84e01_85fc_4b1e_8d34_0dad9d87c4c6.slice PodAnnotations:0xc0027d0078}] Aliases:map[]}\"\nJun 09 13:56:39.756202 crc crio[23733]: time=\"2026-06-09T13:56:39.755796188Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:56:39.797926 crc crio[23733]: time=\"2026-06-09T13:56:39.789918001Z\" level=info msg=\"Ran pod sandbox f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea with infra container: openstack/cinder-api-0/POD\" id=013c9ad8-215b-4957-851a-f2582105959f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:39.852864 crc crio[23733]: time=\"2026-06-09T13:56:39.85268966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=5bd51de6-a498-41a0-aeb6-54b64ca658c8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:39.862034 crc crio[23733]: time=\"2026-06-09T13:56:39.860707091Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=07128440-36f1-4e33-a0c0-60893fb163e3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:39.913968 crc crio[23733]: time=\"2026-06-09T13:56:39.912960768Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=d7f0b23a-1c16-475a-b0b0-ef049fd032eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:39.921445 crc crio[23733]: time=\"2026-06-09T13:56:39.921287846Z\" level=info msg=\"Removed container b921f450d360d7f5372810c7c59d1ab19998e8c4ae1f8557ea500abe71cd22ac: openstack/dnsmasq-dns-79cccc8689-6g46c/dnsmasq-dns\" id=6e5f05ea-c3f2-41a1-8a82-1420d88e8754 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:39.922552 crc crio[23733]: time=\"2026-06-09T13:56:39.921909382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:39.943632 crc crio[23733]: time=\"2026-06-09T13:56:39.94341194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=aa83d3d6-7cae-433b-a01c-0b898e70a1f9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:39.998771 crc crio[23733]: time=\"2026-06-09T13:56:39.99862949Z\" level=info msg=\"Removing container: df646cf4f1d1511e40e5f0f631bd9e1569c68b6e40725539d72ade773ffeaeb2\" id=4dcf47b4-9ace-4a7c-82cd-ae4c533dc846 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:40.050006 crc crio[23733]: time=\"2026-06-09T13:56:40.049356838Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-75b56949bf-rnzmv/init\" id=b7de0cc9-3df3-4ccc-a7a3-5b84cdfc74fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:40.250945 crc crio[23733]: time=\"2026-06-09T13:56:40.250729133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:40.326281 crc crio[23733]: time=\"2026-06-09T13:56:40.326097197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:40.433049 crc crio[23733]: time=\"2026-06-09T13:56:40.432923848Z\" level=info msg=\"Removed container df646cf4f1d1511e40e5f0f631bd9e1569c68b6e40725539d72ade773ffeaeb2: openstack/dnsmasq-dns-79cccc8689-6g46c/init\" id=4dcf47b4-9ace-4a7c-82cd-ae4c533dc846 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:56:40.478420 crc crio[23733]: time=\"2026-06-09T13:56:40.478324293Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4\" id=28bfe048-54c5-4582-8882-c66de8af27b6 name=/runtime.v1.ImageService/PullImage\nJun 09 13:56:40.488186 crc crio[23733]: time=\"2026-06-09T13:56:40.483738978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=f35864c9-b8f9-4488-a700-c11fbb9e2219 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:40.496199 crc crio[23733]: time=\"2026-06-09T13:56:40.493382529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:40.524761 crc crio[23733]: time=\"2026-06-09T13:56:40.524544118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:40.561306 crc crio[23733]: time=\"2026-06-09T13:56:40.56062104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=1489efe6-8e93-436b-97b5-325a5e3603e3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:40.584665 crc crio[23733]: time=\"2026-06-09T13:56:40.584542308Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=dcc71617-d92d-4c0b-a9d6-803d145f9fc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:40.589205 crc crio[23733]: time=\"2026-06-09T13:56:40.589099622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:40.717996 crc crio[23733]: time=\"2026-06-09T13:56:40.717945554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:40.744373 crc crio[23733]: time=\"2026-06-09T13:56:40.744305502Z\" level=info msg=\"Created container 7e28646e7ddc2a2481435bd70f59625b1dc779df012e7bad5947cac097775d00: openstack/dnsmasq-dns-75b56949bf-rnzmv/init\" id=b7de0cc9-3df3-4ccc-a7a3-5b84cdfc74fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:40.760212 crc crio[23733]: time=\"2026-06-09T13:56:40.752886926Z\" level=info msg=\"Starting container: 7e28646e7ddc2a2481435bd70f59625b1dc779df012e7bad5947cac097775d00\" id=5c40fd0e-f641-4068-87ce-3ca4e7c2bb1b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:40.787892 crc crio[23733]: time=\"2026-06-09T13:56:40.787573984Z\" level=info msg=\"Started container\" PID=73173 containerID=7e28646e7ddc2a2481435bd70f59625b1dc779df012e7bad5947cac097775d00 description=openstack/dnsmasq-dns-75b56949bf-rnzmv/init id=5c40fd0e-f641-4068-87ce-3ca4e7c2bb1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7\nJun 09 13:56:41.991149 crc crio[23733]: time=\"2026-06-09T13:56:41.990004656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=67c12644-2ddf-4786-bc14-12ed36281ac0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:42.105008 crc crio[23733]: time=\"2026-06-09T13:56:42.104884758Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=198a89b1-b7b5-4bdd-bb17-1bb5d8087817 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:42.143865 crc crio[23733]: time=\"2026-06-09T13:56:42.143704458Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-75b56949bf-rnzmv/dnsmasq-dns\" id=16a6c8a5-a7f2-4cd8-8605-02e2938bb184 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:42.145283 crc crio[23733]: time=\"2026-06-09T13:56:42.145063162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:42.341912 crc crio[23733]: time=\"2026-06-09T13:56:42.34176759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:42.360371 crc crio[23733]: time=\"2026-06-09T13:56:42.360276923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:42.655221 crc crio[23733]: time=\"2026-06-09T13:56:42.655073693Z\" level=info msg=\"Created container 8b8c2c64bcb7aaf7661b1f700cdb02090b012ce8afbc54058fdb68ac18f22120: openstack/dnsmasq-dns-75b56949bf-rnzmv/dnsmasq-dns\" id=16a6c8a5-a7f2-4cd8-8605-02e2938bb184 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:42.662434 crc crio[23733]: time=\"2026-06-09T13:56:42.662325764Z\" level=info msg=\"Starting container: 8b8c2c64bcb7aaf7661b1f700cdb02090b012ce8afbc54058fdb68ac18f22120\" id=9c71833d-e9e1-450c-99b9-126cf5d08ec3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:42.677195 crc crio[23733]: time=\"2026-06-09T13:56:42.677036923Z\" level=info msg=\"Started container\" PID=73299 containerID=8b8c2c64bcb7aaf7661b1f700cdb02090b012ce8afbc54058fdb68ac18f22120 description=openstack/dnsmasq-dns-75b56949bf-rnzmv/dnsmasq-dns id=9c71833d-e9e1-450c-99b9-126cf5d08ec3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7\nJun 09 13:56:42.828922 crc crio[23733]: time=\"2026-06-09T13:56:42.828591872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:43.000608 crc crio[23733]: time=\"2026-06-09T13:56:43.000529429Z\" level=info msg=\"Created container 75b3f25ec035b490fed0ee720ea432ec7413b3c64abdef2aa4e7d5ddbde9d823: openstack/cinder-scheduler-0/cinder-scheduler\" id=dcc71617-d92d-4c0b-a9d6-803d145f9fc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:43.009276 crc crio[23733]: time=\"2026-06-09T13:56:43.009177456Z\" level=info msg=\"Starting container: 75b3f25ec035b490fed0ee720ea432ec7413b3c64abdef2aa4e7d5ddbde9d823\" id=9781dacb-73f6-45e6-927a-42da13d990be name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:43.031877 crc crio[23733]: time=\"2026-06-09T13:56:43.031763241Z\" level=info msg=\"Started container\" PID=73325 containerID=75b3f25ec035b490fed0ee720ea432ec7413b3c64abdef2aa4e7d5ddbde9d823 description=openstack/cinder-scheduler-0/cinder-scheduler id=9781dacb-73f6-45e6-927a-42da13d990be name=/runtime.v1.RuntimeService/StartContainer sandboxID=9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79\nJun 09 13:56:43.069889 crc crio[23733]: time=\"2026-06-09T13:56:43.069795382Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=4855571d-348c-479b-848a-f6b4b9479ce8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:43.234362 crc crio[23733]: time=\"2026-06-09T13:56:43.233705299Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=7986b041-38b4-4402-92ef-9fe672be62d8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:43.250178 crc crio[23733]: time=\"2026-06-09T13:56:43.249714909Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=c5b14d36-1f9d-47eb-b167-deb40c1e194b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:43.253834 crc crio[23733]: time=\"2026-06-09T13:56:43.251373261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:43.368368 crc crio[23733]: time=\"2026-06-09T13:56:43.368268334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:43.618249 crc crio[23733]: time=\"2026-06-09T13:56:43.613912005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:43.848311 crc crio[23733]: time=\"2026-06-09T13:56:43.84809952Z\" level=info msg=\"Created container 4db89e23260d42821103b912a1d9d4ec163f9f0860faff8efb2b7f6ca71988d4: openstack/cinder-api-0/cinder-api-log\" id=d7f0b23a-1c16-475a-b0b0-ef049fd032eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:43.851682 crc crio[23733]: time=\"2026-06-09T13:56:43.850584172Z\" level=info msg=\"Starting container: 4db89e23260d42821103b912a1d9d4ec163f9f0860faff8efb2b7f6ca71988d4\" id=9df6deff-4f63-4eac-bffd-b2e260478767 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:43.867894 crc crio[23733]: time=\"2026-06-09T13:56:43.867595628Z\" level=info msg=\"Started container\" PID=73394 containerID=4db89e23260d42821103b912a1d9d4ec163f9f0860faff8efb2b7f6ca71988d4 description=openstack/cinder-api-0/cinder-api-log id=9df6deff-4f63-4eac-bffd-b2e260478767 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea\nJun 09 13:56:43.898249 crc crio[23733]: time=\"2026-06-09T13:56:43.89808807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=3464a599-c4f6-4761-af4d-088425d80a00 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:43.954598 crc crio[23733]: time=\"2026-06-09T13:56:43.952919831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=88635be3-0ba7-477c-9040-d83fb27c8631 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:43.964472 crc crio[23733]: time=\"2026-06-09T13:56:43.964324946Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=b7f7dc3f-d066-4f74-9167-462dd685b496 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:43.966088 crc crio[23733]: time=\"2026-06-09T13:56:43.96532521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:44.049052 crc crio[23733]: time=\"2026-06-09T13:56:44.048815299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:44.334866 crc crio[23733]: time=\"2026-06-09T13:56:44.334296005Z\" level=info msg=\"Stopping container: 58c532f50d1b458def62397e9168b0abc960f9add57d7e3b54f136822d877aa9 (timeout: 30s)\" id=66d44569-e549-4f8a-a747-910ba83802de name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:56:44.342926 crc crio[23733]: time=\"2026-06-09T13:56:44.340565542Z\" level=info msg=\"Stopping container: 71d3cce680942f21a0043c3390a34acc3d335598c47db598b39f87f3f9c2adee (timeout: 30s)\" id=eb51c322-3d81-4dce-99c9-3240e35dfc10 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:56:44.603220 crc crio[23733]: time=\"2026-06-09T13:56:44.603091085Z\" level=info msg=\"Stopped container 58c532f50d1b458def62397e9168b0abc960f9add57d7e3b54f136822d877aa9: openstack/barbican-api-648d7bd4c4-hthvg/barbican-api-log\" id=66d44569-e549-4f8a-a747-910ba83802de name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:56:44.683686 crc crio[23733]: time=\"2026-06-09T13:56:44.683563378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:44.836540 crc crio[23733]: time=\"2026-06-09T13:56:44.836423619Z\" level=info msg=\"Created container c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2: openstack/cinder-scheduler-0/probe\" id=c5b14d36-1f9d-47eb-b167-deb40c1e194b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:44.840227 crc crio[23733]: time=\"2026-06-09T13:56:44.839791744Z\" level=info msg=\"Starting container: c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2\" id=615601bd-3113-43e4-976e-e8457311474c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:44.852944 crc crio[23733]: time=\"2026-06-09T13:56:44.852817649Z\" level=info msg=\"Started container\" PID=73453 containerID=c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2 description=openstack/cinder-scheduler-0/probe id=615601bd-3113-43e4-976e-e8457311474c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79\nJun 09 13:56:45.811191 crc crio[23733]: time=\"2026-06-09T13:56:45.806413909Z\" level=info msg=\"Stopping container: c8b8e75be5786782165176e34c88b05e7eae7a39ddf830ddfbd622a14b824235 (timeout: 30s)\" id=e0259ccb-b20b-417d-8e35-6f589418f557 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:56:45.811191 crc crio[23733]: time=\"2026-06-09T13:56:45.808074912Z\" level=info msg=\"Stopping container: e995695d03cc2f0caafebc8a1c5d9d06423cac5b91c18f229f0c4d737e3a6ecd (timeout: 30s)\" id=1882bd6a-5cca-419b-b127-6a5a652b8fd0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:56:45.918169 crc crio[23733]: time=\"2026-06-09T13:56:45.916755678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:46.343694 crc crio[23733]: time=\"2026-06-09T13:56:46.343167709Z\" level=info msg=\"Running pod sandbox: openstack/neutron-579d96b445-vb49n/POD\" id=69218c27-b8ea-4026-9ab6-d0867d5acd4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:46.343885 crc crio[23733]: time=\"2026-06-09T13:56:46.343714574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:46.475892 crc crio[23733]: time=\"2026-06-09T13:56:46.475799226Z\" level=info msg=\"Got pod network &{Name:neutron-579d96b445-vb49n Namespace:openstack ID:1f41e1b789961a81583bb61ab645d33a466284b88052acc73088432af8af553e UID:dd2310ed-0f71-46b8-8a37-3afcb8a1879d NetNS:/var/run/netns/fc53fb15-6ec3-49ca-a59e-a4362dc267c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd2310ed_0f71_46b8_8a37_3afcb8a1879d.slice PodAnnotations:0xc0059cc310}] Aliases:map[]}\"\nJun 09 13:56:46.475892 crc crio[23733]: time=\"2026-06-09T13:56:46.475869667Z\" level=info msg=\"Adding pod openstack_neutron-579d96b445-vb49n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:46.571556 crc crio[23733]: time=\"2026-06-09T13:56:46.571268902Z\" level=info msg=\"Created container 632268e0baa192e34d4ef978884161f12e21212f1b00cc86a7a124bbc54d17d6: openstack/cinder-api-0/cinder-api\" id=b7f7dc3f-d066-4f74-9167-462dd685b496 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:46.586510 crc crio[23733]: time=\"2026-06-09T13:56:46.586441412Z\" level=info msg=\"Starting container: 632268e0baa192e34d4ef978884161f12e21212f1b00cc86a7a124bbc54d17d6\" id=e28ac973-a189-4040-af16-6694d0214e36 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:56:46.595997 crc crio[23733]: time=\"2026-06-09T13:56:46.595844106Z\" level=info msg=\"Started container\" PID=73573 containerID=632268e0baa192e34d4ef978884161f12e21212f1b00cc86a7a124bbc54d17d6 description=openstack/cinder-api-0/cinder-api id=e28ac973-a189-4040-af16-6694d0214e36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea\nJun 09 13:56:46.822154 crc crio[23733]: time=\"2026-06-09T13:56:46.820680448Z\" level=info msg=\"Stopped container c8b8e75be5786782165176e34c88b05e7eae7a39ddf830ddfbd622a14b824235: openstack/neutron-68487f7dd5-6sqzd/neutron-httpd\" id=e0259ccb-b20b-417d-8e35-6f589418f557 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:56:47.333382 crc crio[23733]: 2026-06-09T13:56:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f41e1b789961a8 Mac:f2:57:0d:19:e6:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/fc53fb15-6ec3-49ca-a59e-a4362dc267c1 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:56:47.336308 crc crio[23733]: time=\"2026-06-09T13:56:47.335915909Z\" level=info msg=\"Got pod network &{Name:neutron-579d96b445-vb49n Namespace:openstack ID:1f41e1b789961a81583bb61ab645d33a466284b88052acc73088432af8af553e UID:dd2310ed-0f71-46b8-8a37-3afcb8a1879d NetNS:/var/run/netns/fc53fb15-6ec3-49ca-a59e-a4362dc267c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd2310ed_0f71_46b8_8a37_3afcb8a1879d.slice PodAnnotations:0xc0059cc310}] Aliases:map[]}\"\nJun 09 13:56:47.336537 crc crio[23733]: time=\"2026-06-09T13:56:47.336411631Z\" level=info msg=\"Checking pod openstack_neutron-579d96b445-vb49n for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:56:47.355902 crc crio[23733]: time=\"2026-06-09T13:56:47.355807916Z\" level=info msg=\"Ran pod sandbox 1f41e1b789961a81583bb61ab645d33a466284b88052acc73088432af8af553e with infra container: openstack/neutron-579d96b445-vb49n/POD\" id=69218c27-b8ea-4026-9ab6-d0867d5acd4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:47.359198 crc crio[23733]: time=\"2026-06-09T13:56:47.359072788Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e2c6ecae-6123-44d0-b74c-9f51e07f2138 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:47.433526 crc crio[23733]: time=\"2026-06-09T13:56:47.433431717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2c504a66-5f8a-4873-9c0a-dbb31b6e7c82 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:56:47.434064 crc crio[23733]: time=\"2026-06-09T13:56:47.434002081Z\" level=info msg=\"Stopping container: 632268e0baa192e34d4ef978884161f12e21212f1b00cc86a7a124bbc54d17d6 (timeout: 30s)\" id=75323233-9209-4229-8292-ec467750dcc4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:56:47.434896 crc crio[23733]: time=\"2026-06-09T13:56:47.434834212Z\" level=info msg=\"Stopping container: 4db89e23260d42821103b912a1d9d4ec163f9f0860faff8efb2b7f6ca71988d4 (timeout: 30s)\" id=fd835fa9-b893-4279-9440-ff6edaede651 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:56:50.139338 crc crio[23733]: time=\"2026-06-09T13:56:50.138472255Z\" level=info msg=\"Stopping container: 6f56c0c63f3d967d25c391b0933a6df58f7ab9d79bab0e6b7046a8817dbee71e (timeout: 10s)\" id=bc22c19d-72ff-42d4-acfa-d8024d3f59f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:56:54.290486 crc crio[23733]: time=\"2026-06-09T13:56:54.289858873Z\" level=info msg=\"Creating container: openstack/neutron-579d96b445-vb49n/neutron-api\" id=c7c7cd52-bdb2-40d7-965f-db1ef58109a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:56:56.658289 crc crio[23733]: time=\"2026-06-09T13:56:56.65686704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:56.931834 crc crio[23733]: time=\"2026-06-09T13:56:56.931599099Z\" level=info msg=\"Stopped container 4db89e23260d42821103b912a1d9d4ec163f9f0860faff8efb2b7f6ca71988d4: openstack/cinder-api-0/cinder-api-log\" id=fd835fa9-b893-4279-9440-ff6edaede651 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:56:56.934553 crc crio[23733]: time=\"2026-06-09T13:56:56.93445247Z\" level=info msg=\"Stopped container 6f56c0c63f3d967d25c391b0933a6df58f7ab9d79bab0e6b7046a8817dbee71e: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/dnsmasq-dns\" id=bc22c19d-72ff-42d4-acfa-d8024d3f59f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:56:56.936752 crc crio[23733]: time=\"2026-06-09T13:56:56.935486885Z\" level=info msg=\"Stopping pod sandbox: ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c\" id=e1a644cd-b689-47a8-8b87-4d4912e3057b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:56.936752 crc crio[23733]: time=\"2026-06-09T13:56:56.936207603Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7d5695b8ff-7cmbr Namespace:openstack ID:ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c UID:ba4c42b8-a45c-40b0-9b56-6d71a12fb942 NetNS:/var/run/netns/e9e40f02-4e3f-488c-915c-3d5b2d60a90e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba4c42b8_a45c_40b0_9b56_6d71a12fb942.slice PodAnnotations:0xc00008cd18}] Aliases:map[]}\"\nJun 09 13:56:56.936752 crc crio[23733]: time=\"2026-06-09T13:56:56.936364747Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7d5695b8ff-7cmbr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:56.997092 crc crio[23733]: time=\"2026-06-09T13:56:56.995052785Z\" level=info msg=\"Stopped container e995695d03cc2f0caafebc8a1c5d9d06423cac5b91c18f229f0c4d737e3a6ecd: openstack/neutron-68487f7dd5-6sqzd/neutron-api\" id=1882bd6a-5cca-419b-b127-6a5a652b8fd0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:56:56.998913 crc crio[23733]: time=\"2026-06-09T13:56:56.998857629Z\" level=info msg=\"Stopping pod sandbox: 6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d\" id=8eb5abbb-97e4-4140-8110-0e43ffcea64d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:57.000825 crc crio[23733]: time=\"2026-06-09T13:56:57.000750956Z\" level=info msg=\"Got pod network &{Name:neutron-68487f7dd5-6sqzd Namespace:openstack ID:6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d UID:ddb40140-1327-46aa-aa21-93a1af46c2fa NetNS:/var/run/netns/c09526ee-d96f-48b5-9d42-619832ea6c1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podddb40140_1327_46aa_aa21_93a1af46c2fa.slice PodAnnotations:0xc0028986c8}] Aliases:map[]}\"\nJun 09 13:56:57.001300 crc crio[23733]: time=\"2026-06-09T13:56:57.001234429Z\" level=info msg=\"Deleting pod openstack_neutron-68487f7dd5-6sqzd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:57.020427 crc crio[23733]: time=\"2026-06-09T13:56:57.020217664Z\" level=info msg=\"Stopped container 71d3cce680942f21a0043c3390a34acc3d335598c47db598b39f87f3f9c2adee: openstack/barbican-api-648d7bd4c4-hthvg/barbican-api\" id=eb51c322-3d81-4dce-99c9-3240e35dfc10 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:56:57.022704 crc crio[23733]: time=\"2026-06-09T13:56:57.022602073Z\" level=info msg=\"Stopping pod sandbox: cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f\" id=35fbae98-9bc1-4c91-80cd-1b80e859a83b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:57.023732 crc crio[23733]: time=\"2026-06-09T13:56:57.023567568Z\" level=info msg=\"Got pod network &{Name:barbican-api-648d7bd4c4-hthvg Namespace:openstack ID:cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f UID:3c13f56c-fa53-4995-a1fa-797aad6dae4d NetNS:/var/run/netns/a44263fe-ea1b-41b0-9077-bcaaadc454ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c13f56c_fa53_4995_a1fa_797aad6dae4d.slice PodAnnotations:0xc0028987b0}] Aliases:map[]}\"\nJun 09 13:56:57.024001 crc crio[23733]: time=\"2026-06-09T13:56:57.023828114Z\" level=info msg=\"Deleting pod openstack_barbican-api-648d7bd4c4-hthvg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:57.174910 crc crio[23733]: time=\"2026-06-09T13:56:57.173936787Z\" level=info msg=\"Running pod sandbox: openstack/placement-8b6dd45bd-kqsw7/POD\" id=960955a3-7be4-4137-b505-21e40fdb5856 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:57.174910 crc crio[23733]: time=\"2026-06-09T13:56:57.17405618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:57.268594 crc crio[23733]: time=\"2026-06-09T13:56:57.267946497Z\" level=info msg=\"Stopped container 632268e0baa192e34d4ef978884161f12e21212f1b00cc86a7a124bbc54d17d6: openstack/cinder-api-0/cinder-api\" id=75323233-9209-4229-8292-ec467750dcc4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:56:57.271955 crc crio[23733]: time=\"2026-06-09T13:56:57.271795993Z\" level=info msg=\"Stopping pod sandbox: f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea\" id=60852846-a61a-4477-9833-fb723702f4b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:57.273403 crc crio[23733]: time=\"2026-06-09T13:56:57.272782398Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea UID:e0b84e01-85fc-4b1e-8d34-0dad9d87c4c6 NetNS:/var/run/netns/b3b3c98f-c150-441c-95a6-bcf374e41b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0b84e01_85fc_4b1e_8d34_0dad9d87c4c6.slice PodAnnotations:0xc0025a6950}] Aliases:map[]}\"\nJun 09 13:56:57.273403 crc crio[23733]: time=\"2026-06-09T13:56:57.273037494Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:57.921957 crc crio[23733]: time=\"2026-06-09T13:56:57.917933287Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=2ea38885-3a98-4d91-b3b8-8907ed67e941 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:56:57.925058 crc crio[23733]: time=\"2026-06-09T13:56:57.924934272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:56:59.670166 crc crio[23733]: time=\"2026-06-09T13:56:59.66884475Z\" level=info msg=\"Stopped pod sandbox: ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c\" id=e1a644cd-b689-47a8-8b87-4d4912e3057b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:59.681622 crc crio[23733]: time=\"2026-06-09T13:56:59.681501758Z\" level=info msg=\"Stopped pod sandbox: cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f\" id=35fbae98-9bc1-4c91-80cd-1b80e859a83b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:59.847001 crc crio[23733]: time=\"2026-06-09T13:56:59.846892531Z\" level=info msg=\"Stopped pod sandbox: f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea\" id=60852846-a61a-4477-9833-fb723702f4b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:59.848557 crc crio[23733]: time=\"2026-06-09T13:56:59.848493921Z\" level=info msg=\"Stopped pod sandbox: 6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d\" id=8eb5abbb-97e4-4140-8110-0e43ffcea64d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:56:59.943311 crc crio[23733]: time=\"2026-06-09T13:56:59.942673506Z\" level=info msg=\"Got pod network &{Name:placement-8b6dd45bd-kqsw7 Namespace:openstack ID:a6da36cbd4191afb9b9ec49f327d92a4e890305814b6c32494d8c13674c10dab UID:b437dbcd-0199-4359-b322-5cc1ee32e2f4 NetNS:/var/run/netns/b799cad1-20cd-422d-ae21-3050d462efa4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb437dbcd_0199_4359_b322_5cc1ee32e2f4.slice PodAnnotations:0xc0027d0420}] Aliases:map[]}\"\nJun 09 13:56:59.943311 crc crio[23733]: time=\"2026-06-09T13:56:59.94282334Z\" level=info msg=\"Adding pod openstack_placement-8b6dd45bd-kqsw7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:56:59.950806 crc crio[23733]: time=\"2026-06-09T13:56:59.950217085Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=a35e1204-4f0e-45af-a859-c2d821811354 name=/runtime.v1.ImageService/PullImage\nJun 09 13:56:59.970458 crc crio[23733]: time=\"2026-06-09T13:56:59.963355174Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=f356f7a6-aa02-4b49-936e-e6cafa7c3b6e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:00.146189 crc crio[23733]: time=\"2026-06-09T13:57:00.14442968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:00.179383 crc crio[23733]: time=\"2026-06-09T13:57:00.17520186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:00.185291 crc crio[23733]: time=\"2026-06-09T13:57:00.18401258Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:dd40fe56eb65dab18daa2ab1e94b7ca8e6b91866b5a4a4ab2c5d7140bab448a0 UID:9a7d181b-c4eb-408c-b626-eafd795e01ca NetNS:/var/run/netns/a4ad5b59-7f59-42e9-8122-e542ec2753f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a7d181b_c4eb_408c_b626_eafd795e01ca.slice PodAnnotations:0xc0027d0898}] Aliases:map[]}\"\nJun 09 13:57:00.185291 crc crio[23733]: time=\"2026-06-09T13:57:00.184093512Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:00.368571 crc crio[23733]: time=\"2026-06-09T13:57:00.367946258Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=f0f0e9a5-2062-4202-9abb-459ea38a8593 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:00.416396 crc crio[23733]: time=\"2026-06-09T13:57:00.416297227Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=8e7ec35e-a2de-4502-8a55-08d5be65d2b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:00.418685 crc crio[23733]: time=\"2026-06-09T13:57:00.418566834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:00.660898 crc crio[23733]: time=\"2026-06-09T13:57:00.660694778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:00.667092 crc crio[23733]: time=\"2026-06-09T13:57:00.666997425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:00.678989 crc crio[23733]: time=\"2026-06-09T13:57:00.678710198Z\" level=info msg=\"Created container f412b1e94734f9590916a4787b3c5b2e98e553932f69a2ef2567a1b992914426: openstack/neutron-579d96b445-vb49n/neutron-api\" id=c7c7cd52-bdb2-40d7-965f-db1ef58109a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:00.699564 crc crio[23733]: time=\"2026-06-09T13:57:00.699480058Z\" level=info msg=\"Starting container: f412b1e94734f9590916a4787b3c5b2e98e553932f69a2ef2567a1b992914426\" id=ac952bc5-ffa7-4844-910a-d5ec3dc5f9b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:00.722195 crc crio[23733]: time=\"2026-06-09T13:57:00.721478587Z\" level=info msg=\"Started container\" PID=74867 containerID=f412b1e94734f9590916a4787b3c5b2e98e553932f69a2ef2567a1b992914426 description=openstack/neutron-579d96b445-vb49n/neutron-api id=ac952bc5-ffa7-4844-910a-d5ec3dc5f9b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f41e1b789961a81583bb61ab645d33a466284b88052acc73088432af8af553e\nJun 09 13:57:00.790879 crc crio[23733]: 2026-06-09T13:57:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6da36cbd4191af Mac:c2:09:1a:4a:82:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/b799cad1-20cd-422d-ae21-3050d462efa4 SocketPath: PciID:}] [{Interface:0xc000132970 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:57:00.790879 crc crio[23733]: time=\"2026-06-09T13:57:00.790274767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ce1b89b5-d76e-4cfc-91c5-56b90226c936 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:00.792258 crc crio[23733]: time=\"2026-06-09T13:57:00.792188055Z\" level=info msg=\"Got pod network &{Name:placement-8b6dd45bd-kqsw7 Namespace:openstack ID:a6da36cbd4191afb9b9ec49f327d92a4e890305814b6c32494d8c13674c10dab UID:b437dbcd-0199-4359-b322-5cc1ee32e2f4 NetNS:/var/run/netns/b799cad1-20cd-422d-ae21-3050d462efa4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb437dbcd_0199_4359_b322_5cc1ee32e2f4.slice PodAnnotations:0xc0027d0420}] Aliases:map[]}\"\nJun 09 13:57:00.792952 crc crio[23733]: time=\"2026-06-09T13:57:00.79237471Z\" level=info msg=\"Checking pod openstack_placement-8b6dd45bd-kqsw7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:57:00.843823 crc crio[23733]: time=\"2026-06-09T13:57:00.842550995Z\" level=info msg=\"Ran pod sandbox a6da36cbd4191afb9b9ec49f327d92a4e890305814b6c32494d8c13674c10dab with infra container: openstack/placement-8b6dd45bd-kqsw7/POD\" id=960955a3-7be4-4137-b505-21e40fdb5856 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:00.846862 crc crio[23733]: time=\"2026-06-09T13:57:00.846736729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=545b3867-8460-4097-93f8-bcf09784a0c7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:00.854536 crc crio[23733]: time=\"2026-06-09T13:57:00.854418721Z\" level=info msg=\"Removing container: c8b8e75be5786782165176e34c88b05e7eae7a39ddf830ddfbd622a14b824235\" id=c5d00d8e-7b5d-4c2a-9b84-cffa77385110 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:00.987801 crc crio[23733]: time=\"2026-06-09T13:57:00.987223191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=946d4811-9c7b-4c98-ae28-05f8a2ac5384 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:01.019556 crc crio[23733]: time=\"2026-06-09T13:57:01.018471082Z\" level=info msg=\"Creating container: openstack/neutron-579d96b445-vb49n/neutron-httpd\" id=85dcc6bd-141d-43bb-8265-dba9190ba6db name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:01.019556 crc crio[23733]: time=\"2026-06-09T13:57:01.019069207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:01.023403 crc crio[23733]: 2026-06-09T13:57:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd40fe56eb65dab Mac:26:35:47:b9:05:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/a4ad5b59-7f59-42e9-8122-e542ec2753f6 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:57:01.025173 crc crio[23733]: time=\"2026-06-09T13:57:01.024966775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=6f092b58-d824-483b-8d55-b99d584a9a99 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:01.030280 crc crio[23733]: time=\"2026-06-09T13:57:01.030186935Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:dd40fe56eb65dab18daa2ab1e94b7ca8e6b91866b5a4a4ab2c5d7140bab448a0 UID:9a7d181b-c4eb-408c-b626-eafd795e01ca NetNS:/var/run/netns/a4ad5b59-7f59-42e9-8122-e542ec2753f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a7d181b_c4eb_408c_b626_eafd795e01ca.slice PodAnnotations:0xc0027d0898}] Aliases:map[]}\"\nJun 09 13:57:01.030751 crc crio[23733]: time=\"2026-06-09T13:57:01.030673927Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:57:01.094045 crc crio[23733]: time=\"2026-06-09T13:57:01.09399442Z\" level=info msg=\"Ran pod sandbox dd40fe56eb65dab18daa2ab1e94b7ca8e6b91866b5a4a4ab2c5d7140bab448a0 with infra container: openstack/openstackclient/POD\" id=2ea38885-3a98-4d91-b3b8-8907ed67e941 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:01.103591 crc crio[23733]: time=\"2026-06-09T13:57:01.103502298Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=b00655ff-5b8d-46b8-aaea-50526d6f95f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:01.126820 crc crio[23733]: time=\"2026-06-09T13:57:01.126702699Z\" level=info msg=\"Removed container c8b8e75be5786782165176e34c88b05e7eae7a39ddf830ddfbd622a14b824235: openstack/neutron-68487f7dd5-6sqzd/neutron-httpd\" id=c5d00d8e-7b5d-4c2a-9b84-cffa77385110 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:01.127281 crc crio[23733]: time=\"2026-06-09T13:57:01.12717887Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=b00655ff-5b8d-46b8-aaea-50526d6f95f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:01.127281 crc crio[23733]: time=\"2026-06-09T13:57:01.127248752Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=b00655ff-5b8d-46b8-aaea-50526d6f95f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:01.131481 crc crio[23733]: time=\"2026-06-09T13:57:01.131416915Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=33033ec5-d07d-44f0-8ab5-edef000ebdc6 name=/runtime.v1.ImageService/PullImage\nJun 09 13:57:01.135917 crc crio[23733]: time=\"2026-06-09T13:57:01.135837327Z\" level=info msg=\"Removing container: e995695d03cc2f0caafebc8a1c5d9d06423cac5b91c18f229f0c4d737e3a6ecd\" id=ba0a6581-e9be-4dfd-90e4-069d939ce310 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:01.150972 crc crio[23733]: time=\"2026-06-09T13:57:01.150818491Z\" level=info msg=\"Creating container: openstack/placement-8b6dd45bd-kqsw7/placement-log\" id=4901102b-fa61-40a4-a6d6-1b658c17c880 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:01.152204 crc crio[23733]: time=\"2026-06-09T13:57:01.151933459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:01.162294 crc crio[23733]: time=\"2026-06-09T13:57:01.162209386Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"\nJun 09 13:57:01.178611 crc crio[23733]: time=\"2026-06-09T13:57:01.178210366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:01.210773 crc crio[23733]: time=\"2026-06-09T13:57:01.20798913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:01.239026 crc crio[23733]: time=\"2026-06-09T13:57:01.235314404Z\" level=info msg=\"Created container 9ff1562bd6ec96b971a59208dc9a91dc415a114bee110ff321a1a74d97afd50d: openstack/ceilometer-0/proxy-httpd\" id=8e7ec35e-a2de-4502-8a55-08d5be65d2b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:01.239026 crc crio[23733]: time=\"2026-06-09T13:57:01.238970375Z\" level=info msg=\"Removed container e995695d03cc2f0caafebc8a1c5d9d06423cac5b91c18f229f0c4d737e3a6ecd: openstack/neutron-68487f7dd5-6sqzd/neutron-api\" id=ba0a6581-e9be-4dfd-90e4-069d939ce310 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:01.244297 crc crio[23733]: time=\"2026-06-09T13:57:01.244155104Z\" level=info msg=\"Starting container: 9ff1562bd6ec96b971a59208dc9a91dc415a114bee110ff321a1a74d97afd50d\" id=7de512e6-3205-4646-9e56-2174e9ba90a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:01.254963 crc crio[23733]: time=\"2026-06-09T13:57:01.254631547Z\" level=info msg=\"Started container\" PID=75026 containerID=9ff1562bd6ec96b971a59208dc9a91dc415a114bee110ff321a1a74d97afd50d description=openstack/ceilometer-0/proxy-httpd id=7de512e6-3205-4646-9e56-2174e9ba90a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a\nJun 09 13:57:01.257240 crc crio[23733]: time=\"2026-06-09T13:57:01.256487513Z\" level=info msg=\"Removing container: 632268e0baa192e34d4ef978884161f12e21212f1b00cc86a7a124bbc54d17d6\" id=050721fa-8c01-4bf0-bdfe-7f675bbe9808 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:01.338035 crc crio[23733]: time=\"2026-06-09T13:57:01.337812096Z\" level=info msg=\"Removed container 632268e0baa192e34d4ef978884161f12e21212f1b00cc86a7a124bbc54d17d6: openstack/cinder-api-0/cinder-api\" id=050721fa-8c01-4bf0-bdfe-7f675bbe9808 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:01.345345 crc crio[23733]: time=\"2026-06-09T13:57:01.345261273Z\" level=info msg=\"Removing container: 4db89e23260d42821103b912a1d9d4ec163f9f0860faff8efb2b7f6ca71988d4\" id=ebdd547e-5327-41ab-9d31-54bdbe6e1ce7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:01.420740 crc crio[23733]: time=\"2026-06-09T13:57:01.418017262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:01.422705 crc crio[23733]: time=\"2026-06-09T13:57:01.422603826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:01.502504 crc crio[23733]: time=\"2026-06-09T13:57:01.502431533Z\" level=info msg=\"Removed container 4db89e23260d42821103b912a1d9d4ec163f9f0860faff8efb2b7f6ca71988d4: openstack/cinder-api-0/cinder-api-log\" id=ebdd547e-5327-41ab-9d31-54bdbe6e1ce7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:01.553939 crc crio[23733]: time=\"2026-06-09T13:57:01.553032387Z\" level=info msg=\"Created container 49a7c1190402778f9499c3edd59dcaee9fcecd6eb1298cf250aa188d60d1c484: openstack/neutron-579d96b445-vb49n/neutron-httpd\" id=85dcc6bd-141d-43bb-8265-dba9190ba6db name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:01.557914 crc crio[23733]: time=\"2026-06-09T13:57:01.557381686Z\" level=info msg=\"Starting container: 49a7c1190402778f9499c3edd59dcaee9fcecd6eb1298cf250aa188d60d1c484\" id=3e78d6a6-c397-4525-93e6-b2c431ed53e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:01.564440 crc crio[23733]: time=\"2026-06-09T13:57:01.564390141Z\" level=info msg=\"Started container\" PID=75043 containerID=49a7c1190402778f9499c3edd59dcaee9fcecd6eb1298cf250aa188d60d1c484 description=openstack/neutron-579d96b445-vb49n/neutron-httpd id=3e78d6a6-c397-4525-93e6-b2c431ed53e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f41e1b789961a81583bb61ab645d33a466284b88052acc73088432af8af553e\nJun 09 13:57:01.705362 crc crio[23733]: time=\"2026-06-09T13:57:01.699767846Z\" level=info msg=\"Created container fcc8c817f9a8458124866b8600b6eac7894cc50fac2a5a1c8cebe200f0f31994: openstack/placement-8b6dd45bd-kqsw7/placement-log\" id=4901102b-fa61-40a4-a6d6-1b658c17c880 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:01.707026 crc crio[23733]: time=\"2026-06-09T13:57:01.705612292Z\" level=info msg=\"Starting container: fcc8c817f9a8458124866b8600b6eac7894cc50fac2a5a1c8cebe200f0f31994\" id=4a18f5ac-ee54-45d3-a258-7348a4535b39 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:01.725550 crc crio[23733]: time=\"2026-06-09T13:57:01.72354906Z\" level=info msg=\"Started container\" PID=75048 containerID=fcc8c817f9a8458124866b8600b6eac7894cc50fac2a5a1c8cebe200f0f31994 description=openstack/placement-8b6dd45bd-kqsw7/placement-log id=4a18f5ac-ee54-45d3-a258-7348a4535b39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6da36cbd4191afb9b9ec49f327d92a4e890305814b6c32494d8c13674c10dab\nJun 09 13:57:01.755454 crc crio[23733]: time=\"2026-06-09T13:57:01.755391766Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=c9b9a047-a64a-49b2-88bb-c932ec64a52b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:01.878096 crc crio[23733]: time=\"2026-06-09T13:57:01.87632771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=1a446417-bd19-4bdd-b9f0-b60e88c63f83 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:01.893624 crc crio[23733]: time=\"2026-06-09T13:57:01.89355005Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=4454614d-7658-4299-9e03-b1fc3161b7ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:01.893821 crc crio[23733]: time=\"2026-06-09T13:57:01.893692734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:01.951018 crc crio[23733]: time=\"2026-06-09T13:57:01.950764321Z\" level=info msg=\"Creating container: openstack/placement-8b6dd45bd-kqsw7/placement-api\" id=51a1a8ac-16e2-4af3-a5c9-fed7c66fa3f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:01.951483 crc crio[23733]: time=\"2026-06-09T13:57:01.951439117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:01.985988 crc crio[23733]: time=\"2026-06-09T13:57:01.985830817Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:0885b4c23e288949e18e00bc6a4647df0370d5e598c59f9ece2b797824d380fb UID:c73a8eed-db26-4c8d-a216-014996642ede NetNS:/var/run/netns/56535322-4e16-48a9-8600-015cd0d0743d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc73a8eed_db26_4c8d_a216_014996642ede.slice PodAnnotations:0xc0020d81f0}] Aliases:map[]}\"\nJun 09 13:57:01.985988 crc crio[23733]: time=\"2026-06-09T13:57:01.985904669Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:01.995851 crc crio[23733]: time=\"2026-06-09T13:57:01.995708884Z\" level=info msg=\"Stopping container: cd887c25442842ac5bb245fdef55077801c8f32ac350a99e55a46e18fb08c173 (timeout: 30s)\" id=b5b4da10-0c10-44dd-8dfe-c760ec73f93c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:02.006452 crc crio[23733]: time=\"2026-06-09T13:57:02.006347531Z\" level=info msg=\"Stopping container: 2a878d812616103a97011bcfa8de6b6fde65e41f40f5d3eaa61209e8471b8f57 (timeout: 30s)\" id=94818302-6bbd-4d9c-a8de-a063a760f50c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:02.006452 crc crio[23733]: time=\"2026-06-09T13:57:02.006392412Z\" level=info msg=\"Stopping container: 1d2f0bb101c05a928966f7d0bb932e4c22deaf89c512c8488d0d8d2e69d1c16d (timeout: 30s)\" id=efd97282-f249-4403-b719-be6a1a7f4a50 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:02.007161 crc crio[23733]: time=\"2026-06-09T13:57:02.006566896Z\" level=info msg=\"Stopping container: 9ff1562bd6ec96b971a59208dc9a91dc415a114bee110ff321a1a74d97afd50d (timeout: 30s)\" id=786b0ce8-d535-4264-855c-bf1a1b3992ea name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:02.141988 crc crio[23733]: time=\"2026-06-09T13:57:02.140856122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:02.159001 crc crio[23733]: time=\"2026-06-09T13:57:02.158490694Z\" level=info msg=\"Stopped container 2a878d812616103a97011bcfa8de6b6fde65e41f40f5d3eaa61209e8471b8f57: openstack/ceilometer-0/sg-core\" id=94818302-6bbd-4d9c-a8de-a063a760f50c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:02.167008 crc crio[23733]: time=\"2026-06-09T13:57:02.166918404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:02.264423 crc crio[23733]: time=\"2026-06-09T13:57:02.264307789Z\" level=info msg=\"Stopped container 9ff1562bd6ec96b971a59208dc9a91dc415a114bee110ff321a1a74d97afd50d: openstack/ceilometer-0/proxy-httpd\" id=786b0ce8-d535-4264-855c-bf1a1b3992ea name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:02.399851 crc crio[23733]: time=\"2026-06-09T13:57:02.399466029Z\" level=info msg=\"Created container 89c9f4db85c618d55e049cd806ce44e762532c4811c2f71e0f0d4387fa158850: openstack/placement-8b6dd45bd-kqsw7/placement-api\" id=51a1a8ac-16e2-4af3-a5c9-fed7c66fa3f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:02.404244 crc crio[23733]: time=\"2026-06-09T13:57:02.403442039Z\" level=info msg=\"Starting container: 89c9f4db85c618d55e049cd806ce44e762532c4811c2f71e0f0d4387fa158850\" id=a57fee7f-8868-46bd-9eae-08a5a530201b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:02.416554 crc crio[23733]: time=\"2026-06-09T13:57:02.416440933Z\" level=info msg=\"Started container\" PID=75431 containerID=89c9f4db85c618d55e049cd806ce44e762532c4811c2f71e0f0d4387fa158850 description=openstack/placement-8b6dd45bd-kqsw7/placement-api id=a57fee7f-8868-46bd-9eae-08a5a530201b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6da36cbd4191afb9b9ec49f327d92a4e890305814b6c32494d8c13674c10dab\nJun 09 13:57:02.797817 crc crio[23733]: 2026-06-09T13:57:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0885b4c23e28894 Mac:76:ce:37:35:a1:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/56535322-4e16-48a9-8600-015cd0d0743d SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:57:02.799906 crc crio[23733]: time=\"2026-06-09T13:57:02.799798098Z\" level=info msg=\"Stopped container 1d2f0bb101c05a928966f7d0bb932e4c22deaf89c512c8488d0d8d2e69d1c16d: openstack/ceilometer-0/ceilometer-notification-agent\" id=efd97282-f249-4403-b719-be6a1a7f4a50 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:02.801946 crc crio[23733]: time=\"2026-06-09T13:57:02.801873129Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:0885b4c23e288949e18e00bc6a4647df0370d5e598c59f9ece2b797824d380fb UID:c73a8eed-db26-4c8d-a216-014996642ede NetNS:/var/run/netns/56535322-4e16-48a9-8600-015cd0d0743d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc73a8eed_db26_4c8d_a216_014996642ede.slice PodAnnotations:0xc0020d81f0}] Aliases:map[]}\"\nJun 09 13:57:02.802265 crc crio[23733]: time=\"2026-06-09T13:57:02.802205317Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:57:02.815421 crc crio[23733]: time=\"2026-06-09T13:57:02.814928595Z\" level=info msg=\"Ran pod sandbox 0885b4c23e288949e18e00bc6a4647df0370d5e598c59f9ece2b797824d380fb with infra container: openstack/cinder-api-0/POD\" id=4454614d-7658-4299-9e03-b1fc3161b7ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:02.820551 crc crio[23733]: time=\"2026-06-09T13:57:02.820473524Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=e8b4cc0e-96ab-41d7-965d-00e1a400eaa0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:02.826701 crc crio[23733]: time=\"2026-06-09T13:57:02.826601917Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=27d18466-046f-4026-97cc-75e63a0c97a4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:02.851046 crc crio[23733]: time=\"2026-06-09T13:57:02.850929136Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=c337dee9-38b1-4181-a926-a0289b23e138 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:02.851762 crc crio[23733]: time=\"2026-06-09T13:57:02.851688144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:02.979974 crc crio[23733]: time=\"2026-06-09T13:57:02.979736736Z\" level=info msg=\"Stopped container cd887c25442842ac5bb245fdef55077801c8f32ac350a99e55a46e18fb08c173: openstack/ceilometer-0/ceilometer-central-agent\" id=b5b4da10-0c10-44dd-8dfe-c760ec73f93c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:02.980952 crc crio[23733]: time=\"2026-06-09T13:57:02.980888664Z\" level=info msg=\"Stopping pod sandbox: f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a\" id=aa907d7f-e528-4761-ad43-12291f7d9734 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:02.981536 crc crio[23733]: time=\"2026-06-09T13:57:02.981448798Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a UID:aeb85015-c7f6-4c39-bb9f-3aee0b2c987f NetNS:/var/run/netns/67220ea8-f14b-4e04-9708-9899550864f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeb85015_c7f6_4c39_bb9f_3aee0b2c987f.slice PodAnnotations:0xc0025a60c8}] Aliases:map[]}\"\nJun 09 13:57:02.981714 crc crio[23733]: time=\"2026-06-09T13:57:02.981624963Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:03.008310 crc crio[23733]: time=\"2026-06-09T13:57:03.007993692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:03.482849 crc crio[23733]: time=\"2026-06-09T13:57:03.482454804Z\" level=info msg=\"Stopped pod sandbox: f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a\" id=aa907d7f-e528-4761-ad43-12291f7d9734 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:04.224780 crc crio[23733]: time=\"2026-06-09T13:57:04.224157048Z\" level=info msg=\"Removing container: 9ff1562bd6ec96b971a59208dc9a91dc415a114bee110ff321a1a74d97afd50d\" id=68c94746-4df4-48b9-bcac-65cb8537103c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:04.296553 crc crio[23733]: time=\"2026-06-09T13:57:04.293991644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:04.372479 crc crio[23733]: time=\"2026-06-09T13:57:04.371930192Z\" level=info msg=\"Removed container 9ff1562bd6ec96b971a59208dc9a91dc415a114bee110ff321a1a74d97afd50d: openstack/ceilometer-0/proxy-httpd\" id=68c94746-4df4-48b9-bcac-65cb8537103c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:04.397399 crc crio[23733]: time=\"2026-06-09T13:57:04.397316046Z\" level=info msg=\"Removing container: 2a878d812616103a97011bcfa8de6b6fde65e41f40f5d3eaa61209e8471b8f57\" id=87dd62b8-9f78-4768-8d34-ec8a01bf89e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:04.482252 crc crio[23733]: time=\"2026-06-09T13:57:04.482066836Z\" level=info msg=\"Removed container 2a878d812616103a97011bcfa8de6b6fde65e41f40f5d3eaa61209e8471b8f57: openstack/ceilometer-0/sg-core\" id=87dd62b8-9f78-4768-8d34-ec8a01bf89e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:04.509247 crc crio[23733]: time=\"2026-06-09T13:57:04.508755873Z\" level=info msg=\"Removing container: 1d2f0bb101c05a928966f7d0bb932e4c22deaf89c512c8488d0d8d2e69d1c16d\" id=36262dc4-76f0-432d-b4a5-c66921acdbb2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:04.521656 crc crio[23733]: time=\"2026-06-09T13:57:04.521532722Z\" level=info msg=\"Created container 2b8548cc9e10f763e3a34218a6aae32ea331e6fd84c02db1e572e1d3c553b485: openstack/cinder-api-0/cinder-api-log\" id=c337dee9-38b1-4181-a926-a0289b23e138 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:04.524015 crc crio[23733]: time=\"2026-06-09T13:57:04.523948863Z\" level=info msg=\"Starting container: 2b8548cc9e10f763e3a34218a6aae32ea331e6fd84c02db1e572e1d3c553b485\" id=14017aa2-cf54-49b0-9a47-85a1038a1473 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:04.534706 crc crio[23733]: time=\"2026-06-09T13:57:04.534532018Z\" level=info msg=\"Started container\" PID=75666 containerID=2b8548cc9e10f763e3a34218a6aae32ea331e6fd84c02db1e572e1d3c553b485 description=openstack/cinder-api-0/cinder-api-log id=14017aa2-cf54-49b0-9a47-85a1038a1473 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0885b4c23e288949e18e00bc6a4647df0370d5e598c59f9ece2b797824d380fb\nJun 09 13:57:04.551015 crc crio[23733]: time=\"2026-06-09T13:57:04.550880756Z\" level=info msg=\"Removed container 1d2f0bb101c05a928966f7d0bb932e4c22deaf89c512c8488d0d8d2e69d1c16d: openstack/ceilometer-0/ceilometer-notification-agent\" id=36262dc4-76f0-432d-b4a5-c66921acdbb2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:04.551633 crc crio[23733]: time=\"2026-06-09T13:57:04.550902226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=cb149f70-6bdd-4e3c-b84f-e38b7e384cbb name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:04.556581 crc crio[23733]: time=\"2026-06-09T13:57:04.556484996Z\" level=info msg=\"Removing container: cd887c25442842ac5bb245fdef55077801c8f32ac350a99e55a46e18fb08c173\" id=c751eec4-7f1e-4ca8-8a8f-398e3fd69ff7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:04.615159 crc crio[23733]: time=\"2026-06-09T13:57:04.614990229Z\" level=info msg=\"Removed container cd887c25442842ac5bb245fdef55077801c8f32ac350a99e55a46e18fb08c173: openstack/ceilometer-0/ceilometer-central-agent\" id=c751eec4-7f1e-4ca8-8a8f-398e3fd69ff7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:04.657620 crc crio[23733]: time=\"2026-06-09T13:57:04.657319697Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a54f75f7-47bc-41e7-95e8-21d97433e32a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:04.680219 crc crio[23733]: time=\"2026-06-09T13:57:04.677950753Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=0bc70e5c-f097-4db4-a447-a1ecc5a9d22f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:04.682079 crc crio[23733]: time=\"2026-06-09T13:57:04.68182143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:04.778808 crc crio[23733]: time=\"2026-06-09T13:57:04.778519826Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=41f911e1-ed2b-425f-8a4c-0d7372182fa2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:04.778808 crc crio[23733]: time=\"2026-06-09T13:57:04.778719031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:04.795696 crc crio[23733]: time=\"2026-06-09T13:57:04.795581844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:04.879771 crc crio[23733]: time=\"2026-06-09T13:57:04.879632445Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db UID:3984959f-26ec-48da-baca-b2e01998ded1 NetNS:/var/run/netns/8cfe99a2-a318-497d-9321-61680fc9f54e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3984959f_26ec_48da_baca_b2e01998ded1.slice PodAnnotations:0xc001026088}] Aliases:map[]}\"\nJun 09 13:57:04.879771 crc crio[23733]: time=\"2026-06-09T13:57:04.879752898Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:05.556075 crc crio[23733]: 2026-06-09T13:57:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fbdaeb3c34ef34 Mac:66:2a:4b:59:12:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/8cfe99a2-a318-497d-9321-61680fc9f54e SocketPath: PciID:}] [{Interface:0xc000181580 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:57:05.559411 crc crio[23733]: time=\"2026-06-09T13:57:05.559367459Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db UID:3984959f-26ec-48da-baca-b2e01998ded1 NetNS:/var/run/netns/8cfe99a2-a318-497d-9321-61680fc9f54e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3984959f_26ec_48da_baca_b2e01998ded1.slice PodAnnotations:0xc001026088}] Aliases:map[]}\"\nJun 09 13:57:05.559828 crc crio[23733]: time=\"2026-06-09T13:57:05.55979819Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:57:05.571222 crc crio[23733]: time=\"2026-06-09T13:57:05.571179915Z\" level=info msg=\"Ran pod sandbox 8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db with infra container: openstack/ceilometer-0/POD\" id=41f911e1-ed2b-425f-8a4c-0d7372182fa2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:05.575523 crc crio[23733]: time=\"2026-06-09T13:57:05.57540984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=f53a6351-0fdc-4d38-aac8-f76a3ed99b70 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:05.612038 crc crio[23733]: time=\"2026-06-09T13:57:05.611937802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=f471127b-2066-4a92-ae75-da332c424217 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:05.627718 crc crio[23733]: time=\"2026-06-09T13:57:05.627591485Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=be21267c-19e7-4d99-aa8a-8d6e83c41e52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:05.629624 crc crio[23733]: time=\"2026-06-09T13:57:05.629560324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:05.705013 crc crio[23733]: time=\"2026-06-09T13:57:05.704911078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:05.717745 crc crio[23733]: time=\"2026-06-09T13:57:05.717617385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:05.901900 crc crio[23733]: time=\"2026-06-09T13:57:05.901845701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:05.910967 crc crio[23733]: time=\"2026-06-09T13:57:05.910877657Z\" level=info msg=\"Created container a48505a8e7aa9d6998f8226b6a281471becbe6c205eb45f4201791a95c7ef0b9: openstack/ceilometer-0/ceilometer-central-agent\" id=be21267c-19e7-4d99-aa8a-8d6e83c41e52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:05.913524 crc crio[23733]: time=\"2026-06-09T13:57:05.912717003Z\" level=info msg=\"Starting container: a48505a8e7aa9d6998f8226b6a281471becbe6c205eb45f4201791a95c7ef0b9\" id=ed18acf0-5715-43b8-8366-ae2467a64856 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:05.921836 crc crio[23733]: time=\"2026-06-09T13:57:05.919092082Z\" level=info msg=\"Started container\" PID=75810 containerID=a48505a8e7aa9d6998f8226b6a281471becbe6c205eb45f4201791a95c7ef0b9 description=openstack/ceilometer-0/ceilometer-central-agent id=ed18acf0-5715-43b8-8366-ae2467a64856 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db\nJun 09 13:57:05.931450 crc crio[23733]: time=\"2026-06-09T13:57:05.931329568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=8915b739-419e-4e46-a304-74f451fd2967 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:05.977353 crc crio[23733]: time=\"2026-06-09T13:57:05.976487268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=8f6a55f4-95a2-454b-ad7d-aa4623a70f5b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:05.984685 crc crio[23733]: time=\"2026-06-09T13:57:05.98458531Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=d7d258ac-8a8d-4868-83aa-138f5d8ef90e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:05.985241 crc crio[23733]: time=\"2026-06-09T13:57:05.985189215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:06.057351 crc crio[23733]: time=\"2026-06-09T13:57:06.057249837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:06.061687 crc crio[23733]: time=\"2026-06-09T13:57:06.061573345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:06.297895 crc crio[23733]: time=\"2026-06-09T13:57:06.29776757Z\" level=info msg=\"Created container 2db8dff7a1d1dec9419e394c9a209272cb22fd98b3ac3c8d8c98c1362970ed55: openstack/cinder-api-0/cinder-api\" id=0bc70e5c-f097-4db4-a447-a1ecc5a9d22f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:06.308362 crc crio[23733]: time=\"2026-06-09T13:57:06.308306063Z\" level=info msg=\"Starting container: 2db8dff7a1d1dec9419e394c9a209272cb22fd98b3ac3c8d8c98c1362970ed55\" id=aed1c637-c20f-43d1-99e4-25e0d7d13aa2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:06.313264 crc crio[23733]: time=\"2026-06-09T13:57:06.312860577Z\" level=info msg=\"Created container cbdc0dd40fca9513e5d5f6fd3baca2e8c825e47e6997105a8817788e877dfa16: openstack/ceilometer-0/ceilometer-notification-agent\" id=d7d258ac-8a8d-4868-83aa-138f5d8ef90e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:06.316144 crc crio[23733]: time=\"2026-06-09T13:57:06.316038477Z\" level=info msg=\"Started container\" PID=75838 containerID=2db8dff7a1d1dec9419e394c9a209272cb22fd98b3ac3c8d8c98c1362970ed55 description=openstack/cinder-api-0/cinder-api id=aed1c637-c20f-43d1-99e4-25e0d7d13aa2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0885b4c23e288949e18e00bc6a4647df0370d5e598c59f9ece2b797824d380fb\nJun 09 13:57:06.316241 crc crio[23733]: time=\"2026-06-09T13:57:06.316202501Z\" level=info msg=\"Starting container: cbdc0dd40fca9513e5d5f6fd3baca2e8c825e47e6997105a8817788e877dfa16\" id=19a3db5e-6820-4d71-b3c9-a0f79cb175e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:06.326967 crc crio[23733]: time=\"2026-06-09T13:57:06.326432986Z\" level=info msg=\"Started container\" PID=75851 containerID=cbdc0dd40fca9513e5d5f6fd3baca2e8c825e47e6997105a8817788e877dfa16 description=openstack/ceilometer-0/ceilometer-notification-agent id=19a3db5e-6820-4d71-b3c9-a0f79cb175e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db\nJun 09 13:57:06.347768 crc crio[23733]: time=\"2026-06-09T13:57:06.347527224Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ccad609c-bf14-48c3-a791-e0bad89e1aa0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:06.384751 crc crio[23733]: time=\"2026-06-09T13:57:06.383696288Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=f86a713c-e390-4e3f-8056-f27588ba4082 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:06.400987 crc crio[23733]: time=\"2026-06-09T13:57:06.399924523Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=e2138de1-66a2-45d8-a1fe-2f2eedb25943 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:06.400987 crc crio[23733]: time=\"2026-06-09T13:57:06.400895478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:06.514307 crc crio[23733]: time=\"2026-06-09T13:57:06.514088909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:06.527408 crc crio[23733]: time=\"2026-06-09T13:57:06.527289898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:06.573758 crc crio[23733]: time=\"2026-06-09T13:57:06.573519654Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-5c7bdb47bc-jdgl7/POD\" id=f89aed30-d876-4d8e-aa3c-772c88ff6bfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:06.574907 crc crio[23733]: time=\"2026-06-09T13:57:06.573799491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:06.704010 crc crio[23733]: time=\"2026-06-09T13:57:06.702875918Z\" level=info msg=\"Created container bca0a623c239fb7c025d48733419e3c468cbc64a6bce10b77f82b67341306543: openstack/ceilometer-0/sg-core\" id=e2138de1-66a2-45d8-a1fe-2f2eedb25943 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:06.719007 crc crio[23733]: time=\"2026-06-09T13:57:06.717492953Z\" level=info msg=\"Starting container: bca0a623c239fb7c025d48733419e3c468cbc64a6bce10b77f82b67341306543\" id=8a9aa3c4-1959-417a-8ad8-f0aee24944fd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:06.725531 crc crio[23733]: time=\"2026-06-09T13:57:06.72537518Z\" level=info msg=\"Started container\" PID=75932 containerID=bca0a623c239fb7c025d48733419e3c468cbc64a6bce10b77f82b67341306543 description=openstack/ceilometer-0/sg-core id=8a9aa3c4-1959-417a-8ad8-f0aee24944fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db\nJun 09 13:57:06.757343 crc crio[23733]: time=\"2026-06-09T13:57:06.757193486Z\" level=info msg=\"Got pod network &{Name:swift-proxy-5c7bdb47bc-jdgl7 Namespace:openstack ID:96b1b8706ba8a1eabf3607a26aab8e4c8dcb303444263a91af9742540c212ee5 UID:f65db7aa-82a7-40c7-a1f0-1d568e77fe0b NetNS:/var/run/netns/e26bcd2c-79d4-4a1e-aeb5-8a962e905dae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf65db7aa_82a7_40c7_a1f0_1d568e77fe0b.slice PodAnnotations:0xc00720c2e8}] Aliases:map[]}\"\nJun 09 13:57:06.757343 crc crio[23733]: time=\"2026-06-09T13:57:06.757292648Z\" level=info msg=\"Adding pod openstack_swift-proxy-5c7bdb47bc-jdgl7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:06.787882 crc crio[23733]: time=\"2026-06-09T13:57:06.787474013Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=c8a681ee-2190-46ce-b7ad-b766b0cd1483 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:06.862179 crc crio[23733]: time=\"2026-06-09T13:57:06.859494863Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d509b33b-6051-49c1-9eb3-fae2c277664f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:06.884177 crc crio[23733]: time=\"2026-06-09T13:57:06.883425562Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=998603c5-0521-48f9-b953-3068dc3ae42a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:06.886194 crc crio[23733]: time=\"2026-06-09T13:57:06.885700508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:06.958698 crc crio[23733]: time=\"2026-06-09T13:57:06.954511338Z\" level=info msg=\"Removing container: b44e34eed04428deacb45adcace3a81cd3dff19c0083054effee854ee6cc342d\" id=6cf0fe50-bbd0-48fa-8ae8-235983b8bdcc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:06.994183 crc crio[23733]: time=\"2026-06-09T13:57:06.993811622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:07.013539 crc crio[23733]: time=\"2026-06-09T13:57:07.01255536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:07.214974 crc crio[23733]: time=\"2026-06-09T13:57:07.212847527Z\" level=info msg=\"Created container e0c217a7a0ecc4d3db3376232222a70b8266dbd595129ba85a5f92430cd70dee: openstack/ceilometer-0/proxy-httpd\" id=998603c5-0521-48f9-b953-3068dc3ae42a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:07.230313 crc crio[23733]: time=\"2026-06-09T13:57:07.230204212Z\" level=info msg=\"Starting container: e0c217a7a0ecc4d3db3376232222a70b8266dbd595129ba85a5f92430cd70dee\" id=42f2d3a1-6be5-4651-b881-44db5ee22032 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:07.253180 crc crio[23733]: time=\"2026-06-09T13:57:07.252521869Z\" level=info msg=\"Started container\" PID=76143 containerID=e0c217a7a0ecc4d3db3376232222a70b8266dbd595129ba85a5f92430cd70dee description=openstack/ceilometer-0/proxy-httpd id=42f2d3a1-6be5-4651-b881-44db5ee22032 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db\nJun 09 13:57:07.366189 crc crio[23733]: time=\"2026-06-09T13:57:07.36533602Z\" level=info msg=\"Removed container b44e34eed04428deacb45adcace3a81cd3dff19c0083054effee854ee6cc342d: openshift-infra/auto-csr-approver-29683550-w5snz/oc\" id=6cf0fe50-bbd0-48fa-8ae8-235983b8bdcc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:07.432258 crc crio[23733]: time=\"2026-06-09T13:57:07.428749425Z\" level=info msg=\"Stopping pod sandbox: 76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703\" id=97b8c1c9-b767-4238-b77b-93ed5b49a327 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:07.432258 crc crio[23733]: time=\"2026-06-09T13:57:07.428917619Z\" level=info msg=\"Stopped pod sandbox (already stopped): 76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703\" id=97b8c1c9-b767-4238-b77b-93ed5b49a327 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:07.433037 crc crio[23733]: time=\"2026-06-09T13:57:07.432916469Z\" level=info msg=\"Removing pod sandbox: 76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703\" id=16eebddd-c42d-4573-8bbb-9cce0fa0c726 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:57:07.541687 crc crio[23733]: time=\"2026-06-09T13:57:07.541504724Z\" level=info msg=\"Removed pod sandbox: 76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703\" id=16eebddd-c42d-4573-8bbb-9cce0fa0c726 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:57:07.545177 crc crio[23733]: time=\"2026-06-09T13:57:07.54294481Z\" level=info msg=\"Stopping pod sandbox: f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea\" id=eb5838d4-9b19-4c1e-95a8-b205880a7baf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:07.545177 crc crio[23733]: time=\"2026-06-09T13:57:07.543043003Z\" level=info msg=\"Stopped pod sandbox (already stopped): f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea\" id=eb5838d4-9b19-4c1e-95a8-b205880a7baf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:07.545177 crc crio[23733]: time=\"2026-06-09T13:57:07.543722039Z\" level=info msg=\"Removing pod sandbox: f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea\" id=d917d6cf-ebc6-44ca-a68e-bda1ba478358 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:57:07.596582 crc crio[23733]: time=\"2026-06-09T13:57:07.596398847Z\" level=info msg=\"Removed pod sandbox: f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea\" id=d917d6cf-ebc6-44ca-a68e-bda1ba478358 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:57:07.602775 crc crio[23733]: time=\"2026-06-09T13:57:07.602674943Z\" level=info msg=\"Stopping pod sandbox: 80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc\" id=9ca791ab-afc5-4f86-b46a-7c08c2184f53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:07.602775 crc crio[23733]: time=\"2026-06-09T13:57:07.602776095Z\" level=info msg=\"Stopped pod sandbox (already stopped): 80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc\" id=9ca791ab-afc5-4f86-b46a-7c08c2184f53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:07.610934 crc crio[23733]: time=\"2026-06-09T13:57:07.610832267Z\" level=info msg=\"Removing pod sandbox: 80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc\" id=edbd8681-c8c2-4a70-9139-c73d43f7d840 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:57:07.646047 crc crio[23733]: time=\"2026-06-09T13:57:07.645876613Z\" level=info msg=\"Removed pod sandbox: 80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc\" id=edbd8681-c8c2-4a70-9139-c73d43f7d840 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:57:07.649686 crc crio[23733]: time=\"2026-06-09T13:57:07.649573176Z\" level=info msg=\"Stopping pod sandbox: 1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186\" id=58c48444-bb0d-4937-bc81-79de78c7b2a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:07.649850 crc crio[23733]: time=\"2026-06-09T13:57:07.64972388Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186\" id=58c48444-bb0d-4937-bc81-79de78c7b2a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:07.655266 crc crio[23733]: time=\"2026-06-09T13:57:07.654996922Z\" level=info msg=\"Removing pod sandbox: 1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186\" id=7d4a2bb7-866e-4f24-9f05-20557102f5ff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:57:07.713011 crc crio[23733]: time=\"2026-06-09T13:57:07.712602632Z\" level=info msg=\"Removed pod sandbox: 1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186\" id=7d4a2bb7-866e-4f24-9f05-20557102f5ff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:57:07.713911 crc crio[23733]: time=\"2026-06-09T13:57:07.713831643Z\" level=info msg=\"Stopping pod sandbox: 195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8\" id=1ef19865-6449-4de1-aa91-633675e5f45c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:07.714241 crc crio[23733]: time=\"2026-06-09T13:57:07.713933625Z\" level=info msg=\"Stopped pod sandbox (already stopped): 195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8\" id=1ef19865-6449-4de1-aa91-633675e5f45c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:07.716383 crc crio[23733]: time=\"2026-06-09T13:57:07.716313925Z\" level=info msg=\"Removing pod sandbox: 195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8\" id=29deb52a-cb05-450d-9e3d-c2d4fabeb7d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:57:07.746416 crc crio[23733]: time=\"2026-06-09T13:57:07.745743391Z\" level=info msg=\"Removed pod sandbox: 195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8\" id=29deb52a-cb05-450d-9e3d-c2d4fabeb7d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:57:07.747374 crc crio[23733]: time=\"2026-06-09T13:57:07.747288279Z\" level=info msg=\"Stopping pod sandbox: f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a\" id=4228ca13-f4de-4a61-a1b4-c29a4358adbc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:07.747464 crc crio[23733]: time=\"2026-06-09T13:57:07.747422402Z\" level=info msg=\"Stopped pod sandbox (already stopped): f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a\" id=4228ca13-f4de-4a61-a1b4-c29a4358adbc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:07.748511 crc crio[23733]: time=\"2026-06-09T13:57:07.748437818Z\" level=info msg=\"Removing pod sandbox: f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a\" id=a500a9e7-d737-4999-b88f-0be368d995ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:57:07.773172 crc crio[23733]: time=\"2026-06-09T13:57:07.772969902Z\" level=info msg=\"Removed pod sandbox: f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a\" id=a500a9e7-d737-4999-b88f-0be368d995ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:57:07.778216 crc crio[23733]: time=\"2026-06-09T13:57:07.778068509Z\" level=info msg=\"Stopping pod sandbox: 740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444\" id=c1f15560-9ed2-42b0-874a-7bbaf92b5c10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:07.778595 crc crio[23733]: time=\"2026-06-09T13:57:07.778235243Z\" level=info msg=\"Stopped pod sandbox (already stopped): 740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444\" id=c1f15560-9ed2-42b0-874a-7bbaf92b5c10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:07.780576 crc crio[23733]: time=\"2026-06-09T13:57:07.78050653Z\" level=info msg=\"Removing pod sandbox: 740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444\" id=d30cc028-5016-4d5f-865e-f2069d141cf0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:57:07.815551 crc crio[23733]: time=\"2026-06-09T13:57:07.815222267Z\" level=info msg=\"Removed pod sandbox: 740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444\" id=d30cc028-5016-4d5f-865e-f2069d141cf0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:57:07.827828 crc crio[23733]: time=\"2026-06-09T13:57:07.827469183Z\" level=info msg=\"Stopping pod sandbox: 7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25\" id=7dcd7b62-30f4-4eda-80a2-431fbc83827c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:07.827828 crc crio[23733]: time=\"2026-06-09T13:57:07.827586326Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25\" id=7dcd7b62-30f4-4eda-80a2-431fbc83827c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:07.828420 crc crio[23733]: time=\"2026-06-09T13:57:07.828363106Z\" level=info msg=\"Removing pod sandbox: 7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25\" id=0cdbeecd-2a1e-48e3-a7c4-01e8c58ef9e7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:57:07.893337 crc crio[23733]: 2026-06-09T13:57:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96b1b8706ba8a1e Mac:52:2f:62:ec:28:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/e26bcd2c-79d4-4a1e-aeb5-8a962e905dae SocketPath: PciID:}] [{Interface:0xc0002f4830 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:57:07.900072 crc crio[23733]: time=\"2026-06-09T13:57:07.896981012Z\" level=info msg=\"Got pod network &{Name:swift-proxy-5c7bdb47bc-jdgl7 Namespace:openstack ID:96b1b8706ba8a1eabf3607a26aab8e4c8dcb303444263a91af9742540c212ee5 UID:f65db7aa-82a7-40c7-a1f0-1d568e77fe0b NetNS:/var/run/netns/e26bcd2c-79d4-4a1e-aeb5-8a962e905dae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf65db7aa_82a7_40c7_a1f0_1d568e77fe0b.slice PodAnnotations:0xc00720c2e8}] Aliases:map[]}\"\nJun 09 13:57:07.900072 crc crio[23733]: time=\"2026-06-09T13:57:07.897237808Z\" level=info msg=\"Checking pod openstack_swift-proxy-5c7bdb47bc-jdgl7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:57:07.903312 crc crio[23733]: time=\"2026-06-09T13:57:07.903262459Z\" level=info msg=\"Removed pod sandbox: 7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25\" id=0cdbeecd-2a1e-48e3-a7c4-01e8c58ef9e7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:57:07.906850 crc crio[23733]: time=\"2026-06-09T13:57:07.906751356Z\" level=info msg=\"Stopping pod sandbox: a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704\" id=52c96af5-32f7-45fb-bded-4fb4a4c42506 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:07.908224 crc crio[23733]: time=\"2026-06-09T13:57:07.908051459Z\" level=info msg=\"Stopped pod sandbox (already stopped): a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704\" id=52c96af5-32f7-45fb-bded-4fb4a4c42506 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:07.910081 crc crio[23733]: time=\"2026-06-09T13:57:07.909957456Z\" level=info msg=\"Removing pod sandbox: a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704\" id=f512010e-6e8d-47f2-b978-4e03c8ff4b44 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:57:07.916498 crc crio[23733]: time=\"2026-06-09T13:57:07.915843623Z\" level=info msg=\"Ran pod sandbox 96b1b8706ba8a1eabf3607a26aab8e4c8dcb303444263a91af9742540c212ee5 with infra container: openstack/swift-proxy-5c7bdb47bc-jdgl7/POD\" id=f89aed30-d876-4d8e-aa3c-772c88ff6bfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:07.920006 crc crio[23733]: time=\"2026-06-09T13:57:07.919902534Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=fb9b4089-67ee-453b-8584-207bdd87beec name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:07.938457 crc crio[23733]: time=\"2026-06-09T13:57:07.938353387Z\" level=info msg=\"Removed pod sandbox: a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704\" id=f512010e-6e8d-47f2-b978-4e03c8ff4b44 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:57:07.943464 crc crio[23733]: time=\"2026-06-09T13:57:07.943367561Z\" level=info msg=\"Stopping pod sandbox: 6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d\" id=bc619e04-94c1-486b-9ad0-ba7af0996c75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:07.943597 crc crio[23733]: time=\"2026-06-09T13:57:07.943483124Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d\" id=bc619e04-94c1-486b-9ad0-ba7af0996c75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:07.950283 crc crio[23733]: time=\"2026-06-09T13:57:07.950232093Z\" level=info msg=\"Removing pod sandbox: 6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d\" id=0b10ed58-77ca-4187-b6db-10f64a92e72c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:57:07.969715 crc crio[23733]: time=\"2026-06-09T13:57:07.969563647Z\" level=info msg=\"Removed pod sandbox: 6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d\" id=0b10ed58-77ca-4187-b6db-10f64a92e72c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:57:08.082030 crc crio[23733]: time=\"2026-06-09T13:57:08.08170534Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=c74b87f2-a90f-4d3d-b27e-29eb2b2d6110 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:08.108547 crc crio[23733]: time=\"2026-06-09T13:57:08.108419958Z\" level=info msg=\"Creating container: openstack/swift-proxy-5c7bdb47bc-jdgl7/proxy-httpd\" id=8cc0cc74-cce6-44a6-b290-b43981eb279c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:08.110003 crc crio[23733]: time=\"2026-06-09T13:57:08.109850244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:08.211988 crc crio[23733]: time=\"2026-06-09T13:57:08.211900305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:08.221038 crc crio[23733]: time=\"2026-06-09T13:57:08.220945011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:08.412031 crc crio[23733]: time=\"2026-06-09T13:57:08.41129895Z\" level=info msg=\"Created container 92f387676f639699d4a5b0b3970266e7d501302be6aedd7dc1278e6dcd19e710: openstack/swift-proxy-5c7bdb47bc-jdgl7/proxy-httpd\" id=8cc0cc74-cce6-44a6-b290-b43981eb279c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:08.415009 crc crio[23733]: time=\"2026-06-09T13:57:08.414844548Z\" level=info msg=\"Starting container: 92f387676f639699d4a5b0b3970266e7d501302be6aedd7dc1278e6dcd19e710\" id=3cbc5acd-19e5-43b9-a3cd-a61927bd250f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:08.422992 crc crio[23733]: time=\"2026-06-09T13:57:08.422937271Z\" level=info msg=\"Started container\" PID=76408 containerID=92f387676f639699d4a5b0b3970266e7d501302be6aedd7dc1278e6dcd19e710 description=openstack/swift-proxy-5c7bdb47bc-jdgl7/proxy-httpd id=3cbc5acd-19e5-43b9-a3cd-a61927bd250f name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b1b8706ba8a1eabf3607a26aab8e4c8dcb303444263a91af9742540c212ee5\nJun 09 13:57:08.438338 crc crio[23733]: time=\"2026-06-09T13:57:08.438205782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=7758bd15-9263-445e-9bb4-efb99dd554ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:08.456677 crc crio[23733]: time=\"2026-06-09T13:57:08.456596032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=a3f4439d-c423-4147-bb20-12d81798630a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:08.468044 crc crio[23733]: time=\"2026-06-09T13:57:08.467943287Z\" level=info msg=\"Creating container: openstack/swift-proxy-5c7bdb47bc-jdgl7/proxy-server\" id=87add14f-b7bc-404d-bf5d-c92e79e8cf38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:08.468517 crc crio[23733]: time=\"2026-06-09T13:57:08.468453949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:08.617679 crc crio[23733]: time=\"2026-06-09T13:57:08.617195167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:08.623418 crc crio[23733]: time=\"2026-06-09T13:57:08.623329201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:08.967750 crc crio[23733]: time=\"2026-06-09T13:57:08.967601848Z\" level=info msg=\"Created container 41b0d557b9a9dcf732c760aeddbd6b153d651daf0a8ec189e785b2654130c7c8: openstack/swift-proxy-5c7bdb47bc-jdgl7/proxy-server\" id=87add14f-b7bc-404d-bf5d-c92e79e8cf38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:08.972452 crc crio[23733]: time=\"2026-06-09T13:57:08.972343197Z\" level=info msg=\"Starting container: 41b0d557b9a9dcf732c760aeddbd6b153d651daf0a8ec189e785b2654130c7c8\" id=cdc748db-e808-4c52-83a8-ae56b02cdde6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:08.984504 crc crio[23733]: time=\"2026-06-09T13:57:08.984382418Z\" level=info msg=\"Started container\" PID=76427 containerID=41b0d557b9a9dcf732c760aeddbd6b153d651daf0a8ec189e785b2654130c7c8 description=openstack/swift-proxy-5c7bdb47bc-jdgl7/proxy-server id=cdc748db-e808-4c52-83a8-ae56b02cdde6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b1b8706ba8a1eabf3607a26aab8e4c8dcb303444263a91af9742540c212ee5\nJun 09 13:57:09.489238 crc crio[23733]: time=\"2026-06-09T13:57:09.488575503Z\" level=info msg=\"Stopping container: cbdc0dd40fca9513e5d5f6fd3baca2e8c825e47e6997105a8817788e877dfa16 (timeout: 30s)\" id=e7ce23e3-b06f-4bb8-b4fa-96ca11e9897a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:09.489531 crc crio[23733]: time=\"2026-06-09T13:57:09.488983803Z\" level=info msg=\"Stopping container: a48505a8e7aa9d6998f8226b6a281471becbe6c205eb45f4201791a95c7ef0b9 (timeout: 30s)\" id=b7e95f6d-c5e8-4c36-b3d0-324d641b76e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:09.490348 crc crio[23733]: time=\"2026-06-09T13:57:09.490184573Z\" level=info msg=\"Stopping container: bca0a623c239fb7c025d48733419e3c468cbc64a6bce10b77f82b67341306543 (timeout: 30s)\" id=bcd04445-ffed-4380-9000-26cc7fbc8155 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:09.491516 crc crio[23733]: time=\"2026-06-09T13:57:09.489035745Z\" level=info msg=\"Stopping container: e0c217a7a0ecc4d3db3376232222a70b8266dbd595129ba85a5f92430cd70dee (timeout: 30s)\" id=96e65e09-3f3c-4171-9ba9-b2a2da76e003 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:09.492209 crc crio[23733]: time=\"2026-06-09T13:57:09.491966888Z\" level=info msg=\"Stopping container: 75b3f25ec035b490fed0ee720ea432ec7413b3c64abdef2aa4e7d5ddbde9d823 (timeout: 30s)\" id=b252051a-0169-4f7c-b2c3-500527496b04 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:09.495001 crc crio[23733]: time=\"2026-06-09T13:57:09.494607834Z\" level=info msg=\"Stopping container: c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2 (timeout: 30s)\" id=8b22300d-5689-4df8-aee9-73e83cd9288f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:09.641376 crc crio[23733]: time=\"2026-06-09T13:57:09.641257531Z\" level=info msg=\"Stopped container bca0a623c239fb7c025d48733419e3c468cbc64a6bce10b77f82b67341306543: openstack/ceilometer-0/sg-core\" id=bcd04445-ffed-4380-9000-26cc7fbc8155 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:10.086472 crc crio[23733]: time=\"2026-06-09T13:57:10.086341137Z\" level=info msg=\"Stopped container e0c217a7a0ecc4d3db3376232222a70b8266dbd595129ba85a5f92430cd70dee: openstack/ceilometer-0/proxy-httpd\" id=96e65e09-3f3c-4171-9ba9-b2a2da76e003 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:10.266613 crc crio[23733]: time=\"2026-06-09T13:57:10.266481922Z\" level=info msg=\"Stopped container cbdc0dd40fca9513e5d5f6fd3baca2e8c825e47e6997105a8817788e877dfa16: openstack/ceilometer-0/ceilometer-notification-agent\" id=e7ce23e3-b06f-4bb8-b4fa-96ca11e9897a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:10.544332 crc crio[23733]: time=\"2026-06-09T13:57:10.543518758Z\" level=warning msg=\"Failed to find process for container c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2: checking if PID of c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2 is running failed: open /proc/73453/stat: no such file or directory\"\nJun 09 13:57:10.770249 crc crio[23733]: time=\"2026-06-09T13:57:10.770058951Z\" level=info msg=\"Stopped container c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2: openstack/cinder-scheduler-0/probe\" id=8b22300d-5689-4df8-aee9-73e83cd9288f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:12.441725 crc crio[23733]: time=\"2026-06-09T13:57:12.441029158Z\" level=info msg=\"Stopped container 75b3f25ec035b490fed0ee720ea432ec7413b3c64abdef2aa4e7d5ddbde9d823: openstack/cinder-scheduler-0/cinder-scheduler\" id=b252051a-0169-4f7c-b2c3-500527496b04 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:12.442799 crc crio[23733]: time=\"2026-06-09T13:57:12.442197796Z\" level=info msg=\"Stopping pod sandbox: 9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79\" id=64f60fde-ebb9-4558-9a97-01d85c6357dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:12.443088 crc crio[23733]: time=\"2026-06-09T13:57:12.442984556Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79 UID:fe161080-c0b0-43d5-a9da-7fe5cb2189a6 NetNS:/var/run/netns/b9bc08c0-7341-4149-8ee0-2ed391cfcfa9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe161080_c0b0_43d5_a9da_7fe5cb2189a6.slice PodAnnotations:0xc0020d8c58}] Aliases:map[]}\"\nJun 09 13:57:12.443330 crc crio[23733]: time=\"2026-06-09T13:57:12.443274614Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:12.559876 crc crio[23733]: time=\"2026-06-09T13:57:12.559450758Z\" level=info msg=\"Stopped container a48505a8e7aa9d6998f8226b6a281471becbe6c205eb45f4201791a95c7ef0b9: openstack/ceilometer-0/ceilometer-central-agent\" id=b7e95f6d-c5e8-4c36-b3d0-324d641b76e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:12.560659 crc crio[23733]: time=\"2026-06-09T13:57:12.560570686Z\" level=info msg=\"Stopping pod sandbox: 8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db\" id=3ed9e84d-a4a3-44d2-8421-01f40e366bff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:12.561261 crc crio[23733]: time=\"2026-06-09T13:57:12.561207002Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db UID:3984959f-26ec-48da-baca-b2e01998ded1 NetNS:/var/run/netns/8cfe99a2-a318-497d-9321-61680fc9f54e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3984959f_26ec_48da_baca_b2e01998ded1.slice PodAnnotations:0xc002b0e8b8}] Aliases:map[]}\"\nJun 09 13:57:12.561460 crc crio[23733]: time=\"2026-06-09T13:57:12.561416907Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:12.871078 crc crio[23733]: time=\"2026-06-09T13:57:12.87067345Z\" level=info msg=\"Stopped pod sandbox: 9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79\" id=64f60fde-ebb9-4558-9a97-01d85c6357dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:13.024178 crc crio[23733]: time=\"2026-06-09T13:57:13.024012733Z\" level=info msg=\"Stopped pod sandbox: 8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db\" id=3ed9e84d-a4a3-44d2-8421-01f40e366bff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:13.677936 crc crio[23733]: time=\"2026-06-09T13:57:13.677013248Z\" level=info msg=\"Removing container: e0c217a7a0ecc4d3db3376232222a70b8266dbd595129ba85a5f92430cd70dee\" id=74de469d-c8c2-4c2a-a1c7-59a43b2c266d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:14.408952 crc crio[23733]: time=\"2026-06-09T13:57:14.401356067Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=24519864-48e8-4402-91ae-e6253a77437b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:14.408952 crc crio[23733]: time=\"2026-06-09T13:57:14.4014671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:14.426213 crc crio[23733]: time=\"2026-06-09T13:57:14.425239715Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=134240a0-62dd-4356-bd7e-a10aa4115334 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:14.426213 crc crio[23733]: time=\"2026-06-09T13:57:14.425359518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:14.551476 crc crio[23733]: time=\"2026-06-09T13:57:14.547720987Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-6wnh8/POD\" id=e84a03bf-b46b-4281-924e-8cc215657498 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:14.551476 crc crio[23733]: time=\"2026-06-09T13:57:14.547897992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:14.726557 crc crio[23733]: time=\"2026-06-09T13:57:14.726432434Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-4rzrn/POD\" id=247ebef5-f2a6-498c-b404-fa92ae6d6283 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:14.727999 crc crio[23733]: time=\"2026-06-09T13:57:14.726575188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:14.817687 crc crio[23733]: time=\"2026-06-09T13:57:14.817537543Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-20bd-account-create-update-sxf4s/POD\" id=7577c6bb-ab94-4e81-87eb-6615de4d4045 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:14.817687 crc crio[23733]: time=\"2026-06-09T13:57:14.817669356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:14.888521 crc crio[23733]: time=\"2026-06-09T13:57:14.888404614Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-c9m82/POD\" id=064fb733-c588-4755-9c39-6ecca1f8442c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:14.888521 crc crio[23733]: time=\"2026-06-09T13:57:14.888507736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:15.124618 crc crio[23733]: time=\"2026-06-09T13:57:15.124046405Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-9d38-account-create-update-8f6fp/POD\" id=ea39151a-b11d-45bf-b014-76ca83191b0a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:15.124822 crc crio[23733]: time=\"2026-06-09T13:57:15.124682121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:15.403341 crc crio[23733]: time=\"2026-06-09T13:57:15.403251099Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-be7c-account-create-update-c5krr/POD\" id=6f99ff82-192e-44d2-b8f5-1288b6b48180 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:15.403577 crc crio[23733]: time=\"2026-06-09T13:57:15.403384212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:24.425182 crc crio[23733]: time=\"2026-06-09T13:57:24.423909112Z\" level=info msg=\"Removed container e0c217a7a0ecc4d3db3376232222a70b8266dbd595129ba85a5f92430cd70dee: openstack/ceilometer-0/proxy-httpd\" id=74de469d-c8c2-4c2a-a1c7-59a43b2c266d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:24.433343 crc crio[23733]: time=\"2026-06-09T13:57:24.431418Z\" level=info msg=\"Removing container: bca0a623c239fb7c025d48733419e3c468cbc64a6bce10b77f82b67341306543\" id=8c731087-e2e1-47ae-b431-3a3b01ffd4c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:24.645179 crc crio[23733]: time=\"2026-06-09T13:57:24.64174602Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-4rzrn Namespace:openstack ID:f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d UID:340e7b03-71d8-443d-942f-c0fec08160f8 NetNS:/var/run/netns/44230a0f-c616-49bc-bf02-de149a99ed8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod340e7b03_71d8_443d_942f_c0fec08160f8.slice PodAnnotations:0xc001c1e268}] Aliases:map[]}\"\nJun 09 13:57:24.645179 crc crio[23733]: time=\"2026-06-09T13:57:24.641866533Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-4rzrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:24.675038 crc crio[23733]: time=\"2026-06-09T13:57:24.674873711Z\" level=info msg=\"Removed container bca0a623c239fb7c025d48733419e3c468cbc64a6bce10b77f82b67341306543: openstack/ceilometer-0/sg-core\" id=8c731087-e2e1-47ae-b431-3a3b01ffd4c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:24.688780 crc crio[23733]: time=\"2026-06-09T13:57:24.688621595Z\" level=info msg=\"Removing container: cbdc0dd40fca9513e5d5f6fd3baca2e8c825e47e6997105a8817788e877dfa16\" id=802500e0-ec87-473d-bd69-0267d7e840e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:24.758255 crc crio[23733]: time=\"2026-06-09T13:57:24.758097457Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2 UID:0ba333a4-0117-4820-9738-e6acb06ffcfc NetNS:/var/run/netns/d3bf4af9-a5a1-41d0-ad6f-26cc2cc100e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ba333a4_0117_4820_9738_e6acb06ffcfc.slice PodAnnotations:0xc0025a6248}] Aliases:map[]}\"\nJun 09 13:57:24.758255 crc crio[23733]: time=\"2026-06-09T13:57:24.75822442Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:24.767853 crc crio[23733]: time=\"2026-06-09T13:57:24.76704775Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:078119bbb5d981ca8fee10952dcf1a5dcd9ede7011177627cf2ccf237bfdacbc UID:a3e59ddf-60a1-46a8-ad7c-7dc488e7763e NetNS:/var/run/netns/74bca009-e92c-4d6e-a67a-f5e4f6c98bab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3e59ddf_60a1_46a8_ad7c_7dc488e7763e.slice PodAnnotations:0xc002b0e470}] Aliases:map[]}\"\nJun 09 13:57:24.767853 crc crio[23733]: time=\"2026-06-09T13:57:24.767608235Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:24.781779 crc crio[23733]: time=\"2026-06-09T13:57:24.780254021Z\" level=info msg=\"Got pod network &{Name:nova-cell1-be7c-account-create-update-c5krr Namespace:openstack ID:a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7 UID:f30528a6-9a83-4f69-a516-9415f8dd31e5 NetNS:/var/run/netns/f68a3b63-4088-470a-9980-4159c06f3755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf30528a6_9a83_4f69_a516_9415f8dd31e5.slice PodAnnotations:0xc002898648}] Aliases:map[]}\"\nJun 09 13:57:24.781779 crc crio[23733]: time=\"2026-06-09T13:57:24.780307082Z\" level=info msg=\"Adding pod openstack_nova-cell1-be7c-account-create-update-c5krr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:24.791816 crc crio[23733]: time=\"2026-06-09T13:57:24.789688118Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-c9m82 Namespace:openstack ID:476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b UID:46ca1c8e-7906-49a4-9105-abe923dccfaf NetNS:/var/run/netns/5ebd3005-c165-4652-ac28-e0c917b416e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46ca1c8e_7906_49a4_9105_abe923dccfaf.slice PodAnnotations:0xc0028986c0}] Aliases:map[]}\"\nJun 09 13:57:24.791816 crc crio[23733]: time=\"2026-06-09T13:57:24.789844181Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-c9m82 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:24.850082 crc crio[23733]: time=\"2026-06-09T13:57:24.847327282Z\" level=info msg=\"Got pod network &{Name:nova-cell0-9d38-account-create-update-8f6fp Namespace:openstack ID:719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79 UID:0f4c8bf4-1b4c-459e-a62d-056dbf732cf8 NetNS:/var/run/netns/8c1f0a3e-77d2-4559-9cf3-5e50ef89b8a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4c8bf4_1b4c_459e_a62d_056dbf732cf8.slice PodAnnotations:0xc002b0e650}] Aliases:map[]}\"\nJun 09 13:57:24.850082 crc crio[23733]: time=\"2026-06-09T13:57:24.847405774Z\" level=info msg=\"Adding pod openstack_nova-cell0-9d38-account-create-update-8f6fp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:24.882363 crc crio[23733]: time=\"2026-06-09T13:57:24.87799039Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-6wnh8 Namespace:openstack ID:a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632 UID:d9ac7928-b240-4d8b-bda1-469d78ef528f NetNS:/var/run/netns/f6e9fc40-ddc2-45b0-9631-5010e628ef1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9ac7928_b240_4d8b_bda1_469d78ef528f.slice PodAnnotations:0xc001c1e670}] Aliases:map[]}\"\nJun 09 13:57:24.882363 crc crio[23733]: time=\"2026-06-09T13:57:24.879238471Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-6wnh8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:24.882363 crc crio[23733]: time=\"2026-06-09T13:57:24.88199149Z\" level=info msg=\"Got pod network &{Name:nova-api-20bd-account-create-update-sxf4s Namespace:openstack ID:ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f UID:8391463b-0c3d-49dc-99ce-870d2ba44e90 NetNS:/var/run/netns/68f40716-cf6f-4f0f-b23a-2e3bc283f5b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8391463b_0c3d_49dc_99ce_870d2ba44e90.slice PodAnnotations:0xc001c1e6c0}] Aliases:map[]}\"\nJun 09 13:57:24.882363 crc crio[23733]: time=\"2026-06-09T13:57:24.882021741Z\" level=info msg=\"Adding pod openstack_nova-api-20bd-account-create-update-sxf4s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:25.161590 crc crio[23733]: time=\"2026-06-09T13:57:25.161460433Z\" level=info msg=\"Removed container cbdc0dd40fca9513e5d5f6fd3baca2e8c825e47e6997105a8817788e877dfa16: openstack/ceilometer-0/ceilometer-notification-agent\" id=802500e0-ec87-473d-bd69-0267d7e840e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:25.184602 crc crio[23733]: time=\"2026-06-09T13:57:25.182787568Z\" level=info msg=\"Removing container: a48505a8e7aa9d6998f8226b6a281471becbe6c205eb45f4201791a95c7ef0b9\" id=4df091a2-9e10-42b9-8dec-7612cff819ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:25.380221 crc crio[23733]: time=\"2026-06-09T13:57:25.37886426Z\" level=info msg=\"Removed container a48505a8e7aa9d6998f8226b6a281471becbe6c205eb45f4201791a95c7ef0b9: openstack/ceilometer-0/ceilometer-central-agent\" id=4df091a2-9e10-42b9-8dec-7612cff819ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:25.396542 crc crio[23733]: time=\"2026-06-09T13:57:25.393517079Z\" level=info msg=\"Removing container: c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2\" id=bcc13b3f-ecd4-4bde-810f-151405663721 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:25.491567 crc crio[23733]: time=\"2026-06-09T13:57:25.491459612Z\" level=info msg=\"Removed container c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2: openstack/cinder-scheduler-0/probe\" id=bcc13b3f-ecd4-4bde-810f-151405663721 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:25.501023 crc crio[23733]: time=\"2026-06-09T13:57:25.50095142Z\" level=info msg=\"Removing container: 75b3f25ec035b490fed0ee720ea432ec7413b3c64abdef2aa4e7d5ddbde9d823\" id=55cc0507-ce84-4d19-a13a-322f2323f9a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:25.540588 crc crio[23733]: time=\"2026-06-09T13:57:25.538922291Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04\" id=33033ec5-d07d-44f0-8ab5-edef000ebdc6 name=/runtime.v1.ImageService/PullImage\nJun 09 13:57:25.541739 crc crio[23733]: time=\"2026-06-09T13:57:25.541569228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=19e365e1-cb5b-47a4-a420-0e4c56a9ffd5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:25.546488 crc crio[23733]: time=\"2026-06-09T13:57:25.545786463Z\" level=info msg=\"Removed container 75b3f25ec035b490fed0ee720ea432ec7413b3c64abdef2aa4e7d5ddbde9d823: openstack/cinder-scheduler-0/cinder-scheduler\" id=55cc0507-ce84-4d19-a13a-322f2323f9a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:25.600614 crc crio[23733]: 2026-06-09T13:57:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f84509575c7dd75 Mac:22:76:3f:a7:6f:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/44230a0f-c616-49bc-bf02-de149a99ed8b SocketPath: PciID:}] [{Interface:0xc00011a6a0 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:57:25.600614 crc crio[23733]: time=\"2026-06-09T13:57:25.599863219Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-4rzrn Namespace:openstack ID:f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d UID:340e7b03-71d8-443d-942f-c0fec08160f8 NetNS:/var/run/netns/44230a0f-c616-49bc-bf02-de149a99ed8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod340e7b03_71d8_443d_942f_c0fec08160f8.slice PodAnnotations:0xc001c1e268}] Aliases:map[]}\"\nJun 09 13:57:25.600614 crc crio[23733]: time=\"2026-06-09T13:57:25.600017512Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-4rzrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:57:25.615607 crc crio[23733]: time=\"2026-06-09T13:57:25.615520721Z\" level=info msg=\"Ran pod sandbox f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d with infra container: openstack/nova-cell0-db-create-4rzrn/POD\" id=247ebef5-f2a6-498c-b404-fa92ae6d6283 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:25.619342 crc crio[23733]: time=\"2026-06-09T13:57:25.618746131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9cb1fbbc-50e6-4842-9455-07c5589b25d8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:25.620850 crc crio[23733]: time=\"2026-06-09T13:57:25.620766263Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=591f1d66-548f-4903-8387-7992a67fe337 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:25.638234 crc crio[23733]: time=\"2026-06-09T13:57:25.636221889Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-4rzrn/mariadb-database-create\" id=39a924cd-0be6-486c-99ac-2b8b5176f08e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:25.638234 crc crio[23733]: time=\"2026-06-09T13:57:25.637578293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:25.661975 crc crio[23733]: time=\"2026-06-09T13:57:25.661821911Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=fbef3ec1-d4dc-4e72-8497-0436e6726527 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:25.696259 crc crio[23733]: time=\"2026-06-09T13:57:25.695332971Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=6386e109-ff39-47d8-916d-97065affe627 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:25.697216 crc crio[23733]: time=\"2026-06-09T13:57:25.697162796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:25.777176 crc crio[23733]: time=\"2026-06-09T13:57:25.773973421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:25.798232 crc crio[23733]: time=\"2026-06-09T13:57:25.798095485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:25.847999 crc crio[23733]: time=\"2026-06-09T13:57:25.845269238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:25.851589 crc crio[23733]: time=\"2026-06-09T13:57:25.851501804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:26.044418 crc crio[23733]: time=\"2026-06-09T13:57:26.044267014Z\" level=info msg=\"Created container bc7180490770f6067983ace0d5fbd925407d8836941dda0667315f2f0d951787: openstack/nova-cell0-db-create-4rzrn/mariadb-database-create\" id=39a924cd-0be6-486c-99ac-2b8b5176f08e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:26.051753 crc crio[23733]: time=\"2026-06-09T13:57:26.047689329Z\" level=info msg=\"Starting container: bc7180490770f6067983ace0d5fbd925407d8836941dda0667315f2f0d951787\" id=f26f3a3c-fb14-420e-89bc-c7cdf1258450 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:26.051753 crc crio[23733]: time=\"2026-06-09T13:57:26.047707911Z\" level=info msg=\"Created container 8bbc3cfb2534bffe65257f8c3a066de86815abbda14393ffce0b889210469477: openstack/openstackclient/openstackclient\" id=6386e109-ff39-47d8-916d-97065affe627 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:26.053804 crc crio[23733]: time=\"2026-06-09T13:57:26.052730236Z\" level=info msg=\"Starting container: 8bbc3cfb2534bffe65257f8c3a066de86815abbda14393ffce0b889210469477\" id=e18cd700-8522-4520-ad12-ef08e53d4b77 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:26.057360 crc crio[23733]: time=\"2026-06-09T13:57:26.055304661Z\" level=info msg=\"Started container\" PID=77703 containerID=bc7180490770f6067983ace0d5fbd925407d8836941dda0667315f2f0d951787 description=openstack/nova-cell0-db-create-4rzrn/mariadb-database-create id=f26f3a3c-fb14-420e-89bc-c7cdf1258450 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d\nJun 09 13:57:26.060999 crc crio[23733]: time=\"2026-06-09T13:57:26.06088358Z\" level=info msg=\"Started container\" PID=77708 containerID=8bbc3cfb2534bffe65257f8c3a066de86815abbda14393ffce0b889210469477 description=openstack/openstackclient/openstackclient id=e18cd700-8522-4520-ad12-ef08e53d4b77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd40fe56eb65dab18daa2ab1e94b7ca8e6b91866b5a4a4ab2c5d7140bab448a0\nJun 09 13:57:26.318983 crc crio[23733]: 2026-06-09T13:57:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff580f1304ae27d Mac:a2:d3:a7:b9:98:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/68f40716-cf6f-4f0f-b23a-2e3bc283f5b5 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:57:26.322715 crc crio[23733]: time=\"2026-06-09T13:57:26.321521871Z\" level=info msg=\"Got pod network &{Name:nova-api-20bd-account-create-update-sxf4s Namespace:openstack ID:ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f UID:8391463b-0c3d-49dc-99ce-870d2ba44e90 NetNS:/var/run/netns/68f40716-cf6f-4f0f-b23a-2e3bc283f5b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8391463b_0c3d_49dc_99ce_870d2ba44e90.slice PodAnnotations:0xc001c1e6c0}] Aliases:map[]}\"\nJun 09 13:57:26.322715 crc crio[23733]: time=\"2026-06-09T13:57:26.321798978Z\" level=info msg=\"Checking pod openstack_nova-api-20bd-account-create-update-sxf4s for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:57:26.339518 crc crio[23733]: time=\"2026-06-09T13:57:26.338995579Z\" level=info msg=\"Ran pod sandbox ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f with infra container: openstack/nova-api-20bd-account-create-update-sxf4s/POD\" id=7577c6bb-ab94-4e81-87eb-6615de4d4045 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:26.343759 crc crio[23733]: time=\"2026-06-09T13:57:26.343668236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=dd80aa09-e85e-40f4-a9c1-41af4d9f9bb7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:26.350027 crc crio[23733]: time=\"2026-06-09T13:57:26.347981424Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=028c187f-4e8f-4f94-b525-50ec5ff87cc9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:26.374052 crc crio[23733]: 2026-06-09T13:57:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6e4254b7505c2b Mac:a6:3f:b0:2a:fb:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/d3bf4af9-a5a1-41d0-ad6f-26cc2cc100e7 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:57:26.375403 crc crio[23733]: time=\"2026-06-09T13:57:26.375324499Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2 UID:0ba333a4-0117-4820-9738-e6acb06ffcfc NetNS:/var/run/netns/d3bf4af9-a5a1-41d0-ad6f-26cc2cc100e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ba333a4_0117_4820_9738_e6acb06ffcfc.slice PodAnnotations:0xc0025a6248}] Aliases:map[]}\"\nJun 09 13:57:26.375505 crc crio[23733]: time=\"2026-06-09T13:57:26.375493113Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:57:26.386234 crc crio[23733]: 2026-06-09T13:57:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:476383bbc9d5668 Mac:4e:5f:7a:58:0a:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/5ebd3005-c165-4652-ac28-e0c917b416e1 SocketPath: PciID:}] [{Interface:0xc00031f010 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:57:26.398310 crc crio[23733]: time=\"2026-06-09T13:57:26.398057469Z\" level=info msg=\"Ran pod sandbox c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2 with infra container: openstack/ceilometer-0/POD\" id=24519864-48e8-4402-91ae-e6253a77437b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:26.402266 crc crio[23733]: 2026-06-09T13:57:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:078119bbb5d981c Mac:2a:0a:6a:7f:ef:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/74bca009-e92c-4d6e-a67a-f5e4f6c98bab SocketPath: PciID:}] [{Interface:0xc0000155b0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:57:26.403009 crc crio[23733]: time=\"2026-06-09T13:57:26.402968022Z\" level=info msg=\"Creating container: openstack/nova-api-20bd-account-create-update-sxf4s/mariadb-account-create-update\" id=e2a1681f-092e-4b2d-bb2b-ad6e60f4a247 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:26.403436 crc crio[23733]: 2026-06-09T13:57:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:719e5aedbc28ed9 Mac:5e:85:0d:48:2c:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/8c1f0a3e-77d2-4559-9cf3-5e50ef89b8a8 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:57:26.406885 crc crio[23733]: time=\"2026-06-09T13:57:26.403631598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:26.407159 crc crio[23733]: time=\"2026-06-09T13:57:26.405800623Z\" level=info msg=\"Got pod network &{Name:nova-cell0-9d38-account-create-update-8f6fp Namespace:openstack ID:719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79 UID:0f4c8bf4-1b4c-459e-a62d-056dbf732cf8 NetNS:/var/run/netns/8c1f0a3e-77d2-4559-9cf3-5e50ef89b8a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4c8bf4_1b4c_459e_a62d_056dbf732cf8.slice PodAnnotations:0xc002b0e650}] Aliases:map[]}\"\nJun 09 13:57:26.407451 crc crio[23733]: time=\"2026-06-09T13:57:26.407428223Z\" level=info msg=\"Checking pod openstack_nova-cell0-9d38-account-create-update-8f6fp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:57:26.407883 crc crio[23733]: time=\"2026-06-09T13:57:26.399167716Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-c9m82 Namespace:openstack ID:476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b UID:46ca1c8e-7906-49a4-9105-abe923dccfaf NetNS:/var/run/netns/5ebd3005-c165-4652-ac28-e0c917b416e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46ca1c8e_7906_49a4_9105_abe923dccfaf.slice PodAnnotations:0xc0028986c0}] Aliases:map[]}\"\nJun 09 13:57:26.408227 crc crio[23733]: time=\"2026-06-09T13:57:26.408083929Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-c9m82 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:57:26.416788 crc crio[23733]: time=\"2026-06-09T13:57:26.416503771Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:078119bbb5d981ca8fee10952dcf1a5dcd9ede7011177627cf2ccf237bfdacbc UID:a3e59ddf-60a1-46a8-ad7c-7dc488e7763e NetNS:/var/run/netns/74bca009-e92c-4d6e-a67a-f5e4f6c98bab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3e59ddf_60a1_46a8_ad7c_7dc488e7763e.slice PodAnnotations:0xc002b0e470}] Aliases:map[]}\"\nJun 09 13:57:26.416907 crc crio[23733]: time=\"2026-06-09T13:57:26.416790168Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:57:26.417376 crc crio[23733]: 2026-06-09T13:57:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4ecc223fa5f158 Mac:de:f9:cd:4a:e1:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/f6e9fc40-ddc2-45b0-9631-5010e628ef1b SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:57:26.417905 crc crio[23733]: time=\"2026-06-09T13:57:26.417861844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=c17a72e9-71f0-44d7-b52e-bb9ddbbda4cf name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:26.420160 crc crio[23733]: time=\"2026-06-09T13:57:26.418011409Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-6wnh8 Namespace:openstack ID:a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632 UID:d9ac7928-b240-4d8b-bda1-469d78ef528f NetNS:/var/run/netns/f6e9fc40-ddc2-45b0-9631-5010e628ef1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9ac7928_b240_4d8b_bda1_469d78ef528f.slice PodAnnotations:0xc001c1e670}] Aliases:map[]}\"\nJun 09 13:57:26.420160 crc crio[23733]: time=\"2026-06-09T13:57:26.418237034Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-6wnh8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:57:26.479506 crc crio[23733]: 2026-06-09T13:57:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4bec99f87a631d Mac:7a:44:9d:3d:70:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/f68a3b63-4088-470a-9980-4159c06f3755 SocketPath: PciID:}] [{Interface:0xc0005026c0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:57:26.499495 crc crio[23733]: time=\"2026-06-09T13:57:26.499387768Z\" level=info msg=\"Got pod network &{Name:nova-cell1-be7c-account-create-update-c5krr Namespace:openstack ID:a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7 UID:f30528a6-9a83-4f69-a516-9415f8dd31e5 NetNS:/var/run/netns/f68a3b63-4088-470a-9980-4159c06f3755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf30528a6_9a83_4f69_a516_9415f8dd31e5.slice PodAnnotations:0xc002898648}] Aliases:map[]}\"\nJun 09 13:57:26.500966 crc crio[23733]: time=\"2026-06-09T13:57:26.499743058Z\" level=info msg=\"Checking pod openstack_nova-cell1-be7c-account-create-update-c5krr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:57:26.561260 crc crio[23733]: time=\"2026-06-09T13:57:26.556083848Z\" level=info msg=\"Ran pod sandbox 476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b with infra container: openstack/nova-cell1-db-create-c9m82/POD\" id=064fb733-c588-4755-9c39-6ecca1f8442c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:26.568831 crc crio[23733]: time=\"2026-06-09T13:57:26.568519451Z\" level=info msg=\"Ran pod sandbox 719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79 with infra container: openstack/nova-cell0-9d38-account-create-update-8f6fp/POD\" id=ea39151a-b11d-45bf-b014-76ca83191b0a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:26.570617 crc crio[23733]: time=\"2026-06-09T13:57:26.570455809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=312c7947-c13b-46ad-8bb9-183b745daf9f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:26.576528 crc crio[23733]: time=\"2026-06-09T13:57:26.576443149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=30ebd641-95e1-4dff-b59e-3cb3d19ba12e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:26.579981 crc crio[23733]: time=\"2026-06-09T13:57:26.579892915Z\" level=info msg=\"Ran pod sandbox 078119bbb5d981ca8fee10952dcf1a5dcd9ede7011177627cf2ccf237bfdacbc with infra container: openstack/cinder-scheduler-0/POD\" id=134240a0-62dd-4356-bd7e-a10aa4115334 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:26.600382 crc crio[23733]: time=\"2026-06-09T13:57:26.600176573Z\" level=info msg=\"Ran pod sandbox a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632 with infra container: openstack/nova-api-db-create-6wnh8/POD\" id=e84a03bf-b46b-4281-924e-8cc215657498 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:26.600546 crc crio[23733]: time=\"2026-06-09T13:57:26.600414219Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=c9d6c439-f731-45d6-8ab7-680c8846ba5a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:26.605230 crc crio[23733]: time=\"2026-06-09T13:57:26.605084007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=877c302f-2676-4b2e-aef2-d8fa87f3ca1a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:26.611222 crc crio[23733]: time=\"2026-06-09T13:57:26.607160528Z\" level=info msg=\"Ran pod sandbox a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7 with infra container: openstack/nova-cell1-be7c-account-create-update-c5krr/POD\" id=6f99ff82-192e-44d2-b8f5-1288b6b48180 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:26.612168 crc crio[23733]: time=\"2026-06-09T13:57:26.612069642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=145b5daa-e557-412b-970b-67958af5f563 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:26.614147 crc crio[23733]: time=\"2026-06-09T13:57:26.612332268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4319489a-904a-41e4-926c-cd1203ba8226 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:26.614147 crc crio[23733]: time=\"2026-06-09T13:57:26.612343069Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1c33af06-35a7-4201-a4af-86bb2292a157 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:26.621045 crc crio[23733]: time=\"2026-06-09T13:57:26.620950824Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b52a4e27-ec5b-41b3-8528-5fbb2dcb4706 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:26.625171 crc crio[23733]: time=\"2026-06-09T13:57:26.624908733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=69047cb4-07dc-45d9-ab92-d9780010a1c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:26.642931 crc crio[23733]: time=\"2026-06-09T13:57:26.64276241Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-6wnh8/mariadb-database-create\" id=59740338-ab66-4be4-912f-b1f65308b861 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:26.643615 crc crio[23733]: time=\"2026-06-09T13:57:26.64354877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:26.647090 crc crio[23733]: time=\"2026-06-09T13:57:26.647039167Z\" level=info msg=\"Creating container: openstack/nova-cell0-9d38-account-create-update-8f6fp/mariadb-account-create-update\" id=fc705286-4a4b-4306-9467-f5bf51d94aae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:26.647808 crc crio[23733]: time=\"2026-06-09T13:57:26.647778486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:26.650826 crc crio[23733]: time=\"2026-06-09T13:57:26.650556396Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-c9m82/mariadb-database-create\" id=f000e95f-3299-4d05-9fe0-7a99547c7179 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:26.656423 crc crio[23733]: time=\"2026-06-09T13:57:26.654936775Z\" level=info msg=\"Creating container: openstack/nova-cell1-be7c-account-create-update-c5krr/mariadb-account-create-update\" id=8da607af-ca3b-481c-ba1d-f84b5f6e292f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:26.662772 crc crio[23733]: time=\"2026-06-09T13:57:26.662622869Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=08382a44-c56d-4290-9235-2014024f47d0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:26.664191 crc crio[23733]: time=\"2026-06-09T13:57:26.664067475Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=1f54ebe2-6aea-4766-9130-5300edc56f18 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:26.682608 crc crio[23733]: time=\"2026-06-09T13:57:26.682518047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:26.686244 crc crio[23733]: time=\"2026-06-09T13:57:26.686008614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:26.687820 crc crio[23733]: time=\"2026-06-09T13:57:26.687765978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:26.687891 crc crio[23733]: time=\"2026-06-09T13:57:26.68786839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:26.695042 crc crio[23733]: time=\"2026-06-09T13:57:26.694810075Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=84deecbc-6878-47f6-a574-498a1d2f7e2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:26.703491 crc crio[23733]: time=\"2026-06-09T13:57:26.702034096Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=e86f7fb6-f8c9-4602-b66b-76071a4de2e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:26.706761 crc crio[23733]: time=\"2026-06-09T13:57:26.706701053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:26.706949 crc crio[23733]: time=\"2026-06-09T13:57:26.706723673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:26.764323 crc crio[23733]: time=\"2026-06-09T13:57:26.764265205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:26.772417 crc crio[23733]: time=\"2026-06-09T13:57:26.772360608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:26.799087 crc crio[23733]: time=\"2026-06-09T13:57:26.798712388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:26.805698 crc crio[23733]: time=\"2026-06-09T13:57:26.805547369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:26.838168 crc crio[23733]: time=\"2026-06-09T13:57:26.837839009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:26.844337 crc crio[23733]: time=\"2026-06-09T13:57:26.843469809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:26.873862 crc crio[23733]: time=\"2026-06-09T13:57:26.873710357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:26.880859 crc crio[23733]: time=\"2026-06-09T13:57:26.8797968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:26.888216 crc crio[23733]: time=\"2026-06-09T13:57:26.887867283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:26.980823 crc crio[23733]: time=\"2026-06-09T13:57:26.98075799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:26.989390 crc crio[23733]: time=\"2026-06-09T13:57:26.989258813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:27.255265 crc crio[23733]: time=\"2026-06-09T13:57:27.255098414Z\" level=info msg=\"Created container 02cc7d55a3f0e5116ac2cecb21a9a55d93213ef7c9ed4d88853f0d05304e9057: openstack/ceilometer-0/ceilometer-central-agent\" id=84deecbc-6878-47f6-a574-498a1d2f7e2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:27.258899 crc crio[23733]: time=\"2026-06-09T13:57:27.256447968Z\" level=info msg=\"Starting container: 02cc7d55a3f0e5116ac2cecb21a9a55d93213ef7c9ed4d88853f0d05304e9057\" id=981b689b-8831-4e51-930a-730e3425d825 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:27.264585 crc crio[23733]: time=\"2026-06-09T13:57:27.263440343Z\" level=info msg=\"Started container\" PID=77855 containerID=02cc7d55a3f0e5116ac2cecb21a9a55d93213ef7c9ed4d88853f0d05304e9057 description=openstack/ceilometer-0/ceilometer-central-agent id=981b689b-8831-4e51-930a-730e3425d825 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2\nJun 09 13:57:27.265257 crc crio[23733]: time=\"2026-06-09T13:57:27.265213777Z\" level=info msg=\"Created container 1adc5559a3eed127435eb83cb08803d0cd69a33e94577bf098be6b0950e59544: openstack/nova-api-db-create-6wnh8/mariadb-database-create\" id=59740338-ab66-4be4-912f-b1f65308b861 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:27.277580 crc crio[23733]: time=\"2026-06-09T13:57:27.277496165Z\" level=info msg=\"Starting container: 1adc5559a3eed127435eb83cb08803d0cd69a33e94577bf098be6b0950e59544\" id=76868cfc-65d3-4dc9-ba63-eed722184601 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:27.300252 crc crio[23733]: time=\"2026-06-09T13:57:27.29961531Z\" level=info msg=\"Started container\" PID=77850 containerID=1adc5559a3eed127435eb83cb08803d0cd69a33e94577bf098be6b0950e59544 description=openstack/nova-api-db-create-6wnh8/mariadb-database-create id=76868cfc-65d3-4dc9-ba63-eed722184601 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632\nJun 09 13:57:27.300754 crc crio[23733]: time=\"2026-06-09T13:57:27.300710367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=825e00b4-4048-450b-af10-187bfa71c272 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:27.335718 crc crio[23733]: time=\"2026-06-09T13:57:27.335603931Z\" level=info msg=\"Created container a378c1ff1c281281fce977c6221a204912486d7cc23bbeda614d49a01990beea: openstack/nova-cell1-be7c-account-create-update-c5krr/mariadb-account-create-update\" id=8da607af-ca3b-481c-ba1d-f84b5f6e292f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:27.341001 crc crio[23733]: time=\"2026-06-09T13:57:27.340884855Z\" level=info msg=\"Starting container: a378c1ff1c281281fce977c6221a204912486d7cc23bbeda614d49a01990beea\" id=5937d63a-5b59-463f-9068-6c489c7d2a83 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:27.350690 crc crio[23733]: time=\"2026-06-09T13:57:27.350490583Z\" level=info msg=\"Started container\" PID=77849 containerID=a378c1ff1c281281fce977c6221a204912486d7cc23bbeda614d49a01990beea description=openstack/nova-cell1-be7c-account-create-update-c5krr/mariadb-account-create-update id=5937d63a-5b59-463f-9068-6c489c7d2a83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7\nJun 09 13:57:27.358561 crc crio[23733]: time=\"2026-06-09T13:57:27.358501205Z\" level=info msg=\"Created container 574260c11f8bf748a0d5b84a9f601231e9c16142f39f05bef8df99d6e3d20b70: openstack/nova-api-20bd-account-create-update-sxf4s/mariadb-account-create-update\" id=e2a1681f-092e-4b2d-bb2b-ad6e60f4a247 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:27.364705 crc crio[23733]: time=\"2026-06-09T13:57:27.364529016Z\" level=info msg=\"Starting container: 574260c11f8bf748a0d5b84a9f601231e9c16142f39f05bef8df99d6e3d20b70\" id=b3ae3500-23c1-4045-b195-f508219797df name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:27.372670 crc crio[23733]: time=\"2026-06-09T13:57:27.372547716Z\" level=info msg=\"Started container\" PID=77844 containerID=574260c11f8bf748a0d5b84a9f601231e9c16142f39f05bef8df99d6e3d20b70 description=openstack/nova-api-20bd-account-create-update-sxf4s/mariadb-account-create-update id=b3ae3500-23c1-4045-b195-f508219797df name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f\nJun 09 13:57:27.379198 crc crio[23733]: time=\"2026-06-09T13:57:27.378943458Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=99caeef4-301f-49dc-9459-ccd8f43f01bf name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:27.386154 crc crio[23733]: time=\"2026-06-09T13:57:27.379363277Z\" level=info msg=\"Created container 6d89902ed2ee971fb26da733cc0f20ce7f8c6133030dbdcac55002c60139c45e: openstack/nova-cell1-db-create-c9m82/mariadb-database-create\" id=f000e95f-3299-4d05-9fe0-7a99547c7179 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:27.386889 crc crio[23733]: time=\"2026-06-09T13:57:27.386844825Z\" level=info msg=\"Starting container: 6d89902ed2ee971fb26da733cc0f20ce7f8c6133030dbdcac55002c60139c45e\" id=94064eb2-fc56-425c-8915-94ef2300e558 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:27.390215 crc crio[23733]: time=\"2026-06-09T13:57:27.388915967Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=a4ebe10c-7185-4938-8ece-48400f1e0f04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:27.390215 crc crio[23733]: time=\"2026-06-09T13:57:27.389485562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:27.427389 crc crio[23733]: time=\"2026-06-09T13:57:27.42732169Z\" level=info msg=\"Started container\" PID=77852 containerID=6d89902ed2ee971fb26da733cc0f20ce7f8c6133030dbdcac55002c60139c45e description=openstack/nova-cell1-db-create-c9m82/mariadb-database-create id=94064eb2-fc56-425c-8915-94ef2300e558 name=/runtime.v1.RuntimeService/StartContainer sandboxID=476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b\nJun 09 13:57:27.503505 crc crio[23733]: time=\"2026-06-09T13:57:27.503376745Z\" level=info msg=\"Created container 901411dca31ba16c8db065615f96f65ad86c835c9dd12c03b4f1bf578dbf36b5: openstack/nova-cell0-9d38-account-create-update-8f6fp/mariadb-account-create-update\" id=fc705286-4a4b-4306-9467-f5bf51d94aae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:27.507480 crc crio[23733]: time=\"2026-06-09T13:57:27.50677512Z\" level=info msg=\"Starting container: 901411dca31ba16c8db065615f96f65ad86c835c9dd12c03b4f1bf578dbf36b5\" id=7843bade-5520-4601-91e8-c221af07fa0a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:27.557772 crc crio[23733]: time=\"2026-06-09T13:57:27.557604703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:27.592177 crc crio[23733]: time=\"2026-06-09T13:57:27.591500564Z\" level=info msg=\"Started container\" PID=77854 containerID=901411dca31ba16c8db065615f96f65ad86c835c9dd12c03b4f1bf578dbf36b5 description=openstack/nova-cell0-9d38-account-create-update-8f6fp/mariadb-account-create-update id=7843bade-5520-4601-91e8-c221af07fa0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79\nJun 09 13:57:27.592955 crc crio[23733]: time=\"2026-06-09T13:57:27.592907069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:27.866047 crc crio[23733]: time=\"2026-06-09T13:57:27.865511319Z\" level=info msg=\"Created container 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de: openstack/ceilometer-0/ceilometer-notification-agent\" id=a4ebe10c-7185-4938-8ece-48400f1e0f04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:27.878015 crc crio[23733]: time=\"2026-06-09T13:57:27.877480159Z\" level=info msg=\"Starting container: 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de\" id=a4f010ac-151e-4e77-9236-f9042265d55b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:27.896201 crc crio[23733]: time=\"2026-06-09T13:57:27.895879311Z\" level=info msg=\"Started container\" PID=78006 containerID=0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de description=openstack/ceilometer-0/ceilometer-notification-agent id=a4f010ac-151e-4e77-9236-f9042265d55b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2\nJun 09 13:57:27.937590 crc crio[23733]: time=\"2026-06-09T13:57:27.937182775Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=efbb65a6-fe78-413c-9285-35ace17baf49 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:27.977857 crc crio[23733]: time=\"2026-06-09T13:57:27.977769692Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ee585089-b173-4f8a-92b0-7effbf7cde2a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:28.002176 crc crio[23733]: time=\"2026-06-09T13:57:28.002001969Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=1d5b03fb-8aa5-4257-9b36-b41bb3993a0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:28.003428 crc crio[23733]: time=\"2026-06-09T13:57:28.003072296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:28.213603 crc crio[23733]: time=\"2026-06-09T13:57:28.212814432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:28.240596 crc crio[23733]: time=\"2026-06-09T13:57:28.240428674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:28.265480 crc crio[23733]: time=\"2026-06-09T13:57:28.265348818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:28.465800 crc crio[23733]: time=\"2026-06-09T13:57:28.465683718Z\" level=info msg=\"Created container ebd3d0d3b4a00a1d1f5f3f254e752056b8690b2da798a0f351e290674c87b2c8: openstack/ceilometer-0/sg-core\" id=1d5b03fb-8aa5-4257-9b36-b41bb3993a0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:28.474678 crc crio[23733]: time=\"2026-06-09T13:57:28.474573321Z\" level=info msg=\"Starting container: ebd3d0d3b4a00a1d1f5f3f254e752056b8690b2da798a0f351e290674c87b2c8\" id=8fdf8037-e8a7-4ee0-a794-0b0183cbb3ee name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:28.487230 crc crio[23733]: time=\"2026-06-09T13:57:28.484432338Z\" level=info msg=\"Started container\" PID=78092 containerID=ebd3d0d3b4a00a1d1f5f3f254e752056b8690b2da798a0f351e290674c87b2c8 description=openstack/ceilometer-0/sg-core id=8fdf8037-e8a7-4ee0-a794-0b0183cbb3ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2\nJun 09 13:57:28.530300 crc crio[23733]: time=\"2026-06-09T13:57:28.530085231Z\" level=info msg=\"Created container f66c1a652f5e58119427197c90e32afdca5cf647debc8a38487ff1df43f8deb7: openstack/cinder-scheduler-0/cinder-scheduler\" id=e86f7fb6-f8c9-4602-b66b-76071a4de2e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:28.535554 crc crio[23733]: time=\"2026-06-09T13:57:28.535438146Z\" level=info msg=\"Starting container: f66c1a652f5e58119427197c90e32afdca5cf647debc8a38487ff1df43f8deb7\" id=ce08bc90-f962-4ebb-949b-569d8e5681f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:28.542188 crc crio[23733]: time=\"2026-06-09T13:57:28.540743819Z\" level=info msg=\"Started container\" PID=78095 containerID=f66c1a652f5e58119427197c90e32afdca5cf647debc8a38487ff1df43f8deb7 description=openstack/cinder-scheduler-0/cinder-scheduler id=ce08bc90-f962-4ebb-949b-569d8e5681f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=078119bbb5d981ca8fee10952dcf1a5dcd9ede7011177627cf2ccf237bfdacbc\nJun 09 13:57:28.549432 crc crio[23733]: time=\"2026-06-09T13:57:28.549319334Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=f0d8030e-3744-45c0-b257-b17063634a05 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:28.551926 crc crio[23733]: time=\"2026-06-09T13:57:28.551829407Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=e6685cca-5b0b-4ddd-9f6d-f0817cf70ff4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:28.584168 crc crio[23733]: time=\"2026-06-09T13:57:28.583443118Z\" level=info msg=\"Stopping pod sandbox: f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d\" id=d77c21b6-1937-4bd8-b2e1-9373ddb159d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:28.585495 crc crio[23733]: time=\"2026-06-09T13:57:28.585421138Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-4rzrn Namespace:openstack ID:f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d UID:340e7b03-71d8-443d-942f-c0fec08160f8 NetNS:/var/run/netns/44230a0f-c616-49bc-bf02-de149a99ed8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod340e7b03_71d8_443d_942f_c0fec08160f8.slice PodAnnotations:0xc002898a18}] Aliases:map[]}\"\nJun 09 13:57:28.585822 crc crio[23733]: time=\"2026-06-09T13:57:28.585762297Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-4rzrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:28.626961 crc crio[23733]: time=\"2026-06-09T13:57:28.626856187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=c9ac78a0-7488-479a-a3f1-4557b8d48e33 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:28.640185 crc crio[23733]: time=\"2026-06-09T13:57:28.640027867Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=8cb02744-cc96-48ed-9be2-7ea465574859 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:28.640633 crc crio[23733]: time=\"2026-06-09T13:57:28.64057428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:28.722469 crc crio[23733]: time=\"2026-06-09T13:57:28.713568379Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=c9b4ee61-505a-4af4-a28e-602c8706e996 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:28.743611 crc crio[23733]: time=\"2026-06-09T13:57:28.741082069Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=3d14abb0-aac9-4320-a18a-50752f0a4dab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:28.743611 crc crio[23733]: time=\"2026-06-09T13:57:28.741883578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:28.782264 crc crio[23733]: time=\"2026-06-09T13:57:28.782089716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:28.847351 crc crio[23733]: time=\"2026-06-09T13:57:28.846954782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:28.858522 crc crio[23733]: time=\"2026-06-09T13:57:28.858402269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:29.088697 crc crio[23733]: time=\"2026-06-09T13:57:29.088504024Z\" level=info msg=\"Stopped pod sandbox: f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d\" id=d77c21b6-1937-4bd8-b2e1-9373ddb159d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:29.096472 crc crio[23733]: time=\"2026-06-09T13:57:29.094936175Z\" level=info msg=\"Created container 4727d2fa9866456c22899e4a936194c2dfb0c347534b8dd23453eb1b22e101c5: openstack/ceilometer-0/proxy-httpd\" id=3d14abb0-aac9-4320-a18a-50752f0a4dab name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:29.098946 crc crio[23733]: time=\"2026-06-09T13:57:29.098606908Z\" level=info msg=\"Starting container: 4727d2fa9866456c22899e4a936194c2dfb0c347534b8dd23453eb1b22e101c5\" id=367200bf-d910-4939-bd2a-9577ac84d8f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:29.117982 crc crio[23733]: time=\"2026-06-09T13:57:29.1178639Z\" level=info msg=\"Started container\" PID=78166 containerID=4727d2fa9866456c22899e4a936194c2dfb0c347534b8dd23453eb1b22e101c5 description=openstack/ceilometer-0/proxy-httpd id=367200bf-d910-4939-bd2a-9577ac84d8f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2\nJun 09 13:57:29.642239 crc crio[23733]: time=\"2026-06-09T13:57:29.640070815Z\" level=info msg=\"Stopping container: 4727d2fa9866456c22899e4a936194c2dfb0c347534b8dd23453eb1b22e101c5 (timeout: 30s)\" id=b04e3ff5-610b-4b39-9c65-0db0a9ae58cf name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:29.642239 crc crio[23733]: time=\"2026-06-09T13:57:29.64028466Z\" level=info msg=\"Stopping container: 02cc7d55a3f0e5116ac2cecb21a9a55d93213ef7c9ed4d88853f0d05304e9057 (timeout: 30s)\" id=122e1537-1e6e-4ab0-ad3e-ead43d123906 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:29.642239 crc crio[23733]: time=\"2026-06-09T13:57:29.640419264Z\" level=info msg=\"Stopping container: ebd3d0d3b4a00a1d1f5f3f254e752056b8690b2da798a0f351e290674c87b2c8 (timeout: 30s)\" id=efe9d2cd-ddce-4ad3-bdc8-14f222f9c8af name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:29.642239 crc crio[23733]: time=\"2026-06-09T13:57:29.640448975Z\" level=info msg=\"Stopping container: 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de (timeout: 30s)\" id=ce1609b2-846f-4909-a029-97e8df274bdd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:29.662668 crc crio[23733]: time=\"2026-06-09T13:57:29.662549808Z\" level=info msg=\"Stopping pod sandbox: 719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79\" id=31c76c1e-c19c-4cda-9ee8-c4d6c162a5cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:29.663304 crc crio[23733]: time=\"2026-06-09T13:57:29.663219804Z\" level=info msg=\"Got pod network &{Name:nova-cell0-9d38-account-create-update-8f6fp Namespace:openstack ID:719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79 UID:0f4c8bf4-1b4c-459e-a62d-056dbf732cf8 NetNS:/var/run/netns/8c1f0a3e-77d2-4559-9cf3-5e50ef89b8a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4c8bf4_1b4c_459e_a62d_056dbf732cf8.slice PodAnnotations:0xc0025a6708}] Aliases:map[]}\"\nJun 09 13:57:29.663444 crc crio[23733]: time=\"2026-06-09T13:57:29.663396229Z\" level=info msg=\"Deleting pod openstack_nova-cell0-9d38-account-create-update-8f6fp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:29.666595 crc crio[23733]: time=\"2026-06-09T13:57:29.666498227Z\" level=info msg=\"Stopping pod sandbox: a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7\" id=634ad1b9-330a-46f3-af5a-a8c000675f3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:29.667792 crc crio[23733]: time=\"2026-06-09T13:57:29.667721198Z\" level=info msg=\"Stopping pod sandbox: ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f\" id=a887424c-1975-459a-9b56-66140569f175 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:29.668146 crc crio[23733]: time=\"2026-06-09T13:57:29.668036005Z\" level=info msg=\"Stopping pod sandbox: 476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b\" id=8336f053-6100-46f5-8a28-d58f8bca33c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:29.668781 crc crio[23733]: time=\"2026-06-09T13:57:29.668699593Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-c9m82 Namespace:openstack ID:476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b UID:46ca1c8e-7906-49a4-9105-abe923dccfaf NetNS:/var/run/netns/5ebd3005-c165-4652-ac28-e0c917b416e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46ca1c8e_7906_49a4_9105_abe923dccfaf.slice PodAnnotations:0xc00028f2e8}] Aliases:map[]}\"\nJun 09 13:57:29.669745 crc crio[23733]: time=\"2026-06-09T13:57:29.669598735Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-c9m82 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:29.674472 crc crio[23733]: time=\"2026-06-09T13:57:29.674378265Z\" level=info msg=\"Got pod network &{Name:nova-api-20bd-account-create-update-sxf4s Namespace:openstack ID:ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f UID:8391463b-0c3d-49dc-99ce-870d2ba44e90 NetNS:/var/run/netns/68f40716-cf6f-4f0f-b23a-2e3bc283f5b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8391463b_0c3d_49dc_99ce_870d2ba44e90.slice PodAnnotations:0xc0003097a8}] Aliases:map[]}\"\nJun 09 13:57:29.674692 crc crio[23733]: time=\"2026-06-09T13:57:29.67458361Z\" level=info msg=\"Deleting pod openstack_nova-api-20bd-account-create-update-sxf4s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:29.679933 crc crio[23733]: time=\"2026-06-09T13:57:29.679282787Z\" level=info msg=\"Stopping pod sandbox: a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632\" id=0d513d2e-da64-4649-8842-4c1bab0cb62c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:29.680186 crc crio[23733]: time=\"2026-06-09T13:57:29.679940253Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-6wnh8 Namespace:openstack ID:a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632 UID:d9ac7928-b240-4d8b-bda1-469d78ef528f NetNS:/var/run/netns/f6e9fc40-ddc2-45b0-9631-5010e628ef1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9ac7928_b240_4d8b_bda1_469d78ef528f.slice PodAnnotations:0xc00012b998}] Aliases:map[]}\"\nJun 09 13:57:29.680607 crc crio[23733]: time=\"2026-06-09T13:57:29.680094678Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-6wnh8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:29.706563 crc crio[23733]: time=\"2026-06-09T13:57:29.706443858Z\" level=info msg=\"Got pod network &{Name:nova-cell1-be7c-account-create-update-c5krr Namespace:openstack ID:a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7 UID:f30528a6-9a83-4f69-a516-9415f8dd31e5 NetNS:/var/run/netns/f68a3b63-4088-470a-9980-4159c06f3755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf30528a6_9a83_4f69_a516_9415f8dd31e5.slice PodAnnotations:0xc001026618}] Aliases:map[]}\"\nJun 09 13:57:29.706855 crc crio[23733]: time=\"2026-06-09T13:57:29.706785697Z\" level=info msg=\"Deleting pod openstack_nova-cell1-be7c-account-create-update-c5krr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:29.828038 crc crio[23733]: time=\"2026-06-09T13:57:29.827925922Z\" level=info msg=\"Stopped container 4727d2fa9866456c22899e4a936194c2dfb0c347534b8dd23453eb1b22e101c5: openstack/ceilometer-0/proxy-httpd\" id=b04e3ff5-610b-4b39-9c65-0db0a9ae58cf name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:29.839445 crc crio[23733]: time=\"2026-06-09T13:57:29.839290286Z\" level=info msg=\"Stopped container ebd3d0d3b4a00a1d1f5f3f254e752056b8690b2da798a0f351e290674c87b2c8: openstack/ceilometer-0/sg-core\" id=efe9d2cd-ddce-4ad3-bdc8-14f222f9c8af name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:29.956692 crc crio[23733]: time=\"2026-06-09T13:57:29.955197182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:30.134217 crc crio[23733]: time=\"2026-06-09T13:57:30.131504139Z\" level=info msg=\"Created container 25595d7c8dfe4d5f30fe55146dc28831b371f21ec8c34bfd94dc39d1d8ba09a6: openstack/cinder-scheduler-0/probe\" id=8cb02744-cc96-48ed-9be2-7ea465574859 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:30.140363 crc crio[23733]: time=\"2026-06-09T13:57:30.140264038Z\" level=info msg=\"Starting container: 25595d7c8dfe4d5f30fe55146dc28831b371f21ec8c34bfd94dc39d1d8ba09a6\" id=447a7179-b009-4fc4-8cdb-4c9281bbf7ae name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:30.157346 crc crio[23733]: time=\"2026-06-09T13:57:30.152250529Z\" level=info msg=\"Started container\" PID=78470 containerID=25595d7c8dfe4d5f30fe55146dc28831b371f21ec8c34bfd94dc39d1d8ba09a6 description=openstack/cinder-scheduler-0/probe id=447a7179-b009-4fc4-8cdb-4c9281bbf7ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=078119bbb5d981ca8fee10952dcf1a5dcd9ede7011177627cf2ccf237bfdacbc\nJun 09 13:57:30.307693 crc crio[23733]: time=\"2026-06-09T13:57:30.307230162Z\" level=info msg=\"Stopped pod sandbox: 719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79\" id=31c76c1e-c19c-4cda-9ee8-c4d6c162a5cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:30.534954 crc crio[23733]: time=\"2026-06-09T13:57:30.532515467Z\" level=info msg=\"Stopped pod sandbox: a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7\" id=634ad1b9-330a-46f3-af5a-a8c000675f3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:30.589501 crc crio[23733]: time=\"2026-06-09T13:57:30.589409203Z\" level=info msg=\"Stopped pod sandbox: 476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b\" id=8336f053-6100-46f5-8a28-d58f8bca33c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:30.619900 crc crio[23733]: time=\"2026-06-09T13:57:30.618094572Z\" level=info msg=\"Stopped pod sandbox: ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f\" id=a887424c-1975-459a-9b56-66140569f175 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:30.960880 crc crio[23733]: time=\"2026-06-09T13:57:30.960755118Z\" level=info msg=\"Stopped pod sandbox: a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632\" id=0d513d2e-da64-4649-8842-4c1bab0cb62c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:33.378676 crc crio[23733]: time=\"2026-06-09T13:57:33.377801712Z\" level=info msg=\"Stopping container: 757865ce28e1e8791c870d32b1070e5f4a146591afc3a67293b91657c16b3e2a (timeout: 30s)\" id=4c0a1d88-5262-41ec-a8aa-c3c56c5ac00a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:33.380420 crc crio[23733]: time=\"2026-06-09T13:57:33.379861804Z\" level=info msg=\"Stopping container: c486fac1b166d81467fa6507531744360ff884b0312a7d58b0b6eec3f712225d (timeout: 30s)\" id=f36f3a9c-0f9d-4bf3-a380-ba676b434da9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:33.648891 crc crio[23733]: time=\"2026-06-09T13:57:33.648773723Z\" level=info msg=\"Stopped container 757865ce28e1e8791c870d32b1070e5f4a146591afc3a67293b91657c16b3e2a: openstack/neutron-544f9cd8d8-6gj8g/neutron-httpd\" id=4c0a1d88-5262-41ec-a8aa-c3c56c5ac00a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:35.873327 crc crio[23733]: time=\"2026-06-09T13:57:35.872738509Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-tfmm2/POD\" id=c7776fb9-1f22-4917-b1e9-76c004cdc7af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:35.874927 crc crio[23733]: time=\"2026-06-09T13:57:35.873398296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:35.998397 crc crio[23733]: time=\"2026-06-09T13:57:35.997782643Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-tfmm2 Namespace:openstack ID:e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508 UID:a4302d77-bcbc-4478-a050-3625d006b415 NetNS:/var/run/netns/430b9dcc-8b4e-4cd4-9e3f-d49bc263e371 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4302d77_bcbc_4478_a050_3625d006b415.slice PodAnnotations:0xc001c1e0f8}] Aliases:map[]}\"\nJun 09 13:57:35.998397 crc crio[23733]: time=\"2026-06-09T13:57:35.998326397Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-tfmm2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:36.022370 crc crio[23733]: time=\"2026-06-09T13:57:36.022222035Z\" level=info msg=\"Stopping container: 4bbed782c30513e4b39e86281ebe94cc300d95dda9a8c9151f22657b13c01174 (timeout: 30s)\" id=94959909-ce59-435c-a002-987fd2574567 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:36.022563 crc crio[23733]: time=\"2026-06-09T13:57:36.022391989Z\" level=info msg=\"Stopping container: 17b445db85b1bf1f418211b99209cd700452ebe86fed3a162746eacf9b8c5ca7 (timeout: 30s)\" id=0ff37463-66ba-4fda-9008-084045a62414 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:36.187434 crc crio[23733]: time=\"2026-06-09T13:57:36.18725984Z\" level=info msg=\"Stopped container 17b445db85b1bf1f418211b99209cd700452ebe86fed3a162746eacf9b8c5ca7: openstack/placement-7fd564548-zdgk8/placement-log\" id=0ff37463-66ba-4fda-9008-084045a62414 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:36.689735 crc crio[23733]: 2026-06-09T13:57:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e42be4652b54bd1 Mac:ce:13:1e:ec:e1:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/430b9dcc-8b4e-4cd4-9e3f-d49bc263e371 SocketPath: PciID:}] [{Interface:0xc00028e5d0 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:57:36.691006 crc crio[23733]: time=\"2026-06-09T13:57:36.690928531Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-tfmm2 Namespace:openstack ID:e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508 UID:a4302d77-bcbc-4478-a050-3625d006b415 NetNS:/var/run/netns/430b9dcc-8b4e-4cd4-9e3f-d49bc263e371 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4302d77_bcbc_4478_a050_3625d006b415.slice PodAnnotations:0xc001c1e0f8}] Aliases:map[]}\"\nJun 09 13:57:36.691160 crc crio[23733]: time=\"2026-06-09T13:57:36.691087675Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-tfmm2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:57:36.724006 crc crio[23733]: time=\"2026-06-09T13:57:36.723903448Z\" level=info msg=\"Ran pod sandbox e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508 with infra container: openstack/nova-cell0-conductor-db-sync-tfmm2/POD\" id=c7776fb9-1f22-4917-b1e9-76c004cdc7af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:36.738967 crc crio[23733]: time=\"2026-06-09T13:57:36.738853772Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=843d8de8-5844-4b2f-aeb3-469b959ceb23 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:36.739533 crc crio[23733]: time=\"2026-06-09T13:57:36.739469417Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=843d8de8-5844-4b2f-aeb3-469b959ceb23 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:36.739604 crc crio[23733]: time=\"2026-06-09T13:57:36.739553349Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=843d8de8-5844-4b2f-aeb3-469b959ceb23 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:36.751868 crc crio[23733]: time=\"2026-06-09T13:57:36.751682983Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=e4da05a2-db11-435e-b3b1-e818ba4c7270 name=/runtime.v1.ImageService/PullImage\nJun 09 13:57:36.770493 crc crio[23733]: time=\"2026-06-09T13:57:36.770405992Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"\nJun 09 13:57:38.620985 crc crio[23733]: time=\"2026-06-09T13:57:38.619557688Z\" level=info msg=\"Stopped container c486fac1b166d81467fa6507531744360ff884b0312a7d58b0b6eec3f712225d: openstack/neutron-544f9cd8d8-6gj8g/neutron-api\" id=f36f3a9c-0f9d-4bf3-a380-ba676b434da9 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:38.624580 crc crio[23733]: time=\"2026-06-09T13:57:38.623517996Z\" level=info msg=\"Stopping pod sandbox: 8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed\" id=dbb536c1-4e6d-464d-91ba-71c749b9938b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:38.625836 crc crio[23733]: time=\"2026-06-09T13:57:38.625759023Z\" level=info msg=\"Got pod network &{Name:neutron-544f9cd8d8-6gj8g Namespace:openstack ID:8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed UID:60983bd1-39e9-408f-a1b5-4e2445bf107c NetNS:/var/run/netns/7b79ca93-a7d3-4f1d-8fb1-35eeea64022e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60983bd1_39e9_408f_a1b5_4e2445bf107c.slice PodAnnotations:0xc00008ccd0}] Aliases:map[]}\"\nJun 09 13:57:38.626035 crc crio[23733]: time=\"2026-06-09T13:57:38.625982708Z\" level=info msg=\"Deleting pod openstack_neutron-544f9cd8d8-6gj8g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:39.160560 crc crio[23733]: time=\"2026-06-09T13:57:39.159769644Z\" level=info msg=\"Stopped pod sandbox: 8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed\" id=dbb536c1-4e6d-464d-91ba-71c749b9938b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:39.581936 crc crio[23733]: time=\"2026-06-09T13:57:39.578939626Z\" level=info msg=\"Stopped container 4bbed782c30513e4b39e86281ebe94cc300d95dda9a8c9151f22657b13c01174: openstack/placement-7fd564548-zdgk8/placement-api\" id=94959909-ce59-435c-a002-987fd2574567 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:39.581936 crc crio[23733]: time=\"2026-06-09T13:57:39.58145678Z\" level=info msg=\"Stopping pod sandbox: 48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2\" id=fb9517f3-fbbd-4cfc-90ae-6e680641033e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:39.582565 crc crio[23733]: time=\"2026-06-09T13:57:39.582476845Z\" level=info msg=\"Got pod network &{Name:placement-7fd564548-zdgk8 Namespace:openstack ID:48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2 UID:0816116b-fe4d-4061-a0fc-8c1dcf6f44a9 NetNS:/var/run/netns/dfad942e-7a2c-4a83-bc6f-00859bf0041e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0816116b_fe4d_4061_a0fc_8c1dcf6f44a9.slice PodAnnotations:0xc001027230}] Aliases:map[]}\"\nJun 09 13:57:39.582874 crc crio[23733]: time=\"2026-06-09T13:57:39.582859005Z\" level=info msg=\"Deleting pod openstack_placement-7fd564548-zdgk8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:40.027581 crc crio[23733]: time=\"2026-06-09T13:57:40.027433365Z\" level=info msg=\"Stopped pod sandbox: 48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2\" id=fb9517f3-fbbd-4cfc-90ae-6e680641033e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:40.302586 crc crio[23733]: time=\"2026-06-09T13:57:40.301841361Z\" level=info msg=\"Removing container: 4bbed782c30513e4b39e86281ebe94cc300d95dda9a8c9151f22657b13c01174\" id=47ba614e-202b-4605-8677-9bf2ed5dbbd4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:40.375894 crc crio[23733]: time=\"2026-06-09T13:57:40.375799044Z\" level=info msg=\"Removed container 4bbed782c30513e4b39e86281ebe94cc300d95dda9a8c9151f22657b13c01174: openstack/placement-7fd564548-zdgk8/placement-api\" id=47ba614e-202b-4605-8677-9bf2ed5dbbd4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:40.379431 crc crio[23733]: time=\"2026-06-09T13:57:40.379346142Z\" level=info msg=\"Removing container: 17b445db85b1bf1f418211b99209cd700452ebe86fed3a162746eacf9b8c5ca7\" id=2bcc354b-9121-4194-8f3e-1516a53ad2c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:40.458153 crc crio[23733]: time=\"2026-06-09T13:57:40.457976664Z\" level=info msg=\"Removed container 17b445db85b1bf1f418211b99209cd700452ebe86fed3a162746eacf9b8c5ca7: openstack/placement-7fd564548-zdgk8/placement-log\" id=2bcc354b-9121-4194-8f3e-1516a53ad2c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:44.966634 crc crio[23733]: time=\"2026-06-09T13:57:44.96591497Z\" level=info msg=\"Stopping container: b85eeb8fa769a224ef08e3cb5ee812c9570a27f607083416dec7d5d82e5fa5a5 (timeout: 30s)\" id=41119291-f31c-4c8e-b6d2-c83ee0e4ba32 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:44.967544 crc crio[23733]: time=\"2026-06-09T13:57:44.967486029Z\" level=info msg=\"Stopping container: 42de5d94d7bdfcf8ab925eb1afa5d46e429d04bf2f74551bdfb45b355d950508 (timeout: 30s)\" id=bb347bb0-9c8a-4bfc-82f0-a0891b85a617 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:51.453222 crc crio[23733]: time=\"2026-06-09T13:57:51.450042724Z\" level=info msg=\"Stopped container 42de5d94d7bdfcf8ab925eb1afa5d46e429d04bf2f74551bdfb45b355d950508: openstack/glance-default-internal-api-0/glance-log\" id=bb347bb0-9c8a-4bfc-82f0-a0891b85a617 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:51.723028 crc crio[23733]: time=\"2026-06-09T13:57:51.722040541Z\" level=info msg=\"Stopped container b85eeb8fa769a224ef08e3cb5ee812c9570a27f607083416dec7d5d82e5fa5a5: openstack/glance-default-internal-api-0/glance-httpd\" id=41119291-f31c-4c8e-b6d2-c83ee0e4ba32 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:51.724455 crc crio[23733]: time=\"2026-06-09T13:57:51.724258936Z\" level=info msg=\"Stopping pod sandbox: 6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2\" id=ec723ad1-5b55-44c6-9d5c-acc8bd57520f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:51.733501 crc crio[23733]: time=\"2026-06-09T13:57:51.733389965Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2 UID:d031b516-5792-47d8-a7d6-9ea2e2f631e9 NetNS:/var/run/netns/616c4a36-28db-4016-b452-5b3abf0c474e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd031b516_5792_47d8_a7d6_9ea2e2f631e9.slice PodAnnotations:0xc002898168}] Aliases:map[]}\"\nJun 09 13:57:51.733863 crc crio[23733]: time=\"2026-06-09T13:57:51.733796285Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:51.794277 crc crio[23733]: time=\"2026-06-09T13:57:51.791529881Z\" level=info msg=\"Stopped container 02cc7d55a3f0e5116ac2cecb21a9a55d93213ef7c9ed4d88853f0d05304e9057: openstack/ceilometer-0/ceilometer-central-agent\" id=122e1537-1e6e-4ab0-ad3e-ead43d123906 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:53.402681 crc crio[23733]: time=\"2026-06-09T13:57:53.402025506Z\" level=info msg=\"Stopped pod sandbox: 6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2\" id=ec723ad1-5b55-44c6-9d5c-acc8bd57520f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:53.640766 crc crio[23733]: time=\"2026-06-09T13:57:53.640552933Z\" level=info msg=\"Removing container: b85eeb8fa769a224ef08e3cb5ee812c9570a27f607083416dec7d5d82e5fa5a5\" id=50d134f7-d92f-4cac-b1ea-913685bd7d38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:53.725284 crc crio[23733]: time=\"2026-06-09T13:57:53.725095551Z\" level=info msg=\"Removed container b85eeb8fa769a224ef08e3cb5ee812c9570a27f607083416dec7d5d82e5fa5a5: openstack/glance-default-internal-api-0/glance-httpd\" id=50d134f7-d92f-4cac-b1ea-913685bd7d38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:53.730825 crc crio[23733]: time=\"2026-06-09T13:57:53.73063064Z\" level=info msg=\"Removing container: 42de5d94d7bdfcf8ab925eb1afa5d46e429d04bf2f74551bdfb45b355d950508\" id=389e0f38-143c-45f3-b496-3299caeb3ba0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:53.867730 crc crio[23733]: time=\"2026-06-09T13:57:53.867015337Z\" level=info msg=\"Removed container 42de5d94d7bdfcf8ab925eb1afa5d46e429d04bf2f74551bdfb45b355d950508: openstack/glance-default-internal-api-0/glance-log\" id=389e0f38-143c-45f3-b496-3299caeb3ba0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:57:54.151392 crc crio[23733]: time=\"2026-06-09T13:57:54.15128952Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=e4da05a2-db11-435e-b3b1-e818ba4c7270 name=/runtime.v1.ImageService/PullImage\nJun 09 13:57:54.152926 crc crio[23733]: time=\"2026-06-09T13:57:54.152789499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=33762f44-6873-4917-9309-8335e013a6b9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:54.221295 crc crio[23733]: time=\"2026-06-09T13:57:54.220887214Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=54b405ae-7b9b-440f-a39a-885443df7228 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:54.250921 crc crio[23733]: time=\"2026-06-09T13:57:54.249726797Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-tfmm2/nova-cell0-conductor-db-sync\" id=235c239d-c8a1-4965-bdb4-bb31a12e3b20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:54.251787 crc crio[23733]: time=\"2026-06-09T13:57:54.251713557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:54.362196 crc crio[23733]: time=\"2026-06-09T13:57:54.362015581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:54.378453 crc crio[23733]: time=\"2026-06-09T13:57:54.377373016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:54.619847 crc crio[23733]: time=\"2026-06-09T13:57:54.618765005Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=61f4c6e1-e8ce-492e-b84a-de5e74440ad9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:54.619847 crc crio[23733]: time=\"2026-06-09T13:57:54.619240056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:54.647282 crc crio[23733]: time=\"2026-06-09T13:57:54.647176756Z\" level=info msg=\"Created container 51664f1b117f7ef87ba309a27c55cc3ffbfa6e60a07017d79b5c4c811316f20f: openstack/nova-cell0-conductor-db-sync-tfmm2/nova-cell0-conductor-db-sync\" id=235c239d-c8a1-4965-bdb4-bb31a12e3b20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:54.652217 crc crio[23733]: time=\"2026-06-09T13:57:54.652054238Z\" level=info msg=\"Starting container: 51664f1b117f7ef87ba309a27c55cc3ffbfa6e60a07017d79b5c4c811316f20f\" id=c504a937-4d39-4b49-a2af-2ee7fef5d8e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:54.662081 crc crio[23733]: time=\"2026-06-09T13:57:54.661750611Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:3911005c9316520e8732cbf44ea18a2e9928af12268c7ec028e567382b3e2c15 UID:2d0d88c1-3ab3-466f-8a2d-ca0ed26b5a7c NetNS:/var/run/netns/a2295412-145b-4123-84c8-f8faead0a238 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d0d88c1_3ab3_466f_8a2d_ca0ed26b5a7c.slice PodAnnotations:0xc001c1e308}] Aliases:map[]}\"\nJun 09 13:57:54.662081 crc crio[23733]: time=\"2026-06-09T13:57:54.661820583Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:54.664202 crc crio[23733]: time=\"2026-06-09T13:57:54.66407725Z\" level=info msg=\"Started container\" PID=79972 containerID=51664f1b117f7ef87ba309a27c55cc3ffbfa6e60a07017d79b5c4c811316f20f description=openstack/nova-cell0-conductor-db-sync-tfmm2/nova-cell0-conductor-db-sync id=c504a937-4d39-4b49-a2af-2ee7fef5d8e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508\nJun 09 13:57:55.375385 crc crio[23733]: time=\"2026-06-09T13:57:55.374508801Z\" level=info msg=\"Stopping container: 7aa2dc659325b4f71512fe9a20078fde87164e1b33c8d5c46827fae943e331d9 (timeout: 30s)\" id=7eeb6b4c-2a60-4f13-8c66-62313c4d77d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:55.383291 crc crio[23733]: time=\"2026-06-09T13:57:55.382403518Z\" level=info msg=\"Stopping container: 22fb0bc9da5fbb40c0b1b3e258c13494e413e7b3ce281714417b9051913ae97c (timeout: 30s)\" id=baf5383e-3b1a-4520-ba73-67c2de9b6a7c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:55.633512 crc crio[23733]: time=\"2026-06-09T13:57:55.633374278Z\" level=info msg=\"Stopped container 22fb0bc9da5fbb40c0b1b3e258c13494e413e7b3ce281714417b9051913ae97c: openstack/glance-default-external-api-0/glance-log\" id=baf5383e-3b1a-4520-ba73-67c2de9b6a7c name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:55.752742 crc crio[23733]: 2026-06-09T13:57:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3911005c9316520 Mac:c6:6f:25:1d:43:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/a2295412-145b-4123-84c8-f8faead0a238 SocketPath: PciID:}] [{Interface:0xc000146d00 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:57:55.753876 crc crio[23733]: time=\"2026-06-09T13:57:55.753787465Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:3911005c9316520e8732cbf44ea18a2e9928af12268c7ec028e567382b3e2c15 UID:2d0d88c1-3ab3-466f-8a2d-ca0ed26b5a7c NetNS:/var/run/netns/a2295412-145b-4123-84c8-f8faead0a238 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d0d88c1_3ab3_466f_8a2d_ca0ed26b5a7c.slice PodAnnotations:0xc001c1e308}] Aliases:map[]}\"\nJun 09 13:57:55.754327 crc crio[23733]: time=\"2026-06-09T13:57:55.754022901Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:57:55.774779 crc crio[23733]: time=\"2026-06-09T13:57:55.774559465Z\" level=info msg=\"Ran pod sandbox 3911005c9316520e8732cbf44ea18a2e9928af12268c7ec028e567382b3e2c15 with infra container: openstack/glance-default-internal-api-0/POD\" id=61f4c6e1-e8ce-492e-b84a-de5e74440ad9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:57:55.779408 crc crio[23733]: time=\"2026-06-09T13:57:55.779061968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=54aacc1e-53ea-49d0-b446-213e26550f00 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:55.782570 crc crio[23733]: time=\"2026-06-09T13:57:55.782380592Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b2d315e5-f729-44fe-a924-7a8a93c66ef1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:55.808913 crc crio[23733]: time=\"2026-06-09T13:57:55.808725771Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=a7ef7610-2a46-4511-8362-6bbb7fde651e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:55.809331 crc crio[23733]: time=\"2026-06-09T13:57:55.809266134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:55.872729 crc crio[23733]: time=\"2026-06-09T13:57:55.872616671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:57.097518 crc crio[23733]: time=\"2026-06-09T13:57:57.097375591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:57.230820 crc crio[23733]: time=\"2026-06-09T13:57:57.230291233Z\" level=info msg=\"Created container cabaebd93f99d7deacbafbebf164ea3c7beed633a85c2725e56f347e3569764f: openstack/glance-default-internal-api-0/glance-log\" id=a7ef7610-2a46-4511-8362-6bbb7fde651e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:57.248199 crc crio[23733]: time=\"2026-06-09T13:57:57.24456712Z\" level=info msg=\"Starting container: cabaebd93f99d7deacbafbebf164ea3c7beed633a85c2725e56f347e3569764f\" id=45bb6cc6-ea36-41eb-b164-b68abaead5f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:57.252465 crc crio[23733]: time=\"2026-06-09T13:57:57.251813551Z\" level=info msg=\"Started container\" PID=80263 containerID=cabaebd93f99d7deacbafbebf164ea3c7beed633a85c2725e56f347e3569764f description=openstack/glance-default-internal-api-0/glance-log id=45bb6cc6-ea36-41eb-b164-b68abaead5f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3911005c9316520e8732cbf44ea18a2e9928af12268c7ec028e567382b3e2c15\nJun 09 13:57:57.271056 crc crio[23733]: time=\"2026-06-09T13:57:57.271002982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=08384004-5471-4f18-9f96-9ea3fbf9a95f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:57.346405 crc crio[23733]: time=\"2026-06-09T13:57:57.346341769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=7a0d5791-2201-45e3-88b3-aa341f9e244c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:57:57.359702 crc crio[23733]: time=\"2026-06-09T13:57:57.359608982Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=8900f731-5d7c-4b0e-9707-d0b6b72cde5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:57.360608 crc crio[23733]: time=\"2026-06-09T13:57:57.360577716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:57.433809 crc crio[23733]: time=\"2026-06-09T13:57:57.43372047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:58.188696 crc crio[23733]: time=\"2026-06-09T13:57:58.188233626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:57:58.339605 crc crio[23733]: time=\"2026-06-09T13:57:58.339410543Z\" level=info msg=\"Created container f7f889a9048ec91be0d8e5773b002828c7727c05cec9183e53456a70d4f7755c: openstack/glance-default-internal-api-0/glance-httpd\" id=8900f731-5d7c-4b0e-9707-d0b6b72cde5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:57:58.341737 crc crio[23733]: time=\"2026-06-09T13:57:58.341506626Z\" level=info msg=\"Starting container: f7f889a9048ec91be0d8e5773b002828c7727c05cec9183e53456a70d4f7755c\" id=32bfd33a-6b8f-4d2b-aaaf-2d1d73540d50 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:57:58.348625 crc crio[23733]: time=\"2026-06-09T13:57:58.348569443Z\" level=info msg=\"Started container\" PID=80328 containerID=f7f889a9048ec91be0d8e5773b002828c7727c05cec9183e53456a70d4f7755c description=openstack/glance-default-internal-api-0/glance-httpd id=32bfd33a-6b8f-4d2b-aaaf-2d1d73540d50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3911005c9316520e8732cbf44ea18a2e9928af12268c7ec028e567382b3e2c15\nJun 09 13:57:58.992028 crc crio[23733]: time=\"2026-06-09T13:57:58.99137398Z\" level=info msg=\"Stopped container 7aa2dc659325b4f71512fe9a20078fde87164e1b33c8d5c46827fae943e331d9: openstack/glance-default-external-api-0/glance-httpd\" id=7eeb6b4c-2a60-4f13-8c66-62313c4d77d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:58.993308 crc crio[23733]: time=\"2026-06-09T13:57:58.993223067Z\" level=info msg=\"Stopping pod sandbox: 89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4\" id=9caac531-0dbe-4158-8a3a-607f8e4d155a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:58.994552 crc crio[23733]: time=\"2026-06-09T13:57:58.994482498Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4 UID:8ff63db0-5b46-4fc3-8dd3-dcb6883e9655 NetNS:/var/run/netns/483aeebc-4417-4fe8-b0e0-f4f4cf81faa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ff63db0_5b46_4fc3_8dd3_dcb6883e9655.slice PodAnnotations:0xc002898950}] Aliases:map[]}\"\nJun 09 13:57:58.994756 crc crio[23733]: time=\"2026-06-09T13:57:58.994705454Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:59.513954 crc crio[23733]: time=\"2026-06-09T13:57:59.513243986Z\" level=info msg=\"Stopped pod sandbox: 89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4\" id=9caac531-0dbe-4158-8a3a-607f8e4d155a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:59.760444 crc crio[23733]: time=\"2026-06-09T13:57:59.758866611Z\" level=warning msg=\"Stopping container 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de with stop signal(15) timed out. Killing...\"\nJun 09 13:57:59.877753 crc crio[23733]: time=\"2026-06-09T13:57:59.870805036Z\" level=error msg=\"Killing container 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 09 13:57:59.943950 crc crio[23733]: time=\"2026-06-09T13:57:59.942751989Z\" level=info msg=\"Stopped container 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de: openstack/ceilometer-0/ceilometer-notification-agent\" id=ce1609b2-846f-4909-a029-97e8df274bdd name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:57:59.947538 crc crio[23733]: time=\"2026-06-09T13:57:59.947385215Z\" level=info msg=\"Stopping pod sandbox: c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2\" id=90a6236d-3ec9-476d-b449-8beddefc5055 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:57:59.948886 crc crio[23733]: time=\"2026-06-09T13:57:59.94878655Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2 UID:0ba333a4-0117-4820-9738-e6acb06ffcfc NetNS:/var/run/netns/d3bf4af9-a5a1-41d0-ad6f-26cc2cc100e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ba333a4_0117_4820_9738_e6acb06ffcfc.slice PodAnnotations:0xc0020d9308}] Aliases:map[]}\"\nJun 09 13:57:59.949070 crc crio[23733]: time=\"2026-06-09T13:57:59.949004355Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:57:59.959736 crc crio[23733]: time=\"2026-06-09T13:57:59.959471958Z\" level=info msg=\"Removing container: 7aa2dc659325b4f71512fe9a20078fde87164e1b33c8d5c46827fae943e331d9\" id=754f9b8b-c99d-43dc-a3fd-9a1c1958481a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:00.319378 crc crio[23733]: time=\"2026-06-09T13:58:00.319261643Z\" level=info msg=\"Removed container 7aa2dc659325b4f71512fe9a20078fde87164e1b33c8d5c46827fae943e331d9: openstack/glance-default-external-api-0/glance-httpd\" id=754f9b8b-c99d-43dc-a3fd-9a1c1958481a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:00.358365 crc crio[23733]: time=\"2026-06-09T13:58:00.358061765Z\" level=info msg=\"Removing container: 22fb0bc9da5fbb40c0b1b3e258c13494e413e7b3ce281714417b9051913ae97c\" id=3f6e4378-b772-47ad-a76e-7442e264c458 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:00.447469 crc crio[23733]: time=\"2026-06-09T13:58:00.442405689Z\" level=info msg=\"Removed container 22fb0bc9da5fbb40c0b1b3e258c13494e413e7b3ce281714417b9051913ae97c: openstack/glance-default-external-api-0/glance-log\" id=3f6e4378-b772-47ad-a76e-7442e264c458 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:00.469532 crc crio[23733]: time=\"2026-06-09T13:58:00.467430435Z\" level=info msg=\"Stopped pod sandbox: c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2\" id=90a6236d-3ec9-476d-b449-8beddefc5055 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:00.890175 crc crio[23733]: time=\"2026-06-09T13:58:00.889907223Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683558-tjh6b/POD\" id=57aac8c9-dbc1-4c13-baa8-0855798ef76b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:00.890175 crc crio[23733]: time=\"2026-06-09T13:58:00.890094637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:00.913556 crc crio[23733]: time=\"2026-06-09T13:58:00.911315429Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=bb027448-a858-4462-a23d-d196e669efe6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:00.913556 crc crio[23733]: time=\"2026-06-09T13:58:00.911450292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:00.940346 crc crio[23733]: time=\"2026-06-09T13:58:00.940228843Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683558-tjh6b Namespace:openshift-infra ID:9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12 UID:71902744-d2b7-4695-b4f0-952f1dda828b NetNS:/var/run/netns/185545ae-8925-4525-bbfd-aa52e2e2b1d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71902744_d2b7_4695_b4f0_952f1dda828b.slice PodAnnotations:0xc0025342d8}] Aliases:map[]}\"\nJun 09 13:58:00.940346 crc crio[23733]: time=\"2026-06-09T13:58:00.940316195Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683558-tjh6b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:01.003279 crc crio[23733]: time=\"2026-06-09T13:58:00.998514683Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d433493398d696610290bc8f259cb7aae8e8a13b2a151b3f123f6c1f238a8aa0 UID:3064cdf4-5d16-4299-891b-40b1f16ae572 NetNS:/var/run/netns/8eb2ebc2-ac44-4345-8371-5719530cc56f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3064cdf4_5d16_4299_891b_40b1f16ae572.slice PodAnnotations:0xc00012b588}] Aliases:map[]}\"\nJun 09 13:58:01.003279 crc crio[23733]: time=\"2026-06-09T13:58:01.000915244Z\" level=info msg=\"Removing container: 4727d2fa9866456c22899e4a936194c2dfb0c347534b8dd23453eb1b22e101c5\" id=c0ea12fb-829e-4ba3-a500-a378b382cedf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:01.003911 crc crio[23733]: time=\"2026-06-09T13:58:01.003396256Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:01.151659 crc crio[23733]: time=\"2026-06-09T13:58:01.151503757Z\" level=info msg=\"Removed container 4727d2fa9866456c22899e4a936194c2dfb0c347534b8dd23453eb1b22e101c5: openstack/ceilometer-0/proxy-httpd\" id=c0ea12fb-829e-4ba3-a500-a378b382cedf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:01.165444 crc crio[23733]: time=\"2026-06-09T13:58:01.165311643Z\" level=info msg=\"Removing container: ebd3d0d3b4a00a1d1f5f3f254e752056b8690b2da798a0f351e290674c87b2c8\" id=813b519a-543d-49d8-bd6b-c21b8554b5b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:01.286573 crc crio[23733]: time=\"2026-06-09T13:58:01.285766221Z\" level=info msg=\"Removed container ebd3d0d3b4a00a1d1f5f3f254e752056b8690b2da798a0f351e290674c87b2c8: openstack/ceilometer-0/sg-core\" id=813b519a-543d-49d8-bd6b-c21b8554b5b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:01.304088 crc crio[23733]: time=\"2026-06-09T13:58:01.291906884Z\" level=info msg=\"Removing container: 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de\" id=76070fdd-daab-427a-81f2-2d9a34abec20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:01.345936 crc crio[23733]: time=\"2026-06-09T13:58:01.342519894Z\" level=info msg=\"Removed container 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de: openstack/ceilometer-0/ceilometer-notification-agent\" id=76070fdd-daab-427a-81f2-2d9a34abec20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:01.346429 crc crio[23733]: time=\"2026-06-09T13:58:01.346005661Z\" level=info msg=\"Removing container: 02cc7d55a3f0e5116ac2cecb21a9a55d93213ef7c9ed4d88853f0d05304e9057\" id=7d13894b-47b4-416c-8910-34f152e5e056 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:01.388260 crc crio[23733]: time=\"2026-06-09T13:58:01.387368887Z\" level=info msg=\"Removed container 02cc7d55a3f0e5116ac2cecb21a9a55d93213ef7c9ed4d88853f0d05304e9057: openstack/ceilometer-0/ceilometer-central-agent\" id=7d13894b-47b4-416c-8910-34f152e5e056 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:01.608163 crc crio[23733]: time=\"2026-06-09T13:58:01.605608335Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=ed8d8fd8-3142-4506-85b1-89694ecd236d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:01.608163 crc crio[23733]: time=\"2026-06-09T13:58:01.60579459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:01.651880 crc crio[23733]: time=\"2026-06-09T13:58:01.651817683Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca UID:5ab2b178-a784-4bbf-b9a3-8b452e78a56f NetNS:/var/run/netns/f8c24bc2-42f2-443b-b061-14cf5729beb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ab2b178_a784_4bbf_b9a3_8b452e78a56f.slice PodAnnotations:0xc0020d8808}] Aliases:map[]}\"\nJun 09 13:58:01.652285 crc crio[23733]: time=\"2026-06-09T13:58:01.652259575Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:01.897200 crc crio[23733]: 2026-06-09T13:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9fdb6c3423c69a7 Mac:86:93:f1:c5:b4:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/185545ae-8925-4525-bbfd-aa52e2e2b1d7 SocketPath: PciID:}] [{Interface:0xc000512620 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:58:01.899492 crc crio[23733]: time=\"2026-06-09T13:58:01.89872933Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683558-tjh6b Namespace:openshift-infra ID:9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12 UID:71902744-d2b7-4695-b4f0-952f1dda828b NetNS:/var/run/netns/185545ae-8925-4525-bbfd-aa52e2e2b1d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71902744_d2b7_4695_b4f0_952f1dda828b.slice PodAnnotations:0xc0025342d8}] Aliases:map[]}\"\nJun 09 13:58:01.899492 crc crio[23733]: time=\"2026-06-09T13:58:01.898923095Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683558-tjh6b for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:58:01.954797 crc crio[23733]: 2026-06-09T13:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d433493398d6966 Mac:86:23:59:57:ba:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/8eb2ebc2-ac44-4345-8371-5719530cc56f SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:58:01.954797 crc crio[23733]: time=\"2026-06-09T13:58:01.953964854Z\" level=info msg=\"Ran pod sandbox 9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12 with infra container: openshift-infra/auto-csr-approver-29683558-tjh6b/POD\" id=57aac8c9-dbc1-4c13-baa8-0855798ef76b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:01.956038 crc crio[23733]: time=\"2026-06-09T13:58:01.955549015Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d433493398d696610290bc8f259cb7aae8e8a13b2a151b3f123f6c1f238a8aa0 UID:3064cdf4-5d16-4299-891b-40b1f16ae572 NetNS:/var/run/netns/8eb2ebc2-ac44-4345-8371-5719530cc56f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3064cdf4_5d16_4299_891b_40b1f16ae572.slice PodAnnotations:0xc00012b588}] Aliases:map[]}\"\nJun 09 13:58:01.956038 crc crio[23733]: time=\"2026-06-09T13:58:01.955804441Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:58:01.963292 crc crio[23733]: time=\"2026-06-09T13:58:01.960494568Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f73aa97c-3766-4733-b81d-dd36f9949233 name=/runtime.v1.ImageService/PullImage\nJun 09 13:58:01.974776 crc crio[23733]: time=\"2026-06-09T13:58:01.974279873Z\" level=info msg=\"Ran pod sandbox d433493398d696610290bc8f259cb7aae8e8a13b2a151b3f123f6c1f238a8aa0 with infra container: openstack/glance-default-external-api-0/POD\" id=bb027448-a858-4462-a23d-d196e669efe6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:01.978768 crc crio[23733]: time=\"2026-06-09T13:58:01.977265298Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 13:58:01.980899 crc crio[23733]: time=\"2026-06-09T13:58:01.980570372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5cda9b37-a58d-4571-8f1b-ef5d494e4924 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:01.987920 crc crio[23733]: time=\"2026-06-09T13:58:01.985940095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8933221f-f76b-4962-b983-7972c24c55f2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:01.998171 crc crio[23733]: time=\"2026-06-09T13:58:01.998006357Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=8dcc354d-0bdf-4cca-bee4-fea739f633b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:01.998996 crc crio[23733]: time=\"2026-06-09T13:58:01.99892456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:02.072499 crc crio[23733]: time=\"2026-06-09T13:58:02.066905714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:02.299296 crc crio[23733]: 2026-06-09T13:58:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:657b66004aec379 Mac:26:22:83:0a:d6:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/f8c24bc2-42f2-443b-b061-14cf5729beb4 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:58:02.299296 crc crio[23733]: time=\"2026-06-09T13:58:02.293469832Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca UID:5ab2b178-a784-4bbf-b9a3-8b452e78a56f NetNS:/var/run/netns/f8c24bc2-42f2-443b-b061-14cf5729beb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ab2b178_a784_4bbf_b9a3_8b452e78a56f.slice PodAnnotations:0xc0020d8808}] Aliases:map[]}\"\nJun 09 13:58:02.299296 crc crio[23733]: time=\"2026-06-09T13:58:02.293621025Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:58:02.334076 crc crio[23733]: time=\"2026-06-09T13:58:02.333972297Z\" level=info msg=\"Ran pod sandbox 657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca with infra container: openstack/ceilometer-0/POD\" id=ed8d8fd8-3142-4506-85b1-89694ecd236d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:02.357467 crc crio[23733]: time=\"2026-06-09T13:58:02.357360023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=e84f4d70-3972-4f25-bb75-04d13d44a7c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:02.412662 crc crio[23733]: time=\"2026-06-09T13:58:02.41193872Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=76bdde45-dc36-40b6-bc51-b6159688d31f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:02.425084 crc crio[23733]: time=\"2026-06-09T13:58:02.424966076Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=69d73b99-0923-4940-9ca0-ded4640c472a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:02.426245 crc crio[23733]: time=\"2026-06-09T13:58:02.426183056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:02.525474 crc crio[23733]: time=\"2026-06-09T13:58:02.525361973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:02.550200 crc crio[23733]: time=\"2026-06-09T13:58:02.549910136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:02.691913 crc crio[23733]: time=\"2026-06-09T13:58:02.691781702Z\" level=info msg=\"Created container 451ea01b9bba44a746cf36a5544f43f9486e31cfe9bf8cbd3c4250d58b75c81e: openstack/ceilometer-0/ceilometer-central-agent\" id=69d73b99-0923-4940-9ca0-ded4640c472a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:02.699022 crc crio[23733]: time=\"2026-06-09T13:58:02.694731976Z\" level=info msg=\"Starting container: 451ea01b9bba44a746cf36a5544f43f9486e31cfe9bf8cbd3c4250d58b75c81e\" id=5a40dc9d-b9e4-4dd1-8f84-a021b57aa2dd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:02.704307 crc crio[23733]: time=\"2026-06-09T13:58:02.703518657Z\" level=info msg=\"Started container\" PID=80893 containerID=451ea01b9bba44a746cf36a5544f43f9486e31cfe9bf8cbd3c4250d58b75c81e description=openstack/ceilometer-0/ceilometer-central-agent id=5a40dc9d-b9e4-4dd1-8f84-a021b57aa2dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca\nJun 09 13:58:02.721217 crc crio[23733]: time=\"2026-06-09T13:58:02.721046175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d98667a8-1247-4575-b01d-b29b247dd15f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:02.752213 crc crio[23733]: time=\"2026-06-09T13:58:02.751770185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f803dd77-add6-4db0-b26f-9542565894d4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:02.762869 crc crio[23733]: time=\"2026-06-09T13:58:02.76274958Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=0c3e659d-7d28-46f8-a86d-562e197397b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:02.763361 crc crio[23733]: time=\"2026-06-09T13:58:02.763291525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:02.838465 crc crio[23733]: time=\"2026-06-09T13:58:02.837867772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:02.852381 crc crio[23733]: time=\"2026-06-09T13:58:02.852196682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:02.992203 crc crio[23733]: time=\"2026-06-09T13:58:02.987904272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:03.136900 crc crio[23733]: time=\"2026-06-09T13:58:03.136733081Z\" level=info msg=\"Created container cbbc513d9083c46c5c4db2d11713b87ee4c8dbd227de4fa1db7c9e972755d58a: openstack/ceilometer-0/ceilometer-notification-agent\" id=0c3e659d-7d28-46f8-a86d-562e197397b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:03.138985 crc crio[23733]: time=\"2026-06-09T13:58:03.138877215Z\" level=info msg=\"Starting container: cbbc513d9083c46c5c4db2d11713b87ee4c8dbd227de4fa1db7c9e972755d58a\" id=0ff26ae3-a480-46fb-b05d-728beaef3c25 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:03.147814 crc crio[23733]: time=\"2026-06-09T13:58:03.147711097Z\" level=info msg=\"Started container\" PID=80915 containerID=cbbc513d9083c46c5c4db2d11713b87ee4c8dbd227de4fa1db7c9e972755d58a description=openstack/ceilometer-0/ceilometer-notification-agent id=0ff26ae3-a480-46fb-b05d-728beaef3c25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca\nJun 09 13:58:03.160305 crc crio[23733]: time=\"2026-06-09T13:58:03.16022131Z\" level=info msg=\"Created container 5906542542e35ad33b5622827d21e6378325f3f298f0073bbe8ea18027bbb7d6: openstack/glance-default-external-api-0/glance-log\" id=8dcc354d-0bdf-4cca-bee4-fea739f633b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:03.162502 crc crio[23733]: time=\"2026-06-09T13:58:03.162405264Z\" level=info msg=\"Starting container: 5906542542e35ad33b5622827d21e6378325f3f298f0073bbe8ea18027bbb7d6\" id=1f0312c9-1001-45dd-9023-5bea7b18be9f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:03.163384 crc crio[23733]: time=\"2026-06-09T13:58:03.163321747Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=881deb16-9960-4dae-befd-807b58066b2b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:03.180193 crc crio[23733]: time=\"2026-06-09T13:58:03.179479473Z\" level=info msg=\"Started container\" PID=80921 containerID=5906542542e35ad33b5622827d21e6378325f3f298f0073bbe8ea18027bbb7d6 description=openstack/glance-default-external-api-0/glance-log id=1f0312c9-1001-45dd-9023-5bea7b18be9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d433493398d696610290bc8f259cb7aae8e8a13b2a151b3f123f6c1f238a8aa0\nJun 09 13:58:03.196029 crc crio[23733]: time=\"2026-06-09T13:58:03.195967695Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9e6f6c7f-8a53-4b62-85c4-bc54ad7bcc03 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:03.200787 crc crio[23733]: time=\"2026-06-09T13:58:03.200671884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ca7dfb38-583d-402b-9836-a5e6385e265f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:03.203786 crc crio[23733]: time=\"2026-06-09T13:58:03.203671749Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=ac9c9496-b9d3-4b21-bdfd-2d7a6241fd91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:03.204260 crc crio[23733]: time=\"2026-06-09T13:58:03.204080429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:03.273801 crc crio[23733]: time=\"2026-06-09T13:58:03.273681102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6aa358f1-b291-4fe8-903d-2c16ce6b7299 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:03.279046 crc crio[23733]: time=\"2026-06-09T13:58:03.278936775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:03.287243 crc crio[23733]: time=\"2026-06-09T13:58:03.28715695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:03.296341 crc crio[23733]: time=\"2026-06-09T13:58:03.296181806Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=9f89fb0a-9c78-4963-b0a5-4c398c9c99a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:03.303426 crc crio[23733]: time=\"2026-06-09T13:58:03.303266744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:03.310211 crc crio[23733]: time=\"2026-06-09T13:58:03.310026033Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f73aa97c-3766-4733-b81d-dd36f9949233 name=/runtime.v1.ImageService/PullImage\nJun 09 13:58:03.312085 crc crio[23733]: time=\"2026-06-09T13:58:03.311973472Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5e0a2b20-bf46-4981-ba1e-16f6a2f2466b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:03.378554 crc crio[23733]: time=\"2026-06-09T13:58:03.378441278Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=82fa3b6e-26c0-4f17-a25e-618fddba851c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:03.410393 crc crio[23733]: time=\"2026-06-09T13:58:03.41006372Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683558-tjh6b/oc\" id=17631ddb-2789-4d65-b1df-a3ca05df065f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:03.410796 crc crio[23733]: time=\"2026-06-09T13:58:03.410620415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:03.459378 crc crio[23733]: time=\"2026-06-09T13:58:03.459267594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:03.520374 crc crio[23733]: time=\"2026-06-09T13:58:03.520261112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:03.816003 crc crio[23733]: time=\"2026-06-09T13:58:03.815880689Z\" level=info msg=\"Created container ebdf5b8af1727f62eebf32256be830494237ec59c70a328ddedbbd5654ee1d13: openstack/ceilometer-0/sg-core\" id=ac9c9496-b9d3-4b21-bdfd-2d7a6241fd91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:03.820936 crc crio[23733]: time=\"2026-06-09T13:58:03.82071222Z\" level=info msg=\"Starting container: ebdf5b8af1727f62eebf32256be830494237ec59c70a328ddedbbd5654ee1d13\" id=28ada25a-f1f8-4aea-b33f-b9af6f4d5913 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:03.860536 crc crio[23733]: time=\"2026-06-09T13:58:03.859844991Z\" level=info msg=\"Started container\" PID=80961 containerID=ebdf5b8af1727f62eebf32256be830494237ec59c70a328ddedbbd5654ee1d13 description=openstack/ceilometer-0/sg-core id=28ada25a-f1f8-4aea-b33f-b9af6f4d5913 name=/runtime.v1.RuntimeService/StartContainer sandboxID=657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca\nJun 09 13:58:03.890771 crc crio[23733]: time=\"2026-06-09T13:58:03.890665302Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=576865e0-b5bd-49d8-b3d3-8d48bf78eded name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:03.902773 crc crio[23733]: time=\"2026-06-09T13:58:03.902679284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:03.971684 crc crio[23733]: time=\"2026-06-09T13:58:03.971532389Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=ee56dc79-4e29-4211-a66c-a744ff0b945a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:03.982057 crc crio[23733]: time=\"2026-06-09T13:58:03.981853257Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=c09031d8-3dc7-423b-b80c-a496d717bdf1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:03.982601 crc crio[23733]: time=\"2026-06-09T13:58:03.982528205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:04.231819 crc crio[23733]: time=\"2026-06-09T13:58:04.231695248Z\" level=info msg=\"Created container a55849470581e35ad6ba9debff7f46b22f0ee55426569bf6d08aaafba4ce21e0: openshift-infra/auto-csr-approver-29683558-tjh6b/oc\" id=17631ddb-2789-4d65-b1df-a3ca05df065f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:04.235527 crc crio[23733]: time=\"2026-06-09T13:58:04.235451443Z\" level=info msg=\"Starting container: a55849470581e35ad6ba9debff7f46b22f0ee55426569bf6d08aaafba4ce21e0\" id=ddedeb1a-cd44-4246-b42d-7bb9734b7413 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:04.252998 crc crio[23733]: time=\"2026-06-09T13:58:04.24855642Z\" level=info msg=\"Started container\" PID=81015 containerID=a55849470581e35ad6ba9debff7f46b22f0ee55426569bf6d08aaafba4ce21e0 description=openshift-infra/auto-csr-approver-29683558-tjh6b/oc id=ddedeb1a-cd44-4246-b42d-7bb9734b7413 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12\nJun 09 13:58:04.261632 crc crio[23733]: time=\"2026-06-09T13:58:04.261518306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:04.275932 crc crio[23733]: time=\"2026-06-09T13:58:04.275739302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:04.447604 crc crio[23733]: time=\"2026-06-09T13:58:04.447476065Z\" level=info msg=\"Created container 9ceeaa045c93d477a0289b897f5d253b8dc0882189111b32c0488972eaa0776a: openstack/ceilometer-0/proxy-httpd\" id=c09031d8-3dc7-423b-b80c-a496d717bdf1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:04.449407 crc crio[23733]: time=\"2026-06-09T13:58:04.44931104Z\" level=info msg=\"Starting container: 9ceeaa045c93d477a0289b897f5d253b8dc0882189111b32c0488972eaa0776a\" id=3e0c4a40-3c81-461a-926c-43f2d65defd8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:04.469426 crc crio[23733]: time=\"2026-06-09T13:58:04.469306131Z\" level=info msg=\"Started container\" PID=81033 containerID=9ceeaa045c93d477a0289b897f5d253b8dc0882189111b32c0488972eaa0776a description=openstack/ceilometer-0/proxy-httpd id=3e0c4a40-3c81-461a-926c-43f2d65defd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca\nJun 09 13:58:04.631072 crc crio[23733]: time=\"2026-06-09T13:58:04.63086461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:04.882525 crc crio[23733]: time=\"2026-06-09T13:58:04.881352617Z\" level=info msg=\"Created container 60e82516084b58797b8b6cab92135560936da4162e755d7245247ea71bcff5df: openstack/glance-default-external-api-0/glance-httpd\" id=9f89fb0a-9c78-4963-b0a5-4c398c9c99a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:04.883742 crc crio[23733]: time=\"2026-06-09T13:58:04.883631653Z\" level=info msg=\"Starting container: 60e82516084b58797b8b6cab92135560936da4162e755d7245247ea71bcff5df\" id=5aa06010-6f6b-41bb-87d1-31895100e4fe name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:04.891524 crc crio[23733]: time=\"2026-06-09T13:58:04.891415299Z\" level=info msg=\"Started container\" PID=81228 containerID=60e82516084b58797b8b6cab92135560936da4162e755d7245247ea71bcff5df description=openstack/glance-default-external-api-0/glance-httpd id=5aa06010-6f6b-41bb-87d1-31895100e4fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=d433493398d696610290bc8f259cb7aae8e8a13b2a151b3f123f6c1f238a8aa0\nJun 09 13:58:06.219027 crc crio[23733]: time=\"2026-06-09T13:58:06.218283696Z\" level=info msg=\"Stopping pod sandbox: 9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12\" id=c50296ae-8767-4eed-a937-527c9d314c07 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:06.220081 crc crio[23733]: time=\"2026-06-09T13:58:06.219893317Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683558-tjh6b Namespace:openshift-infra ID:9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12 UID:71902744-d2b7-4695-b4f0-952f1dda828b NetNS:/var/run/netns/185545ae-8925-4525-bbfd-aa52e2e2b1d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71902744_d2b7_4695_b4f0_952f1dda828b.slice PodAnnotations:0xc002b0ef58}] Aliases:map[]}\"\nJun 09 13:58:06.220399 crc crio[23733]: time=\"2026-06-09T13:58:06.220340569Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683558-tjh6b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:06.563632 crc crio[23733]: time=\"2026-06-09T13:58:06.563359983Z\" level=info msg=\"Stopped pod sandbox: 9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12\" id=c50296ae-8767-4eed-a937-527c9d314c07 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:08.041184 crc crio[23733]: time=\"2026-06-09T13:58:08.040436704Z\" level=info msg=\"Stopping pod sandbox: 48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2\" id=fd580658-6b69-4c3a-95ab-30df29c1264e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:08.043313 crc crio[23733]: time=\"2026-06-09T13:58:08.042898646Z\" level=info msg=\"Stopped pod sandbox (already stopped): 48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2\" id=fd580658-6b69-4c3a-95ab-30df29c1264e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:08.044511 crc crio[23733]: time=\"2026-06-09T13:58:08.044435925Z\" level=info msg=\"Removing pod sandbox: 48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2\" id=8a01d9b1-4352-4549-a76d-8e4de8e00656 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:58:08.086561 crc crio[23733]: time=\"2026-06-09T13:58:08.086413407Z\" level=info msg=\"Removed pod sandbox: 48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2\" id=8a01d9b1-4352-4549-a76d-8e4de8e00656 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:58:08.088976 crc crio[23733]: time=\"2026-06-09T13:58:08.08893668Z\" level=info msg=\"Stopping pod sandbox: 89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4\" id=63e5c6e6-3bce-4dff-a1a0-90c1aa4e0cc9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:08.089249 crc crio[23733]: time=\"2026-06-09T13:58:08.089004222Z\" level=info msg=\"Stopped pod sandbox (already stopped): 89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4\" id=63e5c6e6-3bce-4dff-a1a0-90c1aa4e0cc9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:08.090304 crc crio[23733]: time=\"2026-06-09T13:58:08.090222222Z\" level=info msg=\"Removing pod sandbox: 89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4\" id=494b1321-6a00-43e1-86f9-6fac1459b33f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:58:08.130625 crc crio[23733]: time=\"2026-06-09T13:58:08.130332148Z\" level=info msg=\"Removed pod sandbox: 89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4\" id=494b1321-6a00-43e1-86f9-6fac1459b33f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:58:08.131975 crc crio[23733]: time=\"2026-06-09T13:58:08.131873996Z\" level=info msg=\"Stopping pod sandbox: 9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79\" id=a9e2a0c8-f1d1-4f79-ac5b-8e35f518b523 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:08.132089 crc crio[23733]: time=\"2026-06-09T13:58:08.131996789Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79\" id=a9e2a0c8-f1d1-4f79-ac5b-8e35f518b523 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:08.136387 crc crio[23733]: time=\"2026-06-09T13:58:08.136251496Z\" level=info msg=\"Removing pod sandbox: 9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79\" id=a9693f40-187c-4d9f-a952-8d69b36c866a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:58:08.154447 crc crio[23733]: time=\"2026-06-09T13:58:08.153834956Z\" level=info msg=\"Removed pod sandbox: 9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79\" id=a9693f40-187c-4d9f-a952-8d69b36c866a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:58:08.155093 crc crio[23733]: time=\"2026-06-09T13:58:08.155047746Z\" level=info msg=\"Stopping pod sandbox: 6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2\" id=f5b3cb04-0617-42bf-b7d1-d7d405c8f7ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:08.155213 crc crio[23733]: time=\"2026-06-09T13:58:08.15518144Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2\" id=f5b3cb04-0617-42bf-b7d1-d7d405c8f7ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:08.156265 crc crio[23733]: time=\"2026-06-09T13:58:08.156185685Z\" level=info msg=\"Removing pod sandbox: 6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2\" id=f3e53ae4-1f0a-4447-af04-3093c8ee599e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:58:08.192961 crc crio[23733]: time=\"2026-06-09T13:58:08.192785072Z\" level=info msg=\"Removed pod sandbox: 6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2\" id=f3e53ae4-1f0a-4447-af04-3093c8ee599e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:58:08.194397 crc crio[23733]: time=\"2026-06-09T13:58:08.19431644Z\" level=info msg=\"Stopping pod sandbox: 8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db\" id=45dcd20b-3bb8-4b57-aff8-cba9966b61d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:08.194522 crc crio[23733]: time=\"2026-06-09T13:58:08.194461304Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db\" id=45dcd20b-3bb8-4b57-aff8-cba9966b61d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:08.195606 crc crio[23733]: time=\"2026-06-09T13:58:08.195450849Z\" level=info msg=\"Removing pod sandbox: 8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db\" id=4d0854e4-4d04-4764-8d11-7e9dae2585bf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:58:08.219136 crc crio[23733]: time=\"2026-06-09T13:58:08.21900964Z\" level=info msg=\"Removed pod sandbox: 8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db\" id=4d0854e4-4d04-4764-8d11-7e9dae2585bf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:58:08.220964 crc crio[23733]: time=\"2026-06-09T13:58:08.220582349Z\" level=info msg=\"Stopping pod sandbox: c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2\" id=6201cc77-e81a-47d7-89fc-11ada37c349f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:08.221077 crc crio[23733]: time=\"2026-06-09T13:58:08.220990179Z\" level=info msg=\"Stopped pod sandbox (already stopped): c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2\" id=6201cc77-e81a-47d7-89fc-11ada37c349f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:08.222049 crc crio[23733]: time=\"2026-06-09T13:58:08.221973364Z\" level=info msg=\"Removing pod sandbox: c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2\" id=71554cbe-5936-4fc5-8d6a-290d6d690883 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:58:08.244384 crc crio[23733]: time=\"2026-06-09T13:58:08.244272302Z\" level=info msg=\"Removed pod sandbox: c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2\" id=71554cbe-5936-4fc5-8d6a-290d6d690883 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:58:14.958018 crc crio[23733]: time=\"2026-06-09T13:58:14.957441726Z\" level=info msg=\"Stopping container: cbbc513d9083c46c5c4db2d11713b87ee4c8dbd227de4fa1db7c9e972755d58a (timeout: 30s)\" id=e93fa0c0-6a94-4ebd-9706-59e9516dbb59 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:14.959289 crc crio[23733]: time=\"2026-06-09T13:58:14.957586221Z\" level=info msg=\"Stopping container: 451ea01b9bba44a746cf36a5544f43f9486e31cfe9bf8cbd3c4250d58b75c81e (timeout: 30s)\" id=fa825cf9-0c35-4d7e-801b-9b2cd03cced6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:14.961534 crc crio[23733]: time=\"2026-06-09T13:58:14.957689173Z\" level=info msg=\"Stopping container: 9ceeaa045c93d477a0289b897f5d253b8dc0882189111b32c0488972eaa0776a (timeout: 30s)\" id=037537d7-742b-49e8-8595-c6692e7f4d00 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:14.961534 crc crio[23733]: time=\"2026-06-09T13:58:14.957761465Z\" level=info msg=\"Stopping container: ebdf5b8af1727f62eebf32256be830494237ec59c70a328ddedbbd5654ee1d13 (timeout: 30s)\" id=1d4a820a-e0fe-4290-9e77-fbf759d6d38d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:15.106432 crc crio[23733]: time=\"2026-06-09T13:58:15.106286607Z\" level=info msg=\"Stopped container ebdf5b8af1727f62eebf32256be830494237ec59c70a328ddedbbd5654ee1d13: openstack/ceilometer-0/sg-core\" id=1d4a820a-e0fe-4290-9e77-fbf759d6d38d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:15.202967 crc crio[23733]: time=\"2026-06-09T13:58:15.202860666Z\" level=info msg=\"Stopped container 9ceeaa045c93d477a0289b897f5d253b8dc0882189111b32c0488972eaa0776a: openstack/ceilometer-0/proxy-httpd\" id=037537d7-742b-49e8-8595-c6692e7f4d00 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:15.589096 crc crio[23733]: time=\"2026-06-09T13:58:15.588962592Z\" level=info msg=\"Stopped container 451ea01b9bba44a746cf36a5544f43f9486e31cfe9bf8cbd3c4250d58b75c81e: openstack/ceilometer-0/ceilometer-central-agent\" id=fa825cf9-0c35-4d7e-801b-9b2cd03cced6 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:15.697348 crc crio[23733]: time=\"2026-06-09T13:58:15.697238685Z\" level=info msg=\"Stopped container cbbc513d9083c46c5c4db2d11713b87ee4c8dbd227de4fa1db7c9e972755d58a: openstack/ceilometer-0/ceilometer-notification-agent\" id=e93fa0c0-6a94-4ebd-9706-59e9516dbb59 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:15.698787 crc crio[23733]: time=\"2026-06-09T13:58:15.698701402Z\" level=info msg=\"Stopping pod sandbox: 657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca\" id=2c2f4774-0c09-4d58-9a55-fbd6a41148e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:15.699572 crc crio[23733]: time=\"2026-06-09T13:58:15.699500622Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca UID:5ab2b178-a784-4bbf-b9a3-8b452e78a56f NetNS:/var/run/netns/f8c24bc2-42f2-443b-b061-14cf5729beb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ab2b178_a784_4bbf_b9a3_8b452e78a56f.slice PodAnnotations:0xc002b0e4d0}] Aliases:map[]}\"\nJun 09 13:58:15.699956 crc crio[23733]: time=\"2026-06-09T13:58:15.699759929Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:16.033592 crc crio[23733]: time=\"2026-06-09T13:58:16.033029529Z\" level=info msg=\"Stopped pod sandbox: 657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca\" id=2c2f4774-0c09-4d58-9a55-fbd6a41148e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:16.445889 crc crio[23733]: time=\"2026-06-09T13:58:16.445396492Z\" level=info msg=\"Removing container: 9ceeaa045c93d477a0289b897f5d253b8dc0882189111b32c0488972eaa0776a\" id=c39624cd-08be-4d4b-acea-61d70b0bdd04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:16.487856 crc crio[23733]: time=\"2026-06-09T13:58:16.487714002Z\" level=info msg=\"Removed container 9ceeaa045c93d477a0289b897f5d253b8dc0882189111b32c0488972eaa0776a: openstack/ceilometer-0/proxy-httpd\" id=c39624cd-08be-4d4b-acea-61d70b0bdd04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:16.491811 crc crio[23733]: time=\"2026-06-09T13:58:16.491700333Z\" level=info msg=\"Removing container: ebdf5b8af1727f62eebf32256be830494237ec59c70a328ddedbbd5654ee1d13\" id=40deec72-d4d4-4106-b0c9-7a8ca57e8873 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:16.537227 crc crio[23733]: time=\"2026-06-09T13:58:16.537038298Z\" level=info msg=\"Removed container ebdf5b8af1727f62eebf32256be830494237ec59c70a328ddedbbd5654ee1d13: openstack/ceilometer-0/sg-core\" id=40deec72-d4d4-4106-b0c9-7a8ca57e8873 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:16.546798 crc crio[23733]: time=\"2026-06-09T13:58:16.54670764Z\" level=info msg=\"Removing container: cbbc513d9083c46c5c4db2d11713b87ee4c8dbd227de4fa1db7c9e972755d58a\" id=ad787565-f780-4d22-b558-4c00d1cf0aab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:16.602535 crc crio[23733]: time=\"2026-06-09T13:58:16.602412976Z\" level=info msg=\"Removed container cbbc513d9083c46c5c4db2d11713b87ee4c8dbd227de4fa1db7c9e972755d58a: openstack/ceilometer-0/ceilometer-notification-agent\" id=ad787565-f780-4d22-b558-4c00d1cf0aab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:16.606321 crc crio[23733]: time=\"2026-06-09T13:58:16.606085219Z\" level=info msg=\"Removing container: 451ea01b9bba44a746cf36a5544f43f9486e31cfe9bf8cbd3c4250d58b75c81e\" id=04b70725-3817-4bb9-b37d-a0563e7a3424 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:16.681522 crc crio[23733]: time=\"2026-06-09T13:58:16.681390165Z\" level=info msg=\"Removed container 451ea01b9bba44a746cf36a5544f43f9486e31cfe9bf8cbd3c4250d58b75c81e: openstack/ceilometer-0/ceilometer-central-agent\" id=04b70725-3817-4bb9-b37d-a0563e7a3424 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:16.951262 crc crio[23733]: time=\"2026-06-09T13:58:16.951167856Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=d819da7c-b20c-485b-ba59-e14c4f1bcb30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:16.951394 crc crio[23733]: time=\"2026-06-09T13:58:16.951308868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:16.994276 crc crio[23733]: time=\"2026-06-09T13:58:16.993606559Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337 UID:6c18b794-d641-457b-9db5-811844fdc26f NetNS:/var/run/netns/cb481e36-63b1-4581-aa15-864328130218 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c18b794_d641_457b_9db5_811844fdc26f.slice PodAnnotations:0xc0059cc338}] Aliases:map[]}\"\nJun 09 13:58:16.994276 crc crio[23733]: time=\"2026-06-09T13:58:16.993800184Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:17.355354 crc crio[23733]: 2026-06-09T13:58:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf2640f958accdc Mac:62:12:ba:4a:d0:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/cb481e36-63b1-4581-aa15-864328130218 SocketPath: PciID:}] [{Interface:0xc0002d0c50 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:58:17.357464 crc crio[23733]: time=\"2026-06-09T13:58:17.357280322Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337 UID:6c18b794-d641-457b-9db5-811844fdc26f NetNS:/var/run/netns/cb481e36-63b1-4581-aa15-864328130218 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c18b794_d641_457b_9db5_811844fdc26f.slice PodAnnotations:0xc0059cc338}] Aliases:map[]}\"\nJun 09 13:58:17.357464 crc crio[23733]: time=\"2026-06-09T13:58:17.357438786Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:58:17.366554 crc crio[23733]: time=\"2026-06-09T13:58:17.365925549Z\" level=info msg=\"Ran pod sandbox cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337 with infra container: openstack/ceilometer-0/POD\" id=d819da7c-b20c-485b-ba59-e14c4f1bcb30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:17.372178 crc crio[23733]: time=\"2026-06-09T13:58:17.371789355Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=7fcc0efd-f646-4ee1-a25e-a6dda2d8e193 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:17.401773 crc crio[23733]: time=\"2026-06-09T13:58:17.401687764Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=56b9c5d7-e770-49cd-8724-e775aba4fc44 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:17.411919 crc crio[23733]: time=\"2026-06-09T13:58:17.411782757Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=7772bc91-5750-49c6-92e2-753ffc22c93d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:17.412497 crc crio[23733]: time=\"2026-06-09T13:58:17.412385742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:17.475219 crc crio[23733]: time=\"2026-06-09T13:58:17.475075044Z\" level=info msg=\"Stopping pod sandbox: e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508\" id=a17da0c9-88ed-4389-8701-f9d33c76270f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:17.475933 crc crio[23733]: time=\"2026-06-09T13:58:17.475842842Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-tfmm2 Namespace:openstack ID:e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508 UID:a4302d77-bcbc-4478-a050-3625d006b415 NetNS:/var/run/netns/430b9dcc-8b4e-4cd4-9e3f-d49bc263e371 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4302d77_bcbc_4478_a050_3625d006b415.slice PodAnnotations:0xc0020d8210}] Aliases:map[]}\"\nJun 09 13:58:17.476199 crc crio[23733]: time=\"2026-06-09T13:58:17.476010136Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-tfmm2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:17.487461 crc crio[23733]: time=\"2026-06-09T13:58:17.487352761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:17.493985 crc crio[23733]: time=\"2026-06-09T13:58:17.493894715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:17.648342 crc crio[23733]: time=\"2026-06-09T13:58:17.64774821Z\" level=info msg=\"Created container 6f43a28c77d8b55878be1c3fef9fc11696cb2d6a9720bb59d289cf9620bf6090: openstack/ceilometer-0/ceilometer-central-agent\" id=7772bc91-5750-49c6-92e2-753ffc22c93d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:17.649840 crc crio[23733]: time=\"2026-06-09T13:58:17.649725569Z\" level=info msg=\"Starting container: 6f43a28c77d8b55878be1c3fef9fc11696cb2d6a9720bb59d289cf9620bf6090\" id=b474341b-4de3-4bae-8fb8-837c2ff146c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:17.656612 crc crio[23733]: time=\"2026-06-09T13:58:17.656455679Z\" level=info msg=\"Started container\" PID=82265 containerID=6f43a28c77d8b55878be1c3fef9fc11696cb2d6a9720bb59d289cf9620bf6090 description=openstack/ceilometer-0/ceilometer-central-agent id=b474341b-4de3-4bae-8fb8-837c2ff146c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337\nJun 09 13:58:17.689173 crc crio[23733]: time=\"2026-06-09T13:58:17.688941432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=4fb4f5de-ef15-4367-9617-349619109fec name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:17.750622 crc crio[23733]: time=\"2026-06-09T13:58:17.750523145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=8c494303-b5f5-4d75-9ccf-6074c910bb55 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:17.799027 crc crio[23733]: time=\"2026-06-09T13:58:17.798926827Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=e509b856-cb72-42a4-bf41-75ade1cdfcf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:17.799682 crc crio[23733]: time=\"2026-06-09T13:58:17.799609995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:17.871628 crc crio[23733]: time=\"2026-06-09T13:58:17.871528587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:17.875904 crc crio[23733]: time=\"2026-06-09T13:58:17.875839285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:17.931220 crc crio[23733]: time=\"2026-06-09T13:58:17.930950186Z\" level=info msg=\"Stopped pod sandbox: e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508\" id=a17da0c9-88ed-4389-8701-f9d33c76270f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:18.081904 crc crio[23733]: time=\"2026-06-09T13:58:18.081035537Z\" level=info msg=\"Created container 6392c365c8da705c61ba92ed268eefa1edabe1d7171a4c10ca2f8710d4a411cf: openstack/ceilometer-0/ceilometer-notification-agent\" id=e509b856-cb72-42a4-bf41-75ade1cdfcf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:18.085739 crc crio[23733]: time=\"2026-06-09T13:58:18.085612362Z\" level=info msg=\"Starting container: 6392c365c8da705c61ba92ed268eefa1edabe1d7171a4c10ca2f8710d4a411cf\" id=cf5e594a-e3f5-4578-b97c-eccca0b0223d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:18.092981 crc crio[23733]: time=\"2026-06-09T13:58:18.092866023Z\" level=info msg=\"Started container\" PID=82312 containerID=6392c365c8da705c61ba92ed268eefa1edabe1d7171a4c10ca2f8710d4a411cf description=openstack/ceilometer-0/ceilometer-notification-agent id=cf5e594a-e3f5-4578-b97c-eccca0b0223d name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337\nJun 09 13:58:18.151381 crc crio[23733]: time=\"2026-06-09T13:58:18.151267966Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=bdf09fa8-82ce-41d9-b33e-01b5a34cda55 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:18.168892 crc crio[23733]: time=\"2026-06-09T13:58:18.16855874Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=447cf49e-c013-46eb-8831-c97b96777e7c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:18.353720 crc crio[23733]: time=\"2026-06-09T13:58:18.353615947Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=ed593b97-e1ed-4e23-926d-dedd1910e815 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:18.354585 crc crio[23733]: time=\"2026-06-09T13:58:18.354217221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:18.423335 crc crio[23733]: time=\"2026-06-09T13:58:18.422998966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:18.440298 crc crio[23733]: time=\"2026-06-09T13:58:18.438592556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:18.735421 crc crio[23733]: time=\"2026-06-09T13:58:18.734494381Z\" level=info msg=\"Created container acb107540914cb3653ad42b3adfab4c55364ae28580b77696c5f82adc9a2e6a4: openstack/ceilometer-0/sg-core\" id=ed593b97-e1ed-4e23-926d-dedd1910e815 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:18.745319 crc crio[23733]: time=\"2026-06-09T13:58:18.745167388Z\" level=info msg=\"Starting container: acb107540914cb3653ad42b3adfab4c55364ae28580b77696c5f82adc9a2e6a4\" id=42314e3a-5259-41eb-9c2f-aedcc0fb4627 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:18.754674 crc crio[23733]: time=\"2026-06-09T13:58:18.754525813Z\" level=info msg=\"Started container\" PID=82361 containerID=acb107540914cb3653ad42b3adfab4c55364ae28580b77696c5f82adc9a2e6a4 description=openstack/ceilometer-0/sg-core id=42314e3a-5259-41eb-9c2f-aedcc0fb4627 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337\nJun 09 13:58:18.779172 crc crio[23733]: time=\"2026-06-09T13:58:18.776950194Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=038feee8-b1c3-4385-b374-c024e2384fad name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:18.844663 crc crio[23733]: time=\"2026-06-09T13:58:18.844520508Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=33360621-82f7-42ef-aa95-6bd401fcd6c0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:18.859071 crc crio[23733]: time=\"2026-06-09T13:58:18.858947579Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=eabacbd0-f86c-4889-baa9-027498930a5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:18.860259 crc crio[23733]: time=\"2026-06-09T13:58:18.859898993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:18.934905 crc crio[23733]: time=\"2026-06-09T13:58:18.934740578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:18.940855 crc crio[23733]: time=\"2026-06-09T13:58:18.940754419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:19.109748 crc crio[23733]: time=\"2026-06-09T13:58:19.109607989Z\" level=info msg=\"Created container 81377c17e541ac7b941e5592c417bfb398943b170894a23b573313470e351074: openstack/ceilometer-0/proxy-httpd\" id=eabacbd0-f86c-4889-baa9-027498930a5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:19.111302 crc crio[23733]: time=\"2026-06-09T13:58:19.111238651Z\" level=info msg=\"Starting container: 81377c17e541ac7b941e5592c417bfb398943b170894a23b573313470e351074\" id=90dc9fb3-6865-428d-8c5d-0f0bc6871f48 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:19.126177 crc crio[23733]: time=\"2026-06-09T13:58:19.125634431Z\" level=info msg=\"Started container\" PID=82392 containerID=81377c17e541ac7b941e5592c417bfb398943b170894a23b573313470e351074 description=openstack/ceilometer-0/proxy-httpd id=90dc9fb3-6865-428d-8c5d-0f0bc6871f48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337\nJun 09 13:58:19.131348 crc crio[23733]: time=\"2026-06-09T13:58:19.131071598Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=bcad4413-7c9e-4aa4-b43c-e09e436e3507 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:19.131348 crc crio[23733]: time=\"2026-06-09T13:58:19.131253072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:19.199192 crc crio[23733]: time=\"2026-06-09T13:58:19.195632705Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:2e1db46846af531caab74a92416d59855bab7b060b72c847a027701ee03a65cf UID:02386f5f-3b49-42f6-9081-b577237aee90 NetNS:/var/run/netns/115ce85e-ea70-4925-9d78-066c4d02908d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02386f5f_3b49_42f6_9081_b577237aee90.slice PodAnnotations:0xc0020d8610}] Aliases:map[]}\"\nJun 09 13:58:19.199192 crc crio[23733]: time=\"2026-06-09T13:58:19.195757669Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:19.581221 crc crio[23733]: 2026-06-09T13:58:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e1db46846af531 Mac:42:52:4c:c1:6f:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/115ce85e-ea70-4925-9d78-066c4d02908d SocketPath: PciID:}] [{Interface:0xc0002509c0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:58:19.583055 crc crio[23733]: time=\"2026-06-09T13:58:19.582070928Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:2e1db46846af531caab74a92416d59855bab7b060b72c847a027701ee03a65cf UID:02386f5f-3b49-42f6-9081-b577237aee90 NetNS:/var/run/netns/115ce85e-ea70-4925-9d78-066c4d02908d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02386f5f_3b49_42f6_9081_b577237aee90.slice PodAnnotations:0xc0020d8610}] Aliases:map[]}\"\nJun 09 13:58:19.583055 crc crio[23733]: time=\"2026-06-09T13:58:19.582266503Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:58:19.594779 crc crio[23733]: time=\"2026-06-09T13:58:19.593536636Z\" level=info msg=\"Ran pod sandbox 2e1db46846af531caab74a92416d59855bab7b060b72c847a027701ee03a65cf with infra container: openstack/nova-cell0-conductor-0/POD\" id=bcad4413-7c9e-4aa4-b43c-e09e436e3507 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:19.597827 crc crio[23733]: time=\"2026-06-09T13:58:19.597714781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=72b828cd-975e-4c96-a92f-1256f87617fb name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:19.624356 crc crio[23733]: time=\"2026-06-09T13:58:19.624234455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=20d08076-5d97-4cdd-8641-955bf5831ab7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:19.645058 crc crio[23733]: time=\"2026-06-09T13:58:19.641854997Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=ffbf7337-10f7-4b67-a30d-5791f41afd98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:19.645058 crc crio[23733]: time=\"2026-06-09T13:58:19.642666688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:19.726153 crc crio[23733]: time=\"2026-06-09T13:58:19.725408021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:19.738099 crc crio[23733]: time=\"2026-06-09T13:58:19.737982956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:21.047721 crc crio[23733]: time=\"2026-06-09T13:58:21.045683693Z\" level=info msg=\"Created container 48dd1d8829fa22c69ceacd1ac3ccd2d7b742fafa9a0500b550f42c3b23252e42: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=ffbf7337-10f7-4b67-a30d-5791f41afd98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:21.050552 crc crio[23733]: time=\"2026-06-09T13:58:21.050037092Z\" level=info msg=\"Starting container: 48dd1d8829fa22c69ceacd1ac3ccd2d7b742fafa9a0500b550f42c3b23252e42\" id=8ee0c6fa-3a8c-4313-b22e-ea5b0b4b95a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:21.059713 crc crio[23733]: time=\"2026-06-09T13:58:21.059552141Z\" level=info msg=\"Started container\" PID=82664 containerID=48dd1d8829fa22c69ceacd1ac3ccd2d7b742fafa9a0500b550f42c3b23252e42 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=8ee0c6fa-3a8c-4313-b22e-ea5b0b4b95a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e1db46846af531caab74a92416d59855bab7b060b72c847a027701ee03a65cf\nJun 09 13:58:29.854801 crc crio[23733]: time=\"2026-06-09T13:58:29.853458371Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-vpzp9/POD\" id=5ed98dd4-f0be-4091-9627-5ef12fc0e41e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:29.856281 crc crio[23733]: time=\"2026-06-09T13:58:29.854801985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:29.920172 crc crio[23733]: time=\"2026-06-09T13:58:29.913720602Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-vpzp9 Namespace:openstack ID:1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814 UID:b09214c0-c74a-4049-a31d-2c6df73f6b76 NetNS:/var/run/netns/6fa186ea-a508-49e3-8ef7-9e75ed8b435e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb09214c0_c74a_4049_a31d_2c6df73f6b76.slice PodAnnotations:0xc0025a6718}] Aliases:map[]}\"\nJun 09 13:58:29.920172 crc crio[23733]: time=\"2026-06-09T13:58:29.913807365Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-vpzp9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:30.364299 crc crio[23733]: time=\"2026-06-09T13:58:30.363239355Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=71a761f1-be0c-4616-ab3b-156fd7e5f7c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:30.364299 crc crio[23733]: time=\"2026-06-09T13:58:30.363964934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:30.493581 crc crio[23733]: time=\"2026-06-09T13:58:30.493479128Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=3ec335bd-4a16-4a46-9500-5f6e3f6cc8b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:30.494026 crc crio[23733]: time=\"2026-06-09T13:58:30.493605783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:30.646633 crc crio[23733]: time=\"2026-06-09T13:58:30.646484913Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e UID:023fdc5b-89a2-4a00-9565-f8c09e79deae NetNS:/var/run/netns/3b48059b-4608-4d46-85d5-d30334998132 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod023fdc5b_89a2_4a00_9565_f8c09e79deae.slice PodAnnotations:0xc00580aca8}] Aliases:map[]}\"\nJun 09 13:58:30.647028 crc crio[23733]: time=\"2026-06-09T13:58:30.646869962Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:30.708925 crc crio[23733]: time=\"2026-06-09T13:58:30.708286162Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=5cf3847d-564f-492c-a856-18c8b40bfdac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:30.708925 crc crio[23733]: time=\"2026-06-09T13:58:30.708877856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:30.709807 crc crio[23733]: time=\"2026-06-09T13:58:30.709285256Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1 UID:5fd64fa0-755e-4fb1-aeeb-690143c9db17 NetNS:/var/run/netns/cc08b4ec-ee93-4e46-900b-f918dfaab614 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fd64fa0_755e_4fb1_aeeb_690143c9db17.slice PodAnnotations:0xc002b0e588}] Aliases:map[]}\"\nJun 09 13:58:30.709807 crc crio[23733]: time=\"2026-06-09T13:58:30.709334138Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:30.888334 crc crio[23733]: 2026-06-09T13:58:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1be9c53f11f30ab Mac:82:82:f7:12:c2:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/6fa186ea-a508-49e3-8ef7-9e75ed8b435e SocketPath: PciID:}] [{Interface:0xc00011ad80 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:58:30.889713 crc crio[23733]: time=\"2026-06-09T13:58:30.889236695Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-vpzp9 Namespace:openstack ID:1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814 UID:b09214c0-c74a-4049-a31d-2c6df73f6b76 NetNS:/var/run/netns/6fa186ea-a508-49e3-8ef7-9e75ed8b435e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb09214c0_c74a_4049_a31d_2c6df73f6b76.slice PodAnnotations:0xc0025a6718}] Aliases:map[]}\"\nJun 09 13:58:30.889713 crc crio[23733]: time=\"2026-06-09T13:58:30.889377089Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-vpzp9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:58:30.904180 crc crio[23733]: time=\"2026-06-09T13:58:30.903414201Z\" level=info msg=\"Ran pod sandbox 1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814 with infra container: openstack/nova-cell0-cell-mapping-vpzp9/POD\" id=5ed98dd4-f0be-4091-9627-5ef12fc0e41e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:30.918792 crc crio[23733]: time=\"2026-06-09T13:58:30.918576111Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f UID:787287a9-8e82-414d-acac-2fea57134dfe NetNS:/var/run/netns/1ce6bb20-a086-4cd3-b3e9-4485c023e17a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod787287a9_8e82_414d_acac_2fea57134dfe.slice PodAnnotations:0xc00008c270}] Aliases:map[]}\"\nJun 09 13:58:30.918792 crc crio[23733]: time=\"2026-06-09T13:58:30.918700264Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:30.931619 crc crio[23733]: time=\"2026-06-09T13:58:30.93134263Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=3fc19114-5f62-4840-888d-dc62e007a42c name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:30.957014 crc crio[23733]: time=\"2026-06-09T13:58:30.95685345Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=7de16213-e4aa-41e4-a1ab-04de8d3462ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:30.957359 crc crio[23733]: time=\"2026-06-09T13:58:30.957040495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:31.013765 crc crio[23733]: time=\"2026-06-09T13:58:31.013017448Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b UID:c72c8632-ebc6-414c-82b0-11b241f536d3 NetNS:/var/run/netns/2fbdfde8-9ed9-4a0b-9347-aa9ed0181387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc72c8632_ebc6_414c_82b0_11b241f536d3.slice PodAnnotations:0xc002b0e5a0}] Aliases:map[]}\"\nJun 09 13:58:31.018995 crc crio[23733]: time=\"2026-06-09T13:58:31.01750177Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:31.044456 crc crio[23733]: time=\"2026-06-09T13:58:31.044340402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=4bf553e4-4e2f-4e39-a613-dd4e9d1500c4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:31.060371 crc crio[23733]: time=\"2026-06-09T13:58:31.060275991Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-vpzp9/nova-manage\" id=26bc3732-982b-4ac1-926d-935b25c2cf3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:31.077348 crc crio[23733]: time=\"2026-06-09T13:58:31.076443407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:31.180244 crc crio[23733]: time=\"2026-06-09T13:58:31.180022141Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6f4f87c799-vz8mt/POD\" id=a0ea5467-eba4-41fa-b77a-18ebb3c2c7f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:31.180244 crc crio[23733]: time=\"2026-06-09T13:58:31.180213777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:31.245487 crc crio[23733]: time=\"2026-06-09T13:58:31.245444001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:31.258429 crc crio[23733]: time=\"2026-06-09T13:58:31.258373745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:31.309745 crc crio[23733]: time=\"2026-06-09T13:58:31.308814069Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f4f87c799-vz8mt Namespace:openstack ID:79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603 UID:40a6127a-f96e-4e4a-a7b2-55708f3a5c34 NetNS:/var/run/netns/59858179-c92e-4cd4-96dc-15d78d054f08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40a6127a_f96e_4e4a_a7b2_55708f3a5c34.slice PodAnnotations:0xc0020d8608}] Aliases:map[]}\"\nJun 09 13:58:31.309745 crc crio[23733]: time=\"2026-06-09T13:58:31.309485326Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6f4f87c799-vz8mt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:31.471373 crc crio[23733]: time=\"2026-06-09T13:58:31.471066824Z\" level=info msg=\"Created container 930e1d974162b79f039b3c4c03005b30e78360ac6e0a0b95520b3a2fa9ced2ca: openstack/nova-cell0-cell-mapping-vpzp9/nova-manage\" id=26bc3732-982b-4ac1-926d-935b25c2cf3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:31.479556 crc crio[23733]: time=\"2026-06-09T13:58:31.477516766Z\" level=info msg=\"Starting container: 930e1d974162b79f039b3c4c03005b30e78360ac6e0a0b95520b3a2fa9ced2ca\" id=4703b9b7-a86d-4f18-b981-61d5dd2a27b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:31.507873 crc crio[23733]: time=\"2026-06-09T13:58:31.507667502Z\" level=info msg=\"Started container\" PID=83434 containerID=930e1d974162b79f039b3c4c03005b30e78360ac6e0a0b95520b3a2fa9ced2ca description=openstack/nova-cell0-cell-mapping-vpzp9/nova-manage id=4703b9b7-a86d-4f18-b981-61d5dd2a27b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814\nJun 09 13:58:31.943830 crc crio[23733]: 2026-06-09T13:58:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:809afb24a0d6f0f Mac:3a:a3:4a:75:35:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/cc08b4ec-ee93-4e46-900b-f918dfaab614 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:58:31.947020 crc crio[23733]: time=\"2026-06-09T13:58:31.946891118Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1 UID:5fd64fa0-755e-4fb1-aeeb-690143c9db17 NetNS:/var/run/netns/cc08b4ec-ee93-4e46-900b-f918dfaab614 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fd64fa0_755e_4fb1_aeeb_690143c9db17.slice PodAnnotations:0xc002b0e588}] Aliases:map[]}\"\nJun 09 13:58:31.947285 crc crio[23733]: time=\"2026-06-09T13:58:31.947214046Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:58:31.988098 crc crio[23733]: time=\"2026-06-09T13:58:31.977410353Z\" level=info msg=\"Ran pod sandbox 809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1 with infra container: openstack/nova-scheduler-0/POD\" id=3ec335bd-4a16-4a46-9500-5f6e3f6cc8b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:31.991017 crc crio[23733]: time=\"2026-06-09T13:58:31.98446928Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-sf2n6/POD\" id=86cb1775-b682-4e66-ba72-6b1555187713 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:31.991017 crc crio[23733]: time=\"2026-06-09T13:58:31.989189138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:31.997995 crc crio[23733]: 2026-06-09T13:58:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4af82ed2ca487ae Mac:92:e6:97:1d:44:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/3b48059b-4608-4d46-85d5-d30334998132 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:58:31.997995 crc crio[23733]: time=\"2026-06-09T13:58:31.997914936Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=3e78a763-a980-4d49-8177-b69d310c6a98 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:32.000363 crc crio[23733]: time=\"2026-06-09T13:58:31.998888591Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e UID:023fdc5b-89a2-4a00-9565-f8c09e79deae NetNS:/var/run/netns/3b48059b-4608-4d46-85d5-d30334998132 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod023fdc5b_89a2_4a00_9565_f8c09e79deae.slice PodAnnotations:0xc00580aca8}] Aliases:map[]}\"\nJun 09 13:58:32.000363 crc crio[23733]: time=\"2026-06-09T13:58:31.999436474Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:58:32.012678 crc crio[23733]: time=\"2026-06-09T13:58:32.012526443Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=3e78a763-a980-4d49-8177-b69d310c6a98 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:32.012678 crc crio[23733]: time=\"2026-06-09T13:58:32.012673456Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=3e78a763-a980-4d49-8177-b69d310c6a98 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:32.015282 crc crio[23733]: time=\"2026-06-09T13:58:32.015075917Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=529d0962-66a7-4867-a545-b04f81f5e544 name=/runtime.v1.ImageService/PullImage\nJun 09 13:58:32.025629 crc crio[23733]: time=\"2026-06-09T13:58:32.025420506Z\" level=info msg=\"Ran pod sandbox 4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e with infra container: openstack/nova-api-0/POD\" id=71a761f1-be0c-4616-ab3b-156fd7e5f7c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:32.028411 crc crio[23733]: time=\"2026-06-09T13:58:32.028316528Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"\nJun 09 13:58:32.036882 crc crio[23733]: time=\"2026-06-09T13:58:32.03677457Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=276e7f4d-b120-4022-a768-1ceb554be51f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:32.037085 crc crio[23733]: time=\"2026-06-09T13:58:32.037025886Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=276e7f4d-b120-4022-a768-1ceb554be51f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:32.037085 crc crio[23733]: time=\"2026-06-09T13:58:32.037082338Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=276e7f4d-b120-4022-a768-1ceb554be51f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:32.038365 crc crio[23733]: time=\"2026-06-09T13:58:32.038318979Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fe11e7f6-12d2-4e8c-b632-aadec285a682 name=/runtime.v1.ImageService/PullImage\nJun 09 13:58:32.040904 crc crio[23733]: time=\"2026-06-09T13:58:32.040821652Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-sf2n6 Namespace:openstack ID:7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701 UID:e17bd3c6-bc02-4948-9c1e-f268513be671 NetNS:/var/run/netns/4541c272-8db3-46e6-976e-6b3b387a839c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode17bd3c6_bc02_4948_9c1e_f268513be671.slice PodAnnotations:0xc0020d9248}] Aliases:map[]}\"\nJun 09 13:58:32.040904 crc crio[23733]: time=\"2026-06-09T13:58:32.040891853Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-sf2n6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:32.050436 crc crio[23733]: time=\"2026-06-09T13:58:32.045432937Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 09 13:58:32.086445 crc crio[23733]: 2026-06-09T13:58:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec207803b30429e Mac:36:30:fc:4e:bf:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/1ce6bb20-a086-4cd3-b3e9-4485c023e17a SocketPath: PciID:}] [{Interface:0xc00014af10 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:58:32.090279 crc crio[23733]: time=\"2026-06-09T13:58:32.089394508Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f UID:787287a9-8e82-414d-acac-2fea57134dfe NetNS:/var/run/netns/1ce6bb20-a086-4cd3-b3e9-4485c023e17a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod787287a9_8e82_414d_acac_2fea57134dfe.slice PodAnnotations:0xc00008c270}] Aliases:map[]}\"\nJun 09 13:58:32.090279 crc crio[23733]: time=\"2026-06-09T13:58:32.089592763Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:58:32.107003 crc crio[23733]: time=\"2026-06-09T13:58:32.106898136Z\" level=info msg=\"Ran pod sandbox ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=5cf3847d-564f-492c-a856-18c8b40bfdac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:32.111842 crc crio[23733]: time=\"2026-06-09T13:58:32.111731918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=2375c907-584b-4303-bee3-15ec396cf4ff name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:32.112181 crc crio[23733]: time=\"2026-06-09T13:58:32.112049645Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=2375c907-584b-4303-bee3-15ec396cf4ff name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:32.112317 crc crio[23733]: time=\"2026-06-09T13:58:32.112255601Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=2375c907-584b-4303-bee3-15ec396cf4ff name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:32.115717 crc crio[23733]: time=\"2026-06-09T13:58:32.115536793Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=4a5b0464-29c5-4a59-888e-f16b7cca1704 name=/runtime.v1.ImageService/PullImage\nJun 09 13:58:32.130829 crc crio[23733]: time=\"2026-06-09T13:58:32.130782366Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"\nJun 09 13:58:32.272792 crc crio[23733]: 2026-06-09T13:58:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79422dd52e99329 Mac:46:01:6f:c8:0a:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/59858179-c92e-4cd4-96dc-15d78d054f08 SocketPath: PciID:}] [{Interface:0xc0004ba770 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:58:32.274806 crc crio[23733]: time=\"2026-06-09T13:58:32.274719332Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f4f87c799-vz8mt Namespace:openstack ID:79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603 UID:40a6127a-f96e-4e4a-a7b2-55708f3a5c34 NetNS:/var/run/netns/59858179-c92e-4cd4-96dc-15d78d054f08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40a6127a_f96e_4e4a_a7b2_55708f3a5c34.slice PodAnnotations:0xc0020d8608}] Aliases:map[]}\"\nJun 09 13:58:32.275028 crc crio[23733]: time=\"2026-06-09T13:58:32.274969518Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6f4f87c799-vz8mt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:58:32.297670 crc crio[23733]: time=\"2026-06-09T13:58:32.297565575Z\" level=info msg=\"Ran pod sandbox 79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603 with infra container: openstack/dnsmasq-dns-6f4f87c799-vz8mt/POD\" id=a0ea5467-eba4-41fa-b77a-18ebb3c2c7f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:32.301925 crc crio[23733]: 2026-06-09T13:58:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62404acd07aba3a Mac:9e:de:cb:0b:cc:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/2fbdfde8-9ed9-4a0b-9347-aa9ed0181387 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:58:32.303100 crc crio[23733]: time=\"2026-06-09T13:58:32.30296023Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b UID:c72c8632-ebc6-414c-82b0-11b241f536d3 NetNS:/var/run/netns/2fbdfde8-9ed9-4a0b-9347-aa9ed0181387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc72c8632_ebc6_414c_82b0_11b241f536d3.slice PodAnnotations:0xc002b0e5a0}] Aliases:map[]}\"\nJun 09 13:58:32.303584 crc crio[23733]: time=\"2026-06-09T13:58:32.303262887Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:58:32.307634 crc crio[23733]: time=\"2026-06-09T13:58:32.307543404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c12816f2-e62d-4b30-a867-68ce3bcb4570 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:32.330362 crc crio[23733]: time=\"2026-06-09T13:58:32.329976567Z\" level=info msg=\"Ran pod sandbox 62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b with infra container: openstack/nova-metadata-0/POD\" id=7de16213-e4aa-41e4-a1ab-04de8d3462ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:32.335864 crc crio[23733]: time=\"2026-06-09T13:58:32.335751522Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3e55cde4-0a23-44b4-a4e3-a6300d44652d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:32.336151 crc crio[23733]: time=\"2026-06-09T13:58:32.335964127Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=3e55cde4-0a23-44b4-a4e3-a6300d44652d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:32.336222 crc crio[23733]: time=\"2026-06-09T13:58:32.336175642Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=3e55cde4-0a23-44b4-a4e3-a6300d44652d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:32.339750 crc crio[23733]: time=\"2026-06-09T13:58:32.338299535Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9155a00d-9453-45ad-849e-77c3d5207075 name=/runtime.v1.ImageService/PullImage\nJun 09 13:58:32.345893 crc crio[23733]: time=\"2026-06-09T13:58:32.345793744Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 09 13:58:32.429857 crc crio[23733]: time=\"2026-06-09T13:58:32.429717967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9c9a3ac8-16f5-427d-aebf-b62aa157fe23 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:32.457620 crc crio[23733]: time=\"2026-06-09T13:58:32.457524032Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6f4f87c799-vz8mt/init\" id=9940c951-1115-41a8-a67d-30b32c8a6310 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:32.458605 crc crio[23733]: time=\"2026-06-09T13:58:32.458535918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:32.751053 crc crio[23733]: 2026-06-09T13:58:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b001c1e22996b1 Mac:f6:e5:2a:94:77:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/4541c272-8db3-46e6-976e-6b3b387a839c SocketPath: PciID:}] [{Interface:0xc0002845c0 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:58:32.756155 crc crio[23733]: time=\"2026-06-09T13:58:32.752827393Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-sf2n6 Namespace:openstack ID:7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701 UID:e17bd3c6-bc02-4948-9c1e-f268513be671 NetNS:/var/run/netns/4541c272-8db3-46e6-976e-6b3b387a839c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode17bd3c6_bc02_4948_9c1e_f268513be671.slice PodAnnotations:0xc0020d9248}] Aliases:map[]}\"\nJun 09 13:58:32.756155 crc crio[23733]: time=\"2026-06-09T13:58:32.752993237Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-sf2n6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:58:32.807071 crc crio[23733]: time=\"2026-06-09T13:58:32.804682601Z\" level=info msg=\"Ran pod sandbox 7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701 with infra container: openstack/nova-cell1-conductor-db-sync-sf2n6/POD\" id=86cb1775-b682-4e66-ba72-6b1555187713 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:32.827752 crc crio[23733]: time=\"2026-06-09T13:58:32.827682768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=1a9ca418-840c-4bd7-bc40-01bc1b44742f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:32.945023 crc crio[23733]: time=\"2026-06-09T13:58:32.944922755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=385f234a-54d5-40f2-9d73-8543a2d0d159 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:32.965926 crc crio[23733]: time=\"2026-06-09T13:58:32.965007188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:32.972720 crc crio[23733]: time=\"2026-06-09T13:58:32.972383464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:32.974270 crc crio[23733]: time=\"2026-06-09T13:58:32.974196079Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-sf2n6/nova-cell1-conductor-db-sync\" id=26a2666f-7469-459e-b51f-7e9ecd2688e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:32.974953 crc crio[23733]: time=\"2026-06-09T13:58:32.974925198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:33.272955 crc crio[23733]: time=\"2026-06-09T13:58:33.269816507Z\" level=info msg=\"Created container a1448c15d89b520874b3b14be5eff41d567a79c8fe829313966a8290175385a6: openstack/dnsmasq-dns-6f4f87c799-vz8mt/init\" id=9940c951-1115-41a8-a67d-30b32c8a6310 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:33.272955 crc crio[23733]: time=\"2026-06-09T13:58:33.27278884Z\" level=info msg=\"Starting container: a1448c15d89b520874b3b14be5eff41d567a79c8fe829313966a8290175385a6\" id=1dd13559-91d5-41e7-a109-849e246e1ff2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:33.312975 crc crio[23733]: time=\"2026-06-09T13:58:33.309686046Z\" level=info msg=\"Started container\" PID=83592 containerID=a1448c15d89b520874b3b14be5eff41d567a79c8fe829313966a8290175385a6 description=openstack/dnsmasq-dns-6f4f87c799-vz8mt/init id=1dd13559-91d5-41e7-a109-849e246e1ff2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603\nJun 09 13:58:33.321073 crc crio[23733]: time=\"2026-06-09T13:58:33.319456931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:33.331345 crc crio[23733]: time=\"2026-06-09T13:58:33.331285896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:33.621190 crc crio[23733]: time=\"2026-06-09T13:58:33.621058467Z\" level=info msg=\"Created container 164959b51af59e3c571473983fdeb4fc7a7e358130dc1b44d6f4c3d212ccad74: openstack/nova-cell1-conductor-db-sync-sf2n6/nova-cell1-conductor-db-sync\" id=26a2666f-7469-459e-b51f-7e9ecd2688e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:33.624691 crc crio[23733]: time=\"2026-06-09T13:58:33.624579236Z\" level=info msg=\"Starting container: 164959b51af59e3c571473983fdeb4fc7a7e358130dc1b44d6f4c3d212ccad74\" id=485acf00-839c-4c31-91c3-37ac7cad66a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:33.643965 crc crio[23733]: time=\"2026-06-09T13:58:33.643745906Z\" level=info msg=\"Started container\" PID=83612 containerID=164959b51af59e3c571473983fdeb4fc7a7e358130dc1b44d6f4c3d212ccad74 description=openstack/nova-cell1-conductor-db-sync-sf2n6/nova-cell1-conductor-db-sync id=485acf00-839c-4c31-91c3-37ac7cad66a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701\nJun 09 13:58:34.214738 crc crio[23733]: time=\"2026-06-09T13:58:34.21338071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=235ca19b-19c4-4120-b451-b8b401f56635 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:34.395491 crc crio[23733]: time=\"2026-06-09T13:58:34.393542914Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=167a697c-6658-4314-998b-e3a91b3853f8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:34.407320 crc crio[23733]: time=\"2026-06-09T13:58:34.407262398Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6f4f87c799-vz8mt/dnsmasq-dns\" id=a2799655-886d-40c3-b2ae-95d2b0f4538b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:34.408053 crc crio[23733]: time=\"2026-06-09T13:58:34.408030567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:34.554312 crc crio[23733]: time=\"2026-06-09T13:58:34.554093126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:34.569348 crc crio[23733]: time=\"2026-06-09T13:58:34.568801375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:34.742021 crc crio[23733]: time=\"2026-06-09T13:58:34.741903132Z\" level=info msg=\"Created container 223978037b4d1cee7955a8f470ecd30e730d915e8d74b7cee50014daf3cf1c09: openstack/dnsmasq-dns-6f4f87c799-vz8mt/dnsmasq-dns\" id=a2799655-886d-40c3-b2ae-95d2b0f4538b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:34.749003 crc crio[23733]: time=\"2026-06-09T13:58:34.748330384Z\" level=info msg=\"Starting container: 223978037b4d1cee7955a8f470ecd30e730d915e8d74b7cee50014daf3cf1c09\" id=88c09be7-ad7f-4eed-806d-085e2e15b89c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:34.761738 crc crio[23733]: time=\"2026-06-09T13:58:34.760955611Z\" level=info msg=\"Started container\" PID=83686 containerID=223978037b4d1cee7955a8f470ecd30e730d915e8d74b7cee50014daf3cf1c09 description=openstack/dnsmasq-dns-6f4f87c799-vz8mt/dnsmasq-dns id=88c09be7-ad7f-4eed-806d-085e2e15b89c name=/runtime.v1.RuntimeService/StartContainer sandboxID=79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603\nJun 09 13:58:38.730401 crc crio[23733]: time=\"2026-06-09T13:58:38.729375547Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e\" id=529d0962-66a7-4867-a545-b04f81f5e544 name=/runtime.v1.ImageService/PullImage\nJun 09 13:58:38.731912 crc crio[23733]: time=\"2026-06-09T13:58:38.731339437Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=a15981de-c1b4-4096-8b62-37af16a86baa name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:38.777542 crc crio[23733]: time=\"2026-06-09T13:58:38.777459743Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90\" id=4a5b0464-29c5-4a59-888e-f16b7cca1704 name=/runtime.v1.ImageService/PullImage\nJun 09 13:58:38.779394 crc crio[23733]: time=\"2026-06-09T13:58:38.779319209Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=372cd86d-5a9f-439a-8652-4d10cb9a92b9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:39.179704 crc crio[23733]: time=\"2026-06-09T13:58:39.179026725Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=9155a00d-9453-45ad-849e-77c3d5207075 name=/runtime.v1.ImageService/PullImage\nJun 09 13:58:39.181155 crc crio[23733]: time=\"2026-06-09T13:58:39.181000714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6707a4a9-cb28-4a88-bc63-aac38a0d7e9d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:39.250571 crc crio[23733]: time=\"2026-06-09T13:58:39.250386593Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=fe11e7f6-12d2-4e8c-b632-aadec285a682 name=/runtime.v1.ImageService/PullImage\nJun 09 13:58:39.252073 crc crio[23733]: time=\"2026-06-09T13:58:39.251434609Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fca6c5f2-87b0-4e35-95b1-a7b445f8ebc8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:39.253172 crc crio[23733]: time=\"2026-06-09T13:58:39.252414364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b8e5ade8-4275-4ead-8b2e-367ed6dd9983 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:39.261980 crc crio[23733]: time=\"2026-06-09T13:58:39.261876651Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a4272792-a3dd-4dd1-a71a-4cec74e05835 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:39.270584 crc crio[23733]: time=\"2026-06-09T13:58:39.270398335Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=70e65dfa-aa7b-4917-85b2-ecd0170e5b21 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:39.276944 crc crio[23733]: time=\"2026-06-09T13:58:39.276851727Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=25f14e2b-2993-46ea-b360-c1b56d42d664 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:39.294173 crc crio[23733]: time=\"2026-06-09T13:58:39.29338849Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=83cea1d0-fdc4-472e-afad-47cda493f96c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:39.296783 crc crio[23733]: time=\"2026-06-09T13:58:39.296749094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:39.376218 crc crio[23733]: time=\"2026-06-09T13:58:39.376074762Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=235b48b9-e646-4677-ac35-4e62f15d3954 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:39.378171 crc crio[23733]: time=\"2026-06-09T13:58:39.378070783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:39.391376 crc crio[23733]: time=\"2026-06-09T13:58:39.384866743Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a3821c30-c6b7-4b04-ae57-5d5d3e02f312 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:39.394051 crc crio[23733]: time=\"2026-06-09T13:58:39.392873413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:39.402236 crc crio[23733]: time=\"2026-06-09T13:58:39.402166966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:39.415453 crc crio[23733]: time=\"2026-06-09T13:58:39.415281215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:39.437260 crc crio[23733]: time=\"2026-06-09T13:58:39.436991629Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=90432dd0-83ae-4e50-9dac-93f8602e86fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:39.452659 crc crio[23733]: time=\"2026-06-09T13:58:39.452528868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:39.491944 crc crio[23733]: time=\"2026-06-09T13:58:39.491883815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:39.498426 crc crio[23733]: time=\"2026-06-09T13:58:39.498392328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:39.513623 crc crio[23733]: time=\"2026-06-09T13:58:39.513524927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:39.518633 crc crio[23733]: time=\"2026-06-09T13:58:39.518574994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:39.554522 crc crio[23733]: time=\"2026-06-09T13:58:39.554406531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:39.559579 crc crio[23733]: time=\"2026-06-09T13:58:39.55951834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:39.793178 crc crio[23733]: time=\"2026-06-09T13:58:39.792464906Z\" level=info msg=\"Created container 110e9c5d7ac79318c77fecb753daef3f3b169ad0659bc714b9250a3abf84ad94: openstack/nova-metadata-0/nova-metadata-log\" id=83cea1d0-fdc4-472e-afad-47cda493f96c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:39.795612 crc crio[23733]: time=\"2026-06-09T13:58:39.795540943Z\" level=info msg=\"Starting container: 110e9c5d7ac79318c77fecb753daef3f3b169ad0659bc714b9250a3abf84ad94\" id=87e44b6c-aff3-488e-a827-e0c1b6bcf4d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:39.802267 crc crio[23733]: time=\"2026-06-09T13:58:39.80217574Z\" level=info msg=\"Started container\" PID=84010 containerID=110e9c5d7ac79318c77fecb753daef3f3b169ad0659bc714b9250a3abf84ad94 description=openstack/nova-metadata-0/nova-metadata-log id=87e44b6c-aff3-488e-a827-e0c1b6bcf4d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b\nJun 09 13:58:39.845450 crc crio[23733]: time=\"2026-06-09T13:58:39.845326021Z\" level=info msg=\"Created container 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=90432dd0-83ae-4e50-9dac-93f8602e86fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:39.846038 crc crio[23733]: time=\"2026-06-09T13:58:39.845994637Z\" level=info msg=\"Created container 60beaed36ea1dc4fc0944eb95198c0bfd386072d70eb14c4e32e7c0b29c7a22b: openstack/nova-api-0/nova-api-log\" id=235b48b9-e646-4677-ac35-4e62f15d3954 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:39.846629 crc crio[23733]: time=\"2026-06-09T13:58:39.84645972Z\" level=info msg=\"Starting container: 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56\" id=dd90d038-4063-45e1-8924-821634ca95c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:39.847398 crc crio[23733]: time=\"2026-06-09T13:58:39.84730171Z\" level=info msg=\"Starting container: 60beaed36ea1dc4fc0944eb95198c0bfd386072d70eb14c4e32e7c0b29c7a22b\" id=54b0adc8-a49e-4828-9aff-bb537bcf17b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:39.848387 crc crio[23733]: time=\"2026-06-09T13:58:39.848302625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=62b6c635-3683-47a2-a14b-aafae05506d9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:39.854097 crc crio[23733]: time=\"2026-06-09T13:58:39.853966037Z\" level=info msg=\"Started container\" PID=84034 containerID=9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=dd90d038-4063-45e1-8924-821634ca95c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f\nJun 09 13:58:39.860216 crc crio[23733]: time=\"2026-06-09T13:58:39.860027659Z\" level=info msg=\"Started container\" PID=84032 containerID=60beaed36ea1dc4fc0944eb95198c0bfd386072d70eb14c4e32e7c0b29c7a22b description=openstack/nova-api-0/nova-api-log id=54b0adc8-a49e-4828-9aff-bb537bcf17b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e\nJun 09 13:58:39.892920 crc crio[23733]: time=\"2026-06-09T13:58:39.892791169Z\" level=info msg=\"Created container 980fefbec538f743a7f00bc247d381d592f80b5c3de4b96c0bdf8b19e6bf88d9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a3821c30-c6b7-4b04-ae57-5d5d3e02f312 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:39.894180 crc crio[23733]: time=\"2026-06-09T13:58:39.89401528Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4a88cff1-70de-44d8-962c-a8cd6fdf5d00 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:39.899870 crc crio[23733]: time=\"2026-06-09T13:58:39.899777035Z\" level=info msg=\"Starting container: 980fefbec538f743a7f00bc247d381d592f80b5c3de4b96c0bdf8b19e6bf88d9\" id=3b82a0d5-f8dc-46b4-81eb-feace0fbcac8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:39.914268 crc crio[23733]: time=\"2026-06-09T13:58:39.914091634Z\" level=info msg=\"Started container\" PID=84035 containerID=980fefbec538f743a7f00bc247d381d592f80b5c3de4b96c0bdf8b19e6bf88d9 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=3b82a0d5-f8dc-46b4-81eb-feace0fbcac8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1\nJun 09 13:58:39.916403 crc crio[23733]: time=\"2026-06-09T13:58:39.916067444Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=27cbc8e3-f2ba-4389-a2d6-13cfbafe9905 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:39.933858 crc crio[23733]: time=\"2026-06-09T13:58:39.933553482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=326a76dd-2533-4220-8fce-9d1c7ee6dc0a name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:40.019326 crc crio[23733]: time=\"2026-06-09T13:58:40.009537196Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=5902ff58-60ac-4c29-a47c-4743b0c411c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:40.019326 crc crio[23733]: time=\"2026-06-09T13:58:40.012172532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:40.019795 crc crio[23733]: time=\"2026-06-09T13:58:40.019342191Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=634bc111-258c-413b-b098-04fd532c1eb8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:40.065298 crc crio[23733]: time=\"2026-06-09T13:58:40.06516839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:40.104735 crc crio[23733]: time=\"2026-06-09T13:58:40.104585317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:40.109215 crc crio[23733]: time=\"2026-06-09T13:58:40.10909592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:40.140284 crc crio[23733]: time=\"2026-06-09T13:58:40.140191829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:40.148464 crc crio[23733]: time=\"2026-06-09T13:58:40.148393015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:40.297897 crc crio[23733]: time=\"2026-06-09T13:58:40.296521827Z\" level=info msg=\"Created container c42ef50321b47618c42525e23b6295a8620bf3ebda11baf0c3b2f260c6c3a154: openstack/nova-metadata-0/nova-metadata-metadata\" id=5902ff58-60ac-4c29-a47c-4743b0c411c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:40.318397 crc crio[23733]: time=\"2026-06-09T13:58:40.307559253Z\" level=info msg=\"Starting container: c42ef50321b47618c42525e23b6295a8620bf3ebda11baf0c3b2f260c6c3a154\" id=54703441-1261-433b-b2f0-1a499a15a23d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:40.337368 crc crio[23733]: time=\"2026-06-09T13:58:40.337216156Z\" level=info msg=\"Started container\" PID=84095 containerID=c42ef50321b47618c42525e23b6295a8620bf3ebda11baf0c3b2f260c6c3a154 description=openstack/nova-metadata-0/nova-metadata-metadata id=54703441-1261-433b-b2f0-1a499a15a23d name=/runtime.v1.RuntimeService/StartContainer sandboxID=62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b\nJun 09 13:58:40.405845 crc crio[23733]: time=\"2026-06-09T13:58:40.405527368Z\" level=info msg=\"Stopping container: 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56 (timeout: 30s)\" id=ca53b9ef-2a27-41fb-8fec-636434c03477 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:40.496874 crc crio[23733]: time=\"2026-06-09T13:58:40.489673316Z\" level=info msg=\"Created container 8108785aed44d42236b0fb6c7bf2eebff775ed5ceaa3540f16e8a572fc955d4f: openstack/nova-api-0/nova-api-api\" id=634bc111-258c-413b-b098-04fd532c1eb8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:40.496874 crc crio[23733]: time=\"2026-06-09T13:58:40.494531828Z\" level=info msg=\"Starting container: 8108785aed44d42236b0fb6c7bf2eebff775ed5ceaa3540f16e8a572fc955d4f\" id=dbb8e179-8ab5-4598-8e34-08aea257a2bc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:40.516708 crc crio[23733]: time=\"2026-06-09T13:58:40.51654383Z\" level=info msg=\"Started container\" PID=84101 containerID=8108785aed44d42236b0fb6c7bf2eebff775ed5ceaa3540f16e8a572fc955d4f description=openstack/nova-api-0/nova-api-api id=dbb8e179-8ab5-4598-8e34-08aea257a2bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e\nJun 09 13:58:41.414299 crc crio[23733]: time=\"2026-06-09T13:58:41.413691029Z\" level=info msg=\"Stopping container: 8b8c2c64bcb7aaf7661b1f700cdb02090b012ce8afbc54058fdb68ac18f22120 (timeout: 10s)\" id=ff2944f0-e153-4aeb-8648-1b12d6d8bf8a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:41.462163 crc crio[23733]: time=\"2026-06-09T13:58:41.46199885Z\" level=info msg=\"Stopping container: c42ef50321b47618c42525e23b6295a8620bf3ebda11baf0c3b2f260c6c3a154 (timeout: 30s)\" id=3d538ec0-cc1d-47e8-871a-bc92c04603cc name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:41.462347 crc crio[23733]: time=\"2026-06-09T13:58:41.462312828Z\" level=info msg=\"Stopping container: 110e9c5d7ac79318c77fecb753daef3f3b169ad0659bc714b9250a3abf84ad94 (timeout: 30s)\" id=5170c6a1-df26-487c-85ce-9492a3cfb7cc name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:41.602090 crc crio[23733]: time=\"2026-06-09T13:58:41.601799833Z\" level=info msg=\"Stopped container 8b8c2c64bcb7aaf7661b1f700cdb02090b012ce8afbc54058fdb68ac18f22120: openstack/dnsmasq-dns-75b56949bf-rnzmv/dnsmasq-dns\" id=ff2944f0-e153-4aeb-8648-1b12d6d8bf8a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:41.614083 crc crio[23733]: time=\"2026-06-09T13:58:41.613986349Z\" level=info msg=\"Stopping pod sandbox: 406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7\" id=6fd1ac63-a071-4d6b-9920-cfe5f7dea694 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:41.621455 crc crio[23733]: time=\"2026-06-09T13:58:41.621195819Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b56949bf-rnzmv Namespace:openstack ID:406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7 UID:af31b156-bcb1-4f9e-ba54-253c432ab065 NetNS:/var/run/netns/42eaea10-5d56-42f4-9e47-94ab9d038a0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf31b156_bcb1_4f9e_ba54_253c432ab065.slice PodAnnotations:0xc00720c498}] Aliases:map[]}\"\nJun 09 13:58:41.622770 crc crio[23733]: time=\"2026-06-09T13:58:41.622712147Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-75b56949bf-rnzmv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:41.631089 crc crio[23733]: time=\"2026-06-09T13:58:41.623916407Z\" level=info msg=\"Stopped container 110e9c5d7ac79318c77fecb753daef3f3b169ad0659bc714b9250a3abf84ad94: openstack/nova-metadata-0/nova-metadata-log\" id=5170c6a1-df26-487c-85ce-9492a3cfb7cc name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:42.113984 crc crio[23733]: time=\"2026-06-09T13:58:42.112257164Z\" level=info msg=\"Stopped container c42ef50321b47618c42525e23b6295a8620bf3ebda11baf0c3b2f260c6c3a154: openstack/nova-metadata-0/nova-metadata-metadata\" id=3d538ec0-cc1d-47e8-871a-bc92c04603cc name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:42.123381 crc crio[23733]: time=\"2026-06-09T13:58:42.117174057Z\" level=info msg=\"Stopping pod sandbox: 62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b\" id=e8427b21-092c-4604-8ceb-077815d6a36f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:42.123381 crc crio[23733]: time=\"2026-06-09T13:58:42.118575322Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b UID:c72c8632-ebc6-414c-82b0-11b241f536d3 NetNS:/var/run/netns/2fbdfde8-9ed9-4a0b-9347-aa9ed0181387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc72c8632_ebc6_414c_82b0_11b241f536d3.slice PodAnnotations:0xc0059cc448}] Aliases:map[]}\"\nJun 09 13:58:42.123381 crc crio[23733]: time=\"2026-06-09T13:58:42.118796797Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:42.159404 crc crio[23733]: time=\"2026-06-09T13:58:42.153812246Z\" level=info msg=\"Stopped pod sandbox: 406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7\" id=6fd1ac63-a071-4d6b-9920-cfe5f7dea694 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:42.556171 crc crio[23733]: time=\"2026-06-09T13:58:42.555553081Z\" level=info msg=\"Removing container: 8b8c2c64bcb7aaf7661b1f700cdb02090b012ce8afbc54058fdb68ac18f22120\" id=c921ac15-93fa-4114-b5c5-6fdd38a178eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:42.751870 crc crio[23733]: time=\"2026-06-09T13:58:42.74427983Z\" level=info msg=\"Removed container 8b8c2c64bcb7aaf7661b1f700cdb02090b012ce8afbc54058fdb68ac18f22120: openstack/dnsmasq-dns-75b56949bf-rnzmv/dnsmasq-dns\" id=c921ac15-93fa-4114-b5c5-6fdd38a178eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:42.756994 crc crio[23733]: time=\"2026-06-09T13:58:42.756495127Z\" level=info msg=\"Removing container: 7e28646e7ddc2a2481435bd70f59625b1dc779df012e7bad5947cac097775d00\" id=7c697ba2-989f-434d-ac28-a9ff4d350b14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:42.767859 crc crio[23733]: time=\"2026-06-09T13:58:42.76738491Z\" level=info msg=\"Stopped pod sandbox: 62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b\" id=e8427b21-092c-4604-8ceb-077815d6a36f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:42.960034 crc crio[23733]: time=\"2026-06-09T13:58:42.959852742Z\" level=info msg=\"Removed container 7e28646e7ddc2a2481435bd70f59625b1dc779df012e7bad5947cac097775d00: openstack/dnsmasq-dns-75b56949bf-rnzmv/init\" id=7c697ba2-989f-434d-ac28-a9ff4d350b14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:43.580842 crc crio[23733]: time=\"2026-06-09T13:58:43.580295229Z\" level=info msg=\"Removing container: c42ef50321b47618c42525e23b6295a8620bf3ebda11baf0c3b2f260c6c3a154\" id=82040d8a-6a7a-4d83-a519-dd5545b5f329 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:43.686573 crc crio[23733]: time=\"2026-06-09T13:58:43.686449679Z\" level=info msg=\"Removed container c42ef50321b47618c42525e23b6295a8620bf3ebda11baf0c3b2f260c6c3a154: openstack/nova-metadata-0/nova-metadata-metadata\" id=82040d8a-6a7a-4d83-a519-dd5545b5f329 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:43.697370 crc crio[23733]: time=\"2026-06-09T13:58:43.697287441Z\" level=info msg=\"Removing container: 110e9c5d7ac79318c77fecb753daef3f3b169ad0659bc714b9250a3abf84ad94\" id=c4a1ae82-16b6-471e-b902-c91665b1ba1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:43.747389 crc crio[23733]: time=\"2026-06-09T13:58:43.74719646Z\" level=info msg=\"Removed container 110e9c5d7ac79318c77fecb753daef3f3b169ad0659bc714b9250a3abf84ad94: openstack/nova-metadata-0/nova-metadata-log\" id=c4a1ae82-16b6-471e-b902-c91665b1ba1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:44.116192 crc crio[23733]: time=\"2026-06-09T13:58:44.115571791Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=b277bef7-4e99-4a52-b284-16ae38a4ae24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:44.116339 crc crio[23733]: time=\"2026-06-09T13:58:44.116241258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:44.159393 crc crio[23733]: time=\"2026-06-09T13:58:44.159267537Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c UID:e897d1d9-c586-476f-ba37-b1eb742302b7 NetNS:/var/run/netns/cbe969e6-af86-4fe5-9602-0d1e034aa679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode897d1d9_c586_476f_ba37_b1eb742302b7.slice PodAnnotations:0xc002534938}] Aliases:map[]}\"\nJun 09 13:58:44.159393 crc crio[23733]: time=\"2026-06-09T13:58:44.159345758Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:44.780597 crc crio[23733]: 2026-06-09T13:58:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8678473acd9a093 Mac:c2:94:b0:be:a8:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/cbe969e6-af86-4fe5-9602-0d1e034aa679 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:58:44.782443 crc crio[23733]: time=\"2026-06-09T13:58:44.781959079Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c UID:e897d1d9-c586-476f-ba37-b1eb742302b7 NetNS:/var/run/netns/cbe969e6-af86-4fe5-9602-0d1e034aa679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode897d1d9_c586_476f_ba37_b1eb742302b7.slice PodAnnotations:0xc002534938}] Aliases:map[]}\"\nJun 09 13:58:44.782443 crc crio[23733]: time=\"2026-06-09T13:58:44.782210195Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:58:44.793867 crc crio[23733]: time=\"2026-06-09T13:58:44.793756855Z\" level=info msg=\"Ran pod sandbox 8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c with infra container: openstack/nova-metadata-0/POD\" id=b277bef7-4e99-4a52-b284-16ae38a4ae24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:44.797416 crc crio[23733]: time=\"2026-06-09T13:58:44.797328465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=34269d87-43b8-40de-acf1-ffca05ac33da name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:44.801088 crc crio[23733]: time=\"2026-06-09T13:58:44.801002086Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=0e126185-9417-467e-9aa6-a0b469e183ef name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:44.815727 crc crio[23733]: time=\"2026-06-09T13:58:44.815528061Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=65c32ae1-317c-4932-9eb6-314e29b14360 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:44.817746 crc crio[23733]: time=\"2026-06-09T13:58:44.817609413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:44.884384 crc crio[23733]: time=\"2026-06-09T13:58:44.884272033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:44.888420 crc crio[23733]: time=\"2026-06-09T13:58:44.888279414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:45.072746 crc crio[23733]: time=\"2026-06-09T13:58:45.072609992Z\" level=info msg=\"Created container b408dfc961bb657b08c0a8d76960b6c6ba45d1797a0c3f8954af60b8df576c37: openstack/nova-metadata-0/nova-metadata-log\" id=65c32ae1-317c-4932-9eb6-314e29b14360 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:45.074063 crc crio[23733]: time=\"2026-06-09T13:58:45.073974606Z\" level=info msg=\"Starting container: b408dfc961bb657b08c0a8d76960b6c6ba45d1797a0c3f8954af60b8df576c37\" id=161df447-6570-4180-93ff-d1f244f01f0c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:45.078994 crc crio[23733]: time=\"2026-06-09T13:58:45.078919151Z\" level=info msg=\"Started container\" PID=84724 containerID=b408dfc961bb657b08c0a8d76960b6c6ba45d1797a0c3f8954af60b8df576c37 description=openstack/nova-metadata-0/nova-metadata-log id=161df447-6570-4180-93ff-d1f244f01f0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c\nJun 09 13:58:45.090676 crc crio[23733]: time=\"2026-06-09T13:58:45.090525811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=bdb93de1-0d73-4968-b43f-eb6727422f39 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:45.140429 crc crio[23733]: time=\"2026-06-09T13:58:45.140300058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e3b6d6b5-8dfa-4a11-961a-fb1138c87b50 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:45.150201 crc crio[23733]: time=\"2026-06-09T13:58:45.150060954Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=0456c9f0-faf3-4835-a8a6-6ba76c5fc9fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:45.151711 crc crio[23733]: time=\"2026-06-09T13:58:45.151596722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:45.231808 crc crio[23733]: time=\"2026-06-09T13:58:45.231706509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:45.237617 crc crio[23733]: time=\"2026-06-09T13:58:45.237059273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:45.464927 crc crio[23733]: time=\"2026-06-09T13:58:45.464823081Z\" level=info msg=\"Created container 788bd57544203eb3c4e5d538bdff36e3e78063c48ef0dc9a86fb5a422230332f: openstack/nova-metadata-0/nova-metadata-metadata\" id=0456c9f0-faf3-4835-a8a6-6ba76c5fc9fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:45.468871 crc crio[23733]: time=\"2026-06-09T13:58:45.468757289Z\" level=info msg=\"Starting container: 788bd57544203eb3c4e5d538bdff36e3e78063c48ef0dc9a86fb5a422230332f\" id=df666358-3b37-4e2a-9e81-5c1f630d5d83 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:45.479968 crc crio[23733]: time=\"2026-06-09T13:58:45.479868267Z\" level=info msg=\"Started container\" PID=84750 containerID=788bd57544203eb3c4e5d538bdff36e3e78063c48ef0dc9a86fb5a422230332f description=openstack/nova-metadata-0/nova-metadata-metadata id=df666358-3b37-4e2a-9e81-5c1f630d5d83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c\nJun 09 13:58:45.640861 crc crio[23733]: time=\"2026-06-09T13:58:45.640230596Z\" level=info msg=\"Stopping pod sandbox: 1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814\" id=66640f5c-3cec-4d4f-8be3-26a8a9243c3c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:45.641369 crc crio[23733]: time=\"2026-06-09T13:58:45.641251701Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-vpzp9 Namespace:openstack ID:1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814 UID:b09214c0-c74a-4049-a31d-2c6df73f6b76 NetNS:/var/run/netns/6fa186ea-a508-49e3-8ef7-9e75ed8b435e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb09214c0_c74a_4049_a31d_2c6df73f6b76.slice PodAnnotations:0xc00720c368}] Aliases:map[]}\"\nJun 09 13:58:45.641580 crc crio[23733]: time=\"2026-06-09T13:58:45.641511117Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-vpzp9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:46.046010 crc crio[23733]: time=\"2026-06-09T13:58:46.045824748Z\" level=info msg=\"Stopped pod sandbox: 1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814\" id=66640f5c-3cec-4d4f-8be3-26a8a9243c3c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:47.142023 crc crio[23733]: time=\"2026-06-09T13:58:47.14135403Z\" level=info msg=\"Stopping container: 8108785aed44d42236b0fb6c7bf2eebff775ed5ceaa3540f16e8a572fc955d4f (timeout: 30s)\" id=128a3ffb-8e73-488b-8edb-9be6ce89fd3a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:47.143277 crc crio[23733]: time=\"2026-06-09T13:58:47.141530823Z\" level=info msg=\"Stopping container: 60beaed36ea1dc4fc0944eb95198c0bfd386072d70eb14c4e32e7c0b29c7a22b (timeout: 30s)\" id=512b59a3-bea2-4cf6-92e7-4a1880b2ea21 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:47.246680 crc crio[23733]: time=\"2026-06-09T13:58:47.246536165Z\" level=info msg=\"Stopping container: 980fefbec538f743a7f00bc247d381d592f80b5c3de4b96c0bdf8b19e6bf88d9 (timeout: 30s)\" id=c8ae53fe-a0a0-4715-baf1-6eab72046f43 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:47.430863 crc crio[23733]: time=\"2026-06-09T13:58:47.43073847Z\" level=info msg=\"Stopped container 60beaed36ea1dc4fc0944eb95198c0bfd386072d70eb14c4e32e7c0b29c7a22b: openstack/nova-api-0/nova-api-log\" id=512b59a3-bea2-4cf6-92e7-4a1880b2ea21 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:47.676089 crc crio[23733]: time=\"2026-06-09T13:58:47.675567255Z\" level=info msg=\"Stopping container: 788bd57544203eb3c4e5d538bdff36e3e78063c48ef0dc9a86fb5a422230332f (timeout: 30s)\" id=e0b6b1dc-f9e7-4166-9622-03ef6e0510ed name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:47.676089 crc crio[23733]: time=\"2026-06-09T13:58:47.675952685Z\" level=info msg=\"Stopping container: b408dfc961bb657b08c0a8d76960b6c6ba45d1797a0c3f8954af60b8df576c37 (timeout: 30s)\" id=b6d53342-b8ca-4838-a8b1-7cfe9544159b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:47.815846 crc crio[23733]: time=\"2026-06-09T13:58:47.815754278Z\" level=info msg=\"Stopped container b408dfc961bb657b08c0a8d76960b6c6ba45d1797a0c3f8954af60b8df576c37: openstack/nova-metadata-0/nova-metadata-log\" id=b6d53342-b8ca-4838-a8b1-7cfe9544159b name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:47.888558 crc crio[23733]: time=\"2026-06-09T13:58:47.888448289Z\" level=info msg=\"Stopped container 8108785aed44d42236b0fb6c7bf2eebff775ed5ceaa3540f16e8a572fc955d4f: openstack/nova-api-0/nova-api-api\" id=128a3ffb-8e73-488b-8edb-9be6ce89fd3a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:47.889541 crc crio[23733]: time=\"2026-06-09T13:58:47.889452985Z\" level=info msg=\"Stopping pod sandbox: 4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e\" id=8572ecef-0fb5-4d44-a0e8-32169564cee6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:47.891302 crc crio[23733]: time=\"2026-06-09T13:58:47.891078215Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e UID:023fdc5b-89a2-4a00-9565-f8c09e79deae NetNS:/var/run/netns/3b48059b-4608-4d46-85d5-d30334998132 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod023fdc5b_89a2_4a00_9565_f8c09e79deae.slice PodAnnotations:0xc002b0e938}] Aliases:map[]}\"\nJun 09 13:58:47.891302 crc crio[23733]: time=\"2026-06-09T13:58:47.891304172Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:47.940375 crc crio[23733]: time=\"2026-06-09T13:58:47.903729752Z\" level=info msg=\"Stopped container 788bd57544203eb3c4e5d538bdff36e3e78063c48ef0dc9a86fb5a422230332f: openstack/nova-metadata-0/nova-metadata-metadata\" id=e0b6b1dc-f9e7-4166-9622-03ef6e0510ed name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:47.940375 crc crio[23733]: time=\"2026-06-09T13:58:47.905268601Z\" level=info msg=\"Stopping pod sandbox: 8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c\" id=0f284e02-199d-4c89-8f82-c9047db6c9c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:47.940375 crc crio[23733]: time=\"2026-06-09T13:58:47.906023909Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c UID:e897d1d9-c586-476f-ba37-b1eb742302b7 NetNS:/var/run/netns/cbe969e6-af86-4fe5-9602-0d1e034aa679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode897d1d9_c586_476f_ba37_b1eb742302b7.slice PodAnnotations:0xc00720ca80}] Aliases:map[]}\"\nJun 09 13:58:47.940375 crc crio[23733]: time=\"2026-06-09T13:58:47.906225224Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:48.385836 crc crio[23733]: time=\"2026-06-09T13:58:48.38570835Z\" level=info msg=\"Stopped pod sandbox: 8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c\" id=0f284e02-199d-4c89-8f82-c9047db6c9c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:48.464851 crc crio[23733]: time=\"2026-06-09T13:58:48.46433188Z\" level=info msg=\"Stopped pod sandbox: 4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e\" id=8572ecef-0fb5-4d44-a0e8-32169564cee6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:48.767539 crc crio[23733]: time=\"2026-06-09T13:58:48.767340362Z\" level=info msg=\"Removing container: 8108785aed44d42236b0fb6c7bf2eebff775ed5ceaa3540f16e8a572fc955d4f\" id=d69abeb4-703f-4d89-ba0a-f003f4a0bfc6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:48.840463 crc crio[23733]: time=\"2026-06-09T13:58:48.839534591Z\" level=info msg=\"Removed container 8108785aed44d42236b0fb6c7bf2eebff775ed5ceaa3540f16e8a572fc955d4f: openstack/nova-api-0/nova-api-api\" id=d69abeb4-703f-4d89-ba0a-f003f4a0bfc6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:48.843309 crc crio[23733]: time=\"2026-06-09T13:58:48.843171282Z\" level=info msg=\"Removing container: 60beaed36ea1dc4fc0944eb95198c0bfd386072d70eb14c4e32e7c0b29c7a22b\" id=3b4f7ffd-30de-411a-9646-cf1fe3ee3b0c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:48.886272 crc crio[23733]: time=\"2026-06-09T13:58:48.886212951Z\" level=info msg=\"Removed container 60beaed36ea1dc4fc0944eb95198c0bfd386072d70eb14c4e32e7c0b29c7a22b: openstack/nova-api-0/nova-api-log\" id=3b4f7ffd-30de-411a-9646-cf1fe3ee3b0c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:48.892022 crc crio[23733]: time=\"2026-06-09T13:58:48.891979645Z\" level=info msg=\"Removing container: 788bd57544203eb3c4e5d538bdff36e3e78063c48ef0dc9a86fb5a422230332f\" id=39915ccb-f146-4b2c-b641-de99dc2dd655 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:48.953987 crc crio[23733]: time=\"2026-06-09T13:58:48.953734262Z\" level=info msg=\"Removed container 788bd57544203eb3c4e5d538bdff36e3e78063c48ef0dc9a86fb5a422230332f: openstack/nova-metadata-0/nova-metadata-metadata\" id=39915ccb-f146-4b2c-b641-de99dc2dd655 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:48.971909 crc crio[23733]: time=\"2026-06-09T13:58:48.971731784Z\" level=info msg=\"Removing container: b408dfc961bb657b08c0a8d76960b6c6ba45d1797a0c3f8954af60b8df576c37\" id=a5b03a19-9153-437b-8699-409931e58f02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:49.003137 crc crio[23733]: time=\"2026-06-09T13:58:49.003014537Z\" level=info msg=\"Removed container b408dfc961bb657b08c0a8d76960b6c6ba45d1797a0c3f8954af60b8df576c37: openstack/nova-metadata-0/nova-metadata-log\" id=a5b03a19-9153-437b-8699-409931e58f02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:49.410377 crc crio[23733]: time=\"2026-06-09T13:58:49.409508383Z\" level=info msg=\"Stopped container 980fefbec538f743a7f00bc247d381d592f80b5c3de4b96c0bdf8b19e6bf88d9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=c8ae53fe-a0a0-4715-baf1-6eab72046f43 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:49.417231 crc crio[23733]: time=\"2026-06-09T13:58:49.417158875Z\" level=info msg=\"Stopping pod sandbox: 809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1\" id=6e6deb9b-858c-48e9-8b4d-55b1a2672f37 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:49.418040 crc crio[23733]: time=\"2026-06-09T13:58:49.417993245Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1 UID:5fd64fa0-755e-4fb1-aeeb-690143c9db17 NetNS:/var/run/netns/cc08b4ec-ee93-4e46-900b-f918dfaab614 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fd64fa0_755e_4fb1_aeeb_690143c9db17.slice PodAnnotations:0xc000308688}] Aliases:map[]}\"\nJun 09 13:58:49.418339 crc crio[23733]: time=\"2026-06-09T13:58:49.418236842Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:49.638323 crc crio[23733]: time=\"2026-06-09T13:58:49.635807663Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=bf0f6bb6-9a19-405f-b2da-c0d9d5e7372f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:49.638323 crc crio[23733]: time=\"2026-06-09T13:58:49.635955577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:49.656615 crc crio[23733]: time=\"2026-06-09T13:58:49.655448145Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=071c81f9-2a84-4b1c-8cc2-eadbb68263e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:49.656615 crc crio[23733]: time=\"2026-06-09T13:58:49.655548438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:49.741943 crc crio[23733]: time=\"2026-06-09T13:58:49.741746427Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f UID:1930d64a-e4c1-47ba-bd58-73879d2ca050 NetNS:/var/run/netns/7dcec523-e091-4196-b1f9-405b756b3aa1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1930d64a_e4c1_47ba_bd58_73879d2ca050.slice PodAnnotations:0xc0059cc110}] Aliases:map[]}\"\nJun 09 13:58:49.741943 crc crio[23733]: time=\"2026-06-09T13:58:49.741836419Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:49.742978 crc crio[23733]: time=\"2026-06-09T13:58:49.742870707Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa UID:0b1a75cb-95af-4e8e-b789-66846482118b NetNS:/var/run/netns/4c47699e-16f5-4328-aec4-ed2813b51c41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b1a75cb_95af_4e8e_b789_66846482118b.slice PodAnnotations:0xc00012af68}] Aliases:map[]}\"\nJun 09 13:58:49.742978 crc crio[23733]: time=\"2026-06-09T13:58:49.742942258Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:49.839013 crc crio[23733]: time=\"2026-06-09T13:58:49.838909982Z\" level=info msg=\"Stopped pod sandbox: 809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1\" id=6e6deb9b-858c-48e9-8b4d-55b1a2672f37 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:50.392185 crc crio[23733]: 2026-06-09T13:58:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99d6266944c9342 Mac:f2:34:b2:cd:35:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/7dcec523-e091-4196-b1f9-405b756b3aa1 SocketPath: PciID:}] [{Interface:0xc000244990 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:58:50.392185 crc crio[23733]: time=\"2026-06-09T13:58:50.388067713Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f UID:1930d64a-e4c1-47ba-bd58-73879d2ca050 NetNS:/var/run/netns/7dcec523-e091-4196-b1f9-405b756b3aa1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1930d64a_e4c1_47ba_bd58_73879d2ca050.slice PodAnnotations:0xc0059cc110}] Aliases:map[]}\"\nJun 09 13:58:50.392185 crc crio[23733]: time=\"2026-06-09T13:58:50.388270487Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:58:50.420608 crc crio[23733]: time=\"2026-06-09T13:58:50.420331071Z\" level=info msg=\"Ran pod sandbox 99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f with infra container: openstack/nova-api-0/POD\" id=bf0f6bb6-9a19-405f-b2da-c0d9d5e7372f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:50.427653 crc crio[23733]: time=\"2026-06-09T13:58:50.426868615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6aeb0a61-dee0-4e49-a9bc-26aedf289ac9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:50.435671 crc crio[23733]: time=\"2026-06-09T13:58:50.43543164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b831100f-230a-4fdc-b2af-6d410bb15801 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:50.453013 crc crio[23733]: time=\"2026-06-09T13:58:50.452824906Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=0c886d3c-acad-45c5-a6e3-555a03baacda name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:50.454815 crc crio[23733]: time=\"2026-06-09T13:58:50.454750344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:50.514626 crc crio[23733]: time=\"2026-06-09T13:58:50.514519662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:50.520399 crc crio[23733]: time=\"2026-06-09T13:58:50.520353678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:50.530495 crc crio[23733]: 2026-06-09T13:58:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a446bfd46731f3 Mac:d6:0c:e0:84:2a:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/4c47699e-16f5-4328-aec4-ed2813b51c41 SocketPath: PciID:}] [{Interface:0xc000144c30 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:58:50.532445 crc crio[23733]: time=\"2026-06-09T13:58:50.532353118Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa UID:0b1a75cb-95af-4e8e-b789-66846482118b NetNS:/var/run/netns/4c47699e-16f5-4328-aec4-ed2813b51c41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b1a75cb_95af_4e8e_b789_66846482118b.slice PodAnnotations:0xc00012af68}] Aliases:map[]}\"\nJun 09 13:58:50.532583 crc crio[23733]: time=\"2026-06-09T13:58:50.532545253Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:58:50.544391 crc crio[23733]: time=\"2026-06-09T13:58:50.542909643Z\" level=info msg=\"Ran pod sandbox 6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa with infra container: openstack/nova-metadata-0/POD\" id=071c81f9-2a84-4b1c-8cc2-eadbb68263e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:50.547345 crc crio[23733]: time=\"2026-06-09T13:58:50.547302403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=84930578-cda1-41a2-8aeb-053c537371d3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:50.551861 crc crio[23733]: time=\"2026-06-09T13:58:50.551777176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=82cc89ce-ba3f-4a51-a209-8caae8d82647 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:50.568329 crc crio[23733]: time=\"2026-06-09T13:58:50.568205127Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=23044d43-30ba-493f-9499-c3f5a55adc63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:50.570439 crc crio[23733]: time=\"2026-06-09T13:58:50.57037026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:50.654742 crc crio[23733]: time=\"2026-06-09T13:58:50.654427628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:50.658991 crc crio[23733]: time=\"2026-06-09T13:58:50.658876909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:50.875254 crc crio[23733]: time=\"2026-06-09T13:58:50.875182259Z\" level=info msg=\"Removing container: 980fefbec538f743a7f00bc247d381d592f80b5c3de4b96c0bdf8b19e6bf88d9\" id=d951f793-7d52-4021-8f0c-f159b2ab45b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:50.886380 crc crio[23733]: time=\"2026-06-09T13:58:50.886273736Z\" level=info msg=\"Created container 9941ca8c1c91dd15ac08f98834c6f620b436d21dd463dd5bbdfcce104623cab7: openstack/nova-metadata-0/nova-metadata-log\" id=23044d43-30ba-493f-9499-c3f5a55adc63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:50.888497 crc crio[23733]: time=\"2026-06-09T13:58:50.888418581Z\" level=info msg=\"Starting container: 9941ca8c1c91dd15ac08f98834c6f620b436d21dd463dd5bbdfcce104623cab7\" id=bbb99c22-bc92-456b-a590-7c6a99a088d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:50.897237 crc crio[23733]: time=\"2026-06-09T13:58:50.897080778Z\" level=info msg=\"Created container f82864745e95cf501851003834cfd98c253a6dc17a202053b1083d05d0515853: openstack/nova-api-0/nova-api-log\" id=0c886d3c-acad-45c5-a6e3-555a03baacda name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:50.898586 crc crio[23733]: time=\"2026-06-09T13:58:50.898488763Z\" level=info msg=\"Starting container: f82864745e95cf501851003834cfd98c253a6dc17a202053b1083d05d0515853\" id=b1b7b274-94a1-4838-8b3f-33bdd057afc1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:50.898892 crc crio[23733]: time=\"2026-06-09T13:58:50.898824501Z\" level=info msg=\"Started container\" PID=85382 containerID=9941ca8c1c91dd15ac08f98834c6f620b436d21dd463dd5bbdfcce104623cab7 description=openstack/nova-metadata-0/nova-metadata-log id=bbb99c22-bc92-456b-a590-7c6a99a088d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa\nJun 09 13:58:50.909266 crc crio[23733]: time=\"2026-06-09T13:58:50.908704439Z\" level=info msg=\"Started container\" PID=85379 containerID=f82864745e95cf501851003834cfd98c253a6dc17a202053b1083d05d0515853 description=openstack/nova-api-0/nova-api-log id=b1b7b274-94a1-4838-8b3f-33bdd057afc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f\nJun 09 13:58:50.927012 crc crio[23733]: time=\"2026-06-09T13:58:50.926912626Z\" level=info msg=\"Removed container 980fefbec538f743a7f00bc247d381d592f80b5c3de4b96c0bdf8b19e6bf88d9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d951f793-7d52-4021-8f0c-f159b2ab45b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:50.931989 crc crio[23733]: time=\"2026-06-09T13:58:50.93190998Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4a7341ea-ca9f-4cfa-8efd-0018723617e2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:50.935728 crc crio[23733]: time=\"2026-06-09T13:58:50.935605113Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=7493224c-cf40-4420-9c64-dd42faee72b5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:50.975734 crc crio[23733]: time=\"2026-06-09T13:58:50.975564584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=15f93803-1536-41de-83c2-53d0ca39d0de name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:51.010607 crc crio[23733]: time=\"2026-06-09T13:58:51.01051721Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=f54f70ec-741f-4cd6-8b6b-396e5a4cf605 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:51.016293 crc crio[23733]: time=\"2026-06-09T13:58:51.016204052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:51.034595 crc crio[23733]: time=\"2026-06-09T13:58:51.033873966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=64515b4d-e0f7-404c-980c-2cdf900e7199 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:51.082239 crc crio[23733]: time=\"2026-06-09T13:58:51.081723014Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=42bdd49a-f16b-4068-b61a-f8b08791ed6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:51.088518 crc crio[23733]: time=\"2026-06-09T13:58:51.08790959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:51.123267 crc crio[23733]: time=\"2026-06-09T13:58:51.123084161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:51.127862 crc crio[23733]: time=\"2026-06-09T13:58:51.127739648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:51.167893 crc crio[23733]: time=\"2026-06-09T13:58:51.167494924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:51.173146 crc crio[23733]: time=\"2026-06-09T13:58:51.173009422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:51.268552 crc crio[23733]: time=\"2026-06-09T13:58:51.268443623Z\" level=info msg=\"Created container 0ba48b85dfac785752fad29b8854836716b601a40bb33199bf83e0f662a1e558: openstack/nova-api-0/nova-api-api\" id=f54f70ec-741f-4cd6-8b6b-396e5a4cf605 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:51.272312 crc crio[23733]: time=\"2026-06-09T13:58:51.272225498Z\" level=info msg=\"Starting container: 0ba48b85dfac785752fad29b8854836716b601a40bb33199bf83e0f662a1e558\" id=02e9aff4-05bc-413a-b2d7-f845136d6ccc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:51.279940 crc crio[23733]: time=\"2026-06-09T13:58:51.279372227Z\" level=info msg=\"Started container\" PID=85451 containerID=0ba48b85dfac785752fad29b8854836716b601a40bb33199bf83e0f662a1e558 description=openstack/nova-api-0/nova-api-api id=02e9aff4-05bc-413a-b2d7-f845136d6ccc name=/runtime.v1.RuntimeService/StartContainer sandboxID=99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f\nJun 09 13:58:51.334058 crc crio[23733]: time=\"2026-06-09T13:58:51.333956504Z\" level=info msg=\"Created container 8792abfb58b2315e2e6a71155dac631bd68973b2e026c63ec4378a6bcb8df6b0: openstack/nova-metadata-0/nova-metadata-metadata\" id=42bdd49a-f16b-4068-b61a-f8b08791ed6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:51.336897 crc crio[23733]: time=\"2026-06-09T13:58:51.336620881Z\" level=info msg=\"Starting container: 8792abfb58b2315e2e6a71155dac631bd68973b2e026c63ec4378a6bcb8df6b0\" id=8e4094af-11ca-4e48-9d0d-bf115e392dea name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:51.344755 crc crio[23733]: time=\"2026-06-09T13:58:51.344388436Z\" level=info msg=\"Started container\" PID=85454 containerID=8792abfb58b2315e2e6a71155dac631bd68973b2e026c63ec4378a6bcb8df6b0 description=openstack/nova-metadata-0/nova-metadata-metadata id=8e4094af-11ca-4e48-9d0d-bf115e392dea name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa\nJun 09 13:58:51.409036 crc crio[23733]: time=\"2026-06-09T13:58:51.408871342Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=db9e98ef-6a56-4830-a4d2-72088d47e1c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:51.409036 crc crio[23733]: time=\"2026-06-09T13:58:51.409004665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:51.454935 crc crio[23733]: time=\"2026-06-09T13:58:51.45472452Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41 UID:25150656-6fac-4b64-9f3e-4a1d765fe226 NetNS:/var/run/netns/f8a4a8ba-69fa-43b8-bd81-e8ff213137fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25150656_6fac_4b64_9f3e_4a1d765fe226.slice PodAnnotations:0xc0028986d0}] Aliases:map[]}\"\nJun 09 13:58:51.454935 crc crio[23733]: time=\"2026-06-09T13:58:51.454866904Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:51.962427 crc crio[23733]: time=\"2026-06-09T13:58:51.961032567Z\" level=info msg=\"Stopping pod sandbox: 7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701\" id=0fb683be-97cc-4978-9046-f0261e407a82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:51.962896 crc crio[23733]: time=\"2026-06-09T13:58:51.962771981Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-sf2n6 Namespace:openstack ID:7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701 UID:e17bd3c6-bc02-4948-9c1e-f268513be671 NetNS:/var/run/netns/4541c272-8db3-46e6-976e-6b3b387a839c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode17bd3c6_bc02_4948_9c1e_f268513be671.slice PodAnnotations:0xc0010263d8}] Aliases:map[]}\"\nJun 09 13:58:51.963030 crc crio[23733]: time=\"2026-06-09T13:58:51.962961566Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-sf2n6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:52.207608 crc crio[23733]: 2026-06-09T13:58:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f32f5f304183f65 Mac:ce:d7:e6:c6:f1:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/f8a4a8ba-69fa-43b8-bd81-e8ff213137fc SocketPath: PciID:}] [{Interface:0xc000014820 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:58:52.209759 crc crio[23733]: time=\"2026-06-09T13:58:52.209688489Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41 UID:25150656-6fac-4b64-9f3e-4a1d765fe226 NetNS:/var/run/netns/f8a4a8ba-69fa-43b8-bd81-e8ff213137fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25150656_6fac_4b64_9f3e_4a1d765fe226.slice PodAnnotations:0xc0028986d0}] Aliases:map[]}\"\nJun 09 13:58:52.210067 crc crio[23733]: time=\"2026-06-09T13:58:52.210000967Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:58:52.233745 crc crio[23733]: time=\"2026-06-09T13:58:52.233428144Z\" level=info msg=\"Ran pod sandbox f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41 with infra container: openstack/nova-scheduler-0/POD\" id=db9e98ef-6a56-4830-a4d2-72088d47e1c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:52.236729 crc crio[23733]: time=\"2026-06-09T13:58:52.23649041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=cd448d67-6db1-46f8-b5c4-a280db02b869 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:52.285812 crc crio[23733]: time=\"2026-06-09T13:58:52.285700123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=0692c28c-e2b3-407e-af1a-fb2591b555d8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:52.306858 crc crio[23733]: time=\"2026-06-09T13:58:52.306690279Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=fb053c11-7cf0-4a8d-b0c9-83430b921a98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:52.309281 crc crio[23733]: time=\"2026-06-09T13:58:52.309054389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:52.386073 crc crio[23733]: time=\"2026-06-09T13:58:52.38534779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:52.400781 crc crio[23733]: time=\"2026-06-09T13:58:52.400001808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:52.494432 crc crio[23733]: time=\"2026-06-09T13:58:52.493846819Z\" level=info msg=\"Stopped pod sandbox: 7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701\" id=0fb683be-97cc-4978-9046-f0261e407a82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:52.671863 crc crio[23733]: time=\"2026-06-09T13:58:52.665022418Z\" level=info msg=\"Created container 4a53811adcf97522d8039f95f068035eb433ae9e7cf0e325d15f7bfa76d13795: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=fb053c11-7cf0-4a8d-b0c9-83430b921a98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:52.687710 crc crio[23733]: time=\"2026-06-09T13:58:52.687546482Z\" level=info msg=\"Starting container: 4a53811adcf97522d8039f95f068035eb433ae9e7cf0e325d15f7bfa76d13795\" id=3228cb59-af28-4b6f-ae41-6d4c5dd4c9c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:52.698691 crc crio[23733]: time=\"2026-06-09T13:58:52.698576749Z\" level=info msg=\"Started container\" PID=85804 containerID=4a53811adcf97522d8039f95f068035eb433ae9e7cf0e325d15f7bfa76d13795 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=3228cb59-af28-4b6f-ae41-6d4c5dd4c9c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41\nJun 09 13:58:53.513313 crc crio[23733]: time=\"2026-06-09T13:58:53.512732079Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=4def7c34-d331-4b87-9f75-2dc92a8a92be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:53.515233 crc crio[23733]: time=\"2026-06-09T13:58:53.513353635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:53.554633 crc crio[23733]: time=\"2026-06-09T13:58:53.554532046Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:1a3f05c4db9fc74f1c87b9bb3bcc42914dd42b45bbaed74f8e89a06f5e39e2cc UID:af389710-6e99-4cf8-acf7-d0c6776d5a59 NetNS:/var/run/netns/47c24cad-de81-498e-9dff-3de8d0dc99f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf389710_6e99_4cf8_acf7_d0c6776d5a59.slice PodAnnotations:0xc002898530}] Aliases:map[]}\"\nJun 09 13:58:53.554633 crc crio[23733]: time=\"2026-06-09T13:58:53.554610008Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:54.870724 crc crio[23733]: 2026-06-09T13:58:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a3f05c4db9fc74 Mac:6e:b8:9b:8c:6f:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/47c24cad-de81-498e-9dff-3de8d0dc99f7 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:58:54.875599 crc crio[23733]: time=\"2026-06-09T13:58:54.875506046Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:1a3f05c4db9fc74f1c87b9bb3bcc42914dd42b45bbaed74f8e89a06f5e39e2cc UID:af389710-6e99-4cf8-acf7-d0c6776d5a59 NetNS:/var/run/netns/47c24cad-de81-498e-9dff-3de8d0dc99f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf389710_6e99_4cf8_acf7_d0c6776d5a59.slice PodAnnotations:0xc002898530}] Aliases:map[]}\"\nJun 09 13:58:54.875835 crc crio[23733]: time=\"2026-06-09T13:58:54.875767293Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:58:54.893797 crc crio[23733]: time=\"2026-06-09T13:58:54.893739294Z\" level=info msg=\"Ran pod sandbox 1a3f05c4db9fc74f1c87b9bb3bcc42914dd42b45bbaed74f8e89a06f5e39e2cc with infra container: openstack/nova-cell1-conductor-0/POD\" id=4def7c34-d331-4b87-9f75-2dc92a8a92be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:54.900504 crc crio[23733]: time=\"2026-06-09T13:58:54.899201031Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=636b257c-e04f-4bb0-a1c1-0393647ca98e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:54.962765 crc crio[23733]: time=\"2026-06-09T13:58:54.958432645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=f5b7c87e-6782-4ac5-bb8e-81a228f7916f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:58:54.972956 crc crio[23733]: time=\"2026-06-09T13:58:54.972465586Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=6e2bef7e-93aa-40e8-ba97-2c14665ef27f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:54.973300 crc crio[23733]: time=\"2026-06-09T13:58:54.973248106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:55.065907 crc crio[23733]: time=\"2026-06-09T13:58:55.065751874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:55.070210 crc crio[23733]: time=\"2026-06-09T13:58:55.069704573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:55.265463 crc crio[23733]: time=\"2026-06-09T13:58:55.265337425Z\" level=info msg=\"Created container 7fe251671fc46a68dbc299ea2fe94238a46804f1016ff4a41860b4c84341d345: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=6e2bef7e-93aa-40e8-ba97-2c14665ef27f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:58:55.267304 crc crio[23733]: time=\"2026-06-09T13:58:55.267226262Z\" level=info msg=\"Starting container: 7fe251671fc46a68dbc299ea2fe94238a46804f1016ff4a41860b4c84341d345\" id=9250672f-f07f-4aa0-b674-4a67960aa8b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:58:55.273687 crc crio[23733]: time=\"2026-06-09T13:58:55.273577771Z\" level=info msg=\"Started container\" PID=85945 containerID=7fe251671fc46a68dbc299ea2fe94238a46804f1016ff4a41860b4c84341d345 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=9250672f-f07f-4aa0-b674-4a67960aa8b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a3f05c4db9fc74f1c87b9bb3bcc42914dd42b45bbaed74f8e89a06f5e39e2cc\nJun 09 13:58:58.120185 crc crio[23733]: time=\"2026-06-09T13:58:58.119769749Z\" level=info msg=\"Stopping container: 156a6825c7b04a0ab68a458aaeb10d9332baa2d002b679d88ebf5cfef5df6b2c (timeout: 30s)\" id=0c156d66-2b46-4e4c-9c4a-94a25c0d019d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:58.246939 crc crio[23733]: time=\"2026-06-09T13:58:58.246803223Z\" level=info msg=\"Stopped container 156a6825c7b04a0ab68a458aaeb10d9332baa2d002b679d88ebf5cfef5df6b2c: openstack/kube-state-metrics-0/kube-state-metrics\" id=0c156d66-2b46-4e4c-9c4a-94a25c0d019d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:58:58.248596 crc crio[23733]: time=\"2026-06-09T13:58:58.248516177Z\" level=info msg=\"Stopping pod sandbox: a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf\" id=7fe86558-2dc2-4bee-9f23-b0580c7a693c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:58.250209 crc crio[23733]: time=\"2026-06-09T13:58:58.250053415Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf UID:e139be2d-f2f9-4dfe-be92-2cef1d9e0bcf NetNS:/var/run/netns/ef3e671d-b20b-4b3a-b441-b66d6f086c90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode139be2d_f2f9_4dfe_be92_2cef1d9e0bcf.slice PodAnnotations:0xc0027d0678}] Aliases:map[]}\"\nJun 09 13:58:58.250384 crc crio[23733]: time=\"2026-06-09T13:58:58.250319581Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:58:58.670884 crc crio[23733]: time=\"2026-06-09T13:58:58.670040939Z\" level=info msg=\"Stopped pod sandbox: a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf\" id=7fe86558-2dc2-4bee-9f23-b0580c7a693c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:58:59.180373 crc crio[23733]: time=\"2026-06-09T13:58:59.180261403Z\" level=info msg=\"Removing container: 156a6825c7b04a0ab68a458aaeb10d9332baa2d002b679d88ebf5cfef5df6b2c\" id=72d8ddee-4dfa-4e6e-b60d-37fa818f60c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:59.220497 crc crio[23733]: time=\"2026-06-09T13:58:59.217471045Z\" level=info msg=\"Removed container 156a6825c7b04a0ab68a458aaeb10d9332baa2d002b679d88ebf5cfef5df6b2c: openstack/kube-state-metrics-0/kube-state-metrics\" id=72d8ddee-4dfa-4e6e-b60d-37fa818f60c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:58:59.640140 crc crio[23733]: time=\"2026-06-09T13:58:59.639667676Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=98dc104f-7061-4d41-afe8-38245249bc83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:58:59.640140 crc crio[23733]: time=\"2026-06-09T13:58:59.640089555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:58:59.677374 crc crio[23733]: time=\"2026-06-09T13:58:59.677274706Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:dd5277d61580e92a2d16af19a82d815a4c8a8ef69b713f20d78c60e76c44f746 UID:f9811e83-fb40-4428-a1f5-77f29f5d42a5 NetNS:/var/run/netns/d033c1fa-a097-49f0-bcf2-05c14e169394 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9811e83_fb40_4428_a1f5_77f29f5d42a5.slice PodAnnotations:0xc0027d0ad0}] Aliases:map[]}\"\nJun 09 13:58:59.677374 crc crio[23733]: time=\"2026-06-09T13:58:59.677354989Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:59:00.088703 crc crio[23733]: 2026-06-09T13:59:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd5277d61580e92 Mac:26:e4:df:62:d6:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/d033c1fa-a097-49f0-bcf2-05c14e169394 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:59:00.090428 crc crio[23733]: time=\"2026-06-09T13:59:00.090338907Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:dd5277d61580e92a2d16af19a82d815a4c8a8ef69b713f20d78c60e76c44f746 UID:f9811e83-fb40-4428-a1f5-77f29f5d42a5 NetNS:/var/run/netns/d033c1fa-a097-49f0-bcf2-05c14e169394 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9811e83_fb40_4428_a1f5_77f29f5d42a5.slice PodAnnotations:0xc0027d0ad0}] Aliases:map[]}\"\nJun 09 13:59:00.090627 crc crio[23733]: time=\"2026-06-09T13:59:00.090549613Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:59:00.105453 crc crio[23733]: time=\"2026-06-09T13:59:00.105357793Z\" level=info msg=\"Ran pod sandbox dd5277d61580e92a2d16af19a82d815a4c8a8ef69b713f20d78c60e76c44f746 with infra container: openstack/kube-state-metrics-0/POD\" id=98dc104f-7061-4d41-afe8-38245249bc83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:59:00.112690 crc crio[23733]: time=\"2026-06-09T13:59:00.112557194Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=9a613b75-bf5c-48a7-a7a5-b00f563edca7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:00.167740 crc crio[23733]: time=\"2026-06-09T13:59:00.167619144Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=4f8172ba-859d-47dc-860f-9c228faedef7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:00.201741 crc crio[23733]: time=\"2026-06-09T13:59:00.201624226Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=ce57b404-0f1e-44ee-9301-8179349277a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:00.202709 crc crio[23733]: time=\"2026-06-09T13:59:00.202233611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:00.274962 crc crio[23733]: time=\"2026-06-09T13:59:00.274771649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:00.281832 crc crio[23733]: time=\"2026-06-09T13:59:00.281730103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:00.409277 crc crio[23733]: time=\"2026-06-09T13:59:00.409175017Z\" level=info msg=\"Created container d833853634871158120a3138f96735be1d9caca6275ff0cdf21e44ff28c28370: openstack/kube-state-metrics-0/kube-state-metrics\" id=ce57b404-0f1e-44ee-9301-8179349277a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:00.410575 crc crio[23733]: time=\"2026-06-09T13:59:00.41049007Z\" level=info msg=\"Starting container: d833853634871158120a3138f96735be1d9caca6275ff0cdf21e44ff28c28370\" id=aec3677b-e4c5-456f-8fbc-7705bb2abcd6 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:59:00.421304 crc crio[23733]: time=\"2026-06-09T13:59:00.421214569Z\" level=info msg=\"Started container\" PID=86341 containerID=d833853634871158120a3138f96735be1d9caca6275ff0cdf21e44ff28c28370 description=openstack/kube-state-metrics-0/kube-state-metrics id=aec3677b-e4c5-456f-8fbc-7705bb2abcd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd5277d61580e92a2d16af19a82d815a4c8a8ef69b713f20d78c60e76c44f746\nJun 09 13:59:01.073271 crc crio[23733]: time=\"2026-06-09T13:59:01.072817606Z\" level=info msg=\"Stopping container: 6392c365c8da705c61ba92ed268eefa1edabe1d7171a4c10ca2f8710d4a411cf (timeout: 30s)\" id=16afa16c-5afe-44e7-a5ff-ce2a998f815a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:01.073415 crc crio[23733]: time=\"2026-06-09T13:59:01.073294518Z\" level=info msg=\"Stopping container: 81377c17e541ac7b941e5592c417bfb398943b170894a23b573313470e351074 (timeout: 30s)\" id=25216f0d-a968-44d2-acbd-d6331542617f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:01.073480 crc crio[23733]: time=\"2026-06-09T13:59:01.073237036Z\" level=info msg=\"Stopping container: acb107540914cb3653ad42b3adfab4c55364ae28580b77696c5f82adc9a2e6a4 (timeout: 30s)\" id=270adaee-b7da-492a-bf57-6944db4249e5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:01.074492 crc crio[23733]: time=\"2026-06-09T13:59:01.074450127Z\" level=info msg=\"Stopping container: 6f43a28c77d8b55878be1c3fef9fc11696cb2d6a9720bb59d289cf9620bf6090 (timeout: 30s)\" id=7f1ee6fe-9b85-4134-b268-edd74961c773 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:01.203062 crc crio[23733]: time=\"2026-06-09T13:59:01.202893135Z\" level=info msg=\"Stopped container acb107540914cb3653ad42b3adfab4c55364ae28580b77696c5f82adc9a2e6a4: openstack/ceilometer-0/sg-core\" id=270adaee-b7da-492a-bf57-6944db4249e5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:01.308026 crc crio[23733]: time=\"2026-06-09T13:59:01.307920037Z\" level=info msg=\"Stopped container 81377c17e541ac7b941e5592c417bfb398943b170894a23b573313470e351074: openstack/ceilometer-0/proxy-httpd\" id=25216f0d-a968-44d2-acbd-d6331542617f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:01.725489 crc crio[23733]: time=\"2026-06-09T13:59:01.724406123Z\" level=info msg=\"Stopped container 6f43a28c77d8b55878be1c3fef9fc11696cb2d6a9720bb59d289cf9620bf6090: openstack/ceilometer-0/ceilometer-central-agent\" id=7f1ee6fe-9b85-4134-b268-edd74961c773 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:04.022015 crc crio[23733]: time=\"2026-06-09T13:59:04.02063278Z\" level=info msg=\"Stopped container 6392c365c8da705c61ba92ed268eefa1edabe1d7171a4c10ca2f8710d4a411cf: openstack/ceilometer-0/ceilometer-notification-agent\" id=16afa16c-5afe-44e7-a5ff-ce2a998f815a name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:04.024342 crc crio[23733]: time=\"2026-06-09T13:59:04.024235501Z\" level=info msg=\"Stopping pod sandbox: cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337\" id=bcc0900c-9121-420d-8d57-3458a2d16500 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:04.025197 crc crio[23733]: time=\"2026-06-09T13:59:04.025055031Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337 UID:6c18b794-d641-457b-9db5-811844fdc26f NetNS:/var/run/netns/cb481e36-63b1-4581-aa15-864328130218 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c18b794_d641_457b_9db5_811844fdc26f.slice PodAnnotations:0xc00028e628}] Aliases:map[]}\"\nJun 09 13:59:04.025376 crc crio[23733]: time=\"2026-06-09T13:59:04.025295457Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:59:04.492823 crc crio[23733]: time=\"2026-06-09T13:59:04.492204707Z\" level=info msg=\"Stopped pod sandbox: cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337\" id=bcc0900c-9121-420d-8d57-3458a2d16500 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:05.411317 crc crio[23733]: time=\"2026-06-09T13:59:05.410162749Z\" level=info msg=\"Removing container: 81377c17e541ac7b941e5592c417bfb398943b170894a23b573313470e351074\" id=5c358a89-e34e-4ed6-93d2-cd694e2ea58a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:05.448519 crc crio[23733]: time=\"2026-06-09T13:59:05.448394386Z\" level=info msg=\"Removed container 81377c17e541ac7b941e5592c417bfb398943b170894a23b573313470e351074: openstack/ceilometer-0/proxy-httpd\" id=5c358a89-e34e-4ed6-93d2-cd694e2ea58a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:05.452839 crc crio[23733]: time=\"2026-06-09T13:59:05.452639162Z\" level=info msg=\"Removing container: acb107540914cb3653ad42b3adfab4c55364ae28580b77696c5f82adc9a2e6a4\" id=564e814d-57b6-40ad-9ead-f557af2fbf83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:05.480335 crc crio[23733]: time=\"2026-06-09T13:59:05.480198852Z\" level=info msg=\"Removed container acb107540914cb3653ad42b3adfab4c55364ae28580b77696c5f82adc9a2e6a4: openstack/ceilometer-0/sg-core\" id=564e814d-57b6-40ad-9ead-f557af2fbf83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:05.485394 crc crio[23733]: time=\"2026-06-09T13:59:05.485176018Z\" level=info msg=\"Removing container: 6392c365c8da705c61ba92ed268eefa1edabe1d7171a4c10ca2f8710d4a411cf\" id=6f8a7fb3-2476-4884-9fe6-dc63bbfcb3e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:05.515059 crc crio[23733]: time=\"2026-06-09T13:59:05.514946334Z\" level=info msg=\"Removed container 6392c365c8da705c61ba92ed268eefa1edabe1d7171a4c10ca2f8710d4a411cf: openstack/ceilometer-0/ceilometer-notification-agent\" id=6f8a7fb3-2476-4884-9fe6-dc63bbfcb3e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:05.517529 crc crio[23733]: time=\"2026-06-09T13:59:05.517432756Z\" level=info msg=\"Removing container: 6f43a28c77d8b55878be1c3fef9fc11696cb2d6a9720bb59d289cf9620bf6090\" id=02a4c02d-0c05-4222-ac30-c01557b40d90 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:05.567091 crc crio[23733]: time=\"2026-06-09T13:59:05.566372662Z\" level=info msg=\"Removed container 6f43a28c77d8b55878be1c3fef9fc11696cb2d6a9720bb59d289cf9620bf6090: openstack/ceilometer-0/ceilometer-central-agent\" id=02a4c02d-0c05-4222-ac30-c01557b40d90 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:05.940419 crc crio[23733]: time=\"2026-06-09T13:59:05.940264731Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=78c08571-3661-461b-a29f-c928e83cfe0b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:59:05.940419 crc crio[23733]: time=\"2026-06-09T13:59:05.940386584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:05.974936 crc crio[23733]: time=\"2026-06-09T13:59:05.974843178Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210 UID:f4d540c8-3833-4f41-9e98-7af4e5fb79c9 NetNS:/var/run/netns/d7a239df-a249-49df-8c08-7202cd2ac6e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4d540c8_3833_4f41_9e98_7af4e5fb79c9.slice PodAnnotations:0xc00028e548}] Aliases:map[]}\"\nJun 09 13:59:05.974936 crc crio[23733]: time=\"2026-06-09T13:59:05.974909759Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:59:06.293106 crc crio[23733]: 2026-06-09T13:59:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3b7e8af265352a Mac:be:85:bc:0d:5e:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/d7a239df-a249-49df-8c08-7202cd2ac6e4 SocketPath: PciID:}] [{Interface:0xc0004bc6a0 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:59:06.297060 crc crio[23733]: time=\"2026-06-09T13:59:06.296947928Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210 UID:f4d540c8-3833-4f41-9e98-7af4e5fb79c9 NetNS:/var/run/netns/d7a239df-a249-49df-8c08-7202cd2ac6e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4d540c8_3833_4f41_9e98_7af4e5fb79c9.slice PodAnnotations:0xc00028e548}] Aliases:map[]}\"\nJun 09 13:59:06.297314 crc crio[23733]: time=\"2026-06-09T13:59:06.297253836Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:59:06.308600 crc crio[23733]: time=\"2026-06-09T13:59:06.308493348Z\" level=info msg=\"Ran pod sandbox f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210 with infra container: openstack/ceilometer-0/POD\" id=78c08571-3661-461b-a29f-c928e83cfe0b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:59:06.312294 crc crio[23733]: time=\"2026-06-09T13:59:06.312231312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3e65a45c-2ced-4406-b6c1-55741b39f32e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:06.340167 crc crio[23733]: time=\"2026-06-09T13:59:06.340010477Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3400684a-c1a5-4f2f-88f5-b69df3698060 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:06.356438 crc crio[23733]: time=\"2026-06-09T13:59:06.356179113Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=de39343c-0e3c-4e43-a1fe-f6dc29f286e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:06.357060 crc crio[23733]: time=\"2026-06-09T13:59:06.356970003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:06.412711 crc crio[23733]: time=\"2026-06-09T13:59:06.412453002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:06.418602 crc crio[23733]: time=\"2026-06-09T13:59:06.418408172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:06.586684 crc crio[23733]: time=\"2026-06-09T13:59:06.586560306Z\" level=info msg=\"Created container b799408a583c244540f75af3f2e14933e14c32bc9a36058208ebda47ee9a469b: openstack/ceilometer-0/ceilometer-central-agent\" id=de39343c-0e3c-4e43-a1fe-f6dc29f286e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:06.588724 crc crio[23733]: time=\"2026-06-09T13:59:06.588618757Z\" level=info msg=\"Starting container: b799408a583c244540f75af3f2e14933e14c32bc9a36058208ebda47ee9a469b\" id=7195e026-03c6-41e3-88f2-000b7270bdbf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:59:06.594619 crc crio[23733]: time=\"2026-06-09T13:59:06.594519145Z\" level=info msg=\"Started container\" PID=86847 containerID=b799408a583c244540f75af3f2e14933e14c32bc9a36058208ebda47ee9a469b description=openstack/ceilometer-0/ceilometer-central-agent id=7195e026-03c6-41e3-88f2-000b7270bdbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210\nJun 09 13:59:06.661998 crc crio[23733]: time=\"2026-06-09T13:59:06.661341569Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=745c3d2f-a062-4d55-aa50-59553ad2ebe2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:06.690344 crc crio[23733]: time=\"2026-06-09T13:59:06.690224282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=3ac865c6-b516-40c2-93bf-d986f5943185 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:06.719152 crc crio[23733]: time=\"2026-06-09T13:59:06.718979583Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=27346134-b981-4911-9d95-1ca08565d718 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:06.719692 crc crio[23733]: time=\"2026-06-09T13:59:06.719596149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:06.771060 crc crio[23733]: time=\"2026-06-09T13:59:06.770936136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:06.774982 crc crio[23733]: time=\"2026-06-09T13:59:06.774845873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:06.931841 crc crio[23733]: time=\"2026-06-09T13:59:06.931587031Z\" level=info msg=\"Created container 8fe259ea7ea0437b29b770580ceaea3426eaad39e67e3dce4aad696d619dfc68: openstack/ceilometer-0/ceilometer-notification-agent\" id=27346134-b981-4911-9d95-1ca08565d718 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:06.933838 crc crio[23733]: time=\"2026-06-09T13:59:06.933740645Z\" level=info msg=\"Starting container: 8fe259ea7ea0437b29b770580ceaea3426eaad39e67e3dce4aad696d619dfc68\" id=ef1eade1-0e5b-4807-bb42-9d776deed1a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:59:06.940600 crc crio[23733]: time=\"2026-06-09T13:59:06.940463713Z\" level=info msg=\"Started container\" PID=86884 containerID=8fe259ea7ea0437b29b770580ceaea3426eaad39e67e3dce4aad696d619dfc68 description=openstack/ceilometer-0/ceilometer-notification-agent id=ef1eade1-0e5b-4807-bb42-9d776deed1a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210\nJun 09 13:59:06.987598 crc crio[23733]: time=\"2026-06-09T13:59:06.987455311Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=e494f2ab-fc65-47df-ac34-40c1deb76ca8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:07.002620 crc crio[23733]: time=\"2026-06-09T13:59:07.002500328Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9a70f3a1-35f6-4717-aa31-c3f9d72519fc name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:07.023541 crc crio[23733]: time=\"2026-06-09T13:59:07.023299779Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=be3d72ae-c8de-48fd-9dcd-c59c300934e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:07.024056 crc crio[23733]: time=\"2026-06-09T13:59:07.023800241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:07.116925 crc crio[23733]: time=\"2026-06-09T13:59:07.11671514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:07.127335 crc crio[23733]: time=\"2026-06-09T13:59:07.127234292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:07.266871 crc crio[23733]: time=\"2026-06-09T13:59:07.266736928Z\" level=info msg=\"Created container 9eeb39f9f7cef390ff13764785b6f69c11529cc989e72db4c4c9453d4b5e0ebb: openstack/ceilometer-0/sg-core\" id=be3d72ae-c8de-48fd-9dcd-c59c300934e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:07.276243 crc crio[23733]: time=\"2026-06-09T13:59:07.274605376Z\" level=info msg=\"Starting container: 9eeb39f9f7cef390ff13764785b6f69c11529cc989e72db4c4c9453d4b5e0ebb\" id=8b5402d6-cc38-4e86-b4c5-b461de4c1ded name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:59:07.285590 crc crio[23733]: time=\"2026-06-09T13:59:07.283044847Z\" level=info msg=\"Started container\" PID=86918 containerID=9eeb39f9f7cef390ff13764785b6f69c11529cc989e72db4c4c9453d4b5e0ebb description=openstack/ceilometer-0/sg-core id=8b5402d6-cc38-4e86-b4c5-b461de4c1ded name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210\nJun 09 13:59:07.302267 crc crio[23733]: time=\"2026-06-09T13:59:07.301979352Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=510980fc-d88d-44da-a1c6-e689e7fb8774 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:07.374434 crc crio[23733]: time=\"2026-06-09T13:59:07.374215022Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=f827747f-4552-469b-b426-5ab979597fdf name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:07.387221 crc crio[23733]: time=\"2026-06-09T13:59:07.387086904Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=ebbfca63-27f6-41e3-bb8f-217b8ad08692 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:07.387573 crc crio[23733]: time=\"2026-06-09T13:59:07.387544635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:07.455998 crc crio[23733]: time=\"2026-06-09T13:59:07.455310894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:07.468200 crc crio[23733]: time=\"2026-06-09T13:59:07.467355746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:07.678592 crc crio[23733]: time=\"2026-06-09T13:59:07.678498836Z\" level=info msg=\"Created container a9f3c43578db8060fbce830dca9b846c10bafa2dcb6f1a2565a67331eae8ecaa: openstack/ceilometer-0/proxy-httpd\" id=ebbfca63-27f6-41e3-bb8f-217b8ad08692 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:07.680712 crc crio[23733]: time=\"2026-06-09T13:59:07.680545657Z\" level=info msg=\"Starting container: a9f3c43578db8060fbce830dca9b846c10bafa2dcb6f1a2565a67331eae8ecaa\" id=184cd230-9a93-4573-ac63-cd8546d4223c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:59:07.686342 crc crio[23733]: time=\"2026-06-09T13:59:07.68622355Z\" level=info msg=\"Started container\" PID=86968 containerID=a9f3c43578db8060fbce830dca9b846c10bafa2dcb6f1a2565a67331eae8ecaa description=openstack/ceilometer-0/proxy-httpd id=184cd230-9a93-4573-ac63-cd8546d4223c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210\nJun 09 13:59:08.271953 crc crio[23733]: time=\"2026-06-09T13:59:08.271865884Z\" level=info msg=\"Removing container: 1c69dd88fdc46504ff642b1ed024d84fd3dad9e6120b2d4d4c9e9c41b08c8848\" id=871dd849-1853-4c7c-a965-77d93e747a43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:08.418448 crc crio[23733]: time=\"2026-06-09T13:59:08.418333205Z\" level=info msg=\"Removed container 1c69dd88fdc46504ff642b1ed024d84fd3dad9e6120b2d4d4c9e9c41b08c8848: openshift-infra/auto-csr-approver-29683552-hq76n/oc\" id=871dd849-1853-4c7c-a965-77d93e747a43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:08.431214 crc crio[23733]: time=\"2026-06-09T13:59:08.431063023Z\" level=info msg=\"Stopping pod sandbox: 6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0\" id=6e6aedfc-755a-49b7-bcdc-0fbea2b638bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:08.431214 crc crio[23733]: time=\"2026-06-09T13:59:08.431217427Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0\" id=6e6aedfc-755a-49b7-bcdc-0fbea2b638bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:08.431851 crc crio[23733]: time=\"2026-06-09T13:59:08.431797392Z\" level=info msg=\"Removing pod sandbox: 6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0\" id=3ff9f705-bfad-4631-b1c3-6963b16c41e3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:59:08.454946 crc crio[23733]: time=\"2026-06-09T13:59:08.454810348Z\" level=info msg=\"Removed pod sandbox: 6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0\" id=3ff9f705-bfad-4631-b1c3-6963b16c41e3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:59:08.456305 crc crio[23733]: time=\"2026-06-09T13:59:08.456241694Z\" level=info msg=\"Stopping pod sandbox: 809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1\" id=6f49a956-5d6f-4ec6-8a26-8a254b63c42a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:08.457590 crc crio[23733]: time=\"2026-06-09T13:59:08.456345427Z\" level=info msg=\"Stopped pod sandbox (already stopped): 809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1\" id=6f49a956-5d6f-4ec6-8a26-8a254b63c42a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:08.458397 crc crio[23733]: time=\"2026-06-09T13:59:08.457875506Z\" level=info msg=\"Removing pod sandbox: 809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1\" id=a433d42e-8dad-47a9-8e90-3f84e50e269c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:59:08.510992 crc crio[23733]: time=\"2026-06-09T13:59:08.510826572Z\" level=info msg=\"Removed pod sandbox: 809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1\" id=a433d42e-8dad-47a9-8e90-3f84e50e269c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:59:08.513756 crc crio[23733]: time=\"2026-06-09T13:59:08.513633092Z\" level=info msg=\"Stopping pod sandbox: 62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b\" id=d94e0405-ca5e-461b-9e13-8d1bfe065914 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:08.513756 crc crio[23733]: time=\"2026-06-09T13:59:08.513791416Z\" level=info msg=\"Stopped pod sandbox (already stopped): 62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b\" id=d94e0405-ca5e-461b-9e13-8d1bfe065914 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:08.516255 crc crio[23733]: time=\"2026-06-09T13:59:08.516156666Z\" level=info msg=\"Removing pod sandbox: 62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b\" id=1329bfe7-fece-425f-9c4d-d9e9aee070be name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:59:08.549623 crc crio[23733]: time=\"2026-06-09T13:59:08.549489641Z\" level=info msg=\"Removed pod sandbox: 62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b\" id=1329bfe7-fece-425f-9c4d-d9e9aee070be name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:59:08.551678 crc crio[23733]: time=\"2026-06-09T13:59:08.551593914Z\" level=info msg=\"Stopping pod sandbox: cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337\" id=bc1405ed-305d-4aae-a0bd-2357c4d32c46 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:08.551876 crc crio[23733]: time=\"2026-06-09T13:59:08.551711617Z\" level=info msg=\"Stopped pod sandbox (already stopped): cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337\" id=bc1405ed-305d-4aae-a0bd-2357c4d32c46 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:08.554461 crc crio[23733]: time=\"2026-06-09T13:59:08.554372213Z\" level=info msg=\"Removing pod sandbox: cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337\" id=9740cd63-dc11-4ada-ac55-a774f6e4db62 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:59:08.569911 crc crio[23733]: time=\"2026-06-09T13:59:08.569793989Z\" level=info msg=\"Removed pod sandbox: cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337\" id=9740cd63-dc11-4ada-ac55-a774f6e4db62 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:59:08.571682 crc crio[23733]: time=\"2026-06-09T13:59:08.571563215Z\" level=info msg=\"Stopping pod sandbox: 4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e\" id=f800168e-485a-4db0-a79e-fee786d3f6b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:08.571818 crc crio[23733]: time=\"2026-06-09T13:59:08.571724439Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e\" id=f800168e-485a-4db0-a79e-fee786d3f6b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:08.572422 crc crio[23733]: time=\"2026-06-09T13:59:08.572349244Z\" level=info msg=\"Removing pod sandbox: 4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e\" id=0ae80239-d070-4d92-90fb-286b29b0e6b5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:59:08.596699 crc crio[23733]: time=\"2026-06-09T13:59:08.596061338Z\" level=info msg=\"Removed pod sandbox: 4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e\" id=0ae80239-d070-4d92-90fb-286b29b0e6b5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:59:08.598023 crc crio[23733]: time=\"2026-06-09T13:59:08.597929224Z\" level=info msg=\"Stopping pod sandbox: 406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7\" id=1aa6f4d7-8fc0-4825-a91d-ce3820b1b517 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:08.598023 crc crio[23733]: time=\"2026-06-09T13:59:08.598022747Z\" level=info msg=\"Stopped pod sandbox (already stopped): 406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7\" id=1aa6f4d7-8fc0-4825-a91d-ce3820b1b517 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:08.598939 crc crio[23733]: time=\"2026-06-09T13:59:08.598859828Z\" level=info msg=\"Removing pod sandbox: 406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7\" id=894c9bda-ebe5-4d67-b5bb-8ae2ac329f33 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:59:08.621430 crc crio[23733]: time=\"2026-06-09T13:59:08.621300949Z\" level=info msg=\"Removed pod sandbox: 406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7\" id=894c9bda-ebe5-4d67-b5bb-8ae2ac329f33 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:59:08.622834 crc crio[23733]: time=\"2026-06-09T13:59:08.622715976Z\" level=info msg=\"Stopping pod sandbox: 8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c\" id=9d74e269-bf75-48cb-8fee-6b043513394d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:08.622834 crc crio[23733]: time=\"2026-06-09T13:59:08.622833819Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c\" id=9d74e269-bf75-48cb-8fee-6b043513394d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:08.623677 crc crio[23733]: time=\"2026-06-09T13:59:08.623606319Z\" level=info msg=\"Removing pod sandbox: 8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c\" id=d50875d8-391d-4920-960c-1da6f25c02a1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:59:08.650760 crc crio[23733]: time=\"2026-06-09T13:59:08.650595984Z\" level=info msg=\"Removed pod sandbox: 8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c\" id=d50875d8-391d-4920-960c-1da6f25c02a1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:59:08.654179 crc crio[23733]: time=\"2026-06-09T13:59:08.65401751Z\" level=info msg=\"Stopping pod sandbox: 657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca\" id=0db9bda6-c0d0-4c19-8639-5e4ceb64dfb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:08.654353 crc crio[23733]: time=\"2026-06-09T13:59:08.654191835Z\" level=info msg=\"Stopped pod sandbox (already stopped): 657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca\" id=0db9bda6-c0d0-4c19-8639-5e4ceb64dfb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:08.655444 crc crio[23733]: time=\"2026-06-09T13:59:08.655240321Z\" level=info msg=\"Removing pod sandbox: 657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca\" id=856d81e4-abb1-4004-9a3c-1a4b993922fb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:59:08.682865 crc crio[23733]: time=\"2026-06-09T13:59:08.68273246Z\" level=info msg=\"Removed pod sandbox: 657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca\" id=856d81e4-abb1-4004-9a3c-1a4b993922fb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:59:08.684605 crc crio[23733]: time=\"2026-06-09T13:59:08.684090493Z\" level=info msg=\"Stopping pod sandbox: a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf\" id=c102d76b-4c17-4177-888b-6a22934cdd25 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:08.684934 crc crio[23733]: time=\"2026-06-09T13:59:08.684865873Z\" level=info msg=\"Stopped pod sandbox (already stopped): a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf\" id=c102d76b-4c17-4177-888b-6a22934cdd25 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:08.686007 crc crio[23733]: time=\"2026-06-09T13:59:08.685630362Z\" level=info msg=\"Removing pod sandbox: a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf\" id=b3509d91-1818-4e96-aaf3-3ab6f4cc97c2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:59:08.713197 crc crio[23733]: time=\"2026-06-09T13:59:08.712828763Z\" level=info msg=\"Removed pod sandbox: a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf\" id=b3509d91-1818-4e96-aaf3-3ab6f4cc97c2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 13:59:10.414055 crc crio[23733]: time=\"2026-06-09T13:59:10.413353094Z\" level=warning msg=\"Stopping container 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56 with stop signal(15) timed out. Killing...\"\nJun 09 13:59:10.473523 crc crio[23733]: time=\"2026-06-09T13:59:10.473411589Z\" level=error msg=\"Killing container 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 09 13:59:10.517616 crc crio[23733]: time=\"2026-06-09T13:59:10.517430262Z\" level=info msg=\"Stopped container 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=ca53b9ef-2a27-41fb-8fec-636434c03477 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:10.518611 crc crio[23733]: time=\"2026-06-09T13:59:10.518516659Z\" level=info msg=\"Stopping pod sandbox: ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f\" id=19f44a44-0c78-4060-8267-b7c14a6c0206 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:10.519393 crc crio[23733]: time=\"2026-06-09T13:59:10.51932932Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f UID:787287a9-8e82-414d-acac-2fea57134dfe NetNS:/var/run/netns/1ce6bb20-a086-4cd3-b3e9-4485c023e17a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod787287a9_8e82_414d_acac_2fea57134dfe.slice PodAnnotations:0xc000308ba8}] Aliases:map[]}\"\nJun 09 13:59:10.519562 crc crio[23733]: time=\"2026-06-09T13:59:10.519507285Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:59:11.229288 crc crio[23733]: time=\"2026-06-09T13:59:11.228596532Z\" level=info msg=\"Stopped pod sandbox: ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f\" id=19f44a44-0c78-4060-8267-b7c14a6c0206 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:11.503182 crc crio[23733]: time=\"2026-06-09T13:59:11.502580828Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-79f65d7c75-s7wmf/POD\" id=f7ee813d-ee5c-4e37-b1b5-11b6bb075977 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:59:11.504321 crc crio[23733]: time=\"2026-06-09T13:59:11.503194783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:11.635187 crc crio[23733]: time=\"2026-06-09T13:59:11.635064977Z\" level=info msg=\"Removing container: 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56\" id=5657c3af-6928-47f6-8991-951fbb7cbee9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:11.650006 crc crio[23733]: time=\"2026-06-09T13:59:11.646292668Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79f65d7c75-s7wmf Namespace:openstack ID:5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e UID:328798c6-5773-4922-adc6-2ca656cbef5b NetNS:/var/run/netns/4cf6f4cc-8b62-4ffe-8255-eb704bf4fb46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod328798c6_5773_4922_adc6_2ca656cbef5b.slice PodAnnotations:0xc002898058}] Aliases:map[]}\"\nJun 09 13:59:11.650006 crc crio[23733]: time=\"2026-06-09T13:59:11.64636297Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-79f65d7c75-s7wmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:59:11.813082 crc crio[23733]: time=\"2026-06-09T13:59:11.812981256Z\" level=info msg=\"Removed container 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=5657c3af-6928-47f6-8991-951fbb7cbee9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:12.431547 crc crio[23733]: 2026-06-09T13:59:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a5d2d6432375b5 Mac:8e:ea:f8:4f:a1:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/4cf6f4cc-8b62-4ffe-8255-eb704bf4fb46 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:59:12.434695 crc crio[23733]: time=\"2026-06-09T13:59:12.434430868Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79f65d7c75-s7wmf Namespace:openstack ID:5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e UID:328798c6-5773-4922-adc6-2ca656cbef5b NetNS:/var/run/netns/4cf6f4cc-8b62-4ffe-8255-eb704bf4fb46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod328798c6_5773_4922_adc6_2ca656cbef5b.slice PodAnnotations:0xc002898058}] Aliases:map[]}\"\nJun 09 13:59:12.434695 crc crio[23733]: time=\"2026-06-09T13:59:12.434611352Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-79f65d7c75-s7wmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:59:12.453497 crc crio[23733]: time=\"2026-06-09T13:59:12.452926941Z\" level=info msg=\"Ran pod sandbox 5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e with infra container: openstack/dnsmasq-dns-79f65d7c75-s7wmf/POD\" id=f7ee813d-ee5c-4e37-b1b5-11b6bb075977 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:59:12.457465 crc crio[23733]: time=\"2026-06-09T13:59:12.457063625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5341fb84-cf38-40d3-8a0b-e28e8322b043 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:12.548717 crc crio[23733]: time=\"2026-06-09T13:59:12.548548286Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=6b26edb9-78c8-434c-8292-7bb327b84c7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:59:12.548717 crc crio[23733]: time=\"2026-06-09T13:59:12.548699879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:12.556856 crc crio[23733]: time=\"2026-06-09T13:59:12.556741942Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0a6471d6-ae7c-4dae-8874-d50ac739bd4e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:12.607836 crc crio[23733]: time=\"2026-06-09T13:59:12.60777584Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:b9b8ddb33ff493287015fbc778cf0f96ad636fe2f5d451703d600260cb902323 UID:4d097476-f039-4f7b-b529-1d676fdf3f01 NetNS:/var/run/netns/4cdbbf6b-947e-4cf3-84cf-a96314eea2e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d097476_f039_4f7b_b529_1d676fdf3f01.slice PodAnnotations:0xc0027d0490}] Aliases:map[]}\"\nJun 09 13:59:12.608214 crc crio[23733]: time=\"2026-06-09T13:59:12.608191681Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:59:12.614775 crc crio[23733]: time=\"2026-06-09T13:59:12.614734435Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79f65d7c75-s7wmf/init\" id=0c003bd0-acf0-470b-814b-93e3824ebd4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:12.615487 crc crio[23733]: time=\"2026-06-09T13:59:12.615466304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:12.729887 crc crio[23733]: time=\"2026-06-09T13:59:12.729768767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:12.749598 crc crio[23733]: time=\"2026-06-09T13:59:12.749371518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:12.941078 crc crio[23733]: time=\"2026-06-09T13:59:12.940403326Z\" level=info msg=\"Created container 5fcf5dd8ab9e11d00c95e270712c0e100baf0a3be3a058cad7ad0299bbbaf18f: openstack/dnsmasq-dns-79f65d7c75-s7wmf/init\" id=0c003bd0-acf0-470b-814b-93e3824ebd4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:12.952186 crc crio[23733]: time=\"2026-06-09T13:59:12.951853862Z\" level=info msg=\"Starting container: 5fcf5dd8ab9e11d00c95e270712c0e100baf0a3be3a058cad7ad0299bbbaf18f\" id=52d363a5-61bd-4ae1-932c-9ad849cabc70 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:59:12.972859 crc crio[23733]: time=\"2026-06-09T13:59:12.972609402Z\" level=info msg=\"Started container\" PID=87540 containerID=5fcf5dd8ab9e11d00c95e270712c0e100baf0a3be3a058cad7ad0299bbbaf18f description=openstack/dnsmasq-dns-79f65d7c75-s7wmf/init id=52d363a5-61bd-4ae1-932c-9ad849cabc70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e\nJun 09 13:59:13.332481 crc crio[23733]: 2026-06-09T13:59:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9b8ddb33ff4932 Mac:2e:e7:26:d0:2b:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/4cdbbf6b-947e-4cf3-84cf-a96314eea2e0 SocketPath: PciID:}] [{Interface:0xc0004826b0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:59:13.332481 crc crio[23733]: time=\"2026-06-09T13:59:13.328203623Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:b9b8ddb33ff493287015fbc778cf0f96ad636fe2f5d451703d600260cb902323 UID:4d097476-f039-4f7b-b529-1d676fdf3f01 NetNS:/var/run/netns/4cdbbf6b-947e-4cf3-84cf-a96314eea2e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d097476_f039_4f7b_b529_1d676fdf3f01.slice PodAnnotations:0xc0027d0490}] Aliases:map[]}\"\nJun 09 13:59:13.332481 crc crio[23733]: time=\"2026-06-09T13:59:13.328412898Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:59:13.378766 crc crio[23733]: time=\"2026-06-09T13:59:13.378493303Z\" level=info msg=\"Ran pod sandbox b9b8ddb33ff493287015fbc778cf0f96ad636fe2f5d451703d600260cb902323 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=6b26edb9-78c8-434c-8292-7bb327b84c7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:59:13.390195 crc crio[23733]: time=\"2026-06-09T13:59:13.383241962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=b6310b19-2c74-404b-bca7-09c5459e74ca name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:13.564499 crc crio[23733]: time=\"2026-06-09T13:59:13.563706554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=c2156108-dde8-49fb-80b0-dfe72a2c1d8e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:13.586534 crc crio[23733]: time=\"2026-06-09T13:59:13.584605596Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=8bd22901-f720-4367-8504-22d72cc6d4bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:13.587343 crc crio[23733]: time=\"2026-06-09T13:59:13.587292664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:13.709182 crc crio[23733]: time=\"2026-06-09T13:59:13.708991063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:13.717264 crc crio[23733]: time=\"2026-06-09T13:59:13.717180279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:13.752605 crc crio[23733]: time=\"2026-06-09T13:59:13.752196447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=051cd0d6-83cc-4c39-ae1f-6837e9ca4709 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:13.842149 crc crio[23733]: time=\"2026-06-09T13:59:13.841898374Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=91006778-81e1-4600-be61-80ca6cf1cda0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:13.848731 crc crio[23733]: time=\"2026-06-09T13:59:13.848596712Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79f65d7c75-s7wmf/dnsmasq-dns\" id=8fef7624-6f2c-40f7-b75c-9956c717f20a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:13.849197 crc crio[23733]: time=\"2026-06-09T13:59:13.849156365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:13.907305 crc crio[23733]: time=\"2026-06-09T13:59:13.907205942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:13.911294 crc crio[23733]: time=\"2026-06-09T13:59:13.911242532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:14.182909 crc crio[23733]: time=\"2026-06-09T13:59:14.181598716Z\" level=info msg=\"Created container 70bc37d4753520ec87bd601cbdb658af1a92bf8788fc7e944ecc472d2ceffde9: openstack/dnsmasq-dns-79f65d7c75-s7wmf/dnsmasq-dns\" id=8fef7624-6f2c-40f7-b75c-9956c717f20a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:14.183611 crc crio[23733]: time=\"2026-06-09T13:59:14.183458593Z\" level=info msg=\"Starting container: 70bc37d4753520ec87bd601cbdb658af1a92bf8788fc7e944ecc472d2ceffde9\" id=12987c89-752a-4284-833d-85706bb7788f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:59:14.197518 crc crio[23733]: time=\"2026-06-09T13:59:14.197398122Z\" level=info msg=\"Started container\" PID=87620 containerID=70bc37d4753520ec87bd601cbdb658af1a92bf8788fc7e944ecc472d2ceffde9 description=openstack/dnsmasq-dns-79f65d7c75-s7wmf/dnsmasq-dns id=12987c89-752a-4284-833d-85706bb7788f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e\nJun 09 13:59:14.203041 crc crio[23733]: time=\"2026-06-09T13:59:14.20292433Z\" level=info msg=\"Created container 9e36df7078f76967389bdbd66074611f7cc93fe5c195eae165535a9dda290941: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=8bd22901-f720-4367-8504-22d72cc6d4bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:14.205412 crc crio[23733]: time=\"2026-06-09T13:59:14.204800528Z\" level=info msg=\"Starting container: 9e36df7078f76967389bdbd66074611f7cc93fe5c195eae165535a9dda290941\" id=533be60b-a276-4053-8b08-7f587665d135 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:59:14.215610 crc crio[23733]: time=\"2026-06-09T13:59:14.215025734Z\" level=info msg=\"Started container\" PID=87619 containerID=9e36df7078f76967389bdbd66074611f7cc93fe5c195eae165535a9dda290941 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=533be60b-a276-4053-8b08-7f587665d135 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9b8ddb33ff493287015fbc778cf0f96ad636fe2f5d451703d600260cb902323\nJun 09 13:59:15.613052 crc crio[23733]: time=\"2026-06-09T13:59:15.611714381Z\" level=info msg=\"Stopping container: f82864745e95cf501851003834cfd98c253a6dc17a202053b1083d05d0515853 (timeout: 30s)\" id=798a1a99-b9a7-43b5-8651-d3caf8608fab name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:15.613052 crc crio[23733]: time=\"2026-06-09T13:59:15.612520181Z\" level=info msg=\"Stopping container: 0ba48b85dfac785752fad29b8854836716b601a40bb33199bf83e0f662a1e558 (timeout: 30s)\" id=b21134c8-014a-4441-8e9e-86d9e85a99fe name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:15.758543 crc crio[23733]: time=\"2026-06-09T13:59:15.757872503Z\" level=info msg=\"Stopped container f82864745e95cf501851003834cfd98c253a6dc17a202053b1083d05d0515853: openstack/nova-api-0/nova-api-log\" id=798a1a99-b9a7-43b5-8651-d3caf8608fab name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:17.733874 crc crio[23733]: time=\"2026-06-09T13:59:17.733332583Z\" level=info msg=\"Stopping container: a9f3c43578db8060fbce830dca9b846c10bafa2dcb6f1a2565a67331eae8ecaa (timeout: 30s)\" id=0df69e5b-232a-4e05-88c7-48cbf6d03c00 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:17.735061 crc crio[23733]: time=\"2026-06-09T13:59:17.734248346Z\" level=info msg=\"Stopping container: b799408a583c244540f75af3f2e14933e14c32bc9a36058208ebda47ee9a469b (timeout: 30s)\" id=8a6eda81-30ea-41c1-8ead-6bae8385771f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:17.735061 crc crio[23733]: time=\"2026-06-09T13:59:17.733469947Z\" level=info msg=\"Stopping container: 8fe259ea7ea0437b29b770580ceaea3426eaad39e67e3dce4aad696d619dfc68 (timeout: 30s)\" id=f1ad2fea-3413-4546-9dd4-1d90f7cb9ef4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:17.735061 crc crio[23733]: time=\"2026-06-09T13:59:17.73362183Z\" level=info msg=\"Stopping container: 9eeb39f9f7cef390ff13764785b6f69c11529cc989e72db4c4c9453d4b5e0ebb (timeout: 30s)\" id=a68ca1c3-9051-4105-a4f0-2e52ae5168f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:17.888858 crc crio[23733]: time=\"2026-06-09T13:59:17.888770168Z\" level=info msg=\"Stopped container 9eeb39f9f7cef390ff13764785b6f69c11529cc989e72db4c4c9453d4b5e0ebb: openstack/ceilometer-0/sg-core\" id=a68ca1c3-9051-4105-a4f0-2e52ae5168f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:17.969548 crc crio[23733]: time=\"2026-06-09T13:59:17.969379067Z\" level=info msg=\"Stopped container a9f3c43578db8060fbce830dca9b846c10bafa2dcb6f1a2565a67331eae8ecaa: openstack/ceilometer-0/proxy-httpd\" id=0df69e5b-232a-4e05-88c7-48cbf6d03c00 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:18.288817 crc crio[23733]: time=\"2026-06-09T13:59:18.288692399Z\" level=info msg=\"Stopped container 8fe259ea7ea0437b29b770580ceaea3426eaad39e67e3dce4aad696d619dfc68: openstack/ceilometer-0/ceilometer-notification-agent\" id=f1ad2fea-3413-4546-9dd4-1d90f7cb9ef4 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:18.406431 crc crio[23733]: time=\"2026-06-09T13:59:18.40568226Z\" level=info msg=\"Stopped container b799408a583c244540f75af3f2e14933e14c32bc9a36058208ebda47ee9a469b: openstack/ceilometer-0/ceilometer-central-agent\" id=8a6eda81-30ea-41c1-8ead-6bae8385771f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:18.408687 crc crio[23733]: time=\"2026-06-09T13:59:18.408558102Z\" level=info msg=\"Stopping pod sandbox: f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210\" id=bab4487b-a060-4cf6-8be4-d67ee87b9c06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:18.409705 crc crio[23733]: time=\"2026-06-09T13:59:18.409590608Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210 UID:f4d540c8-3833-4f41-9e98-7af4e5fb79c9 NetNS:/var/run/netns/d7a239df-a249-49df-8c08-7202cd2ac6e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4d540c8_3833_4f41_9e98_7af4e5fb79c9.slice PodAnnotations:0xc00720cb28}] Aliases:map[]}\"\nJun 09 13:59:18.409950 crc crio[23733]: time=\"2026-06-09T13:59:18.409827694Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:59:18.792400 crc crio[23733]: time=\"2026-06-09T13:59:18.792294189Z\" level=info msg=\"Stopped pod sandbox: f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210\" id=bab4487b-a060-4cf6-8be4-d67ee87b9c06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:18.902862 crc crio[23733]: time=\"2026-06-09T13:59:18.902785016Z\" level=info msg=\"Removing container: a9f3c43578db8060fbce830dca9b846c10bafa2dcb6f1a2565a67331eae8ecaa\" id=76b99ab4-b4fc-4219-8ab0-c77aaa46d619 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:18.970541 crc crio[23733]: time=\"2026-06-09T13:59:18.970085002Z\" level=info msg=\"Removed container a9f3c43578db8060fbce830dca9b846c10bafa2dcb6f1a2565a67331eae8ecaa: openstack/ceilometer-0/proxy-httpd\" id=76b99ab4-b4fc-4219-8ab0-c77aaa46d619 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:18.975444 crc crio[23733]: time=\"2026-06-09T13:59:18.974855763Z\" level=info msg=\"Removing container: 9eeb39f9f7cef390ff13764785b6f69c11529cc989e72db4c4c9453d4b5e0ebb\" id=6bcba45e-ee2e-4ea2-b148-6f8ded4b60a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:19.182410 crc crio[23733]: time=\"2026-06-09T13:59:19.182296939Z\" level=info msg=\"Stopped container 0ba48b85dfac785752fad29b8854836716b601a40bb33199bf83e0f662a1e558: openstack/nova-api-0/nova-api-api\" id=b21134c8-014a-4441-8e9e-86d9e85a99fe name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:19.183719 crc crio[23733]: time=\"2026-06-09T13:59:19.183563511Z\" level=info msg=\"Stopping pod sandbox: 99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f\" id=dc9260db-68af-445c-85b7-45f874fbd471 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:19.184558 crc crio[23733]: time=\"2026-06-09T13:59:19.184443734Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f UID:1930d64a-e4c1-47ba-bd58-73879d2ca050 NetNS:/var/run/netns/7dcec523-e091-4196-b1f9-405b756b3aa1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1930d64a_e4c1_47ba_bd58_73879d2ca050.slice PodAnnotations:0xc002898e98}] Aliases:map[]}\"\nJun 09 13:59:19.184762 crc crio[23733]: time=\"2026-06-09T13:59:19.184684689Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:59:19.320622 crc crio[23733]: time=\"2026-06-09T13:59:19.320519253Z\" level=info msg=\"Removed container 9eeb39f9f7cef390ff13764785b6f69c11529cc989e72db4c4c9453d4b5e0ebb: openstack/ceilometer-0/sg-core\" id=6bcba45e-ee2e-4ea2-b148-6f8ded4b60a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:19.417484 crc crio[23733]: time=\"2026-06-09T13:59:19.41738431Z\" level=info msg=\"Removing container: 8fe259ea7ea0437b29b770580ceaea3426eaad39e67e3dce4aad696d619dfc68\" id=04da5bc7-e4aa-4835-9285-601e97c010b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:19.488007 crc crio[23733]: time=\"2026-06-09T13:59:19.487906538Z\" level=info msg=\"Removed container 8fe259ea7ea0437b29b770580ceaea3426eaad39e67e3dce4aad696d619dfc68: openstack/ceilometer-0/ceilometer-notification-agent\" id=04da5bc7-e4aa-4835-9285-601e97c010b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:19.500689 crc crio[23733]: time=\"2026-06-09T13:59:19.500480423Z\" level=info msg=\"Removing container: b799408a583c244540f75af3f2e14933e14c32bc9a36058208ebda47ee9a469b\" id=275dc506-a8c7-42f7-8889-37b988d3a719 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:19.532926 crc crio[23733]: time=\"2026-06-09T13:59:19.532821323Z\" level=info msg=\"Removed container b799408a583c244540f75af3f2e14933e14c32bc9a36058208ebda47ee9a469b: openstack/ceilometer-0/ceilometer-central-agent\" id=275dc506-a8c7-42f7-8889-37b988d3a719 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:19.783710 crc crio[23733]: time=\"2026-06-09T13:59:19.783548197Z\" level=info msg=\"Stopped pod sandbox: 99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f\" id=dc9260db-68af-445c-85b7-45f874fbd471 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:20.033273 crc crio[23733]: time=\"2026-06-09T13:59:20.03275288Z\" level=info msg=\"Removing container: 0ba48b85dfac785752fad29b8854836716b601a40bb33199bf83e0f662a1e558\" id=bc7c6083-5d86-4099-b7b3-ad87b76a0fb4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:20.034387 crc crio[23733]: time=\"2026-06-09T13:59:20.033802057Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=bc56bdbf-8fe7-4bf0-ac98-c21fdaec8a19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:59:20.034387 crc crio[23733]: time=\"2026-06-09T13:59:20.033887529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:20.111725 crc crio[23733]: time=\"2026-06-09T13:59:20.111592736Z\" level=info msg=\"Removed container 0ba48b85dfac785752fad29b8854836716b601a40bb33199bf83e0f662a1e558: openstack/nova-api-0/nova-api-api\" id=bc7c6083-5d86-4099-b7b3-ad87b76a0fb4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:20.116975 crc crio[23733]: time=\"2026-06-09T13:59:20.116893908Z\" level=info msg=\"Removing container: f82864745e95cf501851003834cfd98c253a6dc17a202053b1083d05d0515853\" id=9f9b2b97-5dd8-44ed-8fe3-5beaea14df46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:20.136271 crc crio[23733]: time=\"2026-06-09T13:59:20.136158701Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:08d2cb55c4613c29363f5a5696132128cf7d45c7039b850d611a51f2111c6fe1 UID:3f70c736-eeeb-4278-b81e-e5daaa09d8b4 NetNS:/var/run/netns/85360d13-3c58-49e9-a44c-161c665ef987 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f70c736_eeeb_4278_b81e_e5daaa09d8b4.slice PodAnnotations:0xc002b0e100}] Aliases:map[]}\"\nJun 09 13:59:20.136271 crc crio[23733]: time=\"2026-06-09T13:59:20.136235593Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:59:20.286488 crc crio[23733]: time=\"2026-06-09T13:59:20.286377685Z\" level=info msg=\"Removed container f82864745e95cf501851003834cfd98c253a6dc17a202053b1083d05d0515853: openstack/nova-api-0/nova-api-log\" id=9f9b2b97-5dd8-44ed-8fe3-5beaea14df46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:20.728806 crc crio[23733]: time=\"2026-06-09T13:59:20.728194236Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=7b420167-da2a-4674-a7e4-b1f0bac135ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:59:20.728955 crc crio[23733]: time=\"2026-06-09T13:59:20.728865744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:20.774273 crc crio[23733]: 2026-06-09T13:59:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08d2cb55c4613c2 Mac:f2:d6:be:ac:8d:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/85360d13-3c58-49e9-a44c-161c665ef987 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:59:20.775980 crc crio[23733]: time=\"2026-06-09T13:59:20.77589164Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:08d2cb55c4613c29363f5a5696132128cf7d45c7039b850d611a51f2111c6fe1 UID:3f70c736-eeeb-4278-b81e-e5daaa09d8b4 NetNS:/var/run/netns/85360d13-3c58-49e9-a44c-161c665ef987 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f70c736_eeeb_4278_b81e_e5daaa09d8b4.slice PodAnnotations:0xc002b0e100}] Aliases:map[]}\"\nJun 09 13:59:20.776374 crc crio[23733]: time=\"2026-06-09T13:59:20.776279631Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:59:20.784500 crc crio[23733]: time=\"2026-06-09T13:59:20.784410035Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d UID:a31138b6-d410-4697-8e07-d9f7bd55fc64 NetNS:/var/run/netns/38cb060e-3168-40ad-aed4-d974162af315 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda31138b6_d410_4697_8e07_d9f7bd55fc64.slice PodAnnotations:0xc0027d05b0}] Aliases:map[]}\"\nJun 09 13:59:20.784500 crc crio[23733]: time=\"2026-06-09T13:59:20.784492447Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:59:20.797295 crc crio[23733]: time=\"2026-06-09T13:59:20.795312967Z\" level=info msg=\"Ran pod sandbox 08d2cb55c4613c29363f5a5696132128cf7d45c7039b850d611a51f2111c6fe1 with infra container: openstack/ceilometer-0/POD\" id=bc56bdbf-8fe7-4bf0-ac98-c21fdaec8a19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:59:20.798209 crc crio[23733]: time=\"2026-06-09T13:59:20.797899412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=0828ed2b-9326-4bec-a236-0b094cf5d7a2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:20.828923 crc crio[23733]: time=\"2026-06-09T13:59:20.828737606Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=7b39c216-3af4-4422-828f-37ae7315820b name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:20.838323 crc crio[23733]: time=\"2026-06-09T13:59:20.838170071Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e4effd32-262b-493e-b8ff-2949fb30b351 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:20.838720 crc crio[23733]: time=\"2026-06-09T13:59:20.838699135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:20.907377 crc crio[23733]: time=\"2026-06-09T13:59:20.904496123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:20.912248 crc crio[23733]: time=\"2026-06-09T13:59:20.911616472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:21.136725 crc crio[23733]: time=\"2026-06-09T13:59:21.135940843Z\" level=info msg=\"Created container 6fe3e50b59ad887b8547ce17606f5f9b04af81812f0f636bf689f6007a4674a2: openstack/ceilometer-0/ceilometer-central-agent\" id=e4effd32-262b-493e-b8ff-2949fb30b351 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:21.138388 crc crio[23733]: time=\"2026-06-09T13:59:21.137205515Z\" level=info msg=\"Starting container: 6fe3e50b59ad887b8547ce17606f5f9b04af81812f0f636bf689f6007a4674a2\" id=155e19ed-8f1d-4ff6-9b9f-31cc985324dc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:59:21.146032 crc crio[23733]: time=\"2026-06-09T13:59:21.145938723Z\" level=info msg=\"Started container\" PID=88267 containerID=6fe3e50b59ad887b8547ce17606f5f9b04af81812f0f636bf689f6007a4674a2 description=openstack/ceilometer-0/ceilometer-central-agent id=155e19ed-8f1d-4ff6-9b9f-31cc985324dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d2cb55c4613c29363f5a5696132128cf7d45c7039b850d611a51f2111c6fe1\nJun 09 13:59:21.165722 crc crio[23733]: time=\"2026-06-09T13:59:21.165588406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=300a8436-6e28-4b1b-b49d-ddc06508b835 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:21.202174 crc crio[23733]: time=\"2026-06-09T13:59:21.202018339Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=5ac757df-b122-477e-8abc-f0292f77cb86 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:21.211295 crc crio[23733]: time=\"2026-06-09T13:59:21.211192418Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=ff5a4bb3-89cc-4f45-9720-745c3d7da35e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:21.211752 crc crio[23733]: time=\"2026-06-09T13:59:21.211674901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:21.296502 crc crio[23733]: time=\"2026-06-09T13:59:21.295682867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:21.303426 crc crio[23733]: time=\"2026-06-09T13:59:21.303319408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:21.399435 crc crio[23733]: 2026-06-09T13:59:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94586ef20ce440f Mac:32:81:c1:52:46:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/38cb060e-3168-40ad-aed4-d974162af315 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:59:21.401439 crc crio[23733]: time=\"2026-06-09T13:59:21.401348394Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d UID:a31138b6-d410-4697-8e07-d9f7bd55fc64 NetNS:/var/run/netns/38cb060e-3168-40ad-aed4-d974162af315 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda31138b6_d410_4697_8e07_d9f7bd55fc64.slice PodAnnotations:0xc0027d05b0}] Aliases:map[]}\"\nJun 09 13:59:21.401684 crc crio[23733]: time=\"2026-06-09T13:59:21.401575269Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:59:21.416246 crc crio[23733]: time=\"2026-06-09T13:59:21.415871167Z\" level=info msg=\"Ran pod sandbox 94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d with infra container: openstack/nova-api-0/POD\" id=7b420167-da2a-4674-a7e4-b1f0bac135ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:59:21.421894 crc crio[23733]: time=\"2026-06-09T13:59:21.421625662Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fbaa124c-35d1-4b62-8a81-5465a17fd8e1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:21.428697 crc crio[23733]: time=\"2026-06-09T13:59:21.428599946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=90e6d9fb-53ab-4351-853d-fecec7fe978d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:21.438520 crc crio[23733]: time=\"2026-06-09T13:59:21.438284759Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=9d56833d-51f0-4c04-9d35-4372eb108a50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:21.439479 crc crio[23733]: time=\"2026-06-09T13:59:21.439450008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:21.504220 crc crio[23733]: time=\"2026-06-09T13:59:21.503701478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:21.507145 crc crio[23733]: time=\"2026-06-09T13:59:21.507017642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:21.535939 crc crio[23733]: time=\"2026-06-09T13:59:21.535822793Z\" level=info msg=\"Created container b051a47fc6a9b1ce4ba93b05fbd4afcde7cf326c57503e352028dd7fce92cdc9: openstack/ceilometer-0/ceilometer-notification-agent\" id=ff5a4bb3-89cc-4f45-9720-745c3d7da35e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:21.537297 crc crio[23733]: time=\"2026-06-09T13:59:21.537179527Z\" level=info msg=\"Starting container: b051a47fc6a9b1ce4ba93b05fbd4afcde7cf326c57503e352028dd7fce92cdc9\" id=d3dc7cf4-0b9e-411c-8cf6-196a74bf99e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:59:21.545774 crc crio[23733]: time=\"2026-06-09T13:59:21.545635089Z\" level=info msg=\"Started container\" PID=88315 containerID=b051a47fc6a9b1ce4ba93b05fbd4afcde7cf326c57503e352028dd7fce92cdc9 description=openstack/ceilometer-0/ceilometer-notification-agent id=d3dc7cf4-0b9e-411c-8cf6-196a74bf99e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d2cb55c4613c29363f5a5696132128cf7d45c7039b850d611a51f2111c6fe1\nJun 09 13:59:21.562710 crc crio[23733]: time=\"2026-06-09T13:59:21.562553103Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=51742002-9dda-4508-a5ae-ba3fdf01285f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:21.578677 crc crio[23733]: time=\"2026-06-09T13:59:21.578516333Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=50e8c418-4802-4ef4-ace2-1d88784cd981 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:21.589845 crc crio[23733]: time=\"2026-06-09T13:59:21.589707913Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=06c4a5b9-f945-4868-948f-7b8c335fd4c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:21.590282 crc crio[23733]: time=\"2026-06-09T13:59:21.590216857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:21.623867 crc crio[23733]: time=\"2026-06-09T13:59:21.623770787Z\" level=info msg=\"Created container c9905fda87d4b706cffc2a29af41b97b477f77e6c38a61c9cf49940b3e75bbd0: openstack/nova-api-0/nova-api-log\" id=9d56833d-51f0-4c04-9d35-4372eb108a50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:21.625396 crc crio[23733]: time=\"2026-06-09T13:59:21.625353317Z\" level=info msg=\"Starting container: c9905fda87d4b706cffc2a29af41b97b477f77e6c38a61c9cf49940b3e75bbd0\" id=4b06d375-5e81-4734-990e-41d9d2f09a11 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:59:21.633522 crc crio[23733]: time=\"2026-06-09T13:59:21.633437569Z\" level=info msg=\"Started container\" PID=88325 containerID=c9905fda87d4b706cffc2a29af41b97b477f77e6c38a61c9cf49940b3e75bbd0 description=openstack/nova-api-0/nova-api-log id=4b06d375-5e81-4734-990e-41d9d2f09a11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d\nJun 09 13:59:21.648186 crc crio[23733]: time=\"2026-06-09T13:59:21.647799308Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ed1858f8-db97-4194-9cfb-ea6139092351 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:21.661738 crc crio[23733]: time=\"2026-06-09T13:59:21.661615275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:21.671258 crc crio[23733]: time=\"2026-06-09T13:59:21.671097412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:21.738342 crc crio[23733]: time=\"2026-06-09T13:59:21.738181233Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8c4fb092-b617-47b9-b330-0a945ce22202 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:21.761486 crc crio[23733]: time=\"2026-06-09T13:59:21.761350094Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=436d1c07-16ec-49bc-a0d3-aa95ed3d9906 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:21.761868 crc crio[23733]: time=\"2026-06-09T13:59:21.761801985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:21.811621 crc crio[23733]: time=\"2026-06-09T13:59:21.811318046Z\" level=info msg=\"Created container 2dea421197c1930c9f0d9620a85a9ab0e479a0ae36e9876ffbbe5222d568a927: openstack/ceilometer-0/sg-core\" id=06c4a5b9-f945-4868-948f-7b8c335fd4c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:21.813553 crc crio[23733]: time=\"2026-06-09T13:59:21.81346072Z\" level=info msg=\"Starting container: 2dea421197c1930c9f0d9620a85a9ab0e479a0ae36e9876ffbbe5222d568a927\" id=e49f4ada-ba1a-42fd-a0e8-e9279929d0bf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:59:21.817590 crc crio[23733]: time=\"2026-06-09T13:59:21.817531182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:21.819801 crc crio[23733]: time=\"2026-06-09T13:59:21.819294096Z\" level=info msg=\"Started container\" PID=88353 containerID=2dea421197c1930c9f0d9620a85a9ab0e479a0ae36e9876ffbbe5222d568a927 description=openstack/ceilometer-0/sg-core id=e49f4ada-ba1a-42fd-a0e8-e9279929d0bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d2cb55c4613c29363f5a5696132128cf7d45c7039b850d611a51f2111c6fe1\nJun 09 13:59:21.824413 crc crio[23733]: time=\"2026-06-09T13:59:21.824306382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:21.843667 crc crio[23733]: time=\"2026-06-09T13:59:21.843550654Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=729b2e7a-2b8b-4052-801d-cf8ed84f3002 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:21.951560 crc crio[23733]: time=\"2026-06-09T13:59:21.951368455Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=000ad938-6a45-444d-85a2-7e2fca1ff6d8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:21.964871 crc crio[23733]: time=\"2026-06-09T13:59:21.963493239Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=f5c302a6-95b1-4117-8e4c-9bf5f64e6272 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:21.964871 crc crio[23733]: time=\"2026-06-09T13:59:21.964035043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:22.039589 crc crio[23733]: time=\"2026-06-09T13:59:22.036716154Z\" level=info msg=\"Stopping container: 223978037b4d1cee7955a8f470ecd30e730d915e8d74b7cee50014daf3cf1c09 (timeout: 10s)\" id=aa757776-2626-4d26-9567-cfb9c170f281 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:22.045188 crc crio[23733]: time=\"2026-06-09T13:59:22.042059788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:22.046442 crc crio[23733]: time=\"2026-06-09T13:59:22.045489253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:22.208831 crc crio[23733]: time=\"2026-06-09T13:59:22.207857753Z\" level=info msg=\"Stopped container 223978037b4d1cee7955a8f470ecd30e730d915e8d74b7cee50014daf3cf1c09: openstack/dnsmasq-dns-6f4f87c799-vz8mt/dnsmasq-dns\" id=aa757776-2626-4d26-9567-cfb9c170f281 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:22.210723 crc crio[23733]: time=\"2026-06-09T13:59:22.209489794Z\" level=info msg=\"Stopping pod sandbox: 79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603\" id=05207ed4-3f25-4866-8449-217a42bf1f99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:22.210723 crc crio[23733]: time=\"2026-06-09T13:59:22.210463548Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f4f87c799-vz8mt Namespace:openstack ID:79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603 UID:40a6127a-f96e-4e4a-a7b2-55708f3a5c34 NetNS:/var/run/netns/59858179-c92e-4cd4-96dc-15d78d054f08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40a6127a_f96e_4e4a_a7b2_55708f3a5c34.slice PodAnnotations:0xc00012adc8}] Aliases:map[]}\"\nJun 09 13:59:22.210723 crc crio[23733]: time=\"2026-06-09T13:59:22.210627042Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6f4f87c799-vz8mt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:59:22.400072 crc crio[23733]: time=\"2026-06-09T13:59:22.399960576Z\" level=info msg=\"Created container 01237e161e0deb9f2af0a71442159e9b43e933f943001d0a641b5d5b9a1cb2b2: openstack/nova-api-0/nova-api-api\" id=436d1c07-16ec-49bc-a0d3-aa95ed3d9906 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:22.407724 crc crio[23733]: time=\"2026-06-09T13:59:22.405534766Z\" level=info msg=\"Starting container: 01237e161e0deb9f2af0a71442159e9b43e933f943001d0a641b5d5b9a1cb2b2\" id=af90f07f-0078-4cab-a4ff-7360ec008e23 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:59:22.416523 crc crio[23733]: time=\"2026-06-09T13:59:22.41645966Z\" level=info msg=\"Started container\" PID=88377 containerID=01237e161e0deb9f2af0a71442159e9b43e933f943001d0a641b5d5b9a1cb2b2 description=openstack/nova-api-0/nova-api-api id=af90f07f-0078-4cab-a4ff-7360ec008e23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d\nJun 09 13:59:22.438211 crc crio[23733]: time=\"2026-06-09T13:59:22.43804046Z\" level=info msg=\"Created container 74041674bba11c3d8364737f0bedd011e9614026a2a05052fa15aa157fb3782a: openstack/ceilometer-0/proxy-httpd\" id=f5c302a6-95b1-4117-8e4c-9bf5f64e6272 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:22.440398 crc crio[23733]: time=\"2026-06-09T13:59:22.439929058Z\" level=info msg=\"Starting container: 74041674bba11c3d8364737f0bedd011e9614026a2a05052fa15aa157fb3782a\" id=c0bcdac3-b3b3-4682-a377-6c027b26ce4e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:59:22.450872 crc crio[23733]: time=\"2026-06-09T13:59:22.450734149Z\" level=info msg=\"Started container\" PID=88451 containerID=74041674bba11c3d8364737f0bedd011e9614026a2a05052fa15aa157fb3782a description=openstack/ceilometer-0/proxy-httpd id=c0bcdac3-b3b3-4682-a377-6c027b26ce4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d2cb55c4613c29363f5a5696132128cf7d45c7039b850d611a51f2111c6fe1\nJun 09 13:59:22.744476 crc crio[23733]: time=\"2026-06-09T13:59:22.743313059Z\" level=info msg=\"Stopped pod sandbox: 79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603\" id=05207ed4-3f25-4866-8449-217a42bf1f99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:23.102695 crc crio[23733]: time=\"2026-06-09T13:59:23.102488269Z\" level=info msg=\"Removing container: 223978037b4d1cee7955a8f470ecd30e730d915e8d74b7cee50014daf3cf1c09\" id=768c2801-25ea-4df4-82a4-9fca10e1654f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:23.291016 crc crio[23733]: time=\"2026-06-09T13:59:23.29088461Z\" level=info msg=\"Removed container 223978037b4d1cee7955a8f470ecd30e730d915e8d74b7cee50014daf3cf1c09: openstack/dnsmasq-dns-6f4f87c799-vz8mt/dnsmasq-dns\" id=768c2801-25ea-4df4-82a4-9fca10e1654f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:23.307163 crc crio[23733]: time=\"2026-06-09T13:59:23.307010454Z\" level=info msg=\"Removing container: a1448c15d89b520874b3b14be5eff41d567a79c8fe829313966a8290175385a6\" id=15ec0441-cff7-4eb8-9aee-0266c795314c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:23.385073 crc crio[23733]: time=\"2026-06-09T13:59:23.384514636Z\" level=info msg=\"Removed container a1448c15d89b520874b3b14be5eff41d567a79c8fe829313966a8290175385a6: openstack/dnsmasq-dns-6f4f87c799-vz8mt/init\" id=15ec0441-cff7-4eb8-9aee-0266c795314c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:24.051191 crc crio[23733]: time=\"2026-06-09T13:59:24.051023937Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-btlvg/POD\" id=88d4028e-d816-4102-adbe-2ff4e49dd180 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:59:24.051517 crc crio[23733]: time=\"2026-06-09T13:59:24.051230942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:24.097778 crc crio[23733]: time=\"2026-06-09T13:59:24.097621365Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-btlvg Namespace:openstack ID:41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224 UID:3cc291c3-a1e8-44c2-8a13-f513720a6a3c NetNS:/var/run/netns/ce2c9bed-6b60-473e-aa36-0b7b69fe41e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cc291c3_a1e8_44c2_8a13_f513720a6a3c.slice PodAnnotations:0xc0025345c8}] Aliases:map[]}\"\nJun 09 13:59:24.097778 crc crio[23733]: time=\"2026-06-09T13:59:24.097735038Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-btlvg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:59:24.677714 crc crio[23733]: 2026-06-09T13:59:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41def97f82f4bff Mac:62:3a:da:77:14:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/ce2c9bed-6b60-473e-aa36-0b7b69fe41e3 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:59:24.679480 crc crio[23733]: time=\"2026-06-09T13:59:24.679416563Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-btlvg Namespace:openstack ID:41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224 UID:3cc291c3-a1e8-44c2-8a13-f513720a6a3c NetNS:/var/run/netns/ce2c9bed-6b60-473e-aa36-0b7b69fe41e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cc291c3_a1e8_44c2_8a13_f513720a6a3c.slice PodAnnotations:0xc0025345c8}] Aliases:map[]}\"\nJun 09 13:59:24.679628 crc crio[23733]: time=\"2026-06-09T13:59:24.679579987Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-btlvg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:59:24.688782 crc crio[23733]: time=\"2026-06-09T13:59:24.688683795Z\" level=info msg=\"Ran pod sandbox 41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224 with infra container: openstack/nova-cell1-cell-mapping-btlvg/POD\" id=88d4028e-d816-4102-adbe-2ff4e49dd180 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:59:24.694318 crc crio[23733]: time=\"2026-06-09T13:59:24.691007013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=47fa752e-fc68-4104-9fe1-e79a766a7c9f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:24.727043 crc crio[23733]: time=\"2026-06-09T13:59:24.726442972Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=9e6ddfe5-6e76-4087-8620-02e3a8e12b8e name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:24.736006 crc crio[23733]: time=\"2026-06-09T13:59:24.735926719Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-btlvg/nova-manage\" id=2432508e-248a-4c0a-9a11-8009238ed0e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:24.736621 crc crio[23733]: time=\"2026-06-09T13:59:24.736567734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:24.813269 crc crio[23733]: time=\"2026-06-09T13:59:24.81021566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:24.821185 crc crio[23733]: time=\"2026-06-09T13:59:24.82096479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:25.034214 crc crio[23733]: time=\"2026-06-09T13:59:25.033293641Z\" level=info msg=\"Created container 85fc820aa2c5db75d0ed779e3e4fbb8c9ce9c6eb22dfeba727439c7db022de8d: openstack/nova-cell1-cell-mapping-btlvg/nova-manage\" id=2432508e-248a-4c0a-9a11-8009238ed0e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:25.035705 crc crio[23733]: time=\"2026-06-09T13:59:25.035611439Z\" level=info msg=\"Starting container: 85fc820aa2c5db75d0ed779e3e4fbb8c9ce9c6eb22dfeba727439c7db022de8d\" id=6a018f82-c99a-411f-94e3-e670ab06e10c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:59:25.042854 crc crio[23733]: time=\"2026-06-09T13:59:25.041827744Z\" level=info msg=\"Started container\" PID=88962 containerID=85fc820aa2c5db75d0ed779e3e4fbb8c9ce9c6eb22dfeba727439c7db022de8d description=openstack/nova-cell1-cell-mapping-btlvg/nova-manage id=6a018f82-c99a-411f-94e3-e670ab06e10c name=/runtime.v1.RuntimeService/StartContainer sandboxID=41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224\nJun 09 13:59:33.335778 crc crio[23733]: time=\"2026-06-09T13:59:33.334752152Z\" level=info msg=\"Stopping pod sandbox: 41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224\" id=547f28e6-8f88-4ac2-88b0-40a236f8cbbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:33.339574 crc crio[23733]: time=\"2026-06-09T13:59:33.339084151Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-btlvg Namespace:openstack ID:41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224 UID:3cc291c3-a1e8-44c2-8a13-f513720a6a3c NetNS:/var/run/netns/ce2c9bed-6b60-473e-aa36-0b7b69fe41e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cc291c3_a1e8_44c2_8a13_f513720a6a3c.slice PodAnnotations:0xc0020d93c0}] Aliases:map[]}\"\nJun 09 13:59:33.339574 crc crio[23733]: time=\"2026-06-09T13:59:33.339393178Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-btlvg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:59:33.705038 crc crio[23733]: time=\"2026-06-09T13:59:33.704943378Z\" level=info msg=\"Stopped pod sandbox: 41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224\" id=547f28e6-8f88-4ac2-88b0-40a236f8cbbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:35.120577 crc crio[23733]: time=\"2026-06-09T13:59:35.119880882Z\" level=info msg=\"Stopping container: 01237e161e0deb9f2af0a71442159e9b43e933f943001d0a641b5d5b9a1cb2b2 (timeout: 30s)\" id=e15a6c99-1ef9-4284-941e-4534bb659898 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:35.122200 crc crio[23733]: time=\"2026-06-09T13:59:35.120358905Z\" level=info msg=\"Stopping container: c9905fda87d4b706cffc2a29af41b97b477f77e6c38a61c9cf49940b3e75bbd0 (timeout: 30s)\" id=3e79532c-132d-429d-8bac-f08ad8acc702 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:35.597296 crc crio[23733]: time=\"2026-06-09T13:59:35.596816944Z\" level=info msg=\"Stopping container: 4a53811adcf97522d8039f95f068035eb433ae9e7cf0e325d15f7bfa76d13795 (timeout: 30s)\" id=3466fe78-5cb6-4b5c-99e7-a1906b4963ad name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:35.613272 crc crio[23733]: time=\"2026-06-09T13:59:35.613193934Z\" level=info msg=\"Stopping container: 9941ca8c1c91dd15ac08f98834c6f620b436d21dd463dd5bbdfcce104623cab7 (timeout: 30s)\" id=5b8335ec-c00c-4c14-bc6b-d6e38ddf65c7 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:35.614945 crc crio[23733]: time=\"2026-06-09T13:59:35.614849205Z\" level=info msg=\"Stopping container: 8792abfb58b2315e2e6a71155dac631bd68973b2e026c63ec4378a6bcb8df6b0 (timeout: 30s)\" id=581f9041-179e-464e-80b6-0de0e2c0f849 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:35.793058 crc crio[23733]: time=\"2026-06-09T13:59:35.792217399Z\" level=info msg=\"Stopped container c9905fda87d4b706cffc2a29af41b97b477f77e6c38a61c9cf49940b3e75bbd0: openstack/nova-api-0/nova-api-log\" id=3e79532c-132d-429d-8bac-f08ad8acc702 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:35.793058 crc crio[23733]: time=\"2026-06-09T13:59:35.792410464Z\" level=info msg=\"Stopped container 9941ca8c1c91dd15ac08f98834c6f620b436d21dd463dd5bbdfcce104623cab7: openstack/nova-metadata-0/nova-metadata-log\" id=5b8335ec-c00c-4c14-bc6b-d6e38ddf65c7 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:37.739782 crc crio[23733]: time=\"2026-06-09T13:59:37.739079393Z\" level=info msg=\"Stopped container 4a53811adcf97522d8039f95f068035eb433ae9e7cf0e325d15f7bfa76d13795: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=3466fe78-5cb6-4b5c-99e7-a1906b4963ad name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:37.741619 crc crio[23733]: time=\"2026-06-09T13:59:37.74136741Z\" level=info msg=\"Stopping pod sandbox: f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41\" id=fbdce52e-8d7b-4ccb-9baf-4a91498615f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:37.742360 crc crio[23733]: time=\"2026-06-09T13:59:37.742284614Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41 UID:25150656-6fac-4b64-9f3e-4a1d765fe226 NetNS:/var/run/netns/f8a4a8ba-69fa-43b8-bd81-e8ff213137fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25150656_6fac_4b64_9f3e_4a1d765fe226.slice PodAnnotations:0xc0059cca48}] Aliases:map[]}\"\nJun 09 13:59:37.742577 crc crio[23733]: time=\"2026-06-09T13:59:37.742463718Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:59:38.135200 crc crio[23733]: time=\"2026-06-09T13:59:38.135033325Z\" level=info msg=\"Stopped pod sandbox: f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41\" id=fbdce52e-8d7b-4ccb-9baf-4a91498615f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:38.464227 crc crio[23733]: time=\"2026-06-09T13:59:38.463768762Z\" level=info msg=\"Removing container: 4a53811adcf97522d8039f95f068035eb433ae9e7cf0e325d15f7bfa76d13795\" id=0de9e161-3f55-4a02-902a-ae5620b851e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:38.563404 crc crio[23733]: time=\"2026-06-09T13:59:38.563294966Z\" level=info msg=\"Removed container 4a53811adcf97522d8039f95f068035eb433ae9e7cf0e325d15f7bfa76d13795: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0de9e161-3f55-4a02-902a-ae5620b851e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:38.861045 crc crio[23733]: time=\"2026-06-09T13:59:38.860917354Z\" level=info msg=\"Stopped container 8792abfb58b2315e2e6a71155dac631bd68973b2e026c63ec4378a6bcb8df6b0: openstack/nova-metadata-0/nova-metadata-metadata\" id=581f9041-179e-464e-80b6-0de0e2c0f849 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:38.862493 crc crio[23733]: time=\"2026-06-09T13:59:38.862409542Z\" level=info msg=\"Stopping pod sandbox: 6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa\" id=94c46497-9243-41ac-8573-1f86f9ff3a45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:38.863350 crc crio[23733]: time=\"2026-06-09T13:59:38.86316116Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa UID:0b1a75cb-95af-4e8e-b789-66846482118b NetNS:/var/run/netns/4c47699e-16f5-4328-aec4-ed2813b51c41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b1a75cb_95af_4e8e_b789_66846482118b.slice PodAnnotations:0xc001c1e368}] Aliases:map[]}\"\nJun 09 13:59:38.863493 crc crio[23733]: time=\"2026-06-09T13:59:38.863435137Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:59:38.974737 crc crio[23733]: time=\"2026-06-09T13:59:38.973816213Z\" level=info msg=\"Stopped container 01237e161e0deb9f2af0a71442159e9b43e933f943001d0a641b5d5b9a1cb2b2: openstack/nova-api-0/nova-api-api\" id=e15a6c99-1ef9-4284-941e-4534bb659898 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 13:59:38.976359 crc crio[23733]: time=\"2026-06-09T13:59:38.976291915Z\" level=info msg=\"Stopping pod sandbox: 94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d\" id=99303aa4-725c-4e5f-b896-49c12a863968 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:38.977065 crc crio[23733]: time=\"2026-06-09T13:59:38.977011093Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d UID:a31138b6-d410-4697-8e07-d9f7bd55fc64 NetNS:/var/run/netns/38cb060e-3168-40ad-aed4-d974162af315 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda31138b6_d410_4697_8e07_d9f7bd55fc64.slice PodAnnotations:0xc00720c1f8}] Aliases:map[]}\"\nJun 09 13:59:38.983596 crc crio[23733]: time=\"2026-06-09T13:59:38.983401233Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:59:39.021631 crc crio[23733]: time=\"2026-06-09T13:59:39.020274957Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=d21b6d9f-76cd-4d1b-b31b-5b7b4e40c793 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:59:39.021631 crc crio[23733]: time=\"2026-06-09T13:59:39.020364999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:39.065845 crc crio[23733]: time=\"2026-06-09T13:59:39.06554367Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:c7f4e371c3565d3088bf18890a7f8fe68c9863f6dc462d6e7662ddbcc472f751 UID:ab5a6580-fb07-4365-b2b8-cefde5339896 NetNS:/var/run/netns/3438ea8a-e113-4250-b12d-736c28af8490 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5a6580_fb07_4365_b2b8_cefde5339896.slice PodAnnotations:0xc00720c500}] Aliases:map[]}\"\nJun 09 13:59:39.065845 crc crio[23733]: time=\"2026-06-09T13:59:39.065631032Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:59:39.290674 crc crio[23733]: time=\"2026-06-09T13:59:39.29056032Z\" level=info msg=\"Stopped pod sandbox: 6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa\" id=94c46497-9243-41ac-8573-1f86f9ff3a45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:39.514979 crc crio[23733]: time=\"2026-06-09T13:59:39.509727611Z\" level=info msg=\"Removing container: 8792abfb58b2315e2e6a71155dac631bd68973b2e026c63ec4378a6bcb8df6b0\" id=2ca92202-6776-46ac-8672-9bc06aa6e6dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:39.534160 crc crio[23733]: time=\"2026-06-09T13:59:39.533738893Z\" level=info msg=\"Stopped pod sandbox: 94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d\" id=99303aa4-725c-4e5f-b896-49c12a863968 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 13:59:39.566695 crc crio[23733]: time=\"2026-06-09T13:59:39.56633604Z\" level=info msg=\"Removed container 8792abfb58b2315e2e6a71155dac631bd68973b2e026c63ec4378a6bcb8df6b0: openstack/nova-metadata-0/nova-metadata-metadata\" id=2ca92202-6776-46ac-8672-9bc06aa6e6dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:39.570353 crc crio[23733]: time=\"2026-06-09T13:59:39.570213327Z\" level=info msg=\"Removing container: 9941ca8c1c91dd15ac08f98834c6f620b436d21dd463dd5bbdfcce104623cab7\" id=186f2ee0-ebb0-4514-8c91-292b2a8edd11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:39.605351 crc crio[23733]: time=\"2026-06-09T13:59:39.605201883Z\" level=info msg=\"Removed container 9941ca8c1c91dd15ac08f98834c6f620b436d21dd463dd5bbdfcce104623cab7: openstack/nova-metadata-0/nova-metadata-log\" id=186f2ee0-ebb0-4514-8c91-292b2a8edd11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:39.781380 crc crio[23733]: 2026-06-09T13:59:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c7f4e371c3565d3 Mac:8e:7c:07:95:9c:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/3438ea8a-e113-4250-b12d-736c28af8490 SocketPath: PciID:}] [{Interface:0xc00014ce20 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:59:39.783605 crc crio[23733]: time=\"2026-06-09T13:59:39.783525991Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:c7f4e371c3565d3088bf18890a7f8fe68c9863f6dc462d6e7662ddbcc472f751 UID:ab5a6580-fb07-4365-b2b8-cefde5339896 NetNS:/var/run/netns/3438ea8a-e113-4250-b12d-736c28af8490 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5a6580_fb07_4365_b2b8_cefde5339896.slice PodAnnotations:0xc00720c500}] Aliases:map[]}\"\nJun 09 13:59:39.783826 crc crio[23733]: time=\"2026-06-09T13:59:39.783747318Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:59:39.795185 crc crio[23733]: time=\"2026-06-09T13:59:39.794942018Z\" level=info msg=\"Ran pod sandbox c7f4e371c3565d3088bf18890a7f8fe68c9863f6dc462d6e7662ddbcc472f751 with infra container: openstack/nova-scheduler-0/POD\" id=d21b6d9f-76cd-4d1b-b31b-5b7b4e40c793 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:59:39.799214 crc crio[23733]: time=\"2026-06-09T13:59:39.799084612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=c48d3ca5-c068-44c9-ace6-c14a215b62e3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:39.834608 crc crio[23733]: time=\"2026-06-09T13:59:39.834459198Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=787a20ca-4730-4c94-af96-d3174e2b1872 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:39.851058 crc crio[23733]: time=\"2026-06-09T13:59:39.846269154Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=128da969-7c97-4ef0-a244-e9da1e32433e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:39.851058 crc crio[23733]: time=\"2026-06-09T13:59:39.846802498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:39.937896 crc crio[23733]: time=\"2026-06-09T13:59:39.937366196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:39.956094 crc crio[23733]: time=\"2026-06-09T13:59:39.953792448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:40.337527 crc crio[23733]: time=\"2026-06-09T13:59:40.336790735Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=c282d418-1b1b-4ec9-821a-2b902754c5f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:59:40.337702 crc crio[23733]: time=\"2026-06-09T13:59:40.337574605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:40.393832 crc crio[23733]: time=\"2026-06-09T13:59:40.393710541Z\" level=info msg=\"Created container 86e2140ba2c0dbf750dbb47361cd190ca1475c44c5241bfbe14b807c37f73d8e: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=128da969-7c97-4ef0-a244-e9da1e32433e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:40.395420 crc crio[23733]: time=\"2026-06-09T13:59:40.395343772Z\" level=info msg=\"Starting container: 86e2140ba2c0dbf750dbb47361cd190ca1475c44c5241bfbe14b807c37f73d8e\" id=48e9b7da-a83c-4846-8bc5-7a0cab7420c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:59:40.396993 crc crio[23733]: time=\"2026-06-09T13:59:40.396896681Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:333f804da4ee2e9f4d550714f992e5ff9487041fa119cb680d53fafde6c70d36 UID:9fc2aa4f-a089-46f9-b57a-343d21f1ef40 NetNS:/var/run/netns/74789e63-0ee2-4067-b6d6-6927b099cdaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9fc2aa4f_a089_46f9_b57a_343d21f1ef40.slice PodAnnotations:0xc00720c0e0}] Aliases:map[]}\"\nJun 09 13:59:40.396993 crc crio[23733]: time=\"2026-06-09T13:59:40.396967342Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:59:40.407831 crc crio[23733]: time=\"2026-06-09T13:59:40.407547628Z\" level=info msg=\"Started container\" PID=90022 containerID=86e2140ba2c0dbf750dbb47361cd190ca1475c44c5241bfbe14b807c37f73d8e description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=48e9b7da-a83c-4846-8bc5-7a0cab7420c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7f4e371c3565d3088bf18890a7f8fe68c9863f6dc462d6e7662ddbcc472f751\nJun 09 13:59:40.564888 crc crio[23733]: time=\"2026-06-09T13:59:40.564331687Z\" level=info msg=\"Removing container: 01237e161e0deb9f2af0a71442159e9b43e933f943001d0a641b5d5b9a1cb2b2\" id=883316ec-b5ea-48e0-aa6a-837dd7e97980 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:40.615482 crc crio[23733]: time=\"2026-06-09T13:59:40.615390286Z\" level=info msg=\"Removed container 01237e161e0deb9f2af0a71442159e9b43e933f943001d0a641b5d5b9a1cb2b2: openstack/nova-api-0/nova-api-api\" id=883316ec-b5ea-48e0-aa6a-837dd7e97980 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:40.628388 crc crio[23733]: time=\"2026-06-09T13:59:40.628282139Z\" level=info msg=\"Removing container: c9905fda87d4b706cffc2a29af41b97b477f77e6c38a61c9cf49940b3e75bbd0\" id=929aa020-18e3-4911-aa92-ec45965de95b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:40.663998 crc crio[23733]: time=\"2026-06-09T13:59:40.65944629Z\" level=info msg=\"Removed container c9905fda87d4b706cffc2a29af41b97b477f77e6c38a61c9cf49940b3e75bbd0: openstack/nova-api-0/nova-api-log\" id=929aa020-18e3-4911-aa92-ec45965de95b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 13:59:40.985422 crc crio[23733]: 2026-06-09T13:59:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:333f804da4ee2e9 Mac:52:7a:66:1d:a2:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/74789e63-0ee2-4067-b6d6-6927b099cdaf SocketPath: PciID:}] [{Interface:0xc0002c5650 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:59:40.987364 crc crio[23733]: time=\"2026-06-09T13:59:40.987281424Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:333f804da4ee2e9f4d550714f992e5ff9487041fa119cb680d53fafde6c70d36 UID:9fc2aa4f-a089-46f9-b57a-343d21f1ef40 NetNS:/var/run/netns/74789e63-0ee2-4067-b6d6-6927b099cdaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9fc2aa4f_a089_46f9_b57a_343d21f1ef40.slice PodAnnotations:0xc00720c0e0}] Aliases:map[]}\"\nJun 09 13:59:40.987560 crc crio[23733]: time=\"2026-06-09T13:59:40.987506631Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:59:40.998975 crc crio[23733]: time=\"2026-06-09T13:59:40.997491021Z\" level=info msg=\"Ran pod sandbox 333f804da4ee2e9f4d550714f992e5ff9487041fa119cb680d53fafde6c70d36 with infra container: openstack/nova-metadata-0/POD\" id=c282d418-1b1b-4ec9-821a-2b902754c5f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:59:41.003024 crc crio[23733]: time=\"2026-06-09T13:59:41.002927756Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e4392489-5d89-4c28-9104-a119848a7c71 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:41.008427 crc crio[23733]: time=\"2026-06-09T13:59:41.008328662Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=bc3abcd5-904a-4a06-9e79-95679b956557 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:41.019740 crc crio[23733]: time=\"2026-06-09T13:59:41.019622245Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=c0a9f763-9a23-42ea-b1ad-d2d092161b60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:41.020268 crc crio[23733]: time=\"2026-06-09T13:59:41.02019577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:41.079246 crc crio[23733]: time=\"2026-06-09T13:59:41.079079324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:41.086173 crc crio[23733]: time=\"2026-06-09T13:59:41.085451414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:41.122088 crc crio[23733]: time=\"2026-06-09T13:59:41.12202306Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=739451e1-33d2-431a-8238-acd849a31c96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:59:41.122398 crc crio[23733]: time=\"2026-06-09T13:59:41.122199385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:41.182067 crc crio[23733]: time=\"2026-06-09T13:59:41.181770828Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:1f38e3818101de8d6a5efd6be5c8e55b28e306c3f39706becae82e4b2409e050 UID:1f6343a4-75fe-473f-9b92-5b561db98ea0 NetNS:/var/run/netns/24c6ff02-4d34-4fa4-b389-938b43589658 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f6343a4_75fe_473f_9b92_5b561db98ea0.slice PodAnnotations:0xc00580aad8}] Aliases:map[]}\"\nJun 09 13:59:41.182067 crc crio[23733]: time=\"2026-06-09T13:59:41.18186047Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 13:59:41.391059 crc crio[23733]: time=\"2026-06-09T13:59:41.390875167Z\" level=info msg=\"Created container eb2bfebf79940495ec2b37edcf62a9e94cbc52bf8b0f12a2ca7f849408d1c7fb: openstack/nova-metadata-0/nova-metadata-log\" id=c0a9f763-9a23-42ea-b1ad-d2d092161b60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:41.392987 crc crio[23733]: time=\"2026-06-09T13:59:41.392887788Z\" level=info msg=\"Starting container: eb2bfebf79940495ec2b37edcf62a9e94cbc52bf8b0f12a2ca7f849408d1c7fb\" id=5cec7866-b566-49cc-8b42-5f857a3ac6c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:59:41.401050 crc crio[23733]: time=\"2026-06-09T13:59:41.400811307Z\" level=info msg=\"Started container\" PID=90158 containerID=eb2bfebf79940495ec2b37edcf62a9e94cbc52bf8b0f12a2ca7f849408d1c7fb description=openstack/nova-metadata-0/nova-metadata-log id=5cec7866-b566-49cc-8b42-5f857a3ac6c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=333f804da4ee2e9f4d550714f992e5ff9487041fa119cb680d53fafde6c70d36\nJun 09 13:59:41.419263 crc crio[23733]: time=\"2026-06-09T13:59:41.419149145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5e80266c-a0df-4b18-b720-46755bcc958d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:41.503362 crc crio[23733]: time=\"2026-06-09T13:59:41.502609077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1b447a44-f1ae-46a4-adb0-c4318403540d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:41.511539 crc crio[23733]: time=\"2026-06-09T13:59:41.511012198Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=83217a45-746a-4214-a8d3-698d5c469974 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:41.511996 crc crio[23733]: time=\"2026-06-09T13:59:41.511923771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:41.574208 crc crio[23733]: time=\"2026-06-09T13:59:41.574029718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:41.584962 crc crio[23733]: time=\"2026-06-09T13:59:41.584854068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:41.712989 crc crio[23733]: time=\"2026-06-09T13:59:41.712860036Z\" level=info msg=\"Created container 1a82235bbf4d8f8b274645609da563f66b0e4db1782da0de41ee1ab70f120a64: openstack/nova-metadata-0/nova-metadata-metadata\" id=83217a45-746a-4214-a8d3-698d5c469974 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:41.714515 crc crio[23733]: time=\"2026-06-09T13:59:41.714433356Z\" level=info msg=\"Starting container: 1a82235bbf4d8f8b274645609da563f66b0e4db1782da0de41ee1ab70f120a64\" id=baf7318d-2fe2-4ddc-af0d-e1f31d512777 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:59:41.721670 crc crio[23733]: time=\"2026-06-09T13:59:41.721519263Z\" level=info msg=\"Started container\" PID=90192 containerID=1a82235bbf4d8f8b274645609da563f66b0e4db1782da0de41ee1ab70f120a64 description=openstack/nova-metadata-0/nova-metadata-metadata id=baf7318d-2fe2-4ddc-af0d-e1f31d512777 name=/runtime.v1.RuntimeService/StartContainer sandboxID=333f804da4ee2e9f4d550714f992e5ff9487041fa119cb680d53fafde6c70d36\nJun 09 13:59:41.798772 crc crio[23733]: 2026-06-09T13:59:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f38e3818101de8 Mac:b6:8a:70:64:f4:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/24c6ff02-4d34-4fa4-b389-938b43589658 SocketPath: PciID:}] [{Interface:0xc0004a06e0 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 13:59:41.800505 crc crio[23733]: time=\"2026-06-09T13:59:41.800451331Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:1f38e3818101de8d6a5efd6be5c8e55b28e306c3f39706becae82e4b2409e050 UID:1f6343a4-75fe-473f-9b92-5b561db98ea0 NetNS:/var/run/netns/24c6ff02-4d34-4fa4-b389-938b43589658 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f6343a4_75fe_473f_9b92_5b561db98ea0.slice PodAnnotations:0xc00580aad8}] Aliases:map[]}\"\nJun 09 13:59:41.800711 crc crio[23733]: time=\"2026-06-09T13:59:41.800622775Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 13:59:41.826688 crc crio[23733]: time=\"2026-06-09T13:59:41.826567214Z\" level=info msg=\"Ran pod sandbox 1f38e3818101de8d6a5efd6be5c8e55b28e306c3f39706becae82e4b2409e050 with infra container: openstack/nova-api-0/POD\" id=739451e1-33d2-431a-8238-acd849a31c96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 13:59:41.831377 crc crio[23733]: time=\"2026-06-09T13:59:41.831295163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=14f7ba69-6a63-4404-bb5b-5572b6780dad name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:41.836053 crc crio[23733]: time=\"2026-06-09T13:59:41.83595634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9aa0f2e1-316f-4e64-8545-8abdeca47620 name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:41.850615 crc crio[23733]: time=\"2026-06-09T13:59:41.850460504Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=2ec16241-396b-4f5a-a23c-bc5ca6e8984b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:41.851612 crc crio[23733]: time=\"2026-06-09T13:59:41.85148396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:41.905341 crc crio[23733]: time=\"2026-06-09T13:59:41.905182665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:41.911981 crc crio[23733]: time=\"2026-06-09T13:59:41.911843722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:42.132974 crc crio[23733]: time=\"2026-06-09T13:59:42.132694506Z\" level=info msg=\"Created container 9101c7373872dc3623eb0d5e1d915b28ce4d12231b244fe846b21969ff8f06de: openstack/nova-api-0/nova-api-log\" id=2ec16241-396b-4f5a-a23c-bc5ca6e8984b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:42.135173 crc crio[23733]: time=\"2026-06-09T13:59:42.135070375Z\" level=info msg=\"Starting container: 9101c7373872dc3623eb0d5e1d915b28ce4d12231b244fe846b21969ff8f06de\" id=55280f89-7e09-43c1-bc78-203a147da248 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:59:42.141458 crc crio[23733]: time=\"2026-06-09T13:59:42.141377473Z\" level=info msg=\"Started container\" PID=90217 containerID=9101c7373872dc3623eb0d5e1d915b28ce4d12231b244fe846b21969ff8f06de description=openstack/nova-api-0/nova-api-log id=55280f89-7e09-43c1-bc78-203a147da248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f38e3818101de8d6a5efd6be5c8e55b28e306c3f39706becae82e4b2409e050\nJun 09 13:59:42.161799 crc crio[23733]: time=\"2026-06-09T13:59:42.161686092Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=cf83a7b7-23dc-4fa9-8892-9f76befddd7f name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:42.243289 crc crio[23733]: time=\"2026-06-09T13:59:42.242341133Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=cf5df44d-4f8a-4d82-94b3-cc6b070c8c7d name=/runtime.v1.ImageService/ImageStatus\nJun 09 13:59:42.255614 crc crio[23733]: time=\"2026-06-09T13:59:42.255475772Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=f502b18e-f43a-4171-92d1-b1dc23cd8cc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:42.256092 crc crio[23733]: time=\"2026-06-09T13:59:42.256012615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:42.327812 crc crio[23733]: time=\"2026-06-09T13:59:42.327701003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:42.334404 crc crio[23733]: time=\"2026-06-09T13:59:42.334323618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 13:59:42.457267 crc crio[23733]: time=\"2026-06-09T13:59:42.457085684Z\" level=info msg=\"Created container 040ad67658ab66bfc9ebecf40c608d17339d8abea4bf2d6e5c23f3788b463aa5: openstack/nova-api-0/nova-api-api\" id=f502b18e-f43a-4171-92d1-b1dc23cd8cc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 13:59:42.458630 crc crio[23733]: time=\"2026-06-09T13:59:42.45852542Z\" level=info msg=\"Starting container: 040ad67658ab66bfc9ebecf40c608d17339d8abea4bf2d6e5c23f3788b463aa5\" id=16c035be-640b-4962-b203-923333951592 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 13:59:42.465622 crc crio[23733]: time=\"2026-06-09T13:59:42.465462634Z\" level=info msg=\"Started container\" PID=90375 containerID=040ad67658ab66bfc9ebecf40c608d17339d8abea4bf2d6e5c23f3788b463aa5 description=openstack/nova-api-0/nova-api-api id=16c035be-640b-4962-b203-923333951592 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f38e3818101de8d6a5efd6be5c8e55b28e306c3f39706becae82e4b2409e050\nJun 09 14:00:00.551233 crc crio[23733]: time=\"2026-06-09T14:00:00.548922417Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683560-hll9b/POD\" id=58d99bdd-dd92-432f-bbd6-befa09b9379e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:00:00.552956 crc crio[23733]: time=\"2026-06-09T14:00:00.551301077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:00:00.566073 crc crio[23733]: time=\"2026-06-09T14:00:00.565963224Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683560-tp2ml/POD\" id=e6cda48d-4823-452f-8fc5-d6351c7ec4d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:00:00.566282 crc crio[23733]: time=\"2026-06-09T14:00:00.566094927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:00:00.622517 crc crio[23733]: time=\"2026-06-09T14:00:00.622429409Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683560-hll9b Namespace:openshift-operator-lifecycle-manager ID:52797f855dbb4f923a7d2a6c34ab21b5f32f7019e9c14852a477b2fc57d8d05d UID:b2fa1e4f-2e73-49dc-b0fe-a4e6d8101e8d NetNS:/var/run/netns/cde5176d-c55b-466b-baac-0acb25e8ef09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2fa1e4f_2e73_49dc_b0fe_a4e6d8101e8d.slice PodAnnotations:0xc00720c878}] Aliases:map[]}\"\nJun 09 14:00:00.622517 crc crio[23733]: time=\"2026-06-09T14:00:00.622494481Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683560-hll9b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:00:00.627812 crc crio[23733]: time=\"2026-06-09T14:00:00.627712651Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683560-tp2ml Namespace:openshift-infra ID:b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd UID:0184a681-dbd2-4698-8e99-bc705fa258a5 NetNS:/var/run/netns/511427d1-3f44-409d-a4ab-ab94550ebdcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0184a681_dbd2_4698_8e99_bc705fa258a5.slice PodAnnotations:0xc00008ce08}] Aliases:map[]}\"\nJun 09 14:00:00.627812 crc crio[23733]: time=\"2026-06-09T14:00:00.627797633Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683560-tp2ml to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:00:01.251681 crc crio[23733]: 2026-06-09T14:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52797f855dbb4f9 Mac:6a:4b:07:45:88:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/cde5176d-c55b-466b-baac-0acb25e8ef09 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:00:01.253941 crc crio[23733]: time=\"2026-06-09T14:00:01.253874482Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683560-hll9b Namespace:openshift-operator-lifecycle-manager ID:52797f855dbb4f923a7d2a6c34ab21b5f32f7019e9c14852a477b2fc57d8d05d UID:b2fa1e4f-2e73-49dc-b0fe-a4e6d8101e8d NetNS:/var/run/netns/cde5176d-c55b-466b-baac-0acb25e8ef09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2fa1e4f_2e73_49dc_b0fe_a4e6d8101e8d.slice PodAnnotations:0xc00720c878}] Aliases:map[]}\"\nJun 09 14:00:01.254039 crc crio[23733]: time=\"2026-06-09T14:00:01.254029145Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683560-hll9b for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:00:01.263742 crc crio[23733]: time=\"2026-06-09T14:00:01.263632276Z\" level=info msg=\"Ran pod sandbox 52797f855dbb4f923a7d2a6c34ab21b5f32f7019e9c14852a477b2fc57d8d05d with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683560-hll9b/POD\" id=58d99bdd-dd92-432f-bbd6-befa09b9379e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:00:01.266888 crc crio[23733]: time=\"2026-06-09T14:00:01.266788615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=04f35e1c-0930-4f2a-a552-e9aa4c00b375 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:00:01.269659 crc crio[23733]: time=\"2026-06-09T14:00:01.269556634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=410b2afd-dec3-4b23-ab8b-34cf3098944e name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:00:01.283923 crc crio[23733]: time=\"2026-06-09T14:00:01.28373884Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683560-hll9b/collect-profiles\" id=bd7b0437-bbd0-4dd3-b144-1c70655730bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:00:01.285069 crc crio[23733]: time=\"2026-06-09T14:00:01.285022452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:00:01.342288 crc crio[23733]: 2026-06-09T14:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0bbde7ba653521 Mac:16:c7:b6:6c:70:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/511427d1-3f44-409d-a4ab-ab94550ebdcd SocketPath: PciID:}] [{Interface:0xc0005125c0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:00:01.343585 crc crio[23733]: time=\"2026-06-09T14:00:01.343497257Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683560-tp2ml Namespace:openshift-infra ID:b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd UID:0184a681-dbd2-4698-8e99-bc705fa258a5 NetNS:/var/run/netns/511427d1-3f44-409d-a4ab-ab94550ebdcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0184a681_dbd2_4698_8e99_bc705fa258a5.slice PodAnnotations:0xc00008ce08}] Aliases:map[]}\"\nJun 09 14:00:01.343819 crc crio[23733]: time=\"2026-06-09T14:00:01.343752944Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683560-tp2ml for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:00:01.348822 crc crio[23733]: time=\"2026-06-09T14:00:01.348171805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:00:01.353148 crc crio[23733]: time=\"2026-06-09T14:00:01.353010216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:00:01.358231 crc crio[23733]: time=\"2026-06-09T14:00:01.358039831Z\" level=info msg=\"Ran pod sandbox b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd with infra container: openshift-infra/auto-csr-approver-29683560-tp2ml/POD\" id=e6cda48d-4823-452f-8fc5-d6351c7ec4d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:00:01.362091 crc crio[23733]: time=\"2026-06-09T14:00:01.36197895Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4edcf6d7-f6a8-4118-b8a9-f91a8df0f963 name=/runtime.v1.ImageService/PullImage\nJun 09 14:00:01.372939 crc crio[23733]: time=\"2026-06-09T14:00:01.372842853Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 14:00:01.545563 crc crio[23733]: time=\"2026-06-09T14:00:01.545231431Z\" level=info msg=\"Created container 92fc5f1f4e8ff59572d6c322fa2edc40ad60b26a8e28a2dc9446149f0dfbdbb1: openshift-operator-lifecycle-manager/collect-profiles-29683560-hll9b/collect-profiles\" id=bd7b0437-bbd0-4dd3-b144-1c70655730bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:00:01.547265 crc crio[23733]: time=\"2026-06-09T14:00:01.547097269Z\" level=info msg=\"Starting container: 92fc5f1f4e8ff59572d6c322fa2edc40ad60b26a8e28a2dc9446149f0dfbdbb1\" id=c7dfee7b-47f7-4375-ab40-4833df7e3e21 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:00:01.553568 crc crio[23733]: time=\"2026-06-09T14:00:01.553482229Z\" level=info msg=\"Started container\" PID=91578 containerID=92fc5f1f4e8ff59572d6c322fa2edc40ad60b26a8e28a2dc9446149f0dfbdbb1 description=openshift-operator-lifecycle-manager/collect-profiles-29683560-hll9b/collect-profiles id=c7dfee7b-47f7-4375-ab40-4833df7e3e21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52797f855dbb4f923a7d2a6c34ab21b5f32f7019e9c14852a477b2fc57d8d05d\nJun 09 14:00:03.016577 crc crio[23733]: time=\"2026-06-09T14:00:03.0157874Z\" level=info msg=\"Stopping pod sandbox: 52797f855dbb4f923a7d2a6c34ab21b5f32f7019e9c14852a477b2fc57d8d05d\" id=d80209b8-4bca-47f6-a408-384a2f35ad88 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:00:03.018214 crc crio[23733]: time=\"2026-06-09T14:00:03.018023286Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683560-hll9b Namespace:openshift-operator-lifecycle-manager ID:52797f855dbb4f923a7d2a6c34ab21b5f32f7019e9c14852a477b2fc57d8d05d UID:b2fa1e4f-2e73-49dc-b0fe-a4e6d8101e8d NetNS:/var/run/netns/cde5176d-c55b-466b-baac-0acb25e8ef09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2fa1e4f_2e73_49dc_b0fe_a4e6d8101e8d.slice PodAnnotations:0xc002b0e878}] Aliases:map[]}\"\nJun 09 14:00:03.018317 crc crio[23733]: time=\"2026-06-09T14:00:03.018265552Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683560-hll9b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:00:03.438194 crc crio[23733]: time=\"2026-06-09T14:00:03.436970464Z\" level=info msg=\"Stopped pod sandbox: 52797f855dbb4f923a7d2a6c34ab21b5f32f7019e9c14852a477b2fc57d8d05d\" id=d80209b8-4bca-47f6-a408-384a2f35ad88 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:00:08.740067 crc crio[23733]: time=\"2026-06-09T14:00:08.738758993Z\" level=info msg=\"Removing container: 3edd5a905590fb50698208a2926af4ea40f58cd5b0da80725c66eec515f8f6b5\" id=24d0ba64-7850-4543-96d1-252b9b66cafe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:00:08.787623 crc crio[23733]: time=\"2026-06-09T14:00:08.787454232Z\" level=info msg=\"Removed container 3edd5a905590fb50698208a2926af4ea40f58cd5b0da80725c66eec515f8f6b5: openshift-operator-lifecycle-manager/collect-profiles-29683515-wch2m/collect-profiles\" id=24d0ba64-7850-4543-96d1-252b9b66cafe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:00:08.802261 crc crio[23733]: time=\"2026-06-09T14:00:08.802087099Z\" level=info msg=\"Stopping pod sandbox: ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f\" id=5f9f1544-5b33-4fab-87c5-142ccf483ab0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:00:08.802261 crc crio[23733]: time=\"2026-06-09T14:00:08.802253193Z\" level=info msg=\"Stopped pod sandbox (already stopped): ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f\" id=5f9f1544-5b33-4fab-87c5-142ccf483ab0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:00:08.806033 crc crio[23733]: time=\"2026-06-09T14:00:08.804940871Z\" level=info msg=\"Removing pod sandbox: ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f\" id=815330ee-c5ba-4edf-aa3b-efd08c2fb793 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:00:08.829361 crc crio[23733]: time=\"2026-06-09T14:00:08.829237249Z\" level=info msg=\"Removed pod sandbox: ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f\" id=815330ee-c5ba-4edf-aa3b-efd08c2fb793 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:00:08.831020 crc crio[23733]: time=\"2026-06-09T14:00:08.83085347Z\" level=info msg=\"Stopping pod sandbox: f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210\" id=fe6bb2bf-e3a3-4c2a-a88b-c0f642e0c78b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:00:08.831327 crc crio[23733]: time=\"2026-06-09T14:00:08.831033115Z\" level=info msg=\"Stopped pod sandbox (already stopped): f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210\" id=fe6bb2bf-e3a3-4c2a-a88b-c0f642e0c78b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:00:08.832274 crc crio[23733]: time=\"2026-06-09T14:00:08.832203493Z\" level=info msg=\"Removing pod sandbox: f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210\" id=1d3baa0e-6f18-4821-84a7-84f579b7c52a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:00:08.848602 crc crio[23733]: time=\"2026-06-09T14:00:08.848474041Z\" level=info msg=\"Removed pod sandbox: f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210\" id=1d3baa0e-6f18-4821-84a7-84f579b7c52a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:00:08.849766 crc crio[23733]: time=\"2026-06-09T14:00:08.849659941Z\" level=info msg=\"Stopping pod sandbox: 99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f\" id=8e4161af-8df6-49f5-a5c6-ed1810a7895c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:00:08.849766 crc crio[23733]: time=\"2026-06-09T14:00:08.849744933Z\" level=info msg=\"Stopped pod sandbox (already stopped): 99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f\" id=8e4161af-8df6-49f5-a5c6-ed1810a7895c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:00:08.850593 crc crio[23733]: time=\"2026-06-09T14:00:08.850521732Z\" level=info msg=\"Removing pod sandbox: 99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f\" id=cc092991-8c06-4711-80da-7e569d118234 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:00:08.870914 crc crio[23733]: time=\"2026-06-09T14:00:08.870785381Z\" level=info msg=\"Removed pod sandbox: 99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f\" id=cc092991-8c06-4711-80da-7e569d118234 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:00:08.876264 crc crio[23733]: time=\"2026-06-09T14:00:08.876177526Z\" level=info msg=\"Stopping pod sandbox: 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b\" id=09740d48-5852-436e-9a2e-b3a3b08fba5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:00:08.878439 crc crio[23733]: time=\"2026-06-09T14:00:08.8783649Z\" level=info msg=\"Stopped pod sandbox (already stopped): 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b\" id=09740d48-5852-436e-9a2e-b3a3b08fba5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:00:08.880716 crc crio[23733]: time=\"2026-06-09T14:00:08.880004562Z\" level=info msg=\"Removing pod sandbox: 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b\" id=a6ae2940-ddc9-44ea-a29c-2a0c2a12da29 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:00:08.901566 crc crio[23733]: time=\"2026-06-09T14:00:08.901312916Z\" level=info msg=\"Removed pod sandbox: 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b\" id=a6ae2940-ddc9-44ea-a29c-2a0c2a12da29 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:00:08.902794 crc crio[23733]: time=\"2026-06-09T14:00:08.902688019Z\" level=info msg=\"Stopping pod sandbox: f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41\" id=718146be-f779-455c-ae53-6a579c8fd92d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:00:08.902883 crc crio[23733]: time=\"2026-06-09T14:00:08.902823863Z\" level=info msg=\"Stopped pod sandbox (already stopped): f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41\" id=718146be-f779-455c-ae53-6a579c8fd92d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:00:08.904362 crc crio[23733]: time=\"2026-06-09T14:00:08.90426806Z\" level=info msg=\"Removing pod sandbox: f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41\" id=6422be0d-d49b-44ff-904a-ba2c3d942bde name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:00:08.924175 crc crio[23733]: time=\"2026-06-09T14:00:08.923887931Z\" level=info msg=\"Removed pod sandbox: f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41\" id=6422be0d-d49b-44ff-904a-ba2c3d942bde name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:00:08.926206 crc crio[23733]: time=\"2026-06-09T14:00:08.925924172Z\" level=info msg=\"Stopping pod sandbox: 79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603\" id=749bbb2e-15c4-4769-a588-b6af3a41ae25 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:00:08.926206 crc crio[23733]: time=\"2026-06-09T14:00:08.926011724Z\" level=info msg=\"Stopped pod sandbox (already stopped): 79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603\" id=749bbb2e-15c4-4769-a588-b6af3a41ae25 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:00:08.927246 crc crio[23733]: time=\"2026-06-09T14:00:08.926791144Z\" level=info msg=\"Removing pod sandbox: 79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603\" id=1f5cd175-30f1-49b7-af06-3f36aad38504 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:00:08.945207 crc crio[23733]: time=\"2026-06-09T14:00:08.945055782Z\" level=info msg=\"Removed pod sandbox: 79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603\" id=1f5cd175-30f1-49b7-af06-3f36aad38504 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:00:08.946252 crc crio[23733]: time=\"2026-06-09T14:00:08.946093248Z\" level=info msg=\"Stopping pod sandbox: 6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa\" id=2ed7f260-66a1-4d92-8b4a-871d9058b360 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:00:08.946398 crc crio[23733]: time=\"2026-06-09T14:00:08.946267192Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa\" id=2ed7f260-66a1-4d92-8b4a-871d9058b360 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:00:08.947742 crc crio[23733]: time=\"2026-06-09T14:00:08.947668227Z\" level=info msg=\"Removing pod sandbox: 6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa\" id=8565af31-280a-4696-87f5-5d76122c5854 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:00:08.970591 crc crio[23733]: time=\"2026-06-09T14:00:08.970456208Z\" level=info msg=\"Removed pod sandbox: 6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa\" id=8565af31-280a-4696-87f5-5d76122c5854 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:00:08.972008 crc crio[23733]: time=\"2026-06-09T14:00:08.971918805Z\" level=info msg=\"Stopping pod sandbox: 94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d\" id=ccb42566-d318-4ea2-aced-e9917fdd809c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:00:08.972245 crc crio[23733]: time=\"2026-06-09T14:00:08.972029247Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d\" id=ccb42566-d318-4ea2-aced-e9917fdd809c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:00:08.972930 crc crio[23733]: time=\"2026-06-09T14:00:08.972851568Z\" level=info msg=\"Removing pod sandbox: 94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d\" id=ce867a8c-93f7-4661-b32d-e86a61985e15 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:00:08.991444 crc crio[23733]: time=\"2026-06-09T14:00:08.991345641Z\" level=info msg=\"Removed pod sandbox: 94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d\" id=ce867a8c-93f7-4661-b32d-e86a61985e15 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:00:13.895239 crc crio[23733]: time=\"2026-06-09T14:00:13.894219565Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=8f28858d-8a75-4258-b7e3-1f2e013fcf8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:00:13.896532 crc crio[23733]: time=\"2026-06-09T14:00:13.89638531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:00:13.962440 crc crio[23733]: time=\"2026-06-09T14:00:13.961594093Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:854c0c73b3f2d60f4f02d3e28312f101d3e907edf01712d74fb30161d63d406d UID:d50a22c7-5255-4274-8e78-c2a3464e81e3 NetNS:/var/run/netns/485a18fa-e2f4-449e-94ef-c4bd2f6d902e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd50a22c7_5255_4274_8e78_c2a3464e81e3.slice PodAnnotations:0xc002534280}] Aliases:map[]}\"\nJun 09 14:00:13.962440 crc crio[23733]: time=\"2026-06-09T14:00:13.962266259Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:00:14.503441 crc crio[23733]: 2026-06-09T14:00:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:854c0c73b3f2d60 Mac:5e:25:30:ad:18:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/485a18fa-e2f4-449e-94ef-c4bd2f6d902e SocketPath: PciID:}] [{Interface:0xc00025aa10 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:00:14.506053 crc crio[23733]: time=\"2026-06-09T14:00:14.505991114Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:854c0c73b3f2d60f4f02d3e28312f101d3e907edf01712d74fb30161d63d406d UID:d50a22c7-5255-4274-8e78-c2a3464e81e3 NetNS:/var/run/netns/485a18fa-e2f4-449e-94ef-c4bd2f6d902e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd50a22c7_5255_4274_8e78_c2a3464e81e3.slice PodAnnotations:0xc002534280}] Aliases:map[]}\"\nJun 09 14:00:14.506315 crc crio[23733]: time=\"2026-06-09T14:00:14.506245181Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:00:14.518423 crc crio[23733]: time=\"2026-06-09T14:00:14.518303873Z\" level=info msg=\"Ran pod sandbox 854c0c73b3f2d60f4f02d3e28312f101d3e907edf01712d74fb30161d63d406d with infra container: sushy-emulator/sushy-emulator/POD\" id=8f28858d-8a75-4258-b7e3-1f2e013fcf8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:00:14.525038 crc crio[23733]: time=\"2026-06-09T14:00:14.524414366Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=1e993ed9-e8aa-42f6-97e4-8b08b94ec406 name=/runtime.v1.ImageService/PullImage\nJun 09 14:00:14.535428 crc crio[23733]: time=\"2026-06-09T14:00:14.535324228Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"\nJun 09 14:00:26.537190 crc crio[23733]: time=\"2026-06-09T14:00:26.536292865Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4edcf6d7-f6a8-4118-b8a9-f91a8df0f963 name=/runtime.v1.ImageService/PullImage\nJun 09 14:00:26.539458 crc crio[23733]: time=\"2026-06-09T14:00:26.539415854Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e4295216-9ac3-4101-b132-16ec516559d8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:00:26.575880 crc crio[23733]: time=\"2026-06-09T14:00:26.575786656Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8a9b1b6c-5f31-4d57-8e73-f41585cd45b6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:00:26.584374 crc crio[23733]: time=\"2026-06-09T14:00:26.584299889Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683560-tp2ml/oc\" id=66800e2a-2135-49f7-8104-3ca74445292c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:00:26.585095 crc crio[23733]: time=\"2026-06-09T14:00:26.585037228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:00:26.600875 crc crio[23733]: time=\"2026-06-09T14:00:26.600751481Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:bfeacfc431242e6c63ce6dd880b96f6b7921a79cf05d73a9b757646b503c6003\" id=1e993ed9-e8aa-42f6-97e4-8b08b94ec406 name=/runtime.v1.ImageService/PullImage\nJun 09 14:00:26.602091 crc crio[23733]: time=\"2026-06-09T14:00:26.602009283Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=4cfe8ab8-2623-40e2-a3fd-618adebd0445 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:00:26.617695 crc crio[23733]: time=\"2026-06-09T14:00:26.617528862Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=11a53d1a-d03b-4857-8e56-536425ab1b6f name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:00:26.632237 crc crio[23733]: time=\"2026-06-09T14:00:26.632148058Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=0534a922-69a0-448c-a689-dd52003fe282 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:00:26.634229 crc crio[23733]: time=\"2026-06-09T14:00:26.634171728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:00:26.665780 crc crio[23733]: time=\"2026-06-09T14:00:26.665692328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:00:26.708673 crc crio[23733]: time=\"2026-06-09T14:00:26.708542352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:00:26.713092 crc crio[23733]: time=\"2026-06-09T14:00:26.712987374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:00:26.889668 crc crio[23733]: time=\"2026-06-09T14:00:26.889329332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:00:26.912512 crc crio[23733]: time=\"2026-06-09T14:00:26.912272257Z\" level=info msg=\"Created container a66025a525840e7075714627d777a9d2bcd6712307eb0c687f176ca6724c07a5: sushy-emulator/sushy-emulator/sushy-emulator\" id=0534a922-69a0-448c-a689-dd52003fe282 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:00:26.915216 crc crio[23733]: time=\"2026-06-09T14:00:26.913747905Z\" level=info msg=\"Starting container: a66025a525840e7075714627d777a9d2bcd6712307eb0c687f176ca6724c07a5\" id=abea5079-5326-4bb4-865c-e73245c27df8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:00:26.925308 crc crio[23733]: time=\"2026-06-09T14:00:26.925226402Z\" level=info msg=\"Started container\" PID=93037 containerID=a66025a525840e7075714627d777a9d2bcd6712307eb0c687f176ca6724c07a5 description=sushy-emulator/sushy-emulator/sushy-emulator id=abea5079-5326-4bb4-865c-e73245c27df8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=854c0c73b3f2d60f4f02d3e28312f101d3e907edf01712d74fb30161d63d406d\nJun 09 14:00:27.023578 crc crio[23733]: time=\"2026-06-09T14:00:27.023491774Z\" level=info msg=\"Created container 0e7421e3d59ad3c30bf2ba5c5a0d50707a1449e6079d5f131c46aaf0781ac7d0: openshift-infra/auto-csr-approver-29683560-tp2ml/oc\" id=66800e2a-2135-49f7-8104-3ca74445292c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:00:27.025620 crc crio[23733]: time=\"2026-06-09T14:00:27.025549626Z\" level=info msg=\"Starting container: 0e7421e3d59ad3c30bf2ba5c5a0d50707a1449e6079d5f131c46aaf0781ac7d0\" id=6a75aab7-5f9d-4217-85d6-996d6912667c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:00:27.032822 crc crio[23733]: time=\"2026-06-09T14:00:27.032720166Z\" level=info msg=\"Started container\" PID=93047 containerID=0e7421e3d59ad3c30bf2ba5c5a0d50707a1449e6079d5f131c46aaf0781ac7d0 description=openshift-infra/auto-csr-approver-29683560-tp2ml/oc id=6a75aab7-5f9d-4217-85d6-996d6912667c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd\nJun 09 14:00:29.519382 crc crio[23733]: time=\"2026-06-09T14:00:29.518029681Z\" level=info msg=\"Stopping pod sandbox: b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd\" id=70861d6a-676c-42fa-8b7e-97745a652a9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:00:29.521703 crc crio[23733]: time=\"2026-06-09T14:00:29.520535574Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683560-tp2ml Namespace:openshift-infra ID:b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd UID:0184a681-dbd2-4698-8e99-bc705fa258a5 NetNS:/var/run/netns/511427d1-3f44-409d-a4ab-ab94550ebdcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0184a681_dbd2_4698_8e99_bc705fa258a5.slice PodAnnotations:0xc00012b8f0}] Aliases:map[]}\"\nJun 09 14:00:29.521703 crc crio[23733]: time=\"2026-06-09T14:00:29.520737499Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683560-tp2ml from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:00:29.991552 crc crio[23733]: time=\"2026-06-09T14:00:29.990702194Z\" level=info msg=\"Stopped pod sandbox: b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd\" id=70861d6a-676c-42fa-8b7e-97745a652a9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:00:36.881962 crc crio[23733]: time=\"2026-06-09T14:00:36.881053398Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:00:48.811465 crc crio[23733]: time=\"2026-06-09T14:00:48.810879887Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-85c56b86b7-nl2bp/POD\" id=07f7c0c8-5060-45b3-be4a-26c9bafc7ed7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:00:48.812854 crc crio[23733]: time=\"2026-06-09T14:00:48.812419966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:00:48.860218 crc crio[23733]: time=\"2026-06-09T14:00:48.859813443Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c56b86b7-nl2bp Namespace:openstack ID:0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7 UID:c81c69dc-0350-4330-afa8-25c3fc3f85fe NetNS:/var/run/netns/cfdccd6d-0c8a-4379-9a82-bfe380573188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc81c69dc_0350_4330_afa8_25c3fc3f85fe.slice PodAnnotations:0xc00720c890}] Aliases:map[]}\"\nJun 09 14:00:48.860218 crc crio[23733]: time=\"2026-06-09T14:00:48.859913895Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-85c56b86b7-nl2bp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:00:49.462745 crc crio[23733]: 2026-06-09T14:00:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a610755bb9b941 Mac:2a:a1:52:2b:e6:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/cfdccd6d-0c8a-4379-9a82-bfe380573188 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:00:49.465915 crc crio[23733]: time=\"2026-06-09T14:00:49.465813129Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c56b86b7-nl2bp Namespace:openstack ID:0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7 UID:c81c69dc-0350-4330-afa8-25c3fc3f85fe NetNS:/var/run/netns/cfdccd6d-0c8a-4379-9a82-bfe380573188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc81c69dc_0350_4330_afa8_25c3fc3f85fe.slice PodAnnotations:0xc00720c890}] Aliases:map[]}\"\nJun 09 14:00:49.466069 crc crio[23733]: time=\"2026-06-09T14:00:49.466002674Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-85c56b86b7-nl2bp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:00:49.475606 crc crio[23733]: time=\"2026-06-09T14:00:49.475479511Z\" level=info msg=\"Ran pod sandbox 0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7 with infra container: openstack/dnsmasq-dns-85c56b86b7-nl2bp/POD\" id=07f7c0c8-5060-45b3-be4a-26c9bafc7ed7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:00:49.480573 crc crio[23733]: time=\"2026-06-09T14:00:49.479549712Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1fce5bca-d743-429b-9bad-bf5b31dcc9b1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:00:49.555845 crc crio[23733]: time=\"2026-06-09T14:00:49.555722042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7d014cab-2a57-46e3-91af-a5fb5a53e9ac name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:00:49.566308 crc crio[23733]: time=\"2026-06-09T14:00:49.566219234Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85c56b86b7-nl2bp/init\" id=3c71344e-a82a-4856-8f0e-54d7a003867d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:00:49.566866 crc crio[23733]: time=\"2026-06-09T14:00:49.566798599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:00:49.670162 crc crio[23733]: time=\"2026-06-09T14:00:49.669974194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:00:49.674583 crc crio[23733]: time=\"2026-06-09T14:00:49.674491767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:00:49.980435 crc crio[23733]: time=\"2026-06-09T14:00:49.978576807Z\" level=info msg=\"Created container 51995eec109681c667bbde35a6d0fbc2bac6f0dff9ad8a1714a66135061c4623: openstack/dnsmasq-dns-85c56b86b7-nl2bp/init\" id=3c71344e-a82a-4856-8f0e-54d7a003867d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:00:49.983427 crc crio[23733]: time=\"2026-06-09T14:00:49.982428493Z\" level=info msg=\"Starting container: 51995eec109681c667bbde35a6d0fbc2bac6f0dff9ad8a1714a66135061c4623\" id=d81b3e22-eeb5-45aa-85a8-0b00df825d3a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:00:50.028825 crc crio[23733]: time=\"2026-06-09T14:00:50.028541349Z\" level=info msg=\"Started container\" PID=94318 containerID=51995eec109681c667bbde35a6d0fbc2bac6f0dff9ad8a1714a66135061c4623 description=openstack/dnsmasq-dns-85c56b86b7-nl2bp/init id=d81b3e22-eeb5-45aa-85a8-0b00df825d3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7\nJun 09 14:00:51.022003 crc crio[23733]: time=\"2026-06-09T14:00:51.021878409Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=915ceb0e-9a7b-4c93-824f-df1043a838ea name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:00:51.163810 crc crio[23733]: time=\"2026-06-09T14:00:51.163269762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f3904316-68a1-4564-b607-179226cb7c95 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:00:51.178023 crc crio[23733]: time=\"2026-06-09T14:00:51.177897768Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85c56b86b7-nl2bp/dnsmasq-dns\" id=dd23cdbb-0b93-4cd0-a1b7-147525a208b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:00:51.178486 crc crio[23733]: time=\"2026-06-09T14:00:51.178460763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:00:51.263901 crc crio[23733]: time=\"2026-06-09T14:00:51.263233637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:00:51.270060 crc crio[23733]: time=\"2026-06-09T14:00:51.269906894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:00:51.562309 crc crio[23733]: time=\"2026-06-09T14:00:51.560571058Z\" level=info msg=\"Created container 2216fa409133ef1986cf0daff1c5f03a7479b5ceaa353e1dd73b10698ed579cf: openstack/dnsmasq-dns-85c56b86b7-nl2bp/dnsmasq-dns\" id=dd23cdbb-0b93-4cd0-a1b7-147525a208b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:00:51.566275 crc crio[23733]: time=\"2026-06-09T14:00:51.56586497Z\" level=info msg=\"Starting container: 2216fa409133ef1986cf0daff1c5f03a7479b5ceaa353e1dd73b10698ed579cf\" id=bd7e22de-a956-4e57-a1bc-02c1e9b156eb name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:00:51.602392 crc crio[23733]: time=\"2026-06-09T14:00:51.592358674Z\" level=info msg=\"Started container\" PID=94436 containerID=2216fa409133ef1986cf0daff1c5f03a7479b5ceaa353e1dd73b10698ed579cf description=openstack/dnsmasq-dns-85c56b86b7-nl2bp/dnsmasq-dns id=bd7e22de-a956-4e57-a1bc-02c1e9b156eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7\nJun 09 14:00:58.264885 crc crio[23733]: time=\"2026-06-09T14:00:58.263858043Z\" level=info msg=\"Stopping container: 70bc37d4753520ec87bd601cbdb658af1a92bf8788fc7e944ecc472d2ceffde9 (timeout: 10s)\" id=3d549aa8-6907-452f-a9c7-c8a869172a4f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:00:58.412300 crc crio[23733]: time=\"2026-06-09T14:00:58.411994815Z\" level=info msg=\"Stopped container 70bc37d4753520ec87bd601cbdb658af1a92bf8788fc7e944ecc472d2ceffde9: openstack/dnsmasq-dns-79f65d7c75-s7wmf/dnsmasq-dns\" id=3d549aa8-6907-452f-a9c7-c8a869172a4f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:00:58.414746 crc crio[23733]: time=\"2026-06-09T14:00:58.414552719Z\" level=info msg=\"Stopping pod sandbox: 5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e\" id=b4595b69-0c61-4662-a65e-564170fce64b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:00:58.417436 crc crio[23733]: time=\"2026-06-09T14:00:58.415584525Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79f65d7c75-s7wmf Namespace:openstack ID:5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e UID:328798c6-5773-4922-adc6-2ca656cbef5b NetNS:/var/run/netns/4cf6f4cc-8b62-4ffe-8255-eb704bf4fb46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod328798c6_5773_4922_adc6_2ca656cbef5b.slice PodAnnotations:0xc0020d80f8}] Aliases:map[]}\"\nJun 09 14:00:58.417436 crc crio[23733]: time=\"2026-06-09T14:00:58.4158111Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-79f65d7c75-s7wmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:00:59.080514 crc crio[23733]: time=\"2026-06-09T14:00:59.079795039Z\" level=info msg=\"Stopped pod sandbox: 5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e\" id=b4595b69-0c61-4662-a65e-564170fce64b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:00:59.138432 crc crio[23733]: time=\"2026-06-09T14:00:59.138346227Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-fb69bb9fc-tvtzf/POD\" id=b97829c5-76eb-4a25-9383-faeccb5e55d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:00:59.138843 crc crio[23733]: time=\"2026-06-09T14:00:59.13849493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:00:59.221028 crc crio[23733]: time=\"2026-06-09T14:00:59.220946006Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb69bb9fc-tvtzf Namespace:openstack ID:d6fec5c20dc3b1cce44b1f64836310f13a3e5d8be5837029e5ccb9d1b1c84461 UID:cd26a258-8bd4-4128-b628-3d8081375daf NetNS:/var/run/netns/98e08f1f-e0e4-402a-88d0-79204a10e895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd26a258_8bd4_4128_b628_3d8081375daf.slice PodAnnotations:0xc001026188}] Aliases:map[]}\"\nJun 09 14:00:59.221028 crc crio[23733]: time=\"2026-06-09T14:00:59.221025818Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-fb69bb9fc-tvtzf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:00:59.299362 crc crio[23733]: time=\"2026-06-09T14:00:59.299233478Z\" level=info msg=\"Removing container: 70bc37d4753520ec87bd601cbdb658af1a92bf8788fc7e944ecc472d2ceffde9\" id=e54272e6-b945-45b7-bef9-c153fd2530a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:00:59.352680 crc crio[23733]: time=\"2026-06-09T14:00:59.352571054Z\" level=info msg=\"Removed container 70bc37d4753520ec87bd601cbdb658af1a92bf8788fc7e944ecc472d2ceffde9: openstack/dnsmasq-dns-79f65d7c75-s7wmf/dnsmasq-dns\" id=e54272e6-b945-45b7-bef9-c153fd2530a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:00:59.359260 crc crio[23733]: time=\"2026-06-09T14:00:59.359090198Z\" level=info msg=\"Removing container: 5fcf5dd8ab9e11d00c95e270712c0e100baf0a3be3a058cad7ad0299bbbaf18f\" id=c5136dfd-d1d1-47a9-8cfd-6d0c01c15f5c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:00:59.411784 crc crio[23733]: time=\"2026-06-09T14:00:59.411223124Z\" level=info msg=\"Removed container 5fcf5dd8ab9e11d00c95e270712c0e100baf0a3be3a058cad7ad0299bbbaf18f: openstack/dnsmasq-dns-79f65d7c75-s7wmf/init\" id=c5136dfd-d1d1-47a9-8cfd-6d0c01c15f5c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:00:59.987433 crc crio[23733]: 2026-06-09T14:00:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6fec5c20dc3b1c Mac:e6:9e:c4:b0:db:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/98e08f1f-e0e4-402a-88d0-79204a10e895 SocketPath: PciID:}] [{Interface:0xc0002fec10 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:00:59.990578 crc crio[23733]: time=\"2026-06-09T14:00:59.990492389Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb69bb9fc-tvtzf Namespace:openstack ID:d6fec5c20dc3b1cce44b1f64836310f13a3e5d8be5837029e5ccb9d1b1c84461 UID:cd26a258-8bd4-4128-b628-3d8081375daf NetNS:/var/run/netns/98e08f1f-e0e4-402a-88d0-79204a10e895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd26a258_8bd4_4128_b628_3d8081375daf.slice PodAnnotations:0xc001026188}] Aliases:map[]}\"\nJun 09 14:00:59.990771 crc crio[23733]: time=\"2026-06-09T14:00:59.990748526Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-fb69bb9fc-tvtzf for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:01:00.004930 crc crio[23733]: time=\"2026-06-09T14:01:00.004724105Z\" level=info msg=\"Ran pod sandbox d6fec5c20dc3b1cce44b1f64836310f13a3e5d8be5837029e5ccb9d1b1c84461 with infra container: openstack/dnsmasq-dns-fb69bb9fc-tvtzf/POD\" id=b97829c5-76eb-4a25-9383-faeccb5e55d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:01:00.009070 crc crio[23733]: time=\"2026-06-09T14:01:00.008517321Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7c68eeba-766c-491a-a628-08956bcb4060 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:01:00.091613 crc crio[23733]: time=\"2026-06-09T14:01:00.091456139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=314e3ef3-8bc2-4da9-b984-0a3dde2b1c0b name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:01:00.304017 crc crio[23733]: time=\"2026-06-09T14:01:00.303344938Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-fb69bb9fc-tvtzf/init\" id=b106ceef-0436-4a80-8361-960507154d03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:01:00.306297 crc crio[23733]: time=\"2026-06-09T14:01:00.304947818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:01:00.361025 crc crio[23733]: time=\"2026-06-09T14:01:00.360941462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:01:00.378024 crc crio[23733]: time=\"2026-06-09T14:01:00.377922107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:01:01.310317 crc crio[23733]: time=\"2026-06-09T14:01:01.309813628Z\" level=info msg=\"Created container 45abfd09f4f02b7743ff717250045c18dcea3df06aa987093e84e6594f1813be: openstack/dnsmasq-dns-fb69bb9fc-tvtzf/init\" id=b106ceef-0436-4a80-8361-960507154d03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:01:01.312308 crc crio[23733]: time=\"2026-06-09T14:01:01.311723526Z\" level=info msg=\"Starting container: 45abfd09f4f02b7743ff717250045c18dcea3df06aa987093e84e6594f1813be\" id=377a5953-5df1-4af9-8801-17d108734ed4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:01:01.318775 crc crio[23733]: time=\"2026-06-09T14:01:01.318217439Z\" level=info msg=\"Started container\" PID=95030 containerID=45abfd09f4f02b7743ff717250045c18dcea3df06aa987093e84e6594f1813be description=openstack/dnsmasq-dns-fb69bb9fc-tvtzf/init id=377a5953-5df1-4af9-8801-17d108734ed4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6fec5c20dc3b1cce44b1f64836310f13a3e5d8be5837029e5ccb9d1b1c84461\nJun 09 14:01:03.006988 crc crio[23733]: time=\"2026-06-09T14:01:03.002545223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=12461de4-6c74-4b4c-8b67-9c15bf197bd0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:01:03.116236 crc crio[23733]: time=\"2026-06-09T14:01:03.116019437Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9170d595-6bb6-4215-8b83-b550358718a3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:01:03.129072 crc crio[23733]: time=\"2026-06-09T14:01:03.128772306Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-fb69bb9fc-tvtzf/dnsmasq-dns\" id=ec95221f-6afd-496f-be83-813c6e1a517b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:01:03.129502 crc crio[23733]: time=\"2026-06-09T14:01:03.129342491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:01:03.194705 crc crio[23733]: time=\"2026-06-09T14:01:03.194554645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:01:03.200021 crc crio[23733]: time=\"2026-06-09T14:01:03.199738204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:01:03.495385 crc crio[23733]: time=\"2026-06-09T14:01:03.493604908Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29683561-664ws/POD\" id=1e1e3c5f-e18d-4f88-96e7-3dba94106f99 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:01:03.495597 crc crio[23733]: time=\"2026-06-09T14:01:03.495425104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:01:03.505865 crc crio[23733]: time=\"2026-06-09T14:01:03.505751603Z\" level=info msg=\"Created container 150958bf3325075a9141c0bae7ad131fe8003984d667e3aa96fb30f604f7ad74: openstack/dnsmasq-dns-fb69bb9fc-tvtzf/dnsmasq-dns\" id=ec95221f-6afd-496f-be83-813c6e1a517b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:01:03.510850 crc crio[23733]: time=\"2026-06-09T14:01:03.510741247Z\" level=info msg=\"Starting container: 150958bf3325075a9141c0bae7ad131fe8003984d667e3aa96fb30f604f7ad74\" id=8e41827d-9fc5-4336-bfce-f28831438dbd name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:01:03.521678 crc crio[23733]: time=\"2026-06-09T14:01:03.521437275Z\" level=info msg=\"Started container\" PID=95151 containerID=150958bf3325075a9141c0bae7ad131fe8003984d667e3aa96fb30f604f7ad74 description=openstack/dnsmasq-dns-fb69bb9fc-tvtzf/dnsmasq-dns id=8e41827d-9fc5-4336-bfce-f28831438dbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6fec5c20dc3b1cce44b1f64836310f13a3e5d8be5837029e5ccb9d1b1c84461\nJun 09 14:01:03.534159 crc crio[23733]: time=\"2026-06-09T14:01:03.534025202Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29683561-664ws Namespace:openstack ID:984de35448d37477d1f6a1b1f6b50b19c2e8ee4f1925c57208ac438a8b3af727 UID:56c38d57-879f-4096-9e53-857d127b78e2 NetNS:/var/run/netns/b0310269-6ad3-4e77-af95-20aa79bdd1d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56c38d57_879f_4096_9e53_857d127b78e2.slice PodAnnotations:0xc0027d0ea8}] Aliases:map[]}\"\nJun 09 14:01:03.534159 crc crio[23733]: time=\"2026-06-09T14:01:03.534091973Z\" level=info msg=\"Adding pod openstack_keystone-cron-29683561-664ws to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:01:03.953206 crc crio[23733]: 2026-06-09T14:01:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:984de35448d3747 Mac:8a:93:b4:28:00:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/b0310269-6ad3-4e77-af95-20aa79bdd1d1 SocketPath: PciID:}] [{Interface:0xc0003d6ab0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:01:03.955212 crc crio[23733]: time=\"2026-06-09T14:01:03.955131603Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29683561-664ws Namespace:openstack ID:984de35448d37477d1f6a1b1f6b50b19c2e8ee4f1925c57208ac438a8b3af727 UID:56c38d57-879f-4096-9e53-857d127b78e2 NetNS:/var/run/netns/b0310269-6ad3-4e77-af95-20aa79bdd1d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56c38d57_879f_4096_9e53_857d127b78e2.slice PodAnnotations:0xc0027d0ea8}] Aliases:map[]}\"\nJun 09 14:01:03.955350 crc crio[23733]: time=\"2026-06-09T14:01:03.955313747Z\" level=info msg=\"Checking pod openstack_keystone-cron-29683561-664ws for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:01:03.967038 crc crio[23733]: time=\"2026-06-09T14:01:03.966713293Z\" level=info msg=\"Ran pod sandbox 984de35448d37477d1f6a1b1f6b50b19c2e8ee4f1925c57208ac438a8b3af727 with infra container: openstack/keystone-cron-29683561-664ws/POD\" id=1e1e3c5f-e18d-4f88-96e7-3dba94106f99 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:01:03.972947 crc crio[23733]: time=\"2026-06-09T14:01:03.972809426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=e9d6bb83-228f-4af6-99b8-cce3c0f6d96d name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:01:04.020860 crc crio[23733]: time=\"2026-06-09T14:01:04.020741727Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=2d8fb65e-e556-487d-86f1-214d4921125b name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:01:04.052048 crc crio[23733]: time=\"2026-06-09T14:01:04.051868327Z\" level=info msg=\"Creating container: openstack/keystone-cron-29683561-664ws/keystone-cron\" id=c070c81c-6dd2-426a-8a3f-0205b924820e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:01:04.052769 crc crio[23733]: time=\"2026-06-09T14:01:04.052468383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:01:04.126063 crc crio[23733]: time=\"2026-06-09T14:01:04.125947153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:01:04.137293 crc crio[23733]: time=\"2026-06-09T14:01:04.137060212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:01:04.726284 crc crio[23733]: time=\"2026-06-09T14:01:04.72522436Z\" level=info msg=\"Created container dfb8496f0e91adc4bebc5a0d9c9b3db95306abd4a81fcd8f1b9d2f72fc76297b: openstack/keystone-cron-29683561-664ws/keystone-cron\" id=c070c81c-6dd2-426a-8a3f-0205b924820e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:01:04.728885 crc crio[23733]: time=\"2026-06-09T14:01:04.727832955Z\" level=info msg=\"Starting container: dfb8496f0e91adc4bebc5a0d9c9b3db95306abd4a81fcd8f1b9d2f72fc76297b\" id=759110d7-10b0-4f64-bc3a-94091cbcf908 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:01:04.735574 crc crio[23733]: time=\"2026-06-09T14:01:04.735423315Z\" level=info msg=\"Started container\" PID=95269 containerID=dfb8496f0e91adc4bebc5a0d9c9b3db95306abd4a81fcd8f1b9d2f72fc76297b description=openstack/keystone-cron-29683561-664ws/keystone-cron id=759110d7-10b0-4f64-bc3a-94091cbcf908 name=/runtime.v1.RuntimeService/StartContainer sandboxID=984de35448d37477d1f6a1b1f6b50b19c2e8ee4f1925c57208ac438a8b3af727\nJun 09 14:01:09.017586 crc crio[23733]: time=\"2026-06-09T14:01:09.016832866Z\" level=info msg=\"Removing container: 8e45dbc27b61a79fad623c6a6cc445c6b29fe4e174ac6fabefa78abaf4930f87\" id=6953cc78-f0cc-4cfd-b8f4-1086f4d64c7f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:01:09.368931 crc crio[23733]: time=\"2026-06-09T14:01:09.367978925Z\" level=info msg=\"Removed container 8e45dbc27b61a79fad623c6a6cc445c6b29fe4e174ac6fabefa78abaf4930f87: openstack/ovn-controller-2j4qb-config-z2jzq/ovn-config\" id=6953cc78-f0cc-4cfd-b8f4-1086f4d64c7f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:01:09.373051 crc crio[23733]: time=\"2026-06-09T14:01:09.372910398Z\" level=info msg=\"Removing container: ba45a2dc6ebdaed71b9b6f543fb94e8f603be6be1ad9a7c3f2f28d254610dc19\" id=784bf177-a2fd-487e-a2f5-879f25a2c1c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:01:09.414354 crc crio[23733]: time=\"2026-06-09T14:01:09.414045259Z\" level=info msg=\"Removed container ba45a2dc6ebdaed71b9b6f543fb94e8f603be6be1ad9a7c3f2f28d254610dc19: openstack/ovsdbserver-nb-0-config-1781013256-n479z/ovn-config\" id=784bf177-a2fd-487e-a2f5-879f25a2c1c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:01:09.417826 crc crio[23733]: time=\"2026-06-09T14:01:09.417706951Z\" level=info msg=\"Removing container: 4a4cf6e1e07e242c92146c4c26d838567a72cbb6558312bf805e84c36bc3ef41\" id=54bda830-1c45-47e5-ab13-13048217ad5f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:01:09.546689 crc crio[23733]: time=\"2026-06-09T14:01:09.54655691Z\" level=info msg=\"Removed container 4a4cf6e1e07e242c92146c4c26d838567a72cbb6558312bf805e84c36bc3ef41: openstack/ovsdbserver-sb-0-config-1781013255-4qfvf/ovn-config\" id=54bda830-1c45-47e5-ab13-13048217ad5f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:01:09.551888 crc crio[23733]: time=\"2026-06-09T14:01:09.551839452Z\" level=info msg=\"Removing container: 8ed61132407b44eb6c81381c582c0d1a8f79277a60ec4a97cb375e7945fae293\" id=eb4c25aa-5727-4432-9109-cb7c52b98fa5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:01:09.629355 crc crio[23733]: time=\"2026-06-09T14:01:09.628900693Z\" level=info msg=\"Removed container 8ed61132407b44eb6c81381c582c0d1a8f79277a60ec4a97cb375e7945fae293: openstack/dnsmasq-dns-fb9766d9-hwbtz/dnsmasq-dns\" id=eb4c25aa-5727-4432-9109-cb7c52b98fa5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:01:09.632593 crc crio[23733]: time=\"2026-06-09T14:01:09.632496323Z\" level=info msg=\"Removing container: 44cbd984e9aaa97e99aa6603a301f850cf84576c07933ec396354bf6cd00e3e0\" id=b77274a9-d39e-4999-8bd2-2656532afa0e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:01:09.685774 crc crio[23733]: time=\"2026-06-09T14:01:09.685540453Z\" level=info msg=\"Removed container 44cbd984e9aaa97e99aa6603a301f850cf84576c07933ec396354bf6cd00e3e0: openstack/root-account-create-update-wpsng/mariadb-account-create-update\" id=b77274a9-d39e-4999-8bd2-2656532afa0e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:01:09.690884 crc crio[23733]: time=\"2026-06-09T14:01:09.690791714Z\" level=info msg=\"Removing container: b38519b2f5eb796ec9e1e27adcc42f1a2faa045de6e663b85387066c8a598711\" id=a7594989-cae7-4912-b8a7-f352f41af0a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:01:09.744541 crc crio[23733]: time=\"2026-06-09T14:01:09.744358166Z\" level=info msg=\"Removed container b38519b2f5eb796ec9e1e27adcc42f1a2faa045de6e663b85387066c8a598711: openstack/root-account-create-update-vnxl9/mariadb-account-create-update\" id=a7594989-cae7-4912-b8a7-f352f41af0a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:01:09.760713 crc crio[23733]: time=\"2026-06-09T14:01:09.760603734Z\" level=info msg=\"Removing container: af59287fd7db79cce2667e27d5b222b94f3014bfb0c305795861e4f96c073421\" id=472a3060-aabb-4401-82b9-26b2b0841371 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:01:09.816282 crc crio[23733]: time=\"2026-06-09T14:01:09.816043323Z\" level=info msg=\"Removed container af59287fd7db79cce2667e27d5b222b94f3014bfb0c305795861e4f96c073421: openstack/dnsmasq-dns-fb9766d9-hwbtz/init\" id=472a3060-aabb-4401-82b9-26b2b0841371 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:01:09.824870 crc crio[23733]: time=\"2026-06-09T14:01:09.821501999Z\" level=info msg=\"Removing container: d528d3e165a8548d9b4b8443699a5cfaa0e19a11a88360e9e1c6b85aac3aea35\" id=4f6abeee-4a1c-4ea0-a4ad-81541a007c95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:01:09.959471 crc crio[23733]: time=\"2026-06-09T14:01:09.959158688Z\" level=info msg=\"Removed container d528d3e165a8548d9b4b8443699a5cfaa0e19a11a88360e9e1c6b85aac3aea35: openshift-infra/auto-csr-approver-29683554-f2kvl/oc\" id=4f6abeee-4a1c-4ea0-a4ad-81541a007c95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:01:09.963458 crc crio[23733]: time=\"2026-06-09T14:01:09.963373634Z\" level=info msg=\"Removing container: 41b9c902411960cee15b22c05ac2634116ea421e66ff471e60162fbf0c3d0a48\" id=27ce9201-2e96-40c8-a4b0-8e03dd17b612 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:01:10.000287 crc crio[23733]: time=\"2026-06-09T14:01:09.996793052Z\" level=info msg=\"Removed container 41b9c902411960cee15b22c05ac2634116ea421e66ff471e60162fbf0c3d0a48: openstack/root-account-create-update-5cxrl/mariadb-account-create-update\" id=27ce9201-2e96-40c8-a4b0-8e03dd17b612 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:01:10.015534 crc crio[23733]: time=\"2026-06-09T14:01:10.015050349Z\" level=info msg=\"Stopping pod sandbox: e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70\" id=532982ee-1bf1-425c-8931-dc6ca7ce8431 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:01:10.015534 crc crio[23733]: time=\"2026-06-09T14:01:10.015299025Z\" level=info msg=\"Stopped pod sandbox (already stopped): e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70\" id=532982ee-1bf1-425c-8931-dc6ca7ce8431 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:01:10.016835 crc crio[23733]: time=\"2026-06-09T14:01:10.016094534Z\" level=info msg=\"Removing pod sandbox: e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70\" id=872cd322-bd6e-4afa-b9d2-4f6c8c5041a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:01:10.040238 crc crio[23733]: time=\"2026-06-09T14:01:10.040061075Z\" level=info msg=\"Removed pod sandbox: e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70\" id=872cd322-bd6e-4afa-b9d2-4f6c8c5041a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:01:10.044584 crc crio[23733]: time=\"2026-06-09T14:01:10.044403863Z\" level=info msg=\"Stopping pod sandbox: 219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32\" id=3ce3f1ee-c21f-4ece-96b3-4199ed98b36c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:01:10.044942 crc crio[23733]: time=\"2026-06-09T14:01:10.044842705Z\" level=info msg=\"Stopped pod sandbox (already stopped): 219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32\" id=3ce3f1ee-c21f-4ece-96b3-4199ed98b36c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:01:10.046417 crc crio[23733]: time=\"2026-06-09T14:01:10.046012335Z\" level=info msg=\"Removing pod sandbox: 219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32\" id=2bc57ac2-9fe0-4c09-bed2-34108c5e3f11 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:01:10.079948 crc crio[23733]: time=\"2026-06-09T14:01:10.079826302Z\" level=info msg=\"Removed pod sandbox: 219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32\" id=2bc57ac2-9fe0-4c09-bed2-34108c5e3f11 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:01:10.082082 crc crio[23733]: time=\"2026-06-09T14:01:10.082012377Z\" level=info msg=\"Stopping pod sandbox: 5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e\" id=ec16dba4-e12a-492c-bb9c-834580ce36d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:01:10.083013 crc crio[23733]: time=\"2026-06-09T14:01:10.08294679Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e\" id=ec16dba4-e12a-492c-bb9c-834580ce36d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:01:10.084081 crc crio[23733]: time=\"2026-06-09T14:01:10.084006958Z\" level=info msg=\"Removing pod sandbox: 5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e\" id=76fd387d-8407-4ffe-8cbc-94e4c79a10b5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:01:10.099520 crc crio[23733]: time=\"2026-06-09T14:01:10.099433623Z\" level=info msg=\"Removed pod sandbox: 5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e\" id=76fd387d-8407-4ffe-8cbc-94e4c79a10b5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:01:10.101251 crc crio[23733]: time=\"2026-06-09T14:01:10.100915351Z\" level=info msg=\"Stopping pod sandbox: 85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451\" id=5991ea1e-1181-4f31-83a9-2a6660a74c45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:01:10.101251 crc crio[23733]: time=\"2026-06-09T14:01:10.100997513Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451\" id=5991ea1e-1181-4f31-83a9-2a6660a74c45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:01:10.102860 crc crio[23733]: time=\"2026-06-09T14:01:10.102797928Z\" level=info msg=\"Removing pod sandbox: 85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451\" id=34340c2b-1356-4342-974c-b201985c465c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:01:10.125042 crc crio[23733]: time=\"2026-06-09T14:01:10.124894782Z\" level=info msg=\"Removed pod sandbox: 85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451\" id=34340c2b-1356-4342-974c-b201985c465c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:01:10.126048 crc crio[23733]: time=\"2026-06-09T14:01:10.125946187Z\" level=info msg=\"Stopping pod sandbox: b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639\" id=8912777d-9f9f-476a-97b6-275d8467ce0b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:01:10.126517 crc crio[23733]: time=\"2026-06-09T14:01:10.12606261Z\" level=info msg=\"Stopped pod sandbox (already stopped): b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639\" id=8912777d-9f9f-476a-97b6-275d8467ce0b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:01:10.127068 crc crio[23733]: time=\"2026-06-09T14:01:10.126998484Z\" level=info msg=\"Removing pod sandbox: b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639\" id=0199d57e-6042-4cac-9e65-fba8b575ac35 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:01:10.163802 crc crio[23733]: time=\"2026-06-09T14:01:10.146184944Z\" level=info msg=\"Removed pod sandbox: b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639\" id=0199d57e-6042-4cac-9e65-fba8b575ac35 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:01:10.163802 crc crio[23733]: time=\"2026-06-09T14:01:10.147715792Z\" level=info msg=\"Stopping pod sandbox: 2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52\" id=dd1c7a6f-b0bf-4f31-88dc-6a33370cc991 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:01:10.163802 crc crio[23733]: time=\"2026-06-09T14:01:10.147790374Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52\" id=dd1c7a6f-b0bf-4f31-88dc-6a33370cc991 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:01:10.163802 crc crio[23733]: time=\"2026-06-09T14:01:10.148362479Z\" level=info msg=\"Removing pod sandbox: 2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52\" id=5d557bd2-c549-45bd-acc4-6c4742857bcb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:01:10.166297 crc crio[23733]: time=\"2026-06-09T14:01:10.166204845Z\" level=info msg=\"Removed pod sandbox: 2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52\" id=5d557bd2-c549-45bd-acc4-6c4742857bcb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:01:10.176396 crc crio[23733]: time=\"2026-06-09T14:01:10.168379641Z\" level=info msg=\"Stopping pod sandbox: b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7\" id=5710c028-ee3a-4004-bbaf-9991c274e9d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:01:10.176396 crc crio[23733]: time=\"2026-06-09T14:01:10.168492644Z\" level=info msg=\"Stopped pod sandbox (already stopped): b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7\" id=5710c028-ee3a-4004-bbaf-9991c274e9d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:01:10.176396 crc crio[23733]: time=\"2026-06-09T14:01:10.169181281Z\" level=info msg=\"Removing pod sandbox: b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7\" id=5c0834ea-4b09-4495-9a14-3fc9391e303e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:01:10.195832 crc crio[23733]: time=\"2026-06-09T14:01:10.195707076Z\" level=info msg=\"Removed pod sandbox: b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7\" id=5c0834ea-4b09-4495-9a14-3fc9391e303e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:01:10.197402 crc crio[23733]: time=\"2026-06-09T14:01:10.197336116Z\" level=info msg=\"Stopping pod sandbox: 3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c\" id=8589e795-aaa0-4c54-93ec-131c5bb278f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:01:10.197507 crc crio[23733]: time=\"2026-06-09T14:01:10.197414348Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c\" id=8589e795-aaa0-4c54-93ec-131c5bb278f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:01:10.198190 crc crio[23733]: time=\"2026-06-09T14:01:10.198069575Z\" level=info msg=\"Removing pod sandbox: 3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c\" id=d68dbfa6-d80a-4653-89a5-7d191ce06094 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:01:10.215183 crc crio[23733]: time=\"2026-06-09T14:01:10.214587239Z\" level=info msg=\"Removed pod sandbox: 3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c\" id=d68dbfa6-d80a-4653-89a5-7d191ce06094 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:01:10.217752 crc crio[23733]: time=\"2026-06-09T14:01:10.217468431Z\" level=info msg=\"Stopping pod sandbox: d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6\" id=a37b13f7-0b25-4a41-a469-9823bce4e9b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:01:10.217752 crc crio[23733]: time=\"2026-06-09T14:01:10.217566034Z\" level=info msg=\"Stopped pod sandbox (already stopped): d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6\" id=a37b13f7-0b25-4a41-a469-9823bce4e9b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:01:10.218354 crc crio[23733]: time=\"2026-06-09T14:01:10.218289111Z\" level=info msg=\"Removing pod sandbox: d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6\" id=cd571749-dab7-4031-9420-1c7f7c2783cc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:01:10.260378 crc crio[23733]: time=\"2026-06-09T14:01:10.260264343Z\" level=info msg=\"Removed pod sandbox: d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6\" id=cd571749-dab7-4031-9420-1c7f7c2783cc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:01:11.553030 crc crio[23733]: time=\"2026-06-09T14:01:11.552296858Z\" level=info msg=\"Stopping pod sandbox: 984de35448d37477d1f6a1b1f6b50b19c2e8ee4f1925c57208ac438a8b3af727\" id=83eb03d0-f137-49cc-bce3-bafcd84b063d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:01:11.554389 crc crio[23733]: time=\"2026-06-09T14:01:11.5539913Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29683561-664ws Namespace:openstack ID:984de35448d37477d1f6a1b1f6b50b19c2e8ee4f1925c57208ac438a8b3af727 UID:56c38d57-879f-4096-9e53-857d127b78e2 NetNS:/var/run/netns/b0310269-6ad3-4e77-af95-20aa79bdd1d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56c38d57_879f_4096_9e53_857d127b78e2.slice PodAnnotations:0xc002898300}] Aliases:map[]}\"\nJun 09 14:01:11.554389 crc crio[23733]: time=\"2026-06-09T14:01:11.554207296Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29683561-664ws from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:01:12.038540 crc crio[23733]: time=\"2026-06-09T14:01:12.038437249Z\" level=info msg=\"Stopped pod sandbox: 984de35448d37477d1f6a1b1f6b50b19c2e8ee4f1925c57208ac438a8b3af727\" id=83eb03d0-f137-49cc-bce3-bafcd84b063d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:01:13.006924 crc crio[23733]: time=\"2026-06-09T14:01:13.006837514Z\" level=info msg=\"Stopping container: 2216fa409133ef1986cf0daff1c5f03a7479b5ceaa353e1dd73b10698ed579cf (timeout: 10s)\" id=478db24e-f490-4e22-97d1-4be64f6cb28d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:01:13.161953 crc crio[23733]: time=\"2026-06-09T14:01:13.160881445Z\" level=info msg=\"Stopped container 2216fa409133ef1986cf0daff1c5f03a7479b5ceaa353e1dd73b10698ed579cf: openstack/dnsmasq-dns-85c56b86b7-nl2bp/dnsmasq-dns\" id=478db24e-f490-4e22-97d1-4be64f6cb28d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:01:13.168254 crc crio[23733]: time=\"2026-06-09T14:01:13.167980062Z\" level=info msg=\"Stopping pod sandbox: 0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7\" id=7c0eb2e1-c900-4627-8590-dc58849e820f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:01:13.169087 crc crio[23733]: time=\"2026-06-09T14:01:13.169028989Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c56b86b7-nl2bp Namespace:openstack ID:0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7 UID:c81c69dc-0350-4330-afa8-25c3fc3f85fe NetNS:/var/run/netns/cfdccd6d-0c8a-4379-9a82-bfe380573188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc81c69dc_0350_4330_afa8_25c3fc3f85fe.slice PodAnnotations:0xc00720c0a0}] Aliases:map[]}\"\nJun 09 14:01:13.169311 crc crio[23733]: time=\"2026-06-09T14:01:13.169255844Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-85c56b86b7-nl2bp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:01:13.640597 crc crio[23733]: time=\"2026-06-09T14:01:13.640284957Z\" level=info msg=\"Stopped pod sandbox: 0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7\" id=7c0eb2e1-c900-4627-8590-dc58849e820f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:01:14.626425 crc crio[23733]: time=\"2026-06-09T14:01:14.62531488Z\" level=info msg=\"Removing container: 2216fa409133ef1986cf0daff1c5f03a7479b5ceaa353e1dd73b10698ed579cf\" id=75c03e14-07bf-4fcc-8ee1-13a317e2fa8f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:01:14.664044 crc crio[23733]: time=\"2026-06-09T14:01:14.663436485Z\" level=info msg=\"Removed container 2216fa409133ef1986cf0daff1c5f03a7479b5ceaa353e1dd73b10698ed579cf: openstack/dnsmasq-dns-85c56b86b7-nl2bp/dnsmasq-dns\" id=75c03e14-07bf-4fcc-8ee1-13a317e2fa8f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:01:14.674903 crc crio[23733]: time=\"2026-06-09T14:01:14.674759489Z\" level=info msg=\"Removing container: 51995eec109681c667bbde35a6d0fbc2bac6f0dff9ad8a1714a66135061c4623\" id=27a2f37e-78e1-45a3-a4d6-dc48bd52bc98 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:01:14.715072 crc crio[23733]: time=\"2026-06-09T14:01:14.714954756Z\" level=info msg=\"Removed container 51995eec109681c667bbde35a6d0fbc2bac6f0dff9ad8a1714a66135061c4623: openstack/dnsmasq-dns-85c56b86b7-nl2bp/init\" id=27a2f37e-78e1-45a3-a4d6-dc48bd52bc98 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:02:11.381360 crc crio[23733]: time=\"2026-06-09T14:02:11.380028873Z\" level=info msg=\"Removing container: c486fac1b166d81467fa6507531744360ff884b0312a7d58b0b6eec3f712225d\" id=8b7cc67e-5c59-4c79-be30-f82018ad6b02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:02:11.592906 crc crio[23733]: time=\"2026-06-09T14:02:11.591887651Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683562-rbrmg/POD\" id=cb6ed0e1-423a-47c0-a92f-94aa89209555 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:02:11.592906 crc crio[23733]: time=\"2026-06-09T14:02:11.59260088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:02:11.652436 crc crio[23733]: time=\"2026-06-09T14:02:11.652015718Z\" level=info msg=\"Removed container c486fac1b166d81467fa6507531744360ff884b0312a7d58b0b6eec3f712225d: openstack/neutron-544f9cd8d8-6gj8g/neutron-api\" id=8b7cc67e-5c59-4c79-be30-f82018ad6b02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:02:11.660751 crc crio[23733]: time=\"2026-06-09T14:02:11.658465419Z\" level=info msg=\"Removing container: af6c03d593c631ba43c4269e38f16ca9aab01a48cb41325d3603610c62df7d19\" id=d8281ce3-3a0f-431f-b53c-f7be01d9be7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:02:11.888846 crc crio[23733]: time=\"2026-06-09T14:02:11.884001451Z\" level=info msg=\"Removed container af6c03d593c631ba43c4269e38f16ca9aab01a48cb41325d3603610c62df7d19: openstack/keystone-bootstrap-prcwx/keystone-bootstrap\" id=d8281ce3-3a0f-431f-b53c-f7be01d9be7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:02:11.901735 crc crio[23733]: time=\"2026-06-09T14:02:11.90074771Z\" level=info msg=\"Removing container: d8582e9f0fd5d26d0887308f5e0320bab9ae7503c499750a02af7c5e937916d9\" id=9572d035-72ed-4c7b-b2a8-5728152a770a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:02:11.914306 crc crio[23733]: time=\"2026-06-09T14:02:11.914204168Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683562-rbrmg Namespace:openshift-infra ID:75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548 UID:e0c5647b-9e73-4076-a191-1973898f4baa NetNS:/var/run/netns/9489c01a-6134-4973-aa54-0ddb44644359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0c5647b_9e73_4076_a191_1973898f4baa.slice PodAnnotations:0xc0010261c8}] Aliases:map[]}\"\nJun 09 14:02:11.914306 crc crio[23733]: time=\"2026-06-09T14:02:11.91428642Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683562-rbrmg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:02:12.109635 crc crio[23733]: time=\"2026-06-09T14:02:12.109443559Z\" level=info msg=\"Removed container d8582e9f0fd5d26d0887308f5e0320bab9ae7503c499750a02af7c5e937916d9: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/init\" id=9572d035-72ed-4c7b-b2a8-5728152a770a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:02:12.166516 crc crio[23733]: time=\"2026-06-09T14:02:12.164283224Z\" level=info msg=\"Stopping pod sandbox: 33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528\" id=6317ae87-f133-43b6-b35c-8d0441ced0a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:02:12.166516 crc crio[23733]: time=\"2026-06-09T14:02:12.164381676Z\" level=info msg=\"Stopped pod sandbox (already stopped): 33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528\" id=6317ae87-f133-43b6-b35c-8d0441ced0a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:02:12.166516 crc crio[23733]: time=\"2026-06-09T14:02:12.166048088Z\" level=info msg=\"Removing pod sandbox: 33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528\" id=19c60c09-482e-4781-9419-5dfae68996f5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:02:12.231666 crc crio[23733]: time=\"2026-06-09T14:02:12.230740369Z\" level=info msg=\"Removed pod sandbox: 33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528\" id=19c60c09-482e-4781-9419-5dfae68996f5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:02:12.233755 crc crio[23733]: time=\"2026-06-09T14:02:12.233622761Z\" level=info msg=\"Stopping pod sandbox: 0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7\" id=8dd3b25b-74d9-499b-8358-7ebd4bc6b650 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:02:12.233855 crc crio[23733]: time=\"2026-06-09T14:02:12.233793295Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7\" id=8dd3b25b-74d9-499b-8358-7ebd4bc6b650 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:02:12.234570 crc crio[23733]: time=\"2026-06-09T14:02:12.234507663Z\" level=info msg=\"Removing pod sandbox: 0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7\" id=ff675859-44ab-4ecf-98ae-1cb0c17311f6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:02:12.270337 crc crio[23733]: time=\"2026-06-09T14:02:12.270064964Z\" level=info msg=\"Removed pod sandbox: 0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7\" id=ff675859-44ab-4ecf-98ae-1cb0c17311f6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:02:12.720518 crc crio[23733]: 2026-06-09T14:02:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75df17fe41ee1cd Mac:d6:71:b6:12:30:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/9489c01a-6134-4973-aa54-0ddb44644359 SocketPath: PciID:}] [{Interface:0xc000014cd0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:02:12.725410 crc crio[23733]: time=\"2026-06-09T14:02:12.723384813Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683562-rbrmg Namespace:openshift-infra ID:75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548 UID:e0c5647b-9e73-4076-a191-1973898f4baa NetNS:/var/run/netns/9489c01a-6134-4973-aa54-0ddb44644359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0c5647b_9e73_4076_a191_1973898f4baa.slice PodAnnotations:0xc0010261c8}] Aliases:map[]}\"\nJun 09 14:02:12.726228 crc crio[23733]: time=\"2026-06-09T14:02:12.725616709Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683562-rbrmg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:02:12.745375 crc crio[23733]: time=\"2026-06-09T14:02:12.745274482Z\" level=info msg=\"Ran pod sandbox 75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548 with infra container: openshift-infra/auto-csr-approver-29683562-rbrmg/POD\" id=cb6ed0e1-423a-47c0-a92f-94aa89209555 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:02:12.749978 crc crio[23733]: time=\"2026-06-09T14:02:12.749931248Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c16c6568-b39a-431c-884b-b566119f6989 name=/runtime.v1.ImageService/PullImage\nJun 09 14:02:12.770031 crc crio[23733]: time=\"2026-06-09T14:02:12.769945469Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 14:02:13.563584 crc crio[23733]: time=\"2026-06-09T14:02:13.56297226Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c16c6568-b39a-431c-884b-b566119f6989 name=/runtime.v1.ImageService/PullImage\nJun 09 14:02:13.565067 crc crio[23733]: time=\"2026-06-09T14:02:13.564955Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e3b505d4-8dbc-439b-948f-65cac9b8b8cb name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:02:13.568921 crc crio[23733]: time=\"2026-06-09T14:02:13.568812227Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6bf057da-1ac5-4231-aa60-5803ec0428a0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:02:13.582139 crc crio[23733]: time=\"2026-06-09T14:02:13.582018598Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683562-rbrmg/oc\" id=a0bb0df7-8751-43fb-b737-f91c3a53c415 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:02:13.582795 crc crio[23733]: time=\"2026-06-09T14:02:13.582745816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:02:13.644080 crc crio[23733]: time=\"2026-06-09T14:02:13.643963811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:02:14.180913 crc crio[23733]: time=\"2026-06-09T14:02:14.180819712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:02:14.342700 crc crio[23733]: time=\"2026-06-09T14:02:14.342500834Z\" level=info msg=\"Created container 21b92eceb58a441a4b1bcecd993865f7f67a6bfe230cad68c053c8bb6b4a82b5: openshift-infra/auto-csr-approver-29683562-rbrmg/oc\" id=a0bb0df7-8751-43fb-b737-f91c3a53c415 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:02:14.344202 crc crio[23733]: time=\"2026-06-09T14:02:14.344152265Z\" level=info msg=\"Starting container: 21b92eceb58a441a4b1bcecd993865f7f67a6bfe230cad68c053c8bb6b4a82b5\" id=3ad43098-70ee-41c1-8fbd-8f2a2e58b2b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:02:14.350971 crc crio[23733]: time=\"2026-06-09T14:02:14.350874513Z\" level=info msg=\"Started container\" PID=98906 containerID=21b92eceb58a441a4b1bcecd993865f7f67a6bfe230cad68c053c8bb6b4a82b5 description=openshift-infra/auto-csr-approver-29683562-rbrmg/oc id=3ad43098-70ee-41c1-8fbd-8f2a2e58b2b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548\nJun 09 14:02:21.529032 crc crio[23733]: time=\"2026-06-09T14:02:21.52387976Z\" level=info msg=\"Stopping pod sandbox: 75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548\" id=b1bf8f41-88f8-48c1-9dab-8e4711373753 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:02:21.537732 crc crio[23733]: time=\"2026-06-09T14:02:21.529918652Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683562-rbrmg Namespace:openshift-infra ID:75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548 UID:e0c5647b-9e73-4076-a191-1973898f4baa NetNS:/var/run/netns/9489c01a-6134-4973-aa54-0ddb44644359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0c5647b_9e73_4076_a191_1973898f4baa.slice PodAnnotations:0xc0020d8cc0}] Aliases:map[]}\"\nJun 09 14:02:21.537732 crc crio[23733]: time=\"2026-06-09T14:02:21.530100707Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683562-rbrmg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:02:22.011667 crc crio[23733]: time=\"2026-06-09T14:02:22.009921641Z\" level=info msg=\"Stopped pod sandbox: 75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548\" id=b1bf8f41-88f8-48c1-9dab-8e4711373753 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:02:41.702201 crc crio[23733]: time=\"2026-06-09T14:02:41.698855517Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-c25b2/POD\" id=be5f5fb0-dbbf-49af-89af-a5c7d433f3ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:02:41.702201 crc crio[23733]: time=\"2026-06-09T14:02:41.702165129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:02:42.332571 crc crio[23733]: time=\"2026-06-09T14:02:42.332213457Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c25b2 Namespace:openshift-marketplace ID:ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633 UID:13991314-d7a4-4c1a-bde4-88654c6527ac NetNS:/var/run/netns/ebc68bd9-dc5b-4d5d-81ca-e3267fe3531c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13991314_d7a4_4c1a_bde4_88654c6527ac.slice PodAnnotations:0xc0025a6108}] Aliases:map[]}\"\nJun 09 14:02:42.332571 crc crio[23733]: time=\"2026-06-09T14:02:42.332313179Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-c25b2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:02:45.248308 crc crio[23733]: time=\"2026-06-09T14:02:45.247398344Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-c9b26/POD\" id=a547fd48-992b-4475-af4c-5565950b22cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:02:45.248308 crc crio[23733]: time=\"2026-06-09T14:02:45.247979538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:02:46.400258 crc crio[23733]: time=\"2026-06-09T14:02:46.394281803Z\" level=info msg=\"Got pod network &{Name:community-operators-c9b26 Namespace:openshift-marketplace ID:05e225bdd698d46b7bcbe449492b0e87ab022d56d371d9bbf74b13c298f2a63e UID:f7fdcda1-e0e2-4dc6-8c73-fb2fb1652b99 NetNS:/var/run/netns/f7661a55-d0d5-46b5-b6ed-6e4b63f630bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7fdcda1_e0e2_4dc6_8c73_fb2fb1652b99.slice PodAnnotations:0xc00008c6a0}] Aliases:map[]}\"\nJun 09 14:02:46.400258 crc crio[23733]: time=\"2026-06-09T14:02:46.396097448Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-c9b26 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:02:49.937239 crc crio[23733]: time=\"2026-06-09T14:02:49.931297441Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-nk8gn/POD\" id=846ade2a-c15f-4c34-80fe-41ec441e1785 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:02:49.937239 crc crio[23733]: time=\"2026-06-09T14:02:49.932704397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:02:50.109724 crc crio[23733]: time=\"2026-06-09T14:02:50.105980489Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nk8gn Namespace:openshift-marketplace ID:f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4 UID:f7d37595-c5fb-4945-9bca-00ffa4b7abf3 NetNS:/var/run/netns/22755318-53f2-412a-98c4-1f3be4c4496a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7d37595_c5fb_4945_9bca_00ffa4b7abf3.slice PodAnnotations:0xc002b0e7a0}] Aliases:map[]}\"\nJun 09 14:02:50.109724 crc crio[23733]: time=\"2026-06-09T14:02:50.106089301Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-nk8gn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:02:50.276355 crc crio[23733]: 2026-06-09T14:02:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea4cf21dcd16da2 Mac:02:06:63:25:01:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/ebc68bd9-dc5b-4d5d-81ca-e3267fe3531c SocketPath: PciID:}] [{Interface:0xc0003e2940 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:02:50.280164 crc crio[23733]: time=\"2026-06-09T14:02:50.278949163Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c25b2 Namespace:openshift-marketplace ID:ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633 UID:13991314-d7a4-4c1a-bde4-88654c6527ac NetNS:/var/run/netns/ebc68bd9-dc5b-4d5d-81ca-e3267fe3531c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13991314_d7a4_4c1a_bde4_88654c6527ac.slice PodAnnotations:0xc0025a6108}] Aliases:map[]}\"\nJun 09 14:02:50.286176 crc crio[23733]: time=\"2026-06-09T14:02:50.284968544Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-c25b2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:02:50.360598 crc crio[23733]: time=\"2026-06-09T14:02:50.351355487Z\" level=info msg=\"Ran pod sandbox ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633 with infra container: openshift-marketplace/redhat-marketplace-c25b2/POD\" id=be5f5fb0-dbbf-49af-89af-a5c7d433f3ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:02:50.384023 crc crio[23733]: time=\"2026-06-09T14:02:50.38377583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f425ce86-1cf7-41d7-8e15-9a0e1cfbe9c2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:02:50.404854 crc crio[23733]: time=\"2026-06-09T14:02:50.403462082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4840d98b-1a7d-4ae2-871c-6a7aa8a56461 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:02:50.434215 crc crio[23733]: time=\"2026-06-09T14:02:50.43290033Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-c25b2/extract-utilities\" id=5db7622f-c187-4d94-bf8e-d02bb8bb9fce name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:02:50.440230 crc crio[23733]: time=\"2026-06-09T14:02:50.437789243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:02:50.735506 crc crio[23733]: 2026-06-09T14:02:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05e225bdd698d46 Mac:52:1b:ae:25:c9:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/f7661a55-d0d5-46b5-b6ed-6e4b63f630bb SocketPath: PciID:}] [{Interface:0xc0002cc760 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:02:50.739319 crc crio[23733]: time=\"2026-06-09T14:02:50.739080783Z\" level=info msg=\"Got pod network &{Name:community-operators-c9b26 Namespace:openshift-marketplace ID:05e225bdd698d46b7bcbe449492b0e87ab022d56d371d9bbf74b13c298f2a63e UID:f7fdcda1-e0e2-4dc6-8c73-fb2fb1652b99 NetNS:/var/run/netns/f7661a55-d0d5-46b5-b6ed-6e4b63f630bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7fdcda1_e0e2_4dc6_8c73_fb2fb1652b99.slice PodAnnotations:0xc00008c6a0}] Aliases:map[]}\"\nJun 09 14:02:50.740023 crc crio[23733]: time=\"2026-06-09T14:02:50.739451653Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-c9b26 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:02:50.772328 crc crio[23733]: time=\"2026-06-09T14:02:50.771383812Z\" level=info msg=\"Ran pod sandbox 05e225bdd698d46b7bcbe449492b0e87ab022d56d371d9bbf74b13c298f2a63e with infra container: openshift-marketplace/community-operators-c9b26/POD\" id=a547fd48-992b-4475-af4c-5565950b22cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:02:50.781497 crc crio[23733]: time=\"2026-06-09T14:02:50.780497571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=14ce3a13-c97b-49a7-b451-2e0db0e2a6fb name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:02:50.825959 crc crio[23733]: time=\"2026-06-09T14:02:50.825002566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:02:50.830502 crc crio[23733]: time=\"2026-06-09T14:02:50.830420691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d2e16bed-5aa5-4081-b29b-364bc9506e32 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:02:50.860756 crc crio[23733]: time=\"2026-06-09T14:02:50.860567597Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c9b26/extract-utilities\" id=29c6701f-b98c-4d1a-bec7-c903a2bfcda8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:02:50.866872 crc crio[23733]: time=\"2026-06-09T14:02:50.861859109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:02:50.965959 crc crio[23733]: time=\"2026-06-09T14:02:50.963475286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:02:51.569802 crc crio[23733]: 2026-06-09T14:02:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f2220181a2e801f Mac:9e:27:81:24:3b:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/22755318-53f2-412a-98c4-1f3be4c4496a SocketPath: PciID:}] [{Interface:0xc0006925d0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:02:51.590446 crc crio[23733]: time=\"2026-06-09T14:02:51.590279991Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nk8gn Namespace:openshift-marketplace ID:f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4 UID:f7d37595-c5fb-4945-9bca-00ffa4b7abf3 NetNS:/var/run/netns/22755318-53f2-412a-98c4-1f3be4c4496a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7d37595_c5fb_4945_9bca_00ffa4b7abf3.slice PodAnnotations:0xc002b0e7a0}] Aliases:map[]}\"\nJun 09 14:02:51.608736 crc crio[23733]: time=\"2026-06-09T14:02:51.608631562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:02:51.610206 crc crio[23733]: time=\"2026-06-09T14:02:51.610053857Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-nk8gn for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:02:51.636989 crc crio[23733]: time=\"2026-06-09T14:02:51.636244903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:02:51.677055 crc crio[23733]: time=\"2026-06-09T14:02:51.663985849Z\" level=info msg=\"Ran pod sandbox f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4 with infra container: openshift-marketplace/redhat-operators-nk8gn/POD\" id=846ade2a-c15f-4c34-80fe-41ec441e1785 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:02:51.762622 crc crio[23733]: time=\"2026-06-09T14:02:51.762458536Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5bd070f1-3231-4f00-bc6a-a55506b54e52 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:02:51.773420 crc crio[23733]: time=\"2026-06-09T14:02:51.773246496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a0035611-9bff-488d-9ed2-495ed61b878b name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:02:51.879728 crc crio[23733]: time=\"2026-06-09T14:02:51.879010837Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nk8gn/extract-utilities\" id=cce3d036-0261-4adc-bdc3-9a7043d57bf7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:02:51.883885 crc crio[23733]: time=\"2026-06-09T14:02:51.881462669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:02:53.138777 crc crio[23733]: time=\"2026-06-09T14:02:53.133674366Z\" level=info msg=\"Created container 0d7dcf1f276f0ef33a2100f8f3b76d7a354203741bebf95fc7541a538fd34624: openshift-marketplace/redhat-marketplace-c25b2/extract-utilities\" id=5db7622f-c187-4d94-bf8e-d02bb8bb9fce name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:02:53.282452 crc crio[23733]: time=\"2026-06-09T14:02:53.282072144Z\" level=info msg=\"Starting container: 0d7dcf1f276f0ef33a2100f8f3b76d7a354203741bebf95fc7541a538fd34624\" id=5eb356c4-b3f9-4a94-b6b8-051eeb34b003 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:02:53.364372 crc crio[23733]: time=\"2026-06-09T14:02:53.353578335Z\" level=info msg=\"Started container\" PID=100776 containerID=0d7dcf1f276f0ef33a2100f8f3b76d7a354203741bebf95fc7541a538fd34624 description=openshift-marketplace/redhat-marketplace-c25b2/extract-utilities id=5eb356c4-b3f9-4a94-b6b8-051eeb34b003 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633\nJun 09 14:02:53.765346 crc crio[23733]: time=\"2026-06-09T14:02:53.763314392Z\" level=info msg=\"Created container 8fc60f25b28d05eb2765efd7c8373398b86f3d0e414ab09e1db1e788272cff06: openshift-marketplace/community-operators-c9b26/extract-utilities\" id=29c6701f-b98c-4d1a-bec7-c903a2bfcda8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:02:53.775240 crc crio[23733]: time=\"2026-06-09T14:02:53.774962144Z\" level=info msg=\"Starting container: 8fc60f25b28d05eb2765efd7c8373398b86f3d0e414ab09e1db1e788272cff06\" id=e8204a48-c280-4c85-afad-f315f9a0cdc9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:02:53.815304 crc crio[23733]: time=\"2026-06-09T14:02:53.812489276Z\" level=info msg=\"Started container\" PID=100819 containerID=8fc60f25b28d05eb2765efd7c8373398b86f3d0e414ab09e1db1e788272cff06 description=openshift-marketplace/community-operators-c9b26/extract-utilities id=e8204a48-c280-4c85-afad-f315f9a0cdc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e225bdd698d46b7bcbe449492b0e87ab022d56d371d9bbf74b13c298f2a63e\nJun 09 14:02:53.937863 crc crio[23733]: time=\"2026-06-09T14:02:53.936964054Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8a578997-de6c-4a2f-82ec-752a3cc1dafc name=/runtime.v1.ImageService/PullImage\nJun 09 14:02:53.939281 crc crio[23733]: time=\"2026-06-09T14:02:53.937982129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:02:53.997044 crc crio[23733]: time=\"2026-06-09T14:02:53.991525461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:02:53.997044 crc crio[23733]: time=\"2026-06-09T14:02:53.996692781Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 14:02:55.992490 crc crio[23733]: time=\"2026-06-09T14:02:55.986798347Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=8a578997-de6c-4a2f-82ec-752a3cc1dafc name=/runtime.v1.ImageService/PullImage\nJun 09 14:02:56.351446 crc crio[23733]: time=\"2026-06-09T14:02:56.350927522Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e82c455a-a3aa-4431-aaa8-21808df1cbf7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:02:56.648267 crc crio[23733]: time=\"2026-06-09T14:02:56.636755904Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3a87a3e1-e1d8-49b1-aabe-693322e5dde1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:02:56.745412 crc crio[23733]: time=\"2026-06-09T14:02:56.741463118Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-c25b2/extract-content\" id=f41eb146-aa37-4876-bb35-b35bd8d6940b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:02:56.750925 crc crio[23733]: time=\"2026-06-09T14:02:56.750547215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:02:57.219976 crc crio[23733]: time=\"2026-06-09T14:02:57.146002525Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c086e769-e781-4d18-b03e-7692358305b1 name=/runtime.v1.ImageService/PullImage\nJun 09 14:02:57.396047 crc crio[23733]: time=\"2026-06-09T14:02:57.390916392Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 14:02:57.849025 crc crio[23733]: time=\"2026-06-09T14:02:57.843961184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:02:57.915492 crc crio[23733]: time=\"2026-06-09T14:02:57.915042436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:03:09.383825 crc crio[23733]: time=\"2026-06-09T14:03:09.382778039Z\" level=info msg=\"Created container 058108c36b3aa95390c8c1712643ddf47f7c7a92c8ac66bd7ec353129f5bbc43: openshift-marketplace/redhat-marketplace-c25b2/extract-content\" id=f41eb146-aa37-4876-bb35-b35bd8d6940b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:03:09.389501 crc crio[23733]: time=\"2026-06-09T14:03:09.385302672Z\" level=info msg=\"Created container 76fd57355f3532640e58cb97107c85589f149f37b046ad3f25bac5f1649b1fd7: openshift-marketplace/redhat-operators-nk8gn/extract-utilities\" id=cce3d036-0261-4adc-bdc3-9a7043d57bf7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:03:09.390899 crc crio[23733]: time=\"2026-06-09T14:03:09.386089812Z\" level=info msg=\"Starting container: 058108c36b3aa95390c8c1712643ddf47f7c7a92c8ac66bd7ec353129f5bbc43\" id=0838cbfc-5164-4f57-9af1-a6083a0577b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:03:09.396513 crc crio[23733]: time=\"2026-06-09T14:03:09.395762965Z\" level=info msg=\"Starting container: 76fd57355f3532640e58cb97107c85589f149f37b046ad3f25bac5f1649b1fd7\" id=4b67a3c2-3b16-4c2f-9dda-70589e729e48 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:03:09.413486 crc crio[23733]: time=\"2026-06-09T14:03:09.412935164Z\" level=info msg=\"Started container\" PID=101518 containerID=058108c36b3aa95390c8c1712643ddf47f7c7a92c8ac66bd7ec353129f5bbc43 description=openshift-marketplace/redhat-marketplace-c25b2/extract-content id=0838cbfc-5164-4f57-9af1-a6083a0577b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633\nJun 09 14:03:09.414275 crc crio[23733]: time=\"2026-06-09T14:03:09.414011781Z\" level=info msg=\"Started container\" PID=101517 containerID=76fd57355f3532640e58cb97107c85589f149f37b046ad3f25bac5f1649b1fd7 description=openshift-marketplace/redhat-operators-nk8gn/extract-utilities id=4b67a3c2-3b16-4c2f-9dda-70589e729e48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4\nJun 09 14:03:09.885565 crc crio[23733]: time=\"2026-06-09T14:03:09.883167057Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d9060fb0-75b4-4048-a0a3-3b0e243d6fba name=/runtime.v1.ImageService/PullImage\nJun 09 14:03:09.899728 crc crio[23733]: time=\"2026-06-09T14:03:09.899606189Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 14:03:11.211718 crc crio[23733]: time=\"2026-06-09T14:03:11.210802256Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:bd465a77e75f6938a5535a0a2fcd34ee44f4b4d5af2dbcda4aceb633e38950da\" id=d9060fb0-75b4-4048-a0a3-3b0e243d6fba name=/runtime.v1.ImageService/PullImage\nJun 09 14:03:11.215939 crc crio[23733]: time=\"2026-06-09T14:03:11.215603095Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=93d7f7d9-d5bb-409e-9b1e-d912d867e8f5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:03:11.231096 crc crio[23733]: time=\"2026-06-09T14:03:11.230735515Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c7410b02-e666-478a-889c-a7c801744107 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:03:11.302768 crc crio[23733]: time=\"2026-06-09T14:03:11.302604105Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nk8gn/extract-content\" id=b1ac1774-39bf-49eb-91f8-39d4d9150716 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:03:11.304248 crc crio[23733]: time=\"2026-06-09T14:03:11.303893358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:03:11.542827 crc crio[23733]: time=\"2026-06-09T14:03:11.542546889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:03:11.571487 crc crio[23733]: time=\"2026-06-09T14:03:11.564378005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:03:11.971043 crc crio[23733]: time=\"2026-06-09T14:03:11.969862975Z\" level=info msg=\"Created container 2949df9243e801883b548e4145a06ece77184ea3d954756501d75dba2726a269: openshift-marketplace/redhat-operators-nk8gn/extract-content\" id=b1ac1774-39bf-49eb-91f8-39d4d9150716 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:03:11.977185 crc crio[23733]: time=\"2026-06-09T14:03:11.976552133Z\" level=info msg=\"Starting container: 2949df9243e801883b548e4145a06ece77184ea3d954756501d75dba2726a269\" id=53254cd0-364b-41b7-94b9-e3ac3b6345f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:03:12.003904 crc crio[23733]: time=\"2026-06-09T14:03:12.00356925Z\" level=info msg=\"Started container\" PID=101843 containerID=2949df9243e801883b548e4145a06ece77184ea3d954756501d75dba2726a269 description=openshift-marketplace/redhat-operators-nk8gn/extract-content id=53254cd0-364b-41b7-94b9-e3ac3b6345f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4\nJun 09 14:03:12.434404 crc crio[23733]: time=\"2026-06-09T14:03:12.433307129Z\" level=info msg=\"Removing container: 71d3cce680942f21a0043c3390a34acc3d335598c47db598b39f87f3f9c2adee\" id=a5f8d694-0f99-477c-955e-2444b4d5ffd5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:12.714408 crc crio[23733]: time=\"2026-06-09T14:03:12.714046713Z\" level=info msg=\"Removed container 71d3cce680942f21a0043c3390a34acc3d335598c47db598b39f87f3f9c2adee: openstack/barbican-api-648d7bd4c4-hthvg/barbican-api\" id=a5f8d694-0f99-477c-955e-2444b4d5ffd5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:12.729843 crc crio[23733]: time=\"2026-06-09T14:03:12.729735006Z\" level=info msg=\"Removing container: 58c532f50d1b458def62397e9168b0abc960f9add57d7e3b54f136822d877aa9\" id=3318d16e-510a-4322-8e9a-fac467fa9acf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:12.891525 crc crio[23733]: time=\"2026-06-09T14:03:12.891415888Z\" level=info msg=\"Removed container 58c532f50d1b458def62397e9168b0abc960f9add57d7e3b54f136822d877aa9: openstack/barbican-api-648d7bd4c4-hthvg/barbican-api-log\" id=3318d16e-510a-4322-8e9a-fac467fa9acf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:12.897411 crc crio[23733]: time=\"2026-06-09T14:03:12.897311945Z\" level=info msg=\"Removing container: 6991d018c2ae2831edf35e381a5bf912504382827f1186078d76b52d54e0b33d\" id=58fd2f87-a8dd-49a3-b55a-4a478b214492 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:15.123518 crc crio[23733]: time=\"2026-06-09T14:03:15.122755661Z\" level=info msg=\"Removed container 6991d018c2ae2831edf35e381a5bf912504382827f1186078d76b52d54e0b33d: openshift-infra/auto-csr-approver-29683556-gm7t7/oc\" id=58fd2f87-a8dd-49a3-b55a-4a478b214492 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:15.146969 crc crio[23733]: time=\"2026-06-09T14:03:15.146611109Z\" level=info msg=\"Removing container: 6f56c0c63f3d967d25c391b0933a6df58f7ab9d79bab0e6b7046a8817dbee71e\" id=4fa5a3bb-ba5e-4033-8220-a262100a33f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:15.312830 crc crio[23733]: time=\"2026-06-09T14:03:15.310553438Z\" level=info msg=\"Removed container 6f56c0c63f3d967d25c391b0933a6df58f7ab9d79bab0e6b7046a8817dbee71e: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/dnsmasq-dns\" id=4fa5a3bb-ba5e-4033-8220-a262100a33f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:15.330384 crc crio[23733]: time=\"2026-06-09T14:03:15.327578444Z\" level=info msg=\"Removing container: 757865ce28e1e8791c870d32b1070e5f4a146591afc3a67293b91657c16b3e2a\" id=579ff62e-9c24-4c68-9360-aaefea3b1a43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:15.545569 crc crio[23733]: time=\"2026-06-09T14:03:15.545457244Z\" level=info msg=\"Removed container 757865ce28e1e8791c870d32b1070e5f4a146591afc3a67293b91657c16b3e2a: openstack/neutron-544f9cd8d8-6gj8g/neutron-httpd\" id=579ff62e-9c24-4c68-9360-aaefea3b1a43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:15.573083 crc crio[23733]: time=\"2026-06-09T14:03:15.572941712Z\" level=info msg=\"Stopping pod sandbox: 8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed\" id=d5d6344b-a52a-421f-a100-2a30cd881a52 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:03:15.573083 crc crio[23733]: time=\"2026-06-09T14:03:15.573055166Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed\" id=d5d6344b-a52a-421f-a100-2a30cd881a52 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:03:15.574418 crc crio[23733]: time=\"2026-06-09T14:03:15.574353227Z\" level=info msg=\"Removing pod sandbox: 8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed\" id=5c5fcb82-da69-4a79-b293-2d831f3ac637 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:03:15.613093 crc crio[23733]: time=\"2026-06-09T14:03:15.612979825Z\" level=info msg=\"Removed pod sandbox: 8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed\" id=5c5fcb82-da69-4a79-b293-2d831f3ac637 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:03:15.616087 crc crio[23733]: time=\"2026-06-09T14:03:15.616001151Z\" level=info msg=\"Stopping pod sandbox: ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c\" id=afbed37a-19f0-4641-a335-7b67d8591a22 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:03:15.616087 crc crio[23733]: time=\"2026-06-09T14:03:15.616071013Z\" level=info msg=\"Stopped pod sandbox (already stopped): ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c\" id=afbed37a-19f0-4641-a335-7b67d8591a22 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:03:15.618236 crc crio[23733]: time=\"2026-06-09T14:03:15.618090493Z\" level=info msg=\"Removing pod sandbox: ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c\" id=34e3065f-ce9c-44bb-8d9d-fb4709310e45 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:03:15.661910 crc crio[23733]: time=\"2026-06-09T14:03:15.661751988Z\" level=info msg=\"Removed pod sandbox: ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c\" id=34e3065f-ce9c-44bb-8d9d-fb4709310e45 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:03:15.663386 crc crio[23733]: time=\"2026-06-09T14:03:15.663095671Z\" level=info msg=\"Stopping pod sandbox: 74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a\" id=935fef0a-1533-418a-8d8e-43f54f1f8264 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:03:15.663499 crc crio[23733]: time=\"2026-06-09T14:03:15.663399958Z\" level=info msg=\"Stopped pod sandbox (already stopped): 74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a\" id=935fef0a-1533-418a-8d8e-43f54f1f8264 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:03:15.664812 crc crio[23733]: time=\"2026-06-09T14:03:15.664732452Z\" level=info msg=\"Removing pod sandbox: 74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a\" id=c610180f-2b93-4c83-9059-7772671771c3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:03:15.709461 crc crio[23733]: time=\"2026-06-09T14:03:15.709060893Z\" level=info msg=\"Removed pod sandbox: 74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a\" id=c610180f-2b93-4c83-9059-7772671771c3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:03:15.710399 crc crio[23733]: time=\"2026-06-09T14:03:15.710297894Z\" level=info msg=\"Stopping pod sandbox: cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f\" id=742c3236-d7dd-4508-a3b5-04f2cb1f9d9c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:03:15.710399 crc crio[23733]: time=\"2026-06-09T14:03:15.710372026Z\" level=info msg=\"Stopped pod sandbox (already stopped): cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f\" id=742c3236-d7dd-4508-a3b5-04f2cb1f9d9c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:03:15.711216 crc crio[23733]: time=\"2026-06-09T14:03:15.711159596Z\" level=info msg=\"Removing pod sandbox: cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f\" id=d698a874-5c02-4041-8413-342591e4c944 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:03:15.777984 crc crio[23733]: time=\"2026-06-09T14:03:15.777865206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c5f54e59-0a7c-47fb-95ff-4399af31cb02 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:03:15.869922 crc crio[23733]: time=\"2026-06-09T14:03:15.86976655Z\" level=info msg=\"Removed pod sandbox: cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f\" id=d698a874-5c02-4041-8413-342591e4c944 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:03:15.880274 crc crio[23733]: time=\"2026-06-09T14:03:15.880209282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6577a815-8776-4219-996c-fc3c935a4875 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:03:15.960474 crc crio[23733]: time=\"2026-06-09T14:03:15.96040388Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-c25b2/registry-server\" id=d4d6eabe-2a05-4d64-bded-03208cfc7a46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:03:15.961900 crc crio[23733]: time=\"2026-06-09T14:03:15.961869258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:03:16.220905 crc crio[23733]: time=\"2026-06-09T14:03:16.220368084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:03:16.268897 crc crio[23733]: time=\"2026-06-09T14:03:16.26844035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:03:16.599877 crc crio[23733]: time=\"2026-06-09T14:03:16.599426683Z\" level=info msg=\"Created container 68dde9e6fa25770219177fcc30c5c4f4f52bf6b4b19ca662ef90dac95a62cfe2: openshift-marketplace/redhat-marketplace-c25b2/registry-server\" id=d4d6eabe-2a05-4d64-bded-03208cfc7a46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:03:16.601636 crc crio[23733]: time=\"2026-06-09T14:03:16.601574817Z\" level=info msg=\"Starting container: 68dde9e6fa25770219177fcc30c5c4f4f52bf6b4b19ca662ef90dac95a62cfe2\" id=4665ea22-00c3-427a-9e23-6ce5c6bad2b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:03:16.615896 crc crio[23733]: time=\"2026-06-09T14:03:16.615802064Z\" level=info msg=\"Started container\" PID=102057 containerID=68dde9e6fa25770219177fcc30c5c4f4f52bf6b4b19ca662ef90dac95a62cfe2 description=openshift-marketplace/redhat-marketplace-c25b2/registry-server id=4665ea22-00c3-427a-9e23-6ce5c6bad2b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633\nJun 09 14:03:31.547861 crc crio[23733]: time=\"2026-06-09T14:03:31.546541448Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c966ee03-aa53-4028-9d9e-be908d4bb9cd name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:03:35.849983 crc crio[23733]: time=\"2026-06-09T14:03:35.848914215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=53a83730-3dd4-43f0-a5d4-c8c0c30f0b44 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:03:35.901815 crc crio[23733]: time=\"2026-06-09T14:03:35.901640496Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nk8gn/registry-server\" id=3b07840a-6ab6-426a-ad92-50038a2f5bfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:03:36.154481 crc crio[23733]: time=\"2026-06-09T14:03:36.154362349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:03:36.175359 crc crio[23733]: time=\"2026-06-09T14:03:36.175226772Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=c086e769-e781-4d18-b03e-7692358305b1 name=/runtime.v1.ImageService/PullImage\nJun 09 14:03:36.177400 crc crio[23733]: time=\"2026-06-09T14:03:36.177309074Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b9d04715-18f9-40e9-9261-3df0abfcd0e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:03:36.183919 crc crio[23733]: time=\"2026-06-09T14:03:36.183837168Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=474f2c4d-a5e6-4473-96f9-3318d48e5aa7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:03:36.238086 crc crio[23733]: time=\"2026-06-09T14:03:36.238021706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:03:36.306494 crc crio[23733]: time=\"2026-06-09T14:03:36.29326299Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c9b26/extract-content\" id=dcde2222-895b-4d8d-b3a2-a24a75813802 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:03:36.306494 crc crio[23733]: time=\"2026-06-09T14:03:36.296198133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:03:36.308959 crc crio[23733]: time=\"2026-06-09T14:03:36.308630555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:03:36.379408 crc crio[23733]: time=\"2026-06-09T14:03:36.378778942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:03:36.386076 crc crio[23733]: time=\"2026-06-09T14:03:36.385911291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:03:37.270971 crc crio[23733]: time=\"2026-06-09T14:03:37.270252721Z\" level=info msg=\"Created container 909c72df38d5d000ca42ad7bee1785560706bccd6f25a5c0a81173647dd7e37a: openshift-marketplace/redhat-operators-nk8gn/registry-server\" id=3b07840a-6ab6-426a-ad92-50038a2f5bfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:03:37.273098 crc crio[23733]: time=\"2026-06-09T14:03:37.27302665Z\" level=info msg=\"Starting container: 909c72df38d5d000ca42ad7bee1785560706bccd6f25a5c0a81173647dd7e37a\" id=5cd4e1dd-0957-4e26-a644-347cc093d7ed name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:03:37.280877 crc crio[23733]: time=\"2026-06-09T14:03:37.280776824Z\" level=info msg=\"Started container\" PID=103070 containerID=909c72df38d5d000ca42ad7bee1785560706bccd6f25a5c0a81173647dd7e37a description=openshift-marketplace/redhat-operators-nk8gn/registry-server id=5cd4e1dd-0957-4e26-a644-347cc093d7ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4\nJun 09 14:03:37.289723 crc crio[23733]: time=\"2026-06-09T14:03:37.289512313Z\" level=info msg=\"Created container e6a025cdb8757712768e35356a6fcdedd78d3462f1fa5634116ceba4101d26cf: openshift-marketplace/community-operators-c9b26/extract-content\" id=dcde2222-895b-4d8d-b3a2-a24a75813802 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:03:37.291687 crc crio[23733]: time=\"2026-06-09T14:03:37.291578925Z\" level=info msg=\"Starting container: e6a025cdb8757712768e35356a6fcdedd78d3462f1fa5634116ceba4101d26cf\" id=e961db95-08d5-47fc-abb0-27ffeb632bc3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:03:37.304192 crc crio[23733]: time=\"2026-06-09T14:03:37.304015176Z\" level=info msg=\"Started container\" PID=103080 containerID=e6a025cdb8757712768e35356a6fcdedd78d3462f1fa5634116ceba4101d26cf description=openshift-marketplace/community-operators-c9b26/extract-content id=e961db95-08d5-47fc-abb0-27ffeb632bc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e225bdd698d46b7bcbe449492b0e87ab022d56d371d9bbf74b13c298f2a63e\nJun 09 14:03:39.185058 crc crio[23733]: time=\"2026-06-09T14:03:39.183939032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0d95f884-0f7c-498c-aae8-44d266e01b94 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:03:39.190986 crc crio[23733]: time=\"2026-06-09T14:03:39.190799954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=db9c4ad0-e2ff-4138-b866-5462b86b4666 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:03:39.217440 crc crio[23733]: time=\"2026-06-09T14:03:39.217314548Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c9b26/registry-server\" id=012ce781-19ad-46ad-9b61-7fac58d1a3a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:03:39.218421 crc crio[23733]: time=\"2026-06-09T14:03:39.218347914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:03:39.312800 crc crio[23733]: time=\"2026-06-09T14:03:39.312548606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:03:39.319172 crc crio[23733]: time=\"2026-06-09T14:03:39.31872067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:03:40.122950 crc crio[23733]: time=\"2026-06-09T14:03:40.122373606Z\" level=info msg=\"Created container f0a3adc77df7bdc8370bcf00f15d13cd6fa04154e1059369e359d2686e326e07: openshift-marketplace/community-operators-c9b26/registry-server\" id=012ce781-19ad-46ad-9b61-7fac58d1a3a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:03:40.127738 crc crio[23733]: time=\"2026-06-09T14:03:40.12769444Z\" level=info msg=\"Starting container: f0a3adc77df7bdc8370bcf00f15d13cd6fa04154e1059369e359d2686e326e07\" id=297c4574-6962-4f89-8fe8-f01b4eab4e84 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:03:40.141417 crc crio[23733]: time=\"2026-06-09T14:03:40.141005044Z\" level=info msg=\"Started container\" PID=103233 containerID=f0a3adc77df7bdc8370bcf00f15d13cd6fa04154e1059369e359d2686e326e07 description=openshift-marketplace/community-operators-c9b26/registry-server id=297c4574-6962-4f89-8fe8-f01b4eab4e84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e225bdd698d46b7bcbe449492b0e87ab022d56d371d9bbf74b13c298f2a63e\nJun 09 14:03:43.263548 crc crio[23733]: time=\"2026-06-09T14:03:43.262598392Z\" level=info msg=\"Stopping container: 68dde9e6fa25770219177fcc30c5c4f4f52bf6b4b19ca662ef90dac95a62cfe2 (timeout: 2s)\" id=d876042c-0456-48f0-96d5-5fb64c94fc88 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:03:43.397021 crc crio[23733]: time=\"2026-06-09T14:03:43.39542952Z\" level=info msg=\"Stopped container 68dde9e6fa25770219177fcc30c5c4f4f52bf6b4b19ca662ef90dac95a62cfe2: openshift-marketplace/redhat-marketplace-c25b2/registry-server\" id=d876042c-0456-48f0-96d5-5fb64c94fc88 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:03:43.397621 crc crio[23733]: time=\"2026-06-09T14:03:43.397303988Z\" level=info msg=\"Stopping pod sandbox: ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633\" id=d9905454-8da1-4f5d-8535-520550a0a3df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:03:43.398190 crc crio[23733]: time=\"2026-06-09T14:03:43.398086807Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c25b2 Namespace:openshift-marketplace ID:ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633 UID:13991314-d7a4-4c1a-bde4-88654c6527ac NetNS:/var/run/netns/ebc68bd9-dc5b-4d5d-81ca-e3267fe3531c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13991314_d7a4_4c1a_bde4_88654c6527ac.slice PodAnnotations:0xc0027d15c0}] Aliases:map[]}\"\nJun 09 14:03:43.398432 crc crio[23733]: time=\"2026-06-09T14:03:43.398372945Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-c25b2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:03:43.951517 crc crio[23733]: time=\"2026-06-09T14:03:43.951246648Z\" level=info msg=\"Stopped pod sandbox: ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633\" id=d9905454-8da1-4f5d-8535-520550a0a3df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:03:44.300571 crc crio[23733]: time=\"2026-06-09T14:03:44.300023138Z\" level=info msg=\"Removing container: 68dde9e6fa25770219177fcc30c5c4f4f52bf6b4b19ca662ef90dac95a62cfe2\" id=e6932d92-80b3-4101-9545-2b10e0c3bd28 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:44.368305 crc crio[23733]: time=\"2026-06-09T14:03:44.36437274Z\" level=info msg=\"Removed container 68dde9e6fa25770219177fcc30c5c4f4f52bf6b4b19ca662ef90dac95a62cfe2: openshift-marketplace/redhat-marketplace-c25b2/registry-server\" id=e6932d92-80b3-4101-9545-2b10e0c3bd28 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:44.385778 crc crio[23733]: time=\"2026-06-09T14:03:44.385515299Z\" level=info msg=\"Removing container: 058108c36b3aa95390c8c1712643ddf47f7c7a92c8ac66bd7ec353129f5bbc43\" id=85f185a6-bc93-40dd-b4ea-13f370c97e2a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:44.438928 crc crio[23733]: time=\"2026-06-09T14:03:44.438791584Z\" level=info msg=\"Removed container 058108c36b3aa95390c8c1712643ddf47f7c7a92c8ac66bd7ec353129f5bbc43: openshift-marketplace/redhat-marketplace-c25b2/extract-content\" id=85f185a6-bc93-40dd-b4ea-13f370c97e2a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:44.443002 crc crio[23733]: time=\"2026-06-09T14:03:44.442929289Z\" level=info msg=\"Removing container: 0d7dcf1f276f0ef33a2100f8f3b76d7a354203741bebf95fc7541a538fd34624\" id=426b851e-f7b6-46f2-a648-2c4a2d41a817 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:44.485542 crc crio[23733]: time=\"2026-06-09T14:03:44.485078734Z\" level=info msg=\"Removed container 0d7dcf1f276f0ef33a2100f8f3b76d7a354203741bebf95fc7541a538fd34624: openshift-marketplace/redhat-marketplace-c25b2/extract-utilities\" id=426b851e-f7b6-46f2-a648-2c4a2d41a817 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:46.972722 crc crio[23733]: time=\"2026-06-09T14:03:46.970813632Z\" level=info msg=\"Stopping container: ec879736b5389f40fdfb1043353ece8e7ec1a1a36880f8d3d8e119f3d0ec0855 (timeout: 2s)\" id=36755594-0ac9-4888-8034-aace4b7fa838 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:03:47.126062 crc crio[23733]: time=\"2026-06-09T14:03:47.125336414Z\" level=info msg=\"Stopped container ec879736b5389f40fdfb1043353ece8e7ec1a1a36880f8d3d8e119f3d0ec0855: openshift-marketplace/community-operators-vrwbb/registry-server\" id=36755594-0ac9-4888-8034-aace4b7fa838 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:03:47.127504 crc crio[23733]: time=\"2026-06-09T14:03:47.127394764Z\" level=info msg=\"Stopping pod sandbox: ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b\" id=9d39cb41-e486-4a63-8478-777811dd2380 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:03:47.130157 crc crio[23733]: time=\"2026-06-09T14:03:47.12996866Z\" level=info msg=\"Got pod network &{Name:community-operators-vrwbb Namespace:openshift-marketplace ID:ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b UID:2555c7ec-5522-46eb-ae0a-9ae4823c5702 NetNS:/var/run/netns/b73d4d8f-a3a6-4799-b789-305a529f22a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2555c7ec_5522_46eb_ae0a_9ae4823c5702.slice PodAnnotations:0xc002b0e7b8}] Aliases:map[]}\"\nJun 09 14:03:47.130262 crc crio[23733]: time=\"2026-06-09T14:03:47.130221766Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-vrwbb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:03:47.548668 crc crio[23733]: time=\"2026-06-09T14:03:47.548057287Z\" level=info msg=\"Stopped pod sandbox: ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b\" id=9d39cb41-e486-4a63-8478-777811dd2380 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:03:48.472265 crc crio[23733]: time=\"2026-06-09T14:03:48.471490705Z\" level=info msg=\"Removing container: ec879736b5389f40fdfb1043353ece8e7ec1a1a36880f8d3d8e119f3d0ec0855\" id=4e83d5f8-ef55-4ad6-9fc2-32da62c1d5f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:48.541730 crc crio[23733]: time=\"2026-06-09T14:03:48.539920779Z\" level=info msg=\"Removed container ec879736b5389f40fdfb1043353ece8e7ec1a1a36880f8d3d8e119f3d0ec0855: openshift-marketplace/community-operators-vrwbb/registry-server\" id=4e83d5f8-ef55-4ad6-9fc2-32da62c1d5f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:48.545871 crc crio[23733]: time=\"2026-06-09T14:03:48.545794517Z\" level=info msg=\"Removing container: 10a2b09957ada1a75513e90f1658ae50fb4b5c80cfa9229a1f773aef63ca0cb9\" id=a3d1aea3-2be9-46b1-9a0f-ba1aa2fd5a44 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:48.623939 crc crio[23733]: time=\"2026-06-09T14:03:48.623836852Z\" level=info msg=\"Removed container 10a2b09957ada1a75513e90f1658ae50fb4b5c80cfa9229a1f773aef63ca0cb9: openshift-marketplace/community-operators-vrwbb/extract-content\" id=a3d1aea3-2be9-46b1-9a0f-ba1aa2fd5a44 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:48.630256 crc crio[23733]: time=\"2026-06-09T14:03:48.630196051Z\" level=info msg=\"Removing container: 4d3e7e39e523464c8819c1d2d4b9d2ddf8bc9af486a09959ff2dc220584aa0e5\" id=0fff15ad-0318-4209-ad05-6b65a3b835f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:48.686861 crc crio[23733]: time=\"2026-06-09T14:03:48.686072081Z\" level=info msg=\"Removed container 4d3e7e39e523464c8819c1d2d4b9d2ddf8bc9af486a09959ff2dc220584aa0e5: openshift-marketplace/community-operators-vrwbb/extract-utilities\" id=0fff15ad-0318-4209-ad05-6b65a3b835f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:51.522431 crc crio[23733]: time=\"2026-06-09T14:03:51.521694265Z\" level=info msg=\"Stopping container: 909c72df38d5d000ca42ad7bee1785560706bccd6f25a5c0a81173647dd7e37a (timeout: 2s)\" id=0083d33b-e95c-453b-986f-4896773af53f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:03:51.660719 crc crio[23733]: time=\"2026-06-09T14:03:51.660608715Z\" level=info msg=\"Stopped container 909c72df38d5d000ca42ad7bee1785560706bccd6f25a5c0a81173647dd7e37a: openshift-marketplace/redhat-operators-nk8gn/registry-server\" id=0083d33b-e95c-453b-986f-4896773af53f name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:03:51.668591 crc crio[23733]: time=\"2026-06-09T14:03:51.668507133Z\" level=info msg=\"Stopping pod sandbox: f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4\" id=c5d6af57-5c59-4744-a1e8-28fb6e74d78e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:03:51.669409 crc crio[23733]: time=\"2026-06-09T14:03:51.669325313Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nk8gn Namespace:openshift-marketplace ID:f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4 UID:f7d37595-c5fb-4945-9bca-00ffa4b7abf3 NetNS:/var/run/netns/22755318-53f2-412a-98c4-1f3be4c4496a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7d37595_c5fb_4945_9bca_00ffa4b7abf3.slice PodAnnotations:0xc001c1e040}] Aliases:map[]}\"\nJun 09 14:03:51.669580 crc crio[23733]: time=\"2026-06-09T14:03:51.669524668Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-nk8gn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:03:52.241696 crc crio[23733]: time=\"2026-06-09T14:03:52.241594274Z\" level=info msg=\"Stopped pod sandbox: f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4\" id=c5d6af57-5c59-4744-a1e8-28fb6e74d78e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:03:52.590861 crc crio[23733]: time=\"2026-06-09T14:03:52.590298821Z\" level=info msg=\"Removing container: 909c72df38d5d000ca42ad7bee1785560706bccd6f25a5c0a81173647dd7e37a\" id=42e82918-54cd-496f-8545-73f11e63ff08 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:52.632574 crc crio[23733]: time=\"2026-06-09T14:03:52.632266263Z\" level=info msg=\"Removed container 909c72df38d5d000ca42ad7bee1785560706bccd6f25a5c0a81173647dd7e37a: openshift-marketplace/redhat-operators-nk8gn/registry-server\" id=42e82918-54cd-496f-8545-73f11e63ff08 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:52.638720 crc crio[23733]: time=\"2026-06-09T14:03:52.63855515Z\" level=info msg=\"Removing container: 2949df9243e801883b548e4145a06ece77184ea3d954756501d75dba2726a269\" id=26da15b5-41e1-4ee6-8e31-eba7e9346902 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:52.691577 crc crio[23733]: time=\"2026-06-09T14:03:52.691503616Z\" level=info msg=\"Removed container 2949df9243e801883b548e4145a06ece77184ea3d954756501d75dba2726a269: openshift-marketplace/redhat-operators-nk8gn/extract-content\" id=26da15b5-41e1-4ee6-8e31-eba7e9346902 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:52.695273 crc crio[23733]: time=\"2026-06-09T14:03:52.69524494Z\" level=info msg=\"Removing container: 76fd57355f3532640e58cb97107c85589f149f37b046ad3f25bac5f1649b1fd7\" id=814d97bf-0b9b-4da2-82f8-091304e6263a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:03:52.747277 crc crio[23733]: time=\"2026-06-09T14:03:52.747189922Z\" level=info msg=\"Removed container 76fd57355f3532640e58cb97107c85589f149f37b046ad3f25bac5f1649b1fd7: openshift-marketplace/redhat-operators-nk8gn/extract-utilities\" id=814d97bf-0b9b-4da2-82f8-091304e6263a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:04:00.538891 crc crio[23733]: time=\"2026-06-09T14:04:00.537995359Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683564-p7fn2/POD\" id=24552392-cf03-47b5-b615-8a542a9fd13d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:04:00.540479 crc crio[23733]: time=\"2026-06-09T14:04:00.538928583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:04:00.591193 crc crio[23733]: time=\"2026-06-09T14:04:00.590779692Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683564-p7fn2 Namespace:openshift-infra ID:6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a UID:64db0e78-11fd-4154-bc1b-f6a251404061 NetNS:/var/run/netns/91b9b098-7228-455b-911a-e1db72f0e618 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64db0e78_11fd_4154_bc1b_f6a251404061.slice PodAnnotations:0xc002b0eee8}] Aliases:map[]}\"\nJun 09 14:04:00.591193 crc crio[23733]: time=\"2026-06-09T14:04:00.591174681Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683564-p7fn2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:04:01.165823 crc crio[23733]: 2026-06-09T14:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6df7351efe8c95d Mac:86:1b:ef:66:cb:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/91b9b098-7228-455b-911a-e1db72f0e618 SocketPath: PciID:}] [{Interface:0xc00028e6b0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:04:01.168325 crc crio[23733]: time=\"2026-06-09T14:04:01.168239111Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683564-p7fn2 Namespace:openshift-infra ID:6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a UID:64db0e78-11fd-4154-bc1b-f6a251404061 NetNS:/var/run/netns/91b9b098-7228-455b-911a-e1db72f0e618 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64db0e78_11fd_4154_bc1b_f6a251404061.slice PodAnnotations:0xc002b0eee8}] Aliases:map[]}\"\nJun 09 14:04:01.168527 crc crio[23733]: time=\"2026-06-09T14:04:01.168457986Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683564-p7fn2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:04:01.181601 crc crio[23733]: time=\"2026-06-09T14:04:01.181345919Z\" level=info msg=\"Ran pod sandbox 6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a with infra container: openshift-infra/auto-csr-approver-29683564-p7fn2/POD\" id=24552392-cf03-47b5-b615-8a542a9fd13d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:04:01.186043 crc crio[23733]: time=\"2026-06-09T14:04:01.185463502Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=edd1911a-0e82-4394-ae34-b54d72db5166 name=/runtime.v1.ImageService/PullImage\nJun 09 14:04:01.196628 crc crio[23733]: time=\"2026-06-09T14:04:01.19654194Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 14:04:02.301886 crc crio[23733]: time=\"2026-06-09T14:04:02.30120595Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=edd1911a-0e82-4394-ae34-b54d72db5166 name=/runtime.v1.ImageService/PullImage\nJun 09 14:04:02.304347 crc crio[23733]: time=\"2026-06-09T14:04:02.303004464Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ba9516f5-5d44-482c-ba5b-cca82d54a237 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:04:02.305832 crc crio[23733]: time=\"2026-06-09T14:04:02.305750983Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6fc4ae4e-bbb7-41e3-8591-5ebf82d99f81 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:04:02.320484 crc crio[23733]: time=\"2026-06-09T14:04:02.320388301Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683564-p7fn2/oc\" id=d07ed142-d7de-44c4-99c5-7581038f92c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:04:02.321045 crc crio[23733]: time=\"2026-06-09T14:04:02.321000476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:04:02.372065 crc crio[23733]: time=\"2026-06-09T14:04:02.371962063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:04:02.875166 crc crio[23733]: time=\"2026-06-09T14:04:02.875006498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:04:03.002676 crc crio[23733]: time=\"2026-06-09T14:04:03.001833876Z\" level=info msg=\"Created container a2a4d2fd5a5f1a4b61b18f146489c19180c78b24411971d231416e70ae0d6220: openshift-infra/auto-csr-approver-29683564-p7fn2/oc\" id=d07ed142-d7de-44c4-99c5-7581038f92c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:04:03.004571 crc crio[23733]: time=\"2026-06-09T14:04:03.004512492Z\" level=info msg=\"Starting container: a2a4d2fd5a5f1a4b61b18f146489c19180c78b24411971d231416e70ae0d6220\" id=3a570901-bba6-4a06-9fb9-fc1b73298258 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:04:03.015196 crc crio[23733]: time=\"2026-06-09T14:04:03.012707848Z\" level=info msg=\"Started container\" PID=104570 containerID=a2a4d2fd5a5f1a4b61b18f146489c19180c78b24411971d231416e70ae0d6220 description=openshift-infra/auto-csr-approver-29683564-p7fn2/oc id=3a570901-bba6-4a06-9fb9-fc1b73298258 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a\nJun 09 14:04:04.833054 crc crio[23733]: time=\"2026-06-09T14:04:04.831553313Z\" level=info msg=\"Stopping pod sandbox: 6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a\" id=09a8cbba-416e-43bc-a306-d97adbfcbc5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:04:04.835287 crc crio[23733]: time=\"2026-06-09T14:04:04.833800019Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683564-p7fn2 Namespace:openshift-infra ID:6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a UID:64db0e78-11fd-4154-bc1b-f6a251404061 NetNS:/var/run/netns/91b9b098-7228-455b-911a-e1db72f0e618 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64db0e78_11fd_4154_bc1b_f6a251404061.slice PodAnnotations:0xc0059cca28}] Aliases:map[]}\"\nJun 09 14:04:04.835287 crc crio[23733]: time=\"2026-06-09T14:04:04.833954653Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683564-p7fn2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:04:05.227910 crc crio[23733]: time=\"2026-06-09T14:04:05.226793187Z\" level=info msg=\"Stopped pod sandbox: 6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a\" id=09a8cbba-416e-43bc-a306-d97adbfcbc5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:04:15.933393 crc crio[23733]: time=\"2026-06-09T14:04:15.932287609Z\" level=info msg=\"Removing container: a55849470581e35ad6ba9debff7f46b22f0ee55426569bf6d08aaafba4ce21e0\" id=cf1a0729-206f-431f-9a41-0a6918c39b67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:04:16.156513 crc crio[23733]: time=\"2026-06-09T14:04:16.155912692Z\" level=info msg=\"Removed container a55849470581e35ad6ba9debff7f46b22f0ee55426569bf6d08aaafba4ce21e0: openshift-infra/auto-csr-approver-29683558-tjh6b/oc\" id=cf1a0729-206f-431f-9a41-0a6918c39b67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:04:16.169844 crc crio[23733]: time=\"2026-06-09T14:04:16.169687117Z\" level=info msg=\"Stopping pod sandbox: f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4\" id=e90f783b-260e-4c7d-ab80-982c457e08ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:04:16.170302 crc crio[23733]: time=\"2026-06-09T14:04:16.169889162Z\" level=info msg=\"Stopped pod sandbox (already stopped): f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4\" id=e90f783b-260e-4c7d-ab80-982c457e08ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:04:16.170804 crc crio[23733]: time=\"2026-06-09T14:04:16.170735554Z\" level=info msg=\"Removing pod sandbox: f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4\" id=6764eafe-a0de-486f-8e3d-cfbf202e4ea7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:04:16.192258 crc crio[23733]: time=\"2026-06-09T14:04:16.192002456Z\" level=info msg=\"Removed pod sandbox: f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4\" id=6764eafe-a0de-486f-8e3d-cfbf202e4ea7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:04:16.194013 crc crio[23733]: time=\"2026-06-09T14:04:16.193880433Z\" level=info msg=\"Stopping pod sandbox: 9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12\" id=ebb518fe-b30d-4f08-9542-18040c588d89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:04:16.194013 crc crio[23733]: time=\"2026-06-09T14:04:16.193996136Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12\" id=ebb518fe-b30d-4f08-9542-18040c588d89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:04:16.194780 crc crio[23733]: time=\"2026-06-09T14:04:16.194745565Z\" level=info msg=\"Removing pod sandbox: 9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12\" id=d3d8b154-de6b-4029-a0d1-f9c0148f5c66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:04:16.225581 crc crio[23733]: time=\"2026-06-09T14:04:16.225495946Z\" level=info msg=\"Removed pod sandbox: 9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12\" id=d3d8b154-de6b-4029-a0d1-f9c0148f5c66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:04:16.227761 crc crio[23733]: time=\"2026-06-09T14:04:16.227589058Z\" level=info msg=\"Stopping pod sandbox: ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633\" id=9a68a4a0-445b-4b60-951f-50dd7b68a825 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:04:16.228140 crc crio[23733]: time=\"2026-06-09T14:04:16.228010439Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633\" id=9a68a4a0-445b-4b60-951f-50dd7b68a825 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:04:16.229294 crc crio[23733]: time=\"2026-06-09T14:04:16.229201059Z\" level=info msg=\"Removing pod sandbox: ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633\" id=c2ba484b-8b5c-4968-935a-00aa1d5e860e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:04:16.248487 crc crio[23733]: time=\"2026-06-09T14:04:16.248304897Z\" level=info msg=\"Removed pod sandbox: ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633\" id=c2ba484b-8b5c-4968-935a-00aa1d5e860e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:04:16.249769 crc crio[23733]: time=\"2026-06-09T14:04:16.249576229Z\" level=info msg=\"Stopping pod sandbox: ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b\" id=998ece34-0ae3-4acd-b822-b468659c2629 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:04:16.249952 crc crio[23733]: time=\"2026-06-09T14:04:16.249868336Z\" level=info msg=\"Stopped pod sandbox (already stopped): ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b\" id=998ece34-0ae3-4acd-b822-b468659c2629 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:04:16.251533 crc crio[23733]: time=\"2026-06-09T14:04:16.251428156Z\" level=info msg=\"Removing pod sandbox: ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b\" id=32efe783-8db9-4503-acc6-194c90c9c7a7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:04:16.274030 crc crio[23733]: time=\"2026-06-09T14:04:16.273880027Z\" level=info msg=\"Removed pod sandbox: ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b\" id=32efe783-8db9-4503-acc6-194c90c9c7a7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:16.300004 crc crio[23733]: time=\"2026-06-09T14:05:16.298870839Z\" level=info msg=\"Removing container: 4a79886ccb842a3c87a88d98475ecc5f132ecaae2650e4392b2e5b32f78111a1\" id=9ca9ad1c-6237-4e8f-b88a-3c5d2a22a8ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:16.378896 crc crio[23733]: time=\"2026-06-09T14:05:16.37831584Z\" level=info msg=\"Removed container 4a79886ccb842a3c87a88d98475ecc5f132ecaae2650e4392b2e5b32f78111a1: openstack/neutron-3bc4-account-create-update-k8b77/mariadb-account-create-update\" id=9ca9ad1c-6237-4e8f-b88a-3c5d2a22a8ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:16.384673 crc crio[23733]: time=\"2026-06-09T14:05:16.384576267Z\" level=info msg=\"Removing container: 2e64335d40e1ab9000249766b1ec074925c9ea0de800b5d585b1a361192990e6\" id=5ca12ca8-86b1-464b-b25a-e7e367ed9598 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:16.432251 crc crio[23733]: time=\"2026-06-09T14:05:16.432040406Z\" level=info msg=\"Removed container 2e64335d40e1ab9000249766b1ec074925c9ea0de800b5d585b1a361192990e6: openstack/neutron-db-create-7vq5w/mariadb-database-create\" id=5ca12ca8-86b1-464b-b25a-e7e367ed9598 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:16.436322 crc crio[23733]: time=\"2026-06-09T14:05:16.436252372Z\" level=info msg=\"Removing container: 6730d205f921fcc7c00e3c0ea392a763eeaf8687584ae5bd95ce2fe2ebcea3f6\" id=ee86502c-01cd-4e3d-9b99-8fa39a964d0b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:16.485146 crc crio[23733]: time=\"2026-06-09T14:05:16.484984302Z\" level=info msg=\"Removed container 6730d205f921fcc7c00e3c0ea392a763eeaf8687584ae5bd95ce2fe2ebcea3f6: openstack/cinder-8df5-account-create-update-2f45j/mariadb-account-create-update\" id=ee86502c-01cd-4e3d-9b99-8fa39a964d0b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:16.489552 crc crio[23733]: time=\"2026-06-09T14:05:16.489461705Z\" level=info msg=\"Removing container: d69656718500c5f5d88b83b709531414f80351def9a3aa90d75d64df19d5c945\" id=a34815f2-8a12-4a26-8bd8-5dfdc242b1bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:16.548823 crc crio[23733]: time=\"2026-06-09T14:05:16.548586847Z\" level=info msg=\"Removed container d69656718500c5f5d88b83b709531414f80351def9a3aa90d75d64df19d5c945: openstack/barbican-db-create-zcbrv/mariadb-database-create\" id=a34815f2-8a12-4a26-8bd8-5dfdc242b1bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:16.552494 crc crio[23733]: time=\"2026-06-09T14:05:16.55235946Z\" level=info msg=\"Removing container: c327c1497631249726626ec32e246010438c91b7bf38f370972752047a12707e\" id=46343cef-adf0-4881-82fa-b33f7860a7f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:16.601532 crc crio[23733]: time=\"2026-06-09T14:05:16.60142596Z\" level=info msg=\"Removed container c327c1497631249726626ec32e246010438c91b7bf38f370972752047a12707e: openstack/glance-db-create-f2sbp/mariadb-database-create\" id=46343cef-adf0-4881-82fa-b33f7860a7f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:16.605809 crc crio[23733]: time=\"2026-06-09T14:05:16.605390249Z\" level=info msg=\"Removing container: 99b5f7773931c10fb996049b8027999b9e7dc6ca5f4f0d0e02f5cc23ce46f026\" id=ebb75baf-e17c-42fe-8e31-82c8cb2217c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:16.685231 crc crio[23733]: time=\"2026-06-09T14:05:16.685041135Z\" level=info msg=\"Removed container 99b5f7773931c10fb996049b8027999b9e7dc6ca5f4f0d0e02f5cc23ce46f026: openstack/placement-ee55-account-create-update-fzqcc/mariadb-account-create-update\" id=ebb75baf-e17c-42fe-8e31-82c8cb2217c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:16.692270 crc crio[23733]: time=\"2026-06-09T14:05:16.691946108Z\" level=info msg=\"Removing container: f9e85fde8388ef6d2e76c56e58c70e89ad37ff335b3a7bd52606a765e72ee001\" id=7d49c3ae-f615-4f38-88f1-230491b95f92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:16.911307 crc crio[23733]: time=\"2026-06-09T14:05:16.911047538Z\" level=info msg=\"Removed container f9e85fde8388ef6d2e76c56e58c70e89ad37ff335b3a7bd52606a765e72ee001: openstack/glance-db-sync-znq9q/glance-db-sync\" id=7d49c3ae-f615-4f38-88f1-230491b95f92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:16.917014 crc crio[23733]: time=\"2026-06-09T14:05:16.916931635Z\" level=info msg=\"Removing container: 6be790507d18afa97618c6c352a4085cab01ba72b1390699307f028f249962c8\" id=8b720fdd-eebd-4085-ac23-6ad60cb5b9d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:16.956699 crc crio[23733]: time=\"2026-06-09T14:05:16.956568519Z\" level=info msg=\"Removed container 6be790507d18afa97618c6c352a4085cab01ba72b1390699307f028f249962c8: openstack/root-account-create-update-6wcgz/mariadb-account-create-update\" id=8b720fdd-eebd-4085-ac23-6ad60cb5b9d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:16.962270 crc crio[23733]: time=\"2026-06-09T14:05:16.962077017Z\" level=info msg=\"Removing container: af59477d3b73458ab38c0ad4cbf90b8aab2acec454c93d9bbab6dbb19ed4c246\" id=b8eca506-1e8f-4094-b9ee-afc7b2b3ea93 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:17.007812 crc crio[23733]: time=\"2026-06-09T14:05:17.007643178Z\" level=info msg=\"Removed container af59477d3b73458ab38c0ad4cbf90b8aab2acec454c93d9bbab6dbb19ed4c246: openstack/keystone-9f62-account-create-update-m8chx/mariadb-account-create-update\" id=b8eca506-1e8f-4094-b9ee-afc7b2b3ea93 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:17.012930 crc crio[23733]: time=\"2026-06-09T14:05:17.012839949Z\" level=info msg=\"Removing container: 9d39145125c91969094664970b6f8bbda3f03c48cd022ca46e2f81c918319042\" id=ec712a33-6775-4519-97eb-bb74b76ae88f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:17.064341 crc crio[23733]: time=\"2026-06-09T14:05:17.064026712Z\" level=info msg=\"Removed container 9d39145125c91969094664970b6f8bbda3f03c48cd022ca46e2f81c918319042: openstack/placement-db-create-c887h/mariadb-database-create\" id=ec712a33-6775-4519-97eb-bb74b76ae88f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:17.066887 crc crio[23733]: time=\"2026-06-09T14:05:17.066773161Z\" level=info msg=\"Removing container: f2ddba2f4c7c22254ca879b6e57122b764a950139d53ddf99f1122b68175b7f9\" id=ce24ea55-7ba3-4418-8ead-3ca547139883 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:17.133773 crc crio[23733]: time=\"2026-06-09T14:05:17.132735394Z\" level=info msg=\"Removed container f2ddba2f4c7c22254ca879b6e57122b764a950139d53ddf99f1122b68175b7f9: openstack/keystone-db-create-24dfq/mariadb-database-create\" id=ce24ea55-7ba3-4418-8ead-3ca547139883 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:17.136388 crc crio[23733]: time=\"2026-06-09T14:05:17.135490903Z\" level=info msg=\"Removing container: 5c8d8267c6bf3ae4b34f55a52b105e33993165f28e161b109db39bf7743eef02\" id=98dc11e1-4200-4131-abf3-ca06c9d1d74e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:17.181034 crc crio[23733]: time=\"2026-06-09T14:05:17.180750957Z\" level=info msg=\"Removed container 5c8d8267c6bf3ae4b34f55a52b105e33993165f28e161b109db39bf7743eef02: openstack/barbican-ca9d-account-create-update-497xk/mariadb-account-create-update\" id=98dc11e1-4200-4131-abf3-ca06c9d1d74e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:17.190357 crc crio[23733]: time=\"2026-06-09T14:05:17.189514146Z\" level=info msg=\"Removing container: f54b6607946cab929eb659dd823a7f65b2c03722f6e39b74bfc3c2b4fdbf0837\" id=9a1b657e-41ea-4b1d-8e31-d2a9108dbf47 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:17.237618 crc crio[23733]: time=\"2026-06-09T14:05:17.237493778Z\" level=info msg=\"Removed container f54b6607946cab929eb659dd823a7f65b2c03722f6e39b74bfc3c2b4fdbf0837: openstack/cinder-db-create-4zvhs/mariadb-database-create\" id=9a1b657e-41ea-4b1d-8e31-d2a9108dbf47 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:17.242622 crc crio[23733]: time=\"2026-06-09T14:05:17.242561875Z\" level=info msg=\"Removing container: 441df41ed2b727667163a25d974eccd9463120c23208ba03be7bfa3de54125ba\" id=a02a2b22-a1a6-4106-9817-17e31822186d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:17.283961 crc crio[23733]: time=\"2026-06-09T14:05:17.283814688Z\" level=info msg=\"Removed container 441df41ed2b727667163a25d974eccd9463120c23208ba03be7bfa3de54125ba: openstack/glance-71be-account-create-update-6tsmh/mariadb-account-create-update\" id=a02a2b22-a1a6-4106-9817-17e31822186d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:05:17.296072 crc crio[23733]: time=\"2026-06-09T14:05:17.295966033Z\" level=info msg=\"Stopping pod sandbox: 7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e\" id=02a54cc9-e413-4e02-9d35-d097bc345b2e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.296072 crc crio[23733]: time=\"2026-06-09T14:05:17.296075417Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e\" id=02a54cc9-e413-4e02-9d35-d097bc345b2e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.297430 crc crio[23733]: time=\"2026-06-09T14:05:17.297375809Z\" level=info msg=\"Removing pod sandbox: 7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e\" id=a7fea300-b83c-4300-98a2-38bdb041da15 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.323868 crc crio[23733]: time=\"2026-06-09T14:05:17.323807451Z\" level=info msg=\"Removed pod sandbox: 7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e\" id=a7fea300-b83c-4300-98a2-38bdb041da15 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.326310 crc crio[23733]: time=\"2026-06-09T14:05:17.326239932Z\" level=info msg=\"Stopping pod sandbox: 5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395\" id=f7d2430a-32b0-4727-8a60-9f1c6ad1792f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.326405 crc crio[23733]: time=\"2026-06-09T14:05:17.326323624Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395\" id=f7d2430a-32b0-4727-8a60-9f1c6ad1792f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.327476 crc crio[23733]: time=\"2026-06-09T14:05:17.327393421Z\" level=info msg=\"Removing pod sandbox: 5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395\" id=5d808858-3b28-4bc0-97d9-571451833b1e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.349912 crc crio[23733]: time=\"2026-06-09T14:05:17.349626719Z\" level=info msg=\"Removed pod sandbox: 5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395\" id=5d808858-3b28-4bc0-97d9-571451833b1e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.351666 crc crio[23733]: time=\"2026-06-09T14:05:17.351550496Z\" level=info msg=\"Stopping pod sandbox: 554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531\" id=b3cdc3be-c615-4a16-9332-8efe374634e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.351952 crc crio[23733]: time=\"2026-06-09T14:05:17.351706251Z\" level=info msg=\"Stopped pod sandbox (already stopped): 554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531\" id=b3cdc3be-c615-4a16-9332-8efe374634e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.352933 crc crio[23733]: time=\"2026-06-09T14:05:17.352846529Z\" level=info msg=\"Removing pod sandbox: 554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531\" id=c5c0e784-d274-48d2-9d80-5ee1361eab5f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.373321 crc crio[23733]: time=\"2026-06-09T14:05:17.3732567Z\" level=info msg=\"Removed pod sandbox: 554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531\" id=c5c0e784-d274-48d2-9d80-5ee1361eab5f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.375526 crc crio[23733]: time=\"2026-06-09T14:05:17.375374443Z\" level=info msg=\"Stopping pod sandbox: 71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13\" id=e4b546e8-ce7d-46a6-8098-c12f3f6344f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.375526 crc crio[23733]: time=\"2026-06-09T14:05:17.375466566Z\" level=info msg=\"Stopped pod sandbox (already stopped): 71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13\" id=e4b546e8-ce7d-46a6-8098-c12f3f6344f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.377166 crc crio[23733]: time=\"2026-06-09T14:05:17.376898381Z\" level=info msg=\"Removing pod sandbox: 71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13\" id=d0831259-4394-4bc3-b67d-431776184de1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.396272 crc crio[23733]: time=\"2026-06-09T14:05:17.396091123Z\" level=info msg=\"Removed pod sandbox: 71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13\" id=d0831259-4394-4bc3-b67d-431776184de1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.398402 crc crio[23733]: time=\"2026-06-09T14:05:17.39835012Z\" level=info msg=\"Stopping pod sandbox: ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a\" id=b608badc-73f8-47ff-8071-6a0d4499c235 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.398796 crc crio[23733]: time=\"2026-06-09T14:05:17.398631106Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a\" id=b608badc-73f8-47ff-8071-6a0d4499c235 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.401772 crc crio[23733]: time=\"2026-06-09T14:05:17.401271023Z\" level=info msg=\"Removing pod sandbox: ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a\" id=5cdb1bb7-704d-4c85-a601-7c68ba84e747 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.417372 crc crio[23733]: time=\"2026-06-09T14:05:17.417255573Z\" level=info msg=\"Removed pod sandbox: ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a\" id=5cdb1bb7-704d-4c85-a601-7c68ba84e747 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.419179 crc crio[23733]: time=\"2026-06-09T14:05:17.419050257Z\" level=info msg=\"Stopping pod sandbox: 72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca\" id=dc1e958a-22c4-4a43-9624-95beb65d90a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.419320 crc crio[23733]: time=\"2026-06-09T14:05:17.419188982Z\" level=info msg=\"Stopped pod sandbox (already stopped): 72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca\" id=dc1e958a-22c4-4a43-9624-95beb65d90a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.420019 crc crio[23733]: time=\"2026-06-09T14:05:17.41995052Z\" level=info msg=\"Removing pod sandbox: 72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca\" id=92bf74a5-1a82-420e-9dff-16baaa2e9db0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.436922 crc crio[23733]: time=\"2026-06-09T14:05:17.436597978Z\" level=info msg=\"Removed pod sandbox: 72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca\" id=92bf74a5-1a82-420e-9dff-16baaa2e9db0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.437609 crc crio[23733]: time=\"2026-06-09T14:05:17.437575222Z\" level=info msg=\"Stopping pod sandbox: 49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940\" id=4eb2ea47-02eb-4c57-9483-2d7515330ed6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.437818 crc crio[23733]: time=\"2026-06-09T14:05:17.437786378Z\" level=info msg=\"Stopped pod sandbox (already stopped): 49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940\" id=4eb2ea47-02eb-4c57-9483-2d7515330ed6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.438684 crc crio[23733]: time=\"2026-06-09T14:05:17.438576857Z\" level=info msg=\"Removing pod sandbox: 49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940\" id=dabafd14-fb60-475a-a5b0-98e8f1234098 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.456142 crc crio[23733]: time=\"2026-06-09T14:05:17.456027514Z\" level=info msg=\"Removed pod sandbox: 49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940\" id=dabafd14-fb60-475a-a5b0-98e8f1234098 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.457337 crc crio[23733]: time=\"2026-06-09T14:05:17.457206073Z\" level=info msg=\"Stopping pod sandbox: e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50\" id=714360d4-7ee3-4b75-80b6-e117de16be57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.457507 crc crio[23733]: time=\"2026-06-09T14:05:17.457445579Z\" level=info msg=\"Stopped pod sandbox (already stopped): e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50\" id=714360d4-7ee3-4b75-80b6-e117de16be57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.458095 crc crio[23733]: time=\"2026-06-09T14:05:17.458003194Z\" level=info msg=\"Removing pod sandbox: e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50\" id=783f4976-bb69-4010-bff9-17c2bbb28f42 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.487548 crc crio[23733]: time=\"2026-06-09T14:05:17.486321953Z\" level=info msg=\"Removed pod sandbox: e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50\" id=783f4976-bb69-4010-bff9-17c2bbb28f42 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.487548 crc crio[23733]: time=\"2026-06-09T14:05:17.48739235Z\" level=info msg=\"Stopping pod sandbox: e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828\" id=56cb8e67-3048-43d9-a5f0-8a0706e427f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.487548 crc crio[23733]: time=\"2026-06-09T14:05:17.487438051Z\" level=info msg=\"Stopped pod sandbox (already stopped): e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828\" id=56cb8e67-3048-43d9-a5f0-8a0706e427f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.489600 crc crio[23733]: time=\"2026-06-09T14:05:17.489531244Z\" level=info msg=\"Removing pod sandbox: e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828\" id=801e42f6-4139-43e6-99ac-a1fdba39768a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.509775 crc crio[23733]: time=\"2026-06-09T14:05:17.509616157Z\" level=info msg=\"Removed pod sandbox: e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828\" id=801e42f6-4139-43e6-99ac-a1fdba39768a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.511868 crc crio[23733]: time=\"2026-06-09T14:05:17.511783982Z\" level=info msg=\"Stopping pod sandbox: cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9\" id=8eb6c288-0b2d-4d15-ba8c-f6c3bea428a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.511983 crc crio[23733]: time=\"2026-06-09T14:05:17.511897535Z\" level=info msg=\"Stopped pod sandbox (already stopped): cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9\" id=8eb6c288-0b2d-4d15-ba8c-f6c3bea428a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.512973 crc crio[23733]: time=\"2026-06-09T14:05:17.512878219Z\" level=info msg=\"Removing pod sandbox: cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9\" id=6f8f96c7-8277-41fe-94f2-ce07147e2cc7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.540563 crc crio[23733]: time=\"2026-06-09T14:05:17.540436109Z\" level=info msg=\"Removed pod sandbox: cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9\" id=6f8f96c7-8277-41fe-94f2-ce07147e2cc7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.542002 crc crio[23733]: time=\"2026-06-09T14:05:17.541946737Z\" level=info msg=\"Stopping pod sandbox: 6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd\" id=65c053e4-bf98-4c7c-b489-cfd3b2f8f911 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.542267 crc crio[23733]: time=\"2026-06-09T14:05:17.542236344Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd\" id=65c053e4-bf98-4c7c-b489-cfd3b2f8f911 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.543785 crc crio[23733]: time=\"2026-06-09T14:05:17.543698921Z\" level=info msg=\"Removing pod sandbox: 6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd\" id=5fb7c2ba-24ca-4f8d-985e-061416ac18de name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.563150 crc crio[23733]: time=\"2026-06-09T14:05:17.562998085Z\" level=info msg=\"Removed pod sandbox: 6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd\" id=5fb7c2ba-24ca-4f8d-985e-061416ac18de name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.573173 crc crio[23733]: time=\"2026-06-09T14:05:17.564232626Z\" level=info msg=\"Stopping pod sandbox: 294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398\" id=05987843-f3ab-4e6f-b530-559459085f03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.573173 crc crio[23733]: time=\"2026-06-09T14:05:17.572229966Z\" level=info msg=\"Stopped pod sandbox (already stopped): 294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398\" id=05987843-f3ab-4e6f-b530-559459085f03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.580625 crc crio[23733]: time=\"2026-06-09T14:05:17.574996416Z\" level=info msg=\"Removing pod sandbox: 294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398\" id=47a93313-6548-4b0e-8b36-a1b7f9820c44 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.595691 crc crio[23733]: time=\"2026-06-09T14:05:17.595546211Z\" level=info msg=\"Removed pod sandbox: 294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398\" id=47a93313-6548-4b0e-8b36-a1b7f9820c44 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.597436 crc crio[23733]: time=\"2026-06-09T14:05:17.597337346Z\" level=info msg=\"Stopping pod sandbox: 4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f\" id=85c2508a-f1ee-4073-99bf-0ae9f213b5c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.597526 crc crio[23733]: time=\"2026-06-09T14:05:17.597445918Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f\" id=85c2508a-f1ee-4073-99bf-0ae9f213b5c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.598232 crc crio[23733]: time=\"2026-06-09T14:05:17.598095814Z\" level=info msg=\"Removing pod sandbox: 4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f\" id=24a4dc30-3590-4417-b297-697fb7572554 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.615331 crc crio[23733]: time=\"2026-06-09T14:05:17.615202624Z\" level=info msg=\"Removed pod sandbox: 4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f\" id=24a4dc30-3590-4417-b297-697fb7572554 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.616435 crc crio[23733]: time=\"2026-06-09T14:05:17.616237049Z\" level=info msg=\"Stopping pod sandbox: fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e\" id=5a36c4da-17b4-464e-8f2c-7e4d0fed2b40 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.616435 crc crio[23733]: time=\"2026-06-09T14:05:17.61630881Z\" level=info msg=\"Stopped pod sandbox (already stopped): fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e\" id=5a36c4da-17b4-464e-8f2c-7e4d0fed2b40 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:05:17.617489 crc crio[23733]: time=\"2026-06-09T14:05:17.617404518Z\" level=info msg=\"Removing pod sandbox: fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e\" id=51dadeea-fba4-4d1a-9d3b-83807c6cac7f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:17.635009 crc crio[23733]: time=\"2026-06-09T14:05:17.634777343Z\" level=info msg=\"Removed pod sandbox: fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e\" id=51dadeea-fba4-4d1a-9d3b-83807c6cac7f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:05:20.909342 crc crio[23733]: time=\"2026-06-09T14:05:20.904555156Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4/POD\" id=8f2121bb-2cf1-44df-a5c4-65f5a24e2f1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:05:20.909342 crc crio[23733]: time=\"2026-06-09T14:05:20.905243852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:05:20.937969 crc crio[23733]: time=\"2026-06-09T14:05:20.937802948Z\" 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=8f2121bb-2cf1-44df-a5c4-65f5a24e2f1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:05:20.952349 crc crio[23733]: time=\"2026-06-09T14:05:20.95220302Z\" level=info msg=\"Ran pod sandbox 21dc2d965e2f2b0d0bbf2ce071c7463b5a9dc85705b86a40fb2e01c8cd10b29c with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4/POD\" id=8f2121bb-2cf1-44df-a5c4-65f5a24e2f1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:05:20.957452 crc crio[23733]: time=\"2026-06-09T14:05:20.9573896Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=7f59f41f-097e-4f05-86f8-c690e86df14b name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:05:20.957666 crc crio[23733]: time=\"2026-06-09T14:05:20.957591675Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=7f59f41f-097e-4f05-86f8-c690e86df14b name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:05:20.957753 crc crio[23733]: time=\"2026-06-09T14:05:20.957693787Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=7f59f41f-097e-4f05-86f8-c690e86df14b name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:05:20.959045 crc crio[23733]: time=\"2026-06-09T14:05:20.95898096Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=14665f75-2292-4363-b5cc-b745edc99cf7 name=/runtime.v1.ImageService/PullImage\nJun 09 14:05:20.977684 crc crio[23733]: time=\"2026-06-09T14:05:20.977503124Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 09 14:05:46.020178 crc crio[23733]: time=\"2026-06-09T14:05:46.018773178Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=14665f75-2292-4363-b5cc-b745edc99cf7 name=/runtime.v1.ImageService/PullImage\nJun 09 14:05:46.022379 crc crio[23733]: time=\"2026-06-09T14:05:46.021403925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=84c4973d-42fc-4d3f-88f1-27a75dc40a4b name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:05:46.030386 crc crio[23733]: time=\"2026-06-09T14:05:46.029685883Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=b85ccd75-201d-4a07-a738-9673f8a4219d name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:05:46.053621 crc crio[23733]: time=\"2026-06-09T14:05:46.053519559Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4/init\" id=7fa2406b-79f4-4a84-b318-1f9418c988fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:05:46.055342 crc crio[23733]: time=\"2026-06-09T14:05:46.055234902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:05:46.112841 crc crio[23733]: time=\"2026-06-09T14:05:46.112724183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:05:46.118045 crc crio[23733]: time=\"2026-06-09T14:05:46.117960245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:05:46.322869 crc crio[23733]: time=\"2026-06-09T14:05:46.32254453Z\" level=info msg=\"Created container edeb6b5300b9d910708b43127584223a0ceeac903460f7f98ded59c0996278e0: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4/init\" id=7fa2406b-79f4-4a84-b318-1f9418c988fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:05:46.334367 crc crio[23733]: time=\"2026-06-09T14:05:46.334205063Z\" level=info msg=\"Starting container: edeb6b5300b9d910708b43127584223a0ceeac903460f7f98ded59c0996278e0\" id=570607d2-43ea-46f4-b70c-d4b451b45b21 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:05:46.341250 crc crio[23733]: time=\"2026-06-09T14:05:46.341043054Z\" level=info msg=\"Started container\" PID=109603 containerID=edeb6b5300b9d910708b43127584223a0ceeac903460f7f98ded59c0996278e0 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4/init id=570607d2-43ea-46f4-b70c-d4b451b45b21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21dc2d965e2f2b0d0bbf2ce071c7463b5a9dc85705b86a40fb2e01c8cd10b29c\nJun 09 14:05:52.769571 crc crio[23733]: time=\"2026-06-09T14:05:52.768967381Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=e0c50324-72e4-4cbe-a173-123b60cf3a38 name=/runtime.v1.ImageService/PullImage\nJun 09 14:05:52.781369 crc crio[23733]: time=\"2026-06-09T14:05:52.78126145Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 09 14:05:55.262462 crc crio[23733]: time=\"2026-06-09T14:05:55.261941029Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=e0c50324-72e4-4cbe-a173-123b60cf3a38 name=/runtime.v1.ImageService/PullImage\nJun 09 14:05:55.264060 crc crio[23733]: time=\"2026-06-09T14:05:55.263702874Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=b9b2fbea-160a-44e0-a5d9-a778d8231ea6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:05:55.285297 crc crio[23733]: time=\"2026-06-09T14:05:55.284806026Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=98c01f36-e03a-4d13-94b5-24638922a95a name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:05:55.295838 crc crio[23733]: time=\"2026-06-09T14:05:55.295778071Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4/osp-httpd\" id=67dcc289-44c2-4427-8d2a-43ef1a05be9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:05:55.297252 crc crio[23733]: time=\"2026-06-09T14:05:55.297220758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:05:55.383715 crc crio[23733]: time=\"2026-06-09T14:05:55.383606645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:05:55.391547 crc crio[23733]: time=\"2026-06-09T14:05:55.391494174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:05:55.598268 crc crio[23733]: time=\"2026-06-09T14:05:55.5981703Z\" level=info msg=\"Created container 4820d35e548d3b0500cac4706ab42a1f752fe469b3d271d59479067f07e517f4: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4/osp-httpd\" id=67dcc289-44c2-4427-8d2a-43ef1a05be9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:05:55.602407 crc crio[23733]: time=\"2026-06-09T14:05:55.602337935Z\" level=info msg=\"Starting container: 4820d35e548d3b0500cac4706ab42a1f752fe469b3d271d59479067f07e517f4\" id=b9ba7992-75d2-4721-b1ce-4086bf904a5c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:05:55.607037 crc crio[23733]: time=\"2026-06-09T14:05:55.606972473Z\" level=info msg=\"Started container\" PID=110059 containerID=4820d35e548d3b0500cac4706ab42a1f752fe469b3d271d59479067f07e517f4 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4/osp-httpd id=b9ba7992-75d2-4721-b1ce-4086bf904a5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=21dc2d965e2f2b0d0bbf2ce071c7463b5a9dc85705b86a40fb2e01c8cd10b29c\nJun 09 14:06:00.557063 crc crio[23733]: time=\"2026-06-09T14:06:00.555546277Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683566-jc4xw/POD\" id=37cf6f30-0ee7-4e81-bc3a-f5b7e9a54fe2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:06:00.559918 crc crio[23733]: time=\"2026-06-09T14:06:00.557092075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:06:00.603775 crc crio[23733]: time=\"2026-06-09T14:06:00.603625429Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683566-jc4xw Namespace:openshift-infra ID:c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50 UID:834e629d-849d-4326-a2b4-67e645db9f73 NetNS:/var/run/netns/4ea3664d-0a87-4394-ba4b-52bf86459733 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod834e629d_849d_4326_a2b4_67e645db9f73.slice PodAnnotations:0xc001026788}] Aliases:map[]}\"\nJun 09 14:06:00.603775 crc crio[23733]: time=\"2026-06-09T14:06:00.603727581Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683566-jc4xw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:06:01.204204 crc crio[23733]: 2026-06-09T14:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0d4399edaf79fd Mac:2a:3c:f2:03:f3:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/4ea3664d-0a87-4394-ba4b-52bf86459733 SocketPath: PciID:}] [{Interface:0xc00011cdd0 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:06:01.205791 crc crio[23733]: time=\"2026-06-09T14:06:01.205699416Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683566-jc4xw Namespace:openshift-infra ID:c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50 UID:834e629d-849d-4326-a2b4-67e645db9f73 NetNS:/var/run/netns/4ea3664d-0a87-4394-ba4b-52bf86459733 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod834e629d_849d_4326_a2b4_67e645db9f73.slice PodAnnotations:0xc001026788}] Aliases:map[]}\"\nJun 09 14:06:01.205903 crc crio[23733]: time=\"2026-06-09T14:06:01.205886441Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683566-jc4xw for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:06:01.217067 crc crio[23733]: time=\"2026-06-09T14:06:01.21697224Z\" level=info msg=\"Ran pod sandbox c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50 with infra container: openshift-infra/auto-csr-approver-29683566-jc4xw/POD\" id=37cf6f30-0ee7-4e81-bc3a-f5b7e9a54fe2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:06:01.225361 crc crio[23733]: time=\"2026-06-09T14:06:01.222781436Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a8859cc1-0492-4aa3-bff7-794d36ec97d7 name=/runtime.v1.ImageService/PullImage\nJun 09 14:06:01.233081 crc crio[23733]: time=\"2026-06-09T14:06:01.232964404Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 14:06:02.591902 crc crio[23733]: time=\"2026-06-09T14:06:02.591154052Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/POD\" id=829e19f2-16ea-49b6-97e4-7d6472a8a5c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:06:02.593835 crc crio[23733]: time=\"2026-06-09T14:06:02.591925691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:06:02.640199 crc crio[23733]: time=\"2026-06-09T14:06:02.639997432Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t Namespace:openstack ID:62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524 UID:aeca5ab7-110d-4c67-99df-ada4adc33f68 NetNS:/var/run/netns/9091009d-0c79-4c9f-b247-ce2bea4094e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeca5ab7_110d_4c67_99df_ada4adc33f68.slice PodAnnotations:0xc001026138}] Aliases:map[]}\"\nJun 09 14:06:02.640199 crc crio[23733]: time=\"2026-06-09T14:06:02.640073504Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:06:02.781455 crc crio[23733]: time=\"2026-06-09T14:06:02.781347724Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a8859cc1-0492-4aa3-bff7-794d36ec97d7 name=/runtime.v1.ImageService/PullImage\nJun 09 14:06:02.782865 crc crio[23733]: time=\"2026-06-09T14:06:02.78278415Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=345e092e-7ae0-48a6-a759-d12fabbea9e9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:06:02.785749 crc crio[23733]: time=\"2026-06-09T14:06:02.785685853Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=51ce96df-036a-4e55-ae01-9b9f1c8ba50c name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:06:02.792538 crc crio[23733]: time=\"2026-06-09T14:06:02.792476754Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683566-jc4xw/oc\" id=79cf314e-9655-41e6-9c18-48512f46c275 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:06:02.793139 crc crio[23733]: time=\"2026-06-09T14:06:02.793032868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:06:02.852945 crc crio[23733]: time=\"2026-06-09T14:06:02.852052684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:06:03.005328 crc crio[23733]: 2026-06-09T14:06:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62aeec1f0dec514 Mac:8a:0e:1c:c5:b4:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/9091009d-0c79-4c9f-b247-ce2bea4094e1 SocketPath: PciID:}] [{Interface:0xc000015100 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:06:03.006521 crc crio[23733]: time=\"2026-06-09T14:06:03.006426033Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t Namespace:openstack ID:62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524 UID:aeca5ab7-110d-4c67-99df-ada4adc33f68 NetNS:/var/run/netns/9091009d-0c79-4c9f-b247-ce2bea4094e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeca5ab7_110d_4c67_99df_ada4adc33f68.slice PodAnnotations:0xc001026138}] Aliases:map[]}\"\nJun 09 14:06:03.006728 crc crio[23733]: time=\"2026-06-09T14:06:03.00663864Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:06:03.019326 crc crio[23733]: time=\"2026-06-09T14:06:03.019073002Z\" level=info msg=\"Ran pod sandbox 62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/POD\" id=829e19f2-16ea-49b6-97e4-7d6472a8a5c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:06:03.022609 crc crio[23733]: time=\"2026-06-09T14:06:03.022497209Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=2e8561e6-270f-46b8-9c1f-9eda7d75bd76 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:06:03.032248 crc crio[23733]: time=\"2026-06-09T14:06:03.031914746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=a332b94a-5f65-488a-bee6-8a83cd18c77d name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:06:03.045528 crc crio[23733]: time=\"2026-06-09T14:06:03.045339364Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/init\" id=fadfaff5-52b8-46a5-a94d-07fce3104ba2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:06:03.047549 crc crio[23733]: time=\"2026-06-09T14:06:03.047364384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:06:03.134864 crc crio[23733]: time=\"2026-06-09T14:06:03.134043879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:06:03.158697 crc crio[23733]: time=\"2026-06-09T14:06:03.158584077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:06:03.335834 crc crio[23733]: time=\"2026-06-09T14:06:03.335759261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:06:03.363628 crc crio[23733]: time=\"2026-06-09T14:06:03.363440168Z\" level=info msg=\"Created container a038e16578d88ff21d7c9bb83c7b8eee63629e2d169f60b42430f46700ecea5b: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/init\" id=fadfaff5-52b8-46a5-a94d-07fce3104ba2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:06:03.365063 crc crio[23733]: time=\"2026-06-09T14:06:03.364926136Z\" level=info msg=\"Starting container: a038e16578d88ff21d7c9bb83c7b8eee63629e2d169f60b42430f46700ecea5b\" id=d4e80bea-8ae0-446c-9629-d4609e7f0328 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:06:03.379529 crc crio[23733]: time=\"2026-06-09T14:06:03.3789503Z\" level=info msg=\"Started container\" PID=110720 containerID=a038e16578d88ff21d7c9bb83c7b8eee63629e2d169f60b42430f46700ecea5b description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/init id=d4e80bea-8ae0-446c-9629-d4609e7f0328 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524\nJun 09 14:06:03.462327 crc crio[23733]: time=\"2026-06-09T14:06:03.461433738Z\" level=info msg=\"Created container bb8b0248b121bd1837c23d7cd2b595d8597999f10da6c8d32ea3168e29c64ee2: openshift-infra/auto-csr-approver-29683566-jc4xw/oc\" id=79cf314e-9655-41e6-9c18-48512f46c275 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:06:03.465876 crc crio[23733]: time=\"2026-06-09T14:06:03.465566521Z\" level=info msg=\"Starting container: bb8b0248b121bd1837c23d7cd2b595d8597999f10da6c8d32ea3168e29c64ee2\" id=efb45c50-b041-4196-8248-d93c51e80700 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:06:03.472720 crc crio[23733]: time=\"2026-06-09T14:06:03.472608398Z\" level=info msg=\"Started container\" PID=110735 containerID=bb8b0248b121bd1837c23d7cd2b595d8597999f10da6c8d32ea3168e29c64ee2 description=openshift-infra/auto-csr-approver-29683566-jc4xw/oc id=efb45c50-b041-4196-8248-d93c51e80700 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50\nJun 09 14:06:05.999912 crc crio[23733]: time=\"2026-06-09T14:06:05.998816134Z\" level=info msg=\"Stopping pod sandbox: c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50\" id=0bde3fbd-7b0e-4937-89a9-f5bd470eb37e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:06:06.001939 crc crio[23733]: time=\"2026-06-09T14:06:06.000736012Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683566-jc4xw Namespace:openshift-infra ID:c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50 UID:834e629d-849d-4326-a2b4-67e645db9f73 NetNS:/var/run/netns/4ea3664d-0a87-4394-ba4b-52bf86459733 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod834e629d_849d_4326_a2b4_67e645db9f73.slice PodAnnotations:0xc00580a400}] Aliases:map[]}\"\nJun 09 14:06:06.001939 crc crio[23733]: time=\"2026-06-09T14:06:06.000927577Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683566-jc4xw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:06:06.383417 crc crio[23733]: time=\"2026-06-09T14:06:06.383059774Z\" level=info msg=\"Stopped pod sandbox: c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50\" id=0bde3fbd-7b0e-4937-89a9-f5bd470eb37e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:06:10.091085 crc crio[23733]: time=\"2026-06-09T14:06:10.089913023Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=7a49a2be-e361-4884-945f-bb9ae711f624 name=/runtime.v1.ImageService/PullImage\nJun 09 14:06:10.105451 crc crio[23733]: time=\"2026-06-09T14:06:10.104002588Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"\nJun 09 14:06:11.847273 crc crio[23733]: time=\"2026-06-09T14:06:11.846713494Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:f504c6d2fc14977a5a8609c689b046f1511f6e0af03edc2168a92be8983516e6\" id=7a49a2be-e361-4884-945f-bb9ae711f624 name=/runtime.v1.ImageService/PullImage\nJun 09 14:06:11.848336 crc crio[23733]: time=\"2026-06-09T14:06:11.848022757Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=f42a0e98-92ba-4ee7-8169-54647dc18ea9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:06:11.852440 crc crio[23733]: time=\"2026-06-09T14:06:11.852332266Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=b0030ae3-6026-405b-a06f-82d0efaceb2b name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:06:11.861245 crc crio[23733]: time=\"2026-06-09T14:06:11.861172619Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=22ca6b7d-6158-4d16-b4fc-f0e300a2c582 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:06:11.864300 crc crio[23733]: time=\"2026-06-09T14:06:11.864237705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:06:11.921739 crc crio[23733]: time=\"2026-06-09T14:06:11.921476827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:06:11.932051 crc crio[23733]: time=\"2026-06-09T14:06:11.931940732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:06:12.124895 crc crio[23733]: time=\"2026-06-09T14:06:12.124599186Z\" level=info msg=\"Created container 9169bed8ad0b5d1a4210edcdbdbb0022a88d81e890a03fbc53241425ee8ed36a: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=22ca6b7d-6158-4d16-b4fc-f0e300a2c582 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:06:12.126477 crc crio[23733]: time=\"2026-06-09T14:06:12.126211106Z\" level=info msg=\"Starting container: 9169bed8ad0b5d1a4210edcdbdbb0022a88d81e890a03fbc53241425ee8ed36a\" id=9b2f5a06-be7f-4f6e-aa4f-256f951494ff name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:06:12.135732 crc crio[23733]: time=\"2026-06-09T14:06:12.135562712Z\" level=info msg=\"Started container\" PID=111270 containerID=9169bed8ad0b5d1a4210edcdbdbb0022a88d81e890a03fbc53241425ee8ed36a description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/openstack-edpm-ipam-provisionserver-checksum-discovery id=9b2f5a06-be7f-4f6e-aa4f-256f951494ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524\nJun 09 14:06:14.180599 crc crio[23733]: time=\"2026-06-09T14:06:14.179809115Z\" level=info msg=\"Stopping pod sandbox: 62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524\" id=72bf4c1d-3ffd-43cb-a067-1dc262f301fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:06:14.182897 crc crio[23733]: time=\"2026-06-09T14:06:14.181397525Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t Namespace:openstack ID:62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524 UID:aeca5ab7-110d-4c67-99df-ada4adc33f68 NetNS:/var/run/netns/9091009d-0c79-4c9f-b247-ce2bea4094e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeca5ab7_110d_4c67_99df_ada4adc33f68.slice PodAnnotations:0xc002534808}] Aliases:map[]}\"\nJun 09 14:06:14.182897 crc crio[23733]: time=\"2026-06-09T14:06:14.18161526Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:06:14.558070 crc crio[23733]: time=\"2026-06-09T14:06:14.556620928Z\" level=info msg=\"Stopped pod sandbox: 62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524\" id=72bf4c1d-3ffd-43cb-a067-1dc262f301fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:06:17.676435 crc crio[23733]: time=\"2026-06-09T14:06:17.675943756Z\" level=info msg=\"Removing container: a7693dc22ddb230138b12408c88c638931eb6febf66eba33b33eb6973c1879d2\" id=df5b1bcc-8fb5-4345-a1ce-dccb0ef44b21 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:06:17.807364 crc crio[23733]: time=\"2026-06-09T14:06:17.804232407Z\" level=info msg=\"Removed container a7693dc22ddb230138b12408c88c638931eb6febf66eba33b33eb6973c1879d2: openstack/neutron-db-sync-xr6tt/neutron-db-sync\" id=df5b1bcc-8fb5-4345-a1ce-dccb0ef44b21 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:06:17.810754 crc crio[23733]: time=\"2026-06-09T14:06:17.810615828Z\" level=info msg=\"Removing container: 0e6a6a5f6a74a75eb15e15971f54cf89488eb334e790e43b7c0b3a09b6f3443c\" id=b048dce2-cafa-41e6-98b1-c19c959b3496 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:06:17.896530 crc crio[23733]: time=\"2026-06-09T14:06:17.896354407Z\" level=info msg=\"Removed container 0e6a6a5f6a74a75eb15e15971f54cf89488eb334e790e43b7c0b3a09b6f3443c: openstack/keystone-db-sync-92jq9/keystone-db-sync\" id=b048dce2-cafa-41e6-98b1-c19c959b3496 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:06:17.909200 crc crio[23733]: time=\"2026-06-09T14:06:17.908932805Z\" level=info msg=\"Stopping pod sandbox: 807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f\" id=1f1ada51-0289-42b5-8591-7b897c4b5529 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:06:17.909200 crc crio[23733]: time=\"2026-06-09T14:06:17.909044148Z\" level=info msg=\"Stopped pod sandbox (already stopped): 807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f\" id=1f1ada51-0289-42b5-8591-7b897c4b5529 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:06:17.910300 crc crio[23733]: time=\"2026-06-09T14:06:17.90989221Z\" level=info msg=\"Removing pod sandbox: 807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f\" id=ec0db285-14fa-4eae-bf86-8bc7fd8cbdc4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:06:17.935491 crc crio[23733]: time=\"2026-06-09T14:06:17.93533921Z\" level=info msg=\"Removed pod sandbox: 807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f\" id=ec0db285-14fa-4eae-bf86-8bc7fd8cbdc4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:06:17.936930 crc crio[23733]: time=\"2026-06-09T14:06:17.936862509Z\" level=info msg=\"Stopping pod sandbox: 1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75\" id=b0990a45-b6a1-4787-a895-d4bd4d0ff0ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:06:17.936930 crc crio[23733]: time=\"2026-06-09T14:06:17.93691023Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75\" id=b0990a45-b6a1-4787-a895-d4bd4d0ff0ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:06:17.938300 crc crio[23733]: time=\"2026-06-09T14:06:17.938203363Z\" level=info msg=\"Removing pod sandbox: 1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75\" id=0fc6c99a-af0d-4ea7-847e-523efc1a97f8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:06:17.959502 crc crio[23733]: time=\"2026-06-09T14:06:17.959290104Z\" level=info msg=\"Removed pod sandbox: 1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75\" id=0fc6c99a-af0d-4ea7-847e-523efc1a97f8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:06:35.650983 crc crio[23733]: time=\"2026-06-09T14:06:35.649881702Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-m6jrz/POD\" id=0dfd2ad6-7bed-4825-b683-c74034d0ae61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:06:35.653282 crc crio[23733]: time=\"2026-06-09T14:06:35.651097343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:06:36.118392 crc crio[23733]: time=\"2026-06-09T14:06:36.117867383Z\" level=info msg=\"Got pod network &{Name:certified-operators-m6jrz Namespace:openshift-marketplace ID:c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667 UID:f43a7dcb-7254-41fe-8a18-ae859c80071a NetNS:/var/run/netns/46d7ec27-3e8d-42a0-83dc-7ce71f4e135d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf43a7dcb_7254_41fe_8a18_ae859c80071a.slice PodAnnotations:0xc00012aad8}] Aliases:map[]}\"\nJun 09 14:06:36.118392 crc crio[23733]: time=\"2026-06-09T14:06:36.118381567Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-m6jrz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:06:37.818530 crc crio[23733]: 2026-06-09T14:06:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c621494d8e03018 Mac:0e:7b:b0:c0:dc:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/46d7ec27-3e8d-42a0-83dc-7ce71f4e135d SocketPath: PciID:}] [{Interface:0xc000150e60 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:06:37.820720 crc crio[23733]: time=\"2026-06-09T14:06:37.820584943Z\" level=info msg=\"Got pod network &{Name:certified-operators-m6jrz Namespace:openshift-marketplace ID:c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667 UID:f43a7dcb-7254-41fe-8a18-ae859c80071a NetNS:/var/run/netns/46d7ec27-3e8d-42a0-83dc-7ce71f4e135d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf43a7dcb_7254_41fe_8a18_ae859c80071a.slice PodAnnotations:0xc00012aad8}] Aliases:map[]}\"\nJun 09 14:06:37.820885 crc crio[23733]: time=\"2026-06-09T14:06:37.820855089Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-m6jrz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:06:37.832416 crc crio[23733]: time=\"2026-06-09T14:06:37.832273837Z\" level=info msg=\"Ran pod sandbox c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667 with infra container: openshift-marketplace/certified-operators-m6jrz/POD\" id=0dfd2ad6-7bed-4825-b683-c74034d0ae61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:06:37.836247 crc crio[23733]: time=\"2026-06-09T14:06:37.836032912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=80e3b413-d0cc-4baa-b98e-5c085d6aa04e name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:06:37.840378 crc crio[23733]: time=\"2026-06-09T14:06:37.84029311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e2abe392-de9f-4998-a152-be5ca4f4ae19 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:06:37.997933 crc crio[23733]: time=\"2026-06-09T14:06:37.997828428Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-m6jrz/extract-utilities\" id=63fe3844-b080-483e-85cd-53e8ebd8242f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:06:37.998529 crc crio[23733]: time=\"2026-06-09T14:06:37.998472484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:06:38.073726 crc crio[23733]: time=\"2026-06-09T14:06:38.073601637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:06:38.078593 crc crio[23733]: time=\"2026-06-09T14:06:38.078446629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:06:38.271996 crc crio[23733]: time=\"2026-06-09T14:06:38.271340859Z\" level=info msg=\"Created container 8fe2393e63e69750c33ddc9119319f1a6f24cbf291527faa22641c7c267e645b: openshift-marketplace/certified-operators-m6jrz/extract-utilities\" id=63fe3844-b080-483e-85cd-53e8ebd8242f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:06:38.274820 crc crio[23733]: time=\"2026-06-09T14:06:38.274392656Z\" level=info msg=\"Starting container: 8fe2393e63e69750c33ddc9119319f1a6f24cbf291527faa22641c7c267e645b\" id=3ab6ac0e-4083-43c7-bda0-0d6be93c07c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:06:38.285369 crc crio[23733]: time=\"2026-06-09T14:06:38.285213999Z\" level=info msg=\"Started container\" PID=112681 containerID=8fe2393e63e69750c33ddc9119319f1a6f24cbf291527faa22641c7c267e645b description=openshift-marketplace/certified-operators-m6jrz/extract-utilities id=3ab6ac0e-4083-43c7-bda0-0d6be93c07c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667\nJun 09 14:06:38.993237 crc crio[23733]: time=\"2026-06-09T14:06:38.993036442Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=789b1439-dfa5-48ab-b616-685b772e4b6d name=/runtime.v1.ImageService/PullImage\nJun 09 14:06:39.009531 crc crio[23733]: time=\"2026-06-09T14:06:39.009403393Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 14:06:41.413919 crc crio[23733]: time=\"2026-06-09T14:06:41.412763794Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=789b1439-dfa5-48ab-b616-685b772e4b6d name=/runtime.v1.ImageService/PullImage\nJun 09 14:06:41.416264 crc crio[23733]: time=\"2026-06-09T14:06:41.41621277Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f8f84eda-40bf-40db-a7c7-9f0e8e34f9f7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:06:41.420974 crc crio[23733]: time=\"2026-06-09T14:06:41.420828367Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7c455da2-c9dc-4bb6-b857-7552a4bae28e name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:06:41.429042 crc crio[23733]: time=\"2026-06-09T14:06:41.428984672Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-m6jrz/extract-content\" id=54a271f2-385b-4854-ada2-eac01d811f70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:06:41.429894 crc crio[23733]: time=\"2026-06-09T14:06:41.429864935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:06:41.495470 crc crio[23733]: time=\"2026-06-09T14:06:41.495340674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:06:41.500483 crc crio[23733]: time=\"2026-06-09T14:06:41.500377541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:06:41.717390 crc crio[23733]: time=\"2026-06-09T14:06:41.716607349Z\" level=info msg=\"Created container 5ae86b348a8697627a7a1f25a032d458f56d0517e804de759f639d50e06e351c: openshift-marketplace/certified-operators-m6jrz/extract-content\" id=54a271f2-385b-4854-ada2-eac01d811f70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:06:41.720437 crc crio[23733]: time=\"2026-06-09T14:06:41.720282031Z\" level=info msg=\"Starting container: 5ae86b348a8697627a7a1f25a032d458f56d0517e804de759f639d50e06e351c\" id=f55f257d-78f6-4884-a568-43b15289285a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:06:41.726424 crc crio[23733]: time=\"2026-06-09T14:06:41.726349943Z\" level=info msg=\"Started container\" PID=112837 containerID=5ae86b348a8697627a7a1f25a032d458f56d0517e804de759f639d50e06e351c description=openshift-marketplace/certified-operators-m6jrz/extract-content id=f55f257d-78f6-4884-a568-43b15289285a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667\nJun 09 14:06:44.088384 crc crio[23733]: time=\"2026-06-09T14:06:44.087287695Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e5585c59-9a25-45d3-bbaf-92a322dd9f15 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:06:44.093703 crc crio[23733]: time=\"2026-06-09T14:06:44.093575104Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3bfb37df-8485-462e-9a52-ddb63e980ceb name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:06:44.141299 crc crio[23733]: time=\"2026-06-09T14:06:44.141205013Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-m6jrz/registry-server\" id=6ff41f6e-495f-4a54-aa88-9360110e5c10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:06:44.141843 crc crio[23733]: time=\"2026-06-09T14:06:44.141796288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:06:44.224614 crc crio[23733]: time=\"2026-06-09T14:06:44.224517323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:06:44.231159 crc crio[23733]: time=\"2026-06-09T14:06:44.231015237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:06:44.427975 crc crio[23733]: time=\"2026-06-09T14:06:44.427819064Z\" level=info msg=\"Created container d684eb28fe935d48b2e9b5cee818ee00667abd9fb86bd0191d107b3751429050: openshift-marketplace/certified-operators-m6jrz/registry-server\" id=6ff41f6e-495f-4a54-aa88-9360110e5c10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:06:44.430028 crc crio[23733]: time=\"2026-06-09T14:06:44.429540898Z\" level=info msg=\"Starting container: d684eb28fe935d48b2e9b5cee818ee00667abd9fb86bd0191d107b3751429050\" id=05cbee3e-994c-42ca-9304-2fe581aa3940 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:06:44.435812 crc crio[23733]: time=\"2026-06-09T14:06:44.435717914Z\" level=info msg=\"Started container\" PID=112948 containerID=d684eb28fe935d48b2e9b5cee818ee00667abd9fb86bd0191d107b3751429050 description=openshift-marketplace/certified-operators-m6jrz/registry-server id=05cbee3e-994c-42ca-9304-2fe581aa3940 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667\nJun 09 14:06:57.559544 crc crio[23733]: time=\"2026-06-09T14:06:57.558805865Z\" level=info msg=\"Stopping container: d684eb28fe935d48b2e9b5cee818ee00667abd9fb86bd0191d107b3751429050 (timeout: 2s)\" id=f7a95be9-2078-426f-b996-aedd7533eb99 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:06:57.687719 crc crio[23733]: time=\"2026-06-09T14:06:57.6875812Z\" level=info msg=\"Stopped container d684eb28fe935d48b2e9b5cee818ee00667abd9fb86bd0191d107b3751429050: openshift-marketplace/certified-operators-m6jrz/registry-server\" id=f7a95be9-2078-426f-b996-aedd7533eb99 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:06:57.688865 crc crio[23733]: time=\"2026-06-09T14:06:57.688769769Z\" level=info msg=\"Stopping pod sandbox: c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667\" id=2e379eab-d6f3-495e-a8e5-1af9cb4b4485 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:06:57.690030 crc crio[23733]: time=\"2026-06-09T14:06:57.689932369Z\" level=info msg=\"Got pod network &{Name:certified-operators-m6jrz Namespace:openshift-marketplace ID:c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667 UID:f43a7dcb-7254-41fe-8a18-ae859c80071a NetNS:/var/run/netns/46d7ec27-3e8d-42a0-83dc-7ce71f4e135d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf43a7dcb_7254_41fe_8a18_ae859c80071a.slice PodAnnotations:0xc001c1e768}] Aliases:map[]}\"\nJun 09 14:06:57.690289 crc crio[23733]: time=\"2026-06-09T14:06:57.690141394Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-m6jrz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:06:58.691507 crc crio[23733]: time=\"2026-06-09T14:06:58.682044434Z\" level=info msg=\"Stopped pod sandbox: c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667\" id=2e379eab-d6f3-495e-a8e5-1af9cb4b4485 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:06:59.763467 crc crio[23733]: time=\"2026-06-09T14:06:59.762893696Z\" level=info msg=\"Removing container: d684eb28fe935d48b2e9b5cee818ee00667abd9fb86bd0191d107b3751429050\" id=23874538-b2b0-44c4-9e03-9e4bd07f1807 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:07:00.074499 crc crio[23733]: time=\"2026-06-09T14:07:00.025479101Z\" level=info msg=\"Removed container d684eb28fe935d48b2e9b5cee818ee00667abd9fb86bd0191d107b3751429050: openshift-marketplace/certified-operators-m6jrz/registry-server\" id=23874538-b2b0-44c4-9e03-9e4bd07f1807 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:07:00.252777 crc crio[23733]: time=\"2026-06-09T14:07:00.250755086Z\" level=info msg=\"Removing container: 5ae86b348a8697627a7a1f25a032d458f56d0517e804de759f639d50e06e351c\" id=1aedeb07-1260-4763-9adc-3e0888dfb70c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:07:00.430425 crc crio[23733]: time=\"2026-06-09T14:07:00.429374567Z\" level=info msg=\"Removed container 5ae86b348a8697627a7a1f25a032d458f56d0517e804de759f639d50e06e351c: openshift-marketplace/certified-operators-m6jrz/extract-content\" id=1aedeb07-1260-4763-9adc-3e0888dfb70c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:07:00.691281 crc crio[23733]: time=\"2026-06-09T14:07:00.688507825Z\" level=info msg=\"Removing container: 8fe2393e63e69750c33ddc9119319f1a6f24cbf291527faa22641c7c267e645b\" id=d2073a5d-b8db-4295-b436-89a2c24b8bc5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:07:01.128171 crc crio[23733]: time=\"2026-06-09T14:07:01.125220046Z\" level=info msg=\"Removed container 8fe2393e63e69750c33ddc9119319f1a6f24cbf291527faa22641c7c267e645b: openshift-marketplace/certified-operators-m6jrz/extract-utilities\" id=d2073a5d-b8db-4295-b436-89a2c24b8bc5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:07:17.994989 crc crio[23733]: time=\"2026-06-09T14:07:17.99388293Z\" level=info msg=\"Removing container: 0e7421e3d59ad3c30bf2ba5c5a0d50707a1449e6079d5f131c46aaf0781ac7d0\" id=95530ed6-b735-491b-bdf1-1207ad9aebb4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:07:18.300437 crc crio[23733]: time=\"2026-06-09T14:07:18.300220507Z\" level=info msg=\"Removed container 0e7421e3d59ad3c30bf2ba5c5a0d50707a1449e6079d5f131c46aaf0781ac7d0: openshift-infra/auto-csr-approver-29683560-tp2ml/oc\" id=95530ed6-b735-491b-bdf1-1207ad9aebb4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:07:18.304791 crc crio[23733]: time=\"2026-06-09T14:07:18.30427995Z\" level=info msg=\"Removing container: 7938dce23047fa4451cb3cda98fce20f88a225edb89bf2f8e5dbe233c4bb9856\" id=3a4e2664-f533-44f2-a1f0-2424304697f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:07:18.421581 crc crio[23733]: time=\"2026-06-09T14:07:18.420454587Z\" level=info msg=\"Removed container 7938dce23047fa4451cb3cda98fce20f88a225edb89bf2f8e5dbe233c4bb9856: openstack/placement-db-sync-q48bf/placement-db-sync\" id=3a4e2664-f533-44f2-a1f0-2424304697f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:07:18.426355 crc crio[23733]: time=\"2026-06-09T14:07:18.426258033Z\" level=info msg=\"Removing container: 01afb1a6ce39c1b3734b49a7527e91e144d7936c12f315e27da55be91afaf116\" id=7e8a06f0-5ee7-4c12-8cd5-ba7a62816a38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:07:18.486555 crc crio[23733]: time=\"2026-06-09T14:07:18.48647107Z\" level=info msg=\"Removed container 01afb1a6ce39c1b3734b49a7527e91e144d7936c12f315e27da55be91afaf116: openstack/barbican-db-sync-w4bjc/barbican-db-sync\" id=7e8a06f0-5ee7-4c12-8cd5-ba7a62816a38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:07:18.489806 crc crio[23733]: time=\"2026-06-09T14:07:18.489716342Z\" level=info msg=\"Removing container: 2fa22155b62081a1bc7040373cfcf7828e55da3d8827a322cb5d5a11ce4acb4b\" id=b05ef89a-0fe7-4eed-aa30-9bb049b8200d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:07:18.631423 crc crio[23733]: time=\"2026-06-09T14:07:18.627095873Z\" level=info msg=\"Removed container 2fa22155b62081a1bc7040373cfcf7828e55da3d8827a322cb5d5a11ce4acb4b: openstack/keystone-bootstrap-rmcpp/keystone-bootstrap\" id=b05ef89a-0fe7-4eed-aa30-9bb049b8200d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:07:18.636529 crc crio[23733]: time=\"2026-06-09T14:07:18.636436158Z\" level=info msg=\"Removing container: ad2be9e0dad97210b30ca59f2c9628875dad3b11d6ed61ce2c14a33c70187294\" id=079d088c-97d3-4331-9478-4bc79be99024 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:07:18.774839 crc crio[23733]: time=\"2026-06-09T14:07:18.774694702Z\" level=info msg=\"Removed container ad2be9e0dad97210b30ca59f2c9628875dad3b11d6ed61ce2c14a33c70187294: openstack/cinder-online-data-migrations-b55k7/cinder-online-data-migrations\" id=079d088c-97d3-4331-9478-4bc79be99024 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:07:18.778005 crc crio[23733]: time=\"2026-06-09T14:07:18.777885953Z\" level=info msg=\"Removing container: c8db58ffcb8ba95ddf9f1fab2ba05f7eea4c8ca548927a16be7335f48a36775a\" id=54120997-ca6d-463e-9dff-cda5ebb761ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:07:18.872564 crc crio[23733]: time=\"2026-06-09T14:07:18.872095026Z\" level=info msg=\"Removed container c8db58ffcb8ba95ddf9f1fab2ba05f7eea4c8ca548927a16be7335f48a36775a: openstack/cinder-db-sync-m7lkh/cinder-db-sync\" id=54120997-ca6d-463e-9dff-cda5ebb761ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:07:18.889520 crc crio[23733]: time=\"2026-06-09T14:07:18.889456433Z\" level=info msg=\"Stopping pod sandbox: c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667\" id=f0dc014c-6835-4247-8ca7-4b16f466309f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:07:18.889520 crc crio[23733]: time=\"2026-06-09T14:07:18.889536725Z\" level=info msg=\"Stopped pod sandbox (already stopped): c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667\" id=f0dc014c-6835-4247-8ca7-4b16f466309f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:07:18.892468 crc crio[23733]: time=\"2026-06-09T14:07:18.892239622Z\" level=info msg=\"Removing pod sandbox: c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667\" id=68e70b86-769e-4831-a20d-a3cc3fcc24e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:07:18.922815 crc crio[23733]: time=\"2026-06-09T14:07:18.92271011Z\" level=info msg=\"Removed pod sandbox: c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667\" id=68e70b86-769e-4831-a20d-a3cc3fcc24e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:07:18.923956 crc crio[23733]: time=\"2026-06-09T14:07:18.92384716Z\" level=info msg=\"Stopping pod sandbox: 5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275\" id=3ff03b3d-955d-46d1-ab80-3a8a638d293a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:07:18.924059 crc crio[23733]: time=\"2026-06-09T14:07:18.923950412Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275\" id=3ff03b3d-955d-46d1-ab80-3a8a638d293a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:07:18.925633 crc crio[23733]: time=\"2026-06-09T14:07:18.925528412Z\" level=info msg=\"Removing pod sandbox: 5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275\" id=4f1d957c-8fca-48d7-80d2-1c44e675b1a9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:07:18.950419 crc crio[23733]: time=\"2026-06-09T14:07:18.950288176Z\" level=info msg=\"Removed pod sandbox: 5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275\" id=4f1d957c-8fca-48d7-80d2-1c44e675b1a9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:07:18.951613 crc crio[23733]: time=\"2026-06-09T14:07:18.951493486Z\" level=info msg=\"Stopping pod sandbox: f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a\" id=05176d07-b85c-43ae-b01d-487932fa50f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:07:18.951957 crc crio[23733]: time=\"2026-06-09T14:07:18.951888435Z\" level=info msg=\"Stopped pod sandbox (already stopped): f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a\" id=05176d07-b85c-43ae-b01d-487932fa50f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:07:18.952874 crc crio[23733]: time=\"2026-06-09T14:07:18.952799629Z\" level=info msg=\"Removing pod sandbox: f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a\" id=3eb0a68e-922e-49b9-9418-a2c9c61bff2f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:07:18.971397 crc crio[23733]: time=\"2026-06-09T14:07:18.971285055Z\" level=info msg=\"Removed pod sandbox: f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a\" id=3eb0a68e-922e-49b9-9418-a2c9c61bff2f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:07:18.972994 crc crio[23733]: time=\"2026-06-09T14:07:18.972902895Z\" level=info msg=\"Stopping pod sandbox: b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7\" id=f9cac906-7882-4baa-b9ae-df4c75022198 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:07:18.973089 crc crio[23733]: time=\"2026-06-09T14:07:18.973051858Z\" level=info msg=\"Stopped pod sandbox (already stopped): b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7\" id=f9cac906-7882-4baa-b9ae-df4c75022198 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:07:18.973923 crc crio[23733]: time=\"2026-06-09T14:07:18.973826858Z\" level=info msg=\"Removing pod sandbox: b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7\" id=7ca4fd36-96cc-4f7c-bafe-152396245bf7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:07:18.989568 crc crio[23733]: time=\"2026-06-09T14:07:18.989402701Z\" level=info msg=\"Removed pod sandbox: b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7\" id=7ca4fd36-96cc-4f7c-bafe-152396245bf7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:07:18.990829 crc crio[23733]: time=\"2026-06-09T14:07:18.990758216Z\" level=info msg=\"Stopping pod sandbox: 82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b\" id=3ac28a94-efdc-42ac-9e7b-a653e14cd913 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:07:18.998275 crc crio[23733]: time=\"2026-06-09T14:07:18.990832608Z\" level=info msg=\"Stopped pod sandbox (already stopped): 82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b\" id=3ac28a94-efdc-42ac-9e7b-a653e14cd913 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:07:18.998275 crc crio[23733]: time=\"2026-06-09T14:07:18.993794981Z\" level=info msg=\"Removing pod sandbox: 82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b\" id=1bcdac21-e569-45ed-9bab-40ec227d5eb3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:07:19.017516 crc crio[23733]: time=\"2026-06-09T14:07:19.017353155Z\" level=info msg=\"Removed pod sandbox: 82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b\" id=1bcdac21-e569-45ed-9bab-40ec227d5eb3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:07:19.027710 crc crio[23733]: time=\"2026-06-09T14:07:19.027496801Z\" level=info msg=\"Stopping pod sandbox: b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd\" id=7b7f76ac-20e8-4459-bbc3-088274c236d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:07:19.034216 crc crio[23733]: time=\"2026-06-09T14:07:19.031637345Z\" level=info msg=\"Stopped pod sandbox (already stopped): b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd\" id=7b7f76ac-20e8-4459-bbc3-088274c236d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:07:19.035600 crc crio[23733]: time=\"2026-06-09T14:07:19.035524403Z\" level=info msg=\"Removing pod sandbox: b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd\" id=afada742-fa32-4cde-8ba2-19105f13d1f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:07:19.087565 crc crio[23733]: time=\"2026-06-09T14:07:19.087453262Z\" level=info msg=\"Removed pod sandbox: b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd\" id=afada742-fa32-4cde-8ba2-19105f13d1f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:07:19.088763 crc crio[23733]: time=\"2026-06-09T14:07:19.088468587Z\" level=info msg=\"Stopping pod sandbox: 38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293\" id=8461f928-e8f4-44ba-8f96-d2d725781405 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:07:19.089012 crc crio[23733]: time=\"2026-06-09T14:07:19.088944819Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293\" id=8461f928-e8f4-44ba-8f96-d2d725781405 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:07:19.090239 crc crio[23733]: time=\"2026-06-09T14:07:19.090152319Z\" level=info msg=\"Removing pod sandbox: 38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293\" id=94e75d3b-0d48-4a5d-b9f3-240f58454ca4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:07:19.129836 crc crio[23733]: time=\"2026-06-09T14:07:19.129599573Z\" level=info msg=\"Removed pod sandbox: 38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293\" id=94e75d3b-0d48-4a5d-b9f3-240f58454ca4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:08:00.780380 crc crio[23733]: time=\"2026-06-09T14:08:00.778648589Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683568-hcvmg/POD\" id=24982f7d-1874-451f-bb9d-bf920cc37dac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:08:00.783063 crc crio[23733]: time=\"2026-06-09T14:08:00.780408874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:08:00.901257 crc crio[23733]: time=\"2026-06-09T14:08:00.901094185Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683568-hcvmg Namespace:openshift-infra ID:35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958 UID:b0674ada-44a8-419d-8178-a8278fcb63b6 NetNS:/var/run/netns/760fcc54-d206-4b2d-bba4-54bbce44efd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0674ada_44a8_419d_8178_a8278fcb63b6.slice PodAnnotations:0xc002534d20}] Aliases:map[]}\"\nJun 09 14:08:00.901257 crc crio[23733]: time=\"2026-06-09T14:08:00.901215409Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683568-hcvmg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:08:02.328959 crc crio[23733]: 2026-06-09T14:08:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35bbcefdb03ce6a Mac:46:2b:d4:2a:65:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/760fcc54-d206-4b2d-bba4-54bbce44efd1 SocketPath: PciID:}] [{Interface:0xc00013f920 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:08:02.336483 crc crio[23733]: time=\"2026-06-09T14:08:02.335920334Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683568-hcvmg Namespace:openshift-infra ID:35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958 UID:b0674ada-44a8-419d-8178-a8278fcb63b6 NetNS:/var/run/netns/760fcc54-d206-4b2d-bba4-54bbce44efd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0674ada_44a8_419d_8178_a8278fcb63b6.slice PodAnnotations:0xc002534d20}] Aliases:map[]}\"\nJun 09 14:08:02.336483 crc crio[23733]: time=\"2026-06-09T14:08:02.336471329Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683568-hcvmg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:08:02.367732 crc crio[23733]: time=\"2026-06-09T14:08:02.367413528Z\" level=info msg=\"Ran pod sandbox 35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958 with infra container: openshift-infra/auto-csr-approver-29683568-hcvmg/POD\" id=24982f7d-1874-451f-bb9d-bf920cc37dac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:08:02.400390 crc crio[23733]: time=\"2026-06-09T14:08:02.400193114Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a312297c-b06c-45d7-806c-ee66b774f7ad name=/runtime.v1.ImageService/PullImage\nJun 09 14:08:02.429435 crc crio[23733]: time=\"2026-06-09T14:08:02.429346108Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 14:08:03.983554 crc crio[23733]: time=\"2026-06-09T14:08:03.982897958Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a312297c-b06c-45d7-806c-ee66b774f7ad name=/runtime.v1.ImageService/PullImage\nJun 09 14:08:03.986077 crc crio[23733]: time=\"2026-06-09T14:08:03.985503204Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=24626bae-9f35-447a-9827-b57011c566ad name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:08:03.988844 crc crio[23733]: time=\"2026-06-09T14:08:03.988742316Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0be10001-8bd7-4a1e-a4ff-f93358e4c65b name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:08:04.005475 crc crio[23733]: time=\"2026-06-09T14:08:04.005364984Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683568-hcvmg/oc\" id=61d9fbbd-cbfc-4e4c-b245-f81e313a89ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:08:04.006276 crc crio[23733]: time=\"2026-06-09T14:08:04.006206866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:08:04.079176 crc crio[23733]: time=\"2026-06-09T14:08:04.07901823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:08:04.622815 crc crio[23733]: time=\"2026-06-09T14:08:04.622162484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:08:04.856542 crc crio[23733]: time=\"2026-06-09T14:08:04.848288841Z\" level=info msg=\"Created container 15541c266069b476f74b15671050d2b3d0dcd3e7d899526b6e482e6aee28d77f: openshift-infra/auto-csr-approver-29683568-hcvmg/oc\" id=61d9fbbd-cbfc-4e4c-b245-f81e313a89ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:08:04.856542 crc crio[23733]: time=\"2026-06-09T14:08:04.852459616Z\" level=info msg=\"Starting container: 15541c266069b476f74b15671050d2b3d0dcd3e7d899526b6e482e6aee28d77f\" id=616e4d9d-da09-422a-86a4-8235787b5bb5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:08:04.864338 crc crio[23733]: time=\"2026-06-09T14:08:04.864197382Z\" level=info msg=\"Started container\" PID=116877 containerID=15541c266069b476f74b15671050d2b3d0dcd3e7d899526b6e482e6aee28d77f description=openshift-infra/auto-csr-approver-29683568-hcvmg/oc id=616e4d9d-da09-422a-86a4-8235787b5bb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958\nJun 09 14:08:10.870973 crc crio[23733]: time=\"2026-06-09T14:08:10.86995589Z\" level=info msg=\"Stopping pod sandbox: 35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958\" id=1b8ae9c3-4a19-4f4c-a6a6-f0a5232afddc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:08:10.873233 crc crio[23733]: time=\"2026-06-09T14:08:10.87197398Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683568-hcvmg Namespace:openshift-infra ID:35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958 UID:b0674ada-44a8-419d-8178-a8278fcb63b6 NetNS:/var/run/netns/760fcc54-d206-4b2d-bba4-54bbce44efd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0674ada_44a8_419d_8178_a8278fcb63b6.slice PodAnnotations:0xc00580a4e0}] Aliases:map[]}\"\nJun 09 14:08:10.873233 crc crio[23733]: time=\"2026-06-09T14:08:10.872226476Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683568-hcvmg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:08:11.272448 crc crio[23733]: time=\"2026-06-09T14:08:11.271932657Z\" level=info msg=\"Stopped pod sandbox: 35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958\" id=1b8ae9c3-4a19-4f4c-a6a6-f0a5232afddc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:08:19.172426 crc crio[23733]: time=\"2026-06-09T14:08:19.171765744Z\" level=info msg=\"Removing container: 21b92eceb58a441a4b1bcecd993865f7f67a6bfe230cad68c053c8bb6b4a82b5\" id=bb086eb5-6731-40a1-9cbb-471aa5e66b14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:08:19.563696 crc crio[23733]: time=\"2026-06-09T14:08:19.563414322Z\" level=info msg=\"Removed container 21b92eceb58a441a4b1bcecd993865f7f67a6bfe230cad68c053c8bb6b4a82b5: openshift-infra/auto-csr-approver-29683562-rbrmg/oc\" id=bb086eb5-6731-40a1-9cbb-471aa5e66b14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:08:19.571942 crc crio[23733]: time=\"2026-06-09T14:08:19.571790563Z\" level=info msg=\"Removing container: 574260c11f8bf748a0d5b84a9f601231e9c16142f39f05bef8df99d6e3d20b70\" id=6498b8e9-d4f2-4173-952d-43effe7188bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:08:19.647048 crc crio[23733]: time=\"2026-06-09T14:08:19.646858244Z\" level=info msg=\"Removed container 574260c11f8bf748a0d5b84a9f601231e9c16142f39f05bef8df99d6e3d20b70: openstack/nova-api-20bd-account-create-update-sxf4s/mariadb-account-create-update\" id=6498b8e9-d4f2-4173-952d-43effe7188bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:08:19.654473 crc crio[23733]: time=\"2026-06-09T14:08:19.654412194Z\" level=info msg=\"Removing container: bc7180490770f6067983ace0d5fbd925407d8836941dda0667315f2f0d951787\" id=6d242140-290f-4f03-b994-9a0ddd6c5e59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:08:19.727561 crc crio[23733]: time=\"2026-06-09T14:08:19.727404593Z\" level=info msg=\"Removed container bc7180490770f6067983ace0d5fbd925407d8836941dda0667315f2f0d951787: openstack/nova-cell0-db-create-4rzrn/mariadb-database-create\" id=6d242140-290f-4f03-b994-9a0ddd6c5e59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:08:19.731290 crc crio[23733]: time=\"2026-06-09T14:08:19.731064126Z\" level=info msg=\"Removing container: a378c1ff1c281281fce977c6221a204912486d7cc23bbeda614d49a01990beea\" id=e20f4c03-a294-46c3-8df6-c14b7855ec09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:08:19.776522 crc crio[23733]: time=\"2026-06-09T14:08:19.775920146Z\" level=info msg=\"Removed container a378c1ff1c281281fce977c6221a204912486d7cc23bbeda614d49a01990beea: openstack/nova-cell1-be7c-account-create-update-c5krr/mariadb-account-create-update\" id=e20f4c03-a294-46c3-8df6-c14b7855ec09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:08:19.784190 crc crio[23733]: time=\"2026-06-09T14:08:19.782538002Z\" level=info msg=\"Removing container: 1adc5559a3eed127435eb83cb08803d0cd69a33e94577bf098be6b0950e59544\" id=d0b14e2b-31cb-436e-a017-0d66cc561c38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:08:19.862251 crc crio[23733]: time=\"2026-06-09T14:08:19.861970114Z\" level=info msg=\"Removed container 1adc5559a3eed127435eb83cb08803d0cd69a33e94577bf098be6b0950e59544: openstack/nova-api-db-create-6wnh8/mariadb-database-create\" id=d0b14e2b-31cb-436e-a017-0d66cc561c38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:08:19.867922 crc crio[23733]: time=\"2026-06-09T14:08:19.86777731Z\" level=info msg=\"Removing container: 6d89902ed2ee971fb26da733cc0f20ce7f8c6133030dbdcac55002c60139c45e\" id=3147c72b-1a4d-4d88-bfbe-f8448a5dcc61 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:08:19.969037 crc crio[23733]: time=\"2026-06-09T14:08:19.968893088Z\" level=info msg=\"Removed container 6d89902ed2ee971fb26da733cc0f20ce7f8c6133030dbdcac55002c60139c45e: openstack/nova-cell1-db-create-c9m82/mariadb-database-create\" id=3147c72b-1a4d-4d88-bfbe-f8448a5dcc61 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:08:19.976595 crc crio[23733]: time=\"2026-06-09T14:08:19.976503039Z\" level=info msg=\"Removing container: 901411dca31ba16c8db065615f96f65ad86c835c9dd12c03b4f1bf578dbf36b5\" id=d5edfad1-6861-4b70-a0eb-eee7c47717af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:08:20.031965 crc crio[23733]: time=\"2026-06-09T14:08:20.031478555Z\" level=info msg=\"Removed container 901411dca31ba16c8db065615f96f65ad86c835c9dd12c03b4f1bf578dbf36b5: openstack/nova-cell0-9d38-account-create-update-8f6fp/mariadb-account-create-update\" id=d5edfad1-6861-4b70-a0eb-eee7c47717af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:08:20.053208 crc crio[23733]: time=\"2026-06-09T14:08:20.052964276Z\" level=info msg=\"Stopping pod sandbox: 719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79\" id=0ea8660b-ba3d-472e-81f4-99149b153aab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:08:20.053208 crc crio[23733]: time=\"2026-06-09T14:08:20.053080759Z\" level=info msg=\"Stopped pod sandbox (already stopped): 719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79\" id=0ea8660b-ba3d-472e-81f4-99149b153aab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:08:20.054510 crc crio[23733]: time=\"2026-06-09T14:08:20.054373991Z\" level=info msg=\"Removing pod sandbox: 719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79\" id=9af7eecf-e3de-49f9-ac41-12916a9a7d0e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:08:20.086012 crc crio[23733]: time=\"2026-06-09T14:08:20.085846614Z\" level=info msg=\"Removed pod sandbox: 719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79\" id=9af7eecf-e3de-49f9-ac41-12916a9a7d0e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:08:20.087382 crc crio[23733]: time=\"2026-06-09T14:08:20.08727744Z\" level=info msg=\"Stopping pod sandbox: a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7\" id=5d47bc26-d012-49fa-bcb7-411e4218a44f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:08:20.087481 crc crio[23733]: time=\"2026-06-09T14:08:20.087412933Z\" level=info msg=\"Stopped pod sandbox (already stopped): a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7\" id=5d47bc26-d012-49fa-bcb7-411e4218a44f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:08:20.088783 crc crio[23733]: time=\"2026-06-09T14:08:20.088695907Z\" level=info msg=\"Removing pod sandbox: a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7\" id=421d5b52-4b4a-447a-8f9b-76f6941a0aad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:08:20.135322 crc crio[23733]: time=\"2026-06-09T14:08:20.135066094Z\" level=info msg=\"Removed pod sandbox: a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7\" id=421d5b52-4b4a-447a-8f9b-76f6941a0aad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:08:20.136297 crc crio[23733]: time=\"2026-06-09T14:08:20.136251134Z\" level=info msg=\"Stopping pod sandbox: 75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548\" id=1158723d-e199-47ca-8504-584bf80c53cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:08:20.136513 crc crio[23733]: time=\"2026-06-09T14:08:20.13648514Z\" level=info msg=\"Stopped pod sandbox (already stopped): 75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548\" id=1158723d-e199-47ca-8504-584bf80c53cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:08:20.138319 crc crio[23733]: time=\"2026-06-09T14:08:20.138094261Z\" level=info msg=\"Removing pod sandbox: 75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548\" id=7fb2239f-5edf-48d8-9999-d855a288a6c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:08:20.183451 crc crio[23733]: time=\"2026-06-09T14:08:20.183354931Z\" level=info msg=\"Removed pod sandbox: 75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548\" id=7fb2239f-5edf-48d8-9999-d855a288a6c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:08:20.185698 crc crio[23733]: time=\"2026-06-09T14:08:20.185538326Z\" level=info msg=\"Stopping pod sandbox: 476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b\" id=204871d4-bbb0-45d8-a490-fee03ca27c5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:08:20.185698 crc crio[23733]: time=\"2026-06-09T14:08:20.185609748Z\" level=info msg=\"Stopped pod sandbox (already stopped): 476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b\" id=204871d4-bbb0-45d8-a490-fee03ca27c5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:08:20.186757 crc crio[23733]: time=\"2026-06-09T14:08:20.186592302Z\" level=info msg=\"Removing pod sandbox: 476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b\" id=d5200fd7-58c0-4eb9-9493-3749e653caac name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:08:20.230421 crc crio[23733]: time=\"2026-06-09T14:08:20.230318025Z\" level=info msg=\"Removed pod sandbox: 476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b\" id=d5200fd7-58c0-4eb9-9493-3749e653caac name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:08:20.232821 crc crio[23733]: time=\"2026-06-09T14:08:20.232725394Z\" level=info msg=\"Stopping pod sandbox: f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d\" id=251599fd-b7ec-4b65-8026-7142fb92d2a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:08:20.232922 crc crio[23733]: time=\"2026-06-09T14:08:20.232843847Z\" level=info msg=\"Stopped pod sandbox (already stopped): f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d\" id=251599fd-b7ec-4b65-8026-7142fb92d2a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:08:20.235494 crc crio[23733]: time=\"2026-06-09T14:08:20.235450773Z\" level=info msg=\"Removing pod sandbox: f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d\" id=a808136f-b360-4b3b-a852-9cc358ddb104 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:08:20.284097 crc crio[23733]: time=\"2026-06-09T14:08:20.283947185Z\" level=info msg=\"Removed pod sandbox: f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d\" id=a808136f-b360-4b3b-a852-9cc358ddb104 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:08:20.290583 crc crio[23733]: time=\"2026-06-09T14:08:20.286049248Z\" level=info msg=\"Stopping pod sandbox: ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f\" id=00ff1ee6-e4bf-468c-bdb3-5f4d38d8b767 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:08:20.290583 crc crio[23733]: time=\"2026-06-09T14:08:20.286179181Z\" level=info msg=\"Stopped pod sandbox (already stopped): ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f\" id=00ff1ee6-e4bf-468c-bdb3-5f4d38d8b767 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:08:20.290583 crc crio[23733]: time=\"2026-06-09T14:08:20.286956601Z\" level=info msg=\"Removing pod sandbox: ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f\" id=0059a720-61bf-418e-8a16-06461e04e769 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:08:20.306828 crc crio[23733]: time=\"2026-06-09T14:08:20.306691548Z\" level=info msg=\"Removed pod sandbox: ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f\" id=0059a720-61bf-418e-8a16-06461e04e769 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:08:20.308210 crc crio[23733]: time=\"2026-06-09T14:08:20.308069353Z\" level=info msg=\"Stopping pod sandbox: a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632\" id=02a53228-55bb-4aad-900f-225029ac9223 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:08:20.308300 crc crio[23733]: time=\"2026-06-09T14:08:20.308255697Z\" level=info msg=\"Stopped pod sandbox (already stopped): a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632\" id=02a53228-55bb-4aad-900f-225029ac9223 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:08:20.311589 crc crio[23733]: time=\"2026-06-09T14:08:20.31152634Z\" level=info msg=\"Removing pod sandbox: a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632\" id=e38aace9-a09d-4de9-9e2a-f293dfb90322 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:08:20.330643 crc crio[23733]: time=\"2026-06-09T14:08:20.330533309Z\" level=info msg=\"Removed pod sandbox: a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632\" id=e38aace9-a09d-4de9-9e2a-f293dfb90322 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:09:20.370460 crc crio[23733]: time=\"2026-06-09T14:09:20.368571852Z\" level=info msg=\"Removing container: 164959b51af59e3c571473983fdeb4fc7a7e358130dc1b44d6f4c3d212ccad74\" id=782549ae-029b-4558-aaa4-23a9a6caca83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:09:20.534346 crc crio[23733]: time=\"2026-06-09T14:09:20.534198954Z\" level=info msg=\"Removed container 164959b51af59e3c571473983fdeb4fc7a7e358130dc1b44d6f4c3d212ccad74: openstack/nova-cell1-conductor-db-sync-sf2n6/nova-cell1-conductor-db-sync\" id=782549ae-029b-4558-aaa4-23a9a6caca83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:09:20.538544 crc crio[23733]: time=\"2026-06-09T14:09:20.538310989Z\" level=info msg=\"Removing container: 930e1d974162b79f039b3c4c03005b30e78360ac6e0a0b95520b3a2fa9ced2ca\" id=2309ddb5-a4dc-4f3f-ac0e-6f308388b1a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:09:20.699233 crc crio[23733]: time=\"2026-06-09T14:09:20.69553131Z\" level=info msg=\"Removed container 930e1d974162b79f039b3c4c03005b30e78360ac6e0a0b95520b3a2fa9ced2ca: openstack/nova-cell0-cell-mapping-vpzp9/nova-manage\" id=2309ddb5-a4dc-4f3f-ac0e-6f308388b1a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:09:20.699233 crc crio[23733]: time=\"2026-06-09T14:09:20.698494073Z\" level=info msg=\"Removing container: 51664f1b117f7ef87ba309a27c55cc3ffbfa6e60a07017d79b5c4c811316f20f\" id=0e2280a9-d483-4a7c-9d66-d5acfce8b09c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:09:20.868494 crc crio[23733]: time=\"2026-06-09T14:09:20.868369783Z\" level=info msg=\"Removed container 51664f1b117f7ef87ba309a27c55cc3ffbfa6e60a07017d79b5c4c811316f20f: openstack/nova-cell0-conductor-db-sync-tfmm2/nova-cell0-conductor-db-sync\" id=0e2280a9-d483-4a7c-9d66-d5acfce8b09c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:09:20.880007 crc crio[23733]: time=\"2026-06-09T14:09:20.879830162Z\" level=info msg=\"Stopping pod sandbox: 1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814\" id=92c4c5d3-32a3-4783-a212-4a46cb03b281 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:09:20.880007 crc crio[23733]: time=\"2026-06-09T14:09:20.879934765Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814\" id=92c4c5d3-32a3-4783-a212-4a46cb03b281 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:09:20.880886 crc crio[23733]: time=\"2026-06-09T14:09:20.880786377Z\" level=info msg=\"Removing pod sandbox: 1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814\" id=4d7615b9-916d-403e-9599-2d0279501e6d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:09:20.918627 crc crio[23733]: time=\"2026-06-09T14:09:20.918504587Z\" level=info msg=\"Removed pod sandbox: 1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814\" id=4d7615b9-916d-403e-9599-2d0279501e6d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:09:20.920203 crc crio[23733]: time=\"2026-06-09T14:09:20.920075117Z\" level=info msg=\"Stopping pod sandbox: 7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701\" id=54e2385d-8cfb-46b1-9165-d097e8478222 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:09:20.920322 crc crio[23733]: time=\"2026-06-09T14:09:20.92023017Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701\" id=54e2385d-8cfb-46b1-9165-d097e8478222 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:09:20.921179 crc crio[23733]: time=\"2026-06-09T14:09:20.921007429Z\" level=info msg=\"Removing pod sandbox: 7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701\" id=43f23b02-7c13-407e-af38-523875ef9a49 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:09:20.994995 crc crio[23733]: time=\"2026-06-09T14:09:20.993828635Z\" level=info msg=\"Removed pod sandbox: 7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701\" id=43f23b02-7c13-407e-af38-523875ef9a49 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:09:20.997232 crc crio[23733]: time=\"2026-06-09T14:09:20.996272337Z\" level=info msg=\"Stopping pod sandbox: e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508\" id=b1ccad5b-6827-4550-af78-99b361f638df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:09:20.997232 crc crio[23733]: time=\"2026-06-09T14:09:20.996340078Z\" level=info msg=\"Stopped pod sandbox (already stopped): e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508\" id=b1ccad5b-6827-4550-af78-99b361f638df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:09:20.997461 crc crio[23733]: time=\"2026-06-09T14:09:20.99721603Z\" level=info msg=\"Removing pod sandbox: e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508\" id=7aa2dbdf-4e36-4ba3-bd2f-ebeb3c10fe75 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:09:21.051738 crc crio[23733]: time=\"2026-06-09T14:09:21.051570069Z\" level=info msg=\"Removed pod sandbox: e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508\" id=7aa2dbdf-4e36-4ba3-bd2f-ebeb3c10fe75 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:10:00.557399 crc crio[23733]: time=\"2026-06-09T14:10:00.55619364Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683570-mg9ks/POD\" id=77b2b5b7-bfe0-48d1-a5cf-ce07ce741e1b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:10:00.559364 crc crio[23733]: time=\"2026-06-09T14:10:00.557494853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:10:00.612718 crc crio[23733]: time=\"2026-06-09T14:10:00.61254314Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683570-mg9ks Namespace:openshift-infra ID:64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff UID:e63c10c9-ebf7-4dac-b347-d249973aac42 NetNS:/var/run/netns/5d18e0ec-5103-4983-9cc1-7243a10422a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63c10c9_ebf7_4dac_b347_d249973aac42.slice PodAnnotations:0xc00028e0c8}] Aliases:map[]}\"\nJun 09 14:10:00.612718 crc crio[23733]: time=\"2026-06-09T14:10:00.612622142Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683570-mg9ks to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:10:01.018392 crc crio[23733]: 2026-06-09T14:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64b3291ec8a6ae6 Mac:2e:a3:d3:83:4d:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/5d18e0ec-5103-4983-9cc1-7243a10422a3 SocketPath: PciID:}] [{Interface:0xc0000152f0 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:10:01.020880 crc crio[23733]: time=\"2026-06-09T14:10:01.020774264Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683570-mg9ks Namespace:openshift-infra ID:64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff UID:e63c10c9-ebf7-4dac-b347-d249973aac42 NetNS:/var/run/netns/5d18e0ec-5103-4983-9cc1-7243a10422a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63c10c9_ebf7_4dac_b347_d249973aac42.slice PodAnnotations:0xc00028e0c8}] Aliases:map[]}\"\nJun 09 14:10:01.021038 crc crio[23733]: time=\"2026-06-09T14:10:01.02101233Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683570-mg9ks for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:10:01.042851 crc crio[23733]: time=\"2026-06-09T14:10:01.042709847Z\" level=info msg=\"Ran pod sandbox 64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff with infra container: openshift-infra/auto-csr-approver-29683570-mg9ks/POD\" id=77b2b5b7-bfe0-48d1-a5cf-ce07ce741e1b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:10:01.047204 crc crio[23733]: time=\"2026-06-09T14:10:01.047058057Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7f2f32ce-f2cf-4f51-8819-15c0cc570ec0 name=/runtime.v1.ImageService/PullImage\nJun 09 14:10:01.054370 crc crio[23733]: time=\"2026-06-09T14:10:01.054300309Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 14:10:03.228458 crc crio[23733]: time=\"2026-06-09T14:10:03.227581733Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7f2f32ce-f2cf-4f51-8819-15c0cc570ec0 name=/runtime.v1.ImageService/PullImage\nJun 09 14:10:03.231230 crc crio[23733]: time=\"2026-06-09T14:10:03.231085311Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=52999004-823a-4f30-b3d6-2de1cb1f9b8c name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:10:03.234241 crc crio[23733]: time=\"2026-06-09T14:10:03.233710067Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e511ac62-e5e7-4f09-8455-eaa9b6b8becc name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:10:03.277146 crc crio[23733]: time=\"2026-06-09T14:10:03.276505815Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683570-mg9ks/oc\" id=11cdaddf-f437-49bc-8570-2eca3edbd512 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:10:03.278571 crc crio[23733]: time=\"2026-06-09T14:10:03.277829018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:10:03.339034 crc crio[23733]: time=\"2026-06-09T14:10:03.338875607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:10:03.695803 crc crio[23733]: time=\"2026-06-09T14:10:03.695692916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:10:03.823252 crc crio[23733]: time=\"2026-06-09T14:10:03.823170768Z\" level=info msg=\"Created container 75603e96d6104284e4a693d1ae3f9d0b8872ec75036cb6c705db1f6aad172fde: openshift-infra/auto-csr-approver-29683570-mg9ks/oc\" id=11cdaddf-f437-49bc-8570-2eca3edbd512 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:10:03.826389 crc crio[23733]: time=\"2026-06-09T14:10:03.825388964Z\" level=info msg=\"Starting container: 75603e96d6104284e4a693d1ae3f9d0b8872ec75036cb6c705db1f6aad172fde\" id=fbae9c32-3f16-46b6-bf2a-8ca7fdf30b36 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:10:03.834181 crc crio[23733]: time=\"2026-06-09T14:10:03.833897969Z\" level=info msg=\"Started container\" PID=122845 containerID=75603e96d6104284e4a693d1ae3f9d0b8872ec75036cb6c705db1f6aad172fde description=openshift-infra/auto-csr-approver-29683570-mg9ks/oc id=fbae9c32-3f16-46b6-bf2a-8ca7fdf30b36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff\nJun 09 14:10:05.858970 crc crio[23733]: time=\"2026-06-09T14:10:05.858020513Z\" level=info msg=\"Stopping pod sandbox: 64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff\" id=b3bf63e1-2ef7-497d-bba6-12b7091371af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:10:05.860473 crc crio[23733]: time=\"2026-06-09T14:10:05.859508271Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683570-mg9ks Namespace:openshift-infra ID:64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff UID:e63c10c9-ebf7-4dac-b347-d249973aac42 NetNS:/var/run/netns/5d18e0ec-5103-4983-9cc1-7243a10422a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63c10c9_ebf7_4dac_b347_d249973aac42.slice PodAnnotations:0xc000308fc8}] Aliases:map[]}\"\nJun 09 14:10:05.860473 crc crio[23733]: time=\"2026-06-09T14:10:05.859714206Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683570-mg9ks from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:10:06.243879 crc crio[23733]: time=\"2026-06-09T14:10:06.243771432Z\" level=info msg=\"Stopped pod sandbox: 64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff\" id=b3bf63e1-2ef7-497d-bba6-12b7091371af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:10:21.078717 crc crio[23733]: time=\"2026-06-09T14:10:21.07786048Z\" level=info msg=\"Removing container: a2a4d2fd5a5f1a4b61b18f146489c19180c78b24411971d231416e70ae0d6220\" id=9cb1b061-66b5-4b85-a1fe-83fff8012a97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:10:21.242628 crc crio[23733]: time=\"2026-06-09T14:10:21.242473296Z\" level=info msg=\"Removed container a2a4d2fd5a5f1a4b61b18f146489c19180c78b24411971d231416e70ae0d6220: openshift-infra/auto-csr-approver-29683564-p7fn2/oc\" id=9cb1b061-66b5-4b85-a1fe-83fff8012a97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:10:21.246617 crc crio[23733]: time=\"2026-06-09T14:10:21.246521619Z\" level=info msg=\"Removing container: 85fc820aa2c5db75d0ed779e3e4fbb8c9ce9c6eb22dfeba727439c7db022de8d\" id=fd0df66b-7017-4404-906f-1a6a09267f5d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:10:21.377234 crc crio[23733]: time=\"2026-06-09T14:10:21.377007996Z\" level=info msg=\"Removed container 85fc820aa2c5db75d0ed779e3e4fbb8c9ce9c6eb22dfeba727439c7db022de8d: openstack/nova-cell1-cell-mapping-btlvg/nova-manage\" id=fd0df66b-7017-4404-906f-1a6a09267f5d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:10:21.390866 crc crio[23733]: time=\"2026-06-09T14:10:21.390680191Z\" level=info msg=\"Stopping pod sandbox: 6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a\" id=8c1a0cb7-ef0c-479e-a849-e5a16d440ff2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:10:21.391562 crc crio[23733]: time=\"2026-06-09T14:10:21.391537213Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a\" id=8c1a0cb7-ef0c-479e-a849-e5a16d440ff2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:10:21.393288 crc crio[23733]: time=\"2026-06-09T14:10:21.393174224Z\" level=info msg=\"Removing pod sandbox: 6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a\" id=40af33de-579a-488b-8f16-2c427ad2897e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:10:21.409082 crc crio[23733]: time=\"2026-06-09T14:10:21.409010973Z\" level=info msg=\"Removed pod sandbox: 6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a\" id=40af33de-579a-488b-8f16-2c427ad2897e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:10:21.412247 crc crio[23733]: time=\"2026-06-09T14:10:21.412009988Z\" level=info msg=\"Stopping pod sandbox: 41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224\" id=56067cd4-3d1a-4bb3-99d0-17363d5d4a04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:10:21.412539 crc crio[23733]: time=\"2026-06-09T14:10:21.412415208Z\" level=info msg=\"Stopped pod sandbox (already stopped): 41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224\" id=56067cd4-3d1a-4bb3-99d0-17363d5d4a04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:10:21.413972 crc crio[23733]: time=\"2026-06-09T14:10:21.413826744Z\" level=info msg=\"Removing pod sandbox: 41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224\" id=44e133bf-c7fc-4700-a055-63b8182f97ba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:10:21.448193 crc crio[23733]: time=\"2026-06-09T14:10:21.448028136Z\" level=info msg=\"Removed pod sandbox: 41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224\" id=44e133bf-c7fc-4700-a055-63b8182f97ba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:10:38.758454 crc crio[23733]: time=\"2026-06-09T14:10:38.757542542Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f/POD\" id=ce7df453-059a-408f-bb3e-dcac2a0bcca0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:10:38.759751 crc crio[23733]: time=\"2026-06-09T14:10:38.758495797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:10:38.817644 crc crio[23733]: time=\"2026-06-09T14:10:38.817498273Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f Namespace:openstack ID:ee680f089e362fd63944d493dbe5127bb142c2932f9209dd4d2044bec27def8c UID:11a09ec7-60b8-4072-8c33-9c5b9cb41135 NetNS:/var/run/netns/c28a5246-f328-4413-a310-a6b8fd071257 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11a09ec7_60b8_4072_8c33_9c5b9cb41135.slice PodAnnotations:0xc00720c0f0}] Aliases:map[]}\"\nJun 09 14:10:38.817644 crc crio[23733]: time=\"2026-06-09T14:10:38.817586815Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:10:39.645056 crc crio[23733]: 2026-06-09T14:10:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee680f089e362fd Mac:d2:0c:6f:2b:83:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/c28a5246-f328-4413-a310-a6b8fd071257 SocketPath: PciID:}] [{Interface:0xc0002dac10 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:10:39.647962 crc crio[23733]: time=\"2026-06-09T14:10:39.64771563Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f Namespace:openstack ID:ee680f089e362fd63944d493dbe5127bb142c2932f9209dd4d2044bec27def8c UID:11a09ec7-60b8-4072-8c33-9c5b9cb41135 NetNS:/var/run/netns/c28a5246-f328-4413-a310-a6b8fd071257 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11a09ec7_60b8_4072_8c33_9c5b9cb41135.slice PodAnnotations:0xc00720c0f0}] Aliases:map[]}\"\nJun 09 14:10:39.647962 crc crio[23733]: time=\"2026-06-09T14:10:39.647926905Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:10:39.659805 crc crio[23733]: time=\"2026-06-09T14:10:39.659712472Z\" level=info msg=\"Ran pod sandbox ee680f089e362fd63944d493dbe5127bb142c2932f9209dd4d2044bec27def8c with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f/POD\" id=ce7df453-059a-408f-bb3e-dcac2a0bcca0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:10:39.672094 crc crio[23733]: time=\"2026-06-09T14:10:39.671985592Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=99a58035-3bbc-4e4e-8674-69b7d7bbb2e6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:10:39.672634 crc crio[23733]: time=\"2026-06-09T14:10:39.672576646Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=99a58035-3bbc-4e4e-8674-69b7d7bbb2e6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:10:39.672744 crc crio[23733]: time=\"2026-06-09T14:10:39.67272536Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=99a58035-3bbc-4e4e-8674-69b7d7bbb2e6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:10:39.674179 crc crio[23733]: time=\"2026-06-09T14:10:39.674046933Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d3ff4226-5e07-49f1-808e-e490dc0baf71 name=/runtime.v1.ImageService/PullImage\nJun 09 14:10:39.705953 crc crio[23733]: time=\"2026-06-09T14:10:39.705863825Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"\nJun 09 14:10:53.085307 crc crio[23733]: time=\"2026-06-09T14:10:53.084202167Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=d3ff4226-5e07-49f1-808e-e490dc0baf71 name=/runtime.v1.ImageService/PullImage\nJun 09 14:10:53.087495 crc crio[23733]: time=\"2026-06-09T14:10:53.087440928Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=77ac8bf7-879f-424f-b9dd-f4421f22cb49 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:10:53.128930 crc crio[23733]: time=\"2026-06-09T14:10:53.128520983Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=a63425b6-7537-4a70-b67b-db40b585a058 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:10:53.139391 crc crio[23733]: time=\"2026-06-09T14:10:53.139294385Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=5c13ef68-ad19-408c-8124-71a781c97565 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:10:53.141286 crc crio[23733]: time=\"2026-06-09T14:10:53.141193972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:10:53.201499 crc crio[23733]: time=\"2026-06-09T14:10:53.20140973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:10:53.206024 crc crio[23733]: time=\"2026-06-09T14:10:53.205951155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:10:53.388401 crc crio[23733]: time=\"2026-06-09T14:10:53.388278668Z\" level=info msg=\"Created container d9ed1cf901090b55d40cd2a52c5e27f4d0fd293bedbac2931a382c2f4feeb8aa: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=5c13ef68-ad19-408c-8124-71a781c97565 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:10:53.390319 crc crio[23733]: time=\"2026-06-09T14:10:53.390093933Z\" level=info msg=\"Starting container: d9ed1cf901090b55d40cd2a52c5e27f4d0fd293bedbac2931a382c2f4feeb8aa\" id=7baa0c48-6bce-40e6-b873-f8eb85ee8c8b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:10:53.396977 crc crio[23733]: time=\"2026-06-09T14:10:53.396910205Z\" level=info msg=\"Started container\" PID=125360 containerID=d9ed1cf901090b55d40cd2a52c5e27f4d0fd293bedbac2931a382c2f4feeb8aa description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=7baa0c48-6bce-40e6-b873-f8eb85ee8c8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee680f089e362fd63944d493dbe5127bb142c2932f9209dd4d2044bec27def8c\nJun 09 14:11:07.860155 crc crio[23733]: time=\"2026-06-09T14:11:07.85899661Z\" level=info msg=\"Stopping pod sandbox: ee680f089e362fd63944d493dbe5127bb142c2932f9209dd4d2044bec27def8c\" id=a8395462-4914-48f4-8c49-7ebeff6fc16b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:11:07.861948 crc crio[23733]: time=\"2026-06-09T14:11:07.861031852Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f Namespace:openstack ID:ee680f089e362fd63944d493dbe5127bb142c2932f9209dd4d2044bec27def8c UID:11a09ec7-60b8-4072-8c33-9c5b9cb41135 NetNS:/var/run/netns/c28a5246-f328-4413-a310-a6b8fd071257 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11a09ec7_60b8_4072_8c33_9c5b9cb41135.slice PodAnnotations:0xc00720c1f0}] Aliases:map[]}\"\nJun 09 14:11:07.861948 crc crio[23733]: time=\"2026-06-09T14:11:07.861299019Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:11:08.330575 crc crio[23733]: time=\"2026-06-09T14:11:08.329771772Z\" level=info msg=\"Stopped pod sandbox: ee680f089e362fd63944d493dbe5127bb142c2932f9209dd4d2044bec27def8c\" id=a8395462-4914-48f4-8c49-7ebeff6fc16b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:11:09.409556 crc crio[23733]: time=\"2026-06-09T14:11:09.408531038Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh/POD\" id=6d908a14-2570-4958-adc9-5b799914fb26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:11:09.409556 crc crio[23733]: time=\"2026-06-09T14:11:09.409539244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:11:09.447973 crc crio[23733]: time=\"2026-06-09T14:11:09.447877041Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh Namespace:openstack ID:2e1271cda58f4e2f11c4643d1e90ef378a80e53cedd99c54d447de9d8789bd91 UID:125e8adc-d0e8-4d39-8fa7-4971e380664f NetNS:/var/run/netns/27484df1-94ec-467b-ac3b-86724a2cdd47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod125e8adc_d0e8_4d39_8fa7_4971e380664f.slice PodAnnotations:0xc00028ecf8}] Aliases:map[]}\"\nJun 09 14:11:09.447973 crc crio[23733]: time=\"2026-06-09T14:11:09.447950302Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:11:10.203789 crc crio[23733]: 2026-06-09T14:11:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e1271cda58f4e2 Mac:ba:66:82:d3:03:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/27484df1-94ec-467b-ac3b-86724a2cdd47 SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:11:10.205614 crc crio[23733]: time=\"2026-06-09T14:11:10.205536779Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh Namespace:openstack ID:2e1271cda58f4e2f11c4643d1e90ef378a80e53cedd99c54d447de9d8789bd91 UID:125e8adc-d0e8-4d39-8fa7-4971e380664f NetNS:/var/run/netns/27484df1-94ec-467b-ac3b-86724a2cdd47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod125e8adc_d0e8_4d39_8fa7_4971e380664f.slice PodAnnotations:0xc00028ecf8}] Aliases:map[]}\"\nJun 09 14:11:10.205843 crc crio[23733]: time=\"2026-06-09T14:11:10.205783985Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:11:10.223999 crc crio[23733]: time=\"2026-06-09T14:11:10.22383337Z\" level=info msg=\"Ran pod sandbox 2e1271cda58f4e2f11c4643d1e90ef378a80e53cedd99c54d447de9d8789bd91 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh/POD\" id=6d908a14-2570-4958-adc9-5b799914fb26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:11:10.234296 crc crio[23733]: time=\"2026-06-09T14:11:10.234058497Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ce73c7a3-acd7-41a5-b711-454f540a7238 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:11:10.270382 crc crio[23733]: time=\"2026-06-09T14:11:10.270242609Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=5e59b378-347c-418e-90a5-d20e5dd6190a name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:11:10.285400 crc crio[23733]: time=\"2026-06-09T14:11:10.285214556Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=e845c99e-144f-429d-a690-768db8a38b9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:11:10.289928 crc crio[23733]: time=\"2026-06-09T14:11:10.289828432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:11:10.363384 crc crio[23733]: time=\"2026-06-09T14:11:10.362981355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:11:10.367292 crc crio[23733]: time=\"2026-06-09T14:11:10.367220063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:11:10.565350 crc crio[23733]: time=\"2026-06-09T14:11:10.564640536Z\" level=info msg=\"Created container ce6f80086d4e619ee19a7b2c5b37ab7703eac09a2f445cfcfabd710ae80133ff: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=e845c99e-144f-429d-a690-768db8a38b9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:11:10.569162 crc crio[23733]: time=\"2026-06-09T14:11:10.568995986Z\" level=info msg=\"Starting container: ce6f80086d4e619ee19a7b2c5b37ab7703eac09a2f445cfcfabd710ae80133ff\" id=dec04368-c226-4aa4-81a4-15c5df15f301 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:11:10.575846 crc crio[23733]: time=\"2026-06-09T14:11:10.575700675Z\" level=info msg=\"Started container\" PID=126372 containerID=ce6f80086d4e619ee19a7b2c5b37ab7703eac09a2f445cfcfabd710ae80133ff description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=dec04368-c226-4aa4-81a4-15c5df15f301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e1271cda58f4e2f11c4643d1e90ef378a80e53cedd99c54d447de9d8789bd91\nJun 09 14:11:14.971512 crc crio[23733]: time=\"2026-06-09T14:11:14.970538691Z\" level=info msg=\"Stopping pod sandbox: 2e1271cda58f4e2f11c4643d1e90ef378a80e53cedd99c54d447de9d8789bd91\" id=b399a30c-ca5f-43a1-b505-c2a059a1578c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:11:14.972923 crc crio[23733]: time=\"2026-06-09T14:11:14.972308855Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh Namespace:openstack ID:2e1271cda58f4e2f11c4643d1e90ef378a80e53cedd99c54d447de9d8789bd91 UID:125e8adc-d0e8-4d39-8fa7-4971e380664f NetNS:/var/run/netns/27484df1-94ec-467b-ac3b-86724a2cdd47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod125e8adc_d0e8_4d39_8fa7_4971e380664f.slice PodAnnotations:0xc001c1e7f0}] Aliases:map[]}\"\nJun 09 14:11:14.972923 crc crio[23733]: time=\"2026-06-09T14:11:14.97251506Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:11:15.578073 crc crio[23733]: time=\"2026-06-09T14:11:15.57700189Z\" level=info msg=\"Stopped pod sandbox: 2e1271cda58f4e2f11c4643d1e90ef378a80e53cedd99c54d447de9d8789bd91\" id=b399a30c-ca5f-43a1-b505-c2a059a1578c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:11:17.920874 crc crio[23733]: time=\"2026-06-09T14:11:17.920073042Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt/POD\" id=16cf6eb5-e2e5-4149-b8b5-77e991a5af21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:11:17.922265 crc crio[23733]: time=\"2026-06-09T14:11:17.920901022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:11:17.971635 crc crio[23733]: time=\"2026-06-09T14:11:17.971537968Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt Namespace:openstack ID:2597ba2c7be7dcc8cbe4deeb950919cee5b2abce08ca6af4c4f6fbff5447ff5e UID:e4caa4bf-7e3f-439c-8360-36eba4ca04d4 NetNS:/var/run/netns/d9239d16-58f2-4ea5-ad6d-542ca60f248e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4caa4bf_7e3f_439c_8360_36eba4ca04d4.slice PodAnnotations:0xc00720c7a0}] Aliases:map[]}\"\nJun 09 14:11:17.971635 crc crio[23733]: time=\"2026-06-09T14:11:17.97164006Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:11:18.900899 crc crio[23733]: 2026-06-09T14:11:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2597ba2c7be7dcc Mac:ba:ab:2b:1d:59:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/d9239d16-58f2-4ea5-ad6d-542ca60f248e SocketPath: PciID:}] [{Interface:0xc000145040 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:11:18.902365 crc crio[23733]: time=\"2026-06-09T14:11:18.902280398Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt Namespace:openstack ID:2597ba2c7be7dcc8cbe4deeb950919cee5b2abce08ca6af4c4f6fbff5447ff5e UID:e4caa4bf-7e3f-439c-8360-36eba4ca04d4 NetNS:/var/run/netns/d9239d16-58f2-4ea5-ad6d-542ca60f248e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4caa4bf_7e3f_439c_8360_36eba4ca04d4.slice PodAnnotations:0xc00720c7a0}] Aliases:map[]}\"\nJun 09 14:11:18.902579 crc crio[23733]: time=\"2026-06-09T14:11:18.902468392Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:11:18.912429 crc crio[23733]: time=\"2026-06-09T14:11:18.912266669Z\" level=info msg=\"Ran pod sandbox 2597ba2c7be7dcc8cbe4deeb950919cee5b2abce08ca6af4c4f6fbff5447ff5e with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt/POD\" id=16cf6eb5-e2e5-4149-b8b5-77e991a5af21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:11:18.915001 crc crio[23733]: time=\"2026-06-09T14:11:18.914930157Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=182eb548-4eb1-43c1-9e94-d96c3dec44af name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:11:18.939882 crc crio[23733]: time=\"2026-06-09T14:11:18.939737282Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=082bfed6-f85e-4095-81b7-343a1feab25d name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:11:18.952883 crc crio[23733]: time=\"2026-06-09T14:11:18.952552384Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=7b294e11-c17a-45d2-a9f9-23c0311a23ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:11:18.954447 crc crio[23733]: time=\"2026-06-09T14:11:18.954295599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:11:19.021849 crc crio[23733]: time=\"2026-06-09T14:11:19.021043761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:11:19.030879 crc crio[23733]: time=\"2026-06-09T14:11:19.030777655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:11:19.206755 crc crio[23733]: time=\"2026-06-09T14:11:19.206529164Z\" level=info msg=\"Created container 581460dca5b6d8a73d106c6ac54cb6d508d7709d5ba0a8e15489f102c7d2805b: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=7b294e11-c17a-45d2-a9f9-23c0311a23ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:11:19.208706 crc crio[23733]: time=\"2026-06-09T14:11:19.208565704Z\" level=info msg=\"Starting container: 581460dca5b6d8a73d106c6ac54cb6d508d7709d5ba0a8e15489f102c7d2805b\" id=c262af1c-fd23-429e-9d61-063d2c4ddd36 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:11:19.219224 crc crio[23733]: time=\"2026-06-09T14:11:19.218471914Z\" level=info msg=\"Started container\" PID=127026 containerID=581460dca5b6d8a73d106c6ac54cb6d508d7709d5ba0a8e15489f102c7d2805b description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=c262af1c-fd23-429e-9d61-063d2c4ddd36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2597ba2c7be7dcc8cbe4deeb950919cee5b2abce08ca6af4c4f6fbff5447ff5e\nJun 09 14:12:00.541080 crc crio[23733]: time=\"2026-06-09T14:12:00.540294925Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683572-mdhpz/POD\" id=9458ff86-6f98-4b13-af10-e41c61e12d52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:12:00.542787 crc crio[23733]: time=\"2026-06-09T14:12:00.541309931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:12:00.586527 crc crio[23733]: time=\"2026-06-09T14:12:00.586418457Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683572-mdhpz Namespace:openshift-infra ID:63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa UID:04a95382-d3fc-4f88-a596-6446952818c8 NetNS:/var/run/netns/13d25db3-efa8-47bf-ab85-65b34c09bda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04a95382_d3fc_4f88_a596_6446952818c8.slice PodAnnotations:0xc00028f7c0}] Aliases:map[]}\"\nJun 09 14:12:00.587261 crc crio[23733]: time=\"2026-06-09T14:12:00.587219857Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683572-mdhpz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:12:01.164495 crc crio[23733]: 2026-06-09T14:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63e389a8454c53c Mac:36:55:0c:0d:4c:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/13d25db3-efa8-47bf-ab85-65b34c09bda8 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:12:01.166874 crc crio[23733]: time=\"2026-06-09T14:12:01.166794689Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683572-mdhpz Namespace:openshift-infra ID:63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa UID:04a95382-d3fc-4f88-a596-6446952818c8 NetNS:/var/run/netns/13d25db3-efa8-47bf-ab85-65b34c09bda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04a95382_d3fc_4f88_a596_6446952818c8.slice PodAnnotations:0xc00028f7c0}] Aliases:map[]}\"\nJun 09 14:12:01.167067 crc crio[23733]: time=\"2026-06-09T14:12:01.167002064Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683572-mdhpz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:12:01.180185 crc crio[23733]: time=\"2026-06-09T14:12:01.180034702Z\" level=info msg=\"Ran pod sandbox 63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa with infra container: openshift-infra/auto-csr-approver-29683572-mdhpz/POD\" id=9458ff86-6f98-4b13-af10-e41c61e12d52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:12:01.185249 crc crio[23733]: time=\"2026-06-09T14:12:01.185201942Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2a384f7e-0480-4d94-a89f-ae6b6be6acae name=/runtime.v1.ImageService/PullImage\nJun 09 14:12:01.195303 crc crio[23733]: time=\"2026-06-09T14:12:01.195220376Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 14:12:02.910499 crc crio[23733]: time=\"2026-06-09T14:12:02.909069424Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2a384f7e-0480-4d94-a89f-ae6b6be6acae name=/runtime.v1.ImageService/PullImage\nJun 09 14:12:02.912788 crc crio[23733]: time=\"2026-06-09T14:12:02.911779492Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=754f4b4a-db17-43ed-a897-cc3f3869a0ad name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:12:02.915537 crc crio[23733]: time=\"2026-06-09T14:12:02.914690666Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=220dbc8a-d8dd-4a32-8025-2a223e7c1f50 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:12:02.924392 crc crio[23733]: time=\"2026-06-09T14:12:02.924080571Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683572-mdhpz/oc\" id=0d374bf6-475d-4ea7-bdd2-3393fae1956b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:12:02.925033 crc crio[23733]: time=\"2026-06-09T14:12:02.924950464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:12:02.989578 crc crio[23733]: time=\"2026-06-09T14:12:02.989418708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:12:03.291918 crc crio[23733]: time=\"2026-06-09T14:12:03.291788086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:12:03.436413 crc crio[23733]: time=\"2026-06-09T14:12:03.436286137Z\" level=info msg=\"Created container 3aeb0282d99d0bcb5aee82280862777b78bfc24e164605f525bf048d93362cf9: openshift-infra/auto-csr-approver-29683572-mdhpz/oc\" id=0d374bf6-475d-4ea7-bdd2-3393fae1956b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:12:03.438028 crc crio[23733]: time=\"2026-06-09T14:12:03.437966428Z\" level=info msg=\"Starting container: 3aeb0282d99d0bcb5aee82280862777b78bfc24e164605f525bf048d93362cf9\" id=3b1cf7af-da8f-4ae3-91ad-0893bf9c6dd2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:12:03.444348 crc crio[23733]: time=\"2026-06-09T14:12:03.444223377Z\" level=info msg=\"Started container\" PID=129280 containerID=3aeb0282d99d0bcb5aee82280862777b78bfc24e164605f525bf048d93362cf9 description=openshift-infra/auto-csr-approver-29683572-mdhpz/oc id=3b1cf7af-da8f-4ae3-91ad-0893bf9c6dd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa\nJun 09 14:12:05.808059 crc crio[23733]: time=\"2026-06-09T14:12:05.807022244Z\" level=info msg=\"Stopping pod sandbox: 63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa\" id=52d50ae0-3c42-437b-a933-9cb6c22311e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:12:05.809717 crc crio[23733]: time=\"2026-06-09T14:12:05.808899411Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683572-mdhpz Namespace:openshift-infra ID:63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa UID:04a95382-d3fc-4f88-a596-6446952818c8 NetNS:/var/run/netns/13d25db3-efa8-47bf-ab85-65b34c09bda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04a95382_d3fc_4f88_a596_6446952818c8.slice PodAnnotations:0xc002b0e7a8}] Aliases:map[]}\"\nJun 09 14:12:05.809717 crc crio[23733]: time=\"2026-06-09T14:12:05.809364143Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683572-mdhpz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:12:06.174427 crc crio[23733]: time=\"2026-06-09T14:12:06.174286577Z\" level=info msg=\"Stopped pod sandbox: 63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa\" id=52d50ae0-3c42-437b-a933-9cb6c22311e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:12:21.493955 crc crio[23733]: time=\"2026-06-09T14:12:21.492896662Z\" level=info msg=\"Removing container: bb8b0248b121bd1837c23d7cd2b595d8597999f10da6c8d32ea3168e29c64ee2\" id=421d5755-a9d4-4eaf-9867-bdd472f6530b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:12:21.668261 crc crio[23733]: time=\"2026-06-09T14:12:21.667568452Z\" level=info msg=\"Removed container bb8b0248b121bd1837c23d7cd2b595d8597999f10da6c8d32ea3168e29c64ee2: openshift-infra/auto-csr-approver-29683566-jc4xw/oc\" id=421d5755-a9d4-4eaf-9867-bdd472f6530b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:12:21.679792 crc crio[23733]: time=\"2026-06-09T14:12:21.679605676Z\" level=info msg=\"Stopping pod sandbox: c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50\" id=cdda87c4-541a-4d2c-976c-1b9999aeeef3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:12:21.680374 crc crio[23733]: time=\"2026-06-09T14:12:21.679864992Z\" level=info msg=\"Stopped pod sandbox (already stopped): c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50\" id=cdda87c4-541a-4d2c-976c-1b9999aeeef3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:12:21.681069 crc crio[23733]: time=\"2026-06-09T14:12:21.680835667Z\" level=info msg=\"Removing pod sandbox: c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50\" id=538c2f67-1728-4f24-a4ed-2d329b89ebe7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:12:21.708576 crc crio[23733]: time=\"2026-06-09T14:12:21.708394621Z\" level=info msg=\"Removed pod sandbox: c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50\" id=538c2f67-1728-4f24-a4ed-2d329b89ebe7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:13:14.905558 crc crio[23733]: time=\"2026-06-09T14:13:14.904616576Z\" level=info msg=\"Stopping pod sandbox: 2597ba2c7be7dcc8cbe4deeb950919cee5b2abce08ca6af4c4f6fbff5447ff5e\" id=2ab9ee92-2100-4165-a629-1379e15e61a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:13:14.908788 crc crio[23733]: time=\"2026-06-09T14:13:14.906567305Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt Namespace:openstack ID:2597ba2c7be7dcc8cbe4deeb950919cee5b2abce08ca6af4c4f6fbff5447ff5e UID:e4caa4bf-7e3f-439c-8360-36eba4ca04d4 NetNS:/var/run/netns/d9239d16-58f2-4ea5-ad6d-542ca60f248e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4caa4bf_7e3f_439c_8360_36eba4ca04d4.slice PodAnnotations:0xc00012afd8}] Aliases:map[]}\"\nJun 09 14:13:14.908788 crc crio[23733]: time=\"2026-06-09T14:13:14.906816591Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:13:15.671076 crc crio[23733]: time=\"2026-06-09T14:13:15.670333396Z\" level=info msg=\"Stopped pod sandbox: 2597ba2c7be7dcc8cbe4deeb950919cee5b2abce08ca6af4c4f6fbff5447ff5e\" id=2ab9ee92-2100-4165-a629-1379e15e61a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:13:16.474520 crc crio[23733]: time=\"2026-06-09T14:13:16.473973145Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8/POD\" id=e6ca68d7-b3b1-4ae1-a3bb-7e6d00d7a17a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:13:16.475502 crc crio[23733]: time=\"2026-06-09T14:13:16.474556479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:13:16.516520 crc crio[23733]: time=\"2026-06-09T14:13:16.516341501Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8 Namespace:openstack ID:a4168b7822541861a8eadf031f9b550b6d49692f5901dbc426985d279dd63237 UID:20c8cddc-800e-4093-90b4-2412ef1f3c73 NetNS:/var/run/netns/f6e7a618-63b9-4235-8820-56d3acea9627 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20c8cddc_800e_4093_90b4_2412ef1f3c73.slice PodAnnotations:0xc002534490}] Aliases:map[]}\"\nJun 09 14:13:16.516520 crc crio[23733]: time=\"2026-06-09T14:13:16.516463525Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:13:17.317263 crc crio[23733]: 2026-06-09T14:13:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4168b782254186 Mac:d6:9a:5e:4d:5d:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/f6e7a618-63b9-4235-8820-56d3acea9627 SocketPath: PciID:}] [{Interface:0xc0004385d0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:13:17.320030 crc crio[23733]: time=\"2026-06-09T14:13:17.319949088Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8 Namespace:openstack ID:a4168b7822541861a8eadf031f9b550b6d49692f5901dbc426985d279dd63237 UID:20c8cddc-800e-4093-90b4-2412ef1f3c73 NetNS:/var/run/netns/f6e7a618-63b9-4235-8820-56d3acea9627 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20c8cddc_800e_4093_90b4_2412ef1f3c73.slice PodAnnotations:0xc002534490}] Aliases:map[]}\"\nJun 09 14:13:17.320270 crc crio[23733]: time=\"2026-06-09T14:13:17.320207935Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:13:17.330855 crc crio[23733]: time=\"2026-06-09T14:13:17.330807773Z\" level=info msg=\"Ran pod sandbox a4168b7822541861a8eadf031f9b550b6d49692f5901dbc426985d279dd63237 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8/POD\" id=e6ca68d7-b3b1-4ae1-a3bb-7e6d00d7a17a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:13:17.334258 crc crio[23733]: time=\"2026-06-09T14:13:17.334219048Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0800b2bd-1250-4bf0-b9ee-5e3d27566cac name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:13:17.363368 crc crio[23733]: time=\"2026-06-09T14:13:17.363214479Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ef03d169-f119-40da-8c76-7fc375d2cc52 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:13:17.371902 crc crio[23733]: time=\"2026-06-09T14:13:17.371811995Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=82d28984-decc-43db-8ec7-69bb11f87783 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:13:17.372454 crc crio[23733]: time=\"2026-06-09T14:13:17.372346898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:13:17.417762 crc crio[23733]: time=\"2026-06-09T14:13:17.417537278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:13:17.421367 crc crio[23733]: time=\"2026-06-09T14:13:17.421304502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:13:17.601747 crc crio[23733]: time=\"2026-06-09T14:13:17.601603935Z\" level=info msg=\"Created container c7922ac99baa3a5e906eee0ecb4a219cd8c1ebf2612b1513e8e24535faf18df3: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=82d28984-decc-43db-8ec7-69bb11f87783 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:13:17.603184 crc crio[23733]: time=\"2026-06-09T14:13:17.602979739Z\" level=info msg=\"Starting container: c7922ac99baa3a5e906eee0ecb4a219cd8c1ebf2612b1513e8e24535faf18df3\" id=4809a0f2-cae3-45ba-8b8b-f65f678bbd9c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:13:17.613990 crc crio[23733]: time=\"2026-06-09T14:13:17.613567497Z\" level=info msg=\"Started container\" PID=133508 containerID=c7922ac99baa3a5e906eee0ecb4a219cd8c1ebf2612b1513e8e24535faf18df3 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=4809a0f2-cae3-45ba-8b8b-f65f678bbd9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4168b7822541861a8eadf031f9b550b6d49692f5901dbc426985d279dd63237\nJun 09 14:14:00.547172 crc crio[23733]: time=\"2026-06-09T14:14:00.546176919Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683574-8czvq/POD\" id=f6f05113-3159-4367-87b3-8ee63289c237 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:14:00.549353 crc crio[23733]: time=\"2026-06-09T14:14:00.547208965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:00.590382 crc crio[23733]: time=\"2026-06-09T14:14:00.590382192Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683574-8czvq Namespace:openshift-infra ID:e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90 UID:6c304150-201e-4886-9bbf-2455e5876b9d NetNS:/var/run/netns/d6d59c7c-96b7-4954-a340-c2fc78808636 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c304150_201e_4886_9bbf_2455e5876b9d.slice PodAnnotations:0xc002898668}] Aliases:map[]}\"\nJun 09 14:14:00.590608 crc crio[23733]: time=\"2026-06-09T14:14:00.590586537Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683574-8czvq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:14:00.959470 crc crio[23733]: 2026-06-09T14:14:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e033f72e26f6993 Mac:0a:d7:7c:42:61:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/d6d59c7c-96b7-4954-a340-c2fc78808636 SocketPath: PciID:}] [{Interface:0xc000244840 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:14:00.961841 crc crio[23733]: time=\"2026-06-09T14:14:00.961639696Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683574-8czvq Namespace:openshift-infra ID:e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90 UID:6c304150-201e-4886-9bbf-2455e5876b9d NetNS:/var/run/netns/d6d59c7c-96b7-4954-a340-c2fc78808636 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c304150_201e_4886_9bbf_2455e5876b9d.slice PodAnnotations:0xc002898668}] Aliases:map[]}\"\nJun 09 14:14:00.962000 crc crio[23733]: time=\"2026-06-09T14:14:00.961936643Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683574-8czvq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:14:00.979336 crc crio[23733]: time=\"2026-06-09T14:14:00.978539841Z\" level=info msg=\"Ran pod sandbox e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90 with infra container: openshift-infra/auto-csr-approver-29683574-8czvq/POD\" id=f6f05113-3159-4367-87b3-8ee63289c237 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:14:00.984029 crc crio[23733]: time=\"2026-06-09T14:14:00.983896396Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3d64a517-138f-4e44-9a3d-40bfb875616e name=/runtime.v1.ImageService/PullImage\nJun 09 14:14:01.001025 crc crio[23733]: time=\"2026-06-09T14:14:01.000919245Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 14:14:01.822852 crc crio[23733]: time=\"2026-06-09T14:14:01.822157986Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3d64a517-138f-4e44-9a3d-40bfb875616e name=/runtime.v1.ImageService/PullImage\nJun 09 14:14:01.824337 crc crio[23733]: time=\"2026-06-09T14:14:01.824095545Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6893f3a7-a17e-4612-89d1-018593da0543 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:14:01.827323 crc crio[23733]: time=\"2026-06-09T14:14:01.827241085Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6b39db7c-095f-47ba-a329-a422ee1aa783 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:14:01.838250 crc crio[23733]: time=\"2026-06-09T14:14:01.837985635Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683574-8czvq/oc\" id=b8274747-4748-40eb-8629-d1e770fbe99c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:14:01.838648 crc crio[23733]: time=\"2026-06-09T14:14:01.83862506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:01.888299 crc crio[23733]: time=\"2026-06-09T14:14:01.8882036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:02.265932 crc crio[23733]: time=\"2026-06-09T14:14:02.265477786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:02.397551 crc crio[23733]: time=\"2026-06-09T14:14:02.397082731Z\" level=info msg=\"Created container d1fcd29a8114907bce7408b59b61161180f0a97e51e16713b3355610856a4390: openshift-infra/auto-csr-approver-29683574-8czvq/oc\" id=b8274747-4748-40eb-8629-d1e770fbe99c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:14:02.399464 crc crio[23733]: time=\"2026-06-09T14:14:02.398585649Z\" level=info msg=\"Starting container: d1fcd29a8114907bce7408b59b61161180f0a97e51e16713b3355610856a4390\" id=6b96efd4-5495-444d-aeda-013fc196f3c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:14:02.404946 crc crio[23733]: time=\"2026-06-09T14:14:02.404808955Z\" level=info msg=\"Started container\" PID=135953 containerID=d1fcd29a8114907bce7408b59b61161180f0a97e51e16713b3355610856a4390 description=openshift-infra/auto-csr-approver-29683574-8czvq/oc id=6b96efd4-5495-444d-aeda-013fc196f3c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90\nJun 09 14:14:03.072526 crc crio[23733]: time=\"2026-06-09T14:14:03.069514992Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-6lx24/POD\" id=f7194b04-a25f-4b7c-8dac-b255342b8232 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:14:03.072526 crc crio[23733]: time=\"2026-06-09T14:14:03.070074196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:03.131535 crc crio[23733]: time=\"2026-06-09T14:14:03.131423852Z\" level=info msg=\"Got pod network &{Name:community-operators-6lx24 Namespace:openshift-marketplace ID:b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b UID:7acea139-34ed-4697-8446-234ed54ac3c8 NetNS:/var/run/netns/f18b5390-eeac-4507-a811-34a738cf4d19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7acea139_34ed_4697_8446_234ed54ac3c8.slice PodAnnotations:0xc002898200}] Aliases:map[]}\"\nJun 09 14:14:03.131535 crc crio[23733]: time=\"2026-06-09T14:14:03.131501604Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-6lx24 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:14:03.747014 crc crio[23733]: 2026-06-09T14:14:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b27cd181bc0dd2b Mac:b6:11:2d:30:af:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/f18b5390-eeac-4507-a811-34a738cf4d19 SocketPath: PciID:}] [{Interface:0xc00025ac20 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:14:03.748543 crc crio[23733]: time=\"2026-06-09T14:14:03.748460908Z\" level=info msg=\"Got pod network &{Name:community-operators-6lx24 Namespace:openshift-marketplace ID:b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b UID:7acea139-34ed-4697-8446-234ed54ac3c8 NetNS:/var/run/netns/f18b5390-eeac-4507-a811-34a738cf4d19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7acea139_34ed_4697_8446_234ed54ac3c8.slice PodAnnotations:0xc002898200}] Aliases:map[]}\"\nJun 09 14:14:03.748794 crc crio[23733]: time=\"2026-06-09T14:14:03.748737815Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-6lx24 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:14:03.769442 crc crio[23733]: time=\"2026-06-09T14:14:03.769307762Z\" level=info msg=\"Ran pod sandbox b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b with infra container: openshift-marketplace/community-operators-6lx24/POD\" id=f7194b04-a25f-4b7c-8dac-b255342b8232 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:14:03.772048 crc crio[23733]: time=\"2026-06-09T14:14:03.771938219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c709a53d-3e39-44e3-8a33-5ae3443d7a71 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:14:03.775223 crc crio[23733]: time=\"2026-06-09T14:14:03.775013387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=996b0ed8-63eb-4f6c-a6f5-c0986d570dad name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:14:03.784492 crc crio[23733]: time=\"2026-06-09T14:14:03.784368412Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-6lx24/extract-utilities\" id=91310ca8-3dbc-4238-9467-a3b326114b0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:14:03.785041 crc crio[23733]: time=\"2026-06-09T14:14:03.784981788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:03.836053 crc crio[23733]: time=\"2026-06-09T14:14:03.835927121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:03.841273 crc crio[23733]: time=\"2026-06-09T14:14:03.841212684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:04.009374 crc crio[23733]: time=\"2026-06-09T14:14:04.009225657Z\" level=info msg=\"Created container 90a4aaec9d67e1b4d32e5a8f49830d87d5585566c8a1b5cf993161621eb418f4: openshift-marketplace/community-operators-6lx24/extract-utilities\" id=91310ca8-3dbc-4238-9467-a3b326114b0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:14:04.012509 crc crio[23733]: time=\"2026-06-09T14:14:04.012419567Z\" level=info msg=\"Starting container: 90a4aaec9d67e1b4d32e5a8f49830d87d5585566c8a1b5cf993161621eb418f4\" id=9b0be2d8-b100-41a5-80b6-aef43e6e0d1d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:14:04.024918 crc crio[23733]: time=\"2026-06-09T14:14:04.024801289Z\" level=info msg=\"Started container\" PID=136127 containerID=90a4aaec9d67e1b4d32e5a8f49830d87d5585566c8a1b5cf993161621eb418f4 description=openshift-marketplace/community-operators-6lx24/extract-utilities id=9b0be2d8-b100-41a5-80b6-aef43e6e0d1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b\nJun 09 14:14:04.640235 crc crio[23733]: time=\"2026-06-09T14:14:04.640096831Z\" level=info msg=\"Stopping pod sandbox: e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90\" id=c7c65c66-b0c3-41ce-9ee5-df76d34dbc36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:14:04.641220 crc crio[23733]: time=\"2026-06-09T14:14:04.640158263Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=13d8f971-525c-426b-909e-f5170603bdec name=/runtime.v1.ImageService/PullImage\nJun 09 14:14:04.641220 crc crio[23733]: time=\"2026-06-09T14:14:04.640780688Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683574-8czvq Namespace:openshift-infra ID:e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90 UID:6c304150-201e-4886-9bbf-2455e5876b9d NetNS:/var/run/netns/d6d59c7c-96b7-4954-a340-c2fc78808636 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c304150_201e_4886_9bbf_2455e5876b9d.slice PodAnnotations:0xc0059cc320}] Aliases:map[]}\"\nJun 09 14:14:04.641220 crc crio[23733]: time=\"2026-06-09T14:14:04.640928932Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683574-8czvq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:14:04.646256 crc crio[23733]: time=\"2026-06-09T14:14:04.645758644Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 14:14:05.020606 crc crio[23733]: time=\"2026-06-09T14:14:05.020489235Z\" level=info msg=\"Stopped pod sandbox: e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90\" id=c7c65c66-b0c3-41ce-9ee5-df76d34dbc36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:14:05.706889 crc crio[23733]: time=\"2026-06-09T14:14:05.706038816Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=13d8f971-525c-426b-909e-f5170603bdec name=/runtime.v1.ImageService/PullImage\nJun 09 14:14:05.709653 crc crio[23733]: time=\"2026-06-09T14:14:05.709562756Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b1059669-598c-4974-b2a9-92d06f1f2688 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:14:05.713007 crc crio[23733]: time=\"2026-06-09T14:14:05.712769605Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=87f7d98e-6dae-4dfe-9f87-294ba3263aae name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:14:05.735339 crc crio[23733]: time=\"2026-06-09T14:14:05.735022686Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-6lx24/extract-content\" id=622e0917-a6e2-44b9-852f-f8dbb7ca0659 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:14:05.736078 crc crio[23733]: time=\"2026-06-09T14:14:05.735673063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:05.844729 crc crio[23733]: time=\"2026-06-09T14:14:05.844626198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:05.849244 crc crio[23733]: time=\"2026-06-09T14:14:05.849166622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:06.014384 crc crio[23733]: time=\"2026-06-09T14:14:06.014255212Z\" level=info msg=\"Created container 2236441cc796db2e69430cd515e56e28e5d24579e909df9df6149063875ec4d9: openshift-marketplace/community-operators-6lx24/extract-content\" id=622e0917-a6e2-44b9-852f-f8dbb7ca0659 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:14:06.017512 crc crio[23733]: time=\"2026-06-09T14:14:06.0173913Z\" level=info msg=\"Starting container: 2236441cc796db2e69430cd515e56e28e5d24579e909df9df6149063875ec4d9\" id=fa745e3e-0715-4e03-81a7-87da0d35d27e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:14:06.024482 crc crio[23733]: time=\"2026-06-09T14:14:06.023921894Z\" level=info msg=\"Started container\" PID=136316 containerID=2236441cc796db2e69430cd515e56e28e5d24579e909df9df6149063875ec4d9 description=openshift-marketplace/community-operators-6lx24/extract-content id=fa745e3e-0715-4e03-81a7-87da0d35d27e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b\nJun 09 14:14:06.685247 crc crio[23733]: time=\"2026-06-09T14:14:06.684518458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0d51e71a-0296-46e3-bebe-3d082819d50e name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:14:06.689258 crc crio[23733]: time=\"2026-06-09T14:14:06.689085933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f1fc62e2-0bef-43e8-9e8d-9824a87814a3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:14:06.706839 crc crio[23733]: time=\"2026-06-09T14:14:06.706662906Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-6lx24/registry-server\" id=ec43a622-807b-4aea-a146-5024cab9989d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:14:06.707472 crc crio[23733]: time=\"2026-06-09T14:14:06.707397704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:06.804253 crc crio[23733]: time=\"2026-06-09T14:14:06.803641899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:06.807902 crc crio[23733]: time=\"2026-06-09T14:14:06.807810025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:06.988174 crc crio[23733]: time=\"2026-06-09T14:14:06.985226324Z\" level=info msg=\"Created container a71b81387fa4f1cd0b35726f117f38ee427819339ff564e9d3f4b00119437f85: openshift-marketplace/community-operators-6lx24/registry-server\" id=ec43a622-807b-4aea-a146-5024cab9989d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:14:06.989019 crc crio[23733]: time=\"2026-06-09T14:14:06.988947988Z\" level=info msg=\"Starting container: a71b81387fa4f1cd0b35726f117f38ee427819339ff564e9d3f4b00119437f85\" id=08483fb9-27d6-49ff-818c-a2a3d9516ba5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:14:06.999044 crc crio[23733]: time=\"2026-06-09T14:14:06.998933949Z\" level=info msg=\"Started container\" PID=136416 containerID=a71b81387fa4f1cd0b35726f117f38ee427819339ff564e9d3f4b00119437f85 description=openshift-marketplace/community-operators-6lx24/registry-server id=08483fb9-27d6-49ff-818c-a2a3d9516ba5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b\nJun 09 14:14:16.626579 crc crio[23733]: time=\"2026-06-09T14:14:16.625597785Z\" level=info msg=\"Stopping container: a71b81387fa4f1cd0b35726f117f38ee427819339ff564e9d3f4b00119437f85 (timeout: 2s)\" id=dc85c3df-32d7-417c-b155-f6b97235e8cc name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:14:16.757196 crc crio[23733]: time=\"2026-06-09T14:14:16.756938624Z\" level=info msg=\"Stopped container a71b81387fa4f1cd0b35726f117f38ee427819339ff564e9d3f4b00119437f85: openshift-marketplace/community-operators-6lx24/registry-server\" id=dc85c3df-32d7-417c-b155-f6b97235e8cc name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:14:16.759498 crc crio[23733]: time=\"2026-06-09T14:14:16.759382095Z\" level=info msg=\"Stopping pod sandbox: b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b\" id=181f70e8-968b-4ff4-900f-5f2c398af8e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:14:16.761636 crc crio[23733]: time=\"2026-06-09T14:14:16.76154309Z\" level=info msg=\"Got pod network &{Name:community-operators-6lx24 Namespace:openshift-marketplace ID:b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b UID:7acea139-34ed-4697-8446-234ed54ac3c8 NetNS:/var/run/netns/f18b5390-eeac-4507-a811-34a738cf4d19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7acea139_34ed_4697_8446_234ed54ac3c8.slice PodAnnotations:0xc0025a6de0}] Aliases:map[]}\"\nJun 09 14:14:16.761832 crc crio[23733]: time=\"2026-06-09T14:14:16.761782946Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-6lx24 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:14:17.321841 crc crio[23733]: time=\"2026-06-09T14:14:17.320822451Z\" level=info msg=\"Stopped pod sandbox: b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b\" id=181f70e8-968b-4ff4-900f-5f2c398af8e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:14:17.760216 crc crio[23733]: time=\"2026-06-09T14:14:17.760066037Z\" level=info msg=\"Removing container: a71b81387fa4f1cd0b35726f117f38ee427819339ff564e9d3f4b00119437f85\" id=f3458d78-38c7-460b-bac5-0ea936dfc812 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:14:17.837757 crc crio[23733]: time=\"2026-06-09T14:14:17.837605451Z\" level=info msg=\"Removed container a71b81387fa4f1cd0b35726f117f38ee427819339ff564e9d3f4b00119437f85: openshift-marketplace/community-operators-6lx24/registry-server\" id=f3458d78-38c7-460b-bac5-0ea936dfc812 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:14:17.841275 crc crio[23733]: time=\"2026-06-09T14:14:17.841188291Z\" level=info msg=\"Removing container: 2236441cc796db2e69430cd515e56e28e5d24579e909df9df6149063875ec4d9\" id=11c30fe5-fce5-4d25-88bc-cb5306cd37e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:14:17.963706 crc crio[23733]: time=\"2026-06-09T14:14:17.959562962Z\" level=info msg=\"Removed container 2236441cc796db2e69430cd515e56e28e5d24579e909df9df6149063875ec4d9: openshift-marketplace/community-operators-6lx24/extract-content\" id=11c30fe5-fce5-4d25-88bc-cb5306cd37e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:14:18.016853 crc crio[23733]: time=\"2026-06-09T14:14:18.016267452Z\" level=info msg=\"Removing container: 90a4aaec9d67e1b4d32e5a8f49830d87d5585566c8a1b5cf993161621eb418f4\" id=fb6307c1-fdcd-4640-b5dd-bd910d75eae4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:14:18.245054 crc crio[23733]: time=\"2026-06-09T14:14:18.243885416Z\" level=info msg=\"Removed container 90a4aaec9d67e1b4d32e5a8f49830d87d5585566c8a1b5cf993161621eb418f4: openshift-marketplace/community-operators-6lx24/extract-utilities\" id=fb6307c1-fdcd-4640-b5dd-bd910d75eae4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:14:21.775534 crc crio[23733]: time=\"2026-06-09T14:14:21.774539356Z\" level=info msg=\"Removing container: 15541c266069b476f74b15671050d2b3d0dcd3e7d899526b6e482e6aee28d77f\" id=f7515923-2f76-4c60-94c9-af02f3d4b7c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:14:22.214187 crc crio[23733]: time=\"2026-06-09T14:14:22.213644028Z\" level=info msg=\"Removed container 15541c266069b476f74b15671050d2b3d0dcd3e7d899526b6e482e6aee28d77f: openshift-infra/auto-csr-approver-29683568-hcvmg/oc\" id=f7515923-2f76-4c60-94c9-af02f3d4b7c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:14:22.228410 crc crio[23733]: time=\"2026-06-09T14:14:22.228269037Z\" level=info msg=\"Stopping pod sandbox: b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b\" id=e5dc4992-6e2b-4c5b-a48b-0459e1074fe6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:14:22.228410 crc crio[23733]: time=\"2026-06-09T14:14:22.22838812Z\" level=info msg=\"Stopped pod sandbox (already stopped): b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b\" id=e5dc4992-6e2b-4c5b-a48b-0459e1074fe6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:14:22.229644 crc crio[23733]: time=\"2026-06-09T14:14:22.22956839Z\" level=info msg=\"Removing pod sandbox: b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b\" id=7916c2ab-1ba0-4e15-85e4-dc267f86c457 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:14:22.245831 crc crio[23733]: time=\"2026-06-09T14:14:22.245707466Z\" level=info msg=\"Removed pod sandbox: b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b\" id=7916c2ab-1ba0-4e15-85e4-dc267f86c457 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:14:22.249944 crc crio[23733]: time=\"2026-06-09T14:14:22.249856332Z\" level=info msg=\"Stopping pod sandbox: 35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958\" id=5337fdbe-3d76-401d-bcea-895dfe6f88ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:14:22.250179 crc crio[23733]: time=\"2026-06-09T14:14:22.249975385Z\" level=info msg=\"Stopped pod sandbox (already stopped): 35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958\" id=5337fdbe-3d76-401d-bcea-895dfe6f88ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:14:22.252460 crc crio[23733]: time=\"2026-06-09T14:14:22.252344214Z\" level=info msg=\"Removing pod sandbox: 35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958\" id=5f6d435c-7cec-43c3-8432-1dd986ac2f58 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:14:22.268766 crc crio[23733]: time=\"2026-06-09T14:14:22.268640295Z\" level=info msg=\"Removed pod sandbox: 35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958\" id=5f6d435c-7cec-43c3-8432-1dd986ac2f58 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:14:22.435413 crc crio[23733]: time=\"2026-06-09T14:14:22.435313414Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-hsknk/POD\" id=0048cd73-c6ab-4c17-851f-c9764522cd9e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:14:22.435586 crc crio[23733]: time=\"2026-06-09T14:14:22.435445907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:22.508758 crc crio[23733]: time=\"2026-06-09T14:14:22.508605911Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-hsknk Namespace:openshift-marketplace ID:6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c UID:3630f7f4-c223-4777-82c6-da6e43128cd7 NetNS:/var/run/netns/d9e3bfce-a5be-4762-95ba-89f9e04f9fce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3630f7f4_c223_4777_82c6_da6e43128cd7.slice PodAnnotations:0xc00028e3e0}] Aliases:map[]}\"\nJun 09 14:14:22.508758 crc crio[23733]: time=\"2026-06-09T14:14:22.508721514Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-hsknk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:14:23.280933 crc crio[23733]: 2026-06-09T14:14:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d812d26e73cb08 Mac:da:ae:95:cb:9e:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/d9e3bfce-a5be-4762-95ba-89f9e04f9fce SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:14:23.284499 crc crio[23733]: time=\"2026-06-09T14:14:23.282567099Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-hsknk Namespace:openshift-marketplace ID:6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c UID:3630f7f4-c223-4777-82c6-da6e43128cd7 NetNS:/var/run/netns/d9e3bfce-a5be-4762-95ba-89f9e04f9fce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3630f7f4_c223_4777_82c6_da6e43128cd7.slice PodAnnotations:0xc00028e3e0}] Aliases:map[]}\"\nJun 09 14:14:23.284499 crc crio[23733]: time=\"2026-06-09T14:14:23.282791145Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-hsknk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:14:23.294737 crc crio[23733]: time=\"2026-06-09T14:14:23.294633693Z\" level=info msg=\"Ran pod sandbox 6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c with infra container: openshift-marketplace/redhat-marketplace-hsknk/POD\" id=0048cd73-c6ab-4c17-851f-c9764522cd9e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:14:23.303064 crc crio[23733]: time=\"2026-06-09T14:14:23.302967632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fcf700cb-38fd-4abd-92a5-b140421703fa name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:14:23.308891 crc crio[23733]: time=\"2026-06-09T14:14:23.308224165Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=59586f93-c9aa-4417-862b-e5a73f27a2d9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:14:23.348620 crc crio[23733]: time=\"2026-06-09T14:14:23.34851004Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-hsknk/extract-utilities\" id=8e64f45e-d7cc-4819-b612-2efb9878ba12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:14:23.349228 crc crio[23733]: time=\"2026-06-09T14:14:23.349049874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:23.441666 crc crio[23733]: time=\"2026-06-09T14:14:23.440966231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:23.464180 crc crio[23733]: time=\"2026-06-09T14:14:23.464065442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:23.759906 crc crio[23733]: time=\"2026-06-09T14:14:23.759799863Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-n2blp/POD\" id=72b070d5-cea5-4950-a162-6122c38e60e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:14:23.760301 crc crio[23733]: time=\"2026-06-09T14:14:23.759942436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:24.057974 crc crio[23733]: time=\"2026-06-09T14:14:24.0522775Z\" level=info msg=\"Created container 43d8fb924d5ee238a0b7a7c9897550ab7aebb20acdbdf5c65b2a64b751e18aef: openshift-marketplace/redhat-marketplace-hsknk/extract-utilities\" id=8e64f45e-d7cc-4819-b612-2efb9878ba12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:14:24.253746 crc crio[23733]: time=\"2026-06-09T14:14:24.252948287Z\" level=info msg=\"Starting container: 43d8fb924d5ee238a0b7a7c9897550ab7aebb20acdbdf5c65b2a64b751e18aef\" id=f73361f9-006e-4503-9cec-3cdc20e8a8b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:14:24.383063 crc crio[23733]: time=\"2026-06-09T14:14:24.38246226Z\" level=info msg=\"Started container\" PID=137281 containerID=43d8fb924d5ee238a0b7a7c9897550ab7aebb20acdbdf5c65b2a64b751e18aef description=openshift-marketplace/redhat-marketplace-hsknk/extract-utilities id=f73361f9-006e-4503-9cec-3cdc20e8a8b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c\nJun 09 14:14:24.484796 crc crio[23733]: time=\"2026-06-09T14:14:24.484571543Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n2blp Namespace:openshift-marketplace ID:b40b5e82f36e64fb008ae26c8f6b4df5007612c89b5d4058caeb85fccdecf3fc UID:990ed29a-d543-4036-84d8-6bc8f42ddd63 NetNS:/var/run/netns/21c12236-10e2-4209-af27-dab9d30eaa20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod990ed29a_d543_4036_84d8_6bc8f42ddd63.slice PodAnnotations:0xc002898430}] Aliases:map[]}\"\nJun 09 14:14:24.484796 crc crio[23733]: time=\"2026-06-09T14:14:24.484674576Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-n2blp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:14:25.905338 crc crio[23733]: time=\"2026-06-09T14:14:25.904163338Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=fa2e63a7-3a82-48c7-8732-37856581c50f name=/runtime.v1.ImageService/PullImage\nJun 09 14:14:26.329355 crc crio[23733]: time=\"2026-06-09T14:14:26.325671798Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 14:14:27.376895 crc crio[23733]: 2026-06-09T14:14:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b40b5e82f36e64f Mac:2a:4a:72:c7:17:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/21c12236-10e2-4209-af27-dab9d30eaa20 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:14:27.455490 crc crio[23733]: time=\"2026-06-09T14:14:27.418543809Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n2blp Namespace:openshift-marketplace ID:b40b5e82f36e64fb008ae26c8f6b4df5007612c89b5d4058caeb85fccdecf3fc UID:990ed29a-d543-4036-84d8-6bc8f42ddd63 NetNS:/var/run/netns/21c12236-10e2-4209-af27-dab9d30eaa20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod990ed29a_d543_4036_84d8_6bc8f42ddd63.slice PodAnnotations:0xc002898430}] Aliases:map[]}\"\nJun 09 14:14:27.455867 crc crio[23733]: time=\"2026-06-09T14:14:27.455595519Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-n2blp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:14:27.513234 crc crio[23733]: time=\"2026-06-09T14:14:27.513065502Z\" level=info msg=\"Ran pod sandbox b40b5e82f36e64fb008ae26c8f6b4df5007612c89b5d4058caeb85fccdecf3fc with infra container: openshift-marketplace/redhat-operators-n2blp/POD\" id=72b070d5-cea5-4950-a162-6122c38e60e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:14:27.521192 crc crio[23733]: time=\"2026-06-09T14:14:27.521074473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=67738164-078d-44ab-a893-d37094680505 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:14:27.541675 crc crio[23733]: time=\"2026-06-09T14:14:27.530804057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4925e79a-d8d4-446c-ac73-d5fd696daa5f name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:14:27.595976 crc crio[23733]: time=\"2026-06-09T14:14:27.595719168Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n2blp/extract-utilities\" id=3dac48c0-be9d-4826-8671-6375782dd44d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:14:27.596636 crc crio[23733]: time=\"2026-06-09T14:14:27.596495537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:28.001022 crc crio[23733]: time=\"2026-06-09T14:14:27.993063194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:28.097821 crc crio[23733]: time=\"2026-06-09T14:14:28.097085706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:28.110460 crc crio[23733]: time=\"2026-06-09T14:14:28.110340789Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=fa2e63a7-3a82-48c7-8732-37856581c50f name=/runtime.v1.ImageService/PullImage\nJun 09 14:14:28.124448 crc crio[23733]: time=\"2026-06-09T14:14:28.120803452Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=452a0707-3005-480c-b1d6-d20d0e8523e7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:14:28.136784 crc crio[23733]: time=\"2026-06-09T14:14:28.13664926Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a387084e-d3c4-4d4a-a49f-7cb9d3ee0cca name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:14:28.231333 crc crio[23733]: time=\"2026-06-09T14:14:28.231153472Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-hsknk/extract-content\" id=c47fe39d-c4fa-4b16-95f7-8881fae27491 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:14:28.280885 crc crio[23733]: time=\"2026-06-09T14:14:28.246163019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:28.490784 crc crio[23733]: time=\"2026-06-09T14:14:28.476797059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:28.490784 crc crio[23733]: time=\"2026-06-09T14:14:28.488537034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:28.607839 crc crio[23733]: time=\"2026-06-09T14:14:28.607711027Z\" level=info msg=\"Created container 309c34c02d0ddec2b41efbcc9d682c72686c7253240084fc8ebce5babe160825: openshift-marketplace/redhat-operators-n2blp/extract-utilities\" id=3dac48c0-be9d-4826-8671-6375782dd44d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:14:28.615769 crc crio[23733]: time=\"2026-06-09T14:14:28.615553354Z\" level=info msg=\"Starting container: 309c34c02d0ddec2b41efbcc9d682c72686c7253240084fc8ebce5babe160825\" id=8253e810-f3b3-4cd2-b641-e952ade37086 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:14:28.632647 crc crio[23733]: time=\"2026-06-09T14:14:28.62457243Z\" level=info msg=\"Started container\" PID=137606 containerID=309c34c02d0ddec2b41efbcc9d682c72686c7253240084fc8ebce5babe160825 description=openshift-marketplace/redhat-operators-n2blp/extract-utilities id=8253e810-f3b3-4cd2-b641-e952ade37086 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b40b5e82f36e64fb008ae26c8f6b4df5007612c89b5d4058caeb85fccdecf3fc\nJun 09 14:14:29.063002 crc crio[23733]: time=\"2026-06-09T14:14:29.060998288Z\" level=info msg=\"Created container 7fbb57f4b916fcf8729a2d674b11d740f73446880d0fae5f24a6d42def6389a6: openshift-marketplace/redhat-marketplace-hsknk/extract-content\" id=c47fe39d-c4fa-4b16-95f7-8881fae27491 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:14:29.097779 crc crio[23733]: time=\"2026-06-09T14:14:29.097044093Z\" level=info msg=\"Starting container: 7fbb57f4b916fcf8729a2d674b11d740f73446880d0fae5f24a6d42def6389a6\" id=4672575c-fa9e-46a5-8d45-fea3b9c9b04f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:14:29.126091 crc crio[23733]: time=\"2026-06-09T14:14:29.12597553Z\" level=info msg=\"Started container\" PID=137625 containerID=7fbb57f4b916fcf8729a2d674b11d740f73446880d0fae5f24a6d42def6389a6 description=openshift-marketplace/redhat-marketplace-hsknk/extract-content id=4672575c-fa9e-46a5-8d45-fea3b9c9b04f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c\nJun 09 14:14:29.684172 crc crio[23733]: time=\"2026-06-09T14:14:29.683989219Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7ad6252d-07f8-489b-8048-63db502af00a name=/runtime.v1.ImageService/PullImage\nJun 09 14:14:29.721277 crc crio[23733]: time=\"2026-06-09T14:14:29.721092591Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 14:14:33.539995 crc crio[23733]: time=\"2026-06-09T14:14:33.53301432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1b7f1643-46ab-4f05-8e6f-9f7260155ceb name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:14:33.588458 crc crio[23733]: time=\"2026-06-09T14:14:33.587877708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8a65a86e-cf6b-454f-9c94-a3ce1999e8fc name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:14:33.615298 crc crio[23733]: time=\"2026-06-09T14:14:33.614661959Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-hsknk/registry-server\" id=d263fbeb-d9fe-4ddb-8491-9489fb84cb2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:14:33.616238 crc crio[23733]: time=\"2026-06-09T14:14:33.616164547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:34.001542 crc crio[23733]: time=\"2026-06-09T14:14:33.995532803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:34.023334 crc crio[23733]: time=\"2026-06-09T14:14:34.015779291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:14:34.783273 crc crio[23733]: time=\"2026-06-09T14:14:34.778577413Z\" level=info msg=\"Created container a682be0bb7e802cf9d84d36b20b7b6363a916b3843d563711a4b13be0b0588db: openshift-marketplace/redhat-marketplace-hsknk/registry-server\" id=d263fbeb-d9fe-4ddb-8491-9489fb84cb2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:14:34.830246 crc crio[23733]: time=\"2026-06-09T14:14:34.81707596Z\" level=info msg=\"Starting container: a682be0bb7e802cf9d84d36b20b7b6363a916b3843d563711a4b13be0b0588db\" id=3e504cab-4e20-41b2-8273-816ee10c3fa9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:14:34.906254 crc crio[23733]: time=\"2026-06-09T14:14:34.905725456Z\" level=info msg=\"Started container\" PID=137846 containerID=a682be0bb7e802cf9d84d36b20b7b6363a916b3843d563711a4b13be0b0588db description=openshift-marketplace/redhat-marketplace-hsknk/registry-server id=3e504cab-4e20-41b2-8273-816ee10c3fa9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c\nJun 09 14:14:44.788547 crc crio[23733]: time=\"2026-06-09T14:14:44.787602022Z\" level=info msg=\"Stopping container: a682be0bb7e802cf9d84d36b20b7b6363a916b3843d563711a4b13be0b0588db (timeout: 2s)\" id=902a6f4b-bc9b-43e1-80c9-c610827ac4ac name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:14:44.933575 crc crio[23733]: time=\"2026-06-09T14:14:44.933448955Z\" level=info msg=\"Stopped container a682be0bb7e802cf9d84d36b20b7b6363a916b3843d563711a4b13be0b0588db: openshift-marketplace/redhat-marketplace-hsknk/registry-server\" id=902a6f4b-bc9b-43e1-80c9-c610827ac4ac name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:14:44.934733 crc crio[23733]: time=\"2026-06-09T14:14:44.934605563Z\" level=info msg=\"Stopping pod sandbox: 6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c\" id=f285744e-3a61-4949-8440-331decfa1d4d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:14:44.935723 crc crio[23733]: time=\"2026-06-09T14:14:44.935628749Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-hsknk Namespace:openshift-marketplace ID:6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c UID:3630f7f4-c223-4777-82c6-da6e43128cd7 NetNS:/var/run/netns/d9e3bfce-a5be-4762-95ba-89f9e04f9fce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3630f7f4_c223_4777_82c6_da6e43128cd7.slice PodAnnotations:0xc0025a6798}] Aliases:map[]}\"\nJun 09 14:14:44.937750 crc crio[23733]: time=\"2026-06-09T14:14:44.93765552Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-hsknk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:14:45.939799 crc crio[23733]: time=\"2026-06-09T14:14:45.938839905Z\" level=info msg=\"Stopped pod sandbox: 6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c\" id=f285744e-3a61-4949-8440-331decfa1d4d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:14:47.038037 crc crio[23733]: time=\"2026-06-09T14:14:47.036942086Z\" level=info msg=\"Removing container: a682be0bb7e802cf9d84d36b20b7b6363a916b3843d563711a4b13be0b0588db\" id=7624a206-4bca-4d0a-ab86-95ea5eea39d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:14:47.126984 crc crio[23733]: time=\"2026-06-09T14:14:47.125909599Z\" level=info msg=\"Removed container a682be0bb7e802cf9d84d36b20b7b6363a916b3843d563711a4b13be0b0588db: openshift-marketplace/redhat-marketplace-hsknk/registry-server\" id=7624a206-4bca-4d0a-ab86-95ea5eea39d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:14:47.129565 crc crio[23733]: time=\"2026-06-09T14:14:47.129455969Z\" level=info msg=\"Removing container: 7fbb57f4b916fcf8729a2d674b11d740f73446880d0fae5f24a6d42def6389a6\" id=7639d58a-f598-4453-be9a-f07f1c5040b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:14:47.356628 crc crio[23733]: time=\"2026-06-09T14:14:47.356388095Z\" level=info msg=\"Removed container 7fbb57f4b916fcf8729a2d674b11d740f73446880d0fae5f24a6d42def6389a6: openshift-marketplace/redhat-marketplace-hsknk/extract-content\" id=7639d58a-f598-4453-be9a-f07f1c5040b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:14:47.376945 crc crio[23733]: time=\"2026-06-09T14:14:47.37681539Z\" level=info msg=\"Removing container: 43d8fb924d5ee238a0b7a7c9897550ab7aebb20acdbdf5c65b2a64b751e18aef\" id=1d990bc3-fe59-41ff-9dd3-2abc5d326ec5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:14:47.486787 crc crio[23733]: time=\"2026-06-09T14:14:47.485944128Z\" level=info msg=\"Removed container 43d8fb924d5ee238a0b7a7c9897550ab7aebb20acdbdf5c65b2a64b751e18aef: openshift-marketplace/redhat-marketplace-hsknk/extract-utilities\" id=1d990bc3-fe59-41ff-9dd3-2abc5d326ec5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:15:02.958200 crc crio[23733]: time=\"2026-06-09T14:15:02.957222482Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683575-kl7f9/POD\" id=703e7e8d-4d9d-4db7-8e39-aeb02618f7c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:15:02.960519 crc crio[23733]: time=\"2026-06-09T14:15:02.958241507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:15:22.388416 crc crio[23733]: time=\"2026-06-09T14:15:22.383954654Z\" level=info msg=\"Stopping pod sandbox: 6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c\" id=2f0f96df-96c6-4ec4-bd48-1e317674cff2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:15:22.388416 crc crio[23733]: time=\"2026-06-09T14:15:22.387816281Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c\" id=2f0f96df-96c6-4ec4-bd48-1e317674cff2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:15:22.406515 crc crio[23733]: time=\"2026-06-09T14:15:22.392379426Z\" level=info msg=\"Removing pod sandbox: 6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c\" id=64e75c34-28b0-43d4-a161-a16f42bbc035 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:15:28.736277 crc crio[23733]: time=\"2026-06-09T14:15:28.734931615Z\" level=info msg=\"Removed pod sandbox: 6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c\" id=64e75c34-28b0-43d4-a161-a16f42bbc035 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:15:28.766937 crc crio[23733]: time=\"2026-06-09T14:15:28.766826906Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683575-kl7f9 Namespace:openshift-operator-lifecycle-manager ID:9abf851f507ebe3cc4d9691ccccc1f99df6583c1d60c3d6a101985a1259e65c8 UID:11e15161-09d7-4f3c-b056-5428160d5573 NetNS:/var/run/netns/167c4313-99e2-4542-b952-4e985be56f01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11e15161_09d7_4f3c_b056_5428160d5573.slice PodAnnotations:0xc001c1e7c0}] Aliases:map[]}\"\nJun 09 14:15:28.766937 crc crio[23733]: time=\"2026-06-09T14:15:28.766902228Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683575-kl7f9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:15:28.943623 crc crio[23733]: time=\"2026-06-09T14:15:28.942984599Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:62108511bd4ae971447f627bbcf9c95ac0c58ad169db60f8cca54b340edbd655\" id=7ad6252d-07f8-489b-8048-63db502af00a name=/runtime.v1.ImageService/PullImage\nJun 09 14:15:28.945629 crc crio[23733]: time=\"2026-06-09T14:15:28.945535733Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1e4168cc-3858-42f9-b3a7-9d1b37cef1b0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:15:28.952391 crc crio[23733]: time=\"2026-06-09T14:15:28.952287763Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c0465e61-3648-4fd3-a2e7-d0789d3e2687 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:15:28.965980 crc crio[23733]: time=\"2026-06-09T14:15:28.965840262Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n2blp/extract-content\" id=dd92b2d1-055b-454c-9aca-80c5aea0da6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:15:28.969054 crc crio[23733]: time=\"2026-06-09T14:15:28.968973291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:15:29.110661 crc crio[23733]: time=\"2026-06-09T14:15:29.110536435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:15:29.114501 crc crio[23733]: time=\"2026-06-09T14:15:29.114457424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:15:29.330330 crc crio[23733]: time=\"2026-06-09T14:15:29.329512143Z\" level=info msg=\"Created container 22844fd738b867ce6be7966003c6fc571cd64f855045438690edb73e17ee0fed: openshift-marketplace/redhat-operators-n2blp/extract-content\" id=dd92b2d1-055b-454c-9aca-80c5aea0da6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:15:29.331889 crc crio[23733]: time=\"2026-06-09T14:15:29.331818091Z\" level=info msg=\"Starting container: 22844fd738b867ce6be7966003c6fc571cd64f855045438690edb73e17ee0fed\" id=6c5be83c-61e9-43ea-a045-965251414e52 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:15:29.339018 crc crio[23733]: time=\"2026-06-09T14:15:29.338922979Z\" level=info msg=\"Started container\" PID=140670 containerID=22844fd738b867ce6be7966003c6fc571cd64f855045438690edb73e17ee0fed description=openshift-marketplace/redhat-operators-n2blp/extract-content id=6c5be83c-61e9-43ea-a045-965251414e52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b40b5e82f36e64fb008ae26c8f6b4df5007612c89b5d4058caeb85fccdecf3fc\nJun 09 14:15:29.584667 crc crio[23733]: 2026-06-09T14:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9abf851f507ebe3 Mac:6e:f8:e1:df:19:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/167c4313-99e2-4542-b952-4e985be56f01 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:15:29.587617 crc crio[23733]: time=\"2026-06-09T14:15:29.587550412Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683575-kl7f9 Namespace:openshift-operator-lifecycle-manager ID:9abf851f507ebe3cc4d9691ccccc1f99df6583c1d60c3d6a101985a1259e65c8 UID:11e15161-09d7-4f3c-b056-5428160d5573 NetNS:/var/run/netns/167c4313-99e2-4542-b952-4e985be56f01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11e15161_09d7_4f3c_b056_5428160d5573.slice PodAnnotations:0xc001c1e7c0}] Aliases:map[]}\"\nJun 09 14:15:29.587889 crc crio[23733]: time=\"2026-06-09T14:15:29.587776267Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683575-kl7f9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:15:29.609910 crc crio[23733]: time=\"2026-06-09T14:15:29.607592835Z\" level=info msg=\"Ran pod sandbox 9abf851f507ebe3cc4d9691ccccc1f99df6583c1d60c3d6a101985a1259e65c8 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683575-kl7f9/POD\" id=703e7e8d-4d9d-4db7-8e39-aeb02618f7c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:15:29.613917 crc crio[23733]: time=\"2026-06-09T14:15:29.61380134Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6636800d-a6fb-4e16-8621-46976b130266 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:15:29.621067 crc crio[23733]: time=\"2026-06-09T14:15:29.620960791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cba8a797-24c3-4590-acd8-1a17189dd3df name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:15:29.647018 crc crio[23733]: time=\"2026-06-09T14:15:29.646787159Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683575-kl7f9/collect-profiles\" id=051ac6e6-8dbb-4943-8674-708a61dcba72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:15:29.648017 crc crio[23733]: time=\"2026-06-09T14:15:29.647944248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:15:29.725818 crc crio[23733]: time=\"2026-06-09T14:15:29.725624199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:15:29.733318 crc crio[23733]: time=\"2026-06-09T14:15:29.733267801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:15:29.945828 crc crio[23733]: time=\"2026-06-09T14:15:29.945335065Z\" level=info msg=\"Created container 4c530d62a220d66d95d601f10cb747c4fc368645f8b1c51a91bf042c2df2bcb0: openshift-operator-lifecycle-manager/collect-profiles-29683575-kl7f9/collect-profiles\" id=051ac6e6-8dbb-4943-8674-708a61dcba72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:15:29.950234 crc crio[23733]: time=\"2026-06-09T14:15:29.950033573Z\" level=info msg=\"Starting container: 4c530d62a220d66d95d601f10cb747c4fc368645f8b1c51a91bf042c2df2bcb0\" id=f7977f1c-8cbd-4a01-af2c-a2e708905492 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:15:29.961007 crc crio[23733]: time=\"2026-06-09T14:15:29.960835263Z\" level=info msg=\"Started container\" PID=140704 containerID=4c530d62a220d66d95d601f10cb747c4fc368645f8b1c51a91bf042c2df2bcb0 description=openshift-operator-lifecycle-manager/collect-profiles-29683575-kl7f9/collect-profiles id=f7977f1c-8cbd-4a01-af2c-a2e708905492 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9abf851f507ebe3cc4d9691ccccc1f99df6583c1d60c3d6a101985a1259e65c8\nJun 09 14:15:33.080071 crc crio[23733]: time=\"2026-06-09T14:15:33.07935069Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c36373e4-618f-4af5-9949-69d71d0a27b9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:15:33.084333 crc crio[23733]: time=\"2026-06-09T14:15:33.084183952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1900c633-e791-44fe-921f-8d5693a89c82 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:15:33.095305 crc crio[23733]: time=\"2026-06-09T14:15:33.095186889Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n2blp/registry-server\" id=7bc02c96-7da2-48ba-b76b-902fda846d8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:15:33.095792 crc crio[23733]: time=\"2026-06-09T14:15:33.095745311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:15:33.208493 crc crio[23733]: time=\"2026-06-09T14:15:33.20836069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:15:33.213966 crc crio[23733]: time=\"2026-06-09T14:15:33.213838937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:15:33.440325 crc crio[23733]: time=\"2026-06-09T14:15:33.438812275Z\" level=info msg=\"Created container 68956fa327b06215140a8d550007e4ff59af4f5efb5d059f0d71e99458111a55: openshift-marketplace/redhat-operators-n2blp/registry-server\" id=7bc02c96-7da2-48ba-b76b-902fda846d8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:15:33.442057 crc crio[23733]: time=\"2026-06-09T14:15:33.441404321Z\" level=info msg=\"Starting container: 68956fa327b06215140a8d550007e4ff59af4f5efb5d059f0d71e99458111a55\" id=cb222f22-6f88-426e-a707-9170af0e488b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:15:33.449047 crc crio[23733]: time=\"2026-06-09T14:15:33.448775896Z\" level=info msg=\"Started container\" PID=140890 containerID=68956fa327b06215140a8d550007e4ff59af4f5efb5d059f0d71e99458111a55 description=openshift-marketplace/redhat-operators-n2blp/registry-server id=cb222f22-6f88-426e-a707-9170af0e488b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b40b5e82f36e64fb008ae26c8f6b4df5007612c89b5d4058caeb85fccdecf3fc\nJun 09 14:15:34.102804 crc crio[23733]: time=\"2026-06-09T14:15:34.102465407Z\" level=info msg=\"Stopping pod sandbox: 9abf851f507ebe3cc4d9691ccccc1f99df6583c1d60c3d6a101985a1259e65c8\" id=35c7d500-ca2a-4779-9297-4073876d5cb9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:15:34.104303 crc crio[23733]: time=\"2026-06-09T14:15:34.104226422Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683575-kl7f9 Namespace:openshift-operator-lifecycle-manager ID:9abf851f507ebe3cc4d9691ccccc1f99df6583c1d60c3d6a101985a1259e65c8 UID:11e15161-09d7-4f3c-b056-5428160d5573 NetNS:/var/run/netns/167c4313-99e2-4542-b952-4e985be56f01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11e15161_09d7_4f3c_b056_5428160d5573.slice PodAnnotations:0xc0020d8410}] Aliases:map[]}\"\nJun 09 14:15:34.104542 crc crio[23733]: time=\"2026-06-09T14:15:34.104450698Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683575-kl7f9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:15:34.560732 crc crio[23733]: time=\"2026-06-09T14:15:34.559773711Z\" level=info msg=\"Stopped pod sandbox: 9abf851f507ebe3cc4d9691ccccc1f99df6583c1d60c3d6a101985a1259e65c8\" id=35c7d500-ca2a-4779-9297-4073876d5cb9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:15:40.248084 crc crio[23733]: time=\"2026-06-09T14:15:40.24655887Z\" level=info msg=\"Stopping pod sandbox: a4168b7822541861a8eadf031f9b550b6d49692f5901dbc426985d279dd63237\" id=ff72b7ab-c65b-4a7e-88c3-1f692d6ba8e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:15:40.250276 crc crio[23733]: time=\"2026-06-09T14:15:40.249275329Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8 Namespace:openstack ID:a4168b7822541861a8eadf031f9b550b6d49692f5901dbc426985d279dd63237 UID:20c8cddc-800e-4093-90b4-2412ef1f3c73 NetNS:/var/run/netns/f6e7a618-63b9-4235-8820-56d3acea9627 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20c8cddc_800e_4093_90b4_2412ef1f3c73.slice PodAnnotations:0xc002b0e8f8}] Aliases:map[]}\"\nJun 09 14:15:40.250276 crc crio[23733]: time=\"2026-06-09T14:15:40.249515724Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:15:41.131792 crc crio[23733]: time=\"2026-06-09T14:15:41.130884693Z\" level=info msg=\"Stopped pod sandbox: a4168b7822541861a8eadf031f9b550b6d49692f5901dbc426985d279dd63237\" id=ff72b7ab-c65b-4a7e-88c3-1f692d6ba8e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:15:41.947838 crc crio[23733]: time=\"2026-06-09T14:15:41.947332153Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8/POD\" id=a76a9886-f539-4874-9b08-f8ae3ba6ecd6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:15:41.947838 crc crio[23733]: time=\"2026-06-09T14:15:41.947838285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:15:41.992198 crc crio[23733]: time=\"2026-06-09T14:15:41.991896281Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8 Namespace:openstack ID:428f28dad0464877649d76dde2fab95ff53239f44aad7e2f97d6892365a3e88b UID:0918542a-264a-494c-9131-a739484775f3 NetNS:/var/run/netns/576aff5e-5d62-4a61-9ca2-47a3a9cb8a34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0918542a_264a_494c_9131_a739484775f3.slice PodAnnotations:0xc00008d2c8}] Aliases:map[]}\"\nJun 09 14:15:41.992198 crc crio[23733]: time=\"2026-06-09T14:15:41.992071706Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:15:42.858994 crc crio[23733]: 2026-06-09T14:15:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:428f28dad046487 Mac:52:48:04:cf:2c:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/576aff5e-5d62-4a61-9ca2-47a3a9cb8a34 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:15:42.860673 crc crio[23733]: time=\"2026-06-09T14:15:42.860586581Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8 Namespace:openstack ID:428f28dad0464877649d76dde2fab95ff53239f44aad7e2f97d6892365a3e88b UID:0918542a-264a-494c-9131-a739484775f3 NetNS:/var/run/netns/576aff5e-5d62-4a61-9ca2-47a3a9cb8a34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0918542a_264a_494c_9131_a739484775f3.slice PodAnnotations:0xc00008d2c8}] Aliases:map[]}\"\nJun 09 14:15:42.861068 crc crio[23733]: time=\"2026-06-09T14:15:42.86094122Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:15:42.872596 crc crio[23733]: time=\"2026-06-09T14:15:42.872511031Z\" level=info msg=\"Ran pod sandbox 428f28dad0464877649d76dde2fab95ff53239f44aad7e2f97d6892365a3e88b with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8/POD\" id=a76a9886-f539-4874-9b08-f8ae3ba6ecd6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:15:42.877043 crc crio[23733]: time=\"2026-06-09T14:15:42.876794988Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=01ece230-5aa5-47ef-afa0-6b6932d1f782 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:15:42.905391 crc crio[23733]: time=\"2026-06-09T14:15:42.905297194Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=dc144f3c-780c-4d3a-9765-6b5e9f217a2c name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:15:42.917406 crc crio[23733]: time=\"2026-06-09T14:15:42.917193544Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=65250068-37ed-47cb-8988-645b779077ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:15:42.917956 crc crio[23733]: time=\"2026-06-09T14:15:42.917893121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:15:42.986943 crc crio[23733]: time=\"2026-06-09T14:15:42.986843342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:15:42.992168 crc crio[23733]: time=\"2026-06-09T14:15:42.992018392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:15:43.194464 crc crio[23733]: time=\"2026-06-09T14:15:43.193812738Z\" level=info msg=\"Created container 69130455b2dd595822b94861c05f60659ae50088d396e600391108bc7b7bb8a3: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=65250068-37ed-47cb-8988-645b779077ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:15:43.196322 crc crio[23733]: time=\"2026-06-09T14:15:43.196093065Z\" level=info msg=\"Starting container: 69130455b2dd595822b94861c05f60659ae50088d396e600391108bc7b7bb8a3\" id=a536a218-1dca-4229-953b-c53addc18573 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:15:43.206926 crc crio[23733]: time=\"2026-06-09T14:15:43.206817024Z\" level=info msg=\"Started container\" PID=141540 containerID=69130455b2dd595822b94861c05f60659ae50088d396e600391108bc7b7bb8a3 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=a536a218-1dca-4229-953b-c53addc18573 name=/runtime.v1.RuntimeService/StartContainer sandboxID=428f28dad0464877649d76dde2fab95ff53239f44aad7e2f97d6892365a3e88b\nJun 09 14:15:44.667386 crc crio[23733]: time=\"2026-06-09T14:15:44.666401641Z\" level=info msg=\"Stopping container: 3959fb733834e4e0c5f8372b48df4369df23bc853b78a05b32528b6eb99fd877 (timeout: 2s)\" id=d4178d82-c6e6-49a7-a282-142900b95ee5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:15:45.348550 crc crio[23733]: time=\"2026-06-09T14:15:45.348457096Z\" level=info msg=\"Stopped container 3959fb733834e4e0c5f8372b48df4369df23bc853b78a05b32528b6eb99fd877: openshift-marketplace/redhat-operators-5zkrc/registry-server\" id=d4178d82-c6e6-49a7-a282-142900b95ee5 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:15:45.349840 crc crio[23733]: time=\"2026-06-09T14:15:45.349671166Z\" level=info msg=\"Stopping pod sandbox: 2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf\" id=4a24e35d-d6e4-4dd4-9a13-95e4439f3eb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:15:45.352490 crc crio[23733]: time=\"2026-06-09T14:15:45.352338123Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5zkrc Namespace:openshift-marketplace ID:2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf UID:d00b8803-34be-40de-a48c-09e7c7d6d15e NetNS:/var/run/netns/c5e24857-469c-4752-830a-a3b486190204 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd00b8803_34be_40de_a48c_09e7c7d6d15e.slice PodAnnotations:0xc00008d718}] Aliases:map[]}\"\nJun 09 14:15:45.352629 crc crio[23733]: time=\"2026-06-09T14:15:45.35258954Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-5zkrc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:15:45.785487 crc crio[23733]: time=\"2026-06-09T14:15:45.783055337Z\" level=info msg=\"Stopped pod sandbox: 2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf\" id=4a24e35d-d6e4-4dd4-9a13-95e4439f3eb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:15:46.449193 crc crio[23733]: time=\"2026-06-09T14:15:46.448490025Z\" level=info msg=\"Removing container: 3959fb733834e4e0c5f8372b48df4369df23bc853b78a05b32528b6eb99fd877\" id=eed6c84e-10eb-4271-af32-4e68bde84660 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:15:46.553444 crc crio[23733]: time=\"2026-06-09T14:15:46.553316107Z\" level=info msg=\"Removed container 3959fb733834e4e0c5f8372b48df4369df23bc853b78a05b32528b6eb99fd877: openshift-marketplace/redhat-operators-5zkrc/registry-server\" id=eed6c84e-10eb-4271-af32-4e68bde84660 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:15:46.567200 crc crio[23733]: time=\"2026-06-09T14:15:46.567048941Z\" level=info msg=\"Removing container: 562430eeb0fa602dc4418b403f727e6ed8a19364a171637cee7a0d05c7e172da\" id=e018b23f-399e-4700-b8ed-f9108b56cb43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:15:46.675447 crc crio[23733]: time=\"2026-06-09T14:15:46.674276794Z\" level=info msg=\"Removed container 562430eeb0fa602dc4418b403f727e6ed8a19364a171637cee7a0d05c7e172da: openshift-marketplace/redhat-operators-5zkrc/extract-content\" id=e018b23f-399e-4700-b8ed-f9108b56cb43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:15:46.682482 crc crio[23733]: time=\"2026-06-09T14:15:46.682414318Z\" level=info msg=\"Removing container: e3ee438ccdfd28ed50c1df6f460f6b0460ca8fc3dfa44222f814da518d527588\" id=62e5f13c-7ba0-47ef-ae93-b20dc35f5739 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:15:46.726034 crc crio[23733]: time=\"2026-06-09T14:15:46.725739196Z\" level=info msg=\"Removed container e3ee438ccdfd28ed50c1df6f460f6b0460ca8fc3dfa44222f814da518d527588: openshift-marketplace/redhat-operators-5zkrc/extract-utilities\" id=62e5f13c-7ba0-47ef-ae93-b20dc35f5739 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:16:01.658954 crc crio[23733]: time=\"2026-06-09T14:16:01.657822749Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683576-qn9jm/POD\" id=db0c1ca9-57d0-49bc-b270-011750a52c73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:16:01.660945 crc crio[23733]: time=\"2026-06-09T14:16:01.659000769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:16:01.706758 crc crio[23733]: time=\"2026-06-09T14:16:01.706627325Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683576-qn9jm Namespace:openshift-infra ID:d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993 UID:46299cc5-da66-49ad-9c92-6b2b9d4b5b37 NetNS:/var/run/netns/36ec2df1-2343-4169-880e-95fb781e2788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46299cc5_da66_49ad_9c92_6b2b9d4b5b37.slice PodAnnotations:0xc002b0ea88}] Aliases:map[]}\"\nJun 09 14:16:01.706758 crc crio[23733]: time=\"2026-06-09T14:16:01.706731997Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683576-qn9jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:16:02.314327 crc crio[23733]: 2026-06-09T14:16:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d10686e6d468a8c Mac:1e:e0:ca:96:6b:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/36ec2df1-2343-4169-880e-95fb781e2788 SocketPath: PciID:}] [{Interface:0xc0002e2a10 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:16:02.317814 crc crio[23733]: time=\"2026-06-09T14:16:02.316908176Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683576-qn9jm Namespace:openshift-infra ID:d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993 UID:46299cc5-da66-49ad-9c92-6b2b9d4b5b37 NetNS:/var/run/netns/36ec2df1-2343-4169-880e-95fb781e2788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46299cc5_da66_49ad_9c92_6b2b9d4b5b37.slice PodAnnotations:0xc002b0ea88}] Aliases:map[]}\"\nJun 09 14:16:02.318994 crc crio[23733]: time=\"2026-06-09T14:16:02.318890687Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683576-qn9jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:16:02.361607 crc crio[23733]: time=\"2026-06-09T14:16:02.361457286Z\" level=info msg=\"Ran pod sandbox d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993 with infra container: openshift-infra/auto-csr-approver-29683576-qn9jm/POD\" id=db0c1ca9-57d0-49bc-b270-011750a52c73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:16:02.367023 crc crio[23733]: time=\"2026-06-09T14:16:02.366917112Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=bd1ac00d-b382-4c58-a55a-1c25e7610e14 name=/runtime.v1.ImageService/PullImage\nJun 09 14:16:02.382366 crc crio[23733]: time=\"2026-06-09T14:16:02.382057033Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 14:16:03.529202 crc crio[23733]: time=\"2026-06-09T14:16:03.5269998Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=bd1ac00d-b382-4c58-a55a-1c25e7610e14 name=/runtime.v1.ImageService/PullImage\nJun 09 14:16:03.531197 crc crio[23733]: time=\"2026-06-09T14:16:03.529262767Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=349d05a7-896c-4e4b-bd96-6adebb64337e name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:16:03.533040 crc crio[23733]: time=\"2026-06-09T14:16:03.53294619Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a4e6c430-961b-4a70-b7f2-97cdca21c26b name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:16:03.546310 crc crio[23733]: time=\"2026-06-09T14:16:03.545097814Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683576-qn9jm/oc\" id=d51dd1e6-1832-486b-aa5a-2ea40e72332a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:16:03.546310 crc crio[23733]: time=\"2026-06-09T14:16:03.546304075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:16:03.672325 crc crio[23733]: time=\"2026-06-09T14:16:03.672072042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:16:04.250244 crc crio[23733]: time=\"2026-06-09T14:16:04.24991298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:16:04.403512 crc crio[23733]: time=\"2026-06-09T14:16:04.403366133Z\" level=info msg=\"Created container 55ffca1432215d27cf7ad97a62f699376f956fdcd07806f7557e5cdfeb344e1e: openshift-infra/auto-csr-approver-29683576-qn9jm/oc\" id=d51dd1e6-1832-486b-aa5a-2ea40e72332a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:16:04.409732 crc crio[23733]: time=\"2026-06-09T14:16:04.409629421Z\" level=info msg=\"Starting container: 55ffca1432215d27cf7ad97a62f699376f956fdcd07806f7557e5cdfeb344e1e\" id=83234582-14be-45bc-be1f-e9678f715251 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:16:04.417373 crc crio[23733]: time=\"2026-06-09T14:16:04.417286022Z\" level=info msg=\"Started container\" PID=142776 containerID=55ffca1432215d27cf7ad97a62f699376f956fdcd07806f7557e5cdfeb344e1e description=openshift-infra/auto-csr-approver-29683576-qn9jm/oc id=83234582-14be-45bc-be1f-e9678f715251 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993\nJun 09 14:16:06.315333 crc crio[23733]: time=\"2026-06-09T14:16:06.314287792Z\" level=info msg=\"Stopping pod sandbox: d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993\" id=a75d0597-9866-42cd-b3f2-a3517b0cd53c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:16:06.317426 crc crio[23733]: time=\"2026-06-09T14:16:06.317069861Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683576-qn9jm Namespace:openshift-infra ID:d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993 UID:46299cc5-da66-49ad-9c92-6b2b9d4b5b37 NetNS:/var/run/netns/36ec2df1-2343-4169-880e-95fb781e2788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46299cc5_da66_49ad_9c92_6b2b9d4b5b37.slice PodAnnotations:0xc002b0eb78}] Aliases:map[]}\"\nJun 09 14:16:06.317426 crc crio[23733]: time=\"2026-06-09T14:16:06.317369129Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683576-qn9jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:16:06.715364 crc crio[23733]: time=\"2026-06-09T14:16:06.715236068Z\" level=info msg=\"Stopped pod sandbox: d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993\" id=a75d0597-9866-42cd-b3f2-a3517b0cd53c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:16:28.779937 crc crio[23733]: time=\"2026-06-09T14:16:28.778729783Z\" level=info msg=\"Removing container: e4f27419edee54a5ca4b27dcbd68297e91996ec205554520adb11151fbb17860\" id=4502a887-f263-4837-b1bf-e9fba7e6f6f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:16:28.840941 crc crio[23733]: time=\"2026-06-09T14:16:28.840813333Z\" level=info msg=\"Removed container e4f27419edee54a5ca4b27dcbd68297e91996ec205554520adb11151fbb17860: openshift-operator-lifecycle-manager/collect-profiles-29683530-m46r2/collect-profiles\" id=4502a887-f263-4837-b1bf-e9fba7e6f6f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:16:28.847188 crc crio[23733]: time=\"2026-06-09T14:16:28.846757792Z\" level=info msg=\"Removing container: 9169bed8ad0b5d1a4210edcdbdbb0022a88d81e890a03fbc53241425ee8ed36a\" id=b37a0ab4-212d-4189-a5a3-cad94df383d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:16:28.904626 crc crio[23733]: time=\"2026-06-09T14:16:28.904549153Z\" level=info msg=\"Removed container 9169bed8ad0b5d1a4210edcdbdbb0022a88d81e890a03fbc53241425ee8ed36a: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=b37a0ab4-212d-4189-a5a3-cad94df383d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:16:28.909470 crc crio[23733]: time=\"2026-06-09T14:16:28.909332692Z\" level=info msg=\"Removing container: 75603e96d6104284e4a693d1ae3f9d0b8872ec75036cb6c705db1f6aad172fde\" id=4c6578cf-3172-498f-86e7-565bd6bdb839 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:16:29.235050 crc crio[23733]: time=\"2026-06-09T14:16:29.234487717Z\" level=info msg=\"Removed container 75603e96d6104284e4a693d1ae3f9d0b8872ec75036cb6c705db1f6aad172fde: openshift-infra/auto-csr-approver-29683570-mg9ks/oc\" id=4c6578cf-3172-498f-86e7-565bd6bdb839 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:16:29.242518 crc crio[23733]: time=\"2026-06-09T14:16:29.242425576Z\" level=info msg=\"Removing container: a038e16578d88ff21d7c9bb83c7b8eee63629e2d169f60b42430f46700ecea5b\" id=cf9ff723-35b5-4a92-ae4d-6dc45a89f2b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:16:29.276053 crc crio[23733]: time=\"2026-06-09T14:16:29.275873446Z\" level=info msg=\"Removed container a038e16578d88ff21d7c9bb83c7b8eee63629e2d169f60b42430f46700ecea5b: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/init\" id=cf9ff723-35b5-4a92-ae4d-6dc45a89f2b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:16:29.291170 crc crio[23733]: time=\"2026-06-09T14:16:29.290947214Z\" level=info msg=\"Stopping pod sandbox: 62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524\" id=f5d4f55c-e7d6-4b2c-84cb-884d8bc786c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:16:29.291678 crc crio[23733]: time=\"2026-06-09T14:16:29.291092198Z\" level=info msg=\"Stopped pod sandbox (already stopped): 62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524\" id=f5d4f55c-e7d6-4b2c-84cb-884d8bc786c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:16:29.293793 crc crio[23733]: time=\"2026-06-09T14:16:29.293526119Z\" level=info msg=\"Removing pod sandbox: 62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524\" id=c1422c1a-b654-4272-b9ff-8665d126af9c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:16:29.316758 crc crio[23733]: time=\"2026-06-09T14:16:29.316541336Z\" level=info msg=\"Removed pod sandbox: 62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524\" id=c1422c1a-b654-4272-b9ff-8665d126af9c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:16:29.318034 crc crio[23733]: time=\"2026-06-09T14:16:29.317944722Z\" level=info msg=\"Stopping pod sandbox: 2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf\" id=24f599b8-c496-4753-a82a-f7818b4cab5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:16:29.318268 crc crio[23733]: time=\"2026-06-09T14:16:29.318211758Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf\" id=24f599b8-c496-4753-a82a-f7818b4cab5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:16:29.319413 crc crio[23733]: time=\"2026-06-09T14:16:29.319361948Z\" level=info msg=\"Removing pod sandbox: 2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf\" id=ca2f6c22-2ac7-4b5e-9dd3-00ef27c0daa1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:16:29.354379 crc crio[23733]: time=\"2026-06-09T14:16:29.353954246Z\" level=info msg=\"Removed pod sandbox: 2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf\" id=ca2f6c22-2ac7-4b5e-9dd3-00ef27c0daa1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:16:29.357064 crc crio[23733]: time=\"2026-06-09T14:16:29.356935172Z\" level=info msg=\"Stopping pod sandbox: 64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff\" id=c4616c6b-74fb-4b64-8085-1c1d31a09e65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:16:29.357325 crc crio[23733]: time=\"2026-06-09T14:16:29.357068914Z\" level=info msg=\"Stopped pod sandbox (already stopped): 64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff\" id=c4616c6b-74fb-4b64-8085-1c1d31a09e65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:16:29.358320 crc crio[23733]: time=\"2026-06-09T14:16:29.358157792Z\" level=info msg=\"Removing pod sandbox: 64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff\" id=e0863952-e66b-4c1d-b9a7-6865caf7a8e1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:16:29.383225 crc crio[23733]: time=\"2026-06-09T14:16:29.383053087Z\" level=info msg=\"Removed pod sandbox: 64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff\" id=e0863952-e66b-4c1d-b9a7-6865caf7a8e1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:16:29.384838 crc crio[23733]: time=\"2026-06-09T14:16:29.384675817Z\" level=info msg=\"Stopping pod sandbox: 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4\" id=a2bbb358-fa5a-4703-bd5a-82249b535689 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:16:29.385486 crc crio[23733]: time=\"2026-06-09T14:16:29.384849642Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4\" id=a2bbb358-fa5a-4703-bd5a-82249b535689 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:16:29.386501 crc crio[23733]: time=\"2026-06-09T14:16:29.386416412Z\" level=info msg=\"Removing pod sandbox: 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4\" id=28db583e-eb40-40b7-bf9b-8ac1293225c3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:16:29.412324 crc crio[23733]: time=\"2026-06-09T14:16:29.411902811Z\" level=info msg=\"Removed pod sandbox: 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4\" id=28db583e-eb40-40b7-bf9b-8ac1293225c3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:16:38.882858 crc crio[23733]: time=\"2026-06-09T14:16:38.881091878Z\" level=info msg=\"Stopping pod sandbox: 428f28dad0464877649d76dde2fab95ff53239f44aad7e2f97d6892365a3e88b\" id=5799f8fa-1205-45f8-83e8-ce78450874ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:16:38.885376 crc crio[23733]: time=\"2026-06-09T14:16:38.885269493Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8 Namespace:openstack ID:428f28dad0464877649d76dde2fab95ff53239f44aad7e2f97d6892365a3e88b UID:0918542a-264a-494c-9131-a739484775f3 NetNS:/var/run/netns/576aff5e-5d62-4a61-9ca2-47a3a9cb8a34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0918542a_264a_494c_9131_a739484775f3.slice PodAnnotations:0xc0059cccb8}] Aliases:map[]}\"\nJun 09 14:16:38.885797 crc crio[23733]: time=\"2026-06-09T14:16:38.885728105Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:16:39.449543 crc crio[23733]: time=\"2026-06-09T14:16:39.449036957Z\" level=info msg=\"Stopped pod sandbox: 428f28dad0464877649d76dde2fab95ff53239f44aad7e2f97d6892365a3e88b\" id=5799f8fa-1205-45f8-83e8-ce78450874ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:16:40.576850 crc crio[23733]: time=\"2026-06-09T14:16:40.575668594Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6/POD\" id=0cb8d438-cc31-43ba-beb5-e58669387247 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:16:40.576850 crc crio[23733]: time=\"2026-06-09T14:16:40.576621039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:16:40.630157 crc crio[23733]: time=\"2026-06-09T14:16:40.629986279Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6 Namespace:openstack ID:c6f5bedf514fe0062f0f53c6d6aab4f05d9f9cd15ebc26543e8b56ec5cc9442d UID:9e1b6cc8-4a48-468f-b918-1ceb6d5a6f01 NetNS:/var/run/netns/e3608b8e-bdd9-41cc-88cc-1db31fa5bc73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e1b6cc8_4a48_468f_b918_1ceb6d5a6f01.slice PodAnnotations:0xc0059cd968}] Aliases:map[]}\"\nJun 09 14:16:40.630157 crc crio[23733]: time=\"2026-06-09T14:16:40.63005746Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:16:41.360480 crc crio[23733]: 2026-06-09T14:16:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6f5bedf514fe00 Mac:9e:d6:8c:1d:5d:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/e3608b8e-bdd9-41cc-88cc-1db31fa5bc73 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:16:41.365537 crc crio[23733]: time=\"2026-06-09T14:16:41.365431414Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6 Namespace:openstack ID:c6f5bedf514fe0062f0f53c6d6aab4f05d9f9cd15ebc26543e8b56ec5cc9442d UID:9e1b6cc8-4a48-468f-b918-1ceb6d5a6f01 NetNS:/var/run/netns/e3608b8e-bdd9-41cc-88cc-1db31fa5bc73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e1b6cc8_4a48_468f_b918_1ceb6d5a6f01.slice PodAnnotations:0xc0059cd968}] Aliases:map[]}\"\nJun 09 14:16:41.365730 crc crio[23733]: time=\"2026-06-09T14:16:41.365633889Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:16:41.376650 crc crio[23733]: time=\"2026-06-09T14:16:41.376557763Z\" level=info msg=\"Ran pod sandbox c6f5bedf514fe0062f0f53c6d6aab4f05d9f9cd15ebc26543e8b56ec5cc9442d with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6/POD\" id=0cb8d438-cc31-43ba-beb5-e58669387247 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:16:41.379387 crc crio[23733]: time=\"2026-06-09T14:16:41.379254881Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=70111a35-0915-4a7f-9f52-5f022c6b6315 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:16:41.423002 crc crio[23733]: time=\"2026-06-09T14:16:41.422898176Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c0592838-7307-4127-b82f-eb455bf2ad37 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:16:41.434933 crc crio[23733]: time=\"2026-06-09T14:16:41.434817245Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=3cc8c4de-106f-40fc-b7c2-5c6685282914 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:16:41.435524 crc crio[23733]: time=\"2026-06-09T14:16:41.435449041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:16:41.505547 crc crio[23733]: time=\"2026-06-09T14:16:41.505409408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:16:41.510005 crc crio[23733]: time=\"2026-06-09T14:16:41.509922431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:16:41.723730 crc crio[23733]: time=\"2026-06-09T14:16:41.722789925Z\" level=info msg=\"Created container 0d1f5c4613d7a6e2ebbfb200465128433701133ff66f62b9750b1a7d76817a73: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=3cc8c4de-106f-40fc-b7c2-5c6685282914 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:16:41.725656 crc crio[23733]: time=\"2026-06-09T14:16:41.725426112Z\" level=info msg=\"Starting container: 0d1f5c4613d7a6e2ebbfb200465128433701133ff66f62b9750b1a7d76817a73\" id=de4eb72c-c002-46d0-8a97-e0965f8f5e3a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:16:41.732343 crc crio[23733]: time=\"2026-06-09T14:16:41.732035608Z\" level=info msg=\"Started container\" PID=145034 containerID=0d1f5c4613d7a6e2ebbfb200465128433701133ff66f62b9750b1a7d76817a73 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=de4eb72c-c002-46d0-8a97-e0965f8f5e3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6f5bedf514fe0062f0f53c6d6aab4f05d9f9cd15ebc26543e8b56ec5cc9442d\nJun 09 14:16:49.059678 crc crio[23733]: time=\"2026-06-09T14:16:49.058425493Z\" level=info msg=\"Stopping pod sandbox: c6f5bedf514fe0062f0f53c6d6aab4f05d9f9cd15ebc26543e8b56ec5cc9442d\" id=23a7ada9-c8d2-4b54-94d3-f2806e829a5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:16:49.062559 crc crio[23733]: time=\"2026-06-09T14:16:49.060622467Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6 Namespace:openstack ID:c6f5bedf514fe0062f0f53c6d6aab4f05d9f9cd15ebc26543e8b56ec5cc9442d UID:9e1b6cc8-4a48-468f-b918-1ceb6d5a6f01 NetNS:/var/run/netns/e3608b8e-bdd9-41cc-88cc-1db31fa5bc73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e1b6cc8_4a48_468f_b918_1ceb6d5a6f01.slice PodAnnotations:0xc00028f180}] Aliases:map[]}\"\nJun 09 14:16:49.062559 crc crio[23733]: time=\"2026-06-09T14:16:49.060866884Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:16:49.645417 crc crio[23733]: time=\"2026-06-09T14:16:49.644834836Z\" level=info msg=\"Stopped pod sandbox: c6f5bedf514fe0062f0f53c6d6aab4f05d9f9cd15ebc26543e8b56ec5cc9442d\" id=23a7ada9-c8d2-4b54-94d3-f2806e829a5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:16:50.660820 crc crio[23733]: time=\"2026-06-09T14:16:50.660351513Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz/POD\" id=1725dfdc-5d19-4278-8c7c-4b467c1b07de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:16:50.662554 crc crio[23733]: time=\"2026-06-09T14:16:50.660846145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:16:50.707311 crc crio[23733]: time=\"2026-06-09T14:16:50.706864271Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz Namespace:openstack ID:eb73bb2c0c2cec7aa1686e536dcc6eb4b077a87ab860fe0f194d581907e3c5aa UID:7e5f0e80-9fa4-487b-9ea7-fdd27984472c NetNS:/var/run/netns/891bcc06-f048-437a-a09e-013a40386bcf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e5f0e80_9fa4_487b_9ea7_fdd27984472c.slice PodAnnotations:0xc00580a0a0}] Aliases:map[]}\"\nJun 09 14:16:50.707311 crc crio[23733]: time=\"2026-06-09T14:16:50.707258001Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:16:51.477790 crc crio[23733]: 2026-06-09T14:16:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb73bb2c0c2cec7 Mac:ee:17:b0:4f:09:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/891bcc06-f048-437a-a09e-013a40386bcf SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:16:51.480899 crc crio[23733]: time=\"2026-06-09T14:16:51.480810022Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz Namespace:openstack ID:eb73bb2c0c2cec7aa1686e536dcc6eb4b077a87ab860fe0f194d581907e3c5aa UID:7e5f0e80-9fa4-487b-9ea7-fdd27984472c NetNS:/var/run/netns/891bcc06-f048-437a-a09e-013a40386bcf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e5f0e80_9fa4_487b_9ea7_fdd27984472c.slice PodAnnotations:0xc00580a0a0}] Aliases:map[]}\"\nJun 09 14:16:51.481363 crc crio[23733]: time=\"2026-06-09T14:16:51.481248374Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:16:51.498831 crc crio[23733]: time=\"2026-06-09T14:16:51.498677451Z\" level=info msg=\"Ran pod sandbox eb73bb2c0c2cec7aa1686e536dcc6eb4b077a87ab860fe0f194d581907e3c5aa with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz/POD\" id=1725dfdc-5d19-4278-8c7c-4b467c1b07de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:16:51.501633 crc crio[23733]: time=\"2026-06-09T14:16:51.501549903Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=84492622-0c50-46b5-b3d2-23daf39f9582 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:16:51.539763 crc crio[23733]: time=\"2026-06-09T14:16:51.539625729Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1e03e90c-69b0-4b75-b246-a207ccedf97d name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:16:51.556225 crc crio[23733]: time=\"2026-06-09T14:16:51.555933989Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=cab9a716-61f7-4573-bf61-f290a270d54b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:16:51.556746 crc crio[23733]: time=\"2026-06-09T14:16:51.556538753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:16:51.609221 crc crio[23733]: time=\"2026-06-09T14:16:51.605890933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:16:51.611183 crc crio[23733]: time=\"2026-06-09T14:16:51.611019671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:16:51.778953 crc crio[23733]: time=\"2026-06-09T14:16:51.778065176Z\" level=info msg=\"Created container 0b75d8c631ecfac93a2468567c69693b48d6bb71a8cad2c24f3cf9a84976dbb2: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=cab9a716-61f7-4573-bf61-f290a270d54b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:16:51.781320 crc crio[23733]: time=\"2026-06-09T14:16:51.781210505Z\" level=info msg=\"Starting container: 0b75d8c631ecfac93a2468567c69693b48d6bb71a8cad2c24f3cf9a84976dbb2\" id=8d952267-505a-4e45-9674-d33a4c4cfc49 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:16:51.788671 crc crio[23733]: time=\"2026-06-09T14:16:51.788576721Z\" level=info msg=\"Started container\" PID=145703 containerID=0b75d8c631ecfac93a2468567c69693b48d6bb71a8cad2c24f3cf9a84976dbb2 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=8d952267-505a-4e45-9674-d33a4c4cfc49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb73bb2c0c2cec7aa1686e536dcc6eb4b077a87ab860fe0f194d581907e3c5aa\nJun 09 14:17:35.915596 crc crio[23733]: time=\"2026-06-09T14:17:35.914459611Z\" level=info msg=\"Stopping pod sandbox: eb73bb2c0c2cec7aa1686e536dcc6eb4b077a87ab860fe0f194d581907e3c5aa\" id=a3821ac4-4679-45ce-8cc1-ff9bc94394a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:17:35.917965 crc crio[23733]: time=\"2026-06-09T14:17:35.917413185Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz Namespace:openstack ID:eb73bb2c0c2cec7aa1686e536dcc6eb4b077a87ab860fe0f194d581907e3c5aa UID:7e5f0e80-9fa4-487b-9ea7-fdd27984472c NetNS:/var/run/netns/891bcc06-f048-437a-a09e-013a40386bcf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e5f0e80_9fa4_487b_9ea7_fdd27984472c.slice PodAnnotations:0xc0027d1240}] Aliases:map[]}\"\nJun 09 14:17:35.917965 crc crio[23733]: time=\"2026-06-09T14:17:35.917681841Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:17:36.454590 crc crio[23733]: time=\"2026-06-09T14:17:36.453998077Z\" level=info msg=\"Stopped pod sandbox: eb73bb2c0c2cec7aa1686e536dcc6eb4b077a87ab860fe0f194d581907e3c5aa\" id=a3821ac4-4679-45ce-8cc1-ff9bc94394a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:17:37.927009 crc crio[23733]: time=\"2026-06-09T14:17:37.926485126Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4/POD\" id=fee80146-2c10-496e-83af-5c2f1b7cdde7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:17:37.928372 crc crio[23733]: time=\"2026-06-09T14:17:37.927197264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:17:37.968166 crc crio[23733]: time=\"2026-06-09T14:17:37.96800164Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4 Namespace:openstack ID:032d12276d7b96d47460b7fcdf341af395d47e26415b67df2c585bd76d40a1d9 UID:5f07e759-f43b-4db9-a8ef-833eaa55e8fe NetNS:/var/run/netns/37cb32b3-509a-4d14-8536-8aa642f3d58e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f07e759_f43b_4db9_a8ef_833eaa55e8fe.slice PodAnnotations:0xc000308b00}] Aliases:map[]}\"\nJun 09 14:17:37.968166 crc crio[23733]: time=\"2026-06-09T14:17:37.968088382Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:17:38.645998 crc crio[23733]: 2026-06-09T14:17:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:032d12276d7b96d Mac:ea:80:3f:2d:a7:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/37cb32b3-509a-4d14-8536-8aa642f3d58e SocketPath: PciID:}] [{Interface:0xc00043a5b0 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:17:38.647485 crc crio[23733]: time=\"2026-06-09T14:17:38.647418767Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4 Namespace:openstack ID:032d12276d7b96d47460b7fcdf341af395d47e26415b67df2c585bd76d40a1d9 UID:5f07e759-f43b-4db9-a8ef-833eaa55e8fe NetNS:/var/run/netns/37cb32b3-509a-4d14-8536-8aa642f3d58e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f07e759_f43b_4db9_a8ef_833eaa55e8fe.slice PodAnnotations:0xc000308b00}] Aliases:map[]}\"\nJun 09 14:17:38.647641 crc crio[23733]: time=\"2026-06-09T14:17:38.647607032Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:17:38.661248 crc crio[23733]: time=\"2026-06-09T14:17:38.661094841Z\" level=info msg=\"Ran pod sandbox 032d12276d7b96d47460b7fcdf341af395d47e26415b67df2c585bd76d40a1d9 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4/POD\" id=fee80146-2c10-496e-83af-5c2f1b7cdde7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:17:38.664744 crc crio[23733]: time=\"2026-06-09T14:17:38.66463196Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d3f429e3-eebe-499e-96f1-0941f98ead63 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:17:38.701247 crc crio[23733]: time=\"2026-06-09T14:17:38.701059755Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1f3b8f43-491a-4943-bfab-9b049b340738 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:17:38.711603 crc crio[23733]: time=\"2026-06-09T14:17:38.711528118Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=858c7a19-3925-4c98-b9b7-7092ee009155 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:17:38.712155 crc crio[23733]: time=\"2026-06-09T14:17:38.71204082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:17:38.778371 crc crio[23733]: time=\"2026-06-09T14:17:38.777873123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:17:38.783420 crc crio[23733]: time=\"2026-06-09T14:17:38.783321849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:17:38.982845 crc crio[23733]: time=\"2026-06-09T14:17:38.982757707Z\" level=info msg=\"Created container 0c283b55369aef1ef2b2c2c3bed6fa60993ca403fe32ee27b234c5e9601f3732: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=858c7a19-3925-4c98-b9b7-7092ee009155 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:17:38.984735 crc crio[23733]: time=\"2026-06-09T14:17:38.984212454Z\" level=info msg=\"Starting container: 0c283b55369aef1ef2b2c2c3bed6fa60993ca403fe32ee27b234c5e9601f3732\" id=3689d5db-81c9-418f-8029-7f2f3a520706 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:17:38.989993 crc crio[23733]: time=\"2026-06-09T14:17:38.989859175Z\" level=info msg=\"Started container\" PID=148425 containerID=0c283b55369aef1ef2b2c2c3bed6fa60993ca403fe32ee27b234c5e9601f3732 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=3689d5db-81c9-418f-8029-7f2f3a520706 name=/runtime.v1.RuntimeService/StartContainer sandboxID=032d12276d7b96d47460b7fcdf341af395d47e26415b67df2c585bd76d40a1d9\nJun 09 14:18:00.606972 crc crio[23733]: time=\"2026-06-09T14:18:00.606231817Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683578-7bfqt/POD\" id=73e317a5-eaac-46b0-a3b5-6ef2c992159d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:18:00.608584 crc crio[23733]: time=\"2026-06-09T14:18:00.607064608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:18:00.649620 crc crio[23733]: time=\"2026-06-09T14:18:00.649430371Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683578-7bfqt Namespace:openshift-infra ID:80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946 UID:d8b8f00c-491a-449c-b3c2-d1bd3b79c3a2 NetNS:/var/run/netns/ea4f6bcd-ab84-4f5d-b0f8-4edc66c74730 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8b8f00c_491a_449c_b3c2_d1bd3b79c3a2.slice PodAnnotations:0xc00580ab80}] Aliases:map[]}\"\nJun 09 14:18:00.649620 crc crio[23733]: time=\"2026-06-09T14:18:00.649621866Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683578-7bfqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:18:01.202416 crc crio[23733]: 2026-06-09T14:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80ee21cb5b839aa Mac:1a:e4:b9:a6:b6:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/ea4f6bcd-ab84-4f5d-b0f8-4edc66c74730 SocketPath: PciID:}] [{Interface:0xc000014e40 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:18:01.204727 crc crio[23733]: time=\"2026-06-09T14:18:01.204616551Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683578-7bfqt Namespace:openshift-infra ID:80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946 UID:d8b8f00c-491a-449c-b3c2-d1bd3b79c3a2 NetNS:/var/run/netns/ea4f6bcd-ab84-4f5d-b0f8-4edc66c74730 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8b8f00c_491a_449c_b3c2_d1bd3b79c3a2.slice PodAnnotations:0xc00580ab80}] Aliases:map[]}\"\nJun 09 14:18:01.204948 crc crio[23733]: time=\"2026-06-09T14:18:01.204884317Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683578-7bfqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:18:01.219091 crc crio[23733]: time=\"2026-06-09T14:18:01.21893545Z\" level=info msg=\"Ran pod sandbox 80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946 with infra container: openshift-infra/auto-csr-approver-29683578-7bfqt/POD\" id=73e317a5-eaac-46b0-a3b5-6ef2c992159d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:18:01.223537 crc crio[23733]: time=\"2026-06-09T14:18:01.223441783Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c0de28f9-97fb-41fd-b362-cd74b800ffea name=/runtime.v1.ImageService/PullImage\nJun 09 14:18:01.238226 crc crio[23733]: time=\"2026-06-09T14:18:01.238046929Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 14:18:02.482349 crc crio[23733]: time=\"2026-06-09T14:18:02.481230734Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c0de28f9-97fb-41fd-b362-cd74b800ffea name=/runtime.v1.ImageService/PullImage\nJun 09 14:18:02.485259 crc crio[23733]: time=\"2026-06-09T14:18:02.48347389Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7c6a9aa9-13b1-47f6-8bb0-e570b70605f4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:18:02.486979 crc crio[23733]: time=\"2026-06-09T14:18:02.486808004Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=82916de6-7d70-43a0-910e-920b372b104f name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:18:02.494695 crc crio[23733]: time=\"2026-06-09T14:18:02.494602709Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683578-7bfqt/oc\" id=c70691a0-5660-40e4-bd50-0a4484cb6ed2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:18:02.495747 crc crio[23733]: time=\"2026-06-09T14:18:02.495298346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:18:02.568965 crc crio[23733]: time=\"2026-06-09T14:18:02.568839984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:18:03.095352 crc crio[23733]: time=\"2026-06-09T14:18:03.095182848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:18:03.227225 crc crio[23733]: time=\"2026-06-09T14:18:03.226560556Z\" level=info msg=\"Created container 0b60f182cab20ace4730b6f2bc74de5d2270caa68dc374a4d5dd8dc52034a75e: openshift-infra/auto-csr-approver-29683578-7bfqt/oc\" id=c70691a0-5660-40e4-bd50-0a4484cb6ed2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:18:03.228496 crc crio[23733]: time=\"2026-06-09T14:18:03.228370771Z\" level=info msg=\"Starting container: 0b60f182cab20ace4730b6f2bc74de5d2270caa68dc374a4d5dd8dc52034a75e\" id=76bd9109-5b40-41fe-aa16-cb67b8205f27 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:18:03.235801 crc crio[23733]: time=\"2026-06-09T14:18:03.235614014Z\" level=info msg=\"Started container\" PID=149792 containerID=0b60f182cab20ace4730b6f2bc74de5d2270caa68dc374a4d5dd8dc52034a75e description=openshift-infra/auto-csr-approver-29683578-7bfqt/oc id=76bd9109-5b40-41fe-aa16-cb67b8205f27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946\nJun 09 14:18:05.474691 crc crio[23733]: time=\"2026-06-09T14:18:05.473427217Z\" level=info msg=\"Stopping pod sandbox: 80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946\" id=9d391ec7-1566-4c5f-a450-7bceef5241f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:18:05.476279 crc crio[23733]: time=\"2026-06-09T14:18:05.475075979Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683578-7bfqt Namespace:openshift-infra ID:80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946 UID:d8b8f00c-491a-449c-b3c2-d1bd3b79c3a2 NetNS:/var/run/netns/ea4f6bcd-ab84-4f5d-b0f8-4edc66c74730 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8b8f00c_491a_449c_b3c2_d1bd3b79c3a2.slice PodAnnotations:0xc001026518}] Aliases:map[]}\"\nJun 09 14:18:05.476279 crc crio[23733]: time=\"2026-06-09T14:18:05.475280764Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683578-7bfqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:18:05.869437 crc crio[23733]: time=\"2026-06-09T14:18:05.869213565Z\" level=info msg=\"Stopped pod sandbox: 80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946\" id=9d391ec7-1566-4c5f-a450-7bceef5241f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:18:23.759528 crc crio[23733]: time=\"2026-06-09T14:18:23.758801175Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-gtfjk/POD\" id=1751ed01-79dc-4340-9531-ed1710d968fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:18:23.761182 crc crio[23733]: time=\"2026-06-09T14:18:23.759603904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:18:23.864765 crc crio[23733]: time=\"2026-06-09T14:18:23.864595841Z\" level=info msg=\"Got pod network &{Name:certified-operators-gtfjk Namespace:openshift-marketplace ID:78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070 UID:a252aa6c-8efa-4d05-a208-5903b7cadc5c NetNS:/var/run/netns/1dc7886a-f7fb-4ee8-80a6-1a54f2b545e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda252aa6c_8efa_4d05_a208_5903b7cadc5c.slice PodAnnotations:0xc002534208}] Aliases:map[]}\"\nJun 09 14:18:23.864765 crc crio[23733]: time=\"2026-06-09T14:18:23.864728554Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-gtfjk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:18:24.544642 crc crio[23733]: 2026-06-09T14:18:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78b8253f673c1b6 Mac:ea:73:06:86:a0:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/1dc7886a-f7fb-4ee8-80a6-1a54f2b545e5 SocketPath: PciID:}] [{Interface:0xc0003d12a0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:18:24.547055 crc crio[23733]: time=\"2026-06-09T14:18:24.546949462Z\" level=info msg=\"Got pod network &{Name:certified-operators-gtfjk Namespace:openshift-marketplace ID:78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070 UID:a252aa6c-8efa-4d05-a208-5903b7cadc5c NetNS:/var/run/netns/1dc7886a-f7fb-4ee8-80a6-1a54f2b545e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda252aa6c_8efa_4d05_a208_5903b7cadc5c.slice PodAnnotations:0xc002534208}] Aliases:map[]}\"\nJun 09 14:18:24.547390 crc crio[23733]: time=\"2026-06-09T14:18:24.547315231Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-gtfjk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:18:24.597773 crc crio[23733]: time=\"2026-06-09T14:18:24.597650146Z\" level=info msg=\"Ran pod sandbox 78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070 with infra container: openshift-marketplace/certified-operators-gtfjk/POD\" id=1751ed01-79dc-4340-9531-ed1710d968fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:18:24.603631 crc crio[23733]: time=\"2026-06-09T14:18:24.602550769Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4f0bba31-49ce-4f18-bbd7-d9859a3a48e5 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:18:24.611000 crc crio[23733]: time=\"2026-06-09T14:18:24.610891208Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=140f2adc-cffe-4468-bb13-c8ee7ddec85d name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:18:24.625650 crc crio[23733]: time=\"2026-06-09T14:18:24.625445803Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gtfjk/extract-utilities\" id=5d0d8ea3-3376-4b19-8542-e3a98536c334 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:18:24.626390 crc crio[23733]: time=\"2026-06-09T14:18:24.626333216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:18:24.704486 crc crio[23733]: time=\"2026-06-09T14:18:24.699563714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:18:24.709392 crc crio[23733]: time=\"2026-06-09T14:18:24.709270878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:18:24.926088 crc crio[23733]: time=\"2026-06-09T14:18:24.925905927Z\" level=info msg=\"Created container 0ad54d2a1e9d2ef81662f75b19bb8daa40801d3723aaa1ac58af1a4bb1503387: openshift-marketplace/certified-operators-gtfjk/extract-utilities\" id=5d0d8ea3-3376-4b19-8542-e3a98536c334 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:18:24.930374 crc crio[23733]: time=\"2026-06-09T14:18:24.930276287Z\" level=info msg=\"Starting container: 0ad54d2a1e9d2ef81662f75b19bb8daa40801d3723aaa1ac58af1a4bb1503387\" id=7fa09b47-20f3-41d3-8f04-c843de3721e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:18:24.938002 crc crio[23733]: time=\"2026-06-09T14:18:24.937581891Z\" level=info msg=\"Started container\" PID=151202 containerID=0ad54d2a1e9d2ef81662f75b19bb8daa40801d3723aaa1ac58af1a4bb1503387 description=openshift-marketplace/certified-operators-gtfjk/extract-utilities id=7fa09b47-20f3-41d3-8f04-c843de3721e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070\nJun 09 14:18:25.855876 crc crio[23733]: time=\"2026-06-09T14:18:25.854922023Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c7eef661-80cf-4087-b802-56f78f4277d7 name=/runtime.v1.ImageService/PullImage\nJun 09 14:18:25.868473 crc crio[23733]: time=\"2026-06-09T14:18:25.868397771Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 14:18:26.834039 crc crio[23733]: time=\"2026-06-09T14:18:26.83380184Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=c7eef661-80cf-4087-b802-56f78f4277d7 name=/runtime.v1.ImageService/PullImage\nJun 09 14:18:26.835615 crc crio[23733]: time=\"2026-06-09T14:18:26.835066212Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a7126395-3ee8-4e71-b40f-f4b830dacdd4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:18:26.839063 crc crio[23733]: time=\"2026-06-09T14:18:26.83895738Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c7500aec-57a8-469e-88f5-a84e3e32df67 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:18:26.846321 crc crio[23733]: time=\"2026-06-09T14:18:26.846215332Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gtfjk/extract-content\" id=b4325f9f-abd7-4242-a4dc-083d60c1bbfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:18:26.846899 crc crio[23733]: time=\"2026-06-09T14:18:26.846831837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:18:26.902633 crc crio[23733]: time=\"2026-06-09T14:18:26.902063854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:18:26.908302 crc crio[23733]: time=\"2026-06-09T14:18:26.908169617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:18:27.104096 crc crio[23733]: time=\"2026-06-09T14:18:27.103814599Z\" level=info msg=\"Created container 8292c0c3fe26f28d4b6ae2fe6c20627200e616c5fe59226d5d4bd56f2468d52a: openshift-marketplace/certified-operators-gtfjk/extract-content\" id=b4325f9f-abd7-4242-a4dc-083d60c1bbfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:18:27.105398 crc crio[23733]: time=\"2026-06-09T14:18:27.105306107Z\" level=info msg=\"Starting container: 8292c0c3fe26f28d4b6ae2fe6c20627200e616c5fe59226d5d4bd56f2468d52a\" id=1a454d72-b7e2-4299-bdea-22a30d21cd63 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:18:27.113395 crc crio[23733]: time=\"2026-06-09T14:18:27.113266007Z\" level=info msg=\"Started container\" PID=151436 containerID=8292c0c3fe26f28d4b6ae2fe6c20627200e616c5fe59226d5d4bd56f2468d52a description=openshift-marketplace/certified-operators-gtfjk/extract-content id=1a454d72-b7e2-4299-bdea-22a30d21cd63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070\nJun 09 14:18:28.918508 crc crio[23733]: time=\"2026-06-09T14:18:28.917569278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f878810c-e4a1-468a-9ace-ec06a9efd8a8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:18:28.921790 crc crio[23733]: time=\"2026-06-09T14:18:28.92164753Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7bc34df3-07d5-4016-af65-7b2bd0732163 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:18:28.942082 crc crio[23733]: time=\"2026-06-09T14:18:28.941826166Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gtfjk/registry-server\" id=14e03dfc-76c5-4f69-82db-018405cf79d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:18:28.942970 crc crio[23733]: time=\"2026-06-09T14:18:28.942888113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:18:29.057223 crc crio[23733]: time=\"2026-06-09T14:18:29.057081761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:18:29.062749 crc crio[23733]: time=\"2026-06-09T14:18:29.062685371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:18:29.273763 crc crio[23733]: time=\"2026-06-09T14:18:29.272974121Z\" level=info msg=\"Created container fd23dd5e91e3ae308cda95a4e086d2047791dc79f51d696db2d7103149b22581: openshift-marketplace/certified-operators-gtfjk/registry-server\" id=14e03dfc-76c5-4f69-82db-018405cf79d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:18:29.275583 crc crio[23733]: time=\"2026-06-09T14:18:29.275451673Z\" level=info msg=\"Starting container: fd23dd5e91e3ae308cda95a4e086d2047791dc79f51d696db2d7103149b22581\" id=cc9597dd-5b74-4c02-9f63-c94e576dadc8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:18:29.281946 crc crio[23733]: time=\"2026-06-09T14:18:29.281837343Z\" level=info msg=\"Started container\" PID=151531 containerID=fd23dd5e91e3ae308cda95a4e086d2047791dc79f51d696db2d7103149b22581 description=openshift-marketplace/certified-operators-gtfjk/registry-server id=cc9597dd-5b74-4c02-9f63-c94e576dadc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070\nJun 09 14:18:29.468796 crc crio[23733]: time=\"2026-06-09T14:18:29.468673795Z\" level=info msg=\"Removing container: 3aeb0282d99d0bcb5aee82280862777b78bfc24e164605f525bf048d93362cf9\" id=1ef61c19-ad24-4b2e-97e6-06679205ba10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:18:29.801996 crc crio[23733]: time=\"2026-06-09T14:18:29.801679405Z\" level=info msg=\"Removed container 3aeb0282d99d0bcb5aee82280862777b78bfc24e164605f525bf048d93362cf9: openshift-infra/auto-csr-approver-29683572-mdhpz/oc\" id=1ef61c19-ad24-4b2e-97e6-06679205ba10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:18:29.815610 crc crio[23733]: time=\"2026-06-09T14:18:29.815499992Z\" level=info msg=\"Stopping pod sandbox: 63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa\" id=27d7eec2-3f0f-4fa5-bdf6-f32b16268416 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:18:29.816000 crc crio[23733]: time=\"2026-06-09T14:18:29.815661626Z\" level=info msg=\"Stopped pod sandbox (already stopped): 63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa\" id=27d7eec2-3f0f-4fa5-bdf6-f32b16268416 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:18:29.816997 crc crio[23733]: time=\"2026-06-09T14:18:29.816936359Z\" level=info msg=\"Removing pod sandbox: 63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa\" id=b2b0c36b-ef7d-4d56-b71c-95254ab20f0d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:18:29.835063 crc crio[23733]: time=\"2026-06-09T14:18:29.83493924Z\" level=info msg=\"Removed pod sandbox: 63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa\" id=b2b0c36b-ef7d-4d56-b71c-95254ab20f0d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:18:36.047602 crc crio[23733]: time=\"2026-06-09T14:18:36.045521722Z\" level=info msg=\"Stopping pod sandbox: 032d12276d7b96d47460b7fcdf341af395d47e26415b67df2c585bd76d40a1d9\" id=f6146845-28fd-4ac2-b092-94f3d5f06963 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:18:36.047602 crc crio[23733]: time=\"2026-06-09T14:18:36.046537758Z\" level=info msg=\"Stopping container: fd23dd5e91e3ae308cda95a4e086d2047791dc79f51d696db2d7103149b22581 (timeout: 2s)\" id=71319589-f442-4764-890d-675444cd21ac name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:18:36.048573 crc crio[23733]: time=\"2026-06-09T14:18:36.047648706Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4 Namespace:openstack ID:032d12276d7b96d47460b7fcdf341af395d47e26415b67df2c585bd76d40a1d9 UID:5f07e759-f43b-4db9-a8ef-833eaa55e8fe NetNS:/var/run/netns/37cb32b3-509a-4d14-8536-8aa642f3d58e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f07e759_f43b_4db9_a8ef_833eaa55e8fe.slice PodAnnotations:0xc0059cca18}] Aliases:map[]}\"\nJun 09 14:18:36.048573 crc crio[23733]: time=\"2026-06-09T14:18:36.047937063Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:18:36.176009 crc crio[23733]: time=\"2026-06-09T14:18:36.175833464Z\" level=info msg=\"Stopped container fd23dd5e91e3ae308cda95a4e086d2047791dc79f51d696db2d7103149b22581: openshift-marketplace/certified-operators-gtfjk/registry-server\" id=71319589-f442-4764-890d-675444cd21ac name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:18:36.177662 crc crio[23733]: time=\"2026-06-09T14:18:36.177587409Z\" level=info msg=\"Stopping pod sandbox: 78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070\" id=8cd26ed4-2429-43a1-801d-d741041a5839 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:18:36.178383 crc crio[23733]: time=\"2026-06-09T14:18:36.178308516Z\" level=info msg=\"Got pod network &{Name:certified-operators-gtfjk Namespace:openshift-marketplace ID:78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070 UID:a252aa6c-8efa-4d05-a208-5903b7cadc5c NetNS:/var/run/netns/1dc7886a-f7fb-4ee8-80a6-1a54f2b545e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda252aa6c_8efa_4d05_a208_5903b7cadc5c.slice PodAnnotations:0xc000308910}] Aliases:map[]}\"\nJun 09 14:18:36.178574 crc crio[23733]: time=\"2026-06-09T14:18:36.178516981Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-gtfjk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:18:36.624614 crc crio[23733]: time=\"2026-06-09T14:18:36.62375782Z\" level=info msg=\"Stopped pod sandbox: 78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070\" id=8cd26ed4-2429-43a1-801d-d741041a5839 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:18:36.705675 crc crio[23733]: time=\"2026-06-09T14:18:36.705528793Z\" level=info msg=\"Stopped pod sandbox: 032d12276d7b96d47460b7fcdf341af395d47e26415b67df2c585bd76d40a1d9\" id=f6146845-28fd-4ac2-b092-94f3d5f06963 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:18:37.073384 crc crio[23733]: time=\"2026-06-09T14:18:37.071967303Z\" level=info msg=\"Removing container: fd23dd5e91e3ae308cda95a4e086d2047791dc79f51d696db2d7103149b22581\" id=c0d2811c-5f95-48e3-8b21-e976c6d7871b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:18:37.111161 crc crio[23733]: time=\"2026-06-09T14:18:37.110975353Z\" level=info msg=\"Removed container fd23dd5e91e3ae308cda95a4e086d2047791dc79f51d696db2d7103149b22581: openshift-marketplace/certified-operators-gtfjk/registry-server\" id=c0d2811c-5f95-48e3-8b21-e976c6d7871b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:18:37.117176 crc crio[23733]: time=\"2026-06-09T14:18:37.117062195Z\" level=info msg=\"Removing container: 8292c0c3fe26f28d4b6ae2fe6c20627200e616c5fe59226d5d4bd56f2468d52a\" id=af6133a4-20d7-4573-a8f6-97c15b1ddbba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:18:37.165368 crc crio[23733]: time=\"2026-06-09T14:18:37.165094331Z\" level=info msg=\"Removed container 8292c0c3fe26f28d4b6ae2fe6c20627200e616c5fe59226d5d4bd56f2468d52a: openshift-marketplace/certified-operators-gtfjk/extract-content\" id=af6133a4-20d7-4573-a8f6-97c15b1ddbba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:18:37.169096 crc crio[23733]: time=\"2026-06-09T14:18:37.16899838Z\" level=info msg=\"Removing container: 0ad54d2a1e9d2ef81662f75b19bb8daa40801d3723aaa1ac58af1a4bb1503387\" id=8b863758-5c4e-4f25-8fa1-780759da94f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:18:37.285173 crc crio[23733]: time=\"2026-06-09T14:18:37.278627492Z\" level=info msg=\"Removed container 0ad54d2a1e9d2ef81662f75b19bb8daa40801d3723aaa1ac58af1a4bb1503387: openshift-marketplace/certified-operators-gtfjk/extract-utilities\" id=8b863758-5c4e-4f25-8fa1-780759da94f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:18:37.662334 crc crio[23733]: time=\"2026-06-09T14:18:37.658881649Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-5xpqk/POD\" id=37b3b306-700d-4255-a195-3b287114373f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:18:37.662334 crc crio[23733]: time=\"2026-06-09T14:18:37.659416202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:18:37.701292 crc crio[23733]: time=\"2026-06-09T14:18:37.701093339Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-5xpqk Namespace:openstack ID:fb52ac4a3635699d350cbbc7c47409e6630d19bfc12fb96aa395eab241d19614 UID:cf255c8c-3c9a-4eb5-9d80-c265bbf9bfe8 NetNS:/var/run/netns/a8b83080-f70c-4b55-ab26-0f23989796f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf255c8c_3c9a_4eb5_9d80_c265bbf9bfe8.slice PodAnnotations:0xc001026040}] Aliases:map[]}\"\nJun 09 14:18:37.701292 crc crio[23733]: time=\"2026-06-09T14:18:37.701240033Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-5xpqk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:18:38.244202 crc crio[23733]: 2026-06-09T14:18:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb52ac4a3635699 Mac:92:0e:51:6e:23:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/a8b83080-f70c-4b55-ab26-0f23989796f8 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:18:38.247383 crc crio[23733]: time=\"2026-06-09T14:18:38.247300313Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-5xpqk Namespace:openstack ID:fb52ac4a3635699d350cbbc7c47409e6630d19bfc12fb96aa395eab241d19614 UID:cf255c8c-3c9a-4eb5-9d80-c265bbf9bfe8 NetNS:/var/run/netns/a8b83080-f70c-4b55-ab26-0f23989796f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf255c8c_3c9a_4eb5_9d80_c265bbf9bfe8.slice PodAnnotations:0xc001026040}] Aliases:map[]}\"\nJun 09 14:18:38.247628 crc crio[23733]: time=\"2026-06-09T14:18:38.247561779Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-5xpqk for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:18:38.260378 crc crio[23733]: time=\"2026-06-09T14:18:38.260286638Z\" level=info msg=\"Ran pod sandbox fb52ac4a3635699d350cbbc7c47409e6630d19bfc12fb96aa395eab241d19614 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-5xpqk/POD\" id=37b3b306-700d-4255-a195-3b287114373f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:18:38.263209 crc crio[23733]: time=\"2026-06-09T14:18:38.263070109Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=860fee51-67f3-4e6b-b098-c91c43d738ee name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:18:38.299157 crc crio[23733]: time=\"2026-06-09T14:18:38.299020171Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ea7b8ce6-39de-491b-867d-45850e76287c name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:18:38.310873 crc crio[23733]: time=\"2026-06-09T14:18:38.310765367Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-5xpqk/ssh-known-hosts-edpm-deployment-ipam\" id=473a4b80-c5b2-45ed-8cde-ebe43713e8a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:18:38.312659 crc crio[23733]: time=\"2026-06-09T14:18:38.312573552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:18:38.390674 crc crio[23733]: time=\"2026-06-09T14:18:38.390527469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:18:38.397627 crc crio[23733]: time=\"2026-06-09T14:18:38.397514445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:18:38.577776 crc crio[23733]: time=\"2026-06-09T14:18:38.576247543Z\" level=info msg=\"Created container da725dc11c1a6bf03f00fec0cb49e675d5d3133dfeccece62385861ecaa20e8b: openstack/ssh-known-hosts-edpm-deployment-ipam-5xpqk/ssh-known-hosts-edpm-deployment-ipam\" id=473a4b80-c5b2-45ed-8cde-ebe43713e8a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:18:38.582441 crc crio[23733]: time=\"2026-06-09T14:18:38.582342785Z\" level=info msg=\"Starting container: da725dc11c1a6bf03f00fec0cb49e675d5d3133dfeccece62385861ecaa20e8b\" id=61012aec-132f-4bdc-a875-a3b93ec91df2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:18:38.590749 crc crio[23733]: time=\"2026-06-09T14:18:38.590577512Z\" level=info msg=\"Started container\" PID=152240 containerID=da725dc11c1a6bf03f00fec0cb49e675d5d3133dfeccece62385861ecaa20e8b description=openstack/ssh-known-hosts-edpm-deployment-ipam-5xpqk/ssh-known-hosts-edpm-deployment-ipam id=61012aec-132f-4bdc-a875-a3b93ec91df2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb52ac4a3635699d350cbbc7c47409e6630d19bfc12fb96aa395eab241d19614\nJun 09 14:18:48.262695 crc crio[23733]: time=\"2026-06-09T14:18:48.261599962Z\" level=info msg=\"Stopping pod sandbox: fb52ac4a3635699d350cbbc7c47409e6630d19bfc12fb96aa395eab241d19614\" id=05b768aa-3a32-46ff-8d74-d37acb225821 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:18:48.264382 crc crio[23733]: time=\"2026-06-09T14:18:48.263572401Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-5xpqk Namespace:openstack ID:fb52ac4a3635699d350cbbc7c47409e6630d19bfc12fb96aa395eab241d19614 UID:cf255c8c-3c9a-4eb5-9d80-c265bbf9bfe8 NetNS:/var/run/netns/a8b83080-f70c-4b55-ab26-0f23989796f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf255c8c_3c9a_4eb5_9d80_c265bbf9bfe8.slice PodAnnotations:0xc00720c3a0}] Aliases:map[]}\"\nJun 09 14:18:48.264382 crc crio[23733]: time=\"2026-06-09T14:18:48.263843397Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-5xpqk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:18:48.758641 crc crio[23733]: time=\"2026-06-09T14:18:48.758236031Z\" level=info msg=\"Stopped pod sandbox: fb52ac4a3635699d350cbbc7c47409e6630d19bfc12fb96aa395eab241d19614\" id=05b768aa-3a32-46ff-8d74-d37acb225821 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:18:49.863457 crc crio[23733]: time=\"2026-06-09T14:18:49.862885196Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2/POD\" id=01a17004-26d1-4201-aaaf-f41073885c79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:18:49.864860 crc crio[23733]: time=\"2026-06-09T14:18:49.863484951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:18:49.900320 crc crio[23733]: time=\"2026-06-09T14:18:49.899382441Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2 Namespace:openstack ID:fabef5ceac1a04c36477d141dc407d55a567e77e7ff7fde2d15cf8a34fc8c315 UID:08b0960e-55b4-4f3d-b373-02f5664564fb NetNS:/var/run/netns/7b86c4cd-421d-4871-bd43-adb4c8816542 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b0960e_55b4_4f3d_b373_02f5664564fb.slice PodAnnotations:0xc00028f070}] Aliases:map[]}\"\nJun 09 14:18:49.900320 crc crio[23733]: time=\"2026-06-09T14:18:49.899560116Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:18:50.507529 crc crio[23733]: 2026-06-09T14:18:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fabef5ceac1a04c Mac:7e:db:0a:29:23:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/7b86c4cd-421d-4871-bd43-adb4c8816542 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:18:50.510255 crc crio[23733]: time=\"2026-06-09T14:18:50.509159902Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2 Namespace:openstack ID:fabef5ceac1a04c36477d141dc407d55a567e77e7ff7fde2d15cf8a34fc8c315 UID:08b0960e-55b4-4f3d-b373-02f5664564fb NetNS:/var/run/netns/7b86c4cd-421d-4871-bd43-adb4c8816542 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b0960e_55b4_4f3d_b373_02f5664564fb.slice PodAnnotations:0xc00028f070}] Aliases:map[]}\"\nJun 09 14:18:50.510255 crc crio[23733]: time=\"2026-06-09T14:18:50.509329566Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:18:50.522366 crc crio[23733]: time=\"2026-06-09T14:18:50.52221887Z\" level=info msg=\"Ran pod sandbox fabef5ceac1a04c36477d141dc407d55a567e77e7ff7fde2d15cf8a34fc8c315 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2/POD\" id=01a17004-26d1-4201-aaaf-f41073885c79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:18:50.526571 crc crio[23733]: time=\"2026-06-09T14:18:50.526438175Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e4c117f4-d86c-497e-a458-9589daea79c6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:18:50.562551 crc crio[23733]: time=\"2026-06-09T14:18:50.561898336Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=f13f4c2c-855d-47c1-955f-787e26148a8f name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:18:50.599190 crc crio[23733]: time=\"2026-06-09T14:18:50.594620147Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=2ce86eb7-6514-4dc5-a1dd-86cc9da79172 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:18:50.599190 crc crio[23733]: time=\"2026-06-09T14:18:50.595284164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:18:50.664048 crc crio[23733]: time=\"2026-06-09T14:18:50.663950848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:18:50.667751 crc crio[23733]: time=\"2026-06-09T14:18:50.667661971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:18:50.806005 crc crio[23733]: time=\"2026-06-09T14:18:50.805883332Z\" level=info msg=\"Created container 729bf64604c2ffcbadcf692cbe68bf70d62d3f285a00c5aec094b6f471f7a7f3: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=2ce86eb7-6514-4dc5-a1dd-86cc9da79172 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:18:50.807552 crc crio[23733]: time=\"2026-06-09T14:18:50.807511372Z\" level=info msg=\"Starting container: 729bf64604c2ffcbadcf692cbe68bf70d62d3f285a00c5aec094b6f471f7a7f3\" id=03eefc18-4186-4ef5-9a5b-6d46d71007bc name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:18:50.814536 crc crio[23733]: time=\"2026-06-09T14:18:50.814461777Z\" level=info msg=\"Started container\" PID=153009 containerID=729bf64604c2ffcbadcf692cbe68bf70d62d3f285a00c5aec094b6f471f7a7f3 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=03eefc18-4186-4ef5-9a5b-6d46d71007bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=fabef5ceac1a04c36477d141dc407d55a567e77e7ff7fde2d15cf8a34fc8c315\nJun 09 14:19:01.475164 crc crio[23733]: time=\"2026-06-09T14:19:01.474394339Z\" level=info msg=\"Stopping pod sandbox: fabef5ceac1a04c36477d141dc407d55a567e77e7ff7fde2d15cf8a34fc8c315\" id=fb955c31-160e-49d4-88a4-eb896750aaa3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:19:01.476799 crc crio[23733]: time=\"2026-06-09T14:19:01.475748703Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2 Namespace:openstack ID:fabef5ceac1a04c36477d141dc407d55a567e77e7ff7fde2d15cf8a34fc8c315 UID:08b0960e-55b4-4f3d-b373-02f5664564fb NetNS:/var/run/netns/7b86c4cd-421d-4871-bd43-adb4c8816542 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b0960e_55b4_4f3d_b373_02f5664564fb.slice PodAnnotations:0xc0003094e8}] Aliases:map[]}\"\nJun 09 14:19:01.476799 crc crio[23733]: time=\"2026-06-09T14:19:01.475908447Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:19:01.946925 crc crio[23733]: time=\"2026-06-09T14:19:01.94678695Z\" level=info msg=\"Stopped pod sandbox: fabef5ceac1a04c36477d141dc407d55a567e77e7ff7fde2d15cf8a34fc8c315\" id=fb955c31-160e-49d4-88a4-eb896750aaa3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:19:03.021162 crc crio[23733]: time=\"2026-06-09T14:19:03.018307693Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj/POD\" id=5d2c5351-bdab-4351-8514-ff4de7a73ffc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:19:03.021162 crc crio[23733]: time=\"2026-06-09T14:19:03.019695868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:19:03.064324 crc crio[23733]: time=\"2026-06-09T14:19:03.063901578Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj Namespace:openstack ID:44e695023f6f04a92c173130afff201826b45da833f7d5d56cd5ae9e429c165b UID:94fd7ffc-a504-4d26-a587-044b2255c3ef NetNS:/var/run/netns/853e49de-cb02-4e75-8b64-0e2e33bc2e12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94fd7ffc_a504_4d26_a587_044b2255c3ef.slice PodAnnotations:0xc0059cc158}] Aliases:map[]}\"\nJun 09 14:19:03.064324 crc crio[23733]: time=\"2026-06-09T14:19:03.063950059Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:19:03.798512 crc crio[23733]: 2026-06-09T14:19:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44e695023f6f04a Mac:52:de:b6:7f:11:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/853e49de-cb02-4e75-8b64-0e2e33bc2e12 SocketPath: PciID:}] [{Interface:0xc00028e730 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:19:03.800622 crc crio[23733]: time=\"2026-06-09T14:19:03.800532343Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj Namespace:openstack ID:44e695023f6f04a92c173130afff201826b45da833f7d5d56cd5ae9e429c165b UID:94fd7ffc-a504-4d26-a587-044b2255c3ef NetNS:/var/run/netns/853e49de-cb02-4e75-8b64-0e2e33bc2e12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94fd7ffc_a504_4d26_a587_044b2255c3ef.slice PodAnnotations:0xc0059cc158}] Aliases:map[]}\"\nJun 09 14:19:03.800868 crc crio[23733]: time=\"2026-06-09T14:19:03.800791929Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:19:03.811552 crc crio[23733]: time=\"2026-06-09T14:19:03.811513539Z\" level=info msg=\"Ran pod sandbox 44e695023f6f04a92c173130afff201826b45da833f7d5d56cd5ae9e429c165b with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj/POD\" id=5d2c5351-bdab-4351-8514-ff4de7a73ffc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:19:03.814383 crc crio[23733]: time=\"2026-06-09T14:19:03.814299829Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2fbe29c1-8631-432a-bd03-c8f96a738d32 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:19:03.841683 crc crio[23733]: time=\"2026-06-09T14:19:03.841589623Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1755379e-4ec1-46fd-ad4d-2421dcc0a25a name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:19:03.850639 crc crio[23733]: time=\"2026-06-09T14:19:03.850557039Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=a1c17faa-5ceb-4432-a9fc-f55ba838486f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:19:03.851050 crc crio[23733]: time=\"2026-06-09T14:19:03.85098502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:19:03.906619 crc crio[23733]: time=\"2026-06-09T14:19:03.906352629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:19:03.910447 crc crio[23733]: time=\"2026-06-09T14:19:03.91035825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:19:04.120501 crc crio[23733]: time=\"2026-06-09T14:19:04.119822939Z\" level=info msg=\"Created container bafbf01726195e6e95e2df474ffdce3e8238fd20b8c1495ff264e67b2d3153a4: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=a1c17faa-5ceb-4432-a9fc-f55ba838486f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:19:04.122187 crc crio[23733]: time=\"2026-06-09T14:19:04.121655765Z\" level=info msg=\"Starting container: bafbf01726195e6e95e2df474ffdce3e8238fd20b8c1495ff264e67b2d3153a4\" id=ff93a76d-23a6-4644-85aa-c0ac56c7113e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:19:04.126742 crc crio[23733]: time=\"2026-06-09T14:19:04.1266563Z\" level=info msg=\"Started container\" PID=153823 containerID=bafbf01726195e6e95e2df474ffdce3e8238fd20b8c1495ff264e67b2d3153a4 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=ff93a76d-23a6-4644-85aa-c0ac56c7113e name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e695023f6f04a92c173130afff201826b45da833f7d5d56cd5ae9e429c165b\nJun 09 14:19:17.113574 crc crio[23733]: time=\"2026-06-09T14:19:17.112897101Z\" level=info msg=\"Stopping pod sandbox: 44e695023f6f04a92c173130afff201826b45da833f7d5d56cd5ae9e429c165b\" id=050fd0bb-9b80-48da-9720-94b1ba9e23fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:19:17.115441 crc crio[23733]: time=\"2026-06-09T14:19:17.114299236Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj Namespace:openstack ID:44e695023f6f04a92c173130afff201826b45da833f7d5d56cd5ae9e429c165b UID:94fd7ffc-a504-4d26-a587-044b2255c3ef NetNS:/var/run/netns/853e49de-cb02-4e75-8b64-0e2e33bc2e12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94fd7ffc_a504_4d26_a587_044b2255c3ef.slice PodAnnotations:0xc0020d9460}] Aliases:map[]}\"\nJun 09 14:19:17.115441 crc crio[23733]: time=\"2026-06-09T14:19:17.114505761Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:19:17.666043 crc crio[23733]: time=\"2026-06-09T14:19:17.665559437Z\" level=info msg=\"Stopped pod sandbox: 44e695023f6f04a92c173130afff201826b45da833f7d5d56cd5ae9e429c165b\" id=050fd0bb-9b80-48da-9720-94b1ba9e23fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:19:18.676658 crc crio[23733]: time=\"2026-06-09T14:19:18.675543314Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4/POD\" id=0389d412-f50b-42bd-bed5-fdfc07bfa9fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:19:18.678325 crc crio[23733]: time=\"2026-06-09T14:19:18.676678583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:19:18.739227 crc crio[23733]: time=\"2026-06-09T14:19:18.738974047Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4 Namespace:openstack ID:cf3555b241c33596eea33ae65e4da182f74d26ba4b0ca29d88dc21c5d1b08a36 UID:d9a4f551-eba7-402f-bdf0-977081be2c19 NetNS:/var/run/netns/6dcde43f-bdce-4efc-803a-a1be46946730 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a4f551_eba7_402f_bdf0_977081be2c19.slice PodAnnotations:0xc001c1ec98}] Aliases:map[]}\"\nJun 09 14:19:18.739227 crc crio[23733]: time=\"2026-06-09T14:19:18.739050709Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:19:19.416345 crc crio[23733]: 2026-06-09T14:19:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf3555b241c3359 Mac:ce:84:c0:0f:aa:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/6dcde43f-bdce-4efc-803a-a1be46946730 SocketPath: PciID:}] [{Interface:0xc0002aa980 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:19:19.419467 crc crio[23733]: time=\"2026-06-09T14:19:19.41936325Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4 Namespace:openstack ID:cf3555b241c33596eea33ae65e4da182f74d26ba4b0ca29d88dc21c5d1b08a36 UID:d9a4f551-eba7-402f-bdf0-977081be2c19 NetNS:/var/run/netns/6dcde43f-bdce-4efc-803a-a1be46946730 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a4f551_eba7_402f_bdf0_977081be2c19.slice PodAnnotations:0xc001c1ec98}] Aliases:map[]}\"\nJun 09 14:19:19.419605 crc crio[23733]: time=\"2026-06-09T14:19:19.419587506Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:19:19.432889 crc crio[23733]: time=\"2026-06-09T14:19:19.432646933Z\" level=info msg=\"Ran pod sandbox cf3555b241c33596eea33ae65e4da182f74d26ba4b0ca29d88dc21c5d1b08a36 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4/POD\" id=0389d412-f50b-42bd-bed5-fdfc07bfa9fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:19:19.436465 crc crio[23733]: time=\"2026-06-09T14:19:19.436197832Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=953ab4af-c9cc-40f7-9a12-751098a2f0be name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:19:19.463563 crc crio[23733]: time=\"2026-06-09T14:19:19.463308984Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9fc9d6c9-bf2f-4d95-83b0-d66517183997 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:19:19.471678 crc crio[23733]: time=\"2026-06-09T14:19:19.471508039Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=f9af628d-05d0-4dba-a02d-8b67aa3bcfd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:19:19.472085 crc crio[23733]: time=\"2026-06-09T14:19:19.47196038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:19:19.552660 crc crio[23733]: time=\"2026-06-09T14:19:19.552532974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:19:19.557842 crc crio[23733]: time=\"2026-06-09T14:19:19.557673843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:19:19.754753 crc crio[23733]: time=\"2026-06-09T14:19:19.754546516Z\" level=info msg=\"Created container 4c5d249cf38b67b0fad53b4fe41e42ec611a7997bbd055121ab33db819b11ead: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=f9af628d-05d0-4dba-a02d-8b67aa3bcfd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:19:19.756891 crc crio[23733]: time=\"2026-06-09T14:19:19.756221918Z\" level=info msg=\"Starting container: 4c5d249cf38b67b0fad53b4fe41e42ec611a7997bbd055121ab33db819b11ead\" id=61eb0657-2d5e-499d-8d56-de457b991394 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:19:19.764605 crc crio[23733]: time=\"2026-06-09T14:19:19.764490924Z\" level=info msg=\"Started container\" PID=154837 containerID=4c5d249cf38b67b0fad53b4fe41e42ec611a7997bbd055121ab33db819b11ead description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=61eb0657-2d5e-499d-8d56-de457b991394 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf3555b241c33596eea33ae65e4da182f74d26ba4b0ca29d88dc21c5d1b08a36\nJun 09 14:19:29.873946 crc crio[23733]: time=\"2026-06-09T14:19:29.872980899Z\" level=info msg=\"Stopping pod sandbox: 78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070\" id=f367dda8-0f88-4fa5-98e0-f21063da886e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:19:29.873946 crc crio[23733]: time=\"2026-06-09T14:19:29.873936602Z\" level=info msg=\"Stopped pod sandbox (already stopped): 78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070\" id=f367dda8-0f88-4fa5-98e0-f21063da886e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:19:29.875972 crc crio[23733]: time=\"2026-06-09T14:19:29.874684663Z\" level=info msg=\"Removing pod sandbox: 78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070\" id=ace10556-40ce-431f-b4a4-e7660558675b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:19:29.895588 crc crio[23733]: time=\"2026-06-09T14:19:29.895476614Z\" level=info msg=\"Removed pod sandbox: 78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070\" id=ace10556-40ce-431f-b4a4-e7660558675b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:20:00.538895 crc crio[23733]: time=\"2026-06-09T14:20:00.538054229Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683580-crr2k/POD\" id=8859c579-dca6-45b1-8f20-aad2a6059e08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:20:00.543245 crc crio[23733]: time=\"2026-06-09T14:20:00.538961061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:20:00.582267 crc crio[23733]: time=\"2026-06-09T14:20:00.582084644Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683580-crr2k Namespace:openshift-infra ID:fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b UID:305ef83b-109f-4131-bf7f-14d50af81f4d NetNS:/var/run/netns/9b080aad-d2b3-480f-bfaa-f7ac28d1c6cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod305ef83b_109f_4131_bf7f_14d50af81f4d.slice PodAnnotations:0xc001c1f240}] Aliases:map[]}\"\nJun 09 14:20:00.582267 crc crio[23733]: time=\"2026-06-09T14:20:00.582269359Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683580-crr2k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:20:01.153084 crc crio[23733]: 2026-06-09T14:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe4f1a75af5f74f Mac:ba:9b:c0:65:f9:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/9b080aad-d2b3-480f-bfaa-f7ac28d1c6cb SocketPath: PciID:}] [{Interface:0xc000014c30 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:20:01.155907 crc crio[23733]: time=\"2026-06-09T14:20:01.155809678Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683580-crr2k Namespace:openshift-infra ID:fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b UID:305ef83b-109f-4131-bf7f-14d50af81f4d NetNS:/var/run/netns/9b080aad-d2b3-480f-bfaa-f7ac28d1c6cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod305ef83b_109f_4131_bf7f_14d50af81f4d.slice PodAnnotations:0xc001c1f240}] Aliases:map[]}\"\nJun 09 14:20:01.156967 crc crio[23733]: time=\"2026-06-09T14:20:01.156856275Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683580-crr2k for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:20:01.181651 crc crio[23733]: time=\"2026-06-09T14:20:01.181525904Z\" level=info msg=\"Ran pod sandbox fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b with infra container: openshift-infra/auto-csr-approver-29683580-crr2k/POD\" id=8859c579-dca6-45b1-8f20-aad2a6059e08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:20:01.185985 crc crio[23733]: time=\"2026-06-09T14:20:01.185889824Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8a6f2f92-600e-4870-83cf-d268a97046e8 name=/runtime.v1.ImageService/PullImage\nJun 09 14:20:01.202253 crc crio[23733]: time=\"2026-06-09T14:20:01.202149212Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 14:20:02.807051 crc crio[23733]: time=\"2026-06-09T14:20:02.805991851Z\" level=info msg=\"Stopping pod sandbox: cf3555b241c33596eea33ae65e4da182f74d26ba4b0ca29d88dc21c5d1b08a36\" id=20604438-0e49-48b8-b533-6442de79ea9f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:20:02.808590 crc crio[23733]: time=\"2026-06-09T14:20:02.807429557Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4 Namespace:openstack ID:cf3555b241c33596eea33ae65e4da182f74d26ba4b0ca29d88dc21c5d1b08a36 UID:d9a4f551-eba7-402f-bdf0-977081be2c19 NetNS:/var/run/netns/6dcde43f-bdce-4efc-803a-a1be46946730 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a4f551_eba7_402f_bdf0_977081be2c19.slice PodAnnotations:0xc002b0e568}] Aliases:map[]}\"\nJun 09 14:20:02.808590 crc crio[23733]: time=\"2026-06-09T14:20:02.807570171Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:20:03.277209 crc crio[23733]: time=\"2026-06-09T14:20:03.275831027Z\" level=info msg=\"Stopped pod sandbox: cf3555b241c33596eea33ae65e4da182f74d26ba4b0ca29d88dc21c5d1b08a36\" id=20604438-0e49-48b8-b533-6442de79ea9f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:20:03.543478 crc crio[23733]: time=\"2026-06-09T14:20:03.543334523Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8a6f2f92-600e-4870-83cf-d268a97046e8 name=/runtime.v1.ImageService/PullImage\nJun 09 14:20:03.545179 crc crio[23733]: time=\"2026-06-09T14:20:03.54477989Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=03a8b5e5-39ba-4dad-aa7f-8793520e2740 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:20:03.552069 crc crio[23733]: time=\"2026-06-09T14:20:03.551908888Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8cea0b42-f139-465c-9a17-9ffb14278ef0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:20:03.571168 crc crio[23733]: time=\"2026-06-09T14:20:03.570934097Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683580-crr2k/oc\" id=f9628020-025e-4b69-b8f0-60fe3e346aa2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:20:03.572967 crc crio[23733]: time=\"2026-06-09T14:20:03.572837724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:20:03.646695 crc crio[23733]: time=\"2026-06-09T14:20:03.646548915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:20:04.256743 crc crio[23733]: time=\"2026-06-09T14:20:04.256636212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:20:04.427795 crc crio[23733]: time=\"2026-06-09T14:20:04.427554914Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9/POD\" id=ac3efd6d-0f5e-4295-a3b9-220a02e058e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:20:04.427795 crc crio[23733]: time=\"2026-06-09T14:20:04.427698118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:20:04.464344 crc crio[23733]: time=\"2026-06-09T14:20:04.464250886Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9 Namespace:openstack ID:7e3d119e2da5aec9c3bedc6918052bfab995e8fb52643121a1eb3ef277ce6954 UID:a5ed12b4-6b1d-424e-9e06-0df911b0bb07 NetNS:/var/run/netns/e520db2c-5c4d-43a5-bf96-e6daf72802ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5ed12b4_6b1d_424e_9e06_0df911b0bb07.slice PodAnnotations:0xc00028eeb8}] Aliases:map[]}\"\nJun 09 14:20:04.464344 crc crio[23733]: time=\"2026-06-09T14:20:04.464331908Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:20:04.471089 crc crio[23733]: time=\"2026-06-09T14:20:04.470993425Z\" level=info msg=\"Created container 3f08c16162797611d9e64ba5410e085701dfa7e799daeca343b015a81dee5066: openshift-infra/auto-csr-approver-29683580-crr2k/oc\" id=f9628020-025e-4b69-b8f0-60fe3e346aa2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:20:04.473089 crc crio[23733]: time=\"2026-06-09T14:20:04.473006565Z\" level=info msg=\"Starting container: 3f08c16162797611d9e64ba5410e085701dfa7e799daeca343b015a81dee5066\" id=95f601bc-eeda-45bf-8354-84d3467d738c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:20:04.479185 crc crio[23733]: time=\"2026-06-09T14:20:04.479012227Z\" level=info msg=\"Started container\" PID=157503 containerID=3f08c16162797611d9e64ba5410e085701dfa7e799daeca343b015a81dee5066 description=openshift-infra/auto-csr-approver-29683580-crr2k/oc id=95f601bc-eeda-45bf-8354-84d3467d738c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b\nJun 09 14:20:05.045878 crc crio[23733]: 2026-06-09T14:20:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e3d119e2da5aec Mac:82:89:15:fa:f9:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/e520db2c-5c4d-43a5-bf96-e6daf72802ca SocketPath: PciID:}] [{Interface:0xc00028e760 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:20:05.047489 crc crio[23733]: time=\"2026-06-09T14:20:05.047396996Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9 Namespace:openstack ID:7e3d119e2da5aec9c3bedc6918052bfab995e8fb52643121a1eb3ef277ce6954 UID:a5ed12b4-6b1d-424e-9e06-0df911b0bb07 NetNS:/var/run/netns/e520db2c-5c4d-43a5-bf96-e6daf72802ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5ed12b4_6b1d_424e_9e06_0df911b0bb07.slice PodAnnotations:0xc00028eeb8}] Aliases:map[]}\"\nJun 09 14:20:05.048570 crc crio[23733]: time=\"2026-06-09T14:20:05.048453223Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:20:05.062203 crc crio[23733]: time=\"2026-06-09T14:20:05.062058745Z\" level=info msg=\"Ran pod sandbox 7e3d119e2da5aec9c3bedc6918052bfab995e8fb52643121a1eb3ef277ce6954 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9/POD\" id=ac3efd6d-0f5e-4295-a3b9-220a02e058e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:20:05.066292 crc crio[23733]: time=\"2026-06-09T14:20:05.066076025Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b88a3c53-0368-4dc1-a153-6e7b2ac7fb71 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:20:05.107240 crc crio[23733]: time=\"2026-06-09T14:20:05.107066714Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0236e441-6bbd-4a6b-a272-40f8009cbe5c name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:20:05.115230 crc crio[23733]: time=\"2026-06-09T14:20:05.115050806Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=ee4c3eb3-7a10-47bd-aed1-eb2a9255f9b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:20:05.115767 crc crio[23733]: time=\"2026-06-09T14:20:05.115682891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:20:05.172362 crc crio[23733]: time=\"2026-06-09T14:20:05.172234201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:20:05.178328 crc crio[23733]: time=\"2026-06-09T14:20:05.178245362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:20:05.327629 crc crio[23733]: time=\"2026-06-09T14:20:05.327431087Z\" level=info msg=\"Created container fd9f78eb0c220ac07677d388cb751554f9220a140b0f1b98cd79faa6b9b5ffdc: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=ee4c3eb3-7a10-47bd-aed1-eb2a9255f9b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:20:05.331199 crc crio[23733]: time=\"2026-06-09T14:20:05.331030158Z\" level=info msg=\"Starting container: fd9f78eb0c220ac07677d388cb751554f9220a140b0f1b98cd79faa6b9b5ffdc\" id=868c588d-3c90-421e-8f1e-8f9d98a63f3c name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:20:05.340579 crc crio[23733]: time=\"2026-06-09T14:20:05.340463924Z\" level=info msg=\"Started container\" PID=157678 containerID=fd9f78eb0c220ac07677d388cb751554f9220a140b0f1b98cd79faa6b9b5ffdc description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=868c588d-3c90-421e-8f1e-8f9d98a63f3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e3d119e2da5aec9c3bedc6918052bfab995e8fb52643121a1eb3ef277ce6954\nJun 09 14:20:06.947944 crc crio[23733]: time=\"2026-06-09T14:20:06.947066891Z\" level=info msg=\"Stopping pod sandbox: fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b\" id=17bc8729-2a65-43a5-ad65-2dfdfc439f48 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:20:06.949281 crc crio[23733]: time=\"2026-06-09T14:20:06.948701152Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683580-crr2k Namespace:openshift-infra ID:fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b UID:305ef83b-109f-4131-bf7f-14d50af81f4d NetNS:/var/run/netns/9b080aad-d2b3-480f-bfaa-f7ac28d1c6cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod305ef83b_109f_4131_bf7f_14d50af81f4d.slice PodAnnotations:0xc001c1e020}] Aliases:map[]}\"\nJun 09 14:20:06.949281 crc crio[23733]: time=\"2026-06-09T14:20:06.948880646Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683580-crr2k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:20:07.377564 crc crio[23733]: time=\"2026-06-09T14:20:07.377326053Z\" level=info msg=\"Stopped pod sandbox: fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b\" id=17bc8729-2a65-43a5-ad65-2dfdfc439f48 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:20:29.924769 crc crio[23733]: time=\"2026-06-09T14:20:29.923686361Z\" level=info msg=\"Removing container: d1fcd29a8114907bce7408b59b61161180f0a97e51e16713b3355610856a4390\" id=2ab262d7-5739-4709-9e65-75007f02c7c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:20:30.243480 crc crio[23733]: time=\"2026-06-09T14:20:30.243219344Z\" level=info msg=\"Removed container d1fcd29a8114907bce7408b59b61161180f0a97e51e16713b3355610856a4390: openshift-infra/auto-csr-approver-29683574-8czvq/oc\" id=2ab262d7-5739-4709-9e65-75007f02c7c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:20:30.254964 crc crio[23733]: time=\"2026-06-09T14:20:30.254908767Z\" level=info msg=\"Stopping pod sandbox: e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90\" id=1259bdd0-644f-4854-b6db-cf351b03385a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:20:30.255805 crc crio[23733]: time=\"2026-06-09T14:20:30.25577835Z\" level=info msg=\"Stopped pod sandbox (already stopped): e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90\" id=1259bdd0-644f-4854-b6db-cf351b03385a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:20:30.256851 crc crio[23733]: time=\"2026-06-09T14:20:30.256790884Z\" level=info msg=\"Removing pod sandbox: e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90\" id=6d7735fc-7a69-48bd-8a94-230e5cb924c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:20:30.271355 crc crio[23733]: time=\"2026-06-09T14:20:30.271244617Z\" level=info msg=\"Removed pod sandbox: e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90\" id=6d7735fc-7a69-48bd-8a94-230e5cb924c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:21:16.162201 crc crio[23733]: time=\"2026-06-09T14:21:16.161283434Z\" level=info msg=\"Stopping pod sandbox: 7e3d119e2da5aec9c3bedc6918052bfab995e8fb52643121a1eb3ef277ce6954\" id=6ab1d10d-9603-4c66-836d-9d25982d76dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:21:16.167909 crc crio[23733]: time=\"2026-06-09T14:21:16.162874093Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9 Namespace:openstack ID:7e3d119e2da5aec9c3bedc6918052bfab995e8fb52643121a1eb3ef277ce6954 UID:a5ed12b4-6b1d-424e-9e06-0df911b0bb07 NetNS:/var/run/netns/e520db2c-5c4d-43a5-bf96-e6daf72802ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5ed12b4_6b1d_424e_9e06_0df911b0bb07.slice PodAnnotations:0xc0003084f0}] Aliases:map[]}\"\nJun 09 14:21:16.167909 crc crio[23733]: time=\"2026-06-09T14:21:16.163091429Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:21:16.768454 crc crio[23733]: time=\"2026-06-09T14:21:16.767913964Z\" level=info msg=\"Stopped pod sandbox: 7e3d119e2da5aec9c3bedc6918052bfab995e8fb52643121a1eb3ef277ce6954\" id=6ab1d10d-9603-4c66-836d-9d25982d76dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:21:17.723053 crc crio[23733]: time=\"2026-06-09T14:21:17.722558433Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj/POD\" id=00d84c14-2933-4a46-a8f4-f2df5ab56371 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:21:17.724051 crc crio[23733]: time=\"2026-06-09T14:21:17.723142717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:21:17.769423 crc crio[23733]: time=\"2026-06-09T14:21:17.769298516Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj Namespace:openstack ID:e47d26e288ed8829c26655c3046ffebf9dd527f110b6dcb921dce2c3628d58a8 UID:f98b46dd-b0c6-4724-ab8b-b0dd6d3a3a90 NetNS:/var/run/netns/03ee5d3e-13d2-460c-9a05-07ce00c34e36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf98b46dd_b0c6_4724_ab8b_b0dd6d3a3a90.slice PodAnnotations:0xc001026f00}] Aliases:map[]}\"\nJun 09 14:21:17.769423 crc crio[23733]: time=\"2026-06-09T14:21:17.769382738Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:21:18.465755 crc crio[23733]: 2026-06-09T14:21:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e47d26e288ed882 Mac:b2:c2:6d:68:88:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/03ee5d3e-13d2-460c-9a05-07ce00c34e36 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:21:18.468245 crc crio[23733]: time=\"2026-06-09T14:21:18.467834075Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj Namespace:openstack ID:e47d26e288ed8829c26655c3046ffebf9dd527f110b6dcb921dce2c3628d58a8 UID:f98b46dd-b0c6-4724-ab8b-b0dd6d3a3a90 NetNS:/var/run/netns/03ee5d3e-13d2-460c-9a05-07ce00c34e36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf98b46dd_b0c6_4724_ab8b_b0dd6d3a3a90.slice PodAnnotations:0xc001026f00}] Aliases:map[]}\"\nJun 09 14:21:18.468451 crc crio[23733]: time=\"2026-06-09T14:21:18.468382588Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:21:18.478753 crc crio[23733]: time=\"2026-06-09T14:21:18.478582255Z\" level=info msg=\"Ran pod sandbox e47d26e288ed8829c26655c3046ffebf9dd527f110b6dcb921dce2c3628d58a8 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj/POD\" id=00d84c14-2933-4a46-a8f4-f2df5ab56371 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:21:18.483898 crc crio[23733]: time=\"2026-06-09T14:21:18.483820637Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3c6b6a85-d6df-4387-aaa9-ef84ff8188ee name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:21:18.530676 crc crio[23733]: time=\"2026-06-09T14:21:18.530291903Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2b97d1ad-867c-456a-9273-f32814cef7bc name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:21:18.538203 crc crio[23733]: time=\"2026-06-09T14:21:18.538002676Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=903de2a7-d12c-41d1-ac62-fa3da335e228 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:21:18.538885 crc crio[23733]: time=\"2026-06-09T14:21:18.538648982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:21:18.591710 crc crio[23733]: time=\"2026-06-09T14:21:18.591518751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:21:18.595838 crc crio[23733]: time=\"2026-06-09T14:21:18.595774757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:21:18.784041 crc crio[23733]: time=\"2026-06-09T14:21:18.783920631Z\" level=info msg=\"Created container 3ccef1d7a11f04db62e62a4abe69074f45a92837ba555d3148fc85fc53f24a55: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=903de2a7-d12c-41d1-ac62-fa3da335e228 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:21:18.786659 crc crio[23733]: time=\"2026-06-09T14:21:18.786589088Z\" level=info msg=\"Starting container: 3ccef1d7a11f04db62e62a4abe69074f45a92837ba555d3148fc85fc53f24a55\" id=a667c1a0-6514-40e2-99f5-640224d01092 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:21:18.793793 crc crio[23733]: time=\"2026-06-09T14:21:18.793606004Z\" level=info msg=\"Started container\" PID=162071 containerID=3ccef1d7a11f04db62e62a4abe69074f45a92837ba555d3148fc85fc53f24a55 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=a667c1a0-6514-40e2-99f5-640224d01092 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e47d26e288ed8829c26655c3046ffebf9dd527f110b6dcb921dce2c3628d58a8\nJun 09 14:22:00.561636 crc crio[23733]: time=\"2026-06-09T14:22:00.560623179Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683582-cw26c/POD\" id=c0046a3f-d760-4e32-8288-74e4c2b747bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:22:00.561636 crc crio[23733]: time=\"2026-06-09T14:22:00.561597732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:22:00.606542 crc crio[23733]: time=\"2026-06-09T14:22:00.606280543Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683582-cw26c Namespace:openshift-infra ID:f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258 UID:e170f6b6-dcc5-45f9-a769-de18e2ad0845 NetNS:/var/run/netns/d0e9c7a4-ad32-4ace-b629-4c2d45a4baf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode170f6b6_dcc5_45f9_a769_de18e2ad0845.slice PodAnnotations:0xc0027d1830}] Aliases:map[]}\"\nJun 09 14:22:00.606542 crc crio[23733]: time=\"2026-06-09T14:22:00.606429208Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683582-cw26c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:22:01.150659 crc crio[23733]: 2026-06-09T14:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5c14a27b9b357d Mac:be:a4:4f:0e:b4:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/d0e9c7a4-ad32-4ace-b629-4c2d45a4baf3 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:22:01.154782 crc crio[23733]: time=\"2026-06-09T14:22:01.154695453Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683582-cw26c Namespace:openshift-infra ID:f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258 UID:e170f6b6-dcc5-45f9-a769-de18e2ad0845 NetNS:/var/run/netns/d0e9c7a4-ad32-4ace-b629-4c2d45a4baf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode170f6b6_dcc5_45f9_a769_de18e2ad0845.slice PodAnnotations:0xc0027d1830}] Aliases:map[]}\"\nJun 09 14:22:01.155192 crc crio[23733]: time=\"2026-06-09T14:22:01.155168666Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683582-cw26c for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:22:01.173705 crc crio[23733]: time=\"2026-06-09T14:22:01.173561057Z\" level=info msg=\"Ran pod sandbox f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258 with infra container: openshift-infra/auto-csr-approver-29683582-cw26c/POD\" id=c0046a3f-d760-4e32-8288-74e4c2b747bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:22:01.178699 crc crio[23733]: time=\"2026-06-09T14:22:01.178593264Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=623fc662-fd5f-4716-a5a9-e99fb5c1bde9 name=/runtime.v1.ImageService/PullImage\nJun 09 14:22:01.190378 crc crio[23733]: time=\"2026-06-09T14:22:01.190295567Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 14:22:01.976560 crc crio[23733]: time=\"2026-06-09T14:22:01.975938143Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=623fc662-fd5f-4716-a5a9-e99fb5c1bde9 name=/runtime.v1.ImageService/PullImage\nJun 09 14:22:01.978945 crc crio[23733]: time=\"2026-06-09T14:22:01.978419155Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4b6fc397-116c-422a-b34e-99dae0222767 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:22:01.982372 crc crio[23733]: time=\"2026-06-09T14:22:01.981938154Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=647bc98b-0246-4c07-a1df-ce81c2b99394 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:22:01.990200 crc crio[23733]: time=\"2026-06-09T14:22:01.990048217Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683582-cw26c/oc\" id=2572370c-0ea7-4489-9c26-8b8ff1b6d053 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:22:01.991040 crc crio[23733]: time=\"2026-06-09T14:22:01.99095833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:22:02.058718 crc crio[23733]: time=\"2026-06-09T14:22:02.058607738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:22:02.482066 crc crio[23733]: time=\"2026-06-09T14:22:02.481900737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:22:02.614377 crc crio[23733]: time=\"2026-06-09T14:22:02.614177228Z\" level=info msg=\"Created container 0157ba30e3bb5153695371fc804a6d441d96ced214314eb1e219e36510a8ee67: openshift-infra/auto-csr-approver-29683582-cw26c/oc\" id=2572370c-0ea7-4489-9c26-8b8ff1b6d053 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:22:02.616507 crc crio[23733]: time=\"2026-06-09T14:22:02.616340331Z\" level=info msg=\"Starting container: 0157ba30e3bb5153695371fc804a6d441d96ced214314eb1e219e36510a8ee67\" id=84d1fb0d-88d0-43a0-8c31-971393d839f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:22:02.621921 crc crio[23733]: time=\"2026-06-09T14:22:02.621844251Z\" level=info msg=\"Started container\" PID=164595 containerID=0157ba30e3bb5153695371fc804a6d441d96ced214314eb1e219e36510a8ee67 description=openshift-infra/auto-csr-approver-29683582-cw26c/oc id=84d1fb0d-88d0-43a0-8c31-971393d839f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258\nJun 09 14:22:04.987336 crc crio[23733]: time=\"2026-06-09T14:22:04.98607735Z\" level=info msg=\"Stopping pod sandbox: f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258\" id=018b172d-f264-4ca6-bf13-fa2f4e739dcb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:22:04.989071 crc crio[23733]: time=\"2026-06-09T14:22:04.988211914Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683582-cw26c Namespace:openshift-infra ID:f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258 UID:e170f6b6-dcc5-45f9-a769-de18e2ad0845 NetNS:/var/run/netns/d0e9c7a4-ad32-4ace-b629-4c2d45a4baf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode170f6b6_dcc5_45f9_a769_de18e2ad0845.slice PodAnnotations:0xc002898b90}] Aliases:map[]}\"\nJun 09 14:22:04.989071 crc crio[23733]: time=\"2026-06-09T14:22:04.988418979Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683582-cw26c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:22:05.322237 crc crio[23733]: time=\"2026-06-09T14:22:05.321952483Z\" level=info msg=\"Stopped pod sandbox: f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258\" id=018b172d-f264-4ca6-bf13-fa2f4e739dcb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:22:14.287178 crc crio[23733]: time=\"2026-06-09T14:22:14.286214409Z\" level=info msg=\"Stopping pod sandbox: e47d26e288ed8829c26655c3046ffebf9dd527f110b6dcb921dce2c3628d58a8\" id=489b179e-3afa-4381-bb32-129f02ca8cda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:22:14.289175 crc crio[23733]: time=\"2026-06-09T14:22:14.287956052Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj Namespace:openstack ID:e47d26e288ed8829c26655c3046ffebf9dd527f110b6dcb921dce2c3628d58a8 UID:f98b46dd-b0c6-4724-ab8b-b0dd6d3a3a90 NetNS:/var/run/netns/03ee5d3e-13d2-460c-9a05-07ce00c34e36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf98b46dd_b0c6_4724_ab8b_b0dd6d3a3a90.slice PodAnnotations:0xc00580b168}] Aliases:map[]}\"\nJun 09 14:22:14.289175 crc crio[23733]: time=\"2026-06-09T14:22:14.288104596Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:22:14.804003 crc crio[23733]: time=\"2026-06-09T14:22:14.803420804Z\" level=info msg=\"Stopped pod sandbox: e47d26e288ed8829c26655c3046ffebf9dd527f110b6dcb921dce2c3628d58a8\" id=489b179e-3afa-4381-bb32-129f02ca8cda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:22:16.527912 crc crio[23733]: time=\"2026-06-09T14:22:16.526988178Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s/POD\" id=c336fc78-aa2d-44fc-ad00-8895b3a88b2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:22:16.527912 crc crio[23733]: time=\"2026-06-09T14:22:16.527931242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:22:16.566777 crc crio[23733]: time=\"2026-06-09T14:22:16.566621923Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s Namespace:openstack ID:0bfd86f728602443b8fc92f32ce307202f7f6bb3616e33edbb50cef98a9fa304 UID:fe6a3b63-629d-4f20-b226-eab0d4d694e1 NetNS:/var/run/netns/db4e011d-7efd-4d06-a67e-c3d75cb493da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe6a3b63_629d_4f20_b226_eab0d4d694e1.slice PodAnnotations:0xc00580a2b8}] Aliases:map[]}\"\nJun 09 14:22:16.566777 crc crio[23733]: time=\"2026-06-09T14:22:16.566688904Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:22:17.082165 crc crio[23733]: 2026-06-09T14:22:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0bfd86f72860244 Mac:92:e2:c7:ba:99:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/db4e011d-7efd-4d06-a67e-c3d75cb493da SocketPath: PciID:}] [{Interface:0xc00029ed70 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:22:17.084922 crc crio[23733]: time=\"2026-06-09T14:22:17.084757452Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s Namespace:openstack ID:0bfd86f728602443b8fc92f32ce307202f7f6bb3616e33edbb50cef98a9fa304 UID:fe6a3b63-629d-4f20-b226-eab0d4d694e1 NetNS:/var/run/netns/db4e011d-7efd-4d06-a67e-c3d75cb493da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe6a3b63_629d_4f20_b226_eab0d4d694e1.slice PodAnnotations:0xc00580a2b8}] Aliases:map[]}\"\nJun 09 14:22:17.085156 crc crio[23733]: time=\"2026-06-09T14:22:17.084984317Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:22:17.097848 crc crio[23733]: time=\"2026-06-09T14:22:17.0966613Z\" level=info msg=\"Ran pod sandbox 0bfd86f728602443b8fc92f32ce307202f7f6bb3616e33edbb50cef98a9fa304 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s/POD\" id=c336fc78-aa2d-44fc-ad00-8895b3a88b2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:22:17.104479 crc crio[23733]: time=\"2026-06-09T14:22:17.104365884Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c33e5455-8e2a-43c7-8b39-7afddb589f8b name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:22:17.146097 crc crio[23733]: time=\"2026-06-09T14:22:17.145855896Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=896abb54-f56f-483d-9c52-4c07e6126637 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:22:17.159580 crc crio[23733]: time=\"2026-06-09T14:22:17.159475537Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=758bfec2-9b41-4b3d-a05b-5f5a25d5afef name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:22:17.160475 crc crio[23733]: time=\"2026-06-09T14:22:17.160406571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:22:17.231287 crc crio[23733]: time=\"2026-06-09T14:22:17.231056066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:22:17.236923 crc crio[23733]: time=\"2026-06-09T14:22:17.236845711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:22:17.402699 crc crio[23733]: time=\"2026-06-09T14:22:17.402425847Z\" level=info msg=\"Created container 11390b4a2f38598e0a9b0b0642cc2e3fd5fab282d78fe66280f6cfd6c3acce75: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=758bfec2-9b41-4b3d-a05b-5f5a25d5afef name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:22:17.407192 crc crio[23733]: time=\"2026-06-09T14:22:17.407031243Z\" level=info msg=\"Starting container: 11390b4a2f38598e0a9b0b0642cc2e3fd5fab282d78fe66280f6cfd6c3acce75\" id=79b9ddf0-d30e-40a0-a42c-9b15d2cf6691 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:22:17.420868 crc crio[23733]: time=\"2026-06-09T14:22:17.420705967Z\" level=info msg=\"Started container\" PID=165726 containerID=11390b4a2f38598e0a9b0b0642cc2e3fd5fab282d78fe66280f6cfd6c3acce75 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=79b9ddf0-d30e-40a0-a42c-9b15d2cf6691 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bfd86f728602443b8fc92f32ce307202f7f6bb3616e33edbb50cef98a9fa304\nJun 09 14:22:30.321903 crc crio[23733]: time=\"2026-06-09T14:22:30.321023431Z\" level=info msg=\"Removing container: 55ffca1432215d27cf7ad97a62f699376f956fdcd07806f7557e5cdfeb344e1e\" id=f7310aec-fe3a-4559-9aa3-73ce78613562 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:22:30.557621 crc crio[23733]: time=\"2026-06-09T14:22:30.557326553Z\" level=info msg=\"Removed container 55ffca1432215d27cf7ad97a62f699376f956fdcd07806f7557e5cdfeb344e1e: openshift-infra/auto-csr-approver-29683576-qn9jm/oc\" id=f7310aec-fe3a-4559-9aa3-73ce78613562 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:22:30.575531 crc crio[23733]: time=\"2026-06-09T14:22:30.575282314Z\" level=info msg=\"Stopping pod sandbox: d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993\" id=18825bb5-b84e-4f7c-bbaf-eb1368541381 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:22:30.575531 crc crio[23733]: time=\"2026-06-09T14:22:30.575395457Z\" level=info msg=\"Stopped pod sandbox (already stopped): d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993\" id=18825bb5-b84e-4f7c-bbaf-eb1368541381 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:22:30.576915 crc crio[23733]: time=\"2026-06-09T14:22:30.576833233Z\" level=info msg=\"Removing pod sandbox: d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993\" id=ac8a6a73-e0c3-4dbe-9a7e-069d9c7e22c0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:22:30.597990 crc crio[23733]: time=\"2026-06-09T14:22:30.597924152Z\" level=info msg=\"Removed pod sandbox: d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993\" id=ac8a6a73-e0c3-4dbe-9a7e-069d9c7e22c0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:24:00.565691 crc crio[23733]: time=\"2026-06-09T14:24:00.564717458Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683584-j7wjq/POD\" id=3038921e-53b7-4244-85d7-bc324dd61a68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:24:00.568039 crc crio[23733]: time=\"2026-06-09T14:24:00.565890558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:24:00.643058 crc crio[23733]: time=\"2026-06-09T14:24:00.642922009Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683584-j7wjq Namespace:openshift-infra ID:01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533 UID:5608e9ab-9e5e-4547-9d29-f892a4c0b780 NetNS:/var/run/netns/f5f9f0c0-8b8c-48b8-abf6-91350868b68f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5608e9ab_9e5e_4547_9d29_f892a4c0b780.slice PodAnnotations:0xc000308198}] Aliases:map[]}\"\nJun 09 14:24:00.643058 crc crio[23733]: time=\"2026-06-09T14:24:00.643027551Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683584-j7wjq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:24:01.287769 crc crio[23733]: 2026-06-09T14:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01b463311d44ab0 Mac:0e:6f:95:8e:ac:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/f5f9f0c0-8b8c-48b8-abf6-91350868b68f SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:24:01.290286 crc crio[23733]: time=\"2026-06-09T14:24:01.290198361Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683584-j7wjq Namespace:openshift-infra ID:01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533 UID:5608e9ab-9e5e-4547-9d29-f892a4c0b780 NetNS:/var/run/netns/f5f9f0c0-8b8c-48b8-abf6-91350868b68f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5608e9ab_9e5e_4547_9d29_f892a4c0b780.slice PodAnnotations:0xc000308198}] Aliases:map[]}\"\nJun 09 14:24:01.290447 crc crio[23733]: time=\"2026-06-09T14:24:01.290399996Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683584-j7wjq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:24:01.305079 crc crio[23733]: time=\"2026-06-09T14:24:01.304894887Z\" level=info msg=\"Ran pod sandbox 01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533 with infra container: openshift-infra/auto-csr-approver-29683584-j7wjq/POD\" id=3038921e-53b7-4244-85d7-bc324dd61a68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:24:01.309924 crc crio[23733]: time=\"2026-06-09T14:24:01.30983014Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=447a6f2b-31a6-4bd0-900e-df1a108a0864 name=/runtime.v1.ImageService/PullImage\nJun 09 14:24:01.326487 crc crio[23733]: time=\"2026-06-09T14:24:01.326394934Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 14:24:03.471855 crc crio[23733]: time=\"2026-06-09T14:24:03.470754771Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=447a6f2b-31a6-4bd0-900e-df1a108a0864 name=/runtime.v1.ImageService/PullImage\nJun 09 14:24:03.475918 crc crio[23733]: time=\"2026-06-09T14:24:03.475824297Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d39562f4-d2c2-454f-8ecb-efd885c0b164 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:24:03.479275 crc crio[23733]: time=\"2026-06-09T14:24:03.479037107Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=61029243-9e72-4e48-a035-e4b97d61fe20 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:24:03.493903 crc crio[23733]: time=\"2026-06-09T14:24:03.493800966Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683584-j7wjq/oc\" id=a51239ad-09fa-4bea-8cbd-d74452762d81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:24:03.494674 crc crio[23733]: time=\"2026-06-09T14:24:03.494625146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:24:03.556686 crc crio[23733]: time=\"2026-06-09T14:24:03.555961796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:24:04.752033 crc crio[23733]: time=\"2026-06-09T14:24:04.751447569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:24:04.896056 crc crio[23733]: time=\"2026-06-09T14:24:04.895959543Z\" level=info msg=\"Created container e3b989f875c80da625c659cfd42c1c5c4c0158ee88049ca836cdd3d0143ee78f: openshift-infra/auto-csr-approver-29683584-j7wjq/oc\" id=a51239ad-09fa-4bea-8cbd-d74452762d81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:24:04.897754 crc crio[23733]: time=\"2026-06-09T14:24:04.897628155Z\" level=info msg=\"Starting container: e3b989f875c80da625c659cfd42c1c5c4c0158ee88049ca836cdd3d0143ee78f\" id=2ff83225-568b-4370-a251-6439cc0b7591 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:24:04.906253 crc crio[23733]: time=\"2026-06-09T14:24:04.906171618Z\" level=info msg=\"Started container\" PID=171200 containerID=e3b989f875c80da625c659cfd42c1c5c4c0158ee88049ca836cdd3d0143ee78f description=openshift-infra/auto-csr-approver-29683584-j7wjq/oc id=2ff83225-568b-4370-a251-6439cc0b7591 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533\nJun 09 14:24:07.295911 crc crio[23733]: time=\"2026-06-09T14:24:07.294828468Z\" level=info msg=\"Stopping pod sandbox: 01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533\" id=508a4517-c183-4371-9f44-66e732d8d6fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:24:07.297958 crc crio[23733]: time=\"2026-06-09T14:24:07.296365166Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683584-j7wjq Namespace:openshift-infra ID:01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533 UID:5608e9ab-9e5e-4547-9d29-f892a4c0b780 NetNS:/var/run/netns/f5f9f0c0-8b8c-48b8-abf6-91350868b68f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5608e9ab_9e5e_4547_9d29_f892a4c0b780.slice PodAnnotations:0xc00028eb58}] Aliases:map[]}\"\nJun 09 14:24:07.297958 crc crio[23733]: time=\"2026-06-09T14:24:07.29652166Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683584-j7wjq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:24:07.647461 crc crio[23733]: time=\"2026-06-09T14:24:07.64735474Z\" level=info msg=\"Stopped pod sandbox: 01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533\" id=508a4517-c183-4371-9f44-66e732d8d6fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:24:30.677846 crc crio[23733]: time=\"2026-06-09T14:24:30.676711983Z\" level=info msg=\"Removing container: 0b60f182cab20ace4730b6f2bc74de5d2270caa68dc374a4d5dd8dc52034a75e\" id=4c678360-07b5-437a-9e9b-7dc778c9eda9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:24:30.976061 crc crio[23733]: time=\"2026-06-09T14:24:30.975916115Z\" level=info msg=\"Removed container 0b60f182cab20ace4730b6f2bc74de5d2270caa68dc374a4d5dd8dc52034a75e: openshift-infra/auto-csr-approver-29683578-7bfqt/oc\" id=4c678360-07b5-437a-9e9b-7dc778c9eda9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:24:30.989617 crc crio[23733]: time=\"2026-06-09T14:24:30.989556186Z\" level=info msg=\"Stopping pod sandbox: 80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946\" id=f520ba24-96df-41ad-86fa-c81e9de23016 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:24:30.990223 crc crio[23733]: time=\"2026-06-09T14:24:30.990180452Z\" level=info msg=\"Stopped pod sandbox (already stopped): 80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946\" id=f520ba24-96df-41ad-86fa-c81e9de23016 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:24:30.991315 crc crio[23733]: time=\"2026-06-09T14:24:30.991255498Z\" level=info msg=\"Removing pod sandbox: 80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946\" id=6dad42e8-b4b7-471f-8a2b-5b24f62aaca7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:24:31.020410 crc crio[23733]: time=\"2026-06-09T14:24:31.020049905Z\" level=info msg=\"Removed pod sandbox: 80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946\" id=6dad42e8-b4b7-471f-8a2b-5b24f62aaca7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:25:06.882526 crc crio[23733]: time=\"2026-06-09T14:25:06.881534412Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-z748h/POD\" id=4b605e55-f836-4553-be50-489aeb778ff7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:25:06.883842 crc crio[23733]: time=\"2026-06-09T14:25:06.882568438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:25:06.926031 crc crio[23733]: time=\"2026-06-09T14:25:06.925970598Z\" level=info msg=\"Got pod network &{Name:community-operators-z748h Namespace:openshift-marketplace ID:6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71 UID:bf010f13-f411-45f5-8c2f-7375431c24a6 NetNS:/var/run/netns/f8e81ca1-ec5a-4bcc-b3ec-abc6e0dbc1a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf010f13_f411_45f5_8c2f_7375431c24a6.slice PodAnnotations:0xc002534640}] Aliases:map[]}\"\nJun 09 14:25:06.926540 crc crio[23733]: time=\"2026-06-09T14:25:06.926514522Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-z748h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:25:07.616931 crc crio[23733]: 2026-06-09T14:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6fe9a8b39f6748d Mac:06:de:3f:12:39:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/f8e81ca1-ec5a-4bcc-b3ec-abc6e0dbc1a4 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:25:07.618838 crc crio[23733]: time=\"2026-06-09T14:25:07.618789324Z\" level=info msg=\"Got pod network &{Name:community-operators-z748h Namespace:openshift-marketplace ID:6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71 UID:bf010f13-f411-45f5-8c2f-7375431c24a6 NetNS:/var/run/netns/f8e81ca1-ec5a-4bcc-b3ec-abc6e0dbc1a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf010f13_f411_45f5_8c2f_7375431c24a6.slice PodAnnotations:0xc002534640}] Aliases:map[]}\"\nJun 09 14:25:07.619213 crc crio[23733]: time=\"2026-06-09T14:25:07.619183984Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-z748h for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:25:07.636431 crc crio[23733]: time=\"2026-06-09T14:25:07.636380982Z\" level=info msg=\"Ran pod sandbox 6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71 with infra container: openshift-marketplace/community-operators-z748h/POD\" id=4b605e55-f836-4553-be50-489aeb778ff7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:25:07.641222 crc crio[23733]: time=\"2026-06-09T14:25:07.63994111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ecfbf8b0-c4a4-4352-ab0f-70a33405ddc7 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:25:07.645457 crc crio[23733]: time=\"2026-06-09T14:25:07.645404008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=55a605bb-69ad-40c3-bcf8-0906a58505ff name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:25:07.661603 crc crio[23733]: time=\"2026-06-09T14:25:07.661427657Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z748h/extract-utilities\" id=ee05cf41-9011-4b02-aae1-9fd6d11b3310 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:25:07.662373 crc crio[23733]: time=\"2026-06-09T14:25:07.662286909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:25:07.737669 crc crio[23733]: time=\"2026-06-09T14:25:07.737377272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:25:07.748383 crc crio[23733]: time=\"2026-06-09T14:25:07.748197821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:25:07.951821 crc crio[23733]: time=\"2026-06-09T14:25:07.951192443Z\" level=info msg=\"Created container f4b4379a9ab9d1445c7a3c420b6176bd8145f5ed59d112bcb46e4dc58a47da1f: openshift-marketplace/community-operators-z748h/extract-utilities\" id=ee05cf41-9011-4b02-aae1-9fd6d11b3310 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:25:07.953691 crc crio[23733]: time=\"2026-06-09T14:25:07.953623894Z\" level=info msg=\"Starting container: f4b4379a9ab9d1445c7a3c420b6176bd8145f5ed59d112bcb46e4dc58a47da1f\" id=5146a55b-20f8-42e1-9df9-d7268bcf02d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:25:07.960524 crc crio[23733]: time=\"2026-06-09T14:25:07.960375713Z\" level=info msg=\"Started container\" PID=174563 containerID=f4b4379a9ab9d1445c7a3c420b6176bd8145f5ed59d112bcb46e4dc58a47da1f description=openshift-marketplace/community-operators-z748h/extract-utilities id=5146a55b-20f8-42e1-9df9-d7268bcf02d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71\nJun 09 14:25:08.279839 crc crio[23733]: time=\"2026-06-09T14:25:08.279711836Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=943409a5-d594-4108-aafd-4d28766172bc name=/runtime.v1.ImageService/PullImage\nJun 09 14:25:08.289571 crc crio[23733]: time=\"2026-06-09T14:25:08.289425758Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 14:25:08.973697 crc crio[23733]: time=\"2026-06-09T14:25:08.973034847Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=943409a5-d594-4108-aafd-4d28766172bc name=/runtime.v1.ImageService/PullImage\nJun 09 14:25:08.975444 crc crio[23733]: time=\"2026-06-09T14:25:08.97475612Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6c8d3c36-a0d1-44d6-af7c-52f90ed17044 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:25:08.979414 crc crio[23733]: time=\"2026-06-09T14:25:08.97917448Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=50710261-59ab-4527-9917-b3b54d5b7d61 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:25:08.988212 crc crio[23733]: time=\"2026-06-09T14:25:08.988058482Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z748h/extract-content\" id=44bf25d6-0475-4eb0-8f99-8a0daa1840c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:25:08.988755 crc crio[23733]: time=\"2026-06-09T14:25:08.988663457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:25:09.047792 crc crio[23733]: time=\"2026-06-09T14:25:09.047668339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:25:09.052357 crc crio[23733]: time=\"2026-06-09T14:25:09.052280034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:25:09.230216 crc crio[23733]: time=\"2026-06-09T14:25:09.229947745Z\" level=info msg=\"Created container 50d848235ef48ef4cf4fe2247a02d3b5ac9a106b19718eb8b79639b766a4a98c: openshift-marketplace/community-operators-z748h/extract-content\" id=44bf25d6-0475-4eb0-8f99-8a0daa1840c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:25:09.236182 crc crio[23733]: time=\"2026-06-09T14:25:09.236016536Z\" level=info msg=\"Starting container: 50d848235ef48ef4cf4fe2247a02d3b5ac9a106b19718eb8b79639b766a4a98c\" id=a18f386b-8c35-4c0c-b0a8-3355c8af0d94 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:25:09.245196 crc crio[23733]: time=\"2026-06-09T14:25:09.245002019Z\" level=info msg=\"Started container\" PID=174606 containerID=50d848235ef48ef4cf4fe2247a02d3b5ac9a106b19718eb8b79639b766a4a98c description=openshift-marketplace/community-operators-z748h/extract-content id=a18f386b-8c35-4c0c-b0a8-3355c8af0d94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71\nJun 09 14:25:11.377632 crc crio[23733]: time=\"2026-06-09T14:25:11.376670251Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5118f267-ee9e-407f-8e7e-9a84e88b993f name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:25:11.381593 crc crio[23733]: time=\"2026-06-09T14:25:11.381503441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a2146cb3-c753-4ef4-bb21-fe63e8abc4b0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:25:11.391385 crc crio[23733]: time=\"2026-06-09T14:25:11.391255015Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z748h/registry-server\" id=e9be806e-b853-4eb6-b553-9c50ac1b0cda name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:25:11.391874 crc crio[23733]: time=\"2026-06-09T14:25:11.391810839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:25:11.464842 crc crio[23733]: time=\"2026-06-09T14:25:11.464704736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:25:11.468702 crc crio[23733]: time=\"2026-06-09T14:25:11.468621744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:25:11.642880 crc crio[23733]: time=\"2026-06-09T14:25:11.642772547Z\" level=info msg=\"Created container 5919dbfb67f06c4ff10d38cb6800b23f9761b8b246a7a4a8e51244c8ddac066a: openshift-marketplace/community-operators-z748h/registry-server\" id=e9be806e-b853-4eb6-b553-9c50ac1b0cda name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:25:11.644284 crc crio[23733]: time=\"2026-06-09T14:25:11.644208633Z\" level=info msg=\"Starting container: 5919dbfb67f06c4ff10d38cb6800b23f9761b8b246a7a4a8e51244c8ddac066a\" id=9640c32e-c79d-4ce7-93fe-7c7243025ec5 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:25:11.651209 crc crio[23733]: time=\"2026-06-09T14:25:11.651067874Z\" level=info msg=\"Started container\" PID=174744 containerID=5919dbfb67f06c4ff10d38cb6800b23f9761b8b246a7a4a8e51244c8ddac066a description=openshift-marketplace/community-operators-z748h/registry-server id=9640c32e-c79d-4ce7-93fe-7c7243025ec5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71\nJun 09 14:25:13.434506 crc crio[23733]: time=\"2026-06-09T14:25:13.433557347Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-7cxqz/POD\" id=848e17b0-e575-440b-8d57-594f4ffe5fc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:25:13.434506 crc crio[23733]: time=\"2026-06-09T14:25:13.434459739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:25:13.532563 crc crio[23733]: time=\"2026-06-09T14:25:13.532446123Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7cxqz Namespace:openshift-marketplace ID:427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a UID:78ea76a3-032b-477b-a3f8-2d226ba0976b NetNS:/var/run/netns/bcffcabd-6bc0-4e1c-af12-e3f2428cd88f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod78ea76a3_032b_477b_a3f8_2d226ba0976b.slice PodAnnotations:0xc0025342e0}] Aliases:map[]}\"\nJun 09 14:25:13.533089 crc crio[23733]: time=\"2026-06-09T14:25:13.533067739Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-7cxqz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:25:14.151865 crc crio[23733]: 2026-06-09T14:25:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:427dbcf00091ef0 Mac:c6:03:e9:71:76:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/bcffcabd-6bc0-4e1c-af12-e3f2428cd88f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:25:14.151865 crc crio[23733]: time=\"2026-06-09T14:25:14.148935517Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7cxqz Namespace:openshift-marketplace ID:427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a UID:78ea76a3-032b-477b-a3f8-2d226ba0976b NetNS:/var/run/netns/bcffcabd-6bc0-4e1c-af12-e3f2428cd88f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod78ea76a3_032b_477b_a3f8_2d226ba0976b.slice PodAnnotations:0xc0025342e0}] Aliases:map[]}\"\nJun 09 14:25:14.151865 crc crio[23733]: time=\"2026-06-09T14:25:14.149084461Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-7cxqz for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:25:14.165043 crc crio[23733]: time=\"2026-06-09T14:25:14.164820944Z\" level=info msg=\"Ran pod sandbox 427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a with infra container: openshift-marketplace/redhat-marketplace-7cxqz/POD\" id=848e17b0-e575-440b-8d57-594f4ffe5fc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:25:14.168641 crc crio[23733]: time=\"2026-06-09T14:25:14.168578608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e4b36f37-6fd8-4214-bfb3-ad7015bae90d name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:25:14.172241 crc crio[23733]: time=\"2026-06-09T14:25:14.172190218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1171ee6e-9e3c-40b2-8f31-2f0a28be16a9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:25:14.182541 crc crio[23733]: time=\"2026-06-09T14:25:14.182477674Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-7cxqz/extract-utilities\" id=9c84af45-2012-4ffd-b1c1-bc3d18314ea3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:25:14.183424 crc crio[23733]: time=\"2026-06-09T14:25:14.183398257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:25:14.260085 crc crio[23733]: time=\"2026-06-09T14:25:14.258981723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:25:14.269257 crc crio[23733]: time=\"2026-06-09T14:25:14.269073954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:25:14.474509 crc crio[23733]: time=\"2026-06-09T14:25:14.474379574Z\" level=info msg=\"Created container 9905f49a5bd535061f271ff82c5b73bbf5ccdf93a56d110ded9959bbc0ea9d76: openshift-marketplace/redhat-marketplace-7cxqz/extract-utilities\" id=9c84af45-2012-4ffd-b1c1-bc3d18314ea3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:25:14.479606 crc crio[23733]: time=\"2026-06-09T14:25:14.479496562Z\" level=info msg=\"Starting container: 9905f49a5bd535061f271ff82c5b73bbf5ccdf93a56d110ded9959bbc0ea9d76\" id=a412e70b-e520-4eb4-82e1-b24da5bc0b5e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:25:14.487744 crc crio[23733]: time=\"2026-06-09T14:25:14.487607934Z\" level=info msg=\"Started container\" PID=174935 containerID=9905f49a5bd535061f271ff82c5b73bbf5ccdf93a56d110ded9959bbc0ea9d76 description=openshift-marketplace/redhat-marketplace-7cxqz/extract-utilities id=a412e70b-e520-4eb4-82e1-b24da5bc0b5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a\nJun 09 14:25:14.869069 crc crio[23733]: time=\"2026-06-09T14:25:14.868590716Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c4e9b1f5-e4da-4132-87c7-8681a3a8c587 name=/runtime.v1.ImageService/PullImage\nJun 09 14:25:14.875328 crc crio[23733]: time=\"2026-06-09T14:25:14.875154999Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 14:25:15.503603 crc crio[23733]: time=\"2026-06-09T14:25:15.503466358Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=c4e9b1f5-e4da-4132-87c7-8681a3a8c587 name=/runtime.v1.ImageService/PullImage\nJun 09 14:25:15.505964 crc crio[23733]: time=\"2026-06-09T14:25:15.505363486Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=221b871c-31e5-4419-bd0d-4353940e44eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:25:15.508503 crc crio[23733]: time=\"2026-06-09T14:25:15.508424202Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f6b677cb-5d98-477a-9f4f-ee0e8fd8f71b name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:25:15.522061 crc crio[23733]: time=\"2026-06-09T14:25:15.521966679Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-7cxqz/extract-content\" id=3a2c2877-5987-42da-8583-8a8ea3391532 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:25:15.523336 crc crio[23733]: time=\"2026-06-09T14:25:15.522583004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:25:15.580141 crc crio[23733]: time=\"2026-06-09T14:25:15.580008617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:25:15.584921 crc crio[23733]: time=\"2026-06-09T14:25:15.584711944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:25:15.773416 crc crio[23733]: time=\"2026-06-09T14:25:15.772847147Z\" level=info msg=\"Created container 11f4c1867d23fe42e45208b9f0de6faea1a2718a09896b828c11d281fd80c730: openshift-marketplace/redhat-marketplace-7cxqz/extract-content\" id=3a2c2877-5987-42da-8583-8a8ea3391532 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:25:15.775971 crc crio[23733]: time=\"2026-06-09T14:25:15.775891942Z\" level=info msg=\"Starting container: 11f4c1867d23fe42e45208b9f0de6faea1a2718a09896b828c11d281fd80c730\" id=627ea7c0-3a0f-436f-8d7e-134ec2035424 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:25:15.788849 crc crio[23733]: time=\"2026-06-09T14:25:15.788747983Z\" level=info msg=\"Started container\" PID=175080 containerID=11f4c1867d23fe42e45208b9f0de6faea1a2718a09896b828c11d281fd80c730 description=openshift-marketplace/redhat-marketplace-7cxqz/extract-content id=627ea7c0-3a0f-436f-8d7e-134ec2035424 name=/runtime.v1.RuntimeService/StartContainer sandboxID=427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a\nJun 09 14:25:16.909943 crc crio[23733]: time=\"2026-06-09T14:25:16.909350079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a02e35c6-e865-4454-bec2-533ce9801956 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:25:16.914636 crc crio[23733]: time=\"2026-06-09T14:25:16.91459421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2a7ff4d1-d834-470f-bb15-158a5e4ceb53 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:25:16.931654 crc crio[23733]: time=\"2026-06-09T14:25:16.931537072Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-7cxqz/registry-server\" id=25baef73-5356-4be8-a6bf-9bb0ea037ad7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:25:16.932419 crc crio[23733]: time=\"2026-06-09T14:25:16.932327213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:25:17.011099 crc crio[23733]: time=\"2026-06-09T14:25:17.010935493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:25:17.032876 crc crio[23733]: time=\"2026-06-09T14:25:17.032784127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:25:17.203525 crc crio[23733]: time=\"2026-06-09T14:25:17.203385142Z\" level=info msg=\"Created container ac8282c057541d085f36cad60a02ec3271cf1096ce4776182b15ade48d5a5031: openshift-marketplace/redhat-marketplace-7cxqz/registry-server\" id=25baef73-5356-4be8-a6bf-9bb0ea037ad7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:25:17.206159 crc crio[23733]: time=\"2026-06-09T14:25:17.205999107Z\" level=info msg=\"Starting container: ac8282c057541d085f36cad60a02ec3271cf1096ce4776182b15ade48d5a5031\" id=33c75e50-8e0c-454e-9887-174e121d354a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:25:17.213442 crc crio[23733]: time=\"2026-06-09T14:25:17.21332524Z\" level=info msg=\"Started container\" PID=175262 containerID=ac8282c057541d085f36cad60a02ec3271cf1096ce4776182b15ade48d5a5031 description=openshift-marketplace/redhat-marketplace-7cxqz/registry-server id=33c75e50-8e0c-454e-9887-174e121d354a name=/runtime.v1.RuntimeService/StartContainer sandboxID=427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a\nJun 09 14:25:19.253082 crc crio[23733]: time=\"2026-06-09T14:25:19.252241238Z\" level=info msg=\"Stopping container: 5919dbfb67f06c4ff10d38cb6800b23f9761b8b246a7a4a8e51244c8ddac066a (timeout: 2s)\" id=83cac59d-039c-4935-8b2d-fd633d77a1fb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:25:19.379425 crc crio[23733]: time=\"2026-06-09T14:25:19.379083001Z\" level=info msg=\"Stopped container 5919dbfb67f06c4ff10d38cb6800b23f9761b8b246a7a4a8e51244c8ddac066a: openshift-marketplace/community-operators-z748h/registry-server\" id=83cac59d-039c-4935-8b2d-fd633d77a1fb name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:25:19.384261 crc crio[23733]: time=\"2026-06-09T14:25:19.384183289Z\" level=info msg=\"Stopping pod sandbox: 6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71\" id=951b88d1-b6db-4bf1-b1b2-87760dde65f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:25:19.384960 crc crio[23733]: time=\"2026-06-09T14:25:19.384837784Z\" level=info msg=\"Got pod network &{Name:community-operators-z748h Namespace:openshift-marketplace ID:6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71 UID:bf010f13-f411-45f5-8c2f-7375431c24a6 NetNS:/var/run/netns/f8e81ca1-ec5a-4bcc-b3ec-abc6e0dbc1a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf010f13_f411_45f5_8c2f_7375431c24a6.slice PodAnnotations:0xc00012a528}] Aliases:map[]}\"\nJun 09 14:25:19.385060 crc crio[23733]: time=\"2026-06-09T14:25:19.385016829Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-z748h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:25:19.718737 crc crio[23733]: time=\"2026-06-09T14:25:19.718621809Z\" level=info msg=\"Stopped pod sandbox: 6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71\" id=951b88d1-b6db-4bf1-b1b2-87760dde65f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:25:19.969150 crc crio[23733]: time=\"2026-06-09T14:25:19.967692091Z\" level=info msg=\"Removing container: 5919dbfb67f06c4ff10d38cb6800b23f9761b8b246a7a4a8e51244c8ddac066a\" id=9455186b-e552-4548-a274-42b9116b62cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:25:19.998674 crc crio[23733]: time=\"2026-06-09T14:25:19.99854791Z\" level=info msg=\"Removed container 5919dbfb67f06c4ff10d38cb6800b23f9761b8b246a7a4a8e51244c8ddac066a: openshift-marketplace/community-operators-z748h/registry-server\" id=9455186b-e552-4548-a274-42b9116b62cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:25:20.005646 crc crio[23733]: time=\"2026-06-09T14:25:20.005527223Z\" level=info msg=\"Removing container: 50d848235ef48ef4cf4fe2247a02d3b5ac9a106b19718eb8b79639b766a4a98c\" id=efca11e2-5127-4afc-bdf7-7f317f68582e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:25:20.041177 crc crio[23733]: time=\"2026-06-09T14:25:20.040457565Z\" level=info msg=\"Removed container 50d848235ef48ef4cf4fe2247a02d3b5ac9a106b19718eb8b79639b766a4a98c: openshift-marketplace/community-operators-z748h/extract-content\" id=efca11e2-5127-4afc-bdf7-7f317f68582e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:25:20.053236 crc crio[23733]: time=\"2026-06-09T14:25:20.052550036Z\" level=info msg=\"Removing container: f4b4379a9ab9d1445c7a3c420b6176bd8145f5ed59d112bcb46e4dc58a47da1f\" id=d292e58f-7f22-4129-b5bc-fdb03a47f862 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:25:20.104462 crc crio[23733]: time=\"2026-06-09T14:25:20.104362479Z\" level=info msg=\"Removed container f4b4379a9ab9d1445c7a3c420b6176bd8145f5ed59d112bcb46e4dc58a47da1f: openshift-marketplace/community-operators-z748h/extract-utilities\" id=d292e58f-7f22-4129-b5bc-fdb03a47f862 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:25:26.068592 crc crio[23733]: time=\"2026-06-09T14:25:26.067388579Z\" level=info msg=\"Stopping container: ac8282c057541d085f36cad60a02ec3271cf1096ce4776182b15ade48d5a5031 (timeout: 2s)\" id=0110d397-2f92-4f58-86d2-fb8879e55625 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:25:26.196560 crc crio[23733]: time=\"2026-06-09T14:25:26.196448149Z\" level=info msg=\"Stopped container ac8282c057541d085f36cad60a02ec3271cf1096ce4776182b15ade48d5a5031: openshift-marketplace/redhat-marketplace-7cxqz/registry-server\" id=0110d397-2f92-4f58-86d2-fb8879e55625 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:25:26.197953 crc crio[23733]: time=\"2026-06-09T14:25:26.197867043Z\" level=info msg=\"Stopping pod sandbox: 427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a\" id=89ce4cbc-4eb8-4745-ba29-7e8f344cf877 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:25:26.198918 crc crio[23733]: time=\"2026-06-09T14:25:26.198843947Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7cxqz Namespace:openshift-marketplace ID:427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a UID:78ea76a3-032b-477b-a3f8-2d226ba0976b NetNS:/var/run/netns/bcffcabd-6bc0-4e1c-af12-e3f2428cd88f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod78ea76a3_032b_477b_a3f8_2d226ba0976b.slice PodAnnotations:0xc001026bf0}] Aliases:map[]}\"\nJun 09 14:25:26.199187 crc crio[23733]: time=\"2026-06-09T14:25:26.199076993Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-7cxqz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:25:26.580389 crc crio[23733]: time=\"2026-06-09T14:25:26.57904888Z\" level=info msg=\"Stopped pod sandbox: 427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a\" id=89ce4cbc-4eb8-4745-ba29-7e8f344cf877 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:25:27.092817 crc crio[23733]: time=\"2026-06-09T14:25:27.092648318Z\" level=info msg=\"Removing container: ac8282c057541d085f36cad60a02ec3271cf1096ce4776182b15ade48d5a5031\" id=8715a100-0293-4873-9645-5d388240d181 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:25:27.131507 crc crio[23733]: time=\"2026-06-09T14:25:27.131372664Z\" level=info msg=\"Removed container ac8282c057541d085f36cad60a02ec3271cf1096ce4776182b15ade48d5a5031: openshift-marketplace/redhat-marketplace-7cxqz/registry-server\" id=8715a100-0293-4873-9645-5d388240d181 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:25:27.135092 crc crio[23733]: time=\"2026-06-09T14:25:27.135001493Z\" level=info msg=\"Removing container: 11f4c1867d23fe42e45208b9f0de6faea1a2718a09896b828c11d281fd80c730\" id=d32d5bb2-5ea2-473d-b92b-fa5942712f51 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:25:27.187951 crc crio[23733]: time=\"2026-06-09T14:25:27.187456092Z\" level=info msg=\"Removed container 11f4c1867d23fe42e45208b9f0de6faea1a2718a09896b828c11d281fd80c730: openshift-marketplace/redhat-marketplace-7cxqz/extract-content\" id=d32d5bb2-5ea2-473d-b92b-fa5942712f51 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:25:27.192080 crc crio[23733]: time=\"2026-06-09T14:25:27.192002895Z\" level=info msg=\"Removing container: 9905f49a5bd535061f271ff82c5b73bbf5ccdf93a56d110ded9959bbc0ea9d76\" id=18b92389-81a8-46e5-9218-57027158796d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:25:27.235005 crc crio[23733]: time=\"2026-06-09T14:25:27.233808278Z\" level=info msg=\"Removed container 9905f49a5bd535061f271ff82c5b73bbf5ccdf93a56d110ded9959bbc0ea9d76: openshift-marketplace/redhat-marketplace-7cxqz/extract-utilities\" id=18b92389-81a8-46e5-9218-57027158796d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:25:31.047058 crc crio[23733]: time=\"2026-06-09T14:25:31.04601758Z\" level=info msg=\"Stopping pod sandbox: 6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71\" id=daed4b69-b6b4-49d9-b860-70bddf6f1c02 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:25:31.047058 crc crio[23733]: time=\"2026-06-09T14:25:31.047032035Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71\" id=daed4b69-b6b4-49d9-b860-70bddf6f1c02 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:25:31.049177 crc crio[23733]: time=\"2026-06-09T14:25:31.047764863Z\" level=info msg=\"Removing pod sandbox: 6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71\" id=d0a53cfb-2cf6-4aef-89f3-fc2e32c86a98 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:25:31.064631 crc crio[23733]: time=\"2026-06-09T14:25:31.064517841Z\" level=info msg=\"Removed pod sandbox: 6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71\" id=d0a53cfb-2cf6-4aef-89f3-fc2e32c86a98 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:25:31.065851 crc crio[23733]: time=\"2026-06-09T14:25:31.065769352Z\" level=info msg=\"Stopping pod sandbox: 427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a\" id=e887b8fa-66eb-4786-b3a6-3ba8aee69ae3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:25:31.065940 crc crio[23733]: time=\"2026-06-09T14:25:31.065891935Z\" level=info msg=\"Stopped pod sandbox (already stopped): 427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a\" id=e887b8fa-66eb-4786-b3a6-3ba8aee69ae3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:25:31.067015 crc crio[23733]: time=\"2026-06-09T14:25:31.066892581Z\" level=info msg=\"Removing pod sandbox: 427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a\" id=e8e401f6-e606-4e65-b858-0b45013dd6b4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:25:31.084453 crc crio[23733]: time=\"2026-06-09T14:25:31.084340026Z\" level=info msg=\"Removed pod sandbox: 427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a\" id=e8e401f6-e606-4e65-b858-0b45013dd6b4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:26:00.540978 crc crio[23733]: time=\"2026-06-09T14:26:00.540178729Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683586-z5rfr/POD\" id=f8de9b9f-403c-42bd-899e-1731c8dd0923 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:26:00.542595 crc crio[23733]: time=\"2026-06-09T14:26:00.542563059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:26:00.584049 crc crio[23733]: time=\"2026-06-09T14:26:00.583892669Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683586-z5rfr Namespace:openshift-infra ID:129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7 UID:e2435b2b-7cc9-4a62-99fe-7bd950025053 NetNS:/var/run/netns/187a6254-bc67-45dd-86d6-e8d026cf8b22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2435b2b_7cc9_4a62_99fe_7bd950025053.slice PodAnnotations:0xc000308b28}] Aliases:map[]}\"\nJun 09 14:26:00.584049 crc crio[23733]: time=\"2026-06-09T14:26:00.583984962Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683586-z5rfr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:26:01.228300 crc crio[23733]: 2026-06-09T14:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:129acca7574ec2d Mac:c6:d9:0e:c4:96:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/187a6254-bc67-45dd-86d6-e8d026cf8b22 SocketPath: PciID:}] [{Interface:0xc0002f15e0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:26:01.228650 crc crio[23733]: time=\"2026-06-09T14:26:01.228554316Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683586-z5rfr Namespace:openshift-infra ID:129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7 UID:e2435b2b-7cc9-4a62-99fe-7bd950025053 NetNS:/var/run/netns/187a6254-bc67-45dd-86d6-e8d026cf8b22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2435b2b_7cc9_4a62_99fe_7bd950025053.slice PodAnnotations:0xc000308b28}] Aliases:map[]}\"\nJun 09 14:26:01.228870 crc crio[23733]: time=\"2026-06-09T14:26:01.228806052Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683586-z5rfr for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:26:01.239968 crc crio[23733]: time=\"2026-06-09T14:26:01.23991329Z\" level=info msg=\"Ran pod sandbox 129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7 with infra container: openshift-infra/auto-csr-approver-29683586-z5rfr/POD\" id=f8de9b9f-403c-42bd-899e-1731c8dd0923 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:26:01.246840 crc crio[23733]: time=\"2026-06-09T14:26:01.246785101Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9f4cd235-0871-4116-8d07-bae2e24f883a name=/runtime.v1.ImageService/PullImage\nJun 09 14:26:01.255222 crc crio[23733]: time=\"2026-06-09T14:26:01.255080748Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 14:26:02.360526 crc crio[23733]: time=\"2026-06-09T14:26:02.352039774Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9f4cd235-0871-4116-8d07-bae2e24f883a name=/runtime.v1.ImageService/PullImage\nJun 09 14:26:02.375511 crc crio[23733]: time=\"2026-06-09T14:26:02.374488184Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8ab5f06c-8ab9-4b02-b715-8d7451eb18eb name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:26:02.412952 crc crio[23733]: time=\"2026-06-09T14:26:02.396548154Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a387b489-1716-4d07-b619-4c71733e5d0b name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:26:02.464273 crc crio[23733]: time=\"2026-06-09T14:26:02.463295989Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683586-z5rfr/oc\" id=df9e690e-e333-4279-a2b4-39b9e66edf9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:26:02.465379 crc crio[23733]: time=\"2026-06-09T14:26:02.465181255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:26:02.561857 crc crio[23733]: time=\"2026-06-09T14:26:02.561755734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:26:03.064766 crc crio[23733]: time=\"2026-06-09T14:26:03.064371389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:26:03.203543 crc crio[23733]: time=\"2026-06-09T14:26:03.203436097Z\" level=info msg=\"Created container ce69432368c07a4c8aef584b0bcfa3bc3bdaa23f47ed798238e82831e223ef30: openshift-infra/auto-csr-approver-29683586-z5rfr/oc\" id=df9e690e-e333-4279-a2b4-39b9e66edf9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:26:03.205557 crc crio[23733]: time=\"2026-06-09T14:26:03.205434518Z\" level=info msg=\"Starting container: ce69432368c07a4c8aef584b0bcfa3bc3bdaa23f47ed798238e82831e223ef30\" id=a40de199-3242-42d8-97da-ac09877e7f75 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:26:03.212035 crc crio[23733]: time=\"2026-06-09T14:26:03.211947219Z\" level=info msg=\"Started container\" PID=178024 containerID=ce69432368c07a4c8aef584b0bcfa3bc3bdaa23f47ed798238e82831e223ef30 description=openshift-infra/auto-csr-approver-29683586-z5rfr/oc id=a40de199-3242-42d8-97da-ac09877e7f75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7\nJun 09 14:26:04.769604 crc crio[23733]: time=\"2026-06-09T14:26:04.768940099Z\" level=info msg=\"Stopping pod sandbox: 129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7\" id=bb843766-daaf-4b8b-8696-ad740530bbc5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:26:04.771797 crc crio[23733]: time=\"2026-06-09T14:26:04.770382035Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683586-z5rfr Namespace:openshift-infra ID:129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7 UID:e2435b2b-7cc9-4a62-99fe-7bd950025053 NetNS:/var/run/netns/187a6254-bc67-45dd-86d6-e8d026cf8b22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2435b2b_7cc9_4a62_99fe_7bd950025053.slice PodAnnotations:0xc002b0ebe8}] Aliases:map[]}\"\nJun 09 14:26:04.771797 crc crio[23733]: time=\"2026-06-09T14:26:04.77061236Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683586-z5rfr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:26:05.291570 crc crio[23733]: time=\"2026-06-09T14:26:05.290982158Z\" level=info msg=\"Stopped pod sandbox: 129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7\" id=bb843766-daaf-4b8b-8696-ad740530bbc5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:26:31.109876 crc crio[23733]: time=\"2026-06-09T14:26:31.108576149Z\" level=info msg=\"Removing container: 3f08c16162797611d9e64ba5410e085701dfa7e799daeca343b015a81dee5066\" id=811bc927-a19f-401a-ab9c-87a814e0c7af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:26:31.426560 crc crio[23733]: time=\"2026-06-09T14:26:31.425976495Z\" level=info msg=\"Removed container 3f08c16162797611d9e64ba5410e085701dfa7e799daeca343b015a81dee5066: openshift-infra/auto-csr-approver-29683580-crr2k/oc\" id=811bc927-a19f-401a-ab9c-87a814e0c7af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:26:31.440342 crc crio[23733]: time=\"2026-06-09T14:26:31.440096527Z\" level=info msg=\"Stopping pod sandbox: fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b\" id=36c02666-164b-428c-adde-608423ea5302 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:26:31.440342 crc crio[23733]: time=\"2026-06-09T14:26:31.440252122Z\" level=info msg=\"Stopped pod sandbox (already stopped): fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b\" id=36c02666-164b-428c-adde-608423ea5302 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:26:31.441277 crc crio[23733]: time=\"2026-06-09T14:26:31.441170474Z\" level=info msg=\"Removing pod sandbox: fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b\" id=951f3d08-1fce-469b-8029-6c18e1f8aa56 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:26:31.460028 crc crio[23733]: time=\"2026-06-09T14:26:31.459858539Z\" level=info msg=\"Removed pod sandbox: fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b\" id=951f3d08-1fce-469b-8029-6c18e1f8aa56 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:26:48.375485 crc crio[23733]: time=\"2026-06-09T14:26:48.374576191Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-nfl9h/POD\" id=3992352d-02db-43fc-8db2-05bc3ffeaaa3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:26:48.375485 crc crio[23733]: time=\"2026-06-09T14:26:48.375417932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:26:48.423665 crc crio[23733]: time=\"2026-06-09T14:26:48.423571603Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nfl9h Namespace:openshift-marketplace ID:978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636 UID:31f7c8aa-5455-41f7-a4de-ace725508a79 NetNS:/var/run/netns/06e660a0-a470-4806-9882-277d42facd2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31f7c8aa_5455_41f7_a4de_ace725508a79.slice PodAnnotations:0xc001027638}] Aliases:map[]}\"\nJun 09 14:26:48.423665 crc crio[23733]: time=\"2026-06-09T14:26:48.423653645Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-nfl9h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:26:49.070759 crc crio[23733]: 2026-06-09T14:26:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:978e1a65ecf990c Mac:a2:a6:f4:65:e0:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/06e660a0-a470-4806-9882-277d42facd2f SocketPath: PciID:}] [{Interface:0xc000134550 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:26:49.072362 crc crio[23733]: time=\"2026-06-09T14:26:49.0722492Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nfl9h Namespace:openshift-marketplace ID:978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636 UID:31f7c8aa-5455-41f7-a4de-ace725508a79 NetNS:/var/run/netns/06e660a0-a470-4806-9882-277d42facd2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31f7c8aa_5455_41f7_a4de_ace725508a79.slice PodAnnotations:0xc001027638}] Aliases:map[]}\"\nJun 09 14:26:49.072511 crc crio[23733]: time=\"2026-06-09T14:26:49.072455125Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-nfl9h for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:26:49.085010 crc crio[23733]: time=\"2026-06-09T14:26:49.084928866Z\" level=info msg=\"Ran pod sandbox 978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636 with infra container: openshift-marketplace/redhat-operators-nfl9h/POD\" id=3992352d-02db-43fc-8db2-05bc3ffeaaa3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:26:49.089507 crc crio[23733]: time=\"2026-06-09T14:26:49.089385618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=69fe3cc9-d44f-4764-be8f-0de64a45fcb9 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:26:49.093746 crc crio[23733]: time=\"2026-06-09T14:26:49.093648084Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ac13d310-1a1f-4f7a-9763-36622ca7499f name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:26:49.109425 crc crio[23733]: time=\"2026-06-09T14:26:49.109318255Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nfl9h/extract-utilities\" id=6f04930c-1166-434d-b988-7497c5e22a8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:26:49.109965 crc crio[23733]: time=\"2026-06-09T14:26:49.109860378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:26:49.186810 crc crio[23733]: time=\"2026-06-09T14:26:49.186694544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:26:49.193654 crc crio[23733]: time=\"2026-06-09T14:26:49.193583276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:26:49.370746 crc crio[23733]: time=\"2026-06-09T14:26:49.370092037Z\" level=info msg=\"Created container c07c43f3cc165bbc571a45b23cd2de1accc28ee9e5f74acfeea1cc31f9a4f018: openshift-marketplace/redhat-operators-nfl9h/extract-utilities\" id=6f04930c-1166-434d-b988-7497c5e22a8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:26:49.372156 crc crio[23733]: time=\"2026-06-09T14:26:49.372024876Z\" level=info msg=\"Starting container: c07c43f3cc165bbc571a45b23cd2de1accc28ee9e5f74acfeea1cc31f9a4f018\" id=61f8f109-7d29-466f-bd44-0d2cc6784a63 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:26:49.378737 crc crio[23733]: time=\"2026-06-09T14:26:49.378576679Z\" level=info msg=\"Started container\" PID=180869 containerID=c07c43f3cc165bbc571a45b23cd2de1accc28ee9e5f74acfeea1cc31f9a4f018 description=openshift-marketplace/redhat-operators-nfl9h/extract-utilities id=61f8f109-7d29-466f-bd44-0d2cc6784a63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636\nJun 09 14:26:49.601875 crc crio[23733]: time=\"2026-06-09T14:26:49.601794857Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=aef0e00e-9dd9-4666-9619-798710904574 name=/runtime.v1.ImageService/PullImage\nJun 09 14:26:49.613066 crc crio[23733]: time=\"2026-06-09T14:26:49.612973975Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 14:26:50.298048 crc crio[23733]: time=\"2026-06-09T14:26:50.297407044Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:62108511bd4ae971447f627bbcf9c95ac0c58ad169db60f8cca54b340edbd655\" id=aef0e00e-9dd9-4666-9619-798710904574 name=/runtime.v1.ImageService/PullImage\nJun 09 14:26:50.299343 crc crio[23733]: time=\"2026-06-09T14:26:50.299212089Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=58e70d52-479e-4c69-8cff-e915efdb5251 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:26:50.307388 crc crio[23733]: time=\"2026-06-09T14:26:50.307061454Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=15371307-0da0-4b78-abe4-9e303bafca32 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:26:50.315492 crc crio[23733]: time=\"2026-06-09T14:26:50.315386502Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nfl9h/extract-content\" id=a11101a4-34f0-46bc-a143-0c55b3dcf838 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:26:50.316315 crc crio[23733]: time=\"2026-06-09T14:26:50.316259473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:26:50.374289 crc crio[23733]: time=\"2026-06-09T14:26:50.37100934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:26:50.375946 crc crio[23733]: time=\"2026-06-09T14:26:50.37583884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:26:50.578044 crc crio[23733]: time=\"2026-06-09T14:26:50.57793005Z\" level=info msg=\"Created container 7be4e1a201d9237e648008edc2ef0a6f816985f287d6c744752d28896b173bcb: openshift-marketplace/redhat-operators-nfl9h/extract-content\" id=a11101a4-34f0-46bc-a143-0c55b3dcf838 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:26:50.579647 crc crio[23733]: time=\"2026-06-09T14:26:50.579479449Z\" level=info msg=\"Starting container: 7be4e1a201d9237e648008edc2ef0a6f816985f287d6c744752d28896b173bcb\" id=2140e1dd-e661-41b2-96b9-4758be1e7e18 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:26:50.586880 crc crio[23733]: time=\"2026-06-09T14:26:50.58679468Z\" level=info msg=\"Started container\" PID=180942 containerID=7be4e1a201d9237e648008edc2ef0a6f816985f287d6c744752d28896b173bcb description=openshift-marketplace/redhat-operators-nfl9h/extract-content id=2140e1dd-e661-41b2-96b9-4758be1e7e18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636\nJun 09 14:26:52.656422 crc crio[23733]: time=\"2026-06-09T14:26:52.655279126Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fcfbf83f-b3d7-456c-bfd2-736339bec265 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:26:52.664420 crc crio[23733]: time=\"2026-06-09T14:26:52.664347953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=28aa9bdd-f422-4a55-805c-723548cc6c80 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:26:52.672078 crc crio[23733]: time=\"2026-06-09T14:26:52.671938752Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nfl9h/registry-server\" id=9f75b211-75f9-4431-a9f3-4a6c87844ea8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:26:52.672754 crc crio[23733]: time=\"2026-06-09T14:26:52.672676309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:26:52.758699 crc crio[23733]: time=\"2026-06-09T14:26:52.758593973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:26:52.762656 crc crio[23733]: time=\"2026-06-09T14:26:52.762581332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:26:52.954309 crc crio[23733]: time=\"2026-06-09T14:26:52.954192431Z\" level=info msg=\"Created container 771e487485c3b8783ea665f2f486753abc1474d0d26cb5797c45be670af956d0: openshift-marketplace/redhat-operators-nfl9h/registry-server\" id=9f75b211-75f9-4431-a9f3-4a6c87844ea8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:26:52.955653 crc crio[23733]: time=\"2026-06-09T14:26:52.955588336Z\" level=info msg=\"Starting container: 771e487485c3b8783ea665f2f486753abc1474d0d26cb5797c45be670af956d0\" id=bfa692b1-21b7-4262-aa6a-f6d1a9abf4ea name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:26:52.963277 crc crio[23733]: time=\"2026-06-09T14:26:52.963191945Z\" level=info msg=\"Started container\" PID=181047 containerID=771e487485c3b8783ea665f2f486753abc1474d0d26cb5797c45be670af956d0 description=openshift-marketplace/redhat-operators-nfl9h/registry-server id=bfa692b1-21b7-4262-aa6a-f6d1a9abf4ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636\nJun 09 14:26:53.697576 crc crio[23733]: time=\"2026-06-09T14:26:53.695917818Z\" level=info msg=\"Stopping pod sandbox: 0bfd86f728602443b8fc92f32ce307202f7f6bb3616e33edbb50cef98a9fa304\" id=3d947b45-7227-4fb2-9118-d26a6f4d8515 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:26:53.700295 crc crio[23733]: time=\"2026-06-09T14:26:53.700189675Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s Namespace:openstack ID:0bfd86f728602443b8fc92f32ce307202f7f6bb3616e33edbb50cef98a9fa304 UID:fe6a3b63-629d-4f20-b226-eab0d4d694e1 NetNS:/var/run/netns/db4e011d-7efd-4d06-a67e-c3d75cb493da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe6a3b63_629d_4f20_b226_eab0d4d694e1.slice PodAnnotations:0xc0020d9810}] Aliases:map[]}\"\nJun 09 14:26:53.700579 crc crio[23733]: time=\"2026-06-09T14:26:53.700425931Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:26:54.434013 crc crio[23733]: time=\"2026-06-09T14:26:54.433362009Z\" level=info msg=\"Stopped pod sandbox: 0bfd86f728602443b8fc92f32ce307202f7f6bb3616e33edbb50cef98a9fa304\" id=3d947b45-7227-4fb2-9118-d26a6f4d8515 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:26:55.361036 crc crio[23733]: time=\"2026-06-09T14:26:55.36047532Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj/POD\" id=57542d07-e32e-4ae3-954a-be16d352b79c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:26:55.361036 crc crio[23733]: time=\"2026-06-09T14:26:55.361034743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:26:55.443984 crc crio[23733]: time=\"2026-06-09T14:26:55.44388156Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj Namespace:openstack ID:f7305e8f7f70ea76cadfd39d7f91126c4db82378114663c757e61c9d9d6817e8 UID:e98fbf2c-6dac-43bf-9c64-9af5a15a9b39 NetNS:/var/run/netns/6f8a0545-ace1-4862-968d-4c17da0ee32a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode98fbf2c_6dac_43bf_9c64_9af5a15a9b39.slice PodAnnotations:0xc0059cc130}] Aliases:map[]}\"\nJun 09 14:26:55.443984 crc crio[23733]: time=\"2026-06-09T14:26:55.443954351Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:26:56.453311 crc crio[23733]: 2026-06-09T14:26:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7305e8f7f70ea7 Mac:e6:7a:77:75:80:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/6f8a0545-ace1-4862-968d-4c17da0ee32a SocketPath: PciID:}] [{Interface:0xc0005949a0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:26:56.455549 crc crio[23733]: time=\"2026-06-09T14:26:56.455316185Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj Namespace:openstack ID:f7305e8f7f70ea76cadfd39d7f91126c4db82378114663c757e61c9d9d6817e8 UID:e98fbf2c-6dac-43bf-9c64-9af5a15a9b39 NetNS:/var/run/netns/6f8a0545-ace1-4862-968d-4c17da0ee32a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode98fbf2c_6dac_43bf_9c64_9af5a15a9b39.slice PodAnnotations:0xc0059cc130}] Aliases:map[]}\"\nJun 09 14:26:56.455549 crc crio[23733]: time=\"2026-06-09T14:26:56.455499789Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:26:56.469622 crc crio[23733]: time=\"2026-06-09T14:26:56.469446097Z\" level=info msg=\"Ran pod sandbox f7305e8f7f70ea76cadfd39d7f91126c4db82378114663c757e61c9d9d6817e8 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj/POD\" id=57542d07-e32e-4ae3-954a-be16d352b79c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:26:56.473944 crc crio[23733]: time=\"2026-06-09T14:26:56.473821396Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=284bfd72-e80c-4d2f-b3b4-ae043879ed5e name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:26:56.602230 crc crio[23733]: time=\"2026-06-09T14:26:56.601973311Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e3a465ad-bcff-478f-9dda-79cb458da41a name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:26:56.613091 crc crio[23733]: time=\"2026-06-09T14:26:56.613012287Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=b82b941b-d105-4eda-807a-5d74fd0ed03f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:26:56.613481 crc crio[23733]: time=\"2026-06-09T14:26:56.613417867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:26:56.662505 crc crio[23733]: time=\"2026-06-09T14:26:56.662371068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:26:56.666385 crc crio[23733]: time=\"2026-06-09T14:26:56.666305786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:26:56.892440 crc crio[23733]: time=\"2026-06-09T14:26:56.892362674Z\" level=info msg=\"Created container c6eefa03ac73650eeee2c349e11b1df6bcc148d4cda8826e485c3163304e4e1d: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=b82b941b-d105-4eda-807a-5d74fd0ed03f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:26:56.894625 crc crio[23733]: time=\"2026-06-09T14:26:56.894061036Z\" level=info msg=\"Starting container: c6eefa03ac73650eeee2c349e11b1df6bcc148d4cda8826e485c3163304e4e1d\" id=45aec918-d4f6-41b5-aaf9-9ccfd41c94e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:26:56.901472 crc crio[23733]: time=\"2026-06-09T14:26:56.901364468Z\" level=info msg=\"Started container\" PID=181490 containerID=c6eefa03ac73650eeee2c349e11b1df6bcc148d4cda8826e485c3163304e4e1d description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj/nova-edpm-deployment-ipam-openstack-edpm-ipam id=45aec918-d4f6-41b5-aaf9-9ccfd41c94e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7305e8f7f70ea76cadfd39d7f91126c4db82378114663c757e61c9d9d6817e8\nJun 09 14:27:10.095797 crc crio[23733]: time=\"2026-06-09T14:27:10.094689525Z\" level=info msg=\"Stopping container: 771e487485c3b8783ea665f2f486753abc1474d0d26cb5797c45be670af956d0 (timeout: 2s)\" id=f27dd627-18cc-454b-aa35-1fce2e8059df name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:27:10.228605 crc crio[23733]: time=\"2026-06-09T14:27:10.228447393Z\" level=info msg=\"Stopped container 771e487485c3b8783ea665f2f486753abc1474d0d26cb5797c45be670af956d0: openshift-marketplace/redhat-operators-nfl9h/registry-server\" id=f27dd627-18cc-454b-aa35-1fce2e8059df name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:27:10.230238 crc crio[23733]: time=\"2026-06-09T14:27:10.230096174Z\" level=info msg=\"Stopping pod sandbox: 978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636\" id=0fbc2cac-ec48-490f-94e0-fbc5e1db3d43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:27:10.231681 crc crio[23733]: time=\"2026-06-09T14:27:10.23157586Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nfl9h Namespace:openshift-marketplace ID:978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636 UID:31f7c8aa-5455-41f7-a4de-ace725508a79 NetNS:/var/run/netns/06e660a0-a470-4806-9882-277d42facd2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31f7c8aa_5455_41f7_a4de_ace725508a79.slice PodAnnotations:0xc0027d0e58}] Aliases:map[]}\"\nJun 09 14:27:10.231923 crc crio[23733]: time=\"2026-06-09T14:27:10.231847217Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-nfl9h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:27:10.575700 crc crio[23733]: time=\"2026-06-09T14:27:10.575093067Z\" level=info msg=\"Stopped pod sandbox: 978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636\" id=0fbc2cac-ec48-490f-94e0-fbc5e1db3d43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:27:11.127742 crc crio[23733]: time=\"2026-06-09T14:27:11.124502888Z\" level=info msg=\"Removing container: 771e487485c3b8783ea665f2f486753abc1474d0d26cb5797c45be670af956d0\" id=91308e87-a6a1-4d23-865e-bac06b6d4efe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:27:11.161814 crc crio[23733]: time=\"2026-06-09T14:27:11.161700556Z\" level=info msg=\"Removed container 771e487485c3b8783ea665f2f486753abc1474d0d26cb5797c45be670af956d0: openshift-marketplace/redhat-operators-nfl9h/registry-server\" id=91308e87-a6a1-4d23-865e-bac06b6d4efe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:27:11.164613 crc crio[23733]: time=\"2026-06-09T14:27:11.164565128Z\" level=info msg=\"Removing container: 7be4e1a201d9237e648008edc2ef0a6f816985f287d6c744752d28896b173bcb\" id=c3d9552b-9171-43cf-8e19-288acbfb4890 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:27:11.250507 crc crio[23733]: time=\"2026-06-09T14:27:11.249584637Z\" level=info msg=\"Removed container 7be4e1a201d9237e648008edc2ef0a6f816985f287d6c744752d28896b173bcb: openshift-marketplace/redhat-operators-nfl9h/extract-content\" id=c3d9552b-9171-43cf-8e19-288acbfb4890 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:27:11.257760 crc crio[23733]: time=\"2026-06-09T14:27:11.257638858Z\" level=info msg=\"Removing container: c07c43f3cc165bbc571a45b23cd2de1accc28ee9e5f74acfeea1cc31f9a4f018\" id=2ca622d3-c50b-4ff2-ba3e-fbd9cd22467e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:27:11.297679 crc crio[23733]: time=\"2026-06-09T14:27:11.296958179Z\" level=info msg=\"Removed container c07c43f3cc165bbc571a45b23cd2de1accc28ee9e5f74acfeea1cc31f9a4f018: openshift-marketplace/redhat-operators-nfl9h/extract-utilities\" id=2ca622d3-c50b-4ff2-ba3e-fbd9cd22467e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:27:31.500084 crc crio[23733]: time=\"2026-06-09T14:27:31.498835928Z\" level=info msg=\"Stopping pod sandbox: 978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636\" id=0aead40a-10bf-44dd-9053-e8e3ad7a868d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:27:31.500084 crc crio[23733]: time=\"2026-06-09T14:27:31.500056669Z\" level=info msg=\"Stopped pod sandbox (already stopped): 978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636\" id=0aead40a-10bf-44dd-9053-e8e3ad7a868d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:27:31.502504 crc crio[23733]: time=\"2026-06-09T14:27:31.501603627Z\" level=info msg=\"Removing pod sandbox: 978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636\" id=923afafe-6466-4e22-8a67-ab8854df3bcc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:27:31.523344 crc crio[23733]: time=\"2026-06-09T14:27:31.523242507Z\" level=info msg=\"Removed pod sandbox: 978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636\" id=923afafe-6466-4e22-8a67-ab8854df3bcc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:28:00.607651 crc crio[23733]: time=\"2026-06-09T14:28:00.606539879Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683588-95nbq/POD\" id=a23fcde9-aa5f-4301-8089-cb3fee4c989f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:28:00.607651 crc crio[23733]: time=\"2026-06-09T14:28:00.607579425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:28:00.651326 crc crio[23733]: time=\"2026-06-09T14:28:00.651219334Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683588-95nbq Namespace:openshift-infra ID:c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521 UID:ff72f3b5-cbe3-4041-b1cb-48908986b3fb NetNS:/var/run/netns/bd99f124-910d-40fa-b9d8-d885cd00d972 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff72f3b5_cbe3_4041_b1cb_48908986b3fb.slice PodAnnotations:0xc000308b38}] Aliases:map[]}\"\nJun 09 14:28:00.651326 crc crio[23733]: time=\"2026-06-09T14:28:00.651302336Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683588-95nbq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:28:01.220661 crc crio[23733]: 2026-06-09T14:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0cd82ebb66c28e Mac:c6:b4:d2:ad:72:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/bd99f124-910d-40fa-b9d8-d885cd00d972 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:28:01.222452 crc crio[23733]: time=\"2026-06-09T14:28:01.222367297Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683588-95nbq Namespace:openshift-infra ID:c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521 UID:ff72f3b5-cbe3-4041-b1cb-48908986b3fb NetNS:/var/run/netns/bd99f124-910d-40fa-b9d8-d885cd00d972 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff72f3b5_cbe3_4041_b1cb_48908986b3fb.slice PodAnnotations:0xc000308b38}] Aliases:map[]}\"\nJun 09 14:28:01.222607 crc crio[23733]: time=\"2026-06-09T14:28:01.222571562Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683588-95nbq for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:28:01.234533 crc crio[23733]: time=\"2026-06-09T14:28:01.234442208Z\" level=info msg=\"Ran pod sandbox c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521 with infra container: openshift-infra/auto-csr-approver-29683588-95nbq/POD\" id=a23fcde9-aa5f-4301-8089-cb3fee4c989f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:28:01.238312 crc crio[23733]: time=\"2026-06-09T14:28:01.238211812Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d786a1f0-8d5b-4e0c-90da-3444a0b349b6 name=/runtime.v1.ImageService/PullImage\nJun 09 14:28:01.253391 crc crio[23733]: time=\"2026-06-09T14:28:01.253307568Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 14:28:02.099860 crc crio[23733]: time=\"2026-06-09T14:28:02.099223105Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d786a1f0-8d5b-4e0c-90da-3444a0b349b6 name=/runtime.v1.ImageService/PullImage\nJun 09 14:28:02.102745 crc crio[23733]: time=\"2026-06-09T14:28:02.102669971Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5db3b0c8-dd29-4031-9004-fcc3769a7445 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:28:02.105674 crc crio[23733]: time=\"2026-06-09T14:28:02.105582644Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=25764c46-6f91-4244-90b6-724ba0286db8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:28:02.114046 crc crio[23733]: time=\"2026-06-09T14:28:02.113953453Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683588-95nbq/oc\" id=f2e7943e-071d-45c8-9ece-4251765f9d04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:28:02.115643 crc crio[23733]: time=\"2026-06-09T14:28:02.115560042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:28:02.181334 crc crio[23733]: time=\"2026-06-09T14:28:02.180780999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:28:02.752352 crc crio[23733]: time=\"2026-06-09T14:28:02.751585584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:28:02.897626 crc crio[23733]: time=\"2026-06-09T14:28:02.897030561Z\" level=info msg=\"Created container 35b6bc81e448124d8f3fd6712d287747b3223e27b3ae4390ace513a1daf56097: openshift-infra/auto-csr-approver-29683588-95nbq/oc\" id=f2e7943e-071d-45c8-9ece-4251765f9d04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:28:02.899412 crc crio[23733]: time=\"2026-06-09T14:28:02.899320789Z\" level=info msg=\"Starting container: 35b6bc81e448124d8f3fd6712d287747b3223e27b3ae4390ace513a1daf56097\" id=c9a57797-26b5-4127-87d6-27089c81376f name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:28:02.905540 crc crio[23733]: time=\"2026-06-09T14:28:02.905356068Z\" level=info msg=\"Started container\" PID=185201 containerID=35b6bc81e448124d8f3fd6712d287747b3223e27b3ae4390ace513a1daf56097 description=openshift-infra/auto-csr-approver-29683588-95nbq/oc id=c9a57797-26b5-4127-87d6-27089c81376f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521\nJun 09 14:28:05.029758 crc crio[23733]: time=\"2026-06-09T14:28:05.029634175Z\" level=info msg=\"Stopping pod sandbox: c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521\" id=2123d61f-ede3-4d59-bd86-c5befe88e3ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:28:05.031508 crc crio[23733]: time=\"2026-06-09T14:28:05.030831275Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683588-95nbq Namespace:openshift-infra ID:c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521 UID:ff72f3b5-cbe3-4041-b1cb-48908986b3fb NetNS:/var/run/netns/bd99f124-910d-40fa-b9d8-d885cd00d972 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff72f3b5_cbe3_4041_b1cb_48908986b3fb.slice PodAnnotations:0xc002898ba8}] Aliases:map[]}\"\nJun 09 14:28:05.031508 crc crio[23733]: time=\"2026-06-09T14:28:05.03104432Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683588-95nbq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:28:05.432745 crc crio[23733]: time=\"2026-06-09T14:28:05.431872046Z\" level=info msg=\"Stopped pod sandbox: c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521\" id=2123d61f-ede3-4d59-bd86-c5befe88e3ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:28:31.552729 crc crio[23733]: time=\"2026-06-09T14:28:31.55166014Z\" level=info msg=\"Removing container: 0157ba30e3bb5153695371fc804a6d441d96ced214314eb1e219e36510a8ee67\" id=fd7bddea-c3a7-4bf9-8e04-01a11a93885c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:28:31.809382 crc crio[23733]: time=\"2026-06-09T14:28:31.808417224Z\" level=info msg=\"Removed container 0157ba30e3bb5153695371fc804a6d441d96ced214314eb1e219e36510a8ee67: openshift-infra/auto-csr-approver-29683582-cw26c/oc\" id=fd7bddea-c3a7-4bf9-8e04-01a11a93885c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:28:31.821183 crc crio[23733]: time=\"2026-06-09T14:28:31.821002588Z\" level=info msg=\"Stopping pod sandbox: f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258\" id=602afbf1-ec88-4e86-a773-809a6f235492 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:28:31.821551 crc crio[23733]: time=\"2026-06-09T14:28:31.821212033Z\" level=info msg=\"Stopped pod sandbox (already stopped): f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258\" id=602afbf1-ec88-4e86-a773-809a6f235492 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:28:31.821986 crc crio[23733]: time=\"2026-06-09T14:28:31.821854429Z\" level=info msg=\"Removing pod sandbox: f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258\" id=488ceaac-351e-4bf6-9b42-f08e49308c15 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:28:31.840864 crc crio[23733]: time=\"2026-06-09T14:28:31.840671417Z\" level=info msg=\"Removed pod sandbox: f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258\" id=488ceaac-351e-4bf6-9b42-f08e49308c15 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:29:15.371039 crc crio[23733]: time=\"2026-06-09T14:29:15.369988146Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-z4xh9/POD\" id=38ab25c1-cecc-4813-82a8-bea552bec297 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:29:15.372756 crc crio[23733]: time=\"2026-06-09T14:29:15.371194997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:29:15.418835 crc crio[23733]: time=\"2026-06-09T14:29:15.41866195Z\" level=info msg=\"Got pod network &{Name:certified-operators-z4xh9 Namespace:openshift-marketplace ID:1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88 UID:99e0276d-e269-4742-844b-6b559361ab0f NetNS:/var/run/netns/775e81ff-3ce3-4d8e-a198-367563c12e48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod99e0276d_e269_4742_844b_6b559361ab0f.slice PodAnnotations:0xc00720c838}] Aliases:map[]}\"\nJun 09 14:29:15.418835 crc crio[23733]: time=\"2026-06-09T14:29:15.418788104Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-z4xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:29:16.076188 crc crio[23733]: 2026-06-09T14:29:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1fa62794fc6195f Mac:02:55:da:76:7e:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/775e81ff-3ce3-4d8e-a198-367563c12e48 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:29:16.079022 crc crio[23733]: time=\"2026-06-09T14:29:16.076935937Z\" level=info msg=\"Got pod network &{Name:certified-operators-z4xh9 Namespace:openshift-marketplace ID:1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88 UID:99e0276d-e269-4742-844b-6b559361ab0f NetNS:/var/run/netns/775e81ff-3ce3-4d8e-a198-367563c12e48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod99e0276d_e269_4742_844b_6b559361ab0f.slice PodAnnotations:0xc00720c838}] Aliases:map[]}\"\nJun 09 14:29:16.079022 crc crio[23733]: time=\"2026-06-09T14:29:16.07708816Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-z4xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:29:16.094257 crc crio[23733]: time=\"2026-06-09T14:29:16.093583172Z\" level=info msg=\"Ran pod sandbox 1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88 with infra container: openshift-marketplace/certified-operators-z4xh9/POD\" id=38ab25c1-cecc-4813-82a8-bea552bec297 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:29:16.103349 crc crio[23733]: time=\"2026-06-09T14:29:16.100861303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8f66c4e7-7fec-4567-a1ce-7db7e74ef49e name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:29:16.104506 crc crio[23733]: time=\"2026-06-09T14:29:16.104441002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ec74324c-aa19-4717-b7ae-7ecb0866c418 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:29:16.120778 crc crio[23733]: time=\"2026-06-09T14:29:16.118090894Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-z4xh9/extract-utilities\" id=0b378717-26dc-483e-bea4-86250a98cb96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:29:16.120778 crc crio[23733]: time=\"2026-06-09T14:29:16.118931864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:29:16.265828 crc crio[23733]: time=\"2026-06-09T14:29:16.265738995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:29:16.273896 crc crio[23733]: time=\"2026-06-09T14:29:16.273822857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:29:16.648915 crc crio[23733]: time=\"2026-06-09T14:29:16.646254035Z\" level=info msg=\"Created container afba772d5fc7eecc740cd750900a0333458bfcd8a661a9a7b6cae553b0d38a45: openshift-marketplace/certified-operators-z4xh9/extract-utilities\" id=0b378717-26dc-483e-bea4-86250a98cb96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:29:16.683377 crc crio[23733]: time=\"2026-06-09T14:29:16.678085808Z\" level=info msg=\"Starting container: afba772d5fc7eecc740cd750900a0333458bfcd8a661a9a7b6cae553b0d38a45\" id=4c9c31f0-327f-4b94-9aa1-67d6bdd5702d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:29:16.996395 crc crio[23733]: time=\"2026-06-09T14:29:16.957766234Z\" level=info msg=\"Started container\" PID=189743 containerID=afba772d5fc7eecc740cd750900a0333458bfcd8a661a9a7b6cae553b0d38a45 description=openshift-marketplace/certified-operators-z4xh9/extract-utilities id=4c9c31f0-327f-4b94-9aa1-67d6bdd5702d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88\nJun 09 14:29:17.278400 crc crio[23733]: time=\"2026-06-09T14:29:17.277850357Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=374c1c2a-eb15-4e87-88ca-972e276a3ecf name=/runtime.v1.ImageService/PullImage\nJun 09 14:29:17.288719 crc crio[23733]: time=\"2026-06-09T14:29:17.288538353Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 14:29:18.132544 crc crio[23733]: time=\"2026-06-09T14:29:18.132313076Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=374c1c2a-eb15-4e87-88ca-972e276a3ecf name=/runtime.v1.ImageService/PullImage\nJun 09 14:29:18.134348 crc crio[23733]: time=\"2026-06-09T14:29:18.134263484Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f1422993-20c3-4e60-8c24-f1f8bb4ab2c1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:29:18.138574 crc crio[23733]: time=\"2026-06-09T14:29:18.138472029Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9e626a2c-9ca7-4172-b08c-f705b1906a32 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:29:18.148558 crc crio[23733]: time=\"2026-06-09T14:29:18.148465398Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-z4xh9/extract-content\" id=0f49b9b4-1b8a-4eda-9dab-446cb110f531 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:29:18.149285 crc crio[23733]: time=\"2026-06-09T14:29:18.149229757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:29:18.211898 crc crio[23733]: time=\"2026-06-09T14:29:18.211813738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:29:18.215902 crc crio[23733]: time=\"2026-06-09T14:29:18.215831569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:29:18.409386 crc crio[23733]: time=\"2026-06-09T14:29:18.409262853Z\" level=info msg=\"Created container 60511f04bf47691ad6a001a47a632b26779912d7aeccf3409798ea932b605149: openshift-marketplace/certified-operators-z4xh9/extract-content\" id=0f49b9b4-1b8a-4eda-9dab-446cb110f531 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:29:18.411473 crc crio[23733]: time=\"2026-06-09T14:29:18.411345344Z\" level=info msg=\"Starting container: 60511f04bf47691ad6a001a47a632b26779912d7aeccf3409798ea932b605149\" id=6f6e5f48-eb18-4539-a5de-b17155b08f46 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:29:18.417802 crc crio[23733]: time=\"2026-06-09T14:29:18.417653712Z\" level=info msg=\"Started container\" PID=189877 containerID=60511f04bf47691ad6a001a47a632b26779912d7aeccf3409798ea932b605149 description=openshift-marketplace/certified-operators-z4xh9/extract-content id=6f6e5f48-eb18-4539-a5de-b17155b08f46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88\nJun 09 14:29:20.352618 crc crio[23733]: time=\"2026-06-09T14:29:20.352007293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4cd78aa3-dc57-4346-83dc-dd7c8d52fb2b name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:29:20.360459 crc crio[23733]: time=\"2026-06-09T14:29:20.360406112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=89a754a7-752d-4c67-a527-b45334cc0525 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:29:20.372049 crc crio[23733]: time=\"2026-06-09T14:29:20.371886228Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-z4xh9/registry-server\" id=d94cd2d8-2a62-4c0a-a812-c69efc15844b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:29:20.372680 crc crio[23733]: time=\"2026-06-09T14:29:20.372603026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:29:20.434961 crc crio[23733]: time=\"2026-06-09T14:29:20.434286554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:29:20.440002 crc crio[23733]: time=\"2026-06-09T14:29:20.439872213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:29:20.626981 crc crio[23733]: time=\"2026-06-09T14:29:20.626879197Z\" level=info msg=\"Created container f3cc661e03a4ba0c6a36f38e0e77137bab3fd45f404f474a354d82179be175c5: openshift-marketplace/certified-operators-z4xh9/registry-server\" id=d94cd2d8-2a62-4c0a-a812-c69efc15844b name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:29:20.628876 crc crio[23733]: time=\"2026-06-09T14:29:20.628773384Z\" level=info msg=\"Starting container: f3cc661e03a4ba0c6a36f38e0e77137bab3fd45f404f474a354d82179be175c5\" id=9d19d6c9-1f7c-43b8-b580-cca44535d700 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:29:20.636447 crc crio[23733]: time=\"2026-06-09T14:29:20.636379664Z\" level=info msg=\"Started container\" PID=189990 containerID=f3cc661e03a4ba0c6a36f38e0e77137bab3fd45f404f474a354d82179be175c5 description=openshift-marketplace/certified-operators-z4xh9/registry-server id=9d19d6c9-1f7c-43b8-b580-cca44535d700 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88\nJun 09 14:29:27.495288 crc crio[23733]: time=\"2026-06-09T14:29:27.494503807Z\" level=info msg=\"Stopping container: f3cc661e03a4ba0c6a36f38e0e77137bab3fd45f404f474a354d82179be175c5 (timeout: 2s)\" id=efe9db3c-a9e0-4180-aa87-d823a4b7e621 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:29:27.643818 crc crio[23733]: time=\"2026-06-09T14:29:27.64339619Z\" level=info msg=\"Stopped container f3cc661e03a4ba0c6a36f38e0e77137bab3fd45f404f474a354d82179be175c5: openshift-marketplace/certified-operators-z4xh9/registry-server\" id=efe9db3c-a9e0-4180-aa87-d823a4b7e621 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:29:27.646162 crc crio[23733]: time=\"2026-06-09T14:29:27.646041456Z\" level=info msg=\"Stopping pod sandbox: 1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88\" id=44e72f98-4ff4-412a-8b28-5b193ea8d44a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:29:27.647023 crc crio[23733]: time=\"2026-06-09T14:29:27.646944318Z\" level=info msg=\"Got pod network &{Name:certified-operators-z4xh9 Namespace:openshift-marketplace ID:1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88 UID:99e0276d-e269-4742-844b-6b559361ab0f NetNS:/var/run/netns/775e81ff-3ce3-4d8e-a198-367563c12e48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod99e0276d_e269_4742_844b_6b559361ab0f.slice PodAnnotations:0xc00720d368}] Aliases:map[]}\"\nJun 09 14:29:27.647273 crc crio[23733]: time=\"2026-06-09T14:29:27.647217035Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-z4xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:29:28.029347 crc crio[23733]: time=\"2026-06-09T14:29:28.02877706Z\" level=info msg=\"Stopped pod sandbox: 1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88\" id=44e72f98-4ff4-412a-8b28-5b193ea8d44a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:29:28.542809 crc crio[23733]: time=\"2026-06-09T14:29:28.542671056Z\" level=info msg=\"Removing container: f3cc661e03a4ba0c6a36f38e0e77137bab3fd45f404f474a354d82179be175c5\" id=05d6d01d-3ebb-4537-b2fc-76a31a12c2d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:29:28.574082 crc crio[23733]: time=\"2026-06-09T14:29:28.573963176Z\" level=info msg=\"Removed container f3cc661e03a4ba0c6a36f38e0e77137bab3fd45f404f474a354d82179be175c5: openshift-marketplace/certified-operators-z4xh9/registry-server\" id=05d6d01d-3ebb-4537-b2fc-76a31a12c2d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:29:28.576896 crc crio[23733]: time=\"2026-06-09T14:29:28.576817688Z\" level=info msg=\"Removing container: 60511f04bf47691ad6a001a47a632b26779912d7aeccf3409798ea932b605149\" id=5bad051a-11d2-4d94-9d56-148071d6b74d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:29:28.629032 crc crio[23733]: time=\"2026-06-09T14:29:28.628492706Z\" level=info msg=\"Removed container 60511f04bf47691ad6a001a47a632b26779912d7aeccf3409798ea932b605149: openshift-marketplace/certified-operators-z4xh9/extract-content\" id=5bad051a-11d2-4d94-9d56-148071d6b74d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:29:28.632724 crc crio[23733]: time=\"2026-06-09T14:29:28.632608289Z\" level=info msg=\"Removing container: afba772d5fc7eecc740cd750900a0333458bfcd8a661a9a7b6cae553b0d38a45\" id=87629328-9920-49c6-bf61-8f5582081363 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:29:28.673333 crc crio[23733]: time=\"2026-06-09T14:29:28.673224052Z\" level=info msg=\"Removed container afba772d5fc7eecc740cd750900a0333458bfcd8a661a9a7b6cae553b0d38a45: openshift-marketplace/certified-operators-z4xh9/extract-utilities\" id=87629328-9920-49c6-bf61-8f5582081363 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:29:31.868658 crc crio[23733]: time=\"2026-06-09T14:29:31.867451002Z\" level=info msg=\"Stopping pod sandbox: 1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88\" id=6f9c2243-5a45-4380-ae3b-d31a5487d645 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:29:31.868658 crc crio[23733]: time=\"2026-06-09T14:29:31.868575931Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88\" id=6f9c2243-5a45-4380-ae3b-d31a5487d645 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:29:31.870351 crc crio[23733]: time=\"2026-06-09T14:29:31.86938802Z\" level=info msg=\"Removing pod sandbox: 1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88\" id=a7f5d398-ff75-41e1-8d55-a8e8a0b45a27 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:29:31.887736 crc crio[23733]: time=\"2026-06-09T14:29:31.887602734Z\" level=info msg=\"Removed pod sandbox: 1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88\" id=a7f5d398-ff75-41e1-8d55-a8e8a0b45a27 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:29:39.711218 crc crio[23733]: time=\"2026-06-09T14:29:39.710253262Z\" level=info msg=\"Stopping pod sandbox: f7305e8f7f70ea76cadfd39d7f91126c4db82378114663c757e61c9d9d6817e8\" id=c7433a45-2626-4f5b-83ad-560591422f61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:29:39.712746 crc crio[23733]: time=\"2026-06-09T14:29:39.712020575Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj Namespace:openstack ID:f7305e8f7f70ea76cadfd39d7f91126c4db82378114663c757e61c9d9d6817e8 UID:e98fbf2c-6dac-43bf-9c64-9af5a15a9b39 NetNS:/var/run/netns/6f8a0545-ace1-4862-968d-4c17da0ee32a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode98fbf2c_6dac_43bf_9c64_9af5a15a9b39.slice PodAnnotations:0xc0059cc0c8}] Aliases:map[]}\"\nJun 09 14:29:39.712746 crc crio[23733]: time=\"2026-06-09T14:29:39.712237831Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:29:40.314311 crc crio[23733]: time=\"2026-06-09T14:29:40.313431724Z\" level=info msg=\"Stopped pod sandbox: f7305e8f7f70ea76cadfd39d7f91126c4db82378114663c757e61c9d9d6817e8\" id=c7433a45-2626-4f5b-83ad-560591422f61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:29:41.386746 crc crio[23733]: time=\"2026-06-09T14:29:41.385521321Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w/POD\" id=95dcaf53-e662-4eac-ab4c-d7c091103c84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:29:41.388869 crc crio[23733]: time=\"2026-06-09T14:29:41.386912446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:29:41.447863 crc crio[23733]: time=\"2026-06-09T14:29:41.447681091Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w Namespace:openstack ID:fed843602d4661f2fb7c21605dcf09034a0fe335399700278100fa174df5d6ab UID:cebf775a-1ce6-4822-850d-0ed255069472 NetNS:/var/run/netns/3a9e69c7-69d8-470c-8610-05248d72e8c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcebf775a_1ce6_4822_850d_0ed255069472.slice PodAnnotations:0xc001027578}] Aliases:map[]}\"\nJun 09 14:29:41.447863 crc crio[23733]: time=\"2026-06-09T14:29:41.447812734Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:29:42.225535 crc crio[23733]: 2026-06-09T14:29:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fed843602d4661f Mac:ae:aa:72:ae:ed:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/3a9e69c7-69d8-470c-8610-05248d72e8c5 SocketPath: PciID:}] [{Interface:0xc0001145c0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:29:42.228462 crc crio[23733]: time=\"2026-06-09T14:29:42.227548Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w Namespace:openstack ID:fed843602d4661f2fb7c21605dcf09034a0fe335399700278100fa174df5d6ab UID:cebf775a-1ce6-4822-850d-0ed255069472 NetNS:/var/run/netns/3a9e69c7-69d8-470c-8610-05248d72e8c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcebf775a_1ce6_4822_850d_0ed255069472.slice PodAnnotations:0xc001027578}] Aliases:map[]}\"\nJun 09 14:29:42.228462 crc crio[23733]: time=\"2026-06-09T14:29:42.227736355Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:29:42.238803 crc crio[23733]: time=\"2026-06-09T14:29:42.238622636Z\" level=info msg=\"Ran pod sandbox fed843602d4661f2fb7c21605dcf09034a0fe335399700278100fa174df5d6ab with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w/POD\" id=95dcaf53-e662-4eac-ab4c-d7c091103c84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:29:42.242784 crc crio[23733]: time=\"2026-06-09T14:29:42.242625326Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2e9eb253-af19-4a0d-8dbf-7f40f396d8f1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:29:42.301584 crc crio[23733]: time=\"2026-06-09T14:29:42.301352751Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0db5c2ab-c748-4d87-b418-502c2ef5d266 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:29:42.310562 crc crio[23733]: time=\"2026-06-09T14:29:42.310453987Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=6f4298e7-edd3-40b7-9ad4-7a9132d837d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:29:42.311092 crc crio[23733]: time=\"2026-06-09T14:29:42.311030501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:29:42.383620 crc crio[23733]: time=\"2026-06-09T14:29:42.383555101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:29:42.391431 crc crio[23733]: time=\"2026-06-09T14:29:42.391397116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:29:42.581967 crc crio[23733]: time=\"2026-06-09T14:29:42.579327993Z\" level=info msg=\"Created container 86084c2601933e9a43385297778fc64483d8858369990c31262aaa9592f5244c: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=6f4298e7-edd3-40b7-9ad4-7a9132d837d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:29:42.584468 crc crio[23733]: time=\"2026-06-09T14:29:42.583593689Z\" level=info msg=\"Starting container: 86084c2601933e9a43385297778fc64483d8858369990c31262aaa9592f5244c\" id=af97efbc-bab0-4b08-a5c0-fe5c14adbeb3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:29:42.593217 crc crio[23733]: time=\"2026-06-09T14:29:42.593032325Z\" level=info msg=\"Started container\" PID=191404 containerID=86084c2601933e9a43385297778fc64483d8858369990c31262aaa9592f5244c description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=af97efbc-bab0-4b08-a5c0-fe5c14adbeb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fed843602d4661f2fb7c21605dcf09034a0fe335399700278100fa174df5d6ab\nJun 09 14:30:00.571248 crc crio[23733]: time=\"2026-06-09T14:30:00.570316966Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683590-n6fsl/POD\" id=5870ea6b-8431-4abf-b65a-cb68a91a74d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:30:00.575266 crc crio[23733]: time=\"2026-06-09T14:30:00.573317181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:30:00.610768 crc crio[23733]: time=\"2026-06-09T14:30:00.609950815Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683590-n6fsl Namespace:openshift-operator-lifecycle-manager ID:6b22cd9ca3e17b2a013d51f6d5c5d5395d7185b5a0c9d29be4f837b7fdfd1900 UID:24fc495c-4380-4475-adc6-03d447857a57 NetNS:/var/run/netns/2759f3f1-a02a-44ae-9383-3c24f5a341ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24fc495c_4380_4475_adc6_03d447857a57.slice PodAnnotations:0xc0020d8b20}] Aliases:map[]}\"\nJun 09 14:30:00.610768 crc crio[23733]: time=\"2026-06-09T14:30:00.610005876Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683590-n6fsl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:30:00.655282 crc crio[23733]: time=\"2026-06-09T14:30:00.655168462Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683590-gl9q5/POD\" id=32dd8385-2ac9-4c85-9e14-f380311ee16c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:30:00.655282 crc crio[23733]: time=\"2026-06-09T14:30:00.655281435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:30:00.706430 crc crio[23733]: time=\"2026-06-09T14:30:00.705871936Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683590-gl9q5 Namespace:openshift-infra ID:32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a UID:5b4dccd4-b441-4733-95d5-780d37bc8d89 NetNS:/var/run/netns/c1ef4eb5-ea6c-4b42-b5e5-246eb8398f62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b4dccd4_b441_4733_95d5_780d37bc8d89.slice PodAnnotations:0xc00008d7e0}] Aliases:map[]}\"\nJun 09 14:30:00.706430 crc crio[23733]: time=\"2026-06-09T14:30:00.70641522Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683590-gl9q5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:30:01.272901 crc crio[23733]: 2026-06-09T14:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b22cd9ca3e17b2 Mac:c2:e9:e1:01:f0:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/2759f3f1-a02a-44ae-9383-3c24f5a341ed SocketPath: PciID:}] [{Interface:0xc000014760 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:30:01.274467 crc crio[23733]: time=\"2026-06-09T14:30:01.274398964Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683590-n6fsl Namespace:openshift-operator-lifecycle-manager ID:6b22cd9ca3e17b2a013d51f6d5c5d5395d7185b5a0c9d29be4f837b7fdfd1900 UID:24fc495c-4380-4475-adc6-03d447857a57 NetNS:/var/run/netns/2759f3f1-a02a-44ae-9383-3c24f5a341ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24fc495c_4380_4475_adc6_03d447857a57.slice PodAnnotations:0xc0020d8b20}] Aliases:map[]}\"\nJun 09 14:30:01.274745 crc crio[23733]: time=\"2026-06-09T14:30:01.27463047Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683590-n6fsl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:30:01.289978 crc crio[23733]: time=\"2026-06-09T14:30:01.289887742Z\" level=info msg=\"Ran pod sandbox 6b22cd9ca3e17b2a013d51f6d5c5d5395d7185b5a0c9d29be4f837b7fdfd1900 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683590-n6fsl/POD\" id=5870ea6b-8431-4abf-b65a-cb68a91a74d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:30:01.292986 crc crio[23733]: time=\"2026-06-09T14:30:01.292924917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=089b29f4-4d51-4052-b170-359cdfcef18d name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:30:01.298900 crc crio[23733]: time=\"2026-06-09T14:30:01.298833454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6f3fd8d6-fc53-41c5-8b9e-09d648791590 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:30:01.350744 crc crio[23733]: time=\"2026-06-09T14:30:01.350635366Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683590-n6fsl/collect-profiles\" id=a490c3f0-5fbc-4d16-b1a0-82f571dd8c6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:30:01.351447 crc crio[23733]: time=\"2026-06-09T14:30:01.351375415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:30:01.433031 crc crio[23733]: 2026-06-09T14:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:32e4a6dd8d5fa3a Mac:0e:2d:87:54:4e:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/c1ef4eb5-ea6c-4b42-b5e5-246eb8398f62 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:30:01.434498 crc crio[23733]: time=\"2026-06-09T14:30:01.434413006Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683590-gl9q5 Namespace:openshift-infra ID:32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a UID:5b4dccd4-b441-4733-95d5-780d37bc8d89 NetNS:/var/run/netns/c1ef4eb5-ea6c-4b42-b5e5-246eb8398f62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b4dccd4_b441_4733_95d5_780d37bc8d89.slice PodAnnotations:0xc00008d7e0}] Aliases:map[]}\"\nJun 09 14:30:01.434824 crc crio[23733]: time=\"2026-06-09T14:30:01.434771554Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683590-gl9q5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:30:01.445294 crc crio[23733]: time=\"2026-06-09T14:30:01.445201374Z\" level=info msg=\"Ran pod sandbox 32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a with infra container: openshift-infra/auto-csr-approver-29683590-gl9q5/POD\" id=32dd8385-2ac9-4c85-9e14-f380311ee16c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:30:01.448877 crc crio[23733]: time=\"2026-06-09T14:30:01.448788004Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6f78a614-b9e7-44eb-8f03-cf9e74978966 name=/runtime.v1.ImageService/PullImage\nJun 09 14:30:01.452907 crc crio[23733]: time=\"2026-06-09T14:30:01.452585669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:30:01.456808 crc crio[23733]: time=\"2026-06-09T14:30:01.45668612Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 14:30:01.458470 crc crio[23733]: time=\"2026-06-09T14:30:01.458392633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:30:01.652555 crc crio[23733]: time=\"2026-06-09T14:30:01.651966511Z\" level=info msg=\"Created container b9acc1b0e4fc1a46311e1cebdb2fcd1a96f471877df8a9e353e33a8fa20d1b0e: openshift-operator-lifecycle-manager/collect-profiles-29683590-n6fsl/collect-profiles\" id=a490c3f0-5fbc-4d16-b1a0-82f571dd8c6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:30:01.655544 crc crio[23733]: time=\"2026-06-09T14:30:01.655365646Z\" level=info msg=\"Starting container: b9acc1b0e4fc1a46311e1cebdb2fcd1a96f471877df8a9e353e33a8fa20d1b0e\" id=714de698-dad0-4764-8529-dc4508923c32 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:30:01.661949 crc crio[23733]: time=\"2026-06-09T14:30:01.661811176Z\" level=info msg=\"Started container\" PID=192583 containerID=b9acc1b0e4fc1a46311e1cebdb2fcd1a96f471877df8a9e353e33a8fa20d1b0e description=openshift-operator-lifecycle-manager/collect-profiles-29683590-n6fsl/collect-profiles id=714de698-dad0-4764-8529-dc4508923c32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22cd9ca3e17b2a013d51f6d5c5d5395d7185b5a0c9d29be4f837b7fdfd1900\nJun 09 14:30:03.330931 crc crio[23733]: time=\"2026-06-09T14:30:03.330820849Z\" level=info msg=\"Stopping pod sandbox: 6b22cd9ca3e17b2a013d51f6d5c5d5395d7185b5a0c9d29be4f837b7fdfd1900\" id=91abc141-7c68-4c4b-841e-3ba2e782fb19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:30:03.332297 crc crio[23733]: time=\"2026-06-09T14:30:03.331832255Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683590-n6fsl Namespace:openshift-operator-lifecycle-manager ID:6b22cd9ca3e17b2a013d51f6d5c5d5395d7185b5a0c9d29be4f837b7fdfd1900 UID:24fc495c-4380-4475-adc6-03d447857a57 NetNS:/var/run/netns/2759f3f1-a02a-44ae-9383-3c24f5a341ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24fc495c_4380_4475_adc6_03d447857a57.slice PodAnnotations:0xc0020d8958}] Aliases:map[]}\"\nJun 09 14:30:03.332297 crc crio[23733]: time=\"2026-06-09T14:30:03.332088301Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683590-n6fsl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:30:03.718740 crc crio[23733]: time=\"2026-06-09T14:30:03.718166299Z\" level=info msg=\"Stopped pod sandbox: 6b22cd9ca3e17b2a013d51f6d5c5d5395d7185b5a0c9d29be4f837b7fdfd1900\" id=91abc141-7c68-4c4b-841e-3ba2e782fb19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:30:06.697777 crc crio[23733]: time=\"2026-06-09T14:30:06.696385682Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6f78a614-b9e7-44eb-8f03-cf9e74978966 name=/runtime.v1.ImageService/PullImage\nJun 09 14:30:06.699632 crc crio[23733]: time=\"2026-06-09T14:30:06.699184442Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8848ac85-803e-4312-9d5f-e5c47b4b6283 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:30:06.702505 crc crio[23733]: time=\"2026-06-09T14:30:06.702392292Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c621d76c-b724-4fef-98f9-ccd1d45986a6 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:30:06.713986 crc crio[23733]: time=\"2026-06-09T14:30:06.713823807Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683590-gl9q5/oc\" id=29c8cbdd-b8dd-4300-adcf-ba3d0209e7a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:30:06.716892 crc crio[23733]: time=\"2026-06-09T14:30:06.716799161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:30:06.793182 crc crio[23733]: time=\"2026-06-09T14:30:06.792803927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:30:07.226589 crc crio[23733]: time=\"2026-06-09T14:30:07.22598151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:30:07.368653 crc crio[23733]: time=\"2026-06-09T14:30:07.36834122Z\" level=info msg=\"Created container e8218384be9a26b3669506160203fbc8adc2b3e4d3cb123aa3ee3364c9b9ac8a: openshift-infra/auto-csr-approver-29683590-gl9q5/oc\" id=29c8cbdd-b8dd-4300-adcf-ba3d0209e7a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:30:07.369940 crc crio[23733]: time=\"2026-06-09T14:30:07.369764376Z\" level=info msg=\"Starting container: e8218384be9a26b3669506160203fbc8adc2b3e4d3cb123aa3ee3364c9b9ac8a\" id=790f87e1-e5bf-4a60-9503-46aceabbb382 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:30:07.378314 crc crio[23733]: time=\"2026-06-09T14:30:07.377177591Z\" level=info msg=\"Started container\" PID=193045 containerID=e8218384be9a26b3669506160203fbc8adc2b3e4d3cb123aa3ee3364c9b9ac8a description=openshift-infra/auto-csr-approver-29683590-gl9q5/oc id=790f87e1-e5bf-4a60-9503-46aceabbb382 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a\nJun 09 14:30:09.446604 crc crio[23733]: time=\"2026-06-09T14:30:09.445521592Z\" level=info msg=\"Stopping pod sandbox: 32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a\" id=005fd1c3-5240-44aa-bd04-3a0c04fa625a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:30:09.448410 crc crio[23733]: time=\"2026-06-09T14:30:09.447750868Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683590-gl9q5 Namespace:openshift-infra ID:32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a UID:5b4dccd4-b441-4733-95d5-780d37bc8d89 NetNS:/var/run/netns/c1ef4eb5-ea6c-4b42-b5e5-246eb8398f62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b4dccd4_b441_4733_95d5_780d37bc8d89.slice PodAnnotations:0xc0027d0f48}] Aliases:map[]}\"\nJun 09 14:30:09.448410 crc crio[23733]: time=\"2026-06-09T14:30:09.447945772Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683590-gl9q5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:30:09.844523 crc crio[23733]: time=\"2026-06-09T14:30:09.844201604Z\" level=info msg=\"Stopped pod sandbox: 32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a\" id=005fd1c3-5240-44aa-bd04-3a0c04fa625a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:30:31.923068 crc crio[23733]: time=\"2026-06-09T14:30:31.921987558Z\" level=info msg=\"Removing container: e3b989f875c80da625c659cfd42c1c5c4c0158ee88049ca836cdd3d0143ee78f\" id=95dc8c12-6ffa-4466-9a9b-615ba49248ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:30:32.122285 crc crio[23733]: time=\"2026-06-09T14:30:32.122181521Z\" level=info msg=\"Removed container e3b989f875c80da625c659cfd42c1c5c4c0158ee88049ca836cdd3d0143ee78f: openshift-infra/auto-csr-approver-29683584-j7wjq/oc\" id=95dc8c12-6ffa-4466-9a9b-615ba49248ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:30:32.126822 crc crio[23733]: time=\"2026-06-09T14:30:32.126682973Z\" level=info msg=\"Removing container: 807ceb26ca2d92953b28610cefa56b63cfc311bdf5072eb12e51ffb14c60e25b\" id=13c40df1-f1d9-43ef-a17f-87e2be1c2de6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:30:32.173953 crc crio[23733]: time=\"2026-06-09T14:30:32.173680984Z\" level=info msg=\"Removed container 807ceb26ca2d92953b28610cefa56b63cfc311bdf5072eb12e51ffb14c60e25b: openshift-operator-lifecycle-manager/collect-profiles-29683545-666tx/collect-profiles\" id=13c40df1-f1d9-43ef-a17f-87e2be1c2de6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:30:32.188931 crc crio[23733]: time=\"2026-06-09T14:30:32.188811912Z\" level=info msg=\"Stopping pod sandbox: 01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533\" id=78857714-9aef-4966-a596-d479afea57c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:30:32.188931 crc crio[23733]: time=\"2026-06-09T14:30:32.188914314Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533\" id=78857714-9aef-4966-a596-d479afea57c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:30:32.189921 crc crio[23733]: time=\"2026-06-09T14:30:32.189870208Z\" level=info msg=\"Removing pod sandbox: 01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533\" id=ead160f6-d603-4815-befe-d7ec399f00ff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:30:32.205734 crc crio[23733]: time=\"2026-06-09T14:30:32.205611171Z\" level=info msg=\"Removed pod sandbox: 01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533\" id=ead160f6-d603-4815-befe-d7ec399f00ff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:30:32.206708 crc crio[23733]: time=\"2026-06-09T14:30:32.206622736Z\" level=info msg=\"Stopping pod sandbox: dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b\" id=319709f7-4a49-4ab7-a38e-f559b52554a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:30:32.206830 crc crio[23733]: time=\"2026-06-09T14:30:32.206719729Z\" level=info msg=\"Stopped pod sandbox (already stopped): dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b\" id=319709f7-4a49-4ab7-a38e-f559b52554a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:30:32.207392 crc crio[23733]: time=\"2026-06-09T14:30:32.207322783Z\" level=info msg=\"Removing pod sandbox: dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b\" id=1ee1ca13-1109-4a61-a572-4a64bfbbd125 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:30:32.228398 crc crio[23733]: time=\"2026-06-09T14:30:32.228258096Z\" level=info msg=\"Removed pod sandbox: dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b\" id=1ee1ca13-1109-4a61-a572-4a64bfbbd125 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:32:00.553654 crc crio[23733]: time=\"2026-06-09T14:32:00.552603086Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683592-vt7sp/POD\" id=d36515f8-b82f-421c-a5f9-d29ac8a97227 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:32:00.553654 crc crio[23733]: time=\"2026-06-09T14:32:00.553713044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:32:00.626518 crc crio[23733]: time=\"2026-06-09T14:32:00.626365875Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683592-vt7sp Namespace:openshift-infra ID:8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7 UID:85b3c029-6f6c-4ec3-a920-9249b8efc37f NetNS:/var/run/netns/2217bf37-9fdf-4d4e-bc13-ab6ec71e8fff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85b3c029_6f6c_4ec3_a920_9249b8efc37f.slice PodAnnotations:0xc00028e280}] Aliases:map[]}\"\nJun 09 14:32:00.626518 crc crio[23733]: time=\"2026-06-09T14:32:00.626474828Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683592-vt7sp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:32:01.203983 crc crio[23733]: 2026-06-09T14:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8febc7b94c103e3 Mac:9e:8c:66:6f:47:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/2217bf37-9fdf-4d4e-bc13-ab6ec71e8fff SocketPath: PciID:}] [{Interface:0xc0004b2790 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:32:01.206151 crc crio[23733]: time=\"2026-06-09T14:32:01.206002881Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683592-vt7sp Namespace:openshift-infra ID:8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7 UID:85b3c029-6f6c-4ec3-a920-9249b8efc37f NetNS:/var/run/netns/2217bf37-9fdf-4d4e-bc13-ab6ec71e8fff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85b3c029_6f6c_4ec3_a920_9249b8efc37f.slice PodAnnotations:0xc00028e280}] Aliases:map[]}\"\nJun 09 14:32:01.206490 crc crio[23733]: time=\"2026-06-09T14:32:01.206402061Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683592-vt7sp for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:32:01.224540 crc crio[23733]: time=\"2026-06-09T14:32:01.223404704Z\" level=info msg=\"Ran pod sandbox 8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7 with infra container: openshift-infra/auto-csr-approver-29683592-vt7sp/POD\" id=d36515f8-b82f-421c-a5f9-d29ac8a97227 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:32:01.226561 crc crio[23733]: time=\"2026-06-09T14:32:01.226486761Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=35f6ec29-0a05-4ca4-81ba-b86eb71f5f1a name=/runtime.v1.ImageService/PullImage\nJun 09 14:32:01.238738 crc crio[23733]: time=\"2026-06-09T14:32:01.237864776Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 14:32:02.505599 crc crio[23733]: time=\"2026-06-09T14:32:02.504966655Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=35f6ec29-0a05-4ca4-81ba-b86eb71f5f1a name=/runtime.v1.ImageService/PullImage\nJun 09 14:32:02.507952 crc crio[23733]: time=\"2026-06-09T14:32:02.506524804Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fd0b40c2-730f-4e4a-ab83-08f046906769 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:32:02.511283 crc crio[23733]: time=\"2026-06-09T14:32:02.511048557Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bb0b42cd-4e9c-49e0-8e5f-551c7329631c name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:32:02.521974 crc crio[23733]: time=\"2026-06-09T14:32:02.521827446Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683592-vt7sp/oc\" id=8c376f42-2bde-411c-8b70-641f3c27673e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:32:02.522547 crc crio[23733]: time=\"2026-06-09T14:32:02.522413631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:32:02.576188 crc crio[23733]: time=\"2026-06-09T14:32:02.576070089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:32:03.009743 crc crio[23733]: time=\"2026-06-09T14:32:03.009081087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:32:03.154714 crc crio[23733]: time=\"2026-06-09T14:32:03.154578546Z\" level=info msg=\"Created container 43e75ba6f18d4c4abd4b5689c98d931736c410d884472ea84fa944334000a441: openshift-infra/auto-csr-approver-29683592-vt7sp/oc\" id=8c376f42-2bde-411c-8b70-641f3c27673e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:32:03.156584 crc crio[23733]: time=\"2026-06-09T14:32:03.156507425Z\" level=info msg=\"Starting container: 43e75ba6f18d4c4abd4b5689c98d931736c410d884472ea84fa944334000a441\" id=b04a1253-710e-449d-b537-f9ba20563ab8 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:32:03.161934 crc crio[23733]: time=\"2026-06-09T14:32:03.161850457Z\" level=info msg=\"Started container\" PID=199552 containerID=43e75ba6f18d4c4abd4b5689c98d931736c410d884472ea84fa944334000a441 description=openshift-infra/auto-csr-approver-29683592-vt7sp/oc id=b04a1253-710e-449d-b537-f9ba20563ab8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7\nJun 09 14:32:04.673925 crc crio[23733]: time=\"2026-06-09T14:32:04.672902521Z\" level=info msg=\"Stopping pod sandbox: 8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7\" id=daf6bb55-e036-41db-b2dc-45002c306f64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:32:04.675290 crc crio[23733]: time=\"2026-06-09T14:32:04.674982603Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683592-vt7sp Namespace:openshift-infra ID:8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7 UID:85b3c029-6f6c-4ec3-a920-9249b8efc37f NetNS:/var/run/netns/2217bf37-9fdf-4d4e-bc13-ab6ec71e8fff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85b3c029_6f6c_4ec3_a920_9249b8efc37f.slice PodAnnotations:0xc0020d8bc8}] Aliases:map[]}\"\nJun 09 14:32:04.675290 crc crio[23733]: time=\"2026-06-09T14:32:04.675262031Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683592-vt7sp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:32:05.027923 crc crio[23733]: time=\"2026-06-09T14:32:05.02773463Z\" level=info msg=\"Stopped pod sandbox: 8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7\" id=daf6bb55-e036-41db-b2dc-45002c306f64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:32:32.274795 crc crio[23733]: time=\"2026-06-09T14:32:32.273778745Z\" level=info msg=\"Removing container: ce69432368c07a4c8aef584b0bcfa3bc3bdaa23f47ed798238e82831e223ef30\" id=bd0792a1-2647-46f1-8dde-4a2073e84795 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:32:32.524816 crc crio[23733]: time=\"2026-06-09T14:32:32.524369305Z\" level=info msg=\"Removed container ce69432368c07a4c8aef584b0bcfa3bc3bdaa23f47ed798238e82831e223ef30: openshift-infra/auto-csr-approver-29683586-z5rfr/oc\" id=bd0792a1-2647-46f1-8dde-4a2073e84795 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:32:32.555091 crc crio[23733]: time=\"2026-06-09T14:32:32.554961647Z\" level=info msg=\"Stopping pod sandbox: 129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7\" id=1d6c7329-0a3c-4f2a-8f73-f2a3cd780129 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:32:32.555091 crc crio[23733]: time=\"2026-06-09T14:32:32.55507172Z\" level=info msg=\"Stopped pod sandbox (already stopped): 129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7\" id=1d6c7329-0a3c-4f2a-8f73-f2a3cd780129 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:32:32.555917 crc crio[23733]: time=\"2026-06-09T14:32:32.555613104Z\" level=info msg=\"Removing pod sandbox: 129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7\" id=c298a3ac-6330-46f7-aa47-28f412465b8b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:32:32.575295 crc crio[23733]: time=\"2026-06-09T14:32:32.575220033Z\" level=info msg=\"Removed pod sandbox: 129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7\" id=c298a3ac-6330-46f7-aa47-28f412465b8b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:32:35.183603 crc crio[23733]: time=\"2026-06-09T14:32:35.182425634Z\" level=info msg=\"Stopping pod sandbox: fed843602d4661f2fb7c21605dcf09034a0fe335399700278100fa174df5d6ab\" id=f0d51b93-c676-408e-bb03-890d4bcfa41b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:32:35.185662 crc crio[23733]: time=\"2026-06-09T14:32:35.184814153Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w Namespace:openstack ID:fed843602d4661f2fb7c21605dcf09034a0fe335399700278100fa174df5d6ab UID:cebf775a-1ce6-4822-850d-0ed255069472 NetNS:/var/run/netns/3a9e69c7-69d8-470c-8610-05248d72e8c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcebf775a_1ce6_4822_850d_0ed255069472.slice PodAnnotations:0xc00008c920}] Aliases:map[]}\"\nJun 09 14:32:35.185662 crc crio[23733]: time=\"2026-06-09T14:32:35.185017258Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:32:35.727637 crc crio[23733]: time=\"2026-06-09T14:32:35.727295722Z\" level=info msg=\"Stopped pod sandbox: fed843602d4661f2fb7c21605dcf09034a0fe335399700278100fa174df5d6ab\" id=f0d51b93-c676-408e-bb03-890d4bcfa41b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:32:37.037485 crc crio[23733]: time=\"2026-06-09T14:32:37.036952183Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:33:11.507425 crc crio[23733]: time=\"2026-06-09T14:33:11.506016339Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-2r8v6/must-gather-rkjpl/POD\" id=03ff5ada-b471-4b04-aa56-423cc0e50d10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:33:11.509045 crc crio[23733]: time=\"2026-06-09T14:33:11.507496836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:33:11.583459 crc crio[23733]: time=\"2026-06-09T14:33:11.583368198Z\" level=info msg=\"Got pod network &{Name:must-gather-rkjpl Namespace:openshift-must-gather-2r8v6 ID:d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80 UID:11bae0ea-78fb-481e-8552-04224c308fe8 NetNS:/var/run/netns/6047123a-215a-40a1-959b-e80f5c8e0535 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11bae0ea_78fb_481e_8552_04224c308fe8.slice PodAnnotations:0xc002898170}] Aliases:map[]}\"\nJun 09 14:33:11.583459 crc crio[23733]: time=\"2026-06-09T14:33:11.58344806Z\" level=info msg=\"Adding pod openshift-must-gather-2r8v6_must-gather-rkjpl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:33:12.242317 crc crio[23733]: 2026-06-09T14:33:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d96835dd5c216df Mac:fe:28:2a:ab:dc:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/6047123a-215a-40a1-959b-e80f5c8e0535 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:33:12.246963 crc crio[23733]: time=\"2026-06-09T14:33:12.246797543Z\" level=info msg=\"Got pod network &{Name:must-gather-rkjpl Namespace:openshift-must-gather-2r8v6 ID:d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80 UID:11bae0ea-78fb-481e-8552-04224c308fe8 NetNS:/var/run/netns/6047123a-215a-40a1-959b-e80f5c8e0535 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11bae0ea_78fb_481e_8552_04224c308fe8.slice PodAnnotations:0xc002898170}] Aliases:map[]}\"\nJun 09 14:33:12.247252 crc crio[23733]: time=\"2026-06-09T14:33:12.247187002Z\" level=info msg=\"Checking pod openshift-must-gather-2r8v6_must-gather-rkjpl for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:33:12.265342 crc crio[23733]: time=\"2026-06-09T14:33:12.264598026Z\" level=info msg=\"Ran pod sandbox d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80 with infra container: openshift-must-gather-2r8v6/must-gather-rkjpl/POD\" id=03ff5ada-b471-4b04-aa56-423cc0e50d10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:33:12.269644 crc crio[23733]: time=\"2026-06-09T14:33:12.26954764Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=efed3e78-fde3-417d-b3d0-dbd2fb480087 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:33:12.270058 crc crio[23733]: time=\"2026-06-09T14:33:12.269984511Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=efed3e78-fde3-417d-b3d0-dbd2fb480087 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:33:12.270208 crc crio[23733]: time=\"2026-06-09T14:33:12.270096403Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=efed3e78-fde3-417d-b3d0-dbd2fb480087 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:33:12.271536 crc crio[23733]: time=\"2026-06-09T14:33:12.271460007Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=4f357720-1605-40b1-99c7-3860663183c7 name=/runtime.v1.ImageService/PullImage\nJun 09 14:33:12.286226 crc crio[23733]: time=\"2026-06-09T14:33:12.283233652Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"\nJun 09 14:33:18.960398 crc crio[23733]: time=\"2026-06-09T14:33:18.959230963Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=4f357720-1605-40b1-99c7-3860663183c7 name=/runtime.v1.ImageService/PullImage\nJun 09 14:33:18.963877 crc crio[23733]: time=\"2026-06-09T14:33:18.96351225Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=2cfc3977-c254-4d4d-bd9e-7914e0d20f28 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:33:18.967597 crc crio[23733]: time=\"2026-06-09T14:33:18.96750885Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=f0a03bec-405b-45a0-8742-f86a42fbe57b name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:33:18.977531 crc crio[23733]: time=\"2026-06-09T14:33:18.977451577Z\" level=info msg=\"Creating container: openshift-must-gather-2r8v6/must-gather-rkjpl/gather\" id=9ea77f44-aefb-4e78-9ebb-4190394c3753 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:33:18.979080 crc crio[23733]: time=\"2026-06-09T14:33:18.979020686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:33:19.031334 crc crio[23733]: time=\"2026-06-09T14:33:19.031207948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:33:19.507447 crc crio[23733]: time=\"2026-06-09T14:33:19.507349283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:33:19.642049 crc crio[23733]: time=\"2026-06-09T14:33:19.641469517Z\" level=info msg=\"Created container bd84e915a2e33c145a592a5c6e1c364c8d63c861ac13e36dcaa7224c3579a7bb: openshift-must-gather-2r8v6/must-gather-rkjpl/gather\" id=9ea77f44-aefb-4e78-9ebb-4190394c3753 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:33:19.645172 crc crio[23733]: time=\"2026-06-09T14:33:19.644934103Z\" level=info msg=\"Starting container: bd84e915a2e33c145a592a5c6e1c364c8d63c861ac13e36dcaa7224c3579a7bb\" id=b31aa89b-94ff-418d-8f16-8fc41b7c71b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:33:19.656453 crc crio[23733]: time=\"2026-06-09T14:33:19.655466056Z\" level=info msg=\"Started container\" PID=203750 containerID=bd84e915a2e33c145a592a5c6e1c364c8d63c861ac13e36dcaa7224c3579a7bb description=openshift-must-gather-2r8v6/must-gather-rkjpl/gather id=b31aa89b-94ff-418d-8f16-8fc41b7c71b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80\nJun 09 14:33:19.666079 crc crio[23733]: time=\"2026-06-09T14:33:19.665935778Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=d4058002-b421-415f-8e38-14778ffcabfd name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:33:19.671786 crc crio[23733]: time=\"2026-06-09T14:33:19.67165881Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=d30c6f48-b0c4-4158-98a3-a468b0f736a2 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:33:19.685347 crc crio[23733]: time=\"2026-06-09T14:33:19.68528331Z\" level=info msg=\"Creating container: openshift-must-gather-2r8v6/must-gather-rkjpl/copy\" id=109bb88b-c5df-4911-b276-db0dcff464bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:33:19.687088 crc crio[23733]: time=\"2026-06-09T14:33:19.687015202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:33:19.736738 crc crio[23733]: time=\"2026-06-09T14:33:19.736650261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:33:20.023449 crc crio[23733]: time=\"2026-06-09T14:33:20.023377992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:33:20.105187 crc crio[23733]: time=\"2026-06-09T14:33:20.104937855Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:33:20.169520 crc crio[23733]: time=\"2026-06-09T14:33:20.169410493Z\" level=info msg=\"Created container a237a53d0de502db6df33bbedaedcd49b8e95f3e8fac54a803cbdcc2cab77e06: openshift-must-gather-2r8v6/must-gather-rkjpl/copy\" id=109bb88b-c5df-4911-b276-db0dcff464bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:33:20.171572 crc crio[23733]: time=\"2026-06-09T14:33:20.171487015Z\" level=info msg=\"Starting container: a237a53d0de502db6df33bbedaedcd49b8e95f3e8fac54a803cbdcc2cab77e06\" id=f3f2cb5b-ef80-49a9-9e56-4f53ed108254 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:33:20.179955 crc crio[23733]: time=\"2026-06-09T14:33:20.179858873Z\" level=info msg=\"Started container\" PID=203840 containerID=a237a53d0de502db6df33bbedaedcd49b8e95f3e8fac54a803cbdcc2cab77e06 description=openshift-must-gather-2r8v6/must-gather-rkjpl/copy id=f3f2cb5b-ef80-49a9-9e56-4f53ed108254 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80\nJun 09 14:33:24.681151 crc crio[23733]: time=\"2026-06-09T14:33:24.680251958Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:33:24.681151 crc crio[23733]: time=\"2026-06-09T14:33:24.680808832Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:33:25.014095 crc crio[23733]: time=\"2026-06-09T14:33:25.014006541Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:33:25.014537 crc crio[23733]: time=\"2026-06-09T14:33:25.014302299Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:33:25.056518 crc crio[23733]: time=\"2026-06-09T14:33:25.056291485Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:33:25.206902 crc crio[23733]: time=\"2026-06-09T14:33:25.204757739Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:33:25.525905 crc crio[23733]: time=\"2026-06-09T14:33:25.524969124Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:33:25.546573 crc crio[23733]: time=\"2026-06-09T14:33:25.54647996Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:33:26.807228 crc crio[23733]: time=\"2026-06-09T14:33:26.80636458Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-2r8v6/crc-debug-nkg8x/POD\" id=6c1c6c6a-b281-4e06-be15-2149b28fd6cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:33:26.809509 crc crio[23733]: time=\"2026-06-09T14:33:26.807309554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:33:26.846923 crc crio[23733]: time=\"2026-06-09T14:33:26.846805999Z\" 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=6c1c6c6a-b281-4e06-be15-2149b28fd6cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:33:26.877973 crc crio[23733]: time=\"2026-06-09T14:33:26.877860453Z\" level=info msg=\"Ran pod sandbox f6d694381cfafc0249e9fcfbe1da9bd860717e4f38ec01b64aa7fd7defaf4fc5 with infra container: openshift-must-gather-2r8v6/crc-debug-nkg8x/POD\" id=6c1c6c6a-b281-4e06-be15-2149b28fd6cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:33:26.881755 crc crio[23733]: time=\"2026-06-09T14:33:26.881630567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=bd8f3d04-263a-4e63-bae4-2cc1ee562c67 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:33:26.882220 crc crio[23733]: time=\"2026-06-09T14:33:26.882064508Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=bd8f3d04-263a-4e63-bae4-2cc1ee562c67 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:33:26.882220 crc crio[23733]: time=\"2026-06-09T14:33:26.882198891Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=bd8f3d04-263a-4e63-bae4-2cc1ee562c67 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:33:26.885163 crc crio[23733]: time=\"2026-06-09T14:33:26.885022442Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=385676a6-83a6-4293-a186-1204551afef9 name=/runtime.v1.ImageService/PullImage\nJun 09 14:33:26.891589 crc crio[23733]: time=\"2026-06-09T14:33:26.891487243Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"\nJun 09 14:33:54.282064 crc crio[23733]: time=\"2026-06-09T14:33:54.280731577Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=385676a6-83a6-4293-a186-1204551afef9 name=/runtime.v1.ImageService/PullImage\nJun 09 14:33:54.285949 crc crio[23733]: time=\"2026-06-09T14:33:54.285845964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=51183399-63be-4d0a-b5c0-2140f0324c89 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:33:54.291706 crc crio[23733]: time=\"2026-06-09T14:33:54.291605299Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=3b29e413-9bc6-4af2-afba-92b900d83e46 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:33:54.306625 crc crio[23733]: time=\"2026-06-09T14:33:54.30651148Z\" level=info msg=\"Creating container: openshift-must-gather-2r8v6/crc-debug-nkg8x/container-00\" id=04556317-24cc-426a-ae44-f7d16cc4fe71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:33:54.310253 crc crio[23733]: time=\"2026-06-09T14:33:54.310167422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:33:54.368874 crc crio[23733]: time=\"2026-06-09T14:33:54.368584148Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=04556317-24cc-426a-ae44-f7d16cc4fe71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:33:54.423562 crc crio[23733]: time=\"2026-06-09T14:33:54.423449527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:33:54.429970 crc crio[23733]: time=\"2026-06-09T14:33:54.429897987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:33:55.009446 crc crio[23733]: time=\"2026-06-09T14:33:55.008078536Z\" level=info msg=\"Created container f73aa8350748587a0c0e43b83c02b596034ddcc5e451b796e41e50a772037a5d: openshift-must-gather-2r8v6/crc-debug-nkg8x/container-00\" id=04556317-24cc-426a-ae44-f7d16cc4fe71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:33:55.016284 crc crio[23733]: time=\"2026-06-09T14:33:55.016193579Z\" level=info msg=\"Starting container: f73aa8350748587a0c0e43b83c02b596034ddcc5e451b796e41e50a772037a5d\" id=dfe60edf-c141-40a2-b1ca-1f140652c274 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:33:55.025874 crc crio[23733]: time=\"2026-06-09T14:33:55.025724197Z\" level=info msg=\"Started container\" PID=209769 containerID=f73aa8350748587a0c0e43b83c02b596034ddcc5e451b796e41e50a772037a5d description=openshift-must-gather-2r8v6/crc-debug-nkg8x/container-00 id=dfe60edf-c141-40a2-b1ca-1f140652c274 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6d694381cfafc0249e9fcfbe1da9bd860717e4f38ec01b64aa7fd7defaf4fc5\nJun 09 14:34:00.535478 crc crio[23733]: time=\"2026-06-09T14:34:00.53456761Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683594-k692r/POD\" id=f0dcea61-bf96-4a60-8738-9d4e532c0396 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:34:00.540162 crc crio[23733]: time=\"2026-06-09T14:34:00.537031072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:34:00.598607 crc crio[23733]: time=\"2026-06-09T14:34:00.59673721Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683594-k692r Namespace:openshift-infra ID:b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f UID:aa9909de-c95e-45d8-a1c1-cc4e0e8ab92a NetNS:/var/run/netns/f75c78cc-e975-4c97-86d4-36d93b4cc334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa9909de_c95e_45d8_a1c1_cc4e0e8ab92a.slice PodAnnotations:0xc0020d8ad0}] Aliases:map[]}\"\nJun 09 14:34:00.598607 crc crio[23733]: time=\"2026-06-09T14:34:00.596826502Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683594-k692r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:34:01.511368 crc crio[23733]: 2026-06-09T14:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0297169d74d92a Mac:46:37:42:6c:10:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/f75c78cc-e975-4c97-86d4-36d93b4cc334 SocketPath: PciID:}] [{Interface:0xc0000147a0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:34:01.513454 crc crio[23733]: time=\"2026-06-09T14:34:01.513219516Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683594-k692r Namespace:openshift-infra ID:b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f UID:aa9909de-c95e-45d8-a1c1-cc4e0e8ab92a NetNS:/var/run/netns/f75c78cc-e975-4c97-86d4-36d93b4cc334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa9909de_c95e_45d8_a1c1_cc4e0e8ab92a.slice PodAnnotations:0xc0020d8ad0}] Aliases:map[]}\"\nJun 09 14:34:01.513454 crc crio[23733]: time=\"2026-06-09T14:34:01.513421171Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683594-k692r for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:34:01.537250 crc crio[23733]: time=\"2026-06-09T14:34:01.537160303Z\" level=info msg=\"Ran pod sandbox b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f with infra container: openshift-infra/auto-csr-approver-29683594-k692r/POD\" id=f0dcea61-bf96-4a60-8738-9d4e532c0396 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:34:01.540007 crc crio[23733]: time=\"2026-06-09T14:34:01.539953624Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=aea9e6d7-87f9-4ac0-b42a-1ffb049b0159 name=/runtime.v1.ImageService/PullImage\nJun 09 14:34:01.551735 crc crio[23733]: time=\"2026-06-09T14:34:01.551630605Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 14:34:02.668055 crc crio[23733]: time=\"2026-06-09T14:34:02.667393411Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=aea9e6d7-87f9-4ac0-b42a-1ffb049b0159 name=/runtime.v1.ImageService/PullImage\nJun 09 14:34:02.669619 crc crio[23733]: time=\"2026-06-09T14:34:02.669526183Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6fbe259c-d37c-41d6-9531-10e2a5133d11 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:34:02.673311 crc crio[23733]: time=\"2026-06-09T14:34:02.673091313Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a84e76a1-f336-46d4-a1b0-3a4fcdc8b23b name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:34:02.685005 crc crio[23733]: time=\"2026-06-09T14:34:02.684497297Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683594-k692r/oc\" id=51b4f864-9d43-4b64-9c30-40d4cb7f1393 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:34:02.685505 crc crio[23733]: time=\"2026-06-09T14:34:02.685331178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:34:02.771593 crc crio[23733]: time=\"2026-06-09T14:34:02.771287282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:34:03.636036 crc crio[23733]: time=\"2026-06-09T14:34:03.635528515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:34:03.807795 crc crio[23733]: time=\"2026-06-09T14:34:03.807644137Z\" level=info msg=\"Created container 4cc73c5ab587ec44421bedfdb045953b11225bc9b769a71f4cfd37f43c928ce6: openshift-infra/auto-csr-approver-29683594-k692r/oc\" id=51b4f864-9d43-4b64-9c30-40d4cb7f1393 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:34:03.810080 crc crio[23733]: time=\"2026-06-09T14:34:03.809989016Z\" level=info msg=\"Starting container: 4cc73c5ab587ec44421bedfdb045953b11225bc9b769a71f4cfd37f43c928ce6\" id=8c2bbb20-116b-48a6-bbb1-e78ec35830cf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:34:03.816028 crc crio[23733]: time=\"2026-06-09T14:34:03.815938174Z\" level=info msg=\"Started container\" PID=211021 containerID=4cc73c5ab587ec44421bedfdb045953b11225bc9b769a71f4cfd37f43c928ce6 description=openshift-infra/auto-csr-approver-29683594-k692r/oc id=8c2bbb20-116b-48a6-bbb1-e78ec35830cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f\nJun 09 14:34:05.517954 crc crio[23733]: time=\"2026-06-09T14:34:05.517343045Z\" level=info msg=\"Stopping pod sandbox: b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f\" id=9685fd26-f901-42e0-9632-cc199cf0eeaf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:34:05.520265 crc crio[23733]: time=\"2026-06-09T14:34:05.518657878Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683594-k692r Namespace:openshift-infra ID:b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f UID:aa9909de-c95e-45d8-a1c1-cc4e0e8ab92a NetNS:/var/run/netns/f75c78cc-e975-4c97-86d4-36d93b4cc334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa9909de_c95e_45d8_a1c1_cc4e0e8ab92a.slice PodAnnotations:0xc0020d8d18}] Aliases:map[]}\"\nJun 09 14:34:05.520265 crc crio[23733]: time=\"2026-06-09T14:34:05.518861293Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683594-k692r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:34:07.756309 crc crio[23733]: time=\"2026-06-09T14:34:07.755386019Z\" level=info msg=\"Stopped pod sandbox: b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f\" id=9685fd26-f901-42e0-9632-cc199cf0eeaf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:34:23.832080 crc crio[23733]: time=\"2026-06-09T14:34:23.830756829Z\" level=info msg=\"Stopping pod sandbox: f6d694381cfafc0249e9fcfbe1da9bd860717e4f38ec01b64aa7fd7defaf4fc5\" id=d75a4a54-c214-423b-91d5-fe9cffc8063f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:34:23.858042 crc crio[23733]: time=\"2026-06-09T14:34:23.857772382Z\" level=info msg=\"Stopped pod sandbox: f6d694381cfafc0249e9fcfbe1da9bd860717e4f38ec01b64aa7fd7defaf4fc5\" id=d75a4a54-c214-423b-91d5-fe9cffc8063f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:34:25.956505 crc crio[23733]: time=\"2026-06-09T14:34:25.955479526Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-2r8v6/crc-debug-4pplp/POD\" id=1c4f209b-22af-4c63-a223-078c19e6988c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:34:25.956505 crc crio[23733]: time=\"2026-06-09T14:34:25.956508072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:34:25.982724 crc crio[23733]: time=\"2026-06-09T14:34:25.982288255Z\" 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=1c4f209b-22af-4c63-a223-078c19e6988c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:34:26.004543 crc crio[23733]: time=\"2026-06-09T14:34:26.002385146Z\" level=info msg=\"Ran pod sandbox 6130af44f39881e83ca86e37f00ac293398ccd5802589082b21d146d64979fbc with infra container: openshift-must-gather-2r8v6/crc-debug-4pplp/POD\" id=1c4f209b-22af-4c63-a223-078c19e6988c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:34:26.005508 crc crio[23733]: time=\"2026-06-09T14:34:26.005382641Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=c8bb1960-4261-4340-954d-423af1679898 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:34:26.011994 crc crio[23733]: time=\"2026-06-09T14:34:26.011880853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=edb03e6c-2e02-48e2-a655-445916516eba name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:34:26.026207 crc crio[23733]: time=\"2026-06-09T14:34:26.025895692Z\" level=info msg=\"Creating container: openshift-must-gather-2r8v6/crc-debug-4pplp/container-00\" id=d88a9f66-40b0-46c0-b6e5-7c8bb341ae60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:34:26.026569 crc crio[23733]: time=\"2026-06-09T14:34:26.026539589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:34:26.077884 crc crio[23733]: time=\"2026-06-09T14:34:26.077755835Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=d88a9f66-40b0-46c0-b6e5-7c8bb341ae60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:34:26.097253 crc crio[23733]: time=\"2026-06-09T14:34:26.097029547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:34:26.106249 crc crio[23733]: time=\"2026-06-09T14:34:26.106158584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:34:26.855821 crc crio[23733]: time=\"2026-06-09T14:34:26.855292487Z\" level=info msg=\"Created container cebccac142f484d96a78ff242f5d9368f3c87d0ddbcefd56dd7f481d77d9e6bc: openshift-must-gather-2r8v6/crc-debug-4pplp/container-00\" id=d88a9f66-40b0-46c0-b6e5-7c8bb341ae60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:34:26.856913 crc crio[23733]: time=\"2026-06-09T14:34:26.856856065Z\" level=info msg=\"Starting container: cebccac142f484d96a78ff242f5d9368f3c87d0ddbcefd56dd7f481d77d9e6bc\" id=d19f6e62-173c-4e71-b056-52f327bb59c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:34:26.864406 crc crio[23733]: time=\"2026-06-09T14:34:26.864323461Z\" level=info msg=\"Started container\" PID=215478 containerID=cebccac142f484d96a78ff242f5d9368f3c87d0ddbcefd56dd7f481d77d9e6bc description=openshift-must-gather-2r8v6/crc-debug-4pplp/container-00 id=d19f6e62-173c-4e71-b056-52f327bb59c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6130af44f39881e83ca86e37f00ac293398ccd5802589082b21d146d64979fbc\nJun 09 14:34:28.946072 crc crio[23733]: time=\"2026-06-09T14:34:28.945475922Z\" level=info msg=\"Stopping pod sandbox: 6130af44f39881e83ca86e37f00ac293398ccd5802589082b21d146d64979fbc\" id=93a3fdd3-6ace-4f51-bb14-c7e67c5128da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:34:28.960102 crc crio[23733]: time=\"2026-06-09T14:34:28.960012825Z\" level=info msg=\"Stopped pod sandbox: 6130af44f39881e83ca86e37f00ac293398ccd5802589082b21d146d64979fbc\" id=93a3fdd3-6ace-4f51-bb14-c7e67c5128da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:34:29.966582 crc crio[23733]: time=\"2026-06-09T14:34:29.965816769Z\" level=info msg=\"Removing container: cebccac142f484d96a78ff242f5d9368f3c87d0ddbcefd56dd7f481d77d9e6bc\" id=ae538e3d-e901-439e-b43a-3e19b730f0e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:34:30.003756 crc crio[23733]: time=\"2026-06-09T14:34:30.003648562Z\" level=info msg=\"Removed container cebccac142f484d96a78ff242f5d9368f3c87d0ddbcefd56dd7f481d77d9e6bc: openshift-must-gather-2r8v6/crc-debug-4pplp/container-00\" id=ae538e3d-e901-439e-b43a-3e19b730f0e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:34:32.631754 crc crio[23733]: time=\"2026-06-09T14:34:32.630960595Z\" level=info msg=\"Removing container: 35b6bc81e448124d8f3fd6712d287747b3223e27b3ae4390ace513a1daf56097\" id=d96b823d-ce36-44e5-972f-a8de85ccefdd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:34:32.868561 crc crio[23733]: time=\"2026-06-09T14:34:32.868427678Z\" level=info msg=\"Removed container 35b6bc81e448124d8f3fd6712d287747b3223e27b3ae4390ace513a1daf56097: openshift-infra/auto-csr-approver-29683588-95nbq/oc\" id=d96b823d-ce36-44e5-972f-a8de85ccefdd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:34:32.883718 crc crio[23733]: time=\"2026-06-09T14:34:32.883477353Z\" level=info msg=\"Stopping pod sandbox: c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521\" id=1063c857-b6d5-4646-85ed-b0fd4a83e5ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:34:32.883718 crc crio[23733]: time=\"2026-06-09T14:34:32.883578146Z\" level=info msg=\"Stopped pod sandbox (already stopped): c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521\" id=1063c857-b6d5-4646-85ed-b0fd4a83e5ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:34:32.884308 crc crio[23733]: time=\"2026-06-09T14:34:32.884243262Z\" level=info msg=\"Removing pod sandbox: c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521\" id=e508ed12-5f2d-4f9e-b93e-8475d0aa308a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:34:32.899903 crc crio[23733]: time=\"2026-06-09T14:34:32.89979373Z\" level=info msg=\"Removed pod sandbox: c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521\" id=e508ed12-5f2d-4f9e-b93e-8475d0aa308a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:34:32.901520 crc crio[23733]: time=\"2026-06-09T14:34:32.901292078Z\" level=info msg=\"Stopping pod sandbox: 6130af44f39881e83ca86e37f00ac293398ccd5802589082b21d146d64979fbc\" id=920df6fc-af6c-4efd-9b8e-8dcc7ae5da49 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:34:32.901520 crc crio[23733]: time=\"2026-06-09T14:34:32.90136371Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6130af44f39881e83ca86e37f00ac293398ccd5802589082b21d146d64979fbc\" id=920df6fc-af6c-4efd-9b8e-8dcc7ae5da49 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:34:32.902051 crc crio[23733]: time=\"2026-06-09T14:34:32.901971574Z\" level=info msg=\"Removing pod sandbox: 6130af44f39881e83ca86e37f00ac293398ccd5802589082b21d146d64979fbc\" id=a1cba06c-481a-4f89-abcb-bc64b92e884b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:34:32.917478 crc crio[23733]: time=\"2026-06-09T14:34:32.916916786Z\" level=info msg=\"Removed pod sandbox: 6130af44f39881e83ca86e37f00ac293398ccd5802589082b21d146d64979fbc\" id=a1cba06c-481a-4f89-abcb-bc64b92e884b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:35:07.623984 crc crio[23733]: time=\"2026-06-09T14:35:07.623095916Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-4fm2h/POD\" id=a5833e51-0a76-4cc8-9b12-72e109427ff2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:35:07.626901 crc crio[23733]: time=\"2026-06-09T14:35:07.62404299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:35:07.675008 crc crio[23733]: time=\"2026-06-09T14:35:07.674913199Z\" level=info msg=\"Got pod network &{Name:community-operators-4fm2h Namespace:openshift-marketplace ID:473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222 UID:c9d3b094-afd8-4d82-a601-9cd2c6b1b102 NetNS:/var/run/netns/550ab9fb-e073-4ea3-a678-4d74e319d43b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9d3b094_afd8_4d82_a601_9cd2c6b1b102.slice PodAnnotations:0xc002898108}] Aliases:map[]}\"\nJun 09 14:35:07.675008 crc crio[23733]: time=\"2026-06-09T14:35:07.67498289Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-4fm2h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:35:08.427260 crc crio[23733]: 2026-06-09T14:35:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:473a9b32d74e5d9 Mac:26:e2:a1:b0:50:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/550ab9fb-e073-4ea3-a678-4d74e319d43b SocketPath: PciID:}] [{Interface:0xc00025afb0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:35:08.428792 crc crio[23733]: time=\"2026-06-09T14:35:08.428711317Z\" level=info msg=\"Got pod network &{Name:community-operators-4fm2h Namespace:openshift-marketplace ID:473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222 UID:c9d3b094-afd8-4d82-a601-9cd2c6b1b102 NetNS:/var/run/netns/550ab9fb-e073-4ea3-a678-4d74e319d43b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9d3b094_afd8_4d82_a601_9cd2c6b1b102.slice PodAnnotations:0xc002898108}] Aliases:map[]}\"\nJun 09 14:35:08.428968 crc crio[23733]: time=\"2026-06-09T14:35:08.428933402Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-4fm2h for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:35:08.471766 crc crio[23733]: time=\"2026-06-09T14:35:08.471465954Z\" level=info msg=\"Ran pod sandbox 473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222 with infra container: openshift-marketplace/community-operators-4fm2h/POD\" id=a5833e51-0a76-4cc8-9b12-72e109427ff2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:35:08.476361 crc crio[23733]: time=\"2026-06-09T14:35:08.476028947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=97ad4986-8c08-4a39-abc0-f3dc35955a5e name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:35:08.479306 crc crio[23733]: time=\"2026-06-09T14:35:08.479246598Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d1af3182-b5b5-44cc-8745-29395dafcf44 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:35:08.489147 crc crio[23733]: time=\"2026-06-09T14:35:08.489005251Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4fm2h/extract-utilities\" id=7d86f889-3a97-4fe3-a837-133061949c84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:35:08.489793 crc crio[23733]: time=\"2026-06-09T14:35:08.489622656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:35:08.558527 crc crio[23733]: time=\"2026-06-09T14:35:08.558409602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:35:08.570539 crc crio[23733]: time=\"2026-06-09T14:35:08.570399231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:35:08.954003 crc crio[23733]: time=\"2026-06-09T14:35:08.953880574Z\" level=info msg=\"Created container 4d603443441bcfddd5dda9b0692a3235c3da9f05e1a82ed70f8dc5e4dfd9f0b6: openshift-marketplace/community-operators-4fm2h/extract-utilities\" id=7d86f889-3a97-4fe3-a837-133061949c84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:35:08.956989 crc crio[23733]: time=\"2026-06-09T14:35:08.956414527Z\" level=info msg=\"Starting container: 4d603443441bcfddd5dda9b0692a3235c3da9f05e1a82ed70f8dc5e4dfd9f0b6\" id=a029e109-a0ca-4776-a958-7f332a01a07d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:35:08.964726 crc crio[23733]: time=\"2026-06-09T14:35:08.964410147Z\" level=info msg=\"Started container\" PID=223188 containerID=4d603443441bcfddd5dda9b0692a3235c3da9f05e1a82ed70f8dc5e4dfd9f0b6 description=openshift-marketplace/community-operators-4fm2h/extract-utilities id=a029e109-a0ca-4776-a958-7f332a01a07d name=/runtime.v1.RuntimeService/StartContainer sandboxID=473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222\nJun 09 14:35:09.654051 crc crio[23733]: time=\"2026-06-09T14:35:09.647936093Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=95e531f9-3608-46f8-8847-dacfa1fa7d0e name=/runtime.v1.ImageService/PullImage\nJun 09 14:35:09.661228 crc crio[23733]: time=\"2026-06-09T14:35:09.660940657Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 09 14:35:10.229376 crc crio[23733]: time=\"2026-06-09T14:35:10.22881513Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=95e531f9-3608-46f8-8847-dacfa1fa7d0e name=/runtime.v1.ImageService/PullImage\nJun 09 14:35:10.231253 crc crio[23733]: time=\"2026-06-09T14:35:10.231151297Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=029e3d98-e653-4a3e-9a9e-b1c13c68b891 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:35:10.234957 crc crio[23733]: time=\"2026-06-09T14:35:10.23482233Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c371e9a7-8334-4207-8dd2-7e7eddecf759 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:35:10.240950 crc crio[23733]: time=\"2026-06-09T14:35:10.24084953Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4fm2h/extract-content\" id=68edf7fe-3994-47c3-8438-c921a3c972a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:35:10.241526 crc crio[23733]: time=\"2026-06-09T14:35:10.241429754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:35:10.286701 crc crio[23733]: time=\"2026-06-09T14:35:10.286424056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:35:10.290183 crc crio[23733]: time=\"2026-06-09T14:35:10.290053957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:35:10.480862 crc crio[23733]: time=\"2026-06-09T14:35:10.480709242Z\" level=info msg=\"Created container d9c0683f04f82cda01d49ea4a27c659627615ac2214e5271ad6a2c6df7339cbf: openshift-marketplace/community-operators-4fm2h/extract-content\" id=68edf7fe-3994-47c3-8438-c921a3c972a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:35:10.482759 crc crio[23733]: time=\"2026-06-09T14:35:10.482709522Z\" level=info msg=\"Starting container: d9c0683f04f82cda01d49ea4a27c659627615ac2214e5271ad6a2c6df7339cbf\" id=918a3738-74c9-4a1d-8679-bdd42a2a95cf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:35:10.489878 crc crio[23733]: time=\"2026-06-09T14:35:10.48983347Z\" level=info msg=\"Started container\" PID=223637 containerID=d9c0683f04f82cda01d49ea4a27c659627615ac2214e5271ad6a2c6df7339cbf description=openshift-marketplace/community-operators-4fm2h/extract-content id=918a3738-74c9-4a1d-8679-bdd42a2a95cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222\nJun 09 14:35:12.710307 crc crio[23733]: time=\"2026-06-09T14:35:12.708652674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=174cff8e-568a-4337-9919-c3bb56bca543 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:35:12.711856 crc crio[23733]: time=\"2026-06-09T14:35:12.711599697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0ef662ae-3082-406e-b917-a8d6028b2097 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:35:12.788939 crc crio[23733]: time=\"2026-06-09T14:35:12.788796973Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4fm2h/registry-server\" id=dd23fdd1-03f9-42f6-9388-838342a5006d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:35:12.789710 crc crio[23733]: time=\"2026-06-09T14:35:12.789596702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:35:12.882210 crc crio[23733]: time=\"2026-06-09T14:35:12.882028738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:35:12.898885 crc crio[23733]: time=\"2026-06-09T14:35:12.898804436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:35:13.083497 crc crio[23733]: time=\"2026-06-09T14:35:13.083431051Z\" level=info msg=\"Created container 028647e14d9198d600aacec8506db78036130609997ea25d7ae6595e4a6d1b8b: openshift-marketplace/community-operators-4fm2h/registry-server\" id=dd23fdd1-03f9-42f6-9388-838342a5006d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:35:13.085557 crc crio[23733]: time=\"2026-06-09T14:35:13.085525633Z\" level=info msg=\"Starting container: 028647e14d9198d600aacec8506db78036130609997ea25d7ae6595e4a6d1b8b\" id=6fdfd03b-7880-4026-94cb-dbe67787b5ac name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:35:13.091718 crc crio[23733]: time=\"2026-06-09T14:35:13.091615325Z\" level=info msg=\"Started container\" PID=224346 containerID=028647e14d9198d600aacec8506db78036130609997ea25d7ae6595e4a6d1b8b description=openshift-marketplace/community-operators-4fm2h/registry-server id=6fdfd03b-7880-4026-94cb-dbe67787b5ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222\nJun 09 14:35:20.947276 crc crio[23733]: time=\"2026-06-09T14:35:20.946354355Z\" level=info msg=\"Stopping container: 028647e14d9198d600aacec8506db78036130609997ea25d7ae6595e4a6d1b8b (timeout: 2s)\" id=358a1268-517c-4300-890d-60bf2c32895d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:35:21.078489 crc crio[23733]: time=\"2026-06-09T14:35:21.078410808Z\" level=info msg=\"Stopped container 028647e14d9198d600aacec8506db78036130609997ea25d7ae6595e4a6d1b8b: openshift-marketplace/community-operators-4fm2h/registry-server\" id=358a1268-517c-4300-890d-60bf2c32895d name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:35:21.080612 crc crio[23733]: time=\"2026-06-09T14:35:21.080511571Z\" level=info msg=\"Stopping pod sandbox: 473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222\" id=9a6319bd-38e4-4af4-84fe-239fa41f4c3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:35:21.081759 crc crio[23733]: time=\"2026-06-09T14:35:21.081506235Z\" level=info msg=\"Got pod network &{Name:community-operators-4fm2h Namespace:openshift-marketplace ID:473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222 UID:c9d3b094-afd8-4d82-a601-9cd2c6b1b102 NetNS:/var/run/netns/550ab9fb-e073-4ea3-a678-4d74e319d43b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9d3b094_afd8_4d82_a601_9cd2c6b1b102.slice PodAnnotations:0xc00580a708}] Aliases:map[]}\"\nJun 09 14:35:21.081893 crc crio[23733]: time=\"2026-06-09T14:35:21.081806712Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-4fm2h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:35:21.433977 crc crio[23733]: time=\"2026-06-09T14:35:21.433471213Z\" level=info msg=\"Stopped pod sandbox: 473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222\" id=9a6319bd-38e4-4af4-84fe-239fa41f4c3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:35:21.968528 crc crio[23733]: time=\"2026-06-09T14:35:21.968409952Z\" level=info msg=\"Removing container: 028647e14d9198d600aacec8506db78036130609997ea25d7ae6595e4a6d1b8b\" id=3c981dd2-52a0-4c22-8499-49a3733da71e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:35:21.999501 crc crio[23733]: time=\"2026-06-09T14:35:21.998689838Z\" level=info msg=\"Removed container 028647e14d9198d600aacec8506db78036130609997ea25d7ae6595e4a6d1b8b: openshift-marketplace/community-operators-4fm2h/registry-server\" id=3c981dd2-52a0-4c22-8499-49a3733da71e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:35:22.001613 crc crio[23733]: time=\"2026-06-09T14:35:22.001533609Z\" level=info msg=\"Removing container: d9c0683f04f82cda01d49ea4a27c659627615ac2214e5271ad6a2c6df7339cbf\" id=4dd9eccd-3dec-48ff-8b79-5b26f7dfe46d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:35:22.045531 crc crio[23733]: time=\"2026-06-09T14:35:22.045361892Z\" level=info msg=\"Removed container d9c0683f04f82cda01d49ea4a27c659627615ac2214e5271ad6a2c6df7339cbf: openshift-marketplace/community-operators-4fm2h/extract-content\" id=4dd9eccd-3dec-48ff-8b79-5b26f7dfe46d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:35:22.062379 crc crio[23733]: time=\"2026-06-09T14:35:22.062282035Z\" level=info msg=\"Removing container: 4d603443441bcfddd5dda9b0692a3235c3da9f05e1a82ed70f8dc5e4dfd9f0b6\" id=3674fc95-3843-4e67-bb14-124ef89b4021 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:35:22.108196 crc crio[23733]: time=\"2026-06-09T14:35:22.107936493Z\" level=info msg=\"Removed container 4d603443441bcfddd5dda9b0692a3235c3da9f05e1a82ed70f8dc5e4dfd9f0b6: openshift-marketplace/community-operators-4fm2h/extract-utilities\" id=3674fc95-3843-4e67-bb14-124ef89b4021 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:35:32.952352 crc crio[23733]: time=\"2026-06-09T14:35:32.951499168Z\" level=info msg=\"Stopping pod sandbox: 473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222\" id=1d1cb498-828f-48f8-b1ca-b25c7e22fcae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:35:32.954494 crc crio[23733]: time=\"2026-06-09T14:35:32.952382139Z\" level=info msg=\"Stopped pod sandbox (already stopped): 473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222\" id=1d1cb498-828f-48f8-b1ca-b25c7e22fcae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:35:32.954494 crc crio[23733]: time=\"2026-06-09T14:35:32.953561949Z\" level=info msg=\"Removing pod sandbox: 473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222\" id=70a21b33-c8a7-4056-9624-0c673e87059c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:35:32.970213 crc crio[23733]: time=\"2026-06-09T14:35:32.970063361Z\" level=info msg=\"Removed pod sandbox: 473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222\" id=70a21b33-c8a7-4056-9624-0c673e87059c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:35:59.006825 crc crio[23733]: time=\"2026-06-09T14:35:59.005792281Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-6tsvb/POD\" id=7cd88d2b-fbf9-4e40-aef5-311cf2eb243f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:35:59.006825 crc crio[23733]: time=\"2026-06-09T14:35:59.006817027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:35:59.073843 crc crio[23733]: time=\"2026-06-09T14:35:59.073778436Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6tsvb Namespace:openshift-marketplace ID:d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365 UID:c919dc70-9714-4ba4-981c-d61b92a45878 NetNS:/var/run/netns/c7434ffc-5664-4966-91c1-219a4b378186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc919dc70_9714_4ba4_981c_d61b92a45878.slice PodAnnotations:0xc001026c68}] Aliases:map[]}\"\nJun 09 14:35:59.074521 crc crio[23733]: time=\"2026-06-09T14:35:59.074492794Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-6tsvb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:35:59.747872 crc crio[23733]: 2026-06-09T14:35:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2bd0a4a4a60d63 Mac:82:09:ab:23:13:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/c7434ffc-5664-4966-91c1-219a4b378186 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:35:59.755460 crc crio[23733]: time=\"2026-06-09T14:35:59.749806555Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6tsvb Namespace:openshift-marketplace ID:d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365 UID:c919dc70-9714-4ba4-981c-d61b92a45878 NetNS:/var/run/netns/c7434ffc-5664-4966-91c1-219a4b378186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc919dc70_9714_4ba4_981c_d61b92a45878.slice PodAnnotations:0xc001026c68}] Aliases:map[]}\"\nJun 09 14:35:59.755460 crc crio[23733]: time=\"2026-06-09T14:35:59.750016541Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-6tsvb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:35:59.765702 crc crio[23733]: time=\"2026-06-09T14:35:59.765067366Z\" level=info msg=\"Ran pod sandbox d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365 with infra container: openshift-marketplace/redhat-marketplace-6tsvb/POD\" id=7cd88d2b-fbf9-4e40-aef5-311cf2eb243f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:35:59.772296 crc crio[23733]: time=\"2026-06-09T14:35:59.772219215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d1e2d9f2-0f09-4e8e-a520-1770915c400c name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:35:59.776315 crc crio[23733]: time=\"2026-06-09T14:35:59.774749299Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=053f37a2-2a69-4459-84c4-68679341681f name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:35:59.801815 crc crio[23733]: time=\"2026-06-09T14:35:59.801641448Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6tsvb/extract-utilities\" id=db00a61a-11e3-4627-a05c-08652109951e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:35:59.802368 crc crio[23733]: time=\"2026-06-09T14:35:59.802318355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:35:59.888249 crc crio[23733]: time=\"2026-06-09T14:35:59.888069345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:35:59.894791 crc crio[23733]: time=\"2026-06-09T14:35:59.89472132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:36:00.086211 crc crio[23733]: time=\"2026-06-09T14:36:00.085540629Z\" level=info msg=\"Created container 3750e80bfbade3cf262663bd778a44cdd6d6afd17865581174d40d8254ae88c6: openshift-marketplace/redhat-marketplace-6tsvb/extract-utilities\" id=db00a61a-11e3-4627-a05c-08652109951e name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:36:00.088059 crc crio[23733]: time=\"2026-06-09T14:36:00.087428166Z\" level=info msg=\"Starting container: 3750e80bfbade3cf262663bd778a44cdd6d6afd17865581174d40d8254ae88c6\" id=f7127956-321f-402b-9657-5c5450dec5d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:36:00.097404 crc crio[23733]: time=\"2026-06-09T14:36:00.097295551Z\" level=info msg=\"Started container\" PID=234812 containerID=3750e80bfbade3cf262663bd778a44cdd6d6afd17865581174d40d8254ae88c6 description=openshift-marketplace/redhat-marketplace-6tsvb/extract-utilities id=f7127956-321f-402b-9657-5c5450dec5d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365\nJun 09 14:36:00.724500 crc crio[23733]: time=\"2026-06-09T14:36:00.723841537Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1cb89c8b-1a81-4c55-9888-061aea0188b4 name=/runtime.v1.ImageService/PullImage\nJun 09 14:36:00.732878 crc crio[23733]: time=\"2026-06-09T14:36:00.73279482Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 09 14:36:00.754891 crc crio[23733]: time=\"2026-06-09T14:36:00.754810329Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683596-jhbr5/POD\" id=9a0beca7-aecc-43c4-aa79-90473b7c03f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:36:00.755074 crc crio[23733]: time=\"2026-06-09T14:36:00.754919993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:36:00.789501 crc crio[23733]: time=\"2026-06-09T14:36:00.789414963Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683596-jhbr5 Namespace:openshift-infra ID:0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2 UID:3d55b832-6603-4374-a362-2654340b8adf NetNS:/var/run/netns/f38c1bcc-a9f6-4d8b-9b78-ed81363e7ac7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d55b832_6603_4374_a362_2654340b8adf.slice PodAnnotations:0xc0027d07e0}] Aliases:map[]}\"\nJun 09 14:36:00.789501 crc crio[23733]: time=\"2026-06-09T14:36:00.789480464Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683596-jhbr5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:36:01.162319 crc crio[23733]: 2026-06-09T14:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d50ce251ed431e Mac:72:83:05:b2:ec:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/f38c1bcc-a9f6-4d8b-9b78-ed81363e7ac7 SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:36:01.163030 crc crio[23733]: time=\"2026-06-09T14:36:01.162945498Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683596-jhbr5 Namespace:openshift-infra ID:0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2 UID:3d55b832-6603-4374-a362-2654340b8adf NetNS:/var/run/netns/f38c1bcc-a9f6-4d8b-9b78-ed81363e7ac7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d55b832_6603_4374_a362_2654340b8adf.slice PodAnnotations:0xc0027d07e0}] Aliases:map[]}\"\nJun 09 14:36:01.165032 crc crio[23733]: time=\"2026-06-09T14:36:01.164962108Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683596-jhbr5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:36:01.203897 crc crio[23733]: time=\"2026-06-09T14:36:01.203798847Z\" level=info msg=\"Ran pod sandbox 0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2 with infra container: openshift-infra/auto-csr-approver-29683596-jhbr5/POD\" id=9a0beca7-aecc-43c4-aa79-90473b7c03f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:36:01.212675 crc crio[23733]: time=\"2026-06-09T14:36:01.212558875Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8d878cf2-d6ef-40fd-b268-fd515969c186 name=/runtime.v1.ImageService/PullImage\nJun 09 14:36:01.218366 crc crio[23733]: time=\"2026-06-09T14:36:01.218299548Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 14:36:01.361382 crc crio[23733]: time=\"2026-06-09T14:36:01.361275835Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=1cb89c8b-1a81-4c55-9888-061aea0188b4 name=/runtime.v1.ImageService/PullImage\nJun 09 14:36:01.362327 crc crio[23733]: time=\"2026-06-09T14:36:01.362248678Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=293a96cb-07e2-48a5-bf02-521ff2c58eaa name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:36:01.365322 crc crio[23733]: time=\"2026-06-09T14:36:01.365081809Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=439ea823-d374-430b-992b-6a6bdcf11bb8 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:36:01.372351 crc crio[23733]: time=\"2026-06-09T14:36:01.372263388Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6tsvb/extract-content\" id=cfdab155-6b97-4b33-9cd6-b595a5041a19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:36:01.372936 crc crio[23733]: time=\"2026-06-09T14:36:01.372882924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:36:01.434091 crc crio[23733]: time=\"2026-06-09T14:36:01.433890536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:36:01.440929 crc crio[23733]: time=\"2026-06-09T14:36:01.44050624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:36:01.612439 crc crio[23733]: time=\"2026-06-09T14:36:01.611781792Z\" level=info msg=\"Created container 60b068146ea24fea235d13face8c19b2c537ca3d7e2878e00e47099fe3e845e6: openshift-marketplace/redhat-marketplace-6tsvb/extract-content\" id=cfdab155-6b97-4b33-9cd6-b595a5041a19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:36:01.613952 crc crio[23733]: time=\"2026-06-09T14:36:01.613847863Z\" level=info msg=\"Starting container: 60b068146ea24fea235d13face8c19b2c537ca3d7e2878e00e47099fe3e845e6\" id=7da1a206-726a-4944-85fc-a9233beb525d name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:36:01.620620 crc crio[23733]: time=\"2026-06-09T14:36:01.620498449Z\" level=info msg=\"Started container\" PID=235257 containerID=60b068146ea24fea235d13face8c19b2c537ca3d7e2878e00e47099fe3e845e6 description=openshift-marketplace/redhat-marketplace-6tsvb/extract-content id=7da1a206-726a-4944-85fc-a9233beb525d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365\nJun 09 14:36:02.506901 crc crio[23733]: time=\"2026-06-09T14:36:02.506797411Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8d878cf2-d6ef-40fd-b268-fd515969c186 name=/runtime.v1.ImageService/PullImage\nJun 09 14:36:02.512637 crc crio[23733]: time=\"2026-06-09T14:36:02.512078143Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8a73dbc0-2aa8-4316-9844-42c188356248 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:36:02.515568 crc crio[23733]: time=\"2026-06-09T14:36:02.515481689Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=32d73e1d-ad77-42ed-8383-c6c0137452de name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:36:02.526091 crc crio[23733]: time=\"2026-06-09T14:36:02.52516903Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683596-jhbr5/oc\" id=20b4cc32-a4ac-48ec-bbcd-65cfcd932a9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:36:02.526091 crc crio[23733]: time=\"2026-06-09T14:36:02.525966651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:36:02.598324 crc crio[23733]: time=\"2026-06-09T14:36:02.598071139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:36:02.804040 crc crio[23733]: time=\"2026-06-09T14:36:02.802421825Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6e981a74-9701-4dbb-938e-1e5a2279b66c name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:36:02.808010 crc crio[23733]: time=\"2026-06-09T14:36:02.807950783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=60a39399-3e14-4df7-9aac-622f26072018 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:36:02.823734 crc crio[23733]: time=\"2026-06-09T14:36:02.820619829Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6tsvb/registry-server\" id=31193918-1d93-4b6d-bdd6-d1b0735a9b28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:36:02.823734 crc crio[23733]: time=\"2026-06-09T14:36:02.821407189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:36:02.913713 crc crio[23733]: time=\"2026-06-09T14:36:02.911358531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:36:02.941254 crc crio[23733]: time=\"2026-06-09T14:36:02.941167295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:36:03.104791 crc crio[23733]: time=\"2026-06-09T14:36:03.104691093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:36:03.119618 crc crio[23733]: time=\"2026-06-09T14:36:03.11943527Z\" level=info msg=\"Created container af604404cd4a311bffd8a8bf9625195e12ffe3a8581afd6470052c8946fac38f: openshift-marketplace/redhat-marketplace-6tsvb/registry-server\" id=31193918-1d93-4b6d-bdd6-d1b0735a9b28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:36:03.122544 crc crio[23733]: time=\"2026-06-09T14:36:03.12223748Z\" level=info msg=\"Starting container: af604404cd4a311bffd8a8bf9625195e12ffe3a8581afd6470052c8946fac38f\" id=bec97c5c-cdf1-4680-a592-5fb42fa56749 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:36:03.132898 crc crio[23733]: time=\"2026-06-09T14:36:03.132795094Z\" level=info msg=\"Started container\" PID=235632 containerID=af604404cd4a311bffd8a8bf9625195e12ffe3a8581afd6470052c8946fac38f description=openshift-marketplace/redhat-marketplace-6tsvb/registry-server id=bec97c5c-cdf1-4680-a592-5fb42fa56749 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365\nJun 09 14:36:03.250408 crc crio[23733]: time=\"2026-06-09T14:36:03.250291384Z\" level=info msg=\"Created container 875a8fb8700f2bbbffdb840cf62762cb04d1c578ec78a9188b611c89fb1c43cf: openshift-infra/auto-csr-approver-29683596-jhbr5/oc\" id=20b4cc32-a4ac-48ec-bbcd-65cfcd932a9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:36:03.252073 crc crio[23733]: time=\"2026-06-09T14:36:03.251933215Z\" level=info msg=\"Starting container: 875a8fb8700f2bbbffdb840cf62762cb04d1c578ec78a9188b611c89fb1c43cf\" id=4cb6209c-d67f-4e6e-9baf-040a51eb81cf name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:36:03.259338 crc crio[23733]: time=\"2026-06-09T14:36:03.259197076Z\" level=info msg=\"Started container\" PID=235696 containerID=875a8fb8700f2bbbffdb840cf62762cb04d1c578ec78a9188b611c89fb1c43cf description=openshift-infra/auto-csr-approver-29683596-jhbr5/oc id=4cb6209c-d67f-4e6e-9baf-040a51eb81cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2\nJun 09 14:36:05.877721 crc crio[23733]: time=\"2026-06-09T14:36:05.876639372Z\" level=info msg=\"Stopping pod sandbox: 0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2\" id=5df606d5-1703-4514-bfc8-b34fefa119de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:36:05.879544 crc crio[23733]: time=\"2026-06-09T14:36:05.878853757Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683596-jhbr5 Namespace:openshift-infra ID:0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2 UID:3d55b832-6603-4374-a362-2654340b8adf NetNS:/var/run/netns/f38c1bcc-a9f6-4d8b-9b78-ed81363e7ac7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d55b832_6603_4374_a362_2654340b8adf.slice PodAnnotations:0xc002534828}] Aliases:map[]}\"\nJun 09 14:36:05.879636 crc crio[23733]: time=\"2026-06-09T14:36:05.879604046Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683596-jhbr5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:36:06.244959 crc crio[23733]: time=\"2026-06-09T14:36:06.244433624Z\" level=info msg=\"Stopped pod sandbox: 0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2\" id=5df606d5-1703-4514-bfc8-b34fefa119de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:36:11.959731 crc crio[23733]: time=\"2026-06-09T14:36:11.95868464Z\" level=info msg=\"Stopping container: af604404cd4a311bffd8a8bf9625195e12ffe3a8581afd6470052c8946fac38f (timeout: 2s)\" id=f5e0ea10-d30d-49f2-8836-4eaae8df72be name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:36:12.110550 crc crio[23733]: time=\"2026-06-09T14:36:12.110385524Z\" level=info msg=\"Stopped container af604404cd4a311bffd8a8bf9625195e12ffe3a8581afd6470052c8946fac38f: openshift-marketplace/redhat-marketplace-6tsvb/registry-server\" id=f5e0ea10-d30d-49f2-8836-4eaae8df72be name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:36:12.117957 crc crio[23733]: time=\"2026-06-09T14:36:12.112380853Z\" level=info msg=\"Stopping pod sandbox: d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365\" id=98e3e0b5-5101-47d3-a156-5e31283c4929 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:36:12.117957 crc crio[23733]: time=\"2026-06-09T14:36:12.11303284Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6tsvb Namespace:openshift-marketplace ID:d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365 UID:c919dc70-9714-4ba4-981c-d61b92a45878 NetNS:/var/run/netns/c7434ffc-5664-4966-91c1-219a4b378186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc919dc70_9714_4ba4_981c_d61b92a45878.slice PodAnnotations:0xc00008d888}] Aliases:map[]}\"\nJun 09 14:36:12.117957 crc crio[23733]: time=\"2026-06-09T14:36:12.113239625Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-6tsvb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:36:12.499230 crc crio[23733]: time=\"2026-06-09T14:36:12.498494681Z\" level=info msg=\"Stopped pod sandbox: d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365\" id=98e3e0b5-5101-47d3-a156-5e31283c4929 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:36:12.981482 crc crio[23733]: time=\"2026-06-09T14:36:12.981401216Z\" level=info msg=\"Removing container: af604404cd4a311bffd8a8bf9625195e12ffe3a8581afd6470052c8946fac38f\" id=350e3ff8-527f-4bad-8e84-f7b057006629 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:36:13.024430 crc crio[23733]: time=\"2026-06-09T14:36:13.024340687Z\" level=info msg=\"Removed container af604404cd4a311bffd8a8bf9625195e12ffe3a8581afd6470052c8946fac38f: openshift-marketplace/redhat-marketplace-6tsvb/registry-server\" id=350e3ff8-527f-4bad-8e84-f7b057006629 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:36:13.028165 crc crio[23733]: time=\"2026-06-09T14:36:13.028032878Z\" level=info msg=\"Removing container: 60b068146ea24fea235d13face8c19b2c537ca3d7e2878e00e47099fe3e845e6\" id=4bc92263-42aa-4af7-9442-9a22ec4d7515 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:36:13.089640 crc crio[23733]: time=\"2026-06-09T14:36:13.089536222Z\" level=info msg=\"Removed container 60b068146ea24fea235d13face8c19b2c537ca3d7e2878e00e47099fe3e845e6: openshift-marketplace/redhat-marketplace-6tsvb/extract-content\" id=4bc92263-42aa-4af7-9442-9a22ec4d7515 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:36:13.097942 crc crio[23733]: time=\"2026-06-09T14:36:13.097804678Z\" level=info msg=\"Removing container: 3750e80bfbade3cf262663bd778a44cdd6d6afd17865581174d40d8254ae88c6\" id=952a09ea-6005-404c-8d74-6f4c2104922a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:36:13.124620 crc crio[23733]: time=\"2026-06-09T14:36:13.124500944Z\" level=info msg=\"Removed container 3750e80bfbade3cf262663bd778a44cdd6d6afd17865581174d40d8254ae88c6: openshift-marketplace/redhat-marketplace-6tsvb/extract-utilities\" id=952a09ea-6005-404c-8d74-6f4c2104922a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:36:32.997616 crc crio[23733]: time=\"2026-06-09T14:36:32.996374752Z\" level=info msg=\"Removing container: e8218384be9a26b3669506160203fbc8adc2b3e4d3cb123aa3ee3364c9b9ac8a\" id=5aac757a-d3a1-42cd-88dc-d239ead45b82 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:36:33.332482 crc crio[23733]: time=\"2026-06-09T14:36:33.332289499Z\" level=info msg=\"Removed container e8218384be9a26b3669506160203fbc8adc2b3e4d3cb123aa3ee3364c9b9ac8a: openshift-infra/auto-csr-approver-29683590-gl9q5/oc\" id=5aac757a-d3a1-42cd-88dc-d239ead45b82 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:36:33.353623 crc crio[23733]: time=\"2026-06-09T14:36:33.35352133Z\" level=info msg=\"Stopping pod sandbox: 32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a\" id=3865d44e-63fd-4311-864c-09b4a1f34a78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:36:33.353623 crc crio[23733]: time=\"2026-06-09T14:36:33.353613812Z\" level=info msg=\"Stopped pod sandbox (already stopped): 32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a\" id=3865d44e-63fd-4311-864c-09b4a1f34a78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:36:33.355973 crc crio[23733]: time=\"2026-06-09T14:36:33.35591517Z\" level=info msg=\"Removing pod sandbox: 32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a\" id=132a4350-3539-4ff6-acda-d477d715c823 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:36:33.369166 crc crio[23733]: time=\"2026-06-09T14:36:33.369018946Z\" level=info msg=\"Removed pod sandbox: 32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a\" id=132a4350-3539-4ff6-acda-d477d715c823 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:36:33.374044 crc crio[23733]: time=\"2026-06-09T14:36:33.373884607Z\" level=info msg=\"Stopping pod sandbox: d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365\" id=745cc1a3-d914-4bb1-a585-1349c25f0083 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:36:33.374044 crc crio[23733]: time=\"2026-06-09T14:36:33.37401922Z\" level=info msg=\"Stopped pod sandbox (already stopped): d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365\" id=745cc1a3-d914-4bb1-a585-1349c25f0083 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:36:33.376089 crc crio[23733]: time=\"2026-06-09T14:36:33.37598516Z\" level=info msg=\"Removing pod sandbox: d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365\" id=b2efafb8-4383-4c93-b7c2-53516560c312 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:36:33.406464 crc crio[23733]: time=\"2026-06-09T14:36:33.406217183Z\" level=info msg=\"Removed pod sandbox: d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365\" id=b2efafb8-4383-4c93-b7c2-53516560c312 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:37:40.798772 crc crio[23733]: time=\"2026-06-09T14:37:40.797580383Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-kvg7m/POD\" id=afc8545c-b04b-4934-b3f5-fab673ff5b75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:37:40.800698 crc crio[23733]: time=\"2026-06-09T14:37:40.798876396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:37:40.846211 crc crio[23733]: time=\"2026-06-09T14:37:40.846042691Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kvg7m Namespace:openshift-marketplace ID:05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641 UID:a6085c89-1f42-418c-a8b0-71b03e987d13 NetNS:/var/run/netns/785bcc62-90e6-4f57-95cd-fb383ff2e470 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda6085c89_1f42_418c_a8b0_71b03e987d13.slice PodAnnotations:0xc0025a7500}] Aliases:map[]}\"\nJun 09 14:37:40.846211 crc crio[23733]: time=\"2026-06-09T14:37:40.846214055Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-kvg7m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:37:41.283582 crc crio[23733]: 2026-06-09T14:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05e1863e255b564 Mac:8e:82:7a:b6:d0:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/785bcc62-90e6-4f57-95cd-fb383ff2e470 SocketPath: PciID:}] [{Interface:0xc0004be6a0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:37:41.285390 crc crio[23733]: time=\"2026-06-09T14:37:41.285247035Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kvg7m Namespace:openshift-marketplace ID:05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641 UID:a6085c89-1f42-418c-a8b0-71b03e987d13 NetNS:/var/run/netns/785bcc62-90e6-4f57-95cd-fb383ff2e470 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda6085c89_1f42_418c_a8b0_71b03e987d13.slice PodAnnotations:0xc0025a7500}] Aliases:map[]}\"\nJun 09 14:37:41.285514 crc crio[23733]: time=\"2026-06-09T14:37:41.28542212Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-kvg7m for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:37:41.298053 crc crio[23733]: time=\"2026-06-09T14:37:41.297941851Z\" level=info msg=\"Ran pod sandbox 05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641 with infra container: openshift-marketplace/redhat-operators-kvg7m/POD\" id=afc8545c-b04b-4934-b3f5-fab673ff5b75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:37:41.308793 crc crio[23733]: time=\"2026-06-09T14:37:41.308739882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bf55c441-46dd-4816-8d60-620c25ddf97b name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:37:41.311395 crc crio[23733]: time=\"2026-06-09T14:37:41.311362976Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6cc66069-d299-4e42-91e4-563eebe1a103 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:37:41.321741 crc crio[23733]: time=\"2026-06-09T14:37:41.321606982Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kvg7m/extract-utilities\" id=baa0a515-bd8b-49ca-be8e-e89c440827cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:37:41.322675 crc crio[23733]: time=\"2026-06-09T14:37:41.322614497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:37:41.397051 crc crio[23733]: time=\"2026-06-09T14:37:41.396242504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:37:41.403385 crc crio[23733]: time=\"2026-06-09T14:37:41.403264899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:37:41.657202 crc crio[23733]: time=\"2026-06-09T14:37:41.657029837Z\" level=info msg=\"Created container bc71d60c1995ce782ae29e16e95b4f7c532dc05e4a88e4e8d8de0d7063316890: openshift-marketplace/redhat-operators-kvg7m/extract-utilities\" id=baa0a515-bd8b-49ca-be8e-e89c440827cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:37:41.658937 crc crio[23733]: time=\"2026-06-09T14:37:41.658878963Z\" level=info msg=\"Starting container: bc71d60c1995ce782ae29e16e95b4f7c532dc05e4a88e4e8d8de0d7063316890\" id=0354c63d-0017-426f-89e3-a5c4a4ad75df name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:37:41.666402 crc crio[23733]: time=\"2026-06-09T14:37:41.666329108Z\" level=info msg=\"Started container\" PID=254201 containerID=bc71d60c1995ce782ae29e16e95b4f7c532dc05e4a88e4e8d8de0d7063316890 description=openshift-marketplace/redhat-operators-kvg7m/extract-utilities id=0354c63d-0017-426f-89e3-a5c4a4ad75df name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641\nJun 09 14:37:42.613799 crc crio[23733]: time=\"2026-06-09T14:37:42.61307481Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=937905dd-de05-4af4-a1bb-66eb590c87c7 name=/runtime.v1.ImageService/PullImage\nJun 09 14:37:42.629476 crc crio[23733]: time=\"2026-06-09T14:37:42.628581797Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 09 14:37:43.288605 crc crio[23733]: time=\"2026-06-09T14:37:43.28792182Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:62108511bd4ae971447f627bbcf9c95ac0c58ad169db60f8cca54b340edbd655\" id=937905dd-de05-4af4-a1bb-66eb590c87c7 name=/runtime.v1.ImageService/PullImage\nJun 09 14:37:43.289583 crc crio[23733]: time=\"2026-06-09T14:37:43.289516689Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4ce9f107-5455-46f0-8418-5e753e77af93 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:37:43.293195 crc crio[23733]: time=\"2026-06-09T14:37:43.293048018Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ea7c5e69-2469-4321-b224-4ec80bbdeefd name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:37:43.300622 crc crio[23733]: time=\"2026-06-09T14:37:43.300508264Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kvg7m/extract-content\" id=d3c85362-faea-4724-8547-de5b0779d59f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:37:43.301340 crc crio[23733]: time=\"2026-06-09T14:37:43.301280312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:37:43.351580 crc crio[23733]: time=\"2026-06-09T14:37:43.351461285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:37:43.355852 crc crio[23733]: time=\"2026-06-09T14:37:43.355785282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:37:43.588838 crc crio[23733]: time=\"2026-06-09T14:37:43.588725992Z\" level=info msg=\"Created container f69b4185e58e1a52231bf0c0c0255820f7bbc289860341e66474bf9c80a85968: openshift-marketplace/redhat-operators-kvg7m/extract-content\" id=d3c85362-faea-4724-8547-de5b0779d59f name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:37:43.590046 crc crio[23733]: time=\"2026-06-09T14:37:43.590003404Z\" level=info msg=\"Starting container: f69b4185e58e1a52231bf0c0c0255820f7bbc289860341e66474bf9c80a85968\" id=c1e33c09-5997-479a-8f66-66f19682b5be name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:37:43.604089 crc crio[23733]: time=\"2026-06-09T14:37:43.603928451Z\" level=info msg=\"Started container\" PID=254335 containerID=f69b4185e58e1a52231bf0c0c0255820f7bbc289860341e66474bf9c80a85968 description=openshift-marketplace/redhat-operators-kvg7m/extract-content id=c1e33c09-5997-479a-8f66-66f19682b5be name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641\nJun 09 14:37:49.745291 crc crio[23733]: time=\"2026-06-09T14:37:49.744456868Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f3294470-9a4b-4b36-ae75-1946308c5bd3 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:37:49.747838 crc crio[23733]: time=\"2026-06-09T14:37:49.747723899Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d44ba271-935c-47c6-8957-15a1c91e2736 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:37:49.757443 crc crio[23733]: time=\"2026-06-09T14:37:49.757369569Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kvg7m/registry-server\" id=96efe3da-8334-4649-8c46-a25e56b70653 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:37:49.757897 crc crio[23733]: time=\"2026-06-09T14:37:49.75785946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:37:49.859246 crc crio[23733]: time=\"2026-06-09T14:37:49.858550403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:37:49.865689 crc crio[23733]: time=\"2026-06-09T14:37:49.865574158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:37:50.097419 crc crio[23733]: time=\"2026-06-09T14:37:50.097299856Z\" level=info msg=\"Created container b20c6a069c4125684c0bacb9409e82bce4b7edc7dead469fb3992044ee49e369: openshift-marketplace/redhat-operators-kvg7m/registry-server\" id=96efe3da-8334-4649-8c46-a25e56b70653 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:37:50.100381 crc crio[23733]: time=\"2026-06-09T14:37:50.099823369Z\" level=info msg=\"Starting container: b20c6a069c4125684c0bacb9409e82bce4b7edc7dead469fb3992044ee49e369\" id=47f8a6f0-b6b3-435a-aa27-3f17b0fab7c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:37:50.124433 crc crio[23733]: time=\"2026-06-09T14:37:50.123837848Z\" level=info msg=\"Started container\" PID=255275 containerID=b20c6a069c4125684c0bacb9409e82bce4b7edc7dead469fb3992044ee49e369 description=openshift-marketplace/redhat-operators-kvg7m/registry-server id=47f8a6f0-b6b3-435a-aa27-3f17b0fab7c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641\nJun 09 14:38:00.546879 crc crio[23733]: time=\"2026-06-09T14:38:00.54571728Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683598-7rn4v/POD\" id=3c2e42ea-d8a6-47a8-b7e3-f24e02198ae7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:38:00.548432 crc crio[23733]: time=\"2026-06-09T14:38:00.546917999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:38:00.587557 crc crio[23733]: time=\"2026-06-09T14:38:00.587359008Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683598-7rn4v Namespace:openshift-infra ID:0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085 UID:d4f77dcf-220a-4039-9eec-a840001ca498 NetNS:/var/run/netns/c7d6ab50-68bd-47eb-9364-57aa61f7c27f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4f77dcf_220a_4039_9eec_a840001ca498.slice PodAnnotations:0xc00008c7f8}] Aliases:map[]}\"\nJun 09 14:38:00.587557 crc crio[23733]: time=\"2026-06-09T14:38:00.587426979Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683598-7rn4v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:38:01.023251 crc crio[23733]: 2026-06-09T14:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d5d478d66f4c4c Mac:da:4c:ae:ac:32:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/c7d6ab50-68bd-47eb-9364-57aa61f7c27f SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:38:01.026962 crc crio[23733]: time=\"2026-06-09T14:38:01.026864579Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683598-7rn4v Namespace:openshift-infra ID:0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085 UID:d4f77dcf-220a-4039-9eec-a840001ca498 NetNS:/var/run/netns/c7d6ab50-68bd-47eb-9364-57aa61f7c27f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4f77dcf_220a_4039_9eec_a840001ca498.slice PodAnnotations:0xc00008c7f8}] Aliases:map[]}\"\nJun 09 14:38:01.027297 crc crio[23733]: time=\"2026-06-09T14:38:01.027214838Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683598-7rn4v for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:38:01.049419 crc crio[23733]: time=\"2026-06-09T14:38:01.04897865Z\" level=info msg=\"Ran pod sandbox 0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085 with infra container: openshift-infra/auto-csr-approver-29683598-7rn4v/POD\" id=3c2e42ea-d8a6-47a8-b7e3-f24e02198ae7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:38:01.052762 crc crio[23733]: time=\"2026-06-09T14:38:01.052622362Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=775015cf-1cb5-47c4-95f7-0816d8ffd4e0 name=/runtime.v1.ImageService/PullImage\nJun 09 14:38:01.063025 crc crio[23733]: time=\"2026-06-09T14:38:01.062912518Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 14:38:01.856439 crc crio[23733]: time=\"2026-06-09T14:38:01.852706694Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=775015cf-1cb5-47c4-95f7-0816d8ffd4e0 name=/runtime.v1.ImageService/PullImage\nJun 09 14:38:01.859389 crc crio[23733]: time=\"2026-06-09T14:38:01.859084484Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=083db921-ed6d-445d-9d50-2e989fb09319 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:38:01.864754 crc crio[23733]: time=\"2026-06-09T14:38:01.864599532Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8e699260-c68a-40b7-aee1-f289b8f41038 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:38:01.873369 crc crio[23733]: time=\"2026-06-09T14:38:01.873324269Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683598-7rn4v/oc\" id=d8e12945-a7f9-45f7-9404-431fc7827c29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:38:01.874328 crc crio[23733]: time=\"2026-06-09T14:38:01.874304184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:38:01.945366 crc crio[23733]: time=\"2026-06-09T14:38:01.94474567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:38:02.371917 crc crio[23733]: time=\"2026-06-09T14:38:02.371497853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:38:02.502501 crc crio[23733]: time=\"2026-06-09T14:38:02.502378877Z\" level=info msg=\"Created container 57098ca5eeaae7eb5b6e4e69b921dc2b0cdc4a7e4616b7e0ac1ba285d9f6eade: openshift-infra/auto-csr-approver-29683598-7rn4v/oc\" id=d8e12945-a7f9-45f7-9404-431fc7827c29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:38:02.504024 crc crio[23733]: time=\"2026-06-09T14:38:02.503920645Z\" level=info msg=\"Starting container: 57098ca5eeaae7eb5b6e4e69b921dc2b0cdc4a7e4616b7e0ac1ba285d9f6eade\" id=fc78da02-6999-4bfe-a1a5-ff452eb24b36 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:38:02.510542 crc crio[23733]: time=\"2026-06-09T14:38:02.510415028Z\" level=info msg=\"Started container\" PID=256611 containerID=57098ca5eeaae7eb5b6e4e69b921dc2b0cdc4a7e4616b7e0ac1ba285d9f6eade description=openshift-infra/auto-csr-approver-29683598-7rn4v/oc id=fc78da02-6999-4bfe-a1a5-ff452eb24b36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085\nJun 09 14:38:05.054873 crc crio[23733]: time=\"2026-06-09T14:38:05.05397425Z\" level=info msg=\"Stopping pod sandbox: 0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085\" id=caaf5572-e0af-4e15-a967-2f1eca1309d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:38:05.057074 crc crio[23733]: time=\"2026-06-09T14:38:05.055718223Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683598-7rn4v Namespace:openshift-infra ID:0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085 UID:d4f77dcf-220a-4039-9eec-a840001ca498 NetNS:/var/run/netns/c7d6ab50-68bd-47eb-9364-57aa61f7c27f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4f77dcf_220a_4039_9eec_a840001ca498.slice PodAnnotations:0xc00580a6a8}] Aliases:map[]}\"\nJun 09 14:38:05.057074 crc crio[23733]: time=\"2026-06-09T14:38:05.055870307Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683598-7rn4v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:38:05.493270 crc crio[23733]: time=\"2026-06-09T14:38:05.492479766Z\" level=info msg=\"Stopped pod sandbox: 0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085\" id=caaf5572-e0af-4e15-a967-2f1eca1309d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:38:12.154749 crc crio[23733]: time=\"2026-06-09T14:38:12.153789371Z\" level=info msg=\"Stopping container: b20c6a069c4125684c0bacb9409e82bce4b7edc7dead469fb3992044ee49e369 (timeout: 2s)\" id=e8e971a9-5b6d-4966-8919-358a43418b11 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:38:12.280405 crc crio[23733]: time=\"2026-06-09T14:38:12.279789673Z\" level=info msg=\"Stopped container b20c6a069c4125684c0bacb9409e82bce4b7edc7dead469fb3992044ee49e369: openshift-marketplace/redhat-operators-kvg7m/registry-server\" id=e8e971a9-5b6d-4966-8919-358a43418b11 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:38:12.281618 crc crio[23733]: time=\"2026-06-09T14:38:12.281485205Z\" level=info msg=\"Stopping pod sandbox: 05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641\" id=6c57ada6-c868-450f-a354-54f5dc8c3601 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:38:12.282870 crc crio[23733]: time=\"2026-06-09T14:38:12.282801398Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kvg7m Namespace:openshift-marketplace ID:05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641 UID:a6085c89-1f42-418c-a8b0-71b03e987d13 NetNS:/var/run/netns/785bcc62-90e6-4f57-95cd-fb383ff2e470 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda6085c89_1f42_418c_a8b0_71b03e987d13.slice PodAnnotations:0xc0025a7830}] Aliases:map[]}\"\nJun 09 14:38:12.283026 crc crio[23733]: time=\"2026-06-09T14:38:12.282975872Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-kvg7m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:38:12.633554 crc crio[23733]: time=\"2026-06-09T14:38:12.633226027Z\" level=info msg=\"Stopped pod sandbox: 05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641\" id=6c57ada6-c868-450f-a354-54f5dc8c3601 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:38:13.182967 crc crio[23733]: time=\"2026-06-09T14:38:13.182485075Z\" level=info msg=\"Removing container: b20c6a069c4125684c0bacb9409e82bce4b7edc7dead469fb3992044ee49e369\" id=1837a01c-5d2d-44c9-a527-aa4424f44eff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:38:13.239080 crc crio[23733]: time=\"2026-06-09T14:38:13.238972723Z\" level=info msg=\"Removed container b20c6a069c4125684c0bacb9409e82bce4b7edc7dead469fb3992044ee49e369: openshift-marketplace/redhat-operators-kvg7m/registry-server\" id=1837a01c-5d2d-44c9-a527-aa4424f44eff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:38:13.244403 crc crio[23733]: time=\"2026-06-09T14:38:13.244323957Z\" level=info msg=\"Removing container: f69b4185e58e1a52231bf0c0c0255820f7bbc289860341e66474bf9c80a85968\" id=92306c85-22de-44ff-84a5-1c1eaa48e650 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:38:13.292536 crc crio[23733]: time=\"2026-06-09T14:38:13.292412797Z\" level=info msg=\"Removed container f69b4185e58e1a52231bf0c0c0255820f7bbc289860341e66474bf9c80a85968: openshift-marketplace/redhat-operators-kvg7m/extract-content\" id=92306c85-22de-44ff-84a5-1c1eaa48e650 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:38:13.295806 crc crio[23733]: time=\"2026-06-09T14:38:13.29573668Z\" level=info msg=\"Removing container: bc71d60c1995ce782ae29e16e95b4f7c532dc05e4a88e4e8d8de0d7063316890\" id=12381e1d-fb16-4fb3-bbd0-0df8f6e9e826 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:38:13.360396 crc crio[23733]: time=\"2026-06-09T14:38:13.360280869Z\" level=info msg=\"Removed container bc71d60c1995ce782ae29e16e95b4f7c532dc05e4a88e4e8d8de0d7063316890: openshift-marketplace/redhat-operators-kvg7m/extract-utilities\" id=12381e1d-fb16-4fb3-bbd0-0df8f6e9e826 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:38:33.467318 crc crio[23733]: time=\"2026-06-09T14:38:33.466287517Z\" level=info msg=\"Removing container: 43e75ba6f18d4c4abd4b5689c98d931736c410d884472ea84fa944334000a441\" id=450678ab-0354-459b-9bbb-e6f27ec74805 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:38:33.632978 crc crio[23733]: time=\"2026-06-09T14:38:33.632893492Z\" level=info msg=\"Removed container 43e75ba6f18d4c4abd4b5689c98d931736c410d884472ea84fa944334000a441: openshift-infra/auto-csr-approver-29683592-vt7sp/oc\" id=450678ab-0354-459b-9bbb-e6f27ec74805 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:38:33.648093 crc crio[23733]: time=\"2026-06-09T14:38:33.647874245Z\" level=info msg=\"Stopping pod sandbox: 05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641\" id=ad00279e-8137-4af6-9a23-820dcd9ef1bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:38:33.649974 crc crio[23733]: time=\"2026-06-09T14:38:33.648315176Z\" level=info msg=\"Stopped pod sandbox (already stopped): 05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641\" id=ad00279e-8137-4af6-9a23-820dcd9ef1bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:38:33.651506 crc crio[23733]: time=\"2026-06-09T14:38:33.651438574Z\" level=info msg=\"Removing pod sandbox: 05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641\" id=39950c11-5691-4c27-9602-f60c05a0ead4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:38:33.673546 crc crio[23733]: time=\"2026-06-09T14:38:33.673425272Z\" level=info msg=\"Removed pod sandbox: 05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641\" id=39950c11-5691-4c27-9602-f60c05a0ead4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:38:33.675803 crc crio[23733]: time=\"2026-06-09T14:38:33.67569811Z\" level=info msg=\"Stopping pod sandbox: 8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7\" id=b9ed5b53-df01-4fb4-8c57-ece6ea6c7759 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:38:33.675803 crc crio[23733]: time=\"2026-06-09T14:38:33.675797583Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7\" id=b9ed5b53-df01-4fb4-8c57-ece6ea6c7759 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:38:33.677977 crc crio[23733]: time=\"2026-06-09T14:38:33.677464304Z\" level=info msg=\"Removing pod sandbox: 8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7\" id=f9ec0cf1-5dbf-40f7-9891-361e249ab9c2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:38:33.695455 crc crio[23733]: time=\"2026-06-09T14:38:33.69535436Z\" level=info msg=\"Removed pod sandbox: 8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7\" id=f9ec0cf1-5dbf-40f7-9891-361e249ab9c2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:40:00.547934 crc crio[23733]: time=\"2026-06-09T14:40:00.54682901Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683600-8mw9f/POD\" id=6fc60d39-fa97-4ae9-b137-48f26c7875a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:40:00.549937 crc crio[23733]: time=\"2026-06-09T14:40:00.547970548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:40:00.589990 crc crio[23733]: time=\"2026-06-09T14:40:00.589914483Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683600-8mw9f Namespace:openshift-infra ID:434e11cffd5bfa15111a9bf3d7664dc9c0dc14e435390f07796af8d49af130a6 UID:bebbf527-eac8-45c9-a5fe-ddb121bebafd NetNS:/var/run/netns/bbf27ae9-a1c2-4e29-9985-30cafb9fada1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbebbf527_eac8_45c9_a5fe_ddb121bebafd.slice PodAnnotations:0xc002898260}] Aliases:map[]}\"\nJun 09 14:40:00.590479 crc crio[23733]: time=\"2026-06-09T14:40:00.590443557Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683600-8mw9f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:40:01.192291 crc crio[23733]: 2026-06-09T14:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:434e11cffd5bfa1 Mac:f2:03:68:79:46:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/bbf27ae9-a1c2-4e29-9985-30cafb9fada1 SocketPath: PciID:}] [{Interface:0xc0005805c0 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:40:01.193887 crc crio[23733]: time=\"2026-06-09T14:40:01.193802274Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683600-8mw9f Namespace:openshift-infra ID:434e11cffd5bfa15111a9bf3d7664dc9c0dc14e435390f07796af8d49af130a6 UID:bebbf527-eac8-45c9-a5fe-ddb121bebafd NetNS:/var/run/netns/bbf27ae9-a1c2-4e29-9985-30cafb9fada1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbebbf527_eac8_45c9_a5fe_ddb121bebafd.slice PodAnnotations:0xc002898260}] Aliases:map[]}\"\nJun 09 14:40:01.194236 crc crio[23733]: time=\"2026-06-09T14:40:01.194077901Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683600-8mw9f for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:40:01.206708 crc crio[23733]: time=\"2026-06-09T14:40:01.206600373Z\" level=info msg=\"Ran pod sandbox 434e11cffd5bfa15111a9bf3d7664dc9c0dc14e435390f07796af8d49af130a6 with infra container: openshift-infra/auto-csr-approver-29683600-8mw9f/POD\" id=6fc60d39-fa97-4ae9-b137-48f26c7875a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:40:01.211517 crc crio[23733]: time=\"2026-06-09T14:40:01.211481184Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=58c5cdf6-712a-49dc-a061-2a9de30f3880 name=/runtime.v1.ImageService/PullImage\nJun 09 14:40:01.221763 crc crio[23733]: time=\"2026-06-09T14:40:01.221683189Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 14:40:03.028438 crc crio[23733]: time=\"2026-06-09T14:40:03.027308192Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=58c5cdf6-712a-49dc-a061-2a9de30f3880 name=/runtime.v1.ImageService/PullImage\nJun 09 14:40:03.031075 crc crio[23733]: time=\"2026-06-09T14:40:03.029490047Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9d207e0a-d1be-4043-9b3b-6143d6094930 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:40:03.033182 crc crio[23733]: time=\"2026-06-09T14:40:03.033070705Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a60aef20-e95b-4d7d-83db-56a331553948 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:40:03.040455 crc crio[23733]: time=\"2026-06-09T14:40:03.040387139Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683600-8mw9f/oc\" id=4e58cf65-0ed0-4070-91f7-97d5d9bb6179 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:40:03.041009 crc crio[23733]: time=\"2026-06-09T14:40:03.040924362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:40:03.091528 crc crio[23733]: time=\"2026-06-09T14:40:03.091430782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:40:03.556259 crc crio[23733]: time=\"2026-06-09T14:40:03.556166072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:40:03.729985 crc crio[23733]: time=\"2026-06-09T14:40:03.729388762Z\" level=info msg=\"Created container 4d697481821e23957c20af978b5b791d01ae5ca19444da39d552e05cf0e9e9af: openshift-infra/auto-csr-approver-29683600-8mw9f/oc\" id=4e58cf65-0ed0-4070-91f7-97d5d9bb6179 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:40:03.731437 crc crio[23733]: time=\"2026-06-09T14:40:03.731340421Z\" level=info msg=\"Starting container: 4d697481821e23957c20af978b5b791d01ae5ca19444da39d552e05cf0e9e9af\" id=b2768712-e0be-4dbe-9293-ecf693e886da name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:40:03.738553 crc crio[23733]: time=\"2026-06-09T14:40:03.738462018Z\" level=info msg=\"Started container\" PID=274056 containerID=4d697481821e23957c20af978b5b791d01ae5ca19444da39d552e05cf0e9e9af description=openshift-infra/auto-csr-approver-29683600-8mw9f/oc id=b2768712-e0be-4dbe-9293-ecf693e886da name=/runtime.v1.RuntimeService/StartContainer sandboxID=434e11cffd5bfa15111a9bf3d7664dc9c0dc14e435390f07796af8d49af130a6\nJun 09 14:40:06.047001 crc crio[23733]: time=\"2026-06-09T14:40:06.044892868Z\" level=info msg=\"Stopping pod sandbox: 434e11cffd5bfa15111a9bf3d7664dc9c0dc14e435390f07796af8d49af130a6\" id=93586c40-183d-4e15-8b2d-6a927bf700b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:40:06.047001 crc crio[23733]: time=\"2026-06-09T14:40:06.046402835Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683600-8mw9f Namespace:openshift-infra ID:434e11cffd5bfa15111a9bf3d7664dc9c0dc14e435390f07796af8d49af130a6 UID:bebbf527-eac8-45c9-a5fe-ddb121bebafd NetNS:/var/run/netns/bbf27ae9-a1c2-4e29-9985-30cafb9fada1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbebbf527_eac8_45c9_a5fe_ddb121bebafd.slice PodAnnotations:0xc002534788}] Aliases:map[]}\"\nJun 09 14:40:06.047001 crc crio[23733]: time=\"2026-06-09T14:40:06.046538309Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683600-8mw9f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:40:06.420203 crc crio[23733]: time=\"2026-06-09T14:40:06.418848904Z\" level=info msg=\"Stopped pod sandbox: 434e11cffd5bfa15111a9bf3d7664dc9c0dc14e435390f07796af8d49af130a6\" id=93586c40-183d-4e15-8b2d-6a927bf700b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:40:07.263032 crc crio[23733]: time=\"2026-06-09T14:40:07.262676147Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:07.687757 crc crio[23733]: time=\"2026-06-09T14:40:07.686749703Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:07.706515 crc crio[23733]: time=\"2026-06-09T14:40:07.706391843Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:08.101578 crc crio[23733]: time=\"2026-06-09T14:40:08.101344542Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:08.231333 crc crio[23733]: time=\"2026-06-09T14:40:08.231221021Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:08.271859 crc crio[23733]: time=\"2026-06-09T14:40:08.271754883Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:08.278379 crc crio[23733]: time=\"2026-06-09T14:40:08.278297006Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:08.760857 crc crio[23733]: time=\"2026-06-09T14:40:08.760272775Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:08.944038 crc crio[23733]: time=\"2026-06-09T14:40:08.943234778Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:09.041835 crc crio[23733]: time=\"2026-06-09T14:40:09.041456427Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:09.191021 crc crio[23733]: time=\"2026-06-09T14:40:09.190905875Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:09.208006 crc crio[23733]: time=\"2026-06-09T14:40:09.207787767Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:09.208006 crc crio[23733]: time=\"2026-06-09T14:40:09.207795227Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:09.829323 crc crio[23733]: time=\"2026-06-09T14:40:09.829209023Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:10.298469 crc crio[23733]: time=\"2026-06-09T14:40:10.298369263Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:10.903482 crc crio[23733]: time=\"2026-06-09T14:40:10.902337976Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:11.438292 crc crio[23733]: time=\"2026-06-09T14:40:11.43818473Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:12.156387 crc crio[23733]: time=\"2026-06-09T14:40:12.155504969Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:12.871936 crc crio[23733]: time=\"2026-06-09T14:40:12.871817883Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:12.875552 crc crio[23733]: time=\"2026-06-09T14:40:12.875366551Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:12.906418 crc crio[23733]: time=\"2026-06-09T14:40:12.906048946Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:14.961077 crc crio[23733]: time=\"2026-06-09T14:40:14.960550023Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:16.415356 crc crio[23733]: time=\"2026-06-09T14:40:16.415239889Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:16.717251 crc crio[23733]: time=\"2026-06-09T14:40:16.716882929Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:17.202505 crc crio[23733]: time=\"2026-06-09T14:40:17.201981617Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:18.486815 crc crio[23733]: time=\"2026-06-09T14:40:18.486295304Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:20.197580 crc crio[23733]: time=\"2026-06-09T14:40:20.197002777Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:20.211746 crc crio[23733]: time=\"2026-06-09T14:40:20.211603243Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:20.609374 crc crio[23733]: time=\"2026-06-09T14:40:20.609220407Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:22.526979 crc crio[23733]: time=\"2026-06-09T14:40:22.526023036Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:24.864536 crc crio[23733]: time=\"2026-06-09T14:40:24.864219215Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:25.787896 crc crio[23733]: time=\"2026-06-09T14:40:25.786977311Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:25.855871 crc crio[23733]: time=\"2026-06-09T14:40:25.855769025Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:26.111799 crc crio[23733]: time=\"2026-06-09T14:40:26.111479853Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:26.282286 crc crio[23733]: time=\"2026-06-09T14:40:26.282168221Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:26.461062 crc crio[23733]: time=\"2026-06-09T14:40:26.460945352Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:26.756035 crc crio[23733]: time=\"2026-06-09T14:40:26.755819422Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:26.812891 crc crio[23733]: time=\"2026-06-09T14:40:26.812838921Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:27.093723 crc crio[23733]: time=\"2026-06-09T14:40:27.093487514Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:29.800242 crc crio[23733]: time=\"2026-06-09T14:40:29.799013889Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:30.014730 crc crio[23733]: time=\"2026-06-09T14:40:30.014596552Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:30.710246 crc crio[23733]: time=\"2026-06-09T14:40:30.703979208Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:30.971427 crc crio[23733]: time=\"2026-06-09T14:40:30.970827678Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:31.299191 crc crio[23733]: time=\"2026-06-09T14:40:31.299004152Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-7rxdg/POD\" id=68d49ab3-9bc1-4d73-9f2e-c67cebd431b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:40:31.299331 crc crio[23733]: time=\"2026-06-09T14:40:31.299221827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:40:31.343695 crc crio[23733]: time=\"2026-06-09T14:40:31.343548098Z\" level=info msg=\"Got pod network &{Name:certified-operators-7rxdg Namespace:openshift-marketplace ID:be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536 UID:3c19c8a6-f861-499e-88ae-66241198349a NetNS:/var/run/netns/5761f685-bdd1-460f-91ae-6659fb9816f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c19c8a6_f861_499e_88ae_66241198349a.slice PodAnnotations:0xc002898530}] Aliases:map[]}\"\nJun 09 14:40:31.343695 crc crio[23733]: time=\"2026-06-09T14:40:31.343679592Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-7rxdg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:40:31.853282 crc crio[23733]: 2026-06-09T14:40:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be1a2f8b64a654a Mac:ca:7d:33:3e:df:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/5761f685-bdd1-460f-91ae-6659fb9816f7 SocketPath: PciID:}] [{Interface:0xc0002346b0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:40:31.855687 crc crio[23733]: time=\"2026-06-09T14:40:31.855398926Z\" level=info msg=\"Got pod network &{Name:certified-operators-7rxdg Namespace:openshift-marketplace ID:be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536 UID:3c19c8a6-f861-499e-88ae-66241198349a NetNS:/var/run/netns/5761f685-bdd1-460f-91ae-6659fb9816f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c19c8a6_f861_499e_88ae_66241198349a.slice PodAnnotations:0xc002898530}] Aliases:map[]}\"\nJun 09 14:40:31.855808 crc crio[23733]: time=\"2026-06-09T14:40:31.855751214Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-7rxdg for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:40:31.906835 crc crio[23733]: time=\"2026-06-09T14:40:31.89786894Z\" level=info msg=\"Ran pod sandbox be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536 with infra container: openshift-marketplace/certified-operators-7rxdg/POD\" id=68d49ab3-9bc1-4d73-9f2e-c67cebd431b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:40:31.945201 crc crio[23733]: time=\"2026-06-09T14:40:31.945058593Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6a3f2c9b-1c47-4857-8f85-53756838ab82 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:40:31.964028 crc crio[23733]: time=\"2026-06-09T14:40:31.963900705Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5643c5d4-7dde-4f10-8636-660ea5e2f65d name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:40:31.996971 crc crio[23733]: time=\"2026-06-09T14:40:31.996797709Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7rxdg/extract-utilities\" id=9ccb0888-240e-4ef8-98f9-59445fc654ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:40:31.998482 crc crio[23733]: time=\"2026-06-09T14:40:31.997487906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:40:32.070957 crc crio[23733]: time=\"2026-06-09T14:40:32.070837865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:40:32.076528 crc crio[23733]: time=\"2026-06-09T14:40:32.076461306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:40:32.243737 crc crio[23733]: time=\"2026-06-09T14:40:32.243526023Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:32.298568 crc crio[23733]: time=\"2026-06-09T14:40:32.298366687Z\" level=info msg=\"Created container dcaa9f9cf3c55223d66cc8554685ce109237a3f7b6e08b5015e13317bcb215cd: openshift-marketplace/certified-operators-7rxdg/extract-utilities\" id=9ccb0888-240e-4ef8-98f9-59445fc654ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:40:32.299967 crc crio[23733]: time=\"2026-06-09T14:40:32.299863054Z\" level=info msg=\"Starting container: dcaa9f9cf3c55223d66cc8554685ce109237a3f7b6e08b5015e13317bcb215cd\" id=d6b98a57-18c2-4f7a-b797-e377bfceac7e name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:40:32.311531 crc crio[23733]: time=\"2026-06-09T14:40:32.307716441Z\" level=info msg=\"Started container\" PID=277522 containerID=dcaa9f9cf3c55223d66cc8554685ce109237a3f7b6e08b5015e13317bcb215cd description=openshift-marketplace/certified-operators-7rxdg/extract-utilities id=d6b98a57-18c2-4f7a-b797-e377bfceac7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536\nJun 09 14:40:32.593412 crc crio[23733]: time=\"2026-06-09T14:40:32.593326489Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=deec48b0-1f04-4d2b-96ec-f6838332f1b5 name=/runtime.v1.ImageService/PullImage\nJun 09 14:40:32.604503 crc crio[23733]: time=\"2026-06-09T14:40:32.604419327Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 09 14:40:33.700856 crc crio[23733]: time=\"2026-06-09T14:40:33.700235621Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=deec48b0-1f04-4d2b-96ec-f6838332f1b5 name=/runtime.v1.ImageService/PullImage\nJun 09 14:40:33.705781 crc crio[23733]: time=\"2026-06-09T14:40:33.705695457Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3bd2c807-7e53-4a93-aba0-303f0b4e33d0 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:40:33.710372 crc crio[23733]: time=\"2026-06-09T14:40:33.710296943Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=25b76cf3-6e70-426a-8c83-99b01f6e5413 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:40:33.719593 crc crio[23733]: time=\"2026-06-09T14:40:33.719409961Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7rxdg/extract-content\" id=6ebb29b9-670d-4e0d-8754-4968094357e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:40:33.720552 crc crio[23733]: time=\"2026-06-09T14:40:33.720485478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:40:33.750597 crc crio[23733]: time=\"2026-06-09T14:40:33.750428518Z\" level=info msg=\"Removing container: 4cc73c5ab587ec44421bedfdb045953b11225bc9b769a71f4cfd37f43c928ce6\" id=dba5498f-920a-4ce5-a100-9a6728d4af7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:40:33.946307 crc crio[23733]: time=\"2026-06-09T14:40:33.946090412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:40:33.950204 crc crio[23733]: time=\"2026-06-09T14:40:33.950078932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:40:34.030197 crc crio[23733]: time=\"2026-06-09T14:40:34.030034526Z\" level=info msg=\"Removed container 4cc73c5ab587ec44421bedfdb045953b11225bc9b769a71f4cfd37f43c928ce6: openshift-infra/auto-csr-approver-29683594-k692r/oc\" id=dba5498f-920a-4ce5-a100-9a6728d4af7a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:40:34.033571 crc crio[23733]: time=\"2026-06-09T14:40:34.033505763Z\" level=info msg=\"Removing container: f73aa8350748587a0c0e43b83c02b596034ddcc5e451b796e41e50a772037a5d\" id=ad24fdab-dde2-4c2a-a08b-8a1d40d3c252 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:40:34.068048 crc crio[23733]: time=\"2026-06-09T14:40:34.067941095Z\" level=info msg=\"Removed container f73aa8350748587a0c0e43b83c02b596034ddcc5e451b796e41e50a772037a5d: openshift-must-gather-2r8v6/crc-debug-nkg8x/container-00\" id=ad24fdab-dde2-4c2a-a08b-8a1d40d3c252 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:40:34.083296 crc crio[23733]: time=\"2026-06-09T14:40:34.083193468Z\" level=info msg=\"Stopping pod sandbox: b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f\" id=a6fa3499-8683-4962-8f8d-d887207bf5d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:40:34.083296 crc crio[23733]: time=\"2026-06-09T14:40:34.08329764Z\" level=info msg=\"Stopped pod sandbox (already stopped): b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f\" id=a6fa3499-8683-4962-8f8d-d887207bf5d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:40:34.084027 crc crio[23733]: time=\"2026-06-09T14:40:34.083971477Z\" level=info msg=\"Removing pod sandbox: b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f\" id=24dd076c-c2e9-4c99-8cb1-69a95a2128ff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:40:34.100457 crc crio[23733]: time=\"2026-06-09T14:40:34.100356108Z\" level=info msg=\"Removed pod sandbox: b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f\" id=24dd076c-c2e9-4c99-8cb1-69a95a2128ff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:40:34.101829 crc crio[23733]: time=\"2026-06-09T14:40:34.101742122Z\" level=info msg=\"Stopping pod sandbox: f6d694381cfafc0249e9fcfbe1da9bd860717e4f38ec01b64aa7fd7defaf4fc5\" id=5e0a9166-8496-447d-8cb4-dcf32723386e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:40:34.101951 crc crio[23733]: time=\"2026-06-09T14:40:34.101850735Z\" level=info msg=\"Stopped pod sandbox (already stopped): f6d694381cfafc0249e9fcfbe1da9bd860717e4f38ec01b64aa7fd7defaf4fc5\" id=5e0a9166-8496-447d-8cb4-dcf32723386e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:40:34.103448 crc crio[23733]: time=\"2026-06-09T14:40:34.103378134Z\" level=info msg=\"Removing pod sandbox: f6d694381cfafc0249e9fcfbe1da9bd860717e4f38ec01b64aa7fd7defaf4fc5\" id=3dc2bdd4-3526-469e-a910-4e13f82bdbe9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:40:34.119193 crc crio[23733]: time=\"2026-06-09T14:40:34.119034966Z\" level=info msg=\"Removed pod sandbox: f6d694381cfafc0249e9fcfbe1da9bd860717e4f38ec01b64aa7fd7defaf4fc5\" id=3dc2bdd4-3526-469e-a910-4e13f82bdbe9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:40:34.196686 crc crio[23733]: time=\"2026-06-09T14:40:34.196558819Z\" level=info msg=\"Created container 7f26b8d8bec1487b9a862347adf4695acaa2b6f11735806b2bb6649f5efe0a58: openshift-marketplace/certified-operators-7rxdg/extract-content\" id=6ebb29b9-670d-4e0d-8754-4968094357e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:40:34.198701 crc crio[23733]: time=\"2026-06-09T14:40:34.198568959Z\" level=info msg=\"Starting container: 7f26b8d8bec1487b9a862347adf4695acaa2b6f11735806b2bb6649f5efe0a58\" id=a1b4d8a0-bb62-4f31-820d-7bba2539ae20 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:40:34.226092 crc crio[23733]: time=\"2026-06-09T14:40:34.225959466Z\" level=info msg=\"Started container\" PID=277621 containerID=7f26b8d8bec1487b9a862347adf4695acaa2b6f11735806b2bb6649f5efe0a58 description=openshift-marketplace/certified-operators-7rxdg/extract-content id=a1b4d8a0-bb62-4f31-820d-7bba2539ae20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536\nJun 09 14:40:34.504373 crc crio[23733]: time=\"2026-06-09T14:40:34.503583173Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:34.762836 crc crio[23733]: time=\"2026-06-09T14:40:34.762699078Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:36.368475 crc crio[23733]: time=\"2026-06-09T14:40:36.367218149Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:37.680360 crc crio[23733]: time=\"2026-06-09T14:40:37.679581019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=42e76ae2-7514-4b05-9715-60857e4a4ff1 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:40:37.683593 crc crio[23733]: time=\"2026-06-09T14:40:37.683458077Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f4482c3d-e060-47d2-ab63-c7ad9add7b60 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:40:37.691994 crc crio[23733]: time=\"2026-06-09T14:40:37.691908239Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7rxdg/registry-server\" id=59f40bc3-59c7-40d5-a57b-d225ce814807 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:40:37.692523 crc crio[23733]: time=\"2026-06-09T14:40:37.692467073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:40:37.854070 crc crio[23733]: time=\"2026-06-09T14:40:37.853508599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:40:37.859747 crc crio[23733]: time=\"2026-06-09T14:40:37.859431397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:40:38.082411 crc crio[23733]: time=\"2026-06-09T14:40:38.082305042Z\" level=info msg=\"Created container c5bd386855f7594f39be70cd492ca0abf5552a298f9cfe2e4aafb669ae8ef07d: openshift-marketplace/certified-operators-7rxdg/registry-server\" id=59f40bc3-59c7-40d5-a57b-d225ce814807 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:40:38.083879 crc crio[23733]: time=\"2026-06-09T14:40:38.083783359Z\" level=info msg=\"Starting container: c5bd386855f7594f39be70cd492ca0abf5552a298f9cfe2e4aafb669ae8ef07d\" id=8c944431-0dcd-46c1-9421-2489dd1be14b name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:40:38.089854 crc crio[23733]: time=\"2026-06-09T14:40:38.08976909Z\" level=info msg=\"Started container\" PID=277988 containerID=c5bd386855f7594f39be70cd492ca0abf5552a298f9cfe2e4aafb669ae8ef07d description=openshift-marketplace/certified-operators-7rxdg/registry-server id=8c944431-0dcd-46c1-9421-2489dd1be14b name=/runtime.v1.RuntimeService/StartContainer sandboxID=be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536\nJun 09 14:40:42.694002 crc crio[23733]: time=\"2026-06-09T14:40:42.693311972Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:40:52.938582 crc crio[23733]: time=\"2026-06-09T14:40:52.937470809Z\" level=info msg=\"Stopping container: c5bd386855f7594f39be70cd492ca0abf5552a298f9cfe2e4aafb669ae8ef07d (timeout: 2s)\" id=970cff85-5396-43d1-9b51-0f6451177c56 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:40:53.073069 crc crio[23733]: time=\"2026-06-09T14:40:53.072484573Z\" level=info msg=\"Stopped container c5bd386855f7594f39be70cd492ca0abf5552a298f9cfe2e4aafb669ae8ef07d: openshift-marketplace/certified-operators-7rxdg/registry-server\" id=970cff85-5396-43d1-9b51-0f6451177c56 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:40:53.074749 crc crio[23733]: time=\"2026-06-09T14:40:53.074711128Z\" level=info msg=\"Stopping pod sandbox: be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536\" id=923b2b40-d8a8-4b2f-b312-89c775f1dbcc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:40:53.075548 crc crio[23733]: time=\"2026-06-09T14:40:53.075487407Z\" level=info msg=\"Got pod network &{Name:certified-operators-7rxdg Namespace:openshift-marketplace ID:be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536 UID:3c19c8a6-f861-499e-88ae-66241198349a NetNS:/var/run/netns/5761f685-bdd1-460f-91ae-6659fb9816f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c19c8a6_f861_499e_88ae_66241198349a.slice PodAnnotations:0xc0028983a0}] Aliases:map[]}\"\nJun 09 14:40:53.075795 crc crio[23733]: time=\"2026-06-09T14:40:53.075724234Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-7rxdg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:40:53.448599 crc crio[23733]: time=\"2026-06-09T14:40:53.448459655Z\" level=info msg=\"Stopped pod sandbox: be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536\" id=923b2b40-d8a8-4b2f-b312-89c775f1dbcc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:40:53.956960 crc crio[23733]: time=\"2026-06-09T14:40:53.956388405Z\" level=info msg=\"Removing container: c5bd386855f7594f39be70cd492ca0abf5552a298f9cfe2e4aafb669ae8ef07d\" id=020f54aa-09d3-4e02-9415-5fd648c45e5f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:40:54.052004 crc crio[23733]: time=\"2026-06-09T14:40:54.051885178Z\" level=info msg=\"Removed container c5bd386855f7594f39be70cd492ca0abf5552a298f9cfe2e4aafb669ae8ef07d: openshift-marketplace/certified-operators-7rxdg/registry-server\" id=020f54aa-09d3-4e02-9415-5fd648c45e5f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:40:54.057344 crc crio[23733]: time=\"2026-06-09T14:40:54.057262443Z\" level=info msg=\"Removing container: 7f26b8d8bec1487b9a862347adf4695acaa2b6f11735806b2bb6649f5efe0a58\" id=7bad5b47-4776-4015-86bc-10526c33d814 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:40:54.098375 crc crio[23733]: time=\"2026-06-09T14:40:54.098069175Z\" level=info msg=\"Removed container 7f26b8d8bec1487b9a862347adf4695acaa2b6f11735806b2bb6649f5efe0a58: openshift-marketplace/certified-operators-7rxdg/extract-content\" id=7bad5b47-4776-4015-86bc-10526c33d814 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:40:54.103852 crc crio[23733]: time=\"2026-06-09T14:40:54.103740987Z\" level=info msg=\"Removing container: dcaa9f9cf3c55223d66cc8554685ce109237a3f7b6e08b5015e13317bcb215cd\" id=d42dd81e-73c4-4c71-885e-37acbb7434c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:40:54.165783 crc crio[23733]: time=\"2026-06-09T14:40:54.165509275Z\" level=info msg=\"Removed container dcaa9f9cf3c55223d66cc8554685ce109237a3f7b6e08b5015e13317bcb215cd: openshift-marketplace/certified-operators-7rxdg/extract-utilities\" id=d42dd81e-73c4-4c71-885e-37acbb7434c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:41:34.163812 crc crio[23733]: time=\"2026-06-09T14:41:34.162795006Z\" level=info msg=\"Stopping pod sandbox: be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536\" id=bfcb99ea-2b19-46d3-afbb-0b117701ee20 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:41:34.166927 crc crio[23733]: time=\"2026-06-09T14:41:34.163805022Z\" level=info msg=\"Stopped pod sandbox (already stopped): be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536\" id=bfcb99ea-2b19-46d3-afbb-0b117701ee20 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:41:34.166927 crc crio[23733]: time=\"2026-06-09T14:41:34.165015571Z\" level=info msg=\"Removing pod sandbox: be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536\" id=98961c5f-2d6a-40d8-b162-bf8e2f6624c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:41:34.192673 crc crio[23733]: time=\"2026-06-09T14:41:34.19249246Z\" level=info msg=\"Removed pod sandbox: be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536\" id=98961c5f-2d6a-40d8-b162-bf8e2f6624c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:42:00.591498 crc crio[23733]: time=\"2026-06-09T14:42:00.590559271Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683602-nzxnt/POD\" id=333f325b-c695-482d-bc5f-2cf07e52cf1b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:42:00.593093 crc crio[23733]: time=\"2026-06-09T14:42:00.591547615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:42:00.635650 crc crio[23733]: time=\"2026-06-09T14:42:00.635514077Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683602-nzxnt Namespace:openshift-infra ID:c49b02fb4a2caf5d09276b92b8887331c80b90fdfd4912f8bc7c93c776c71755 UID:865e9c7a-c609-4308-b3c1-2421098a038d NetNS:/var/run/netns/bd9b24eb-cb21-4587-943b-c9420beeee35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod865e9c7a_c609_4308_b3c1_2421098a038d.slice PodAnnotations:0xc002898b80}] Aliases:map[]}\"\nJun 09 14:42:00.635650 crc crio[23733]: time=\"2026-06-09T14:42:00.635583619Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683602-nzxnt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:42:01.195912 crc crio[23733]: 2026-06-09T14:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c49b02fb4a2caf5 Mac:9e:56:b3:81:89:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/bd9b24eb-cb21-4587-943b-c9420beeee35 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:42:01.197984 crc crio[23733]: time=\"2026-06-09T14:42:01.197896402Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683602-nzxnt Namespace:openshift-infra ID:c49b02fb4a2caf5d09276b92b8887331c80b90fdfd4912f8bc7c93c776c71755 UID:865e9c7a-c609-4308-b3c1-2421098a038d NetNS:/var/run/netns/bd9b24eb-cb21-4587-943b-c9420beeee35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod865e9c7a_c609_4308_b3c1_2421098a038d.slice PodAnnotations:0xc002898b80}] Aliases:map[]}\"\nJun 09 14:42:01.198569 crc crio[23733]: time=\"2026-06-09T14:42:01.198081566Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683602-nzxnt for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:42:01.210670 crc crio[23733]: time=\"2026-06-09T14:42:01.210498056Z\" level=info msg=\"Ran pod sandbox c49b02fb4a2caf5d09276b92b8887331c80b90fdfd4912f8bc7c93c776c71755 with infra container: openshift-infra/auto-csr-approver-29683602-nzxnt/POD\" id=333f325b-c695-482d-bc5f-2cf07e52cf1b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:42:01.218420 crc crio[23733]: time=\"2026-06-09T14:42:01.218326703Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=27a489a4-20d7-4825-a5b7-7ef4484c26ef name=/runtime.v1.ImageService/PullImage\nJun 09 14:42:01.228463 crc crio[23733]: time=\"2026-06-09T14:42:01.228380745Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 14:42:02.994421 crc crio[23733]: time=\"2026-06-09T14:42:02.994283542Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=27a489a4-20d7-4825-a5b7-7ef4484c26ef name=/runtime.v1.ImageService/PullImage\nJun 09 14:42:02.996685 crc crio[23733]: time=\"2026-06-09T14:42:02.995939153Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ee49e4ef-0a39-445d-ba19-2b4f43345473 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:42:03.000310 crc crio[23733]: time=\"2026-06-09T14:42:03.00018668Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=17a9197d-d8b4-4433-ac54-c5be049d29b4 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:42:03.008045 crc crio[23733]: time=\"2026-06-09T14:42:03.007959594Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683602-nzxnt/oc\" id=72195d8d-31dc-463c-8ca7-74fb11e92789 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:42:03.008732 crc crio[23733]: time=\"2026-06-09T14:42:03.00863073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:42:03.066570 crc crio[23733]: time=\"2026-06-09T14:42:03.066465022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:42:03.435381 crc crio[23733]: time=\"2026-06-09T14:42:03.435259334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:42:03.592802 crc crio[23733]: time=\"2026-06-09T14:42:03.592207307Z\" level=info msg=\"Created container bfcf05a9165aeb11a26360b2cefcc76704179613284130f4e7fa799edc08badd: openshift-infra/auto-csr-approver-29683602-nzxnt/oc\" id=72195d8d-31dc-463c-8ca7-74fb11e92789 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:42:03.594428 crc crio[23733]: time=\"2026-06-09T14:42:03.59433284Z\" level=info msg=\"Starting container: bfcf05a9165aeb11a26360b2cefcc76704179613284130f4e7fa799edc08badd\" id=528eba5c-605e-4b15-b23b-b82e6002451a name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:42:03.600890 crc crio[23733]: time=\"2026-06-09T14:42:03.600802462Z\" level=info msg=\"Started container\" PID=282335 containerID=bfcf05a9165aeb11a26360b2cefcc76704179613284130f4e7fa799edc08badd description=openshift-infra/auto-csr-approver-29683602-nzxnt/oc id=528eba5c-605e-4b15-b23b-b82e6002451a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c49b02fb4a2caf5d09276b92b8887331c80b90fdfd4912f8bc7c93c776c71755\nJun 09 14:42:06.296367 crc crio[23733]: time=\"2026-06-09T14:42:06.295464147Z\" level=info msg=\"Stopping pod sandbox: c49b02fb4a2caf5d09276b92b8887331c80b90fdfd4912f8bc7c93c776c71755\" id=f0edf310-bf69-47b8-ab8b-bd374db3eb1a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:42:06.297421 crc crio[23733]: time=\"2026-06-09T14:42:06.296929903Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683602-nzxnt Namespace:openshift-infra ID:c49b02fb4a2caf5d09276b92b8887331c80b90fdfd4912f8bc7c93c776c71755 UID:865e9c7a-c609-4308-b3c1-2421098a038d NetNS:/var/run/netns/bd9b24eb-cb21-4587-943b-c9420beeee35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod865e9c7a_c609_4308_b3c1_2421098a038d.slice PodAnnotations:0xc001c1e268}] Aliases:map[]}\"\nJun 09 14:42:06.297421 crc crio[23733]: time=\"2026-06-09T14:42:06.297173089Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683602-nzxnt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:42:06.641724 crc crio[23733]: time=\"2026-06-09T14:42:06.641624401Z\" level=info msg=\"Stopped pod sandbox: c49b02fb4a2caf5d09276b92b8887331c80b90fdfd4912f8bc7c93c776c71755\" id=f0edf310-bf69-47b8-ab8b-bd374db3eb1a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:42:26.447587 crc crio[23733]: time=\"2026-06-09T14:42:26.446991508Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 09 14:42:34.218341 crc crio[23733]: time=\"2026-06-09T14:42:34.217441141Z\" level=info msg=\"Removing container: 875a8fb8700f2bbbffdb840cf62762cb04d1c578ec78a9188b611c89fb1c43cf\" id=1e6236b4-4204-42f1-b3fd-b2f6d4cac9ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:42:34.444654 crc crio[23733]: time=\"2026-06-09T14:42:34.444434089Z\" level=info msg=\"Removed container 875a8fb8700f2bbbffdb840cf62762cb04d1c578ec78a9188b611c89fb1c43cf: openshift-infra/auto-csr-approver-29683596-jhbr5/oc\" id=1e6236b4-4204-42f1-b3fd-b2f6d4cac9ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:42:34.476798 crc crio[23733]: time=\"2026-06-09T14:42:34.476702178Z\" level=info msg=\"Stopping pod sandbox: 0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2\" id=9e73c133-dfdd-4425-b3da-1a7ada0cbe65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:42:34.477414 crc crio[23733]: time=\"2026-06-09T14:42:34.477383085Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2\" id=9e73c133-dfdd-4425-b3da-1a7ada0cbe65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:42:34.479384 crc crio[23733]: time=\"2026-06-09T14:42:34.479238061Z\" level=info msg=\"Removing pod sandbox: 0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2\" id=efeb7954-6583-48b5-971c-3e7d6713304a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:42:34.479384 crc crio[23733]: time=\"2026-06-09T14:42:34.479296393Z\" level=info msg=\"Stopping container: a237a53d0de502db6df33bbedaedcd49b8e95f3e8fac54a803cbdcc2cab77e06 (timeout: 2s)\" id=8fdb7128-c433-49ec-ab7c-ab6197db4935 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:42:34.503225 crc crio[23733]: time=\"2026-06-09T14:42:34.502396732Z\" level=info msg=\"Removed pod sandbox: 0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2\" id=efeb7954-6583-48b5-971c-3e7d6713304a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:42:34.685213 crc crio[23733]: time=\"2026-06-09T14:42:34.684072695Z\" level=info msg=\"Stopped container a237a53d0de502db6df33bbedaedcd49b8e95f3e8fac54a803cbdcc2cab77e06: openshift-must-gather-2r8v6/must-gather-rkjpl/copy\" id=8fdb7128-c433-49ec-ab7c-ab6197db4935 name=/runtime.v1.RuntimeService/StopContainer\nJun 09 14:42:34.690199 crc crio[23733]: time=\"2026-06-09T14:42:34.687976982Z\" level=info msg=\"Stopping pod sandbox: d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80\" id=05f43972-54a9-4e66-8028-88ab6872cbc4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:42:34.690199 crc crio[23733]: time=\"2026-06-09T14:42:34.689514572Z\" level=info msg=\"Got pod network &{Name:must-gather-rkjpl Namespace:openshift-must-gather-2r8v6 ID:d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80 UID:11bae0ea-78fb-481e-8552-04224c308fe8 NetNS:/var/run/netns/6047123a-215a-40a1-959b-e80f5c8e0535 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11bae0ea_78fb_481e_8552_04224c308fe8.slice PodAnnotations:0xc0020d81e8}] Aliases:map[]}\"\nJun 09 14:42:34.690199 crc crio[23733]: time=\"2026-06-09T14:42:34.689712386Z\" level=info msg=\"Deleting pod openshift-must-gather-2r8v6_must-gather-rkjpl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:42:35.014797 crc crio[23733]: time=\"2026-06-09T14:42:35.014020154Z\" level=info msg=\"Stopped pod sandbox: d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80\" id=05f43972-54a9-4e66-8028-88ab6872cbc4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:42:35.942884 crc crio[23733]: time=\"2026-06-09T14:42:35.942795781Z\" level=info msg=\"Removing container: a237a53d0de502db6df33bbedaedcd49b8e95f3e8fac54a803cbdcc2cab77e06\" id=d01d9c51-c288-4093-ab19-38735c74d743 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:42:35.991470 crc crio[23733]: time=\"2026-06-09T14:42:35.990908646Z\" level=info msg=\"Removed container a237a53d0de502db6df33bbedaedcd49b8e95f3e8fac54a803cbdcc2cab77e06: openshift-must-gather-2r8v6/must-gather-rkjpl/copy\" id=d01d9c51-c288-4093-ab19-38735c74d743 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:42:35.996370 crc crio[23733]: time=\"2026-06-09T14:42:35.996270741Z\" level=info msg=\"Removing container: bd84e915a2e33c145a592a5c6e1c364c8d63c861ac13e36dcaa7224c3579a7bb\" id=f3cdfbcc-dc74-480c-b1e5-3d6d16ce47c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:42:36.246937 crc crio[23733]: time=\"2026-06-09T14:42:36.24681898Z\" level=info msg=\"Removed container bd84e915a2e33c145a592a5c6e1c364c8d63c861ac13e36dcaa7224c3579a7bb: openshift-must-gather-2r8v6/must-gather-rkjpl/gather\" id=f3cdfbcc-dc74-480c-b1e5-3d6d16ce47c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:43:34.548944 crc crio[23733]: time=\"2026-06-09T14:43:34.547550425Z\" level=info msg=\"Stopping pod sandbox: d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80\" id=56a1410a-8c43-4be8-9fb3-6e0ebbf5b23f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:43:34.548944 crc crio[23733]: time=\"2026-06-09T14:43:34.548790546Z\" level=info msg=\"Stopped pod sandbox (already stopped): d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80\" id=56a1410a-8c43-4be8-9fb3-6e0ebbf5b23f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:43:34.552792 crc crio[23733]: time=\"2026-06-09T14:43:34.552729145Z\" level=info msg=\"Removing pod sandbox: d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80\" id=9acb533e-b675-4503-94d9-abe3c9b80dc6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:43:34.600273 crc crio[23733]: time=\"2026-06-09T14:43:34.599576918Z\" level=info msg=\"Removed pod sandbox: d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80\" id=9acb533e-b675-4503-94d9-abe3c9b80dc6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:44:00.571863 crc crio[23733]: time=\"2026-06-09T14:44:00.570326919Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683604-lz5mb/POD\" id=60602fef-2166-4653-8c3a-7fb2aa9c7ac0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:44:00.574275 crc crio[23733]: time=\"2026-06-09T14:44:00.571925769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:44:00.628953 crc crio[23733]: time=\"2026-06-09T14:44:00.628885566Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683604-lz5mb Namespace:openshift-infra ID:5c96fa3fb23ecf70e68f664fea68a704de4818f6ec5bb58be02c231b8e7cf17c UID:23c71e99-d17b-432b-b9df-e8291c1e6f91 NetNS:/var/run/netns/6af79fb0-8594-402f-9280-79a46eef3da3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23c71e99_d17b_432b_b9df_e8291c1e6f91.slice PodAnnotations:0xc000309110}] Aliases:map[]}\"\nJun 09 14:44:00.629451 crc crio[23733]: time=\"2026-06-09T14:44:00.62942794Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683604-lz5mb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:44:01.250173 crc crio[23733]: 2026-06-09T14:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c96fa3fb23ecf7 Mac:a2:99:ff:ad:04:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/6af79fb0-8594-402f-9280-79a46eef3da3 SocketPath: PciID:}] [{Interface:0xc000142cd0 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:44:01.253207 crc crio[23733]: time=\"2026-06-09T14:44:01.25305216Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683604-lz5mb Namespace:openshift-infra ID:5c96fa3fb23ecf70e68f664fea68a704de4818f6ec5bb58be02c231b8e7cf17c UID:23c71e99-d17b-432b-b9df-e8291c1e6f91 NetNS:/var/run/netns/6af79fb0-8594-402f-9280-79a46eef3da3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23c71e99_d17b_432b_b9df_e8291c1e6f91.slice PodAnnotations:0xc000309110}] Aliases:map[]}\"\nJun 09 14:44:01.253613 crc crio[23733]: time=\"2026-06-09T14:44:01.253518391Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683604-lz5mb for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:44:01.269243 crc crio[23733]: time=\"2026-06-09T14:44:01.267408469Z\" level=info msg=\"Ran pod sandbox 5c96fa3fb23ecf70e68f664fea68a704de4818f6ec5bb58be02c231b8e7cf17c with infra container: openshift-infra/auto-csr-approver-29683604-lz5mb/POD\" id=60602fef-2166-4653-8c3a-7fb2aa9c7ac0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:44:01.272739 crc crio[23733]: time=\"2026-06-09T14:44:01.272549819Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=90349365-cb4f-464a-a7e9-4c4157dccd73 name=/runtime.v1.ImageService/PullImage\nJun 09 14:44:01.286584 crc crio[23733]: time=\"2026-06-09T14:44:01.286485697Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 09 14:44:02.695670 crc crio[23733]: time=\"2026-06-09T14:44:02.694979106Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=90349365-cb4f-464a-a7e9-4c4157dccd73 name=/runtime.v1.ImageService/PullImage\nJun 09 14:44:02.698254 crc crio[23733]: time=\"2026-06-09T14:44:02.698087175Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=50997b14-0700-4cc3-997f-514da7f4cf9e name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:44:02.701205 crc crio[23733]: time=\"2026-06-09T14:44:02.701042449Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4c30a94e-d719-4e3a-82b6-1471d5f2dafd name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:44:02.715175 crc crio[23733]: time=\"2026-06-09T14:44:02.709548662Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683604-lz5mb/oc\" id=2a044c6a-a9d7-4af2-b303-59a92ad6d53a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:44:02.715175 crc crio[23733]: time=\"2026-06-09T14:44:02.710201328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:44:02.767975 crc crio[23733]: time=\"2026-06-09T14:44:02.767880063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:44:03.176966 crc crio[23733]: time=\"2026-06-09T14:44:03.175422648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:44:03.293876 crc crio[23733]: time=\"2026-06-09T14:44:03.293755413Z\" level=info msg=\"Created container b194f77cca80471af484d6e8c9ffaa335d9b64f3fa7ca8c48262066aca3c9695: openshift-infra/auto-csr-approver-29683604-lz5mb/oc\" id=2a044c6a-a9d7-4af2-b303-59a92ad6d53a name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:44:03.296311 crc crio[23733]: time=\"2026-06-09T14:44:03.296228785Z\" level=info msg=\"Starting container: b194f77cca80471af484d6e8c9ffaa335d9b64f3fa7ca8c48262066aca3c9695\" id=b257b950-d99f-47d6-a705-37ded9de35e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:44:03.304482 crc crio[23733]: time=\"2026-06-09T14:44:03.30441133Z\" level=info msg=\"Started container\" PID=288282 containerID=b194f77cca80471af484d6e8c9ffaa335d9b64f3fa7ca8c48262066aca3c9695 description=openshift-infra/auto-csr-approver-29683604-lz5mb/oc id=b257b950-d99f-47d6-a705-37ded9de35e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c96fa3fb23ecf70e68f664fea68a704de4818f6ec5bb58be02c231b8e7cf17c\nJun 09 14:44:04.833993 crc crio[23733]: time=\"2026-06-09T14:44:04.832839596Z\" level=info msg=\"Stopping pod sandbox: 5c96fa3fb23ecf70e68f664fea68a704de4818f6ec5bb58be02c231b8e7cf17c\" id=7cab1b92-af44-4e51-b417-ebde84a8f883 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:44:04.835621 crc crio[23733]: time=\"2026-06-09T14:44:04.83461316Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683604-lz5mb Namespace:openshift-infra ID:5c96fa3fb23ecf70e68f664fea68a704de4818f6ec5bb58be02c231b8e7cf17c UID:23c71e99-d17b-432b-b9df-e8291c1e6f91 NetNS:/var/run/netns/6af79fb0-8594-402f-9280-79a46eef3da3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23c71e99_d17b_432b_b9df_e8291c1e6f91.slice PodAnnotations:0xc0025a6700}] Aliases:map[]}\"\nJun 09 14:44:04.835621 crc crio[23733]: time=\"2026-06-09T14:44:04.834809615Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683604-lz5mb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:44:05.186088 crc crio[23733]: time=\"2026-06-09T14:44:05.185957274Z\" level=info msg=\"Stopped pod sandbox: 5c96fa3fb23ecf70e68f664fea68a704de4818f6ec5bb58be02c231b8e7cf17c\" id=7cab1b92-af44-4e51-b417-ebde84a8f883 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:44:34.629389 crc crio[23733]: time=\"2026-06-09T14:44:34.628794986Z\" level=info msg=\"Removing container: 57098ca5eeaae7eb5b6e4e69b921dc2b0cdc4a7e4616b7e0ac1ba285d9f6eade\" id=728e2c5e-0282-455f-924f-bd82d51ed9fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:44:34.831337 crc crio[23733]: time=\"2026-06-09T14:44:34.830657865Z\" level=info msg=\"Removed container 57098ca5eeaae7eb5b6e4e69b921dc2b0cdc4a7e4616b7e0ac1ba285d9f6eade: openshift-infra/auto-csr-approver-29683598-7rn4v/oc\" id=728e2c5e-0282-455f-924f-bd82d51ed9fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 09 14:44:34.849464 crc crio[23733]: time=\"2026-06-09T14:44:34.849344924Z\" level=info msg=\"Stopping pod sandbox: 0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085\" id=a76e8dbb-7f31-4147-aa6e-ac67c48c128e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:44:34.849464 crc crio[23733]: time=\"2026-06-09T14:44:34.849462687Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085\" id=a76e8dbb-7f31-4147-aa6e-ac67c48c128e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:44:34.851031 crc crio[23733]: time=\"2026-06-09T14:44:34.850929334Z\" level=info msg=\"Removing pod sandbox: 0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085\" id=8c6720ac-acbb-4e9e-b449-baa2394145bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:44:34.873421 crc crio[23733]: time=\"2026-06-09T14:44:34.873358216Z\" level=info msg=\"Removed pod sandbox: 0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085\" id=8c6720ac-acbb-4e9e-b449-baa2394145bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 09 14:45:00.554381 crc crio[23733]: time=\"2026-06-09T14:45:00.553481616Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683605-drhl2/POD\" id=9c1f5785-a845-40e1-adc7-a4ede1c67b55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:45:00.555984 crc crio[23733]: time=\"2026-06-09T14:45:00.55440309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:45:00.585866 crc crio[23733]: time=\"2026-06-09T14:45:00.585684043Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683605-drhl2 Namespace:openshift-operator-lifecycle-manager ID:c02e0f440caf881c6a48a76f5cb1c72670a16a7e10d5157ca0a7387386560843 UID:11714592-8695-4a37-a26c-1d727f8fc2ae NetNS:/var/run/netns/69fb32e7-2cf7-4e37-b53c-9f44c298ae5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11714592_8695_4a37_a26c_1d727f8fc2ae.slice PodAnnotations:0xc0025349c0}] Aliases:map[]}\"\nJun 09 14:45:00.585866 crc crio[23733]: time=\"2026-06-09T14:45:00.585752024Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683605-drhl2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:45:00.952279 crc crio[23733]: 2026-06-09T14:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c02e0f440caf881 Mac:de:21:9a:07:14:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/69fb32e7-2cf7-4e37-b53c-9f44c298ae5d SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 09 14:45:00.953965 crc crio[23733]: time=\"2026-06-09T14:45:00.95384792Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683605-drhl2 Namespace:openshift-operator-lifecycle-manager ID:c02e0f440caf881c6a48a76f5cb1c72670a16a7e10d5157ca0a7387386560843 UID:11714592-8695-4a37-a26c-1d727f8fc2ae NetNS:/var/run/netns/69fb32e7-2cf7-4e37-b53c-9f44c298ae5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11714592_8695_4a37_a26c_1d727f8fc2ae.slice PodAnnotations:0xc0025349c0}] Aliases:map[]}\"\nJun 09 14:45:00.954172 crc crio[23733]: time=\"2026-06-09T14:45:00.954066896Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683605-drhl2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 09 14:45:00.967174 crc crio[23733]: time=\"2026-06-09T14:45:00.966983629Z\" level=info msg=\"Ran pod sandbox c02e0f440caf881c6a48a76f5cb1c72670a16a7e10d5157ca0a7387386560843 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683605-drhl2/POD\" id=9c1f5785-a845-40e1-adc7-a4ede1c67b55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 09 14:45:00.971899 crc crio[23733]: time=\"2026-06-09T14:45:00.97179414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b1ddacb8-1672-459a-aac1-f5e37b9a96dd name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:45:00.975550 crc crio[23733]: time=\"2026-06-09T14:45:00.975464252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=75670fdb-b2dd-4ec3-9462-34b00ec62804 name=/runtime.v1.ImageService/ImageStatus\nJun 09 14:45:00.984505 crc crio[23733]: time=\"2026-06-09T14:45:00.984414217Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683605-drhl2/collect-profiles\" id=744700ba-5556-495a-ba89-8b410683a286 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:45:00.985020 crc crio[23733]: time=\"2026-06-09T14:45:00.98495321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:45:01.037199 crc crio[23733]: time=\"2026-06-09T14:45:01.037053225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:45:01.041180 crc crio[23733]: time=\"2026-06-09T14:45:01.041013095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 09 14:45:01.215522 crc crio[23733]: time=\"2026-06-09T14:45:01.215008385Z\" level=info msg=\"Created container 0cc7f72e8ca5799dcb1b58e8bf4d8c8d09d7ededcc928c0cfcd3e14d14ba0f0a: openshift-operator-lifecycle-manager/collect-profiles-29683605-drhl2/collect-profiles\" id=744700ba-5556-495a-ba89-8b410683a286 name=/runtime.v1.RuntimeService/CreateContainer\nJun 09 14:45:01.217262 crc crio[23733]: time=\"2026-06-09T14:45:01.21718403Z\" level=info msg=\"Starting container: 0cc7f72e8ca5799dcb1b58e8bf4d8c8d09d7ededcc928c0cfcd3e14d14ba0f0a\" id=3cebdcef-a82d-4305-b759-6ef7e42b1150 name=/runtime.v1.RuntimeService/StartContainer\nJun 09 14:45:01.227010 crc crio[23733]: time=\"2026-06-09T14:45:01.226545754Z\" level=info msg=\"Started container\" PID=291229 containerID=0cc7f72e8ca5799dcb1b58e8bf4d8c8d09d7ededcc928c0cfcd3e14d14ba0f0a description=openshift-operator-lifecycle-manager/collect-profiles-29683605-drhl2/collect-profiles id=3cebdcef-a82d-4305-b759-6ef7e42b1150 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c02e0f440caf881c6a48a76f5cb1c72670a16a7e10d5157ca0a7387386560843\nJun 09 14:45:04.003955 crc crio[23733]: time=\"2026-06-09T14:45:04.003024569Z\" level=info msg=\"Stopping pod sandbox: c02e0f440caf881c6a48a76f5cb1c72670a16a7e10d5157ca0a7387386560843\" id=24ffd456-e6b9-487d-b6cd-1c4dd1c98630 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 09 14:45:04.005928 crc crio[23733]: time=\"2026-06-09T14:45:04.004897965Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683605-drhl2 Namespace:openshift-operator-lifecycle-manager ID:c02e0f440caf881c6a48a76f5cb1c72670a16a7e10d5157ca0a7387386560843 UID:11714592-8695-4a37-a26c-1d727f8fc2ae NetNS:/var/run/netns/69fb32e7-2cf7-4e37-b53c-9f44c298ae5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11714592_8695_4a37_a26c_1d727f8fc2ae.slice PodAnnotations:0xc000308138}] Aliases:map[]}\"\nJun 09 14:45:04.005928 crc crio[23733]: time=\"2026-06-09T14:45:04.005044749Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683605-drhl2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 09 14:45:04.371165 crc crio[23733]: time=\"2026-06-09T14:45:04.370298892Z\" level=info msg=\"Stopped pod sandbox: c02e0f440caf881c6a48a76f5cb1c72670a16a7e10d5157ca0a7387386560843\" id=24ffd456-e6b9-487d-b6cd-1c4dd1c98630 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.904830 | controller |   "stdout_lines": [
2026-06-09 14:45:33.904905 | controller |     "Jun 09 13:16:04.175498 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 14:45:33.904925 | controller |     "Jun 09 13:16:05.591684 crc crio[3638]: time=\"2026-06-09T13:16:05.590712734Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-09 14:45:33.904942 | controller |     "Jun 09 13:16:05.591684 crc crio[3638]: time=\"2026-06-09T13:16:05.591657304Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-09 14:45:33.904958 | controller |     "Jun 09 13:16:05.595092 crc crio[3638]: time=\"2026-06-09T13:16:05.595019014Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-09 14:45:33.904974 | controller |     "Jun 09 13:16:05.595922 crc crio[3638]: time=\"2026-06-09T13:16:05.595852453Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-09 14:45:33.904990 | controller |     "Jun 09 13:16:05.612561 crc crio[3638]: time=\"2026-06-09T13:16:05.612451624Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-09 14:45:33.905006 | controller |     "Jun 09 13:16:05.612906 crc crio[3638]: time=\"2026-06-09T13:16:05.61285351Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-09 14:45:33.905021 | controller |     "Jun 09 13:16:05.612906 crc crio[3638]: time=\"2026-06-09T13:16:05.612884226Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-09 14:45:33.905036 | controller |     "Jun 09 13:16:05.613002 crc crio[3638]: time=\"2026-06-09T13:16:05.612985735Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-09 14:45:33.905051 | controller |     "Jun 09 13:16:05.613002 crc crio[3638]: time=\"2026-06-09T13:16:05.612994036Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-09 14:45:33.905069 | controller |     "Jun 09 13:16:05.704223 crc crio[3638]: time=\"2026-06-09T13:16:05.70398593Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-09 14:45:33.905085 | controller |     "Jun 09 13:16:05.723999 crc crio[3638]: time=\"2026-06-09T13:16:05.72336963Z\" 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-09 14:45:33.905101 | controller |     "Jun 09 13:16:05.728923 crc crio[3638]: time=\"2026-06-09T13:16:05.728865102Z\" 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-09 14:45:33.905118 | controller |     "Jun 09 13:16:06.148301 crc crio[3638]: time=\"2026-06-09T13:16:06.147924558Z\" 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-09 14:45:33.905134 | controller |     "Jun 09 13:16:06.603716 crc crio[3638]: time=\"2026-06-09T13:16:06.603269753Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-09 14:45:33.905150 | controller |     "Jun 09 13:16:06.604671 crc crio[3638]: time=\"2026-06-09T13:16:06.604344629Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-09 14:45:33.905165 | controller |     "Jun 09 13:16:06.604671 crc crio[3638]: time=\"2026-06-09T13:16:06.604599446Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-09 14:45:33.905180 | controller |     "Jun 09 13:16:06.604671 crc crio[3638]: time=\"2026-06-09T13:16:06.60461413Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-09 14:45:33.905195 | controller |     "Jun 09 13:16:06.604671 crc crio[3638]: time=\"2026-06-09T13:16:06.604622038Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-09 14:45:33.905210 | controller |     "Jun 09 13:16:06.612730 crc crio[3638]: time=\"2026-06-09T13:16:06.612656985Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 14:45:33.905224 | controller |     "Jun 09 13:16:06.612730 crc crio[3638]: time=\"2026-06-09T13:16:06.612702812Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 14:45:33.905239 | controller |     "Jun 09 13:16:06.628260 crc crio[3638]: time=\"2026-06-09T13:16:06.627970798Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 14:45:33.905254 | controller |     "Jun 09 13:16:06.628260 crc crio[3638]: time=\"2026-06-09T13:16:06.628099198Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 14:45:33.905269 | controller |     "Jun 09 13:16:07.486949 crc crio[3638]: time=\"2026-06-09T13:16:07.486281334Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.905284 | controller |     "Jun 09 13:16:07.486949 crc crio[3638]: time=\"2026-06-09T13:16:07.486846007Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.905299 | controller |     "Jun 09 13:16:07.492790 crc crio[3638]: time=\"2026-06-09T13:16:07.491917806Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-09 14:45:33.905313 | controller |     "Jun 09 13:16:07.494324 crc crio[3638]: time=\"2026-06-09T13:16:07.493687787Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-09 14:45:33.905331 | controller |     "Jun 09 13:16:07.496557 crc crio[3638]: time=\"2026-06-09T13:16:07.496069404Z\" 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.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"run.oci.\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"cpu-quota.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"irq-load-balancing.crio.io\\\"]\\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-09 14:45:33.905355 | controller |     "Jun 09 13:16:07.510971 crc crio[3638]: time=\"2026-06-09T13:16:07.509399258Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"",
2026-06-09 14:45:33.905371 | controller |     "Jun 09 13:16:09.177417 crc crio[3638]: time=\"2026-06-09T13:16:09.176520722Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-09 14:45:33.905389 | controller |     "Jun 09 13:16:09.180561 crc crio[3638]: time=\"2026-06-09T13:16:09.177932031Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-09 14:45:33.905405 | controller |     "Jun 09 13:16:09.399544 crc crio[3638]: time=\"2026-06-09T13:16:09.399244255Z\" 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-09 14:45:33.905421 | controller |     "Jun 09 13:16:09.415199 crc crio[3638]: time=\"2026-06-09T13:16:09.414967274Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"",
2026-06-09 14:45:33.905436 | controller |     "Jun 09 13:16:09.445409 crc crio[3638]: time=\"2026-06-09T13:16:09.445311766Z\" 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-09 14:45:33.905452 | controller |     "Jun 09 13:16:09.451032 crc crio[3638]: time=\"2026-06-09T13:16:09.450956501Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"",
2026-06-09 14:45:33.905467 | controller |     "Jun 09 13:16:09.465620 crc crio[3638]: time=\"2026-06-09T13:16:09.465466903Z\" 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-09 14:45:33.905482 | controller |     "Jun 09 13:16:09.478344 crc crio[3638]: time=\"2026-06-09T13:16:09.477828457Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"",
2026-06-09 14:45:33.905497 | controller |     "Jun 09 13:16:09.506450 crc crio[3638]: time=\"2026-06-09T13:16:09.506286195Z\" 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-09 14:45:33.905527 | controller |     "Jun 09 13:16:09.517168 crc crio[3638]: time=\"2026-06-09T13:16:09.516954237Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"",
2026-06-09 14:45:33.905547 | controller |     "Jun 09 13:16:09.525798 crc crio[3638]: time=\"2026-06-09T13:16:09.525655552Z\" 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-09 14:45:33.905563 | controller |     "Jun 09 13:16:09.531165 crc crio[3638]: time=\"2026-06-09T13:16:09.530997232Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"",
2026-06-09 14:45:33.905577 | controller |     "Jun 09 13:16:09.540499 crc crio[3638]: time=\"2026-06-09T13:16:09.540437838Z\" 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-09 14:45:33.905593 | controller |     "Jun 09 13:16:09.545863 crc crio[3638]: time=\"2026-06-09T13:16:09.545756938Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"",
2026-06-09 14:45:33.905611 | controller |     "Jun 09 13:16:09.611944 crc crio[3638]: time=\"2026-06-09T13:16:09.611784564Z\" 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-09 14:45:33.905626 | controller |     "Jun 09 13:16:09.619185 crc crio[3638]: time=\"2026-06-09T13:16:09.618964659Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"",
2026-06-09 14:45:33.905641 | controller |     "Jun 09 13:16:09.628062 crc crio[3638]: time=\"2026-06-09T13:16:09.627959249Z\" 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-09 14:45:33.905656 | controller |     "Jun 09 13:16:09.632896 crc crio[3638]: time=\"2026-06-09T13:16:09.632792022Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"",
2026-06-09 14:45:33.905672 | controller |     "Jun 09 13:16:09.638980 crc crio[3638]: time=\"2026-06-09T13:16:09.638874464Z\" 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-09 14:45:33.905687 | controller |     "Jun 09 13:16:09.643226 crc crio[3638]: time=\"2026-06-09T13:16:09.64309002Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"",
2026-06-09 14:45:33.905702 | controller |     "Jun 09 13:16:09.654951 crc crio[3638]: time=\"2026-06-09T13:16:09.654857005Z\" 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-09 14:45:33.905718 | controller |     "Jun 09 13:16:09.659170 crc crio[3638]: time=\"2026-06-09T13:16:09.659078131Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"",
2026-06-09 14:45:33.905733 | controller |     "Jun 09 13:16:09.847636 crc crio[3638]: time=\"2026-06-09T13:16:09.84745999Z\" 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-09 14:45:33.905748 | controller |     "Jun 09 13:16:09.851845 crc crio[3638]: time=\"2026-06-09T13:16:09.85177245Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"",
2026-06-09 14:45:33.905763 | controller |     "Jun 09 13:16:09.858592 crc crio[3638]: time=\"2026-06-09T13:16:09.858495013Z\" 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-09 14:45:33.905779 | controller |     "Jun 09 13:16:09.865687 crc crio[3638]: time=\"2026-06-09T13:16:09.865491861Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"",
2026-06-09 14:45:33.905793 | controller |     "Jun 09 13:16:09.878950 crc crio[3638]: time=\"2026-06-09T13:16:09.878802813Z\" 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-09 14:45:33.905811 | controller |     "Jun 09 13:16:09.884057 crc crio[3638]: time=\"2026-06-09T13:16:09.883928306Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"",
2026-06-09 14:45:33.905826 | controller |     "Jun 09 13:16:09.892554 crc crio[3638]: time=\"2026-06-09T13:16:09.892410082Z\" 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-09 14:45:33.905841 | controller |     "Jun 09 13:16:09.899903 crc crio[3638]: time=\"2026-06-09T13:16:09.899693665Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"",
2026-06-09 14:45:33.905855 | controller |     "Jun 09 13:16:09.912660 crc crio[3638]: time=\"2026-06-09T13:16:09.912333276Z\" 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-09 14:45:33.905870 | controller |     "Jun 09 13:16:09.917052 crc crio[3638]: time=\"2026-06-09T13:16:09.916916009Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"",
2026-06-09 14:45:33.905884 | controller |     "Jun 09 13:16:09.971385 crc crio[3638]: time=\"2026-06-09T13:16:09.971289382Z\" 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-09 14:45:33.905899 | controller |     "Jun 09 13:16:09.976786 crc crio[3638]: time=\"2026-06-09T13:16:09.976712632Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"",
2026-06-09 14:45:33.905914 | controller |     "Jun 09 13:16:09.994276 crc crio[3638]: time=\"2026-06-09T13:16:09.994038008Z\" 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-09 14:45:33.905929 | controller |     "Jun 09 13:16:10.008169 crc crio[3638]: time=\"2026-06-09T13:16:10.007777059Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"",
2026-06-09 14:45:33.905944 | controller |     "Jun 09 13:16:10.026494 crc crio[3638]: time=\"2026-06-09T13:16:10.026071873Z\" 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-09 14:45:33.905960 | controller |     "Jun 09 13:16:10.035271 crc crio[3638]: time=\"2026-06-09T13:16:10.035095388Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"",
2026-06-09 14:45:33.905975 | controller |     "Jun 09 13:16:10.048387 crc crio[3638]: time=\"2026-06-09T13:16:10.048287599Z\" 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-09 14:45:33.905990 | controller |     "Jun 09 13:16:10.055472 crc crio[3638]: time=\"2026-06-09T13:16:10.055345478Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"",
2026-06-09 14:45:33.906009 | controller |     "Jun 09 13:16:10.065695 crc crio[3638]: time=\"2026-06-09T13:16:10.065374031Z\" 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-09 14:45:33.906024 | controller |     "Jun 09 13:16:10.074690 crc crio[3638]: time=\"2026-06-09T13:16:10.074518517Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"",
2026-06-09 14:45:33.906039 | controller |     "Jun 09 13:16:10.082625 crc crio[3638]: time=\"2026-06-09T13:16:10.082485874Z\" 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-09 14:45:33.906054 | controller |     "Jun 09 13:16:10.089688 crc crio[3638]: time=\"2026-06-09T13:16:10.089528321Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"",
2026-06-09 14:45:33.906069 | controller |     "Jun 09 13:16:10.102953 crc crio[3638]: time=\"2026-06-09T13:16:10.102830745Z\" 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-09 14:45:33.906084 | controller |     "Jun 09 13:16:10.111708 crc crio[3638]: time=\"2026-06-09T13:16:10.111558284Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"",
2026-06-09 14:45:33.906099 | controller |     "Jun 09 13:16:10.135771 crc crio[3638]: time=\"2026-06-09T13:16:10.135507251Z\" 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-09 14:45:33.906114 | controller |     "Jun 09 13:16:10.142969 crc crio[3638]: time=\"2026-06-09T13:16:10.142838355Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"",
2026-06-09 14:45:33.906128 | controller |     "Jun 09 13:16:10.154612 crc crio[3638]: time=\"2026-06-09T13:16:10.154488299Z\" 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-09 14:45:33.906144 | controller |     "Jun 09 13:16:10.160245 crc crio[3638]: time=\"2026-06-09T13:16:10.1600357Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"",
2026-06-09 14:45:33.906158 | controller |     "Jun 09 13:16:10.169749 crc crio[3638]: time=\"2026-06-09T13:16:10.169429591Z\" 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-09 14:45:33.906174 | controller |     "Jun 09 13:16:10.175601 crc crio[3638]: time=\"2026-06-09T13:16:10.175340519Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"",
2026-06-09 14:45:33.906188 | controller |     "Jun 09 13:16:10.185051 crc crio[3638]: time=\"2026-06-09T13:16:10.184785872Z\" 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-09 14:45:33.906208 | controller |     "Jun 09 13:16:10.202013 crc crio[3638]: time=\"2026-06-09T13:16:10.201859544Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"",
2026-06-09 14:45:33.906224 | controller |     "Jun 09 13:16:10.235701 crc crio[3638]: time=\"2026-06-09T13:16:10.235450537Z\" 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-09 14:45:33.906239 | controller |     "Jun 09 13:16:10.240391 crc crio[3638]: time=\"2026-06-09T13:16:10.240256095Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"",
2026-06-09 14:45:33.906254 | controller |     "Jun 09 13:16:10.270354 crc crio[3638]: time=\"2026-06-09T13:16:10.270231192Z\" 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-09 14:45:33.906269 | controller |     "Jun 09 13:16:10.282210 crc crio[3638]: time=\"2026-06-09T13:16:10.281431797Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"",
2026-06-09 14:45:33.906284 | controller |     "Jun 09 13:16:10.334278 crc crio[3638]: time=\"2026-06-09T13:16:10.334220671Z\" 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-09 14:45:33.906299 | controller |     "Jun 09 13:16:10.339003 crc crio[3638]: time=\"2026-06-09T13:16:10.338969158Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"",
2026-06-09 14:45:33.906314 | controller |     "Jun 09 13:16:10.352087 crc crio[3638]: time=\"2026-06-09T13:16:10.351851493Z\" 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-09 14:45:33.906328 | controller |     "Jun 09 13:16:10.360074 crc crio[3638]: time=\"2026-06-09T13:16:10.360045212Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"",
2026-06-09 14:45:33.906343 | controller |     "Jun 09 13:16:10.375900 crc crio[3638]: time=\"2026-06-09T13:16:10.375762629Z\" 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-09 14:45:33.906358 | controller |     "Jun 09 13:16:10.383610 crc crio[3638]: time=\"2026-06-09T13:16:10.383449091Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"",
2026-06-09 14:45:33.906373 | controller |     "Jun 09 13:16:10.405809 crc crio[3638]: time=\"2026-06-09T13:16:10.405624925Z\" 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-09 14:45:33.906387 | controller |     "Jun 09 13:16:10.409846 crc crio[3638]: time=\"2026-06-09T13:16:10.409760501Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"",
2026-06-09 14:45:33.906405 | controller |     "Jun 09 13:16:10.419241 crc crio[3638]: time=\"2026-06-09T13:16:10.419047151Z\" 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-09 14:45:33.906420 | controller |     "Jun 09 13:16:10.422904 crc crio[3638]: time=\"2026-06-09T13:16:10.42280936Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"",
2026-06-09 14:45:33.906435 | controller |     "Jun 09 13:16:10.428308 crc crio[3638]: time=\"2026-06-09T13:16:10.428229978Z\" 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-09 14:45:33.906450 | controller |     "Jun 09 13:16:10.431610 crc crio[3638]: time=\"2026-06-09T13:16:10.431490517Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"",
2026-06-09 14:45:33.906465 | controller |     "Jun 09 13:16:10.444734 crc crio[3638]: time=\"2026-06-09T13:16:10.444519166Z\" 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-09 14:45:33.906479 | controller |     "Jun 09 13:16:10.458056 crc crio[3638]: time=\"2026-06-09T13:16:10.457797479Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"",
2026-06-09 14:45:33.906494 | controller |     "Jun 09 13:16:10.475615 crc crio[3638]: time=\"2026-06-09T13:16:10.47542804Z\" 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-09 14:45:33.906509 | controller |     "Jun 09 13:16:10.480972 crc crio[3638]: time=\"2026-06-09T13:16:10.48089706Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"",
2026-06-09 14:45:33.906543 | controller |     "Jun 09 13:16:10.488180 crc crio[3638]: time=\"2026-06-09T13:16:10.488044461Z\" 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-09 14:45:33.906559 | controller |     "Jun 09 13:16:10.492462 crc crio[3638]: time=\"2026-06-09T13:16:10.492394381Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"",
2026-06-09 14:45:33.906574 | controller |     "Jun 09 13:16:10.497915 crc crio[3638]: time=\"2026-06-09T13:16:10.497838619Z\" 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-09 14:45:33.906589 | controller |     "Jun 09 13:16:10.501772 crc crio[3638]: time=\"2026-06-09T13:16:10.501714539Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"",
2026-06-09 14:45:33.906604 | controller |     "Jun 09 13:16:10.510901 crc crio[3638]: time=\"2026-06-09T13:16:10.510739556Z\" 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-09 14:45:33.906622 | controller |     "Jun 09 13:16:10.518865 crc crio[3638]: time=\"2026-06-09T13:16:10.518773632Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"",
2026-06-09 14:45:33.906637 | controller |     "Jun 09 13:16:10.566412 crc crio[3638]: time=\"2026-06-09T13:16:10.56628443Z\" 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-09 14:45:33.906651 | controller |     "Jun 09 13:16:10.572229 crc crio[3638]: time=\"2026-06-09T13:16:10.572067775Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"",
2026-06-09 14:45:33.906665 | controller |     "Jun 09 13:16:10.588758 crc crio[3638]: time=\"2026-06-09T13:16:10.588644058Z\" 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-09 14:45:33.906679 | controller |     "Jun 09 13:16:10.594945 crc crio[3638]: time=\"2026-06-09T13:16:10.59481333Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"",
2026-06-09 14:45:33.906693 | controller |     "Jun 09 13:16:10.608275 crc crio[3638]: time=\"2026-06-09T13:16:10.608165215Z\" 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-09 14:45:33.906707 | controller |     "Jun 09 13:16:10.611244 crc crio[3638]: time=\"2026-06-09T13:16:10.61120397Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"",
2026-06-09 14:45:33.906721 | controller |     "Jun 09 13:16:10.623484 crc crio[3638]: time=\"2026-06-09T13:16:10.623338121Z\" 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-09 14:45:33.906736 | controller |     "Jun 09 13:16:10.631044 crc crio[3638]: time=\"2026-06-09T13:16:10.630980802Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"",
2026-06-09 14:45:33.906751 | controller |     "Jun 09 13:16:10.679288 crc crio[3638]: time=\"2026-06-09T13:16:10.678813345Z\" 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-09 14:45:33.906765 | controller |     "Jun 09 13:16:10.682512 crc crio[3638]: time=\"2026-06-09T13:16:10.68239398Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"",
2026-06-09 14:45:33.906780 | controller |     "Jun 09 13:16:10.691837 crc crio[3638]: time=\"2026-06-09T13:16:10.691690881Z\" 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-09 14:45:33.906794 | controller |     "Jun 09 13:16:10.695728 crc crio[3638]: time=\"2026-06-09T13:16:10.695593691Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"",
2026-06-09 14:45:33.906812 | controller |     "Jun 09 13:16:10.701047 crc crio[3638]: time=\"2026-06-09T13:16:10.700884298Z\" 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-09 14:45:33.906827 | controller |     "Jun 09 13:16:10.705983 crc crio[3638]: time=\"2026-06-09T13:16:10.705422721Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"",
2026-06-09 14:45:33.906841 | controller |     "Jun 09 13:16:10.716877 crc crio[3638]: time=\"2026-06-09T13:16:10.716702717Z\" 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-09 14:45:33.906855 | controller |     "Jun 09 13:16:10.720625 crc crio[3638]: time=\"2026-06-09T13:16:10.720464776Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"",
2026-06-09 14:45:33.906869 | controller |     "Jun 09 13:16:10.742609 crc crio[3638]: time=\"2026-06-09T13:16:10.742348456Z\" 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-09 14:45:33.906884 | controller |     "Jun 09 13:16:10.746771 crc crio[3638]: time=\"2026-06-09T13:16:10.746659323Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"",
2026-06-09 14:45:33.906898 | controller |     "Jun 09 13:16:10.761229 crc crio[3638]: time=\"2026-06-09T13:16:10.761041817Z\" 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-09 14:45:33.906912 | controller |     "Jun 09 13:16:10.764030 crc crio[3638]: time=\"2026-06-09T13:16:10.763898019Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"",
2026-06-09 14:45:33.906926 | controller |     "Jun 09 13:16:10.782421 crc crio[3638]: time=\"2026-06-09T13:16:10.782285225Z\" 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-09 14:45:33.906939 | controller |     "Jun 09 13:16:10.786615 crc crio[3638]: time=\"2026-06-09T13:16:10.786498662Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"",
2026-06-09 14:45:33.906953 | controller |     "Jun 09 13:16:10.791874 crc crio[3638]: time=\"2026-06-09T13:16:10.791767948Z\" 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-09 14:45:33.906968 | controller |     "Jun 09 13:16:10.795736 crc crio[3638]: time=\"2026-06-09T13:16:10.795548646Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"",
2026-06-09 14:45:33.906995 | controller |     "Jun 09 13:16:10.807472 crc crio[3638]: time=\"2026-06-09T13:16:10.807272501Z\" 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-09 14:45:33.907014 | controller |     "Jun 09 13:16:10.810545 crc crio[3638]: time=\"2026-06-09T13:16:10.810437769Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"",
2026-06-09 14:45:33.907029 | controller |     "Jun 09 13:16:10.816312 crc crio[3638]: time=\"2026-06-09T13:16:10.816020941Z\" 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-09 14:45:33.907043 | controller |     "Jun 09 13:16:10.819500 crc crio[3638]: time=\"2026-06-09T13:16:10.819350521Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"",
2026-06-09 14:45:33.907058 | controller |     "Jun 09 13:16:10.829238 crc crio[3638]: time=\"2026-06-09T13:16:10.829010159Z\" 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-09 14:45:33.907073 | controller |     "Jun 09 13:16:10.832263 crc crio[3638]: time=\"2026-06-09T13:16:10.832055613Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"",
2026-06-09 14:45:33.907087 | controller |     "Jun 09 13:16:10.836753 crc crio[3638]: time=\"2026-06-09T13:16:10.836647338Z\" 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-09 14:45:33.907102 | controller |     "Jun 09 13:16:10.841042 crc crio[3638]: time=\"2026-06-09T13:16:10.840940306Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"",
2026-06-09 14:45:33.907116 | controller |     "Jun 09 13:16:10.845239 crc crio[3638]: time=\"2026-06-09T13:16:10.845082792Z\" 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-09 14:45:33.907131 | controller |     "Jun 09 13:16:10.848381 crc crio[3638]: time=\"2026-06-09T13:16:10.848298431Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"",
2026-06-09 14:45:33.907145 | controller |     "Jun 09 13:16:10.854680 crc crio[3638]: time=\"2026-06-09T13:16:10.854550695Z\" 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-09 14:45:33.907159 | controller |     "Jun 09 13:16:10.857219 crc crio[3638]: time=\"2026-06-09T13:16:10.857066901Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"",
2026-06-09 14:45:33.907174 | controller |     "Jun 09 13:16:10.861940 crc crio[3638]: time=\"2026-06-09T13:16:10.861859238Z\" 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-09 14:45:33.907188 | controller |     "Jun 09 13:16:10.864409 crc crio[3638]: time=\"2026-06-09T13:16:10.864327023Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"",
2026-06-09 14:45:33.907206 | controller |     "Jun 09 13:16:10.892964 crc crio[3638]: time=\"2026-06-09T13:16:10.892821254Z\" 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-09 14:45:33.907221 | controller |     "Jun 09 13:16:10.897757 crc crio[3638]: time=\"2026-06-09T13:16:10.897687172Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"",
2026-06-09 14:45:33.907235 | controller |     "Jun 09 13:16:10.902835 crc crio[3638]: time=\"2026-06-09T13:16:10.902750005Z\" 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-09 14:45:33.907249 | controller |     "Jun 09 13:16:10.907342 crc crio[3638]: time=\"2026-06-09T13:16:10.907080664Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"",
2026-06-09 14:45:33.907264 | controller |     "Jun 09 13:16:10.914094 crc crio[3638]: time=\"2026-06-09T13:16:10.913966481Z\" 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-09 14:45:33.907278 | controller |     "Jun 09 13:16:10.919602 crc crio[3638]: time=\"2026-06-09T13:16:10.9194038Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"",
2026-06-09 14:45:33.907292 | controller |     "Jun 09 13:16:10.935194 crc crio[3638]: time=\"2026-06-09T13:16:10.934939574Z\" 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-09 14:45:33.907306 | controller |     "Jun 09 13:16:10.938226 crc crio[3638]: time=\"2026-06-09T13:16:10.938092091Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"",
2026-06-09 14:45:33.907320 | controller |     "Jun 09 13:16:10.978680 crc crio[3638]: time=\"2026-06-09T13:16:10.978418347Z\" 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-09 14:45:33.907334 | controller |     "Jun 09 13:16:10.981299 crc crio[3638]: time=\"2026-06-09T13:16:10.981037375Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"",
2026-06-09 14:45:33.907348 | controller |     "Jun 09 13:16:10.985921 crc crio[3638]: time=\"2026-06-09T13:16:10.985839013Z\" 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-09 14:45:33.907362 | controller |     "Jun 09 13:16:10.988783 crc crio[3638]: time=\"2026-06-09T13:16:10.988686164Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"",
2026-06-09 14:45:33.907376 | controller |     "Jun 09 13:16:10.992645 crc crio[3638]: time=\"2026-06-09T13:16:10.992469854Z\" 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-09 14:45:33.907393 | controller |     "Jun 09 13:16:10.994454 crc crio[3638]: time=\"2026-06-09T13:16:10.994371828Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"",
2026-06-09 14:45:33.907408 | controller |     "Jun 09 13:16:11.000820 crc crio[3638]: time=\"2026-06-09T13:16:11.000727724Z\" 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-09 14:45:33.907422 | controller |     "Jun 09 13:16:11.003873 crc crio[3638]: time=\"2026-06-09T13:16:11.003749269Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"",
2026-06-09 14:45:33.907437 | controller |     "Jun 09 13:16:11.010696 crc crio[3638]: time=\"2026-06-09T13:16:11.010599895Z\" 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-09 14:45:33.907451 | controller |     "Jun 09 13:16:11.013195 crc crio[3638]: time=\"2026-06-09T13:16:11.012997849Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"",
2026-06-09 14:45:33.907466 | controller |     "Jun 09 13:16:11.020317 crc crio[3638]: time=\"2026-06-09T13:16:11.020039637Z\" 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-09 14:45:33.907480 | controller |     "Jun 09 13:16:11.024635 crc crio[3638]: time=\"2026-06-09T13:16:11.024492409Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"",
2026-06-09 14:45:33.907495 | controller |     "Jun 09 13:16:11.031533 crc crio[3638]: time=\"2026-06-09T13:16:11.031370964Z\" 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-09 14:45:33.907509 | controller |     "Jun 09 13:16:11.034290 crc crio[3638]: time=\"2026-06-09T13:16:11.034047653Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"",
2026-06-09 14:45:33.907543 | controller |     "Jun 09 13:16:11.039942 crc crio[3638]: time=\"2026-06-09T13:16:11.039823779Z\" 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-09 14:45:33.907558 | controller |     "Jun 09 13:16:11.041946 crc crio[3638]: time=\"2026-06-09T13:16:11.041834396Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"",
2026-06-09 14:45:33.907573 | controller |     "Jun 09 13:16:11.051659 crc crio[3638]: time=\"2026-06-09T13:16:11.051456962Z\" 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-09 14:45:33.907588 | controller |     "Jun 09 13:16:11.054337 crc crio[3638]: time=\"2026-06-09T13:16:11.054241892Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"",
2026-06-09 14:45:33.907609 | controller |     "Jun 09 13:16:11.096761 crc crio[3638]: time=\"2026-06-09T13:16:11.095910324Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.907625 | controller |     "Jun 09 13:16:11.097392 crc crio[3638]: time=\"2026-06-09T13:16:11.096795778Z\" 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-09 14:45:33.907640 | controller |     "Jun 09 13:16:11.098046 crc crio[3638]: time=\"2026-06-09T13:16:11.097914109Z\" 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-09 14:45:33.907657 | controller |     "Jun 09 13:16:11.099586 crc crio[3638]: time=\"2026-06-09T13:16:11.099427657Z\" 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:0xc000118f38}] Aliases:map[]}\"",
2026-06-09 14:45:33.907673 | controller |     "Jun 09 13:16:11.100787 crc crio[3638]: time=\"2026-06-09T13:16:11.099488579Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-09 14:45:33.907689 | controller |     "Jun 09 13:16:11.100787 crc crio[3638]: time=\"2026-06-09T13:16:11.100250332Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.907703 | controller |     "Jun 09 13:16:11.102389 crc crio[3638]: time=\"2026-06-09T13:16:11.102322539Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-09 14:45:33.907718 | controller |     "Jun 09 13:16:11.102677 crc crio[3638]: time=\"2026-06-09T13:16:11.102404672Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-09 14:45:33.907732 | controller |     "Jun 09 13:16:11.102677 crc crio[3638]: time=\"2026-06-09T13:16:11.102666186Z\" level=info msg=\"Create NRI interface\"",
2026-06-09 14:45:33.907747 | controller |     "Jun 09 13:16:11.104598 crc crio[3638]: time=\"2026-06-09T13:16:11.104531721Z\" level=info msg=\"runtime interface created\"",
2026-06-09 14:45:33.907761 | controller |     "Jun 09 13:16:11.104668 crc crio[3638]: time=\"2026-06-09T13:16:11.104607303Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-09 14:45:33.907775 | controller |     "Jun 09 13:16:11.104668 crc crio[3638]: time=\"2026-06-09T13:16:11.104623433Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-09 14:45:33.907790 | controller |     "Jun 09 13:16:11.104668 crc crio[3638]: time=\"2026-06-09T13:16:11.104632433Z\" level=info msg=\"starting plugins...\"",
2026-06-09 14:45:33.907804 | controller |     "Jun 09 13:16:11.104903 crc crio[3638]: time=\"2026-06-09T13:16:11.104840817Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-09 14:45:33.907818 | controller |     "Jun 09 13:16:11.106224 crc crio[3638]: time=\"2026-06-09T13:16:11.105887306Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-09 14:45:33.907832 | controller |     "Jun 09 13:16:11.111836 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-09 14:45:33.907847 | controller |     "Jun 09 13:16:11.317879 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.907861 | controller |     "Jun 09 13:16:11.319368 crc crio[3638]: time=\"2026-06-09T13:16:11.318178673Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"",
2026-06-09 14:45:33.907879 | controller |     "Jun 09 13:16:11.319368 crc crio[3638]: time=\"2026-06-09T13:16:11.318221513Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.907894 | controller |     "Jun 09 13:16:11.319368 crc crio[3638]: time=\"2026-06-09T13:16:11.318257894Z\" 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-09 14:45:33.907909 | controller |     "Jun 09 13:16:11.319368 crc crio[3638]: time=\"2026-06-09T13:16:11.318460368Z\" 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:0xc000118fc8}] Aliases:map[]}\"",
2026-06-09 14:45:33.907926 | controller |     "Jun 09 13:16:11.319368 crc crio[3638]: time=\"2026-06-09T13:16:11.318623Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.907941 | controller |     "Jun 09 13:16:11.502338 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.907955 | controller |     "Jun 09 13:16:11.502674 crc crio[3638]: time=\"2026-06-09T13:16:11.502433237Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"",
2026-06-09 14:45:33.907969 | controller |     "Jun 09 13:16:11.502674 crc crio[3638]: time=\"2026-06-09T13:16:11.502467278Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.907983 | controller |     "Jun 09 13:16:11.502674 crc crio[3638]: time=\"2026-06-09T13:16:11.502493928Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"",
2026-06-09 14:45:33.907997 | controller |     "Jun 09 13:16:11.502674 crc crio[3638]: time=\"2026-06-09T13:16:11.502506289Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.908011 | controller |     "Jun 09 13:16:11.502674 crc crio[3638]: time=\"2026-06-09T13:16:11.502548829Z\" 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-09 14:45:33.908026 | controller |     "Jun 09 13:16:11.502975 crc crio[3638]: time=\"2026-06-09T13:16:11.502827075Z\" 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:0xc000119068}] Aliases:map[]}\"",
2026-06-09 14:45:33.908041 | controller |     "Jun 09 13:16:11.503061 crc crio[3638]: time=\"2026-06-09T13:16:11.502973178Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.908056 | controller |     "Jun 09 13:16:11.668899 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.908074 | controller |     "Jun 09 13:16:11.669722 crc crio[3638]: time=\"2026-06-09T13:16:11.669615112Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"",
2026-06-09 14:45:33.908089 | controller |     "Jun 09 13:16:11.669851 crc crio[3638]: time=\"2026-06-09T13:16:11.669730164Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.908104 | controller |     "Jun 09 13:16:11.669851 crc crio[3638]: time=\"2026-06-09T13:16:11.669772535Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"",
2026-06-09 14:45:33.908119 | controller |     "Jun 09 13:16:11.669851 crc crio[3638]: time=\"2026-06-09T13:16:11.669804446Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.908133 | controller |     "Jun 09 13:16:11.669851 crc crio[3638]: time=\"2026-06-09T13:16:11.669837546Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"",
2026-06-09 14:45:33.908148 | controller |     "Jun 09 13:16:11.670067 crc crio[3638]: time=\"2026-06-09T13:16:11.669865167Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.908162 | controller |     "Jun 09 13:16:11.670067 crc crio[3638]: time=\"2026-06-09T13:16:11.669936248Z\" 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-09 14:45:33.908179 | controller |     "Jun 09 13:16:11.671067 crc crio[3638]: time=\"2026-06-09T13:16:11.670905665Z\" 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:0xc00018d3b8}] Aliases:map[]}\"",
2026-06-09 14:45:33.908196 | controller |     "Jun 09 13:16:11.671449 crc crio[3638]: time=\"2026-06-09T13:16:11.671351174Z\" 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-09 14:45:33.908210 | controller |     "Jun 09 13:16:11.945665 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.908225 | controller |     "Jun 09 13:16:11.945922 crc crio[3638]: time=\"2026-06-09T13:16:11.945791516Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"",
2026-06-09 14:45:33.908239 | controller |     "Jun 09 13:16:11.945922 crc crio[3638]: time=\"2026-06-09T13:16:11.945885987Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.908253 | controller |     "Jun 09 13:16:11.946073 crc crio[3638]: time=\"2026-06-09T13:16:11.945943008Z\" 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-09 14:45:33.908270 | controller |     "Jun 09 13:16:11.946409 crc crio[3638]: time=\"2026-06-09T13:16:11.946300294Z\" 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:0xc000119108}] Aliases:map[]}\"",
2026-06-09 14:45:33.908288 | controller |     "Jun 09 13:16:11.946543 crc crio[3638]: time=\"2026-06-09T13:16:11.946432857Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.908303 | controller |     "Jun 09 13:16:11.946543 crc crio[3638]: time=\"2026-06-09T13:16:11.946456128Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.908317 | controller |     "Jun 09 13:16:11.946543 crc crio[3638]: time=\"2026-06-09T13:16:11.946476109Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.908332 | controller |     "Jun 09 13:16:11.966441 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.908346 | controller |     "Jun 09 13:16:11.966717 crc crio[3638]: time=\"2026-06-09T13:16:11.966531135Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"",
2026-06-09 14:45:33.908361 | controller |     "Jun 09 13:16:11.966809 crc crio[3638]: time=\"2026-06-09T13:16:11.966718348Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.908375 | controller |     "Jun 09 13:16:11.966846 crc crio[3638]: time=\"2026-06-09T13:16:11.966802579Z\" 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-09 14:45:33.908390 | controller |     "Jun 09 13:16:11.967512 crc crio[3638]: time=\"2026-06-09T13:16:11.967394591Z\" 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:0xc000784080}] Aliases:map[]}\"",
2026-06-09 14:45:33.908406 | controller |     "Jun 09 13:16:11.967948 crc crio[3638]: time=\"2026-06-09T13:16:11.967847149Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.908420 | controller |     "Jun 09 13:16:12.184871 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.908435 | controller |     "Jun 09 13:16:12.185548 crc crio[3638]: time=\"2026-06-09T13:16:12.185369151Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"",
2026-06-09 14:45:33.908449 | controller |     "Jun 09 13:16:12.185548 crc crio[3638]: time=\"2026-06-09T13:16:12.185524374Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.908464 | controller |     "Jun 09 13:16:12.185805 crc crio[3638]: time=\"2026-06-09T13:16:12.185645126Z\" 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-09 14:45:33.908482 | controller |     "Jun 09 13:16:12.186393 crc crio[3638]: time=\"2026-06-09T13:16:12.186232848Z\" 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:0xc000784120}] Aliases:map[]}\"",
2026-06-09 14:45:33.908497 | controller |     "Jun 09 13:16:12.186933 crc crio[3638]: time=\"2026-06-09T13:16:12.186804638Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.908525 | controller |     "Jun 09 13:16:12.292065 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.908545 | controller |     "Jun 09 13:16:12.292315 crc crio[3638]: time=\"2026-06-09T13:16:12.292237974Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"",
2026-06-09 14:45:33.908560 | controller |     "Jun 09 13:16:12.292315 crc crio[3638]: time=\"2026-06-09T13:16:12.292286345Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.908575 | controller |     "Jun 09 13:16:12.292398 crc crio[3638]: time=\"2026-06-09T13:16:12.292338906Z\" 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-09 14:45:33.908591 | controller |     "Jun 09 13:16:12.292805 crc crio[3638]: time=\"2026-06-09T13:16:12.292710182Z\" 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:0xc0001191c8}] Aliases:map[]}\"",
2026-06-09 14:45:33.908607 | controller |     "Jun 09 13:16:12.293426 crc crio[3638]: time=\"2026-06-09T13:16:12.293331724Z\" 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-09 14:45:33.908622 | controller |     "Jun 09 13:16:12.408007 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.908636 | controller |     "Jun 09 13:16:12.408857 crc crio[3638]: time=\"2026-06-09T13:16:12.408164482Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"",
2026-06-09 14:45:33.908651 | controller |     "Jun 09 13:16:12.408857 crc crio[3638]: time=\"2026-06-09T13:16:12.408234942Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.908669 | controller |     "Jun 09 13:16:12.408857 crc crio[3638]: time=\"2026-06-09T13:16:12.408273662Z\" 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-09 14:45:33.908684 | controller |     "Jun 09 13:16:12.408857 crc crio[3638]: time=\"2026-06-09T13:16:12.408495556Z\" 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:0xc0007841e8}] Aliases:map[]}\"",
2026-06-09 14:45:33.908699 | controller |     "Jun 09 13:16:12.408857 crc crio[3638]: time=\"2026-06-09T13:16:12.408728701Z\" 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-09 14:45:33.908713 | controller |     "Jun 09 13:16:12.546065 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.908727 | controller |     "Jun 09 13:16:12.546065 crc crio[3638]: time=\"2026-06-09T13:16:12.545888277Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"",
2026-06-09 14:45:33.908742 | controller |     "Jun 09 13:16:12.546065 crc crio[3638]: time=\"2026-06-09T13:16:12.545920317Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.908757 | controller |     "Jun 09 13:16:12.546065 crc crio[3638]: time=\"2026-06-09T13:16:12.545958898Z\" 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-09 14:45:33.908771 | controller |     "Jun 09 13:16:12.546065 crc crio[3638]: time=\"2026-06-09T13:16:12.546195152Z\" 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:0xc000784280}] Aliases:map[]}\"",
2026-06-09 14:45:33.908786 | controller |     "Jun 09 13:16:12.546065 crc crio[3638]: time=\"2026-06-09T13:16:12.546338025Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.908800 | controller |     "Jun 09 13:16:12.831002 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.908815 | controller |     "Jun 09 13:16:12.831002 crc crio[3638]: time=\"2026-06-09T13:16:12.830912332Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"",
2026-06-09 14:45:33.908830 | controller |     "Jun 09 13:16:12.831002 crc crio[3638]: time=\"2026-06-09T13:16:12.830969063Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.908848 | controller |     "Jun 09 13:16:12.831798 crc crio[3638]: time=\"2026-06-09T13:16:12.831051976Z\" 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-09 14:45:33.908863 | controller |     "Jun 09 13:16:12.832309 crc crio[3638]: time=\"2026-06-09T13:16:12.83185241Z\" 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:0xc00018d480}] Aliases:map[]}\"",
2026-06-09 14:45:33.908879 | controller |     "Jun 09 13:16:12.834209 crc crio[3638]: time=\"2026-06-09T13:16:12.833495479Z\" 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-09 14:45:33.908894 | controller |     "Jun 09 13:16:12.888707 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.908908 | controller |     "Jun 09 13:16:12.889039 crc crio[3638]: time=\"2026-06-09T13:16:12.8888245Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"",
2026-06-09 14:45:33.908923 | controller |     "Jun 09 13:16:12.889039 crc crio[3638]: time=\"2026-06-09T13:16:12.888870951Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.908937 | controller |     "Jun 09 13:16:12.889039 crc crio[3638]: time=\"2026-06-09T13:16:12.888930312Z\" 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-09 14:45:33.908952 | controller |     "Jun 09 13:16:12.889464 crc crio[3638]: time=\"2026-06-09T13:16:12.88935728Z\" 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:0xc00018d510}] Aliases:map[]}\"",
2026-06-09 14:45:33.908966 | controller |     "Jun 09 13:16:12.889825 crc crio[3638]: time=\"2026-06-09T13:16:12.889732206Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.908980 | controller |     "Jun 09 13:16:13.065527 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.908994 | controller |     "Jun 09 13:16:13.065762 crc crio[3638]: time=\"2026-06-09T13:16:13.065688231Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"",
2026-06-09 14:45:33.909008 | controller |     "Jun 09 13:16:13.065762 crc crio[3638]: time=\"2026-06-09T13:16:13.065727311Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.909025 | controller |     "Jun 09 13:16:13.065762 crc crio[3638]: time=\"2026-06-09T13:16:13.065745952Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"",
2026-06-09 14:45:33.909040 | controller |     "Jun 09 13:16:13.065762 crc crio[3638]: time=\"2026-06-09T13:16:13.065756412Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.909053 | controller |     "Jun 09 13:16:13.065914 crc crio[3638]: time=\"2026-06-09T13:16:13.065801093Z\" 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-09 14:45:33.909068 | controller |     "Jun 09 13:16:13.066151 crc crio[3638]: time=\"2026-06-09T13:16:13.066024776Z\" 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:0xc00018d5a0}] Aliases:map[]}\"",
2026-06-09 14:45:33.909083 | controller |     "Jun 09 13:16:13.066378 crc crio[3638]: time=\"2026-06-09T13:16:13.066302971Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.909098 | controller |     "Jun 09 13:16:13.084461 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.909113 | controller |     "Jun 09 13:16:13.084461 crc crio[3638]: time=\"2026-06-09T13:16:13.084323901Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"",
2026-06-09 14:45:33.909127 | controller |     "Jun 09 13:16:13.084461 crc crio[3638]: time=\"2026-06-09T13:16:13.084365411Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.909141 | controller |     "Jun 09 13:16:13.084461 crc crio[3638]: time=\"2026-06-09T13:16:13.084382272Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"",
2026-06-09 14:45:33.909156 | controller |     "Jun 09 13:16:13.084461 crc crio[3638]: time=\"2026-06-09T13:16:13.084392802Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.909170 | controller |     "Jun 09 13:16:13.084461 crc crio[3638]: time=\"2026-06-09T13:16:13.084434834Z\" 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-09 14:45:33.909185 | controller |     "Jun 09 13:16:13.085451 crc crio[3638]: time=\"2026-06-09T13:16:13.084817729Z\" 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:0xc00018d638}] Aliases:map[]}\"",
2026-06-09 14:45:33.909200 | controller |     "Jun 09 13:16:13.085451 crc crio[3638]: time=\"2026-06-09T13:16:13.084992343Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.909220 | controller |     "Jun 09 13:16:13.120408 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.909236 | controller |     "Jun 09 13:16:13.120726 crc crio[3638]: time=\"2026-06-09T13:16:13.120498211Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"",
2026-06-09 14:45:33.909250 | controller |     "Jun 09 13:16:13.120726 crc crio[3638]: time=\"2026-06-09T13:16:13.120531762Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.909265 | controller |     "Jun 09 13:16:13.120726 crc crio[3638]: time=\"2026-06-09T13:16:13.120631164Z\" 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-09 14:45:33.909280 | controller |     "Jun 09 13:16:13.120971 crc crio[3638]: time=\"2026-06-09T13:16:13.120818287Z\" 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:0xc000119278}] Aliases:map[]}\"",
2026-06-09 14:45:33.909295 | controller |     "Jun 09 13:16:13.120971 crc crio[3638]: time=\"2026-06-09T13:16:13.120941359Z\" 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-09 14:45:33.909309 | controller |     "Jun 09 13:16:13.146830 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.909324 | controller |     "Jun 09 13:16:13.147074 crc crio[3638]: time=\"2026-06-09T13:16:13.147035316Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"",
2026-06-09 14:45:33.909339 | controller |     "Jun 09 13:16:13.147182 crc crio[3638]: time=\"2026-06-09T13:16:13.147087207Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.909353 | controller |     "Jun 09 13:16:13.147224 crc crio[3638]: time=\"2026-06-09T13:16:13.147188969Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"",
2026-06-09 14:45:33.909368 | controller |     "Jun 09 13:16:13.147224 crc crio[3638]: time=\"2026-06-09T13:16:13.147207719Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.909382 | controller |     "Jun 09 13:16:13.147282 crc crio[3638]: time=\"2026-06-09T13:16:13.14723215Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"",
2026-06-09 14:45:33.909396 | controller |     "Jun 09 13:16:13.147282 crc crio[3638]: time=\"2026-06-09T13:16:13.14724623Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.909410 | controller |     "Jun 09 13:16:13.147282 crc crio[3638]: time=\"2026-06-09T13:16:13.14725905Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"",
2026-06-09 14:45:33.909424 | controller |     "Jun 09 13:16:13.147282 crc crio[3638]: time=\"2026-06-09T13:16:13.14727031Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.909442 | controller |     "Jun 09 13:16:13.147493 crc crio[3638]: time=\"2026-06-09T13:16:13.147309911Z\" 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-09 14:45:33.909459 | controller |     "Jun 09 13:16:13.147493 crc crio[3638]: time=\"2026-06-09T13:16:13.147485335Z\" 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:0xc000119308}] Aliases:map[]}\"",
2026-06-09 14:45:33.909476 | controller |     "Jun 09 13:16:13.147716 crc crio[3638]: time=\"2026-06-09T13:16:13.147643508Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.909490 | controller |     "Jun 09 13:16:13.147716 crc crio[3638]: time=\"2026-06-09T13:16:13.147695629Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.909505 | controller |     "Jun 09 13:16:13.147818 crc crio[3638]: time=\"2026-06-09T13:16:13.147718489Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.909537 | controller |     "Jun 09 13:16:13.433024 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.909553 | controller |     "Jun 09 13:16:13.434053 crc crio[3638]: time=\"2026-06-09T13:16:13.433422077Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"",
2026-06-09 14:45:33.909568 | controller |     "Jun 09 13:16:13.434053 crc crio[3638]: time=\"2026-06-09T13:16:13.433473868Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.909584 | controller |     "Jun 09 13:16:13.434053 crc crio[3638]: time=\"2026-06-09T13:16:13.433614331Z\" 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-09 14:45:33.909600 | controller |     "Jun 09 13:16:13.434053 crc crio[3638]: time=\"2026-06-09T13:16:13.433987838Z\" 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:0xc000784330}] Aliases:map[]}\"",
2026-06-09 14:45:33.909615 | controller |     "Jun 09 13:16:13.434906 crc crio[3638]: time=\"2026-06-09T13:16:13.434778061Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.909630 | controller |     "Jun 09 13:16:13.617373 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.909648 | controller |     "Jun 09 13:16:13.617735 crc crio[3638]: time=\"2026-06-09T13:16:13.617619692Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"",
2026-06-09 14:45:33.909664 | controller |     "Jun 09 13:16:13.617735 crc crio[3638]: time=\"2026-06-09T13:16:13.617711093Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.909678 | controller |     "Jun 09 13:16:13.617955 crc crio[3638]: time=\"2026-06-09T13:16:13.617775504Z\" 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-09 14:45:33.909693 | controller |     "Jun 09 13:16:13.618475 crc crio[3638]: time=\"2026-06-09T13:16:13.61808759Z\" 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:0xc00008c000}] Aliases:map[]}\"",
2026-06-09 14:45:33.909708 | controller |     "Jun 09 13:16:13.618475 crc crio[3638]: time=\"2026-06-09T13:16:13.618358665Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.909723 | controller |     "Jun 09 13:16:13.654734 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.909737 | controller |     "Jun 09 13:16:13.654734 crc crio[3638]: time=\"2026-06-09T13:16:13.654459465Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"",
2026-06-09 14:45:33.909751 | controller |     "Jun 09 13:16:13.654734 crc crio[3638]: time=\"2026-06-09T13:16:13.654509176Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.909766 | controller |     "Jun 09 13:16:13.654734 crc crio[3638]: time=\"2026-06-09T13:16:13.654548727Z\" 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-09 14:45:33.909781 | controller |     "Jun 09 13:16:13.655049 crc crio[3638]: time=\"2026-06-09T13:16:13.654835082Z\" 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:0xc001480090}] Aliases:map[]}\"",
2026-06-09 14:45:33.909795 | controller |     "Jun 09 13:16:13.655242 crc crio[3638]: time=\"2026-06-09T13:16:13.655051206Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.909810 | controller |     "Jun 09 13:16:13.953308 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.909827 | controller |     "Jun 09 13:16:13.953605 crc crio[3638]: time=\"2026-06-09T13:16:13.953459656Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"",
2026-06-09 14:45:33.909841 | controller |     "Jun 09 13:16:13.953605 crc crio[3638]: time=\"2026-06-09T13:16:13.953520547Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.909856 | controller |     "Jun 09 13:16:13.953605 crc crio[3638]: time=\"2026-06-09T13:16:13.953539707Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"",
2026-06-09 14:45:33.909870 | controller |     "Jun 09 13:16:13.953605 crc crio[3638]: time=\"2026-06-09T13:16:13.953547757Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.909884 | controller |     "Jun 09 13:16:13.953605 crc crio[3638]: time=\"2026-06-09T13:16:13.953599138Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"",
2026-06-09 14:45:33.909899 | controller |     "Jun 09 13:16:13.953605 crc crio[3638]: time=\"2026-06-09T13:16:13.953610329Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.909913 | controller |     "Jun 09 13:16:13.953810 crc crio[3638]: time=\"2026-06-09T13:16:13.953644479Z\" 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-09 14:45:33.909928 | controller |     "Jun 09 13:16:13.953847 crc crio[3638]: time=\"2026-06-09T13:16:13.953828262Z\" 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:0xc00008c000}] Aliases:map[]}\"",
2026-06-09 14:45:33.909943 | controller |     "Jun 09 13:16:13.954042 crc crio[3638]: time=\"2026-06-09T13:16:13.953978985Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.909958 | controller |     "Jun 09 13:16:14.001631 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.909972 | controller |     "Jun 09 13:16:14.001962 crc crio[3638]: time=\"2026-06-09T13:16:14.001875511Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"",
2026-06-09 14:45:33.909986 | controller |     "Jun 09 13:16:14.001962 crc crio[3638]: time=\"2026-06-09T13:16:14.001937152Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.910001 | controller |     "Jun 09 13:16:14.002043 crc crio[3638]: time=\"2026-06-09T13:16:14.001979432Z\" 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-09 14:45:33.910015 | controller |     "Jun 09 13:16:14.002239 crc crio[3638]: time=\"2026-06-09T13:16:14.002213717Z\" 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:0xc000118620}] Aliases:map[]}\"",
2026-06-09 14:45:33.910033 | controller |     "Jun 09 13:16:14.002446 crc crio[3638]: time=\"2026-06-09T13:16:14.00238137Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.910047 | controller |     "Jun 09 13:16:14.274537 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.910061 | controller |     "Jun 09 13:16:14.274537 crc crio[3638]: time=\"2026-06-09T13:16:14.23565977Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"",
2026-06-09 14:45:33.910076 | controller |     "Jun 09 13:16:14.274537 crc crio[3638]: time=\"2026-06-09T13:16:14.235720291Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.910090 | controller |     "Jun 09 13:16:14.274537 crc crio[3638]: time=\"2026-06-09T13:16:14.235754601Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"",
2026-06-09 14:45:33.910104 | controller |     "Jun 09 13:16:14.274537 crc crio[3638]: time=\"2026-06-09T13:16:14.235771472Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.910118 | controller |     "Jun 09 13:16:14.274537 crc crio[3638]: time=\"2026-06-09T13:16:14.235818102Z\" 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-09 14:45:33.910133 | controller |     "Jun 09 13:16:14.274537 crc crio[3638]: time=\"2026-06-09T13:16:14.236629048Z\" 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:0xc001480010}] Aliases:map[]}\"",
2026-06-09 14:45:33.910148 | controller |     "Jun 09 13:16:14.274537 crc crio[3638]: time=\"2026-06-09T13:16:14.236735279Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.910163 | controller |     "Jun 09 13:16:14.274537 crc crio[3638]: time=\"2026-06-09T13:16:14.2367565Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.910178 | controller |     "Jun 09 13:16:14.274537 crc crio[3638]: time=\"2026-06-09T13:16:14.23677112Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.910193 | controller |     "Jun 09 13:16:14.299056 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.910207 | controller |     "Jun 09 13:16:14.299403 crc crio[3638]: time=\"2026-06-09T13:16:14.299321343Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"",
2026-06-09 14:45:33.910224 | controller |     "Jun 09 13:16:14.299403 crc crio[3638]: time=\"2026-06-09T13:16:14.299392534Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.910239 | controller |     "Jun 09 13:16:14.299511 crc crio[3638]: time=\"2026-06-09T13:16:14.299418464Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"",
2026-06-09 14:45:33.910253 | controller |     "Jun 09 13:16:14.299511 crc crio[3638]: time=\"2026-06-09T13:16:14.299429705Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.910267 | controller |     "Jun 09 13:16:14.299511 crc crio[3638]: time=\"2026-06-09T13:16:14.299467335Z\" 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-09 14:45:33.910282 | controller |     "Jun 09 13:16:14.299795 crc crio[3638]: time=\"2026-06-09T13:16:14.29972892Z\" 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:0xc00130a6f0}] Aliases:map[]}\"",
2026-06-09 14:45:33.910297 | controller |     "Jun 09 13:16:14.300015 crc crio[3638]: time=\"2026-06-09T13:16:14.299900053Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.910312 | controller |     "Jun 09 13:16:14.322595 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.910327 | controller |     "Jun 09 13:16:14.322731 crc crio[3638]: time=\"2026-06-09T13:16:14.322670619Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"",
2026-06-09 14:45:33.910341 | controller |     "Jun 09 13:16:14.322731 crc crio[3638]: time=\"2026-06-09T13:16:14.32271446Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.910355 | controller |     "Jun 09 13:16:14.322857 crc crio[3638]: time=\"2026-06-09T13:16:14.322735151Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"",
2026-06-09 14:45:33.910370 | controller |     "Jun 09 13:16:14.322857 crc crio[3638]: time=\"2026-06-09T13:16:14.322743961Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.910385 | controller |     "Jun 09 13:16:14.322857 crc crio[3638]: time=\"2026-06-09T13:16:14.322771811Z\" 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-09 14:45:33.910400 | controller |     "Jun 09 13:16:14.322997 crc crio[3638]: time=\"2026-06-09T13:16:14.322899053Z\" 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:0xc00130a780}] Aliases:map[]}\"",
2026-06-09 14:45:33.910418 | controller |     "Jun 09 13:16:14.323038 crc crio[3638]: time=\"2026-06-09T13:16:14.323005035Z\" 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-09 14:45:33.910433 | controller |     "Jun 09 13:16:14.442918 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.910448 | controller |     "Jun 09 13:16:14.444939 crc crio[3638]: time=\"2026-06-09T13:16:14.443071639Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"",
2026-06-09 14:45:33.910462 | controller |     "Jun 09 13:16:14.444939 crc crio[3638]: time=\"2026-06-09T13:16:14.44316265Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.910476 | controller |     "Jun 09 13:16:14.444939 crc crio[3638]: time=\"2026-06-09T13:16:14.443208051Z\" 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-09 14:45:33.910492 | controller |     "Jun 09 13:16:14.444939 crc crio[3638]: time=\"2026-06-09T13:16:14.443427865Z\" 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:0xc00130a860}] Aliases:map[]}\"",
2026-06-09 14:45:33.910506 | controller |     "Jun 09 13:16:14.444939 crc crio[3638]: time=\"2026-06-09T13:16:14.443607928Z\" 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-09 14:45:33.910540 | controller |     "Jun 09 13:16:14.460056 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.910555 | controller |     "Jun 09 13:16:14.460245 crc crio[3638]: time=\"2026-06-09T13:16:14.460092529Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"",
2026-06-09 14:45:33.910570 | controller |     "Jun 09 13:16:14.460245 crc crio[3638]: time=\"2026-06-09T13:16:14.460200901Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.910584 | controller |     "Jun 09 13:16:14.460245 crc crio[3638]: time=\"2026-06-09T13:16:14.460234302Z\" 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-09 14:45:33.910600 | controller |     "Jun 09 13:16:14.460433 crc crio[3638]: time=\"2026-06-09T13:16:14.460372764Z\" 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:0xc00018c7c0}] Aliases:map[]}\"",
2026-06-09 14:45:33.910618 | controller |     "Jun 09 13:16:14.460540 crc crio[3638]: time=\"2026-06-09T13:16:14.460502947Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.910633 | controller |     "Jun 09 13:16:14.478864 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.910648 | controller |     "Jun 09 13:16:14.478864 crc crio[3638]: time=\"2026-06-09T13:16:14.478847712Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"",
2026-06-09 14:45:33.910662 | controller |     "Jun 09 13:16:14.478864 crc crio[3638]: time=\"2026-06-09T13:16:14.478868963Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.910677 | controller |     "Jun 09 13:16:14.478864 crc crio[3638]: time=\"2026-06-09T13:16:14.478880503Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"",
2026-06-09 14:45:33.910691 | controller |     "Jun 09 13:16:14.478864 crc crio[3638]: time=\"2026-06-09T13:16:14.478888623Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.910706 | controller |     "Jun 09 13:16:14.479348 crc crio[3638]: time=\"2026-06-09T13:16:14.478916834Z\" 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-09 14:45:33.910721 | controller |     "Jun 09 13:16:14.479348 crc crio[3638]: time=\"2026-06-09T13:16:14.479047026Z\" 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:0xc0014803e0}] Aliases:map[]}\"",
2026-06-09 14:45:33.910736 | controller |     "Jun 09 13:16:14.479348 crc crio[3638]: time=\"2026-06-09T13:16:14.479240089Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.910750 | controller |     "Jun 09 13:16:14.710373 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.910765 | controller |     "Jun 09 13:16:14.710730 crc crio[3638]: time=\"2026-06-09T13:16:14.710598655Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"",
2026-06-09 14:45:33.910779 | controller |     "Jun 09 13:16:14.710730 crc crio[3638]: time=\"2026-06-09T13:16:14.710685206Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.910794 | controller |     "Jun 09 13:16:14.710730 crc crio[3638]: time=\"2026-06-09T13:16:14.710718267Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"",
2026-06-09 14:45:33.910812 | controller |     "Jun 09 13:16:14.710730 crc crio[3638]: time=\"2026-06-09T13:16:14.710729767Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.910827 | controller |     "Jun 09 13:16:14.711078 crc crio[3638]: time=\"2026-06-09T13:16:14.710775688Z\" 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-09 14:45:33.910842 | controller |     "Jun 09 13:16:14.711078 crc crio[3638]: time=\"2026-06-09T13:16:14.711016562Z\" 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:0xc000118808}] Aliases:map[]}\"",
2026-06-09 14:45:33.910857 | controller |     "Jun 09 13:16:14.711408 crc crio[3638]: time=\"2026-06-09T13:16:14.711280977Z\" 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-09 14:45:33.910871 | controller |     "Jun 09 13:16:14.799947 crc crio[3638]: time=\"2026-06-09T13:16:14.799727543Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=f5387c76-76b4-4c59-b358-cef84719cf9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.910886 | controller |     "Jun 09 13:16:14.800672 crc crio[3638]: time=\"2026-06-09T13:16:14.800525928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.910900 | controller |     "Jun 09 13:16:14.828843 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.910915 | controller |     "Jun 09 13:16:14.829340 crc crio[3638]: time=\"2026-06-09T13:16:14.828889865Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"",
2026-06-09 14:45:33.910929 | controller |     "Jun 09 13:16:14.829340 crc crio[3638]: time=\"2026-06-09T13:16:14.828948696Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.910944 | controller |     "Jun 09 13:16:14.829340 crc crio[3638]: time=\"2026-06-09T13:16:14.829034967Z\" 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-09 14:45:33.910959 | controller |     "Jun 09 13:16:14.831240 crc crio[3638]: time=\"2026-06-09T13:16:14.830727559Z\" 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:0xc00130a920}] Aliases:map[]}\"",
2026-06-09 14:45:33.910985 | controller |     "Jun 09 13:16:14.831240 crc crio[3638]: time=\"2026-06-09T13:16:14.831094346Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.911005 | controller |     "Jun 09 13:16:14.836830 crc crio[3638]: time=\"2026-06-09T13:16:14.836724978Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=acbc9559-1a16-4804-9687-a265eaa93fde name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.911021 | controller |     "Jun 09 13:16:14.836956 crc crio[3638]: time=\"2026-06-09T13:16:14.836884321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.911036 | controller |     "Jun 09 13:16:14.880339 crc crio[3638]: time=\"2026-06-09T13:16:14.865996823Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=18375e3a-339e-4bf9-a68b-825bfa0411db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.911051 | controller |     "Jun 09 13:16:14.880339 crc crio[3638]: time=\"2026-06-09T13:16:14.869438866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.911066 | controller |     "Jun 09 13:16:14.880339 crc crio[3638]: time=\"2026-06-09T13:16:14.871054375Z\" 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=acbc9559-1a16-4804-9687-a265eaa93fde name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.911080 | controller |     "Jun 09 13:16:14.897960 crc crio[3638]: time=\"2026-06-09T13:16:14.897621501Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=a68e6949-eafd-4f7a-b212-20b38a349007 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.911095 | controller |     "Jun 09 13:16:14.898521 crc crio[3638]: time=\"2026-06-09T13:16:14.898003388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.911110 | controller |     "Jun 09 13:16:15.218334 crc crio[3638]: time=\"2026-06-09T13:16:15.217735777Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=3fba9adc-cacb-439b-a958-381a39ce9a5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.911124 | controller |     "Jun 09 13:16:15.220082 crc crio[3638]: time=\"2026-06-09T13:16:15.219282916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.911139 | controller |     "Jun 09 13:16:15.311257 crc crio[3638]: time=\"2026-06-09T13:16:15.311154783Z\" 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=a68e6949-eafd-4f7a-b212-20b38a349007 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.911153 | controller |     "Jun 09 13:16:15.341888 crc crio[3638]: time=\"2026-06-09T13:16:15.341612851Z\" 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=18375e3a-339e-4bf9-a68b-825bfa0411db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.911168 | controller |     "Jun 09 13:16:15.342213 crc crio[3638]: time=\"2026-06-09T13:16:15.341918166Z\" 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=f5387c76-76b4-4c59-b358-cef84719cf9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.911184 | controller |     "Jun 09 13:16:15.353632 crc crio[3638]: time=\"2026-06-09T13:16:15.353384945Z\" level=info msg=\"Ran pod sandbox 42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=acbc9559-1a16-4804-9687-a265eaa93fde name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.911202 | controller |     "Jun 09 13:16:15.353950 crc crio[3638]: time=\"2026-06-09T13:16:15.353904664Z\" level=info msg=\"Ran pod sandbox 20898963a316405951f1c5c514b0590620907d6f65354c1059f84b3d100808c2 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=a68e6949-eafd-4f7a-b212-20b38a349007 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.911217 | controller |     "Jun 09 13:16:15.361358 crc crio[3638]: time=\"2026-06-09T13:16:15.360239571Z\" level=info msg=\"Ran pod sandbox c961fdc2aff1dbe7f9b0c80d78add8189892f3c39ad9f99c413bef426b98c8d8 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=18375e3a-339e-4bf9-a68b-825bfa0411db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.911232 | controller |     "Jun 09 13:16:15.362592 crc crio[3638]: time=\"2026-06-09T13:16:15.362456182Z\" 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=3fba9adc-cacb-439b-a958-381a39ce9a5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.911248 | controller |     "Jun 09 13:16:15.363962 crc crio[3638]: time=\"2026-06-09T13:16:15.363779825Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5e0c8a12-36cf-493b-827f-3c147e56f875 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.911263 | controller |     "Jun 09 13:16:15.364333 crc crio[3638]: time=\"2026-06-09T13:16:15.364044701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=949918a7-84ca-4caf-8fcf-0c838bee730b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.911278 | controller |     "Jun 09 13:16:15.364966 crc crio[3638]: time=\"2026-06-09T13:16:15.364816284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=4256e7aa-bc04-412c-9fcf-8cae378d8a25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.911293 | controller |     "Jun 09 13:16:15.372485 crc crio[3638]: time=\"2026-06-09T13:16:15.372411433Z\" level=info msg=\"Ran pod sandbox 35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=f5387c76-76b4-4c59-b358-cef84719cf9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.911308 | controller |     "Jun 09 13:16:15.374168 crc crio[3638]: time=\"2026-06-09T13:16:15.374049173Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=42ef7144-9c5f-43cf-8cf7-9eec1a174b90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.911323 | controller |     "Jun 09 13:16:15.374319 crc crio[3638]: time=\"2026-06-09T13:16:15.374250837Z\" level=info msg=\"Ran pod sandbox 44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e with infra container: openshift-etcd/etcd-crc/POD\" id=3fba9adc-cacb-439b-a958-381a39ce9a5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.911338 | controller |     "Jun 09 13:16:15.375043 crc crio[3638]: time=\"2026-06-09T13:16:15.374970479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7df44a52-a43b-47e1-93fd-191c07fe061d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.911356 | controller |     "Jun 09 13:16:15.375867 crc crio[3638]: time=\"2026-06-09T13:16:15.375699533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1736a9f5-2f90-4596-95e9-aab2e17f5716 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.911371 | controller |     "Jun 09 13:16:15.376666 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.911386 | controller |     "Jun 09 13:16:15.376924 crc crio[3638]: time=\"2026-06-09T13:16:15.376881064Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"",
2026-06-09 14:45:33.911401 | controller |     "Jun 09 13:16:15.377392 crc crio[3638]: time=\"2026-06-09T13:16:15.377371183Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.911415 | controller |     "Jun 09 13:16:15.377611 crc crio[3638]: time=\"2026-06-09T13:16:15.377516276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d69a11f4-4466-4e86-8687-d12de079837b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.911431 | controller |     "Jun 09 13:16:15.377737 crc crio[3638]: time=\"2026-06-09T13:16:15.377592837Z\" 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-09 14:45:33.911446 | controller |     "Jun 09 13:16:15.378384 crc crio[3638]: time=\"2026-06-09T13:16:15.378174788Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e322d29d-53ca-4e3c-9a5f-420af879bf73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.911462 | controller |     "Jun 09 13:16:15.379471 crc crio[3638]: time=\"2026-06-09T13:16:15.379444751Z\" 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:0xc00018c660}] Aliases:map[]}\"",
2026-06-09 14:45:33.911477 | controller |     "Jun 09 13:16:15.379655 crc crio[3638]: time=\"2026-06-09T13:16:15.379635844Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.911492 | controller |     "Jun 09 13:16:15.379755 crc crio[3638]: time=\"2026-06-09T13:16:15.379737146Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.911508 | controller |     "Jun 09 13:16:15.379827 crc crio[3638]: time=\"2026-06-09T13:16:15.379813418Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.911550 | controller |     "Jun 09 13:16:15.381343 crc crio[3638]: time=\"2026-06-09T13:16:15.381081451Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=469bf7de-4837-4cf0-86d1-875dbd48e122 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.911567 | controller |     "Jun 09 13:16:15.382245 crc crio[3638]: time=\"2026-06-09T13:16:15.382000838Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=77b1f19a-a40f-40e6-b3d2-95fbd2a1d14a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.911585 | controller |     "Jun 09 13:16:15.382847 crc crio[3638]: time=\"2026-06-09T13:16:15.382740392Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=792668c5-0e33-4431-86c8-1de68d5815db name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.911601 | controller |     "Jun 09 13:16:15.383750 crc crio[3638]: time=\"2026-06-09T13:16:15.383439655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.911616 | controller |     "Jun 09 13:16:15.383750 crc crio[3638]: time=\"2026-06-09T13:16:15.383455435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.911631 | controller |     "Jun 09 13:16:15.384229 crc crio[3638]: time=\"2026-06-09T13:16:15.384080036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a8c809bb-453a-4b53-888d-3196e05cc4f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.911646 | controller |     "Jun 09 13:16:15.385655 crc crio[3638]: time=\"2026-06-09T13:16:15.385476522Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=823a2fb6-9786-4077-b35e-dddccda81816 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.911661 | controller |     "Jun 09 13:16:15.387582 crc crio[3638]: time=\"2026-06-09T13:16:15.387478549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.911676 | controller |     "Jun 09 13:16:15.387664 crc crio[3638]: time=\"2026-06-09T13:16:15.387510938Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=80d58569-9b74-420f-bfd6-458694a01fa7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.911692 | controller |     "Jun 09 13:16:15.388204 crc crio[3638]: time=\"2026-06-09T13:16:15.388026538Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=256c8ab2-906f-455f-bf85-3be137cb7195 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.911707 | controller |     "Jun 09 13:16:15.393883 crc crio[3638]: time=\"2026-06-09T13:16:15.393548579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.911722 | controller |     "Jun 09 13:16:15.395188 crc crio[3638]: time=\"2026-06-09T13:16:15.394773962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.911736 | controller |     "Jun 09 13:16:15.409168 crc crio[3638]: time=\"2026-06-09T13:16:15.409023052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.911751 | controller |     "Jun 09 13:16:15.419632 crc crio[3638]: time=\"2026-06-09T13:16:15.419470882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.911766 | controller |     "Jun 09 13:16:15.431605 crc crio[3638]: time=\"2026-06-09T13:16:15.431516972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.911784 | controller |     "Jun 09 13:16:15.433848 crc crio[3638]: time=\"2026-06-09T13:16:15.433747173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.911799 | controller |     "Jun 09 13:16:15.435930 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.911813 | controller |     "Jun 09 13:16:15.436209 crc crio[3638]: time=\"2026-06-09T13:16:15.436069385Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"",
2026-06-09 14:45:33.911828 | controller |     "Jun 09 13:16:15.436209 crc crio[3638]: time=\"2026-06-09T13:16:15.436195927Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.911843 | controller |     "Jun 09 13:16:15.436329 crc crio[3638]: time=\"2026-06-09T13:16:15.436236168Z\" 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-09 14:45:33.911858 | controller |     "Jun 09 13:16:15.436586 crc crio[3638]: time=\"2026-06-09T13:16:15.436431853Z\" 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:0xc002698230}] Aliases:map[]}\"",
2026-06-09 14:45:33.911873 | controller |     "Jun 09 13:16:15.437002 crc crio[3638]: time=\"2026-06-09T13:16:15.436640746Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.911888 | controller |     "Jun 09 13:16:15.440228 crc crio[3638]: time=\"2026-06-09T13:16:15.439970457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.911910 | controller |     "Jun 09 13:16:15.568778 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.911929 | controller |     "Jun 09 13:16:15.568778 crc crio[3638]: time=\"2026-06-09T13:16:15.568689217Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"",
2026-06-09 14:45:33.911945 | controller |     "Jun 09 13:16:15.568778 crc crio[3638]: time=\"2026-06-09T13:16:15.568730877Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.912003 | controller |     "Jun 09 13:16:15.568778 crc crio[3638]: time=\"2026-06-09T13:16:15.568775268Z\" 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-09 14:45:33.912022 | controller |     "Jun 09 13:16:15.570427 crc crio[3638]: time=\"2026-06-09T13:16:15.568963753Z\" 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:0xc002698340}] Aliases:map[]}\"",
2026-06-09 14:45:33.912043 | controller |     "Jun 09 13:16:15.570427 crc crio[3638]: time=\"2026-06-09T13:16:15.569168367Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.912059 | controller |     "Jun 09 13:16:15.670360 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.912074 | controller |     "Jun 09 13:16:15.670628 crc crio[3638]: time=\"2026-06-09T13:16:15.670471227Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"",
2026-06-09 14:45:33.912090 | controller |     "Jun 09 13:16:15.670628 crc crio[3638]: time=\"2026-06-09T13:16:15.670510128Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.912105 | controller |     "Jun 09 13:16:15.670628 crc crio[3638]: time=\"2026-06-09T13:16:15.670591339Z\" 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-09 14:45:33.912121 | controller |     "Jun 09 13:16:15.670862 crc crio[3638]: time=\"2026-06-09T13:16:15.670796743Z\" 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:0xc002698540}] Aliases:map[]}\"",
2026-06-09 14:45:33.912136 | controller |     "Jun 09 13:16:15.671065 crc crio[3638]: time=\"2026-06-09T13:16:15.671007346Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.912151 | controller |     "Jun 09 13:16:15.941975 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.912166 | controller |     "Jun 09 13:16:15.942584 crc crio[3638]: time=\"2026-06-09T13:16:15.942505965Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"",
2026-06-09 14:45:33.912180 | controller |     "Jun 09 13:16:15.942643 crc crio[3638]: time=\"2026-06-09T13:16:15.942587477Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.912195 | controller |     "Jun 09 13:16:15.942643 crc crio[3638]: time=\"2026-06-09T13:16:15.942608177Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"",
2026-06-09 14:45:33.912210 | controller |     "Jun 09 13:16:15.942643 crc crio[3638]: time=\"2026-06-09T13:16:15.942618987Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.912225 | controller |     "Jun 09 13:16:15.942753 crc crio[3638]: time=\"2026-06-09T13:16:15.942650238Z\" 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-09 14:45:33.912245 | controller |     "Jun 09 13:16:15.943250 crc crio[3638]: time=\"2026-06-09T13:16:15.943208558Z\" 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:0xc0018901e8}] Aliases:map[]}\"",
2026-06-09 14:45:33.912261 | controller |     "Jun 09 13:16:15.943324 crc crio[3638]: time=\"2026-06-09T13:16:15.943283479Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.912276 | controller |     "Jun 09 13:16:15.943324 crc crio[3638]: time=\"2026-06-09T13:16:15.943297399Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.912291 | controller |     "Jun 09 13:16:15.943324 crc crio[3638]: time=\"2026-06-09T13:16:15.94330864Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.912306 | controller |     "Jun 09 13:16:15.963806 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.912321 | controller |     "Jun 09 13:16:15.964045 crc crio[3638]: time=\"2026-06-09T13:16:15.963904846Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"",
2026-06-09 14:45:33.912336 | controller |     "Jun 09 13:16:15.964045 crc crio[3638]: time=\"2026-06-09T13:16:15.963960397Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.912351 | controller |     "Jun 09 13:16:15.964045 crc crio[3638]: time=\"2026-06-09T13:16:15.964013428Z\" 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-09 14:45:33.912367 | controller |     "Jun 09 13:16:15.964659 crc crio[3638]: time=\"2026-06-09T13:16:15.964517637Z\" 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:0xc0001187c8}] Aliases:map[]}\"",
2026-06-09 14:45:33.912383 | controller |     "Jun 09 13:16:15.964928 crc crio[3638]: time=\"2026-06-09T13:16:15.964846363Z\" 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-09 14:45:33.912398 | controller |     "Jun 09 13:16:16.114887 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.912413 | controller |     "Jun 09 13:16:16.115475 crc crio[3638]: time=\"2026-06-09T13:16:16.115299181Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"",
2026-06-09 14:45:33.912431 | controller |     "Jun 09 13:16:16.115475 crc crio[3638]: time=\"2026-06-09T13:16:16.115474875Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.912449 | controller |     "Jun 09 13:16:16.115748 crc crio[3638]: time=\"2026-06-09T13:16:16.115534236Z\" 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-09 14:45:33.912467 | controller |     "Jun 09 13:16:16.116493 crc crio[3638]: time=\"2026-06-09T13:16:16.116367591Z\" 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:0xc000784650}] Aliases:map[]}\"",
2026-06-09 14:45:33.912483 | controller |     "Jun 09 13:16:16.117031 crc crio[3638]: time=\"2026-06-09T13:16:16.116964942Z\" 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-09 14:45:33.912498 | controller |     "Jun 09 13:16:16.451311 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.912529 | controller |     "Jun 09 13:16:16.451517 crc crio[3638]: time=\"2026-06-09T13:16:16.451427341Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"",
2026-06-09 14:45:33.912550 | controller |     "Jun 09 13:16:16.451517 crc crio[3638]: time=\"2026-06-09T13:16:16.451470581Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.912566 | controller |     "Jun 09 13:16:16.451677 crc crio[3638]: time=\"2026-06-09T13:16:16.451517122Z\" 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-09 14:45:33.912582 | controller |     "Jun 09 13:16:16.452032 crc crio[3638]: time=\"2026-06-09T13:16:16.451879809Z\" 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:0xc00130a228}] Aliases:map[]}\"",
2026-06-09 14:45:33.912597 | controller |     "Jun 09 13:16:16.452144 crc crio[3638]: time=\"2026-06-09T13:16:16.452073562Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.912612 | controller |     "Jun 09 13:16:16.795017 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.912628 | controller |     "Jun 09 13:16:16.795790 crc crio[3638]: time=\"2026-06-09T13:16:16.795203109Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"",
2026-06-09 14:45:33.912646 | controller |     "Jun 09 13:16:16.795790 crc crio[3638]: time=\"2026-06-09T13:16:16.79525571Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.912661 | controller |     "Jun 09 13:16:16.795790 crc crio[3638]: time=\"2026-06-09T13:16:16.795313351Z\" 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-09 14:45:33.912676 | controller |     "Jun 09 13:16:16.795790 crc crio[3638]: time=\"2026-06-09T13:16:16.795609987Z\" 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:0xc00130a3c8}] Aliases:map[]}\"",
2026-06-09 14:45:33.912691 | controller |     "Jun 09 13:16:16.802853 crc crio[3638]: time=\"2026-06-09T13:16:16.802797399Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.912707 | controller |     "Jun 09 13:16:17.014078 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.912722 | controller |     "Jun 09 13:16:17.014374 crc crio[3638]: time=\"2026-06-09T13:16:17.014280521Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"",
2026-06-09 14:45:33.912737 | controller |     "Jun 09 13:16:17.014374 crc crio[3638]: time=\"2026-06-09T13:16:17.014328242Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.912752 | controller |     "Jun 09 13:16:17.014444 crc crio[3638]: time=\"2026-06-09T13:16:17.014373833Z\" 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-09 14:45:33.912767 | controller |     "Jun 09 13:16:17.014721 crc crio[3638]: time=\"2026-06-09T13:16:17.014637698Z\" 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:0xc001890030}] Aliases:map[]}\"",
2026-06-09 14:45:33.912783 | controller |     "Jun 09 13:16:17.014960 crc crio[3638]: time=\"2026-06-09T13:16:17.014890902Z\" 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-09 14:45:33.912806 | controller |     "Jun 09 13:16:17.288871 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.912824 | controller |     "Jun 09 13:16:17.288979 crc crio[3638]: time=\"2026-06-09T13:16:17.288879978Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"",
2026-06-09 14:45:33.912840 | controller |     "Jun 09 13:16:17.288979 crc crio[3638]: time=\"2026-06-09T13:16:17.288920188Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.912855 | controller |     "Jun 09 13:16:17.288979 crc crio[3638]: time=\"2026-06-09T13:16:17.288971869Z\" 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-09 14:45:33.912871 | controller |     "Jun 09 13:16:17.289323 crc crio[3638]: time=\"2026-06-09T13:16:17.289270985Z\" 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:0xc001890220}] Aliases:map[]}\"",
2026-06-09 14:45:33.912886 | controller |     "Jun 09 13:16:17.289490 crc crio[3638]: time=\"2026-06-09T13:16:17.289441638Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.912901 | controller |     "Jun 09 13:16:17.452329 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.912917 | controller |     "Jun 09 13:16:17.452494 crc crio[3638]: time=\"2026-06-09T13:16:17.452439535Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"",
2026-06-09 14:45:33.912932 | controller |     "Jun 09 13:16:17.452494 crc crio[3638]: time=\"2026-06-09T13:16:17.452483786Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.912947 | controller |     "Jun 09 13:16:17.452633 crc crio[3638]: time=\"2026-06-09T13:16:17.452523766Z\" 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-09 14:45:33.912963 | controller |     "Jun 09 13:16:17.458311 crc crio[3638]: time=\"2026-06-09T13:16:17.458208221Z\" 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:0xc0026965e0}] Aliases:map[]}\"",
2026-06-09 14:45:33.912979 | controller |     "Jun 09 13:16:17.458580 crc crio[3638]: time=\"2026-06-09T13:16:17.458490326Z\" 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-09 14:45:33.912994 | controller |     "Jun 09 13:16:17.485520 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.913012 | controller |     "Jun 09 13:16:17.485782 crc crio[3638]: time=\"2026-06-09T13:16:17.485679322Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"",
2026-06-09 14:45:33.913028 | controller |     "Jun 09 13:16:17.485782 crc crio[3638]: time=\"2026-06-09T13:16:17.485771434Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.913043 | controller |     "Jun 09 13:16:17.485895 crc crio[3638]: time=\"2026-06-09T13:16:17.485823785Z\" 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-09 14:45:33.913059 | controller |     "Jun 09 13:16:17.487494 crc crio[3638]: time=\"2026-06-09T13:16:17.487431804Z\" 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:0xc00130a000}] Aliases:map[]}\"",
2026-06-09 14:45:33.913075 | controller |     "Jun 09 13:16:17.487758 crc crio[3638]: time=\"2026-06-09T13:16:17.487700199Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.913090 | controller |     "Jun 09 13:16:17.597064 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.913105 | controller |     "Jun 09 13:16:17.597248 crc crio[3638]: time=\"2026-06-09T13:16:17.597214209Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"",
2026-06-09 14:45:33.913121 | controller |     "Jun 09 13:16:17.597307 crc crio[3638]: time=\"2026-06-09T13:16:17.597250169Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.913136 | controller |     "Jun 09 13:16:17.597307 crc crio[3638]: time=\"2026-06-09T13:16:17.59728461Z\" 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-09 14:45:33.913151 | controller |     "Jun 09 13:16:17.597489 crc crio[3638]: time=\"2026-06-09T13:16:17.597432703Z\" 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:0xc000118648}] Aliases:map[]}\"",
2026-06-09 14:45:33.913167 | controller |     "Jun 09 13:16:17.597685 crc crio[3638]: time=\"2026-06-09T13:16:17.597632977Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.913182 | controller |     "Jun 09 13:16:17.712035 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.913198 | controller |     "Jun 09 13:16:17.712252 crc crio[3638]: time=\"2026-06-09T13:16:17.71218204Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"",
2026-06-09 14:45:33.913215 | controller |     "Jun 09 13:16:17.712252 crc crio[3638]: time=\"2026-06-09T13:16:17.71221939Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.913230 | controller |     "Jun 09 13:16:17.712321 crc crio[3638]: time=\"2026-06-09T13:16:17.712258781Z\" 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-09 14:45:33.913245 | controller |     "Jun 09 13:16:17.712600 crc crio[3638]: time=\"2026-06-09T13:16:17.712497045Z\" 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:0xc00008c7e0}] Aliases:map[]}\"",
2026-06-09 14:45:33.913260 | controller |     "Jun 09 13:16:17.712782 crc crio[3638]: time=\"2026-06-09T13:16:17.712723739Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.913274 | controller |     "Jun 09 13:16:17.729726 crc crio[3638]: time=\"2026-06-09T13:16:17.729395274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.913289 | controller |     "Jun 09 13:16:17.730326 crc crio[3638]: time=\"2026-06-09T13:16:17.729436745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.913303 | controller |     "Jun 09 13:16:17.730576 crc crio[3638]: time=\"2026-06-09T13:16:17.730444682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.913317 | controller |     "Jun 09 13:16:17.730823 crc crio[3638]: time=\"2026-06-09T13:16:17.730763679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.913331 | controller |     "Jun 09 13:16:17.731389 crc crio[3638]: time=\"2026-06-09T13:16:17.73132663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.913345 | controller |     "Jun 09 13:16:17.797442 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.913359 | controller |     "Jun 09 13:16:17.798211 crc crio[3638]: time=\"2026-06-09T13:16:17.797617651Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"",
2026-06-09 14:45:33.913373 | controller |     "Jun 09 13:16:17.798211 crc crio[3638]: time=\"2026-06-09T13:16:17.797667482Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.913387 | controller |     "Jun 09 13:16:17.798211 crc crio[3638]: time=\"2026-06-09T13:16:17.797684702Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"",
2026-06-09 14:45:33.913405 | controller |     "Jun 09 13:16:17.798211 crc crio[3638]: time=\"2026-06-09T13:16:17.797693592Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.913420 | controller |     "Jun 09 13:16:17.798211 crc crio[3638]: time=\"2026-06-09T13:16:17.797729953Z\" 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-09 14:45:33.913435 | controller |     "Jun 09 13:16:17.798211 crc crio[3638]: time=\"2026-06-09T13:16:17.797928886Z\" 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:0xc000118350}] Aliases:map[]}\"",
2026-06-09 14:45:33.913450 | controller |     "Jun 09 13:16:17.798211 crc crio[3638]: time=\"2026-06-09T13:16:17.798184381Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.913465 | controller |     "Jun 09 13:16:17.818986 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.913480 | controller |     "Jun 09 13:16:17.819385 crc crio[3638]: time=\"2026-06-09T13:16:17.819342638Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"",
2026-06-09 14:45:33.913495 | controller |     "Jun 09 13:16:17.819636 crc crio[3638]: time=\"2026-06-09T13:16:17.819617043Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.913509 | controller |     "Jun 09 13:16:17.819761 crc crio[3638]: time=\"2026-06-09T13:16:17.819742215Z\" 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-09 14:45:33.913543 | controller |     "Jun 09 13:16:17.820004 crc crio[3638]: time=\"2026-06-09T13:16:17.819981229Z\" 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:0xc001480028}] Aliases:map[]}\"",
2026-06-09 14:45:33.913559 | controller |     "Jun 09 13:16:17.820341 crc crio[3638]: time=\"2026-06-09T13:16:17.820316055Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.913574 | controller |     "Jun 09 13:16:17.839393 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.913588 | controller |     "Jun 09 13:16:17.839691 crc crio[3638]: time=\"2026-06-09T13:16:17.839647448Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"",
2026-06-09 14:45:33.913606 | controller |     "Jun 09 13:16:17.839813 crc crio[3638]: time=\"2026-06-09T13:16:17.839789711Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.913620 | controller |     "Jun 09 13:16:17.839916 crc crio[3638]: time=\"2026-06-09T13:16:17.839896343Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"",
2026-06-09 14:45:33.913635 | controller |     "Jun 09 13:16:17.840000 crc crio[3638]: time=\"2026-06-09T13:16:17.839983184Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.913649 | controller |     "Jun 09 13:16:17.840435 crc crio[3638]: time=\"2026-06-09T13:16:17.840085036Z\" 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-09 14:45:33.913663 | controller |     "Jun 09 13:16:17.840738 crc crio[3638]: time=\"2026-06-09T13:16:17.840713188Z\" 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:0xc000784018}] Aliases:map[]}\"",
2026-06-09 14:45:33.913677 | controller |     "Jun 09 13:16:17.840950 crc crio[3638]: time=\"2026-06-09T13:16:17.840933892Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.913692 | controller |     "Jun 09 13:16:17.868262 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.913707 | controller |     "Jun 09 13:16:17.868473 crc crio[3638]: time=\"2026-06-09T13:16:17.868371033Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"",
2026-06-09 14:45:33.913721 | controller |     "Jun 09 13:16:17.868473 crc crio[3638]: time=\"2026-06-09T13:16:17.868409654Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.913735 | controller |     "Jun 09 13:16:17.868473 crc crio[3638]: time=\"2026-06-09T13:16:17.868446685Z\" 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-09 14:45:33.913750 | controller |     "Jun 09 13:16:17.868752 crc crio[3638]: time=\"2026-06-09T13:16:17.868677119Z\" 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:0xc0007841a8}] Aliases:map[]}\"",
2026-06-09 14:45:33.913764 | controller |     "Jun 09 13:16:17.870376 crc crio[3638]: time=\"2026-06-09T13:16:17.870296408Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.913779 | controller |     "Jun 09 13:16:17.890326 crc crio[3638]: 2026-06-09T13:16: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-09 14:45:33.913796 | controller |     "Jun 09 13:16:17.890603 crc crio[3638]: time=\"2026-06-09T13:16:17.890511167Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"",
2026-06-09 14:45:33.913811 | controller |     "Jun 09 13:16:17.890705 crc crio[3638]: time=\"2026-06-09T13:16:17.890613379Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.913826 | controller |     "Jun 09 13:16:17.890705 crc crio[3638]: time=\"2026-06-09T13:16:17.890639329Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"",
2026-06-09 14:45:33.913840 | controller |     "Jun 09 13:16:17.890705 crc crio[3638]: time=\"2026-06-09T13:16:17.890650259Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.913855 | controller |     "Jun 09 13:16:17.890705 crc crio[3638]: time=\"2026-06-09T13:16:17.89068753Z\" 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-09 14:45:33.913869 | controller |     "Jun 09 13:16:17.890966 crc crio[3638]: time=\"2026-06-09T13:16:17.890878893Z\" 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:0xc0014801e0}] Aliases:map[]}\"",
2026-06-09 14:45:33.913884 | controller |     "Jun 09 13:16:17.891245 crc crio[3638]: time=\"2026-06-09T13:16:17.891164768Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.913899 | controller |     "Jun 09 13:16:17.969366 crc crio[3638]: time=\"2026-06-09T13:16:17.968930139Z\" level=info msg=\"Created container 74a08b971a3335ae9d38ae4efc5a59afe1ce3077b8e7e918a930abeb8e808803: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=80d58569-9b74-420f-bfd6-458694a01fa7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.913913 | controller |     "Jun 09 13:16:17.971489 crc crio[3638]: time=\"2026-06-09T13:16:17.971360674Z\" level=info msg=\"Starting container: 74a08b971a3335ae9d38ae4efc5a59afe1ce3077b8e7e918a930abeb8e808803\" id=b43c822a-0c52-4b6c-9faa-b63be1bc9a9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.913928 | controller |     "Jun 09 13:16:17.974989 crc crio[3638]: time=\"2026-06-09T13:16:17.974853567Z\" level=info msg=\"Created container 8ab1ce3287f4f96963e8901ac9d5bb8455ef6ec7651e01845cb43557540dadee: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=469bf7de-4837-4cf0-86d1-875dbd48e122 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.913942 | controller |     "Jun 09 13:16:17.975877 crc crio[3638]: time=\"2026-06-09T13:16:17.975753444Z\" level=info msg=\"Created container 28e33a4689bf6db74c2f4aaaa648e526e181d9fe904171e10dedd309388b79f3: openshift-etcd/etcd-crc/setup\" id=256c8ab2-906f-455f-bf85-3be137cb7195 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.913957 | controller |     "Jun 09 13:16:17.976218 crc crio[3638]: time=\"2026-06-09T13:16:17.976063169Z\" level=info msg=\"Created container 74bd5a296da455f49d99d83ba5e820eb915b402ff68a5ccae5414da20f0071eb: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=823a2fb6-9786-4077-b35e-dddccda81816 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.913974 | controller |     "Jun 09 13:16:17.977273 crc crio[3638]: time=\"2026-06-09T13:16:17.977029247Z\" level=info msg=\"Created container dbd231fb75f0cb9eba0f9779e51f9ee5df9edc80cba4e474c20ba4246176b02c: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=77b1f19a-a40f-40e6-b3d2-95fbd2a1d14a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.913989 | controller |     "Jun 09 13:16:17.980434 crc crio[3638]: time=\"2026-06-09T13:16:17.980308937Z\" level=info msg=\"Starting container: 28e33a4689bf6db74c2f4aaaa648e526e181d9fe904171e10dedd309388b79f3\" id=7249adc6-8e86-4bf0-92be-a5e4f1cb7588 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.914004 | controller |     "Jun 09 13:16:17.980673 crc crio[3638]: time=\"2026-06-09T13:16:17.980426229Z\" level=info msg=\"Starting container: 8ab1ce3287f4f96963e8901ac9d5bb8455ef6ec7651e01845cb43557540dadee\" id=fa121e6a-66e1-44d1-8bad-85d4d7d2994f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.914018 | controller |     "Jun 09 13:16:17.980673 crc crio[3638]: time=\"2026-06-09T13:16:17.98048241Z\" level=info msg=\"Starting container: 74bd5a296da455f49d99d83ba5e820eb915b402ff68a5ccae5414da20f0071eb\" id=79cf29e1-3738-45f5-b76f-fdc5bd856c51 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.914033 | controller |     "Jun 09 13:16:17.981712 crc crio[3638]: time=\"2026-06-09T13:16:17.981616971Z\" level=info msg=\"Starting container: dbd231fb75f0cb9eba0f9779e51f9ee5df9edc80cba4e474c20ba4246176b02c\" id=a3b97b7a-a3c6-4d9e-a14a-5f404c90734b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.914047 | controller |     "Jun 09 13:16:17.982318 crc crio[3638]: time=\"2026-06-09T13:16:17.982240223Z\" level=info msg=\"Started container\" PID=5394 containerID=74a08b971a3335ae9d38ae4efc5a59afe1ce3077b8e7e918a930abeb8e808803 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=b43c822a-0c52-4b6c-9faa-b63be1bc9a9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c961fdc2aff1dbe7f9b0c80d78add8189892f3c39ad9f99c413bef426b98c8d8",
2026-06-09 14:45:33.914063 | controller |     "Jun 09 13:16:17.996740 crc crio[3638]: time=\"2026-06-09T13:16:17.994041418Z\" level=info msg=\"Started container\" PID=5395 containerID=8ab1ce3287f4f96963e8901ac9d5bb8455ef6ec7651e01845cb43557540dadee description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=fa121e6a-66e1-44d1-8bad-85d4d7d2994f name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976",
2026-06-09 14:45:33.914080 | controller |     "Jun 09 13:16:17.996740 crc crio[3638]: time=\"2026-06-09T13:16:17.995480544Z\" level=info msg=\"Started container\" PID=5393 containerID=74bd5a296da455f49d99d83ba5e820eb915b402ff68a5ccae5414da20f0071eb description=openshift-kube-apiserver/kube-apiserver-crc/setup id=79cf29e1-3738-45f5-b76f-fdc5bd856c51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b",
2026-06-09 14:45:33.914094 | controller |     "Jun 09 13:16:17.996740 crc crio[3638]: time=\"2026-06-09T13:16:17.996396911Z\" level=info msg=\"Started container\" PID=5396 containerID=28e33a4689bf6db74c2f4aaaa648e526e181d9fe904171e10dedd309388b79f3 description=openshift-etcd/etcd-crc/setup id=7249adc6-8e86-4bf0-92be-a5e4f1cb7588 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e",
2026-06-09 14:45:33.914109 | controller |     "Jun 09 13:16:17.997809 crc crio[3638]: time=\"2026-06-09T13:16:17.997759165Z\" level=info msg=\"Started container\" PID=5392 containerID=dbd231fb75f0cb9eba0f9779e51f9ee5df9edc80cba4e474c20ba4246176b02c description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=a3b97b7a-a3c6-4d9e-a14a-5f404c90734b name=/runtime.v1.RuntimeService/StartContainer sandboxID=20898963a316405951f1c5c514b0590620907d6f65354c1059f84b3d100808c2",
2026-06-09 14:45:33.914127 | controller |     "Jun 09 13:16:18.027331 crc crio[3638]: time=\"2026-06-09T13:16:18.026969939Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=37f3e027-56c6-438b-866a-69535e6e8908 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.914143 | controller |     "Jun 09 13:16:18.031396 crc crio[3638]: time=\"2026-06-09T13:16:18.031270778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=7f702b7f-9385-4180-9876-95545d9d09ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.914157 | controller |     "Jun 09 13:16:18.040319 crc crio[3638]: time=\"2026-06-09T13:16:18.039394117Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=407169ad-1a07-4ed8-8f31-7ea7a6a59e4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.914172 | controller |     "Jun 09 13:16:18.040319 crc crio[3638]: time=\"2026-06-09T13:16:18.040256982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.914187 | controller |     "Jun 09 13:16:18.063849 crc crio[3638]: time=\"2026-06-09T13:16:18.063434065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.914201 | controller |     "Jun 09 13:16:18.100280 crc crio[3638]: 2026-06-09T13:16:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-09 14:45:33.914216 | controller |     "Jun 09 13:16:18.100423 crc crio[3638]: time=\"2026-06-09T13:16:18.100358Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"",
2026-06-09 14:45:33.914231 | controller |     "Jun 09 13:16:18.100423 crc crio[3638]: time=\"2026-06-09T13:16:18.10039182Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.914245 | controller |     "Jun 09 13:16:18.100519 crc crio[3638]: time=\"2026-06-09T13:16:18.100430531Z\" 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-09 14:45:33.914260 | controller |     "Jun 09 13:16:18.100723 crc crio[3638]: time=\"2026-06-09T13:16:18.100641575Z\" 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:0xc002698430}] Aliases:map[]}\"",
2026-06-09 14:45:33.914275 | controller |     "Jun 09 13:16:18.100917 crc crio[3638]: time=\"2026-06-09T13:16:18.100855298Z\" 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-09 14:45:33.914290 | controller |     "Jun 09 13:16:18.256298 crc crio[3638]: 2026-06-09T13:16:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-09 14:45:33.914307 | controller |     "Jun 09 13:16:18.256298 crc crio[3638]: time=\"2026-06-09T13:16:18.256231907Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"",
2026-06-09 14:45:33.914322 | controller |     "Jun 09 13:16:18.256298 crc crio[3638]: time=\"2026-06-09T13:16:18.256271817Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.914372 | controller |     "Jun 09 13:16:18.256298 crc crio[3638]: time=\"2026-06-09T13:16:18.256319248Z\" 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-09 14:45:33.914397 | controller |     "Jun 09 13:16:18.256938 crc crio[3638]: time=\"2026-06-09T13:16:18.256505652Z\" 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:0xc0007847c8}] Aliases:map[]}\"",
2026-06-09 14:45:33.914413 | controller |     "Jun 09 13:16:18.256938 crc crio[3638]: time=\"2026-06-09T13:16:18.256814777Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.914429 | controller |     "Jun 09 13:16:18.335815 crc crio[3638]: time=\"2026-06-09T13:16:18.335481565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.914444 | controller |     "Jun 09 13:16:18.427590 crc crio[3638]: time=\"2026-06-09T13:16:18.427498306Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ffe8a8ec-b117-4e64-9f14-3e02e60471fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.914458 | controller |     "Jun 09 13:16:18.430184 crc crio[3638]: time=\"2026-06-09T13:16:18.430011931Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d59b781b-69e7-4de1-95d3-50ee89b3563d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.914473 | controller |     "Jun 09 13:16:18.435785 crc crio[3638]: time=\"2026-06-09T13:16:18.435701355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=42c68b3d-85a3-4d42-9427-1daa71c1f1c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.914487 | controller |     "Jun 09 13:16:18.435873 crc crio[3638]: time=\"2026-06-09T13:16:18.435775197Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=aa35dc83-42d6-48f1-9c65-7c2e844dd6e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.914502 | controller |     "Jun 09 13:16:18.436537 crc crio[3638]: time=\"2026-06-09T13:16:18.436464119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.914533 | controller |     "Jun 09 13:16:18.447661 crc crio[3638]: time=\"2026-06-09T13:16:18.447371029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=fd25462f-8704-40a6-841f-c5341c4e91c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.914553 | controller |     "Jun 09 13:16:18.451252 crc crio[3638]: time=\"2026-06-09T13:16:18.450801421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=639441e2-2231-42ab-b0d7-4b071298b8e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.914569 | controller |     "Jun 09 13:16:18.451950 crc crio[3638]: time=\"2026-06-09T13:16:18.451848821Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=d903013e-f2f2-42b8-84d9-c7a9c36a92f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.914584 | controller |     "Jun 09 13:16:18.452836 crc crio[3638]: time=\"2026-06-09T13:16:18.452496222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.914598 | controller |     "Jun 09 13:16:18.453614 crc crio[3638]: time=\"2026-06-09T13:16:18.453234966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=32625b79-fa30-4353-915c-90820a2d531d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.914613 | controller |     "Jun 09 13:16:18.456661 crc crio[3638]: time=\"2026-06-09T13:16:18.456618967Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=acfa3ab9-c043-49e4-8152-46c5017e6d46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.914628 | controller |     "Jun 09 13:16:18.458673 crc crio[3638]: time=\"2026-06-09T13:16:18.458470902Z\" level=info msg=\"Created container 5f5ad17eb6709143c787497e249d71ae4fef62e9df9300dd5c7a0f4f08bcbd3c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=407169ad-1a07-4ed8-8f31-7ea7a6a59e4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.914642 | controller |     "Jun 09 13:16:18.461395 crc crio[3638]: time=\"2026-06-09T13:16:18.461363935Z\" level=info msg=\"Starting container: 5f5ad17eb6709143c787497e249d71ae4fef62e9df9300dd5c7a0f4f08bcbd3c\" id=2d724550-4724-40fc-acb7-1a11d85deb29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.914657 | controller |     "Jun 09 13:16:18.462266 crc crio[3638]: time=\"2026-06-09T13:16:18.461943665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.914671 | controller |     "Jun 09 13:16:18.465953 crc crio[3638]: time=\"2026-06-09T13:16:18.465808406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=bc438d87-88ba-454d-ace7-2fbd55e0df42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.914686 | controller |     "Jun 09 13:16:18.482040 crc crio[3638]: time=\"2026-06-09T13:16:18.481999722Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5ae5a6dd-cdb5-4de0-a6a1-e8784bd930f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.914700 | controller |     "Jun 09 13:16:18.483434 crc crio[3638]: time=\"2026-06-09T13:16:18.482869737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.914715 | controller |     "Jun 09 13:16:18.489185 crc crio[3638]: time=\"2026-06-09T13:16:18.488772055Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=9bf7db57-5b1e-4c8c-93b3-3e72bc6578e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.914730 | controller |     "Jun 09 13:16:18.489529 crc crio[3638]: time=\"2026-06-09T13:16:18.489479828Z\" level=info msg=\"Started container\" PID=5480 containerID=5f5ad17eb6709143c787497e249d71ae4fef62e9df9300dd5c7a0f4f08bcbd3c description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=2d724550-4724-40fc-acb7-1a11d85deb29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976",
2026-06-09 14:45:33.914749 | controller |     "Jun 09 13:16:18.499936 crc crio[3638]: time=\"2026-06-09T13:16:18.496007437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.914764 | controller |     "Jun 09 13:16:18.503762 crc crio[3638]: time=\"2026-06-09T13:16:18.502927823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.914779 | controller |     "Jun 09 13:16:18.533769 crc crio[3638]: time=\"2026-06-09T13:16:18.530739263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.914793 | controller |     "Jun 09 13:16:18.559963 crc crio[3638]: time=\"2026-06-09T13:16:18.559520517Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=98437d39-b3de-4a04-8cff-3995a667c92b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.914807 | controller |     "Jun 09 13:16:18.574737 crc crio[3638]: time=\"2026-06-09T13:16:18.574541331Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=92bc2138-20f0-471c-ac3c-0e273818ed0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.914822 | controller |     "Jun 09 13:16:18.581237 crc crio[3638]: time=\"2026-06-09T13:16:18.580741875Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=e71f1b86-a70b-47f5-8bc3-4233c2d00f80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.914837 | controller |     "Jun 09 13:16:18.581426 crc crio[3638]: time=\"2026-06-09T13:16:18.581339176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.914851 | controller |     "Jun 09 13:16:18.581480 crc crio[3638]: time=\"2026-06-09T13:16:18.581407698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.914865 | controller |     "Jun 09 13:16:18.675539 crc crio[3638]: time=\"2026-06-09T13:16:18.673846546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.914880 | controller |     "Jun 09 13:16:19.122089 crc crio[3638]: 2026-06-09T13:16:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-09 14:45:33.914895 | controller |     "Jun 09 13:16:19.122089 crc crio[3638]: time=\"2026-06-09T13:16:19.121714005Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"",
2026-06-09 14:45:33.914909 | controller |     "Jun 09 13:16:19.122089 crc crio[3638]: time=\"2026-06-09T13:16:19.121769736Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-09 14:45:33.914923 | controller |     "Jun 09 13:16:19.122089 crc crio[3638]: time=\"2026-06-09T13:16:19.121835607Z\" 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-09 14:45:33.914941 | controller |     "Jun 09 13:16:19.122089 crc crio[3638]: time=\"2026-06-09T13:16:19.121988851Z\" 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:0xc002698440}] Aliases:map[]}\"",
2026-06-09 14:45:33.914957 | controller |     "Jun 09 13:16:19.129222 crc crio[3638]: time=\"2026-06-09T13:16:19.122638442Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.914971 | controller |     "Jun 09 13:16:19.129222 crc crio[3638]: time=\"2026-06-09T13:16:19.122669853Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.914998 | controller |     "Jun 09 13:16:19.129222 crc crio[3638]: time=\"2026-06-09T13:16:19.122685483Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.915013 | controller |     "Jun 09 13:16:20.307061 crc crio[3638]: 2026-06-09T13:16:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-09 14:45:33.915028 | controller |     "Jun 09 13:16:20.307061 crc crio[3638]: time=\"2026-06-09T13:16:20.303660203Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"",
2026-06-09 14:45:33.915042 | controller |     "Jun 09 13:16:20.928539 crc crio[3638]: time=\"2026-06-09T13:16:20.924013785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.915057 | controller |     "Jun 09 13:16:21.021066 crc crio[3638]: time=\"2026-06-09T13:16:21.016930362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.915072 | controller |     "Jun 09 13:16:21.033284 crc crio[3638]: time=\"2026-06-09T13:16:21.032904763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.915086 | controller |     "Jun 09 13:16:21.038791 crc crio[3638]: time=\"2026-06-09T13:16:21.038457115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.915100 | controller |     "Jun 09 13:16:21.343576 crc crio[3638]: time=\"2026-06-09T13:16:21.342683572Z\" level=info msg=\"Created container b6070b187148a5176408ad95c0c3d3a4a6f06ef3577e0b78f2dfb99d97e638ac: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=acfa3ab9-c043-49e4-8152-46c5017e6d46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.915115 | controller |     "Jun 09 13:16:21.367632 crc crio[3638]: time=\"2026-06-09T13:16:21.367472586Z\" level=info msg=\"Starting container: b6070b187148a5176408ad95c0c3d3a4a6f06ef3577e0b78f2dfb99d97e638ac\" id=e10eb9f9-60a6-4626-a0cc-24526e9a7eb7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.915129 | controller |     "Jun 09 13:16:21.404063 crc crio[3638]: time=\"2026-06-09T13:16:21.403788438Z\" level=info msg=\"Created container 7c3af259c8d9b42d3ec3e2348529ab132090fb865abfcc4c15ce3b148c61988a: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=9bf7db57-5b1e-4c8c-93b3-3e72bc6578e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.915149 | controller |     "Jun 09 13:16:21.408631 crc crio[3638]: time=\"2026-06-09T13:16:21.407492596Z\" level=info msg=\"Starting container: 7c3af259c8d9b42d3ec3e2348529ab132090fb865abfcc4c15ce3b148c61988a\" id=cf9da692-048e-4c80-a238-531ea629fdf6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.915165 | controller |     "Jun 09 13:16:21.424065 crc crio[3638]: time=\"2026-06-09T13:16:21.423513488Z\" level=info msg=\"Started container\" PID=5549 containerID=b6070b187148a5176408ad95c0c3d3a4a6f06ef3577e0b78f2dfb99d97e638ac description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=e10eb9f9-60a6-4626-a0cc-24526e9a7eb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c961fdc2aff1dbe7f9b0c80d78add8189892f3c39ad9f99c413bef426b98c8d8",
2026-06-09 14:45:33.915179 | controller |     "Jun 09 13:16:21.449530 crc crio[3638]: time=\"2026-06-09T13:16:21.44931685Z\" level=info msg=\"Started container\" PID=5552 containerID=7c3af259c8d9b42d3ec3e2348529ab132090fb865abfcc4c15ce3b148c61988a description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=cf9da692-048e-4c80-a238-531ea629fdf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20898963a316405951f1c5c514b0590620907d6f65354c1059f84b3d100808c2",
2026-06-09 14:45:33.915195 | controller |     "Jun 09 13:16:21.512808 crc crio[3638]: time=\"2026-06-09T13:16:21.512665798Z\" level=info msg=\"Created container 67e234766a6172a839336e9f67e1fe6c78eedde3e66d3aa1fc256dc3d32f013b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=d903013e-f2f2-42b8-84d9-c7a9c36a92f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.915210 | controller |     "Jun 09 13:16:21.530751 crc crio[3638]: time=\"2026-06-09T13:16:21.528089609Z\" level=info msg=\"Starting container: 67e234766a6172a839336e9f67e1fe6c78eedde3e66d3aa1fc256dc3d32f013b\" id=eaf9124a-63cd-4e38-bdb1-84a01a387b6d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.915225 | controller |     "Jun 09 13:16:21.550760 crc crio[3638]: time=\"2026-06-09T13:16:21.548455721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=c7bd2cc6-6cdd-4f32-af2c-62a94eb7da9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.915239 | controller |     "Jun 09 13:16:21.554488 crc crio[3638]: time=\"2026-06-09T13:16:21.554309018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=7db8931e-813f-4cef-af74-ce442ccfa932 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.915254 | controller |     "Jun 09 13:16:21.572013 crc crio[3638]: time=\"2026-06-09T13:16:21.57190382Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=69ecb4a4-fdaa-4211-9126-d1c0c5276338 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.915269 | controller |     "Jun 09 13:16:21.573799 crc crio[3638]: time=\"2026-06-09T13:16:21.573495089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.915284 | controller |     "Jun 09 13:16:21.580800 crc crio[3638]: time=\"2026-06-09T13:16:21.580034182Z\" level=info msg=\"Created container acaaf4133467d052d68d177ef32cb79b940b8767b855e7ed67ae3c0b78b42133: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=aa35dc83-42d6-48f1-9c65-7c2e844dd6e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.915302 | controller |     "Jun 09 13:16:21.588865 crc crio[3638]: time=\"2026-06-09T13:16:21.582838297Z\" level=info msg=\"Starting container: acaaf4133467d052d68d177ef32cb79b940b8767b855e7ed67ae3c0b78b42133\" id=a174c81f-47b3-4044-b3ed-9b8df05a7529 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.915317 | controller |     "Jun 09 13:16:21.599893 crc crio[3638]: time=\"2026-06-09T13:16:21.599736182Z\" level=info msg=\"Started container\" PID=5556 containerID=67e234766a6172a839336e9f67e1fe6c78eedde3e66d3aa1fc256dc3d32f013b description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=eaf9124a-63cd-4e38-bdb1-84a01a387b6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b",
2026-06-09 14:45:33.915333 | controller |     "Jun 09 13:16:21.680772 crc crio[3638]: time=\"2026-06-09T13:16:21.676912447Z\" level=info msg=\"Started container\" PID=5557 containerID=acaaf4133467d052d68d177ef32cb79b940b8767b855e7ed67ae3c0b78b42133 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=a174c81f-47b3-4044-b3ed-9b8df05a7529 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e",
2026-06-09 14:45:33.915348 | controller |     "Jun 09 13:16:21.684225 crc crio[3638]: time=\"2026-06-09T13:16:21.684031065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.915363 | controller |     "Jun 09 13:16:21.845045 crc crio[3638]: time=\"2026-06-09T13:16:21.84458089Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=afc81d3e-e5cf-456a-abf2-615d9dfcb92b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.915378 | controller |     "Jun 09 13:16:21.852474 crc crio[3638]: time=\"2026-06-09T13:16:21.85226772Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e80bdc1c-05d2-48b1-9f70-e5c95a8b9527 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.915392 | controller |     "Jun 09 13:16:21.855915 crc crio[3638]: time=\"2026-06-09T13:16:21.855859553Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=49dfd660-50c4-472a-85bd-e7f5cc7b8e1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.915406 | controller |     "Jun 09 13:16:21.856876 crc crio[3638]: time=\"2026-06-09T13:16:21.856852447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.915421 | controller |     "Jun 09 13:16:21.965806 crc crio[3638]: time=\"2026-06-09T13:16:21.962813845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.915434 | controller |     "Jun 09 13:16:22.768071 crc crio[3638]: time=\"2026-06-09T13:16:22.76753237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=198de437-02a2-4ab8-be74-c4375eb054ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.915449 | controller |     "Jun 09 13:16:22.820799 crc crio[3638]: time=\"2026-06-09T13:16:22.818761219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=414e0dd1-944a-44ad-94bd-fc7e2553a473 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.915463 | controller |     "Jun 09 13:16:22.837796 crc crio[3638]: time=\"2026-06-09T13:16:22.837073477Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=65e35a16-9301-4251-b9bf-a541b5bfd987 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.915481 | controller |     "Jun 09 13:16:22.838647 crc crio[3638]: time=\"2026-06-09T13:16:22.838399118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.915495 | controller |     "Jun 09 13:16:22.996697 crc crio[3638]: time=\"2026-06-09T13:16:22.995867462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.915525 | controller |     "Jun 09 13:16:23.047914 crc crio[3638]: time=\"2026-06-09T13:16:23.047792437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.915545 | controller |     "Jun 09 13:16:23.334877 crc crio[3638]: time=\"2026-06-09T13:16:23.334002882Z\" level=info msg=\"Created container 7b10b9e9d8673497dc135346d89eb0e11f9f88c400382fd65c4b856c4d842b97: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=69ecb4a4-fdaa-4211-9126-d1c0c5276338 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.915560 | controller |     "Jun 09 13:16:23.348522 crc crio[3638]: time=\"2026-06-09T13:16:23.34840437Z\" level=info msg=\"Starting container: 7b10b9e9d8673497dc135346d89eb0e11f9f88c400382fd65c4b856c4d842b97\" id=6a4887ab-6381-4fe5-96b8-6d33c340c83e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.915574 | controller |     "Jun 09 13:16:23.481419 crc crio[3638]: time=\"2026-06-09T13:16:23.479946076Z\" level=info msg=\"Started container\" PID=5618 containerID=7b10b9e9d8673497dc135346d89eb0e11f9f88c400382fd65c4b856c4d842b97 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=6a4887ab-6381-4fe5-96b8-6d33c340c83e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c961fdc2aff1dbe7f9b0c80d78add8189892f3c39ad9f99c413bef426b98c8d8",
2026-06-09 14:45:33.915590 | controller |     "Jun 09 13:16:23.573329 crc crio[3638]: time=\"2026-06-09T13:16:23.571968378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=706e45de-210d-4278-99c9-46985a809e52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.915604 | controller |     "Jun 09 13:16:23.596020 crc crio[3638]: time=\"2026-06-09T13:16:23.594246009Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=550cd7ef-ae5c-4641-84e8-d60a0ad9f8e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.915619 | controller |     "Jun 09 13:16:23.599278 crc crio[3638]: time=\"2026-06-09T13:16:23.59896783Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=479ea10e-5945-42a6-9d12-177d1e428e9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.915634 | controller |     "Jun 09 13:16:23.642971 crc crio[3638]: time=\"2026-06-09T13:16:23.642081029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.915648 | controller |     "Jun 09 13:16:23.810746 crc crio[3638]: time=\"2026-06-09T13:16:23.809864614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.915663 | controller |     "Jun 09 13:16:24.309482 crc crio[3638]: time=\"2026-06-09T13:16:24.308470177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.915681 | controller |     "Jun 09 13:16:24.805264 crc crio[3638]: time=\"2026-06-09T13:16:24.799418662Z\" level=info msg=\"Created container 1d0c631bb64851582c0942c0b29a4d63f8642214a51fcba1eb0a6cd884ad59c9: openshift-etcd/etcd-crc/etcd-resources-copy\" id=65e35a16-9301-4251-b9bf-a541b5bfd987 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.915696 | controller |     "Jun 09 13:16:24.806926 crc crio[3638]: time=\"2026-06-09T13:16:24.806292832Z\" level=info msg=\"Starting container: 1d0c631bb64851582c0942c0b29a4d63f8642214a51fcba1eb0a6cd884ad59c9\" id=088d4033-f5b0-4b3b-8fde-1f07832a44fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.915711 | controller |     "Jun 09 13:16:24.995252 crc crio[3638]: time=\"2026-06-09T13:16:24.994711231Z\" level=info msg=\"Started container\" PID=5650 containerID=1d0c631bb64851582c0942c0b29a4d63f8642214a51fcba1eb0a6cd884ad59c9 description=openshift-etcd/etcd-crc/etcd-resources-copy id=088d4033-f5b0-4b3b-8fde-1f07832a44fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e",
2026-06-09 14:45:33.915725 | controller |     "Jun 09 13:16:25.836537 crc crio[3638]: time=\"2026-06-09T13:16:25.836475832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b324eb6e-73ac-46d6-859e-1468bf20f8d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.915740 | controller |     "Jun 09 13:16:25.857776 crc crio[3638]: time=\"2026-06-09T13:16:25.85395154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=00f13475-05b6-4337-b7c9-b5c86d3f3984 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.915754 | controller |     "Jun 09 13:16:25.875361 crc crio[3638]: time=\"2026-06-09T13:16:25.875310021Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=36bd6cd9-0a5c-45b0-a40a-c6164b7785bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.915769 | controller |     "Jun 09 13:16:25.876035 crc crio[3638]: time=\"2026-06-09T13:16:25.876009038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.915784 | controller |     "Jun 09 13:16:25.905521 crc crio[3638]: time=\"2026-06-09T13:16:25.892929192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.915798 | controller |     "Jun 09 13:16:26.032521 crc crio[3638]: time=\"2026-06-09T13:16:26.030546702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.915812 | controller |     "Jun 09 13:16:26.553207 crc crio[3638]: time=\"2026-06-09T13:16:26.55283942Z\" level=info msg=\"Created container 211b2b990b13d782e90922d7e77f596be72c94265bfa4f15b8c8aedc27d97f39: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=479ea10e-5945-42a6-9d12-177d1e428e9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.915826 | controller |     "Jun 09 13:16:26.558024 crc crio[3638]: time=\"2026-06-09T13:16:26.557781496Z\" level=info msg=\"Starting container: 211b2b990b13d782e90922d7e77f596be72c94265bfa4f15b8c8aedc27d97f39\" id=cdc85350-8288-4734-8457-3b86d5a7f374 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.915841 | controller |     "Jun 09 13:16:26.613658 crc crio[3638]: time=\"2026-06-09T13:16:26.613398416Z\" level=info msg=\"Started container\" PID=5671 containerID=211b2b990b13d782e90922d7e77f596be72c94265bfa4f15b8c8aedc27d97f39 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=cdc85350-8288-4734-8457-3b86d5a7f374 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c961fdc2aff1dbe7f9b0c80d78add8189892f3c39ad9f99c413bef426b98c8d8",
2026-06-09 14:45:33.915859 | controller |     "Jun 09 13:16:27.175284 crc crio[3638]: time=\"2026-06-09T13:16:27.174409769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.915874 | controller |     "Jun 09 13:16:27.521699 crc crio[3638]: time=\"2026-06-09T13:16:27.520823073Z\" level=info msg=\"Created container 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae: openshift-etcd/etcd-crc/etcdctl\" id=36bd6cd9-0a5c-45b0-a40a-c6164b7785bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.915888 | controller |     "Jun 09 13:16:27.543473 crc crio[3638]: time=\"2026-06-09T13:16:27.539975462Z\" level=info msg=\"Starting container: 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae\" id=70d54f0b-60a0-486e-a3b2-adcc9badcac1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.915903 | controller |     "Jun 09 13:16:27.635782 crc crio[3638]: time=\"2026-06-09T13:16:27.63486341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.915917 | controller |     "Jun 09 13:16:27.656351 crc crio[3638]: time=\"2026-06-09T13:16:27.65576597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.915931 | controller |     "Jun 09 13:16:27.740857 crc crio[3638]: time=\"2026-06-09T13:16:27.738888654Z\" level=info msg=\"Started container\" PID=5697 containerID=9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae description=openshift-etcd/etcd-crc/etcdctl id=70d54f0b-60a0-486e-a3b2-adcc9badcac1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e",
2026-06-09 14:45:33.915946 | controller |     "Jun 09 13:16:27.813832 crc crio[3638]: time=\"2026-06-09T13:16:27.812915816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=55593d7b-4619-48a1-bf17-c7d28ff13ead name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.915961 | controller |     "Jun 09 13:16:27.819013 crc crio[3638]: time=\"2026-06-09T13:16:27.818703751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d48e59a2-f3d7-4750-bf04-4e204f150e7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.915975 | controller |     "Jun 09 13:16:27.828506 crc crio[3638]: time=\"2026-06-09T13:16:27.828421149Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=3da9f424-9faf-44de-9bd9-0732debb09e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.915989 | controller |     "Jun 09 13:16:27.829436 crc crio[3638]: time=\"2026-06-09T13:16:27.829252899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.916003 | controller |     "Jun 09 13:16:27.908770 crc crio[3638]: time=\"2026-06-09T13:16:27.908331228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.916017 | controller |     "Jun 09 13:16:28.024491 crc crio[3638]: time=\"2026-06-09T13:16:28.024410074Z\" level=info msg=\"Created container dd1eeba0b7bda49783709a9b144fe5de33a189dbb85f6838eed6585af754c40a: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=e71f1b86-a70b-47f5-8bc3-4233c2d00f80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.916035 | controller |     "Jun 09 13:16:28.037462 crc crio[3638]: time=\"2026-06-09T13:16:28.037308315Z\" level=info msg=\"Starting container: dd1eeba0b7bda49783709a9b144fe5de33a189dbb85f6838eed6585af754c40a\" id=bdeb740f-2b0c-4a02-8827-f9ffddca36b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.916050 | controller |     "Jun 09 13:16:28.059311 crc crio[3638]: time=\"2026-06-09T13:16:28.058997002Z\" level=info msg=\"Created container b0adc9e36c8d1610763e93a85df45ff539830d3e30cb9b7d22ff56ee5fb20768: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=49dfd660-50c4-472a-85bd-e7f5cc7b8e1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.916064 | controller |     "Jun 09 13:16:28.060948 crc crio[3638]: time=\"2026-06-09T13:16:28.060900137Z\" level=info msg=\"Starting container: b0adc9e36c8d1610763e93a85df45ff539830d3e30cb9b7d22ff56ee5fb20768\" id=57766bcf-a069-4df3-ae06-c602096a4458 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.916079 | controller |     "Jun 09 13:16:28.092920 crc crio[3638]: time=\"2026-06-09T13:16:28.092750153Z\" level=info msg=\"Started container\" PID=5714 containerID=dd1eeba0b7bda49783709a9b144fe5de33a189dbb85f6838eed6585af754c40a description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=bdeb740f-2b0c-4a02-8827-f9ffddca36b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976",
2026-06-09 14:45:33.916094 | controller |     "Jun 09 13:16:28.115961 crc crio[3638]: time=\"2026-06-09T13:16:28.115551846Z\" level=info msg=\"Started container\" PID=5719 containerID=b0adc9e36c8d1610763e93a85df45ff539830d3e30cb9b7d22ff56ee5fb20768 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=57766bcf-a069-4df3-ae06-c602096a4458 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b",
2026-06-09 14:45:33.916108 | controller |     "Jun 09 13:16:28.207538 crc crio[3638]: time=\"2026-06-09T13:16:28.206939394Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=75574dad-a5fc-43e2-a28d-0a9119d6c443 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.916123 | controller |     "Jun 09 13:16:28.221312 crc crio[3638]: time=\"2026-06-09T13:16:28.220961222Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=621f9b84-4b66-4f3e-9797-ef62f31c0224 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.916137 | controller |     "Jun 09 13:16:28.243486 crc crio[3638]: time=\"2026-06-09T13:16:28.243002818Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=32d21a9e-8e5d-4bee-9560-aef9091a02ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.916152 | controller |     "Jun 09 13:16:28.250929 crc crio[3638]: time=\"2026-06-09T13:16:28.249980221Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=314375c8-28b5-432c-98e7-863e7110871b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.916166 | controller |     "Jun 09 13:16:28.273497 crc crio[3638]: time=\"2026-06-09T13:16:28.272957079Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=42755b54-4e72-4143-89e0-359fd2568bc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.916181 | controller |     "Jun 09 13:16:28.288893 crc crio[3638]: time=\"2026-06-09T13:16:28.288471112Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=d5e85fed-a5fc-4c31-ba2b-72b240c78201 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.916199 | controller |     "Jun 09 13:16:28.289315 crc crio[3638]: time=\"2026-06-09T13:16:28.289089946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.916214 | controller |     "Jun 09 13:16:28.293503 crc crio[3638]: time=\"2026-06-09T13:16:28.29309596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.916229 | controller |     "Jun 09 13:16:28.403474 crc crio[3638]: time=\"2026-06-09T13:16:28.402802655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.916243 | controller |     "Jun 09 13:16:28.536505 crc crio[3638]: time=\"2026-06-09T13:16:28.535453399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.916257 | controller |     "Jun 09 13:16:29.833380 crc crio[3638]: time=\"2026-06-09T13:16:29.83203615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.916271 | controller |     "Jun 09 13:16:30.441000 crc crio[3638]: time=\"2026-06-09T13:16:30.438430576Z\" level=info msg=\"Created container 856b77726559791a2730097cab838e4f5f9d6394b4e37ba150e486d0d0519317: openshift-etcd/etcd-crc/etcd\" id=3da9f424-9faf-44de-9bd9-0732debb09e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.916285 | controller |     "Jun 09 13:16:30.458540 crc crio[3638]: time=\"2026-06-09T13:16:30.455377253Z\" level=info msg=\"Starting container: 856b77726559791a2730097cab838e4f5f9d6394b4e37ba150e486d0d0519317\" id=3ecdcc5a-21f2-4070-97dc-7d40c83f27cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.916299 | controller |     "Jun 09 13:16:30.608713 crc crio[3638]: time=\"2026-06-09T13:16:30.607761838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.916313 | controller |     "Jun 09 13:16:30.611686 crc crio[3638]: time=\"2026-06-09T13:16:30.611521415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.916328 | controller |     "Jun 09 13:16:30.650343 crc crio[3638]: time=\"2026-06-09T13:16:30.64800548Z\" level=info msg=\"Started container\" PID=5774 containerID=856b77726559791a2730097cab838e4f5f9d6394b4e37ba150e486d0d0519317 description=openshift-etcd/etcd-crc/etcd id=3ecdcc5a-21f2-4070-97dc-7d40c83f27cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e",
2026-06-09 14:45:33.916342 | controller |     "Jun 09 13:16:30.761644 crc crio[3638]: time=\"2026-06-09T13:16:30.760541212Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d921fa7d-a077-430c-a2f2-924513269962 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.916357 | controller |     "Jun 09 13:16:30.767479 crc crio[3638]: time=\"2026-06-09T13:16:30.767333781Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=03c9b87a-3e33-4968-84fa-c929400d9efb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.916375 | controller |     "Jun 09 13:16:30.775023 crc crio[3638]: time=\"2026-06-09T13:16:30.774843266Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=81b6d25a-1d9a-475f-8deb-3d3410b29041 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.916390 | controller |     "Jun 09 13:16:30.775492 crc crio[3638]: time=\"2026-06-09T13:16:30.775408929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.916405 | controller |     "Jun 09 13:16:30.822496 crc crio[3638]: time=\"2026-06-09T13:16:30.821228221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.916419 | controller |     "Jun 09 13:16:31.072810 crc crio[3638]: time=\"2026-06-09T13:16:31.063523779Z\" level=info msg=\"Created container 661e58056e5c21d70a8a4652a215fe1118fff6029462ed3f54c459ac693b9ced: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=32d21a9e-8e5d-4bee-9560-aef9091a02ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.916434 | controller |     "Jun 09 13:16:31.072810 crc crio[3638]: time=\"2026-06-09T13:16:31.066832827Z\" level=info msg=\"Starting container: 661e58056e5c21d70a8a4652a215fe1118fff6029462ed3f54c459ac693b9ced\" id=eaf53f7a-bc98-45e6-a2ed-5ba3ae9f2752 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.916448 | controller |     "Jun 09 13:16:31.105839 crc crio[3638]: time=\"2026-06-09T13:16:31.105343768Z\" level=info msg=\"Started container\" PID=5787 containerID=661e58056e5c21d70a8a4652a215fe1118fff6029462ed3f54c459ac693b9ced description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=eaf53f7a-bc98-45e6-a2ed-5ba3ae9f2752 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b",
2026-06-09 14:45:33.916463 | controller |     "Jun 09 13:16:31.190787 crc crio[3638]: time=\"2026-06-09T13:16:31.190320396Z\" level=info msg=\"Created container 24c692cca0aeef391fd8ca25b2815b866f5b90f929ad9545075980636da30449: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=d5e85fed-a5fc-4c31-ba2b-72b240c78201 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.916477 | controller |     "Jun 09 13:16:31.199359 crc crio[3638]: time=\"2026-06-09T13:16:31.197380731Z\" level=info msg=\"Starting container: 24c692cca0aeef391fd8ca25b2815b866f5b90f929ad9545075980636da30449\" id=b981d061-b3c7-43b5-8583-6b5f6cb686d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.916492 | controller |     "Jun 09 13:16:31.261556 crc crio[3638]: time=\"2026-06-09T13:16:31.260668082Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9f05737e-615a-4dab-818b-927bc07cf559 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.916506 | controller |     "Jun 09 13:16:31.271175 crc crio[3638]: time=\"2026-06-09T13:16:31.270887471Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=560edce8-afec-4bee-bcf9-c56c8624c0d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.916557 | controller |     "Jun 09 13:16:31.281373 crc crio[3638]: time=\"2026-06-09T13:16:31.281321535Z\" level=info msg=\"Started container\" PID=5786 containerID=24c692cca0aeef391fd8ca25b2815b866f5b90f929ad9545075980636da30449 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=b981d061-b3c7-43b5-8583-6b5f6cb686d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976",
2026-06-09 14:45:33.916576 | controller |     "Jun 09 13:16:31.312199 crc crio[3638]: time=\"2026-06-09T13:16:31.31189032Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=129706e3-3ae7-42fe-a6e8-1eab9bb2f2af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.916591 | controller |     "Jun 09 13:16:31.313308 crc crio[3638]: time=\"2026-06-09T13:16:31.312891792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.916605 | controller |     "Jun 09 13:16:31.723417 crc crio[3638]: time=\"2026-06-09T13:16:31.720961119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.916620 | controller |     "Jun 09 13:16:32.764015 crc crio[3638]: time=\"2026-06-09T13:16:32.763479925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.916634 | controller |     "Jun 09 13:16:33.618788 crc crio[3638]: time=\"2026-06-09T13:16:33.618500107Z\" level=info msg=\"Created container 01d77b6b3df73f7dfb270c4db73ac4ab5c898b2a08f47a4226a2c6f399fc0657: openshift-etcd/etcd-crc/etcd-metrics\" id=81b6d25a-1d9a-475f-8deb-3d3410b29041 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.916649 | controller |     "Jun 09 13:16:33.632881 crc crio[3638]: time=\"2026-06-09T13:16:33.631884561Z\" level=info msg=\"Starting container: 01d77b6b3df73f7dfb270c4db73ac4ab5c898b2a08f47a4226a2c6f399fc0657\" id=2da11d97-85a0-4c2e-9678-0ba96757ee5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.916664 | controller |     "Jun 09 13:16:33.881858 crc crio[3638]: time=\"2026-06-09T13:16:33.881492644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.916678 | controller |     "Jun 09 13:16:33.987243 crc crio[3638]: time=\"2026-06-09T13:16:33.985022093Z\" level=info msg=\"Started container\" PID=5830 containerID=01d77b6b3df73f7dfb270c4db73ac4ab5c898b2a08f47a4226a2c6f399fc0657 description=openshift-etcd/etcd-crc/etcd-metrics id=2da11d97-85a0-4c2e-9678-0ba96757ee5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e",
2026-06-09 14:45:33.916693 | controller |     "Jun 09 13:16:34.028469 crc crio[3638]: time=\"2026-06-09T13:16:34.027932986Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=49cd78c4-dec8-4852-b52d-dafc67542bf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.916708 | controller |     "Jun 09 13:16:34.032936 crc crio[3638]: time=\"2026-06-09T13:16:34.032516502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=d9d61e69-5262-4832-a43e-57d0734f4e6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.916722 | controller |     "Jun 09 13:16:34.042094 crc crio[3638]: time=\"2026-06-09T13:16:34.041948372Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=4ad8ba24-a635-41e4-895a-831cb8134251 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.916737 | controller |     "Jun 09 13:16:34.044020 crc crio[3638]: time=\"2026-06-09T13:16:34.043894848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.916751 | controller |     "Jun 09 13:16:34.113575 crc crio[3638]: time=\"2026-06-09T13:16:34.113444916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.916769 | controller |     "Jun 09 13:16:34.206980 crc crio[3638]: time=\"2026-06-09T13:16:34.206215005Z\" level=info msg=\"Created container 6f50de34ff7e0a584e3ded7c52b4a537b8e2ce511b3bdb2d7538477932948bfc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=129706e3-3ae7-42fe-a6e8-1eab9bb2f2af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.916784 | controller |     "Jun 09 13:16:34.217200 crc crio[3638]: time=\"2026-06-09T13:16:34.216346902Z\" level=info msg=\"Starting container: 6f50de34ff7e0a584e3ded7c52b4a537b8e2ce511b3bdb2d7538477932948bfc\" id=d5eeccfe-5eb6-459c-a84a-884fde5ecb8f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.916799 | controller |     "Jun 09 13:16:34.260201 crc crio[3638]: time=\"2026-06-09T13:16:34.252787066Z\" level=info msg=\"Started container\" PID=5858 containerID=6f50de34ff7e0a584e3ded7c52b4a537b8e2ce511b3bdb2d7538477932948bfc description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=d5eeccfe-5eb6-459c-a84a-884fde5ecb8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b",
2026-06-09 14:45:33.916814 | controller |     "Jun 09 13:16:34.490097 crc crio[3638]: time=\"2026-06-09T13:16:34.487167337Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6598b845-430b-483d-9b3b-64f79e769a8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.916829 | controller |     "Jun 09 13:16:34.496083 crc crio[3638]: time=\"2026-06-09T13:16:34.495526323Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=58987390-6a52-45b4-96aa-1fd81d3b1101 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.916844 | controller |     "Jun 09 13:16:34.505364 crc crio[3638]: time=\"2026-06-09T13:16:34.502824944Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=78040076-adad-4598-b147-cc61290ffb3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.916858 | controller |     "Jun 09 13:16:34.506654 crc crio[3638]: time=\"2026-06-09T13:16:34.506484149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.916873 | controller |     "Jun 09 13:16:34.641968 crc crio[3638]: time=\"2026-06-09T13:16:34.637538825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.916887 | controller |     "Jun 09 13:16:35.906983 crc crio[3638]: time=\"2026-06-09T13:16:35.904751618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.916902 | controller |     "Jun 09 13:16:36.345563 crc crio[3638]: time=\"2026-06-09T13:16:36.345439867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.916916 | controller |     "Jun 09 13:16:36.431782 crc crio[3638]: time=\"2026-06-09T13:16:36.43147382Z\" level=info msg=\"Created container d18038ce8152fe4fbaddbcfa48aac8c19e3bbdee4aa45769922e198a6f5fa23c: openshift-etcd/etcd-crc/etcd-readyz\" id=4ad8ba24-a635-41e4-895a-831cb8134251 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.916930 | controller |     "Jun 09 13:16:36.436986 crc crio[3638]: time=\"2026-06-09T13:16:36.435935614Z\" level=info msg=\"Starting container: d18038ce8152fe4fbaddbcfa48aac8c19e3bbdee4aa45769922e198a6f5fa23c\" id=6e682215-8ba2-4b17-bf3f-af9699269e0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.916948 | controller |     "Jun 09 13:16:36.595920 crc crio[3638]: time=\"2026-06-09T13:16:36.594698298Z\" level=info msg=\"Started container\" PID=5901 containerID=d18038ce8152fe4fbaddbcfa48aac8c19e3bbdee4aa45769922e198a6f5fa23c description=openshift-etcd/etcd-crc/etcd-readyz id=6e682215-8ba2-4b17-bf3f-af9699269e0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e",
2026-06-09 14:45:33.916963 | controller |     "Jun 09 13:16:36.647223 crc crio[3638]: time=\"2026-06-09T13:16:36.646831957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=948bf3e6-e284-4b25-8cf6-b183f5133d10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.916977 | controller |     "Jun 09 13:16:36.651836 crc crio[3638]: time=\"2026-06-09T13:16:36.651626209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=84cab612-fcf6-4f0d-bd86-767341c75d0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.916992 | controller |     "Jun 09 13:16:36.654948 crc crio[3638]: time=\"2026-06-09T13:16:36.654485447Z\" level=info msg=\"Created container 1b28b16f79fd5e27bcf28212916ef4d2a13cc5c0755d9f1d5a02e97ba3f44f6d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=78040076-adad-4598-b147-cc61290ffb3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.917006 | controller |     "Jun 09 13:16:36.660528 crc crio[3638]: time=\"2026-06-09T13:16:36.660350543Z\" level=info msg=\"Starting container: 1b28b16f79fd5e27bcf28212916ef4d2a13cc5c0755d9f1d5a02e97ba3f44f6d\" id=014815fa-6cfc-4174-bcbb-c565d58cc276 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.917020 | controller |     "Jun 09 13:16:36.663863 crc crio[3638]: time=\"2026-06-09T13:16:36.662812901Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=cba14f22-55e8-4cd6-abb9-1b2c5fb244ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.917035 | controller |     "Jun 09 13:16:36.663863 crc crio[3638]: time=\"2026-06-09T13:16:36.663502037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.917049 | controller |     "Jun 09 13:16:36.778900 crc crio[3638]: time=\"2026-06-09T13:16:36.777283489Z\" level=info msg=\"Started container\" PID=5908 containerID=1b28b16f79fd5e27bcf28212916ef4d2a13cc5c0755d9f1d5a02e97ba3f44f6d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=014815fa-6cfc-4174-bcbb-c565d58cc276 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b",
2026-06-09 14:45:33.917064 | controller |     "Jun 09 13:16:36.815906 crc crio[3638]: time=\"2026-06-09T13:16:36.815561294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.917078 | controller |     "Jun 09 13:16:37.880092 crc crio[3638]: time=\"2026-06-09T13:16:37.879972383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.917093 | controller |     "Jun 09 13:16:38.072938 crc crio[3638]: time=\"2026-06-09T13:16:38.072824825Z\" level=info msg=\"Created container ac5643c9b932019dcb80182bd6b54c9d6bb853b809c868c8500d5a1b91f81e06: openshift-etcd/etcd-crc/etcd-rev\" id=cba14f22-55e8-4cd6-abb9-1b2c5fb244ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.917108 | controller |     "Jun 09 13:16:38.074165 crc crio[3638]: time=\"2026-06-09T13:16:38.074072324Z\" level=info msg=\"Starting container: ac5643c9b932019dcb80182bd6b54c9d6bb853b809c868c8500d5a1b91f81e06\" id=cc5dbc83-2656-4408-aacf-9cd5ea496502 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.917125 | controller |     "Jun 09 13:16:38.085235 crc crio[3638]: time=\"2026-06-09T13:16:38.084979118Z\" level=info msg=\"Started container\" PID=5938 containerID=ac5643c9b932019dcb80182bd6b54c9d6bb853b809c868c8500d5a1b91f81e06 description=openshift-etcd/etcd-crc/etcd-rev id=cc5dbc83-2656-4408-aacf-9cd5ea496502 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e",
2026-06-09 14:45:33.917140 | controller |     "Jun 09 13:16:55.627876 crc crio[3638]: time=\"2026-06-09T13:16:55.62606441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=685485ca-a352-479e-bb2c-fc2a303f1209 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.917155 | controller |     "Jun 09 13:16:55.644484 crc crio[3638]: time=\"2026-06-09T13:16:55.643770605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=76c2cd45-5dfd-4aa0-9ccc-302ab091e0dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.917170 | controller |     "Jun 09 13:16:55.660315 crc crio[3638]: time=\"2026-06-09T13:16:55.658339755Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4ab77088-18c8-49f3-a16f-277acefe2a15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.917184 | controller |     "Jun 09 13:16:55.662800 crc crio[3638]: time=\"2026-06-09T13:16:55.66239564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.917198 | controller |     "Jun 09 13:16:55.731795 crc crio[3638]: time=\"2026-06-09T13:16:55.731722272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.917213 | controller |     "Jun 09 13:16:56.471493 crc crio[3638]: time=\"2026-06-09T13:16:56.471083737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.917227 | controller |     "Jun 09 13:16:56.618753 crc crio[3638]: time=\"2026-06-09T13:16:56.61869529Z\" level=info msg=\"Created container 3d2b2d45a6f03859f0e3f48fa97618b8e7cc3389e473e0bf64d53a2c460d3655: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4ab77088-18c8-49f3-a16f-277acefe2a15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.917242 | controller |     "Jun 09 13:16:56.623251 crc crio[3638]: time=\"2026-06-09T13:16:56.622995501Z\" level=info msg=\"Starting container: 3d2b2d45a6f03859f0e3f48fa97618b8e7cc3389e473e0bf64d53a2c460d3655\" id=80d7901a-7db1-4aec-abdc-903cb10b7d36 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.917257 | controller |     "Jun 09 13:16:56.652853 crc crio[3638]: time=\"2026-06-09T13:16:56.65248001Z\" level=info msg=\"Started container\" PID=6179 containerID=3d2b2d45a6f03859f0e3f48fa97618b8e7cc3389e473e0bf64d53a2c460d3655 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=80d7901a-7db1-4aec-abdc-903cb10b7d36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976",
2026-06-09 14:45:33.917272 | controller |     "Jun 09 13:16:58.733875 crc crio[3638]: time=\"2026-06-09T13:16:58.73226221Z\" level=info msg=\"Stopping container: 3d2b2d45a6f03859f0e3f48fa97618b8e7cc3389e473e0bf64d53a2c460d3655 (timeout: 30s)\" id=e2d1d077-b057-4313-8a74-245efba334fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.917289 | controller |     "Jun 09 13:16:58.926242 crc crio[3638]: time=\"2026-06-09T13:16:58.925940331Z\" level=info msg=\"Stopped container 3d2b2d45a6f03859f0e3f48fa97618b8e7cc3389e473e0bf64d53a2c460d3655: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e2d1d077-b057-4313-8a74-245efba334fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.917304 | controller |     "Jun 09 13:16:59.740666 crc crio[3638]: time=\"2026-06-09T13:16:59.740621178Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=795f3a1c-5e67-4374-8890-39b57718846f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.917319 | controller |     "Jun 09 13:16:59.745343 crc crio[3638]: time=\"2026-06-09T13:16:59.745209905Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f7c17390-e4d1-49f3-96c1-c4a0f6da6650 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.917333 | controller |     "Jun 09 13:16:59.749880 crc crio[3638]: time=\"2026-06-09T13:16:59.749830703Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=f22538d6-2e9c-42ee-bc71-c12fcbb1a337 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.917348 | controller |     "Jun 09 13:16:59.751084 crc crio[3638]: time=\"2026-06-09T13:16:59.751052822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.917362 | controller |     "Jun 09 13:16:59.755437 crc crio[3638]: time=\"2026-06-09T13:16:59.755159888Z\" level=info msg=\"Removing container: 5f5ad17eb6709143c787497e249d71ae4fef62e9df9300dd5c7a0f4f08bcbd3c\" id=569a2838-0125-42d9-a084-de258ae5e0e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.917377 | controller |     "Jun 09 13:16:59.890740 crc crio[3638]: time=\"2026-06-09T13:16:59.890674888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.917391 | controller |     "Jun 09 13:16:59.941561 crc crio[3638]: time=\"2026-06-09T13:16:59.941339243Z\" level=info msg=\"Removed container 5f5ad17eb6709143c787497e249d71ae4fef62e9df9300dd5c7a0f4f08bcbd3c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=569a2838-0125-42d9-a084-de258ae5e0e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.917405 | controller |     "Jun 09 13:17:00.304440 crc crio[3638]: time=\"2026-06-09T13:17:00.303874734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.917420 | controller |     "Jun 09 13:17:00.504889 crc crio[3638]: time=\"2026-06-09T13:17:00.504716573Z\" level=info msg=\"Created container db207eac4455fe7ca7ade09e6d6f0f695f19cfa49391cb72b8050dc51822a7cd: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=f22538d6-2e9c-42ee-bc71-c12fcbb1a337 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.917435 | controller |     "Jun 09 13:17:00.508057 crc crio[3638]: time=\"2026-06-09T13:17:00.507960889Z\" level=info msg=\"Starting container: db207eac4455fe7ca7ade09e6d6f0f695f19cfa49391cb72b8050dc51822a7cd\" id=d88f26be-28d0-4a47-8f83-993b8c9671f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.917450 | controller |     "Jun 09 13:17:00.522774 crc crio[3638]: time=\"2026-06-09T13:17:00.521337052Z\" level=info msg=\"Started container\" PID=6243 containerID=db207eac4455fe7ca7ade09e6d6f0f695f19cfa49391cb72b8050dc51822a7cd description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=d88f26be-28d0-4a47-8f83-993b8c9671f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b",
2026-06-09 14:45:33.917468 | controller |     "Jun 09 13:17:16.293783 crc crio[3638]: time=\"2026-06-09T13:17:16.292915144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=ae979cba-4b04-4063-b1a0-c85980f80dab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.917483 | controller |     "Jun 09 13:17:16.296578 crc crio[3638]: time=\"2026-06-09T13:17:16.296340995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=68d45875-cedb-4337-8f7e-15618c5cdc87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.917497 | controller |     "Jun 09 13:17:16.299268 crc crio[3638]: time=\"2026-06-09T13:17:16.29917285Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f19b6ffe-6ab6-4736-ac0a-6762cb4c47a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.917526 | controller |     "Jun 09 13:17:16.299756 crc crio[3638]: time=\"2026-06-09T13:17:16.299684602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.917546 | controller |     "Jun 09 13:17:16.317461 crc crio[3638]: time=\"2026-06-09T13:17:16.317186474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.917561 | controller |     "Jun 09 13:17:16.519000 crc crio[3638]: time=\"2026-06-09T13:17:16.518757968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.917575 | controller |     "Jun 09 13:17:16.679693 crc crio[3638]: time=\"2026-06-09T13:17:16.679520157Z\" level=info msg=\"Created container d73cf7a10875e88aea18d8ce6f8046539544541c234cc90d58e33e9d79b1ae0c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f19b6ffe-6ab6-4736-ac0a-6762cb4c47a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.917589 | controller |     "Jun 09 13:17:16.681660 crc crio[3638]: time=\"2026-06-09T13:17:16.681561455Z\" level=info msg=\"Starting container: d73cf7a10875e88aea18d8ce6f8046539544541c234cc90d58e33e9d79b1ae0c\" id=c50fbd92-5cd9-45dd-85ce-c33429298067 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.917603 | controller |     "Jun 09 13:17:16.691638 crc crio[3638]: time=\"2026-06-09T13:17:16.689743257Z\" level=info msg=\"Started container\" PID=6330 containerID=d73cf7a10875e88aea18d8ce6f8046539544541c234cc90d58e33e9d79b1ae0c description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=c50fbd92-5cd9-45dd-85ce-c33429298067 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976",
2026-06-09 14:45:33.917618 | controller |     "Jun 09 13:17:21.455256 crc crio[3638]: time=\"2026-06-09T13:17:21.454964516Z\" level=info msg=\"Stopping container: db207eac4455fe7ca7ade09e6d6f0f695f19cfa49391cb72b8050dc51822a7cd (timeout: 15s)\" id=fab4f6bf-c31b-4c9c-92ca-f9e584409f68 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.917633 | controller |     "Jun 09 13:17:36.468881 crc crio[3638]: time=\"2026-06-09T13:17:36.468579224Z\" level=warning msg=\"Stopping container db207eac4455fe7ca7ade09e6d6f0f695f19cfa49391cb72b8050dc51822a7cd with stop signal(15) timed out. Killing...\"",
2026-06-09 14:45:33.917650 | controller |     "Jun 09 13:17:37.027484 crc crio[3638]: time=\"2026-06-09T13:17:37.026046933Z\" level=info msg=\"Stopped container db207eac4455fe7ca7ade09e6d6f0f695f19cfa49391cb72b8050dc51822a7cd: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=fab4f6bf-c31b-4c9c-92ca-f9e584409f68 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.917665 | controller |     "Jun 09 13:17:37.033391 crc crio[3638]: time=\"2026-06-09T13:17:37.033267732Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2ecd7a53-2d26-4031-b282-21b1b00c50fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.917679 | controller |     "Jun 09 13:17:37.036530 crc crio[3638]: time=\"2026-06-09T13:17:37.036345394Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f51c5908-b4c6-4326-a2d9-2e133e436419 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.917694 | controller |     "Jun 09 13:17:37.040415 crc crio[3638]: time=\"2026-06-09T13:17:37.040255706Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4dc48fe6-0c69-466b-a789-5252af649080 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.917709 | controller |     "Jun 09 13:17:37.040978 crc crio[3638]: time=\"2026-06-09T13:17:37.04086443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.917723 | controller |     "Jun 09 13:17:37.047561 crc crio[3638]: time=\"2026-06-09T13:17:37.047337142Z\" level=info msg=\"Removing container: 1b28b16f79fd5e27bcf28212916ef4d2a13cc5c0755d9f1d5a02e97ba3f44f6d\" id=f260da4a-16b9-4db0-97ef-bace3a5cefa3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.917738 | controller |     "Jun 09 13:17:37.135598 crc crio[3638]: time=\"2026-06-09T13:17:37.135378746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.917752 | controller |     "Jun 09 13:17:37.192739 crc crio[3638]: time=\"2026-06-09T13:17:37.192578426Z\" level=info msg=\"Removed container 1b28b16f79fd5e27bcf28212916ef4d2a13cc5c0755d9f1d5a02e97ba3f44f6d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=f260da4a-16b9-4db0-97ef-bace3a5cefa3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.917767 | controller |     "Jun 09 13:17:37.364710 crc crio[3638]: time=\"2026-06-09T13:17:37.364525808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.917782 | controller |     "Jun 09 13:17:37.472879 crc crio[3638]: time=\"2026-06-09T13:17:37.472643363Z\" level=info msg=\"Created container 68a92ae01d9bdd800e673afb5fc143b30c16f10624a71c93427798d774abab97: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4dc48fe6-0c69-466b-a789-5252af649080 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.917796 | controller |     "Jun 09 13:17:37.474547 crc crio[3638]: time=\"2026-06-09T13:17:37.474378854Z\" level=info msg=\"Starting container: 68a92ae01d9bdd800e673afb5fc143b30c16f10624a71c93427798d774abab97\" id=9cde8af9-7a40-4304-a170-0696a51321b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.917810 | controller |     "Jun 09 13:17:37.483273 crc crio[3638]: time=\"2026-06-09T13:17:37.483038128Z\" level=info msg=\"Started container\" PID=6467 containerID=68a92ae01d9bdd800e673afb5fc143b30c16f10624a71c93427798d774abab97 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=9cde8af9-7a40-4304-a170-0696a51321b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b",
2026-06-09 14:45:33.917830 | controller |     "Jun 09 13:17:40.733363 crc crio[3638]: time=\"2026-06-09T13:17:40.732772746Z\" level=info msg=\"Stopping container: d73cf7a10875e88aea18d8ce6f8046539544541c234cc90d58e33e9d79b1ae0c (timeout: 30s)\" id=f66b5df5-ae69-4001-beaf-3f17eb04d75b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.917845 | controller |     "Jun 09 13:17:40.972035 crc crio[3638]: time=\"2026-06-09T13:17:40.971692077Z\" level=info msg=\"Stopped container d73cf7a10875e88aea18d8ce6f8046539544541c234cc90d58e33e9d79b1ae0c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f66b5df5-ae69-4001-beaf-3f17eb04d75b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.917860 | controller |     "Jun 09 13:17:40.974743 crc crio[3638]: time=\"2026-06-09T13:17:40.974567225Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=2c69b70a-ffb8-4030-97ac-c8dfbc7a2b00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.917875 | controller |     "Jun 09 13:17:40.979247 crc crio[3638]: time=\"2026-06-09T13:17:40.979158582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=0b45472e-cd5d-46d1-ba22-fece4f55d24f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.917889 | controller |     "Jun 09 13:17:40.987327 crc crio[3638]: time=\"2026-06-09T13:17:40.987234932Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=88738536-62b4-41a2-9f98-acf9f30c3f00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.917904 | controller |     "Jun 09 13:17:40.988014 crc crio[3638]: time=\"2026-06-09T13:17:40.987942829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.917918 | controller |     "Jun 09 13:17:41.005588 crc crio[3638]: time=\"2026-06-09T13:17:41.005296384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.917932 | controller |     "Jun 09 13:17:41.085923 crc crio[3638]: time=\"2026-06-09T13:17:41.085810294Z\" level=info msg=\"Removing container: 3d2b2d45a6f03859f0e3f48fa97618b8e7cc3389e473e0bf64d53a2c460d3655\" id=4d4a1190-71f7-45ea-9a6b-2f8c087a1cfb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.917946 | controller |     "Jun 09 13:17:41.110273 crc crio[3638]: time=\"2026-06-09T13:17:41.109348874Z\" level=info msg=\"Removed container 3d2b2d45a6f03859f0e3f48fa97618b8e7cc3389e473e0bf64d53a2c460d3655: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4d4a1190-71f7-45ea-9a6b-2f8c087a1cfb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.917961 | controller |     "Jun 09 13:17:41.187163 crc crio[3638]: time=\"2026-06-09T13:17:41.186975675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.917975 | controller |     "Jun 09 13:17:41.255197 crc crio[3638]: time=\"2026-06-09T13:17:41.254646921Z\" level=info msg=\"Created container 16b4b273aa604dd8ecdf013beeb2dcdceff67262d29a6eef0441aff25e0d1f3d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=88738536-62b4-41a2-9f98-acf9f30c3f00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.917990 | controller |     "Jun 09 13:17:41.256526 crc crio[3638]: time=\"2026-06-09T13:17:41.256398782Z\" level=info msg=\"Starting container: 16b4b273aa604dd8ecdf013beeb2dcdceff67262d29a6eef0441aff25e0d1f3d\" id=a16aff61-9264-408d-8eaf-7726f21e5dbf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.918007 | controller |     "Jun 09 13:17:41.263175 crc crio[3638]: time=\"2026-06-09T13:17:41.26223852Z\" level=info msg=\"Started container\" PID=6531 containerID=16b4b273aa604dd8ecdf013beeb2dcdceff67262d29a6eef0441aff25e0d1f3d description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=a16aff61-9264-408d-8eaf-7726f21e5dbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976",
2026-06-09 14:45:33.918022 | controller |     "Jun 09 13:18:10.724969 crc crio[3638]: time=\"2026-06-09T13:18:10.724807327Z\" level=info msg=\"Stopping container: 16b4b273aa604dd8ecdf013beeb2dcdceff67262d29a6eef0441aff25e0d1f3d (timeout: 30s)\" id=a5637c90-d7a1-42e5-a42a-e778348068c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.918037 | controller |     "Jun 09 13:18:11.285286 crc crio[3638]: time=\"2026-06-09T13:18:11.285072202Z\" level=info msg=\"Removing container: d73cf7a10875e88aea18d8ce6f8046539544541c234cc90d58e33e9d79b1ae0c\" id=064d766d-ba78-408b-bc9d-b80b0ecabfc8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.918052 | controller |     "Jun 09 13:18:11.418905 crc crio[3638]: time=\"2026-06-09T13:18:11.418745796Z\" level=info msg=\"Removed container d73cf7a10875e88aea18d8ce6f8046539544541c234cc90d58e33e9d79b1ae0c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=064d766d-ba78-408b-bc9d-b80b0ecabfc8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.918066 | controller |     "Jun 09 13:18:11.469978 crc crio[3638]: time=\"2026-06-09T13:18:11.469741762Z\" level=info msg=\"Stopped container 16b4b273aa604dd8ecdf013beeb2dcdceff67262d29a6eef0441aff25e0d1f3d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a5637c90-d7a1-42e5-a42a-e778348068c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.918081 | controller |     "Jun 09 13:18:41.223061 crc crio[3638]: time=\"2026-06-09T13:18:41.217094711Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.918095 | controller |     "Jun 09 13:18:41.278803 crc crio[3638]: time=\"2026-06-09T13:18:41.24393628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.918110 | controller |     "Jun 09 13:18:41.423185 crc crio[3638]: time=\"2026-06-09T13:18:41.421544284Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/f36051ed-a7e1-4819-8dee-2061e9cbfdc4 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:0xc0019a80d8}] Aliases:map[]}\"",
2026-06-09 14:45:33.918125 | controller |     "Jun 09 13:18:41.423185 crc crio[3638]: time=\"2026-06-09T13:18:41.422757003Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.918140 | controller |     "Jun 09 13:18:41.968654 crc crio[3638]: time=\"2026-06-09T13:18:41.967728189Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.918158 | controller |     "Jun 09 13:18:41.968654 crc crio[3638]: time=\"2026-06-09T13:18:41.968069857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.918173 | controller |     "Jun 09 13:18:41.996765 crc crio[3638]: time=\"2026-06-09T13:18:41.995655634Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=b7a4dc0e-14cc-4cbd-8d91-ac9088566526 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.918188 | controller |     "Jun 09 13:18:41.996765 crc crio[3638]: time=\"2026-06-09T13:18:41.99592715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.918202 | controller |     "Jun 09 13:18:42.002866 crc crio[3638]: time=\"2026-06-09T13:18:42.002618567Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=b90afb5b-a738-4db7-a26c-7b6862c63d17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.918217 | controller |     "Jun 09 13:18:42.002866 crc crio[3638]: time=\"2026-06-09T13:18:42.002852892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.918231 | controller |     "Jun 09 13:18:42.003680 crc crio[3638]: time=\"2026-06-09T13:18:42.003621821Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/98834b98-5875-4750-b933-21d2af3fbe06 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:0xc0019a8290}] Aliases:map[]}\"",
2026-06-09 14:45:33.918246 | controller |     "Jun 09 13:18:42.003680 crc crio[3638]: time=\"2026-06-09T13:18:42.003652591Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.918261 | controller |     "Jun 09 13:18:42.020199 crc crio[3638]: time=\"2026-06-09T13:18:42.019978763Z\" 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=b7a4dc0e-14cc-4cbd-8d91-ac9088566526 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.918276 | controller |     "Jun 09 13:18:42.076584 crc crio[3638]: time=\"2026-06-09T13:18:42.075848833Z\" 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=b90afb5b-a738-4db7-a26c-7b6862c63d17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.918290 | controller |     "Jun 09 13:18:42.090721 crc crio[3638]: time=\"2026-06-09T13:18:42.090072677Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=0282bcd3-c0f7-4d59-881a-afbe838d6b3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.918304 | controller |     "Jun 09 13:18:42.090842 crc crio[3638]: time=\"2026-06-09T13:18:42.090756103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.918319 | controller |     "Jun 09 13:18:42.093512 crc crio[3638]: time=\"2026-06-09T13:18:42.092696228Z\" level=info msg=\"Ran pod sandbox df61ebfe80f1541ce8cd4b1f097bedfb857dbc14d3da1adfad54e401df768618 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=b7a4dc0e-14cc-4cbd-8d91-ac9088566526 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.918336 | controller |     "Jun 09 13:18:42.123620 crc crio[3638]: time=\"2026-06-09T13:18:42.122972398Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.918351 | controller |     "Jun 09 13:18:42.123620 crc crio[3638]: time=\"2026-06-09T13:18:42.123357857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.918365 | controller |     "Jun 09 13:18:42.123951 crc crio[3638]: time=\"2026-06-09T13:18:42.123644084Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.918380 | controller |     "Jun 09 13:18:42.123951 crc crio[3638]: time=\"2026-06-09T13:18:42.123674524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.918394 | controller |     "Jun 09 13:18:42.145925 crc crio[3638]: time=\"2026-06-09T13:18:42.145720913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=2f8051d2-5f86-4b08-9ee1-e65e8902231d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.918408 | controller |     "Jun 09 13:18:42.152258 crc crio[3638]: time=\"2026-06-09T13:18:42.151336844Z\" level=info msg=\"Ran pod sandbox 6847febec6ec237fbd4d937cdf5e47a4ae28a22420a0dad6dabc17645ea30008 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=b90afb5b-a738-4db7-a26c-7b6862c63d17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.918422 | controller |     "Jun 09 13:18:42.204502 crc crio[3638]: time=\"2026-06-09T13:18:42.203078688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=60f076f9-61d6-49f4-8f4f-f5a056a2a43c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.918437 | controller |     "Jun 09 13:18:42.240643 crc crio[3638]: time=\"2026-06-09T13:18:42.239607344Z\" 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=0282bcd3-c0f7-4d59-881a-afbe838d6b3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.918451 | controller |     "Jun 09 13:18:42.250575 crc crio[3638]: time=\"2026-06-09T13:18:42.248737197Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.918466 | controller |     "Jun 09 13:18:42.250575 crc crio[3638]: time=\"2026-06-09T13:18:42.248952462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.918481 | controller |     "Jun 09 13:18:42.259973 crc crio[3638]: time=\"2026-06-09T13:18:42.256613152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=942e4d31-b24c-4dd7-a360-ff60c2a97e3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.918496 | controller |     "Jun 09 13:18:42.292278 crc crio[3638]: time=\"2026-06-09T13:18:42.285740184Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/485509e4-cc98-4774-b1b1-e38091cdd5b1 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:0xc0019a87b0}] Aliases:map[]}\"",
2026-06-09 14:45:33.918527 | controller |     "Jun 09 13:18:42.292278 crc crio[3638]: time=\"2026-06-09T13:18:42.285838766Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.918548 | controller |     "Jun 09 13:18:42.387254 crc crio[3638]: time=\"2026-06-09T13:18:42.386048406Z\" level=info msg=\"Ran pod sandbox 6d3a31b6941d8443159c5a84c3de0659aea79f505d5e88cc95817be03cf72e5c with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=0282bcd3-c0f7-4d59-881a-afbe838d6b3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.918563 | controller |     "Jun 09 13:18:42.396675 crc crio[3638]: time=\"2026-06-09T13:18:42.394887403Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d6899fef-ef03-47be-9491-fceaaa528613 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.918578 | controller |     "Jun 09 13:18:42.400060 crc crio[3638]: time=\"2026-06-09T13:18:42.399948792Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/b5376673-08d6-4235-9db9-ed4b11eade47 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:0xc0019a8958}] Aliases:map[]}\"",
2026-06-09 14:45:33.918592 | controller |     "Jun 09 13:18:42.401017 crc crio[3638]: time=\"2026-06-09T13:18:42.400997537Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.918607 | controller |     "Jun 09 13:18:42.420656 crc crio[3638]: time=\"2026-06-09T13:18:42.419991632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=90888171-1621-4ec9-89e1-64bc48dc1e45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.918621 | controller |     "Jun 09 13:18:42.475974 crc crio[3638]: time=\"2026-06-09T13:18:42.475567265Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=6c421d4a-a342-443c-b0ba-f9cc4cf68326 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.918636 | controller |     "Jun 09 13:18:42.476586 crc crio[3638]: time=\"2026-06-09T13:18:42.476019995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.918650 | controller |     "Jun 09 13:18:42.503510 crc crio[3638]: time=\"2026-06-09T13:18:42.501336789Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/15ef3b04-cf9b-474f-8a0e-e7b7d8614f29 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:0xc0014803a0}] Aliases:map[]}\"",
2026-06-09 14:45:33.918665 | controller |     "Jun 09 13:18:42.503510 crc crio[3638]: time=\"2026-06-09T13:18:42.501587745Z\" 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-09 14:45:33.918683 | controller |     "Jun 09 13:18:42.515649 crc crio[3638]: time=\"2026-06-09T13:18:42.512281196Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.918698 | controller |     "Jun 09 13:18:42.515649 crc crio[3638]: time=\"2026-06-09T13:18:42.512832628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.918713 | controller |     "Jun 09 13:18:42.551055 crc crio[3638]: time=\"2026-06-09T13:18:42.550759357Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=88158171-6824-4030-82da-918f477aeb2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.918728 | controller |     "Jun 09 13:18:42.551055 crc crio[3638]: time=\"2026-06-09T13:18:42.550930032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.918743 | controller |     "Jun 09 13:18:42.605611 crc crio[3638]: time=\"2026-06-09T13:18:42.604057067Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.918758 | controller |     "Jun 09 13:18:42.605611 crc crio[3638]: time=\"2026-06-09T13:18:42.604559789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.918772 | controller |     "Jun 09 13:18:42.609228 crc crio[3638]: time=\"2026-06-09T13:18:42.606509555Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=674e84e0-a9a7-47d6-ae49-49d6d03c3281 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.918787 | controller |     "Jun 09 13:18:42.609228 crc crio[3638]: time=\"2026-06-09T13:18:42.606609137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.918802 | controller |     "Jun 09 13:18:42.609228 crc crio[3638]: time=\"2026-06-09T13:18:42.60678174Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=b5e59370-0b11-429c-9fca-b26d5690d8bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.918816 | controller |     "Jun 09 13:18:42.609228 crc crio[3638]: time=\"2026-06-09T13:18:42.606821692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.918831 | controller |     "Jun 09 13:18:42.629876 crc crio[3638]: time=\"2026-06-09T13:18:42.629712038Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.918846 | controller |     "Jun 09 13:18:42.629876 crc crio[3638]: time=\"2026-06-09T13:18:42.629821901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.918860 | controller |     "Jun 09 13:18:42.670160 crc crio[3638]: time=\"2026-06-09T13:18:42.659950187Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.918878 | controller |     "Jun 09 13:18:42.670160 crc crio[3638]: time=\"2026-06-09T13:18:42.660259965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.918893 | controller |     "Jun 09 13:18:42.901520 crc crio[3638]: time=\"2026-06-09T13:18:42.900851254Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a3c94fcd-4426-440f-ae33-36668bebd1c1 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:0xc0019a8af8}] Aliases:map[]}\"",
2026-06-09 14:45:33.918908 | controller |     "Jun 09 13:18:42.901520 crc crio[3638]: time=\"2026-06-09T13:18:42.901009539Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.918923 | controller |     "Jun 09 13:18:42.994741 crc crio[3638]: time=\"2026-06-09T13:18:42.994020399Z\" 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=6c421d4a-a342-443c-b0ba-f9cc4cf68326 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.918937 | controller |     "Jun 09 13:18:42.997390 crc crio[3638]: time=\"2026-06-09T13:18:42.996951247Z\" 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=674e84e0-a9a7-47d6-ae49-49d6d03c3281 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.918952 | controller |     "Jun 09 13:18:43.238533 crc crio[3638]: time=\"2026-06-09T13:18:43.230899473Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/7e629533-d2bf-4932-8d3c-08b90615170f 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:0xc00018cb10}] Aliases:map[]}\"",
2026-06-09 14:45:33.918967 | controller |     "Jun 09 13:18:43.238533 crc crio[3638]: time=\"2026-06-09T13:18:43.231276411Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.918994 | controller |     "Jun 09 13:18:43.262619 crc crio[3638]: time=\"2026-06-09T13:18:43.253056141Z\" level=info msg=\"Ran pod sandbox cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=6c421d4a-a342-443c-b0ba-f9cc4cf68326 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.919009 | controller |     "Jun 09 13:18:43.378495 crc crio[3638]: time=\"2026-06-09T13:18:43.370913324Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ced87d89-da31-45f1-889e-4a3a5aa4a401 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:0xc0007845e0}] Aliases:map[]}\"",
2026-06-09 14:45:33.919027 | controller |     "Jun 09 13:18:43.378495 crc crio[3638]: time=\"2026-06-09T13:18:43.371009746Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.919042 | controller |     "Jun 09 13:18:43.509906 crc crio[3638]: time=\"2026-06-09T13:18:43.505683384Z\" level=info msg=\"Ran pod sandbox 73bcd6062ef2d99784c95ac6728cf7ca9984ae9e79c72feaa0449e42167093e6 with infra container: openshift-multus/multus-bzhnf/POD\" id=674e84e0-a9a7-47d6-ae49-49d6d03c3281 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.919057 | controller |     "Jun 09 13:18:43.620426 crc crio[3638]: time=\"2026-06-09T13:18:43.618684043Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/f8481032-a76e-4cd8-a959-c2d3af3a65b7 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:0xc002396078}] Aliases:map[]}\"",
2026-06-09 14:45:33.919072 | controller |     "Jun 09 13:18:43.627971 crc crio[3638]: time=\"2026-06-09T13:18:43.626802104Z\" 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=b5e59370-0b11-429c-9fca-b26d5690d8bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.919087 | controller |     "Jun 09 13:18:43.629005 crc crio[3638]: time=\"2026-06-09T13:18:43.628963675Z\" 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=88158171-6824-4030-82da-918f477aeb2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.919101 | controller |     "Jun 09 13:18:43.636827 crc crio[3638]: time=\"2026-06-09T13:18:43.632014126Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.919116 | controller |     "Jun 09 13:18:43.775995 crc crio[3638]: time=\"2026-06-09T13:18:43.775354726Z\" level=info msg=\"Ran pod sandbox 392585ddf27e218d6be3a472975e435d6cbb5a62107124bc41824fe67ccd5d0f with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=88158171-6824-4030-82da-918f477aeb2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.919131 | controller |     "Jun 09 13:18:43.903524 crc crio[3638]: time=\"2026-06-09T13:18:43.901817392Z\" level=info msg=\"Ran pod sandbox fb5e7ecf954e97362bee97eb90025ed3930ac0a051a0e9834610e012c0536b41 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=b5e59370-0b11-429c-9fca-b26d5690d8bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.919146 | controller |     "Jun 09 13:18:44.453689 crc crio[3638]: time=\"2026-06-09T13:18:44.451933078Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=f1621171-4f57-4157-973b-68bf4d7d4154 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.919161 | controller |     "Jun 09 13:18:44.453689 crc crio[3638]: time=\"2026-06-09T13:18:44.45246552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.919175 | controller |     "Jun 09 13:18:44.850885 crc crio[3638]: time=\"2026-06-09T13:18:44.848787291Z\" 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=f1621171-4f57-4157-973b-68bf4d7d4154 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.919193 | controller |     "Jun 09 13:18:45.062092 crc crio[3638]: time=\"2026-06-09T13:18:45.062027089Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.919207 | controller |     "Jun 09 13:18:45.062693 crc crio[3638]: time=\"2026-06-09T13:18:45.062668654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.919222 | controller |     "Jun 09 13:18:45.086821 crc crio[3638]: time=\"2026-06-09T13:18:45.0808429Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.919237 | controller |     "Jun 09 13:18:45.086821 crc crio[3638]: time=\"2026-06-09T13:18:45.080981613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.919251 | controller |     "Jun 09 13:18:45.086821 crc crio[3638]: time=\"2026-06-09T13:18:45.081503236Z\" level=info msg=\"Ran pod sandbox 8b6b579b70e496d12c1845e42379ebb51d073f9a1c62a5d713cc5720b6cf5a93 with infra container: openshift-dns/node-resolver-277xp/POD\" id=f1621171-4f57-4157-973b-68bf4d7d4154 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.919266 | controller |     "Jun 09 13:18:45.086821 crc crio[3638]: time=\"2026-06-09T13:18:45.081846124Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=a9d299de-0376-47c4-9870-7dcf9994925c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.919280 | controller |     "Jun 09 13:18:45.086821 crc crio[3638]: time=\"2026-06-09T13:18:45.081893635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.919295 | controller |     "Jun 09 13:18:45.162743 crc crio[3638]: time=\"2026-06-09T13:18:45.14352047Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.919309 | controller |     "Jun 09 13:18:45.162743 crc crio[3638]: time=\"2026-06-09T13:18:45.143602282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.919324 | controller |     "Jun 09 13:18:45.616511 crc crio[3638]: time=\"2026-06-09T13:18:45.599770386Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=2c02f36a-b238-4bf0-b8db-22a082ee24c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.919338 | controller |     "Jun 09 13:18:45.616511 crc crio[3638]: time=\"2026-06-09T13:18:45.604079947Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.919353 | controller |     "Jun 09 13:18:45.616511 crc crio[3638]: time=\"2026-06-09T13:18:45.604355874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.919367 | controller |     "Jun 09 13:18:45.616511 crc crio[3638]: time=\"2026-06-09T13:18:45.604742183Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.919384 | controller |     "Jun 09 13:18:45.616511 crc crio[3638]: time=\"2026-06-09T13:18:45.604791004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.919399 | controller |     "Jun 09 13:18:45.616511 crc crio[3638]: time=\"2026-06-09T13:18:45.604913217Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=ddcef8be-9c51-430f-b342-dd65faace8a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.919414 | controller |     "Jun 09 13:18:45.616511 crc crio[3638]: time=\"2026-06-09T13:18:45.605641345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.919428 | controller |     "Jun 09 13:18:45.616511 crc crio[3638]: time=\"2026-06-09T13:18:45.613690082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=cb326ade-78a7-46ad-8907-425b87c91cb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.919443 | controller |     "Jun 09 13:18:45.798958 crc crio[3638]: time=\"2026-06-09T13:18:45.794753007Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.919460 | controller |     "Jun 09 13:18:45.803834 crc crio[3638]: time=\"2026-06-09T13:18:45.803663507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.919477 | controller |     "Jun 09 13:18:45.805519 crc crio[3638]: time=\"2026-06-09T13:18:45.804634299Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.919491 | controller |     "Jun 09 13:18:45.805519 crc crio[3638]: time=\"2026-06-09T13:18:45.804744171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.919506 | controller |     "Jun 09 13:18:45.808277 crc crio[3638]: time=\"2026-06-09T13:18:45.807037535Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.919539 | controller |     "Jun 09 13:18:45.808277 crc crio[3638]: time=\"2026-06-09T13:18:45.807317462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.919555 | controller |     "Jun 09 13:18:45.829166 crc crio[3638]: time=\"2026-06-09T13:18:45.827062106Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=0f74e066-5c3d-44b4-b54e-98d4c0acec9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.919570 | controller |     "Jun 09 13:18:45.882909 crc crio[3638]: time=\"2026-06-09T13:18:45.879260269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=358d78c8-3cd3-41d9-977e-f562591c19d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.919585 | controller |     "Jun 09 13:18:45.988056 crc crio[3638]: time=\"2026-06-09T13:18:45.987700121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=f98d20ee-52a1-4812-9ffc-d67c7f6ed814 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.919608 | controller |     "Jun 09 13:18:45.990916 crc crio[3638]: time=\"2026-06-09T13:18:45.99064166Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=fd80c432-40d4-4bca-bed4-a40d0782b50b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.919623 | controller |     "Jun 09 13:18:45.990982 crc crio[3638]: time=\"2026-06-09T13:18:45.990952887Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=815a98a1-43c7-4adc-bede-f415e6819766 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.919638 | controller |     "Jun 09 13:18:46.003801 crc crio[3638]: time=\"2026-06-09T13:18:46.001065564Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=cb56a499-a621-45b9-b8d0-d5466dcb2a26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.919652 | controller |     "Jun 09 13:18:46.003801 crc crio[3638]: time=\"2026-06-09T13:18:46.001621047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.919667 | controller |     "Jun 09 13:18:46.288696 crc crio[3638]: time=\"2026-06-09T13:18:46.284403307Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/40c84419-d3f3-4442-95e2-657c21de6598 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:0xc0026962b8}] Aliases:map[]}\"",
2026-06-09 14:45:33.919682 | controller |     "Jun 09 13:18:46.288696 crc crio[3638]: time=\"2026-06-09T13:18:46.284504819Z\" 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-09 14:45:33.919696 | controller |     "Jun 09 13:18:46.328396 crc crio[3638]: time=\"2026-06-09T13:18:46.326709738Z\" 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=a9d299de-0376-47c4-9870-7dcf9994925c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.919710 | controller |     "Jun 09 13:18:46.541604 crc crio[3638]: time=\"2026-06-09T13:18:46.518826792Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/98cc8df2-024b-4bdd-8470-307739a066ad 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:0xc000118a50}] Aliases:map[]}\"",
2026-06-09 14:45:33.919726 | controller |     "Jun 09 13:18:46.541604 crc crio[3638]: time=\"2026-06-09T13:18:46.518926144Z\" 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-09 14:45:33.919740 | controller |     "Jun 09 13:18:46.541604 crc crio[3638]: time=\"2026-06-09T13:18:46.527790052Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=d969b207-bd1e-407c-9bb9-2c6db17db1b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.919758 | controller |     "Jun 09 13:18:46.541604 crc crio[3638]: time=\"2026-06-09T13:18:46.527817783Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=5e7074a6-88f6-40ff-a79f-6797ab2dfd93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.919773 | controller |     "Jun 09 13:18:46.541604 crc crio[3638]: time=\"2026-06-09T13:18:46.537078649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0baf5b6b-61bf-42f1-99a6-71f9cb94ea99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.919787 | controller |     "Jun 09 13:18:46.565703 crc crio[3638]: time=\"2026-06-09T13:18:46.564887921Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/2e05b643-1142-4f60-855f-a80d6adb4a05 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:0xc0026965e0}] Aliases:map[]}\"",
2026-06-09 14:45:33.919803 | controller |     "Jun 09 13:18:46.565703 crc crio[3638]: time=\"2026-06-09T13:18:46.565033775Z\" 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-09 14:45:33.919818 | controller |     "Jun 09 13:18:46.574776 crc crio[3638]: time=\"2026-06-09T13:18:46.574264432Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0e9f151d-2253-4394-a8cf-612f6093d76c 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:0xc00008c268}] Aliases:map[]}\"",
2026-06-09 14:45:33.919833 | controller |     "Jun 09 13:18:46.574883 crc crio[3638]: time=\"2026-06-09T13:18:46.574775783Z\" 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-09 14:45:33.919848 | controller |     "Jun 09 13:18:46.664478 crc crio[3638]: time=\"2026-06-09T13:18:46.575634734Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/a4d94e12-e667-40e8-bdce-167fc0292db8 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:0xc001480058}] Aliases:map[]}\"",
2026-06-09 14:45:33.919863 | controller |     "Jun 09 13:18:46.667998 crc crio[3638]: time=\"2026-06-09T13:18:46.664480327Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.919878 | controller |     "Jun 09 13:18:46.675990 crc crio[3638]: time=\"2026-06-09T13:18:46.675577347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.919895 | controller |     "Jun 09 13:18:46.677871 crc crio[3638]: time=\"2026-06-09T13:18:46.677274807Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/54614dd3-8df5-4383-b9f1-c48091f7f8f8 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:0xc0014801c8}] Aliases:map[]}\"",
2026-06-09 14:45:33.919910 | controller |     "Jun 09 13:18:46.680351 crc crio[3638]: time=\"2026-06-09T13:18:46.677873751Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.919925 | controller |     "Jun 09 13:18:46.720231 crc crio[3638]: time=\"2026-06-09T13:18:46.720047719Z\" level=info msg=\"Ran pod sandbox e08cc7b1c448c89515bfd61589d0e00ab378db9f5461dc4171afbdb92b90d689 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=a9d299de-0376-47c4-9870-7dcf9994925c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.919939 | controller |     "Jun 09 13:18:46.738944 crc crio[3638]: time=\"2026-06-09T13:18:46.737567599Z\" 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=cb56a499-a621-45b9-b8d0-d5466dcb2a26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.919954 | controller |     "Jun 09 13:18:46.766618 crc crio[3638]: time=\"2026-06-09T13:18:46.765005373Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0f97aa51-b36e-4a1f-a54c-9fddf96ae028 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:0xc000784298}] Aliases:map[]}\"",
2026-06-09 14:45:33.919969 | controller |     "Jun 09 13:18:46.766618 crc crio[3638]: time=\"2026-06-09T13:18:46.765173738Z\" 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-09 14:45:33.919984 | controller |     "Jun 09 13:18:46.823763 crc crio[3638]: time=\"2026-06-09T13:18:46.812614339Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/8e949e28-7a8d-4b67-ae8d-1aa3bb36a510 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:0xc00130a098}] Aliases:map[]}\"",
2026-06-09 14:45:33.919999 | controller |     "Jun 09 13:18:46.823763 crc crio[3638]: time=\"2026-06-09T13:18:46.813001199Z\" 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-09 14:45:33.920014 | controller |     "Jun 09 13:18:46.848990 crc crio[3638]: time=\"2026-06-09T13:18:46.848791898Z\" 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=ddcef8be-9c51-430f-b342-dd65faace8a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.920032 | controller |     "Jun 09 13:18:46.900701 crc crio[3638]: time=\"2026-06-09T13:18:46.899279381Z\" level=info msg=\"Ran pod sandbox e072f73b1233ec1d3c2de2dcab43695340b58ea51177c56a865aca75d17b9f4f with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=cb56a499-a621-45b9-b8d0-d5466dcb2a26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.920047 | controller |     "Jun 09 13:18:47.000214 crc crio[3638]: time=\"2026-06-09T13:18:46.999541792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0ab265ed-619f-4aab-adcf-294641f33fcf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.920062 | controller |     "Jun 09 13:18:47.008006 crc crio[3638]: time=\"2026-06-09T13:18:47.007504248Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.920076 | controller |     "Jun 09 13:18:47.008006 crc crio[3638]: time=\"2026-06-09T13:18:47.007625831Z\" level=info msg=\"Ran pod sandbox 11ed4d95f39fdf1c261d9dab5bc5b5a5db27533f917fab30bd8d4c7e1a1aa059 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=ddcef8be-9c51-430f-b342-dd65faace8a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.920091 | controller |     "Jun 09 13:18:47.008006 crc crio[3638]: time=\"2026-06-09T13:18:47.007758985Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=6f4355de-d438-411d-8044-93f0d5c100fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.920105 | controller |     "Jun 09 13:18:47.008006 crc crio[3638]: time=\"2026-06-09T13:18:47.007673203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.920120 | controller |     "Jun 09 13:18:47.008524 crc crio[3638]: time=\"2026-06-09T13:18:47.008013141Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=ab73ab67-cf85-4787-b80c-d44f0584b751 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.920134 | controller |     "Jun 09 13:18:47.009683 crc crio[3638]: time=\"2026-06-09T13:18:47.009534726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.920148 | controller |     "Jun 09 13:18:47.012328 crc crio[3638]: time=\"2026-06-09T13:18:47.011609715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.920163 | controller |     "Jun 09 13:18:47.051692 crc crio[3638]: time=\"2026-06-09T13:18:47.051646284Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=6a48c021-31cf-4faf-b379-833cdc246405 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.920177 | controller |     "Jun 09 13:18:47.096010 crc crio[3638]: time=\"2026-06-09T13:18:47.094715014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=45b56594-9e5a-45c1-8784-c69bd4e00391 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.920191 | controller |     "Jun 09 13:18:47.096010 crc crio[3638]: time=\"2026-06-09T13:18:47.094806806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=8d497c2a-b3ad-47f7-90b8-c12deb40bf19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.920208 | controller |     "Jun 09 13:18:47.098652 crc crio[3638]: time=\"2026-06-09T13:18:47.097037868Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e6b4e7b7-b23f-4ddc-81ea-bb1c06fd3d8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.920223 | controller |     "Jun 09 13:18:47.100272 crc crio[3638]: time=\"2026-06-09T13:18:47.098966913Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.920238 | controller |     "Jun 09 13:18:47.100272 crc crio[3638]: time=\"2026-06-09T13:18:47.099888295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.920252 | controller |     "Jun 09 13:18:47.100955 crc crio[3638]: time=\"2026-06-09T13:18:47.100901409Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.920266 | controller |     "Jun 09 13:18:47.101354 crc crio[3638]: time=\"2026-06-09T13:18:47.101082293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.920281 | controller |     "Jun 09 13:18:47.101828 crc crio[3638]: time=\"2026-06-09T13:18:47.10179955Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.920295 | controller |     "Jun 09 13:18:47.102360 crc crio[3638]: time=\"2026-06-09T13:18:47.102339383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.920309 | controller |     "Jun 09 13:18:47.143701 crc crio[3638]: time=\"2026-06-09T13:18:47.142682419Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=ea39fd62-20cd-4384-973b-b96bb324b27a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.920323 | controller |     "Jun 09 13:18:47.143701 crc crio[3638]: time=\"2026-06-09T13:18:47.142829112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4634e312-0d8e-4407-b18f-fa8b536325a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.920338 | controller |     "Jun 09 13:18:47.228918 crc crio[3638]: time=\"2026-06-09T13:18:47.226449992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.920352 | controller |     "Jun 09 13:18:47.519870 crc crio[3638]: time=\"2026-06-09T13:18:47.51897111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.920367 | controller |     "Jun 09 13:18:47.582905 crc crio[3638]: time=\"2026-06-09T13:18:47.58083543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.920381 | controller |     "Jun 09 13:18:47.663188 crc crio[3638]: time=\"2026-06-09T13:18:47.657648631Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=6006abc8-b3a4-4c40-8fac-b0f3a8c53aad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.920396 | controller |     "Jun 09 13:18:47.663188 crc crio[3638]: time=\"2026-06-09T13:18:47.657797074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.920416 | controller |     "Jun 09 13:18:47.666970 crc crio[3638]: time=\"2026-06-09T13:18:47.663906197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=d5677599-264f-4130-be0f-bf38a650338c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.920431 | controller |     "Jun 09 13:18:47.687792 crc crio[3638]: time=\"2026-06-09T13:18:47.687619643Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.920446 | controller |     "Jun 09 13:18:47.688589 crc crio[3638]: time=\"2026-06-09T13:18:47.687840328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.920460 | controller |     "Jun 09 13:18:47.688589 crc crio[3638]: time=\"2026-06-09T13:18:47.688018993Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=feb72aec-3fde-4c29-8cf9-95606138dd8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.920474 | controller |     "Jun 09 13:18:47.688589 crc crio[3638]: time=\"2026-06-09T13:18:47.68833803Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.920488 | controller |     "Jun 09 13:18:47.688782 crc crio[3638]: time=\"2026-06-09T13:18:47.688608376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.920503 | controller |     "Jun 09 13:18:47.688782 crc crio[3638]: time=\"2026-06-09T13:18:47.688738599Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.920536 | controller |     "Jun 09 13:18:47.688874 crc crio[3638]: time=\"2026-06-09T13:18:47.688787031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.920551 | controller |     "Jun 09 13:18:47.688923 crc crio[3638]: time=\"2026-06-09T13:18:47.688895473Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.920566 | controller |     "Jun 09 13:18:47.688972 crc crio[3638]: time=\"2026-06-09T13:18:47.688940504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.920580 | controller |     "Jun 09 13:18:47.690781 crc crio[3638]: time=\"2026-06-09T13:18:47.689051477Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=9709edcf-9a3a-45b4-b781-22180c314038 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.920595 | controller |     "Jun 09 13:18:47.690781 crc crio[3638]: time=\"2026-06-09T13:18:47.689731373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.920609 | controller |     "Jun 09 13:18:47.690781 crc crio[3638]: time=\"2026-06-09T13:18:47.689856616Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=013cb18e-d838-4bc8-b681-95571c621e1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.920627 | controller |     "Jun 09 13:18:47.690781 crc crio[3638]: time=\"2026-06-09T13:18:47.689902537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.920643 | controller |     "Jun 09 13:18:47.690781 crc crio[3638]: time=\"2026-06-09T13:18:47.690011369Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=d15706d9-ff9e-4367-8fc0-943633aa0391 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.920658 | controller |     "Jun 09 13:18:47.690781 crc crio[3638]: time=\"2026-06-09T13:18:47.69005295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.920673 | controller |     "Jun 09 13:18:47.701924 crc crio[3638]: time=\"2026-06-09T13:18:47.701006087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=82326d58-1ddb-4edd-815b-e59bf0b37165 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.920688 | controller |     "Jun 09 13:18:47.745600 crc crio[3638]: time=\"2026-06-09T13:18:47.72455613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.920703 | controller |     "Jun 09 13:18:47.769863 crc crio[3638]: time=\"2026-06-09T13:18:47.76981612Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7a77909d-b786-4940-80a8-7f8c3435f26d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.920717 | controller |     "Jun 09 13:18:47.770863 crc crio[3638]: time=\"2026-06-09T13:18:47.770017095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.920731 | controller |     "Jun 09 13:18:47.780925 crc crio[3638]: time=\"2026-06-09T13:18:47.780819858Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=5fbd8b9b-a9be-4bae-adc5-92730e83c9b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.920746 | controller |     "Jun 09 13:18:47.783716 crc crio[3638]: time=\"2026-06-09T13:18:47.783681465Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=47498b4e-9f2c-427a-b76b-52eecde0b30e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.920761 | controller |     "Jun 09 13:18:47.785045 crc crio[3638]: time=\"2026-06-09T13:18:47.7847181Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.920775 | controller |     "Jun 09 13:18:47.785584 crc crio[3638]: time=\"2026-06-09T13:18:47.785340924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.920790 | controller |     "Jun 09 13:18:47.790972 crc crio[3638]: time=\"2026-06-09T13:18:47.790654019Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=903a09e4-0494-4df7-b57e-9af5751d0845 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.920805 | controller |     "Jun 09 13:18:47.791039 crc crio[3638]: time=\"2026-06-09T13:18:47.791015907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.920823 | controller |     "Jun 09 13:18:47.812496 crc crio[3638]: time=\"2026-06-09T13:18:47.808640491Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=d1f71510-4031-4ea3-b574-6090b2a724b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.920838 | controller |     "Jun 09 13:18:47.919304 crc crio[3638]: time=\"2026-06-09T13:18:47.9186979Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ce8c72b8-f32a-450c-9cb5-91ee78d2f334 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.920854 | controller |     "Jun 09 13:18:47.934842 crc crio[3638]: time=\"2026-06-09T13:18:47.934570822Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=499ae0d5-c9d6-455c-b617-aee9ab457eba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.920870 | controller |     "Jun 09 13:18:47.934956 crc crio[3638]: time=\"2026-06-09T13:18:47.93485487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.920885 | controller |     "Jun 09 13:18:47.951512 crc crio[3638]: time=\"2026-06-09T13:18:47.942507979Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.920900 | controller |     "Jun 09 13:18:47.951512 crc crio[3638]: time=\"2026-06-09T13:18:47.946320158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.920915 | controller |     "Jun 09 13:18:47.974802 crc crio[3638]: time=\"2026-06-09T13:18:47.97455784Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/9bf9af1f-b882-4dda-bd07-6fb0977349d2 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:0xc002696900}] Aliases:map[]}\"",
2026-06-09 14:45:33.920931 | controller |     "Jun 09 13:18:47.975457 crc crio[3638]: time=\"2026-06-09T13:18:47.97542713Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.920946 | controller |     "Jun 09 13:18:48.009696 crc crio[3638]: time=\"2026-06-09T13:18:48.007712668Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=8e716482-c893-42ad-9040-a167d00c7dca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.920961 | controller |     "Jun 09 13:18:48.009696 crc crio[3638]: time=\"2026-06-09T13:18:48.007875481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.920977 | controller |     "Jun 09 13:18:48.058875 crc crio[3638]: time=\"2026-06-09T13:18:48.056696476Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/8f39ea76-dc0b-4a96-b89c-3f99754acbbb 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:0xc002696898}] Aliases:map[]}\"",
2026-06-09 14:45:33.920995 | controller |     "Jun 09 13:18:48.058875 crc crio[3638]: time=\"2026-06-09T13:18:48.056782838Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.921011 | controller |     "Jun 09 13:18:48.086006 crc crio[3638]: time=\"2026-06-09T13:18:48.064023148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=878c48a5-4ab3-4eec-afc8-0b88b129587a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.921026 | controller |     "Jun 09 13:18:48.171830 crc crio[3638]: time=\"2026-06-09T13:18:48.166094641Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=fce23b08-789d-4b5e-845f-e1dada329d98 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.921041 | controller |     "Jun 09 13:18:48.171830 crc crio[3638]: time=\"2026-06-09T13:18:48.167231458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921056 | controller |     "Jun 09 13:18:48.228733 crc crio[3638]: time=\"2026-06-09T13:18:48.227002479Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=74e5ede8-a8d0-4a20-a989-b428f6c7df7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.921072 | controller |     "Jun 09 13:18:48.228733 crc crio[3638]: time=\"2026-06-09T13:18:48.228278099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921087 | controller |     "Jun 09 13:18:48.668019 crc crio[3638]: time=\"2026-06-09T13:18:48.667284691Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=dbd45e6b-fed6-4cb8-845e-86ec1a79735e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.921102 | controller |     "Jun 09 13:18:48.668972 crc crio[3638]: time=\"2026-06-09T13:18:48.66806978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921117 | controller |     "Jun 09 13:18:48.711051 crc crio[3638]: time=\"2026-06-09T13:18:48.709841898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921132 | controller |     "Jun 09 13:18:48.714199 crc crio[3638]: time=\"2026-06-09T13:18:48.713824452Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/40fdba9c-76c8-4ac5-8c03-8a72246913ef 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:0xc00008cb88}] Aliases:map[]}\"",
2026-06-09 14:45:33.921148 | controller |     "Jun 09 13:18:48.714199 crc crio[3638]: time=\"2026-06-09T13:18:48.7141927Z\" 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-09 14:45:33.921164 | controller |     "Jun 09 13:18:48.720262 crc crio[3638]: time=\"2026-06-09T13:18:48.719960396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921179 | controller |     "Jun 09 13:18:48.721848 crc crio[3638]: time=\"2026-06-09T13:18:48.721653936Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.921197 | controller |     "Jun 09 13:18:48.721928 crc crio[3638]: time=\"2026-06-09T13:18:48.721874301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921213 | controller |     "Jun 09 13:18:48.724536 crc crio[3638]: time=\"2026-06-09T13:18:48.720037058Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=af6866fb-d803-489e-b41e-0df5b2ed3a11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.921228 | controller |     "Jun 09 13:18:48.725604 crc crio[3638]: time=\"2026-06-09T13:18:48.724771709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921244 | controller |     "Jun 09 13:18:48.730711 crc crio[3638]: time=\"2026-06-09T13:18:48.730007162Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/08d17f93-968b-4e63-83c0-ef2cfc626b07 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:0xc001480418}] Aliases:map[]}\"",
2026-06-09 14:45:33.921260 | controller |     "Jun 09 13:18:48.730711 crc crio[3638]: time=\"2026-06-09T13:18:48.730548644Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.921275 | controller |     "Jun 09 13:18:48.765936 crc crio[3638]: time=\"2026-06-09T13:18:48.762217566Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=a615c806-bf0e-4925-876e-6791219815fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.921291 | controller |     "Jun 09 13:18:49.055242 crc crio[3638]: time=\"2026-06-09T13:18:49.040045361Z\" level=info msg=\"Created container dbc7b3f5be9ba4573b067cf9fbba72eeff72ee95eb513a69cb6ca08d11018318: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=6f4355de-d438-411d-8044-93f0d5c100fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.921306 | controller |     "Jun 09 13:18:49.055242 crc crio[3638]: time=\"2026-06-09T13:18:49.054494689Z\" level=info msg=\"Starting container: dbc7b3f5be9ba4573b067cf9fbba72eeff72ee95eb513a69cb6ca08d11018318\" id=791e0c2e-6a60-4d2c-a6a4-d62c2e0f13ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.921321 | controller |     "Jun 09 13:18:49.098046 crc crio[3638]: time=\"2026-06-09T13:18:49.097362283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921336 | controller |     "Jun 09 13:18:49.197311 crc crio[3638]: time=\"2026-06-09T13:18:49.190707522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921351 | controller |     "Jun 09 13:18:49.197311 crc crio[3638]: time=\"2026-06-09T13:18:49.191541281Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=118b2346-add7-4790-b2a3-f32e36dcad65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.921369 | controller |     "Jun 09 13:18:49.253304 crc crio[3638]: time=\"2026-06-09T13:18:49.251835385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921384 | controller |     "Jun 09 13:18:49.256110 crc crio[3638]: time=\"2026-06-09T13:18:49.255965602Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=11e05ac5-73fb-47a3-b9a8-cea4158a37c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.921399 | controller |     "Jun 09 13:18:49.256762 crc crio[3638]: time=\"2026-06-09T13:18:49.256204958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921414 | controller |     "Jun 09 13:18:49.256762 crc crio[3638]: time=\"2026-06-09T13:18:49.256645738Z\" level=info msg=\"Started container\" PID=7453 containerID=dbc7b3f5be9ba4573b067cf9fbba72eeff72ee95eb513a69cb6ca08d11018318 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=791e0c2e-6a60-4d2c-a6a4-d62c2e0f13ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=392585ddf27e218d6be3a472975e435d6cbb5a62107124bc41824fe67ccd5d0f",
2026-06-09 14:45:33.921430 | controller |     "Jun 09 13:18:49.382287 crc crio[3638]: time=\"2026-06-09T13:18:49.331265338Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=8fcf4528-79cb-4da5-acff-8e81228803a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.921445 | controller |     "Jun 09 13:18:49.382287 crc crio[3638]: time=\"2026-06-09T13:18:49.331321349Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=afd31736-029e-4f80-bb4c-67ad5b0906d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.921461 | controller |     "Jun 09 13:18:49.382287 crc crio[3638]: time=\"2026-06-09T13:18:49.351644935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921476 | controller |     "Jun 09 13:18:49.382287 crc crio[3638]: time=\"2026-06-09T13:18:49.355959486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921491 | controller |     "Jun 09 13:18:49.382287 crc crio[3638]: time=\"2026-06-09T13:18:49.356335435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921506 | controller |     "Jun 09 13:18:49.444087 crc crio[3638]: time=\"2026-06-09T13:18:49.44399013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=b33adcdc-e98b-4e49-a3ab-325a83771ad6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.921539 | controller |     "Jun 09 13:18:49.687421 crc crio[3638]: time=\"2026-06-09T13:18:49.654079854Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=8faec925-2a71-4097-ba19-9280c4a5881b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.921555 | controller |     "Jun 09 13:18:49.687421 crc crio[3638]: time=\"2026-06-09T13:18:49.658812955Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=869f64f8-b9de-4427-8327-63d97f0da06d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.921570 | controller |     "Jun 09 13:18:49.687421 crc crio[3638]: time=\"2026-06-09T13:18:49.658922228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921589 | controller |     "Jun 09 13:18:49.850874 crc crio[3638]: time=\"2026-06-09T13:18:49.847352465Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=7b77713e-610c-40c7-b3d0-367a6862b30e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.921604 | controller |     "Jun 09 13:18:49.850874 crc crio[3638]: time=\"2026-06-09T13:18:49.847678933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921619 | controller |     "Jun 09 13:18:49.869314 crc crio[3638]: time=\"2026-06-09T13:18:49.865705815Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=c4e64c01-25e3-47e6-9515-6f1e51e91398 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.921634 | controller |     "Jun 09 13:18:49.869314 crc crio[3638]: time=\"2026-06-09T13:18:49.865996282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921649 | controller |     "Jun 09 13:18:49.900201 crc crio[3638]: time=\"2026-06-09T13:18:49.899933027Z\" level=info msg=\"Created container 1d9dcfcc469e0f2604df9148d56b761621d978c98583ccae31ba95d71f2553e8: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=ab73ab67-cf85-4787-b80c-d44f0584b751 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.921665 | controller |     "Jun 09 13:18:49.974661 crc crio[3638]: time=\"2026-06-09T13:18:49.957603599Z\" level=info msg=\"Starting container: 1d9dcfcc469e0f2604df9148d56b761621d978c98583ccae31ba95d71f2553e8\" id=5f51784a-a31e-41fc-89e1-cedc716a5406 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.921680 | controller |     "Jun 09 13:18:49.974661 crc crio[3638]: time=\"2026-06-09T13:18:49.958595913Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=5b1a7ee6-2119-45f4-959e-e3f60286f98a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.921696 | controller |     "Jun 09 13:18:49.974661 crc crio[3638]: time=\"2026-06-09T13:18:49.958674905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921711 | controller |     "Jun 09 13:18:49.974661 crc crio[3638]: time=\"2026-06-09T13:18:49.963454686Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=d83fef45-d882-40ba-8f9a-5b4f1b7a08d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.921726 | controller |     "Jun 09 13:18:49.974661 crc crio[3638]: time=\"2026-06-09T13:18:49.963533319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921740 | controller |     "Jun 09 13:18:50.051863 crc crio[3638]: time=\"2026-06-09T13:18:50.050621261Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=fa1cbfb9-9279-4e79-92f2-367562446a74 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.921755 | controller |     "Jun 09 13:18:50.051863 crc crio[3638]: time=\"2026-06-09T13:18:50.050729123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921770 | controller |     "Jun 09 13:18:50.066298 crc crio[3638]: time=\"2026-06-09T13:18:50.060104063Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=bff9da7a-8324-4e93-8642-0411a07fcd1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.921784 | controller |     "Jun 09 13:18:50.066298 crc crio[3638]: time=\"2026-06-09T13:18:50.065972981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921803 | controller |     "Jun 09 13:18:50.141536 crc crio[3638]: time=\"2026-06-09T13:18:50.140948658Z\" level=info msg=\"Started container\" PID=7495 containerID=1d9dcfcc469e0f2604df9148d56b761621d978c98583ccae31ba95d71f2553e8 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=5f51784a-a31e-41fc-89e1-cedc716a5406 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07",
2026-06-09 14:45:33.921818 | controller |     "Jun 09 13:18:50.175192 crc crio[3638]: time=\"2026-06-09T13:18:50.174970505Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=1c24f2cf-200e-4e6f-aa6a-313ed7e9df5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.921833 | controller |     "Jun 09 13:18:50.176469 crc crio[3638]: time=\"2026-06-09T13:18:50.175779774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921848 | controller |     "Jun 09 13:18:50.995109 crc crio[3638]: time=\"2026-06-09T13:18:50.992068122Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/7732d77f-f19c-4085-8b43-b66a996330f7 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:0xc0026984b8}] Aliases:map[]}\"",
2026-06-09 14:45:33.921863 | controller |     "Jun 09 13:18:50.995109 crc crio[3638]: time=\"2026-06-09T13:18:50.992253287Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.921878 | controller |     "Jun 09 13:18:51.003595 crc crio[3638]: time=\"2026-06-09T13:18:50.998723998Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/9bfcefc7-89b4-410c-846b-77ea4a4afe49 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:0xc0001188a8}] Aliases:map[]}\"",
2026-06-09 14:45:33.921893 | controller |     "Jun 09 13:18:51.003595 crc crio[3638]: time=\"2026-06-09T13:18:50.998771579Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.921909 | controller |     "Jun 09 13:18:51.012440 crc crio[3638]: time=\"2026-06-09T13:18:51.01202094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921924 | controller |     "Jun 09 13:18:51.051815 crc crio[3638]: time=\"2026-06-09T13:18:51.050790018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921939 | controller |     "Jun 09 13:18:51.086795 crc crio[3638]: time=\"2026-06-09T13:18:51.086081445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921954 | controller |     "Jun 09 13:18:51.106643 crc crio[3638]: time=\"2026-06-09T13:18:51.103174746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.921972 | controller |     "Jun 09 13:18:51.281450 crc crio[3638]: time=\"2026-06-09T13:18:51.281343053Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2e7671e0-0cac-4039-a527-1618886b3f88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.921987 | controller |     "Jun 09 13:18:51.312697 crc crio[3638]: time=\"2026-06-09T13:18:51.312032814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.922002 | controller |     "Jun 09 13:18:51.323816 crc crio[3638]: time=\"2026-06-09T13:18:51.320676826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.922018 | controller |     "Jun 09 13:18:51.459079 crc crio[3638]: time=\"2026-06-09T13:18:51.456721806Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/0f597ec7-4803-49c8-b7f7-e93b16b4aac1 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:0xc002698688}] Aliases:map[]}\"",
2026-06-09 14:45:33.922034 | controller |     "Jun 09 13:18:51.459574 crc crio[3638]: time=\"2026-06-09T13:18:51.457446153Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.922049 | controller |     "Jun 09 13:18:51.539651 crc crio[3638]: time=\"2026-06-09T13:18:51.53878413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.922065 | controller |     "Jun 09 13:18:51.542906 crc crio[3638]: time=\"2026-06-09T13:18:51.541890552Z\" level=info msg=\"Created container d235c9b5033409527f36c2d5207ebb1f5f3be13376cda2b4251a7127a8d6cdb4: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=6a48c021-31cf-4faf-b379-833cdc246405 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.922089 | controller |     "Jun 09 13:18:51.553082 crc crio[3638]: time=\"2026-06-09T13:18:51.552914881Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1d09cbaa-27bc-431a-b709-b3f0a9daa416 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.922139 | controller |     "Jun 09 13:18:51.553903 crc crio[3638]: time=\"2026-06-09T13:18:51.553811712Z\" level=info msg=\"Starting container: d235c9b5033409527f36c2d5207ebb1f5f3be13376cda2b4251a7127a8d6cdb4\" id=c0000ee6-15f4-41ac-bc30-b6a2074f2a5b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.922158 | controller |     "Jun 09 13:18:51.598664 crc crio[3638]: time=\"2026-06-09T13:18:51.597788483Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=37b09e61-a5c4-415d-b156-510215014855 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.922174 | controller |     "Jun 09 13:18:51.605735 crc crio[3638]: time=\"2026-06-09T13:18:51.605549825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.922189 | controller |     "Jun 09 13:18:51.612553 crc crio[3638]: time=\"2026-06-09T13:18:51.611701239Z\" level=info msg=\"Started container\" PID=7549 containerID=d235c9b5033409527f36c2d5207ebb1f5f3be13376cda2b4251a7127a8d6cdb4 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=c0000ee6-15f4-41ac-bc30-b6a2074f2a5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d3a31b6941d8443159c5a84c3de0659aea79f505d5e88cc95817be03cf72e5c",
2026-06-09 14:45:33.922208 | controller |     "Jun 09 13:18:51.785691 crc crio[3638]: time=\"2026-06-09T13:18:51.784648853Z\" level=info msg=\"Created container c1d6b719ff2fc332d5049ee3cb2523447e99b61d22cd74fc05af5664631b75b3: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=5e7074a6-88f6-40ff-a79f-6797ab2dfd93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.922223 | controller |     "Jun 09 13:18:51.793641 crc crio[3638]: time=\"2026-06-09T13:18:51.790901681Z\" level=info msg=\"Starting container: c1d6b719ff2fc332d5049ee3cb2523447e99b61d22cd74fc05af5664631b75b3\" id=afb36bf3-7b35-48cc-a554-7b4c7c3ca120 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.922239 | controller |     "Jun 09 13:18:51.859910 crc crio[3638]: time=\"2026-06-09T13:18:51.859032217Z\" level=info msg=\"Created container b482317303f7dc12abff030f2ad7f6cf2dbbe5480d8acca57f4c5ebf79fe312a: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=5fbd8b9b-a9be-4bae-adc5-92730e83c9b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.922254 | controller |     "Jun 09 13:18:51.878084 crc crio[3638]: time=\"2026-06-09T13:18:51.877054241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=ce798100-79f8-4230-b04e-95ca05d2d6a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.922269 | controller |     "Jun 09 13:18:51.880973 crc crio[3638]: time=\"2026-06-09T13:18:51.878567356Z\" level=info msg=\"Starting container: b482317303f7dc12abff030f2ad7f6cf2dbbe5480d8acca57f4c5ebf79fe312a\" id=3d48f3c2-9538-49be-8b4e-f06b7465fc35 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.922285 | controller |     "Jun 09 13:18:52.041872 crc crio[3638]: time=\"2026-06-09T13:18:52.040812929Z\" level=info msg=\"Started container\" PID=7544 containerID=b482317303f7dc12abff030f2ad7f6cf2dbbe5480d8acca57f4c5ebf79fe312a description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=3d48f3c2-9538-49be-8b4e-f06b7465fc35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e08cc7b1c448c89515bfd61589d0e00ab378db9f5461dc4171afbdb92b90d689",
2026-06-09 14:45:33.922301 | controller |     "Jun 09 13:18:52.066701 crc crio[3638]: time=\"2026-06-09T13:18:52.065199501Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/a3bdd53a-74f1-4c16-98b4-34b59c3b9634 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:0xc0018903a0}] Aliases:map[]}\"",
2026-06-09 14:45:33.922316 | controller |     "Jun 09 13:18:52.066701 crc crio[3638]: time=\"2026-06-09T13:18:52.065470147Z\" 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-09 14:45:33.922332 | controller |     "Jun 09 13:18:52.085013 crc crio[3638]: time=\"2026-06-09T13:18:52.084303068Z\" level=info msg=\"Started container\" PID=7551 containerID=c1d6b719ff2fc332d5049ee3cb2523447e99b61d22cd74fc05af5664631b75b3 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=afb36bf3-7b35-48cc-a554-7b4c7c3ca120 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b6b579b70e496d12c1845e42379ebb51d073f9a1c62a5d713cc5720b6cf5a93",
2026-06-09 14:45:33.922350 | controller |     "Jun 09 13:18:52.202771 crc crio[3638]: time=\"2026-06-09T13:18:52.200100523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8338bba6-a3f7-4831-8eb6-1409f2bc72f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.922366 | controller |     "Jun 09 13:18:52.222252 crc crio[3638]: time=\"2026-06-09T13:18:52.219015897Z\" level=info msg=\"Created container 99c34d33a6f4b68fa2e1c836ee24387b4c30f606e2a777130b86b78e04e4ca69: openshift-multus/multus-bzhnf/kube-multus\" id=feb72aec-3fde-4c29-8cf9-95606138dd8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.922381 | controller |     "Jun 09 13:18:52.228704 crc crio[3638]: time=\"2026-06-09T13:18:52.225791875Z\" level=info msg=\"Starting container: 99c34d33a6f4b68fa2e1c836ee24387b4c30f606e2a777130b86b78e04e4ca69\" id=3606404b-5184-4769-a5aa-3b3d7931ef2c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.922396 | controller |     "Jun 09 13:18:52.273511 crc crio[3638]: time=\"2026-06-09T13:18:52.264553474Z\" 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=013cb18e-d838-4bc8-b681-95571c621e1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.922411 | controller |     "Jun 09 13:18:52.722777 crc crio[3638]: time=\"2026-06-09T13:18:52.722083061Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:278bf93a2464277d840a3b79eeea405c987131ece7161c13d7bc3a41c8336547 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/383fdf36-38cb-43fa-8923-bcf37f8f8fa0 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:0xc002698538}] Aliases:map[]}\"",
2026-06-09 14:45:33.922426 | controller |     "Jun 09 13:18:52.722777 crc crio[3638]: time=\"2026-06-09T13:18:52.722770748Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.922443 | controller |     "Jun 09 13:18:52.806269 crc crio[3638]: time=\"2026-06-09T13:18:52.800022639Z\" level=info msg=\"Started container\" PID=7576 containerID=99c34d33a6f4b68fa2e1c836ee24387b4c30f606e2a777130b86b78e04e4ca69 description=openshift-multus/multus-bzhnf/kube-multus id=3606404b-5184-4769-a5aa-3b3d7931ef2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=73bcd6062ef2d99784c95ac6728cf7ca9984ae9e79c72feaa0449e42167093e6",
2026-06-09 14:45:33.922461 | controller |     "Jun 09 13:18:52.807030 crc crio[3638]: time=\"2026-06-09T13:18:52.806749367Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:38497a77a87d7a384b01bc3bf79cf69916b92316bf98395044cb99e2c32a041d UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/4183a3bb-d5a3-404a-bc02-d6200ec75a02 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:0xc000118608}] Aliases:map[]}\"",
2026-06-09 14:45:33.922478 | controller |     "Jun 09 13:18:52.807030 crc crio[3638]: time=\"2026-06-09T13:18:52.807009283Z\" 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-09 14:45:33.922493 | controller |     "Jun 09 13:18:52.825949 crc crio[3638]: time=\"2026-06-09T13:18:52.820200972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.922528 | controller |     "Jun 09 13:18:53.021558 crc crio[3638]: time=\"2026-06-09T13:18:53.02104Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=1e3e9ce0-fc85-4f3c-b595-360320dc378d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.922550 | controller |     "Jun 09 13:18:53.034253 crc crio[3638]: time=\"2026-06-09T13:18:53.033990824Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=732781bb-d5ea-4d1f-8679-052c077264c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.922566 | controller |     "Jun 09 13:18:53.061415 crc crio[3638]: time=\"2026-06-09T13:18:53.060851403Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/7cdc339d-ab23-4e49-8697-2210717b6891 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:0xc002696480}] Aliases:map[]}\"",
2026-06-09 14:45:33.922582 | controller |     "Jun 09 13:18:53.061415 crc crio[3638]: time=\"2026-06-09T13:18:53.060983886Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.922598 | controller |     "Jun 09 13:18:53.194718 crc crio[3638]: time=\"2026-06-09T13:18:53.193934223Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_a6a9335a-9de7-45b3-9244-88cce6711acd\\\"\"",
2026-06-09 14:45:33.922613 | controller |     "Jun 09 13:18:53.292496 crc crio[3638]: time=\"2026-06-09T13:18:53.283897712Z\" level=info msg=\"Ran pod sandbox fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=013cb18e-d838-4bc8-b681-95571c621e1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.922629 | controller |     "Jun 09 13:18:53.358867 crc crio[3638]: time=\"2026-06-09T13:18:53.35675436Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=1f4ba38e-c14c-40e7-b2c7-35e05260507a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.922644 | controller |     "Jun 09 13:18:53.358867 crc crio[3638]: time=\"2026-06-09T13:18:53.357013366Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=2cda3346-a65b-4cb3-8559-4139658b512c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.922659 | controller |     "Jun 09 13:18:53.372786 crc crio[3638]: time=\"2026-06-09T13:18:53.366290804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=86202c77-1353-4182-9b81-b0dcf9a698ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.922675 | controller |     "Jun 09 13:18:54.232978 crc crio[3638]: time=\"2026-06-09T13:18:54.216466176Z\" 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=d15706d9-ff9e-4367-8fc0-943633aa0391 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.922690 | controller |     "Jun 09 13:18:54.241333 crc crio[3638]: time=\"2026-06-09T13:18:54.240828047Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:7d54e9deea42b276a6a049420b1b33ae566bf67e2c715c31124e4d089e5e2342 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d8c6cb88-bb8e-4abf-85b3-332c22c4fcd3 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:0xc001480260}] Aliases:map[]}\"",
2026-06-09 14:45:33.922709 | controller |     "Jun 09 13:18:54.241333 crc crio[3638]: time=\"2026-06-09T13:18:54.240932509Z\" 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-09 14:45:33.922724 | controller |     "Jun 09 13:18:54.300714 crc crio[3638]: time=\"2026-06-09T13:18:54.294277501Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=4536373b-559e-420b-a7f9-bea7b6690e89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.922740 | controller |     "Jun 09 13:18:54.440618 crc crio[3638]: time=\"2026-06-09T13:18:54.439802283Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:fc5d6c2ea4da94fe73d2369e501a6c63f0f959efebbc50c2fcee165ea9c4a71c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ce6bbaa3-4797-47e6-90c9-b0ee2525fa7f 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:0xc0001189b0}] Aliases:map[]}\"",
2026-06-09 14:45:33.922755 | controller |     "Jun 09 13:18:54.440618 crc crio[3638]: time=\"2026-06-09T13:18:54.439973507Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.922771 | controller |     "Jun 09 13:18:54.440618 crc crio[3638]: time=\"2026-06-09T13:18:54.440628082Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/59102f6d-219a-44e1-8d79-3b2a2cf63283 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:0xc00008cab0}] Aliases:map[]}\"",
2026-06-09 14:45:33.922786 | controller |     "Jun 09 13:18:54.441461 crc crio[3638]: time=\"2026-06-09T13:18:54.440675024Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.922802 | controller |     "Jun 09 13:18:54.485538 crc crio[3638]: time=\"2026-06-09T13:18:54.472896458Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/807cdee8-d1b8-4e16-85b7-c1a69fafda23 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:0xc0019a8460}] Aliases:map[]}\"",
2026-06-09 14:45:33.922818 | controller |     "Jun 09 13:18:54.485538 crc crio[3638]: time=\"2026-06-09T13:18:54.473551474Z\" 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-09 14:45:33.922833 | controller |     "Jun 09 13:18:54.665018 crc crio[3638]: time=\"2026-06-09T13:18:54.661547031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.922852 | controller |     "Jun 09 13:18:54.711936 crc crio[3638]: time=\"2026-06-09T13:18:54.700949656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.922867 | controller |     "Jun 09 13:18:54.758490 crc crio[3638]: time=\"2026-06-09T13:18:54.752569565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.922882 | controller |     "Jun 09 13:18:54.918877 crc crio[3638]: time=\"2026-06-09T13:18:54.89908134Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:64d438a73458fbae8f0f9c4b6240c48e3b48c79186efbce7b4d7af07e15b7730 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/fa8f01f4-5986-4b4d-9405-611d97052fc2 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:0xc000784490}] Aliases:map[]}\"",
2026-06-09 14:45:33.922898 | controller |     "Jun 09 13:18:54.918877 crc crio[3638]: time=\"2026-06-09T13:18:54.899513159Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.922913 | controller |     "Jun 09 13:18:54.963644 crc crio[3638]: time=\"2026-06-09T13:18:54.956840703Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/b33a5991-45b7-40a5-ae3c-e44d33719a77 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:0xc00008ce90}] Aliases:map[]}\"",
2026-06-09 14:45:33.922929 | controller |     "Jun 09 13:18:54.963644 crc crio[3638]: time=\"2026-06-09T13:18:54.957008517Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.922952 | controller |     "Jun 09 13:18:55.190535 crc crio[3638]: time=\"2026-06-09T13:18:55.163733514Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:e142d3c4f40940646d75e23abfe6eac798118fa5f904270fa6cc363f9d0e8993 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/dca66a03-91ae-4c32-8115-9e82bbc42e89 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:0xc0007845f0}] Aliases:map[]}\"",
2026-06-09 14:45:33.922967 | controller |     "Jun 09 13:18:55.190535 crc crio[3638]: time=\"2026-06-09T13:18:55.164678245Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.922994 | controller |     "Jun 09 13:18:55.473214 crc crio[3638]: time=\"2026-06-09T13:18:55.460882099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.923010 | controller |     "Jun 09 13:18:56.687354 crc crio[3638]: time=\"2026-06-09T13:18:56.683198746Z\" level=info msg=\"Created container 113a4534015b8efc12e59ad1aea1bb195832c067bcaf5944dc26265d60650439: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=118b2346-add7-4790-b2a3-f32e36dcad65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.923028 | controller |     "Jun 09 13:18:56.701791 crc crio[3638]: time=\"2026-06-09T13:18:56.700714126Z\" level=info msg=\"Starting container: 113a4534015b8efc12e59ad1aea1bb195832c067bcaf5944dc26265d60650439\" id=5f25911f-5e45-4559-8d27-56ead5da5a0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.923044 | controller |     "Jun 09 13:18:56.707246 crc crio[3638]: time=\"2026-06-09T13:18:56.703919941Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/309f7630-a72a-4bb5-860f-b2974feb45e2 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:0xc002396b98}] Aliases:map[]}\"",
2026-06-09 14:45:33.923059 | controller |     "Jun 09 13:18:56.707246 crc crio[3638]: time=\"2026-06-09T13:18:56.704211898Z\" 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-09 14:45:33.923074 | controller |     "Jun 09 13:18:57.007509 crc crio[3638]: time=\"2026-06-09T13:18:56.999648995Z\" level=info msg=\"Started container\" PID=7706 containerID=113a4534015b8efc12e59ad1aea1bb195832c067bcaf5944dc26265d60650439 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=5f25911f-5e45-4559-8d27-56ead5da5a0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6847febec6ec237fbd4d937cdf5e47a4ae28a22420a0dad6dabc17645ea30008",
2026-06-09 14:45:33.923090 | controller |     "Jun 09 13:18:57.250495 crc crio[3638]: time=\"2026-06-09T13:18:57.249677977Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:1f7b1b3c7e399a867943e71e2116872a75f1c60cead802d0a69013c20b7886f1 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bdd0b751-f270-4e3a-9fca-cdc5f1b1aca7 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:0xc00018c4a0}] Aliases:map[]}\"",
2026-06-09 14:45:33.923106 | controller |     "Jun 09 13:18:57.250495 crc crio[3638]: time=\"2026-06-09T13:18:57.249872051Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.923121 | controller |     "Jun 09 13:18:57.286550 crc crio[3638]: time=\"2026-06-09T13:18:57.285592398Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/bbc6d499-89ab-45db-be86-7132072d74a2 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:0xc002698020}] Aliases:map[]}\"",
2026-06-09 14:45:33.923137 | controller |     "Jun 09 13:18:57.286550 crc crio[3638]: time=\"2026-06-09T13:18:57.285813174Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.923152 | controller |     "Jun 09 13:18:57.319086 crc crio[3638]: time=\"2026-06-09T13:18:57.318676494Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b177ba18-5f59-4e3b-8576-20aa2e4c4470 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:0xc00261c568}] Aliases:map[]}\"",
2026-06-09 14:45:33.923173 | controller |     "Jun 09 13:18:57.319086 crc crio[3638]: time=\"2026-06-09T13:18:57.318813747Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.923189 | controller |     "Jun 09 13:18:57.342582 crc crio[3638]: time=\"2026-06-09T13:18:57.342510293Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:20a32905371e728ec14d334fe6ee4c460ef17198d15369bde5aa6d94db090dd3 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/558a6a3e-a7db-4c84-a3d5-7d14233e6615 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:0xc00018c700}] Aliases:map[]}\"",
2026-06-09 14:45:33.923204 | controller |     "Jun 09 13:18:57.342970 crc crio[3638]: time=\"2026-06-09T13:18:57.342944793Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.923220 | controller |     "Jun 09 13:18:57.579411 crc crio[3638]: time=\"2026-06-09T13:18:57.575093466Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d748dfcd-2a5c-48e8-a260-66d8459b60e5 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:0xc00018c830}] Aliases:map[]}\"",
2026-06-09 14:45:33.923235 | controller |     "Jun 09 13:18:57.579411 crc crio[3638]: time=\"2026-06-09T13:18:57.575525265Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.923250 | controller |     "Jun 09 13:18:57.673314 crc crio[3638]: time=\"2026-06-09T13:18:57.663909208Z\" 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=af6866fb-d803-489e-b41e-0df5b2ed3a11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.923266 | controller |     "Jun 09 13:18:57.692815 crc crio[3638]: time=\"2026-06-09T13:18:57.690007259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.923281 | controller |     "Jun 09 13:18:57.746262 crc crio[3638]: time=\"2026-06-09T13:18:57.744891816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=96d5c650-182e-4898-8da0-f64ba39b1269 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.923296 | controller |     "Jun 09 13:18:57.802481 crc crio[3638]: time=\"2026-06-09T13:18:57.799792973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.923311 | controller |     "Jun 09 13:18:57.925997 crc crio[3638]: time=\"2026-06-09T13:18:57.881617602Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/78bd8123-96c4-4f76-aa00-820925a360c7 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:0xc0026981a0}] Aliases:map[]}\"",
2026-06-09 14:45:33.923329 | controller |     "Jun 09 13:18:57.925997 crc crio[3638]: time=\"2026-06-09T13:18:57.881680713Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.923345 | controller |     "Jun 09 13:18:58.408474 crc crio[3638]: time=\"2026-06-09T13:18:58.407516291Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fef2baa1-0f3c-45e1-8dbe-a2c854fa5712 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.923360 | controller |     "Jun 09 13:18:58.650084 crc crio[3638]: time=\"2026-06-09T13:18:58.648871359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.923375 | controller |     "Jun 09 13:18:58.935798 crc crio[3638]: time=\"2026-06-09T13:18:58.934579958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.923390 | controller |     "Jun 09 13:18:58.962216 crc crio[3638]: time=\"2026-06-09T13:18:58.950630193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.923405 | controller |     "Jun 09 13:18:59.238617 crc crio[3638]: time=\"2026-06-09T13:18:59.235335339Z\" level=info msg=\"Ran pod sandbox 1026d156a20711631e2e00d60a11844da19a82308d839e2ffb29f9fa5f4c9aa3 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=af6866fb-d803-489e-b41e-0df5b2ed3a11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.923420 | controller |     "Jun 09 13:18:59.305996 crc crio[3638]: time=\"2026-06-09T13:18:59.298605962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=38401d94-4863-492e-ba02-fc09cd018eff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.923435 | controller |     "Jun 09 13:18:59.353694 crc crio[3638]: time=\"2026-06-09T13:18:59.352338741Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=0cab87e4-1bab-40ea-b950-d2d88cc983c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.923450 | controller |     "Jun 09 13:18:59.800668 crc crio[3638]: time=\"2026-06-09T13:18:59.774016548Z\" level=info msg=\"Ran pod sandbox ede9015d4397b4da6f69dad5b91fd16d513e1cb93f1fa3cb5b5dbfa63112eb23 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=d15706d9-ff9e-4367-8fc0-943633aa0391 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.923464 | controller |     "Jun 09 13:19:00.038832 crc crio[3638]: time=\"2026-06-09T13:19:00.038396847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=43726cde-e340-448a-a1bd-50a09d479058 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.923480 | controller |     "Jun 09 13:19:00.724896 crc crio[3638]: time=\"2026-06-09T13:19:00.724317688Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=2ab6f99e-957f-4efe-9c05-0468d0c45717 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.923498 | controller |     "Jun 09 13:19:00.756488 crc crio[3638]: time=\"2026-06-09T13:19:00.756047202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=b52c34c1-04e1-47f2-ad8e-2404bf996d3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.923526 | controller |     "Jun 09 13:19:00.756704 crc crio[3638]: time=\"2026-06-09T13:19:00.756560215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=da804123-91f5-4792-9a12-747ae53b0fe7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.923547 | controller |     "Jun 09 13:19:01.077352 crc crio[3638]: time=\"2026-06-09T13:19:01.076986676Z\" level=info msg=\"Created container bc8ae94131c238de7e58cb0e0e57d2519614ddae7b8425763458813b6e1cdf82: openshift-image-registry/node-ca-2wddl/node-ca\" id=d1f71510-4031-4ea3-b574-6090b2a724b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.923562 | controller |     "Jun 09 13:19:01.096898 crc crio[3638]: time=\"2026-06-09T13:19:01.093551195Z\" level=info msg=\"Starting container: bc8ae94131c238de7e58cb0e0e57d2519614ddae7b8425763458813b6e1cdf82\" id=9d65c2cc-ae1d-478e-a6b6-11490f1b2638 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.923578 | controller |     "Jun 09 13:19:01.133909 crc crio[3638]: time=\"2026-06-09T13:19:01.127595183Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/6d7c6eda-2e37-4973-a18f-618d9cebede0 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:0xc00018d0c8}] Aliases:map[]}\"",
2026-06-09 14:45:33.923593 | controller |     "Jun 09 13:19:01.133909 crc crio[3638]: time=\"2026-06-09T13:19:01.127691475Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.923609 | controller |     "Jun 09 13:19:01.463723 crc crio[3638]: time=\"2026-06-09T13:19:01.463667991Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=7175e576-e035-42c2-8eba-b180414a4612 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.923624 | controller |     "Jun 09 13:19:01.473096 crc crio[3638]: time=\"2026-06-09T13:19:01.47258403Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=424055d7-5e49-4222-9c6d-e4a60d5504f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.923639 | controller |     "Jun 09 13:19:01.514904 crc crio[3638]: time=\"2026-06-09T13:19:01.51307379Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=b276b8ba-8165-4d1e-b69c-881947a6448b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.923655 | controller |     "Jun 09 13:19:01.958222 crc crio[3638]: time=\"2026-06-09T13:19:01.958012241Z\" level=info msg=\"Started container\" PID=7844 containerID=bc8ae94131c238de7e58cb0e0e57d2519614ddae7b8425763458813b6e1cdf82 description=openshift-image-registry/node-ca-2wddl/node-ca id=9d65c2cc-ae1d-478e-a6b6-11490f1b2638 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e072f73b1233ec1d3c2de2dcab43695340b58ea51177c56a865aca75d17b9f4f",
2026-06-09 14:45:33.923670 | controller |     "Jun 09 13:19:03.625730 crc crio[3638]: time=\"2026-06-09T13:19:03.615081549Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.923685 | controller |     "Jun 09 13:19:04.521480 crc crio[3638]: time=\"2026-06-09T13:19:04.518896419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.923704 | controller |     "Jun 09 13:19:04.521480 crc crio[3638]: time=\"2026-06-09T13:19:04.520906985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.923720 | controller |     "Jun 09 13:19:05.487687 crc crio[3638]: time=\"2026-06-09T13:19:05.486691708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.923735 | controller |     "Jun 09 13:19:05.542093 crc crio[3638]: time=\"2026-06-09T13:19:05.541864971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=2324ae6f-acfd-4b34-8b97-c48c9f181a0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.923750 | controller |     "Jun 09 13:19:05.702028 crc crio[3638]: time=\"2026-06-09T13:19:05.70093002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.923765 | controller |     "Jun 09 13:19:05.847533 crc crio[3638]: time=\"2026-06-09T13:19:05.846713626Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=e58f1b16-2703-4db3-94ff-97d6435db33c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.923780 | controller |     "Jun 09 13:19:06.163955 crc crio[3638]: time=\"2026-06-09T13:19:06.163620816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.923795 | controller |     "Jun 09 13:19:06.177233 crc crio[3638]: time=\"2026-06-09T13:19:06.168702296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.923810 | controller |     "Jun 09 13:19:06.189774 crc crio[3638]: time=\"2026-06-09T13:19:06.189724639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.923825 | controller |     "Jun 09 13:19:06.220675 crc crio[3638]: time=\"2026-06-09T13:19:06.220619823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.923839 | controller |     "Jun 09 13:19:06.690927 crc crio[3638]: time=\"2026-06-09T13:19:06.690302524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.923854 | controller |     "Jun 09 13:19:06.861334 crc crio[3638]: time=\"2026-06-09T13:19:06.846318582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.923869 | controller |     "Jun 09 13:19:06.882323 crc crio[3638]: time=\"2026-06-09T13:19:06.882277555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.923884 | controller |     "Jun 09 13:19:07.043013 crc crio[3638]: time=\"2026-06-09T13:19:07.042827269Z\" level=info msg=\"Created container 3599306d71801bd150e54865a8ca693c7f2ea9284301153a561f6453f92ec2cf: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=1f4ba38e-c14c-40e7-b2c7-35e05260507a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.923902 | controller |     "Jun 09 13:19:07.051518 crc crio[3638]: time=\"2026-06-09T13:19:07.051034212Z\" level=info msg=\"Starting container: 3599306d71801bd150e54865a8ca693c7f2ea9284301153a561f6453f92ec2cf\" id=686fd596-d182-426b-8b46-03c3ac1f5fc6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.923918 | controller |     "Jun 09 13:19:07.232013 crc crio[3638]: time=\"2026-06-09T13:19:07.230922818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.923934 | controller |     "Jun 09 13:19:07.516018 crc crio[3638]: time=\"2026-06-09T13:19:07.470544607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.923949 | controller |     "Jun 09 13:19:07.545819 crc crio[3638]: time=\"2026-06-09T13:19:07.545690398Z\" level=info msg=\"Started container\" PID=7946 containerID=3599306d71801bd150e54865a8ca693c7f2ea9284301153a561f6453f92ec2cf description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=686fd596-d182-426b-8b46-03c3ac1f5fc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e08cc7b1c448c89515bfd61589d0e00ab378db9f5461dc4171afbdb92b90d689",
2026-06-09 14:45:33.923965 | controller |     "Jun 09 13:19:08.398940 crc crio[3638]: time=\"2026-06-09T13:19:08.373469205Z\" level=info msg=\"Created container 4f8c98f6f7af019238a654d1ea34caf1eb071d2ce2a717110f4232202460a149: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=37b09e61-a5c4-415d-b156-510215014855 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.923981 | controller |     "Jun 09 13:19:10.390617 crc crio[3638]: time=\"2026-06-09T13:19:08.435715865Z\" level=info msg=\"Starting container: 4f8c98f6f7af019238a654d1ea34caf1eb071d2ce2a717110f4232202460a149\" id=32fb3f34-65ce-4175-88fe-9a7e8f4d8137 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.923996 | controller |     "Jun 09 13:19:10.414776 crc crio[3638]: time=\"2026-06-09T13:19:10.413623124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.924011 | controller |     "Jun 09 13:19:10.436013 crc crio[3638]: time=\"2026-06-09T13:19:10.433095101Z\" level=info msg=\"Started container\" PID=7956 containerID=4f8c98f6f7af019238a654d1ea34caf1eb071d2ce2a717110f4232202460a149 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=32fb3f34-65ce-4175-88fe-9a7e8f4d8137 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07",
2026-06-09 14:45:33.924027 | controller |     "Jun 09 13:19:10.464700 crc crio[3638]: time=\"2026-06-09T13:19:10.463949555Z\" level=info msg=\"Created container 01cc5ac3216f4ab4f4eb2af1ee556cfea5dc273eb667bd0b885f8026b55571f6: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=b276b8ba-8165-4d1e-b69c-881947a6448b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.924042 | controller |     "Jun 09 13:19:10.490843 crc crio[3638]: time=\"2026-06-09T13:19:10.490568099Z\" level=info msg=\"Starting container: 01cc5ac3216f4ab4f4eb2af1ee556cfea5dc273eb667bd0b885f8026b55571f6\" id=b76ed838-4a42-428d-8103-e5afe7f4027c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.924057 | controller |     "Jun 09 13:19:10.778541 crc crio[3638]: time=\"2026-06-09T13:19:10.777792212Z\" level=info msg=\"Started container\" PID=7991 containerID=01cc5ac3216f4ab4f4eb2af1ee556cfea5dc273eb667bd0b885f8026b55571f6 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=b76ed838-4a42-428d-8103-e5afe7f4027c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6847febec6ec237fbd4d937cdf5e47a4ae28a22420a0dad6dabc17645ea30008",
2026-06-09 14:45:33.924075 | controller |     "Jun 09 13:19:11.113334 crc crio[3638]: time=\"2026-06-09T13:19:11.112266824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.924090 | controller |     "Jun 09 13:19:11.270281 crc crio[3638]: time=\"2026-06-09T13:19:11.171439511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1c8929e0-5a06-4a91-8154-1fdf3ef3f487 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.924105 | controller |     "Jun 09 13:19:11.540329 crc crio[3638]: time=\"2026-06-09T13:19:11.536822456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.924119 | controller |     "Jun 09 13:19:11.561904 crc crio[3638]: time=\"2026-06-09T13:19:11.554724797Z\" level=info msg=\"Created container df3a7fd91b7fe49e0d74363e055ed17e12c05e48a6fa7d68024d4b92d05f7713: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=8fcf4528-79cb-4da5-acff-8e81228803a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.924134 | controller |     "Jun 09 13:19:11.566031 crc crio[3638]: time=\"2026-06-09T13:19:11.56598337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.924149 | controller |     "Jun 09 13:19:11.640991 crc crio[3638]: time=\"2026-06-09T13:19:11.640930637Z\" level=info msg=\"Starting container: df3a7fd91b7fe49e0d74363e055ed17e12c05e48a6fa7d68024d4b92d05f7713\" id=4d9b4e49-74ed-4bef-96bc-67f6fe4bf99f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.924165 | controller |     "Jun 09 13:19:11.904692 crc crio[3638]: time=\"2026-06-09T13:19:11.903947714Z\" level=info msg=\"Started container\" PID=8017 containerID=df3a7fd91b7fe49e0d74363e055ed17e12c05e48a6fa7d68024d4b92d05f7713 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=4d9b4e49-74ed-4bef-96bc-67f6fe4bf99f name=/runtime.v1.RuntimeService/StartContainer sandboxID=df61ebfe80f1541ce8cd4b1f097bedfb857dbc14d3da1adfad54e401df768618",
2026-06-09 14:45:33.924181 | controller |     "Jun 09 13:19:11.905025 crc crio[3638]: time=\"2026-06-09T13:19:11.904902586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f455f794-e983-431f-8df5-ee51c89650cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.924196 | controller |     "Jun 09 13:19:15.490258 crc crio[3638]: time=\"2026-06-09T13:19:15.471802051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.924211 | controller |     "Jun 09 13:19:15.700488 crc crio[3638]: time=\"2026-06-09T13:19:15.699000508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.924226 | controller |     "Jun 09 13:19:16.737850 crc crio[3638]: time=\"2026-06-09T13:19:16.736918609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.924241 | controller |     "Jun 09 13:19:17.259054 crc crio[3638]: time=\"2026-06-09T13:19:17.258675911Z\" level=info msg=\"Created container bb789140bc7ca10cc67655e86353945314b5db723273079b115445a0e11983d3: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=2ab6f99e-957f-4efe-9c05-0468d0c45717 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.924257 | controller |     "Jun 09 13:19:17.383418 crc crio[3638]: time=\"2026-06-09T13:19:17.382871241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.924275 | controller |     "Jun 09 13:19:17.400866 crc crio[3638]: time=\"2026-06-09T13:19:17.398867856Z\" level=info msg=\"Created container d604df2e8596199589ebd1435766d07c51d5e211c1bc76c4fb37340d994cda06: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=afd31736-029e-4f80-bb4c-67ad5b0906d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.924290 | controller |     "Jun 09 13:19:17.758238 crc crio[3638]: time=\"2026-06-09T13:19:17.757922984Z\" level=info msg=\"Starting container: d604df2e8596199589ebd1435766d07c51d5e211c1bc76c4fb37340d994cda06\" id=eed78e3a-930f-448e-b451-767da585b246 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.924305 | controller |     "Jun 09 13:19:17.769930 crc crio[3638]: time=\"2026-06-09T13:19:17.758272612Z\" level=info msg=\"Starting container: bb789140bc7ca10cc67655e86353945314b5db723273079b115445a0e11983d3\" id=4950f6c2-57f3-4dad-a844-e0a549aedb07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.924320 | controller |     "Jun 09 13:19:17.773771 crc crio[3638]: time=\"2026-06-09T13:19:17.773677233Z\" level=info msg=\"Created container 84cfcc7bf91eadb92c7476a25b28630d222ac1b5b0e2ac0524ab70ffa8659012: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=2cda3346-a65b-4cb3-8559-4139658b512c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.924335 | controller |     "Jun 09 13:19:17.781919 crc crio[3638]: time=\"2026-06-09T13:19:17.781857635Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=3ae921c3-1970-409a-b18d-11523524e60c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.924350 | controller |     "Jun 09 13:19:17.793493 crc crio[3638]: time=\"2026-06-09T13:19:17.793052488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.924366 | controller |     "Jun 09 13:19:17.809278 crc crio[3638]: time=\"2026-06-09T13:19:17.804827723Z\" level=info msg=\"Starting container: 84cfcc7bf91eadb92c7476a25b28630d222ac1b5b0e2ac0524ab70ffa8659012\" id=2baee690-caf9-460d-888a-314d41ee962b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.924381 | controller |     "Jun 09 13:19:17.815378 crc crio[3638]: time=\"2026-06-09T13:19:17.814551552Z\" level=info msg=\"Created container fc1505443f9badbe0fbdd1a56b322eaef0a09cd44676055fe93357cb2d05b256: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=e58f1b16-2703-4db3-94ff-97d6435db33c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.924396 | controller |     "Jun 09 13:19:17.979950 crc crio[3638]: time=\"2026-06-09T13:19:17.979414996Z\" level=info msg=\"Starting container: fc1505443f9badbe0fbdd1a56b322eaef0a09cd44676055fe93357cb2d05b256\" id=f2d64c31-bf43-4b96-a25a-29b472729ae1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.924411 | controller |     "Jun 09 13:19:17.980266 crc crio[3638]: time=\"2026-06-09T13:19:17.979986789Z\" level=info msg=\"Started container\" PID=8093 containerID=bb789140bc7ca10cc67655e86353945314b5db723273079b115445a0e11983d3 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=4950f6c2-57f3-4dad-a844-e0a549aedb07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976",
2026-06-09 14:45:33.924468 | controller |     "Jun 09 13:19:17.983554 crc crio[3638]: time=\"2026-06-09T13:19:17.983328407Z\" level=info msg=\"Started container\" PID=8100 containerID=84cfcc7bf91eadb92c7476a25b28630d222ac1b5b0e2ac0524ab70ffa8659012 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=2baee690-caf9-460d-888a-314d41ee962b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d3a31b6941d8443159c5a84c3de0659aea79f505d5e88cc95817be03cf72e5c",
2026-06-09 14:45:33.924490 | controller |     "Jun 09 13:19:17.994205 crc crio[3638]: time=\"2026-06-09T13:19:17.993862545Z\" level=info msg=\"Started container\" PID=8083 containerID=d604df2e8596199589ebd1435766d07c51d5e211c1bc76c4fb37340d994cda06 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=eed78e3a-930f-448e-b451-767da585b246 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ed4d95f39fdf1c261d9dab5bc5b5a5db27533f917fab30bd8d4c7e1a1aa059",
2026-06-09 14:45:33.924507 | controller |     "Jun 09 13:19:18.045447 crc crio[3638]: time=\"2026-06-09T13:19:18.038092671Z\" level=info msg=\"Started container\" PID=8084 containerID=fc1505443f9badbe0fbdd1a56b322eaef0a09cd44676055fe93357cb2d05b256 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=f2d64c31-bf43-4b96-a25a-29b472729ae1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1026d156a20711631e2e00d60a11844da19a82308d839e2ffb29f9fa5f4c9aa3",
2026-06-09 14:45:33.924540 | controller |     "Jun 09 13:19:18.075927 crc crio[3638]: time=\"2026-06-09T13:19:18.072649901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.924557 | controller |     "Jun 09 13:19:18.594997 crc crio[3638]: time=\"2026-06-09T13:19:18.585988805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.924573 | controller |     "Jun 09 13:19:18.594997 crc crio[3638]: time=\"2026-06-09T13:19:18.592689033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.924588 | controller |     "Jun 09 13:19:19.366978 crc crio[3638]: time=\"2026-06-09T13:19:19.366630916Z\" level=info msg=\"Created container 8fe3a89cdb95c17951a652151fa04bd91199a87ee8e09ea94e6609697e48840d: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=424055d7-5e49-4222-9c6d-e4a60d5504f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.924604 | controller |     "Jun 09 13:19:19.412677 crc crio[3638]: time=\"2026-06-09T13:19:19.411046537Z\" level=info msg=\"Starting container: 8fe3a89cdb95c17951a652151fa04bd91199a87ee8e09ea94e6609697e48840d\" id=90c5b3d8-481b-4352-90c8-786c646f8012 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.924619 | controller |     "Jun 09 13:19:19.541500 crc crio[3638]: time=\"2026-06-09T13:19:19.540931313Z\" level=info msg=\"Created container 221be1a9da82364d20bca62f0463cf96bdc795aa1e33d2675a3e88cad5b185c6: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=3ae921c3-1970-409a-b18d-11523524e60c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.924634 | controller |     "Jun 09 13:19:19.553519 crc crio[3638]: time=\"2026-06-09T13:19:19.553263322Z\" level=info msg=\"Starting container: 221be1a9da82364d20bca62f0463cf96bdc795aa1e33d2675a3e88cad5b185c6\" id=3028ada2-e12e-4394-ba30-2bf8edf49d39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.924649 | controller |     "Jun 09 13:19:19.820818 crc crio[3638]: time=\"2026-06-09T13:19:19.817041587Z\" level=info msg=\"Started container\" PID=8167 containerID=221be1a9da82364d20bca62f0463cf96bdc795aa1e33d2675a3e88cad5b185c6 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=3028ada2-e12e-4394-ba30-2bf8edf49d39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07",
2026-06-09 14:45:33.924665 | controller |     "Jun 09 13:19:20.048009 crc crio[3638]: time=\"2026-06-09T13:19:20.039679975Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f35d1ba1-643a-46b2-afbb-f1e687f683aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.924683 | controller |     "Jun 09 13:19:20.056908 crc crio[3638]: time=\"2026-06-09T13:19:20.048074783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e3a43fe5-ca7f-4aaa-a4cc-d4e29f22db9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.924698 | controller |     "Jun 09 13:19:20.062943 crc crio[3638]: time=\"2026-06-09T13:19:20.060840261Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=b9c984e0-ba8b-47ff-8db5-85b7862ad00d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.924713 | controller |     "Jun 09 13:19:20.062943 crc crio[3638]: time=\"2026-06-09T13:19:20.061964697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.924728 | controller |     "Jun 09 13:19:20.187509 crc crio[3638]: time=\"2026-06-09T13:19:20.187064611Z\" level=info msg=\"Started container\" PID=8149 containerID=8fe3a89cdb95c17951a652151fa04bd91199a87ee8e09ea94e6609697e48840d description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=90c5b3d8-481b-4352-90c8-786c646f8012 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ede9015d4397b4da6f69dad5b91fd16d513e1cb93f1fa3cb5b5dbfa63112eb23",
2026-06-09 14:45:33.924744 | controller |     "Jun 09 13:19:20.314049 crc crio[3638]: time=\"2026-06-09T13:19:20.313785782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.924759 | controller |     "Jun 09 13:19:20.345523 crc crio[3638]: time=\"2026-06-09T13:19:20.33885612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.924775 | controller |     "Jun 09 13:19:21.245321 crc crio[3638]: time=\"2026-06-09T13:19:21.227010631Z\" level=info msg=\"Created container b80084955c6db94773bd73f1b46ae09ee0703c5163993096bc80ffdc9081aba5: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=b9c984e0-ba8b-47ff-8db5-85b7862ad00d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.924790 | controller |     "Jun 09 13:19:21.245321 crc crio[3638]: time=\"2026-06-09T13:19:21.244845329Z\" level=info msg=\"Starting container: b80084955c6db94773bd73f1b46ae09ee0703c5163993096bc80ffdc9081aba5\" id=debf5440-9424-4a27-8f7e-182056472833 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.924805 | controller |     "Jun 09 13:19:21.400556 crc crio[3638]: time=\"2026-06-09T13:19:21.398713786Z\" level=info msg=\"Started container\" PID=8195 containerID=b80084955c6db94773bd73f1b46ae09ee0703c5163993096bc80ffdc9081aba5 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=debf5440-9424-4a27-8f7e-182056472833 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07",
2026-06-09 14:45:33.924821 | controller |     "Jun 09 13:19:21.606080 crc crio[3638]: time=\"2026-06-09T13:19:21.604882019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=eeedfafe-3271-4d44-a636-5f0dcd35f547 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.924836 | controller |     "Jun 09 13:19:21.673428 crc crio[3638]: time=\"2026-06-09T13:19:21.658696371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=46d9a745-b533-4b9e-bb02-4a4d8ebfd8b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.924854 | controller |     "Jun 09 13:19:21.675511 crc crio[3638]: time=\"2026-06-09T13:19:21.675331232Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=27a738cf-2783-42d6-97ef-bd49ae3e887b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.924869 | controller |     "Jun 09 13:19:21.691604 crc crio[3638]: time=\"2026-06-09T13:19:21.687911397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.924884 | controller |     "Jun 09 13:19:22.939677 crc crio[3638]: time=\"2026-06-09T13:19:22.938849793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.924900 | controller |     "Jun 09 13:19:22.951035 crc crio[3638]: time=\"2026-06-09T13:19:22.950750181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.924914 | controller |     "Jun 09 13:19:23.048529 crc crio[3638]: time=\"2026-06-09T13:19:23.047318477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.924930 | controller |     "Jun 09 13:19:23.644738 crc crio[3638]: time=\"2026-06-09T13:19:23.642944799Z\" level=info msg=\"Created container 2db229cfb56bdb10bbb1c8f448b90d971543ff44e4597efef9c7e37e1958f1e7: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=27a738cf-2783-42d6-97ef-bd49ae3e887b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.924945 | controller |     "Jun 09 13:19:23.654667 crc crio[3638]: time=\"2026-06-09T13:19:23.654610962Z\" level=info msg=\"Starting container: 2db229cfb56bdb10bbb1c8f448b90d971543ff44e4597efef9c7e37e1958f1e7\" id=fbad64e4-6eac-47e9-bc0a-650fb52e8819 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.924960 | controller |     "Jun 09 13:19:23.720545 crc crio[3638]: time=\"2026-06-09T13:19:23.717690721Z\" level=info msg=\"Started container\" PID=8239 containerID=2db229cfb56bdb10bbb1c8f448b90d971543ff44e4597efef9c7e37e1958f1e7 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=fbad64e4-6eac-47e9-bc0a-650fb52e8819 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07",
2026-06-09 14:45:33.924976 | controller |     "Jun 09 13:19:23.897888 crc crio[3638]: time=\"2026-06-09T13:19:23.883954888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ef504d04-a106-4829-afb5-54de057fab9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.924991 | controller |     "Jun 09 13:19:23.897888 crc crio[3638]: time=\"2026-06-09T13:19:23.891734017Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=311f5f27-a772-48f0-9254-17d00b58b6a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.925006 | controller |     "Jun 09 13:19:23.897888 crc crio[3638]: time=\"2026-06-09T13:19:23.896330614Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=5b415843-1a01-48d4-b941-6e8139c8af37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.925022 | controller |     "Jun 09 13:19:23.901195 crc crio[3638]: time=\"2026-06-09T13:19:23.9008397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.925041 | controller |     "Jun 09 13:19:24.146962 crc crio[3638]: time=\"2026-06-09T13:19:24.14673986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.925057 | controller |     "Jun 09 13:19:24.317471 crc crio[3638]: time=\"2026-06-09T13:19:24.315612936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.925072 | controller |     "Jun 09 13:19:24.831029 crc crio[3638]: time=\"2026-06-09T13:19:24.827532831Z\" level=info msg=\"Created container 688c2f57cf6d055400af5eb978a15b959714dc1b88bd3d25594069ccc7a517cd: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=8faec925-2a71-4097-ba19-9280c4a5881b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.925088 | controller |     "Jun 09 13:19:24.864760 crc crio[3638]: time=\"2026-06-09T13:19:24.864704079Z\" level=info msg=\"Starting container: 688c2f57cf6d055400af5eb978a15b959714dc1b88bd3d25594069ccc7a517cd\" id=e42d4730-7fd4-40d0-a21e-47a511aac734 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.925103 | controller |     "Jun 09 13:19:25.001291 crc crio[3638]: time=\"2026-06-09T13:19:24.997335701Z\" level=info msg=\"Started container\" PID=8034 containerID=688c2f57cf6d055400af5eb978a15b959714dc1b88bd3d25594069ccc7a517cd description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=e42d4730-7fd4-40d0-a21e-47a511aac734 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb5e7ecf954e97362bee97eb90025ed3930ac0a051a0e9834610e012c0536b41",
2026-06-09 14:45:33.925118 | controller |     "Jun 09 13:19:26.424616 crc crio[3638]: time=\"2026-06-09T13:19:26.421895032Z\" level=info msg=\"Created container e09da7a84078ae9b3daba50fc24f195c27c79f8c58bc31b02211289109aa58a0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=5b415843-1a01-48d4-b941-6e8139c8af37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.925133 | controller |     "Jun 09 13:19:26.442644 crc crio[3638]: time=\"2026-06-09T13:19:26.427492334Z\" level=info msg=\"Starting container: e09da7a84078ae9b3daba50fc24f195c27c79f8c58bc31b02211289109aa58a0\" id=aaed891d-ecc6-469f-9769-673c9b3046c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.925149 | controller |     "Jun 09 13:19:26.534419 crc crio[3638]: time=\"2026-06-09T13:19:26.529304351Z\" level=info msg=\"Started container\" PID=8378 containerID=e09da7a84078ae9b3daba50fc24f195c27c79f8c58bc31b02211289109aa58a0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=aaed891d-ecc6-469f-9769-673c9b3046c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07",
2026-06-09 14:45:33.925164 | controller |     "Jun 09 13:19:26.547839 crc crio[3638]: time=\"2026-06-09T13:19:26.545962726Z\" level=info msg=\"Created container a9f3eb2a3c01496fd400a7aa6818d501b3e4c1bdba6b1c0bf3e86485c39cb138: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=7175e576-e035-42c2-8eba-b180414a4612 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.925178 | controller |     "Jun 09 13:19:26.561833 crc crio[3638]: time=\"2026-06-09T13:19:26.561640195Z\" level=info msg=\"Starting container: a9f3eb2a3c01496fd400a7aa6818d501b3e4c1bdba6b1c0bf3e86485c39cb138\" id=4080c162-a88b-485e-81db-4099c786574e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.925194 | controller |     "Jun 09 13:19:26.597238 crc crio[3638]: time=\"2026-06-09T13:19:26.593891958Z\" level=info msg=\"Started container\" PID=8380 containerID=a9f3eb2a3c01496fd400a7aa6818d501b3e4c1bdba6b1c0bf3e86485c39cb138 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=4080c162-a88b-485e-81db-4099c786574e name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4",
2026-06-09 14:45:33.925212 | controller |     "Jun 09 13:19:26.666060 crc crio[3638]: time=\"2026-06-09T13:19:26.665176086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=097a64fd-ab14-4cdf-a30c-6c9657101a6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.925227 | controller |     "Jun 09 13:19:26.681510 crc crio[3638]: time=\"2026-06-09T13:19:26.680995949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b0c74e71-9a60-495f-944b-0284b5a53021 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.925242 | controller |     "Jun 09 13:19:26.711514 crc crio[3638]: time=\"2026-06-09T13:19:26.710771118Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=7a17e75a-ce5f-4a70-9b35-59f17d4e74b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.925258 | controller |     "Jun 09 13:19:26.714283 crc crio[3638]: time=\"2026-06-09T13:19:26.713635131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.925274 | controller |     "Jun 09 13:19:26.949443 crc crio[3638]: time=\"2026-06-09T13:19:26.918778363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.925289 | controller |     "Jun 09 13:19:26.949443 crc crio[3638]: time=\"2026-06-09T13:19:26.923975055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.925304 | controller |     "Jun 09 13:19:27.052039 crc crio[3638]: time=\"2026-06-09T13:19:27.050898162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d8af9655-07c9-421f-a0be-6f2394d09607 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.925320 | controller |     "Jun 09 13:19:27.071902 crc crio[3638]: time=\"2026-06-09T13:19:27.069331212Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e4aca90b-a3e4-4dd0-93c3-8c3e3a6412b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.925335 | controller |     "Jun 09 13:19:27.110877 crc crio[3638]: time=\"2026-06-09T13:19:27.105876834Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=ca001221-6b05-4f89-a532-d70980f70150 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.925351 | controller |     "Jun 09 13:19:27.110877 crc crio[3638]: time=\"2026-06-09T13:19:27.10653184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.925366 | controller |     "Jun 09 13:19:27.395612 crc crio[3638]: time=\"2026-06-09T13:19:27.389064635Z\" level=info msg=\"Created container 8d35d6982cb3e88426ff8b1db58611575420af0845bc761c46f19660a9596571: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=7a17e75a-ce5f-4a70-9b35-59f17d4e74b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.925381 | controller |     "Jun 09 13:19:27.418514 crc crio[3638]: time=\"2026-06-09T13:19:27.416557757Z\" level=info msg=\"Starting container: 8d35d6982cb3e88426ff8b1db58611575420af0845bc761c46f19660a9596571\" id=78542226-7bd9-4bb5-babe-48ab260a3aba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.925396 | controller |     "Jun 09 13:19:27.437081 crc crio[3638]: time=\"2026-06-09T13:19:27.434893235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.925414 | controller |     "Jun 09 13:19:27.638622 crc crio[3638]: time=\"2026-06-09T13:19:27.638437365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.925429 | controller |     "Jun 09 13:19:27.765349 crc crio[3638]: time=\"2026-06-09T13:19:27.755600082Z\" level=info msg=\"Started container\" PID=8421 containerID=8d35d6982cb3e88426ff8b1db58611575420af0845bc761c46f19660a9596571 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=78542226-7bd9-4bb5-babe-48ab260a3aba name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07",
2026-06-09 14:45:33.925446 | controller |     "Jun 09 13:19:28.508557 crc crio[3638]: time=\"2026-06-09T13:19:28.45308244Z\" level=info msg=\"Created container 3b3c32070b0a05339ebea7aaa00b4fb0f895dca4dbc1a4ac7fda1e1a7bf0a591: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=ca001221-6b05-4f89-a532-d70980f70150 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.925464 | controller |     "Jun 09 13:19:28.547512 crc crio[3638]: time=\"2026-06-09T13:19:28.543787523Z\" level=info msg=\"Starting container: 3b3c32070b0a05339ebea7aaa00b4fb0f895dca4dbc1a4ac7fda1e1a7bf0a591\" id=d66ffeac-a9fb-4e09-93f7-83087876926c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.925480 | controller |     "Jun 09 13:19:28.683524 crc crio[3638]: time=\"2026-06-09T13:19:28.672238868Z\" level=info msg=\"Started container\" PID=8443 containerID=3b3c32070b0a05339ebea7aaa00b4fb0f895dca4dbc1a4ac7fda1e1a7bf0a591 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=d66ffeac-a9fb-4e09-93f7-83087876926c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4",
2026-06-09 14:45:33.925495 | controller |     "Jun 09 13:19:31.400695 crc crio[3638]: time=\"2026-06-09T13:19:31.399716914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e698029e-9837-466d-b432-ddc0b3305be0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.925524 | controller |     "Jun 09 13:19:31.418520 crc crio[3638]: time=\"2026-06-09T13:19:31.415736824Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=084bdd3e-1683-47d5-8341-982ce8d02252 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.925544 | controller |     "Jun 09 13:19:31.436799 crc crio[3638]: time=\"2026-06-09T13:19:31.435045265Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=ec5c27e2-5be0-42ea-aad6-4da54e824484 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.925560 | controller |     "Jun 09 13:19:31.436994 crc crio[3638]: time=\"2026-06-09T13:19:31.436852092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.925575 | controller |     "Jun 09 13:19:31.534179 crc crio[3638]: time=\"2026-06-09T13:19:31.53403052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.925590 | controller |     "Jun 09 13:19:31.547477 crc crio[3638]: time=\"2026-06-09T13:19:31.547344949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.925605 | controller |     "Jun 09 13:19:31.698645 crc crio[3638]: time=\"2026-06-09T13:19:31.698499963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=ff8c1c3c-b26f-426b-bfcd-2593598ff6e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.925623 | controller |     "Jun 09 13:19:31.715912 crc crio[3638]: time=\"2026-06-09T13:19:31.715817276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=ab052552-6a6b-46ff-b639-f94c4e96033c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.925639 | controller |     "Jun 09 13:19:31.727210 crc crio[3638]: time=\"2026-06-09T13:19:31.720093665Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=454958e3-3671-4be5-bcc7-8fb29716742b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.925654 | controller |     "Jun 09 13:19:31.727210 crc crio[3638]: time=\"2026-06-09T13:19:31.720544016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.925669 | controller |     "Jun 09 13:19:31.770937 crc crio[3638]: time=\"2026-06-09T13:19:31.770315036Z\" level=info msg=\"Created container 8e2d120b26c0281e4a477dd9842874aa109e9e1d5989d6f5cb3203cded28b420: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=ec5c27e2-5be0-42ea-aad6-4da54e824484 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.925684 | controller |     "Jun 09 13:19:31.776999 crc crio[3638]: time=\"2026-06-09T13:19:31.776751289Z\" level=info msg=\"Starting container: 8e2d120b26c0281e4a477dd9842874aa109e9e1d5989d6f5cb3203cded28b420\" id=e5326c9f-7926-47ea-924c-4ffb81f15484 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.925699 | controller |     "Jun 09 13:19:31.806251 crc crio[3638]: time=\"2026-06-09T13:19:31.805893982Z\" level=info msg=\"Started container\" PID=8574 containerID=8e2d120b26c0281e4a477dd9842874aa109e9e1d5989d6f5cb3203cded28b420 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=e5326c9f-7926-47ea-924c-4ffb81f15484 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07",
2026-06-09 14:45:33.925714 | controller |     "Jun 09 13:19:31.816670 crc crio[3638]: time=\"2026-06-09T13:19:31.815993581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.925729 | controller |     "Jun 09 13:19:34.434475 crc crio[3638]: time=\"2026-06-09T13:19:34.433956483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.925744 | controller |     "Jun 09 13:19:34.666319 crc crio[3638]: time=\"2026-06-09T13:19:34.665092787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=075b87bc-ac1f-4fdd-8d8a-b43946f14067 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.925760 | controller |     "Jun 09 13:19:34.746081 crc crio[3638]: time=\"2026-06-09T13:19:34.745350325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4c9cd914-96f9-43d1-b8ba-c6a8efb90c3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.925775 | controller |     "Jun 09 13:19:34.762736 crc crio[3638]: time=\"2026-06-09T13:19:34.762644235Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=4ba89ba1-c2fc-41ee-a1b7-b95c7165b504 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.925793 | controller |     "Jun 09 13:19:34.764081 crc crio[3638]: time=\"2026-06-09T13:19:34.763076186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.925808 | controller |     "Jun 09 13:19:34.787495 crc crio[3638]: time=\"2026-06-09T13:19:34.787004526Z\" level=info msg=\"Created container c183786bf1cb2ad2c10fc59bab25c9d3c2e38ce89b7cc47054ea63c72f887b1a: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=454958e3-3671-4be5-bcc7-8fb29716742b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.925823 | controller |     "Jun 09 13:19:34.798547 crc crio[3638]: time=\"2026-06-09T13:19:34.797959556Z\" level=info msg=\"Starting container: c183786bf1cb2ad2c10fc59bab25c9d3c2e38ce89b7cc47054ea63c72f887b1a\" id=edc51b38-026f-4612-a548-944d40eed3ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.925838 | controller |     "Jun 09 13:19:34.824205 crc crio[3638]: time=\"2026-06-09T13:19:34.82398117Z\" level=info msg=\"Started container\" PID=8673 containerID=c183786bf1cb2ad2c10fc59bab25c9d3c2e38ce89b7cc47054ea63c72f887b1a description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=edc51b38-026f-4612-a548-944d40eed3ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ed4d95f39fdf1c261d9dab5bc5b5a5db27533f917fab30bd8d4c7e1a1aa059",
2026-06-09 14:45:33.925854 | controller |     "Jun 09 13:19:34.939954 crc crio[3638]: time=\"2026-06-09T13:19:34.93928363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.925869 | controller |     "Jun 09 13:19:34.962864 crc crio[3638]: time=\"2026-06-09T13:19:34.962613614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.925884 | controller |     "Jun 09 13:19:35.616586 crc crio[3638]: time=\"2026-06-09T13:19:35.615400533Z\" level=info msg=\"Created container ab9e572c66dcd969cd5a262a4bbed1c92c502fac1ad9dc59dd3c3e854265afd4: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=4ba89ba1-c2fc-41ee-a1b7-b95c7165b504 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.925899 | controller |     "Jun 09 13:19:35.621803 crc crio[3638]: time=\"2026-06-09T13:19:35.62159954Z\" level=info msg=\"Starting container: ab9e572c66dcd969cd5a262a4bbed1c92c502fac1ad9dc59dd3c3e854265afd4\" id=f2d47a70-399d-4453-9201-3c512fcda0a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.925914 | controller |     "Jun 09 13:19:35.651854 crc crio[3638]: time=\"2026-06-09T13:19:35.650720403Z\" level=info msg=\"Started container\" PID=8696 containerID=ab9e572c66dcd969cd5a262a4bbed1c92c502fac1ad9dc59dd3c3e854265afd4 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=f2d47a70-399d-4453-9201-3c512fcda0a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07",
2026-06-09 14:45:33.925930 | controller |     "Jun 09 13:19:41.928967 crc crio[3638]: time=\"2026-06-09T13:19:41.912866261Z\" level=info msg=\"NetworkStart: stopping network for sandbox 302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d\" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.925945 | controller |     "Jun 09 13:19:42.954069 crc crio[3638]: time=\"2026-06-09T13:19:42.953008617Z\" level=info msg=\"NetworkStart: stopping network for sandbox 389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42\" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.925960 | controller |     "Jun 09 13:19:43.596857 crc crio[3638]: time=\"2026-06-09T13:19:43.595669647Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee\" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.925980 | controller |     "Jun 09 13:19:45.035600 crc crio[3638]: time=\"2026-06-09T13:19:45.031830942Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223\" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.925995 | controller |     "Jun 09 13:19:46.202983 crc crio[3638]: time=\"2026-06-09T13:19:46.202355224Z\" level=info msg=\"NetworkStart: stopping network for sandbox f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08\" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.926011 | controller |     "Jun 09 13:19:46.367582 crc crio[3638]: time=\"2026-06-09T13:19:46.366983022Z\" level=info msg=\"NetworkStart: stopping network for sandbox d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37\" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.926026 | controller |     "Jun 09 13:19:46.650704 crc crio[3638]: time=\"2026-06-09T13:19:46.649561348Z\" level=info msg=\"NetworkStart: stopping network for sandbox 106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c\" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.926040 | controller |     "Jun 09 13:19:46.707201 crc crio[3638]: time=\"2026-06-09T13:19:46.706791878Z\" level=info msg=\"NetworkStart: stopping network for sandbox 981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752\" id=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.926055 | controller |     "Jun 09 13:19:47.371082 crc crio[3638]: time=\"2026-06-09T13:19:47.370912604Z\" level=info msg=\"NetworkStart: stopping network for sandbox 260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4\" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.926070 | controller |     "Jun 09 13:19:47.835995 crc crio[3638]: time=\"2026-06-09T13:19:47.835651566Z\" level=info msg=\"NetworkStart: stopping network for sandbox c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b\" id=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.926085 | controller |     "Jun 09 13:19:48.536001 crc crio[3638]: time=\"2026-06-09T13:19:48.53574193Z\" level=info msg=\"NetworkStart: stopping network for sandbox b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9\" id=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.926100 | controller |     "Jun 09 13:19:48.720696 crc crio[3638]: time=\"2026-06-09T13:19:48.720271376Z\" level=info msg=\"NetworkStart: stopping network for sandbox b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a\" id=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.926115 | controller |     "Jun 09 13:19:48.760733 crc crio[3638]: time=\"2026-06-09T13:19:48.759949458Z\" level=info msg=\"NetworkStart: stopping network for sandbox c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91\" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.926130 | controller |     "Jun 09 13:19:49.233742 crc crio[3638]: time=\"2026-06-09T13:19:49.233169976Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d\" id=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.926146 | controller |     "Jun 09 13:19:49.742323 crc crio[3638]: time=\"2026-06-09T13:19:49.742046223Z\" level=info msg=\"NetworkStart: stopping network for sandbox ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25\" id=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.926164 | controller |     "Jun 09 13:19:49.749310 crc crio[3638]: time=\"2026-06-09T13:19:49.747080862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=c12aeb25-230b-48de-a2ad-6e71e90c9efe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.926179 | controller |     "Jun 09 13:19:49.753090 crc crio[3638]: time=\"2026-06-09T13:19:49.752798408Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=e3f5e846-2635-492a-9371-311825f4189e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.926194 | controller |     "Jun 09 13:19:49.760208 crc crio[3638]: time=\"2026-06-09T13:19:49.760011682Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=a7e326fc-995e-4eb6-bd07-5ed117347c34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.926210 | controller |     "Jun 09 13:19:49.762464 crc crio[3638]: time=\"2026-06-09T13:19:49.762095335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.926225 | controller |     "Jun 09 13:19:49.799325 crc crio[3638]: time=\"2026-06-09T13:19:49.797245621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.926240 | controller |     "Jun 09 13:19:50.117320 crc crio[3638]: time=\"2026-06-09T13:19:50.116571995Z\" level=info msg=\"NetworkStart: stopping network for sandbox d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8\" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.926255 | controller |     "Jun 09 13:19:50.277373 crc crio[3638]: time=\"2026-06-09T13:19:50.277207742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.926269 | controller |     "Jun 09 13:19:50.281682 crc crio[3638]: time=\"2026-06-09T13:19:50.281214063Z\" level=info msg=\"NetworkStart: stopping network for sandbox 99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668\" id=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.926284 | controller |     "Jun 09 13:19:50.405542 crc crio[3638]: time=\"2026-06-09T13:19:50.405330618Z\" level=info msg=\"NetworkStart: stopping network for sandbox 28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd\" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.926298 | controller |     "Jun 09 13:19:50.496198 crc crio[3638]: time=\"2026-06-09T13:19:50.49596089Z\" level=info msg=\"Created container 99e83d738ef724779ddb67b2894e27f89b88a17a9bccf9093d82fddae171a6ca: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=a7e326fc-995e-4eb6-bd07-5ed117347c34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.926313 | controller |     "Jun 09 13:19:50.502770 crc crio[3638]: time=\"2026-06-09T13:19:50.502554677Z\" level=info msg=\"Starting container: 99e83d738ef724779ddb67b2894e27f89b88a17a9bccf9093d82fddae171a6ca\" id=76337d46-89c4-4ed0-97b1-47559b53d293 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.926328 | controller |     "Jun 09 13:19:50.508678 crc crio[3638]: time=\"2026-06-09T13:19:50.508561951Z\" level=info msg=\"Started container\" PID=8913 containerID=99e83d738ef724779ddb67b2894e27f89b88a17a9bccf9093d82fddae171a6ca description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=76337d46-89c4-4ed0-97b1-47559b53d293 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ed4d95f39fdf1c261d9dab5bc5b5a5db27533f917fab30bd8d4c7e1a1aa059",
2026-06-09 14:45:33.926346 | controller |     "Jun 09 13:19:50.528224 crc crio[3638]: time=\"2026-06-09T13:19:50.52728702Z\" level=info msg=\"NetworkStart: stopping network for sandbox d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca\" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.926362 | controller |     "Jun 09 13:19:50.727041 crc crio[3638]: time=\"2026-06-09T13:19:50.726677524Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80\" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.926378 | controller |     "Jun 09 13:19:50.949008 crc crio[3638]: time=\"2026-06-09T13:19:50.94883288Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8\" id=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.926392 | controller |     "Jun 09 13:19:51.771297 crc crio[3638]: time=\"2026-06-09T13:19:51.770919095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=28495cee-5de2-46c4-94a3-8c3d18ef9e0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.926407 | controller |     "Jun 09 13:19:51.775433 crc crio[3638]: time=\"2026-06-09T13:19:51.775319837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=abab8955-bb27-4ef1-94e5-948d724e0798 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.926423 | controller |     "Jun 09 13:19:51.785519 crc crio[3638]: time=\"2026-06-09T13:19:51.783054124Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=7a1c6f28-9a94-4671-9d96-0043fe94c89e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.926438 | controller |     "Jun 09 13:19:51.786293 crc crio[3638]: time=\"2026-06-09T13:19:51.785992388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.926453 | controller |     "Jun 09 13:19:51.841678 crc crio[3638]: time=\"2026-06-09T13:19:51.841611937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.926468 | controller |     "Jun 09 13:19:52.456619 crc crio[3638]: time=\"2026-06-09T13:19:52.45656039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.926483 | controller |     "Jun 09 13:19:52.664863 crc crio[3638]: time=\"2026-06-09T13:19:52.663965929Z\" level=info msg=\"Created container c9e738cfdf95f9f43fc9b59fa77c7b6415116cad491ab4b0d57559740ae2f4dc: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=7a1c6f28-9a94-4671-9d96-0043fe94c89e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.926498 | controller |     "Jun 09 13:19:52.670476 crc crio[3638]: time=\"2026-06-09T13:19:52.670330811Z\" level=info msg=\"Starting container: c9e738cfdf95f9f43fc9b59fa77c7b6415116cad491ab4b0d57559740ae2f4dc\" id=ca229c00-d52c-4661-ad41-521d445002aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.926527 | controller |     "Jun 09 13:19:52.688836 crc crio[3638]: time=\"2026-06-09T13:19:52.688497174Z\" level=info msg=\"Started container\" PID=9029 containerID=c9e738cfdf95f9f43fc9b59fa77c7b6415116cad491ab4b0d57559740ae2f4dc description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=ca229c00-d52c-4661-ad41-521d445002aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ed4d95f39fdf1c261d9dab5bc5b5a5db27533f917fab30bd8d4c7e1a1aa059",
2026-06-09 14:45:33.926550 | controller |     "Jun 09 13:19:53.944320 crc crio[3638]: time=\"2026-06-09T13:19:53.943772066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=90fbb88f-76c9-491f-b22d-4d5f98f5c52d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.926567 | controller |     "Jun 09 13:19:53.950768 crc crio[3638]: time=\"2026-06-09T13:19:53.9505548Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=bc539372-23b2-419f-8935-c776ab4adfb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.926583 | controller |     "Jun 09 13:19:53.959870 crc crio[3638]: time=\"2026-06-09T13:19:53.959315944Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=95f816b1-fd9b-4c4d-b9d7-b20f8f93d326 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.926598 | controller |     "Jun 09 13:19:53.959870 crc crio[3638]: time=\"2026-06-09T13:19:53.959840197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.926613 | controller |     "Jun 09 13:19:54.027643 crc crio[3638]: time=\"2026-06-09T13:19:54.027048691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.926628 | controller |     "Jun 09 13:19:54.076289 crc crio[3638]: time=\"2026-06-09T13:19:54.072571351Z\" level=info msg=\"NetworkStart: stopping network for sandbox a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed\" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.926644 | controller |     "Jun 09 13:19:54.691357 crc crio[3638]: time=\"2026-06-09T13:19:54.690327175Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f\" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.926659 | controller |     "Jun 09 13:19:54.894901 crc crio[3638]: time=\"2026-06-09T13:19:54.894782869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.926674 | controller |     "Jun 09 13:19:55.016802 crc crio[3638]: time=\"2026-06-09T13:19:55.013962589Z\" level=info msg=\"Created container e6fa02c22deb18cf9ae75335331bf3d9c39a12b29aa767471ab9732e978eef8d: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=95f816b1-fd9b-4c4d-b9d7-b20f8f93d326 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.926689 | controller |     "Jun 09 13:19:55.018209 crc crio[3638]: time=\"2026-06-09T13:19:55.018089354Z\" level=info msg=\"Starting container: e6fa02c22deb18cf9ae75335331bf3d9c39a12b29aa767471ab9732e978eef8d\" id=542f1d81-4974-4ec2-8a57-a312f5d991f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.926705 | controller |     "Jun 09 13:19:55.039611 crc crio[3638]: time=\"2026-06-09T13:19:55.039467179Z\" level=info msg=\"Started container\" PID=9155 containerID=e6fa02c22deb18cf9ae75335331bf3d9c39a12b29aa767471ab9732e978eef8d description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=542f1d81-4974-4ec2-8a57-a312f5d991f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ed4d95f39fdf1c261d9dab5bc5b5a5db27533f917fab30bd8d4c7e1a1aa059",
2026-06-09 14:45:33.926720 | controller |     "Jun 09 13:19:56.119371 crc crio[3638]: time=\"2026-06-09T13:19:56.118804753Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b\" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.926739 | controller |     "Jun 09 13:19:57.303872 crc crio[3638]: time=\"2026-06-09T13:19:57.303332601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=f2fe4010-0da8-4977-be75-59e96f3db86f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.926754 | controller |     "Jun 09 13:19:57.308948 crc crio[3638]: time=\"2026-06-09T13:19:57.308539444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=4c94ab9c-1f0c-4162-840e-55da259d3081 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.926770 | controller |     "Jun 09 13:19:57.312208 crc crio[3638]: time=\"2026-06-09T13:19:57.311566331Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=50adff8c-6fb5-42a5-a106-e84c475088b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.926785 | controller |     "Jun 09 13:19:57.312208 crc crio[3638]: time=\"2026-06-09T13:19:57.312186976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.926800 | controller |     "Jun 09 13:19:57.369435 crc crio[3638]: time=\"2026-06-09T13:19:57.368964015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.926816 | controller |     "Jun 09 13:19:57.868793 crc crio[3638]: time=\"2026-06-09T13:19:57.8687248Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99\" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.926831 | controller |     "Jun 09 13:19:58.088619 crc crio[3638]: time=\"2026-06-09T13:19:58.087808916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.926846 | controller |     "Jun 09 13:19:58.278243 crc crio[3638]: time=\"2026-06-09T13:19:58.277387552Z\" level=info msg=\"Created container 82346aaf13d7809b96ee623d91e01966cfebccc17bab100108b2dd9e7eafa71f: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=50adff8c-6fb5-42a5-a106-e84c475088b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.926861 | controller |     "Jun 09 13:19:58.281825 crc crio[3638]: time=\"2026-06-09T13:19:58.281697511Z\" level=info msg=\"Starting container: 82346aaf13d7809b96ee623d91e01966cfebccc17bab100108b2dd9e7eafa71f\" id=cc724d65-f78f-4ea8-8262-4df019773106 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.926876 | controller |     "Jun 09 13:19:58.305918 crc crio[3638]: time=\"2026-06-09T13:19:58.305699223Z\" level=info msg=\"Started container\" PID=9368 containerID=82346aaf13d7809b96ee623d91e01966cfebccc17bab100108b2dd9e7eafa71f description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=cc724d65-f78f-4ea8-8262-4df019773106 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d3a31b6941d8443159c5a84c3de0659aea79f505d5e88cc95817be03cf72e5c",
2026-06-09 14:45:33.926892 | controller |     "Jun 09 13:19:58.842906 crc crio[3638]: time=\"2026-06-09T13:19:58.842040061Z\" level=info msg=\"NetworkStart: stopping network for sandbox ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040\" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.926910 | controller |     "Jun 09 13:19:59.054873 crc crio[3638]: time=\"2026-06-09T13:19:59.054719505Z\" level=info msg=\"NetworkStart: stopping network for sandbox 69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763\" id=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.926925 | controller |     "Jun 09 13:20:00.403250 crc crio[3638]: time=\"2026-06-09T13:20:00.402720211Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7\" id=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.926940 | controller |     "Jun 09 13:20:15.059956 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e142d3c4f409406 Mac:22:98:f8:3f:e6:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/dca66a03-91ae-4c32-8115-9e82bbc42e89 SocketPath: PciID:}] [{Interface:0xc0001f5030 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.926956 | controller |     "Jun 09 13:20:15.307375 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a7d68e7900c19b Mac:be:42:df:1c:68:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/6d7c6eda-2e37-4973-a18f-618d9cebede0 SocketPath: PciID:}] [{Interface:0xc000014bd0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.926983 | controller |     "Jun 09 13:20:15.323783 crc crio[3638]: time=\"2026-06-09T13:20:15.322849004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=8e8f0480-a44e-43a0-b820-f7ae3b50ce54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.926999 | controller |     "Jun 09 13:20:15.339437 crc crio[3638]: time=\"2026-06-09T13:20:15.335963409Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=4cea18ad-cfb1-46d7-9129-651dafcbbb66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.927014 | controller |     "Jun 09 13:20:15.345525 crc crio[3638]: time=\"2026-06-09T13:20:15.345334227Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=20d65780-c16b-4ee6-a835-345f401947c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.927029 | controller |     "Jun 09 13:20:15.345989 crc crio[3638]: time=\"2026-06-09T13:20:15.345770809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.927044 | controller |     "Jun 09 13:20:15.357085 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12b8c22e2371fef Mac:e2:18:0d:6b:49:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/d748dfcd-2a5c-48e8-a260-66d8459b60e5 SocketPath: PciID:}] [{Interface:0xc00058fad0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.927059 | controller |     "Jun 09 13:20:15.390639 crc crio[3638]: time=\"2026-06-09T13:20:15.39050174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.927074 | controller |     "Jun 09 13:20:15.424030 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64d438a73458fba Mac:f2:be:d9:9a:ab:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/fa8f01f4-5986-4b4d-9405-611d97052fc2 SocketPath: PciID:}] [{Interface:0xc0001cf870 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.927092 | controller |     "Jun 09 13:20:15.438996 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f7b1b3c7e399a8 Mac:92:ff:d3:63:90:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/bdd0b751-f270-4e3a-9fca-cdc5f1b1aca7 SocketPath: PciID:}] [{Interface:0xc0003ecdc0 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.927108 | controller |     "Jun 09 13:20:15.828226 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4654d46de7da22 Mac:ae:0d:ce:c5:5b:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/309f7630-a72a-4bb5-860f-b2974feb45e2 SocketPath: PciID:}] [{Interface:0xc000494780 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.927123 | controller |     "Jun 09 13:20:15.884436 crc crio[3638]: time=\"2026-06-09T13:20:15.884332004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.927138 | controller |     "Jun 09 13:20:15.932498 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38497a77a87d7a3 Mac:86:ac:e5:a7:02:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/4183a3bb-d5a3-404a-bc02-d6200ec75a02 SocketPath: PciID:}] [{Interface:0xc000602700 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.927154 | controller |     "Jun 09 13:20:15.956354 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc5d6c2ea4da94f Mac:f2:8b:49:ae:d0:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/ce6bbaa3-4797-47e6-90c9-b0ee2525fa7f SocketPath: PciID:}] [{Interface:0xc00036d1b0 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.927168 | controller |     "Jun 09 13:20:16.003729 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c2305c3ae3d6e3 Mac:3e:16:62:f7:41:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/b33a5991-45b7-40a5-ae3c-e44d33719a77 SocketPath: PciID:}] [{Interface:0xc00048c5c0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.927183 | controller |     "Jun 09 13:20:16.003729 crc crio[3638]: 2026-06-09T13:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20a32905371e728 Mac:36:c3:70:46:67:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/558a6a3e-a7db-4c84-a3d5-7d14233e6615 SocketPath: PciID:}] [{Interface:0xc000561230 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.927197 | controller |     "Jun 09 13:20:16.017867 crc crio[3638]: 2026-06-09T13:20:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:278bf93a2464277 Mac:36:71:e7:5b:2b:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/383fdf36-38cb-43fa-8923-bcf37f8f8fa0 SocketPath: PciID:}] [{Interface:0xc000613160 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.927212 | controller |     "Jun 09 13:20:16.018343 crc crio[3638]: 2026-06-09T13:20:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6621c80c68fd25 Mac:3a:59:00:81:74:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/b177ba18-5f59-4e3b-8576-20aa2e4c4470 SocketPath: PciID:}] [{Interface:0xc00020eee0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.927227 | controller |     "Jun 09 13:20:16.021401 crc crio[3638]: time=\"2026-06-09T13:20:16.021279227Z\" level=info msg=\"Created container 57453301b72db18d8026b74a06c43ebb880edb13832cc2c9190513b447013ccc: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=20d65780-c16b-4ee6-a835-345f401947c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.927245 | controller |     "Jun 09 13:20:16.022581 crc crio[3638]: time=\"2026-06-09T13:20:16.022537779Z\" level=info msg=\"Starting container: 57453301b72db18d8026b74a06c43ebb880edb13832cc2c9190513b447013ccc\" id=de9e074f-7a66-4b41-89f0-e9791a4ce2af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.927261 | controller |     "Jun 09 13:20:16.032348 crc crio[3638]: time=\"2026-06-09T13:20:16.032272316Z\" level=info msg=\"Started container\" PID=9984 containerID=57453301b72db18d8026b74a06c43ebb880edb13832cc2c9190513b447013ccc description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=de9e074f-7a66-4b41-89f0-e9791a4ce2af name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ed4d95f39fdf1c261d9dab5bc5b5a5db27533f917fab30bd8d4c7e1a1aa059",
2026-06-09 14:45:33.927276 | controller |     "Jun 09 13:20:16.114165 crc crio[3638]: 2026-06-09T13:20:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77c0ed5ad4ceb6c Mac:5e:dc:6f:8b:ca:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/7cdc339d-ab23-4e49-8697-2210717b6891 SocketPath: PciID:}] [{Interface:0xc000525550 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.927291 | controller |     "Jun 09 13:20:16.143278 crc crio[3638]: 2026-06-09T13:20:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1414225ece8038d Mac:6a:0a:30:cd:14:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/78bd8123-96c4-4f76-aa00-820925a360c7 SocketPath: PciID:}] [{Interface:0xc00050f860 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.927307 | controller |     "Jun 09 13:20:16.155751 crc crio[3638]: 2026-06-09T13:20:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d54e9deea42b27 Mac:f2:f5:68:21:2a:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/d8c6cb88-bb8e-4abf-85b3-332c22c4fcd3 SocketPath: PciID:}] [{Interface:0xc000228a90 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.927322 | controller |     "Jun 09 13:20:16.156569 crc crio[3638]: time=\"2026-06-09T13:20:16.156388722Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.927337 | controller |     "Jun 09 13:20:16.156722 crc crio[3638]: time=\"2026-06-09T13:20:16.156602437Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_fe0383ad-ffbf-4cd2-9903-57beae3c7d3d\\\"\"",
2026-06-09 14:45:33.927352 | controller |     "Jun 09 13:20:16.157377 crc crio[3638]: time=\"2026-06-09T13:20:16.157265065Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/40fdba9c-76c8-4ac5-8c03-8a72246913ef 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:0xc00018c680}] Aliases:map[]}\"",
2026-06-09 14:45:33.927368 | controller |     "Jun 09 13:20:16.157558 crc crio[3638]: time=\"2026-06-09T13:20:16.157389868Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.927383 | controller |     "Jun 09 13:20:16.157558 crc crio[3638]: time=\"2026-06-09T13:20:16.157412538Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.927398 | controller |     "Jun 09 13:20:16.157558 crc crio[3638]: time=\"2026-06-09T13:20:16.157424659Z\" 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-09 14:45:33.927416 | controller |     "Jun 09 13:20:16.157965 crc crio[3638]: time=\"2026-06-09T13:20:16.1578713Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/7e629533-d2bf-4932-8d3c-08b90615170f 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:0xc002698550}] Aliases:map[]}\"",
2026-06-09 14:45:33.927431 | controller |     "Jun 09 13:20:16.158066 crc crio[3638]: time=\"2026-06-09T13:20:16.157978712Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.927446 | controller |     "Jun 09 13:20:16.158066 crc crio[3638]: time=\"2026-06-09T13:20:16.157992813Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.927461 | controller |     "Jun 09 13:20:16.158066 crc crio[3638]: time=\"2026-06-09T13:20:16.158013033Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.927476 | controller |     "Jun 09 13:20:16.158295 crc crio[3638]: time=\"2026-06-09T13:20:16.158164787Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:38497a77a87d7a384b01bc3bf79cf69916b92316bf98395044cb99e2c32a041d UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/4183a3bb-d5a3-404a-bc02-d6200ec75a02 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:0xc000118608}] Aliases:map[]}\"",
2026-06-09 14:45:33.927491 | controller |     "Jun 09 13:20:16.158504 crc crio[3638]: time=\"2026-06-09T13:20:16.15830819Z\" 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-09 14:45:33.927506 | controller |     "Jun 09 13:20:16.158504 crc crio[3638]: time=\"2026-06-09T13:20:16.158328091Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:fc5d6c2ea4da94fe73d2369e501a6c63f0f959efebbc50c2fcee165ea9c4a71c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ce6bbaa3-4797-47e6-90c9-b0ee2525fa7f 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:0xc0001189b0}] Aliases:map[]}\"",
2026-06-09 14:45:33.927546 | controller |     "Jun 09 13:20:16.158504 crc crio[3638]: time=\"2026-06-09T13:20:16.158428904Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/2e05b643-1142-4f60-855f-a80d6adb4a05 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:0xc00018c740}] Aliases:map[]}\"",
2026-06-09 14:45:33.927562 | controller |     "Jun 09 13:20:16.158728 crc crio[3638]: time=\"2026-06-09T13:20:16.158574778Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.927577 | controller |     "Jun 09 13:20:16.158728 crc crio[3638]: time=\"2026-06-09T13:20:16.158595489Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.927596 | controller |     "Jun 09 13:20:16.158728 crc crio[3638]: time=\"2026-06-09T13:20:16.158605969Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/98834b98-5875-4750-b933-21d2af3fbe06 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:0xc0019a8178}] Aliases:map[]}\"",
2026-06-09 14:45:33.927611 | controller |     "Jun 09 13:20:16.158728 crc crio[3638]: time=\"2026-06-09T13:20:16.158627028Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:20a32905371e728ec14d334fe6ee4c460ef17198d15369bde5aa6d94db090dd3 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/558a6a3e-a7db-4c84-a3d5-7d14233e6615 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:0xc00018c700}] Aliases:map[]}\"",
2026-06-09 14:45:33.927626 | controller |     "Jun 09 13:20:16.158728 crc crio[3638]: time=\"2026-06-09T13:20:16.158714842Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.927641 | controller |     "Jun 09 13:20:16.158728 crc crio[3638]: time=\"2026-06-09T13:20:16.158723712Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.927656 | controller |     "Jun 09 13:20:16.158728 crc crio[3638]: time=\"2026-06-09T13:20:16.158732602Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.927670 | controller |     "Jun 09 13:20:16.159090 crc crio[3638]: time=\"2026-06-09T13:20:16.158822243Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.927685 | controller |     "Jun 09 13:20:16.159090 crc crio[3638]: time=\"2026-06-09T13:20:16.158903146Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/98cc8df2-024b-4bdd-8470-307739a066ad 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:0xc00018c758}] Aliases:map[]}\"",
2026-06-09 14:45:33.927700 | controller |     "Jun 09 13:20:16.159090 crc crio[3638]: time=\"2026-06-09T13:20:16.158946967Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.927714 | controller |     "Jun 09 13:20:16.159090 crc crio[3638]: time=\"2026-06-09T13:20:16.158956868Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.927729 | controller |     "Jun 09 13:20:16.159090 crc crio[3638]: time=\"2026-06-09T13:20:16.158971068Z\" 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-09 14:45:33.927743 | controller |     "Jun 09 13:20:16.159090 crc crio[3638]: time=\"2026-06-09T13:20:16.15909532Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:278bf93a2464277d840a3b79eeea405c987131ece7161c13d7bc3a41c8336547 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/383fdf36-38cb-43fa-8923-bcf37f8f8fa0 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:0xc002698538}] Aliases:map[]}\"",
2026-06-09 14:45:33.927800 | controller |     "Jun 09 13:20:16.159554 crc crio[3638]: time=\"2026-06-09T13:20:16.159340047Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.927822 | controller |     "Jun 09 13:20:16.159977 crc crio[3638]: time=\"2026-06-09T13:20:16.159655145Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b177ba18-5f59-4e3b-8576-20aa2e4c4470 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:0xc00261c568}] Aliases:map[]}\"",
2026-06-09 14:45:33.927837 | controller |     "Jun 09 13:20:16.160565 crc crio[3638]: time=\"2026-06-09T13:20:16.160504257Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/a3bdd53a-74f1-4c16-98b4-34b59c3b9634 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:0xc00008c000}] Aliases:map[]}\"",
2026-06-09 14:45:33.927853 | controller |     "Jun 09 13:20:16.161895 crc crio[3638]: time=\"2026-06-09T13:20:16.161796279Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/40c84419-d3f3-4442-95e2-657c21de6598 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:0xc0018904c8}] Aliases:map[]}\"",
2026-06-09 14:45:33.927868 | controller |     "Jun 09 13:20:16.162327 crc crio[3638]: time=\"2026-06-09T13:20:16.162279632Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0f97aa51-b36e-4a1f-a54c-9fddf96ae028 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:0xc002396190}] Aliases:map[]}\"",
2026-06-09 14:45:33.927883 | controller |     "Jun 09 13:20:16.162613 crc crio[3638]: time=\"2026-06-09T13:20:16.162570219Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/f36051ed-a7e1-4819-8dee-2061e9cbfdc4 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:0xc0019a8160}] Aliases:map[]}\"",
2026-06-09 14:45:33.927902 | controller |     "Jun 09 13:20:16.162824 crc crio[3638]: time=\"2026-06-09T13:20:16.162790254Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/309f7630-a72a-4bb5-860f-b2974feb45e2 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:0xc002396b98}] Aliases:map[]}\"",
2026-06-09 14:45:33.927917 | controller |     "Jun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.158585807Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.927932 | controller |     "Jun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.160521916Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.927947 | controller |     "Jun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.163755439Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/807cdee8-d1b8-4e16-85b7-c1a69fafda23 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:0xc00130a768}] Aliases:map[]}\"",
2026-06-09 14:45:33.927963 | controller |     "Jun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.158609068Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/b33a5991-45b7-40a5-ae3c-e44d33719a77 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:0xc00008ce90}] Aliases:map[]}\"",
2026-06-09 14:45:33.927977 | controller |     "Jun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.164092868Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.927992 | controller |     "Jun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.158615459Z\" 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-09 14:45:33.928008 | controller |     "Jun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.164422117Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/7732d77f-f19c-4085-8b43-b66a996330f7 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:0xc0019a8248}] Aliases:map[]}\"",
2026-06-09 14:45:33.928023 | controller |     "Jun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.164433697Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a3c94fcd-4426-440f-ae33-36668bebd1c1 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:0xc00018c858}] Aliases:map[]}\"",
2026-06-09 14:45:33.928040 | controller |     "Jun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.164634682Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/8e949e28-7a8d-4b67-ae8d-1aa3bb36a510 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:0xc00261c258}] Aliases:map[]}\"",
2026-06-09 14:45:33.928056 | controller |     "Jun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.164700294Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/15ef3b04-cf9b-474f-8a0e-e7b7d8614f29 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:0xc0007843b8}] Aliases:map[]}\"",
2026-06-09 14:45:33.928071 | controller |     "Jun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.162338033Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:1f7b1b3c7e399a867943e71e2116872a75f1c60cead802d0a69013c20b7886f1 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bdd0b751-f270-4e3a-9fca-cdc5f1b1aca7 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:0xc00018c4a0}] Aliases:map[]}\"",
2026-06-09 14:45:33.928086 | controller |     "Jun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.162820416Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4ca13db1fb3d80947337885769c347fe965cf58262665d2df6c523303a52bcec UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/0b74fbbb-e7ad-494e-b139-9c7a6de6dc39 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:0xc0019a8158}] Aliases:map[]}\"",
2026-06-09 14:45:33.928101 | controller |     "Jun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.165529735Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.928116 | controller |     "Jun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.165654158Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.928131 | controller |     "Jun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.160786294Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/0e9f151d-2253-4394-a8cf-612f6093d76c 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:0xc00261c228}] Aliases:map[]}\"",
2026-06-09 14:45:33.928149 | controller |     "Jun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.15830916Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/7cdc339d-ab23-4e49-8697-2210717b6891 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:0xc002696480}] Aliases:map[]}\"",
2026-06-09 14:45:33.928164 | controller |     "Jun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.16102298Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ced87d89-da31-45f1-889e-4a3a5aa4a401 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:0xc00018c840}] Aliases:map[]}\"",
2026-06-09 14:45:33.928179 | controller |     "Jun 09 13:20:16.166224 crc crio[3638]: time=\"2026-06-09T13:20:16.161076811Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:7d54e9deea42b276a6a049420b1b33ae566bf67e2c715c31124e4d089e5e2342 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d8c6cb88-bb8e-4abf-85b3-332c22c4fcd3 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:0xc001480260}] Aliases:map[]}\"",
2026-06-09 14:45:33.928194 | controller |     "Jun 09 13:20:16.168222 crc crio[3638]: time=\"2026-06-09T13:20:16.168174442Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/08d17f93-968b-4e63-83c0-ef2cfc626b07 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:0xc002696000}] Aliases:map[]}\"",
2026-06-09 14:45:33.928209 | controller |     "Jun 09 13:20:16.168565 crc crio[3638]: time=\"2026-06-09T13:20:16.168430819Z\" 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-09 14:45:33.928224 | controller |     "Jun 09 13:20:16.168813 crc crio[3638]: time=\"2026-06-09T13:20:16.168581623Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/485509e4-cc98-4774-b1b1-e38091cdd5b1 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:0xc0018904e8}] Aliases:map[]}\"",
2026-06-09 14:45:33.928238 | controller |     "Jun 09 13:20:16.168946 crc crio[3638]: time=\"2026-06-09T13:20:16.168916391Z\" 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-09 14:45:33.928256 | controller |     "Jun 09 13:20:16.169644 crc crio[3638]: time=\"2026-06-09T13:20:16.161059671Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/78bd8123-96c4-4f76-aa00-820925a360c7 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:0xc0026981a0}] Aliases:map[]}\"",
2026-06-09 14:45:33.928272 | controller |     "Jun 09 13:20:16.169906 crc crio[3638]: time=\"2026-06-09T13:20:16.162301292Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:bdac98fdd7ecb14268d601e6cd89e7f16e133dba2a3c355cd6256d7574f4ed4a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2d91a8fc-0730-42eb-9678-d1a424cd909d 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:0xc0019a8150}] Aliases:map[]}\"",
2026-06-09 14:45:33.928287 | controller |     "Jun 09 13:20:16.172509 crc crio[3638]: time=\"2026-06-09T13:20:16.17001622Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.928302 | controller |     "Jun 09 13:20:16.178837 crc crio[3638]: time=\"2026-06-09T13:20:16.160693872Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/9bf9af1f-b882-4dda-bd07-6fb0977349d2 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:0xc00261c208}] Aliases:map[]}\"",
2026-06-09 14:45:33.928317 | controller |     "Jun 09 13:20:16.178837 crc crio[3638]: time=\"2026-06-09T13:20:16.174303359Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.928331 | controller |     "Jun 09 13:20:16.178837 crc crio[3638]: time=\"2026-06-09T13:20:16.17436232Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.928347 | controller |     "Jun 09 13:20:16.178837 crc crio[3638]: time=\"2026-06-09T13:20:16.174387801Z\" 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-09 14:45:33.928362 | controller |     "Jun 09 13:20:16.178837 crc crio[3638]: time=\"2026-06-09T13:20:16.160832845Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/0f597ec7-4803-49c8-b7f7-e93b16b4aac1 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:0xc0019a8230}] Aliases:map[]}\"",
2026-06-09 14:45:33.928377 | controller |     "Jun 09 13:20:16.178837 crc crio[3638]: time=\"2026-06-09T13:20:16.160909897Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/54614dd3-8df5-4383-b9f1-c48091f7f8f8 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:0xc00261c240}] Aliases:map[]}\"",
2026-06-09 14:45:33.928398 | controller |     "Jun 09 13:20:16.178837 crc crio[3638]: time=\"2026-06-09T13:20:16.160862456Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/9bfcefc7-89b4-410c-846b-77ea4a4afe49 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:0xc002396178}] Aliases:map[]}\"",
2026-06-09 14:45:33.928414 | controller |     "Jun 09 13:20:16.178837 crc crio[3638]: time=\"2026-06-09T13:20:16.161177654Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/6d7c6eda-2e37-4973-a18f-618d9cebede0 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:0xc00018d0c8}] Aliases:map[]}\"",
2026-06-09 14:45:33.928428 | controller |     "Jun 09 13:20:16.178837 crc crio[3638]: time=\"2026-06-09T13:20:16.160987339Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:64d438a73458fbae8f0f9c4b6240c48e3b48c79186efbce7b4d7af07e15b7730 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/fa8f01f4-5986-4b4d-9405-611d97052fc2 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:0xc000784490}] Aliases:map[]}\"",
2026-06-09 14:45:33.928444 | controller |     "Jun 09 13:20:16.179824 crc crio[3638]: time=\"2026-06-09T13:20:16.161058711Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:e142d3c4f40940646d75e23abfe6eac798118fa5f904270fa6cc363f9d0e8993 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/dca66a03-91ae-4c32-8115-9e82bbc42e89 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:0xc0007845f0}] Aliases:map[]}\"",
2026-06-09 14:45:33.928461 | controller |     "Jun 09 13:20:16.180335 crc crio[3638]: time=\"2026-06-09T13:20:16.180262881Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.928477 | controller |     "Jun 09 13:20:16.180335 crc crio[3638]: time=\"2026-06-09T13:20:16.180307252Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.928491 | controller |     "Jun 09 13:20:16.180565 crc crio[3638]: time=\"2026-06-09T13:20:16.180326222Z\" 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-09 14:45:33.928506 | controller |     "Jun 09 13:20:16.180565 crc crio[3638]: time=\"2026-06-09T13:20:16.180509528Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.928539 | controller |     "Jun 09 13:20:16.180565 crc crio[3638]: time=\"2026-06-09T13:20:16.180545829Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.928558 | controller |     "Jun 09 13:20:16.180565 crc crio[3638]: time=\"2026-06-09T13:20:16.180562269Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.928573 | controller |     "Jun 09 13:20:16.180958 crc crio[3638]: time=\"2026-06-09T13:20:16.180737843Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.928587 | controller |     "Jun 09 13:20:16.180958 crc crio[3638]: time=\"2026-06-09T13:20:16.180788945Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.928602 | controller |     "Jun 09 13:20:16.180958 crc crio[3638]: time=\"2026-06-09T13:20:16.180810035Z\" 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-09 14:45:33.928617 | controller |     "Jun 09 13:20:16.180958 crc crio[3638]: time=\"2026-06-09T13:20:16.170028619Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.928631 | controller |     "Jun 09 13:20:16.181412 crc crio[3638]: time=\"2026-06-09T13:20:16.180746853Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.928645 | controller |     "Jun 09 13:20:16.181412 crc crio[3638]: time=\"2026-06-09T13:20:16.181175683Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.928660 | controller |     "Jun 09 13:20:16.181412 crc crio[3638]: time=\"2026-06-09T13:20:16.181186813Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.928674 | controller |     "Jun 09 13:20:16.181700 crc crio[3638]: time=\"2026-06-09T13:20:16.178004114Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.928689 | controller |     "Jun 09 13:20:16.182802 crc crio[3638]: time=\"2026-06-09T13:20:16.180907547Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.928703 | controller |     "Jun 09 13:20:16.182954 crc crio[3638]: time=\"2026-06-09T13:20:16.182931119Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.928717 | controller |     "Jun 09 13:20:16.183076 crc crio[3638]: time=\"2026-06-09T13:20:16.183052642Z\" 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-09 14:45:33.928732 | controller |     "Jun 09 13:20:16.183901 crc crio[3638]: time=\"2026-06-09T13:20:16.183800071Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.928746 | controller |     "Jun 09 13:20:16.183901 crc crio[3638]: time=\"2026-06-09T13:20:16.183828492Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.928760 | controller |     "Jun 09 13:20:16.184082 crc crio[3638]: time=\"2026-06-09T13:20:16.183922884Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.928774 | controller |     "Jun 09 13:20:16.185214 crc crio[3638]: time=\"2026-06-09T13:20:16.181838581Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.928788 | controller |     "Jun 09 13:20:16.185587 crc crio[3638]: time=\"2026-06-09T13:20:16.185169755Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.928806 | controller |     "Jun 09 13:20:16.185694 crc crio[3638]: time=\"2026-06-09T13:20:16.185608066Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.928821 | controller |     "Jun 09 13:20:16.185952 crc crio[3638]: time=\"2026-06-09T13:20:16.161273347Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/b5376673-08d6-4235-9db9-ed4b11eade47 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:0xc0019a8128}] Aliases:map[]}\"",
2026-06-09 14:45:33.928836 | controller |     "Jun 09 13:20:16.186191 crc crio[3638]: time=\"2026-06-09T13:20:16.186047368Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.928913 | controller |     "Jun 09 13:20:16.186304 crc crio[3638]: time=\"2026-06-09T13:20:16.186172531Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.928930 | controller |     "Jun 09 13:20:16.186407 crc crio[3638]: time=\"2026-06-09T13:20:16.186070399Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.928944 | controller |     "Jun 09 13:20:16.186407 crc crio[3638]: time=\"2026-06-09T13:20:16.186395957Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.928959 | controller |     "Jun 09 13:20:16.186609 crc crio[3638]: time=\"2026-06-09T13:20:16.186405677Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.928974 | controller |     "Jun 09 13:20:16.186977 crc crio[3638]: time=\"2026-06-09T13:20:16.186739025Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.928989 | controller |     "Jun 09 13:20:16.186977 crc crio[3638]: time=\"2026-06-09T13:20:16.185245777Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.929003 | controller |     "Jun 09 13:20:16.186977 crc crio[3638]: time=\"2026-06-09T13:20:16.18694997Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.929017 | controller |     "Jun 09 13:20:16.186977 crc crio[3638]: time=\"2026-06-09T13:20:16.186965261Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.929032 | controller |     "Jun 09 13:20:16.187813 crc crio[3638]: time=\"2026-06-09T13:20:16.160910927Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/8f39ea76-dc0b-4a96-b89c-3f99754acbbb 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:0xc00018c7f8}] Aliases:map[]}\"",
2026-06-09 14:45:33.929047 | controller |     "Jun 09 13:20:16.188331 crc crio[3638]: time=\"2026-06-09T13:20:16.17906738Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.929065 | controller |     "Jun 09 13:20:16.188959 crc crio[3638]: time=\"2026-06-09T13:20:16.179766078Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/59102f6d-219a-44e1-8d79-3b2a2cf63283 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:0xc0007843d8}] Aliases:map[]}\"",
2026-06-09 14:45:33.929080 | controller |     "Jun 09 13:20:16.189308 crc crio[3638]: time=\"2026-06-09T13:20:16.161090711Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d748dfcd-2a5c-48e8-a260-66d8459b60e5 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:0xc00018c830}] Aliases:map[]}\"",
2026-06-09 14:45:33.929096 | controller |     "Jun 09 13:20:16.189509 crc crio[3638]: time=\"2026-06-09T13:20:16.160967038Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/a4d94e12-e667-40e8-bdce-167fc0292db8 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:0xc00130a750}] Aliases:map[]}\"",
2026-06-09 14:45:33.929111 | controller |     "Jun 09 13:20:16.190837 crc crio[3638]: time=\"2026-06-09T13:20:16.1798581Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.929126 | controller |     "Jun 09 13:20:16.191692 crc crio[3638]: time=\"2026-06-09T13:20:16.189384663Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.929140 | controller |     "Jun 09 13:20:16.191862 crc crio[3638]: time=\"2026-06-09T13:20:16.186086989Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.929155 | controller |     "Jun 09 13:20:16.192084 crc crio[3638]: time=\"2026-06-09T13:20:16.180002794Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.929169 | controller |     "Jun 09 13:20:16.192084 crc crio[3638]: time=\"2026-06-09T13:20:16.192067362Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.929183 | controller |     "Jun 09 13:20:16.192084 crc crio[3638]: time=\"2026-06-09T13:20:16.192082783Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.929198 | controller |     "Jun 09 13:20:16.192844 crc crio[3638]: time=\"2026-06-09T13:20:16.189823905Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/bbc6d499-89ab-45db-be86-7132072d74a2 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:0xc00008c298}] Aliases:map[]}\"",
2026-06-09 14:45:33.929216 | controller |     "Jun 09 13:20:16.192844 crc crio[3638]: time=\"2026-06-09T13:20:16.192629055Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.929231 | controller |     "Jun 09 13:20:16.192844 crc crio[3638]: time=\"2026-06-09T13:20:16.192736668Z\" 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-09 14:45:33.929246 | controller |     "Jun 09 13:20:16.193059 crc crio[3638]: time=\"2026-06-09T13:20:16.17825399Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.929261 | controller |     "Jun 09 13:20:16.193490 crc crio[3638]: time=\"2026-06-09T13:20:16.180905856Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.929275 | controller |     "Jun 09 13:20:16.193490 crc crio[3638]: time=\"2026-06-09T13:20:16.193475477Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.929290 | controller |     "Jun 09 13:20:16.193490 crc crio[3638]: time=\"2026-06-09T13:20:16.193494698Z\" 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-09 14:45:33.929305 | controller |     "Jun 09 13:20:16.193759 crc crio[3638]: time=\"2026-06-09T13:20:16.180061716Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.929319 | controller |     "Jun 09 13:20:16.193759 crc crio[3638]: time=\"2026-06-09T13:20:16.193642502Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.929334 | controller |     "Jun 09 13:20:16.193759 crc crio[3638]: time=\"2026-06-09T13:20:16.193698824Z\" 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-09 14:45:33.929349 | controller |     "Jun 09 13:20:16.196884 crc crio[3638]: time=\"2026-06-09T13:20:16.191951078Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.929363 | controller |     "Jun 09 13:20:16.197208 crc crio[3638]: time=\"2026-06-09T13:20:16.197073419Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.929378 | controller |     "Jun 09 13:20:16.197546 crc crio[3638]: time=\"2026-06-09T13:20:16.197368917Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.929392 | controller |     "Jun 09 13:20:16.197852 crc crio[3638]: time=\"2026-06-09T13:20:16.197749046Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.929406 | controller |     "Jun 09 13:20:16.197981 crc crio[3638]: time=\"2026-06-09T13:20:16.197965232Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.929421 | controller |     "Jun 09 13:20:16.198478 crc crio[3638]: time=\"2026-06-09T13:20:16.198359641Z\" level=info msg=\"Ran pod sandbox fc5d6c2ea4da94fe73d2369e501a6c63f0f959efebbc50c2fcee165ea9c4a71c with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=8e716482-c893-42ad-9040-a167d00c7dca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.929438 | controller |     "Jun 09 13:20:16.198690 crc crio[3638]: time=\"2026-06-09T13:20:16.198583558Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.929453 | controller |     "Jun 09 13:20:16.198690 crc crio[3638]: time=\"2026-06-09T13:20:16.19868615Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.929467 | controller |     "Jun 09 13:20:16.198806 crc crio[3638]: time=\"2026-06-09T13:20:16.198701512Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.929482 | controller |     "Jun 09 13:20:16.199796 crc crio[3638]: time=\"2026-06-09T13:20:16.199337026Z\" level=info msg=\"Ran pod sandbox 38497a77a87d7a384b01bc3bf79cf69916b92316bf98395044cb99e2c32a041d with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=fce23b08-789d-4b5e-845f-e1dada329d98 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.929497 | controller |     "Jun 09 13:20:16.199796 crc crio[3638]: time=\"2026-06-09T13:20:16.190532792Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.929524 | controller |     "Jun 09 13:20:16.199796 crc crio[3638]: time=\"2026-06-09T13:20:16.195688374Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.929544 | controller |     "Jun 09 13:20:16.199796 crc crio[3638]: time=\"2026-06-09T13:20:16.199619173Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.929559 | controller |     "Jun 09 13:20:16.199796 crc crio[3638]: time=\"2026-06-09T13:20:16.199638884Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.929574 | controller |     "Jun 09 13:20:16.201529 crc crio[3638]: time=\"2026-06-09T13:20:16.197058509Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/f8481032-a76e-4cd8-a959-c2d3af3a65b7 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:0xc0019a8290}] Aliases:map[]}\"",
2026-06-09 14:45:33.929589 | controller |     "Jun 09 13:20:16.201662 crc crio[3638]: time=\"2026-06-09T13:20:16.201639426Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.929603 | controller |     "Jun 09 13:20:16.201737 crc crio[3638]: time=\"2026-06-09T13:20:16.201721678Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.929618 | controller |     "Jun 09 13:20:16.201805 crc crio[3638]: time=\"2026-06-09T13:20:16.20178713Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.929632 | controller |     "Jun 09 13:20:16.202413 crc crio[3638]: time=\"2026-06-09T13:20:16.202344254Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.929650 | controller |     "Jun 09 13:20:16.202413 crc crio[3638]: time=\"2026-06-09T13:20:16.202388495Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.929665 | controller |     "Jun 09 13:20:16.202413 crc crio[3638]: time=\"2026-06-09T13:20:16.202404155Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.929683 | controller |     "Jun 09 13:20:16.202637 crc crio[3638]: time=\"2026-06-09T13:20:16.202612911Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.929698 | controller |     "Jun 09 13:20:16.202706 crc crio[3638]: time=\"2026-06-09T13:20:16.202691683Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.929712 | controller |     "Jun 09 13:20:16.202780 crc crio[3638]: time=\"2026-06-09T13:20:16.202763244Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.929727 | controller |     "Jun 09 13:20:16.202902 crc crio[3638]: time=\"2026-06-09T13:20:16.202823316Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-09 14:45:33.929741 | controller |     "Jun 09 13:20:16.213936 crc crio[3638]: time=\"2026-06-09T13:20:16.213883338Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-09 14:45:33.929756 | controller |     "Jun 09 13:20:16.231702 crc crio[3638]: time=\"2026-06-09T13:20:16.224725585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=25e29323-d589-4ac2-baa2-82175280ee3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.929771 | controller |     "Jun 09 13:20:16.232203 crc crio[3638]: time=\"2026-06-09T13:20:16.23201318Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.929786 | controller |     "Jun 09 13:20:16.232791 crc crio[3638]: time=\"2026-06-09T13:20:16.213249921Z\" level=info msg=\"Ran pod sandbox 20a32905371e728ec14d334fe6ee4c460ef17198d15369bde5aa6d94db090dd3 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=d83fef45-d882-40ba-8f9a-5b4f1b7a08d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.929800 | controller |     "Jun 09 13:20:16.232985 crc crio[3638]: time=\"2026-06-09T13:20:16.216021092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=12d8fe85-ac24-4388-8252-2995e8db8036 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.929814 | controller |     "Jun 09 13:20:16.237027 crc crio[3638]: time=\"2026-06-09T13:20:16.235601292Z\" level=info msg=\"Ran pod sandbox 278bf93a2464277d840a3b79eeea405c987131ece7161c13d7bc3a41c8336547 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=11e05ac5-73fb-47a3-b9a8-cea4158a37c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.929829 | controller |     "Jun 09 13:20:16.257645 crc crio[3638]: time=\"2026-06-09T13:20:16.257586512Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=f0f8ca34-a590-49c9-a9d1-7cfd3b2bf4f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.929843 | controller |     "Jun 09 13:20:16.258238 crc crio[3638]: time=\"2026-06-09T13:20:16.258163928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=b65ca06a-b69e-44cb-a11b-fa9ee3f449b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.929858 | controller |     "Jun 09 13:20:16.278775 crc crio[3638]: time=\"2026-06-09T13:20:16.275986881Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.929875 | controller |     "Jun 09 13:20:16.296492 crc crio[3638]: time=\"2026-06-09T13:20:16.296028722Z\" level=info msg=\"Ran pod sandbox 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=c4e64c01-25e3-47e6-9515-6f1e51e91398 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.929890 | controller |     "Jun 09 13:20:16.354968 crc crio[3638]: time=\"2026-06-09T13:20:16.354367601Z\" level=info msg=\"Ran pod sandbox e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=dbd45e6b-fed6-4cb8-845e-86ec1a79735e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.929905 | controller |     "Jun 09 13:20:16.366900 crc crio[3638]: time=\"2026-06-09T13:20:16.366577002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=70c711d2-f451-43f2-86e4-e76de9a80824 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.929919 | controller |     "Jun 09 13:20:16.383249 crc crio[3638]: time=\"2026-06-09T13:20:16.382695762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=d8b5a2c5-681b-4cb3-b364-1fa6289f2fb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.929934 | controller |     "Jun 09 13:20:16.398690 crc crio[3638]: time=\"2026-06-09T13:20:16.398593229Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=a2387ff8-4148-42b1-88d7-b2bcc2902551 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.929948 | controller |     "Jun 09 13:20:16.408900 crc crio[3638]: time=\"2026-06-09T13:20:16.408793808Z\" level=info msg=\"Ran pod sandbox 7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=869f64f8-b9de-4427-8327-63d97f0da06d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.929963 | controller |     "Jun 09 13:20:16.477070 crc crio[3638]: time=\"2026-06-09T13:20:16.465975657Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=fe7a7f29-1821-4c99-aa03-86c3f444f230 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.929981 | controller |     "Jun 09 13:20:16.482527 crc crio[3638]: time=\"2026-06-09T13:20:16.482401616Z\" level=info msg=\"Ran pod sandbox c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=7b77713e-610c-40c7-b3d0-367a6862b30e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.929999 | controller |     "Jun 09 13:20:16.493352 crc crio[3638]: time=\"2026-06-09T13:20:16.493207642Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=78cbe3a2-da94-40ae-ba19-17ab69d13c77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.930013 | controller |     "Jun 09 13:20:16.538797 crc crio[3638]: time=\"2026-06-09T13:20:16.537753538Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42\" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930028 | controller |     "Jun 09 13:20:16.543922 crc crio[3638]: time=\"2026-06-09T13:20:16.543737249Z\" level=info msg=\"Ran pod sandbox 64d438a73458fbae8f0f9c4b6240c48e3b48c79186efbce7b4d7af07e15b7730 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=6006abc8-b3a4-4c40-8fac-b0f3a8c53aad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930045 | controller |     "Jun 09 13:20:16.547008 crc crio[3638]: time=\"2026-06-09T13:20:16.54453261Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8\" id=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930060 | controller |     "Jun 09 13:20:16.561671 crc crio[3638]: time=\"2026-06-09T13:20:16.561096103Z\" level=info msg=\"Ran pod sandbox 1f7b1b3c7e399a867943e71e2116872a75f1c60cead802d0a69013c20b7886f1 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=74e5ede8-a8d0-4a20-a989-b428f6c7df7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930075 | controller |     "Jun 09 13:20:16.566479 crc crio[3638]: time=\"2026-06-09T13:20:16.565429503Z\" level=info msg=\"Ran pod sandbox 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=499ae0d5-c9d6-455c-b617-aee9ab457eba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930090 | controller |     "Jun 09 13:20:16.572772 crc crio[3638]: time=\"2026-06-09T13:20:16.56763819Z\" level=info msg=\"runSandbox: deleting pod ID 389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42 from idIndex\" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930106 | controller |     "Jun 09 13:20:16.572772 crc crio[3638]: time=\"2026-06-09T13:20:16.5719682Z\" level=info msg=\"runSandbox: removing pod sandbox 389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42\" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930121 | controller |     "Jun 09 13:20:16.572772 crc crio[3638]: time=\"2026-06-09T13:20:16.572070873Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42\" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930136 | controller |     "Jun 09 13:20:16.572772 crc crio[3638]: time=\"2026-06-09T13:20:16.572097393Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42\" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930151 | controller |     "Jun 09 13:20:16.575888 crc crio[3638]: time=\"2026-06-09T13:20:16.575389577Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=d9fd3613-e29e-4355-853d-784ccd22cae0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.930166 | controller |     "Jun 09 13:20:16.576771 crc crio[3638]: time=\"2026-06-09T13:20:16.5676477Z\" level=info msg=\"runSandbox: deleting pod ID 2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8 from idIndex\" id=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930181 | controller |     "Jun 09 13:20:16.576858 crc crio[3638]: time=\"2026-06-09T13:20:16.576782953Z\" level=info msg=\"runSandbox: removing pod sandbox 2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8\" id=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930197 | controller |     "Jun 09 13:20:16.576858 crc crio[3638]: time=\"2026-06-09T13:20:16.576815863Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8\" id=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930212 | controller |     "Jun 09 13:20:16.576858 crc crio[3638]: time=\"2026-06-09T13:20:16.576833584Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8\" id=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930230 | controller |     "Jun 09 13:20:16.577468 crc crio[3638]: time=\"2026-06-09T13:20:16.568683867Z\" level=info msg=\"Ran pod sandbox 7d54e9deea42b276a6a049420b1b33ae566bf67e2c715c31124e4d089e5e2342 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=903a09e4-0494-4df7-b57e-9af5751d0845 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930246 | controller |     "Jun 09 13:20:16.592586 crc crio[3638]: time=\"2026-06-09T13:20:16.577265605Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 389197bedf5ce321b7699bd018341a48659f564ba7c24db2ada53158ce775c42\" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930261 | controller |     "Jun 09 13:20:16.592586 crc crio[3638]: time=\"2026-06-09T13:20:16.582956129Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2ace444f3cd69bb0b11ec5db7de0859e0d88044ba30e148a02dab5b0e1ee3ac8\" id=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930275 | controller |     "Jun 09 13:20:16.592586 crc crio[3638]: time=\"2026-06-09T13:20:16.590061552Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=39eaba06-1774-4531-addb-aa34270875e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.930291 | controller |     "Jun 09 13:20:16.603078 crc crio[3638]: time=\"2026-06-09T13:20:16.594242068Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4\" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930307 | controller |     "Jun 09 13:20:16.603078 crc crio[3638]: time=\"2026-06-09T13:20:16.601683928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=8560399a-595d-459b-9922-fa7f493e8991 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.930322 | controller |     "Jun 09 13:20:16.603078 crc crio[3638]: time=\"2026-06-09T13:20:16.601727639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=566beae3-979b-4708-8bcb-0ea56f99c4a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.930337 | controller |     "Jun 09 13:20:16.616206 crc crio[3638]: time=\"2026-06-09T13:20:16.608769308Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9\" id=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930352 | controller |     "Jun 09 13:20:16.616206 crc crio[3638]: time=\"2026-06-09T13:20:16.610653587Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668\" id=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930366 | controller |     "Jun 09 13:20:16.643521 crc crio[3638]: time=\"2026-06-09T13:20:16.63939839Z\" level=info msg=\"runSandbox: deleting pod ID 99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668 from idIndex\" id=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930382 | controller |     "Jun 09 13:20:16.643521 crc crio[3638]: time=\"2026-06-09T13:20:16.639770589Z\" level=info msg=\"runSandbox: removing pod sandbox 99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668\" id=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930400 | controller |     "Jun 09 13:20:16.659370 crc crio[3638]: time=\"2026-06-09T13:20:16.648283467Z\" level=info msg=\"Ran pod sandbox 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480 with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=1c24f2cf-200e-4e6f-aa6a-313ed7e9df5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930415 | controller |     "Jun 09 13:20:16.659370 crc crio[3638]: time=\"2026-06-09T13:20:16.654629528Z\" level=info msg=\"runSandbox: deleting pod ID 260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4 from idIndex\" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930430 | controller |     "Jun 09 13:20:16.659370 crc crio[3638]: time=\"2026-06-09T13:20:16.654743751Z\" level=info msg=\"runSandbox: removing pod sandbox 260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4\" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930445 | controller |     "Jun 09 13:20:16.659370 crc crio[3638]: time=\"2026-06-09T13:20:16.654818713Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4\" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930460 | controller |     "Jun 09 13:20:16.659370 crc crio[3638]: time=\"2026-06-09T13:20:16.654840333Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4\" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930476 | controller |     "Jun 09 13:20:16.662077 crc crio[3638]: time=\"2026-06-09T13:20:16.63983358Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668\" id=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930491 | controller |     "Jun 09 13:20:16.662077 crc crio[3638]: time=\"2026-06-09T13:20:16.661800601Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668\" id=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930506 | controller |     "Jun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.66570075Z\" level=info msg=\"runSandbox: deleting pod ID b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9 from idIndex\" id=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930540 | controller |     "Jun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.665864795Z\" level=info msg=\"runSandbox: removing pod sandbox b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9\" id=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930556 | controller |     "Jun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.665926206Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9\" id=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930572 | controller |     "Jun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.665943267Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9\" id=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930587 | controller |     "Jun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.666801908Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=5407b917-26c3-46fe-8672-9324b5ea092b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.930605 | controller |     "Jun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.66687954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=a1f54c4a-baae-48dc-8546-1f0c3824f2a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.930621 | controller |     "Jun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.667061084Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=84f81acc-07d6-4404-943d-30f319eb1c8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.930636 | controller |     "Jun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.667367643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=989d57d3-88ca-4994-a1bd-2d2d4c4017b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.930651 | controller |     "Jun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.667918326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=091f1cf0-d75c-4494-a305-b200061863c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.930666 | controller |     "Jun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.667979448Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=93552d24-5e1d-4be1-8182-51bec6477b38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.930680 | controller |     "Jun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.668016539Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=38187037-549d-404e-bd5e-298f7b42fd25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.930695 | controller |     "Jun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.66805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=a3dbae5f-71f8-4757-93d5-39ae4c24bb42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.930709 | controller |     "Jun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.668081551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7c535bb2-38db-4af9-a41e-2e66c15709cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.930724 | controller |     "Jun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.668742518Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=6aa549c8-5331-435c-bd41-967dac75b9aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.930739 | controller |     "Jun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.668784879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=2523b769-7b62-4922-ab8b-b031c8462b8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.930754 | controller |     "Jun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.66882058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=10b67371-c25c-4067-990a-8e1808343c2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.930772 | controller |     "Jun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.668852101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=857f82c4-777c-44f0-999b-da539176ed97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.930787 | controller |     "Jun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.669911848Z\" level=info msg=\"Ran pod sandbox 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=5b1a7ee6-2119-45f4-959e-e3f60286f98a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930802 | controller |     "Jun 09 13:20:16.677424 crc crio[3638]: time=\"2026-06-09T13:20:16.671897438Z\" level=info msg=\"Ran pod sandbox e142d3c4f40940646d75e23abfe6eac798118fa5f904270fa6cc363f9d0e8993 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=9709edcf-9a3a-45b4-b781-22180c314038 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930817 | controller |     "Jun 09 13:20:16.687657 crc crio[3638]: time=\"2026-06-09T13:20:16.686993083Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cb5e09f3-5e05-4fbf-94a2-157d1e03d791 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.930832 | controller |     "Jun 09 13:20:16.696788 crc crio[3638]: time=\"2026-06-09T13:20:16.694907706Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 99e3489ab5301932124e103ad7570d82856f9ebb5de5133f9d8caec4011a9668\" id=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930847 | controller |     "Jun 09 13:20:16.722182 crc crio[3638]: time=\"2026-06-09T13:20:16.701281307Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b8f8abd6465ae877b28c64f1c19d8bb8e771df2ab79da67b972458b00b9b82c9\" id=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930863 | controller |     "Jun 09 13:20:16.722182 crc crio[3638]: time=\"2026-06-09T13:20:16.711711023Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 260bf69ef8feb2fa69417b5d38a061cc45ae75424c2e697b87326375278c23a4\" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930878 | controller |     "Jun 09 13:20:16.738834 crc crio[3638]: time=\"2026-06-09T13:20:16.738425475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=13f5c82d-4bf6-4f09-823b-cfe17e4b8e7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.930893 | controller |     "Jun 09 13:20:16.741881 crc crio[3638]: time=\"2026-06-09T13:20:16.741485063Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b5839f08-0fef-4eb4-820a-072c59e0b7ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.930908 | controller |     "Jun 09 13:20:16.822645 crc crio[3638]: time=\"2026-06-09T13:20:16.821093472Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930923 | controller |     "Jun 09 13:20:16.822645 crc crio[3638]: time=\"2026-06-09T13:20:16.821534364Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=26ffea00-8afe-4034-8547-8aeaae45272d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930946 | controller |     "Jun 09 13:20:16.927210 crc crio[3638]: time=\"2026-06-09T13:20:16.92684544Z\" 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=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930961 | controller |     "Jun 09 13:20:16.927210 crc crio[3638]: time=\"2026-06-09T13:20:16.927217419Z\" 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=c1ac0dad-e8fc-40be-80d8-4c0acef07d38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.930990 | controller |     "Jun 09 13:20:16.944855 crc crio[3638]: time=\"2026-06-09T13:20:16.943830643Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=8ee92455-6410-4022-99da-e0ba76a418df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.931005 | controller |     "Jun 09 13:20:16.944855 crc crio[3638]: time=\"2026-06-09T13:20:16.944030968Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c166b578-0b4a-48b4-9d0b-d67f2d52a477 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.931021 | controller |     "Jun 09 13:20:16.945242 crc crio[3638]: time=\"2026-06-09T13:20:16.944863119Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=9006e72a-f91c-4b28-88e8-486fce4c2f67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.931036 | controller |     "Jun 09 13:20:16.945242 crc crio[3638]: time=\"2026-06-09T13:20:16.944968162Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=5917c2fc-9e1d-4f1f-90de-4ab6450bfe73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.931051 | controller |     "Jun 09 13:20:16.966038 crc crio[3638]: time=\"2026-06-09T13:20:16.964942481Z\" 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=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931066 | controller |     "Jun 09 13:20:16.966038 crc crio[3638]: time=\"2026-06-09T13:20:16.965822314Z\" 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=539c8b4c-e215-4d14-bbd0-b2701b29339c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931080 | controller |     "Jun 09 13:20:16.967673 crc crio[3638]: time=\"2026-06-09T13:20:16.96686153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.931095 | controller |     "Jun 09 13:20:16.978754 crc crio[3638]: time=\"2026-06-09T13:20:16.968017449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.931110 | controller |     "Jun 09 13:20:16.978754 crc crio[3638]: time=\"2026-06-09T13:20:16.96880051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.931125 | controller |     "Jun 09 13:20:16.978754 crc crio[3638]: time=\"2026-06-09T13:20:16.968953013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.931143 | controller |     "Jun 09 13:20:16.978754 crc crio[3638]: time=\"2026-06-09T13:20:16.976823754Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=7c97795f-0f50-485b-aef3-45cf80b4031c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.931158 | controller |     "Jun 09 13:20:17.004557 crc crio[3638]: time=\"2026-06-09T13:20:16.999340439Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=ecf166e2-da7c-4feb-a82e-d5d897fc63c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.931174 | controller |     "Jun 09 13:20:17.004557 crc crio[3638]: time=\"2026-06-09T13:20:16.999952804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=c3359512-e358-4bf3-b666-fc461cec2406 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.931189 | controller |     "Jun 09 13:20:17.025811 crc crio[3638]: time=\"2026-06-09T13:20:17.024053188Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=dc1d690f-4f4a-4953-a4e3-93c64e079f42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.931204 | controller |     "Jun 09 13:20:17.034498 crc crio[3638]: time=\"2026-06-09T13:20:17.028363548Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=c0fc1901-aa80-4938-bab7-9dfb4b022341 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.931219 | controller |     "Jun 09 13:20:17.034498 crc crio[3638]: time=\"2026-06-09T13:20:17.028688476Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=f8ad10c7-6c1d-499c-9cf4-9efdee3493fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.931234 | controller |     "Jun 09 13:20:17.034498 crc crio[3638]: time=\"2026-06-09T13:20:17.028953284Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=1f741ec4-6cc9-4e77-82be-d298c1d04468 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.931249 | controller |     "Jun 09 13:20:17.034498 crc crio[3638]: time=\"2026-06-09T13:20:17.029040406Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=74918d7e-afd2-4683-8594-350dacaa82da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.931264 | controller |     "Jun 09 13:20:17.034498 crc crio[3638]: time=\"2026-06-09T13:20:17.029391374Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=33eea83c-231f-4170-9c80-9e796cd39173 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.931279 | controller |     "Jun 09 13:20:17.050364 crc crio[3638]: time=\"2026-06-09T13:20:17.038758404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=58288ab6-f74f-4647-ba25-aa450be2c770 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.931294 | controller |     "Jun 09 13:20:17.050364 crc crio[3638]: time=\"2026-06-09T13:20:17.048788429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8c1cdf19-ed6a-4af3-94e0-9914efe40d30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.931309 | controller |     "Jun 09 13:20:17.050364 crc crio[3638]: time=\"2026-06-09T13:20:17.049005235Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=80ff9b20-dfdd-4a7a-9d1f-b74cada722c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.931330 | controller |     "Jun 09 13:20:17.072197 crc crio[3638]: time=\"2026-06-09T13:20:17.06999349Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91\" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931346 | controller |     "Jun 09 13:20:17.088827 crc crio[3638]: time=\"2026-06-09T13:20:17.088548234Z\" level=info msg=\"runSandbox: deleting pod ID c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91 from idIndex\" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931361 | controller |     "Jun 09 13:20:17.088827 crc crio[3638]: time=\"2026-06-09T13:20:17.088744559Z\" level=info msg=\"runSandbox: removing pod sandbox c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91\" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931376 | controller |     "Jun 09 13:20:17.088827 crc crio[3638]: time=\"2026-06-09T13:20:17.08879477Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91\" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931392 | controller |     "Jun 09 13:20:17.088827 crc crio[3638]: time=\"2026-06-09T13:20:17.088821101Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91\" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931406 | controller |     "Jun 09 13:20:17.101017 crc crio[3638]: time=\"2026-06-09T13:20:17.100644943Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c184f0d78791af6471a6c2e9c5873e3ba799d9106743ab654c1d3ecefa352f91\" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931421 | controller |     "Jun 09 13:20:17.112498 crc crio[3638]: time=\"2026-06-09T13:20:17.112090925Z\" 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=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931437 | controller |     "Jun 09 13:20:17.112635 crc crio[3638]: time=\"2026-06-09T13:20:17.112536526Z\" 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=8857c0b4-d95f-47da-b957-dfad828632bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931454 | controller |     "Jun 09 13:20:17.254633 crc crio[3638]: time=\"2026-06-09T13:20:17.253881279Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931472 | controller |     "Jun 09 13:20:17.290202 crc crio[3638]: time=\"2026-06-09T13:20:17.256813095Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752\" id=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931487 | controller |     "Jun 09 13:20:17.292919 crc crio[3638]: time=\"2026-06-09T13:20:17.257215505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.931502 | controller |     "Jun 09 13:20:17.293051 crc crio[3638]: time=\"2026-06-09T13:20:17.258692632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.931539 | controller |     "Jun 09 13:20:17.293051 crc crio[3638]: time=\"2026-06-09T13:20:17.273353746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.931556 | controller |     "Jun 09 13:20:17.293267 crc crio[3638]: time=\"2026-06-09T13:20:17.273749067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.931572 | controller |     "Jun 09 13:20:17.293267 crc crio[3638]: time=\"2026-06-09T13:20:17.273949552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.931587 | controller |     "Jun 09 13:20:17.293267 crc crio[3638]: time=\"2026-06-09T13:20:17.274057454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.931606 | controller |     "Jun 09 13:20:17.293399 crc crio[3638]: time=\"2026-06-09T13:20:17.274509456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.931621 | controller |     "Jun 09 13:20:17.323429 crc crio[3638]: time=\"2026-06-09T13:20:17.293916771Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=9e5474df-dce7-48bc-933c-f9bd332cf63f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.931637 | controller |     "Jun 09 13:20:17.323429 crc crio[3638]: time=\"2026-06-09T13:20:17.294942658Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=373bf5ba-25f9-412b-88c6-b2a89615ea96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.931652 | controller |     "Jun 09 13:20:17.323429 crc crio[3638]: time=\"2026-06-09T13:20:17.300701515Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=5e1a49b5-4ad8-408b-872f-d33a48caeacf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931667 | controller |     "Jun 09 13:20:17.323429 crc crio[3638]: time=\"2026-06-09T13:20:17.304879271Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=1ded2e91-9e30-4ac0-a731-7a56b95769c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.931682 | controller |     "Jun 09 13:20:17.362718 crc crio[3638]: time=\"2026-06-09T13:20:17.359589647Z\" level=info msg=\"runSandbox: deleting pod ID 981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752 from idIndex\" id=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931698 | controller |     "Jun 09 13:20:17.362718 crc crio[3638]: time=\"2026-06-09T13:20:17.360857358Z\" level=info msg=\"runSandbox: removing pod sandbox 981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752\" id=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931713 | controller |     "Jun 09 13:20:17.362718 crc crio[3638]: time=\"2026-06-09T13:20:17.36092995Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752\" id=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931729 | controller |     "Jun 09 13:20:17.362718 crc crio[3638]: time=\"2026-06-09T13:20:17.36095372Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752\" id=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931747 | controller |     "Jun 09 13:20:17.370652 crc crio[3638]: time=\"2026-06-09T13:20:17.369849388Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 981ef09ebf3024299ef6c3c4624b9ed4d2367336204a52c7c3630febf6716752\" id=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931763 | controller |     "Jun 09 13:20:17.594796 crc crio[3638]: time=\"2026-06-09T13:20:17.463250509Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931778 | controller |     "Jun 09 13:20:17.594796 crc crio[3638]: time=\"2026-06-09T13:20:17.590610627Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=2bb42d50-f53a-4f54-87b0-027914099215 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931793 | controller |     "Jun 09 13:20:17.594796 crc crio[3638]: time=\"2026-06-09T13:20:17.472982537Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040\" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931807 | controller |     "Jun 09 13:20:17.594796 crc crio[3638]: time=\"2026-06-09T13:20:17.476886807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.931822 | controller |     "Jun 09 13:20:17.594796 crc crio[3638]: time=\"2026-06-09T13:20:17.579580636Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763\" id=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931836 | controller |     "Jun 09 13:20:17.702707 crc crio[3638]: time=\"2026-06-09T13:20:17.700382136Z\" level=info msg=\"runSandbox: deleting pod ID ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040 from idIndex\" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931851 | controller |     "Jun 09 13:20:17.702707 crc crio[3638]: time=\"2026-06-09T13:20:17.70129415Z\" level=info msg=\"runSandbox: removing pod sandbox ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040\" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931866 | controller |     "Jun 09 13:20:17.702707 crc crio[3638]: time=\"2026-06-09T13:20:17.701393842Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040\" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931882 | controller |     "Jun 09 13:20:17.702707 crc crio[3638]: time=\"2026-06-09T13:20:17.701429213Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040\" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931897 | controller |     "Jun 09 13:20:17.702707 crc crio[3638]: time=\"2026-06-09T13:20:17.701922055Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b\" id=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931915 | controller |     "Jun 09 13:20:17.714407 crc crio[3638]: time=\"2026-06-09T13:20:17.713236184Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ae58d0e67359ccfb4783653928d56542284af061c3e3303081b82570f026d040\" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.931931 | controller |     "Jun 09 13:20:17.739871 crc crio[3638]: time=\"2026-06-09T13:20:17.73895798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.931950 | controller |     "Jun 09 13:20:17.743368 crc crio[3638]: time=\"2026-06-09T13:20:17.740041968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.931966 | controller |     "Jun 09 13:20:17.743368 crc crio[3638]: time=\"2026-06-09T13:20:17.740802287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.931981 | controller |     "Jun 09 13:20:17.743368 crc crio[3638]: time=\"2026-06-09T13:20:17.740962401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.931996 | controller |     "Jun 09 13:20:17.781581 crc crio[3638]: time=\"2026-06-09T13:20:17.780301534Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99\" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932011 | controller |     "Jun 09 13:20:17.788778 crc crio[3638]: time=\"2026-06-09T13:20:17.788580055Z\" level=info msg=\"runSandbox: deleting pod ID c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b from idIndex\" id=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932026 | controller |     "Jun 09 13:20:17.788778 crc crio[3638]: time=\"2026-06-09T13:20:17.788700948Z\" level=info msg=\"runSandbox: removing pod sandbox c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b\" id=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932041 | controller |     "Jun 09 13:20:17.788884 crc crio[3638]: time=\"2026-06-09T13:20:17.78878414Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b\" id=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932057 | controller |     "Jun 09 13:20:17.788884 crc crio[3638]: time=\"2026-06-09T13:20:17.788816781Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b\" id=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932076 | controller |     "Jun 09 13:20:17.824552 crc crio[3638]: time=\"2026-06-09T13:20:17.824008509Z\" level=info msg=\"runSandbox: deleting pod ID 8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99 from idIndex\" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932091 | controller |     "Jun 09 13:20:17.824672 crc crio[3638]: time=\"2026-06-09T13:20:17.824579814Z\" level=info msg=\"runSandbox: removing pod sandbox 8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99\" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932106 | controller |     "Jun 09 13:20:17.824672 crc crio[3638]: time=\"2026-06-09T13:20:17.824653685Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99\" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932124 | controller |     "Jun 09 13:20:17.824771 crc crio[3638]: time=\"2026-06-09T13:20:17.824680806Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99\" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932139 | controller |     "Jun 09 13:20:17.825928 crc crio[3638]: time=\"2026-06-09T13:20:17.825784884Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80\" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932154 | controller |     "Jun 09 13:20:17.834958 crc crio[3638]: time=\"2026-06-09T13:20:17.834817234Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8463aaacc43ccb4b1184b6161e27c2e1fba4efe6ed6a4dc8d86d78eaf5a6ad99\" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932169 | controller |     "Jun 09 13:20:17.845215 crc crio[3638]: time=\"2026-06-09T13:20:17.844088141Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c3c0812c0281db926164bffc15197daa5e70906a1db9aa01f140c7cd1216056b\" id=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932184 | controller |     "Jun 09 13:20:17.850193 crc crio[3638]: time=\"2026-06-09T13:20:17.850157447Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7\" id=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932200 | controller |     "Jun 09 13:20:17.861752 crc crio[3638]: time=\"2026-06-09T13:20:17.854909127Z\" level=info msg=\"runSandbox: deleting pod ID 69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763 from idIndex\" id=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932214 | controller |     "Jun 09 13:20:17.861752 crc crio[3638]: time=\"2026-06-09T13:20:17.85502616Z\" level=info msg=\"runSandbox: removing pod sandbox 69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763\" id=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932234 | controller |     "Jun 09 13:20:17.861752 crc crio[3638]: time=\"2026-06-09T13:20:17.855272066Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763\" id=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932250 | controller |     "Jun 09 13:20:17.861752 crc crio[3638]: time=\"2026-06-09T13:20:17.856322633Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763\" id=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932305 | controller |     "Jun 09 13:20:17.862699 crc crio[3638]: time=\"2026-06-09T13:20:17.862658754Z\" level=info msg=\"runSandbox: deleting pod ID 1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80 from idIndex\" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932324 | controller |     "Jun 09 13:20:17.862829 crc crio[3638]: time=\"2026-06-09T13:20:17.862808269Z\" level=info msg=\"runSandbox: removing pod sandbox 1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80\" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932340 | controller |     "Jun 09 13:20:17.862962 crc crio[3638]: time=\"2026-06-09T13:20:17.862944393Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80\" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932359 | controller |     "Jun 09 13:20:17.863050 crc crio[3638]: time=\"2026-06-09T13:20:17.863035765Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80\" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932375 | controller |     "Jun 09 13:20:17.872015 crc crio[3638]: time=\"2026-06-09T13:20:17.869902129Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 69416af52883572c61aaae1795a2109b8afd4f04118ca71d7371d6c5e9a58763\" id=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932390 | controller |     "Jun 09 13:20:17.888798 crc crio[3638]: time=\"2026-06-09T13:20:17.88873922Z\" level=info msg=\"runSandbox: deleting pod ID 6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7 from idIndex\" id=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932405 | controller |     "Jun 09 13:20:17.889846 crc crio[3638]: time=\"2026-06-09T13:20:17.889820008Z\" level=info msg=\"runSandbox: removing pod sandbox 6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7\" id=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932420 | controller |     "Jun 09 13:20:17.889995 crc crio[3638]: time=\"2026-06-09T13:20:17.889972092Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7\" id=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932435 | controller |     "Jun 09 13:20:17.890261 crc crio[3638]: time=\"2026-06-09T13:20:17.890092145Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7\" id=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932450 | controller |     "Jun 09 13:20:17.890991 crc crio[3638]: time=\"2026-06-09T13:20:17.890963977Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1093c85b590f75d4ed71439b27158bd717a300d914b343f773ae608f63c7ee80\" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932466 | controller |     "Jun 09 13:20:17.895053 crc crio[3638]: time=\"2026-06-09T13:20:17.895026041Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6e65ec020e21e748f57a69ec4eebd479c7865b268f5ba5c2536982f76cd1a6e7\" id=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932481 | controller |     "Jun 09 13:20:17.897571 crc crio[3638]: time=\"2026-06-09T13:20:17.897545424Z\" 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=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932496 | controller |     "Jun 09 13:20:17.897699 crc crio[3638]: time=\"2026-06-09T13:20:17.897677788Z\" 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=7463aa2a-ddfc-45d6-bf60-47353c733b88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932527 | controller |     "Jun 09 13:20:17.930387 crc crio[3638]: time=\"2026-06-09T13:20:17.930336131Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932550 | controller |     "Jun 09 13:20:17.946691 crc crio[3638]: time=\"2026-06-09T13:20:17.946656327Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=1406537e-99d3-4c88-b10f-02a5f5e9da3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932566 | controller |     "Jun 09 13:20:18.015907 crc crio[3638]: time=\"2026-06-09T13:20:18.015052671Z\" 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=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932581 | controller |     "Jun 09 13:20:18.016619 crc crio[3638]: time=\"2026-06-09T13:20:18.015957165Z\" 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=807d6296-caf8-4183-ab81-5635592a5d40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932596 | controller |     "Jun 09 13:20:18.216431 crc crio[3638]: time=\"2026-06-09T13:20:18.215335929Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932611 | controller |     "Jun 09 13:20:18.216431 crc crio[3638]: time=\"2026-06-09T13:20:18.216088128Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=db5e2ae0-2397-4d80-83a7-862980d53bb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932626 | controller |     "Jun 09 13:20:18.259398 crc crio[3638]: time=\"2026-06-09T13:20:18.259058404Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c\" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932641 | controller |     "Jun 09 13:20:18.268278 crc crio[3638]: time=\"2026-06-09T13:20:18.267853338Z\" level=info msg=\"runSandbox: deleting pod ID 106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c from idIndex\" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932657 | controller |     "Jun 09 13:20:18.268278 crc crio[3638]: time=\"2026-06-09T13:20:18.268055103Z\" level=info msg=\"runSandbox: removing pod sandbox 106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c\" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932672 | controller |     "Jun 09 13:20:18.268278 crc crio[3638]: time=\"2026-06-09T13:20:18.268097764Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c\" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932688 | controller |     "Jun 09 13:20:18.268505 crc crio[3638]: time=\"2026-06-09T13:20:18.268295309Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c\" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932703 | controller |     "Jun 09 13:20:18.271481 crc crio[3638]: time=\"2026-06-09T13:20:18.271257605Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 106d90811ffe59c2337fb9ad010b05503a801d2f96559ade999d704c1251804c\" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932721 | controller |     "Jun 09 13:20:18.271578 crc crio[3638]: time=\"2026-06-09T13:20:18.271283345Z\" 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=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932737 | controller |     "Jun 09 13:20:18.271578 crc crio[3638]: time=\"2026-06-09T13:20:18.271544142Z\" 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=c011225a-0a01-4c9e-b988-9683a6d4d3f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932752 | controller |     "Jun 09 13:20:18.287166 crc crio[3638]: time=\"2026-06-09T13:20:18.285901239Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b\" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932771 | controller |     "Jun 09 13:20:18.314179 crc crio[3638]: time=\"2026-06-09T13:20:18.313582995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.932787 | controller |     "Jun 09 13:20:18.321712 crc crio[3638]: time=\"2026-06-09T13:20:18.321515527Z\" level=info msg=\"runSandbox: deleting pod ID 3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b from idIndex\" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932803 | controller |     "Jun 09 13:20:18.321807 crc crio[3638]: time=\"2026-06-09T13:20:18.321738212Z\" level=info msg=\"runSandbox: removing pod sandbox 3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b\" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932818 | controller |     "Jun 09 13:20:18.321967 crc crio[3638]: time=\"2026-06-09T13:20:18.321830994Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b\" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932833 | controller |     "Jun 09 13:20:18.321967 crc crio[3638]: time=\"2026-06-09T13:20:18.321863565Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b\" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932848 | controller |     "Jun 09 13:20:18.329356 crc crio[3638]: time=\"2026-06-09T13:20:18.328956806Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3ecf6398ee7a58f0ce19072ff51f6cdf9e70a25349c4e87b968790cce2888e8b\" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932863 | controller |     "Jun 09 13:20:18.333760 crc crio[3638]: time=\"2026-06-09T13:20:18.333676907Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a\" id=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932878 | controller |     "Jun 09 13:20:18.353440 crc crio[3638]: time=\"2026-06-09T13:20:18.353063641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.932893 | controller |     "Jun 09 13:20:18.358335 crc crio[3638]: time=\"2026-06-09T13:20:18.356910019Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932910 | controller |     "Jun 09 13:20:18.358335 crc crio[3638]: time=\"2026-06-09T13:20:18.356989391Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=dddb2fbc-a66c-40a1-b738-e61fef177d81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932925 | controller |     "Jun 09 13:20:18.358618 crc crio[3638]: time=\"2026-06-09T13:20:18.358572162Z\" level=info msg=\"runSandbox: deleting pod ID b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a from idIndex\" id=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932940 | controller |     "Jun 09 13:20:18.358729 crc crio[3638]: time=\"2026-06-09T13:20:18.358710346Z\" level=info msg=\"runSandbox: removing pod sandbox b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a\" id=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932954 | controller |     "Jun 09 13:20:18.358881 crc crio[3638]: time=\"2026-06-09T13:20:18.358845119Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a\" id=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932969 | controller |     "Jun 09 13:20:18.359004 crc crio[3638]: time=\"2026-06-09T13:20:18.358981362Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a\" id=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932983 | controller |     "Jun 09 13:20:18.364276 crc crio[3638]: time=\"2026-06-09T13:20:18.364245097Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b43289e6ddeae681db9b0909afb6965a74fe3c2d17e818bfbec5c9f3290fcb8a\" id=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.932998 | controller |     "Jun 09 13:20:18.379769 crc crio[3638]: time=\"2026-06-09T13:20:18.3777175Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f\" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933013 | controller |     "Jun 09 13:20:18.398800 crc crio[3638]: time=\"2026-06-09T13:20:18.396255463Z\" 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=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933028 | controller |     "Jun 09 13:20:18.398800 crc crio[3638]: time=\"2026-06-09T13:20:18.396428948Z\" 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=b902103b-892f-406b-8f33-120a1b7da4fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933043 | controller |     "Jun 09 13:20:18.448187 crc crio[3638]: time=\"2026-06-09T13:20:18.432158469Z\" level=info msg=\"runSandbox: deleting pod ID 5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f from idIndex\" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933058 | controller |     "Jun 09 13:20:18.448187 crc crio[3638]: time=\"2026-06-09T13:20:18.432697223Z\" level=info msg=\"runSandbox: removing pod sandbox 5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f\" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933074 | controller |     "Jun 09 13:20:18.448187 crc crio[3638]: time=\"2026-06-09T13:20:18.432742274Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f\" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933099 | controller |     "Jun 09 13:20:18.448187 crc crio[3638]: time=\"2026-06-09T13:20:18.432762604Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f\" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933116 | controller |     "Jun 09 13:20:18.448187 crc crio[3638]: time=\"2026-06-09T13:20:18.435222217Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5a8c94bc4d35bb2fc5d0060c2901139692f711b03706463a93c4df800ec80c0f\" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933131 | controller |     "Jun 09 13:20:18.448187 crc crio[3638]: time=\"2026-06-09T13:20:18.43652357Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933146 | controller |     "Jun 09 13:20:18.448187 crc crio[3638]: time=\"2026-06-09T13:20:18.436622323Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=299d02c9-607a-4a5c-84d3-3c04fb264559 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933163 | controller |     "Jun 09 13:20:18.461901 crc crio[3638]: time=\"2026-06-09T13:20:18.461405985Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca\" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933179 | controller |     "Jun 09 13:20:18.465884 crc crio[3638]: time=\"2026-06-09T13:20:18.465818308Z\" level=info msg=\"runSandbox: deleting pod ID d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca from idIndex\" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933195 | controller |     "Jun 09 13:20:18.465964 crc crio[3638]: time=\"2026-06-09T13:20:18.465882239Z\" level=info msg=\"runSandbox: removing pod sandbox d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca\" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933211 | controller |     "Jun 09 13:20:18.465964 crc crio[3638]: time=\"2026-06-09T13:20:18.46592718Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca\" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933226 | controller |     "Jun 09 13:20:18.465964 crc crio[3638]: time=\"2026-06-09T13:20:18.465950961Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca\" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933241 | controller |     "Jun 09 13:20:18.466795 crc crio[3638]: time=\"2026-06-09T13:20:18.466698839Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d0d953ec3da6729b4ce86704fb85cfc8cdeebe146c3ecdbfed763552b50854ca\" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933257 | controller |     "Jun 09 13:20:18.523977 crc crio[3638]: 2026-06-09T13:20:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ca13db1fb3d809 Mac:46:fd:1e:08:76:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/0b74fbbb-e7ad-494e-b139-9c7a6de6dc39 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.933275 | controller |     "Jun 09 13:20:18.574761 crc crio[3638]: time=\"2026-06-09T13:20:18.574663713Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933291 | controller |     "Jun 09 13:20:18.575018 crc crio[3638]: time=\"2026-06-09T13:20:18.574772575Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=633c768a-d219-4402-a6f8-70757a8d6ffd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933306 | controller |     "Jun 09 13:20:18.578913 crc crio[3638]: time=\"2026-06-09T13:20:18.578819959Z\" level=info msg=\"Created container c6e1002c25a30d9752e8a03225754f3bcfa1397e0b3b16fc9941e09378fc1005: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=c0fc1901-aa80-4938-bab7-9dfb4b022341 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.933322 | controller |     "Jun 09 13:20:18.582472 crc crio[3638]: time=\"2026-06-09T13:20:18.582391679Z\" level=info msg=\"Starting container: c6e1002c25a30d9752e8a03225754f3bcfa1397e0b3b16fc9941e09378fc1005\" id=9c7c1c7e-4ae8-45a8-a2fa-628448e4cd62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.933337 | controller |     "Jun 09 13:20:18.592539 crc crio[3638]: time=\"2026-06-09T13:20:18.592396865Z\" level=info msg=\"Started container\" PID=10580 containerID=c6e1002c25a30d9752e8a03225754f3bcfa1397e0b3b16fc9941e09378fc1005 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=9c7c1c7e-4ae8-45a8-a2fa-628448e4cd62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c",
2026-06-09 14:45:33.933353 | controller |     "Jun 09 13:20:18.623910 crc crio[3638]: time=\"2026-06-09T13:20:18.622591735Z\" 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=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933368 | controller |     "Jun 09 13:20:18.623910 crc crio[3638]: time=\"2026-06-09T13:20:18.622667977Z\" 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=d04e07c5-52bf-4873-abca-71a62c6d8d15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933384 | controller |     "Jun 09 13:20:18.663926 crc crio[3638]: time=\"2026-06-09T13:20:18.663752464Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25\" id=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933399 | controller |     "Jun 09 13:20:18.667024 crc crio[3638]: time=\"2026-06-09T13:20:18.664508234Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd\" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933414 | controller |     "Jun 09 13:20:18.669730 crc crio[3638]: time=\"2026-06-09T13:20:18.668937817Z\" level=info msg=\"runSandbox: deleting pod ID 28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd from idIndex\" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933429 | controller |     "Jun 09 13:20:18.669730 crc crio[3638]: time=\"2026-06-09T13:20:18.669015629Z\" level=info msg=\"runSandbox: removing pod sandbox 28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd\" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933447 | controller |     "Jun 09 13:20:18.669730 crc crio[3638]: time=\"2026-06-09T13:20:18.669074791Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd\" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933463 | controller |     "Jun 09 13:20:18.669730 crc crio[3638]: time=\"2026-06-09T13:20:18.669361168Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd\" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933477 | controller |     "Jun 09 13:20:18.672244 crc crio[3638]: time=\"2026-06-09T13:20:18.672057106Z\" level=info msg=\"runSandbox: deleting pod ID ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25 from idIndex\" id=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933492 | controller |     "Jun 09 13:20:18.672244 crc crio[3638]: time=\"2026-06-09T13:20:18.672203499Z\" level=info msg=\"runSandbox: removing pod sandbox ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25\" id=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933507 | controller |     "Jun 09 13:20:18.672622 crc crio[3638]: time=\"2026-06-09T13:20:18.672309222Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25\" id=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933541 | controller |     "Jun 09 13:20:18.672622 crc crio[3638]: time=\"2026-06-09T13:20:18.672347014Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25\" id=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933557 | controller |     "Jun 09 13:20:18.672622 crc crio[3638]: time=\"2026-06-09T13:20:18.672423616Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 28adc44cb4cf14c5acf05d69b01889eb8cb387f814aa0b509ee96bde96c41efd\" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933573 | controller |     "Jun 09 13:20:18.678771 crc crio[3638]: time=\"2026-06-09T13:20:18.678717737Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d\" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933588 | controller |     "Jun 09 13:20:18.681927 crc crio[3638]: time=\"2026-06-09T13:20:18.681874256Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ac6408764c949f85ba31e7c8c66b1b91b079508e52b0bef8621a48b506430e25\" id=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933603 | controller |     "Jun 09 13:20:18.685039 crc crio[3638]: time=\"2026-06-09T13:20:18.685003567Z\" level=info msg=\"runSandbox: deleting pod ID 302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d from idIndex\" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933618 | controller |     "Jun 09 13:20:18.685325 crc crio[3638]: time=\"2026-06-09T13:20:18.685301494Z\" level=info msg=\"runSandbox: removing pod sandbox 302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d\" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933634 | controller |     "Jun 09 13:20:18.685566 crc crio[3638]: time=\"2026-06-09T13:20:18.685517719Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d\" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933652 | controller |     "Jun 09 13:20:18.685695 crc crio[3638]: time=\"2026-06-09T13:20:18.685675163Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d\" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933668 | controller |     "Jun 09 13:20:18.688714 crc crio[3638]: time=\"2026-06-09T13:20:18.688687101Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 302b712957b58a3852d6245780e3f7418e93a74ad311517f9a70e2a92123017d\" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933683 | controller |     "Jun 09 13:20:18.696561 crc crio[3638]: time=\"2026-06-09T13:20:18.696415868Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed\" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933698 | controller |     "Jun 09 13:20:18.698835 crc crio[3638]: time=\"2026-06-09T13:20:18.698679156Z\" level=info msg=\"runSandbox: deleting pod ID a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed from idIndex\" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933713 | controller |     "Jun 09 13:20:18.698835 crc crio[3638]: time=\"2026-06-09T13:20:18.698738277Z\" level=info msg=\"runSandbox: removing pod sandbox a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed\" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933728 | controller |     "Jun 09 13:20:18.698835 crc crio[3638]: time=\"2026-06-09T13:20:18.698790958Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed\" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933743 | controller |     "Jun 09 13:20:18.699492 crc crio[3638]: time=\"2026-06-09T13:20:18.69886511Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed\" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933759 | controller |     "Jun 09 13:20:18.699759 crc crio[3638]: time=\"2026-06-09T13:20:18.699697112Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a8d15140f8db55c9cd0204e8d2b074207178023446fefc5b7d513e578be8ceed\" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933774 | controller |     "Jun 09 13:20:18.710298 crc crio[3638]: time=\"2026-06-09T13:20:18.710015605Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8\" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933789 | controller |     "Jun 09 13:20:18.712537 crc crio[3638]: time=\"2026-06-09T13:20:18.712416986Z\" level=info msg=\"runSandbox: deleting pod ID d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8 from idIndex\" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933805 | controller |     "Jun 09 13:20:18.712537 crc crio[3638]: time=\"2026-06-09T13:20:18.712485088Z\" level=info msg=\"runSandbox: removing pod sandbox d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8\" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933820 | controller |     "Jun 09 13:20:18.712537 crc crio[3638]: time=\"2026-06-09T13:20:18.712535489Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8\" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933838 | controller |     "Jun 09 13:20:18.714005 crc crio[3638]: time=\"2026-06-09T13:20:18.71255684Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8\" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933853 | controller |     "Jun 09 13:20:18.714005 crc crio[3638]: time=\"2026-06-09T13:20:18.713952395Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d6a3428395a12c8b8324f55a4abc2a7e977eb33ebbb48ac3cc22fd147f9f8bf8\" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933868 | controller |     "Jun 09 13:20:18.723954 crc crio[3638]: time=\"2026-06-09T13:20:18.723741015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.933883 | controller |     "Jun 09 13:20:18.725496 crc crio[3638]: time=\"2026-06-09T13:20:18.725380747Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee\" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933899 | controller |     "Jun 09 13:20:18.731043 crc crio[3638]: time=\"2026-06-09T13:20:18.730944538Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933914 | controller |     "Jun 09 13:20:18.731209 crc crio[3638]: time=\"2026-06-09T13:20:18.731045701Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=ebfc7814-32b5-4267-8540-d564f40605cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933929 | controller |     "Jun 09 13:20:18.731407 crc crio[3638]: time=\"2026-06-09T13:20:18.731345438Z\" level=info msg=\"runSandbox: deleting pod ID 3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee from idIndex\" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933944 | controller |     "Jun 09 13:20:18.731585 crc crio[3638]: time=\"2026-06-09T13:20:18.731562774Z\" level=info msg=\"runSandbox: removing pod sandbox 3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee\" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933959 | controller |     "Jun 09 13:20:18.732688 crc crio[3638]: time=\"2026-06-09T13:20:18.732629611Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee\" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933974 | controller |     "Jun 09 13:20:18.732846 crc crio[3638]: time=\"2026-06-09T13:20:18.732823796Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee\" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.933989 | controller |     "Jun 09 13:20:18.734419 crc crio[3638]: time=\"2026-06-09T13:20:18.734396976Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3fb702f3bc2f0927e8400e3f1af86d286b3f3ce07109f1bed744b6742b435eee\" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934006 | controller |     "Jun 09 13:20:18.740779 crc crio[3638]: time=\"2026-06-09T13:20:18.740677866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.934021 | controller |     "Jun 09 13:20:18.742535 crc crio[3638]: time=\"2026-06-09T13:20:18.742316708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.934036 | controller |     "Jun 09 13:20:18.751356 crc crio[3638]: 2026-06-09T13:20:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdac98fdd7ecb14 Mac:66:d6:a3:62:18:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/2d91a8fc-0730-42eb-9678-d1a424cd909d SocketPath: PciID:}] [{Interface:0xc000194de0 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.934051 | controller |     "Jun 09 13:20:18.760163 crc crio[3638]: time=\"2026-06-09T13:20:18.756394407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.934065 | controller |     "Jun 09 13:20:18.760163 crc crio[3638]: time=\"2026-06-09T13:20:18.759952589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.934080 | controller |     "Jun 09 13:20:18.761777 crc crio[3638]: time=\"2026-06-09T13:20:18.76162393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.934095 | controller |     "Jun 09 13:20:18.763820 crc crio[3638]: time=\"2026-06-09T13:20:18.763386286Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223\" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934110 | controller |     "Jun 09 13:20:18.763820 crc crio[3638]: time=\"2026-06-09T13:20:18.763607341Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08\" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934125 | controller |     "Jun 09 13:20:18.765717 crc crio[3638]: time=\"2026-06-09T13:20:18.765596121Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d\" id=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934140 | controller |     "Jun 09 13:20:18.766488 crc crio[3638]: time=\"2026-06-09T13:20:18.766416593Z\" level=info msg=\"runSandbox: deleting pod ID 1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223 from idIndex\" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934156 | controller |     "Jun 09 13:20:18.766745 crc crio[3638]: time=\"2026-06-09T13:20:18.766500656Z\" level=info msg=\"runSandbox: removing pod sandbox 1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223\" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934171 | controller |     "Jun 09 13:20:18.766745 crc crio[3638]: time=\"2026-06-09T13:20:18.766543677Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223\" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934186 | controller |     "Jun 09 13:20:18.766745 crc crio[3638]: time=\"2026-06-09T13:20:18.766562097Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223\" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934207 | controller |     "Jun 09 13:20:18.767186 crc crio[3638]: time=\"2026-06-09T13:20:18.767142812Z\" level=info msg=\"runSandbox: deleting pod ID f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08 from idIndex\" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934222 | controller |     "Jun 09 13:20:18.767261 crc crio[3638]: time=\"2026-06-09T13:20:18.767192273Z\" level=info msg=\"runSandbox: removing pod sandbox f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08\" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934237 | controller |     "Jun 09 13:20:18.767261 crc crio[3638]: time=\"2026-06-09T13:20:18.767222334Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08\" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934252 | controller |     "Jun 09 13:20:18.767261 crc crio[3638]: time=\"2026-06-09T13:20:18.767240504Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08\" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934267 | controller |     "Jun 09 13:20:18.768355 crc crio[3638]: time=\"2026-06-09T13:20:18.768314822Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1810a6261af3d69d31c3991e37eee0d4a2415ad5db83a89aa4a4fbd3f070a223\" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934282 | controller |     "Jun 09 13:20:18.768760 crc crio[3638]: time=\"2026-06-09T13:20:18.768698311Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f2b47d8832072b18c972e28001b77bbca7eabcbe3de15c41c0159dc5b24a5c08\" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934297 | controller |     "Jun 09 13:20:18.769079 crc crio[3638]: time=\"2026-06-09T13:20:18.768984258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.934312 | controller |     "Jun 09 13:20:18.769875 crc crio[3638]: time=\"2026-06-09T13:20:18.769755179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.934327 | controller |     "Jun 09 13:20:18.774410 crc crio[3638]: time=\"2026-06-09T13:20:18.774222471Z\" level=info msg=\"runSandbox: deleting pod ID 7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d from idIndex\" id=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934342 | controller |     "Jun 09 13:20:18.774410 crc crio[3638]: time=\"2026-06-09T13:20:18.774285433Z\" level=info msg=\"runSandbox: removing pod sandbox 7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d\" id=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934357 | controller |     "Jun 09 13:20:18.774410 crc crio[3638]: time=\"2026-06-09T13:20:18.774340205Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d\" id=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934372 | controller |     "Jun 09 13:20:18.774410 crc crio[3638]: time=\"2026-06-09T13:20:18.774361686Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d\" id=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934390 | controller |     "Jun 09 13:20:18.776918 crc crio[3638]: time=\"2026-06-09T13:20:18.77649198Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7b2eb972a0df67afcdc022b03854865c8f671993f9c861e9550328616beb962d\" id=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934405 | controller |     "Jun 09 13:20:18.777760 crc crio[3638]: time=\"2026-06-09T13:20:18.777699091Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934421 | controller |     "Jun 09 13:20:18.778238 crc crio[3638]: time=\"2026-06-09T13:20:18.778204003Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=e3b7db2d-8f17-46dc-b7a3-1c606139bd86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934436 | controller |     "Jun 09 13:20:18.784800 crc crio[3638]: time=\"2026-06-09T13:20:18.78474513Z\" 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=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934451 | controller |     "Jun 09 13:20:18.784987 crc crio[3638]: time=\"2026-06-09T13:20:18.784956695Z\" 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=01a744e7-9ff3-4638-b636-3716219f043f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934466 | controller |     "Jun 09 13:20:18.794480 crc crio[3638]: time=\"2026-06-09T13:20:18.794338325Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934482 | controller |     "Jun 09 13:20:18.794660 crc crio[3638]: time=\"2026-06-09T13:20:18.794585531Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=9d66b39d-7aa1-43e6-a313-a8ae1e1d2225 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934555 | controller |     "Jun 09 13:20:18.812821 crc crio[3638]: time=\"2026-06-09T13:20:18.811829131Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37\" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934578 | controller |     "Jun 09 13:20:18.813967 crc crio[3638]: time=\"2026-06-09T13:20:18.812049117Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.934595 | controller |     "Jun 09 13:20:18.813967 crc crio[3638]: time=\"2026-06-09T13:20:18.813574626Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"",
2026-06-09 14:45:33.934610 | controller |     "Jun 09 13:20:18.813967 crc crio[3638]: time=\"2026-06-09T13:20:18.813656118Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4ca13db1fb3d80947337885769c347fe965cf58262665d2df6c523303a52bcec UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/0b74fbbb-e7ad-494e-b139-9c7a6de6dc39 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:0xc0019a8158}] Aliases:map[]}\"",
2026-06-09 14:45:33.934630 | controller |     "Jun 09 13:20:18.813967 crc crio[3638]: time=\"2026-06-09T13:20:18.813826582Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:bdac98fdd7ecb14268d601e6cd89e7f16e133dba2a3c355cd6256d7574f4ed4a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2d91a8fc-0730-42eb-9678-d1a424cd909d 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:0xc0019a8150}] Aliases:map[]}\"",
2026-06-09 14:45:33.934646 | controller |     "Jun 09 13:20:18.814267 crc crio[3638]: time=\"2026-06-09T13:20:18.813859103Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.934662 | controller |     "Jun 09 13:20:18.814267 crc crio[3638]: time=\"2026-06-09T13:20:18.814228562Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.934678 | controller |     "Jun 09 13:20:18.822016 crc crio[3638]: time=\"2026-06-09T13:20:18.821938219Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934693 | controller |     "Jun 09 13:20:18.822177 crc crio[3638]: time=\"2026-06-09T13:20:18.82202428Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=be21ca46-a7cc-43a7-9574-d4cb4f70d94b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934708 | controller |     "Jun 09 13:20:18.833655 crc crio[3638]: time=\"2026-06-09T13:20:18.833513134Z\" level=info msg=\"runSandbox: deleting pod ID d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37 from idIndex\" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934724 | controller |     "Jun 09 13:20:18.833950 crc crio[3638]: time=\"2026-06-09T13:20:18.833680239Z\" level=info msg=\"runSandbox: removing pod sandbox d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37\" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934739 | controller |     "Jun 09 13:20:18.834092 crc crio[3638]: time=\"2026-06-09T13:20:18.834017447Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37\" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934755 | controller |     "Jun 09 13:20:18.834092 crc crio[3638]: time=\"2026-06-09T13:20:18.834080348Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37\" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934771 | controller |     "Jun 09 13:20:18.835037 crc crio[3638]: time=\"2026-06-09T13:20:18.834981531Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d750a354d6da316f18fdd660a6ef043915329e1337ac7eacea26b7b0af7a7a37\" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934786 | controller |     "Jun 09 13:20:18.837095 crc crio[3638]: time=\"2026-06-09T13:20:18.836966933Z\" 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=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934805 | controller |     "Jun 09 13:20:18.837232 crc crio[3638]: time=\"2026-06-09T13:20:18.837177208Z\" 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=4e5d29e6-6542-4aaf-8d35-798e499eb9e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934820 | controller |     "Jun 09 13:20:18.841815 crc crio[3638]: time=\"2026-06-09T13:20:18.841328364Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.934835 | controller |     "Jun 09 13:20:18.841815 crc crio[3638]: time=\"2026-06-09T13:20:18.841367595Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.934850 | controller |     "Jun 09 13:20:18.841815 crc crio[3638]: time=\"2026-06-09T13:20:18.841390135Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_fe0383ad-ffbf-4cd2-9903-57beae3c7d3d\\\"\"",
2026-06-09 14:45:33.934866 | controller |     "Jun 09 13:20:18.841815 crc crio[3638]: time=\"2026-06-09T13:20:18.841427676Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_1b1783e4-8d23-4dc7-b7e4-87502cedafb4\\\"\"",
2026-06-09 14:45:33.934881 | controller |     "Jun 09 13:20:18.849534 crc crio[3638]: time=\"2026-06-09T13:20:18.849263036Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934896 | controller |     "Jun 09 13:20:18.849534 crc crio[3638]: time=\"2026-06-09T13:20:18.849443751Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=b6c12d67-4f2a-4878-abff-59270a0c9b61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934912 | controller |     "Jun 09 13:20:18.862485 crc crio[3638]: time=\"2026-06-09T13:20:18.862176165Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934927 | controller |     "Jun 09 13:20:18.862485 crc crio[3638]: time=\"2026-06-09T13:20:18.862272957Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=c7cb3d87-9b07-4844-a174-7fd63d81c825 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934942 | controller |     "Jun 09 13:20:18.868569 crc crio[3638]: time=\"2026-06-09T13:20:18.868350433Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934960 | controller |     "Jun 09 13:20:18.868569 crc crio[3638]: time=\"2026-06-09T13:20:18.868384143Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=0c564d09-f5a2-49ee-932a-0a885fbb130c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.934988 | controller |     "Jun 09 13:20:18.873982 crc crio[3638]: time=\"2026-06-09T13:20:18.873925625Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.935004 | controller |     "Jun 09 13:20:18.874217 crc crio[3638]: time=\"2026-06-09T13:20:18.874191931Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=caae8f96-a61e-403c-8774-8655d7b5e600 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.935022 | controller |     "Jun 09 13:20:18.878793 crc crio[3638]: time=\"2026-06-09T13:20:18.878703517Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.935038 | controller |     "Jun 09 13:20:18.878793 crc crio[3638]: time=\"2026-06-09T13:20:18.878774319Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.935053 | controller |     "Jun 09 13:20:18.878940 crc crio[3638]: time=\"2026-06-09T13:20:18.87880729Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.935069 | controller |     "Jun 09 13:20:18.880790 crc crio[3638]: time=\"2026-06-09T13:20:18.880719337Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.935084 | controller |     "Jun 09 13:20:18.880871 crc crio[3638]: time=\"2026-06-09T13:20:18.880797709Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=2eccdb90-394a-44ea-86cf-6c3b882db81f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.935099 | controller |     "Jun 09 13:20:18.891357 crc crio[3638]: time=\"2026-06-09T13:20:18.89099019Z\" level=info msg=\"Created container c2378ee384f7da320b20c92ab962fb192bf85ce94a447b2ea57cd85986488dd9: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=1f741ec4-6cc9-4e77-82be-d298c1d04468 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.935113 | controller |     "Jun 09 13:20:18.892075 crc crio[3638]: time=\"2026-06-09T13:20:18.892000006Z\" level=info msg=\"Starting container: c2378ee384f7da320b20c92ab962fb192bf85ce94a447b2ea57cd85986488dd9\" id=7d1f30b7-91e6-4db0-915a-b4752556d362 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.935128 | controller |     "Jun 09 13:20:18.893420 crc crio[3638]: time=\"2026-06-09T13:20:18.893189046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.935143 | controller |     "Jun 09 13:20:18.894438 crc crio[3638]: time=\"2026-06-09T13:20:18.894326825Z\" level=info msg=\"Created container da6be87bdcf9b66cbc609198777c97d67ab406aaba9c613ab7cfb1e394ce8106: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=7c97795f-0f50-485b-aef3-45cf80b4031c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.935158 | controller |     "Jun 09 13:20:18.897728 crc crio[3638]: time=\"2026-06-09T13:20:18.897284801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.935173 | controller |     "Jun 09 13:20:18.898280 crc crio[3638]: time=\"2026-06-09T13:20:18.898097571Z\" level=info msg=\"Starting container: da6be87bdcf9b66cbc609198777c97d67ab406aaba9c613ab7cfb1e394ce8106\" id=54e689a6-1177-4f20-bf3a-958c10312fa5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.935187 | controller |     "Jun 09 13:20:18.899385 crc crio[3638]: time=\"2026-06-09T13:20:18.898789539Z\" level=info msg=\"Created container 564d18aea2d64fd5eed5e1b581590d3d9eb8f38f1e0b4c5886a55329b8877d95: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=c166b578-0b4a-48b4-9d0b-d67f2d52a477 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.935202 | controller |     "Jun 09 13:20:18.900641 crc crio[3638]: time=\"2026-06-09T13:20:18.900579524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.935219 | controller |     "Jun 09 13:20:18.900758 crc crio[3638]: time=\"2026-06-09T13:20:18.900678627Z\" level=info msg=\"Starting container: 564d18aea2d64fd5eed5e1b581590d3d9eb8f38f1e0b4c5886a55329b8877d95\" id=f7ef42ee-efa6-4960-bb66-23ebff0fc86e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.935234 | controller |     "Jun 09 13:20:18.901368 crc crio[3638]: time=\"2026-06-09T13:20:18.901306122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.935249 | controller |     "Jun 09 13:20:18.903376 crc crio[3638]: time=\"2026-06-09T13:20:18.903314414Z\" level=info msg=\"Started container\" PID=10671 containerID=c2378ee384f7da320b20c92ab962fb192bf85ce94a447b2ea57cd85986488dd9 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=7d1f30b7-91e6-4db0-915a-b4752556d362 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d54e9deea42b276a6a049420b1b33ae566bf67e2c715c31124e4d089e5e2342",
2026-06-09 14:45:33.935265 | controller |     "Jun 09 13:20:18.907029 crc crio[3638]: time=\"2026-06-09T13:20:18.906935256Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.935280 | controller |     "Jun 09 13:20:18.907029 crc crio[3638]: time=\"2026-06-09T13:20:18.906980857Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.935295 | controller |     "Jun 09 13:20:18.907029 crc crio[3638]: time=\"2026-06-09T13:20:18.907013318Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"",
2026-06-09 14:45:33.935311 | controller |     "Jun 09 13:20:18.907379 crc crio[3638]: time=\"2026-06-09T13:20:18.907194353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.935326 | controller |     "Jun 09 13:20:18.917661 crc crio[3638]: time=\"2026-06-09T13:20:18.917569468Z\" level=info msg=\"Started container\" PID=10673 containerID=da6be87bdcf9b66cbc609198777c97d67ab406aaba9c613ab7cfb1e394ce8106 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=54e689a6-1177-4f20-bf3a-958c10312fa5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc5d6c2ea4da94fe73d2369e501a6c63f0f959efebbc50c2fcee165ea9c4a71c",
2026-06-09 14:45:33.935342 | controller |     "Jun 09 13:20:18.922714 crc crio[3638]: time=\"2026-06-09T13:20:18.922629806Z\" level=info msg=\"Started container\" PID=10681 containerID=564d18aea2d64fd5eed5e1b581590d3d9eb8f38f1e0b4c5886a55329b8877d95 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=f7ef42ee-efa6-4960-bb66-23ebff0fc86e name=/runtime.v1.RuntimeService/StartContainer sandboxID=20a32905371e728ec14d334fe6ee4c460ef17198d15369bde5aa6d94db090dd3",
2026-06-09 14:45:33.935358 | controller |     "Jun 09 13:20:18.923656 crc crio[3638]: time=\"2026-06-09T13:20:18.923573881Z\" level=info msg=\"Created container bbdc46ed2a3f2b21f49aa82c30409e543a3fe5ca2655dd35e1df9c5b97eea387: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=33eea83c-231f-4170-9c80-9e796cd39173 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.935373 | controller |     "Jun 09 13:20:18.924404 crc crio[3638]: time=\"2026-06-09T13:20:18.92434112Z\" level=info msg=\"Ran pod sandbox 4ca13db1fb3d80947337885769c347fe965cf58262665d2df6c523303a52bcec with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=fa1cbfb9-9279-4e79-92f2-367562446a74 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.935392 | controller |     "Jun 09 13:20:18.927859 crc crio[3638]: time=\"2026-06-09T13:20:18.927775789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.935460 | controller |     "Jun 09 13:20:18.932899 crc crio[3638]: time=\"2026-06-09T13:20:18.932759435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.935476 | controller |     "Jun 09 13:20:18.934378 crc crio[3638]: time=\"2026-06-09T13:20:18.934288664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ea4aafc3-c793-4917-8091-a698a2d839db name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.935491 | controller |     "Jun 09 13:20:18.934735 crc crio[3638]: time=\"2026-06-09T13:20:18.934646873Z\" level=info msg=\"Starting container: bbdc46ed2a3f2b21f49aa82c30409e543a3fe5ca2655dd35e1df9c5b97eea387\" id=533e8c9e-d739-4101-9ea7-b6717338cc19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.935506 | controller |     "Jun 09 13:20:18.937309 crc crio[3638]: time=\"2026-06-09T13:20:18.937190188Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=000eacfb-460e-4b11-8b35-07f8dc2ad0a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.935542 | controller |     "Jun 09 13:20:18.940619 crc crio[3638]: time=\"2026-06-09T13:20:18.937227559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.935558 | controller |     "Jun 09 13:20:18.945603 crc crio[3638]: time=\"2026-06-09T13:20:18.941399665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.935572 | controller |     "Jun 09 13:20:18.947031 crc crio[3638]: time=\"2026-06-09T13:20:18.939362624Z\" level=info msg=\"Ran pod sandbox bdac98fdd7ecb14268d601e6cd89e7f16e133dba2a3c355cd6256d7574f4ed4a with infra container: openshift-dns/dns-default-qtghf/POD\" id=bff9da7a-8324-4e93-8642-0411a07fcd1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.935587 | controller |     "Jun 09 13:20:18.950828 crc crio[3638]: time=\"2026-06-09T13:20:18.94237321Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.935602 | controller |     "Jun 09 13:20:18.950828 crc crio[3638]: time=\"2026-06-09T13:20:18.950804315Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=6ba8a564-add4-4801-aa32-8316012d1c14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.935616 | controller |     "Jun 09 13:20:18.956300 crc crio[3638]: time=\"2026-06-09T13:20:18.956215874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.935631 | controller |     "Jun 09 13:20:18.959666 crc crio[3638]: time=\"2026-06-09T13:20:18.959598119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6ebee1f2-fbda-4f45-add7-6f24b596d558 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.935645 | controller |     "Jun 09 13:20:18.960160 crc crio[3638]: time=\"2026-06-09T13:20:18.959879866Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=4676808b-e8e7-4958-8fbf-43579d24833f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.935663 | controller |     "Jun 09 13:20:18.961295 crc crio[3638]: time=\"2026-06-09T13:20:18.96120573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=dafd07ab-b1d5-4f27-ae66-420f31b4e8f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.935678 | controller |     "Jun 09 13:20:18.962252 crc crio[3638]: time=\"2026-06-09T13:20:18.962085603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.935693 | controller |     "Jun 09 13:20:18.972081 crc crio[3638]: time=\"2026-06-09T13:20:18.972027487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.935707 | controller |     "Jun 09 13:20:18.973718 crc crio[3638]: time=\"2026-06-09T13:20:18.973623617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.935721 | controller |     "Jun 09 13:20:18.974746 crc crio[3638]: time=\"2026-06-09T13:20:18.973651688Z\" level=info msg=\"Started container\" PID=10682 containerID=bbdc46ed2a3f2b21f49aa82c30409e543a3fe5ca2655dd35e1df9c5b97eea387 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=533e8c9e-d739-4101-9ea7-b6717338cc19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38497a77a87d7a384b01bc3bf79cf69916b92316bf98395044cb99e2c32a041d",
2026-06-09 14:45:33.935736 | controller |     "Jun 09 13:20:18.977708 crc crio[3638]: time=\"2026-06-09T13:20:18.977617959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.935751 | controller |     "Jun 09 13:20:18.982092 crc crio[3638]: time=\"2026-06-09T13:20:18.98200279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=27c92de2-f5d3-4b59-9274-94fadb67f09b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.935766 | controller |     "Jun 09 13:20:18.984383 crc crio[3638]: time=\"2026-06-09T13:20:18.984294469Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=1469dbca-0759-4d64-b3ea-c1a733d07274 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.935780 | controller |     "Jun 09 13:20:18.984967 crc crio[3638]: time=\"2026-06-09T13:20:18.984901795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.935794 | controller |     "Jun 09 13:20:18.986691 crc crio[3638]: time=\"2026-06-09T13:20:18.986608398Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=14a01baf-6708-4eda-a00e-ce40614aa0b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.935809 | controller |     "Jun 09 13:20:18.986985 crc crio[3638]: time=\"2026-06-09T13:20:18.986950247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.935823 | controller |     "Jun 09 13:20:18.987172 crc crio[3638]: time=\"2026-06-09T13:20:18.98704759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.935841 | controller |     "Jun 09 13:20:18.999427 crc crio[3638]: time=\"2026-06-09T13:20:18.999336083Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=4694768c-b78e-41e7-a465-de5f65d63053 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.935856 | controller |     "Jun 09 13:20:19.003753 crc crio[3638]: time=\"2026-06-09T13:20:19.003608481Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.935871 | controller |     "Jun 09 13:20:19.003901 crc crio[3638]: time=\"2026-06-09T13:20:19.003768716Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.935885 | controller |     "Jun 09 13:20:19.003901 crc crio[3638]: time=\"2026-06-09T13:20:19.003846798Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"",
2026-06-09 14:45:33.935899 | controller |     "Jun 09 13:20:19.004302 crc crio[3638]: time=\"2026-06-09T13:20:19.004217117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.935914 | controller |     "Jun 09 13:20:19.009624 crc crio[3638]: time=\"2026-06-09T13:20:19.009566534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.935929 | controller |     "Jun 09 13:20:19.043192 crc crio[3638]: time=\"2026-06-09T13:20:19.043045027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.935943 | controller |     "Jun 09 13:20:19.052509 crc crio[3638]: time=\"2026-06-09T13:20:19.052308974Z\" level=info msg=\"Created container 189bafe7090c68a85bfe67e9308146fc03269c68a5975872aa014e17cfd6ea7e: openshift-console/console-6c684df5db-cc8g8/console\" id=8ee92455-6410-4022-99da-e0ba76a418df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.935957 | controller |     "Jun 09 13:20:19.054763 crc crio[3638]: time=\"2026-06-09T13:20:19.054642113Z\" level=info msg=\"Starting container: 189bafe7090c68a85bfe67e9308146fc03269c68a5975872aa014e17cfd6ea7e\" id=df1429f3-d376-48c3-b528-cece4e5ad6e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.935972 | controller |     "Jun 09 13:20:19.087311 crc crio[3638]: time=\"2026-06-09T13:20:19.086407264Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.935986 | controller |     "Jun 09 13:20:19.087311 crc crio[3638]: time=\"2026-06-09T13:20:19.087294627Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.936000 | controller |     "Jun 09 13:20:19.087311 crc crio[3638]: time=\"2026-06-09T13:20:19.087319117Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"",
2026-06-09 14:45:33.936015 | controller |     "Jun 09 13:20:19.128585 crc crio[3638]: time=\"2026-06-09T13:20:19.128423915Z\" level=info msg=\"Started container\" PID=10724 containerID=189bafe7090c68a85bfe67e9308146fc03269c68a5975872aa014e17cfd6ea7e description=openshift-console/console-6c684df5db-cc8g8/console id=df1429f3-d376-48c3-b528-cece4e5ad6e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3",
2026-06-09 14:45:33.936030 | controller |     "Jun 09 13:20:19.134525 crc crio[3638]: time=\"2026-06-09T13:20:19.134421717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.936044 | controller |     "Jun 09 13:20:19.134997 crc crio[3638]: time=\"2026-06-09T13:20:19.134927181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.936062 | controller |     "Jun 09 13:20:19.170585 crc crio[3638]: time=\"2026-06-09T13:20:19.170349535Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.936076 | controller |     "Jun 09 13:20:19.170585 crc crio[3638]: time=\"2026-06-09T13:20:19.17055938Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.936091 | controller |     "Jun 09 13:20:19.170585 crc crio[3638]: time=\"2026-06-09T13:20:19.1705849Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"",
2026-06-09 14:45:33.936105 | controller |     "Jun 09 13:20:19.183058 crc crio[3638]: time=\"2026-06-09T13:20:19.182820153Z\" level=info msg=\"Created container c79dc6c91caf0123cd45dc2d48f7e0b675ca86c850e6d9323bcefa31907cfbfa: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=9e5474df-dce7-48bc-933c-f9bd332cf63f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.936119 | controller |     "Jun 09 13:20:19.187586 crc crio[3638]: time=\"2026-06-09T13:20:19.18665781Z\" level=info msg=\"Starting container: c79dc6c91caf0123cd45dc2d48f7e0b675ca86c850e6d9323bcefa31907cfbfa\" id=72df7c2d-8408-4699-bdd6-13f4b6ce000a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.936134 | controller |     "Jun 09 13:20:19.188954 crc crio[3638]: time=\"2026-06-09T13:20:19.188890467Z\" level=info msg=\"Created container fb257d72fa2e3a788569c434db857ead46211527a02ba9ff3bfd514332a6f32f: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=80ff9b20-dfdd-4a7a-9d1f-b74cada722c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.936149 | controller |     "Jun 09 13:20:19.189861 crc crio[3638]: time=\"2026-06-09T13:20:19.189281307Z\" level=info msg=\"Created container 8eda19a1412117a88d8055af1f6224bf99651a216d774b6ccd40d2120a7973af: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=373bf5ba-25f9-412b-88c6-b2a89615ea96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.936164 | controller |     "Jun 09 13:20:19.190537 crc crio[3638]: time=\"2026-06-09T13:20:19.190440417Z\" level=info msg=\"Created container 240e98b0d10fd38d1265119da91ec38bf5537228a95c9613218ef85440c87853: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=f8ad10c7-6c1d-499c-9cf4-9efdee3493fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.936179 | controller |     "Jun 09 13:20:19.192157 crc crio[3638]: time=\"2026-06-09T13:20:19.191995626Z\" level=info msg=\"Created container 4a7b067969e033f7ccbea37a106e3a4d27747b7be708e68a5d182ebf34c8cbba: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=74918d7e-afd2-4683-8594-350dacaa82da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.936193 | controller |     "Jun 09 13:20:19.192241 crc crio[3638]: time=\"2026-06-09T13:20:19.19216017Z\" level=info msg=\"Starting container: fb257d72fa2e3a788569c434db857ead46211527a02ba9ff3bfd514332a6f32f\" id=82b4a057-0aa9-43af-bdd4-177614dda484 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.936208 | controller |     "Jun 09 13:20:19.192659 crc crio[3638]: time=\"2026-06-09T13:20:19.19255761Z\" level=info msg=\"Starting container: 8eda19a1412117a88d8055af1f6224bf99651a216d774b6ccd40d2120a7973af\" id=3c697078-c612-494a-9826-4324d65b7a44 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.936222 | controller |     "Jun 09 13:20:19.193152 crc crio[3638]: time=\"2026-06-09T13:20:19.193030392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.936236 | controller |     "Jun 09 13:20:19.194258 crc crio[3638]: time=\"2026-06-09T13:20:19.193691319Z\" level=info msg=\"Starting container: 4a7b067969e033f7ccbea37a106e3a4d27747b7be708e68a5d182ebf34c8cbba\" id=25aef20e-99d9-45d1-8733-9833258101e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.936253 | controller |     "Jun 09 13:20:19.197554 crc crio[3638]: time=\"2026-06-09T13:20:19.196639494Z\" level=info msg=\"Starting container: 240e98b0d10fd38d1265119da91ec38bf5537228a95c9613218ef85440c87853\" id=dbe65b7f-08af-4621-9c32-879161d0d15f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.936267 | controller |     "Jun 09 13:20:19.243807 crc crio[3638]: time=\"2026-06-09T13:20:19.243660454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.936282 | controller |     "Jun 09 13:20:19.248938 crc crio[3638]: time=\"2026-06-09T13:20:19.248863467Z\" level=info msg=\"Started container\" PID=10754 containerID=240e98b0d10fd38d1265119da91ec38bf5537228a95c9613218ef85440c87853 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=dbe65b7f-08af-4621-9c32-879161d0d15f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82",
2026-06-09 14:45:33.936297 | controller |     "Jun 09 13:20:19.256156 crc crio[3638]: time=\"2026-06-09T13:20:19.255976658Z\" level=info msg=\"Started container\" PID=10746 containerID=4a7b067969e033f7ccbea37a106e3a4d27747b7be708e68a5d182ebf34c8cbba description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=25aef20e-99d9-45d1-8733-9833258101e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=278bf93a2464277d840a3b79eeea405c987131ece7161c13d7bc3a41c8336547",
2026-06-09 14:45:33.936312 | controller |     "Jun 09 13:20:19.274095 crc crio[3638]: time=\"2026-06-09T13:20:19.273828423Z\" level=info msg=\"Started container\" PID=10753 containerID=c79dc6c91caf0123cd45dc2d48f7e0b675ca86c850e6d9323bcefa31907cfbfa description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=72df7c2d-8408-4699-bdd6-13f4b6ce000a name=/runtime.v1.RuntimeService/StartContainer sandboxID=12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480",
2026-06-09 14:45:33.936327 | controller |     "Jun 09 13:20:19.282633 crc crio[3638]: time=\"2026-06-09T13:20:19.282377361Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.936341 | controller |     "Jun 09 13:20:19.282633 crc crio[3638]: time=\"2026-06-09T13:20:19.282425772Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.936355 | controller |     "Jun 09 13:20:19.282633 crc crio[3638]: time=\"2026-06-09T13:20:19.282498014Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"",
2026-06-09 14:45:33.936370 | controller |     "Jun 09 13:20:19.287943 crc crio[3638]: time=\"2026-06-09T13:20:19.286822915Z\" level=info msg=\"Started container\" PID=10747 containerID=8eda19a1412117a88d8055af1f6224bf99651a216d774b6ccd40d2120a7973af description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=3c697078-c612-494a-9826-4324d65b7a44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961",
2026-06-09 14:45:33.936385 | controller |     "Jun 09 13:20:19.296924 crc crio[3638]: time=\"2026-06-09T13:20:19.296817359Z\" level=info msg=\"Started container\" PID=10740 containerID=fb257d72fa2e3a788569c434db857ead46211527a02ba9ff3bfd514332a6f32f description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=82b4a057-0aa9-43af-bdd4-177614dda484 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e",
2026-06-09 14:45:33.936400 | controller |     "Jun 09 13:20:19.391594 crc crio[3638]: time=\"2026-06-09T13:20:19.391479034Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.936417 | controller |     "Jun 09 13:20:19.391594 crc crio[3638]: time=\"2026-06-09T13:20:19.391552076Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.936433 | controller |     "Jun 09 13:20:19.391917 crc crio[3638]: time=\"2026-06-09T13:20:19.391586877Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"",
2026-06-09 14:45:33.936448 | controller |     "Jun 09 13:20:19.551882 crc crio[3638]: time=\"2026-06-09T13:20:19.551784762Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.936462 | controller |     "Jun 09 13:20:19.551882 crc crio[3638]: time=\"2026-06-09T13:20:19.551852913Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.936476 | controller |     "Jun 09 13:20:19.551882 crc crio[3638]: time=\"2026-06-09T13:20:19.551875284Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"",
2026-06-09 14:45:33.936491 | controller |     "Jun 09 13:20:19.593437 crc crio[3638]: time=\"2026-06-09T13:20:19.590874869Z\" level=info msg=\"Created container daa6aa176081082d6e51adb8b13c5e4c17400138100991aac547830cfdd07729: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=4694768c-b78e-41e7-a465-de5f65d63053 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.936505 | controller |     "Jun 09 13:20:19.613934 crc crio[3638]: time=\"2026-06-09T13:20:19.607075711Z\" level=info msg=\"Starting container: daa6aa176081082d6e51adb8b13c5e4c17400138100991aac547830cfdd07729\" id=9be9c63a-350a-49da-8ee9-32f64b9c16c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.936538 | controller |     "Jun 09 13:20:19.700719 crc crio[3638]: time=\"2026-06-09T13:20:19.700645298Z\" level=info msg=\"Started container\" PID=10830 containerID=daa6aa176081082d6e51adb8b13c5e4c17400138100991aac547830cfdd07729 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=9be9c63a-350a-49da-8ee9-32f64b9c16c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc5d6c2ea4da94fe73d2369e501a6c63f0f959efebbc50c2fcee165ea9c4a71c",
2026-06-09 14:45:33.936554 | controller |     "Jun 09 13:20:19.888684 crc crio[3638]: time=\"2026-06-09T13:20:19.88777341Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.936569 | controller |     "Jun 09 13:20:19.888684 crc crio[3638]: time=\"2026-06-09T13:20:19.887820321Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.936583 | controller |     "Jun 09 13:20:19.888684 crc crio[3638]: time=\"2026-06-09T13:20:19.887845172Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"",
2026-06-09 14:45:33.936598 | controller |     "Jun 09 13:20:20.045631 crc crio[3638]: time=\"2026-06-09T13:20:20.044956798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.936613 | controller |     "Jun 09 13:20:20.101265 crc crio[3638]: time=\"2026-06-09T13:20:20.101209283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.936627 | controller |     "Jun 09 13:20:20.589357 crc crio[3638]: time=\"2026-06-09T13:20:20.587810763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.936642 | controller |     "Jun 09 13:20:20.591907 crc crio[3638]: time=\"2026-06-09T13:20:20.591861956Z\" level=info msg=\"Created container 614cb00db549531ca6c20c5e89d19c49a30cd6486910f5c5ee7469ddd6c75cec: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=1ded2e91-9e30-4ac0-a731-7a56b95769c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.936660 | controller |     "Jun 09 13:20:20.597217 crc crio[3638]: time=\"2026-06-09T13:20:20.595483078Z\" level=info msg=\"Starting container: 614cb00db549531ca6c20c5e89d19c49a30cd6486910f5c5ee7469ddd6c75cec\" id=8eef99c2-5da1-48fa-bea4-9fdbf53f8259 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.936675 | controller |     "Jun 09 13:20:20.794625 crc crio[3638]: time=\"2026-06-09T13:20:20.793768345Z\" level=info msg=\"Started container\" PID=10903 containerID=614cb00db549531ca6c20c5e89d19c49a30cd6486910f5c5ee7469ddd6c75cec description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=8eef99c2-5da1-48fa-bea4-9fdbf53f8259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e142d3c4f40940646d75e23abfe6eac798118fa5f904270fa6cc363f9d0e8993",
2026-06-09 14:45:33.936690 | controller |     "Jun 09 13:20:20.794625 crc crio[3638]: time=\"2026-06-09T13:20:20.794056932Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.936704 | controller |     "Jun 09 13:20:20.794625 crc crio[3638]: time=\"2026-06-09T13:20:20.794083623Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.936719 | controller |     "Jun 09 13:20:20.794625 crc crio[3638]: time=\"2026-06-09T13:20:20.794217976Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"",
2026-06-09 14:45:33.936734 | controller |     "Jun 09 13:20:20.888177 crc crio[3638]: time=\"2026-06-09T13:20:20.888027408Z\" level=info msg=\"Created container c824987ffd22dc2637b8f9ad4265264c5bf594be1d9ea732f117df445f68a401: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=ecf166e2-da7c-4feb-a82e-d5d897fc63c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.936749 | controller |     "Jun 09 13:20:20.908440 crc crio[3638]: time=\"2026-06-09T13:20:20.900845276Z\" level=info msg=\"Starting container: c824987ffd22dc2637b8f9ad4265264c5bf594be1d9ea732f117df445f68a401\" id=825d0362-1b7c-4a5c-ad6b-ad1ba6a63c9a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.936763 | controller |     "Jun 09 13:20:20.976222 crc crio[3638]: time=\"2026-06-09T13:20:20.973432247Z\" level=info msg=\"Started container\" PID=10904 containerID=c824987ffd22dc2637b8f9ad4265264c5bf594be1d9ea732f117df445f68a401 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=825d0362-1b7c-4a5c-ad6b-ad1ba6a63c9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ed4d95f39fdf1c261d9dab5bc5b5a5db27533f917fab30bd8d4c7e1a1aa059",
2026-06-09 14:45:33.936778 | controller |     "Jun 09 13:20:20.991786 crc crio[3638]: time=\"2026-06-09T13:20:20.990833211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.936793 | controller |     "Jun 09 13:20:21.004677 crc crio[3638]: time=\"2026-06-09T13:20:21.004614571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.936807 | controller |     "Jun 09 13:20:21.085315 crc crio[3638]: time=\"2026-06-09T13:20:21.084795737Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bc8f5aef-1135-4a2f-9dea-3154f6c7856f name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.936822 | controller |     "Jun 09 13:20:21.085736 crc crio[3638]: time=\"2026-06-09T13:20:21.084808877Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=655abf12-5341-4695-83a4-a472d7a31151 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.936839 | controller |     "Jun 09 13:20:21.103783 crc crio[3638]: time=\"2026-06-09T13:20:21.103192316Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.936854 | controller |     "Jun 09 13:20:21.103783 crc crio[3638]: time=\"2026-06-09T13:20:21.10334581Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.936869 | controller |     "Jun 09 13:20:21.103783 crc crio[3638]: time=\"2026-06-09T13:20:21.10338063Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"",
2026-06-09 14:45:33.936884 | controller |     "Jun 09 13:20:21.187206 crc crio[3638]: time=\"2026-06-09T13:20:21.186613464Z\" level=info msg=\"Created container c8f06c5a68357cf4bde8eb618259ad7058a2cbe4cbdb71a178a0829e1c7337fe: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=5917c2fc-9e1d-4f1f-90de-4ab6450bfe73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.936898 | controller |     "Jun 09 13:20:21.313426 crc crio[3638]: time=\"2026-06-09T13:20:21.312072792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=85e11a54-6fc2-4915-8548-9c83d9887b3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.936913 | controller |     "Jun 09 13:20:21.313426 crc crio[3638]: time=\"2026-06-09T13:20:21.312775041Z\" level=info msg=\"Starting container: c8f06c5a68357cf4bde8eb618259ad7058a2cbe4cbdb71a178a0829e1c7337fe\" id=13239718-5e77-476c-a90a-d204b63ebafa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.936928 | controller |     "Jun 09 13:20:21.317390 crc crio[3638]: time=\"2026-06-09T13:20:21.316608498Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 14:45:33.936942 | controller |     "Jun 09 13:20:21.317390 crc crio[3638]: time=\"2026-06-09T13:20:21.316832895Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 14:45:33.936957 | controller |     "Jun 09 13:20:21.447582 crc crio[3638]: time=\"2026-06-09T13:20:21.446224254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8d0b8b1f-a31e-4de2-990e-70c8dbbf4411 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.936972 | controller |     "Jun 09 13:20:21.564248 crc crio[3638]: time=\"2026-06-09T13:20:21.562781696Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=00cc3f8f-c182-4eae-bb97-f61009b02765 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.936986 | controller |     "Jun 09 13:20:21.564248 crc crio[3638]: time=\"2026-06-09T13:20:21.563950366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.937001 | controller |     "Jun 09 13:20:21.765378 crc crio[3638]: time=\"2026-06-09T13:20:21.758549519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.937015 | controller |     "Jun 09 13:20:21.765378 crc crio[3638]: time=\"2026-06-09T13:20:21.760996101Z\" level=info msg=\"Started container\" PID=10932 containerID=c8f06c5a68357cf4bde8eb618259ad7058a2cbe4cbdb71a178a0829e1c7337fe description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=13239718-5e77-476c-a90a-d204b63ebafa name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f7b1b3c7e399a867943e71e2116872a75f1c60cead802d0a69013c20b7886f1",
2026-06-09 14:45:33.937030 | controller |     "Jun 09 13:20:21.822987 crc crio[3638]: time=\"2026-06-09T13:20:21.816873946Z\" level=info msg=\"Created container 03d1455deea8140ece4d7f34defe6e556722ae6434d2ce631d9e73baa816c965: openshift-dns/dns-default-qtghf/dns\" id=14a01baf-6708-4eda-a00e-ce40614aa0b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.937048 | controller |     "Jun 09 13:20:21.824369 crc crio[3638]: time=\"2026-06-09T13:20:21.824250064Z\" level=info msg=\"Starting container: 03d1455deea8140ece4d7f34defe6e556722ae6434d2ce631d9e73baa816c965\" id=6a41356a-4735-4ee7-b159-6dfb8add29c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.937063 | controller |     "Jun 09 13:20:21.868609 crc crio[3638]: time=\"2026-06-09T13:20:21.867519728Z\" level=info msg=\"Started container\" PID=10963 containerID=03d1455deea8140ece4d7f34defe6e556722ae6434d2ce631d9e73baa816c965 description=openshift-dns/dns-default-qtghf/dns id=6a41356a-4735-4ee7-b159-6dfb8add29c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdac98fdd7ecb14268d601e6cd89e7f16e133dba2a3c355cd6256d7574f4ed4a",
2026-06-09 14:45:33.937078 | controller |     "Jun 09 13:20:21.870696 crc crio[3638]: time=\"2026-06-09T13:20:21.870552545Z\" level=info msg=\"Created container 5fa281f58c03c23357c5aa461f613321aa58e0f8aa24eaeba30e90603e34c3f7: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=9006e72a-f91c-4b28-88e8-486fce4c2f67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.937092 | controller |     "Jun 09 13:20:21.871704 crc crio[3638]: time=\"2026-06-09T13:20:21.871652073Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683515-wch2m/POD\" id=9200240c-8751-4fec-be13-2f3eb3fc68e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.937107 | controller |     "Jun 09 13:20:21.887513 crc crio[3638]: time=\"2026-06-09T13:20:21.879562275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.937121 | controller |     "Jun 09 13:20:21.894301 crc crio[3638]: time=\"2026-06-09T13:20:21.891848838Z\" level=info msg=\"Starting container: 5fa281f58c03c23357c5aa461f613321aa58e0f8aa24eaeba30e90603e34c3f7\" id=e722cd03-b589-4dce-9acf-1217d1e6cf7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.937136 | controller |     "Jun 09 13:20:21.909076 crc crio[3638]: time=\"2026-06-09T13:20:21.908855622Z\" level=info msg=\"Started container\" PID=10965 containerID=5fa281f58c03c23357c5aa461f613321aa58e0f8aa24eaeba30e90603e34c3f7 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=e722cd03-b589-4dce-9acf-1217d1e6cf7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=64d438a73458fbae8f0f9c4b6240c48e3b48c79186efbce7b4d7af07e15b7730",
2026-06-09 14:45:33.937150 | controller |     "Jun 09 13:20:21.921400 crc crio[3638]: time=\"2026-06-09T13:20:21.92092856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.937165 | controller |     "Jun 09 13:20:22.037930 crc crio[3638]: time=\"2026-06-09T13:20:22.037691337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=efe37e26-a625-42f6-af00-1e273d2b106a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.937180 | controller |     "Jun 09 13:20:22.123610 crc crio[3638]: time=\"2026-06-09T13:20:22.122751036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=40f26a1e-ad17-434a-aeb8-04303323e381 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.937195 | controller |     "Jun 09 13:20:22.135233 crc crio[3638]: time=\"2026-06-09T13:20:22.134950958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5d5df5d0-f233-4423-8f15-46e2b3a0d72a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.937215 | controller |     "Jun 09 13:20:22.144061 crc crio[3638]: time=\"2026-06-09T13:20:22.14133033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=46c1b54d-41d3-46be-959d-ff3ca7178907 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.937230 | controller |     "Jun 09 13:20:22.169639 crc crio[3638]: time=\"2026-06-09T13:20:22.169600072Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=12406f64-11de-48cf-8d9e-cb043ad60b5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.937245 | controller |     "Jun 09 13:20:22.170595 crc crio[3638]: time=\"2026-06-09T13:20:22.170570397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.937259 | controller |     "Jun 09 13:20:22.189395 crc crio[3638]: time=\"2026-06-09T13:20:22.174394484Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683515-wch2m Namespace:openshift-operator-lifecycle-manager ID:80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b UID:1b68f0b4-27ed-4b04-a4a0-b2ea2d395ae4 NetNS:/var/run/netns/7c512992-9deb-4a03-82ab-992b0533802f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b68f0b4_27ed_4b04_a4a0_b2ea2d395ae4.slice PodAnnotations:0xc0026987d0}] Aliases:map[]}\"",
2026-06-09 14:45:33.937274 | controller |     "Jun 09 13:20:22.189645 crc crio[3638]: time=\"2026-06-09T13:20:22.189371546Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683515-wch2m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.937288 | controller |     "Jun 09 13:20:22.190967 crc crio[3638]: time=\"2026-06-09T13:20:22.190836532Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=2d20eca7-87a0-432a-84fd-1bdc3e47b4ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.937302 | controller |     "Jun 09 13:20:22.191869 crc crio[3638]: time=\"2026-06-09T13:20:22.191587172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.937316 | controller |     "Jun 09 13:20:22.360088 crc crio[3638]: time=\"2026-06-09T13:20:22.360037088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=e135322f-a84c-492f-a389-cddc2cc33d3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.937330 | controller |     "Jun 09 13:20:22.386238 crc crio[3638]: time=\"2026-06-09T13:20:22.38558655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.937344 | controller |     "Jun 09 13:20:22.424901 crc crio[3638]: time=\"2026-06-09T13:20:22.412997718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=ca701700-1905-49bf-9620-8a782806606b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.937358 | controller |     "Jun 09 13:20:22.424901 crc crio[3638]: time=\"2026-06-09T13:20:22.423835475Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=f190c6fe-5474-49f7-8955-3c04dc431ac5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.937372 | controller |     "Jun 09 13:20:22.515080 crc crio[3638]: time=\"2026-06-09T13:20:22.513004469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.937390 | controller |     "Jun 09 13:20:22.533915 crc crio[3638]: time=\"2026-06-09T13:20:22.527663314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.937405 | controller |     "Jun 09 13:20:22.533915 crc crio[3638]: time=\"2026-06-09T13:20:22.533581814Z\" level=info msg=\"Created container b90839119b79b01ecec05301aa15dc38a59044f094d03292dba1e279c5aca08d: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=1469dbca-0759-4d64-b3ea-c1a733d07274 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.937419 | controller |     "Jun 09 13:20:22.574972 crc crio[3638]: time=\"2026-06-09T13:20:22.572744693Z\" level=info msg=\"Starting container: b90839119b79b01ecec05301aa15dc38a59044f094d03292dba1e279c5aca08d\" id=19422a6f-3860-4214-8594-31aaeb15091d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.937434 | controller |     "Jun 09 13:20:22.627915 crc crio[3638]: time=\"2026-06-09T13:20:22.627353496Z\" level=info msg=\"Started container\" PID=10994 containerID=b90839119b79b01ecec05301aa15dc38a59044f094d03292dba1e279c5aca08d description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=19422a6f-3860-4214-8594-31aaeb15091d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ca13db1fb3d80947337885769c347fe965cf58262665d2df6c523303a52bcec",
2026-06-09 14:45:33.937449 | controller |     "Jun 09 13:20:22.639858 crc crio[3638]: time=\"2026-06-09T13:20:22.63968402Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2621f94a-6846-41c0-ae1a-f907194002ab name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.937464 | controller |     "Jun 09 13:20:22.687674 crc crio[3638]: time=\"2026-06-09T13:20:22.687611042Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 14:45:33.937478 | controller |     "Jun 09 13:20:22.907869 crc crio[3638]: time=\"2026-06-09T13:20:22.906779521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.937493 | controller |     "Jun 09 13:20:23.679661 crc crio[3638]: time=\"2026-06-09T13:20:23.679576899Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.937507 | controller |     "Jun 09 13:20:27.936541 crc crio[3638]: 2026-06-09T13:20:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80e7022e7c594d3 Mac:2a:2b:e6:e6:0d:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/7c512992-9deb-4a03-82ab-992b0533802f SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.937540 | controller |     "Jun 09 13:20:27.940013 crc crio[3638]: time=\"2026-06-09T13:20:27.939907507Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.937556 | controller |     "Jun 09 13:20:27.940593 crc crio[3638]: time=\"2026-06-09T13:20:27.940553934Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"",
2026-06-09 14:45:33.937571 | controller |     "Jun 09 13:20:28.025419 crc crio[3638]: time=\"2026-06-09T13:20:28.024974406Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683515-wch2m Namespace:openshift-operator-lifecycle-manager ID:80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b UID:1b68f0b4-27ed-4b04-a4a0-b2ea2d395ae4 NetNS:/var/run/netns/7c512992-9deb-4a03-82ab-992b0533802f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b68f0b4_27ed_4b04_a4a0_b2ea2d395ae4.slice PodAnnotations:0xc0026987d0}] Aliases:map[]}\"",
2026-06-09 14:45:33.937589 | controller |     "Jun 09 13:20:28.040818 crc crio[3638]: time=\"2026-06-09T13:20:28.040579284Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683515-wch2m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.937604 | controller |     "Jun 09 13:20:28.232711 crc crio[3638]: time=\"2026-06-09T13:20:28.230005834Z\" level=info msg=\"Ran pod sandbox 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683515-wch2m/POD\" id=9200240c-8751-4fec-be13-2f3eb3fc68e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.937619 | controller |     "Jun 09 13:20:28.343378 crc crio[3638]: time=\"2026-06-09T13:20:28.339344603Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=13481694-daca-4db7-bd8e-040be85cada6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.937634 | controller |     "Jun 09 13:20:28.576001 crc crio[3638]: time=\"2026-06-09T13:20:28.573972027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e210e2bc-6557-4288-9fb8-3f7c90210450 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.937648 | controller |     "Jun 09 13:20:28.670026 crc crio[3638]: time=\"2026-06-09T13:20:28.66508982Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683515-wch2m/collect-profiles\" id=cce45381-8150-4c6c-bb7d-e095b706a395 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.937663 | controller |     "Jun 09 13:20:28.670026 crc crio[3638]: time=\"2026-06-09T13:20:28.668005985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.937677 | controller |     "Jun 09 13:20:28.784011 crc crio[3638]: time=\"2026-06-09T13:20:28.783346416Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.937691 | controller |     "Jun 09 13:20:28.784011 crc crio[3638]: time=\"2026-06-09T13:20:28.783904641Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.937705 | controller |     "Jun 09 13:20:28.784011 crc crio[3638]: time=\"2026-06-09T13:20:28.783944862Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"",
2026-06-09 14:45:33.937719 | controller |     "Jun 09 13:20:29.288460 crc crio[3638]: time=\"2026-06-09T13:20:29.286921668Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=ad3dd128-829c-4ef6-ade1-dd3faacb6998 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.937734 | controller |     "Jun 09 13:20:29.288460 crc crio[3638]: time=\"2026-06-09T13:20:29.287697549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.937748 | controller |     "Jun 09 13:20:29.357313 crc crio[3638]: time=\"2026-06-09T13:20:29.3567611Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=2c232f61-0b85-434e-a293-31d6a2019d67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.937763 | controller |     "Jun 09 13:20:29.357313 crc crio[3638]: time=\"2026-06-09T13:20:29.357025116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.937781 | controller |     "Jun 09 13:20:29.628860 crc crio[3638]: time=\"2026-06-09T13:20:29.628790838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.937796 | controller |     "Jun 09 13:20:30.023945 crc crio[3638]: time=\"2026-06-09T13:20:30.013088907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.937810 | controller |     "Jun 09 13:20:30.280082 crc crio[3638]: time=\"2026-06-09T13:20:30.2798161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.937824 | controller |     "Jun 09 13:20:30.312348 crc crio[3638]: time=\"2026-06-09T13:20:30.311411206Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=1e112d5a-2898-4eea-8c15-a0fc8b652c24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.937839 | controller |     "Jun 09 13:20:30.312348 crc crio[3638]: time=\"2026-06-09T13:20:30.312190085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.937853 | controller |     "Jun 09 13:20:30.321408 crc crio[3638]: time=\"2026-06-09T13:20:30.316431973Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=cc32e681-10cd-4ad2-8296-00b38491dc95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.937868 | controller |     "Jun 09 13:20:30.321408 crc crio[3638]: time=\"2026-06-09T13:20:30.316967467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.937882 | controller |     "Jun 09 13:20:30.330892 crc crio[3638]: time=\"2026-06-09T13:20:30.327806613Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=b1a278cc-e41d-4c5c-b484-a6062aacb96d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.937896 | controller |     "Jun 09 13:20:30.330892 crc crio[3638]: time=\"2026-06-09T13:20:30.327886705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.937911 | controller |     "Jun 09 13:20:30.330892 crc crio[3638]: time=\"2026-06-09T13:20:30.328701336Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=9b8bcc75-6ea3-43dd-bc76-a87eaabdac45 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.937925 | controller |     "Jun 09 13:20:30.330892 crc crio[3638]: time=\"2026-06-09T13:20:30.328736947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.937939 | controller |     "Jun 09 13:20:30.390770 crc crio[3638]: time=\"2026-06-09T13:20:30.386541291Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=63cf9fa3-9167-479a-91d7-eeae95cc1871 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.937954 | controller |     "Jun 09 13:20:30.390770 crc crio[3638]: time=\"2026-06-09T13:20:30.386712635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.937968 | controller |     "Jun 09 13:20:30.390770 crc crio[3638]: time=\"2026-06-09T13:20:30.388350688Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=3ac36006-47a9-4f62-8588-3488754783ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.937985 | controller |     "Jun 09 13:20:30.390770 crc crio[3638]: time=\"2026-06-09T13:20:30.38842973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.938000 | controller |     "Jun 09 13:20:31.141159 crc crio[3638]: time=\"2026-06-09T13:20:31.081977037Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.938014 | controller |     "Jun 09 13:20:31.141159 crc crio[3638]: time=\"2026-06-09T13:20:31.140700994Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.938028 | controller |     "Jun 09 13:20:31.141159 crc crio[3638]: time=\"2026-06-09T13:20:31.140764206Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"",
2026-06-09 14:45:33.938043 | controller |     "Jun 09 13:20:31.193870 crc crio[3638]: time=\"2026-06-09T13:20:31.193776068Z\" level=info msg=\"Created container 3edd5a905590fb50698208a2926af4ea40f58cd5b0da80725c66eec515f8f6b5: openshift-operator-lifecycle-manager/collect-profiles-29683515-wch2m/collect-profiles\" id=cce45381-8150-4c6c-bb7d-e095b706a395 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.938057 | controller |     "Jun 09 13:20:31.197240 crc crio[3638]: time=\"2026-06-09T13:20:31.197068131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.938071 | controller |     "Jun 09 13:20:31.298915 crc crio[3638]: time=\"2026-06-09T13:20:31.294665281Z\" level=info msg=\"Starting container: 3edd5a905590fb50698208a2926af4ea40f58cd5b0da80725c66eec515f8f6b5\" id=8da52736-5b51-41c3-befe-7545440df12b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.938086 | controller |     "Jun 09 13:20:31.495687 crc crio[3638]: time=\"2026-06-09T13:20:31.495615195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.938101 | controller |     "Jun 09 13:20:31.600863 crc crio[3638]: time=\"2026-06-09T13:20:31.600739756Z\" level=info msg=\"Started container\" PID=11229 containerID=3edd5a905590fb50698208a2926af4ea40f58cd5b0da80725c66eec515f8f6b5 description=openshift-operator-lifecycle-manager/collect-profiles-29683515-wch2m/collect-profiles id=8da52736-5b51-41c3-befe-7545440df12b name=/runtime.v1.RuntimeService/StartContainer sandboxID=80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b",
2026-06-09 14:45:33.938115 | controller |     "Jun 09 13:20:32.326437 crc crio[3638]: time=\"2026-06-09T13:20:32.323030266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.938130 | controller |     "Jun 09 13:20:32.380870 crc crio[3638]: time=\"2026-06-09T13:20:32.38042521Z\" level=info msg=\"Created container 2f2531964a36884809d546ef94e37b6f6edaf4cca85bf5f45abfbb4c48dedd51: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=00cc3f8f-c182-4eae-bb97-f61009b02765 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.938146 | controller |     "Jun 09 13:20:32.677692 crc crio[3638]: time=\"2026-06-09T13:20:32.674977582Z\" level=info msg=\"Created container 2e9ccd602ae305dc7821870f98d72d88982720d1b75a80505eb3fe7963e74b01: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=12406f64-11de-48cf-8d9e-cb043ad60b5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.938165 | controller |     "Jun 09 13:20:33.109765 crc crio[3638]: time=\"2026-06-09T13:20:33.107645439Z\" level=info msg=\"Created container 8281f4f887a13c59deef539fbd069d2c612ae35ae5c62e233951a18dd46b2d46: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=f190c6fe-5474-49f7-8955-3c04dc431ac5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.938182 | controller |     "Jun 09 13:20:33.495601 crc crio[3638]: time=\"2026-06-09T13:20:33.366060612Z\" level=info msg=\"Created container a1e8708431eceed8266e018f05353aebde2cf28d977a04bc24591089593e0f4b: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=2d20eca7-87a0-432a-84fd-1bdc3e47b4ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.938197 | controller |     "Jun 09 13:20:33.499347 crc crio[3638]: time=\"2026-06-09T13:20:33.476467089Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:5dafdd89d1dcc68e874169788495acc703a062271612bc590eeaf3de32e21f49 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/41f41d29-29eb-45f8-b5e1-2006e4f1b676 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:0xc0023962c8}] Aliases:map[]}\"",
2026-06-09 14:45:33.938213 | controller |     "Jun 09 13:20:33.499827 crc crio[3638]: time=\"2026-06-09T13:20:33.499784643Z\" 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-09 14:45:33.938228 | controller |     "Jun 09 13:20:33.653900 crc crio[3638]: time=\"2026-06-09T13:20:33.653447273Z\" level=info msg=\"Starting container: 8281f4f887a13c59deef539fbd069d2c612ae35ae5c62e233951a18dd46b2d46\" id=01556ad2-480d-446c-861f-4f1e10831420 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.938242 | controller |     "Jun 09 13:20:33.695394 crc crio[3638]: time=\"2026-06-09T13:20:33.671874243Z\" level=info msg=\"Starting container: 2f2531964a36884809d546ef94e37b6f6edaf4cca85bf5f45abfbb4c48dedd51\" id=d7326212-e1fe-42ce-9861-5cc9535576e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.938256 | controller |     "Jun 09 13:20:33.747839 crc crio[3638]: time=\"2026-06-09T13:20:33.746994349Z\" level=info msg=\"Starting container: 2e9ccd602ae305dc7821870f98d72d88982720d1b75a80505eb3fe7963e74b01\" id=cbbe94fb-ab85-4d29-be6e-8b1b687fa8eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.938271 | controller |     "Jun 09 13:20:33.808761 crc crio[3638]: time=\"2026-06-09T13:20:33.807446841Z\" level=info msg=\"Started container\" PID=11236 containerID=2f2531964a36884809d546ef94e37b6f6edaf4cca85bf5f45abfbb4c48dedd51 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=d7326212-e1fe-42ce-9861-5cc9535576e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e142d3c4f40940646d75e23abfe6eac798118fa5f904270fa6cc363f9d0e8993",
2026-06-09 14:45:33.938285 | controller |     "Jun 09 13:20:33.866517 crc crio[3638]: time=\"2026-06-09T13:20:33.864950119Z\" level=info msg=\"Starting container: a1e8708431eceed8266e018f05353aebde2cf28d977a04bc24591089593e0f4b\" id=a3cc7a73-1d87-4fcd-9715-b6fc079b29d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.938300 | controller |     "Jun 09 13:20:33.883475 crc crio[3638]: time=\"2026-06-09T13:20:33.871995138Z\" level=info msg=\"Started container\" PID=11257 containerID=2e9ccd602ae305dc7821870f98d72d88982720d1b75a80505eb3fe7963e74b01 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=cbbe94fb-ab85-4d29-be6e-8b1b687fa8eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdac98fdd7ecb14268d601e6cd89e7f16e133dba2a3c355cd6256d7574f4ed4a",
2026-06-09 14:45:33.938314 | controller |     "Jun 09 13:20:34.023951 crc crio[3638]: time=\"2026-06-09T13:20:34.022905948Z\" level=info msg=\"Started container\" PID=11261 containerID=a1e8708431eceed8266e018f05353aebde2cf28d977a04bc24591089593e0f4b description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=a3cc7a73-1d87-4fcd-9715-b6fc079b29d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64d438a73458fbae8f0f9c4b6240c48e3b48c79186efbce7b4d7af07e15b7730",
2026-06-09 14:45:33.938331 | controller |     "Jun 09 13:20:34.118339 crc crio[3638]: time=\"2026-06-09T13:20:34.104345555Z\" level=info msg=\"Started container\" PID=11268 containerID=8281f4f887a13c59deef539fbd069d2c612ae35ae5c62e233951a18dd46b2d46 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=01556ad2-480d-446c-861f-4f1e10831420 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f7b1b3c7e399a867943e71e2116872a75f1c60cead802d0a69013c20b7886f1",
2026-06-09 14:45:33.938346 | controller |     "Jun 09 13:20:34.140167 crc crio[3638]: time=\"2026-06-09T13:20:34.125822423Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:d7962adff0c4e535049863fa9ceded216a1dc45a88cbcec0fcfcf5346194a89d UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/30fd301e-dd7a-4f04-8b9c-d3f1ca18cfc0 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:0xc0007842b8}] Aliases:map[]}\"",
2026-06-09 14:45:33.938361 | controller |     "Jun 09 13:20:34.140167 crc crio[3638]: time=\"2026-06-09T13:20:34.125881744Z\" 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-09 14:45:33.938375 | controller |     "Jun 09 13:20:34.140167 crc crio[3638]: time=\"2026-06-09T13:20:34.133057817Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:4e5ce721e2c347278cf9aa396061acfb5df2f0d981d5a0e2093461b1f8b20267 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/d8c3781c-7806-4a7f-9cec-af58ccc8f2cb 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:0xc0026983f8}] Aliases:map[]}\"",
2026-06-09 14:45:33.938390 | controller |     "Jun 09 13:20:34.140167 crc crio[3638]: time=\"2026-06-09T13:20:34.133349525Z\" 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-09 14:45:33.938404 | controller |     "Jun 09 13:20:34.201227 crc crio[3638]: time=\"2026-06-09T13:20:34.199089682Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=2c26b4f9-b2e6-4da0-999c-b3a1e1021b9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.938418 | controller |     "Jun 09 13:20:34.201227 crc crio[3638]: time=\"2026-06-09T13:20:34.199653347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.938433 | controller |     "Jun 09 13:20:34.235925 crc crio[3638]: time=\"2026-06-09T13:20:34.235649474Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=beb8f498-ebba-426d-af7b-e53ba5cc16d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.938448 | controller |     "Jun 09 13:20:34.235925 crc crio[3638]: time=\"2026-06-09T13:20:34.235774987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.938462 | controller |     "Jun 09 13:20:34.255276 crc crio[3638]: time=\"2026-06-09T13:20:34.254972487Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=5c074fe3-6b58-42f3-bce9-f51ed8fc25e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.938480 | controller |     "Jun 09 13:20:34.274274 crc crio[3638]: time=\"2026-06-09T13:20:34.25509461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.938495 | controller |     "Jun 09 13:20:34.278389 crc crio[3638]: time=\"2026-06-09T13:20:34.275062129Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=b2140c6d-fcaa-44f5-b02c-5d88d0178b2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.938509 | controller |     "Jun 09 13:20:34.292668 crc crio[3638]: time=\"2026-06-09T13:20:34.277471371Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=1aacbcee-ae9a-4aca-a66c-bbc97bac4ed1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.938543 | controller |     "Jun 09 13:20:34.292860 crc crio[3638]: time=\"2026-06-09T13:20:34.292789852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.938558 | controller |     "Jun 09 13:20:34.299435 crc crio[3638]: time=\"2026-06-09T13:20:34.298932798Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=8bc35f40-df7c-41ea-ac20-ea0100a5c961 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.938573 | controller |     "Jun 09 13:20:34.299435 crc crio[3638]: time=\"2026-06-09T13:20:34.299027482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.938588 | controller |     "Jun 09 13:20:34.299435 crc crio[3638]: time=\"2026-06-09T13:20:34.299270698Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=cc984670-3b13-4e30-abfd-ff7d5a2dbc8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.938602 | controller |     "Jun 09 13:20:34.299435 crc crio[3638]: time=\"2026-06-09T13:20:34.299303888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.938616 | controller |     "Jun 09 13:20:34.299435 crc crio[3638]: time=\"2026-06-09T13:20:34.299402001Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=2ac67af8-8c80-45c7-b8a9-006c415b2ffc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.938631 | controller |     "Jun 09 13:20:34.299435 crc crio[3638]: time=\"2026-06-09T13:20:34.299441862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.938645 | controller |     "Jun 09 13:20:34.299932 crc crio[3638]: time=\"2026-06-09T13:20:34.2997659Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=e660e836-81a3-42fe-a3de-4b8361b386ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.938660 | controller |     "Jun 09 13:20:34.299932 crc crio[3638]: time=\"2026-06-09T13:20:34.299803171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.938675 | controller |     "Jun 09 13:20:34.299932 crc crio[3638]: time=\"2026-06-09T13:20:34.299894673Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=e2672a2c-0851-4c7e-8803-ec3c2cbbb87e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.938692 | controller |     "Jun 09 13:20:34.299932 crc crio[3638]: time=\"2026-06-09T13:20:34.299920374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.938707 | controller |     "Jun 09 13:20:34.300693 crc crio[3638]: time=\"2026-06-09T13:20:34.300010767Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=c3dcb0b6-157f-4229-a648-8e6fdea91d8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.938722 | controller |     "Jun 09 13:20:34.300693 crc crio[3638]: time=\"2026-06-09T13:20:34.300044058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.938736 | controller |     "Jun 09 13:20:34.300693 crc crio[3638]: time=\"2026-06-09T13:20:34.300317774Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=1974be9a-c56e-4f77-aa23-4e578b917e0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.938751 | controller |     "Jun 09 13:20:34.300693 crc crio[3638]: time=\"2026-06-09T13:20:34.300355256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.938765 | controller |     "Jun 09 13:20:34.300693 crc crio[3638]: time=\"2026-06-09T13:20:34.300605602Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=a07d65c5-970e-434a-b105-1cdac26cfbe2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.938780 | controller |     "Jun 09 13:20:34.300693 crc crio[3638]: time=\"2026-06-09T13:20:34.300650622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.938794 | controller |     "Jun 09 13:20:34.300935 crc crio[3638]: time=\"2026-06-09T13:20:34.300763356Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=ad776ebf-c0b7-4648-855e-7f82ebae94bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.938809 | controller |     "Jun 09 13:20:34.300935 crc crio[3638]: time=\"2026-06-09T13:20:34.300802466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.938824 | controller |     "Jun 09 13:20:34.300935 crc crio[3638]: time=\"2026-06-09T13:20:34.30092181Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=1c579d11-5feb-4d4e-914d-5a51f54b023f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.938838 | controller |     "Jun 09 13:20:34.301303 crc crio[3638]: time=\"2026-06-09T13:20:34.30095729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.938853 | controller |     "Jun 09 13:20:34.301303 crc crio[3638]: time=\"2026-06-09T13:20:34.301056203Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=05054051-8a5c-4841-94c4-82a06ca24b2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.938868 | controller |     "Jun 09 13:20:34.301303 crc crio[3638]: time=\"2026-06-09T13:20:34.301082654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.938883 | controller |     "Jun 09 13:20:34.318294 crc crio[3638]: time=\"2026-06-09T13:20:34.316596629Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=78c60e12-3276-4fd9-a00f-4028cd19c0e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.938900 | controller |     "Jun 09 13:20:34.318294 crc crio[3638]: time=\"2026-06-09T13:20:34.317939814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.938916 | controller |     "Jun 09 13:20:34.319459 crc crio[3638]: time=\"2026-06-09T13:20:34.31901385Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=60dbdffa-267f-4c2f-8360-2c9b70206bbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.938930 | controller |     "Jun 09 13:20:34.334313 crc crio[3638]: time=\"2026-06-09T13:20:34.331661473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.938945 | controller |     "Jun 09 13:20:34.334313 crc crio[3638]: time=\"2026-06-09T13:20:34.320449077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.938978 | controller |     "Jun 09 13:20:34.334313 crc crio[3638]: time=\"2026-06-09T13:20:34.332403712Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=886cc017-02be-4366-9d9e-96d36bb3bd05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.938994 | controller |     "Jun 09 13:20:34.334313 crc crio[3638]: time=\"2026-06-09T13:20:34.332449153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.939010 | controller |     "Jun 09 13:20:34.334313 crc crio[3638]: time=\"2026-06-09T13:20:34.271811657Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bf7ad466-07a2-43b4-88a1-ff039ab8750d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.939024 | controller |     "Jun 09 13:20:34.355813 crc crio[3638]: time=\"2026-06-09T13:20:34.347918659Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=9dbf86df-fa1e-438b-85ac-c9974620ed5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.939039 | controller |     "Jun 09 13:20:34.355813 crc crio[3638]: time=\"2026-06-09T13:20:34.351402267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.939053 | controller |     "Jun 09 13:20:34.812454 crc crio[3638]: time=\"2026-06-09T13:20:34.810650312Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e96d2498-9e20-4eba-bccf-efdf2b8a89a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.939068 | controller |     "Jun 09 13:20:35.025371 crc crio[3638]: time=\"2026-06-09T13:20:35.024057566Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:5c332d390506b7b74968cf97e3b032f007c2960f8971b63f76dfccbd550f9d5d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/891fbb78-c2f4-4232-8b78-589b74b799e8 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:0xc00130a270}] Aliases:map[]}\"",
2026-06-09 14:45:33.939089 | controller |     "Jun 09 13:20:35.025371 crc crio[3638]: time=\"2026-06-09T13:20:35.024200329Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.939107 | controller |     "Jun 09 13:20:35.669592 crc crio[3638]: time=\"2026-06-09T13:20:35.631068138Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=74ce2463-1b9d-45f3-ad73-5f187c73bd9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.939122 | controller |     "Jun 09 13:20:35.902231 crc crio[3638]: time=\"2026-06-09T13:20:35.901466744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.939137 | controller |     "Jun 09 13:20:36.324209 crc crio[3638]: time=\"2026-06-09T13:20:36.308967666Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.939151 | controller |     "Jun 09 13:20:50.112086 crc crio[3638]: time=\"2026-06-09T13:20:50.10682162Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-5jwgb/POD\" id=daec1ad9-917b-44b9-b8f0-eb8571883a32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.939166 | controller |     "Jun 09 13:20:52.397284 crc crio[3638]: time=\"2026-06-09T13:20:50.13305491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.939181 | controller |     "Jun 09 13:20:52.986344 crc crio[3638]: 2026-06-09T13:20:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c332d390506b7b Mac:22:1b:a0:89:8e:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/891fbb78-c2f4-4232-8b78-589b74b799e8 SocketPath: PciID:}] [{Interface:0xc0001a8f80 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.939196 | controller |     "Jun 09 13:20:53.265473 crc crio[3638]: 2026-06-09T13:20:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e5ce721e2c3472 Mac:4a:96:63:16:6f:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/d8c3781c-7806-4a7f-9cec-af58ccc8f2cb SocketPath: PciID:}] [{Interface:0xc000123c30 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.939210 | controller |     "Jun 09 13:20:53.287072 crc crio[3638]: 2026-06-09T13:20:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5dafdd89d1dcc68 Mac:66:df:fe:5b:4b:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/41f41d29-29eb-45f8-b5e1-2006e4f1b676 SocketPath: PciID:}] [{Interface:0xc000014bb0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.939224 | controller |     "Jun 09 13:20:53.343480 crc crio[3638]: 2026-06-09T13:20:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7962adff0c4e53 Mac:fe:cb:f9:3d:62:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/30fd301e-dd7a-4f04-8b9c-d3f1ca18cfc0 SocketPath: PciID:}] [{Interface:0xc000014bc0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.939239 | controller |     "Jun 09 13:20:53.392976 crc crio[3638]: time=\"2026-06-09T13:20:53.392375469Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.939253 | controller |     "Jun 09 13:20:53.393836 crc crio[3638]: time=\"2026-06-09T13:20:53.39361803Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"",
2026-06-09 14:45:33.939267 | controller |     "Jun 09 13:20:53.410578 crc crio[3638]: time=\"2026-06-09T13:20:53.41005096Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:ee7bdf4489b9a7f5d206930f916cf0d3c1e3b9fd8fc21de2e079de092db2cf46 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/74fcf0fb-1189-4820-8862-736daddf5991 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:0xc0026967f0}] Aliases:map[]}\"",
2026-06-09 14:45:33.939285 | controller |     "Jun 09 13:20:53.410578 crc crio[3638]: time=\"2026-06-09T13:20:53.410261415Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.939301 | controller |     "Jun 09 13:20:53.439842 crc crio[3638]: time=\"2026-06-09T13:20:53.439172492Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:4e5ce721e2c347278cf9aa396061acfb5df2f0d981d5a0e2093461b1f8b20267 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/d8c3781c-7806-4a7f-9cec-af58ccc8f2cb 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:0xc0026983f8}] Aliases:map[]}\"",
2026-06-09 14:45:33.939315 | controller |     "Jun 09 13:20:53.439842 crc crio[3638]: time=\"2026-06-09T13:20:53.439724676Z\" 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-09 14:45:33.939330 | controller |     "Jun 09 13:20:53.441169 crc crio[3638]: time=\"2026-06-09T13:20:53.44069682Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:5dafdd89d1dcc68e874169788495acc703a062271612bc590eeaf3de32e21f49 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/41f41d29-29eb-45f8-b5e1-2006e4f1b676 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:0xc0023962c8}] Aliases:map[]}\"",
2026-06-09 14:45:33.939345 | controller |     "Jun 09 13:20:53.441169 crc crio[3638]: time=\"2026-06-09T13:20:53.440893095Z\" 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-09 14:45:33.939360 | controller |     "Jun 09 13:20:53.441287 crc crio[3638]: time=\"2026-06-09T13:20:53.44070104Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:a2b79462bedff157c432db3c52e9e3c8ea9e0b74b6f877c2a1546fb059f6ede5 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/c524c3a4-0a12-46e4-be74-f2dacceb57fb 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:0xc001890160}] Aliases:map[]}\"",
2026-06-09 14:45:33.939374 | controller |     "Jun 09 13:20:53.441287 crc crio[3638]: time=\"2026-06-09T13:20:53.441214304Z\" 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-09 14:45:33.939389 | controller |     "Jun 09 13:20:53.442293 crc crio[3638]: time=\"2026-06-09T13:20:53.442079307Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:9becfbe5b87a29a0b31460fa9fce0aabeeadf136b685d2f5cf2df103e8618d24 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/3918b5a4-dbe1-40b7-8487-cd9595b5dc81 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:0xc00018c350}] Aliases:map[]}\"",
2026-06-09 14:45:33.939406 | controller |     "Jun 09 13:20:53.442293 crc crio[3638]: time=\"2026-06-09T13:20:53.442267191Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.939421 | controller |     "Jun 09 13:20:53.445276 crc crio[3638]: time=\"2026-06-09T13:20:53.445076733Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:d7962adff0c4e535049863fa9ceded216a1dc45a88cbcec0fcfcf5346194a89d UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/30fd301e-dd7a-4f04-8b9c-d3f1ca18cfc0 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:0xc0007842b8}] Aliases:map[]}\"",
2026-06-09 14:45:33.939436 | controller |     "Jun 09 13:20:53.448092 crc crio[3638]: time=\"2026-06-09T13:20:53.445510484Z\" 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-09 14:45:33.939451 | controller |     "Jun 09 13:20:53.458979 crc crio[3638]: time=\"2026-06-09T13:20:53.458831493Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:5c332d390506b7b74968cf97e3b032f007c2960f8971b63f76dfccbd550f9d5d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/891fbb78-c2f4-4232-8b78-589b74b799e8 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:0xc00130a270}] Aliases:map[]}\"",
2026-06-09 14:45:33.939465 | controller |     "Jun 09 13:20:53.499612 crc crio[3638]: time=\"2026-06-09T13:20:53.49945065Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:fd8d1b9b9947948487a8f0d6768afb88cfd4d51ed6950e84e4849166be868a8f UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/a8f7575f-11ef-4eee-8fa6-2cf0bf1f3425 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:0xc00018c608}] Aliases:map[]}\"",
2026-06-09 14:45:33.939480 | controller |     "Jun 09 13:20:53.499612 crc crio[3638]: time=\"2026-06-09T13:20:53.499569962Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.939495 | controller |     "Jun 09 13:20:53.507826 crc crio[3638]: time=\"2026-06-09T13:20:53.504502318Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/be385413-b2d4-478b-84b8-8bc31eaaa367 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:0xc0007845f0}] Aliases:map[]}\"",
2026-06-09 14:45:33.939524 | controller |     "Jun 09 13:20:53.507826 crc crio[3638]: time=\"2026-06-09T13:20:53.504860777Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.939545 | controller |     "Jun 09 13:20:53.528795 crc crio[3638]: time=\"2026-06-09T13:20:53.504692953Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.939564 | controller |     "Jun 09 13:20:53.536165 crc crio[3638]: time=\"2026-06-09T13:20:53.535293193Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:78254aef8728c746c322bd4d7fce0389d9059036ba6255c64d08c80bce8f0de4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/13aa2f19-95de-4661-84da-f4ce3d71cc8d 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:0xc0019a8218}] Aliases:map[]}\"",
2026-06-09 14:45:33.939579 | controller |     "Jun 09 13:20:53.536165 crc crio[3638]: time=\"2026-06-09T13:20:53.535400976Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.939594 | controller |     "Jun 09 13:20:53.537586 crc crio[3638]: time=\"2026-06-09T13:20:53.537297375Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:6a28f7678928d04b1575b78004bdfa9fe058bc6716714408dcb5bd023c113d77 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/7bf6d4a5-6481-4ebd-b146-ddcf495e9829 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:0xc0023967f8}] Aliases:map[]}\"",
2026-06-09 14:45:33.939609 | controller |     "Jun 09 13:20:53.537586 crc crio[3638]: time=\"2026-06-09T13:20:53.537366597Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.939624 | controller |     "Jun 09 13:20:53.539256 crc crio[3638]: time=\"2026-06-09T13:20:53.539052609Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eeb18dec147a5e5c72df3e232e473d07d9f40870094c2817230ed32cc63dcc9a UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/c9357337-3bd1-44fc-9627-58fe8866fc35 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:0xc001480220}] Aliases:map[]}\"",
2026-06-09 14:45:33.939639 | controller |     "Jun 09 13:20:53.539256 crc crio[3638]: time=\"2026-06-09T13:20:53.539264435Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.939655 | controller |     "Jun 09 13:20:53.579664 crc crio[3638]: time=\"2026-06-09T13:20:53.579273945Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:ae1b2d51d2739718afea500c4efc0b03d94b38596046cdb26c210b7052534eff UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/221f083f-55d0-4924-a532-5006a603eb4f 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:0xc0026982e8}] Aliases:map[]}\"",
2026-06-09 14:45:33.939670 | controller |     "Jun 09 13:20:53.580925 crc crio[3638]: time=\"2026-06-09T13:20:53.580904117Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.939690 | controller |     "Jun 09 13:20:53.756958 crc crio[3638]: time=\"2026-06-09T13:20:53.739984993Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8aebfa51cafaca3fe6c1a32b8914602377d14922e6bd9ca6f7292947313911e3 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/e581b2b0-07d4-431b-9895-00613a274376 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:0xc002696b08}] Aliases:map[]}\"",
2026-06-09 14:45:33.939706 | controller |     "Jun 09 13:20:53.756958 crc crio[3638]: time=\"2026-06-09T13:20:53.740270451Z\" 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-09 14:45:33.939722 | controller |     "Jun 09 13:20:53.756958 crc crio[3638]: time=\"2026-06-09T13:20:53.744875508Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:e913f0f7098689841f583c5b6e9b4768355b5e2e2b2f66a58e7ea6681fbd8b48 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/74f269cf-beb2-4196-9e07-95d66cfac8a0 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:0xc00008cf40}] Aliases:map[]}\"",
2026-06-09 14:45:33.939737 | controller |     "Jun 09 13:20:53.756958 crc crio[3638]: time=\"2026-06-09T13:20:53.744918699Z\" 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-09 14:45:33.939752 | controller |     "Jun 09 13:20:53.914402 crc crio[3638]: time=\"2026-06-09T13:20:53.907736682Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.939767 | controller |     "Jun 09 13:20:55.440570 crc crio[3638]: time=\"2026-06-09T13:20:55.438059138Z\" level=info msg=\"Stopping pod sandbox: 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b\" id=b204b505-893f-4f4e-bbd6-4b232720afb3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.939782 | controller |     "Jun 09 13:20:55.545280 crc crio[3638]: time=\"2026-06-09T13:20:55.535386391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.939796 | controller |     "Jun 09 13:20:56.792226 crc crio[3638]: time=\"2026-06-09T13:20:56.792054019Z\" level=info msg=\"Ran pod sandbox 5dafdd89d1dcc68e874169788495acc703a062271612bc590eeaf3de32e21f49 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=ad3dd128-829c-4ef6-ade1-dd3faacb6998 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.939811 | controller |     "Jun 09 13:20:56.906940 crc crio[3638]: time=\"2026-06-09T13:20:56.90428735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=c72a20b1-b483-422e-baba-2ed030435f03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.939826 | controller |     "Jun 09 13:20:57.200398 crc crio[3638]: time=\"2026-06-09T13:20:56.938416991Z\" level=info msg=\"Ran pod sandbox 4e5ce721e2c347278cf9aa396061acfb5df2f0d981d5a0e2093461b1f8b20267 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=1e112d5a-2898-4eea-8c15-a0fc8b652c24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.939846 | controller |     "Jun 09 13:20:57.200398 crc crio[3638]: time=\"2026-06-09T13:20:57.189822791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.939861 | controller |     "Jun 09 13:20:57.358928 crc crio[3638]: time=\"2026-06-09T13:20:57.352898821Z\" 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=daec1ad9-917b-44b9-b8f0-eb8571883a32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.939875 | controller |     "Jun 09 13:20:57.371744 crc crio[3638]: time=\"2026-06-09T13:20:57.360784982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=621ef6ef-b648-4aa1-b3a0-91ebafe7dfcd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.939890 | controller |     "Jun 09 13:20:57.465895 crc crio[3638]: time=\"2026-06-09T13:20:57.400076874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=7f765f79-526f-4b5d-8692-f2ef1ad128fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.939904 | controller |     "Jun 09 13:20:57.468453 crc crio[3638]: time=\"2026-06-09T13:20:57.449704449Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=5781338b-3d70-43d4-9069-03f44350b4dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.939918 | controller |     "Jun 09 13:20:57.556035 crc crio[3638]: time=\"2026-06-09T13:20:57.554965663Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=4782b65b-99ae-44d6-b767-b1359b22b860 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.939933 | controller |     "Jun 09 13:20:57.781213 crc crio[3638]: time=\"2026-06-09T13:20:57.773409884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.939947 | controller |     "Jun 09 13:20:57.839898 crc crio[3638]: time=\"2026-06-09T13:20:57.839067429Z\" level=info msg=\"Ran pod sandbox eb9b222240c501c76c0ba4d528f2066a812246fadb1d6d0e1d93de5ddcb39381 with infra container: openshift-multus/cni-sysctl-allowlist-ds-5jwgb/POD\" id=daec1ad9-917b-44b9-b8f0-eb8571883a32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.939962 | controller |     "Jun 09 13:20:57.843004 crc crio[3638]: time=\"2026-06-09T13:20:57.84028494Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=88857579-285a-4a68-8f70-41c91b767b7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.939976 | controller |     "Jun 09 13:20:57.931830 crc crio[3638]: time=\"2026-06-09T13:20:57.931454985Z\" level=info msg=\"Ran pod sandbox 5c332d390506b7b74968cf97e3b032f007c2960f8971b63f76dfccbd550f9d5d with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=cc32e681-10cd-4ad2-8296-00b38491dc95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.939991 | controller |     "Jun 09 13:20:57.949367 crc crio[3638]: time=\"2026-06-09T13:20:57.94617909Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=638f1aea-bb88-466e-9a4b-6ebaaf52d90a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.940006 | controller |     "Jun 09 13:20:58.106015 crc crio[3638]: time=\"2026-06-09T13:20:58.102833836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=59b28285-262e-4df8-90ce-f8ea711be026 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.940023 | controller |     "Jun 09 13:20:58.131059 crc crio[3638]: time=\"2026-06-09T13:20:58.131015455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.940038 | controller |     "Jun 09 13:20:58.137689 crc crio[3638]: time=\"2026-06-09T13:20:58.131809895Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3c5d05ed-914c-4950-a9a2-f5c0773a81d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.940052 | controller |     "Jun 09 13:20:58.216689 crc crio[3638]: time=\"2026-06-09T13:20:58.216363021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=fa99613e-9549-46cb-a484-e83a8c668e9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.940067 | controller |     "Jun 09 13:20:58.217416 crc crio[3638]: time=\"2026-06-09T13:20:58.217365526Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=2ec201dc-a443-4bf8-a225-0fbda9637593 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.940081 | controller |     "Jun 09 13:20:58.268205 crc crio[3638]: time=\"2026-06-09T13:20:58.267363041Z\" level=info msg=\"Ran pod sandbox d7962adff0c4e535049863fa9ceded216a1dc45a88cbcec0fcfcf5346194a89d with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=2c232f61-0b85-434e-a293-31d6a2019d67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.940096 | controller |     "Jun 09 13:20:58.322165 crc crio[3638]: time=\"2026-06-09T13:20:58.321699047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=124ec31d-0284-452d-86b8-c6b54c4e8c57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.940110 | controller |     "Jun 09 13:20:59.572431 crc crio[3638]: 2026-06-09T13:20:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd8d1b9b9947948 Mac:16:9c:6a:98:89:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/a8f7575f-11ef-4eee-8fa6-2cf0bf1f3425 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.940125 | controller |     "Jun 09 13:21:00.497239 crc crio[3638]: time=\"2026-06-09T13:21:00.495904825Z\" level=info msg=\"Created container 1456a42ec33e2a4330576f73904d2ba2e6522fe5e16117e9872e65366d1db4fc: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=dc1d690f-4f4a-4953-a4e3-93c64e079f42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.940139 | controller |     "Jun 09 13:21:00.570000 crc crio[3638]: time=\"2026-06-09T13:21:00.569919691Z\" level=info msg=\"Starting container: 1456a42ec33e2a4330576f73904d2ba2e6522fe5e16117e9872e65366d1db4fc\" id=bccb6d70-0824-4d5a-8dd2-dec2d2c1d0b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.940154 | controller |     "Jun 09 13:21:00.635493 crc crio[3638]: time=\"2026-06-09T13:21:00.629204934Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-5jwgb/kube-multus-additional-cni-plugins\" id=681995a0-173c-45ee-aa9d-540be4aa3e9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.940168 | controller |     "Jun 09 13:21:00.918350 crc crio[3638]: time=\"2026-06-09T13:21:00.905959801Z\" level=info msg=\"Started container\" PID=11732 containerID=1456a42ec33e2a4330576f73904d2ba2e6522fe5e16117e9872e65366d1db4fc description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=bccb6d70-0824-4d5a-8dd2-dec2d2c1d0b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80",
2026-06-09 14:45:33.940185 | controller |     "Jun 09 13:21:00.947386 crc crio[3638]: time=\"2026-06-09T13:21:00.947318456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.940200 | controller |     "Jun 09 13:21:00.949840 crc crio[3638]: time=\"2026-06-09T13:21:00.949813679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.940214 | controller |     "Jun 09 13:21:01.015158 crc crio[3638]: time=\"2026-06-09T13:21:01.0074561Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=036f7bcb-cdc4-4d31-8145-34f769eadf5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.940228 | controller |     "Jun 09 13:21:01.191087 crc crio[3638]: time=\"2026-06-09T13:21:01.189477653Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=6c65f61c-f3bc-4a55-9547-9dd0000038cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.940242 | controller |     "Jun 09 13:21:01.210462 crc crio[3638]: time=\"2026-06-09T13:21:01.209435672Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=5dc38ef2-56e0-4b73-a00d-1f5da4231745 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.940256 | controller |     "Jun 09 13:21:01.250200 crc crio[3638]: time=\"2026-06-09T13:21:01.248372834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.940271 | controller |     "Jun 09 13:21:01.254953 crc crio[3638]: time=\"2026-06-09T13:21:01.253247879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.940285 | controller |     "Jun 09 13:21:01.428089 crc crio[3638]: time=\"2026-06-09T13:21:01.423835609Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=23af926a-fa06-4a88-968c-3c51b6fc6979 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.940299 | controller |     "Jun 09 13:21:01.478659 crc crio[3638]: time=\"2026-06-09T13:21:01.477838766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.940314 | controller |     "Jun 09 13:21:01.506919 crc crio[3638]: time=\"2026-06-09T13:21:01.428850667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.940329 | controller |     "Jun 09 13:21:01.571051 crc crio[3638]: time=\"2026-06-09T13:21:01.570986071Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=5fc68201-f0a4-45cd-a613-f0c37bb0d5f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.940343 | controller |     "Jun 09 13:21:01.701500 crc crio[3638]: time=\"2026-06-09T13:21:01.684403863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.940358 | controller |     "Jun 09 13:21:01.711630 crc crio[3638]: time=\"2026-06-09T13:21:01.704321311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.940375 | controller |     "Jun 09 13:21:02.597291 crc crio[3638]: time=\"2026-06-09T13:21:02.590515522Z\" level=info msg=\"Created container ad63ba015ad4c5bf4c2668cc211d17246b6562a45a1e2499123c1936f9e69092: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=88857579-285a-4a68-8f70-41c91b767b7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.940390 | controller |     "Jun 09 13:21:02.613292 crc crio[3638]: time=\"2026-06-09T13:21:02.601856901Z\" level=info msg=\"Starting container: ad63ba015ad4c5bf4c2668cc211d17246b6562a45a1e2499123c1936f9e69092\" id=f0dd6131-79f8-4711-bf13-ae9f955d7352 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.940404 | controller |     "Jun 09 13:21:02.732188 crc crio[3638]: time=\"2026-06-09T13:21:02.724592511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.940418 | controller |     "Jun 09 13:21:02.732188 crc crio[3638]: time=\"2026-06-09T13:21:02.725509244Z\" level=info msg=\"Created container a487a6846bb7d887ed03c2984249ddac19ef082cdd7f95c844285c35b020ab3d: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=4782b65b-99ae-44d6-b767-b1359b22b860 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.940433 | controller |     "Jun 09 13:21:02.746804 crc crio[3638]: time=\"2026-06-09T13:21:02.746446649Z\" level=info msg=\"Starting container: a487a6846bb7d887ed03c2984249ddac19ef082cdd7f95c844285c35b020ab3d\" id=b11491ac-fcc1-4960-a809-af9c9edee1fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.940447 | controller |     "Jun 09 13:21:02.830226 crc crio[3638]: time=\"2026-06-09T13:21:02.829720321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.940461 | controller |     "Jun 09 13:21:02.846807 crc crio[3638]: time=\"2026-06-09T13:21:02.845893854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.940475 | controller |     "Jun 09 13:21:03.017980 crc crio[3638]: time=\"2026-06-09T13:21:03.017434418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.940489 | controller |     "Jun 09 13:21:03.247961 crc crio[3638]: 2026-06-09T13:21:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9becfbe5b87a29a Mac:02:aa:a6:ef:be:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/3918b5a4-dbe1-40b7-8487-cd9595b5dc81 SocketPath: PciID:}] [{Interface:0xc000014a00 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.940503 | controller |     "Jun 09 13:21:03.323659 crc crio[3638]: 2026-06-09T13:21:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2b79462bedff15 Mac:86:55:61:a8:41:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/c524c3a4-0a12-46e4-be74-f2dacceb57fb SocketPath: PciID:}] [{Interface:0xc000325270 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.940537 | controller |     "Jun 09 13:21:03.323659 crc crio[3638]: time=\"2026-06-09T13:21:03.320006694Z\" level=info msg=\"Started container\" PID=11889 containerID=ad63ba015ad4c5bf4c2668cc211d17246b6562a45a1e2499123c1936f9e69092 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=f0dd6131-79f8-4711-bf13-ae9f955d7352 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dafdd89d1dcc68e874169788495acc703a062271612bc590eeaf3de32e21f49",
2026-06-09 14:45:33.940557 | controller |     "Jun 09 13:21:03.337616 crc crio[3638]: 2026-06-09T13:21:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee7bdf4489b9a7f Mac:ea:76:91:92:b5:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/74fcf0fb-1189-4820-8862-736daddf5991 SocketPath: PciID:}] [{Interface:0xc00028a960 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.940573 | controller |     "Jun 09 13:21:03.489525 crc crio[3638]: time=\"2026-06-09T13:21:03.488616325Z\" level=info msg=\"Started container\" PID=11888 containerID=a487a6846bb7d887ed03c2984249ddac19ef082cdd7f95c844285c35b020ab3d description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=b11491ac-fcc1-4960-a809-af9c9edee1fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e5ce721e2c347278cf9aa396061acfb5df2f0d981d5a0e2093461b1f8b20267",
2026-06-09 14:45:33.940588 | controller |     "Jun 09 13:21:04.306569 crc crio[3638]: time=\"2026-06-09T13:21:04.30633941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.940603 | controller |     "Jun 09 13:21:04.522043 crc crio[3638]: time=\"2026-06-09T13:21:04.521936708Z\" level=info msg=\"Created container d7c9b9eaef08c8837996317782a606f3b214c60db7ee10ba028cb70e80e2f630: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=6c65f61c-f3bc-4a55-9547-9dd0000038cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.940618 | controller |     "Jun 09 13:21:04.542344 crc crio[3638]: time=\"2026-06-09T13:21:04.539952327Z\" level=info msg=\"Starting container: d7c9b9eaef08c8837996317782a606f3b214c60db7ee10ba028cb70e80e2f630\" id=1111df70-5b33-4163-8d35-8f48be57fce0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.940633 | controller |     "Jun 09 13:21:04.851446 crc crio[3638]: time=\"2026-06-09T13:21:04.8498528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.940648 | controller |     "Jun 09 13:21:04.932183 crc crio[3638]: time=\"2026-06-09T13:21:04.930201719Z\" level=info msg=\"Started container\" PID=11960 containerID=d7c9b9eaef08c8837996317782a606f3b214c60db7ee10ba028cb70e80e2f630 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=1111df70-5b33-4163-8d35-8f48be57fce0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7962adff0c4e535049863fa9ceded216a1dc45a88cbcec0fcfcf5346194a89d",
2026-06-09 14:45:33.940663 | controller |     "Jun 09 13:21:05.294845 crc crio[3638]: time=\"2026-06-09T13:21:05.293870284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=ef18ec76-f420-4bad-a66c-d2e6df3e9b76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.940678 | controller |     "Jun 09 13:21:05.391510 crc crio[3638]: time=\"2026-06-09T13:21:05.384042752Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=768e604e-8329-4184-986d-ad5d3b451e4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.940693 | controller |     "Jun 09 13:21:05.489269 crc crio[3638]: time=\"2026-06-09T13:21:05.488895687Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=47dd9bc4-ad71-4aa7-bc8d-239030dc0d8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.940708 | controller |     "Jun 09 13:21:05.492805 crc crio[3638]: time=\"2026-06-09T13:21:05.489675787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.940725 | controller |     "Jun 09 13:21:05.816169 crc crio[3638]: time=\"2026-06-09T13:21:05.80738816Z\" level=info msg=\"Created container 9475df37bf9cc325361c8d48338b705541d25b87f108029737e6afb278e42ff7: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=2ec201dc-a443-4bf8-a225-0fbda9637593 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.940740 | controller |     "Jun 09 13:21:05.871058 crc crio[3638]: 2026-06-09T13:21:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e913f0f70986898 Mac:8a:e5:0b:62:f1:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/74f269cf-beb2-4196-9e07-95d66cfac8a0 SocketPath: PciID:}] [{Interface:0xc0002ab010 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.940755 | controller |     "Jun 09 13:21:05.894754 crc crio[3638]: time=\"2026-06-09T13:21:05.840913135Z\" level=info msg=\"Starting container: 9475df37bf9cc325361c8d48338b705541d25b87f108029737e6afb278e42ff7\" id=fae856f3-0045-4d18-b20f-f3a24e33f228 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.940770 | controller |     "Jun 09 13:21:06.059655 crc crio[3638]: 2026-06-09T13:21:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a28f7678928d04 Mac:4a:80:82:22:13:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/7bf6d4a5-6481-4ebd-b146-ddcf495e9829 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.940785 | controller |     "Jun 09 13:21:06.366226 crc crio[3638]: time=\"2026-06-09T13:21:06.355950469Z\" level=info msg=\"Started container\" PID=12048 containerID=9475df37bf9cc325361c8d48338b705541d25b87f108029737e6afb278e42ff7 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=fae856f3-0045-4d18-b20f-f3a24e33f228 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c332d390506b7b74968cf97e3b032f007c2960f8971b63f76dfccbd550f9d5d",
2026-06-09 14:45:33.940799 | controller |     "Jun 09 13:21:06.438347 crc crio[3638]: 2026-06-09T13:21:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae1b2d51d273971 Mac:8e:22:db:95:78:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/221f083f-55d0-4924-a532-5006a603eb4f SocketPath: PciID:}] [{Interface:0xc0002aebf0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.940814 | controller |     "Jun 09 13:21:06.569164 crc crio[3638]: time=\"2026-06-09T13:21:06.562871706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.940829 | controller |     "Jun 09 13:21:06.615520 crc crio[3638]: time=\"2026-06-09T13:21:06.614788929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.940843 | controller |     "Jun 09 13:21:06.970892 crc crio[3638]: time=\"2026-06-09T13:21:06.969984079Z\" level=info msg=\"Created container 07dd0b1aef374ed940a9cfe7b95c3af447cf0aa1a16dbd63b6e99d14d75c3465: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=47dd9bc4-ad71-4aa7-bc8d-239030dc0d8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.940858 | controller |     "Jun 09 13:21:07.001776 crc crio[3638]: time=\"2026-06-09T13:21:06.989928447Z\" level=info msg=\"Starting container: 07dd0b1aef374ed940a9cfe7b95c3af447cf0aa1a16dbd63b6e99d14d75c3465\" id=c1b1d4f8-655d-4e38-9ef0-d43e2911d6c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.940872 | controller |     "Jun 09 13:21:07.011742 crc crio[3638]: 2026-06-09T13:21:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78254aef8728c74 Mac:52:fe:53:00:db:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/13aa2f19-95de-4661-84da-f4ce3d71cc8d SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.940890 | controller |     "Jun 09 13:21:07.019784 crc crio[3638]: time=\"2026-06-09T13:21:07.01947218Z\" level=info msg=\"Started container\" PID=12107 containerID=07dd0b1aef374ed940a9cfe7b95c3af447cf0aa1a16dbd63b6e99d14d75c3465 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=c1b1d4f8-655d-4e38-9ef0-d43e2911d6c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7962adff0c4e535049863fa9ceded216a1dc45a88cbcec0fcfcf5346194a89d",
2026-06-09 14:45:33.940905 | controller |     "Jun 09 13:21:07.040020 crc crio[3638]: 2026-06-09T13:21:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d829d6881895170 Mac:1a:0f:45:df:c3:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/be385413-b2d4-478b-84b8-8bc31eaaa367 SocketPath: PciID:}] [{Interface:0xc0001385c0 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.940920 | controller |     "Jun 09 13:21:07.073812 crc crio[3638]: 2026-06-09T13:21:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8aebfa51cafaca3 Mac:86:84:00:fd:a4:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/e581b2b0-07d4-431b-9895-00613a274376 SocketPath: PciID:}] [{Interface:0xc000014d50 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.940934 | controller |     "Jun 09 13:21:07.132718 crc crio[3638]: time=\"2026-06-09T13:21:07.132472881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.940948 | controller |     "Jun 09 13:21:07.352077 crc crio[3638]: 2026-06-09T13:21:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eeb18dec147a5e5 Mac:b6:21:af:69:92:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/c9357337-3bd1-44fc-9627-58fe8866fc35 SocketPath: PciID:}] [{Interface:0xc000014810 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.940963 | controller |     "Jun 09 13:21:07.360918 crc crio[3638]: time=\"2026-06-09T13:21:07.360783494Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.940977 | controller |     "Jun 09 13:21:07.360918 crc crio[3638]: time=\"2026-06-09T13:21:07.360940598Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"",
2026-06-09 14:45:33.940992 | controller |     "Jun 09 13:21:07.371369 crc crio[3638]: time=\"2026-06-09T13:21:07.365356901Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:9becfbe5b87a29a0b31460fa9fce0aabeeadf136b685d2f5cf2df103e8618d24 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/3918b5a4-dbe1-40b7-8487-cd9595b5dc81 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:0xc00018c350}] Aliases:map[]}\"",
2026-06-09 14:45:33.941007 | controller |     "Jun 09 13:21:07.371369 crc crio[3638]: time=\"2026-06-09T13:21:07.365985368Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.941022 | controller |     "Jun 09 13:21:07.376478 crc crio[3638]: time=\"2026-06-09T13:21:07.375002466Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683515-wch2m Namespace:openshift-operator-lifecycle-manager ID:80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b UID:1b68f0b4-27ed-4b04-a4a0-b2ea2d395ae4 NetNS:/var/run/netns/7c512992-9deb-4a03-82ab-992b0533802f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b68f0b4_27ed_4b04_a4a0_b2ea2d395ae4.slice PodAnnotations:0xc0018903a0}] Aliases:map[]}\"",
2026-06-09 14:45:33.941040 | controller |     "Jun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.381939953Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683515-wch2m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.941055 | controller |     "Jun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.386737906Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:5e47d36eb75a56025090e901ba426df672f2e1c504ae63e579d7663afbf7416d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/8037c187-5f09-4548-80c0-afb57fcadb91 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:0xc0014805a8}] Aliases:map[]}\"",
2026-06-09 14:45:33.941070 | controller |     "Jun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.386796698Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.941085 | controller |     "Jun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.387295211Z\" level=info msg=\"Ran pod sandbox 9becfbe5b87a29a0b31460fa9fce0aabeeadf136b685d2f5cf2df103e8618d24 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=beb8f498-ebba-426d-af7b-e53ba5cc16d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.941100 | controller |     "Jun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.391786735Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:fd8d1b9b9947948487a8f0d6768afb88cfd4d51ed6950e84e4849166be868a8f UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/a8f7575f-11ef-4eee-8fa6-2cf0bf1f3425 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:0xc00018c608}] Aliases:map[]}\"",
2026-06-09 14:45:33.941115 | controller |     "Jun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.392212826Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.941129 | controller |     "Jun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.394406112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=c6399f94-9880-411e-8004-32c3dfab590a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.941144 | controller |     "Jun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.396335551Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2308aca293eb1848ac49b11cc0ef05a2535126a7a0c4627ba46a5cfc8b7d0f39 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/1f644d14-6541-49e7-be50-dcb0d92e0a77 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:0xc00261c540}] Aliases:map[]}\"",
2026-06-09 14:45:33.941162 | controller |     "Jun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.396376662Z\" 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-09 14:45:33.941178 | controller |     "Jun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.400058195Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:ee7bdf4489b9a7f5d206930f916cf0d3c1e3b9fd8fc21de2e079de092db2cf46 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/74fcf0fb-1189-4820-8862-736daddf5991 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:0xc0026967f0}] Aliases:map[]}\"",
2026-06-09 14:45:33.941193 | controller |     "Jun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.400755474Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:73de833340094d2139291ba98de7817350763ec3ee9dc648e703b5a88653ebd2 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/51eb5630-9900-42f8-88f7-87026170254e 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:0xc00261c5b0}] Aliases:map[]}\"",
2026-06-09 14:45:33.941208 | controller |     "Jun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.400798625Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.941223 | controller |     "Jun 09 13:21:07.402635 crc crio[3638]: time=\"2026-06-09T13:21:07.402691774Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:a2b79462bedff157c432db3c52e9e3c8ea9e0b74b6f877c2a1546fb059f6ede5 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/c524c3a4-0a12-46e4-be74-f2dacceb57fb 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:0xc001890160}] Aliases:map[]}\"",
2026-06-09 14:45:33.941237 | controller |     "Jun 09 13:21:07.404479 crc crio[3638]: time=\"2026-06-09T13:21:07.403185586Z\" 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-09 14:45:33.941252 | controller |     "Jun 09 13:21:07.404479 crc crio[3638]: time=\"2026-06-09T13:21:07.403233547Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.941267 | controller |     "Jun 09 13:21:07.404479 crc crio[3638]: time=\"2026-06-09T13:21:07.403879323Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:e913f0f7098689841f583c5b6e9b4768355b5e2e2b2f66a58e7ea6681fbd8b48 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/74f269cf-beb2-4196-9e07-95d66cfac8a0 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:0xc00008cf40}] Aliases:map[]}\"",
2026-06-09 14:45:33.941282 | controller |     "Jun 09 13:21:07.404479 crc crio[3638]: time=\"2026-06-09T13:21:07.404028177Z\" 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-09 14:45:33.941299 | controller |     "Jun 09 13:21:07.405070 crc crio[3638]: time=\"2026-06-09T13:21:07.404761516Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:6a28f7678928d04b1575b78004bdfa9fe058bc6716714408dcb5bd023c113d77 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/7bf6d4a5-6481-4ebd-b146-ddcf495e9829 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:0xc0023967f8}] Aliases:map[]}\"",
2026-06-09 14:45:33.941315 | controller |     "Jun 09 13:21:07.405341 crc crio[3638]: time=\"2026-06-09T13:21:07.405282389Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.941329 | controller |     "Jun 09 13:21:07.417419 crc crio[3638]: time=\"2026-06-09T13:21:07.406404018Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8ed1a8b1e32ea24a444e4fac0c698ee0904e9b127468cc35c2e928a46ef08e0d UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/9615dcea-13f1-4d2e-8856-c3d69c5ac649 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:0xc0019a8568}] Aliases:map[]}\"",
2026-06-09 14:45:33.941344 | controller |     "Jun 09 13:21:07.417419 crc crio[3638]: time=\"2026-06-09T13:21:07.409488737Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:0378130ebeeb30b4c515b648efb2d90b2146241e51f9e6b1f7813f2a2d5d6073 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/ef9dca32-4c20-4c1d-9e73-fe9c85e8393c 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:0xc001890350}] Aliases:map[]}\"",
2026-06-09 14:45:33.941360 | controller |     "Jun 09 13:21:07.417419 crc crio[3638]: time=\"2026-06-09T13:21:07.409516178Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.941375 | controller |     "Jun 09 13:21:07.417419 crc crio[3638]: time=\"2026-06-09T13:21:07.409576429Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.941390 | controller |     "Jun 09 13:21:07.419347 crc crio[3638]: time=\"2026-06-09T13:21:07.418710253Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:60b06b51766edc4f5eb4c071108fd9323c73363ed3eb9733d8fa793ba26f8c48 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/cc7af241-3c30-45bd-b96e-4c359dd8eab8 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:0xc001890448}] Aliases:map[]}\"",
2026-06-09 14:45:33.941404 | controller |     "Jun 09 13:21:07.419347 crc crio[3638]: time=\"2026-06-09T13:21:07.418747143Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.941419 | controller |     "Jun 09 13:21:07.419692 crc crio[3638]: time=\"2026-06-09T13:21:07.419439701Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:ae1b2d51d2739718afea500c4efc0b03d94b38596046cdb26c210b7052534eff UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/221f083f-55d0-4924-a532-5006a603eb4f 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:0xc0026982e8}] Aliases:map[]}\"",
2026-06-09 14:45:33.941437 | controller |     "Jun 09 13:21:07.429256 crc crio[3638]: time=\"2026-06-09T13:21:07.428940413Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.941452 | controller |     "Jun 09 13:21:07.430010 crc crio[3638]: time=\"2026-06-09T13:21:07.429752993Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/447034a9-4bd8-41a3-948f-27ca930b83f1 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:0xc00261c738}] Aliases:map[]}\"",
2026-06-09 14:45:33.941467 | controller |     "Jun 09 13:21:07.430438 crc crio[3638]: time=\"2026-06-09T13:21:07.430299408Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.941482 | controller |     "Jun 09 13:21:07.449330 crc crio[3638]: time=\"2026-06-09T13:21:07.431614631Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:040a32f97b44731dd690630d85959d3ee0b7b2d7529aa7c1ef9f1d2ac8cd0b05 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/e55a54e9-5def-45b1-9c2b-69a461c99893 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:0xc001890528}] Aliases:map[]}\"",
2026-06-09 14:45:33.941497 | controller |     "Jun 09 13:21:07.449330 crc crio[3638]: time=\"2026-06-09T13:21:07.431665173Z\" 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-09 14:45:33.941525 | controller |     "Jun 09 13:21:07.449330 crc crio[3638]: time=\"2026-06-09T13:21:07.423669589Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/0f86830c-38bf-494d-add6-5ffb0dd0d8eb 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:0xc000784558}] Aliases:map[]}\"",
2026-06-09 14:45:33.941545 | controller |     "Jun 09 13:21:07.449330 crc crio[3638]: time=\"2026-06-09T13:21:07.439095492Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.941561 | controller |     "Jun 09 13:21:07.456411 crc crio[3638]: time=\"2026-06-09T13:21:07.455503191Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=314f4466-f418-4723-978e-8ccf0323819a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.941576 | controller |     "Jun 09 13:21:07.465404 crc crio[3638]: time=\"2026-06-09T13:21:07.464940771Z\" level=info msg=\"Ran pod sandbox fd8d1b9b9947948487a8f0d6768afb88cfd4d51ed6950e84e4849166be868a8f with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=2c26b4f9-b2e6-4da0-999c-b3a1e1021b9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.941594 | controller |     "Jun 09 13:21:07.473089 crc crio[3638]: time=\"2026-06-09T13:21:07.425798883Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:c18030c06fed630f70c642c2ffe0823f3766cbed2506b16125c7a522b0844725 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/845ca97b-bd66-42da-9b14-0de31bbd1b9e 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:0xc000784640}] Aliases:map[]}\"",
2026-06-09 14:45:33.941609 | controller |     "Jun 09 13:21:07.473089 crc crio[3638]: time=\"2026-06-09T13:21:07.472500744Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.941624 | controller |     "Jun 09 13:21:07.474779 crc crio[3638]: time=\"2026-06-09T13:21:07.427334422Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9283a2ab644e158a31dd254c4efaaed2d1d6c5483980c5b5e748fd54daa7c510 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/5de346de-0bf7-49bf-ac2a-279d91da04b3 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:0xc0007846f8}] Aliases:map[]}\"",
2026-06-09 14:45:33.941638 | controller |     "Jun 09 13:21:07.474939 crc crio[3638]: time=\"2026-06-09T13:21:07.474909825Z\" 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-09 14:45:33.941653 | controller |     "Jun 09 13:21:07.497731 crc crio[3638]: time=\"2026-06-09T13:21:07.484455338Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:a190cf2998a4f7d36d9d2e55c010cca24383bcbcaf5355d05f4ba776f3861ba7 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/b6a6c23b-5a68-478f-86f2-71a54850a601 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:0xc002396aa8}] Aliases:map[]}\"",
2026-06-09 14:45:33.941668 | controller |     "Jun 09 13:21:07.497731 crc crio[3638]: time=\"2026-06-09T13:21:07.484666153Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.941683 | controller |     "Jun 09 13:21:07.497731 crc crio[3638]: time=\"2026-06-09T13:21:07.427416024Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:62d45e13bc05e3eeed347a343d5277d110f4e30516888cdfe02f72ba8e2da7a9 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/eb811f0a-d1be-488d-a490-fa395827daff 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:0xc00261c6a8}] Aliases:map[]}\"",
2026-06-09 14:45:33.941698 | controller |     "Jun 09 13:21:07.497731 crc crio[3638]: time=\"2026-06-09T13:21:07.491083008Z\" 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-09 14:45:33.941715 | controller |     "Jun 09 13:21:07.534856 crc crio[3638]: time=\"2026-06-09T13:21:07.534009773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=7f19ee2d-09f8-4a79-9e43-aea6a9d873e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.941731 | controller |     "Jun 09 13:21:07.548997 crc crio[3638]: time=\"2026-06-09T13:21:07.548661516Z\" level=info msg=\"Created container 80ac8e094464c2d4fc1f497dc31146f1fe8fd5b7fd8849b4aba2515887b0b2aa: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=74ce2463-1b9d-45f3-ad73-5f187c73bd9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.941745 | controller |     "Jun 09 13:21:07.549761 crc crio[3638]: time=\"2026-06-09T13:21:07.428599914Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eeb18dec147a5e5c72df3e232e473d07d9f40870094c2817230ed32cc63dcc9a UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/c9357337-3bd1-44fc-9627-58fe8866fc35 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:0xc001480220}] Aliases:map[]}\"",
2026-06-09 14:45:33.941760 | controller |     "Jun 09 13:21:07.549761 crc crio[3638]: time=\"2026-06-09T13:21:07.549508818Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.941774 | controller |     "Jun 09 13:21:07.551399 crc crio[3638]: time=\"2026-06-09T13:21:07.551249842Z\" level=info msg=\"Ran pod sandbox ee7bdf4489b9a7f5d206930f916cf0d3c1e3b9fd8fc21de2e079de092db2cf46 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=1aacbcee-ae9a-4aca-a66c-bbc97bac4ed1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.941789 | controller |     "Jun 09 13:21:07.554718 crc crio[3638]: time=\"2026-06-09T13:21:07.428523882Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:78254aef8728c746c322bd4d7fce0389d9059036ba6255c64d08c80bce8f0de4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/13aa2f19-95de-4661-84da-f4ce3d71cc8d 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:0xc0019a8218}] Aliases:map[]}\"",
2026-06-09 14:45:33.941804 | controller |     "Jun 09 13:21:07.555805 crc crio[3638]: time=\"2026-06-09T13:21:07.554857434Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.941819 | controller |     "Jun 09 13:21:07.556819 crc crio[3638]: time=\"2026-06-09T13:21:07.428566183Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/be385413-b2d4-478b-84b8-8bc31eaaa367 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:0xc0007845f0}] Aliases:map[]}\"",
2026-06-09 14:45:33.941834 | controller |     "Jun 09 13:21:07.559936 crc crio[3638]: time=\"2026-06-09T13:21:07.557026609Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.941852 | controller |     "Jun 09 13:21:07.559936 crc crio[3638]: time=\"2026-06-09T13:21:07.428584023Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8aebfa51cafaca3fe6c1a32b8914602377d14922e6bd9ca6f7292947313911e3 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/e581b2b0-07d4-431b-9895-00613a274376 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:0xc002696b08}] Aliases:map[]}\"",
2026-06-09 14:45:33.941867 | controller |     "Jun 09 13:21:07.559936 crc crio[3638]: time=\"2026-06-09T13:21:07.557943303Z\" 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-09 14:45:33.941882 | controller |     "Jun 09 13:21:07.560701 crc crio[3638]: time=\"2026-06-09T13:21:07.560394456Z\" level=info msg=\"Starting container: 80ac8e094464c2d4fc1f497dc31146f1fe8fd5b7fd8849b4aba2515887b0b2aa\" id=50c0b52b-6119-4212-b00f-9c5628904e8a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.941897 | controller |     "Jun 09 13:21:07.610531 crc crio[3638]: time=\"2026-06-09T13:21:07.610284207Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=a90c8184-8b99-4b94-964d-10c0ec389851 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.941912 | controller |     "Jun 09 13:21:07.629495 crc crio[3638]: time=\"2026-06-09T13:21:07.623075703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=997c9077-141e-4c19-b28a-9d86f1498d17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.941927 | controller |     "Jun 09 13:21:07.652171 crc crio[3638]: time=\"2026-06-09T13:21:07.65157198Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.941942 | controller |     "Jun 09 13:21:07.697060 crc crio[3638]: time=\"2026-06-09T13:21:07.692167395Z\" level=info msg=\"Started container\" PID=12137 containerID=80ac8e094464c2d4fc1f497dc31146f1fe8fd5b7fd8849b4aba2515887b0b2aa description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=50c0b52b-6119-4212-b00f-9c5628904e8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f7b1b3c7e399a867943e71e2116872a75f1c60cead802d0a69013c20b7886f1",
2026-06-09 14:45:33.941957 | controller |     "Jun 09 13:21:07.877536 crc crio[3638]: time=\"2026-06-09T13:21:07.876954969Z\" level=info msg=\"Ran pod sandbox a2b79462bedff157c432db3c52e9e3c8ea9e0b74b6f877c2a1546fb059f6ede5 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=5c074fe3-6b58-42f3-bce9-f51ed8fc25e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.941972 | controller |     "Jun 09 13:21:07.909509 crc crio[3638]: time=\"2026-06-09T13:21:07.904785147Z\" level=info msg=\"Ran pod sandbox 6a28f7678928d04b1575b78004bdfa9fe058bc6716714408dcb5bd023c113d77 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=9b8bcc75-6ea3-43dd-bc76-a87eaabdac45 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.941987 | controller |     "Jun 09 13:21:07.920879 crc crio[3638]: time=\"2026-06-09T13:21:07.919861582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=29e1d101-4d94-4f18-aea3-16216b23ebe6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.942001 | controller |     "Jun 09 13:21:07.957952 crc crio[3638]: time=\"2026-06-09T13:21:07.926323797Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=1b7633cd-f980-4a5f-baf4-a648e7492a96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.942019 | controller |     "Jun 09 13:21:08.011368 crc crio[3638]: time=\"2026-06-09T13:21:08.0107326Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=6dcd3b0c-51b6-4180-8b2d-1d87ed1976e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.942033 | controller |     "Jun 09 13:21:08.148871 crc crio[3638]: time=\"2026-06-09T13:21:08.146948464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.942048 | controller |     "Jun 09 13:21:08.173713 crc crio[3638]: time=\"2026-06-09T13:21:08.173317886Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=514551aa-0ec2-4deb-b8e6-bec7a197224f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.942062 | controller |     "Jun 09 13:21:08.237743 crc crio[3638]: time=\"2026-06-09T13:21:08.236989619Z\" level=info msg=\"Ran pod sandbox ae1b2d51d2739718afea500c4efc0b03d94b38596046cdb26c210b7052534eff with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=8bc35f40-df7c-41ea-ac20-ea0100a5c961 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.942076 | controller |     "Jun 09 13:21:08.258355 crc crio[3638]: time=\"2026-06-09T13:21:08.252716381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.942091 | controller |     "Jun 09 13:21:08.348096 crc crio[3638]: time=\"2026-06-09T13:21:08.345041136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=615c6df4-05c6-4bb0-a669-45967ecec541 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.942106 | controller |     "Jun 09 13:21:08.617896 crc crio[3638]: time=\"2026-06-09T13:21:08.617377211Z\" level=info msg=\"Ran pod sandbox eeb18dec147a5e5c72df3e232e473d07d9f40870094c2817230ed32cc63dcc9a with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=b1a278cc-e41d-4c5c-b484-a6062aacb96d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.942120 | controller |     "Jun 09 13:21:08.692323 crc crio[3638]: time=\"2026-06-09T13:21:08.688848583Z\" level=info msg=\"Ran pod sandbox e913f0f7098689841f583c5b6e9b4768355b5e2e2b2f66a58e7ea6681fbd8b48 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=60dbdffa-267f-4c2f-8360-2c9b70206bbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.942134 | controller |     "Jun 09 13:21:08.791320 crc crio[3638]: time=\"2026-06-09T13:21:08.790369582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=1ce10f3d-344f-4348-9b13-bd1f8c153ee4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.942149 | controller |     "Jun 09 13:21:09.073443 crc crio[3638]: time=\"2026-06-09T13:21:09.072765033Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c1c50d3b-7255-4cf6-a2d0-8b64098a1e4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.942163 | controller |     "Jun 09 13:21:09.553894 crc crio[3638]: time=\"2026-06-09T13:21:09.551629805Z\" level=info msg=\"Ran pod sandbox 78254aef8728c746c322bd4d7fce0389d9059036ba6255c64d08c80bce8f0de4 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=3ac36006-47a9-4f62-8588-3488754783ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.942183 | controller |     "Jun 09 13:21:09.663444 crc crio[3638]: time=\"2026-06-09T13:21:09.653960536Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=ac9e208c-40e4-443e-83d0-0ea3873dfd50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.942198 | controller |     "Jun 09 13:21:09.687938 crc crio[3638]: time=\"2026-06-09T13:21:09.66000466Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=334f4e46-2998-47d7-b74d-c309925923e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.942213 | controller |     "Jun 09 13:21:09.687938 crc crio[3638]: time=\"2026-06-09T13:21:09.669786409Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b0685b08-2526-43f6-98b2-76d7e53f05cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.942227 | controller |     "Jun 09 13:21:09.774478 crc crio[3638]: time=\"2026-06-09T13:21:09.767820889Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dd750311-2f89-45eb-acf5-65362a1ac2d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.942242 | controller |     "Jun 09 13:21:09.775826 crc crio[3638]: time=\"2026-06-09T13:21:09.774979022Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=522d47b5-3a19-432a-a5d0-d2f650421922 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.942256 | controller |     "Jun 09 13:21:09.777938 crc crio[3638]: time=\"2026-06-09T13:21:09.777371293Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=1bf6267f-203c-408f-a172-0302ed14ef19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.942271 | controller |     "Jun 09 13:21:09.779384 crc crio[3638]: time=\"2026-06-09T13:21:09.779036845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.942285 | controller |     "Jun 09 13:21:09.789025 crc crio[3638]: time=\"2026-06-09T13:21:09.782770361Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=4be95cc8-9f0b-4af8-ad71-69086ff485c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.942300 | controller |     "Jun 09 13:21:09.858209 crc crio[3638]: time=\"2026-06-09T13:21:09.858080801Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=14e5f117-c3b9-439b-93ce-015cfed0c56d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.942314 | controller |     "Jun 09 13:21:09.859925 crc crio[3638]: time=\"2026-06-09T13:21:09.859900068Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=3bd0304b-3cdc-4ecb-a699-743d36b20ccc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.942328 | controller |     "Jun 09 13:21:09.900966 crc crio[3638]: time=\"2026-06-09T13:21:09.897298671Z\" level=info msg=\"Ran pod sandbox d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=63cf9fa3-9167-479a-91d7-eeae95cc1871 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.942350 | controller |     "Jun 09 13:21:10.338336 crc crio[3638]: time=\"2026-06-09T13:21:10.336049981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=149c3985-a6fb-43e1-a3cc-dbee1636dece name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.942365 | controller |     "Jun 09 13:21:10.477263 crc crio[3638]: time=\"2026-06-09T13:21:10.476301047Z\" level=info msg=\"Ran pod sandbox 8aebfa51cafaca3fe6c1a32b8914602377d14922e6bd9ca6f7292947313911e3 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=2ac67af8-8c80-45c7-b8a9-006c415b2ffc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.942384 | controller |     "Jun 09 13:21:10.571440 crc crio[3638]: time=\"2026-06-09T13:21:10.56893788Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=299a3275-2cec-4e9d-9470-134589f20724 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.942399 | controller |     "Jun 09 13:21:10.965652 crc crio[3638]: time=\"2026-06-09T13:21:10.963340268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.942452 | controller |     "Jun 09 13:21:11.036874 crc crio[3638]: time=\"2026-06-09T13:21:10.957061267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=e293d396-e0fe-4281-bbc1-5f61036ddec3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.942472 | controller |     "Jun 09 13:21:11.261496 crc crio[3638]: time=\"2026-06-09T13:21:11.259669824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.942487 | controller |     "Jun 09 13:21:11.261496 crc crio[3638]: time=\"2026-06-09T13:21:11.260743182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.942502 | controller |     "Jun 09 13:21:11.289281 crc crio[3638]: time=\"2026-06-09T13:21:11.288796567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=11ffa7b0-7f9d-4f84-be83-4f7ed2c94ff9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.942537 | controller |     "Jun 09 13:21:11.296583 crc crio[3638]: time=\"2026-06-09T13:21:11.295935359Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=3c0dd3c4-f8bb-4a96-85bc-68cfdb32db57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.942554 | controller |     "Jun 09 13:21:11.322488 crc crio[3638]: time=\"2026-06-09T13:21:11.322418805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a33ce97a-642a-405b-85bf-6a989ea69e35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.942569 | controller |     "Jun 09 13:21:11.339333 crc crio[3638]: time=\"2026-06-09T13:21:11.338508036Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=ffd086ef-544c-4941-a830-0c7ee1b9df01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.942583 | controller |     "Jun 09 13:21:11.402689 crc crio[3638]: time=\"2026-06-09T13:21:11.402464656Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=732ac6d0-05b4-4a41-a798-ffefaedbfde1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.942601 | controller |     "Jun 09 13:21:11.433949 crc crio[3638]: time=\"2026-06-09T13:21:11.418858964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=18769be4-76a1-44d5-95d8-7f5677f0b97d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.942616 | controller |     "Jun 09 13:21:11.961391 crc crio[3638]: time=\"2026-06-09T13:21:11.95666341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.942631 | controller |     "Jun 09 13:21:11.961391 crc crio[3638]: time=\"2026-06-09T13:21:11.957089771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.942645 | controller |     "Jun 09 13:21:12.041657 crc crio[3638]: time=\"2026-06-09T13:21:12.037695967Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=41ad17d1-8243-4fcb-aff6-a8bc5897b575 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.942659 | controller |     "Jun 09 13:21:12.094481 crc crio[3638]: time=\"2026-06-09T13:21:12.093842869Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=74ecaa83-3731-4024-8002-d39e31889fdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.942673 | controller |     "Jun 09 13:21:12.096306 crc crio[3638]: time=\"2026-06-09T13:21:12.095081029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.942687 | controller |     "Jun 09 13:21:12.133039 crc crio[3638]: time=\"2026-06-09T13:21:12.120306573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.942701 | controller |     "Jun 09 13:21:12.271064 crc crio[3638]: time=\"2026-06-09T13:21:12.269803575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.942715 | controller |     "Jun 09 13:21:13.540300 crc crio[3638]: time=\"2026-06-09T13:21:13.538990632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.942729 | controller |     "Jun 09 13:21:13.615067 crc crio[3638]: time=\"2026-06-09T13:21:13.612030234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.942743 | controller |     "Jun 09 13:21:13.615067 crc crio[3638]: time=\"2026-06-09T13:21:13.612923487Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=e2ba208f-7fc5-448c-bbed-3a0a22329c8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.942757 | controller |     "Jun 09 13:21:13.638633 crc crio[3638]: time=\"2026-06-09T13:21:13.634681043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.942772 | controller |     "Jun 09 13:21:13.709053 crc crio[3638]: time=\"2026-06-09T13:21:13.703083046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.942790 | controller |     "Jun 09 13:21:15.646064 crc crio[3638]: time=\"2026-06-09T13:21:15.471043403Z\" level=info msg=\"Created container 867a0548829b2aebb4e3b07e1199eb7c127f36fdaa04e7b3a3e3cf5449ee3069: openshift-multus/cni-sysctl-allowlist-ds-5jwgb/kube-multus-additional-cni-plugins\" id=681995a0-173c-45ee-aa9d-540be4aa3e9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.942805 | controller |     "Jun 09 13:21:15.646064 crc crio[3638]: time=\"2026-06-09T13:21:15.538978215Z\" level=info msg=\"Starting container: 867a0548829b2aebb4e3b07e1199eb7c127f36fdaa04e7b3a3e3cf5449ee3069\" id=f2a7ed56-6bc1-464f-928c-9a109af3a1a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.942819 | controller |     "Jun 09 13:21:15.926761 crc crio[3638]: time=\"2026-06-09T13:21:15.925393801Z\" level=info msg=\"Created container 686088f1de26bc582c762294a409dedf68743a7982b0d8c8b809101a3d0d99e0: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=6dcd3b0c-51b6-4180-8b2d-1d87ed1976e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.942834 | controller |     "Jun 09 13:21:16.077250 crc crio[3638]: time=\"2026-06-09T13:21:15.973963709Z\" level=info msg=\"Starting container: 686088f1de26bc582c762294a409dedf68743a7982b0d8c8b809101a3d0d99e0\" id=324bc465-9f4b-485e-bc64-f854b847ee00 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.942848 | controller |     "Jun 09 13:21:16.115388 crc crio[3638]: time=\"2026-06-09T13:21:16.113851146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.942863 | controller |     "Jun 09 13:21:16.311092 crc crio[3638]: time=\"2026-06-09T13:21:16.309411464Z\" level=info msg=\"Started container\" PID=12375 containerID=686088f1de26bc582c762294a409dedf68743a7982b0d8c8b809101a3d0d99e0 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=324bc465-9f4b-485e-bc64-f854b847ee00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9becfbe5b87a29a0b31460fa9fce0aabeeadf136b685d2f5cf2df103e8618d24",
2026-06-09 14:45:33.942878 | controller |     "Jun 09 13:21:16.580040 crc crio[3638]: time=\"2026-06-09T13:21:16.572061052Z\" level=info msg=\"Started container\" PID=12253 containerID=867a0548829b2aebb4e3b07e1199eb7c127f36fdaa04e7b3a3e3cf5449ee3069 description=openshift-multus/cni-sysctl-allowlist-ds-5jwgb/kube-multus-additional-cni-plugins id=f2a7ed56-6bc1-464f-928c-9a109af3a1a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb9b222240c501c76c0ba4d528f2066a812246fadb1d6d0e1d93de5ddcb39381",
2026-06-09 14:45:33.942893 | controller |     "Jun 09 13:21:17.362067 crc crio[3638]: time=\"2026-06-09T13:21:17.361827313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.942908 | controller |     "Jun 09 13:21:18.208812 crc crio[3638]: time=\"2026-06-09T13:21:18.207841738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.942923 | controller |     "Jun 09 13:21:18.603253 crc crio[3638]: time=\"2026-06-09T13:21:18.603075338Z\" level=info msg=\"Created container dd2fd14884284902eb367cd7e3740b81a49e75c3b188f64f0cf709f808c0e613: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=74ecaa83-3731-4024-8002-d39e31889fdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.942938 | controller |     "Jun 09 13:21:18.615354 crc crio[3638]: time=\"2026-06-09T13:21:18.61497239Z\" level=info msg=\"Starting container: dd2fd14884284902eb367cd7e3740b81a49e75c3b188f64f0cf709f808c0e613\" id=b710a53b-2956-420b-a7b9-674a783d91a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.942955 | controller |     "Jun 09 13:21:18.865299 crc crio[3638]: time=\"2026-06-09T13:21:18.858981454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.942985 | controller |     "Jun 09 13:21:19.171136 crc crio[3638]: time=\"2026-06-09T13:21:19.166431574Z\" level=info msg=\"Started container\" PID=12486 containerID=dd2fd14884284902eb367cd7e3740b81a49e75c3b188f64f0cf709f808c0e613 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=b710a53b-2956-420b-a7b9-674a783d91a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8aebfa51cafaca3fe6c1a32b8914602377d14922e6bd9ca6f7292947313911e3",
2026-06-09 14:45:33.943000 | controller |     "Jun 09 13:21:19.200237 crc crio[3638]: time=\"2026-06-09T13:21:19.19248615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.943015 | controller |     "Jun 09 13:21:19.236891 crc crio[3638]: time=\"2026-06-09T13:21:19.226797244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.943032 | controller |     "Jun 09 13:21:19.342194 crc crio[3638]: time=\"2026-06-09T13:21:19.336908432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.943047 | controller |     "Jun 09 13:21:19.597394 crc crio[3638]: time=\"2026-06-09T13:21:19.595444756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.943061 | controller |     "Jun 09 13:21:19.717790 crc crio[3638]: time=\"2026-06-09T13:21:19.717242762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.943076 | controller |     "Jun 09 13:21:19.868553 crc crio[3638]: 2026-06-09T13:21:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5bc0327c029d85f Mac:86:40:80:ea:55:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/447034a9-4bd8-41a3-948f-27ca930b83f1 SocketPath: PciID:}] [{Interface:0xc00039e890 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.943090 | controller |     "Jun 09 13:21:19.883478 crc crio[3638]: time=\"2026-06-09T13:21:19.883238925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.943105 | controller |     "Jun 09 13:21:20.307228 crc crio[3638]: time=\"2026-06-09T13:21:20.305477893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.943119 | controller |     "Jun 09 13:21:20.356765 crc crio[3638]: time=\"2026-06-09T13:21:20.354697658Z\" level=info msg=\"Created container 26d23c1861b4812d1752a658f535e77e45eb13ab0cf3b08fab746cef0f5853dc: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=ffd086ef-544c-4941-a830-0c7ee1b9df01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.943133 | controller |     "Jun 09 13:21:20.356765 crc crio[3638]: 2026-06-09T13:21:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e47d36eb75a560 Mac:be:ba:f0:d9:96:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/8037c187-5f09-4548-80c0-afb57fcadb91 SocketPath: PciID:}] [{Interface:0xc000014d70 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.943151 | controller |     "Jun 09 13:21:20.404541 crc crio[3638]: 2026-06-09T13:21:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60b06b51766edc4 Mac:ee:7e:bc:02:b7:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/cc7af241-3c30-45bd-b96e-4c359dd8eab8 SocketPath: PciID:}] [{Interface:0xc0001dca50 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.943165 | controller |     "Jun 09 13:21:20.445886 crc crio[3638]: time=\"2026-06-09T13:21:20.445405622Z\" level=info msg=\"Starting container: 26d23c1861b4812d1752a658f535e77e45eb13ab0cf3b08fab746cef0f5853dc\" id=8fa27cc8-6ef6-496a-9eaa-653848bf7941 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.943180 | controller |     "Jun 09 13:21:20.523938 crc crio[3638]: time=\"2026-06-09T13:21:20.523671917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.943195 | controller |     "Jun 09 13:21:20.699818 crc crio[3638]: time=\"2026-06-09T13:21:20.690914423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.943209 | controller |     "Jun 09 13:21:20.782852 crc crio[3638]: time=\"2026-06-09T13:21:20.781998396Z\" level=info msg=\"Started container\" PID=12556 containerID=26d23c1861b4812d1752a658f535e77e45eb13ab0cf3b08fab746cef0f5853dc description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=8fa27cc8-6ef6-496a-9eaa-653848bf7941 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eeb18dec147a5e5c72df3e232e473d07d9f40870094c2817230ed32cc63dcc9a",
2026-06-09 14:45:33.943224 | controller |     "Jun 09 13:21:21.556208 crc crio[3638]: time=\"2026-06-09T13:21:21.215001057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.943241 | controller |     "Jun 09 13:21:21.692197 crc crio[3638]: time=\"2026-06-09T13:21:21.460819927Z\" level=info msg=\"Created container 9a4b434b574d1eab474f20619b1a9f80002fb01ad60fc7bf2e227ae75f508659: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=14e5f117-c3b9-439b-93ce-015cfed0c56d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.943259 | controller |     "Jun 09 13:21:21.905872 crc crio[3638]: time=\"2026-06-09T13:21:21.903700812Z\" level=info msg=\"Starting container: 9a4b434b574d1eab474f20619b1a9f80002fb01ad60fc7bf2e227ae75f508659\" id=19ee3f81-de7c-425e-83e2-e5d318a9fe61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.943274 | controller |     "Jun 09 13:21:22.042745 crc crio[3638]: time=\"2026-06-09T13:21:22.041273019Z\" level=info msg=\"Started container\" PID=12558 containerID=9a4b434b574d1eab474f20619b1a9f80002fb01ad60fc7bf2e227ae75f508659 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=19ee3f81-de7c-425e-83e2-e5d318a9fe61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae1b2d51d2739718afea500c4efc0b03d94b38596046cdb26c210b7052534eff",
2026-06-09 14:45:33.943289 | controller |     "Jun 09 13:21:22.108070 crc crio[3638]: time=\"2026-06-09T13:21:22.104977544Z\" level=info msg=\"Stopping container: 8fe3a89cdb95c17951a652151fa04bd91199a87ee8e09ea94e6609697e48840d (timeout: 3600s)\" id=9e8979a9-cd10-46e4-aacc-a4f79417cff2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.943304 | controller |     "Jun 09 13:21:22.493470 crc crio[3638]: 2026-06-09T13:21:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62d45e13bc05e3e Mac:92:b8:84:48:dc:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/eb811f0a-d1be-488d-a490-fa395827daff SocketPath: PciID:}] [{Interface:0xc0002245d0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.943322 | controller |     "Jun 09 13:21:22.804241 crc crio[3638]: time=\"2026-06-09T13:21:22.801994059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.943337 | controller |     "Jun 09 13:21:22.920445 crc crio[3638]: time=\"2026-06-09T13:21:22.920349687Z\" level=info msg=\"Created container 229161ac3a84d6bedb7105d946fe6070463b1891c9d32b9915eb9c3af3e58f84: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=ac9e208c-40e4-443e-83d0-0ea3873dfd50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.943352 | controller |     "Jun 09 13:21:22.940403 crc crio[3638]: time=\"2026-06-09T13:21:22.940201744Z\" level=info msg=\"Starting container: 229161ac3a84d6bedb7105d946fe6070463b1891c9d32b9915eb9c3af3e58f84\" id=36d34d5a-f9b8-4d31-a7f7-eb8c69947ff5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.943366 | controller |     "Jun 09 13:21:22.959993 crc crio[3638]: 2026-06-09T13:21:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2308aca293eb184 Mac:3a:73:b6:7b:ca:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/1f644d14-6541-49e7-be50-dcb0d92e0a77 SocketPath: PciID:}] [{Interface:0xc000015a80 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.943381 | controller |     "Jun 09 13:21:22.964450 crc crio[3638]: time=\"2026-06-09T13:21:22.962994615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.943395 | controller |     "Jun 09 13:21:23.081678 crc crio[3638]: time=\"2026-06-09T13:21:23.0788662Z\" level=info msg=\"Created container 7954896469e92806dafbf227bf6e7fb259fb1f44310bf1d673a15b0afb264876: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=3c0dd3c4-f8bb-4a96-85bc-68cfdb32db57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.943410 | controller |     "Jun 09 13:21:23.141746 crc crio[3638]: time=\"2026-06-09T13:21:23.140987694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.943425 | controller |     "Jun 09 13:21:23.142247 crc crio[3638]: time=\"2026-06-09T13:21:23.141833536Z\" level=info msg=\"Starting container: 7954896469e92806dafbf227bf6e7fb259fb1f44310bf1d673a15b0afb264876\" id=8eb5bf93-8df6-43cc-9af7-5838b3e357d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.943439 | controller |     "Jun 09 13:21:23.145346 crc crio[3638]: time=\"2026-06-09T13:21:23.143737924Z\" level=info msg=\"Created container 36b124aad9e1771c1ae40f482ee0d74d4277112c1b6698a9af058497ae10542f: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=41ad17d1-8243-4fcb-aff6-a8bc5897b575 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.943453 | controller |     "Jun 09 13:21:23.160226 crc crio[3638]: 2026-06-09T13:21:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ed1a8b1e32ea24 Mac:5a:eb:5f:f8:cd:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/9615dcea-13f1-4d2e-8856-c3d69c5ac649 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.943468 | controller |     "Jun 09 13:21:23.168476 crc crio[3638]: time=\"2026-06-09T13:21:23.167860389Z\" level=info msg=\"Started container\" PID=12611 containerID=7954896469e92806dafbf227bf6e7fb259fb1f44310bf1d673a15b0afb264876 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=8eb5bf93-8df6-43cc-9af7-5838b3e357d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a28f7678928d04b1575b78004bdfa9fe058bc6716714408dcb5bd023c113d77",
2026-06-09 14:45:33.943486 | controller |     "Jun 09 13:21:23.175748 crc crio[3638]: time=\"2026-06-09T13:21:23.175496124Z\" level=info msg=\"Starting container: 36b124aad9e1771c1ae40f482ee0d74d4277112c1b6698a9af058497ae10542f\" id=d6020620-9f27-43cc-b806-cad011033f50 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.943501 | controller |     "Jun 09 13:21:23.389008 crc crio[3638]: time=\"2026-06-09T13:21:23.388350043Z\" level=info msg=\"Started container\" PID=12669 containerID=36b124aad9e1771c1ae40f482ee0d74d4277112c1b6698a9af058497ae10542f description=openshift-console/downloads-747b44746d-4pqvr/download-server id=d6020620-9f27-43cc-b806-cad011033f50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5",
2026-06-09 14:45:33.943535 | controller |     "Jun 09 13:21:23.442932 crc crio[3638]: time=\"2026-06-09T13:21:23.442834452Z\" level=info msg=\"Started container\" PID=12608 containerID=229161ac3a84d6bedb7105d946fe6070463b1891c9d32b9915eb9c3af3e58f84 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=36d34d5a-f9b8-4d31-a7f7-eb8c69947ff5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee7bdf4489b9a7f5d206930f916cf0d3c1e3b9fd8fc21de2e079de092db2cf46",
2026-06-09 14:45:33.943552 | controller |     "Jun 09 13:21:24.021545 crc crio[3638]: 2026-06-09T13:21:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de3156980f0f863 Mac:8e:1c:79:62:9e:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/0f86830c-38bf-494d-add6-5ffb0dd0d8eb SocketPath: PciID:}] [{Interface:0xc000231430 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.943567 | controller |     "Jun 09 13:21:24.079056 crc crio[3638]: time=\"2026-06-09T13:21:24.013082974Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=066300a9-3a8e-4de3-a2b8-e7b299eb1668 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.943582 | controller |     "Jun 09 13:21:24.444338 crc crio[3638]: time=\"2026-06-09T13:21:24.398466483Z\" level=info msg=\"Created container 11545a89d3e90959f1c129b717dcb3749223b3556ff6dc8fbfd44250c2982d0b: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=1bf6267f-203c-408f-a172-0302ed14ef19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.943597 | controller |     "Jun 09 13:21:24.444338 crc crio[3638]: time=\"2026-06-09T13:21:24.430451289Z\" level=info msg=\"Starting container: 11545a89d3e90959f1c129b717dcb3749223b3556ff6dc8fbfd44250c2982d0b\" id=0f7d6a57-a205-4a2c-8531-4da1f9c9d4f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.943611 | controller |     "Jun 09 13:21:24.511344 crc crio[3638]: time=\"2026-06-09T13:21:24.506833915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=184feb3b-1d79-4620-b47b-bf372ff9cad5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.943626 | controller |     "Jun 09 13:21:24.612920 crc crio[3638]: time=\"2026-06-09T13:21:24.612822938Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=0b2a6c96-c9d0-422c-bbd1-6b8445692011 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.943640 | controller |     "Jun 09 13:21:24.641200 crc crio[3638]: time=\"2026-06-09T13:21:24.626548079Z\" level=info msg=\"Created container 4160d7fcf92b44d6721a75798e809b448322d460d7969f6f734787f62b25de33: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=e2ba208f-7fc5-448c-bbed-3a0a22329c8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.943658 | controller |     "Jun 09 13:21:24.641200 crc crio[3638]: time=\"2026-06-09T13:21:24.639901659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.943673 | controller |     "Jun 09 13:21:24.661246 crc crio[3638]: time=\"2026-06-09T13:21:24.650093149Z\" level=info msg=\"Starting container: 4160d7fcf92b44d6721a75798e809b448322d460d7969f6f734787f62b25de33\" id=9e515402-8da0-4a52-9e4e-e5a0538bbc26 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.943687 | controller |     "Jun 09 13:21:24.712875 crc crio[3638]: time=\"2026-06-09T13:21:24.712387777Z\" level=info msg=\"Started container\" PID=12715 containerID=4160d7fcf92b44d6721a75798e809b448322d460d7969f6f734787f62b25de33 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=9e515402-8da0-4a52-9e4e-e5a0538bbc26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78254aef8728c746c322bd4d7fce0389d9059036ba6255c64d08c80bce8f0de4",
2026-06-09 14:45:33.943701 | controller |     "Jun 09 13:21:25.230487 crc crio[3638]: time=\"2026-06-09T13:21:25.197043358Z\" level=info msg=\"Started container\" PID=12709 containerID=11545a89d3e90959f1c129b717dcb3749223b3556ff6dc8fbfd44250c2982d0b description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=0f7d6a57-a205-4a2c-8531-4da1f9c9d4f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd8d1b9b9947948487a8f0d6768afb88cfd4d51ed6950e84e4849166be868a8f",
2026-06-09 14:45:33.943716 | controller |     "Jun 09 13:21:25.440993 crc crio[3638]: time=\"2026-06-09T13:21:25.423428091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=e6526aaa-60d2-48e1-a240-8e9e8bc4a685 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.943730 | controller |     "Jun 09 13:21:25.573095 crc crio[3638]: time=\"2026-06-09T13:21:25.556276858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.943745 | controller |     "Jun 09 13:21:25.590779 crc crio[3638]: time=\"2026-06-09T13:21:25.583897283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.943759 | controller |     "Jun 09 13:21:25.773017 crc crio[3638]: time=\"2026-06-09T13:21:25.771343182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=54efd590-e526-4514-9633-255d0c42cfd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.943774 | controller |     "Jun 09 13:21:25.773017 crc crio[3638]: time=\"2026-06-09T13:21:25.772670446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=28ad0a72-3d92-41d2-b3b8-f860c3c70c41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.943788 | controller |     "Jun 09 13:21:25.786273 crc crio[3638]: time=\"2026-06-09T13:21:25.785039082Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=325698f9-5272-4ea2-979c-59e22db2185c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.943803 | controller |     "Jun 09 13:21:25.787715 crc crio[3638]: time=\"2026-06-09T13:21:25.786702434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.943817 | controller |     "Jun 09 13:21:25.823286 crc crio[3638]: time=\"2026-06-09T13:21:25.815480518Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f8a07f42-5621-4615-9d02-ef027daa9a9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.943835 | controller |     "Jun 09 13:21:25.955958 crc crio[3638]: time=\"2026-06-09T13:21:25.955659713Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=1ba5f6ad-fc30-4180-981d-539642480f2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.943850 | controller |     "Jun 09 13:21:25.957969 crc crio[3638]: time=\"2026-06-09T13:21:25.956405562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.943864 | controller |     "Jun 09 13:21:26.577884 crc crio[3638]: time=\"2026-06-09T13:21:26.577334428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.943879 | controller |     "Jun 09 13:21:26.922355 crc crio[3638]: time=\"2026-06-09T13:21:26.916777534Z\" level=info msg=\"Created container a8d3312826746e35ac8893ab08355b2d5be7c90b92c7763e6b04232d9a2cbab2: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=0b2a6c96-c9d0-422c-bbd1-6b8445692011 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.943893 | controller |     "Jun 09 13:21:26.961577 crc crio[3638]: time=\"2026-06-09T13:21:26.943530346Z\" level=info msg=\"Starting container: a8d3312826746e35ac8893ab08355b2d5be7c90b92c7763e6b04232d9a2cbab2\" id=0504d8f3-327d-462b-b526-babbd954367a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.943908 | controller |     "Jun 09 13:21:27.008303 crc crio[3638]: time=\"2026-06-09T13:21:26.997051021Z\" level=info msg=\"Started container\" PID=12796 containerID=a8d3312826746e35ac8893ab08355b2d5be7c90b92c7763e6b04232d9a2cbab2 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=0504d8f3-327d-462b-b526-babbd954367a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee7bdf4489b9a7f5d206930f916cf0d3c1e3b9fd8fc21de2e079de092db2cf46",
2026-06-09 14:45:33.943922 | controller |     "Jun 09 13:21:27.019490 crc crio[3638]: time=\"2026-06-09T13:21:27.016438305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.943937 | controller |     "Jun 09 13:21:27.062552 crc crio[3638]: time=\"2026-06-09T13:21:27.042972832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.943951 | controller |     "Jun 09 13:21:27.062552 crc crio[3638]: time=\"2026-06-09T13:21:27.056883217Z\" level=info msg=\"Stopped pod sandbox: 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b\" id=b204b505-893f-4f4e-bbd6-4b232720afb3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.943965 | controller |     "Jun 09 13:21:27.132994 crc crio[3638]: time=\"2026-06-09T13:21:27.132828584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.943980 | controller |     "Jun 09 13:21:27.135731 crc crio[3638]: 2026-06-09T13:21:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73de833340094d2 Mac:12:e4:db:6a:40:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/51eb5630-9900-42f8-88f7-87026170254e SocketPath: PciID:}] [{Interface:0xc00011b340 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.943994 | controller |     "Jun 09 13:21:27.803326 crc crio[3638]: 2026-06-09T13:21:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:040a32f97b44731 Mac:2e:11:9c:d3:38:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/e55a54e9-5def-45b1-9c2b-69a461c99893 SocketPath: PciID:}] [{Interface:0xc000282dd0 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.944012 | controller |     "Jun 09 13:21:28.092541 crc crio[3638]: 2026-06-09T13:21:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0378130ebeeb30b Mac:12:2b:f2:91:be:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/ef9dca32-4c20-4c1d-9e73-fe9c85e8393c SocketPath: PciID:}] [{Interface:0xc00050c7d0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.944027 | controller |     "Jun 09 13:21:28.129169 crc crio[3638]: time=\"2026-06-09T13:21:28.098350065Z\" level=info msg=\"Created container 7ae7b2efbadd08c80ee12964a6d3f91104e683873c87d208d2510f57ddc94475: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=325698f9-5272-4ea2-979c-59e22db2185c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.944041 | controller |     "Jun 09 13:21:28.129169 crc crio[3638]: time=\"2026-06-09T13:21:28.108840354Z\" level=info msg=\"Starting container: 7ae7b2efbadd08c80ee12964a6d3f91104e683873c87d208d2510f57ddc94475\" id=a7fba1f5-9318-430d-9f3d-ccaeaf31e027 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.944055 | controller |     "Jun 09 13:21:28.132470 crc crio[3638]: time=\"2026-06-09T13:21:28.129716616Z\" level=info msg=\"Started container\" PID=12854 containerID=7ae7b2efbadd08c80ee12964a6d3f91104e683873c87d208d2510f57ddc94475 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=a7fba1f5-9318-430d-9f3d-ccaeaf31e027 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78254aef8728c746c322bd4d7fce0389d9059036ba6255c64d08c80bce8f0de4",
2026-06-09 14:45:33.944070 | controller |     "Jun 09 13:21:28.132836 crc crio[3638]: time=\"2026-06-09T13:21:28.132780674Z\" level=info msg=\"Created container 988eeea5afd00401b7bfb7300c054028f3dac8eab62300af423c3ec34ccba2f9: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=732ac6d0-05b4-4a41-a798-ffefaedbfde1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.944084 | controller |     "Jun 09 13:21:28.184872 crc crio[3638]: time=\"2026-06-09T13:21:28.184702438Z\" level=info msg=\"Starting container: 988eeea5afd00401b7bfb7300c054028f3dac8eab62300af423c3ec34ccba2f9\" id=0dca3faf-8a90-4ed0-8d82-ad890d0fde28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.944098 | controller |     "Jun 09 13:21:28.216399 crc crio[3638]: 2026-06-09T13:21:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c18030c06fed630 Mac:5e:03:4a:bc:8f:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/845ca97b-bd66-42da-9b14-0de31bbd1b9e SocketPath: PciID:}] [{Interface:0xc000015400 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.944112 | controller |     "Jun 09 13:21:28.271944 crc crio[3638]: time=\"2026-06-09T13:21:28.224837052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.944126 | controller |     "Jun 09 13:21:28.434196 crc crio[3638]: 2026-06-09T13:21:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a190cf2998a4f7d Mac:3e:26:71:8e:d2:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/b6a6c23b-5a68-478f-86f2-71a54850a601 SocketPath: PciID:}] [{Interface:0xc0001d4ae0 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.944140 | controller |     "Jun 09 13:21:28.449826 crc crio[3638]: time=\"2026-06-09T13:21:28.449760748Z\" level=info msg=\"Stopping container: 867a0548829b2aebb4e3b07e1199eb7c127f36fdaa04e7b3a3e3cf5449ee3069 (timeout: 30s)\" id=f777445d-c70c-4d67-8ada-cc48389b9135 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.944158 | controller |     "Jun 09 13:21:28.450525 crc crio[3638]: time=\"2026-06-09T13:21:28.450361003Z\" level=info msg=\"Started container\" PID=12858 containerID=988eeea5afd00401b7bfb7300c054028f3dac8eab62300af423c3ec34ccba2f9 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=0dca3faf-8a90-4ed0-8d82-ad890d0fde28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2b79462bedff157c432db3c52e9e3c8ea9e0b74b6f877c2a1546fb059f6ede5",
2026-06-09 14:45:33.944174 | controller |     "Jun 09 13:21:29.481533 crc crio[3638]: time=\"2026-06-09T13:21:29.48116951Z\" level=info msg=\"Created container e95bd8458e72e7e7d15cdd085a24fa64b0a97528e5b2674609bccdd66eaec9b7: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=4be95cc8-9f0b-4af8-ad71-69086ff485c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.944188 | controller |     "Jun 09 13:21:29.527770 crc crio[3638]: 2026-06-09T13:21:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9283a2ab644e158 Mac:ee:a0:94:08:26:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/5de346de-0bf7-49bf-ac2a-279d91da04b3 SocketPath: PciID:}] [{Interface:0xc0002467f0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.944203 | controller |     "Jun 09 13:21:29.527770 crc crio[3638]: time=\"2026-06-09T13:21:29.515012243Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.944217 | controller |     "Jun 09 13:21:29.527770 crc crio[3638]: time=\"2026-06-09T13:21:29.515532807Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"",
2026-06-09 14:45:33.944232 | controller |     "Jun 09 13:21:29.620922 crc crio[3638]: time=\"2026-06-09T13:21:29.620775781Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:73de833340094d2139291ba98de7817350763ec3ee9dc648e703b5a88653ebd2 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/51eb5630-9900-42f8-88f7-87026170254e 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:0xc00261c5b0}] Aliases:map[]}\"",
2026-06-09 14:45:33.944247 | controller |     "Jun 09 13:21:29.621482 crc crio[3638]: time=\"2026-06-09T13:21:29.621045198Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.944262 | controller |     "Jun 09 13:21:29.647768 crc crio[3638]: time=\"2026-06-09T13:21:29.646401865Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:a190cf2998a4f7d36d9d2e55c010cca24383bcbcaf5355d05f4ba776f3861ba7 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/b6a6c23b-5a68-478f-86f2-71a54850a601 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:0xc002396aa8}] Aliases:map[]}\"",
2026-06-09 14:45:33.944277 | controller |     "Jun 09 13:21:29.648481 crc crio[3638]: time=\"2026-06-09T13:21:29.648303833Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.944292 | controller |     "Jun 09 13:21:29.664904 crc crio[3638]: time=\"2026-06-09T13:21:29.653022113Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/447034a9-4bd8-41a3-948f-27ca930b83f1 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:0xc00261c738}] Aliases:map[]}\"",
2026-06-09 14:45:33.944310 | controller |     "Jun 09 13:21:29.664904 crc crio[3638]: time=\"2026-06-09T13:21:29.653556498Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.944325 | controller |     "Jun 09 13:21:29.664904 crc crio[3638]: time=\"2026-06-09T13:21:29.654243335Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:5e47d36eb75a56025090e901ba426df672f2e1c504ae63e579d7663afbf7416d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/8037c187-5f09-4548-80c0-afb57fcadb91 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:0xc0014805a8}] Aliases:map[]}\"",
2026-06-09 14:45:33.944340 | controller |     "Jun 09 13:21:29.664904 crc crio[3638]: time=\"2026-06-09T13:21:29.654374908Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.944355 | controller |     "Jun 09 13:21:29.664904 crc crio[3638]: time=\"2026-06-09T13:21:29.654711307Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:60b06b51766edc4f5eb4c071108fd9323c73363ed3eb9733d8fa793ba26f8c48 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/cc7af241-3c30-45bd-b96e-4c359dd8eab8 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:0xc001890448}] Aliases:map[]}\"",
2026-06-09 14:45:33.944370 | controller |     "Jun 09 13:21:29.664904 crc crio[3638]: time=\"2026-06-09T13:21:29.654846881Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.944385 | controller |     "Jun 09 13:21:29.664904 crc crio[3638]: time=\"2026-06-09T13:21:29.655488626Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:62d45e13bc05e3eeed347a343d5277d110f4e30516888cdfe02f72ba8e2da7a9 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/eb811f0a-d1be-488d-a490-fa395827daff 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:0xc00261c6a8}] Aliases:map[]}\"",
2026-06-09 14:45:33.944400 | controller |     "Jun 09 13:21:29.664904 crc crio[3638]: time=\"2026-06-09T13:21:29.655909317Z\" 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-09 14:45:33.944415 | controller |     "Jun 09 13:21:29.665996 crc crio[3638]: time=\"2026-06-09T13:21:29.664928497Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2308aca293eb1848ac49b11cc0ef05a2535126a7a0c4627ba46a5cfc8b7d0f39 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/1f644d14-6541-49e7-be50-dcb0d92e0a77 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:0xc00261c540}] Aliases:map[]}\"",
2026-06-09 14:45:33.944433 | controller |     "Jun 09 13:21:29.665996 crc crio[3638]: time=\"2026-06-09T13:21:29.665092902Z\" level=info msg=\"Starting container: e95bd8458e72e7e7d15cdd085a24fa64b0a97528e5b2674609bccdd66eaec9b7\" id=091dbd30-2023-497f-b6b7-570b18ba0796 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.944448 | controller |     "Jun 09 13:21:29.665996 crc crio[3638]: time=\"2026-06-09T13:21:29.665318137Z\" 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-09 14:45:33.944463 | controller |     "Jun 09 13:21:29.665996 crc crio[3638]: time=\"2026-06-09T13:21:29.665628565Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8ed1a8b1e32ea24a444e4fac0c698ee0904e9b127468cc35c2e928a46ef08e0d UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/9615dcea-13f1-4d2e-8856-c3d69c5ac649 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:0xc0019a8568}] Aliases:map[]}\"",
2026-06-09 14:45:33.944478 | controller |     "Jun 09 13:21:29.665996 crc crio[3638]: time=\"2026-06-09T13:21:29.665771308Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.944493 | controller |     "Jun 09 13:21:29.666924 crc crio[3638]: time=\"2026-06-09T13:21:29.666004765Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/0f86830c-38bf-494d-add6-5ffb0dd0d8eb 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:0xc000784558}] Aliases:map[]}\"",
2026-06-09 14:45:33.944508 | controller |     "Jun 09 13:21:29.666924 crc crio[3638]: time=\"2026-06-09T13:21:29.66620442Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.944541 | controller |     "Jun 09 13:21:29.691314 crc crio[3638]: time=\"2026-06-09T13:21:29.68971198Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9283a2ab644e158a31dd254c4efaaed2d1d6c5483980c5b5e748fd54daa7c510 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/5de346de-0bf7-49bf-ac2a-279d91da04b3 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:0xc0007846f8}] Aliases:map[]}\"",
2026-06-09 14:45:33.944557 | controller |     "Jun 09 13:21:29.691642 crc crio[3638]: time=\"2026-06-09T13:21:29.691561207Z\" 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-09 14:45:33.944573 | controller |     "Jun 09 13:21:29.699373 crc crio[3638]: time=\"2026-06-09T13:21:29.698973345Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:040a32f97b44731dd690630d85959d3ee0b7b2d7529aa7c1ef9f1d2ac8cd0b05 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/e55a54e9-5def-45b1-9c2b-69a461c99893 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:0xc001890528}] Aliases:map[]}\"",
2026-06-09 14:45:33.944626 | controller |     "Jun 09 13:21:29.699768 crc crio[3638]: time=\"2026-06-09T13:21:29.699676744Z\" 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-09 14:45:33.944649 | controller |     "Jun 09 13:21:29.704324 crc crio[3638]: time=\"2026-06-09T13:21:29.70034504Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:0378130ebeeb30b4c515b648efb2d90b2146241e51f9e6b1f7813f2a2d5d6073 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/ef9dca32-4c20-4c1d-9e73-fe9c85e8393c 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:0xc001890350}] Aliases:map[]}\"",
2026-06-09 14:45:33.944666 | controller |     "Jun 09 13:21:29.704324 crc crio[3638]: time=\"2026-06-09T13:21:29.700533125Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.944681 | controller |     "Jun 09 13:21:29.704324 crc crio[3638]: time=\"2026-06-09T13:21:29.700796342Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:c18030c06fed630f70c642c2ffe0823f3766cbed2506b16125c7a522b0844725 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/845ca97b-bd66-42da-9b14-0de31bbd1b9e 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:0xc000784640}] Aliases:map[]}\"",
2026-06-09 14:45:33.944697 | controller |     "Jun 09 13:21:29.704324 crc crio[3638]: time=\"2026-06-09T13:21:29.700915376Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.944712 | controller |     "Jun 09 13:21:29.734268 crc crio[3638]: time=\"2026-06-09T13:21:29.733777903Z\" level=info msg=\"Ran pod sandbox 73de833340094d2139291ba98de7817350763ec3ee9dc648e703b5a88653ebd2 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=cc984670-3b13-4e30-abfd-ff7d5a2dbc8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.944726 | controller |     "Jun 09 13:21:29.785748 crc crio[3638]: time=\"2026-06-09T13:21:29.785533522Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.944740 | controller |     "Jun 09 13:21:29.785748 crc crio[3638]: time=\"2026-06-09T13:21:29.785710597Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.944755 | controller |     "Jun 09 13:21:29.785748 crc crio[3638]: time=\"2026-06-09T13:21:29.785757639Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"",
2026-06-09 14:45:33.944769 | controller |     "Jun 09 13:21:29.827890 crc crio[3638]: time=\"2026-06-09T13:21:29.827744199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=3c76443d-927e-4cfc-b650-a31a3f5e78d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.944784 | controller |     "Jun 09 13:21:29.950725 crc crio[3638]: time=\"2026-06-09T13:21:29.940436743Z\" level=info msg=\"Started container\" PID=12896 containerID=e95bd8458e72e7e7d15cdd085a24fa64b0a97528e5b2674609bccdd66eaec9b7 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=091dbd30-2023-497f-b6b7-570b18ba0796 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e913f0f7098689841f583c5b6e9b4768355b5e2e2b2f66a58e7ea6681fbd8b48",
2026-06-09 14:45:33.944804 | controller |     "Jun 09 13:21:30.036916 crc crio[3638]: time=\"2026-06-09T13:21:30.034380638Z\" level=info msg=\"Ran pod sandbox a190cf2998a4f7d36d9d2e55c010cca24383bcbcaf5355d05f4ba776f3861ba7 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=9dbf86df-fa1e-438b-85ac-c9974620ed5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.944819 | controller |     "Jun 09 13:21:30.048385 crc crio[3638]: time=\"2026-06-09T13:21:30.043955413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=3f3c542f-0695-4aae-846c-748b96690bc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.944834 | controller |     "Jun 09 13:21:30.071407 crc crio[3638]: time=\"2026-06-09T13:21:30.069504375Z\" level=info msg=\"Ran pod sandbox 5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=886cc017-02be-4366-9d9e-96d36bb3bd05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.944848 | controller |     "Jun 09 13:21:30.079207 crc crio[3638]: time=\"2026-06-09T13:21:30.073927978Z\" level=info msg=\"Ran pod sandbox 5e47d36eb75a56025090e901ba426df672f2e1c504ae63e579d7663afbf7416d with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=1c579d11-5feb-4d4e-914d-5a51f54b023f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.944862 | controller |     "Jun 09 13:21:30.196626 crc crio[3638]: time=\"2026-06-09T13:21:30.196051522Z\" level=info msg=\"Ran pod sandbox 2308aca293eb1848ac49b11cc0ef05a2535126a7a0c4627ba46a5cfc8b7d0f39 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=1974be9a-c56e-4f77-aa23-4e578b917e0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.944877 | controller |     "Jun 09 13:21:30.209082 crc crio[3638]: time=\"2026-06-09T13:21:30.203794719Z\" level=info msg=\"Ran pod sandbox 62d45e13bc05e3eeed347a343d5277d110f4e30516888cdfe02f72ba8e2da7a9 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=c3dcb0b6-157f-4229-a648-8e6fdea91d8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.944891 | controller |     "Jun 09 13:21:30.225397 crc crio[3638]: time=\"2026-06-09T13:21:30.217336145Z\" level=info msg=\"Ran pod sandbox 8ed1a8b1e32ea24a444e4fac0c698ee0904e9b127468cc35c2e928a46ef08e0d with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=78c60e12-3276-4fd9-a00f-4028cd19c0e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.944905 | controller |     "Jun 09 13:21:30.249974 crc crio[3638]: time=\"2026-06-09T13:21:30.243753978Z\" level=info msg=\"Ran pod sandbox de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=e2672a2c-0851-4c7e-8803-ec3c2cbbb87e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.944920 | controller |     "Jun 09 13:21:30.264005 crc crio[3638]: time=\"2026-06-09T13:21:30.262908186Z\" level=info msg=\"Ran pod sandbox 9283a2ab644e158a31dd254c4efaaed2d1d6c5483980c5b5e748fd54daa7c510 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=e660e836-81a3-42fe-a3de-4b8361b386ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.944934 | controller |     "Jun 09 13:21:30.282651 crc crio[3638]: time=\"2026-06-09T13:21:30.28184464Z\" level=info msg=\"Ran pod sandbox 040a32f97b44731dd690630d85959d3ee0b7b2d7529aa7c1ef9f1d2ac8cd0b05 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=ad776ebf-c0b7-4648-855e-7f82ebae94bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.944952 | controller |     "Jun 09 13:21:30.341925 crc crio[3638]: time=\"2026-06-09T13:21:30.341500141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=d0a619ed-bae4-4678-84dd-0467f265db38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.944966 | controller |     "Jun 09 13:21:30.368238 crc crio[3638]: time=\"2026-06-09T13:21:30.346870677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=25885797-d4fb-437e-9c15-d64d6ab6a076 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.944981 | controller |     "Jun 09 13:21:30.368238 crc crio[3638]: time=\"2026-06-09T13:21:30.34891925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=14695dca-ee13-4291-b1e9-fd0570fa0495 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.944995 | controller |     "Jun 09 13:21:30.368238 crc crio[3638]: time=\"2026-06-09T13:21:30.349349231Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f62f5e74-b1eb-4ac6-b285-f37853dfe955 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.945010 | controller |     "Jun 09 13:21:30.368238 crc crio[3638]: time=\"2026-06-09T13:21:30.350575552Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f330bf2b-4cfb-4736-9f5f-a14f23c4df78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.945024 | controller |     "Jun 09 13:21:30.368238 crc crio[3638]: time=\"2026-06-09T13:21:30.351071704Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=41cc6f21-2a62-406d-afa8-af5ebf6fafd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.945038 | controller |     "Jun 09 13:21:30.368238 crc crio[3638]: time=\"2026-06-09T13:21:30.352520731Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5b45ede5-713a-4c4d-8df9-2c48117380a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.945053 | controller |     "Jun 09 13:21:30.368238 crc crio[3638]: time=\"2026-06-09T13:21:30.35283589Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=2f5ee224-dec7-48ed-8355-736ae1c55a5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.945067 | controller |     "Jun 09 13:21:30.368238 crc crio[3638]: time=\"2026-06-09T13:21:30.353282531Z\" level=info msg=\"Ran pod sandbox c18030c06fed630f70c642c2ffe0823f3766cbed2506b16125c7a522b0844725 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=b2140c6d-fcaa-44f5-b02c-5d88d0178b2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.945082 | controller |     "Jun 09 13:21:30.368238 crc crio[3638]: time=\"2026-06-09T13:21:30.353318802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=2c8090f8-8ff7-4136-978a-e5e8bb880f02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.945096 | controller |     "Jun 09 13:21:30.368238 crc crio[3638]: time=\"2026-06-09T13:21:30.35598032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=2fcfe808-3b28-451d-94a5-23d7cddd532c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.945114 | controller |     "Jun 09 13:21:30.400439 crc crio[3638]: time=\"2026-06-09T13:21:30.39833951Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=d7f01bbc-950c-43ce-96bf-e1996465f808 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.945128 | controller |     "Jun 09 13:21:30.400439 crc crio[3638]: time=\"2026-06-09T13:21:30.398551195Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=ab0bbfbe-3535-4a8f-8cf8-23fbac20da0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.945143 | controller |     "Jun 09 13:21:30.400439 crc crio[3638]: time=\"2026-06-09T13:21:30.398976487Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e20985d1-3b22-45a7-ad31-ec5680ae14b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.945157 | controller |     "Jun 09 13:21:30.400439 crc crio[3638]: time=\"2026-06-09T13:21:30.399425148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=593519da-bcdd-4a05-9cf2-8b648ef97fae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.945172 | controller |     "Jun 09 13:21:30.400439 crc crio[3638]: time=\"2026-06-09T13:21:30.399988622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=e54f0f87-44ad-4aea-8192-ab3af6543e5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.945187 | controller |     "Jun 09 13:21:30.400439 crc crio[3638]: time=\"2026-06-09T13:21:30.400019183Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=712e6bd6-5a7f-46d1-b85a-b5c74237bf5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.945201 | controller |     "Jun 09 13:21:30.400439 crc crio[3638]: time=\"2026-06-09T13:21:30.401695236Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=289198da-ca57-4782-b3a5-4b22d3ea1284 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.945219 | controller |     "Jun 09 13:21:30.400439 crc crio[3638]: time=\"2026-06-09T13:21:30.402230181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f4f52d69-7e99-4491-81b1-4560827d43ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.945233 | controller |     "Jun 09 13:21:30.405427 crc crio[3638]: time=\"2026-06-09T13:21:30.40536094Z\" level=info msg=\"Ran pod sandbox 0378130ebeeb30b4c515b648efb2d90b2146241e51f9e6b1f7813f2a2d5d6073 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=a07d65c5-970e-434a-b105-1cdac26cfbe2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.945248 | controller |     "Jun 09 13:21:30.430664 crc crio[3638]: time=\"2026-06-09T13:21:30.414414841Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=0675029f-efdc-407e-bbab-1deb82a9e6c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.945263 | controller |     "Jun 09 13:21:30.431420 crc crio[3638]: time=\"2026-06-09T13:21:30.4308578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.945280 | controller |     "Jun 09 13:21:30.473356 crc crio[3638]: time=\"2026-06-09T13:21:30.415025427Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=139c2434-9f93-4750-b66e-1565150ec4d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.945295 | controller |     "Jun 09 13:21:30.486940 crc crio[3638]: time=\"2026-06-09T13:21:30.486890939Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=ab4138c5-b577-453a-bed5-64748261ecac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.945310 | controller |     "Jun 09 13:21:30.490776 crc crio[3638]: time=\"2026-06-09T13:21:30.490725657Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=c60fc13a-5fa4-42d7-a72a-26b736a0b453 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.945325 | controller |     "Jun 09 13:21:30.491550 crc crio[3638]: time=\"2026-06-09T13:21:30.491519467Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=2a91a630-59df-48d5-9c2e-ed5c3061284f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.945339 | controller |     "Jun 09 13:21:30.504563 crc crio[3638]: time=\"2026-06-09T13:21:30.503259847Z\" level=info msg=\"Ran pod sandbox 60b06b51766edc4f5eb4c071108fd9323c73363ed3eb9733d8fa793ba26f8c48 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=05054051-8a5c-4841-94c4-82a06ca24b2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.945354 | controller |     "Jun 09 13:21:30.506294 crc crio[3638]: time=\"2026-06-09T13:21:30.416447443Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=4cff16c9-ed26-4a55-b086-b9225044e27c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.945368 | controller |     "Jun 09 13:21:30.506294 crc crio[3638]: time=\"2026-06-09T13:21:30.416575096Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=c2f99222-3f6d-4b34-92e3-1cf1579a860b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.945383 | controller |     "Jun 09 13:21:30.506294 crc crio[3638]: time=\"2026-06-09T13:21:30.416923365Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=a5151efb-d6fd-44f9-a993-36478e3def85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.945398 | controller |     "Jun 09 13:21:30.506294 crc crio[3638]: time=\"2026-06-09T13:21:30.422424105Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=2dc980f8-8e28-4933-88c9-acd071f59ceb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.945412 | controller |     "Jun 09 13:21:30.506294 crc crio[3638]: time=\"2026-06-09T13:21:30.429307311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=693ea145-1452-4b70-acf0-ae8bf8c824fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.945427 | controller |     "Jun 09 13:21:30.547375 crc crio[3638]: time=\"2026-06-09T13:21:30.547275409Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=bbfdd071-a654-4889-ab91-18b67b1df77d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.945442 | controller |     "Jun 09 13:21:30.550953 crc crio[3638]: time=\"2026-06-09T13:21:30.549442654Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=244996b1-f840-4ac5-969e-588e17bf8d5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.945459 | controller |     "Jun 09 13:21:30.558581 crc crio[3638]: time=\"2026-06-09T13:21:30.549810734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=20c7796c-2e5c-4a36-a671-854d00346421 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.945475 | controller |     "Jun 09 13:21:30.873755 crc crio[3638]: time=\"2026-06-09T13:21:30.869640171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.945489 | controller |     "Jun 09 13:21:30.873755 crc crio[3638]: time=\"2026-06-09T13:21:30.870900502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.945504 | controller |     "Jun 09 13:21:30.873755 crc crio[3638]: time=\"2026-06-09T13:21:30.873036726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.945538 | controller |     "Jun 09 13:21:30.875019 crc crio[3638]: time=\"2026-06-09T13:21:30.873803996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.945554 | controller |     "Jun 09 13:21:30.875019 crc crio[3638]: time=\"2026-06-09T13:21:30.873082557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.945568 | controller |     "Jun 09 13:21:30.875019 crc crio[3638]: time=\"2026-06-09T13:21:30.874657787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.945583 | controller |     "Jun 09 13:21:30.875019 crc crio[3638]: time=\"2026-06-09T13:21:30.874830673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.945597 | controller |     "Jun 09 13:21:30.875019 crc crio[3638]: time=\"2026-06-09T13:21:30.874852723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.945611 | controller |     "Jun 09 13:21:30.891152 crc crio[3638]: time=\"2026-06-09T13:21:30.890488611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bbc28371-8ef3-4031-a187-30fef0212980 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.945625 | controller |     "Jun 09 13:21:30.981177 crc crio[3638]: time=\"2026-06-09T13:21:30.981001049Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=b329b8b2-79eb-4d38-a844-f36d080dafb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.945640 | controller |     "Jun 09 13:21:31.331521 crc crio[3638]: time=\"2026-06-09T13:21:31.328454431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.945654 | controller |     "Jun 09 13:21:31.342306 crc crio[3638]: time=\"2026-06-09T13:21:31.338287032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=26cbdaad-f744-4c23-a4e7-35946cd266be name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.945672 | controller |     "Jun 09 13:21:31.435295 crc crio[3638]: time=\"2026-06-09T13:21:31.434859275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.945688 | controller |     "Jun 09 13:21:31.450066 crc crio[3638]: time=\"2026-06-09T13:21:31.448863611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.945703 | controller |     "Jun 09 13:21:31.516334 crc crio[3638]: time=\"2026-06-09T13:21:31.515950772Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.945717 | controller |     "Jun 09 13:21:31.541215 crc crio[3638]: time=\"2026-06-09T13:21:31.541181235Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.945732 | controller |     "Jun 09 13:21:31.541609 crc crio[3638]: time=\"2026-06-09T13:21:31.541448962Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"",
2026-06-09 14:45:33.945747 | controller |     "Jun 09 13:21:31.555482 crc crio[3638]: time=\"2026-06-09T13:21:31.550268597Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=d3a4b6cf-7ab1-455e-a09a-72c23fc31915 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.945762 | controller |     "Jun 09 13:21:31.604971 crc crio[3638]: time=\"2026-06-09T13:21:31.604381488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.945776 | controller |     "Jun 09 13:21:31.622068 crc crio[3638]: time=\"2026-06-09T13:21:31.621968726Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=7a903fe9-65df-4510-bf96-57f43352690e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.945791 | controller |     "Jun 09 13:21:31.633468 crc crio[3638]: time=\"2026-06-09T13:21:31.633036329Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=c72d9efa-16b4-49a2-b22b-991915549430 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.945805 | controller |     "Jun 09 13:21:31.682199 crc crio[3638]: time=\"2026-06-09T13:21:31.682070068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.945820 | controller |     "Jun 09 13:21:31.899323 crc crio[3638]: time=\"2026-06-09T13:21:31.895473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.945834 | controller |     "Jun 09 13:21:32.030514 crc crio[3638]: time=\"2026-06-09T13:21:32.025479566Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.945848 | controller |     "Jun 09 13:21:32.030514 crc crio[3638]: time=\"2026-06-09T13:21:32.025717872Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.945862 | controller |     "Jun 09 13:21:32.030514 crc crio[3638]: time=\"2026-06-09T13:21:32.025751873Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_1b1783e4-8d23-4dc7-b7e4-87502cedafb4\\\"\"",
2026-06-09 14:45:33.945876 | controller |     "Jun 09 13:21:32.030514 crc crio[3638]: time=\"2026-06-09T13:21:32.025803845Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-09 14:45:33.945893 | controller |     "Jun 09 13:21:32.074292 crc crio[3638]: time=\"2026-06-09T13:21:32.066340897Z\" level=info msg=\"Created container a0f07dfec501a2a432318e542f4145a68f4b494bbaf2b8288ef1fc4be8ca66d1: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=0675029f-efdc-407e-bbab-1deb82a9e6c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.945908 | controller |     "Jun 09 13:21:32.074292 crc crio[3638]: time=\"2026-06-09T13:21:32.071735015Z\" level=info msg=\"Starting container: a0f07dfec501a2a432318e542f4145a68f4b494bbaf2b8288ef1fc4be8ca66d1\" id=0da70e8a-a880-4e7d-9c0b-7c434faae14e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.945923 | controller |     "Jun 09 13:21:32.127560 crc crio[3638]: time=\"2026-06-09T13:21:32.127083597Z\" level=info msg=\"Started container\" PID=12975 containerID=a0f07dfec501a2a432318e542f4145a68f4b494bbaf2b8288ef1fc4be8ca66d1 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=0da70e8a-a880-4e7d-9c0b-7c434faae14e name=/runtime.v1.RuntimeService/StartContainer sandboxID=73de833340094d2139291ba98de7817350763ec3ee9dc648e703b5a88653ebd2",
2026-06-09 14:45:33.945938 | controller |     "Jun 09 13:21:32.135465 crc crio[3638]: time=\"2026-06-09T13:21:32.135268846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.945953 | controller |     "Jun 09 13:21:32.157072 crc crio[3638]: time=\"2026-06-09T13:21:32.156384794Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.945967 | controller |     "Jun 09 13:21:32.157072 crc crio[3638]: time=\"2026-06-09T13:21:32.156673061Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.945982 | controller |     "Jun 09 13:21:32.157072 crc crio[3638]: time=\"2026-06-09T13:21:32.156711922Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-09 14:45:33.945996 | controller |     "Jun 09 13:21:32.795937 crc crio[3638]: time=\"2026-06-09T13:21:32.789059129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946011 | controller |     "Jun 09 13:21:32.875882 crc crio[3638]: time=\"2026-06-09T13:21:32.875541275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946026 | controller |     "Jun 09 13:21:33.051757 crc crio[3638]: time=\"2026-06-09T13:21:33.050878946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946040 | controller |     "Jun 09 13:21:33.224979 crc crio[3638]: time=\"2026-06-09T13:21:33.224912514Z\" level=info msg=\"Created container 75431354cfb151d2907a87f3b2a1fed6b045d6c66b62da460b123f4f93a5c8ac: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=1ba5f6ad-fc30-4180-981d-539642480f2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.946055 | controller |     "Jun 09 13:21:33.571467 crc crio[3638]: time=\"2026-06-09T13:21:33.554660063Z\" level=info msg=\"Starting container: 75431354cfb151d2907a87f3b2a1fed6b045d6c66b62da460b123f4f93a5c8ac\" id=8ed33808-7564-45c5-ab2a-a81f7f302967 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.946070 | controller |     "Jun 09 13:21:33.788254 crc crio[3638]: time=\"2026-06-09T13:21:33.787032639Z\" level=info msg=\"Started container\" PID=13012 containerID=75431354cfb151d2907a87f3b2a1fed6b045d6c66b62da460b123f4f93a5c8ac description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=8ed33808-7564-45c5-ab2a-a81f7f302967 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd8d1b9b9947948487a8f0d6768afb88cfd4d51ed6950e84e4849166be868a8f",
2026-06-09 14:45:33.946088 | controller |     "Jun 09 13:21:34.190829 crc crio[3638]: time=\"2026-06-09T13:21:34.190289557Z\" level=info msg=\"Created container 02b4dc0420a2231983123cca7ccf86189c817f38f9cc0982a519117c738374bc: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=2a91a630-59df-48d5-9c2e-ed5c3061284f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.946103 | controller |     "Jun 09 13:21:34.249355 crc crio[3638]: time=\"2026-06-09T13:21:34.245789783Z\" level=info msg=\"Starting container: 02b4dc0420a2231983123cca7ccf86189c817f38f9cc0982a519117c738374bc\" id=8787c64c-9732-4c44-a0e2-69d67992ff29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.946118 | controller |     "Jun 09 13:21:34.281428 crc crio[3638]: time=\"2026-06-09T13:21:34.281349872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946133 | controller |     "Jun 09 13:21:34.429626 crc crio[3638]: time=\"2026-06-09T13:21:34.428972612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946148 | controller |     "Jun 09 13:21:34.514364 crc crio[3638]: time=\"2026-06-09T13:21:34.513539328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946162 | controller |     "Jun 09 13:21:34.812350 crc crio[3638]: time=\"2026-06-09T13:21:34.812297576Z\" level=info msg=\"Started container\" PID=13034 containerID=02b4dc0420a2231983123cca7ccf86189c817f38f9cc0982a519117c738374bc description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=8787c64c-9732-4c44-a0e2-69d67992ff29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=040a32f97b44731dd690630d85959d3ee0b7b2d7529aa7c1ef9f1d2ac8cd0b05",
2026-06-09 14:45:33.946177 | controller |     "Jun 09 13:21:34.932420 crc crio[3638]: time=\"2026-06-09T13:21:34.932276277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946192 | controller |     "Jun 09 13:21:34.943978 crc crio[3638]: time=\"2026-06-09T13:21:34.943861389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946206 | controller |     "Jun 09 13:21:35.039818 crc crio[3638]: time=\"2026-06-09T13:21:35.038499134Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b7f9c1cc-763b-4102-ae18-325ddbdb69a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.946221 | controller |     "Jun 09 13:21:35.099581 crc crio[3638]: time=\"2026-06-09T13:21:35.099501262Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.946236 | controller |     "Jun 09 13:21:35.099581 crc crio[3638]: time=\"2026-06-09T13:21:35.099571844Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.946250 | controller |     "Jun 09 13:21:35.099851 crc crio[3638]: time=\"2026-06-09T13:21:35.099643936Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-09 14:45:33.946265 | controller |     "Jun 09 13:21:35.113439 crc crio[3638]: time=\"2026-06-09T13:21:35.113297616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946282 | controller |     "Jun 09 13:21:35.283545 crc crio[3638]: time=\"2026-06-09T13:21:35.282837237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=915dee24-9a8f-4c96-b874-5144d66772c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.946297 | controller |     "Jun 09 13:21:35.860492 crc crio[3638]: time=\"2026-06-09T13:21:35.859556996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946312 | controller |     "Jun 09 13:21:35.930167 crc crio[3638]: time=\"2026-06-09T13:21:35.927696322Z\" level=info msg=\"Created container aa9f86dc71037242da8d3c060369ba95be47db2c7f7ac24de495dd01cb6686b4: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=139c2434-9f93-4750-b66e-1565150ec4d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.946327 | controller |     "Jun 09 13:21:35.993567 crc crio[3638]: time=\"2026-06-09T13:21:35.991483478Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=7dae204b-e1d7-4780-9855-71f9ef0c2b4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.946341 | controller |     "Jun 09 13:21:36.033340 crc crio[3638]: time=\"2026-06-09T13:21:36.004880811Z\" level=info msg=\"Starting container: aa9f86dc71037242da8d3c060369ba95be47db2c7f7ac24de495dd01cb6686b4\" id=ad258db1-2cf9-47de-9d77-e82a09dcdc69 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.946356 | controller |     "Jun 09 13:21:36.033340 crc crio[3638]: time=\"2026-06-09T13:21:36.026863983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946370 | controller |     "Jun 09 13:21:36.151580 crc crio[3638]: time=\"2026-06-09T13:21:36.151206006Z\" level=info msg=\"Started container\" PID=13058 containerID=aa9f86dc71037242da8d3c060369ba95be47db2c7f7ac24de495dd01cb6686b4 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=ad258db1-2cf9-47de-9d77-e82a09dcdc69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a190cf2998a4f7d36d9d2e55c010cca24383bcbcaf5355d05f4ba776f3861ba7",
2026-06-09 14:45:33.946385 | controller |     "Jun 09 13:21:36.370288 crc crio[3638]: time=\"2026-06-09T13:21:36.368535237Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-wqj6n/POD\" id=4334ccc1-0476-455d-9b2a-eeecaa3f1a05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.946399 | controller |     "Jun 09 13:21:36.370288 crc crio[3638]: time=\"2026-06-09T13:21:36.368705763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946414 | controller |     "Jun 09 13:21:36.387283 crc crio[3638]: time=\"2026-06-09T13:21:36.386480027Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-7jl5w/POD\" id=1f058a46-196e-42f3-9574-e944dd608a8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.946428 | controller |     "Jun 09 13:21:36.387828 crc crio[3638]: time=\"2026-06-09T13:21:36.387351891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946443 | controller |     "Jun 09 13:21:36.488510 crc crio[3638]: time=\"2026-06-09T13:21:36.483013395Z\" level=info msg=\"Created container 3e51bbacb584a434e1cf6d3c625570aa4664b0bb1f16a59843cc118f5b01eb29: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=ab4138c5-b577-453a-bed5-64748261ecac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.946460 | controller |     "Jun 09 13:21:36.521024 crc crio[3638]: time=\"2026-06-09T13:21:36.518915835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946475 | controller |     "Jun 09 13:21:36.573238 crc crio[3638]: time=\"2026-06-09T13:21:36.566974502Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-wxtv6/POD\" id=bbf4af08-5bbd-4c21-85df-433323ca8c9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.946490 | controller |     "Jun 09 13:21:36.573238 crc crio[3638]: time=\"2026-06-09T13:21:36.570891042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946504 | controller |     "Jun 09 13:21:36.573238 crc crio[3638]: time=\"2026-06-09T13:21:36.571986982Z\" level=info msg=\"Starting container: 3e51bbacb584a434e1cf6d3c625570aa4664b0bb1f16a59843cc118f5b01eb29\" id=388c48b0-b843-4dc7-9ff4-5af278c3599e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.946538 | controller |     "Jun 09 13:21:36.620304 crc crio[3638]: time=\"2026-06-09T13:21:36.619546257Z\" level=info msg=\"Started container\" PID=13068 containerID=3e51bbacb584a434e1cf6d3c625570aa4664b0bb1f16a59843cc118f5b01eb29 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=388c48b0-b843-4dc7-9ff4-5af278c3599e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2308aca293eb1848ac49b11cc0ef05a2535126a7a0c4627ba46a5cfc8b7d0f39",
2026-06-09 14:45:33.946555 | controller |     "Jun 09 13:21:36.684733 crc crio[3638]: time=\"2026-06-09T13:21:36.684412453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946570 | controller |     "Jun 09 13:21:37.024414 crc crio[3638]: time=\"2026-06-09T13:21:36.998023295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946585 | controller |     "Jun 09 13:21:37.177468 crc crio[3638]: time=\"2026-06-09T13:21:37.175470366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f15e6dee-ab1e-4839-aaab-6171e357d93b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.946599 | controller |     "Jun 09 13:21:37.196583 crc crio[3638]: time=\"2026-06-09T13:21:37.194913438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946614 | controller |     "Jun 09 13:21:37.298398 crc crio[3638]: time=\"2026-06-09T13:21:37.296360552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946628 | controller |     "Jun 09 13:21:37.326162 crc crio[3638]: time=\"2026-06-09T13:21:37.323887579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946643 | controller |     "Jun 09 13:21:37.405046 crc crio[3638]: time=\"2026-06-09T13:21:37.404304328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946657 | controller |     "Jun 09 13:21:37.467381 crc crio[3638]: time=\"2026-06-09T13:21:37.464773992Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-vqhwk/POD\" id=713afb90-4a7b-44f1-b564-288f9c74c0ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.946676 | controller |     "Jun 09 13:21:37.467723 crc crio[3638]: time=\"2026-06-09T13:21:37.467691803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946690 | controller |     "Jun 09 13:21:37.669991 crc crio[3638]: time=\"2026-06-09T13:21:37.669941495Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=30e20873-5241-4c2d-a7b5-895dcfa565dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.946705 | controller |     "Jun 09 13:21:37.869935 crc crio[3638]: time=\"2026-06-09T13:21:37.86948368Z\" level=info msg=\"Created container 11f622b3e1c3191fcda4539fa39a9acb4390cab40ff808620552ae1453c5d678: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=d3a4b6cf-7ab1-455e-a09a-72c23fc31915 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.946719 | controller |     "Jun 09 13:21:37.871941 crc crio[3638]: time=\"2026-06-09T13:21:37.871893617Z\" level=info msg=\"Starting container: 11f622b3e1c3191fcda4539fa39a9acb4390cab40ff808620552ae1453c5d678\" id=514466c5-d75d-444c-a33c-d5622caf9032 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.946734 | controller |     "Jun 09 13:21:37.906896 crc crio[3638]: time=\"2026-06-09T13:21:37.906796659Z\" level=info msg=\"Created container 91193879eb9d283ed46b2561be7b1da45485b45ace7a656d5d8b6dd4d881a4a9: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=a5151efb-d6fd-44f9-a993-36478e3def85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.946749 | controller |     "Jun 09 13:21:37.907784 crc crio[3638]: time=\"2026-06-09T13:21:37.907728956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946764 | controller |     "Jun 09 13:21:37.970576 crc crio[3638]: time=\"2026-06-09T13:21:37.966982115Z\" level=info msg=\"Starting container: 91193879eb9d283ed46b2561be7b1da45485b45ace7a656d5d8b6dd4d881a4a9\" id=3841d487-f881-416c-a4d0-07774cd9ce36 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.946779 | controller |     "Jun 09 13:21:38.124194 crc crio[3638]: time=\"2026-06-09T13:21:38.11905225Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=faf858f4-7712-445b-a85b-47db1947885d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.946793 | controller |     "Jun 09 13:21:38.171300 crc crio[3638]: time=\"2026-06-09T13:21:38.170924935Z\" level=info msg=\"Started container\" PID=13097 containerID=11f622b3e1c3191fcda4539fa39a9acb4390cab40ff808620552ae1453c5d678 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=514466c5-d75d-444c-a33c-d5622caf9032 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60b06b51766edc4f5eb4c071108fd9323c73363ed3eb9733d8fa793ba26f8c48",
2026-06-09 14:45:33.946808 | controller |     "Jun 09 13:21:38.187428 crc crio[3638]: time=\"2026-06-09T13:21:38.186482848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946822 | controller |     "Jun 09 13:21:38.192920 crc crio[3638]: time=\"2026-06-09T13:21:38.192562027Z\" level=info msg=\"Got pod network &{Name:certified-operators-wxtv6 Namespace:openshift-marketplace ID:99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee UID:fe8421a9-3c45-4e99-bd58-9eff9f7e3c12 NetNS:/var/run/netns/ad0de7ce-6b24-4b0d-b2ac-13b3b82ed57b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe8421a9_3c45_4e99_bd58_9eff9f7e3c12.slice PodAnnotations:0xc001480b40}] Aliases:map[]}\"",
2026-06-09 14:45:33.946840 | controller |     "Jun 09 13:21:38.192920 crc crio[3638]: time=\"2026-06-09T13:21:38.192917296Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-wxtv6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.946855 | controller |     "Jun 09 13:21:38.392366 crc crio[3638]: time=\"2026-06-09T13:21:38.369766151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946870 | controller |     "Jun 09 13:21:38.619305 crc crio[3638]: time=\"2026-06-09T13:21:38.614389732Z\" level=info msg=\"Created container 2842dbd0ff30235b2217b0185fef5bd683963f7a5ce909990f7354b845518500: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=7a903fe9-65df-4510-bf96-57f43352690e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.946884 | controller |     "Jun 09 13:21:38.673576 crc crio[3638]: time=\"2026-06-09T13:21:38.672965703Z\" level=info msg=\"Starting container: 2842dbd0ff30235b2217b0185fef5bd683963f7a5ce909990f7354b845518500\" id=4999c9db-17c5-40ea-b45d-66768acb89b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.946899 | controller |     "Jun 09 13:21:38.712282 crc crio[3638]: time=\"2026-06-09T13:21:38.710061706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946913 | controller |     "Jun 09 13:21:38.732880 crc crio[3638]: time=\"2026-06-09T13:21:38.732798129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.946928 | controller |     "Jun 09 13:21:38.796758 crc crio[3638]: time=\"2026-06-09T13:21:38.796589556Z\" level=info msg=\"Started container\" PID=13110 containerID=91193879eb9d283ed46b2561be7b1da45485b45ace7a656d5d8b6dd4d881a4a9 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=3841d487-f881-416c-a4d0-07774cd9ce36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9283a2ab644e158a31dd254c4efaaed2d1d6c5483980c5b5e748fd54daa7c510",
2026-06-09 14:45:33.946942 | controller |     "Jun 09 13:21:38.963494 crc crio[3638]: time=\"2026-06-09T13:21:38.952882217Z\" level=info msg=\"Started container\" PID=13125 containerID=2842dbd0ff30235b2217b0185fef5bd683963f7a5ce909990f7354b845518500 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=4999c9db-17c5-40ea-b45d-66768acb89b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c18030c06fed630f70c642c2ffe0823f3766cbed2506b16125c7a522b0844725",
2026-06-09 14:45:33.946969 | controller |     "Jun 09 13:21:39.211398 crc crio[3638]: time=\"2026-06-09T13:21:39.210924642Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b3e597e8-4b5b-4720-aa19-e09511ccb38b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.946985 | controller |     "Jun 09 13:21:39.270913 crc crio[3638]: time=\"2026-06-09T13:21:39.265896403Z\" level=info msg=\"Created container 885875fb64bd0cc9255028d8ac07a0c8f8831b5927884de89a1714409b3f5ca6: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=c72d9efa-16b4-49a2-b22b-991915549430 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.947000 | controller |     "Jun 09 13:21:39.310474 crc crio[3638]: time=\"2026-06-09T13:21:39.310043192Z\" level=info msg=\"Starting container: 885875fb64bd0cc9255028d8ac07a0c8f8831b5927884de89a1714409b3f5ca6\" id=53434be5-a8e1-429b-a28b-931a952920ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.947022 | controller |     "Jun 09 13:21:39.404017 crc crio[3638]: time=\"2026-06-09T13:21:39.401717285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=acacfb45-e3a2-47cf-9343-90c0b94eb567 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.947037 | controller |     "Jun 09 13:21:39.932395 crc crio[3638]: time=\"2026-06-09T13:21:39.927389402Z\" level=info msg=\"Created container 31782b30bfc83b4cd3fc06a87b571214341c3096bed47f884e98fec93b584528: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=4cff16c9-ed26-4a55-b086-b9225044e27c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.947052 | controller |     "Jun 09 13:21:39.934891 crc crio[3638]: time=\"2026-06-09T13:21:39.933695168Z\" level=info msg=\"Started container\" PID=13129 containerID=885875fb64bd0cc9255028d8ac07a0c8f8831b5927884de89a1714409b3f5ca6 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=53434be5-a8e1-429b-a28b-931a952920ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=0378130ebeeb30b4c515b648efb2d90b2146241e51f9e6b1f7813f2a2d5d6073",
2026-06-09 14:45:33.947067 | controller |     "Jun 09 13:21:39.975442 crc crio[3638]: time=\"2026-06-09T13:21:39.975082281Z\" level=info msg=\"Starting container: 31782b30bfc83b4cd3fc06a87b571214341c3096bed47f884e98fec93b584528\" id=5d46be56-1610-46bd-b1ee-4e55da4ce093 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.947082 | controller |     "Jun 09 13:21:40.082489 crc crio[3638]: time=\"2026-06-09T13:21:40.075734652Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=47c70859-3e7f-43b6-b060-d2460d38b139 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.947097 | controller |     "Jun 09 13:21:40.086201 crc crio[3638]: time=\"2026-06-09T13:21:40.08607446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.947111 | controller |     "Jun 09 13:21:40.156800 crc crio[3638]: time=\"2026-06-09T13:21:40.153397735Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vqhwk Namespace:openshift-marketplace ID:fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0 UID:7c77583e-a77d-4d91-b004-a6c04ee87326 NetNS:/var/run/netns/40cc94a9-6770-413b-aed4-d8b4409a836d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c77583e_a77d_4d91_b004_a6c04ee87326.slice PodAnnotations:0xc00008cb68}] Aliases:map[]}\"",
2026-06-09 14:45:33.947126 | controller |     "Jun 09 13:21:40.156800 crc crio[3638]: time=\"2026-06-09T13:21:40.15357928Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-vqhwk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.947141 | controller |     "Jun 09 13:21:40.898826 crc crio[3638]: time=\"2026-06-09T13:21:40.897834623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.947155 | controller |     "Jun 09 13:21:40.986192 crc crio[3638]: time=\"2026-06-09T13:21:40.981787319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.947170 | controller |     "Jun 09 13:21:41.213799 crc crio[3638]: time=\"2026-06-09T13:21:41.212899384Z\" level=info msg=\"Started container\" PID=13160 containerID=31782b30bfc83b4cd3fc06a87b571214341c3096bed47f884e98fec93b584528 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=5d46be56-1610-46bd-b1ee-4e55da4ce093 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998",
2026-06-09 14:45:33.947188 | controller |     "Jun 09 13:21:41.458010 crc crio[3638]: time=\"2026-06-09T13:21:41.457935187Z\" level=info msg=\"Created container 9ddb59de7cfda9075f7f7952c0f169028bef97de5a4fde1691a377bf1137f97b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=c2f99222-3f6d-4b34-92e3-1cf1579a860b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.947203 | controller |     "Jun 09 13:21:41.522523 crc crio[3638]: time=\"2026-06-09T13:21:41.519946523Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.947218 | controller |     "Jun 09 13:21:41.672822 crc crio[3638]: time=\"2026-06-09T13:21:41.671504324Z\" level=info msg=\"Starting container: 9ddb59de7cfda9075f7f7952c0f169028bef97de5a4fde1691a377bf1137f97b\" id=51a6897b-d4c5-4bad-b15a-09184606a24b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.947233 | controller |     "Jun 09 13:21:42.572011 crc crio[3638]: time=\"2026-06-09T13:21:42.549057668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.947248 | controller |     "Jun 09 13:21:42.628390 crc crio[3638]: time=\"2026-06-09T13:21:42.556825235Z\" level=info msg=\"Started container\" PID=13180 containerID=9ddb59de7cfda9075f7f7952c0f169028bef97de5a4fde1691a377bf1137f97b description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=51a6897b-d4c5-4bad-b15a-09184606a24b name=/runtime.v1.RuntimeService/StartContainer sandboxID=de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04",
2026-06-09 14:45:33.947263 | controller |     "Jun 09 13:21:42.707265 crc crio[3638]: time=\"2026-06-09T13:21:42.706347149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.947278 | controller |     "Jun 09 13:21:42.748410 crc crio[3638]: time=\"2026-06-09T13:21:42.747087553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.947292 | controller |     "Jun 09 13:21:42.849455 crc crio[3638]: time=\"2026-06-09T13:21:42.848784035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.947307 | controller |     "Jun 09 13:21:43.034624 crc crio[3638]: time=\"2026-06-09T13:21:43.033781416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.947322 | controller |     "Jun 09 13:21:43.345947 crc crio[3638]: time=\"2026-06-09T13:21:43.342337397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.947336 | controller |     "Jun 09 13:21:43.450029 crc crio[3638]: time=\"2026-06-09T13:21:43.36543544Z\" level=info msg=\"Created container 8529cb6fe21473ee56f7d6705badff2d883cb0546c4c4fcf33af10aae9700ab2: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=faf858f4-7712-445b-a85b-47db1947885d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.947351 | controller |     "Jun 09 13:21:43.482326 crc crio[3638]: time=\"2026-06-09T13:21:43.481733127Z\" level=info msg=\"Starting container: 8529cb6fe21473ee56f7d6705badff2d883cb0546c4c4fcf33af10aae9700ab2\" id=fa8cc649-d55c-48c2-add5-2c0ce34dc311 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.947366 | controller |     "Jun 09 13:21:43.524220 crc crio[3638]: time=\"2026-06-09T13:21:43.521030822Z\" level=info msg=\"Started container\" PID=13223 containerID=8529cb6fe21473ee56f7d6705badff2d883cb0546c4c4fcf33af10aae9700ab2 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=fa8cc649-d55c-48c2-add5-2c0ce34dc311 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2308aca293eb1848ac49b11cc0ef05a2535126a7a0c4627ba46a5cfc8b7d0f39",
2026-06-09 14:45:33.947384 | controller |     "Jun 09 13:21:44.219526 crc crio[3638]: time=\"2026-06-09T13:21:44.203846864Z\" level=info msg=\"Created container f433c0fd9619ee68285be5fa692ca58905c8d10d2e8738503eee85e01def26df: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=47c70859-3e7f-43b6-b060-d2460d38b139 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.947399 | controller |     "Jun 09 13:21:44.361423 crc crio[3638]: time=\"2026-06-09T13:21:44.360868443Z\" level=info msg=\"Starting container: f433c0fd9619ee68285be5fa692ca58905c8d10d2e8738503eee85e01def26df\" id=95e65504-419a-4316-a6d8-a0a04d3bab31 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.947414 | controller |     "Jun 09 13:21:44.509075 crc crio[3638]: time=\"2026-06-09T13:21:44.508286841Z\" level=info msg=\"Started container\" PID=13269 containerID=f433c0fd9619ee68285be5fa692ca58905c8d10d2e8738503eee85e01def26df description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=95e65504-419a-4316-a6d8-a0a04d3bab31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9283a2ab644e158a31dd254c4efaaed2d1d6c5483980c5b5e748fd54daa7c510",
2026-06-09 14:45:33.947429 | controller |     "Jun 09 13:21:44.618277 crc crio[3638]: time=\"2026-06-09T13:21:44.616882665Z\" level=info msg=\"Created container 259cc067df8d54ac902c2eea6e860f538d36923368938a7f24dd97d370d9f9af: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=7dae204b-e1d7-4780-9855-71f9ef0c2b4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.947444 | controller |     "Jun 09 13:21:44.632584 crc crio[3638]: time=\"2026-06-09T13:21:44.631423299Z\" level=info msg=\"Created container bc8e775318218009627841934ea3fb4cb7dca5092548ee1afea345b52507412f: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=c60fc13a-5fa4-42d7-a72a-26b736a0b453 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.947459 | controller |     "Jun 09 13:21:44.651536 crc crio[3638]: time=\"2026-06-09T13:21:44.650564172Z\" level=info msg=\"Starting container: bc8e775318218009627841934ea3fb4cb7dca5092548ee1afea345b52507412f\" id=6bfbeb3a-07e2-418b-a09f-457f42924603 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.947473 | controller |     "Jun 09 13:21:44.653886 crc crio[3638]: time=\"2026-06-09T13:21:44.653302528Z\" level=info msg=\"Starting container: 259cc067df8d54ac902c2eea6e860f538d36923368938a7f24dd97d370d9f9af\" id=6ccfc8ac-4139-47bb-a143-e29718c43402 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.947487 | controller |     "Jun 09 13:21:44.817292 crc crio[3638]: time=\"2026-06-09T13:21:44.817218332Z\" level=info msg=\"Started container\" PID=13285 containerID=bc8e775318218009627841934ea3fb4cb7dca5092548ee1afea345b52507412f description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=6bfbeb3a-07e2-418b-a09f-457f42924603 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ed1a8b1e32ea24a444e4fac0c698ee0904e9b127468cc35c2e928a46ef08e0d",
2026-06-09 14:45:33.947503 | controller |     "Jun 09 13:21:45.296846 crc crio[3638]: time=\"2026-06-09T13:21:45.295863379Z\" level=info msg=\"Started container\" PID=13272 containerID=259cc067df8d54ac902c2eea6e860f538d36923368938a7f24dd97d370d9f9af description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=6ccfc8ac-4139-47bb-a143-e29718c43402 name=/runtime.v1.RuntimeService/StartContainer sandboxID=040a32f97b44731dd690630d85959d3ee0b7b2d7529aa7c1ef9f1d2ac8cd0b05",
2026-06-09 14:45:33.947541 | controller |     "Jun 09 13:21:45.335536 crc crio[3638]: time=\"2026-06-09T13:21:45.335069591Z\" level=info msg=\"Created container fa6b8ed54c2a3ebab2bdf197c6094afc3d0bc8eaa6e401f986243c5886cba07c: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=244996b1-f840-4ac5-969e-588e17bf8d5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.947558 | controller |     "Jun 09 13:21:45.374933 crc crio[3638]: time=\"2026-06-09T13:21:45.373940053Z\" level=info msg=\"Starting container: fa6b8ed54c2a3ebab2bdf197c6094afc3d0bc8eaa6e401f986243c5886cba07c\" id=72c0a6ff-3297-43a9-bfd5-7d981cd9834d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.947573 | controller |     "Jun 09 13:21:47.108575 crc crio[3638]: time=\"2026-06-09T13:21:47.05354509Z\" level=info msg=\"Stopping container: 36b124aad9e1771c1ae40f482ee0d74d4277112c1b6698a9af058497ae10542f (timeout: 2s)\" id=defc1919-41b1-46e0-895a-a19bcddd0980 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.947588 | controller |     "Jun 09 13:21:47.221215 crc crio[3638]: time=\"2026-06-09T13:21:47.210418078Z\" level=info msg=\"Started container\" PID=13261 containerID=fa6b8ed54c2a3ebab2bdf197c6094afc3d0bc8eaa6e401f986243c5886cba07c description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=72c0a6ff-3297-43a9-bfd5-7d981cd9834d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e47d36eb75a56025090e901ba426df672f2e1c504ae63e579d7663afbf7416d",
2026-06-09 14:45:33.947603 | controller |     "Jun 09 13:21:47.392759 crc crio[3638]: time=\"2026-06-09T13:21:47.391517801Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=aaf7cd91-7ef7-460c-b65d-a3b5dab036ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.947618 | controller |     "Jun 09 13:21:47.494924 crc crio[3638]: time=\"2026-06-09T13:21:47.493606024Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d32f7de1-157c-4918-bb4b-7ff1ce684ac3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.947632 | controller |     "Jun 09 13:21:47.511257 crc crio[3638]: time=\"2026-06-09T13:21:47.509081775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=c83c1d78-fce8-4950-8daa-cbad0ff3d47d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.947647 | controller |     "Jun 09 13:21:47.536849 crc crio[3638]: time=\"2026-06-09T13:21:47.519604798Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=75aac30c-a66c-4857-a5ba-be5405ec81ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.947662 | controller |     "Jun 09 13:21:47.536849 crc crio[3638]: time=\"2026-06-09T13:21:47.520824132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.947676 | controller |     "Jun 09 13:21:47.538475 crc crio[3638]: time=\"2026-06-09T13:21:47.537362572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=477c7119-2bdb-40b5-b062-d75c2cf9cf68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.947691 | controller |     "Jun 09 13:21:47.784313 crc crio[3638]: time=\"2026-06-09T13:21:47.781311545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.947706 | controller |     "Jun 09 13:21:47.852600 crc crio[3638]: time=\"2026-06-09T13:21:47.846470049Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=8b11dffa-b0bd-477f-a8c4-5acf1244edd6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.947724 | controller |     "Jun 09 13:21:47.910406 crc crio[3638]: time=\"2026-06-09T13:21:47.908386712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.947739 | controller |     "Jun 09 13:21:48.163559 crc crio[3638]: time=\"2026-06-09T13:21:48.163319751Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2e67c2db-9158-4951-81e7-28d547be1277 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.947754 | controller |     "Jun 09 13:21:48.604319 crc crio[3638]: time=\"2026-06-09T13:21:48.602530761Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 14:45:33.947769 | controller |     "Jun 09 13:21:48.790731 crc crio[3638]: time=\"2026-06-09T13:21:48.790042652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.947783 | controller |     "Jun 09 13:21:48.804731 crc crio[3638]: time=\"2026-06-09T13:21:48.802602591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.947798 | controller |     "Jun 09 13:21:49.210005 crc crio[3638]: time=\"2026-06-09T13:21:49.206448237Z\" level=info msg=\"Stopped container 36b124aad9e1771c1ae40f482ee0d74d4277112c1b6698a9af058497ae10542f: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=defc1919-41b1-46e0-895a-a19bcddd0980 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.947813 | controller |     "Jun 09 13:21:49.400422 crc crio[3638]: time=\"2026-06-09T13:21:49.383833965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=6463e3de-815f-47dd-b57c-ea7e2b483390 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.947828 | controller |     "Jun 09 13:21:49.892427 crc crio[3638]: time=\"2026-06-09T13:21:49.890915284Z\" level=info msg=\"Created container f1acc85178dd55dd367fd224f190c43a8d5bd2e771c5011528b9cc7076bea154: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=2dc980f8-8e28-4933-88c9-acd071f59ceb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.947844 | controller |     "Jun 09 13:21:50.076780 crc crio[3638]: time=\"2026-06-09T13:21:50.075403981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.947858 | controller |     "Jun 09 13:21:50.931636 crc crio[3638]: time=\"2026-06-09T13:21:50.902377797Z\" level=info msg=\"Starting container: f1acc85178dd55dd367fd224f190c43a8d5bd2e771c5011528b9cc7076bea154\" id=65b6bc2d-1328-4cfd-9f9b-b583fc541eee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.947873 | controller |     "Jun 09 13:21:50.931636 crc crio[3638]: time=\"2026-06-09T13:21:50.913866356Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b2ee9ae6-3a0d-47b5-92f9-f9b0cb85f001 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.947887 | controller |     "Jun 09 13:21:51.231368 crc crio[3638]: time=\"2026-06-09T13:21:51.22857893Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9d4c3df6-7395-4351-bd2a-eccf360a3790 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.947902 | controller |     "Jun 09 13:21:51.365932 crc crio[3638]: time=\"2026-06-09T13:21:51.364611948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.947920 | controller |     "Jun 09 13:21:51.701557 crc crio[3638]: time=\"2026-06-09T13:21:51.701066615Z\" level=info msg=\"Started container\" PID=13364 containerID=f1acc85178dd55dd367fd224f190c43a8d5bd2e771c5011528b9cc7076bea154 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=65b6bc2d-1328-4cfd-9f9b-b583fc541eee name=/runtime.v1.RuntimeService/StartContainer sandboxID=62d45e13bc05e3eeed347a343d5277d110f4e30516888cdfe02f72ba8e2da7a9",
2026-06-09 14:45:33.947935 | controller |     "Jun 09 13:21:51.931652 crc crio[3638]: time=\"2026-06-09T13:21:51.926339818Z\" level=info msg=\"Created container 4f576073cc6a1356d9052a9fad13dfe8fb81ed7f0e0bf88b281fd0704975152f: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=75aac30c-a66c-4857-a5ba-be5405ec81ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.947949 | controller |     "Jun 09 13:21:51.973021 crc crio[3638]: time=\"2026-06-09T13:21:51.957880307Z\" level=info msg=\"Starting container: 4f576073cc6a1356d9052a9fad13dfe8fb81ed7f0e0bf88b281fd0704975152f\" id=50ca55e4-74c6-45bb-9824-c33d159df74a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.947964 | controller |     "Jun 09 13:21:52.456507 crc crio[3638]: time=\"2026-06-09T13:21:52.455291237Z\" level=info msg=\"Started container\" PID=13398 containerID=4f576073cc6a1356d9052a9fad13dfe8fb81ed7f0e0bf88b281fd0704975152f description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=50ca55e4-74c6-45bb-9824-c33d159df74a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0378130ebeeb30b4c515b648efb2d90b2146241e51f9e6b1f7813f2a2d5d6073",
2026-06-09 14:45:33.947978 | controller |     "Jun 09 13:21:53.726011 crc crio[3638]: time=\"2026-06-09T13:21:53.716421792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.947993 | controller |     "Jun 09 13:21:53.792785 crc crio[3638]: time=\"2026-06-09T13:21:53.791940245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.948007 | controller |     "Jun 09 13:21:55.349357 crc crio[3638]: 2026-06-09T13:21:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99037b8c92bfea1 Mac:96:87:df:87:13:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/ad0de7ce-6b24-4b0d-b2ac-13b3b82ed57b SocketPath: PciID:}] [{Interface:0xc00027f530 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.948021 | controller |     "Jun 09 13:21:56.061871 crc crio[3638]: time=\"2026-06-09T13:21:56.059012038Z\" level=info msg=\"Created container f6aaaa7352bf61d74a9f3810d171cd1a5cd2a5bc075ee4937a58ce7a5bb3a1fe: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9d4c3df6-7395-4351-bd2a-eccf360a3790 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.948036 | controller |     "Jun 09 13:21:56.075645 crc crio[3638]: time=\"2026-06-09T13:21:56.072490745Z\" level=info msg=\"Starting container: f6aaaa7352bf61d74a9f3810d171cd1a5cd2a5bc075ee4937a58ce7a5bb3a1fe\" id=d74e8c1c-5d5d-4e77-8556-dd08f764b86c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.948051 | controller |     "Jun 09 13:21:56.148844 crc crio[3638]: time=\"2026-06-09T13:21:56.148034198Z\" level=info msg=\"Started container\" PID=13501 containerID=f6aaaa7352bf61d74a9f3810d171cd1a5cd2a5bc075ee4937a58ce7a5bb3a1fe description=openshift-console/downloads-747b44746d-4pqvr/download-server id=d74e8c1c-5d5d-4e77-8556-dd08f764b86c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5",
2026-06-09 14:45:33.948069 | controller |     "Jun 09 13:21:58.815900 crc crio[3638]: time=\"2026-06-09T13:21:58.812843077Z\" level=warning msg=\"Stopping container 867a0548829b2aebb4e3b07e1199eb7c127f36fdaa04e7b3a3e3cf5449ee3069 with stop signal(15) timed out. Killing...\"",
2026-06-09 14:45:33.948084 | controller |     "Jun 09 13:21:59.849433 crc crio[3638]: time=\"2026-06-09T13:21:59.847645709Z\" level=info msg=\"Stopped container 867a0548829b2aebb4e3b07e1199eb7c127f36fdaa04e7b3a3e3cf5449ee3069: openshift-multus/cni-sysctl-allowlist-ds-5jwgb/kube-multus-additional-cni-plugins\" id=f777445d-c70c-4d67-8ada-cc48389b9135 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.948099 | controller |     "Jun 09 13:21:59.858957 crc crio[3638]: 2026-06-09T13:21:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa3068abbfe8fcb Mac:da:81:4e:5f:b7:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/40cc94a9-6770-413b-aed4-d8b4409a836d SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.948113 | controller |     "Jun 09 13:21:59.889444 crc crio[3638]: time=\"2026-06-09T13:21:59.888683462Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.948128 | controller |     "Jun 09 13:21:59.889665 crc crio[3638]: time=\"2026-06-09T13:21:59.889625908Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-09 14:45:33.948142 | controller |     "Jun 09 13:21:59.989526 crc crio[3638]: time=\"2026-06-09T13:21:59.965925742Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vqhwk Namespace:openshift-marketplace ID:fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0 UID:7c77583e-a77d-4d91-b004-a6c04ee87326 NetNS:/var/run/netns/40cc94a9-6770-413b-aed4-d8b4409a836d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c77583e_a77d_4d91_b004_a6c04ee87326.slice PodAnnotations:0xc00008cb68}] Aliases:map[]}\"",
2026-06-09 14:45:33.948157 | controller |     "Jun 09 13:21:59.989526 crc crio[3638]: time=\"2026-06-09T13:21:59.967236529Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-vqhwk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.948172 | controller |     "Jun 09 13:21:59.989526 crc crio[3638]: time=\"2026-06-09T13:21:59.970230702Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-wqj6n Namespace:openshift-marketplace ID:7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610 UID:93c4d58e-ae33-4fca-ad72-9040d99cc80e NetNS:/var/run/netns/ef9396c4-327e-4148-b307-528c472a4523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93c4d58e_ae33_4fca_ad72_9040d99cc80e.slice PodAnnotations:0xc001480220}] Aliases:map[]}\"",
2026-06-09 14:45:33.948187 | controller |     "Jun 09 13:21:59.989526 crc crio[3638]: time=\"2026-06-09T13:21:59.970286953Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-wqj6n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.948201 | controller |     "Jun 09 13:21:59.989526 crc crio[3638]: time=\"2026-06-09T13:21:59.977397331Z\" level=info msg=\"Got pod network &{Name:community-operators-7jl5w Namespace:openshift-marketplace ID:bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94 UID:c5c799a2-0baa-48fe-b1f6-d950be807791 NetNS:/var/run/netns/1b300a56-4efb-4829-a8ab-b98e1c15ea49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5c799a2_0baa_48fe_b1f6_d950be807791.slice PodAnnotations:0xc002396010}] Aliases:map[]}\"",
2026-06-09 14:45:33.948219 | controller |     "Jun 09 13:21:59.989526 crc crio[3638]: time=\"2026-06-09T13:21:59.977541315Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-7jl5w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.948235 | controller |     "Jun 09 13:21:59.989526 crc crio[3638]: time=\"2026-06-09T13:21:59.989072207Z\" level=info msg=\"Got pod network &{Name:certified-operators-wxtv6 Namespace:openshift-marketplace ID:99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee UID:fe8421a9-3c45-4e99-bd58-9eff9f7e3c12 NetNS:/var/run/netns/ad0de7ce-6b24-4b0d-b2ac-13b3b82ed57b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe8421a9_3c45_4e99_bd58_9eff9f7e3c12.slice PodAnnotations:0xc001480b40}] Aliases:map[]}\"",
2026-06-09 14:45:33.948249 | controller |     "Jun 09 13:21:59.990284 crc crio[3638]: time=\"2026-06-09T13:21:59.990058024Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-wxtv6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.948264 | controller |     "Jun 09 13:22:00.177410 crc crio[3638]: time=\"2026-06-09T13:22:00.176905047Z\" level=info msg=\"Stopping pod sandbox: eb9b222240c501c76c0ba4d528f2066a812246fadb1d6d0e1d93de5ddcb39381\" id=8af108b0-5c79-4fc6-8d9b-89c9282419ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.948279 | controller |     "Jun 09 13:22:00.398543 crc crio[3638]: time=\"2026-06-09T13:22:00.39687118Z\" level=info msg=\"Ran pod sandbox fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0 with infra container: openshift-marketplace/redhat-operators-vqhwk/POD\" id=713afb90-4a7b-44f1-b564-288f9c74c0ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.948294 | controller |     "Jun 09 13:22:00.431855 crc crio[3638]: time=\"2026-06-09T13:22:00.430396714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ba3cb812-040c-4e4a-a398-ca82485b71e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.948308 | controller |     "Jun 09 13:22:00.443601 crc crio[3638]: time=\"2026-06-09T13:22:00.442661845Z\" level=info msg=\"Stopped pod sandbox: eb9b222240c501c76c0ba4d528f2066a812246fadb1d6d0e1d93de5ddcb39381\" id=8af108b0-5c79-4fc6-8d9b-89c9282419ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.948323 | controller |     "Jun 09 13:22:00.567634 crc crio[3638]: time=\"2026-06-09T13:22:00.56707095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.948338 | controller |     "Jun 09 13:22:00.766739 crc crio[3638]: time=\"2026-06-09T13:22:00.765474324Z\" level=info msg=\"Ran pod sandbox 99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee with infra container: openshift-marketplace/certified-operators-wxtv6/POD\" id=bbf4af08-5bbd-4c21-85df-433323ca8c9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.948352 | controller |     "Jun 09 13:22:00.836311 crc crio[3638]: time=\"2026-06-09T13:22:00.835385821Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c3f58c1e-ff34-4802-9bde-c566cf89e60a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.948366 | controller |     "Jun 09 13:22:00.836311 crc crio[3638]: time=\"2026-06-09T13:22:00.836070359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c5247cb9-9e8b-4026-95d7-934e57698813 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.948380 | controller |     "Jun 09 13:22:00.909797 crc crio[3638]: time=\"2026-06-09T13:22:00.906379368Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=586b2d21-32e5-424c-9f5d-527282b81944 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.948398 | controller |     "Jun 09 13:22:01.127483 crc crio[3638]: time=\"2026-06-09T13:22:01.127077552Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vqhwk/extract-utilities\" id=954e9fab-1a85-480e-92c8-aa7de42f7866 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.948413 | controller |     "Jun 09 13:22:01.147273 crc crio[3638]: time=\"2026-06-09T13:22:01.147037668Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wxtv6/extract-utilities\" id=9b90c99e-c0dd-4cff-baaf-ce219c583176 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.948428 | controller |     "Jun 09 13:22:01.163215 crc crio[3638]: time=\"2026-06-09T13:22:01.149358822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.948442 | controller |     "Jun 09 13:22:01.257460 crc crio[3638]: time=\"2026-06-09T13:22:01.256860406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.948456 | controller |     "Jun 09 13:22:01.870163 crc crio[3638]: time=\"2026-06-09T13:22:01.869683569Z\" level=info msg=\"Removing container: 867a0548829b2aebb4e3b07e1199eb7c127f36fdaa04e7b3a3e3cf5449ee3069\" id=0a3bc8f7-909f-40cb-936d-3de01958c8b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.948471 | controller |     "Jun 09 13:22:02.287500 crc crio[3638]: time=\"2026-06-09T13:22:02.278564113Z\" level=info msg=\"Created container 40d2c30d1860c4d6c67f06920a956ee8bfe86998a819643bb50c7484dfd2362d: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=5fc68201-f0a4-45cd-a613-f0c37bb0d5f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.948485 | controller |     "Jun 09 13:22:02.530599 crc crio[3638]: time=\"2026-06-09T13:22:02.529098689Z\" level=info msg=\"Starting container: 40d2c30d1860c4d6c67f06920a956ee8bfe86998a819643bb50c7484dfd2362d\" id=1630f97c-ddba-4cf1-bc95-45b0188944d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.948500 | controller |     "Jun 09 13:22:02.750586 crc crio[3638]: time=\"2026-06-09T13:22:02.750524893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.948532 | controller |     "Jun 09 13:22:03.162075 crc crio[3638]: time=\"2026-06-09T13:22:03.155819528Z\" level=info msg=\"Started container\" PID=13633 containerID=40d2c30d1860c4d6c67f06920a956ee8bfe86998a819643bb50c7484dfd2362d description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=1630f97c-ddba-4cf1-bc95-45b0188944d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80",
2026-06-09 14:45:33.948549 | controller |     "Jun 09 13:22:03.402249 crc crio[3638]: time=\"2026-06-09T13:22:03.399985557Z\" level=info msg=\"Removed container 867a0548829b2aebb4e3b07e1199eb7c127f36fdaa04e7b3a3e3cf5449ee3069: openshift-multus/cni-sysctl-allowlist-ds-5jwgb/kube-multus-additional-cni-plugins\" id=0a3bc8f7-909f-40cb-936d-3de01958c8b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.948564 | controller |     "Jun 09 13:22:03.592947 crc crio[3638]: time=\"2026-06-09T13:22:03.588574007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.948579 | controller |     "Jun 09 13:22:04.574074 crc crio[3638]: time=\"2026-06-09T13:22:04.57161466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.948597 | controller |     "Jun 09 13:22:04.918883 crc crio[3638]: time=\"2026-06-09T13:22:04.918779567Z\" level=info msg=\"Created container 2c35f20d3e814888ff5ef14c7ae5351fff480ec5c38bb5ca9dc14c9315ac56ac: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=8b11dffa-b0bd-477f-a8c4-5acf1244edd6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.948611 | controller |     "Jun 09 13:22:05.040873 crc crio[3638]: time=\"2026-06-09T13:22:05.039585309Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=8fe8e197-0679-4dd6-8bd7-34c199dd2d37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.948626 | controller |     "Jun 09 13:22:05.153370 crc crio[3638]: time=\"2026-06-09T13:22:05.146633271Z\" level=info msg=\"Starting container: 2c35f20d3e814888ff5ef14c7ae5351fff480ec5c38bb5ca9dc14c9315ac56ac\" id=8e4b1d02-1718-4c76-a9a5-5b79d654c5dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.948640 | controller |     "Jun 09 13:22:05.469528 crc crio[3638]: time=\"2026-06-09T13:22:05.457742372Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=b6638fee-7053-41ae-a531-a81f37adc5fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.948655 | controller |     "Jun 09 13:22:05.575310 crc crio[3638]: time=\"2026-06-09T13:22:05.556855772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.948669 | controller |     "Jun 09 13:22:06.006825 crc crio[3638]: time=\"2026-06-09T13:22:06.00643642Z\" level=info msg=\"Started container\" PID=13658 containerID=2c35f20d3e814888ff5ef14c7ae5351fff480ec5c38bb5ca9dc14c9315ac56ac description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=8e4b1d02-1718-4c76-a9a5-5b79d654c5dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ed1a8b1e32ea24a444e4fac0c698ee0904e9b127468cc35c2e928a46ef08e0d",
2026-06-09 14:45:33.948684 | controller |     "Jun 09 13:22:06.094492 crc crio[3638]: time=\"2026-06-09T13:22:06.093574867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.948699 | controller |     "Jun 09 13:22:06.731583 crc crio[3638]: time=\"2026-06-09T13:22:06.730433899Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=5af29272-90ee-41f4-9a2b-48feea2d0b4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.948714 | controller |     "Jun 09 13:22:06.733544 crc crio[3638]: time=\"2026-06-09T13:22:06.732697281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.948729 | controller |     "Jun 09 13:22:07.446399 crc crio[3638]: time=\"2026-06-09T13:22:07.445805978Z\" level=info msg=\"Stopping container: 4f576073cc6a1356d9052a9fad13dfe8fb81ed7f0e0bf88b281fd0704975152f (timeout: 30s)\" id=e65a4539-a74f-4c9f-86bd-694b2da238f2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.948743 | controller |     "Jun 09 13:22:07.487550 crc crio[3638]: time=\"2026-06-09T13:22:07.486350997Z\" level=info msg=\"Created container 1199e447334e4394bd8044fad6b07b6405f2c6cb20afc23e169062f0e2f01232: openshift-marketplace/redhat-operators-vqhwk/extract-utilities\" id=954e9fab-1a85-480e-92c8-aa7de42f7866 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.948758 | controller |     "Jun 09 13:22:07.533059 crc crio[3638]: time=\"2026-06-09T13:22:07.531820763Z\" level=info msg=\"Starting container: 1199e447334e4394bd8044fad6b07b6405f2c6cb20afc23e169062f0e2f01232\" id=13c37d05-de81-4760-b517-cb7fba26b686 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.948775 | controller |     "Jun 09 13:22:07.837090 crc crio[3638]: time=\"2026-06-09T13:22:07.836879005Z\" level=info msg=\"Started container\" PID=13697 containerID=1199e447334e4394bd8044fad6b07b6405f2c6cb20afc23e169062f0e2f01232 description=openshift-marketplace/redhat-operators-vqhwk/extract-utilities id=13c37d05-de81-4760-b517-cb7fba26b686 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0",
2026-06-09 14:45:33.948790 | controller |     "Jun 09 13:22:08.791332 crc crio[3638]: time=\"2026-06-09T13:22:08.784787478Z\" level=info msg=\"Stopped container 4f576073cc6a1356d9052a9fad13dfe8fb81ed7f0e0bf88b281fd0704975152f: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e65a4539-a74f-4c9f-86bd-694b2da238f2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.948805 | controller |     "Jun 09 13:22:08.927597 crc crio[3638]: time=\"2026-06-09T13:22:08.92705639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=0b4cb74a-951b-4f8b-b8f4-2be0d78f7545 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.948820 | controller |     "Jun 09 13:22:08.938604 crc crio[3638]: time=\"2026-06-09T13:22:08.931477863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.948835 | controller |     "Jun 09 13:22:08.938604 crc crio[3638]: time=\"2026-06-09T13:22:08.935638039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=1868ba04-7102-4eb5-a581-b6fdfe9a7631 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.948851 | controller |     "Jun 09 13:22:08.990997 crc crio[3638]: time=\"2026-06-09T13:22:08.987061941Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=10ed93be-e54d-410f-828e-23f7c994670d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.948866 | controller |     "Jun 09 13:22:08.990997 crc crio[3638]: time=\"2026-06-09T13:22:08.988601114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.948882 | controller |     "Jun 09 13:22:09.019440 crc crio[3638]: time=\"2026-06-09T13:22:09.01825459Z\" level=info msg=\"Created container fa9987aa27a2a06a87754606ff5b860fb2493140e58559ac0bb9e876e0f1b99b: openshift-marketplace/certified-operators-wxtv6/extract-utilities\" id=9b90c99e-c0dd-4cff-baaf-ce219c583176 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.948897 | controller |     "Jun 09 13:22:09.404538 crc crio[3638]: time=\"2026-06-09T13:22:09.397688815Z\" level=info msg=\"Starting container: fa9987aa27a2a06a87754606ff5b860fb2493140e58559ac0bb9e876e0f1b99b\" id=1832dacc-62aa-453a-8e5f-90b20a226fd1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.948912 | controller |     "Jun 09 13:22:10.202524 crc crio[3638]: time=\"2026-06-09T13:22:10.19230945Z\" level=info msg=\"Started container\" PID=13708 containerID=fa9987aa27a2a06a87754606ff5b860fb2493140e58559ac0bb9e876e0f1b99b description=openshift-marketplace/certified-operators-wxtv6/extract-utilities id=1832dacc-62aa-453a-8e5f-90b20a226fd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee",
2026-06-09 14:45:33.948927 | controller |     "Jun 09 13:22:10.924456 crc crio[3638]: time=\"2026-06-09T13:22:10.910287022Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.948945 | controller |     "Jun 09 13:22:12.559548 crc crio[3638]: time=\"2026-06-09T13:22:12.465643429Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8994a731-4b38-4335-ac81-01f698f1b26b name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.948961 | controller |     "Jun 09 13:22:12.577672 crc crio[3638]: time=\"2026-06-09T13:22:12.536377399Z\" level=info msg=\"Stopping container: 686088f1de26bc582c762294a409dedf68743a7982b0d8c8b809101a3d0d99e0 (timeout: 30s)\" id=6d87a9e0-8cfe-4cbb-8743-5838bd9a9117 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.948976 | controller |     "Jun 09 13:22:12.906818 crc crio[3638]: time=\"2026-06-09T13:22:12.902289368Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 14:45:33.948991 | controller |     "Jun 09 13:22:13.781690 crc crio[3638]: time=\"2026-06-09T13:22:13.767721725Z\" level=info msg=\"Stopped container 8fe3a89cdb95c17951a652151fa04bd91199a87ee8e09ea94e6609697e48840d: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=9e8979a9-cd10-46e4-aacc-a4f79417cff2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.949006 | controller |     "Jun 09 13:22:13.808314 crc crio[3638]: time=\"2026-06-09T13:22:13.79447176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=cac07cb5-998f-4989-8c8a-0583e7821f7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.949020 | controller |     "Jun 09 13:22:13.871445 crc crio[3638]: time=\"2026-06-09T13:22:13.865570669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=e0d26e28-c069-4a3d-9b01-0df702ef2250 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.949035 | controller |     "Jun 09 13:22:15.629423 crc crio[3638]: time=\"2026-06-09T13:22:15.621015388Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=f75db332-20c5-490d-87d8-22e15dce87ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.949050 | controller |     "Jun 09 13:22:15.671200 crc crio[3638]: time=\"2026-06-09T13:22:15.66742264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.949065 | controller |     "Jun 09 13:22:15.671200 crc crio[3638]: time=\"2026-06-09T13:22:15.667918753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.949080 | controller |     "Jun 09 13:22:16.127380 crc crio[3638]: time=\"2026-06-09T13:22:16.126853552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.949094 | controller |     "Jun 09 13:22:17.922946 crc crio[3638]: time=\"2026-06-09T13:22:17.921480882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.949110 | controller |     "Jun 09 13:22:18.018886 crc crio[3638]: time=\"2026-06-09T13:22:18.018721239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.949125 | controller |     "Jun 09 13:22:18.302690 crc crio[3638]: 2026-06-09T13:22:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7cedf1b0432c3bf Mac:b2:ff:c6:0f:1f:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/ef9396c4-327e-4148-b307-528c472a4523 SocketPath: PciID:}] [{Interface:0xc000014e00 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.949143 | controller |     "Jun 09 13:22:19.121506 crc crio[3638]: time=\"2026-06-09T13:22:19.09039302Z\" level=info msg=\"Stopping pod sandbox: eb9b222240c501c76c0ba4d528f2066a812246fadb1d6d0e1d93de5ddcb39381\" id=6d7ba997-cdc7-4d31-9efc-515d30d6b30d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.949159 | controller |     "Jun 09 13:22:19.121506 crc crio[3638]: time=\"2026-06-09T13:22:19.118342438Z\" level=info msg=\"Stopped pod sandbox (already stopped): eb9b222240c501c76c0ba4d528f2066a812246fadb1d6d0e1d93de5ddcb39381\" id=6d7ba997-cdc7-4d31-9efc-515d30d6b30d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.949174 | controller |     "Jun 09 13:22:19.139748 crc crio[3638]: 2026-06-09T13:22:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf8c708a46b2d45 Mac:02:1e:2a:88:72:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/1b300a56-4efb-4829-a8ab-b98e1c15ea49 SocketPath: PciID:}] [{Interface:0xc00011aee0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.949189 | controller |     "Jun 09 13:22:19.139748 crc crio[3638]: time=\"2026-06-09T13:22:19.137894942Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.949204 | controller |     "Jun 09 13:22:19.139748 crc crio[3638]: time=\"2026-06-09T13:22:19.138015915Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-09 14:45:33.949219 | controller |     "Jun 09 13:22:19.164431 crc crio[3638]: time=\"2026-06-09T13:22:19.164023929Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-wqj6n Namespace:openshift-marketplace ID:7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610 UID:93c4d58e-ae33-4fca-ad72-9040d99cc80e NetNS:/var/run/netns/ef9396c4-327e-4148-b307-528c472a4523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93c4d58e_ae33_4fca_ad72_9040d99cc80e.slice PodAnnotations:0xc001480220}] Aliases:map[]}\"",
2026-06-09 14:45:33.949235 | controller |     "Jun 09 13:22:19.195920 crc crio[3638]: time=\"2026-06-09T13:22:19.164577215Z\" level=info msg=\"Got pod network &{Name:community-operators-7jl5w Namespace:openshift-marketplace ID:bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94 UID:c5c799a2-0baa-48fe-b1f6-d950be807791 NetNS:/var/run/netns/1b300a56-4efb-4829-a8ab-b98e1c15ea49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5c799a2_0baa_48fe_b1f6_d950be807791.slice PodAnnotations:0xc002396010}] Aliases:map[]}\"",
2026-06-09 14:45:33.949250 | controller |     "Jun 09 13:22:19.196190 crc crio[3638]: time=\"2026-06-09T13:22:19.196096692Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-7jl5w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.949265 | controller |     "Jun 09 13:22:19.196451 crc crio[3638]: time=\"2026-06-09T13:22:19.192322218Z\" level=info msg=\"Removing pod sandbox: eb9b222240c501c76c0ba4d528f2066a812246fadb1d6d0e1d93de5ddcb39381\" id=26829cab-f91a-4009-8f89-fd1135509d72 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.949280 | controller |     "Jun 09 13:22:19.205972 crc crio[3638]: time=\"2026-06-09T13:22:19.20461796Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-wqj6n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.949295 | controller |     "Jun 09 13:22:20.024622 crc crio[3638]: time=\"2026-06-09T13:22:20.022655278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.949311 | controller |     "Jun 09 13:22:20.472919 crc crio[3638]: time=\"2026-06-09T13:22:20.472192855Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.949329 | controller |     "Jun 09 13:22:20.472919 crc crio[3638]: time=\"2026-06-09T13:22:20.472897064Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.949345 | controller |     "Jun 09 13:22:20.472919 crc crio[3638]: time=\"2026-06-09T13:22:20.472942395Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-09 14:45:33.949360 | controller |     "Jun 09 13:22:20.525525 crc crio[3638]: time=\"2026-06-09T13:22:20.524854672Z\" level=info msg=\"Removed pod sandbox: eb9b222240c501c76c0ba4d528f2066a812246fadb1d6d0e1d93de5ddcb39381\" id=26829cab-f91a-4009-8f89-fd1135509d72 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.949376 | controller |     "Jun 09 13:22:20.784602 crc crio[3638]: time=\"2026-06-09T13:22:20.784010786Z\" level=info msg=\"Stopped container 686088f1de26bc582c762294a409dedf68743a7982b0d8c8b809101a3d0d99e0: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=6d87a9e0-8cfe-4cbb-8743-5838bd9a9117 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.949392 | controller |     "Jun 09 13:22:20.804740 crc crio[3638]: time=\"2026-06-09T13:22:20.804641502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=e440a76b-f642-4c6f-8d33-a52ad93bdbcb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.949407 | controller |     "Jun 09 13:22:20.835849 crc crio[3638]: time=\"2026-06-09T13:22:20.835695276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=b7847e73-8427-463b-aeba-28ce71f80d32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.949422 | controller |     "Jun 09 13:22:20.865704 crc crio[3638]: time=\"2026-06-09T13:22:20.865571708Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=ae6923e0-d859-4377-bfe3-f2d4c34044fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.949438 | controller |     "Jun 09 13:22:20.866414 crc crio[3638]: time=\"2026-06-09T13:22:20.866303239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.949453 | controller |     "Jun 09 13:22:21.025857 crc crio[3638]: time=\"2026-06-09T13:22:21.023850055Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.949468 | controller |     "Jun 09 13:22:21.025857 crc crio[3638]: time=\"2026-06-09T13:22:21.023930068Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.949483 | controller |     "Jun 09 13:22:21.025857 crc crio[3638]: time=\"2026-06-09T13:22:21.023962508Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-09 14:45:33.949498 | controller |     "Jun 09 13:22:21.287798 crc crio[3638]: time=\"2026-06-09T13:22:21.287464955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.949526 | controller |     "Jun 09 13:22:21.531714 crc crio[3638]: time=\"2026-06-09T13:22:21.531568082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.949547 | controller |     "Jun 09 13:22:21.639830 crc crio[3638]: time=\"2026-06-09T13:22:21.609001078Z\" level=info msg=\"Ran pod sandbox 7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610 with infra container: openshift-marketplace/redhat-marketplace-wqj6n/POD\" id=4334ccc1-0476-455d-9b2a-eeecaa3f1a05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.949566 | controller |     "Jun 09 13:22:21.639830 crc crio[3638]: time=\"2026-06-09T13:22:21.618080631Z\" level=info msg=\"Ran pod sandbox bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94 with infra container: openshift-marketplace/community-operators-7jl5w/POD\" id=1f058a46-196e-42f3-9574-e944dd608a8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.949581 | controller |     "Jun 09 13:22:21.750893 crc crio[3638]: time=\"2026-06-09T13:22:21.75053502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5df121e6-7fa9-498d-8403-2c45d49fdd5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.949597 | controller |     "Jun 09 13:22:21.775653 crc crio[3638]: time=\"2026-06-09T13:22:21.775462993Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=989aff2b-96b6-473a-9d37-1816a5732116 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.949612 | controller |     "Jun 09 13:22:21.783736 crc crio[3638]: time=\"2026-06-09T13:22:21.776399629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bd9a72f3-960f-45ac-befd-b96184c9ce5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.949627 | controller |     "Jun 09 13:22:21.800587 crc crio[3638]: time=\"2026-06-09T13:22:21.800419998Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=42176ec0-f250-45c1-8d87-107bd20d318f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.949643 | controller |     "Jun 09 13:22:21.917357 crc crio[3638]: time=\"2026-06-09T13:22:21.906877162Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-wqj6n/extract-utilities\" id=1c865124-eed3-45ab-9d31-36daf8b259b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.949658 | controller |     "Jun 09 13:22:21.919008 crc crio[3638]: time=\"2026-06-09T13:22:21.918972109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.949673 | controller |     "Jun 09 13:22:21.963637 crc crio[3638]: time=\"2026-06-09T13:22:21.914239557Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7jl5w/extract-utilities\" id=cce1e231-6f7a-4115-87c0-5676c947ba9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.949689 | controller |     "Jun 09 13:22:22.275557 crc crio[3638]: time=\"2026-06-09T13:22:22.274666663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.949704 | controller |     "Jun 09 13:22:23.385595 crc crio[3638]: time=\"2026-06-09T13:22:23.385525964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.949720 | controller |     "Jun 09 13:22:23.612985 crc crio[3638]: time=\"2026-06-09T13:22:23.595385589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.949735 | controller |     "Jun 09 13:22:23.760367 crc crio[3638]: time=\"2026-06-09T13:22:23.753686055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.949753 | controller |     "Jun 09 13:22:23.838248 crc crio[3638]: time=\"2026-06-09T13:22:23.837686035Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d197f63f-fbaa-43b1-89ae-ee0e80ada2d3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.949769 | controller |     "Jun 09 13:22:23.889593 crc crio[3638]: time=\"2026-06-09T13:22:23.889039244Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 14:45:33.949784 | controller |     "Jun 09 13:22:23.979628 crc crio[3638]: time=\"2026-06-09T13:22:23.891084802Z\" level=info msg=\"Stopping container: b482317303f7dc12abff030f2ad7f6cf2dbbe5480d8acca57f4c5ebf79fe312a (timeout: 600s)\" id=3f77c02b-1ed5-4dbc-810e-f27a898c5063 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.949800 | controller |     "Jun 09 13:22:24.244877 crc crio[3638]: time=\"2026-06-09T13:22:24.242492706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.949815 | controller |     "Jun 09 13:22:26.148900 crc crio[3638]: time=\"2026-06-09T13:22:26.147720794Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.949830 | controller |     "Jun 09 13:22:26.148900 crc crio[3638]: time=\"2026-06-09T13:22:26.14865706Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.949844 | controller |     "Jun 09 13:22:26.148900 crc crio[3638]: time=\"2026-06-09T13:22:26.148695381Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-09 14:45:33.949859 | controller |     "Jun 09 13:22:27.482244 crc crio[3638]: time=\"2026-06-09T13:22:27.463577363Z\" level=info msg=\"Created container d57ad0f97745da26395810a79384a23ae4b5125d0f1d67a322d8b3abc84cb8ec: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=ae6923e0-d859-4377-bfe3-f2d4c34044fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.949875 | controller |     "Jun 09 13:22:27.495492 crc crio[3638]: time=\"2026-06-09T13:22:27.494811572Z\" level=info msg=\"Created container 3ca2c1acc2d7dc6c64cc630eb4300a6c86eb82793bcc1c043c8267eb2f4cdbd5: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=10ed93be-e54d-410f-828e-23f7c994670d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.949890 | controller |     "Jun 09 13:22:27.499909 crc crio[3638]: time=\"2026-06-09T13:22:27.474058274Z\" level=info msg=\"Created container 9fdcad993eedf38c2fbe4d26960cd4dc6332f36a5bc26bd4130ce8ea1862efbb: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=f75db332-20c5-490d-87d8-22e15dce87ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.949905 | controller |     "Jun 09 13:22:27.502987 crc crio[3638]: time=\"2026-06-09T13:22:27.502690652Z\" level=info msg=\"Created container 4cfa435afdc9c1e2cbb6d0f613328100201f09a15ba8bbbdc831bfb7d8ec8cf6: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=5af29272-90ee-41f4-9a2b-48feea2d0b4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.949920 | controller |     "Jun 09 13:22:27.506194 crc crio[3638]: time=\"2026-06-09T13:22:27.504973345Z\" level=info msg=\"Starting container: d57ad0f97745da26395810a79384a23ae4b5125d0f1d67a322d8b3abc84cb8ec\" id=c6bc3e77-2feb-4304-8c94-7a4c494d4e06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.949935 | controller |     "Jun 09 13:22:27.507475 crc crio[3638]: time=\"2026-06-09T13:22:27.507065084Z\" level=info msg=\"Starting container: 9fdcad993eedf38c2fbe4d26960cd4dc6332f36a5bc26bd4130ce8ea1862efbb\" id=2d5e6276-4757-452b-8cc9-39c31fbd3436 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.949951 | controller |     "Jun 09 13:22:27.536833 crc crio[3638]: time=\"2026-06-09T13:22:27.536455432Z\" level=info msg=\"Starting container: 4cfa435afdc9c1e2cbb6d0f613328100201f09a15ba8bbbdc831bfb7d8ec8cf6\" id=a7803b73-5f72-4582-9552-1bf8afc3eb6d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.949969 | controller |     "Jun 09 13:22:27.543296 crc crio[3638]: time=\"2026-06-09T13:22:27.542761608Z\" level=info msg=\"Starting container: 3ca2c1acc2d7dc6c64cc630eb4300a6c86eb82793bcc1c043c8267eb2f4cdbd5\" id=d33ada3b-709b-4296-957d-8dd1d4359ec9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.949985 | controller |     "Jun 09 13:22:27.711711 crc crio[3638]: time=\"2026-06-09T13:22:27.693894057Z\" level=info msg=\"Stopping container: f6aaaa7352bf61d74a9f3810d171cd1a5cd2a5bc075ee4937a58ce7a5bb3a1fe (timeout: 2s)\" id=7e4aa4fb-0353-40b9-a823-4a55b3fa58ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.950000 | controller |     "Jun 09 13:22:27.794977 crc crio[3638]: time=\"2026-06-09T13:22:27.772942547Z\" level=info msg=\"Stopping container: 31782b30bfc83b4cd3fc06a87b571214341c3096bed47f884e98fec93b584528 (timeout: 30s)\" id=836520c0-b356-4a66-bf64-5c7bdb54dd24 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.950015 | controller |     "Jun 09 13:22:27.860075 crc crio[3638]: time=\"2026-06-09T13:22:27.8599619Z\" level=info msg=\"Created container 2f8db31818d7349f338a3c2c5a815dfafcc8c1c6b49d244691e37f3cd3ba1297: openshift-marketplace/redhat-marketplace-wqj6n/extract-utilities\" id=1c865124-eed3-45ab-9d31-36daf8b259b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.950030 | controller |     "Jun 09 13:22:27.914402 crc crio[3638]: time=\"2026-06-09T13:22:27.913599093Z\" level=info msg=\"Started container\" PID=13964 containerID=d57ad0f97745da26395810a79384a23ae4b5125d0f1d67a322d8b3abc84cb8ec description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=c6bc3e77-2feb-4304-8c94-7a4c494d4e06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9becfbe5b87a29a0b31460fa9fce0aabeeadf136b685d2f5cf2df103e8618d24",
2026-06-09 14:45:33.950045 | controller |     "Jun 09 13:22:28.012031 crc crio[3638]: time=\"2026-06-09T13:22:28.011848868Z\" level=info msg=\"Created container e05eac2f845cef6e25a30fdf38363277342fa558bc88c4c608aa480f7e9d344e: openshift-marketplace/community-operators-7jl5w/extract-utilities\" id=cce1e231-6f7a-4115-87c0-5676c947ba9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.950060 | controller |     "Jun 09 13:22:28.078386 crc crio[3638]: time=\"2026-06-09T13:22:27.999090453Z\" level=info msg=\"Starting container: 2f8db31818d7349f338a3c2c5a815dfafcc8c1c6b49d244691e37f3cd3ba1297\" id=e0f9c83c-47db-4df2-9262-ca561fb62aef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.950075 | controller |     "Jun 09 13:22:28.090984 crc crio[3638]: time=\"2026-06-09T13:22:28.090707285Z\" level=info msg=\"Stopping container: 240e98b0d10fd38d1265119da91ec38bf5537228a95c9613218ef85440c87853 (timeout: 30s)\" id=dd56f2ce-8898-49bf-9f58-4a843df8e8f0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.950090 | controller |     "Jun 09 13:22:28.099471 crc crio[3638]: time=\"2026-06-09T13:22:28.099382736Z\" level=info msg=\"Starting container: e05eac2f845cef6e25a30fdf38363277342fa558bc88c4c608aa480f7e9d344e\" id=7bec595a-0373-40a2-bbc5-21cebdc2df87 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.950104 | controller |     "Jun 09 13:22:28.126367 crc crio[3638]: time=\"2026-06-09T13:22:28.125332298Z\" level=info msg=\"Started container\" PID=14002 containerID=e05eac2f845cef6e25a30fdf38363277342fa558bc88c4c608aa480f7e9d344e description=openshift-marketplace/community-operators-7jl5w/extract-utilities id=7bec595a-0373-40a2-bbc5-21cebdc2df87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94",
2026-06-09 14:45:33.950119 | controller |     "Jun 09 13:22:28.148286 crc crio[3638]: time=\"2026-06-09T13:22:28.14800185Z\" level=info msg=\"Started container\" PID=13953 containerID=4cfa435afdc9c1e2cbb6d0f613328100201f09a15ba8bbbdc831bfb7d8ec8cf6 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=a7803b73-5f72-4582-9552-1bf8afc3eb6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80",
2026-06-09 14:45:33.950138 | controller |     "Jun 09 13:22:28.175372 crc crio[3638]: time=\"2026-06-09T13:22:28.174923119Z\" level=info msg=\"Started container\" PID=13951 containerID=9fdcad993eedf38c2fbe4d26960cd4dc6332f36a5bc26bd4130ce8ea1862efbb description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=2d5e6276-4757-452b-8cc9-39c31fbd3436 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ede9015d4397b4da6f69dad5b91fd16d513e1cb93f1fa3cb5b5dbfa63112eb23",
2026-06-09 14:45:33.950154 | controller |     "Jun 09 13:22:28.251690 crc crio[3638]: time=\"2026-06-09T13:22:28.25143029Z\" level=info msg=\"Started container\" PID=14001 containerID=2f8db31818d7349f338a3c2c5a815dfafcc8c1c6b49d244691e37f3cd3ba1297 description=openshift-marketplace/redhat-marketplace-wqj6n/extract-utilities id=e0f9c83c-47db-4df2-9262-ca561fb62aef name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610",
2026-06-09 14:45:33.950169 | controller |     "Jun 09 13:22:28.289354 crc crio[3638]: time=\"2026-06-09T13:22:28.288947554Z\" level=info msg=\"Started container\" PID=13873 containerID=3ca2c1acc2d7dc6c64cc630eb4300a6c86eb82793bcc1c043c8267eb2f4cdbd5 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=d33ada3b-709b-4296-957d-8dd1d4359ec9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0378130ebeeb30b4c515b648efb2d90b2146241e51f9e6b1f7813f2a2d5d6073",
2026-06-09 14:45:33.950185 | controller |     "Jun 09 13:22:28.292726 crc crio[3638]: time=\"2026-06-09T13:22:28.292064751Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=40172e89-124a-482e-a31a-5f3783c53d5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.950200 | controller |     "Jun 09 13:22:28.490622 crc crio[3638]: time=\"2026-06-09T13:22:28.490011373Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.950215 | controller |     "Jun 09 13:22:28.490622 crc crio[3638]: time=\"2026-06-09T13:22:28.490089025Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.950230 | controller |     "Jun 09 13:22:28.490622 crc crio[3638]: time=\"2026-06-09T13:22:28.490213448Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_a6a9335a-9de7-45b3-9244-88cce6711acd\\\"\"",
2026-06-09 14:45:33.950245 | controller |     "Jun 09 13:22:28.490622 crc crio[3638]: time=\"2026-06-09T13:22:28.49027759Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_ebf27664-4c33-4667-9c3e-777f77b92893\\\"\"",
2026-06-09 14:45:33.950260 | controller |     "Jun 09 13:22:28.561672 crc crio[3638]: time=\"2026-06-09T13:22:28.561563615Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.950275 | controller |     "Jun 09 13:22:28.562080 crc crio[3638]: time=\"2026-06-09T13:22:28.561919804Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.950290 | controller |     "Jun 09 13:22:28.562589 crc crio[3638]: time=\"2026-06-09T13:22:28.561945105Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"",
2026-06-09 14:45:33.950305 | controller |     "Jun 09 13:22:28.648971 crc crio[3638]: time=\"2026-06-09T13:22:28.647993662Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=69d6f9e8-4127-4425-85c6-cea98db8954d name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.950325 | controller |     "Jun 09 13:22:28.739874 crc crio[3638]: time=\"2026-06-09T13:22:28.739713105Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 14:45:33.950341 | controller |     "Jun 09 13:22:29.298480 crc crio[3638]: time=\"2026-06-09T13:22:29.298045332Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.950356 | controller |     "Jun 09 13:22:29.298973 crc crio[3638]: time=\"2026-06-09T13:22:29.298949947Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.950370 | controller |     "Jun 09 13:22:29.302779 crc crio[3638]: time=\"2026-06-09T13:22:29.302755032Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_ebf27664-4c33-4667-9c3e-777f77b92893\\\"\"",
2026-06-09 14:45:33.950385 | controller |     "Jun 09 13:22:29.303776 crc crio[3638]: time=\"2026-06-09T13:22:29.303631287Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_f48f4195-e0e3-4c24-966e-afdd76d4fab4\\\"\"",
2026-06-09 14:45:33.950400 | controller |     "Jun 09 13:22:30.878249 crc crio[3638]: time=\"2026-06-09T13:22:30.876052399Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ba4083a7-20f5-4088-b94e-1bb1eda6b545 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.950415 | controller |     "Jun 09 13:22:30.926319 crc crio[3638]: time=\"2026-06-09T13:22:30.910341355Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 14:45:33.950429 | controller |     "Jun 09 13:22:31.034284 crc crio[3638]: time=\"2026-06-09T13:22:31.034065261Z\" level=info msg=\"Removing container: 36b124aad9e1771c1ae40f482ee0d74d4277112c1b6698a9af058497ae10542f\" id=c9d86c03-0c4b-4753-a42a-727563639f5b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.950444 | controller |     "Jun 09 13:22:34.068796 crc crio[3638]: time=\"2026-06-09T13:22:34.068277725Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.950460 | controller |     "Jun 09 13:22:34.068796 crc crio[3638]: time=\"2026-06-09T13:22:34.068424049Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.950475 | controller |     "Jun 09 13:22:34.068796 crc crio[3638]: time=\"2026-06-09T13:22:34.06845653Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"",
2026-06-09 14:45:33.950490 | controller |     "Jun 09 13:22:36.636653 crc crio[3638]: time=\"2026-06-09T13:22:36.628714895Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.950505 | controller |     "Jun 09 13:22:36.636653 crc crio[3638]: time=\"2026-06-09T13:22:36.636555754Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.950538 | controller |     "Jun 09 13:22:36.636653 crc crio[3638]: time=\"2026-06-09T13:22:36.636596155Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_f48f4195-e0e3-4c24-966e-afdd76d4fab4\\\"\"",
2026-06-09 14:45:33.950554 | controller |     "Jun 09 13:22:36.636653 crc crio[3638]: time=\"2026-06-09T13:22:36.636650947Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_38c60123-4135-441b-8026-c7e9da40b449\\\"\"",
2026-06-09 14:45:33.950569 | controller |     "Jun 09 13:22:38.574524 crc crio[3638]: time=\"2026-06-09T13:22:38.536288948Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.950584 | controller |     "Jun 09 13:22:38.574524 crc crio[3638]: time=\"2026-06-09T13:22:38.573756362Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.950602 | controller |     "Jun 09 13:22:38.574524 crc crio[3638]: time=\"2026-06-09T13:22:38.573864024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-09 14:45:33.950617 | controller |     "Jun 09 13:22:40.063487 crc crio[3638]: time=\"2026-06-09T13:22:40.063410868Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.950631 | controller |     "Jun 09 13:22:40.063487 crc crio[3638]: time=\"2026-06-09T13:22:40.06348833Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.950646 | controller |     "Jun 09 13:22:40.065753 crc crio[3638]: time=\"2026-06-09T13:22:40.063529911Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"",
2026-06-09 14:45:33.950661 | controller |     "Jun 09 13:22:41.950933 crc crio[3638]: time=\"2026-06-09T13:22:41.950552914Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.950675 | controller |     "Jun 09 13:22:41.950933 crc crio[3638]: time=\"2026-06-09T13:22:41.950627976Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.950690 | controller |     "Jun 09 13:22:41.950933 crc crio[3638]: time=\"2026-06-09T13:22:41.950677447Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"",
2026-06-09 14:45:33.950705 | controller |     "Jun 09 13:22:42.103354 crc crio[3638]: time=\"2026-06-09T13:22:42.100332215Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.950719 | controller |     "Jun 09 13:22:42.103354 crc crio[3638]: time=\"2026-06-09T13:22:42.100449108Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.950734 | controller |     "Jun 09 13:22:42.103354 crc crio[3638]: time=\"2026-06-09T13:22:42.100480009Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"",
2026-06-09 14:45:33.950749 | controller |     "Jun 09 13:22:43.507759 crc crio[3638]: time=\"2026-06-09T13:22:43.507618159Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.950763 | controller |     "Jun 09 13:22:43.507759 crc crio[3638]: time=\"2026-06-09T13:22:43.507737702Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.950778 | controller |     "Jun 09 13:22:43.507759 crc crio[3638]: time=\"2026-06-09T13:22:43.507780393Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_38c60123-4135-441b-8026-c7e9da40b449\\\"\"",
2026-06-09 14:45:33.950793 | controller |     "Jun 09 13:23:04.741463 crc crio[3638]: time=\"2026-06-09T13:23:04.738963138Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=6c1ddfa2-7a0c-4bf4-a33b-e545b6929a84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.950808 | controller |     "Jun 09 13:23:09.639655 crc crio[3638]: time=\"2026-06-09T13:23:09.638375431Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=17f2e9ce-4e74-40bf-8d92-8fbbf955bbbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.950823 | controller |     "Jun 09 13:23:09.642732 crc crio[3638]: time=\"2026-06-09T13:23:09.639708588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.950838 | controller |     "Jun 09 13:23:13.732423 crc crio[3638]: time=\"2026-06-09T13:23:13.731423966Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=d14c1cc9-41d3-48d8-a0af-d203cdb42588 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.950857 | controller |     "Jun 09 13:23:13.742742 crc crio[3638]: time=\"2026-06-09T13:23:13.742519395Z\" level=info msg=\"Stopped container 31782b30bfc83b4cd3fc06a87b571214341c3096bed47f884e98fec93b584528: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=836520c0-b356-4a66-bf64-5c7bdb54dd24 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.950872 | controller |     "Jun 09 13:23:13.746761 crc crio[3638]: time=\"2026-06-09T13:23:13.74666529Z\" level=info msg=\"Stopping pod sandbox: 5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998\" id=fc7dfd7d-77b4-47db-92d6-cdb4f068a6e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.950888 | controller |     "Jun 09 13:23:13.767853 crc crio[3638]: time=\"2026-06-09T13:23:13.767752487Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/447034a9-4bd8-41a3-948f-27ca930b83f1 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:0xc000784110}] Aliases:map[]}\"",
2026-06-09 14:45:33.950904 | controller |     "Jun 09 13:23:13.772661 crc crio[3638]: time=\"2026-06-09T13:23:13.771380869Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.950919 | controller |     "Jun 09 13:23:13.791520 crc crio[3638]: time=\"2026-06-09T13:23:13.791309623Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=d8d876c4-0e41-4578-9999-331d9be764d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.950934 | controller |     "Jun 09 13:23:13.791520 crc crio[3638]: time=\"2026-06-09T13:23:13.791419636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.950950 | controller |     "Jun 09 13:23:39.387642 crc crio[3638]: time=\"2026-06-09T13:23:39.386158642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.950978 | controller |     "Jun 09 13:23:39.403507 crc crio[3638]: time=\"2026-06-09T13:23:39.403404362Z\" level=info msg=\"Stopped container 240e98b0d10fd38d1265119da91ec38bf5537228a95c9613218ef85440c87853: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=dd56f2ce-8898-49bf-9f58-4a843df8e8f0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.950994 | controller |     "Jun 09 13:23:39.404931 crc crio[3638]: time=\"2026-06-09T13:23:39.404639916Z\" level=info msg=\"Stopping pod sandbox: c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82\" id=9c15fff7-20fe-4f75-84ff-43d09a206b36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.951010 | controller |     "Jun 09 13:23:39.406785 crc crio[3638]: time=\"2026-06-09T13:23:39.406651402Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/309f7630-a72a-4bb5-860f-b2974feb45e2 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:0xc000784518}] Aliases:map[]}\"",
2026-06-09 14:45:33.951034 | controller |     "Jun 09 13:23:39.407047 crc crio[3638]: time=\"2026-06-09T13:23:39.406985922Z\" 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-09 14:45:33.951050 | controller |     "Jun 09 13:23:39.424356 crc crio[3638]: time=\"2026-06-09T13:23:39.423748289Z\" level=info msg=\"Stopped container b482317303f7dc12abff030f2ad7f6cf2dbbe5480d8acca57f4c5ebf79fe312a: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=3f77c02b-1ed5-4dbc-810e-f27a898c5063 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.951065 | controller |     "Jun 09 13:23:39.439530 crc crio[3638]: time=\"2026-06-09T13:23:39.439407906Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f8633088-7dcf-4ad7-ba29-aadc7e67df97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.951080 | controller |     "Jun 09 13:23:39.487575 crc crio[3638]: time=\"2026-06-09T13:23:39.487333969Z\" level=info msg=\"Stopped container f6aaaa7352bf61d74a9f3810d171cd1a5cd2a5bc075ee4937a58ce7a5bb3a1fe: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7e4aa4fb-0353-40b9-a823-4a55b3fa58ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.951095 | controller |     "Jun 09 13:23:39.492236 crc crio[3638]: time=\"2026-06-09T13:23:39.491890726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7e126316-1b44-467f-ae04-67073d390773 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.951110 | controller |     "Jun 09 13:23:39.493354 crc crio[3638]: time=\"2026-06-09T13:23:39.493199023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=749d0505-7686-4524-9418-b815faa696c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.951125 | controller |     "Jun 09 13:23:39.505393 crc crio[3638]: time=\"2026-06-09T13:23:39.50497946Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=5f6e4591-c7a4-4e7b-9ee3-7ca6bfa0c88d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.951140 | controller |     "Jun 09 13:23:39.507748 crc crio[3638]: time=\"2026-06-09T13:23:39.507441429Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=22d637dc-4598-4ae8-ad4c-5f61e1b65e12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.951155 | controller |     "Jun 09 13:23:39.534053 crc crio[3638]: time=\"2026-06-09T13:23:39.5297799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.951170 | controller |     "Jun 09 13:23:39.542981 crc crio[3638]: time=\"2026-06-09T13:23:39.541873247Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=23f258a4-6dfc-4c8e-93a1-87f3e0f8bd89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.951185 | controller |     "Jun 09 13:23:39.544368 crc crio[3638]: time=\"2026-06-09T13:23:39.544071648Z\" level=info msg=\"Stopped pod sandbox: 5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998\" id=fc7dfd7d-77b4-47db-92d6-cdb4f068a6e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.951200 | controller |     "Jun 09 13:23:39.562539 crc crio[3638]: time=\"2026-06-09T13:23:39.546944049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.951217 | controller |     "Jun 09 13:23:40.363679 crc crio[3638]: time=\"2026-06-09T13:23:40.362564808Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-7b67b7975-9gg2q/POD\" id=12e8d157-9ed0-4058-bac5-f312bbbd68e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.951232 | controller |     "Jun 09 13:23:40.366462 crc crio[3638]: time=\"2026-06-09T13:23:40.366427196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.951247 | controller |     "Jun 09 13:24:20.185825 crc crio[3638]: time=\"2026-06-09T13:24:20.184541233Z\" level=info msg=\"Removed container 36b124aad9e1771c1ae40f482ee0d74d4277112c1b6698a9af058497ae10542f: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c9d86c03-0c4b-4753-a42a-727563639f5b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.951262 | controller |     "Jun 09 13:24:20.190949 crc crio[3638]: time=\"2026-06-09T13:24:20.190888781Z\" level=info msg=\"Stopped pod sandbox: c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82\" id=9c15fff7-20fe-4f75-84ff-43d09a206b36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.951277 | controller |     "Jun 09 13:24:20.192524 crc crio[3638]: time=\"2026-06-09T13:24:20.192438157Z\" level=info msg=\"Removing container: 31782b30bfc83b4cd3fc06a87b571214341c3096bed47f884e98fec93b584528\" id=5ef5c6fc-868b-4783-9824-f5c9f01c4051 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.951292 | controller |     "Jun 09 13:24:21.661595 crc crio[3638]: time=\"2026-06-09T13:24:21.660852909Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-7b78989b58-w6gff/POD\" id=979f76c2-c724-4da5-82c0-6a72fcd563b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.951307 | controller |     "Jun 09 13:24:21.662792 crc crio[3638]: time=\"2026-06-09T13:24:21.661609972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.951322 | controller |     "Jun 09 13:25:14.374702 crc crio[3638]: time=\"2026-06-09T13:25:14.372740078Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=ffc78635-6aa0-4485-a4d7-422f29653284 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.951338 | controller |     "Jun 09 13:25:27.827698 crc crio[3638]: time=\"2026-06-09T13:25:27.825921071Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=f18a4d16-08e5-4a96-952d-0567af1343d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.951353 | controller |     "Jun 09 13:25:27.869742 crc crio[3638]: time=\"2026-06-09T13:25:27.86961238Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=c1d02e18-9a82-4108-ab05-169f03f781e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.951369 | controller |     "Jun 09 13:25:27.921164 crc crio[3638]: time=\"2026-06-09T13:25:27.921013463Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7 UID:91af399f-665e-42f2-9893-737c2d4b367b NetNS:/var/run/netns/040cecae-6cbe-4258-97f9-7dfdb5533162 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod91af399f_665e_42f2_9893_737c2d4b367b.slice PodAnnotations:0xc0014807d0}] Aliases:map[]}\"",
2026-06-09 14:45:33.951384 | controller |     "Jun 09 13:25:27.921164 crc crio[3638]: time=\"2026-06-09T13:25:27.921089955Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.951403 | controller |     "Jun 09 13:25:27.937654 crc crio[3638]: time=\"2026-06-09T13:25:27.937474291Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d UID:9323fe76-9364-4e54-b8ef-3711a206db1a NetNS:/var/run/netns/0ebd121c-20f2-4b62-9e58-5b98e4254920 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod9323fe76_9364_4e54_b8ef_3711a206db1a.slice PodAnnotations:0xc00008d228}] Aliases:map[]}\"",
2026-06-09 14:45:33.951419 | controller |     "Jun 09 13:25:27.937930 crc crio[3638]: time=\"2026-06-09T13:25:27.937908691Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.951435 | controller |     "Jun 09 13:25:28.028225 crc crio[3638]: time=\"2026-06-09T13:25:28.027825468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.951450 | controller |     "Jun 09 13:25:28.034846 crc crio[3638]: time=\"2026-06-09T13:25:28.034720711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.951465 | controller |     "Jun 09 13:25:28.102411 crc crio[3638]: time=\"2026-06-09T13:25:28.100086045Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:06ed12d74dcbf9d23629a6c0d7d5a580148ed1731baa2f4aeaeca6e840a94d88\" id=bc8f5aef-1135-4a2f-9dea-3154f6c7856f name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.951480 | controller |     "Jun 09 13:25:28.109591 crc crio[3638]: time=\"2026-06-09T13:25:28.108627292Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4deda71c-a8d7-4c66-8bbb-741f66a8c0ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.951496 | controller |     "Jun 09 13:25:28.148654 crc crio[3638]: time=\"2026-06-09T13:25:28.148410807Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:bd465a77e75f6938a5535a0a2fcd34ee44f4b4d5af2dbcda4aceb633e38950da\" id=8994a731-4b38-4335-ac81-01f698f1b26b name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.951525 | controller |     "Jun 09 13:25:28.164599 crc crio[3638]: time=\"2026-06-09T13:25:28.162505901Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8d000632-67ab-40a1-bb30-da64277f1fc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.951545 | controller |     "Jun 09 13:25:28.187810 crc crio[3638]: time=\"2026-06-09T13:25:28.187455693Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=2e67c2db-9158-4951-81e7-28d547be1277 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.951561 | controller |     "Jun 09 13:25:28.189571 crc crio[3638]: time=\"2026-06-09T13:25:28.189466617Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=af9b8084-bef8-4892-8abf-1955d41e05c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.951576 | controller |     "Jun 09 13:25:28.276221 crc crio[3638]: time=\"2026-06-09T13:25:28.266230403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.951591 | controller |     "Jun 09 13:25:28.276221 crc crio[3638]: time=\"2026-06-09T13:25:28.266496511Z\" level=info msg=\"Removed container 31782b30bfc83b4cd3fc06a87b571214341c3096bed47f884e98fec93b584528: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=5ef5c6fc-868b-4783-9824-f5c9f01c4051 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.951609 | controller |     "Jun 09 13:25:28.276221 crc crio[3638]: time=\"2026-06-09T13:25:28.271419391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.951625 | controller |     "Jun 09 13:25:28.276221 crc crio[3638]: time=\"2026-06-09T13:25:28.27591297Z\" level=info msg=\"Removing container: 240e98b0d10fd38d1265119da91ec38bf5537228a95c9613218ef85440c87853\" id=2f2e05e3-38e2-4d4b-b016-b04e0e547b62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.951640 | controller |     "Jun 09 13:25:28.305011 crc crio[3638]: time=\"2026-06-09T13:25:28.303787689Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=ba4083a7-20f5-4088-b94e-1bb1eda6b545 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.951655 | controller |     "Jun 09 13:25:28.305915 crc crio[3638]: time=\"2026-06-09T13:25:28.305733982Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:06ed12d74dcbf9d23629a6c0d7d5a580148ed1731baa2f4aeaeca6e840a94d88\" id=69d6f9e8-4127-4425-85c6-cea98db8954d name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.951670 | controller |     "Jun 09 13:25:28.333081 crc crio[3638]: time=\"2026-06-09T13:25:28.332651476Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f12abeec-a733-4848-8541-734407c3813d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.951685 | controller |     "Jun 09 13:25:28.333081 crc crio[3638]: time=\"2026-06-09T13:25:28.332903382Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=efcfa499-101d-438a-8419-48d8932fe871 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.951700 | controller |     "Jun 09 13:25:28.341277 crc crio[3638]: time=\"2026-06-09T13:25:28.341187472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.951715 | controller |     "Jun 09 13:25:28.352070 crc crio[3638]: time=\"2026-06-09T13:25:28.350976682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.951731 | controller |     "Jun 09 13:25:28.366995 crc crio[3638]: time=\"2026-06-09T13:25:28.366824363Z\" level=info msg=\"Got pod network &{Name:controller-manager-7b67b7975-9gg2q Namespace:openshift-controller-manager ID:027f3e659a9592eeb7db8deff47b84d675abf62b68f6157757bdbb3566b62b8e UID:897ae989-d05f-4c10-94d8-484fe975fec7 NetNS:/var/run/netns/684313d0-5bef-4332-a346-70147010ff03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod897ae989_d05f_4c10_94d8_484fe975fec7.slice PodAnnotations:0xc0026982e8}] Aliases:map[]}\"",
2026-06-09 14:45:33.951746 | controller |     "Jun 09 13:25:28.367225 crc crio[3638]: time=\"2026-06-09T13:25:28.366979767Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-7b67b7975-9gg2q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.951761 | controller |     "Jun 09 13:25:28.409461 crc crio[3638]: time=\"2026-06-09T13:25:28.409086594Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f70dd0f1-7b2e-4137-b352-b4e67113a5ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.951777 | controller |     "Jun 09 13:25:28.409873 crc crio[3638]: time=\"2026-06-09T13:25:28.409615788Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=daefdd90-8931-41b5-8572-abef8cf65b72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.951795 | controller |     "Jun 09 13:25:28.409873 crc crio[3638]: time=\"2026-06-09T13:25:28.409676429Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d08e9c98-4fc4-47aa-9396-cec2f2e0fc2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.951811 | controller |     "Jun 09 13:25:28.452647 crc crio[3638]: time=\"2026-06-09T13:25:28.426426764Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=d197f63f-fbaa-43b1-89ae-ee0e80ada2d3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.951826 | controller |     "Jun 09 13:25:28.452647 crc crio[3638]: time=\"2026-06-09T13:25:28.445530531Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bbc0966a-83cd-4943-aac7-1a722cb4d9c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.951841 | controller |     "Jun 09 13:25:28.493288 crc crio[3638]: time=\"2026-06-09T13:25:28.492925778Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7b78989b58-w6gff Namespace:openshift-route-controller-manager ID:ac74e3b74d20251e3481d8a951744446b739cc62df33fd7e063b3f20ce980fc9 UID:9bcad179-10ac-41e6-9052-87fbe2f96224 NetNS:/var/run/netns/330d2ec5-9861-4ef0-ae1e-836de1bec46e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bcad179_10ac_41e6_9052_87fbe2f96224.slice PodAnnotations:0xc002396618}] Aliases:map[]}\"",
2026-06-09 14:45:33.951856 | controller |     "Jun 09 13:25:28.493288 crc crio[3638]: time=\"2026-06-09T13:25:28.493270817Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-7b78989b58-w6gff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.951872 | controller |     "Jun 09 13:25:28.502577 crc crio[3638]: time=\"2026-06-09T13:25:28.497087448Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=89954b1c-5dcf-4025-9fa4-ae9f2889ba62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.951887 | controller |     "Jun 09 13:25:28.562931 crc crio[3638]: time=\"2026-06-09T13:25:28.56273866Z\" level=info msg=\"Removed container 240e98b0d10fd38d1265119da91ec38bf5537228a95c9613218ef85440c87853: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=2f2e05e3-38e2-4d4b-b016-b04e0e547b62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.951902 | controller |     "Jun 09 13:25:28.632887 crc crio[3638]: time=\"2026-06-09T13:25:28.631294039Z\" level=info msg=\"Created container cef54c76cc36868f24fc09753f91105ea8e676cbf99a0b082441846faa786f89: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=22d637dc-4598-4ae8-ad4c-5f61e1b65e12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.951917 | controller |     "Jun 09 13:25:28.637285 crc crio[3638]: time=\"2026-06-09T13:25:28.631669839Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vqhwk/extract-content\" id=e4b4996e-4821-4694-b4ab-b058e57513b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.951932 | controller |     "Jun 09 13:25:28.639976 crc crio[3638]: time=\"2026-06-09T13:25:28.639927568Z\" level=info msg=\"Starting container: cef54c76cc36868f24fc09753f91105ea8e676cbf99a0b082441846faa786f89\" id=d904f780-9fcb-45db-9e03-b17ed40eafb2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.951947 | controller |     "Jun 09 13:25:28.644451 crc crio[3638]: time=\"2026-06-09T13:25:28.643961565Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wxtv6/extract-content\" id=3e389113-31fc-4c4a-9bb3-f7abfd4a8398 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.951966 | controller |     "Jun 09 13:25:28.754289 crc crio[3638]: time=\"2026-06-09T13:25:28.752893726Z\" level=info msg=\"Started container\" PID=15101 containerID=cef54c76cc36868f24fc09753f91105ea8e676cbf99a0b082441846faa786f89 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=d904f780-9fcb-45db-9e03-b17ed40eafb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e08cc7b1c448c89515bfd61589d0e00ab378db9f5461dc4171afbdb92b90d689",
2026-06-09 14:45:33.951982 | controller |     "Jun 09 13:25:28.759018 crc crio[3638]: time=\"2026-06-09T13:25:28.758823544Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=655abf12-5341-4695-83a4-a472d7a31151 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.951997 | controller |     "Jun 09 13:25:28.760832 crc crio[3638]: time=\"2026-06-09T13:25:28.760708574Z\" level=info msg=\"Created container 38330b40e9f926de1bff93c7516ba72cac9e27e2c106bfe366bf50bbacc56465: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=23f258a4-6dfc-4c8e-93a1-87f3e0f8bd89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.952012 | controller |     "Jun 09 13:25:28.766318 crc crio[3638]: time=\"2026-06-09T13:25:28.765415339Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=fb553ca3-08b6-4f70-9714-ea5b5b225359 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.952027 | controller |     "Jun 09 13:25:28.766720 crc crio[3638]: time=\"2026-06-09T13:25:28.766682972Z\" level=info msg=\"Starting container: 38330b40e9f926de1bff93c7516ba72cac9e27e2c106bfe366bf50bbacc56465\" id=a19cd20e-d682-4813-a00b-e82c4c3a571b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.952042 | controller |     "Jun 09 13:25:28.854188 crc crio[3638]: time=\"2026-06-09T13:25:28.853893266Z\" level=info msg=\"Started container\" PID=15104 containerID=38330b40e9f926de1bff93c7516ba72cac9e27e2c106bfe366bf50bbacc56465 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=a19cd20e-d682-4813-a00b-e82c4c3a571b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5",
2026-06-09 14:45:33.952058 | controller |     "Jun 09 13:25:28.926729 crc crio[3638]: time=\"2026-06-09T13:25:28.926620566Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:bd465a77e75f6938a5535a0a2fcd34ee44f4b4d5af2dbcda4aceb633e38950da\" id=2621f94a-6846-41c0-ae1a-f907194002ab name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.952073 | controller |     "Jun 09 13:25:28.929274 crc crio[3638]: time=\"2026-06-09T13:25:28.92904038Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9b11c8ea-603d-4ba1-be39-dfb44ad17bca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.952088 | controller |     "Jun 09 13:25:28.962585 crc crio[3638]: time=\"2026-06-09T13:25:28.961985764Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=797f8627-d07a-4c10-af97-7352d6bfdc17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.952104 | controller |     "Jun 09 13:25:28.963498 crc crio[3638]: time=\"2026-06-09T13:25:28.963430692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.952119 | controller |     "Jun 09 13:25:28.965963 crc crio[3638]: time=\"2026-06-09T13:25:28.965859087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.952134 | controller |     "Jun 09 13:25:28.975559 crc crio[3638]: time=\"2026-06-09T13:25:28.974602019Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=27d1d5b5-f07c-400c-ba74-4f233f59d32d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.952153 | controller |     "Jun 09 13:25:28.989770 crc crio[3638]: time=\"2026-06-09T13:25:28.989448713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.952168 | controller |     "Jun 09 13:25:28.995664 crc crio[3638]: time=\"2026-06-09T13:25:28.990547392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.952183 | controller |     "Jun 09 13:25:28.999272 crc crio[3638]: time=\"2026-06-09T13:25:28.998683897Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7jl5w/extract-content\" id=258362d9-49f7-4dd7-995e-f3518cb12083 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.952199 | controller |     "Jun 09 13:25:29.020243 crc crio[3638]: time=\"2026-06-09T13:25:29.018610227Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=9606085b-5293-48de-8dd5-c8a3ee05f03d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.952214 | controller |     "Jun 09 13:25:29.028674 crc crio[3638]: time=\"2026-06-09T13:25:29.027536263Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c3bed54f-e64f-4e3e-9b67-2ee3ecbd40c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.952229 | controller |     "Jun 09 13:25:29.168811 crc crio[3638]: time=\"2026-06-09T13:25:29.168733639Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=79ad5703-68b7-4abe-b58c-721d1665f85c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.952243 | controller |     "Jun 09 13:25:29.169466 crc crio[3638]: time=\"2026-06-09T13:25:29.169430188Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=62c8996e-aed3-4d5b-b57d-b055edaa59d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.952258 | controller |     "Jun 09 13:25:29.218280 crc crio[3638]: time=\"2026-06-09T13:25:29.217546175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.952273 | controller |     "Jun 09 13:25:29.235098 crc crio[3638]: time=\"2026-06-09T13:25:29.234953757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.952288 | controller |     "Jun 09 13:25:29.280402 crc crio[3638]: time=\"2026-06-09T13:25:29.279986072Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=941dae17-f84a-46d6-8a97-8e78698f7e18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.952303 | controller |     "Jun 09 13:25:29.339416 crc crio[3638]: time=\"2026-06-09T13:25:29.339038938Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-wqj6n/extract-content\" id=cef9dac8-8a81-4a68-9142-3db27d8872c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.952317 | controller |     "Jun 09 13:25:29.356286 crc crio[3638]: time=\"2026-06-09T13:25:29.355987228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.952332 | controller |     "Jun 09 13:25:29.451082 crc crio[3638]: time=\"2026-06-09T13:25:29.450731901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.952347 | controller |     "Jun 09 13:25:29.522801 crc crio[3638]: time=\"2026-06-09T13:25:29.521694085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.952366 | controller |     "Jun 09 13:25:29.543404 crc crio[3638]: time=\"2026-06-09T13:25:29.52302655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.952381 | controller |     "Jun 09 13:25:29.543659 crc crio[3638]: time=\"2026-06-09T13:25:29.543554124Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=f6084fe2-4eef-4b3f-950d-779e8e249576 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.952396 | controller |     "Jun 09 13:25:29.552902 crc crio[3638]: time=\"2026-06-09T13:25:29.536258212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.952411 | controller |     "Jun 09 13:25:29.564732 crc crio[3638]: time=\"2026-06-09T13:25:29.564654724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.952427 | controller |     "Jun 09 13:25:29.599210 crc crio[3638]: time=\"2026-06-09T13:25:29.597220958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.952442 | controller |     "Jun 09 13:25:29.607202 crc crio[3638]: time=\"2026-06-09T13:25:29.605716804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.952457 | controller |     "Jun 09 13:25:29.664807 crc crio[3638]: time=\"2026-06-09T13:25:29.660645941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.952472 | controller |     "Jun 09 13:25:29.670261 crc crio[3638]: time=\"2026-06-09T13:25:29.669477045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.952487 | controller |     "Jun 09 13:25:29.688052 crc crio[3638]: 2026-06-09T13:25:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea79abc68f11d47 Mac:9a:af:66:d0:9e:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/040cecae-6cbe-4258-97f9-7dfdb5533162 SocketPath: PciID:}] [{Interface:0xc0003ef090 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.952503 | controller |     "Jun 09 13:25:29.702078 crc crio[3638]: time=\"2026-06-09T13:25:29.693520374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.952566 | controller |     "Jun 09 13:25:29.702078 crc crio[3638]: time=\"2026-06-09T13:25:29.697263293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.952586 | controller |     "Jun 09 13:25:29.702078 crc crio[3638]: time=\"2026-06-09T13:25:29.697356445Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7 UID:91af399f-665e-42f2-9893-737c2d4b367b NetNS:/var/run/netns/040cecae-6cbe-4258-97f9-7dfdb5533162 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod91af399f_665e_42f2_9893_737c2d4b367b.slice PodAnnotations:0xc0014807d0}] Aliases:map[]}\"",
2026-06-09 14:45:33.952606 | controller |     "Jun 09 13:25:29.702078 crc crio[3638]: time=\"2026-06-09T13:25:29.699354078Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.952622 | controller |     "Jun 09 13:25:29.714679 crc crio[3638]: time=\"2026-06-09T13:25:29.713048852Z\" level=info msg=\"Ran pod sandbox ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=17f2e9ce-4e74-40bf-8d92-8fbbf955bbbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.952637 | controller |     "Jun 09 13:25:29.736902 crc crio[3638]: time=\"2026-06-09T13:25:29.736670169Z\" level=info msg=\"Created container 38562ae133923bde310e5005841ea1890c2c8a6d272d9fe64ce433c7d14f9736: openshift-marketplace/community-operators-qhh6t/extract-content\" id=797f8627-d07a-4c10-af97-7352d6bfdc17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.952653 | controller |     "Jun 09 13:25:29.749474 crc crio[3638]: time=\"2026-06-09T13:25:29.749154939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.952668 | controller |     "Jun 09 13:25:29.753037 crc crio[3638]: time=\"2026-06-09T13:25:29.753008663Z\" level=info msg=\"Starting container: 38562ae133923bde310e5005841ea1890c2c8a6d272d9fe64ce433c7d14f9736\" id=ebc36fc7-9584-46b0-a6f1-4c1fec9c6940 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.952684 | controller |     "Jun 09 13:25:29.778752 crc crio[3638]: time=\"2026-06-09T13:25:29.778537589Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b5359263-eb6e-4885-b1b9-6239b948b899 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.952699 | controller |     "Jun 09 13:25:29.789242 crc crio[3638]: 2026-06-09T13:25:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:027f3e659a9592e Mac:de:b5:41:41:f8:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/684313d0-5bef-4332-a346-70147010ff03 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.952714 | controller |     "Jun 09 13:25:29.793319 crc crio[3638]: time=\"2026-06-09T13:25:29.791095733Z\" level=info msg=\"Got pod network &{Name:controller-manager-7b67b7975-9gg2q Namespace:openshift-controller-manager ID:027f3e659a9592eeb7db8deff47b84d675abf62b68f6157757bdbb3566b62b8e UID:897ae989-d05f-4c10-94d8-484fe975fec7 NetNS:/var/run/netns/684313d0-5bef-4332-a346-70147010ff03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod897ae989_d05f_4c10_94d8_484fe975fec7.slice PodAnnotations:0xc0026982e8}] Aliases:map[]}\"",
2026-06-09 14:45:33.952730 | controller |     "Jun 09 13:25:29.793319 crc crio[3638]: time=\"2026-06-09T13:25:29.791417311Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-7b67b7975-9gg2q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.952745 | controller |     "Jun 09 13:25:29.817032 crc crio[3638]: time=\"2026-06-09T13:25:29.816832346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.952760 | controller |     "Jun 09 13:25:29.817892 crc crio[3638]: 2026-06-09T13:25:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c9870d11e37aa1 Mac:ce:0e:ab:a4:ef:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/0ebd121c-20f2-4b62-9e58-5b98e4254920 SocketPath: PciID:}] [{Interface:0xc00025b5c0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.952779 | controller |     "Jun 09 13:25:29.819261 crc crio[3638]: time=\"2026-06-09T13:25:29.818805708Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d UID:9323fe76-9364-4e54-b8ef-3711a206db1a NetNS:/var/run/netns/0ebd121c-20f2-4b62-9e58-5b98e4254920 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod9323fe76_9364_4e54_b8ef_3711a206db1a.slice PodAnnotations:0xc00008d228}] Aliases:map[]}\"",
2026-06-09 14:45:33.952795 | controller |     "Jun 09 13:25:29.819261 crc crio[3638]: time=\"2026-06-09T13:25:29.818977133Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.952810 | controller |     "Jun 09 13:25:29.822471 crc crio[3638]: time=\"2026-06-09T13:25:29.822392573Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=38f6b476-2d98-4082-a3d7-4419f442ba43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.952826 | controller |     "Jun 09 13:25:29.833505 crc crio[3638]: time=\"2026-06-09T13:25:29.833207389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.952841 | controller |     "Jun 09 13:25:29.871495 crc crio[3638]: time=\"2026-06-09T13:25:29.871359702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.952856 | controller |     "Jun 09 13:25:29.874336 crc crio[3638]: time=\"2026-06-09T13:25:29.872511982Z\" level=info msg=\"Ran pod sandbox 2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=d8d876c4-0e41-4578-9999-331d9be764d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.952871 | controller |     "Jun 09 13:25:29.907188 crc crio[3638]: time=\"2026-06-09T13:25:29.906999048Z\" level=info msg=\"Ran pod sandbox 027f3e659a9592eeb7db8deff47b84d675abf62b68f6157757bdbb3566b62b8e with infra container: openshift-controller-manager/controller-manager-7b67b7975-9gg2q/POD\" id=12e8d157-9ed0-4058-bac5-f312bbbd68e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.952886 | controller |     "Jun 09 13:25:29.929820 crc crio[3638]: time=\"2026-06-09T13:25:29.929655468Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=71928037-c1c8-4955-a379-71437804deca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.952901 | controller |     "Jun 09 13:25:29.937984 crc crio[3638]: time=\"2026-06-09T13:25:29.932517454Z\" level=info msg=\"Created container 2847cf9ca9a4b53a1a8e47c89d5e3a33de9e4070d9df9731dce32d2f7d5e5f18: openshift-marketplace/certified-operators-wxtv6/extract-content\" id=3e389113-31fc-4c4a-9bb3-f7abfd4a8398 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.952916 | controller |     "Jun 09 13:25:29.955579 crc crio[3638]: time=\"2026-06-09T13:25:29.951925309Z\" level=info msg=\"Starting container: 2847cf9ca9a4b53a1a8e47c89d5e3a33de9e4070d9df9731dce32d2f7d5e5f18\" id=08950fe8-2ca2-4383-8de4-8d138eb38a4d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.952931 | controller |     "Jun 09 13:25:29.955579 crc crio[3638]: 2026-06-09T13:25:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac74e3b74d20251 Mac:86:67:9e:8c:cb:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/330d2ec5-9861-4ef0-ae1e-836de1bec46e SocketPath: PciID:}] [{Interface:0xc0002045c0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.952950 | controller |     "Jun 09 13:25:29.955579 crc crio[3638]: time=\"2026-06-09T13:25:29.954735894Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7b78989b58-w6gff Namespace:openshift-route-controller-manager ID:ac74e3b74d20251e3481d8a951744446b739cc62df33fd7e063b3f20ce980fc9 UID:9bcad179-10ac-41e6-9052-87fbe2f96224 NetNS:/var/run/netns/330d2ec5-9861-4ef0-ae1e-836de1bec46e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bcad179_10ac_41e6_9052_87fbe2f96224.slice PodAnnotations:0xc002396618}] Aliases:map[]}\"",
2026-06-09 14:45:33.952965 | controller |     "Jun 09 13:25:29.955579 crc crio[3638]: time=\"2026-06-09T13:25:29.954908798Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7b78989b58-w6gff for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.952981 | controller |     "Jun 09 13:25:29.959267 crc crio[3638]: time=\"2026-06-09T13:25:29.95571726Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=1b182218-e35c-4781-9cc0-e9dda82f6c86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.952996 | controller |     "Jun 09 13:25:29.973925 crc crio[3638]: time=\"2026-06-09T13:25:29.96779241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=2e242fdc-830b-4f71-ab01-19ddad0a4e51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.953011 | controller |     "Jun 09 13:25:29.999464 crc crio[3638]: time=\"2026-06-09T13:25:29.997097169Z\" level=info msg=\"Started container\" PID=15250 containerID=2847cf9ca9a4b53a1a8e47c89d5e3a33de9e4070d9df9731dce32d2f7d5e5f18 description=openshift-marketplace/certified-operators-wxtv6/extract-content id=08950fe8-2ca2-4383-8de4-8d138eb38a4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee",
2026-06-09 14:45:33.953026 | controller |     "Jun 09 13:25:29.999464 crc crio[3638]: time=\"2026-06-09T13:25:29.997726085Z\" level=info msg=\"CreateCtr: context was either canceled or the deadline was exceeded: context canceled\" id=d14c1cc9-41d3-48d8-a0af-d203cdb42588 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.953042 | controller |     "Jun 09 13:25:29.999971 crc crio[3638]: time=\"2026-06-09T13:25:29.999939374Z\" level=info msg=\"Started container\" PID=15234 containerID=38562ae133923bde310e5005841ea1890c2c8a6d272d9fe64ce433c7d14f9736 description=openshift-marketplace/community-operators-qhh6t/extract-content id=ebc36fc7-9584-46b0-a6f1-4c1fec9c6940 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e",
2026-06-09 14:45:33.953057 | controller |     "Jun 09 13:25:30.022019 crc crio[3638]: time=\"2026-06-09T13:25:30.021440214Z\" level=info msg=\"Created container 7013033dceb256a043d99a27c86eeb1cb1e8088df2dd9b37e106e25bd311cbd6: openshift-marketplace/redhat-operators-vqhwk/extract-content\" id=e4b4996e-4821-4694-b4ab-b058e57513b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.953072 | controller |     "Jun 09 13:25:30.055203 crc crio[3638]: time=\"2026-06-09T13:25:30.055005545Z\" level=info msg=\"Starting container: 7013033dceb256a043d99a27c86eeb1cb1e8088df2dd9b37e106e25bd311cbd6\" id=dc89aba5-e459-436c-8d59-a78dad9636f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.953087 | controller |     "Jun 09 13:25:30.063469 crc crio[3638]: time=\"2026-06-09T13:25:30.060443079Z\" level=info msg=\"Created container cbe3c89a9d1d77e36779bbac2d1160440ed68b947364f0a69ac741c4797e96d5: openshift-marketplace/community-operators-7jl5w/extract-content\" id=258362d9-49f7-4dd7-995e-f3518cb12083 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.953105 | controller |     "Jun 09 13:25:30.065923 crc crio[3638]: time=\"2026-06-09T13:25:30.065562825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.953121 | controller |     "Jun 09 13:25:30.067750 crc crio[3638]: time=\"2026-06-09T13:25:30.067706912Z\" level=info msg=\"Started container\" PID=15259 containerID=7013033dceb256a043d99a27c86eeb1cb1e8088df2dd9b37e106e25bd311cbd6 description=openshift-marketplace/redhat-operators-vqhwk/extract-content id=dc89aba5-e459-436c-8d59-a78dad9636f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0",
2026-06-09 14:45:33.953136 | controller |     "Jun 09 13:25:30.069974 crc crio[3638]: time=\"2026-06-09T13:25:30.069769387Z\" level=info msg=\"Starting container: cbe3c89a9d1d77e36779bbac2d1160440ed68b947364f0a69ac741c4797e96d5\" id=cd5f0912-130a-4d2d-8b63-9226b1d1e561 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.953152 | controller |     "Jun 09 13:25:30.070709 crc crio[3638]: time=\"2026-06-09T13:25:30.068842332Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c546191e-8904-4477-aa55-00c0911a27db name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.953167 | controller |     "Jun 09 13:25:30.070709 crc crio[3638]: time=\"2026-06-09T13:25:30.068902364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=95498e1c-32b2-4948-abe3-df019aeb4366 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.953182 | controller |     "Jun 09 13:25:30.076551 crc crio[3638]: time=\"2026-06-09T13:25:30.076462674Z\" level=info msg=\"Created container 4c5baac710121d4ee56039bee0a1b1f313b870e9ec5d6e1d889ac73e3e520ade: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=9606085b-5293-48de-8dd5-c8a3ee05f03d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.953197 | controller |     "Jun 09 13:25:30.084969 crc crio[3638]: time=\"2026-06-09T13:25:30.084414635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.953212 | controller |     "Jun 09 13:25:30.119249 crc crio[3638]: time=\"2026-06-09T13:25:30.098997742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.953228 | controller |     "Jun 09 13:25:30.119653 crc crio[3638]: time=\"2026-06-09T13:25:30.108567496Z\" level=info msg=\"Started container\" PID=15267 containerID=cbe3c89a9d1d77e36779bbac2d1160440ed68b947364f0a69ac741c4797e96d5 description=openshift-marketplace/community-operators-7jl5w/extract-content id=cd5f0912-130a-4d2d-8b63-9226b1d1e561 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94",
2026-06-09 14:45:33.953244 | controller |     "Jun 09 13:25:30.132084 crc crio[3638]: time=\"2026-06-09T13:25:30.131817993Z\" level=info msg=\"Ran pod sandbox ac74e3b74d20251e3481d8a951744446b739cc62df33fd7e063b3f20ce980fc9 with infra container: openshift-route-controller-manager/route-controller-manager-7b78989b58-w6gff/POD\" id=979f76c2-c724-4da5-82c0-6a72fcd563b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.953260 | controller |     "Jun 09 13:25:30.137083 crc crio[3638]: time=\"2026-06-09T13:25:30.136783954Z\" level=info msg=\"Starting container: 4c5baac710121d4ee56039bee0a1b1f313b870e9ec5d6e1d889ac73e3e520ade\" id=1bcbf59b-947b-41ad-b0e2-31e53edd6840 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.953281 | controller |     "Jun 09 13:25:30.143265 crc crio[3638]: time=\"2026-06-09T13:25:30.143056591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=3d8874e9-851a-440b-aca1-e8a8e95e9541 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.953296 | controller |     "Jun 09 13:25:30.170734 crc crio[3638]: time=\"2026-06-09T13:25:30.170067748Z\" level=info msg=\"Started container\" PID=15268 containerID=4c5baac710121d4ee56039bee0a1b1f313b870e9ec5d6e1d889ac73e3e520ade description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=1bcbf59b-947b-41ad-b0e2-31e53edd6840 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04",
2026-06-09 14:45:33.953311 | controller |     "Jun 09 13:25:30.187095 crc crio[3638]: time=\"2026-06-09T13:25:30.185526679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=8fa6b782-83d1-4323-89f4-675e7a8c36a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.953326 | controller |     "Jun 09 13:25:30.198271 crc crio[3638]: time=\"2026-06-09T13:25:30.195875473Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-7b67b7975-9gg2q/controller-manager\" id=228f2be5-4844-4b1b-bd62-6b2b0d135e8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.953341 | controller |     "Jun 09 13:25:30.198271 crc crio[3638]: time=\"2026-06-09T13:25:30.196719786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.953356 | controller |     "Jun 09 13:25:30.200046 crc crio[3638]: time=\"2026-06-09T13:25:30.199975782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.953371 | controller |     "Jun 09 13:25:30.214047 crc crio[3638]: time=\"2026-06-09T13:25:30.213673755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.953393 | controller |     "Jun 09 13:25:30.238337 crc crio[3638]: time=\"2026-06-09T13:25:30.232799072Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-7b78989b58-w6gff/route-controller-manager\" id=5f515c49-4752-464f-9b58-feb89dd9c9f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.953409 | controller |     "Jun 09 13:25:30.239365 crc crio[3638]: time=\"2026-06-09T13:25:30.239048937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.953424 | controller |     "Jun 09 13:25:30.253054 crc crio[3638]: time=\"2026-06-09T13:25:30.252018832Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=0bd3a6e5-336f-4b78-971e-5af85db8e957 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.953439 | controller |     "Jun 09 13:25:30.260590 crc crio[3638]: time=\"2026-06-09T13:25:30.260543477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.953454 | controller |     "Jun 09 13:25:30.278471 crc crio[3638]: time=\"2026-06-09T13:25:30.277972431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.953469 | controller |     "Jun 09 13:25:30.455996 crc crio[3638]: time=\"2026-06-09T13:25:30.445023013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.953488 | controller |     "Jun 09 13:25:30.490222 crc crio[3638]: time=\"2026-06-09T13:25:30.490025587Z\" level=info msg=\"Created container ecad6de3715fd91c0738721b196022b988e8a054603820ed65c63cdaaff5c59c: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=941dae17-f84a-46d6-8a97-8e78698f7e18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.953504 | controller |     "Jun 09 13:25:30.514324 crc crio[3638]: time=\"2026-06-09T13:25:30.509531465Z\" level=info msg=\"Starting container: ecad6de3715fd91c0738721b196022b988e8a054603820ed65c63cdaaff5c59c\" id=5c989493-1c73-4d3d-a148-4d9f4c08b287 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.953540 | controller |     "Jun 09 13:25:30.529812 crc crio[3638]: time=\"2026-06-09T13:25:30.52971063Z\" level=info msg=\"Created container e02d9a5ead6b14f2b2174b6e1ac7a167ce7ad9033786befd78ffe9a30b3c2331: openshift-marketplace/redhat-marketplace-wqj6n/extract-content\" id=cef9dac8-8a81-4a68-9142-3db27d8872c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.953557 | controller |     "Jun 09 13:25:30.598723 crc crio[3638]: time=\"2026-06-09T13:25:30.598079724Z\" level=info msg=\"Started container\" PID=15313 containerID=ecad6de3715fd91c0738721b196022b988e8a054603820ed65c63cdaaff5c59c description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=5c989493-1c73-4d3d-a148-4d9f4c08b287 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961",
2026-06-09 14:45:33.953573 | controller |     "Jun 09 13:25:30.607782 crc crio[3638]: time=\"2026-06-09T13:25:30.606832526Z\" level=info msg=\"Starting container: e02d9a5ead6b14f2b2174b6e1ac7a167ce7ad9033786befd78ffe9a30b3c2331\" id=789c2a1f-972f-4d39-b537-795b596741ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.953589 | controller |     "Jun 09 13:25:30.644697 crc crio[3638]: time=\"2026-06-09T13:25:30.643616982Z\" level=info msg=\"Created container f5bbc86fffdc15e1fc32077b7e887a11fd3ac04200048edf4eb7a89806315ada: openshift-marketplace/certified-operators-l27pk/extract-content\" id=f6084fe2-4eef-4b3f-950d-779e8e249576 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.953604 | controller |     "Jun 09 13:25:30.656089 crc crio[3638]: time=\"2026-06-09T13:25:30.656002221Z\" level=info msg=\"Started container\" PID=15294 containerID=e02d9a5ead6b14f2b2174b6e1ac7a167ce7ad9033786befd78ffe9a30b3c2331 description=openshift-marketplace/redhat-marketplace-wqj6n/extract-content id=789c2a1f-972f-4d39-b537-795b596741ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610",
2026-06-09 14:45:33.953620 | controller |     "Jun 09 13:25:30.693386 crc crio[3638]: time=\"2026-06-09T13:25:30.693244588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.953635 | controller |     "Jun 09 13:25:30.697183 crc crio[3638]: time=\"2026-06-09T13:25:30.694750949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.953651 | controller |     "Jun 09 13:25:30.751227 crc crio[3638]: time=\"2026-06-09T13:25:30.750899309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.953666 | controller |     "Jun 09 13:25:30.787615 crc crio[3638]: time=\"2026-06-09T13:25:30.786682448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.953681 | controller |     "Jun 09 13:25:30.801286 crc crio[3638]: time=\"2026-06-09T13:25:30.800084433Z\" level=info msg=\"Starting container: f5bbc86fffdc15e1fc32077b7e887a11fd3ac04200048edf4eb7a89806315ada\" id=2ddbba28-dff7-48d7-8f78-d21f3e23113c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.953700 | controller |     "Jun 09 13:25:30.830464 crc crio[3638]: time=\"2026-06-09T13:25:30.830279875Z\" level=info msg=\"Started container\" PID=15328 containerID=f5bbc86fffdc15e1fc32077b7e887a11fd3ac04200048edf4eb7a89806315ada description=openshift-marketplace/certified-operators-l27pk/extract-content id=2ddbba28-dff7-48d7-8f78-d21f3e23113c name=/runtime.v1.RuntimeService/StartContainer sandboxID=12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480",
2026-06-09 14:45:33.953716 | controller |     "Jun 09 13:25:30.839372 crc crio[3638]: time=\"2026-06-09T13:25:30.836632444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.953731 | controller |     "Jun 09 13:25:31.028526 crc crio[3638]: time=\"2026-06-09T13:25:31.026189443Z\" level=info msg=\"Created container bd8b0d5ca09d36ad54ce807bb92b9a84eee5764e3ed11f262f0f22e8160ecec5: openshift-route-controller-manager/route-controller-manager-7b78989b58-w6gff/route-controller-manager\" id=5f515c49-4752-464f-9b58-feb89dd9c9f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.953747 | controller |     "Jun 09 13:25:31.046247 crc crio[3638]: time=\"2026-06-09T13:25:31.044055707Z\" level=info msg=\"Starting container: bd8b0d5ca09d36ad54ce807bb92b9a84eee5764e3ed11f262f0f22e8160ecec5\" id=22f208d3-df39-421d-b0a4-6c83f6bb7a9c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.953762 | controller |     "Jun 09 13:25:31.079289 crc crio[3638]: time=\"2026-06-09T13:25:31.078843179Z\" level=info msg=\"Started container\" PID=15348 containerID=bd8b0d5ca09d36ad54ce807bb92b9a84eee5764e3ed11f262f0f22e8160ecec5 description=openshift-route-controller-manager/route-controller-manager-7b78989b58-w6gff/route-controller-manager id=22f208d3-df39-421d-b0a4-6c83f6bb7a9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac74e3b74d20251e3481d8a951744446b739cc62df33fd7e063b3f20ce980fc9",
2026-06-09 14:45:33.953778 | controller |     "Jun 09 13:25:31.233246 crc crio[3638]: time=\"2026-06-09T13:25:31.231838019Z\" level=info msg=\"Created container a7022a2fa63aab8d4cb41e3f07dfcd4f5cbdf4a56f8a35f39f0055b75e97c09a: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=c1d02e18-9a82-4108-ab05-169f03f781e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.953793 | controller |     "Jun 09 13:25:31.269530 crc crio[3638]: time=\"2026-06-09T13:25:31.26918386Z\" level=info msg=\"Starting container: a7022a2fa63aab8d4cb41e3f07dfcd4f5cbdf4a56f8a35f39f0055b75e97c09a\" id=b2630417-3ba3-410b-917d-420524c0e4c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.953808 | controller |     "Jun 09 13:25:31.300824 crc crio[3638]: time=\"2026-06-09T13:25:31.300413189Z\" level=info msg=\"Started container\" PID=15366 containerID=a7022a2fa63aab8d4cb41e3f07dfcd4f5cbdf4a56f8a35f39f0055b75e97c09a description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=b2630417-3ba3-410b-917d-420524c0e4c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80",
2026-06-09 14:45:33.953824 | controller |     "Jun 09 13:25:31.382382 crc crio[3638]: time=\"2026-06-09T13:25:31.381686395Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=102b150b-020a-44d6-9326-00b6627f8fc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.953839 | controller |     "Jun 09 13:25:31.395351 crc crio[3638]: time=\"2026-06-09T13:25:31.393717894Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=4f435113-9b13-47d3-9e0e-24b1afec7de6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.953857 | controller |     "Jun 09 13:25:31.406366 crc crio[3638]: time=\"2026-06-09T13:25:31.404370557Z\" level=info msg=\"Created container 41017239bafba52f1e3153c87021451429912a8dd6d6e6aa3af224f6a093745d: openshift-controller-manager/controller-manager-7b67b7975-9gg2q/controller-manager\" id=228f2be5-4844-4b1b-bd62-6b2b0d135e8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.953873 | controller |     "Jun 09 13:25:31.410194 crc crio[3638]: time=\"2026-06-09T13:25:31.409009019Z\" level=info msg=\"Starting container: 41017239bafba52f1e3153c87021451429912a8dd6d6e6aa3af224f6a093745d\" id=235210ad-9548-461b-8587-87e086b900b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.953888 | controller |     "Jun 09 13:25:31.410194 crc crio[3638]: time=\"2026-06-09T13:25:31.409282377Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=845b52aa-e17a-4edb-b7db-2ed7ad3db74c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.953903 | controller |     "Jun 09 13:25:31.410194 crc crio[3638]: time=\"2026-06-09T13:25:31.410008246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.953919 | controller |     "Jun 09 13:25:31.433251 crc crio[3638]: time=\"2026-06-09T13:25:31.432989266Z\" level=info msg=\"Started container\" PID=15363 containerID=41017239bafba52f1e3153c87021451429912a8dd6d6e6aa3af224f6a093745d description=openshift-controller-manager/controller-manager-7b67b7975-9gg2q/controller-manager id=235210ad-9548-461b-8587-87e086b900b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=027f3e659a9592eeb7db8deff47b84d675abf62b68f6157757bdbb3566b62b8e",
2026-06-09 14:45:33.953935 | controller |     "Jun 09 13:25:31.896058 crc crio[3638]: time=\"2026-06-09T13:25:31.843614081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.953950 | controller |     "Jun 09 13:25:32.078490 crc crio[3638]: time=\"2026-06-09T13:25:32.077913567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5aaf10df-e9ab-47ee-8dd2-815e890c8a86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.953965 | controller |     "Jun 09 13:25:32.081634 crc crio[3638]: time=\"2026-06-09T13:25:32.081586665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fa5be2fb-88ca-4a24-b575-35e2643e8c0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.953981 | controller |     "Jun 09 13:25:32.123040 crc crio[3638]: time=\"2026-06-09T13:25:32.122951942Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-wqj6n/registry-server\" id=704133a3-c0c7-46c3-b91d-2288aee309ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.953996 | controller |     "Jun 09 13:25:32.123912 crc crio[3638]: time=\"2026-06-09T13:25:32.123834126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.954011 | controller |     "Jun 09 13:25:32.169527 crc crio[3638]: time=\"2026-06-09T13:25:32.168948113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b4bad49c-bd21-4d18-9fde-1b6cc3572960 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.954026 | controller |     "Jun 09 13:25:32.283096 crc crio[3638]: time=\"2026-06-09T13:25:32.281019357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=481abd35-f206-4ca4-a811-37ce0d280005 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.954049 | controller |     "Jun 09 13:25:32.290966 crc crio[3638]: time=\"2026-06-09T13:25:32.290369194Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=aabcc5c9-d695-46f4-b446-67a1457c5ef5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.954065 | controller |     "Jun 09 13:25:32.293360 crc crio[3638]: time=\"2026-06-09T13:25:32.292955673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.954080 | controller |     "Jun 09 13:25:32.309346 crc crio[3638]: time=\"2026-06-09T13:25:32.309031219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=24142775-ec19-4794-a535-5106804c60f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.954096 | controller |     "Jun 09 13:25:32.520488 crc crio[3638]: time=\"2026-06-09T13:25:32.520088831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=eb2063cb-4a89-4efa-9353-bc34c6c7d206 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.954111 | controller |     "Jun 09 13:25:32.548917 crc crio[3638]: time=\"2026-06-09T13:25:32.548677539Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wxtv6/registry-server\" id=2cabf270-40c0-408e-a85d-9570665e9213 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.954126 | controller |     "Jun 09 13:25:32.550184 crc crio[3638]: time=\"2026-06-09T13:25:32.549725826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.954142 | controller |     "Jun 09 13:25:32.697886 crc crio[3638]: time=\"2026-06-09T13:25:32.696683536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.954157 | controller |     "Jun 09 13:25:32.723691 crc crio[3638]: time=\"2026-06-09T13:25:32.72289136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.954173 | controller |     "Jun 09 13:25:32.743934 crc crio[3638]: time=\"2026-06-09T13:25:32.74319311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.954188 | controller |     "Jun 09 13:25:32.750813 crc crio[3638]: time=\"2026-06-09T13:25:32.750552315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.954203 | controller |     "Jun 09 13:25:32.755936 crc crio[3638]: time=\"2026-06-09T13:25:32.753951635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.954218 | controller |     "Jun 09 13:25:32.840898 crc crio[3638]: time=\"2026-06-09T13:25:32.839415682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.954233 | controller |     "Jun 09 13:25:32.853468 crc crio[3638]: time=\"2026-06-09T13:25:32.845008911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.954248 | controller |     "Jun 09 13:25:33.237733 crc crio[3638]: time=\"2026-06-09T13:25:33.236425986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.954266 | controller |     "Jun 09 13:25:33.336548 crc crio[3638]: time=\"2026-06-09T13:25:33.33571712Z\" level=info msg=\"Created container 134c067d04b4fda299cec0a4af88d36dba59b31f2442a48963f104696bfb6aaa: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=aabcc5c9-d695-46f4-b446-67a1457c5ef5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.954282 | controller |     "Jun 09 13:25:33.339781 crc crio[3638]: time=\"2026-06-09T13:25:33.338873164Z\" level=info msg=\"Created container 8d00346e6473edcc522240c362c274b608205abbf72c0fcf4e1e44cdfd91b404: openshift-marketplace/redhat-marketplace-wqj6n/registry-server\" id=704133a3-c0c7-46c3-b91d-2288aee309ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.954297 | controller |     "Jun 09 13:25:33.345497 crc crio[3638]: time=\"2026-06-09T13:25:33.345314005Z\" level=info msg=\"Starting container: 134c067d04b4fda299cec0a4af88d36dba59b31f2442a48963f104696bfb6aaa\" id=2b763a43-9f1f-41b4-9065-eed130a7e940 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.954312 | controller |     "Jun 09 13:25:33.351025 crc crio[3638]: time=\"2026-06-09T13:25:33.350897213Z\" level=info msg=\"Starting container: 8d00346e6473edcc522240c362c274b608205abbf72c0fcf4e1e44cdfd91b404\" id=2f2f41a4-ae29-4bbc-b202-196a86c1b2cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.954327 | controller |     "Jun 09 13:25:33.363403 crc crio[3638]: time=\"2026-06-09T13:25:33.363036045Z\" level=info msg=\"Created container d9517bbae9be52b9e7bb853be2d8be289eb9b78868c2c57bc83e59d70fdfe8b0: openshift-marketplace/certified-operators-wxtv6/registry-server\" id=2cabf270-40c0-408e-a85d-9570665e9213 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.954343 | controller |     "Jun 09 13:25:33.376849 crc crio[3638]: time=\"2026-06-09T13:25:33.369000703Z\" level=info msg=\"Starting container: d9517bbae9be52b9e7bb853be2d8be289eb9b78868c2c57bc83e59d70fdfe8b0\" id=0c9846bc-3cb3-4240-ab6d-1270101e02bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.954358 | controller |     "Jun 09 13:25:33.393618 crc crio[3638]: time=\"2026-06-09T13:25:33.393072632Z\" level=info msg=\"Started container\" PID=15443 containerID=8d00346e6473edcc522240c362c274b608205abbf72c0fcf4e1e44cdfd91b404 description=openshift-marketplace/redhat-marketplace-wqj6n/registry-server id=2f2f41a4-ae29-4bbc-b202-196a86c1b2cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610",
2026-06-09 14:45:33.954374 | controller |     "Jun 09 13:25:33.421171 crc crio[3638]: time=\"2026-06-09T13:25:33.418975709Z\" level=info msg=\"Started container\" PID=15446 containerID=d9517bbae9be52b9e7bb853be2d8be289eb9b78868c2c57bc83e59d70fdfe8b0 description=openshift-marketplace/certified-operators-wxtv6/registry-server id=0c9846bc-3cb3-4240-ab6d-1270101e02bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee",
2026-06-09 14:45:33.954389 | controller |     "Jun 09 13:25:33.483319 crc crio[3638]: time=\"2026-06-09T13:25:33.482650658Z\" level=info msg=\"Started container\" PID=15445 containerID=134c067d04b4fda299cec0a4af88d36dba59b31f2442a48963f104696bfb6aaa description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=2b763a43-9f1f-41b4-9065-eed130a7e940 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04",
2026-06-09 14:45:33.954405 | controller |     "Jun 09 13:25:33.610634 crc crio[3638]: time=\"2026-06-09T13:25:33.609896795Z\" level=info msg=\"Created container 9872cc756bddc236d68b49d3965b7a88918536aa879a8412a1fff6e24a867a68: openshift-kube-apiserver/installer-13-crc/installer\" id=0bd3a6e5-336f-4b78-971e-5af85db8e957 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.954424 | controller |     "Jun 09 13:25:33.617631 crc crio[3638]: time=\"2026-06-09T13:25:33.616834868Z\" level=info msg=\"Starting container: 9872cc756bddc236d68b49d3965b7a88918536aa879a8412a1fff6e24a867a68\" id=47e3a1c4-b15e-4225-ab18-ff09ab0bb5a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.954439 | controller |     "Jun 09 13:25:33.727059 crc crio[3638]: time=\"2026-06-09T13:25:33.726737864Z\" level=info msg=\"Started container\" PID=15449 containerID=9872cc756bddc236d68b49d3965b7a88918536aa879a8412a1fff6e24a867a68 description=openshift-kube-apiserver/installer-13-crc/installer id=47e3a1c4-b15e-4225-ab18-ff09ab0bb5a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d",
2026-06-09 14:45:33.954454 | controller |     "Jun 09 13:25:33.760592 crc crio[3638]: time=\"2026-06-09T13:25:33.756353011Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=91043c06-810c-4f03-91d7-887a172c05d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.954469 | controller |     "Jun 09 13:25:33.772540 crc crio[3638]: time=\"2026-06-09T13:25:33.76123537Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2467c66a-71ba-44cc-aea0-331077966fb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.954484 | controller |     "Jun 09 13:25:33.839505 crc crio[3638]: time=\"2026-06-09T13:25:33.838700345Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7jl5w/registry-server\" id=950627fc-ed26-4924-a22b-753f74932805 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.954499 | controller |     "Jun 09 13:25:33.839894 crc crio[3638]: time=\"2026-06-09T13:25:33.839845806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.954533 | controller |     "Jun 09 13:25:33.854716 crc crio[3638]: time=\"2026-06-09T13:25:33.850003325Z\" level=info msg=\"Created container afdf5124dbe456efb6bb8466a5e5ce60dae496568a16997d132659e04d269aba: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=1b182218-e35c-4781-9cc0-e9dda82f6c86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.954550 | controller |     "Jun 09 13:25:33.883772 crc crio[3638]: time=\"2026-06-09T13:25:33.87696428Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dfb2b692-cd2c-400e-8e83-d2590336cac8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.954565 | controller |     "Jun 09 13:25:33.919813 crc crio[3638]: time=\"2026-06-09T13:25:33.91125164Z\" level=info msg=\"Starting container: afdf5124dbe456efb6bb8466a5e5ce60dae496568a16997d132659e04d269aba\" id=b8860a81-525b-4598-ab0c-89f0930e9876 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.954580 | controller |     "Jun 09 13:25:33.990270 crc crio[3638]: time=\"2026-06-09T13:25:33.98585271Z\" level=info msg=\"Started container\" PID=15469 containerID=afdf5124dbe456efb6bb8466a5e5ce60dae496568a16997d132659e04d269aba description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=b8860a81-525b-4598-ab0c-89f0930e9876 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7",
2026-06-09 14:45:33.954596 | controller |     "Jun 09 13:25:34.090312 crc crio[3638]: time=\"2026-06-09T13:25:34.090172898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=26c8b16e-ba93-40f5-8a4f-018b035ee6e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.954612 | controller |     "Jun 09 13:25:34.139548 crc crio[3638]: time=\"2026-06-09T13:25:34.13925406Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=1177f49e-7cf5-4a75-bfba-22296b1f35aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.954630 | controller |     "Jun 09 13:25:34.139886 crc crio[3638]: time=\"2026-06-09T13:25:34.139859676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.954646 | controller |     "Jun 09 13:25:34.408908 crc crio[3638]: time=\"2026-06-09T13:25:34.404275101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.954695 | controller |     "Jun 09 13:25:34.416881 crc crio[3638]: time=\"2026-06-09T13:25:34.416570288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.954718 | controller |     "Jun 09 13:25:34.480058 crc crio[3638]: time=\"2026-06-09T13:25:34.472933294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.954736 | controller |     "Jun 09 13:25:34.499474 crc crio[3638]: time=\"2026-06-09T13:25:34.496898569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.954751 | controller |     "Jun 09 13:25:34.543644 crc crio[3638]: time=\"2026-06-09T13:25:34.542640952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.954767 | controller |     "Jun 09 13:25:34.865262 crc crio[3638]: time=\"2026-06-09T13:25:34.86515718Z\" level=info msg=\"Created container 18d3c6893e1e72809b5e7690af8bd95333a8f30ba80d22b87c6bb053eeb61e91: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=845b52aa-e17a-4edb-b7db-2ed7ad3db74c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.954783 | controller |     "Jun 09 13:25:34.866806 crc crio[3638]: time=\"2026-06-09T13:25:34.86670386Z\" level=info msg=\"Starting container: 18d3c6893e1e72809b5e7690af8bd95333a8f30ba80d22b87c6bb053eeb61e91\" id=eb95fd13-af92-42a3-ac8b-1afc6a2f5e99 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.954798 | controller |     "Jun 09 13:25:34.873454 crc crio[3638]: time=\"2026-06-09T13:25:34.873314986Z\" level=info msg=\"Started container\" PID=15528 containerID=18d3c6893e1e72809b5e7690af8bd95333a8f30ba80d22b87c6bb053eeb61e91 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=eb95fd13-af92-42a3-ac8b-1afc6a2f5e99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80",
2026-06-09 14:45:33.954814 | controller |     "Jun 09 13:25:34.924360 crc crio[3638]: time=\"2026-06-09T13:25:34.924181056Z\" level=info msg=\"Created container 8e1ec0b62988746bdf1020413fc6198d6319b276f87dc9da31480a2416a44b04: openshift-marketplace/community-operators-qhh6t/registry-server\" id=1177f49e-7cf5-4a75-bfba-22296b1f35aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.954829 | controller |     "Jun 09 13:25:34.925922 crc crio[3638]: time=\"2026-06-09T13:25:34.925830189Z\" level=info msg=\"Starting container: 8e1ec0b62988746bdf1020413fc6198d6319b276f87dc9da31480a2416a44b04\" id=15bc7887-662f-4561-9837-d1538e4fc676 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.954844 | controller |     "Jun 09 13:25:34.929077 crc crio[3638]: time=\"2026-06-09T13:25:34.928760657Z\" level=info msg=\"Created container 72d5e347ba5522b97b93c653ce3e05f3fdcde828b1b42ab2a8a17b4e666e724e: openshift-marketplace/community-operators-7jl5w/registry-server\" id=950627fc-ed26-4924-a22b-753f74932805 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.954863 | controller |     "Jun 09 13:25:34.930192 crc crio[3638]: time=\"2026-06-09T13:25:34.930148064Z\" level=info msg=\"Starting container: 72d5e347ba5522b97b93c653ce3e05f3fdcde828b1b42ab2a8a17b4e666e724e\" id=57666910-8c9f-429a-94ed-ac16d99e15a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.954878 | controller |     "Jun 09 13:25:34.935916 crc crio[3638]: time=\"2026-06-09T13:25:34.935780923Z\" level=info msg=\"Started container\" PID=15525 containerID=8e1ec0b62988746bdf1020413fc6198d6319b276f87dc9da31480a2416a44b04 description=openshift-marketplace/community-operators-qhh6t/registry-server id=15bc7887-662f-4561-9837-d1538e4fc676 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e",
2026-06-09 14:45:33.954894 | controller |     "Jun 09 13:25:34.936981 crc crio[3638]: time=\"2026-06-09T13:25:34.936906673Z\" level=info msg=\"Started container\" PID=15524 containerID=72d5e347ba5522b97b93c653ce3e05f3fdcde828b1b42ab2a8a17b4e666e724e description=openshift-marketplace/community-operators-7jl5w/registry-server id=57666910-8c9f-429a-94ed-ac16d99e15a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94",
2026-06-09 14:45:33.954909 | controller |     "Jun 09 13:25:35.325925 crc crio[3638]: time=\"2026-06-09T13:25:35.324447115Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=01f7db83-11f9-4d95-87a9-f6d0e7df469b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.954924 | controller |     "Jun 09 13:25:35.354703 crc crio[3638]: time=\"2026-06-09T13:25:35.354621486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0ad50f83-c095-4fe3-a12a-7324e719cad5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.954940 | controller |     "Jun 09 13:25:35.357721 crc crio[3638]: time=\"2026-06-09T13:25:35.357437241Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=0760ee07-ecf7-423b-9afe-d078588c98fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.954967 | controller |     "Jun 09 13:25:35.358460 crc crio[3638]: time=\"2026-06-09T13:25:35.358067388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.954983 | controller |     "Jun 09 13:25:35.441610 crc crio[3638]: time=\"2026-06-09T13:25:35.441254595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.954999 | controller |     "Jun 09 13:25:35.455459 crc crio[3638]: time=\"2026-06-09T13:25:35.454476466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.955014 | controller |     "Jun 09 13:25:36.320510 crc crio[3638]: time=\"2026-06-09T13:25:36.319629791Z\" level=info msg=\"Created container c8f658924d24262ba4dec2a83ec01e1c988c345541f843c6f7ef786210073229: openshift-marketplace/certified-operators-l27pk/registry-server\" id=0760ee07-ecf7-423b-9afe-d078588c98fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.955032 | controller |     "Jun 09 13:25:36.322177 crc crio[3638]: time=\"2026-06-09T13:25:36.322037025Z\" level=info msg=\"Starting container: c8f658924d24262ba4dec2a83ec01e1c988c345541f843c6f7ef786210073229\" id=e58cf7af-0494-4d47-b586-e5b3186f033d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.955047 | controller |     "Jun 09 13:25:36.328720 crc crio[3638]: time=\"2026-06-09T13:25:36.328640881Z\" level=info msg=\"Started container\" PID=15590 containerID=c8f658924d24262ba4dec2a83ec01e1c988c345541f843c6f7ef786210073229 description=openshift-marketplace/certified-operators-l27pk/registry-server id=e58cf7af-0494-4d47-b586-e5b3186f033d name=/runtime.v1.RuntimeService/StartContainer sandboxID=12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480",
2026-06-09 14:45:33.955066 | controller |     "Jun 09 13:25:37.390270 crc crio[3638]: time=\"2026-06-09T13:25:37.390166935Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d332ef98-8174-4c9c-aa2c-a7aae91e9fe1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.955081 | controller |     "Jun 09 13:25:37.407642 crc crio[3638]: time=\"2026-06-09T13:25:37.407434965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c57fe283-9c31-41c1-9563-be5d244779a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.955096 | controller |     "Jun 09 13:25:37.428199 crc crio[3638]: time=\"2026-06-09T13:25:37.42804704Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a9e39f36-5bca-488f-afc4-a4235c7963d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.955111 | controller |     "Jun 09 13:25:37.428557 crc crio[3638]: time=\"2026-06-09T13:25:37.428443412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0882f50f-ff45-42a3-9ab2-bf3d7c66d66c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.955126 | controller |     "Jun 09 13:25:37.449264 crc crio[3638]: time=\"2026-06-09T13:25:37.448900913Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=daf8af65-65bb-414f-8883-2350f4d3a52a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.955141 | controller |     "Jun 09 13:25:37.450517 crc crio[3638]: time=\"2026-06-09T13:25:37.449983612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.955156 | controller |     "Jun 09 13:25:37.600484 crc crio[3638]: time=\"2026-06-09T13:25:37.600379073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.955171 | controller |     "Jun 09 13:25:37.609920 crc crio[3638]: time=\"2026-06-09T13:25:37.609744951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.955186 | controller |     "Jun 09 13:25:37.739695 crc crio[3638]: time=\"2026-06-09T13:25:37.739589416Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vqhwk/registry-server\" id=370e666c-32e0-4aca-a531-f9406464464e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.955201 | controller |     "Jun 09 13:25:37.740357 crc crio[3638]: time=\"2026-06-09T13:25:37.740265173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.955216 | controller |     "Jun 09 13:25:37.911993 crc crio[3638]: time=\"2026-06-09T13:25:37.911722263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.955232 | controller |     "Jun 09 13:25:37.940410 crc crio[3638]: time=\"2026-06-09T13:25:37.940174959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.955250 | controller |     "Jun 09 13:25:38.084269 crc crio[3638]: time=\"2026-06-09T13:25:38.083962843Z\" level=info msg=\"Created container bf04b60bf07a1bbb657f0fb57ea87d536a93bded120fbf3e5c51db48c39cf640: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=daf8af65-65bb-414f-8883-2350f4d3a52a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.955265 | controller |     "Jun 09 13:25:38.091785 crc crio[3638]: time=\"2026-06-09T13:25:38.091617117Z\" level=info msg=\"Starting container: bf04b60bf07a1bbb657f0fb57ea87d536a93bded120fbf3e5c51db48c39cf640\" id=1b8065d3-67fd-44d4-bd0e-a744b7aedb9e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.955280 | controller |     "Jun 09 13:25:38.109028 crc crio[3638]: time=\"2026-06-09T13:25:38.108677339Z\" level=info msg=\"Started container\" PID=15700 containerID=bf04b60bf07a1bbb657f0fb57ea87d536a93bded120fbf3e5c51db48c39cf640 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=1b8065d3-67fd-44d4-bd0e-a744b7aedb9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961",
2026-06-09 14:45:33.955296 | controller |     "Jun 09 13:25:38.350738 crc crio[3638]: time=\"2026-06-09T13:25:38.350456104Z\" level=info msg=\"Created container 25028b128b47b6c2dbc72cfe2df458ac7aca4ea0e7cfa8b2d1576c9898434ff3: openshift-marketplace/redhat-operators-vqhwk/registry-server\" id=370e666c-32e0-4aca-a531-f9406464464e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.955311 | controller |     "Jun 09 13:25:38.353875 crc crio[3638]: time=\"2026-06-09T13:25:38.353523345Z\" level=info msg=\"Starting container: 25028b128b47b6c2dbc72cfe2df458ac7aca4ea0e7cfa8b2d1576c9898434ff3\" id=bf88a72a-1f74-4997-b096-0dad2d341c76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.955326 | controller |     "Jun 09 13:25:38.369895 crc crio[3638]: time=\"2026-06-09T13:25:38.369750285Z\" level=info msg=\"Started container\" PID=15719 containerID=25028b128b47b6c2dbc72cfe2df458ac7aca4ea0e7cfa8b2d1576c9898434ff3 description=openshift-marketplace/redhat-operators-vqhwk/registry-server id=bf88a72a-1f74-4997-b096-0dad2d341c76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0",
2026-06-09 14:45:33.955341 | controller |     "Jun 09 13:25:42.585995 crc crio[3638]: time=\"2026-06-09T13:25:42.585554981Z\" level=info msg=\"Stopping pod sandbox: ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7\" id=2d8d00bf-eff4-4031-8c4d-457909cf30e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.955356 | controller |     "Jun 09 13:25:42.587243 crc crio[3638]: time=\"2026-06-09T13:25:42.586608909Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7 UID:91af399f-665e-42f2-9893-737c2d4b367b NetNS:/var/run/netns/040cecae-6cbe-4258-97f9-7dfdb5533162 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod91af399f_665e_42f2_9893_737c2d4b367b.slice PodAnnotations:0xc00008c808}] Aliases:map[]}\"",
2026-06-09 14:45:33.955372 | controller |     "Jun 09 13:25:42.587243 crc crio[3638]: time=\"2026-06-09T13:25:42.586729352Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.955387 | controller |     "Jun 09 13:25:44.891906 crc crio[3638]: time=\"2026-06-09T13:25:44.890838408Z\" level=info msg=\"Stopped pod sandbox: ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7\" id=2d8d00bf-eff4-4031-8c4d-457909cf30e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.955410 | controller |     "Jun 09 13:25:57.037060 crc crio[3638]: time=\"2026-06-09T13:25:57.036212517Z\" level=info msg=\"Stopping container: 38330b40e9f926de1bff93c7516ba72cac9e27e2c106bfe366bf50bbacc56465 (timeout: 2s)\" id=efd823e0-d0b8-457d-89ab-f8ad001984e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.955426 | controller |     "Jun 09 13:25:57.187939 crc crio[3638]: time=\"2026-06-09T13:25:57.18718624Z\" level=info msg=\"Stopped container 38330b40e9f926de1bff93c7516ba72cac9e27e2c106bfe366bf50bbacc56465: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=efd823e0-d0b8-457d-89ab-f8ad001984e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.955441 | controller |     "Jun 09 13:25:57.190436 crc crio[3638]: time=\"2026-06-09T13:25:57.190347586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=4eedc57e-3731-42da-9734-75ff6322d929 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.955456 | controller |     "Jun 09 13:25:57.192690 crc crio[3638]: time=\"2026-06-09T13:25:57.192606697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=cee852cb-bada-4c2a-8576-a41222a88aca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.955472 | controller |     "Jun 09 13:25:57.195571 crc crio[3638]: time=\"2026-06-09T13:25:57.195435974Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=f57efc01-abd7-445f-aa1d-a8fd6e583c65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.955487 | controller |     "Jun 09 13:25:57.195991 crc crio[3638]: time=\"2026-06-09T13:25:57.195935207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.955503 | controller |     "Jun 09 13:25:57.264859 crc crio[3638]: time=\"2026-06-09T13:25:57.26464731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.955536 | controller |     "Jun 09 13:25:57.270372 crc crio[3638]: time=\"2026-06-09T13:25:57.270031326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.955553 | controller |     "Jun 09 13:25:57.443212 crc crio[3638]: time=\"2026-06-09T13:25:57.442854163Z\" level=info msg=\"Created container 0301fbb0c8e08c867867b2306eb4ac9f275b44a39db7021ca8d455fb515a28b2: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=f57efc01-abd7-445f-aa1d-a8fd6e583c65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.955569 | controller |     "Jun 09 13:25:57.446368 crc crio[3638]: time=\"2026-06-09T13:25:57.446184154Z\" level=info msg=\"Starting container: 0301fbb0c8e08c867867b2306eb4ac9f275b44a39db7021ca8d455fb515a28b2\" id=267fc1cb-b2ad-438e-acca-7ca4c796bce9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.955587 | controller |     "Jun 09 13:25:57.460815 crc crio[3638]: time=\"2026-06-09T13:25:57.46070135Z\" level=info msg=\"Started container\" PID=16086 containerID=0301fbb0c8e08c867867b2306eb4ac9f275b44a39db7021ca8d455fb515a28b2 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=267fc1cb-b2ad-438e-acca-7ca4c796bce9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5",
2026-06-09 14:45:33.955603 | controller |     "Jun 09 13:25:58.024641 crc crio[3638]: time=\"2026-06-09T13:25:58.024463237Z\" level=info msg=\"Removing container: f6aaaa7352bf61d74a9f3810d171cd1a5cd2a5bc075ee4937a58ce7a5bb3a1fe\" id=41ec6377-10fa-4c76-b01e-80280e82d611 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.955622 | controller |     "Jun 09 13:25:58.113034 crc crio[3638]: time=\"2026-06-09T13:25:58.112921827Z\" level=info msg=\"Removed container f6aaaa7352bf61d74a9f3810d171cd1a5cd2a5bc075ee4937a58ce7a5bb3a1fe: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=41ec6377-10fa-4c76-b01e-80280e82d611 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.955638 | controller |     "Jun 09 13:25:58.685490 crc crio[3638]: time=\"2026-06-09T13:25:58.68462952Z\" level=info msg=\"Stopping container: 8d00346e6473edcc522240c362c274b608205abbf72c0fcf4e1e44cdfd91b404 (timeout: 2s)\" id=fae51727-a36a-47f2-8220-15d869377681 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.955652 | controller |     "Jun 09 13:25:58.946822 crc crio[3638]: time=\"2026-06-09T13:25:58.945545397Z\" level=info msg=\"Stopped container 8d00346e6473edcc522240c362c274b608205abbf72c0fcf4e1e44cdfd91b404: openshift-marketplace/redhat-marketplace-wqj6n/registry-server\" id=fae51727-a36a-47f2-8220-15d869377681 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.955667 | controller |     "Jun 09 13:25:58.950676 crc crio[3638]: time=\"2026-06-09T13:25:58.950575373Z\" level=info msg=\"Stopping pod sandbox: 7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610\" id=e14759c8-7618-4856-b26d-f81c12d33e59 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.955682 | controller |     "Jun 09 13:25:58.951865 crc crio[3638]: time=\"2026-06-09T13:25:58.95154252Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-wqj6n Namespace:openshift-marketplace ID:7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610 UID:93c4d58e-ae33-4fca-ad72-9040d99cc80e NetNS:/var/run/netns/ef9396c4-327e-4148-b307-528c472a4523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93c4d58e_ae33_4fca_ad72_9040d99cc80e.slice PodAnnotations:0xc002698150}] Aliases:map[]}\"",
2026-06-09 14:45:33.955697 | controller |     "Jun 09 13:25:58.951865 crc crio[3638]: time=\"2026-06-09T13:25:58.951728156Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-wqj6n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.955712 | controller |     "Jun 09 13:25:59.284509 crc crio[3638]: time=\"2026-06-09T13:25:59.284422398Z\" level=info msg=\"Stopping container: 72d5e347ba5522b97b93c653ce3e05f3fdcde828b1b42ab2a8a17b4e666e724e (timeout: 2s)\" id=5b703d6b-2882-4516-b2cd-979f83a6920d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.955727 | controller |     "Jun 09 13:25:59.451468 crc crio[3638]: time=\"2026-06-09T13:25:59.4507826Z\" level=info msg=\"Stopped container 72d5e347ba5522b97b93c653ce3e05f3fdcde828b1b42ab2a8a17b4e666e724e: openshift-marketplace/community-operators-7jl5w/registry-server\" id=5b703d6b-2882-4516-b2cd-979f83a6920d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.955742 | controller |     "Jun 09 13:25:59.453732 crc crio[3638]: time=\"2026-06-09T13:25:59.453650408Z\" level=info msg=\"Stopping pod sandbox: bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94\" id=7201c875-0851-4f40-b7a3-3e1eb0de4cd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.955757 | controller |     "Jun 09 13:25:59.454353 crc crio[3638]: time=\"2026-06-09T13:25:59.454297645Z\" level=info msg=\"Got pod network &{Name:community-operators-7jl5w Namespace:openshift-marketplace ID:bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94 UID:c5c799a2-0baa-48fe-b1f6-d950be807791 NetNS:/var/run/netns/1b300a56-4efb-4829-a8ab-b98e1c15ea49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5c799a2_0baa_48fe_b1f6_d950be807791.slice PodAnnotations:0xc00018c3b8}] Aliases:map[]}\"",
2026-06-09 14:45:33.955773 | controller |     "Jun 09 13:25:59.454598 crc crio[3638]: time=\"2026-06-09T13:25:59.454462639Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-7jl5w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.955792 | controller |     "Jun 09 13:26:01.031205 crc crio[3638]: time=\"2026-06-09T13:26:01.029678917Z\" level=info msg=\"Stopped pod sandbox: 7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610\" id=e14759c8-7618-4856-b26d-f81c12d33e59 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.955808 | controller |     "Jun 09 13:26:01.077498 crc crio[3638]: time=\"2026-06-09T13:26:01.075313441Z\" level=info msg=\"Stopping container: d9517bbae9be52b9e7bb853be2d8be289eb9b78868c2c57bc83e59d70fdfe8b0 (timeout: 2s)\" id=91308c02-e36c-4194-be6e-682726955267 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.955823 | controller |     "Jun 09 13:26:01.223847 crc crio[3638]: time=\"2026-06-09T13:26:01.223768025Z\" level=info msg=\"Removing container: 8d00346e6473edcc522240c362c274b608205abbf72c0fcf4e1e44cdfd91b404\" id=829f4a97-f2fd-4c0c-a673-698498c5e37b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.955838 | controller |     "Jun 09 13:26:01.316346 crc crio[3638]: time=\"2026-06-09T13:26:01.316230953Z\" level=info msg=\"Removed container 8d00346e6473edcc522240c362c274b608205abbf72c0fcf4e1e44cdfd91b404: openshift-marketplace/redhat-marketplace-wqj6n/registry-server\" id=829f4a97-f2fd-4c0c-a673-698498c5e37b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.955853 | controller |     "Jun 09 13:26:01.325331 crc crio[3638]: time=\"2026-06-09T13:26:01.325176998Z\" level=info msg=\"Removing container: e02d9a5ead6b14f2b2174b6e1ac7a167ce7ad9033786befd78ffe9a30b3c2331\" id=fa5c277e-194a-4c4a-820c-708a503f488d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.955868 | controller |     "Jun 09 13:26:01.349067 crc crio[3638]: time=\"2026-06-09T13:26:01.348900653Z\" level=info msg=\"Stopped pod sandbox: bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94\" id=7201c875-0851-4f40-b7a3-3e1eb0de4cd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.955883 | controller |     "Jun 09 13:26:01.383414 crc crio[3638]: time=\"2026-06-09T13:26:01.383322791Z\" level=info msg=\"Removed container e02d9a5ead6b14f2b2174b6e1ac7a167ce7ad9033786befd78ffe9a30b3c2331: openshift-marketplace/redhat-marketplace-wqj6n/extract-content\" id=fa5c277e-194a-4c4a-820c-708a503f488d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.955899 | controller |     "Jun 09 13:26:01.389812 crc crio[3638]: time=\"2026-06-09T13:26:01.389636813Z\" level=info msg=\"Removing container: 2f8db31818d7349f338a3c2c5a815dfafcc8c1c6b49d244691e37f3cd3ba1297\" id=c1b99755-d08f-4e24-a752-250702ce69d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.955914 | controller |     "Jun 09 13:26:01.413271 crc crio[3638]: time=\"2026-06-09T13:26:01.413079011Z\" level=info msg=\"Removed container 2f8db31818d7349f338a3c2c5a815dfafcc8c1c6b49d244691e37f3cd3ba1297: openshift-marketplace/redhat-marketplace-wqj6n/extract-utilities\" id=c1b99755-d08f-4e24-a752-250702ce69d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.955929 | controller |     "Jun 09 13:26:01.659560 crc crio[3638]: time=\"2026-06-09T13:26:01.65937908Z\" level=info msg=\"Stopped container d9517bbae9be52b9e7bb853be2d8be289eb9b78868c2c57bc83e59d70fdfe8b0: openshift-marketplace/certified-operators-wxtv6/registry-server\" id=91308c02-e36c-4194-be6e-682726955267 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.955945 | controller |     "Jun 09 13:26:01.660469 crc crio[3638]: time=\"2026-06-09T13:26:01.660361437Z\" level=info msg=\"Stopping pod sandbox: 99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee\" id=49ae9a64-9377-4aa2-b57b-b70b840bc0b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.955960 | controller |     "Jun 09 13:26:01.660918 crc crio[3638]: time=\"2026-06-09T13:26:01.660806459Z\" level=info msg=\"Got pod network &{Name:certified-operators-wxtv6 Namespace:openshift-marketplace ID:99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee UID:fe8421a9-3c45-4e99-bd58-9eff9f7e3c12 NetNS:/var/run/netns/ad0de7ce-6b24-4b0d-b2ac-13b3b82ed57b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe8421a9_3c45_4e99_bd58_9eff9f7e3c12.slice PodAnnotations:0xc0001187b0}] Aliases:map[]}\"",
2026-06-09 14:45:33.955979 | controller |     "Jun 09 13:26:01.661209 crc crio[3638]: time=\"2026-06-09T13:26:01.661018145Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-wxtv6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.955995 | controller |     "Jun 09 13:26:02.345025 crc crio[3638]: time=\"2026-06-09T13:26:02.344059411Z\" level=info msg=\"Removing container: 72d5e347ba5522b97b93c653ce3e05f3fdcde828b1b42ab2a8a17b4e666e724e\" id=85ff2b79-2014-44d5-9811-5f2e48e7b89c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.956010 | controller |     "Jun 09 13:26:02.532029 crc crio[3638]: time=\"2026-06-09T13:26:02.530567631Z\" level=info msg=\"Removed container 72d5e347ba5522b97b93c653ce3e05f3fdcde828b1b42ab2a8a17b4e666e724e: openshift-marketplace/community-operators-7jl5w/registry-server\" id=85ff2b79-2014-44d5-9811-5f2e48e7b89c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.956026 | controller |     "Jun 09 13:26:02.554947 crc crio[3638]: time=\"2026-06-09T13:26:02.553855166Z\" level=info msg=\"Removing container: cbe3c89a9d1d77e36779bbac2d1160440ed68b947364f0a69ac741c4797e96d5\" id=67643cd8-cb9f-44a2-b0c0-b16c7764969f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.956041 | controller |     "Jun 09 13:26:02.675290 crc crio[3638]: time=\"2026-06-09T13:26:02.675172851Z\" level=info msg=\"Removed container cbe3c89a9d1d77e36779bbac2d1160440ed68b947364f0a69ac741c4797e96d5: openshift-marketplace/community-operators-7jl5w/extract-content\" id=67643cd8-cb9f-44a2-b0c0-b16c7764969f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.956056 | controller |     "Jun 09 13:26:02.684239 crc crio[3638]: time=\"2026-06-09T13:26:02.684002501Z\" level=info msg=\"Removing container: e05eac2f845cef6e25a30fdf38363277342fa558bc88c4c608aa480f7e9d344e\" id=c70699fb-8d09-4acd-8e9c-161e0f2f1658 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.956071 | controller |     "Jun 09 13:26:02.753227 crc crio[3638]: time=\"2026-06-09T13:26:02.75261176Z\" level=info msg=\"Removed container e05eac2f845cef6e25a30fdf38363277342fa558bc88c4c608aa480f7e9d344e: openshift-marketplace/community-operators-7jl5w/extract-utilities\" id=c70699fb-8d09-4acd-8e9c-161e0f2f1658 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.956086 | controller |     "Jun 09 13:26:02.964487 crc crio[3638]: time=\"2026-06-09T13:26:02.964288306Z\" level=info msg=\"Stopped pod sandbox: 99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee\" id=49ae9a64-9377-4aa2-b57b-b70b840bc0b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.956102 | controller |     "Jun 09 13:26:03.356566 crc crio[3638]: time=\"2026-06-09T13:26:03.355893764Z\" level=info msg=\"Removing container: d9517bbae9be52b9e7bb853be2d8be289eb9b78868c2c57bc83e59d70fdfe8b0\" id=515b49bd-8227-4f2b-a1a5-04e07a529ef0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.956116 | controller |     "Jun 09 13:26:03.388359 crc crio[3638]: time=\"2026-06-09T13:26:03.388300516Z\" level=info msg=\"Removed container d9517bbae9be52b9e7bb853be2d8be289eb9b78868c2c57bc83e59d70fdfe8b0: openshift-marketplace/certified-operators-wxtv6/registry-server\" id=515b49bd-8227-4f2b-a1a5-04e07a529ef0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.956131 | controller |     "Jun 09 13:26:03.391010 crc crio[3638]: time=\"2026-06-09T13:26:03.390974709Z\" level=info msg=\"Removing container: 2847cf9ca9a4b53a1a8e47c89d5e3a33de9e4070d9df9731dce32d2f7d5e5f18\" id=9597b2b0-4bed-4dde-89dd-3ec518c5b509 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.956152 | controller |     "Jun 09 13:26:03.419420 crc crio[3638]: time=\"2026-06-09T13:26:03.419324581Z\" level=info msg=\"Removed container 2847cf9ca9a4b53a1a8e47c89d5e3a33de9e4070d9df9731dce32d2f7d5e5f18: openshift-marketplace/certified-operators-wxtv6/extract-content\" id=9597b2b0-4bed-4dde-89dd-3ec518c5b509 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.956167 | controller |     "Jun 09 13:26:03.424558 crc crio[3638]: time=\"2026-06-09T13:26:03.424522583Z\" level=info msg=\"Removing container: fa9987aa27a2a06a87754606ff5b860fb2493140e58559ac0bb9e876e0f1b99b\" id=ff752621-d729-4177-a1f7-74653b6ff920 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.956182 | controller |     "Jun 09 13:26:03.451557 crc crio[3638]: time=\"2026-06-09T13:26:03.451072425Z\" level=info msg=\"Removed container fa9987aa27a2a06a87754606ff5b860fb2493140e58559ac0bb9e876e0f1b99b: openshift-marketplace/certified-operators-wxtv6/extract-utilities\" id=ff752621-d729-4177-a1f7-74653b6ff920 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.956197 | controller |     "Jun 09 13:26:09.573924 crc crio[3638]: time=\"2026-06-09T13:26:09.572907476Z\" level=info msg=\"Stopping container: 25028b128b47b6c2dbc72cfe2df458ac7aca4ea0e7cfa8b2d1576c9898434ff3 (timeout: 2s)\" id=a31c4266-1ced-4f5b-9c0e-399e68a2a980 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.956212 | controller |     "Jun 09 13:26:09.940423 crc crio[3638]: time=\"2026-06-09T13:26:09.938941178Z\" level=info msg=\"Stopped container 25028b128b47b6c2dbc72cfe2df458ac7aca4ea0e7cfa8b2d1576c9898434ff3: openshift-marketplace/redhat-operators-vqhwk/registry-server\" id=a31c4266-1ced-4f5b-9c0e-399e68a2a980 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.956228 | controller |     "Jun 09 13:26:09.952895 crc crio[3638]: time=\"2026-06-09T13:26:09.9459875Z\" level=info msg=\"Stopping pod sandbox: fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0\" id=1dc070ff-a07c-4a4c-9151-337bfec5e8b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.956243 | controller |     "Jun 09 13:26:09.960074 crc crio[3638]: time=\"2026-06-09T13:26:09.957715249Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vqhwk Namespace:openshift-marketplace ID:fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0 UID:7c77583e-a77d-4d91-b004-a6c04ee87326 NetNS:/var/run/netns/40cc94a9-6770-413b-aed4-d8b4409a836d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7c77583e_a77d_4d91_b004_a6c04ee87326.slice PodAnnotations:0xc002699088}] Aliases:map[]}\"",
2026-06-09 14:45:33.956258 | controller |     "Jun 09 13:26:09.960074 crc crio[3638]: time=\"2026-06-09T13:26:09.957988906Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-vqhwk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.956274 | controller |     "Jun 09 13:26:13.299684 crc crio[3638]: time=\"2026-06-09T13:26:13.299151299Z\" level=info msg=\"Stopped pod sandbox: fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0\" id=1dc070ff-a07c-4a4c-9151-337bfec5e8b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.956289 | controller |     "Jun 09 13:26:14.063369 crc crio[3638]: time=\"2026-06-09T13:26:14.063285343Z\" level=info msg=\"Removing container: 25028b128b47b6c2dbc72cfe2df458ac7aca4ea0e7cfa8b2d1576c9898434ff3\" id=993e7cd7-15a2-4e24-9254-855f4bea103d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.956304 | controller |     "Jun 09 13:26:14.099759 crc crio[3638]: time=\"2026-06-09T13:26:14.09950719Z\" level=info msg=\"Removed container 25028b128b47b6c2dbc72cfe2df458ac7aca4ea0e7cfa8b2d1576c9898434ff3: openshift-marketplace/redhat-operators-vqhwk/registry-server\" id=993e7cd7-15a2-4e24-9254-855f4bea103d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.956322 | controller |     "Jun 09 13:26:14.104715 crc crio[3638]: time=\"2026-06-09T13:26:14.104585318Z\" level=info msg=\"Removing container: 7013033dceb256a043d99a27c86eeb1cb1e8088df2dd9b37e106e25bd311cbd6\" id=d38cce77-c280-4580-aace-ae135b155fad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.956338 | controller |     "Jun 09 13:26:14.175222 crc crio[3638]: time=\"2026-06-09T13:26:14.175028547Z\" level=info msg=\"Removed container 7013033dceb256a043d99a27c86eeb1cb1e8088df2dd9b37e106e25bd311cbd6: openshift-marketplace/redhat-operators-vqhwk/extract-content\" id=d38cce77-c280-4580-aace-ae135b155fad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.956353 | controller |     "Jun 09 13:26:14.183993 crc crio[3638]: time=\"2026-06-09T13:26:14.183827936Z\" level=info msg=\"Removing container: 1199e447334e4394bd8044fad6b07b6405f2c6cb20afc23e169062f0e2f01232\" id=7b96e197-6727-494c-8ba2-f6f855ca42ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.956367 | controller |     "Jun 09 13:26:14.245910 crc crio[3638]: time=\"2026-06-09T13:26:14.245704062Z\" level=info msg=\"Removed container 1199e447334e4394bd8044fad6b07b6405f2c6cb20afc23e169062f0e2f01232: openshift-marketplace/redhat-operators-vqhwk/extract-utilities\" id=7b96e197-6727-494c-8ba2-f6f855ca42ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.956382 | controller |     "Jun 09 13:26:20.812369 crc crio[3638]: time=\"2026-06-09T13:26:20.8106999Z\" level=info msg=\"Stopping pod sandbox: bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94\" id=a100b799-00cc-44d5-8e28-8c1eb9e5f771 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.956397 | controller |     "Jun 09 13:26:20.812369 crc crio[3638]: time=\"2026-06-09T13:26:20.812228151Z\" level=info msg=\"Stopped pod sandbox (already stopped): bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94\" id=a100b799-00cc-44d5-8e28-8c1eb9e5f771 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.956412 | controller |     "Jun 09 13:26:20.816845 crc crio[3638]: time=\"2026-06-09T13:26:20.814779821Z\" level=info msg=\"Removing pod sandbox: bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94\" id=4681ac7d-b689-4947-9708-472f8ef721be name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.956428 | controller |     "Jun 09 13:26:20.833579 crc crio[3638]: time=\"2026-06-09T13:26:20.833276975Z\" level=info msg=\"Removed pod sandbox: bf8c708a46b2d452e5f2ac6a43019a060fa91c4b6d517d7ca839d7698445fb94\" id=4681ac7d-b689-4947-9708-472f8ef721be name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.956443 | controller |     "Jun 09 13:26:20.835601 crc crio[3638]: time=\"2026-06-09T13:26:20.835487095Z\" level=info msg=\"Stopping pod sandbox: fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0\" id=3b57699c-c104-4d0f-b5ef-ab1d778de654 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.956458 | controller |     "Jun 09 13:26:20.835733 crc crio[3638]: time=\"2026-06-09T13:26:20.835635709Z\" level=info msg=\"Stopped pod sandbox (already stopped): fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0\" id=3b57699c-c104-4d0f-b5ef-ab1d778de654 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.956473 | controller |     "Jun 09 13:26:20.836462 crc crio[3638]: time=\"2026-06-09T13:26:20.836360959Z\" level=info msg=\"Removing pod sandbox: fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0\" id=905091af-cf5f-47cb-a428-20f0d2f05247 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.956490 | controller |     "Jun 09 13:26:20.860082 crc crio[3638]: time=\"2026-06-09T13:26:20.859727505Z\" level=info msg=\"Removed pod sandbox: fa3068abbfe8fcb181df278246c19accf9fa6606524e6a264c4fa0ae5556dfa0\" id=905091af-cf5f-47cb-a428-20f0d2f05247 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.956524 | controller |     "Jun 09 13:26:20.862038 crc crio[3638]: time=\"2026-06-09T13:26:20.861734521Z\" level=info msg=\"Stopping pod sandbox: c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82\" id=b5d4dcc9-467c-424c-a06a-0a103526b5f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.956544 | controller |     "Jun 09 13:26:20.862038 crc crio[3638]: time=\"2026-06-09T13:26:20.861936226Z\" level=info msg=\"Stopped pod sandbox (already stopped): c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82\" id=b5d4dcc9-467c-424c-a06a-0a103526b5f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.956560 | controller |     "Jun 09 13:26:20.863637 crc crio[3638]: time=\"2026-06-09T13:26:20.86357409Z\" level=info msg=\"Removing pod sandbox: c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82\" id=933ea664-e232-4872-84d1-437a0829c3a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.956576 | controller |     "Jun 09 13:26:20.878702 crc crio[3638]: time=\"2026-06-09T13:26:20.878567719Z\" level=info msg=\"Removed pod sandbox: c4654d46de7da22594c2469a527ecaee92b84b2ad696a44a71aedec4d24f3c82\" id=933ea664-e232-4872-84d1-437a0829c3a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.956591 | controller |     "Jun 09 13:26:20.899878 crc crio[3638]: time=\"2026-06-09T13:26:20.899774367Z\" level=info msg=\"Stopping pod sandbox: 5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998\" id=09e37a61-c2e1-4861-a4a6-a3e93ddc8e1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.956606 | controller |     "Jun 09 13:26:20.900305 crc crio[3638]: time=\"2026-06-09T13:26:20.899921261Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998\" id=09e37a61-c2e1-4861-a4a6-a3e93ddc8e1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.956622 | controller |     "Jun 09 13:26:20.903295 crc crio[3638]: time=\"2026-06-09T13:26:20.902983664Z\" level=info msg=\"Removing pod sandbox: 5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998\" id=c23f363c-c971-43e3-a5cd-18ad9b7d4eab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.956637 | controller |     "Jun 09 13:26:20.925859 crc crio[3638]: time=\"2026-06-09T13:26:20.924512501Z\" level=info msg=\"Removed pod sandbox: 5bc0327c029d85f50469be6f68dfcd5d8f62dd5ba0e9c906d9a9fe42ab2b8998\" id=c23f363c-c971-43e3-a5cd-18ad9b7d4eab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.956653 | controller |     "Jun 09 13:26:20.928505 crc crio[3638]: time=\"2026-06-09T13:26:20.92817859Z\" level=info msg=\"Stopping pod sandbox: 7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610\" id=3cfc585a-1264-4c93-931c-61dd83fd30d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.956667 | controller |     "Jun 09 13:26:20.928505 crc crio[3638]: time=\"2026-06-09T13:26:20.928364915Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610\" id=3cfc585a-1264-4c93-931c-61dd83fd30d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.956683 | controller |     "Jun 09 13:26:20.930472 crc crio[3638]: time=\"2026-06-09T13:26:20.929466635Z\" level=info msg=\"Removing pod sandbox: 7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610\" id=7919e95e-2c84-4f08-8c31-ac363d8995ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.956698 | controller |     "Jun 09 13:26:20.957479 crc crio[3638]: time=\"2026-06-09T13:26:20.957220111Z\" level=info msg=\"Removed pod sandbox: 7cedf1b0432c3bf192c47652d9ef7811c62e3b8e09382b400992285e182c9610\" id=7919e95e-2c84-4f08-8c31-ac363d8995ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.956712 | controller |     "Jun 09 13:26:20.959646 crc crio[3638]: time=\"2026-06-09T13:26:20.959476512Z\" level=info msg=\"Stopping pod sandbox: 99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee\" id=992668cb-88d7-4333-842c-0779f5ececb1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.956730 | controller |     "Jun 09 13:26:20.959765 crc crio[3638]: time=\"2026-06-09T13:26:20.959677928Z\" level=info msg=\"Stopped pod sandbox (already stopped): 99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee\" id=992668cb-88d7-4333-842c-0779f5ececb1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.956746 | controller |     "Jun 09 13:26:20.960685 crc crio[3638]: time=\"2026-06-09T13:26:20.960604794Z\" level=info msg=\"Removing pod sandbox: 99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee\" id=ad85ac3d-99e2-4dfc-ad0f-1343b282fea0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.956761 | controller |     "Jun 09 13:26:20.992579 crc crio[3638]: time=\"2026-06-09T13:26:20.99204153Z\" level=info msg=\"Removed pod sandbox: 99037b8c92bfea175e998728ca1dd1d62f12939889fbc0a909a13bd0f65674ee\" id=ad85ac3d-99e2-4dfc-ad0f-1343b282fea0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.956775 | controller |     "Jun 09 13:26:21.924441 crc crio[3638]: time=\"2026-06-09T13:26:21.917184462Z\" level=info msg=\"Stopping container: 6f50de34ff7e0a584e3ded7c52b4a537b8e2ce511b3bdb2d7538477932948bfc (timeout: 15s)\" id=582d1807-419d-4d23-8a94-324b328d1f8c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.956790 | controller |     "Jun 09 13:26:21.924441 crc crio[3638]: time=\"2026-06-09T13:26:21.917212282Z\" level=info msg=\"Stopping container: 68a92ae01d9bdd800e673afb5fc143b30c16f10624a71c93427798d774abab97 (timeout: 15s)\" id=4e8acf41-fcce-4851-b4a1-c4ab8c2c5a05 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.956804 | controller |     "Jun 09 13:26:21.924441 crc crio[3638]: time=\"2026-06-09T13:26:21.917365566Z\" level=info msg=\"Stopping container: 67e234766a6172a839336e9f67e1fe6c78eedde3e66d3aa1fc256dc3d32f013b (timeout: 15s)\" id=ae1674b4-6503-4cd1-959f-10cd387954d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.956818 | controller |     "Jun 09 13:26:21.924441 crc crio[3638]: time=\"2026-06-09T13:26:21.917791778Z\" level=info msg=\"Stopping container: b0adc9e36c8d1610763e93a85df45ff539830d3e30cb9b7d22ff56ee5fb20768 (timeout: 15s)\" id=019bd85e-5c0b-4ca1-8dbf-58c03a551292 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.956834 | controller |     "Jun 09 13:26:21.924441 crc crio[3638]: time=\"2026-06-09T13:26:21.91783582Z\" level=info msg=\"Stopping container: 661e58056e5c21d70a8a4652a215fe1118fff6029462ed3f54c459ac693b9ced (timeout: 15s)\" id=c915d69e-1cc9-4d4e-9f94-ec45f46b9ea6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.956849 | controller |     "Jun 09 13:26:22.247808 crc crio[3638]: time=\"2026-06-09T13:26:22.247034867Z\" level=info msg=\"Stopped container b0adc9e36c8d1610763e93a85df45ff539830d3e30cb9b7d22ff56ee5fb20768: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=019bd85e-5c0b-4ca1-8dbf-58c03a551292 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.956864 | controller |     "Jun 09 13:26:22.281851 crc crio[3638]: time=\"2026-06-09T13:26:22.281732642Z\" level=info msg=\"Removing container: db207eac4455fe7ca7ade09e6d6f0f695f19cfa49391cb72b8050dc51822a7cd\" id=7ac17634-002e-42b6-8b31-f9bd12d85508 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.956879 | controller |     "Jun 09 13:26:22.343532 crc crio[3638]: time=\"2026-06-09T13:26:22.343221307Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=30937326-ecc6-4e17-99aa-c8e677c9a923 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.956894 | controller |     "Jun 09 13:26:22.343532 crc crio[3638]: time=\"2026-06-09T13:26:22.343372801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.956912 | controller |     "Jun 09 13:26:22.416790 crc crio[3638]: time=\"2026-06-09T13:26:22.41672633Z\" level=info msg=\"Stopped container 68a92ae01d9bdd800e673afb5fc143b30c16f10624a71c93427798d774abab97: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4e8acf41-fcce-4851-b4a1-c4ab8c2c5a05 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.956928 | controller |     "Jun 09 13:26:22.502660 crc crio[3638]: time=\"2026-06-09T13:26:22.502342032Z\" level=info msg=\"Stopped container 6f50de34ff7e0a584e3ded7c52b4a537b8e2ce511b3bdb2d7538477932948bfc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=582d1807-419d-4d23-8a94-324b328d1f8c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.956943 | controller |     "Jun 09 13:26:22.598088 crc crio[3638]: time=\"2026-06-09T13:26:22.597828432Z\" level=info msg=\"Stopped container 661e58056e5c21d70a8a4652a215fe1118fff6029462ed3f54c459ac693b9ced: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=c915d69e-1cc9-4d4e-9f94-ec45f46b9ea6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.956958 | controller |     "Jun 09 13:26:22.636089 crc crio[3638]: time=\"2026-06-09T13:26:22.635628333Z\" 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=30937326-ecc6-4e17-99aa-c8e677c9a923 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.956973 | controller |     "Jun 09 13:26:22.666268 crc crio[3638]: time=\"2026-06-09T13:26:22.659271767Z\" level=info msg=\"Ran pod sandbox 97a0968436d0046f219eddcee56ac04282ae901337b01c7dd8be9fdca9d299f6 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=30937326-ecc6-4e17-99aa-c8e677c9a923 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.956987 | controller |     "Jun 09 13:26:22.666268 crc crio[3638]: time=\"2026-06-09T13:26:22.66598025Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=979a5a54-b1da-4263-8c5a-2fd396156d31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.957002 | controller |     "Jun 09 13:26:22.687964 crc crio[3638]: time=\"2026-06-09T13:26:22.687849925Z\" level=info msg=\"Removed container db207eac4455fe7ca7ade09e6d6f0f695f19cfa49391cb72b8050dc51822a7cd: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=7ac17634-002e-42b6-8b31-f9bd12d85508 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.957017 | controller |     "Jun 09 13:26:22.732894 crc crio[3638]: time=\"2026-06-09T13:26:22.732611784Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=25275373-a289-479c-801e-110ba5d8badc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.957032 | controller |     "Jun 09 13:26:22.747464 crc crio[3638]: time=\"2026-06-09T13:26:22.747227053Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=92f5be68-443f-4d47-a456-366c8f8338b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.957047 | controller |     "Jun 09 13:26:22.748181 crc crio[3638]: time=\"2026-06-09T13:26:22.747950332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.957062 | controller |     "Jun 09 13:26:22.816891 crc crio[3638]: time=\"2026-06-09T13:26:22.816096969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.957077 | controller |     "Jun 09 13:26:23.322170 crc crio[3638]: time=\"2026-06-09T13:26:23.320761055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.957095 | controller |     "Jun 09 13:26:23.393383 crc crio[3638]: time=\"2026-06-09T13:26:23.393087266Z\" level=info msg=\"Stopping pod sandbox: 2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d\" id=6584a3c6-08b3-4edd-b7bc-3002d7afb141 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.957111 | controller |     "Jun 09 13:26:23.395799 crc crio[3638]: time=\"2026-06-09T13:26:23.395713207Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d UID:9323fe76-9364-4e54-b8ef-3711a206db1a NetNS:/var/run/netns/0ebd121c-20f2-4b62-9e58-5b98e4254920 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod9323fe76_9364_4e54_b8ef_3711a206db1a.slice PodAnnotations:0xc0019a8750}] Aliases:map[]}\"",
2026-06-09 14:45:33.957126 | controller |     "Jun 09 13:26:23.396686 crc crio[3638]: time=\"2026-06-09T13:26:23.396500078Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.957142 | controller |     "Jun 09 13:26:23.562385 crc crio[3638]: time=\"2026-06-09T13:26:23.561884213Z\" level=info msg=\"Created container 903c42e7bdc9f08c8bc36f1181ede12ab46c27e148e2ca575218b2f91fcba817: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=92f5be68-443f-4d47-a456-366c8f8338b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.957157 | controller |     "Jun 09 13:26:23.571905 crc crio[3638]: time=\"2026-06-09T13:26:23.570659402Z\" level=info msg=\"Starting container: 903c42e7bdc9f08c8bc36f1181ede12ab46c27e148e2ca575218b2f91fcba817\" id=2467c15b-8757-4297-ade0-5b86610dc8dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.957172 | controller |     "Jun 09 13:26:23.597631 crc crio[3638]: time=\"2026-06-09T13:26:23.59702875Z\" level=info msg=\"Started container\" PID=16651 containerID=903c42e7bdc9f08c8bc36f1181ede12ab46c27e148e2ca575218b2f91fcba817 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=2467c15b-8757-4297-ade0-5b86610dc8dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=97a0968436d0046f219eddcee56ac04282ae901337b01c7dd8be9fdca9d299f6",
2026-06-09 14:45:33.957187 | controller |     "Jun 09 13:26:25.133669 crc crio[3638]: time=\"2026-06-09T13:26:25.132834555Z\" level=info msg=\"Stopped pod sandbox: 2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d\" id=6584a3c6-08b3-4edd-b7bc-3002d7afb141 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.957202 | controller |     "Jun 09 13:26:25.502926 crc crio[3638]: time=\"2026-06-09T13:26:25.498391893Z\" level=info msg=\"Stopped container 67e234766a6172a839336e9f67e1fe6c78eedde3e66d3aa1fc256dc3d32f013b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=ae1674b4-6503-4cd1-959f-10cd387954d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.957218 | controller |     "Jun 09 13:26:25.502926 crc crio[3638]: time=\"2026-06-09T13:26:25.500410798Z\" level=info msg=\"Stopping pod sandbox: 35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b\" id=d676611b-1bb5-4b0d-beec-67f76fcf5858 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.957233 | controller |     "Jun 09 13:26:25.516348 crc crio[3638]: time=\"2026-06-09T13:26:25.512841216Z\" level=info msg=\"Stopped pod sandbox: 35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b\" id=d676611b-1bb5-4b0d-beec-67f76fcf5858 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.957248 | controller |     "Jun 09 13:26:26.566955 crc crio[3638]: time=\"2026-06-09T13:26:26.566773966Z\" level=info msg=\"Removing container: 68a92ae01d9bdd800e673afb5fc143b30c16f10624a71c93427798d774abab97\" id=4a97b296-938e-47c7-8339-826c66a5f89d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.957267 | controller |     "Jun 09 13:26:26.592393 crc crio[3638]: time=\"2026-06-09T13:26:26.591832848Z\" level=info msg=\"Removed container 68a92ae01d9bdd800e673afb5fc143b30c16f10624a71c93427798d774abab97: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4a97b296-938e-47c7-8339-826c66a5f89d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.957282 | controller |     "Jun 09 13:26:26.595270 crc crio[3638]: time=\"2026-06-09T13:26:26.595089818Z\" level=info msg=\"Removing container: 6f50de34ff7e0a584e3ded7c52b4a537b8e2ce511b3bdb2d7538477932948bfc\" id=4a65dfd0-f947-47ad-9d39-171992026c45 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.957298 | controller |     "Jun 09 13:26:26.620451 crc crio[3638]: time=\"2026-06-09T13:26:26.620341875Z\" level=info msg=\"Removed container 6f50de34ff7e0a584e3ded7c52b4a537b8e2ce511b3bdb2d7538477932948bfc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=4a65dfd0-f947-47ad-9d39-171992026c45 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.957313 | controller |     "Jun 09 13:26:26.623974 crc crio[3638]: time=\"2026-06-09T13:26:26.623899682Z\" level=info msg=\"Removing container: 661e58056e5c21d70a8a4652a215fe1118fff6029462ed3f54c459ac693b9ced\" id=a5c9559c-b6e8-481e-bf22-761efee32cac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.957329 | controller |     "Jun 09 13:26:26.639610 crc crio[3638]: time=\"2026-06-09T13:26:26.639391084Z\" level=info msg=\"Removed container 661e58056e5c21d70a8a4652a215fe1118fff6029462ed3f54c459ac693b9ced: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=a5c9559c-b6e8-481e-bf22-761efee32cac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.957344 | controller |     "Jun 09 13:26:26.641472 crc crio[3638]: time=\"2026-06-09T13:26:26.641407858Z\" level=info msg=\"Removing container: b0adc9e36c8d1610763e93a85df45ff539830d3e30cb9b7d22ff56ee5fb20768\" id=f5003051-62da-40b1-a83b-eb45dac49675 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.957359 | controller |     "Jun 09 13:26:26.660796 crc crio[3638]: time=\"2026-06-09T13:26:26.659920853Z\" level=info msg=\"Removed container b0adc9e36c8d1610763e93a85df45ff539830d3e30cb9b7d22ff56ee5fb20768: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=f5003051-62da-40b1-a83b-eb45dac49675 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.957374 | controller |     "Jun 09 13:26:26.664742 crc crio[3638]: time=\"2026-06-09T13:26:26.664638863Z\" level=info msg=\"Removing container: 67e234766a6172a839336e9f67e1fe6c78eedde3e66d3aa1fc256dc3d32f013b\" id=29fce61b-847e-4553-bf01-0c90a973a487 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.957389 | controller |     "Jun 09 13:26:26.681298 crc crio[3638]: time=\"2026-06-09T13:26:26.681215053Z\" level=info msg=\"Removed container 67e234766a6172a839336e9f67e1fe6c78eedde3e66d3aa1fc256dc3d32f013b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=29fce61b-847e-4553-bf01-0c90a973a487 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.957403 | controller |     "Jun 09 13:26:26.684019 crc crio[3638]: time=\"2026-06-09T13:26:26.683924377Z\" level=info msg=\"Removing container: 74bd5a296da455f49d99d83ba5e820eb915b402ff68a5ccae5414da20f0071eb\" id=9aa1029e-ec1d-46ee-bcc1-e6f1baf3f8ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.957418 | controller |     "Jun 09 13:26:26.770744 crc crio[3638]: time=\"2026-06-09T13:26:26.770693261Z\" level=info msg=\"Removed container 74bd5a296da455f49d99d83ba5e820eb915b402ff68a5ccae5414da20f0071eb: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=9aa1029e-ec1d-46ee-bcc1-e6f1baf3f8ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.957437 | controller |     "Jun 09 13:26:27.035799 crc crio[3638]: time=\"2026-06-09T13:26:27.035695339Z\" level=info msg=\"Stopping container: 0301fbb0c8e08c867867b2306eb4ac9f275b44a39db7021ca8d455fb515a28b2 (timeout: 2s)\" id=9e42ce01-d000-4bf1-b6af-84678de2f747 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.957452 | controller |     "Jun 09 13:26:27.167548 crc crio[3638]: time=\"2026-06-09T13:26:27.167452809Z\" level=info msg=\"Stopped container 0301fbb0c8e08c867867b2306eb4ac9f275b44a39db7021ca8d455fb515a28b2: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9e42ce01-d000-4bf1-b6af-84678de2f747 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.957467 | controller |     "Jun 09 13:26:27.169686 crc crio[3638]: time=\"2026-06-09T13:26:27.169582957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a98008cb-ec77-4455-b809-ff52eee50cc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.957481 | controller |     "Jun 09 13:26:27.174442 crc crio[3638]: time=\"2026-06-09T13:26:27.174351636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=cc155d63-deb3-487f-9fc3-9dd2a8a32931 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.957495 | controller |     "Jun 09 13:26:27.177456 crc crio[3638]: time=\"2026-06-09T13:26:27.17739503Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cbbd0588-90c0-4356-ba93-8bc53097c464 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.957523 | controller |     "Jun 09 13:26:27.177928 crc crio[3638]: time=\"2026-06-09T13:26:27.177877993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.957543 | controller |     "Jun 09 13:26:27.204928 crc crio[3638]: time=\"2026-06-09T13:26:27.204850507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.957559 | controller |     "Jun 09 13:26:27.209193 crc crio[3638]: time=\"2026-06-09T13:26:27.209074542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.957573 | controller |     "Jun 09 13:26:27.336166 crc crio[3638]: time=\"2026-06-09T13:26:27.33599186Z\" level=info msg=\"Created container a8ec0a8844f2b1dc4b06f832fc03e111dab5940af0b59c6ad34a711d49a9ccb7: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cbbd0588-90c0-4356-ba93-8bc53097c464 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.957588 | controller |     "Jun 09 13:26:27.337964 crc crio[3638]: time=\"2026-06-09T13:26:27.33746552Z\" level=info msg=\"Starting container: a8ec0a8844f2b1dc4b06f832fc03e111dab5940af0b59c6ad34a711d49a9ccb7\" id=ade259c2-1498-4291-985e-7971a8890970 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.957603 | controller |     "Jun 09 13:26:27.346622 crc crio[3638]: time=\"2026-06-09T13:26:27.346507447Z\" level=info msg=\"Started container\" PID=16730 containerID=a8ec0a8844f2b1dc4b06f832fc03e111dab5940af0b59c6ad34a711d49a9ccb7 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ade259c2-1498-4291-985e-7971a8890970 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5",
2026-06-09 14:45:33.957618 | controller |     "Jun 09 13:26:27.588932 crc crio[3638]: time=\"2026-06-09T13:26:27.588335303Z\" level=info msg=\"Removing container: 38330b40e9f926de1bff93c7516ba72cac9e27e2c106bfe366bf50bbacc56465\" id=0f611115-a016-44c0-8e5c-370f452736b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.957636 | controller |     "Jun 09 13:26:27.819282 crc crio[3638]: time=\"2026-06-09T13:26:27.819046808Z\" level=info msg=\"Removed container 38330b40e9f926de1bff93c7516ba72cac9e27e2c106bfe366bf50bbacc56465: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0f611115-a016-44c0-8e5c-370f452736b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.957651 | controller |     "Jun 09 13:26:35.354491 crc crio[3638]: time=\"2026-06-09T13:26:35.353005602Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=19a2fcf8-23d8-4b70-b7c1-d298088dd2cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.957667 | controller |     "Jun 09 13:26:35.354491 crc crio[3638]: time=\"2026-06-09T13:26:35.354351739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.957682 | controller |     "Jun 09 13:26:35.394966 crc crio[3638]: time=\"2026-06-09T13:26:35.390201985Z\" 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=19a2fcf8-23d8-4b70-b7c1-d298088dd2cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.957696 | controller |     "Jun 09 13:26:35.432593 crc crio[3638]: time=\"2026-06-09T13:26:35.432485816Z\" level=info msg=\"Ran pod sandbox 74b05c191027ae9ab87b7b5bfefea0b713a569079edd0218dfc0ef720a62da4e with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=19a2fcf8-23d8-4b70-b7c1-d298088dd2cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.957710 | controller |     "Jun 09 13:26:35.438581 crc crio[3638]: time=\"2026-06-09T13:26:35.438197252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=17216b7c-7790-4b07-a866-ff94e4a15c1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.957725 | controller |     "Jun 09 13:26:35.442633 crc crio[3638]: time=\"2026-06-09T13:26:35.442520751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=67a0febd-7a2d-496b-8b53-59a4e6d05633 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.957739 | controller |     "Jun 09 13:26:35.466026 crc crio[3638]: time=\"2026-06-09T13:26:35.465745373Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=87706f5a-7480-4152-9378-8649c22ae80b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.957754 | controller |     "Jun 09 13:26:35.468319 crc crio[3638]: time=\"2026-06-09T13:26:35.468045716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.957768 | controller |     "Jun 09 13:26:35.524505 crc crio[3638]: time=\"2026-06-09T13:26:35.523943648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.957782 | controller |     "Jun 09 13:26:36.015520 crc crio[3638]: time=\"2026-06-09T13:26:36.014789679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.957796 | controller |     "Jun 09 13:26:37.004388 crc crio[3638]: time=\"2026-06-09T13:26:37.004232261Z\" level=info msg=\"Created container d593690a3b8aae8c6ee29818cc4e7d1f95c0a4f1aa55b2abf8c9673a0cfbd83f: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=87706f5a-7480-4152-9378-8649c22ae80b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.957813 | controller |     "Jun 09 13:26:37.005456 crc crio[3638]: time=\"2026-06-09T13:26:37.005440714Z\" level=info msg=\"Starting container: d593690a3b8aae8c6ee29818cc4e7d1f95c0a4f1aa55b2abf8c9673a0cfbd83f\" id=36fbd165-0ebf-46aa-a315-edf62ab07d72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.957827 | controller |     "Jun 09 13:26:37.013693 crc crio[3638]: time=\"2026-06-09T13:26:37.013287938Z\" level=info msg=\"Started container\" PID=16839 containerID=d593690a3b8aae8c6ee29818cc4e7d1f95c0a4f1aa55b2abf8c9673a0cfbd83f description=openshift-kube-apiserver/kube-apiserver-crc/setup id=36fbd165-0ebf-46aa-a315-edf62ab07d72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b05c191027ae9ab87b7b5bfefea0b713a569079edd0218dfc0ef720a62da4e",
2026-06-09 14:45:33.957842 | controller |     "Jun 09 13:26:37.756575 crc crio[3638]: time=\"2026-06-09T13:26:37.755761823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=bdf0ebe3-e574-48df-9ed0-0ac2b025d61c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.957856 | controller |     "Jun 09 13:26:37.783469 crc crio[3638]: time=\"2026-06-09T13:26:37.783427795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=dcc0cbd2-7d4b-46fc-a423-71e1e0fed525 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.957870 | controller |     "Jun 09 13:26:38.166391 crc crio[3638]: time=\"2026-06-09T13:26:38.154890265Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2a1de056-0899-40fa-b21e-8496687a5b3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.957885 | controller |     "Jun 09 13:26:38.166391 crc crio[3638]: time=\"2026-06-09T13:26:38.155414669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3f7e65ac-6085-497c-9bea-46f509e72855 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.957900 | controller |     "Jun 09 13:26:38.416076 crc crio[3638]: time=\"2026-06-09T13:26:38.415982406Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=61b7e768-7b46-4678-b2bc-a667db0fcd85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.957914 | controller |     "Jun 09 13:26:38.416711 crc crio[3638]: time=\"2026-06-09T13:26:38.416534671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.957928 | controller |     "Jun 09 13:26:38.417248 crc crio[3638]: time=\"2026-06-09T13:26:38.416981644Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=6ee478e6-db56-4de8-8241-539daa2c14cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.957943 | controller |     "Jun 09 13:26:38.417490 crc crio[3638]: time=\"2026-06-09T13:26:38.417473847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.957958 | controller |     "Jun 09 13:26:38.441903 crc crio[3638]: time=\"2026-06-09T13:26:38.441727678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.957972 | controller |     "Jun 09 13:26:38.454689 crc crio[3638]: time=\"2026-06-09T13:26:38.454071525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.957987 | controller |     "Jun 09 13:26:38.761534 crc crio[3638]: time=\"2026-06-09T13:26:38.761396495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.958004 | controller |     "Jun 09 13:26:38.792870 crc crio[3638]: time=\"2026-06-09T13:26:38.792715709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.958019 | controller |     "Jun 09 13:26:39.472601 crc crio[3638]: time=\"2026-06-09T13:26:39.471993243Z\" level=info msg=\"Created container d4af873e40ce7d2233a6dd1cc6c86eb8be5e4c43e72940d4a1034b1092749e3d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=6ee478e6-db56-4de8-8241-539daa2c14cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.958034 | controller |     "Jun 09 13:26:39.474188 crc crio[3638]: time=\"2026-06-09T13:26:39.474024498Z\" level=info msg=\"Starting container: d4af873e40ce7d2233a6dd1cc6c86eb8be5e4c43e72940d4a1034b1092749e3d\" id=8ff470ac-e4b3-4e2a-baf2-2571c62efaa1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.958049 | controller |     "Jun 09 13:26:39.526358 crc crio[3638]: time=\"2026-06-09T13:26:39.526182409Z\" level=info msg=\"Started container\" PID=16905 containerID=d4af873e40ce7d2233a6dd1cc6c86eb8be5e4c43e72940d4a1034b1092749e3d description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=8ff470ac-e4b3-4e2a-baf2-2571c62efaa1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976",
2026-06-09 14:45:33.958064 | controller |     "Jun 09 13:26:39.666391 crc crio[3638]: time=\"2026-06-09T13:26:39.664901668Z\" level=info msg=\"Created container 93763a1eb4851693a5c66e1612f2ef728c5eaf4a4774e7e702fc020f45e17c67: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=61b7e768-7b46-4678-b2bc-a667db0fcd85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.958078 | controller |     "Jun 09 13:26:39.668786 crc crio[3638]: time=\"2026-06-09T13:26:39.667923201Z\" level=info msg=\"Starting container: 93763a1eb4851693a5c66e1612f2ef728c5eaf4a4774e7e702fc020f45e17c67\" id=afa94fe0-c924-4efe-91f4-a7a4a6c978a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.958093 | controller |     "Jun 09 13:26:39.686824 crc crio[3638]: time=\"2026-06-09T13:26:39.68663257Z\" level=info msg=\"Started container\" PID=16909 containerID=93763a1eb4851693a5c66e1612f2ef728c5eaf4a4774e7e702fc020f45e17c67 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=afa94fe0-c924-4efe-91f4-a7a4a6c978a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b05c191027ae9ab87b7b5bfefea0b713a569079edd0218dfc0ef720a62da4e",
2026-06-09 14:45:33.958108 | controller |     "Jun 09 13:26:40.433390 crc crio[3638]: time=\"2026-06-09T13:26:40.432039564Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0b7b74fa-b737-4b59-b7d8-cf542f552a23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.958123 | controller |     "Jun 09 13:26:40.476185 crc crio[3638]: time=\"2026-06-09T13:26:40.475890938Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=09e22e77-6029-4687-93a8-ed7188f41896 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.958137 | controller |     "Jun 09 13:26:40.609303 crc crio[3638]: time=\"2026-06-09T13:26:40.60920464Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=eac5c488-20e2-47cd-8adb-7793196e856d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.958152 | controller |     "Jun 09 13:26:40.609741 crc crio[3638]: time=\"2026-06-09T13:26:40.609648512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.958170 | controller |     "Jun 09 13:26:40.679096 crc crio[3638]: time=\"2026-06-09T13:26:40.67893194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.958185 | controller |     "Jun 09 13:26:40.950353 crc crio[3638]: time=\"2026-06-09T13:26:40.949602172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.958199 | controller |     "Jun 09 13:26:41.725164 crc crio[3638]: time=\"2026-06-09T13:26:41.72116893Z\" level=info msg=\"Created container 56f51832e9c7b5f97eada668108b421b84ab2fa59505ae106ff71e7ffadfb662: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=eac5c488-20e2-47cd-8adb-7793196e856d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.958214 | controller |     "Jun 09 13:26:41.725164 crc crio[3638]: time=\"2026-06-09T13:26:41.723349969Z\" level=info msg=\"Starting container: 56f51832e9c7b5f97eada668108b421b84ab2fa59505ae106ff71e7ffadfb662\" id=a509c1a5-ef4e-4cd8-a9d5-1c9bcb293d50 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.958228 | controller |     "Jun 09 13:26:41.731425 crc crio[3638]: time=\"2026-06-09T13:26:41.729226058Z\" level=info msg=\"Started container\" PID=17014 containerID=56f51832e9c7b5f97eada668108b421b84ab2fa59505ae106ff71e7ffadfb662 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=a509c1a5-ef4e-4cd8-a9d5-1c9bcb293d50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b05c191027ae9ab87b7b5bfefea0b713a569079edd0218dfc0ef720a62da4e",
2026-06-09 14:45:33.958243 | controller |     "Jun 09 13:26:42.293993 crc crio[3638]: time=\"2026-06-09T13:26:42.293730075Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f3ca3072-4259-45ee-9da0-464dc2211560 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.958257 | controller |     "Jun 09 13:26:42.395690 crc crio[3638]: time=\"2026-06-09T13:26:42.394924552Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5b0fa9b1-c9d4-48cb-9bc1-8b2299c460a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.958272 | controller |     "Jun 09 13:26:42.812955 crc crio[3638]: time=\"2026-06-09T13:26:42.812830167Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=b9c1c413-ee45-49af-8fcc-8e9184d0aea4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.958286 | controller |     "Jun 09 13:26:42.815203 crc crio[3638]: time=\"2026-06-09T13:26:42.813938487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.958301 | controller |     "Jun 09 13:26:42.902462 crc crio[3638]: time=\"2026-06-09T13:26:42.902384475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.958315 | controller |     "Jun 09 13:26:43.703193 crc crio[3638]: time=\"2026-06-09T13:26:43.698622225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.958329 | controller |     "Jun 09 13:26:44.529264 crc crio[3638]: time=\"2026-06-09T13:26:44.528742137Z\" level=info msg=\"Created container aefdecd089ecc8528e3888beaa5c1817f6378529d492d599b9f296ba3ac6ac4c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=b9c1c413-ee45-49af-8fcc-8e9184d0aea4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.958347 | controller |     "Jun 09 13:26:44.541024 crc crio[3638]: time=\"2026-06-09T13:26:44.54062873Z\" level=info msg=\"Starting container: aefdecd089ecc8528e3888beaa5c1817f6378529d492d599b9f296ba3ac6ac4c\" id=07650c00-b5d6-4b55-b09d-0538d34dfa41 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.958362 | controller |     "Jun 09 13:26:44.615067 crc crio[3638]: time=\"2026-06-09T13:26:44.614698178Z\" level=info msg=\"Started container\" PID=17047 containerID=aefdecd089ecc8528e3888beaa5c1817f6378529d492d599b9f296ba3ac6ac4c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=07650c00-b5d6-4b55-b09d-0538d34dfa41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b05c191027ae9ab87b7b5bfefea0b713a569079edd0218dfc0ef720a62da4e",
2026-06-09 14:45:33.958377 | controller |     "Jun 09 13:26:45.086469 crc crio[3638]: time=\"2026-06-09T13:26:45.086342695Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=89b04b36-5348-4cb8-8287-cf8295f0634d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.958391 | controller |     "Jun 09 13:26:45.111349 crc crio[3638]: time=\"2026-06-09T13:26:45.111064379Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b533630d-a6c4-4af5-ba73-7ef3a8935c75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.958406 | controller |     "Jun 09 13:26:45.574436 crc crio[3638]: time=\"2026-06-09T13:26:45.574044722Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=1aa95083-08dc-488d-807f-29a95b5bf152 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.958420 | controller |     "Jun 09 13:26:45.575670 crc crio[3638]: time=\"2026-06-09T13:26:45.575396779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.958435 | controller |     "Jun 09 13:26:45.724928 crc crio[3638]: time=\"2026-06-09T13:26:45.72376411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.958449 | controller |     "Jun 09 13:26:46.986765 crc crio[3638]: time=\"2026-06-09T13:26:46.985608343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.958463 | controller |     "Jun 09 13:26:47.960663 crc crio[3638]: time=\"2026-06-09T13:26:47.95685364Z\" level=info msg=\"Created container 1f0e44eaec23e1591eded79b7050e4e8f597d77e9d10da91bab05459d0d8f3ef: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=1aa95083-08dc-488d-807f-29a95b5bf152 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.958478 | controller |     "Jun 09 13:26:47.965560 crc crio[3638]: time=\"2026-06-09T13:26:47.965033173Z\" level=info msg=\"Starting container: 1f0e44eaec23e1591eded79b7050e4e8f597d77e9d10da91bab05459d0d8f3ef\" id=a05f0efa-c0ef-4008-8cf7-4b2dd5cfaf0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.958493 | controller |     "Jun 09 13:26:47.986842 crc crio[3638]: time=\"2026-06-09T13:26:47.986497877Z\" level=info msg=\"Started container\" PID=17080 containerID=1f0e44eaec23e1591eded79b7050e4e8f597d77e9d10da91bab05459d0d8f3ef description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=a05f0efa-c0ef-4008-8cf7-4b2dd5cfaf0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b05c191027ae9ab87b7b5bfefea0b713a569079edd0218dfc0ef720a62da4e",
2026-06-09 14:45:33.958525 | controller |     "Jun 09 13:26:48.092401 crc crio[3638]: time=\"2026-06-09T13:26:48.092267707Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ba20f594-f657-4535-ac14-8549cf1561f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.958546 | controller |     "Jun 09 13:26:48.099034 crc crio[3638]: time=\"2026-06-09T13:26:48.098233919Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1c4219f4-7bdf-4bd8-9fa7-3d92ef0c9657 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.958561 | controller |     "Jun 09 13:26:48.203870 crc crio[3638]: time=\"2026-06-09T13:26:48.203731813Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=bc067d6c-1663-4df4-9085-7f2660ee17b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.958576 | controller |     "Jun 09 13:26:48.204872 crc crio[3638]: time=\"2026-06-09T13:26:48.20435322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.958590 | controller |     "Jun 09 13:26:48.274009 crc crio[3638]: time=\"2026-06-09T13:26:48.273664609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.958605 | controller |     "Jun 09 13:26:49.389740 crc crio[3638]: time=\"2026-06-09T13:26:49.385073674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.958620 | controller |     "Jun 09 13:26:49.946894 crc crio[3638]: time=\"2026-06-09T13:26:49.945995752Z\" level=info msg=\"Created container 3c2562e28c506b64c74c05419c20461b26bad1ca676c3b56bf5df384bfd73c6c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=bc067d6c-1663-4df4-9085-7f2660ee17b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.958634 | controller |     "Jun 09 13:26:49.951835 crc crio[3638]: time=\"2026-06-09T13:26:49.951616405Z\" level=info msg=\"Starting container: 3c2562e28c506b64c74c05419c20461b26bad1ca676c3b56bf5df384bfd73c6c\" id=9160e7af-4f44-41f3-bfa6-f045a998e735 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.958649 | controller |     "Jun 09 13:26:50.020250 crc crio[3638]: time=\"2026-06-09T13:26:50.018467516Z\" level=info msg=\"Started container\" PID=17118 containerID=3c2562e28c506b64c74c05419c20461b26bad1ca676c3b56bf5df384bfd73c6c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=9160e7af-4f44-41f3-bfa6-f045a998e735 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b05c191027ae9ab87b7b5bfefea0b713a569079edd0218dfc0ef720a62da4e",
2026-06-09 14:45:33.958664 | controller |     "Jun 09 13:26:57.037591 crc crio[3638]: time=\"2026-06-09T13:26:57.036588866Z\" level=info msg=\"Stopping container: a8ec0a8844f2b1dc4b06f832fc03e111dab5940af0b59c6ad34a711d49a9ccb7 (timeout: 2s)\" id=43834bcf-48c6-4154-ac70-6ddd00665fdb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.958679 | controller |     "Jun 09 13:26:57.379731 crc crio[3638]: time=\"2026-06-09T13:26:57.37861523Z\" level=info msg=\"Stopped container a8ec0a8844f2b1dc4b06f832fc03e111dab5940af0b59c6ad34a711d49a9ccb7: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=43834bcf-48c6-4154-ac70-6ddd00665fdb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.958694 | controller |     "Jun 09 13:26:58.329562 crc crio[3638]: time=\"2026-06-09T13:26:58.329420285Z\" level=info msg=\"Removing container: 0301fbb0c8e08c867867b2306eb4ac9f275b44a39db7021ca8d455fb515a28b2\" id=2a9855f5-8b75-40b2-b850-fbb0b6bd5154 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.958713 | controller |     "Jun 09 13:26:58.855670 crc crio[3638]: time=\"2026-06-09T13:26:58.855044719Z\" level=info msg=\"Removed container 0301fbb0c8e08c867867b2306eb4ac9f275b44a39db7021ca8d455fb515a28b2: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2a9855f5-8b75-40b2-b850-fbb0b6bd5154 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.958728 | controller |     "Jun 09 13:27:03.603453 crc crio[3638]: time=\"2026-06-09T13:27:03.601259639Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=4c52c719-b87e-4006-839e-b163812ea4a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.958744 | controller |     "Jun 09 13:27:03.605040 crc crio[3638]: time=\"2026-06-09T13:27:03.603467039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.958759 | controller |     "Jun 09 13:27:03.694868 crc crio[3638]: time=\"2026-06-09T13:27:03.694473062Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:81084e80f94d28370f822a3295884ff964f7f2e6c5e459ba43bc64660e3101ed UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/f7534fa2-12a0-476d-aa02-65c1b91f5a8d 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:0xc001890468}] Aliases:map[]}\"",
2026-06-09 14:45:33.958773 | controller |     "Jun 09 13:27:03.694868 crc crio[3638]: time=\"2026-06-09T13:27:03.694653517Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.958787 | controller |     "Jun 09 13:27:06.058908 crc crio[3638]: 2026-06-09T13:27:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81084e80f94d283 Mac:2e:6f:cc:00:16:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/f7534fa2-12a0-476d-aa02-65c1b91f5a8d SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.958802 | controller |     "Jun 09 13:27:06.062633 crc crio[3638]: time=\"2026-06-09T13:27:06.062485568Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:81084e80f94d28370f822a3295884ff964f7f2e6c5e459ba43bc64660e3101ed UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/f7534fa2-12a0-476d-aa02-65c1b91f5a8d 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:0xc001890468}] Aliases:map[]}\"",
2026-06-09 14:45:33.958816 | controller |     "Jun 09 13:27:06.062965 crc crio[3638]: time=\"2026-06-09T13:27:06.062888408Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.958830 | controller |     "Jun 09 13:27:06.075349 crc crio[3638]: time=\"2026-06-09T13:27:06.075254234Z\" level=info msg=\"Ran pod sandbox 81084e80f94d28370f822a3295884ff964f7f2e6c5e459ba43bc64660e3101ed with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=4c52c719-b87e-4006-839e-b163812ea4a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.958844 | controller |     "Jun 09 13:27:06.079373 crc crio[3638]: time=\"2026-06-09T13:27:06.07891948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=c057dbda-2354-4822-af30-271ddb94bc1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.958864 | controller |     "Jun 09 13:27:06.089530 crc crio[3638]: time=\"2026-06-09T13:27:06.087003102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=9438d6f4-9e1b-4959-8e4a-e86ae2df3e89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.958879 | controller |     "Jun 09 13:27:06.097232 crc crio[3638]: time=\"2026-06-09T13:27:06.095406763Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=8c9a53bb-002c-4b61-aefe-fb9a64136827 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.958893 | controller |     "Jun 09 13:27:06.097232 crc crio[3638]: time=\"2026-06-09T13:27:06.095878235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.958907 | controller |     "Jun 09 13:27:06.156571 crc crio[3638]: time=\"2026-06-09T13:27:06.155820463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.958921 | controller |     "Jun 09 13:27:06.163963 crc crio[3638]: time=\"2026-06-09T13:27:06.163858574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.958935 | controller |     "Jun 09 13:27:06.283468 crc crio[3638]: time=\"2026-06-09T13:27:06.283148961Z\" level=info msg=\"Created container 41f509e031de42c1721af4341a7416d104a195f68038c0e839d9c68eba1f2476: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=8c9a53bb-002c-4b61-aefe-fb9a64136827 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.958960 | controller |     "Jun 09 13:27:06.284683 crc crio[3638]: time=\"2026-06-09T13:27:06.284562248Z\" level=info msg=\"Starting container: 41f509e031de42c1721af4341a7416d104a195f68038c0e839d9c68eba1f2476\" id=362f6789-f11d-4f18-b357-4688125fda76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.958976 | controller |     "Jun 09 13:27:06.294010 crc crio[3638]: time=\"2026-06-09T13:27:06.293892684Z\" level=info msg=\"Started container\" PID=17441 containerID=41f509e031de42c1721af4341a7416d104a195f68038c0e839d9c68eba1f2476 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=362f6789-f11d-4f18-b357-4688125fda76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81084e80f94d28370f822a3295884ff964f7f2e6c5e459ba43bc64660e3101ed",
2026-06-09 14:45:33.958992 | controller |     "Jun 09 13:27:09.584442 crc crio[3638]: time=\"2026-06-09T13:27:09.582985244Z\" level=info msg=\"Cleaning up stale resource k8s_csi-provisioner_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_2\"",
2026-06-09 14:45:33.959007 | controller |     "Jun 09 13:27:09.584442 crc crio[3638]: time=\"2026-06-09T13:27:09.583875757Z\" level=info msg=\"createCtr: removing container ID 268fde1e7725a4f9a57ef66348e6ae1e5b9703ab523bbaa85e49dc737507e163 from runtime\" id=d14c1cc9-41d3-48d8-a0af-d203cdb42588 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.959024 | controller |     "Jun 09 13:27:09.605084 crc crio[3638]: time=\"2026-06-09T13:27:09.604829718Z\" level=info msg=\"createCtr: deleting container ID 268fde1e7725a4f9a57ef66348e6ae1e5b9703ab523bbaa85e49dc737507e163 from idIndex\" id=d14c1cc9-41d3-48d8-a0af-d203cdb42588 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.959038 | controller |     "Jun 09 13:27:09.605586 crc crio[3638]: time=\"2026-06-09T13:27:09.605432915Z\" level=info msg=\"createCtr: removing container 268fde1e7725a4f9a57ef66348e6ae1e5b9703ab523bbaa85e49dc737507e163\" id=d14c1cc9-41d3-48d8-a0af-d203cdb42588 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.959056 | controller |     "Jun 09 13:27:09.605917 crc crio[3638]: time=\"2026-06-09T13:27:09.605829035Z\" level=info msg=\"createCtr: deleting container 268fde1e7725a4f9a57ef66348e6ae1e5b9703ab523bbaa85e49dc737507e163 from storage\" id=d14c1cc9-41d3-48d8-a0af-d203cdb42588 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.959071 | controller |     "Jun 09 13:27:09.611445 crc crio[3638]: time=\"2026-06-09T13:27:09.610297263Z\" level=error msg=\"Failed to update container state for 268fde1e7725a4f9a57ef66348e6ae1e5b9703ab523bbaa85e49dc737507e163: stdout: , stderr: \"",
2026-06-09 14:45:33.959086 | controller |     "Jun 09 13:27:09.702211 crc crio[3638]: time=\"2026-06-09T13:27:09.702028725Z\" level=info msg=\"createCtr: releasing container name k8s_csi-provisioner_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_2\" id=d14c1cc9-41d3-48d8-a0af-d203cdb42588 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.959101 | controller |     "Jun 09 13:27:21.057860 crc crio[3638]: time=\"2026-06-09T13:27:21.055574845Z\" level=info msg=\"Stopping pod sandbox: 35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b\" id=a7cba15b-4205-4d66-99ed-94613b1696f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.959115 | controller |     "Jun 09 13:27:21.057860 crc crio[3638]: time=\"2026-06-09T13:27:21.057616878Z\" level=info msg=\"Stopped pod sandbox (already stopped): 35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b\" id=a7cba15b-4205-4d66-99ed-94613b1696f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.959129 | controller |     "Jun 09 13:27:21.062949 crc crio[3638]: time=\"2026-06-09T13:27:21.062495107Z\" level=info msg=\"Removing pod sandbox: 35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b\" id=42382194-975d-42f2-9929-b9ca9e8c11fb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.959144 | controller |     "Jun 09 13:27:21.146619 crc crio[3638]: time=\"2026-06-09T13:27:21.145607632Z\" level=info msg=\"Removed pod sandbox: 35a4bdc95cf84ece71d7fd7fa2fa9a58d5bafae0eef638102465327d1f5f641b\" id=42382194-975d-42f2-9929-b9ca9e8c11fb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.959158 | controller |     "Jun 09 13:27:25.313080 crc crio[3638]: time=\"2026-06-09T13:27:25.312504868Z\" level=info msg=\"Stopping container: 903c42e7bdc9f08c8bc36f1181ede12ab46c27e148e2ca575218b2f91fcba817 (timeout: 5s)\" id=b22c08c0-f568-4a0c-a797-f8c0bbbb4a8f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.959172 | controller |     "Jun 09 13:27:30.325829 crc crio[3638]: time=\"2026-06-09T13:27:30.32380378Z\" level=warning msg=\"Stopping container 903c42e7bdc9f08c8bc36f1181ede12ab46c27e148e2ca575218b2f91fcba817 with stop signal(15) timed out. Killing...\"",
2026-06-09 14:45:33.959187 | controller |     "Jun 09 13:27:30.871651 crc crio[3638]: time=\"2026-06-09T13:27:30.871476204Z\" level=info msg=\"Stopped container 903c42e7bdc9f08c8bc36f1181ede12ab46c27e148e2ca575218b2f91fcba817: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=b22c08c0-f568-4a0c-a797-f8c0bbbb4a8f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.959201 | controller |     "Jun 09 13:27:30.873287 crc crio[3638]: time=\"2026-06-09T13:27:30.873046654Z\" level=info msg=\"Stopping pod sandbox: 97a0968436d0046f219eddcee56ac04282ae901337b01c7dd8be9fdca9d299f6\" id=e82562b0-718b-47c5-9d94-bf63cfdf1e84 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.959216 | controller |     "Jun 09 13:27:30.878716 crc crio[3638]: time=\"2026-06-09T13:27:30.878625692Z\" level=info msg=\"Stopped pod sandbox: 97a0968436d0046f219eddcee56ac04282ae901337b01c7dd8be9fdca9d299f6\" id=e82562b0-718b-47c5-9d94-bf63cfdf1e84 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.959233 | controller |     "Jun 09 13:27:31.731757 crc crio[3638]: time=\"2026-06-09T13:27:31.73102658Z\" level=info msg=\"Removing container: 903c42e7bdc9f08c8bc36f1181ede12ab46c27e148e2ca575218b2f91fcba817\" id=4408abfb-26ed-43f4-818f-efbf899d9916 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.959248 | controller |     "Jun 09 13:27:31.759916 crc crio[3638]: time=\"2026-06-09T13:27:31.759731844Z\" level=info msg=\"Removed container 903c42e7bdc9f08c8bc36f1181ede12ab46c27e148e2ca575218b2f91fcba817: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=4408abfb-26ed-43f4-818f-efbf899d9916 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.959262 | controller |     "Jun 09 13:27:33.757391 crc crio[3638]: time=\"2026-06-09T13:27:33.756721383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=f79a529f-fe6d-431a-a655-0ffbda74b232 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.959277 | controller |     "Jun 09 13:27:33.759414 crc crio[3638]: time=\"2026-06-09T13:27:33.75929017Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=670b63bf-98b7-49fb-91ef-76bfae417446 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.959291 | controller |     "Jun 09 13:27:33.767771 crc crio[3638]: time=\"2026-06-09T13:27:33.767681121Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=b604582f-dcf8-45cb-9b44-ff41cbf32b51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.959306 | controller |     "Jun 09 13:27:33.768303 crc crio[3638]: time=\"2026-06-09T13:27:33.768093752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.959321 | controller |     "Jun 09 13:27:33.807866 crc crio[3638]: time=\"2026-06-09T13:27:33.807764014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.959335 | controller |     "Jun 09 13:27:33.825411 crc crio[3638]: time=\"2026-06-09T13:27:33.824568807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.959350 | controller |     "Jun 09 13:27:33.968834 crc crio[3638]: time=\"2026-06-09T13:27:33.968690478Z\" level=info msg=\"Created container 61bb87b29e8a54b8f2075456ecf7cc862e43243e892709a9460d47b1d21ddd2d: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=b604582f-dcf8-45cb-9b44-ff41cbf32b51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.959365 | controller |     "Jun 09 13:27:33.970569 crc crio[3638]: time=\"2026-06-09T13:27:33.970480314Z\" level=info msg=\"Starting container: 61bb87b29e8a54b8f2075456ecf7cc862e43243e892709a9460d47b1d21ddd2d\" id=0041c502-3e4c-4530-aa9c-288c782748df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.959380 | controller |     "Jun 09 13:27:33.976298 crc crio[3638]: time=\"2026-06-09T13:27:33.976190714Z\" level=info msg=\"Started container\" PID=17846 containerID=61bb87b29e8a54b8f2075456ecf7cc862e43243e892709a9460d47b1d21ddd2d description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=0041c502-3e4c-4530-aa9c-288c782748df name=/runtime.v1.RuntimeService/StartContainer sandboxID=77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c",
2026-06-09 14:45:33.959394 | controller |     "Jun 09 13:27:38.291941 crc crio[3638]: time=\"2026-06-09T13:27:38.291088903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=68269af5-f9d8-4e08-946d-5c40ca0ffd4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.959412 | controller |     "Jun 09 13:27:38.298635 crc crio[3638]: time=\"2026-06-09T13:27:38.298188038Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=097c54c7-e709-491c-ad8d-8bc0fafc26d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.959427 | controller |     "Jun 09 13:27:38.311301 crc crio[3638]: time=\"2026-06-09T13:27:38.309274511Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2aae83a6-1f66-401a-abff-878260b83fab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.959442 | controller |     "Jun 09 13:27:38.311301 crc crio[3638]: time=\"2026-06-09T13:27:38.310688648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.959457 | controller |     "Jun 09 13:27:38.421462 crc crio[3638]: time=\"2026-06-09T13:27:38.41876489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.959472 | controller |     "Jun 09 13:27:38.446997 crc crio[3638]: time=\"2026-06-09T13:27:38.445904854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.959486 | controller |     "Jun 09 13:27:38.710161 crc crio[3638]: time=\"2026-06-09T13:27:38.709739862Z\" level=info msg=\"Created container 8e25454ba60a6dd3a3b6b0eb63fa1b0638afaacd6d302bb94279ab97c478dd33: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2aae83a6-1f66-401a-abff-878260b83fab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.959500 | controller |     "Jun 09 13:27:38.713398 crc crio[3638]: time=\"2026-06-09T13:27:38.713278296Z\" level=info msg=\"Starting container: 8e25454ba60a6dd3a3b6b0eb63fa1b0638afaacd6d302bb94279ab97c478dd33\" id=5bd29122-a82d-4254-bca5-89cfc32328ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.959532 | controller |     "Jun 09 13:27:38.726199 crc crio[3638]: time=\"2026-06-09T13:27:38.725901567Z\" level=info msg=\"Started container\" PID=17934 containerID=8e25454ba60a6dd3a3b6b0eb63fa1b0638afaacd6d302bb94279ab97c478dd33 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=5bd29122-a82d-4254-bca5-89cfc32328ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5",
2026-06-09 14:45:33.959549 | controller |     "Jun 09 13:28:07.053478 crc crio[3638]: time=\"2026-06-09T13:28:07.049172913Z\" level=info msg=\"Stopping container: 8e25454ba60a6dd3a3b6b0eb63fa1b0638afaacd6d302bb94279ab97c478dd33 (timeout: 2s)\" id=954b02d5-5b88-4d31-a5b5-aaa5ca5f0a09 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.959564 | controller |     "Jun 09 13:28:07.192733 crc crio[3638]: time=\"2026-06-09T13:28:07.192568609Z\" level=info msg=\"Stopped container 8e25454ba60a6dd3a3b6b0eb63fa1b0638afaacd6d302bb94279ab97c478dd33: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=954b02d5-5b88-4d31-a5b5-aaa5ca5f0a09 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.959578 | controller |     "Jun 09 13:28:07.589601 crc crio[3638]: time=\"2026-06-09T13:28:07.588955938Z\" level=info msg=\"Removing container: a8ec0a8844f2b1dc4b06f832fc03e111dab5940af0b59c6ad34a711d49a9ccb7\" id=0d5564ce-32a4-4888-b4a2-5d8da000aef1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.959592 | controller |     "Jun 09 13:28:07.992032 crc crio[3638]: time=\"2026-06-09T13:28:07.991958343Z\" level=info msg=\"Removed container a8ec0a8844f2b1dc4b06f832fc03e111dab5940af0b59c6ad34a711d49a9ccb7: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0d5564ce-32a4-4888-b4a2-5d8da000aef1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.959610 | controller |     "Jun 09 13:28:21.246562 crc crio[3638]: time=\"2026-06-09T13:28:21.245577217Z\" level=info msg=\"Stopping pod sandbox: 97a0968436d0046f219eddcee56ac04282ae901337b01c7dd8be9fdca9d299f6\" id=605c56a2-cdfd-4442-8706-f6114c4a0b38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.959624 | controller |     "Jun 09 13:28:21.246562 crc crio[3638]: time=\"2026-06-09T13:28:21.246547973Z\" level=info msg=\"Stopped pod sandbox (already stopped): 97a0968436d0046f219eddcee56ac04282ae901337b01c7dd8be9fdca9d299f6\" id=605c56a2-cdfd-4442-8706-f6114c4a0b38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.959639 | controller |     "Jun 09 13:28:21.248881 crc crio[3638]: time=\"2026-06-09T13:28:21.247223041Z\" level=info msg=\"Removing pod sandbox: 97a0968436d0046f219eddcee56ac04282ae901337b01c7dd8be9fdca9d299f6\" id=9d61d142-2dec-4ee9-9598-a055c5821150 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.959654 | controller |     "Jun 09 13:28:21.255945 crc crio[3638]: time=\"2026-06-09T13:28:21.255445652Z\" level=info msg=\"Removed pod sandbox: 97a0968436d0046f219eddcee56ac04282ae901337b01c7dd8be9fdca9d299f6\" id=9d61d142-2dec-4ee9-9598-a055c5821150 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.959668 | controller |     "Jun 09 13:29:38.289462 crc crio[3638]: time=\"2026-06-09T13:29:38.288875624Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=825daeac-c51b-4ba3-839d-e4aedcadf71f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.959682 | controller |     "Jun 09 13:29:38.292240 crc crio[3638]: time=\"2026-06-09T13:29:38.292109127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=da2009f2-8d74-48e8-b76d-6f444fe73863 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.959697 | controller |     "Jun 09 13:29:38.295097 crc crio[3638]: time=\"2026-06-09T13:29:38.294985471Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=144cbdcd-2075-4b02-9483-d46836c564c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.959711 | controller |     "Jun 09 13:29:38.295488 crc crio[3638]: time=\"2026-06-09T13:29:38.295420802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.959726 | controller |     "Jun 09 13:29:38.321823 crc crio[3638]: time=\"2026-06-09T13:29:38.321717458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.959740 | controller |     "Jun 09 13:29:38.328506 crc crio[3638]: time=\"2026-06-09T13:29:38.327944228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.959755 | controller |     "Jun 09 13:29:38.673686 crc crio[3638]: time=\"2026-06-09T13:29:38.673098408Z\" level=info msg=\"Created container ab79b77dd126038211dadb88cf8ce92bebdf6fca87b2bae244ea569eb698c837: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=144cbdcd-2075-4b02-9483-d46836c564c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.959770 | controller |     "Jun 09 13:29:38.675526 crc crio[3638]: time=\"2026-06-09T13:29:38.675444958Z\" level=info msg=\"Starting container: ab79b77dd126038211dadb88cf8ce92bebdf6fca87b2bae244ea569eb698c837\" id=8d44c5d4-5f3a-4a5f-ac57-f70e0f9581f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.959784 | controller |     "Jun 09 13:29:38.683490 crc crio[3638]: time=\"2026-06-09T13:29:38.683051253Z\" level=info msg=\"Started container\" PID=19466 containerID=ab79b77dd126038211dadb88cf8ce92bebdf6fca87b2bae244ea569eb698c837 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=8d44c5d4-5f3a-4a5f-ac57-f70e0f9581f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5",
2026-06-09 14:45:33.959802 | controller |     "Jun 09 13:30:01.108379 crc crio[3638]: time=\"2026-06-09T13:30:01.10606973Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683530-m46r2/POD\" id=a1612571-2359-4d57-92f5-e96a48a18616 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.959817 | controller |     "Jun 09 13:30:01.108379 crc crio[3638]: time=\"2026-06-09T13:30:01.107283331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.959832 | controller |     "Jun 09 13:30:01.160314 crc crio[3638]: time=\"2026-06-09T13:30:01.160251611Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683530-m46r2 Namespace:openshift-operator-lifecycle-manager ID:8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4 UID:0a0117d5-d236-4967-a7d9-04b7195d3dc4 NetNS:/var/run/netns/ccec888c-b0cf-4fe7-a72b-11601b7be16b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a0117d5_d236_4967_a7d9_04b7195d3dc4.slice PodAnnotations:0xc002696ad0}] Aliases:map[]}\"",
2026-06-09 14:45:33.959847 | controller |     "Jun 09 13:30:01.160675 crc crio[3638]: time=\"2026-06-09T13:30:01.160647342Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683530-m46r2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.959862 | controller |     "Jun 09 13:30:02.541625 crc crio[3638]: 2026-06-09T13:30:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8bdd294e216b46a Mac:0a:e6:45:ea:7a:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/ccec888c-b0cf-4fe7-a72b-11601b7be16b SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.959876 | controller |     "Jun 09 13:30:02.545436 crc crio[3638]: time=\"2026-06-09T13:30:02.544759459Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683530-m46r2 Namespace:openshift-operator-lifecycle-manager ID:8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4 UID:0a0117d5-d236-4967-a7d9-04b7195d3dc4 NetNS:/var/run/netns/ccec888c-b0cf-4fe7-a72b-11601b7be16b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a0117d5_d236_4967_a7d9_04b7195d3dc4.slice PodAnnotations:0xc002696ad0}] Aliases:map[]}\"",
2026-06-09 14:45:33.959891 | controller |     "Jun 09 13:30:02.545436 crc crio[3638]: time=\"2026-06-09T13:30:02.545283942Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683530-m46r2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.959905 | controller |     "Jun 09 13:30:02.558209 crc crio[3638]: time=\"2026-06-09T13:30:02.554582482Z\" level=info msg=\"Ran pod sandbox 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683530-m46r2/POD\" id=a1612571-2359-4d57-92f5-e96a48a18616 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.959919 | controller |     "Jun 09 13:30:02.559507 crc crio[3638]: time=\"2026-06-09T13:30:02.559394586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b63b60df-4a60-4bc8-8d2e-c890b1b803f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.959936 | controller |     "Jun 09 13:30:02.561854 crc crio[3638]: time=\"2026-06-09T13:30:02.561781307Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=03fc4857-3cb2-461c-b2cd-a87d85e53021 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.959951 | controller |     "Jun 09 13:30:02.571805 crc crio[3638]: time=\"2026-06-09T13:30:02.571674191Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683530-m46r2/collect-profiles\" id=9b5d8626-3867-4d84-bce8-70cdefa3a5a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.959966 | controller |     "Jun 09 13:30:02.572325 crc crio[3638]: time=\"2026-06-09T13:30:02.572245646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.959981 | controller |     "Jun 09 13:30:02.622473 crc crio[3638]: time=\"2026-06-09T13:30:02.620610399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.959995 | controller |     "Jun 09 13:30:02.631955 crc crio[3638]: time=\"2026-06-09T13:30:02.631673583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.960010 | controller |     "Jun 09 13:30:02.808478 crc crio[3638]: time=\"2026-06-09T13:30:02.808209138Z\" level=info msg=\"Created container e4f27419edee54a5ca4b27dcbd68297e91996ec205554520adb11151fbb17860: openshift-operator-lifecycle-manager/collect-profiles-29683530-m46r2/collect-profiles\" id=9b5d8626-3867-4d84-bce8-70cdefa3a5a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.960024 | controller |     "Jun 09 13:30:02.810782 crc crio[3638]: time=\"2026-06-09T13:30:02.810672922Z\" level=info msg=\"Starting container: e4f27419edee54a5ca4b27dcbd68297e91996ec205554520adb11151fbb17860\" id=50b8ede7-f102-4544-85f3-2f84e57e62d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.960039 | controller |     "Jun 09 13:30:02.820630 crc crio[3638]: time=\"2026-06-09T13:30:02.820475665Z\" level=info msg=\"Started container\" PID=19859 containerID=e4f27419edee54a5ca4b27dcbd68297e91996ec205554520adb11151fbb17860 description=openshift-operator-lifecycle-manager/collect-profiles-29683530-m46r2/collect-profiles id=50b8ede7-f102-4544-85f3-2f84e57e62d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4",
2026-06-09 14:45:33.960054 | controller |     "Jun 09 13:30:04.856150 crc crio[3638]: time=\"2026-06-09T13:30:04.855437957Z\" level=info msg=\"Stopping pod sandbox: 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4\" id=28181472-c3c8-411c-a48d-12176d492689 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.960069 | controller |     "Jun 09 13:30:04.857535 crc crio[3638]: time=\"2026-06-09T13:30:04.856563496Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683530-m46r2 Namespace:openshift-operator-lifecycle-manager ID:8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4 UID:0a0117d5-d236-4967-a7d9-04b7195d3dc4 NetNS:/var/run/netns/ccec888c-b0cf-4fe7-a72b-11601b7be16b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a0117d5_d236_4967_a7d9_04b7195d3dc4.slice PodAnnotations:0xc002696120}] Aliases:map[]}\"",
2026-06-09 14:45:33.960084 | controller |     "Jun 09 13:30:04.857535 crc crio[3638]: time=\"2026-06-09T13:30:04.856770641Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683530-m46r2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.960101 | controller |     "Jun 09 13:30:05.985502 crc crio[3638]: time=\"2026-06-09T13:30:05.984783949Z\" level=info msg=\"Stopped pod sandbox: 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4\" id=28181472-c3c8-411c-a48d-12176d492689 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.960117 | controller |     "Jun 09 13:30:07.036368 crc crio[3638]: time=\"2026-06-09T13:30:07.03631921Z\" level=info msg=\"Stopping container: ab79b77dd126038211dadb88cf8ce92bebdf6fca87b2bae244ea569eb698c837 (timeout: 2s)\" id=5d5a4bd4-910a-4cdc-aaab-ea157e53dd53 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.960131 | controller |     "Jun 09 13:30:07.178502 crc crio[3638]: time=\"2026-06-09T13:30:07.178340578Z\" level=info msg=\"Stopped container ab79b77dd126038211dadb88cf8ce92bebdf6fca87b2bae244ea569eb698c837: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5d5a4bd4-910a-4cdc-aaab-ea157e53dd53 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.960146 | controller |     "Jun 09 13:30:07.926505 crc crio[3638]: time=\"2026-06-09T13:30:07.925893359Z\" level=info msg=\"Removing container: 8e25454ba60a6dd3a3b6b0eb63fa1b0638afaacd6d302bb94279ab97c478dd33\" id=56c1b487-a904-413d-9bd7-c642cfe4527f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.960160 | controller |     "Jun 09 13:30:08.335598 crc crio[3638]: time=\"2026-06-09T13:30:08.335474234Z\" level=info msg=\"Removed container 8e25454ba60a6dd3a3b6b0eb63fa1b0638afaacd6d302bb94279ab97c478dd33: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=56c1b487-a904-413d-9bd7-c642cfe4527f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.960175 | controller |     "Jun 09 13:30:41.238288 crc crio[3638]: time=\"2026-06-09T13:30:41.236573946Z\" level=info msg=\"Stopping container: c8f658924d24262ba4dec2a83ec01e1c988c345541f843c6f7ef786210073229 (timeout: 30s)\" id=3417bdf7-24c5-4b06-bd94-a52cccef6948 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.960190 | controller |     "Jun 09 13:30:41.260275 crc crio[3638]: time=\"2026-06-09T13:30:41.259985336Z\" level=info msg=\"Stopping container: 8e1ec0b62988746bdf1020413fc6198d6319b276f87dc9da31480a2416a44b04 (timeout: 30s)\" id=f0a1635a-f6de-4584-8d30-3711dcfe1166 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.960205 | controller |     "Jun 09 13:30:41.294555 crc crio[3638]: time=\"2026-06-09T13:30:41.294491248Z\" level=info msg=\"Stopping container: 61bb87b29e8a54b8f2075456ecf7cc862e43243e892709a9460d47b1d21ddd2d (timeout: 30s)\" id=e9dc3a0b-9277-4518-9265-e76ada5864cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.960219 | controller |     "Jun 09 13:30:41.319537 crc crio[3638]: time=\"2026-06-09T13:30:41.319448857Z\" level=info msg=\"Stopping container: 134c067d04b4fda299cec0a4af88d36dba59b31f2442a48963f104696bfb6aaa (timeout: 30s)\" id=a9b6f88d-ce25-44c2-ab5e-165dc3823919 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.960234 | controller |     "Jun 09 13:30:41.341679 crc crio[3638]: time=\"2026-06-09T13:30:41.341607333Z\" level=info msg=\"Stopping container: bf04b60bf07a1bbb657f0fb57ea87d536a93bded120fbf3e5c51db48c39cf640 (timeout: 30s)\" id=63a156c9-a643-498d-b2a5-2072677857fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.960248 | controller |     "Jun 09 13:30:41.370654 crc crio[3638]: time=\"2026-06-09T13:30:41.37036694Z\" level=info msg=\"Stopped container c8f658924d24262ba4dec2a83ec01e1c988c345541f843c6f7ef786210073229: openshift-marketplace/certified-operators-l27pk/registry-server\" id=3417bdf7-24c5-4b06-bd94-a52cccef6948 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.960263 | controller |     "Jun 09 13:30:41.371585 crc crio[3638]: time=\"2026-06-09T13:30:41.371505959Z\" level=info msg=\"Stopping pod sandbox: 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480\" id=4e5cb97f-8128-4fb9-8db6-45e405bc77e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.960281 | controller |     "Jun 09 13:30:41.372453 crc crio[3638]: time=\"2026-06-09T13:30:41.372417743Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d748dfcd-2a5c-48e8-a260-66d8459b60e5 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:0xc002696048}] Aliases:map[]}\"",
2026-06-09 14:45:33.960296 | controller |     "Jun 09 13:30:41.372961 crc crio[3638]: time=\"2026-06-09T13:30:41.372835543Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.960311 | controller |     "Jun 09 13:30:41.394586 crc crio[3638]: time=\"2026-06-09T13:30:41.394244531Z\" level=info msg=\"Stopped container 8e1ec0b62988746bdf1020413fc6198d6319b276f87dc9da31480a2416a44b04: openshift-marketplace/community-operators-qhh6t/registry-server\" id=f0a1635a-f6de-4584-8d30-3711dcfe1166 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.960326 | controller |     "Jun 09 13:30:41.396941 crc crio[3638]: time=\"2026-06-09T13:30:41.396858448Z\" level=info msg=\"Stopping pod sandbox: 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e\" id=358a9fbe-43fb-4a25-879e-14e3b5dc4c5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.960340 | controller |     "Jun 09 13:30:41.397966 crc crio[3638]: time=\"2026-06-09T13:30:41.397568115Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/78bd8123-96c4-4f76-aa00-820925a360c7 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:0xc002696190}] Aliases:map[]}\"",
2026-06-09 14:45:33.960355 | controller |     "Jun 09 13:30:41.397966 crc crio[3638]: time=\"2026-06-09T13:30:41.397845023Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.960370 | controller |     "Jun 09 13:30:41.431967 crc crio[3638]: time=\"2026-06-09T13:30:41.431861563Z\" level=info msg=\"Stopped container 61bb87b29e8a54b8f2075456ecf7cc862e43243e892709a9460d47b1d21ddd2d: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=e9dc3a0b-9277-4518-9265-e76ada5864cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.960384 | controller |     "Jun 09 13:30:41.437996 crc crio[3638]: time=\"2026-06-09T13:30:41.437851946Z\" level=info msg=\"Stopping pod sandbox: 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c\" id=e28b9aaf-2673-4faa-ad93-0194ade4e1da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.960399 | controller |     "Jun 09 13:30:41.438647 crc crio[3638]: time=\"2026-06-09T13:30:41.438544113Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/7cdc339d-ab23-4e49-8697-2210717b6891 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:0xc00130a178}] Aliases:map[]}\"",
2026-06-09 14:45:33.960414 | controller |     "Jun 09 13:30:41.438844 crc crio[3638]: time=\"2026-06-09T13:30:41.43876487Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.960432 | controller |     "Jun 09 13:30:41.453710 crc crio[3638]: time=\"2026-06-09T13:30:41.45361541Z\" level=info msg=\"Stopped container 134c067d04b4fda299cec0a4af88d36dba59b31f2442a48963f104696bfb6aaa: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=a9b6f88d-ce25-44c2-ab5e-165dc3823919 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.960447 | controller |     "Jun 09 13:30:41.455497 crc crio[3638]: time=\"2026-06-09T13:30:41.455368655Z\" level=info msg=\"Stopping pod sandbox: de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04\" id=83f71804-2723-4681-9573-68785d56994f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.960462 | controller |     "Jun 09 13:30:41.455881 crc crio[3638]: time=\"2026-06-09T13:30:41.455831277Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/0f86830c-38bf-494d-add6-5ffb0dd0d8eb 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:0xc0018901c0}] Aliases:map[]}\"",
2026-06-09 14:45:33.960477 | controller |     "Jun 09 13:30:41.456350 crc crio[3638]: time=\"2026-06-09T13:30:41.456290888Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.960492 | controller |     "Jun 09 13:30:41.485993 crc crio[3638]: time=\"2026-06-09T13:30:41.485836505Z\" level=info msg=\"Stopped container bf04b60bf07a1bbb657f0fb57ea87d536a93bded120fbf3e5c51db48c39cf640: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=63a156c9-a643-498d-b2a5-2072677857fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.960506 | controller |     "Jun 09 13:30:41.489048 crc crio[3638]: time=\"2026-06-09T13:30:41.488918724Z\" level=info msg=\"Stopping pod sandbox: 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961\" id=d9f1799a-5045-4c5d-8217-79bad9ab013c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.960540 | controller |     "Jun 09 13:30:41.489449 crc crio[3638]: time=\"2026-06-09T13:30:41.489380025Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/6d7c6eda-2e37-4973-a18f-618d9cebede0 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:0xc000784600}] Aliases:map[]}\"",
2026-06-09 14:45:33.960557 | controller |     "Jun 09 13:30:41.490260 crc crio[3638]: time=\"2026-06-09T13:30:41.489915278Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.960572 | controller |     "Jun 09 13:30:41.710276 crc crio[3638]: time=\"2026-06-09T13:30:41.705507356Z\" level=info msg=\"Stopped pod sandbox: 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e\" id=358a9fbe-43fb-4a25-879e-14e3b5dc4c5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.960587 | controller |     "Jun 09 13:30:41.764872 crc crio[3638]: time=\"2026-06-09T13:30:41.764747052Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-cdrg6/POD\" id=11ec763f-de72-4638-b745-d52f7607cf76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.960605 | controller |     "Jun 09 13:30:41.764995 crc crio[3638]: time=\"2026-06-09T13:30:41.764875665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.960620 | controller |     "Jun 09 13:30:41.784741 crc crio[3638]: time=\"2026-06-09T13:30:41.78344025Z\" level=info msg=\"Stopped pod sandbox: 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480\" id=4e5cb97f-8128-4fb9-8db6-45e405bc77e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.960635 | controller |     "Jun 09 13:30:41.800571 crc crio[3638]: time=\"2026-06-09T13:30:41.800485476Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-cdrg6 Namespace:openshift-marketplace ID:72133b4c55c38f3d3e14b17fe0bccdfabddf6c588c1c1935eec02df2858dab34 UID:29758ce7-1461-4e6a-b997-a8d16442cd5e NetNS:/var/run/netns/fe418c87-5bcf-41e0-99e7-99dd72897352 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod29758ce7_1461_4e6a_b997_a8d16442cd5e.slice PodAnnotations:0xc00130a4a0}] Aliases:map[]}\"",
2026-06-09 14:45:33.960650 | controller |     "Jun 09 13:30:41.800571 crc crio[3638]: time=\"2026-06-09T13:30:41.800529517Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-cdrg6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.960665 | controller |     "Jun 09 13:30:41.874009 crc crio[3638]: time=\"2026-06-09T13:30:41.873896655Z\" level=info msg=\"Stopped pod sandbox: de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04\" id=83f71804-2723-4681-9573-68785d56994f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.960680 | controller |     "Jun 09 13:30:41.878709 crc crio[3638]: time=\"2026-06-09T13:30:41.878607365Z\" level=info msg=\"Stopped pod sandbox: 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c\" id=e28b9aaf-2673-4faa-ad93-0194ade4e1da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.960694 | controller |     "Jun 09 13:30:41.926615 crc crio[3638]: time=\"2026-06-09T13:30:41.926182154Z\" level=info msg=\"Stopped pod sandbox: 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961\" id=d9f1799a-5045-4c5d-8217-79bad9ab013c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.960709 | controller |     "Jun 09 13:30:42.193673 crc crio[3638]: 2026-06-09T13:30:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72133b4c55c38f3 Mac:8a:16:fb:9b:fd:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/fe418c87-5bcf-41e0-99e7-99dd72897352 SocketPath: PciID:}] [{Interface:0xc00028e5d0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.960723 | controller |     "Jun 09 13:30:42.195075 crc crio[3638]: time=\"2026-06-09T13:30:42.195001732Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-cdrg6 Namespace:openshift-marketplace ID:72133b4c55c38f3d3e14b17fe0bccdfabddf6c588c1c1935eec02df2858dab34 UID:29758ce7-1461-4e6a-b997-a8d16442cd5e NetNS:/var/run/netns/fe418c87-5bcf-41e0-99e7-99dd72897352 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod29758ce7_1461_4e6a_b997_a8d16442cd5e.slice PodAnnotations:0xc00130a4a0}] Aliases:map[]}\"",
2026-06-09 14:45:33.960738 | controller |     "Jun 09 13:30:42.195251 crc crio[3638]: time=\"2026-06-09T13:30:42.195212727Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-cdrg6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.960753 | controller |     "Jun 09 13:30:42.201481 crc crio[3638]: time=\"2026-06-09T13:30:42.201358204Z\" level=info msg=\"Ran pod sandbox 72133b4c55c38f3d3e14b17fe0bccdfabddf6c588c1c1935eec02df2858dab34 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-cdrg6/POD\" id=11ec763f-de72-4638-b745-d52f7607cf76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.960770 | controller |     "Jun 09 13:30:42.206007 crc crio[3638]: time=\"2026-06-09T13:30:42.20586504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=a0c38e84-133a-4f4e-88a8-137c2fd1f3e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.960785 | controller |     "Jun 09 13:30:42.208486 crc crio[3638]: time=\"2026-06-09T13:30:42.208081427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=663fb5ee-6f8b-4e2f-bb81-a5ac13e1b2f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.960804 | controller |     "Jun 09 13:30:42.217751 crc crio[3638]: time=\"2026-06-09T13:30:42.217447677Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-cdrg6/marketplace-operator\" id=5cb9c94f-83c4-47f2-a3ff-c065f56f5b97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.960819 | controller |     "Jun 09 13:30:42.218400 crc crio[3638]: time=\"2026-06-09T13:30:42.21799521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.960834 | controller |     "Jun 09 13:30:42.259504 crc crio[3638]: time=\"2026-06-09T13:30:42.257380368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.960849 | controller |     "Jun 09 13:30:42.262730 crc crio[3638]: time=\"2026-06-09T13:30:42.261956245Z\" level=info msg=\"Removing container: 61bb87b29e8a54b8f2075456ecf7cc862e43243e892709a9460d47b1d21ddd2d\" id=547f414e-4c16-44b0-bdc1-4ccf4acf027e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.960863 | controller |     "Jun 09 13:30:42.272266 crc crio[3638]: time=\"2026-06-09T13:30:42.271987191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.960877 | controller |     "Jun 09 13:30:42.299241 crc crio[3638]: time=\"2026-06-09T13:30:42.297963837Z\" level=info msg=\"Removed container 61bb87b29e8a54b8f2075456ecf7cc862e43243e892709a9460d47b1d21ddd2d: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=547f414e-4c16-44b0-bdc1-4ccf4acf027e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.960892 | controller |     "Jun 09 13:30:42.307566 crc crio[3638]: time=\"2026-06-09T13:30:42.307362238Z\" level=info msg=\"Removing container: c6e1002c25a30d9752e8a03225754f3bcfa1397e0b3b16fc9941e09378fc1005\" id=2626b283-93c9-4604-9625-6c06bfde7bf3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.960906 | controller |     "Jun 09 13:30:42.341358 crc crio[3638]: time=\"2026-06-09T13:30:42.341259395Z\" level=info msg=\"Removed container c6e1002c25a30d9752e8a03225754f3bcfa1397e0b3b16fc9941e09378fc1005: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2626b283-93c9-4604-9625-6c06bfde7bf3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.960920 | controller |     "Jun 09 13:30:42.365351 crc crio[3638]: time=\"2026-06-09T13:30:42.365228588Z\" level=info msg=\"Removing container: bf04b60bf07a1bbb657f0fb57ea87d536a93bded120fbf3e5c51db48c39cf640\" id=e52b792f-4e77-4f18-b125-a123c34f1074 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.960934 | controller |     "Jun 09 13:30:42.443637 crc crio[3638]: time=\"2026-06-09T13:30:42.44351606Z\" level=info msg=\"Removed container bf04b60bf07a1bbb657f0fb57ea87d536a93bded120fbf3e5c51db48c39cf640: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=e52b792f-4e77-4f18-b125-a123c34f1074 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.960951 | controller |     "Jun 09 13:30:42.447094 crc crio[3638]: time=\"2026-06-09T13:30:42.447032041Z\" level=info msg=\"Removing container: ecad6de3715fd91c0738721b196022b988e8a054603820ed65c63cdaaff5c59c\" id=8e8e9e59-d52e-4f9a-b720-ad17513898d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.960966 | controller |     "Jun 09 13:30:42.478285 crc crio[3638]: time=\"2026-06-09T13:30:42.477670285Z\" level=info msg=\"Removed container ecad6de3715fd91c0738721b196022b988e8a054603820ed65c63cdaaff5c59c: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=8e8e9e59-d52e-4f9a-b720-ad17513898d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.960980 | controller |     "Jun 09 13:30:42.481032 crc crio[3638]: time=\"2026-06-09T13:30:42.48097395Z\" level=info msg=\"Removing container: 8eda19a1412117a88d8055af1f6224bf99651a216d774b6ccd40d2120a7973af\" id=78504f2f-d381-4823-b1a5-4300807debfe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.960994 | controller |     "Jun 09 13:30:42.511881 crc crio[3638]: time=\"2026-06-09T13:30:42.511805689Z\" level=info msg=\"Created container a712bdbd8ee28f9a06a27e677577e038a56fdcf0e4da64ec6323a739146051ed: openshift-marketplace/marketplace-operator-547dbd544d-cdrg6/marketplace-operator\" id=5cb9c94f-83c4-47f2-a3ff-c065f56f5b97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.961008 | controller |     "Jun 09 13:30:42.513949 crc crio[3638]: time=\"2026-06-09T13:30:42.51383252Z\" level=info msg=\"Starting container: a712bdbd8ee28f9a06a27e677577e038a56fdcf0e4da64ec6323a739146051ed\" id=d7ea1099-64f0-4ede-a1bd-24eb67f0e5ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.961022 | controller |     "Jun 09 13:30:42.532599 crc crio[3638]: time=\"2026-06-09T13:30:42.521403515Z\" level=info msg=\"Removed container 8eda19a1412117a88d8055af1f6224bf99651a216d774b6ccd40d2120a7973af: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=78504f2f-d381-4823-b1a5-4300807debfe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.961036 | controller |     "Jun 09 13:30:42.534324 crc crio[3638]: time=\"2026-06-09T13:30:42.534230903Z\" level=info msg=\"Started container\" PID=20661 containerID=a712bdbd8ee28f9a06a27e677577e038a56fdcf0e4da64ec6323a739146051ed description=openshift-marketplace/marketplace-operator-547dbd544d-cdrg6/marketplace-operator id=d7ea1099-64f0-4ede-a1bd-24eb67f0e5ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=72133b4c55c38f3d3e14b17fe0bccdfabddf6c588c1c1935eec02df2858dab34",
2026-06-09 14:45:33.961051 | controller |     "Jun 09 13:30:42.540864 crc crio[3638]: time=\"2026-06-09T13:30:42.540422311Z\" level=info msg=\"Removing container: 8e1ec0b62988746bdf1020413fc6198d6319b276f87dc9da31480a2416a44b04\" id=9e5a16ca-b3c1-4b2f-b4df-24f7875fbf49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.961066 | controller |     "Jun 09 13:30:42.573555 crc crio[3638]: time=\"2026-06-09T13:30:42.573456755Z\" level=info msg=\"Removed container 8e1ec0b62988746bdf1020413fc6198d6319b276f87dc9da31480a2416a44b04: openshift-marketplace/community-operators-qhh6t/registry-server\" id=9e5a16ca-b3c1-4b2f-b4df-24f7875fbf49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.961081 | controller |     "Jun 09 13:30:42.576087 crc crio[3638]: time=\"2026-06-09T13:30:42.576033963Z\" level=info msg=\"Removing container: 38562ae133923bde310e5005841ea1890c2c8a6d272d9fe64ce433c7d14f9736\" id=a7723620-4f59-4c80-921d-0df0ab468c3d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.961096 | controller |     "Jun 09 13:30:42.612201 crc crio[3638]: time=\"2026-06-09T13:30:42.612041393Z\" level=info msg=\"Removed container 38562ae133923bde310e5005841ea1890c2c8a6d272d9fe64ce433c7d14f9736: openshift-marketplace/community-operators-qhh6t/extract-content\" id=a7723620-4f59-4c80-921d-0df0ab468c3d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.961113 | controller |     "Jun 09 13:30:42.619366 crc crio[3638]: time=\"2026-06-09T13:30:42.619305439Z\" level=info msg=\"Removing container: fb257d72fa2e3a788569c434db857ead46211527a02ba9ff3bfd514332a6f32f\" id=fd2c987c-409b-4a94-b9c5-7629cafea418 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.961128 | controller |     "Jun 09 13:30:42.637327 crc crio[3638]: time=\"2026-06-09T13:30:42.637218197Z\" level=info msg=\"Removed container fb257d72fa2e3a788569c434db857ead46211527a02ba9ff3bfd514332a6f32f: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=fd2c987c-409b-4a94-b9c5-7629cafea418 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.961142 | controller |     "Jun 09 13:30:42.643476 crc crio[3638]: time=\"2026-06-09T13:30:42.643335965Z\" level=info msg=\"Removing container: 134c067d04b4fda299cec0a4af88d36dba59b31f2442a48963f104696bfb6aaa\" id=42ff77f8-b0d6-4b1f-b491-f8cf6ebbd24b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.961156 | controller |     "Jun 09 13:30:42.667733 crc crio[3638]: time=\"2026-06-09T13:30:42.667563893Z\" level=info msg=\"Removed container 134c067d04b4fda299cec0a4af88d36dba59b31f2442a48963f104696bfb6aaa: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=42ff77f8-b0d6-4b1f-b491-f8cf6ebbd24b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.961171 | controller |     "Jun 09 13:30:42.670722 crc crio[3638]: time=\"2026-06-09T13:30:42.670647463Z\" level=info msg=\"Removing container: 4c5baac710121d4ee56039bee0a1b1f313b870e9ec5d6e1d889ac73e3e520ade\" id=435603f3-8e2f-419f-9682-621bfba1ce76 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.961185 | controller |     "Jun 09 13:30:42.697226 crc crio[3638]: time=\"2026-06-09T13:30:42.697052279Z\" level=info msg=\"Removed container 4c5baac710121d4ee56039bee0a1b1f313b870e9ec5d6e1d889ac73e3e520ade: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=435603f3-8e2f-419f-9682-621bfba1ce76 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.961199 | controller |     "Jun 09 13:30:42.700144 crc crio[3638]: time=\"2026-06-09T13:30:42.699975583Z\" level=info msg=\"Removing container: 9ddb59de7cfda9075f7f7952c0f169028bef97de5a4fde1691a377bf1137f97b\" id=29f4e78d-f413-4069-a3c4-55558b036d0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.961213 | controller |     "Jun 09 13:30:42.721644 crc crio[3638]: time=\"2026-06-09T13:30:42.721588727Z\" level=info msg=\"Removed container 9ddb59de7cfda9075f7f7952c0f169028bef97de5a4fde1691a377bf1137f97b: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=29f4e78d-f413-4069-a3c4-55558b036d0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.961228 | controller |     "Jun 09 13:30:42.727598 crc crio[3638]: time=\"2026-06-09T13:30:42.726990774Z\" level=info msg=\"Removing container: c8f658924d24262ba4dec2a83ec01e1c988c345541f843c6f7ef786210073229\" id=9b59dd9a-24b0-4d4e-90b1-3665930f3b1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.961242 | controller |     "Jun 09 13:30:42.746959 crc crio[3638]: time=\"2026-06-09T13:30:42.746811781Z\" level=info msg=\"Removed container c8f658924d24262ba4dec2a83ec01e1c988c345541f843c6f7ef786210073229: openshift-marketplace/certified-operators-l27pk/registry-server\" id=9b59dd9a-24b0-4d4e-90b1-3665930f3b1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.961257 | controller |     "Jun 09 13:30:42.750553 crc crio[3638]: time=\"2026-06-09T13:30:42.750490166Z\" level=info msg=\"Removing container: f5bbc86fffdc15e1fc32077b7e887a11fd3ac04200048edf4eb7a89806315ada\" id=d583960c-0caa-4f2e-a69c-d2ddb40111bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.961271 | controller |     "Jun 09 13:30:42.772476 crc crio[3638]: time=\"2026-06-09T13:30:42.7717057Z\" level=info msg=\"Removed container f5bbc86fffdc15e1fc32077b7e887a11fd3ac04200048edf4eb7a89806315ada: openshift-marketplace/certified-operators-l27pk/extract-content\" id=d583960c-0caa-4f2e-a69c-d2ddb40111bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.961290 | controller |     "Jun 09 13:30:42.776224 crc crio[3638]: time=\"2026-06-09T13:30:42.775616739Z\" level=info msg=\"Removing container: c79dc6c91caf0123cd45dc2d48f7e0b675ca86c850e6d9323bcefa31907cfbfa\" id=d612133b-332b-4a0c-9d5a-94567cdbc96d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.961304 | controller |     "Jun 09 13:30:42.795473 crc crio[3638]: time=\"2026-06-09T13:30:42.795366904Z\" level=info msg=\"Removed container c79dc6c91caf0123cd45dc2d48f7e0b675ca86c850e6d9323bcefa31907cfbfa: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=d612133b-332b-4a0c-9d5a-94567cdbc96d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.961319 | controller |     "Jun 09 13:30:43.822507 crc crio[3638]: time=\"2026-06-09T13:30:43.822153637Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-mgkdl/POD\" id=6b1c9f79-312c-4d00-be73-31bb68391a39 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.961333 | controller |     "Jun 09 13:30:43.823854 crc crio[3638]: time=\"2026-06-09T13:30:43.822539107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.961348 | controller |     "Jun 09 13:30:43.846713 crc crio[3638]: time=\"2026-06-09T13:30:43.846547812Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mgkdl Namespace:openshift-marketplace ID:8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a UID:fb3c4060-e8df-4606-b185-61b758949405 NetNS:/var/run/netns/f11bd2fd-2e2a-42d8-be5f-93da8e2345c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb3c4060_e8df_4606_b185_61b758949405.slice PodAnnotations:0xc00130a4f8}] Aliases:map[]}\"",
2026-06-09 14:45:33.961363 | controller |     "Jun 09 13:30:43.846912 crc crio[3638]: time=\"2026-06-09T13:30:43.846798848Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-mgkdl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.961377 | controller |     "Jun 09 13:30:44.026753 crc crio[3638]: time=\"2026-06-09T13:30:44.026664451Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-qcl25/POD\" id=a93f2fab-9676-42a7-9944-9c0d4af5364d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.961392 | controller |     "Jun 09 13:30:44.026951 crc crio[3638]: time=\"2026-06-09T13:30:44.026771743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.961406 | controller |     "Jun 09 13:30:44.064259 crc crio[3638]: time=\"2026-06-09T13:30:44.064007286Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qcl25 Namespace:openshift-marketplace ID:1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52 UID:d4686dd1-acb7-4a2b-8360-3a43e1b7a182 NetNS:/var/run/netns/36fb6811-1dc0-46ad-92bc-81cd31bcf99d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4686dd1_acb7_4a2b_8360_3a43e1b7a182.slice PodAnnotations:0xc0026967f8}] Aliases:map[]}\"",
2026-06-09 14:45:33.961420 | controller |     "Jun 09 13:30:44.064259 crc crio[3638]: time=\"2026-06-09T13:30:44.064218492Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-qcl25 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.961435 | controller |     "Jun 09 13:30:44.156383 crc crio[3638]: 2026-06-09T13:30:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a8be8723409156 Mac:52:d1:53:49:e7:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/f11bd2fd-2e2a-42d8-be5f-93da8e2345c0 SocketPath: PciID:}] [{Interface:0xc000014f50 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.961455 | controller |     "Jun 09 13:30:44.157808 crc crio[3638]: time=\"2026-06-09T13:30:44.157695034Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mgkdl Namespace:openshift-marketplace ID:8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a UID:fb3c4060-e8df-4606-b185-61b758949405 NetNS:/var/run/netns/f11bd2fd-2e2a-42d8-be5f-93da8e2345c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb3c4060_e8df_4606_b185_61b758949405.slice PodAnnotations:0xc00130a4f8}] Aliases:map[]}\"",
2026-06-09 14:45:33.961470 | controller |     "Jun 09 13:30:44.158024 crc crio[3638]: time=\"2026-06-09T13:30:44.15795589Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-mgkdl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.961484 | controller |     "Jun 09 13:30:44.166726 crc crio[3638]: time=\"2026-06-09T13:30:44.165949695Z\" level=info msg=\"Ran pod sandbox 8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a with infra container: openshift-marketplace/redhat-marketplace-mgkdl/POD\" id=6b1c9f79-312c-4d00-be73-31bb68391a39 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.961499 | controller |     "Jun 09 13:30:44.170933 crc crio[3638]: time=\"2026-06-09T13:30:44.170700387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9ca8f407-4708-412c-87d6-1e84aa731125 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.961526 | controller |     "Jun 09 13:30:44.175576 crc crio[3638]: time=\"2026-06-09T13:30:44.175269623Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=39efe992-7566-4fcb-917e-b269fd23c9fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.961546 | controller |     "Jun 09 13:30:44.186551 crc crio[3638]: time=\"2026-06-09T13:30:44.18645782Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mgkdl/extract-utilities\" id=679b33da-46ba-4f3d-b009-179693e1ef33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.961561 | controller |     "Jun 09 13:30:44.187003 crc crio[3638]: time=\"2026-06-09T13:30:44.186929632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.961575 | controller |     "Jun 09 13:30:44.226464 crc crio[3638]: time=\"2026-06-09T13:30:44.226239748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.961590 | controller |     "Jun 09 13:30:44.232216 crc crio[3638]: time=\"2026-06-09T13:30:44.232051567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.961604 | controller |     "Jun 09 13:30:44.350286 crc crio[3638]: 2026-06-09T13:30:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f49800a6da288b Mac:36:45:44:2b:01:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/36fb6811-1dc0-46ad-92bc-81cd31bcf99d SocketPath: PciID:}] [{Interface:0xc000143160 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.961619 | controller |     "Jun 09 13:30:44.351618 crc crio[3638]: time=\"2026-06-09T13:30:44.351545025Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qcl25 Namespace:openshift-marketplace ID:1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52 UID:d4686dd1-acb7-4a2b-8360-3a43e1b7a182 NetNS:/var/run/netns/36fb6811-1dc0-46ad-92bc-81cd31bcf99d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4686dd1_acb7_4a2b_8360_3a43e1b7a182.slice PodAnnotations:0xc0026967f8}] Aliases:map[]}\"",
2026-06-09 14:45:33.961637 | controller |     "Jun 09 13:30:44.351819 crc crio[3638]: time=\"2026-06-09T13:30:44.35173673Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-qcl25 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.961652 | controller |     "Jun 09 13:30:44.359270 crc crio[3638]: time=\"2026-06-09T13:30:44.359046066Z\" level=info msg=\"Created container 4f9167eb9f16f4f39104a6feadd2d6a4767f67b0fee8fe6a436df01fd7872748: openshift-marketplace/redhat-marketplace-mgkdl/extract-utilities\" id=679b33da-46ba-4f3d-b009-179693e1ef33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.961667 | controller |     "Jun 09 13:30:44.359930 crc crio[3638]: time=\"2026-06-09T13:30:44.359836777Z\" level=info msg=\"Ran pod sandbox 1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52 with infra container: openshift-marketplace/redhat-operators-qcl25/POD\" id=a93f2fab-9676-42a7-9944-9c0d4af5364d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.961681 | controller |     "Jun 09 13:30:44.360834 crc crio[3638]: time=\"2026-06-09T13:30:44.36074859Z\" level=info msg=\"Starting container: 4f9167eb9f16f4f39104a6feadd2d6a4767f67b0fee8fe6a436df01fd7872748\" id=d7729902-ba46-422a-b1cb-a86ee5e9a1f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.961696 | controller |     "Jun 09 13:30:44.363284 crc crio[3638]: time=\"2026-06-09T13:30:44.363009398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bec034dc-a021-4c78-ba4e-f785170c5d6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.961710 | controller |     "Jun 09 13:30:44.367534 crc crio[3638]: time=\"2026-06-09T13:30:44.367445131Z\" level=info msg=\"Started container\" PID=20767 containerID=4f9167eb9f16f4f39104a6feadd2d6a4767f67b0fee8fe6a436df01fd7872748 description=openshift-marketplace/redhat-marketplace-mgkdl/extract-utilities id=d7729902-ba46-422a-b1cb-a86ee5e9a1f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a",
2026-06-09 14:45:33.961725 | controller |     "Jun 09 13:30:44.368918 crc crio[3638]: time=\"2026-06-09T13:30:44.368663543Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e6fabb2b-4ae9-40d2-be86-97a8d057ec39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.961740 | controller |     "Jun 09 13:30:44.381761 crc crio[3638]: time=\"2026-06-09T13:30:44.38147299Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qcl25/extract-utilities\" id=a5c6c674-38a6-454d-a648-2455c46ffa14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.961754 | controller |     "Jun 09 13:30:44.382098 crc crio[3638]: time=\"2026-06-09T13:30:44.382030324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.961769 | controller |     "Jun 09 13:30:44.409910 crc crio[3638]: time=\"2026-06-09T13:30:44.409665842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.961783 | controller |     "Jun 09 13:30:44.420712 crc crio[3638]: time=\"2026-06-09T13:30:44.420585371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.961800 | controller |     "Jun 09 13:30:44.601636 crc crio[3638]: time=\"2026-06-09T13:30:44.601456809Z\" level=info msg=\"Created container c93ab29792ba87e97794f9ed4d2e112b7f9e5d9dab4f545d03f672ceb7e83c35: openshift-marketplace/redhat-operators-qcl25/extract-utilities\" id=a5c6c674-38a6-454d-a648-2455c46ffa14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.961815 | controller |     "Jun 09 13:30:44.603473 crc crio[3638]: time=\"2026-06-09T13:30:44.603257835Z\" level=info msg=\"Starting container: c93ab29792ba87e97794f9ed4d2e112b7f9e5d9dab4f545d03f672ceb7e83c35\" id=092300bc-5f74-480b-a533-eb5312236644 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.961830 | controller |     "Jun 09 13:30:44.615216 crc crio[3638]: time=\"2026-06-09T13:30:44.614672387Z\" level=info msg=\"Started container\" PID=20776 containerID=c93ab29792ba87e97794f9ed4d2e112b7f9e5d9dab4f545d03f672ceb7e83c35 description=openshift-marketplace/redhat-operators-qcl25/extract-utilities id=092300bc-5f74-480b-a533-eb5312236644 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52",
2026-06-09 14:45:33.961845 | controller |     "Jun 09 13:30:45.396701 crc crio[3638]: time=\"2026-06-09T13:30:45.396611215Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7946c0ed-a5f5-466b-be14-3340d2058e2b name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.961860 | controller |     "Jun 09 13:30:45.406924 crc crio[3638]: time=\"2026-06-09T13:30:45.406260262Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=69db29e8-a8c4-4159-bcd0-7c4d10b9f6f9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.961875 | controller |     "Jun 09 13:30:45.409467 crc crio[3638]: time=\"2026-06-09T13:30:45.409036693Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 14:45:33.961889 | controller |     "Jun 09 13:30:45.409746 crc crio[3638]: time=\"2026-06-09T13:30:45.409533536Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 14:45:33.961904 | controller |     "Jun 09 13:30:46.255195 crc crio[3638]: time=\"2026-06-09T13:30:46.255025261Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-fbrvc/POD\" id=440a71f2-8b7b-4be6-9f05-df520fc85759 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.961919 | controller |     "Jun 09 13:30:46.255336 crc crio[3638]: time=\"2026-06-09T13:30:46.255227786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.961933 | controller |     "Jun 09 13:30:46.303367 crc crio[3638]: time=\"2026-06-09T13:30:46.303245925Z\" level=info msg=\"Got pod network &{Name:certified-operators-fbrvc Namespace:openshift-marketplace ID:c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f UID:708f52e1-efda-47ba-a91f-becadb4f2137 NetNS:/var/run/netns/4624f987-32d8-44af-b10e-4450e1c05804 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod708f52e1_efda_47ba_a91f_becadb4f2137.slice PodAnnotations:0xc000784a98}] Aliases:map[]}\"",
2026-06-09 14:45:33.961948 | controller |     "Jun 09 13:30:46.303367 crc crio[3638]: time=\"2026-06-09T13:30:46.303346008Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-fbrvc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.961963 | controller |     "Jun 09 13:30:46.328740 crc crio[3638]: time=\"2026-06-09T13:30:46.327987028Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=69db29e8-a8c4-4159-bcd0-7c4d10b9f6f9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.961980 | controller |     "Jun 09 13:30:46.330403 crc crio[3638]: time=\"2026-06-09T13:30:46.330308618Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=974632d8-d4c5-4726-b57a-159c1d6b14cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.961995 | controller |     "Jun 09 13:30:46.333730 crc crio[3638]: time=\"2026-06-09T13:30:46.333664263Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3f18460b-33c2-4fe0-864b-3e25e85f2d1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.962009 | controller |     "Jun 09 13:30:46.344977 crc crio[3638]: time=\"2026-06-09T13:30:46.344857639Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mgkdl/extract-content\" id=4013e5e1-5241-4e93-809d-4655c2f2efb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.962024 | controller |     "Jun 09 13:30:46.345545 crc crio[3638]: time=\"2026-06-09T13:30:46.345492155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.962038 | controller |     "Jun 09 13:30:46.373392 crc crio[3638]: time=\"2026-06-09T13:30:46.373301308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.962053 | controller |     "Jun 09 13:30:46.385749 crc crio[3638]: time=\"2026-06-09T13:30:46.3855136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.962067 | controller |     "Jun 09 13:30:46.416005 crc crio[3638]: time=\"2026-06-09T13:30:46.415899478Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-4v9px/POD\" id=f1bb8d16-ea8b-4774-86d6-176520a78ce4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.962081 | controller |     "Jun 09 13:30:46.417471 crc crio[3638]: time=\"2026-06-09T13:30:46.416063072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.962096 | controller |     "Jun 09 13:30:46.467071 crc crio[3638]: time=\"2026-06-09T13:30:46.466952315Z\" level=info msg=\"Got pod network &{Name:community-operators-4v9px Namespace:openshift-marketplace ID:8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf UID:f824322e-c835-4ecf-afce-738c13bb526d NetNS:/var/run/netns/cd7f444e-9050-4b16-95d3-24aca2b529d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf824322e_c835_4ecf_afce_738c13bb526d.slice PodAnnotations:0xc00130a268}] Aliases:map[]}\"",
2026-06-09 14:45:33.962111 | controller |     "Jun 09 13:30:46.467071 crc crio[3638]: time=\"2026-06-09T13:30:46.467036517Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-4v9px to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.962126 | controller |     "Jun 09 13:30:46.614826 crc crio[3638]: time=\"2026-06-09T13:30:46.614663964Z\" level=info msg=\"Created container 5fad4731d7f271bc132c87c62441a6bd624ab40c1f4a4b30484bcc107e2c885c: openshift-marketplace/redhat-marketplace-mgkdl/extract-content\" id=4013e5e1-5241-4e93-809d-4655c2f2efb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.962140 | controller |     "Jun 09 13:30:46.617485 crc crio[3638]: time=\"2026-06-09T13:30:46.617352383Z\" level=info msg=\"Starting container: 5fad4731d7f271bc132c87c62441a6bd624ab40c1f4a4b30484bcc107e2c885c\" id=627a23d2-d589-4420-825d-37d79cad007c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.962158 | controller |     "Jun 09 13:30:46.622398 crc crio[3638]: time=\"2026-06-09T13:30:46.62230993Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:bd465a77e75f6938a5535a0a2fcd34ee44f4b4d5af2dbcda4aceb633e38950da\" id=7946c0ed-a5f5-466b-be14-3340d2058e2b name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.962172 | controller |     "Jun 09 13:30:46.624671 crc crio[3638]: time=\"2026-06-09T13:30:46.624587138Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=39ab3ce4-672b-429a-b316-bbaf7a04147c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.962187 | controller |     "Jun 09 13:30:46.625365 crc crio[3638]: 2026-06-09T13:30:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c7b8b1e99f76db7 Mac:22:9c:94:6f:eb:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/4624f987-32d8-44af-b10e-4450e1c05804 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.962202 | controller |     "Jun 09 13:30:46.631372 crc crio[3638]: time=\"2026-06-09T13:30:46.629266287Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e91fb653-a412-436a-a1f9-8c41b4ccbe9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.962216 | controller |     "Jun 09 13:30:46.631763 crc crio[3638]: time=\"2026-06-09T13:30:46.631623458Z\" level=info msg=\"Started container\" PID=20831 containerID=5fad4731d7f271bc132c87c62441a6bd624ab40c1f4a4b30484bcc107e2c885c description=openshift-marketplace/redhat-marketplace-mgkdl/extract-content id=627a23d2-d589-4420-825d-37d79cad007c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a",
2026-06-09 14:45:33.962231 | controller |     "Jun 09 13:30:46.632793 crc crio[3638]: time=\"2026-06-09T13:30:46.632709516Z\" level=info msg=\"Got pod network &{Name:certified-operators-fbrvc Namespace:openshift-marketplace ID:c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f UID:708f52e1-efda-47ba-a91f-becadb4f2137 NetNS:/var/run/netns/4624f987-32d8-44af-b10e-4450e1c05804 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod708f52e1_efda_47ba_a91f_becadb4f2137.slice PodAnnotations:0xc000784a98}] Aliases:map[]}\"",
2026-06-09 14:45:33.962245 | controller |     "Jun 09 13:30:46.633168 crc crio[3638]: time=\"2026-06-09T13:30:46.633054554Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-fbrvc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.962260 | controller |     "Jun 09 13:30:46.638724 crc crio[3638]: time=\"2026-06-09T13:30:46.638677828Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qcl25/extract-content\" id=914380fe-8dc3-49a1-8f67-dc39fc358f71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.962275 | controller |     "Jun 09 13:30:46.639432 crc crio[3638]: time=\"2026-06-09T13:30:46.639408946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.962289 | controller |     "Jun 09 13:30:46.643995 crc crio[3638]: time=\"2026-06-09T13:30:46.642970568Z\" level=info msg=\"Ran pod sandbox c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f with infra container: openshift-marketplace/certified-operators-fbrvc/POD\" id=440a71f2-8b7b-4be6-9f05-df520fc85759 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.962304 | controller |     "Jun 09 13:30:46.646879 crc crio[3638]: time=\"2026-06-09T13:30:46.646770466Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=33c924af-4700-4cb5-8121-a6ac4a2ea5d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.962321 | controller |     "Jun 09 13:30:46.655458 crc crio[3638]: time=\"2026-06-09T13:30:46.655304594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0281beaf-85ec-424d-80ad-d66e83e1e96f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.962336 | controller |     "Jun 09 13:30:46.674252 crc crio[3638]: time=\"2026-06-09T13:30:46.673957411Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-fbrvc/extract-utilities\" id=7e2b2945-5634-485f-9124-64ce4771dd2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.962351 | controller |     "Jun 09 13:30:46.675610 crc crio[3638]: time=\"2026-06-09T13:30:46.67550675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.962366 | controller |     "Jun 09 13:30:46.675610 crc crio[3638]: time=\"2026-06-09T13:30:46.675579562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.962381 | controller |     "Jun 09 13:30:46.679924 crc crio[3638]: time=\"2026-06-09T13:30:46.679842361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.962395 | controller |     "Jun 09 13:30:46.742547 crc crio[3638]: time=\"2026-06-09T13:30:46.742424603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.962410 | controller |     "Jun 09 13:30:46.748541 crc crio[3638]: time=\"2026-06-09T13:30:46.748462018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.962424 | controller |     "Jun 09 13:30:46.777902 crc crio[3638]: 2026-06-09T13:30:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8bec296f9d745fe Mac:26:84:3c:f5:99:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/cd7f444e-9050-4b16-95d3-24aca2b529d6 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.962439 | controller |     "Jun 09 13:30:46.779525 crc crio[3638]: time=\"2026-06-09T13:30:46.779309777Z\" level=info msg=\"Got pod network &{Name:community-operators-4v9px Namespace:openshift-marketplace ID:8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf UID:f824322e-c835-4ecf-afce-738c13bb526d NetNS:/var/run/netns/cd7f444e-9050-4b16-95d3-24aca2b529d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf824322e_c835_4ecf_afce_738c13bb526d.slice PodAnnotations:0xc00130a268}] Aliases:map[]}\"",
2026-06-09 14:45:33.962454 | controller |     "Jun 09 13:30:46.779525 crc crio[3638]: time=\"2026-06-09T13:30:46.779475401Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-4v9px for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.962469 | controller |     "Jun 09 13:30:46.877844 crc crio[3638]: time=\"2026-06-09T13:30:46.877697158Z\" level=info msg=\"Created container 6e80fef8d5278bac5662f586d8e32f7c0eb28b537b5da5309b4b4bb6c9bed69b: openshift-marketplace/redhat-operators-qcl25/extract-content\" id=914380fe-8dc3-49a1-8f67-dc39fc358f71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.962483 | controller |     "Jun 09 13:30:46.883047 crc crio[3638]: time=\"2026-06-09T13:30:46.882973443Z\" level=info msg=\"Starting container: 6e80fef8d5278bac5662f586d8e32f7c0eb28b537b5da5309b4b4bb6c9bed69b\" id=d25bb092-3251-4431-b280-e619d168c0bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.962501 | controller |     "Jun 09 13:30:46.890557 crc crio[3638]: time=\"2026-06-09T13:30:46.890406813Z\" level=info msg=\"Started container\" PID=20883 containerID=6e80fef8d5278bac5662f586d8e32f7c0eb28b537b5da5309b4b4bb6c9bed69b description=openshift-marketplace/redhat-operators-qcl25/extract-content id=d25bb092-3251-4431-b280-e619d168c0bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52",
2026-06-09 14:45:33.962533 | controller |     "Jun 09 13:30:46.891567 crc crio[3638]: time=\"2026-06-09T13:30:46.89151595Z\" level=info msg=\"Ran pod sandbox 8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf with infra container: openshift-marketplace/community-operators-4v9px/POD\" id=f1bb8d16-ea8b-4774-86d6-176520a78ce4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.962550 | controller |     "Jun 09 13:30:46.895286 crc crio[3638]: time=\"2026-06-09T13:30:46.895227505Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cb9d9ea8-e105-4d01-a12d-ebabb51c1433 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.962565 | controller |     "Jun 09 13:30:46.903016 crc crio[3638]: time=\"2026-06-09T13:30:46.902956893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f14aa9ac-9331-4804-8565-c05ae879d04f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.962580 | controller |     "Jun 09 13:30:46.914713 crc crio[3638]: time=\"2026-06-09T13:30:46.9146199Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4v9px/extract-utilities\" id=ebe0413f-f659-4c92-aa65-30758836f102 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.962595 | controller |     "Jun 09 13:30:46.915217 crc crio[3638]: time=\"2026-06-09T13:30:46.915099902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.962609 | controller |     "Jun 09 13:30:47.057473 crc crio[3638]: time=\"2026-06-09T13:30:47.057371924Z\" level=info msg=\"Created container 492f485ddaecb9f08c6d8d9ed1cc8e03c0a7813541a80aafcfa4cd9ddcee443b: openshift-marketplace/certified-operators-fbrvc/extract-utilities\" id=7e2b2945-5634-485f-9124-64ce4771dd2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.962624 | controller |     "Jun 09 13:30:47.058961 crc crio[3638]: time=\"2026-06-09T13:30:47.058887273Z\" level=info msg=\"Starting container: 492f485ddaecb9f08c6d8d9ed1cc8e03c0a7813541a80aafcfa4cd9ddcee443b\" id=101ef492-5a09-4c7e-b99a-f822881f9c61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.962638 | controller |     "Jun 09 13:30:47.072968 crc crio[3638]: time=\"2026-06-09T13:30:47.072847859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.962658 | controller |     "Jun 09 13:30:47.078242 crc crio[3638]: time=\"2026-06-09T13:30:47.078096283Z\" level=info msg=\"Started container\" PID=20889 containerID=492f485ddaecb9f08c6d8d9ed1cc8e03c0a7813541a80aafcfa4cd9ddcee443b description=openshift-marketplace/certified-operators-fbrvc/extract-utilities id=101ef492-5a09-4c7e-b99a-f822881f9c61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f",
2026-06-09 14:45:33.962673 | controller |     "Jun 09 13:30:47.079869 crc crio[3638]: time=\"2026-06-09T13:30:47.079756535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.962697 | controller |     "Jun 09 13:30:47.411371 crc crio[3638]: time=\"2026-06-09T13:30:47.411256878Z\" level=info msg=\"Created container ad07c5f6c3ab2d7d8a4c10af9a4b8b36d741a77a88be5c54fd3ced16f94a30aa: openshift-marketplace/community-operators-4v9px/extract-utilities\" id=ebe0413f-f659-4c92-aa65-30758836f102 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.962715 | controller |     "Jun 09 13:30:47.412651 crc crio[3638]: time=\"2026-06-09T13:30:47.412555212Z\" level=info msg=\"Starting container: ad07c5f6c3ab2d7d8a4c10af9a4b8b36d741a77a88be5c54fd3ced16f94a30aa\" id=1bce17c2-3dd2-447b-b172-7910384762d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.962733 | controller |     "Jun 09 13:30:47.418501 crc crio[3638]: time=\"2026-06-09T13:30:47.418385871Z\" level=info msg=\"Started container\" PID=20907 containerID=ad07c5f6c3ab2d7d8a4c10af9a4b8b36d741a77a88be5c54fd3ced16f94a30aa description=openshift-marketplace/community-operators-4v9px/extract-utilities id=1bce17c2-3dd2-447b-b172-7910384762d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf",
2026-06-09 14:45:33.962748 | controller |     "Jun 09 13:30:47.446301 crc crio[3638]: time=\"2026-06-09T13:30:47.446195233Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ac7ad0a9-d6ff-4543-8d41-3d29ed83bb34 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.962765 | controller |     "Jun 09 13:30:47.456649 crc crio[3638]: time=\"2026-06-09T13:30:47.45352076Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 14:45:33.962783 | controller |     "Jun 09 13:30:47.460178 crc crio[3638]: time=\"2026-06-09T13:30:47.459995066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1491a7b0-3460-4546-ad70-23b02efc6fdc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.962835 | controller |     "Jun 09 13:30:47.462627 crc crio[3638]: time=\"2026-06-09T13:30:47.462539211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d270ce90-4590-4700-ab72-7703b5f48b8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.962855 | controller |     "Jun 09 13:30:47.494605 crc crio[3638]: time=\"2026-06-09T13:30:47.494084218Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-mgkdl/registry-server\" id=bb014e4d-c2a4-4a58-83d8-f0f65c3c0f54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.962870 | controller |     "Jun 09 13:30:47.496018 crc crio[3638]: time=\"2026-06-09T13:30:47.495871803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.962885 | controller |     "Jun 09 13:30:47.522963 crc crio[3638]: time=\"2026-06-09T13:30:47.522790723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.962900 | controller |     "Jun 09 13:30:47.526644 crc crio[3638]: time=\"2026-06-09T13:30:47.526343603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.962915 | controller |     "Jun 09 13:30:47.672638 crc crio[3638]: time=\"2026-06-09T13:30:47.672446112Z\" level=info msg=\"Created container 9f9058abe1c6e6f88aabe6f7317caf363c4eebd8b2f628f84a4f4938aef99edc: openshift-marketplace/redhat-marketplace-mgkdl/registry-server\" id=bb014e4d-c2a4-4a58-83d8-f0f65c3c0f54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.962930 | controller |     "Jun 09 13:30:47.673696 crc crio[3638]: time=\"2026-06-09T13:30:47.673630392Z\" level=info msg=\"Starting container: 9f9058abe1c6e6f88aabe6f7317caf363c4eebd8b2f628f84a4f4938aef99edc\" id=ac28592e-701e-429b-9b20-7095075eef45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.962960 | controller |     "Jun 09 13:30:47.680070 crc crio[3638]: time=\"2026-06-09T13:30:47.679972105Z\" level=info msg=\"Started container\" PID=20917 containerID=9f9058abe1c6e6f88aabe6f7317caf363c4eebd8b2f628f84a4f4938aef99edc description=openshift-marketplace/redhat-marketplace-mgkdl/registry-server id=ac28592e-701e-429b-9b20-7095075eef45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a",
2026-06-09 14:45:33.962977 | controller |     "Jun 09 13:30:48.481567 crc crio[3638]: time=\"2026-06-09T13:30:48.481066313Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=860ad1c8-4b0d-4bd1-a2f4-2bb90fa98ba2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.962992 | controller |     "Jun 09 13:30:48.486961 crc crio[3638]: time=\"2026-06-09T13:30:48.486807841Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 14:45:33.963007 | controller |     "Jun 09 13:30:48.489672 crc crio[3638]: time=\"2026-06-09T13:30:48.489615363Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a72bfa3d-ead4-49f0-b468-981878074f13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.963023 | controller |     "Jun 09 13:30:48.492807 crc crio[3638]: time=\"2026-06-09T13:30:48.492733732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=290e1ad4-ae69-4984-b524-b2b3253b76e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.963037 | controller |     "Jun 09 13:30:48.551445 crc crio[3638]: time=\"2026-06-09T13:30:48.551296191Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qcl25/registry-server\" id=f0790ca3-143d-4035-95a8-7c82d4bf07b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.963052 | controller |     "Jun 09 13:30:48.551934 crc crio[3638]: time=\"2026-06-09T13:30:48.551822435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.963066 | controller |     "Jun 09 13:30:48.597553 crc crio[3638]: time=\"2026-06-09T13:30:48.597394341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.963081 | controller |     "Jun 09 13:30:48.602826 crc crio[3638]: time=\"2026-06-09T13:30:48.602676906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.963095 | controller |     "Jun 09 13:30:48.721022 crc crio[3638]: time=\"2026-06-09T13:30:48.72083762Z\" level=info msg=\"Created container 6244e8e6dbfd4424903f00af9795b92598d9d1ceb6e6c87d8eb436c03fb7a869: openshift-marketplace/redhat-operators-qcl25/registry-server\" id=f0790ca3-143d-4035-95a8-7c82d4bf07b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.963109 | controller |     "Jun 09 13:30:48.722559 crc crio[3638]: time=\"2026-06-09T13:30:48.722466421Z\" level=info msg=\"Starting container: 6244e8e6dbfd4424903f00af9795b92598d9d1ceb6e6c87d8eb436c03fb7a869\" id=eaafb2a5-9ef7-41d9-9e50-fd9b4eea5031 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.963123 | controller |     "Jun 09 13:30:48.733295 crc crio[3638]: time=\"2026-06-09T13:30:48.729629125Z\" level=info msg=\"Started container\" PID=20946 containerID=6244e8e6dbfd4424903f00af9795b92598d9d1ceb6e6c87d8eb436c03fb7a869 description=openshift-marketplace/redhat-operators-qcl25/registry-server id=eaafb2a5-9ef7-41d9-9e50-fd9b4eea5031 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52",
2026-06-09 14:45:33.963140 | controller |     "Jun 09 13:30:49.349336 crc crio[3638]: time=\"2026-06-09T13:30:49.349204028Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:06ed12d74dcbf9d23629a6c0d7d5a580148ed1731baa2f4aeaeca6e840a94d88\" id=860ad1c8-4b0d-4bd1-a2f4-2bb90fa98ba2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.963155 | controller |     "Jun 09 13:30:49.350733 crc crio[3638]: time=\"2026-06-09T13:30:49.350652276Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c14a58a7-1091-45b4-b406-7a2e36cfb86c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.963169 | controller |     "Jun 09 13:30:49.353738 crc crio[3638]: time=\"2026-06-09T13:30:49.353531149Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=be1ea4d6-7827-44d3-bc9b-bc669a5f71c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.963184 | controller |     "Jun 09 13:30:49.363705 crc crio[3638]: time=\"2026-06-09T13:30:49.363541266Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4v9px/extract-content\" id=8c137ed4-3e5f-493c-ad16-0b8792c524a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.963198 | controller |     "Jun 09 13:30:49.364222 crc crio[3638]: time=\"2026-06-09T13:30:49.363968337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.963213 | controller |     "Jun 09 13:30:49.386820 crc crio[3638]: time=\"2026-06-09T13:30:49.386686049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.963228 | controller |     "Jun 09 13:30:49.390500 crc crio[3638]: time=\"2026-06-09T13:30:49.390415845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.963243 | controller |     "Jun 09 13:30:49.490005 crc crio[3638]: time=\"2026-06-09T13:30:49.489845989Z\" level=info msg=\"Created container 4028b8d1e6883615400db6b95eccc407d65e5758dc7289e0dcf5258e0791e4d8: openshift-marketplace/community-operators-4v9px/extract-content\" id=8c137ed4-3e5f-493c-ad16-0b8792c524a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.963258 | controller |     "Jun 09 13:30:49.495047 crc crio[3638]: time=\"2026-06-09T13:30:49.492672861Z\" level=info msg=\"Starting container: 4028b8d1e6883615400db6b95eccc407d65e5758dc7289e0dcf5258e0791e4d8\" id=59e903d0-2146-4343-8cce-c5ca01e9f29c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.963272 | controller |     "Jun 09 13:30:49.501003 crc crio[3638]: time=\"2026-06-09T13:30:49.5008717Z\" level=info msg=\"Started container\" PID=20967 containerID=4028b8d1e6883615400db6b95eccc407d65e5758dc7289e0dcf5258e0791e4d8 description=openshift-marketplace/community-operators-4v9px/extract-content id=59e903d0-2146-4343-8cce-c5ca01e9f29c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf",
2026-06-09 14:45:33.963288 | controller |     "Jun 09 13:30:49.566202 crc crio[3638]: time=\"2026-06-09T13:30:49.566039218Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=ac7ad0a9-d6ff-4543-8d41-3d29ed83bb34 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.963302 | controller |     "Jun 09 13:30:49.567404 crc crio[3638]: time=\"2026-06-09T13:30:49.56731875Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f49d5d9c-07f5-4bd9-946f-41bed1b29a43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.963320 | controller |     "Jun 09 13:30:49.570359 crc crio[3638]: time=\"2026-06-09T13:30:49.570280487Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0f371b7e-ab0a-46d7-bfcd-2a357245a4e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.963335 | controller |     "Jun 09 13:30:49.583564 crc crio[3638]: time=\"2026-06-09T13:30:49.583497664Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-fbrvc/extract-content\" id=a28218ea-3e17-4346-be6c-481c3b209aad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.963349 | controller |     "Jun 09 13:30:49.584291 crc crio[3638]: time=\"2026-06-09T13:30:49.584228254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.963363 | controller |     "Jun 09 13:30:49.613907 crc crio[3638]: time=\"2026-06-09T13:30:49.613663547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.963378 | controller |     "Jun 09 13:30:49.617151 crc crio[3638]: time=\"2026-06-09T13:30:49.617032153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.963392 | controller |     "Jun 09 13:30:49.734150 crc crio[3638]: time=\"2026-06-09T13:30:49.734000776Z\" level=info msg=\"Created container db723d4afcfd4f834b65a62dfdbbd87451e22ceef43d4777c63ee653f07fa98b: openshift-marketplace/certified-operators-fbrvc/extract-content\" id=a28218ea-3e17-4346-be6c-481c3b209aad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.963406 | controller |     "Jun 09 13:30:49.735487 crc crio[3638]: time=\"2026-06-09T13:30:49.735414712Z\" level=info msg=\"Starting container: db723d4afcfd4f834b65a62dfdbbd87451e22ceef43d4777c63ee653f07fa98b\" id=88e7804e-4c8e-42d5-8e13-c4f4215533f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.963421 | controller |     "Jun 09 13:30:49.743462 crc crio[3638]: time=\"2026-06-09T13:30:49.743353975Z\" level=info msg=\"Started container\" PID=20982 containerID=db723d4afcfd4f834b65a62dfdbbd87451e22ceef43d4777c63ee653f07fa98b description=openshift-marketplace/certified-operators-fbrvc/extract-content id=88e7804e-4c8e-42d5-8e13-c4f4215533f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f",
2026-06-09 14:45:33.963436 | controller |     "Jun 09 13:30:50.539294 crc crio[3638]: time=\"2026-06-09T13:30:50.538357549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1a39e502-c224-4795-96a7-a09585180522 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.963451 | controller |     "Jun 09 13:30:50.542698 crc crio[3638]: time=\"2026-06-09T13:30:50.542640058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=595f1b1a-27eb-4d83-95f4-2ec90897ec65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.963466 | controller |     "Jun 09 13:30:50.548167 crc crio[3638]: time=\"2026-06-09T13:30:50.548033107Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9173816f-3e52-4aa6-81e4-47bb2cbbd459 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.963480 | controller |     "Jun 09 13:30:50.550302 crc crio[3638]: time=\"2026-06-09T13:30:50.550226193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a778dd13-3c09-4e89-9257-819d2f1bcd3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.963498 | controller |     "Jun 09 13:30:50.558228 crc crio[3638]: time=\"2026-06-09T13:30:50.55794481Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4v9px/registry-server\" id=7cd97b72-8097-4570-9653-800e9f766711 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.963541 | controller |     "Jun 09 13:30:50.558837 crc crio[3638]: time=\"2026-06-09T13:30:50.558618878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.963565 | controller |     "Jun 09 13:30:50.561403 crc crio[3638]: time=\"2026-06-09T13:30:50.561294095Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-fbrvc/registry-server\" id=b15b8a06-26db-4c31-a07a-55289cf59757 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.963580 | controller |     "Jun 09 13:30:50.584848 crc crio[3638]: time=\"2026-06-09T13:30:50.584695216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.963594 | controller |     "Jun 09 13:30:50.621441 crc crio[3638]: time=\"2026-06-09T13:30:50.621355354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.963609 | controller |     "Jun 09 13:30:50.626008 crc crio[3638]: time=\"2026-06-09T13:30:50.624967375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.963624 | controller |     "Jun 09 13:30:50.633942 crc crio[3638]: time=\"2026-06-09T13:30:50.633842663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.963639 | controller |     "Jun 09 13:30:50.637055 crc crio[3638]: time=\"2026-06-09T13:30:50.636979903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.963653 | controller |     "Jun 09 13:30:50.781472 crc crio[3638]: time=\"2026-06-09T13:30:50.781295016Z\" level=info msg=\"Created container 9f3871dc5fe4b0ab27f2f23fb29b7d0ec72ecc6771d35197eb1a472c6133f0cc: openshift-marketplace/community-operators-4v9px/registry-server\" id=7cd97b72-8097-4570-9653-800e9f766711 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.963668 | controller |     "Jun 09 13:30:50.782642 crc crio[3638]: time=\"2026-06-09T13:30:50.782567229Z\" level=info msg=\"Starting container: 9f3871dc5fe4b0ab27f2f23fb29b7d0ec72ecc6771d35197eb1a472c6133f0cc\" id=b56bfad4-8e1f-4264-bce5-26a1cc9d851d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.963682 | controller |     "Jun 09 13:30:50.783548 crc crio[3638]: time=\"2026-06-09T13:30:50.783377839Z\" level=info msg=\"Created container f7be41812c43d69f0c0cbac2dc7a0b8a5f4f16c82bbf83864e5de4de14d57dc0: openshift-marketplace/certified-operators-fbrvc/registry-server\" id=b15b8a06-26db-4c31-a07a-55289cf59757 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.963697 | controller |     "Jun 09 13:30:50.784656 crc crio[3638]: time=\"2026-06-09T13:30:50.78458213Z\" level=info msg=\"Starting container: f7be41812c43d69f0c0cbac2dc7a0b8a5f4f16c82bbf83864e5de4de14d57dc0\" id=84af97c6-85e7-413e-8f1a-9d5f9edd40bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.963711 | controller |     "Jun 09 13:30:50.790971 crc crio[3638]: time=\"2026-06-09T13:30:50.790374938Z\" level=info msg=\"Started container\" PID=21033 containerID=9f3871dc5fe4b0ab27f2f23fb29b7d0ec72ecc6771d35197eb1a472c6133f0cc description=openshift-marketplace/community-operators-4v9px/registry-server id=b56bfad4-8e1f-4264-bce5-26a1cc9d851d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf",
2026-06-09 14:45:33.963729 | controller |     "Jun 09 13:30:50.797759 crc crio[3638]: time=\"2026-06-09T13:30:50.797616014Z\" level=info msg=\"Started container\" PID=21034 containerID=f7be41812c43d69f0c0cbac2dc7a0b8a5f4f16c82bbf83864e5de4de14d57dc0 description=openshift-marketplace/certified-operators-fbrvc/registry-server id=84af97c6-85e7-413e-8f1a-9d5f9edd40bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f",
2026-06-09 14:45:33.963744 | controller |     "Jun 09 13:31:01.278473 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 14:45:33.963760 | controller |     "Jun 09 13:31:01.914942 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-09 14:45:33.963775 | controller |     "Jun 09 13:31:01.915861 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-09 14:45:33.963790 | controller |     "Jun 09 13:31:01.916036 crc systemd[1]: crio.service: Consumed 24min 32.411s CPU time.",
2026-06-09 14:45:33.963804 | controller |     "Jun 09 13:31:02.004860 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 14:45:33.963819 | controller |     "Jun 09 13:31:02.117010 crc crio[21961]: time=\"2026-06-09T13:31:02.116892418Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-09 14:45:33.963833 | controller |     "Jun 09 13:31:02.117010 crc crio[21961]: time=\"2026-06-09T13:31:02.1169762Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-09 14:45:33.963848 | controller |     "Jun 09 13:31:02.121868 crc crio[21961]: time=\"2026-06-09T13:31:02.121759223Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-09 14:45:33.963862 | controller |     "Jun 09 13:31:02.122341 crc crio[21961]: time=\"2026-06-09T13:31:02.122286846Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-09 14:45:33.963876 | controller |     "Jun 09 13:31:02.141082 crc crio[21961]: time=\"2026-06-09T13:31:02.140983695Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-09 14:45:33.963890 | controller |     "Jun 09 13:31:02.141504 crc crio[21961]: time=\"2026-06-09T13:31:02.141451507Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-09 14:45:33.963904 | controller |     "Jun 09 13:31:02.141504 crc crio[21961]: time=\"2026-06-09T13:31:02.141490817Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-09 14:45:33.963919 | controller |     "Jun 09 13:31:02.141713 crc crio[21961]: time=\"2026-06-09T13:31:02.141647151Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-09 14:45:33.963934 | controller |     "Jun 09 13:31:02.141713 crc crio[21961]: time=\"2026-06-09T13:31:02.141686103Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-09 14:45:33.963948 | controller |     "Jun 09 13:31:02.170565 crc crio[21961]: time=\"2026-06-09T13:31:02.170199752Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-09 14:45:33.963962 | controller |     "Jun 09 13:31:02.184479 crc crio[21961]: time=\"2026-06-09T13:31:02.184305393Z\" 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-09 14:45:33.963977 | controller |     "Jun 09 13:31:02.190005 crc crio[21961]: time=\"2026-06-09T13:31:02.189912057Z\" 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-09 14:45:33.963995 | controller |     "Jun 09 13:31:02.218244 crc crio[21961]: time=\"2026-06-09T13:31:02.217829161Z\" 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-09 14:45:33.964011 | controller |     "Jun 09 13:31:02.387316 crc crio[21961]: time=\"2026-06-09T13:31:02.387085072Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-09 14:45:33.964026 | controller |     "Jun 09 13:31:02.387694 crc crio[21961]: time=\"2026-06-09T13:31:02.387670027Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-09 14:45:33.964040 | controller |     "Jun 09 13:31:02.387991 crc crio[21961]: time=\"2026-06-09T13:31:02.387910333Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-09 14:45:33.964055 | controller |     "Jun 09 13:31:02.388180 crc crio[21961]: time=\"2026-06-09T13:31:02.388087468Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-09 14:45:33.964069 | controller |     "Jun 09 13:31:02.388324 crc crio[21961]: time=\"2026-06-09T13:31:02.388301524Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-09 14:45:33.964084 | controller |     "Jun 09 13:31:02.395602 crc crio[21961]: time=\"2026-06-09T13:31:02.395526417Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 14:45:33.964098 | controller |     "Jun 09 13:31:02.395602 crc crio[21961]: time=\"2026-06-09T13:31:02.395595389Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 14:45:33.964112 | controller |     "Jun 09 13:31:02.400810 crc crio[21961]: time=\"2026-06-09T13:31:02.400733762Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 14:45:33.964126 | controller |     "Jun 09 13:31:02.400910 crc crio[21961]: time=\"2026-06-09T13:31:02.400810464Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 14:45:33.964140 | controller |     "Jun 09 13:31:02.427366 crc crio[21961]: time=\"2026-06-09T13:31:02.427183238Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.964154 | controller |     "Jun 09 13:31:02.427366 crc crio[21961]: time=\"2026-06-09T13:31:02.42726117Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.964168 | controller |     "Jun 09 13:31:02.427743 crc crio[21961]: time=\"2026-06-09T13:31:02.427606609Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-09 14:45:33.964182 | controller |     "Jun 09 13:31:02.427743 crc crio[21961]: time=\"2026-06-09T13:31:02.427626Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-09 14:45:33.964196 | controller |     "Jun 09 13:31:02.428681 crc crio[21961]: time=\"2026-06-09T13:31:02.428471581Z\" 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.PodLinuxOverhead\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"cpu-c-states.crio.io\\\"]\\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-09 14:45:33.964221 | controller |     "Jun 09 13:31:02.429972 crc crio[21961]: time=\"2026-06-09T13:31:02.429887467Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-09 14:45:33.964236 | controller |     "Jun 09 13:31:02.430269 crc crio[21961]: time=\"2026-06-09T13:31:02.430155804Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-09 14:45:33.964251 | controller |     "Jun 09 13:31:03.976914 crc crio[21961]: time=\"2026-06-09T13:31:03.976295689Z\" level=info msg=\"Got pod network &{Name:community-operators-4v9px Namespace:openshift-marketplace ID:8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf UID:f824322e-c835-4ecf-afce-738c13bb526d NetNS:/var/run/netns/cd7f444e-9050-4b16-95d3-24aca2b529d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf824322e_c835_4ecf_afce_738c13bb526d.slice PodAnnotations:0xc0002d50b8}] Aliases:map[]}\"",
2026-06-09 14:45:33.964266 | controller |     "Jun 09 13:31:03.979089 crc crio[21961]: time=\"2026-06-09T13:31:03.977012107Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-4v9px for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.964284 | controller |     "Jun 09 13:31:03.979089 crc crio[21961]: time=\"2026-06-09T13:31:03.977702795Z\" level=info msg=\"Got pod network &{Name:certified-operators-fbrvc Namespace:openshift-marketplace ID:c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f UID:708f52e1-efda-47ba-a91f-becadb4f2137 NetNS:/var/run/netns/4624f987-32d8-44af-b10e-4450e1c05804 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod708f52e1_efda_47ba_a91f_becadb4f2137.slice PodAnnotations:0xc0002d51b8}] Aliases:map[]}\"",
2026-06-09 14:45:33.964299 | controller |     "Jun 09 13:31:03.979089 crc crio[21961]: time=\"2026-06-09T13:31:03.97787907Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-fbrvc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.964315 | controller |     "Jun 09 13:31:03.979089 crc crio[21961]: time=\"2026-06-09T13:31:03.978416523Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qcl25 Namespace:openshift-marketplace ID:1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52 UID:d4686dd1-acb7-4a2b-8360-3a43e1b7a182 NetNS:/var/run/netns/36fb6811-1dc0-46ad-92bc-81cd31bcf99d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4686dd1_acb7_4a2b_8360_3a43e1b7a182.slice PodAnnotations:0xc0002d5248}] Aliases:map[]}\"",
2026-06-09 14:45:33.964330 | controller |     "Jun 09 13:31:03.979089 crc crio[21961]: time=\"2026-06-09T13:31:03.978541826Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-qcl25 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.964344 | controller |     "Jun 09 13:31:03.979089 crc crio[21961]: time=\"2026-06-09T13:31:03.979005979Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mgkdl Namespace:openshift-marketplace ID:8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a UID:fb3c4060-e8df-4606-b185-61b758949405 NetNS:/var/run/netns/f11bd2fd-2e2a-42d8-be5f-93da8e2345c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb3c4060_e8df_4606_b185_61b758949405.slice PodAnnotations:0xc0002d52d8}] Aliases:map[]}\"",
2026-06-09 14:45:33.964359 | controller |     "Jun 09 13:31:03.979581 crc crio[21961]: time=\"2026-06-09T13:31:03.979200604Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-mgkdl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.964374 | controller |     "Jun 09 13:31:03.979818 crc crio[21961]: time=\"2026-06-09T13:31:03.979702506Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-cdrg6 Namespace:openshift-marketplace ID:72133b4c55c38f3d3e14b17fe0bccdfabddf6c588c1c1935eec02df2858dab34 UID:29758ce7-1461-4e6a-b997-a8d16442cd5e NetNS:/var/run/netns/fe418c87-5bcf-41e0-99e7-99dd72897352 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod29758ce7_1461_4e6a_b997_a8d16442cd5e.slice PodAnnotations:0xc0002d5368}] Aliases:map[]}\"",
2026-06-09 14:45:33.964389 | controller |     "Jun 09 13:31:03.979967 crc crio[21961]: time=\"2026-06-09T13:31:03.979904951Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-cdrg6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.964403 | controller |     "Jun 09 13:31:03.980270 crc crio[21961]: time=\"2026-06-09T13:31:03.980071815Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.964420 | controller |     "Jun 09 13:31:03.980270 crc crio[21961]: time=\"2026-06-09T13:31:03.980203809Z\" level=warning msg=\"Could not restore sandbox IP for 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4: failed to get network status for pod sandbox k8s_collect-profiles-29683530-m46r2_openshift-operator-lifecycle-manager_0a0117d5-d236-4967-a7d9-04b7195d3dc4_0(8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.964436 | controller |     "Jun 09 13:31:03.980661 crc crio[21961]: time=\"2026-06-09T13:31:03.980572069Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:81084e80f94d28370f822a3295884ff964f7f2e6c5e459ba43bc64660e3101ed UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/f7534fa2-12a0-476d-aa02-65c1b91f5a8d 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:0xc0002d53f0}] Aliases:map[]}\"",
2026-06-09 14:45:33.964451 | controller |     "Jun 09 13:31:03.980829 crc crio[21961]: time=\"2026-06-09T13:31:03.980747993Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.964466 | controller |     "Jun 09 13:31:03.981411 crc crio[21961]: time=\"2026-06-09T13:31:03.981339098Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7b78989b58-w6gff Namespace:openshift-route-controller-manager ID:ac74e3b74d20251e3481d8a951744446b739cc62df33fd7e063b3f20ce980fc9 UID:9bcad179-10ac-41e6-9052-87fbe2f96224 NetNS:/var/run/netns/330d2ec5-9861-4ef0-ae1e-836de1bec46e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bcad179_10ac_41e6_9052_87fbe2f96224.slice PodAnnotations:0xc0002d5480}] Aliases:map[]}\"",
2026-06-09 14:45:33.964481 | controller |     "Jun 09 13:31:03.981538 crc crio[21961]: time=\"2026-06-09T13:31:03.981492842Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7b78989b58-w6gff for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.964496 | controller |     "Jun 09 13:31:03.982080 crc crio[21961]: time=\"2026-06-09T13:31:03.982004875Z\" level=info msg=\"Got pod network &{Name:controller-manager-7b67b7975-9gg2q Namespace:openshift-controller-manager ID:027f3e659a9592eeb7db8deff47b84d675abf62b68f6157757bdbb3566b62b8e UID:897ae989-d05f-4c10-94d8-484fe975fec7 NetNS:/var/run/netns/684313d0-5bef-4332-a346-70147010ff03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod897ae989_d05f_4c10_94d8_484fe975fec7.slice PodAnnotations:0xc0002d5510}] Aliases:map[]}\"",
2026-06-09 14:45:33.964525 | controller |     "Jun 09 13:31:03.982297 crc crio[21961]: time=\"2026-06-09T13:31:03.982229541Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-7b67b7975-9gg2q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.964546 | controller |     "Jun 09 13:31:03.982443 crc crio[21961]: time=\"2026-06-09T13:31:03.982392165Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.964561 | controller |     "Jun 09 13:31:03.982443 crc crio[21961]: time=\"2026-06-09T13:31:03.982435666Z\" level=warning msg=\"Could not restore sandbox IP for 2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_9323fe76-9364-4e54-b8ef-3711a206db1a_0(2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.964580 | controller |     "Jun 09 13:31:03.982596 crc crio[21961]: time=\"2026-06-09T13:31:03.982475997Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.964595 | controller |     "Jun 09 13:31:03.982596 crc crio[21961]: time=\"2026-06-09T13:31:03.982489327Z\" level=warning msg=\"Could not restore sandbox IP for ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_91af399f-665e-42f2-9893-737c2d4b367b_0(ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.964617 | controller |     "Jun 09 13:31:03.982896 crc crio[21961]: time=\"2026-06-09T13:31:03.982825846Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8ed1a8b1e32ea24a444e4fac0c698ee0904e9b127468cc35c2e928a46ef08e0d UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/9615dcea-13f1-4d2e-8856-c3d69c5ac649 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:0xc0002d55b0}] Aliases:map[]}\"",
2026-06-09 14:45:33.964633 | controller |     "Jun 09 13:31:03.983049 crc crio[21961]: time=\"2026-06-09T13:31:03.982991791Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.964648 | controller |     "Jun 09 13:31:03.986060 crc crio[21961]: time=\"2026-06-09T13:31:03.985970907Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:5e47d36eb75a56025090e901ba426df672f2e1c504ae63e579d7663afbf7416d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/8037c187-5f09-4548-80c0-afb57fcadb91 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:0xc0002d5640}] Aliases:map[]}\"",
2026-06-09 14:45:33.964663 | controller |     "Jun 09 13:31:03.986350 crc crio[21961]: time=\"2026-06-09T13:31:03.986294795Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.964678 | controller |     "Jun 09 13:31:03.987069 crc crio[21961]: time=\"2026-06-09T13:31:03.986997353Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:040a32f97b44731dd690630d85959d3ee0b7b2d7529aa7c1ef9f1d2ac8cd0b05 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/e55a54e9-5def-45b1-9c2b-69a461c99893 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:0xc00081c828}] Aliases:map[]}\"",
2026-06-09 14:45:33.964693 | controller |     "Jun 09 13:31:03.987402 crc crio[21961]: time=\"2026-06-09T13:31:03.987330532Z\" 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-09 14:45:33.964708 | controller |     "Jun 09 13:31:03.988040 crc crio[21961]: time=\"2026-06-09T13:31:03.987968078Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:0378130ebeeb30b4c515b648efb2d90b2146241e51f9e6b1f7813f2a2d5d6073 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/ef9dca32-4c20-4c1d-9e73-fe9c85e8393c 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:0xc00081c8d0}] Aliases:map[]}\"",
2026-06-09 14:45:33.964726 | controller |     "Jun 09 13:31:03.988269 crc crio[21961]: time=\"2026-06-09T13:31:03.988235635Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.964778 | controller |     "Jun 09 13:31:03.988963 crc crio[21961]: time=\"2026-06-09T13:31:03.98881945Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:60b06b51766edc4f5eb4c071108fd9323c73363ed3eb9733d8fa793ba26f8c48 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/cc7af241-3c30-45bd-b96e-4c359dd8eab8 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:0xc00081c998}] Aliases:map[]}\"",
2026-06-09 14:45:33.964800 | controller |     "Jun 09 13:31:03.989214 crc crio[21961]: time=\"2026-06-09T13:31:03.989073406Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.964817 | controller |     "Jun 09 13:31:03.989835 crc crio[21961]: time=\"2026-06-09T13:31:03.989721683Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2308aca293eb1848ac49b11cc0ef05a2535126a7a0c4627ba46a5cfc8b7d0f39 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/1f644d14-6541-49e7-be50-dcb0d92e0a77 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:0xc00081ca80}] Aliases:map[]}\"",
2026-06-09 14:45:33.964836 | controller |     "Jun 09 13:31:03.990280 crc crio[21961]: time=\"2026-06-09T13:31:03.989952439Z\" 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-09 14:45:33.964851 | controller |     "Jun 09 13:31:03.990871 crc crio[21961]: time=\"2026-06-09T13:31:03.990744769Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:62d45e13bc05e3eeed347a343d5277d110f4e30516888cdfe02f72ba8e2da7a9 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/eb811f0a-d1be-488d-a490-fa395827daff 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:0xc00081cb38}] Aliases:map[]}\"",
2026-06-09 14:45:33.964867 | controller |     "Jun 09 13:31:03.991074 crc crio[21961]: time=\"2026-06-09T13:31:03.990950315Z\" 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-09 14:45:33.964882 | controller |     "Jun 09 13:31:03.991544 crc crio[21961]: time=\"2026-06-09T13:31:03.991466098Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:a190cf2998a4f7d36d9d2e55c010cca24383bcbcaf5355d05f4ba776f3861ba7 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/b6a6c23b-5a68-478f-86f2-71a54850a601 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:0xc00081cc00}] Aliases:map[]}\"",
2026-06-09 14:45:33.964900 | controller |     "Jun 09 13:31:03.991708 crc crio[21961]: time=\"2026-06-09T13:31:03.991654822Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.964915 | controller |     "Jun 09 13:31:03.991947 crc crio[21961]: time=\"2026-06-09T13:31:03.991883518Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.964930 | controller |     "Jun 09 13:31:03.992058 crc crio[21961]: time=\"2026-06-09T13:31:03.991932089Z\" level=warning msg=\"Could not restore sandbox IP for de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.964945 | controller |     "Jun 09 13:31:03.992450 crc crio[21961]: time=\"2026-06-09T13:31:03.992381471Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9283a2ab644e158a31dd254c4efaaed2d1d6c5483980c5b5e748fd54daa7c510 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/5de346de-0bf7-49bf-ac2a-279d91da04b3 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:0xc00081ccf0}] Aliases:map[]}\"",
2026-06-09 14:45:33.964960 | controller |     "Jun 09 13:31:03.992622 crc crio[21961]: time=\"2026-06-09T13:31:03.992562016Z\" 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-09 14:45:33.964975 | controller |     "Jun 09 13:31:03.993315 crc crio[21961]: time=\"2026-06-09T13:31:03.993228222Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:c18030c06fed630f70c642c2ffe0823f3766cbed2506b16125c7a522b0844725 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/845ca97b-bd66-42da-9b14-0de31bbd1b9e 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:0xc00081cdb0}] Aliases:map[]}\"",
2026-06-09 14:45:33.964990 | controller |     "Jun 09 13:31:03.993463 crc crio[21961]: time=\"2026-06-09T13:31:03.993405247Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.965005 | controller |     "Jun 09 13:31:03.993991 crc crio[21961]: time=\"2026-06-09T13:31:03.993922861Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:e913f0f7098689841f583c5b6e9b4768355b5e2e2b2f66a58e7ea6681fbd8b48 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/74f269cf-beb2-4196-9e07-95d66cfac8a0 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:0xc00081ce98}] Aliases:map[]}\"",
2026-06-09 14:45:33.965020 | controller |     "Jun 09 13:31:03.994183 crc crio[21961]: time=\"2026-06-09T13:31:03.994090405Z\" 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-09 14:45:33.965034 | controller |     "Jun 09 13:31:03.995300 crc crio[21961]: time=\"2026-06-09T13:31:03.995055449Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8aebfa51cafaca3fe6c1a32b8914602377d14922e6bd9ca6f7292947313911e3 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/e581b2b0-07d4-431b-9895-00613a274376 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:0xc00081cf50}] Aliases:map[]}\"",
2026-06-09 14:45:33.965052 | controller |     "Jun 09 13:31:03.995300 crc crio[21961]: time=\"2026-06-09T13:31:03.995277045Z\" 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-09 14:45:33.965067 | controller |     "Jun 09 13:31:03.996521 crc crio[21961]: time=\"2026-06-09T13:31:03.995704906Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:73de833340094d2139291ba98de7817350763ec3ee9dc648e703b5a88653ebd2 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/51eb5630-9900-42f8-88f7-87026170254e 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:0xc00081d008}] Aliases:map[]}\"",
2026-06-09 14:45:33.965082 | controller |     "Jun 09 13:31:03.996521 crc crio[21961]: time=\"2026-06-09T13:31:03.99587289Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.965097 | controller |     "Jun 09 13:31:03.996521 crc crio[21961]: time=\"2026-06-09T13:31:03.996401063Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:ae1b2d51d2739718afea500c4efc0b03d94b38596046cdb26c210b7052534eff UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/221f083f-55d0-4924-a532-5006a603eb4f 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:0xc00081d0d0}] Aliases:map[]}\"",
2026-06-09 14:45:33.965112 | controller |     "Jun 09 13:31:03.996822 crc crio[21961]: time=\"2026-06-09T13:31:03.996534138Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.965127 | controller |     "Jun 09 13:31:03.997188 crc crio[21961]: time=\"2026-06-09T13:31:03.99704582Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:ee7bdf4489b9a7f5d206930f916cf0d3c1e3b9fd8fc21de2e079de092db2cf46 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/74fcf0fb-1189-4820-8862-736daddf5991 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:0xc00081d1b0}] Aliases:map[]}\"",
2026-06-09 14:45:33.965143 | controller |     "Jun 09 13:31:03.997283 crc crio[21961]: time=\"2026-06-09T13:31:03.997236725Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.965158 | controller |     "Jun 09 13:31:03.997762 crc crio[21961]: time=\"2026-06-09T13:31:03.997706197Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:a2b79462bedff157c432db3c52e9e3c8ea9e0b74b6f877c2a1546fb059f6ede5 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/c524c3a4-0a12-46e4-be74-f2dacceb57fb 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:0xc00081d270}] Aliases:map[]}\"",
2026-06-09 14:45:33.965182 | controller |     "Jun 09 13:31:03.997939 crc crio[21961]: time=\"2026-06-09T13:31:03.997879041Z\" 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-09 14:45:33.965197 | controller |     "Jun 09 13:31:03.998518 crc crio[21961]: time=\"2026-06-09T13:31:03.998458307Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:9becfbe5b87a29a0b31460fa9fce0aabeeadf136b685d2f5cf2df103e8618d24 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/3918b5a4-dbe1-40b7-8487-cd9595b5dc81 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:0xc00081d328}] Aliases:map[]}\"",
2026-06-09 14:45:33.965212 | controller |     "Jun 09 13:31:03.998759 crc crio[21961]: time=\"2026-06-09T13:31:03.998695442Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.965227 | controller |     "Jun 09 13:31:03.999473 crc crio[21961]: time=\"2026-06-09T13:31:03.999337538Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:fd8d1b9b9947948487a8f0d6768afb88cfd4d51ed6950e84e4849166be868a8f UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/a8f7575f-11ef-4eee-8fa6-2cf0bf1f3425 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:0xc00081d3d8}] Aliases:map[]}\"",
2026-06-09 14:45:33.965242 | controller |     "Jun 09 13:31:03.999578 crc crio[21961]: time=\"2026-06-09T13:31:03.999507864Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.965256 | controller |     "Jun 09 13:31:04.000089 crc crio[21961]: time=\"2026-06-09T13:31:03.999981286Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:6a28f7678928d04b1575b78004bdfa9fe058bc6716714408dcb5bd023c113d77 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/7bf6d4a5-6481-4ebd-b146-ddcf495e9829 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:0xc00081d4a8}] Aliases:map[]}\"",
2026-06-09 14:45:33.965270 | controller |     "Jun 09 13:31:04.001575 crc crio[21961]: time=\"2026-06-09T13:31:04.001466002Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.965285 | controller |     "Jun 09 13:31:04.002565 crc crio[21961]: time=\"2026-06-09T13:31:04.002494609Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:78254aef8728c746c322bd4d7fce0389d9059036ba6255c64d08c80bce8f0de4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/13aa2f19-95de-4661-84da-f4ce3d71cc8d 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:0xc00081d550}] Aliases:map[]}\"",
2026-06-09 14:45:33.965303 | controller |     "Jun 09 13:31:04.002743 crc crio[21961]: time=\"2026-06-09T13:31:04.002678534Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.965318 | controller |     "Jun 09 13:31:04.003415 crc crio[21961]: time=\"2026-06-09T13:31:04.003346991Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/be385413-b2d4-478b-84b8-8bc31eaaa367 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:0xc00081d5f8}] Aliases:map[]}\"",
2026-06-09 14:45:33.965333 | controller |     "Jun 09 13:31:04.003579 crc crio[21961]: time=\"2026-06-09T13:31:04.003517485Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.965349 | controller |     "Jun 09 13:31:04.005273 crc crio[21961]: time=\"2026-06-09T13:31:04.005020764Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eeb18dec147a5e5c72df3e232e473d07d9f40870094c2817230ed32cc63dcc9a UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/c9357337-3bd1-44fc-9627-58fe8866fc35 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:0xc0002d5678}] Aliases:map[]}\"",
2026-06-09 14:45:33.965364 | controller |     "Jun 09 13:31:04.005449 crc crio[21961]: time=\"2026-06-09T13:31:04.005357822Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.965379 | controller |     "Jun 09 13:31:04.006189 crc crio[21961]: time=\"2026-06-09T13:31:04.006062291Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:5c332d390506b7b74968cf97e3b032f007c2960f8971b63f76dfccbd550f9d5d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/891fbb78-c2f4-4232-8b78-589b74b799e8 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:0xc0002d5708}] Aliases:map[]}\"",
2026-06-09 14:45:33.965395 | controller |     "Jun 09 13:31:04.006351 crc crio[21961]: time=\"2026-06-09T13:31:04.006283316Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.965410 | controller |     "Jun 09 13:31:04.007041 crc crio[21961]: time=\"2026-06-09T13:31:04.006977695Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:4e5ce721e2c347278cf9aa396061acfb5df2f0d981d5a0e2093461b1f8b20267 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/d8c3781c-7806-4a7f-9cec-af58ccc8f2cb 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:0xc0002d5798}] Aliases:map[]}\"",
2026-06-09 14:45:33.965426 | controller |     "Jun 09 13:31:04.007325 crc crio[21961]: time=\"2026-06-09T13:31:04.007226321Z\" 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-09 14:45:33.965444 | controller |     "Jun 09 13:31:04.008012 crc crio[21961]: time=\"2026-06-09T13:31:04.007932478Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:d7962adff0c4e535049863fa9ceded216a1dc45a88cbcec0fcfcf5346194a89d UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/30fd301e-dd7a-4f04-8b9c-d3f1ca18cfc0 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:0xc0002d5828}] Aliases:map[]}\"",
2026-06-09 14:45:33.965460 | controller |     "Jun 09 13:31:04.008302 crc crio[21961]: time=\"2026-06-09T13:31:04.008239306Z\" 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-09 14:45:33.965476 | controller |     "Jun 09 13:31:04.008944 crc crio[21961]: time=\"2026-06-09T13:31:04.008869333Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:5dafdd89d1dcc68e874169788495acc703a062271612bc590eeaf3de32e21f49 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/41f41d29-29eb-45f8-b5e1-2006e4f1b676 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:0xc0002d58c0}] Aliases:map[]}\"",
2026-06-09 14:45:33.965491 | controller |     "Jun 09 13:31:04.009093 crc crio[21961]: time=\"2026-06-09T13:31:04.009035157Z\" 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-09 14:45:33.965506 | controller |     "Jun 09 13:31:04.009353 crc crio[21961]: time=\"2026-06-09T13:31:04.009281123Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.965541 | controller |     "Jun 09 13:31:04.009353 crc crio[21961]: time=\"2026-06-09T13:31:04.009330914Z\" level=warning msg=\"Could not restore sandbox IP for 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b: failed to get network status for pod sandbox k8s_collect-profiles-29683515-wch2m_openshift-operator-lifecycle-manager_1b68f0b4-27ed-4b04-a4a0-b2ea2d395ae4_0(80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.965558 | controller |     "Jun 09 13:31:04.009776 crc crio[21961]: time=\"2026-06-09T13:31:04.009711134Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4ca13db1fb3d80947337885769c347fe965cf58262665d2df6c523303a52bcec UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/0b74fbbb-e7ad-494e-b139-9c7a6de6dc39 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:0xc0002d5958}] Aliases:map[]}\"",
2026-06-09 14:45:33.965574 | controller |     "Jun 09 13:31:04.010048 crc crio[21961]: time=\"2026-06-09T13:31:04.00994083Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.965590 | controller |     "Jun 09 13:31:04.010596 crc crio[21961]: time=\"2026-06-09T13:31:04.010519025Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:bdac98fdd7ecb14268d601e6cd89e7f16e133dba2a3c355cd6256d7574f4ed4a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2d91a8fc-0730-42eb-9678-d1a424cd909d 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:0xc0002d59e8}] Aliases:map[]}\"",
2026-06-09 14:45:33.965608 | controller |     "Jun 09 13:31:04.010694 crc crio[21961]: time=\"2026-06-09T13:31:04.010678569Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.965624 | controller |     "Jun 09 13:31:04.010925 crc crio[21961]: time=\"2026-06-09T13:31:04.010845523Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.965640 | controller |     "Jun 09 13:31:04.010925 crc crio[21961]: time=\"2026-06-09T13:31:04.010888274Z\" level=warning msg=\"Could not restore sandbox IP for 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.965655 | controller |     "Jun 09 13:31:04.011094 crc crio[21961]: time=\"2026-06-09T13:31:04.010920895Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.965670 | controller |     "Jun 09 13:31:04.011094 crc crio[21961]: time=\"2026-06-09T13:31:04.010948635Z\" level=warning msg=\"Could not restore sandbox IP for 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.965686 | controller |     "Jun 09 13:31:04.011094 crc crio[21961]: time=\"2026-06-09T13:31:04.010978126Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.965701 | controller |     "Jun 09 13:31:04.011094 crc crio[21961]: time=\"2026-06-09T13:31:04.010991836Z\" level=warning msg=\"Could not restore sandbox IP for 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.965717 | controller |     "Jun 09 13:31:04.011434 crc crio[21961]: time=\"2026-06-09T13:31:04.011370777Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:20a32905371e728ec14d334fe6ee4c460ef17198d15369bde5aa6d94db090dd3 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/558a6a3e-a7db-4c84-a3d5-7d14233e6615 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:0xc0002d5a80}] Aliases:map[]}\"",
2026-06-09 14:45:33.965732 | controller |     "Jun 09 13:31:04.011591 crc crio[21961]: time=\"2026-06-09T13:31:04.011529641Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.965748 | controller |     "Jun 09 13:31:04.012298 crc crio[21961]: time=\"2026-06-09T13:31:04.012095205Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b177ba18-5f59-4e3b-8576-20aa2e4c4470 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:0xc0002d5b10}] Aliases:map[]}\"",
2026-06-09 14:45:33.965766 | controller |     "Jun 09 13:31:04.012401 crc crio[21961]: time=\"2026-06-09T13:31:04.012345481Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.965782 | controller |     "Jun 09 13:31:04.012896 crc crio[21961]: time=\"2026-06-09T13:31:04.012821634Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:1f7b1b3c7e399a867943e71e2116872a75f1c60cead802d0a69013c20b7886f1 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bdd0b751-f270-4e3a-9fca-cdc5f1b1aca7 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:0xc0002d5ba0}] Aliases:map[]}\"",
2026-06-09 14:45:33.965797 | controller |     "Jun 09 13:31:04.013095 crc crio[21961]: time=\"2026-06-09T13:31:04.013038239Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.965813 | controller |     "Jun 09 13:31:04.013636 crc crio[21961]: time=\"2026-06-09T13:31:04.013571363Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/b33a5991-45b7-40a5-ae3c-e44d33719a77 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:0xc0002d5c30}] Aliases:map[]}\"",
2026-06-09 14:45:33.965828 | controller |     "Jun 09 13:31:04.014055 crc crio[21961]: time=\"2026-06-09T13:31:04.014008834Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.965844 | controller |     "Jun 09 13:31:04.014650 crc crio[21961]: time=\"2026-06-09T13:31:04.014570888Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:64d438a73458fbae8f0f9c4b6240c48e3b48c79186efbce7b4d7af07e15b7730 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/fa8f01f4-5986-4b4d-9405-611d97052fc2 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:0xc0002d5cb0}] Aliases:map[]}\"",
2026-06-09 14:45:33.965860 | controller |     "Jun 09 13:31:04.014830 crc crio[21961]: time=\"2026-06-09T13:31:04.014733922Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.965875 | controller |     "Jun 09 13:31:04.015356 crc crio[21961]: time=\"2026-06-09T13:31:04.015285376Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:e142d3c4f40940646d75e23abfe6eac798118fa5f904270fa6cc363f9d0e8993 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/dca66a03-91ae-4c32-8115-9e82bbc42e89 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:0xc0002d5d30}] Aliases:map[]}\"",
2026-06-09 14:45:33.965894 | controller |     "Jun 09 13:31:04.015496 crc crio[21961]: time=\"2026-06-09T13:31:04.015437891Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.965909 | controller |     "Jun 09 13:31:04.016049 crc crio[21961]: time=\"2026-06-09T13:31:04.015970584Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:fc5d6c2ea4da94fe73d2369e501a6c63f0f959efebbc50c2fcee165ea9c4a71c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ce6bbaa3-4797-47e6-90c9-b0ee2525fa7f 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:0xc0002d5db0}] Aliases:map[]}\"",
2026-06-09 14:45:33.965925 | controller |     "Jun 09 13:31:04.016339 crc crio[21961]: time=\"2026-06-09T13:31:04.016253591Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.965941 | controller |     "Jun 09 13:31:04.017419 crc crio[21961]: time=\"2026-06-09T13:31:04.01735792Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:7d54e9deea42b276a6a049420b1b33ae566bf67e2c715c31124e4d089e5e2342 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d8c6cb88-bb8e-4abf-85b3-332c22c4fcd3 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:0xc0002d5e40}] Aliases:map[]}\"",
2026-06-09 14:45:33.965956 | controller |     "Jun 09 13:31:04.017568 crc crio[21961]: time=\"2026-06-09T13:31:04.017537274Z\" 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-09 14:45:33.965972 | controller |     "Jun 09 13:31:04.018241 crc crio[21961]: time=\"2026-06-09T13:31:04.018056477Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:38497a77a87d7a384b01bc3bf79cf69916b92316bf98395044cb99e2c32a041d UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/4183a3bb-d5a3-404a-bc02-d6200ec75a02 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:0xc0002d5ed0}] Aliases:map[]}\"",
2026-06-09 14:45:33.965987 | controller |     "Jun 09 13:31:04.018351 crc crio[21961]: time=\"2026-06-09T13:31:04.018296054Z\" 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-09 14:45:33.966003 | controller |     "Jun 09 13:31:04.018537 crc crio[21961]: time=\"2026-06-09T13:31:04.018455778Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.966018 | controller |     "Jun 09 13:31:04.018537 crc crio[21961]: time=\"2026-06-09T13:31:04.01851489Z\" level=warning msg=\"Could not restore sandbox IP for 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.966034 | controller |     "Jun 09 13:31:04.019000 crc crio[21961]: time=\"2026-06-09T13:31:04.01892492Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:278bf93a2464277d840a3b79eeea405c987131ece7161c13d7bc3a41c8336547 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/383fdf36-38cb-43fa-8923-bcf37f8f8fa0 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:0xc0002d5f68}] Aliases:map[]}\"",
2026-06-09 14:45:33.966053 | controller |     "Jun 09 13:31:04.019279 crc crio[21961]: time=\"2026-06-09T13:31:04.019194106Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.966069 | controller |     "Jun 09 13:31:04.020297 crc crio[21961]: time=\"2026-06-09T13:31:04.020029158Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-09 14:45:33.966084 | controller |     "Jun 09 13:31:04.021459 crc crio[21961]: time=\"2026-06-09T13:31:04.021352082Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-09 14:45:33.966099 | controller |     "Jun 09 13:31:04.021459 crc crio[21961]: time=\"2026-06-09T13:31:04.021399993Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-09 14:45:33.966114 | controller |     "Jun 09 13:31:04.021720 crc crio[21961]: time=\"2026-06-09T13:31:04.021495056Z\" level=info msg=\"Create NRI interface\"",
2026-06-09 14:45:33.966129 | controller |     "Jun 09 13:31:04.021720 crc crio[21961]: time=\"2026-06-09T13:31:04.021592178Z\" level=info msg=\"runtime interface created\"",
2026-06-09 14:45:33.966144 | controller |     "Jun 09 13:31:04.021720 crc crio[21961]: time=\"2026-06-09T13:31:04.021614619Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-09 14:45:33.966159 | controller |     "Jun 09 13:31:04.021720 crc crio[21961]: time=\"2026-06-09T13:31:04.021622769Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-09 14:45:33.966174 | controller |     "Jun 09 13:31:04.021720 crc crio[21961]: time=\"2026-06-09T13:31:04.021631059Z\" level=info msg=\"starting plugins...\"",
2026-06-09 14:45:33.966189 | controller |     "Jun 09 13:31:04.021720 crc crio[21961]: time=\"2026-06-09T13:31:04.02168797Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-09 14:45:33.966204 | controller |     "Jun 09 13:31:04.038774 crc crio[21961]: time=\"2026-06-09T13:31:04.038626774Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-09 14:45:33.966219 | controller |     "Jun 09 13:31:04.047260 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-09 14:45:33.966234 | controller |     "Jun 09 13:31:11.010019 crc crio[21961]: time=\"2026-06-09T13:31:11.009038073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=50bfde06-180d-4df9-8c7c-82a1f773c4b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.966249 | controller |     "Jun 09 13:31:11.014631 crc crio[21961]: time=\"2026-06-09T13:31:11.014536284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=5f089ff8-35c7-4812-b08b-c4c2c3e06e98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.966265 | controller |     "Jun 09 13:31:11.019269 crc crio[21961]: time=\"2026-06-09T13:31:11.019041629Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9f023dcd-5895-4670-bf3c-d201fa0ee449 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.966280 | controller |     "Jun 09 13:31:11.019717 crc crio[21961]: time=\"2026-06-09T13:31:11.019647354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.966298 | controller |     "Jun 09 13:31:11.049521 crc crio[21961]: time=\"2026-06-09T13:31:11.049423136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.966314 | controller |     "Jun 09 13:31:11.054200 crc crio[21961]: time=\"2026-06-09T13:31:11.054058555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.966329 | controller |     "Jun 09 13:31:11.155361 crc crio[21961]: time=\"2026-06-09T13:31:11.154713411Z\" level=info msg=\"Created container 5022f9dd1a4626a770c7e554537c3707bda4c3b0d689c57dd8daf53fd70bec10: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9f023dcd-5895-4670-bf3c-d201fa0ee449 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.966344 | controller |     "Jun 09 13:31:11.156816 crc crio[21961]: time=\"2026-06-09T13:31:11.156671711Z\" level=info msg=\"Starting container: 5022f9dd1a4626a770c7e554537c3707bda4c3b0d689c57dd8daf53fd70bec10\" id=ce0f52a5-ff74-463c-ab11-c2a2b86ada02 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.966360 | controller |     "Jun 09 13:31:11.165984 crc crio[21961]: time=\"2026-06-09T13:31:11.165854186Z\" level=info msg=\"Started container\" PID=22685 containerID=5022f9dd1a4626a770c7e554537c3707bda4c3b0d689c57dd8daf53fd70bec10 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ce0f52a5-ff74-463c-ab11-c2a2b86ada02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5",
2026-06-09 14:45:33.966375 | controller |     "Jun 09 13:31:18.618386 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 14:45:33.966390 | controller |     "Jun 09 13:31:26.443466 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-09 14:45:33.966405 | controller |     "Jun 09 13:31:26.444409 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-09 14:45:33.966419 | controller |     "Jun 09 13:31:26.444605 crc systemd[1]: crio.service: Consumed 4.466s CPU time.",
2026-06-09 14:45:33.966435 | controller |     "Jun 09 13:31:26.517860 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-09 14:45:33.966450 | controller |     "Jun 09 13:31:26.596419 crc crio[23733]: time=\"2026-06-09T13:31:26.595992456Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-09 14:45:33.966465 | controller |     "Jun 09 13:31:26.596419 crc crio[23733]: time=\"2026-06-09T13:31:26.596398737Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-09 14:45:33.966480 | controller |     "Jun 09 13:31:26.600983 crc crio[23733]: time=\"2026-06-09T13:31:26.600903316Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-09 14:45:33.966495 | controller |     "Jun 09 13:31:26.601087 crc crio[23733]: time=\"2026-06-09T13:31:26.601040839Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-09 14:45:33.966525 | controller |     "Jun 09 13:31:26.601746 crc crio[23733]: time=\"2026-06-09T13:31:26.601685174Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"",
2026-06-09 14:45:33.966545 | controller |     "Jun 09 13:31:26.722725 crc crio[23733]: time=\"2026-06-09T13:31:26.722514082Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-09 14:45:33.966561 | controller |     "Jun 09 13:31:26.722993 crc crio[23733]: time=\"2026-06-09T13:31:26.722948213Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-09 14:45:33.966576 | controller |     "Jun 09 13:31:26.722993 crc crio[23733]: time=\"2026-06-09T13:31:26.722962693Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-09 14:45:33.966596 | controller |     "Jun 09 13:31:26.723433 crc crio[23733]: time=\"2026-06-09T13:31:26.723385353Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-09 14:45:33.966612 | controller |     "Jun 09 13:31:26.723433 crc crio[23733]: time=\"2026-06-09T13:31:26.723419434Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-09 14:45:33.966627 | controller |     "Jun 09 13:31:26.761603 crc crio[23733]: time=\"2026-06-09T13:31:26.75999772Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-09 14:45:33.966642 | controller |     "Jun 09 13:31:26.780930 crc crio[23733]: time=\"2026-06-09T13:31:26.780832415Z\" 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-09 14:45:33.966657 | controller |     "Jun 09 13:31:26.790057 crc crio[23733]: time=\"2026-06-09T13:31:26.789944195Z\" 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-09 14:45:33.966673 | controller |     "Jun 09 13:31:26.809187 crc crio[23733]: time=\"2026-06-09T13:31:26.809037028Z\" 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-09 14:45:33.966688 | controller |     "Jun 09 13:31:27.035066 crc crio[23733]: time=\"2026-06-09T13:31:27.034871899Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-09 14:45:33.966703 | controller |     "Jun 09 13:31:27.035066 crc crio[23733]: time=\"2026-06-09T13:31:27.03493581Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-09 14:45:33.966718 | controller |     "Jun 09 13:31:27.035066 crc crio[23733]: time=\"2026-06-09T13:31:27.034946901Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-09 14:45:33.966733 | controller |     "Jun 09 13:31:27.035066 crc crio[23733]: time=\"2026-06-09T13:31:27.034959671Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-09 14:45:33.966747 | controller |     "Jun 09 13:31:27.035066 crc crio[23733]: time=\"2026-06-09T13:31:27.034971091Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-09 14:45:33.966762 | controller |     "Jun 09 13:31:27.041645 crc crio[23733]: time=\"2026-06-09T13:31:27.041548641Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 14:45:33.966777 | controller |     "Jun 09 13:31:27.041645 crc crio[23733]: time=\"2026-06-09T13:31:27.041613312Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 14:45:33.966792 | controller |     "Jun 09 13:31:27.047151 crc crio[23733]: time=\"2026-06-09T13:31:27.047016332Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-09 14:45:33.966807 | controller |     "Jun 09 13:31:27.047151 crc crio[23733]: time=\"2026-06-09T13:31:27.047069614Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-09 14:45:33.966822 | controller |     "Jun 09 13:31:27.072819 crc crio[23733]: time=\"2026-06-09T13:31:27.072611543Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:33.966837 | controller |     "Jun 09 13:31:27.072819 crc crio[23733]: time=\"2026-06-09T13:31:27.072695045Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:33.966852 | controller |     "Jun 09 13:31:27.073454 crc crio[23733]: time=\"2026-06-09T13:31:27.073376741Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-09 14:45:33.966867 | controller |     "Jun 09 13:31:27.073454 crc crio[23733]: time=\"2026-06-09T13:31:27.073395421Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-09 14:45:33.966886 | controller |     "Jun 09 13:31:27.074279 crc crio[23733]: time=\"2026-06-09T13:31:27.073999427Z\" 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.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"org.criu.config\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\"]\\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-09 14:45:33.966908 | controller |     "Jun 09 13:31:27.075416 crc crio[23733]: time=\"2026-06-09T13:31:27.075344679Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-09 14:45:33.966924 | controller |     "Jun 09 13:31:27.075629 crc crio[23733]: time=\"2026-06-09T13:31:27.075562103Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-09 14:45:33.966939 | controller |     "Jun 09 13:31:29.282400 crc crio[23733]: time=\"2026-06-09T13:31:29.281894469Z\" level=info msg=\"Got pod network &{Name:community-operators-4v9px Namespace:openshift-marketplace ID:8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf UID:f824322e-c835-4ecf-afce-738c13bb526d NetNS:/var/run/netns/cd7f444e-9050-4b16-95d3-24aca2b529d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf824322e_c835_4ecf_afce_738c13bb526d.slice PodAnnotations:0xc00012b438}] Aliases:map[]}\"",
2026-06-09 14:45:33.966966 | controller |     "Jun 09 13:31:29.284225 crc crio[23733]: time=\"2026-06-09T13:31:29.282467263Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-4v9px for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.966983 | controller |     "Jun 09 13:31:29.284225 crc crio[23733]: time=\"2026-06-09T13:31:29.283304253Z\" level=info msg=\"Got pod network &{Name:certified-operators-fbrvc Namespace:openshift-marketplace ID:c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f UID:708f52e1-efda-47ba-a91f-becadb4f2137 NetNS:/var/run/netns/4624f987-32d8-44af-b10e-4450e1c05804 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod708f52e1_efda_47ba_a91f_becadb4f2137.slice PodAnnotations:0xc00012b588}] Aliases:map[]}\"",
2026-06-09 14:45:33.966999 | controller |     "Jun 09 13:31:29.284225 crc crio[23733]: time=\"2026-06-09T13:31:29.283452087Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-fbrvc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.967016 | controller |     "Jun 09 13:31:29.284225 crc crio[23733]: time=\"2026-06-09T13:31:29.283920438Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qcl25 Namespace:openshift-marketplace ID:1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52 UID:d4686dd1-acb7-4a2b-8360-3a43e1b7a182 NetNS:/var/run/netns/36fb6811-1dc0-46ad-92bc-81cd31bcf99d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4686dd1_acb7_4a2b_8360_3a43e1b7a182.slice PodAnnotations:0xc00012b668}] Aliases:map[]}\"",
2026-06-09 14:45:33.967032 | controller |     "Jun 09 13:31:29.284225 crc crio[23733]: time=\"2026-06-09T13:31:29.284045042Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-qcl25 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.967048 | controller |     "Jun 09 13:31:29.284666 crc crio[23733]: time=\"2026-06-09T13:31:29.284583185Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mgkdl Namespace:openshift-marketplace ID:8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a UID:fb3c4060-e8df-4606-b185-61b758949405 NetNS:/var/run/netns/f11bd2fd-2e2a-42d8-be5f-93da8e2345c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb3c4060_e8df_4606_b185_61b758949405.slice PodAnnotations:0xc00012b710}] Aliases:map[]}\"",
2026-06-09 14:45:33.967064 | controller |     "Jun 09 13:31:29.284743 crc crio[23733]: time=\"2026-06-09T13:31:29.284732168Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-mgkdl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.967082 | controller |     "Jun 09 13:31:29.285277 crc crio[23733]: time=\"2026-06-09T13:31:29.28521898Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-cdrg6 Namespace:openshift-marketplace ID:72133b4c55c38f3d3e14b17fe0bccdfabddf6c588c1c1935eec02df2858dab34 UID:29758ce7-1461-4e6a-b997-a8d16442cd5e NetNS:/var/run/netns/fe418c87-5bcf-41e0-99e7-99dd72897352 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod29758ce7_1461_4e6a_b997_a8d16442cd5e.slice PodAnnotations:0xc00012b7b0}] Aliases:map[]}\"",
2026-06-09 14:45:33.967098 | controller |     "Jun 09 13:31:29.285358 crc crio[23733]: time=\"2026-06-09T13:31:29.285341223Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-cdrg6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.967114 | controller |     "Jun 09 13:31:29.285494 crc crio[23733]: time=\"2026-06-09T13:31:29.285437066Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.967129 | controller |     "Jun 09 13:31:29.285494 crc crio[23733]: time=\"2026-06-09T13:31:29.285477057Z\" level=warning msg=\"Could not restore sandbox IP for 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4: failed to get network status for pod sandbox k8s_collect-profiles-29683530-m46r2_openshift-operator-lifecycle-manager_0a0117d5-d236-4967-a7d9-04b7195d3dc4_0(8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.967145 | controller |     "Jun 09 13:31:29.285828 crc crio[23733]: time=\"2026-06-09T13:31:29.285750353Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:81084e80f94d28370f822a3295884ff964f7f2e6c5e459ba43bc64660e3101ed UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/f7534fa2-12a0-476d-aa02-65c1b91f5a8d 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:0xc00012b838}] Aliases:map[]}\"",
2026-06-09 14:45:33.967160 | controller |     "Jun 09 13:31:29.286069 crc crio[23733]: time=\"2026-06-09T13:31:29.285904277Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.967176 | controller |     "Jun 09 13:31:29.286415 crc crio[23733]: time=\"2026-06-09T13:31:29.286352827Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7b78989b58-w6gff Namespace:openshift-route-controller-manager ID:ac74e3b74d20251e3481d8a951744446b739cc62df33fd7e063b3f20ce980fc9 UID:9bcad179-10ac-41e6-9052-87fbe2f96224 NetNS:/var/run/netns/330d2ec5-9861-4ef0-ae1e-836de1bec46e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9bcad179_10ac_41e6_9052_87fbe2f96224.slice PodAnnotations:0xc00012b8c8}] Aliases:map[]}\"",
2026-06-09 14:45:33.967191 | controller |     "Jun 09 13:31:29.286512 crc crio[23733]: time=\"2026-06-09T13:31:29.28647947Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7b78989b58-w6gff for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.967207 | controller |     "Jun 09 13:31:29.286931 crc crio[23733]: time=\"2026-06-09T13:31:29.2868718Z\" level=info msg=\"Got pod network &{Name:controller-manager-7b67b7975-9gg2q Namespace:openshift-controller-manager ID:027f3e659a9592eeb7db8deff47b84d675abf62b68f6157757bdbb3566b62b8e UID:897ae989-d05f-4c10-94d8-484fe975fec7 NetNS:/var/run/netns/684313d0-5bef-4332-a346-70147010ff03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod897ae989_d05f_4c10_94d8_484fe975fec7.slice PodAnnotations:0xc00012b958}] Aliases:map[]}\"",
2026-06-09 14:45:33.967226 | controller |     "Jun 09 13:31:29.287007 crc crio[23733]: time=\"2026-06-09T13:31:29.286994493Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-7b67b7975-9gg2q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.967241 | controller |     "Jun 09 13:31:29.287208 crc crio[23733]: time=\"2026-06-09T13:31:29.287085775Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.967257 | controller |     "Jun 09 13:31:29.287285 crc crio[23733]: time=\"2026-06-09T13:31:29.287217368Z\" level=warning msg=\"Could not restore sandbox IP for 2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_9323fe76-9364-4e54-b8ef-3711a206db1a_0(2c9870d11e37aa1f768039c1e89363fac8bf3d790f2b6fefe5c7707a0f5c5b6d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.967272 | controller |     "Jun 09 13:31:29.287285 crc crio[23733]: time=\"2026-06-09T13:31:29.287249519Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.967288 | controller |     "Jun 09 13:31:29.287285 crc crio[23733]: time=\"2026-06-09T13:31:29.28726224Z\" level=warning msg=\"Could not restore sandbox IP for ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_91af399f-665e-42f2-9893-737c2d4b367b_0(ea79abc68f11d470b49fa61647f5923020a1a43f86480090b15041d24747cbd7): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.967304 | controller |     "Jun 09 13:31:29.287680 crc crio[23733]: time=\"2026-06-09T13:31:29.287617788Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:8ed1a8b1e32ea24a444e4fac0c698ee0904e9b127468cc35c2e928a46ef08e0d UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/9615dcea-13f1-4d2e-8856-c3d69c5ac649 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:0xc00012b9f8}] Aliases:map[]}\"",
2026-06-09 14:45:33.967319 | controller |     "Jun 09 13:31:29.287804 crc crio[23733]: time=\"2026-06-09T13:31:29.287748261Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.967335 | controller |     "Jun 09 13:31:29.288298 crc crio[23733]: time=\"2026-06-09T13:31:29.288199053Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:5e47d36eb75a56025090e901ba426df672f2e1c504ae63e579d7663afbf7416d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/8037c187-5f09-4548-80c0-afb57fcadb91 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:0xc00012ba88}] Aliases:map[]}\"",
2026-06-09 14:45:33.967351 | controller |     "Jun 09 13:31:29.288442 crc crio[23733]: time=\"2026-06-09T13:31:29.288323705Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.967367 | controller |     "Jun 09 13:31:29.288756 crc crio[23733]: time=\"2026-06-09T13:31:29.288651383Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:040a32f97b44731dd690630d85959d3ee0b7b2d7529aa7c1ef9f1d2ac8cd0b05 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/e55a54e9-5def-45b1-9c2b-69a461c99893 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:0xc00012bb08}] Aliases:map[]}\"",
2026-06-09 14:45:33.967385 | controller |     "Jun 09 13:31:29.288881 crc crio[23733]: time=\"2026-06-09T13:31:29.288853868Z\" 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-09 14:45:33.967401 | controller |     "Jun 09 13:31:29.289409 crc crio[23733]: time=\"2026-06-09T13:31:29.289341339Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:0378130ebeeb30b4c515b648efb2d90b2146241e51f9e6b1f7813f2a2d5d6073 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/ef9dca32-4c20-4c1d-9e73-fe9c85e8393c 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:0xc00012bb98}] Aliases:map[]}\"",
2026-06-09 14:45:33.967417 | controller |     "Jun 09 13:31:29.289542 crc crio[23733]: time=\"2026-06-09T13:31:29.289492503Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.967432 | controller |     "Jun 09 13:31:29.290009 crc crio[23733]: time=\"2026-06-09T13:31:29.289929174Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:60b06b51766edc4f5eb4c071108fd9323c73363ed3eb9733d8fa793ba26f8c48 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/cc7af241-3c30-45bd-b96e-4c359dd8eab8 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:0xc00012bc28}] Aliases:map[]}\"",
2026-06-09 14:45:33.967448 | controller |     "Jun 09 13:31:29.290166 crc crio[23733]: time=\"2026-06-09T13:31:29.290082198Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.967463 | controller |     "Jun 09 13:31:29.290661 crc crio[23733]: time=\"2026-06-09T13:31:29.29059299Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:2308aca293eb1848ac49b11cc0ef05a2535126a7a0c4627ba46a5cfc8b7d0f39 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/1f644d14-6541-49e7-be50-dcb0d92e0a77 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:0xc00012bcb8}] Aliases:map[]}\"",
2026-06-09 14:45:33.967479 | controller |     "Jun 09 13:31:29.290803 crc crio[23733]: time=\"2026-06-09T13:31:29.290740863Z\" 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-09 14:45:33.967494 | controller |     "Jun 09 13:31:29.291333 crc crio[23733]: time=\"2026-06-09T13:31:29.291260987Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:62d45e13bc05e3eeed347a343d5277d110f4e30516888cdfe02f72ba8e2da7a9 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/eb811f0a-d1be-488d-a490-fa395827daff 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:0xc00012bd38}] Aliases:map[]}\"",
2026-06-09 14:45:33.967535 | controller |     "Jun 09 13:31:29.291443 crc crio[23733]: time=\"2026-06-09T13:31:29.29140779Z\" 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-09 14:45:33.967557 | controller |     "Jun 09 13:31:29.291908 crc crio[23733]: time=\"2026-06-09T13:31:29.2918402Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:a190cf2998a4f7d36d9d2e55c010cca24383bcbcaf5355d05f4ba776f3861ba7 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/b6a6c23b-5a68-478f-86f2-71a54850a601 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:0xc00012bdb8}] Aliases:map[]}\"",
2026-06-09 14:45:33.967573 | controller |     "Jun 09 13:31:29.292037 crc crio[23733]: time=\"2026-06-09T13:31:29.291982965Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.967588 | controller |     "Jun 09 13:31:29.292216 crc crio[23733]: time=\"2026-06-09T13:31:29.292168268Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.967603 | controller |     "Jun 09 13:31:29.292216 crc crio[23733]: time=\"2026-06-09T13:31:29.292205979Z\" level=warning msg=\"Could not restore sandbox IP for de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.967619 | controller |     "Jun 09 13:31:29.292597 crc crio[23733]: time=\"2026-06-09T13:31:29.292519937Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:9283a2ab644e158a31dd254c4efaaed2d1d6c5483980c5b5e748fd54daa7c510 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/5de346de-0bf7-49bf-ac2a-279d91da04b3 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:0xc00012be50}] Aliases:map[]}\"",
2026-06-09 14:45:33.967634 | controller |     "Jun 09 13:31:29.292701 crc crio[23733]: time=\"2026-06-09T13:31:29.292664091Z\" 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-09 14:45:33.967650 | controller |     "Jun 09 13:31:29.293298 crc crio[23733]: time=\"2026-06-09T13:31:29.293233565Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:c18030c06fed630f70c642c2ffe0823f3766cbed2506b16125c7a522b0844725 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/845ca97b-bd66-42da-9b14-0de31bbd1b9e 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:0xc00012bee0}] Aliases:map[]}\"",
2026-06-09 14:45:33.967666 | controller |     "Jun 09 13:31:29.293438 crc crio[23733]: time=\"2026-06-09T13:31:29.293382557Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.967684 | controller |     "Jun 09 13:31:29.293910 crc crio[23733]: time=\"2026-06-09T13:31:29.293835869Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:e913f0f7098689841f583c5b6e9b4768355b5e2e2b2f66a58e7ea6681fbd8b48 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/74f269cf-beb2-4196-9e07-95d66cfac8a0 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:0xc00012bf70}] Aliases:map[]}\"",
2026-06-09 14:45:33.967700 | controller |     "Jun 09 13:31:29.294029 crc crio[23733]: time=\"2026-06-09T13:31:29.293980363Z\" 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-09 14:45:33.967716 | controller |     "Jun 09 13:31:29.294502 crc crio[23733]: time=\"2026-06-09T13:31:29.294432943Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8aebfa51cafaca3fe6c1a32b8914602377d14922e6bd9ca6f7292947313911e3 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/e581b2b0-07d4-431b-9895-00613a274376 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:0xc001c1e080}] Aliases:map[]}\"",
2026-06-09 14:45:33.967732 | controller |     "Jun 09 13:31:29.294640 crc crio[23733]: time=\"2026-06-09T13:31:29.294579027Z\" 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-09 14:45:33.967747 | controller |     "Jun 09 13:31:29.295268 crc crio[23733]: time=\"2026-06-09T13:31:29.29514946Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:73de833340094d2139291ba98de7817350763ec3ee9dc648e703b5a88653ebd2 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/51eb5630-9900-42f8-88f7-87026170254e 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:0xc001c1e118}] Aliases:map[]}\"",
2026-06-09 14:45:33.967763 | controller |     "Jun 09 13:31:29.295380 crc crio[23733]: time=\"2026-06-09T13:31:29.295345276Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.967778 | controller |     "Jun 09 13:31:29.295987 crc crio[23733]: time=\"2026-06-09T13:31:29.295909149Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:ae1b2d51d2739718afea500c4efc0b03d94b38596046cdb26c210b7052534eff UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/221f083f-55d0-4924-a532-5006a603eb4f 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:0xc001c1e1b0}] Aliases:map[]}\"",
2026-06-09 14:45:33.967794 | controller |     "Jun 09 13:31:29.296339 crc crio[23733]: time=\"2026-06-09T13:31:29.296217776Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.967810 | controller |     "Jun 09 13:31:29.296706 crc crio[23733]: time=\"2026-06-09T13:31:29.296637777Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:ee7bdf4489b9a7f5d206930f916cf0d3c1e3b9fd8fc21de2e079de092db2cf46 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/74fcf0fb-1189-4820-8862-736daddf5991 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:0xc001c1e250}] Aliases:map[]}\"",
2026-06-09 14:45:33.967828 | controller |     "Jun 09 13:31:29.296919 crc crio[23733]: time=\"2026-06-09T13:31:29.296848532Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.967844 | controller |     "Jun 09 13:31:29.297765 crc crio[23733]: time=\"2026-06-09T13:31:29.297704912Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:a2b79462bedff157c432db3c52e9e3c8ea9e0b74b6f877c2a1546fb059f6ede5 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/c524c3a4-0a12-46e4-be74-f2dacceb57fb 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:0xc001c1e2f8}] Aliases:map[]}\"",
2026-06-09 14:45:33.967860 | controller |     "Jun 09 13:31:29.297888 crc crio[23733]: time=\"2026-06-09T13:31:29.297857846Z\" 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-09 14:45:33.967876 | controller |     "Jun 09 13:31:29.298306 crc crio[23733]: time=\"2026-06-09T13:31:29.298249666Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:9becfbe5b87a29a0b31460fa9fce0aabeeadf136b685d2f5cf2df103e8618d24 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/3918b5a4-dbe1-40b7-8487-cd9595b5dc81 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:0xc001c1e380}] Aliases:map[]}\"",
2026-06-09 14:45:33.967891 | controller |     "Jun 09 13:31:29.298418 crc crio[23733]: time=\"2026-06-09T13:31:29.298377429Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.967907 | controller |     "Jun 09 13:31:29.298765 crc crio[23733]: time=\"2026-06-09T13:31:29.298707217Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:fd8d1b9b9947948487a8f0d6768afb88cfd4d51ed6950e84e4849166be868a8f UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/a8f7575f-11ef-4eee-8fa6-2cf0bf1f3425 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:0xc001c1e410}] Aliases:map[]}\"",
2026-06-09 14:45:33.967922 | controller |     "Jun 09 13:31:29.298897 crc crio[23733]: time=\"2026-06-09T13:31:29.29885538Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.967937 | controller |     "Jun 09 13:31:29.299618 crc crio[23733]: time=\"2026-06-09T13:31:29.299560008Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:6a28f7678928d04b1575b78004bdfa9fe058bc6716714408dcb5bd023c113d77 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/7bf6d4a5-6481-4ebd-b146-ddcf495e9829 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:0xc001c1e498}] Aliases:map[]}\"",
2026-06-09 14:45:33.967956 | controller |     "Jun 09 13:31:29.299722 crc crio[23733]: time=\"2026-06-09T13:31:29.299689571Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.967972 | controller |     "Jun 09 13:31:29.300393 crc crio[23733]: time=\"2026-06-09T13:31:29.300333606Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:78254aef8728c746c322bd4d7fce0389d9059036ba6255c64d08c80bce8f0de4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/13aa2f19-95de-4661-84da-f4ce3d71cc8d 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:0xc001c1e538}] Aliases:map[]}\"",
2026-06-09 14:45:33.967988 | controller |     "Jun 09 13:31:29.300548 crc crio[23733]: time=\"2026-06-09T13:31:29.300481939Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.968003 | controller |     "Jun 09 13:31:29.301210 crc crio[23733]: time=\"2026-06-09T13:31:29.301144156Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d829d6881895170f4c9bc598c439de833e38cf7ac40465aa4c41003adc74e0c5 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/be385413-b2d4-478b-84b8-8bc31eaaa367 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:0xc001c1e5d0}] Aliases:map[]}\"",
2026-06-09 14:45:33.968019 | controller |     "Jun 09 13:31:29.301418 crc crio[23733]: time=\"2026-06-09T13:31:29.301287319Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.968034 | controller |     "Jun 09 13:31:29.301811 crc crio[23733]: time=\"2026-06-09T13:31:29.30173928Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eeb18dec147a5e5c72df3e232e473d07d9f40870094c2817230ed32cc63dcc9a UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/c9357337-3bd1-44fc-9627-58fe8866fc35 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:0xc001c1e670}] Aliases:map[]}\"",
2026-06-09 14:45:33.968049 | controller |     "Jun 09 13:31:29.301943 crc crio[23733]: time=\"2026-06-09T13:31:29.301890924Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.968064 | controller |     "Jun 09 13:31:29.302450 crc crio[23733]: time=\"2026-06-09T13:31:29.302363706Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:5c332d390506b7b74968cf97e3b032f007c2960f8971b63f76dfccbd550f9d5d UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/891fbb78-c2f4-4232-8b78-589b74b799e8 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:0xc001c1e710}] Aliases:map[]}\"",
2026-06-09 14:45:33.968083 | controller |     "Jun 09 13:31:29.302598 crc crio[23733]: time=\"2026-06-09T13:31:29.302492909Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.968099 | controller |     "Jun 09 13:31:29.303008 crc crio[23733]: time=\"2026-06-09T13:31:29.302947019Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:4e5ce721e2c347278cf9aa396061acfb5df2f0d981d5a0e2093461b1f8b20267 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/d8c3781c-7806-4a7f-9cec-af58ccc8f2cb 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:0xc001c1e7a8}] Aliases:map[]}\"",
2026-06-09 14:45:33.968114 | controller |     "Jun 09 13:31:29.303242 crc crio[23733]: time=\"2026-06-09T13:31:29.303070592Z\" 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-09 14:45:33.968130 | controller |     "Jun 09 13:31:29.303859 crc crio[23733]: time=\"2026-06-09T13:31:29.303761619Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:d7962adff0c4e535049863fa9ceded216a1dc45a88cbcec0fcfcf5346194a89d UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/30fd301e-dd7a-4f04-8b9c-d3f1ca18cfc0 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:0xc001c1e838}] Aliases:map[]}\"",
2026-06-09 14:45:33.968145 | controller |     "Jun 09 13:31:29.304061 crc crio[23733]: time=\"2026-06-09T13:31:29.303928703Z\" 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-09 14:45:33.968161 | controller |     "Jun 09 13:31:29.304587 crc crio[23733]: time=\"2026-06-09T13:31:29.304526517Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:5dafdd89d1dcc68e874169788495acc703a062271612bc590eeaf3de32e21f49 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/41f41d29-29eb-45f8-b5e1-2006e4f1b676 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:0xc001c1e8d0}] Aliases:map[]}\"",
2026-06-09 14:45:33.968177 | controller |     "Jun 09 13:31:29.304661 crc crio[23733]: time=\"2026-06-09T13:31:29.30464756Z\" 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-09 14:45:33.968192 | controller |     "Jun 09 13:31:29.304812 crc crio[23733]: time=\"2026-06-09T13:31:29.304754583Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.968207 | controller |     "Jun 09 13:31:29.304882 crc crio[23733]: time=\"2026-06-09T13:31:29.304817834Z\" level=warning msg=\"Could not restore sandbox IP for 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b: failed to get network status for pod sandbox k8s_collect-profiles-29683515-wch2m_openshift-operator-lifecycle-manager_1b68f0b4-27ed-4b04-a4a0-b2ea2d395ae4_0(80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.968226 | controller |     "Jun 09 13:31:29.305298 crc crio[23733]: time=\"2026-06-09T13:31:29.305241105Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:4ca13db1fb3d80947337885769c347fe965cf58262665d2df6c523303a52bcec UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/0b74fbbb-e7ad-494e-b139-9c7a6de6dc39 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:0xc001c1e968}] Aliases:map[]}\"",
2026-06-09 14:45:33.968242 | controller |     "Jun 09 13:31:29.305380 crc crio[23733]: time=\"2026-06-09T13:31:29.305363398Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.968258 | controller |     "Jun 09 13:31:29.305808 crc crio[23733]: time=\"2026-06-09T13:31:29.305734467Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:bdac98fdd7ecb14268d601e6cd89e7f16e133dba2a3c355cd6256d7574f4ed4a UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/2d91a8fc-0730-42eb-9678-d1a424cd909d 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:0xc001c1e9f8}] Aliases:map[]}\"",
2026-06-09 14:45:33.968274 | controller |     "Jun 09 13:31:29.305935 crc crio[23733]: time=\"2026-06-09T13:31:29.30588333Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.968289 | controller |     "Jun 09 13:31:29.306053 crc crio[23733]: time=\"2026-06-09T13:31:29.306010723Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.968304 | controller |     "Jun 09 13:31:29.306053 crc crio[23733]: time=\"2026-06-09T13:31:29.306047224Z\" level=warning msg=\"Could not restore sandbox IP for 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.968320 | controller |     "Jun 09 13:31:29.306213 crc crio[23733]: time=\"2026-06-09T13:31:29.306071215Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.968339 | controller |     "Jun 09 13:31:29.306213 crc crio[23733]: time=\"2026-06-09T13:31:29.306083445Z\" level=warning msg=\"Could not restore sandbox IP for 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.968357 | controller |     "Jun 09 13:31:29.306213 crc crio[23733]: time=\"2026-06-09T13:31:29.306157867Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.968372 | controller |     "Jun 09 13:31:29.306213 crc crio[23733]: time=\"2026-06-09T13:31:29.306173677Z\" level=warning msg=\"Could not restore sandbox IP for 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.968390 | controller |     "Jun 09 13:31:29.306554 crc crio[23733]: time=\"2026-06-09T13:31:29.306491136Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:20a32905371e728ec14d334fe6ee4c460ef17198d15369bde5aa6d94db090dd3 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/558a6a3e-a7db-4c84-a3d5-7d14233e6615 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:0xc001c1ea90}] Aliases:map[]}\"",
2026-06-09 14:45:33.968406 | controller |     "Jun 09 13:31:29.306631 crc crio[23733]: time=\"2026-06-09T13:31:29.306613619Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.968422 | controller |     "Jun 09 13:31:29.307410 crc crio[23733]: time=\"2026-06-09T13:31:29.307342286Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b177ba18-5f59-4e3b-8576-20aa2e4c4470 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:0xc001c1eb20}] Aliases:map[]}\"",
2026-06-09 14:45:33.968437 | controller |     "Jun 09 13:31:29.307576 crc crio[23733]: time=\"2026-06-09T13:31:29.30751238Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.968453 | controller |     "Jun 09 13:31:29.308043 crc crio[23733]: time=\"2026-06-09T13:31:29.307983162Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:1f7b1b3c7e399a867943e71e2116872a75f1c60cead802d0a69013c20b7886f1 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bdd0b751-f270-4e3a-9fca-cdc5f1b1aca7 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:0xc001c1ebb0}] Aliases:map[]}\"",
2026-06-09 14:45:33.968468 | controller |     "Jun 09 13:31:29.308495 crc crio[23733]: time=\"2026-06-09T13:31:29.308438082Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.968484 | controller |     "Jun 09 13:31:29.309027 crc crio[23733]: time=\"2026-06-09T13:31:29.308967285Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:7c2305c3ae3d6e3215375b8cac0280fcb8b9adcbb39c518450868f312a424e80 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/b33a5991-45b7-40a5-ae3c-e44d33719a77 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:0xc001c1ec40}] Aliases:map[]}\"",
2026-06-09 14:45:33.968499 | controller |     "Jun 09 13:31:29.309269 crc crio[23733]: time=\"2026-06-09T13:31:29.309098018Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.968532 | controller |     "Jun 09 13:31:29.309799 crc crio[23733]: time=\"2026-06-09T13:31:29.309707943Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:64d438a73458fbae8f0f9c4b6240c48e3b48c79186efbce7b4d7af07e15b7730 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/fa8f01f4-5986-4b4d-9405-611d97052fc2 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:0xc001c1ecc0}] Aliases:map[]}\"",
2026-06-09 14:45:33.968553 | controller |     "Jun 09 13:31:29.309931 crc crio[23733]: time=\"2026-06-09T13:31:29.309875057Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.968570 | controller |     "Jun 09 13:31:29.310396 crc crio[23733]: time=\"2026-06-09T13:31:29.310338538Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:e142d3c4f40940646d75e23abfe6eac798118fa5f904270fa6cc363f9d0e8993 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/dca66a03-91ae-4c32-8115-9e82bbc42e89 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:0xc001c1ed40}] Aliases:map[]}\"",
2026-06-09 14:45:33.968585 | controller |     "Jun 09 13:31:29.310478 crc crio[23733]: time=\"2026-06-09T13:31:29.310462931Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.968600 | controller |     "Jun 09 13:31:29.311618 crc crio[23733]: time=\"2026-06-09T13:31:29.311557568Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:fc5d6c2ea4da94fe73d2369e501a6c63f0f959efebbc50c2fcee165ea9c4a71c UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/ce6bbaa3-4797-47e6-90c9-b0ee2525fa7f 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:0xc001c1edc0}] Aliases:map[]}\"",
2026-06-09 14:45:33.968616 | controller |     "Jun 09 13:31:29.311734 crc crio[23733]: time=\"2026-06-09T13:31:29.311691481Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.968631 | controller |     "Jun 09 13:31:29.312405 crc crio[23733]: time=\"2026-06-09T13:31:29.312347247Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:7d54e9deea42b276a6a049420b1b33ae566bf67e2c715c31124e4d089e5e2342 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/d8c6cb88-bb8e-4abf-85b3-332c22c4fcd3 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:0xc001c1ee50}] Aliases:map[]}\"",
2026-06-09 14:45:33.968646 | controller |     "Jun 09 13:31:29.312512 crc crio[23733]: time=\"2026-06-09T13:31:29.3124777Z\" 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-09 14:45:33.968661 | controller |     "Jun 09 13:31:29.313063 crc crio[23733]: time=\"2026-06-09T13:31:29.312994123Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:38497a77a87d7a384b01bc3bf79cf69916b92316bf98395044cb99e2c32a041d UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/4183a3bb-d5a3-404a-bc02-d6200ec75a02 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:0xc001c1eee0}] Aliases:map[]}\"",
2026-06-09 14:45:33.968682 | controller |     "Jun 09 13:31:29.313267 crc crio[23733]: time=\"2026-06-09T13:31:29.313201837Z\" 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-09 14:45:33.968698 | controller |     "Jun 09 13:31:29.313408 crc crio[23733]: time=\"2026-06-09T13:31:29.313353861Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.968713 | controller |     "Jun 09 13:31:29.313408 crc crio[23733]: time=\"2026-06-09T13:31:29.313393323Z\" level=warning msg=\"Could not restore sandbox IP for 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-09 14:45:33.968728 | controller |     "Jun 09 13:31:29.313723 crc crio[23733]: time=\"2026-06-09T13:31:29.313661939Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:278bf93a2464277d840a3b79eeea405c987131ece7161c13d7bc3a41c8336547 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/383fdf36-38cb-43fa-8923-bcf37f8f8fa0 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:0xc001c1ef78}] Aliases:map[]}\"",
2026-06-09 14:45:33.968744 | controller |     "Jun 09 13:31:29.313895 crc crio[23733]: time=\"2026-06-09T13:31:29.313850914Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.968759 | controller |     "Jun 09 13:31:29.317169 crc crio[23733]: time=\"2026-06-09T13:31:29.317021851Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-09 14:45:33.968774 | controller |     "Jun 09 13:31:29.318404 crc crio[23733]: time=\"2026-06-09T13:31:29.318324362Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-09 14:45:33.968790 | controller |     "Jun 09 13:31:29.318511 crc crio[23733]: time=\"2026-06-09T13:31:29.318451616Z\" level=info msg=\"Create NRI interface\"",
2026-06-09 14:45:33.968805 | controller |     "Jun 09 13:31:29.318511 crc crio[23733]: time=\"2026-06-09T13:31:29.318459846Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-09 14:45:33.968820 | controller |     "Jun 09 13:31:29.318511 crc crio[23733]: time=\"2026-06-09T13:31:29.318510767Z\" level=info msg=\"runtime interface created\"",
2026-06-09 14:45:33.968834 | controller |     "Jun 09 13:31:29.318622 crc crio[23733]: time=\"2026-06-09T13:31:29.318537218Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-09 14:45:33.968849 | controller |     "Jun 09 13:31:29.318622 crc crio[23733]: time=\"2026-06-09T13:31:29.318545698Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-09 14:45:33.968864 | controller |     "Jun 09 13:31:29.318622 crc crio[23733]: time=\"2026-06-09T13:31:29.318553378Z\" level=info msg=\"starting plugins...\"",
2026-06-09 14:45:33.968879 | controller |     "Jun 09 13:31:29.318622 crc crio[23733]: time=\"2026-06-09T13:31:29.318578059Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-09 14:45:33.968894 | controller |     "Jun 09 13:31:29.322884 crc crio[23733]: time=\"2026-06-09T13:31:29.322815041Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-09 14:45:33.968909 | controller |     "Jun 09 13:31:29.329966 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-09 14:45:33.968924 | controller |     "Jun 09 13:31:38.359938 crc crio[23733]: time=\"2026-06-09T13:31:38.358876289Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-dfjkb/POD\" id=5c4d9036-ccbf-4c1c-9a75-feb950e217d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.968943 | controller |     "Jun 09 13:31:38.361414 crc crio[23733]: time=\"2026-06-09T13:31:38.359988285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.968958 | controller |     "Jun 09 13:31:38.397856 crc crio[23733]: time=\"2026-06-09T13:31:38.397736239Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dfjkb Namespace:openshift-marketplace ID:788fd8f01daea3e393d025e92d5016a7ebd3aeed3f02b11b6b9f1b88e57a7b35 UID:63ab303c-80fe-41a3-85b5-cb8aa9eafce2 NetNS:/var/run/netns/d480aee5-f995-4f87-ab8c-06de117951bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63ab303c_80fe_41a3_85b5_cb8aa9eafce2.slice PodAnnotations:0xc002534598}] Aliases:map[]}\"",
2026-06-09 14:45:33.968974 | controller |     "Jun 09 13:31:38.397856 crc crio[23733]: time=\"2026-06-09T13:31:38.397842042Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-dfjkb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.968989 | controller |     "Jun 09 13:31:39.822446 crc crio[23733]: 2026-06-09T13:31:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:788fd8f01daea3e Mac:2a:a2:5f:a5:8d:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/d480aee5-f995-4f87-ab8c-06de117951bb SocketPath: PciID:}] [{Interface:0xc0002165c0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.969005 | controller |     "Jun 09 13:31:39.825920 crc crio[23733]: time=\"2026-06-09T13:31:39.825587098Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-dfjkb Namespace:openshift-marketplace ID:788fd8f01daea3e393d025e92d5016a7ebd3aeed3f02b11b6b9f1b88e57a7b35 UID:63ab303c-80fe-41a3-85b5-cb8aa9eafce2 NetNS:/var/run/netns/d480aee5-f995-4f87-ab8c-06de117951bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63ab303c_80fe_41a3_85b5_cb8aa9eafce2.slice PodAnnotations:0xc002534598}] Aliases:map[]}\"",
2026-06-09 14:45:33.969020 | controller |     "Jun 09 13:31:39.825920 crc crio[23733]: time=\"2026-06-09T13:31:39.825914125Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-dfjkb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.969036 | controller |     "Jun 09 13:31:39.847301 crc crio[23733]: time=\"2026-06-09T13:31:39.847030427Z\" level=info msg=\"Ran pod sandbox 788fd8f01daea3e393d025e92d5016a7ebd3aeed3f02b11b6b9f1b88e57a7b35 with infra container: openshift-marketplace/redhat-marketplace-dfjkb/POD\" id=5c4d9036-ccbf-4c1c-9a75-feb950e217d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.969051 | controller |     "Jun 09 13:31:39.855794 crc crio[23733]: time=\"2026-06-09T13:31:39.855681416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f74cf4a1-930a-4994-b01b-77998fe4df2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.969066 | controller |     "Jun 09 13:31:39.867598 crc crio[23733]: time=\"2026-06-09T13:31:39.866627431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=35e2668f-3aa9-4145-9dbf-1254a304f730 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.969082 | controller |     "Jun 09 13:31:39.901096 crc crio[23733]: time=\"2026-06-09T13:31:39.900991923Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dfjkb/extract-utilities\" id=121729b0-50a3-498f-85fc-6da08f0830c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.969100 | controller |     "Jun 09 13:31:39.901728 crc crio[23733]: time=\"2026-06-09T13:31:39.9016688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.969115 | controller |     "Jun 09 13:31:40.089222 crc crio[23733]: time=\"2026-06-09T13:31:40.089025189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.969130 | controller |     "Jun 09 13:31:40.118464 crc crio[23733]: time=\"2026-06-09T13:31:40.118049062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.969146 | controller |     "Jun 09 13:31:40.342185 crc crio[23733]: time=\"2026-06-09T13:31:40.341570317Z\" level=info msg=\"Created container 5d8947ba76207fe7abe95ce46e69ddc7f208fab2addd18bacf9e5c9ee165e285: openshift-marketplace/redhat-marketplace-dfjkb/extract-utilities\" id=121729b0-50a3-498f-85fc-6da08f0830c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.969161 | controller |     "Jun 09 13:31:40.343806 crc crio[23733]: time=\"2026-06-09T13:31:40.343705088Z\" level=info msg=\"Starting container: 5d8947ba76207fe7abe95ce46e69ddc7f208fab2addd18bacf9e5c9ee165e285\" id=f8a8faba-d262-4389-9363-022c655fc698 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.969176 | controller |     "Jun 09 13:31:40.361479 crc crio[23733]: time=\"2026-06-09T13:31:40.361386706Z\" level=info msg=\"Started container\" PID=24096 containerID=5d8947ba76207fe7abe95ce46e69ddc7f208fab2addd18bacf9e5c9ee165e285 description=openshift-marketplace/redhat-marketplace-dfjkb/extract-utilities id=f8a8faba-d262-4389-9363-022c655fc698 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788fd8f01daea3e393d025e92d5016a7ebd3aeed3f02b11b6b9f1b88e57a7b35",
2026-06-09 14:45:33.969192 | controller |     "Jun 09 13:31:40.471281 crc crio[23733]: time=\"2026-06-09T13:31:40.47096976Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=49d5bf47-bbff-4c31-adea-25a78910ed28 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.969207 | controller |     "Jun 09 13:31:40.487438 crc crio[23733]: time=\"2026-06-09T13:31:40.483950604Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 14:45:33.969222 | controller |     "Jun 09 13:31:40.911296 crc crio[23733]: time=\"2026-06-09T13:31:40.91058452Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-5zkrc/POD\" id=ff153f63-151a-4877-a6c6-b4f3d0c76dc8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.969237 | controller |     "Jun 09 13:31:40.912019 crc crio[23733]: time=\"2026-06-09T13:31:40.911305728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.969253 | controller |     "Jun 09 13:31:40.939258 crc crio[23733]: time=\"2026-06-09T13:31:40.93906544Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5zkrc Namespace:openshift-marketplace ID:2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf UID:d00b8803-34be-40de-a48c-09e7c7d6d15e NetNS:/var/run/netns/c5e24857-469c-4752-830a-a3b486190204 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd00b8803_34be_40de_a48c_09e7c7d6d15e.slice PodAnnotations:0xc0010268b0}] Aliases:map[]}\"",
2026-06-09 14:45:33.969268 | controller |     "Jun 09 13:31:40.939258 crc crio[23733]: time=\"2026-06-09T13:31:40.939226724Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-5zkrc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.969287 | controller |     "Jun 09 13:31:41.424061 crc crio[23733]: time=\"2026-06-09T13:31:41.422609863Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=49d5bf47-bbff-4c31-adea-25a78910ed28 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.969302 | controller |     "Jun 09 13:31:41.442494 crc crio[23733]: time=\"2026-06-09T13:31:41.442428223Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=302d3eec-12d4-4fcd-bd34-0a56aa6cc363 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.969318 | controller |     "Jun 09 13:31:41.448201 crc crio[23733]: time=\"2026-06-09T13:31:41.448032389Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0b2c2471-79a0-4dae-ad32-5964857a4df3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.969333 | controller |     "Jun 09 13:31:41.456711 crc crio[23733]: time=\"2026-06-09T13:31:41.456635218Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dfjkb/extract-content\" id=6a31fb3a-3584-4a2d-9e90-cdc6a5efe3d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.969348 | controller |     "Jun 09 13:31:41.457301 crc crio[23733]: time=\"2026-06-09T13:31:41.45717939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.969363 | controller |     "Jun 09 13:31:41.572314 crc crio[23733]: time=\"2026-06-09T13:31:41.571535691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.969379 | controller |     "Jun 09 13:31:41.580266 crc crio[23733]: time=\"2026-06-09T13:31:41.579901304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.969394 | controller |     "Jun 09 13:31:41.684697 crc crio[23733]: 2026-06-09T13:31:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2af49374cd3d073 Mac:ea:61:b7:f7:31:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/c5e24857-469c-4752-830a-a3b486190204 SocketPath: PciID:}] [{Interface:0xc0004bc710 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.969409 | controller |     "Jun 09 13:31:41.685387 crc crio[23733]: time=\"2026-06-09T13:31:41.685229535Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5zkrc Namespace:openshift-marketplace ID:2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf UID:d00b8803-34be-40de-a48c-09e7c7d6d15e NetNS:/var/run/netns/c5e24857-469c-4752-830a-a3b486190204 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd00b8803_34be_40de_a48c_09e7c7d6d15e.slice PodAnnotations:0xc0010268b0}] Aliases:map[]}\"",
2026-06-09 14:45:33.969425 | controller |     "Jun 09 13:31:41.685485 crc crio[23733]: time=\"2026-06-09T13:31:41.685393669Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-5zkrc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.969441 | controller |     "Jun 09 13:31:41.695840 crc crio[23733]: time=\"2026-06-09T13:31:41.695422622Z\" level=info msg=\"Created container f7b84cd2d79450fb01f9b943caef2bd81e49d72a531108d20a3ea3d49edcc543: openshift-marketplace/redhat-marketplace-dfjkb/extract-content\" id=6a31fb3a-3584-4a2d-9e90-cdc6a5efe3d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.969456 | controller |     "Jun 09 13:31:41.697304 crc crio[23733]: time=\"2026-06-09T13:31:41.697084672Z\" level=info msg=\"Ran pod sandbox 2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf with infra container: openshift-marketplace/redhat-operators-5zkrc/POD\" id=ff153f63-151a-4877-a6c6-b4f3d0c76dc8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.969475 | controller |     "Jun 09 13:31:41.697876 crc crio[23733]: time=\"2026-06-09T13:31:41.697653426Z\" level=info msg=\"Starting container: f7b84cd2d79450fb01f9b943caef2bd81e49d72a531108d20a3ea3d49edcc543\" id=4925d7ba-a06a-47b3-81d2-56c2dbdc3219 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.969491 | controller |     "Jun 09 13:31:41.702453 crc crio[23733]: time=\"2026-06-09T13:31:41.702235277Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=08bbaa42-a3a5-4f85-a5a3-1aa10b5ad1b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.969506 | controller |     "Jun 09 13:31:41.708995 crc crio[23733]: time=\"2026-06-09T13:31:41.708902737Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=825021d0-a2ce-4ab9-aca5-6ad890a2cdd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.969539 | controller |     "Jun 09 13:31:41.709228 crc crio[23733]: time=\"2026-06-09T13:31:41.708930339Z\" level=info msg=\"Started container\" PID=24198 containerID=f7b84cd2d79450fb01f9b943caef2bd81e49d72a531108d20a3ea3d49edcc543 description=openshift-marketplace/redhat-marketplace-dfjkb/extract-content id=4925d7ba-a06a-47b3-81d2-56c2dbdc3219 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788fd8f01daea3e393d025e92d5016a7ebd3aeed3f02b11b6b9f1b88e57a7b35",
2026-06-09 14:45:33.969556 | controller |     "Jun 09 13:31:41.716652 crc crio[23733]: time=\"2026-06-09T13:31:41.716565084Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5zkrc/extract-utilities\" id=59b56c79-7989-4c0d-9b48-73da2bbe3d75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.969571 | controller |     "Jun 09 13:31:41.717482 crc crio[23733]: time=\"2026-06-09T13:31:41.717410004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.969587 | controller |     "Jun 09 13:31:41.748836 crc crio[23733]: time=\"2026-06-09T13:31:41.748570829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.969602 | controller |     "Jun 09 13:31:41.757921 crc crio[23733]: time=\"2026-06-09T13:31:41.757828104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.969618 | controller |     "Jun 09 13:31:41.905690 crc crio[23733]: time=\"2026-06-09T13:31:41.905512121Z\" level=info msg=\"Created container e3ee438ccdfd28ed50c1df6f460f6b0460ca8fc3dfa44222f814da518d527588: openshift-marketplace/redhat-operators-5zkrc/extract-utilities\" id=59b56c79-7989-4c0d-9b48-73da2bbe3d75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.969633 | controller |     "Jun 09 13:31:41.907749 crc crio[23733]: time=\"2026-06-09T13:31:41.907466388Z\" level=info msg=\"Starting container: e3ee438ccdfd28ed50c1df6f460f6b0460ca8fc3dfa44222f814da518d527588\" id=b6fa7b3c-cd90-4c78-9df4-fabe02904fb2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.969648 | controller |     "Jun 09 13:31:41.916364 crc crio[23733]: time=\"2026-06-09T13:31:41.916257251Z\" level=info msg=\"Started container\" PID=24209 containerID=e3ee438ccdfd28ed50c1df6f460f6b0460ca8fc3dfa44222f814da518d527588 description=openshift-marketplace/redhat-operators-5zkrc/extract-utilities id=b6fa7b3c-cd90-4c78-9df4-fabe02904fb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf",
2026-06-09 14:45:33.969667 | controller |     "Jun 09 13:31:42.538892 crc crio[23733]: time=\"2026-06-09T13:31:42.538368822Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0a23db8d-dbb0-4c8c-9894-e0b24cb992ba name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.969683 | controller |     "Jun 09 13:31:42.544045 crc crio[23733]: time=\"2026-06-09T13:31:42.543402293Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 14:45:33.969698 | controller |     "Jun 09 13:31:42.823270 crc crio[23733]: time=\"2026-06-09T13:31:42.822899373Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-z6p8z/POD\" id=76934036-7288-42e6-bb75-faa3f6c05244 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.969712 | controller |     "Jun 09 13:31:42.823270 crc crio[23733]: time=\"2026-06-09T13:31:42.822990135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.969727 | controller |     "Jun 09 13:31:42.883903 crc crio[23733]: time=\"2026-06-09T13:31:42.883731917Z\" level=info msg=\"Got pod network &{Name:community-operators-z6p8z Namespace:openshift-marketplace ID:77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34 UID:5d4eb6e3-b353-463b-8968-99ca9112ee62 NetNS:/var/run/netns/117df48b-0d66-422f-adf1-145c7a1432a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d4eb6e3_b353_463b_8968_99ca9112ee62.slice PodAnnotations:0xc0010267e8}] Aliases:map[]}\"",
2026-06-09 14:45:33.969743 | controller |     "Jun 09 13:31:42.883903 crc crio[23733]: time=\"2026-06-09T13:31:42.883843649Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-z6p8z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.969758 | controller |     "Jun 09 13:31:43.391452 crc crio[23733]: time=\"2026-06-09T13:31:43.380079561Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:bd465a77e75f6938a5535a0a2fcd34ee44f4b4d5af2dbcda4aceb633e38950da\" id=0a23db8d-dbb0-4c8c-9894-e0b24cb992ba name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.969773 | controller |     "Jun 09 13:31:43.392848 crc crio[23733]: time=\"2026-06-09T13:31:43.391661821Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fdeec19c-df4d-43e2-97c2-34975e94970a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.969788 | controller |     "Jun 09 13:31:43.395744 crc crio[23733]: time=\"2026-06-09T13:31:43.395610707Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=106f03c2-1ba6-4e67-8376-a3a06436837a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.969803 | controller |     "Jun 09 13:31:43.420354 crc crio[23733]: time=\"2026-06-09T13:31:43.419390473Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5zkrc/extract-content\" id=75b59d1f-c642-449c-8651-8ea3b222f471 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.969818 | controller |     "Jun 09 13:31:43.420354 crc crio[23733]: time=\"2026-06-09T13:31:43.420331395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.969833 | controller |     "Jun 09 13:31:43.428186 crc crio[23733]: time=\"2026-06-09T13:31:43.425593313Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-t4k4w/POD\" id=c0ee9a8d-3cca-40e8-a580-31c0a03eb431 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.969848 | controller |     "Jun 09 13:31:43.428186 crc crio[23733]: time=\"2026-06-09T13:31:43.425696845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.969866 | controller |     "Jun 09 13:31:43.669380 crc crio[23733]: time=\"2026-06-09T13:31:43.668452686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.969882 | controller |     "Jun 09 13:31:43.702272 crc crio[23733]: time=\"2026-06-09T13:31:43.701530637Z\" level=info msg=\"Got pod network &{Name:certified-operators-t4k4w Namespace:openshift-marketplace ID:7347f05fde068df5ab68b45a468c8d3baef4f1e5a2f0c771d14a966c53993881 UID:74678df0-93fb-446c-97d1-eba635c38486 NetNS:/var/run/netns/fe21ab35-d53d-4766-94fb-c22e118ce9f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74678df0_93fb_446c_97d1_eba635c38486.slice PodAnnotations:0xc0020d8058}] Aliases:map[]}\"",
2026-06-09 14:45:33.969898 | controller |     "Jun 09 13:31:43.702272 crc crio[23733]: time=\"2026-06-09T13:31:43.701695501Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-t4k4w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.969913 | controller |     "Jun 09 13:31:43.703045 crc crio[23733]: time=\"2026-06-09T13:31:43.702634274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.969928 | controller |     "Jun 09 13:31:44.367490 crc crio[23733]: time=\"2026-06-09T13:31:44.366565157Z\" level=info msg=\"Created container 562430eeb0fa602dc4418b403f727e6ed8a19364a171637cee7a0d05c7e172da: openshift-marketplace/redhat-operators-5zkrc/extract-content\" id=75b59d1f-c642-449c-8651-8ea3b222f471 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.969943 | controller |     "Jun 09 13:31:44.394985 crc crio[23733]: time=\"2026-06-09T13:31:44.394056552Z\" level=info msg=\"Starting container: 562430eeb0fa602dc4418b403f727e6ed8a19364a171637cee7a0d05c7e172da\" id=25c4f4bc-4515-4338-8c68-65b32bcfddd9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.969959 | controller |     "Jun 09 13:31:44.628187 crc crio[23733]: time=\"2026-06-09T13:31:44.627836736Z\" level=info msg=\"Started container\" PID=24259 containerID=562430eeb0fa602dc4418b403f727e6ed8a19364a171637cee7a0d05c7e172da description=openshift-marketplace/redhat-operators-5zkrc/extract-content id=25c4f4bc-4515-4338-8c68-65b32bcfddd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf",
2026-06-09 14:45:33.969975 | controller |     "Jun 09 13:31:47.356231 crc crio[23733]: time=\"2026-06-09T13:31:47.355071761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f8009406-773a-4ea0-9e64-1c9a9ac3448d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.969990 | controller |     "Jun 09 13:31:47.411616 crc crio[23733]: time=\"2026-06-09T13:31:47.411519508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c93057b8-14f7-424a-9745-c81040b75957 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.970005 | controller |     "Jun 09 13:31:47.617996 crc crio[23733]: time=\"2026-06-09T13:31:47.617671751Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-dfjkb/registry-server\" id=f78a994e-87bd-4827-8ef1-b7b8e3caecc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.970020 | controller |     "Jun 09 13:31:47.618848 crc crio[23733]: time=\"2026-06-09T13:31:47.618580334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.970038 | controller |     "Jun 09 13:31:47.922545 crc crio[23733]: time=\"2026-06-09T13:31:47.911382646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.970054 | controller |     "Jun 09 13:31:47.989299 crc crio[23733]: time=\"2026-06-09T13:31:47.988942325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.970069 | controller |     "Jun 09 13:31:49.311750 crc crio[23733]: time=\"2026-06-09T13:31:49.310332733Z\" level=info msg=\"Created container 8b75b24c00e92461faebc07f57c506305bf32cd2ab8e1eaf493b020302785204: openshift-marketplace/redhat-marketplace-dfjkb/registry-server\" id=f78a994e-87bd-4827-8ef1-b7b8e3caecc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.970084 | controller |     "Jun 09 13:31:49.321353 crc crio[23733]: time=\"2026-06-09T13:31:49.319479745Z\" level=info msg=\"Starting container: 8b75b24c00e92461faebc07f57c506305bf32cd2ab8e1eaf493b020302785204\" id=32d07125-615c-4a0c-9eee-f5ff8c26204d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.970099 | controller |     "Jun 09 13:31:49.346275 crc crio[23733]: time=\"2026-06-09T13:31:49.344302986Z\" level=info msg=\"Started container\" PID=24422 containerID=8b75b24c00e92461faebc07f57c506305bf32cd2ab8e1eaf493b020302785204 description=openshift-marketplace/redhat-marketplace-dfjkb/registry-server id=32d07125-615c-4a0c-9eee-f5ff8c26204d name=/runtime.v1.RuntimeService/StartContainer sandboxID=788fd8f01daea3e393d025e92d5016a7ebd3aeed3f02b11b6b9f1b88e57a7b35",
2026-06-09 14:45:33.970114 | controller |     "Jun 09 13:31:49.863533 crc crio[23733]: 2026-06-09T13:31:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7347f05fde068df Mac:f6:8d:dc:7c:82:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/fe21ab35-d53d-4766-94fb-c22e118ce9f4 SocketPath: PciID:}] [{Interface:0xc0002405c0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.970129 | controller |     "Jun 09 13:31:49.867653 crc crio[23733]: time=\"2026-06-09T13:31:49.867481679Z\" level=info msg=\"Got pod network &{Name:certified-operators-t4k4w Namespace:openshift-marketplace ID:7347f05fde068df5ab68b45a468c8d3baef4f1e5a2f0c771d14a966c53993881 UID:74678df0-93fb-446c-97d1-eba635c38486 NetNS:/var/run/netns/fe21ab35-d53d-4766-94fb-c22e118ce9f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74678df0_93fb_446c_97d1_eba635c38486.slice PodAnnotations:0xc0020d8058}] Aliases:map[]}\"",
2026-06-09 14:45:33.970145 | controller |     "Jun 09 13:31:49.867948 crc crio[23733]: time=\"2026-06-09T13:31:49.867751116Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-t4k4w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.970159 | controller |     "Jun 09 13:31:49.887930 crc crio[23733]: time=\"2026-06-09T13:31:49.885973378Z\" level=info msg=\"Ran pod sandbox 7347f05fde068df5ab68b45a468c8d3baef4f1e5a2f0c771d14a966c53993881 with infra container: openshift-marketplace/certified-operators-t4k4w/POD\" id=c0ee9a8d-3cca-40e8-a580-31c0a03eb431 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.970175 | controller |     "Jun 09 13:31:50.201842 crc crio[23733]: time=\"2026-06-09T13:31:50.201082642Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0ecf289d-063c-445b-aa89-fb291c924990 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.970190 | controller |     "Jun 09 13:31:50.275624 crc crio[23733]: time=\"2026-06-09T13:31:50.275256457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=afa3611b-a988-4daa-8974-d07d6a2770e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.970208 | controller |     "Jun 09 13:31:50.530030 crc crio[23733]: time=\"2026-06-09T13:31:50.529733532Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-t4k4w/extract-utilities\" id=f96528c6-e04b-4ecb-a796-a7ff82a02824 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.970224 | controller |     "Jun 09 13:31:50.531920 crc crio[23733]: time=\"2026-06-09T13:31:50.531350231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.970239 | controller |     "Jun 09 13:31:50.531920 crc crio[23733]: 2026-06-09T13:31:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77312b6321ed10e Mac:5a:b3:14:13:dc:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/117df48b-0d66-422f-adf1-145c7a1432a5 SocketPath: PciID:}] [{Interface:0xc000194c80 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.970255 | controller |     "Jun 09 13:31:50.539372 crc crio[23733]: time=\"2026-06-09T13:31:50.537826218Z\" level=info msg=\"Got pod network &{Name:community-operators-z6p8z Namespace:openshift-marketplace ID:77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34 UID:5d4eb6e3-b353-463b-8968-99ca9112ee62 NetNS:/var/run/netns/117df48b-0d66-422f-adf1-145c7a1432a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d4eb6e3_b353_463b_8968_99ca9112ee62.slice PodAnnotations:0xc0010267e8}] Aliases:map[]}\"",
2026-06-09 14:45:33.970270 | controller |     "Jun 09 13:31:50.539372 crc crio[23733]: time=\"2026-06-09T13:31:50.53832642Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-z6p8z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.970285 | controller |     "Jun 09 13:31:50.666980 crc crio[23733]: time=\"2026-06-09T13:31:50.666449053Z\" level=info msg=\"Ran pod sandbox 77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34 with infra container: openshift-marketplace/community-operators-z6p8z/POD\" id=76934036-7288-42e6-bb75-faa3f6c05244 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.970300 | controller |     "Jun 09 13:31:50.801743 crc crio[23733]: time=\"2026-06-09T13:31:50.800468121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.970316 | controller |     "Jun 09 13:31:50.817395 crc crio[23733]: time=\"2026-06-09T13:31:50.816960949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.970330 | controller |     "Jun 09 13:31:50.997170 crc crio[23733]: time=\"2026-06-09T13:31:50.991527558Z\" level=info msg=\"Created container d9e0848ff542b8d71395563c151b796fecfdcb190de7cebb2adf29ae7ab3ee02: openshift-marketplace/certified-operators-t4k4w/extract-utilities\" id=f96528c6-e04b-4ecb-a796-a7ff82a02824 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.970345 | controller |     "Jun 09 13:31:51.026496 crc crio[23733]: time=\"2026-06-09T13:31:51.025557052Z\" level=info msg=\"Starting container: d9e0848ff542b8d71395563c151b796fecfdcb190de7cebb2adf29ae7ab3ee02\" id=2b38e573-6b09-444d-bb77-ba18bb3018b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.970361 | controller |     "Jun 09 13:31:51.047629 crc crio[23733]: time=\"2026-06-09T13:31:51.047543754Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e3d29983-1030-44f8-b415-2e4589639fff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.970379 | controller |     "Jun 09 13:31:51.068054 crc crio[23733]: time=\"2026-06-09T13:31:51.066581606Z\" level=info msg=\"Started container\" PID=24491 containerID=d9e0848ff542b8d71395563c151b796fecfdcb190de7cebb2adf29ae7ab3ee02 description=openshift-marketplace/certified-operators-t4k4w/extract-utilities id=2b38e573-6b09-444d-bb77-ba18bb3018b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7347f05fde068df5ab68b45a468c8d3baef4f1e5a2f0c771d14a966c53993881",
2026-06-09 14:45:33.970395 | controller |     "Jun 09 13:31:51.069805 crc crio[23733]: time=\"2026-06-09T13:31:51.069417654Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=1e0c60d0-6c0c-4f2c-a12c-57299f8c22c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.970410 | controller |     "Jun 09 13:31:51.069960 crc crio[23733]: time=\"2026-06-09T13:31:51.069936017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.970425 | controller |     "Jun 09 13:31:51.081542 crc crio[23733]: time=\"2026-06-09T13:31:51.069679611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c390ab01-4634-4382-ac85-39bffc398151 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.970439 | controller |     "Jun 09 13:31:51.139948 crc crio[23733]: time=\"2026-06-09T13:31:51.139877642Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z6p8z/extract-utilities\" id=77e5d5af-e4a8-4476-a818-bc7382753712 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.970455 | controller |     "Jun 09 13:31:51.140536 crc crio[23733]: time=\"2026-06-09T13:31:51.140405874Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:190f1e52846ff9e37448ab90358e2ab3014d3114cf91ca069cee6dc482297771 UID:23291601-5bcb-488d-8e28-2f79c1e67296 NetNS:/var/run/netns/62988ce1-f184-4fc4-ab04-1dd9a614b0f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod23291601_5bcb_488d_8e28_2f79c1e67296.slice PodAnnotations:0xc001027030}] Aliases:map[]}\"",
2026-06-09 14:45:33.970470 | controller |     "Jun 09 13:31:51.140536 crc crio[23733]: time=\"2026-06-09T13:31:51.140469806Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.970486 | controller |     "Jun 09 13:31:51.141037 crc crio[23733]: time=\"2026-06-09T13:31:51.141011609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.970501 | controller |     "Jun 09 13:31:51.319535 crc crio[23733]: time=\"2026-06-09T13:31:51.318887139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.970535 | controller |     "Jun 09 13:31:51.330915 crc crio[23733]: time=\"2026-06-09T13:31:51.330669894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.970552 | controller |     "Jun 09 13:31:51.653326 crc crio[23733]: time=\"2026-06-09T13:31:51.653262297Z\" level=info msg=\"Created container fe59a195a1b019dff395ec81e30eb981a81220e84f2b5ba153232785aa0c5313: openshift-marketplace/community-operators-z6p8z/extract-utilities\" id=77e5d5af-e4a8-4476-a818-bc7382753712 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.970568 | controller |     "Jun 09 13:31:51.660598 crc crio[23733]: time=\"2026-06-09T13:31:51.660452141Z\" level=info msg=\"Starting container: fe59a195a1b019dff395ec81e30eb981a81220e84f2b5ba153232785aa0c5313\" id=630255df-9a24-4758-80ea-55780bca0e65 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.970587 | controller |     "Jun 09 13:31:51.697075 crc crio[23733]: time=\"2026-06-09T13:31:51.695707516Z\" level=info msg=\"Started container\" PID=24522 containerID=fe59a195a1b019dff395ec81e30eb981a81220e84f2b5ba153232785aa0c5313 description=openshift-marketplace/community-operators-z6p8z/extract-utilities id=630255df-9a24-4758-80ea-55780bca0e65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34",
2026-06-09 14:45:33.970603 | controller |     "Jun 09 13:31:52.096287 crc crio[23733]: time=\"2026-06-09T13:31:52.095535962Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=720cc3de-a3d6-492c-b502-62fddbe561e7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.970618 | controller |     "Jun 09 13:31:52.123941 crc crio[23733]: time=\"2026-06-09T13:31:52.123535849Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 14:45:33.970633 | controller |     "Jun 09 13:31:52.131371 crc crio[23733]: time=\"2026-06-09T13:31:52.130987869Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bd761f65-6d91-4ca5-8479-bba76bd73ebd name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.970648 | controller |     "Jun 09 13:31:52.138673 crc crio[23733]: time=\"2026-06-09T13:31:52.138601754Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 14:45:33.970664 | controller |     "Jun 09 13:31:52.809741 crc crio[23733]: time=\"2026-06-09T13:31:52.807528048Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:06ed12d74dcbf9d23629a6c0d7d5a580148ed1731baa2f4aeaeca6e840a94d88\" id=bd761f65-6d91-4ca5-8479-bba76bd73ebd name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.970679 | controller |     "Jun 09 13:31:52.817425 crc crio[23733]: time=\"2026-06-09T13:31:52.8167092Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=fe6cd4cc-98de-480a-8a98-e108ad2c5d0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.970694 | controller |     "Jun 09 13:31:52.824376 crc crio[23733]: time=\"2026-06-09T13:31:52.823654679Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1e6ebe65-a7d0-4de2-9ba8-b57c1d0af428 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.970710 | controller |     "Jun 09 13:31:52.836063 crc crio[23733]: time=\"2026-06-09T13:31:52.835563008Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z6p8z/extract-content\" id=39d773c8-39e0-409d-b157-66212a99524e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.970725 | controller |     "Jun 09 13:31:52.842393 crc crio[23733]: time=\"2026-06-09T13:31:52.838932699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.970740 | controller |     "Jun 09 13:31:52.918905 crc crio[23733]: time=\"2026-06-09T13:31:52.916807395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.970755 | controller |     "Jun 09 13:31:52.922840 crc crio[23733]: time=\"2026-06-09T13:31:52.922537983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.970770 | controller |     "Jun 09 13:31:53.078933 crc crio[23733]: time=\"2026-06-09T13:31:53.078691846Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=720cc3de-a3d6-492c-b502-62fddbe561e7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.970788 | controller |     "Jun 09 13:31:53.098463 crc crio[23733]: time=\"2026-06-09T13:31:53.096256611Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8e15a69e-71b2-4384-89db-2025a1198509 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.970803 | controller |     "Jun 09 13:31:53.120659 crc crio[23733]: time=\"2026-06-09T13:31:53.112437974Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=13720444-f09d-49b0-87ac-8aab6a909e43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.970818 | controller |     "Jun 09 13:31:53.175029 crc crio[23733]: time=\"2026-06-09T13:31:53.174604859Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-t4k4w/extract-content\" id=399b125a-136b-444a-84fe-330aa7790a58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.970833 | controller |     "Jun 09 13:31:53.176024 crc crio[23733]: time=\"2026-06-09T13:31:53.175596713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.970847 | controller |     "Jun 09 13:31:53.272698 crc crio[23733]: time=\"2026-06-09T13:31:53.2724294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.970862 | controller |     "Jun 09 13:31:53.282048 crc crio[23733]: time=\"2026-06-09T13:31:53.277452611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.970877 | controller |     "Jun 09 13:31:53.354469 crc crio[23733]: time=\"2026-06-09T13:31:53.348381669Z\" level=info msg=\"Created container 9ee6fa4cbb66207ae32f589fae455daa0f39d0ea8b1f45b92e5c28bedfb4b783: openshift-marketplace/community-operators-z6p8z/extract-content\" id=39d773c8-39e0-409d-b157-66212a99524e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.970892 | controller |     "Jun 09 13:31:53.371670 crc crio[23733]: time=\"2026-06-09T13:31:53.366811936Z\" level=info msg=\"Starting container: 9ee6fa4cbb66207ae32f589fae455daa0f39d0ea8b1f45b92e5c28bedfb4b783\" id=afabdc79-f7fb-4814-9aa3-89114f4f74bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.970907 | controller |     "Jun 09 13:31:53.467670 crc crio[23733]: time=\"2026-06-09T13:31:53.467479364Z\" level=info msg=\"Started container\" PID=24597 containerID=9ee6fa4cbb66207ae32f589fae455daa0f39d0ea8b1f45b92e5c28bedfb4b783 description=openshift-marketplace/community-operators-z6p8z/extract-content id=afabdc79-f7fb-4814-9aa3-89114f4f74bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34",
2026-06-09 14:45:33.970923 | controller |     "Jun 09 13:31:53.560649 crc crio[23733]: 2026-06-09T13:31:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:190f1e52846ff9e Mac:2e:ad:7a:07:06:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/62988ce1-f184-4fc4-ab04-1dd9a614b0f8 SocketPath: PciID:}] [{Interface:0xc000520e40 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.970938 | controller |     "Jun 09 13:31:53.564888 crc crio[23733]: time=\"2026-06-09T13:31:53.562740592Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:190f1e52846ff9e37448ab90358e2ab3014d3114cf91ca069cee6dc482297771 UID:23291601-5bcb-488d-8e28-2f79c1e67296 NetNS:/var/run/netns/62988ce1-f184-4fc4-ab04-1dd9a614b0f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod23291601_5bcb_488d_8e28_2f79c1e67296.slice PodAnnotations:0xc001027030}] Aliases:map[]}\"",
2026-06-09 14:45:33.970968 | controller |     "Jun 09 13:31:53.564888 crc crio[23733]: time=\"2026-06-09T13:31:53.562991318Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.970985 | controller |     "Jun 09 13:31:53.671744 crc crio[23733]: time=\"2026-06-09T13:31:53.67161538Z\" level=info msg=\"Ran pod sandbox 190f1e52846ff9e37448ab90358e2ab3014d3114cf91ca069cee6dc482297771 with infra container: openshift-etcd/installer-3-crc/POD\" id=1e0c60d0-6c0c-4f2c-a12c-57299f8c22c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.971001 | controller |     "Jun 09 13:31:53.680438 crc crio[23733]: time=\"2026-06-09T13:31:53.680086694Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=5fe2079e-219e-43dd-9cfd-874df058dc81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.971016 | controller |     "Jun 09 13:31:53.689543 crc crio[23733]: time=\"2026-06-09T13:31:53.68567759Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=6c4a3d24-f9fc-442c-b183-dc4c61d03c92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.971032 | controller |     "Jun 09 13:31:53.743155 crc crio[23733]: time=\"2026-06-09T13:31:53.742945417Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=33a5f397-7ded-4a15-ab74-fd654b79a195 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.971047 | controller |     "Jun 09 13:31:53.743745 crc crio[23733]: time=\"2026-06-09T13:31:53.743593903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.971063 | controller |     "Jun 09 13:31:53.744848 crc crio[23733]: time=\"2026-06-09T13:31:53.744676379Z\" level=info msg=\"Created container 10176a8a3f96a1bb17861fa66c5ea89e3f51c9e2e1fe4fc28c1d003002c86399: openshift-marketplace/certified-operators-t4k4w/extract-content\" id=399b125a-136b-444a-84fe-330aa7790a58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.971081 | controller |     "Jun 09 13:31:53.747514 crc crio[23733]: time=\"2026-06-09T13:31:53.747255472Z\" level=info msg=\"Starting container: 10176a8a3f96a1bb17861fa66c5ea89e3f51c9e2e1fe4fc28c1d003002c86399\" id=036762f8-96b9-4f9b-9365-a420752e3c7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.971096 | controller |     "Jun 09 13:31:53.770895 crc crio[23733]: time=\"2026-06-09T13:31:53.770674128Z\" level=info msg=\"Started container\" PID=24613 containerID=10176a8a3f96a1bb17861fa66c5ea89e3f51c9e2e1fe4fc28c1d003002c86399 description=openshift-marketplace/certified-operators-t4k4w/extract-content id=036762f8-96b9-4f9b-9365-a420752e3c7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7347f05fde068df5ab68b45a468c8d3baef4f1e5a2f0c771d14a966c53993881",
2026-06-09 14:45:33.971112 | controller |     "Jun 09 13:31:53.828297 crc crio[23733]: time=\"2026-06-09T13:31:53.828210202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.971127 | controller |     "Jun 09 13:31:55.107163 crc crio[23733]: time=\"2026-06-09T13:31:55.105345769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.971142 | controller |     "Jun 09 13:31:56.164636 crc crio[23733]: time=\"2026-06-09T13:31:56.163721507Z\" level=info msg=\"Created container 575b57461271fa81bcbf2eb61732e0c4233a3d26b9239da1befeac4913dd86f3: openshift-etcd/installer-3-crc/installer\" id=33a5f397-7ded-4a15-ab74-fd654b79a195 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.971160 | controller |     "Jun 09 13:31:56.166889 crc crio[23733]: time=\"2026-06-09T13:31:56.166697469Z\" level=info msg=\"Starting container: 575b57461271fa81bcbf2eb61732e0c4233a3d26b9239da1befeac4913dd86f3\" id=772ce251-3dbe-4f6c-a4ab-37c0075ba1e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.971176 | controller |     "Jun 09 13:31:56.179562 crc crio[23733]: time=\"2026-06-09T13:31:56.179404087Z\" level=info msg=\"Started container\" PID=24662 containerID=575b57461271fa81bcbf2eb61732e0c4233a3d26b9239da1befeac4913dd86f3 description=openshift-etcd/installer-3-crc/installer id=772ce251-3dbe-4f6c-a4ab-37c0075ba1e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=190f1e52846ff9e37448ab90358e2ab3014d3114cf91ca069cee6dc482297771",
2026-06-09 14:45:33.971191 | controller |     "Jun 09 13:32:05.472298 crc crio[23733]: time=\"2026-06-09T13:32:05.46838971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ee49a686-327a-439f-964e-5c5838f998a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.971207 | controller |     "Jun 09 13:32:05.495045 crc crio[23733]: time=\"2026-06-09T13:32:05.494686867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=573c50a2-c8cb-45a2-bdfa-f1aaf7c9cadc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.971222 | controller |     "Jun 09 13:32:05.524596 crc crio[23733]: time=\"2026-06-09T13:32:05.524082389Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z6p8z/registry-server\" id=4277bd23-182c-45fc-8407-22c93df33526 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.971237 | controller |     "Jun 09 13:32:05.525570 crc crio[23733]: time=\"2026-06-09T13:32:05.525092673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.971253 | controller |     "Jun 09 13:32:05.808403 crc crio[23733]: time=\"2026-06-09T13:32:05.807632938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.971268 | controller |     "Jun 09 13:32:05.817157 crc crio[23733]: time=\"2026-06-09T13:32:05.816620545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.971283 | controller |     "Jun 09 13:32:06.317034 crc crio[23733]: time=\"2026-06-09T13:32:06.316079754Z\" level=info msg=\"Created container 32036acdefd164ed836e642489df7b8cc6655daa5d13b356964632017acf4ca7: openshift-marketplace/community-operators-z6p8z/registry-server\" id=4277bd23-182c-45fc-8407-22c93df33526 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.971479 | controller |     "Jun 09 13:32:06.324421 crc crio[23733]: time=\"2026-06-09T13:32:06.323672988Z\" level=info msg=\"Starting container: 32036acdefd164ed836e642489df7b8cc6655daa5d13b356964632017acf4ca7\" id=0d648819-dc11-4036-92d9-f3153298f32d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.971495 | controller |     "Jun 09 13:32:06.350229 crc crio[23733]: time=\"2026-06-09T13:32:06.348982281Z\" level=info msg=\"Started container\" PID=24826 containerID=32036acdefd164ed836e642489df7b8cc6655daa5d13b356964632017acf4ca7 description=openshift-marketplace/community-operators-z6p8z/registry-server id=0d648819-dc11-4036-92d9-f3153298f32d name=/runtime.v1.RuntimeService/StartContainer sandboxID=77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34",
2026-06-09 14:45:33.971530 | controller |     "Jun 09 13:32:11.672307 crc crio[23733]: time=\"2026-06-09T13:32:11.671014924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=65e5a9bc-5259-45d5-af01-750b7984d625 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.971554 | controller |     "Jun 09 13:32:11.684555 crc crio[23733]: time=\"2026-06-09T13:32:11.684306835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f76f80cc-e6b9-4495-9754-85ccab7cd5a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.971572 | controller |     "Jun 09 13:32:11.743670 crc crio[23733]: time=\"2026-06-09T13:32:11.743354596Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-t4k4w/registry-server\" id=e5525710-aa7b-4454-bfe2-fad67e3ea4f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.971588 | controller |     "Jun 09 13:32:11.744699 crc crio[23733]: time=\"2026-06-09T13:32:11.74433292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.971603 | controller |     "Jun 09 13:32:11.826018 crc crio[23733]: time=\"2026-06-09T13:32:11.825008974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.971618 | controller |     "Jun 09 13:32:11.829978 crc crio[23733]: time=\"2026-06-09T13:32:11.829701969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.971634 | controller |     "Jun 09 13:32:12.153721 crc crio[23733]: time=\"2026-06-09T13:32:12.15340539Z\" level=info msg=\"Created container 6316ab45064316bfcc201dcc01d8a94ef2491b56b4af06481c70d38fbcf64332: openshift-marketplace/certified-operators-t4k4w/registry-server\" id=e5525710-aa7b-4454-bfe2-fad67e3ea4f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.971649 | controller |     "Jun 09 13:32:12.166221 crc crio[23733]: time=\"2026-06-09T13:32:12.166037145Z\" level=info msg=\"Starting container: 6316ab45064316bfcc201dcc01d8a94ef2491b56b4af06481c70d38fbcf64332\" id=abf4d2aa-af5a-4387-8ae8-71a00507b48b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.971664 | controller |     "Jun 09 13:32:12.227980 crc crio[23733]: time=\"2026-06-09T13:32:12.226626184Z\" level=info msg=\"Started container\" PID=24974 containerID=6316ab45064316bfcc201dcc01d8a94ef2491b56b4af06481c70d38fbcf64332 description=openshift-marketplace/certified-operators-t4k4w/registry-server id=abf4d2aa-af5a-4387-8ae8-71a00507b48b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7347f05fde068df5ab68b45a468c8d3baef4f1e5a2f0c771d14a966c53993881",
2026-06-09 14:45:33.971680 | controller |     "Jun 09 13:32:16.060225 crc crio[23733]: time=\"2026-06-09T13:32:16.059188937Z\" level=info msg=\"Stopping container: 9f9058abe1c6e6f88aabe6f7317caf363c4eebd8b2f628f84a4f4938aef99edc (timeout: 2s)\" id=91958c14-19da-4551-bff6-2e53117f6d60 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.971695 | controller |     "Jun 09 13:32:17.196248 crc crio[23733]: time=\"2026-06-09T13:32:17.19617063Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=556c3aed-2bbb-43a1-af15-8fbe3e0f670a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.971711 | controller |     "Jun 09 13:32:17.199622 crc crio[23733]: time=\"2026-06-09T13:32:17.199539721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=25936240-e05f-4c96-83d6-486fce6c06fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.971732 | controller |     "Jun 09 13:32:17.209520 crc crio[23733]: time=\"2026-06-09T13:32:17.20942684Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5zkrc/registry-server\" id=74a8cd71-668d-4ca4-97f7-92d62fc440ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.971748 | controller |     "Jun 09 13:32:17.209947 crc crio[23733]: time=\"2026-06-09T13:32:17.209893511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.971763 | controller |     "Jun 09 13:32:17.277848 crc crio[23733]: time=\"2026-06-09T13:32:17.277687894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.971779 | controller |     "Jun 09 13:32:17.281328 crc crio[23733]: time=\"2026-06-09T13:32:17.281268181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.971794 | controller |     "Jun 09 13:32:17.417371 crc crio[23733]: time=\"2026-06-09T13:32:17.417257315Z\" level=info msg=\"Stopped container 9f9058abe1c6e6f88aabe6f7317caf363c4eebd8b2f628f84a4f4938aef99edc: openshift-marketplace/redhat-marketplace-mgkdl/registry-server\" id=91958c14-19da-4551-bff6-2e53117f6d60 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.971809 | controller |     "Jun 09 13:32:17.418600 crc crio[23733]: time=\"2026-06-09T13:32:17.418570406Z\" level=info msg=\"Stopping pod sandbox: 8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a\" id=f14eaf40-34cd-4ee3-973e-17bf112b900e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.971825 | controller |     "Jun 09 13:32:17.419281 crc crio[23733]: time=\"2026-06-09T13:32:17.419245983Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-mgkdl Namespace:openshift-marketplace ID:8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a UID:fb3c4060-e8df-4606-b185-61b758949405 NetNS:/var/run/netns/f11bd2fd-2e2a-42d8-be5f-93da8e2345c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb3c4060_e8df_4606_b185_61b758949405.slice PodAnnotations:0xc001c1e1b0}] Aliases:map[]}\"",
2026-06-09 14:45:33.971841 | controller |     "Jun 09 13:32:17.419558 crc crio[23733]: time=\"2026-06-09T13:32:17.41953743Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-mgkdl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.971856 | controller |     "Jun 09 13:32:17.460339 crc crio[23733]: time=\"2026-06-09T13:32:17.45998102Z\" level=info msg=\"Created container 3959fb733834e4e0c5f8372b48df4369df23bc853b78a05b32528b6eb99fd877: openshift-marketplace/redhat-operators-5zkrc/registry-server\" id=74a8cd71-668d-4ca4-97f7-92d62fc440ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.971871 | controller |     "Jun 09 13:32:17.468363 crc crio[23733]: time=\"2026-06-09T13:32:17.468221369Z\" level=info msg=\"Starting container: 3959fb733834e4e0c5f8372b48df4369df23bc853b78a05b32528b6eb99fd877\" id=2951daae-8e5c-483d-b6ac-520718f3d54f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.971887 | controller |     "Jun 09 13:32:17.501190 crc crio[23733]: time=\"2026-06-09T13:32:17.499880986Z\" level=info msg=\"Started container\" PID=25064 containerID=3959fb733834e4e0c5f8372b48df4369df23bc853b78a05b32528b6eb99fd877 description=openshift-marketplace/redhat-operators-5zkrc/registry-server id=2951daae-8e5c-483d-b6ac-520718f3d54f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf",
2026-06-09 14:45:33.971903 | controller |     "Jun 09 13:32:18.068004 crc crio[23733]: time=\"2026-06-09T13:32:18.067383943Z\" level=info msg=\"Stopped pod sandbox: 8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a\" id=f14eaf40-34cd-4ee3-973e-17bf112b900e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.971921 | controller |     "Jun 09 13:32:18.258605 crc crio[23733]: time=\"2026-06-09T13:32:18.25760338Z\" level=info msg=\"Removing container: 9f9058abe1c6e6f88aabe6f7317caf363c4eebd8b2f628f84a4f4938aef99edc\" id=43d17b07-282c-4b07-b17c-ed8264d049b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.971937 | controller |     "Jun 09 13:32:18.297413 crc crio[23733]: time=\"2026-06-09T13:32:18.296630106Z\" level=info msg=\"Removed container 9f9058abe1c6e6f88aabe6f7317caf363c4eebd8b2f628f84a4f4938aef99edc: openshift-marketplace/redhat-marketplace-mgkdl/registry-server\" id=43d17b07-282c-4b07-b17c-ed8264d049b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.971952 | controller |     "Jun 09 13:32:18.309234 crc crio[23733]: time=\"2026-06-09T13:32:18.309022096Z\" level=info msg=\"Removing container: 5fad4731d7f271bc132c87c62441a6bd624ab40c1f4a4b30484bcc107e2c885c\" id=d799e4e5-d12c-4e6f-a8a6-4388ba5a989e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.971967 | controller |     "Jun 09 13:32:18.398932 crc crio[23733]: time=\"2026-06-09T13:32:18.398461103Z\" level=info msg=\"Removed container 5fad4731d7f271bc132c87c62441a6bd624ab40c1f4a4b30484bcc107e2c885c: openshift-marketplace/redhat-marketplace-mgkdl/extract-content\" id=d799e4e5-d12c-4e6f-a8a6-4388ba5a989e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.971983 | controller |     "Jun 09 13:32:18.402089 crc crio[23733]: time=\"2026-06-09T13:32:18.401790024Z\" level=info msg=\"Removing container: 4f9167eb9f16f4f39104a6feadd2d6a4767f67b0fee8fe6a436df01fd7872748\" id=e20f601d-3033-4800-9b52-5082c66b2f1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.971999 | controller |     "Jun 09 13:32:18.431578 crc crio[23733]: time=\"2026-06-09T13:32:18.431481723Z\" level=info msg=\"Removed container 4f9167eb9f16f4f39104a6feadd2d6a4767f67b0fee8fe6a436df01fd7872748: openshift-marketplace/redhat-marketplace-mgkdl/extract-utilities\" id=e20f601d-3033-4800-9b52-5082c66b2f1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.972014 | controller |     "Jun 09 13:32:25.190649 crc crio[23733]: time=\"2026-06-09T13:32:25.189698551Z\" level=info msg=\"Stopping container: 9f3871dc5fe4b0ab27f2f23fb29b7d0ec72ecc6771d35197eb1a472c6133f0cc (timeout: 2s)\" id=08668090-a392-42e8-95a0-33efeedb41a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.972029 | controller |     "Jun 09 13:32:25.329274 crc crio[23733]: time=\"2026-06-09T13:32:25.328696938Z\" level=info msg=\"Stopped container 9f3871dc5fe4b0ab27f2f23fb29b7d0ec72ecc6771d35197eb1a472c6133f0cc: openshift-marketplace/community-operators-4v9px/registry-server\" id=08668090-a392-42e8-95a0-33efeedb41a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.972044 | controller |     "Jun 09 13:32:25.330993 crc crio[23733]: time=\"2026-06-09T13:32:25.330906912Z\" level=info msg=\"Stopping pod sandbox: 8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf\" id=02f5e243-5260-4d4f-95e5-f0bf1147f3d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.972059 | controller |     "Jun 09 13:32:25.331768 crc crio[23733]: time=\"2026-06-09T13:32:25.331690421Z\" level=info msg=\"Got pod network &{Name:community-operators-4v9px Namespace:openshift-marketplace ID:8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf UID:f824322e-c835-4ecf-afce-738c13bb526d NetNS:/var/run/netns/cd7f444e-9050-4b16-95d3-24aca2b529d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf824322e_c835_4ecf_afce_738c13bb526d.slice PodAnnotations:0xc0020d8340}] Aliases:map[]}\"",
2026-06-09 14:45:33.972075 | controller |     "Jun 09 13:32:25.332032 crc crio[23733]: time=\"2026-06-09T13:32:25.331936207Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-4v9px from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.972093 | controller |     "Jun 09 13:32:25.709812 crc crio[23733]: time=\"2026-06-09T13:32:25.709623476Z\" level=info msg=\"Stopped pod sandbox: 8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf\" id=02f5e243-5260-4d4f-95e5-f0bf1147f3d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.972109 | controller |     "Jun 09 13:32:26.348868 crc crio[23733]: time=\"2026-06-09T13:32:26.34841257Z\" level=info msg=\"Removing container: 9f3871dc5fe4b0ab27f2f23fb29b7d0ec72ecc6771d35197eb1a472c6133f0cc\" id=f34a84f4-38ab-4259-b17c-44808e50b0aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.972123 | controller |     "Jun 09 13:32:26.385083 crc crio[23733]: time=\"2026-06-09T13:32:26.384948515Z\" level=info msg=\"Removed container 9f3871dc5fe4b0ab27f2f23fb29b7d0ec72ecc6771d35197eb1a472c6133f0cc: openshift-marketplace/community-operators-4v9px/registry-server\" id=f34a84f4-38ab-4259-b17c-44808e50b0aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.972138 | controller |     "Jun 09 13:32:26.389287 crc crio[23733]: time=\"2026-06-09T13:32:26.389061154Z\" level=info msg=\"Removing container: 4028b8d1e6883615400db6b95eccc407d65e5758dc7289e0dcf5258e0791e4d8\" id=fc6b0946-89b3-4322-be94-902777e1b1c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.972153 | controller |     "Jun 09 13:32:26.428330 crc crio[23733]: time=\"2026-06-09T13:32:26.428204122Z\" level=info msg=\"Removed container 4028b8d1e6883615400db6b95eccc407d65e5758dc7289e0dcf5258e0791e4d8: openshift-marketplace/community-operators-4v9px/extract-content\" id=fc6b0946-89b3-4322-be94-902777e1b1c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.972167 | controller |     "Jun 09 13:32:26.431556 crc crio[23733]: time=\"2026-06-09T13:32:26.431483613Z\" level=info msg=\"Removing container: ad07c5f6c3ab2d7d8a4c10af9a4b8b36d741a77a88be5c54fd3ced16f94a30aa\" id=57154934-9a3b-4c0c-88aa-b79e97f21ac9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.972182 | controller |     "Jun 09 13:32:26.456356 crc crio[23733]: time=\"2026-06-09T13:32:26.456228011Z\" level=info msg=\"Removed container ad07c5f6c3ab2d7d8a4c10af9a4b8b36d741a77a88be5c54fd3ced16f94a30aa: openshift-marketplace/community-operators-4v9px/extract-utilities\" id=57154934-9a3b-4c0c-88aa-b79e97f21ac9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.972196 | controller |     "Jun 09 13:32:27.387641 crc crio[23733]: time=\"2026-06-09T13:32:27.387358467Z\" level=info msg=\"Stopping container: f7be41812c43d69f0c0cbac2dc7a0b8a5f4f16c82bbf83864e5de4de14d57dc0 (timeout: 2s)\" id=d1bb16dc-6344-4196-99a9-6809c1d1c5b3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.972211 | controller |     "Jun 09 13:32:27.513794 crc crio[23733]: time=\"2026-06-09T13:32:27.513659186Z\" level=info msg=\"Stopped container f7be41812c43d69f0c0cbac2dc7a0b8a5f4f16c82bbf83864e5de4de14d57dc0: openshift-marketplace/certified-operators-fbrvc/registry-server\" id=d1bb16dc-6344-4196-99a9-6809c1d1c5b3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.972226 | controller |     "Jun 09 13:32:27.515410 crc crio[23733]: time=\"2026-06-09T13:32:27.515312297Z\" level=info msg=\"Stopping pod sandbox: c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f\" id=a0648219-d34d-4c1d-b528-3c276a83d30a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.972241 | controller |     "Jun 09 13:32:27.515868 crc crio[23733]: time=\"2026-06-09T13:32:27.515802778Z\" level=info msg=\"Got pod network &{Name:certified-operators-fbrvc Namespace:openshift-marketplace ID:c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f UID:708f52e1-efda-47ba-a91f-becadb4f2137 NetNS:/var/run/netns/4624f987-32d8-44af-b10e-4450e1c05804 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod708f52e1_efda_47ba_a91f_becadb4f2137.slice PodAnnotations:0xc00028e268}] Aliases:map[]}\"",
2026-06-09 14:45:33.972260 | controller |     "Jun 09 13:32:27.516073 crc crio[23733]: time=\"2026-06-09T13:32:27.515999693Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-fbrvc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.972276 | controller |     "Jun 09 13:32:27.771644 crc crio[23733]: time=\"2026-06-09T13:32:27.771513432Z\" level=info msg=\"Stopped pod sandbox: c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f\" id=a0648219-d34d-4c1d-b528-3c276a83d30a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.972291 | controller |     "Jun 09 13:32:28.374231 crc crio[23733]: time=\"2026-06-09T13:32:28.374170091Z\" level=info msg=\"Removing container: f7be41812c43d69f0c0cbac2dc7a0b8a5f4f16c82bbf83864e5de4de14d57dc0\" id=a9467188-30e3-4c95-8f18-d7302052c22c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.972307 | controller |     "Jun 09 13:32:28.395322 crc crio[23733]: time=\"2026-06-09T13:32:28.395271262Z\" level=info msg=\"Removed container f7be41812c43d69f0c0cbac2dc7a0b8a5f4f16c82bbf83864e5de4de14d57dc0: openshift-marketplace/certified-operators-fbrvc/registry-server\" id=a9467188-30e3-4c95-8f18-d7302052c22c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.972322 | controller |     "Jun 09 13:32:28.400380 crc crio[23733]: time=\"2026-06-09T13:32:28.400276204Z\" level=info msg=\"Removing container: db723d4afcfd4f834b65a62dfdbbd87451e22ceef43d4777c63ee653f07fa98b\" id=b96de0ea-64e5-43c9-a4b6-0e89737931e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.972337 | controller |     "Jun 09 13:32:28.441502 crc crio[23733]: time=\"2026-06-09T13:32:28.44142212Z\" level=info msg=\"Removed container db723d4afcfd4f834b65a62dfdbbd87451e22ceef43d4777c63ee653f07fa98b: openshift-marketplace/certified-operators-fbrvc/extract-content\" id=b96de0ea-64e5-43c9-a4b6-0e89737931e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.972353 | controller |     "Jun 09 13:32:28.444351 crc crio[23733]: time=\"2026-06-09T13:32:28.444276428Z\" level=info msg=\"Removing container: 492f485ddaecb9f08c6d8d9ed1cc8e03c0a7813541a80aafcfa4cd9ddcee443b\" id=329c6b80-a2b0-4266-9b15-3b5ef6182e5b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.972368 | controller |     "Jun 09 13:32:28.462775 crc crio[23733]: time=\"2026-06-09T13:32:28.46246585Z\" level=info msg=\"Removed container 492f485ddaecb9f08c6d8d9ed1cc8e03c0a7813541a80aafcfa4cd9ddcee443b: openshift-marketplace/certified-operators-fbrvc/extract-utilities\" id=329c6b80-a2b0-4266-9b15-3b5ef6182e5b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.972383 | controller |     "Jun 09 13:32:29.868627 crc crio[23733]: time=\"2026-06-09T13:32:29.867938045Z\" level=info msg=\"Stopping pod sandbox: 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961\" id=9216505e-c03e-4cbe-b49e-147b4e9badee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.972398 | controller |     "Jun 09 13:32:29.868627 crc crio[23733]: time=\"2026-06-09T13:32:29.868619952Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961\" id=9216505e-c03e-4cbe-b49e-147b4e9badee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.972414 | controller |     "Jun 09 13:32:29.871017 crc crio[23733]: time=\"2026-06-09T13:32:29.870934078Z\" level=info msg=\"Removing pod sandbox: 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961\" id=3f0c7670-2faf-4f62-81db-62b07b1aa028 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.972429 | controller |     "Jun 09 13:32:29.884626 crc crio[23733]: time=\"2026-06-09T13:32:29.884510946Z\" level=info msg=\"Removed pod sandbox: 2a7d68e7900c19bb7284c9b524c028e5a6451d811f45339cd669f5217b122961\" id=3f0c7670-2faf-4f62-81db-62b07b1aa028 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.972447 | controller |     "Jun 09 13:32:29.886278 crc crio[23733]: time=\"2026-06-09T13:32:29.886095485Z\" level=info msg=\"Stopping pod sandbox: c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f\" id=c63cc43f-e3ee-46e7-81ef-61d0abc2b4c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.972462 | controller |     "Jun 09 13:32:29.886394 crc crio[23733]: time=\"2026-06-09T13:32:29.88629543Z\" level=info msg=\"Stopped pod sandbox (already stopped): c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f\" id=c63cc43f-e3ee-46e7-81ef-61d0abc2b4c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.972477 | controller |     "Jun 09 13:32:29.887322 crc crio[23733]: time=\"2026-06-09T13:32:29.887241082Z\" level=info msg=\"Removing pod sandbox: c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f\" id=0e8d7e54-eb4e-48c8-8251-461e350a8e26 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.972492 | controller |     "Jun 09 13:32:29.899670 crc crio[23733]: time=\"2026-06-09T13:32:29.899549331Z\" level=info msg=\"Removed pod sandbox: c7b8b1e99f76db74d0fd4bdc26124fb6b19c1c169ae7802f6eccc019ba95cb7f\" id=0e8d7e54-eb4e-48c8-8251-461e350a8e26 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.972507 | controller |     "Jun 09 13:32:29.900719 crc crio[23733]: time=\"2026-06-09T13:32:29.900647398Z\" level=info msg=\"Stopping pod sandbox: 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e\" id=4eb1e7f7-789f-4270-b68f-c51ffbaf4b0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.972539 | controller |     "Jun 09 13:32:29.900840 crc crio[23733]: time=\"2026-06-09T13:32:29.90076222Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e\" id=4eb1e7f7-789f-4270-b68f-c51ffbaf4b0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.972555 | controller |     "Jun 09 13:32:29.901490 crc crio[23733]: time=\"2026-06-09T13:32:29.901409116Z\" level=info msg=\"Removing pod sandbox: 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e\" id=d9a4798e-f36c-47fb-9253-b4dce0f05075 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.972571 | controller |     "Jun 09 13:32:29.909673 crc crio[23733]: time=\"2026-06-09T13:32:29.909580314Z\" level=info msg=\"Removed pod sandbox: 1414225ece8038de8ef0a02f0ba5c7a12c7863ba09d56518fbe567bc2a2b1d3e\" id=d9a4798e-f36c-47fb-9253-b4dce0f05075 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.972586 | controller |     "Jun 09 13:32:29.910625 crc crio[23733]: time=\"2026-06-09T13:32:29.910561788Z\" level=info msg=\"Stopping pod sandbox: 8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf\" id=1f213deb-578a-47c3-b675-b72f7d8ed3c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.972601 | controller |     "Jun 09 13:32:29.910814 crc crio[23733]: time=\"2026-06-09T13:32:29.91064683Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf\" id=1f213deb-578a-47c3-b675-b72f7d8ed3c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.972616 | controller |     "Jun 09 13:32:29.911327 crc crio[23733]: time=\"2026-06-09T13:32:29.911260915Z\" level=info msg=\"Removing pod sandbox: 8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf\" id=4624c32e-6ed6-4478-8f46-b49d451c773d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.972631 | controller |     "Jun 09 13:32:29.923285 crc crio[23733]: time=\"2026-06-09T13:32:29.923078901Z\" level=info msg=\"Removed pod sandbox: 8bec296f9d745fec2b9baa22e24096c87c764927aa7fc746eaf3c3ab79789daf\" id=4624c32e-6ed6-4478-8f46-b49d451c773d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.972649 | controller |     "Jun 09 13:32:29.924465 crc crio[23733]: time=\"2026-06-09T13:32:29.924361872Z\" level=info msg=\"Stopping pod sandbox: 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480\" id=277d9de1-4969-4e32-b101-65d8df2e981b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.972664 | controller |     "Jun 09 13:32:29.924560 crc crio[23733]: time=\"2026-06-09T13:32:29.924474085Z\" level=info msg=\"Stopped pod sandbox (already stopped): 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480\" id=277d9de1-4969-4e32-b101-65d8df2e981b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.972679 | controller |     "Jun 09 13:32:29.925357 crc crio[23733]: time=\"2026-06-09T13:32:29.925290365Z\" level=info msg=\"Removing pod sandbox: 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480\" id=d11bf933-0735-435f-98e4-cf3c8bd8cf9a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.972695 | controller |     "Jun 09 13:32:29.934210 crc crio[23733]: time=\"2026-06-09T13:32:29.934069807Z\" level=info msg=\"Removed pod sandbox: 12b8c22e2371fefb20cd73b3b24f579f583e3abab1a43722a3750b47fdc28480\" id=d11bf933-0735-435f-98e4-cf3c8bd8cf9a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.972710 | controller |     "Jun 09 13:32:29.935307 crc crio[23733]: time=\"2026-06-09T13:32:29.935223545Z\" level=info msg=\"Stopping pod sandbox: de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04\" id=4a521317-0e39-4fc9-afc7-1401a3b031a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.972724 | controller |     "Jun 09 13:32:29.935403 crc crio[23733]: time=\"2026-06-09T13:32:29.935336078Z\" level=info msg=\"Stopped pod sandbox (already stopped): de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04\" id=4a521317-0e39-4fc9-afc7-1401a3b031a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.972739 | controller |     "Jun 09 13:32:29.936193 crc crio[23733]: time=\"2026-06-09T13:32:29.936064996Z\" level=info msg=\"Removing pod sandbox: de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04\" id=0c77bdbb-7c5d-4cb7-ae0e-31e0d68ec6d3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.972754 | controller |     "Jun 09 13:32:29.945318 crc crio[23733]: time=\"2026-06-09T13:32:29.945241918Z\" level=info msg=\"Removed pod sandbox: de3156980f0f863bcb6a321eff59c5f02d74260f7c8aa8e5d024ad0b2391bc04\" id=0c77bdbb-7c5d-4cb7-ae0e-31e0d68ec6d3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.972769 | controller |     "Jun 09 13:32:29.946653 crc crio[23733]: time=\"2026-06-09T13:32:29.94657338Z\" level=info msg=\"Stopping pod sandbox: 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c\" id=755d4b1e-9d8e-41c4-b1ca-b1c3a1edcc30 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.972784 | controller |     "Jun 09 13:32:29.946773 crc crio[23733]: time=\"2026-06-09T13:32:29.946686403Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c\" id=755d4b1e-9d8e-41c4-b1ca-b1c3a1edcc30 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.972799 | controller |     "Jun 09 13:32:29.947633 crc crio[23733]: time=\"2026-06-09T13:32:29.947546924Z\" level=info msg=\"Removing pod sandbox: 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c\" id=55aa88fd-6b1f-473d-aaad-101ae1d5411f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.972814 | controller |     "Jun 09 13:32:29.978338 crc crio[23733]: time=\"2026-06-09T13:32:29.978208416Z\" level=info msg=\"Removed pod sandbox: 77c0ed5ad4ceb6c5073f2136d088151fcff54abbb2a3515cd6daa6e54710e95c\" id=55aa88fd-6b1f-473d-aaad-101ae1d5411f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.972829 | controller |     "Jun 09 13:32:29.982198 crc crio[23733]: time=\"2026-06-09T13:32:29.98206912Z\" level=info msg=\"Stopping pod sandbox: 8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a\" id=936937cb-a994-4400-8dfe-bf4cda5bcc43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.972847 | controller |     "Jun 09 13:32:29.982359 crc crio[23733]: time=\"2026-06-09T13:32:29.982217903Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a\" id=936937cb-a994-4400-8dfe-bf4cda5bcc43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.972863 | controller |     "Jun 09 13:32:29.986190 crc crio[23733]: time=\"2026-06-09T13:32:29.986047306Z\" level=info msg=\"Removing pod sandbox: 8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a\" id=e453828f-4dce-40ab-bff8-8eaeee51fc21 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.972878 | controller |     "Jun 09 13:32:29.994204 crc crio[23733]: time=\"2026-06-09T13:32:29.994054171Z\" level=info msg=\"Removed pod sandbox: 8a8be8723409156098d2d3adbe61a446a2528cfeabb646c47e090e63808bcb0a\" id=e453828f-4dce-40ab-bff8-8eaeee51fc21 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.972893 | controller |     "Jun 09 13:32:33.590070 crc crio[23733]: time=\"2026-06-09T13:32:33.589495325Z\" level=info msg=\"Stopping container: 6244e8e6dbfd4424903f00af9795b92598d9d1ceb6e6c87d8eb436c03fb7a869 (timeout: 2s)\" id=08652a91-5ffc-4380-a3e1-c3a794d7160b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.972913 | controller |     "Jun 09 13:32:35.602850 crc crio[23733]: time=\"2026-06-09T13:32:35.602276991Z\" level=warning msg=\"Stopping container 6244e8e6dbfd4424903f00af9795b92598d9d1ceb6e6c87d8eb436c03fb7a869 with stop signal(15) timed out. Killing...\"",
2026-06-09 14:45:33.972954 | controller |     "Jun 09 13:32:36.145146 crc crio[23733]: time=\"2026-06-09T13:32:36.144465105Z\" level=info msg=\"Stopped container 6244e8e6dbfd4424903f00af9795b92598d9d1ceb6e6c87d8eb436c03fb7a869: openshift-marketplace/redhat-operators-qcl25/registry-server\" id=08652a91-5ffc-4380-a3e1-c3a794d7160b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.972972 | controller |     "Jun 09 13:32:36.146406 crc crio[23733]: time=\"2026-06-09T13:32:36.146331791Z\" level=info msg=\"Stopping pod sandbox: 1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52\" id=3d112ba8-e578-4c72-9dd4-e4cd1e6d4ae6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.972988 | controller |     "Jun 09 13:32:36.147173 crc crio[23733]: time=\"2026-06-09T13:32:36.147067718Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qcl25 Namespace:openshift-marketplace ID:1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52 UID:d4686dd1-acb7-4a2b-8360-3a43e1b7a182 NetNS:/var/run/netns/36fb6811-1dc0-46ad-92bc-81cd31bcf99d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4686dd1_acb7_4a2b_8360_3a43e1b7a182.slice PodAnnotations:0xc001c1ea20}] Aliases:map[]}\"",
2026-06-09 14:45:33.973003 | controller |     "Jun 09 13:32:36.147399 crc crio[23733]: time=\"2026-06-09T13:32:36.147341455Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-qcl25 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.973019 | controller |     "Jun 09 13:32:36.465498 crc crio[23733]: time=\"2026-06-09T13:32:36.465291986Z\" level=info msg=\"Stopped pod sandbox: 1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52\" id=3d112ba8-e578-4c72-9dd4-e4cd1e6d4ae6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.973034 | controller |     "Jun 09 13:32:36.559678 crc crio[23733]: time=\"2026-06-09T13:32:36.559591631Z\" level=info msg=\"Removing container: 6244e8e6dbfd4424903f00af9795b92598d9d1ceb6e6c87d8eb436c03fb7a869\" id=b9a1fea3-8b58-4817-9c7b-bae19c904cde name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.973050 | controller |     "Jun 09 13:32:36.581665 crc crio[23733]: time=\"2026-06-09T13:32:36.581559164Z\" level=info msg=\"Removed container 6244e8e6dbfd4424903f00af9795b92598d9d1ceb6e6c87d8eb436c03fb7a869: openshift-marketplace/redhat-operators-qcl25/registry-server\" id=b9a1fea3-8b58-4817-9c7b-bae19c904cde name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.973069 | controller |     "Jun 09 13:32:36.588923 crc crio[23733]: time=\"2026-06-09T13:32:36.58884306Z\" level=info msg=\"Removing container: 6e80fef8d5278bac5662f586d8e32f7c0eb28b537b5da5309b4b4bb6c9bed69b\" id=a9641317-0db1-4fa2-aa97-b3307ea0fe3d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.973084 | controller |     "Jun 09 13:32:36.631214 crc crio[23733]: time=\"2026-06-09T13:32:36.629888574Z\" level=info msg=\"Removed container 6e80fef8d5278bac5662f586d8e32f7c0eb28b537b5da5309b4b4bb6c9bed69b: openshift-marketplace/redhat-operators-qcl25/extract-content\" id=a9641317-0db1-4fa2-aa97-b3307ea0fe3d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.973100 | controller |     "Jun 09 13:32:36.636023 crc crio[23733]: time=\"2026-06-09T13:32:36.635946081Z\" level=info msg=\"Removing container: c93ab29792ba87e97794f9ed4d2e112b7f9e5d9dab4f545d03f672ceb7e83c35\" id=c4e7d3af-ba74-4d7d-a5d9-80fec15060f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.973115 | controller |     "Jun 09 13:32:36.662481 crc crio[23733]: time=\"2026-06-09T13:32:36.662377011Z\" level=info msg=\"Removed container c93ab29792ba87e97794f9ed4d2e112b7f9e5d9dab4f545d03f672ceb7e83c35: openshift-marketplace/redhat-operators-qcl25/extract-utilities\" id=c4e7d3af-ba74-4d7d-a5d9-80fec15060f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.973130 | controller |     "Jun 09 13:32:39.386074 crc crio[23733]: time=\"2026-06-09T13:32:39.385241039Z\" level=info msg=\"Stopping container: 856b77726559791a2730097cab838e4f5f9d6394b4e37ba150e486d0d0519317 (timeout: 30s)\" id=dcb41741-5de2-47b1-9204-ed498f0756f4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.973145 | controller |     "Jun 09 13:32:39.387585 crc crio[23733]: time=\"2026-06-09T13:32:39.385242249Z\" level=info msg=\"Stopping container: 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae (timeout: 30s)\" id=fbcc0a22-c773-4a9d-9541-a0e4e9e5e78c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.973160 | controller |     "Jun 09 13:32:39.387585 crc crio[23733]: time=\"2026-06-09T13:32:39.38531247Z\" level=info msg=\"Stopping container: 01d77b6b3df73f7dfb270c4db73ac4ab5c898b2a08f47a4226a2c6f399fc0657 (timeout: 30s)\" id=059c0e7e-e30b-45db-b83f-83d3e1bbca56 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.973175 | controller |     "Jun 09 13:32:39.387585 crc crio[23733]: time=\"2026-06-09T13:32:39.385342321Z\" level=info msg=\"Stopping container: d18038ce8152fe4fbaddbcfa48aac8c19e3bbdee4aa45769922e198a6f5fa23c (timeout: 30s)\" id=2907ece6-6ba7-41e8-94ed-63ffaadfb8ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.973190 | controller |     "Jun 09 13:32:39.388053 crc crio[23733]: time=\"2026-06-09T13:32:39.385374112Z\" level=info msg=\"Stopping container: ac5643c9b932019dcb80182bd6b54c9d6bb853b809c868c8500d5a1b91f81e06 (timeout: 30s)\" id=dd407e1f-f47e-44eb-80d9-72492326ed4c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.973204 | controller |     "Jun 09 13:32:39.600072 crc crio[23733]: time=\"2026-06-09T13:32:39.599964051Z\" level=info msg=\"Stopped container d18038ce8152fe4fbaddbcfa48aac8c19e3bbdee4aa45769922e198a6f5fa23c: openshift-etcd/etcd-crc/etcd-readyz\" id=2907ece6-6ba7-41e8-94ed-63ffaadfb8ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.973219 | controller |     "Jun 09 13:32:39.820771 crc crio[23733]: time=\"2026-06-09T13:32:39.820239606Z\" level=info msg=\"Stopped container ac5643c9b932019dcb80182bd6b54c9d6bb853b809c868c8500d5a1b91f81e06: openshift-etcd/etcd-crc/etcd-rev\" id=dd407e1f-f47e-44eb-80d9-72492326ed4c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.973237 | controller |     "Jun 09 13:32:39.822193 crc crio[23733]: time=\"2026-06-09T13:32:39.821453416Z\" level=info msg=\"Stopped container 01d77b6b3df73f7dfb270c4db73ac4ab5c898b2a08f47a4226a2c6f399fc0657: openshift-etcd/etcd-crc/etcd-metrics\" id=059c0e7e-e30b-45db-b83f-83d3e1bbca56 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.973252 | controller |     "Jun 09 13:32:53.750613 crc crio[23733]: time=\"2026-06-09T13:32:53.749919417Z\" level=info msg=\"Removing container: 8ab1ce3287f4f96963e8901ac9d5bb8455ef6ec7651e01845cb43557540dadee\" id=8c11a3cc-489b-49fc-9e15-24d15a80a8dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.973267 | controller |     "Jun 09 13:32:53.752342 crc crio[23733]: time=\"2026-06-09T13:32:53.750179333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5404b96b-4290-49dc-a675-7911d57bd927 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.973282 | controller |     "Jun 09 13:32:53.828644 crc crio[23733]: time=\"2026-06-09T13:32:53.828436599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7edd6c7e-01e7-49eb-a7de-00cf779f222b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.973296 | controller |     "Jun 09 13:32:53.885964 crc crio[23733]: time=\"2026-06-09T13:32:53.885844949Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=2064915c-39e5-4bda-ad16-00bf4cc4bed7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.973311 | controller |     "Jun 09 13:32:53.886464 crc crio[23733]: time=\"2026-06-09T13:32:53.886369022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.973326 | controller |     "Jun 09 13:32:53.909687 crc crio[23733]: time=\"2026-06-09T13:32:53.909520002Z\" level=info msg=\"Removed container 8ab1ce3287f4f96963e8901ac9d5bb8455ef6ec7651e01845cb43557540dadee: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8c11a3cc-489b-49fc-9e15-24d15a80a8dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.973341 | controller |     "Jun 09 13:32:53.914930 crc crio[23733]: time=\"2026-06-09T13:32:53.914820141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.973357 | controller |     "Jun 09 13:32:54.073639 crc crio[23733]: time=\"2026-06-09T13:32:54.07247244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.973372 | controller |     "Jun 09 13:32:54.201530 crc crio[23733]: time=\"2026-06-09T13:32:54.201422254Z\" level=info msg=\"Created container d77e1921bdca02d58380bb1d32fec757c8ecbd34d374c9c833828c816a6484fc: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=2064915c-39e5-4bda-ad16-00bf4cc4bed7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.973386 | controller |     "Jun 09 13:32:54.203453 crc crio[23733]: time=\"2026-06-09T13:32:54.203203428Z\" level=info msg=\"Starting container: d77e1921bdca02d58380bb1d32fec757c8ecbd34d374c9c833828c816a6484fc\" id=465eca23-6121-48dd-9d20-0a1e3b4114ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.973402 | controller |     "Jun 09 13:32:54.208493 crc crio[23733]: time=\"2026-06-09T13:32:54.208428514Z\" level=info msg=\"Started container\" PID=25821 containerID=d77e1921bdca02d58380bb1d32fec757c8ecbd34d374c9c833828c816a6484fc description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=465eca23-6121-48dd-9d20-0a1e3b4114ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976",
2026-06-09 14:45:33.973420 | controller |     "Jun 09 13:32:54.762516 crc crio[23733]: time=\"2026-06-09T13:32:54.762054374Z\" level=info msg=\"Stopping pod sandbox: 190f1e52846ff9e37448ab90358e2ab3014d3114cf91ca069cee6dc482297771\" id=e1f3edca-cf80-4c3f-8daa-d15118446d69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.973436 | controller |     "Jun 09 13:32:54.763587 crc crio[23733]: time=\"2026-06-09T13:32:54.763512969Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:190f1e52846ff9e37448ab90358e2ab3014d3114cf91ca069cee6dc482297771 UID:23291601-5bcb-488d-8e28-2f79c1e67296 NetNS:/var/run/netns/62988ce1-f184-4fc4-ab04-1dd9a614b0f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod23291601_5bcb_488d_8e28_2f79c1e67296.slice PodAnnotations:0xc002534570}] Aliases:map[]}\"",
2026-06-09 14:45:33.973452 | controller |     "Jun 09 13:32:54.763819 crc crio[23733]: time=\"2026-06-09T13:32:54.763762216Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.973467 | controller |     "Jun 09 13:32:55.022183 crc crio[23733]: time=\"2026-06-09T13:32:55.021801557Z\" level=info msg=\"Stopped pod sandbox: 190f1e52846ff9e37448ab90358e2ab3014d3114cf91ca069cee6dc482297771\" id=e1f3edca-cf80-4c3f-8daa-d15118446d69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.973483 | controller |     "Jun 09 13:33:06.588555 crc crio[23733]: time=\"2026-06-09T13:33:06.587637435Z\" level=info msg=\"Stopped container 856b77726559791a2730097cab838e4f5f9d6394b4e37ba150e486d0d0519317: openshift-etcd/etcd-crc/etcd\" id=dcb41741-5de2-47b1-9204-ed498f0756f4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.973498 | controller |     "Jun 09 13:33:09.396903 crc crio[23733]: time=\"2026-06-09T13:33:09.396280582Z\" level=warning msg=\"Stopping container 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae with stop signal(15) timed out. Killing...\"",
2026-06-09 14:45:33.973535 | controller |     "Jun 09 13:33:09.437928 crc crio[23733]: time=\"2026-06-09T13:33:09.437819987Z\" level=error msg=\"Killing container 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-09 14:45:33.973556 | controller |     "Jun 09 13:33:09.513501 crc crio[23733]: time=\"2026-06-09T13:33:09.513395898Z\" level=info msg=\"Stopped container 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae: openshift-etcd/etcd-crc/etcdctl\" id=fbcc0a22-c773-4a9d-9541-a0e4e9e5e78c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.973572 | controller |     "Jun 09 13:33:09.514509 crc crio[23733]: time=\"2026-06-09T13:33:09.514429883Z\" level=info msg=\"Stopping pod sandbox: 44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e\" id=0416b461-b5db-4599-8089-99819e8fd510 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.973587 | controller |     "Jun 09 13:33:09.517716 crc crio[23733]: time=\"2026-06-09T13:33:09.517577089Z\" level=info msg=\"Stopped pod sandbox: 44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e\" id=0416b461-b5db-4599-8089-99819e8fd510 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.973602 | controller |     "Jun 09 13:33:09.911462 crc crio[23733]: time=\"2026-06-09T13:33:09.911332187Z\" level=info msg=\"Removing container: ac5643c9b932019dcb80182bd6b54c9d6bb853b809c868c8500d5a1b91f81e06\" id=6b53d52a-11fd-44ce-8296-358321be0709 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.973617 | controller |     "Jun 09 13:33:09.935257 crc crio[23733]: time=\"2026-06-09T13:33:09.935161865Z\" level=info msg=\"Removed container ac5643c9b932019dcb80182bd6b54c9d6bb853b809c868c8500d5a1b91f81e06: openshift-etcd/etcd-crc/etcd-rev\" id=6b53d52a-11fd-44ce-8296-358321be0709 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.973636 | controller |     "Jun 09 13:33:09.938393 crc crio[23733]: time=\"2026-06-09T13:33:09.938322572Z\" level=info msg=\"Removing container: d18038ce8152fe4fbaddbcfa48aac8c19e3bbdee4aa45769922e198a6f5fa23c\" id=6efc5ffd-9ecb-44b7-bc02-a24121a2202b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.973651 | controller |     "Jun 09 13:33:09.959030 crc crio[23733]: time=\"2026-06-09T13:33:09.9588642Z\" level=info msg=\"Removed container d18038ce8152fe4fbaddbcfa48aac8c19e3bbdee4aa45769922e198a6f5fa23c: openshift-etcd/etcd-crc/etcd-readyz\" id=6efc5ffd-9ecb-44b7-bc02-a24121a2202b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.973667 | controller |     "Jun 09 13:33:09.961522 crc crio[23733]: time=\"2026-06-09T13:33:09.961460432Z\" level=info msg=\"Removing container: 01d77b6b3df73f7dfb270c4db73ac4ab5c898b2a08f47a4226a2c6f399fc0657\" id=b9470b32-8b20-43dc-9854-e2bb028bd98e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.973690 | controller |     "Jun 09 13:33:09.977967 crc crio[23733]: time=\"2026-06-09T13:33:09.977844679Z\" level=info msg=\"Removed container 01d77b6b3df73f7dfb270c4db73ac4ab5c898b2a08f47a4226a2c6f399fc0657: openshift-etcd/etcd-crc/etcd-metrics\" id=b9470b32-8b20-43dc-9854-e2bb028bd98e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.973705 | controller |     "Jun 09 13:33:09.981982 crc crio[23733]: time=\"2026-06-09T13:33:09.981890737Z\" level=info msg=\"Removing container: 856b77726559791a2730097cab838e4f5f9d6394b4e37ba150e486d0d0519317\" id=335bb196-d51f-41c5-b62e-853088453d95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.973720 | controller |     "Jun 09 13:33:10.005906 crc crio[23733]: time=\"2026-06-09T13:33:10.005793376Z\" level=info msg=\"Removed container 856b77726559791a2730097cab838e4f5f9d6394b4e37ba150e486d0d0519317: openshift-etcd/etcd-crc/etcd\" id=335bb196-d51f-41c5-b62e-853088453d95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.973736 | controller |     "Jun 09 13:33:10.009259 crc crio[23733]: time=\"2026-06-09T13:33:10.009185298Z\" level=info msg=\"Removing container: 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae\" id=4e4abc81-8e5c-4950-ac57-be7a2c06447b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.973751 | controller |     "Jun 09 13:33:10.025628 crc crio[23733]: time=\"2026-06-09T13:33:10.025525873Z\" level=info msg=\"Removed container 9a28dbdc02035d8e7d4e89e64702941e42a787bf78baeec5c8e41d820a7492ae: openshift-etcd/etcd-crc/etcdctl\" id=4e4abc81-8e5c-4950-ac57-be7a2c06447b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.973766 | controller |     "Jun 09 13:33:10.029185 crc crio[23733]: time=\"2026-06-09T13:33:10.02908124Z\" level=info msg=\"Removing container: 1d0c631bb64851582c0942c0b29a4d63f8642214a51fcba1eb0a6cd884ad59c9\" id=3e252099-f8da-47e5-8ff3-58543e0f03d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.973782 | controller |     "Jun 09 13:33:10.105417 crc crio[23733]: time=\"2026-06-09T13:33:10.105355348Z\" level=info msg=\"Removed container 1d0c631bb64851582c0942c0b29a4d63f8642214a51fcba1eb0a6cd884ad59c9: openshift-etcd/etcd-crc/etcd-resources-copy\" id=3e252099-f8da-47e5-8ff3-58543e0f03d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.973797 | controller |     "Jun 09 13:33:10.108055 crc crio[23733]: time=\"2026-06-09T13:33:10.108034112Z\" level=info msg=\"Removing container: acaaf4133467d052d68d177ef32cb79b940b8767b855e7ed67ae3c0b78b42133\" id=31be46e3-e56f-4ef6-92f8-660e401a5a9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.973812 | controller |     "Jun 09 13:33:10.177038 crc crio[23733]: time=\"2026-06-09T13:33:10.17688969Z\" level=info msg=\"Removed container acaaf4133467d052d68d177ef32cb79b940b8767b855e7ed67ae3c0b78b42133: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=31be46e3-e56f-4ef6-92f8-660e401a5a9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.973831 | controller |     "Jun 09 13:33:10.180516 crc crio[23733]: time=\"2026-06-09T13:33:10.180472526Z\" level=info msg=\"Removing container: 28e33a4689bf6db74c2f4aaaa648e526e181d9fe904171e10dedd309388b79f3\" id=4971d7c1-c6cd-4515-aac4-2a0c336f3368 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.973847 | controller |     "Jun 09 13:33:10.249751 crc crio[23733]: time=\"2026-06-09T13:33:10.249454038Z\" level=info msg=\"Removed container 28e33a4689bf6db74c2f4aaaa648e526e181d9fe904171e10dedd309388b79f3: openshift-etcd/etcd-crc/setup\" id=4971d7c1-c6cd-4515-aac4-2a0c336f3368 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.973863 | controller |     "Jun 09 13:33:30.037801 crc crio[23733]: time=\"2026-06-09T13:33:30.036464678Z\" level=info msg=\"Stopping pod sandbox: 1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52\" id=2585aab0-1e6e-4c16-bfd6-9a8bdb8d188f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.973878 | controller |     "Jun 09 13:33:30.037801 crc crio[23733]: time=\"2026-06-09T13:33:30.037646019Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52\" id=2585aab0-1e6e-4c16-bfd6-9a8bdb8d188f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.973893 | controller |     "Jun 09 13:33:30.039723 crc crio[23733]: time=\"2026-06-09T13:33:30.038432429Z\" level=info msg=\"Removing pod sandbox: 1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52\" id=4ead6ec5-5016-4c1b-bcf5-52561a8ba245 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.973909 | controller |     "Jun 09 13:33:30.048291 crc crio[23733]: time=\"2026-06-09T13:33:30.048075945Z\" level=info msg=\"Removed pod sandbox: 1f49800a6da288b7c94aaea183db3007dc20456045a0971c42d1818a88208e52\" id=4ead6ec5-5016-4c1b-bcf5-52561a8ba245 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.973924 | controller |     "Jun 09 13:33:30.049195 crc crio[23733]: time=\"2026-06-09T13:33:30.049147613Z\" level=info msg=\"Stopping pod sandbox: 44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e\" id=efb8780f-8e53-4fc9-84e8-74d416f7c43a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.973939 | controller |     "Jun 09 13:33:30.049295 crc crio[23733]: time=\"2026-06-09T13:33:30.049212045Z\" level=info msg=\"Stopped pod sandbox (already stopped): 44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e\" id=efb8780f-8e53-4fc9-84e8-74d416f7c43a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.973955 | controller |     "Jun 09 13:33:30.049716 crc crio[23733]: time=\"2026-06-09T13:33:30.049633906Z\" level=info msg=\"Removing pod sandbox: 44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e\" id=39326a7b-06c6-43fc-a5c9-a9bb07bab485 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.973970 | controller |     "Jun 09 13:33:30.058205 crc crio[23733]: time=\"2026-06-09T13:33:30.058027401Z\" level=info msg=\"Removed pod sandbox: 44e872e55eac6f7c710720083e3b4bce32d7e677166ddf0d023b5b80d50b013e\" id=39326a7b-06c6-43fc-a5c9-a9bb07bab485 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.973985 | controller |     "Jun 09 13:33:34.266038 crc crio[23733]: time=\"2026-06-09T13:33:34.264910558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1859888e-57d3-495c-b6e2-a53671d69890 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.974000 | controller |     "Jun 09 13:33:34.268866 crc crio[23733]: time=\"2026-06-09T13:33:34.26850275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=10eb5a2f-8a64-4969-804d-5d10a8f167ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.974018 | controller |     "Jun 09 13:33:34.272311 crc crio[23733]: time=\"2026-06-09T13:33:34.272233565Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=93ef3238-69a0-4f65-b67d-b36dc2c390c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.974034 | controller |     "Jun 09 13:33:34.272739 crc crio[23733]: time=\"2026-06-09T13:33:34.272566974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.974050 | controller |     "Jun 09 13:33:34.315303 crc crio[23733]: time=\"2026-06-09T13:33:34.315065722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.974065 | controller |     "Jun 09 13:33:34.320398 crc crio[23733]: time=\"2026-06-09T13:33:34.320321877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.974080 | controller |     "Jun 09 13:33:34.432926 crc crio[23733]: time=\"2026-06-09T13:33:34.432808977Z\" level=info msg=\"Created container 65be4ee33810c26ad1a656cb1b789e6eba1555c386300ad5ab089830f9e96d99: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=93ef3238-69a0-4f65-b67d-b36dc2c390c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.974096 | controller |     "Jun 09 13:33:34.435461 crc crio[23733]: time=\"2026-06-09T13:33:34.434461459Z\" level=info msg=\"Starting container: 65be4ee33810c26ad1a656cb1b789e6eba1555c386300ad5ab089830f9e96d99\" id=63bd56a8-e65a-418a-abff-cd5712edc2e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.974111 | controller |     "Jun 09 13:33:34.442250 crc crio[23733]: time=\"2026-06-09T13:33:34.441361236Z\" level=info msg=\"Started container\" PID=26391 containerID=65be4ee33810c26ad1a656cb1b789e6eba1555c386300ad5ab089830f9e96d99 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=63bd56a8-e65a-418a-abff-cd5712edc2e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6847febec6ec237fbd4d937cdf5e47a4ae28a22420a0dad6dabc17645ea30008",
2026-06-09 14:45:33.974127 | controller |     "Jun 09 13:34:17.654466 crc crio[23733]: time=\"2026-06-09T13:34:17.652979384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=d940311e-940d-4446-b134-25819bbf9b96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.974142 | controller |     "Jun 09 13:34:17.658387 crc crio[23733]: time=\"2026-06-09T13:34:17.657960872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=9354de7b-bdca-44ee-b3c5-82781b495590 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.974158 | controller |     "Jun 09 13:34:17.661466 crc crio[23733]: time=\"2026-06-09T13:34:17.661377419Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-cdrg6/marketplace-operator\" id=d5ed6d37-cb90-4a01-83a5-35f89f5bd70a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.974174 | controller |     "Jun 09 13:34:17.662604 crc crio[23733]: time=\"2026-06-09T13:34:17.662570529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.974189 | controller |     "Jun 09 13:34:17.699287 crc crio[23733]: time=\"2026-06-09T13:34:17.698593722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.974208 | controller |     "Jun 09 13:34:17.703537 crc crio[23733]: time=\"2026-06-09T13:34:17.703502177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.974223 | controller |     "Jun 09 13:34:17.820763 crc crio[23733]: time=\"2026-06-09T13:34:17.820609896Z\" level=info msg=\"Created container 759aedde985e09e76de893e241f2bfdf3330a811f3958483a6e55f16b2cf56de: openshift-marketplace/marketplace-operator-547dbd544d-cdrg6/marketplace-operator\" id=d5ed6d37-cb90-4a01-83a5-35f89f5bd70a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.974239 | controller |     "Jun 09 13:34:17.822549 crc crio[23733]: time=\"2026-06-09T13:34:17.822458933Z\" level=info msg=\"Starting container: 759aedde985e09e76de893e241f2bfdf3330a811f3958483a6e55f16b2cf56de\" id=6efb8fe8-e68e-4f40-833d-872b2b253ef2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.974254 | controller |     "Jun 09 13:34:17.833253 crc crio[23733]: time=\"2026-06-09T13:34:17.833160278Z\" level=info msg=\"Started container\" PID=26926 containerID=759aedde985e09e76de893e241f2bfdf3330a811f3958483a6e55f16b2cf56de description=openshift-marketplace/marketplace-operator-547dbd544d-cdrg6/marketplace-operator id=6efb8fe8-e68e-4f40-833d-872b2b253ef2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72133b4c55c38f3d3e14b17fe0bccdfabddf6c588c1c1935eec02df2858dab34",
2026-06-09 14:45:33.974269 | controller |     "Jun 09 13:34:44.895344 crc crio[23733]: time=\"2026-06-09T13:34:44.894343062Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=83f9607b-2d3b-4532-ba05-13f660708ee6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.974284 | controller |     "Jun 09 13:34:44.896684 crc crio[23733]: time=\"2026-06-09T13:34:44.895384898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.974299 | controller |     "Jun 09 13:34:44.931381 crc crio[23733]: time=\"2026-06-09T13:34:44.931314828Z\" 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=83f9607b-2d3b-4532-ba05-13f660708ee6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.974314 | controller |     "Jun 09 13:34:44.946023 crc crio[23733]: time=\"2026-06-09T13:34:44.945954983Z\" level=info msg=\"Ran pod sandbox 2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65 with infra container: openshift-etcd/etcd-crc/POD\" id=83f9607b-2d3b-4532-ba05-13f660708ee6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.974328 | controller |     "Jun 09 13:34:44.950592 crc crio[23733]: time=\"2026-06-09T13:34:44.950514959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=80412c12-cf8f-4541-a5e2-14f7024bd6a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.974343 | controller |     "Jun 09 13:34:44.955757 crc crio[23733]: time=\"2026-06-09T13:34:44.955343713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4d2948da-5609-41d1-bdd8-2a6173485590 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.974358 | controller |     "Jun 09 13:34:44.978227 crc crio[23733]: time=\"2026-06-09T13:34:44.978054695Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=7e8aa884-4e18-4c34-83f3-2d956fc647f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.974372 | controller |     "Jun 09 13:34:44.979037 crc crio[23733]: time=\"2026-06-09T13:34:44.979000359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.974390 | controller |     "Jun 09 13:34:45.027380 crc crio[23733]: time=\"2026-06-09T13:34:45.027250295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.974405 | controller |     "Jun 09 13:34:45.224977 crc crio[23733]: time=\"2026-06-09T13:34:45.224789282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.974420 | controller |     "Jun 09 13:34:45.364883 crc crio[23733]: time=\"2026-06-09T13:34:45.364755846Z\" level=info msg=\"Created container 3ebcacd6dc81a0f675d12e167dccdd01d7c8d78c35c8d799e1c960fef468d01b: openshift-etcd/etcd-crc/setup\" id=7e8aa884-4e18-4c34-83f3-2d956fc647f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.974435 | controller |     "Jun 09 13:34:45.367015 crc crio[23733]: time=\"2026-06-09T13:34:45.366879321Z\" level=info msg=\"Starting container: 3ebcacd6dc81a0f675d12e167dccdd01d7c8d78c35c8d799e1c960fef468d01b\" id=dc557838-c7dc-4b48-b05d-c9392ece8c2a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.974450 | controller |     "Jun 09 13:34:45.373182 crc crio[23733]: time=\"2026-06-09T13:34:45.372988137Z\" level=info msg=\"Started container\" PID=27302 containerID=3ebcacd6dc81a0f675d12e167dccdd01d7c8d78c35c8d799e1c960fef468d01b description=openshift-etcd/etcd-crc/setup id=dc557838-c7dc-4b48-b05d-c9392ece8c2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65",
2026-06-09 14:45:33.974465 | controller |     "Jun 09 13:35:06.089385 crc crio[23733]: time=\"2026-06-09T13:35:06.087776726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=b0c7be04-7521-44b7-8435-7d034914e8c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.974480 | controller |     "Jun 09 13:35:06.089956 crc crio[23733]: time=\"2026-06-09T13:35:06.088583276Z\" level=info msg=\"Removing container: 16b4b273aa604dd8ecdf013beeb2dcdceff67262d29a6eef0441aff25e0d1f3d\" id=a9b4c885-7bcf-4395-b6e4-a2f9099242ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.974495 | controller |     "Jun 09 13:35:06.091655 crc crio[23733]: time=\"2026-06-09T13:35:06.091093551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e37d4a9f-fe4d-4f74-bf95-eaf40238cfa7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.974526 | controller |     "Jun 09 13:35:06.093542 crc crio[23733]: time=\"2026-06-09T13:35:06.093091082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=4af74d5d-1b71-4d5e-8547-4322f154197c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.974547 | controller |     "Jun 09 13:35:06.094518 crc crio[23733]: time=\"2026-06-09T13:35:06.094441817Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6fae07ba-f6e1-4b0e-92db-28310500cc6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.974563 | controller |     "Jun 09 13:35:06.095202 crc crio[23733]: time=\"2026-06-09T13:35:06.095039742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.974578 | controller |     "Jun 09 13:35:06.095930 crc crio[23733]: time=\"2026-06-09T13:35:06.095841163Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=cd2232b8-fec6-45d4-9cba-f9cf34ffbf1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.974599 | controller |     "Jun 09 13:35:06.098415 crc crio[23733]: time=\"2026-06-09T13:35:06.098328516Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=9514d886-9a68-46ee-bb55-7d05c4eef537 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.974615 | controller |     "Jun 09 13:35:06.098775 crc crio[23733]: time=\"2026-06-09T13:35:06.098664335Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7c33b2d0-3035-4aab-a065-63dcc43a8a71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.974630 | controller |     "Jun 09 13:35:06.117309 crc crio[23733]: time=\"2026-06-09T13:35:06.117202809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bfe8040c-66df-4d02-b523-01115532908a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.974645 | controller |     "Jun 09 13:35:06.118666 crc crio[23733]: time=\"2026-06-09T13:35:06.118546814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.974660 | controller |     "Jun 09 13:35:06.120490 crc crio[23733]: time=\"2026-06-09T13:35:06.12037905Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=39ed1a37-275b-4ba6-a630-716d178caf15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.974676 | controller |     "Jun 09 13:35:06.133942 crc crio[23733]: time=\"2026-06-09T13:35:06.133823775Z\" level=info msg=\"Removed container 16b4b273aa604dd8ecdf013beeb2dcdceff67262d29a6eef0441aff25e0d1f3d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a9b4c885-7bcf-4395-b6e4-a2f9099242ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.974691 | controller |     "Jun 09 13:35:06.134487 crc crio[23733]: time=\"2026-06-09T13:35:06.13437166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.974706 | controller |     "Jun 09 13:35:06.160979 crc crio[23733]: time=\"2026-06-09T13:35:06.160715053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.974721 | controller |     "Jun 09 13:35:06.165878 crc crio[23733]: time=\"2026-06-09T13:35:06.165784593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.974736 | controller |     "Jun 09 13:35:06.179868 crc crio[23733]: time=\"2026-06-09T13:35:06.179789762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.974751 | controller |     "Jun 09 13:35:06.187879 crc crio[23733]: time=\"2026-06-09T13:35:06.187811957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.974766 | controller |     "Jun 09 13:35:06.316657 crc crio[23733]: time=\"2026-06-09T13:35:06.316179924Z\" level=info msg=\"Created container e668623e6edb7316b64980ebb1ac1d5d3090b9f5eaaa75355ad829d0dfa737ab: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=39ed1a37-275b-4ba6-a630-716d178caf15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.974784 | controller |     "Jun 09 13:35:06.318946 crc crio[23733]: time=\"2026-06-09T13:35:06.318852233Z\" level=info msg=\"Starting container: e668623e6edb7316b64980ebb1ac1d5d3090b9f5eaaa75355ad829d0dfa737ab\" id=f6aef70e-e3a0-47ca-b364-1d052ffd427a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.974800 | controller |     "Jun 09 13:35:06.324646 crc crio[23733]: time=\"2026-06-09T13:35:06.324348053Z\" level=info msg=\"Started container\" PID=27583 containerID=e668623e6edb7316b64980ebb1ac1d5d3090b9f5eaaa75355ad829d0dfa737ab description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=f6aef70e-e3a0-47ca-b364-1d052ffd427a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4",
2026-06-09 14:45:33.974850 | controller |     "Jun 09 13:35:06.347905 crc crio[23733]: time=\"2026-06-09T13:35:06.347776074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.974873 | controller |     "Jun 09 13:35:06.355766 crc crio[23733]: time=\"2026-06-09T13:35:06.355656256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.974890 | controller |     "Jun 09 13:35:06.441225 crc crio[23733]: time=\"2026-06-09T13:35:06.441024511Z\" level=info msg=\"Created container b85b1ba90be49538a2ee13915d64a245e6f6cf075d2ceda063b298096f3eadc7: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=9514d886-9a68-46ee-bb55-7d05c4eef537 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.974906 | controller |     "Jun 09 13:35:06.442436 crc crio[23733]: time=\"2026-06-09T13:35:06.442300913Z\" level=info msg=\"Created container 01d539ab93157d3220710eb576536870f0e6d38e32884d280c6842bbcd7cdbb2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6fae07ba-f6e1-4b0e-92db-28310500cc6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.974922 | controller |     "Jun 09 13:35:06.443420 crc crio[23733]: time=\"2026-06-09T13:35:06.44333953Z\" level=info msg=\"Starting container: b85b1ba90be49538a2ee13915d64a245e6f6cf075d2ceda063b298096f3eadc7\" id=a83909e7-15f6-46b3-8f21-d24f053144d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.974937 | controller |     "Jun 09 13:35:06.443770 crc crio[23733]: time=\"2026-06-09T13:35:06.443666249Z\" level=info msg=\"Starting container: 01d539ab93157d3220710eb576536870f0e6d38e32884d280c6842bbcd7cdbb2\" id=e39d96a8-2b26-4877-b04a-6891af1a6634 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.974964 | controller |     "Jun 09 13:35:06.450773 crc crio[23733]: time=\"2026-06-09T13:35:06.450613076Z\" level=info msg=\"Started container\" PID=27616 containerID=01d539ab93157d3220710eb576536870f0e6d38e32884d280c6842bbcd7cdbb2 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=e39d96a8-2b26-4877-b04a-6891af1a6634 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976",
2026-06-09 14:45:33.974980 | controller |     "Jun 09 13:35:06.451310 crc crio[23733]: time=\"2026-06-09T13:35:06.451212542Z\" level=info msg=\"Started container\" PID=27615 containerID=b85b1ba90be49538a2ee13915d64a245e6f6cf075d2ceda063b298096f3eadc7 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=a83909e7-15f6-46b3-8f21-d24f053144d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c961fdc2aff1dbe7f9b0c80d78add8189892f3c39ad9f99c413bef426b98c8d8",
2026-06-09 14:45:33.974995 | controller |     "Jun 09 13:35:06.466167 crc crio[23733]: time=\"2026-06-09T13:35:06.466017541Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=f8e1cd5c-5b93-47c4-b40c-fa458596b925 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.975017 | controller |     "Jun 09 13:35:06.467296 crc crio[23733]: time=\"2026-06-09T13:35:06.46715682Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=d60f7459-6d31-4692-9cbe-b67f37d470de name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.975034 | controller |     "Jun 09 13:35:06.468759 crc crio[23733]: time=\"2026-06-09T13:35:06.468646278Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=72495bc6-bcae-469a-b612-686a5725e886 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.975049 | controller |     "Jun 09 13:35:06.470359 crc crio[23733]: time=\"2026-06-09T13:35:06.470272811Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=231af9a6-1a94-4673-a2b9-093c342e6d7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.975064 | controller |     "Jun 09 13:35:06.471287 crc crio[23733]: time=\"2026-06-09T13:35:06.471183593Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=6f275602-2157-426f-97d2-062d11fe997e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.975079 | controller |     "Jun 09 13:35:06.472290 crc crio[23733]: time=\"2026-06-09T13:35:06.47221568Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=b2bcfd5f-a5db-4ad3-bbd9-c3401d261500 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.975095 | controller |     "Jun 09 13:35:06.472581 crc crio[23733]: time=\"2026-06-09T13:35:06.472515647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.975110 | controller |     "Jun 09 13:35:06.472686 crc crio[23733]: time=\"2026-06-09T13:35:06.472649131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.975125 | controller |     "Jun 09 13:35:06.508051 crc crio[23733]: time=\"2026-06-09T13:35:06.507989136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.975140 | controller |     "Jun 09 13:35:06.520896 crc crio[23733]: time=\"2026-06-09T13:35:06.520379483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.975155 | controller |     "Jun 09 13:35:06.684496 crc crio[23733]: time=\"2026-06-09T13:35:06.684382852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.975170 | controller |     "Jun 09 13:35:06.732030 crc crio[23733]: time=\"2026-06-09T13:35:06.731914579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.975185 | controller |     "Jun 09 13:35:06.779589 crc crio[23733]: time=\"2026-06-09T13:35:06.779465417Z\" level=info msg=\"Created container 6db64afbaca0c8a927a4e3b26da3fb27c47c59ef1b4239fb0fc731ff9d97fbec: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=b2bcfd5f-a5db-4ad3-bbd9-c3401d261500 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.975203 | controller |     "Jun 09 13:35:06.781580 crc crio[23733]: time=\"2026-06-09T13:35:06.781422658Z\" level=info msg=\"Starting container: 6db64afbaca0c8a927a4e3b26da3fb27c47c59ef1b4239fb0fc731ff9d97fbec\" id=58ecd2c9-0d96-4c57-868a-46b357c65753 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.975219 | controller |     "Jun 09 13:35:06.789182 crc crio[23733]: time=\"2026-06-09T13:35:06.789025062Z\" level=info msg=\"Started container\" PID=27652 containerID=6db64afbaca0c8a927a4e3b26da3fb27c47c59ef1b4239fb0fc731ff9d97fbec description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=58ecd2c9-0d96-4c57-868a-46b357c65753 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c961fdc2aff1dbe7f9b0c80d78add8189892f3c39ad9f99c413bef426b98c8d8",
2026-06-09 14:45:33.975234 | controller |     "Jun 09 13:35:06.807840 crc crio[23733]: time=\"2026-06-09T13:35:06.80770155Z\" level=info msg=\"Created container 46edde4e4983c686b29d6bb952e67866be90353c3f7da11230c5072795e1dadf: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=6f275602-2157-426f-97d2-062d11fe997e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.975250 | controller |     "Jun 09 13:35:06.809012 crc crio[23733]: time=\"2026-06-09T13:35:06.808958042Z\" level=info msg=\"Starting container: 46edde4e4983c686b29d6bb952e67866be90353c3f7da11230c5072795e1dadf\" id=a328eb88-7a5e-4527-be19-7afcc633f92d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.975265 | controller |     "Jun 09 13:35:06.813628 crc crio[23733]: time=\"2026-06-09T13:35:06.813599982Z\" level=info msg=\"Started container\" PID=27656 containerID=46edde4e4983c686b29d6bb952e67866be90353c3f7da11230c5072795e1dadf description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=a328eb88-7a5e-4527-be19-7afcc633f92d name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976",
2026-06-09 14:45:33.975280 | controller |     "Jun 09 13:35:10.178059 crc crio[23733]: time=\"2026-06-09T13:35:10.177029913Z\" level=info msg=\"Removing container: 84cfcc7bf91eadb92c7476a25b28630d222ac1b5b0e2ac0524ab70ffa8659012\" id=93df9a8b-508e-4689-b259-686557fb1438 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.975296 | controller |     "Jun 09 13:35:10.179935 crc crio[23733]: time=\"2026-06-09T13:35:10.179896376Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=15e652c5-3186-420d-b208-e3ab89d0adfa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.975311 | controller |     "Jun 09 13:35:10.243479 crc crio[23733]: time=\"2026-06-09T13:35:10.242701475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=f6617094-aa69-4285-9f46-dd80f9fa9c47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.975326 | controller |     "Jun 09 13:35:10.245910 crc crio[23733]: time=\"2026-06-09T13:35:10.245876026Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=7080ad5b-186e-4a1b-8405-6bf36f28518d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.975342 | controller |     "Jun 09 13:35:10.246492 crc crio[23733]: time=\"2026-06-09T13:35:10.246468712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.975357 | controller |     "Jun 09 13:35:10.275240 crc crio[23733]: time=\"2026-06-09T13:35:10.275070883Z\" level=info msg=\"Removed container 84cfcc7bf91eadb92c7476a25b28630d222ac1b5b0e2ac0524ab70ffa8659012: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=93df9a8b-508e-4689-b259-686557fb1438 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.975375 | controller |     "Jun 09 13:35:10.278594 crc crio[23733]: time=\"2026-06-09T13:35:10.278559873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.975391 | controller |     "Jun 09 13:35:10.451258 crc crio[23733]: time=\"2026-06-09T13:35:10.451023818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.975406 | controller |     "Jun 09 13:35:10.536569 crc crio[23733]: time=\"2026-06-09T13:35:10.536427445Z\" level=info msg=\"Created container b6e5aaab645df99006da89f38bb3e9d8bafce84ecaee482880780c5763e4fe94: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=7080ad5b-186e-4a1b-8405-6bf36f28518d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.975421 | controller |     "Jun 09 13:35:10.538285 crc crio[23733]: time=\"2026-06-09T13:35:10.538080888Z\" level=info msg=\"Starting container: b6e5aaab645df99006da89f38bb3e9d8bafce84ecaee482880780c5763e4fe94\" id=11e83ca5-da39-492d-bc98-bfd5369f8acc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.975436 | controller |     "Jun 09 13:35:10.544679 crc crio[23733]: time=\"2026-06-09T13:35:10.544565054Z\" level=info msg=\"Started container\" PID=27745 containerID=b6e5aaab645df99006da89f38bb3e9d8bafce84ecaee482880780c5763e4fe94 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=11e83ca5-da39-492d-bc98-bfd5369f8acc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d3a31b6941d8443159c5a84c3de0659aea79f505d5e88cc95817be03cf72e5c",
2026-06-09 14:45:33.975451 | controller |     "Jun 09 13:35:16.262849 crc crio[23733]: time=\"2026-06-09T13:35:16.261805837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=694b7687-5dfd-4ce1-8c4d-5780d227a166 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.975466 | controller |     "Jun 09 13:35:16.265603 crc crio[23733]: time=\"2026-06-09T13:35:16.265522282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=d8337f1c-8360-4e47-ba1d-db55d8d426a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.975481 | controller |     "Jun 09 13:35:16.268214 crc crio[23733]: time=\"2026-06-09T13:35:16.26816263Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=b8c1fee4-0d1f-418c-a588-7f6b21215fe6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.975495 | controller |     "Jun 09 13:35:16.268496 crc crio[23733]: time=\"2026-06-09T13:35:16.268434206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.975524 | controller |     "Jun 09 13:35:16.309829 crc crio[23733]: time=\"2026-06-09T13:35:16.3095972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.975545 | controller |     "Jun 09 13:35:16.317841 crc crio[23733]: time=\"2026-06-09T13:35:16.317703778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.975561 | controller |     "Jun 09 13:35:16.446419 crc crio[23733]: time=\"2026-06-09T13:35:16.445543171Z\" level=info msg=\"Created container 634742050c35830507ed8d6656bed4642d956526a2ffd6fd1938c78505b11330: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=b8c1fee4-0d1f-418c-a588-7f6b21215fe6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.975580 | controller |     "Jun 09 13:35:16.447932 crc crio[23733]: time=\"2026-06-09T13:35:16.447710167Z\" level=info msg=\"Starting container: 634742050c35830507ed8d6656bed4642d956526a2ffd6fd1938c78505b11330\" id=156aefc2-8207-4096-91cb-7d56db9f4b6f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.975596 | controller |     "Jun 09 13:35:16.454556 crc crio[23733]: time=\"2026-06-09T13:35:16.454446449Z\" level=info msg=\"Started container\" PID=27869 containerID=634742050c35830507ed8d6656bed4642d956526a2ffd6fd1938c78505b11330 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=156aefc2-8207-4096-91cb-7d56db9f4b6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e5ce721e2c347278cf9aa396061acfb5df2f0d981d5a0e2093461b1f8b20267",
2026-06-09 14:45:33.975612 | controller |     "Jun 09 13:35:19.909339 crc crio[23733]: time=\"2026-06-09T13:35:19.908483411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f47aa334-c2e7-4f5e-af8a-2eff3f555d91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.975627 | controller |     "Jun 09 13:35:19.915772 crc crio[23733]: time=\"2026-06-09T13:35:19.915485381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3fffa288-167e-4cca-8fc8-3971b260f46c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.975643 | controller |     "Jun 09 13:35:19.929673 crc crio[23733]: time=\"2026-06-09T13:35:19.929430968Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=8885c746-0407-47a2-b26c-db9196253042 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.975658 | controller |     "Jun 09 13:35:19.930496 crc crio[23733]: time=\"2026-06-09T13:35:19.930407603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.975674 | controller |     "Jun 09 13:35:19.974084 crc crio[23733]: time=\"2026-06-09T13:35:19.973934408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.975689 | controller |     "Jun 09 13:35:20.161612 crc crio[23733]: time=\"2026-06-09T13:35:20.161290914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.975704 | controller |     "Jun 09 13:35:20.282345 crc crio[23733]: time=\"2026-06-09T13:35:20.281521793Z\" level=info msg=\"Created container 2e712920c026b8de40afec3d4de9fafc7222a1a3db70c23bb6fa823b0b8453cd: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=8885c746-0407-47a2-b26c-db9196253042 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.975719 | controller |     "Jun 09 13:35:20.285310 crc crio[23733]: time=\"2026-06-09T13:35:20.283908024Z\" level=info msg=\"Starting container: 2e712920c026b8de40afec3d4de9fafc7222a1a3db70c23bb6fa823b0b8453cd\" id=0c0642ae-b79b-4b0d-98d3-c0ce5f023007 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.975734 | controller |     "Jun 09 13:35:20.293313 crc crio[23733]: time=\"2026-06-09T13:35:20.29307817Z\" level=info msg=\"Started container\" PID=27899 containerID=2e712920c026b8de40afec3d4de9fafc7222a1a3db70c23bb6fa823b0b8453cd description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=0c0642ae-b79b-4b0d-98d3-c0ce5f023007 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65",
2026-06-09 14:45:33.975753 | controller |     "Jun 09 13:35:30.225407 crc crio[23733]: time=\"2026-06-09T13:35:30.224263901Z\" level=info msg=\"Stopping container: 01d539ab93157d3220710eb576536870f0e6d38e32884d280c6842bbcd7cdbb2 (timeout: 30s)\" id=20d2b0bc-41c5-43bb-9832-b87809ba8fcb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.975769 | controller |     "Jun 09 13:35:30.395493 crc crio[23733]: time=\"2026-06-09T13:35:30.395200888Z\" level=info msg=\"Stopped container 01d539ab93157d3220710eb576536870f0e6d38e32884d280c6842bbcd7cdbb2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=20d2b0bc-41c5-43bb-9832-b87809ba8fcb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.975784 | controller |     "Jun 09 13:35:30.397789 crc crio[23733]: time=\"2026-06-09T13:35:30.397695442Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f37d491d-b5f3-4128-afda-f304ec22e6bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.975800 | controller |     "Jun 09 13:35:30.401384 crc crio[23733]: time=\"2026-06-09T13:35:30.400908334Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e62284dc-7940-435c-bc37-d4bb523056e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.975815 | controller |     "Jun 09 13:35:30.406177 crc crio[23733]: time=\"2026-06-09T13:35:30.404569198Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=62cb222c-eadd-4181-9bf5-d1ace2de4690 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.975830 | controller |     "Jun 09 13:35:30.406177 crc crio[23733]: time=\"2026-06-09T13:35:30.405464111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.975845 | controller |     "Jun 09 13:35:30.437652 crc crio[23733]: time=\"2026-06-09T13:35:30.437495961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.975861 | controller |     "Jun 09 13:35:30.449056 crc crio[23733]: time=\"2026-06-09T13:35:30.448883602Z\" level=info msg=\"Removing container: bb789140bc7ca10cc67655e86353945314b5db723273079b115445a0e11983d3\" id=63fa729c-0ca1-43af-9dd2-2c056fa97089 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.975876 | controller |     "Jun 09 13:35:30.557813 crc crio[23733]: time=\"2026-06-09T13:35:30.557411691Z\" level=info msg=\"Removed container bb789140bc7ca10cc67655e86353945314b5db723273079b115445a0e11983d3: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=63fa729c-0ca1-43af-9dd2-2c056fa97089 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.975891 | controller |     "Jun 09 13:35:30.621589 crc crio[23733]: time=\"2026-06-09T13:35:30.621473511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.975906 | controller |     "Jun 09 13:35:30.730158 crc crio[23733]: time=\"2026-06-09T13:35:30.729715573Z\" level=info msg=\"Created container 1589054945f7ca6a3aebb73d02a46b0b7111af89a070fd06df688e836eb4a992: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=62cb222c-eadd-4181-9bf5-d1ace2de4690 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.975921 | controller |     "Jun 09 13:35:30.731452 crc crio[23733]: time=\"2026-06-09T13:35:30.731395596Z\" level=info msg=\"Starting container: 1589054945f7ca6a3aebb73d02a46b0b7111af89a070fd06df688e836eb4a992\" id=6764586d-4ad6-4c06-9cee-e3fc713b3460 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.975939 | controller |     "Jun 09 13:35:30.738655 crc crio[23733]: time=\"2026-06-09T13:35:30.738551799Z\" level=info msg=\"Started container\" PID=28049 containerID=1589054945f7ca6a3aebb73d02a46b0b7111af89a070fd06df688e836eb4a992 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=6764586d-4ad6-4c06-9cee-e3fc713b3460 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976",
2026-06-09 14:45:33.975955 | controller |     "Jun 09 13:36:00.224645 crc crio[23733]: time=\"2026-06-09T13:36:00.22357146Z\" level=info msg=\"Stopping container: 1589054945f7ca6a3aebb73d02a46b0b7111af89a070fd06df688e836eb4a992 (timeout: 30s)\" id=42acecea-76d7-4d6a-9774-94f4ff2271df name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.975971 | controller |     "Jun 09 13:36:00.388906 crc crio[23733]: time=\"2026-06-09T13:36:00.388765563Z\" level=info msg=\"Stopped container 1589054945f7ca6a3aebb73d02a46b0b7111af89a070fd06df688e836eb4a992: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=42acecea-76d7-4d6a-9774-94f4ff2271df name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.975986 | controller |     "Jun 09 13:36:00.390614 crc crio[23733]: time=\"2026-06-09T13:36:00.390546077Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=0c9443ba-ba53-40b7-9110-fdd00069b1b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.976001 | controller |     "Jun 09 13:36:00.392080 crc crio[23733]: time=\"2026-06-09T13:36:00.392014054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=1300465e-cf6e-4f23-9875-4ea619346bd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.976017 | controller |     "Jun 09 13:36:00.394659 crc crio[23733]: time=\"2026-06-09T13:36:00.394541348Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d814e224-3fa0-4607-b1ea-252ebffed306 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.976032 | controller |     "Jun 09 13:36:00.394902 crc crio[23733]: time=\"2026-06-09T13:36:00.394843506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.976047 | controller |     "Jun 09 13:36:00.422011 crc crio[23733]: time=\"2026-06-09T13:36:00.421920729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.976063 | controller |     "Jun 09 13:36:00.566959 crc crio[23733]: time=\"2026-06-09T13:36:00.566776999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.976078 | controller |     "Jun 09 13:36:00.655281 crc crio[23733]: time=\"2026-06-09T13:36:00.655163726Z\" level=info msg=\"Created container 742a5b13c2eab7f5301e7b5ae668144504bb30525ac561319dbb9a010e4a8814: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d814e224-3fa0-4607-b1ea-252ebffed306 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.976093 | controller |     "Jun 09 13:36:00.656519 crc crio[23733]: time=\"2026-06-09T13:36:00.656429418Z\" level=info msg=\"Starting container: 742a5b13c2eab7f5301e7b5ae668144504bb30525ac561319dbb9a010e4a8814\" id=4764df78-db35-4cd9-8963-c115ec743e37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.976109 | controller |     "Jun 09 13:36:00.661687 crc crio[23733]: time=\"2026-06-09T13:36:00.661593899Z\" level=info msg=\"Started container\" PID=28442 containerID=742a5b13c2eab7f5301e7b5ae668144504bb30525ac561319dbb9a010e4a8814 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=4764df78-db35-4cd9-8963-c115ec743e37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976",
2026-06-09 14:45:33.976127 | controller |     "Jun 09 13:36:00.751669 crc crio[23733]: time=\"2026-06-09T13:36:00.751585316Z\" level=info msg=\"Removing container: 01d539ab93157d3220710eb576536870f0e6d38e32884d280c6842bbcd7cdbb2\" id=6756b9a7-b9ae-496a-8f37-c742cd7ae616 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.976143 | controller |     "Jun 09 13:36:00.775506 crc crio[23733]: time=\"2026-06-09T13:36:00.775383215Z\" level=info msg=\"Removed container 01d539ab93157d3220710eb576536870f0e6d38e32884d280c6842bbcd7cdbb2: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6756b9a7-b9ae-496a-8f37-c742cd7ae616 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.976159 | controller |     "Jun 09 13:36:28.691066 crc crio[23733]: time=\"2026-06-09T13:36:28.690248166Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2e1b988b-0111-4dad-87e1-889bee950f2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.976174 | controller |     "Jun 09 13:36:28.693900 crc crio[23733]: time=\"2026-06-09T13:36:28.693784506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=1657d15b-13b9-4732-93a1-e4b7b0342cfd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.976190 | controller |     "Jun 09 13:36:28.715899 crc crio[23733]: time=\"2026-06-09T13:36:28.715701088Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=24b39f56-d47c-4c5e-83ab-3b1e1751023a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.976205 | controller |     "Jun 09 13:36:28.716420 crc crio[23733]: time=\"2026-06-09T13:36:28.716351625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.976221 | controller |     "Jun 09 13:36:28.747458 crc crio[23733]: time=\"2026-06-09T13:36:28.747291854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.976236 | controller |     "Jun 09 13:36:28.912056 crc crio[23733]: time=\"2026-06-09T13:36:28.911905372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.976251 | controller |     "Jun 09 13:36:29.045983 crc crio[23733]: time=\"2026-06-09T13:36:29.045817077Z\" level=info msg=\"Created container 0e3eeeb5d23cc80042e3f6c334a07e79188a88973c2a7d53b0b48e28d6e7e4dc: openshift-etcd/etcd-crc/etcd-resources-copy\" id=24b39f56-d47c-4c5e-83ab-3b1e1751023a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.976266 | controller |     "Jun 09 13:36:29.047549 crc crio[23733]: time=\"2026-06-09T13:36:29.047453848Z\" level=info msg=\"Starting container: 0e3eeeb5d23cc80042e3f6c334a07e79188a88973c2a7d53b0b48e28d6e7e4dc\" id=31454da9-35a9-4d0b-a3e6-67c5004c7a6e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.976281 | controller |     "Jun 09 13:36:29.054349 crc crio[23733]: time=\"2026-06-09T13:36:29.054001214Z\" level=info msg=\"Started container\" PID=28840 containerID=0e3eeeb5d23cc80042e3f6c334a07e79188a88973c2a7d53b0b48e28d6e7e4dc description=openshift-etcd/etcd-crc/etcd-resources-copy id=31454da9-35a9-4d0b-a3e6-67c5004c7a6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65",
2026-06-09 14:45:33.976300 | controller |     "Jun 09 13:36:30.225367 crc crio[23733]: time=\"2026-06-09T13:36:30.223670212Z\" level=info msg=\"Stopping container: 742a5b13c2eab7f5301e7b5ae668144504bb30525ac561319dbb9a010e4a8814 (timeout: 30s)\" id=95f58338-4e82-4a24-960c-a01b97dc0797 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.976315 | controller |     "Jun 09 13:36:30.406639 crc crio[23733]: time=\"2026-06-09T13:36:30.405987737Z\" level=info msg=\"Stopped container 742a5b13c2eab7f5301e7b5ae668144504bb30525ac561319dbb9a010e4a8814: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=95f58338-4e82-4a24-960c-a01b97dc0797 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.976331 | controller |     "Jun 09 13:36:31.075036 crc crio[23733]: time=\"2026-06-09T13:36:31.074962097Z\" level=info msg=\"Removing container: 1589054945f7ca6a3aebb73d02a46b0b7111af89a070fd06df688e836eb4a992\" id=89b8addb-52da-4a37-9adf-185ba69e0f67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.976347 | controller |     "Jun 09 13:36:31.114171 crc crio[23733]: time=\"2026-06-09T13:36:31.113904028Z\" level=info msg=\"Removed container 1589054945f7ca6a3aebb73d02a46b0b7111af89a070fd06df688e836eb4a992: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=89b8addb-52da-4a37-9adf-185ba69e0f67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.976362 | controller |     "Jun 09 13:37:04.058931 crc crio[23733]: time=\"2026-06-09T13:37:04.058306856Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d6cec3a0-0247-458e-b07b-f24f13099dce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.976377 | controller |     "Jun 09 13:37:04.061805 crc crio[23733]: time=\"2026-06-09T13:37:04.061685002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=411888aa-e5dd-4b11-90de-f107821c94a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.976393 | controller |     "Jun 09 13:37:04.078173 crc crio[23733]: time=\"2026-06-09T13:37:04.077944681Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=3c50a22f-a2e3-4641-91dd-538e43bc5c61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.976408 | controller |     "Jun 09 13:37:04.079191 crc crio[23733]: time=\"2026-06-09T13:37:04.079050769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.976424 | controller |     "Jun 09 13:37:04.114968 crc crio[23733]: time=\"2026-06-09T13:37:04.114361139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.976440 | controller |     "Jun 09 13:37:04.294865 crc crio[23733]: time=\"2026-06-09T13:37:04.294750665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.976455 | controller |     "Jun 09 13:37:04.405456 crc crio[23733]: time=\"2026-06-09T13:37:04.405247Z\" level=info msg=\"Created container 07be56ff0b736b0a0cb862a1adc990d9d2c424b57c42c25c2cb158c0c45f0622: openshift-etcd/etcd-crc/etcdctl\" id=3c50a22f-a2e3-4641-91dd-538e43bc5c61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.976471 | controller |     "Jun 09 13:37:04.408229 crc crio[23733]: time=\"2026-06-09T13:37:04.4080516Z\" level=info msg=\"Starting container: 07be56ff0b736b0a0cb862a1adc990d9d2c424b57c42c25c2cb158c0c45f0622\" id=3b34feeb-8e8e-43aa-808b-53e0cbcbc749 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.976494 | controller |     "Jun 09 13:37:04.414248 crc crio[23733]: time=\"2026-06-09T13:37:04.413465527Z\" level=info msg=\"Started container\" PID=29324 containerID=07be56ff0b736b0a0cb862a1adc990d9d2c424b57c42c25c2cb158c0c45f0622 description=openshift-etcd/etcd-crc/etcdctl id=3b34feeb-8e8e-43aa-808b-53e0cbcbc749 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65",
2026-06-09 14:45:33.976509 | controller |     "Jun 09 13:37:04.428346 crc crio[23733]: time=\"2026-06-09T13:37:04.428242199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=562f8e57-fafe-42d3-b773-cb2acac23748 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.976544 | controller |     "Jun 09 13:37:04.431630 crc crio[23733]: time=\"2026-06-09T13:37:04.431531652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=27ac8f34-cae7-49cf-a20b-26e0eb645909 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.976560 | controller |     "Jun 09 13:37:04.438730 crc crio[23733]: time=\"2026-06-09T13:37:04.438646552Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=4aa80387-c83e-4087-87cd-14de2a691aba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.976575 | controller |     "Jun 09 13:37:04.439168 crc crio[23733]: time=\"2026-06-09T13:37:04.439082012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.976590 | controller |     "Jun 09 13:37:04.465489 crc crio[23733]: time=\"2026-06-09T13:37:04.465372825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.976604 | controller |     "Jun 09 13:37:04.618672 crc crio[23733]: time=\"2026-06-09T13:37:04.618508184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.976619 | controller |     "Jun 09 13:37:04.717617 crc crio[23733]: time=\"2026-06-09T13:37:04.717376626Z\" level=info msg=\"Created container ba9d43b1b5843b633e558c88bd0c124074b4fbd686d1afcdb9ac578fd630e45f: openshift-etcd/etcd-crc/etcd\" id=4aa80387-c83e-4087-87cd-14de2a691aba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.976633 | controller |     "Jun 09 13:37:04.718931 crc crio[23733]: time=\"2026-06-09T13:37:04.718846683Z\" level=info msg=\"Starting container: ba9d43b1b5843b633e558c88bd0c124074b4fbd686d1afcdb9ac578fd630e45f\" id=c1f1090a-afbe-4f06-bb7e-d7bae6a62d75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.976648 | controller |     "Jun 09 13:37:04.725236 crc crio[23733]: time=\"2026-06-09T13:37:04.72506991Z\" level=info msg=\"Started container\" PID=29333 containerID=ba9d43b1b5843b633e558c88bd0c124074b4fbd686d1afcdb9ac578fd630e45f description=openshift-etcd/etcd-crc/etcd id=c1f1090a-afbe-4f06-bb7e-d7bae6a62d75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65",
2026-06-09 14:45:33.976663 | controller |     "Jun 09 13:37:04.738029 crc crio[23733]: time=\"2026-06-09T13:37:04.737919914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e4b75bf5-9f63-4f21-80b3-310819040c33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.976678 | controller |     "Jun 09 13:37:04.740892 crc crio[23733]: time=\"2026-06-09T13:37:04.740818177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a0d697bf-b727-4236-8574-2ca9bad0a115 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.976696 | controller |     "Jun 09 13:37:04.747319 crc crio[23733]: time=\"2026-06-09T13:37:04.747235678Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=19983dea-df6c-45b9-98a6-056b9efbbe9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.976711 | controller |     "Jun 09 13:37:04.747930 crc crio[23733]: time=\"2026-06-09T13:37:04.747681699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.976726 | controller |     "Jun 09 13:37:04.774093 crc crio[23733]: time=\"2026-06-09T13:37:04.773958852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.976742 | controller |     "Jun 09 13:37:04.913287 crc crio[23733]: time=\"2026-06-09T13:37:04.91316023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.976756 | controller |     "Jun 09 13:37:05.006126 crc crio[23733]: time=\"2026-06-09T13:37:05.006033271Z\" level=info msg=\"Created container 0e9989da454c262c8e774261ee9511d928d2f45f2c81892cb180b8e24c2ab11c: openshift-etcd/etcd-crc/etcd-metrics\" id=19983dea-df6c-45b9-98a6-056b9efbbe9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.976771 | controller |     "Jun 09 13:37:05.008223 crc crio[23733]: time=\"2026-06-09T13:37:05.008095503Z\" level=info msg=\"Starting container: 0e9989da454c262c8e774261ee9511d928d2f45f2c81892cb180b8e24c2ab11c\" id=f11e439b-8b07-46c3-afe9-00107b174b19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.976786 | controller |     "Jun 09 13:37:05.015405 crc crio[23733]: time=\"2026-06-09T13:37:05.014633797Z\" level=info msg=\"Started container\" PID=29349 containerID=0e9989da454c262c8e774261ee9511d928d2f45f2c81892cb180b8e24c2ab11c description=openshift-etcd/etcd-crc/etcd-metrics id=f11e439b-8b07-46c3-afe9-00107b174b19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65",
2026-06-09 14:45:33.976802 | controller |     "Jun 09 13:37:05.026779 crc crio[23733]: time=\"2026-06-09T13:37:05.026732923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=3b77fc52-9b89-4b55-bdc9-69f1ca76b23a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.976817 | controller |     "Jun 09 13:37:05.029251 crc crio[23733]: time=\"2026-06-09T13:37:05.029172294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=39e2c26b-9c14-4db0-9a84-95329b51b847 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.976832 | controller |     "Jun 09 13:37:05.035519 crc crio[23733]: time=\"2026-06-09T13:37:05.035483713Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=b140982b-7f96-4cb7-ab20-8326899af43b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.976847 | controller |     "Jun 09 13:37:05.036027 crc crio[23733]: time=\"2026-06-09T13:37:05.036006126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.976862 | controller |     "Jun 09 13:37:05.070455 crc crio[23733]: time=\"2026-06-09T13:37:05.070303151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.976877 | controller |     "Jun 09 13:37:05.281442 crc crio[23733]: time=\"2026-06-09T13:37:05.281282917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.976895 | controller |     "Jun 09 13:37:05.377609 crc crio[23733]: time=\"2026-06-09T13:37:05.376848286Z\" level=info msg=\"Created container ab8c105e051a505238666e01fbe73a8a248db4901aaa5c73923e377299dd4a18: openshift-etcd/etcd-crc/etcd-readyz\" id=b140982b-7f96-4cb7-ab20-8326899af43b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.976910 | controller |     "Jun 09 13:37:05.379333 crc crio[23733]: time=\"2026-06-09T13:37:05.379248406Z\" level=info msg=\"Starting container: ab8c105e051a505238666e01fbe73a8a248db4901aaa5c73923e377299dd4a18\" id=d222050a-9973-4938-a287-f2b3a651c4cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.976925 | controller |     "Jun 09 13:37:05.385838 crc crio[23733]: time=\"2026-06-09T13:37:05.385790061Z\" level=info msg=\"Started container\" PID=29368 containerID=ab8c105e051a505238666e01fbe73a8a248db4901aaa5c73923e377299dd4a18 description=openshift-etcd/etcd-crc/etcd-readyz id=d222050a-9973-4938-a287-f2b3a651c4cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65",
2026-06-09 14:45:33.976940 | controller |     "Jun 09 13:37:05.406868 crc crio[23733]: time=\"2026-06-09T13:37:05.406684198Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c6b3db3e-bacf-4bfd-82a9-2800537a3e1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.976955 | controller |     "Jun 09 13:37:05.409521 crc crio[23733]: time=\"2026-06-09T13:37:05.409370156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=730fbf75-17bd-4d4b-b8e9-e06387d768ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.976970 | controller |     "Jun 09 13:37:05.416452 crc crio[23733]: time=\"2026-06-09T13:37:05.416373482Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=f791ca8b-e8ca-402a-b19a-0b13701e45a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.976985 | controller |     "Jun 09 13:37:05.416790 crc crio[23733]: time=\"2026-06-09T13:37:05.41668274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.977000 | controller |     "Jun 09 13:37:05.444091 crc crio[23733]: time=\"2026-06-09T13:37:05.443945167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.977015 | controller |     "Jun 09 13:37:05.608848 crc crio[23733]: time=\"2026-06-09T13:37:05.608566086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.977030 | controller |     "Jun 09 13:37:05.712697 crc crio[23733]: time=\"2026-06-09T13:37:05.712577038Z\" level=info msg=\"Created container a974f6768d8172afbc4e787b6ae84cf9a3cb6cf55ecf7171ea78e8305483fe49: openshift-etcd/etcd-crc/etcd-rev\" id=f791ca8b-e8ca-402a-b19a-0b13701e45a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.977045 | controller |     "Jun 09 13:37:05.715011 crc crio[23733]: time=\"2026-06-09T13:37:05.714819364Z\" level=info msg=\"Starting container: a974f6768d8172afbc4e787b6ae84cf9a3cb6cf55ecf7171ea78e8305483fe49\" id=b3e43d53-89c3-4a0b-9e6c-da969e0a0f70 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.977060 | controller |     "Jun 09 13:37:05.723659 crc crio[23733]: time=\"2026-06-09T13:37:05.723523834Z\" level=info msg=\"Started container\" PID=29390 containerID=a974f6768d8172afbc4e787b6ae84cf9a3cb6cf55ecf7171ea78e8305483fe49 description=openshift-etcd/etcd-crc/etcd-rev id=b3e43d53-89c3-4a0b-9e6c-da969e0a0f70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2facd12e0fa548b2a53a333f7f9887236618235b7f2072ba45bd25677a836a65",
2026-06-09 14:45:33.977078 | controller |     "Jun 09 13:37:12.857587 crc crio[23733]: time=\"2026-06-09T13:37:12.856842129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=8a6b476d-0f87-4786-8225-7369749bd987 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.977093 | controller |     "Jun 09 13:37:12.862991 crc crio[23733]: time=\"2026-06-09T13:37:12.862957404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=c92fc376-f44f-4dfb-be60-48554a99face name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.977108 | controller |     "Jun 09 13:37:12.866341 crc crio[23733]: time=\"2026-06-09T13:37:12.866313528Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=35cbf354-2c4d-437a-a432-115d33eba6c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.977123 | controller |     "Jun 09 13:37:12.866804 crc crio[23733]: time=\"2026-06-09T13:37:12.866693347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.977138 | controller |     "Jun 09 13:37:12.896563 crc crio[23733]: time=\"2026-06-09T13:37:12.896501909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.977153 | controller |     "Jun 09 13:37:13.063671 crc crio[23733]: time=\"2026-06-09T13:37:13.06361006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.977167 | controller |     "Jun 09 13:37:13.161305 crc crio[23733]: time=\"2026-06-09T13:37:13.161243241Z\" level=info msg=\"Created container 9bc35f3b485e47c12dbf476161b48645d51729e8023627aaf564d84bbe2dd663: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=35cbf354-2c4d-437a-a432-115d33eba6c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.977182 | controller |     "Jun 09 13:37:13.163188 crc crio[23733]: time=\"2026-06-09T13:37:13.163045556Z\" level=info msg=\"Starting container: 9bc35f3b485e47c12dbf476161b48645d51729e8023627aaf564d84bbe2dd663\" id=52e3ca41-cb84-48a6-b10c-3655866149f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.977197 | controller |     "Jun 09 13:37:13.168453 crc crio[23733]: time=\"2026-06-09T13:37:13.16834783Z\" level=info msg=\"Started container\" PID=29554 containerID=9bc35f3b485e47c12dbf476161b48645d51729e8023627aaf564d84bbe2dd663 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=52e3ca41-cb84-48a6-b10c-3655866149f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976",
2026-06-09 14:45:33.977212 | controller |     "Jun 09 13:37:17.553586 crc crio[23733]: time=\"2026-06-09T13:37:17.552822098Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8c413018-481d-4b48-b735-c24c3f35b032 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.977228 | controller |     "Jun 09 13:37:17.556554 crc crio[23733]: time=\"2026-06-09T13:37:17.55647174Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=07747b84-81e8-45cd-ab8a-db185e9ba885 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.977246 | controller |     "Jun 09 13:37:17.559893 crc crio[23733]: time=\"2026-06-09T13:37:17.559799804Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=201dda7c-ece3-4977-b844-75d299a52c6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.977261 | controller |     "Jun 09 13:37:17.560350 crc crio[23733]: time=\"2026-06-09T13:37:17.560263345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.977276 | controller |     "Jun 09 13:37:17.590779 crc crio[23733]: time=\"2026-06-09T13:37:17.59058187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.977291 | controller |     "Jun 09 13:37:17.781010 crc crio[23733]: time=\"2026-06-09T13:37:17.780309311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.977305 | controller |     "Jun 09 13:37:17.891191 crc crio[23733]: time=\"2026-06-09T13:37:17.891002041Z\" level=info msg=\"Created container 2f884939f3f690df8cd9548acdcf4ac36390f7671a7f828ccf99bc4bf7249b6d: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=201dda7c-ece3-4977-b844-75d299a52c6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.977321 | controller |     "Jun 09 13:37:17.892424 crc crio[23733]: time=\"2026-06-09T13:37:17.892361916Z\" level=info msg=\"Starting container: 2f884939f3f690df8cd9548acdcf4ac36390f7671a7f828ccf99bc4bf7249b6d\" id=746f46ec-1149-4dff-bba9-6b06b8eece8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.977336 | controller |     "Jun 09 13:37:17.898303 crc crio[23733]: time=\"2026-06-09T13:37:17.898008918Z\" level=info msg=\"Started container\" PID=29613 containerID=2f884939f3f690df8cd9548acdcf4ac36390f7671a7f828ccf99bc4bf7249b6d description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=746f46ec-1149-4dff-bba9-6b06b8eece8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e913f0f7098689841f583c5b6e9b4768355b5e2e2b2f66a58e7ea6681fbd8b48",
2026-06-09 14:45:33.977351 | controller |     "Jun 09 13:37:27.648334 crc crio[23733]: time=\"2026-06-09T13:37:27.647188969Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=97c3b02b-8c23-48f8-9dc9-d7b28bcddb64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.977367 | controller |     "Jun 09 13:37:27.650087 crc crio[23733]: time=\"2026-06-09T13:37:27.648661206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=ef2cd642-3203-46e6-a398-b2a5551d49ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.977382 | controller |     "Jun 09 13:37:27.654095 crc crio[23733]: time=\"2026-06-09T13:37:27.650238465Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=f0f80489-7777-4003-93c0-cb46256224ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.977397 | controller |     "Jun 09 13:37:27.654095 crc crio[23733]: time=\"2026-06-09T13:37:27.650539173Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=873f8847-511a-49ea-bf75-941998c28860 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.977418 | controller |     "Jun 09 13:37:27.654095 crc crio[23733]: time=\"2026-06-09T13:37:27.653807615Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=71e1acba-f705-4b9b-b33f-ac9c0fc64717 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.977433 | controller |     "Jun 09 13:37:27.654095 crc crio[23733]: time=\"2026-06-09T13:37:27.653876227Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=2fcc3d69-c461-4dff-b9ee-246a3c581aef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.977448 | controller |     "Jun 09 13:37:27.654582 crc crio[23733]: time=\"2026-06-09T13:37:27.654187695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.977463 | controller |     "Jun 09 13:37:27.654582 crc crio[23733]: time=\"2026-06-09T13:37:27.654208946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.977479 | controller |     "Jun 09 13:37:27.656254 crc crio[23733]: time=\"2026-06-09T13:37:27.656180565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2217dd8f-c1be-426d-8e04-856373b2e7f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.977495 | controller |     "Jun 09 13:37:27.663782 crc crio[23733]: time=\"2026-06-09T13:37:27.663676505Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=efd76894-0d2a-4b8c-8bb4-d89cdbc07580 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.977523 | controller |     "Jun 09 13:37:27.679526 crc crio[23733]: time=\"2026-06-09T13:37:27.67942312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=8a2b8210-0bd9-4369-b829-af3c2aaa126d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.977544 | controller |     "Jun 09 13:37:27.685449 crc crio[23733]: time=\"2026-06-09T13:37:27.685357161Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=5134139e-de8a-4dd8-8605-27a7d6faf5c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.977559 | controller |     "Jun 09 13:37:27.687497 crc crio[23733]: time=\"2026-06-09T13:37:27.687034823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=04f1fbb4-76ee-42cb-aa38-87be9d1fcfb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.977574 | controller |     "Jun 09 13:37:27.698887 crc crio[23733]: time=\"2026-06-09T13:37:27.68888567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=4e85097c-e524-4ace-a855-a07b69c4c4ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.977589 | controller |     "Jun 09 13:37:27.698887 crc crio[23733]: time=\"2026-06-09T13:37:27.690265855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=bf29a4f6-62fa-495d-80d6-eab89bfe1def name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.977604 | controller |     "Jun 09 13:37:27.698887 crc crio[23733]: time=\"2026-06-09T13:37:27.691472975Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=0a76161a-f47d-4003-ad06-89048f69b31f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.977622 | controller |     "Jun 09 13:37:27.698887 crc crio[23733]: time=\"2026-06-09T13:37:27.692325366Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=2cd2c744-836f-41ee-a3dc-b2a48094825c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.977637 | controller |     "Jun 09 13:37:27.698887 crc crio[23733]: time=\"2026-06-09T13:37:27.692610543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.977652 | controller |     "Jun 09 13:37:27.698887 crc crio[23733]: time=\"2026-06-09T13:37:27.692973242Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=a6e343fc-598e-4a3b-a753-2e8b3c5a8dcc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.977667 | controller |     "Jun 09 13:37:27.698887 crc crio[23733]: time=\"2026-06-09T13:37:27.693377162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.977682 | controller |     "Jun 09 13:37:27.698887 crc crio[23733]: time=\"2026-06-09T13:37:27.693913446Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=3eb29c4f-16bc-45b1-80f4-490ea4cc2284 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.977697 | controller |     "Jun 09 13:37:27.698887 crc crio[23733]: time=\"2026-06-09T13:37:27.694057201Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=ec91270d-020c-40a7-8814-fb96270c3cfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.977711 | controller |     "Jun 09 13:37:27.698887 crc crio[23733]: time=\"2026-06-09T13:37:27.696277215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=b3d08a3a-4c58-4952-81f4-c791b712729a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.977726 | controller |     "Jun 09 13:37:27.723000 crc crio[23733]: time=\"2026-06-09T13:37:27.722505576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=c33abdd1-9a22-424f-8960-c7143966e569 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.977741 | controller |     "Jun 09 13:37:27.731724 crc crio[23733]: time=\"2026-06-09T13:37:27.73099531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.977757 | controller |     "Jun 09 13:37:27.735629 crc crio[23733]: time=\"2026-06-09T13:37:27.735549336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.977772 | controller |     "Jun 09 13:37:27.738626 crc crio[23733]: time=\"2026-06-09T13:37:27.738549341Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=9aa3a0ec-d6a2-4e6f-8770-6ad4060f95bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.977787 | controller |     "Jun 09 13:37:27.741195 crc crio[23733]: time=\"2026-06-09T13:37:27.739301431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.977802 | controller |     "Jun 09 13:37:27.751180 crc crio[23733]: time=\"2026-06-09T13:37:27.750688176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=0b607a82-f93b-49d7-a018-12436c6ec396 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.977820 | controller |     "Jun 09 13:37:27.751180 crc crio[23733]: time=\"2026-06-09T13:37:27.750944943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=14e3a262-99bb-4a81-a74f-ec35486017ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.977836 | controller |     "Jun 09 13:37:27.756841 crc crio[23733]: time=\"2026-06-09T13:37:27.756752959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.977851 | controller |     "Jun 09 13:37:27.760565 crc crio[23733]: time=\"2026-06-09T13:37:27.760490004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.977866 | controller |     "Jun 09 13:37:27.763431 crc crio[23733]: time=\"2026-06-09T13:37:27.763288754Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=bde5de24-c1ec-4742-9016-e84733a96a6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.977881 | controller |     "Jun 09 13:37:27.764735 crc crio[23733]: time=\"2026-06-09T13:37:27.764618218Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=3fd534c9-ab52-4481-aafe-f08f1afe6b58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.977896 | controller |     "Jun 09 13:37:27.765636 crc crio[23733]: time=\"2026-06-09T13:37:27.765439199Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=cdf12557-5798-478f-a64c-0f259c9af2a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.977911 | controller |     "Jun 09 13:37:27.766907 crc crio[23733]: time=\"2026-06-09T13:37:27.766822174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.977926 | controller |     "Jun 09 13:37:27.767035 crc crio[23733]: time=\"2026-06-09T13:37:27.766837574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.977941 | controller |     "Jun 09 13:37:27.771364 crc crio[23733]: time=\"2026-06-09T13:37:27.771296686Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=7fb960f0-c911-45d2-8358-2ff6832ba049 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.977957 | controller |     "Jun 09 13:37:27.798764 crc crio[23733]: time=\"2026-06-09T13:37:27.798551513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.977972 | controller |     "Jun 09 13:37:27.803367 crc crio[23733]: time=\"2026-06-09T13:37:27.803251342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.977987 | controller |     "Jun 09 13:37:27.810629 crc crio[23733]: time=\"2026-06-09T13:37:27.810518245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.978005 | controller |     "Jun 09 13:37:27.812945 crc crio[23733]: time=\"2026-06-09T13:37:27.812851004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.978021 | controller |     "Jun 09 13:37:27.820413 crc crio[23733]: time=\"2026-06-09T13:37:27.820320922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.978035 | controller |     "Jun 09 13:37:27.831483 crc crio[23733]: time=\"2026-06-09T13:37:27.83135398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.978050 | controller |     "Jun 09 13:37:27.856637 crc crio[23733]: time=\"2026-06-09T13:37:27.856533984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.978065 | controller |     "Jun 09 13:37:27.865572 crc crio[23733]: time=\"2026-06-09T13:37:27.865483271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.978081 | controller |     "Jun 09 13:37:27.914013 crc crio[23733]: time=\"2026-06-09T13:37:27.913943631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.978095 | controller |     "Jun 09 13:37:27.918044 crc crio[23733]: time=\"2026-06-09T13:37:27.918021034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.978110 | controller |     "Jun 09 13:37:27.932931 crc crio[23733]: time=\"2026-06-09T13:37:27.932862419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.978125 | controller |     "Jun 09 13:37:27.961240 crc crio[23733]: time=\"2026-06-09T13:37:27.961046269Z\" level=info msg=\"Created container b7bea496e1662d9c3b7f19393dea05fa27debe4a92a828613e404d19eba9de72: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=2fcc3d69-c461-4dff-b9ee-246a3c581aef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.978140 | controller |     "Jun 09 13:37:27.962686 crc crio[23733]: time=\"2026-06-09T13:37:27.962609368Z\" level=info msg=\"Starting container: b7bea496e1662d9c3b7f19393dea05fa27debe4a92a828613e404d19eba9de72\" id=36bbe6e1-6e8b-49c1-a9ba-5cb6e405f148 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.978156 | controller |     "Jun 09 13:37:27.969693 crc crio[23733]: time=\"2026-06-09T13:37:27.969573894Z\" level=info msg=\"Started container\" PID=29805 containerID=b7bea496e1662d9c3b7f19393dea05fa27debe4a92a828613e404d19eba9de72 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=36bbe6e1-6e8b-49c1-a9ba-5cb6e405f148 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dafdd89d1dcc68e874169788495acc703a062271612bc590eeaf3de32e21f49",
2026-06-09 14:45:33.978172 | controller |     "Jun 09 13:37:27.983059 crc crio[23733]: time=\"2026-06-09T13:37:27.982923679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.978187 | controller |     "Jun 09 13:37:27.989765 crc crio[23733]: time=\"2026-06-09T13:37:27.989584638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.978206 | controller |     "Jun 09 13:37:28.018563 crc crio[23733]: time=\"2026-06-09T13:37:28.01780519Z\" level=info msg=\"Created container 583cb79a737ee8873f4cee1a75341930ba1db460ee299d7261108df74fbda40b: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=3eb29c4f-16bc-45b1-80f4-490ea4cc2284 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.978221 | controller |     "Jun 09 13:37:28.020756 crc crio[23733]: time=\"2026-06-09T13:37:28.019945083Z\" level=info msg=\"Starting container: 583cb79a737ee8873f4cee1a75341930ba1db460ee299d7261108df74fbda40b\" id=c90a7c8d-60ad-46a1-b320-1ce10addfaca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.978237 | controller |     "Jun 09 13:37:28.027742 crc crio[23733]: time=\"2026-06-09T13:37:28.027626717Z\" level=info msg=\"Started container\" PID=29824 containerID=583cb79a737ee8873f4cee1a75341930ba1db460ee299d7261108df74fbda40b description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=c90a7c8d-60ad-46a1-b320-1ce10addfaca name=/runtime.v1.RuntimeService/StartContainer sandboxID=2308aca293eb1848ac49b11cc0ef05a2535126a7a0c4627ba46a5cfc8b7d0f39",
2026-06-09 14:45:33.978253 | controller |     "Jun 09 13:37:28.046656 crc crio[23733]: time=\"2026-06-09T13:37:28.043302382Z\" level=info msg=\"Created container 3bf675b11a6e74c4c91402cdc39f521d87bf2e2e6eae33882aeecdb7e2eeae7c: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=2cd2c744-836f-41ee-a3dc-b2a48094825c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.978268 | controller |     "Jun 09 13:37:28.046656 crc crio[23733]: time=\"2026-06-09T13:37:28.045840105Z\" level=info msg=\"Created container 03c399dbd9133c090d689dd04b7c042eaeb14a9ca22813ad89eee76147bcced1: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=bde5de24-c1ec-4742-9016-e84733a96a6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.978283 | controller |     "Jun 09 13:37:28.046656 crc crio[23733]: time=\"2026-06-09T13:37:28.046164654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.978299 | controller |     "Jun 09 13:37:28.046656 crc crio[23733]: time=\"2026-06-09T13:37:28.046436091Z\" level=info msg=\"Starting container: 3bf675b11a6e74c4c91402cdc39f521d87bf2e2e6eae33882aeecdb7e2eeae7c\" id=56ed57d5-a29c-4f22-99c6-5934bdd9bc5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.978314 | controller |     "Jun 09 13:37:28.048328 crc crio[23733]: time=\"2026-06-09T13:37:28.048080072Z\" level=info msg=\"Starting container: 03c399dbd9133c090d689dd04b7c042eaeb14a9ca22813ad89eee76147bcced1\" id=2271b36d-2f85-4364-8859-6c996f517e57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.978330 | controller |     "Jun 09 13:37:28.072936 crc crio[23733]: time=\"2026-06-09T13:37:28.072833316Z\" level=info msg=\"Started container\" PID=29835 containerID=03c399dbd9133c090d689dd04b7c042eaeb14a9ca22813ad89eee76147bcced1 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=2271b36d-2f85-4364-8859-6c996f517e57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9283a2ab644e158a31dd254c4efaaed2d1d6c5483980c5b5e748fd54daa7c510",
2026-06-09 14:45:33.978345 | controller |     "Jun 09 13:37:28.095332 crc crio[23733]: time=\"2026-06-09T13:37:28.095088136Z\" level=info msg=\"Started container\" PID=29825 containerID=3bf675b11a6e74c4c91402cdc39f521d87bf2e2e6eae33882aeecdb7e2eeae7c description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=56ed57d5-a29c-4f22-99c6-5934bdd9bc5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=040a32f97b44731dd690630d85959d3ee0b7b2d7529aa7c1ef9f1d2ac8cd0b05",
2026-06-09 14:45:33.978364 | controller |     "Jun 09 13:37:28.099631 crc crio[23733]: time=\"2026-06-09T13:37:28.099510238Z\" level=info msg=\"Created container 2c6c389e85353e2782c38f713a2273d410a513898e7e30cd24df0f7e7eba36c9: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=a6e343fc-598e-4a3b-a753-2e8b3c5a8dcc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.978380 | controller |     "Jun 09 13:37:28.104631 crc crio[23733]: time=\"2026-06-09T13:37:28.104537694Z\" level=info msg=\"Created container 5fd88c0673b9d78a877c6c8bfc29cff5b92951b58e517d3dedebd61193d65b4f: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=3fd534c9-ab52-4481-aafe-f08f1afe6b58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.978395 | controller |     "Jun 09 13:37:28.110198 crc crio[23733]: time=\"2026-06-09T13:37:28.110046373Z\" level=info msg=\"Starting container: 2c6c389e85353e2782c38f713a2273d410a513898e7e30cd24df0f7e7eba36c9\" id=c2666762-a2fd-4a45-95c0-8e88b278d5e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.978410 | controller |     "Jun 09 13:37:28.113271 crc crio[23733]: time=\"2026-06-09T13:37:28.112002492Z\" level=info msg=\"Starting container: 5fd88c0673b9d78a877c6c8bfc29cff5b92951b58e517d3dedebd61193d65b4f\" id=6d9bc4aa-3182-4478-acd9-92b3457dfdaf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.978425 | controller |     "Jun 09 13:37:28.126613 crc crio[23733]: time=\"2026-06-09T13:37:28.126542259Z\" level=info msg=\"Started container\" PID=29822 containerID=2c6c389e85353e2782c38f713a2273d410a513898e7e30cd24df0f7e7eba36c9 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=c2666762-a2fd-4a45-95c0-8e88b278d5e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=392585ddf27e218d6be3a472975e435d6cbb5a62107124bc41824fe67ccd5d0f",
2026-06-09 14:45:33.978441 | controller |     "Jun 09 13:37:28.134603 crc crio[23733]: time=\"2026-06-09T13:37:28.134520131Z\" level=info msg=\"Started container\" PID=29856 containerID=5fd88c0673b9d78a877c6c8bfc29cff5b92951b58e517d3dedebd61193d65b4f description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=6d9bc4aa-3182-4478-acd9-92b3457dfdaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=73de833340094d2139291ba98de7817350763ec3ee9dc648e703b5a88653ebd2",
2026-06-09 14:45:33.978456 | controller |     "Jun 09 13:37:28.175753 crc crio[23733]: time=\"2026-06-09T13:37:28.175569435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.978472 | controller |     "Jun 09 13:37:28.183884 crc crio[23733]: time=\"2026-06-09T13:37:28.183698149Z\" level=info msg=\"Created container 9c6fd0bc6bfdcf8385a385482c61933ac94d2d9249ccdb811b8532cc88db1c15: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=71e1acba-f705-4b9b-b33f-ac9c0fc64717 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.978487 | controller |     "Jun 09 13:37:28.186875 crc crio[23733]: time=\"2026-06-09T13:37:28.186812948Z\" level=info msg=\"Starting container: 9c6fd0bc6bfdcf8385a385482c61933ac94d2d9249ccdb811b8532cc88db1c15\" id=6a820a3d-449e-4a64-a1e1-9296913a7211 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.978503 | controller |     "Jun 09 13:37:28.204547 crc crio[23733]: time=\"2026-06-09T13:37:28.204415472Z\" level=info msg=\"Started container\" PID=29873 containerID=9c6fd0bc6bfdcf8385a385482c61933ac94d2d9249ccdb811b8532cc88db1c15 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=6a820a3d-449e-4a64-a1e1-9296913a7211 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b05c191027ae9ab87b7b5bfefea0b713a569079edd0218dfc0ef720a62da4e",
2026-06-09 14:45:33.978541 | controller |     "Jun 09 13:37:28.278735 crc crio[23733]: time=\"2026-06-09T13:37:28.278401007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.978558 | controller |     "Jun 09 13:37:28.284291 crc crio[23733]: time=\"2026-06-09T13:37:28.284241874Z\" level=info msg=\"Created container fe583b4fdf0ff284ec50e8e8ec90f4fdb732cb859b82f78d12352a7db73fcd71: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=ec91270d-020c-40a7-8814-fb96270c3cfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.978574 | controller |     "Jun 09 13:37:28.286439 crc crio[23733]: time=\"2026-06-09T13:37:28.286345507Z\" level=info msg=\"Starting container: fe583b4fdf0ff284ec50e8e8ec90f4fdb732cb859b82f78d12352a7db73fcd71\" id=7f2ebc5e-33b8-46eb-b904-671a26788b76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.978590 | controller |     "Jun 09 13:37:28.296744 crc crio[23733]: time=\"2026-06-09T13:37:28.296588755Z\" level=info msg=\"Started container\" PID=29928 containerID=fe583b4fdf0ff284ec50e8e8ec90f4fdb732cb859b82f78d12352a7db73fcd71 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=7f2ebc5e-33b8-46eb-b904-671a26788b76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e47d36eb75a56025090e901ba426df672f2e1c504ae63e579d7663afbf7416d",
2026-06-09 14:45:33.978606 | controller |     "Jun 09 13:37:28.404087 crc crio[23733]: time=\"2026-06-09T13:37:28.404018022Z\" level=info msg=\"Created container 4285f8875be136c39d6dcf00d0b3b8b926619016a21be9b5f4c4147ffa0f685c: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=7fb960f0-c911-45d2-8358-2ff6832ba049 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.978621 | controller |     "Jun 09 13:37:28.406036 crc crio[23733]: time=\"2026-06-09T13:37:28.4059404Z\" level=info msg=\"Starting container: 4285f8875be136c39d6dcf00d0b3b8b926619016a21be9b5f4c4147ffa0f685c\" id=cbe5feed-1174-42fb-baae-9198d95554ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.978637 | controller |     "Jun 09 13:37:28.411190 crc crio[23733]: time=\"2026-06-09T13:37:28.41107888Z\" level=info msg=\"Started container\" PID=29947 containerID=4285f8875be136c39d6dcf00d0b3b8b926619016a21be9b5f4c4147ffa0f685c description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=cbe5feed-1174-42fb-baae-9198d95554ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=62d45e13bc05e3eeed347a343d5277d110f4e30516888cdfe02f72ba8e2da7a9",
2026-06-09 14:45:33.978652 | controller |     "Jun 09 13:38:18.275386 crc crio[23733]: time=\"2026-06-09T13:38:18.274209471Z\" level=info msg=\"Removing container: d4af873e40ce7d2233a6dd1cc6c86eb8be5e4c43e72940d4a1034b1092749e3d\" id=577271e3-3231-4124-80d1-bb1bd5e0c377 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.978668 | controller |     "Jun 09 13:38:18.396421 crc crio[23733]: time=\"2026-06-09T13:38:18.395577642Z\" level=info msg=\"Removed container d4af873e40ce7d2233a6dd1cc6c86eb8be5e4c43e72940d4a1034b1092749e3d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=577271e3-3231-4124-80d1-bb1bd5e0c377 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.978682 | controller |     "Jun 09 13:38:39.869199 crc crio[23733]: time=\"2026-06-09T13:38:39.868078757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=60baed15-1759-439f-9417-b165ee938d70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.978697 | controller |     "Jun 09 13:38:39.872084 crc crio[23733]: time=\"2026-06-09T13:38:39.871932805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9575f34b-440f-4b7c-841d-23a90116683d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.978715 | controller |     "Jun 09 13:38:39.876310 crc crio[23733]: time=\"2026-06-09T13:38:39.876224973Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=b66f2aee-e020-42dd-8db0-78e20b25e610 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.978730 | controller |     "Jun 09 13:38:39.876727 crc crio[23733]: time=\"2026-06-09T13:38:39.876667344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.978745 | controller |     "Jun 09 13:38:39.917764 crc crio[23733]: time=\"2026-06-09T13:38:39.917626391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.978759 | controller |     "Jun 09 13:38:40.147411 crc crio[23733]: time=\"2026-06-09T13:38:40.146854741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.978774 | controller |     "Jun 09 13:38:40.256058 crc crio[23733]: time=\"2026-06-09T13:38:40.25586232Z\" level=info msg=\"Created container b425734e2a0c6695a86c722b9f39956965a31ddd0694ed59f3e932b0af586820: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=b66f2aee-e020-42dd-8db0-78e20b25e610 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.978788 | controller |     "Jun 09 13:38:40.257612 crc crio[23733]: time=\"2026-06-09T13:38:40.257490401Z\" level=info msg=\"Starting container: b425734e2a0c6695a86c722b9f39956965a31ddd0694ed59f3e932b0af586820\" id=4f2d601c-933c-46a0-85ae-44c95f188a0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.978803 | controller |     "Jun 09 13:38:40.272579 crc crio[23733]: time=\"2026-06-09T13:38:40.267493974Z\" level=info msg=\"Started container\" PID=30924 containerID=b425734e2a0c6695a86c722b9f39956965a31ddd0694ed59f3e932b0af586820 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=4f2d601c-933c-46a0-85ae-44c95f188a0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=42b304d9438242408e1cf738d6ae4a60687aff3817f5034bc8445501ce84b976",
2026-06-09 14:45:33.978818 | controller |     "Jun 09 13:40:35.157285 crc crio[23733]: time=\"2026-06-09T13:40:35.156444692Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683540-jfdnz/POD\" id=5f9c1eff-c7a6-40ca-b65c-4e90c3fb3153 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.978833 | controller |     "Jun 09 13:40:35.158946 crc crio[23733]: time=\"2026-06-09T13:40:35.157337493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.978849 | controller |     "Jun 09 13:40:35.182761 crc crio[23733]: time=\"2026-06-09T13:40:35.182664334Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683540-jfdnz Namespace:openshift-infra ID:cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0 UID:f0145f91-01f8-40a4-900e-bab139243cf7 NetNS:/var/run/netns/49f37dbe-2354-4cb2-966e-1f0c6321d269 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0145f91_01f8_40a4_900e_bab139243cf7.slice PodAnnotations:0xc0028980e8}] Aliases:map[]}\"",
2026-06-09 14:45:33.978864 | controller |     "Jun 09 13:40:35.182761 crc crio[23733]: time=\"2026-06-09T13:40:35.182773836Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683540-jfdnz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.978882 | controller |     "Jun 09 13:40:35.473197 crc crio[23733]: 2026-06-09T13:40:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cdbe1121b549c4d Mac:46:aa:84:f7:ea:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/49f37dbe-2354-4cb2-966e-1f0c6321d269 SocketPath: PciID:}] [{Interface:0xc00014c790 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.978898 | controller |     "Jun 09 13:40:35.475595 crc crio[23733]: time=\"2026-06-09T13:40:35.475520643Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683540-jfdnz Namespace:openshift-infra ID:cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0 UID:f0145f91-01f8-40a4-900e-bab139243cf7 NetNS:/var/run/netns/49f37dbe-2354-4cb2-966e-1f0c6321d269 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0145f91_01f8_40a4_900e_bab139243cf7.slice PodAnnotations:0xc0028980e8}] Aliases:map[]}\"",
2026-06-09 14:45:33.978914 | controller |     "Jun 09 13:40:35.475788 crc crio[23733]: time=\"2026-06-09T13:40:35.475706818Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683540-jfdnz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.978929 | controller |     "Jun 09 13:40:35.492561 crc crio[23733]: time=\"2026-06-09T13:40:35.48170186Z\" level=info msg=\"Ran pod sandbox cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0 with infra container: openshift-infra/auto-csr-approver-29683540-jfdnz/POD\" id=5f9c1eff-c7a6-40ca-b65c-4e90c3fb3153 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.978956 | controller |     "Jun 09 13:40:35.492561 crc crio[23733]: time=\"2026-06-09T13:40:35.485838038Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3b3efc2c-51aa-440b-b178-fb4428396054 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.978972 | controller |     "Jun 09 13:40:35.495835 crc crio[23733]: time=\"2026-06-09T13:40:35.495754173Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:33.978988 | controller |     "Jun 09 13:40:39.990855 crc crio[23733]: time=\"2026-06-09T13:40:39.989584063Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3b3efc2c-51aa-440b-b178-fb4428396054 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.979003 | controller |     "Jun 09 13:40:39.993289 crc crio[23733]: time=\"2026-06-09T13:40:39.99204817Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e85c8519-209d-41bb-9358-6bf10fee2d3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.979021 | controller |     "Jun 09 13:40:40.000378 crc crio[23733]: time=\"2026-06-09T13:40:40.000268595Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b9163d03-3cf1-4159-883b-32abca64141f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.979036 | controller |     "Jun 09 13:40:40.012915 crc crio[23733]: time=\"2026-06-09T13:40:40.012506856Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683540-jfdnz/oc\" id=14fccd9b-e7ad-46f4-bb96-b4f609d8a05d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.979051 | controller |     "Jun 09 13:40:40.014577 crc crio[23733]: time=\"2026-06-09T13:40:40.014490572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.979067 | controller |     "Jun 09 13:40:40.044791 crc crio[23733]: time=\"2026-06-09T13:40:40.044661108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.979085 | controller |     "Jun 09 13:40:40.297606 crc crio[23733]: time=\"2026-06-09T13:40:40.297354885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.979100 | controller |     "Jun 09 13:40:40.398952 crc crio[23733]: time=\"2026-06-09T13:40:40.398836391Z\" level=info msg=\"Created container 034b8cefc1842eab5225a2f77b82344763988dc74dac3a5c58bcf3fe722a14cd: openshift-infra/auto-csr-approver-29683540-jfdnz/oc\" id=14fccd9b-e7ad-46f4-bb96-b4f609d8a05d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.979116 | controller |     "Jun 09 13:40:40.400757 crc crio[23733]: time=\"2026-06-09T13:40:40.400649013Z\" level=info msg=\"Starting container: 034b8cefc1842eab5225a2f77b82344763988dc74dac3a5c58bcf3fe722a14cd\" id=d35d4e58-e5ec-42c1-b15a-d71b42db0396 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.979131 | controller |     "Jun 09 13:40:40.406848 crc crio[23733]: time=\"2026-06-09T13:40:40.406754778Z\" level=info msg=\"Started container\" PID=32562 containerID=034b8cefc1842eab5225a2f77b82344763988dc74dac3a5c58bcf3fe722a14cd description=openshift-infra/auto-csr-approver-29683540-jfdnz/oc id=d35d4e58-e5ec-42c1-b15a-d71b42db0396 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0",
2026-06-09 14:45:33.979146 | controller |     "Jun 09 13:40:42.771642 crc crio[23733]: time=\"2026-06-09T13:40:42.771511564Z\" level=info msg=\"Stopping pod sandbox: cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0\" id=9bf8a038-239a-4ca3-8619-22c6a5806693 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.979162 | controller |     "Jun 09 13:40:42.772896 crc crio[23733]: time=\"2026-06-09T13:40:42.77257176Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683540-jfdnz Namespace:openshift-infra ID:cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0 UID:f0145f91-01f8-40a4-900e-bab139243cf7 NetNS:/var/run/netns/49f37dbe-2354-4cb2-966e-1f0c6321d269 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0145f91_01f8_40a4_900e_bab139243cf7.slice PodAnnotations:0xc0028990a8}] Aliases:map[]}\"",
2026-06-09 14:45:33.979177 | controller |     "Jun 09 13:40:42.772896 crc crio[23733]: time=\"2026-06-09T13:40:42.772795195Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683540-jfdnz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.979192 | controller |     "Jun 09 13:40:43.043353 crc crio[23733]: time=\"2026-06-09T13:40:43.042499516Z\" level=info msg=\"Stopped pod sandbox: cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0\" id=9bf8a038-239a-4ca3-8619-22c6a5806693 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.979207 | controller |     "Jun 09 13:41:54.954741 crc crio[23733]: time=\"2026-06-09T13:41:54.953858457Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-lm5lf/POD\" id=dba4e54f-44a8-466d-a17a-08cace07b69c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.979222 | controller |     "Jun 09 13:41:54.956613 crc crio[23733]: time=\"2026-06-09T13:41:54.954771299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.979237 | controller |     "Jun 09 13:41:54.998441 crc crio[23733]: time=\"2026-06-09T13:41:54.996760215Z\" level=info msg=\"Got pod network &{Name:certified-operators-lm5lf Namespace:openshift-marketplace ID:b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03 UID:653898e4-b39d-4fd5-9dc8-a962b634fa5d NetNS:/var/run/netns/e645efaa-5852-4e5f-9519-64f9203b3856 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod653898e4_b39d_4fd5_9dc8_a962b634fa5d.slice PodAnnotations:0xc00008c2d0}] Aliases:map[]}\"",
2026-06-09 14:45:33.979256 | controller |     "Jun 09 13:41:54.998441 crc crio[23733]: time=\"2026-06-09T13:41:54.997255336Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-lm5lf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.979271 | controller |     "Jun 09 13:41:55.115997 crc crio[23733]: time=\"2026-06-09T13:41:55.115934079Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-h9f5b/POD\" id=6a6567e5-a2cb-46bf-8771-3526c9453abb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.979286 | controller |     "Jun 09 13:41:55.116397 crc crio[23733]: time=\"2026-06-09T13:41:55.116367759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.979301 | controller |     "Jun 09 13:41:55.151022 crc crio[23733]: time=\"2026-06-09T13:41:55.150878586Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h9f5b Namespace:openshift-marketplace ID:c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6 UID:f9c9d386-fa1e-4339-94c1-52c05bf0f00b NetNS:/var/run/netns/d67404bd-c6ed-41f2-8a52-8dc5b4a5f767 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9c9d386_fa1e_4339_94c1_52c05bf0f00b.slice PodAnnotations:0xc00008c940}] Aliases:map[]}\"",
2026-06-09 14:45:33.979317 | controller |     "Jun 09 13:41:55.151022 crc crio[23733]: time=\"2026-06-09T13:41:55.150945767Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-h9f5b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.979332 | controller |     "Jun 09 13:41:55.391277 crc crio[23733]: 2026-06-09T13:41:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b26f88b3c6e46e0 Mac:46:a6:9b:de:2a:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/e645efaa-5852-4e5f-9519-64f9203b3856 SocketPath: PciID:}] [{Interface:0xc000279070 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.979347 | controller |     "Jun 09 13:41:55.393757 crc crio[23733]: time=\"2026-06-09T13:41:55.393607097Z\" level=info msg=\"Got pod network &{Name:certified-operators-lm5lf Namespace:openshift-marketplace ID:b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03 UID:653898e4-b39d-4fd5-9dc8-a962b634fa5d NetNS:/var/run/netns/e645efaa-5852-4e5f-9519-64f9203b3856 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod653898e4_b39d_4fd5_9dc8_a962b634fa5d.slice PodAnnotations:0xc00008c2d0}] Aliases:map[]}\"",
2026-06-09 14:45:33.979363 | controller |     "Jun 09 13:41:55.394178 crc crio[23733]: time=\"2026-06-09T13:41:55.394081459Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-lm5lf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.979378 | controller |     "Jun 09 13:41:55.401741 crc crio[23733]: time=\"2026-06-09T13:41:55.401410883Z\" level=info msg=\"Ran pod sandbox b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03 with infra container: openshift-marketplace/certified-operators-lm5lf/POD\" id=dba4e54f-44a8-466d-a17a-08cace07b69c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.979394 | controller |     "Jun 09 13:41:55.405247 crc crio[23733]: time=\"2026-06-09T13:41:55.403894123Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0f0d9036-c1fa-45c4-b598-c8fd2e7b6030 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.979412 | controller |     "Jun 09 13:41:55.407432 crc crio[23733]: time=\"2026-06-09T13:41:55.407359373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ea82f03a-bebf-4437-b7b5-84dc25a07307 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.979428 | controller |     "Jun 09 13:41:55.415358 crc crio[23733]: time=\"2026-06-09T13:41:55.415094977Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lm5lf/extract-utilities\" id=c77ea0b1-26ff-448c-b770-55154276e605 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.979443 | controller |     "Jun 09 13:41:55.415686 crc crio[23733]: time=\"2026-06-09T13:41:55.415569209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.979458 | controller |     "Jun 09 13:41:55.456463 crc crio[23733]: time=\"2026-06-09T13:41:55.456314515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.979473 | controller |     "Jun 09 13:41:55.462822 crc crio[23733]: time=\"2026-06-09T13:41:55.462739136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.979488 | controller |     "Jun 09 13:41:55.569158 crc crio[23733]: 2026-06-09T13:41:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c383f516185b539 Mac:16:44:bb:df:7a:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/d67404bd-c6ed-41f2-8a52-8dc5b4a5f767 SocketPath: PciID:}] [{Interface:0xc000112c20 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.979503 | controller |     "Jun 09 13:41:55.569799 crc crio[23733]: time=\"2026-06-09T13:41:55.569719681Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h9f5b Namespace:openshift-marketplace ID:c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6 UID:f9c9d386-fa1e-4339-94c1-52c05bf0f00b NetNS:/var/run/netns/d67404bd-c6ed-41f2-8a52-8dc5b4a5f767 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9c9d386_fa1e_4339_94c1_52c05bf0f00b.slice PodAnnotations:0xc00008c940}] Aliases:map[]}\"",
2026-06-09 14:45:33.979538 | controller |     "Jun 09 13:41:55.569959 crc crio[23733]: time=\"2026-06-09T13:41:55.569894605Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-h9f5b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.979555 | controller |     "Jun 09 13:41:55.577705 crc crio[23733]: time=\"2026-06-09T13:41:55.577621928Z\" level=info msg=\"Ran pod sandbox c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6 with infra container: openshift-marketplace/redhat-marketplace-h9f5b/POD\" id=6a6567e5-a2cb-46bf-8771-3526c9453abb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.979570 | controller |     "Jun 09 13:41:55.581279 crc crio[23733]: time=\"2026-06-09T13:41:55.581211304Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bec74838-845c-4d5b-acad-a8d93de3b60d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.979585 | controller |     "Jun 09 13:41:55.584016 crc crio[23733]: time=\"2026-06-09T13:41:55.583933809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2474bae8-2850-4c5f-9482-58e3c647fc8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.979601 | controller |     "Jun 09 13:41:55.609688 crc crio[23733]: time=\"2026-06-09T13:41:55.609552255Z\" level=info msg=\"Created container 656b793e41b1a98c85f0bc5e6549f78e7c8aacd94c5e84fb77e1b6c9d62bdfca: openshift-marketplace/certified-operators-lm5lf/extract-utilities\" id=c77ea0b1-26ff-448c-b770-55154276e605 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.979619 | controller |     "Jun 09 13:41:55.615672 crc crio[23733]: time=\"2026-06-09T13:41:55.615572899Z\" level=info msg=\"Starting container: 656b793e41b1a98c85f0bc5e6549f78e7c8aacd94c5e84fb77e1b6c9d62bdfca\" id=5d0c5ce0-ab10-4fa4-ad29-e132f80b4465 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.979635 | controller |     "Jun 09 13:41:55.619559 crc crio[23733]: time=\"2026-06-09T13:41:55.61945951Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h9f5b/extract-utilities\" id=7ba7f3bc-0773-4802-a043-b7609368caba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.979650 | controller |     "Jun 09 13:41:55.620069 crc crio[23733]: time=\"2026-06-09T13:41:55.620011933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.979665 | controller |     "Jun 09 13:41:55.630467 crc crio[23733]: time=\"2026-06-09T13:41:55.630381609Z\" level=info msg=\"Started container\" PID=33713 containerID=656b793e41b1a98c85f0bc5e6549f78e7c8aacd94c5e84fb77e1b6c9d62bdfca description=openshift-marketplace/certified-operators-lm5lf/extract-utilities id=5d0c5ce0-ab10-4fa4-ad29-e132f80b4465 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03",
2026-06-09 14:45:33.979681 | controller |     "Jun 09 13:41:55.656905 crc crio[23733]: time=\"2026-06-09T13:41:55.656447706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.979696 | controller |     "Jun 09 13:41:55.665713 crc crio[23733]: time=\"2026-06-09T13:41:55.663966024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.979711 | controller |     "Jun 09 13:41:55.804766 crc crio[23733]: time=\"2026-06-09T13:41:55.804606597Z\" level=info msg=\"Created container 16df31062de32aecdd62c5f06d3f5c67058d11e142691c389c0d79fbd7ec4caf: openshift-marketplace/redhat-marketplace-h9f5b/extract-utilities\" id=7ba7f3bc-0773-4802-a043-b7609368caba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.979727 | controller |     "Jun 09 13:41:55.805958 crc crio[23733]: time=\"2026-06-09T13:41:55.805862517Z\" level=info msg=\"Starting container: 16df31062de32aecdd62c5f06d3f5c67058d11e142691c389c0d79fbd7ec4caf\" id=ecf71eda-4c37-4151-ac53-a9b831a59659 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.979742 | controller |     "Jun 09 13:41:55.811926 crc crio[23733]: time=\"2026-06-09T13:41:55.811834418Z\" level=info msg=\"Started container\" PID=33722 containerID=16df31062de32aecdd62c5f06d3f5c67058d11e142691c389c0d79fbd7ec4caf description=openshift-marketplace/redhat-marketplace-h9f5b/extract-utilities id=ecf71eda-4c37-4151-ac53-a9b831a59659 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6",
2026-06-09 14:45:33.979757 | controller |     "Jun 09 13:41:56.582011 crc crio[23733]: time=\"2026-06-09T13:41:56.581926078Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7f15a912-8ee1-4da1-8d90-bc91a0e31960 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.979772 | controller |     "Jun 09 13:41:56.586000 crc crio[23733]: time=\"2026-06-09T13:41:56.585917932Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=26699615-98b5-4950-8a66-c3c874669164 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.979790 | controller |     "Jun 09 13:41:56.589968 crc crio[23733]: time=\"2026-06-09T13:41:56.589893816Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 14:45:33.979805 | controller |     "Jun 09 13:41:56.590049 crc crio[23733]: time=\"2026-06-09T13:41:56.589989248Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 14:45:33.979820 | controller |     "Jun 09 13:41:57.205377 crc crio[23733]: time=\"2026-06-09T13:41:57.205205698Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=26699615-98b5-4950-8a66-c3c874669164 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.979835 | controller |     "Jun 09 13:41:57.206343 crc crio[23733]: time=\"2026-06-09T13:41:57.206266612Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d68acff8-e623-4eac-b42a-101f04aaae83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.979850 | controller |     "Jun 09 13:41:57.216915 crc crio[23733]: time=\"2026-06-09T13:41:57.216850803Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=83fb439f-a883-4dec-98e3-7c72392a0663 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.979865 | controller |     "Jun 09 13:41:57.234006 crc crio[23733]: time=\"2026-06-09T13:41:57.233912927Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h9f5b/extract-content\" id=b92e1e6b-2e87-4437-bb62-5537d1a1a8a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.979880 | controller |     "Jun 09 13:41:57.240346 crc crio[23733]: time=\"2026-06-09T13:41:57.240217257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.979894 | controller |     "Jun 09 13:41:57.241049 crc crio[23733]: time=\"2026-06-09T13:41:57.240954084Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=7f15a912-8ee1-4da1-8d90-bc91a0e31960 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.979909 | controller |     "Jun 09 13:41:57.242469 crc crio[23733]: time=\"2026-06-09T13:41:57.242407669Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=90087b3d-5ef1-4054-bf70-b6c2dd8801e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.979924 | controller |     "Jun 09 13:41:57.259191 crc crio[23733]: time=\"2026-06-09T13:41:57.259051833Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1fbef630-cb75-4cd9-b4f3-f256bbc0387f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.979939 | controller |     "Jun 09 13:41:57.266196 crc crio[23733]: time=\"2026-06-09T13:41:57.266045349Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lm5lf/extract-content\" id=be9a8c62-fd35-4330-8af0-4807c1e89857 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.979954 | controller |     "Jun 09 13:41:57.266875 crc crio[23733]: time=\"2026-06-09T13:41:57.266817528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.979970 | controller |     "Jun 09 13:41:57.304521 crc crio[23733]: time=\"2026-06-09T13:41:57.304419759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.979985 | controller |     "Jun 09 13:41:57.311073 crc crio[23733]: time=\"2026-06-09T13:41:57.311003324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.980003 | controller |     "Jun 09 13:41:57.321187 crc crio[23733]: time=\"2026-06-09T13:41:57.321027843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.980019 | controller |     "Jun 09 13:41:57.323347 crc crio[23733]: time=\"2026-06-09T13:41:57.323280665Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-wm5k4/POD\" id=1755058a-6cf5-4f7d-a1f7-5f91cd6dfa4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.980034 | controller |     "Jun 09 13:41:57.323460 crc crio[23733]: time=\"2026-06-09T13:41:57.323411908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.980050 | controller |     "Jun 09 13:41:57.324296 crc crio[23733]: time=\"2026-06-09T13:41:57.324243618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.980065 | controller |     "Jun 09 13:41:57.356655 crc crio[23733]: time=\"2026-06-09T13:41:57.356532663Z\" level=info msg=\"Got pod network &{Name:redhat-operators-wm5k4 Namespace:openshift-marketplace ID:02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01 UID:6dbc5268-80e7-4cab-adb1-99c0cb18a0ba NetNS:/var/run/netns/09334d4c-9024-4e6b-9264-14033650a99a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6dbc5268_80e7_4cab_adb1_99c0cb18a0ba.slice PodAnnotations:0xc001c1e2e0}] Aliases:map[]}\"",
2026-06-09 14:45:33.980080 | controller |     "Jun 09 13:41:57.356655 crc crio[23733]: time=\"2026-06-09T13:41:57.356597065Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-wm5k4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.980095 | controller |     "Jun 09 13:41:57.509378 crc crio[23733]: time=\"2026-06-09T13:41:57.506830195Z\" level=info msg=\"Created container 5165bb2fc3a9b9d71e056be6074b538beb3efce370986c075355ab5c8d1246ca: openshift-marketplace/redhat-marketplace-h9f5b/extract-content\" id=b92e1e6b-2e87-4437-bb62-5537d1a1a8a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.980111 | controller |     "Jun 09 13:41:57.512266 crc crio[23733]: time=\"2026-06-09T13:41:57.510360468Z\" level=info msg=\"Starting container: 5165bb2fc3a9b9d71e056be6074b538beb3efce370986c075355ab5c8d1246ca\" id=686d53a3-5b0b-434a-b716-085bfef483e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.980126 | controller |     "Jun 09 13:41:57.523593 crc crio[23733]: time=\"2026-06-09T13:41:57.523469129Z\" level=info msg=\"Started container\" PID=33758 containerID=5165bb2fc3a9b9d71e056be6074b538beb3efce370986c075355ab5c8d1246ca description=openshift-marketplace/redhat-marketplace-h9f5b/extract-content id=686d53a3-5b0b-434a-b716-085bfef483e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6",
2026-06-09 14:45:33.980142 | controller |     "Jun 09 13:41:57.525526 crc crio[23733]: time=\"2026-06-09T13:41:57.525443136Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-vrwbb/POD\" id=23f909c1-2e70-4666-aa63-7b1b837412ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.980157 | controller |     "Jun 09 13:41:57.525682 crc crio[23733]: time=\"2026-06-09T13:41:57.525549638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.980172 | controller |     "Jun 09 13:41:57.545196 crc crio[23733]: time=\"2026-06-09T13:41:57.544899628Z\" level=info msg=\"Created container 2cd164f74bde08a522b6ca424f613f12847bb07ae89c7f09a8bc989128e0f838: openshift-marketplace/certified-operators-lm5lf/extract-content\" id=be9a8c62-fd35-4330-8af0-4807c1e89857 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.980194 | controller |     "Jun 09 13:41:57.546575 crc crio[23733]: time=\"2026-06-09T13:41:57.546428964Z\" level=info msg=\"Starting container: 2cd164f74bde08a522b6ca424f613f12847bb07ae89c7f09a8bc989128e0f838\" id=6b555763-d781-48a7-89d2-7348e3f9f4b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.980210 | controller |     "Jun 09 13:41:57.553363 crc crio[23733]: time=\"2026-06-09T13:41:57.552504567Z\" level=info msg=\"Got pod network &{Name:community-operators-vrwbb Namespace:openshift-marketplace ID:ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b UID:2555c7ec-5522-46eb-ae0a-9ae4823c5702 NetNS:/var/run/netns/b73d4d8f-a3a6-4799-b789-305a529f22a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2555c7ec_5522_46eb_ae0a_9ae4823c5702.slice PodAnnotations:0xc0025a60b0}] Aliases:map[]}\"",
2026-06-09 14:45:33.980225 | controller |     "Jun 09 13:41:57.553363 crc crio[23733]: time=\"2026-06-09T13:41:57.552587109Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-vrwbb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.980241 | controller |     "Jun 09 13:41:57.556070 crc crio[23733]: time=\"2026-06-09T13:41:57.555797595Z\" level=info msg=\"Started container\" PID=33764 containerID=2cd164f74bde08a522b6ca424f613f12847bb07ae89c7f09a8bc989128e0f838 description=openshift-marketplace/certified-operators-lm5lf/extract-content id=6b555763-d781-48a7-89d2-7348e3f9f4b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03",
2026-06-09 14:45:33.980256 | controller |     "Jun 09 13:41:57.753484 crc crio[23733]: 2026-06-09T13:41:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02e50925d189f4d Mac:0a:43:b4:c0:14:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/09334d4c-9024-4e6b-9264-14033650a99a SocketPath: PciID:}] [{Interface:0xc0003c5090 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.980272 | controller |     "Jun 09 13:41:57.755377 crc crio[23733]: time=\"2026-06-09T13:41:57.755002085Z\" level=info msg=\"Got pod network &{Name:redhat-operators-wm5k4 Namespace:openshift-marketplace ID:02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01 UID:6dbc5268-80e7-4cab-adb1-99c0cb18a0ba NetNS:/var/run/netns/09334d4c-9024-4e6b-9264-14033650a99a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6dbc5268_80e7_4cab_adb1_99c0cb18a0ba.slice PodAnnotations:0xc001c1e2e0}] Aliases:map[]}\"",
2026-06-09 14:45:33.980287 | controller |     "Jun 09 13:41:57.755487 crc crio[23733]: time=\"2026-06-09T13:41:57.755471726Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-wm5k4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.980302 | controller |     "Jun 09 13:41:57.766531 crc crio[23733]: time=\"2026-06-09T13:41:57.766455097Z\" level=info msg=\"Ran pod sandbox 02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01 with infra container: openshift-marketplace/redhat-operators-wm5k4/POD\" id=1755058a-6cf5-4f7d-a1f7-5f91cd6dfa4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.980317 | controller |     "Jun 09 13:41:57.776641 crc crio[23733]: time=\"2026-06-09T13:41:57.77625168Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=537b9227-80d2-4f66-b095-4af1cd563a91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.980335 | controller |     "Jun 09 13:41:57.781219 crc crio[23733]: time=\"2026-06-09T13:41:57.778184575Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2e2827de-0060-4da5-8119-05e4fbd3679e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.980352 | controller |     "Jun 09 13:41:57.815027 crc crio[23733]: time=\"2026-06-09T13:41:57.814616399Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-wm5k4/extract-utilities\" id=91e404e4-025c-4364-9665-1cc2c0a268b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.980367 | controller |     "Jun 09 13:41:57.815888 crc crio[23733]: time=\"2026-06-09T13:41:57.815052069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.980383 | controller |     "Jun 09 13:41:57.876592 crc crio[23733]: time=\"2026-06-09T13:41:57.876010814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.980398 | controller |     "Jun 09 13:41:57.881905 crc crio[23733]: time=\"2026-06-09T13:41:57.881822761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.980413 | controller |     "Jun 09 13:41:57.900352 crc crio[23733]: 2026-06-09T13:41:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce7379c8406351e Mac:76:8e:4a:b0:68:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/b73d4d8f-a3a6-4799-b789-305a529f22a2 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.980429 | controller |     "Jun 09 13:41:57.901394 crc crio[23733]: time=\"2026-06-09T13:41:57.901309683Z\" level=info msg=\"Got pod network &{Name:community-operators-vrwbb Namespace:openshift-marketplace ID:ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b UID:2555c7ec-5522-46eb-ae0a-9ae4823c5702 NetNS:/var/run/netns/b73d4d8f-a3a6-4799-b789-305a529f22a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2555c7ec_5522_46eb_ae0a_9ae4823c5702.slice PodAnnotations:0xc0025a60b0}] Aliases:map[]}\"",
2026-06-09 14:45:33.980444 | controller |     "Jun 09 13:41:57.901527 crc crio[23733]: time=\"2026-06-09T13:41:57.901471097Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-vrwbb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.980459 | controller |     "Jun 09 13:41:57.956910 crc crio[23733]: time=\"2026-06-09T13:41:57.956795737Z\" level=info msg=\"Ran pod sandbox ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b with infra container: openshift-marketplace/community-operators-vrwbb/POD\" id=23f909c1-2e70-4666-aa63-7b1b837412ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.980474 | controller |     "Jun 09 13:41:57.963957 crc crio[23733]: time=\"2026-06-09T13:41:57.963815274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=840ba398-1bbe-4e49-8957-5e03f972a436 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.980489 | controller |     "Jun 09 13:41:57.967268 crc crio[23733]: time=\"2026-06-09T13:41:57.967110202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=966041c5-63bd-4fae-a87b-afb10cee29e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.980505 | controller |     "Jun 09 13:41:57.975335 crc crio[23733]: time=\"2026-06-09T13:41:57.975232134Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vrwbb/extract-utilities\" id=7f482082-b7bb-4c31-bcb1-85cb14cc041a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.980541 | controller |     "Jun 09 13:41:57.976864 crc crio[23733]: time=\"2026-06-09T13:41:57.97586801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.980558 | controller |     "Jun 09 13:41:58.020682 crc crio[23733]: time=\"2026-06-09T13:41:58.020549458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.980573 | controller |     "Jun 09 13:41:58.024615 crc crio[23733]: time=\"2026-06-09T13:41:58.024527273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.980589 | controller |     "Jun 09 13:41:58.074414 crc crio[23733]: time=\"2026-06-09T13:41:58.074312803Z\" level=info msg=\"Created container 0c37f7c1f619ea48f6257307c926e5b15fb9f6ef276e03cef052b5916ee1980f: openshift-marketplace/redhat-operators-wm5k4/extract-utilities\" id=91e404e4-025c-4364-9665-1cc2c0a268b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.980604 | controller |     "Jun 09 13:41:58.075918 crc crio[23733]: time=\"2026-06-09T13:41:58.075834779Z\" level=info msg=\"Starting container: 0c37f7c1f619ea48f6257307c926e5b15fb9f6ef276e03cef052b5916ee1980f\" id=74989d91-273f-499b-961f-ad3e2142b23c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.980619 | controller |     "Jun 09 13:41:58.082532 crc crio[23733]: time=\"2026-06-09T13:41:58.082427625Z\" level=info msg=\"Started container\" PID=33836 containerID=0c37f7c1f619ea48f6257307c926e5b15fb9f6ef276e03cef052b5916ee1980f description=openshift-marketplace/redhat-operators-wm5k4/extract-utilities id=74989d91-273f-499b-961f-ad3e2142b23c name=/runtime.v1.RuntimeService/StartContainer sandboxID=02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01",
2026-06-09 14:45:33.980635 | controller |     "Jun 09 13:41:58.184996 crc crio[23733]: time=\"2026-06-09T13:41:58.184788211Z\" level=info msg=\"Created container 4d3e7e39e523464c8819c1d2d4b9d2ddf8bc9af486a09959ff2dc220584aa0e5: openshift-marketplace/community-operators-vrwbb/extract-utilities\" id=7f482082-b7bb-4c31-bcb1-85cb14cc041a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.980650 | controller |     "Jun 09 13:41:58.186505 crc crio[23733]: time=\"2026-06-09T13:41:58.186416079Z\" level=info msg=\"Starting container: 4d3e7e39e523464c8819c1d2d4b9d2ddf8bc9af486a09959ff2dc220584aa0e5\" id=bbc10783-e69b-4568-8037-5cd514a76fe4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.980666 | controller |     "Jun 09 13:41:58.194331 crc crio[23733]: time=\"2026-06-09T13:41:58.194250925Z\" level=info msg=\"Started container\" PID=33842 containerID=4d3e7e39e523464c8819c1d2d4b9d2ddf8bc9af486a09959ff2dc220584aa0e5 description=openshift-marketplace/community-operators-vrwbb/extract-utilities id=bbc10783-e69b-4568-8037-5cd514a76fe4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b",
2026-06-09 14:45:33.980681 | controller |     "Jun 09 13:41:58.655490 crc crio[23733]: time=\"2026-06-09T13:41:58.655359442Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=52e168c8-565c-4482-82e2-6fb15a5a34d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.980696 | controller |     "Jun 09 13:41:58.658527 crc crio[23733]: time=\"2026-06-09T13:41:58.658408524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=af31f8d1-ad78-4b56-bafe-a446d490249e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.980714 | controller |     "Jun 09 13:41:58.666417 crc crio[23733]: time=\"2026-06-09T13:41:58.666361983Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=35c72fa4-420b-4c87-831e-d23808098a71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.980730 | controller |     "Jun 09 13:41:58.669518 crc crio[23733]: time=\"2026-06-09T13:41:58.669444376Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h9f5b/registry-server\" id=76ebac78-771d-4b42-8c42-c8988dbfd789 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.980745 | controller |     "Jun 09 13:41:58.670011 crc crio[23733]: time=\"2026-06-09T13:41:58.669958118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.980760 | controller |     "Jun 09 13:41:58.673948 crc crio[23733]: time=\"2026-06-09T13:41:58.673881961Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a489e27d-78e2-471f-83d9-1e1a914d4e53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.980776 | controller |     "Jun 09 13:41:58.674300 crc crio[23733]: time=\"2026-06-09T13:41:58.674010484Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f4209fc0-0aa9-4485-8774-3e47ca8546dd name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.980791 | controller |     "Jun 09 13:41:58.678854 crc crio[23733]: time=\"2026-06-09T13:41:58.678694224Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 14:45:33.980807 | controller |     "Jun 09 13:41:58.681607 crc crio[23733]: time=\"2026-06-09T13:41:58.681568212Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a2f92afb-521f-4d33-ac5d-5843087cdb5b name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.980822 | controller |     "Jun 09 13:41:58.686440 crc crio[23733]: time=\"2026-06-09T13:41:58.684922771Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 14:45:33.980837 | controller |     "Jun 09 13:41:58.696580 crc crio[23733]: time=\"2026-06-09T13:41:58.696034366Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-lm5lf/registry-server\" id=b51c99a9-b979-4c97-a6ea-de8be7b7ed0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.980852 | controller |     "Jun 09 13:41:58.696580 crc crio[23733]: time=\"2026-06-09T13:41:58.696500907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.980868 | controller |     "Jun 09 13:41:58.719979 crc crio[23733]: time=\"2026-06-09T13:41:58.71985205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.980883 | controller |     "Jun 09 13:41:58.730426 crc crio[23733]: time=\"2026-06-09T13:41:58.730276797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.980897 | controller |     "Jun 09 13:41:58.759824 crc crio[23733]: time=\"2026-06-09T13:41:58.759708764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.980912 | controller |     "Jun 09 13:41:58.764860 crc crio[23733]: time=\"2026-06-09T13:41:58.764736444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.980930 | controller |     "Jun 09 13:41:58.867609 crc crio[23733]: time=\"2026-06-09T13:41:58.867466568Z\" level=info msg=\"Created container 3301e228c1caab71287914e925f113767ee65a3e07e92c33283a9e6de405a9c8: openshift-marketplace/redhat-marketplace-h9f5b/registry-server\" id=76ebac78-771d-4b42-8c42-c8988dbfd789 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.980945 | controller |     "Jun 09 13:41:58.868865 crc crio[23733]: time=\"2026-06-09T13:41:58.868760939Z\" level=info msg=\"Starting container: 3301e228c1caab71287914e925f113767ee65a3e07e92c33283a9e6de405a9c8\" id=b6589ae2-6398-44aa-8a46-cf4636e56a6a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.980960 | controller |     "Jun 09 13:41:58.876528 crc crio[23733]: time=\"2026-06-09T13:41:58.876425591Z\" level=info msg=\"Started container\" PID=33857 containerID=3301e228c1caab71287914e925f113767ee65a3e07e92c33283a9e6de405a9c8 description=openshift-marketplace/redhat-marketplace-h9f5b/registry-server id=b6589ae2-6398-44aa-8a46-cf4636e56a6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6",
2026-06-09 14:45:33.980975 | controller |     "Jun 09 13:41:58.897021 crc crio[23733]: time=\"2026-06-09T13:41:58.896921596Z\" level=info msg=\"Created container d38926d39d8858e141f502192738d26970aaf5520e435041c670a19d4bc98739: openshift-marketplace/certified-operators-lm5lf/registry-server\" id=b51c99a9-b979-4c97-a6ea-de8be7b7ed0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.980990 | controller |     "Jun 09 13:41:58.899362 crc crio[23733]: time=\"2026-06-09T13:41:58.899092277Z\" level=info msg=\"Starting container: d38926d39d8858e141f502192738d26970aaf5520e435041c670a19d4bc98739\" id=7e182f98-8fa4-4aa8-973d-f7d484a8728b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.981005 | controller |     "Jun 09 13:41:58.905595 crc crio[23733]: time=\"2026-06-09T13:41:58.905464158Z\" level=info msg=\"Started container\" PID=33860 containerID=d38926d39d8858e141f502192738d26970aaf5520e435041c670a19d4bc98739 description=openshift-marketplace/certified-operators-lm5lf/registry-server id=7e182f98-8fa4-4aa8-973d-f7d484a8728b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03",
2026-06-09 14:45:33.981021 | controller |     "Jun 09 13:41:59.920795 crc crio[23733]: time=\"2026-06-09T13:41:59.920235565Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:bd465a77e75f6938a5535a0a2fcd34ee44f4b4d5af2dbcda4aceb633e38950da\" id=f4209fc0-0aa9-4485-8774-3e47ca8546dd name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.981036 | controller |     "Jun 09 13:41:59.922220 crc crio[23733]: time=\"2026-06-09T13:41:59.922158851Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f63d575f-cb18-4876-9783-95887750998b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.981051 | controller |     "Jun 09 13:41:59.926445 crc crio[23733]: time=\"2026-06-09T13:41:59.926320139Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=119c1f46-faec-49b1-bf55-98214f6ea9fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.981067 | controller |     "Jun 09 13:41:59.933976 crc crio[23733]: time=\"2026-06-09T13:41:59.933865227Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-wm5k4/extract-content\" id=34901641-7614-41fb-a8c8-fc49f925a3de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.981082 | controller |     "Jun 09 13:41:59.934652 crc crio[23733]: time=\"2026-06-09T13:41:59.934572915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.981101 | controller |     "Jun 09 13:41:59.980674 crc crio[23733]: time=\"2026-06-09T13:41:59.980318819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.981117 | controller |     "Jun 09 13:41:59.985887 crc crio[23733]: time=\"2026-06-09T13:41:59.985763698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.981132 | controller |     "Jun 09 13:42:00.134023 crc crio[23733]: time=\"2026-06-09T13:42:00.133905818Z\" level=info msg=\"Created container cd2352f542820116349ab89f96d758d82ee4b73954e10aa0380960f1790d24bb: openshift-marketplace/redhat-operators-wm5k4/extract-content\" id=34901641-7614-41fb-a8c8-fc49f925a3de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.981147 | controller |     "Jun 09 13:42:00.135495 crc crio[23733]: time=\"2026-06-09T13:42:00.135422995Z\" level=info msg=\"Starting container: cd2352f542820116349ab89f96d758d82ee4b73954e10aa0380960f1790d24bb\" id=321e7932-9c93-40d3-b45c-436380602b45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.981162 | controller |     "Jun 09 13:42:00.146542 crc crio[23733]: time=\"2026-06-09T13:42:00.146408564Z\" level=info msg=\"Started container\" PID=33904 containerID=cd2352f542820116349ab89f96d758d82ee4b73954e10aa0380960f1790d24bb description=openshift-marketplace/redhat-operators-wm5k4/extract-content id=321e7932-9c93-40d3-b45c-436380602b45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01",
2026-06-09 14:45:33.981178 | controller |     "Jun 09 13:42:00.619906 crc crio[23733]: time=\"2026-06-09T13:42:00.619834155Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683542-6pj9k/POD\" id=06c99f00-d64e-46eb-8922-e5ecb5fd3ccf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.981193 | controller |     "Jun 09 13:42:00.619906 crc crio[23733]: time=\"2026-06-09T13:42:00.619940587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.981208 | controller |     "Jun 09 13:42:00.665288 crc crio[23733]: time=\"2026-06-09T13:42:00.665194298Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683542-6pj9k Namespace:openshift-infra ID:e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6 UID:52f756fc-ec0f-4de1-94c1-7aa622525e15 NetNS:/var/run/netns/60929d94-d139-4e6a-bede-52f52a617ce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52f756fc_ec0f_4de1_94c1_7aa622525e15.slice PodAnnotations:0xc00028e650}] Aliases:map[]}\"",
2026-06-09 14:45:33.981224 | controller |     "Jun 09 13:42:00.665288 crc crio[23733]: time=\"2026-06-09T13:42:00.66527053Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683542-6pj9k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.981239 | controller |     "Jun 09 13:42:01.060494 crc crio[23733]: 2026-06-09T13:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e81ba8d08caadb6 Mac:2e:cb:c8:89:00:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/60929d94-d139-4e6a-bede-52f52a617ce5 SocketPath: PciID:}] [{Interface:0xc0003870d0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.981254 | controller |     "Jun 09 13:42:01.062200 crc crio[23733]: time=\"2026-06-09T13:42:01.062095333Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683542-6pj9k Namespace:openshift-infra ID:e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6 UID:52f756fc-ec0f-4de1-94c1-7aa622525e15 NetNS:/var/run/netns/60929d94-d139-4e6a-bede-52f52a617ce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52f756fc_ec0f_4de1_94c1_7aa622525e15.slice PodAnnotations:0xc00028e650}] Aliases:map[]}\"",
2026-06-09 14:45:33.981273 | controller |     "Jun 09 13:42:01.062429 crc crio[23733]: time=\"2026-06-09T13:42:01.062324428Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683542-6pj9k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.981288 | controller |     "Jun 09 13:42:01.070917 crc crio[23733]: time=\"2026-06-09T13:42:01.070168325Z\" level=info msg=\"Ran pod sandbox e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6 with infra container: openshift-infra/auto-csr-approver-29683542-6pj9k/POD\" id=06c99f00-d64e-46eb-8922-e5ecb5fd3ccf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.981303 | controller |     "Jun 09 13:42:01.075238 crc crio[23733]: time=\"2026-06-09T13:42:01.074941207Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=eb6afad8-32ab-45bd-97ea-93aedeb44193 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.981318 | controller |     "Jun 09 13:42:01.084994 crc crio[23733]: time=\"2026-06-09T13:42:01.084932974Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:33.981333 | controller |     "Jun 09 13:42:02.384965 crc crio[23733]: time=\"2026-06-09T13:42:02.384203164Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=eb6afad8-32ab-45bd-97ea-93aedeb44193 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.981348 | controller |     "Jun 09 13:42:02.386654 crc crio[23733]: time=\"2026-06-09T13:42:02.386002826Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=92fa83a5-0a51-4c78-ab23-804b5ce1bd99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.981363 | controller |     "Jun 09 13:42:02.392317 crc crio[23733]: time=\"2026-06-09T13:42:02.388762501Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=433cd5f2-696d-48b4-92e9-0c5095bee222 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.981378 | controller |     "Jun 09 13:42:02.396092 crc crio[23733]: time=\"2026-06-09T13:42:02.395723466Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683542-6pj9k/oc\" id=282bd26d-4f1c-4db8-9eed-0df53f316ad6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.981393 | controller |     "Jun 09 13:42:02.396571 crc crio[23733]: time=\"2026-06-09T13:42:02.396489604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.981408 | controller |     "Jun 09 13:42:02.426047 crc crio[23733]: time=\"2026-06-09T13:42:02.425908752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.981423 | controller |     "Jun 09 13:42:02.717591 crc crio[23733]: time=\"2026-06-09T13:42:02.71743595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.981438 | controller |     "Jun 09 13:42:02.783280 crc crio[23733]: time=\"2026-06-09T13:42:02.78199769Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4729de3a-323a-4a74-bd23-762234d86049 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.981453 | controller |     "Jun 09 13:42:02.789507 crc crio[23733]: time=\"2026-06-09T13:42:02.789421116Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=87e6e60f-e768-403b-a4e8-17f7228bc21f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.981471 | controller |     "Jun 09 13:42:02.815086 crc crio[23733]: time=\"2026-06-09T13:42:02.814984721Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-wm5k4/registry-server\" id=9d67fb2e-3c3f-4da9-813e-03451369e62e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.981487 | controller |     "Jun 09 13:42:02.817575 crc crio[23733]: time=\"2026-06-09T13:42:02.815923424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.981502 | controller |     "Jun 09 13:42:02.825936 crc crio[23733]: time=\"2026-06-09T13:42:02.825850909Z\" level=info msg=\"Created container d3986ef7a18e155592a46c87ad5816c1d0ac16934cbf6b1a7ba7f1cd178d376f: openshift-infra/auto-csr-approver-29683542-6pj9k/oc\" id=282bd26d-4f1c-4db8-9eed-0df53f316ad6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.981535 | controller |     "Jun 09 13:42:02.827261 crc crio[23733]: time=\"2026-06-09T13:42:02.827086028Z\" level=info msg=\"Starting container: d3986ef7a18e155592a46c87ad5816c1d0ac16934cbf6b1a7ba7f1cd178d376f\" id=5464c246-ef08-45b8-a1dd-986e92bde91d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.981551 | controller |     "Jun 09 13:42:02.833531 crc crio[23733]: time=\"2026-06-09T13:42:02.833436899Z\" level=info msg=\"Started container\" PID=34031 containerID=d3986ef7a18e155592a46c87ad5816c1d0ac16934cbf6b1a7ba7f1cd178d376f description=openshift-infra/auto-csr-approver-29683542-6pj9k/oc id=5464c246-ef08-45b8-a1dd-986e92bde91d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6",
2026-06-09 14:45:33.981567 | controller |     "Jun 09 13:42:02.892339 crc crio[23733]: time=\"2026-06-09T13:42:02.892217951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.981582 | controller |     "Jun 09 13:42:02.916957 crc crio[23733]: time=\"2026-06-09T13:42:02.91661085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.981597 | controller |     "Jun 09 13:42:03.497566 crc crio[23733]: time=\"2026-06-09T13:42:03.495332273Z\" level=info msg=\"Created container e9f19f41f4ecd0c3b859037119f9f3a0a2ef584aec7ad0e670ec88eb8d443f60: openshift-marketplace/redhat-operators-wm5k4/registry-server\" id=9d67fb2e-3c3f-4da9-813e-03451369e62e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.981612 | controller |     "Jun 09 13:42:03.507215 crc crio[23733]: time=\"2026-06-09T13:42:03.506845286Z\" level=info msg=\"Starting container: e9f19f41f4ecd0c3b859037119f9f3a0a2ef584aec7ad0e670ec88eb8d443f60\" id=938db34d-871b-4d6f-b3a1-973557897094 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.981627 | controller |     "Jun 09 13:42:03.526662 crc crio[23733]: time=\"2026-06-09T13:42:03.526511933Z\" level=info msg=\"Started container\" PID=34073 containerID=e9f19f41f4ecd0c3b859037119f9f3a0a2ef584aec7ad0e670ec88eb8d443f60 description=openshift-marketplace/redhat-operators-wm5k4/registry-server id=938db34d-871b-4d6f-b3a1-973557897094 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01",
2026-06-09 14:45:33.981643 | controller |     "Jun 09 13:42:04.847093 crc crio[23733]: time=\"2026-06-09T13:42:04.846453471Z\" level=info msg=\"Stopping pod sandbox: e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6\" id=2ccd49a0-b20b-48ae-ad31-a25539b1874f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.981658 | controller |     "Jun 09 13:42:04.848706 crc crio[23733]: time=\"2026-06-09T13:42:04.848580782Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683542-6pj9k Namespace:openshift-infra ID:e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6 UID:52f756fc-ec0f-4de1-94c1-7aa622525e15 NetNS:/var/run/netns/60929d94-d139-4e6a-bede-52f52a617ce5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52f756fc_ec0f_4de1_94c1_7aa622525e15.slice PodAnnotations:0xc001026540}] Aliases:map[]}\"",
2026-06-09 14:45:33.981677 | controller |     "Jun 09 13:42:04.848858 crc crio[23733]: time=\"2026-06-09T13:42:04.848789076Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683542-6pj9k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.981692 | controller |     "Jun 09 13:42:07.931691 crc crio[23733]: time=\"2026-06-09T13:42:07.928875435Z\" level=info msg=\"Stopping container: 3301e228c1caab71287914e925f113767ee65a3e07e92c33283a9e6de405a9c8 (timeout: 2s)\" id=28da9f7e-1baf-4c33-9bd7-b47ad4319f79 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.981708 | controller |     "Jun 09 13:42:08.995409 crc crio[23733]: time=\"2026-06-09T13:42:08.995166892Z\" level=info msg=\"Stopping container: d38926d39d8858e141f502192738d26970aaf5520e435041c670a19d4bc98739 (timeout: 2s)\" id=6b6e6ef9-12df-41f6-9f28-d4062e10044b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.981723 | controller |     "Jun 09 13:42:13.589426 crc crio[23733]: time=\"2026-06-09T13:42:13.5872361Z\" level=info msg=\"Stopped pod sandbox: e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6\" id=2ccd49a0-b20b-48ae-ad31-a25539b1874f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.981738 | controller |     "Jun 09 13:42:13.693569 crc crio[23733]: time=\"2026-06-09T13:42:13.693348874Z\" level=info msg=\"Stopped container 3301e228c1caab71287914e925f113767ee65a3e07e92c33283a9e6de405a9c8: openshift-marketplace/redhat-marketplace-h9f5b/registry-server\" id=28da9f7e-1baf-4c33-9bd7-b47ad4319f79 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.981753 | controller |     "Jun 09 13:42:13.695208 crc crio[23733]: time=\"2026-06-09T13:42:13.694961232Z\" level=info msg=\"Stopping pod sandbox: c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6\" id=c5d7060b-ce7a-4015-9d26-23a46c0c7793 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.981769 | controller |     "Jun 09 13:42:13.696722 crc crio[23733]: time=\"2026-06-09T13:42:13.696255173Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h9f5b Namespace:openshift-marketplace ID:c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6 UID:f9c9d386-fa1e-4339-94c1-52c05bf0f00b NetNS:/var/run/netns/d67404bd-c6ed-41f2-8a52-8dc5b4a5f767 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf9c9d386_fa1e_4339_94c1_52c05bf0f00b.slice PodAnnotations:0xc00028e140}] Aliases:map[]}\"",
2026-06-09 14:45:33.981784 | controller |     "Jun 09 13:42:13.696871 crc crio[23733]: time=\"2026-06-09T13:42:13.696845747Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-h9f5b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.981799 | controller |     "Jun 09 13:42:13.914688 crc crio[23733]: time=\"2026-06-09T13:42:13.914091936Z\" level=info msg=\"Stopped container d38926d39d8858e141f502192738d26970aaf5520e435041c670a19d4bc98739: openshift-marketplace/certified-operators-lm5lf/registry-server\" id=6b6e6ef9-12df-41f6-9f28-d4062e10044b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.981814 | controller |     "Jun 09 13:42:13.919510 crc crio[23733]: time=\"2026-06-09T13:42:13.919334109Z\" level=info msg=\"Stopping pod sandbox: b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03\" id=3afa1442-eb4c-4ca9-93f9-28603ea63742 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.981833 | controller |     "Jun 09 13:42:13.923262 crc crio[23733]: time=\"2026-06-09T13:42:13.923098429Z\" level=info msg=\"Got pod network &{Name:certified-operators-lm5lf Namespace:openshift-marketplace ID:b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03 UID:653898e4-b39d-4fd5-9dc8-a962b634fa5d NetNS:/var/run/netns/e645efaa-5852-4e5f-9519-64f9203b3856 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod653898e4_b39d_4fd5_9dc8_a962b634fa5d.slice PodAnnotations:0xc00008c1c8}] Aliases:map[]}\"",
2026-06-09 14:45:33.981849 | controller |     "Jun 09 13:42:13.926069 crc crio[23733]: time=\"2026-06-09T13:42:13.925597578Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-lm5lf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.981865 | controller |     "Jun 09 13:42:14.078297 crc crio[23733]: time=\"2026-06-09T13:42:14.077688362Z\" level=info msg=\"Stopped pod sandbox: c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6\" id=c5d7060b-ce7a-4015-9d26-23a46c0c7793 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.981880 | controller |     "Jun 09 13:42:14.105504 crc crio[23733]: time=\"2026-06-09T13:42:14.105356007Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:0788325c588907d29fc8f1116d650f00ce5dab0d5849db37f540e478bbc5e236\" id=a2f92afb-521f-4d33-ac5d-5843087cdb5b name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.981896 | controller |     "Jun 09 13:42:14.107021 crc crio[23733]: time=\"2026-06-09T13:42:14.106924434Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a8d9f72b-3790-4e09-8956-10bdf837696b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.981911 | controller |     "Jun 09 13:42:14.114956 crc crio[23733]: time=\"2026-06-09T13:42:14.11472484Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=685f2ca1-3a9b-4a2c-93c8-718751c7b36d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.981926 | controller |     "Jun 09 13:42:14.125675 crc crio[23733]: time=\"2026-06-09T13:42:14.125544185Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vrwbb/extract-content\" id=c9a330b3-ab9f-4537-abec-a436a856f72e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.981941 | controller |     "Jun 09 13:42:14.130286 crc crio[23733]: time=\"2026-06-09T13:42:14.130077393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.981955 | controller |     "Jun 09 13:42:14.184323 crc crio[23733]: time=\"2026-06-09T13:42:14.184239827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.981970 | controller |     "Jun 09 13:42:14.188831 crc crio[23733]: time=\"2026-06-09T13:42:14.188732443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.981985 | controller |     "Jun 09 13:42:14.290579 crc crio[23733]: time=\"2026-06-09T13:42:14.290481424Z\" level=info msg=\"Created container 10a2b09957ada1a75513e90f1658ae50fb4b5c80cfa9229a1f773aef63ca0cb9: openshift-marketplace/community-operators-vrwbb/extract-content\" id=c9a330b3-ab9f-4537-abec-a436a856f72e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.981999 | controller |     "Jun 09 13:42:14.293004 crc crio[23733]: time=\"2026-06-09T13:42:14.292924332Z\" level=info msg=\"Starting container: 10a2b09957ada1a75513e90f1658ae50fb4b5c80cfa9229a1f773aef63ca0cb9\" id=3176dfe7-f12e-4040-b1e9-7c5ac6c64672 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.982018 | controller |     "Jun 09 13:42:14.301709 crc crio[23733]: time=\"2026-06-09T13:42:14.301543096Z\" level=info msg=\"Started container\" PID=34428 containerID=10a2b09957ada1a75513e90f1658ae50fb4b5c80cfa9229a1f773aef63ca0cb9 description=openshift-marketplace/community-operators-vrwbb/extract-content id=3176dfe7-f12e-4040-b1e9-7c5ac6c64672 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b",
2026-06-09 14:45:33.982033 | controller |     "Jun 09 13:42:14.324765 crc crio[23733]: time=\"2026-06-09T13:42:14.323207689Z\" level=info msg=\"Stopped pod sandbox: b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03\" id=3afa1442-eb4c-4ca9-93f9-28603ea63742 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.982048 | controller |     "Jun 09 13:42:15.101709 crc crio[23733]: time=\"2026-06-09T13:42:15.101526953Z\" level=info msg=\"Removing container: 3301e228c1caab71287914e925f113767ee65a3e07e92c33283a9e6de405a9c8\" id=45c2d7f8-ded8-4e37-a540-4f52ef83e9f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982063 | controller |     "Jun 09 13:42:15.113470 crc crio[23733]: time=\"2026-06-09T13:42:15.113360374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c6aedb7d-1a87-474b-b258-241a8837cfa7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.982078 | controller |     "Jun 09 13:42:15.117568 crc crio[23733]: time=\"2026-06-09T13:42:15.117372949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=84a5d0fb-6f12-45a9-a11d-ef004fd11cef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.982093 | controller |     "Jun 09 13:42:15.128019 crc crio[23733]: time=\"2026-06-09T13:42:15.127822146Z\" level=info msg=\"Removed container 3301e228c1caab71287914e925f113767ee65a3e07e92c33283a9e6de405a9c8: openshift-marketplace/redhat-marketplace-h9f5b/registry-server\" id=45c2d7f8-ded8-4e37-a540-4f52ef83e9f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982108 | controller |     "Jun 09 13:42:15.135818 crc crio[23733]: time=\"2026-06-09T13:42:15.135700983Z\" level=info msg=\"Removing container: 5165bb2fc3a9b9d71e056be6074b538beb3efce370986c075355ab5c8d1246ca\" id=12620e6e-c024-47e4-828d-91088141db06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982123 | controller |     "Jun 09 13:42:15.186516 crc crio[23733]: time=\"2026-06-09T13:42:15.186361404Z\" level=info msg=\"Removed container 5165bb2fc3a9b9d71e056be6074b538beb3efce370986c075355ab5c8d1246ca: openshift-marketplace/redhat-marketplace-h9f5b/extract-content\" id=12620e6e-c024-47e4-828d-91088141db06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982139 | controller |     "Jun 09 13:42:15.190747 crc crio[23733]: time=\"2026-06-09T13:42:15.190336568Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vrwbb/registry-server\" id=da329a01-a7e2-4372-9b28-6ca3bb1dff46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.982154 | controller |     "Jun 09 13:42:15.191213 crc crio[23733]: time=\"2026-06-09T13:42:15.190827729Z\" level=info msg=\"Removing container: 16df31062de32aecdd62c5f06d3f5c67058d11e142691c389c0d79fbd7ec4caf\" id=97c82500-fb7f-4b43-a6ff-89601245eafe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982169 | controller |     "Jun 09 13:42:15.195588 crc crio[23733]: time=\"2026-06-09T13:42:15.195421678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.982184 | controller |     "Jun 09 13:42:15.231388 crc crio[23733]: time=\"2026-06-09T13:42:15.229490326Z\" level=info msg=\"Removed container 16df31062de32aecdd62c5f06d3f5c67058d11e142691c389c0d79fbd7ec4caf: openshift-marketplace/redhat-marketplace-h9f5b/extract-utilities\" id=97c82500-fb7f-4b43-a6ff-89601245eafe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982202 | controller |     "Jun 09 13:42:15.237307 crc crio[23733]: time=\"2026-06-09T13:42:15.237201928Z\" level=info msg=\"Removing container: d38926d39d8858e141f502192738d26970aaf5520e435041c670a19d4bc98739\" id=a70012a5-3fec-40f1-abbf-b461ceea4784 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982218 | controller |     "Jun 09 13:42:15.262555 crc crio[23733]: time=\"2026-06-09T13:42:15.262415987Z\" level=info msg=\"Removed container d38926d39d8858e141f502192738d26970aaf5520e435041c670a19d4bc98739: openshift-marketplace/certified-operators-lm5lf/registry-server\" id=a70012a5-3fec-40f1-abbf-b461ceea4784 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982233 | controller |     "Jun 09 13:42:15.268441 crc crio[23733]: time=\"2026-06-09T13:42:15.268340457Z\" level=info msg=\"Removing container: 2cd164f74bde08a522b6ca424f613f12847bb07ae89c7f09a8bc989128e0f838\" id=2e0aebe9-5a24-4fe3-bcbc-7e258886d997 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982248 | controller |     "Jun 09 13:42:15.278541 crc crio[23733]: time=\"2026-06-09T13:42:15.278218831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.982263 | controller |     "Jun 09 13:42:15.281907 crc crio[23733]: time=\"2026-06-09T13:42:15.281840556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.982279 | controller |     "Jun 09 13:42:15.321641 crc crio[23733]: time=\"2026-06-09T13:42:15.321444065Z\" level=info msg=\"Removed container 2cd164f74bde08a522b6ca424f613f12847bb07ae89c7f09a8bc989128e0f838: openshift-marketplace/certified-operators-lm5lf/extract-content\" id=2e0aebe9-5a24-4fe3-bcbc-7e258886d997 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982294 | controller |     "Jun 09 13:42:15.326293 crc crio[23733]: time=\"2026-06-09T13:42:15.326202458Z\" level=info msg=\"Removing container: 656b793e41b1a98c85f0bc5e6549f78e7c8aacd94c5e84fb77e1b6c9d62bdfca\" id=360283c2-4ad8-4fae-b2e6-9e519b50219a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982310 | controller |     "Jun 09 13:42:15.375361 crc crio[23733]: time=\"2026-06-09T13:42:15.37525661Z\" level=info msg=\"Removed container 656b793e41b1a98c85f0bc5e6549f78e7c8aacd94c5e84fb77e1b6c9d62bdfca: openshift-marketplace/certified-operators-lm5lf/extract-utilities\" id=360283c2-4ad8-4fae-b2e6-9e519b50219a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982325 | controller |     "Jun 09 13:42:15.436430 crc crio[23733]: time=\"2026-06-09T13:42:15.436296486Z\" level=info msg=\"Created container ec879736b5389f40fdfb1043353ece8e7ec1a1a36880f8d3d8e119f3d0ec0855: openshift-marketplace/community-operators-vrwbb/registry-server\" id=da329a01-a7e2-4372-9b28-6ca3bb1dff46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.982340 | controller |     "Jun 09 13:42:15.437881 crc crio[23733]: time=\"2026-06-09T13:42:15.437789412Z\" level=info msg=\"Starting container: ec879736b5389f40fdfb1043353ece8e7ec1a1a36880f8d3d8e119f3d0ec0855\" id=d4d34d3f-1eaf-41f1-9364-109067c7b101 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.982356 | controller |     "Jun 09 13:42:15.443964 crc crio[23733]: time=\"2026-06-09T13:42:15.443769123Z\" level=info msg=\"Started container\" PID=34457 containerID=ec879736b5389f40fdfb1043353ece8e7ec1a1a36880f8d3d8e119f3d0ec0855 description=openshift-marketplace/community-operators-vrwbb/registry-server id=d4d34d3f-1eaf-41f1-9364-109067c7b101 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b",
2026-06-09 14:45:33.982374 | controller |     "Jun 09 13:42:20.410065 crc crio[23733]: time=\"2026-06-09T13:42:20.40800075Z\" level=info msg=\"Stopping container: e9f19f41f4ecd0c3b859037119f9f3a0a2ef584aec7ad0e670ec88eb8d443f60 (timeout: 2s)\" id=035518e1-daff-491c-85a1-ffd77287434f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.982390 | controller |     "Jun 09 13:42:20.539901 crc crio[23733]: time=\"2026-06-09T13:42:20.539763343Z\" level=info msg=\"Stopped container e9f19f41f4ecd0c3b859037119f9f3a0a2ef584aec7ad0e670ec88eb8d443f60: openshift-marketplace/redhat-operators-wm5k4/registry-server\" id=035518e1-daff-491c-85a1-ffd77287434f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.982406 | controller |     "Jun 09 13:42:20.541827 crc crio[23733]: time=\"2026-06-09T13:42:20.541742259Z\" level=info msg=\"Stopping pod sandbox: 02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01\" id=616d0acf-120d-4339-8c98-09422cac590a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.982421 | controller |     "Jun 09 13:42:20.542846 crc crio[23733]: time=\"2026-06-09T13:42:20.542749424Z\" level=info msg=\"Got pod network &{Name:redhat-operators-wm5k4 Namespace:openshift-marketplace ID:02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01 UID:6dbc5268-80e7-4cab-adb1-99c0cb18a0ba NetNS:/var/run/netns/09334d4c-9024-4e6b-9264-14033650a99a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6dbc5268_80e7_4cab_adb1_99c0cb18a0ba.slice PodAnnotations:0xc00028e648}] Aliases:map[]}\"",
2026-06-09 14:45:33.982437 | controller |     "Jun 09 13:42:20.543152 crc crio[23733]: time=\"2026-06-09T13:42:20.542991649Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-wm5k4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.982452 | controller |     "Jun 09 13:42:20.800470 crc crio[23733]: time=\"2026-06-09T13:42:20.800372688Z\" level=info msg=\"Stopped pod sandbox: 02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01\" id=616d0acf-120d-4339-8c98-09422cac590a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.982468 | controller |     "Jun 09 13:42:21.199657 crc crio[23733]: time=\"2026-06-09T13:42:21.198649386Z\" level=info msg=\"Removing container: e9f19f41f4ecd0c3b859037119f9f3a0a2ef584aec7ad0e670ec88eb8d443f60\" id=ea6fb6c2-b991-47eb-84ee-1f0cc3680ab0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982483 | controller |     "Jun 09 13:42:21.227252 crc crio[23733]: time=\"2026-06-09T13:42:21.220072383Z\" level=info msg=\"Removed container e9f19f41f4ecd0c3b859037119f9f3a0a2ef584aec7ad0e670ec88eb8d443f60: openshift-marketplace/redhat-operators-wm5k4/registry-server\" id=ea6fb6c2-b991-47eb-84ee-1f0cc3680ab0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982498 | controller |     "Jun 09 13:42:21.230035 crc crio[23733]: time=\"2026-06-09T13:42:21.229462806Z\" level=info msg=\"Removing container: cd2352f542820116349ab89f96d758d82ee4b73954e10aa0380960f1790d24bb\" id=44a53c2a-9ef7-4721-88a4-8581033e7082 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982527 | controller |     "Jun 09 13:42:21.266883 crc crio[23733]: time=\"2026-06-09T13:42:21.266792591Z\" level=info msg=\"Removed container cd2352f542820116349ab89f96d758d82ee4b73954e10aa0380960f1790d24bb: openshift-marketplace/redhat-operators-wm5k4/extract-content\" id=44a53c2a-9ef7-4721-88a4-8581033e7082 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982549 | controller |     "Jun 09 13:42:21.271044 crc crio[23733]: time=\"2026-06-09T13:42:21.270881228Z\" level=info msg=\"Removing container: 0c37f7c1f619ea48f6257307c926e5b15fb9f6ef276e03cef052b5916ee1980f\" id=6b2d1b02-daf4-4974-ab7d-1cb24fb6c823 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982564 | controller |     "Jun 09 13:42:21.306976 crc crio[23733]: time=\"2026-06-09T13:42:21.306808739Z\" level=info msg=\"Removed container 0c37f7c1f619ea48f6257307c926e5b15fb9f6ef276e03cef052b5916ee1980f: openshift-marketplace/redhat-operators-wm5k4/extract-utilities\" id=6b2d1b02-daf4-4974-ab7d-1cb24fb6c823 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982583 | controller |     "Jun 09 13:42:29.546293 crc crio[23733]: time=\"2026-06-09T13:42:29.544920006Z\" level=info msg=\"Stopping container: 32036acdefd164ed836e642489df7b8cc6655daa5d13b356964632017acf4ca7 (timeout: 2s)\" id=09c38ec1-944c-4861-82f1-3dd300a93c4c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.982598 | controller |     "Jun 09 13:42:29.675361 crc crio[23733]: time=\"2026-06-09T13:42:29.675188333Z\" level=info msg=\"Stopped container 32036acdefd164ed836e642489df7b8cc6655daa5d13b356964632017acf4ca7: openshift-marketplace/community-operators-z6p8z/registry-server\" id=09c38ec1-944c-4861-82f1-3dd300a93c4c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.982613 | controller |     "Jun 09 13:42:29.676628 crc crio[23733]: time=\"2026-06-09T13:42:29.676506484Z\" level=info msg=\"Stopping pod sandbox: 77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34\" id=9c5e6abb-d1dd-4011-bc44-8babdd2faa13 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.982629 | controller |     "Jun 09 13:42:29.677561 crc crio[23733]: time=\"2026-06-09T13:42:29.677470877Z\" level=info msg=\"Got pod network &{Name:community-operators-z6p8z Namespace:openshift-marketplace ID:77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34 UID:5d4eb6e3-b353-463b-8968-99ca9112ee62 NetNS:/var/run/netns/117df48b-0d66-422f-adf1-145c7a1432a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d4eb6e3_b353_463b_8968_99ca9112ee62.slice PodAnnotations:0xc00028f2e8}] Aliases:map[]}\"",
2026-06-09 14:45:33.982644 | controller |     "Jun 09 13:42:29.677809 crc crio[23733]: time=\"2026-06-09T13:42:29.677740763Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-z6p8z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.982660 | controller |     "Jun 09 13:42:29.957272 crc crio[23733]: time=\"2026-06-09T13:42:29.955973227Z\" level=info msg=\"Stopped pod sandbox: 77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34\" id=9c5e6abb-d1dd-4011-bc44-8babdd2faa13 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.982675 | controller |     "Jun 09 13:42:30.225971 crc crio[23733]: time=\"2026-06-09T13:42:30.225864643Z\" level=info msg=\"Removing container: 32036acdefd164ed836e642489df7b8cc6655daa5d13b356964632017acf4ca7\" id=6f81705c-093a-448d-83f2-722c3feafdaf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982690 | controller |     "Jun 09 13:42:30.257308 crc crio[23733]: time=\"2026-06-09T13:42:30.257194734Z\" level=info msg=\"Removed container 32036acdefd164ed836e642489df7b8cc6655daa5d13b356964632017acf4ca7: openshift-marketplace/community-operators-z6p8z/registry-server\" id=6f81705c-093a-448d-83f2-722c3feafdaf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982705 | controller |     "Jun 09 13:42:30.262030 crc crio[23733]: time=\"2026-06-09T13:42:30.261761603Z\" level=info msg=\"Removing container: fe59a195a1b019dff395ec81e30eb981a81220e84f2b5ba153232785aa0c5313\" id=637a96cb-7b01-40b9-b677-f4bd7f618ca7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982721 | controller |     "Jun 09 13:42:30.304006 crc crio[23733]: time=\"2026-06-09T13:42:30.303920541Z\" level=info msg=\"Removed container fe59a195a1b019dff395ec81e30eb981a81220e84f2b5ba153232785aa0c5313: openshift-marketplace/community-operators-z6p8z/extract-utilities\" id=637a96cb-7b01-40b9-b677-f4bd7f618ca7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982736 | controller |     "Jun 09 13:42:30.308998 crc crio[23733]: time=\"2026-06-09T13:42:30.308932901Z\" level=info msg=\"Removing container: 9ee6fa4cbb66207ae32f589fae455daa0f39d0ea8b1f45b92e5c28bedfb4b783\" id=4467f4f9-841e-4401-a8da-c61ff067e89d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982754 | controller |     "Jun 09 13:42:30.311385 crc crio[23733]: time=\"2026-06-09T13:42:30.311300337Z\" level=info msg=\"Removing container: 9ee6fa4cbb66207ae32f589fae455daa0f39d0ea8b1f45b92e5c28bedfb4b783\" id=f0cbae9f-2d61-4bc3-8caa-8c2e7bc486b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982770 | controller |     "Jun 09 13:42:30.347331 crc crio[23733]: time=\"2026-06-09T13:42:30.347227168Z\" level=info msg=\"Removed container 9ee6fa4cbb66207ae32f589fae455daa0f39d0ea8b1f45b92e5c28bedfb4b783: openshift-marketplace/community-operators-z6p8z/extract-content\" id=f0cbae9f-2d61-4bc3-8caa-8c2e7bc486b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.982785 | controller |     "Jun 09 13:42:30.356798 crc crio[23733]: time=\"2026-06-09T13:42:30.356679732Z\" level=info msg=\"Stopping pod sandbox: 77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34\" id=6433c3e2-383d-46de-8356-f6f26055d630 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.982801 | controller |     "Jun 09 13:42:30.356798 crc crio[23733]: time=\"2026-06-09T13:42:30.356778714Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34\" id=6433c3e2-383d-46de-8356-f6f26055d630 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.982816 | controller |     "Jun 09 13:42:30.357770 crc crio[23733]: time=\"2026-06-09T13:42:30.357662826Z\" level=info msg=\"Removing pod sandbox: 77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34\" id=dbf81e55-bf01-457a-b8d2-4a99c459fedb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.982832 | controller |     "Jun 09 13:42:30.366191 crc crio[23733]: time=\"2026-06-09T13:42:30.366009682Z\" level=info msg=\"Removed pod sandbox: 77312b6321ed10e2858f9a5b12f77d1b3ee854322e15181253667c3f8f101f34\" id=dbf81e55-bf01-457a-b8d2-4a99c459fedb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.982847 | controller |     "Jun 09 13:42:30.367033 crc crio[23733]: time=\"2026-06-09T13:42:30.366939036Z\" level=info msg=\"Stopping pod sandbox: b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03\" id=807eeb56-9d39-44bb-8f0a-761938166dbc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.982862 | controller |     "Jun 09 13:42:30.367033 crc crio[23733]: time=\"2026-06-09T13:42:30.367027828Z\" level=info msg=\"Stopped pod sandbox (already stopped): b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03\" id=807eeb56-9d39-44bb-8f0a-761938166dbc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.982877 | controller |     "Jun 09 13:42:30.367933 crc crio[23733]: time=\"2026-06-09T13:42:30.367819886Z\" level=info msg=\"Removing pod sandbox: b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03\" id=c3e02c31-56cb-4ee1-ac7d-ef0731196b6b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.982892 | controller |     "Jun 09 13:42:30.375940 crc crio[23733]: time=\"2026-06-09T13:42:30.375841686Z\" level=info msg=\"Removed pod sandbox: b26f88b3c6e46e05449fb5975c77655c5025017a412bf55b7cd5ac8e1e430d03\" id=c3e02c31-56cb-4ee1-ac7d-ef0731196b6b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.982907 | controller |     "Jun 09 13:42:30.377196 crc crio[23733]: time=\"2026-06-09T13:42:30.377058754Z\" level=info msg=\"Stopping pod sandbox: c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6\" id=7a7f8aae-8de3-4293-be7e-37d7ce6bb609 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.982923 | controller |     "Jun 09 13:42:30.377367 crc crio[23733]: time=\"2026-06-09T13:42:30.377227268Z\" level=info msg=\"Stopped pod sandbox (already stopped): c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6\" id=7a7f8aae-8de3-4293-be7e-37d7ce6bb609 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.982955 | controller |     "Jun 09 13:42:30.378690 crc crio[23733]: time=\"2026-06-09T13:42:30.378582541Z\" level=info msg=\"Removing pod sandbox: c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6\" id=cc0d9350-9bcb-4a43-9531-5601a245c954 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.982972 | controller |     "Jun 09 13:42:30.386104 crc crio[23733]: time=\"2026-06-09T13:42:30.386004946Z\" level=info msg=\"Removed pod sandbox: c383f516185b539e5c052c42e63103cb8a5aeb3512457a758bb887df45da1da6\" id=cc0d9350-9bcb-4a43-9531-5601a245c954 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.982988 | controller |     "Jun 09 13:42:30.387295 crc crio[23733]: time=\"2026-06-09T13:42:30.387233176Z\" level=info msg=\"Stopping pod sandbox: 02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01\" id=3c67dc0a-e0fa-46d7-ac50-7118c87614b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.983003 | controller |     "Jun 09 13:42:30.387507 crc crio[23733]: time=\"2026-06-09T13:42:30.387301868Z\" level=info msg=\"Stopped pod sandbox (already stopped): 02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01\" id=3c67dc0a-e0fa-46d7-ac50-7118c87614b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.983018 | controller |     "Jun 09 13:42:30.387869 crc crio[23733]: time=\"2026-06-09T13:42:30.387799559Z\" level=info msg=\"Removing pod sandbox: 02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01\" id=53c41a73-1b01-4ccb-aa31-834871fb6aa7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.983038 | controller |     "Jun 09 13:42:30.396434 crc crio[23733]: time=\"2026-06-09T13:42:30.396192508Z\" level=info msg=\"Removed pod sandbox: 02e50925d189f4df4760ba6466c56baeb07a53fdf8a2f7d9e14f6f2670e75a01\" id=53c41a73-1b01-4ccb-aa31-834871fb6aa7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:33.983057 | controller |     "Jun 09 13:43:29.249447 crc crio[23733]: time=\"2026-06-09T13:43:29.248394107Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-hhzlm/POD\" id=2060c7d3-b007-409d-8b68-e47c7463f4bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.983075 | controller |     "Jun 09 13:43:29.251058 crc crio[23733]: time=\"2026-06-09T13:43:29.249493935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.983090 | controller |     "Jun 09 13:43:29.269696 crc crio[23733]: time=\"2026-06-09T13:43:29.269417842Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-mblcv/POD\" id=c0b36abb-b302-4a2a-875d-fdabec1abd51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.983109 | controller |     "Jun 09 13:43:29.269892 crc crio[23733]: time=\"2026-06-09T13:43:29.269792801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.983124 | controller |     "Jun 09 13:43:29.281985 crc crio[23733]: time=\"2026-06-09T13:43:29.281818656Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-qd69c/POD\" id=1c13bfef-4132-4247-8705-ba46746f4df0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.983142 | controller |     "Jun 09 13:43:29.283310 crc crio[23733]: time=\"2026-06-09T13:43:29.282533915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.983160 | controller |     "Jun 09 13:43:29.289388 crc crio[23733]: time=\"2026-06-09T13:43:29.289306187Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-hhzlm Namespace:cert-manager ID:f99bb1de812fc08a959ec551947c3c036ef2672609bd6a41caea81b9cc692a5a UID:d6fc2b77-1944-4122-9dfd-3cf12c1e40c1 NetNS:/var/run/netns/cfa45227-d337-4b6c-b94c-698a238d0727 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6fc2b77_1944_4122_9dfd_3cf12c1e40c1.slice PodAnnotations:0xc00028e170}] Aliases:map[]}\"",
2026-06-09 14:45:33.983179 | controller |     "Jun 09 13:43:29.289388 crc crio[23733]: time=\"2026-06-09T13:43:29.289362248Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-hhzlm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.983195 | controller |     "Jun 09 13:43:29.298876 crc crio[23733]: time=\"2026-06-09T13:43:29.298569692Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-mblcv Namespace:cert-manager ID:6912660f420f6cb75c1507f68dd7cc1014136ec7841e76e1a2bd56fb989a3a5c UID:5078dc2d-1a5e-4883-be20-22352bb9db12 NetNS:/var/run/netns/a6631892-f472-48b2-a49b-7b9941fc2299 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5078dc2d_1a5e_4883_be20_22352bb9db12.slice PodAnnotations:0xc00008c670}] Aliases:map[]}\"",
2026-06-09 14:45:33.983214 | controller |     "Jun 09 13:43:29.299306 crc crio[23733]: time=\"2026-06-09T13:43:29.29891699Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-mblcv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.983229 | controller |     "Jun 09 13:43:29.349074 crc crio[23733]: time=\"2026-06-09T13:43:29.348991373Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-qd69c Namespace:cert-manager ID:669ca3d283cf58ae09f4c8beb2366eeca492dd98183eb208e4ec1463bf9354f5 UID:c6879d27-b67d-4346-91d5-d5696669c2e3 NetNS:/var/run/netns/12361984-55a6-464d-bb19-f1002a574145 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6879d27_b67d_4346_91d5_d5696669c2e3.slice PodAnnotations:0xc0027d01f8}] Aliases:map[]}\"",
2026-06-09 14:45:33.983283 | controller |     "Jun 09 13:43:29.349590 crc crio[23733]: time=\"2026-06-09T13:43:29.349557657Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-qd69c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:33.983303 | controller |     "Jun 09 13:43:30.797425 crc crio[23733]: 2026-06-09T13:43:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f99bb1de812fc08 Mac:66:f2:19:1a:7e:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/cfa45227-d337-4b6c-b94c-698a238d0727 SocketPath: PciID:}] [{Interface:0xc000015780 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.983320 | controller |     "Jun 09 13:43:30.798718 crc crio[23733]: time=\"2026-06-09T13:43:30.798350271Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-hhzlm Namespace:cert-manager ID:f99bb1de812fc08a959ec551947c3c036ef2672609bd6a41caea81b9cc692a5a UID:d6fc2b77-1944-4122-9dfd-3cf12c1e40c1 NetNS:/var/run/netns/cfa45227-d337-4b6c-b94c-698a238d0727 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6fc2b77_1944_4122_9dfd_3cf12c1e40c1.slice PodAnnotations:0xc00028e170}] Aliases:map[]}\"",
2026-06-09 14:45:33.983336 | controller |     "Jun 09 13:43:30.798839 crc crio[23733]: time=\"2026-06-09T13:43:30.798769041Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-hhzlm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.983352 | controller |     "Jun 09 13:43:30.806973 crc crio[23733]: time=\"2026-06-09T13:43:30.806869497Z\" level=info msg=\"Ran pod sandbox f99bb1de812fc08a959ec551947c3c036ef2672609bd6a41caea81b9cc692a5a with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-hhzlm/POD\" id=2060c7d3-b007-409d-8b68-e47c7463f4bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.983371 | controller |     "Jun 09 13:43:30.811824 crc crio[23733]: time=\"2026-06-09T13:43:30.811755192Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=59b2619d-f4a4-4f67-86eb-9e257d95dcf9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.983387 | controller |     "Jun 09 13:43:30.811965 crc crio[23733]: time=\"2026-06-09T13:43:30.811950357Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=59b2619d-f4a4-4f67-86eb-9e257d95dcf9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.983402 | controller |     "Jun 09 13:43:30.812019 crc crio[23733]: time=\"2026-06-09T13:43:30.811996688Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=59b2619d-f4a4-4f67-86eb-9e257d95dcf9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.983417 | controller |     "Jun 09 13:43:30.817507 crc crio[23733]: time=\"2026-06-09T13:43:30.817382965Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=fa9fadf2-a507-4dca-bde1-853132601814 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.983432 | controller |     "Jun 09 13:43:30.826884 crc crio[23733]: time=\"2026-06-09T13:43:30.826806654Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"",
2026-06-09 14:45:33.983449 | controller |     "Jun 09 13:43:30.852013 crc crio[23733]: 2026-06-09T13:43:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6912660f420f6cb Mac:82:66:7a:be:22:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/a6631892-f472-48b2-a49b-7b9941fc2299 SocketPath: PciID:}] [{Interface:0xc0005a2620 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.983466 | controller |     "Jun 09 13:43:30.853363 crc crio[23733]: time=\"2026-06-09T13:43:30.853288068Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-mblcv Namespace:cert-manager ID:6912660f420f6cb75c1507f68dd7cc1014136ec7841e76e1a2bd56fb989a3a5c UID:5078dc2d-1a5e-4883-be20-22352bb9db12 NetNS:/var/run/netns/a6631892-f472-48b2-a49b-7b9941fc2299 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5078dc2d_1a5e_4883_be20_22352bb9db12.slice PodAnnotations:0xc00008c670}] Aliases:map[]}\"",
2026-06-09 14:45:33.983483 | controller |     "Jun 09 13:43:30.853521 crc crio[23733]: time=\"2026-06-09T13:43:30.853497573Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-mblcv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.983498 | controller |     "Jun 09 13:43:30.860851 crc crio[23733]: time=\"2026-06-09T13:43:30.860741536Z\" level=info msg=\"Ran pod sandbox 6912660f420f6cb75c1507f68dd7cc1014136ec7841e76e1a2bd56fb989a3a5c with infra container: cert-manager/cert-manager-7b8b89f89d-mblcv/POD\" id=c0b36abb-b302-4a2a-875d-fdabec1abd51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.983534 | controller |     "Jun 09 13:43:30.873828 crc crio[23733]: time=\"2026-06-09T13:43:30.873725196Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=04555862-d4d2-4a3f-932f-e929973baa9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.983555 | controller |     "Jun 09 13:43:30.874083 crc crio[23733]: time=\"2026-06-09T13:43:30.874029684Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=04555862-d4d2-4a3f-932f-e929973baa9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.983571 | controller |     "Jun 09 13:43:30.874199 crc crio[23733]: time=\"2026-06-09T13:43:30.874092145Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=04555862-d4d2-4a3f-932f-e929973baa9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.983590 | controller |     "Jun 09 13:43:30.878162 crc crio[23733]: time=\"2026-06-09T13:43:30.878084757Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=6fe9bf62-cd9e-4809-85ac-d946a881d7fc name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.983606 | controller |     "Jun 09 13:43:30.887454 crc crio[23733]: time=\"2026-06-09T13:43:30.887342352Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"",
2026-06-09 14:45:33.983621 | controller |     "Jun 09 13:43:30.980523 crc crio[23733]: 2026-06-09T13:43:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:669ca3d283cf58a Mac:1a:35:22:be:04:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/12361984-55a6-464d-bb19-f1002a574145 SocketPath: PciID:}] [{Interface:0xc0002a2cb0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:33.983636 | controller |     "Jun 09 13:43:30.983540 crc crio[23733]: time=\"2026-06-09T13:43:30.983501245Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-qd69c Namespace:cert-manager ID:669ca3d283cf58ae09f4c8beb2366eeca492dd98183eb208e4ec1463bf9354f5 UID:c6879d27-b67d-4346-91d5-d5696669c2e3 NetNS:/var/run/netns/12361984-55a6-464d-bb19-f1002a574145 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6879d27_b67d_4346_91d5_d5696669c2e3.slice PodAnnotations:0xc0027d01f8}] Aliases:map[]}\"",
2026-06-09 14:45:33.983651 | controller |     "Jun 09 13:43:30.983870 crc crio[23733]: time=\"2026-06-09T13:43:30.983852144Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-qd69c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:33.983667 | controller |     "Jun 09 13:43:30.991527 crc crio[23733]: time=\"2026-06-09T13:43:30.991494009Z\" level=info msg=\"Ran pod sandbox 669ca3d283cf58ae09f4c8beb2366eeca492dd98183eb208e4ec1463bf9354f5 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-qd69c/POD\" id=1c13bfef-4132-4247-8705-ba46746f4df0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.983682 | controller |     "Jun 09 13:43:30.993783 crc crio[23733]: time=\"2026-06-09T13:43:30.993720395Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=fdcd6668-8dbb-47e0-b905-e14c9ad0feaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.983697 | controller |     "Jun 09 13:43:30.993948 crc crio[23733]: time=\"2026-06-09T13:43:30.993906059Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=fdcd6668-8dbb-47e0-b905-e14c9ad0feaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.983712 | controller |     "Jun 09 13:43:30.994038 crc crio[23733]: time=\"2026-06-09T13:43:30.993984261Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=fdcd6668-8dbb-47e0-b905-e14c9ad0feaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.983727 | controller |     "Jun 09 13:43:30.995034 crc crio[23733]: time=\"2026-06-09T13:43:30.995006307Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=69522409-8c2e-42bc-877c-17563638e6af name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.983742 | controller |     "Jun 09 13:43:31.001827 crc crio[23733]: time=\"2026-06-09T13:43:31.001757419Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"",
2026-06-09 14:45:33.983760 | controller |     "Jun 09 13:43:36.354700 crc crio[23733]: time=\"2026-06-09T13:43:36.353553282Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=6fe9bf62-cd9e-4809-85ac-d946a881d7fc name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.983778 | controller |     "Jun 09 13:43:36.356168 crc crio[23733]: time=\"2026-06-09T13:43:36.35581046Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=ca230561-0f47-401c-bf5d-0ffd27fb3f4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.983793 | controller |     "Jun 09 13:43:36.962457 crc crio[23733]: time=\"2026-06-09T13:43:36.962281516Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=d7a6a02f-9bee-49a4-8c6f-5f3d7836d0f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.983809 | controller |     "Jun 09 13:43:36.968266 crc crio[23733]: time=\"2026-06-09T13:43:36.968088204Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=69522409-8c2e-42bc-877c-17563638e6af name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.983824 | controller |     "Jun 09 13:43:36.969608 crc crio[23733]: time=\"2026-06-09T13:43:36.969463068Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=85f566f5-a524-46cd-914b-925c54c73f43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.983839 | controller |     "Jun 09 13:43:36.979331 crc crio[23733]: time=\"2026-06-09T13:43:36.979202976Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=0df6de2b-eb53-4fa8-8994-a7675de3c4bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.983854 | controller |     "Jun 09 13:43:36.982479 crc crio[23733]: time=\"2026-06-09T13:43:36.982383076Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-mblcv/cert-manager-controller\" id=3c33007f-b2a9-4bf8-b029-43b4029e2f91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.983869 | controller |     "Jun 09 13:43:36.985764 crc crio[23733]: time=\"2026-06-09T13:43:36.98568228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.983884 | controller |     "Jun 09 13:43:36.993092 crc crio[23733]: time=\"2026-06-09T13:43:36.992976055Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-qd69c/cert-manager-webhook\" id=fdd77937-701a-4b11-8057-b9868d682fdc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.983899 | controller |     "Jun 09 13:43:37.040081 crc crio[23733]: time=\"2026-06-09T13:43:37.039956819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.983914 | controller |     "Jun 09 13:43:37.044338 crc crio[23733]: time=\"2026-06-09T13:43:37.044234098Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=fa9fadf2-a507-4dca-bde1-853132601814 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:33.983929 | controller |     "Jun 09 13:43:37.045791 crc crio[23733]: time=\"2026-06-09T13:43:37.045713895Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=28fa4124-71e8-4c9b-ad75-1349f2fcc6b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.983944 | controller |     "Jun 09 13:43:37.056193 crc crio[23733]: time=\"2026-06-09T13:43:37.055474203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.983959 | controller |     "Jun 09 13:43:37.065437 crc crio[23733]: time=\"2026-06-09T13:43:37.065334074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.983977 | controller |     "Jun 09 13:43:37.066814 crc crio[23733]: time=\"2026-06-09T13:43:37.06674673Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=182f9206-d3e5-4a38-84e4-87aa668d60f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.983993 | controller |     "Jun 09 13:43:37.084733 crc crio[23733]: time=\"2026-06-09T13:43:37.084388828Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-hhzlm/cert-manager-cainjector\" id=df665d7f-d56a-4c5f-9b3e-2939c4ae3abb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.984008 | controller |     "Jun 09 13:43:37.090260 crc crio[23733]: time=\"2026-06-09T13:43:37.090087593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.984023 | controller |     "Jun 09 13:43:37.090847 crc crio[23733]: time=\"2026-06-09T13:43:37.090290878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.984038 | controller |     "Jun 09 13:43:37.098803 crc crio[23733]: time=\"2026-06-09T13:43:37.098713482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.984053 | controller |     "Jun 09 13:43:37.127355 crc crio[23733]: time=\"2026-06-09T13:43:37.127293328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.984067 | controller |     "Jun 09 13:43:37.134842 crc crio[23733]: time=\"2026-06-09T13:43:37.134773928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.984082 | controller |     "Jun 09 13:43:37.255464 crc crio[23733]: time=\"2026-06-09T13:43:37.254847099Z\" level=info msg=\"Created container 002ff17d556eada56916246701e78b6fb1d9382409ec73dcd84202f429e4b201: cert-manager/cert-manager-7b8b89f89d-mblcv/cert-manager-controller\" id=3c33007f-b2a9-4bf8-b029-43b4029e2f91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.984098 | controller |     "Jun 09 13:43:37.256963 crc crio[23733]: time=\"2026-06-09T13:43:37.256921311Z\" level=info msg=\"Starting container: 002ff17d556eada56916246701e78b6fb1d9382409ec73dcd84202f429e4b201\" id=7b7fbf4b-386a-4e27-bec5-ceb6bf379053 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.984113 | controller |     "Jun 09 13:43:37.264391 crc crio[23733]: time=\"2026-06-09T13:43:37.26396268Z\" level=info msg=\"Created container 9fb8a2ddb0d2a8195dadabd79ab8f3d87c440486052bb754c33a24650618266d: cert-manager/cert-manager-webhook-769f6b94cb-qd69c/cert-manager-webhook\" id=fdd77937-701a-4b11-8057-b9868d682fdc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.984129 | controller |     "Jun 09 13:43:37.266377 crc crio[23733]: time=\"2026-06-09T13:43:37.265202531Z\" level=info msg=\"Started container\" PID=36512 containerID=002ff17d556eada56916246701e78b6fb1d9382409ec73dcd84202f429e4b201 description=cert-manager/cert-manager-7b8b89f89d-mblcv/cert-manager-controller id=7b7fbf4b-386a-4e27-bec5-ceb6bf379053 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6912660f420f6cb75c1507f68dd7cc1014136ec7841e76e1a2bd56fb989a3a5c",
2026-06-09 14:45:33.984144 | controller |     "Jun 09 13:43:37.266377 crc crio[23733]: time=\"2026-06-09T13:43:37.266219397Z\" level=info msg=\"Starting container: 9fb8a2ddb0d2a8195dadabd79ab8f3d87c440486052bb754c33a24650618266d\" id=39c43df3-17df-4f74-b4ca-68ecfd8ad335 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.984159 | controller |     "Jun 09 13:43:37.272388 crc crio[23733]: time=\"2026-06-09T13:43:37.272042385Z\" level=info msg=\"Started container\" PID=36518 containerID=9fb8a2ddb0d2a8195dadabd79ab8f3d87c440486052bb754c33a24650618266d description=cert-manager/cert-manager-webhook-769f6b94cb-qd69c/cert-manager-webhook id=39c43df3-17df-4f74-b4ca-68ecfd8ad335 name=/runtime.v1.RuntimeService/StartContainer sandboxID=669ca3d283cf58ae09f4c8beb2366eeca492dd98183eb208e4ec1463bf9354f5",
2026-06-09 14:45:33.984177 | controller |     "Jun 09 13:43:37.274211 crc crio[23733]: time=\"2026-06-09T13:43:37.273951613Z\" level=info msg=\"Created container d3a9c7f0e1a4efd1379179bdd5183c875cd65ef81ab4846f864dcdc2f5d4939f: cert-manager/cert-manager-cainjector-7f9fdd5dd5-hhzlm/cert-manager-cainjector\" id=df665d7f-d56a-4c5f-9b3e-2939c4ae3abb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.984193 | controller |     "Jun 09 13:43:37.275377 crc crio[23733]: time=\"2026-06-09T13:43:37.275263357Z\" level=info msg=\"Starting container: d3a9c7f0e1a4efd1379179bdd5183c875cd65ef81ab4846f864dcdc2f5d4939f\" id=9c432bd2-c981-42c2-9905-0afe345a4500 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.984208 | controller |     "Jun 09 13:43:37.285939 crc crio[23733]: time=\"2026-06-09T13:43:37.285808185Z\" level=info msg=\"Started container\" PID=36519 containerID=d3a9c7f0e1a4efd1379179bdd5183c875cd65ef81ab4846f864dcdc2f5d4939f description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-hhzlm/cert-manager-cainjector id=9c432bd2-c981-42c2-9905-0afe345a4500 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f99bb1de812fc08a959ec551947c3c036ef2672609bd6a41caea81b9cc692a5a",
2026-06-09 14:45:33.984223 | controller |     "Jun 09 13:43:37.925608 crc crio[23733]: time=\"2026-06-09T13:43:37.923207527Z\" level=info msg=\"Stopping container: a9f3eb2a3c01496fd400a7aa6818d501b3e4c1bdba6b1c0bf3e86485c39cb138 (timeout: 30s)\" id=402adf19-48bc-4b4a-be64-2898a83c923b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.984238 | controller |     "Jun 09 13:43:37.925608 crc crio[23733]: time=\"2026-06-09T13:43:37.923457343Z\" level=info msg=\"Stopping container: e668623e6edb7316b64980ebb1ac1d5d3090b9f5eaaa75355ad829d0dfa737ab (timeout: 30s)\" id=b253ef7e-21c6-40d9-b83f-6c1e082d914d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.984253 | controller |     "Jun 09 13:43:38.055734 crc crio[23733]: time=\"2026-06-09T13:43:38.055437556Z\" level=info msg=\"Stopped container e668623e6edb7316b64980ebb1ac1d5d3090b9f5eaaa75355ad829d0dfa737ab: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=b253ef7e-21c6-40d9-b83f-6c1e082d914d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.984268 | controller |     "Jun 09 13:43:38.083070 crc crio[23733]: time=\"2026-06-09T13:43:38.082971705Z\" level=info msg=\"Removing container: 3b3c32070b0a05339ebea7aaa00b4fb0f895dca4dbc1a4ac7fda1e1a7bf0a591\" id=d3486e0b-c393-42dc-81e2-a51abf8031dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.984283 | controller |     "Jun 09 13:43:38.210242 crc crio[23733]: time=\"2026-06-09T13:43:38.205232301Z\" level=info msg=\"Stopping container: 221be1a9da82364d20bca62f0463cf96bdc795aa1e33d2675a3e88cad5b185c6 (timeout: 30s)\" id=f874957f-4882-4e4c-a7e7-7a38750f06ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.984298 | controller |     "Jun 09 13:43:38.210242 crc crio[23733]: time=\"2026-06-09T13:43:38.205445217Z\" level=info msg=\"Stopping container: 8e2d120b26c0281e4a477dd9842874aa109e9e1d5989d6f5cb3203cded28b420 (timeout: 30s)\" id=defaf532-6eec-4768-a4d6-33bf7369bc18 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.984313 | controller |     "Jun 09 13:43:38.210242 crc crio[23733]: time=\"2026-06-09T13:43:38.206403881Z\" level=info msg=\"Stopping container: e09da7a84078ae9b3daba50fc24f195c27c79f8c58bc31b02211289109aa58a0 (timeout: 30s)\" id=6774dda4-83cb-4e50-9bb1-90cc3bc96f19 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.984327 | controller |     "Jun 09 13:43:38.210242 crc crio[23733]: time=\"2026-06-09T13:43:38.207372526Z\" level=info msg=\"Stopping container: 2db229cfb56bdb10bbb1c8f448b90d971543ff44e4597efef9c7e37e1958f1e7 (timeout: 30s)\" id=0a580342-ab73-44f8-9e84-c3de537da2ab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.984345 | controller |     "Jun 09 13:43:38.210242 crc crio[23733]: time=\"2026-06-09T13:43:38.207775496Z\" level=info msg=\"Stopping container: 4f8c98f6f7af019238a654d1ea34caf1eb071d2ce2a717110f4232202460a149 (timeout: 30s)\" id=c7da31ef-b3f7-4cf9-9991-89a041eb46cb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.984360 | controller |     "Jun 09 13:43:38.210242 crc crio[23733]: time=\"2026-06-09T13:43:38.208235288Z\" level=info msg=\"Stopping container: 8d35d6982cb3e88426ff8b1db58611575420af0845bc761c46f19660a9596571 (timeout: 30s)\" id=3093962c-9ec8-431a-a758-79a1da865233 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.984376 | controller |     "Jun 09 13:43:38.210242 crc crio[23733]: time=\"2026-06-09T13:43:38.209400717Z\" level=info msg=\"Stopping container: b80084955c6db94773bd73f1b46ae09ee0703c5163993096bc80ffdc9081aba5 (timeout: 30s)\" id=95833646-091a-4830-b032-3075671636c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.984391 | controller |     "Jun 09 13:43:38.245993 crc crio[23733]: time=\"2026-06-09T13:43:38.245882984Z\" level=info msg=\"Stopped container a9f3eb2a3c01496fd400a7aa6818d501b3e4c1bdba6b1c0bf3e86485c39cb138: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=402adf19-48bc-4b4a-be64-2898a83c923b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.984407 | controller |     "Jun 09 13:43:38.282218 crc crio[23733]: time=\"2026-06-09T13:43:38.277449706Z\" level=info msg=\"Stopping pod sandbox: fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4\" id=b0150180-6e6f-4d1d-baa0-e278d8219881 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.984422 | controller |     "Jun 09 13:43:38.303417 crc crio[23733]: time=\"2026-06-09T13:43:38.303325193Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-09 14:45:33.984438 | controller |     "Jun 09 13:43:38.303716 crc crio[23733]: time=\"2026-06-09T13:43:38.303603261Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.984453 | controller |     "Jun 09 13:43:38.341244 crc crio[23733]: time=\"2026-06-09T13:43:38.338483356Z\" level=info msg=\"Stopping container: ab9e572c66dcd969cd5a262a4bbed1c92c502fac1ad9dc59dd3c3e854265afd4 (timeout: 30s)\" id=4e16db54-9174-4fa6-b260-7482062579ca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.984468 | controller |     "Jun 09 13:43:38.352798 crc crio[23733]: time=\"2026-06-09T13:43:38.352294367Z\" level=info msg=\"Removed container 3b3c32070b0a05339ebea7aaa00b4fb0f895dca4dbc1a4ac7fda1e1a7bf0a591: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=d3486e0b-c393-42dc-81e2-a51abf8031dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.984484 | controller |     "Jun 09 13:43:38.394185 crc crio[23733]: time=\"2026-06-09T13:43:38.393914134Z\" level=info msg=\"Stopped container b80084955c6db94773bd73f1b46ae09ee0703c5163993096bc80ffdc9081aba5: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=95833646-091a-4830-b032-3075671636c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.984499 | controller |     "Jun 09 13:43:38.416371 crc crio[23733]: time=\"2026-06-09T13:43:38.416271112Z\" level=info msg=\"Stopped container 221be1a9da82364d20bca62f0463cf96bdc795aa1e33d2675a3e88cad5b185c6: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=f874957f-4882-4e4c-a7e7-7a38750f06ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.984532 | controller |     "Jun 09 13:43:38.417053 crc crio[23733]: time=\"2026-06-09T13:43:38.416720844Z\" level=info msg=\"Stopped container 2db229cfb56bdb10bbb1c8f448b90d971543ff44e4597efef9c7e37e1958f1e7: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=0a580342-ab73-44f8-9e84-c3de537da2ab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.984552 | controller |     "Jun 09 13:43:38.418609 crc crio[23733]: time=\"2026-06-09T13:43:38.41851371Z\" level=info msg=\"Stopped pod sandbox: fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4\" id=b0150180-6e6f-4d1d-baa0-e278d8219881 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.984568 | controller |     "Jun 09 13:43:38.426604 crc crio[23733]: time=\"2026-06-09T13:43:38.426492982Z\" level=info msg=\"Stopped container 4f8c98f6f7af019238a654d1ea34caf1eb071d2ce2a717110f4232202460a149: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=c7da31ef-b3f7-4cf9-9991-89a041eb46cb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.984583 | controller |     "Jun 09 13:43:38.576157 crc crio[23733]: time=\"2026-06-09T13:43:38.574454451Z\" level=info msg=\"Stopped container 8d35d6982cb3e88426ff8b1db58611575420af0845bc761c46f19660a9596571: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=3093962c-9ec8-431a-a758-79a1da865233 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.984599 | controller |     "Jun 09 13:43:38.576157 crc crio[23733]: time=\"2026-06-09T13:43:38.574540043Z\" level=info msg=\"Stopped container 8e2d120b26c0281e4a477dd9842874aa109e9e1d5989d6f5cb3203cded28b420: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=defaf532-6eec-4768-a4d6-33bf7369bc18 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.984614 | controller |     "Jun 09 13:43:38.690374 crc crio[23733]: time=\"2026-06-09T13:43:38.690268653Z\" level=info msg=\"Stopped container e09da7a84078ae9b3daba50fc24f195c27c79f8c58bc31b02211289109aa58a0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=6774dda4-83cb-4e50-9bb1-90cc3bc96f19 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.984629 | controller |     "Jun 09 13:43:38.884990 crc crio[23733]: time=\"2026-06-09T13:43:38.884871027Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-kvqln/POD\" id=18b1c5d7-0b04-4c9c-aa67-78b54ea602fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.984644 | controller |     "Jun 09 13:43:38.885175 crc crio[23733]: time=\"2026-06-09T13:43:38.88502303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.984659 | controller |     "Jun 09 13:43:38.902976 crc crio[23733]: time=\"2026-06-09T13:43:38.902908185Z\" 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=18b1c5d7-0b04-4c9c-aa67-78b54ea602fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.984674 | controller |     "Jun 09 13:43:38.915531 crc crio[23733]: time=\"2026-06-09T13:43:38.915451464Z\" level=info msg=\"Ran pod sandbox 31a614da50ae44fea26526be1f580eb890e05b6cb087b1576a854f9ca7fda9ef with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-kvqln/POD\" id=18b1c5d7-0b04-4c9c-aa67-78b54ea602fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.984689 | controller |     "Jun 09 13:43:38.918054 crc crio[23733]: time=\"2026-06-09T13:43:38.917969338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7667cff2-383d-443f-a114-0d60f24514fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.984704 | controller |     "Jun 09 13:43:38.920916 crc crio[23733]: time=\"2026-06-09T13:43:38.920857351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2c667858-f5f9-4f6e-8f60-9ba77e870cb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.984723 | controller |     "Jun 09 13:43:38.930469 crc crio[23733]: time=\"2026-06-09T13:43:38.930381112Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-kvqln/kube-rbac-proxy\" id=c31dbb8a-ef76-4749-a138-f6f55079aed2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.984738 | controller |     "Jun 09 13:43:38.931562 crc crio[23733]: time=\"2026-06-09T13:43:38.930837493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.984753 | controller |     "Jun 09 13:43:38.955037 crc crio[23733]: time=\"2026-06-09T13:43:38.954928626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.984768 | controller |     "Jun 09 13:43:39.123863 crc crio[23733]: time=\"2026-06-09T13:43:39.123774055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=01f31b25-575a-4563-b13d-32f6a9a254f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.984784 | controller |     "Jun 09 13:43:39.126151 crc crio[23733]: time=\"2026-06-09T13:43:39.126011462Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=3c814a4b-da85-48fc-9644-3478321c68f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.984799 | controller |     "Jun 09 13:43:39.132246 crc crio[23733]: time=\"2026-06-09T13:43:39.132174668Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=64c6feb4-239f-40e7-86bf-0251a84a87e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.984814 | controller |     "Jun 09 13:43:39.134664 crc crio[23733]: time=\"2026-06-09T13:43:39.134451957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.984829 | controller |     "Jun 09 13:43:39.139557 crc crio[23733]: time=\"2026-06-09T13:43:39.139006872Z\" level=info msg=\"Removing container: e668623e6edb7316b64980ebb1ac1d5d3090b9f5eaaa75355ad829d0dfa737ab\" id=20a1890d-04a4-4d8f-9eae-8df6bfc8bfdb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.984844 | controller |     "Jun 09 13:43:39.181576 crc crio[23733]: time=\"2026-06-09T13:43:39.181494852Z\" level=info msg=\"Removed container e668623e6edb7316b64980ebb1ac1d5d3090b9f5eaaa75355ad829d0dfa737ab: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=20a1890d-04a4-4d8f-9eae-8df6bfc8bfdb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.984860 | controller |     "Jun 09 13:43:39.191971 crc crio[23733]: time=\"2026-06-09T13:43:39.191888826Z\" level=info msg=\"Removing container: a9f3eb2a3c01496fd400a7aa6818d501b3e4c1bdba6b1c0bf3e86485c39cb138\" id=390c34e7-91a4-4ede-9338-1e919b719ec9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.984875 | controller |     "Jun 09 13:43:39.212409 crc crio[23733]: time=\"2026-06-09T13:43:39.211982686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.984925 | controller |     "Jun 09 13:43:39.213382 crc crio[23733]: time=\"2026-06-09T13:43:39.213290089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.984948 | controller |     "Jun 09 13:43:39.214176 crc crio[23733]: time=\"2026-06-09T13:43:39.214059368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.984969 | controller |     "Jun 09 13:43:39.216481 crc crio[23733]: time=\"2026-06-09T13:43:39.216163342Z\" level=info msg=\"Stopped container ab9e572c66dcd969cd5a262a4bbed1c92c502fac1ad9dc59dd3c3e854265afd4: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=4e16db54-9174-4fa6-b260-7482062579ca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:33.984985 | controller |     "Jun 09 13:43:39.218006 crc crio[23733]: time=\"2026-06-09T13:43:39.217875166Z\" level=info msg=\"Stopping pod sandbox: cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07\" id=db38923b-9b55-4173-bb0a-ceebe234cb10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.985001 | controller |     "Jun 09 13:43:39.223884 crc crio[23733]: time=\"2026-06-09T13:43:39.223798686Z\" level=info msg=\"Stopped pod sandbox: cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07\" id=db38923b-9b55-4173-bb0a-ceebe234cb10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:33.985016 | controller |     "Jun 09 13:43:39.281686 crc crio[23733]: time=\"2026-06-09T13:43:39.281569304Z\" level=info msg=\"Removed container a9f3eb2a3c01496fd400a7aa6818d501b3e4c1bdba6b1c0bf3e86485c39cb138: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=390c34e7-91a4-4ede-9338-1e919b719ec9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.985032 | controller |     "Jun 09 13:43:39.427074 crc crio[23733]: time=\"2026-06-09T13:43:39.426166097Z\" level=info msg=\"Created container b645ac4e7918779892b74643f0ab10b7323595e3f474dd08b6632e6854ad4c70: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-kvqln/kube-rbac-proxy\" id=c31dbb8a-ef76-4749-a138-f6f55079aed2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.985047 | controller |     "Jun 09 13:43:39.429447 crc crio[23733]: time=\"2026-06-09T13:43:39.429355437Z\" level=info msg=\"Starting container: b645ac4e7918779892b74643f0ab10b7323595e3f474dd08b6632e6854ad4c70\" id=14ab4000-4994-4216-bfc9-f544bf41255b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.985063 | controller |     "Jun 09 13:43:39.442155 crc crio[23733]: time=\"2026-06-09T13:43:39.44199384Z\" level=info msg=\"Created container dd3dee0b1d99f51dc058cbb6e9112fdb74e206d2cc775386aebe607decb52666: openshift-multus/multus-bzhnf/kube-multus\" id=64c6feb4-239f-40e7-86bf-0251a84a87e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.985079 | controller |     "Jun 09 13:43:39.445839 crc crio[23733]: time=\"2026-06-09T13:43:39.445726954Z\" level=info msg=\"Started container\" PID=36747 containerID=b645ac4e7918779892b74643f0ab10b7323595e3f474dd08b6632e6854ad4c70 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-kvqln/kube-rbac-proxy id=14ab4000-4994-4216-bfc9-f544bf41255b name=/runtime.v1.RuntimeService/StartContainer sandboxID=31a614da50ae44fea26526be1f580eb890e05b6cb087b1576a854f9ca7fda9ef",
2026-06-09 14:45:33.985095 | controller |     "Jun 09 13:43:39.446720 crc crio[23733]: time=\"2026-06-09T13:43:39.446599666Z\" level=info msg=\"Starting container: dd3dee0b1d99f51dc058cbb6e9112fdb74e206d2cc775386aebe607decb52666\" id=a3811173-6f2e-48a7-9899-70736bfcb049 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.985111 | controller |     "Jun 09 13:43:39.454828 crc crio[23733]: time=\"2026-06-09T13:43:39.454725252Z\" level=info msg=\"Started container\" PID=36748 containerID=dd3dee0b1d99f51dc058cbb6e9112fdb74e206d2cc775386aebe607decb52666 description=openshift-multus/multus-bzhnf/kube-multus id=a3811173-6f2e-48a7-9899-70736bfcb049 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73bcd6062ef2d99784c95ac6728cf7ca9984ae9e79c72feaa0449e42167093e6",
2026-06-09 14:45:33.985127 | controller |     "Jun 09 13:43:39.474076 crc crio[23733]: time=\"2026-06-09T13:43:39.473975812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=758bcf2c-9a4b-49ce-8751-439c56db83db name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.985145 | controller |     "Jun 09 13:43:39.482303 crc crio[23733]: time=\"2026-06-09T13:43:39.478032024Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2e7e311e-90d1-491c-b1a8-7667db94d7a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.985161 | controller |     "Jun 09 13:43:39.488276 crc crio[23733]: time=\"2026-06-09T13:43:39.486996952Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_7cf1bf60-a937-42ea-bf62-582156f8f053\\\"\"",
2026-06-09 14:45:33.985176 | controller |     "Jun 09 13:43:39.488276 crc crio[23733]: time=\"2026-06-09T13:43:39.487250959Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.985192 | controller |     "Jun 09 13:43:39.488401 crc crio[23733]: time=\"2026-06-09T13:43:39.488275584Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-kvqln/ovnkube-cluster-manager\" id=ac1c9e9f-44ce-4bbf-9286-c5cba420aa7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.985207 | controller |     "Jun 09 13:43:39.488891 crc crio[23733]: time=\"2026-06-09T13:43:39.488838289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.985223 | controller |     "Jun 09 13:43:39.528350 crc crio[23733]: time=\"2026-06-09T13:43:39.527819959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.985238 | controller |     "Jun 09 13:43:39.539320 crc crio[23733]: time=\"2026-06-09T13:43:39.533702609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.985254 | controller |     "Jun 09 13:43:39.653156 crc crio[23733]: time=\"2026-06-09T13:43:39.653026951Z\" level=info msg=\"Created container a65cc3438cfbe35a6fee0f94a6f0275cf43e7305f196d5d2d765a776bc947943: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-kvqln/ovnkube-cluster-manager\" id=ac1c9e9f-44ce-4bbf-9286-c5cba420aa7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.985269 | controller |     "Jun 09 13:43:39.654761 crc crio[23733]: time=\"2026-06-09T13:43:39.654702793Z\" level=info msg=\"Starting container: a65cc3438cfbe35a6fee0f94a6f0275cf43e7305f196d5d2d765a776bc947943\" id=2664d6eb-3d8f-4b5f-a56c-b360bd75ae7b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.985285 | controller |     "Jun 09 13:43:39.660711 crc crio[23733]: time=\"2026-06-09T13:43:39.660612272Z\" level=info msg=\"Started container\" PID=36780 containerID=a65cc3438cfbe35a6fee0f94a6f0275cf43e7305f196d5d2d765a776bc947943 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-kvqln/ovnkube-cluster-manager id=2664d6eb-3d8f-4b5f-a56c-b360bd75ae7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=31a614da50ae44fea26526be1f580eb890e05b6cb087b1576a854f9ca7fda9ef",
2026-06-09 14:45:33.985301 | controller |     "Jun 09 13:43:39.909974 crc crio[23733]: time=\"2026-06-09T13:43:39.909872745Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-jxrdg/POD\" id=dd696f80-e499-4658-a6e0-66be9a09948f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.985316 | controller |     "Jun 09 13:43:39.910145 crc crio[23733]: time=\"2026-06-09T13:43:39.910004938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.985332 | controller |     "Jun 09 13:43:39.926362 crc crio[23733]: time=\"2026-06-09T13:43:39.926272012Z\" 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=dd696f80-e499-4658-a6e0-66be9a09948f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.985350 | controller |     "Jun 09 13:43:39.936544 crc crio[23733]: time=\"2026-06-09T13:43:39.936457841Z\" level=info msg=\"Ran pod sandbox 71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a with infra container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/POD\" id=dd696f80-e499-4658-a6e0-66be9a09948f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:33.985365 | controller |     "Jun 09 13:43:39.938600 crc crio[23733]: time=\"2026-06-09T13:43:39.938516592Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c32fff20-fdea-405f-b9d4-280169d950fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.985382 | controller |     "Jun 09 13:43:39.940543 crc crio[23733]: time=\"2026-06-09T13:43:39.940451451Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fa16c32d-7662-4270-afba-e546e6388f22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.985402 | controller |     "Jun 09 13:43:39.950385 crc crio[23733]: time=\"2026-06-09T13:43:39.950302392Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/kubecfg-setup\" id=302bb5ca-786c-4aed-b073-b692254802cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.985441 | controller |     "Jun 09 13:43:39.950810 crc crio[23733]: time=\"2026-06-09T13:43:39.950759814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.985474 | controller |     "Jun 09 13:43:40.003849 crc crio[23733]: time=\"2026-06-09T13:43:40.003692188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.985495 | controller |     "Jun 09 13:43:40.006743 crc crio[23733]: time=\"2026-06-09T13:43:40.006678544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.985540 | controller |     "Jun 09 13:43:40.059220 crc crio[23733]: time=\"2026-06-09T13:43:40.058660055Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-09 14:45:33.985565 | controller |     "Jun 09 13:43:40.059446 crc crio[23733]: time=\"2026-06-09T13:43:40.059344742Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.985586 | controller |     "Jun 09 13:43:40.067651 crc crio[23733]: time=\"2026-06-09T13:43:40.06752543Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-09 14:45:33.985607 | controller |     "Jun 09 13:43:40.067914 crc crio[23733]: time=\"2026-06-09T13:43:40.067670853Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.985623 | controller |     "Jun 09 13:43:40.068299 crc crio[23733]: time=\"2026-06-09T13:43:40.068235058Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-09 14:45:33.985637 | controller |     "Jun 09 13:43:40.068380 crc crio[23733]: time=\"2026-06-09T13:43:40.06829958Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.985651 | controller |     "Jun 09 13:43:40.079168 crc crio[23733]: time=\"2026-06-09T13:43:40.079007002Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-09 14:45:33.985665 | controller |     "Jun 09 13:43:40.079168 crc crio[23733]: time=\"2026-06-09T13:43:40.079178496Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.985683 | controller |     "Jun 09 13:43:40.097090 crc crio[23733]: time=\"2026-06-09T13:43:40.096918717Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-09 14:45:33.985697 | controller |     "Jun 09 13:43:40.097090 crc crio[23733]: time=\"2026-06-09T13:43:40.09704196Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.985711 | controller |     "Jun 09 13:43:40.112000 crc crio[23733]: time=\"2026-06-09T13:43:40.111878046Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-09 14:45:33.985726 | controller |     "Jun 09 13:43:40.112000 crc crio[23733]: time=\"2026-06-09T13:43:40.111986579Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.985740 | controller |     "Jun 09 13:43:40.119512 crc crio[23733]: time=\"2026-06-09T13:43:40.119422879Z\" level=info msg=\"Created container 424ea5ac83f52d31bc998c3d6a16cf6c3052ce45dd6a6fbec7d8c9a5db8df898: openshift-ovn-kubernetes/ovnkube-node-jxrdg/kubecfg-setup\" id=302bb5ca-786c-4aed-b073-b692254802cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.985755 | controller |     "Jun 09 13:43:40.121313 crc crio[23733]: time=\"2026-06-09T13:43:40.120965568Z\" level=info msg=\"Starting container: 424ea5ac83f52d31bc998c3d6a16cf6c3052ce45dd6a6fbec7d8c9a5db8df898\" id=de087759-c3ca-4db6-8ea1-55528d549adf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.985769 | controller |     "Jun 09 13:43:40.122015 crc crio[23733]: time=\"2026-06-09T13:43:40.121954923Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-09 14:45:33.985784 | controller |     "Jun 09 13:43:40.122084 crc crio[23733]: time=\"2026-06-09T13:43:40.122043626Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.985798 | controller |     "Jun 09 13:43:40.122805 crc crio[23733]: time=\"2026-06-09T13:43:40.122745472Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-09 14:45:33.985812 | controller |     "Jun 09 13:43:40.122952 crc crio[23733]: time=\"2026-06-09T13:43:40.122821934Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.985826 | controller |     "Jun 09 13:43:40.129656 crc crio[23733]: time=\"2026-06-09T13:43:40.129531794Z\" level=info msg=\"Started container\" PID=36807 containerID=424ea5ac83f52d31bc998c3d6a16cf6c3052ce45dd6a6fbec7d8c9a5db8df898 description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/kubecfg-setup id=de087759-c3ca-4db6-8ea1-55528d549adf name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a",
2026-06-09 14:45:33.985841 | controller |     "Jun 09 13:43:40.134008 crc crio[23733]: time=\"2026-06-09T13:43:40.133928157Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_7cf1bf60-a937-42ea-bf62-582156f8f053\\\"\"",
2026-06-09 14:45:33.985856 | controller |     "Jun 09 13:43:40.196612 crc crio[23733]: time=\"2026-06-09T13:43:40.196524537Z\" level=info msg=\"Removing container: ab9e572c66dcd969cd5a262a4bbed1c92c502fac1ad9dc59dd3c3e854265afd4\" id=20d95dce-1987-4bc4-ba4a-cea447024a47 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.985870 | controller |     "Jun 09 13:43:40.220692 crc crio[23733]: time=\"2026-06-09T13:43:40.218794233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=545c6de0-ae38-4d2d-b489-63aff712459f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.985885 | controller |     "Jun 09 13:43:40.222074 crc crio[23733]: time=\"2026-06-09T13:43:40.221993404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=93325ca5-4680-47b3-b037-0816e0e4b857 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.985903 | controller |     "Jun 09 13:43:40.231377 crc crio[23733]: time=\"2026-06-09T13:43:40.231225238Z\" level=info msg=\"Removed container ab9e572c66dcd969cd5a262a4bbed1c92c502fac1ad9dc59dd3c3e854265afd4: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=20d95dce-1987-4bc4-ba4a-cea447024a47 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.985918 | controller |     "Jun 09 13:43:40.242944 crc crio[23733]: time=\"2026-06-09T13:43:40.241610631Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovn-controller\" id=01de4e34-48c1-4ac8-a40e-02c657193ab0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.985932 | controller |     "Jun 09 13:43:40.242944 crc crio[23733]: time=\"2026-06-09T13:43:40.242075714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.985947 | controller |     "Jun 09 13:43:40.244029 crc crio[23733]: time=\"2026-06-09T13:43:40.243714105Z\" level=info msg=\"Removing container: 8e2d120b26c0281e4a477dd9842874aa109e9e1d5989d6f5cb3203cded28b420\" id=b6626ef0-7c77-4de0-95b5-59a1eccdbfbd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.985961 | controller |     "Jun 09 13:43:40.277599 crc crio[23733]: time=\"2026-06-09T13:43:40.272204139Z\" level=info msg=\"Removed container 8e2d120b26c0281e4a477dd9842874aa109e9e1d5989d6f5cb3203cded28b420: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=b6626ef0-7c77-4de0-95b5-59a1eccdbfbd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.985976 | controller |     "Jun 09 13:43:40.277599 crc crio[23733]: time=\"2026-06-09T13:43:40.27496192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.985990 | controller |     "Jun 09 13:43:40.277599 crc crio[23733]: time=\"2026-06-09T13:43:40.277280608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.986004 | controller |     "Jun 09 13:43:40.293475 crc crio[23733]: time=\"2026-06-09T13:43:40.293379238Z\" level=info msg=\"Removing container: 8d35d6982cb3e88426ff8b1db58611575420af0845bc761c46f19660a9596571\" id=8502fde0-d816-407c-bb93-5367ae122fcb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.986019 | controller |     "Jun 09 13:43:40.322410 crc crio[23733]: time=\"2026-06-09T13:43:40.322032365Z\" level=info msg=\"Removed container 8d35d6982cb3e88426ff8b1db58611575420af0845bc761c46f19660a9596571: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=8502fde0-d816-407c-bb93-5367ae122fcb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.986034 | controller |     "Jun 09 13:43:40.327399 crc crio[23733]: time=\"2026-06-09T13:43:40.327291569Z\" level=info msg=\"Removing container: e09da7a84078ae9b3daba50fc24f195c27c79f8c58bc31b02211289109aa58a0\" id=80976854-79e1-4de3-a99d-cb95be88f119 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.986048 | controller |     "Jun 09 13:43:40.354077 crc crio[23733]: time=\"2026-06-09T13:43:40.353977367Z\" level=info msg=\"Removed container e09da7a84078ae9b3daba50fc24f195c27c79f8c58bc31b02211289109aa58a0: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=80976854-79e1-4de3-a99d-cb95be88f119 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.986063 | controller |     "Jun 09 13:43:40.357818 crc crio[23733]: time=\"2026-06-09T13:43:40.357722432Z\" level=info msg=\"Removing container: 2db229cfb56bdb10bbb1c8f448b90d971543ff44e4597efef9c7e37e1958f1e7\" id=914a2c76-b14f-435c-af7b-f4419d26c8e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.986078 | controller |     "Jun 09 13:43:40.378128 crc crio[23733]: time=\"2026-06-09T13:43:40.377992677Z\" level=info msg=\"Removed container 2db229cfb56bdb10bbb1c8f448b90d971543ff44e4597efef9c7e37e1958f1e7: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=914a2c76-b14f-435c-af7b-f4419d26c8e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.986100 | controller |     "Jun 09 13:43:40.381470 crc crio[23733]: time=\"2026-06-09T13:43:40.381400444Z\" level=info msg=\"Removing container: b80084955c6db94773bd73f1b46ae09ee0703c5163993096bc80ffdc9081aba5\" id=d0438d5a-6d41-4e4d-92b5-aadf56405f09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.986115 | controller |     "Jun 09 13:43:40.400323 crc crio[23733]: time=\"2026-06-09T13:43:40.400218401Z\" level=info msg=\"Created container 25c5b63dae22503a189e1f0797d23c56dd7cb6ca1d3863991f173c347f7f5ab0: openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovn-controller\" id=01de4e34-48c1-4ac8-a40e-02c657193ab0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.986130 | controller |     "Jun 09 13:43:40.401470 crc crio[23733]: time=\"2026-06-09T13:43:40.401401382Z\" level=info msg=\"Starting container: 25c5b63dae22503a189e1f0797d23c56dd7cb6ca1d3863991f173c347f7f5ab0\" id=7ee9aa8b-acfc-45bd-a865-7290fe2c78f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.986144 | controller |     "Jun 09 13:43:40.402586 crc crio[23733]: time=\"2026-06-09T13:43:40.4025321Z\" level=info msg=\"Removed container b80084955c6db94773bd73f1b46ae09ee0703c5163993096bc80ffdc9081aba5: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=d0438d5a-6d41-4e4d-92b5-aadf56405f09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.986159 | controller |     "Jun 09 13:43:40.405705 crc crio[23733]: time=\"2026-06-09T13:43:40.4056681Z\" level=info msg=\"Removing container: 221be1a9da82364d20bca62f0463cf96bdc795aa1e33d2675a3e88cad5b185c6\" id=d126c093-6062-49e5-96a3-53befcd3a9c4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.986173 | controller |     "Jun 09 13:43:40.412516 crc crio[23733]: time=\"2026-06-09T13:43:40.412414101Z\" level=info msg=\"Started container\" PID=36836 containerID=25c5b63dae22503a189e1f0797d23c56dd7cb6ca1d3863991f173c347f7f5ab0 description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovn-controller id=7ee9aa8b-acfc-45bd-a865-7290fe2c78f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a",
2026-06-09 14:45:33.986187 | controller |     "Jun 09 13:43:40.428747 crc crio[23733]: time=\"2026-06-09T13:43:40.427012852Z\" level=info msg=\"Removed container 221be1a9da82364d20bca62f0463cf96bdc795aa1e33d2675a3e88cad5b185c6: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=d126c093-6062-49e5-96a3-53befcd3a9c4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.986202 | controller |     "Jun 09 13:43:40.430068 crc crio[23733]: time=\"2026-06-09T13:43:40.428957641Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=de4846b5-fd6f-4513-9105-50d747107076 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.986216 | controller |     "Jun 09 13:43:40.431982 crc crio[23733]: time=\"2026-06-09T13:43:40.431890036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5f7ba741-93ea-4367-8072-7807a9506d62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.986230 | controller |     "Jun 09 13:43:40.434010 crc crio[23733]: time=\"2026-06-09T13:43:40.433569619Z\" level=info msg=\"Removing container: 4f8c98f6f7af019238a654d1ea34caf1eb071d2ce2a717110f4232202460a149\" id=5269f9ff-8572-4f22-bcc8-bc91eaeb6d28 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.986245 | controller |     "Jun 09 13:43:40.448081 crc crio[23733]: time=\"2026-06-09T13:43:40.44779561Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovn-acl-logging\" id=5b717383-867f-4f22-b171-f33244896bf0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.986262 | controller |     "Jun 09 13:43:40.449893 crc crio[23733]: time=\"2026-06-09T13:43:40.449705028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.986277 | controller |     "Jun 09 13:43:40.459527 crc crio[23733]: time=\"2026-06-09T13:43:40.459418456Z\" level=info msg=\"Removed container 4f8c98f6f7af019238a654d1ea34caf1eb071d2ce2a717110f4232202460a149: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=5269f9ff-8572-4f22-bcc8-bc91eaeb6d28 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.986291 | controller |     "Jun 09 13:43:40.462606 crc crio[23733]: time=\"2026-06-09T13:43:40.462535955Z\" level=info msg=\"Removing container: 1d9dcfcc469e0f2604df9148d56b761621d978c98583ccae31ba95d71f2553e8\" id=735c22e8-e10a-4432-b889-c4d4bddf160b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.986305 | controller |     "Jun 09 13:43:40.494939 crc crio[23733]: time=\"2026-06-09T13:43:40.494795364Z\" level=info msg=\"Removed container 1d9dcfcc469e0f2604df9148d56b761621d978c98583ccae31ba95d71f2553e8: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=735c22e8-e10a-4432-b889-c4d4bddf160b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:33.986320 | controller |     "Jun 09 13:43:40.498043 crc crio[23733]: time=\"2026-06-09T13:43:40.497972735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.986334 | controller |     "Jun 09 13:43:40.499925 crc crio[23733]: time=\"2026-06-09T13:43:40.499859932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.986348 | controller |     "Jun 09 13:43:40.609529 crc crio[23733]: time=\"2026-06-09T13:43:40.608845571Z\" level=info msg=\"Created container d3f8f4303d3dd193d8b688ccfc5d1466ffcfb2fb14822b191bcac80509cbf857: openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovn-acl-logging\" id=5b717383-867f-4f22-b171-f33244896bf0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.986363 | controller |     "Jun 09 13:43:40.611279 crc crio[23733]: time=\"2026-06-09T13:43:40.610704328Z\" level=info msg=\"Starting container: d3f8f4303d3dd193d8b688ccfc5d1466ffcfb2fb14822b191bcac80509cbf857\" id=f344cb6a-7200-44d5-ad48-1ac9a464d95b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.986377 | controller |     "Jun 09 13:43:40.615991 crc crio[23733]: time=\"2026-06-09T13:43:40.615857449Z\" level=info msg=\"Started container\" PID=36853 containerID=d3f8f4303d3dd193d8b688ccfc5d1466ffcfb2fb14822b191bcac80509cbf857 description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovn-acl-logging id=f344cb6a-7200-44d5-ad48-1ac9a464d95b name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a",
2026-06-09 14:45:33.986392 | controller |     "Jun 09 13:43:40.629946 crc crio[23733]: time=\"2026-06-09T13:43:40.629814264Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4bacb932-be75-4d60-aced-f04776801353 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.986407 | controller |     "Jun 09 13:43:40.633530 crc crio[23733]: time=\"2026-06-09T13:43:40.633441536Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a13661cc-d98b-4c1e-822a-c83540c658a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.986425 | controller |     "Jun 09 13:43:40.639889 crc crio[23733]: time=\"2026-06-09T13:43:40.639786747Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/kube-rbac-proxy-node\" id=7e87931f-d66f-41ff-8864-692838cfcc1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.986440 | controller |     "Jun 09 13:43:40.640418 crc crio[23733]: time=\"2026-06-09T13:43:40.640343112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.986454 | controller |     "Jun 09 13:43:40.669275 crc crio[23733]: time=\"2026-06-09T13:43:40.669185264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.986468 | controller |     "Jun 09 13:43:40.670961 crc crio[23733]: time=\"2026-06-09T13:43:40.670867357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.986483 | controller |     "Jun 09 13:43:40.788945 crc crio[23733]: time=\"2026-06-09T13:43:40.788834334Z\" level=info msg=\"Created container 9e6b78b283c56d4a5bf8b5258839419ad68fd618438a5e0542c21fe5026c044e: openshift-ovn-kubernetes/ovnkube-node-jxrdg/kube-rbac-proxy-node\" id=7e87931f-d66f-41ff-8864-692838cfcc1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.986497 | controller |     "Jun 09 13:43:40.790710 crc crio[23733]: time=\"2026-06-09T13:43:40.790440095Z\" level=info msg=\"Starting container: 9e6b78b283c56d4a5bf8b5258839419ad68fd618438a5e0542c21fe5026c044e\" id=9e96d1f5-eb37-4524-8377-7fd8337f4d8a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.986526 | controller |     "Jun 09 13:43:40.796558 crc crio[23733]: time=\"2026-06-09T13:43:40.796400685Z\" level=info msg=\"Started container\" PID=36871 containerID=9e6b78b283c56d4a5bf8b5258839419ad68fd618438a5e0542c21fe5026c044e description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/kube-rbac-proxy-node id=9e96d1f5-eb37-4524-8377-7fd8337f4d8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a",
2026-06-09 14:45:33.986546 | controller |     "Jun 09 13:43:40.807484 crc crio[23733]: time=\"2026-06-09T13:43:40.807390355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1fb262fc-7ac3-4b66-bb58-5fb8113e5e5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.986561 | controller |     "Jun 09 13:43:40.810563 crc crio[23733]: time=\"2026-06-09T13:43:40.810472983Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=78f5ebc0-1599-4c56-b56f-7cdd4e543a7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.986575 | controller |     "Jun 09 13:43:40.819520 crc crio[23733]: time=\"2026-06-09T13:43:40.81941471Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/kube-rbac-proxy-ovn-metrics\" id=5c9cbdae-f19b-4775-bf43-74e8cb6f6faf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.986589 | controller |     "Jun 09 13:43:40.819984 crc crio[23733]: time=\"2026-06-09T13:43:40.819929603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.986603 | controller |     "Jun 09 13:43:40.844956 crc crio[23733]: time=\"2026-06-09T13:43:40.844826086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.986617 | controller |     "Jun 09 13:43:40.846710 crc crio[23733]: time=\"2026-06-09T13:43:40.846615672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.986634 | controller |     "Jun 09 13:43:40.933424 crc crio[23733]: time=\"2026-06-09T13:43:40.933300774Z\" level=info msg=\"Created container e0861b6001770f7eebc19d893c344a0683b51626d7d0679892dbaaac02cd530e: openshift-ovn-kubernetes/ovnkube-node-jxrdg/kube-rbac-proxy-ovn-metrics\" id=5c9cbdae-f19b-4775-bf43-74e8cb6f6faf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.986649 | controller |     "Jun 09 13:43:40.934870 crc crio[23733]: time=\"2026-06-09T13:43:40.934759391Z\" level=info msg=\"Starting container: e0861b6001770f7eebc19d893c344a0683b51626d7d0679892dbaaac02cd530e\" id=2319f3ab-6bd0-481e-9b9b-a0acd2de78ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.986663 | controller |     "Jun 09 13:43:40.940261 crc crio[23733]: time=\"2026-06-09T13:43:40.940185018Z\" level=info msg=\"Started container\" PID=36893 containerID=e0861b6001770f7eebc19d893c344a0683b51626d7d0679892dbaaac02cd530e description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/kube-rbac-proxy-ovn-metrics id=2319f3ab-6bd0-481e-9b9b-a0acd2de78ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a",
2026-06-09 14:45:33.986678 | controller |     "Jun 09 13:43:40.954762 crc crio[23733]: time=\"2026-06-09T13:43:40.954673926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5842e8b9-215f-4f68-b615-f7b6ca077e4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.986693 | controller |     "Jun 09 13:43:40.957284 crc crio[23733]: time=\"2026-06-09T13:43:40.95717726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ca23a5f5-e422-482e-9f62-c209a03e559d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.986707 | controller |     "Jun 09 13:43:40.966220 crc crio[23733]: time=\"2026-06-09T13:43:40.965864171Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/northd\" id=61198f48-d9a1-4427-b5d6-07dea481b9d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.986722 | controller |     "Jun 09 13:43:40.966533 crc crio[23733]: time=\"2026-06-09T13:43:40.966365663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.986737 | controller |     "Jun 09 13:43:41.006224 crc crio[23733]: time=\"2026-06-09T13:43:41.006085032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.986751 | controller |     "Jun 09 13:43:41.008229 crc crio[23733]: time=\"2026-06-09T13:43:41.008082913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.986766 | controller |     "Jun 09 13:43:41.105923 crc crio[23733]: time=\"2026-06-09T13:43:41.105719154Z\" level=info msg=\"Created container 371bc3eb393b2e62e8688a02b2d0b224afd4371a5e6f517ad26eba77ec72f3f2: openshift-ovn-kubernetes/ovnkube-node-jxrdg/northd\" id=61198f48-d9a1-4427-b5d6-07dea481b9d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.986781 | controller |     "Jun 09 13:43:41.108277 crc crio[23733]: time=\"2026-06-09T13:43:41.107094589Z\" level=info msg=\"Starting container: 371bc3eb393b2e62e8688a02b2d0b224afd4371a5e6f517ad26eba77ec72f3f2\" id=0fd96270-1c38-4158-a3f1-26716c587e43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.986795 | controller |     "Jun 09 13:43:41.112511 crc crio[23733]: time=\"2026-06-09T13:43:41.112421684Z\" level=info msg=\"Started container\" PID=36934 containerID=371bc3eb393b2e62e8688a02b2d0b224afd4371a5e6f517ad26eba77ec72f3f2 description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/northd id=0fd96270-1c38-4158-a3f1-26716c587e43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a",
2026-06-09 14:45:33.986813 | controller |     "Jun 09 13:43:41.125994 crc crio[23733]: time=\"2026-06-09T13:43:41.125945827Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0889d8a8-a86e-4f76-b831-5257236cdc30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.986828 | controller |     "Jun 09 13:43:41.129780 crc crio[23733]: time=\"2026-06-09T13:43:41.12959707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=16216c44-4cb0-485e-af0a-88facd88c57c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.986842 | controller |     "Jun 09 13:43:41.136395 crc crio[23733]: time=\"2026-06-09T13:43:41.136326261Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/nbdb\" id=b1a1c023-7e7f-4777-8fa2-332acccb22c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.986856 | controller |     "Jun 09 13:43:41.136751 crc crio[23733]: time=\"2026-06-09T13:43:41.13666238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.986871 | controller |     "Jun 09 13:43:41.159514 crc crio[23733]: time=\"2026-06-09T13:43:41.159380356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.986885 | controller |     "Jun 09 13:43:41.162194 crc crio[23733]: time=\"2026-06-09T13:43:41.161331707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.986899 | controller |     "Jun 09 13:43:41.267382 crc crio[23733]: time=\"2026-06-09T13:43:41.267292648Z\" level=info msg=\"Created container 977a105e790b393ebd09c166a07a905778b2dce4119fb3963542b3f48409cb53: openshift-ovn-kubernetes/ovnkube-node-jxrdg/nbdb\" id=b1a1c023-7e7f-4777-8fa2-332acccb22c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.986913 | controller |     "Jun 09 13:43:41.270040 crc crio[23733]: time=\"2026-06-09T13:43:41.269826432Z\" level=info msg=\"Starting container: 977a105e790b393ebd09c166a07a905778b2dce4119fb3963542b3f48409cb53\" id=09b06d91-2bf8-444f-a571-17b9ac28cfe3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.986928 | controller |     "Jun 09 13:43:41.286748 crc crio[23733]: time=\"2026-06-09T13:43:41.285043158Z\" level=info msg=\"Started container\" PID=36956 containerID=977a105e790b393ebd09c166a07a905778b2dce4119fb3963542b3f48409cb53 description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/nbdb id=09b06d91-2bf8-444f-a571-17b9ac28cfe3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a",
2026-06-09 14:45:33.986959 | controller |     "Jun 09 13:43:43.387605 crc crio[23733]: time=\"2026-06-09T13:43:43.386859832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ece378f3-f640-474a-8b08-e34ae3d8c99d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.986975 | controller |     "Jun 09 13:43:43.390074 crc crio[23733]: time=\"2026-06-09T13:43:43.389998823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b59c549d-0c7d-4cc8-862b-b07d37eb9e69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.986992 | controller |     "Jun 09 13:43:43.404307 crc crio[23733]: time=\"2026-06-09T13:43:43.404044008Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/sbdb\" id=326ba54a-38d8-4da2-8ac7-8d05ffe7b169 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.987011 | controller |     "Jun 09 13:43:43.404725 crc crio[23733]: time=\"2026-06-09T13:43:43.404596182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.987025 | controller |     "Jun 09 13:43:43.438659 crc crio[23733]: time=\"2026-06-09T13:43:43.438496463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.987040 | controller |     "Jun 09 13:43:43.441816 crc crio[23733]: time=\"2026-06-09T13:43:43.441720336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.987054 | controller |     "Jun 09 13:43:43.538556 crc crio[23733]: time=\"2026-06-09T13:43:43.538453754Z\" level=info msg=\"Created container 6856a2831c31b1d933f36a6e275892f700736d06952ea5de8a2ece0ec5db8b34: openshift-ovn-kubernetes/ovnkube-node-jxrdg/sbdb\" id=326ba54a-38d8-4da2-8ac7-8d05ffe7b169 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.987069 | controller |     "Jun 09 13:43:43.539912 crc crio[23733]: time=\"2026-06-09T13:43:43.53987018Z\" level=info msg=\"Starting container: 6856a2831c31b1d933f36a6e275892f700736d06952ea5de8a2ece0ec5db8b34\" id=6a181cde-8dc0-4e91-982a-bba8c11580ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.987084 | controller |     "Jun 09 13:43:43.545964 crc crio[23733]: time=\"2026-06-09T13:43:43.545857742Z\" level=info msg=\"Started container\" PID=37044 containerID=6856a2831c31b1d933f36a6e275892f700736d06952ea5de8a2ece0ec5db8b34 description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/sbdb id=6a181cde-8dc0-4e91-982a-bba8c11580ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a",
2026-06-09 14:45:33.987098 | controller |     "Jun 09 13:43:45.628913 crc crio[23733]: time=\"2026-06-09T13:43:45.628249651Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c71988bd-eb45-4304-a176-d41613bd2308 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.987113 | controller |     "Jun 09 13:43:45.644150 crc crio[23733]: time=\"2026-06-09T13:43:45.64394493Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=792fab36-1e0d-40b5-924a-560fee1e17c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:33.987128 | controller |     "Jun 09 13:43:45.651264 crc crio[23733]: time=\"2026-06-09T13:43:45.650943097Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovnkube-controller\" id=8c794b6a-d9e8-4cf1-ab14-30e00d7a2b38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.987142 | controller |     "Jun 09 13:43:45.651748 crc crio[23733]: time=\"2026-06-09T13:43:45.651678975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.987157 | controller |     "Jun 09 13:43:45.693789 crc crio[23733]: time=\"2026-06-09T13:43:45.693614631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.987172 | controller |     "Jun 09 13:43:45.697461 crc crio[23733]: time=\"2026-06-09T13:43:45.697374997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:33.987189 | controller |     "Jun 09 13:43:45.835425 crc crio[23733]: time=\"2026-06-09T13:43:45.831276779Z\" level=info msg=\"Created container f38f4a139b7cf3cf4278cae9c6a75ffeb4257e611e1c2890ab1b4da2036373c4: openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovnkube-controller\" id=8c794b6a-d9e8-4cf1-ab14-30e00d7a2b38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:33.987204 | controller |     "Jun 09 13:43:45.835425 crc crio[23733]: time=\"2026-06-09T13:43:45.833263709Z\" level=info msg=\"Starting container: f38f4a139b7cf3cf4278cae9c6a75ffeb4257e611e1c2890ab1b4da2036373c4\" id=5add00ca-74b7-431a-89ed-52b51df40102 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:33.987219 | controller |     "Jun 09 13:43:45.841654 crc crio[23733]: time=\"2026-06-09T13:43:45.841497258Z\" level=info msg=\"Started container\" PID=37120 containerID=f38f4a139b7cf3cf4278cae9c6a75ffeb4257e611e1c2890ab1b4da2036373c4 description=openshift-ovn-kubernetes/ovnkube-node-jxrdg/ovnkube-controller id=5add00ca-74b7-431a-89ed-52b51df40102 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71d087a14cfddcffba198f422b1322f5e87cb38209968ce4514a8d47e9d7d31a",
2026-06-09 14:45:33.987234 | controller |     "Jun 09 13:43:45.931454 crc crio[23733]: time=\"2026-06-09T13:43:45.93131373Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987248 | controller |     "Jun 09 13:43:45.931803 crc crio[23733]: time=\"2026-06-09T13:43:45.931609928Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987263 | controller |     "Jun 09 13:43:45.931856 crc crio[23733]: time=\"2026-06-09T13:43:45.931806033Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987277 | controller |     "Jun 09 13:43:45.931856 crc crio[23733]: time=\"2026-06-09T13:43:45.931850894Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987292 | controller |     "Jun 09 13:43:45.932610 crc crio[23733]: time=\"2026-06-09T13:43:45.932546682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987306 | controller |     "Jun 09 13:43:45.932716 crc crio[23733]: time=\"2026-06-09T13:43:45.932616174Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987321 | controller |     "Jun 09 13:43:45.932947 crc crio[23733]: time=\"2026-06-09T13:43:45.93288186Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987335 | controller |     "Jun 09 13:43:45.933043 crc crio[23733]: time=\"2026-06-09T13:43:45.932948702Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987349 | controller |     "Jun 09 13:43:45.933181 crc crio[23733]: time=\"2026-06-09T13:43:45.933138056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987363 | controller |     "Jun 09 13:43:45.933268 crc crio[23733]: time=\"2026-06-09T13:43:45.933205008Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987377 | controller |     "Jun 09 13:43:45.933680 crc crio[23733]: time=\"2026-06-09T13:43:45.933448714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987391 | controller |     "Jun 09 13:43:45.933680 crc crio[23733]: time=\"2026-06-09T13:43:45.933502975Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987404 | controller |     "Jun 09 13:43:45.933840 crc crio[23733]: time=\"2026-06-09T13:43:45.933709951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987421 | controller |     "Jun 09 13:43:45.933840 crc crio[23733]: time=\"2026-06-09T13:43:45.933750212Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987436 | controller |     "Jun 09 13:43:45.933919 crc crio[23733]: time=\"2026-06-09T13:43:45.933882415Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987452 | controller |     "Jun 09 13:43:45.933967 crc crio[23733]: time=\"2026-06-09T13:43:45.933926736Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987468 | controller |     "Jun 09 13:43:45.934447 crc crio[23733]: time=\"2026-06-09T13:43:45.934410269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987484 | controller |     "Jun 09 13:43:45.934526 crc crio[23733]: time=\"2026-06-09T13:43:45.93445911Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987498 | controller |     "Jun 09 13:43:45.934850 crc crio[23733]: time=\"2026-06-09T13:43:45.934756276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987528 | controller |     "Jun 09 13:43:45.934850 crc crio[23733]: time=\"2026-06-09T13:43:45.934840878Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987547 | controller |     "Jun 09 13:43:45.935304 crc crio[23733]: time=\"2026-06-09T13:43:45.935192698Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987562 | controller |     "Jun 09 13:43:45.935406 crc crio[23733]: time=\"2026-06-09T13:43:45.935328551Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987576 | controller |     "Jun 09 13:43:45.935406 crc crio[23733]: time=\"2026-06-09T13:43:45.935386813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987591 | controller |     "Jun 09 13:43:45.935567 crc crio[23733]: time=\"2026-06-09T13:43:45.935424234Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987605 | controller |     "Jun 09 13:43:45.935567 crc crio[23733]: time=\"2026-06-09T13:43:45.935464835Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987618 | controller |     "Jun 09 13:43:45.935567 crc crio[23733]: time=\"2026-06-09T13:43:45.935494636Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987632 | controller |     "Jun 09 13:43:45.935770 crc crio[23733]: time=\"2026-06-09T13:43:45.93567284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987646 | controller |     "Jun 09 13:43:45.935770 crc crio[23733]: time=\"2026-06-09T13:43:45.935712311Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987659 | controller |     "Jun 09 13:43:45.936007 crc crio[23733]: time=\"2026-06-09T13:43:45.935950418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987673 | controller |     "Jun 09 13:43:45.936169 crc crio[23733]: time=\"2026-06-09T13:43:45.93602323Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987687 | controller |     "Jun 09 13:43:45.936259 crc crio[23733]: time=\"2026-06-09T13:43:45.936200254Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987702 | controller |     "Jun 09 13:43:45.936259 crc crio[23733]: time=\"2026-06-09T13:43:45.936257695Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987716 | controller |     "Jun 09 13:43:45.936404 crc crio[23733]: time=\"2026-06-09T13:43:45.936355528Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987733 | controller |     "Jun 09 13:43:45.936485 crc crio[23733]: time=\"2026-06-09T13:43:45.93642609Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987748 | controller |     "Jun 09 13:43:45.936830 crc crio[23733]: time=\"2026-06-09T13:43:45.936593684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987762 | controller |     "Jun 09 13:43:45.936830 crc crio[23733]: time=\"2026-06-09T13:43:45.936686576Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987777 | controller |     "Jun 09 13:43:45.936955 crc crio[23733]: time=\"2026-06-09T13:43:45.936832171Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987791 | controller |     "Jun 09 13:43:45.936955 crc crio[23733]: time=\"2026-06-09T13:43:45.936876412Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987805 | controller |     "Jun 09 13:43:45.937060 crc crio[23733]: time=\"2026-06-09T13:43:45.937026524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987819 | controller |     "Jun 09 13:43:45.937060 crc crio[23733]: time=\"2026-06-09T13:43:45.937062375Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987834 | controller |     "Jun 09 13:43:45.937363 crc crio[23733]: time=\"2026-06-09T13:43:45.937304162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987848 | controller |     "Jun 09 13:43:45.937453 crc crio[23733]: time=\"2026-06-09T13:43:45.937369674Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987862 | controller |     "Jun 09 13:43:45.937505 crc crio[23733]: time=\"2026-06-09T13:43:45.937486167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987876 | controller |     "Jun 09 13:43:45.937569 crc crio[23733]: time=\"2026-06-09T13:43:45.937521538Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987890 | controller |     "Jun 09 13:43:45.937902 crc crio[23733]: time=\"2026-06-09T13:43:45.937778964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987904 | controller |     "Jun 09 13:43:45.937902 crc crio[23733]: time=\"2026-06-09T13:43:45.937852046Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987918 | controller |     "Jun 09 13:43:45.938039 crc crio[23733]: time=\"2026-06-09T13:43:45.937992009Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987932 | controller |     "Jun 09 13:43:45.938039 crc crio[23733]: time=\"2026-06-09T13:43:45.93803404Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987946 | controller |     "Jun 09 13:43:45.938447 crc crio[23733]: time=\"2026-06-09T13:43:45.938337398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987960 | controller |     "Jun 09 13:43:45.938541 crc crio[23733]: time=\"2026-06-09T13:43:45.938455971Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.987974 | controller |     "Jun 09 13:43:45.938596 crc crio[23733]: time=\"2026-06-09T13:43:45.938551834Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.987988 | controller |     "Jun 09 13:43:45.938702 crc crio[23733]: time=\"2026-06-09T13:43:45.938598295Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988002 | controller |     "Jun 09 13:43:45.938828 crc crio[23733]: time=\"2026-06-09T13:43:45.9387768Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988018 | controller |     "Jun 09 13:43:45.938896 crc crio[23733]: time=\"2026-06-09T13:43:45.938840971Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988032 | controller |     "Jun 09 13:43:45.939213 crc crio[23733]: time=\"2026-06-09T13:43:45.938970613Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988046 | controller |     "Jun 09 13:43:45.939213 crc crio[23733]: time=\"2026-06-09T13:43:45.939066336Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988059 | controller |     "Jun 09 13:43:45.939355 crc crio[23733]: time=\"2026-06-09T13:43:45.939288022Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988073 | controller |     "Jun 09 13:43:45.939355 crc crio[23733]: time=\"2026-06-09T13:43:45.939327043Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988087 | controller |     "Jun 09 13:43:45.939604 crc crio[23733]: time=\"2026-06-09T13:43:45.939560399Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988100 | controller |     "Jun 09 13:43:45.939725 crc crio[23733]: time=\"2026-06-09T13:43:45.939660872Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988114 | controller |     "Jun 09 13:43:45.939784 crc crio[23733]: time=\"2026-06-09T13:43:45.939748335Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988127 | controller |     "Jun 09 13:43:45.939784 crc crio[23733]: time=\"2026-06-09T13:43:45.939785106Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988140 | controller |     "Jun 09 13:43:45.940040 crc crio[23733]: time=\"2026-06-09T13:43:45.939982249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988154 | controller |     "Jun 09 13:43:45.940194 crc crio[23733]: time=\"2026-06-09T13:43:45.940043581Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988167 | controller |     "Jun 09 13:43:45.940335 crc crio[23733]: time=\"2026-06-09T13:43:45.940247917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988180 | controller |     "Jun 09 13:43:45.940335 crc crio[23733]: time=\"2026-06-09T13:43:45.940297908Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988194 | controller |     "Jun 09 13:43:45.940451 crc crio[23733]: time=\"2026-06-09T13:43:45.94042395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988207 | controller |     "Jun 09 13:43:45.940514 crc crio[23733]: time=\"2026-06-09T13:43:45.940467901Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988221 | controller |     "Jun 09 13:43:45.940806 crc crio[23733]: time=\"2026-06-09T13:43:45.940739539Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988235 | controller |     "Jun 09 13:43:45.940884 crc crio[23733]: time=\"2026-06-09T13:43:45.940812851Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988249 | controller |     "Jun 09 13:43:45.941011 crc crio[23733]: time=\"2026-06-09T13:43:45.940969706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988263 | controller |     "Jun 09 13:43:45.941092 crc crio[23733]: time=\"2026-06-09T13:43:45.941031077Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988277 | controller |     "Jun 09 13:43:45.941304 crc crio[23733]: time=\"2026-06-09T13:43:45.941262033Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988294 | controller |     "Jun 09 13:43:45.941391 crc crio[23733]: time=\"2026-06-09T13:43:45.941321674Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988308 | controller |     "Jun 09 13:43:45.941450 crc crio[23733]: time=\"2026-06-09T13:43:45.941404967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988323 | controller |     "Jun 09 13:43:45.941517 crc crio[23733]: time=\"2026-06-09T13:43:45.941449868Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988337 | controller |     "Jun 09 13:43:45.941726 crc crio[23733]: time=\"2026-06-09T13:43:45.941680783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988351 | controller |     "Jun 09 13:43:45.941808 crc crio[23733]: time=\"2026-06-09T13:43:45.941737415Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988364 | controller |     "Jun 09 13:43:45.942054 crc crio[23733]: time=\"2026-06-09T13:43:45.942011522Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988378 | controller |     "Jun 09 13:43:45.942239 crc crio[23733]: time=\"2026-06-09T13:43:45.942075173Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988392 | controller |     "Jun 09 13:43:45.942567 crc crio[23733]: time=\"2026-06-09T13:43:45.942500555Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988406 | controller |     "Jun 09 13:43:45.942689 crc crio[23733]: time=\"2026-06-09T13:43:45.942572206Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988420 | controller |     "Jun 09 13:43:45.942689 crc crio[23733]: time=\"2026-06-09T13:43:45.942612637Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988434 | controller |     "Jun 09 13:43:45.942689 crc crio[23733]: time=\"2026-06-09T13:43:45.942670659Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988448 | controller |     "Jun 09 13:43:45.943219 crc crio[23733]: time=\"2026-06-09T13:43:45.943153891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988462 | controller |     "Jun 09 13:43:45.943308 crc crio[23733]: time=\"2026-06-09T13:43:45.943227323Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988476 | controller |     "Jun 09 13:43:45.943807 crc crio[23733]: time=\"2026-06-09T13:43:45.943712754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988490 | controller |     "Jun 09 13:43:45.943807 crc crio[23733]: time=\"2026-06-09T13:43:45.943798467Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988503 | controller |     "Jun 09 13:43:45.944056 crc crio[23733]: time=\"2026-06-09T13:43:45.9439244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988536 | controller |     "Jun 09 13:43:45.944318 crc crio[23733]: time=\"2026-06-09T13:43:45.944055493Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988551 | controller |     "Jun 09 13:43:45.944318 crc crio[23733]: time=\"2026-06-09T13:43:45.944254978Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988566 | controller |     "Jun 09 13:43:45.944318 crc crio[23733]: time=\"2026-06-09T13:43:45.944292769Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988580 | controller |     "Jun 09 13:43:45.944484 crc crio[23733]: time=\"2026-06-09T13:43:45.944348431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988597 | controller |     "Jun 09 13:43:45.944484 crc crio[23733]: time=\"2026-06-09T13:43:45.944393282Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988611 | controller |     "Jun 09 13:43:45.944776 crc crio[23733]: time=\"2026-06-09T13:43:45.9447211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988625 | controller |     "Jun 09 13:43:45.944865 crc crio[23733]: time=\"2026-06-09T13:43:45.944781042Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988639 | controller |     "Jun 09 13:43:45.944865 crc crio[23733]: time=\"2026-06-09T13:43:45.944855064Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988653 | controller |     "Jun 09 13:43:45.944965 crc crio[23733]: time=\"2026-06-09T13:43:45.944895545Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988667 | controller |     "Jun 09 13:43:45.945258 crc crio[23733]: time=\"2026-06-09T13:43:45.945204543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988681 | controller |     "Jun 09 13:43:45.945351 crc crio[23733]: time=\"2026-06-09T13:43:45.945267395Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988695 | controller |     "Jun 09 13:43:45.945770 crc crio[23733]: time=\"2026-06-09T13:43:45.945718356Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988709 | controller |     "Jun 09 13:43:45.945854 crc crio[23733]: time=\"2026-06-09T13:43:45.945777218Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988723 | controller |     "Jun 09 13:43:45.946028 crc crio[23733]: time=\"2026-06-09T13:43:45.945975522Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988737 | controller |     "Jun 09 13:43:45.946222 crc crio[23733]: time=\"2026-06-09T13:43:45.946033314Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988752 | controller |     "Jun 09 13:43:45.946295 crc crio[23733]: time=\"2026-06-09T13:43:45.94627414Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988771 | controller |     "Jun 09 13:43:45.946361 crc crio[23733]: time=\"2026-06-09T13:43:45.946312061Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988792 | controller |     "Jun 09 13:43:45.946653 crc crio[23733]: time=\"2026-06-09T13:43:45.946568808Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988812 | controller |     "Jun 09 13:43:45.946744 crc crio[23733]: time=\"2026-06-09T13:43:45.94665839Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988826 | controller |     "Jun 09 13:43:45.946865 crc crio[23733]: time=\"2026-06-09T13:43:45.946809334Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988840 | controller |     "Jun 09 13:43:45.946953 crc crio[23733]: time=\"2026-06-09T13:43:45.946890176Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988854 | controller |     "Jun 09 13:43:45.947304 crc crio[23733]: time=\"2026-06-09T13:43:45.947244055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988868 | controller |     "Jun 09 13:43:45.947394 crc crio[23733]: time=\"2026-06-09T13:43:45.947311896Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988882 | controller |     "Jun 09 13:43:45.947566 crc crio[23733]: time=\"2026-06-09T13:43:45.947528262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988900 | controller |     "Jun 09 13:43:45.947677 crc crio[23733]: time=\"2026-06-09T13:43:45.947582633Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988914 | controller |     "Jun 09 13:43:45.947841 crc crio[23733]: time=\"2026-06-09T13:43:45.947801799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988928 | controller |     "Jun 09 13:43:45.947929 crc crio[23733]: time=\"2026-06-09T13:43:45.94785477Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988943 | controller |     "Jun 09 13:43:45.948176 crc crio[23733]: time=\"2026-06-09T13:43:45.948064446Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988957 | controller |     "Jun 09 13:43:45.948249 crc crio[23733]: time=\"2026-06-09T13:43:45.948177629Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.988971 | controller |     "Jun 09 13:43:45.948476 crc crio[23733]: time=\"2026-06-09T13:43:45.948435674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.988986 | controller |     "Jun 09 13:43:45.948557 crc crio[23733]: time=\"2026-06-09T13:43:45.948489845Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989000 | controller |     "Jun 09 13:43:45.948758 crc crio[23733]: time=\"2026-06-09T13:43:45.948717812Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989014 | controller |     "Jun 09 13:43:45.948827 crc crio[23733]: time=\"2026-06-09T13:43:45.948774084Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989028 | controller |     "Jun 09 13:43:45.949014 crc crio[23733]: time=\"2026-06-09T13:43:45.948975038Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989043 | controller |     "Jun 09 13:43:45.949164 crc crio[23733]: time=\"2026-06-09T13:43:45.94902999Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989057 | controller |     "Jun 09 13:43:45.949323 crc crio[23733]: time=\"2026-06-09T13:43:45.949283696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989071 | controller |     "Jun 09 13:43:45.949402 crc crio[23733]: time=\"2026-06-09T13:43:45.949340777Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989085 | controller |     "Jun 09 13:43:45.949617 crc crio[23733]: time=\"2026-06-09T13:43:45.949576763Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989099 | controller |     "Jun 09 13:43:45.949738 crc crio[23733]: time=\"2026-06-09T13:43:45.949664895Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989112 | controller |     "Jun 09 13:43:45.949890 crc crio[23733]: time=\"2026-06-09T13:43:45.949849641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989126 | controller |     "Jun 09 13:43:45.949964 crc crio[23733]: time=\"2026-06-09T13:43:45.949907742Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989140 | controller |     "Jun 09 13:43:45.950324 crc crio[23733]: time=\"2026-06-09T13:43:45.950282472Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989154 | controller |     "Jun 09 13:43:45.950415 crc crio[23733]: time=\"2026-06-09T13:43:45.950339213Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989168 | controller |     "Jun 09 13:43:45.950582 crc crio[23733]: time=\"2026-06-09T13:43:45.950540578Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989189 | controller |     "Jun 09 13:43:45.950821 crc crio[23733]: time=\"2026-06-09T13:43:45.950596649Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989204 | controller |     "Jun 09 13:43:45.950821 crc crio[23733]: time=\"2026-06-09T13:43:45.950861297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989217 | controller |     "Jun 09 13:43:45.950821 crc crio[23733]: time=\"2026-06-09T13:43:45.950900638Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989232 | controller |     "Jun 09 13:43:45.951229 crc crio[23733]: time=\"2026-06-09T13:43:45.951190554Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989246 | controller |     "Jun 09 13:43:45.951313 crc crio[23733]: time=\"2026-06-09T13:43:45.951245725Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989260 | controller |     "Jun 09 13:43:45.951519 crc crio[23733]: time=\"2026-06-09T13:43:45.951478062Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989274 | controller |     "Jun 09 13:43:45.951605 crc crio[23733]: time=\"2026-06-09T13:43:45.951532434Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989288 | controller |     "Jun 09 13:43:45.951829 crc crio[23733]: time=\"2026-06-09T13:43:45.95178957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989301 | controller |     "Jun 09 13:43:45.951904 crc crio[23733]: time=\"2026-06-09T13:43:45.951843491Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989315 | controller |     "Jun 09 13:43:45.952158 crc crio[23733]: time=\"2026-06-09T13:43:45.952066868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989329 | controller |     "Jun 09 13:43:45.952346 crc crio[23733]: time=\"2026-06-09T13:43:45.9521702Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989343 | controller |     "Jun 09 13:43:45.952471 crc crio[23733]: time=\"2026-06-09T13:43:45.952427737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989357 | controller |     "Jun 09 13:43:45.952545 crc crio[23733]: time=\"2026-06-09T13:43:45.952486028Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989371 | controller |     "Jun 09 13:43:45.952836 crc crio[23733]: time=\"2026-06-09T13:43:45.952761195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989385 | controller |     "Jun 09 13:43:45.952981 crc crio[23733]: time=\"2026-06-09T13:43:45.952877658Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989399 | controller |     "Jun 09 13:43:45.953040 crc crio[23733]: time=\"2026-06-09T13:43:45.95297322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989412 | controller |     "Jun 09 13:43:45.953040 crc crio[23733]: time=\"2026-06-09T13:43:45.953013281Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989426 | controller |     "Jun 09 13:43:45.953407 crc crio[23733]: time=\"2026-06-09T13:43:45.95336125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989440 | controller |     "Jun 09 13:43:45.953498 crc crio[23733]: time=\"2026-06-09T13:43:45.953420911Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989457 | controller |     "Jun 09 13:43:45.953677 crc crio[23733]: time=\"2026-06-09T13:43:45.953605867Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989472 | controller |     "Jun 09 13:43:45.953768 crc crio[23733]: time=\"2026-06-09T13:43:45.953693279Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989487 | controller |     "Jun 09 13:43:45.953930 crc crio[23733]: time=\"2026-06-09T13:43:45.953889934Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989502 | controller |     "Jun 09 13:43:45.954013 crc crio[23733]: time=\"2026-06-09T13:43:45.953944835Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989537 | controller |     "Jun 09 13:43:45.954326 crc crio[23733]: time=\"2026-06-09T13:43:45.954240392Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989553 | controller |     "Jun 09 13:43:45.954326 crc crio[23733]: time=\"2026-06-09T13:43:45.954300374Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989568 | controller |     "Jun 09 13:43:45.954538 crc crio[23733]: time=\"2026-06-09T13:43:45.954498799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989582 | controller |     "Jun 09 13:43:45.954691 crc crio[23733]: time=\"2026-06-09T13:43:45.95455575Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989596 | controller |     "Jun 09 13:43:45.955011 crc crio[23733]: time=\"2026-06-09T13:43:45.954959291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989610 | controller |     "Jun 09 13:43:45.955166 crc crio[23733]: time=\"2026-06-09T13:43:45.955017463Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989624 | controller |     "Jun 09 13:43:45.955512 crc crio[23733]: time=\"2026-06-09T13:43:45.955443483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989638 | controller |     "Jun 09 13:43:45.955512 crc crio[23733]: time=\"2026-06-09T13:43:45.955502935Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989652 | controller |     "Jun 09 13:43:45.956019 crc crio[23733]: time=\"2026-06-09T13:43:45.955958866Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989665 | controller |     "Jun 09 13:43:45.956019 crc crio[23733]: time=\"2026-06-09T13:43:45.956018137Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989679 | controller |     "Jun 09 13:43:45.956497 crc crio[23733]: time=\"2026-06-09T13:43:45.956433829Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989693 | controller |     "Jun 09 13:43:45.956497 crc crio[23733]: time=\"2026-06-09T13:43:45.95648904Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989708 | controller |     "Jun 09 13:43:45.956933 crc crio[23733]: time=\"2026-06-09T13:43:45.95687481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989722 | controller |     "Jun 09 13:43:45.956995 crc crio[23733]: time=\"2026-06-09T13:43:45.956933521Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989736 | controller |     "Jun 09 13:43:45.957417 crc crio[23733]: time=\"2026-06-09T13:43:45.957350081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989750 | controller |     "Jun 09 13:43:45.957417 crc crio[23733]: time=\"2026-06-09T13:43:45.957409293Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989771 | controller |     "Jun 09 13:43:45.957849 crc crio[23733]: time=\"2026-06-09T13:43:45.957792283Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989785 | controller |     "Jun 09 13:43:45.957917 crc crio[23733]: time=\"2026-06-09T13:43:45.957850295Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989800 | controller |     "Jun 09 13:43:45.958191 crc crio[23733]: time=\"2026-06-09T13:43:45.958148682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989814 | controller |     "Jun 09 13:43:45.958272 crc crio[23733]: time=\"2026-06-09T13:43:45.958210373Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989828 | controller |     "Jun 09 13:43:45.958427 crc crio[23733]: time=\"2026-06-09T13:43:45.958372697Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989842 | controller |     "Jun 09 13:43:45.958501 crc crio[23733]: time=\"2026-06-09T13:43:45.958432369Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989857 | controller |     "Jun 09 13:43:45.958708 crc crio[23733]: time=\"2026-06-09T13:43:45.958654324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989871 | controller |     "Jun 09 13:43:45.958785 crc crio[23733]: time=\"2026-06-09T13:43:45.958716276Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989885 | controller |     "Jun 09 13:43:45.958999 crc crio[23733]: time=\"2026-06-09T13:43:45.958948722Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989898 | controller |     "Jun 09 13:43:45.959168 crc crio[23733]: time=\"2026-06-09T13:43:45.959006703Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989912 | controller |     "Jun 09 13:43:45.959545 crc crio[23733]: time=\"2026-06-09T13:43:45.959489796Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989926 | controller |     "Jun 09 13:43:45.959665 crc crio[23733]: time=\"2026-06-09T13:43:45.959546687Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989939 | controller |     "Jun 09 13:43:45.959929 crc crio[23733]: time=\"2026-06-09T13:43:45.959878106Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989953 | controller |     "Jun 09 13:43:45.959992 crc crio[23733]: time=\"2026-06-09T13:43:45.959938247Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989967 | controller |     "Jun 09 13:43:45.960289 crc crio[23733]: time=\"2026-06-09T13:43:45.960238375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.989981 | controller |     "Jun 09 13:43:45.960378 crc crio[23733]: time=\"2026-06-09T13:43:45.960295656Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.989995 | controller |     "Jun 09 13:43:45.960725 crc crio[23733]: time=\"2026-06-09T13:43:45.960673606Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990009 | controller |     "Jun 09 13:43:45.960811 crc crio[23733]: time=\"2026-06-09T13:43:45.960731658Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990022 | controller |     "Jun 09 13:43:45.960877 crc crio[23733]: time=\"2026-06-09T13:43:45.960851521Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990036 | controller |     "Jun 09 13:43:45.960933 crc crio[23733]: time=\"2026-06-09T13:43:45.960894042Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990053 | controller |     "Jun 09 13:43:45.961197 crc crio[23733]: time=\"2026-06-09T13:43:45.961094467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990067 | controller |     "Jun 09 13:43:45.961276 crc crio[23733]: time=\"2026-06-09T13:43:45.961208299Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990081 | controller |     "Jun 09 13:43:45.961490 crc crio[23733]: time=\"2026-06-09T13:43:45.961437665Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990095 | controller |     "Jun 09 13:43:45.961727 crc crio[23733]: time=\"2026-06-09T13:43:45.961494947Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990109 | controller |     "Jun 09 13:43:45.961798 crc crio[23733]: time=\"2026-06-09T13:43:45.961720062Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990123 | controller |     "Jun 09 13:43:45.961798 crc crio[23733]: time=\"2026-06-09T13:43:45.961759203Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990137 | controller |     "Jun 09 13:43:45.962024 crc crio[23733]: time=\"2026-06-09T13:43:45.961951189Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990151 | controller |     "Jun 09 13:43:45.962190 crc crio[23733]: time=\"2026-06-09T13:43:45.962068102Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990165 | controller |     "Jun 09 13:43:45.962427 crc crio[23733]: time=\"2026-06-09T13:43:45.962371209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990178 | controller |     "Jun 09 13:43:45.962524 crc crio[23733]: time=\"2026-06-09T13:43:45.962429741Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990192 | controller |     "Jun 09 13:43:45.962742 crc crio[23733]: time=\"2026-06-09T13:43:45.962701027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990205 | controller |     "Jun 09 13:43:45.962819 crc crio[23733]: time=\"2026-06-09T13:43:45.962756209Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990219 | controller |     "Jun 09 13:43:45.962968 crc crio[23733]: time=\"2026-06-09T13:43:45.962924583Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990233 | controller |     "Jun 09 13:43:45.963065 crc crio[23733]: time=\"2026-06-09T13:43:45.962983354Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990247 | controller |     "Jun 09 13:43:45.963277 crc crio[23733]: time=\"2026-06-09T13:43:45.963238441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990261 | controller |     "Jun 09 13:43:45.963372 crc crio[23733]: time=\"2026-06-09T13:43:45.963291812Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990275 | controller |     "Jun 09 13:43:45.963525 crc crio[23733]: time=\"2026-06-09T13:43:45.963485998Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990289 | controller |     "Jun 09 13:43:45.963600 crc crio[23733]: time=\"2026-06-09T13:43:45.963548139Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990303 | controller |     "Jun 09 13:43:45.963857 crc crio[23733]: time=\"2026-06-09T13:43:45.963817146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990316 | controller |     "Jun 09 13:43:45.963946 crc crio[23733]: time=\"2026-06-09T13:43:45.963870857Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990333 | controller |     "Jun 09 13:43:45.964183 crc crio[23733]: time=\"2026-06-09T13:43:45.964073742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990347 | controller |     "Jun 09 13:43:45.964255 crc crio[23733]: time=\"2026-06-09T13:43:45.964190455Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990361 | controller |     "Jun 09 13:43:45.964492 crc crio[23733]: time=\"2026-06-09T13:43:45.964441501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990375 | controller |     "Jun 09 13:43:45.964492 crc crio[23733]: time=\"2026-06-09T13:43:45.964481632Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990389 | controller |     "Jun 09 13:43:45.964746 crc crio[23733]: time=\"2026-06-09T13:43:45.964707689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990403 | controller |     "Jun 09 13:43:45.964859 crc crio[23733]: time=\"2026-06-09T13:43:45.96476305Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990416 | controller |     "Jun 09 13:43:45.965057 crc crio[23733]: time=\"2026-06-09T13:43:45.964991856Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990431 | controller |     "Jun 09 13:43:45.965057 crc crio[23733]: time=\"2026-06-09T13:43:45.965053527Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990445 | controller |     "Jun 09 13:43:45.965373 crc crio[23733]: time=\"2026-06-09T13:43:45.965324684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990460 | controller |     "Jun 09 13:43:45.965373 crc crio[23733]: time=\"2026-06-09T13:43:45.965389576Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990474 | controller |     "Jun 09 13:43:45.965679 crc crio[23733]: time=\"2026-06-09T13:43:45.965610651Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990488 | controller |     "Jun 09 13:43:45.965764 crc crio[23733]: time=\"2026-06-09T13:43:45.965695073Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990502 | controller |     "Jun 09 13:43:45.965863 crc crio[23733]: time=\"2026-06-09T13:43:45.965825977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990534 | controller |     "Jun 09 13:43:45.965929 crc crio[23733]: time=\"2026-06-09T13:43:45.965881098Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990550 | controller |     "Jun 09 13:43:45.966095 crc crio[23733]: time=\"2026-06-09T13:43:45.966080313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990564 | controller |     "Jun 09 13:43:45.966243 crc crio[23733]: time=\"2026-06-09T13:43:45.966183155Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990578 | controller |     "Jun 09 13:43:45.966395 crc crio[23733]: time=\"2026-06-09T13:43:45.96635466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990592 | controller |     "Jun 09 13:43:45.966468 crc crio[23733]: time=\"2026-06-09T13:43:45.966409931Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990606 | controller |     "Jun 09 13:43:45.966670 crc crio[23733]: time=\"2026-06-09T13:43:45.966590785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990620 | controller |     "Jun 09 13:43:45.967294 crc crio[23733]: time=\"2026-06-09T13:43:45.966675677Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990638 | controller |     "Jun 09 13:43:45.967294 crc crio[23733]: time=\"2026-06-09T13:43:45.966880874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990652 | controller |     "Jun 09 13:43:45.967294 crc crio[23733]: time=\"2026-06-09T13:43:45.966918804Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990666 | controller |     "Jun 09 13:43:45.967294 crc crio[23733]: time=\"2026-06-09T13:43:45.967278053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990680 | controller |     "Jun 09 13:43:45.967501 crc crio[23733]: time=\"2026-06-09T13:43:45.967318404Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990694 | controller |     "Jun 09 13:43:45.967607 crc crio[23733]: time=\"2026-06-09T13:43:45.967518359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990708 | controller |     "Jun 09 13:43:45.967607 crc crio[23733]: time=\"2026-06-09T13:43:45.96755865Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990723 | controller |     "Jun 09 13:43:45.967855 crc crio[23733]: time=\"2026-06-09T13:43:45.967815158Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990737 | controller |     "Jun 09 13:43:45.967937 crc crio[23733]: time=\"2026-06-09T13:43:45.967869939Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990751 | controller |     "Jun 09 13:43:45.968067 crc crio[23733]: time=\"2026-06-09T13:43:45.968026983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990766 | controller |     "Jun 09 13:43:45.968245 crc crio[23733]: time=\"2026-06-09T13:43:45.968082234Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990780 | controller |     "Jun 09 13:43:45.968405 crc crio[23733]: time=\"2026-06-09T13:43:45.968364801Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990794 | controller |     "Jun 09 13:43:45.968487 crc crio[23733]: time=\"2026-06-09T13:43:45.968420423Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990809 | controller |     "Jun 09 13:43:45.968709 crc crio[23733]: time=\"2026-06-09T13:43:45.968665149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990823 | controller |     "Jun 09 13:43:45.968873 crc crio[23733]: time=\"2026-06-09T13:43:45.96872481Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990837 | controller |     "Jun 09 13:43:45.968942 crc crio[23733]: time=\"2026-06-09T13:43:45.968872484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990851 | controller |     "Jun 09 13:43:45.968942 crc crio[23733]: time=\"2026-06-09T13:43:45.968911555Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990865 | controller |     "Jun 09 13:43:45.969188 crc crio[23733]: time=\"2026-06-09T13:43:45.969148842Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990880 | controller |     "Jun 09 13:43:45.969279 crc crio[23733]: time=\"2026-06-09T13:43:45.969206783Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990894 | controller |     "Jun 09 13:43:45.969493 crc crio[23733]: time=\"2026-06-09T13:43:45.969454338Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990908 | controller |     "Jun 09 13:43:45.969582 crc crio[23733]: time=\"2026-06-09T13:43:45.969507599Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990926 | controller |     "Jun 09 13:43:45.969904 crc crio[23733]: time=\"2026-06-09T13:43:45.969849879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990954 | controller |     "Jun 09 13:43:45.969973 crc crio[23733]: time=\"2026-06-09T13:43:45.96990873Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990969 | controller |     "Jun 09 13:43:45.970205 crc crio[23733]: time=\"2026-06-09T13:43:45.970091165Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.990984 | controller |     "Jun 09 13:43:45.970205 crc crio[23733]: time=\"2026-06-09T13:43:45.970197197Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.990998 | controller |     "Jun 09 13:43:45.970512 crc crio[23733]: time=\"2026-06-09T13:43:45.970470975Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991012 | controller |     "Jun 09 13:43:45.970588 crc crio[23733]: time=\"2026-06-09T13:43:45.970526717Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991027 | controller |     "Jun 09 13:43:45.971390 crc crio[23733]: time=\"2026-06-09T13:43:45.970702511Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991041 | controller |     "Jun 09 13:43:45.971390 crc crio[23733]: time=\"2026-06-09T13:43:45.970766752Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991056 | controller |     "Jun 09 13:43:45.971390 crc crio[23733]: time=\"2026-06-09T13:43:45.970979378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991070 | controller |     "Jun 09 13:43:45.971390 crc crio[23733]: time=\"2026-06-09T13:43:45.971020009Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991084 | controller |     "Jun 09 13:43:45.971390 crc crio[23733]: time=\"2026-06-09T13:43:45.971216904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991098 | controller |     "Jun 09 13:43:45.971390 crc crio[23733]: time=\"2026-06-09T13:43:45.971254214Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991112 | controller |     "Jun 09 13:43:45.972207 crc crio[23733]: time=\"2026-06-09T13:43:45.972065344Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991126 | controller |     "Jun 09 13:43:45.972207 crc crio[23733]: time=\"2026-06-09T13:43:45.972184447Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991141 | controller |     "Jun 09 13:43:45.972362 crc crio[23733]: time=\"2026-06-09T13:43:45.972223868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991155 | controller |     "Jun 09 13:43:45.972362 crc crio[23733]: time=\"2026-06-09T13:43:45.972255939Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991169 | controller |     "Jun 09 13:43:45.972521 crc crio[23733]: time=\"2026-06-09T13:43:45.972482466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991183 | controller |     "Jun 09 13:43:45.972575 crc crio[23733]: time=\"2026-06-09T13:43:45.972540507Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991197 | controller |     "Jun 09 13:43:45.972855 crc crio[23733]: time=\"2026-06-09T13:43:45.972820014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991214 | controller |     "Jun 09 13:43:45.972972 crc crio[23733]: time=\"2026-06-09T13:43:45.972941667Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991229 | controller |     "Jun 09 13:43:45.973083 crc crio[23733]: time=\"2026-06-09T13:43:45.97304625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991243 | controller |     "Jun 09 13:43:45.973223 crc crio[23733]: time=\"2026-06-09T13:43:45.973089971Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991258 | controller |     "Jun 09 13:43:45.973352 crc crio[23733]: time=\"2026-06-09T13:43:45.973302037Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991272 | controller |     "Jun 09 13:43:45.973415 crc crio[23733]: time=\"2026-06-09T13:43:45.973370849Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991286 | controller |     "Jun 09 13:43:45.973778 crc crio[23733]: time=\"2026-06-09T13:43:45.973706387Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991300 | controller |     "Jun 09 13:43:45.973868 crc crio[23733]: time=\"2026-06-09T13:43:45.97382524Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991313 | controller |     "Jun 09 13:43:45.973970 crc crio[23733]: time=\"2026-06-09T13:43:45.973922962Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991327 | controller |     "Jun 09 13:43:45.973970 crc crio[23733]: time=\"2026-06-09T13:43:45.973987434Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991341 | controller |     "Jun 09 13:43:45.974349 crc crio[23733]: time=\"2026-06-09T13:43:45.974288361Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991355 | controller |     "Jun 09 13:43:45.974430 crc crio[23733]: time=\"2026-06-09T13:43:45.974364443Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991369 | controller |     "Jun 09 13:43:45.974643 crc crio[23733]: time=\"2026-06-09T13:43:45.974572129Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991383 | controller |     "Jun 09 13:43:45.974707 crc crio[23733]: time=\"2026-06-09T13:43:45.974672852Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991397 | controller |     "Jun 09 13:43:45.975404 crc crio[23733]: time=\"2026-06-09T13:43:45.974862497Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991410 | controller |     "Jun 09 13:43:45.975404 crc crio[23733]: time=\"2026-06-09T13:43:45.974931858Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991424 | controller |     "Jun 09 13:43:45.975404 crc crio[23733]: time=\"2026-06-09T13:43:45.975029281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991439 | controller |     "Jun 09 13:43:45.975404 crc crio[23733]: time=\"2026-06-09T13:43:45.975161214Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991455 | controller |     "Jun 09 13:43:45.975404 crc crio[23733]: time=\"2026-06-09T13:43:45.97539277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991472 | controller |     "Jun 09 13:43:45.975704 crc crio[23733]: time=\"2026-06-09T13:43:45.975438681Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991486 | controller |     "Jun 09 13:43:45.975704 crc crio[23733]: time=\"2026-06-09T13:43:45.975591295Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991503 | controller |     "Jun 09 13:43:45.975704 crc crio[23733]: time=\"2026-06-09T13:43:45.975672897Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991537 | controller |     "Jun 09 13:43:45.975879 crc crio[23733]: time=\"2026-06-09T13:43:45.975839681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991553 | controller |     "Jun 09 13:43:45.975947 crc crio[23733]: time=\"2026-06-09T13:43:45.975892752Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991567 | controller |     "Jun 09 13:43:45.976085 crc crio[23733]: time=\"2026-06-09T13:43:45.976034846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991581 | controller |     "Jun 09 13:43:45.976205 crc crio[23733]: time=\"2026-06-09T13:43:45.976146598Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991595 | controller |     "Jun 09 13:43:45.976421 crc crio[23733]: time=\"2026-06-09T13:43:45.976363994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991608 | controller |     "Jun 09 13:43:45.976489 crc crio[23733]: time=\"2026-06-09T13:43:45.976425635Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991622 | controller |     "Jun 09 13:43:45.976793 crc crio[23733]: time=\"2026-06-09T13:43:45.976745094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991636 | controller |     "Jun 09 13:43:45.976864 crc crio[23733]: time=\"2026-06-09T13:43:45.976811276Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991650 | controller |     "Jun 09 13:43:45.977032 crc crio[23733]: time=\"2026-06-09T13:43:45.97697612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991663 | controller |     "Jun 09 13:43:45.977032 crc crio[23733]: time=\"2026-06-09T13:43:45.977031561Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991677 | controller |     "Jun 09 13:43:45.977290 crc crio[23733]: time=\"2026-06-09T13:43:45.977256657Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991691 | controller |     "Jun 09 13:43:45.977328 crc crio[23733]: time=\"2026-06-09T13:43:45.977299608Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991705 | controller |     "Jun 09 13:43:45.977559 crc crio[23733]: time=\"2026-06-09T13:43:45.977506024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991719 | controller |     "Jun 09 13:43:45.977649 crc crio[23733]: time=\"2026-06-09T13:43:45.977561115Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991734 | controller |     "Jun 09 13:43:45.977921 crc crio[23733]: time=\"2026-06-09T13:43:45.977872773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991748 | controller |     "Jun 09 13:43:45.978077 crc crio[23733]: time=\"2026-06-09T13:43:45.977937664Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991761 | controller |     "Jun 09 13:43:45.978348 crc crio[23733]: time=\"2026-06-09T13:43:45.978084398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991775 | controller |     "Jun 09 13:43:45.978348 crc crio[23733]: time=\"2026-06-09T13:43:45.97816567Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991789 | controller |     "Jun 09 13:43:45.978527 crc crio[23733]: time=\"2026-06-09T13:43:45.978391516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991806 | controller |     "Jun 09 13:43:45.978527 crc crio[23733]: time=\"2026-06-09T13:43:45.978441047Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991820 | controller |     "Jun 09 13:43:45.978784 crc crio[23733]: time=\"2026-06-09T13:43:45.978744885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991834 | controller |     "Jun 09 13:43:45.978848 crc crio[23733]: time=\"2026-06-09T13:43:45.978808117Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991847 | controller |     "Jun 09 13:43:45.979313 crc crio[23733]: time=\"2026-06-09T13:43:45.979260968Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991861 | controller |     "Jun 09 13:43:45.979392 crc crio[23733]: time=\"2026-06-09T13:43:45.97932798Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991875 | controller |     "Jun 09 13:43:45.979684 crc crio[23733]: time=\"2026-06-09T13:43:45.979603197Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991888 | controller |     "Jun 09 13:43:45.979742 crc crio[23733]: time=\"2026-06-09T13:43:45.979694409Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991902 | controller |     "Jun 09 13:43:45.979907 crc crio[23733]: time=\"2026-06-09T13:43:45.979859913Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991916 | controller |     "Jun 09 13:43:45.979972 crc crio[23733]: time=\"2026-06-09T13:43:45.979925305Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991929 | controller |     "Jun 09 13:43:45.980277 crc crio[23733]: time=\"2026-06-09T13:43:45.980225783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991943 | controller |     "Jun 09 13:43:45.980339 crc crio[23733]: time=\"2026-06-09T13:43:45.980293025Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991957 | controller |     "Jun 09 13:43:45.980546 crc crio[23733]: time=\"2026-06-09T13:43:45.98050026Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991971 | controller |     "Jun 09 13:43:45.980607 crc crio[23733]: time=\"2026-06-09T13:43:45.980558641Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.991985 | controller |     "Jun 09 13:43:45.980742 crc crio[23733]: time=\"2026-06-09T13:43:45.980706785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.991998 | controller |     "Jun 09 13:43:45.980795 crc crio[23733]: time=\"2026-06-09T13:43:45.980763506Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992012 | controller |     "Jun 09 13:43:45.980988 crc crio[23733]: time=\"2026-06-09T13:43:45.980944291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992026 | controller |     "Jun 09 13:43:45.981093 crc crio[23733]: time=\"2026-06-09T13:43:45.981001532Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992040 | controller |     "Jun 09 13:43:45.981575 crc crio[23733]: time=\"2026-06-09T13:43:45.981372511Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992054 | controller |     "Jun 09 13:43:45.981699 crc crio[23733]: time=\"2026-06-09T13:43:45.981594877Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992067 | controller |     "Jun 09 13:43:45.982021 crc crio[23733]: time=\"2026-06-09T13:43:45.981973857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992084 | controller |     "Jun 09 13:43:45.982099 crc crio[23733]: time=\"2026-06-09T13:43:45.982034139Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992098 | controller |     "Jun 09 13:43:45.982560 crc crio[23733]: time=\"2026-06-09T13:43:45.98250121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992111 | controller |     "Jun 09 13:43:45.982667 crc crio[23733]: time=\"2026-06-09T13:43:45.982566762Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992125 | controller |     "Jun 09 13:43:45.982994 crc crio[23733]: time=\"2026-06-09T13:43:45.982933662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992139 | controller |     "Jun 09 13:43:45.983226 crc crio[23733]: time=\"2026-06-09T13:43:45.982996173Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992153 | controller |     "Jun 09 13:43:45.983449 crc crio[23733]: time=\"2026-06-09T13:43:45.983391143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992167 | controller |     "Jun 09 13:43:45.983506 crc crio[23733]: time=\"2026-06-09T13:43:45.983451615Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992181 | controller |     "Jun 09 13:43:45.983723 crc crio[23733]: time=\"2026-06-09T13:43:45.9836756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992195 | controller |     "Jun 09 13:43:45.983787 crc crio[23733]: time=\"2026-06-09T13:43:45.983736232Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992209 | controller |     "Jun 09 13:43:45.983995 crc crio[23733]: time=\"2026-06-09T13:43:45.983941007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992222 | controller |     "Jun 09 13:43:45.984057 crc crio[23733]: time=\"2026-06-09T13:43:45.984004018Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992236 | controller |     "Jun 09 13:43:45.984240 crc crio[23733]: time=\"2026-06-09T13:43:45.984185313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992250 | controller |     "Jun 09 13:43:45.984313 crc crio[23733]: time=\"2026-06-09T13:43:45.984250614Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992264 | controller |     "Jun 09 13:43:45.984595 crc crio[23733]: time=\"2026-06-09T13:43:45.984540973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992278 | controller |     "Jun 09 13:43:45.984678 crc crio[23733]: time=\"2026-06-09T13:43:45.984598784Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992292 | controller |     "Jun 09 13:43:45.984886 crc crio[23733]: time=\"2026-06-09T13:43:45.98484303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992306 | controller |     "Jun 09 13:43:45.984947 crc crio[23733]: time=\"2026-06-09T13:43:45.984901181Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992319 | controller |     "Jun 09 13:43:45.985489 crc crio[23733]: time=\"2026-06-09T13:43:45.985419134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992333 | controller |     "Jun 09 13:43:45.985489 crc crio[23733]: time=\"2026-06-09T13:43:45.985482696Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992347 | controller |     "Jun 09 13:43:45.985656 crc crio[23733]: time=\"2026-06-09T13:43:45.985499536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992364 | controller |     "Jun 09 13:43:45.985656 crc crio[23733]: time=\"2026-06-09T13:43:45.985521657Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992378 | controller |     "Jun 09 13:43:45.985817 crc crio[23733]: time=\"2026-06-09T13:43:45.985760244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992392 | controller |     "Jun 09 13:43:45.985890 crc crio[23733]: time=\"2026-06-09T13:43:45.985826665Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992405 | controller |     "Jun 09 13:43:45.986161 crc crio[23733]: time=\"2026-06-09T13:43:45.986050911Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992419 | controller |     "Jun 09 13:43:45.986252 crc crio[23733]: time=\"2026-06-09T13:43:45.986164724Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992433 | controller |     "Jun 09 13:43:45.986382 crc crio[23733]: time=\"2026-06-09T13:43:45.986323218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992448 | controller |     "Jun 09 13:43:45.986460 crc crio[23733]: time=\"2026-06-09T13:43:45.986385659Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992462 | controller |     "Jun 09 13:43:45.986697 crc crio[23733]: time=\"2026-06-09T13:43:45.986615645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992482 | controller |     "Jun 09 13:43:45.986782 crc crio[23733]: time=\"2026-06-09T13:43:45.986704377Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992496 | controller |     "Jun 09 13:43:45.986954 crc crio[23733]: time=\"2026-06-09T13:43:45.986934193Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992522 | controller |     "Jun 09 13:43:45.987016 crc crio[23733]: time=\"2026-06-09T13:43:45.986971584Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992541 | controller |     "Jun 09 13:43:45.987376 crc crio[23733]: time=\"2026-06-09T13:43:45.987321382Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992556 | controller |     "Jun 09 13:43:45.987477 crc crio[23733]: time=\"2026-06-09T13:43:45.987378764Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992570 | controller |     "Jun 09 13:43:45.987612 crc crio[23733]: time=\"2026-06-09T13:43:45.987573088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992583 | controller |     "Jun 09 13:43:45.987719 crc crio[23733]: time=\"2026-06-09T13:43:45.987665931Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992597 | controller |     "Jun 09 13:43:45.987947 crc crio[23733]: time=\"2026-06-09T13:43:45.987906948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992610 | controller |     "Jun 09 13:43:45.988037 crc crio[23733]: time=\"2026-06-09T13:43:45.987960579Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992624 | controller |     "Jun 09 13:43:45.988195 crc crio[23733]: time=\"2026-06-09T13:43:45.988157084Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992637 | controller |     "Jun 09 13:43:45.988270 crc crio[23733]: time=\"2026-06-09T13:43:45.988216615Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992651 | controller |     "Jun 09 13:43:45.988506 crc crio[23733]: time=\"2026-06-09T13:43:45.988434582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992667 | controller |     "Jun 09 13:43:45.988506 crc crio[23733]: time=\"2026-06-09T13:43:45.988495893Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992682 | controller |     "Jun 09 13:43:45.988731 crc crio[23733]: time=\"2026-06-09T13:43:45.988693327Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992696 | controller |     "Jun 09 13:43:45.988808 crc crio[23733]: time=\"2026-06-09T13:43:45.988747278Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992710 | controller |     "Jun 09 13:43:45.988995 crc crio[23733]: time=\"2026-06-09T13:43:45.988955234Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992725 | controller |     "Jun 09 13:43:45.989071 crc crio[23733]: time=\"2026-06-09T13:43:45.989008506Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992740 | controller |     "Jun 09 13:43:45.989255 crc crio[23733]: time=\"2026-06-09T13:43:45.9892114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992754 | controller |     "Jun 09 13:43:45.989255 crc crio[23733]: time=\"2026-06-09T13:43:45.989247241Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992768 | controller |     "Jun 09 13:43:45.989527 crc crio[23733]: time=\"2026-06-09T13:43:45.989486578Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992786 | controller |     "Jun 09 13:43:45.989667 crc crio[23733]: time=\"2026-06-09T13:43:45.989541079Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992800 | controller |     "Jun 09 13:43:45.989746 crc crio[23733]: time=\"2026-06-09T13:43:45.989692423Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992814 | controller |     "Jun 09 13:43:45.989746 crc crio[23733]: time=\"2026-06-09T13:43:45.989730604Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992828 | controller |     "Jun 09 13:43:45.990083 crc crio[23733]: time=\"2026-06-09T13:43:45.990029062Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992842 | controller |     "Jun 09 13:43:45.990227 crc crio[23733]: time=\"2026-06-09T13:43:45.990087863Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992856 | controller |     "Jun 09 13:43:45.990396 crc crio[23733]: time=\"2026-06-09T13:43:45.99034457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992869 | controller |     "Jun 09 13:43:45.990479 crc crio[23733]: time=\"2026-06-09T13:43:45.990404771Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992883 | controller |     "Jun 09 13:43:45.990758 crc crio[23733]: time=\"2026-06-09T13:43:45.990705779Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992898 | controller |     "Jun 09 13:43:45.990869 crc crio[23733]: time=\"2026-06-09T13:43:45.99076474Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992912 | controller |     "Jun 09 13:43:45.990869 crc crio[23733]: time=\"2026-06-09T13:43:45.990852192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992926 | controller |     "Jun 09 13:43:45.990966 crc crio[23733]: time=\"2026-06-09T13:43:45.990889683Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992939 | controller |     "Jun 09 13:43:45.991577 crc crio[23733]: time=\"2026-06-09T13:43:45.991510309Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992956 | controller |     "Jun 09 13:43:45.991577 crc crio[23733]: time=\"2026-06-09T13:43:45.99157027Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992971 | controller |     "Jun 09 13:43:45.991786 crc crio[23733]: time=\"2026-06-09T13:43:45.991737755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.992984 | controller |     "Jun 09 13:43:45.991863 crc crio[23733]: time=\"2026-06-09T13:43:45.991795947Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.992998 | controller |     "Jun 09 13:43:45.992187 crc crio[23733]: time=\"2026-06-09T13:43:45.992042053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993011 | controller |     "Jun 09 13:43:45.992187 crc crio[23733]: time=\"2026-06-09T13:43:45.992145295Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993025 | controller |     "Jun 09 13:43:45.992462 crc crio[23733]: time=\"2026-06-09T13:43:45.992395081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993038 | controller |     "Jun 09 13:43:45.992462 crc crio[23733]: time=\"2026-06-09T13:43:45.992454563Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993052 | controller |     "Jun 09 13:43:45.992662 crc crio[23733]: time=\"2026-06-09T13:43:45.992596966Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993066 | controller |     "Jun 09 13:43:45.992751 crc crio[23733]: time=\"2026-06-09T13:43:45.992694689Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993080 | controller |     "Jun 09 13:43:45.992923 crc crio[23733]: time=\"2026-06-09T13:43:45.992862573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993093 | controller |     "Jun 09 13:43:45.993068 crc crio[23733]: time=\"2026-06-09T13:43:45.993030468Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993107 | controller |     "Jun 09 13:43:45.993253 crc crio[23733]: time=\"2026-06-09T13:43:45.99308509Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993121 | controller |     "Jun 09 13:43:45.993253 crc crio[23733]: time=\"2026-06-09T13:43:45.993171562Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993134 | controller |     "Jun 09 13:43:45.993357 crc crio[23733]: time=\"2026-06-09T13:43:45.993304354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993148 | controller |     "Jun 09 13:43:45.993403 crc crio[23733]: time=\"2026-06-09T13:43:45.993355895Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993162 | controller |     "Jun 09 13:43:45.993793 crc crio[23733]: time=\"2026-06-09T13:43:45.993605792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993176 | controller |     "Jun 09 13:43:45.993862 crc crio[23733]: time=\"2026-06-09T13:43:45.993820668Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993190 | controller |     "Jun 09 13:43:45.993903 crc crio[23733]: time=\"2026-06-09T13:43:45.993860489Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993203 | controller |     "Jun 09 13:43:45.993903 crc crio[23733]: time=\"2026-06-09T13:43:45.993889319Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993220 | controller |     "Jun 09 13:43:45.994329 crc crio[23733]: time=\"2026-06-09T13:43:45.9942753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993235 | controller |     "Jun 09 13:43:45.994405 crc crio[23733]: time=\"2026-06-09T13:43:45.994337231Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993249 | controller |     "Jun 09 13:43:45.994615 crc crio[23733]: time=\"2026-06-09T13:43:45.994560897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993263 | controller |     "Jun 09 13:43:45.994748 crc crio[23733]: time=\"2026-06-09T13:43:45.994717571Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993277 | controller |     "Jun 09 13:43:45.994873 crc crio[23733]: time=\"2026-06-09T13:43:45.994769892Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993291 | controller |     "Jun 09 13:43:45.994977 crc crio[23733]: time=\"2026-06-09T13:43:45.994880565Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993305 | controller |     "Jun 09 13:43:45.995037 crc crio[23733]: time=\"2026-06-09T13:43:45.994979247Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993319 | controller |     "Jun 09 13:43:45.995203 crc crio[23733]: time=\"2026-06-09T13:43:45.99507966Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993333 | controller |     "Jun 09 13:43:45.995303 crc crio[23733]: time=\"2026-06-09T13:43:45.995266964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993347 | controller |     "Jun 09 13:43:45.995392 crc crio[23733]: time=\"2026-06-09T13:43:45.995378737Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993362 | controller |     "Jun 09 13:43:45.995516 crc crio[23733]: time=\"2026-06-09T13:43:45.995473769Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993376 | controller |     "Jun 09 13:43:45.995605 crc crio[23733]: time=\"2026-06-09T13:43:45.995534651Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993390 | controller |     "Jun 09 13:43:45.995763 crc crio[23733]: time=\"2026-06-09T13:43:45.995720827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993404 | controller |     "Jun 09 13:43:45.995864 crc crio[23733]: time=\"2026-06-09T13:43:45.995786008Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993419 | controller |     "Jun 09 13:43:45.995923 crc crio[23733]: time=\"2026-06-09T13:43:45.995904511Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993435 | controller |     "Jun 09 13:43:45.995982 crc crio[23733]: time=\"2026-06-09T13:43:45.995941792Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993451 | controller |     "Jun 09 13:43:45.996354 crc crio[23733]: time=\"2026-06-09T13:43:45.996299231Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993469 | controller |     "Jun 09 13:43:45.996447 crc crio[23733]: time=\"2026-06-09T13:43:45.996359422Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993487 | controller |     "Jun 09 13:43:45.996588 crc crio[23733]: time=\"2026-06-09T13:43:45.996540147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993501 | controller |     "Jun 09 13:43:45.996704 crc crio[23733]: time=\"2026-06-09T13:43:45.996615689Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993538 | controller |     "Jun 09 13:43:45.996843 crc crio[23733]: time=\"2026-06-09T13:43:45.996803463Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993554 | controller |     "Jun 09 13:43:45.996923 crc crio[23733]: time=\"2026-06-09T13:43:45.996858735Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993569 | controller |     "Jun 09 13:43:45.997020 crc crio[23733]: time=\"2026-06-09T13:43:45.996972357Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993583 | controller |     "Jun 09 13:43:45.997094 crc crio[23733]: time=\"2026-06-09T13:43:45.997028299Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993598 | controller |     "Jun 09 13:43:45.997310 crc crio[23733]: time=\"2026-06-09T13:43:45.997270305Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993612 | controller |     "Jun 09 13:43:45.997427 crc crio[23733]: time=\"2026-06-09T13:43:45.997326426Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993627 | controller |     "Jun 09 13:43:45.997485 crc crio[23733]: time=\"2026-06-09T13:43:45.99746273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993641 | controller |     "Jun 09 13:43:45.997538 crc crio[23733]: time=\"2026-06-09T13:43:45.99749752Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993658 | controller |     "Jun 09 13:43:45.997868 crc crio[23733]: time=\"2026-06-09T13:43:45.997815689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993672 | controller |     "Jun 09 13:43:45.997947 crc crio[23733]: time=\"2026-06-09T13:43:45.997873941Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993687 | controller |     "Jun 09 13:43:45.998225 crc crio[23733]: time=\"2026-06-09T13:43:45.998088506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993701 | controller |     "Jun 09 13:43:45.998317 crc crio[23733]: time=\"2026-06-09T13:43:45.99823661Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993716 | controller |     "Jun 09 13:43:45.998455 crc crio[23733]: time=\"2026-06-09T13:43:45.998372093Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993730 | controller |     "Jun 09 13:43:45.998455 crc crio[23733]: time=\"2026-06-09T13:43:45.998407954Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993745 | controller |     "Jun 09 13:43:45.998791 crc crio[23733]: time=\"2026-06-09T13:43:45.998736803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993801 | controller |     "Jun 09 13:43:45.998876 crc crio[23733]: time=\"2026-06-09T13:43:45.998795984Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993819 | controller |     "Jun 09 13:43:45.999206 crc crio[23733]: time=\"2026-06-09T13:43:45.998992929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993834 | controller |     "Jun 09 13:43:45.999206 crc crio[23733]: time=\"2026-06-09T13:43:45.999049231Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993850 | controller |     "Jun 09 13:43:45.999420 crc crio[23733]: time=\"2026-06-09T13:43:45.999379409Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993869 | controller |     "Jun 09 13:43:45.999494 crc crio[23733]: time=\"2026-06-09T13:43:45.99943568Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993887 | controller |     "Jun 09 13:43:45.999739 crc crio[23733]: time=\"2026-06-09T13:43:45.999687187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993901 | controller |     "Jun 09 13:43:45.999823 crc crio[23733]: time=\"2026-06-09T13:43:45.999745829Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993921 | controller |     "Jun 09 13:43:45.999935 crc crio[23733]: time=\"2026-06-09T13:43:45.999890943Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993935 | controller |     "Jun 09 13:43:46.000017 crc crio[23733]: time=\"2026-06-09T13:43:45.999952044Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993949 | controller |     "Jun 09 13:43:46.000405 crc crio[23733]: time=\"2026-06-09T13:43:46.000350074Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993962 | controller |     "Jun 09 13:43:46.000495 crc crio[23733]: time=\"2026-06-09T13:43:46.000411765Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.993976 | controller |     "Jun 09 13:43:46.000669 crc crio[23733]: time=\"2026-06-09T13:43:46.00059209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.993989 | controller |     "Jun 09 13:43:46.000746 crc crio[23733]: time=\"2026-06-09T13:43:46.000677132Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994003 | controller |     "Jun 09 13:43:46.000913 crc crio[23733]: time=\"2026-06-09T13:43:46.000861477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994017 | controller |     "Jun 09 13:43:46.000991 crc crio[23733]: time=\"2026-06-09T13:43:46.000921148Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994031 | controller |     "Jun 09 13:43:46.001317 crc crio[23733]: time=\"2026-06-09T13:43:46.001260937Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994045 | controller |     "Jun 09 13:43:46.001415 crc crio[23733]: time=\"2026-06-09T13:43:46.001319129Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994058 | controller |     "Jun 09 13:43:46.001702 crc crio[23733]: time=\"2026-06-09T13:43:46.001584745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994072 | controller |     "Jun 09 13:43:46.001702 crc crio[23733]: time=\"2026-06-09T13:43:46.001673148Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994086 | controller |     "Jun 09 13:43:46.001939 crc crio[23733]: time=\"2026-06-09T13:43:46.001899863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994099 | controller |     "Jun 09 13:43:46.002023 crc crio[23733]: time=\"2026-06-09T13:43:46.001959915Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994113 | controller |     "Jun 09 13:43:46.002226 crc crio[23733]: time=\"2026-06-09T13:43:46.00218658Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994127 | controller |     "Jun 09 13:43:46.002308 crc crio[23733]: time=\"2026-06-09T13:43:46.002243102Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994141 | controller |     "Jun 09 13:43:46.002496 crc crio[23733]: time=\"2026-06-09T13:43:46.002445298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994154 | controller |     "Jun 09 13:43:46.002579 crc crio[23733]: time=\"2026-06-09T13:43:46.002500849Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994173 | controller |     "Jun 09 13:43:46.002736 crc crio[23733]: time=\"2026-06-09T13:43:46.002697344Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994187 | controller |     "Jun 09 13:43:46.002812 crc crio[23733]: time=\"2026-06-09T13:43:46.002756285Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994201 | controller |     "Jun 09 13:43:46.002951 crc crio[23733]: time=\"2026-06-09T13:43:46.002911299Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994215 | controller |     "Jun 09 13:43:46.003194 crc crio[23733]: time=\"2026-06-09T13:43:46.00296792Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994228 | controller |     "Jun 09 13:43:46.003274 crc crio[23733]: time=\"2026-06-09T13:43:46.003243117Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994242 | controller |     "Jun 09 13:43:46.003328 crc crio[23733]: time=\"2026-06-09T13:43:46.003279478Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994256 | controller |     "Jun 09 13:43:46.003610 crc crio[23733]: time=\"2026-06-09T13:43:46.003555465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994270 | controller |     "Jun 09 13:43:46.003827 crc crio[23733]: time=\"2026-06-09T13:43:46.003615536Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994283 | controller |     "Jun 09 13:43:46.003921 crc crio[23733]: time=\"2026-06-09T13:43:46.003883434Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994297 | controller |     "Jun 09 13:43:46.003996 crc crio[23733]: time=\"2026-06-09T13:43:46.003939015Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994311 | controller |     "Jun 09 13:43:46.004233 crc crio[23733]: time=\"2026-06-09T13:43:46.004180181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994324 | controller |     "Jun 09 13:43:46.004323 crc crio[23733]: time=\"2026-06-09T13:43:46.004240683Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994338 | controller |     "Jun 09 13:43:46.004522 crc crio[23733]: time=\"2026-06-09T13:43:46.004465988Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994352 | controller |     "Jun 09 13:43:46.004593 crc crio[23733]: time=\"2026-06-09T13:43:46.00452723Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994366 | controller |     "Jun 09 13:43:46.004748 crc crio[23733]: time=\"2026-06-09T13:43:46.004706994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994380 | controller |     "Jun 09 13:43:46.004824 crc crio[23733]: time=\"2026-06-09T13:43:46.004765416Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994394 | controller |     "Jun 09 13:43:46.005004 crc crio[23733]: time=\"2026-06-09T13:43:46.00494487Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994408 | controller |     "Jun 09 13:43:46.005004 crc crio[23733]: time=\"2026-06-09T13:43:46.004984921Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994421 | controller |     "Jun 09 13:43:46.005293 crc crio[23733]: time=\"2026-06-09T13:43:46.005240718Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994435 | controller |     "Jun 09 13:43:46.005393 crc crio[23733]: time=\"2026-06-09T13:43:46.005297329Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994452 | controller |     "Jun 09 13:43:46.005445 crc crio[23733]: time=\"2026-06-09T13:43:46.005432332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994467 | controller |     "Jun 09 13:43:46.005499 crc crio[23733]: time=\"2026-06-09T13:43:46.005468653Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994481 | controller |     "Jun 09 13:43:46.005864 crc crio[23733]: time=\"2026-06-09T13:43:46.005810533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994495 | controller |     "Jun 09 13:43:46.005950 crc crio[23733]: time=\"2026-06-09T13:43:46.005868604Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994509 | controller |     "Jun 09 13:43:46.006158 crc crio[23733]: time=\"2026-06-09T13:43:46.006055719Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994545 | controller |     "Jun 09 13:43:46.006244 crc crio[23733]: time=\"2026-06-09T13:43:46.006166731Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994560 | controller |     "Jun 09 13:43:46.006466 crc crio[23733]: time=\"2026-06-09T13:43:46.006412467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994574 | controller |     "Jun 09 13:43:46.006578 crc crio[23733]: time=\"2026-06-09T13:43:46.00653277Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994588 | controller |     "Jun 09 13:43:46.006812 crc crio[23733]: time=\"2026-06-09T13:43:46.006762777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994602 | controller |     "Jun 09 13:43:46.006892 crc crio[23733]: time=\"2026-06-09T13:43:46.006822529Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994616 | controller |     "Jun 09 13:43:46.007234 crc crio[23733]: time=\"2026-06-09T13:43:46.007052114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994631 | controller |     "Jun 09 13:43:46.007234 crc crio[23733]: time=\"2026-06-09T13:43:46.007199118Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994645 | controller |     "Jun 09 13:43:46.007414 crc crio[23733]: time=\"2026-06-09T13:43:46.007375752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994659 | controller |     "Jun 09 13:43:46.007482 crc crio[23733]: time=\"2026-06-09T13:43:46.007431424Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994672 | controller |     "Jun 09 13:43:46.007729 crc crio[23733]: time=\"2026-06-09T13:43:46.00767826Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994686 | controller |     "Jun 09 13:43:46.007897 crc crio[23733]: time=\"2026-06-09T13:43:46.007735751Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994700 | controller |     "Jun 09 13:43:46.007995 crc crio[23733]: time=\"2026-06-09T13:43:46.007954317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994713 | controller |     "Jun 09 13:43:46.008064 crc crio[23733]: time=\"2026-06-09T13:43:46.008015238Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994727 | controller |     "Jun 09 13:43:46.008369 crc crio[23733]: time=\"2026-06-09T13:43:46.008327426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994741 | controller |     "Jun 09 13:43:46.008510 crc crio[23733]: time=\"2026-06-09T13:43:46.00845904Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994759 | controller |     "Jun 09 13:43:46.008734 crc crio[23733]: time=\"2026-06-09T13:43:46.008602984Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994774 | controller |     "Jun 09 13:43:46.008860 crc crio[23733]: time=\"2026-06-09T13:43:46.008755517Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994788 | controller |     "Jun 09 13:43:46.008948 crc crio[23733]: time=\"2026-06-09T13:43:46.0088794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994802 | controller |     "Jun 09 13:43:46.008948 crc crio[23733]: time=\"2026-06-09T13:43:46.008913931Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994817 | controller |     "Jun 09 13:43:46.009180 crc crio[23733]: time=\"2026-06-09T13:43:46.009072865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994831 | controller |     "Jun 09 13:43:46.009323 crc crio[23733]: time=\"2026-06-09T13:43:46.009186708Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994844 | controller |     "Jun 09 13:43:46.009426 crc crio[23733]: time=\"2026-06-09T13:43:46.009384923Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994859 | controller |     "Jun 09 13:43:46.009499 crc crio[23733]: time=\"2026-06-09T13:43:46.009446154Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994873 | controller |     "Jun 09 13:43:46.009553 crc crio[23733]: time=\"2026-06-09T13:43:46.009535797Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994887 | controller |     "Jun 09 13:43:46.009595 crc crio[23733]: time=\"2026-06-09T13:43:46.009572008Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994902 | controller |     "Jun 09 13:43:46.009811 crc crio[23733]: time=\"2026-06-09T13:43:46.009774694Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994916 | controller |     "Jun 09 13:43:46.009864 crc crio[23733]: time=\"2026-06-09T13:43:46.009831845Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.994942 | controller |     "Jun 09 13:43:46.010088 crc crio[23733]: time=\"2026-06-09T13:43:46.010053829Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.994957 | controller |     "Jun 09 13:43:46.010217 crc crio[23733]: time=\"2026-06-09T13:43:46.010159452Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995013 | controller |     "Jun 09 13:43:46.010372 crc crio[23733]: time=\"2026-06-09T13:43:46.010336417Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995033 | controller |     "Jun 09 13:43:46.010447 crc crio[23733]: time=\"2026-06-09T13:43:46.010390079Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995049 | controller |     "Jun 09 13:43:46.010598 crc crio[23733]: time=\"2026-06-09T13:43:46.010564503Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995064 | controller |     "Jun 09 13:43:46.010712 crc crio[23733]: time=\"2026-06-09T13:43:46.010654695Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995078 | controller |     "Jun 09 13:43:46.010935 crc crio[23733]: time=\"2026-06-09T13:43:46.010881482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995096 | controller |     "Jun 09 13:43:46.011021 crc crio[23733]: time=\"2026-06-09T13:43:46.010938053Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995111 | controller |     "Jun 09 13:43:46.011221 crc crio[23733]: time=\"2026-06-09T13:43:46.011184298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995126 | controller |     "Jun 09 13:43:46.011294 crc crio[23733]: time=\"2026-06-09T13:43:46.01123936Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995140 | controller |     "Jun 09 13:43:46.011563 crc crio[23733]: time=\"2026-06-09T13:43:46.011514878Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995154 | controller |     "Jun 09 13:43:46.011644 crc crio[23733]: time=\"2026-06-09T13:43:46.011573469Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995169 | controller |     "Jun 09 13:43:46.011815 crc crio[23733]: time=\"2026-06-09T13:43:46.011773574Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995183 | controller |     "Jun 09 13:43:46.011870 crc crio[23733]: time=\"2026-06-09T13:43:46.011833095Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995197 | controller |     "Jun 09 13:43:46.012004 crc crio[23733]: time=\"2026-06-09T13:43:46.011962449Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995211 | controller |     "Jun 09 13:43:46.012070 crc crio[23733]: time=\"2026-06-09T13:43:46.01201841Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995225 | controller |     "Jun 09 13:43:46.012302 crc crio[23733]: time=\"2026-06-09T13:43:46.012254936Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995239 | controller |     "Jun 09 13:43:46.012362 crc crio[23733]: time=\"2026-06-09T13:43:46.012312357Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995254 | controller |     "Jun 09 13:43:46.012557 crc crio[23733]: time=\"2026-06-09T13:43:46.012512213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995268 | controller |     "Jun 09 13:43:46.012650 crc crio[23733]: time=\"2026-06-09T13:43:46.012569135Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995282 | controller |     "Jun 09 13:43:46.012758 crc crio[23733]: time=\"2026-06-09T13:43:46.012720087Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995296 | controller |     "Jun 09 13:43:46.012819 crc crio[23733]: time=\"2026-06-09T13:43:46.01277812Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995311 | controller |     "Jun 09 13:43:46.013236 crc crio[23733]: time=\"2026-06-09T13:43:46.013087687Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995325 | controller |     "Jun 09 13:43:46.013236 crc crio[23733]: time=\"2026-06-09T13:43:46.01319989Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995339 | controller |     "Jun 09 13:43:46.013479 crc crio[23733]: time=\"2026-06-09T13:43:46.013441656Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995353 | controller |     "Jun 09 13:43:46.013542 crc crio[23733]: time=\"2026-06-09T13:43:46.013497507Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995367 | controller |     "Jun 09 13:43:46.013796 crc crio[23733]: time=\"2026-06-09T13:43:46.013751125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995384 | controller |     "Jun 09 13:43:46.013858 crc crio[23733]: time=\"2026-06-09T13:43:46.013807426Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995399 | controller |     "Jun 09 13:43:46.014016 crc crio[23733]: time=\"2026-06-09T13:43:46.01398079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995413 | controller |     "Jun 09 13:43:46.014218 crc crio[23733]: time=\"2026-06-09T13:43:46.014179425Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995427 | controller |     "Jun 09 13:43:46.014306 crc crio[23733]: time=\"2026-06-09T13:43:46.014269387Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995441 | controller |     "Jun 09 13:43:46.014376 crc crio[23733]: time=\"2026-06-09T13:43:46.014307958Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995455 | controller |     "Jun 09 13:43:46.014592 crc crio[23733]: time=\"2026-06-09T13:43:46.014551124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995469 | controller |     "Jun 09 13:43:46.014700 crc crio[23733]: time=\"2026-06-09T13:43:46.014606576Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995484 | controller |     "Jun 09 13:43:46.014866 crc crio[23733]: time=\"2026-06-09T13:43:46.014826841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995498 | controller |     "Jun 09 13:43:46.014949 crc crio[23733]: time=\"2026-06-09T13:43:46.014883253Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995531 | controller |     "Jun 09 13:43:46.015552 crc crio[23733]: time=\"2026-06-09T13:43:46.015507659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995552 | controller |     "Jun 09 13:43:46.015664 crc crio[23733]: time=\"2026-06-09T13:43:46.015575741Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995567 | controller |     "Jun 09 13:43:46.015731 crc crio[23733]: time=\"2026-06-09T13:43:46.015687993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995581 | controller |     "Jun 09 13:43:46.015731 crc crio[23733]: time=\"2026-06-09T13:43:46.015725684Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995596 | controller |     "Jun 09 13:43:46.016051 crc crio[23733]: time=\"2026-06-09T13:43:46.016008851Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995610 | controller |     "Jun 09 13:43:46.016213 crc crio[23733]: time=\"2026-06-09T13:43:46.016066473Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995624 | controller |     "Jun 09 13:43:46.016351 crc crio[23733]: time=\"2026-06-09T13:43:46.016309939Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995639 | controller |     "Jun 09 13:43:46.016486 crc crio[23733]: time=\"2026-06-09T13:43:46.016435082Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995653 | controller |     "Jun 09 13:43:46.016722 crc crio[23733]: time=\"2026-06-09T13:43:46.016577325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995667 | controller |     "Jun 09 13:43:46.017006 crc crio[23733]: time=\"2026-06-09T13:43:46.016902834Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995681 | controller |     "Jun 09 13:43:46.017198 crc crio[23733]: time=\"2026-06-09T13:43:46.017093138Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995698 | controller |     "Jun 09 13:43:46.017276 crc crio[23733]: time=\"2026-06-09T13:43:46.017220131Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995712 | controller |     "Jun 09 13:43:46.017276 crc crio[23733]: time=\"2026-06-09T13:43:46.017259322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995726 | controller |     "Jun 09 13:43:46.017396 crc crio[23733]: time=\"2026-06-09T13:43:46.017292263Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995740 | controller |     "Jun 09 13:43:46.017396 crc crio[23733]: time=\"2026-06-09T13:43:46.017323054Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995754 | controller |     "Jun 09 13:43:46.017396 crc crio[23733]: time=\"2026-06-09T13:43:46.017367835Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995768 | controller |     "Jun 09 13:43:46.017730 crc crio[23733]: time=\"2026-06-09T13:43:46.017689034Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995782 | controller |     "Jun 09 13:43:46.017801 crc crio[23733]: time=\"2026-06-09T13:43:46.017745905Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995800 | controller |     "Jun 09 13:43:46.017978 crc crio[23733]: time=\"2026-06-09T13:43:46.017937501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995814 | controller |     "Jun 09 13:43:46.018218 crc crio[23733]: time=\"2026-06-09T13:43:46.017994263Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995828 | controller |     "Jun 09 13:43:46.018336 crc crio[23733]: time=\"2026-06-09T13:43:46.01829609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995843 | controller |     "Jun 09 13:43:46.018429 crc crio[23733]: time=\"2026-06-09T13:43:46.018358882Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995857 | controller |     "Jun 09 13:43:46.018677 crc crio[23733]: time=\"2026-06-09T13:43:46.018594977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995871 | controller |     "Jun 09 13:43:46.018763 crc crio[23733]: time=\"2026-06-09T13:43:46.01868222Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995885 | controller |     "Jun 09 13:43:46.018867 crc crio[23733]: time=\"2026-06-09T13:43:46.018824243Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995899 | controller |     "Jun 09 13:43:46.018937 crc crio[23733]: time=\"2026-06-09T13:43:46.018883484Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995913 | controller |     "Jun 09 13:43:46.019364 crc crio[23733]: time=\"2026-06-09T13:43:46.019323355Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995927 | controller |     "Jun 09 13:43:46.019456 crc crio[23733]: time=\"2026-06-09T13:43:46.019378527Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995944 | controller |     "Jun 09 13:43:46.019604 crc crio[23733]: time=\"2026-06-09T13:43:46.019565022Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995959 | controller |     "Jun 09 13:43:46.019706 crc crio[23733]: time=\"2026-06-09T13:43:46.019658695Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.995973 | controller |     "Jun 09 13:43:46.019831 crc crio[23733]: time=\"2026-06-09T13:43:46.019791998Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.995990 | controller |     "Jun 09 13:43:46.019935 crc crio[23733]: time=\"2026-06-09T13:43:46.019848119Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996005 | controller |     "Jun 09 13:43:46.020460 crc crio[23733]: time=\"2026-06-09T13:43:46.020401843Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996019 | controller |     "Jun 09 13:43:46.020546 crc crio[23733]: time=\"2026-06-09T13:43:46.020472165Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996033 | controller |     "Jun 09 13:43:46.020546 crc crio[23733]: time=\"2026-06-09T13:43:46.020511126Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996047 | controller |     "Jun 09 13:43:46.020546 crc crio[23733]: time=\"2026-06-09T13:43:46.020541506Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996060 | controller |     "Jun 09 13:43:46.020886 crc crio[23733]: time=\"2026-06-09T13:43:46.020834395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996074 | controller |     "Jun 09 13:43:46.020960 crc crio[23733]: time=\"2026-06-09T13:43:46.020900066Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996088 | controller |     "Jun 09 13:43:46.021090 crc crio[23733]: time=\"2026-06-09T13:43:46.021014889Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996102 | controller |     "Jun 09 13:43:46.021090 crc crio[23733]: time=\"2026-06-09T13:43:46.02105041Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996116 | controller |     "Jun 09 13:43:46.021400 crc crio[23733]: time=\"2026-06-09T13:43:46.021349427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996130 | controller |     "Jun 09 13:43:46.021463 crc crio[23733]: time=\"2026-06-09T13:43:46.021415509Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996144 | controller |     "Jun 09 13:43:46.021571 crc crio[23733]: time=\"2026-06-09T13:43:46.021523152Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996158 | controller |     "Jun 09 13:43:46.021653 crc crio[23733]: time=\"2026-06-09T13:43:46.021584803Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996171 | controller |     "Jun 09 13:43:46.021839 crc crio[23733]: time=\"2026-06-09T13:43:46.021793918Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996185 | controller |     "Jun 09 13:43:46.021900 crc crio[23733]: time=\"2026-06-09T13:43:46.02185618Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996199 | controller |     "Jun 09 13:43:46.021973 crc crio[23733]: time=\"2026-06-09T13:43:46.021937452Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996213 | controller |     "Jun 09 13:43:46.022041 crc crio[23733]: time=\"2026-06-09T13:43:46.021995603Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996227 | controller |     "Jun 09 13:43:46.022271 crc crio[23733]: time=\"2026-06-09T13:43:46.022224689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996240 | controller |     "Jun 09 13:43:46.022339 crc crio[23733]: time=\"2026-06-09T13:43:46.02228422Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996254 | controller |     "Jun 09 13:43:46.022420 crc crio[23733]: time=\"2026-06-09T13:43:46.022384333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996271 | controller |     "Jun 09 13:43:46.022484 crc crio[23733]: time=\"2026-06-09T13:43:46.022441804Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996286 | controller |     "Jun 09 13:43:46.022790 crc crio[23733]: time=\"2026-06-09T13:43:46.022733402Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996299 | controller |     "Jun 09 13:43:46.022930 crc crio[23733]: time=\"2026-06-09T13:43:46.022886736Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996313 | controller |     "Jun 09 13:43:46.022984 crc crio[23733]: time=\"2026-06-09T13:43:46.022948348Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996327 | controller |     "Jun 09 13:43:46.023030 crc crio[23733]: time=\"2026-06-09T13:43:46.022982239Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996341 | controller |     "Jun 09 13:43:46.023335 crc crio[23733]: time=\"2026-06-09T13:43:46.023276796Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996355 | controller |     "Jun 09 13:43:46.023433 crc crio[23733]: time=\"2026-06-09T13:43:46.023338667Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996369 | controller |     "Jun 09 13:43:46.023497 crc crio[23733]: time=\"2026-06-09T13:43:46.023482762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996383 | controller |     "Jun 09 13:43:46.023559 crc crio[23733]: time=\"2026-06-09T13:43:46.023523193Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996397 | controller |     "Jun 09 13:43:46.023934 crc crio[23733]: time=\"2026-06-09T13:43:46.023883971Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996410 | controller |     "Jun 09 13:43:46.024010 crc crio[23733]: time=\"2026-06-09T13:43:46.023942942Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996424 | controller |     "Jun 09 13:43:46.024010 crc crio[23733]: time=\"2026-06-09T13:43:46.023977303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996438 | controller |     "Jun 09 13:43:46.024010 crc crio[23733]: time=\"2026-06-09T13:43:46.024058235Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996452 | controller |     "Jun 09 13:43:46.024386 crc crio[23733]: time=\"2026-06-09T13:43:46.02422754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996466 | controller |     "Jun 09 13:43:46.024386 crc crio[23733]: time=\"2026-06-09T13:43:46.024266241Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996480 | controller |     "Jun 09 13:43:46.024486 crc crio[23733]: time=\"2026-06-09T13:43:46.024399474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996494 | controller |     "Jun 09 13:43:46.024486 crc crio[23733]: time=\"2026-06-09T13:43:46.024435904Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996508 | controller |     "Jun 09 13:43:46.024809 crc crio[23733]: time=\"2026-06-09T13:43:46.024753883Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996540 | controller |     "Jun 09 13:43:46.024897 crc crio[23733]: time=\"2026-06-09T13:43:46.024812175Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996555 | controller |     "Jun 09 13:43:46.024897 crc crio[23733]: time=\"2026-06-09T13:43:46.024881517Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996573 | controller |     "Jun 09 13:43:46.024992 crc crio[23733]: time=\"2026-06-09T13:43:46.024918688Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996587 | controller |     "Jun 09 13:43:46.025818 crc crio[23733]: time=\"2026-06-09T13:43:46.025149464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996602 | controller |     "Jun 09 13:43:46.025818 crc crio[23733]: time=\"2026-06-09T13:43:46.025211526Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996616 | controller |     "Jun 09 13:43:46.025818 crc crio[23733]: time=\"2026-06-09T13:43:46.02539742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996630 | controller |     "Jun 09 13:43:46.025818 crc crio[23733]: time=\"2026-06-09T13:43:46.025433811Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996644 | controller |     "Jun 09 13:43:46.025818 crc crio[23733]: time=\"2026-06-09T13:43:46.025597465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996658 | controller |     "Jun 09 13:43:46.025818 crc crio[23733]: time=\"2026-06-09T13:43:46.025668477Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996672 | controller |     "Jun 09 13:43:46.025818 crc crio[23733]: time=\"2026-06-09T13:43:46.02578396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996686 | controller |     "Jun 09 13:43:46.025818 crc crio[23733]: time=\"2026-06-09T13:43:46.025823101Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996700 | controller |     "Jun 09 13:43:46.026307 crc crio[23733]: time=\"2026-06-09T13:43:46.026019336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996714 | controller |     "Jun 09 13:43:46.026307 crc crio[23733]: time=\"2026-06-09T13:43:46.026054097Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996728 | controller |     "Jun 09 13:43:46.026307 crc crio[23733]: time=\"2026-06-09T13:43:46.026252221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996742 | controller |     "Jun 09 13:43:46.026307 crc crio[23733]: time=\"2026-06-09T13:43:46.026290362Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996756 | controller |     "Jun 09 13:43:46.026495 crc crio[23733]: time=\"2026-06-09T13:43:46.026443166Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996770 | controller |     "Jun 09 13:43:46.026495 crc crio[23733]: time=\"2026-06-09T13:43:46.026477817Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996783 | controller |     "Jun 09 13:43:46.026816 crc crio[23733]: time=\"2026-06-09T13:43:46.026760395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996797 | controller |     "Jun 09 13:43:46.026910 crc crio[23733]: time=\"2026-06-09T13:43:46.026819826Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996811 | controller |     "Jun 09 13:43:46.026975 crc crio[23733]: time=\"2026-06-09T13:43:46.026926209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996825 | controller |     "Jun 09 13:43:46.026975 crc crio[23733]: time=\"2026-06-09T13:43:46.02696524Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996839 | controller |     "Jun 09 13:43:46.027324 crc crio[23733]: time=\"2026-06-09T13:43:46.027268898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996856 | controller |     "Jun 09 13:43:46.027445 crc crio[23733]: time=\"2026-06-09T13:43:46.027327869Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996871 | controller |     "Jun 09 13:43:46.027445 crc crio[23733]: time=\"2026-06-09T13:43:46.027393181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996886 | controller |     "Jun 09 13:43:46.027445 crc crio[23733]: time=\"2026-06-09T13:43:46.027431022Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996900 | controller |     "Jun 09 13:43:46.027671 crc crio[23733]: time=\"2026-06-09T13:43:46.027617376Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996914 | controller |     "Jun 09 13:43:46.027770 crc crio[23733]: time=\"2026-06-09T13:43:46.027694958Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996927 | controller |     "Jun 09 13:43:46.027870 crc crio[23733]: time=\"2026-06-09T13:43:46.027829812Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996941 | controller |     "Jun 09 13:43:46.027950 crc crio[23733]: time=\"2026-06-09T13:43:46.027886804Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996955 | controller |     "Jun 09 13:43:46.028095 crc crio[23733]: time=\"2026-06-09T13:43:46.028043918Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996969 | controller |     "Jun 09 13:43:46.028222 crc crio[23733]: time=\"2026-06-09T13:43:46.02815686Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.996983 | controller |     "Jun 09 13:43:46.028320 crc crio[23733]: time=\"2026-06-09T13:43:46.028281233Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.996997 | controller |     "Jun 09 13:43:46.028395 crc crio[23733]: time=\"2026-06-09T13:43:46.028337325Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997011 | controller |     "Jun 09 13:43:46.028738 crc crio[23733]: time=\"2026-06-09T13:43:46.028697324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997025 | controller |     "Jun 09 13:43:46.028813 crc crio[23733]: time=\"2026-06-09T13:43:46.028755285Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997039 | controller |     "Jun 09 13:43:46.029022 crc crio[23733]: time=\"2026-06-09T13:43:46.028975521Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997053 | controller |     "Jun 09 13:43:46.029159 crc crio[23733]: time=\"2026-06-09T13:43:46.029035532Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997067 | controller |     "Jun 09 13:43:46.029340 crc crio[23733]: time=\"2026-06-09T13:43:46.029238318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997081 | controller |     "Jun 09 13:43:46.029340 crc crio[23733]: time=\"2026-06-09T13:43:46.029280499Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997095 | controller |     "Jun 09 13:43:46.029793 crc crio[23733]: time=\"2026-06-09T13:43:46.029753351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997109 | controller |     "Jun 09 13:43:46.029864 crc crio[23733]: time=\"2026-06-09T13:43:46.029809162Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997126 | controller |     "Jun 09 13:43:46.030097 crc crio[23733]: time=\"2026-06-09T13:43:46.030054358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997140 | controller |     "Jun 09 13:43:46.030239 crc crio[23733]: time=\"2026-06-09T13:43:46.030174471Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997154 | controller |     "Jun 09 13:43:46.030239 crc crio[23733]: time=\"2026-06-09T13:43:46.030215372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997169 | controller |     "Jun 09 13:43:46.030348 crc crio[23733]: time=\"2026-06-09T13:43:46.030297894Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997183 | controller |     "Jun 09 13:43:46.030509 crc crio[23733]: time=\"2026-06-09T13:43:46.030434908Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997197 | controller |     "Jun 09 13:43:46.030601 crc crio[23733]: time=\"2026-06-09T13:43:46.030570241Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997212 | controller |     "Jun 09 13:43:46.030718 crc crio[23733]: time=\"2026-06-09T13:43:46.030644173Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997226 | controller |     "Jun 09 13:43:46.030718 crc crio[23733]: time=\"2026-06-09T13:43:46.030676244Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997240 | controller |     "Jun 09 13:43:46.030971 crc crio[23733]: time=\"2026-06-09T13:43:46.030925711Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997254 | controller |     "Jun 09 13:43:46.031263 crc crio[23733]: time=\"2026-06-09T13:43:46.031065764Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997269 | controller |     "Jun 09 13:43:46.031655 crc crio[23733]: time=\"2026-06-09T13:43:46.031591207Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997283 | controller |     "Jun 09 13:43:46.031874 crc crio[23733]: time=\"2026-06-09T13:43:46.031806012Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997297 | controller |     "Jun 09 13:43:46.032307 crc crio[23733]: time=\"2026-06-09T13:43:46.032246053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997311 | controller |     "Jun 09 13:43:46.032399 crc crio[23733]: time=\"2026-06-09T13:43:46.032353757Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997325 | controller |     "Jun 09 13:43:46.032454 crc crio[23733]: time=\"2026-06-09T13:43:46.032399398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997339 | controller |     "Jun 09 13:43:46.032454 crc crio[23733]: time=\"2026-06-09T13:43:46.032437289Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997354 | controller |     "Jun 09 13:43:46.032793 crc crio[23733]: time=\"2026-06-09T13:43:46.032694795Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997368 | controller |     "Jun 09 13:43:46.032968 crc crio[23733]: time=\"2026-06-09T13:43:46.032809068Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997382 | controller |     "Jun 09 13:43:46.032968 crc crio[23733]: time=\"2026-06-09T13:43:46.032847269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997397 | controller |     "Jun 09 13:43:46.032968 crc crio[23733]: time=\"2026-06-09T13:43:46.03287962Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997413 | controller |     "Jun 09 13:43:46.033185 crc crio[23733]: time=\"2026-06-09T13:43:46.033095395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997428 | controller |     "Jun 09 13:43:46.033281 crc crio[23733]: time=\"2026-06-09T13:43:46.033205348Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997441 | controller |     "Jun 09 13:43:46.033391 crc crio[23733]: time=\"2026-06-09T13:43:46.033350813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997455 | controller |     "Jun 09 13:43:46.033745 crc crio[23733]: time=\"2026-06-09T13:43:46.033410984Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997469 | controller |     "Jun 09 13:43:46.033745 crc crio[23733]: time=\"2026-06-09T13:43:46.033531047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997483 | controller |     "Jun 09 13:43:46.033745 crc crio[23733]: time=\"2026-06-09T13:43:46.033569988Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997498 | controller |     "Jun 09 13:43:46.034049 crc crio[23733]: time=\"2026-06-09T13:43:46.033778043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997526 | controller |     "Jun 09 13:43:46.034049 crc crio[23733]: time=\"2026-06-09T13:43:46.033823244Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997545 | controller |     "Jun 09 13:43:46.034049 crc crio[23733]: time=\"2026-06-09T13:43:46.033955848Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997560 | controller |     "Jun 09 13:43:46.034049 crc crio[23733]: time=\"2026-06-09T13:43:46.033991798Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997574 | controller |     "Jun 09 13:43:46.034312 crc crio[23733]: time=\"2026-06-09T13:43:46.034185303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997589 | controller |     "Jun 09 13:43:46.034312 crc crio[23733]: time=\"2026-06-09T13:43:46.034223494Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997604 | controller |     "Jun 09 13:43:46.034462 crc crio[23733]: time=\"2026-06-09T13:43:46.034419909Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997618 | controller |     "Jun 09 13:43:46.034544 crc crio[23733]: time=\"2026-06-09T13:43:46.03447856Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997632 | controller |     "Jun 09 13:43:46.035471 crc crio[23733]: time=\"2026-06-09T13:43:46.034596833Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997646 | controller |     "Jun 09 13:43:46.035471 crc crio[23733]: time=\"2026-06-09T13:43:46.034670965Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997660 | controller |     "Jun 09 13:43:46.035471 crc crio[23733]: time=\"2026-06-09T13:43:46.03487692Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997674 | controller |     "Jun 09 13:43:46.035471 crc crio[23733]: time=\"2026-06-09T13:43:46.034914061Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997688 | controller |     "Jun 09 13:43:46.035471 crc crio[23733]: time=\"2026-06-09T13:43:46.035017624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997701 | controller |     "Jun 09 13:43:46.035471 crc crio[23733]: time=\"2026-06-09T13:43:46.035050585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997721 | controller |     "Jun 09 13:43:46.035471 crc crio[23733]: time=\"2026-06-09T13:43:46.0352759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997737 | controller |     "Jun 09 13:43:46.035471 crc crio[23733]: time=\"2026-06-09T13:43:46.035312191Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997751 | controller |     "Jun 09 13:43:46.035471 crc crio[23733]: time=\"2026-06-09T13:43:46.035423365Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997766 | controller |     "Jun 09 13:43:46.035471 crc crio[23733]: time=\"2026-06-09T13:43:46.035454046Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997780 | controller |     "Jun 09 13:43:46.036075 crc crio[23733]: time=\"2026-06-09T13:43:46.03564684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997794 | controller |     "Jun 09 13:43:46.036075 crc crio[23733]: time=\"2026-06-09T13:43:46.035681911Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997808 | controller |     "Jun 09 13:43:46.036075 crc crio[23733]: time=\"2026-06-09T13:43:46.035812994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997822 | controller |     "Jun 09 13:43:46.036075 crc crio[23733]: time=\"2026-06-09T13:43:46.035839325Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997837 | controller |     "Jun 09 13:43:46.036075 crc crio[23733]: time=\"2026-06-09T13:43:46.036000409Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997851 | controller |     "Jun 09 13:43:46.036075 crc crio[23733]: time=\"2026-06-09T13:43:46.03602652Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997865 | controller |     "Jun 09 13:43:46.036449 crc crio[23733]: time=\"2026-06-09T13:43:46.036191564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997878 | controller |     "Jun 09 13:43:46.036449 crc crio[23733]: time=\"2026-06-09T13:43:46.036225255Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997892 | controller |     "Jun 09 13:43:46.036449 crc crio[23733]: time=\"2026-06-09T13:43:46.036407389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997906 | controller |     "Jun 09 13:43:46.036573 crc crio[23733]: time=\"2026-06-09T13:43:46.036474172Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997919 | controller |     "Jun 09 13:43:46.036698 crc crio[23733]: time=\"2026-06-09T13:43:46.036659446Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997933 | controller |     "Jun 09 13:43:46.036908 crc crio[23733]: time=\"2026-06-09T13:43:46.036704667Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997947 | controller |     "Jun 09 13:43:46.037214 crc crio[23733]: time=\"2026-06-09T13:43:46.036857831Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997961 | controller |     "Jun 09 13:43:46.037303 crc crio[23733]: time=\"2026-06-09T13:43:46.037234971Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.997975 | controller |     "Jun 09 13:43:46.037303 crc crio[23733]: time=\"2026-06-09T13:43:46.037274412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.997988 | controller |     "Jun 09 13:43:46.037414 crc crio[23733]: time=\"2026-06-09T13:43:46.037309562Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998005 | controller |     "Jun 09 13:43:46.037467 crc crio[23733]: time=\"2026-06-09T13:43:46.037407275Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998019 | controller |     "Jun 09 13:43:46.037521 crc crio[23733]: time=\"2026-06-09T13:43:46.037505827Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998033 | controller |     "Jun 09 13:43:46.038269 crc crio[23733]: time=\"2026-06-09T13:43:46.038240845Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998047 | controller |     "Jun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.038287937Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998061 | controller |     "Jun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.038351278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998074 | controller |     "Jun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.038387189Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998088 | controller |     "Jun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.039063847Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998102 | controller |     "Jun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.039230601Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998115 | controller |     "Jun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.039344345Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998129 | controller |     "Jun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.039454006Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998143 | controller |     "Jun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.039472238Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998157 | controller |     "Jun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.03955918Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998170 | controller |     "Jun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.039722434Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998184 | controller |     "Jun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.039766685Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998199 | controller |     "Jun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.040181665Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998213 | controller |     "Jun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.040227656Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998227 | controller |     "Jun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.040272487Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998241 | controller |     "Jun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.040306958Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998255 | controller |     "Jun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.040463373Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998268 | controller |     "Jun 09 13:43:46.040575 crc crio[23733]: time=\"2026-06-09T13:43:46.040512284Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998285 | controller |     "Jun 09 13:43:46.041442 crc crio[23733]: time=\"2026-06-09T13:43:46.040765291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998299 | controller |     "Jun 09 13:43:46.041442 crc crio[23733]: time=\"2026-06-09T13:43:46.040815682Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998314 | controller |     "Jun 09 13:43:46.041442 crc crio[23733]: time=\"2026-06-09T13:43:46.041025297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998328 | controller |     "Jun 09 13:43:46.041442 crc crio[23733]: time=\"2026-06-09T13:43:46.041376926Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998341 | controller |     "Jun 09 13:43:46.041816 crc crio[23733]: time=\"2026-06-09T13:43:46.041512649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998355 | controller |     "Jun 09 13:43:46.042390 crc crio[23733]: time=\"2026-06-09T13:43:46.041665133Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998369 | controller |     "Jun 09 13:43:46.042390 crc crio[23733]: time=\"2026-06-09T13:43:46.042068963Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998383 | controller |     "Jun 09 13:43:46.042390 crc crio[23733]: time=\"2026-06-09T13:43:46.042217187Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998397 | controller |     "Jun 09 13:43:46.042390 crc crio[23733]: time=\"2026-06-09T13:43:46.042236298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998411 | controller |     "Jun 09 13:43:46.042390 crc crio[23733]: time=\"2026-06-09T13:43:46.042350171Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998425 | controller |     "Jun 09 13:43:46.043040 crc crio[23733]: time=\"2026-06-09T13:43:46.042854083Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998439 | controller |     "Jun 09 13:43:46.043495 crc crio[23733]: time=\"2026-06-09T13:43:46.043376116Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998456 | controller |     "Jun 09 13:43:46.043578 crc crio[23733]: time=\"2026-06-09T13:43:46.043515041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998472 | controller |     "Jun 09 13:43:46.043578 crc crio[23733]: time=\"2026-06-09T13:43:46.043552821Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998486 | controller |     "Jun 09 13:43:46.043727 crc crio[23733]: time=\"2026-06-09T13:43:46.043599913Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998500 | controller |     "Jun 09 13:43:46.043727 crc crio[23733]: time=\"2026-06-09T13:43:46.043682785Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998530 | controller |     "Jun 09 13:43:46.043893 crc crio[23733]: time=\"2026-06-09T13:43:46.043832398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998546 | controller |     "Jun 09 13:43:46.043977 crc crio[23733]: time=\"2026-06-09T13:43:46.04389446Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998560 | controller |     "Jun 09 13:43:46.044042 crc crio[23733]: time=\"2026-06-09T13:43:46.044025223Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998574 | controller |     "Jun 09 13:43:46.044263 crc crio[23733]: time=\"2026-06-09T13:43:46.044059884Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998594 | controller |     "Jun 09 13:43:46.044340 crc crio[23733]: time=\"2026-06-09T13:43:46.04431429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998608 | controller |     "Jun 09 13:43:46.044392 crc crio[23733]: time=\"2026-06-09T13:43:46.044352481Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998622 | controller |     "Jun 09 13:43:46.044590 crc crio[23733]: time=\"2026-06-09T13:43:46.044520275Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998636 | controller |     "Jun 09 13:43:46.044590 crc crio[23733]: time=\"2026-06-09T13:43:46.044578317Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998650 | controller |     "Jun 09 13:43:46.044753 crc crio[23733]: time=\"2026-06-09T13:43:46.04472309Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998664 | controller |     "Jun 09 13:43:46.044753 crc crio[23733]: time=\"2026-06-09T13:43:46.044752631Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998677 | controller |     "Jun 09 13:43:46.044753 crc crio[23733]: time=\"2026-06-09T13:43:46.044928527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998691 | controller |     "Jun 09 13:43:46.044753 crc crio[23733]: time=\"2026-06-09T13:43:46.045045529Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998705 | controller |     "Jun 09 13:43:46.046374 crc crio[23733]: time=\"2026-06-09T13:43:46.046313132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998718 | controller |     "Jun 09 13:43:46.046526 crc crio[23733]: time=\"2026-06-09T13:43:46.046418794Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998732 | controller |     "Jun 09 13:43:46.046526 crc crio[23733]: time=\"2026-06-09T13:43:46.046455675Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998747 | controller |     "Jun 09 13:43:46.046526 crc crio[23733]: time=\"2026-06-09T13:43:46.046479686Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998760 | controller |     "Jun 09 13:43:46.046526 crc crio[23733]: time=\"2026-06-09T13:43:46.046504036Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998773 | controller |     "Jun 09 13:43:46.046526 crc crio[23733]: time=\"2026-06-09T13:43:46.046520687Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998787 | controller |     "Jun 09 13:43:46.047701 crc crio[23733]: time=\"2026-06-09T13:43:46.047495592Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998801 | controller |     "Jun 09 13:43:46.047701 crc crio[23733]: time=\"2026-06-09T13:43:46.047563554Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998815 | controller |     "Jun 09 13:43:46.047913 crc crio[23733]: time=\"2026-06-09T13:43:46.047714737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998830 | controller |     "Jun 09 13:43:46.047913 crc crio[23733]: time=\"2026-06-09T13:43:46.047756858Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998844 | controller |     "Jun 09 13:43:46.048041 crc crio[23733]: time=\"2026-06-09T13:43:46.047953743Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998861 | controller |     "Jun 09 13:43:46.049090 crc crio[23733]: time=\"2026-06-09T13:43:46.047999814Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998876 | controller |     "Jun 09 13:43:46.049317 crc crio[23733]: time=\"2026-06-09T13:43:46.049249856Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998890 | controller |     "Jun 09 13:43:46.049400 crc crio[23733]: time=\"2026-06-09T13:43:46.049317208Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998904 | controller |     "Jun 09 13:43:46.049400 crc crio[23733]: time=\"2026-06-09T13:43:46.049374689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998918 | controller |     "Jun 09 13:43:46.049511 crc crio[23733]: time=\"2026-06-09T13:43:46.04940312Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998947 | controller |     "Jun 09 13:43:46.049663 crc crio[23733]: time=\"2026-06-09T13:43:46.049594525Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998963 | controller |     "Jun 09 13:43:46.049867 crc crio[23733]: time=\"2026-06-09T13:43:46.049685597Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.998977 | controller |     "Jun 09 13:43:46.049867 crc crio[23733]: time=\"2026-06-09T13:43:46.049757759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.998991 | controller |     "Jun 09 13:43:46.049867 crc crio[23733]: time=\"2026-06-09T13:43:46.04979509Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999007 | controller |     "Jun 09 13:43:46.050013 crc crio[23733]: time=\"2026-06-09T13:43:46.049962424Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999021 | controller |     "Jun 09 13:43:46.050068 crc crio[23733]: time=\"2026-06-09T13:43:46.050020745Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999035 | controller |     "Jun 09 13:43:46.050243 crc crio[23733]: time=\"2026-06-09T13:43:46.050189079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999049 | controller |     "Jun 09 13:43:46.050342 crc crio[23733]: time=\"2026-06-09T13:43:46.050311622Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999063 | controller |     "Jun 09 13:43:46.050422 crc crio[23733]: time=\"2026-06-09T13:43:46.050391635Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999077 | controller |     "Jun 09 13:43:46.050476 crc crio[23733]: time=\"2026-06-09T13:43:46.050425196Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999091 | controller |     "Jun 09 13:43:46.050761 crc crio[23733]: time=\"2026-06-09T13:43:46.050710062Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999105 | controller |     "Jun 09 13:43:46.050825 crc crio[23733]: time=\"2026-06-09T13:43:46.050766904Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999119 | controller |     "Jun 09 13:43:46.050825 crc crio[23733]: time=\"2026-06-09T13:43:46.050798874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999133 | controller |     "Jun 09 13:43:46.050928 crc crio[23733]: time=\"2026-06-09T13:43:46.050827385Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999147 | controller |     "Jun 09 13:43:46.051285 crc crio[23733]: time=\"2026-06-09T13:43:46.051044471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999165 | controller |     "Jun 09 13:43:46.051285 crc crio[23733]: time=\"2026-06-09T13:43:46.051170755Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999179 | controller |     "Jun 09 13:43:46.051598 crc crio[23733]: time=\"2026-06-09T13:43:46.051530563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999194 | controller |     "Jun 09 13:43:46.051716 crc crio[23733]: time=\"2026-06-09T13:43:46.051608085Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999209 | controller |     "Jun 09 13:43:46.051716 crc crio[23733]: time=\"2026-06-09T13:43:46.051683297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999223 | controller |     "Jun 09 13:43:46.051823 crc crio[23733]: time=\"2026-06-09T13:43:46.051725038Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999237 | controller |     "Jun 09 13:43:46.052840 crc crio[23733]: time=\"2026-06-09T13:43:46.051982946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999252 | controller |     "Jun 09 13:43:46.052959 crc crio[23733]: time=\"2026-06-09T13:43:46.052844107Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999266 | controller |     "Jun 09 13:43:46.052959 crc crio[23733]: time=\"2026-06-09T13:43:46.052893458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999280 | controller |     "Jun 09 13:43:46.052959 crc crio[23733]: time=\"2026-06-09T13:43:46.052928019Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999294 | controller |     "Jun 09 13:43:46.053187 crc crio[23733]: time=\"2026-06-09T13:43:46.05296125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999309 | controller |     "Jun 09 13:43:46.053187 crc crio[23733]: time=\"2026-06-09T13:43:46.05298703Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999323 | controller |     "Jun 09 13:43:46.053273 crc crio[23733]: time=\"2026-06-09T13:43:46.053211686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999336 | controller |     "Jun 09 13:43:46.053273 crc crio[23733]: time=\"2026-06-09T13:43:46.053250018Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999351 | controller |     "Jun 09 13:43:46.053572 crc crio[23733]: time=\"2026-06-09T13:43:46.053518385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999365 | controller |     "Jun 09 13:43:46.053667 crc crio[23733]: time=\"2026-06-09T13:43:46.053575176Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999379 | controller |     "Jun 09 13:43:46.053781 crc crio[23733]: time=\"2026-06-09T13:43:46.053747889Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999393 | controller |     "Jun 09 13:43:46.053846 crc crio[23733]: time=\"2026-06-09T13:43:46.0537978Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999407 | controller |     "Jun 09 13:43:46.053888 crc crio[23733]: time=\"2026-06-09T13:43:46.053875653Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999421 | controller |     "Jun 09 13:43:46.053941 crc crio[23733]: time=\"2026-06-09T13:43:46.053911094Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999435 | controller |     "Jun 09 13:43:46.054212 crc crio[23733]: time=\"2026-06-09T13:43:46.054169961Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999452 | controller |     "Jun 09 13:43:46.054298 crc crio[23733]: time=\"2026-06-09T13:43:46.054233803Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999467 | controller |     "Jun 09 13:43:46.054372 crc crio[23733]: time=\"2026-06-09T13:43:46.054327185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999481 | controller |     "Jun 09 13:43:46.054426 crc crio[23733]: time=\"2026-06-09T13:43:46.054381176Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999495 | controller |     "Jun 09 13:43:46.054577 crc crio[23733]: time=\"2026-06-09T13:43:46.05454516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999509 | controller |     "Jun 09 13:43:46.054662 crc crio[23733]: time=\"2026-06-09T13:43:46.054593361Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999543 | controller |     "Jun 09 13:43:46.054812 crc crio[23733]: time=\"2026-06-09T13:43:46.054777386Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999558 | controller |     "Jun 09 13:43:46.054874 crc crio[23733]: time=\"2026-06-09T13:43:46.054826907Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999572 | controller |     "Jun 09 13:43:46.055047 crc crio[23733]: time=\"2026-06-09T13:43:46.055011241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999586 | controller |     "Jun 09 13:43:46.055202 crc crio[23733]: time=\"2026-06-09T13:43:46.055065303Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999601 | controller |     "Jun 09 13:43:46.055354 crc crio[23733]: time=\"2026-06-09T13:43:46.05531513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999615 | controller |     "Jun 09 13:43:46.055428 crc crio[23733]: time=\"2026-06-09T13:43:46.055366591Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999630 | controller |     "Jun 09 13:43:46.055562 crc crio[23733]: time=\"2026-06-09T13:43:46.055526985Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999644 | controller |     "Jun 09 13:43:46.055651 crc crio[23733]: time=\"2026-06-09T13:43:46.055576386Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999658 | controller |     "Jun 09 13:43:46.055843 crc crio[23733]: time=\"2026-06-09T13:43:46.055801582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999673 | controller |     "Jun 09 13:43:46.055904 crc crio[23733]: time=\"2026-06-09T13:43:46.055857193Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999687 | controller |     "Jun 09 13:43:46.056040 crc crio[23733]: time=\"2026-06-09T13:43:46.055990698Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999701 | controller |     "Jun 09 13:43:46.056181 crc crio[23733]: time=\"2026-06-09T13:43:46.056050949Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999714 | controller |     "Jun 09 13:43:46.056266 crc crio[23733]: time=\"2026-06-09T13:43:46.056204172Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999728 | controller |     "Jun 09 13:43:46.056266 crc crio[23733]: time=\"2026-06-09T13:43:46.056246473Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999742 | controller |     "Jun 09 13:43:46.056652 crc crio[23733]: time=\"2026-06-09T13:43:46.056558682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999759 | controller |     "Jun 09 13:43:46.056652 crc crio[23733]: time=\"2026-06-09T13:43:46.056617093Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999773 | controller |     "Jun 09 13:43:46.056794 crc crio[23733]: time=\"2026-06-09T13:43:46.056755636Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999786 | controller |     "Jun 09 13:43:46.056871 crc crio[23733]: time=\"2026-06-09T13:43:46.056802548Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999800 | controller |     "Jun 09 13:43:46.057160 crc crio[23733]: time=\"2026-06-09T13:43:46.057040875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999813 | controller |     "Jun 09 13:43:46.057235 crc crio[23733]: time=\"2026-06-09T13:43:46.057164298Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999827 | controller |     "Jun 09 13:43:46.057346 crc crio[23733]: time=\"2026-06-09T13:43:46.057303731Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999841 | controller |     "Jun 09 13:43:46.057436 crc crio[23733]: time=\"2026-06-09T13:43:46.057360372Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999855 | controller |     "Jun 09 13:43:46.057771 crc crio[23733]: time=\"2026-06-09T13:43:46.057718621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999869 | controller |     "Jun 09 13:43:46.057844 crc crio[23733]: time=\"2026-06-09T13:43:46.057775683Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999883 | controller |     "Jun 09 13:43:46.057926 crc crio[23733]: time=\"2026-06-09T13:43:46.057878015Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999897 | controller |     "Jun 09 13:43:46.057979 crc crio[23733]: time=\"2026-06-09T13:43:46.057941417Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999911 | controller |     "Jun 09 13:43:46.058223 crc crio[23733]: time=\"2026-06-09T13:43:46.05808404Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999925 | controller |     "Jun 09 13:43:46.058288 crc crio[23733]: time=\"2026-06-09T13:43:46.058238744Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999939 | controller |     "Jun 09 13:43:46.058407 crc crio[23733]: time=\"2026-06-09T13:43:46.058372307Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999953 | controller |     "Jun 09 13:43:46.058466 crc crio[23733]: time=\"2026-06-09T13:43:46.058424069Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999967 | controller |     "Jun 09 13:43:46.058606 crc crio[23733]: time=\"2026-06-09T13:43:46.058555363Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:33.999981 | controller |     "Jun 09 13:43:46.058696 crc crio[23733]: time=\"2026-06-09T13:43:46.058612004Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:33.999995 | controller |     "Jun 09 13:43:46.058833 crc crio[23733]: time=\"2026-06-09T13:43:46.058790988Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000009 | controller |     "Jun 09 13:43:46.058891 crc crio[23733]: time=\"2026-06-09T13:43:46.058856099Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000023 | controller |     "Jun 09 13:43:46.059013 crc crio[23733]: time=\"2026-06-09T13:43:46.058949543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000041 | controller |     "Jun 09 13:43:46.059013 crc crio[23733]: time=\"2026-06-09T13:43:46.058993154Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000056 | controller |     "Jun 09 13:43:46.059244 crc crio[23733]: time=\"2026-06-09T13:43:46.059204329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000071 | controller |     "Jun 09 13:43:46.059336 crc crio[23733]: time=\"2026-06-09T13:43:46.05925086Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000085 | controller |     "Jun 09 13:43:46.059516 crc crio[23733]: time=\"2026-06-09T13:43:46.059462935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000100 | controller |     "Jun 09 13:43:46.059516 crc crio[23733]: time=\"2026-06-09T13:43:46.059514797Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000114 | controller |     "Jun 09 13:43:46.059720 crc crio[23733]: time=\"2026-06-09T13:43:46.059680561Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000128 | controller |     "Jun 09 13:43:46.059810 crc crio[23733]: time=\"2026-06-09T13:43:46.059731972Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000143 | controller |     "Jun 09 13:43:46.059932 crc crio[23733]: time=\"2026-06-09T13:43:46.059894456Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000157 | controller |     "Jun 09 13:43:46.060024 crc crio[23733]: time=\"2026-06-09T13:43:46.059944567Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000172 | controller |     "Jun 09 13:43:46.060144 crc crio[23733]: time=\"2026-06-09T13:43:46.06006325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000186 | controller |     "Jun 09 13:43:46.060232 crc crio[23733]: time=\"2026-06-09T13:43:46.060167703Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000200 | controller |     "Jun 09 13:43:46.060433 crc crio[23733]: time=\"2026-06-09T13:43:46.060397278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000214 | controller |     "Jun 09 13:43:46.060497 crc crio[23733]: time=\"2026-06-09T13:43:46.06045208Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000229 | controller |     "Jun 09 13:43:46.060548 crc crio[23733]: time=\"2026-06-09T13:43:46.060514302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000243 | controller |     "Jun 09 13:43:46.060603 crc crio[23733]: time=\"2026-06-09T13:43:46.060552933Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000257 | controller |     "Jun 09 13:43:46.060750 crc crio[23733]: time=\"2026-06-09T13:43:46.060716097Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000272 | controller |     "Jun 09 13:43:46.060809 crc crio[23733]: time=\"2026-06-09T13:43:46.060765308Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000286 | controller |     "Jun 09 13:43:46.060939 crc crio[23733]: time=\"2026-06-09T13:43:46.060903272Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000301 | controller |     "Jun 09 13:43:46.060991 crc crio[23733]: time=\"2026-06-09T13:43:46.060952963Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000315 | controller |     "Jun 09 13:43:46.061263 crc crio[23733]: time=\"2026-06-09T13:43:46.061226491Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000332 | controller |     "Jun 09 13:43:46.061335 crc crio[23733]: time=\"2026-06-09T13:43:46.061279031Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000347 | controller |     "Jun 09 13:43:46.061412 crc crio[23733]: time=\"2026-06-09T13:43:46.061371893Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000362 | controller |     "Jun 09 13:43:46.061488 crc crio[23733]: time=\"2026-06-09T13:43:46.061438265Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000376 | controller |     "Jun 09 13:43:46.061643 crc crio[23733]: time=\"2026-06-09T13:43:46.061587559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000390 | controller |     "Jun 09 13:43:46.061703 crc crio[23733]: time=\"2026-06-09T13:43:46.061660361Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000405 | controller |     "Jun 09 13:43:46.061859 crc crio[23733]: time=\"2026-06-09T13:43:46.061822526Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000419 | controller |     "Jun 09 13:43:46.061911 crc crio[23733]: time=\"2026-06-09T13:43:46.061874907Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000434 | controller |     "Jun 09 13:43:46.062143 crc crio[23733]: time=\"2026-06-09T13:43:46.062066232Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000448 | controller |     "Jun 09 13:43:46.062230 crc crio[23733]: time=\"2026-06-09T13:43:46.062169014Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000462 | controller |     "Jun 09 13:43:46.062338 crc crio[23733]: time=\"2026-06-09T13:43:46.062301697Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000477 | controller |     "Jun 09 13:43:46.062402 crc crio[23733]: time=\"2026-06-09T13:43:46.062349879Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000491 | controller |     "Jun 09 13:43:46.062578 crc crio[23733]: time=\"2026-06-09T13:43:46.062544453Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000505 | controller |     "Jun 09 13:43:46.062665 crc crio[23733]: time=\"2026-06-09T13:43:46.062595835Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000538 | controller |     "Jun 09 13:43:46.062786 crc crio[23733]: time=\"2026-06-09T13:43:46.062752279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000554 | controller |     "Jun 09 13:43:46.062845 crc crio[23733]: time=\"2026-06-09T13:43:46.06280128Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000569 | controller |     "Jun 09 13:43:46.062966 crc crio[23733]: time=\"2026-06-09T13:43:46.062933403Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000583 | controller |     "Jun 09 13:43:46.063017 crc crio[23733]: time=\"2026-06-09T13:43:46.062981184Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000598 | controller |     "Jun 09 13:43:46.063278 crc crio[23733]: time=\"2026-06-09T13:43:46.063236152Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000612 | controller |     "Jun 09 13:43:46.063352 crc crio[23733]: time=\"2026-06-09T13:43:46.063293813Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000626 | controller |     "Jun 09 13:43:46.063480 crc crio[23733]: time=\"2026-06-09T13:43:46.063445577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000643 | controller |     "Jun 09 13:43:46.063539 crc crio[23733]: time=\"2026-06-09T13:43:46.063497028Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000658 | controller |     "Jun 09 13:43:46.063667 crc crio[23733]: time=\"2026-06-09T13:43:46.063607621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000672 | controller |     "Jun 09 13:43:46.063735 crc crio[23733]: time=\"2026-06-09T13:43:46.063680122Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000687 | controller |     "Jun 09 13:43:46.064040 crc crio[23733]: time=\"2026-06-09T13:43:46.063853037Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000701 | controller |     "Jun 09 13:43:46.064040 crc crio[23733]: time=\"2026-06-09T13:43:46.063903098Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000715 | controller |     "Jun 09 13:43:46.064250 crc crio[23733]: time=\"2026-06-09T13:43:46.064064232Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000729 | controller |     "Jun 09 13:43:46.064250 crc crio[23733]: time=\"2026-06-09T13:43:46.064151614Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000743 | controller |     "Jun 09 13:43:46.064338 crc crio[23733]: time=\"2026-06-09T13:43:46.064300378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000757 | controller |     "Jun 09 13:43:46.064378 crc crio[23733]: time=\"2026-06-09T13:43:46.064341759Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000771 | controller |     "Jun 09 13:43:46.064515 crc crio[23733]: time=\"2026-06-09T13:43:46.064475762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000785 | controller |     "Jun 09 13:43:46.064570 crc crio[23733]: time=\"2026-06-09T13:43:46.064530643Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000799 | controller |     "Jun 09 13:43:46.064722 crc crio[23733]: time=\"2026-06-09T13:43:46.064687238Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000813 | controller |     "Jun 09 13:43:46.064779 crc crio[23733]: time=\"2026-06-09T13:43:46.064737Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000826 | controller |     "Jun 09 13:43:46.064903 crc crio[23733]: time=\"2026-06-09T13:43:46.064868113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000841 | controller |     "Jun 09 13:43:46.064963 crc crio[23733]: time=\"2026-06-09T13:43:46.064918064Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000855 | controller |     "Jun 09 13:43:46.065254 crc crio[23733]: time=\"2026-06-09T13:43:46.06515023Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000869 | controller |     "Jun 09 13:43:46.065254 crc crio[23733]: time=\"2026-06-09T13:43:46.065204181Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000884 | controller |     "Jun 09 13:43:46.065424 crc crio[23733]: time=\"2026-06-09T13:43:46.065386576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000898 | controller |     "Jun 09 13:43:46.065475 crc crio[23733]: time=\"2026-06-09T13:43:46.065445267Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000915 | controller |     "Jun 09 13:43:46.065650 crc crio[23733]: time=\"2026-06-09T13:43:46.065597711Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000930 | controller |     "Jun 09 13:43:46.065716 crc crio[23733]: time=\"2026-06-09T13:43:46.065671733Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000945 | controller |     "Jun 09 13:43:46.065850 crc crio[23733]: time=\"2026-06-09T13:43:46.065818126Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000959 | controller |     "Jun 09 13:43:46.065850 crc crio[23733]: time=\"2026-06-09T13:43:46.065866357Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.000974 | controller |     "Jun 09 13:43:46.066019 crc crio[23733]: time=\"2026-06-09T13:43:46.065992162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.000988 | controller |     "Jun 09 13:43:46.066060 crc crio[23733]: time=\"2026-06-09T13:43:46.066036833Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001002 | controller |     "Jun 09 13:43:46.066241 crc crio[23733]: time=\"2026-06-09T13:43:46.066161445Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001016 | controller |     "Jun 09 13:43:46.066241 crc crio[23733]: time=\"2026-06-09T13:43:46.066197756Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001031 | controller |     "Jun 09 13:43:46.066447 crc crio[23733]: time=\"2026-06-09T13:43:46.066368501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001046 | controller |     "Jun 09 13:43:46.066447 crc crio[23733]: time=\"2026-06-09T13:43:46.066405502Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001060 | controller |     "Jun 09 13:43:46.066595 crc crio[23733]: time=\"2026-06-09T13:43:46.066560146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001074 | controller |     "Jun 09 13:43:46.066687 crc crio[23733]: time=\"2026-06-09T13:43:46.066607577Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001088 | controller |     "Jun 09 13:43:46.066803 crc crio[23733]: time=\"2026-06-09T13:43:46.066768401Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001102 | controller |     "Jun 09 13:43:46.066863 crc crio[23733]: time=\"2026-06-09T13:43:46.066816042Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001116 | controller |     "Jun 09 13:43:46.067001 crc crio[23733]: time=\"2026-06-09T13:43:46.066967336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001130 | controller |     "Jun 09 13:43:46.067052 crc crio[23733]: time=\"2026-06-09T13:43:46.067017577Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001145 | controller |     "Jun 09 13:43:46.067314 crc crio[23733]: time=\"2026-06-09T13:43:46.067278733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001159 | controller |     "Jun 09 13:43:46.067385 crc crio[23733]: time=\"2026-06-09T13:43:46.067332705Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001173 | controller |     "Jun 09 13:43:46.067475 crc crio[23733]: time=\"2026-06-09T13:43:46.067440667Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001187 | controller |     "Jun 09 13:43:46.067527 crc crio[23733]: time=\"2026-06-09T13:43:46.067491909Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001204 | controller |     "Jun 09 13:43:46.067670 crc crio[23733]: time=\"2026-06-09T13:43:46.067608742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001219 | controller |     "Jun 09 13:43:46.067732 crc crio[23733]: time=\"2026-06-09T13:43:46.067683704Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001233 | controller |     "Jun 09 13:43:46.067844 crc crio[23733]: time=\"2026-06-09T13:43:46.067812826Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001247 | controller |     "Jun 09 13:43:46.067902 crc crio[23733]: time=\"2026-06-09T13:43:46.067861308Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001262 | controller |     "Jun 09 13:43:46.068003 crc crio[23733]: time=\"2026-06-09T13:43:46.067968991Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001276 | controller |     "Jun 09 13:43:46.068060 crc crio[23733]: time=\"2026-06-09T13:43:46.068016372Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001290 | controller |     "Jun 09 13:43:46.068221 crc crio[23733]: time=\"2026-06-09T13:43:46.068184597Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001304 | controller |     "Jun 09 13:43:46.068276 crc crio[23733]: time=\"2026-06-09T13:43:46.068250408Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001319 | controller |     "Jun 09 13:43:46.068434 crc crio[23733]: time=\"2026-06-09T13:43:46.068399612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001333 | controller |     "Jun 09 13:43:46.068485 crc crio[23733]: time=\"2026-06-09T13:43:46.068450833Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001347 | controller |     "Jun 09 13:43:46.068612 crc crio[23733]: time=\"2026-06-09T13:43:46.068578706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001361 | controller |     "Jun 09 13:43:46.068700 crc crio[23733]: time=\"2026-06-09T13:43:46.068658718Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001375 | controller |     "Jun 09 13:43:46.068803 crc crio[23733]: time=\"2026-06-09T13:43:46.068760811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001389 | controller |     "Jun 09 13:43:46.068902 crc crio[23733]: time=\"2026-06-09T13:43:46.068823253Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001403 | controller |     "Jun 09 13:43:46.068999 crc crio[23733]: time=\"2026-06-09T13:43:46.068966236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001418 | controller |     "Jun 09 13:43:46.069050 crc crio[23733]: time=\"2026-06-09T13:43:46.069015477Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001432 | controller |     "Jun 09 13:43:46.069205 crc crio[23733]: time=\"2026-06-09T13:43:46.069164382Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001448 | controller |     "Jun 09 13:43:46.069301 crc crio[23733]: time=\"2026-06-09T13:43:46.069220503Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001464 | controller |     "Jun 09 13:43:46.069380 crc crio[23733]: time=\"2026-06-09T13:43:46.069345726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001479 | controller |     "Jun 09 13:43:46.069441 crc crio[23733]: time=\"2026-06-09T13:43:46.069395818Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001496 | controller |     "Jun 09 13:43:46.069559 crc crio[23733]: time=\"2026-06-09T13:43:46.06951377Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001533 | controller |     "Jun 09 13:43:46.069666 crc crio[23733]: time=\"2026-06-09T13:43:46.069577242Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001549 | controller |     "Jun 09 13:43:46.069728 crc crio[23733]: time=\"2026-06-09T13:43:46.069693715Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001564 | controller |     "Jun 09 13:43:46.069784 crc crio[23733]: time=\"2026-06-09T13:43:46.069733126Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001578 | controller |     "Jun 09 13:43:46.069962 crc crio[23733]: time=\"2026-06-09T13:43:46.069923011Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001593 | controller |     "Jun 09 13:43:46.070019 crc crio[23733]: time=\"2026-06-09T13:43:46.069981202Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001611 | controller |     "Jun 09 13:43:46.070189 crc crio[23733]: time=\"2026-06-09T13:43:46.070096325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001627 | controller |     "Jun 09 13:43:46.070248 crc crio[23733]: time=\"2026-06-09T13:43:46.070211899Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001642 | controller |     "Jun 09 13:43:46.070402 crc crio[23733]: time=\"2026-06-09T13:43:46.070366752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001656 | controller |     "Jun 09 13:43:46.070463 crc crio[23733]: time=\"2026-06-09T13:43:46.070420673Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001670 | controller |     "Jun 09 13:43:46.070547 crc crio[23733]: time=\"2026-06-09T13:43:46.070511746Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001684 | controller |     "Jun 09 13:43:46.070599 crc crio[23733]: time=\"2026-06-09T13:43:46.070559827Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001698 | controller |     "Jun 09 13:43:46.070828 crc crio[23733]: time=\"2026-06-09T13:43:46.070757102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001713 | controller |     "Jun 09 13:43:46.070828 crc crio[23733]: time=\"2026-06-09T13:43:46.070810124Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001727 | controller |     "Jun 09 13:43:46.070946 crc crio[23733]: time=\"2026-06-09T13:43:46.070915736Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001741 | controller |     "Jun 09 13:43:46.070985 crc crio[23733]: time=\"2026-06-09T13:43:46.070955847Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001755 | controller |     "Jun 09 13:43:46.071225 crc crio[23733]: time=\"2026-06-09T13:43:46.07106422Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001769 | controller |     "Jun 09 13:43:46.071225 crc crio[23733]: time=\"2026-06-09T13:43:46.071164542Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001783 | controller |     "Jun 09 13:43:46.071332 crc crio[23733]: time=\"2026-06-09T13:43:46.071317436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001796 | controller |     "Jun 09 13:43:46.071508 crc crio[23733]: time=\"2026-06-09T13:43:46.071351897Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001813 | controller |     "Jun 09 13:43:46.071560 crc crio[23733]: time=\"2026-06-09T13:43:46.071541962Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001827 | controller |     "Jun 09 13:43:46.071600 crc crio[23733]: time=\"2026-06-09T13:43:46.071574882Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001841 | controller |     "Jun 09 13:43:46.071822 crc crio[23733]: time=\"2026-06-09T13:43:46.071789358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001856 | controller |     "Jun 09 13:43:46.071883 crc crio[23733]: time=\"2026-06-09T13:43:46.071839579Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001870 | controller |     "Jun 09 13:43:46.071937 crc crio[23733]: time=\"2026-06-09T13:43:46.071900581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001884 | controller |     "Jun 09 13:43:46.071994 crc crio[23733]: time=\"2026-06-09T13:43:46.071938512Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001898 | controller |     "Jun 09 13:43:46.072221 crc crio[23733]: time=\"2026-06-09T13:43:46.072085316Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001912 | controller |     "Jun 09 13:43:46.072221 crc crio[23733]: time=\"2026-06-09T13:43:46.072159968Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001926 | controller |     "Jun 09 13:43:46.072347 crc crio[23733]: time=\"2026-06-09T13:43:46.072311902Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001941 | controller |     "Jun 09 13:43:46.072446 crc crio[23733]: time=\"2026-06-09T13:43:46.072403274Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001955 | controller |     "Jun 09 13:43:46.072520 crc crio[23733]: time=\"2026-06-09T13:43:46.072450025Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001969 | controller |     "Jun 09 13:43:46.072520 crc crio[23733]: time=\"2026-06-09T13:43:46.072475927Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.001983 | controller |     "Jun 09 13:43:46.072808 crc crio[23733]: time=\"2026-06-09T13:43:46.072710442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.001997 | controller |     "Jun 09 13:43:46.072808 crc crio[23733]: time=\"2026-06-09T13:43:46.072757554Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002011 | controller |     "Jun 09 13:43:46.073505 crc crio[23733]: time=\"2026-06-09T13:43:46.07303303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002024 | controller |     "Jun 09 13:43:46.073505 crc crio[23733]: time=\"2026-06-09T13:43:46.073211855Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002038 | controller |     "Jun 09 13:43:46.073505 crc crio[23733]: time=\"2026-06-09T13:43:46.073253236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002052 | controller |     "Jun 09 13:43:46.073505 crc crio[23733]: time=\"2026-06-09T13:43:46.073288197Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002066 | controller |     "Jun 09 13:43:46.073505 crc crio[23733]: time=\"2026-06-09T13:43:46.073407479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002079 | controller |     "Jun 09 13:43:46.073505 crc crio[23733]: time=\"2026-06-09T13:43:46.073441839Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002096 | controller |     "Jun 09 13:43:46.073870 crc crio[23733]: time=\"2026-06-09T13:43:46.073574494Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002111 | controller |     "Jun 09 13:43:46.073870 crc crio[23733]: time=\"2026-06-09T13:43:46.073613275Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002125 | controller |     "Jun 09 13:43:46.073870 crc crio[23733]: time=\"2026-06-09T13:43:46.073784929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002139 | controller |     "Jun 09 13:43:46.073870 crc crio[23733]: time=\"2026-06-09T13:43:46.0738141Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002153 | controller |     "Jun 09 13:43:46.074363 crc crio[23733]: time=\"2026-06-09T13:43:46.073957493Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002167 | controller |     "Jun 09 13:43:46.074363 crc crio[23733]: time=\"2026-06-09T13:43:46.073995394Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002181 | controller |     "Jun 09 13:43:46.074363 crc crio[23733]: time=\"2026-06-09T13:43:46.074096207Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002194 | controller |     "Jun 09 13:43:46.074363 crc crio[23733]: time=\"2026-06-09T13:43:46.074201729Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002208 | controller |     "Jun 09 13:43:46.074679 crc crio[23733]: time=\"2026-06-09T13:43:46.074389874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002222 | controller |     "Jun 09 13:43:46.074679 crc crio[23733]: time=\"2026-06-09T13:43:46.074478146Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002235 | controller |     "Jun 09 13:43:46.074679 crc crio[23733]: time=\"2026-06-09T13:43:46.074506547Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002249 | controller |     "Jun 09 13:43:46.074679 crc crio[23733]: time=\"2026-06-09T13:43:46.074527097Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002263 | controller |     "Jun 09 13:43:46.075437 crc crio[23733]: time=\"2026-06-09T13:43:46.074777673Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002277 | controller |     "Jun 09 13:43:46.075437 crc crio[23733]: time=\"2026-06-09T13:43:46.074807254Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002290 | controller |     "Jun 09 13:43:46.075437 crc crio[23733]: time=\"2026-06-09T13:43:46.07498897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002304 | controller |     "Jun 09 13:43:46.075437 crc crio[23733]: time=\"2026-06-09T13:43:46.07502403Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002317 | controller |     "Jun 09 13:43:46.075437 crc crio[23733]: time=\"2026-06-09T13:43:46.075286017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002331 | controller |     "Jun 09 13:43:46.075437 crc crio[23733]: time=\"2026-06-09T13:43:46.075326368Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002345 | controller |     "Jun 09 13:43:46.075841 crc crio[23733]: time=\"2026-06-09T13:43:46.075442211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002358 | controller |     "Jun 09 13:43:46.075841 crc crio[23733]: time=\"2026-06-09T13:43:46.075478632Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002375 | controller |     "Jun 09 13:43:46.075841 crc crio[23733]: time=\"2026-06-09T13:43:46.075658876Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002389 | controller |     "Jun 09 13:43:46.075841 crc crio[23733]: time=\"2026-06-09T13:43:46.075700137Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002403 | controller |     "Jun 09 13:43:46.075841 crc crio[23733]: time=\"2026-06-09T13:43:46.07583215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002417 | controller |     "Jun 09 13:43:46.076085 crc crio[23733]: time=\"2026-06-09T13:43:46.075860651Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002431 | controller |     "Jun 09 13:43:46.076085 crc crio[23733]: time=\"2026-06-09T13:43:46.076006765Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002444 | controller |     "Jun 09 13:43:46.076085 crc crio[23733]: time=\"2026-06-09T13:43:46.076043926Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002458 | controller |     "Jun 09 13:43:46.076328 crc crio[23733]: time=\"2026-06-09T13:43:46.076185689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002472 | controller |     "Jun 09 13:43:46.076328 crc crio[23733]: time=\"2026-06-09T13:43:46.07621357Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002485 | controller |     "Jun 09 13:43:46.076445 crc crio[23733]: time=\"2026-06-09T13:43:46.076374235Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002499 | controller |     "Jun 09 13:43:46.076445 crc crio[23733]: time=\"2026-06-09T13:43:46.076412146Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002526 | controller |     "Jun 09 13:43:46.076550 crc crio[23733]: time=\"2026-06-09T13:43:46.076525909Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002545 | controller |     "Jun 09 13:43:46.076610 crc crio[23733]: time=\"2026-06-09T13:43:46.076553219Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002559 | controller |     "Jun 09 13:43:46.076788 crc crio[23733]: time=\"2026-06-09T13:43:46.076745554Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002572 | controller |     "Jun 09 13:43:46.076871 crc crio[23733]: time=\"2026-06-09T13:43:46.076804465Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002586 | controller |     "Jun 09 13:43:46.076958 crc crio[23733]: time=\"2026-06-09T13:43:46.076910338Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002600 | controller |     "Jun 09 13:43:46.077034 crc crio[23733]: time=\"2026-06-09T13:43:46.076969119Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002614 | controller |     "Jun 09 13:43:46.077095 crc crio[23733]: time=\"2026-06-09T13:43:46.077081352Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002628 | controller |     "Jun 09 13:43:46.077296 crc crio[23733]: time=\"2026-06-09T13:43:46.077173755Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002642 | controller |     "Jun 09 13:43:46.077503 crc crio[23733]: time=\"2026-06-09T13:43:46.077461992Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002660 | controller |     "Jun 09 13:43:46.077587 crc crio[23733]: time=\"2026-06-09T13:43:46.077517193Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002674 | controller |     "Jun 09 13:43:46.077587 crc crio[23733]: time=\"2026-06-09T13:43:46.077558794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002688 | controller |     "Jun 09 13:43:46.077749 crc crio[23733]: time=\"2026-06-09T13:43:46.077592325Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002702 | controller |     "Jun 09 13:43:46.077749 crc crio[23733]: time=\"2026-06-09T13:43:46.077661467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002716 | controller |     "Jun 09 13:43:46.077749 crc crio[23733]: time=\"2026-06-09T13:43:46.077698528Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002730 | controller |     "Jun 09 13:43:46.077887 crc crio[23733]: time=\"2026-06-09T13:43:46.077852942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002744 | controller |     "Jun 09 13:43:46.077947 crc crio[23733]: time=\"2026-06-09T13:43:46.077892633Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002758 | controller |     "Jun 09 13:43:46.078415 crc crio[23733]: time=\"2026-06-09T13:43:46.078092578Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002772 | controller |     "Jun 09 13:43:46.078415 crc crio[23733]: time=\"2026-06-09T13:43:46.078242262Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002786 | controller |     "Jun 09 13:43:46.078526 crc crio[23733]: time=\"2026-06-09T13:43:46.078486148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002799 | controller |     "Jun 09 13:43:46.078526 crc crio[23733]: time=\"2026-06-09T13:43:46.078521809Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002813 | controller |     "Jun 09 13:43:46.078784 crc crio[23733]: time=\"2026-06-09T13:43:46.078744915Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002827 | controller |     "Jun 09 13:43:46.078873 crc crio[23733]: time=\"2026-06-09T13:43:46.078800097Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002842 | controller |     "Jun 09 13:43:46.078922 crc crio[23733]: time=\"2026-06-09T13:43:46.078904388Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002856 | controller |     "Jun 09 13:43:46.078971 crc crio[23733]: time=\"2026-06-09T13:43:46.078941629Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002871 | controller |     "Jun 09 13:43:46.079224 crc crio[23733]: time=\"2026-06-09T13:43:46.079068683Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002885 | controller |     "Jun 09 13:43:46.079224 crc crio[23733]: time=\"2026-06-09T13:43:46.079213137Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002899 | controller |     "Jun 09 13:43:46.079427 crc crio[23733]: time=\"2026-06-09T13:43:46.079387721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002913 | controller |     "Jun 09 13:43:46.079503 crc crio[23733]: time=\"2026-06-09T13:43:46.079441243Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002938 | controller |     "Jun 09 13:43:46.079612 crc crio[23733]: time=\"2026-06-09T13:43:46.079570697Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002959 | controller |     "Jun 09 13:43:46.079721 crc crio[23733]: time=\"2026-06-09T13:43:46.079667219Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.002974 | controller |     "Jun 09 13:43:46.079836 crc crio[23733]: time=\"2026-06-09T13:43:46.079801211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.002988 | controller |     "Jun 09 13:43:46.079999 crc crio[23733]: time=\"2026-06-09T13:43:46.079845703Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003004 | controller |     "Jun 09 13:43:46.080196 crc crio[23733]: time=\"2026-06-09T13:43:46.080067879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003019 | controller |     "Jun 09 13:43:46.080196 crc crio[23733]: time=\"2026-06-09T13:43:46.080184162Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003033 | controller |     "Jun 09 13:43:46.080319 crc crio[23733]: time=\"2026-06-09T13:43:46.080293414Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003047 | controller |     "Jun 09 13:43:46.080375 crc crio[23733]: time=\"2026-06-09T13:43:46.080339105Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003061 | controller |     "Jun 09 13:43:46.080571 crc crio[23733]: time=\"2026-06-09T13:43:46.08050844Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003076 | controller |     "Jun 09 13:43:46.080736 crc crio[23733]: time=\"2026-06-09T13:43:46.080570731Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003090 | controller |     "Jun 09 13:43:46.080736 crc crio[23733]: time=\"2026-06-09T13:43:46.080717225Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003104 | controller |     "Jun 09 13:43:46.080838 crc crio[23733]: time=\"2026-06-09T13:43:46.080747896Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003118 | controller |     "Jun 09 13:43:46.080950 crc crio[23733]: time=\"2026-06-09T13:43:46.080909611Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003133 | controller |     "Jun 09 13:43:46.081224 crc crio[23733]: time=\"2026-06-09T13:43:46.080965162Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003148 | controller |     "Jun 09 13:43:46.081224 crc crio[23733]: time=\"2026-06-09T13:43:46.081198947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003162 | controller |     "Jun 09 13:43:46.081568 crc crio[23733]: time=\"2026-06-09T13:43:46.081228778Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003177 | controller |     "Jun 09 13:43:46.081568 crc crio[23733]: time=\"2026-06-09T13:43:46.081372291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003191 | controller |     "Jun 09 13:43:46.081568 crc crio[23733]: time=\"2026-06-09T13:43:46.081402052Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003205 | controller |     "Jun 09 13:43:46.081568 crc crio[23733]: time=\"2026-06-09T13:43:46.081531986Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003220 | controller |     "Jun 09 13:43:46.081568 crc crio[23733]: time=\"2026-06-09T13:43:46.081572317Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003234 | controller |     "Jun 09 13:43:46.082081 crc crio[23733]: time=\"2026-06-09T13:43:46.081819742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003251 | controller |     "Jun 09 13:43:46.082081 crc crio[23733]: time=\"2026-06-09T13:43:46.081850243Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003266 | controller |     "Jun 09 13:43:46.082081 crc crio[23733]: time=\"2026-06-09T13:43:46.082025358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003280 | controller |     "Jun 09 13:43:46.082081 crc crio[23733]: time=\"2026-06-09T13:43:46.082061379Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003294 | controller |     "Jun 09 13:43:46.082340 crc crio[23733]: time=\"2026-06-09T13:43:46.082293035Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003308 | controller |     "Jun 09 13:43:46.082340 crc crio[23733]: time=\"2026-06-09T13:43:46.082322856Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003322 | controller |     "Jun 09 13:43:46.082699 crc crio[23733]: time=\"2026-06-09T13:43:46.082613523Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003337 | controller |     "Jun 09 13:43:46.082797 crc crio[23733]: time=\"2026-06-09T13:43:46.082704505Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003351 | controller |     "Jun 09 13:43:46.082797 crc crio[23733]: time=\"2026-06-09T13:43:46.082720866Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003365 | controller |     "Jun 09 13:43:46.082797 crc crio[23733]: time=\"2026-06-09T13:43:46.082745456Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003379 | controller |     "Jun 09 13:43:46.082797 crc crio[23733]: time=\"2026-06-09T13:43:46.082776348Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003393 | controller |     "Jun 09 13:43:46.082987 crc crio[23733]: time=\"2026-06-09T13:43:46.082814049Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003407 | controller |     "Jun 09 13:43:46.083038 crc crio[23733]: time=\"2026-06-09T13:43:46.082984562Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003422 | controller |     "Jun 09 13:43:46.083038 crc crio[23733]: time=\"2026-06-09T13:43:46.083028013Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003436 | controller |     "Jun 09 13:43:46.083370 crc crio[23733]: time=\"2026-06-09T13:43:46.08325806Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003451 | controller |     "Jun 09 13:43:46.083370 crc crio[23733]: time=\"2026-06-09T13:43:46.083327952Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003465 | controller |     "Jun 09 13:43:46.083653 crc crio[23733]: time=\"2026-06-09T13:43:46.083571728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003479 | controller |     "Jun 09 13:43:46.083727 crc crio[23733]: time=\"2026-06-09T13:43:46.08367076Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003493 | controller |     "Jun 09 13:43:46.083727 crc crio[23733]: time=\"2026-06-09T13:43:46.083714161Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003508 | controller |     "Jun 09 13:43:46.083842 crc crio[23733]: time=\"2026-06-09T13:43:46.083746262Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003541 | controller |     "Jun 09 13:43:46.083997 crc crio[23733]: time=\"2026-06-09T13:43:46.083948068Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003559 | controller |     "Jun 09 13:43:46.084061 crc crio[23733]: time=\"2026-06-09T13:43:46.084010239Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003574 | controller |     "Jun 09 13:43:46.084253 crc crio[23733]: time=\"2026-06-09T13:43:46.084194134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003588 | controller |     "Jun 09 13:43:46.084324 crc crio[23733]: time=\"2026-06-09T13:43:46.084256305Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003603 | controller |     "Jun 09 13:43:46.084324 crc crio[23733]: time=\"2026-06-09T13:43:46.084290286Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003617 | controller |     "Jun 09 13:43:46.084324 crc crio[23733]: time=\"2026-06-09T13:43:46.084310287Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003632 | controller |     "Jun 09 13:43:46.084572 crc crio[23733]: time=\"2026-06-09T13:43:46.084518172Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003646 | controller |     "Jun 09 13:43:46.084663 crc crio[23733]: time=\"2026-06-09T13:43:46.084585374Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003660 | controller |     "Jun 09 13:43:46.084779 crc crio[23733]: time=\"2026-06-09T13:43:46.084739607Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003674 | controller |     "Jun 09 13:43:46.084840 crc crio[23733]: time=\"2026-06-09T13:43:46.084794609Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003688 | controller |     "Jun 09 13:43:46.084895 crc crio[23733]: time=\"2026-06-09T13:43:46.08486473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003702 | controller |     "Jun 09 13:43:46.084950 crc crio[23733]: time=\"2026-06-09T13:43:46.084906121Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003716 | controller |     "Jun 09 13:43:46.085199 crc crio[23733]: time=\"2026-06-09T13:43:46.085147888Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003730 | controller |     "Jun 09 13:43:46.085262 crc crio[23733]: time=\"2026-06-09T13:43:46.08521043Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003744 | controller |     "Jun 09 13:43:46.085414 crc crio[23733]: time=\"2026-06-09T13:43:46.085376004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003758 | controller |     "Jun 09 13:43:46.085481 crc crio[23733]: time=\"2026-06-09T13:43:46.085440926Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003772 | controller |     "Jun 09 13:43:46.085674 crc crio[23733]: time=\"2026-06-09T13:43:46.08560983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003785 | controller |     "Jun 09 13:43:46.085741 crc crio[23733]: time=\"2026-06-09T13:43:46.085686082Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003799 | controller |     "Jun 09 13:43:46.085915 crc crio[23733]: time=\"2026-06-09T13:43:46.085877216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003813 | controller |     "Jun 09 13:43:46.085975 crc crio[23733]: time=\"2026-06-09T13:43:46.085938308Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003826 | controller |     "Jun 09 13:43:46.086077 crc crio[23733]: time=\"2026-06-09T13:43:46.08603846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003844 | controller |     "Jun 09 13:43:46.086243 crc crio[23733]: time=\"2026-06-09T13:43:46.086093482Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003859 | controller |     "Jun 09 13:43:46.086335 crc crio[23733]: time=\"2026-06-09T13:43:46.086296347Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003873 | controller |     "Jun 09 13:43:46.086391 crc crio[23733]: time=\"2026-06-09T13:43:46.086363668Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003894 | controller |     "Jun 09 13:43:46.086515 crc crio[23733]: time=\"2026-06-09T13:43:46.086479032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003909 | controller |     "Jun 09 13:43:46.086567 crc crio[23733]: time=\"2026-06-09T13:43:46.086531814Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003923 | controller |     "Jun 09 13:43:46.086721 crc crio[23733]: time=\"2026-06-09T13:43:46.086679927Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003938 | controller |     "Jun 09 13:43:46.086782 crc crio[23733]: time=\"2026-06-09T13:43:46.086744839Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003953 | controller |     "Jun 09 13:43:46.086887 crc crio[23733]: time=\"2026-06-09T13:43:46.086850581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003968 | controller |     "Jun 09 13:43:46.086940 crc crio[23733]: time=\"2026-06-09T13:43:46.086901043Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.003982 | controller |     "Jun 09 13:43:46.087265 crc crio[23733]: time=\"2026-06-09T13:43:46.087223671Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.003996 | controller |     "Jun 09 13:43:46.087326 crc crio[23733]: time=\"2026-06-09T13:43:46.087286422Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004010 | controller |     "Jun 09 13:43:46.087409 crc crio[23733]: time=\"2026-06-09T13:43:46.087371844Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004025 | controller |     "Jun 09 13:43:46.087482 crc crio[23733]: time=\"2026-06-09T13:43:46.087425676Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004039 | controller |     "Jun 09 13:43:46.087576 crc crio[23733]: time=\"2026-06-09T13:43:46.087534448Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004057 | controller |     "Jun 09 13:43:46.087669 crc crio[23733]: time=\"2026-06-09T13:43:46.08759931Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004078 | controller |     "Jun 09 13:43:46.087822 crc crio[23733]: time=\"2026-06-09T13:43:46.087780814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004134 | controller |     "Jun 09 13:43:46.087900 crc crio[23733]: time=\"2026-06-09T13:43:46.087830906Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004151 | controller |     "Jun 09 13:43:46.088030 crc crio[23733]: time=\"2026-06-09T13:43:46.087987671Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004166 | controller |     "Jun 09 13:43:46.088091 crc crio[23733]: time=\"2026-06-09T13:43:46.088052902Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004180 | controller |     "Jun 09 13:43:46.088284 crc crio[23733]: time=\"2026-06-09T13:43:46.088230077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004200 | controller |     "Jun 09 13:43:46.088284 crc crio[23733]: time=\"2026-06-09T13:43:46.088266187Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004214 | controller |     "Jun 09 13:43:46.088500 crc crio[23733]: time=\"2026-06-09T13:43:46.088445102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004229 | controller |     "Jun 09 13:43:46.088617 crc crio[23733]: time=\"2026-06-09T13:43:46.088583985Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004243 | controller |     "Jun 09 13:43:46.088729 crc crio[23733]: time=\"2026-06-09T13:43:46.088667507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004257 | controller |     "Jun 09 13:43:46.088729 crc crio[23733]: time=\"2026-06-09T13:43:46.088702748Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004271 | controller |     "Jun 09 13:43:46.088890 crc crio[23733]: time=\"2026-06-09T13:43:46.088845932Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004285 | controller |     "Jun 09 13:43:46.088960 crc crio[23733]: time=\"2026-06-09T13:43:46.088896973Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004299 | controller |     "Jun 09 13:43:46.089087 crc crio[23733]: time=\"2026-06-09T13:43:46.089043537Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004313 | controller |     "Jun 09 13:43:46.089210 crc crio[23733]: time=\"2026-06-09T13:43:46.08916934Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004326 | controller |     "Jun 09 13:43:46.089347 crc crio[23733]: time=\"2026-06-09T13:43:46.089308343Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004340 | controller |     "Jun 09 13:43:46.089400 crc crio[23733]: time=\"2026-06-09T13:43:46.089366675Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004354 | controller |     "Jun 09 13:43:46.089508 crc crio[23733]: time=\"2026-06-09T13:43:46.089473458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004368 | controller |     "Jun 09 13:43:46.089559 crc crio[23733]: time=\"2026-06-09T13:43:46.08953088Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004382 | controller |     "Jun 09 13:43:46.089728 crc crio[23733]: time=\"2026-06-09T13:43:46.089691323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004396 | controller |     "Jun 09 13:43:46.089796 crc crio[23733]: time=\"2026-06-09T13:43:46.089750254Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004410 | controller |     "Jun 09 13:43:46.089917 crc crio[23733]: time=\"2026-06-09T13:43:46.089878308Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004424 | controller |     "Jun 09 13:43:46.089977 crc crio[23733]: time=\"2026-06-09T13:43:46.0899492Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004437 | controller |     "Jun 09 13:43:46.090224 crc crio[23733]: time=\"2026-06-09T13:43:46.090179856Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004451 | controller |     "Jun 09 13:43:46.090286 crc crio[23733]: time=\"2026-06-09T13:43:46.090243917Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004465 | controller |     "Jun 09 13:43:46.090323 crc crio[23733]: time=\"2026-06-09T13:43:46.090280398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004482 | controller |     "Jun 09 13:43:46.090323 crc crio[23733]: time=\"2026-06-09T13:43:46.090314999Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004496 | controller |     "Jun 09 13:43:46.090510 crc crio[23733]: time=\"2026-06-09T13:43:46.090471163Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004529 | controller |     "Jun 09 13:43:46.090564 crc crio[23733]: time=\"2026-06-09T13:43:46.090525484Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004550 | controller |     "Jun 09 13:43:46.090759 crc crio[23733]: time=\"2026-06-09T13:43:46.09072198Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004565 | controller |     "Jun 09 13:43:46.090814 crc crio[23733]: time=\"2026-06-09T13:43:46.090770831Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004579 | controller |     "Jun 09 13:43:46.090964 crc crio[23733]: time=\"2026-06-09T13:43:46.090926754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004593 | controller |     "Jun 09 13:43:46.091017 crc crio[23733]: time=\"2026-06-09T13:43:46.090980095Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004607 | controller |     "Jun 09 13:43:46.091242 crc crio[23733]: time=\"2026-06-09T13:43:46.091198192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004621 | controller |     "Jun 09 13:43:46.091317 crc crio[23733]: time=\"2026-06-09T13:43:46.091256523Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004635 | controller |     "Jun 09 13:43:46.091447 crc crio[23733]: time=\"2026-06-09T13:43:46.091409457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004649 | controller |     "Jun 09 13:43:46.091498 crc crio[23733]: time=\"2026-06-09T13:43:46.091465887Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004663 | controller |     "Jun 09 13:43:46.091619 crc crio[23733]: time=\"2026-06-09T13:43:46.091583101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004677 | controller |     "Jun 09 13:43:46.091700 crc crio[23733]: time=\"2026-06-09T13:43:46.091667093Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004692 | controller |     "Jun 09 13:43:46.092069 crc crio[23733]: time=\"2026-06-09T13:43:46.091973351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004706 | controller |     "Jun 09 13:43:46.092261 crc crio[23733]: time=\"2026-06-09T13:43:46.092193856Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004720 | controller |     "Jun 09 13:43:46.092261 crc crio[23733]: time=\"2026-06-09T13:43:46.092244118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004735 | controller |     "Jun 09 13:43:46.092357 crc crio[23733]: time=\"2026-06-09T13:43:46.092281289Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004749 | controller |     "Jun 09 13:43:46.092500 crc crio[23733]: time=\"2026-06-09T13:43:46.092432913Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004763 | controller |     "Jun 09 13:43:46.092583 crc crio[23733]: time=\"2026-06-09T13:43:46.092505305Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004780 | controller |     "Jun 09 13:43:46.092756 crc crio[23733]: time=\"2026-06-09T13:43:46.09271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004794 | controller |     "Jun 09 13:43:46.092819 crc crio[23733]: time=\"2026-06-09T13:43:46.092762191Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004808 | controller |     "Jun 09 13:43:46.092894 crc crio[23733]: time=\"2026-06-09T13:43:46.092828573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004821 | controller |     "Jun 09 13:43:46.092894 crc crio[23733]: time=\"2026-06-09T13:43:46.092861964Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004835 | controller |     "Jun 09 13:43:46.093095 crc crio[23733]: time=\"2026-06-09T13:43:46.093029508Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004848 | controller |     "Jun 09 13:43:46.093232 crc crio[23733]: time=\"2026-06-09T13:43:46.093163361Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004862 | controller |     "Jun 09 13:43:46.093232 crc crio[23733]: time=\"2026-06-09T13:43:46.093208372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-09 14:45:34.004876 | controller |     "Jun 09 13:43:46.093305 crc crio[23733]: time=\"2026-06-09T13:43:46.093243213Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-09 14:45:34.004890 | controller |     "Jun 09 13:43:50.306397 crc crio[23733]: time=\"2026-06-09T13:43:50.305579752Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-09 14:45:34.004904 | controller |     "Jun 09 13:43:50.333921 crc crio[23733]: time=\"2026-06-09T13:43:50.33384608Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:34.004918 | controller |     "Jun 09 13:43:50.334521 crc crio[23733]: time=\"2026-06-09T13:43:50.334496536Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:34.004932 | controller |     "Jun 09 13:43:50.334723 crc crio[23733]: time=\"2026-06-09T13:43:50.334688932Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-09 14:45:34.004946 | controller |     "Jun 09 13:43:50.358990 crc crio[23733]: time=\"2026-06-09T13:43:50.358778483Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-09 14:45:34.004961 | controller |     "Jun 09 13:43:50.358990 crc crio[23733]: time=\"2026-06-09T13:43:50.358907826Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-09 14:45:34.004975 | controller |     "Jun 09 13:44:00.579426 crc crio[23733]: time=\"2026-06-09T13:44:00.57841918Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683544-mg8qw/POD\" id=3ab2ef6d-cbf4-451f-b3a0-253755ae737e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.004990 | controller |     "Jun 09 13:44:00.580835 crc crio[23733]: time=\"2026-06-09T13:44:00.579428756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.005006 | controller |     "Jun 09 13:44:00.608932 crc crio[23733]: time=\"2026-06-09T13:44:00.608621247Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683544-mg8qw Namespace:openshift-infra ID:c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5 UID:94111c18-b99f-4c83-b039-be1e30519108 NetNS:/var/run/netns/485f09c0-32d6-490e-8cc4-19738792670b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94111c18_b99f_4c83_b039_be1e30519108.slice PodAnnotations:0xc00008c258}] Aliases:map[]}\"",
2026-06-09 14:45:34.005024 | controller |     "Jun 09 13:44:00.609352 crc crio[23733]: time=\"2026-06-09T13:44:00.609330945Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683544-mg8qw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.005040 | controller |     "Jun 09 13:44:01.162337 crc crio[23733]: 2026-06-09T13:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c35566be236b583 Mac:f2:26:73:84:04:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/485f09c0-32d6-490e-8cc4-19738792670b SocketPath: PciID:}] [{Interface:0xc0000148e0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.005098 | controller |     "Jun 09 13:44:01.164086 crc crio[23733]: time=\"2026-06-09T13:44:01.164050287Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683544-mg8qw Namespace:openshift-infra ID:c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5 UID:94111c18-b99f-4c83-b039-be1e30519108 NetNS:/var/run/netns/485f09c0-32d6-490e-8cc4-19738792670b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94111c18_b99f_4c83_b039_be1e30519108.slice PodAnnotations:0xc00008c258}] Aliases:map[]}\"",
2026-06-09 14:45:34.005115 | controller |     "Jun 09 13:44:01.164372 crc crio[23733]: time=\"2026-06-09T13:44:01.164353904Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683544-mg8qw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.005131 | controller |     "Jun 09 13:44:01.173721 crc crio[23733]: time=\"2026-06-09T13:44:01.173556548Z\" level=info msg=\"Ran pod sandbox c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5 with infra container: openshift-infra/auto-csr-approver-29683544-mg8qw/POD\" id=3ab2ef6d-cbf4-451f-b3a0-253755ae737e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.005146 | controller |     "Jun 09 13:44:01.176948 crc crio[23733]: time=\"2026-06-09T13:44:01.176891333Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a9c52887-b845-4e08-be74-44ae35da441b name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.005161 | controller |     "Jun 09 13:44:01.183020 crc crio[23733]: time=\"2026-06-09T13:44:01.182925236Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.005176 | controller |     "Jun 09 13:44:02.191401 crc crio[23733]: time=\"2026-06-09T13:44:02.191290461Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a9c52887-b845-4e08-be74-44ae35da441b name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.005191 | controller |     "Jun 09 13:44:02.192909 crc crio[23733]: time=\"2026-06-09T13:44:02.192334298Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fdcbad65-5256-433f-ae1b-0e10cf1f5e31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.005206 | controller |     "Jun 09 13:44:02.194534 crc crio[23733]: time=\"2026-06-09T13:44:02.194359Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=368a0251-115c-45ec-89c3-ac3c0119a2ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.005221 | controller |     "Jun 09 13:44:02.206215 crc crio[23733]: time=\"2026-06-09T13:44:02.206051597Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683544-mg8qw/oc\" id=46f46e5e-feef-42d2-911e-02e53f1aa38f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.005236 | controller |     "Jun 09 13:44:02.206768 crc crio[23733]: time=\"2026-06-09T13:44:02.206694663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.005254 | controller |     "Jun 09 13:44:02.232319 crc crio[23733]: time=\"2026-06-09T13:44:02.232183151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.005269 | controller |     "Jun 09 13:44:02.488009 crc crio[23733]: time=\"2026-06-09T13:44:02.487918857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.005284 | controller |     "Jun 09 13:44:02.572386 crc crio[23733]: time=\"2026-06-09T13:44:02.57226415Z\" level=info msg=\"Created container 22126229d07eb7a976d57d880e695635bdccfec9a4ad36884967b5ce7c19876f: openshift-infra/auto-csr-approver-29683544-mg8qw/oc\" id=46f46e5e-feef-42d2-911e-02e53f1aa38f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.005299 | controller |     "Jun 09 13:44:02.573902 crc crio[23733]: time=\"2026-06-09T13:44:02.573837849Z\" level=info msg=\"Starting container: 22126229d07eb7a976d57d880e695635bdccfec9a4ad36884967b5ce7c19876f\" id=585c3337-b495-4eda-b4f2-48a181ee800b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.005313 | controller |     "Jun 09 13:44:02.580995 crc crio[23733]: time=\"2026-06-09T13:44:02.580389057Z\" level=info msg=\"Started container\" PID=37687 containerID=22126229d07eb7a976d57d880e695635bdccfec9a4ad36884967b5ce7c19876f description=openshift-infra/auto-csr-approver-29683544-mg8qw/oc id=585c3337-b495-4eda-b4f2-48a181ee800b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5",
2026-06-09 14:45:34.005328 | controller |     "Jun 09 13:44:04.502622 crc crio[23733]: time=\"2026-06-09T13:44:04.502068534Z\" level=info msg=\"Stopping pod sandbox: c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5\" id=dbc920ff-5580-482f-91c0-61f34f367dac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.005343 | controller |     "Jun 09 13:44:04.503758 crc crio[23733]: time=\"2026-06-09T13:44:04.50348711Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683544-mg8qw Namespace:openshift-infra ID:c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5 UID:94111c18-b99f-4c83-b039-be1e30519108 NetNS:/var/run/netns/485f09c0-32d6-490e-8cc4-19738792670b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94111c18_b99f_4c83_b039_be1e30519108.slice PodAnnotations:0xc002898098}] Aliases:map[]}\"",
2026-06-09 14:45:34.005358 | controller |     "Jun 09 13:44:04.503758 crc crio[23733]: time=\"2026-06-09T13:44:04.503637494Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683544-mg8qw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.005373 | controller |     "Jun 09 13:44:04.786219 crc crio[23733]: time=\"2026-06-09T13:44:04.785786922Z\" level=info msg=\"Stopped pod sandbox: c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5\" id=dbc920ff-5580-482f-91c0-61f34f367dac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.005388 | controller |     "Jun 09 13:44:20.957174 crc crio[23733]: time=\"2026-06-09T13:44:20.955864079Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/POD\" id=b01491e2-0732-4dc4-8ef7-5413cc031ae3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.005403 | controller |     "Jun 09 13:44:20.957174 crc crio[23733]: time=\"2026-06-09T13:44:20.957073799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.005418 | controller |     "Jun 09 13:44:21.011445 crc crio[23733]: time=\"2026-06-09T13:44:21.011293376Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666 Namespace:openshift-marketplace ID:3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380 UID:a7509f2d-19cb-4013-b35e-9722f57434d2 NetNS:/var/run/netns/49d5de6f-dcd4-4ba5-9b8c-8b90f14cae8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7509f2d_19cb_4013_b35e_9722f57434d2.slice PodAnnotations:0xc002898708}] Aliases:map[]}\"",
2026-06-09 14:45:34.005436 | controller |     "Jun 09 13:44:21.011445 crc crio[23733]: time=\"2026-06-09T13:44:21.01143821Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.005451 | controller |     "Jun 09 13:44:21.616693 crc crio[23733]: 2026-06-09T13:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ee3f0df1fcee43 Mac:96:ba:96:7d:b7:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/49d5de6f-dcd4-4ba5-9b8c-8b90f14cae8d SocketPath: PciID:}] [{Interface:0xc000120870 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.005466 | controller |     "Jun 09 13:44:21.618806 crc crio[23733]: time=\"2026-06-09T13:44:21.618733136Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666 Namespace:openshift-marketplace ID:3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380 UID:a7509f2d-19cb-4013-b35e-9722f57434d2 NetNS:/var/run/netns/49d5de6f-dcd4-4ba5-9b8c-8b90f14cae8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7509f2d_19cb_4013_b35e_9722f57434d2.slice PodAnnotations:0xc002898708}] Aliases:map[]}\"",
2026-06-09 14:45:34.005481 | controller |     "Jun 09 13:44:21.619028 crc crio[23733]: time=\"2026-06-09T13:44:21.618951241Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.005496 | controller |     "Jun 09 13:44:21.626661 crc crio[23733]: time=\"2026-06-09T13:44:21.626231684Z\" level=info msg=\"Ran pod sandbox 3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/POD\" id=b01491e2-0732-4dc4-8ef7-5413cc031ae3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.005525 | controller |     "Jun 09 13:44:21.641239 crc crio[23733]: time=\"2026-06-09T13:44:21.641080915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e6a5ec2a-f2ec-410e-8548-829398252634 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.005545 | controller |     "Jun 09 13:44:21.644626 crc crio[23733]: time=\"2026-06-09T13:44:21.644528151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c159a499-38db-4f28-b9ef-aae7557c7b98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.005561 | controller |     "Jun 09 13:44:21.652383 crc crio[23733]: time=\"2026-06-09T13:44:21.652276786Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/util\" id=98ade5e4-a13b-4fa8-9ad9-a3ce4a0281c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.005575 | controller |     "Jun 09 13:44:21.653017 crc crio[23733]: time=\"2026-06-09T13:44:21.652953213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.005593 | controller |     "Jun 09 13:44:21.693090 crc crio[23733]: time=\"2026-06-09T13:44:21.693001595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.005608 | controller |     "Jun 09 13:44:21.697568 crc crio[23733]: time=\"2026-06-09T13:44:21.697466766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.005623 | controller |     "Jun 09 13:44:21.820009 crc crio[23733]: time=\"2026-06-09T13:44:21.819606372Z\" level=info msg=\"Created container 12be5caf1688c580324672a35da5c224770e741b19f6e0ae28f9e9565d06c549: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/util\" id=98ade5e4-a13b-4fa8-9ad9-a3ce4a0281c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.005638 | controller |     "Jun 09 13:44:21.823038 crc crio[23733]: time=\"2026-06-09T13:44:21.822932475Z\" level=info msg=\"Starting container: 12be5caf1688c580324672a35da5c224770e741b19f6e0ae28f9e9565d06c549\" id=3059a733-e00a-497a-a88b-57ff21ff0577 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.005652 | controller |     "Jun 09 13:44:21.828626 crc crio[23733]: time=\"2026-06-09T13:44:21.828509646Z\" level=info msg=\"Started container\" PID=38839 containerID=12be5caf1688c580324672a35da5c224770e741b19f6e0ae28f9e9565d06c549 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/util id=3059a733-e00a-497a-a88b-57ff21ff0577 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380",
2026-06-09 14:45:34.005667 | controller |     "Jun 09 13:44:22.701597 crc crio[23733]: time=\"2026-06-09T13:44:22.701066029Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=ba1e1168-0ce4-4a0e-bd6c-5608bd38d66d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.005682 | controller |     "Jun 09 13:44:22.701597 crc crio[23733]: time=\"2026-06-09T13:44:22.701481989Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=ba1e1168-0ce4-4a0e-bd6c-5608bd38d66d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.005696 | controller |     "Jun 09 13:44:22.701597 crc crio[23733]: time=\"2026-06-09T13:44:22.701544511Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=ba1e1168-0ce4-4a0e-bd6c-5608bd38d66d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.005711 | controller |     "Jun 09 13:44:22.703775 crc crio[23733]: time=\"2026-06-09T13:44:22.703665544Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=27c37c09-6fa3-402e-99f3-a10deaf14b22 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.005726 | controller |     "Jun 09 13:44:22.713319 crc crio[23733]: time=\"2026-06-09T13:44:22.713223854Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"",
2026-06-09 14:45:34.005740 | controller |     "Jun 09 13:44:25.275592 crc crio[23733]: time=\"2026-06-09T13:44:25.274940224Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=27c37c09-6fa3-402e-99f3-a10deaf14b22 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.005758 | controller |     "Jun 09 13:44:25.276967 crc crio[23733]: time=\"2026-06-09T13:44:25.27676511Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=904764d6-a48d-48c0-b2a4-52f8302de124 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.005773 | controller |     "Jun 09 13:44:25.280742 crc crio[23733]: time=\"2026-06-09T13:44:25.280670967Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=f41212f5-727a-4bda-bde6-c58fd9878935 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.005788 | controller |     "Jun 09 13:44:25.289677 crc crio[23733]: time=\"2026-06-09T13:44:25.28953859Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/pull\" id=32847783-1312-429f-91e2-b683b3a61121 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.005803 | controller |     "Jun 09 13:44:25.291308 crc crio[23733]: time=\"2026-06-09T13:44:25.291242152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.005818 | controller |     "Jun 09 13:44:25.316986 crc crio[23733]: time=\"2026-06-09T13:44:25.316866153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.005833 | controller |     "Jun 09 13:44:25.317413 crc crio[23733]: time=\"2026-06-09T13:44:25.317239232Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/018d99cb7cc2edce7053b502308f83ada7b01681da64961bd16a80db2bedbfae/merged/etc/passwd: no such file or directory\"",
2026-06-09 14:45:34.005847 | controller |     "Jun 09 13:44:25.317413 crc crio[23733]: time=\"2026-06-09T13:44:25.317270074Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/018d99cb7cc2edce7053b502308f83ada7b01681da64961bd16a80db2bedbfae/merged/etc/group: no such file or directory\"",
2026-06-09 14:45:34.005862 | controller |     "Jun 09 13:44:25.320459 crc crio[23733]: time=\"2026-06-09T13:44:25.320394942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.005876 | controller |     "Jun 09 13:44:25.447912 crc crio[23733]: time=\"2026-06-09T13:44:25.44778176Z\" level=info msg=\"Created container 2aa1bf30ac88100d8cd153544aface6a9e50d48205f5798075a13434776f18c5: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/pull\" id=32847783-1312-429f-91e2-b683b3a61121 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.005890 | controller |     "Jun 09 13:44:25.449301 crc crio[23733]: time=\"2026-06-09T13:44:25.449239626Z\" level=info msg=\"Starting container: 2aa1bf30ac88100d8cd153544aface6a9e50d48205f5798075a13434776f18c5\" id=ae77d1d5-0b23-4c65-91e1-323358a12a8f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.005904 | controller |     "Jun 09 13:44:25.455601 crc crio[23733]: time=\"2026-06-09T13:44:25.455521413Z\" level=info msg=\"Started container\" PID=38902 containerID=2aa1bf30ac88100d8cd153544aface6a9e50d48205f5798075a13434776f18c5 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/pull id=ae77d1d5-0b23-4c65-91e1-323358a12a8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380",
2026-06-09 14:45:34.005919 | controller |     "Jun 09 13:44:25.750976 crc crio[23733]: time=\"2026-06-09T13:44:25.74793439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8454de42-8d81-4b58-8c15-73ae92e54859 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.005937 | controller |     "Jun 09 13:44:25.756542 crc crio[23733]: time=\"2026-06-09T13:44:25.753990541Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=595ce0bd-5e12-4c1c-93a6-bc8109f36d46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.005951 | controller |     "Jun 09 13:44:25.786739 crc crio[23733]: time=\"2026-06-09T13:44:25.786602697Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/extract\" id=ee67bc44-f7e8-41c2-886a-929282139031 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.005966 | controller |     "Jun 09 13:44:25.787828 crc crio[23733]: time=\"2026-06-09T13:44:25.787777566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.005980 | controller |     "Jun 09 13:44:25.824863 crc crio[23733]: time=\"2026-06-09T13:44:25.824735892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.005995 | controller |     "Jun 09 13:44:25.828339 crc crio[23733]: time=\"2026-06-09T13:44:25.82823784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.006010 | controller |     "Jun 09 13:44:25.961522 crc crio[23733]: time=\"2026-06-09T13:44:25.961369991Z\" level=info msg=\"Created container 07f56b755df75d3964d2c91cdd6abee1d04ae24180673674a3bf3b7b55a55d4f: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/extract\" id=ee67bc44-f7e8-41c2-886a-929282139031 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.006025 | controller |     "Jun 09 13:44:25.962749 crc crio[23733]: time=\"2026-06-09T13:44:25.962692553Z\" level=info msg=\"Starting container: 07f56b755df75d3964d2c91cdd6abee1d04ae24180673674a3bf3b7b55a55d4f\" id=e471ab1c-6228-46da-aa1e-c38141c5083e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.006040 | controller |     "Jun 09 13:44:25.971044 crc crio[23733]: time=\"2026-06-09T13:44:25.970901679Z\" level=info msg=\"Started container\" PID=38922 containerID=07f56b755df75d3964d2c91cdd6abee1d04ae24180673674a3bf3b7b55a55d4f description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/extract id=e471ab1c-6228-46da-aa1e-c38141c5083e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380",
2026-06-09 14:45:34.006055 | controller |     "Jun 09 13:44:27.771452 crc crio[23733]: time=\"2026-06-09T13:44:27.770528541Z\" level=info msg=\"Stopping pod sandbox: 3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380\" id=157f6642-3276-498c-9c34-ed3e45233e4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.006070 | controller |     "Jun 09 13:44:27.773860 crc crio[23733]: time=\"2026-06-09T13:44:27.772248053Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666 Namespace:openshift-marketplace ID:3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380 UID:a7509f2d-19cb-4013-b35e-9722f57434d2 NetNS:/var/run/netns/49d5de6f-dcd4-4ba5-9b8c-8b90f14cae8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7509f2d_19cb_4013_b35e_9722f57434d2.slice PodAnnotations:0xc0025a6478}] Aliases:map[]}\"",
2026-06-09 14:45:34.006086 | controller |     "Jun 09 13:44:27.773860 crc crio[23733]: time=\"2026-06-09T13:44:27.772432747Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.006104 | controller |     "Jun 09 13:44:28.034207 crc crio[23733]: time=\"2026-06-09T13:44:28.033986773Z\" level=info msg=\"Stopped pod sandbox: 3ee3f0df1fcee43d87ec12fcfdce5b0fdc8f344d6eea373e80c147c51418c380\" id=157f6642-3276-498c-9c34-ed3e45233e4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.006119 | controller |     "Jun 09 13:44:30.452162 crc crio[23733]: time=\"2026-06-09T13:44:30.451246389Z\" level=info msg=\"Stopping pod sandbox: cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07\" id=20ba7a2e-2677-4910-9b8a-303ad1233320 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.006135 | controller |     "Jun 09 13:44:30.452162 crc crio[23733]: time=\"2026-06-09T13:44:30.452158311Z\" level=info msg=\"Stopped pod sandbox (already stopped): cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07\" id=20ba7a2e-2677-4910-9b8a-303ad1233320 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.006150 | controller |     "Jun 09 13:44:30.453519 crc crio[23733]: time=\"2026-06-09T13:44:30.452692595Z\" level=info msg=\"Removing pod sandbox: cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07\" id=b2de83ae-64ca-4e16-9f3e-670ba7058e67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.006164 | controller |     "Jun 09 13:44:30.462972 crc crio[23733]: time=\"2026-06-09T13:44:30.46287Z\" level=info msg=\"Removed pod sandbox: cb185ac8d82986431334df8bc161cca0a3a78bed8ebd8ff444e7796bc2b30c07\" id=b2de83ae-64ca-4e16-9f3e-670ba7058e67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.006179 | controller |     "Jun 09 13:44:30.468755 crc crio[23733]: time=\"2026-06-09T13:44:30.468498352Z\" level=info msg=\"Stopping pod sandbox: fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4\" id=bff75d04-bb6a-4228-9f62-81cd93aae308 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.006193 | controller |     "Jun 09 13:44:30.468755 crc crio[23733]: time=\"2026-06-09T13:44:30.468603694Z\" level=info msg=\"Stopped pod sandbox (already stopped): fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4\" id=bff75d04-bb6a-4228-9f62-81cd93aae308 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.006207 | controller |     "Jun 09 13:44:30.475842 crc crio[23733]: time=\"2026-06-09T13:44:30.475777634Z\" level=info msg=\"Removing pod sandbox: fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4\" id=adfde95f-829b-4c0c-a78d-b01ede68a9b9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.006222 | controller |     "Jun 09 13:44:30.483534 crc crio[23733]: time=\"2026-06-09T13:44:30.483449095Z\" level=info msg=\"Removed pod sandbox: fef1099cc6b4539e0130f5962a8f6c3e43561ac04c05e12af96aa796f4b014e4\" id=adfde95f-829b-4c0c-a78d-b01ede68a9b9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.006236 | controller |     "Jun 09 13:44:32.681524 crc crio[23733]: time=\"2026-06-09T13:44:32.681019113Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-qm8kq/POD\" id=2f59b259-cae8-4dcb-8de1-248eef1f5d1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.006251 | controller |     "Jun 09 13:44:32.682974 crc crio[23733]: time=\"2026-06-09T13:44:32.681582558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.006265 | controller |     "Jun 09 13:44:32.707886 crc crio[23733]: time=\"2026-06-09T13:44:32.707781114Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-qm8kq Namespace:openshift-nmstate ID:99e45fa2087ab5dd5c63e81220acedd84db5e1c9b2665a4ca3a449c252ebfbec UID:542945fd-2f79-4143-996c-fe936a2bd8a6 NetNS:/var/run/netns/030822c9-4b08-4f83-8078-8e2d3de8ecd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod542945fd_2f79_4143_996c_fe936a2bd8a6.slice PodAnnotations:0xc00028f610}] Aliases:map[]}\"",
2026-06-09 14:45:34.006283 | controller |     "Jun 09 13:44:32.707886 crc crio[23733]: time=\"2026-06-09T13:44:32.707851885Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-qm8kq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.006298 | controller |     "Jun 09 13:44:33.578609 crc crio[23733]: 2026-06-09T13:44:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99e45fa2087ab5d Mac:0a:95:72:85:79:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/030822c9-4b08-4f83-8078-8e2d3de8ecd9 SocketPath: PciID:}] [{Interface:0xc0000165b0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.006313 | controller |     "Jun 09 13:44:33.580977 crc crio[23733]: time=\"2026-06-09T13:44:33.580843159Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-qm8kq Namespace:openshift-nmstate ID:99e45fa2087ab5dd5c63e81220acedd84db5e1c9b2665a4ca3a449c252ebfbec UID:542945fd-2f79-4143-996c-fe936a2bd8a6 NetNS:/var/run/netns/030822c9-4b08-4f83-8078-8e2d3de8ecd9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod542945fd_2f79_4143_996c_fe936a2bd8a6.slice PodAnnotations:0xc00028f610}] Aliases:map[]}\"",
2026-06-09 14:45:34.006328 | controller |     "Jun 09 13:44:33.581424 crc crio[23733]: time=\"2026-06-09T13:44:33.581163567Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-qm8kq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.006343 | controller |     "Jun 09 13:44:33.588710 crc crio[23733]: time=\"2026-06-09T13:44:33.588407729Z\" level=info msg=\"Ran pod sandbox 99e45fa2087ab5dd5c63e81220acedd84db5e1c9b2665a4ca3a449c252ebfbec with infra container: openshift-nmstate/nmstate-operator-6569c8c666-qm8kq/POD\" id=2f59b259-cae8-4dcb-8de1-248eef1f5d1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.006358 | controller |     "Jun 09 13:44:33.590666 crc crio[23733]: time=\"2026-06-09T13:44:33.590554382Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=b315ca6d-da2f-4da8-805c-2b4f3b42a9f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.006373 | controller |     "Jun 09 13:44:33.590875 crc crio[23733]: time=\"2026-06-09T13:44:33.590818469Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=b315ca6d-da2f-4da8-805c-2b4f3b42a9f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.006387 | controller |     "Jun 09 13:44:33.590963 crc crio[23733]: time=\"2026-06-09T13:44:33.590896701Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=b315ca6d-da2f-4da8-805c-2b4f3b42a9f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.006402 | controller |     "Jun 09 13:44:33.592274 crc crio[23733]: time=\"2026-06-09T13:44:33.592212143Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=eb89a99a-e7db-4810-b53b-b3770c0d66de name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.006416 | controller |     "Jun 09 13:44:33.597554 crc crio[23733]: time=\"2026-06-09T13:44:33.597169988Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"",
2026-06-09 14:45:34.006436 | controller |     "Jun 09 13:44:36.860083 crc crio[23733]: time=\"2026-06-09T13:44:36.859974701Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=eb89a99a-e7db-4810-b53b-b3770c0d66de name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.006451 | controller |     "Jun 09 13:44:36.862283 crc crio[23733]: time=\"2026-06-09T13:44:36.861650683Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=eb0437fd-c165-4ae5-82c8-2a77381681b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.006466 | controller |     "Jun 09 13:44:36.867541 crc crio[23733]: time=\"2026-06-09T13:44:36.867458668Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=ad7faaae-6783-401f-aeea-3b2c7ba5a85b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.006480 | controller |     "Jun 09 13:44:36.877243 crc crio[23733]: time=\"2026-06-09T13:44:36.87709851Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-qm8kq/nmstate-operator\" id=8e5e47a5-46e4-44cb-bb8b-2ecbd767d3a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.006494 | controller |     "Jun 09 13:44:36.879748 crc crio[23733]: time=\"2026-06-09T13:44:36.879697715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.006509 | controller |     "Jun 09 13:44:36.918941 crc crio[23733]: time=\"2026-06-09T13:44:36.918830645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.006542 | controller |     "Jun 09 13:44:36.924799 crc crio[23733]: time=\"2026-06-09T13:44:36.924716442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.006557 | controller |     "Jun 09 13:44:37.093852 crc crio[23733]: time=\"2026-06-09T13:44:37.093703281Z\" level=info msg=\"Created container a8d5358bff709f731bab5453d715386c95d04cc43a6a177e6d131e033f6b6998: openshift-nmstate/nmstate-operator-6569c8c666-qm8kq/nmstate-operator\" id=8e5e47a5-46e4-44cb-bb8b-2ecbd767d3a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.006572 | controller |     "Jun 09 13:44:37.095146 crc crio[23733]: time=\"2026-06-09T13:44:37.095012454Z\" level=info msg=\"Starting container: a8d5358bff709f731bab5453d715386c95d04cc43a6a177e6d131e033f6b6998\" id=2768798a-5e0d-432c-adc8-f78219f3b8a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.006586 | controller |     "Jun 09 13:44:37.100827 crc crio[23733]: time=\"2026-06-09T13:44:37.100713415Z\" level=info msg=\"Started container\" PID=39185 containerID=a8d5358bff709f731bab5453d715386c95d04cc43a6a177e6d131e033f6b6998 description=openshift-nmstate/nmstate-operator-6569c8c666-qm8kq/nmstate-operator id=2768798a-5e0d-432c-adc8-f78219f3b8a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99e45fa2087ab5dd5c63e81220acedd84db5e1c9b2665a4ca3a449c252ebfbec",
2026-06-09 14:45:34.006601 | controller |     "Jun 09 13:44:50.587090 crc crio[23733]: time=\"2026-06-09T13:44:50.586095306Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-xx28r/POD\" id=15ba4fcb-e636-4940-9bbd-0c691846aa01 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.006616 | controller |     "Jun 09 13:44:50.589043 crc crio[23733]: time=\"2026-06-09T13:44:50.587090311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.006639 | controller |     "Jun 09 13:44:50.620601 crc crio[23733]: time=\"2026-06-09T13:44:50.620081266Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-xx28r Namespace:openshift-nmstate ID:ef17778a3b058aad5789a65ee603d8fec8c1b4bd99f4bf6f67a8c79daeed9059 UID:80d1e582-ba42-4608-8fed-20337fe3ab3f NetNS:/var/run/netns/acaf99a6-e84d-435b-8f4b-f6aa1b9f052c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80d1e582_ba42_4608_8fed_20337fe3ab3f.slice PodAnnotations:0xc0020d8150}] Aliases:map[]}\"",
2026-06-09 14:45:34.006654 | controller |     "Jun 09 13:44:50.620601 crc crio[23733]: time=\"2026-06-09T13:44:50.620585318Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-xx28r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.006669 | controller |     "Jun 09 13:44:50.671697 crc crio[23733]: time=\"2026-06-09T13:44:50.669334618Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-hcllz/POD\" id=2d6bc3b7-b67c-4ae7-8fee-16e4a393f16d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.006683 | controller |     "Jun 09 13:44:50.671901 crc crio[23733]: time=\"2026-06-09T13:44:50.671713538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.006698 | controller |     "Jun 09 13:44:50.703308 crc crio[23733]: time=\"2026-06-09T13:44:50.702500309Z\" 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=2d6bc3b7-b67c-4ae7-8fee-16e4a393f16d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.006713 | controller |     "Jun 09 13:44:50.721075 crc crio[23733]: time=\"2026-06-09T13:44:50.721002911Z\" level=info msg=\"Ran pod sandbox c1227bcd5f21090a39c53b1be0ae5955ba7263f7787771a82080ad2e046125b3 with infra container: openshift-nmstate/nmstate-handler-hcllz/POD\" id=2d6bc3b7-b67c-4ae7-8fee-16e4a393f16d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.006728 | controller |     "Jun 09 13:44:50.730517 crc crio[23733]: time=\"2026-06-09T13:44:50.730435728Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=7802f1a2-7aa9-400a-84f7-27949d7d415d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.006742 | controller |     "Jun 09 13:44:50.731009 crc crio[23733]: time=\"2026-06-09T13:44:50.73094993Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=7802f1a2-7aa9-400a-84f7-27949d7d415d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.006757 | controller |     "Jun 09 13:44:50.731082 crc crio[23733]: time=\"2026-06-09T13:44:50.731058584Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=7802f1a2-7aa9-400a-84f7-27949d7d415d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.006771 | controller |     "Jun 09 13:44:50.736287 crc crio[23733]: time=\"2026-06-09T13:44:50.735230197Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=8c18633d-9000-49b6-9fd8-b96898e2e41a name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.006786 | controller |     "Jun 09 13:44:50.742728 crc crio[23733]: time=\"2026-06-09T13:44:50.742476998Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-09 14:45:34.006803 | controller |     "Jun 09 13:44:51.051704 crc crio[23733]: time=\"2026-06-09T13:44:51.051512842Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-9c4st/POD\" id=886be420-2d36-454a-98e5-ac934ba79598 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.006818 | controller |     "Jun 09 13:44:51.051704 crc crio[23733]: time=\"2026-06-09T13:44:51.051755007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.006833 | controller |     "Jun 09 13:44:51.131284 crc crio[23733]: time=\"2026-06-09T13:44:51.125918573Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-9c4st Namespace:openshift-nmstate ID:1eb5624d291377d10c333565d4fedc1c82a179c21c5aa87e99afd034151c8d69 UID:97bad7b3-8cda-4dec-94ad-40e9cb547520 NetNS:/var/run/netns/f2e5a899-b3ed-4026-8615-36f98e1cb096 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97bad7b3_8cda_4dec_94ad_40e9cb547520.slice PodAnnotations:0xc0025a68e0}] Aliases:map[]}\"",
2026-06-09 14:45:34.006848 | controller |     "Jun 09 13:44:51.131284 crc crio[23733]: time=\"2026-06-09T13:44:51.126766215Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-9c4st to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.006863 | controller |     "Jun 09 13:44:51.232035 crc crio[23733]: time=\"2026-06-09T13:44:51.228355237Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-zjwnr/POD\" id=73ed3ad9-645e-4a3f-94ce-dd44565b33a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.006878 | controller |     "Jun 09 13:44:51.232035 crc crio[23733]: time=\"2026-06-09T13:44:51.228530162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.006893 | controller |     "Jun 09 13:44:51.325492 crc crio[23733]: time=\"2026-06-09T13:44:51.324695437Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-zjwnr Namespace:openshift-nmstate ID:79fdc6f6e05e2f6ffaf5150f995b12e95e85526ab4d683cdec0fe756a3130914 UID:d13707c6-52b6-4cd5-a035-5ec5730a63a0 NetNS:/var/run/netns/d54e4a7c-c83d-4718-a598-26f4d75f7b1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd13707c6_52b6_4cd5_a035_5ec5730a63a0.slice PodAnnotations:0xc001c1ef18}] Aliases:map[]}\"",
2026-06-09 14:45:34.006908 | controller |     "Jun 09 13:44:51.325492 crc crio[23733]: time=\"2026-06-09T13:44:51.32481304Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-zjwnr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.006922 | controller |     "Jun 09 13:44:51.371927 crc crio[23733]: time=\"2026-06-09T13:44:51.369464208Z\" level=info msg=\"Running pod sandbox: openshift-console/console-65f8db969c-cc8mr/POD\" id=3223855a-90ea-4ad5-91e4-8ff2575b8595 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.006951 | controller |     "Jun 09 13:44:51.371927 crc crio[23733]: time=\"2026-06-09T13:44:51.369586301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.006966 | controller |     "Jun 09 13:44:51.489872 crc crio[23733]: time=\"2026-06-09T13:44:51.488419274Z\" level=info msg=\"Got pod network &{Name:console-65f8db969c-cc8mr Namespace:openshift-console ID:fa623d8be6fe74b4c5ba4493f345c8e4bb96f07707aae5ed64900fef4b01e1e4 UID:8fd24d5f-47b5-4fb4-89be-0033bd662d95 NetNS:/var/run/netns/a238e7db-9f38-4757-9e2e-92444acb26b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fd24d5f_47b5_4fb4_89be_0033bd662d95.slice PodAnnotations:0xc0025a6080}] Aliases:map[]}\"",
2026-06-09 14:45:34.006984 | controller |     "Jun 09 13:44:51.491438 crc crio[23733]: time=\"2026-06-09T13:44:51.491404449Z\" level=info msg=\"Adding pod openshift-console_console-65f8db969c-cc8mr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.007002 | controller |     "Jun 09 13:44:51.518200 crc crio[23733]: 2026-06-09T13:44:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef17778a3b058aa Mac:d6:21:b0:14:13:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/acaf99a6-e84d-435b-8f4b-f6aa1b9f052c SocketPath: PciID:}] [{Interface:0xc000014a30 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.007017 | controller |     "Jun 09 13:44:51.519476 crc crio[23733]: time=\"2026-06-09T13:44:51.519397159Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-xx28r Namespace:openshift-nmstate ID:ef17778a3b058aad5789a65ee603d8fec8c1b4bd99f4bf6f67a8c79daeed9059 UID:80d1e582-ba42-4608-8fed-20337fe3ab3f NetNS:/var/run/netns/acaf99a6-e84d-435b-8f4b-f6aa1b9f052c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80d1e582_ba42_4608_8fed_20337fe3ab3f.slice PodAnnotations:0xc0020d8150}] Aliases:map[]}\"",
2026-06-09 14:45:34.007032 | controller |     "Jun 09 13:44:51.519673 crc crio[23733]: time=\"2026-06-09T13:44:51.519601814Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-xx28r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.007046 | controller |     "Jun 09 13:44:51.539779 crc crio[23733]: time=\"2026-06-09T13:44:51.539604494Z\" level=info msg=\"Ran pod sandbox ef17778a3b058aad5789a65ee603d8fec8c1b4bd99f4bf6f67a8c79daeed9059 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-xx28r/POD\" id=15ba4fcb-e636-4940-9bbd-0c691846aa01 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.007061 | controller |     "Jun 09 13:44:51.568626 crc crio[23733]: time=\"2026-06-09T13:44:51.568525079Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=793c087f-bb79-4ac8-9f32-0411852f5c69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.007076 | controller |     "Jun 09 13:44:51.569042 crc crio[23733]: time=\"2026-06-09T13:44:51.569016271Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=793c087f-bb79-4ac8-9f32-0411852f5c69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.007090 | controller |     "Jun 09 13:44:51.569173 crc crio[23733]: time=\"2026-06-09T13:44:51.569082882Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=793c087f-bb79-4ac8-9f32-0411852f5c69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.007105 | controller |     "Jun 09 13:44:51.575258 crc crio[23733]: time=\"2026-06-09T13:44:51.575210336Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=cba137b4-d0da-47aa-a1be-e1f8a973382b name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.007119 | controller |     "Jun 09 13:44:51.592622 crc crio[23733]: time=\"2026-06-09T13:44:51.590792957Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-09 14:45:34.007136 | controller |     "Jun 09 13:44:52.020200 crc crio[23733]: 2026-06-09T13:44:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79fdc6f6e05e2f6 Mac:c2:ea:aa:88:3d:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/d54e4a7c-c83d-4718-a598-26f4d75f7b1c SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.007152 | controller |     "Jun 09 13:44:52.030848 crc crio[23733]: time=\"2026-06-09T13:44:52.030732295Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-zjwnr Namespace:openshift-nmstate ID:79fdc6f6e05e2f6ffaf5150f995b12e95e85526ab4d683cdec0fe756a3130914 UID:d13707c6-52b6-4cd5-a035-5ec5730a63a0 NetNS:/var/run/netns/d54e4a7c-c83d-4718-a598-26f4d75f7b1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd13707c6_52b6_4cd5_a035_5ec5730a63a0.slice PodAnnotations:0xc001c1ef18}] Aliases:map[]}\"",
2026-06-09 14:45:34.007167 | controller |     "Jun 09 13:44:52.032176 crc crio[23733]: time=\"2026-06-09T13:44:52.031281548Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-zjwnr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.007182 | controller |     "Jun 09 13:44:52.041947 crc crio[23733]: time=\"2026-06-09T13:44:52.041538245Z\" level=info msg=\"Ran pod sandbox 79fdc6f6e05e2f6ffaf5150f995b12e95e85526ab4d683cdec0fe756a3130914 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-zjwnr/POD\" id=73ed3ad9-645e-4a3f-94ce-dd44565b33a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.007197 | controller |     "Jun 09 13:44:52.061548 crc crio[23733]: time=\"2026-06-09T13:44:52.05974174Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=b96a38e6-1291-4bb2-978a-76fc9f4d5abc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.007211 | controller |     "Jun 09 13:44:52.061548 crc crio[23733]: time=\"2026-06-09T13:44:52.06055665Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=b96a38e6-1291-4bb2-978a-76fc9f4d5abc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.007226 | controller |     "Jun 09 13:44:52.061548 crc crio[23733]: time=\"2026-06-09T13:44:52.060624912Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=b96a38e6-1291-4bb2-978a-76fc9f4d5abc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.007240 | controller |     "Jun 09 13:44:52.084791 crc crio[23733]: time=\"2026-06-09T13:44:52.079441874Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=906b0b73-51ac-4a68-907f-195002cd6058 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.007255 | controller |     "Jun 09 13:44:52.096755 crc crio[23733]: time=\"2026-06-09T13:44:52.094186492Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-09 14:45:34.007270 | controller |     "Jun 09 13:44:52.283697 crc crio[23733]: 2026-06-09T13:44:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1eb5624d291377d Mac:be:5e:3c:b3:81:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/f2e5a899-b3ed-4026-8615-36f98e1cb096 SocketPath: PciID:}] [{Interface:0xc00024a940 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.007287 | controller |     "Jun 09 13:44:52.284070 crc crio[23733]: time=\"2026-06-09T13:44:52.283958681Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-9c4st Namespace:openshift-nmstate ID:1eb5624d291377d10c333565d4fedc1c82a179c21c5aa87e99afd034151c8d69 UID:97bad7b3-8cda-4dec-94ad-40e9cb547520 NetNS:/var/run/netns/f2e5a899-b3ed-4026-8615-36f98e1cb096 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97bad7b3_8cda_4dec_94ad_40e9cb547520.slice PodAnnotations:0xc0025a68e0}] Aliases:map[]}\"",
2026-06-09 14:45:34.007303 | controller |     "Jun 09 13:44:52.284471 crc crio[23733]: time=\"2026-06-09T13:44:52.284254078Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-9c4st for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.007318 | controller |     "Jun 09 13:44:52.292302 crc crio[23733]: time=\"2026-06-09T13:44:52.292204877Z\" level=info msg=\"Ran pod sandbox 1eb5624d291377d10c333565d4fedc1c82a179c21c5aa87e99afd034151c8d69 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-9c4st/POD\" id=886be420-2d36-454a-98e5-ac934ba79598 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.007333 | controller |     "Jun 09 13:44:52.301218 crc crio[23733]: time=\"2026-06-09T13:44:52.30114481Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=0bd3c053-0201-4231-88ee-f93dbb0a9b84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.007347 | controller |     "Jun 09 13:44:52.301536 crc crio[23733]: time=\"2026-06-09T13:44:52.301480059Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=0bd3c053-0201-4231-88ee-f93dbb0a9b84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.007362 | controller |     "Jun 09 13:44:52.301724 crc crio[23733]: time=\"2026-06-09T13:44:52.301673894Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=0bd3c053-0201-4231-88ee-f93dbb0a9b84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.007376 | controller |     "Jun 09 13:44:52.303225 crc crio[23733]: time=\"2026-06-09T13:44:52.302899255Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=e7605c8e-5987-4c01-8d9a-83a6e25f6721 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.007391 | controller |     "Jun 09 13:44:52.307865 crc crio[23733]: time=\"2026-06-09T13:44:52.306895194Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"",
2026-06-09 14:45:34.007406 | controller |     "Jun 09 13:44:52.383276 crc crio[23733]: 2026-06-09T13:44:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa623d8be6fe74b Mac:ce:44:1b:c9:9c:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/a238e7db-9f38-4757-9e2e-92444acb26b7 SocketPath: PciID:}] [{Interface:0xc00030e950 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.007420 | controller |     "Jun 09 13:44:52.384259 crc crio[23733]: time=\"2026-06-09T13:44:52.384188718Z\" level=info msg=\"Got pod network &{Name:console-65f8db969c-cc8mr Namespace:openshift-console ID:fa623d8be6fe74b4c5ba4493f345c8e4bb96f07707aae5ed64900fef4b01e1e4 UID:8fd24d5f-47b5-4fb4-89be-0033bd662d95 NetNS:/var/run/netns/a238e7db-9f38-4757-9e2e-92444acb26b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fd24d5f_47b5_4fb4_89be_0033bd662d95.slice PodAnnotations:0xc0025a6080}] Aliases:map[]}\"",
2026-06-09 14:45:34.007438 | controller |     "Jun 09 13:44:52.384453 crc crio[23733]: time=\"2026-06-09T13:44:52.384359303Z\" level=info msg=\"Checking pod openshift-console_console-65f8db969c-cc8mr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.007453 | controller |     "Jun 09 13:44:52.392460 crc crio[23733]: time=\"2026-06-09T13:44:52.392002735Z\" level=info msg=\"Ran pod sandbox fa623d8be6fe74b4c5ba4493f345c8e4bb96f07707aae5ed64900fef4b01e1e4 with infra container: openshift-console/console-65f8db969c-cc8mr/POD\" id=3223855a-90ea-4ad5-91e4-8ff2575b8595 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.007468 | controller |     "Jun 09 13:44:52.394985 crc crio[23733]: time=\"2026-06-09T13:44:52.394910778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=ce5255a7-af3d-44f9-aa2d-6c65a78e2e76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.007482 | controller |     "Jun 09 13:44:52.397367 crc crio[23733]: time=\"2026-06-09T13:44:52.396925838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=dd4fc227-9785-4326-8925-8e8dad9a7680 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.007497 | controller |     "Jun 09 13:44:52.404956 crc crio[23733]: time=\"2026-06-09T13:44:52.404838196Z\" level=info msg=\"Creating container: openshift-console/console-65f8db969c-cc8mr/console\" id=ce008cb7-09c7-4eff-ab35-2a8d856a79fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.007526 | controller |     "Jun 09 13:44:52.405426 crc crio[23733]: time=\"2026-06-09T13:44:52.405378079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.007546 | controller |     "Jun 09 13:44:52.440430 crc crio[23733]: time=\"2026-06-09T13:44:52.440334524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.007562 | controller |     "Jun 09 13:44:52.445161 crc crio[23733]: time=\"2026-06-09T13:44:52.445045081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.007577 | controller |     "Jun 09 13:44:52.561940 crc crio[23733]: time=\"2026-06-09T13:44:52.561804693Z\" level=info msg=\"Created container 5a072af537b72d66211abe20ec3b67df29ec263685e0f52ffafd315d596c7d40: openshift-console/console-65f8db969c-cc8mr/console\" id=ce008cb7-09c7-4eff-ab35-2a8d856a79fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.007592 | controller |     "Jun 09 13:44:52.563199 crc crio[23733]: time=\"2026-06-09T13:44:52.563051914Z\" level=info msg=\"Starting container: 5a072af537b72d66211abe20ec3b67df29ec263685e0f52ffafd315d596c7d40\" id=1ed1e46a-4190-4294-af17-0b0aadd6e819 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.007607 | controller |     "Jun 09 13:44:52.572259 crc crio[23733]: time=\"2026-06-09T13:44:52.57206634Z\" level=info msg=\"Started container\" PID=39576 containerID=5a072af537b72d66211abe20ec3b67df29ec263685e0f52ffafd315d596c7d40 description=openshift-console/console-65f8db969c-cc8mr/console id=1ed1e46a-4190-4294-af17-0b0aadd6e819 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa623d8be6fe74b4c5ba4493f345c8e4bb96f07707aae5ed64900fef4b01e1e4",
2026-06-09 14:45:34.007625 | controller |     "Jun 09 13:44:56.259707 crc crio[23733]: time=\"2026-06-09T13:44:56.258970636Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=e7605c8e-5987-4c01-8d9a-83a6e25f6721 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.007640 | controller |     "Jun 09 13:44:56.262595 crc crio[23733]: time=\"2026-06-09T13:44:56.26236653Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=7773d9b6-f212-4160-8b4f-c77b354595c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.007655 | controller |     "Jun 09 13:44:56.276654 crc crio[23733]: time=\"2026-06-09T13:44:56.276491955Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=cba137b4-d0da-47aa-a1be-e1f8a973382b name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.007670 | controller |     "Jun 09 13:44:56.277922 crc crio[23733]: time=\"2026-06-09T13:44:56.277848679Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=f153d402-47dc-416c-b943-434f8a559caa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.007684 | controller |     "Jun 09 13:44:56.303460 crc crio[23733]: time=\"2026-06-09T13:44:56.303183573Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=6f550ad6-20f3-4903-bccc-9dcb675b0973 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.007699 | controller |     "Jun 09 13:44:56.321942 crc crio[23733]: time=\"2026-06-09T13:44:56.321280736Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=906b0b73-51ac-4a68-907f-195002cd6058 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.007714 | controller |     "Jun 09 13:44:56.325043 crc crio[23733]: time=\"2026-06-09T13:44:56.324931486Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=3360f34d-b36a-464b-9934-b3dc6c2b06af name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.007728 | controller |     "Jun 09 13:44:56.325043 crc crio[23733]: time=\"2026-06-09T13:44:56.324990739Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=64831b70-30ee-4f3a-8b48-5ffd3ceb84fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.007742 | controller |     "Jun 09 13:44:56.325390 crc crio[23733]: time=\"2026-06-09T13:44:56.325287266Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-xx28r/nmstate-metrics\" id=1abc0d93-76dc-45f6-9b13-0414bb25a896 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.007757 | controller |     "Jun 09 13:44:56.327675 crc crio[23733]: time=\"2026-06-09T13:44:56.327600854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.007771 | controller |     "Jun 09 13:44:56.329941 crc crio[23733]: time=\"2026-06-09T13:44:56.32984437Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=6e4e0481-d94a-424f-a11b-369197248bc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.007789 | controller |     "Jun 09 13:44:56.342379 crc crio[23733]: time=\"2026-06-09T13:44:56.34225066Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-9c4st/nmstate-console-plugin\" id=75f0b399-98c3-46b4-b1b4-88383a614af6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.007804 | controller |     "Jun 09 13:44:56.345231 crc crio[23733]: time=\"2026-06-09T13:44:56.345068801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.007819 | controller |     "Jun 09 13:44:56.348603 crc crio[23733]: time=\"2026-06-09T13:44:56.348168018Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-zjwnr/nmstate-webhook\" id=9d1d2263-858f-4e66-ad8d-76bc6a4a5f61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.007834 | controller |     "Jun 09 13:44:56.367754 crc crio[23733]: time=\"2026-06-09T13:44:56.367382909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.007849 | controller |     "Jun 09 13:44:56.369351 crc crio[23733]: time=\"2026-06-09T13:44:56.369202225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.007863 | controller |     "Jun 09 13:44:56.416463 crc crio[23733]: time=\"2026-06-09T13:44:56.406038347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.007877 | controller |     "Jun 09 13:44:56.416463 crc crio[23733]: time=\"2026-06-09T13:44:56.41218996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.007892 | controller |     "Jun 09 13:44:56.417021 crc crio[23733]: time=\"2026-06-09T13:44:56.416768384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.007907 | controller |     "Jun 09 13:44:56.419668 crc crio[23733]: time=\"2026-06-09T13:44:56.419595345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.007921 | controller |     "Jun 09 13:44:56.422351 crc crio[23733]: time=\"2026-06-09T13:44:56.421889333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.007936 | controller |     "Jun 09 13:44:56.568403 crc crio[23733]: time=\"2026-06-09T13:44:56.568293896Z\" level=info msg=\"Created container 20fffbf091d22520175c20f22890a4ecfeb287d78e0ec9717da6dce42d779163: openshift-nmstate/nmstate-console-plugin-9bcc7988b-9c4st/nmstate-console-plugin\" id=75f0b399-98c3-46b4-b1b4-88383a614af6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.007951 | controller |     "Jun 09 13:44:56.569337 crc crio[23733]: time=\"2026-06-09T13:44:56.569263181Z\" level=info msg=\"Created container 7d5e2cdf3673104d7308b417fcec7fe3f0b1f2c26bf6eb3ea549ff5dd5d0fca8: openshift-nmstate/nmstate-metrics-756b4d6fc6-xx28r/nmstate-metrics\" id=1abc0d93-76dc-45f6-9b13-0414bb25a896 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.007966 | controller |     "Jun 09 13:44:56.569680 crc crio[23733]: time=\"2026-06-09T13:44:56.569556168Z\" level=info msg=\"Created container 5eae4e66c1fa9f7a7b59f0e640eb55ebf253ef56a3871811def6c8bd1464fa2b: openshift-nmstate/nmstate-webhook-9b7874799-zjwnr/nmstate-webhook\" id=9d1d2263-858f-4e66-ad8d-76bc6a4a5f61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.007981 | controller |     "Jun 09 13:44:56.570247 crc crio[23733]: time=\"2026-06-09T13:44:56.570088522Z\" level=info msg=\"Starting container: 20fffbf091d22520175c20f22890a4ecfeb287d78e0ec9717da6dce42d779163\" id=b08ce4e3-bd97-4002-b0d3-5e2508a086a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.007998 | controller |     "Jun 09 13:44:56.570560 crc crio[23733]: time=\"2026-06-09T13:44:56.570482151Z\" level=info msg=\"Starting container: 5eae4e66c1fa9f7a7b59f0e640eb55ebf253ef56a3871811def6c8bd1464fa2b\" id=34b3c9be-f60e-4e5a-9266-4e2bcef34558 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.008013 | controller |     "Jun 09 13:44:56.570791 crc crio[23733]: time=\"2026-06-09T13:44:56.570700707Z\" level=info msg=\"Starting container: 7d5e2cdf3673104d7308b417fcec7fe3f0b1f2c26bf6eb3ea549ff5dd5d0fca8\" id=91f8202a-3ab9-4dd0-8cd5-66d6247ed5d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.008028 | controller |     "Jun 09 13:44:56.578596 crc crio[23733]: time=\"2026-06-09T13:44:56.578520283Z\" level=info msg=\"Started container\" PID=39698 containerID=5eae4e66c1fa9f7a7b59f0e640eb55ebf253ef56a3871811def6c8bd1464fa2b description=openshift-nmstate/nmstate-webhook-9b7874799-zjwnr/nmstate-webhook id=34b3c9be-f60e-4e5a-9266-4e2bcef34558 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79fdc6f6e05e2f6ffaf5150f995b12e95e85526ab4d683cdec0fe756a3130914",
2026-06-09 14:45:34.008042 | controller |     "Jun 09 13:44:56.579074 crc crio[23733]: time=\"2026-06-09T13:44:56.578856601Z\" level=info msg=\"Started container\" PID=39700 containerID=20fffbf091d22520175c20f22890a4ecfeb287d78e0ec9717da6dce42d779163 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-9c4st/nmstate-console-plugin id=b08ce4e3-bd97-4002-b0d3-5e2508a086a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1eb5624d291377d10c333565d4fedc1c82a179c21c5aa87e99afd034151c8d69",
2026-06-09 14:45:34.008057 | controller |     "Jun 09 13:44:56.583729 crc crio[23733]: time=\"2026-06-09T13:44:56.583565289Z\" level=info msg=\"Started container\" PID=39699 containerID=7d5e2cdf3673104d7308b417fcec7fe3f0b1f2c26bf6eb3ea549ff5dd5d0fca8 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-xx28r/nmstate-metrics id=91f8202a-3ab9-4dd0-8cd5-66d6247ed5d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef17778a3b058aad5789a65ee603d8fec8c1b4bd99f4bf6f67a8c79daeed9059",
2026-06-09 14:45:34.008072 | controller |     "Jun 09 13:44:56.598516 crc crio[23733]: time=\"2026-06-09T13:44:56.598454271Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=c1d358f5-b689-4a42-988d-864076a04a24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.008086 | controller |     "Jun 09 13:44:56.598833 crc crio[23733]: time=\"2026-06-09T13:44:56.598774199Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=c1d358f5-b689-4a42-988d-864076a04a24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.008100 | controller |     "Jun 09 13:44:56.598917 crc crio[23733]: time=\"2026-06-09T13:44:56.598868341Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=c1d358f5-b689-4a42-988d-864076a04a24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.008114 | controller |     "Jun 09 13:44:56.600421 crc crio[23733]: time=\"2026-06-09T13:44:56.600354188Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=6f3e0726-bd4d-429d-91c5-972ec189f76a name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.008129 | controller |     "Jun 09 13:44:56.617944 crc crio[23733]: time=\"2026-06-09T13:44:56.617739994Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"",
2026-06-09 14:45:34.008146 | controller |     "Jun 09 13:44:59.907081 crc crio[23733]: time=\"2026-06-09T13:44:59.906935118Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=6f3e0726-bd4d-429d-91c5-972ec189f76a name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.008161 | controller |     "Jun 09 13:44:59.909063 crc crio[23733]: time=\"2026-06-09T13:44:59.908314093Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=dd8d0d08-bc40-46a6-ab0b-73a949169112 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.008176 | controller |     "Jun 09 13:44:59.923235 crc crio[23733]: time=\"2026-06-09T13:44:59.923172694Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=8c18633d-9000-49b6-9fd8-b96898e2e41a name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.008190 | controller |     "Jun 09 13:44:59.924198 crc crio[23733]: time=\"2026-06-09T13:44:59.924085537Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=ab2c7b98-ea24-45ac-8f65-c49b3c7d9436 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.008205 | controller |     "Jun 09 13:44:59.928766 crc crio[23733]: time=\"2026-06-09T13:44:59.928668942Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=f50199e9-f706-4877-98ef-343df38ccb75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.008219 | controller |     "Jun 09 13:44:59.930063 crc crio[23733]: time=\"2026-06-09T13:44:59.929899093Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=2e361efe-39ac-4df3-9992-4bdf2aa9fdba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.008234 | controller |     "Jun 09 13:44:59.940280 crc crio[23733]: time=\"2026-06-09T13:44:59.940087237Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-hcllz/nmstate-handler\" id=51acf77b-b582-48e6-ad75-df7769404301 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.008248 | controller |     "Jun 09 13:44:59.943408 crc crio[23733]: time=\"2026-06-09T13:44:59.943247187Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-xx28r/kube-rbac-proxy\" id=3e5f6dc1-f11b-4353-838a-bf0dde1d8e22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.008262 | controller |     "Jun 09 13:44:59.943811 crc crio[23733]: time=\"2026-06-09T13:44:59.943524494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.008276 | controller |     "Jun 09 13:44:59.961456 crc crio[23733]: time=\"2026-06-09T13:44:59.961319249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.008291 | controller |     "Jun 09 13:44:59.997742 crc crio[23733]: time=\"2026-06-09T13:44:59.996998022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.008306 | controller |     "Jun 09 13:45:00.042256 crc crio[23733]: time=\"2026-06-09T13:45:00.038264235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.008323 | controller |     "Jun 09 13:45:00.052931 crc crio[23733]: time=\"2026-06-09T13:45:00.052829329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.008338 | controller |     "Jun 09 13:45:00.208211 crc crio[23733]: time=\"2026-06-09T13:45:00.207974551Z\" level=info msg=\"Created container ec1ad41b75cd37bf6ca741c5ec99307ea8b909094b9a344089835ce542cf01c0: openshift-nmstate/nmstate-metrics-756b4d6fc6-xx28r/kube-rbac-proxy\" id=3e5f6dc1-f11b-4353-838a-bf0dde1d8e22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.008352 | controller |     "Jun 09 13:45:00.213592 crc crio[23733]: time=\"2026-06-09T13:45:00.213366206Z\" level=info msg=\"Starting container: ec1ad41b75cd37bf6ca741c5ec99307ea8b909094b9a344089835ce542cf01c0\" id=54afec3a-69b6-48d0-a200-560c3f1c7657 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.008367 | controller |     "Jun 09 13:45:00.224361 crc crio[23733]: time=\"2026-06-09T13:45:00.219063679Z\" level=info msg=\"Started container\" PID=39800 containerID=ec1ad41b75cd37bf6ca741c5ec99307ea8b909094b9a344089835ce542cf01c0 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-xx28r/kube-rbac-proxy id=54afec3a-69b6-48d0-a200-560c3f1c7657 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef17778a3b058aad5789a65ee603d8fec8c1b4bd99f4bf6f67a8c79daeed9059",
2026-06-09 14:45:34.008383 | controller |     "Jun 09 13:45:00.368366 crc crio[23733]: time=\"2026-06-09T13:45:00.368235031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.008397 | controller |     "Jun 09 13:45:00.535752 crc crio[23733]: time=\"2026-06-09T13:45:00.535599539Z\" level=info msg=\"Created container fc54a3faa2002e0e6486c8358ed95bb0492dc073d28560af369b44fd90fdfc1f: openshift-nmstate/nmstate-handler-hcllz/nmstate-handler\" id=51acf77b-b582-48e6-ad75-df7769404301 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.008412 | controller |     "Jun 09 13:45:00.537066 crc crio[23733]: time=\"2026-06-09T13:45:00.536984714Z\" level=info msg=\"Starting container: fc54a3faa2002e0e6486c8358ed95bb0492dc073d28560af369b44fd90fdfc1f\" id=6d2389a9-cb7e-491e-9618-3d8ec58feca5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.008426 | controller |     "Jun 09 13:45:00.545802 crc crio[23733]: time=\"2026-06-09T13:45:00.545481896Z\" level=info msg=\"Started container\" PID=39813 containerID=fc54a3faa2002e0e6486c8358ed95bb0492dc073d28560af369b44fd90fdfc1f description=openshift-nmstate/nmstate-handler-hcllz/nmstate-handler id=6d2389a9-cb7e-491e-9618-3d8ec58feca5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1227bcd5f21090a39c53b1be0ae5955ba7263f7787771a82080ad2e046125b3",
2026-06-09 14:45:34.008441 | controller |     "Jun 09 13:45:00.548981 crc crio[23733]: time=\"2026-06-09T13:45:00.548497452Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683545-666tx/POD\" id=947c0a2c-2666-439b-83fc-0d8124c07f2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.008455 | controller |     "Jun 09 13:45:00.549087 crc crio[23733]: time=\"2026-06-09T13:45:00.549007964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.008470 | controller |     "Jun 09 13:45:00.571973 crc crio[23733]: time=\"2026-06-09T13:45:00.571839685Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683545-666tx Namespace:openshift-operator-lifecycle-manager ID:dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b UID:a34c20ef-b1eb-4f2e-8af8-548cad13c173 NetNS:/var/run/netns/533f7e51-1b95-4644-82ee-439de6096864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda34c20ef_b1eb_4f2e_8af8_548cad13c173.slice PodAnnotations:0xc002b0e2f0}] Aliases:map[]}\"",
2026-06-09 14:45:34.008488 | controller |     "Jun 09 13:45:00.571973 crc crio[23733]: time=\"2026-06-09T13:45:00.571922447Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683545-666tx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.008503 | controller |     "Jun 09 13:45:01.312490 crc crio[23733]: 2026-06-09T13:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dcae02841c41d24 Mac:ce:86:91:a0:98:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/533f7e51-1b95-4644-82ee-439de6096864 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.008535 | controller |     "Jun 09 13:45:01.328252 crc crio[23733]: time=\"2026-06-09T13:45:01.326261274Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683545-666tx Namespace:openshift-operator-lifecycle-manager ID:dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b UID:a34c20ef-b1eb-4f2e-8af8-548cad13c173 NetNS:/var/run/netns/533f7e51-1b95-4644-82ee-439de6096864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda34c20ef_b1eb_4f2e_8af8_548cad13c173.slice PodAnnotations:0xc002b0e2f0}] Aliases:map[]}\"",
2026-06-09 14:45:34.008552 | controller |     "Jun 09 13:45:01.328252 crc crio[23733]: time=\"2026-06-09T13:45:01.326964671Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683545-666tx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.008567 | controller |     "Jun 09 13:45:01.356395 crc crio[23733]: time=\"2026-06-09T13:45:01.356246724Z\" level=info msg=\"Ran pod sandbox dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683545-666tx/POD\" id=947c0a2c-2666-439b-83fc-0d8124c07f2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.008582 | controller |     "Jun 09 13:45:01.372525 crc crio[23733]: time=\"2026-06-09T13:45:01.372256604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6ea4e59f-80b3-494b-a3b0-9d26eeace9b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.008597 | controller |     "Jun 09 13:45:01.399427 crc crio[23733]: time=\"2026-06-09T13:45:01.398436809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0a9b8edb-3852-438d-9d7e-b3c33d7d179a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.008612 | controller |     "Jun 09 13:45:01.418334 crc crio[23733]: time=\"2026-06-09T13:45:01.418011649Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683545-666tx/collect-profiles\" id=53f51551-93a2-4331-831d-79219d8d76c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.008626 | controller |     "Jun 09 13:45:01.418562 crc crio[23733]: time=\"2026-06-09T13:45:01.418523722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.008641 | controller |     "Jun 09 13:45:01.475370 crc crio[23733]: time=\"2026-06-09T13:45:01.475259812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.008656 | controller |     "Jun 09 13:45:01.487731 crc crio[23733]: time=\"2026-06-09T13:45:01.487301024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.008673 | controller |     "Jun 09 13:45:01.693932 crc crio[23733]: time=\"2026-06-09T13:45:01.693770229Z\" level=info msg=\"Created container 807ceb26ca2d92953b28610cefa56b63cfc311bdf5072eb12e51ffb14c60e25b: openshift-operator-lifecycle-manager/collect-profiles-29683545-666tx/collect-profiles\" id=53f51551-93a2-4331-831d-79219d8d76c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.008688 | controller |     "Jun 09 13:45:01.695313 crc crio[23733]: time=\"2026-06-09T13:45:01.695271527Z\" level=info msg=\"Starting container: 807ceb26ca2d92953b28610cefa56b63cfc311bdf5072eb12e51ffb14c60e25b\" id=b63b5b3b-ab18-419e-ad2c-18770dda7910 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.008703 | controller |     "Jun 09 13:45:01.704068 crc crio[23733]: time=\"2026-06-09T13:45:01.703947514Z\" level=info msg=\"Started container\" PID=39929 containerID=807ceb26ca2d92953b28610cefa56b63cfc311bdf5072eb12e51ffb14c60e25b description=openshift-operator-lifecycle-manager/collect-profiles-29683545-666tx/collect-profiles id=b63b5b3b-ab18-419e-ad2c-18770dda7910 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b",
2026-06-09 14:45:34.008718 | controller |     "Jun 09 13:45:03.307386 crc crio[23733]: time=\"2026-06-09T13:45:03.304913755Z\" level=info msg=\"Stopping pod sandbox: dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b\" id=266940b6-8906-4b3e-bfb5-fe4e4e04f685 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.008733 | controller |     "Jun 09 13:45:03.309373 crc crio[23733]: time=\"2026-06-09T13:45:03.308066283Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683545-666tx Namespace:openshift-operator-lifecycle-manager ID:dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b UID:a34c20ef-b1eb-4f2e-8af8-548cad13c173 NetNS:/var/run/netns/533f7e51-1b95-4644-82ee-439de6096864 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda34c20ef_b1eb_4f2e_8af8_548cad13c173.slice PodAnnotations:0xc00008cc88}] Aliases:map[]}\"",
2026-06-09 14:45:34.008748 | controller |     "Jun 09 13:45:03.309373 crc crio[23733]: time=\"2026-06-09T13:45:03.308704679Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683545-666tx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.008762 | controller |     "Jun 09 13:45:03.976856 crc crio[23733]: time=\"2026-06-09T13:45:03.976369287Z\" level=info msg=\"Stopped pod sandbox: dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b\" id=266940b6-8906-4b3e-bfb5-fe4e4e04f685 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.008777 | controller |     "Jun 09 13:45:27.482808 crc crio[23733]: time=\"2026-06-09T13:45:27.480976002Z\" level=info msg=\"Stopping container: 189bafe7090c68a85bfe67e9308146fc03269c68a5975872aa014e17cfd6ea7e (timeout: 15s)\" id=0ecaa6d6-a9e7-4bbc-adcc-d83543c9ce56 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.008792 | controller |     "Jun 09 13:45:27.614222 crc crio[23733]: time=\"2026-06-09T13:45:27.610843043Z\" level=info msg=\"Stopped container 189bafe7090c68a85bfe67e9308146fc03269c68a5975872aa014e17cfd6ea7e: openshift-console/console-6c684df5db-cc8g8/console\" id=0ecaa6d6-a9e7-4bbc-adcc-d83543c9ce56 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.008806 | controller |     "Jun 09 13:45:27.614222 crc crio[23733]: time=\"2026-06-09T13:45:27.612496714Z\" level=info msg=\"Stopping pod sandbox: e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3\" id=e635c736-c44c-4b2b-99ac-4537d7ded4d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.008821 | controller |     "Jun 09 13:45:27.614222 crc crio[23733]: time=\"2026-06-09T13:45:27.613060428Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/b177ba18-5f59-4e3b-8576-20aa2e4c4470 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:0xc002b0e3c0}] Aliases:map[]}\"",
2026-06-09 14:45:34.008839 | controller |     "Jun 09 13:45:27.614222 crc crio[23733]: time=\"2026-06-09T13:45:27.613314284Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.008854 | controller |     "Jun 09 13:45:27.920687 crc crio[23733]: time=\"2026-06-09T13:45:27.920174953Z\" level=info msg=\"Stopped pod sandbox: e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3\" id=e635c736-c44c-4b2b-99ac-4537d7ded4d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.008869 | controller |     "Jun 09 13:45:28.609499 crc crio[23733]: time=\"2026-06-09T13:45:28.608966888Z\" level=info msg=\"Removing container: 189bafe7090c68a85bfe67e9308146fc03269c68a5975872aa014e17cfd6ea7e\" id=10c83fc6-6adc-4dfc-90c3-e3844219c278 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.008884 | controller |     "Jun 09 13:45:28.637494 crc crio[23733]: time=\"2026-06-09T13:45:28.63739166Z\" level=info msg=\"Removed container 189bafe7090c68a85bfe67e9308146fc03269c68a5975872aa014e17cfd6ea7e: openshift-console/console-6c684df5db-cc8g8/console\" id=10c83fc6-6adc-4dfc-90c3-e3844219c278 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.008898 | controller |     "Jun 09 13:45:30.518399 crc crio[23733]: time=\"2026-06-09T13:45:30.517580448Z\" level=info msg=\"Stopping pod sandbox: e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3\" id=0669edbd-9562-4eb5-965d-c5afdefafa05 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.008912 | controller |     "Jun 09 13:45:30.518399 crc crio[23733]: time=\"2026-06-09T13:45:30.518294085Z\" level=info msg=\"Stopped pod sandbox (already stopped): e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3\" id=0669edbd-9562-4eb5-965d-c5afdefafa05 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.008927 | controller |     "Jun 09 13:45:30.519855 crc crio[23733]: time=\"2026-06-09T13:45:30.518817638Z\" level=info msg=\"Removing pod sandbox: e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3\" id=852b5437-7b58-4f66-9c1c-1318591dd547 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.008942 | controller |     "Jun 09 13:45:30.529510 crc crio[23733]: time=\"2026-06-09T13:45:30.529428513Z\" level=info msg=\"Removed pod sandbox: e6621c80c68fd2556add2ab696d7ad28e55cc364b3effc8ab8620c1f05cfa1c3\" id=852b5437-7b58-4f66-9c1c-1318591dd547 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.008956 | controller |     "Jun 09 13:45:31.155097 crc crio[23733]: time=\"2026-06-09T13:45:31.154461363Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/POD\" id=0b7a890e-723d-4976-bcdd-86644f770c44 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.008971 | controller |     "Jun 09 13:45:31.155436 crc crio[23733]: time=\"2026-06-09T13:45:31.155182492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.008986 | controller |     "Jun 09 13:45:31.183889 crc crio[23733]: time=\"2026-06-09T13:45:31.183758116Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf Namespace:openshift-marketplace ID:868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb UID:9f8a7a44-61e4-486c-8973-4a22cd4a4c99 NetNS:/var/run/netns/76be8f2d-267d-420e-8612-aad6884b3603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9f8a7a44_61e4_486c_8973_4a22cd4a4c99.slice PodAnnotations:0xc0028982f0}] Aliases:map[]}\"",
2026-06-09 14:45:34.009007 | controller |     "Jun 09 13:45:31.183889 crc crio[23733]: time=\"2026-06-09T13:45:31.183831698Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.009022 | controller |     "Jun 09 13:45:31.703730 crc crio[23733]: 2026-06-09T13:45:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:868d4361f9d7c8d Mac:8a:03:60:2a:4f:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/76be8f2d-267d-420e-8612-aad6884b3603 SocketPath: PciID:}] [{Interface:0xc00028e6c0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.009037 | controller |     "Jun 09 13:45:31.706442 crc crio[23733]: time=\"2026-06-09T13:45:31.706332162Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf Namespace:openshift-marketplace ID:868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb UID:9f8a7a44-61e4-486c-8973-4a22cd4a4c99 NetNS:/var/run/netns/76be8f2d-267d-420e-8612-aad6884b3603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9f8a7a44_61e4_486c_8973_4a22cd4a4c99.slice PodAnnotations:0xc0028982f0}] Aliases:map[]}\"",
2026-06-09 14:45:34.009052 | controller |     "Jun 09 13:45:31.706692 crc crio[23733]: time=\"2026-06-09T13:45:31.706587998Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.009067 | controller |     "Jun 09 13:45:31.716620 crc crio[23733]: time=\"2026-06-09T13:45:31.716573449Z\" level=info msg=\"Ran pod sandbox 868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/POD\" id=0b7a890e-723d-4976-bcdd-86644f770c44 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.009082 | controller |     "Jun 09 13:45:31.719555 crc crio[23733]: time=\"2026-06-09T13:45:31.719519023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1200b8df-9523-4ee0-8a15-fa9df7184606 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.009096 | controller |     "Jun 09 13:45:31.722749 crc crio[23733]: time=\"2026-06-09T13:45:31.722687352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0cddf3a3-a1ee-429e-b521-b855cb9ae66e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.009111 | controller |     "Jun 09 13:45:31.735782 crc crio[23733]: time=\"2026-06-09T13:45:31.735684927Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/util\" id=07a90b5a-7801-4800-9a38-f742fc0bd1db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.009125 | controller |     "Jun 09 13:45:31.736248 crc crio[23733]: time=\"2026-06-09T13:45:31.736180199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.009140 | controller |     "Jun 09 13:45:31.764998 crc crio[23733]: time=\"2026-06-09T13:45:31.764904518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.009157 | controller |     "Jun 09 13:45:31.769679 crc crio[23733]: time=\"2026-06-09T13:45:31.769556085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.009171 | controller |     "Jun 09 13:45:31.885787 crc crio[23733]: time=\"2026-06-09T13:45:31.885540547Z\" level=info msg=\"Created container 3b8900b45406981f0b973241adfefb88fedb510a84ce702fd6a7ab831533affd: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/util\" id=07a90b5a-7801-4800-9a38-f742fc0bd1db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.009186 | controller |     "Jun 09 13:45:31.887399 crc crio[23733]: time=\"2026-06-09T13:45:31.887338372Z\" level=info msg=\"Starting container: 3b8900b45406981f0b973241adfefb88fedb510a84ce702fd6a7ab831533affd\" id=43a884ab-e42b-4061-adaf-68ff1e5b9955 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.009200 | controller |     "Jun 09 13:45:31.895683 crc crio[23733]: time=\"2026-06-09T13:45:31.895563087Z\" level=info msg=\"Started container\" PID=41197 containerID=3b8900b45406981f0b973241adfefb88fedb510a84ce702fd6a7ab831533affd description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/util id=43a884ab-e42b-4061-adaf-68ff1e5b9955 name=/runtime.v1.RuntimeService/StartContainer sandboxID=868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb",
2026-06-09 14:45:34.009216 | controller |     "Jun 09 13:45:32.658427 crc crio[23733]: time=\"2026-06-09T13:45:32.658320674Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=e6ea30ac-b633-4a65-bc47-685566b63ef2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.009230 | controller |     "Jun 09 13:45:32.659190 crc crio[23733]: time=\"2026-06-09T13:45:32.659010321Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=e6ea30ac-b633-4a65-bc47-685566b63ef2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.009245 | controller |     "Jun 09 13:45:32.659363 crc crio[23733]: time=\"2026-06-09T13:45:32.659280008Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=e6ea30ac-b633-4a65-bc47-685566b63ef2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.009259 | controller |     "Jun 09 13:45:32.663422 crc crio[23733]: time=\"2026-06-09T13:45:32.661089503Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=ad2e0f7d-3380-4e29-83d1-8639fdf7a27d name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.009274 | controller |     "Jun 09 13:45:32.675087 crc crio[23733]: time=\"2026-06-09T13:45:32.67494845Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"",
2026-06-09 14:45:34.009288 | controller |     "Jun 09 13:45:35.124816 crc crio[23733]: time=\"2026-06-09T13:45:35.124254538Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=ad2e0f7d-3380-4e29-83d1-8639fdf7a27d name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.009302 | controller |     "Jun 09 13:45:35.126328 crc crio[23733]: time=\"2026-06-09T13:45:35.126289799Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=1a861a31-112c-4663-8f45-62e40b8ce14e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.009320 | controller |     "Jun 09 13:45:35.131957 crc crio[23733]: time=\"2026-06-09T13:45:35.131850088Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=8f068002-ced2-44be-922e-48e7d99eb78e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.009335 | controller |     "Jun 09 13:45:35.141062 crc crio[23733]: time=\"2026-06-09T13:45:35.141005497Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/pull\" id=f4a0f9b0-4f54-4799-8b50-ffdab67f96f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.009350 | controller |     "Jun 09 13:45:35.142857 crc crio[23733]: time=\"2026-06-09T13:45:35.142828142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.009365 | controller |     "Jun 09 13:45:35.173468 crc crio[23733]: time=\"2026-06-09T13:45:35.173405108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.009379 | controller |     "Jun 09 13:45:35.174336 crc crio[23733]: time=\"2026-06-09T13:45:35.174314651Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/8a3e3137ab7c476668be7d16a0461df595f36ede37cb640216a97c9dfc0f10d2/merged/etc/passwd: no such file or directory\"",
2026-06-09 14:45:34.009394 | controller |     "Jun 09 13:45:35.174463 crc crio[23733]: time=\"2026-06-09T13:45:35.174448564Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/8a3e3137ab7c476668be7d16a0461df595f36ede37cb640216a97c9dfc0f10d2/merged/etc/group: no such file or directory\"",
2026-06-09 14:45:34.009408 | controller |     "Jun 09 13:45:35.177933 crc crio[23733]: time=\"2026-06-09T13:45:35.177902091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.009423 | controller |     "Jun 09 13:45:35.368713 crc crio[23733]: time=\"2026-06-09T13:45:35.368000228Z\" level=info msg=\"Created container 9340265a98a0ffe4349d7515479766568d3b4d7a82b683e50cee5ae526503b5d: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/pull\" id=f4a0f9b0-4f54-4799-8b50-ffdab67f96f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.009437 | controller |     "Jun 09 13:45:35.370958 crc crio[23733]: time=\"2026-06-09T13:45:35.370800948Z\" level=info msg=\"Starting container: 9340265a98a0ffe4349d7515479766568d3b4d7a82b683e50cee5ae526503b5d\" id=e1bdca5b-a59d-4478-88e6-8a1ca05531d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.009452 | controller |     "Jun 09 13:45:35.377224 crc crio[23733]: time=\"2026-06-09T13:45:35.376967582Z\" level=info msg=\"Started container\" PID=41262 containerID=9340265a98a0ffe4349d7515479766568d3b4d7a82b683e50cee5ae526503b5d description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/pull id=e1bdca5b-a59d-4478-88e6-8a1ca05531d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb",
2026-06-09 14:45:34.009467 | controller |     "Jun 09 13:45:35.692037 crc crio[23733]: time=\"2026-06-09T13:45:35.691466852Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f6d35d8d-94d4-4bf2-a902-ef64c55b5a77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.009482 | controller |     "Jun 09 13:45:35.696348 crc crio[23733]: time=\"2026-06-09T13:45:35.696243661Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ea843ce9-8305-4b9c-914e-27bf9cc0a414 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.009500 | controller |     "Jun 09 13:45:35.706899 crc crio[23733]: time=\"2026-06-09T13:45:35.706745503Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/extract\" id=6d824304-da7d-48f3-972c-d6f6fe33f5df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.009532 | controller |     "Jun 09 13:45:35.707500 crc crio[23733]: time=\"2026-06-09T13:45:35.70738791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.009548 | controller |     "Jun 09 13:45:35.745911 crc crio[23733]: time=\"2026-06-09T13:45:35.745738049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.009563 | controller |     "Jun 09 13:45:35.750585 crc crio[23733]: time=\"2026-06-09T13:45:35.750456307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.009577 | controller |     "Jun 09 13:45:35.892935 crc crio[23733]: time=\"2026-06-09T13:45:35.892822419Z\" level=info msg=\"Created container 29d584c07e0d00fd2f7a45fce499453c5e086edef1cf366c762526718f9e9122: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/extract\" id=6d824304-da7d-48f3-972c-d6f6fe33f5df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.009592 | controller |     "Jun 09 13:45:35.894418 crc crio[23733]: time=\"2026-06-09T13:45:35.894330787Z\" level=info msg=\"Starting container: 29d584c07e0d00fd2f7a45fce499453c5e086edef1cf366c762526718f9e9122\" id=aea62816-30ee-4af3-9cfc-33bd8b2d5807 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.009606 | controller |     "Jun 09 13:45:35.901846 crc crio[23733]: time=\"2026-06-09T13:45:35.901726613Z\" level=info msg=\"Started container\" PID=41280 containerID=29d584c07e0d00fd2f7a45fce499453c5e086edef1cf366c762526718f9e9122 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/extract id=aea62816-30ee-4af3-9cfc-33bd8b2d5807 name=/runtime.v1.RuntimeService/StartContainer sandboxID=868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb",
2026-06-09 14:45:34.009621 | controller |     "Jun 09 13:45:37.727984 crc crio[23733]: time=\"2026-06-09T13:45:37.727207511Z\" level=info msg=\"Stopping pod sandbox: 868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb\" id=0db3d0d6-1a02-4309-b711-83ee7aebb8a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.009637 | controller |     "Jun 09 13:45:37.730038 crc crio[23733]: time=\"2026-06-09T13:45:37.728543325Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf Namespace:openshift-marketplace ID:868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb UID:9f8a7a44-61e4-486c-8973-4a22cd4a4c99 NetNS:/var/run/netns/76be8f2d-267d-420e-8612-aad6884b3603 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9f8a7a44_61e4_486c_8973_4a22cd4a4c99.slice PodAnnotations:0xc002898058}] Aliases:map[]}\"",
2026-06-09 14:45:34.009652 | controller |     "Jun 09 13:45:37.730038 crc crio[23733]: time=\"2026-06-09T13:45:37.728722519Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.009670 | controller |     "Jun 09 13:45:37.981162 crc crio[23733]: time=\"2026-06-09T13:45:37.980905258Z\" level=info msg=\"Stopped pod sandbox: 868d4361f9d7c8dcf830628d5a546eb6f21a7d89625af098dc51e6e51ae252bb\" id=0db3d0d6-1a02-4309-b711-83ee7aebb8a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.009685 | controller |     "Jun 09 13:45:51.398191 crc crio[23733]: time=\"2026-06-09T13:45:51.397233831Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-655bc9d744-drs2r/POD\" id=1eb39e5c-bc66-4622-9603-e137549a8ee4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.009700 | controller |     "Jun 09 13:45:51.400532 crc crio[23733]: time=\"2026-06-09T13:45:51.398232327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.009714 | controller |     "Jun 09 13:45:51.434215 crc crio[23733]: time=\"2026-06-09T13:45:51.434072903Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-655bc9d744-drs2r Namespace:metallb-system ID:9471b948d7828ffb2d151bfba20d32925b530463d67df3ea6a8c5a88d8c92d47 UID:16398cf2-ec28-456e-bb37-be677bd8044f NetNS:/var/run/netns/b6f44e3f-5d50-47d0-b619-5b5966d27d5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16398cf2_ec28_456e_bb37_be677bd8044f.slice PodAnnotations:0xc00008cee0}] Aliases:map[]}\"",
2026-06-09 14:45:34.009729 | controller |     "Jun 09 13:45:51.434215 crc crio[23733]: time=\"2026-06-09T13:45:51.434191586Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-655bc9d744-drs2r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.009744 | controller |     "Jun 09 13:45:52.579158 crc crio[23733]: time=\"2026-06-09T13:45:52.575838763Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-64f87bbdf6-kq8kc/POD\" id=68f30957-5097-4a99-9a97-34b7856cda50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.009759 | controller |     "Jun 09 13:45:52.579158 crc crio[23733]: time=\"2026-06-09T13:45:52.577152836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.009773 | controller |     "Jun 09 13:45:52.641191 crc crio[23733]: time=\"2026-06-09T13:45:52.641053885Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-64f87bbdf6-kq8kc Namespace:metallb-system ID:7601e24e5724d61a43c9bab1f02170c06ca0369b9d3cd431ef86b429292192b5 UID:ee2eb1ad-2989-40d9-acba-628ac6ae144d NetNS:/var/run/netns/c9134eb2-a6e2-4c88-8e45-7e41973ec868 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee2eb1ad_2989_40d9_acba_628ac6ae144d.slice PodAnnotations:0xc00008d8d0}] Aliases:map[]}\"",
2026-06-09 14:45:34.009788 | controller |     "Jun 09 13:45:52.641191 crc crio[23733]: time=\"2026-06-09T13:45:52.641180768Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-64f87bbdf6-kq8kc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.009803 | controller |     "Jun 09 13:45:53.070674 crc crio[23733]: 2026-06-09T13:45:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9471b948d7828ff Mac:12:f6:cf:4f:ad:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/b6f44e3f-5d50-47d0-b619-5b5966d27d5c SocketPath: PciID:}] [{Interface:0xc000482770 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.009818 | controller |     "Jun 09 13:45:53.074201 crc crio[23733]: time=\"2026-06-09T13:45:53.07407461Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-655bc9d744-drs2r Namespace:metallb-system ID:9471b948d7828ffb2d151bfba20d32925b530463d67df3ea6a8c5a88d8c92d47 UID:16398cf2-ec28-456e-bb37-be677bd8044f NetNS:/var/run/netns/b6f44e3f-5d50-47d0-b619-5b5966d27d5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16398cf2_ec28_456e_bb37_be677bd8044f.slice PodAnnotations:0xc00008cee0}] Aliases:map[]}\"",
2026-06-09 14:45:34.009836 | controller |     "Jun 09 13:45:53.074607 crc crio[23733]: time=\"2026-06-09T13:45:53.074553372Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-655bc9d744-drs2r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.009851 | controller |     "Jun 09 13:45:53.093660 crc crio[23733]: time=\"2026-06-09T13:45:53.093554978Z\" level=info msg=\"Ran pod sandbox 9471b948d7828ffb2d151bfba20d32925b530463d67df3ea6a8c5a88d8c92d47 with infra container: metallb-system/metallb-operator-controller-manager-655bc9d744-drs2r/POD\" id=1eb39e5c-bc66-4622-9603-e137549a8ee4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.009866 | controller |     "Jun 09 13:45:53.096915 crc crio[23733]: time=\"2026-06-09T13:45:53.09684566Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=a0c74613-c1d7-4ef7-aa11-d8010772c85c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.009880 | controller |     "Jun 09 13:45:53.097156 crc crio[23733]: time=\"2026-06-09T13:45:53.097061105Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=a0c74613-c1d7-4ef7-aa11-d8010772c85c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.009895 | controller |     "Jun 09 13:45:53.097225 crc crio[23733]: time=\"2026-06-09T13:45:53.097194728Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=a0c74613-c1d7-4ef7-aa11-d8010772c85c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.009909 | controller |     "Jun 09 13:45:53.099445 crc crio[23733]: time=\"2026-06-09T13:45:53.099372162Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=1afb0a4b-b33c-4d6a-b3a7-bf5d55e538ca name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.009924 | controller |     "Jun 09 13:45:53.119286 crc crio[23733]: time=\"2026-06-09T13:45:53.113955448Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"",
2026-06-09 14:45:34.009938 | controller |     "Jun 09 13:45:53.571811 crc crio[23733]: 2026-06-09T13:45:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7601e24e5724d61 Mac:72:a1:9b:54:36:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/c9134eb2-a6e2-4c88-8e45-7e41973ec868 SocketPath: PciID:}] [{Interface:0xc0001c2630 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.009953 | controller |     "Jun 09 13:45:53.573436 crc crio[23733]: time=\"2026-06-09T13:45:53.573324243Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-64f87bbdf6-kq8kc Namespace:metallb-system ID:7601e24e5724d61a43c9bab1f02170c06ca0369b9d3cd431ef86b429292192b5 UID:ee2eb1ad-2989-40d9-acba-628ac6ae144d NetNS:/var/run/netns/c9134eb2-a6e2-4c88-8e45-7e41973ec868 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee2eb1ad_2989_40d9_acba_628ac6ae144d.slice PodAnnotations:0xc00008d8d0}] Aliases:map[]}\"",
2026-06-09 14:45:34.009971 | controller |     "Jun 09 13:45:53.573843 crc crio[23733]: time=\"2026-06-09T13:45:53.573715392Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-64f87bbdf6-kq8kc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.009986 | controller |     "Jun 09 13:45:53.584006 crc crio[23733]: time=\"2026-06-09T13:45:53.583914668Z\" level=info msg=\"Ran pod sandbox 7601e24e5724d61a43c9bab1f02170c06ca0369b9d3cd431ef86b429292192b5 with infra container: metallb-system/metallb-operator-webhook-server-64f87bbdf6-kq8kc/POD\" id=68f30957-5097-4a99-9a97-34b7856cda50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.010001 | controller |     "Jun 09 13:45:53.587462 crc crio[23733]: time=\"2026-06-09T13:45:53.587413025Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=c28e1edb-df29-411c-b43a-cd860b675c8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.010016 | controller |     "Jun 09 13:45:53.587661 crc crio[23733]: time=\"2026-06-09T13:45:53.58759738Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=c28e1edb-df29-411c-b43a-cd860b675c8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.010031 | controller |     "Jun 09 13:45:53.587756 crc crio[23733]: time=\"2026-06-09T13:45:53.587709842Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=c28e1edb-df29-411c-b43a-cd860b675c8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.010046 | controller |     "Jun 09 13:45:53.589162 crc crio[23733]: time=\"2026-06-09T13:45:53.589047026Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=6e61e8e5-570e-4233-b163-c1d7667f6fdf name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.010061 | controller |     "Jun 09 13:45:53.593918 crc crio[23733]: time=\"2026-06-09T13:45:53.593799455Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"",
2026-06-09 14:45:34.010076 | controller |     "Jun 09 13:46:00.567372 crc crio[23733]: time=\"2026-06-09T13:46:00.566582641Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683546-wd9db/POD\" id=e2b00dfa-8f64-499c-9bb1-4b8907c21e5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.010090 | controller |     "Jun 09 13:46:00.567372 crc crio[23733]: time=\"2026-06-09T13:46:00.567407961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.010104 | controller |     "Jun 09 13:46:18.579371 crc crio[23733]: time=\"2026-06-09T13:46:18.577554212Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=1afb0a4b-b33c-4d6a-b3a7-bf5d55e538ca name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.010118 | controller |     "Jun 09 13:46:18.581392 crc crio[23733]: time=\"2026-06-09T13:46:18.58031147Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=56fa5ff4-58ad-4a3a-a6c7-c0170a4e34c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.010133 | controller |     "Jun 09 13:46:18.597901 crc crio[23733]: time=\"2026-06-09T13:46:18.597700596Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683546-wd9db Namespace:openshift-infra ID:d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907 UID:09973f3a-6f6e-40c3-bae9-a1c0f9f62545 NetNS:/var/run/netns/e12132e1-3eb0-47cf-b9cf-7e48ca4c2cb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09973f3a_6f6e_40c3_bae9_a1c0f9f62545.slice PodAnnotations:0xc002898c78}] Aliases:map[]}\"",
2026-06-09 14:45:34.010151 | controller |     "Jun 09 13:46:18.597901 crc crio[23733]: time=\"2026-06-09T13:46:18.597787438Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683546-wd9db to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.010166 | controller |     "Jun 09 13:46:18.601179 crc crio[23733]: time=\"2026-06-09T13:46:18.600677Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=6e61e8e5-570e-4233-b163-c1d7667f6fdf name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.010181 | controller |     "Jun 09 13:46:18.601310 crc crio[23733]: time=\"2026-06-09T13:46:18.600715441Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=57989170-c44a-4efd-b49a-c38b01889e73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.010195 | controller |     "Jun 09 13:46:18.602776 crc crio[23733]: time=\"2026-06-09T13:46:18.602684831Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=537419d0-8390-47e6-9c81-32d16153da1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.010209 | controller |     "Jun 09 13:46:18.618923 crc crio[23733]: time=\"2026-06-09T13:46:18.618798704Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=b8284a08-3caa-4f45-95d3-867c39d49c59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.010224 | controller |     "Jun 09 13:46:18.621853 crc crio[23733]: time=\"2026-06-09T13:46:18.621563433Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-655bc9d744-drs2r/manager\" id=b885f135-2334-4b9f-becf-f7b7e50cf185 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.010238 | controller |     "Jun 09 13:46:18.626838 crc crio[23733]: time=\"2026-06-09T13:46:18.626759783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.010252 | controller |     "Jun 09 13:46:18.632919 crc crio[23733]: time=\"2026-06-09T13:46:18.632867546Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-64f87bbdf6-kq8kc/webhook-server\" id=34ac7e2c-6995-4d9d-95df-8ab529442ac4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.010267 | controller |     "Jun 09 13:46:18.647270 crc crio[23733]: time=\"2026-06-09T13:46:18.647233885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.010281 | controller |     "Jun 09 13:46:18.690194 crc crio[23733]: time=\"2026-06-09T13:46:18.690047677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.010296 | controller |     "Jun 09 13:46:18.696806 crc crio[23733]: time=\"2026-06-09T13:46:18.696443636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.010310 | controller |     "Jun 09 13:46:18.718863 crc crio[23733]: time=\"2026-06-09T13:46:18.718781745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.010328 | controller |     "Jun 09 13:46:18.722401 crc crio[23733]: time=\"2026-06-09T13:46:18.722360184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.010342 | controller |     "Jun 09 13:46:18.909454 crc crio[23733]: time=\"2026-06-09T13:46:18.908697708Z\" level=info msg=\"Created container f517fded686f7d6a5be13629d4c20734e4551751695d0ef2cb40c4aa1f64807d: metallb-system/metallb-operator-controller-manager-655bc9d744-drs2r/manager\" id=b885f135-2334-4b9f-becf-f7b7e50cf185 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.010357 | controller |     "Jun 09 13:46:18.910553 crc crio[23733]: time=\"2026-06-09T13:46:18.910510393Z\" level=info msg=\"Created container 278f06f357a21edaee13bfd515437408f352c12ed605228a2dd8074c2f2f67d9: metallb-system/metallb-operator-webhook-server-64f87bbdf6-kq8kc/webhook-server\" id=34ac7e2c-6995-4d9d-95df-8ab529442ac4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.010371 | controller |     "Jun 09 13:46:18.911583 crc crio[23733]: time=\"2026-06-09T13:46:18.911046167Z\" level=info msg=\"Starting container: f517fded686f7d6a5be13629d4c20734e4551751695d0ef2cb40c4aa1f64807d\" id=890c315c-97db-44a6-8ae7-56e4f3b1c1b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.010386 | controller |     "Jun 09 13:46:18.913547 crc crio[23733]: time=\"2026-06-09T13:46:18.91318375Z\" level=info msg=\"Starting container: 278f06f357a21edaee13bfd515437408f352c12ed605228a2dd8074c2f2f67d9\" id=2d20ac53-6010-46d1-838c-b04ad79aefef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.010400 | controller |     "Jun 09 13:46:18.924432 crc crio[23733]: time=\"2026-06-09T13:46:18.923811105Z\" level=info msg=\"Started container\" PID=42172 containerID=f517fded686f7d6a5be13629d4c20734e4551751695d0ef2cb40c4aa1f64807d description=metallb-system/metallb-operator-controller-manager-655bc9d744-drs2r/manager id=890c315c-97db-44a6-8ae7-56e4f3b1c1b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9471b948d7828ffb2d151bfba20d32925b530463d67df3ea6a8c5a88d8c92d47",
2026-06-09 14:45:34.010415 | controller |     "Jun 09 13:46:18.939898 crc crio[23733]: time=\"2026-06-09T13:46:18.939778976Z\" level=info msg=\"Started container\" PID=42174 containerID=278f06f357a21edaee13bfd515437408f352c12ed605228a2dd8074c2f2f67d9 description=metallb-system/metallb-operator-webhook-server-64f87bbdf6-kq8kc/webhook-server id=2d20ac53-6010-46d1-838c-b04ad79aefef name=/runtime.v1.RuntimeService/StartContainer sandboxID=7601e24e5724d61a43c9bab1f02170c06ca0369b9d3cd431ef86b429292192b5",
2026-06-09 14:45:34.010430 | controller |     "Jun 09 13:46:19.519435 crc crio[23733]: 2026-06-09T13:46:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d73d075ec7a37ac Mac:d2:4b:3b:a4:20:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/e12132e1-3eb0-47cf-b9cf-7e48ca4c2cb8 SocketPath: PciID:}] [{Interface:0xc0002a2920 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.010445 | controller |     "Jun 09 13:46:19.520397 crc crio[23733]: time=\"2026-06-09T13:46:19.520297582Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683546-wd9db Namespace:openshift-infra ID:d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907 UID:09973f3a-6f6e-40c3-bae9-a1c0f9f62545 NetNS:/var/run/netns/e12132e1-3eb0-47cf-b9cf-7e48ca4c2cb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09973f3a_6f6e_40c3_bae9_a1c0f9f62545.slice PodAnnotations:0xc002898c78}] Aliases:map[]}\"",
2026-06-09 14:45:34.010459 | controller |     "Jun 09 13:46:19.520707 crc crio[23733]: time=\"2026-06-09T13:46:19.520541998Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683546-wd9db for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.010477 | controller |     "Jun 09 13:46:19.536729 crc crio[23733]: time=\"2026-06-09T13:46:19.536308082Z\" level=info msg=\"Ran pod sandbox d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907 with infra container: openshift-infra/auto-csr-approver-29683546-wd9db/POD\" id=e2b00dfa-8f64-499c-9bb1-4b8907c21e5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.010492 | controller |     "Jun 09 13:46:19.544605 crc crio[23733]: time=\"2026-06-09T13:46:19.543950774Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b49a1ca4-ec60-4b4c-bb63-fcdeedbbd60d name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.010507 | controller |     "Jun 09 13:46:19.555439 crc crio[23733]: time=\"2026-06-09T13:46:19.554492047Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.010540 | controller |     "Jun 09 13:46:20.448710 crc crio[23733]: time=\"2026-06-09T13:46:20.448529678Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b49a1ca4-ec60-4b4c-bb63-fcdeedbbd60d name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.010556 | controller |     "Jun 09 13:46:20.450754 crc crio[23733]: time=\"2026-06-09T13:46:20.45060317Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9cb6798c-af4f-4f6a-b2f2-6fde6f1f6245 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.010571 | controller |     "Jun 09 13:46:20.456358 crc crio[23733]: time=\"2026-06-09T13:46:20.456072507Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e8985972-d595-4214-a2c7-21db094ec59d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.010586 | controller |     "Jun 09 13:46:20.464320 crc crio[23733]: time=\"2026-06-09T13:46:20.464223281Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683546-wd9db/oc\" id=9188d71c-4906-47c0-92bb-2e1c4bca339b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.010601 | controller |     "Jun 09 13:46:20.465207 crc crio[23733]: time=\"2026-06-09T13:46:20.465063253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.010615 | controller |     "Jun 09 13:46:20.504683 crc crio[23733]: time=\"2026-06-09T13:46:20.504582181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.010630 | controller |     "Jun 09 13:46:21.073155 crc crio[23733]: time=\"2026-06-09T13:46:21.072457141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.010644 | controller |     "Jun 09 13:46:21.225329 crc crio[23733]: time=\"2026-06-09T13:46:21.225208964Z\" level=info msg=\"Created container 4c9143f5bea8e504759e49e496666ed60f5ae0f5049667953f6c35a8f4566f9d: openshift-infra/auto-csr-approver-29683546-wd9db/oc\" id=9188d71c-4906-47c0-92bb-2e1c4bca339b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.010659 | controller |     "Jun 09 13:46:21.226504 crc crio[23733]: time=\"2026-06-09T13:46:21.226441224Z\" level=info msg=\"Starting container: 4c9143f5bea8e504759e49e496666ed60f5ae0f5049667953f6c35a8f4566f9d\" id=059a610e-8261-4d71-847d-5046bd8c8cc4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.010674 | controller |     "Jun 09 13:46:21.232448 crc crio[23733]: time=\"2026-06-09T13:46:21.232377123Z\" level=info msg=\"Started container\" PID=42276 containerID=4c9143f5bea8e504759e49e496666ed60f5ae0f5049667953f6c35a8f4566f9d description=openshift-infra/auto-csr-approver-29683546-wd9db/oc id=059a610e-8261-4d71-847d-5046bd8c8cc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907",
2026-06-09 14:45:34.010692 | controller |     "Jun 09 13:46:23.657543 crc crio[23733]: time=\"2026-06-09T13:46:23.65689973Z\" level=info msg=\"Stopping pod sandbox: d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907\" id=badb16e7-ddcc-4e22-9cce-97ff6266356b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.010707 | controller |     "Jun 09 13:46:23.659317 crc crio[23733]: time=\"2026-06-09T13:46:23.65807325Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683546-wd9db Namespace:openshift-infra ID:d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907 UID:09973f3a-6f6e-40c3-bae9-a1c0f9f62545 NetNS:/var/run/netns/e12132e1-3eb0-47cf-b9cf-7e48ca4c2cb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09973f3a_6f6e_40c3_bae9_a1c0f9f62545.slice PodAnnotations:0xc0003089b8}] Aliases:map[]}\"",
2026-06-09 14:45:34.010722 | controller |     "Jun 09 13:46:23.659317 crc crio[23733]: time=\"2026-06-09T13:46:23.658413598Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683546-wd9db from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.010737 | controller |     "Jun 09 13:46:23.942583 crc crio[23733]: time=\"2026-06-09T13:46:23.94221635Z\" level=info msg=\"Stopped pod sandbox: d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907\" id=badb16e7-ddcc-4e22-9cce-97ff6266356b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.010751 | controller |     "Jun 09 13:46:53.362839 crc crio[23733]: time=\"2026-06-09T13:46:53.361590709Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-9xkm8/POD\" id=cb6b6b73-6e58-4ef2-9ddb-d59a5b0dc5d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.010766 | controller |     "Jun 09 13:46:53.365266 crc crio[23733]: time=\"2026-06-09T13:46:53.362875552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.010780 | controller |     "Jun 09 13:46:53.397742 crc crio[23733]: time=\"2026-06-09T13:46:53.39753807Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-9xkm8 Namespace:metallb-system ID:e7e27d4e0e26ea70a47fa6edad6a7b07270e9b5447bdcc70eed8a75f6a63931c UID:87cf320e-6330-4e3d-b301-78e350aad905 NetNS:/var/run/netns/1f6e8b05-e36e-44a5-81c5-db46cd681ddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod87cf320e_6330_4e3d_b301_78e350aad905.slice PodAnnotations:0xc002898138}] Aliases:map[]}\"",
2026-06-09 14:45:34.010795 | controller |     "Jun 09 13:46:53.397742 crc crio[23733]: time=\"2026-06-09T13:46:53.397603632Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-9xkm8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.010810 | controller |     "Jun 09 13:46:55.021175 crc crio[23733]: 2026-06-09T13:46:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7e27d4e0e26ea7 Mac:16:3c:66:0a:49:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/1f6e8b05-e36e-44a5-81c5-db46cd681ddd SocketPath: PciID:}] [{Interface:0xc000292aa0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.010825 | controller |     "Jun 09 13:46:55.021175 crc crio[23733]: time=\"2026-06-09T13:46:55.020735695Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-9xkm8 Namespace:metallb-system ID:e7e27d4e0e26ea70a47fa6edad6a7b07270e9b5447bdcc70eed8a75f6a63931c UID:87cf320e-6330-4e3d-b301-78e350aad905 NetNS:/var/run/netns/1f6e8b05-e36e-44a5-81c5-db46cd681ddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod87cf320e_6330_4e3d_b301_78e350aad905.slice PodAnnotations:0xc002898138}] Aliases:map[]}\"",
2026-06-09 14:45:34.010843 | controller |     "Jun 09 13:46:55.021175 crc crio[23733]: time=\"2026-06-09T13:46:55.02093943Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-9xkm8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.010858 | controller |     "Jun 09 13:46:55.043518 crc crio[23733]: time=\"2026-06-09T13:46:55.042247694Z\" level=info msg=\"Ran pod sandbox e7e27d4e0e26ea70a47fa6edad6a7b07270e9b5447bdcc70eed8a75f6a63931c with infra container: metallb-system/controller-8464864885-9xkm8/POD\" id=cb6b6b73-6e58-4ef2-9ddb-d59a5b0dc5d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.010873 | controller |     "Jun 09 13:46:55.044880 crc crio[23733]: time=\"2026-06-09T13:46:55.044822019Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=e2fa6b74-f470-4726-a6d7-c0a7d552c087 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.010888 | controller |     "Jun 09 13:46:55.046915 crc crio[23733]: time=\"2026-06-09T13:46:55.046846559Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=7d0ee6b8-5d95-4577-a746-7f5bb4d6f1e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.010903 | controller |     "Jun 09 13:46:55.055482 crc crio[23733]: time=\"2026-06-09T13:46:55.055437334Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-9xkm8/controller\" id=dbec2745-2663-4cc5-accf-0b48e73bdfd6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.010918 | controller |     "Jun 09 13:46:55.056207 crc crio[23733]: time=\"2026-06-09T13:46:55.056182092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.010943 | controller |     "Jun 09 13:46:55.095173 crc crio[23733]: time=\"2026-06-09T13:46:55.083526048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.010959 | controller |     "Jun 09 13:46:55.095173 crc crio[23733]: time=\"2026-06-09T13:46:55.091832855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.010973 | controller |     "Jun 09 13:46:55.217170 crc crio[23733]: time=\"2026-06-09T13:46:55.216987336Z\" level=info msg=\"Created container 7613640d78128fdb83872d10cb91b7bcab4ad8273d086721702765180c2e52a4: metallb-system/controller-8464864885-9xkm8/controller\" id=dbec2745-2663-4cc5-accf-0b48e73bdfd6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.010988 | controller |     "Jun 09 13:46:55.218663 crc crio[23733]: time=\"2026-06-09T13:46:55.218554856Z\" level=info msg=\"Starting container: 7613640d78128fdb83872d10cb91b7bcab4ad8273d086721702765180c2e52a4\" id=6625778d-8731-4ad7-81c6-559ec817dc03 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.011003 | controller |     "Jun 09 13:46:55.227179 crc crio[23733]: time=\"2026-06-09T13:46:55.227043028Z\" level=info msg=\"Started container\" PID=42850 containerID=7613640d78128fdb83872d10cb91b7bcab4ad8273d086721702765180c2e52a4 description=metallb-system/controller-8464864885-9xkm8/controller id=6625778d-8731-4ad7-81c6-559ec817dc03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7e27d4e0e26ea70a47fa6edad6a7b07270e9b5447bdcc70eed8a75f6a63931c",
2026-06-09 14:45:34.011017 | controller |     "Jun 09 13:46:55.246853 crc crio[23733]: time=\"2026-06-09T13:46:55.246667309Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=76753fbd-a989-411f-8682-3ca83ca5e26e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.011035 | controller |     "Jun 09 13:46:55.250230 crc crio[23733]: time=\"2026-06-09T13:46:55.249992112Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=80385b7b-fa8d-41fb-baab-346db38eb94e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.011051 | controller |     "Jun 09 13:46:55.256067 crc crio[23733]: time=\"2026-06-09T13:46:55.255961452Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-9xkm8/kube-rbac-proxy\" id=bbcd34b6-3e48-4a4a-9a35-d0f9f27d6f7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.011065 | controller |     "Jun 09 13:46:55.256600 crc crio[23733]: time=\"2026-06-09T13:46:55.256527436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.011081 | controller |     "Jun 09 13:46:55.303858 crc crio[23733]: time=\"2026-06-09T13:46:55.302885746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.011096 | controller |     "Jun 09 13:46:55.313490 crc crio[23733]: time=\"2026-06-09T13:46:55.313389598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.011110 | controller |     "Jun 09 13:46:55.443069 crc crio[23733]: time=\"2026-06-09T13:46:55.44293125Z\" level=info msg=\"Created container 3991af203d77bab84be6f588fd8efe4e1a92cf7724e0057fd39ac2a51ca12571: metallb-system/controller-8464864885-9xkm8/kube-rbac-proxy\" id=bbcd34b6-3e48-4a4a-9a35-d0f9f27d6f7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.011125 | controller |     "Jun 09 13:46:55.447081 crc crio[23733]: time=\"2026-06-09T13:46:55.447000101Z\" level=info msg=\"Starting container: 3991af203d77bab84be6f588fd8efe4e1a92cf7724e0057fd39ac2a51ca12571\" id=49143691-cb40-4f55-93f0-3f18f8fb910f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.011140 | controller |     "Jun 09 13:46:55.454820 crc crio[23733]: time=\"2026-06-09T13:46:55.454704954Z\" level=info msg=\"Started container\" PID=42865 containerID=3991af203d77bab84be6f588fd8efe4e1a92cf7724e0057fd39ac2a51ca12571 description=metallb-system/controller-8464864885-9xkm8/kube-rbac-proxy id=49143691-cb40-4f55-93f0-3f18f8fb910f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7e27d4e0e26ea70a47fa6edad6a7b07270e9b5447bdcc70eed8a75f6a63931c",
2026-06-09 14:45:34.011155 | controller |     "Jun 09 13:46:56.633973 crc crio[23733]: time=\"2026-06-09T13:46:56.633377168Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-6cpsc/POD\" id=bc8f88d1-de6f-412e-a469-99559a032f78 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.011170 | controller |     "Jun 09 13:46:56.633973 crc crio[23733]: time=\"2026-06-09T13:46:56.633961253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.011184 | controller |     "Jun 09 13:46:56.657455 crc crio[23733]: time=\"2026-06-09T13:46:56.657230805Z\" 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=bc8f88d1-de6f-412e-a469-99559a032f78 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.011199 | controller |     "Jun 09 13:46:56.677810 crc crio[23733]: time=\"2026-06-09T13:46:56.677708007Z\" level=info msg=\"Ran pod sandbox c39314620e5a5abc963bf2aecba847a12edbf84815e4a7f5cced5f9ae015107d with infra container: metallb-system/speaker-6cpsc/POD\" id=bc8f88d1-de6f-412e-a469-99559a032f78 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.011217 | controller |     "Jun 09 13:46:56.680454 crc crio[23733]: time=\"2026-06-09T13:46:56.680366493Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=e103e905-8b62-40c7-860e-a4303a8cadf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.011232 | controller |     "Jun 09 13:46:56.682739 crc crio[23733]: time=\"2026-06-09T13:46:56.68262363Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=919d0e4a-9fb4-4ef7-a3ad-a578812137e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.011246 | controller |     "Jun 09 13:46:56.690670 crc crio[23733]: time=\"2026-06-09T13:46:56.690503788Z\" level=info msg=\"Creating container: metallb-system/speaker-6cpsc/speaker\" id=40633ed1-2339-496f-8b57-40755e653c81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.011260 | controller |     "Jun 09 13:46:56.691380 crc crio[23733]: time=\"2026-06-09T13:46:56.690942868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.011274 | controller |     "Jun 09 13:46:56.761089 crc crio[23733]: time=\"2026-06-09T13:46:56.760400747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.011289 | controller |     "Jun 09 13:46:57.340044 crc crio[23733]: time=\"2026-06-09T13:46:57.338276247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.011303 | controller |     "Jun 09 13:46:57.535705 crc crio[23733]: time=\"2026-06-09T13:46:57.531802239Z\" level=info msg=\"Created container 339968799f7cb0aadfe3e7971234bc4dc05c9d1a29a2fe982cd55855243dd604: metallb-system/speaker-6cpsc/speaker\" id=40633ed1-2339-496f-8b57-40755e653c81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.011318 | controller |     "Jun 09 13:46:57.539709 crc crio[23733]: time=\"2026-06-09T13:46:57.539514972Z\" level=info msg=\"Starting container: 339968799f7cb0aadfe3e7971234bc4dc05c9d1a29a2fe982cd55855243dd604\" id=530fdd69-3c51-4622-8daf-44ed74a6cb25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.011333 | controller |     "Jun 09 13:46:57.553087 crc crio[23733]: time=\"2026-06-09T13:46:57.552892637Z\" level=info msg=\"Started container\" PID=42921 containerID=339968799f7cb0aadfe3e7971234bc4dc05c9d1a29a2fe982cd55855243dd604 description=metallb-system/speaker-6cpsc/speaker id=530fdd69-3c51-4622-8daf-44ed74a6cb25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c39314620e5a5abc963bf2aecba847a12edbf84815e4a7f5cced5f9ae015107d",
2026-06-09 14:45:34.011348 | controller |     "Jun 09 13:46:57.588476 crc crio[23733]: time=\"2026-06-09T13:46:57.588060717Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=0249689f-0f2b-4aa8-a95f-ea64804af752 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.011363 | controller |     "Jun 09 13:46:57.604392 crc crio[23733]: time=\"2026-06-09T13:46:57.602883378Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=5654a9d0-9e09-408b-b80c-bc9a726fd771 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.011377 | controller |     "Jun 09 13:46:57.628291 crc crio[23733]: time=\"2026-06-09T13:46:57.627093014Z\" level=info msg=\"Creating container: metallb-system/speaker-6cpsc/kube-rbac-proxy\" id=4373121b-74f8-49bf-af05-68e21fbcc0e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.011395 | controller |     "Jun 09 13:46:57.628291 crc crio[23733]: time=\"2026-06-09T13:46:57.628262913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.011409 | controller |     "Jun 09 13:46:57.713710 crc crio[23733]: time=\"2026-06-09T13:46:57.713330982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.011424 | controller |     "Jun 09 13:46:58.539591 crc crio[23733]: time=\"2026-06-09T13:46:58.539422903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.011438 | controller |     "Jun 09 13:46:58.757962 crc crio[23733]: time=\"2026-06-09T13:46:58.75789165Z\" level=info msg=\"Created container 4c31789d554e05b875345e00c6eede39930f6301f5721b902ae02e2c14289f50: metallb-system/speaker-6cpsc/kube-rbac-proxy\" id=4373121b-74f8-49bf-af05-68e21fbcc0e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.011453 | controller |     "Jun 09 13:46:58.759346 crc crio[23733]: time=\"2026-06-09T13:46:58.759297885Z\" level=info msg=\"Starting container: 4c31789d554e05b875345e00c6eede39930f6301f5721b902ae02e2c14289f50\" id=556ba3a8-a42d-4251-89c9-7e5c165ef48e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.011469 | controller |     "Jun 09 13:46:58.763624 crc crio[23733]: time=\"2026-06-09T13:46:58.763595622Z\" level=info msg=\"Started container\" PID=42961 containerID=4c31789d554e05b875345e00c6eede39930f6301f5721b902ae02e2c14289f50 description=metallb-system/speaker-6cpsc/kube-rbac-proxy id=556ba3a8-a42d-4251-89c9-7e5c165ef48e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c39314620e5a5abc963bf2aecba847a12edbf84815e4a7f5cced5f9ae015107d",
2026-06-09 14:45:34.011488 | controller |     "Jun 09 13:47:22.685463 crc crio[23733]: time=\"2026-06-09T13:47:22.684076244Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-4tm6n/POD\" id=db01587c-e3a9-4e45-b75f-ee8272e10d80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.011503 | controller |     "Jun 09 13:47:22.690427 crc crio[23733]: time=\"2026-06-09T13:47:22.685537131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.011537 | controller |     "Jun 09 13:47:22.714258 crc crio[23733]: time=\"2026-06-09T13:47:22.714066184Z\" 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=db01587c-e3a9-4e45-b75f-ee8272e10d80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.011554 | controller |     "Jun 09 13:47:23.146729 crc crio[23733]: time=\"2026-06-09T13:47:23.145828669Z\" level=info msg=\"Ran pod sandbox 1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579 with infra container: openshift-frr-k8s/frr-k8s-4tm6n/POD\" id=db01587c-e3a9-4e45-b75f-ee8272e10d80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.011569 | controller |     "Jun 09 13:47:23.152356 crc crio[23733]: time=\"2026-06-09T13:47:23.151773257Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=810b502d-5e98-4c52-9173-33cc6c620567 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.011584 | controller |     "Jun 09 13:47:23.153497 crc crio[23733]: time=\"2026-06-09T13:47:23.152592138Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=810b502d-5e98-4c52-9173-33cc6c620567 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.011605 | controller |     "Jun 09 13:47:23.153497 crc crio[23733]: time=\"2026-06-09T13:47:23.152714991Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=810b502d-5e98-4c52-9173-33cc6c620567 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.011620 | controller |     "Jun 09 13:47:23.154997 crc crio[23733]: time=\"2026-06-09T13:47:23.154922566Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8ba45348-1009-4a91-b2ac-ba888ebf621b name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.011634 | controller |     "Jun 09 13:47:23.167798 crc crio[23733]: time=\"2026-06-09T13:47:23.167694216Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-09 14:45:34.011649 | controller |     "Jun 09 13:47:25.335196 crc crio[23733]: time=\"2026-06-09T13:47:25.328611557Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-gmn9t/POD\" id=4ccfa732-f75d-41e3-a496-9dc2ae4298fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.011664 | controller |     "Jun 09 13:47:25.335196 crc crio[23733]: time=\"2026-06-09T13:47:25.32951532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.011679 | controller |     "Jun 09 13:47:25.372288 crc crio[23733]: time=\"2026-06-09T13:47:25.372092155Z\" 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=4ccfa732-f75d-41e3-a496-9dc2ae4298fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.011693 | controller |     "Jun 09 13:47:25.409215 crc crio[23733]: time=\"2026-06-09T13:47:25.408972438Z\" level=info msg=\"Ran pod sandbox 2ad69696eeb7ed3e00c7fe1619918d8fea2b4d4527d2cabb38d4bb1c201b6280 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-gmn9t/POD\" id=4ccfa732-f75d-41e3-a496-9dc2ae4298fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.011708 | controller |     "Jun 09 13:47:25.412584 crc crio[23733]: time=\"2026-06-09T13:47:25.412414853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b35ffb30-fa5e-4345-b955-c87ded83ed77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.011722 | controller |     "Jun 09 13:47:25.413338 crc crio[23733]: time=\"2026-06-09T13:47:25.413210254Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=b35ffb30-fa5e-4345-b955-c87ded83ed77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.011736 | controller |     "Jun 09 13:47:25.413453 crc crio[23733]: time=\"2026-06-09T13:47:25.413437319Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=b35ffb30-fa5e-4345-b955-c87ded83ed77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.011751 | controller |     "Jun 09 13:47:25.415097 crc crio[23733]: time=\"2026-06-09T13:47:25.415013059Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b0c973c9-23ec-495a-939b-d5ebbdd141bc name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.011766 | controller |     "Jun 09 13:47:25.420211 crc crio[23733]: time=\"2026-06-09T13:47:25.420089026Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-09 14:45:34.011783 | controller |     "Jun 09 13:47:30.585491 crc crio[23733]: time=\"2026-06-09T13:47:30.584293148Z\" level=info msg=\"Removing container: 034b8cefc1842eab5225a2f77b82344763988dc74dac3a5c58bcf3fe722a14cd\" id=7302b955-7ca7-4d32-9509-1ccd13ac3e19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.011798 | controller |     "Jun 09 13:47:30.873936 crc crio[23733]: time=\"2026-06-09T13:47:30.871387822Z\" level=info msg=\"Removed container 034b8cefc1842eab5225a2f77b82344763988dc74dac3a5c58bcf3fe722a14cd: openshift-infra/auto-csr-approver-29683540-jfdnz/oc\" id=7302b955-7ca7-4d32-9509-1ccd13ac3e19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.011813 | controller |     "Jun 09 13:47:30.887718 crc crio[23733]: time=\"2026-06-09T13:47:30.887488745Z\" level=info msg=\"Stopping pod sandbox: cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0\" id=d63d1679-99cc-417c-afcc-67bdceb47726 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.011827 | controller |     "Jun 09 13:47:30.888076 crc crio[23733]: time=\"2026-06-09T13:47:30.887789682Z\" level=info msg=\"Stopped pod sandbox (already stopped): cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0\" id=d63d1679-99cc-417c-afcc-67bdceb47726 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.011842 | controller |     "Jun 09 13:47:30.890533 crc crio[23733]: time=\"2026-06-09T13:47:30.889979847Z\" level=info msg=\"Removing pod sandbox: cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0\" id=2505533f-31e2-4de1-b011-3477a75e84cd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.011857 | controller |     "Jun 09 13:47:30.929434 crc crio[23733]: time=\"2026-06-09T13:47:30.929187919Z\" level=info msg=\"Removed pod sandbox: cdbe1121b549c4da9283111c9ae3d33cf4cdf0469d5c88d0aeb2dc508217fab0\" id=2505533f-31e2-4de1-b011-3477a75e84cd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.011871 | controller |     "Jun 09 13:47:51.917999 crc crio[23733]: time=\"2026-06-09T13:47:51.916947527Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8ba45348-1009-4a91-b2ac-ba888ebf621b name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.011886 | controller |     "Jun 09 13:47:51.919749 crc crio[23733]: time=\"2026-06-09T13:47:51.919415648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2059116c-8304-43bf-8da2-b5274ec0dfd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.011900 | controller |     "Jun 09 13:47:51.955341 crc crio[23733]: time=\"2026-06-09T13:47:51.955244205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4d4c84de-53c0-4757-8785-eb46b8173910 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.011914 | controller |     "Jun 09 13:47:51.972388 crc crio[23733]: time=\"2026-06-09T13:47:51.972261681Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4tm6n/cp-frr-files\" id=b3b7ebec-f99f-4aee-b03b-ee6320758136 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.011929 | controller |     "Jun 09 13:47:51.974504 crc crio[23733]: time=\"2026-06-09T13:47:51.974405635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.011943 | controller |     "Jun 09 13:47:51.986220 crc crio[23733]: time=\"2026-06-09T13:47:51.986013455Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b0c973c9-23ec-495a-939b-d5ebbdd141bc name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.011961 | controller |     "Jun 09 13:47:51.987006 crc crio[23733]: time=\"2026-06-09T13:47:51.986873607Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=511b6485-3539-48d0-8881-579042e88795 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.011976 | controller |     "Jun 09 13:47:51.993018 crc crio[23733]: time=\"2026-06-09T13:47:51.992831496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=0e177b3d-d2c5-429a-88fb-8c20fa24d3a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.011990 | controller |     "Jun 09 13:47:52.003733 crc crio[23733]: time=\"2026-06-09T13:47:52.003569364Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-gmn9t/frr-k8s-webhook-server\" id=5679faaa-c397-4202-9ed5-5178e03bd8a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.012005 | controller |     "Jun 09 13:47:52.006336 crc crio[23733]: time=\"2026-06-09T13:47:52.006175659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.012019 | controller |     "Jun 09 13:47:52.016376 crc crio[23733]: time=\"2026-06-09T13:47:52.014912699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.012033 | controller |     "Jun 09 13:47:52.019866 crc crio[23733]: time=\"2026-06-09T13:47:52.01978164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.012048 | controller |     "Jun 09 13:47:52.052696 crc crio[23733]: time=\"2026-06-09T13:47:52.052532569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.012062 | controller |     "Jun 09 13:47:52.057771 crc crio[23733]: time=\"2026-06-09T13:47:52.057689769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.012076 | controller |     "Jun 09 13:47:52.237911 crc crio[23733]: time=\"2026-06-09T13:47:52.237334685Z\" level=info msg=\"Created container 9073040c34e23df1189b7547dbf213d754e3b98b30603543361039672c5e7afc: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-gmn9t/frr-k8s-webhook-server\" id=5679faaa-c397-4202-9ed5-5178e03bd8a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.012091 | controller |     "Jun 09 13:47:52.239450 crc crio[23733]: time=\"2026-06-09T13:47:52.239324374Z\" level=info msg=\"Created container 7f404b32bc64d1cc3167aa17653c2548a314501643d39ace25574b585a82c183: openshift-frr-k8s/frr-k8s-4tm6n/cp-frr-files\" id=b3b7ebec-f99f-4aee-b03b-ee6320758136 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.012106 | controller |     "Jun 09 13:47:52.240727 crc crio[23733]: time=\"2026-06-09T13:47:52.240421981Z\" level=info msg=\"Starting container: 9073040c34e23df1189b7547dbf213d754e3b98b30603543361039672c5e7afc\" id=9b01b12c-6fb3-43d5-9f5d-f760105014f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.012121 | controller |     "Jun 09 13:47:52.244245 crc crio[23733]: time=\"2026-06-09T13:47:52.244056532Z\" level=info msg=\"Starting container: 7f404b32bc64d1cc3167aa17653c2548a314501643d39ace25574b585a82c183\" id=89ad7735-1d62-49c4-9243-744f5570b314 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.012135 | controller |     "Jun 09 13:47:52.247383 crc crio[23733]: time=\"2026-06-09T13:47:52.246234817Z\" level=info msg=\"Started container\" PID=43758 containerID=9073040c34e23df1189b7547dbf213d754e3b98b30603543361039672c5e7afc description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-gmn9t/frr-k8s-webhook-server id=9b01b12c-6fb3-43d5-9f5d-f760105014f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ad69696eeb7ed3e00c7fe1619918d8fea2b4d4527d2cabb38d4bb1c201b6280",
2026-06-09 14:45:34.012154 | controller |     "Jun 09 13:47:52.259323 crc crio[23733]: time=\"2026-06-09T13:47:52.25917056Z\" level=info msg=\"Started container\" PID=43757 containerID=7f404b32bc64d1cc3167aa17653c2548a314501643d39ace25574b585a82c183 description=openshift-frr-k8s/frr-k8s-4tm6n/cp-frr-files id=89ad7735-1d62-49c4-9243-744f5570b314 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579",
2026-06-09 14:45:34.012169 | controller |     "Jun 09 13:47:53.333401 crc crio[23733]: time=\"2026-06-09T13:47:53.332386026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=86251780-fe72-45f0-ac9d-6df65f802f51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.012184 | controller |     "Jun 09 13:47:53.344428 crc crio[23733]: time=\"2026-06-09T13:47:53.344297713Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=453525dc-08e7-4fa4-b45a-2d252b23cd61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.012199 | controller |     "Jun 09 13:47:53.356070 crc crio[23733]: time=\"2026-06-09T13:47:53.355887383Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4tm6n/cp-reloader\" id=1af2e207-c740-4fd7-9ef3-d317122f8a80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.012214 | controller |     "Jun 09 13:47:53.358761 crc crio[23733]: time=\"2026-06-09T13:47:53.358613271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.012228 | controller |     "Jun 09 13:47:53.427167 crc crio[23733]: time=\"2026-06-09T13:47:53.426593843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.012243 | controller |     "Jun 09 13:47:53.437776 crc crio[23733]: time=\"2026-06-09T13:47:53.436589903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.012257 | controller |     "Jun 09 13:47:53.713776 crc crio[23733]: time=\"2026-06-09T13:47:53.713488432Z\" level=info msg=\"Created container 9c91120b0b009bfc9a3183ee1dc120c329ded5f6da29cbee7c01f94528572d3c: openshift-frr-k8s/frr-k8s-4tm6n/cp-reloader\" id=1af2e207-c740-4fd7-9ef3-d317122f8a80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.012272 | controller |     "Jun 09 13:47:53.715784 crc crio[23733]: time=\"2026-06-09T13:47:53.715684957Z\" level=info msg=\"Starting container: 9c91120b0b009bfc9a3183ee1dc120c329ded5f6da29cbee7c01f94528572d3c\" id=42a6caa1-e301-42a6-8132-2206ce99a3c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.012286 | controller |     "Jun 09 13:47:53.722384 crc crio[23733]: time=\"2026-06-09T13:47:53.722264171Z\" level=info msg=\"Started container\" PID=43791 containerID=9c91120b0b009bfc9a3183ee1dc120c329ded5f6da29cbee7c01f94528572d3c description=openshift-frr-k8s/frr-k8s-4tm6n/cp-reloader id=42a6caa1-e301-42a6-8132-2206ce99a3c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579",
2026-06-09 14:45:34.012301 | controller |     "Jun 09 13:47:54.350397 crc crio[23733]: time=\"2026-06-09T13:47:54.350321426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=73c9010e-6bc9-4311-80d0-84a88a8f3537 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.012319 | controller |     "Jun 09 13:47:54.361270 crc crio[23733]: time=\"2026-06-09T13:47:54.360962123Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=96027c4f-0d7c-48ba-952a-5dbfd66ae0f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.012334 | controller |     "Jun 09 13:47:54.370967 crc crio[23733]: time=\"2026-06-09T13:47:54.370895822Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4tm6n/cp-metrics\" id=8e00c3f3-f548-4050-aea8-2777241fc1e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.012349 | controller |     "Jun 09 13:47:54.374530 crc crio[23733]: time=\"2026-06-09T13:47:54.374501521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.012364 | controller |     "Jun 09 13:47:54.409403 crc crio[23733]: time=\"2026-06-09T13:47:54.409343514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.012378 | controller |     "Jun 09 13:47:54.413747 crc crio[23733]: time=\"2026-06-09T13:47:54.413712513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.012392 | controller |     "Jun 09 13:47:54.553872 crc crio[23733]: time=\"2026-06-09T13:47:54.553207043Z\" level=info msg=\"Created container 09d1c3509aebb19efe385e066bf27ef443cd1a10bad6a8c2eac9056670647457: openshift-frr-k8s/frr-k8s-4tm6n/cp-metrics\" id=8e00c3f3-f548-4050-aea8-2777241fc1e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.012407 | controller |     "Jun 09 13:47:54.555408 crc crio[23733]: time=\"2026-06-09T13:47:54.555081361Z\" level=info msg=\"Starting container: 09d1c3509aebb19efe385e066bf27ef443cd1a10bad6a8c2eac9056670647457\" id=7dce75b6-e798-4292-acc5-7e52e13e9360 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.012421 | controller |     "Jun 09 13:47:54.563244 crc crio[23733]: time=\"2026-06-09T13:47:54.562599938Z\" level=info msg=\"Started container\" PID=43817 containerID=09d1c3509aebb19efe385e066bf27ef443cd1a10bad6a8c2eac9056670647457 description=openshift-frr-k8s/frr-k8s-4tm6n/cp-metrics id=7dce75b6-e798-4292-acc5-7e52e13e9360 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579",
2026-06-09 14:45:34.012436 | controller |     "Jun 09 13:47:55.365968 crc crio[23733]: time=\"2026-06-09T13:47:55.365877799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=533a3b91-a64a-4e9f-b709-3b1df6c6a409 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.012451 | controller |     "Jun 09 13:47:55.373571 crc crio[23733]: time=\"2026-06-09T13:47:55.373204802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=27e3f1bc-5160-41b0-968e-3cb183d42dc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.012465 | controller |     "Jun 09 13:47:55.464553 crc crio[23733]: time=\"2026-06-09T13:47:55.464417595Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4tm6n/cp-frr-status\" id=3cd476b2-8c97-4dcc-900b-e6303184b594 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.012480 | controller |     "Jun 09 13:47:55.466816 crc crio[23733]: time=\"2026-06-09T13:47:55.466753223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.012498 | controller |     "Jun 09 13:47:55.501531 crc crio[23733]: time=\"2026-06-09T13:47:55.501414381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.012532 | controller |     "Jun 09 13:47:55.505035 crc crio[23733]: time=\"2026-06-09T13:47:55.504964629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.012553 | controller |     "Jun 09 13:47:55.655476 crc crio[23733]: time=\"2026-06-09T13:47:55.654970084Z\" level=info msg=\"Created container 0297ce52fa177e72d8312b98b9f16288fb6cd734372f76cc4f8de41df41fa084: openshift-frr-k8s/frr-k8s-4tm6n/cp-frr-status\" id=3cd476b2-8c97-4dcc-900b-e6303184b594 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.012568 | controller |     "Jun 09 13:47:55.659728 crc crio[23733]: time=\"2026-06-09T13:47:55.659526727Z\" level=info msg=\"Starting container: 0297ce52fa177e72d8312b98b9f16288fb6cd734372f76cc4f8de41df41fa084\" id=1ecbfeb7-97ca-42a2-87e0-f83d05c30966 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.012584 | controller |     "Jun 09 13:47:55.669839 crc crio[23733]: time=\"2026-06-09T13:47:55.669718472Z\" level=info msg=\"Started container\" PID=43830 containerID=0297ce52fa177e72d8312b98b9f16288fb6cd734372f76cc4f8de41df41fa084 description=openshift-frr-k8s/frr-k8s-4tm6n/cp-frr-status id=1ecbfeb7-97ca-42a2-87e0-f83d05c30966 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579",
2026-06-09 14:45:34.012602 | controller |     "Jun 09 13:47:56.394571 crc crio[23733]: time=\"2026-06-09T13:47:56.382905778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=55d6f409-df54-4853-8989-3e82583cb9ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.012618 | controller |     "Jun 09 13:47:56.410231 crc crio[23733]: time=\"2026-06-09T13:47:56.410004306Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a00c72b7-9fb8-4504-b98d-816ebe824167 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.012632 | controller |     "Jun 09 13:47:56.421758 crc crio[23733]: time=\"2026-06-09T13:47:56.421596586Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4tm6n/controller\" id=6588389b-f532-45a4-b0c6-e99750607da2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.012647 | controller |     "Jun 09 13:47:56.424349 crc crio[23733]: time=\"2026-06-09T13:47:56.424224102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.012662 | controller |     "Jun 09 13:47:56.459409 crc crio[23733]: time=\"2026-06-09T13:47:56.459252219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.012676 | controller |     "Jun 09 13:47:56.466755 crc crio[23733]: time=\"2026-06-09T13:47:56.466661714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.012691 | controller |     "Jun 09 13:47:56.577032 crc crio[23733]: time=\"2026-06-09T13:47:56.576904732Z\" level=info msg=\"Created container 93e9d6a3c2513af7cd5e1e64ed79eb5e8924e02e025b8875df77b2d5c7fca040: openshift-frr-k8s/frr-k8s-4tm6n/controller\" id=6588389b-f532-45a4-b0c6-e99750607da2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.012710 | controller |     "Jun 09 13:47:56.579003 crc crio[23733]: time=\"2026-06-09T13:47:56.578440751Z\" level=info msg=\"Starting container: 93e9d6a3c2513af7cd5e1e64ed79eb5e8924e02e025b8875df77b2d5c7fca040\" id=94cec563-39d3-4d31-8413-b91673cc4a1d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.012725 | controller |     "Jun 09 13:47:56.586191 crc crio[23733]: time=\"2026-06-09T13:47:56.58558319Z\" level=info msg=\"Started container\" PID=43856 containerID=93e9d6a3c2513af7cd5e1e64ed79eb5e8924e02e025b8875df77b2d5c7fca040 description=openshift-frr-k8s/frr-k8s-4tm6n/controller id=94cec563-39d3-4d31-8413-b91673cc4a1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579",
2026-06-09 14:45:34.012739 | controller |     "Jun 09 13:47:56.600215 crc crio[23733]: time=\"2026-06-09T13:47:56.600023111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c557d186-5db8-4034-b6ed-d1607b2a9a8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.012754 | controller |     "Jun 09 13:47:56.606035 crc crio[23733]: time=\"2026-06-09T13:47:56.60598568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=754f99d4-fa68-4071-bc80-fcf5b2819bbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.012769 | controller |     "Jun 09 13:47:56.623831 crc crio[23733]: time=\"2026-06-09T13:47:56.623395426Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4tm6n/frr\" id=21464abd-83fd-4d5f-a601-b70cf96907ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.012783 | controller |     "Jun 09 13:47:56.628715 crc crio[23733]: time=\"2026-06-09T13:47:56.628551395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.012798 | controller |     "Jun 09 13:47:56.678602 crc crio[23733]: time=\"2026-06-09T13:47:56.678424922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.012812 | controller |     "Jun 09 13:47:56.682693 crc crio[23733]: time=\"2026-06-09T13:47:56.682396142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.012827 | controller |     "Jun 09 13:47:56.828361 crc crio[23733]: time=\"2026-06-09T13:47:56.827615756Z\" level=info msg=\"Created container 40b873c6a658d928d86fdb5337d6f8466e94370b9cf523e875650a7ae1a6283f: openshift-frr-k8s/frr-k8s-4tm6n/frr\" id=21464abd-83fd-4d5f-a601-b70cf96907ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.012842 | controller |     "Jun 09 13:47:56.831483 crc crio[23733]: time=\"2026-06-09T13:47:56.8313791Z\" level=info msg=\"Starting container: 40b873c6a658d928d86fdb5337d6f8466e94370b9cf523e875650a7ae1a6283f\" id=d338725d-24b0-4924-a9e7-cd262ac080e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.012856 | controller |     "Jun 09 13:47:56.838491 crc crio[23733]: time=\"2026-06-09T13:47:56.838387276Z\" level=info msg=\"Started container\" PID=43876 containerID=40b873c6a658d928d86fdb5337d6f8466e94370b9cf523e875650a7ae1a6283f description=openshift-frr-k8s/frr-k8s-4tm6n/frr id=d338725d-24b0-4924-a9e7-cd262ac080e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579",
2026-06-09 14:45:34.012871 | controller |     "Jun 09 13:47:56.855261 crc crio[23733]: time=\"2026-06-09T13:47:56.855069562Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=14d2e774-9ee0-4f9b-9825-d46abb0ccc26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.012889 | controller |     "Jun 09 13:47:56.859670 crc crio[23733]: time=\"2026-06-09T13:47:56.859556025Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b6d61273-0aba-4457-9442-856540b4b5ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.012904 | controller |     "Jun 09 13:47:56.882827 crc crio[23733]: time=\"2026-06-09T13:47:56.882690884Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4tm6n/reloader\" id=4d9dcc4b-63cf-4d45-b05a-746472ae3c4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.012918 | controller |     "Jun 09 13:47:56.885070 crc crio[23733]: time=\"2026-06-09T13:47:56.884991572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.012933 | controller |     "Jun 09 13:47:56.928307 crc crio[23733]: time=\"2026-06-09T13:47:56.928182892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.012947 | controller |     "Jun 09 13:47:56.931437 crc crio[23733]: time=\"2026-06-09T13:47:56.93131622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.012962 | controller |     "Jun 09 13:47:57.089763 crc crio[23733]: time=\"2026-06-09T13:47:57.088167185Z\" level=info msg=\"Created container e2431a79294278f0d438089f3c9203e2f2e480af19d1cade299503351ebbfa71: openshift-frr-k8s/frr-k8s-4tm6n/reloader\" id=4d9dcc4b-63cf-4d45-b05a-746472ae3c4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.012976 | controller |     "Jun 09 13:47:57.093895 crc crio[23733]: time=\"2026-06-09T13:47:57.093748695Z\" level=info msg=\"Starting container: e2431a79294278f0d438089f3c9203e2f2e480af19d1cade299503351ebbfa71\" id=a1470351-e9d1-4325-a3e8-edcce78e050f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.012991 | controller |     "Jun 09 13:47:57.103746 crc crio[23733]: time=\"2026-06-09T13:47:57.10354935Z\" level=info msg=\"Started container\" PID=43909 containerID=e2431a79294278f0d438089f3c9203e2f2e480af19d1cade299503351ebbfa71 description=openshift-frr-k8s/frr-k8s-4tm6n/reloader id=a1470351-e9d1-4325-a3e8-edcce78e050f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579",
2026-06-09 14:45:34.013005 | controller |     "Jun 09 13:47:57.125086 crc crio[23733]: time=\"2026-06-09T13:47:57.125002786Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=add676b2-9533-47f5-a513-34e9f081a895 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.013019 | controller |     "Jun 09 13:47:57.130921 crc crio[23733]: time=\"2026-06-09T13:47:57.130844322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=39631fb2-f778-415d-9518-5a8f3b57cd2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.013034 | controller |     "Jun 09 13:47:57.154759 crc crio[23733]: time=\"2026-06-09T13:47:57.154605477Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4tm6n/frr-metrics\" id=be2efc64-0527-411e-8b60-7512625f2b83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.013048 | controller |     "Jun 09 13:47:57.156783 crc crio[23733]: time=\"2026-06-09T13:47:57.156693629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.013066 | controller |     "Jun 09 13:47:57.206942 crc crio[23733]: time=\"2026-06-09T13:47:57.206043784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.013081 | controller |     "Jun 09 13:47:57.213226 crc crio[23733]: time=\"2026-06-09T13:47:57.21305961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.013095 | controller |     "Jun 09 13:47:57.357433 crc crio[23733]: time=\"2026-06-09T13:47:57.356840307Z\" level=info msg=\"Created container 65bd58085cbce8a150f8d3fe95cd246b58d8372bd9f42ef79a646d6d87d1f39d: openshift-frr-k8s/frr-k8s-4tm6n/frr-metrics\" id=be2efc64-0527-411e-8b60-7512625f2b83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.013110 | controller |     "Jun 09 13:47:57.358786 crc crio[23733]: time=\"2026-06-09T13:47:57.358680724Z\" level=info msg=\"Starting container: 65bd58085cbce8a150f8d3fe95cd246b58d8372bd9f42ef79a646d6d87d1f39d\" id=1faf0df4-9a55-4f72-a122-7e3808c3712e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.013125 | controller |     "Jun 09 13:47:57.364461 crc crio[23733]: time=\"2026-06-09T13:47:57.364374096Z\" level=info msg=\"Started container\" PID=43944 containerID=65bd58085cbce8a150f8d3fe95cd246b58d8372bd9f42ef79a646d6d87d1f39d description=openshift-frr-k8s/frr-k8s-4tm6n/frr-metrics id=1faf0df4-9a55-4f72-a122-7e3808c3712e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579",
2026-06-09 14:45:34.013140 | controller |     "Jun 09 13:47:57.433844 crc crio[23733]: time=\"2026-06-09T13:47:57.433686311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1bf6f1b1-7b7f-45a2-8d05-045870da61e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.013155 | controller |     "Jun 09 13:47:57.438848 crc crio[23733]: time=\"2026-06-09T13:47:57.438786538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1e0eab74-bcab-474a-ba6d-6acc2cf17316 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.013170 | controller |     "Jun 09 13:47:57.474021 crc crio[23733]: time=\"2026-06-09T13:47:57.473663121Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4tm6n/frr-status\" id=188f0444-2687-4efa-80c2-f777167a83f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.013185 | controller |     "Jun 09 13:47:57.475829 crc crio[23733]: time=\"2026-06-09T13:47:57.475758353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.013200 | controller |     "Jun 09 13:47:57.518807 crc crio[23733]: time=\"2026-06-09T13:47:57.516932855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.013215 | controller |     "Jun 09 13:47:57.523732 crc crio[23733]: time=\"2026-06-09T13:47:57.523613421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.013229 | controller |     "Jun 09 13:47:57.675571 crc crio[23733]: time=\"2026-06-09T13:47:57.675437359Z\" level=info msg=\"Created container 507e5bc04670ee07e746e03dab5df1ea551608b6c689a830c379ceef39c591c7: openshift-frr-k8s/frr-k8s-4tm6n/frr-status\" id=188f0444-2687-4efa-80c2-f777167a83f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.013244 | controller |     "Jun 09 13:47:57.677093 crc crio[23733]: time=\"2026-06-09T13:47:57.676978789Z\" level=info msg=\"Starting container: 507e5bc04670ee07e746e03dab5df1ea551608b6c689a830c379ceef39c591c7\" id=4306ad12-06bf-4927-a99a-0fb35f0159d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.013262 | controller |     "Jun 09 13:47:57.692476 crc crio[23733]: time=\"2026-06-09T13:47:57.692307452Z\" level=info msg=\"Started container\" PID=43974 containerID=507e5bc04670ee07e746e03dab5df1ea551608b6c689a830c379ceef39c591c7 description=openshift-frr-k8s/frr-k8s-4tm6n/frr-status id=4306ad12-06bf-4927-a99a-0fb35f0159d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579",
2026-06-09 14:45:34.013277 | controller |     "Jun 09 13:47:57.720747 crc crio[23733]: time=\"2026-06-09T13:47:57.720509657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7d7d1d97-6977-4f5f-8741-1bd7f4b4d0f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.013292 | controller |     "Jun 09 13:47:57.724016 crc crio[23733]: time=\"2026-06-09T13:47:57.723880962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9d07290d-bb2d-43bc-8ce9-b0bd78bf1668 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.013306 | controller |     "Jun 09 13:47:57.735201 crc crio[23733]: time=\"2026-06-09T13:47:57.734952989Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4tm6n/kube-rbac-proxy\" id=3e4f5b1b-3dee-4a96-b30b-b792e2c6143c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.013321 | controller |     "Jun 09 13:47:57.735537 crc crio[23733]: time=\"2026-06-09T13:47:57.735418411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.013336 | controller |     "Jun 09 13:47:57.780574 crc crio[23733]: time=\"2026-06-09T13:47:57.780404167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.013350 | controller |     "Jun 09 13:47:58.063958 crc crio[23733]: time=\"2026-06-09T13:47:58.063702635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.013364 | controller |     "Jun 09 13:47:58.213451 crc crio[23733]: time=\"2026-06-09T13:47:58.210256042Z\" level=info msg=\"Created container 3492a9d6828c77b090483700cc0052256feee0cefeeef5eb54790ee7d1a3858a: openshift-frr-k8s/frr-k8s-4tm6n/kube-rbac-proxy\" id=3e4f5b1b-3dee-4a96-b30b-b792e2c6143c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.013378 | controller |     "Jun 09 13:47:58.215779 crc crio[23733]: time=\"2026-06-09T13:47:58.215561045Z\" level=info msg=\"Starting container: 3492a9d6828c77b090483700cc0052256feee0cefeeef5eb54790ee7d1a3858a\" id=98a53250-d2ae-46d9-bebe-f06c8a9c635d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.013393 | controller |     "Jun 09 13:47:58.222617 crc crio[23733]: time=\"2026-06-09T13:47:58.222447547Z\" level=info msg=\"Started container\" PID=44014 containerID=3492a9d6828c77b090483700cc0052256feee0cefeeef5eb54790ee7d1a3858a description=openshift-frr-k8s/frr-k8s-4tm6n/kube-rbac-proxy id=98a53250-d2ae-46d9-bebe-f06c8a9c635d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579",
2026-06-09 14:45:34.013407 | controller |     "Jun 09 13:47:58.263317 crc crio[23733]: time=\"2026-06-09T13:47:58.261712169Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5eeb842f-39b0-47d5-9284-47cc4bdd974e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.013426 | controller |     "Jun 09 13:47:58.267540 crc crio[23733]: time=\"2026-06-09T13:47:58.267401512Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=852c0f2a-d84f-4359-8f65-554c9b2479ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.013441 | controller |     "Jun 09 13:47:58.281808 crc crio[23733]: time=\"2026-06-09T13:47:58.281277189Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4tm6n/kube-rbac-proxy-frr\" id=408850b1-8f6c-4955-b520-75327415ff75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.013455 | controller |     "Jun 09 13:47:58.282541 crc crio[23733]: time=\"2026-06-09T13:47:58.282469469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.013469 | controller |     "Jun 09 13:47:58.319329 crc crio[23733]: time=\"2026-06-09T13:47:58.319042254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.013484 | controller |     "Jun 09 13:47:58.748362 crc crio[23733]: time=\"2026-06-09T13:47:58.748199892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.013498 | controller |     "Jun 09 13:47:58.874717 crc crio[23733]: time=\"2026-06-09T13:47:58.874153885Z\" level=info msg=\"Created container fe57941fccac77e1230b1475c762f52cececfb0d88a9794a010b2f19d8baf7ac: openshift-frr-k8s/frr-k8s-4tm6n/kube-rbac-proxy-frr\" id=408850b1-8f6c-4955-b520-75327415ff75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.013528 | controller |     "Jun 09 13:47:58.875985 crc crio[23733]: time=\"2026-06-09T13:47:58.875908488Z\" level=info msg=\"Starting container: fe57941fccac77e1230b1475c762f52cececfb0d88a9794a010b2f19d8baf7ac\" id=afdcd43c-f7c8-4236-85bf-8517341e5656 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.013548 | controller |     "Jun 09 13:47:58.886035 crc crio[23733]: time=\"2026-06-09T13:47:58.885710964Z\" level=info msg=\"Started container\" PID=44042 containerID=fe57941fccac77e1230b1475c762f52cececfb0d88a9794a010b2f19d8baf7ac description=openshift-frr-k8s/frr-k8s-4tm6n/kube-rbac-proxy-frr id=afdcd43c-f7c8-4236-85bf-8517341e5656 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579",
2026-06-09 14:45:34.013563 | controller |     "Jun 09 13:48:00.706602 crc crio[23733]: time=\"2026-06-09T13:48:00.706203246Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683548-fdknx/POD\" id=add5eb99-2085-42c3-9379-22be97131fe0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.013578 | controller |     "Jun 09 13:48:00.707238 crc crio[23733]: time=\"2026-06-09T13:48:00.706669098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.013593 | controller |     "Jun 09 13:48:00.746314 crc crio[23733]: time=\"2026-06-09T13:48:00.746187516Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683548-fdknx Namespace:openshift-infra ID:b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b UID:c5384cbe-c5b1-4c88-878f-3536033455e5 NetNS:/var/run/netns/3d8f6225-1640-4db2-b26c-4ae51cea85a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5384cbe_c5b1_4c88_878f_3536033455e5.slice PodAnnotations:0xc0020d8158}] Aliases:map[]}\"",
2026-06-09 14:45:34.013608 | controller |     "Jun 09 13:48:00.746314 crc crio[23733]: time=\"2026-06-09T13:48:00.746298269Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683548-fdknx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.013626 | controller |     "Jun 09 13:48:02.009876 crc crio[23733]: 2026-06-09T13:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b520798eade8c08 Mac:aa:e3:d3:72:e8:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/3d8f6225-1640-4db2-b26c-4ae51cea85a3 SocketPath: PciID:}] [{Interface:0xc00030f3c0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.013641 | controller |     "Jun 09 13:48:02.011575 crc crio[23733]: time=\"2026-06-09T13:48:02.0111816Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683548-fdknx Namespace:openshift-infra ID:b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b UID:c5384cbe-c5b1-4c88-878f-3536033455e5 NetNS:/var/run/netns/3d8f6225-1640-4db2-b26c-4ae51cea85a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5384cbe_c5b1_4c88_878f_3536033455e5.slice PodAnnotations:0xc0020d8158}] Aliases:map[]}\"",
2026-06-09 14:45:34.013656 | controller |     "Jun 09 13:48:02.011575 crc crio[23733]: time=\"2026-06-09T13:48:02.011349724Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683548-fdknx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.013670 | controller |     "Jun 09 13:48:02.021609 crc crio[23733]: time=\"2026-06-09T13:48:02.02118465Z\" level=info msg=\"Ran pod sandbox b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b with infra container: openshift-infra/auto-csr-approver-29683548-fdknx/POD\" id=add5eb99-2085-42c3-9379-22be97131fe0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.013685 | controller |     "Jun 09 13:48:02.032780 crc crio[23733]: time=\"2026-06-09T13:48:02.032665097Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ce62096e-f76a-433d-b337-8039da31d678 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.013700 | controller |     "Jun 09 13:48:02.045746 crc crio[23733]: time=\"2026-06-09T13:48:02.045502199Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.013714 | controller |     "Jun 09 13:48:03.753085 crc crio[23733]: time=\"2026-06-09T13:48:03.752474661Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ce62096e-f76a-433d-b337-8039da31d678 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.013729 | controller |     "Jun 09 13:48:03.755567 crc crio[23733]: time=\"2026-06-09T13:48:03.754080932Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f01e3b14-4e85-411e-b507-9df42a028307 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.013744 | controller |     "Jun 09 13:48:03.756690 crc crio[23733]: time=\"2026-06-09T13:48:03.756421951Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0a648a6c-9c65-42d0-9e7a-206bb3c698b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.013758 | controller |     "Jun 09 13:48:03.762744 crc crio[23733]: time=\"2026-06-09T13:48:03.762657156Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683548-fdknx/oc\" id=5be1cc6d-0bfa-47e6-a900-0b6290b595c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.013773 | controller |     "Jun 09 13:48:03.763194 crc crio[23733]: time=\"2026-06-09T13:48:03.763166519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.013787 | controller |     "Jun 09 13:48:03.796220 crc crio[23733]: time=\"2026-06-09T13:48:03.795946369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.013805 | controller |     "Jun 09 13:48:04.138441 crc crio[23733]: time=\"2026-06-09T13:48:04.138310666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.013820 | controller |     "Jun 09 13:48:04.241018 crc crio[23733]: time=\"2026-06-09T13:48:04.240214356Z\" level=info msg=\"Created container 6c82121f7799201c1621dc63521ab494bd136817b727c6c57ba612853e7da3e8: openshift-infra/auto-csr-approver-29683548-fdknx/oc\" id=5be1cc6d-0bfa-47e6-a900-0b6290b595c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.013835 | controller |     "Jun 09 13:48:04.242657 crc crio[23733]: time=\"2026-06-09T13:48:04.242530053Z\" level=info msg=\"Starting container: 6c82121f7799201c1621dc63521ab494bd136817b727c6c57ba612853e7da3e8\" id=d93cd588-59b3-411f-b1dd-e1024c67eb8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.013849 | controller |     "Jun 09 13:48:04.248517 crc crio[23733]: time=\"2026-06-09T13:48:04.248426231Z\" level=info msg=\"Started container\" PID=44210 containerID=6c82121f7799201c1621dc63521ab494bd136817b727c6c57ba612853e7da3e8 description=openshift-infra/auto-csr-approver-29683548-fdknx/oc id=d93cd588-59b3-411f-b1dd-e1024c67eb8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b",
2026-06-09 14:45:34.013864 | controller |     "Jun 09 13:48:06.568150 crc crio[23733]: time=\"2026-06-09T13:48:06.568022664Z\" level=info msg=\"Stopping pod sandbox: b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b\" id=91166ef4-7e37-4081-a417-3302d6d3c3cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.013879 | controller |     "Jun 09 13:48:06.571168 crc crio[23733]: time=\"2026-06-09T13:48:06.568758943Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683548-fdknx Namespace:openshift-infra ID:b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b UID:c5384cbe-c5b1-4c88-878f-3536033455e5 NetNS:/var/run/netns/3d8f6225-1640-4db2-b26c-4ae51cea85a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5384cbe_c5b1_4c88_878f_3536033455e5.slice PodAnnotations:0xc002534508}] Aliases:map[]}\"",
2026-06-09 14:45:34.013894 | controller |     "Jun 09 13:48:06.571168 crc crio[23733]: time=\"2026-06-09T13:48:06.568908066Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683548-fdknx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.013908 | controller |     "Jun 09 13:48:06.933832 crc crio[23733]: time=\"2026-06-09T13:48:06.933193002Z\" level=info msg=\"Stopped pod sandbox: b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b\" id=91166ef4-7e37-4081-a417-3302d6d3c3cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.013923 | controller |     "Jun 09 13:48:24.099403 crc crio[23733]: time=\"2026-06-09T13:48:24.098452721Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-d66846bc6-vs7b2/POD\" id=0b2859f5-b425-48bb-a5d1-8222dd278b3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.013938 | controller |     "Jun 09 13:48:24.100899 crc crio[23733]: time=\"2026-06-09T13:48:24.099460977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.013953 | controller |     "Jun 09 13:48:24.140810 crc crio[23733]: time=\"2026-06-09T13:48:24.140680538Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-d66846bc6-vs7b2 Namespace:baremetal-operator-system ID:6833383b8ea5ce1385184e915bdaeee93497376a39887e8b2c07e0fc52491381 UID:4f9db98d-5ac3-436e-8539-e2ccf69dcd9f NetNS:/var/run/netns/d36b28c3-7555-4b20-9a15-69429c0c8133 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f9db98d_5ac3_436e_8539_e2ccf69dcd9f.slice PodAnnotations:0xc0003084f0}] Aliases:map[]}\"",
2026-06-09 14:45:34.013971 | controller |     "Jun 09 13:48:24.140810 crc crio[23733]: time=\"2026-06-09T13:48:24.140780401Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-d66846bc6-vs7b2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.013986 | controller |     "Jun 09 13:48:24.220879 crc crio[23733]: time=\"2026-06-09T13:48:24.220171817Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-5d5f98f545-rgrcd/POD\" id=705e3f7f-2848-4472-8aeb-90e696ed733f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.014001 | controller |     "Jun 09 13:48:24.220879 crc crio[23733]: time=\"2026-06-09T13:48:24.220822434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.014015 | controller |     "Jun 09 13:48:24.274167 crc crio[23733]: time=\"2026-06-09T13:48:24.273777238Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5d5f98f545-rgrcd Namespace:baremetal-operator-system ID:61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00 UID:bf3c0573-2f53-45db-a8a4-1a05b29a22d7 NetNS:/var/run/netns/ced1dd1a-3afd-47e1-8016-3abc60a220b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf3c0573_2f53_45db_a8a4_1a05b29a22d7.slice PodAnnotations:0xc00028e698}] Aliases:map[]}\"",
2026-06-09 14:45:34.014030 | controller |     "Jun 09 13:48:24.274167 crc crio[23733]: time=\"2026-06-09T13:48:24.273874201Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-5d5f98f545-rgrcd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.014045 | controller |     "Jun 09 13:48:25.135987 crc crio[23733]: time=\"2026-06-09T13:48:25.135186854Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/POD\" id=4e046d53-faa4-467b-98b7-b9949c34e5a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.014060 | controller |     "Jun 09 13:48:25.135987 crc crio[23733]: time=\"2026-06-09T13:48:25.135886171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.014074 | controller |     "Jun 09 13:48:25.167365 crc crio[23733]: time=\"2026-06-09T13:48:25.166981739Z\" 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=4e046d53-faa4-467b-98b7-b9949c34e5a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.014089 | controller |     "Jun 09 13:48:25.174186 crc crio[23733]: time=\"2026-06-09T13:48:25.171578044Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-ncf5k/POD\" id=0c6a90ab-050c-4f0e-9a19-8518e0264984 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.014104 | controller |     "Jun 09 13:48:25.174186 crc crio[23733]: time=\"2026-06-09T13:48:25.171731068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.014119 | controller |     "Jun 09 13:48:25.203386 crc crio[23733]: time=\"2026-06-09T13:48:25.202903838Z\" level=info msg=\"Ran pod sandbox 5ab7286370173ff5758a6730e336fdc97cf413259a0b24667ffdf18135e9f60c with infra container: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/POD\" id=4e046d53-faa4-467b-98b7-b9949c34e5a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.014137 | controller |     "Jun 09 13:48:25.214046 crc crio[23733]: time=\"2026-06-09T13:48:25.213488842Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=eee521ea-7b29-48dc-9394-d05562fec225 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.014152 | controller |     "Jun 09 13:48:25.240092 crc crio[23733]: time=\"2026-06-09T13:48:25.240016986Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-ncf5k Namespace:openstack-operators ID:7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103 UID:526ac745-c316-4b86-9dc8-0f3488b28c63 NetNS:/var/run/netns/28d7ad7f-8eb5-4e22-aee1-8a08f490a91d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod526ac745_c316_4b86_9dc8_0f3488b28c63.slice PodAnnotations:0xc00028eca0}] Aliases:map[]}\"",
2026-06-09 14:45:34.014167 | controller |     "Jun 09 13:48:25.240486 crc crio[23733]: time=\"2026-06-09T13:48:25.240455318Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-ncf5k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.014182 | controller |     "Jun 09 13:48:25.244259 crc crio[23733]: time=\"2026-06-09T13:48:25.244194371Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"",
2026-06-09 14:45:34.014196 | controller |     "Jun 09 13:48:25.489295 crc crio[23733]: 2026-06-09T13:48:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6833383b8ea5ce1 Mac:76:ee:f4:a2:58:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/d36b28c3-7555-4b20-9a15-69429c0c8133 SocketPath: PciID:}] [{Interface:0xc000014cc0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.014261 | controller |     "Jun 09 13:48:25.491885 crc crio[23733]: time=\"2026-06-09T13:48:25.491788516Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-d66846bc6-vs7b2 Namespace:baremetal-operator-system ID:6833383b8ea5ce1385184e915bdaeee93497376a39887e8b2c07e0fc52491381 UID:4f9db98d-5ac3-436e-8539-e2ccf69dcd9f NetNS:/var/run/netns/d36b28c3-7555-4b20-9a15-69429c0c8133 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f9db98d_5ac3_436e_8539_e2ccf69dcd9f.slice PodAnnotations:0xc0003084f0}] Aliases:map[]}\"",
2026-06-09 14:45:34.014280 | controller |     "Jun 09 13:48:25.492158 crc crio[23733]: time=\"2026-06-09T13:48:25.492027273Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-d66846bc6-vs7b2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.014296 | controller |     "Jun 09 13:48:25.502773 crc crio[23733]: time=\"2026-06-09T13:48:25.502687439Z\" level=info msg=\"Ran pod sandbox 6833383b8ea5ce1385184e915bdaeee93497376a39887e8b2c07e0fc52491381 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-d66846bc6-vs7b2/POD\" id=0b2859f5-b425-48bb-a5d1-8222dd278b3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.014312 | controller |     "Jun 09 13:48:25.506063 crc crio[23733]: time=\"2026-06-09T13:48:25.505984891Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=642add70-09cc-48be-a0cd-8801478afbcc name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.014327 | controller |     "Jun 09 13:48:25.511043 crc crio[23733]: time=\"2026-06-09T13:48:25.508779031Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-09 14:45:34.014342 | controller |     "Jun 09 13:48:25.520526 crc crio[23733]: 2026-06-09T13:48:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61779af9e7963fc Mac:e2:9a:fb:4e:b0:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/ced1dd1a-3afd-47e1-8016-3abc60a220b2 SocketPath: PciID:}] [{Interface:0xc0004b2770 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.014363 | controller |     "Jun 09 13:48:25.522392 crc crio[23733]: time=\"2026-06-09T13:48:25.522320959Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5d5f98f545-rgrcd Namespace:baremetal-operator-system ID:61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00 UID:bf3c0573-2f53-45db-a8a4-1a05b29a22d7 NetNS:/var/run/netns/ced1dd1a-3afd-47e1-8016-3abc60a220b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf3c0573_2f53_45db_a8a4_1a05b29a22d7.slice PodAnnotations:0xc00028e698}] Aliases:map[]}\"",
2026-06-09 14:45:34.014378 | controller |     "Jun 09 13:48:25.522558 crc crio[23733]: time=\"2026-06-09T13:48:25.522485824Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-5d5f98f545-rgrcd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.014393 | controller |     "Jun 09 13:48:25.533794 crc crio[23733]: time=\"2026-06-09T13:48:25.533455689Z\" level=info msg=\"Ran pod sandbox 61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-5d5f98f545-rgrcd/POD\" id=705e3f7f-2848-4472-8aeb-90e696ed733f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.014408 | controller |     "Jun 09 13:48:25.536355 crc crio[23733]: time=\"2026-06-09T13:48:25.5362984Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=1c2fd34a-683f-40a1-abd9-f8cb0b2b25dd name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.014423 | controller |     "Jun 09 13:48:25.540917 crc crio[23733]: time=\"2026-06-09T13:48:25.538979297Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"",
2026-06-09 14:45:34.014438 | controller |     "Jun 09 13:48:25.856666 crc crio[23733]: 2026-06-09T13:48:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a025f8144ff795 Mac:06:37:c4:82:8b:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/28d7ad7f-8eb5-4e22-aee1-8a08f490a91d SocketPath: PciID:}] [{Interface:0xc00034b610 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.014452 | controller |     "Jun 09 13:48:25.858991 crc crio[23733]: time=\"2026-06-09T13:48:25.858915653Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-ncf5k Namespace:openstack-operators ID:7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103 UID:526ac745-c316-4b86-9dc8-0f3488b28c63 NetNS:/var/run/netns/28d7ad7f-8eb5-4e22-aee1-8a08f490a91d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod526ac745_c316_4b86_9dc8_0f3488b28c63.slice PodAnnotations:0xc00028eca0}] Aliases:map[]}\"",
2026-06-09 14:45:34.014467 | controller |     "Jun 09 13:48:25.859234 crc crio[23733]: time=\"2026-06-09T13:48:25.85918972Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-ncf5k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.014482 | controller |     "Jun 09 13:48:25.873530 crc crio[23733]: time=\"2026-06-09T13:48:25.873293413Z\" level=info msg=\"Ran pod sandbox 7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103 with infra container: openstack-operators/openstack-operator-index-ncf5k/POD\" id=0c6a90ab-050c-4f0e-9a19-8518e0264984 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.014496 | controller |     "Jun 09 13:48:25.877332 crc crio[23733]: time=\"2026-06-09T13:48:25.877254712Z\" level=info msg=\"Pulling image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=668ca851-3a2a-4a77-acee-4cd87f29946b name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.014532 | controller |     "Jun 09 13:48:25.878337 crc crio[23733]: time=\"2026-06-09T13:48:25.878078432Z\" level=info msg=\"Trying to access \\\"38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169\\\"\"",
2026-06-09 14:45:34.014553 | controller |     "Jun 09 13:48:29.488419 crc crio[23733]: time=\"2026-06-09T13:48:29.481429018Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-cffcd/POD\" id=14ef1fa1-30e0-41d5-9f6b-b801db4348eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.014569 | controller |     "Jun 09 13:48:29.488419 crc crio[23733]: time=\"2026-06-09T13:48:29.483205933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.014584 | controller |     "Jun 09 13:48:30.960860 crc crio[23733]: time=\"2026-06-09T13:48:30.959070843Z\" level=info msg=\"Removing container: d3986ef7a18e155592a46c87ad5816c1d0ac16934cbf6b1a7ba7f1cd178d376f\" id=ee6897f5-d8b8-4ec2-840a-ba6b03e61c99 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.014598 | controller |     "Jun 09 13:48:42.170997 crc crio[23733]: time=\"2026-06-09T13:48:42.169595776Z\" level=info msg=\"Removed container d3986ef7a18e155592a46c87ad5816c1d0ac16934cbf6b1a7ba7f1cd178d376f: openshift-infra/auto-csr-approver-29683542-6pj9k/oc\" id=ee6897f5-d8b8-4ec2-840a-ba6b03e61c99 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.014613 | controller |     "Jun 09 13:48:42.184976 crc crio[23733]: time=\"2026-06-09T13:48:42.184721981Z\" level=info msg=\"Stopping pod sandbox: e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6\" id=d924a5b1-0e0d-44bd-a03b-64170d13e8bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.014628 | controller |     "Jun 09 13:48:42.185380 crc crio[23733]: time=\"2026-06-09T13:48:42.185251453Z\" level=info msg=\"Stopped pod sandbox (already stopped): e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6\" id=d924a5b1-0e0d-44bd-a03b-64170d13e8bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.014642 | controller |     "Jun 09 13:48:42.188610 crc crio[23733]: time=\"2026-06-09T13:48:42.188502055Z\" level=info msg=\"Removing pod sandbox: e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6\" id=4bda9130-6cee-4fb8-9d29-0681bfb46e80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.014657 | controller |     "Jun 09 13:48:42.296698 crc crio[23733]: time=\"2026-06-09T13:48:42.296509347Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=eee521ea-7b29-48dc-9394-d05562fec225 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.014672 | controller |     "Jun 09 13:48:42.298746 crc crio[23733]: time=\"2026-06-09T13:48:42.298671711Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=b1f98ce7-c63f-4976-aee9-e729ee28fe20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.014687 | controller |     "Jun 09 13:48:43.342026 crc crio[23733]: time=\"2026-06-09T13:48:43.339687766Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-cffcd Namespace:openstack-operators ID:45cb0f60d1c40e8b8baaa1585f743fe1cdfcda221374bac84959e2f0218f5285 UID:78ed64a5-bd25-43a1-ae5a-dcfa2ca72dc0 NetNS:/var/run/netns/92a1b997-25e5-48f4-8be4-2dc3cbc08c8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod78ed64a5_bd25_43a1_ae5a_dcfa2ca72dc0.slice PodAnnotations:0xc001c1e480}] Aliases:map[]}\"",
2026-06-09 14:45:34.014705 | controller |     "Jun 09 13:48:43.342026 crc crio[23733]: time=\"2026-06-09T13:48:43.341999704Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-cffcd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.014721 | controller |     "Jun 09 13:48:43.812831 crc crio[23733]: time=\"2026-06-09T13:48:43.812564732Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=00552cfa-b180-4d0b-9bb0-db66459ef636 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.014736 | controller |     "Jun 09 13:48:43.816886 crc crio[23733]: time=\"2026-06-09T13:48:43.816346726Z\" level=info msg=\"Removed pod sandbox: e81ba8d08caadb658c480a1315ba686366bf4dee39323e9d632d89517c9228d6\" id=4bda9130-6cee-4fb8-9d29-0681bfb46e80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.014750 | controller |     "Jun 09 13:48:44.361892 crc crio[23733]: 2026-06-09T13:48:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45cb0f60d1c40e8 Mac:66:9c:2d:02:00:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/92a1b997-25e5-48f4-8be4-2dc3cbc08c8d SocketPath: PciID:}] [{Interface:0xc0001c8e10 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.014765 | controller |     "Jun 09 13:48:44.365717 crc crio[23733]: time=\"2026-06-09T13:48:44.365560447Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-cffcd Namespace:openstack-operators ID:45cb0f60d1c40e8b8baaa1585f743fe1cdfcda221374bac84959e2f0218f5285 UID:78ed64a5-bd25-43a1-ae5a-dcfa2ca72dc0 NetNS:/var/run/netns/92a1b997-25e5-48f4-8be4-2dc3cbc08c8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod78ed64a5_bd25_43a1_ae5a_dcfa2ca72dc0.slice PodAnnotations:0xc001c1e480}] Aliases:map[]}\"",
2026-06-09 14:45:34.014780 | controller |     "Jun 09 13:48:44.366195 crc crio[23733]: time=\"2026-06-09T13:48:44.366003947Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-cffcd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.014795 | controller |     "Jun 09 13:48:44.428299 crc crio[23733]: time=\"2026-06-09T13:48:44.428196593Z\" level=info msg=\"Ran pod sandbox 45cb0f60d1c40e8b8baaa1585f743fe1cdfcda221374bac84959e2f0218f5285 with infra container: openstack-operators/openstack-operator-index-cffcd/POD\" id=14ef1fa1-30e0-41d5-9f6b-b801db4348eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.014809 | controller |     "Jun 09 13:48:44.431953 crc crio[23733]: time=\"2026-06-09T13:48:44.431889545Z\" level=info msg=\"Pulling image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=dd2a9c90-5d2e-4a9f-b882-28c33b95fdbb name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.014824 | controller |     "Jun 09 13:48:44.433587 crc crio[23733]: time=\"2026-06-09T13:48:44.433544886Z\" level=info msg=\"Trying to access \\\"38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169\\\"\"",
2026-06-09 14:45:34.014838 | controller |     "Jun 09 13:48:44.910569 crc crio[23733]: time=\"2026-06-09T13:48:44.910016689Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-ipa-downloader\" id=de126832-4c8b-4658-91e6-8db8c018d463 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.014853 | controller |     "Jun 09 13:48:49.190485 crc crio[23733]: time=\"2026-06-09T13:48:49.19000895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.014868 | controller |     "Jun 09 13:48:51.321498 crc crio[23733]: time=\"2026-06-09T13:48:51.320442033Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:c918a5cf287c46e6ef8fa659d59184b74a6d37b3433740a66134978185eaf05d\" id=1c2fd34a-683f-40a1-abd9-f8cb0b2b25dd name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.014885 | controller |     "Jun 09 13:48:51.323717 crc crio[23733]: time=\"2026-06-09T13:48:51.322421913Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=fdbec0f2-675c-4f38-b663-d4f2523dc221 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.014900 | controller |     "Jun 09 13:48:51.611530 crc crio[23733]: time=\"2026-06-09T13:48:51.611366509Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=642add70-09cc-48be-a0cd-8801478afbcc name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.014914 | controller |     "Jun 09 13:48:51.613568 crc crio[23733]: time=\"2026-06-09T13:48:51.613493083Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=fb283734-b16b-4dc7-a102-82e06e682492 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.014941 | controller |     "Jun 09 13:48:53.309811 crc crio[23733]: time=\"2026-06-09T13:48:53.30927879Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=5a4530ed-5950-42b6-ac98-bbab9e50d903 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.014956 | controller |     "Jun 09 13:48:53.789244 crc crio[23733]: time=\"2026-06-09T13:48:53.787051276Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=3fd28bf5-69b9-4f1a-a857-190d37fcbf80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.014974 | controller |     "Jun 09 13:48:53.801097 crc crio[23733]: time=\"2026-06-09T13:48:53.800580263Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5d5f98f545-rgrcd/manager\" id=a7e11d5d-5faf-4f12-8268-bc1cecf7b2c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.014991 | controller |     "Jun 09 13:48:53.807478 crc crio[23733]: time=\"2026-06-09T13:48:53.806747076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.015006 | controller |     "Jun 09 13:48:53.810596 crc crio[23733]: time=\"2026-06-09T13:48:53.810329635Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-d66846bc6-vs7b2/manager\" id=2466a048-c8cc-492c-9384-b5d7bab7cec3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.015020 | controller |     "Jun 09 13:48:53.831225 crc crio[23733]: time=\"2026-06-09T13:48:53.830937017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.015035 | controller |     "Jun 09 13:48:53.884887 crc crio[23733]: time=\"2026-06-09T13:48:53.884816935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.015049 | controller |     "Jun 09 13:48:53.918317 crc crio[23733]: time=\"2026-06-09T13:48:53.917936056Z\" level=info msg=\"Pulled image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index@sha256:1b96bf59c25e63db0ff519d937929483bcab8ed3067e9fe00e5755b082db079d\" id=668ca851-3a2a-4a77-acee-4cd87f29946b name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.015064 | controller |     "Jun 09 13:48:53.920473 crc crio[23733]: time=\"2026-06-09T13:48:53.920408829Z\" level=info msg=\"Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=3fde83ae-607b-4921-a372-7d64555a2693 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.015078 | controller |     "Jun 09 13:48:53.924855 crc crio[23733]: time=\"2026-06-09T13:48:53.924764276Z\" level=info msg=\"Pulled image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index@sha256:1b96bf59c25e63db0ff519d937929483bcab8ed3067e9fe00e5755b082db079d\" id=dd2a9c90-5d2e-4a9f-b882-28c33b95fdbb name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.015096 | controller |     "Jun 09 13:48:53.925839 crc crio[23733]: time=\"2026-06-09T13:48:53.925756071Z\" level=info msg=\"Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=cffbc58f-ae5b-4092-a392-8e2e3af6d0a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.015111 | controller |     "Jun 09 13:48:53.934346 crc crio[23733]: time=\"2026-06-09T13:48:53.933593915Z\" level=info msg=\"Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=bb938b6c-9468-4f19-9120-1296ee460eed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.015163 | controller |     "Jun 09 13:48:53.983669 crc crio[23733]: time=\"2026-06-09T13:48:53.983542246Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-ncf5k/registry-server\" id=84baba7d-9564-4cd4-b5a7-b4b24d8c94f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.015184 | controller |     "Jun 09 13:48:54.000659 crc crio[23733]: time=\"2026-06-09T13:48:54.000505967Z\" level=info msg=\"Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-index:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=fdd12952-e8b5-4d73-8926-22316633c4b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.015200 | controller |     "Jun 09 13:48:54.022333 crc crio[23733]: time=\"2026-06-09T13:48:54.022065832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.015219 | controller |     "Jun 09 13:48:54.030847 crc crio[23733]: time=\"2026-06-09T13:48:54.030754829Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-cffcd/registry-server\" id=69dcd5de-f71c-4c91-be88-1c2696ede2b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.015234 | controller |     "Jun 09 13:48:54.054190 crc crio[23733]: time=\"2026-06-09T13:48:54.053844223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.015249 | controller |     "Jun 09 13:48:54.074290 crc crio[23733]: time=\"2026-06-09T13:48:54.074012743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.015264 | controller |     "Jun 09 13:48:54.107978 crc crio[23733]: time=\"2026-06-09T13:48:54.107855984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.015279 | controller |     "Jun 09 13:48:54.128771 crc crio[23733]: time=\"2026-06-09T13:48:54.128525847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.015293 | controller |     "Jun 09 13:48:54.161372 crc crio[23733]: time=\"2026-06-09T13:48:54.161280341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.015307 | controller |     "Jun 09 13:48:54.170337 crc crio[23733]: time=\"2026-06-09T13:48:54.170242044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.015322 | controller |     "Jun 09 13:48:54.180002 crc crio[23733]: time=\"2026-06-09T13:48:54.17937437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.015340 | controller |     "Jun 09 13:48:54.184325 crc crio[23733]: time=\"2026-06-09T13:48:54.184215471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.015355 | controller |     "Jun 09 13:48:54.211429 crc crio[23733]: time=\"2026-06-09T13:48:54.211012246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.015369 | controller |     "Jun 09 13:48:54.220767 crc crio[23733]: time=\"2026-06-09T13:48:54.220682737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.015384 | controller |     "Jun 09 13:48:54.355565 crc crio[23733]: time=\"2026-06-09T13:48:54.354469959Z\" level=info msg=\"Created container af668d5e670619be558cd9a2bdfcc3e75725478c1c2c99e57ef99d4894c59637: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-ipa-downloader\" id=de126832-4c8b-4658-91e6-8db8c018d463 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.015399 | controller |     "Jun 09 13:48:54.355565 crc crio[23733]: time=\"2026-06-09T13:48:54.355453364Z\" level=info msg=\"Starting container: af668d5e670619be558cd9a2bdfcc3e75725478c1c2c99e57ef99d4894c59637\" id=fd33ed28-dc3d-4805-bee4-ef356ba3ad34 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.015414 | controller |     "Jun 09 13:48:54.358278 crc crio[23733]: time=\"2026-06-09T13:48:54.357592436Z\" level=info msg=\"Created container 04430be3e2d16d279b52ef304f66bd1852217a08636d561022566a2bb4f4f2d2: openstack-operators/openstack-operator-index-ncf5k/registry-server\" id=84baba7d-9564-4cd4-b5a7-b4b24d8c94f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.015429 | controller |     "Jun 09 13:48:54.362566 crc crio[23733]: time=\"2026-06-09T13:48:54.360473539Z\" level=info msg=\"Starting container: 04430be3e2d16d279b52ef304f66bd1852217a08636d561022566a2bb4f4f2d2\" id=1fe4bc90-7b71-40a0-b018-01627cdaa8fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.015443 | controller |     "Jun 09 13:48:54.367345 crc crio[23733]: time=\"2026-06-09T13:48:54.366786095Z\" level=info msg=\"Started container\" PID=45847 containerID=04430be3e2d16d279b52ef304f66bd1852217a08636d561022566a2bb4f4f2d2 description=openstack-operators/openstack-operator-index-ncf5k/registry-server id=1fe4bc90-7b71-40a0-b018-01627cdaa8fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103",
2026-06-09 14:45:34.015458 | controller |     "Jun 09 13:48:54.367477 crc crio[23733]: time=\"2026-06-09T13:48:54.367321139Z\" level=info msg=\"Started container\" PID=45844 containerID=af668d5e670619be558cd9a2bdfcc3e75725478c1c2c99e57ef99d4894c59637 description=baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-ipa-downloader id=fd33ed28-dc3d-4805-bee4-ef356ba3ad34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab7286370173ff5758a6730e336fdc97cf413259a0b24667ffdf18135e9f60c",
2026-06-09 14:45:34.015473 | controller |     "Jun 09 13:48:54.418490 crc crio[23733]: time=\"2026-06-09T13:48:54.418255384Z\" level=info msg=\"Created container 3cb3500da882f850e73f42ff199376d0468bad54bfaaaf1b7952b14dea61ffa9: baremetal-operator-system/baremetal-operator-controller-manager-d66846bc6-vs7b2/manager\" id=2466a048-c8cc-492c-9384-b5d7bab7cec3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.015488 | controller |     "Jun 09 13:48:54.419777 crc crio[23733]: time=\"2026-06-09T13:48:54.419691009Z\" level=info msg=\"Created container 8b0cd54371b727af891099d3ffa1da2bf7c0d23c8c1b63f91dba12297fb8054e: openstack-operators/openstack-operator-index-cffcd/registry-server\" id=69dcd5de-f71c-4c91-be88-1c2696ede2b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.015506 | controller |     "Jun 09 13:48:54.423090 crc crio[23733]: time=\"2026-06-09T13:48:54.421783061Z\" level=info msg=\"Starting container: 3cb3500da882f850e73f42ff199376d0468bad54bfaaaf1b7952b14dea61ffa9\" id=f23c6342-cbf2-4e3c-a4c4-afc30300d9ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.015541 | controller |     "Jun 09 13:48:54.423090 crc crio[23733]: time=\"2026-06-09T13:48:54.421835702Z\" level=info msg=\"Starting container: 8b0cd54371b727af891099d3ffa1da2bf7c0d23c8c1b63f91dba12297fb8054e\" id=826fdea7-d163-4730-9402-8f8e5642612b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.015557 | controller |     "Jun 09 13:48:54.423090 crc crio[23733]: time=\"2026-06-09T13:48:54.423215846Z\" level=info msg=\"Created container e3469b0d091ac7c4eee68f5c3d899b2d1aad10b2217fc01aaf3a32be7197a694: baremetal-operator-system/baremetal-operator-controller-manager-5d5f98f545-rgrcd/manager\" id=a7e11d5d-5faf-4f12-8268-bc1cecf7b2c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.015572 | controller |     "Jun 09 13:48:54.427255 crc crio[23733]: time=\"2026-06-09T13:48:54.42659972Z\" level=info msg=\"Starting container: e3469b0d091ac7c4eee68f5c3d899b2d1aad10b2217fc01aaf3a32be7197a694\" id=de89109e-1b80-4276-9314-7be903b88c6e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.015586 | controller |     "Jun 09 13:48:54.434234 crc crio[23733]: time=\"2026-06-09T13:48:54.434097947Z\" level=info msg=\"Started container\" PID=45855 containerID=8b0cd54371b727af891099d3ffa1da2bf7c0d23c8c1b63f91dba12297fb8054e description=openstack-operators/openstack-operator-index-cffcd/registry-server id=826fdea7-d163-4730-9402-8f8e5642612b name=/runtime.v1.RuntimeService/StartContainer sandboxID=45cb0f60d1c40e8b8baaa1585f743fe1cdfcda221374bac84959e2f0218f5285",
2026-06-09 14:45:34.015601 | controller |     "Jun 09 13:48:54.434872 crc crio[23733]: time=\"2026-06-09T13:48:54.434611699Z\" level=info msg=\"Started container\" PID=45854 containerID=3cb3500da882f850e73f42ff199376d0468bad54bfaaaf1b7952b14dea61ffa9 description=baremetal-operator-system/baremetal-operator-controller-manager-d66846bc6-vs7b2/manager id=f23c6342-cbf2-4e3c-a4c4-afc30300d9ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=6833383b8ea5ce1385184e915bdaeee93497376a39887e8b2c07e0fc52491381",
2026-06-09 14:45:34.015616 | controller |     "Jun 09 13:48:54.437746 crc crio[23733]: time=\"2026-06-09T13:48:54.436948357Z\" level=info msg=\"Started container\" PID=45856 containerID=e3469b0d091ac7c4eee68f5c3d899b2d1aad10b2217fc01aaf3a32be7197a694 description=baremetal-operator-system/baremetal-operator-controller-manager-5d5f98f545-rgrcd/manager id=de89109e-1b80-4276-9314-7be903b88c6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00",
2026-06-09 14:45:34.015631 | controller |     "Jun 09 13:48:54.848453 crc crio[23733]: time=\"2026-06-09T13:48:54.848313134Z\" level=info msg=\"Stopping container: 04430be3e2d16d279b52ef304f66bd1852217a08636d561022566a2bb4f4f2d2 (timeout: 2s)\" id=f129d504-e3fd-4436-ae24-2cce29ef4aee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.015646 | controller |     "Jun 09 13:48:54.990258 crc crio[23733]: time=\"2026-06-09T13:48:54.990155707Z\" level=info msg=\"Stopped container 04430be3e2d16d279b52ef304f66bd1852217a08636d561022566a2bb4f4f2d2: openstack-operators/openstack-operator-index-ncf5k/registry-server\" id=f129d504-e3fd-4436-ae24-2cce29ef4aee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.015661 | controller |     "Jun 09 13:48:54.991995 crc crio[23733]: time=\"2026-06-09T13:48:54.991903101Z\" level=info msg=\"Stopping pod sandbox: 7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103\" id=ed1e0a36-0abe-45c7-9200-7bb420839cfc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.015680 | controller |     "Jun 09 13:48:54.992796 crc crio[23733]: time=\"2026-06-09T13:48:54.992729771Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-ncf5k Namespace:openstack-operators ID:7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103 UID:526ac745-c316-4b86-9dc8-0f3488b28c63 NetNS:/var/run/netns/28d7ad7f-8eb5-4e22-aee1-8a08f490a91d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod526ac745_c316_4b86_9dc8_0f3488b28c63.slice PodAnnotations:0xc0028983d8}] Aliases:map[]}\"",
2026-06-09 14:45:34.015695 | controller |     "Jun 09 13:48:54.993037 crc crio[23733]: time=\"2026-06-09T13:48:54.992947307Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-ncf5k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.015710 | controller |     "Jun 09 13:48:55.364408 crc crio[23733]: time=\"2026-06-09T13:48:55.364071814Z\" level=info msg=\"Stopped pod sandbox: 7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103\" id=ed1e0a36-0abe-45c7-9200-7bb420839cfc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.015725 | controller |     "Jun 09 13:48:55.907947 crc crio[23733]: time=\"2026-06-09T13:48:55.907160964Z\" level=info msg=\"Removing container: 04430be3e2d16d279b52ef304f66bd1852217a08636d561022566a2bb4f4f2d2\" id=9dcfb526-ed0c-44e4-9f54-ada9713ac3da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.015740 | controller |     "Jun 09 13:48:55.940547 crc crio[23733]: time=\"2026-06-09T13:48:55.94047002Z\" level=info msg=\"Removed container 04430be3e2d16d279b52ef304f66bd1852217a08636d561022566a2bb4f4f2d2: openstack-operators/openstack-operator-index-ncf5k/registry-server\" id=9dcfb526-ed0c-44e4-9f54-ada9713ac3da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.015760 | controller |     "Jun 09 13:49:16.327673 crc crio[23733]: time=\"2026-06-09T13:49:16.326412209Z\" level=info msg=\"Stopping container: e3469b0d091ac7c4eee68f5c3d899b2d1aad10b2217fc01aaf3a32be7197a694 (timeout: 10s)\" id=54ec7261-62b9-47d2-98e1-5ed210bd4887 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.015775 | controller |     "Jun 09 13:49:16.536213 crc crio[23733]: time=\"2026-06-09T13:49:16.535753969Z\" level=info msg=\"Stopped container e3469b0d091ac7c4eee68f5c3d899b2d1aad10b2217fc01aaf3a32be7197a694: baremetal-operator-system/baremetal-operator-controller-manager-5d5f98f545-rgrcd/manager\" id=54ec7261-62b9-47d2-98e1-5ed210bd4887 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.015790 | controller |     "Jun 09 13:49:16.536781 crc crio[23733]: time=\"2026-06-09T13:49:16.536720262Z\" level=info msg=\"Stopping pod sandbox: 61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00\" id=dffb2f38-29d3-4176-892f-ae3d588f0b48 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.015805 | controller |     "Jun 09 13:49:16.537717 crc crio[23733]: time=\"2026-06-09T13:49:16.537560962Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5d5f98f545-rgrcd Namespace:baremetal-operator-system ID:61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00 UID:bf3c0573-2f53-45db-a8a4-1a05b29a22d7 NetNS:/var/run/netns/ced1dd1a-3afd-47e1-8016-3abc60a220b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf3c0573_2f53_45db_a8a4_1a05b29a22d7.slice PodAnnotations:0xc00012a3d8}] Aliases:map[]}\"",
2026-06-09 14:45:34.015820 | controller |     "Jun 09 13:49:16.538085 crc crio[23733]: time=\"2026-06-09T13:49:16.53782865Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-5d5f98f545-rgrcd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.015835 | controller |     "Jun 09 13:49:18.050970 crc crio[23733]: time=\"2026-06-09T13:49:18.049798492Z\" level=info msg=\"Stopped pod sandbox: 61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00\" id=dffb2f38-29d3-4176-892f-ae3d588f0b48 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.015854 | controller |     "Jun 09 13:49:18.326658 crc crio[23733]: time=\"2026-06-09T13:49:18.326530337Z\" level=info msg=\"Removing container: e3469b0d091ac7c4eee68f5c3d899b2d1aad10b2217fc01aaf3a32be7197a694\" id=3761a6fe-eb48-4dbf-8c0c-cd20b9461650 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.015869 | controller |     "Jun 09 13:49:18.387525 crc crio[23733]: time=\"2026-06-09T13:49:18.387477179Z\" level=info msg=\"Removed container e3469b0d091ac7c4eee68f5c3d899b2d1aad10b2217fc01aaf3a32be7197a694: baremetal-operator-system/baremetal-operator-controller-manager-5d5f98f545-rgrcd/manager\" id=3761a6fe-eb48-4dbf-8c0c-cd20b9461650 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.015884 | controller |     "Jun 09 13:49:18.869599 crc crio[23733]: time=\"2026-06-09T13:49:18.86907843Z\" level=info msg=\"Running pod sandbox: openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/POD\" id=eca78963-2bba-4da0-97e5-33730e6d7a5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.015898 | controller |     "Jun 09 13:49:18.869764 crc crio[23733]: time=\"2026-06-09T13:49:18.869656024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.015913 | controller |     "Jun 09 13:49:18.898719 crc crio[23733]: time=\"2026-06-09T13:49:18.898659675Z\" level=info msg=\"Got pod network &{Name:9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp Namespace:openstack-operators ID:55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5 UID:7cbc8bee-647e-4042-80a8-86e02cf8646e NetNS:/var/run/netns/c3f7638a-b254-4eed-8ce8-5d900526c1ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cbc8bee_647e_4042_80a8_86e02cf8646e.slice PodAnnotations:0xc00012ac48}] Aliases:map[]}\"",
2026-06-09 14:45:34.015928 | controller |     "Jun 09 13:49:18.899233 crc crio[23733]: time=\"2026-06-09T13:49:18.899211818Z\" level=info msg=\"Adding pod openstack-operators_9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.015942 | controller |     "Jun 09 13:49:20.137303 crc crio[23733]: 2026-06-09T13:49:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55d0d1bc330b78b Mac:2a:19:2a:68:56:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/c3f7638a-b254-4eed-8ce8-5d900526c1ce SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.015957 | controller |     "Jun 09 13:49:20.140606 crc crio[23733]: time=\"2026-06-09T13:49:20.140432446Z\" level=info msg=\"Got pod network &{Name:9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp Namespace:openstack-operators ID:55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5 UID:7cbc8bee-647e-4042-80a8-86e02cf8646e NetNS:/var/run/netns/c3f7638a-b254-4eed-8ce8-5d900526c1ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cbc8bee_647e_4042_80a8_86e02cf8646e.slice PodAnnotations:0xc00012ac48}] Aliases:map[]}\"",
2026-06-09 14:45:34.015972 | controller |     "Jun 09 13:49:20.140968 crc crio[23733]: time=\"2026-06-09T13:49:20.140895287Z\" level=info msg=\"Checking pod openstack-operators_9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.015986 | controller |     "Jun 09 13:49:20.153371 crc crio[23733]: time=\"2026-06-09T13:49:20.152896985Z\" level=info msg=\"Ran pod sandbox 55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5 with infra container: openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/POD\" id=eca78963-2bba-4da0-97e5-33730e6d7a5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.016004 | controller |     "Jun 09 13:49:20.158538 crc crio[23733]: time=\"2026-06-09T13:49:20.158372672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=69b1a797-af81-4c61-8c57-36276377fe0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.016019 | controller |     "Jun 09 13:49:20.170015 crc crio[23733]: time=\"2026-06-09T13:49:20.169801846Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c635e6f7-af07-46d4-ab79-70c1dd121f40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.016034 | controller |     "Jun 09 13:49:20.184459 crc crio[23733]: time=\"2026-06-09T13:49:20.184288345Z\" level=info msg=\"Creating container: openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/util\" id=2d3df5f4-6bac-43e2-8fb9-da654594b6f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.016049 | controller |     "Jun 09 13:49:20.184816 crc crio[23733]: time=\"2026-06-09T13:49:20.184759457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.016063 | controller |     "Jun 09 13:49:20.247237 crc crio[23733]: time=\"2026-06-09T13:49:20.246575683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.016078 | controller |     "Jun 09 13:49:20.251571 crc crio[23733]: time=\"2026-06-09T13:49:20.251485874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.016092 | controller |     "Jun 09 13:49:20.385743 crc crio[23733]: time=\"2026-06-09T13:49:20.385589775Z\" level=info msg=\"Created container 45d1579ec618f5246fb7d3352f072434061296ce67915dcff05092436bd346e5: openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/util\" id=2d3df5f4-6bac-43e2-8fb9-da654594b6f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.016106 | controller |     "Jun 09 13:49:20.387572 crc crio[23733]: time=\"2026-06-09T13:49:20.387211565Z\" level=info msg=\"Starting container: 45d1579ec618f5246fb7d3352f072434061296ce67915dcff05092436bd346e5\" id=fb102086-a0d2-4725-9975-82d3f50c85d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.016121 | controller |     "Jun 09 13:49:20.403710 crc crio[23733]: time=\"2026-06-09T13:49:20.403267295Z\" level=info msg=\"Started container\" PID=46503 containerID=45d1579ec618f5246fb7d3352f072434061296ce67915dcff05092436bd346e5 description=openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/util id=fb102086-a0d2-4725-9975-82d3f50c85d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5",
2026-06-09 14:45:34.016136 | controller |     "Jun 09 13:49:22.630001 crc crio[23733]: time=\"2026-06-09T13:49:22.628999075Z\" level=info msg=\"Pulling image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-bundle:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=71317616-2b84-40eb-ba46-352f2c69bcc0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.016151 | controller |     "Jun 09 13:49:22.631584 crc crio[23733]: time=\"2026-06-09T13:49:22.631518738Z\" level=info msg=\"Trying to access \\\"38.102.83.83:5001/openstack-k8s-operators/openstack-operator-bundle:d8b6f84e136cb9a07fc887f6f59bec497f96a169\\\"\"",
2026-06-09 14:45:34.016169 | controller |     "Jun 09 13:49:23.195983 crc crio[23733]: time=\"2026-06-09T13:49:23.195806174Z\" level=info msg=\"Pulled image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:999a06c543ff3a9bdd9ed97cdad5ca52a2e9e6b5c461596bcbbdbe477e4775ea\" id=71317616-2b84-40eb-ba46-352f2c69bcc0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.016184 | controller |     "Jun 09 13:49:23.197711 crc crio[23733]: time=\"2026-06-09T13:49:23.197589638Z\" level=info msg=\"Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-bundle:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=3deda0ee-a1d1-4ebe-884e-fe157846b635 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.016198 | controller |     "Jun 09 13:49:23.202352 crc crio[23733]: time=\"2026-06-09T13:49:23.202275005Z\" level=info msg=\"Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator-bundle:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=ac973152-65f1-4c5b-b5dd-3f45d7dac784 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.016213 | controller |     "Jun 09 13:49:23.211399 crc crio[23733]: time=\"2026-06-09T13:49:23.211282708Z\" level=info msg=\"Creating container: openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/pull\" id=38c71700-def3-493a-b814-0748dc8219ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.016228 | controller |     "Jun 09 13:49:23.213296 crc crio[23733]: time=\"2026-06-09T13:49:23.213232247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.016242 | controller |     "Jun 09 13:49:23.262751 crc crio[23733]: time=\"2026-06-09T13:49:23.262526871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.016257 | controller |     "Jun 09 13:49:23.264404 crc crio[23733]: time=\"2026-06-09T13:49:23.264275495Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/df75f6bc242969845bd8087ee13d92127bbdddf5a184383a366d4ea80b4c42a6/merged/etc/passwd: no such file or directory\"",
2026-06-09 14:45:34.016272 | controller |     "Jun 09 13:49:23.264589 crc crio[23733]: time=\"2026-06-09T13:49:23.26449355Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/df75f6bc242969845bd8087ee13d92127bbdddf5a184383a366d4ea80b4c42a6/merged/etc/group: no such file or directory\"",
2026-06-09 14:45:34.016286 | controller |     "Jun 09 13:49:23.271351 crc crio[23733]: time=\"2026-06-09T13:49:23.271242808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.016301 | controller |     "Jun 09 13:49:23.395257 crc crio[23733]: time=\"2026-06-09T13:49:23.395036383Z\" level=info msg=\"Created container b4e6fcab04d1acc6528e47a2e17a0fb34c7693032ab98765575a402bdef5bf22: openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/pull\" id=38c71700-def3-493a-b814-0748dc8219ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.016315 | controller |     "Jun 09 13:49:23.397019 crc crio[23733]: time=\"2026-06-09T13:49:23.396907609Z\" level=info msg=\"Starting container: b4e6fcab04d1acc6528e47a2e17a0fb34c7693032ab98765575a402bdef5bf22\" id=3ddc33b5-31e4-4f12-a8b1-8bdfd728ed06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.016330 | controller |     "Jun 09 13:49:23.406005 crc crio[23733]: time=\"2026-06-09T13:49:23.405891172Z\" level=info msg=\"Started container\" PID=46599 containerID=b4e6fcab04d1acc6528e47a2e17a0fb34c7693032ab98765575a402bdef5bf22 description=openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/pull id=3ddc33b5-31e4-4f12-a8b1-8bdfd728ed06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5",
2026-06-09 14:45:34.016349 | controller |     "Jun 09 13:49:23.647558 crc crio[23733]: time=\"2026-06-09T13:49:23.64697316Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b1d8190a-b5de-4fe8-af8f-6810e57bfced name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.016364 | controller |     "Jun 09 13:49:23.651450 crc crio[23733]: time=\"2026-06-09T13:49:23.65137524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=79e2b5bc-78bc-4a8c-9f35-816b30cec769 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.016379 | controller |     "Jun 09 13:49:23.662509 crc crio[23733]: time=\"2026-06-09T13:49:23.662365903Z\" level=info msg=\"Creating container: openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/extract\" id=0c283a13-6037-493b-b1ef-a1beea553fd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.016393 | controller |     "Jun 09 13:49:23.663231 crc crio[23733]: time=\"2026-06-09T13:49:23.66307216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.016408 | controller |     "Jun 09 13:49:23.701985 crc crio[23733]: time=\"2026-06-09T13:49:23.701823653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.016423 | controller |     "Jun 09 13:49:23.706664 crc crio[23733]: time=\"2026-06-09T13:49:23.70656022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.016438 | controller |     "Jun 09 13:49:23.833395 crc crio[23733]: time=\"2026-06-09T13:49:23.833278347Z\" level=info msg=\"Created container 1d40f01f45dcf54e828216743b3202f98982f393dd2aa8de6c9af2828c93e56a: openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/extract\" id=0c283a13-6037-493b-b1ef-a1beea553fd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.016453 | controller |     "Jun 09 13:49:23.835250 crc crio[23733]: time=\"2026-06-09T13:49:23.835050361Z\" level=info msg=\"Starting container: 1d40f01f45dcf54e828216743b3202f98982f393dd2aa8de6c9af2828c93e56a\" id=f1faf28c-5e15-4fa2-98a0-f6ad69a1fac8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.016468 | controller |     "Jun 09 13:49:23.842695 crc crio[23733]: time=\"2026-06-09T13:49:23.842307441Z\" level=info msg=\"Started container\" PID=46643 containerID=1d40f01f45dcf54e828216743b3202f98982f393dd2aa8de6c9af2828c93e56a description=openstack-operators/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/extract id=f1faf28c-5e15-4fa2-98a0-f6ad69a1fac8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5",
2026-06-09 14:45:34.016483 | controller |     "Jun 09 13:49:25.672707 crc crio[23733]: time=\"2026-06-09T13:49:25.672308482Z\" level=info msg=\"Stopping pod sandbox: 55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5\" id=35901c06-25f5-4263-af09-3539bfec2093 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.016498 | controller |     "Jun 09 13:49:25.674259 crc crio[23733]: time=\"2026-06-09T13:49:25.673297187Z\" level=info msg=\"Got pod network &{Name:9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp Namespace:openstack-operators ID:55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5 UID:7cbc8bee-647e-4042-80a8-86e02cf8646e NetNS:/var/run/netns/c3f7638a-b254-4eed-8ce8-5d900526c1ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7cbc8bee_647e_4042_80a8_86e02cf8646e.slice PodAnnotations:0xc00008cb38}] Aliases:map[]}\"",
2026-06-09 14:45:34.016532 | controller |     "Jun 09 13:49:25.674259 crc crio[23733]: time=\"2026-06-09T13:49:25.673463561Z\" level=info msg=\"Deleting pod openstack-operators_9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.016552 | controller |     "Jun 09 13:49:27.341339 crc crio[23733]: time=\"2026-06-09T13:49:27.340774152Z\" level=info msg=\"Stopped pod sandbox: 55d0d1bc330b78b7b812494c0efc40c6084e132a7b43daeb8fc6071258eaa8c5\" id=35901c06-25f5-4263-af09-3539bfec2093 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.016568 | controller |     "Jun 09 13:49:36.343566 crc crio[23733]: time=\"2026-06-09T13:49:36.342429965Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-f4885b4db-2v7lv/POD\" id=b8b25992-4dc5-40a7-a686-c52c88f3ab43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.016583 | controller |     "Jun 09 13:49:36.345729 crc crio[23733]: time=\"2026-06-09T13:49:36.343693335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.016598 | controller |     "Jun 09 13:49:36.564290 crc crio[23733]: time=\"2026-06-09T13:49:36.557466955Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-f4885b4db-2v7lv Namespace:openstack-operators ID:4e7ce0ed31c7081d75cc30dba832f7e61dc674fb4e3edc81532d85b9fde3fd13 UID:cbfb270f-434d-4d5e-b67e-92ad504979e1 NetNS:/var/run/netns/e96638b5-165d-4aa0-89ab-3a4fd0ed2e63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcbfb270f_434d_4d5e_b67e_92ad504979e1.slice PodAnnotations:0xc00008dc30}] Aliases:map[]}\"",
2026-06-09 14:45:34.016612 | controller |     "Jun 09 13:49:36.564290 crc crio[23733]: time=\"2026-06-09T13:49:36.557586159Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-f4885b4db-2v7lv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.016627 | controller |     "Jun 09 13:49:38.714923 crc crio[23733]: 2026-06-09T13:49:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4e7ce0ed31c7081 Mac:b6:b1:dc:d1:db:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/e96638b5-165d-4aa0-89ab-3a4fd0ed2e63 SocketPath: PciID:}] [{Interface:0xc000192e50 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.016642 | controller |     "Jun 09 13:49:38.720059 crc crio[23733]: time=\"2026-06-09T13:49:38.719945445Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-f4885b4db-2v7lv Namespace:openstack-operators ID:4e7ce0ed31c7081d75cc30dba832f7e61dc674fb4e3edc81532d85b9fde3fd13 UID:cbfb270f-434d-4d5e-b67e-92ad504979e1 NetNS:/var/run/netns/e96638b5-165d-4aa0-89ab-3a4fd0ed2e63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcbfb270f_434d_4d5e_b67e_92ad504979e1.slice PodAnnotations:0xc00008dc30}] Aliases:map[]}\"",
2026-06-09 14:45:34.016657 | controller |     "Jun 09 13:49:38.720379 crc crio[23733]: time=\"2026-06-09T13:49:38.720326094Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-f4885b4db-2v7lv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.016671 | controller |     "Jun 09 13:49:38.736535 crc crio[23733]: time=\"2026-06-09T13:49:38.736423354Z\" level=info msg=\"Ran pod sandbox 4e7ce0ed31c7081d75cc30dba832f7e61dc674fb4e3edc81532d85b9fde3fd13 with infra container: openstack-operators/openstack-operator-controller-init-f4885b4db-2v7lv/POD\" id=b8b25992-4dc5-40a7-a686-c52c88f3ab43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.016689 | controller |     "Jun 09 13:49:38.751277 crc crio[23733]: time=\"2026-06-09T13:49:38.744507674Z\" level=info msg=\"Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=bb72489e-dc4b-4dd4-b57a-f3732ab7eae0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.016704 | controller |     "Jun 09 13:49:38.751277 crc crio[23733]: time=\"2026-06-09T13:49:38.744805442Z\" level=info msg=\"Image 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169 not found\" id=bb72489e-dc4b-4dd4-b57a-f3732ab7eae0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.016719 | controller |     "Jun 09 13:49:38.751277 crc crio[23733]: time=\"2026-06-09T13:49:38.744854823Z\" level=info msg=\"Neither image nor artfiact 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169 found\" id=bb72489e-dc4b-4dd4-b57a-f3732ab7eae0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.016734 | controller |     "Jun 09 13:49:38.751277 crc crio[23733]: time=\"2026-06-09T13:49:38.747725355Z\" level=info msg=\"Pulling image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=6b35e2d6-a540-4b88-ba5c-a37a22fa0010 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.016749 | controller |     "Jun 09 13:49:38.751277 crc crio[23733]: time=\"2026-06-09T13:49:38.749084189Z\" level=info msg=\"Trying to access \\\"38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169\\\"\"",
2026-06-09 14:45:34.016764 | controller |     "Jun 09 13:49:43.912753 crc crio[23733]: time=\"2026-06-09T13:49:43.911473676Z\" level=info msg=\"Stopping pod sandbox: 7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103\" id=746ec021-3c6f-4e45-b69d-4907aa1785af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.016778 | controller |     "Jun 09 13:49:43.912753 crc crio[23733]: time=\"2026-06-09T13:49:43.912758208Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103\" id=746ec021-3c6f-4e45-b69d-4907aa1785af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.016793 | controller |     "Jun 09 13:49:43.914775 crc crio[23733]: time=\"2026-06-09T13:49:43.914367468Z\" level=info msg=\"Removing pod sandbox: 7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103\" id=8908a098-9fe1-4f36-8994-eb66f4738692 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.016811 | controller |     "Jun 09 13:49:43.989943 crc crio[23733]: time=\"2026-06-09T13:49:43.989600826Z\" level=info msg=\"Removed pod sandbox: 7a025f8144ff795383099d7f5c1f50e49cf98bcd90c0533f403800d1047c2103\" id=8908a098-9fe1-4f36-8994-eb66f4738692 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.016826 | controller |     "Jun 09 13:49:43.996395 crc crio[23733]: time=\"2026-06-09T13:49:43.992306892Z\" level=info msg=\"Stopping pod sandbox: 61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00\" id=dd90d8d7-1f3f-4bba-956b-e0bd039833f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.016841 | controller |     "Jun 09 13:49:43.996395 crc crio[23733]: time=\"2026-06-09T13:49:43.992407735Z\" level=info msg=\"Stopped pod sandbox (already stopped): 61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00\" id=dd90d8d7-1f3f-4bba-956b-e0bd039833f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.016855 | controller |     "Jun 09 13:49:43.996395 crc crio[23733]: time=\"2026-06-09T13:49:43.994513938Z\" level=info msg=\"Removing pod sandbox: 61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00\" id=256eec0d-5d05-41fc-93a8-0d384fa572f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.016874 | controller |     "Jun 09 13:49:44.025006 crc crio[23733]: time=\"2026-06-09T13:49:44.02479957Z\" level=info msg=\"Removed pod sandbox: 61779af9e7963fc06c8bd536c2035149e1eb6e517a105d4de28665145e466d00\" id=256eec0d-5d05-41fc-93a8-0d384fa572f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.016889 | controller |     "Jun 09 13:50:00.708324 crc crio[23733]: time=\"2026-06-09T13:50:00.704759177Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683550-w5snz/POD\" id=61df45a0-7b1c-413c-aea8-79c4d7ab0653 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.016903 | controller |     "Jun 09 13:50:00.710556 crc crio[23733]: time=\"2026-06-09T13:50:00.708431148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.016918 | controller |     "Jun 09 13:50:11.835285 crc crio[23733]: time=\"2026-06-09T13:50:11.83436352Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683550-w5snz Namespace:openshift-infra ID:7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25 UID:db3e8b81-51ea-496d-946c-09c7793560fb NetNS:/var/run/netns/6361a836-5c26-4d98-b09f-2738c97cf769 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb3e8b81_51ea_496d_946c_09c7793560fb.slice PodAnnotations:0xc00028e550}] Aliases:map[]}\"",
2026-06-09 14:45:34.016933 | controller |     "Jun 09 13:50:11.837292 crc crio[23733]: time=\"2026-06-09T13:50:11.835391385Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683550-w5snz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.016948 | controller |     "Jun 09 13:50:11.938702 crc crio[23733]: time=\"2026-06-09T13:50:11.937743808Z\" level=info msg=\"Pulled image: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator@sha256:d476e5a54b193f7e2ef4e2db16374cb43be9e572c329f2611f7fd47558a45d7b\" id=6b35e2d6-a540-4b88-ba5c-a37a22fa0010 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.016963 | controller |     "Jun 09 13:50:11.939920 crc crio[23733]: time=\"2026-06-09T13:50:11.939824239Z\" level=info msg=\"Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=24f539dd-695f-43f2-9134-ada757607340 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.016978 | controller |     "Jun 09 13:50:11.945023 crc crio[23733]: time=\"2026-06-09T13:50:11.944952106Z\" level=info msg=\"Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=8a440435-98a9-474b-b1f6-94a2a454c6a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.016992 | controller |     "Jun 09 13:50:11.958225 crc crio[23733]: time=\"2026-06-09T13:50:11.957664061Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-f4885b4db-2v7lv/operator\" id=4aca79a2-976d-40b7-a951-f1e64f2e7d08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.017007 | controller |     "Jun 09 13:50:11.960058 crc crio[23733]: time=\"2026-06-09T13:50:11.96000003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.017021 | controller |     "Jun 09 13:50:12.030383 crc crio[23733]: time=\"2026-06-09T13:50:12.030318517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.017035 | controller |     "Jun 09 13:50:12.042822 crc crio[23733]: time=\"2026-06-09T13:50:12.042758566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.017056 | controller |     "Jun 09 13:50:12.198672 crc crio[23733]: time=\"2026-06-09T13:50:12.198172365Z\" level=info msg=\"Created container f75c27c4ca08cc26f626b782496557c7f1952a345f847f8cdaadc1b2f4e5dc6d: openstack-operators/openstack-operator-controller-init-f4885b4db-2v7lv/operator\" id=4aca79a2-976d-40b7-a951-f1e64f2e7d08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.017070 | controller |     "Jun 09 13:50:12.201755 crc crio[23733]: time=\"2026-06-09T13:50:12.201707383Z\" level=info msg=\"Starting container: f75c27c4ca08cc26f626b782496557c7f1952a345f847f8cdaadc1b2f4e5dc6d\" id=a0a7f857-6500-424f-a127-9583beaf283a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.017084 | controller |     "Jun 09 13:50:12.212672 crc crio[23733]: time=\"2026-06-09T13:50:12.211973388Z\" level=info msg=\"Started container\" PID=47618 containerID=f75c27c4ca08cc26f626b782496557c7f1952a345f847f8cdaadc1b2f4e5dc6d description=openstack-operators/openstack-operator-controller-init-f4885b4db-2v7lv/operator id=a0a7f857-6500-424f-a127-9583beaf283a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e7ce0ed31c7081d75cc30dba832f7e61dc674fb4e3edc81532d85b9fde3fd13",
2026-06-09 14:45:34.017099 | controller |     "Jun 09 13:50:12.481328 crc crio[23733]: 2026-06-09T13:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7dbc7501fccc1bf Mac:be:72:43:15:d4:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/6361a836-5c26-4d98-b09f-2738c97cf769 SocketPath: PciID:}] [{Interface:0xc0005245e0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.017114 | controller |     "Jun 09 13:50:12.483796 crc crio[23733]: time=\"2026-06-09T13:50:12.483657127Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683550-w5snz Namespace:openshift-infra ID:7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25 UID:db3e8b81-51ea-496d-946c-09c7793560fb NetNS:/var/run/netns/6361a836-5c26-4d98-b09f-2738c97cf769 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb3e8b81_51ea_496d_946c_09c7793560fb.slice PodAnnotations:0xc00028e550}] Aliases:map[]}\"",
2026-06-09 14:45:34.017128 | controller |     "Jun 09 13:50:12.483943 crc crio[23733]: time=\"2026-06-09T13:50:12.483906763Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683550-w5snz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.017142 | controller |     "Jun 09 13:50:12.498205 crc crio[23733]: time=\"2026-06-09T13:50:12.49750051Z\" level=info msg=\"Ran pod sandbox 7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25 with infra container: openshift-infra/auto-csr-approver-29683550-w5snz/POD\" id=61df45a0-7b1c-413c-aea8-79c4d7ab0653 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.017157 | controller |     "Jun 09 13:50:12.502386 crc crio[23733]: time=\"2026-06-09T13:50:12.502064673Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=67d532ef-ae2b-4b35-ad26-a694402dff08 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.017171 | controller |     "Jun 09 13:50:12.513350 crc crio[23733]: time=\"2026-06-09T13:50:12.513085216Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.017185 | controller |     "Jun 09 13:50:14.232094 crc crio[23733]: time=\"2026-06-09T13:50:14.230903693Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=67d532ef-ae2b-4b35-ad26-a694402dff08 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.017200 | controller |     "Jun 09 13:50:14.234034 crc crio[23733]: time=\"2026-06-09T13:50:14.233541827Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9bc9301f-0620-49d2-99df-588cecdbf45e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.017218 | controller |     "Jun 09 13:50:14.238880 crc crio[23733]: time=\"2026-06-09T13:50:14.238750257Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=11b83229-435d-4cf3-9071-8ba6b800cef7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.017233 | controller |     "Jun 09 13:50:14.248995 crc crio[23733]: time=\"2026-06-09T13:50:14.248924159Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683550-w5snz/oc\" id=2b22e47f-c90c-4265-81ec-8cbcdc12879b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.017248 | controller |     "Jun 09 13:50:14.249552 crc crio[23733]: time=\"2026-06-09T13:50:14.249441742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.017263 | controller |     "Jun 09 13:50:14.321946 crc crio[23733]: time=\"2026-06-09T13:50:14.32183108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.017277 | controller |     "Jun 09 13:50:15.227869 crc crio[23733]: time=\"2026-06-09T13:50:15.225004212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.017292 | controller |     "Jun 09 13:50:15.658283 crc crio[23733]: time=\"2026-06-09T13:50:15.657682548Z\" level=info msg=\"Created container b44e34eed04428deacb45adcace3a81cd3dff19c0083054effee854ee6cc342d: openshift-infra/auto-csr-approver-29683550-w5snz/oc\" id=2b22e47f-c90c-4265-81ec-8cbcdc12879b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.017307 | controller |     "Jun 09 13:50:15.660923 crc crio[23733]: time=\"2026-06-09T13:50:15.660771245Z\" level=info msg=\"Starting container: b44e34eed04428deacb45adcace3a81cd3dff19c0083054effee854ee6cc342d\" id=db2151ba-ca03-4a8c-950c-914c0fb12e1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.017322 | controller |     "Jun 09 13:50:15.667092 crc crio[23733]: time=\"2026-06-09T13:50:15.666967189Z\" level=info msg=\"Started container\" PID=47713 containerID=b44e34eed04428deacb45adcace3a81cd3dff19c0083054effee854ee6cc342d description=openshift-infra/auto-csr-approver-29683550-w5snz/oc id=db2151ba-ca03-4a8c-950c-914c0fb12e1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25",
2026-06-09 14:45:34.017337 | controller |     "Jun 09 13:50:19.353715 crc crio[23733]: time=\"2026-06-09T13:50:19.353328897Z\" level=info msg=\"Stopping pod sandbox: 7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25\" id=37dbdf2f-0d69-437b-aa0d-9f6384d3418c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.017351 | controller |     "Jun 09 13:50:19.354414 crc crio[23733]: time=\"2026-06-09T13:50:19.35429262Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683550-w5snz Namespace:openshift-infra ID:7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25 UID:db3e8b81-51ea-496d-946c-09c7793560fb NetNS:/var/run/netns/6361a836-5c26-4d98-b09f-2738c97cf769 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb3e8b81_51ea_496d_946c_09c7793560fb.slice PodAnnotations:0xc002b0e360}] Aliases:map[]}\"",
2026-06-09 14:45:34.017366 | controller |     "Jun 09 13:50:19.354471 crc crio[23733]: time=\"2026-06-09T13:50:19.354430134Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683550-w5snz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.017381 | controller |     "Jun 09 13:50:19.355473 crc crio[23733]: time=\"2026-06-09T13:50:19.355361567Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=4e17c58b-35b0-49d4-b65c-584f5823a280 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.017398 | controller |     "Jun 09 13:50:19.364833 crc crio[23733]: time=\"2026-06-09T13:50:19.364660627Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"",
2026-06-09 14:45:34.017413 | controller |     "Jun 09 13:50:20.468152 crc crio[23733]: time=\"2026-06-09T13:50:20.467063748Z\" level=info msg=\"Stopped pod sandbox: 7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25\" id=37dbdf2f-0d69-437b-aa0d-9f6384d3418c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.017428 | controller |     "Jun 09 13:50:44.053506 crc crio[23733]: time=\"2026-06-09T13:50:44.052484932Z\" level=info msg=\"Removing container: 22126229d07eb7a976d57d880e695635bdccfec9a4ad36884967b5ce7c19876f\" id=4c22d8cf-af85-415a-8d7f-4022d84bfa2f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.017443 | controller |     "Jun 09 13:50:48.200992 crc crio[23733]: time=\"2026-06-09T13:50:48.200438562Z\" level=info msg=\"Removed container 22126229d07eb7a976d57d880e695635bdccfec9a4ad36884967b5ce7c19876f: openshift-infra/auto-csr-approver-29683544-mg8qw/oc\" id=4c22d8cf-af85-415a-8d7f-4022d84bfa2f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.017457 | controller |     "Jun 09 13:50:48.211578 crc crio[23733]: time=\"2026-06-09T13:50:48.211478276Z\" level=info msg=\"Stopping pod sandbox: c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5\" id=d2527065-3b85-4bdb-8a20-bd8d9f33f862 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.017472 | controller |     "Jun 09 13:50:48.211578 crc crio[23733]: time=\"2026-06-09T13:50:48.211561978Z\" level=info msg=\"Stopped pod sandbox (already stopped): c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5\" id=d2527065-3b85-4bdb-8a20-bd8d9f33f862 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.017486 | controller |     "Jun 09 13:50:48.212280 crc crio[23733]: time=\"2026-06-09T13:50:48.212220644Z\" level=info msg=\"Removing pod sandbox: c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5\" id=81dfe9ca-6e51-492c-8fdc-60f70c67d325 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.017501 | controller |     "Jun 09 13:51:02.501825 crc crio[23733]: time=\"2026-06-09T13:51:02.501196568Z\" level=info msg=\"Removed pod sandbox: c35566be236b583fd4fd8fe1c493c1bf9e73049632934f63b1fd529f6db12ac5\" id=81dfe9ca-6e51-492c-8fdc-60f70c67d325 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.017533 | controller |     "Jun 09 13:51:02.577652 crc crio[23733]: time=\"2026-06-09T13:51:02.577435031Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=4e17c58b-35b0-49d4-b65c-584f5823a280 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.017549 | controller |     "Jun 09 13:51:02.579286 crc crio[23733]: time=\"2026-06-09T13:51:02.579161773Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=8ff5a56c-a3ec-404b-af4f-522578ee0414 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.017565 | controller |     "Jun 09 13:51:02.593862 crc crio[23733]: time=\"2026-06-09T13:51:02.593763806Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=2fe4db6d-f143-47a0-a7db-a3ff5c22fb5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.017579 | controller |     "Jun 09 13:51:02.601083 crc crio[23733]: time=\"2026-06-09T13:51:02.601001135Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/mariadb\" id=7789d6b7-8298-4b43-b023-b06e91ecf980 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.017594 | controller |     "Jun 09 13:51:02.602667 crc crio[23733]: time=\"2026-06-09T13:51:02.602529673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.017612 | controller |     "Jun 09 13:51:02.646025 crc crio[23733]: time=\"2026-06-09T13:51:02.645446839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.017627 | controller |     "Jun 09 13:51:03.149809 crc crio[23733]: time=\"2026-06-09T13:51:03.149676554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.017641 | controller |     "Jun 09 13:51:03.378334 crc crio[23733]: time=\"2026-06-09T13:51:03.37823951Z\" level=info msg=\"Created container 12b1d7632939e651529654942cfb9ff254a57cdeb2009779cc690627ab7c905a: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/mariadb\" id=7789d6b7-8298-4b43-b023-b06e91ecf980 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.017662 | controller |     "Jun 09 13:51:03.386048 crc crio[23733]: time=\"2026-06-09T13:51:03.385955621Z\" level=info msg=\"Starting container: 12b1d7632939e651529654942cfb9ff254a57cdeb2009779cc690627ab7c905a\" id=e89d57c5-e9c6-41d4-a47c-631196409978 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.017676 | controller |     "Jun 09 13:51:03.401912 crc crio[23733]: time=\"2026-06-09T13:51:03.398457442Z\" level=info msg=\"Started container\" PID=48688 containerID=12b1d7632939e651529654942cfb9ff254a57cdeb2009779cc690627ab7c905a description=baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/mariadb id=e89d57c5-e9c6-41d4-a47c-631196409978 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab7286370173ff5758a6730e336fdc97cf413259a0b24667ffdf18135e9f60c",
2026-06-09 14:45:34.017691 | controller |     "Jun 09 13:51:03.438803 crc crio[23733]: time=\"2026-06-09T13:51:03.4386522Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=2e4d64b1-e2cd-46c1-ac49-55b9cdae4708 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.017705 | controller |     "Jun 09 13:51:03.459459 crc crio[23733]: time=\"2026-06-09T13:51:03.459293133Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-09 14:45:34.017720 | controller |     "Jun 09 13:51:03.572942 crc crio[23733]: time=\"2026-06-09T13:51:03.571205282Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-w86th/POD\" id=def09546-0656-406e-b2d9-6e502f009eeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.017735 | controller |     "Jun 09 13:51:03.572942 crc crio[23733]: time=\"2026-06-09T13:51:03.571830088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.017750 | controller |     "Jun 09 13:51:03.668218 crc crio[23733]: time=\"2026-06-09T13:51:03.668059667Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-w86th Namespace:openstack-operators ID:9e4eff5fd7cdf84f72f9a36f42f6f53815e1cfe3fd754d77233b5fa9cc3b98f1 UID:915e5393-992e-460b-af28-f5589d24770f NetNS:/var/run/netns/cd5bb75d-f767-494a-bb25-bba0f3c342ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod915e5393_992e_460b_af28_f5589d24770f.slice PodAnnotations:0xc0025a6388}] Aliases:map[]}\"",
2026-06-09 14:45:34.017765 | controller |     "Jun 09 13:51:03.668218 crc crio[23733]: time=\"2026-06-09T13:51:03.668197521Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-w86th to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.017779 | controller |     "Jun 09 13:51:03.673826 crc crio[23733]: time=\"2026-06-09T13:51:03.673667298Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-6bf8599b68-b9z2r/POD\" id=b5f4b2e5-0b22-4ee4-a8df-c122b6b7c750 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.017802 | controller |     "Jun 09 13:51:03.673826 crc crio[23733]: time=\"2026-06-09T13:51:03.673837872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.017817 | controller |     "Jun 09 13:51:03.752979 crc crio[23733]: time=\"2026-06-09T13:51:03.749810058Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-b9z2r Namespace:openstack-operators ID:f3595e735456132d25682b90aa3b1b8e309e67a5eca14b7d51ca11bb64bfec5c UID:eb0d23e2-4c9c-45cf-8e87-9a86943599a5 NetNS:/var/run/netns/67e8247c-b9bd-4330-8411-51183fc90bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb0d23e2_4c9c_45cf_8e87_9a86943599a5.slice PodAnnotations:0xc0027d0938}] Aliases:map[]}\"",
2026-06-09 14:45:34.017832 | controller |     "Jun 09 13:51:03.752979 crc crio[23733]: time=\"2026-06-09T13:51:03.749936101Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-6bf8599b68-b9z2r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.017847 | controller |     "Jun 09 13:51:03.855576 crc crio[23733]: time=\"2026-06-09T13:51:03.85456568Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-v27ft/POD\" id=33d9e84d-e6bb-4d17-b8c0-4a440be03972 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.017861 | controller |     "Jun 09 13:51:03.855576 crc crio[23733]: time=\"2026-06-09T13:51:03.854740824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.017876 | controller |     "Jun 09 13:51:03.913306 crc crio[23733]: time=\"2026-06-09T13:51:03.913259708Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86c584f6fc-bt5b8/POD\" id=a1039ce0-f580-483b-be26-71eda07bbb86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.017890 | controller |     "Jun 09 13:51:03.913537 crc crio[23733]: time=\"2026-06-09T13:51:03.913518274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.017905 | controller |     "Jun 09 13:51:03.915209 crc crio[23733]: time=\"2026-06-09T13:51:03.915090183Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-v27ft Namespace:openstack-operators ID:784b1e205689c25bb627ee23f45bbc6b756b79b880e36b756756b518ef4a7ffd UID:5c354689-f0ed-44b0-a8cc-d341c6900abf NetNS:/var/run/netns/1aa8c374-ceba-4977-acdb-828082767b2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5c354689_f0ed_44b0_a8cc_d341c6900abf.slice PodAnnotations:0xc0020d87d8}] Aliases:map[]}\"",
2026-06-09 14:45:34.017919 | controller |     "Jun 09 13:51:03.915209 crc crio[23733]: time=\"2026-06-09T13:51:03.915205316Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-v27ft to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.017935 | controller |     "Jun 09 13:51:03.922737 crc crio[23733]: time=\"2026-06-09T13:51:03.919296718Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5c5844cc68-gnf2g/POD\" id=2ec5c096-2ede-4f78-a7cb-a392cb224827 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.017950 | controller |     "Jun 09 13:51:03.922737 crc crio[23733]: time=\"2026-06-09T13:51:03.91939233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.017968 | controller |     "Jun 09 13:51:03.967147 crc crio[23733]: time=\"2026-06-09T13:51:03.966290725Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-bt5b8 Namespace:openstack-operators ID:d438921af2285f3dcf6b015e5018305af322075c30aba9869f0f1df47c376220 UID:d6199b64-1702-4a33-b424-27133da20e82 NetNS:/var/run/netns/fa61d5d0-7d25-4577-a719-795f5e4d7383 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6199b64_1702_4a33_b424_27133da20e82.slice PodAnnotations:0xc00012ba60}] Aliases:map[]}\"",
2026-06-09 14:45:34.017983 | controller |     "Jun 09 13:51:03.967147 crc crio[23733]: time=\"2026-06-09T13:51:03.966347177Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-bt5b8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.017998 | controller |     "Jun 09 13:51:04.070837 crc crio[23733]: time=\"2026-06-09T13:51:04.070491154Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-gnf2g Namespace:openstack-operators ID:2f8323b4a1cd145a9bd373998836cb92c1848f461db66e464a9ca7d4ad6ff1ea UID:247c2ad4-2e2d-4d49-88c7-ea81168344ad NetNS:/var/run/netns/1f9321b9-99b5-4563-a631-b9d4c901ebcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod247c2ad4_2e2d_4d49_88c7_ea81168344ad.slice PodAnnotations:0xc002b0e998}] Aliases:map[]}\"",
2026-06-09 14:45:34.018013 | controller |     "Jun 09 13:51:04.070837 crc crio[23733]: time=\"2026-06-09T13:51:04.070701109Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5c5844cc68-gnf2g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.018027 | controller |     "Jun 09 13:51:04.144982 crc crio[23733]: time=\"2026-06-09T13:51:04.144562303Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-548d6d5f9-dz9mc/POD\" id=50f19d96-852b-44aa-b1de-341d8ae2a702 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.018042 | controller |     "Jun 09 13:51:04.144982 crc crio[23733]: time=\"2026-06-09T13:51:04.144701586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.018056 | controller |     "Jun 09 13:51:04.247461 crc crio[23733]: time=\"2026-06-09T13:51:04.235571954Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zm7hh/POD\" id=95303656-bc78-4031-bed4-f3ecf01386d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.018071 | controller |     "Jun 09 13:51:04.247461 crc crio[23733]: time=\"2026-06-09T13:51:04.235690557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.018085 | controller |     "Jun 09 13:51:04.372412 crc crio[23733]: time=\"2026-06-09T13:51:04.372286749Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-677d9d8477-wpwch/POD\" id=40468298-b3ed-4230-9288-3808006f987d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.018099 | controller |     "Jun 09 13:51:04.372833 crc crio[23733]: time=\"2026-06-09T13:51:04.372425602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.018114 | controller |     "Jun 09 13:51:04.456481 crc crio[23733]: time=\"2026-06-09T13:51:04.455497645Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-x8dqh/POD\" id=9cd327a8-14f4-469b-9f74-36d09ef4a6ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.018131 | controller |     "Jun 09 13:51:04.456481 crc crio[23733]: time=\"2026-06-09T13:51:04.455753841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.018146 | controller |     "Jun 09 13:51:04.503514 crc crio[23733]: time=\"2026-06-09T13:51:04.501248851Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-688d5c756f-vb9nq/POD\" id=8f9c65ae-0c4e-4b69-8c1f-d8753f49f09e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.018160 | controller |     "Jun 09 13:51:04.527922 crc crio[23733]: time=\"2026-06-09T13:51:04.516732945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.018174 | controller |     "Jun 09 13:51:04.705525 crc crio[23733]: time=\"2026-06-09T13:51:04.70491953Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-f4c4579bb-rkxmh/POD\" id=e03a4ecc-cdeb-46d9-a6fa-905ad0ee3c78 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.018188 | controller |     "Jun 09 13:51:04.705525 crc crio[23733]: time=\"2026-06-09T13:51:04.705370252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.018202 | controller |     "Jun 09 13:51:04.799739 crc crio[23733]: time=\"2026-06-09T13:51:04.798844193Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-mjd9d/POD\" id=9ce6ef3d-0468-4f50-a90a-b6c29f85dc42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.018216 | controller |     "Jun 09 13:51:04.799739 crc crio[23733]: time=\"2026-06-09T13:51:04.799762966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.018231 | controller |     "Jun 09 13:51:04.887523 crc crio[23733]: time=\"2026-06-09T13:51:04.887217259Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-dz9mc Namespace:openstack-operators ID:c6874d91f9db1d6bde663b7c0ab1b2372f2a8462cfdce6aeba9a6b6fb569416e UID:52389b56-36d4-42a0-9f2f-e05bcdc56304 NetNS:/var/run/netns/9d928d1c-e6ae-4dd9-b6c7-72d17db82bbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52389b56_36d4_42a0_9f2f_e05bcdc56304.slice PodAnnotations:0xc0025348f8}] Aliases:map[]}\"",
2026-06-09 14:45:34.018245 | controller |     "Jun 09 13:51:04.888329 crc crio[23733]: time=\"2026-06-09T13:51:04.888304215Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-dz9mc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.018259 | controller |     "Jun 09 13:51:04.896207 crc crio[23733]: time=\"2026-06-09T13:51:04.893594367Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6495978d8d-vf5nr/POD\" id=d5a7c79f-e696-4a95-8c86-4629ddeb0e5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.018274 | controller |     "Jun 09 13:51:04.896207 crc crio[23733]: time=\"2026-06-09T13:51:04.893833642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.018288 | controller |     "Jun 09 13:51:05.216848 crc crio[23733]: time=\"2026-06-09T13:51:05.214953088Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-67c49dd5c6-pcd8f/POD\" id=743825c7-194d-4dd3-9ecf-e75af88ca902 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.018305 | controller |     "Jun 09 13:51:05.216848 crc crio[23733]: time=\"2026-06-09T13:51:05.215277025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.018320 | controller |     "Jun 09 13:51:05.216848 crc crio[23733]: time=\"2026-06-09T13:51:05.21585801Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-58f85bd97f-dhf82/POD\" id=37226fc1-6131-475c-8c76-864091c86f05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.018334 | controller |     "Jun 09 13:51:05.216848 crc crio[23733]: time=\"2026-06-09T13:51:05.215904672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.018349 | controller |     "Jun 09 13:51:05.712005 crc crio[23733]: time=\"2026-06-09T13:51:05.711277055Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-8d5599d7d-9vwgc/POD\" id=65bfa362-1f27-4928-b5bb-9322b8860ad6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.018363 | controller |     "Jun 09 13:51:05.712005 crc crio[23733]: time=\"2026-06-09T13:51:05.711990253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.018378 | controller |     "Jun 09 13:51:05.747902 crc crio[23733]: time=\"2026-06-09T13:51:05.747678569Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-zm7hh Namespace:openstack-operators ID:9b44ad192a4a258d6db12d976983b7a2b6fa127b386f9f868d57880322aa51a1 UID:fe8df81e-3876-456e-a800-404660d16a07 NetNS:/var/run/netns/6e4074d4-2f2d-46a2-b108-096ec94940d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe8df81e_3876_456e_a800_404660d16a07.slice PodAnnotations:0xc0010264a0}] Aliases:map[]}\"",
2026-06-09 14:45:34.018393 | controller |     "Jun 09 13:51:05.747902 crc crio[23733]: time=\"2026-06-09T13:51:05.747824643Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-zm7hh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.018407 | controller |     "Jun 09 13:51:05.804201 crc crio[23733]: time=\"2026-06-09T13:51:05.803857434Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-x8dqh Namespace:openstack-operators ID:6c672d3df88e76769afe1e60f6d3a7abb0945f220f8c64ad41170968851af8a3 UID:c9b22a86-18f0-48ab-b6f7-a3409234e279 NetNS:/var/run/netns/6e3890b6-facd-417d-bfe8-df74f1b9fea6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9b22a86_18f0_48ab_b6f7_a3409234e279.slice PodAnnotations:0xc00028e3e8}] Aliases:map[]}\"",
2026-06-09 14:45:34.018423 | controller |     "Jun 09 13:51:05.804201 crc crio[23733]: time=\"2026-06-09T13:51:05.803933426Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-x8dqh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.018437 | controller |     "Jun 09 13:51:05.824778 crc crio[23733]: time=\"2026-06-09T13:51:05.824509248Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-577b679b5c-kcrrd/POD\" id=2ac0eace-481c-46a0-a273-8473265347fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.018452 | controller |     "Jun 09 13:51:05.824997 crc crio[23733]: time=\"2026-06-09T13:51:05.824807525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.018470 | controller |     "Jun 09 13:51:05.870652 crc crio[23733]: time=\"2026-06-09T13:51:05.870473319Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-7z62x/POD\" id=03090c66-2297-4ff2-8290-cb99bcab26f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.018484 | controller |     "Jun 09 13:51:05.871559 crc crio[23733]: time=\"2026-06-09T13:51:05.870773026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.018499 | controller |     "Jun 09 13:51:08.936428 crc crio[23733]: time=\"2026-06-09T13:51:08.933633758Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-wpwch Namespace:openstack-operators ID:c2b756491e4dcd1f1775aba65feb519a3ad1d62811d50c00f4c7ad84f87d3539 UID:750d1c05-3b9e-40c0-b79a-6afc0bc7f6ae NetNS:/var/run/netns/d5ce1549-4c75-4bdf-a713-9040f473f9b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod750d1c05_3b9e_40c0_b79a_6afc0bc7f6ae.slice PodAnnotations:0xc00028e1c8}] Aliases:map[]}\"",
2026-06-09 14:45:34.018540 | controller |     "Jun 09 13:51:08.936428 crc crio[23733]: time=\"2026-06-09T13:51:08.934896189Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-677d9d8477-wpwch to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.018558 | controller |     "Jun 09 13:51:08.956012 crc crio[23733]: time=\"2026-06-09T13:51:08.95502735Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-mjd9d Namespace:openstack-operators ID:4febf084a84b9a2a484c173e014344a31393dc549d8c3aba4f7dff8595c6f2b1 UID:646abfd9-0aec-4e63-a17e-903efca4875d NetNS:/var/run/netns/26f2c30a-5e34-4651-ba43-d6164c5f5f3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod646abfd9_0aec_4e63_a17e_903efca4875d.slice PodAnnotations:0xc002b0e0b8}] Aliases:map[]}\"",
2026-06-09 14:45:34.018573 | controller |     "Jun 09 13:51:08.956770 crc crio[23733]: time=\"2026-06-09T13:51:08.956173188Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-mjd9d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.018589 | controller |     "Jun 09 13:51:09.676024 crc crio[23733]: time=\"2026-06-09T13:51:09.672045619Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-dhf82 Namespace:openstack-operators ID:dc0fb654cd4e838354df9eb1ea0a6e809229b19aa98e55f6af328b445ffba691 UID:e777015b-3ee8-4f6d-a881-63707ce91737 NetNS:/var/run/netns/7eb24893-9aba-434e-ae11-490765c08ce2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode777015b_3ee8_4f6d_a881_63707ce91737.slice PodAnnotations:0xc0025a63d0}] Aliases:map[]}\"",
2026-06-09 14:45:34.018604 | controller |     "Jun 09 13:51:09.676024 crc crio[23733]: time=\"2026-06-09T13:51:09.676015107Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-dhf82 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.018619 | controller |     "Jun 09 13:51:09.727916 crc crio[23733]: time=\"2026-06-09T13:51:09.727848925Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-vf5nr Namespace:openstack-operators ID:6f966dc618245a908920884f782d7e024a5cc46eee1117b65e119d25db176db4 UID:9337ce80-7364-425b-a06b-f772e7833760 NetNS:/var/run/netns/f4bdd3c3-8d3f-47d6-b271-a8612b779162 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9337ce80_7364_425b_a06b_f772e7833760.slice PodAnnotations:0xc002898130}] Aliases:map[]}\"",
2026-06-09 14:45:34.018637 | controller |     "Jun 09 13:51:09.728404 crc crio[23733]: time=\"2026-06-09T13:51:09.728373108Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6495978d8d-vf5nr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.018653 | controller |     "Jun 09 13:51:09.778432 crc crio[23733]: time=\"2026-06-09T13:51:09.775697823Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-vb9nq Namespace:openstack-operators ID:38e2a8def9fa60df9baceca1cbb582aac6d1a52745b658241336b248bc8e9f5d UID:4c316c91-8234-4c95-9703-3f1de82c4dc4 NetNS:/var/run/netns/e4227e7e-71cc-4636-bbf8-c1154233649a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c316c91_8234_4c95_9703_3f1de82c4dc4.slice PodAnnotations:0xc002b0e430}] Aliases:map[]}\"",
2026-06-09 14:45:34.018668 | controller |     "Jun 09 13:51:09.778432 crc crio[23733]: time=\"2026-06-09T13:51:09.77593733Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-688d5c756f-vb9nq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.018683 | controller |     "Jun 09 13:51:09.849875 crc crio[23733]: 2026-06-09T13:51:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e4eff5fd7cdf84 Mac:0a:76:19:56:fb:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/cd5bb75d-f767-494a-bb25-bba0f3c342ac SocketPath: PciID:}] [{Interface:0xc0004b2940 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.018698 | controller |     "Jun 09 13:51:09.859592 crc crio[23733]: time=\"2026-06-09T13:51:09.859196947Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-w86th Namespace:openstack-operators ID:9e4eff5fd7cdf84f72f9a36f42f6f53815e1cfe3fd754d77233b5fa9cc3b98f1 UID:915e5393-992e-460b-af28-f5589d24770f NetNS:/var/run/netns/cd5bb75d-f767-494a-bb25-bba0f3c342ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod915e5393_992e_460b_af28_f5589d24770f.slice PodAnnotations:0xc0025a6388}] Aliases:map[]}\"",
2026-06-09 14:45:34.018713 | controller |     "Jun 09 13:51:09.863537 crc crio[23733]: time=\"2026-06-09T13:51:09.861069283Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-w86th for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.018728 | controller |     "Jun 09 13:51:10.015879 crc crio[23733]: 2026-06-09T13:51:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3595e735456132 Mac:56:85:d6:6c:63:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/67e8247c-b9bd-4330-8411-51183fc90bc6 SocketPath: PciID:}] [{Interface:0xc0004345e0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.018742 | controller |     "Jun 09 13:51:10.197480 crc crio[23733]: time=\"2026-06-09T13:51:10.177488762Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-b9z2r Namespace:openstack-operators ID:f3595e735456132d25682b90aa3b1b8e309e67a5eca14b7d51ca11bb64bfec5c UID:eb0d23e2-4c9c-45cf-8e87-9a86943599a5 NetNS:/var/run/netns/67e8247c-b9bd-4330-8411-51183fc90bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb0d23e2_4c9c_45cf_8e87_9a86943599a5.slice PodAnnotations:0xc0027d0938}] Aliases:map[]}\"",
2026-06-09 14:45:34.018760 | controller |     "Jun 09 13:51:10.197480 crc crio[23733]: time=\"2026-06-09T13:51:10.177528483Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-rkxmh Namespace:openstack-operators ID:f33a50ca78e7f4db41cfb9c651fb4397a6cd05f42971695ed97996463a2bb775 UID:6048f71d-3c6a-42a8-9b89-922b75411a7d NetNS:/var/run/netns/9de6562a-a58e-4a7e-bda3-6a8efcd38487 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6048f71d_3c6a_42a8_9b89_922b75411a7d.slice PodAnnotations:0xc00028e620}] Aliases:map[]}\"",
2026-06-09 14:45:34.018775 | controller |     "Jun 09 13:51:10.197480 crc crio[23733]: time=\"2026-06-09T13:51:10.193375856Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-f4c4579bb-rkxmh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.018790 | controller |     "Jun 09 13:51:10.198075 crc crio[23733]: time=\"2026-06-09T13:51:10.197907478Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-6bf8599b68-b9z2r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.018804 | controller |     "Jun 09 13:51:10.210055 crc crio[23733]: time=\"2026-06-09T13:51:10.184052374Z\" level=info msg=\"Ran pod sandbox 9e4eff5fd7cdf84f72f9a36f42f6f53815e1cfe3fd754d77233b5fa9cc3b98f1 with infra container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-w86th/POD\" id=def09546-0656-406e-b2d9-6e502f009eeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.018819 | controller |     "Jun 09 13:51:10.210055 crc crio[23733]: time=\"2026-06-09T13:51:10.185688256Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-pcd8f Namespace:openstack-operators ID:299098210b8f812745687da73a0c620a2334465177cf2b49168185fdad9c2a37 UID:d5cfd3ac-de54-4135-8d05-00e2ace67617 NetNS:/var/run/netns/aa3c7318-3591-4aba-8e70-def65cc9fc4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5cfd3ac_de54_4135_8d05_00e2ace67617.slice PodAnnotations:0xc002b0e628}] Aliases:map[]}\"",
2026-06-09 14:45:34.018834 | controller |     "Jun 09 13:51:10.210055 crc crio[23733]: time=\"2026-06-09T13:51:10.208065741Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-pcd8f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.018849 | controller |     "Jun 09 13:51:10.255189 crc crio[23733]: time=\"2026-06-09T13:51:10.245985313Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-9vwgc Namespace:openstack-operators ID:84412995fe323462e1833f74bba14ee26e96241e1cb808818cad6b146af11630 UID:934bbaac-13e4-4b5e-86ab-53d3abd91fae NetNS:/var/run/netns/b5b14baa-1272-4c10-b9cc-580a37e46732 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod934bbaac_13e4_4b5e_86ab_53d3abd91fae.slice PodAnnotations:0xc000308148}] Aliases:map[]}\"",
2026-06-09 14:45:34.018863 | controller |     "Jun 09 13:51:10.255189 crc crio[23733]: time=\"2026-06-09T13:51:10.246171148Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-8d5599d7d-9vwgc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.018878 | controller |     "Jun 09 13:51:10.257448 crc crio[23733]: time=\"2026-06-09T13:51:10.255839858Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-kcrrd Namespace:openstack-operators ID:5f996d1381540f4d6be0c9930cd8642f3d48c7f17127f23387a0913028eb4436 UID:55c386ba-a117-4f38-9fd8-483ed21e5fe2 NetNS:/var/run/netns/ad224d86-97b1-42fd-aca4-e0962c02b289 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55c386ba_a117_4f38_9fd8_483ed21e5fe2.slice PodAnnotations:0xc00012a340}] Aliases:map[]}\"",
2026-06-09 14:45:34.018898 | controller |     "Jun 09 13:51:10.264402 crc crio[23733]: time=\"2026-06-09T13:51:10.259564051Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-577b679b5c-kcrrd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.018913 | controller |     "Jun 09 13:51:10.282290 crc crio[23733]: time=\"2026-06-09T13:51:10.272971943Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=3a43e355-292f-4c66-92f3-cf944ce1cd8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.018938 | controller |     "Jun 09 13:51:10.282290 crc crio[23733]: time=\"2026-06-09T13:51:10.273422475Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=3a43e355-292f-4c66-92f3-cf944ce1cd8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.018954 | controller |     "Jun 09 13:51:10.282290 crc crio[23733]: time=\"2026-06-09T13:51:10.273474826Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=3a43e355-292f-4c66-92f3-cf944ce1cd8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.018968 | controller |     "Jun 09 13:51:10.282290 crc crio[23733]: time=\"2026-06-09T13:51:10.275957727Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=d7581de9-e3ef-4174-8d96-7947fa646b28 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.018983 | controller |     "Jun 09 13:51:10.357340 crc crio[23733]: time=\"2026-06-09T13:51:10.35658659Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-7z62x Namespace:openstack-operators ID:dd87d3dfc188fe302cdcdfe449adfa5fc23720058c74c9d43b5e4f4d55632bc5 UID:09478ba3-6218-4511-a2b4-568bfde3f997 NetNS:/var/run/netns/5f4cc287-464c-4458-883f-19b806fa5000 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09478ba3_6218_4511_a2b4_568bfde3f997.slice PodAnnotations:0xc0025341c8}] Aliases:map[]}\"",
2026-06-09 14:45:34.018999 | controller |     "Jun 09 13:51:10.357340 crc crio[23733]: time=\"2026-06-09T13:51:10.356840497Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-7z62x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.019014 | controller |     "Jun 09 13:51:10.403556 crc crio[23733]: time=\"2026-06-09T13:51:10.401859135Z\" level=info msg=\"Ran pod sandbox f3595e735456132d25682b90aa3b1b8e309e67a5eca14b7d51ca11bb64bfec5c with infra container: openstack-operators/designate-operator-controller-manager-6bf8599b68-b9z2r/POD\" id=b5f4b2e5-0b22-4ee4-a8df-c122b6b7c750 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.019028 | controller |     "Jun 09 13:51:10.421364 crc crio[23733]: time=\"2026-06-09T13:51:10.41450266Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=b80f24d9-1a2d-4afb-9313-f7131ba1b04e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.019043 | controller |     "Jun 09 13:51:10.421905 crc crio[23733]: time=\"2026-06-09T13:51:10.421401541Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found\" id=b80f24d9-1a2d-4afb-9313-f7131ba1b04e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.019061 | controller |     "Jun 09 13:51:10.421905 crc crio[23733]: time=\"2026-06-09T13:51:10.421474143Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found\" id=b80f24d9-1a2d-4afb-9313-f7131ba1b04e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.019076 | controller |     "Jun 09 13:51:10.425577 crc crio[23733]: time=\"2026-06-09T13:51:10.423406749Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\\\"\"",
2026-06-09 14:45:34.019091 | controller |     "Jun 09 13:51:10.457515 crc crio[23733]: time=\"2026-06-09T13:51:10.456782148Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=069b308c-2d7b-467b-9a6a-0fbb6615f7ec name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.019105 | controller |     "Jun 09 13:51:10.789286 crc crio[23733]: time=\"2026-06-09T13:51:10.786348763Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\\\"\"",
2026-06-09 14:45:34.019119 | controller |     "Jun 09 13:51:11.674361 crc crio[23733]: 2026-06-09T13:51:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:784b1e205689c25 Mac:de:26:99:72:2f:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/1aa8c374-ceba-4977-acdb-828082767b2b SocketPath: PciID:}] [{Interface:0xc0004b4780 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.019134 | controller |     "Jun 09 13:51:11.675769 crc crio[23733]: time=\"2026-06-09T13:51:11.675332374Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-v27ft Namespace:openstack-operators ID:784b1e205689c25bb627ee23f45bbc6b756b79b880e36b756756b518ef4a7ffd UID:5c354689-f0ed-44b0-a8cc-d341c6900abf NetNS:/var/run/netns/1aa8c374-ceba-4977-acdb-828082767b2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5c354689_f0ed_44b0_a8cc_d341c6900abf.slice PodAnnotations:0xc0020d87d8}] Aliases:map[]}\"",
2026-06-09 14:45:34.019149 | controller |     "Jun 09 13:51:11.675769 crc crio[23733]: time=\"2026-06-09T13:51:11.675500948Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-v27ft for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.019164 | controller |     "Jun 09 13:51:11.775245 crc crio[23733]: time=\"2026-06-09T13:51:11.775022869Z\" level=info msg=\"Ran pod sandbox 784b1e205689c25bb627ee23f45bbc6b756b79b880e36b756756b518ef4a7ffd with infra container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-v27ft/POD\" id=33d9e84d-e6bb-4d17-b8c0-4a440be03972 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.019178 | controller |     "Jun 09 13:51:11.847845 crc crio[23733]: time=\"2026-06-09T13:51:11.847673704Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=8a9345be-db1d-41b8-ad3d-de122d37784f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.019193 | controller |     "Jun 09 13:51:11.861969 crc crio[23733]: time=\"2026-06-09T13:51:11.861703683Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found\" id=8a9345be-db1d-41b8-ad3d-de122d37784f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.019208 | controller |     "Jun 09 13:51:11.861969 crc crio[23733]: time=\"2026-06-09T13:51:11.861913638Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found\" id=8a9345be-db1d-41b8-ad3d-de122d37784f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.019226 | controller |     "Jun 09 13:51:11.873546 crc crio[23733]: time=\"2026-06-09T13:51:11.87329612Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=57cffd0f-c825-49db-90f9-825ed951b156 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.019240 | controller |     "Jun 09 13:51:11.887462 crc crio[23733]: time=\"2026-06-09T13:51:11.886317963Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\\\"\"",
2026-06-09 14:45:34.019255 | controller |     "Jun 09 13:51:12.248297 crc crio[23733]: 2026-06-09T13:51:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d438921af2285f3 Mac:ba:27:9e:c0:17:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/fa61d5d0-7d25-4577-a719-795f5e4d7383 SocketPath: PciID:}] [{Interface:0xc00014cd70 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.019269 | controller |     "Jun 09 13:51:12.253256 crc crio[23733]: time=\"2026-06-09T13:51:12.249094564Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-bt5b8 Namespace:openstack-operators ID:d438921af2285f3dcf6b015e5018305af322075c30aba9869f0f1df47c376220 UID:d6199b64-1702-4a33-b424-27133da20e82 NetNS:/var/run/netns/fa61d5d0-7d25-4577-a719-795f5e4d7383 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6199b64_1702_4a33_b424_27133da20e82.slice PodAnnotations:0xc00012ba60}] Aliases:map[]}\"",
2026-06-09 14:45:34.019284 | controller |     "Jun 09 13:51:12.253256 crc crio[23733]: time=\"2026-06-09T13:51:12.249409622Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-bt5b8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.019299 | controller |     "Jun 09 13:51:12.332558 crc crio[23733]: time=\"2026-06-09T13:51:12.331377157Z\" level=info msg=\"Ran pod sandbox d438921af2285f3dcf6b015e5018305af322075c30aba9869f0f1df47c376220 with infra container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-bt5b8/POD\" id=a1039ce0-f580-483b-be26-71eda07bbb86 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.019313 | controller |     "Jun 09 13:51:12.379793 crc crio[23733]: time=\"2026-06-09T13:51:12.370331865Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=380a62a7-73c0-4d15-880c-b19e12af8c77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.019328 | controller |     "Jun 09 13:51:12.379793 crc crio[23733]: time=\"2026-06-09T13:51:12.370593231Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found\" id=380a62a7-73c0-4d15-880c-b19e12af8c77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.019342 | controller |     "Jun 09 13:51:12.379793 crc crio[23733]: time=\"2026-06-09T13:51:12.370705104Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found\" id=380a62a7-73c0-4d15-880c-b19e12af8c77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.019356 | controller |     "Jun 09 13:51:12.402363 crc crio[23733]: time=\"2026-06-09T13:51:12.402289609Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=d2add3d4-374e-43db-b62a-89ff272550e2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.019374 | controller |     "Jun 09 13:51:12.433528 crc crio[23733]: time=\"2026-06-09T13:51:12.433420022Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\\\"\"",
2026-06-09 14:45:34.019389 | controller |     "Jun 09 13:51:12.465834 crc crio[23733]: 2026-06-09T13:51:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c672d3df88e767 Mac:6e:98:3a:7c:17:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/6e3890b6-facd-417d-bfe8-df74f1b9fea6 SocketPath: PciID:}] [{Interface:0xc000014f50 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.019404 | controller |     "Jun 09 13:51:12.467649 crc crio[23733]: time=\"2026-06-09T13:51:12.466928054Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-x8dqh Namespace:openstack-operators ID:6c672d3df88e76769afe1e60f6d3a7abb0945f220f8c64ad41170968851af8a3 UID:c9b22a86-18f0-48ab-b6f7-a3409234e279 NetNS:/var/run/netns/6e3890b6-facd-417d-bfe8-df74f1b9fea6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9b22a86_18f0_48ab_b6f7_a3409234e279.slice PodAnnotations:0xc00028e3e8}] Aliases:map[]}\"",
2026-06-09 14:45:34.019418 | controller |     "Jun 09 13:51:12.467649 crc crio[23733]: time=\"2026-06-09T13:51:12.467377846Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-x8dqh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.019433 | controller |     "Jun 09 13:51:12.491236 crc crio[23733]: time=\"2026-06-09T13:51:12.486010248Z\" level=info msg=\"Ran pod sandbox 6c672d3df88e76769afe1e60f6d3a7abb0945f220f8c64ad41170968851af8a3 with infra container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-x8dqh/POD\" id=9cd327a8-14f4-469b-9f74-36d09ef4a6ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.019447 | controller |     "Jun 09 13:51:12.557883 crc crio[23733]: time=\"2026-06-09T13:51:12.557549765Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=506b5f7c-4692-4b43-af4d-1c2df372123e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.019462 | controller |     "Jun 09 13:51:12.558846 crc crio[23733]: time=\"2026-06-09T13:51:12.558736744Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 not found\" id=506b5f7c-4692-4b43-af4d-1c2df372123e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.019477 | controller |     "Jun 09 13:51:12.559031 crc crio[23733]: time=\"2026-06-09T13:51:12.558877988Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 found\" id=506b5f7c-4692-4b43-af4d-1c2df372123e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.019491 | controller |     "Jun 09 13:51:12.595326 crc crio[23733]: time=\"2026-06-09T13:51:12.591465607Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=8b2097a6-6d49-4568-9453-d182bbd54010 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.019505 | controller |     "Jun 09 13:51:12.626014 crc crio[23733]: time=\"2026-06-09T13:51:12.624549709Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\\\"\"",
2026-06-09 14:45:34.019540 | controller |     "Jun 09 13:51:12.626662 crc crio[23733]: 2026-06-09T13:51:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f8323b4a1cd145 Mac:3e:19:ce:69:22:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/1f9321b9-99b5-4563-a631-b9d4c901ebcb SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.019562 | controller |     "Jun 09 13:51:12.627848 crc crio[23733]: 2026-06-09T13:51:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b44ad192a4a258 Mac:3e:6a:26:d5:f3:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/6e4074d4-2f2d-46a2-b108-096ec94940d1 SocketPath: PciID:}] [{Interface:0xc0001e6c40 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.019577 | controller |     "Jun 09 13:51:12.628587 crc crio[23733]: time=\"2026-06-09T13:51:12.628447235Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-zm7hh Namespace:openstack-operators ID:9b44ad192a4a258d6db12d976983b7a2b6fa127b386f9f868d57880322aa51a1 UID:fe8df81e-3876-456e-a800-404660d16a07 NetNS:/var/run/netns/6e4074d4-2f2d-46a2-b108-096ec94940d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe8df81e_3876_456e_a800_404660d16a07.slice PodAnnotations:0xc0010264a0}] Aliases:map[]}\"",
2026-06-09 14:45:34.019592 | controller |     "Jun 09 13:51:12.635199 crc crio[23733]: time=\"2026-06-09T13:51:12.628874817Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-zm7hh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.019606 | controller |     "Jun 09 13:51:12.670850 crc crio[23733]: time=\"2026-06-09T13:51:12.648324909Z\" level=info msg=\"Ran pod sandbox 9b44ad192a4a258d6db12d976983b7a2b6fa127b386f9f868d57880322aa51a1 with infra container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zm7hh/POD\" id=95303656-bc78-4031-bed4-f3ecf01386d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.019621 | controller |     "Jun 09 13:51:12.670850 crc crio[23733]: time=\"2026-06-09T13:51:12.648949105Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-gnf2g Namespace:openstack-operators ID:2f8323b4a1cd145a9bd373998836cb92c1848f461db66e464a9ca7d4ad6ff1ea UID:247c2ad4-2e2d-4d49-88c7-ea81168344ad NetNS:/var/run/netns/1f9321b9-99b5-4563-a631-b9d4c901ebcb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod247c2ad4_2e2d_4d49_88c7_ea81168344ad.slice PodAnnotations:0xc002b0e998}] Aliases:map[]}\"",
2026-06-09 14:45:34.019636 | controller |     "Jun 09 13:51:12.670850 crc crio[23733]: time=\"2026-06-09T13:51:12.668241443Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5c5844cc68-gnf2g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.019651 | controller |     "Jun 09 13:51:12.744499 crc crio[23733]: time=\"2026-06-09T13:51:12.744385195Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=d94aee28-b723-4caa-bef5-5043fc6b8244 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.019666 | controller |     "Jun 09 13:51:12.755894 crc crio[23733]: time=\"2026-06-09T13:51:12.744718843Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found\" id=d94aee28-b723-4caa-bef5-5043fc6b8244 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.019680 | controller |     "Jun 09 13:51:12.755894 crc crio[23733]: time=\"2026-06-09T13:51:12.744774954Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found\" id=d94aee28-b723-4caa-bef5-5043fc6b8244 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.019698 | controller |     "Jun 09 13:51:12.771331 crc crio[23733]: time=\"2026-06-09T13:51:12.771032498Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=e9572661-42fb-4439-9eed-804e77068e5e name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.019713 | controller |     "Jun 09 13:51:12.805218 crc crio[23733]: time=\"2026-06-09T13:51:12.804869917Z\" level=info msg=\"Ran pod sandbox 2f8323b4a1cd145a9bd373998836cb92c1848f461db66e464a9ca7d4ad6ff1ea with infra container: openstack-operators/heat-operator-controller-manager-5c5844cc68-gnf2g/POD\" id=2ec5c096-2ede-4f78-a7cb-a392cb224827 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.019728 | controller |     "Jun 09 13:51:12.820760 crc crio[23733]: time=\"2026-06-09T13:51:12.8198886Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=5912c8cd-306d-45cd-8cff-fec904bceeb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.019743 | controller |     "Jun 09 13:51:12.820760 crc crio[23733]: time=\"2026-06-09T13:51:12.820304481Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found\" id=5912c8cd-306d-45cd-8cff-fec904bceeb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.019757 | controller |     "Jun 09 13:51:12.820760 crc crio[23733]: time=\"2026-06-09T13:51:12.820351213Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found\" id=5912c8cd-306d-45cd-8cff-fec904bceeb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.019771 | controller |     "Jun 09 13:51:12.824428 crc crio[23733]: time=\"2026-06-09T13:51:12.824267969Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=14188274-a816-4ae3-bf61-0c3fbcc8d88b name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.019785 | controller |     "Jun 09 13:51:12.844230 crc crio[23733]: time=\"2026-06-09T13:51:12.838282797Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\\\"\"",
2026-06-09 14:45:34.019799 | controller |     "Jun 09 13:51:12.850640 crc crio[23733]: 2026-06-09T13:51:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6874d91f9db1d6 Mac:aa:b8:74:ff:2e:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/9d928d1c-e6ae-4dd9-b6c7-72d17db82bbe SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.019814 | controller |     "Jun 09 13:51:12.900907 crc crio[23733]: time=\"2026-06-09T13:51:12.899338423Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\\\"\"",
2026-06-09 14:45:34.019828 | controller |     "Jun 09 13:51:12.969651 crc crio[23733]: time=\"2026-06-09T13:51:12.969514966Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-dz9mc Namespace:openstack-operators ID:c6874d91f9db1d6bde663b7c0ab1b2372f2a8462cfdce6aeba9a6b6fb569416e UID:52389b56-36d4-42a0-9f2f-e05bcdc56304 NetNS:/var/run/netns/9d928d1c-e6ae-4dd9-b6c7-72d17db82bbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52389b56_36d4_42a0_9f2f_e05bcdc56304.slice PodAnnotations:0xc0025348f8}] Aliases:map[]}\"",
2026-06-09 14:45:34.019846 | controller |     "Jun 09 13:51:12.970082 crc crio[23733]: time=\"2026-06-09T13:51:12.969810404Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-dz9mc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.019861 | controller |     "Jun 09 13:51:13.036059 crc crio[23733]: time=\"2026-06-09T13:51:13.035462294Z\" level=info msg=\"Ran pod sandbox c6874d91f9db1d6bde663b7c0ab1b2372f2a8462cfdce6aeba9a6b6fb569416e with infra container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-dz9mc/POD\" id=50f19d96-852b-44aa-b1de-341d8ae2a702 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.019876 | controller |     "Jun 09 13:51:13.109368 crc crio[23733]: time=\"2026-06-09T13:51:13.109171275Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=b627aca6-d77f-44be-915b-94646603ba90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.019890 | controller |     "Jun 09 13:51:13.109472 crc crio[23733]: time=\"2026-06-09T13:51:13.10940841Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed not found\" id=b627aca6-d77f-44be-915b-94646603ba90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.019905 | controller |     "Jun 09 13:51:13.109519 crc crio[23733]: time=\"2026-06-09T13:51:13.109468182Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed found\" id=b627aca6-d77f-44be-915b-94646603ba90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.019920 | controller |     "Jun 09 13:51:13.143705 crc crio[23733]: time=\"2026-06-09T13:51:13.143460107Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=cf7363de-f2eb-4810-908f-db9655ec91c2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.019934 | controller |     "Jun 09 13:51:13.169193 crc crio[23733]: time=\"2026-06-09T13:51:13.168843277Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\\\"\"",
2026-06-09 14:45:34.019949 | controller |     "Jun 09 13:51:13.866397 crc crio[23733]: 2026-06-09T13:51:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4febf084a84b9a2 Mac:e2:41:bc:b0:92:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/26f2c30a-5e34-4651-ba43-d6164c5f5f3f SocketPath: PciID:}] [{Interface:0xc00011b5a0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.019964 | controller |     "Jun 09 13:51:13.893052 crc crio[23733]: time=\"2026-06-09T13:51:13.890087101Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-mjd9d Namespace:openstack-operators ID:4febf084a84b9a2a484c173e014344a31393dc549d8c3aba4f7dff8595c6f2b1 UID:646abfd9-0aec-4e63-a17e-903efca4875d NetNS:/var/run/netns/26f2c30a-5e34-4651-ba43-d6164c5f5f3f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod646abfd9_0aec_4e63_a17e_903efca4875d.slice PodAnnotations:0xc002b0e0b8}] Aliases:map[]}\"",
2026-06-09 14:45:34.019979 | controller |     "Jun 09 13:51:13.893052 crc crio[23733]: time=\"2026-06-09T13:51:13.891084025Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-mjd9d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.019994 | controller |     "Jun 09 13:51:13.985566 crc crio[23733]: time=\"2026-06-09T13:51:13.983774127Z\" level=info msg=\"Ran pod sandbox 4febf084a84b9a2a484c173e014344a31393dc549d8c3aba4f7dff8595c6f2b1 with infra container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-mjd9d/POD\" id=9ce6ef3d-0468-4f50-a90a-b6c29f85dc42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.020013 | controller |     "Jun 09 13:51:14.073896 crc crio[23733]: time=\"2026-06-09T13:51:14.072995033Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=5201e418-4d1f-483a-9fd3-1dacc164c404 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.020028 | controller |     "Jun 09 13:51:14.075049 crc crio[23733]: time=\"2026-06-09T13:51:14.074418778Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found\" id=5201e418-4d1f-483a-9fd3-1dacc164c404 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.020042 | controller |     "Jun 09 13:51:14.075049 crc crio[23733]: time=\"2026-06-09T13:51:14.074848899Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found\" id=5201e418-4d1f-483a-9fd3-1dacc164c404 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.020057 | controller |     "Jun 09 13:51:14.104789 crc crio[23733]: time=\"2026-06-09T13:51:14.096427395Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=10896270-7d18-4e3c-a525-b45c66afb53f name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.020071 | controller |     "Jun 09 13:51:14.105663 crc crio[23733]: time=\"2026-06-09T13:51:14.105028719Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\\\"\"",
2026-06-09 14:45:34.020086 | controller |     "Jun 09 13:51:14.497309 crc crio[23733]: 2026-06-09T13:51:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84412995fe32346 Mac:ce:f2:33:47:c3:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/b5b14baa-1272-4c10-b9cc-580a37e46732 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.020101 | controller |     "Jun 09 13:51:14.497789 crc crio[23733]: time=\"2026-06-09T13:51:14.497703581Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-9vwgc Namespace:openstack-operators ID:84412995fe323462e1833f74bba14ee26e96241e1cb808818cad6b146af11630 UID:934bbaac-13e4-4b5e-86ab-53d3abd91fae NetNS:/var/run/netns/b5b14baa-1272-4c10-b9cc-580a37e46732 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod934bbaac_13e4_4b5e_86ab_53d3abd91fae.slice PodAnnotations:0xc000308148}] Aliases:map[]}\"",
2026-06-09 14:45:34.020115 | controller |     "Jun 09 13:51:14.498055 crc crio[23733]: time=\"2026-06-09T13:51:14.497943197Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-8d5599d7d-9vwgc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.020130 | controller |     "Jun 09 13:51:14.525735 crc crio[23733]: time=\"2026-06-09T13:51:14.525385188Z\" level=info msg=\"Ran pod sandbox 84412995fe323462e1833f74bba14ee26e96241e1cb808818cad6b146af11630 with infra container: openstack-operators/test-operator-controller-manager-8d5599d7d-9vwgc/POD\" id=65bfa362-1f27-4928-b5bb-9322b8860ad6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.020144 | controller |     "Jun 09 13:51:14.584091 crc crio[23733]: time=\"2026-06-09T13:51:14.577918422Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=f54a2707-0287-486a-ae3c-119cb954cfb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.020162 | controller |     "Jun 09 13:51:14.584091 crc crio[23733]: time=\"2026-06-09T13:51:14.578539579Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found\" id=f54a2707-0287-486a-ae3c-119cb954cfb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.020177 | controller |     "Jun 09 13:51:14.584091 crc crio[23733]: time=\"2026-06-09T13:51:14.578645781Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found\" id=f54a2707-0287-486a-ae3c-119cb954cfb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.020191 | controller |     "Jun 09 13:51:14.773232 crc crio[23733]: time=\"2026-06-09T13:51:14.772831024Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=04dbf255-c0d5-4766-9ace-53a5b47d07d0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.020206 | controller |     "Jun 09 13:51:14.822394 crc crio[23733]: time=\"2026-06-09T13:51:14.819754579Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\\\"\"",
2026-06-09 14:45:34.020220 | controller |     "Jun 09 13:51:15.327662 crc crio[23733]: 2026-06-09T13:51:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2b756491e4dcd1 Mac:16:05:26:63:94:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/d5ce1549-4c75-4bdf-a713-9040f473f9b4 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.020235 | controller |     "Jun 09 13:51:15.366009 crc crio[23733]: time=\"2026-06-09T13:51:15.360347067Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-wpwch Namespace:openstack-operators ID:c2b756491e4dcd1f1775aba65feb519a3ad1d62811d50c00f4c7ad84f87d3539 UID:750d1c05-3b9e-40c0-b79a-6afc0bc7f6ae NetNS:/var/run/netns/d5ce1549-4c75-4bdf-a713-9040f473f9b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod750d1c05_3b9e_40c0_b79a_6afc0bc7f6ae.slice PodAnnotations:0xc00028e1c8}] Aliases:map[]}\"",
2026-06-09 14:45:34.020250 | controller |     "Jun 09 13:51:15.366009 crc crio[23733]: time=\"2026-06-09T13:51:15.360581593Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-677d9d8477-wpwch for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.020265 | controller |     "Jun 09 13:51:15.450000 crc crio[23733]: 2026-06-09T13:51:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f966dc618245a9 Mac:be:ab:bd:19:1b:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/f4bdd3c3-8d3f-47d6-b271-a8612b779162 SocketPath: PciID:}] [{Interface:0xc000396830 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.020280 | controller |     "Jun 09 13:51:15.450000 crc crio[23733]: time=\"2026-06-09T13:51:15.393859079Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-vf5nr Namespace:openstack-operators ID:6f966dc618245a908920884f782d7e024a5cc46eee1117b65e119d25db176db4 UID:9337ce80-7364-425b-a06b-f772e7833760 NetNS:/var/run/netns/f4bdd3c3-8d3f-47d6-b271-a8612b779162 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9337ce80_7364_425b_a06b_f772e7833760.slice PodAnnotations:0xc002898130}] Aliases:map[]}\"",
2026-06-09 14:45:34.020294 | controller |     "Jun 09 13:51:15.450000 crc crio[23733]: time=\"2026-06-09T13:51:15.394045734Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6495978d8d-vf5nr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.020313 | controller |     "Jun 09 13:51:15.450000 crc crio[23733]: time=\"2026-06-09T13:51:15.439773259Z\" level=info msg=\"Ran pod sandbox c2b756491e4dcd1f1775aba65feb519a3ad1d62811d50c00f4c7ad84f87d3539 with infra container: openstack-operators/manila-operator-controller-manager-677d9d8477-wpwch/POD\" id=40468298-b3ed-4230-9288-3808006f987d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.020328 | controller |     "Jun 09 13:51:15.455545 crc crio[23733]: time=\"2026-06-09T13:51:15.455412518Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=b671f595-b56d-46e5-9e82-245c9196e567 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.020342 | controller |     "Jun 09 13:51:15.455919 crc crio[23733]: time=\"2026-06-09T13:51:15.455855729Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found\" id=b671f595-b56d-46e5-9e82-245c9196e567 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.020357 | controller |     "Jun 09 13:51:15.456638 crc crio[23733]: time=\"2026-06-09T13:51:15.456564047Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found\" id=b671f595-b56d-46e5-9e82-245c9196e567 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.020371 | controller |     "Jun 09 13:51:15.467713 crc crio[23733]: time=\"2026-06-09T13:51:15.458525154Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=fec6e506-3850-4e19-928d-b634b5a81712 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.020386 | controller |     "Jun 09 13:51:15.488309 crc crio[23733]: time=\"2026-06-09T13:51:15.473388484Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\\\"\"",
2026-06-09 14:45:34.020400 | controller |     "Jun 09 13:51:15.488309 crc crio[23733]: time=\"2026-06-09T13:51:15.476780048Z\" level=info msg=\"Ran pod sandbox 6f966dc618245a908920884f782d7e024a5cc46eee1117b65e119d25db176db4 with infra container: openstack-operators/octavia-operator-controller-manager-6495978d8d-vf5nr/POD\" id=d5a7c79f-e696-4a95-8c86-4629ddeb0e5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.020414 | controller |     "Jun 09 13:51:15.503792 crc crio[23733]: time=\"2026-06-09T13:51:15.503643604Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=d63f5f2f-2b31-49aa-bf9e-e89e425d4e2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.020429 | controller |     "Jun 09 13:51:15.504250 crc crio[23733]: time=\"2026-06-09T13:51:15.503950133Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found\" id=d63f5f2f-2b31-49aa-bf9e-e89e425d4e2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.020443 | controller |     "Jun 09 13:51:15.504250 crc crio[23733]: time=\"2026-06-09T13:51:15.504013044Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found\" id=d63f5f2f-2b31-49aa-bf9e-e89e425d4e2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.020458 | controller |     "Jun 09 13:51:15.514452 crc crio[23733]: time=\"2026-06-09T13:51:15.513937131Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=9a0d5558-f84c-4db8-b041-a13f6ba5107c name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.020475 | controller |     "Jun 09 13:51:15.544179 crc crio[23733]: time=\"2026-06-09T13:51:15.541950517Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\\\"\"",
2026-06-09 14:45:34.020490 | controller |     "Jun 09 13:51:15.596026 crc crio[23733]: 2026-06-09T13:51:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc0fb654cd4e838 Mac:f2:aa:f8:d9:10:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/7eb24893-9aba-434e-ae11-490765c08ce2 SocketPath: PciID:}] [{Interface:0xc000428890 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.020505 | controller |     "Jun 09 13:51:15.597489 crc crio[23733]: time=\"2026-06-09T13:51:15.597411774Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-dhf82 Namespace:openstack-operators ID:dc0fb654cd4e838354df9eb1ea0a6e809229b19aa98e55f6af328b445ffba691 UID:e777015b-3ee8-4f6d-a881-63707ce91737 NetNS:/var/run/netns/7eb24893-9aba-434e-ae11-490765c08ce2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode777015b_3ee8_4f6d_a881_63707ce91737.slice PodAnnotations:0xc0025a63d0}] Aliases:map[]}\"",
2026-06-09 14:45:34.020537 | controller |     "Jun 09 13:51:15.597880 crc crio[23733]: time=\"2026-06-09T13:51:15.597819764Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-dhf82 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.020553 | controller |     "Jun 09 13:51:15.613948 crc crio[23733]: time=\"2026-06-09T13:51:15.613715299Z\" level=info msg=\"Ran pod sandbox dc0fb654cd4e838354df9eb1ea0a6e809229b19aa98e55f6af328b445ffba691 with infra container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-dhf82/POD\" id=37226fc1-6131-475c-8c76-864091c86f05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.020568 | controller |     "Jun 09 13:51:15.619645 crc crio[23733]: 2026-06-09T13:51:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:299098210b8f812 Mac:6e:f4:1f:06:11:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/aa3c7318-3591-4aba-8e70-def65cc9fc4a SocketPath: PciID:}] [{Interface:0xc000374780 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.020582 | controller |     "Jun 09 13:51:15.621050 crc crio[23733]: time=\"2026-06-09T13:51:15.620912707Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-pcd8f Namespace:openstack-operators ID:299098210b8f812745687da73a0c620a2334465177cf2b49168185fdad9c2a37 UID:d5cfd3ac-de54-4135-8d05-00e2ace67617 NetNS:/var/run/netns/aa3c7318-3591-4aba-8e70-def65cc9fc4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5cfd3ac_de54_4135_8d05_00e2ace67617.slice PodAnnotations:0xc002b0e628}] Aliases:map[]}\"",
2026-06-09 14:45:34.020597 | controller |     "Jun 09 13:51:15.621645 crc crio[23733]: time=\"2026-06-09T13:51:15.621463181Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-pcd8f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.020612 | controller |     "Jun 09 13:51:15.625779 crc crio[23733]: time=\"2026-06-09T13:51:15.625383869Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=ea2348d6-b8ff-4f13-8a24-7bff9ba986eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.020630 | controller |     "Jun 09 13:51:15.625779 crc crio[23733]: time=\"2026-06-09T13:51:15.625677306Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found\" id=ea2348d6-b8ff-4f13-8a24-7bff9ba986eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.020645 | controller |     "Jun 09 13:51:15.625779 crc crio[23733]: time=\"2026-06-09T13:51:15.625742638Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found\" id=ea2348d6-b8ff-4f13-8a24-7bff9ba986eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.020660 | controller |     "Jun 09 13:51:15.629456 crc crio[23733]: time=\"2026-06-09T13:51:15.629374138Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=2ee98643-ccd9-4fdd-b4a4-2a9ce385f26e name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.020674 | controller |     "Jun 09 13:51:15.635641 crc crio[23733]: time=\"2026-06-09T13:51:15.635553731Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\\\"\"",
2026-06-09 14:45:34.020689 | controller |     "Jun 09 13:51:15.636588 crc crio[23733]: time=\"2026-06-09T13:51:15.636048763Z\" level=info msg=\"Ran pod sandbox 299098210b8f812745687da73a0c620a2334465177cf2b49168185fdad9c2a37 with infra container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-pcd8f/POD\" id=743825c7-194d-4dd3-9ecf-e75af88ca902 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.020704 | controller |     "Jun 09 13:51:15.641473 crc crio[23733]: time=\"2026-06-09T13:51:15.640765911Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=98c135c2-3574-47d7-aac2-f24542957070 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.020719 | controller |     "Jun 09 13:51:15.642692 crc crio[23733]: time=\"2026-06-09T13:51:15.642640297Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 not found\" id=98c135c2-3574-47d7-aac2-f24542957070 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.020734 | controller |     "Jun 09 13:51:15.642838 crc crio[23733]: time=\"2026-06-09T13:51:15.64273372Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 found\" id=98c135c2-3574-47d7-aac2-f24542957070 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.020748 | controller |     "Jun 09 13:51:15.647319 crc crio[23733]: time=\"2026-06-09T13:51:15.647228802Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=b3c9e45e-07aa-45a5-9827-9a69e9ac7224 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.020763 | controller |     "Jun 09 13:51:15.654456 crc crio[23733]: time=\"2026-06-09T13:51:15.654262346Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\\\"\"",
2026-06-09 14:45:34.020778 | controller |     "Jun 09 13:51:16.123010 crc crio[23733]: 2026-06-09T13:51:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd87d3dfc188fe3 Mac:2a:75:51:be:db:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/5f4cc287-464c-4458-883f-19b806fa5000 SocketPath: PciID:}] [{Interface:0xc000015710 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.020792 | controller |     "Jun 09 13:51:16.123853 crc crio[23733]: 2026-06-09T13:51:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f996d1381540f4 Mac:82:01:56:7c:55:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/ad224d86-97b1-42fd-aca4-e0962c02b289 SocketPath: PciID:}] [{Interface:0xc000124960 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.020810 | controller |     "Jun 09 13:51:16.132343 crc crio[23733]: time=\"2026-06-09T13:51:16.131575822Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-kcrrd Namespace:openstack-operators ID:5f996d1381540f4d6be0c9930cd8642f3d48c7f17127f23387a0913028eb4436 UID:55c386ba-a117-4f38-9fd8-483ed21e5fe2 NetNS:/var/run/netns/ad224d86-97b1-42fd-aca4-e0962c02b289 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55c386ba_a117_4f38_9fd8_483ed21e5fe2.slice PodAnnotations:0xc00012a340}] Aliases:map[]}\"",
2026-06-09 14:45:34.020825 | controller |     "Jun 09 13:51:16.132343 crc crio[23733]: time=\"2026-06-09T13:51:16.131889239Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-577b679b5c-kcrrd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.020839 | controller |     "Jun 09 13:51:16.133663 crc crio[23733]: 2026-06-09T13:51:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38e2a8def9fa60d Mac:2e:16:49:2e:6b:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/e4227e7e-71cc-4636-bbf8-c1154233649a SocketPath: PciID:}] [{Interface:0xc000534710 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.020854 | controller |     "Jun 09 13:51:16.134421 crc crio[23733]: time=\"2026-06-09T13:51:16.134364371Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-vb9nq Namespace:openstack-operators ID:38e2a8def9fa60df9baceca1cbb582aac6d1a52745b658241336b248bc8e9f5d UID:4c316c91-8234-4c95-9703-3f1de82c4dc4 NetNS:/var/run/netns/e4227e7e-71cc-4636-bbf8-c1154233649a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c316c91_8234_4c95_9703_3f1de82c4dc4.slice PodAnnotations:0xc002b0e430}] Aliases:map[]}\"",
2026-06-09 14:45:34.020869 | controller |     "Jun 09 13:51:16.134561 crc crio[23733]: time=\"2026-06-09T13:51:16.134520405Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-688d5c756f-vb9nq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.020883 | controller |     "Jun 09 13:51:16.155478 crc crio[23733]: 2026-06-09T13:51:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f33a50ca78e7f4d Mac:d2:96:a7:73:27:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/9de6562a-a58e-4a7e-bda3-6a8efcd38487 SocketPath: PciID:}] [{Interface:0xc00052ae40 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.020898 | controller |     "Jun 09 13:51:16.176730 crc crio[23733]: time=\"2026-06-09T13:51:16.176581018Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-7z62x Namespace:openstack-operators ID:dd87d3dfc188fe302cdcdfe449adfa5fc23720058c74c9d43b5e4f4d55632bc5 UID:09478ba3-6218-4511-a2b4-568bfde3f997 NetNS:/var/run/netns/5f4cc287-464c-4458-883f-19b806fa5000 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09478ba3_6218_4511_a2b4_568bfde3f997.slice PodAnnotations:0xc0025341c8}] Aliases:map[]}\"",
2026-06-09 14:45:34.020912 | controller |     "Jun 09 13:51:16.178726 crc crio[23733]: time=\"2026-06-09T13:51:16.178671821Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-7z62x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.020930 | controller |     "Jun 09 13:51:16.182252 crc crio[23733]: time=\"2026-06-09T13:51:16.182167938Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-rkxmh Namespace:openstack-operators ID:f33a50ca78e7f4db41cfb9c651fb4397a6cd05f42971695ed97996463a2bb775 UID:6048f71d-3c6a-42a8-9b89-922b75411a7d NetNS:/var/run/netns/9de6562a-a58e-4a7e-bda3-6a8efcd38487 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6048f71d_3c6a_42a8_9b89_922b75411a7d.slice PodAnnotations:0xc00028e620}] Aliases:map[]}\"",
2026-06-09 14:45:34.020945 | controller |     "Jun 09 13:51:16.182509 crc crio[23733]: time=\"2026-06-09T13:51:16.182410484Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-f4c4579bb-rkxmh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.020960 | controller |     "Jun 09 13:51:16.216812 crc crio[23733]: time=\"2026-06-09T13:51:16.216579422Z\" level=info msg=\"Ran pod sandbox 5f996d1381540f4d6be0c9930cd8642f3d48c7f17127f23387a0913028eb4436 with infra container: openstack-operators/watcher-operator-controller-manager-577b679b5c-kcrrd/POD\" id=2ac0eace-481c-46a0-a273-8473265347fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.020975 | controller |     "Jun 09 13:51:16.228366 crc crio[23733]: time=\"2026-06-09T13:51:16.228247012Z\" level=info msg=\"Ran pod sandbox f33a50ca78e7f4db41cfb9c651fb4397a6cd05f42971695ed97996463a2bb775 with infra container: openstack-operators/nova-operator-controller-manager-f4c4579bb-rkxmh/POD\" id=e03a4ecc-cdeb-46d9-a6fa-905ad0ee3c78 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.020989 | controller |     "Jun 09 13:51:16.228728 crc crio[23733]: time=\"2026-06-09T13:51:16.228427036Z\" level=info msg=\"Ran pod sandbox 38e2a8def9fa60df9baceca1cbb582aac6d1a52745b658241336b248bc8e9f5d with infra container: openstack-operators/neutron-operator-controller-manager-688d5c756f-vb9nq/POD\" id=8f9c65ae-0c4e-4b69-8c1f-d8753f49f09e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.021004 | controller |     "Jun 09 13:51:16.236894 crc crio[23733]: time=\"2026-06-09T13:51:16.236832166Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=edcbd385-6f7a-46c9-8179-8e138d3fc343 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.021018 | controller |     "Jun 09 13:51:16.254245 crc crio[23733]: time=\"2026-06-09T13:51:16.254184916Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found\" id=edcbd385-6f7a-46c9-8179-8e138d3fc343 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.021033 | controller |     "Jun 09 13:51:16.256567 crc crio[23733]: time=\"2026-06-09T13:51:16.256542735Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found\" id=edcbd385-6f7a-46c9-8179-8e138d3fc343 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.021048 | controller |     "Jun 09 13:51:16.257349 crc crio[23733]: time=\"2026-06-09T13:51:16.257303224Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=9e11839c-d247-4464-bc47-42eb81bd1334 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.021063 | controller |     "Jun 09 13:51:16.270834 crc crio[23733]: time=\"2026-06-09T13:51:16.270778329Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found\" id=9e11839c-d247-4464-bc47-42eb81bd1334 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.021080 | controller |     "Jun 09 13:51:16.280935 crc crio[23733]: time=\"2026-06-09T13:51:16.26720935Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=cff1d4e3-4f0a-47cd-970b-c43905192069 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.021095 | controller |     "Jun 09 13:51:16.284652 crc crio[23733]: time=\"2026-06-09T13:51:16.281261069Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found\" id=9e11839c-d247-4464-bc47-42eb81bd1334 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.021110 | controller |     "Jun 09 13:51:16.285292 crc crio[23733]: time=\"2026-06-09T13:51:16.259666853Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=ed67d8e4-5816-412f-bd7a-7a0dab2e69cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.021124 | controller |     "Jun 09 13:51:16.285480 crc crio[23733]: time=\"2026-06-09T13:51:16.285408702Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d not found\" id=ed67d8e4-5816-412f-bd7a-7a0dab2e69cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.021139 | controller |     "Jun 09 13:51:16.285638 crc crio[23733]: time=\"2026-06-09T13:51:16.285549515Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d found\" id=ed67d8e4-5816-412f-bd7a-7a0dab2e69cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.021153 | controller |     "Jun 09 13:51:16.307629 crc crio[23733]: time=\"2026-06-09T13:51:16.307370367Z\" level=info msg=\"Ran pod sandbox dd87d3dfc188fe302cdcdfe449adfa5fc23720058c74c9d43b5e4f4d55632bc5 with infra container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-7z62x/POD\" id=03090c66-2297-4ff2-8290-cb99bcab26f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.021167 | controller |     "Jun 09 13:51:16.324690 crc crio[23733]: time=\"2026-06-09T13:51:16.320567266Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=1beb6d54-9dc8-455a-875f-df94ecd57ef9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.021182 | controller |     "Jun 09 13:51:16.327029 crc crio[23733]: time=\"2026-06-09T13:51:16.320679958Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=409ca2de-a642-4ccc-a53e-445864e13f83 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.021196 | controller |     "Jun 09 13:51:16.340275 crc crio[23733]: time=\"2026-06-09T13:51:16.340033108Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\\\"\"",
2026-06-09 14:45:34.021210 | controller |     "Jun 09 13:51:16.343725 crc crio[23733]: time=\"2026-06-09T13:51:16.34052266Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\\\"\"",
2026-06-09 14:45:34.021225 | controller |     "Jun 09 13:51:16.352702 crc crio[23733]: time=\"2026-06-09T13:51:16.348470358Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\\\"\"",
2026-06-09 14:45:34.021239 | controller |     "Jun 09 13:51:16.370553 crc crio[23733]: time=\"2026-06-09T13:51:16.370382242Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=99cf6361-0b8c-4e22-afcd-8e74e44ddf10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.021257 | controller |     "Jun 09 13:51:16.370896 crc crio[23733]: time=\"2026-06-09T13:51:16.370808083Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=99cf6361-0b8c-4e22-afcd-8e74e44ddf10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.021271 | controller |     "Jun 09 13:51:16.383451 crc crio[23733]: time=\"2026-06-09T13:51:16.380695498Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=99cf6361-0b8c-4e22-afcd-8e74e44ddf10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.021285 | controller |     "Jun 09 13:51:16.385731 crc crio[23733]: time=\"2026-06-09T13:51:16.385679202Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=8f47ebd9-d1d1-4eae-a7f1-24da8cd2af0e name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.021300 | controller |     "Jun 09 13:51:16.417927 crc crio[23733]: time=\"2026-06-09T13:51:16.416448927Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\\\"\"",
2026-06-09 14:45:34.021314 | controller |     "Jun 09 13:51:22.464793 crc crio[23733]: time=\"2026-06-09T13:51:22.385857327Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-5895df7d8f-mtf9p/POD\" id=4b8a568a-bd0f-49f2-a37b-db6e88f66abf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.021329 | controller |     "Jun 09 13:51:22.472299 crc crio[23733]: time=\"2026-06-09T13:51:22.464548452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.021343 | controller |     "Jun 09 13:51:23.795080 crc crio[23733]: time=\"2026-06-09T13:51:23.794932386Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-5895df7d8f-mtf9p Namespace:openstack-operators ID:588c36787a61ea5c761b52f3f1f816d00956af1fe2b211aabb4a75d2400f742d UID:13f12de6-fba8-4868-9298-54a94803be9b NetNS:/var/run/netns/c7f7fab8-b5ea-485f-ad3b-86cdf155e5f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13f12de6_fba8_4868_9298_54a94803be9b.slice PodAnnotations:0xc00008d058}] Aliases:map[]}\"",
2026-06-09 14:45:34.021358 | controller |     "Jun 09 13:51:23.795080 crc crio[23733]: time=\"2026-06-09T13:51:23.795023008Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-5895df7d8f-mtf9p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.021372 | controller |     "Jun 09 13:51:28.677028 crc crio[23733]: 2026-06-09T13:51:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:588c36787a61ea5 Mac:4e:e1:67:ca:7f:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/c7f7fab8-b5ea-485f-ad3b-86cdf155e5f6 SocketPath: PciID:}] [{Interface:0xc0001245d0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.021387 | controller |     "Jun 09 13:51:28.700085 crc crio[23733]: time=\"2026-06-09T13:51:28.684874662Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-5895df7d8f-mtf9p Namespace:openstack-operators ID:588c36787a61ea5c761b52f3f1f816d00956af1fe2b211aabb4a75d2400f742d UID:13f12de6-fba8-4868-9298-54a94803be9b NetNS:/var/run/netns/c7f7fab8-b5ea-485f-ad3b-86cdf155e5f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13f12de6_fba8_4868_9298_54a94803be9b.slice PodAnnotations:0xc00008d058}] Aliases:map[]}\"",
2026-06-09 14:45:34.021406 | controller |     "Jun 09 13:51:28.700085 crc crio[23733]: time=\"2026-06-09T13:51:28.685343033Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-5895df7d8f-mtf9p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.021421 | controller |     "Jun 09 13:51:28.740820 crc crio[23733]: time=\"2026-06-09T13:51:28.739859218Z\" level=info msg=\"Ran pod sandbox 588c36787a61ea5c761b52f3f1f816d00956af1fe2b211aabb4a75d2400f742d with infra container: openstack-operators/openstack-operator-controller-manager-5895df7d8f-mtf9p/POD\" id=4b8a568a-bd0f-49f2-a37b-db6e88f66abf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.021436 | controller |     "Jun 09 13:51:28.766891 crc crio[23733]: time=\"2026-06-09T13:51:28.764233014Z\" level=info msg=\"Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=f4e6acfa-19f2-446f-ac62-3e1914cad16d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.021451 | controller |     "Jun 09 13:51:28.876088 crc crio[23733]: time=\"2026-06-09T13:51:28.862068723Z\" level=info msg=\"Checking image status: 38.102.83.83:5001/openstack-k8s-operators/openstack-operator:d8b6f84e136cb9a07fc887f6f59bec497f96a169\" id=8c2ebb42-571c-42a8-b74b-0546e5bb4c25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.021466 | controller |     "Jun 09 13:51:28.901924 crc crio[23733]: time=\"2026-06-09T13:51:28.895652588Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-5895df7d8f-mtf9p/manager\" id=9b287862-9841-4e8e-b20f-d02c06d52a38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.021480 | controller |     "Jun 09 13:51:28.901924 crc crio[23733]: time=\"2026-06-09T13:51:28.896496579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.021494 | controller |     "Jun 09 13:51:29.085662 crc crio[23733]: time=\"2026-06-09T13:51:29.060511092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.021509 | controller |     "Jun 09 13:51:29.091243 crc crio[23733]: time=\"2026-06-09T13:51:29.090981169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.021545 | controller |     "Jun 09 13:51:30.196046 crc crio[23733]: time=\"2026-06-09T13:51:30.194465288Z\" level=info msg=\"Created container 3b505a215660576d9bc95ef44944084103d0dcf5d393043e83b596cbc4c0bb6b: openstack-operators/openstack-operator-controller-manager-5895df7d8f-mtf9p/manager\" id=9b287862-9841-4e8e-b20f-d02c06d52a38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.021560 | controller |     "Jun 09 13:51:30.225205 crc crio[23733]: time=\"2026-06-09T13:51:30.205679306Z\" level=info msg=\"Starting container: 3b505a215660576d9bc95ef44944084103d0dcf5d393043e83b596cbc4c0bb6b\" id=f6174769-673d-4370-94fb-c042997e532b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.021575 | controller |     "Jun 09 13:51:30.894713 crc crio[23733]: time=\"2026-06-09T13:51:30.88017699Z\" level=info msg=\"Started container\" PID=50035 containerID=3b505a215660576d9bc95ef44944084103d0dcf5d393043e83b596cbc4c0bb6b description=openstack-operators/openstack-operator-controller-manager-5895df7d8f-mtf9p/manager id=f6174769-673d-4370-94fb-c042997e532b name=/runtime.v1.RuntimeService/StartContainer sandboxID=588c36787a61ea5c761b52f3f1f816d00956af1fe2b211aabb4a75d2400f742d",
2026-06-09 14:45:34.021593 | controller |     "Jun 09 13:51:36.401564 crc crio[23733]: time=\"2026-06-09T13:51:36.395253037Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-cbcfcddf7-64nhw/POD\" id=de16033e-4c75-49d2-a3a9-cdc898c82503 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.021608 | controller |     "Jun 09 13:51:36.401564 crc crio[23733]: time=\"2026-06-09T13:51:36.401368759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.021623 | controller |     "Jun 09 13:51:36.788055 crc crio[23733]: time=\"2026-06-09T13:51:36.787961612Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd/POD\" id=70d080cc-4d7f-4c19-9f20-7a1cbb9a7edd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.021638 | controller |     "Jun 09 13:51:36.788293 crc crio[23733]: time=\"2026-06-09T13:51:36.788068744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.021652 | controller |     "Jun 09 13:52:00.546857 crc crio[23733]: time=\"2026-06-09T13:52:00.545743017Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683552-hq76n/POD\" id=b6773445-8a70-44af-9b1b-e71dd9c9c6a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.021672 | controller |     "Jun 09 13:52:00.548495 crc crio[23733]: time=\"2026-06-09T13:52:00.546876175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.021687 | controller |     "Jun 09 13:52:00.681436 crc crio[23733]: time=\"2026-06-09T13:52:00.681228081Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=069b308c-2d7b-467b-9a6a-0fbb6615f7ec name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.021702 | controller |     "Jun 09 13:52:00.683828 crc crio[23733]: time=\"2026-06-09T13:52:00.683719373Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=623604a7-e55a-46a1-92ab-39cdd8e274e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.021716 | controller |     "Jun 09 13:52:00.735924 crc crio[23733]: time=\"2026-06-09T13:52:00.735684274Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=cff1d4e3-4f0a-47cd-970b-c43905192069 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.021731 | controller |     "Jun 09 13:52:00.736880 crc crio[23733]: time=\"2026-06-09T13:52:00.736764821Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=9200fe76-95ff-4c08-aea2-7051479d2842 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.021745 | controller |     "Jun 09 13:52:00.739982 crc crio[23733]: time=\"2026-06-09T13:52:00.739883368Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=14188274-a816-4ae3-bf61-0c3fbcc8d88b name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.021760 | controller |     "Jun 09 13:52:00.741306 crc crio[23733]: time=\"2026-06-09T13:52:00.741229572Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=3ae984db-63df-4a56-9eef-0419f5eb080e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.021775 | controller |     "Jun 09 13:52:00.747080 crc crio[23733]: time=\"2026-06-09T13:52:00.74680827Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=9a0d5558-f84c-4db8-b041-a13f6ba5107c name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.021793 | controller |     "Jun 09 13:52:00.748419 crc crio[23733]: time=\"2026-06-09T13:52:00.748284937Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=ab1227ee-25aa-4d02-b4cf-4c6360096152 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.021808 | controller |     "Jun 09 13:52:00.751922 crc crio[23733]: time=\"2026-06-09T13:52:00.751730633Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=4cb1ca7c-58c8-4963-a3e4-85ef3a126bad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.021822 | controller |     "Jun 09 13:52:00.769270 crc crio[23733]: time=\"2026-06-09T13:52:00.769069373Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=cf7363de-f2eb-4810-908f-db9655ec91c2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.021837 | controller |     "Jun 09 13:52:00.771213 crc crio[23733]: time=\"2026-06-09T13:52:00.771094044Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=c60e4e00-05c8-4838-9621-f1545abfbb87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.021851 | controller |     "Jun 09 13:52:00.778861 crc crio[23733]: time=\"2026-06-09T13:52:00.778732663Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=10896270-7d18-4e3c-a525-b45c66afb53f name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.021866 | controller |     "Jun 09 13:52:00.780427 crc crio[23733]: time=\"2026-06-09T13:52:00.780331993Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=780e4444-2b2d-47a5-b850-42f35f29a304 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.021880 | controller |     "Jun 09 13:52:00.783614 crc crio[23733]: time=\"2026-06-09T13:52:00.783483632Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=d7581de9-e3ef-4174-8d96-7947fa646b28 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.021895 | controller |     "Jun 09 13:52:00.785322 crc crio[23733]: time=\"2026-06-09T13:52:00.785246106Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=061c71d7-a149-4667-b1f4-043257684138 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.021909 | controller |     "Jun 09 13:52:00.791549 crc crio[23733]: time=\"2026-06-09T13:52:00.791453589Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=57cffd0f-c825-49db-90f9-825ed951b156 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.021923 | controller |     "Jun 09 13:52:00.792450 crc crio[23733]: time=\"2026-06-09T13:52:00.792364352Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=b2a42957-afa7-4c1b-be7e-87e92cb2226c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.021937 | controller |     "Jun 09 13:52:00.796455 crc crio[23733]: time=\"2026-06-09T13:52:00.796359522Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=04dbf255-c0d5-4766-9ace-53a5b47d07d0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.021958 | controller |     "Jun 09 13:52:00.797400 crc crio[23733]: time=\"2026-06-09T13:52:00.797317846Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=d3e9b953-5c52-46dc-8142-1a9738f03610 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.021972 | controller |     "Jun 09 13:52:00.800890 crc crio[23733]: time=\"2026-06-09T13:52:00.80078445Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=e9572661-42fb-4439-9eed-804e77068e5e name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.021987 | controller |     "Jun 09 13:52:00.801952 crc crio[23733]: time=\"2026-06-09T13:52:00.801871279Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=067308fc-d924-4366-98c7-22aaec083a54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022002 | controller |     "Jun 09 13:52:01.832027 crc crio[23733]: time=\"2026-06-09T13:52:01.831928863Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=1e211f5c-a681-4a87-a05a-dd7da4d95c7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022016 | controller |     "Jun 09 13:52:01.851788 crc crio[23733]: time=\"2026-06-09T13:52:01.85154636Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=d2add3d4-374e-43db-b62a-89ff272550e2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.022031 | controller |     "Jun 09 13:52:01.853272 crc crio[23733]: time=\"2026-06-09T13:52:01.853035067Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=9c87934d-2542-4070-a956-4d9521330459 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022045 | controller |     "Jun 09 13:52:02.986332 crc crio[23733]: time=\"2026-06-09T13:52:02.985676136Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=e8706c4d-d7bd-4fa7-b6b3-57d920bc0c8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022060 | controller |     "Jun 09 13:52:03.130330 crc crio[23733]: time=\"2026-06-09T13:52:03.130176505Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=224aeec4-754d-4ebc-8f8d-34585d6e75f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022075 | controller |     "Jun 09 13:52:03.130709 crc crio[23733]: time=\"2026-06-09T13:52:03.130404381Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=de81d5ec-ffc1-4a76-8cba-3caa4aee2699 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022089 | controller |     "Jun 09 13:52:03.131947 crc crio[23733]: time=\"2026-06-09T13:52:03.131799135Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=676d7802-0585-45a4-a142-72b5a318ea8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022103 | controller |     "Jun 09 13:52:03.132095 crc crio[23733]: time=\"2026-06-09T13:52:03.132006211Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=79553bc2-3dc2-4987-98e5-ff35c2d3b2de name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022121 | controller |     "Jun 09 13:52:03.134509 crc crio[23733]: time=\"2026-06-09T13:52:03.134288867Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=1426d712-0fe3-48b6-a09f-c07d072de2d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022136 | controller |     "Jun 09 13:52:03.135290 crc crio[23733]: time=\"2026-06-09T13:52:03.13520964Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-b9z2r/manager\" id=2a61b52d-bfb3-415e-88ad-f8529b1d7299 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.022151 | controller |     "Jun 09 13:52:03.173257 crc crio[23733]: time=\"2026-06-09T13:52:03.17305149Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=07bc41f8-25b0-49ac-931b-5fb696487ef0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022165 | controller |     "Jun 09 13:52:03.173653 crc crio[23733]: time=\"2026-06-09T13:52:03.173310558Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=6cef48f8-f8db-439c-996d-463f81cbe38e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022180 | controller |     "Jun 09 13:52:03.191908 crc crio[23733]: time=\"2026-06-09T13:52:03.191712553Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=2ee98643-ccd9-4fdd-b4a4-2a9ce385f26e name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.022194 | controller |     "Jun 09 13:52:03.193231 crc crio[23733]: time=\"2026-06-09T13:52:03.1931733Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=a971ebcf-f6fd-4669-a67d-3ac959c29ad5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022209 | controller |     "Jun 09 13:52:03.197877 crc crio[23733]: time=\"2026-06-09T13:52:03.197738043Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=fec6e506-3850-4e19-928d-b634b5a81712 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.022223 | controller |     "Jun 09 13:52:03.198533 crc crio[23733]: time=\"2026-06-09T13:52:03.198446741Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=dbba9694-46f9-4f7b-b837-cbe217e224cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022237 | controller |     "Jun 09 13:52:03.207308 crc crio[23733]: time=\"2026-06-09T13:52:03.2072231Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=1beb6d54-9dc8-455a-875f-df94ecd57ef9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.022251 | controller |     "Jun 09 13:52:03.211300 crc crio[23733]: time=\"2026-06-09T13:52:03.211233649Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=987f120b-59db-4f27-a923-ee566f258837 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022266 | controller |     "Jun 09 13:52:03.214752 crc crio[23733]: time=\"2026-06-09T13:52:03.214674204Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=b3c9e45e-07aa-45a5-9827-9a69e9ac7224 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.022283 | controller |     "Jun 09 13:52:03.217502 crc crio[23733]: time=\"2026-06-09T13:52:03.217425973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.022298 | controller |     "Jun 09 13:52:03.217629 crc crio[23733]: time=\"2026-06-09T13:52:03.217554316Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=941457b4-fbfc-40d0-9ec6-eded86e26a55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022312 | controller |     "Jun 09 13:52:03.220018 crc crio[23733]: time=\"2026-06-09T13:52:03.219849023Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=b6ef94a2-2f18-42b2-ab89-7e453042c3f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022327 | controller |     "Jun 09 13:52:03.223572 crc crio[23733]: time=\"2026-06-09T13:52:03.223085492Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=8f47ebd9-d1d1-4eae-a7f1-24da8cd2af0e name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.022341 | controller |     "Jun 09 13:52:03.225460 crc crio[23733]: time=\"2026-06-09T13:52:03.225339649Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=5a16590d-cf1f-4d73-8dcb-16b94d1701c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022355 | controller |     "Jun 09 13:52:03.227262 crc crio[23733]: time=\"2026-06-09T13:52:03.227181985Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-9vwgc/manager\" id=494e143e-e888-49db-a241-880d2a057d3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.022369 | controller |     "Jun 09 13:52:03.239080 crc crio[23733]: time=\"2026-06-09T13:52:03.238720551Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-w86th/manager\" id=c4b6ce9c-52bf-4248-9e0a-0b41a4d8e1c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.022384 | controller |     "Jun 09 13:52:03.240168 crc crio[23733]: time=\"2026-06-09T13:52:03.240072524Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-gnf2g/manager\" id=b5e6d882-0a9b-44ab-a8ed-654571528176 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.022398 | controller |     "Jun 09 13:52:03.269227 crc crio[23733]: time=\"2026-06-09T13:52:03.269141567Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=8b2097a6-6d49-4568-9453-d182bbd54010 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.022413 | controller |     "Jun 09 13:52:03.270823 crc crio[23733]: time=\"2026-06-09T13:52:03.270737017Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=5bf8b426-1942-4f97-bb98-46dbbd37b01e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022427 | controller |     "Jun 09 13:52:03.278182 crc crio[23733]: time=\"2026-06-09T13:52:03.278008187Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=409ca2de-a642-4ccc-a53e-445864e13f83 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.022442 | controller |     "Jun 09 13:52:03.279249 crc crio[23733]: time=\"2026-06-09T13:52:03.279172926Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=2fc9f9ac-8761-45c9-9046-627d4e16bba1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022460 | controller |     "Jun 09 13:52:03.480335 crc crio[23733]: time=\"2026-06-09T13:52:03.480171168Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=2b16b177-9081-4518-92e3-f8d5d285f1c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022474 | controller |     "Jun 09 13:52:03.481329 crc crio[23733]: time=\"2026-06-09T13:52:03.480784313Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-mjd9d/manager\" id=2843f718-4919-4a05-bef7-f94d62265f3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.022489 | controller |     "Jun 09 13:52:03.482040 crc crio[23733]: time=\"2026-06-09T13:52:03.481821929Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=7a571b6a-f108-49bd-8f9a-3645fbf7ee43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022504 | controller |     "Jun 09 13:52:03.482571 crc crio[23733]: time=\"2026-06-09T13:52:03.481954992Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=fca68d07-0599-481a-a754-b11622bbd1bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022538 | controller |     "Jun 09 13:52:03.484325 crc crio[23733]: time=\"2026-06-09T13:52:03.484239279Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=b6add66c-bed7-4968-a19e-3086d8d18135 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022554 | controller |     "Jun 09 13:52:03.486222 crc crio[23733]: time=\"2026-06-09T13:52:03.486066635Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zm7hh/manager\" id=f1c13303-5bdb-43bf-b307-7ae6cd6473a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.022568 | controller |     "Jun 09 13:52:03.491068 crc crio[23733]: time=\"2026-06-09T13:52:03.490941626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.022583 | controller |     "Jun 09 13:52:03.491506 crc crio[23733]: time=\"2026-06-09T13:52:03.491416558Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-kcrrd/manager\" id=622123fc-50a0-4f78-8bec-f4640a046d17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.022597 | controller |     "Jun 09 13:52:03.492483 crc crio[23733]: time=\"2026-06-09T13:52:03.492412922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.022612 | controller |     "Jun 09 13:52:03.496180 crc crio[23733]: time=\"2026-06-09T13:52:03.495995701Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-bt5b8/manager\" id=256e5d07-faec-4ca5-8a28-e46c46f33a9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.022627 | controller |     "Jun 09 13:52:03.498297 crc crio[23733]: time=\"2026-06-09T13:52:03.498190855Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd Namespace:openstack-operators ID:b72d2ab3c889db9c677973e7f6bfbdc3d9579256c3c9f49521bf7de0511fb2c4 UID:3abd1b16-8254-412c-84cd-cd0e7d3a78ff NetNS:/var/run/netns/4f0e28a9-f863-4fcd-97f2-eebeae0b43c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3abd1b16_8254_412c_84cd_cd0e7d3a78ff.slice PodAnnotations:0xc00012a648}] Aliases:map[]}\"",
2026-06-09 14:45:34.022645 | controller |     "Jun 09 13:52:03.498297 crc crio[23733]: time=\"2026-06-09T13:52:03.498272217Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.022661 | controller |     "Jun 09 13:52:03.504619 crc crio[23733]: time=\"2026-06-09T13:52:03.504507503Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-v27ft/manager\" id=1df51ac6-a8c9-420a-a912-d1ac905e964d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.022676 | controller |     "Jun 09 13:52:03.516036 crc crio[23733]: time=\"2026-06-09T13:52:03.515882445Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-64nhw Namespace:openstack-operators ID:c746e4d794617c2442afa4700aca3dd132eed52cffbeb32e9956ac5792e88f43 UID:f2827199-b7ec-43ec-bb0c-0aae73e6ebce NetNS:/var/run/netns/8737c508-ebe6-4e38-a38d-17b4fbcb7de9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2827199_b7ec_43ec_bb0c_0aae73e6ebce.slice PodAnnotations:0xc002898360}] Aliases:map[]}\"",
2026-06-09 14:45:34.022690 | controller |     "Jun 09 13:52:03.516036 crc crio[23733]: time=\"2026-06-09T13:52:03.515950067Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-64nhw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.022705 | controller |     "Jun 09 13:52:03.516832 crc crio[23733]: time=\"2026-06-09T13:52:03.516205873Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-dz9mc/manager\" id=ed50ede1-52ac-49ab-80cf-2e9165193d41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.022719 | controller |     "Jun 09 13:52:03.517407 crc crio[23733]: time=\"2026-06-09T13:52:03.517289459Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-vf5nr/manager\" id=221e811c-6253-4a44-959e-c8b62d0a70ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.022734 | controller |     "Jun 09 13:52:03.827516 crc crio[23733]: 2026-06-09T13:52:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b72d2ab3c889db9 Mac:da:6e:1c:6a:ba:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/4f0e28a9-f863-4fcd-97f2-eebeae0b43c7 SocketPath: PciID:}] [{Interface:0xc000524d40 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.022749 | controller |     "Jun 09 13:52:03.831294 crc crio[23733]: time=\"2026-06-09T13:52:03.831089474Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd Namespace:openstack-operators ID:b72d2ab3c889db9c677973e7f6bfbdc3d9579256c3c9f49521bf7de0511fb2c4 UID:3abd1b16-8254-412c-84cd-cd0e7d3a78ff NetNS:/var/run/netns/4f0e28a9-f863-4fcd-97f2-eebeae0b43c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3abd1b16_8254_412c_84cd_cd0e7d3a78ff.slice PodAnnotations:0xc00012a648}] Aliases:map[]}\"",
2026-06-09 14:45:34.022764 | controller |     "Jun 09 13:52:03.831706 crc crio[23733]: time=\"2026-06-09T13:52:03.8313359Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.022779 | controller |     "Jun 09 13:52:03.879370 crc crio[23733]: 2026-06-09T13:52:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c746e4d794617c2 Mac:d2:a7:b9:23:4d:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/8737c508-ebe6-4e38-a38d-17b4fbcb7de9 SocketPath: PciID:}] [{Interface:0xc00011c760 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.022797 | controller |     "Jun 09 13:52:03.881888 crc crio[23733]: time=\"2026-06-09T13:52:03.881819374Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-64nhw Namespace:openstack-operators ID:c746e4d794617c2442afa4700aca3dd132eed52cffbeb32e9956ac5792e88f43 UID:f2827199-b7ec-43ec-bb0c-0aae73e6ebce NetNS:/var/run/netns/8737c508-ebe6-4e38-a38d-17b4fbcb7de9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2827199_b7ec_43ec_bb0c_0aae73e6ebce.slice PodAnnotations:0xc002898360}] Aliases:map[]}\"",
2026-06-09 14:45:34.022813 | controller |     "Jun 09 13:52:03.882180 crc crio[23733]: time=\"2026-06-09T13:52:03.882048829Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-64nhw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.022828 | controller |     "Jun 09 13:52:17.664810 crc crio[23733]: time=\"2026-06-09T13:52:17.663615653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.022843 | controller |     "Jun 09 13:52:17.664810 crc crio[23733]: time=\"2026-06-09T13:52:17.665297765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.022857 | controller |     "Jun 09 13:52:17.668623 crc crio[23733]: time=\"2026-06-09T13:52:17.667991652Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=b75598c8-64b7-4550-aea9-f4a345cffef7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022872 | controller |     "Jun 09 13:52:17.668623 crc crio[23733]: time=\"2026-06-09T13:52:17.668161326Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=121ca508-084f-4b12-8092-7dc609be4659 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022887 | controller |     "Jun 09 13:52:17.679378 crc crio[23733]: time=\"2026-06-09T13:52:17.678904802Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683552-hq76n Namespace:openshift-infra ID:6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0 UID:e11d08b1-7c75-44d9-ab52-866831dc5a7c NetNS:/var/run/netns/21b25e81-b116-4dff-b86d-22c81f989fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode11d08b1_7c75_44d9_ab52_866831dc5a7c.slice PodAnnotations:0xc0025a6740}] Aliases:map[]}\"",
2026-06-09 14:45:34.022902 | controller |     "Jun 09 13:52:17.679378 crc crio[23733]: time=\"2026-06-09T13:52:17.679307272Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683552-hq76n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.022929 | controller |     "Jun 09 13:52:17.684680 crc crio[23733]: time=\"2026-06-09T13:52:17.684330737Z\" level=info msg=\"Ran pod sandbox b72d2ab3c889db9c677973e7f6bfbdc3d9579256c3c9f49521bf7de0511fb2c4 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd/POD\" id=70d080cc-4d7f-4c19-9f20-7a1cbb9a7edd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.022945 | controller |     "Jun 09 13:52:17.685836 crc crio[23733]: time=\"2026-06-09T13:52:17.68566736Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=7d3c9705-6465-4bb2-b814-d898c093c44a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022964 | controller |     "Jun 09 13:52:17.690714 crc crio[23733]: time=\"2026-06-09T13:52:17.690649165Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=3bdb1b71-8950-4069-b712-e97a45a6c3b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.022979 | controller |     "Jun 09 13:52:17.694418 crc crio[23733]: time=\"2026-06-09T13:52:17.694331245Z\" level=info msg=\"Ran pod sandbox c746e4d794617c2442afa4700aca3dd132eed52cffbeb32e9956ac5792e88f43 with infra container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-64nhw/POD\" id=de16033e-4c75-49d2-a3a9-cdc898c82503 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.022994 | controller |     "Jun 09 13:52:17.695452 crc crio[23733]: time=\"2026-06-09T13:52:17.695329061Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-vb9nq/manager\" id=562f17f2-109f-47f1-825f-07d957d18900 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.023008 | controller |     "Jun 09 13:52:17.698698 crc crio[23733]: time=\"2026-06-09T13:52:17.698633563Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=db684392-78a8-4e3d-b8d3-c5fbedbe00ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.023022 | controller |     "Jun 09 13:52:17.700209 crc crio[23733]: time=\"2026-06-09T13:52:17.699968736Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-pcd8f/manager\" id=6891fafd-4baa-44fd-9b6e-955385ae03f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.023037 | controller |     "Jun 09 13:52:17.708743 crc crio[23733]: time=\"2026-06-09T13:52:17.70856422Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 not found\" id=3bdb1b71-8950-4069-b712-e97a45a6c3b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.023051 | controller |     "Jun 09 13:52:17.709377 crc crio[23733]: time=\"2026-06-09T13:52:17.708819026Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 found\" id=3bdb1b71-8950-4069-b712-e97a45a6c3b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.023066 | controller |     "Jun 09 13:52:17.709377 crc crio[23733]: time=\"2026-06-09T13:52:17.708850267Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-dhf82/manager\" id=79b049a0-2b29-45fc-9a8c-0626142a4f89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.023081 | controller |     "Jun 09 13:52:17.710539 crc crio[23733]: time=\"2026-06-09T13:52:17.710436096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023095 | controller |     "Jun 09 13:52:17.711718 crc crio[23733]: time=\"2026-06-09T13:52:17.711637046Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found\" id=db684392-78a8-4e3d-b8d3-c5fbedbe00ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.023110 | controller |     "Jun 09 13:52:17.711801 crc crio[23733]: time=\"2026-06-09T13:52:17.711737118Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found\" id=db684392-78a8-4e3d-b8d3-c5fbedbe00ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.023128 | controller |     "Jun 09 13:52:17.717274 crc crio[23733]: time=\"2026-06-09T13:52:17.716376543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023143 | controller |     "Jun 09 13:52:17.719085 crc crio[23733]: time=\"2026-06-09T13:52:17.718945706Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=8314f8e7-5d5a-410c-8245-83d160345def name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.023157 | controller |     "Jun 09 13:52:17.719748 crc crio[23733]: time=\"2026-06-09T13:52:17.719657185Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=115ad850-3ce8-4b6c-92fe-de2f34d0a899 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.023172 | controller |     "Jun 09 13:52:17.721141 crc crio[23733]: time=\"2026-06-09T13:52:17.721020728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023186 | controller |     "Jun 09 13:52:17.724826 crc crio[23733]: time=\"2026-06-09T13:52:17.723712555Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-rkxmh/manager\" id=55523bea-64b2-409b-b6aa-d9bc36c7bcac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.023201 | controller |     "Jun 09 13:52:17.737039 crc crio[23733]: time=\"2026-06-09T13:52:17.736857642Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-wpwch/manager\" id=736b96f8-1743-42be-8972-4f8889dae628 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.023216 | controller |     "Jun 09 13:52:17.739419 crc crio[23733]: time=\"2026-06-09T13:52:17.739313003Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\\\"\"",
2026-06-09 14:45:34.023230 | controller |     "Jun 09 13:52:17.739536 crc crio[23733]: time=\"2026-06-09T13:52:17.739413055Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\\\"\"",
2026-06-09 14:45:34.023245 | controller |     "Jun 09 13:52:17.927484 crc crio[23733]: time=\"2026-06-09T13:52:17.927329673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023260 | controller |     "Jun 09 13:52:17.927996 crc crio[23733]: time=\"2026-06-09T13:52:17.927831755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023275 | controller |     "Jun 09 13:52:17.927996 crc crio[23733]: time=\"2026-06-09T13:52:17.927437605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023289 | controller |     "Jun 09 13:52:17.928196 crc crio[23733]: time=\"2026-06-09T13:52:17.927926577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023304 | controller |     "Jun 09 13:52:17.962863 crc crio[23733]: time=\"2026-06-09T13:52:17.962787803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023321 | controller |     "Jun 09 13:52:17.969033 crc crio[23733]: time=\"2026-06-09T13:52:17.968951526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023336 | controller |     "Jun 09 13:52:17.990437 crc crio[23733]: 2026-06-09T13:52:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a3606a60fe3934 Mac:22:66:f3:fd:e1:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/21b25e81-b116-4dff-b86d-22c81f989fb1 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.023351 | controller |     "Jun 09 13:52:17.992637 crc crio[23733]: time=\"2026-06-09T13:52:17.99245612Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683552-hq76n Namespace:openshift-infra ID:6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0 UID:e11d08b1-7c75-44d9-ab52-866831dc5a7c NetNS:/var/run/netns/21b25e81-b116-4dff-b86d-22c81f989fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode11d08b1_7c75_44d9_ab52_866831dc5a7c.slice PodAnnotations:0xc0025a6740}] Aliases:map[]}\"",
2026-06-09 14:45:34.023366 | controller |     "Jun 09 13:52:17.992833 crc crio[23733]: time=\"2026-06-09T13:52:17.992771389Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683552-hq76n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.023381 | controller |     "Jun 09 13:52:18.097559 crc crio[23733]: time=\"2026-06-09T13:52:18.096943366Z\" level=info msg=\"Created container b35daa6ee64de67ef742250b6fea8590d01e6008653e156edbfafa595ca92c25: openstack-operators/designate-operator-controller-manager-6bf8599b68-b9z2r/manager\" id=2a61b52d-bfb3-415e-88ad-f8529b1d7299 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.023395 | controller |     "Jun 09 13:52:18.099714 crc crio[23733]: time=\"2026-06-09T13:52:18.099417876Z\" level=info msg=\"Starting container: b35daa6ee64de67ef742250b6fea8590d01e6008653e156edbfafa595ca92c25\" id=ac639926-cac4-4c64-a6a4-3079062ba42b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.023410 | controller |     "Jun 09 13:52:18.107157 crc crio[23733]: time=\"2026-06-09T13:52:18.106980595Z\" level=info msg=\"Started container\" PID=51463 containerID=b35daa6ee64de67ef742250b6fea8590d01e6008653e156edbfafa595ca92c25 description=openstack-operators/designate-operator-controller-manager-6bf8599b68-b9z2r/manager id=ac639926-cac4-4c64-a6a4-3079062ba42b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3595e735456132d25682b90aa3b1b8e309e67a5eca14b7d51ca11bb64bfec5c",
2026-06-09 14:45:34.023424 | controller |     "Jun 09 13:52:18.124560 crc crio[23733]: time=\"2026-06-09T13:52:18.124410197Z\" level=info msg=\"Ran pod sandbox 6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0 with infra container: openshift-infra/auto-csr-approver-29683552-hq76n/POD\" id=b6773445-8a70-44af-9b1b-e71dd9c9c6a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.023439 | controller |     "Jun 09 13:52:18.127931 crc crio[23733]: time=\"2026-06-09T13:52:18.127835083Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ff76f054-195e-4a5b-8b65-4744b707a98d name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.023456 | controller |     "Jun 09 13:52:18.134230 crc crio[23733]: time=\"2026-06-09T13:52:18.134166629Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.023473 | controller |     "Jun 09 13:52:18.136039 crc crio[23733]: time=\"2026-06-09T13:52:18.136007746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023491 | controller |     "Jun 09 13:52:18.137626 crc crio[23733]: time=\"2026-06-09T13:52:18.136212201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023506 | controller |     "Jun 09 13:52:18.156678 crc crio[23733]: time=\"2026-06-09T13:52:18.156618128Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-x8dqh/manager\" id=cbe5dfbc-4fe7-4d5f-97c2-e86ded8c8ef2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.023540 | controller |     "Jun 09 13:52:18.328299 crc crio[23733]: time=\"2026-06-09T13:52:18.328068486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023556 | controller |     "Jun 09 13:52:18.330172 crc crio[23733]: time=\"2026-06-09T13:52:18.330023104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023570 | controller |     "Jun 09 13:52:18.330448 crc crio[23733]: time=\"2026-06-09T13:52:18.330366193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023585 | controller |     "Jun 09 13:52:18.333735 crc crio[23733]: time=\"2026-06-09T13:52:18.333702076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023599 | controller |     "Jun 09 13:52:18.335176 crc crio[23733]: time=\"2026-06-09T13:52:18.334962017Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-7z62x/manager\" id=0a0a10ea-f95d-4a10-8a38-d4bbee437f34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.023614 | controller |     "Jun 09 13:52:18.348822 crc crio[23733]: time=\"2026-06-09T13:52:18.348693608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023629 | controller |     "Jun 09 13:52:18.458849 crc crio[23733]: time=\"2026-06-09T13:52:18.458799973Z\" level=info msg=\"Created container ff46baf5c4a31c2a2043ca172bf004e2c5d1d37b92a0c01c66c502dc28544567: openstack-operators/heat-operator-controller-manager-5c5844cc68-gnf2g/manager\" id=b5e6d882-0a9b-44ab-a8ed-654571528176 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.023643 | controller |     "Jun 09 13:52:18.462844 crc crio[23733]: time=\"2026-06-09T13:52:18.46229944Z\" level=info msg=\"Starting container: ff46baf5c4a31c2a2043ca172bf004e2c5d1d37b92a0c01c66c502dc28544567\" id=930212e2-c9d7-49b5-8c20-ba8ee422e335 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.023658 | controller |     "Jun 09 13:52:18.471977 crc crio[23733]: time=\"2026-06-09T13:52:18.471811866Z\" level=info msg=\"Started container\" PID=51513 containerID=ff46baf5c4a31c2a2043ca172bf004e2c5d1d37b92a0c01c66c502dc28544567 description=openstack-operators/heat-operator-controller-manager-5c5844cc68-gnf2g/manager id=930212e2-c9d7-49b5-8c20-ba8ee422e335 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f8323b4a1cd145a9bd373998836cb92c1848f461db66e464a9ca7d4ad6ff1ea",
2026-06-09 14:45:34.023673 | controller |     "Jun 09 13:52:18.562749 crc crio[23733]: time=\"2026-06-09T13:52:18.56254288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023688 | controller |     "Jun 09 13:52:18.566981 crc crio[23733]: time=\"2026-06-09T13:52:18.566905378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023706 | controller |     "Jun 09 13:52:18.567631 crc crio[23733]: time=\"2026-06-09T13:52:18.567536123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023721 | controller |     "Jun 09 13:52:18.571508 crc crio[23733]: time=\"2026-06-09T13:52:18.571446131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023736 | controller |     "Jun 09 13:52:18.591342 crc crio[23733]: time=\"2026-06-09T13:52:18.591001306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023750 | controller |     "Jun 09 13:52:18.604024 crc crio[23733]: time=\"2026-06-09T13:52:18.603901347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023765 | controller |     "Jun 09 13:52:18.622878 crc crio[23733]: time=\"2026-06-09T13:52:18.622758935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023779 | controller |     "Jun 09 13:52:18.624973 crc crio[23733]: time=\"2026-06-09T13:52:18.624692983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023793 | controller |     "Jun 09 13:52:18.677166 crc crio[23733]: time=\"2026-06-09T13:52:18.674864949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023808 | controller |     "Jun 09 13:52:18.681161 crc crio[23733]: time=\"2026-06-09T13:52:18.680004316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023825 | controller |     "Jun 09 13:52:18.686712 crc crio[23733]: time=\"2026-06-09T13:52:18.682980951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.023840 | controller |     "Jun 09 13:52:18.803527 crc crio[23733]: time=\"2026-06-09T13:52:18.803255968Z\" level=info msg=\"Created container 264a30d3202b65b60bafcbd012917cacaf8e78915a8de8b48493dfaed8d7d8c1: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-w86th/manager\" id=c4b6ce9c-52bf-4248-9e0a-0b41a4d8e1c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.023854 | controller |     "Jun 09 13:52:18.805641 crc crio[23733]: time=\"2026-06-09T13:52:18.805468313Z\" level=info msg=\"Starting container: 264a30d3202b65b60bafcbd012917cacaf8e78915a8de8b48493dfaed8d7d8c1\" id=a8ee03a2-688a-4495-9f63-d9dfe73a1451 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.023870 | controller |     "Jun 09 13:52:18.839262 crc crio[23733]: time=\"2026-06-09T13:52:18.83918223Z\" level=info msg=\"Started container\" PID=51544 containerID=264a30d3202b65b60bafcbd012917cacaf8e78915a8de8b48493dfaed8d7d8c1 description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-w86th/manager id=a8ee03a2-688a-4495-9f63-d9dfe73a1451 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e4eff5fd7cdf84f72f9a36f42f6f53815e1cfe3fd754d77233b5fa9cc3b98f1",
2026-06-09 14:45:34.023885 | controller |     "Jun 09 13:52:18.855337 crc crio[23733]: time=\"2026-06-09T13:52:18.854966113Z\" level=info msg=\"Created container c68ead183254672089d57f069a6898d1a95e2dba01689e5818765329661e37e6: openstack-operators/test-operator-controller-manager-8d5599d7d-9vwgc/manager\" id=494e143e-e888-49db-a241-880d2a057d3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.023903 | controller |     "Jun 09 13:52:18.857037 crc crio[23733]: time=\"2026-06-09T13:52:18.856944312Z\" level=info msg=\"Starting container: c68ead183254672089d57f069a6898d1a95e2dba01689e5818765329661e37e6\" id=94f76f77-e364-456f-91f6-bfc02592dd1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.023919 | controller |     "Jun 09 13:52:18.892262 crc crio[23733]: time=\"2026-06-09T13:52:18.892082044Z\" level=info msg=\"Started container\" PID=51545 containerID=c68ead183254672089d57f069a6898d1a95e2dba01689e5818765329661e37e6 description=openstack-operators/test-operator-controller-manager-8d5599d7d-9vwgc/manager id=94f76f77-e364-456f-91f6-bfc02592dd1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=84412995fe323462e1833f74bba14ee26e96241e1cb808818cad6b146af11630",
2026-06-09 14:45:34.023934 | controller |     "Jun 09 13:52:19.030261 crc crio[23733]: time=\"2026-06-09T13:52:19.029520078Z\" level=info msg=\"Created container 6f439072c64178d44a374387907563d45b3f4cc58d93a5dd8dee18a5ac8ceac7: openstack-operators/cinder-operator-controller-manager-86c584f6fc-bt5b8/manager\" id=256e5d07-faec-4ca5-8a28-e46c46f33a9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.023948 | controller |     "Jun 09 13:52:19.031883 crc crio[23733]: time=\"2026-06-09T13:52:19.031838835Z\" level=info msg=\"Starting container: 6f439072c64178d44a374387907563d45b3f4cc58d93a5dd8dee18a5ac8ceac7\" id=0ce5ba7e-cc9c-4563-9ce8-f3e30990d011 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.023963 | controller |     "Jun 09 13:52:19.043417 crc crio[23733]: time=\"2026-06-09T13:52:19.043333171Z\" level=info msg=\"Started container\" PID=51565 containerID=6f439072c64178d44a374387907563d45b3f4cc58d93a5dd8dee18a5ac8ceac7 description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-bt5b8/manager id=0ce5ba7e-cc9c-4563-9ce8-f3e30990d011 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d438921af2285f3dcf6b015e5018305af322075c30aba9869f0f1df47c376220",
2026-06-09 14:45:34.023978 | controller |     "Jun 09 13:52:19.046467 crc crio[23733]: time=\"2026-06-09T13:52:19.046365546Z\" level=info msg=\"Created container 88e068646cf832e32e1870e1537a2999cf2bf33b085c0142502c61a9867761c8: openstack-operators/ironic-operator-controller-manager-75f8548fcd-zm7hh/manager\" id=f1c13303-5bdb-43bf-b307-7ae6cd6473a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.023993 | controller |     "Jun 09 13:52:19.047887 crc crio[23733]: time=\"2026-06-09T13:52:19.047849893Z\" level=info msg=\"Starting container: 88e068646cf832e32e1870e1537a2999cf2bf33b085c0142502c61a9867761c8\" id=a244d137-b0c6-42f0-a8a7-8468a1ed9384 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.024007 | controller |     "Jun 09 13:52:19.048382 crc crio[23733]: time=\"2026-06-09T13:52:19.048228813Z\" level=info msg=\"Created container f1106a51419b549c6b52192f955cb5f067df9173ea887e579052bc6604404617: openstack-operators/ovn-operator-controller-manager-58f85bd97f-dhf82/manager\" id=79b049a0-2b29-45fc-9a8c-0626142a4f89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.024022 | controller |     "Jun 09 13:52:19.049752 crc crio[23733]: time=\"2026-06-09T13:52:19.049714809Z\" level=info msg=\"Starting container: f1106a51419b549c6b52192f955cb5f067df9173ea887e579052bc6604404617\" id=2a045228-c2e3-4702-993c-9e6dd306c15f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.024042 | controller |     "Jun 09 13:52:19.059493 crc crio[23733]: time=\"2026-06-09T13:52:19.05941839Z\" level=info msg=\"Started container\" PID=51568 containerID=88e068646cf832e32e1870e1537a2999cf2bf33b085c0142502c61a9867761c8 description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-zm7hh/manager id=a244d137-b0c6-42f0-a8a7-8468a1ed9384 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b44ad192a4a258d6db12d976983b7a2b6fa127b386f9f868d57880322aa51a1",
2026-06-09 14:45:34.024059 | controller |     "Jun 09 13:52:19.062892 crc crio[23733]: time=\"2026-06-09T13:52:19.062844144Z\" level=info msg=\"Started container\" PID=51599 containerID=f1106a51419b549c6b52192f955cb5f067df9173ea887e579052bc6604404617 description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-dhf82/manager id=2a045228-c2e3-4702-993c-9e6dd306c15f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc0fb654cd4e838354df9eb1ea0a6e809229b19aa98e55f6af328b445ffba691",
2026-06-09 14:45:34.024074 | controller |     "Jun 09 13:52:19.401164 crc crio[23733]: time=\"2026-06-09T13:52:19.398158733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.024089 | controller |     "Jun 09 13:52:19.415969 crc crio[23733]: time=\"2026-06-09T13:52:19.415866353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.024104 | controller |     "Jun 09 13:52:19.433459 crc crio[23733]: time=\"2026-06-09T13:52:19.433388778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.024118 | controller |     "Jun 09 13:52:19.449899 crc crio[23733]: time=\"2026-06-09T13:52:19.449797766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.024133 | controller |     "Jun 09 13:52:19.450786 crc crio[23733]: time=\"2026-06-09T13:52:19.45076061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.024148 | controller |     "Jun 09 13:52:19.477645 crc crio[23733]: time=\"2026-06-09T13:52:19.477540345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.024162 | controller |     "Jun 09 13:52:19.478654 crc crio[23733]: time=\"2026-06-09T13:52:19.478402676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.024177 | controller |     "Jun 09 13:52:19.508507 crc crio[23733]: time=\"2026-06-09T13:52:19.507186251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.024192 | controller |     "Jun 09 13:52:19.528526 crc crio[23733]: time=\"2026-06-09T13:52:19.52843675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.024206 | controller |     "Jun 09 13:52:19.540481 crc crio[23733]: time=\"2026-06-09T13:52:19.540399256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.024221 | controller |     "Jun 09 13:52:19.788978 crc crio[23733]: time=\"2026-06-09T13:52:19.788872137Z\" level=info msg=\"Created container 0708f60a2c841270911911bee91ffc83ea9544113928ef4d2eaf813ed914d55e: openstack-operators/neutron-operator-controller-manager-688d5c756f-vb9nq/manager\" id=562f17f2-109f-47f1-825f-07d957d18900 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.024236 | controller |     "Jun 09 13:52:19.802275 crc crio[23733]: time=\"2026-06-09T13:52:19.801984802Z\" level=info msg=\"Starting container: 0708f60a2c841270911911bee91ffc83ea9544113928ef4d2eaf813ed914d55e\" id=2e1543f3-16f1-42bc-a9d8-2e89372765e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.024254 | controller |     "Jun 09 13:52:19.824949 crc crio[23733]: time=\"2026-06-09T13:52:19.824739298Z\" level=info msg=\"Started container\" PID=51703 containerID=0708f60a2c841270911911bee91ffc83ea9544113928ef4d2eaf813ed914d55e description=openstack-operators/neutron-operator-controller-manager-688d5c756f-vb9nq/manager id=2e1543f3-16f1-42bc-a9d8-2e89372765e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38e2a8def9fa60df9baceca1cbb582aac6d1a52745b658241336b248bc8e9f5d",
2026-06-09 14:45:34.024269 | controller |     "Jun 09 13:52:19.847177 crc crio[23733]: time=\"2026-06-09T13:52:19.847075883Z\" level=info msg=\"Created container 1c82114a17217462a3cd9cde3a5263016f28920518ad26ac6b7c918a74afda67: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-mjd9d/manager\" id=2843f718-4919-4a05-bef7-f94d62265f3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.024284 | controller |     "Jun 09 13:52:19.848768 crc crio[23733]: time=\"2026-06-09T13:52:19.848684433Z\" level=info msg=\"Starting container: 1c82114a17217462a3cd9cde3a5263016f28920518ad26ac6b7c918a74afda67\" id=01f27526-59c8-445e-bf61-3d09f8656446 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.024299 | controller |     "Jun 09 13:52:19.859363 crc crio[23733]: time=\"2026-06-09T13:52:19.856880597Z\" level=info msg=\"Started container\" PID=51701 containerID=1c82114a17217462a3cd9cde3a5263016f28920518ad26ac6b7c918a74afda67 description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-mjd9d/manager id=01f27526-59c8-445e-bf61-3d09f8656446 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4febf084a84b9a2a484c173e014344a31393dc549d8c3aba4f7dff8595c6f2b1",
2026-06-09 14:45:34.024314 | controller |     "Jun 09 13:52:19.868445 crc crio[23733]: time=\"2026-06-09T13:52:19.868365562Z\" level=info msg=\"Created container 8a4bef8cecbf9b7938fc43b54fe5365f16a332d5bfba2a5ea0e2fb122a14931d: openstack-operators/horizon-operator-controller-manager-548d6d5f9-dz9mc/manager\" id=ed50ede1-52ac-49ab-80cf-2e9165193d41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.024328 | controller |     "Jun 09 13:52:19.873080 crc crio[23733]: time=\"2026-06-09T13:52:19.872998947Z\" level=info msg=\"Created container 066b001b0259e7fc2189e26d644113c3922bca08d301ebc958691d0cd3d5adb1: openstack-operators/watcher-operator-controller-manager-577b679b5c-kcrrd/manager\" id=622123fc-50a0-4f78-8bec-f4640a046d17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.024384 | controller |     "Jun 09 13:52:19.879001 crc crio[23733]: time=\"2026-06-09T13:52:19.878852263Z\" level=info msg=\"Created container daf7e1ed0e4811b51b784b510c771958bd4a579bc0ecc79c7ff1da7ed5d03c63: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-v27ft/manager\" id=1df51ac6-a8c9-420a-a912-d1ac905e964d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.024402 | controller |     "Jun 09 13:52:19.891825 crc crio[23733]: time=\"2026-06-09T13:52:19.891714032Z\" level=info msg=\"Starting container: daf7e1ed0e4811b51b784b510c771958bd4a579bc0ecc79c7ff1da7ed5d03c63\" id=7ee29a81-8c2b-47af-8ad3-1eaa795b536d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.024417 | controller |     "Jun 09 13:52:19.902025 crc crio[23733]: time=\"2026-06-09T13:52:19.901938855Z\" level=info msg=\"Starting container: 066b001b0259e7fc2189e26d644113c3922bca08d301ebc958691d0cd3d5adb1\" id=45e3d1f2-3243-4996-87bb-bdd21dfc8a86 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.024432 | controller |     "Jun 09 13:52:19.902738 crc crio[23733]: time=\"2026-06-09T13:52:19.902679473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.024447 | controller |     "Jun 09 13:52:19.905166 crc crio[23733]: time=\"2026-06-09T13:52:19.904876919Z\" level=info msg=\"Starting container: 8a4bef8cecbf9b7938fc43b54fe5365f16a332d5bfba2a5ea0e2fb122a14931d\" id=3d21505c-ae84-419c-bb8f-1a18844f68f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.024466 | controller |     "Jun 09 13:52:19.936184 crc crio[23733]: time=\"2026-06-09T13:52:19.928722641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.024482 | controller |     "Jun 09 13:52:19.958927 crc crio[23733]: time=\"2026-06-09T13:52:19.958458279Z\" level=info msg=\"Started container\" PID=51710 containerID=066b001b0259e7fc2189e26d644113c3922bca08d301ebc958691d0cd3d5adb1 description=openstack-operators/watcher-operator-controller-manager-577b679b5c-kcrrd/manager id=45e3d1f2-3243-4996-87bb-bdd21dfc8a86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f996d1381540f4d6be0c9930cd8642f3d48c7f17127f23387a0913028eb4436",
2026-06-09 14:45:34.024498 | controller |     "Jun 09 13:52:20.019763 crc crio[23733]: time=\"2026-06-09T13:52:20.019627438Z\" level=info msg=\"Started container\" PID=51711 containerID=8a4bef8cecbf9b7938fc43b54fe5365f16a332d5bfba2a5ea0e2fb122a14931d description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-dz9mc/manager id=3d21505c-ae84-419c-bb8f-1a18844f68f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6874d91f9db1d6bde663b7c0ab1b2372f2a8462cfdce6aeba9a6b6fb569416e",
2026-06-09 14:45:34.024537 | controller |     "Jun 09 13:52:20.047929 crc crio[23733]: time=\"2026-06-09T13:52:20.047797738Z\" level=info msg=\"Started container\" PID=51714 containerID=daf7e1ed0e4811b51b784b510c771958bd4a579bc0ecc79c7ff1da7ed5d03c63 description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-v27ft/manager id=7ee29a81-8c2b-47af-8ad3-1eaa795b536d name=/runtime.v1.RuntimeService/StartContainer sandboxID=784b1e205689c25bb627ee23f45bbc6b756b79b880e36b756756b518ef4a7ffd",
2026-06-09 14:45:34.024555 | controller |     "Jun 09 13:52:20.252168 crc crio[23733]: time=\"2026-06-09T13:52:20.251428396Z\" level=info msg=\"Created container 742a8bfd7c53b471791be65146eb82c6ec66fcf343b23eb1f754edcc35bab0d2: openstack-operators/manila-operator-controller-manager-677d9d8477-wpwch/manager\" id=736b96f8-1743-42be-8972-4f8889dae628 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.024571 | controller |     "Jun 09 13:52:20.257212 crc crio[23733]: time=\"2026-06-09T13:52:20.25483767Z\" level=info msg=\"Starting container: 742a8bfd7c53b471791be65146eb82c6ec66fcf343b23eb1f754edcc35bab0d2\" id=3ac42cbc-65db-4588-a2ff-f6d71c1e5a54 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.024586 | controller |     "Jun 09 13:52:20.269176 crc crio[23733]: time=\"2026-06-09T13:52:20.268759386Z\" level=info msg=\"Started container\" PID=51780 containerID=742a8bfd7c53b471791be65146eb82c6ec66fcf343b23eb1f754edcc35bab0d2 description=openstack-operators/manila-operator-controller-manager-677d9d8477-wpwch/manager id=3ac42cbc-65db-4588-a2ff-f6d71c1e5a54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2b756491e4dcd1f1775aba65feb519a3ad1d62811d50c00f4c7ad84f87d3539",
2026-06-09 14:45:34.024602 | controller |     "Jun 09 13:52:20.512363 crc crio[23733]: time=\"2026-06-09T13:52:20.511369322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.024618 | controller |     "Jun 09 13:52:20.527172 crc crio[23733]: time=\"2026-06-09T13:52:20.526992139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.024633 | controller |     "Jun 09 13:52:20.542693 crc crio[23733]: time=\"2026-06-09T13:52:20.540554748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.024649 | controller |     "Jun 09 13:52:20.545546 crc crio[23733]: time=\"2026-06-09T13:52:20.543825689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.024670 | controller |     "Jun 09 13:52:20.592639 crc crio[23733]: time=\"2026-06-09T13:52:20.591576204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.024686 | controller |     "Jun 09 13:52:20.595906 crc crio[23733]: time=\"2026-06-09T13:52:20.594086237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.024701 | controller |     "Jun 09 13:52:20.607056 crc crio[23733]: time=\"2026-06-09T13:52:20.606865384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.024716 | controller |     "Jun 09 13:52:20.646095 crc crio[23733]: time=\"2026-06-09T13:52:20.644839396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.024731 | controller |     "Jun 09 13:52:21.144639 crc crio[23733]: time=\"2026-06-09T13:52:21.144523877Z\" level=info msg=\"Created container 8f805a55eb76ba6f8d6926e25658296255bf446866b6e1f4193b2257da2f6ef7: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-x8dqh/manager\" id=cbe5dfbc-4fe7-4d5f-97c2-e86ded8c8ef2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.024746 | controller |     "Jun 09 13:52:21.154013 crc crio[23733]: time=\"2026-06-09T13:52:21.153926802Z\" level=info msg=\"Starting container: 8f805a55eb76ba6f8d6926e25658296255bf446866b6e1f4193b2257da2f6ef7\" id=7b02a758-706a-492e-86d9-23c276700b83 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.024762 | controller |     "Jun 09 13:52:21.167699 crc crio[23733]: time=\"2026-06-09T13:52:21.167556899Z\" level=info msg=\"Started container\" PID=51830 containerID=8f805a55eb76ba6f8d6926e25658296255bf446866b6e1f4193b2257da2f6ef7 description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-x8dqh/manager id=7b02a758-706a-492e-86d9-23c276700b83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c672d3df88e76769afe1e60f6d3a7abb0945f220f8c64ad41170968851af8a3",
2026-06-09 14:45:34.024777 | controller |     "Jun 09 13:52:21.587341 crc crio[23733]: time=\"2026-06-09T13:52:21.584565787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.024793 | controller |     "Jun 09 13:52:21.640243 crc crio[23733]: time=\"2026-06-09T13:52:21.638291411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.024808 | controller |     "Jun 09 13:52:21.666064 crc crio[23733]: time=\"2026-06-09T13:52:21.665948198Z\" level=info msg=\"Created container d47138cdd5d1ac77cbf04f885a945cc86003f5c2b162a4a3143612789fa74cf2: openstack-operators/swift-operator-controller-manager-67c49dd5c6-pcd8f/manager\" id=6891fafd-4baa-44fd-9b6e-955385ae03f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.024824 | controller |     "Jun 09 13:52:21.681351 crc crio[23733]: time=\"2026-06-09T13:52:21.680416727Z\" level=info msg=\"Starting container: d47138cdd5d1ac77cbf04f885a945cc86003f5c2b162a4a3143612789fa74cf2\" id=5368ded5-ebbe-4b39-81fd-9544045fbeff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.024839 | controller |     "Jun 09 13:52:21.701977 crc crio[23733]: time=\"2026-06-09T13:52:21.701744897Z\" level=info msg=\"Created container b59d780644118b4f7d9216294ab2e6f079bb374e94e32b4ba69cd3bee0c1ac05: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-7z62x/manager\" id=0a0a10ea-f95d-4a10-8a38-d4bbee437f34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.024858 | controller |     "Jun 09 13:52:21.706322 crc crio[23733]: time=\"2026-06-09T13:52:21.705770727Z\" level=info msg=\"Started container\" PID=51839 containerID=d47138cdd5d1ac77cbf04f885a945cc86003f5c2b162a4a3143612789fa74cf2 description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-pcd8f/manager id=5368ded5-ebbe-4b39-81fd-9544045fbeff name=/runtime.v1.RuntimeService/StartContainer sandboxID=299098210b8f812745687da73a0c620a2334465177cf2b49168185fdad9c2a37",
2026-06-09 14:45:34.024873 | controller |     "Jun 09 13:52:21.721254 crc crio[23733]: time=\"2026-06-09T13:52:21.719815105Z\" level=info msg=\"Starting container: b59d780644118b4f7d9216294ab2e6f079bb374e94e32b4ba69cd3bee0c1ac05\" id=12320c2d-ea17-4afb-89fb-4114e03d2131 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.024889 | controller |     "Jun 09 13:52:21.740073 crc crio[23733]: time=\"2026-06-09T13:52:21.739924985Z\" level=info msg=\"Started container\" PID=51845 containerID=b59d780644118b4f7d9216294ab2e6f079bb374e94e32b4ba69cd3bee0c1ac05 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-7z62x/manager id=12320c2d-ea17-4afb-89fb-4114e03d2131 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd87d3dfc188fe302cdcdfe449adfa5fc23720058c74c9d43b5e4f4d55632bc5",
2026-06-09 14:45:34.024904 | controller |     "Jun 09 13:52:21.755005 crc crio[23733]: time=\"2026-06-09T13:52:21.75383708Z\" level=info msg=\"Created container abc91da79624ced6422c34ff8370e92fb6b64e7d2db8eb749da422f7e7029906: openstack-operators/octavia-operator-controller-manager-6495978d8d-vf5nr/manager\" id=221e811c-6253-4a44-959e-c8b62d0a70ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.024920 | controller |     "Jun 09 13:52:21.766376 crc crio[23733]: time=\"2026-06-09T13:52:21.765824109Z\" level=info msg=\"Starting container: abc91da79624ced6422c34ff8370e92fb6b64e7d2db8eb749da422f7e7029906\" id=9e7c9c83-d13f-44e1-9262-861e56520824 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.024935 | controller |     "Jun 09 13:52:21.805654 crc crio[23733]: time=\"2026-06-09T13:52:21.804203152Z\" level=info msg=\"Started container\" PID=51859 containerID=abc91da79624ced6422c34ff8370e92fb6b64e7d2db8eb749da422f7e7029906 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-vf5nr/manager id=9e7c9c83-d13f-44e1-9262-861e56520824 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f966dc618245a908920884f782d7e024a5cc46eee1117b65e119d25db176db4",
2026-06-09 14:45:34.024951 | controller |     "Jun 09 13:52:22.016810 crc crio[23733]: time=\"2026-06-09T13:52:22.016276229Z\" level=info msg=\"Created container 10d0ed1ce1e0ddaa906f32a1573a01e57ae41d743aa5be987afbb47ac89b50a0: openstack-operators/nova-operator-controller-manager-f4c4579bb-rkxmh/manager\" id=55523bea-64b2-409b-b6aa-d9bc36c7bcac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.024966 | controller |     "Jun 09 13:52:22.034837 crc crio[23733]: time=\"2026-06-09T13:52:22.033743463Z\" level=info msg=\"Starting container: 10d0ed1ce1e0ddaa906f32a1573a01e57ae41d743aa5be987afbb47ac89b50a0\" id=886be5fe-b469-4901-af0c-a1de9dc3f4bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.024982 | controller |     "Jun 09 13:52:22.060251 crc crio[23733]: time=\"2026-06-09T13:52:22.059888562Z\" level=info msg=\"Started container\" PID=51958 containerID=10d0ed1ce1e0ddaa906f32a1573a01e57ae41d743aa5be987afbb47ac89b50a0 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-rkxmh/manager id=886be5fe-b469-4901-af0c-a1de9dc3f4bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f33a50ca78e7f4db41cfb9c651fb4397a6cd05f42971695ed97996463a2bb775",
2026-06-09 14:45:34.024998 | controller |     "Jun 09 13:52:23.585017 crc crio[23733]: time=\"2026-06-09T13:52:23.584019136Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ff76f054-195e-4a5b-8b65-4744b707a98d name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.025017 | controller |     "Jun 09 13:52:23.594212 crc crio[23733]: time=\"2026-06-09T13:52:23.589834581Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=773ceb87-b7f4-4451-accd-e9f3b96046e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.025033 | controller |     "Jun 09 13:52:23.758169 crc crio[23733]: time=\"2026-06-09T13:52:23.757929806Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7d0d1bb0-63ba-4d65-bdc1-6269a388d7d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.025048 | controller |     "Jun 09 13:52:23.958021 crc crio[23733]: time=\"2026-06-09T13:52:23.957903692Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683552-hq76n/oc\" id=30635d9f-f927-4683-bac6-e98769590108 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.025063 | controller |     "Jun 09 13:52:24.163545 crc crio[23733]: time=\"2026-06-09T13:52:24.163397366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.025079 | controller |     "Jun 09 13:52:26.300029 crc crio[23733]: time=\"2026-06-09T13:52:26.299367266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.025094 | controller |     "Jun 09 13:52:26.325935 crc crio[23733]: time=\"2026-06-09T13:52:26.325378133Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-p7dc8/POD\" id=0d73c5ed-0cc5-4bb5-b36e-3add0dbeb114 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.025109 | controller |     "Jun 09 13:52:26.326446 crc crio[23733]: time=\"2026-06-09T13:52:26.326423138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.025124 | controller |     "Jun 09 13:52:26.342012 crc crio[23733]: time=\"2026-06-09T13:52:26.341247637Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=115ad850-3ce8-4b6c-92fe-de2f34d0a899 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.025138 | controller |     "Jun 09 13:52:26.344363 crc crio[23733]: time=\"2026-06-09T13:52:26.344315624Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=70f30f07-517c-4b1b-a044-14c4981f5bd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.025153 | controller |     "Jun 09 13:52:26.356619 crc crio[23733]: time=\"2026-06-09T13:52:26.356059705Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=682b53fb-5510-487b-8f31-8bd165e634d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.025168 | controller |     "Jun 09 13:52:26.371279 crc crio[23733]: time=\"2026-06-09T13:52:26.369347665Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=8314f8e7-5d5a-410c-8245-83d160345def name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.025182 | controller |     "Jun 09 13:52:26.378658 crc crio[23733]: time=\"2026-06-09T13:52:26.374538564Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=2c5d6110-22f9-446e-a460-160372d15d93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.025232 | controller |     "Jun 09 13:52:26.399059 crc crio[23733]: time=\"2026-06-09T13:52:26.39894519Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=2e4d64b1-e2cd-46c1-ac49-55b9cdae4708 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.025260 | controller |     "Jun 09 13:52:26.451058 crc crio[23733]: time=\"2026-06-09T13:52:26.45092011Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=64e286f8-a6ce-444a-861b-b89b4bae5586 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.025277 | controller |     "Jun 09 13:52:26.481700 crc crio[23733]: time=\"2026-06-09T13:52:26.481638973Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-64nhw/manager\" id=430407f2-b98c-478e-a668-f8a6f2b0ecbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.025293 | controller |     "Jun 09 13:52:26.486218 crc crio[23733]: time=\"2026-06-09T13:52:26.486179366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.025309 | controller |     "Jun 09 13:52:26.489274 crc crio[23733]: time=\"2026-06-09T13:52:26.488667869Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=262d2e24-9a4d-4263-b75d-4b615250bcd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.025324 | controller |     "Jun 09 13:52:26.489472 crc crio[23733]: time=\"2026-06-09T13:52:26.489326855Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=ab24977d-6596-414c-af63-f3cca5297e94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.025340 | controller |     "Jun 09 13:52:26.491454 crc crio[23733]: time=\"2026-06-09T13:52:26.491374795Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-p7dc8 Namespace:openshift-marketplace ID:bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb UID:f7cc6847-8e30-4857-ada6-6827bd1d5c2c NetNS:/var/run/netns/d1f89b1d-c6bc-4023-a898-d29182670c58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7cc6847_8e30_4857_ada6_6827bd1d5c2c.slice PodAnnotations:0xc002534308}] Aliases:map[]}\"",
2026-06-09 14:45:34.025356 | controller |     "Jun 09 13:52:26.491454 crc crio[23733]: time=\"2026-06-09T13:52:26.491438857Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-p7dc8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.025372 | controller |     "Jun 09 13:52:26.524331 crc crio[23733]: time=\"2026-06-09T13:52:26.524087427Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd/manager\" id=a014e434-eaed-47e0-b512-7bd61e6b455c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.025387 | controller |     "Jun 09 13:52:26.529973 crc crio[23733]: time=\"2026-06-09T13:52:26.528190409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.025403 | controller |     "Jun 09 13:52:26.541358 crc crio[23733]: time=\"2026-06-09T13:52:26.541188273Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic\" id=38937190-d175-424b-b186-b02393260223 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.025418 | controller |     "Jun 09 13:52:26.571779 crc crio[23733]: time=\"2026-06-09T13:52:26.571493276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.025433 | controller |     "Jun 09 13:52:26.572471 crc crio[23733]: time=\"2026-06-09T13:52:26.572380307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.025452 | controller |     "Jun 09 13:52:26.583645 crc crio[23733]: time=\"2026-06-09T13:52:26.583536534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.025468 | controller |     "Jun 09 13:52:26.592801 crc crio[23733]: time=\"2026-06-09T13:52:26.592682412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.025483 | controller |     "Jun 09 13:52:26.614053 crc crio[23733]: time=\"2026-06-09T13:52:26.613894649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.025498 | controller |     "Jun 09 13:52:26.659201 crc crio[23733]: time=\"2026-06-09T13:52:26.657998854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.025527 | controller |     "Jun 09 13:52:26.663196 crc crio[23733]: time=\"2026-06-09T13:52:26.662016183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.025548 | controller |     "Jun 09 13:52:26.816537 crc crio[23733]: time=\"2026-06-09T13:52:26.815074805Z\" level=info msg=\"Created container a7b2d4adf3b2a5b2e0d045119d884b616e970af056b2122710218ce985d5109b: openstack-operators/infra-operator-controller-manager-cbcfcddf7-64nhw/manager\" id=430407f2-b98c-478e-a668-f8a6f2b0ecbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.025564 | controller |     "Jun 09 13:52:26.826303 crc crio[23733]: time=\"2026-06-09T13:52:26.825826732Z\" level=info msg=\"Starting container: a7b2d4adf3b2a5b2e0d045119d884b616e970af056b2122710218ce985d5109b\" id=d9c9becf-2f2b-439c-9a30-0ff485701a22 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.025579 | controller |     "Jun 09 13:52:26.843241 crc crio[23733]: time=\"2026-06-09T13:52:26.839960193Z\" level=info msg=\"Started container\" PID=52213 containerID=a7b2d4adf3b2a5b2e0d045119d884b616e970af056b2122710218ce985d5109b description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-64nhw/manager id=d9c9becf-2f2b-439c-9a30-0ff485701a22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c746e4d794617c2442afa4700aca3dd132eed52cffbeb32e9956ac5792e88f43",
2026-06-09 14:45:34.025595 | controller |     "Jun 09 13:52:26.877880 crc crio[23733]: time=\"2026-06-09T13:52:26.877369762Z\" level=info msg=\"Created container 1c69dd88fdc46504ff642b1ed024d84fd3dad9e6120b2d4d4c9e9c41b08c8848: openshift-infra/auto-csr-approver-29683552-hq76n/oc\" id=30635d9f-f927-4683-bac6-e98769590108 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.025619 | controller |     "Jun 09 13:52:26.883018 crc crio[23733]: time=\"2026-06-09T13:52:26.882966181Z\" level=info msg=\"Starting container: 1c69dd88fdc46504ff642b1ed024d84fd3dad9e6120b2d4d4c9e9c41b08c8848\" id=fdecf1dc-c450-442d-8208-7c98d31ccaac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.025635 | controller |     "Jun 09 13:52:26.901309 crc crio[23733]: time=\"2026-06-09T13:52:26.897552803Z\" level=info msg=\"Started container\" PID=52235 containerID=1c69dd88fdc46504ff642b1ed024d84fd3dad9e6120b2d4d4c9e9c41b08c8848 description=openshift-infra/auto-csr-approver-29683552-hq76n/oc id=fdecf1dc-c450-442d-8208-7c98d31ccaac name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0",
2026-06-09 14:45:34.025651 | controller |     "Jun 09 13:52:26.911519 crc crio[23733]: time=\"2026-06-09T13:52:26.911304366Z\" level=info msg=\"Created container d9701e4c052bbcf05e0fc3ba737183e4a385d0576a9d58de80b7f4c727adfa9a: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd/manager\" id=a014e434-eaed-47e0-b512-7bd61e6b455c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.025670 | controller |     "Jun 09 13:52:26.921270 crc crio[23733]: time=\"2026-06-09T13:52:26.921021197Z\" level=info msg=\"Starting container: d9701e4c052bbcf05e0fc3ba737183e4a385d0576a9d58de80b7f4c727adfa9a\" id=ca2f96e1-f98f-4b59-9775-33a84942097d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.025686 | controller |     "Jun 09 13:52:26.953878 crc crio[23733]: time=\"2026-06-09T13:52:26.953779449Z\" level=info msg=\"Started container\" PID=52243 containerID=d9701e4c052bbcf05e0fc3ba737183e4a385d0576a9d58de80b7f4c727adfa9a description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd/manager id=ca2f96e1-f98f-4b59-9775-33a84942097d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b72d2ab3c889db9c677973e7f6bfbdc3d9579256c3c9f49521bf7de0511fb2c4",
2026-06-09 14:45:34.025701 | controller |     "Jun 09 13:52:27.035068 crc crio[23733]: 2026-06-09T13:52:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd294c5568ab11e Mac:f6:6d:aa:40:2c:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/d1f89b1d-c6bc-4023-a898-d29182670c58 SocketPath: PciID:}] [{Interface:0xc0005366a0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.025717 | controller |     "Jun 09 13:52:27.039707 crc crio[23733]: time=\"2026-06-09T13:52:27.037811386Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-p7dc8 Namespace:openshift-marketplace ID:bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb UID:f7cc6847-8e30-4857-ada6-6827bd1d5c2c NetNS:/var/run/netns/d1f89b1d-c6bc-4023-a898-d29182670c58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7cc6847_8e30_4857_ada6_6827bd1d5c2c.slice PodAnnotations:0xc002534308}] Aliases:map[]}\"",
2026-06-09 14:45:34.025733 | controller |     "Jun 09 13:52:27.039707 crc crio[23733]: time=\"2026-06-09T13:52:27.038274009Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-p7dc8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.025748 | controller |     "Jun 09 13:52:27.070001 crc crio[23733]: time=\"2026-06-09T13:52:27.069907224Z\" level=info msg=\"Ran pod sandbox bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb with infra container: openshift-marketplace/redhat-marketplace-p7dc8/POD\" id=0d73c5ed-0cc5-4bb5-b36e-3add0dbeb114 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.025763 | controller |     "Jun 09 13:52:27.093785 crc crio[23733]: time=\"2026-06-09T13:52:27.090886966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ee9047f8-75ad-47f0-8f72-e155b7ee374a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.025778 | controller |     "Jun 09 13:52:27.098449 crc crio[23733]: time=\"2026-06-09T13:52:27.096762651Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=60e86e93-cb95-40e6-a248-56821c610e80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.025794 | controller |     "Jun 09 13:52:27.115083 crc crio[23733]: time=\"2026-06-09T13:52:27.11484688Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-p7dc8/extract-utilities\" id=0ca7902a-4831-4b8e-8659-61a46bb2c68f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.025809 | controller |     "Jun 09 13:52:27.116070 crc crio[23733]: time=\"2026-06-09T13:52:27.115871765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.025828 | controller |     "Jun 09 13:52:27.204045 crc crio[23733]: time=\"2026-06-09T13:52:27.203753808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.025843 | controller |     "Jun 09 13:52:27.217157 crc crio[23733]: time=\"2026-06-09T13:52:27.216904525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.025858 | controller |     "Jun 09 13:52:27.430564 crc crio[23733]: time=\"2026-06-09T13:52:27.430363107Z\" level=info msg=\"Created container 4b6940c96ae464b4d7e53e02d54e9c1f7a74e55e4c7bf557aae102b224f5ed6d: openshift-marketplace/redhat-marketplace-p7dc8/extract-utilities\" id=0ca7902a-4831-4b8e-8659-61a46bb2c68f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.025874 | controller |     "Jun 09 13:52:27.440584 crc crio[23733]: time=\"2026-06-09T13:52:27.436420487Z\" level=info msg=\"Starting container: 4b6940c96ae464b4d7e53e02d54e9c1f7a74e55e4c7bf557aae102b224f5ed6d\" id=bd05f573-a776-4d31-85d0-decb3687651a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.025889 | controller |     "Jun 09 13:52:27.449864 crc crio[23733]: time=\"2026-06-09T13:52:27.449695137Z\" level=info msg=\"Started container\" PID=52293 containerID=4b6940c96ae464b4d7e53e02d54e9c1f7a74e55e4c7bf557aae102b224f5ed6d description=openshift-marketplace/redhat-marketplace-p7dc8/extract-utilities id=bd05f573-a776-4d31-85d0-decb3687651a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb",
2026-06-09 14:45:34.025904 | controller |     "Jun 09 13:52:28.535697 crc crio[23733]: time=\"2026-06-09T13:52:28.535385472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.025920 | controller |     "Jun 09 13:52:28.618794 crc crio[23733]: time=\"2026-06-09T13:52:28.618568138Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6dd06c22-424c-420a-9b33-c2805f9f6f44 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.025935 | controller |     "Jun 09 13:52:28.643358 crc crio[23733]: time=\"2026-06-09T13:52:28.642917522Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 14:45:34.025950 | controller |     "Jun 09 13:52:28.707722 crc crio[23733]: time=\"2026-06-09T13:52:28.70729721Z\" level=info msg=\"Created container b8a836fd4b122a28db1c816a30f1fccd81b3c20855183b624faee356f40bf620: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic\" id=38937190-d175-424b-b186-b02393260223 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.025966 | controller |     "Jun 09 13:52:28.712394 crc crio[23733]: time=\"2026-06-09T13:52:28.712285866Z\" level=info msg=\"Starting container: b8a836fd4b122a28db1c816a30f1fccd81b3c20855183b624faee356f40bf620\" id=64d6ee94-71c6-4a72-b7ea-da8a485b5764 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.025982 | controller |     "Jun 09 13:52:28.724553 crc crio[23733]: time=\"2026-06-09T13:52:28.724454827Z\" level=info msg=\"Started container\" PID=52355 containerID=b8a836fd4b122a28db1c816a30f1fccd81b3c20855183b624faee356f40bf620 description=baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic id=64d6ee94-71c6-4a72-b7ea-da8a485b5764 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab7286370173ff5758a6730e336fdc97cf413259a0b24667ffdf18135e9f60c",
2026-06-09 14:45:34.025998 | controller |     "Jun 09 13:52:28.742879 crc crio[23733]: time=\"2026-06-09T13:52:28.74226261Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=a566d7e7-e97a-4103-9c5a-9e909d29b60c name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.026016 | controller |     "Jun 09 13:52:28.752172 crc crio[23733]: time=\"2026-06-09T13:52:28.751897028Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-09 14:45:34.026032 | controller |     "Jun 09 13:52:29.178203 crc crio[23733]: time=\"2026-06-09T13:52:29.177876519Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=a566d7e7-e97a-4103-9c5a-9e909d29b60c name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.026048 | controller |     "Jun 09 13:52:29.181325 crc crio[23733]: time=\"2026-06-09T13:52:29.181178131Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=6f5d74d7-be03-47ab-a3ce-4193d4aee5e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.026063 | controller |     "Jun 09 13:52:29.189691 crc crio[23733]: time=\"2026-06-09T13:52:29.189070527Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=7534a2fd-e896-4562-919f-67ece5b9d280 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.026079 | controller |     "Jun 09 13:52:29.201481 crc crio[23733]: time=\"2026-06-09T13:52:29.201073156Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-httpd\" id=6b7662c9-cacb-4ef6-9228-edf36e48009e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.026094 | controller |     "Jun 09 13:52:29.204732 crc crio[23733]: time=\"2026-06-09T13:52:29.204465409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.026109 | controller |     "Jun 09 13:52:29.276309 crc crio[23733]: time=\"2026-06-09T13:52:29.272823107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.026124 | controller |     "Jun 09 13:52:29.513036 crc crio[23733]: time=\"2026-06-09T13:52:29.512944201Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=6dd06c22-424c-420a-9b33-c2805f9f6f44 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.026139 | controller |     "Jun 09 13:52:29.514237 crc crio[23733]: time=\"2026-06-09T13:52:29.514086259Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=61882cb1-2915-4e9d-90d9-e80c8cedcb9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.026155 | controller |     "Jun 09 13:52:29.517916 crc crio[23733]: time=\"2026-06-09T13:52:29.517847083Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c27d22e9-0bbf-4b90-84e7-0d430ed61cc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.026171 | controller |     "Jun 09 13:52:29.548283 crc crio[23733]: time=\"2026-06-09T13:52:29.548174655Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-p7dc8/extract-content\" id=ad275281-deca-41e2-ab07-24df68af3c1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.026186 | controller |     "Jun 09 13:52:29.549333 crc crio[23733]: time=\"2026-06-09T13:52:29.548892744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.026202 | controller |     "Jun 09 13:52:29.636177 crc crio[23733]: time=\"2026-06-09T13:52:29.635802522Z\" level=info msg=\"Stopping pod sandbox: 6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0\" id=7c37c2a3-c74c-4e4e-9f0c-66ca14feb649 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.026220 | controller |     "Jun 09 13:52:29.637001 crc crio[23733]: time=\"2026-06-09T13:52:29.636643184Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683552-hq76n Namespace:openshift-infra ID:6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0 UID:e11d08b1-7c75-44d9-ab52-866831dc5a7c NetNS:/var/run/netns/21b25e81-b116-4dff-b86d-22c81f989fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode11d08b1_7c75_44d9_ab52_866831dc5a7c.slice PodAnnotations:0xc001c1e2e8}] Aliases:map[]}\"",
2026-06-09 14:45:34.026236 | controller |     "Jun 09 13:52:29.637001 crc crio[23733]: time=\"2026-06-09T13:52:29.636833318Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683552-hq76n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.026252 | controller |     "Jun 09 13:52:29.660703 crc crio[23733]: time=\"2026-06-09T13:52:29.651897913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.026267 | controller |     "Jun 09 13:52:29.663338 crc crio[23733]: time=\"2026-06-09T13:52:29.661898871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.026282 | controller |     "Jun 09 13:52:29.868410 crc crio[23733]: time=\"2026-06-09T13:52:29.846709971Z\" level=info msg=\"Created container 809ac8b2659ef13cf91da043be293a0737c6f60fe715b83bc6231a0c997cb143: openshift-marketplace/redhat-marketplace-p7dc8/extract-content\" id=ad275281-deca-41e2-ab07-24df68af3c1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.026297 | controller |     "Jun 09 13:52:29.868410 crc crio[23733]: time=\"2026-06-09T13:52:29.868243435Z\" level=info msg=\"Starting container: 809ac8b2659ef13cf91da043be293a0737c6f60fe715b83bc6231a0c997cb143\" id=c2127bb9-7100-446c-b5fc-be1ec1bc21b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.026312 | controller |     "Jun 09 13:52:29.889238 crc crio[23733]: time=\"2026-06-09T13:52:29.88087079Z\" level=info msg=\"Started container\" PID=52407 containerID=809ac8b2659ef13cf91da043be293a0737c6f60fe715b83bc6231a0c997cb143 description=openshift-marketplace/redhat-marketplace-p7dc8/extract-content id=c2127bb9-7100-446c-b5fc-be1ec1bc21b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb",
2026-06-09 14:45:34.026327 | controller |     "Jun 09 13:52:29.988251 crc crio[23733]: time=\"2026-06-09T13:52:29.987919657Z\" level=info msg=\"Stopped pod sandbox: 6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0\" id=7c37c2a3-c74c-4e4e-9f0c-66ca14feb649 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.026342 | controller |     "Jun 09 13:52:30.126313 crc crio[23733]: time=\"2026-06-09T13:52:30.125912115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.026357 | controller |     "Jun 09 13:52:30.307659 crc crio[23733]: time=\"2026-06-09T13:52:30.307061975Z\" level=info msg=\"Created container 62699125ac554561bcdfb5d33fbd2cae84d6fb0ff2193837ef0a84ebaca4d8eb: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-httpd\" id=6b7662c9-cacb-4ef6-9228-edf36e48009e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.026373 | controller |     "Jun 09 13:52:30.309193 crc crio[23733]: time=\"2026-06-09T13:52:30.309068564Z\" level=info msg=\"Starting container: 62699125ac554561bcdfb5d33fbd2cae84d6fb0ff2193837ef0a84ebaca4d8eb\" id=d9defa64-f049-4896-af9f-a3e8d2bbcb13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.026388 | controller |     "Jun 09 13:52:30.315202 crc crio[23733]: time=\"2026-06-09T13:52:30.315046064Z\" level=info msg=\"Started container\" PID=52446 containerID=62699125ac554561bcdfb5d33fbd2cae84d6fb0ff2193837ef0a84ebaca4d8eb description=baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-httpd id=d9defa64-f049-4896-af9f-a3e8d2bbcb13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab7286370173ff5758a6730e336fdc97cf413259a0b24667ffdf18135e9f60c",
2026-06-09 14:45:34.026407 | controller |     "Jun 09 13:52:30.328418 crc crio[23733]: time=\"2026-06-09T13:52:30.328326353Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=9cbc0dd5-d2b7-45f3-8683-309a43b252f3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.026422 | controller |     "Jun 09 13:52:30.334917 crc crio[23733]: time=\"2026-06-09T13:52:30.334830105Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-09 14:45:34.026438 | controller |     "Jun 09 13:52:30.703372 crc crio[23733]: time=\"2026-06-09T13:52:30.702010304Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4393794d-125d-49d0-9dd4-be4c7d4bf80d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.026456 | controller |     "Jun 09 13:52:30.706307 crc crio[23733]: time=\"2026-06-09T13:52:30.705688275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=473a54e3-8c3b-4202-8ceb-723570613f9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.026474 | controller |     "Jun 09 13:52:30.718181 crc crio[23733]: time=\"2026-06-09T13:52:30.714032782Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-p7dc8/registry-server\" id=865c4f2d-744b-477e-b979-0912cc087e2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.026489 | controller |     "Jun 09 13:52:30.718181 crc crio[23733]: time=\"2026-06-09T13:52:30.714573825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.026505 | controller |     "Jun 09 13:52:30.760642 crc crio[23733]: time=\"2026-06-09T13:52:30.760564028Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=9cbc0dd5-d2b7-45f3-8683-309a43b252f3 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.026539 | controller |     "Jun 09 13:52:30.761927 crc crio[23733]: time=\"2026-06-09T13:52:30.761826829Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=e1d65649-2301-4fcf-af80-f2ef806d7eb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.026555 | controller |     "Jun 09 13:52:30.771090 crc crio[23733]: time=\"2026-06-09T13:52:30.770993067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.026570 | controller |     "Jun 09 13:52:30.773740 crc crio[23733]: time=\"2026-06-09T13:52:30.773667224Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=29e57b2f-be63-4c38-a0dd-118c510fdc78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.026586 | controller |     "Jun 09 13:52:30.775513 crc crio[23733]: time=\"2026-06-09T13:52:30.775440777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.026601 | controller |     "Jun 09 13:52:30.795176 crc crio[23733]: time=\"2026-06-09T13:52:30.788536473Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-log-watch\" id=fc327dc4-bdfb-4eb5-9467-3b959507ba89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.026620 | controller |     "Jun 09 13:52:30.795176 crc crio[23733]: time=\"2026-06-09T13:52:30.790751218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.026635 | controller |     "Jun 09 13:52:30.838549 crc crio[23733]: time=\"2026-06-09T13:52:30.838435662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.026650 | controller |     "Jun 09 13:52:30.943424 crc crio[23733]: time=\"2026-06-09T13:52:30.942755373Z\" level=info msg=\"Created container cc70602435a8c426ba7f1b6f0a3dc36189778ad6d37ac21511ea2b93184f6123: openshift-marketplace/redhat-marketplace-p7dc8/registry-server\" id=865c4f2d-744b-477e-b979-0912cc087e2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.026665 | controller |     "Jun 09 13:52:30.945809 crc crio[23733]: time=\"2026-06-09T13:52:30.945732237Z\" level=info msg=\"Starting container: cc70602435a8c426ba7f1b6f0a3dc36189778ad6d37ac21511ea2b93184f6123\" id=d4c4c7e8-db1a-4b0c-a3d7-0fbb82a25ec5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.026679 | controller |     "Jun 09 13:52:30.956185 crc crio[23733]: time=\"2026-06-09T13:52:30.955549691Z\" level=info msg=\"Started container\" PID=52552 containerID=cc70602435a8c426ba7f1b6f0a3dc36189778ad6d37ac21511ea2b93184f6123 description=openshift-marketplace/redhat-marketplace-p7dc8/registry-server id=d4c4c7e8-db1a-4b0c-a3d7-0fbb82a25ec5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb",
2026-06-09 14:45:34.026695 | controller |     "Jun 09 13:52:31.638981 crc crio[23733]: time=\"2026-06-09T13:52:31.638254597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.026710 | controller |     "Jun 09 13:52:31.776674 crc crio[23733]: time=\"2026-06-09T13:52:31.776522101Z\" level=info msg=\"Created container c3baac011cb426ebdd6a124b434c3fb8bbd8397c571371e0ba2d8725ab94c391: baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-log-watch\" id=fc327dc4-bdfb-4eb5-9467-3b959507ba89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.026725 | controller |     "Jun 09 13:52:31.778411 crc crio[23733]: time=\"2026-06-09T13:52:31.777970507Z\" level=info msg=\"Starting container: c3baac011cb426ebdd6a124b434c3fb8bbd8397c571371e0ba2d8725ab94c391\" id=fee298e0-9854-41da-9f0c-c198570b5cf1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.026740 | controller |     "Jun 09 13:52:31.786398 crc crio[23733]: time=\"2026-06-09T13:52:31.786301574Z\" level=info msg=\"Started container\" PID=52645 containerID=c3baac011cb426ebdd6a124b434c3fb8bbd8397c571371e0ba2d8725ab94c391 description=baremetal-operator-system/baremetal-operator-ironic-848c8c95cf-rt2ks/ironic-log-watch id=fee298e0-9854-41da-9f0c-c198570b5cf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab7286370173ff5758a6730e336fdc97cf413259a0b24667ffdf18135e9f60c",
2026-06-09 14:45:34.026756 | controller |     "Jun 09 13:52:38.848543 crc crio[23733]: time=\"2026-06-09T13:52:38.847643844Z\" level=info msg=\"Stopping container: cc70602435a8c426ba7f1b6f0a3dc36189778ad6d37ac21511ea2b93184f6123 (timeout: 2s)\" id=40a390d4-004e-49d1-a93a-4cc7a140e450 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.026771 | controller |     "Jun 09 13:52:39.704524 crc crio[23733]: time=\"2026-06-09T13:52:39.703993233Z\" level=info msg=\"Stopped container cc70602435a8c426ba7f1b6f0a3dc36189778ad6d37ac21511ea2b93184f6123: openshift-marketplace/redhat-marketplace-p7dc8/registry-server\" id=40a390d4-004e-49d1-a93a-4cc7a140e450 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.026787 | controller |     "Jun 09 13:52:39.705791 crc crio[23733]: time=\"2026-06-09T13:52:39.705690355Z\" level=info msg=\"Stopping pod sandbox: bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb\" id=aeb316d9-ddba-40e9-b226-b49cbd0939ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.026806 | controller |     "Jun 09 13:52:39.706786 crc crio[23733]: time=\"2026-06-09T13:52:39.706718301Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-p7dc8 Namespace:openshift-marketplace ID:bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb UID:f7cc6847-8e30-4857-ada6-6827bd1d5c2c NetNS:/var/run/netns/d1f89b1d-c6bc-4023-a898-d29182670c58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7cc6847_8e30_4857_ada6_6827bd1d5c2c.slice PodAnnotations:0xc0025a6238}] Aliases:map[]}\"",
2026-06-09 14:45:34.026822 | controller |     "Jun 09 13:52:39.706985 crc crio[23733]: time=\"2026-06-09T13:52:39.706930436Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-p7dc8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.026838 | controller |     "Jun 09 13:52:40.081497 crc crio[23733]: time=\"2026-06-09T13:52:40.081177722Z\" level=info msg=\"Stopped pod sandbox: bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb\" id=aeb316d9-ddba-40e9-b226-b49cbd0939ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.026854 | controller |     "Jun 09 13:52:40.232947 crc crio[23733]: time=\"2026-06-09T13:52:40.232287465Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-bx7lz/POD\" id=ec6d6657-b6cf-4619-8f06-6d4d2b02b927 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.026869 | controller |     "Jun 09 13:52:40.233157 crc crio[23733]: time=\"2026-06-09T13:52:40.233002062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.026885 | controller |     "Jun 09 13:52:40.271802 crc crio[23733]: time=\"2026-06-09T13:52:40.270971434Z\" level=info msg=\"Got pod network &{Name:community-operators-bx7lz Namespace:openshift-marketplace ID:43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae UID:0927b7f5-e535-4b3a-a950-5b9e48d61175 NetNS:/var/run/netns/dbb18d90-c923-4664-abbc-41e328178831 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0927b7f5_e535_4b3a_a950_5b9e48d61175.slice PodAnnotations:0xc002898478}] Aliases:map[]}\"",
2026-06-09 14:45:34.026900 | controller |     "Jun 09 13:52:40.271802 crc crio[23733]: time=\"2026-06-09T13:52:40.271065626Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-bx7lz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.026929 | controller |     "Jun 09 13:52:40.886742 crc crio[23733]: time=\"2026-06-09T13:52:40.886643977Z\" level=info msg=\"Removing container: cc70602435a8c426ba7f1b6f0a3dc36189778ad6d37ac21511ea2b93184f6123\" id=7964c0ee-8f3b-4dd1-98fb-f83524819f3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.026945 | controller |     "Jun 09 13:52:40.935771 crc crio[23733]: 2026-06-09T13:52:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:43f1854535a41bd Mac:be:9d:97:4d:d8:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/dbb18d90-c923-4664-abbc-41e328178831 SocketPath: PciID:}] [{Interface:0xc0004b0600 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.026961 | controller |     "Jun 09 13:52:40.939342 crc crio[23733]: time=\"2026-06-09T13:52:40.939212072Z\" level=info msg=\"Got pod network &{Name:community-operators-bx7lz Namespace:openshift-marketplace ID:43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae UID:0927b7f5-e535-4b3a-a950-5b9e48d61175 NetNS:/var/run/netns/dbb18d90-c923-4664-abbc-41e328178831 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0927b7f5_e535_4b3a_a950_5b9e48d61175.slice PodAnnotations:0xc002898478}] Aliases:map[]}\"",
2026-06-09 14:45:34.026984 | controller |     "Jun 09 13:52:40.943509 crc crio[23733]: time=\"2026-06-09T13:52:40.943409526Z\" level=info msg=\"Removed container cc70602435a8c426ba7f1b6f0a3dc36189778ad6d37ac21511ea2b93184f6123: openshift-marketplace/redhat-marketplace-p7dc8/registry-server\" id=7964c0ee-8f3b-4dd1-98fb-f83524819f3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.027000 | controller |     "Jun 09 13:52:40.945319 crc crio[23733]: time=\"2026-06-09T13:52:40.945258803Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-bx7lz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.027015 | controller |     "Jun 09 13:52:40.946549 crc crio[23733]: time=\"2026-06-09T13:52:40.946508703Z\" level=info msg=\"Removing container: 809ac8b2659ef13cf91da043be293a0737c6f60fe715b83bc6231a0c997cb143\" id=122b8592-36e7-4cfb-9788-2a096ea9c0fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.027031 | controller |     "Jun 09 13:52:40.952906 crc crio[23733]: time=\"2026-06-09T13:52:40.95283848Z\" level=info msg=\"Ran pod sandbox 43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae with infra container: openshift-marketplace/community-operators-bx7lz/POD\" id=ec6d6657-b6cf-4619-8f06-6d4d2b02b927 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.027047 | controller |     "Jun 09 13:52:40.956254 crc crio[23733]: time=\"2026-06-09T13:52:40.956191203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0a26c0c4-7093-4d6a-81ea-23fce0a166ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.027062 | controller |     "Jun 09 13:52:40.958636 crc crio[23733]: time=\"2026-06-09T13:52:40.958555542Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b78c59d5-e2f7-4630-a3cc-eaede6efe9af name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.027078 | controller |     "Jun 09 13:52:40.967470 crc crio[23733]: time=\"2026-06-09T13:52:40.967380051Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bx7lz/extract-utilities\" id=bfb32bbd-71af-46df-a74b-24035a83ee3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.027093 | controller |     "Jun 09 13:52:40.967983 crc crio[23733]: time=\"2026-06-09T13:52:40.96775185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.027108 | controller |     "Jun 09 13:52:41.012451 crc crio[23733]: time=\"2026-06-09T13:52:41.011627561Z\" level=info msg=\"Removed container 809ac8b2659ef13cf91da043be293a0737c6f60fe715b83bc6231a0c997cb143: openshift-marketplace/redhat-marketplace-p7dc8/extract-content\" id=122b8592-36e7-4cfb-9788-2a096ea9c0fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.027124 | controller |     "Jun 09 13:52:41.018633 crc crio[23733]: time=\"2026-06-09T13:52:41.018526642Z\" level=info msg=\"Removing container: 4b6940c96ae464b4d7e53e02d54e9c1f7a74e55e4c7bf557aae102b224f5ed6d\" id=2b150cc1-cfe9-42c9-9610-dd359571ce50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.027139 | controller |     "Jun 09 13:52:41.053447 crc crio[23733]: time=\"2026-06-09T13:52:41.053292276Z\" level=info msg=\"Removed container 4b6940c96ae464b4d7e53e02d54e9c1f7a74e55e4c7bf557aae102b224f5ed6d: openshift-marketplace/redhat-marketplace-p7dc8/extract-utilities\" id=2b150cc1-cfe9-42c9-9610-dd359571ce50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.027157 | controller |     "Jun 09 13:52:41.062781 crc crio[23733]: time=\"2026-06-09T13:52:41.062679839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.027172 | controller |     "Jun 09 13:52:41.068537 crc crio[23733]: time=\"2026-06-09T13:52:41.068453762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.027188 | controller |     "Jun 09 13:52:41.208646 crc crio[23733]: time=\"2026-06-09T13:52:41.208499651Z\" level=info msg=\"Created container 697a412dfd7b6db8c8437826ddcd0a5009d5a849c4170897f77b13a152901206: openshift-marketplace/community-operators-bx7lz/extract-utilities\" id=bfb32bbd-71af-46df-a74b-24035a83ee3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.027203 | controller |     "Jun 09 13:52:41.210316 crc crio[23733]: time=\"2026-06-09T13:52:41.21007969Z\" level=info msg=\"Starting container: 697a412dfd7b6db8c8437826ddcd0a5009d5a849c4170897f77b13a152901206\" id=e33c4661-dedb-484c-b0dc-b43acd931a7c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.027218 | controller |     "Jun 09 13:52:41.219422 crc crio[23733]: time=\"2026-06-09T13:52:41.217807421Z\" level=info msg=\"Started container\" PID=52954 containerID=697a412dfd7b6db8c8437826ddcd0a5009d5a849c4170897f77b13a152901206 description=openshift-marketplace/community-operators-bx7lz/extract-utilities id=e33c4661-dedb-484c-b0dc-b43acd931a7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae",
2026-06-09 14:45:34.027233 | controller |     "Jun 09 13:52:41.905631 crc crio[23733]: time=\"2026-06-09T13:52:41.905526862Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9de663c9-7355-4dda-978d-2b0079889f24 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.027248 | controller |     "Jun 09 13:52:41.914367 crc crio[23733]: time=\"2026-06-09T13:52:41.913209573Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 14:45:34.027264 | controller |     "Jun 09 13:52:42.677431 crc crio[23733]: time=\"2026-06-09T13:52:42.6768876Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:0788325c588907d29fc8f1116d650f00ce5dab0d5849db37f540e478bbc5e236\" id=9de663c9-7355-4dda-978d-2b0079889f24 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.027280 | controller |     "Jun 09 13:52:42.679791 crc crio[23733]: time=\"2026-06-09T13:52:42.679551386Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=18a31fb0-3ffc-4ba3-a105-77928bc8a459 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.027295 | controller |     "Jun 09 13:52:42.689964 crc crio[23733]: time=\"2026-06-09T13:52:42.687663828Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9fc1df9a-5cd2-4721-871f-347a9ccef738 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.027310 | controller |     "Jun 09 13:52:42.698059 crc crio[23733]: time=\"2026-06-09T13:52:42.697660696Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bx7lz/extract-content\" id=790c06bb-5c23-47a1-8efb-5833a6d9abb8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.027326 | controller |     "Jun 09 13:52:42.702796 crc crio[23733]: time=\"2026-06-09T13:52:42.702579699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.027341 | controller |     "Jun 09 13:52:42.757288 crc crio[23733]: time=\"2026-06-09T13:52:42.756053326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.027358 | controller |     "Jun 09 13:52:42.762192 crc crio[23733]: time=\"2026-06-09T13:52:42.761873101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.027374 | controller |     "Jun 09 13:52:42.942677 crc crio[23733]: time=\"2026-06-09T13:52:42.942327523Z\" level=info msg=\"Created container b6ceed072825dd7220c8f0c2724aabcfa8095c5dffa0509fbbf56f3df01f8781: openshift-marketplace/community-operators-bx7lz/extract-content\" id=790c06bb-5c23-47a1-8efb-5833a6d9abb8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.027388 | controller |     "Jun 09 13:52:42.944507 crc crio[23733]: time=\"2026-06-09T13:52:42.944379273Z\" level=info msg=\"Starting container: b6ceed072825dd7220c8f0c2724aabcfa8095c5dffa0509fbbf56f3df01f8781\" id=631ec7fe-89f8-4fa5-9cb9-9dad9efb771d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.027403 | controller |     "Jun 09 13:52:42.957798 crc crio[23733]: time=\"2026-06-09T13:52:42.957565301Z\" level=info msg=\"Started container\" PID=52986 containerID=b6ceed072825dd7220c8f0c2724aabcfa8095c5dffa0509fbbf56f3df01f8781 description=openshift-marketplace/community-operators-bx7lz/extract-content id=631ec7fe-89f8-4fa5-9cb9-9dad9efb771d name=/runtime.v1.RuntimeService/StartContainer sandboxID=43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae",
2026-06-09 14:45:34.027418 | controller |     "Jun 09 13:52:44.952218 crc crio[23733]: time=\"2026-06-09T13:52:44.951628707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cf618e52-09c6-427f-aa47-fd6643acde94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.027433 | controller |     "Jun 09 13:52:44.955279 crc crio[23733]: time=\"2026-06-09T13:52:44.955193885Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6b00f2ea-dac8-4621-bcc1-cd653fa69ae1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.027448 | controller |     "Jun 09 13:52:44.963457 crc crio[23733]: time=\"2026-06-09T13:52:44.963305087Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bx7lz/registry-server\" id=7c4c5fc0-d4a1-4f90-a5af-1e8622384e55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.027463 | controller |     "Jun 09 13:52:44.963985 crc crio[23733]: time=\"2026-06-09T13:52:44.963942632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.027478 | controller |     "Jun 09 13:52:45.028406 crc crio[23733]: time=\"2026-06-09T13:52:45.028312472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.027493 | controller |     "Jun 09 13:52:45.032373 crc crio[23733]: time=\"2026-06-09T13:52:45.032313491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.027508 | controller |     "Jun 09 13:52:45.201298 crc crio[23733]: time=\"2026-06-09T13:52:45.20097854Z\" level=info msg=\"Created container b16140159a181135a8b58125ab5dba7acbf1b4f13694b408b694e32e823d8985: openshift-marketplace/community-operators-bx7lz/registry-server\" id=7c4c5fc0-d4a1-4f90-a5af-1e8622384e55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.027543 | controller |     "Jun 09 13:52:45.202717 crc crio[23733]: time=\"2026-06-09T13:52:45.202643712Z\" level=info msg=\"Starting container: b16140159a181135a8b58125ab5dba7acbf1b4f13694b408b694e32e823d8985\" id=057e4bca-52f3-497f-8364-fea82d1c2153 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.027565 | controller |     "Jun 09 13:52:45.208562 crc crio[23733]: time=\"2026-06-09T13:52:45.208420045Z\" level=info msg=\"Started container\" PID=53027 containerID=b16140159a181135a8b58125ab5dba7acbf1b4f13694b408b694e32e823d8985 description=openshift-marketplace/community-operators-bx7lz/registry-server id=057e4bca-52f3-497f-8364-fea82d1c2153 name=/runtime.v1.RuntimeService/StartContainer sandboxID=43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae",
2026-06-09 14:45:34.027581 | controller |     "Jun 09 13:52:48.234810 crc crio[23733]: time=\"2026-06-09T13:52:48.234190117Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-b4kr7/POD\" id=ef49e503-7b01-4768-9d33-d2510c7ec364 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.027596 | controller |     "Jun 09 13:52:48.236552 crc crio[23733]: time=\"2026-06-09T13:52:48.234837203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.027612 | controller |     "Jun 09 13:52:48.263364 crc crio[23733]: time=\"2026-06-09T13:52:48.263265189Z\" level=info msg=\"Got pod network &{Name:redhat-operators-b4kr7 Namespace:openshift-marketplace ID:bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785 UID:086d0b5d-6581-4214-af97-9c7d9975206f NetNS:/var/run/netns/51e22dd6-3fd2-4af9-87e0-0ebb2fa18c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod086d0b5d_6581_4214_af97_9c7d9975206f.slice PodAnnotations:0xc0027d0228}] Aliases:map[]}\"",
2026-06-09 14:45:34.027627 | controller |     "Jun 09 13:52:48.263364 crc crio[23733]: time=\"2026-06-09T13:52:48.263349501Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-b4kr7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.027643 | controller |     "Jun 09 13:52:49.062666 crc crio[23733]: 2026-06-09T13:52:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb0f0c73d37852e Mac:ea:58:03:94:69:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/51e22dd6-3fd2-4af9-87e0-0ebb2fa18c23 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.027658 | controller |     "Jun 09 13:52:49.064501 crc crio[23733]: time=\"2026-06-09T13:52:49.064371786Z\" level=info msg=\"Got pod network &{Name:redhat-operators-b4kr7 Namespace:openshift-marketplace ID:bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785 UID:086d0b5d-6581-4214-af97-9c7d9975206f NetNS:/var/run/netns/51e22dd6-3fd2-4af9-87e0-0ebb2fa18c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod086d0b5d_6581_4214_af97_9c7d9975206f.slice PodAnnotations:0xc0027d0228}] Aliases:map[]}\"",
2026-06-09 14:45:34.027674 | controller |     "Jun 09 13:52:49.064683 crc crio[23733]: time=\"2026-06-09T13:52:49.064575741Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-b4kr7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.027689 | controller |     "Jun 09 13:52:49.073508 crc crio[23733]: time=\"2026-06-09T13:52:49.073333648Z\" level=info msg=\"Ran pod sandbox bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785 with infra container: openshift-marketplace/redhat-operators-b4kr7/POD\" id=ef49e503-7b01-4768-9d33-d2510c7ec364 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.027704 | controller |     "Jun 09 13:52:49.075864 crc crio[23733]: time=\"2026-06-09T13:52:49.075722109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=456618cd-4dd9-4f53-8b23-8478c387c3aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.027723 | controller |     "Jun 09 13:52:49.077962 crc crio[23733]: time=\"2026-06-09T13:52:49.077892832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=33e051b0-afd4-404c-bf1a-8966aab573b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.027739 | controller |     "Jun 09 13:52:49.087488 crc crio[23733]: time=\"2026-06-09T13:52:49.087355777Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-b4kr7/extract-utilities\" id=6157e181-a913-4796-a349-3292971a45ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.027754 | controller |     "Jun 09 13:52:49.087964 crc crio[23733]: time=\"2026-06-09T13:52:49.087894261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.027769 | controller |     "Jun 09 13:52:49.132851 crc crio[23733]: time=\"2026-06-09T13:52:49.132753155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.027785 | controller |     "Jun 09 13:52:49.137269 crc crio[23733]: time=\"2026-06-09T13:52:49.137193365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.027799 | controller |     "Jun 09 13:52:49.291505 crc crio[23733]: time=\"2026-06-09T13:52:49.291362745Z\" level=info msg=\"Created container 27c9d6e7ad025a887875e9a4f041566ecd001089b317fca18f2a16586bd7a102: openshift-marketplace/redhat-operators-b4kr7/extract-utilities\" id=6157e181-a913-4796-a349-3292971a45ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.027815 | controller |     "Jun 09 13:52:49.292891 crc crio[23733]: time=\"2026-06-09T13:52:49.29279999Z\" level=info msg=\"Starting container: 27c9d6e7ad025a887875e9a4f041566ecd001089b317fca18f2a16586bd7a102\" id=f802b7c5-8dc1-4eff-b019-9c167bb0f009 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.027830 | controller |     "Jun 09 13:52:49.299909 crc crio[23733]: time=\"2026-06-09T13:52:49.299799564Z\" level=info msg=\"Started container\" PID=53175 containerID=27c9d6e7ad025a887875e9a4f041566ecd001089b317fca18f2a16586bd7a102 description=openshift-marketplace/redhat-operators-b4kr7/extract-utilities id=f802b7c5-8dc1-4eff-b019-9c167bb0f009 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785",
2026-06-09 14:45:34.027845 | controller |     "Jun 09 13:52:50.028802 crc crio[23733]: time=\"2026-06-09T13:52:50.028263687Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ef39f50c-474e-447a-8ae2-6b976f750f59 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.027861 | controller |     "Jun 09 13:52:50.035995 crc crio[23733]: time=\"2026-06-09T13:52:50.035917377Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 14:45:34.027876 | controller |     "Jun 09 13:52:51.043634 crc crio[23733]: time=\"2026-06-09T13:52:51.043513142Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:bd465a77e75f6938a5535a0a2fcd34ee44f4b4d5af2dbcda4aceb633e38950da\" id=ef39f50c-474e-447a-8ae2-6b976f750f59 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.027891 | controller |     "Jun 09 13:52:51.044856 crc crio[23733]: time=\"2026-06-09T13:52:51.044774474Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=806199bb-a68e-4ce9-b52f-59b49d8554a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.027906 | controller |     "Jun 09 13:52:51.047463 crc crio[23733]: time=\"2026-06-09T13:52:51.047409429Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cdf2ab92-0609-4e03-8fb5-e0c03840529d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.027925 | controller |     "Jun 09 13:52:51.055391 crc crio[23733]: time=\"2026-06-09T13:52:51.055255824Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-b4kr7/extract-content\" id=f2755ad8-6020-4246-b70a-8c0b3502bdc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.027940 | controller |     "Jun 09 13:52:51.056808 crc crio[23733]: time=\"2026-06-09T13:52:51.055780447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.027955 | controller |     "Jun 09 13:52:51.115393 crc crio[23733]: time=\"2026-06-09T13:52:51.114712551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.027970 | controller |     "Jun 09 13:52:51.118945 crc crio[23733]: time=\"2026-06-09T13:52:51.118858524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.028017 | controller |     "Jun 09 13:52:51.270147 crc crio[23733]: time=\"2026-06-09T13:52:51.269999087Z\" level=info msg=\"Created container 056324f6cb413212e2f6e66c045f9a55fcd220586c0f53dffe159122f45d0bda: openshift-marketplace/redhat-operators-b4kr7/extract-content\" id=f2755ad8-6020-4246-b70a-8c0b3502bdc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.028034 | controller |     "Jun 09 13:52:51.272791 crc crio[23733]: time=\"2026-06-09T13:52:51.272718955Z\" level=info msg=\"Starting container: 056324f6cb413212e2f6e66c045f9a55fcd220586c0f53dffe159122f45d0bda\" id=39afffbb-43db-41b3-99af-53c9cb3f3384 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.028050 | controller |     "Jun 09 13:52:51.283001 crc crio[23733]: time=\"2026-06-09T13:52:51.282842477Z\" level=info msg=\"Started container\" PID=53267 containerID=056324f6cb413212e2f6e66c045f9a55fcd220586c0f53dffe159122f45d0bda description=openshift-marketplace/redhat-operators-b4kr7/extract-content id=39afffbb-43db-41b3-99af-53c9cb3f3384 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785",
2026-06-09 14:45:34.028066 | controller |     "Jun 09 13:52:53.113213 crc crio[23733]: time=\"2026-06-09T13:52:53.112317074Z\" level=info msg=\"Stopping container: b16140159a181135a8b58125ab5dba7acbf1b4f13694b408b694e32e823d8985 (timeout: 2s)\" id=22af9cab-2241-4a21-ba30-1aa284cd000c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.028081 | controller |     "Jun 09 13:52:53.249759 crc crio[23733]: time=\"2026-06-09T13:52:53.249647196Z\" level=info msg=\"Stopped container b16140159a181135a8b58125ab5dba7acbf1b4f13694b408b694e32e823d8985: openshift-marketplace/community-operators-bx7lz/registry-server\" id=22af9cab-2241-4a21-ba30-1aa284cd000c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.028097 | controller |     "Jun 09 13:52:53.251197 crc crio[23733]: time=\"2026-06-09T13:52:53.251033971Z\" level=info msg=\"Stopping pod sandbox: 43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae\" id=9f034920-8bc9-4579-b055-b3de858a7947 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.028112 | controller |     "Jun 09 13:52:53.251924 crc crio[23733]: time=\"2026-06-09T13:52:53.251866751Z\" level=info msg=\"Got pod network &{Name:community-operators-bx7lz Namespace:openshift-marketplace ID:43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae UID:0927b7f5-e535-4b3a-a950-5b9e48d61175 NetNS:/var/run/netns/dbb18d90-c923-4664-abbc-41e328178831 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0927b7f5_e535_4b3a_a950_5b9e48d61175.slice PodAnnotations:0xc000308fb8}] Aliases:map[]}\"",
2026-06-09 14:45:34.028131 | controller |     "Jun 09 13:52:53.252162 crc crio[23733]: time=\"2026-06-09T13:52:53.252046385Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-bx7lz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.028155 | controller |     "Jun 09 13:52:53.623221 crc crio[23733]: time=\"2026-06-09T13:52:53.62263806Z\" level=info msg=\"Stopped pod sandbox: 43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae\" id=9f034920-8bc9-4579-b055-b3de858a7947 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.028171 | controller |     "Jun 09 13:52:54.129921 crc crio[23733]: time=\"2026-06-09T13:52:54.12755945Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e4cc57b2-d480-4f52-bb81-06f187bc8c58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.028186 | controller |     "Jun 09 13:52:54.141195 crc crio[23733]: time=\"2026-06-09T13:52:54.134958313Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=10b00c87-e5c7-4f8a-bb5d-d45a55a343d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.028201 | controller |     "Jun 09 13:52:54.142066 crc crio[23733]: time=\"2026-06-09T13:52:54.142019759Z\" level=info msg=\"Removing container: b16140159a181135a8b58125ab5dba7acbf1b4f13694b408b694e32e823d8985\" id=5938b4b7-489e-4997-8898-ebf8ed3ebce9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.028216 | controller |     "Jun 09 13:52:54.146667 crc crio[23733]: time=\"2026-06-09T13:52:54.146568852Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-b4kr7/registry-server\" id=59615010-670b-4459-8967-fbb8b560f749 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.028231 | controller |     "Jun 09 13:52:54.147169 crc crio[23733]: time=\"2026-06-09T13:52:54.147064164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.028246 | controller |     "Jun 09 13:52:54.200182 crc crio[23733]: time=\"2026-06-09T13:52:54.193306973Z\" level=info msg=\"Removed container b16140159a181135a8b58125ab5dba7acbf1b4f13694b408b694e32e823d8985: openshift-marketplace/community-operators-bx7lz/registry-server\" id=5938b4b7-489e-4997-8898-ebf8ed3ebce9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.028261 | controller |     "Jun 09 13:52:54.202343 crc crio[23733]: time=\"2026-06-09T13:52:54.202265926Z\" level=info msg=\"Removing container: b6ceed072825dd7220c8f0c2724aabcfa8095c5dffa0509fbbf56f3df01f8781\" id=1f5428af-3d09-40e4-bc21-5a6cedffb859 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.028276 | controller |     "Jun 09 13:52:54.246760 crc crio[23733]: time=\"2026-06-09T13:52:54.246572306Z\" level=info msg=\"Removed container b6ceed072825dd7220c8f0c2724aabcfa8095c5dffa0509fbbf56f3df01f8781: openshift-marketplace/community-operators-bx7lz/extract-content\" id=1f5428af-3d09-40e4-bc21-5a6cedffb859 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.028291 | controller |     "Jun 09 13:52:54.258836 crc crio[23733]: time=\"2026-06-09T13:52:54.25874279Z\" level=info msg=\"Removing container: 697a412dfd7b6db8c8437826ddcd0a5009d5a849c4170897f77b13a152901206\" id=b38bf110-0101-4bf7-b9e4-7b9b3bef397b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.028306 | controller |     "Jun 09 13:52:54.265734 crc crio[23733]: time=\"2026-06-09T13:52:54.26552223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.028324 | controller |     "Jun 09 13:52:54.273187 crc crio[23733]: time=\"2026-06-09T13:52:54.272903364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.028340 | controller |     "Jun 09 13:52:54.300997 crc crio[23733]: time=\"2026-06-09T13:52:54.299891559Z\" level=info msg=\"Removed container 697a412dfd7b6db8c8437826ddcd0a5009d5a849c4170897f77b13a152901206: openshift-marketplace/community-operators-bx7lz/extract-utilities\" id=b38bf110-0101-4bf7-b9e4-7b9b3bef397b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.028356 | controller |     "Jun 09 13:52:54.449874 crc crio[23733]: time=\"2026-06-09T13:52:54.449778007Z\" level=info msg=\"Created container 9004b15228d85c922b6a4a6ca6e99da3da631c5abf06cb7f13f22600a638cef6: openshift-marketplace/redhat-operators-b4kr7/registry-server\" id=59615010-670b-4459-8967-fbb8b560f749 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.028371 | controller |     "Jun 09 13:52:54.451360 crc crio[23733]: time=\"2026-06-09T13:52:54.451285044Z\" level=info msg=\"Starting container: 9004b15228d85c922b6a4a6ca6e99da3da631c5abf06cb7f13f22600a638cef6\" id=36945f12-4735-40f4-ba0f-acc4234ed09f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.028387 | controller |     "Jun 09 13:52:54.458476 crc crio[23733]: time=\"2026-06-09T13:52:54.458357091Z\" level=info msg=\"Started container\" PID=53371 containerID=9004b15228d85c922b6a4a6ca6e99da3da631c5abf06cb7f13f22600a638cef6 description=openshift-marketplace/redhat-operators-b4kr7/registry-server id=36945f12-4735-40f4-ba0f-acc4234ed09f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785",
2026-06-09 14:45:34.028403 | controller |     "Jun 09 13:52:58.055031 crc crio[23733]: time=\"2026-06-09T13:52:58.054030477Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-fxdbh/POD\" id=e5092a71-b584-4e4f-8aeb-46c0a672ffcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.028419 | controller |     "Jun 09 13:52:58.056507 crc crio[23733]: time=\"2026-06-09T13:52:58.055094523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.028435 | controller |     "Jun 09 13:52:58.088524 crc crio[23733]: time=\"2026-06-09T13:52:58.088012716Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-fxdbh Namespace:openstack ID:a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953 UID:b667c2c1-1cb6-4f1c-bfa7-1ea5966d97b9 NetNS:/var/run/netns/57336be1-2eae-4258-996a-0a8e081024ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb667c2c1_1cb6_4f1c_bfa7_1ea5966d97b9.slice PodAnnotations:0xc00008cb38}] Aliases:map[]}\"",
2026-06-09 14:45:34.028450 | controller |     "Jun 09 13:52:58.088524 crc crio[23733]: time=\"2026-06-09T13:52:58.088070097Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-fxdbh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.028466 | controller |     "Jun 09 13:52:58.296751 crc crio[23733]: time=\"2026-06-09T13:52:58.296026857Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-dpr2d/POD\" id=89414918-b2d4-455f-9c30-c8a83c9ebbff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.028481 | controller |     "Jun 09 13:52:58.296751 crc crio[23733]: time=\"2026-06-09T13:52:58.296665282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.028496 | controller |     "Jun 09 13:52:58.367975 crc crio[23733]: time=\"2026-06-09T13:52:58.367867203Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-dpr2d Namespace:openstack ID:20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e UID:632b0edc-8546-4522-b194-77bd5d901a38 NetNS:/var/run/netns/a4a066f1-9a7f-473c-b820-68488da15a4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632b0edc_8546_4522_b194_77bd5d901a38.slice PodAnnotations:0xc0028985e8}] Aliases:map[]}\"",
2026-06-09 14:45:34.028528 | controller |     "Jun 09 13:52:58.367975 crc crio[23733]: time=\"2026-06-09T13:52:58.367949035Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-dpr2d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.028549 | controller |     "Jun 09 13:52:58.438282 crc crio[23733]: 2026-06-09T13:52:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a773bc108cd7155 Mac:16:d9:b3:b1:a6:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/57336be1-2eae-4258-996a-0a8e081024ec SocketPath: PciID:}] [{Interface:0xc000122e50 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.028565 | controller |     "Jun 09 13:52:58.439208 crc crio[23733]: time=\"2026-06-09T13:52:58.439071263Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-fxdbh Namespace:openstack ID:a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953 UID:b667c2c1-1cb6-4f1c-bfa7-1ea5966d97b9 NetNS:/var/run/netns/57336be1-2eae-4258-996a-0a8e081024ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb667c2c1_1cb6_4f1c_bfa7_1ea5966d97b9.slice PodAnnotations:0xc00008cb38}] Aliases:map[]}\"",
2026-06-09 14:45:34.028580 | controller |     "Jun 09 13:52:58.439320 crc crio[23733]: time=\"2026-06-09T13:52:58.439293568Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-fxdbh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.028595 | controller |     "Jun 09 13:52:58.449384 crc crio[23733]: time=\"2026-06-09T13:52:58.448326905Z\" level=info msg=\"Ran pod sandbox a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953 with infra container: openstack/dnsmasq-dns-7dc8cc99c9-fxdbh/POD\" id=e5092a71-b584-4e4f-8aeb-46c0a672ffcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.028610 | controller |     "Jun 09 13:52:58.453162 crc crio[23733]: time=\"2026-06-09T13:52:58.450633902Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a290a24d-4eab-4c08-9ebc-0d91dfe3770d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.028626 | controller |     "Jun 09 13:52:58.453162 crc crio[23733]: time=\"2026-06-09T13:52:58.450840857Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=a290a24d-4eab-4c08-9ebc-0d91dfe3770d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.028641 | controller |     "Jun 09 13:52:58.453162 crc crio[23733]: time=\"2026-06-09T13:52:58.450897128Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=a290a24d-4eab-4c08-9ebc-0d91dfe3770d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.028657 | controller |     "Jun 09 13:52:58.453162 crc crio[23733]: time=\"2026-06-09T13:52:58.451861873Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=84fadf65-b0b3-4858-9a29-778403076aec name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.028672 | controller |     "Jun 09 13:52:58.457723 crc crio[23733]: time=\"2026-06-09T13:52:58.456712503Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-09 14:45:34.028687 | controller |     "Jun 09 13:52:58.994211 crc crio[23733]: 2026-06-09T13:52:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20f2db980c28f90 Mac:82:81:ae:2d:05:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/a4a066f1-9a7f-473c-b820-68488da15a4a SocketPath: PciID:}] [{Interface:0xc000014e90 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.028706 | controller |     "Jun 09 13:52:59.000826 crc crio[23733]: time=\"2026-06-09T13:52:59.000721125Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-dpr2d Namespace:openstack ID:20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e UID:632b0edc-8546-4522-b194-77bd5d901a38 NetNS:/var/run/netns/a4a066f1-9a7f-473c-b820-68488da15a4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632b0edc_8546_4522_b194_77bd5d901a38.slice PodAnnotations:0xc0028985e8}] Aliases:map[]}\"",
2026-06-09 14:45:34.028722 | controller |     "Jun 09 13:52:59.001460 crc crio[23733]: time=\"2026-06-09T13:52:59.001204816Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-dpr2d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.028738 | controller |     "Jun 09 13:52:59.041983 crc crio[23733]: time=\"2026-06-09T13:52:59.041843092Z\" level=info msg=\"Ran pod sandbox 20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e with infra container: openstack/dnsmasq-dns-769fc96f7c-dpr2d/POD\" id=89414918-b2d4-455f-9c30-c8a83c9ebbff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.028753 | controller |     "Jun 09 13:52:59.053045 crc crio[23733]: time=\"2026-06-09T13:52:59.052709024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a28134c5-8466-4279-bffe-cadd78a6bbd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.028769 | controller |     "Jun 09 13:52:59.053694 crc crio[23733]: time=\"2026-06-09T13:52:59.053294758Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=a28134c5-8466-4279-bffe-cadd78a6bbd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.028784 | controller |     "Jun 09 13:52:59.053694 crc crio[23733]: time=\"2026-06-09T13:52:59.05335575Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=a28134c5-8466-4279-bffe-cadd78a6bbd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.028799 | controller |     "Jun 09 13:52:59.059733 crc crio[23733]: time=\"2026-06-09T13:52:59.059566736Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0d33734d-44b6-4673-b163-9cb37527551a name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.028814 | controller |     "Jun 09 13:52:59.064410 crc crio[23733]: time=\"2026-06-09T13:52:59.064257603Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-09 14:45:34.028830 | controller |     "Jun 09 13:52:59.894164 crc crio[23733]: time=\"2026-06-09T13:52:59.880405487Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-9c58657f7-bkj2w/POD\" id=5a2580cf-71d0-47dd-a074-d272fd738204 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.028845 | controller |     "Jun 09 13:52:59.894841 crc crio[23733]: time=\"2026-06-09T13:52:59.894788498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.028861 | controller |     "Jun 09 13:53:00.056476 crc crio[23733]: time=\"2026-06-09T13:53:00.056323876Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-9c58657f7-bkj2w Namespace:openstack ID:bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574 UID:90093f3c-a8be-410a-bdfe-bd1060f68fe6 NetNS:/var/run/netns/4ed8b0b1-a4fb-4d5f-90b9-4bdd69cb7554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90093f3c_a8be_410a_bdfe_bd1060f68fe6.slice PodAnnotations:0xc00028ee90}] Aliases:map[]}\"",
2026-06-09 14:45:34.028885 | controller |     "Jun 09 13:53:00.056476 crc crio[23733]: time=\"2026-06-09T13:53:00.056438559Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-9c58657f7-bkj2w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.028901 | controller |     "Jun 09 13:53:01.047460 crc crio[23733]: time=\"2026-06-09T13:53:01.046573503Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=0366bc29-0880-4428-b559-c20c7b81f58f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.028916 | controller |     "Jun 09 13:53:01.047460 crc crio[23733]: time=\"2026-06-09T13:53:01.047206408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.028931 | controller |     "Jun 09 13:53:01.074087 crc crio[23733]: time=\"2026-06-09T13:53:01.073810173Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-m8pwr/POD\" id=b0a82376-d739-42fe-ad27-c0170340786e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.028947 | controller |     "Jun 09 13:53:01.074269 crc crio[23733]: time=\"2026-06-09T13:53:01.074177162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.028962 | controller |     "Jun 09 13:53:01.198459 crc crio[23733]: 2026-06-09T13:53:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb703baff77ce17 Mac:8e:8d:3d:39:39:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/4ed8b0b1-a4fb-4d5f-90b9-4bdd69cb7554 SocketPath: PciID:}] [{Interface:0xc0002f0f10 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.028978 | controller |     "Jun 09 13:53:01.200436 crc crio[23733]: time=\"2026-06-09T13:53:01.200354747Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-9c58657f7-bkj2w Namespace:openstack ID:bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574 UID:90093f3c-a8be-410a-bdfe-bd1060f68fe6 NetNS:/var/run/netns/4ed8b0b1-a4fb-4d5f-90b9-4bdd69cb7554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90093f3c_a8be_410a_bdfe_bd1060f68fe6.slice PodAnnotations:0xc00028ee90}] Aliases:map[]}\"",
2026-06-09 14:45:34.028993 | controller |     "Jun 09 13:53:01.200644 crc crio[23733]: time=\"2026-06-09T13:53:01.200566123Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-9c58657f7-bkj2w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.029009 | controller |     "Jun 09 13:53:01.233478 crc crio[23733]: time=\"2026-06-09T13:53:01.233381194Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:a93a71d84827a63316a12c7b53de43d9914ebebe8c90cc9318049cd1d406b0e3 UID:a2e41566-ca97-4fe3-86ab-e54153931874 NetNS:/var/run/netns/d45eb6f9-da24-4677-aaa8-170e8631f7e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda2e41566_ca97_4fe3_86ab_e54153931874.slice PodAnnotations:0xc002534070}] Aliases:map[]}\"",
2026-06-09 14:45:34.029025 | controller |     "Jun 09 13:53:01.233823 crc crio[23733]: time=\"2026-06-09T13:53:01.233751983Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.029040 | controller |     "Jun 09 13:53:01.281444 crc crio[23733]: time=\"2026-06-09T13:53:01.281363013Z\" level=info msg=\"Ran pod sandbox bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574 with infra container: openstack/dnsmasq-dns-9c58657f7-bkj2w/POD\" id=5a2580cf-71d0-47dd-a074-d272fd738204 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.029106 | controller |     "Jun 09 13:53:01.289429 crc crio[23733]: time=\"2026-06-09T13:53:01.289294001Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d44f4853-4c98-4144-a7c8-a8411c62c579 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.029123 | controller |     "Jun 09 13:53:01.337267 crc crio[23733]: time=\"2026-06-09T13:53:01.337173717Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=d44f4853-4c98-4144-a7c8-a8411c62c579 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.029139 | controller |     "Jun 09 13:53:01.337582 crc crio[23733]: time=\"2026-06-09T13:53:01.33730193Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=d44f4853-4c98-4144-a7c8-a8411c62c579 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.029155 | controller |     "Jun 09 13:53:01.367813 crc crio[23733]: time=\"2026-06-09T13:53:01.355059615Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=24ab1862-69cf-441d-8e6a-2ba99da6378d name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.029171 | controller |     "Jun 09 13:53:01.388758 crc crio[23733]: time=\"2026-06-09T13:53:01.387672711Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-09 14:45:34.029186 | controller |     "Jun 09 13:53:01.402191 crc crio[23733]: time=\"2026-06-09T13:53:01.399857455Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-m8pwr Namespace:openstack ID:d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729 UID:5118fa81-a14b-4920-ad39-7329bf4f22e2 NetNS:/var/run/netns/e6724c6d-9d26-494c-a766-14bd05a7c6b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5118fa81_a14b_4920_ad39_7329bf4f22e2.slice PodAnnotations:0xc000308530}] Aliases:map[]}\"",
2026-06-09 14:45:34.029202 | controller |     "Jun 09 13:53:01.402191 crc crio[23733]: time=\"2026-06-09T13:53:01.399996598Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-m8pwr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.029218 | controller |     "Jun 09 13:53:02.073192 crc crio[23733]: time=\"2026-06-09T13:53:02.070530973Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=e63085a3-4086-4088-b053-82c2dbf194a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.029233 | controller |     "Jun 09 13:53:02.073192 crc crio[23733]: time=\"2026-06-09T13:53:02.07318799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.029249 | controller |     "Jun 09 13:53:02.290152 crc crio[23733]: 2026-06-09T13:53:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a93a71d84827a63 Mac:8a:13:27:98:7c:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/d45eb6f9-da24-4677-aaa8-170e8631f7e0 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.029264 | controller |     "Jun 09 13:53:02.303632 crc crio[23733]: time=\"2026-06-09T13:53:02.302725898Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:a93a71d84827a63316a12c7b53de43d9914ebebe8c90cc9318049cd1d406b0e3 UID:a2e41566-ca97-4fe3-86ab-e54153931874 NetNS:/var/run/netns/d45eb6f9-da24-4677-aaa8-170e8631f7e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda2e41566_ca97_4fe3_86ab_e54153931874.slice PodAnnotations:0xc002534070}] Aliases:map[]}\"",
2026-06-09 14:45:34.029283 | controller |     "Jun 09 13:53:02.303632 crc crio[23733]: time=\"2026-06-09T13:53:02.303093637Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.029299 | controller |     "Jun 09 13:53:02.343379 crc crio[23733]: time=\"2026-06-09T13:53:02.342375389Z\" level=info msg=\"Ran pod sandbox a93a71d84827a63316a12c7b53de43d9914ebebe8c90cc9318049cd1d406b0e3 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=0366bc29-0880-4428-b559-c20c7b81f58f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.029315 | controller |     "Jun 09 13:53:02.369181 crc crio[23733]: time=\"2026-06-09T13:53:02.365972558Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:7ade1da8b36552412c64d2a68483abe4203a165bc99b293f0135e9b368d7ba29 UID:b5582b85-5d4f-49a0-9093-63b69533c549 NetNS:/var/run/netns/587d63b9-432d-4cd7-9e9a-9311643edcca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5582b85_5d4f_49a0_9093_63b69533c549.slice PodAnnotations:0xc00580a358}] Aliases:map[]}\"",
2026-06-09 14:45:34.029331 | controller |     "Jun 09 13:53:02.369181 crc crio[23733]: time=\"2026-06-09T13:53:02.36604424Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.029347 | controller |     "Jun 09 13:53:02.369181 crc crio[23733]: time=\"2026-06-09T13:53:02.368502842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=3283f715-f726-4840-848c-74e654227ebf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.029362 | controller |     "Jun 09 13:53:02.369181 crc crio[23733]: time=\"2026-06-09T13:53:02.368758728Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=3283f715-f726-4840-848c-74e654227ebf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.029378 | controller |     "Jun 09 13:53:02.369181 crc crio[23733]: time=\"2026-06-09T13:53:02.368806689Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=3283f715-f726-4840-848c-74e654227ebf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.029393 | controller |     "Jun 09 13:53:02.372016 crc crio[23733]: time=\"2026-06-09T13:53:02.371707282Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6b167c95-9dc2-4a4f-b0db-4986e05218f2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.029408 | controller |     "Jun 09 13:53:02.381723 crc crio[23733]: time=\"2026-06-09T13:53:02.381540608Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-09 14:45:34.029423 | controller |     "Jun 09 13:53:02.555976 crc crio[23733]: time=\"2026-06-09T13:53:02.555865576Z\" level=info msg=\"Removing container: 4c9143f5bea8e504759e49e496666ed60f5ae0f5049667953f6c35a8f4566f9d\" id=77bb40b4-df4e-4cff-a413-7cec60c5fa11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.029438 | controller |     "Jun 09 13:53:02.864511 crc crio[23733]: time=\"2026-06-09T13:53:02.863656862Z\" level=info msg=\"Removed container 4c9143f5bea8e504759e49e496666ed60f5ae0f5049667953f6c35a8f4566f9d: openshift-infra/auto-csr-approver-29683546-wd9db/oc\" id=77bb40b4-df4e-4cff-a413-7cec60c5fa11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.029453 | controller |     "Jun 09 13:53:02.907032 crc crio[23733]: time=\"2026-06-09T13:53:02.906089812Z\" level=info msg=\"Stopping pod sandbox: bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb\" id=ef172e44-703a-4f7b-981d-26a940a9d50e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.029471 | controller |     "Jun 09 13:53:02.907032 crc crio[23733]: time=\"2026-06-09T13:53:02.906296057Z\" level=info msg=\"Stopped pod sandbox (already stopped): bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb\" id=ef172e44-703a-4f7b-981d-26a940a9d50e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.029487 | controller |     "Jun 09 13:53:02.908614 crc crio[23733]: time=\"2026-06-09T13:53:02.908439961Z\" level=info msg=\"Removing pod sandbox: bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb\" id=a5f16ebb-32c8-4a0c-973b-f18a9d02d79d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.029502 | controller |     "Jun 09 13:53:02.935395 crc crio[23733]: time=\"2026-06-09T13:53:02.935306013Z\" level=info msg=\"Removed pod sandbox: bd294c5568ab11e1ce487c92a0617d9507e469eefccb5dceb0f5aff47685f5fb\" id=a5f16ebb-32c8-4a0c-973b-f18a9d02d79d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.029535 | controller |     "Jun 09 13:53:02.937398 crc crio[23733]: time=\"2026-06-09T13:53:02.937168249Z\" level=info msg=\"Stopping pod sandbox: d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907\" id=1a7d9205-f8c0-434f-977b-a4a7b2e26e51 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.029552 | controller |     "Jun 09 13:53:02.937539 crc crio[23733]: time=\"2026-06-09T13:53:02.937457786Z\" level=info msg=\"Stopped pod sandbox (already stopped): d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907\" id=1a7d9205-f8c0-434f-977b-a4a7b2e26e51 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.029569 | controller |     "Jun 09 13:53:02.939575 crc crio[23733]: time=\"2026-06-09T13:53:02.939508768Z\" level=info msg=\"Removing pod sandbox: d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907\" id=aa1b1216-4144-4aaf-b103-df7db4cb4f9c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.029585 | controller |     "Jun 09 13:53:02.989294 crc crio[23733]: time=\"2026-06-09T13:53:02.989171139Z\" level=info msg=\"Removed pod sandbox: d73d075ec7a37ace45dfe549528199aef3b0512d58d61ea1f30be786cf6a6907\" id=aa1b1216-4144-4aaf-b103-df7db4cb4f9c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.029604 | controller |     "Jun 09 13:53:02.993205 crc crio[23733]: time=\"2026-06-09T13:53:02.993086468Z\" level=info msg=\"Stopping pod sandbox: 43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae\" id=5c6436c8-3849-42e8-83b2-c0e62996690b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.029623 | controller |     "Jun 09 13:53:02.993428 crc crio[23733]: time=\"2026-06-09T13:53:02.993224711Z\" level=info msg=\"Stopped pod sandbox (already stopped): 43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae\" id=5c6436c8-3849-42e8-83b2-c0e62996690b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.029639 | controller |     "Jun 09 13:53:02.994739 crc crio[23733]: time=\"2026-06-09T13:53:02.994639147Z\" level=info msg=\"Removing pod sandbox: 43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae\" id=d82704ab-5aad-4bab-8950-56daa439aa5c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.029654 | controller |     "Jun 09 13:53:03.020368 crc crio[23733]: time=\"2026-06-09T13:53:03.020270696Z\" level=info msg=\"Removed pod sandbox: 43f1854535a41bd37fcad9620265d61269a190df0404a42aef5143ba20b692ae\" id=d82704ab-5aad-4bab-8950-56daa439aa5c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.029669 | controller |     "Jun 09 13:53:04.119179 crc crio[23733]: 2026-06-09T13:53:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1e22e821f3f225 Mac:aa:b3:8d:74:1d:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/e6724c6d-9d26-494c-a766-14bd05a7c6b4 SocketPath: PciID:}] [{Interface:0xc00011af20 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.029688 | controller |     "Jun 09 13:53:04.146694 crc crio[23733]: 2026-06-09T13:53:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ade1da8b365524 Mac:96:ef:ef:9b:9e:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/587d63b9-432d-4cd7-9e9a-9311643edcca SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.029704 | controller |     "Jun 09 13:53:04.148970 crc crio[23733]: time=\"2026-06-09T13:53:04.148818302Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:7ade1da8b36552412c64d2a68483abe4203a165bc99b293f0135e9b368d7ba29 UID:b5582b85-5d4f-49a0-9093-63b69533c549 NetNS:/var/run/netns/587d63b9-432d-4cd7-9e9a-9311643edcca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5582b85_5d4f_49a0_9093_63b69533c549.slice PodAnnotations:0xc00580a358}] Aliases:map[]}\"",
2026-06-09 14:45:34.029719 | controller |     "Jun 09 13:53:04.149052 crc crio[23733]: time=\"2026-06-09T13:53:04.148993266Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.029735 | controller |     "Jun 09 13:53:04.161061 crc crio[23733]: time=\"2026-06-09T13:53:04.159823416Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-m8pwr Namespace:openstack ID:d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729 UID:5118fa81-a14b-4920-ad39-7329bf4f22e2 NetNS:/var/run/netns/e6724c6d-9d26-494c-a766-14bd05a7c6b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5118fa81_a14b_4920_ad39_7329bf4f22e2.slice PodAnnotations:0xc000308530}] Aliases:map[]}\"",
2026-06-09 14:45:34.029750 | controller |     "Jun 09 13:53:04.177508 crc crio[23733]: time=\"2026-06-09T13:53:04.177321484Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-m8pwr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.029766 | controller |     "Jun 09 13:53:04.253550 crc crio[23733]: time=\"2026-06-09T13:53:04.251328805Z\" level=info msg=\"Ran pod sandbox 7ade1da8b36552412c64d2a68483abe4203a165bc99b293f0135e9b368d7ba29 with infra container: openstack/rabbitmq-server-0/POD\" id=e63085a3-4086-4088-b053-82c2dbf194a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.029780 | controller |     "Jun 09 13:53:04.497660 crc crio[23733]: time=\"2026-06-09T13:53:04.490374271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=7b261e38-ecfb-4077-a2e8-33d2308a6fb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.029796 | controller |     "Jun 09 13:53:04.497660 crc crio[23733]: time=\"2026-06-09T13:53:04.490669648Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=7b261e38-ecfb-4077-a2e8-33d2308a6fb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.029811 | controller |     "Jun 09 13:53:04.497660 crc crio[23733]: time=\"2026-06-09T13:53:04.49073415Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=7b261e38-ecfb-4077-a2e8-33d2308a6fb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.029827 | controller |     "Jun 09 13:53:04.543199 crc crio[23733]: time=\"2026-06-09T13:53:04.540764921Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=700b92eb-6337-405b-b37d-127f943ca4aa name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.029845 | controller |     "Jun 09 13:53:04.555280 crc crio[23733]: time=\"2026-06-09T13:53:04.555229802Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-09 14:45:34.029861 | controller |     "Jun 09 13:53:04.565858 crc crio[23733]: time=\"2026-06-09T13:53:04.564898164Z\" level=info msg=\"Ran pod sandbox d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729 with infra container: openstack/dnsmasq-dns-68bc84565-m8pwr/POD\" id=b0a82376-d739-42fe-ad27-c0170340786e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.029876 | controller |     "Jun 09 13:53:04.594262 crc crio[23733]: time=\"2026-06-09T13:53:04.594035792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b48ce1a8-4271-4963-ae95-70a620943ea8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.029892 | controller |     "Jun 09 13:53:04.594650 crc crio[23733]: time=\"2026-06-09T13:53:04.594447893Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=b48ce1a8-4271-4963-ae95-70a620943ea8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.029907 | controller |     "Jun 09 13:53:04.594650 crc crio[23733]: time=\"2026-06-09T13:53:04.594525715Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=b48ce1a8-4271-4963-ae95-70a620943ea8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.029922 | controller |     "Jun 09 13:53:04.618877 crc crio[23733]: time=\"2026-06-09T13:53:04.618828032Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b5d5bdc4-579b-48eb-b7b7-0ebd1bf1e794 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.029937 | controller |     "Jun 09 13:53:04.629246 crc crio[23733]: time=\"2026-06-09T13:53:04.628856443Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-09 14:45:34.029953 | controller |     "Jun 09 13:53:04.793459 crc crio[23733]: time=\"2026-06-09T13:53:04.792410132Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=30dad4e2-5401-4545-9012-c53a020a6918 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.029968 | controller |     "Jun 09 13:53:04.793459 crc crio[23733]: time=\"2026-06-09T13:53:04.792514084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.029984 | controller |     "Jun 09 13:53:05.009904 crc crio[23733]: time=\"2026-06-09T13:53:05.005767707Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:1220520f5d044af5b43843c2e1130544c0544af3e43b2ad51d461933d2d92b02 UID:73efd3cb-bd6f-4471-8af8-a15d42b2ff9a NetNS:/var/run/netns/f88facd9-54bd-4288-bef5-9ea4e75aee01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73efd3cb_bd6f_4471_8af8_a15d42b2ff9a.slice PodAnnotations:0xc0025344f8}] Aliases:map[]}\"",
2026-06-09 14:45:34.030000 | controller |     "Jun 09 13:53:05.009904 crc crio[23733]: time=\"2026-06-09T13:53:05.00592255Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.030015 | controller |     "Jun 09 13:53:05.858040 crc crio[23733]: 2026-06-09T13:53:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1220520f5d044af Mac:7e:2f:57:e8:1b:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/f88facd9-54bd-4288-bef5-9ea4e75aee01 SocketPath: PciID:}] [{Interface:0xc00022c6c0 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.030030 | controller |     "Jun 09 13:53:05.863045 crc crio[23733]: time=\"2026-06-09T13:53:05.862824624Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:1220520f5d044af5b43843c2e1130544c0544af3e43b2ad51d461933d2d92b02 UID:73efd3cb-bd6f-4471-8af8-a15d42b2ff9a NetNS:/var/run/netns/f88facd9-54bd-4288-bef5-9ea4e75aee01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73efd3cb_bd6f_4471_8af8_a15d42b2ff9a.slice PodAnnotations:0xc0025344f8}] Aliases:map[]}\"",
2026-06-09 14:45:34.030049 | controller |     "Jun 09 13:53:05.863307 crc crio[23733]: time=\"2026-06-09T13:53:05.863287346Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.030065 | controller |     "Jun 09 13:53:05.892945 crc crio[23733]: time=\"2026-06-09T13:53:05.891553471Z\" level=info msg=\"Ran pod sandbox 1220520f5d044af5b43843c2e1130544c0544af3e43b2ad51d461933d2d92b02 with infra container: openstack/openstack-galera-0/POD\" id=30dad4e2-5401-4545-9012-c53a020a6918 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.030080 | controller |     "Jun 09 13:53:05.901873 crc crio[23733]: time=\"2026-06-09T13:53:05.901030319Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=76a76038-927c-4a59-a016-152d225a395f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.030096 | controller |     "Jun 09 13:53:05.901873 crc crio[23733]: time=\"2026-06-09T13:53:05.901872849Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=76a76038-927c-4a59-a016-152d225a395f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.030111 | controller |     "Jun 09 13:53:05.902372 crc crio[23733]: time=\"2026-06-09T13:53:05.901916531Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=76a76038-927c-4a59-a016-152d225a395f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.030126 | controller |     "Jun 09 13:53:05.904918 crc crio[23733]: time=\"2026-06-09T13:53:05.904797743Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c3612542-ad74-494c-9fe6-b8cf568f879a name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.030141 | controller |     "Jun 09 13:53:05.912847 crc crio[23733]: time=\"2026-06-09T13:53:05.911262834Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-09 14:45:34.030156 | controller |     "Jun 09 13:53:06.109206 crc crio[23733]: time=\"2026-06-09T13:53:06.106327892Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=6a6752ee-d3c4-46ea-ac4e-8446dd52945b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.030171 | controller |     "Jun 09 13:53:06.109206 crc crio[23733]: time=\"2026-06-09T13:53:06.106438454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.030186 | controller |     "Jun 09 13:53:06.295656 crc crio[23733]: time=\"2026-06-09T13:53:06.295562203Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:ba332c52e344d306b2ceda54431e0f4e93c060c8f5d926c1b84995ed69d8e02a UID:f7a14e3e-4c99-49d2-bc30-bc7fb9a6cba7 NetNS:/var/run/netns/f9fc48f6-21f6-4702-ad14-01bcbe65e508 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7a14e3e_4c99_49d2_bc30_bc7fb9a6cba7.slice PodAnnotations:0xc0028982e8}] Aliases:map[]}\"",
2026-06-09 14:45:34.030201 | controller |     "Jun 09 13:53:06.296039 crc crio[23733]: time=\"2026-06-09T13:53:06.296020904Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.030219 | controller |     "Jun 09 13:53:06.388547 crc crio[23733]: time=\"2026-06-09T13:53:06.38749158Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=edab4e01-1c88-4dd6-b346-3fb2554a549e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.030235 | controller |     "Jun 09 13:53:06.388547 crc crio[23733]: time=\"2026-06-09T13:53:06.387804169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.030251 | controller |     "Jun 09 13:53:06.680062 crc crio[23733]: time=\"2026-06-09T13:53:06.669822749Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:4acbd0a33d6a733d75c20547816a94bc6ac40ac4aa4d6049f55e4572605d29df UID:05cd33da-6f33-49d3-a89d-446185165054 NetNS:/var/run/netns/0cfd00d8-fa2e-4f7f-8d21-4d06d96ddb8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05cd33da_6f33_49d3_a89d_446185165054.slice PodAnnotations:0xc002534360}] Aliases:map[]}\"",
2026-06-09 14:45:34.030266 | controller |     "Jun 09 13:53:06.680062 crc crio[23733]: time=\"2026-06-09T13:53:06.670677271Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.030282 | controller |     "Jun 09 13:53:07.237802 crc crio[23733]: 2026-06-09T13:53:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba332c52e344d30 Mac:fa:fc:ef:35:06:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/f9fc48f6-21f6-4702-ad14-01bcbe65e508 SocketPath: PciID:}] [{Interface:0xc0002928f0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.030298 | controller |     "Jun 09 13:53:07.246196 crc crio[23733]: time=\"2026-06-09T13:53:07.245716588Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:ba332c52e344d306b2ceda54431e0f4e93c060c8f5d926c1b84995ed69d8e02a UID:f7a14e3e-4c99-49d2-bc30-bc7fb9a6cba7 NetNS:/var/run/netns/f9fc48f6-21f6-4702-ad14-01bcbe65e508 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7a14e3e_4c99_49d2_bc30_bc7fb9a6cba7.slice PodAnnotations:0xc0028982e8}] Aliases:map[]}\"",
2026-06-09 14:45:34.030313 | controller |     "Jun 09 13:53:07.246973 crc crio[23733]: time=\"2026-06-09T13:53:07.246319383Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.030329 | controller |     "Jun 09 13:53:07.355219 crc crio[23733]: time=\"2026-06-09T13:53:07.352825725Z\" level=info msg=\"Ran pod sandbox ba332c52e344d306b2ceda54431e0f4e93c060c8f5d926c1b84995ed69d8e02a with infra container: openstack/memcached-0/POD\" id=6a6752ee-d3c4-46ea-ac4e-8446dd52945b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.030344 | controller |     "Jun 09 13:53:07.360214 crc crio[23733]: time=\"2026-06-09T13:53:07.359923103Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=e1e792bf-64c0-4f43-9d57-d044e6d11932 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.030359 | controller |     "Jun 09 13:53:07.360214 crc crio[23733]: time=\"2026-06-09T13:53:07.360205121Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=e1e792bf-64c0-4f43-9d57-d044e6d11932 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.030375 | controller |     "Jun 09 13:53:07.361183 crc crio[23733]: time=\"2026-06-09T13:53:07.361046231Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=e1e792bf-64c0-4f43-9d57-d044e6d11932 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.030396 | controller |     "Jun 09 13:53:07.363230 crc crio[23733]: time=\"2026-06-09T13:53:07.363093872Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=dcab50a5-9ecc-4b35-a0cf-339e806bb680 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.030411 | controller |     "Jun 09 13:53:07.379422 crc crio[23733]: time=\"2026-06-09T13:53:07.379327708Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"",
2026-06-09 14:45:34.030427 | controller |     "Jun 09 13:53:07.695374 crc crio[23733]: 2026-06-09T13:53:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4acbd0a33d6a733 Mac:22:98:d3:98:31:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/0cfd00d8-fa2e-4f7f-8d21-4d06d96ddb8f SocketPath: PciID:}] [{Interface:0xc0002908d0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.030442 | controller |     "Jun 09 13:53:07.695374 crc crio[23733]: time=\"2026-06-09T13:53:07.693852962Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:4acbd0a33d6a733d75c20547816a94bc6ac40ac4aa4d6049f55e4572605d29df UID:05cd33da-6f33-49d3-a89d-446185165054 NetNS:/var/run/netns/0cfd00d8-fa2e-4f7f-8d21-4d06d96ddb8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05cd33da_6f33_49d3_a89d_446185165054.slice PodAnnotations:0xc002534360}] Aliases:map[]}\"",
2026-06-09 14:45:34.030457 | controller |     "Jun 09 13:53:07.695374 crc crio[23733]: time=\"2026-06-09T13:53:07.693992695Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.030472 | controller |     "Jun 09 13:53:07.703347 crc crio[23733]: time=\"2026-06-09T13:53:07.703249396Z\" level=info msg=\"Ran pod sandbox 4acbd0a33d6a733d75c20547816a94bc6ac40ac4aa4d6049f55e4572605d29df with infra container: openstack/openstack-cell1-galera-0/POD\" id=edab4e01-1c88-4dd6-b346-3fb2554a549e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.030488 | controller |     "Jun 09 13:53:07.742032 crc crio[23733]: time=\"2026-06-09T13:53:07.741688648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=460e1390-873d-462d-84b1-f623ac1ccc47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.030504 | controller |     "Jun 09 13:53:07.742723 crc crio[23733]: time=\"2026-06-09T13:53:07.742697873Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=460e1390-873d-462d-84b1-f623ac1ccc47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.030538 | controller |     "Jun 09 13:53:07.742868 crc crio[23733]: time=\"2026-06-09T13:53:07.742851497Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=460e1390-873d-462d-84b1-f623ac1ccc47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.030555 | controller |     "Jun 09 13:53:07.749556 crc crio[23733]: time=\"2026-06-09T13:53:07.749470362Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ce905a56-e442-4390-ac29-8ec7e55c3539 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.030571 | controller |     "Jun 09 13:53:07.762709 crc crio[23733]: time=\"2026-06-09T13:53:07.76258901Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-09 14:45:34.030586 | controller |     "Jun 09 13:53:08.906399 crc crio[23733]: time=\"2026-06-09T13:53:08.906320255Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=0e994224-85a7-42df-ad96-2fe3b06be8df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.030605 | controller |     "Jun 09 13:53:08.907909 crc crio[23733]: time=\"2026-06-09T13:53:08.906449718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.030621 | controller |     "Jun 09 13:53:09.208809 crc crio[23733]: time=\"2026-06-09T13:53:09.20857375Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf UID:e139be2d-f2f9-4dfe-be92-2cef1d9e0bcf NetNS:/var/run/netns/ef3e671d-b20b-4b3a-b441-b66d6f086c90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode139be2d_f2f9_4dfe_be92_2cef1d9e0bcf.slice PodAnnotations:0xc000308a70}] Aliases:map[]}\"",
2026-06-09 14:45:34.030636 | controller |     "Jun 09 13:53:09.208809 crc crio[23733]: time=\"2026-06-09T13:53:09.208660083Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.030651 | controller |     "Jun 09 13:53:10.169752 crc crio[23733]: 2026-06-09T13:53:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a989ecaefff1fc4 Mac:96:8d:03:1f:b4:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/ef3e671d-b20b-4b3a-b441-b66d6f086c90 SocketPath: PciID:}] [{Interface:0xc000514f30 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.030667 | controller |     "Jun 09 13:53:10.174897 crc crio[23733]: time=\"2026-06-09T13:53:10.170983022Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf UID:e139be2d-f2f9-4dfe-be92-2cef1d9e0bcf NetNS:/var/run/netns/ef3e671d-b20b-4b3a-b441-b66d6f086c90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode139be2d_f2f9_4dfe_be92_2cef1d9e0bcf.slice PodAnnotations:0xc000308a70}] Aliases:map[]}\"",
2026-06-09 14:45:34.030683 | controller |     "Jun 09 13:53:10.174897 crc crio[23733]: time=\"2026-06-09T13:53:10.171224868Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.030698 | controller |     "Jun 09 13:53:10.701238 crc crio[23733]: time=\"2026-06-09T13:53:10.699309381Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-mvtvf/POD\" id=27fb9cc4-f6d3-402b-9058-8590b61ce479 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.030713 | controller |     "Jun 09 13:53:10.701238 crc crio[23733]: time=\"2026-06-09T13:53:10.699483805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.030729 | controller |     "Jun 09 13:53:11.253229 crc crio[23733]: time=\"2026-06-09T13:53:11.252084371Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-2j4qb/POD\" id=42fcd70e-3606-4f4b-933b-ab91964752bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.030744 | controller |     "Jun 09 13:53:11.253229 crc crio[23733]: time=\"2026-06-09T13:53:11.253030765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.030759 | controller |     "Jun 09 13:53:11.257621 crc crio[23733]: time=\"2026-06-09T13:53:11.25684685Z\" level=info msg=\"Ran pod sandbox a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf with infra container: openstack/kube-state-metrics-0/POD\" id=0e994224-85a7-42df-ad96-2fe3b06be8df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.030778 | controller |     "Jun 09 13:53:11.265502 crc crio[23733]: time=\"2026-06-09T13:53:11.265078515Z\" level=info msg=\"Stopping container: 9004b15228d85c922b6a4a6ca6e99da3da631c5abf06cb7f13f22600a638cef6 (timeout: 2s)\" id=c8a47f41-7175-483f-88c0-cdbf8bc0c31d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.030793 | controller |     "Jun 09 13:53:11.312973 crc crio[23733]: time=\"2026-06-09T13:53:11.312894922Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=da00ee04-2b1d-4e14-affa-9d7556e1ca7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.030808 | controller |     "Jun 09 13:53:11.615160 crc crio[23733]: time=\"2026-06-09T13:53:11.614529792Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=da00ee04-2b1d-4e14-affa-9d7556e1ca7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.030823 | controller |     "Jun 09 13:53:11.615470 crc crio[23733]: time=\"2026-06-09T13:53:11.61526624Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=da00ee04-2b1d-4e14-affa-9d7556e1ca7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.030838 | controller |     "Jun 09 13:53:11.631902 crc crio[23733]: time=\"2026-06-09T13:53:11.631819554Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=c54ace97-d141-4b17-943d-bb50c105aff6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.030852 | controller |     "Jun 09 13:53:11.774645 crc crio[23733]: time=\"2026-06-09T13:53:11.771556578Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"",
2026-06-09 14:45:34.030867 | controller |     "Jun 09 13:53:11.806380 crc crio[23733]: time=\"2026-06-09T13:53:11.805286801Z\" level=info msg=\"Stopped container 9004b15228d85c922b6a4a6ca6e99da3da631c5abf06cb7f13f22600a638cef6: openshift-marketplace/redhat-operators-b4kr7/registry-server\" id=c8a47f41-7175-483f-88c0-cdbf8bc0c31d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.030881 | controller |     "Jun 09 13:53:11.808369 crc crio[23733]: time=\"2026-06-09T13:53:11.808306618Z\" level=info msg=\"Stopping pod sandbox: bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785\" id=09dbbecd-2e6c-4bf6-8d6c-0d5aea864144 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.030896 | controller |     "Jun 09 13:53:11.809681 crc crio[23733]: time=\"2026-06-09T13:53:11.809638471Z\" level=info msg=\"Got pod network &{Name:redhat-operators-b4kr7 Namespace:openshift-marketplace ID:bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785 UID:086d0b5d-6581-4214-af97-9c7d9975206f NetNS:/var/run/netns/51e22dd6-3fd2-4af9-87e0-0ebb2fa18c23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod086d0b5d_6581_4214_af97_9c7d9975206f.slice PodAnnotations:0xc001c1e110}] Aliases:map[]}\"",
2026-06-09 14:45:34.030922 | controller |     "Jun 09 13:53:11.810098 crc crio[23733]: time=\"2026-06-09T13:53:11.810063381Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-b4kr7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.030939 | controller |     "Jun 09 13:53:11.900841 crc crio[23733]: time=\"2026-06-09T13:53:11.898002569Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-mvtvf Namespace:openstack ID:7bbc655b8bc7594cb47d62aae344bb31a102af5c556e6e85c016f1f86c5d1818 UID:d8af0204-8ebf-443a-a741-6a55747dd4df NetNS:/var/run/netns/5ada2b70-6179-4394-bb3e-8a11ddae96e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8af0204_8ebf_443a_a741_6a55747dd4df.slice PodAnnotations:0xc002b0e310}] Aliases:map[]}\"",
2026-06-09 14:45:34.030958 | controller |     "Jun 09 13:53:11.900841 crc crio[23733]: time=\"2026-06-09T13:53:11.89805576Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-mvtvf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.030974 | controller |     "Jun 09 13:53:11.908071 crc crio[23733]: time=\"2026-06-09T13:53:11.902788349Z\" level=info msg=\"Got pod network &{Name:ovn-controller-2j4qb Namespace:openstack ID:564f3079815fbcb4bb0813ca0afaa4e4502fe3085198b039cb102c4301e7a1b7 UID:24aad209-f20e-48b8-a1d8-0503db45375e NetNS:/var/run/netns/1f12581b-1226-48fb-b5db-37696b562b93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24aad209_f20e_48b8_a1d8_0503db45375e.slice PodAnnotations:0xc001c1e2b8}] Aliases:map[]}\"",
2026-06-09 14:45:34.030993 | controller |     "Jun 09 13:53:11.908071 crc crio[23733]: time=\"2026-06-09T13:53:11.902851491Z\" level=info msg=\"Adding pod openstack_ovn-controller-2j4qb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.031008 | controller |     "Jun 09 13:53:12.621199 crc crio[23733]: time=\"2026-06-09T13:53:12.619789715Z\" level=info msg=\"Stopped pod sandbox: bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785\" id=09dbbecd-2e6c-4bf6-8d6c-0d5aea864144 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.031023 | controller |     "Jun 09 13:53:12.789315 crc crio[23733]: 2026-06-09T13:53:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:564f3079815fbcb Mac:3e:79:01:a8:1d:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/1f12581b-1226-48fb-b5db-37696b562b93 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.031039 | controller |     "Jun 09 13:53:12.814279 crc crio[23733]: time=\"2026-06-09T13:53:12.794848252Z\" level=info msg=\"Got pod network &{Name:ovn-controller-2j4qb Namespace:openstack ID:564f3079815fbcb4bb0813ca0afaa4e4502fe3085198b039cb102c4301e7a1b7 UID:24aad209-f20e-48b8-a1d8-0503db45375e NetNS:/var/run/netns/1f12581b-1226-48fb-b5db-37696b562b93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24aad209_f20e_48b8_a1d8_0503db45375e.slice PodAnnotations:0xc001c1e2b8}] Aliases:map[]}\"",
2026-06-09 14:45:34.031055 | controller |     "Jun 09 13:53:12.814279 crc crio[23733]: time=\"2026-06-09T13:53:12.796579695Z\" level=info msg=\"Checking pod openstack_ovn-controller-2j4qb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.031070 | controller |     "Jun 09 13:53:12.835283 crc crio[23733]: time=\"2026-06-09T13:53:12.835079697Z\" level=info msg=\"Ran pod sandbox 564f3079815fbcb4bb0813ca0afaa4e4502fe3085198b039cb102c4301e7a1b7 with infra container: openstack/ovn-controller-2j4qb/POD\" id=42fcd70e-3606-4f4b-933b-ab91964752bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.031086 | controller |     "Jun 09 13:53:12.842746 crc crio[23733]: time=\"2026-06-09T13:53:12.842547644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=6d554cae-4277-4f6d-8297-badeeb25aa42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.031101 | controller |     "Jun 09 13:53:12.843268 crc crio[23733]: time=\"2026-06-09T13:53:12.843209541Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=6d554cae-4277-4f6d-8297-badeeb25aa42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.031116 | controller |     "Jun 09 13:53:12.854194 crc crio[23733]: time=\"2026-06-09T13:53:12.854011831Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=6d554cae-4277-4f6d-8297-badeeb25aa42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.031135 | controller |     "Jun 09 13:53:12.856884 crc crio[23733]: time=\"2026-06-09T13:53:12.856061491Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=da7f0fa6-46aa-40d5-bed1-34bdb3f1f423 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.031150 | controller |     "Jun 09 13:53:12.883641 crc crio[23733]: time=\"2026-06-09T13:53:12.882231187Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"",
2026-06-09 14:45:34.031165 | controller |     "Jun 09 13:53:13.690475 crc crio[23733]: time=\"2026-06-09T13:53:13.680746949Z\" level=info msg=\"Removing container: 9004b15228d85c922b6a4a6ca6e99da3da631c5abf06cb7f13f22600a638cef6\" id=0899e0d7-ffc3-403b-8316-0c71ebc821be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.031181 | controller |     "Jun 09 13:53:13.808408 crc crio[23733]: time=\"2026-06-09T13:53:13.808311018Z\" level=info msg=\"Removed container 9004b15228d85c922b6a4a6ca6e99da3da631c5abf06cb7f13f22600a638cef6: openshift-marketplace/redhat-operators-b4kr7/registry-server\" id=0899e0d7-ffc3-403b-8316-0c71ebc821be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.031196 | controller |     "Jun 09 13:53:13.818162 crc crio[23733]: time=\"2026-06-09T13:53:13.818011612Z\" level=info msg=\"Removing container: 056324f6cb413212e2f6e66c045f9a55fcd220586c0f53dffe159122f45d0bda\" id=17415049-5c27-4740-8a97-71159b0a84c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.031211 | controller |     "Jun 09 13:53:14.061967 crc crio[23733]: time=\"2026-06-09T13:53:14.061769126Z\" level=info msg=\"Removed container 056324f6cb413212e2f6e66c045f9a55fcd220586c0f53dffe159122f45d0bda: openshift-marketplace/redhat-operators-b4kr7/extract-content\" id=17415049-5c27-4740-8a97-71159b0a84c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.031226 | controller |     "Jun 09 13:53:14.067979 crc crio[23733]: time=\"2026-06-09T13:53:14.067889959Z\" level=info msg=\"Removing container: 27c9d6e7ad025a887875e9a4f041566ecd001089b317fca18f2a16586bd7a102\" id=1e9b6787-fbd2-49ac-9a52-ff07618a5948 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.031241 | controller |     "Jun 09 13:53:14.120398 crc crio[23733]: time=\"2026-06-09T13:53:14.120306899Z\" level=info msg=\"Removed container 27c9d6e7ad025a887875e9a4f041566ecd001089b317fca18f2a16586bd7a102: openshift-marketplace/redhat-operators-b4kr7/extract-utilities\" id=1e9b6787-fbd2-49ac-9a52-ff07618a5948 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.031257 | controller |     "Jun 09 13:53:16.380147 crc crio[23733]: 2026-06-09T13:53:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bbc655b8bc7594 Mac:3e:1f:48:13:8d:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/5ada2b70-6179-4394-bb3e-8a11ddae96e6 SocketPath: PciID:}] [{Interface:0xc0002d0c20 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.031272 | controller |     "Jun 09 13:53:16.398076 crc crio[23733]: time=\"2026-06-09T13:53:16.397958953Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-mvtvf Namespace:openstack ID:7bbc655b8bc7594cb47d62aae344bb31a102af5c556e6e85c016f1f86c5d1818 UID:d8af0204-8ebf-443a-a741-6a55747dd4df NetNS:/var/run/netns/5ada2b70-6179-4394-bb3e-8a11ddae96e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8af0204_8ebf_443a_a741_6a55747dd4df.slice PodAnnotations:0xc002b0e310}] Aliases:map[]}\"",
2026-06-09 14:45:34.031287 | controller |     "Jun 09 13:53:16.398875 crc crio[23733]: time=\"2026-06-09T13:53:16.398806123Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-mvtvf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.031307 | controller |     "Jun 09 13:53:16.977186 crc crio[23733]: time=\"2026-06-09T13:53:16.9754045Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-gf96k/POD\" id=b1c2cfc5-bafc-42eb-94de-302a80780af5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.031322 | controller |     "Jun 09 13:53:16.977186 crc crio[23733]: time=\"2026-06-09T13:53:16.976654281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.031338 | controller |     "Jun 09 13:53:17.193739 crc crio[23733]: time=\"2026-06-09T13:53:17.193526673Z\" level=info msg=\"Ran pod sandbox 7bbc655b8bc7594cb47d62aae344bb31a102af5c556e6e85c016f1f86c5d1818 with infra container: openstack/ovn-controller-ovs-mvtvf/POD\" id=27fb9cc4-f6d3-402b-9058-8590b61ce479 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.031353 | controller |     "Jun 09 13:53:17.206910 crc crio[23733]: time=\"2026-06-09T13:53:17.206807715Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=9d2a1dde-9d46-4451-84c9-6274fd16d234 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.031368 | controller |     "Jun 09 13:53:17.207372 crc crio[23733]: time=\"2026-06-09T13:53:17.207321117Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=9d2a1dde-9d46-4451-84c9-6274fd16d234 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.031384 | controller |     "Jun 09 13:53:17.207486 crc crio[23733]: time=\"2026-06-09T13:53:17.207442501Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=9d2a1dde-9d46-4451-84c9-6274fd16d234 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.031399 | controller |     "Jun 09 13:53:17.211433 crc crio[23733]: time=\"2026-06-09T13:53:17.211316438Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=da9f3084-0440-4b39-8f77-58643ec26a04 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.031414 | controller |     "Jun 09 13:53:17.217949 crc crio[23733]: time=\"2026-06-09T13:53:17.217825301Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"",
2026-06-09 14:45:34.031429 | controller |     "Jun 09 13:53:18.317287 crc crio[23733]: time=\"2026-06-09T13:53:18.316055917Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=a709b684-1ce0-4ab3-8034-065e66a201b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.031445 | controller |     "Jun 09 13:53:18.319236 crc crio[23733]: time=\"2026-06-09T13:53:18.317328159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.031460 | controller |     "Jun 09 13:53:18.667923 crc crio[23733]: time=\"2026-06-09T13:53:18.664736344Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=3fb13810-33a3-4afc-99e8-d730417d2feb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.031475 | controller |     "Jun 09 13:53:18.667923 crc crio[23733]: time=\"2026-06-09T13:53:18.664879118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.031491 | controller |     "Jun 09 13:53:24.703948 crc crio[23733]: time=\"2026-06-09T13:53:24.70309185Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-gf96k Namespace:openstack ID:8d096a10882505c07173f186fea0bcc8c97310dac338ae338fcc5bc7b577123d UID:7a179a7d-6076-4b98-a43b-870ee1028bc9 NetNS:/var/run/netns/801fd346-aae2-4bc1-8c22-3d665ae7fdee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a179a7d_6076_4b98_a43b_870ee1028bc9.slice PodAnnotations:0xc001c1e158}] Aliases:map[]}\"",
2026-06-09 14:45:34.031510 | controller |     "Jun 09 13:53:24.703948 crc crio[23733]: time=\"2026-06-09T13:53:24.70392003Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-gf96k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.031546 | controller |     "Jun 09 13:53:25.345279 crc crio[23733]: 2026-06-09T13:53:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d096a10882505c Mac:da:5c:a4:16:4d:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/801fd346-aae2-4bc1-8c22-3d665ae7fdee SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.031562 | controller |     "Jun 09 13:53:25.346394 crc crio[23733]: time=\"2026-06-09T13:53:25.346313242Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-gf96k Namespace:openstack ID:8d096a10882505c07173f186fea0bcc8c97310dac338ae338fcc5bc7b577123d UID:7a179a7d-6076-4b98-a43b-870ee1028bc9 NetNS:/var/run/netns/801fd346-aae2-4bc1-8c22-3d665ae7fdee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a179a7d_6076_4b98_a43b_870ee1028bc9.slice PodAnnotations:0xc001c1e158}] Aliases:map[]}\"",
2026-06-09 14:45:34.031578 | controller |     "Jun 09 13:53:25.346584 crc crio[23733]: time=\"2026-06-09T13:53:25.346537936Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-gf96k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.031593 | controller |     "Jun 09 13:53:40.319758 crc crio[23733]: time=\"2026-06-09T13:53:40.318857577Z\" level=info msg=\"Ran pod sandbox 8d096a10882505c07173f186fea0bcc8c97310dac338ae338fcc5bc7b577123d with infra container: openstack/ovn-controller-metrics-gf96k/POD\" id=b1c2cfc5-bafc-42eb-94de-302a80780af5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.031608 | controller |     "Jun 09 13:53:40.322547 crc crio[23733]: time=\"2026-06-09T13:53:40.322474288Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=ae18fd05-3649-408e-8561-0196a1fcc744 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.031624 | controller |     "Jun 09 13:53:40.322810 crc crio[23733]: time=\"2026-06-09T13:53:40.322751765Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=ae18fd05-3649-408e-8561-0196a1fcc744 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.031639 | controller |     "Jun 09 13:53:40.322887 crc crio[23733]: time=\"2026-06-09T13:53:40.322828867Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=ae18fd05-3649-408e-8561-0196a1fcc744 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.031654 | controller |     "Jun 09 13:53:40.323786 crc crio[23733]: time=\"2026-06-09T13:53:40.32373249Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=94e663f5-2a2a-48a9-90ed-0d9429201771 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.031669 | controller |     "Jun 09 13:53:40.330055 crc crio[23733]: time=\"2026-06-09T13:53:40.329925984Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-09 14:45:34.031684 | controller |     "Jun 09 13:53:43.043522 crc crio[23733]: time=\"2026-06-09T13:53:43.042558572Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a59c3832dc1110b8c32d6d76560f18e491fc9e04114b93fbfaf13f53360c98ed UID:d388e1c7-b7c1-4688-a968-01f3207d5169 NetNS:/var/run/netns/267ce354-7250-4c65-ab3e-e740d2509d6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd388e1c7_b7c1_4688_a968_01f3207d5169.slice PodAnnotations:0xc00008cf50}] Aliases:map[]}\"",
2026-06-09 14:45:34.031703 | controller |     "Jun 09 13:53:43.043522 crc crio[23733]: time=\"2026-06-09T13:53:43.043311651Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.031719 | controller |     "Jun 09 13:53:46.229206 crc crio[23733]: 2026-06-09T13:53:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a59c3832dc1110b Mac:8e:0a:ee:21:4d:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/267ce354-7250-4c65-ab3e-e740d2509d6b SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.031734 | controller |     "Jun 09 13:53:46.236045 crc crio[23733]: time=\"2026-06-09T13:53:46.235909349Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a59c3832dc1110b8c32d6d76560f18e491fc9e04114b93fbfaf13f53360c98ed UID:d388e1c7-b7c1-4688-a968-01f3207d5169 NetNS:/var/run/netns/267ce354-7250-4c65-ab3e-e740d2509d6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd388e1c7_b7c1_4688_a968_01f3207d5169.slice PodAnnotations:0xc00008cf50}] Aliases:map[]}\"",
2026-06-09 14:45:34.031749 | controller |     "Jun 09 13:53:46.236504 crc crio[23733]: time=\"2026-06-09T13:53:46.236409581Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.031764 | controller |     "Jun 09 13:53:48.873956 crc crio[23733]: time=\"2026-06-09T13:53:48.873248464Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=700b92eb-6337-405b-b37d-127f943ca4aa name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.031780 | controller |     "Jun 09 13:53:48.877559 crc crio[23733]: time=\"2026-06-09T13:53:48.87744758Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0876a2c8-2040-445d-9d58-ec48d0487955 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.031796 | controller |     "Jun 09 13:53:49.078943 crc crio[23733]: time=\"2026-06-09T13:53:49.0786585Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=c3612542-ad74-494c-9fe6-b8cf568f879a name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.031811 | controller |     "Jun 09 13:53:49.082514 crc crio[23733]: time=\"2026-06-09T13:53:49.081033569Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1992ecfd-85d9-485b-a50e-ae6ff4c2f8f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.031827 | controller |     "Jun 09 13:53:49.308702 crc crio[23733]: time=\"2026-06-09T13:53:49.308553777Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:0de66bbaaa0cd0ccf56f2f1c819b4d7492e0a678f996b1fd77e693d590362200 UID:f5f10456-2b5c-4383-953b-21057c8cdbe9 NetNS:/var/run/netns/c7b294be-a0d3-463d-ab47-6ee1477cc325 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5f10456_2b5c_4383_953b_21057c8cdbe9.slice PodAnnotations:0xc00008c490}] Aliases:map[]}\"",
2026-06-09 14:45:34.031843 | controller |     "Jun 09 13:53:49.308702 crc crio[23733]: time=\"2026-06-09T13:53:49.308705221Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.031861 | controller |     "Jun 09 13:53:49.319767 crc crio[23733]: time=\"2026-06-09T13:53:49.319666265Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a\" id=dcab50a5-9ecc-4b35-a0cf-339e806bb680 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.031882 | controller |     "Jun 09 13:53:49.321414 crc crio[23733]: time=\"2026-06-09T13:53:49.321346918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=bc81513a-a6eb-4103-b8dc-96b50161e9c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.031897 | controller |     "Jun 09 13:53:49.600552 crc crio[23733]: time=\"2026-06-09T13:53:49.600472926Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee\" id=da9f3084-0440-4b39-8f77-58643ec26a04 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.031912 | controller |     "Jun 09 13:53:49.604398 crc crio[23733]: time=\"2026-06-09T13:53:49.602877656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=2ebbe9dd-bf02-4449-9d7c-8383e1a12ddc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.031927 | controller |     "Jun 09 13:53:50.519263 crc crio[23733]: time=\"2026-06-09T13:53:50.518426276Z\" level=info msg=\"Ran pod sandbox a59c3832dc1110b8c32d6d76560f18e491fc9e04114b93fbfaf13f53360c98ed with infra container: openstack/ovsdbserver-sb-0/POD\" id=3fb13810-33a3-4afc-99e8-d730417d2feb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.031942 | controller |     "Jun 09 13:53:50.526922 crc crio[23733]: time=\"2026-06-09T13:53:50.526853997Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=1fba5644-9922-4420-adaf-24aeffb65f26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.031956 | controller |     "Jun 09 13:53:50.629832 crc crio[23733]: time=\"2026-06-09T13:53:50.629686697Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=da7f0fa6-46aa-40d5-bed1-34bdb3f1f423 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.031971 | controller |     "Jun 09 13:53:50.631643 crc crio[23733]: time=\"2026-06-09T13:53:50.631512752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=a52e0d4e-799b-4b43-b6ed-4e112a5e64b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.031986 | controller |     "Jun 09 13:53:52.262431 crc crio[23733]: time=\"2026-06-09T13:53:52.261704649Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=1fba5644-9922-4420-adaf-24aeffb65f26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032001 | controller |     "Jun 09 13:53:52.268087 crc crio[23733]: time=\"2026-06-09T13:53:52.262496409Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=1fba5644-9922-4420-adaf-24aeffb65f26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032016 | controller |     "Jun 09 13:53:52.268087 crc crio[23733]: time=\"2026-06-09T13:53:52.26571524Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=65fbe5eb-0ece-4b46-a51c-d3f663f4f801 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.032031 | controller |     "Jun 09 13:53:52.277820 crc crio[23733]: time=\"2026-06-09T13:53:52.27735896Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"",
2026-06-09 14:45:34.032046 | controller |     "Jun 09 13:53:52.342710 crc crio[23733]: time=\"2026-06-09T13:53:52.34252759Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=6b167c95-9dc2-4a4f-b0db-4986e05218f2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.032064 | controller |     "Jun 09 13:53:52.345046 crc crio[23733]: time=\"2026-06-09T13:53:52.344911599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=f11ee22d-ea50-4e36-bd7e-f0a8a0da2d76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032080 | controller |     "Jun 09 13:53:52.349927 crc crio[23733]: 2026-06-09T13:53:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0de66bbaaa0cd0c Mac:7a:26:18:5e:4b:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/c7b294be-a0d3-463d-ab47-6ee1477cc325 SocketPath: PciID:}] [{Interface:0xc0005325d0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.032096 | controller |     "Jun 09 13:53:52.354486 crc crio[23733]: time=\"2026-06-09T13:53:52.351869463Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:0de66bbaaa0cd0ccf56f2f1c819b4d7492e0a678f996b1fd77e693d590362200 UID:f5f10456-2b5c-4383-953b-21057c8cdbe9 NetNS:/var/run/netns/c7b294be-a0d3-463d-ab47-6ee1477cc325 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5f10456_2b5c_4383_953b_21057c8cdbe9.slice PodAnnotations:0xc00008c490}] Aliases:map[]}\"",
2026-06-09 14:45:34.032111 | controller |     "Jun 09 13:53:52.354486 crc crio[23733]: time=\"2026-06-09T13:53:52.352054308Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.032127 | controller |     "Jun 09 13:53:52.413529 crc crio[23733]: time=\"2026-06-09T13:53:52.413370811Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=ce905a56-e442-4390-ac29-8ec7e55c3539 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.032142 | controller |     "Jun 09 13:53:52.416997 crc crio[23733]: time=\"2026-06-09T13:53:52.415042652Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4886eb6a-dbda-4937-8656-0331c6ebf9fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032157 | controller |     "Jun 09 13:53:52.452410 crc crio[23733]: time=\"2026-06-09T13:53:52.451638377Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=b5d5bdc4-579b-48eb-b7b7-0ebd1bf1e794 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.032172 | controller |     "Jun 09 13:53:52.454852 crc crio[23733]: time=\"2026-06-09T13:53:52.454756946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=652e90e5-80ed-4bf3-b5fa-8b09efff0360 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032188 | controller |     "Jun 09 13:53:52.469851 crc crio[23733]: time=\"2026-06-09T13:53:52.467238228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=8258f7e2-4ef8-4742-a854-da0e9693a227 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032202 | controller |     "Jun 09 13:53:52.485515 crc crio[23733]: time=\"2026-06-09T13:53:52.485404932Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5e665ff7-b498-44dc-897f-32d7dddf1f00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032217 | controller |     "Jun 09 13:53:52.487094 crc crio[23733]: time=\"2026-06-09T13:53:52.486973771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0bd04efd-6692-46e8-b72d-aa2f0a403a94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032235 | controller |     "Jun 09 13:53:52.529364 crc crio[23733]: time=\"2026-06-09T13:53:52.528314674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=2002fb45-bd31-46d5-a2b9-169234597db9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032250 | controller |     "Jun 09 13:53:54.118872 crc crio[23733]: time=\"2026-06-09T13:53:54.118527582Z\" level=info msg=\"Ran pod sandbox 0de66bbaaa0cd0ccf56f2f1c819b4d7492e0a678f996b1fd77e693d590362200 with infra container: openstack/ovsdbserver-nb-0/POD\" id=a709b684-1ce0-4ab3-8034-065e66a201b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.032267 | controller |     "Jun 09 13:53:54.121905 crc crio[23733]: time=\"2026-06-09T13:53:54.121810473Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=4589d279-1856-49c9-a91f-39fce4cfb8b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032285 | controller |     "Jun 09 13:53:54.128044 crc crio[23733]: time=\"2026-06-09T13:53:54.127950497Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=4589d279-1856-49c9-a91f-39fce4cfb8b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032300 | controller |     "Jun 09 13:53:54.128183 crc crio[23733]: time=\"2026-06-09T13:53:54.128153392Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=4589d279-1856-49c9-a91f-39fce4cfb8b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032316 | controller |     "Jun 09 13:53:54.130725 crc crio[23733]: time=\"2026-06-09T13:53:54.130359867Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=30222775-021a-47af-a49a-9ceebd4b86ef name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.032331 | controller |     "Jun 09 13:53:54.141438 crc crio[23733]: time=\"2026-06-09T13:53:54.141358402Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"",
2026-06-09 14:45:34.032346 | controller |     "Jun 09 13:53:54.252197 crc crio[23733]: time=\"2026-06-09T13:53:54.251491276Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-mvtvf/ovsdb-server-init\" id=ce24fd06-b53d-4a6f-99b1-6312fa0dee35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.032361 | controller |     "Jun 09 13:53:54.253482 crc crio[23733]: time=\"2026-06-09T13:53:54.253396453Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0f02192b-ff5e-41de-a8e1-57621e95e8f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032376 | controller |     "Jun 09 13:53:54.317488 crc crio[23733]: time=\"2026-06-09T13:53:54.317331052Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=24ab1862-69cf-441d-8e6a-2ba99da6378d name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.032391 | controller |     "Jun 09 13:53:54.318649 crc crio[23733]: time=\"2026-06-09T13:53:54.318571483Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=efc338ba-a0c3-458d-9994-f12c479d3572 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032407 | controller |     "Jun 09 13:53:54.586963 crc crio[23733]: time=\"2026-06-09T13:53:54.586518112Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=a984823d-424e-4185-ab6a-4bcbe758fb53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.032421 | controller |     "Jun 09 13:53:54.596057 crc crio[23733]: time=\"2026-06-09T13:53:54.595888606Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=a2876415-247e-4294-af5b-ce4f747453c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.032439 | controller |     "Jun 09 13:53:54.597431 crc crio[23733]: time=\"2026-06-09T13:53:54.597213148Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=a489e67e-aece-4d38-80a1-cffb43f2fc9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032454 | controller |     "Jun 09 13:53:54.616915 crc crio[23733]: time=\"2026-06-09T13:53:54.61684848Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=16931fff-1a43-47ed-9f65-5f6ae69a8ef2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.032469 | controller |     "Jun 09 13:53:54.632328 crc crio[23733]: time=\"2026-06-09T13:53:54.631652051Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b037349c-7080-4dfa-a286-6747ab165a58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032484 | controller |     "Jun 09 13:53:54.660785 crc crio[23733]: time=\"2026-06-09T13:53:54.660713197Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=7cb7020d-ccb4-40f6-a2dc-c28528a244c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032500 | controller |     "Jun 09 13:53:54.910049 crc crio[23733]: time=\"2026-06-09T13:53:54.908341647Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=84fadf65-b0b3-4858-9a29-778403076aec name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.032532 | controller |     "Jun 09 13:53:54.924630 crc crio[23733]: time=\"2026-06-09T13:53:54.924343017Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5a0cc553-4210-4383-a3be-afb1ec8bf93c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032549 | controller |     "Jun 09 13:53:55.607544 crc crio[23733]: time=\"2026-06-09T13:53:55.606860121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.032565 | controller |     "Jun 09 13:53:55.609299 crc crio[23733]: time=\"2026-06-09T13:53:55.608332488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.032580 | controller |     "Jun 09 13:53:55.618831 crc crio[23733]: time=\"2026-06-09T13:53:55.618715078Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=4043e2af-69ec-45b3-b857-01231dcfb623 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.032596 | controller |     "Jun 09 13:53:55.682554 crc crio[23733]: time=\"2026-06-09T13:53:55.68201488Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=0d33734d-44b6-4673-b163-9cb37527551a name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.032611 | controller |     "Jun 09 13:53:55.685699 crc crio[23733]: time=\"2026-06-09T13:53:55.685578649Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1a5ff3bd-5749-40bb-90c3-510122c86021 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032626 | controller |     "Jun 09 13:53:55.813644 crc crio[23733]: time=\"2026-06-09T13:53:55.813489817Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=83c71a76-98ea-4245-815a-3522dd593fdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.032645 | controller |     "Jun 09 13:53:55.867756 crc crio[23733]: time=\"2026-06-09T13:53:55.867394545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.032661 | controller |     "Jun 09 13:53:55.908501 crc crio[23733]: time=\"2026-06-09T13:53:55.908381089Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2038a646-1312-4dfc-b847-439281dc6c0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032676 | controller |     "Jun 09 13:53:55.908501 crc crio[23733]: time=\"2026-06-09T13:53:55.908506283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=260c6aec-1efa-4901-84f3-6d29c5a3ed77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032691 | controller |     "Jun 09 13:53:56.027399 crc crio[23733]: time=\"2026-06-09T13:53:56.027169839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.032706 | controller |     "Jun 09 13:53:56.035755 crc crio[23733]: time=\"2026-06-09T13:53:56.035697073Z\" level=info msg=\"Creating container: openstack/ovn-controller-2j4qb/ovn-controller\" id=e81a309c-4f30-4c73-bd84-88155c77016a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.032721 | controller |     "Jun 09 13:53:56.794765 crc crio[23733]: time=\"2026-06-09T13:53:56.794000981Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=94e663f5-2a2a-48a9-90ed-0d9429201771 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.032736 | controller |     "Jun 09 13:53:56.800652 crc crio[23733]: time=\"2026-06-09T13:53:56.800393611Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=053f1bbf-78e3-4168-986d-5d7b0d4affcc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032751 | controller |     "Jun 09 13:53:56.939513 crc crio[23733]: time=\"2026-06-09T13:53:56.939452678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.032766 | controller |     "Jun 09 13:53:56.940216 crc crio[23733]: time=\"2026-06-09T13:53:56.940187706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.032781 | controller |     "Jun 09 13:53:56.949671 crc crio[23733]: time=\"2026-06-09T13:53:56.948468863Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-m8pwr/init\" id=79afbe83-6e00-43d7-823a-8d3c5e5e025c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.032796 | controller |     "Jun 09 13:53:57.205569 crc crio[23733]: time=\"2026-06-09T13:53:57.205437427Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90\" id=65fbe5eb-0ece-4b46-a51c-d3f663f4f801 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.032811 | controller |     "Jun 09 13:53:57.206759 crc crio[23733]: time=\"2026-06-09T13:53:57.206712999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=de55701d-1c2d-4583-9bc4-f1e6b55a59d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032826 | controller |     "Jun 09 13:53:57.206961 crc crio[23733]: time=\"2026-06-09T13:53:57.20671219Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d08b24e0-29be-4937-8bc2-7c4ebf8e2526 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032844 | controller |     "Jun 09 13:53:57.268743 crc crio[23733]: time=\"2026-06-09T13:53:57.268262949Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=2162bfb9-0e8e-4376-b8e1-e05566d61a62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032860 | controller |     "Jun 09 13:53:58.029491 crc crio[23733]: time=\"2026-06-09T13:53:58.029269373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.032875 | controller |     "Jun 09 13:53:58.030843 crc crio[23733]: time=\"2026-06-09T13:53:58.030051104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.032890 | controller |     "Jun 09 13:53:58.040941 crc crio[23733]: time=\"2026-06-09T13:53:58.040868415Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-dpr2d/init\" id=99f1622d-7da8-4a37-8f27-9fd77ee102a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.032905 | controller |     "Jun 09 13:53:58.046493 crc crio[23733]: time=\"2026-06-09T13:53:58.046344031Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-9c58657f7-bkj2w/init\" id=182c2859-d55e-46b9-b478-be06dd3ddb84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.032920 | controller |     "Jun 09 13:53:58.764002 crc crio[23733]: time=\"2026-06-09T13:53:58.763471249Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-gf96k/openstack-network-exporter\" id=732fe887-1b0a-4c17-8b9b-ba0913ebd296 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.032935 | controller |     "Jun 09 13:53:58.802010 crc crio[23733]: time=\"2026-06-09T13:53:58.80190422Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c\" id=30222775-021a-47af-a49a-9ceebd4b86ef name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.032950 | controller |     "Jun 09 13:53:58.803732 crc crio[23733]: time=\"2026-06-09T13:53:58.803654554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=0576be76-0b18-4cc8-928c-a717ab042344 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.032965 | controller |     "Jun 09 13:53:58.804874 crc crio[23733]: time=\"2026-06-09T13:53:58.804486315Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-fxdbh/init\" id=3b1ebe2f-39f1-4341-8b60-d6264c02c7a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.032980 | controller |     "Jun 09 13:53:58.811422 crc crio[23733]: time=\"2026-06-09T13:53:58.811324405Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=c54ace97-d141-4b17-943d-bb50c105aff6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.032995 | controller |     "Jun 09 13:53:58.813194 crc crio[23733]: time=\"2026-06-09T13:53:58.813033709Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=0bd18206-2e2a-467b-843a-630290f73bb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.033010 | controller |     "Jun 09 13:53:58.823213 crc crio[23733]: time=\"2026-06-09T13:53:58.822894805Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=35d42cfa-2187-4a02-b745-13051830b97e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.033025 | controller |     "Jun 09 13:53:58.831647 crc crio[23733]: time=\"2026-06-09T13:53:58.831512751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033042 | controller |     "Jun 09 13:53:58.836260 crc crio[23733]: time=\"2026-06-09T13:53:58.836059734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033058 | controller |     "Jun 09 13:53:58.862751 crc crio[23733]: time=\"2026-06-09T13:53:58.86267436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033073 | controller |     "Jun 09 13:53:58.865990 crc crio[23733]: time=\"2026-06-09T13:53:58.865918301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033088 | controller |     "Jun 09 13:53:58.866535 crc crio[23733]: time=\"2026-06-09T13:53:58.866378613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033102 | controller |     "Jun 09 13:53:58.867489 crc crio[23733]: time=\"2026-06-09T13:53:58.867417208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033118 | controller |     "Jun 09 13:53:58.875027 crc crio[23733]: time=\"2026-06-09T13:53:58.874927886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033133 | controller |     "Jun 09 13:53:58.878778 crc crio[23733]: time=\"2026-06-09T13:53:58.878588508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033148 | controller |     "Jun 09 13:53:58.885816 crc crio[23733]: time=\"2026-06-09T13:53:58.885742237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033163 | controller |     "Jun 09 13:53:58.890940 crc crio[23733]: time=\"2026-06-09T13:53:58.89068081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033179 | controller |     "Jun 09 13:53:58.919133 crc crio[23733]: time=\"2026-06-09T13:53:58.919004959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033193 | controller |     "Jun 09 13:53:58.924466 crc crio[23733]: time=\"2026-06-09T13:53:58.924322891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033208 | controller |     "Jun 09 13:53:58.929651 crc crio[23733]: time=\"2026-06-09T13:53:58.92949352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033223 | controller |     "Jun 09 13:53:58.938830 crc crio[23733]: time=\"2026-06-09T13:53:58.938717031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033239 | controller |     "Jun 09 13:53:58.950925 crc crio[23733]: time=\"2026-06-09T13:53:58.950867805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033253 | controller |     "Jun 09 13:53:58.955646 crc crio[23733]: time=\"2026-06-09T13:53:58.955542822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=77e663d5-60ff-41e1-8c31-d49d49d8b873 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.033275 | controller |     "Jun 09 13:53:58.957750 crc crio[23733]: time=\"2026-06-09T13:53:58.957692515Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=e4079d99-40df-47d6-ba26-dd1cfc0a19c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.033290 | controller |     "Jun 09 13:53:58.972881 crc crio[23733]: time=\"2026-06-09T13:53:58.972546486Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=fb327b17-fe26-4fb5-9214-c92da5f50586 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.033306 | controller |     "Jun 09 13:53:58.995726 crc crio[23733]: time=\"2026-06-09T13:53:58.99548145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033321 | controller |     "Jun 09 13:53:59.000160 crc crio[23733]: time=\"2026-06-09T13:53:58.999475289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033336 | controller |     "Jun 09 13:53:59.005186 crc crio[23733]: time=\"2026-06-09T13:53:59.005048398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033351 | controller |     "Jun 09 13:53:59.015362 crc crio[23733]: time=\"2026-06-09T13:53:59.015273875Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=aa1bbb51-046e-45af-ad27-14e0fd5eae25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.033366 | controller |     "Jun 09 13:53:59.069658 crc crio[23733]: time=\"2026-06-09T13:53:59.069520371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033382 | controller |     "Jun 09 13:53:59.088088 crc crio[23733]: time=\"2026-06-09T13:53:59.087997753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033397 | controller |     "Jun 09 13:53:59.092854 crc crio[23733]: time=\"2026-06-09T13:53:59.092744541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033412 | controller |     "Jun 09 13:53:59.101874 crc crio[23733]: time=\"2026-06-09T13:53:59.101736567Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=e243e302-e44f-41e9-8a2a-bd97a4fba520 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.033426 | controller |     "Jun 09 13:53:59.185075 crc crio[23733]: time=\"2026-06-09T13:53:59.184911517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033441 | controller |     "Jun 09 13:53:59.198065 crc crio[23733]: time=\"2026-06-09T13:53:59.197798898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033456 | controller |     "Jun 09 13:53:59.206654 crc crio[23733]: time=\"2026-06-09T13:53:59.206526006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033471 | controller |     "Jun 09 13:53:59.236340 crc crio[23733]: time=\"2026-06-09T13:53:59.236242349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033489 | controller |     "Jun 09 13:53:59.363810 crc crio[23733]: time=\"2026-06-09T13:53:59.363715556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033504 | controller |     "Jun 09 13:53:59.370867 crc crio[23733]: time=\"2026-06-09T13:53:59.370828124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033538 | controller |     "Jun 09 13:53:59.391636 crc crio[23733]: time=\"2026-06-09T13:53:59.391414589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033554 | controller |     "Jun 09 13:53:59.401066 crc crio[23733]: time=\"2026-06-09T13:53:59.400998499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033570 | controller |     "Jun 09 13:53:59.506555 crc crio[23733]: time=\"2026-06-09T13:53:59.506315102Z\" level=info msg=\"Created container e0d438d547c04f889416a054646030b86f9c076878226a7b05758026df54fac3: openstack/memcached-0/memcached\" id=a984823d-424e-4185-ab6a-4bcbe758fb53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.033585 | controller |     "Jun 09 13:53:59.508865 crc crio[23733]: time=\"2026-06-09T13:53:59.508790404Z\" level=info msg=\"Starting container: e0d438d547c04f889416a054646030b86f9c076878226a7b05758026df54fac3\" id=59fef7c0-aa7e-4e73-b92e-3728e1b5bc4a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.033600 | controller |     "Jun 09 13:53:59.520971 crc crio[23733]: time=\"2026-06-09T13:53:59.520825574Z\" level=info msg=\"Started container\" PID=56150 containerID=e0d438d547c04f889416a054646030b86f9c076878226a7b05758026df54fac3 description=openstack/memcached-0/memcached id=59fef7c0-aa7e-4e73-b92e-3728e1b5bc4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba332c52e344d306b2ceda54431e0f4e93c060c8f5d926c1b84995ed69d8e02a",
2026-06-09 14:45:34.033615 | controller |     "Jun 09 13:53:59.591707 crc crio[23733]: time=\"2026-06-09T13:53:59.591534492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033630 | controller |     "Jun 09 13:53:59.599375 crc crio[23733]: time=\"2026-06-09T13:53:59.599307246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033646 | controller |     "Jun 09 13:53:59.611392 crc crio[23733]: time=\"2026-06-09T13:53:59.611227325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033661 | controller |     "Jun 09 13:53:59.616554 crc crio[23733]: time=\"2026-06-09T13:53:59.616065445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033676 | controller |     "Jun 09 13:53:59.622764 crc crio[23733]: time=\"2026-06-09T13:53:59.622570468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033691 | controller |     "Jun 09 13:53:59.633446 crc crio[23733]: time=\"2026-06-09T13:53:59.633295527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033709 | controller |     "Jun 09 13:53:59.637851 crc crio[23733]: time=\"2026-06-09T13:53:59.637743618Z\" level=info msg=\"Created container f2a9bed6365974878b57bf85aea43698b17c83c737f01f1e51cc0d248335dd5b: openstack/openstack-galera-0/mysql-bootstrap\" id=16931fff-1a43-47ed-9f65-5f6ae69a8ef2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.033725 | controller |     "Jun 09 13:53:59.639213 crc crio[23733]: time=\"2026-06-09T13:53:59.639085921Z\" level=info msg=\"Starting container: f2a9bed6365974878b57bf85aea43698b17c83c737f01f1e51cc0d248335dd5b\" id=fd624cd2-a1d4-484f-9cfe-6509313e6d4e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.033740 | controller |     "Jun 09 13:53:59.639455 crc crio[23733]: time=\"2026-06-09T13:53:59.639416269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033755 | controller |     "Jun 09 13:53:59.647716 crc crio[23733]: time=\"2026-06-09T13:53:59.647552243Z\" level=info msg=\"Started container\" PID=56155 containerID=f2a9bed6365974878b57bf85aea43698b17c83c737f01f1e51cc0d248335dd5b description=openstack/openstack-galera-0/mysql-bootstrap id=fd624cd2-a1d4-484f-9cfe-6509313e6d4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1220520f5d044af5b43843c2e1130544c0544af3e43b2ad51d461933d2d92b02",
2026-06-09 14:45:34.033771 | controller |     "Jun 09 13:53:59.650945 crc crio[23733]: time=\"2026-06-09T13:53:59.650823964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.033786 | controller |     "Jun 09 13:53:59.662180 crc crio[23733]: time=\"2026-06-09T13:53:59.661982953Z\" level=info msg=\"Created container 4137c89c93765bd7d33b4e5fb7634ec4518bca50f43654107af25fecc3c07cfe: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=4043e2af-69ec-45b3-b857-01231dcfb623 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.033801 | controller |     "Jun 09 13:53:59.664352 crc crio[23733]: time=\"2026-06-09T13:53:59.664264461Z\" level=info msg=\"Starting container: 4137c89c93765bd7d33b4e5fb7634ec4518bca50f43654107af25fecc3c07cfe\" id=5d418ba7-1398-465f-a588-58e91d9f7755 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.033817 | controller |     "Jun 09 13:53:59.676199 crc crio[23733]: time=\"2026-06-09T13:53:59.674006174Z\" level=info msg=\"Started container\" PID=56154 containerID=4137c89c93765bd7d33b4e5fb7634ec4518bca50f43654107af25fecc3c07cfe description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=5d418ba7-1398-465f-a588-58e91d9f7755 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4acbd0a33d6a733d75c20547816a94bc6ac40ac4aa4d6049f55e4572605d29df",
2026-06-09 14:45:34.033832 | controller |     "Jun 09 13:53:59.832041 crc crio[23733]: time=\"2026-06-09T13:53:59.831931623Z\" level=info msg=\"Created container c89ace82f3fb25c5c13bd20b647b6991a89ff8eb3d541795ceaf25bd33ee7a05: openstack/dnsmasq-dns-68bc84565-m8pwr/init\" id=79afbe83-6e00-43d7-823a-8d3c5e5e025c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.033847 | controller |     "Jun 09 13:53:59.833504 crc crio[23733]: time=\"2026-06-09T13:53:59.83342637Z\" level=info msg=\"Starting container: c89ace82f3fb25c5c13bd20b647b6991a89ff8eb3d541795ceaf25bd33ee7a05\" id=8e626473-5855-4da5-a902-a8717f867cf3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.033863 | controller |     "Jun 09 13:53:59.843643 crc crio[23733]: time=\"2026-06-09T13:53:59.843492502Z\" level=info msg=\"Started container\" PID=56156 containerID=c89ace82f3fb25c5c13bd20b647b6991a89ff8eb3d541795ceaf25bd33ee7a05 description=openstack/dnsmasq-dns-68bc84565-m8pwr/init id=8e626473-5855-4da5-a902-a8717f867cf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729",
2026-06-09 14:45:34.033882 | controller |     "Jun 09 13:53:59.890229 crc crio[23733]: time=\"2026-06-09T13:53:59.889848289Z\" level=info msg=\"Created container 0fcf20e7035f101797b66490cf8787385b064fb7b0d3f12d2f65519b3fda138e: openstack/ovn-controller-metrics-gf96k/openstack-network-exporter\" id=732fe887-1b0a-4c17-8b9b-ba0913ebd296 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.033897 | controller |     "Jun 09 13:53:59.891373 crc crio[23733]: time=\"2026-06-09T13:53:59.891345608Z\" level=info msg=\"Created container 87ce5ff13d96d3558400d29add3dd25aab456c0c05b5acc1c80dcf7dcaedb00c: openstack/ovn-controller-ovs-mvtvf/ovsdb-server-init\" id=ce24fd06-b53d-4a6f-99b1-6312fa0dee35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.033912 | controller |     "Jun 09 13:53:59.891912 crc crio[23733]: time=\"2026-06-09T13:53:59.891664836Z\" level=info msg=\"Starting container: 0fcf20e7035f101797b66490cf8787385b064fb7b0d3f12d2f65519b3fda138e\" id=4cf9dbee-f2dc-4e9d-b746-f60bd947ce46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.033927 | controller |     "Jun 09 13:53:59.896309 crc crio[23733]: time=\"2026-06-09T13:53:59.89623365Z\" level=info msg=\"Starting container: 87ce5ff13d96d3558400d29add3dd25aab456c0c05b5acc1c80dcf7dcaedb00c\" id=4cf7b9d2-8758-4557-b2d8-fa35d150f3d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.033943 | controller |     "Jun 09 13:53:59.910547 crc crio[23733]: time=\"2026-06-09T13:53:59.910002454Z\" level=info msg=\"Started container\" PID=56194 containerID=87ce5ff13d96d3558400d29add3dd25aab456c0c05b5acc1c80dcf7dcaedb00c description=openstack/ovn-controller-ovs-mvtvf/ovsdb-server-init id=4cf7b9d2-8758-4557-b2d8-fa35d150f3d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bbc655b8bc7594cb47d62aae344bb31a102af5c556e6e85c016f1f86c5d1818",
2026-06-09 14:45:34.033959 | controller |     "Jun 09 13:53:59.911494 crc crio[23733]: time=\"2026-06-09T13:53:59.911410699Z\" level=info msg=\"Started container\" PID=56178 containerID=0fcf20e7035f101797b66490cf8787385b064fb7b0d3f12d2f65519b3fda138e description=openstack/ovn-controller-metrics-gf96k/openstack-network-exporter id=4cf9dbee-f2dc-4e9d-b746-f60bd947ce46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d096a10882505c07173f186fea0bcc8c97310dac338ae338fcc5bc7b577123d",
2026-06-09 14:45:34.033974 | controller |     "Jun 09 13:54:00.005877 crc crio[23733]: time=\"2026-06-09T13:54:00.005717118Z\" level=info msg=\"Created container c052f04c0486a26edf29c32162dae4bb93c06b0d1f6cd6d0b7225a55632c1df4: openstack/dnsmasq-dns-769fc96f7c-dpr2d/init\" id=99f1622d-7da8-4a37-8f27-9fd77ee102a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.033990 | controller |     "Jun 09 13:54:00.007389 crc crio[23733]: time=\"2026-06-09T13:54:00.007286147Z\" level=info msg=\"Starting container: c052f04c0486a26edf29c32162dae4bb93c06b0d1f6cd6d0b7225a55632c1df4\" id=4d56a5eb-2f45-47bd-80e7-bf6f50c1bbed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.034005 | controller |     "Jun 09 13:54:00.019760 crc crio[23733]: time=\"2026-06-09T13:54:00.019691127Z\" level=info msg=\"Started container\" PID=56179 containerID=c052f04c0486a26edf29c32162dae4bb93c06b0d1f6cd6d0b7225a55632c1df4 description=openstack/dnsmasq-dns-769fc96f7c-dpr2d/init id=4d56a5eb-2f45-47bd-80e7-bf6f50c1bbed name=/runtime.v1.RuntimeService/StartContainer sandboxID=20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e",
2026-06-09 14:45:34.034020 | controller |     "Jun 09 13:54:00.087892 crc crio[23733]: time=\"2026-06-09T13:54:00.086774643Z\" level=info msg=\"Created container 0aa295f5013918ecbc588665ae78529c0245d5a8a826338d1d232ad3a0d779e9: openstack/dnsmasq-dns-7dc8cc99c9-fxdbh/init\" id=3b1ebe2f-39f1-4341-8b60-d6264c02c7a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.034035 | controller |     "Jun 09 13:54:00.090689 crc crio[23733]: time=\"2026-06-09T13:54:00.090566118Z\" level=info msg=\"Starting container: 0aa295f5013918ecbc588665ae78529c0245d5a8a826338d1d232ad3a0d779e9\" id=eed5de15-5719-425c-a51c-8c9d82613e57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.034053 | controller |     "Jun 09 13:54:00.093168 crc crio[23733]: time=\"2026-06-09T13:54:00.09303123Z\" level=info msg=\"Created container 156a6825c7b04a0ab68a458aaeb10d9332baa2d002b679d88ebf5cfef5df6b2c: openstack/kube-state-metrics-0/kube-state-metrics\" id=e243e302-e44f-41e9-8a2a-bd97a4fba520 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.034068 | controller |     "Jun 09 13:54:00.094015 crc crio[23733]: time=\"2026-06-09T13:54:00.093934912Z\" level=info msg=\"Starting container: 156a6825c7b04a0ab68a458aaeb10d9332baa2d002b679d88ebf5cfef5df6b2c\" id=02711594-fafa-457c-86ad-73e7157189c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.034083 | controller |     "Jun 09 13:54:00.099533 crc crio[23733]: time=\"2026-06-09T13:54:00.099458781Z\" level=info msg=\"Started container\" PID=56195 containerID=0aa295f5013918ecbc588665ae78529c0245d5a8a826338d1d232ad3a0d779e9 description=openstack/dnsmasq-dns-7dc8cc99c9-fxdbh/init id=eed5de15-5719-425c-a51c-8c9d82613e57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953",
2026-06-09 14:45:34.034098 | controller |     "Jun 09 13:54:00.100435 crc crio[23733]: time=\"2026-06-09T13:54:00.100358493Z\" level=info msg=\"Started container\" PID=56213 containerID=156a6825c7b04a0ab68a458aaeb10d9332baa2d002b679d88ebf5cfef5df6b2c description=openstack/kube-state-metrics-0/kube-state-metrics id=02711594-fafa-457c-86ad-73e7157189c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf",
2026-06-09 14:45:34.034113 | controller |     "Jun 09 13:54:00.484391 crc crio[23733]: time=\"2026-06-09T13:54:00.484286091Z\" level=info msg=\"Created container 4db190f9a5cb3d70db81abaa4a1db65e446ef0664fc06b27d2b3b9c11326f5f6: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=e4079d99-40df-47d6-ba26-dd1cfc0a19c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.034128 | controller |     "Jun 09 13:54:00.486254 crc crio[23733]: time=\"2026-06-09T13:54:00.486074747Z\" level=info msg=\"Starting container: 4db190f9a5cb3d70db81abaa4a1db65e446ef0664fc06b27d2b3b9c11326f5f6\" id=7a7667f4-b49b-4b2d-933b-e1e63f8f4cd4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.034142 | controller |     "Jun 09 13:54:00.495908 crc crio[23733]: time=\"2026-06-09T13:54:00.49580848Z\" level=info msg=\"Started container\" PID=56219 containerID=4db190f9a5cb3d70db81abaa4a1db65e446ef0664fc06b27d2b3b9c11326f5f6 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=7a7667f4-b49b-4b2d-933b-e1e63f8f4cd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a59c3832dc1110b8c32d6d76560f18e491fc9e04114b93fbfaf13f53360c98ed",
2026-06-09 14:45:34.034157 | controller |     "Jun 09 13:54:00.503468 crc crio[23733]: time=\"2026-06-09T13:54:00.503287477Z\" level=info msg=\"Created container 21def49fa4375e96854db679e05c38f326b21de241c6e15e63ffbe5133ca548e: openstack/ovn-controller-2j4qb/ovn-controller\" id=e81a309c-4f30-4c73-bd84-88155c77016a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.034172 | controller |     "Jun 09 13:54:00.505014 crc crio[23733]: time=\"2026-06-09T13:54:00.504868196Z\" level=info msg=\"Starting container: 21def49fa4375e96854db679e05c38f326b21de241c6e15e63ffbe5133ca548e\" id=96c0c6a2-d5e3-4437-b4a7-96f07360342a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.034187 | controller |     "Jun 09 13:54:00.508956 crc crio[23733]: time=\"2026-06-09T13:54:00.508807545Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=06a8f827-8467-440a-9724-b88940b228ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.034202 | controller |     "Jun 09 13:54:00.515538 crc crio[23733]: time=\"2026-06-09T13:54:00.51544022Z\" level=info msg=\"Started container\" PID=56191 containerID=21def49fa4375e96854db679e05c38f326b21de241c6e15e63ffbe5133ca548e description=openstack/ovn-controller-2j4qb/ovn-controller id=96c0c6a2-d5e3-4437-b4a7-96f07360342a name=/runtime.v1.RuntimeService/StartContainer sandboxID=564f3079815fbcb4bb0813ca0afaa4e4502fe3085198b039cb102c4301e7a1b7",
2026-06-09 14:45:34.034221 | controller |     "Jun 09 13:54:00.567967 crc crio[23733]: time=\"2026-06-09T13:54:00.567328098Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=fb89d503-529a-47f2-9c6b-fa3031868147 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.034237 | controller |     "Jun 09 13:54:00.569882 crc crio[23733]: time=\"2026-06-09T13:54:00.56980488Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3527404b-0489-4455-b919-089359bc1288 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.034253 | controller |     "Jun 09 13:54:00.597303 crc crio[23733]: time=\"2026-06-09T13:54:00.594904937Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=dad6d5a4-bc8f-4e7c-9bed-a940eb187dee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.034268 | controller |     "Jun 09 13:54:00.603934 crc crio[23733]: time=\"2026-06-09T13:54:00.603226455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cdbd9df0-d380-46f6-90b1-51c9e72f2bf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.034283 | controller |     "Jun 09 13:54:00.614343 crc crio[23733]: time=\"2026-06-09T13:54:00.613638476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.034298 | controller |     "Jun 09 13:54:00.622450 crc crio[23733]: time=\"2026-06-09T13:54:00.621270926Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-m8pwr/dnsmasq-dns\" id=aa3c289a-d84e-4164-a809-932457b1a863 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.034314 | controller |     "Jun 09 13:54:00.627364 crc crio[23733]: time=\"2026-06-09T13:54:00.626865606Z\" level=info msg=\"Created container edbaddcd63f493657e27b6cbad6165eca2df160b8f0e7fd6845aa1fca2fd3a49: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=aa1bbb51-046e-45af-ad27-14e0fd5eae25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.034329 | controller |     "Jun 09 13:54:00.639740 crc crio[23733]: time=\"2026-06-09T13:54:00.630514067Z\" level=info msg=\"Starting container: edbaddcd63f493657e27b6cbad6165eca2df160b8f0e7fd6845aa1fca2fd3a49\" id=2340f609-68c4-42ce-ba03-9d5b1cf44f29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.034344 | controller |     "Jun 09 13:54:00.639740 crc crio[23733]: time=\"2026-06-09T13:54:00.630827605Z\" level=info msg=\"Stopping pod sandbox: a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953\" id=2ad727a9-987b-46ae-9c76-fdec6195521d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.034359 | controller |     "Jun 09 13:54:00.639740 crc crio[23733]: time=\"2026-06-09T13:54:00.630984489Z\" level=info msg=\"Created container 889ad5a35a0757f70ee0f8a8d994dea96d8d9242d0f31b040f013c655616b27b: openstack/dnsmasq-dns-9c58657f7-bkj2w/init\" id=182c2859-d55e-46b9-b478-be06dd3ddb84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.034374 | controller |     "Jun 09 13:54:00.639740 crc crio[23733]: time=\"2026-06-09T13:54:00.631767808Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-fxdbh Namespace:openstack ID:a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953 UID:b667c2c1-1cb6-4f1c-bfa7-1ea5966d97b9 NetNS:/var/run/netns/57336be1-2eae-4258-996a-0a8e081024ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb667c2c1_1cb6_4f1c_bfa7_1ea5966d97b9.slice PodAnnotations:0xc002b0ec40}] Aliases:map[]}\"",
2026-06-09 14:45:34.034393 | controller |     "Jun 09 13:54:00.639740 crc crio[23733]: time=\"2026-06-09T13:54:00.631950214Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-fxdbh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.034408 | controller |     "Jun 09 13:54:00.642763 crc crio[23733]: time=\"2026-06-09T13:54:00.642661561Z\" level=info msg=\"Starting container: 889ad5a35a0757f70ee0f8a8d994dea96d8d9242d0f31b040f013c655616b27b\" id=e6884d96-02ef-404e-b883-2a4c39001eb8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.034424 | controller |     "Jun 09 13:54:00.645029 crc crio[23733]: time=\"2026-06-09T13:54:00.644165918Z\" level=info msg=\"Started container\" PID=56227 containerID=edbaddcd63f493657e27b6cbad6165eca2df160b8f0e7fd6845aa1fca2fd3a49 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=2340f609-68c4-42ce-ba03-9d5b1cf44f29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0de66bbaaa0cd0ccf56f2f1c819b4d7492e0a678f996b1fd77e693d590362200",
2026-06-09 14:45:34.034439 | controller |     "Jun 09 13:54:00.660087 crc crio[23733]: time=\"2026-06-09T13:54:00.659970834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.034455 | controller |     "Jun 09 13:54:00.674809 crc crio[23733]: time=\"2026-06-09T13:54:00.672939178Z\" level=info msg=\"Started container\" PID=56224 containerID=889ad5a35a0757f70ee0f8a8d994dea96d8d9242d0f31b040f013c655616b27b description=openstack/dnsmasq-dns-9c58657f7-bkj2w/init id=e6884d96-02ef-404e-b883-2a4c39001eb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574",
2026-06-09 14:45:34.034533 | controller |     "Jun 09 13:54:00.680951 crc crio[23733]: time=\"2026-06-09T13:54:00.68057434Z\" level=info msg=\"Stopping pod sandbox: 20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e\" id=8483b903-1fa4-4ec0-a1fd-010405fbb71e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.034557 | controller |     "Jun 09 13:54:00.681961 crc crio[23733]: time=\"2026-06-09T13:54:00.681086742Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-dpr2d Namespace:openstack ID:20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e UID:632b0edc-8546-4522-b194-77bd5d901a38 NetNS:/var/run/netns/a4a066f1-9a7f-473c-b820-68488da15a4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod632b0edc_8546_4522_b194_77bd5d901a38.slice PodAnnotations:0xc0059cc1a8}] Aliases:map[]}\"",
2026-06-09 14:45:34.034574 | controller |     "Jun 09 13:54:00.682986 crc crio[23733]: time=\"2026-06-09T13:54:00.682094877Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-dpr2d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.034590 | controller |     "Jun 09 13:54:00.728970 crc crio[23733]: time=\"2026-06-09T13:54:00.717079251Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=6438cb5e-fa34-4135-b237-7ab2b25960bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.034605 | controller |     "Jun 09 13:54:00.728970 crc crio[23733]: time=\"2026-06-09T13:54:00.71821374Z\" level=info msg=\"Created container ea898b5d13a72c799ea6a2744408a0368aa1f0854b2dcc0a626e441860bd8b40: openstack/rabbitmq-server-0/setup-container\" id=a2876415-247e-4294-af5b-ce4f747453c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.034620 | controller |     "Jun 09 13:54:00.730881 crc crio[23733]: time=\"2026-06-09T13:54:00.730803964Z\" level=info msg=\"Starting container: ea898b5d13a72c799ea6a2744408a0368aa1f0854b2dcc0a626e441860bd8b40\" id=634d9f07-bd33-4411-b295-f015c9cf64d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.034640 | controller |     "Jun 09 13:54:00.753363 crc crio[23733]: time=\"2026-06-09T13:54:00.752720903Z\" level=info msg=\"Started container\" PID=56149 containerID=ea898b5d13a72c799ea6a2744408a0368aa1f0854b2dcc0a626e441860bd8b40 description=openstack/rabbitmq-server-0/setup-container id=634d9f07-bd33-4411-b295-f015c9cf64d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ade1da8b36552412c64d2a68483abe4203a165bc99b293f0135e9b368d7ba29",
2026-06-09 14:45:34.034655 | controller |     "Jun 09 13:54:00.793466 crc crio[23733]: time=\"2026-06-09T13:54:00.793345938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.034671 | controller |     "Jun 09 13:54:00.803180 crc crio[23733]: time=\"2026-06-09T13:54:00.802941708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.034686 | controller |     "Jun 09 13:54:00.806886 crc crio[23733]: time=\"2026-06-09T13:54:00.806683001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.034702 | controller |     "Jun 09 13:54:00.821956 crc crio[23733]: time=\"2026-06-09T13:54:00.821513562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.034717 | controller |     "Jun 09 13:54:00.827939 crc crio[23733]: time=\"2026-06-09T13:54:00.826379735Z\" level=info msg=\"Created container 96cdf3466b504b38fd6f95b4ad2106d10bd7d032c70495f9da811701c88327b9: openstack/rabbitmq-cell1-server-0/setup-container\" id=83c71a76-98ea-4245-815a-3522dd593fdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.034732 | controller |     "Jun 09 13:54:00.835545 crc crio[23733]: time=\"2026-06-09T13:54:00.832862486Z\" level=info msg=\"Starting container: 96cdf3466b504b38fd6f95b4ad2106d10bd7d032c70495f9da811701c88327b9\" id=2f5d7eb5-812c-4874-ae81-467e91f853e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.034747 | controller |     "Jun 09 13:54:00.846415 crc crio[23733]: time=\"2026-06-09T13:54:00.846072416Z\" level=info msg=\"Started container\" PID=56153 containerID=96cdf3466b504b38fd6f95b4ad2106d10bd7d032c70495f9da811701c88327b9 description=openstack/rabbitmq-cell1-server-0/setup-container id=2f5d7eb5-812c-4874-ae81-467e91f853e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a93a71d84827a63316a12c7b53de43d9914ebebe8c90cc9318049cd1d406b0e3",
2026-06-09 14:45:34.034763 | controller |     "Jun 09 13:54:00.894797 crc crio[23733]: time=\"2026-06-09T13:54:00.893215655Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=f2436438-b963-44a0-a4f4-62245ca2d618 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.034778 | controller |     "Jun 09 13:54:00.924265 crc crio[23733]: time=\"2026-06-09T13:54:00.924171509Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=3efcc46b-46b8-4984-bf87-440a6de8099a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.034794 | controller |     "Jun 09 13:54:00.927895 crc crio[23733]: time=\"2026-06-09T13:54:00.92781889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.034809 | controller |     "Jun 09 13:54:01.054824 crc crio[23733]: time=\"2026-06-09T13:54:01.054720483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.034824 | controller |     "Jun 09 13:54:01.088248 crc crio[23733]: time=\"2026-06-09T13:54:01.087960794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.034843 | controller |     "Jun 09 13:54:01.273333 crc crio[23733]: time=\"2026-06-09T13:54:01.272032646Z\" level=info msg=\"Stopped pod sandbox: 20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e\" id=8483b903-1fa4-4ec0-a1fd-010405fbb71e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.034927 | controller |     "Jun 09 13:54:01.313895 crc crio[23733]: time=\"2026-06-09T13:54:01.307333708Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683554-f2kvl/POD\" id=04f41f11-1466-4dc1-a540-299132545073 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.034945 | controller |     "Jun 09 13:54:01.313895 crc crio[23733]: time=\"2026-06-09T13:54:01.30741835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.034967 | controller |     "Jun 09 13:54:01.461812 crc crio[23733]: time=\"2026-06-09T13:54:01.461667997Z\" level=info msg=\"Stopped pod sandbox: a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953\" id=2ad727a9-987b-46ae-9c76-fdec6195521d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.034984 | controller |     "Jun 09 13:54:01.509970 crc crio[23733]: time=\"2026-06-09T13:54:01.498284993Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683554-f2kvl Namespace:openshift-infra ID:d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6 UID:5caddf48-5254-4ac0-bdea-e54de43908a0 NetNS:/var/run/netns/fbd264e1-0b05-4ac1-9cb0-0c40c5ce98f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5caddf48_5254_4ac0_bdea_e54de43908a0.slice PodAnnotations:0xc000308b30}] Aliases:map[]}\"",
2026-06-09 14:45:34.034999 | controller |     "Jun 09 13:54:01.509970 crc crio[23733]: time=\"2026-06-09T13:54:01.498332384Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683554-f2kvl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.035015 | controller |     "Jun 09 13:54:01.509970 crc crio[23733]: time=\"2026-06-09T13:54:01.500041087Z\" level=info msg=\"Created container 19d9477d518595b20655c24fc3cda595ea3c39e145393ec1e88882d319106a88: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=dad6d5a4-bc8f-4e7c-9bed-a940eb187dee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.035030 | controller |     "Jun 09 13:54:01.509970 crc crio[23733]: time=\"2026-06-09T13:54:01.502495047Z\" level=info msg=\"Starting container: 19d9477d518595b20655c24fc3cda595ea3c39e145393ec1e88882d319106a88\" id=aa6cef93-a6f9-4bcf-99f2-5880c4367835 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.035046 | controller |     "Jun 09 13:54:01.509970 crc crio[23733]: time=\"2026-06-09T13:54:01.508949499Z\" level=info msg=\"Created container 05acfaf63f7613db9deda51c4e97bb6e975e996e57ccd15d087d019a8cc28121: openstack/dnsmasq-dns-68bc84565-m8pwr/dnsmasq-dns\" id=aa3c289a-d84e-4164-a809-932457b1a863 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.035061 | controller |     "Jun 09 13:54:01.512464 crc crio[23733]: time=\"2026-06-09T13:54:01.512357175Z\" level=info msg=\"Started container\" PID=56860 containerID=19d9477d518595b20655c24fc3cda595ea3c39e145393ec1e88882d319106a88 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=aa6cef93-a6f9-4bcf-99f2-5880c4367835 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a59c3832dc1110b8c32d6d76560f18e491fc9e04114b93fbfaf13f53360c98ed",
2026-06-09 14:45:34.035076 | controller |     "Jun 09 13:54:01.516419 crc crio[23733]: time=\"2026-06-09T13:54:01.516321193Z\" level=info msg=\"Starting container: 05acfaf63f7613db9deda51c4e97bb6e975e996e57ccd15d087d019a8cc28121\" id=1b93e3cb-feef-45c1-a031-de8ac94b0ac5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.035095 | controller |     "Jun 09 13:54:01.546665 crc crio[23733]: time=\"2026-06-09T13:54:01.5425924Z\" level=info msg=\"Created container fc4cf81806e7eadfe2c9eed8b2b8becb7119fb1ecb9710019d72d50c0cee5fa0: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=3efcc46b-46b8-4984-bf87-440a6de8099a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.035111 | controller |     "Jun 09 13:54:01.546665 crc crio[23733]: time=\"2026-06-09T13:54:01.545491083Z\" level=info msg=\"Starting container: fc4cf81806e7eadfe2c9eed8b2b8becb7119fb1ecb9710019d72d50c0cee5fa0\" id=a322e1d9-236d-4dfb-acda-acf6058dbbae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.035126 | controller |     "Jun 09 13:54:01.559560 crc crio[23733]: time=\"2026-06-09T13:54:01.559423501Z\" level=info msg=\"Started container\" PID=56854 containerID=05acfaf63f7613db9deda51c4e97bb6e975e996e57ccd15d087d019a8cc28121 description=openstack/dnsmasq-dns-68bc84565-m8pwr/dnsmasq-dns id=1b93e3cb-feef-45c1-a031-de8ac94b0ac5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729",
2026-06-09 14:45:34.035141 | controller |     "Jun 09 13:54:01.569732 crc crio[23733]: time=\"2026-06-09T13:54:01.569474092Z\" level=info msg=\"Started container\" PID=56862 containerID=fc4cf81806e7eadfe2c9eed8b2b8becb7119fb1ecb9710019d72d50c0cee5fa0 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=a322e1d9-236d-4dfb-acda-acf6058dbbae name=/runtime.v1.RuntimeService/StartContainer sandboxID=0de66bbaaa0cd0ccf56f2f1c819b4d7492e0a678f996b1fd77e693d590362200",
2026-06-09 14:45:34.035157 | controller |     "Jun 09 13:54:01.924575 crc crio[23733]: time=\"2026-06-09T13:54:01.921850662Z\" level=info msg=\"Removing container: 0aa295f5013918ecbc588665ae78529c0245d5a8a826338d1d232ad3a0d779e9\" id=42833fce-4e24-42ba-a60e-65b2fad6eed2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.035172 | controller |     "Jun 09 13:54:01.957837 crc crio[23733]: time=\"2026-06-09T13:54:01.957427891Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bbdb8201-a741-460c-a1f5-371001e3e934 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.035188 | controller |     "Jun 09 13:54:02.071835 crc crio[23733]: time=\"2026-06-09T13:54:02.071712119Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=1ef28dfc-340f-4c1d-b247-8604824cedbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.035203 | controller |     "Jun 09 13:54:02.108937 crc crio[23733]: time=\"2026-06-09T13:54:02.104055467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=cbbbaaa6-76a9-448c-962f-d20b06f78613 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.035219 | controller |     "Jun 09 13:54:02.108937 crc crio[23733]: time=\"2026-06-09T13:54:02.107995386Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a0521c11-2945-42b1-afbf-d8120e33aed0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.035234 | controller |     "Jun 09 13:54:02.144175 crc crio[23733]: time=\"2026-06-09T13:54:02.14135739Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-mvtvf/ovsdb-server\" id=9a158405-064c-4caf-9af3-55f244e8bfc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.035249 | controller |     "Jun 09 13:54:02.153166 crc crio[23733]: time=\"2026-06-09T13:54:02.148584221Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-9c58657f7-bkj2w/dnsmasq-dns\" id=5a5296d3-cdd9-48f7-8065-5c125b27898a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.035264 | controller |     "Jun 09 13:54:02.153166 crc crio[23733]: time=\"2026-06-09T13:54:02.150532719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.035320 | controller |     "Jun 09 13:54:02.161164 crc crio[23733]: time=\"2026-06-09T13:54:02.159058982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.035342 | controller |     "Jun 09 13:54:02.199198 crc crio[23733]: time=\"2026-06-09T13:54:02.197178325Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-577895d5d9-hnxff/POD\" id=d89ff1e3-a819-49a7-97c4-8cf87435be0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.035358 | controller |     "Jun 09 13:54:02.199198 crc crio[23733]: time=\"2026-06-09T13:54:02.197714479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.035374 | controller |     "Jun 09 13:54:02.401581 crc crio[23733]: time=\"2026-06-09T13:54:02.400352565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.035390 | controller |     "Jun 09 13:54:02.411375 crc crio[23733]: time=\"2026-06-09T13:54:02.410520639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.035405 | controller |     "Jun 09 13:54:02.423409 crc crio[23733]: 2026-06-09T13:54:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d16d055fd1ef5c2 Mac:5a:bd:d4:37:0b:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/fbd264e1-0b05-4ac1-9cb0-0c40c5ce98f3 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.035421 | controller |     "Jun 09 13:54:02.448497 crc crio[23733]: time=\"2026-06-09T13:54:02.448297344Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683554-f2kvl Namespace:openshift-infra ID:d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6 UID:5caddf48-5254-4ac0-bdea-e54de43908a0 NetNS:/var/run/netns/fbd264e1-0b05-4ac1-9cb0-0c40c5ce98f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5caddf48_5254_4ac0_bdea_e54de43908a0.slice PodAnnotations:0xc000308b30}] Aliases:map[]}\"",
2026-06-09 14:45:34.035436 | controller |     "Jun 09 13:54:02.448904 crc crio[23733]: time=\"2026-06-09T13:54:02.448752545Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683554-f2kvl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.035452 | controller |     "Jun 09 13:54:02.449280 crc crio[23733]: time=\"2026-06-09T13:54:02.448748255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.035467 | controller |     "Jun 09 13:54:02.495839 crc crio[23733]: time=\"2026-06-09T13:54:02.495456993Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-577895d5d9-hnxff Namespace:openstack ID:80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2 UID:ca7855a8-55de-4c2a-a817-719de099b3ec NetNS:/var/run/netns/13c91d0c-5c2f-4b95-8187-984a2a9e2b67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca7855a8_55de_4c2a_a817_719de099b3ec.slice PodAnnotations:0xc0059cc1d8}] Aliases:map[]}\"",
2026-06-09 14:45:34.035483 | controller |     "Jun 09 13:54:02.495839 crc crio[23733]: time=\"2026-06-09T13:54:02.495551575Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-577895d5d9-hnxff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.035502 | controller |     "Jun 09 13:54:02.604333 crc crio[23733]: time=\"2026-06-09T13:54:02.602821307Z\" level=info msg=\"Ran pod sandbox d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6 with infra container: openshift-infra/auto-csr-approver-29683554-f2kvl/POD\" id=04f41f11-1466-4dc1-a540-299132545073 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.035536 | controller |     "Jun 09 13:54:02.614678 crc crio[23733]: time=\"2026-06-09T13:54:02.61254265Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ca1de390-0b90-4bf8-8936-6d3e046ef1f5 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.035552 | controller |     "Jun 09 13:54:02.614678 crc crio[23733]: time=\"2026-06-09T13:54:02.614075329Z\" level=info msg=\"Removed container 0aa295f5013918ecbc588665ae78529c0245d5a8a826338d1d232ad3a0d779e9: openstack/dnsmasq-dns-7dc8cc99c9-fxdbh/init\" id=42833fce-4e24-42ba-a60e-65b2fad6eed2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.035568 | controller |     "Jun 09 13:54:02.644978 crc crio[23733]: time=\"2026-06-09T13:54:02.640240142Z\" level=info msg=\"Removing container: c052f04c0486a26edf29c32162dae4bb93c06b0d1f6cd6d0b7225a55632c1df4\" id=d3ab88b3-5afa-4979-99e9-17bf79fa4729 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.035583 | controller |     "Jun 09 13:54:02.686306 crc crio[23733]: time=\"2026-06-09T13:54:02.685071463Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.035598 | controller |     "Jun 09 13:54:02.804826 crc crio[23733]: time=\"2026-06-09T13:54:02.801216367Z\" level=info msg=\"Removed container c052f04c0486a26edf29c32162dae4bb93c06b0d1f6cd6d0b7225a55632c1df4: openstack/dnsmasq-dns-769fc96f7c-dpr2d/init\" id=d3ab88b3-5afa-4979-99e9-17bf79fa4729 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.035613 | controller |     "Jun 09 13:54:02.839247 crc crio[23733]: time=\"2026-06-09T13:54:02.835859252Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/POD\" id=ec9cc78f-2985-43c1-9515-f34d205d21eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.035629 | controller |     "Jun 09 13:54:02.839247 crc crio[23733]: time=\"2026-06-09T13:54:02.835975626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.035644 | controller |     "Jun 09 13:54:02.964729 crc crio[23733]: time=\"2026-06-09T13:54:02.964006338Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfb7c95fc-nwd9x Namespace:openstack ID:d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09 UID:027890d0-eda8-46a9-bdda-0ef615188781 NetNS:/var/run/netns/ec87b466-b9ea-43e3-be48-3bba6986d528 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod027890d0_eda8_46a9_bdda_0ef615188781.slice PodAnnotations:0xc0027d0640}] Aliases:map[]}\"",
2026-06-09 14:45:34.035660 | controller |     "Jun 09 13:54:02.964729 crc crio[23733]: time=\"2026-06-09T13:54:02.964079899Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7cfb7c95fc-nwd9x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.035675 | controller |     "Jun 09 13:54:02.972437 crc crio[23733]: time=\"2026-06-09T13:54:02.972040698Z\" level=info msg=\"Created container 3cc55c9a9fa14c8a91ffaba156e96434a0a6bf8e9a4ad655d73898c008ce56d4: openstack/dnsmasq-dns-9c58657f7-bkj2w/dnsmasq-dns\" id=5a5296d3-cdd9-48f7-8065-5c125b27898a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.035690 | controller |     "Jun 09 13:54:02.979263 crc crio[23733]: time=\"2026-06-09T13:54:02.974480609Z\" level=info msg=\"Starting container: 3cc55c9a9fa14c8a91ffaba156e96434a0a6bf8e9a4ad655d73898c008ce56d4\" id=34138045-49ad-44fe-8046-eec0119560a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.035709 | controller |     "Jun 09 13:54:02.984365 crc crio[23733]: time=\"2026-06-09T13:54:02.982673584Z\" level=info msg=\"Started container\" PID=57107 containerID=3cc55c9a9fa14c8a91ffaba156e96434a0a6bf8e9a4ad655d73898c008ce56d4 description=openstack/dnsmasq-dns-9c58657f7-bkj2w/dnsmasq-dns id=34138045-49ad-44fe-8046-eec0119560a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574",
2026-06-09 14:45:34.035725 | controller |     "Jun 09 13:54:02.990172 crc crio[23733]: time=\"2026-06-09T13:54:02.988862318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.035741 | controller |     "Jun 09 13:54:03.077286 crc crio[23733]: time=\"2026-06-09T13:54:03.077057783Z\" level=info msg=\"Stopping pod sandbox: a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953\" id=60ce99e8-e258-45d4-98d2-9d2dd2844929 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.035756 | controller |     "Jun 09 13:54:03.077286 crc crio[23733]: time=\"2026-06-09T13:54:03.077209367Z\" level=info msg=\"Stopped pod sandbox (already stopped): a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953\" id=60ce99e8-e258-45d4-98d2-9d2dd2844929 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.035771 | controller |     "Jun 09 13:54:03.083086 crc crio[23733]: time=\"2026-06-09T13:54:03.077916785Z\" level=info msg=\"Removing pod sandbox: a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953\" id=464148c2-915d-4dfc-88b6-67efdb8c8b05 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.035786 | controller |     "Jun 09 13:54:03.105423 crc crio[23733]: time=\"2026-06-09T13:54:03.105358701Z\" level=info msg=\"Removed pod sandbox: a773bc108cd7155fb8e3a73e931f8363755a970ea5c82c62731f017b623ea953\" id=464148c2-915d-4dfc-88b6-67efdb8c8b05 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.035801 | controller |     "Jun 09 13:54:03.113544 crc crio[23733]: time=\"2026-06-09T13:54:03.113442883Z\" level=info msg=\"Stopping pod sandbox: 20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e\" id=37f09e3a-7ff2-4b7b-a649-ce7a41f0cfbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.035816 | controller |     "Jun 09 13:54:03.113544 crc crio[23733]: time=\"2026-06-09T13:54:03.113539655Z\" level=info msg=\"Stopped pod sandbox (already stopped): 20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e\" id=37f09e3a-7ff2-4b7b-a649-ce7a41f0cfbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.035831 | controller |     "Jun 09 13:54:03.127283 crc crio[23733]: time=\"2026-06-09T13:54:03.126282284Z\" level=info msg=\"Removing pod sandbox: 20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e\" id=17e7d42d-8995-4fd6-8e32-20972b0d6d67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.035846 | controller |     "Jun 09 13:54:03.151226 crc crio[23733]: time=\"2026-06-09T13:54:03.146725265Z\" level=info msg=\"Stopping container: 3cc55c9a9fa14c8a91ffaba156e96434a0a6bf8e9a4ad655d73898c008ce56d4 (timeout: 10s)\" id=8d9ae773-d078-43ed-87c2-342a93f91311 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.035861 | controller |     "Jun 09 13:54:03.164226 crc crio[23733]: time=\"2026-06-09T13:54:03.155967007Z\" level=info msg=\"Removed pod sandbox: 20f2db980c28f9016dd960dad020bc3111b0dddcc83e5f2049fa576425965a9e\" id=17e7d42d-8995-4fd6-8e32-20972b0d6d67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.035876 | controller |     "Jun 09 13:54:03.164226 crc crio[23733]: time=\"2026-06-09T13:54:03.163060204Z\" level=info msg=\"Stopping pod sandbox: bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785\" id=f938041b-f863-41ce-be00-592d2a6fdf6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.035894 | controller |     "Jun 09 13:54:03.164226 crc crio[23733]: time=\"2026-06-09T13:54:03.163230428Z\" level=info msg=\"Stopped pod sandbox (already stopped): bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785\" id=f938041b-f863-41ce-be00-592d2a6fdf6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.035910 | controller |     "Jun 09 13:54:03.166382 crc crio[23733]: time=\"2026-06-09T13:54:03.165871594Z\" level=info msg=\"Removing pod sandbox: bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785\" id=a9de9ae1-14e8-4164-aec5-033f45e4218d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.035925 | controller |     "Jun 09 13:54:03.196480 crc crio[23733]: time=\"2026-06-09T13:54:03.195885454Z\" level=info msg=\"Created container d200331618ea38f3c1cfeec5717c78fce070cf56779e2fadf19dd982cebefff9: openstack/ovn-controller-ovs-mvtvf/ovsdb-server\" id=9a158405-064c-4caf-9af3-55f244e8bfc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.035940 | controller |     "Jun 09 13:54:03.199143 crc crio[23733]: time=\"2026-06-09T13:54:03.198351476Z\" level=info msg=\"Starting container: d200331618ea38f3c1cfeec5717c78fce070cf56779e2fadf19dd982cebefff9\" id=e266af19-b576-491d-abc9-d194f8f7ce85 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.035955 | controller |     "Jun 09 13:54:03.211312 crc crio[23733]: time=\"2026-06-09T13:54:03.20932835Z\" level=info msg=\"Started container\" PID=57238 containerID=d200331618ea38f3c1cfeec5717c78fce070cf56779e2fadf19dd982cebefff9 description=openstack/ovn-controller-ovs-mvtvf/ovsdb-server id=e266af19-b576-491d-abc9-d194f8f7ce85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bbc655b8bc7594cb47d62aae344bb31a102af5c556e6e85c016f1f86c5d1818",
2026-06-09 14:45:34.035971 | controller |     "Jun 09 13:54:03.213369 crc crio[23733]: time=\"2026-06-09T13:54:03.213049783Z\" level=info msg=\"Removed pod sandbox: bb0f0c73d37852e3aa138a957641044c6df4894cf0037186579ffa9e12491785\" id=a9de9ae1-14e8-4164-aec5-033f45e4218d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.035986 | controller |     "Jun 09 13:54:03.241502 crc crio[23733]: 2026-06-09T13:54:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80a66c12eda1b2d Mac:12:8a:e5:5b:7f:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/13c91d0c-5c2f-4b95-8187-984a2a9e2b67 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.036001 | controller |     "Jun 09 13:54:03.241502 crc crio[23733]: time=\"2026-06-09T13:54:03.232381317Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-577895d5d9-hnxff Namespace:openstack ID:80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2 UID:ca7855a8-55de-4c2a-a817-719de099b3ec NetNS:/var/run/netns/13c91d0c-5c2f-4b95-8187-984a2a9e2b67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca7855a8_55de_4c2a_a817_719de099b3ec.slice PodAnnotations:0xc0059cc1d8}] Aliases:map[]}\"",
2026-06-09 14:45:34.036017 | controller |     "Jun 09 13:54:03.241502 crc crio[23733]: time=\"2026-06-09T13:54:03.232570531Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-577895d5d9-hnxff for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.036032 | controller |     "Jun 09 13:54:03.255431 crc crio[23733]: time=\"2026-06-09T13:54:03.254594542Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=93e2f5c3-1370-440c-8b1a-3a380e0e3515 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.036048 | controller |     "Jun 09 13:54:03.292208 crc crio[23733]: time=\"2026-06-09T13:54:03.28972052Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=83df8cef-2b07-4cab-9122-7f33c700a6e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.036066 | controller |     "Jun 09 13:54:03.307070 crc crio[23733]: time=\"2026-06-09T13:54:03.306944141Z\" level=info msg=\"Ran pod sandbox 80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2 with infra container: openstack/dnsmasq-dns-577895d5d9-hnxff/POD\" id=d89ff1e3-a819-49a7-97c4-8cf87435be0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.036081 | controller |     "Jun 09 13:54:03.310927 crc crio[23733]: time=\"2026-06-09T13:54:03.310833578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9097405b-1e87-46de-9d42-d22ee285c7fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.036097 | controller |     "Jun 09 13:54:03.314262 crc crio[23733]: time=\"2026-06-09T13:54:03.313061243Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-mvtvf/ovs-vswitchd\" id=de89a68f-69af-40cf-a5a4-5cf3db096c5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.036112 | controller |     "Jun 09 13:54:03.314572 crc crio[23733]: time=\"2026-06-09T13:54:03.314488189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.036127 | controller |     "Jun 09 13:54:03.365734 crc crio[23733]: time=\"2026-06-09T13:54:03.365470214Z\" level=info msg=\"Stopped container 3cc55c9a9fa14c8a91ffaba156e96434a0a6bf8e9a4ad655d73898c008ce56d4: openstack/dnsmasq-dns-9c58657f7-bkj2w/dnsmasq-dns\" id=8d9ae773-d078-43ed-87c2-342a93f91311 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.036143 | controller |     "Jun 09 13:54:03.368535 crc crio[23733]: time=\"2026-06-09T13:54:03.367551117Z\" level=info msg=\"Stopping pod sandbox: bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574\" id=28f8de6c-6ae4-462b-a0b1-2a3a2d48517b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.036159 | controller |     "Jun 09 13:54:03.369049 crc crio[23733]: time=\"2026-06-09T13:54:03.368987132Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-9c58657f7-bkj2w Namespace:openstack ID:bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574 UID:90093f3c-a8be-410a-bdfe-bd1060f68fe6 NetNS:/var/run/netns/4ed8b0b1-a4fb-4d5f-90b9-4bdd69cb7554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90093f3c_a8be_410a_bdfe_bd1060f68fe6.slice PodAnnotations:0xc000308710}] Aliases:map[]}\"",
2026-06-09 14:45:34.036174 | controller |     "Jun 09 13:54:03.369352 crc crio[23733]: time=\"2026-06-09T13:54:03.369228408Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-9c58657f7-bkj2w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.036190 | controller |     "Jun 09 13:54:03.381651 crc crio[23733]: time=\"2026-06-09T13:54:03.381513186Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0c9bed44-7b54-43f5-8d75-48d6c2091e5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.036205 | controller |     "Jun 09 13:54:03.397967 crc crio[23733]: 2026-06-09T13:54:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3b4b6c07469989 Mac:b2:e1:07:3a:74:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/ec87b466-b9ea-43e3-be48-3bba6986d528 SocketPath: PciID:}] [{Interface:0xc0001b06b0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.036220 | controller |     "Jun 09 13:54:03.397967 crc crio[23733]: time=\"2026-06-09T13:54:03.394403148Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfb7c95fc-nwd9x Namespace:openstack ID:d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09 UID:027890d0-eda8-46a9-bdda-0ef615188781 NetNS:/var/run/netns/ec87b466-b9ea-43e3-be48-3bba6986d528 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod027890d0_eda8_46a9_bdda_0ef615188781.slice PodAnnotations:0xc0027d0640}] Aliases:map[]}\"",
2026-06-09 14:45:34.036241 | controller |     "Jun 09 13:54:03.397967 crc crio[23733]: time=\"2026-06-09T13:54:03.394582962Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7cfb7c95fc-nwd9x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.036257 | controller |     "Jun 09 13:54:03.403805 crc crio[23733]: time=\"2026-06-09T13:54:03.403198307Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-577895d5d9-hnxff/init\" id=489e3f68-ea01-4f54-8472-35f4fe988c3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.036272 | controller |     "Jun 09 13:54:03.406170 crc crio[23733]: time=\"2026-06-09T13:54:03.404714065Z\" level=info msg=\"Ran pod sandbox d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09 with infra container: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/POD\" id=ec9cc78f-2985-43c1-9515-f34d205d21eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.036287 | controller |     "Jun 09 13:54:03.410168 crc crio[23733]: time=\"2026-06-09T13:54:03.408078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.036303 | controller |     "Jun 09 13:54:03.410168 crc crio[23733]: time=\"2026-06-09T13:54:03.408960772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.036319 | controller |     "Jun 09 13:54:03.410168 crc crio[23733]: time=\"2026-06-09T13:54:03.409080754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b7930228-87ff-40af-ae7c-63b80feee153 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.036334 | controller |     "Jun 09 13:54:03.470001 crc crio[23733]: time=\"2026-06-09T13:54:03.469883495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.036350 | controller |     "Jun 09 13:54:03.475639 crc crio[23733]: time=\"2026-06-09T13:54:03.475504105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cfc60192-b30b-4da9-b87e-cbca41dc4a7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.036365 | controller |     "Jun 09 13:54:03.485811 crc crio[23733]: time=\"2026-06-09T13:54:03.485191388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.036380 | controller |     "Jun 09 13:54:03.492708 crc crio[23733]: time=\"2026-06-09T13:54:03.492636133Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/init\" id=3f2e298f-caf3-453e-8ede-981eef7f9a0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.036395 | controller |     "Jun 09 13:54:03.497173 crc crio[23733]: time=\"2026-06-09T13:54:03.496995142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.036410 | controller |     "Jun 09 13:54:03.561964 crc crio[23733]: time=\"2026-06-09T13:54:03.56169046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.036425 | controller |     "Jun 09 13:54:03.574524 crc crio[23733]: time=\"2026-06-09T13:54:03.574414738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.036443 | controller |     "Jun 09 13:54:03.656512 crc crio[23733]: time=\"2026-06-09T13:54:03.656387627Z\" level=info msg=\"Created container cf847864dbdea49893d10d435d1958fe7060f412ac4f72f64d4be8505004466f: openstack/dnsmasq-dns-577895d5d9-hnxff/init\" id=489e3f68-ea01-4f54-8472-35f4fe988c3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.036458 | controller |     "Jun 09 13:54:03.678705 crc crio[23733]: time=\"2026-06-09T13:54:03.674185313Z\" level=info msg=\"Starting container: cf847864dbdea49893d10d435d1958fe7060f412ac4f72f64d4be8505004466f\" id=618ec4a3-e1af-4d9e-b37e-952f9c6815d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.036473 | controller |     "Jun 09 13:54:03.700568 crc crio[23733]: time=\"2026-06-09T13:54:03.700400457Z\" level=info msg=\"Started container\" PID=57491 containerID=cf847864dbdea49893d10d435d1958fe7060f412ac4f72f64d4be8505004466f description=openstack/dnsmasq-dns-577895d5d9-hnxff/init id=618ec4a3-e1af-4d9e-b37e-952f9c6815d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2",
2026-06-09 14:45:34.036488 | controller |     "Jun 09 13:54:03.771898 crc crio[23733]: time=\"2026-06-09T13:54:03.771722431Z\" level=info msg=\"Created container df06bb3d251ec4fb9d8ff3f345e7d55be27930f21d44b57c5b77da7569556e49: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/init\" id=3f2e298f-caf3-453e-8ede-981eef7f9a0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.036503 | controller |     "Jun 09 13:54:03.775083 crc crio[23733]: time=\"2026-06-09T13:54:03.773569157Z\" level=info msg=\"Starting container: df06bb3d251ec4fb9d8ff3f345e7d55be27930f21d44b57c5b77da7569556e49\" id=6ded0fd1-1223-4ae0-8dd9-fcea9b4144ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.036537 | controller |     "Jun 09 13:54:03.783004 crc crio[23733]: time=\"2026-06-09T13:54:03.78289616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.036554 | controller |     "Jun 09 13:54:03.783570 crc crio[23733]: time=\"2026-06-09T13:54:03.783456525Z\" level=info msg=\"Started container\" PID=57524 containerID=df06bb3d251ec4fb9d8ff3f345e7d55be27930f21d44b57c5b77da7569556e49 description=openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/init id=6ded0fd1-1223-4ae0-8dd9-fcea9b4144ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09",
2026-06-09 14:45:34.036570 | controller |     "Jun 09 13:54:03.885936 crc crio[23733]: time=\"2026-06-09T13:54:03.885825884Z\" level=info msg=\"Stopped pod sandbox: bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574\" id=28f8de6c-6ae4-462b-a0b1-2a3a2d48517b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.036585 | controller |     "Jun 09 13:54:04.068006 crc crio[23733]: time=\"2026-06-09T13:54:04.067860814Z\" level=info msg=\"Created container 2659fb4c1f4775fa404a7560fc5b1687e8380e2c4113faafee056bd1b6fb558d: openstack/ovn-controller-ovs-mvtvf/ovs-vswitchd\" id=de89a68f-69af-40cf-a5a4-5cf3db096c5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.036601 | controller |     "Jun 09 13:54:04.069747 crc crio[23733]: time=\"2026-06-09T13:54:04.069656849Z\" level=info msg=\"Starting container: 2659fb4c1f4775fa404a7560fc5b1687e8380e2c4113faafee056bd1b6fb558d\" id=1f9670e3-8e01-4afb-86d1-284a9929cd87 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.036616 | controller |     "Jun 09 13:54:04.082409 crc crio[23733]: time=\"2026-06-09T13:54:04.082220114Z\" level=info msg=\"Started container\" PID=57545 containerID=2659fb4c1f4775fa404a7560fc5b1687e8380e2c4113faafee056bd1b6fb558d description=openstack/ovn-controller-ovs-mvtvf/ovs-vswitchd id=1f9670e3-8e01-4afb-86d1-284a9929cd87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bbc655b8bc7594cb47d62aae344bb31a102af5c556e6e85c016f1f86c5d1818",
2026-06-09 14:45:34.036635 | controller |     "Jun 09 13:54:04.169793 crc crio[23733]: time=\"2026-06-09T13:54:04.168978803Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ca1de390-0b90-4bf8-8936-6d3e046ef1f5 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.036651 | controller |     "Jun 09 13:54:04.171254 crc crio[23733]: time=\"2026-06-09T13:54:04.170991693Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=30cd181c-6782-4bcd-9c80-e168dc8bcafd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.036666 | controller |     "Jun 09 13:54:04.173403 crc crio[23733]: time=\"2026-06-09T13:54:04.172918781Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=999a2e73-82bf-4dcf-9fa4-ccdcd2a0eeb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.036681 | controller |     "Jun 09 13:54:04.187286 crc crio[23733]: time=\"2026-06-09T13:54:04.186818769Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683554-f2kvl/oc\" id=19c559f7-3ff9-4efa-88b1-ac1777c48c3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.036697 | controller |     "Jun 09 13:54:04.187637 crc crio[23733]: time=\"2026-06-09T13:54:04.187430554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.036712 | controller |     "Jun 09 13:54:04.202764 crc crio[23733]: time=\"2026-06-09T13:54:04.202340607Z\" level=info msg=\"Removing container: 3cc55c9a9fa14c8a91ffaba156e96434a0a6bf8e9a4ad655d73898c008ce56d4\" id=ed16806d-f31c-4207-89be-776bd3e7b3d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.036728 | controller |     "Jun 09 13:54:04.206676 crc crio[23733]: time=\"2026-06-09T13:54:04.206593813Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d3369f74-f215-41a3-b9ba-03caeea66ebb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.036743 | controller |     "Jun 09 13:54:04.231516 crc crio[23733]: time=\"2026-06-09T13:54:04.227079786Z\" level=info msg=\"Stopping container: 05acfaf63f7613db9deda51c4e97bb6e975e996e57ccd15d087d019a8cc28121 (timeout: 10s)\" id=7cbc5f18-ad20-4229-9b31-380f724a0caa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.036758 | controller |     "Jun 09 13:54:04.231909 crc crio[23733]: time=\"2026-06-09T13:54:04.231798453Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=aec8551f-c5b9-4530-a4c0-75f72ddb0ffc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.036773 | controller |     "Jun 09 13:54:04.243683 crc crio[23733]: time=\"2026-06-09T13:54:04.243549708Z\" level=info msg=\"Removed container 3cc55c9a9fa14c8a91ffaba156e96434a0a6bf8e9a4ad655d73898c008ce56d4: openstack/dnsmasq-dns-9c58657f7-bkj2w/dnsmasq-dns\" id=ed16806d-f31c-4207-89be-776bd3e7b3d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.036789 | controller |     "Jun 09 13:54:04.260199 crc crio[23733]: time=\"2026-06-09T13:54:04.256386079Z\" level=info msg=\"Removing container: 889ad5a35a0757f70ee0f8a8d994dea96d8d9242d0f31b040f013c655616b27b\" id=20ed0496-4dbc-4502-b83e-6729bda4b2e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.036804 | controller |     "Jun 09 13:54:04.267705 crc crio[23733]: time=\"2026-06-09T13:54:04.26726657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.036819 | controller |     "Jun 09 13:54:04.300310 crc crio[23733]: time=\"2026-06-09T13:54:04.299922646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d248f306-0968-45d8-9f62-9189c43807a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.036837 | controller |     "Jun 09 13:54:04.315934 crc crio[23733]: time=\"2026-06-09T13:54:04.315779933Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/dnsmasq-dns\" id=381b19b4-e2ac-43cb-a3ec-7b7c1d1347dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.036853 | controller |     "Jun 09 13:54:04.327915 crc crio[23733]: time=\"2026-06-09T13:54:04.327875725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.036868 | controller |     "Jun 09 13:54:04.356633 crc crio[23733]: time=\"2026-06-09T13:54:04.356247295Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cc63864f-d275-47fd-8638-30565591a7b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.036883 | controller |     "Jun 09 13:54:04.393763 crc crio[23733]: time=\"2026-06-09T13:54:04.393593418Z\" level=info msg=\"Stopped container 05acfaf63f7613db9deda51c4e97bb6e975e996e57ccd15d087d019a8cc28121: openstack/dnsmasq-dns-68bc84565-m8pwr/dnsmasq-dns\" id=7cbc5f18-ad20-4229-9b31-380f724a0caa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.036899 | controller |     "Jun 09 13:54:04.402425 crc crio[23733]: time=\"2026-06-09T13:54:04.398759527Z\" level=info msg=\"Stopping pod sandbox: d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729\" id=860cc1e6-ea86-42a3-8e48-78b722c79036 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.036914 | controller |     "Jun 09 13:54:04.402425 crc crio[23733]: time=\"2026-06-09T13:54:04.399304721Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-m8pwr Namespace:openstack ID:d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729 UID:5118fa81-a14b-4920-ad39-7329bf4f22e2 NetNS:/var/run/netns/e6724c6d-9d26-494c-a766-14bd05a7c6b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5118fa81_a14b_4920_ad39_7329bf4f22e2.slice PodAnnotations:0xc0059cc770}] Aliases:map[]}\"",
2026-06-09 14:45:34.036929 | controller |     "Jun 09 13:54:04.402425 crc crio[23733]: time=\"2026-06-09T13:54:04.399461134Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-m8pwr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.036944 | controller |     "Jun 09 13:54:04.417817 crc crio[23733]: time=\"2026-06-09T13:54:04.417574788Z\" level=info msg=\"Removed container 889ad5a35a0757f70ee0f8a8d994dea96d8d9242d0f31b040f013c655616b27b: openstack/dnsmasq-dns-9c58657f7-bkj2w/init\" id=20ed0496-4dbc-4502-b83e-6729bda4b2e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.036960 | controller |     "Jun 09 13:54:04.431978 crc crio[23733]: time=\"2026-06-09T13:54:04.431854235Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-577895d5d9-hnxff/dnsmasq-dns\" id=2a6f0464-bbdf-4db1-a341-0493743c14b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.036976 | controller |     "Jun 09 13:54:04.434541 crc crio[23733]: time=\"2026-06-09T13:54:04.43443415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.036991 | controller |     "Jun 09 13:54:04.443497 crc crio[23733]: time=\"2026-06-09T13:54:04.443336062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.037007 | controller |     "Jun 09 13:54:04.454254 crc crio[23733]: time=\"2026-06-09T13:54:04.453775764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.037025 | controller |     "Jun 09 13:54:04.534084 crc crio[23733]: time=\"2026-06-09T13:54:04.53402764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.037040 | controller |     "Jun 09 13:54:04.595832 crc crio[23733]: time=\"2026-06-09T13:54:04.595418455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.037055 | controller |     "Jun 09 13:54:04.659791 crc crio[23733]: time=\"2026-06-09T13:54:04.658018729Z\" level=info msg=\"Created container 4eec30570e64caefc5567a3d45e2890118884dee433446d0da48b5ff0ac9c13f: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/dnsmasq-dns\" id=381b19b4-e2ac-43cb-a3ec-7b7c1d1347dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.037070 | controller |     "Jun 09 13:54:04.672212 crc crio[23733]: time=\"2026-06-09T13:54:04.672043121Z\" level=info msg=\"Starting container: 4eec30570e64caefc5567a3d45e2890118884dee433446d0da48b5ff0ac9c13f\" id=84077aef-b58d-4420-900c-712261bbcaf2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.037085 | controller |     "Jun 09 13:54:04.685984 crc crio[23733]: time=\"2026-06-09T13:54:04.68565024Z\" level=info msg=\"Started container\" PID=57682 containerID=4eec30570e64caefc5567a3d45e2890118884dee433446d0da48b5ff0ac9c13f description=openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/dnsmasq-dns id=84077aef-b58d-4420-900c-712261bbcaf2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09",
2026-06-09 14:45:34.037100 | controller |     "Jun 09 13:54:04.838239 crc crio[23733]: time=\"2026-06-09T13:54:04.838058451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.037116 | controller |     "Jun 09 13:54:04.866280 crc crio[23733]: time=\"2026-06-09T13:54:04.866063301Z\" level=info msg=\"Created container bf9ec1fc44616eeb258dbad436f46e346bdfdab4da97f471935ff415976f5213: openstack/dnsmasq-dns-577895d5d9-hnxff/dnsmasq-dns\" id=2a6f0464-bbdf-4db1-a341-0493743c14b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.037131 | controller |     "Jun 09 13:54:04.870478 crc crio[23733]: time=\"2026-06-09T13:54:04.869446315Z\" level=info msg=\"Starting container: bf9ec1fc44616eeb258dbad436f46e346bdfdab4da97f471935ff415976f5213\" id=dfc731a0-9f4d-444a-ad78-14abdebcfe6e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.037146 | controller |     "Jun 09 13:54:04.887287 crc crio[23733]: time=\"2026-06-09T13:54:04.886632624Z\" level=info msg=\"Started container\" PID=57714 containerID=bf9ec1fc44616eeb258dbad436f46e346bdfdab4da97f471935ff415976f5213 description=openstack/dnsmasq-dns-577895d5d9-hnxff/dnsmasq-dns id=dfc731a0-9f4d-444a-ad78-14abdebcfe6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2",
2026-06-09 14:45:34.037161 | controller |     "Jun 09 13:54:04.974033 crc crio[23733]: time=\"2026-06-09T13:54:04.973503717Z\" level=info msg=\"Stopped pod sandbox: d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729\" id=860cc1e6-ea86-42a3-8e48-78b722c79036 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.037176 | controller |     "Jun 09 13:54:05.122977 crc crio[23733]: time=\"2026-06-09T13:54:05.122911452Z\" level=info msg=\"Created container d528d3e165a8548d9b4b8443699a5cfaa0e19a11a88360e9e1c6b85aac3aea35: openshift-infra/auto-csr-approver-29683554-f2kvl/oc\" id=19c559f7-3ff9-4efa-88b1-ac1777c48c3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.037191 | controller |     "Jun 09 13:54:05.134443 crc crio[23733]: time=\"2026-06-09T13:54:05.134095281Z\" level=info msg=\"Starting container: d528d3e165a8548d9b4b8443699a5cfaa0e19a11a88360e9e1c6b85aac3aea35\" id=1c61771e-ae36-4931-8269-8a99c8aa3602 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.037209 | controller |     "Jun 09 13:54:05.143950 crc crio[23733]: time=\"2026-06-09T13:54:05.143701422Z\" level=info msg=\"Started container\" PID=57734 containerID=d528d3e165a8548d9b4b8443699a5cfaa0e19a11a88360e9e1c6b85aac3aea35 description=openshift-infra/auto-csr-approver-29683554-f2kvl/oc id=1c61771e-ae36-4931-8269-8a99c8aa3602 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6",
2026-06-09 14:45:34.037224 | controller |     "Jun 09 13:54:05.327474 crc crio[23733]: time=\"2026-06-09T13:54:05.32641289Z\" level=info msg=\"Removing container: 05acfaf63f7613db9deda51c4e97bb6e975e996e57ccd15d087d019a8cc28121\" id=d7012374-4f73-4dbb-92eb-4a677131993d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.037240 | controller |     "Jun 09 13:54:05.374926 crc crio[23733]: time=\"2026-06-09T13:54:05.37483088Z\" level=info msg=\"Removed container 05acfaf63f7613db9deda51c4e97bb6e975e996e57ccd15d087d019a8cc28121: openstack/dnsmasq-dns-68bc84565-m8pwr/dnsmasq-dns\" id=d7012374-4f73-4dbb-92eb-4a677131993d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.037255 | controller |     "Jun 09 13:54:05.390883 crc crio[23733]: time=\"2026-06-09T13:54:05.390794619Z\" level=info msg=\"Removing container: c89ace82f3fb25c5c13bd20b647b6991a89ff8eb3d541795ceaf25bd33ee7a05\" id=c36e83ad-9e16-443d-997a-df5a817721aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.037269 | controller |     "Jun 09 13:54:05.439092 crc crio[23733]: time=\"2026-06-09T13:54:05.435223Z\" level=info msg=\"Removed container c89ace82f3fb25c5c13bd20b647b6991a89ff8eb3d541795ceaf25bd33ee7a05: openstack/dnsmasq-dns-68bc84565-m8pwr/init\" id=c36e83ad-9e16-443d-997a-df5a817721aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.037284 | controller |     "Jun 09 13:54:06.339682 crc crio[23733]: time=\"2026-06-09T13:54:06.338876623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0ac0f6ea-3219-461f-a3d9-19c06c9014bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.037299 | controller |     "Jun 09 13:54:06.383778 crc crio[23733]: time=\"2026-06-09T13:54:06.383658192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c9d8ae96-e268-4ff3-bc30-05df0af639b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.037314 | controller |     "Jun 09 13:54:06.440543 crc crio[23733]: time=\"2026-06-09T13:54:06.439716584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cfa0e14a-48f4-4e84-918c-648e011e2fc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.037329 | controller |     "Jun 09 13:54:06.451934 crc crio[23733]: time=\"2026-06-09T13:54:06.451862477Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=d24cfa94-1a2a-4d9e-9b1c-448e3420ac2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.037344 | controller |     "Jun 09 13:54:06.453563 crc crio[23733]: time=\"2026-06-09T13:54:06.453515678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.037359 | controller |     "Jun 09 13:54:06.463921 crc crio[23733]: time=\"2026-06-09T13:54:06.463782185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5736a041-f37c-41b1-9d2a-c2539e382f89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.037375 | controller |     "Jun 09 13:54:06.481952 crc crio[23733]: time=\"2026-06-09T13:54:06.481767125Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=9890a579-6d04-4312-9f94-50c164f1fb0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.037393 | controller |     "Jun 09 13:54:06.483597 crc crio[23733]: time=\"2026-06-09T13:54:06.483515209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.037409 | controller |     "Jun 09 13:54:06.506361 crc crio[23733]: time=\"2026-06-09T13:54:06.506254297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.037424 | controller |     "Jun 09 13:54:06.509770 crc crio[23733]: time=\"2026-06-09T13:54:06.509708403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.037440 | controller |     "Jun 09 13:54:06.528283 crc crio[23733]: time=\"2026-06-09T13:54:06.528159035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.037455 | controller |     "Jun 09 13:54:06.530897 crc crio[23733]: time=\"2026-06-09T13:54:06.530845132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.037470 | controller |     "Jun 09 13:54:06.640266 crc crio[23733]: time=\"2026-06-09T13:54:06.640076093Z\" level=info msg=\"Created container c9ec30777bf76726d2cf7bb6bca97cc0eba0ca5e13f553f90154ba7d32a4fa51: openstack/openstack-cell1-galera-0/galera\" id=d24cfa94-1a2a-4d9e-9b1c-448e3420ac2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.037486 | controller |     "Jun 09 13:54:06.641501 crc crio[23733]: time=\"2026-06-09T13:54:06.641409446Z\" level=info msg=\"Starting container: c9ec30777bf76726d2cf7bb6bca97cc0eba0ca5e13f553f90154ba7d32a4fa51\" id=6ba4177b-cc6d-45a9-b799-9ec08c77dbf5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.037501 | controller |     "Jun 09 13:54:06.643091 crc crio[23733]: time=\"2026-06-09T13:54:06.642829102Z\" level=info msg=\"Created container d8b73fd5b6b500e351e27b752a21c795624733287c0d05f0a9fc96635b5ae637: openstack/openstack-galera-0/galera\" id=9890a579-6d04-4312-9f94-50c164f1fb0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.037533 | controller |     "Jun 09 13:54:06.645485 crc crio[23733]: time=\"2026-06-09T13:54:06.645375596Z\" level=info msg=\"Starting container: d8b73fd5b6b500e351e27b752a21c795624733287c0d05f0a9fc96635b5ae637\" id=90e3e3cc-987b-4199-9972-deee874a06ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.037549 | controller |     "Jun 09 13:54:06.648429 crc crio[23733]: time=\"2026-06-09T13:54:06.648322599Z\" level=info msg=\"Started container\" PID=57852 containerID=c9ec30777bf76726d2cf7bb6bca97cc0eba0ca5e13f553f90154ba7d32a4fa51 description=openstack/openstack-cell1-galera-0/galera id=6ba4177b-cc6d-45a9-b799-9ec08c77dbf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4acbd0a33d6a733d75c20547816a94bc6ac40ac4aa4d6049f55e4572605d29df",
2026-06-09 14:45:34.037565 | controller |     "Jun 09 13:54:06.654047 crc crio[23733]: time=\"2026-06-09T13:54:06.653865598Z\" level=info msg=\"Started container\" PID=57853 containerID=d8b73fd5b6b500e351e27b752a21c795624733287c0d05f0a9fc96635b5ae637 description=openstack/openstack-galera-0/galera id=90e3e3cc-987b-4199-9972-deee874a06ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=1220520f5d044af5b43843c2e1130544c0544af3e43b2ad51d461933d2d92b02",
2026-06-09 14:45:34.037580 | controller |     "Jun 09 13:54:07.404160 crc crio[23733]: time=\"2026-06-09T13:54:07.404016823Z\" level=info msg=\"Stopping pod sandbox: d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6\" id=0f4877e0-4259-42ae-8b6f-6f07d79af079 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.037599 | controller |     "Jun 09 13:54:07.405334 crc crio[23733]: time=\"2026-06-09T13:54:07.404846563Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683554-f2kvl Namespace:openshift-infra ID:d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6 UID:5caddf48-5254-4ac0-bdea-e54de43908a0 NetNS:/var/run/netns/fbd264e1-0b05-4ac1-9cb0-0c40c5ce98f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5caddf48_5254_4ac0_bdea_e54de43908a0.slice PodAnnotations:0xc00008ccb8}] Aliases:map[]}\"",
2026-06-09 14:45:34.037615 | controller |     "Jun 09 13:54:07.405334 crc crio[23733]: time=\"2026-06-09T13:54:07.405197771Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683554-f2kvl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.037630 | controller |     "Jun 09 13:54:07.772401 crc crio[23733]: time=\"2026-06-09T13:54:07.771903829Z\" level=info msg=\"Stopped pod sandbox: d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6\" id=0f4877e0-4259-42ae-8b6f-6f07d79af079 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.037645 | controller |     "Jun 09 13:54:08.790243 crc crio[23733]: time=\"2026-06-09T13:54:08.783354326Z\" level=info msg=\"Stopping container: bf9ec1fc44616eeb258dbad436f46e346bdfdab4da97f471935ff415976f5213 (timeout: 10s)\" id=c5d6a831-56b6-4526-a7c0-6a87c922a126 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.037662 | controller |     "Jun 09 13:54:09.109323 crc crio[23733]: time=\"2026-06-09T13:54:09.109154591Z\" level=info msg=\"Stopped container bf9ec1fc44616eeb258dbad436f46e346bdfdab4da97f471935ff415976f5213: openstack/dnsmasq-dns-577895d5d9-hnxff/dnsmasq-dns\" id=c5d6a831-56b6-4526-a7c0-6a87c922a126 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.037683 | controller |     "Jun 09 13:54:09.111160 crc crio[23733]: time=\"2026-06-09T13:54:09.110887046Z\" level=info msg=\"Stopping pod sandbox: 80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2\" id=6717ef38-6aa0-4e5b-97d7-b21e506cdb1b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.037698 | controller |     "Jun 09 13:54:09.111794 crc crio[23733]: time=\"2026-06-09T13:54:09.111659004Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-577895d5d9-hnxff Namespace:openstack ID:80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2 UID:ca7855a8-55de-4c2a-a817-719de099b3ec NetNS:/var/run/netns/13c91d0c-5c2f-4b95-8187-984a2a9e2b67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca7855a8_55de_4c2a_a817_719de099b3ec.slice PodAnnotations:0xc00580a148}] Aliases:map[]}\"",
2026-06-09 14:45:34.037713 | controller |     "Jun 09 13:54:09.111940 crc crio[23733]: time=\"2026-06-09T13:54:09.11185992Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-577895d5d9-hnxff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.037729 | controller |     "Jun 09 13:54:09.295248 crc crio[23733]: time=\"2026-06-09T13:54:09.294561018Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/POD\" id=53f5c369-ee8a-46dd-a06c-44c905179293 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.037744 | controller |     "Jun 09 13:54:09.295248 crc crio[23733]: time=\"2026-06-09T13:54:09.295173772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.037760 | controller |     "Jun 09 13:54:09.401230 crc crio[23733]: time=\"2026-06-09T13:54:09.40107807Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7fcf8bc745-vsj8q Namespace:openstack ID:6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77 UID:d209c1a7-d621-4131-aa6b-de9050e73077 NetNS:/var/run/netns/cba6e887-83a0-4d2d-823a-f4cc90d3133a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd209c1a7_d621_4131_aa6b_de9050e73077.slice PodAnnotations:0xc001c1e368}] Aliases:map[]}\"",
2026-06-09 14:45:34.037778 | controller |     "Jun 09 13:54:09.401230 crc crio[23733]: time=\"2026-06-09T13:54:09.401210284Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7fcf8bc745-vsj8q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.037794 | controller |     "Jun 09 13:54:09.470732 crc crio[23733]: time=\"2026-06-09T13:54:09.47063178Z\" level=info msg=\"Stopped pod sandbox: 80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2\" id=6717ef38-6aa0-4e5b-97d7-b21e506cdb1b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.037809 | controller |     "Jun 09 13:54:10.153581 crc crio[23733]: 2026-06-09T13:54:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f10c81db84a2c8 Mac:ca:66:7f:3b:70:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/cba6e887-83a0-4d2d-823a-f4cc90d3133a SocketPath: PciID:}] [{Interface:0xc0006245e0 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.037825 | controller |     "Jun 09 13:54:10.155498 crc crio[23733]: time=\"2026-06-09T13:54:10.155389079Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7fcf8bc745-vsj8q Namespace:openstack ID:6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77 UID:d209c1a7-d621-4131-aa6b-de9050e73077 NetNS:/var/run/netns/cba6e887-83a0-4d2d-823a-f4cc90d3133a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd209c1a7_d621_4131_aa6b_de9050e73077.slice PodAnnotations:0xc001c1e368}] Aliases:map[]}\"",
2026-06-09 14:45:34.037840 | controller |     "Jun 09 13:54:10.155702 crc crio[23733]: time=\"2026-06-09T13:54:10.155594914Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7fcf8bc745-vsj8q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.037856 | controller |     "Jun 09 13:54:10.168449 crc crio[23733]: time=\"2026-06-09T13:54:10.168303841Z\" level=info msg=\"Ran pod sandbox 6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77 with infra container: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/POD\" id=53f5c369-ee8a-46dd-a06c-44c905179293 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.037872 | controller |     "Jun 09 13:54:10.171042 crc crio[23733]: time=\"2026-06-09T13:54:10.170971648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8624926b-1410-4e29-83a8-5178439110c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.037888 | controller |     "Jun 09 13:54:10.226827 crc crio[23733]: time=\"2026-06-09T13:54:10.226732373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=30b9b04a-a00a-4310-800a-505e9a0e4739 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.037902 | controller |     "Jun 09 13:54:10.238029 crc crio[23733]: time=\"2026-06-09T13:54:10.237931673Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/init\" id=f43cc153-8ed6-4c89-8487-27a5339f6f72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.037917 | controller |     "Jun 09 13:54:10.240037 crc crio[23733]: time=\"2026-06-09T13:54:10.239973594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.037932 | controller |     "Jun 09 13:54:10.290690 crc crio[23733]: time=\"2026-06-09T13:54:10.290491366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.037950 | controller |     "Jun 09 13:54:10.294487 crc crio[23733]: time=\"2026-06-09T13:54:10.294395484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.037965 | controller |     "Jun 09 13:54:10.497586 crc crio[23733]: time=\"2026-06-09T13:54:10.497030471Z\" level=info msg=\"Created container 11145733b88c2ba1e8bcd6612eced78ca949efb08a0597b3ba46909f5aa76bca: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/init\" id=f43cc153-8ed6-4c89-8487-27a5339f6f72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.037981 | controller |     "Jun 09 13:54:10.500074 crc crio[23733]: time=\"2026-06-09T13:54:10.499997995Z\" level=info msg=\"Starting container: 11145733b88c2ba1e8bcd6612eced78ca949efb08a0597b3ba46909f5aa76bca\" id=abf24acd-05e0-4f79-b6f0-5fbe4450d6d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.037996 | controller |     "Jun 09 13:54:10.510643 crc crio[23733]: time=\"2026-06-09T13:54:10.509482731Z\" level=info msg=\"Started container\" PID=58493 containerID=11145733b88c2ba1e8bcd6612eced78ca949efb08a0597b3ba46909f5aa76bca description=openstack/dnsmasq-dns-7fcf8bc745-vsj8q/init id=abf24acd-05e0-4f79-b6f0-5fbe4450d6d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77",
2026-06-09 14:45:34.038011 | controller |     "Jun 09 13:54:10.555597 crc crio[23733]: time=\"2026-06-09T13:54:10.55545115Z\" level=info msg=\"Removing container: bf9ec1fc44616eeb258dbad436f46e346bdfdab4da97f471935ff415976f5213\" id=a3f37808-351f-439a-b671-09129be58f2a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.038027 | controller |     "Jun 09 13:54:10.593282 crc crio[23733]: time=\"2026-06-09T13:54:10.593217106Z\" level=info msg=\"Removed container bf9ec1fc44616eeb258dbad436f46e346bdfdab4da97f471935ff415976f5213: openstack/dnsmasq-dns-577895d5d9-hnxff/dnsmasq-dns\" id=a3f37808-351f-439a-b671-09129be58f2a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.038042 | controller |     "Jun 09 13:54:10.603981 crc crio[23733]: time=\"2026-06-09T13:54:10.603931863Z\" level=info msg=\"Removing container: cf847864dbdea49893d10d435d1958fe7060f412ac4f72f64d4be8505004466f\" id=22ceb199-22d9-451d-8b6a-e1fd6a537225 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.038057 | controller |     "Jun 09 13:54:10.670210 crc crio[23733]: time=\"2026-06-09T13:54:10.669898002Z\" level=info msg=\"Removed container cf847864dbdea49893d10d435d1958fe7060f412ac4f72f64d4be8505004466f: openstack/dnsmasq-dns-577895d5d9-hnxff/init\" id=22ceb199-22d9-451d-8b6a-e1fd6a537225 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.038072 | controller |     "Jun 09 13:54:11.621965 crc crio[23733]: time=\"2026-06-09T13:54:11.621409911Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=66a06007-0b0b-4041-b456-d02250c191a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.038087 | controller |     "Jun 09 13:54:11.694396 crc crio[23733]: time=\"2026-06-09T13:54:11.694267972Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3d4debbc-72b7-4553-a458-ea5df8b7bd10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.038102 | controller |     "Jun 09 13:54:11.709891 crc crio[23733]: time=\"2026-06-09T13:54:11.709024631Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/dnsmasq-dns\" id=a0f6ecf8-3bbd-4f3e-8633-0c6562e44249 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.038117 | controller |     "Jun 09 13:54:11.711087 crc crio[23733]: time=\"2026-06-09T13:54:11.71102477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.038135 | controller |     "Jun 09 13:54:11.806554 crc crio[23733]: time=\"2026-06-09T13:54:11.806437716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.038151 | controller |     "Jun 09 13:54:11.813809 crc crio[23733]: time=\"2026-06-09T13:54:11.813727298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.038166 | controller |     "Jun 09 13:54:11.835852 crc crio[23733]: time=\"2026-06-09T13:54:11.835765519Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-9mw47/POD\" id=16ffb16a-aefd-424b-a56a-4f760a8286f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.038181 | controller |     "Jun 09 13:54:11.836039 crc crio[23733]: time=\"2026-06-09T13:54:11.835877001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.038197 | controller |     "Jun 09 13:54:11.877455 crc crio[23733]: time=\"2026-06-09T13:54:11.877402661Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-9mw47 Namespace:openstack ID:7f70761daf60a2aeafa8043fed8e8e7868d65727fe6bbace85cb4c52a20bee21 UID:2a4638be-e4d9-44e6-a398-4012e80886a2 NetNS:/var/run/netns/74260bb6-7597-458a-b1ca-ad6025d88414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a4638be_e4d9_44e6_a398_4012e80886a2.slice PodAnnotations:0xc00028e470}] Aliases:map[]}\"",
2026-06-09 14:45:34.038212 | controller |     "Jun 09 13:54:11.877570 crc crio[23733]: time=\"2026-06-09T13:54:11.877464432Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-9mw47 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.038228 | controller |     "Jun 09 13:54:12.106805 crc crio[23733]: time=\"2026-06-09T13:54:12.105692757Z\" level=info msg=\"Created container 4e175cc1bafec5f969a51498a916d675229abb128ceb377140c89acc40d3844e: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/dnsmasq-dns\" id=a0f6ecf8-3bbd-4f3e-8633-0c6562e44249 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.038244 | controller |     "Jun 09 13:54:12.112465 crc crio[23733]: time=\"2026-06-09T13:54:12.112352724Z\" level=info msg=\"Starting container: 4e175cc1bafec5f969a51498a916d675229abb128ceb377140c89acc40d3844e\" id=985ebc84-d3dc-405f-94a3-e3d4c6c2d230 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.038259 | controller |     "Jun 09 13:54:12.128293 crc crio[23733]: time=\"2026-06-09T13:54:12.128037807Z\" level=info msg=\"Started container\" PID=58937 containerID=4e175cc1bafec5f969a51498a916d675229abb128ceb377140c89acc40d3844e description=openstack/dnsmasq-dns-7fcf8bc745-vsj8q/dnsmasq-dns id=985ebc84-d3dc-405f-94a3-e3d4c6c2d230 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77",
2026-06-09 14:45:34.038274 | controller |     "Jun 09 13:54:12.560917 crc crio[23733]: 2026-06-09T13:54:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f70761daf60a2a Mac:5a:14:b6:d8:5f:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/74260bb6-7597-458a-b1ca-ad6025d88414 SocketPath: PciID:}] [{Interface:0xc00051e7e0 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.038290 | controller |     "Jun 09 13:54:12.562818 crc crio[23733]: time=\"2026-06-09T13:54:12.562690443Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-9mw47 Namespace:openstack ID:7f70761daf60a2aeafa8043fed8e8e7868d65727fe6bbace85cb4c52a20bee21 UID:2a4638be-e4d9-44e6-a398-4012e80886a2 NetNS:/var/run/netns/74260bb6-7597-458a-b1ca-ad6025d88414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a4638be_e4d9_44e6_a398_4012e80886a2.slice PodAnnotations:0xc00028e470}] Aliases:map[]}\"",
2026-06-09 14:45:34.038308 | controller |     "Jun 09 13:54:12.562931 crc crio[23733]: time=\"2026-06-09T13:54:12.562862977Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-9mw47 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.038324 | controller |     "Jun 09 13:54:12.570925 crc crio[23733]: time=\"2026-06-09T13:54:12.570819677Z\" level=info msg=\"Ran pod sandbox 7f70761daf60a2aeafa8043fed8e8e7868d65727fe6bbace85cb4c52a20bee21 with infra container: openstack/swift-ring-rebalance-9mw47/POD\" id=16ffb16a-aefd-424b-a56a-4f760a8286f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.038339 | controller |     "Jun 09 13:54:12.577596 crc crio[23733]: time=\"2026-06-09T13:54:12.577522343Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ae3fc9cc-2706-453d-a562-bc0cb71c5f1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.038354 | controller |     "Jun 09 13:54:12.577873 crc crio[23733]: time=\"2026-06-09T13:54:12.57778381Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=ae3fc9cc-2706-453d-a562-bc0cb71c5f1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.038370 | controller |     "Jun 09 13:54:12.577873 crc crio[23733]: time=\"2026-06-09T13:54:12.577859322Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=ae3fc9cc-2706-453d-a562-bc0cb71c5f1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.038385 | controller |     "Jun 09 13:54:12.579325 crc crio[23733]: time=\"2026-06-09T13:54:12.579243047Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=55a4b1e4-b5a1-47ef-9515-060713b76251 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.038400 | controller |     "Jun 09 13:54:12.586457 crc crio[23733]: time=\"2026-06-09T13:54:12.586371685Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"",
2026-06-09 14:45:34.038415 | controller |     "Jun 09 13:54:16.173287 crc crio[23733]: time=\"2026-06-09T13:54:16.172563824Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781013255-4qfvf/POD\" id=e846df31-520d-4d08-9e15-06e571ae5260 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.038431 | controller |     "Jun 09 13:54:16.173287 crc crio[23733]: time=\"2026-06-09T13:54:16.17322311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.038446 | controller |     "Jun 09 13:54:17.105664 crc crio[23733]: time=\"2026-06-09T13:54:17.105072137Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-24dfq/POD\" id=5e18b68b-7bf8-48e4-b199-accc276caba4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.038461 | controller |     "Jun 09 13:54:17.105894 crc crio[23733]: time=\"2026-06-09T13:54:17.105709973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.038477 | controller |     "Jun 09 13:54:17.138390 crc crio[23733]: time=\"2026-06-09T13:54:17.13795086Z\" level=info msg=\"Running pod sandbox: openstack/keystone-9f62-account-create-update-m8chx/POD\" id=538040ee-ba8a-49cd-8b9e-1cc44e49ac00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.038492 | controller |     "Jun 09 13:54:17.138533 crc crio[23733]: time=\"2026-06-09T13:54:17.13840934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.038525 | controller |     "Jun 09 13:54:17.182545 crc crio[23733]: time=\"2026-06-09T13:54:17.180832181Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781013256-n479z/POD\" id=24507474-153f-4bdc-a5d0-93b198833082 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.038546 | controller |     "Jun 09 13:54:17.182545 crc crio[23733]: time=\"2026-06-09T13:54:17.180944845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.038562 | controller |     "Jun 09 13:54:17.449398 crc crio[23733]: time=\"2026-06-09T13:54:17.449314734Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=307846bb-1c30-4ea8-96fe-4d8369688ded name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.038577 | controller |     "Jun 09 13:54:17.449518 crc crio[23733]: time=\"2026-06-09T13:54:17.449421436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.038593 | controller |     "Jun 09 13:54:17.501649 crc crio[23733]: time=\"2026-06-09T13:54:17.501527669Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-c887h/POD\" id=7bdf380a-a292-481f-b8a0-e32f2328a0bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.038608 | controller |     "Jun 09 13:54:17.501812 crc crio[23733]: time=\"2026-06-09T13:54:17.501691033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.038623 | controller |     "Jun 09 13:54:17.756579 crc crio[23733]: time=\"2026-06-09T13:54:17.756085233Z\" level=info msg=\"Running pod sandbox: openstack/placement-ee55-account-create-update-fzqcc/POD\" id=ea913815-c53c-4768-aa3b-29192910c46a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.038638 | controller |     "Jun 09 13:54:17.756579 crc crio[23733]: time=\"2026-06-09T13:54:17.756334869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.038653 | controller |     "Jun 09 13:54:18.808163 crc crio[23733]: time=\"2026-06-09T13:54:18.799775606Z\" level=info msg=\"Stopping container: 4eec30570e64caefc5567a3d45e2890118884dee433446d0da48b5ff0ac9c13f (timeout: 10s)\" id=1842f4cb-2ff7-44a0-b2a3-4564d49e9528 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.038668 | controller |     "Jun 09 13:54:18.808163 crc crio[23733]: time=\"2026-06-09T13:54:18.80432184Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-f2sbp/POD\" id=1aab8673-6afa-446b-8dee-0e2863086735 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.038683 | controller |     "Jun 09 13:54:18.808163 crc crio[23733]: time=\"2026-06-09T13:54:18.804407892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.038698 | controller |     "Jun 09 13:54:18.924063 crc crio[23733]: time=\"2026-06-09T13:54:18.92392811Z\" level=info msg=\"Running pod sandbox: openstack/glance-71be-account-create-update-6tsmh/POD\" id=15b40986-3d75-46d3-a4ca-6df70319851d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.038713 | controller |     "Jun 09 13:54:18.924228 crc crio[23733]: time=\"2026-06-09T13:54:18.924181027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.038728 | controller |     "Jun 09 13:54:20.047206 crc crio[23733]: time=\"2026-06-09T13:54:20.046538607Z\" level=info msg=\"Stopped container 4eec30570e64caefc5567a3d45e2890118884dee433446d0da48b5ff0ac9c13f: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/dnsmasq-dns\" id=1842f4cb-2ff7-44a0-b2a3-4564d49e9528 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.038746 | controller |     "Jun 09 13:54:20.055560 crc crio[23733]: time=\"2026-06-09T13:54:20.055452009Z\" level=info msg=\"Stopping pod sandbox: d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09\" id=ffc2a37d-ec2f-4ecb-84e0-209fbe1b36b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.038763 | controller |     "Jun 09 13:54:20.056818 crc crio[23733]: time=\"2026-06-09T13:54:20.056741622Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfb7c95fc-nwd9x Namespace:openstack ID:d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09 UID:027890d0-eda8-46a9-bdda-0ef615188781 NetNS:/var/run/netns/ec87b466-b9ea-43e3-be48-3bba6986d528 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod027890d0_eda8_46a9_bdda_0ef615188781.slice PodAnnotations:0xc0025a6018}] Aliases:map[]}\"",
2026-06-09 14:45:34.038779 | controller |     "Jun 09 13:54:20.057018 crc crio[23733]: time=\"2026-06-09T13:54:20.056965317Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7cfb7c95fc-nwd9x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.038794 | controller |     "Jun 09 13:54:20.067223 crc crio[23733]: time=\"2026-06-09T13:54:20.067059449Z\" level=info msg=\"Got pod network &{Name:placement-db-create-c887h Namespace:openstack ID:6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd UID:c89ce1d5-89a1-4751-98bc-05279f64f70f NetNS:/var/run/netns/e46d8cf0-49d4-4070-b09a-09b84c8c91a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc89ce1d5_89a1_4751_98bc_05279f64f70f.slice PodAnnotations:0xc000309b10}] Aliases:map[]}\"",
2026-06-09 14:45:34.038810 | controller |     "Jun 09 13:54:20.067223 crc crio[23733]: time=\"2026-06-09T13:54:20.067177982Z\" level=info msg=\"Adding pod openstack_placement-db-create-c887h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.038825 | controller |     "Jun 09 13:54:20.161038 crc crio[23733]: time=\"2026-06-09T13:54:20.160848735Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=55a4b1e4-b5a1-47ef-9515-060713b76251 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.038841 | controller |     "Jun 09 13:54:20.163748 crc crio[23733]: time=\"2026-06-09T13:54:20.163509622Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=044891e2-6768-47d3-8ae4-566d2ea80dea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.038857 | controller |     "Jun 09 13:54:20.254692 crc crio[23733]: time=\"2026-06-09T13:54:20.254023564Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781013256-n479z Namespace:openstack ID:85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451 UID:517f1563-b311-4a2a-b4e7-73d60d84d05f NetNS:/var/run/netns/3bcf6596-961f-46af-aa7f-5c5eee08814a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod517f1563_b311_4a2a_b4e7_73d60d84d05f.slice PodAnnotations:0xc00008c180}] Aliases:map[]}\"",
2026-06-09 14:45:34.038872 | controller |     "Jun 09 13:54:20.255497 crc crio[23733]: time=\"2026-06-09T13:54:20.25547683Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781013256-n479z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.038888 | controller |     "Jun 09 13:54:20.261701 crc crio[23733]: time=\"2026-06-09T13:54:20.261588434Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:67990cb3f42fa09acd7b4387525c889b8809d52f69162692ecbb171023dfeefe UID:29a43d23-2cbc-4d11-9e24-628f70c6a918 NetNS:/var/run/netns/72f69282-3e1e-42e4-9b51-93872cd6158d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a43d23_2cbc_4d11_9e24_628f70c6a918.slice PodAnnotations:0xc0059cc098}] Aliases:map[]}\"",
2026-06-09 14:45:34.038919 | controller |     "Jun 09 13:54:20.261701 crc crio[23733]: time=\"2026-06-09T13:54:20.261690696Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.038937 | controller |     "Jun 09 13:54:20.278420 crc crio[23733]: time=\"2026-06-09T13:54:20.277561413Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781013255-4qfvf Namespace:openstack ID:b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639 UID:3ceb1cfd-3ee1-40f5-bd3e-c46b6187dcd3 NetNS:/var/run/netns/4f0d25f8-1887-4583-8567-a45604d0f1bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ceb1cfd_3ee1_40f5_bd3e_c46b6187dcd3.slice PodAnnotations:0xc0020d80c8}] Aliases:map[]}\"",
2026-06-09 14:45:34.038953 | controller |     "Jun 09 13:54:20.278420 crc crio[23733]: time=\"2026-06-09T13:54:20.277641205Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781013255-4qfvf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.038969 | controller |     "Jun 09 13:54:20.294004 crc crio[23733]: time=\"2026-06-09T13:54:20.293866491Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-24dfq Namespace:openstack ID:e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50 UID:f3d3f35b-c7d2-4b11-b29e-60f16b14b122 NetNS:/var/run/netns/c396b160-530d-458d-9893-36336999004c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3d3f35b_c7d2_4b11_b29e_60f16b14b122.slice PodAnnotations:0xc0020d8250}] Aliases:map[]}\"",
2026-06-09 14:45:34.038984 | controller |     "Jun 09 13:54:20.294004 crc crio[23733]: time=\"2026-06-09T13:54:20.294002924Z\" level=info msg=\"Adding pod openstack_keystone-db-create-24dfq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.039000 | controller |     "Jun 09 13:54:20.333833 crc crio[23733]: time=\"2026-06-09T13:54:20.330429275Z\" level=info msg=\"Got pod network &{Name:placement-ee55-account-create-update-fzqcc Namespace:openstack ID:7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e UID:65007264-14e1-4b60-9a77-31b74ace5e97 NetNS:/var/run/netns/676bb1f3-b90c-4dbb-9994-d01a1c2d4d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65007264_14e1_4b60_9a77_31b74ace5e97.slice PodAnnotations:0xc0059cc1d8}] Aliases:map[]}\"",
2026-06-09 14:45:34.039016 | controller |     "Jun 09 13:54:20.334244 crc crio[23733]: time=\"2026-06-09T13:54:20.333923322Z\" level=info msg=\"Adding pod openstack_placement-ee55-account-create-update-fzqcc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.039032 | controller |     "Jun 09 13:54:20.337028 crc crio[23733]: time=\"2026-06-09T13:54:20.336975869Z\" level=info msg=\"Got pod network &{Name:keystone-9f62-account-create-update-m8chx Namespace:openstack ID:554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531 UID:5bf95cd7-b28c-4e16-ba16-a511ee29b3a2 NetNS:/var/run/netns/d008a0af-211c-4fe7-96f2-174957fafce6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bf95cd7_b28c_4e16_ba16_a511ee29b3a2.slice PodAnnotations:0xc00008c760}] Aliases:map[]}\"",
2026-06-09 14:45:34.039054 | controller |     "Jun 09 13:54:20.337510 crc crio[23733]: time=\"2026-06-09T13:54:20.337485761Z\" level=info msg=\"Adding pod openstack_keystone-9f62-account-create-update-m8chx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.039070 | controller |     "Jun 09 13:54:20.340646 crc crio[23733]: time=\"2026-06-09T13:54:20.340493556Z\" level=info msg=\"Got pod network &{Name:glance-71be-account-create-update-6tsmh Namespace:openstack ID:49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940 UID:e01e02dc-d3a4-4744-a28f-f9c7f2f38a03 NetNS:/var/run/netns/1045b43a-e48b-4653-9afe-3a3de5a75e62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01e02dc_d3a4_4744_a28f_f9c7f2f38a03.slice PodAnnotations:0xc000308b80}] Aliases:map[]}\"",
2026-06-09 14:45:34.039086 | controller |     "Jun 09 13:54:20.340796 crc crio[23733]: time=\"2026-06-09T13:54:20.3406488Z\" level=info msg=\"Adding pod openstack_glance-71be-account-create-update-6tsmh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.039101 | controller |     "Jun 09 13:54:20.388723 crc crio[23733]: time=\"2026-06-09T13:54:20.388400544Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=4eb5c6c0-977f-45e4-8daa-572ccf47440b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.039116 | controller |     "Jun 09 13:54:20.410841 crc crio[23733]: time=\"2026-06-09T13:54:20.410733512Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-9mw47/swift-ring-rebalance\" id=3c6d2237-6599-48d5-a80d-8ba963f3ab02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.039132 | controller |     "Jun 09 13:54:20.422234 crc crio[23733]: time=\"2026-06-09T13:54:20.415301746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.039147 | controller |     "Jun 09 13:54:20.422533 crc crio[23733]: time=\"2026-06-09T13:54:20.422324132Z\" level=info msg=\"Got pod network &{Name:glance-db-create-f2sbp Namespace:openstack ID:e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828 UID:3a4aa6e0-a98d-4900-9b9e-5f66b1430227 NetNS:/var/run/netns/95002071-ab5d-4bf8-bbd6-d75b323d65e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a4aa6e0_a98d_4900_9b9e_5f66b1430227.slice PodAnnotations:0xc0027d06c0}] Aliases:map[]}\"",
2026-06-09 14:45:34.039162 | controller |     "Jun 09 13:54:20.422533 crc crio[23733]: time=\"2026-06-09T13:54:20.422378523Z\" level=info msg=\"Adding pod openstack_glance-db-create-f2sbp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.039178 | controller |     "Jun 09 13:54:20.498379 crc crio[23733]: time=\"2026-06-09T13:54:20.49823884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.039201 | controller |     "Jun 09 13:54:20.507730 crc crio[23733]: time=\"2026-06-09T13:54:20.507646615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.039216 | controller |     "Jun 09 13:54:20.573789 crc crio[23733]: time=\"2026-06-09T13:54:20.573254695Z\" level=info msg=\"Stopped pod sandbox: d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09\" id=ffc2a37d-ec2f-4ecb-84e0-209fbe1b36b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.039231 | controller |     "Jun 09 13:54:20.724890 crc crio[23733]: time=\"2026-06-09T13:54:20.724708572Z\" level=info msg=\"Created container af0ecea6670866792568c3b0318ac38c3f6b3621fe33029b69171f68499cdf5f: openstack/swift-ring-rebalance-9mw47/swift-ring-rebalance\" id=3c6d2237-6599-48d5-a80d-8ba963f3ab02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.039251 | controller |     "Jun 09 13:54:20.726532 crc crio[23733]: time=\"2026-06-09T13:54:20.726469025Z\" level=info msg=\"Starting container: af0ecea6670866792568c3b0318ac38c3f6b3621fe33029b69171f68499cdf5f\" id=b0a3e722-af64-4763-84bf-1c7072d0ab94 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.039266 | controller |     "Jun 09 13:54:20.744866 crc crio[23733]: time=\"2026-06-09T13:54:20.744757623Z\" level=info msg=\"Started container\" PID=59875 containerID=af0ecea6670866792568c3b0318ac38c3f6b3621fe33029b69171f68499cdf5f description=openstack/swift-ring-rebalance-9mw47/swift-ring-rebalance id=b0a3e722-af64-4763-84bf-1c7072d0ab94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f70761daf60a2aeafa8043fed8e8e7868d65727fe6bbace85cb4c52a20bee21",
2026-06-09 14:45:34.039282 | controller |     "Jun 09 13:54:20.832481 crc crio[23733]: time=\"2026-06-09T13:54:20.832390864Z\" level=info msg=\"Removing container: 4eec30570e64caefc5567a3d45e2890118884dee433446d0da48b5ff0ac9c13f\" id=5972b9f1-5d87-48b8-99ea-9a4121b7db50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.039297 | controller |     "Jun 09 13:54:20.955304 crc crio[23733]: time=\"2026-06-09T13:54:20.954821934Z\" level=info msg=\"Removed container 4eec30570e64caefc5567a3d45e2890118884dee433446d0da48b5ff0ac9c13f: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/dnsmasq-dns\" id=5972b9f1-5d87-48b8-99ea-9a4121b7db50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.039312 | controller |     "Jun 09 13:54:20.961876 crc crio[23733]: time=\"2026-06-09T13:54:20.96180025Z\" level=info msg=\"Removing container: df06bb3d251ec4fb9d8ff3f345e7d55be27930f21d44b57c5b77da7569556e49\" id=e7c4977a-a860-4cbf-88a4-27cd86826364 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.039327 | controller |     "Jun 09 13:54:21.030873 crc crio[23733]: time=\"2026-06-09T13:54:21.030222679Z\" level=info msg=\"Removed container df06bb3d251ec4fb9d8ff3f345e7d55be27930f21d44b57c5b77da7569556e49: openstack/dnsmasq-dns-7cfb7c95fc-nwd9x/init\" id=e7c4977a-a860-4cbf-88a4-27cd86826364 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.039342 | controller |     "Jun 09 13:54:21.369169 crc crio[23733]: 2026-06-09T13:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a87ad1f60a2792 Mac:9e:80:34:72:ec:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/e46d8cf0-49d4-4070-b09a-09b84c8c91a0 SocketPath: PciID:}] [{Interface:0xc00022cb10 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.039358 | controller |     "Jun 09 13:54:21.369169 crc crio[23733]: time=\"2026-06-09T13:54:21.368959389Z\" level=info msg=\"Got pod network &{Name:placement-db-create-c887h Namespace:openstack ID:6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd UID:c89ce1d5-89a1-4751-98bc-05279f64f70f NetNS:/var/run/netns/e46d8cf0-49d4-4070-b09a-09b84c8c91a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc89ce1d5_89a1_4751_98bc_05279f64f70f.slice PodAnnotations:0xc000309b10}] Aliases:map[]}\"",
2026-06-09 14:45:34.039373 | controller |     "Jun 09 13:54:21.370790 crc crio[23733]: time=\"2026-06-09T13:54:21.369192455Z\" level=info msg=\"Checking pod openstack_placement-db-create-c887h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.039388 | controller |     "Jun 09 13:54:21.427901 crc crio[23733]: time=\"2026-06-09T13:54:21.42779431Z\" level=info msg=\"Ran pod sandbox 6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd with infra container: openstack/placement-db-create-c887h/POD\" id=7bdf380a-a292-481f-b8a0-e32f2328a0bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.039406 | controller |     "Jun 09 13:54:21.435095 crc crio[23733]: time=\"2026-06-09T13:54:21.434554889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=10da6922-2b68-4446-a22f-c178f926df79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.039422 | controller |     "Jun 09 13:54:21.444588 crc crio[23733]: time=\"2026-06-09T13:54:21.443565694Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ec9f4db3-1c42-4b1a-90e9-ce589c28e281 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.039437 | controller |     "Jun 09 13:54:21.464177 crc crio[23733]: time=\"2026-06-09T13:54:21.46144011Z\" level=info msg=\"Creating container: openstack/placement-db-create-c887h/mariadb-database-create\" id=6f71e9cc-3fc6-4085-8e0f-bbe5ae3bf25a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.039453 | controller |     "Jun 09 13:54:21.464177 crc crio[23733]: time=\"2026-06-09T13:54:21.462956928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.039468 | controller |     "Jun 09 13:54:21.511187 crc crio[23733]: time=\"2026-06-09T13:54:21.511058221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.039484 | controller |     "Jun 09 13:54:21.519066 crc crio[23733]: time=\"2026-06-09T13:54:21.51896931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.039499 | controller |     "Jun 09 13:54:21.656659 crc crio[23733]: time=\"2026-06-09T13:54:21.656555729Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-vnxl9/POD\" id=4d459197-4ee2-4da6-ae77-ff813c5e1f59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.039532 | controller |     "Jun 09 13:54:21.656820 crc crio[23733]: time=\"2026-06-09T13:54:21.656708183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.039549 | controller |     "Jun 09 13:54:21.716379 crc crio[23733]: time=\"2026-06-09T13:54:21.716278352Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-vnxl9 Namespace:openstack ID:219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32 UID:487ac479-8cb6-4a64-91d8-71b0376454a6 NetNS:/var/run/netns/9f4edcbb-cb75-42d9-9e91-5de72748e40d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod487ac479_8cb6_4a64_91d8_71b0376454a6.slice PodAnnotations:0xc0059cc390}] Aliases:map[]}\"",
2026-06-09 14:45:34.039565 | controller |     "Jun 09 13:54:21.716379 crc crio[23733]: time=\"2026-06-09T13:54:21.716345603Z\" level=info msg=\"Adding pod openstack_root-account-create-update-vnxl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.039581 | controller |     "Jun 09 13:54:21.782681 crc crio[23733]: 2026-06-09T13:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49308a2f9f10738 Mac:a2:13:9f:ae:ba:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/1045b43a-e48b-4653-9afe-3a3de5a75e62 SocketPath: PciID:}] [{Interface:0xc0004b0770 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.039596 | controller |     "Jun 09 13:54:21.783870 crc crio[23733]: time=\"2026-06-09T13:54:21.783777399Z\" level=info msg=\"Got pod network &{Name:glance-71be-account-create-update-6tsmh Namespace:openstack ID:49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940 UID:e01e02dc-d3a4-4744-a28f-f9c7f2f38a03 NetNS:/var/run/netns/1045b43a-e48b-4653-9afe-3a3de5a75e62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01e02dc_d3a4_4744_a28f_f9c7f2f38a03.slice PodAnnotations:0xc000308b80}] Aliases:map[]}\"",
2026-06-09 14:45:34.039615 | controller |     "Jun 09 13:54:21.784014 crc crio[23733]: time=\"2026-06-09T13:54:21.783967405Z\" level=info msg=\"Checking pod openstack_glance-71be-account-create-update-6tsmh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.039631 | controller |     "Jun 09 13:54:21.792802 crc crio[23733]: time=\"2026-06-09T13:54:21.792651031Z\" level=info msg=\"Ran pod sandbox 49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940 with infra container: openstack/glance-71be-account-create-update-6tsmh/POD\" id=15b40986-3d75-46d3-a4ca-6df70319851d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.039647 | controller |     "Jun 09 13:54:21.796252 crc crio[23733]: time=\"2026-06-09T13:54:21.796016665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cd7749f2-f249-4e16-9aab-152ffb394df1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.039662 | controller |     "Jun 09 13:54:21.800767 crc crio[23733]: time=\"2026-06-09T13:54:21.800677822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7c15d686-85c7-422a-8fde-a6c0bf27af50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.039678 | controller |     "Jun 09 13:54:21.821909 crc crio[23733]: time=\"2026-06-09T13:54:21.82178175Z\" level=info msg=\"Created container 9d39145125c91969094664970b6f8bbda3f03c48cd022ca46e2f81c918319042: openstack/placement-db-create-c887h/mariadb-database-create\" id=6f71e9cc-3fc6-4085-8e0f-bbe5ae3bf25a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.039693 | controller |     "Jun 09 13:54:21.823357 crc crio[23733]: time=\"2026-06-09T13:54:21.823301788Z\" level=info msg=\"Starting container: 9d39145125c91969094664970b6f8bbda3f03c48cd022ca46e2f81c918319042\" id=0b75f61f-9594-4246-84d6-5cfdff9eb516 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.039708 | controller |     "Jun 09 13:54:21.831574 crc crio[23733]: time=\"2026-06-09T13:54:21.831516813Z\" level=info msg=\"Started container\" PID=60017 containerID=9d39145125c91969094664970b6f8bbda3f03c48cd022ca46e2f81c918319042 description=openstack/placement-db-create-c887h/mariadb-database-create id=0b75f61f-9594-4246-84d6-5cfdff9eb516 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd",
2026-06-09 14:45:34.039723 | controller |     "Jun 09 13:54:21.846606 crc crio[23733]: time=\"2026-06-09T13:54:21.845444841Z\" level=info msg=\"Creating container: openstack/glance-71be-account-create-update-6tsmh/mariadb-account-create-update\" id=5731612f-91af-4e9f-8425-878fc4f0804d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.039739 | controller |     "Jun 09 13:54:21.872332 crc crio[23733]: time=\"2026-06-09T13:54:21.864344714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.039754 | controller |     "Jun 09 13:54:21.873914 crc crio[23733]: 2026-06-09T13:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7aeb5d2734e7c06 Mac:36:67:4b:7f:f8:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/676bb1f3-b90c-4dbb-9994-d01a1c2d4d6c SocketPath: PciID:}] [{Interface:0xc0002d0c40 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.039769 | controller |     "Jun 09 13:54:21.888272 crc crio[23733]: time=\"2026-06-09T13:54:21.876877057Z\" level=info msg=\"Got pod network &{Name:placement-ee55-account-create-update-fzqcc Namespace:openstack ID:7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e UID:65007264-14e1-4b60-9a77-31b74ace5e97 NetNS:/var/run/netns/676bb1f3-b90c-4dbb-9994-d01a1c2d4d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65007264_14e1_4b60_9a77_31b74ace5e97.slice PodAnnotations:0xc0059cc1d8}] Aliases:map[]}\"",
2026-06-09 14:45:34.039787 | controller |     "Jun 09 13:54:21.888272 crc crio[23733]: time=\"2026-06-09T13:54:21.877166484Z\" level=info msg=\"Checking pod openstack_placement-ee55-account-create-update-fzqcc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.039803 | controller |     "Jun 09 13:54:21.888272 crc crio[23733]: 2026-06-09T13:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85998237a56f221 Mac:52:ad:a2:30:d9:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/3bcf6596-961f-46af-aa7f-5c5eee08814a SocketPath: PciID:}] [{Interface:0xc0002f4f90 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.039818 | controller |     "Jun 09 13:54:21.888272 crc crio[23733]: time=\"2026-06-09T13:54:21.878325643Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781013256-n479z Namespace:openstack ID:85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451 UID:517f1563-b311-4a2a-b4e7-73d60d84d05f NetNS:/var/run/netns/3bcf6596-961f-46af-aa7f-5c5eee08814a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod517f1563_b311_4a2a_b4e7_73d60d84d05f.slice PodAnnotations:0xc00008c180}] Aliases:map[]}\"",
2026-06-09 14:45:34.039833 | controller |     "Jun 09 13:54:21.888272 crc crio[23733]: time=\"2026-06-09T13:54:21.878559159Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781013256-n479z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.039848 | controller |     "Jun 09 13:54:21.893430 crc crio[23733]: 2026-06-09T13:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e708100710db397 Mac:fa:26:21:62:9f:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/c396b160-530d-458d-9893-36336999004c SocketPath: PciID:}] [{Interface:0xc00033ad70 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.039864 | controller |     "Jun 09 13:54:21.895274 crc crio[23733]: time=\"2026-06-09T13:54:21.895092833Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-24dfq Namespace:openstack ID:e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50 UID:f3d3f35b-c7d2-4b11-b29e-60f16b14b122 NetNS:/var/run/netns/c396b160-530d-458d-9893-36336999004c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3d3f35b_c7d2_4b11_b29e_60f16b14b122.slice PodAnnotations:0xc0020d8250}] Aliases:map[]}\"",
2026-06-09 14:45:34.039879 | controller |     "Jun 09 13:54:21.896424 crc crio[23733]: time=\"2026-06-09T13:54:21.896282592Z\" level=info msg=\"Checking pod openstack_keystone-db-create-24dfq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.039895 | controller |     "Jun 09 13:54:21.904651 crc crio[23733]: 2026-06-09T13:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:554a9f66345ed4a Mac:b6:ad:2b:bc:47:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/d008a0af-211c-4fe7-96f2-174957fafce6 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.039911 | controller |     "Jun 09 13:54:21.906336 crc crio[23733]: time=\"2026-06-09T13:54:21.90542395Z\" level=info msg=\"Got pod network &{Name:keystone-9f62-account-create-update-m8chx Namespace:openstack ID:554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531 UID:5bf95cd7-b28c-4e16-ba16-a511ee29b3a2 NetNS:/var/run/netns/d008a0af-211c-4fe7-96f2-174957fafce6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bf95cd7_b28c_4e16_ba16_a511ee29b3a2.slice PodAnnotations:0xc00008c760}] Aliases:map[]}\"",
2026-06-09 14:45:34.039929 | controller |     "Jun 09 13:54:21.906336 crc crio[23733]: time=\"2026-06-09T13:54:21.905594365Z\" level=info msg=\"Checking pod openstack_keystone-9f62-account-create-update-m8chx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.039945 | controller |     "Jun 09 13:54:21.920347 crc crio[23733]: 2026-06-09T13:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67990cb3f42fa09 Mac:62:be:1e:42:08:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/72f69282-3e1e-42e4-9b51-93872cd6158d SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.039960 | controller |     "Jun 09 13:54:21.925927 crc crio[23733]: time=\"2026-06-09T13:54:21.920088048Z\" level=info msg=\"Ran pod sandbox 85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451 with infra container: openstack/ovsdbserver-nb-0-config-1781013256-n479z/POD\" id=24507474-153f-4bdc-a5d0-93b198833082 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.039976 | controller |     "Jun 09 13:54:21.925927 crc crio[23733]: time=\"2026-06-09T13:54:21.921285058Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:67990cb3f42fa09acd7b4387525c889b8809d52f69162692ecbb171023dfeefe UID:29a43d23-2cbc-4d11-9e24-628f70c6a918 NetNS:/var/run/netns/72f69282-3e1e-42e4-9b51-93872cd6158d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a43d23_2cbc_4d11_9e24_628f70c6a918.slice PodAnnotations:0xc0059cc098}] Aliases:map[]}\"",
2026-06-09 14:45:34.039991 | controller |     "Jun 09 13:54:21.925927 crc crio[23733]: time=\"2026-06-09T13:54:21.924530898Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.040007 | controller |     "Jun 09 13:54:21.925927 crc crio[23733]: time=\"2026-06-09T13:54:21.921348428Z\" level=info msg=\"Ran pod sandbox 7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e with infra container: openstack/placement-ee55-account-create-update-fzqcc/POD\" id=ea913815-c53c-4768-aa3b-29192910c46a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.040022 | controller |     "Jun 09 13:54:21.926946 crc crio[23733]: time=\"2026-06-09T13:54:21.926864077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=c2348c71-c7df-49cf-8304-c11b92195e3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.040038 | controller |     "Jun 09 13:54:21.927943 crc crio[23733]: time=\"2026-06-09T13:54:21.927903943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=82084d35-d63a-4404-af45-3c16bd8eabf3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.040053 | controller |     "Jun 09 13:54:21.928675 crc crio[23733]: time=\"2026-06-09T13:54:21.92858779Z\" level=info msg=\"Ran pod sandbox e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50 with infra container: openstack/keystone-db-create-24dfq/POD\" id=5e18b68b-7bf8-48e4-b199-accc276caba4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.040068 | controller |     "Jun 09 13:54:21.939892 crc crio[23733]: time=\"2026-06-09T13:54:21.939768989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=844f300d-4a58-475a-b149-45bf8c4fe447 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.040086 | controller |     "Jun 09 13:54:21.957945 crc crio[23733]: time=\"2026-06-09T13:54:21.957313028Z\" level=info msg=\"Ran pod sandbox 67990cb3f42fa09acd7b4387525c889b8809d52f69162692ecbb171023dfeefe with infra container: openstack/ovn-northd-0/POD\" id=307846bb-1c30-4ea8-96fe-4d8369688ded name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.040102 | controller |     "Jun 09 13:54:21.960906 crc crio[23733]: time=\"2026-06-09T13:54:21.960776205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=a9c5a56e-4025-42ca-85b0-1a29303ed3c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.040117 | controller |     "Jun 09 13:54:21.961996 crc crio[23733]: 2026-06-09T13:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b856f2c9d265825 Mac:9e:55:65:be:0f:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/4f0d25f8-1887-4583-8567-a45604d0f1bd SocketPath: PciID:}] [{Interface:0xc0002846e0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.040132 | controller |     "Jun 09 13:54:21.962281 crc crio[23733]: time=\"2026-06-09T13:54:21.962008486Z\" level=info msg=\"Ran pod sandbox 554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531 with infra container: openstack/keystone-9f62-account-create-update-m8chx/POD\" id=538040ee-ba8a-49cd-8b9e-1cc44e49ac00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.040147 | controller |     "Jun 09 13:54:21.963249 crc crio[23733]: time=\"2026-06-09T13:54:21.962898247Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781013255-4qfvf Namespace:openstack ID:b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639 UID:3ceb1cfd-3ee1-40f5-bd3e-c46b6187dcd3 NetNS:/var/run/netns/4f0d25f8-1887-4583-8567-a45604d0f1bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ceb1cfd_3ee1_40f5_bd3e_c46b6187dcd3.slice PodAnnotations:0xc0020d80c8}] Aliases:map[]}\"",
2026-06-09 14:45:34.040163 | controller |     "Jun 09 13:54:21.963249 crc crio[23733]: time=\"2026-06-09T13:54:21.963068132Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781013255-4qfvf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.040178 | controller |     "Jun 09 13:54:21.967023 crc crio[23733]: time=\"2026-06-09T13:54:21.964892938Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=ac394359-61e4-4ecc-8995-a3ac8d1cb324 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.040193 | controller |     "Jun 09 13:54:21.967023 crc crio[23733]: time=\"2026-06-09T13:54:21.965274607Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=158a8e10-c56a-4fb9-b28a-4c50b1a3eac7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.040208 | controller |     "Jun 09 13:54:21.967023 crc crio[23733]: time=\"2026-06-09T13:54:21.965095113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.040224 | controller |     "Jun 09 13:54:21.967023 crc crio[23733]: time=\"2026-06-09T13:54:21.965834451Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=ac394359-61e4-4ecc-8995-a3ac8d1cb324 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.040239 | controller |     "Jun 09 13:54:21.967023 crc crio[23733]: time=\"2026-06-09T13:54:21.965910363Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=ac394359-61e4-4ecc-8995-a3ac8d1cb324 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.040257 | controller |     "Jun 09 13:54:21.976466 crc crio[23733]: time=\"2026-06-09T13:54:21.975827001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.040273 | controller |     "Jun 09 13:54:21.977542 crc crio[23733]: time=\"2026-06-09T13:54:21.977199986Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=332044b8-bcfd-4f0d-a683-628ce37aacf6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.040288 | controller |     "Jun 09 13:54:21.980757 crc crio[23733]: time=\"2026-06-09T13:54:21.980492868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8d8c86d7-35fa-4ecf-aabb-04dbc73aad25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.040303 | controller |     "Jun 09 13:54:21.981585 crc crio[23733]: time=\"2026-06-09T13:54:21.981153054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5ea561c8-30c9-4442-9032-836b4afebc2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.040319 | controller |     "Jun 09 13:54:22.000763 crc crio[23733]: time=\"2026-06-09T13:54:22.00055103Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=eab70694-7ec5-442d-b83c-29bc89e44ec7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.040334 | controller |     "Jun 09 13:54:22.001349 crc crio[23733]: time=\"2026-06-09T13:54:22.000652252Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"",
2026-06-09 14:45:34.040349 | controller |     "Jun 09 13:54:22.008933 crc crio[23733]: time=\"2026-06-09T13:54:22.002890308Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781013256-n479z/ovn-config\" id=2602d8b6-4cb2-44c4-b576-56f5baf1a218 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.040364 | controller |     "Jun 09 13:54:22.022286 crc crio[23733]: time=\"2026-06-09T13:54:22.02217266Z\" level=info msg=\"Ran pod sandbox b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639 with infra container: openstack/ovsdbserver-sb-0-config-1781013255-4qfvf/POD\" id=e846df31-520d-4d08-9e15-06e571ae5260 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.040379 | controller |     "Jun 09 13:54:22.024263 crc crio[23733]: time=\"2026-06-09T13:54:22.0242193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.040394 | controller |     "Jun 09 13:54:22.026583 crc crio[23733]: time=\"2026-06-09T13:54:22.026515008Z\" level=info msg=\"Creating container: openstack/placement-ee55-account-create-update-fzqcc/mariadb-account-create-update\" id=7b620540-a25f-48a5-a8f2-7e4ad43f5244 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.040410 | controller |     "Jun 09 13:54:22.030345 crc crio[23733]: time=\"2026-06-09T13:54:22.028740963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.040425 | controller |     "Jun 09 13:54:22.033886 crc crio[23733]: time=\"2026-06-09T13:54:22.033840271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=05bbd76c-3718-411d-9c41-6a4457872680 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.040440 | controller |     "Jun 09 13:54:22.038368 crc crio[23733]: 2026-06-09T13:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2553c3b993e475 Mac:8a:06:27:94:d3:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/95002071-ab5d-4bf8-bbd6-d75b323d65e4 SocketPath: PciID:}] [{Interface:0xc0001fe8f0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.040458 | controller |     "Jun 09 13:54:22.049033 crc crio[23733]: time=\"2026-06-09T13:54:22.048918738Z\" level=info msg=\"Got pod network &{Name:glance-db-create-f2sbp Namespace:openstack ID:e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828 UID:3a4aa6e0-a98d-4900-9b9e-5f66b1430227 NetNS:/var/run/netns/95002071-ab5d-4bf8-bbd6-d75b323d65e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a4aa6e0_a98d_4900_9b9e_5f66b1430227.slice PodAnnotations:0xc0027d06c0}] Aliases:map[]}\"",
2026-06-09 14:45:34.040474 | controller |     "Jun 09 13:54:22.049363 crc crio[23733]: time=\"2026-06-09T13:54:22.049294158Z\" level=info msg=\"Checking pod openstack_glance-db-create-f2sbp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.040489 | controller |     "Jun 09 13:54:22.081596 crc crio[23733]: time=\"2026-06-09T13:54:22.081455432Z\" level=info msg=\"Creating container: openstack/keystone-db-create-24dfq/mariadb-database-create\" id=d5fa19ad-88f2-4453-a8b1-bf2db7043c1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.040504 | controller |     "Jun 09 13:54:22.108006 crc crio[23733]: time=\"2026-06-09T13:54:22.107828341Z\" level=info msg=\"Ran pod sandbox e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828 with infra container: openstack/glance-db-create-f2sbp/POD\" id=1aab8673-6afa-446b-8dee-0e2863086735 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.040538 | controller |     "Jun 09 13:54:22.108753 crc crio[23733]: time=\"2026-06-09T13:54:22.108689333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=7b141fec-238d-4758-a789-aefb02973b9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.040555 | controller |     "Jun 09 13:54:22.110829 crc crio[23733]: time=\"2026-06-09T13:54:22.110774736Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b165a2b6-2cba-4ccf-8062-4c8b72545ffe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.040570 | controller |     "Jun 09 13:54:22.117734 crc crio[23733]: time=\"2026-06-09T13:54:22.117601236Z\" level=info msg=\"Creating container: openstack/keystone-9f62-account-create-update-m8chx/mariadb-account-create-update\" id=474e60e0-c4cd-42b5-8b80-88e9247a06da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.040586 | controller |     "Jun 09 13:54:22.125313 crc crio[23733]: time=\"2026-06-09T13:54:22.125053091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.040601 | controller |     "Jun 09 13:54:22.125975 crc crio[23733]: time=\"2026-06-09T13:54:22.125827831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b9cdb672-20f3-4162-925d-0f93cbb13a69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.040616 | controller |     "Jun 09 13:54:22.151234 crc crio[23733]: time=\"2026-06-09T13:54:22.137199926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.040631 | controller |     "Jun 09 13:54:22.151234 crc crio[23733]: time=\"2026-06-09T13:54:22.140655341Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781013255-4qfvf/ovn-config\" id=56c3c770-1f09-4b3b-9fd9-9a9537ec3336 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.040647 | controller |     "Jun 09 13:54:22.151234 crc crio[23733]: time=\"2026-06-09T13:54:22.141562454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.040665 | controller |     "Jun 09 13:54:22.151234 crc crio[23733]: time=\"2026-06-09T13:54:22.144440016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.040681 | controller |     "Jun 09 13:54:22.151234 crc crio[23733]: time=\"2026-06-09T13:54:22.14857573Z\" level=info msg=\"Creating container: openstack/glance-db-create-f2sbp/mariadb-database-create\" id=792f3892-4ab5-4a5a-967a-d26bfa6e838d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.040696 | controller |     "Jun 09 13:54:22.174951 crc crio[23733]: time=\"2026-06-09T13:54:22.174640262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.040712 | controller |     "Jun 09 13:54:22.178993 crc crio[23733]: time=\"2026-06-09T13:54:22.177661927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.040728 | controller |     "Jun 09 13:54:22.184169 crc crio[23733]: time=\"2026-06-09T13:54:22.183944725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.040743 | controller |     "Jun 09 13:54:22.186316 crc crio[23733]: time=\"2026-06-09T13:54:22.18617885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.040759 | controller |     "Jun 09 13:54:22.188024 crc crio[23733]: time=\"2026-06-09T13:54:22.187991445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.040774 | controller |     "Jun 09 13:54:22.189771 crc crio[23733]: time=\"2026-06-09T13:54:22.189376891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.040790 | controller |     "Jun 09 13:54:22.252778 crc crio[23733]: time=\"2026-06-09T13:54:22.252713654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.040805 | controller |     "Jun 09 13:54:22.258508 crc crio[23733]: time=\"2026-06-09T13:54:22.258463308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.040820 | controller |     "Jun 09 13:54:22.260678 crc crio[23733]: time=\"2026-06-09T13:54:22.26056562Z\" level=info msg=\"Created container 441df41ed2b727667163a25d974eccd9463120c23208ba03be7bfa3de54125ba: openstack/glance-71be-account-create-update-6tsmh/mariadb-account-create-update\" id=5731612f-91af-4e9f-8425-878fc4f0804d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.040835 | controller |     "Jun 09 13:54:22.262059 crc crio[23733]: time=\"2026-06-09T13:54:22.262002296Z\" level=info msg=\"Starting container: 441df41ed2b727667163a25d974eccd9463120c23208ba03be7bfa3de54125ba\" id=cccc8b6e-4c39-4b38-a25f-c0d53d64421a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.040850 | controller |     "Jun 09 13:54:22.267583 crc crio[23733]: time=\"2026-06-09T13:54:22.267494564Z\" level=info msg=\"Started container\" PID=60079 containerID=441df41ed2b727667163a25d974eccd9463120c23208ba03be7bfa3de54125ba description=openstack/glance-71be-account-create-update-6tsmh/mariadb-account-create-update id=cccc8b6e-4c39-4b38-a25f-c0d53d64421a name=/runtime.v1.RuntimeService/StartContainer sandboxID=49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940",
2026-06-09 14:45:34.040874 | controller |     "Jun 09 13:54:22.288886 crc crio[23733]: time=\"2026-06-09T13:54:22.288663552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.040889 | controller |     "Jun 09 13:54:22.293092 crc crio[23733]: time=\"2026-06-09T13:54:22.293010882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.040904 | controller |     "Jun 09 13:54:22.329225 crc crio[23733]: time=\"2026-06-09T13:54:22.329062442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.040919 | controller |     "Jun 09 13:54:22.335952 crc crio[23733]: time=\"2026-06-09T13:54:22.335868012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.040933 | controller |     "Jun 09 13:54:22.371842 crc crio[23733]: 2026-06-09T13:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:219b4d1486d122d Mac:ba:9c:f7:5d:d4:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/9f4edcbb-cb75-42d9-9e91-5de72748e40d SocketPath: PciID:}] [{Interface:0xc0002f8930 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.040949 | controller |     "Jun 09 13:54:22.375455 crc crio[23733]: time=\"2026-06-09T13:54:22.375195476Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-vnxl9 Namespace:openstack ID:219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32 UID:487ac479-8cb6-4a64-91d8-71b0376454a6 NetNS:/var/run/netns/9f4edcbb-cb75-42d9-9e91-5de72748e40d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod487ac479_8cb6_4a64_91d8_71b0376454a6.slice PodAnnotations:0xc0059cc390}] Aliases:map[]}\"",
2026-06-09 14:45:34.040964 | controller |     "Jun 09 13:54:22.375887 crc crio[23733]: time=\"2026-06-09T13:54:22.375741539Z\" level=info msg=\"Checking pod openstack_root-account-create-update-vnxl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.040980 | controller |     "Jun 09 13:54:22.439422 crc crio[23733]: time=\"2026-06-09T13:54:22.439333529Z\" level=info msg=\"Ran pod sandbox 219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32 with infra container: openstack/root-account-create-update-vnxl9/POD\" id=4d459197-4ee2-4da6-ae77-ff813c5e1f59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.040995 | controller |     "Jun 09 13:54:22.443983 crc crio[23733]: time=\"2026-06-09T13:54:22.443893443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d82663e6-059b-49cf-a766-8d7c134d4566 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.041010 | controller |     "Jun 09 13:54:22.452646 crc crio[23733]: time=\"2026-06-09T13:54:22.452508149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=83649dc1-020e-4658-8e69-b3570ee71a06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.041026 | controller |     "Jun 09 13:54:22.463718 crc crio[23733]: time=\"2026-06-09T13:54:22.463589845Z\" level=info msg=\"Creating container: openstack/root-account-create-update-vnxl9/mariadb-account-create-update\" id=e960561b-6606-4da6-994a-22b30e8ff12c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.041041 | controller |     "Jun 09 13:54:22.465597 crc crio[23733]: time=\"2026-06-09T13:54:22.465514793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.041060 | controller |     "Jun 09 13:54:22.600680 crc crio[23733]: time=\"2026-06-09T13:54:22.600513509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.041075 | controller |     "Jun 09 13:54:22.606237 crc crio[23733]: time=\"2026-06-09T13:54:22.606084618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.041090 | controller |     "Jun 09 13:54:22.640974 crc crio[23733]: time=\"2026-06-09T13:54:22.640767754Z\" level=info msg=\"Created container ba45a2dc6ebdaed71b9b6f543fb94e8f603be6be1ad9a7c3f2f28d254610dc19: openstack/ovsdbserver-nb-0-config-1781013256-n479z/ovn-config\" id=2602d8b6-4cb2-44c4-b576-56f5baf1a218 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.041105 | controller |     "Jun 09 13:54:22.644653 crc crio[23733]: time=\"2026-06-09T13:54:22.644508898Z\" level=info msg=\"Created container af59477d3b73458ab38c0ad4cbf90b8aab2acec454c93d9bbab6dbb19ed4c246: openstack/keystone-9f62-account-create-update-m8chx/mariadb-account-create-update\" id=474e60e0-c4cd-42b5-8b80-88e9247a06da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.041121 | controller |     "Jun 09 13:54:22.645863 crc crio[23733]: time=\"2026-06-09T13:54:22.645260997Z\" level=info msg=\"Starting container: ba45a2dc6ebdaed71b9b6f543fb94e8f603be6be1ad9a7c3f2f28d254610dc19\" id=c4409574-7905-432a-a2ae-748fb3891dc3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.041136 | controller |     "Jun 09 13:54:22.648303 crc crio[23733]: time=\"2026-06-09T13:54:22.648189001Z\" level=info msg=\"Starting container: af59477d3b73458ab38c0ad4cbf90b8aab2acec454c93d9bbab6dbb19ed4c246\" id=7960c669-7c95-4ee7-9444-6fd5060596fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.041151 | controller |     "Jun 09 13:54:22.662967 crc crio[23733]: time=\"2026-06-09T13:54:22.662748064Z\" level=info msg=\"Started container\" PID=60162 containerID=ba45a2dc6ebdaed71b9b6f543fb94e8f603be6be1ad9a7c3f2f28d254610dc19 description=openstack/ovsdbserver-nb-0-config-1781013256-n479z/ovn-config id=c4409574-7905-432a-a2ae-748fb3891dc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451",
2026-06-09 14:45:34.041167 | controller |     "Jun 09 13:54:22.670901 crc crio[23733]: time=\"2026-06-09T13:54:22.667973465Z\" level=info msg=\"Created container f2ddba2f4c7c22254ca879b6e57122b764a950139d53ddf99f1122b68175b7f9: openstack/keystone-db-create-24dfq/mariadb-database-create\" id=d5fa19ad-88f2-4453-a8b1-bf2db7043c1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.041182 | controller |     "Jun 09 13:54:22.670901 crc crio[23733]: time=\"2026-06-09T13:54:22.668912049Z\" level=info msg=\"Started container\" PID=60155 containerID=af59477d3b73458ab38c0ad4cbf90b8aab2acec454c93d9bbab6dbb19ed4c246 description=openstack/keystone-9f62-account-create-update-m8chx/mariadb-account-create-update id=7960c669-7c95-4ee7-9444-6fd5060596fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531",
2026-06-09 14:45:34.041198 | controller |     "Jun 09 13:54:22.670901 crc crio[23733]: time=\"2026-06-09T13:54:22.669705098Z\" level=info msg=\"Starting container: f2ddba2f4c7c22254ca879b6e57122b764a950139d53ddf99f1122b68175b7f9\" id=6e1e150b-2849-47f6-a81a-c34c48b37999 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.041213 | controller |     "Jun 09 13:54:22.683520 crc crio[23733]: time=\"2026-06-09T13:54:22.683405691Z\" level=info msg=\"Started container\" PID=60159 containerID=f2ddba2f4c7c22254ca879b6e57122b764a950139d53ddf99f1122b68175b7f9 description=openstack/keystone-db-create-24dfq/mariadb-database-create id=6e1e150b-2849-47f6-a81a-c34c48b37999 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50",
2026-06-09 14:45:34.041231 | controller |     "Jun 09 13:54:22.689552 crc crio[23733]: time=\"2026-06-09T13:54:22.689082324Z\" level=info msg=\"Created container 99b5f7773931c10fb996049b8027999b9e7dc6ca5f4f0d0e02f5cc23ce46f026: openstack/placement-ee55-account-create-update-fzqcc/mariadb-account-create-update\" id=7b620540-a25f-48a5-a8f2-7e4ad43f5244 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.041247 | controller |     "Jun 09 13:54:22.698170 crc crio[23733]: time=\"2026-06-09T13:54:22.697970195Z\" level=info msg=\"Starting container: 99b5f7773931c10fb996049b8027999b9e7dc6ca5f4f0d0e02f5cc23ce46f026\" id=2f5455b7-171e-4caf-a568-bf413befde8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.041262 | controller |     "Jun 09 13:54:22.711826 crc crio[23733]: time=\"2026-06-09T13:54:22.710455647Z\" level=info msg=\"Started container\" PID=60163 containerID=99b5f7773931c10fb996049b8027999b9e7dc6ca5f4f0d0e02f5cc23ce46f026 description=openstack/placement-ee55-account-create-update-fzqcc/mariadb-account-create-update id=2f5455b7-171e-4caf-a568-bf413befde8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e",
2026-06-09 14:45:34.041277 | controller |     "Jun 09 13:54:22.712516 crc crio[23733]: time=\"2026-06-09T13:54:22.712462467Z\" level=info msg=\"Created container c327c1497631249726626ec32e246010438c91b7bf38f370972752047a12707e: openstack/glance-db-create-f2sbp/mariadb-database-create\" id=792f3892-4ab5-4a5a-967a-d26bfa6e838d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.041293 | controller |     "Jun 09 13:54:22.717464 crc crio[23733]: time=\"2026-06-09T13:54:22.71733879Z\" level=info msg=\"Starting container: c327c1497631249726626ec32e246010438c91b7bf38f370972752047a12707e\" id=d1036808-df88-4fcc-9994-ac17af59db76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.041308 | controller |     "Jun 09 13:54:22.718550 crc crio[23733]: time=\"2026-06-09T13:54:22.718453067Z\" level=info msg=\"Created container 4a4cf6e1e07e242c92146c4c26d838567a72cbb6558312bf805e84c36bc3ef41: openstack/ovsdbserver-sb-0-config-1781013255-4qfvf/ovn-config\" id=56c3c770-1f09-4b3b-9fd9-9a9537ec3336 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.041322 | controller |     "Jun 09 13:54:22.721429 crc crio[23733]: time=\"2026-06-09T13:54:22.721093423Z\" level=info msg=\"Starting container: 4a4cf6e1e07e242c92146c4c26d838567a72cbb6558312bf805e84c36bc3ef41\" id=e9781991-c1c0-4f97-b0e8-895cef462435 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.041338 | controller |     "Jun 09 13:54:22.726029 crc crio[23733]: time=\"2026-06-09T13:54:22.725901144Z\" level=info msg=\"Started container\" PID=60160 containerID=c327c1497631249726626ec32e246010438c91b7bf38f370972752047a12707e description=openstack/glance-db-create-f2sbp/mariadb-database-create id=d1036808-df88-4fcc-9994-ac17af59db76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828",
2026-06-09 14:45:34.041353 | controller |     "Jun 09 13:54:22.744492 crc crio[23733]: time=\"2026-06-09T13:54:22.738083968Z\" level=info msg=\"Started container\" PID=60164 containerID=4a4cf6e1e07e242c92146c4c26d838567a72cbb6558312bf805e84c36bc3ef41 description=openstack/ovsdbserver-sb-0-config-1781013255-4qfvf/ovn-config id=e9781991-c1c0-4f97-b0e8-895cef462435 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639",
2026-06-09 14:45:34.041368 | controller |     "Jun 09 13:54:22.780967 crc crio[23733]: time=\"2026-06-09T13:54:22.780849708Z\" level=info msg=\"Created container b38519b2f5eb796ec9e1e27adcc42f1a2faa045de6e663b85387066c8a598711: openstack/root-account-create-update-vnxl9/mariadb-account-create-update\" id=e960561b-6606-4da6-994a-22b30e8ff12c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.041387 | controller |     "Jun 09 13:54:22.784549 crc crio[23733]: time=\"2026-06-09T13:54:22.784458547Z\" level=info msg=\"Starting container: b38519b2f5eb796ec9e1e27adcc42f1a2faa045de6e663b85387066c8a598711\" id=b9d6e7ed-2046-4403-9939-f2a957e65b2a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.041402 | controller |     "Jun 09 13:54:22.797840 crc crio[23733]: time=\"2026-06-09T13:54:22.79775247Z\" level=info msg=\"Started container\" PID=60175 containerID=b38519b2f5eb796ec9e1e27adcc42f1a2faa045de6e663b85387066c8a598711 description=openstack/root-account-create-update-vnxl9/mariadb-account-create-update id=b9d6e7ed-2046-4403-9939-f2a957e65b2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32",
2026-06-09 14:45:34.041417 | controller |     "Jun 09 13:54:23.720282 crc crio[23733]: time=\"2026-06-09T13:54:23.719441294Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904\" id=332044b8-bcfd-4f0d-a683-628ce37aacf6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.041433 | controller |     "Jun 09 13:54:23.722403 crc crio[23733]: time=\"2026-06-09T13:54:23.721750251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=631c1dd3-620a-4a15-9f92-7985278d6f6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.041448 | controller |     "Jun 09 13:54:23.767816 crc crio[23733]: time=\"2026-06-09T13:54:23.76769118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=af9ae875-4542-406c-8cd9-532f0ce32d02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.041463 | controller |     "Jun 09 13:54:23.776962 crc crio[23733]: time=\"2026-06-09T13:54:23.776602422Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=047c099c-3751-4238-a872-67bbfa847da4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.041478 | controller |     "Jun 09 13:54:23.778440 crc crio[23733]: time=\"2026-06-09T13:54:23.778308735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.041493 | controller |     "Jun 09 13:54:23.821705 crc crio[23733]: time=\"2026-06-09T13:54:23.821492574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.041508 | controller |     "Jun 09 13:54:23.827256 crc crio[23733]: time=\"2026-06-09T13:54:23.827086484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.041542 | controller |     "Jun 09 13:54:23.973054 crc crio[23733]: time=\"2026-06-09T13:54:23.972715205Z\" level=info msg=\"Created container f5f1b7c7a7e7f8b7353d88399a1d169c7aba255d3e7e2934d2b7c545e2a2ad8f: openstack/ovn-northd-0/ovn-northd\" id=047c099c-3751-4238-a872-67bbfa847da4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.041558 | controller |     "Jun 09 13:54:23.974198 crc crio[23733]: time=\"2026-06-09T13:54:23.974164521Z\" level=info msg=\"Starting container: f5f1b7c7a7e7f8b7353d88399a1d169c7aba255d3e7e2934d2b7c545e2a2ad8f\" id=8561861e-5dfa-4c90-a52e-685ff7fc6013 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.041573 | controller |     "Jun 09 13:54:23.985171 crc crio[23733]: time=\"2026-06-09T13:54:23.985005173Z\" level=info msg=\"Started container\" PID=60385 containerID=f5f1b7c7a7e7f8b7353d88399a1d169c7aba255d3e7e2934d2b7c545e2a2ad8f description=openstack/ovn-northd-0/ovn-northd id=8561861e-5dfa-4c90-a52e-685ff7fc6013 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67990cb3f42fa09acd7b4387525c889b8809d52f69162692ecbb171023dfeefe",
2026-06-09 14:45:34.041592 | controller |     "Jun 09 13:54:23.997226 crc crio[23733]: time=\"2026-06-09T13:54:23.997157817Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=51f8c2a4-f099-4862-95d8-1c1514c9e9d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.041608 | controller |     "Jun 09 13:54:24.057323 crc crio[23733]: time=\"2026-06-09T13:54:24.056703765Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=b5e5c042-9770-4df0-bfe2-7176628eb328 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.041623 | controller |     "Jun 09 13:54:24.071372 crc crio[23733]: time=\"2026-06-09T13:54:24.07127742Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=71ea06f3-a85a-4075-952e-96af65028d14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.041639 | controller |     "Jun 09 13:54:24.073778 crc crio[23733]: time=\"2026-06-09T13:54:24.073717971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.041659 | controller |     "Jun 09 13:54:24.108842 crc crio[23733]: time=\"2026-06-09T13:54:24.108668454Z\" level=info msg=\"Stopping pod sandbox: b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639\" id=7f9a128e-3807-49e4-9006-4c649701094c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.041677 | controller |     "Jun 09 13:54:24.109322 crc crio[23733]: time=\"2026-06-09T13:54:24.109049054Z\" level=info msg=\"Stopping pod sandbox: 6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd\" id=d9062a75-3374-423c-96e8-3f065202193a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.041692 | controller |     "Jun 09 13:54:24.109542 crc crio[23733]: time=\"2026-06-09T13:54:24.109051254Z\" level=info msg=\"Stopping pod sandbox: 49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940\" id=55126021-10d8-4faa-80eb-e88807eb6472 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.041707 | controller |     "Jun 09 13:54:24.109699 crc crio[23733]: time=\"2026-06-09T13:54:24.109578357Z\" level=info msg=\"Got pod network &{Name:placement-db-create-c887h Namespace:openstack ID:6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd UID:c89ce1d5-89a1-4751-98bc-05279f64f70f NetNS:/var/run/netns/e46d8cf0-49d4-4070-b09a-09b84c8c91a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc89ce1d5_89a1_4751_98bc_05279f64f70f.slice PodAnnotations:0xc002534530}] Aliases:map[]}\"",
2026-06-09 14:45:34.041723 | controller |     "Jun 09 13:54:24.109780 crc crio[23733]: time=\"2026-06-09T13:54:24.109634598Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781013255-4qfvf Namespace:openstack ID:b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639 UID:3ceb1cfd-3ee1-40f5-bd3e-c46b6187dcd3 NetNS:/var/run/netns/4f0d25f8-1887-4583-8567-a45604d0f1bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ceb1cfd_3ee1_40f5_bd3e_c46b6187dcd3.slice PodAnnotations:0xc00012a578}] Aliases:map[]}\"",
2026-06-09 14:45:34.041738 | controller |     "Jun 09 13:54:24.109780 crc crio[23733]: time=\"2026-06-09T13:54:24.109774162Z\" level=info msg=\"Deleting pod openstack_placement-db-create-c887h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.041754 | controller |     "Jun 09 13:54:24.109882 crc crio[23733]: time=\"2026-06-09T13:54:24.109843474Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781013255-4qfvf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.041775 | controller |     "Jun 09 13:54:24.110250 crc crio[23733]: time=\"2026-06-09T13:54:24.110199332Z\" level=info msg=\"Got pod network &{Name:glance-71be-account-create-update-6tsmh Namespace:openstack ID:49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940 UID:e01e02dc-d3a4-4744-a28f-f9c7f2f38a03 NetNS:/var/run/netns/1045b43a-e48b-4653-9afe-3a3de5a75e62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode01e02dc_d3a4_4744_a28f_f9c7f2f38a03.slice PodAnnotations:0xc00008cf88}] Aliases:map[]}\"",
2026-06-09 14:45:34.041791 | controller |     "Jun 09 13:54:24.110438 crc crio[23733]: time=\"2026-06-09T13:54:24.110398077Z\" level=info msg=\"Deleting pod openstack_glance-71be-account-create-update-6tsmh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.041807 | controller |     "Jun 09 13:54:24.111874 crc crio[23733]: time=\"2026-06-09T13:54:24.11168686Z\" level=info msg=\"Stopping pod sandbox: 85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451\" id=20d9b9c2-2d69-4d89-aafc-5e9230815176 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.041823 | controller |     "Jun 09 13:54:24.112841 crc crio[23733]: time=\"2026-06-09T13:54:24.112705045Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781013256-n479z Namespace:openstack ID:85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451 UID:517f1563-b311-4a2a-b4e7-73d60d84d05f NetNS:/var/run/netns/3bcf6596-961f-46af-aa7f-5c5eee08814a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod517f1563_b311_4a2a_b4e7_73d60d84d05f.slice PodAnnotations:0xc0059cc320}] Aliases:map[]}\"",
2026-06-09 14:45:34.041839 | controller |     "Jun 09 13:54:24.112985 crc crio[23733]: time=\"2026-06-09T13:54:24.11292547Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781013256-n479z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.041854 | controller |     "Jun 09 13:54:24.179757 crc crio[23733]: time=\"2026-06-09T13:54:24.178273925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.041869 | controller |     "Jun 09 13:54:24.192585 crc crio[23733]: time=\"2026-06-09T13:54:24.19247957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.041884 | controller |     "Jun 09 13:54:24.341366 crc crio[23733]: time=\"2026-06-09T13:54:24.341256379Z\" level=info msg=\"Created container dcd143f9b27163bb37d455e6a93fc24cf720ee7d7c0f1a8a141b4595572a3077: openstack/ovn-northd-0/openstack-network-exporter\" id=71ea06f3-a85a-4075-952e-96af65028d14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.041900 | controller |     "Jun 09 13:54:24.346466 crc crio[23733]: time=\"2026-06-09T13:54:24.343562007Z\" level=info msg=\"Starting container: dcd143f9b27163bb37d455e6a93fc24cf720ee7d7c0f1a8a141b4595572a3077\" id=cb8eb689-8b55-4c90-ab8c-69081cd4eac6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.041915 | controller |     "Jun 09 13:54:24.352411 crc crio[23733]: time=\"2026-06-09T13:54:24.352319886Z\" level=info msg=\"Started container\" PID=60480 containerID=dcd143f9b27163bb37d455e6a93fc24cf720ee7d7c0f1a8a141b4595572a3077 description=openstack/ovn-northd-0/openstack-network-exporter id=cb8eb689-8b55-4c90-ab8c-69081cd4eac6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67990cb3f42fa09acd7b4387525c889b8809d52f69162692ecbb171023dfeefe",
2026-06-09 14:45:34.041931 | controller |     "Jun 09 13:54:24.605988 crc crio[23733]: time=\"2026-06-09T13:54:24.605796563Z\" level=info msg=\"Stopped pod sandbox: 85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451\" id=20d9b9c2-2d69-4d89-aafc-5e9230815176 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.041949 | controller |     "Jun 09 13:54:24.768679 crc crio[23733]: time=\"2026-06-09T13:54:24.767956327Z\" level=info msg=\"Stopped pod sandbox: b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639\" id=7f9a128e-3807-49e4-9006-4c649701094c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.041964 | controller |     "Jun 09 13:54:24.777667 crc crio[23733]: time=\"2026-06-09T13:54:24.777396603Z\" level=info msg=\"Stopped pod sandbox: 6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd\" id=d9062a75-3374-423c-96e8-3f065202193a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.041979 | controller |     "Jun 09 13:54:24.810349 crc crio[23733]: time=\"2026-06-09T13:54:24.810214204Z\" level=info msg=\"Stopped pod sandbox: 49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940\" id=55126021-10d8-4faa-80eb-e88807eb6472 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.041994 | controller |     "Jun 09 13:54:25.142988 crc crio[23733]: time=\"2026-06-09T13:54:25.142819998Z\" level=info msg=\"Stopping pod sandbox: 7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e\" id=92d70a68-9858-4dce-b5ef-8e34cac84ef9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.042009 | controller |     "Jun 09 13:54:25.142988 crc crio[23733]: time=\"2026-06-09T13:54:25.14286428Z\" level=info msg=\"Stopping pod sandbox: e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50\" id=a7a625f1-c3c7-4ed3-97ef-277116e7fefd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.042024 | controller |     "Jun 09 13:54:25.143439 crc crio[23733]: time=\"2026-06-09T13:54:25.143376783Z\" level=info msg=\"Got pod network &{Name:placement-ee55-account-create-update-fzqcc Namespace:openstack ID:7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e UID:65007264-14e1-4b60-9a77-31b74ace5e97 NetNS:/var/run/netns/676bb1f3-b90c-4dbb-9994-d01a1c2d4d6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65007264_14e1_4b60_9a77_31b74ace5e97.slice PodAnnotations:0xc00028e1b8}] Aliases:map[]}\"",
2026-06-09 14:45:34.042039 | controller |     "Jun 09 13:54:25.143647 crc crio[23733]: time=\"2026-06-09T13:54:25.143550607Z\" level=info msg=\"Deleting pod openstack_placement-ee55-account-create-update-fzqcc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.042054 | controller |     "Jun 09 13:54:25.144059 crc crio[23733]: time=\"2026-06-09T13:54:25.143994528Z\" level=info msg=\"Stopping pod sandbox: 554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531\" id=7d3067d5-35cf-45e9-8079-2f4693617874 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.042070 | controller |     "Jun 09 13:54:25.144313 crc crio[23733]: time=\"2026-06-09T13:54:25.144253025Z\" level=info msg=\"Stopping pod sandbox: 219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32\" id=98ecc39f-e7fd-4d26-9cbe-7fb29b786ce7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.042085 | controller |     "Jun 09 13:54:25.145793 crc crio[23733]: time=\"2026-06-09T13:54:25.144372197Z\" level=info msg=\"Got pod network &{Name:keystone-9f62-account-create-update-m8chx Namespace:openstack ID:554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531 UID:5bf95cd7-b28c-4e16-ba16-a511ee29b3a2 NetNS:/var/run/netns/d008a0af-211c-4fe7-96f2-174957fafce6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bf95cd7_b28c_4e16_ba16_a511ee29b3a2.slice PodAnnotations:0xc002534818}] Aliases:map[]}\"",
2026-06-09 14:45:34.042101 | controller |     "Jun 09 13:54:25.145793 crc crio[23733]: time=\"2026-06-09T13:54:25.144649366Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-24dfq Namespace:openstack ID:e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50 UID:f3d3f35b-c7d2-4b11-b29e-60f16b14b122 NetNS:/var/run/netns/c396b160-530d-458d-9893-36336999004c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf3d3f35b_c7d2_4b11_b29e_60f16b14b122.slice PodAnnotations:0xc0020d8370}] Aliases:map[]}\"",
2026-06-09 14:45:34.042119 | controller |     "Jun 09 13:54:25.145793 crc crio[23733]: time=\"2026-06-09T13:54:25.145460745Z\" level=info msg=\"Deleting pod openstack_keystone-9f62-account-create-update-m8chx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.042135 | controller |     "Jun 09 13:54:25.145793 crc crio[23733]: time=\"2026-06-09T13:54:25.145151818Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-vnxl9 Namespace:openstack ID:219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32 UID:487ac479-8cb6-4a64-91d8-71b0376454a6 NetNS:/var/run/netns/9f4edcbb-cb75-42d9-9e91-5de72748e40d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod487ac479_8cb6_4a64_91d8_71b0376454a6.slice PodAnnotations:0xc0027d0080}] Aliases:map[]}\"",
2026-06-09 14:45:34.042150 | controller |     "Jun 09 13:54:25.145793 crc crio[23733]: time=\"2026-06-09T13:54:25.145768593Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-vnxl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.042166 | controller |     "Jun 09 13:54:25.146042 crc crio[23733]: time=\"2026-06-09T13:54:25.145831854Z\" level=info msg=\"Stopping pod sandbox: e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828\" id=abf55151-741c-43c2-ac48-98b4a230848c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.042181 | controller |     "Jun 09 13:54:25.150165 crc crio[23733]: time=\"2026-06-09T13:54:25.146186163Z\" level=info msg=\"Got pod network &{Name:glance-db-create-f2sbp Namespace:openstack ID:e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828 UID:3a4aa6e0-a98d-4900-9b9e-5f66b1430227 NetNS:/var/run/netns/95002071-ab5d-4bf8-bbd6-d75b323d65e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a4aa6e0_a98d_4900_9b9e_5f66b1430227.slice PodAnnotations:0xc0059cc478}] Aliases:map[]}\"",
2026-06-09 14:45:34.042197 | controller |     "Jun 09 13:54:25.150165 crc crio[23733]: time=\"2026-06-09T13:54:25.146313556Z\" level=info msg=\"Deleting pod openstack_glance-db-create-f2sbp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.042213 | controller |     "Jun 09 13:54:25.150165 crc crio[23733]: time=\"2026-06-09T13:54:25.145769073Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-24dfq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.042228 | controller |     "Jun 09 13:54:25.618849 crc crio[23733]: time=\"2026-06-09T13:54:25.618345457Z\" level=info msg=\"Stopped pod sandbox: e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828\" id=abf55151-741c-43c2-ac48-98b4a230848c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.042243 | controller |     "Jun 09 13:54:25.882309 crc crio[23733]: time=\"2026-06-09T13:54:25.879680961Z\" level=info msg=\"Stopped pod sandbox: 554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531\" id=7d3067d5-35cf-45e9-8079-2f4693617874 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.042258 | controller |     "Jun 09 13:54:25.912464 crc crio[23733]: time=\"2026-06-09T13:54:25.911761683Z\" level=info msg=\"Stopped pod sandbox: 7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e\" id=92d70a68-9858-4dce-b5ef-8e34cac84ef9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.042276 | controller |     "Jun 09 13:54:25.927291 crc crio[23733]: time=\"2026-06-09T13:54:25.927202719Z\" level=info msg=\"Stopped pod sandbox: 219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32\" id=98ecc39f-e7fd-4d26-9cbe-7fb29b786ce7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.042292 | controller |     "Jun 09 13:54:25.935005 crc crio[23733]: time=\"2026-06-09T13:54:25.934960064Z\" level=info msg=\"Stopped pod sandbox: e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50\" id=a7a625f1-c3c7-4ed3-97ef-277116e7fefd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.042307 | controller |     "Jun 09 13:54:29.187548 crc crio[23733]: time=\"2026-06-09T13:54:29.186800202Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-znq9q/POD\" id=c78dc97e-1461-4e22-ba54-c3528472b0f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.042322 | controller |     "Jun 09 13:54:29.189304 crc crio[23733]: time=\"2026-06-09T13:54:29.187638424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.042338 | controller |     "Jun 09 13:54:29.221057 crc crio[23733]: time=\"2026-06-09T13:54:29.220565146Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-znq9q Namespace:openstack ID:fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e UID:d4fd70f5-5707-4d41-b617-bb358eb4f2db NetNS:/var/run/netns/07466529-50d8-434b-a059-7b5c5378c099 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4fd70f5_5707_4d41_b617_bb358eb4f2db.slice PodAnnotations:0xc00012af40}] Aliases:map[]}\"",
2026-06-09 14:45:34.042353 | controller |     "Jun 09 13:54:29.221057 crc crio[23733]: time=\"2026-06-09T13:54:29.221006747Z\" level=info msg=\"Adding pod openstack_glance-db-sync-znq9q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.042369 | controller |     "Jun 09 13:54:29.943297 crc crio[23733]: 2026-06-09T13:54:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbe3a68dd205447 Mac:3a:b5:10:0b:44:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/07466529-50d8-434b-a059-7b5c5378c099 SocketPath: PciID:}] [{Interface:0xc000286920 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.042384 | controller |     "Jun 09 13:54:29.946062 crc crio[23733]: time=\"2026-06-09T13:54:29.945979482Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-znq9q Namespace:openstack ID:fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e UID:d4fd70f5-5707-4d41-b617-bb358eb4f2db NetNS:/var/run/netns/07466529-50d8-434b-a059-7b5c5378c099 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4fd70f5_5707_4d41_b617_bb358eb4f2db.slice PodAnnotations:0xc00012af40}] Aliases:map[]}\"",
2026-06-09 14:45:34.042400 | controller |     "Jun 09 13:54:29.946368 crc crio[23733]: time=\"2026-06-09T13:54:29.94629778Z\" level=info msg=\"Checking pod openstack_glance-db-sync-znq9q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.042415 | controller |     "Jun 09 13:54:29.958359 crc crio[23733]: time=\"2026-06-09T13:54:29.95827519Z\" level=info msg=\"Ran pod sandbox fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e with infra container: openstack/glance-db-sync-znq9q/POD\" id=c78dc97e-1461-4e22-ba54-c3528472b0f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.042431 | controller |     "Jun 09 13:54:29.961858 crc crio[23733]: time=\"2026-06-09T13:54:29.961758268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4b3e3b5e-53d4-4fc6-be48-28c1b21c233e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.042449 | controller |     "Jun 09 13:54:29.962048 crc crio[23733]: time=\"2026-06-09T13:54:29.962001454Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=4b3e3b5e-53d4-4fc6-be48-28c1b21c233e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.042465 | controller |     "Jun 09 13:54:29.962258 crc crio[23733]: time=\"2026-06-09T13:54:29.962200018Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=4b3e3b5e-53d4-4fc6-be48-28c1b21c233e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.042480 | controller |     "Jun 09 13:54:29.963527 crc crio[23733]: time=\"2026-06-09T13:54:29.96344045Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ddd7d4c4-90d9-4c38-95c9-a82030b09156 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.042495 | controller |     "Jun 09 13:54:29.972889 crc crio[23733]: time=\"2026-06-09T13:54:29.972793684Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"",
2026-06-09 14:45:34.042524 | controller |     "Jun 09 13:54:32.291901 crc crio[23733]: time=\"2026-06-09T13:54:32.290538099Z\" level=info msg=\"Stopping pod sandbox: 7f70761daf60a2aeafa8043fed8e8e7868d65727fe6bbace85cb4c52a20bee21\" id=b2efb4d1-6913-453c-8feb-4562432fc2da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.042545 | controller |     "Jun 09 13:54:32.294370 crc crio[23733]: time=\"2026-06-09T13:54:32.294291392Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-9mw47 Namespace:openstack ID:7f70761daf60a2aeafa8043fed8e8e7868d65727fe6bbace85cb4c52a20bee21 UID:2a4638be-e4d9-44e6-a398-4012e80886a2 NetNS:/var/run/netns/74260bb6-7597-458a-b1ca-ad6025d88414 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a4638be_e4d9_44e6_a398_4012e80886a2.slice PodAnnotations:0xc0025340f0}] Aliases:map[]}\"",
2026-06-09 14:45:34.042562 | controller |     "Jun 09 13:54:32.294510 crc crio[23733]: time=\"2026-06-09T13:54:32.294469967Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-9mw47 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.042577 | controller |     "Jun 09 13:54:32.427753 crc crio[23733]: time=\"2026-06-09T13:54:32.42695987Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-5cxrl/POD\" id=c4ac80a1-f044-4bf6-bc1f-b74513e1a5f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.042593 | controller |     "Jun 09 13:54:32.427753 crc crio[23733]: time=\"2026-06-09T13:54:32.427733399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.042608 | controller |     "Jun 09 13:54:32.465318 crc crio[23733]: time=\"2026-06-09T13:54:32.457579755Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-5cxrl Namespace:openstack ID:2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52 UID:4d8164dc-ea06-4e60-ba42-90d151b8a7b5 NetNS:/var/run/netns/9b208432-01bf-4c82-99df-8455e059566b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d8164dc_ea06_4e60_ba42_90d151b8a7b5.slice PodAnnotations:0xc0059cc240}] Aliases:map[]}\"",
2026-06-09 14:45:34.042624 | controller |     "Jun 09 13:54:32.465318 crc crio[23733]: time=\"2026-06-09T13:54:32.45778178Z\" level=info msg=\"Adding pod openstack_root-account-create-update-5cxrl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.042642 | controller |     "Jun 09 13:54:32.760171 crc crio[23733]: time=\"2026-06-09T13:54:32.757744Z\" level=info msg=\"Stopped pod sandbox: 7f70761daf60a2aeafa8043fed8e8e7868d65727fe6bbace85cb4c52a20bee21\" id=b2efb4d1-6913-453c-8feb-4562432fc2da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.042657 | controller |     "Jun 09 13:54:33.019540 crc crio[23733]: 2026-06-09T13:54:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b057bf7cc2906d Mac:f6:ed:72:7e:f8:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/9b208432-01bf-4c82-99df-8455e059566b SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.042673 | controller |     "Jun 09 13:54:33.021833 crc crio[23733]: time=\"2026-06-09T13:54:33.021773311Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-5cxrl Namespace:openstack ID:2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52 UID:4d8164dc-ea06-4e60-ba42-90d151b8a7b5 NetNS:/var/run/netns/9b208432-01bf-4c82-99df-8455e059566b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d8164dc_ea06_4e60_ba42_90d151b8a7b5.slice PodAnnotations:0xc0059cc240}] Aliases:map[]}\"",
2026-06-09 14:45:34.042688 | controller |     "Jun 09 13:54:33.021998 crc crio[23733]: time=\"2026-06-09T13:54:33.021979226Z\" level=info msg=\"Checking pod openstack_root-account-create-update-5cxrl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.042703 | controller |     "Jun 09 13:54:33.045566 crc crio[23733]: time=\"2026-06-09T13:54:33.045468103Z\" level=info msg=\"Ran pod sandbox 2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52 with infra container: openstack/root-account-create-update-5cxrl/POD\" id=c4ac80a1-f044-4bf6-bc1f-b74513e1a5f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.042718 | controller |     "Jun 09 13:54:33.052412 crc crio[23733]: time=\"2026-06-09T13:54:33.052296074Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=87a1902a-0360-41b0-b431-1022f844f802 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.042734 | controller |     "Jun 09 13:54:33.057332 crc crio[23733]: time=\"2026-06-09T13:54:33.057241568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3065b3eb-3431-4977-afd9-3a427f962261 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.042749 | controller |     "Jun 09 13:54:33.066242 crc crio[23733]: time=\"2026-06-09T13:54:33.066082379Z\" level=info msg=\"Creating container: openstack/root-account-create-update-5cxrl/mariadb-account-create-update\" id=fd1c6254-51e0-4b38-963d-9c6d36dd7e33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.042765 | controller |     "Jun 09 13:54:33.066639 crc crio[23733]: time=\"2026-06-09T13:54:33.066574091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.042780 | controller |     "Jun 09 13:54:33.113798 crc crio[23733]: time=\"2026-06-09T13:54:33.11175701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.042795 | controller |     "Jun 09 13:54:33.118314 crc crio[23733]: time=\"2026-06-09T13:54:33.118182741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.042810 | controller |     "Jun 09 13:54:33.257378 crc crio[23733]: time=\"2026-06-09T13:54:33.257042513Z\" level=info msg=\"Created container 41b9c902411960cee15b22c05ac2634116ea421e66ff471e60162fbf0c3d0a48: openstack/root-account-create-update-5cxrl/mariadb-account-create-update\" id=fd1c6254-51e0-4b38-963d-9c6d36dd7e33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.042828 | controller |     "Jun 09 13:54:33.259581 crc crio[23733]: time=\"2026-06-09T13:54:33.259456883Z\" level=info msg=\"Starting container: 41b9c902411960cee15b22c05ac2634116ea421e66ff471e60162fbf0c3d0a48\" id=562deb0b-36c9-4381-b2a4-1ac920a07321 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.042844 | controller |     "Jun 09 13:54:33.267323 crc crio[23733]: time=\"2026-06-09T13:54:33.267057614Z\" level=info msg=\"Started container\" PID=61126 containerID=41b9c902411960cee15b22c05ac2634116ea421e66ff471e60162fbf0c3d0a48 description=openstack/root-account-create-update-5cxrl/mariadb-account-create-update id=562deb0b-36c9-4381-b2a4-1ac920a07321 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52",
2026-06-09 14:45:34.042859 | controller |     "Jun 09 13:54:33.328971 crc crio[23733]: time=\"2026-06-09T13:54:33.32892522Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=218d61b6-1511-48e1-9a46-32f808a11f3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.042875 | controller |     "Jun 09 13:54:33.362849 crc crio[23733]: time=\"2026-06-09T13:54:33.362766646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=5de08ae8-c88a-4d24-aa9b-b7b5ebf78fb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.042890 | controller |     "Jun 09 13:54:33.444247 crc crio[23733]: time=\"2026-06-09T13:54:33.444051089Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=208090da-0101-436d-948a-e7f5cb9a2509 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.042920 | controller |     "Jun 09 13:54:33.461477 crc crio[23733]: time=\"2026-06-09T13:54:33.460957891Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=42e9bcbf-e152-4f2e-8e7a-33aca90d39ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.042937 | controller |     "Jun 09 13:54:33.461818 crc crio[23733]: time=\"2026-06-09T13:54:33.461505894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.042953 | controller |     "Jun 09 13:54:33.536205 crc crio[23733]: time=\"2026-06-09T13:54:33.531994206Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=8414a766-6a3c-451f-a211-6b3bffe14f09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.042968 | controller |     "Jun 09 13:54:33.552915 crc crio[23733]: time=\"2026-06-09T13:54:33.552782126Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=b1d45311-7d8d-4294-8e79-fafb20b2db0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.042984 | controller |     "Jun 09 13:54:33.554919 crc crio[23733]: time=\"2026-06-09T13:54:33.55455838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.042999 | controller |     "Jun 09 13:54:33.607727 crc crio[23733]: time=\"2026-06-09T13:54:33.607592647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.043014 | controller |     "Jun 09 13:54:33.621300 crc crio[23733]: time=\"2026-06-09T13:54:33.621177996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.043029 | controller |     "Jun 09 13:54:33.641679 crc crio[23733]: time=\"2026-06-09T13:54:33.641541436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.043047 | controller |     "Jun 09 13:54:33.646267 crc crio[23733]: time=\"2026-06-09T13:54:33.646185992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.043062 | controller |     "Jun 09 13:54:33.757974 crc crio[23733]: time=\"2026-06-09T13:54:33.757868894Z\" level=info msg=\"Created container 8a0cc08b156ee264dd77039380daf8d3e3ca16c97881720b254befb18cda3524: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=42e9bcbf-e152-4f2e-8e7a-33aca90d39ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.043076 | controller |     "Jun 09 13:54:33.759815 crc crio[23733]: time=\"2026-06-09T13:54:33.759740231Z\" level=info msg=\"Starting container: 8a0cc08b156ee264dd77039380daf8d3e3ca16c97881720b254befb18cda3524\" id=1ad86252-b98d-4a9c-a757-3ba9572ed37a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.043091 | controller |     "Jun 09 13:54:33.767523 crc crio[23733]: time=\"2026-06-09T13:54:33.76732171Z\" level=info msg=\"Started container\" PID=61205 containerID=8a0cc08b156ee264dd77039380daf8d3e3ca16c97881720b254befb18cda3524 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=1ad86252-b98d-4a9c-a757-3ba9572ed37a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a93a71d84827a63316a12c7b53de43d9914ebebe8c90cc9318049cd1d406b0e3",
2026-06-09 14:45:34.043106 | controller |     "Jun 09 13:54:33.794322 crc crio[23733]: time=\"2026-06-09T13:54:33.793971816Z\" level=info msg=\"Created container beee40082d4028a02e4ba082a10603d22482a78cc46a34a75fc296723f246a7c: openstack/rabbitmq-server-0/rabbitmq\" id=b1d45311-7d8d-4294-8e79-fafb20b2db0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.043121 | controller |     "Jun 09 13:54:33.797576 crc crio[23733]: time=\"2026-06-09T13:54:33.797485344Z\" level=info msg=\"Starting container: beee40082d4028a02e4ba082a10603d22482a78cc46a34a75fc296723f246a7c\" id=2c1d071f-d863-4e1c-adaa-be2d2580bfe7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.043136 | controller |     "Jun 09 13:54:33.806596 crc crio[23733]: time=\"2026-06-09T13:54:33.805896375Z\" level=info msg=\"Started container\" PID=61209 containerID=beee40082d4028a02e4ba082a10603d22482a78cc46a34a75fc296723f246a7c description=openstack/rabbitmq-server-0/rabbitmq id=2c1d071f-d863-4e1c-adaa-be2d2580bfe7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ade1da8b36552412c64d2a68483abe4203a165bc99b293f0135e9b368d7ba29",
2026-06-09 14:45:34.043152 | controller |     "Jun 09 13:54:35.415382 crc crio[23733]: time=\"2026-06-09T13:54:35.414333867Z\" level=info msg=\"Stopping pod sandbox: 2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52\" id=1d0abb5a-c113-4d8b-9791-8bab35e3ddba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.043167 | controller |     "Jun 09 13:54:35.416404 crc crio[23733]: time=\"2026-06-09T13:54:35.415990688Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-5cxrl Namespace:openstack ID:2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52 UID:4d8164dc-ea06-4e60-ba42-90d151b8a7b5 NetNS:/var/run/netns/9b208432-01bf-4c82-99df-8455e059566b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d8164dc_ea06_4e60_ba42_90d151b8a7b5.slice PodAnnotations:0xc002b0e118}] Aliases:map[]}\"",
2026-06-09 14:45:34.043183 | controller |     "Jun 09 13:54:35.416404 crc crio[23733]: time=\"2026-06-09T13:54:35.416258045Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-5cxrl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.043198 | controller |     "Jun 09 13:54:35.892957 crc crio[23733]: time=\"2026-06-09T13:54:35.892848591Z\" level=info msg=\"Stopped pod sandbox: 2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52\" id=1d0abb5a-c113-4d8b-9791-8bab35e3ddba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.043216 | controller |     "Jun 09 13:54:36.130914 crc crio[23733]: time=\"2026-06-09T13:54:36.129855236Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-2j4qb-config-z2jzq/POD\" id=6371c246-47f3-4fc8-970d-cc30a69689ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.043231 | controller |     "Jun 09 13:54:36.131154 crc crio[23733]: time=\"2026-06-09T13:54:36.130951144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.043247 | controller |     "Jun 09 13:54:36.168872 crc crio[23733]: time=\"2026-06-09T13:54:36.168774428Z\" level=info msg=\"Got pod network &{Name:ovn-controller-2j4qb-config-z2jzq Namespace:openstack ID:3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c UID:f776a0c4-5122-43f5-9c8e-d6229b45ea3e NetNS:/var/run/netns/26fbbc5e-00a1-4cb9-846a-a979116eaeb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf776a0c4_5122_43f5_9c8e_d6229b45ea3e.slice PodAnnotations:0xc00580a400}] Aliases:map[]}\"",
2026-06-09 14:45:34.043262 | controller |     "Jun 09 13:54:36.168872 crc crio[23733]: time=\"2026-06-09T13:54:36.16885082Z\" level=info msg=\"Adding pod openstack_ovn-controller-2j4qb-config-z2jzq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.043278 | controller |     "Jun 09 13:54:36.855150 crc crio[23733]: 2026-06-09T13:54:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f7c2f975ecf540 Mac:92:13:06:07:22:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/26fbbc5e-00a1-4cb9-846a-a979116eaeb6 SocketPath: PciID:}] [{Interface:0xc00028e5f0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.043294 | controller |     "Jun 09 13:54:36.859361 crc crio[23733]: time=\"2026-06-09T13:54:36.858552905Z\" level=info msg=\"Got pod network &{Name:ovn-controller-2j4qb-config-z2jzq Namespace:openstack ID:3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c UID:f776a0c4-5122-43f5-9c8e-d6229b45ea3e NetNS:/var/run/netns/26fbbc5e-00a1-4cb9-846a-a979116eaeb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf776a0c4_5122_43f5_9c8e_d6229b45ea3e.slice PodAnnotations:0xc00580a400}] Aliases:map[]}\"",
2026-06-09 14:45:34.043309 | controller |     "Jun 09 13:54:36.859361 crc crio[23733]: time=\"2026-06-09T13:54:36.859156359Z\" level=info msg=\"Checking pod openstack_ovn-controller-2j4qb-config-z2jzq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.043325 | controller |     "Jun 09 13:54:36.920239 crc crio[23733]: time=\"2026-06-09T13:54:36.918984165Z\" level=info msg=\"Ran pod sandbox 3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c with infra container: openstack/ovn-controller-2j4qb-config-z2jzq/POD\" id=6371c246-47f3-4fc8-970d-cc30a69689ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.043340 | controller |     "Jun 09 13:54:36.924164 crc crio[23733]: time=\"2026-06-09T13:54:36.92400179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=fd1b70a0-06de-43c8-89b4-94212cd79587 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.043355 | controller |     "Jun 09 13:54:36.926950 crc crio[23733]: time=\"2026-06-09T13:54:36.926875062Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=ddc30ae8-1854-4049-ad34-64a42f6137c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.043374 | controller |     "Jun 09 13:54:36.958358 crc crio[23733]: time=\"2026-06-09T13:54:36.958078022Z\" level=info msg=\"Creating container: openstack/ovn-controller-2j4qb-config-z2jzq/ovn-config\" id=b978f74c-9213-4b5f-b6d0-dc326218aa91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.043389 | controller |     "Jun 09 13:54:36.959227 crc crio[23733]: time=\"2026-06-09T13:54:36.959160399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.043405 | controller |     "Jun 09 13:54:37.034728 crc crio[23733]: time=\"2026-06-09T13:54:37.034512623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.043420 | controller |     "Jun 09 13:54:37.301785 crc crio[23733]: time=\"2026-06-09T13:54:37.301082577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.043435 | controller |     "Jun 09 13:54:37.524593 crc crio[23733]: time=\"2026-06-09T13:54:37.524464703Z\" level=info msg=\"Created container 8e45dbc27b61a79fad623c6a6cc445c6b29fe4e174ac6fabefa78abaf4930f87: openstack/ovn-controller-2j4qb-config-z2jzq/ovn-config\" id=b978f74c-9213-4b5f-b6d0-dc326218aa91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.043451 | controller |     "Jun 09 13:54:37.525673 crc crio[23733]: time=\"2026-06-09T13:54:37.52556897Z\" level=info msg=\"Starting container: 8e45dbc27b61a79fad623c6a6cc445c6b29fe4e174ac6fabefa78abaf4930f87\" id=2f9c110e-8917-4102-b43e-3fdf314c2218 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.043466 | controller |     "Jun 09 13:54:37.548978 crc crio[23733]: time=\"2026-06-09T13:54:37.548853212Z\" level=info msg=\"Started container\" PID=61571 containerID=8e45dbc27b61a79fad623c6a6cc445c6b29fe4e174ac6fabefa78abaf4930f87 description=openstack/ovn-controller-2j4qb-config-z2jzq/ovn-config id=2f9c110e-8917-4102-b43e-3fdf314c2218 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c",
2026-06-09 14:45:34.043481 | controller |     "Jun 09 13:54:39.511327 crc crio[23733]: time=\"2026-06-09T13:54:39.510497176Z\" level=info msg=\"Stopping pod sandbox: 3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c\" id=f00519ef-f8b7-4c22-b73e-471da4b3ce29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.043496 | controller |     "Jun 09 13:54:39.512890 crc crio[23733]: time=\"2026-06-09T13:54:39.511907481Z\" level=info msg=\"Got pod network &{Name:ovn-controller-2j4qb-config-z2jzq Namespace:openstack ID:3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c UID:f776a0c4-5122-43f5-9c8e-d6229b45ea3e NetNS:/var/run/netns/26fbbc5e-00a1-4cb9-846a-a979116eaeb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf776a0c4_5122_43f5_9c8e_d6229b45ea3e.slice PodAnnotations:0xc00580a868}] Aliases:map[]}\"",
2026-06-09 14:45:34.043526 | controller |     "Jun 09 13:54:39.512890 crc crio[23733]: time=\"2026-06-09T13:54:39.512062335Z\" level=info msg=\"Deleting pod openstack_ovn-controller-2j4qb-config-z2jzq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.043547 | controller |     "Jun 09 13:54:42.496453 crc crio[23733]: time=\"2026-06-09T13:54:42.495527774Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-wpsng/POD\" id=73edf1dd-f59e-47bc-b69f-e7c4ad2f673a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.043563 | controller |     "Jun 09 13:54:42.497974 crc crio[23733]: time=\"2026-06-09T13:54:42.496489908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.043581 | controller |     "Jun 09 13:54:42.649761 crc crio[23733]: time=\"2026-06-09T13:54:42.649665817Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=9f355204-f5b0-4421-b021-4e74579c98f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.043597 | controller |     "Jun 09 13:54:42.649937 crc crio[23733]: time=\"2026-06-09T13:54:42.64979975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.043612 | controller |     "Jun 09 13:54:50.530456 crc crio[23733]: time=\"2026-06-09T13:54:50.529491908Z\" level=info msg=\"Stopped pod sandbox: 3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c\" id=f00519ef-f8b7-4c22-b73e-471da4b3ce29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.043628 | controller |     "Jun 09 13:54:50.640599 crc crio[23733]: time=\"2026-06-09T13:54:50.640186405Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd UID:170a4bc8-a854-497c-ba1d-f5f05584b24c NetNS:/var/run/netns/d6b4f915-09d5-4bd7-8c07-69fdc8c4bca3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod170a4bc8_a854_497c_ba1d_f5f05584b24c.slice PodAnnotations:0xc0027d0050}] Aliases:map[]}\"",
2026-06-09 14:45:34.043643 | controller |     "Jun 09 13:54:50.640599 crc crio[23733]: time=\"2026-06-09T13:54:50.640570534Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.043659 | controller |     "Jun 09 13:54:50.643841 crc crio[23733]: time=\"2026-06-09T13:54:50.643748964Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-wpsng Namespace:openstack ID:b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7 UID:db9f2d8e-d76d-4aee-8fe6-dd037415bd9c NetNS:/var/run/netns/353a0ddd-faf2-43c9-a169-b319d201b587 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb9f2d8e_d76d_4aee_8fe6_dd037415bd9c.slice PodAnnotations:0xc0020d8170}] Aliases:map[]}\"",
2026-06-09 14:45:34.043674 | controller |     "Jun 09 13:54:50.643841 crc crio[23733]: time=\"2026-06-09T13:54:50.643822826Z\" level=info msg=\"Adding pod openstack_root-account-create-update-wpsng to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.043690 | controller |     "Jun 09 13:54:50.685994 crc crio[23733]: time=\"2026-06-09T13:54:50.685738154Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9\" id=ddd7d4c4-90d9-4c38-95c9-a82030b09156 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.043705 | controller |     "Jun 09 13:54:50.688746 crc crio[23733]: time=\"2026-06-09T13:54:50.688581655Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=da474969-c916-4ce6-b2c3-a09fbaabb1c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.043721 | controller |     "Jun 09 13:54:50.738064 crc crio[23733]: time=\"2026-06-09T13:54:50.737467377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b0b70fb1-fd2f-4de2-ac7a-f370ab724b38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.043736 | controller |     "Jun 09 13:54:50.752457 crc crio[23733]: time=\"2026-06-09T13:54:50.752358139Z\" level=info msg=\"Creating container: openstack/glance-db-sync-znq9q/glance-db-sync\" id=3c4d0aa0-8f72-4ec3-914f-f79d6e4b1476 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.043754 | controller |     "Jun 09 13:54:50.758165 crc crio[23733]: time=\"2026-06-09T13:54:50.758067082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.043770 | controller |     "Jun 09 13:54:50.817959 crc crio[23733]: time=\"2026-06-09T13:54:50.816548854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.043785 | controller |     "Jun 09 13:54:51.271370 crc crio[23733]: 2026-06-09T13:54:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b297c1d5632289e Mac:b6:8b:08:25:7e:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/353a0ddd-faf2-43c9-a169-b319d201b587 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.043801 | controller |     "Jun 09 13:54:51.273001 crc crio[23733]: time=\"2026-06-09T13:54:51.272856422Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-wpsng Namespace:openstack ID:b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7 UID:db9f2d8e-d76d-4aee-8fe6-dd037415bd9c NetNS:/var/run/netns/353a0ddd-faf2-43c9-a169-b319d201b587 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb9f2d8e_d76d_4aee_8fe6_dd037415bd9c.slice PodAnnotations:0xc0020d8170}] Aliases:map[]}\"",
2026-06-09 14:45:34.043817 | controller |     "Jun 09 13:54:51.273187 crc crio[23733]: time=\"2026-06-09T13:54:51.273035867Z\" level=info msg=\"Checking pod openstack_root-account-create-update-wpsng for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.043832 | controller |     "Jun 09 13:54:51.307171 crc crio[23733]: time=\"2026-06-09T13:54:51.306841982Z\" level=info msg=\"Ran pod sandbox b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7 with infra container: openstack/root-account-create-update-wpsng/POD\" id=73edf1dd-f59e-47bc-b69f-e7c4ad2f673a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.043847 | controller |     "Jun 09 13:54:51.314153 crc crio[23733]: time=\"2026-06-09T13:54:51.310404211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c1aebcf7-4105-4e9f-b39d-f319e939dd79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.043863 | controller |     "Jun 09 13:54:51.321154 crc crio[23733]: time=\"2026-06-09T13:54:51.320494333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5cbd2ff7-3e29-4538-a21f-c74fd9c7c3a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.043878 | controller |     "Jun 09 13:54:51.335189 crc crio[23733]: time=\"2026-06-09T13:54:51.331872108Z\" level=info msg=\"Creating container: openstack/root-account-create-update-wpsng/mariadb-account-create-update\" id=65733240-0558-4229-8a87-bb9b92e2ea5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.043893 | controller |     "Jun 09 13:54:51.335189 crc crio[23733]: time=\"2026-06-09T13:54:51.332435732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.043908 | controller |     "Jun 09 13:54:51.480791 crc crio[23733]: time=\"2026-06-09T13:54:51.480706769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.043924 | controller |     "Jun 09 13:54:51.485897 crc crio[23733]: time=\"2026-06-09T13:54:51.485841298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.043942 | controller |     "Jun 09 13:54:51.598984 crc crio[23733]: 2026-06-09T13:54:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f50c8a5b2ce897 Mac:a6:5c:f2:25:85:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/d6b4f915-09d5-4bd7-8c07-69fdc8c4bca3 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.043958 | controller |     "Jun 09 13:54:51.602644 crc crio[23733]: time=\"2026-06-09T13:54:51.602545625Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd UID:170a4bc8-a854-497c-ba1d-f5f05584b24c NetNS:/var/run/netns/d6b4f915-09d5-4bd7-8c07-69fdc8c4bca3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod170a4bc8_a854_497c_ba1d_f5f05584b24c.slice PodAnnotations:0xc0027d0050}] Aliases:map[]}\"",
2026-06-09 14:45:34.043973 | controller |     "Jun 09 13:54:51.602849 crc crio[23733]: time=\"2026-06-09T13:54:51.60274889Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.043989 | controller |     "Jun 09 13:54:51.614741 crc crio[23733]: time=\"2026-06-09T13:54:51.614664379Z\" level=info msg=\"Ran pod sandbox 2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd with infra container: openstack/swift-storage-0/POD\" id=9f355204-f5b0-4421-b021-4e74579c98f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.044004 | controller |     "Jun 09 13:54:51.620007 crc crio[23733]: time=\"2026-06-09T13:54:51.619876628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=6881e4ed-179c-4ae5-ae37-12f613464d7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.044020 | controller |     "Jun 09 13:54:51.620264 crc crio[23733]: time=\"2026-06-09T13:54:51.620214516Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=6881e4ed-179c-4ae5-ae37-12f613464d7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.044036 | controller |     "Jun 09 13:54:51.620339 crc crio[23733]: time=\"2026-06-09T13:54:51.620292758Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=6881e4ed-179c-4ae5-ae37-12f613464d7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.044051 | controller |     "Jun 09 13:54:51.621811 crc crio[23733]: time=\"2026-06-09T13:54:51.621764326Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=0c9c92fc-a98d-45f7-af3d-9fa6b3a3e16f name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.044067 | controller |     "Jun 09 13:54:51.637871 crc crio[23733]: time=\"2026-06-09T13:54:51.637751745Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"",
2026-06-09 14:45:34.044082 | controller |     "Jun 09 13:54:51.654977 crc crio[23733]: time=\"2026-06-09T13:54:51.654870173Z\" level=info msg=\"Created container 44cbd984e9aaa97e99aa6603a301f850cf84576c07933ec396354bf6cd00e3e0: openstack/root-account-create-update-wpsng/mariadb-account-create-update\" id=65733240-0558-4229-8a87-bb9b92e2ea5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.044098 | controller |     "Jun 09 13:54:51.664349 crc crio[23733]: time=\"2026-06-09T13:54:51.664283509Z\" level=info msg=\"Starting container: 44cbd984e9aaa97e99aa6603a301f850cf84576c07933ec396354bf6cd00e3e0\" id=0ec9d3a3-699a-479c-9ba1-971c0a0a2abf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.044113 | controller |     "Jun 09 13:54:51.673922 crc crio[23733]: time=\"2026-06-09T13:54:51.673820327Z\" level=info msg=\"Started container\" PID=62441 containerID=44cbd984e9aaa97e99aa6603a301f850cf84576c07933ec396354bf6cd00e3e0 description=openstack/root-account-create-update-wpsng/mariadb-account-create-update id=0ec9d3a3-699a-479c-9ba1-971c0a0a2abf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7",
2026-06-09 14:45:34.044132 | controller |     "Jun 09 13:54:52.161832 crc crio[23733]: time=\"2026-06-09T13:54:52.161307255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.044148 | controller |     "Jun 09 13:54:52.322778 crc crio[23733]: time=\"2026-06-09T13:54:52.322433833Z\" level=info msg=\"Created container f9e85fde8388ef6d2e76c56e58c70e89ad37ff335b3a7bd52606a765e72ee001: openstack/glance-db-sync-znq9q/glance-db-sync\" id=3c4d0aa0-8f72-4ec3-914f-f79d6e4b1476 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.044163 | controller |     "Jun 09 13:54:52.323534 crc crio[23733]: time=\"2026-06-09T13:54:52.323391596Z\" level=info msg=\"Starting container: f9e85fde8388ef6d2e76c56e58c70e89ad37ff335b3a7bd52606a765e72ee001\" id=2e45d6f3-dd02-4340-a7ed-194c98122fdc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.044179 | controller |     "Jun 09 13:54:52.334536 crc crio[23733]: time=\"2026-06-09T13:54:52.334455034Z\" level=info msg=\"Started container\" PID=62494 containerID=f9e85fde8388ef6d2e76c56e58c70e89ad37ff335b3a7bd52606a765e72ee001 description=openstack/glance-db-sync-znq9q/glance-db-sync id=2e45d6f3-dd02-4340-a7ed-194c98122fdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e",
2026-06-09 14:45:34.044194 | controller |     "Jun 09 13:54:53.793421 crc crio[23733]: time=\"2026-06-09T13:54:53.792466385Z\" level=info msg=\"Stopping pod sandbox: b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7\" id=c592fc1d-81a5-482d-8a55-15628afd2bf5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.044209 | controller |     "Jun 09 13:54:53.797097 crc crio[23733]: time=\"2026-06-09T13:54:53.796007563Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-wpsng Namespace:openstack ID:b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7 UID:db9f2d8e-d76d-4aee-8fe6-dd037415bd9c NetNS:/var/run/netns/353a0ddd-faf2-43c9-a169-b319d201b587 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb9f2d8e_d76d_4aee_8fe6_dd037415bd9c.slice PodAnnotations:0xc00580a800}] Aliases:map[]}\"",
2026-06-09 14:45:34.044225 | controller |     "Jun 09 13:54:53.797097 crc crio[23733]: time=\"2026-06-09T13:54:53.796316251Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-wpsng from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.044240 | controller |     "Jun 09 13:54:54.167958 crc crio[23733]: time=\"2026-06-09T13:54:54.167591744Z\" level=info msg=\"Stopped pod sandbox: b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7\" id=c592fc1d-81a5-482d-8a55-15628afd2bf5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.044255 | controller |     "Jun 09 13:54:54.644654 crc crio[23733]: time=\"2026-06-09T13:54:54.644176419Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083\" id=0c9c92fc-a98d-45f7-af3d-9fa6b3a3e16f name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.044270 | controller |     "Jun 09 13:54:54.645787 crc crio[23733]: time=\"2026-06-09T13:54:54.645702927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=585804cb-2ede-4b97-a0cb-37dca2cae054 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.044289 | controller |     "Jun 09 13:54:54.649988 crc crio[23733]: time=\"2026-06-09T13:54:54.649906212Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=51c578f0-66c0-47d5-a6ab-78e899d0ebe6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.044304 | controller |     "Jun 09 13:54:54.658318 crc crio[23733]: time=\"2026-06-09T13:54:54.65824592Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=631e61c5-6165-414c-bb94-c40e7c8185ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.044319 | controller |     "Jun 09 13:54:54.660057 crc crio[23733]: time=\"2026-06-09T13:54:54.659988145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.044335 | controller |     "Jun 09 13:54:54.718488 crc crio[23733]: time=\"2026-06-09T13:54:54.718248331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.044350 | controller |     "Jun 09 13:54:54.723324 crc crio[23733]: time=\"2026-06-09T13:54:54.723240965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.044365 | controller |     "Jun 09 13:54:54.895444 crc crio[23733]: time=\"2026-06-09T13:54:54.895325827Z\" level=info msg=\"Created container ac40221f6e9cb7cd8f1ee8a39352031afda765302697da26d8b1f1d616308db7: openstack/swift-storage-0/xattr-restore\" id=631e61c5-6165-414c-bb94-c40e7c8185ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.044380 | controller |     "Jun 09 13:54:54.897356 crc crio[23733]: time=\"2026-06-09T13:54:54.896841636Z\" level=info msg=\"Starting container: ac40221f6e9cb7cd8f1ee8a39352031afda765302697da26d8b1f1d616308db7\" id=dcfa0baf-1a12-44ce-a1ea-812925ba0712 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.044395 | controller |     "Jun 09 13:54:54.905657 crc crio[23733]: time=\"2026-06-09T13:54:54.905538903Z\" level=info msg=\"Started container\" PID=62707 containerID=ac40221f6e9cb7cd8f1ee8a39352031afda765302697da26d8b1f1d616308db7 description=openstack/swift-storage-0/xattr-restore id=dcfa0baf-1a12-44ce-a1ea-812925ba0712 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd",
2026-06-09 14:45:34.044411 | controller |     "Jun 09 13:54:55.836335 crc crio[23733]: time=\"2026-06-09T13:54:55.834058606Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=e09e8e7a-4053-46b7-b126-84163e2bd806 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.044426 | controller |     "Jun 09 13:54:55.836965 crc crio[23733]: time=\"2026-06-09T13:54:55.836881447Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=e09e8e7a-4053-46b7-b126-84163e2bd806 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.044441 | controller |     "Jun 09 13:54:55.837531 crc crio[23733]: time=\"2026-06-09T13:54:55.837339309Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=e09e8e7a-4053-46b7-b126-84163e2bd806 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.044456 | controller |     "Jun 09 13:54:55.844170 crc crio[23733]: time=\"2026-06-09T13:54:55.844054457Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=6c2bb565-dcd3-45de-97d5-763a6e3b06bb name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.044472 | controller |     "Jun 09 13:54:55.851353 crc crio[23733]: time=\"2026-06-09T13:54:55.851237327Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"",
2026-06-09 14:45:34.044492 | controller |     "Jun 09 13:54:57.046561 crc crio[23733]: time=\"2026-06-09T13:54:57.046402397Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310\" id=6c2bb565-dcd3-45de-97d5-763a6e3b06bb name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.044508 | controller |     "Jun 09 13:54:57.048252 crc crio[23733]: time=\"2026-06-09T13:54:57.047610627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=5d42c5f4-5bc0-4836-b071-42e7394e25b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.044543 | controller |     "Jun 09 13:54:57.065737 crc crio[23733]: time=\"2026-06-09T13:54:57.065360801Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=6bab732a-e70d-4cfe-80f6-dcb262596e99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.044559 | controller |     "Jun 09 13:54:57.075824 crc crio[23733]: time=\"2026-06-09T13:54:57.07571089Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=d8b26a93-53db-40fa-bd33-7a55dcc532b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.044574 | controller |     "Jun 09 13:54:57.078366 crc crio[23733]: time=\"2026-06-09T13:54:57.078241682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.044589 | controller |     "Jun 09 13:54:57.132760 crc crio[23733]: time=\"2026-06-09T13:54:57.13255631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.044606 | controller |     "Jun 09 13:54:57.136714 crc crio[23733]: time=\"2026-06-09T13:54:57.136667183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.044622 | controller |     "Jun 09 13:54:57.307316 crc crio[23733]: time=\"2026-06-09T13:54:57.307075534Z\" level=info msg=\"Created container 93735be525472b528f84b43a432de692847b2324d55abc70e28d6ca585a393ea: openstack/swift-storage-0/account-server\" id=d8b26a93-53db-40fa-bd33-7a55dcc532b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.044641 | controller |     "Jun 09 13:54:57.312049 crc crio[23733]: time=\"2026-06-09T13:54:57.311594307Z\" level=info msg=\"Starting container: 93735be525472b528f84b43a432de692847b2324d55abc70e28d6ca585a393ea\" id=3f3dd970-715a-4a8b-8b6c-02b348c13178 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.044670 | controller |     "Jun 09 13:54:57.323564 crc crio[23733]: time=\"2026-06-09T13:54:57.323405132Z\" level=info msg=\"Started container\" PID=62908 containerID=93735be525472b528f84b43a432de692847b2324d55abc70e28d6ca585a393ea description=openstack/swift-storage-0/account-server id=3f3dd970-715a-4a8b-8b6c-02b348c13178 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd",
2026-06-09 14:45:34.044686 | controller |     "Jun 09 13:54:57.336948 crc crio[23733]: time=\"2026-06-09T13:54:57.336700604Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=d181dace-3d0b-45e7-b401-e3e2d92d528b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.044742 | controller |     "Jun 09 13:54:57.356378 crc crio[23733]: time=\"2026-06-09T13:54:57.356263084Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=e2feadf2-22de-4d2a-8c2e-1caad69f42e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.044765 | controller |     "Jun 09 13:54:57.368225 crc crio[23733]: time=\"2026-06-09T13:54:57.368055458Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=73078ebb-3193-461f-8176-1ed0184c4220 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.044784 | controller |     "Jun 09 13:54:57.370437 crc crio[23733]: time=\"2026-06-09T13:54:57.370366846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.044809 | controller |     "Jun 09 13:54:57.422824 crc crio[23733]: time=\"2026-06-09T13:54:57.422715075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.044824 | controller |     "Jun 09 13:54:57.428085 crc crio[23733]: time=\"2026-06-09T13:54:57.427992617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.044839 | controller |     "Jun 09 13:54:57.598607 crc crio[23733]: time=\"2026-06-09T13:54:57.598057019Z\" level=info msg=\"Created container b37454526379712e40642c656ec8ec55750500c3026b622a10f43128f983daf8: openstack/swift-storage-0/account-replicator\" id=73078ebb-3193-461f-8176-1ed0184c4220 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.044855 | controller |     "Jun 09 13:54:57.600748 crc crio[23733]: time=\"2026-06-09T13:54:57.600668184Z\" level=info msg=\"Starting container: b37454526379712e40642c656ec8ec55750500c3026b622a10f43128f983daf8\" id=07ed152f-e437-4ac1-bbd0-a850ced50b9a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.044870 | controller |     "Jun 09 13:54:57.615227 crc crio[23733]: time=\"2026-06-09T13:54:57.615068114Z\" level=info msg=\"Started container\" PID=62930 containerID=b37454526379712e40642c656ec8ec55750500c3026b622a10f43128f983daf8 description=openstack/swift-storage-0/account-replicator id=07ed152f-e437-4ac1-bbd0-a850ced50b9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd",
2026-06-09 14:45:34.044886 | controller |     "Jun 09 13:54:57.644347 crc crio[23733]: time=\"2026-06-09T13:54:57.644242504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=9288f642-58bf-451a-a37c-abe1090128f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.044902 | controller |     "Jun 09 13:54:57.665271 crc crio[23733]: time=\"2026-06-09T13:54:57.664936961Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=306353ac-555c-4682-b381-50e966a80f0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.044918 | controller |     "Jun 09 13:54:57.675697 crc crio[23733]: time=\"2026-06-09T13:54:57.675466394Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=cbc93036-93c6-4e00-8731-aaf559728d4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.044933 | controller |     "Jun 09 13:54:57.678353 crc crio[23733]: time=\"2026-06-09T13:54:57.678168502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.044949 | controller |     "Jun 09 13:54:57.738452 crc crio[23733]: time=\"2026-06-09T13:54:57.738319085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.044964 | controller |     "Jun 09 13:54:57.741980 crc crio[23733]: time=\"2026-06-09T13:54:57.741915546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.044979 | controller |     "Jun 09 13:54:57.855018 crc crio[23733]: time=\"2026-06-09T13:54:57.85490409Z\" level=info msg=\"Created container ba5921cff4bf0c2b5986374c71ab0c733475aab9c9a5e69b4982c63cfb35876d: openstack/swift-storage-0/account-auditor\" id=cbc93036-93c6-4e00-8731-aaf559728d4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.044997 | controller |     "Jun 09 13:54:57.857936 crc crio[23733]: time=\"2026-06-09T13:54:57.857786092Z\" level=info msg=\"Starting container: ba5921cff4bf0c2b5986374c71ab0c733475aab9c9a5e69b4982c63cfb35876d\" id=7b6adfcf-2104-46c0-84e0-0502bb6d4de7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.045013 | controller |     "Jun 09 13:54:57.865827 crc crio[23733]: time=\"2026-06-09T13:54:57.86569331Z\" level=info msg=\"Started container\" PID=62979 containerID=ba5921cff4bf0c2b5986374c71ab0c733475aab9c9a5e69b4982c63cfb35876d description=openstack/swift-storage-0/account-auditor id=7b6adfcf-2104-46c0-84e0-0502bb6d4de7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd",
2026-06-09 14:45:34.045029 | controller |     "Jun 09 13:54:57.880504 crc crio[23733]: time=\"2026-06-09T13:54:57.880399457Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=1c8a72f1-a7ca-46f5-a02e-03b5f7c40f40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.045045 | controller |     "Jun 09 13:54:57.907534 crc crio[23733]: time=\"2026-06-09T13:54:57.907424384Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=b9221c73-7b0c-46b3-b832-84179b401e87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.045060 | controller |     "Jun 09 13:54:57.918771 crc crio[23733]: time=\"2026-06-09T13:54:57.918684015Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=b60344ee-d884-48f8-ae35-9475ce523ed9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.045075 | controller |     "Jun 09 13:54:57.920661 crc crio[23733]: time=\"2026-06-09T13:54:57.920577372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.045090 | controller |     "Jun 09 13:54:57.964785 crc crio[23733]: time=\"2026-06-09T13:54:57.964443279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.045105 | controller |     "Jun 09 13:54:57.968481 crc crio[23733]: time=\"2026-06-09T13:54:57.968412228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.045120 | controller |     "Jun 09 13:54:58.185049 crc crio[23733]: time=\"2026-06-09T13:54:58.184391137Z\" level=info msg=\"Created container b5fb3f0484c9fa385a9cc90ced09f44d2786b59e1406ee01bf01fd62ca50e7ab: openstack/swift-storage-0/account-reaper\" id=b60344ee-d884-48f8-ae35-9475ce523ed9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.045135 | controller |     "Jun 09 13:54:58.187354 crc crio[23733]: time=\"2026-06-09T13:54:58.187228558Z\" level=info msg=\"Starting container: b5fb3f0484c9fa385a9cc90ced09f44d2786b59e1406ee01bf01fd62ca50e7ab\" id=11d95860-5b68-4e4d-ad7b-db25f6f0d974 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.045150 | controller |     "Jun 09 13:54:58.203070 crc crio[23733]: time=\"2026-06-09T13:54:58.202952252Z\" level=info msg=\"Started container\" PID=62994 containerID=b5fb3f0484c9fa385a9cc90ced09f44d2786b59e1406ee01bf01fd62ca50e7ab description=openstack/swift-storage-0/account-reaper id=11d95860-5b68-4e4d-ad7b-db25f6f0d974 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd",
2026-06-09 14:45:34.045168 | controller |     "Jun 09 13:54:58.218316 crc crio[23733]: time=\"2026-06-09T13:54:58.218172643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=f4fe3f98-e70e-4765-9576-3656f83b735f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.045184 | controller |     "Jun 09 13:54:58.218700 crc crio[23733]: time=\"2026-06-09T13:54:58.218650034Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=f4fe3f98-e70e-4765-9576-3656f83b735f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.045199 | controller |     "Jun 09 13:54:58.218792 crc crio[23733]: time=\"2026-06-09T13:54:58.218725556Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=f4fe3f98-e70e-4765-9576-3656f83b735f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.045215 | controller |     "Jun 09 13:54:58.222165 crc crio[23733]: time=\"2026-06-09T13:54:58.220195443Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=7c720fc9-3347-4ff1-a491-2947a47310d8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.045230 | controller |     "Jun 09 13:54:58.233376 crc crio[23733]: time=\"2026-06-09T13:54:58.233289591Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"",
2026-06-09 14:45:34.045245 | controller |     "Jun 09 13:54:59.314656 crc crio[23733]: time=\"2026-06-09T13:54:59.314000709Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53\" id=7c720fc9-3347-4ff1-a491-2947a47310d8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.045261 | controller |     "Jun 09 13:54:59.317608 crc crio[23733]: time=\"2026-06-09T13:54:59.317512107Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=5d0b67b6-fcad-4e59-877f-fb4e8f054105 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.045276 | controller |     "Jun 09 13:54:59.335790 crc crio[23733]: time=\"2026-06-09T13:54:59.335678791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=9c9f01a1-dc00-44e0-bede-2154c4fc7dd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.045292 | controller |     "Jun 09 13:54:59.344210 crc crio[23733]: time=\"2026-06-09T13:54:59.344084041Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=c518110f-d11b-405b-b9e3-a4a0af62f746 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.045307 | controller |     "Jun 09 13:54:59.345992 crc crio[23733]: time=\"2026-06-09T13:54:59.345934957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.045321 | controller |     "Jun 09 13:54:59.391464 crc crio[23733]: time=\"2026-06-09T13:54:59.391332923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.045336 | controller |     "Jun 09 13:54:59.395332 crc crio[23733]: time=\"2026-06-09T13:54:59.39523506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.045384 | controller |     "Jun 09 13:54:59.570250 crc crio[23733]: time=\"2026-06-09T13:54:59.569809394Z\" level=info msg=\"Created container e1d87d9a8412cc2e4825db0329f26f48550f2480dea95622d354d9e1af0a3964: openstack/swift-storage-0/container-server\" id=c518110f-d11b-405b-b9e3-a4a0af62f746 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.045412 | controller |     "Jun 09 13:54:59.572420 crc crio[23733]: time=\"2026-06-09T13:54:59.572299617Z\" level=info msg=\"Starting container: e1d87d9a8412cc2e4825db0329f26f48550f2480dea95622d354d9e1af0a3964\" id=30932205-c48d-455b-b24b-a8c449f9c9e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.045430 | controller |     "Jun 09 13:54:59.579502 crc crio[23733]: time=\"2026-06-09T13:54:59.579401694Z\" level=info msg=\"Started container\" PID=63057 containerID=e1d87d9a8412cc2e4825db0329f26f48550f2480dea95622d354d9e1af0a3964 description=openstack/swift-storage-0/container-server id=30932205-c48d-455b-b24b-a8c449f9c9e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd",
2026-06-09 14:45:34.045447 | controller |     "Jun 09 13:54:59.591249 crc crio[23733]: time=\"2026-06-09T13:54:59.590997364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=1af5b745-6a6a-4c0e-b9f9-565269be5940 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.045465 | controller |     "Jun 09 13:54:59.618460 crc crio[23733]: time=\"2026-06-09T13:54:59.618389699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=61980908-227d-4a94-b98c-e7602126348c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.045483 | controller |     "Jun 09 13:54:59.630034 crc crio[23733]: time=\"2026-06-09T13:54:59.629930988Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=4b446b50-4837-4b0f-b250-55c0618012ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.045498 | controller |     "Jun 09 13:54:59.631891 crc crio[23733]: time=\"2026-06-09T13:54:59.631825755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.045534 | controller |     "Jun 09 13:54:59.677168 crc crio[23733]: time=\"2026-06-09T13:54:59.676961064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.045556 | controller |     "Jun 09 13:54:59.681954 crc crio[23733]: time=\"2026-06-09T13:54:59.681843095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.045572 | controller |     "Jun 09 13:54:59.801313 crc crio[23733]: time=\"2026-06-09T13:54:59.800605545Z\" level=info msg=\"Created container 066282ba9f4ff2db6697610ad929b9e61e4a19bfe2e5de231a0d02a59453c6c5: openstack/swift-storage-0/container-replicator\" id=4b446b50-4837-4b0f-b250-55c0618012ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.045588 | controller |     "Jun 09 13:54:59.802960 crc crio[23733]: time=\"2026-06-09T13:54:59.802876812Z\" level=info msg=\"Starting container: 066282ba9f4ff2db6697610ad929b9e61e4a19bfe2e5de231a0d02a59453c6c5\" id=5a839611-7af1-4456-97b9-b4bc0510efd4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.045604 | controller |     "Jun 09 13:54:59.808756 crc crio[23733]: time=\"2026-06-09T13:54:59.808668047Z\" level=info msg=\"Started container\" PID=63075 containerID=066282ba9f4ff2db6697610ad929b9e61e4a19bfe2e5de231a0d02a59453c6c5 description=openstack/swift-storage-0/container-replicator id=5a839611-7af1-4456-97b9-b4bc0510efd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd",
2026-06-09 14:45:34.045620 | controller |     "Jun 09 13:54:59.823540 crc crio[23733]: time=\"2026-06-09T13:54:59.823376544Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=672dd409-b06a-4921-b837-34663a49032d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.045639 | controller |     "Jun 09 13:54:59.837815 crc crio[23733]: time=\"2026-06-09T13:54:59.837556409Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=26e384d8-d88f-4fa9-a838-761ad2a20935 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.045655 | controller |     "Jun 09 13:54:59.845050 crc crio[23733]: time=\"2026-06-09T13:54:59.845006285Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=7d0c12d6-b0f1-498b-8ff4-7e9f815ec7a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.045671 | controller |     "Jun 09 13:54:59.847379 crc crio[23733]: time=\"2026-06-09T13:54:59.847336724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.045686 | controller |     "Jun 09 13:54:59.889947 crc crio[23733]: time=\"2026-06-09T13:54:59.889861365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.045701 | controller |     "Jun 09 13:54:59.892823 crc crio[23733]: time=\"2026-06-09T13:54:59.892742487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.045716 | controller |     "Jun 09 13:55:00.016055 crc crio[23733]: time=\"2026-06-09T13:55:00.015913198Z\" level=info msg=\"Created container 2ff7291f914ad7541997bae66296540be54b95cae45bead5980d23fb1360117b: openstack/swift-storage-0/container-auditor\" id=7d0c12d6-b0f1-498b-8ff4-7e9f815ec7a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.045731 | controller |     "Jun 09 13:55:00.017726 crc crio[23733]: time=\"2026-06-09T13:55:00.017669231Z\" level=info msg=\"Starting container: 2ff7291f914ad7541997bae66296540be54b95cae45bead5980d23fb1360117b\" id=e80b27d8-fbfe-435b-8e3c-f0c23510cd8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.045747 | controller |     "Jun 09 13:55:00.024463 crc crio[23733]: time=\"2026-06-09T13:55:00.024349089Z\" level=info msg=\"Started container\" PID=63085 containerID=2ff7291f914ad7541997bae66296540be54b95cae45bead5980d23fb1360117b description=openstack/swift-storage-0/container-auditor id=e80b27d8-fbfe-435b-8e3c-f0c23510cd8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd",
2026-06-09 14:45:34.045763 | controller |     "Jun 09 13:55:00.040678 crc crio[23733]: time=\"2026-06-09T13:55:00.040577824Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=06a328af-dc83-433d-90d9-9be7bfdc313d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.045778 | controller |     "Jun 09 13:55:00.062295 crc crio[23733]: time=\"2026-06-09T13:55:00.062222906Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=4f67f47f-19ba-4260-af19-ea2afbd1656f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.045794 | controller |     "Jun 09 13:55:00.076214 crc crio[23733]: time=\"2026-06-09T13:55:00.075896097Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=7c1cda79-08bd-4290-9d84-a296eafafef1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.045809 | controller |     "Jun 09 13:55:00.078453 crc crio[23733]: time=\"2026-06-09T13:55:00.078382879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.045824 | controller |     "Jun 09 13:55:00.122759 crc crio[23733]: time=\"2026-06-09T13:55:00.122598025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.045842 | controller |     "Jun 09 13:55:00.126057 crc crio[23733]: time=\"2026-06-09T13:55:00.125970159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.045858 | controller |     "Jun 09 13:55:00.236395 crc crio[23733]: time=\"2026-06-09T13:55:00.236081712Z\" level=info msg=\"Created container dabc4d2b3c81d3dc14870441dc6e05f5d050612302078c08f6312cbbd3752702: openstack/swift-storage-0/container-updater\" id=7c1cda79-08bd-4290-9d84-a296eafafef1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.045874 | controller |     "Jun 09 13:55:00.239155 crc crio[23733]: time=\"2026-06-09T13:55:00.238305788Z\" level=info msg=\"Starting container: dabc4d2b3c81d3dc14870441dc6e05f5d050612302078c08f6312cbbd3752702\" id=e418e7b7-260a-4f49-a4e7-276ecfd8cd96 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.045889 | controller |     "Jun 09 13:55:00.247790 crc crio[23733]: time=\"2026-06-09T13:55:00.24761127Z\" level=info msg=\"Started container\" PID=63108 containerID=dabc4d2b3c81d3dc14870441dc6e05f5d050612302078c08f6312cbbd3752702 description=openstack/swift-storage-0/container-updater id=e418e7b7-260a-4f49-a4e7-276ecfd8cd96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd",
2026-06-09 14:45:34.045904 | controller |     "Jun 09 13:55:00.258412 crc crio[23733]: time=\"2026-06-09T13:55:00.258219986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=fb02252f-be04-4d5e-923d-2285f41ff43d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.045920 | controller |     "Jun 09 13:55:00.269582 crc crio[23733]: time=\"2026-06-09T13:55:00.269488497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=2c3a7161-8f70-4898-903a-fba789e14a5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.045935 | controller |     "Jun 09 13:55:00.277329 crc crio[23733]: time=\"2026-06-09T13:55:00.277240531Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=e5fb3b77-d801-4d90-a02e-59e58135f7f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.045951 | controller |     "Jun 09 13:55:00.277797 crc crio[23733]: time=\"2026-06-09T13:55:00.277725472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.045966 | controller |     "Jun 09 13:55:00.328050 crc crio[23733]: time=\"2026-06-09T13:55:00.327366844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.045981 | controller |     "Jun 09 13:55:00.347316 crc crio[23733]: time=\"2026-06-09T13:55:00.346507323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.045996 | controller |     "Jun 09 13:55:00.486599 crc crio[23733]: time=\"2026-06-09T13:55:00.48643854Z\" level=info msg=\"Created container 8cae52772405ba6c22c51b88b8aad2f651a4f19caa006a48c6419277c7db8b89: openstack/swift-storage-0/object-server\" id=e5fb3b77-d801-4d90-a02e-59e58135f7f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.046011 | controller |     "Jun 09 13:55:00.487937 crc crio[23733]: time=\"2026-06-09T13:55:00.487869127Z\" level=info msg=\"Starting container: 8cae52772405ba6c22c51b88b8aad2f651a4f19caa006a48c6419277c7db8b89\" id=5b622178-172e-46b7-81b0-0986c0cb7c96 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.046026 | controller |     "Jun 09 13:55:00.499570 crc crio[23733]: time=\"2026-06-09T13:55:00.499475077Z\" level=info msg=\"Started container\" PID=63147 containerID=8cae52772405ba6c22c51b88b8aad2f651a4f19caa006a48c6419277c7db8b89 description=openstack/swift-storage-0/object-server id=5b622178-172e-46b7-81b0-0986c0cb7c96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd",
2026-06-09 14:45:34.046045 | controller |     "Jun 09 13:55:00.511739 crc crio[23733]: time=\"2026-06-09T13:55:00.511648152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=d3e831dc-d67a-4d81-a9a2-4d42c7fd4c6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.046060 | controller |     "Jun 09 13:55:00.527553 crc crio[23733]: time=\"2026-06-09T13:55:00.527315803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=ad99fc12-5786-486f-821a-63652c3b9e2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.046076 | controller |     "Jun 09 13:55:00.534488 crc crio[23733]: time=\"2026-06-09T13:55:00.534368539Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=395189e7-a720-42dd-9c26-df9ff828170c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.046091 | controller |     "Jun 09 13:55:00.535094 crc crio[23733]: time=\"2026-06-09T13:55:00.535005945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.046106 | controller |     "Jun 09 13:55:00.575374 crc crio[23733]: time=\"2026-06-09T13:55:00.575246351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.046121 | controller |     "Jun 09 13:55:00.579900 crc crio[23733]: time=\"2026-06-09T13:55:00.579794936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.046136 | controller |     "Jun 09 13:55:00.762916 crc crio[23733]: time=\"2026-06-09T13:55:00.762815301Z\" level=info msg=\"Created container d31aaf5e7d63c5683b7cf333f65847479c32a3dc212de51f6a1993a94d305b5c: openstack/swift-storage-0/object-replicator\" id=395189e7-a720-42dd-9c26-df9ff828170c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.046151 | controller |     "Jun 09 13:55:00.764336 crc crio[23733]: time=\"2026-06-09T13:55:00.764208696Z\" level=info msg=\"Starting container: d31aaf5e7d63c5683b7cf333f65847479c32a3dc212de51f6a1993a94d305b5c\" id=9d65772b-3c1c-4f71-b26d-e4626ec9ff8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.046165 | controller |     "Jun 09 13:55:00.770643 crc crio[23733]: time=\"2026-06-09T13:55:00.770535734Z\" level=info msg=\"Started container\" PID=63166 containerID=d31aaf5e7d63c5683b7cf333f65847479c32a3dc212de51f6a1993a94d305b5c description=openstack/swift-storage-0/object-replicator id=9d65772b-3c1c-4f71-b26d-e4626ec9ff8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd",
2026-06-09 14:45:34.046181 | controller |     "Jun 09 13:55:00.843041 crc crio[23733]: time=\"2026-06-09T13:55:00.841703923Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=e7cf7b32-b0b9-49e8-951e-95655482e9d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.046196 | controller |     "Jun 09 13:55:00.857673 crc crio[23733]: time=\"2026-06-09T13:55:00.857509928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=49e2ef35-aa01-48a8-aecb-4c4f561a864b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.046211 | controller |     "Jun 09 13:55:00.866528 crc crio[23733]: time=\"2026-06-09T13:55:00.86637784Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=8b66da32-97b9-417e-b846-227f8a3b2abc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.046229 | controller |     "Jun 09 13:55:00.866969 crc crio[23733]: time=\"2026-06-09T13:55:00.866895633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.046245 | controller |     "Jun 09 13:55:00.903540 crc crio[23733]: time=\"2026-06-09T13:55:00.903420327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.046260 | controller |     "Jun 09 13:55:00.909506 crc crio[23733]: time=\"2026-06-09T13:55:00.909021017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.046275 | controller |     "Jun 09 13:55:01.596259 crc crio[23733]: time=\"2026-06-09T13:55:01.595939939Z\" level=info msg=\"Created container 6f8f08249bf847d95e2dfacf6778a067a24c4335240111da680e8a4b6f8da0a6: openstack/swift-storage-0/object-auditor\" id=8b66da32-97b9-417e-b846-227f8a3b2abc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.046291 | controller |     "Jun 09 13:55:01.597767 crc crio[23733]: time=\"2026-06-09T13:55:01.597611981Z\" level=info msg=\"Starting container: 6f8f08249bf847d95e2dfacf6778a067a24c4335240111da680e8a4b6f8da0a6\" id=5852a261-3bf9-4cd7-877e-090dd3ee3675 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.046306 | controller |     "Jun 09 13:55:01.604093 crc crio[23733]: time=\"2026-06-09T13:55:01.603978961Z\" level=info msg=\"Started container\" PID=63200 containerID=6f8f08249bf847d95e2dfacf6778a067a24c4335240111da680e8a4b6f8da0a6 description=openstack/swift-storage-0/object-auditor id=5852a261-3bf9-4cd7-877e-090dd3ee3675 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd",
2026-06-09 14:45:34.046322 | controller |     "Jun 09 13:55:02.221015 crc crio[23733]: time=\"2026-06-09T13:55:02.220434512Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=6ac91000-dbe6-42e1-b2bd-88712dab83a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.046338 | controller |     "Jun 09 13:55:02.243352 crc crio[23733]: time=\"2026-06-09T13:55:02.241401867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=c8788056-58c3-42f0-aaff-21c63d76f8cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.046353 | controller |     "Jun 09 13:55:02.351768 crc crio[23733]: time=\"2026-06-09T13:55:02.351608952Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=a129c6ea-ed6c-43f5-846e-3eadeb9d145d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.046369 | controller |     "Jun 09 13:55:02.352281 crc crio[23733]: time=\"2026-06-09T13:55:02.352258948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.046384 | controller |     "Jun 09 13:55:02.398295 crc crio[23733]: time=\"2026-06-09T13:55:02.398195137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.046399 | controller |     "Jun 09 13:55:02.401970 crc crio[23733]: time=\"2026-06-09T13:55:02.401877999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.046414 | controller |     "Jun 09 13:55:02.792499 crc crio[23733]: time=\"2026-06-09T13:55:02.792274869Z\" level=info msg=\"Created container 22bf999ca889aa1e07cbd5539ce31425eb9ac5927a7b62f59d27543ab8e5a464: openstack/swift-storage-0/object-updater\" id=a129c6ea-ed6c-43f5-846e-3eadeb9d145d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.046432 | controller |     "Jun 09 13:55:02.794230 crc crio[23733]: time=\"2026-06-09T13:55:02.794025283Z\" level=info msg=\"Starting container: 22bf999ca889aa1e07cbd5539ce31425eb9ac5927a7b62f59d27543ab8e5a464\" id=43c74305-d2dd-4c5e-800c-3bf1e43f5053 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.046448 | controller |     "Jun 09 13:55:02.802043 crc crio[23733]: time=\"2026-06-09T13:55:02.800714431Z\" level=info msg=\"Started container\" PID=63284 containerID=22bf999ca889aa1e07cbd5539ce31425eb9ac5927a7b62f59d27543ab8e5a464 description=openstack/swift-storage-0/object-updater id=43c74305-d2dd-4c5e-800c-3bf1e43f5053 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd",
2026-06-09 14:45:34.046463 | controller |     "Jun 09 13:55:02.842911 crc crio[23733]: time=\"2026-06-09T13:55:02.842783781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=3cf028e2-be29-454b-aa5e-6fab9064c47b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.046478 | controller |     "Jun 09 13:55:02.857698 crc crio[23733]: time=\"2026-06-09T13:55:02.85751564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=88e83b20-7155-4d84-bb1f-5afbb750457f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.046493 | controller |     "Jun 09 13:55:02.888476 crc crio[23733]: time=\"2026-06-09T13:55:02.888334561Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=d18d5c18-5230-4ee3-95c4-530f46a5cba9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.046508 | controller |     "Jun 09 13:55:02.888882 crc crio[23733]: time=\"2026-06-09T13:55:02.888821643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.046543 | controller |     "Jun 09 13:55:02.946523 crc crio[23733]: time=\"2026-06-09T13:55:02.946406983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.046559 | controller |     "Jun 09 13:55:02.951819 crc crio[23733]: time=\"2026-06-09T13:55:02.951726655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.046575 | controller |     "Jun 09 13:55:03.108168 crc crio[23733]: time=\"2026-06-09T13:55:03.106828423Z\" level=info msg=\"Created container 27a98af509d9da9db8f2cc2480e6264af85a7c38a34815b6ffb77accebc54fa9: openstack/swift-storage-0/object-expirer\" id=d18d5c18-5230-4ee3-95c4-530f46a5cba9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.046590 | controller |     "Jun 09 13:55:03.115360 crc crio[23733]: time=\"2026-06-09T13:55:03.115297865Z\" level=info msg=\"Starting container: 27a98af509d9da9db8f2cc2480e6264af85a7c38a34815b6ffb77accebc54fa9\" id=e4a4f05e-2cbb-42a3-9cab-783ce035dad6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.046605 | controller |     "Jun 09 13:55:03.123534 crc crio[23733]: time=\"2026-06-09T13:55:03.122911326Z\" level=info msg=\"Started container\" PID=63302 containerID=27a98af509d9da9db8f2cc2480e6264af85a7c38a34815b6ffb77accebc54fa9 description=openstack/swift-storage-0/object-expirer id=e4a4f05e-2cbb-42a3-9cab-783ce035dad6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd",
2026-06-09 14:45:34.046621 | controller |     "Jun 09 13:55:03.134308 crc crio[23733]: time=\"2026-06-09T13:55:03.134195868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=4de859e3-ebd0-43a9-94b8-a49c67e80015 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.046640 | controller |     "Jun 09 13:55:03.146827 crc crio[23733]: time=\"2026-06-09T13:55:03.146731521Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b23faec7-cffc-40da-9170-0e85356b908e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.046655 | controller |     "Jun 09 13:55:03.153644 crc crio[23733]: time=\"2026-06-09T13:55:03.153535622Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=8ed195b0-80dc-4b41-999f-a56783a38551 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.046671 | controller |     "Jun 09 13:55:03.154054 crc crio[23733]: time=\"2026-06-09T13:55:03.153982692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.046686 | controller |     "Jun 09 13:55:03.213013 crc crio[23733]: time=\"2026-06-09T13:55:03.212908705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.046701 | controller |     "Jun 09 13:55:03.217531 crc crio[23733]: time=\"2026-06-09T13:55:03.217443299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.046716 | controller |     "Jun 09 13:55:03.304449 crc crio[23733]: time=\"2026-06-09T13:55:03.304379733Z\" level=info msg=\"Removing container: 6c82121f7799201c1621dc63521ab494bd136817b727c6c57ba612853e7da3e8\" id=4f3926d2-4e86-4be7-9a18-a726085b5306 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.046731 | controller |     "Jun 09 13:55:03.364715 crc crio[23733]: time=\"2026-06-09T13:55:03.364559007Z\" level=info msg=\"Created container 4e241fd5c709c67527f6d03d99d0ef14ac7eeead60528fa4d1d68195085b63ca: openstack/swift-storage-0/rsync\" id=8ed195b0-80dc-4b41-999f-a56783a38551 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.046747 | controller |     "Jun 09 13:55:03.367040 crc crio[23733]: time=\"2026-06-09T13:55:03.366859824Z\" level=info msg=\"Starting container: 4e241fd5c709c67527f6d03d99d0ef14ac7eeead60528fa4d1d68195085b63ca\" id=aa270ed0-e0a3-43a4-9c10-c8ebce81c00e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.046762 | controller |     "Jun 09 13:55:03.373728 crc crio[23733]: time=\"2026-06-09T13:55:03.373643444Z\" level=info msg=\"Started container\" PID=63312 containerID=4e241fd5c709c67527f6d03d99d0ef14ac7eeead60528fa4d1d68195085b63ca description=openstack/swift-storage-0/rsync id=aa270ed0-e0a3-43a4-9c10-c8ebce81c00e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd",
2026-06-09 14:45:34.046777 | controller |     "Jun 09 13:55:03.386799 crc crio[23733]: time=\"2026-06-09T13:55:03.386713401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=84352f92-220b-4b66-926e-e4327e375205 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.046793 | controller |     "Jun 09 13:55:03.406802 crc crio[23733]: time=\"2026-06-09T13:55:03.40669024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b1607a6d-319d-4a57-a6ad-f70de33ba696 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.046808 | controller |     "Jun 09 13:55:03.433180 crc crio[23733]: time=\"2026-06-09T13:55:03.432996208Z\" level=info msg=\"Removed container 6c82121f7799201c1621dc63521ab494bd136817b727c6c57ba612853e7da3e8: openshift-infra/auto-csr-approver-29683548-fdknx/oc\" id=4f3926d2-4e86-4be7-9a18-a726085b5306 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.046826 | controller |     "Jun 09 13:55:03.445539 crc crio[23733]: time=\"2026-06-09T13:55:03.445443589Z\" level=info msg=\"Stopping pod sandbox: bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574\" id=52c1c05f-bf19-4fab-a913-28173211d2c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.046841 | controller |     "Jun 09 13:55:03.445842 crc crio[23733]: time=\"2026-06-09T13:55:03.445586052Z\" level=info msg=\"Stopped pod sandbox (already stopped): bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574\" id=52c1c05f-bf19-4fab-a913-28173211d2c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.046857 | controller |     "Jun 09 13:55:03.446403 crc crio[23733]: time=\"2026-06-09T13:55:03.446317351Z\" level=info msg=\"Removing pod sandbox: bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574\" id=21a873a0-ba19-40a6-b087-6b9b251ae93e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.046872 | controller |     "Jun 09 13:55:03.447063 crc crio[23733]: time=\"2026-06-09T13:55:03.446998108Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=65515612-0516-4ff9-a609-b675af99bc0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.046887 | controller |     "Jun 09 13:55:03.448519 crc crio[23733]: time=\"2026-06-09T13:55:03.448450194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.046912 | controller |     "Jun 09 13:55:03.462915 crc crio[23733]: time=\"2026-06-09T13:55:03.462802024Z\" level=info msg=\"Removed pod sandbox: bb703baff77ce1731c154579f81ee270a112bee6b81693b54798531f1355e574\" id=21a873a0-ba19-40a6-b087-6b9b251ae93e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.046929 | controller |     "Jun 09 13:55:03.465364 crc crio[23733]: time=\"2026-06-09T13:55:03.465294916Z\" level=info msg=\"Stopping pod sandbox: b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b\" id=2458bc97-6f9f-432f-b35e-dff9be53c6ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.046945 | controller |     "Jun 09 13:55:03.465364 crc crio[23733]: time=\"2026-06-09T13:55:03.465360968Z\" level=info msg=\"Stopped pod sandbox (already stopped): b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b\" id=2458bc97-6f9f-432f-b35e-dff9be53c6ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.046968 | controller |     "Jun 09 13:55:03.467233 crc crio[23733]: time=\"2026-06-09T13:55:03.46705111Z\" level=info msg=\"Removing pod sandbox: b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b\" id=44c8a2cf-78a4-4ae2-838f-46b4fc36c71b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.046983 | controller |     "Jun 09 13:55:03.494677 crc crio[23733]: time=\"2026-06-09T13:55:03.494558147Z\" level=info msg=\"Removed pod sandbox: b520798eade8c0883f065667f774f6ff17db008a5d95ca7d7bd60349736fb53b\" id=44c8a2cf-78a4-4ae2-838f-46b4fc36c71b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.046998 | controller |     "Jun 09 13:55:03.495879 crc crio[23733]: time=\"2026-06-09T13:55:03.495797948Z\" level=info msg=\"Stopping pod sandbox: 80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2\" id=d85b9669-2da9-4884-a09a-a5f781c1d65b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.047013 | controller |     "Jun 09 13:55:03.495997 crc crio[23733]: time=\"2026-06-09T13:55:03.49588459Z\" level=info msg=\"Stopped pod sandbox (already stopped): 80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2\" id=d85b9669-2da9-4884-a09a-a5f781c1d65b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.047029 | controller |     "Jun 09 13:55:03.496997 crc crio[23733]: time=\"2026-06-09T13:55:03.496919236Z\" level=info msg=\"Removing pod sandbox: 80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2\" id=b45cc95e-a5c0-467f-99fe-cdefe59d1391 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.047047 | controller |     "Jun 09 13:55:03.525826 crc crio[23733]: time=\"2026-06-09T13:55:03.525716016Z\" level=info msg=\"Removed pod sandbox: 80a66c12eda1b2dcab894677975d9182c75d8f619085b13a996553464533fce2\" id=b45cc95e-a5c0-467f-99fe-cdefe59d1391 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.047063 | controller |     "Jun 09 13:55:03.527218 crc crio[23733]: time=\"2026-06-09T13:55:03.527090151Z\" level=info msg=\"Stopping pod sandbox: d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09\" id=b8e76ad1-b6de-4ccc-b320-a17a99347d0b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.047078 | controller |     "Jun 09 13:55:03.527359 crc crio[23733]: time=\"2026-06-09T13:55:03.527231034Z\" level=info msg=\"Stopped pod sandbox (already stopped): d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09\" id=b8e76ad1-b6de-4ccc-b320-a17a99347d0b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.047093 | controller |     "Jun 09 13:55:03.528435 crc crio[23733]: time=\"2026-06-09T13:55:03.528253459Z\" level=info msg=\"Removing pod sandbox: d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09\" id=54a47796-41b3-4cf5-b6ac-51dcd7de250e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.047109 | controller |     "Jun 09 13:55:03.531474 crc crio[23733]: time=\"2026-06-09T13:55:03.531362118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.047124 | controller |     "Jun 09 13:55:03.534522 crc crio[23733]: time=\"2026-06-09T13:55:03.534443874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.047139 | controller |     "Jun 09 13:55:03.546901 crc crio[23733]: time=\"2026-06-09T13:55:03.546778613Z\" level=info msg=\"Removed pod sandbox: d3b4b6c074699890327ed4ff984a5ee137d97f69baa611bbc8e0ab6593440c09\" id=54a47796-41b3-4cf5-b6ac-51dcd7de250e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.047154 | controller |     "Jun 09 13:55:03.550224 crc crio[23733]: time=\"2026-06-09T13:55:03.550060375Z\" level=info msg=\"Stopping pod sandbox: d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729\" id=b8c2b7d0-e2c1-443e-9639-afd935c6ed25 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.047169 | controller |     "Jun 09 13:55:03.550224 crc crio[23733]: time=\"2026-06-09T13:55:03.550212338Z\" level=info msg=\"Stopped pod sandbox (already stopped): d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729\" id=b8c2b7d0-e2c1-443e-9639-afd935c6ed25 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.047185 | controller |     "Jun 09 13:55:03.551082 crc crio[23733]: time=\"2026-06-09T13:55:03.551019099Z\" level=info msg=\"Removing pod sandbox: d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729\" id=2db74c88-d238-4bd2-a1da-cf5d8d126de3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.047200 | controller |     "Jun 09 13:55:03.567906 crc crio[23733]: time=\"2026-06-09T13:55:03.567788468Z\" level=info msg=\"Removed pod sandbox: d1e22e821f3f22511f1cd52bb22294bce3c740615271946c7e21565b214dc729\" id=2db74c88-d238-4bd2-a1da-cf5d8d126de3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.047215 | controller |     "Jun 09 13:55:03.712901 crc crio[23733]: time=\"2026-06-09T13:55:03.712797343Z\" level=info msg=\"Created container 93af99dfa945eb966cbc43b00859a42f920346452d13b2cb94bf5810f7e0d74a: openstack/swift-storage-0/swift-recon-cron\" id=65515612-0516-4ff9-a609-b675af99bc0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.047230 | controller |     "Jun 09 13:55:03.714473 crc crio[23733]: time=\"2026-06-09T13:55:03.714377762Z\" level=info msg=\"Starting container: 93af99dfa945eb966cbc43b00859a42f920346452d13b2cb94bf5810f7e0d74a\" id=34c8dfea-7646-4b74-9f6f-e764c16ea2eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.047249 | controller |     "Jun 09 13:55:03.726166 crc crio[23733]: time=\"2026-06-09T13:55:03.725920532Z\" level=info msg=\"Started container\" PID=63358 containerID=93af99dfa945eb966cbc43b00859a42f920346452d13b2cb94bf5810f7e0d74a description=openstack/swift-storage-0/swift-recon-cron id=34c8dfea-7646-4b74-9f6f-e764c16ea2eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f50c8a5b2ce8971fb1cc7478413593c16368fd2e1b6ab37f4d4bd3d937a25fd",
2026-06-09 14:45:34.047265 | controller |     "Jun 09 13:55:04.886748 crc crio[23733]: time=\"2026-06-09T13:55:04.886089327Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-fb9766d9-hwbtz/POD\" id=aaa217aa-fca0-485b-ac22-f1cf07d40e31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.047280 | controller |     "Jun 09 13:55:04.888190 crc crio[23733]: time=\"2026-06-09T13:55:04.888153789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.047296 | controller |     "Jun 09 13:55:04.926767 crc crio[23733]: time=\"2026-06-09T13:55:04.926586709Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb9766d9-hwbtz Namespace:openstack ID:e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70 UID:770faf34-c6a1-444b-8c28-3056cc9d881b NetNS:/var/run/netns/5bda70ea-a183-4d9f-a94f-f6400a0db00b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod770faf34_c6a1_444b_8c28_3056cc9d881b.slice PodAnnotations:0xc002b0ebc8}] Aliases:map[]}\"",
2026-06-09 14:45:34.047311 | controller |     "Jun 09 13:55:04.927489 crc crio[23733]: time=\"2026-06-09T13:55:04.927355539Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-fb9766d9-hwbtz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.047327 | controller |     "Jun 09 13:55:05.072976 crc crio[23733]: time=\"2026-06-09T13:55:05.067340878Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-6wcgz/POD\" id=9f7c4c26-8f30-4f3d-b42f-a90bfed77559 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.047342 | controller |     "Jun 09 13:55:05.072976 crc crio[23733]: time=\"2026-06-09T13:55:05.069322898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.047358 | controller |     "Jun 09 13:55:05.082568 crc crio[23733]: time=\"2026-06-09T13:55:05.082480046Z\" level=info msg=\"Stopping pod sandbox: fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e\" id=47659e66-14a1-47df-bad9-416f024b3b38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.047373 | controller |     "Jun 09 13:55:05.083383 crc crio[23733]: time=\"2026-06-09T13:55:05.083320598Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-znq9q Namespace:openstack ID:fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e UID:d4fd70f5-5707-4d41-b617-bb358eb4f2db NetNS:/var/run/netns/07466529-50d8-434b-a059-7b5c5378c099 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4fd70f5_5707_4d41_b617_bb358eb4f2db.slice PodAnnotations:0xc00028e2e8}] Aliases:map[]}\"",
2026-06-09 14:45:34.047388 | controller |     "Jun 09 13:55:05.083565 crc crio[23733]: time=\"2026-06-09T13:55:05.083505482Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-znq9q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.047404 | controller |     "Jun 09 13:55:05.121307 crc crio[23733]: time=\"2026-06-09T13:55:05.120854075Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-6wcgz Namespace:openstack ID:5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395 UID:f7e3ec9c-bb74-4165-9371-8742021372ce NetNS:/var/run/netns/80e45b06-0b50-4d10-ac3c-e0925a5673d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7e3ec9c_bb74_4165_9371_8742021372ce.slice PodAnnotations:0xc0059cc5a0}] Aliases:map[]}\"",
2026-06-09 14:45:34.047423 | controller |     "Jun 09 13:55:05.121307 crc crio[23733]: time=\"2026-06-09T13:55:05.120929308Z\" level=info msg=\"Adding pod openstack_root-account-create-update-6wcgz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.047440 | controller |     "Jun 09 13:55:05.295683 crc crio[23733]: 2026-06-09T13:55:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1a075c966c59c8 Mac:b6:4d:46:d8:d1:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/5bda70ea-a183-4d9f-a94f-f6400a0db00b SocketPath: PciID:}] [{Interface:0xc00035aa10 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.047457 | controller |     "Jun 09 13:55:05.297067 crc crio[23733]: time=\"2026-06-09T13:55:05.296982529Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb9766d9-hwbtz Namespace:openstack ID:e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70 UID:770faf34-c6a1-444b-8c28-3056cc9d881b NetNS:/var/run/netns/5bda70ea-a183-4d9f-a94f-f6400a0db00b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod770faf34_c6a1_444b_8c28_3056cc9d881b.slice PodAnnotations:0xc002b0ebc8}] Aliases:map[]}\"",
2026-06-09 14:45:34.047473 | controller |     "Jun 09 13:55:05.297264 crc crio[23733]: time=\"2026-06-09T13:55:05.297237676Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-fb9766d9-hwbtz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.047488 | controller |     "Jun 09 13:55:05.306873 crc crio[23733]: time=\"2026-06-09T13:55:05.306725763Z\" level=info msg=\"Ran pod sandbox e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70 with infra container: openstack/dnsmasq-dns-fb9766d9-hwbtz/POD\" id=aaa217aa-fca0-485b-ac22-f1cf07d40e31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.047504 | controller |     "Jun 09 13:55:05.310381 crc crio[23733]: time=\"2026-06-09T13:55:05.310092817Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2c320705-3993-43cc-a4f3-26bc922c8595 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.047539 | controller |     "Jun 09 13:55:05.383312 crc crio[23733]: time=\"2026-06-09T13:55:05.382559949Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7cff8091-518b-4cdb-84d1-1d3887670956 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.047556 | controller |     "Jun 09 13:55:05.393231 crc crio[23733]: time=\"2026-06-09T13:55:05.392884567Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-fb9766d9-hwbtz/init\" id=d89a7035-e788-4373-88ff-db82d30b3d3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.047571 | controller |     "Jun 09 13:55:05.393593 crc crio[23733]: time=\"2026-06-09T13:55:05.393416401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.047586 | controller |     "Jun 09 13:55:05.475290 crc crio[23733]: time=\"2026-06-09T13:55:05.475186565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.047601 | controller |     "Jun 09 13:55:05.501289 crc crio[23733]: time=\"2026-06-09T13:55:05.501231277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.047622 | controller |     "Jun 09 13:55:05.694152 crc crio[23733]: time=\"2026-06-09T13:55:05.693991945Z\" level=info msg=\"Created container af59287fd7db79cce2667e27d5b222b94f3014bfb0c305795861e4f96c073421: openstack/dnsmasq-dns-fb9766d9-hwbtz/init\" id=d89a7035-e788-4373-88ff-db82d30b3d3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.047638 | controller |     "Jun 09 13:55:05.712291 crc crio[23733]: time=\"2026-06-09T13:55:05.712084597Z\" level=info msg=\"Starting container: af59287fd7db79cce2667e27d5b222b94f3014bfb0c305795861e4f96c073421\" id=a6a73344-1f3b-45ea-9866-7d00d7114c82 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.047653 | controller |     "Jun 09 13:55:05.727879 crc crio[23733]: 2026-06-09T13:55:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ea6cc638b7da96 Mac:ae:60:a6:be:dd:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/80e45b06-0b50-4d10-ac3c-e0925a5673d3 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.047668 | controller |     "Jun 09 13:55:05.727879 crc crio[23733]: time=\"2026-06-09T13:55:05.727585745Z\" level=info msg=\"Started container\" PID=63572 containerID=af59287fd7db79cce2667e27d5b222b94f3014bfb0c305795861e4f96c073421 description=openstack/dnsmasq-dns-fb9766d9-hwbtz/init id=a6a73344-1f3b-45ea-9866-7d00d7114c82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70",
2026-06-09 14:45:34.047683 | controller |     "Jun 09 13:55:05.732797 crc crio[23733]: time=\"2026-06-09T13:55:05.729014161Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-6wcgz Namespace:openstack ID:5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395 UID:f7e3ec9c-bb74-4165-9371-8742021372ce NetNS:/var/run/netns/80e45b06-0b50-4d10-ac3c-e0925a5673d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7e3ec9c_bb74_4165_9371_8742021372ce.slice PodAnnotations:0xc0059cc5a0}] Aliases:map[]}\"",
2026-06-09 14:45:34.047699 | controller |     "Jun 09 13:55:05.737170 crc crio[23733]: time=\"2026-06-09T13:55:05.736424166Z\" level=info msg=\"Checking pod openstack_root-account-create-update-6wcgz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.047714 | controller |     "Jun 09 13:55:05.755981 crc crio[23733]: time=\"2026-06-09T13:55:05.755439501Z\" level=info msg=\"Ran pod sandbox 5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395 with infra container: openstack/root-account-create-update-6wcgz/POD\" id=9f7c4c26-8f30-4f3d-b42f-a90bfed77559 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.047729 | controller |     "Jun 09 13:55:05.766963 crc crio[23733]: time=\"2026-06-09T13:55:05.766874467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bebe8b7b-1d21-4730-8721-f64f0aa621c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.047744 | controller |     "Jun 09 13:55:05.771022 crc crio[23733]: time=\"2026-06-09T13:55:05.770923959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0b850512-1b59-4dca-a3d6-f4418e34de72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.047760 | controller |     "Jun 09 13:55:05.791539 crc crio[23733]: time=\"2026-06-09T13:55:05.791433762Z\" level=info msg=\"Creating container: openstack/root-account-create-update-6wcgz/mariadb-account-create-update\" id=d0052332-7993-4b3b-b1cf-de9c45717da0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.047775 | controller |     "Jun 09 13:55:05.792082 crc crio[23733]: time=\"2026-06-09T13:55:05.792002696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.047794 | controller |     "Jun 09 13:55:05.836315 crc crio[23733]: time=\"2026-06-09T13:55:05.836097018Z\" level=info msg=\"Stopped pod sandbox: fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e\" id=47659e66-14a1-47df-bad9-416f024b3b38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.047810 | controller |     "Jun 09 13:55:05.873976 crc crio[23733]: time=\"2026-06-09T13:55:05.866074767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.047825 | controller |     "Jun 09 13:55:05.882152 crc crio[23733]: time=\"2026-06-09T13:55:05.876695512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.047840 | controller |     "Jun 09 13:55:06.166197 crc crio[23733]: time=\"2026-06-09T13:55:06.16297442Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9e907708-5ad9-4cfa-90c9-b2f8e853556f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.047855 | controller |     "Jun 09 13:55:06.406331 crc crio[23733]: time=\"2026-06-09T13:55:06.405289138Z\" level=info msg=\"Created container 6be790507d18afa97618c6c352a4085cab01ba72b1390699307f028f249962c8: openstack/root-account-create-update-6wcgz/mariadb-account-create-update\" id=d0052332-7993-4b3b-b1cf-de9c45717da0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.047871 | controller |     "Jun 09 13:55:06.420957 crc crio[23733]: time=\"2026-06-09T13:55:06.420828847Z\" level=info msg=\"Starting container: 6be790507d18afa97618c6c352a4085cab01ba72b1390699307f028f249962c8\" id=5a287dc2-c54b-4b77-95e8-6cacaf95cd1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.047886 | controller |     "Jun 09 13:55:06.440486 crc crio[23733]: time=\"2026-06-09T13:55:06.43975869Z\" level=info msg=\"Started container\" PID=63663 containerID=6be790507d18afa97618c6c352a4085cab01ba72b1390699307f028f249962c8 description=openstack/root-account-create-update-6wcgz/mariadb-account-create-update id=5a287dc2-c54b-4b77-95e8-6cacaf95cd1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395",
2026-06-09 14:45:34.047902 | controller |     "Jun 09 13:55:06.492705 crc crio[23733]: time=\"2026-06-09T13:55:06.491168526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=59c2570d-23a6-46fe-aa3d-8492b3f6f523 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.047917 | controller |     "Jun 09 13:55:06.511553 crc crio[23733]: time=\"2026-06-09T13:55:06.511477643Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-fb9766d9-hwbtz/dnsmasq-dns\" id=d03d8483-089b-4800-acaf-b0fde039483d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.047932 | controller |     "Jun 09 13:55:06.517987 crc crio[23733]: time=\"2026-06-09T13:55:06.517882324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.047948 | controller |     "Jun 09 13:55:06.608363 crc crio[23733]: time=\"2026-06-09T13:55:06.60577246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.047963 | controller |     "Jun 09 13:55:06.612786 crc crio[23733]: time=\"2026-06-09T13:55:06.612724704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.047981 | controller |     "Jun 09 13:55:06.795593 crc crio[23733]: time=\"2026-06-09T13:55:06.793843552Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-4zvhs/POD\" id=0eedbd8e-949f-4a5f-b43f-ade8fab12b1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.047996 | controller |     "Jun 09 13:55:06.795593 crc crio[23733]: time=\"2026-06-09T13:55:06.794465908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.048012 | controller |     "Jun 09 13:55:06.897185 crc crio[23733]: time=\"2026-06-09T13:55:06.892917929Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-4zvhs Namespace:openstack ID:cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9 UID:69aaffc8-02f6-4ef3-bded-f542f6fc8d38 NetNS:/var/run/netns/ee362c35-ae20-4606-b5da-b2848f03f69b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69aaffc8_02f6_4ef3_bded_f542f6fc8d38.slice PodAnnotations:0xc000308cf8}] Aliases:map[]}\"",
2026-06-09 14:45:34.048027 | controller |     "Jun 09 13:55:06.897185 crc crio[23733]: time=\"2026-06-09T13:55:06.892994101Z\" level=info msg=\"Adding pod openstack_cinder-db-create-4zvhs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.048043 | controller |     "Jun 09 13:55:07.025169 crc crio[23733]: time=\"2026-06-09T13:55:07.021574636Z\" level=info msg=\"Created container 8ed61132407b44eb6c81381c582c0d1a8f79277a60ec4a97cb375e7945fae293: openstack/dnsmasq-dns-fb9766d9-hwbtz/dnsmasq-dns\" id=d03d8483-089b-4800-acaf-b0fde039483d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.048058 | controller |     "Jun 09 13:55:07.038170 crc crio[23733]: time=\"2026-06-09T13:55:07.032904959Z\" level=info msg=\"Starting container: 8ed61132407b44eb6c81381c582c0d1a8f79277a60ec4a97cb375e7945fae293\" id=6971a965-216e-422e-9191-ef164c9312e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.048074 | controller |     "Jun 09 13:55:07.043674 crc crio[23733]: time=\"2026-06-09T13:55:07.039879183Z\" level=info msg=\"Started container\" PID=63787 containerID=8ed61132407b44eb6c81381c582c0d1a8f79277a60ec4a97cb375e7945fae293 description=openstack/dnsmasq-dns-fb9766d9-hwbtz/dnsmasq-dns id=6971a965-216e-422e-9191-ef164c9312e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70",
2026-06-09 14:45:34.048089 | controller |     "Jun 09 13:55:07.177339 crc crio[23733]: time=\"2026-06-09T13:55:07.164612993Z\" level=info msg=\"Running pod sandbox: openstack/cinder-8df5-account-create-update-2f45j/POD\" id=cee044f1-557f-4df6-ae94-508ec62b117a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.048105 | controller |     "Jun 09 13:55:07.177339 crc crio[23733]: time=\"2026-06-09T13:55:07.165183677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.048120 | controller |     "Jun 09 13:55:07.241484 crc crio[23733]: time=\"2026-06-09T13:55:07.237501045Z\" level=info msg=\"Got pod network &{Name:cinder-8df5-account-create-update-2f45j Namespace:openstack ID:4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f UID:7b32733d-7fdc-40e3-a1e3-d6234f1f9091 NetNS:/var/run/netns/ddf31298-59cf-436b-8aec-9f958ecb1b82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b32733d_7fdc_40e3_a1e3_d6234f1f9091.slice PodAnnotations:0xc00012ad68}] Aliases:map[]}\"",
2026-06-09 14:45:34.048136 | controller |     "Jun 09 13:55:07.241484 crc crio[23733]: time=\"2026-06-09T13:55:07.237574737Z\" level=info msg=\"Adding pod openstack_cinder-8df5-account-create-update-2f45j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.048154 | controller |     "Jun 09 13:55:07.339167 crc crio[23733]: time=\"2026-06-09T13:55:07.33652814Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-7vq5w/POD\" id=b6626132-3589-44d3-8773-f51e7ff37709 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.048169 | controller |     "Jun 09 13:55:07.339167 crc crio[23733]: time=\"2026-06-09T13:55:07.336652903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.048185 | controller |     "Jun 09 13:55:07.366075 crc crio[23733]: time=\"2026-06-09T13:55:07.365987617Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-zcbrv/POD\" id=9a008aa1-63ec-4371-9bf4-c1662eda702e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.048200 | controller |     "Jun 09 13:55:07.366930 crc crio[23733]: time=\"2026-06-09T13:55:07.366301704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.048215 | controller |     "Jun 09 13:55:07.380582 crc crio[23733]: time=\"2026-06-09T13:55:07.38050868Z\" level=info msg=\"Running pod sandbox: openstack/barbican-ca9d-account-create-update-497xk/POD\" id=25eda035-3ec7-417f-8cc7-39556918dbb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.048230 | controller |     "Jun 09 13:55:07.380752 crc crio[23733]: time=\"2026-06-09T13:55:07.380606643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.048245 | controller |     "Jun 09 13:55:07.408773 crc crio[23733]: time=\"2026-06-09T13:55:07.408672764Z\" level=info msg=\"Running pod sandbox: openstack/neutron-3bc4-account-create-update-k8b77/POD\" id=c3293777-ce6e-4b5c-83d5-7cb4de72d021 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.048260 | controller |     "Jun 09 13:55:07.408903 crc crio[23733]: time=\"2026-06-09T13:55:07.408853459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.048276 | controller |     "Jun 09 13:55:07.464948 crc crio[23733]: time=\"2026-06-09T13:55:07.464435787Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-92jq9/POD\" id=1222e632-2dbc-4136-b331-7bcc89ad952c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.048291 | controller |     "Jun 09 13:55:07.464948 crc crio[23733]: time=\"2026-06-09T13:55:07.464566452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.048306 | controller |     "Jun 09 13:55:07.571468 crc crio[23733]: time=\"2026-06-09T13:55:07.570670845Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-7vq5w Namespace:openstack ID:ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a UID:92280bc1-d687-4d7a-8318-c3cf09542ddb NetNS:/var/run/netns/239512b7-91cc-4211-b69b-15c22165c9c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92280bc1_d687_4d7a_8318_c3cf09542ddb.slice PodAnnotations:0xc002b0e510}] Aliases:map[]}\"",
2026-06-09 14:45:34.048322 | controller |     "Jun 09 13:55:07.571468 crc crio[23733]: time=\"2026-06-09T13:55:07.570991422Z\" level=info msg=\"Adding pod openstack_neutron-db-create-7vq5w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.048337 | controller |     "Jun 09 13:55:07.615584 crc crio[23733]: time=\"2026-06-09T13:55:07.615432473Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-zcbrv Namespace:openstack ID:294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398 UID:7e361508-54d3-46c4-b3f0-4dbf373c77f4 NetNS:/var/run/netns/0f7bbb11-d565-4d15-95a6-88b9645ee6a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e361508_54d3_46c4_b3f0_4dbf373c77f4.slice PodAnnotations:0xc0010262f8}] Aliases:map[]}\"",
2026-06-09 14:45:34.048356 | controller |     "Jun 09 13:55:07.615584 crc crio[23733]: time=\"2026-06-09T13:55:07.615551616Z\" level=info msg=\"Adding pod openstack_barbican-db-create-zcbrv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.048372 | controller |     "Jun 09 13:55:07.629817 crc crio[23733]: time=\"2026-06-09T13:55:07.62530981Z\" level=info msg=\"Got pod network &{Name:barbican-ca9d-account-create-update-497xk Namespace:openstack ID:71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13 UID:f6ce143e-430b-4d48-a867-17db9e756a4e NetNS:/var/run/netns/01d39e77-a31d-4dbd-ac32-f1e8f4f6860e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6ce143e_430b_4d48_a867_17db9e756a4e.slice PodAnnotations:0xc002b0e798}] Aliases:map[]}\"",
2026-06-09 14:45:34.048387 | controller |     "Jun 09 13:55:07.629817 crc crio[23733]: time=\"2026-06-09T13:55:07.625363771Z\" level=info msg=\"Adding pod openstack_barbican-ca9d-account-create-update-497xk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.048403 | controller |     "Jun 09 13:55:07.798065 crc crio[23733]: time=\"2026-06-09T13:55:07.79770022Z\" level=info msg=\"Got pod network &{Name:neutron-3bc4-account-create-update-k8b77 Namespace:openstack ID:72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca UID:d8b9ef21-f9d5-4d27-a285-ba34dcd7ef1e NetNS:/var/run/netns/7f1ac304-88b3-4771-a53f-9e8ab21a8329 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8b9ef21_f9d5_4d27_a285_ba34dcd7ef1e.slice PodAnnotations:0xc001026130}] Aliases:map[]}\"",
2026-06-09 14:45:34.048418 | controller |     "Jun 09 13:55:07.798065 crc crio[23733]: time=\"2026-06-09T13:55:07.797760982Z\" level=info msg=\"Adding pod openstack_neutron-3bc4-account-create-update-k8b77 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.048434 | controller |     "Jun 09 13:55:07.819740 crc crio[23733]: time=\"2026-06-09T13:55:07.819589727Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-92jq9 Namespace:openstack ID:1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75 UID:57e14b30-a18e-4b65-9bd3-cd9a46043115 NetNS:/var/run/netns/9b931ecf-e846-4c9a-a8e0-c2ed506083d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57e14b30_a18e_4b65_9bd3_cd9a46043115.slice PodAnnotations:0xc001026340}] Aliases:map[]}\"",
2026-06-09 14:45:34.048451 | controller |     "Jun 09 13:55:07.819740 crc crio[23733]: time=\"2026-06-09T13:55:07.819687109Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-92jq9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.048469 | controller |     "Jun 09 13:55:07.908176 crc crio[23733]: time=\"2026-06-09T13:55:07.907384572Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-798c5d9f59-jztv5/POD\" id=312d04b9-00cf-488f-ad73-10bab80acd4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.048485 | controller |     "Jun 09 13:55:07.908176 crc crio[23733]: time=\"2026-06-09T13:55:07.907517976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.048501 | controller |     "Jun 09 13:55:07.973206 crc crio[23733]: time=\"2026-06-09T13:55:07.973069254Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-798c5d9f59-jztv5 Namespace:openstack ID:195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8 UID:05d75b6b-1aac-4baa-94aa-7cbe4e7528ef NetNS:/var/run/netns/324d288d-57f4-48aa-a885-9162dc556fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d75b6b_1aac_4baa_94aa_7cbe4e7528ef.slice PodAnnotations:0xc001026700}] Aliases:map[]}\"",
2026-06-09 14:45:34.048545 | controller |     "Jun 09 13:55:07.973206 crc crio[23733]: time=\"2026-06-09T13:55:07.973195367Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-798c5d9f59-jztv5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.048563 | controller |     "Jun 09 13:55:08.048552 crc crio[23733]: 2026-06-09T13:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4490e307511e2a8 Mac:82:d1:b8:c7:11:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/ddf31298-59cf-436b-8aec-9f958ecb1b82 SocketPath: PciID:}] [{Interface:0xc000126f50 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.048579 | controller |     "Jun 09 13:55:08.049924 crc crio[23733]: time=\"2026-06-09T13:55:08.049413284Z\" level=info msg=\"Got pod network &{Name:cinder-8df5-account-create-update-2f45j Namespace:openstack ID:4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f UID:7b32733d-7fdc-40e3-a1e3-d6234f1f9091 NetNS:/var/run/netns/ddf31298-59cf-436b-8aec-9f958ecb1b82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b32733d_7fdc_40e3_a1e3_d6234f1f9091.slice PodAnnotations:0xc00012ad68}] Aliases:map[]}\"",
2026-06-09 14:45:34.048595 | controller |     "Jun 09 13:55:08.049924 crc crio[23733]: time=\"2026-06-09T13:55:08.049587978Z\" level=info msg=\"Checking pod openstack_cinder-8df5-account-create-update-2f45j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.048611 | controller |     "Jun 09 13:55:08.064872 crc crio[23733]: time=\"2026-06-09T13:55:08.064273135Z\" level=info msg=\"Ran pod sandbox 4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f with infra container: openstack/cinder-8df5-account-create-update-2f45j/POD\" id=cee044f1-557f-4df6-ae94-508ec62b117a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.048626 | controller |     "Jun 09 13:55:08.066750 crc crio[23733]: time=\"2026-06-09T13:55:08.066284984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7e79b82c-0e3b-466b-ad16-e8fe2b6ddc87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.048642 | controller |     "Jun 09 13:55:08.074483 crc crio[23733]: time=\"2026-06-09T13:55:08.073918226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=22208d33-8da1-448b-b602-993b47d89fe7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.048657 | controller |     "Jun 09 13:55:08.087661 crc crio[23733]: time=\"2026-06-09T13:55:08.086822307Z\" level=info msg=\"Creating container: openstack/cinder-8df5-account-create-update-2f45j/mariadb-account-create-update\" id=220d818e-57c7-47a7-a1b2-c4caa97e0412 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.048672 | controller |     "Jun 09 13:55:08.087661 crc crio[23733]: time=\"2026-06-09T13:55:08.087390702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.048686 | controller |     "Jun 09 13:55:08.156737 crc crio[23733]: time=\"2026-06-09T13:55:08.156577312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.048704 | controller |     "Jun 09 13:55:08.168219 crc crio[23733]: time=\"2026-06-09T13:55:08.167796522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.048719 | controller |     "Jun 09 13:55:08.378418 crc crio[23733]: 2026-06-09T13:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab363a0159f05db Mac:2e:55:b1:03:e0:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/239512b7-91cc-4211-b69b-15c22165c9c3 SocketPath: PciID:}] [{Interface:0xc00036d090 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.048735 | controller |     "Jun 09 13:55:08.382983 crc crio[23733]: time=\"2026-06-09T13:55:08.380475699Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-7vq5w Namespace:openstack ID:ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a UID:92280bc1-d687-4d7a-8318-c3cf09542ddb NetNS:/var/run/netns/239512b7-91cc-4211-b69b-15c22165c9c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92280bc1_d687_4d7a_8318_c3cf09542ddb.slice PodAnnotations:0xc002b0e510}] Aliases:map[]}\"",
2026-06-09 14:45:34.048750 | controller |     "Jun 09 13:55:08.382983 crc crio[23733]: time=\"2026-06-09T13:55:08.38291285Z\" level=info msg=\"Checking pod openstack_neutron-db-create-7vq5w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.048765 | controller |     "Jun 09 13:55:08.417022 crc crio[23733]: time=\"2026-06-09T13:55:08.416923591Z\" level=info msg=\"Stopping container: 8ed61132407b44eb6c81381c582c0d1a8f79277a60ec4a97cb375e7945fae293 (timeout: 10s)\" id=2d5b9ffe-9d9c-4a6a-b23a-c68fda35f253 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.048780 | controller |     "Jun 09 13:55:08.474966 crc crio[23733]: time=\"2026-06-09T13:55:08.474760707Z\" level=info msg=\"Ran pod sandbox ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a with infra container: openstack/neutron-db-create-7vq5w/POD\" id=b6626132-3589-44d3-8773-f51e7ff37709 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.048796 | controller |     "Jun 09 13:55:08.479798 crc crio[23733]: time=\"2026-06-09T13:55:08.479704371Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=86f509e6-5bb7-471f-a936-f798ad5e65c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.048811 | controller |     "Jun 09 13:55:08.487831 crc crio[23733]: time=\"2026-06-09T13:55:08.487465535Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=62db3046-0b8f-4cd2-8ac4-71c1a6f14889 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.048826 | controller |     "Jun 09 13:55:08.500723 crc crio[23733]: time=\"2026-06-09T13:55:08.500249424Z\" level=info msg=\"Created container 6730d205f921fcc7c00e3c0ea392a763eeaf8687584ae5bd95ce2fe2ebcea3f6: openstack/cinder-8df5-account-create-update-2f45j/mariadb-account-create-update\" id=220d818e-57c7-47a7-a1b2-c4caa97e0412 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.048842 | controller |     "Jun 09 13:55:08.511519 crc crio[23733]: time=\"2026-06-09T13:55:08.511422643Z\" level=info msg=\"Starting container: 6730d205f921fcc7c00e3c0ea392a763eeaf8687584ae5bd95ce2fe2ebcea3f6\" id=0afdea3f-fdfc-4e48-8099-acdec8e15f3e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.048857 | controller |     "Jun 09 13:55:08.534927 crc crio[23733]: time=\"2026-06-09T13:55:08.534830859Z\" level=info msg=\"Started container\" PID=64130 containerID=6730d205f921fcc7c00e3c0ea392a763eeaf8687584ae5bd95ce2fe2ebcea3f6 description=openstack/cinder-8df5-account-create-update-2f45j/mariadb-account-create-update id=0afdea3f-fdfc-4e48-8099-acdec8e15f3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f",
2026-06-09 14:45:34.048876 | controller |     "Jun 09 13:55:08.547414 crc crio[23733]: 2026-06-09T13:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf9fd1b836e15f1 Mac:aa:39:98:10:4c:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/ee362c35-ae20-4606-b5da-b2848f03f69b SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.048892 | controller |     "Jun 09 13:55:08.547907 crc crio[23733]: time=\"2026-06-09T13:55:08.547614108Z\" level=info msg=\"Creating container: openstack/neutron-db-create-7vq5w/mariadb-database-create\" id=14766142-170c-415e-9b00-5a0f5fe2e15b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.048908 | controller |     "Jun 09 13:55:08.548291 crc crio[23733]: time=\"2026-06-09T13:55:08.548073581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.048924 | controller |     "Jun 09 13:55:08.549452 crc crio[23733]: time=\"2026-06-09T13:55:08.549352602Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-4zvhs Namespace:openstack ID:cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9 UID:69aaffc8-02f6-4ef3-bded-f542f6fc8d38 NetNS:/var/run/netns/ee362c35-ae20-4606-b5da-b2848f03f69b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69aaffc8_02f6_4ef3_bded_f542f6fc8d38.slice PodAnnotations:0xc000308cf8}] Aliases:map[]}\"",
2026-06-09 14:45:34.048939 | controller |     "Jun 09 13:55:08.550942 crc crio[23733]: time=\"2026-06-09T13:55:08.550727666Z\" level=info msg=\"Checking pod openstack_cinder-db-create-4zvhs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.048954 | controller |     "Jun 09 13:55:08.598818 crc crio[23733]: time=\"2026-06-09T13:55:08.59850453Z\" level=info msg=\"Stopped container 8ed61132407b44eb6c81381c582c0d1a8f79277a60ec4a97cb375e7945fae293: openstack/dnsmasq-dns-fb9766d9-hwbtz/dnsmasq-dns\" id=2d5b9ffe-9d9c-4a6a-b23a-c68fda35f253 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.048970 | controller |     "Jun 09 13:55:08.599931 crc crio[23733]: time=\"2026-06-09T13:55:08.599808273Z\" level=info msg=\"Stopping pod sandbox: e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70\" id=90d80638-a46d-4db7-b50d-26821537f9d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.048985 | controller |     "Jun 09 13:55:08.602018 crc crio[23733]: time=\"2026-06-09T13:55:08.600748507Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb9766d9-hwbtz Namespace:openstack ID:e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70 UID:770faf34-c6a1-444b-8c28-3056cc9d881b NetNS:/var/run/netns/5bda70ea-a183-4d9f-a94f-f6400a0db00b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod770faf34_c6a1_444b_8c28_3056cc9d881b.slice PodAnnotations:0xc002898290}] Aliases:map[]}\"",
2026-06-09 14:45:34.049001 | controller |     "Jun 09 13:55:08.602018 crc crio[23733]: time=\"2026-06-09T13:55:08.60088438Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-fb9766d9-hwbtz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.049017 | controller |     "Jun 09 13:55:08.603928 crc crio[23733]: 2026-06-09T13:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71e198501224b12 Mac:22:e4:a7:7e:17:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/01d39e77-a31d-4dbd-ac32-f1e8f4f6860e SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.049035 | controller |     "Jun 09 13:55:08.604766 crc crio[23733]: time=\"2026-06-09T13:55:08.604722586Z\" level=info msg=\"Got pod network &{Name:barbican-ca9d-account-create-update-497xk Namespace:openstack ID:71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13 UID:f6ce143e-430b-4d48-a867-17db9e756a4e NetNS:/var/run/netns/01d39e77-a31d-4dbd-ac32-f1e8f4f6860e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6ce143e_430b_4d48_a867_17db9e756a4e.slice PodAnnotations:0xc002b0e798}] Aliases:map[]}\"",
2026-06-09 14:45:34.049051 | controller |     "Jun 09 13:55:08.604873 crc crio[23733]: time=\"2026-06-09T13:55:08.6048522Z\" level=info msg=\"Checking pod openstack_barbican-ca9d-account-create-update-497xk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.049067 | controller |     "Jun 09 13:55:08.639022 crc crio[23733]: 2026-06-09T13:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:294c157dc9a23b4 Mac:ee:c6:7f:cc:00:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/0f7bbb11-d565-4d15-95a6-88b9645ee6a3 SocketPath: PciID:}] [{Interface:0xc00020c5b0 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.049082 | controller |     "Jun 09 13:55:08.652805 crc crio[23733]: time=\"2026-06-09T13:55:08.652563542Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-zcbrv Namespace:openstack ID:294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398 UID:7e361508-54d3-46c4-b3f0-4dbf373c77f4 NetNS:/var/run/netns/0f7bbb11-d565-4d15-95a6-88b9645ee6a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e361508_54d3_46c4_b3f0_4dbf373c77f4.slice PodAnnotations:0xc0010262f8}] Aliases:map[]}\"",
2026-06-09 14:45:34.049098 | controller |     "Jun 09 13:55:08.652805 crc crio[23733]: time=\"2026-06-09T13:55:08.652909361Z\" level=info msg=\"Checking pod openstack_barbican-db-create-zcbrv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.049113 | controller |     "Jun 09 13:55:08.702328 crc crio[23733]: time=\"2026-06-09T13:55:08.702191754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.049128 | controller |     "Jun 09 13:55:08.739944 crc crio[23733]: time=\"2026-06-09T13:55:08.738749457Z\" level=info msg=\"Ran pod sandbox cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9 with infra container: openstack/cinder-db-create-4zvhs/POD\" id=0eedbd8e-949f-4a5f-b43f-ade8fab12b1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.049144 | controller |     "Jun 09 13:55:08.753709 crc crio[23733]: 2026-06-09T13:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72083ec2dc6705c Mac:32:bc:07:a1:85:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/7f1ac304-88b3-4771-a53f-9e8ab21a8329 SocketPath: PciID:}] [{Interface:0xc0002f4840 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.049160 | controller |     "Jun 09 13:55:08.756611 crc crio[23733]: time=\"2026-06-09T13:55:08.755844625Z\" level=info msg=\"Got pod network &{Name:neutron-3bc4-account-create-update-k8b77 Namespace:openstack ID:72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca UID:d8b9ef21-f9d5-4d27-a285-ba34dcd7ef1e NetNS:/var/run/netns/7f1ac304-88b3-4771-a53f-9e8ab21a8329 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8b9ef21_f9d5_4d27_a285_ba34dcd7ef1e.slice PodAnnotations:0xc001026130}] Aliases:map[]}\"",
2026-06-09 14:45:34.049176 | controller |     "Jun 09 13:55:08.756611 crc crio[23733]: time=\"2026-06-09T13:55:08.756362427Z\" level=info msg=\"Checking pod openstack_neutron-3bc4-account-create-update-k8b77 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.049194 | controller |     "Jun 09 13:55:08.759513 crc crio[23733]: time=\"2026-06-09T13:55:08.759414414Z\" level=info msg=\"Ran pod sandbox 294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398 with infra container: openstack/barbican-db-create-zcbrv/POD\" id=9a008aa1-63ec-4371-9bf4-c1662eda702e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.049210 | controller |     "Jun 09 13:55:08.769837 crc crio[23733]: 2026-06-09T13:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f23715b86a45bf Mac:fa:24:3d:5e:37:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/9b931ecf-e846-4c9a-a8e0-c2ed506083d8 SocketPath: PciID:}] [{Interface:0xc00011e320 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.049225 | controller |     "Jun 09 13:55:08.770679 crc crio[23733]: time=\"2026-06-09T13:55:08.770215404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=32159278-edb3-4132-bd59-91a05eb2995a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.049240 | controller |     "Jun 09 13:55:08.771336 crc crio[23733]: time=\"2026-06-09T13:55:08.771179658Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-92jq9 Namespace:openstack ID:1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75 UID:57e14b30-a18e-4b65-9bd3-cd9a46043115 NetNS:/var/run/netns/9b931ecf-e846-4c9a-a8e0-c2ed506083d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57e14b30_a18e_4b65_9bd3_cd9a46043115.slice PodAnnotations:0xc001026340}] Aliases:map[]}\"",
2026-06-09 14:45:34.049255 | controller |     "Jun 09 13:55:08.771336 crc crio[23733]: time=\"2026-06-09T13:55:08.771354362Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-92jq9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.049271 | controller |     "Jun 09 13:55:08.771907 crc crio[23733]: time=\"2026-06-09T13:55:08.771501086Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=89e8c49f-8121-4696-8a62-4e02392271b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.049286 | controller |     "Jun 09 13:55:08.773689 crc crio[23733]: time=\"2026-06-09T13:55:08.772843028Z\" level=info msg=\"Ran pod sandbox 71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13 with infra container: openstack/barbican-ca9d-account-create-update-497xk/POD\" id=25eda035-3ec7-417f-8cc7-39556918dbb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.049302 | controller |     "Jun 09 13:55:08.773689 crc crio[23733]: time=\"2026-06-09T13:55:08.773088805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.049317 | controller |     "Jun 09 13:55:08.789203 crc crio[23733]: time=\"2026-06-09T13:55:08.783728502Z\" level=info msg=\"Ran pod sandbox 72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca with infra container: openstack/neutron-3bc4-account-create-update-k8b77/POD\" id=c3293777-ce6e-4b5c-83d5-7cb4de72d021 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.049332 | controller |     "Jun 09 13:55:08.789203 crc crio[23733]: time=\"2026-06-09T13:55:08.78804955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f0d0b16b-c2da-424a-bc9e-3e6fe645c479 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.049347 | controller |     "Jun 09 13:55:08.789203 crc crio[23733]: time=\"2026-06-09T13:55:08.788535082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1e9728ae-3f7d-4655-aff0-4c20dbbe91f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.049365 | controller |     "Jun 09 13:55:08.789933 crc crio[23733]: time=\"2026-06-09T13:55:08.789783973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9959715a-4fe0-4f06-ab5b-6fc819795dcd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.049381 | controller |     "Jun 09 13:55:08.798736 crc crio[23733]: 2026-06-09T13:55:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:195e00a5f369060 Mac:ea:49:cd:5e:a0:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/324d288d-57f4-48aa-a885-9162dc556fdd SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.049396 | controller |     "Jun 09 13:55:08.798999 crc crio[23733]: time=\"2026-06-09T13:55:08.798812149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=00162d18-3eb1-4302-a54b-319d6c80ace6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.049412 | controller |     "Jun 09 13:55:08.799541 crc crio[23733]: time=\"2026-06-09T13:55:08.799430984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e0a8b3cb-cebf-4969-ab6a-c1230384938c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.049427 | controller |     "Jun 09 13:55:08.803684 crc crio[23733]: time=\"2026-06-09T13:55:08.801066645Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-798c5d9f59-jztv5 Namespace:openstack ID:195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8 UID:05d75b6b-1aac-4baa-94aa-7cbe4e7528ef NetNS:/var/run/netns/324d288d-57f4-48aa-a885-9162dc556fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d75b6b_1aac_4baa_94aa_7cbe4e7528ef.slice PodAnnotations:0xc001026700}] Aliases:map[]}\"",
2026-06-09 14:45:34.049443 | controller |     "Jun 09 13:55:08.803684 crc crio[23733]: time=\"2026-06-09T13:55:08.801447954Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-798c5d9f59-jztv5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.049458 | controller |     "Jun 09 13:55:08.803684 crc crio[23733]: time=\"2026-06-09T13:55:08.801805504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=47acd10e-77bc-42ea-8f3c-ba8f9ca70ed3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.049474 | controller |     "Jun 09 13:55:08.826934 crc crio[23733]: time=\"2026-06-09T13:55:08.82682753Z\" level=info msg=\"Ran pod sandbox 1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75 with infra container: openstack/keystone-db-sync-92jq9/POD\" id=1222e632-2dbc-4136-b331-7bcc89ad952c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.049488 | controller |     "Jun 09 13:55:08.827544 crc crio[23733]: time=\"2026-06-09T13:55:08.827296921Z\" level=info msg=\"Creating container: openstack/barbican-db-create-zcbrv/mariadb-database-create\" id=a47a883d-5224-43ef-9ec0-b46ae2ced138 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.049504 | controller |     "Jun 09 13:55:08.829457 crc crio[23733]: time=\"2026-06-09T13:55:08.829373002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.049538 | controller |     "Jun 09 13:55:08.851741 crc crio[23733]: time=\"2026-06-09T13:55:08.850818489Z\" level=info msg=\"Ran pod sandbox 195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8 with infra container: openstack/dnsmasq-dns-798c5d9f59-jztv5/POD\" id=312d04b9-00cf-488f-ad73-10bab80acd4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.049559 | controller |     "Jun 09 13:55:08.864666 crc crio[23733]: time=\"2026-06-09T13:55:08.864534042Z\" level=info msg=\"Creating container: openstack/neutron-3bc4-account-create-update-k8b77/mariadb-account-create-update\" id=75069352-6276-459b-8ba5-1450456c7f7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.049575 | controller |     "Jun 09 13:55:08.867300 crc crio[23733]: time=\"2026-06-09T13:55:08.86722264Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=02a97099-7076-45de-8453-b48d8d8a5bf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.049590 | controller |     "Jun 09 13:55:08.867469 crc crio[23733]: time=\"2026-06-09T13:55:08.867375093Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=02a97099-7076-45de-8453-b48d8d8a5bf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.049605 | controller |     "Jun 09 13:55:08.867469 crc crio[23733]: time=\"2026-06-09T13:55:08.867422544Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=02a97099-7076-45de-8453-b48d8d8a5bf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.049620 | controller |     "Jun 09 13:55:08.868756 crc crio[23733]: time=\"2026-06-09T13:55:08.868647485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8ff6364d-770f-4eb3-915a-9b60f2e98220 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.049636 | controller |     "Jun 09 13:55:08.870554 crc crio[23733]: time=\"2026-06-09T13:55:08.870493351Z\" level=info msg=\"Creating container: openstack/cinder-db-create-4zvhs/mariadb-database-create\" id=c224b338-eaab-4a4f-8a70-31a0cb5f8c53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.049651 | controller |     "Jun 09 13:55:08.883938 crc crio[23733]: time=\"2026-06-09T13:55:08.883778763Z\" level=info msg=\"Creating container: openstack/barbican-ca9d-account-create-update-497xk/mariadb-account-create-update\" id=d94f6029-b10e-4856-ac36-e61546b381fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.049666 | controller |     "Jun 09 13:55:08.886502 crc crio[23733]: time=\"2026-06-09T13:55:08.886421779Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=a86f5e70-8d9c-4de3-8f30-c983b30c6828 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.049682 | controller |     "Jun 09 13:55:08.896286 crc crio[23733]: time=\"2026-06-09T13:55:08.896174463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.049699 | controller |     "Jun 09 13:55:08.901470 crc crio[23733]: time=\"2026-06-09T13:55:08.900810278Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"",
2026-06-09 14:45:34.049715 | controller |     "Jun 09 13:55:08.905380 crc crio[23733]: time=\"2026-06-09T13:55:08.900596803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.049730 | controller |     "Jun 09 13:55:08.905914 crc crio[23733]: time=\"2026-06-09T13:55:08.905603888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.049745 | controller |     "Jun 09 13:55:08.980058 crc crio[23733]: time=\"2026-06-09T13:55:08.979954887Z\" level=info msg=\"Created container 2e64335d40e1ab9000249766b1ec074925c9ea0de800b5d585b1a361192990e6: openstack/neutron-db-create-7vq5w/mariadb-database-create\" id=14766142-170c-415e-9b00-5a0f5fe2e15b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.049763 | controller |     "Jun 09 13:55:08.983737 crc crio[23733]: time=\"2026-06-09T13:55:08.983600078Z\" level=info msg=\"Starting container: 2e64335d40e1ab9000249766b1ec074925c9ea0de800b5d585b1a361192990e6\" id=3bddab2a-0091-46fc-81f8-43bb39e66aea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.049778 | controller |     "Jun 09 13:55:08.991605 crc crio[23733]: time=\"2026-06-09T13:55:08.991477035Z\" level=info msg=\"Started container\" PID=64198 containerID=2e64335d40e1ab9000249766b1ec074925c9ea0de800b5d585b1a361192990e6 description=openstack/neutron-db-create-7vq5w/mariadb-database-create id=3bddab2a-0091-46fc-81f8-43bb39e66aea name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a",
2026-06-09 14:45:34.049794 | controller |     "Jun 09 13:55:09.011576 crc crio[23733]: time=\"2026-06-09T13:55:09.011472486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.049809 | controller |     "Jun 09 13:55:09.024020 crc crio[23733]: time=\"2026-06-09T13:55:09.02207915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.049824 | controller |     "Jun 09 13:55:09.031651 crc crio[23733]: time=\"2026-06-09T13:55:09.031528167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.049839 | controller |     "Jun 09 13:55:09.038845 crc crio[23733]: time=\"2026-06-09T13:55:09.038767118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.049853 | controller |     "Jun 09 13:55:09.115246 crc crio[23733]: time=\"2026-06-09T13:55:09.114377448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.049868 | controller |     "Jun 09 13:55:09.150649 crc crio[23733]: time=\"2026-06-09T13:55:09.150514531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.049882 | controller |     "Jun 09 13:55:09.159073 crc crio[23733]: time=\"2026-06-09T13:55:09.157904396Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=04bffeb1-1372-4a46-9e43-75127ab37f64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.049897 | controller |     "Jun 09 13:55:09.210288 crc crio[23733]: time=\"2026-06-09T13:55:09.209733152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.049912 | controller |     "Jun 09 13:55:09.220815 crc crio[23733]: time=\"2026-06-09T13:55:09.220174023Z\" level=info msg=\"Stopped pod sandbox: e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70\" id=90d80638-a46d-4db7-b50d-26821537f9d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.049927 | controller |     "Jun 09 13:55:09.221268 crc crio[23733]: time=\"2026-06-09T13:55:09.221183388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.049942 | controller |     "Jun 09 13:55:09.228489 crc crio[23733]: time=\"2026-06-09T13:55:09.228391549Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-798c5d9f59-jztv5/init\" id=5c5c569d-6ad1-4b53-8ac0-5a74b84a5dd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.049960 | controller |     "Jun 09 13:55:09.229082 crc crio[23733]: time=\"2026-06-09T13:55:09.228932972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.049976 | controller |     "Jun 09 13:55:09.296694 crc crio[23733]: time=\"2026-06-09T13:55:09.296540162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.049991 | controller |     "Jun 09 13:55:09.305559 crc crio[23733]: time=\"2026-06-09T13:55:09.305320042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.050006 | controller |     "Jun 09 13:55:09.489230 crc crio[23733]: time=\"2026-06-09T13:55:09.489049236Z\" level=info msg=\"Stopping pod sandbox: 5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395\" id=5ca6655d-e9d9-4539-b301-efdef7aefd93 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.050021 | controller |     "Jun 09 13:55:09.491510 crc crio[23733]: time=\"2026-06-09T13:55:09.491428435Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-6wcgz Namespace:openstack ID:5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395 UID:f7e3ec9c-bb74-4165-9371-8742021372ce NetNS:/var/run/netns/80e45b06-0b50-4d10-ac3c-e0925a5673d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7e3ec9c_bb74_4165_9371_8742021372ce.slice PodAnnotations:0xc002b0e7a0}] Aliases:map[]}\"",
2026-06-09 14:45:34.050037 | controller |     "Jun 09 13:55:09.491760 crc crio[23733]: time=\"2026-06-09T13:55:09.491690231Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-6wcgz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.050052 | controller |     "Jun 09 13:55:09.903215 crc crio[23733]: time=\"2026-06-09T13:55:09.901182649Z\" level=info msg=\"Created container f54b6607946cab929eb659dd823a7f65b2c03722f6e39b74bfc3c2b4fdbf0837: openstack/cinder-db-create-4zvhs/mariadb-database-create\" id=c224b338-eaab-4a4f-8a70-31a0cb5f8c53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.050067 | controller |     "Jun 09 13:55:09.915469 crc crio[23733]: time=\"2026-06-09T13:55:09.915094657Z\" level=info msg=\"Starting container: f54b6607946cab929eb659dd823a7f65b2c03722f6e39b74bfc3c2b4fdbf0837\" id=72b878e4-3ded-48d1-84f8-bd79a81a33e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.050082 | controller |     "Jun 09 13:55:09.922568 crc crio[23733]: time=\"2026-06-09T13:55:09.922488592Z\" level=info msg=\"Started container\" PID=64303 containerID=f54b6607946cab929eb659dd823a7f65b2c03722f6e39b74bfc3c2b4fdbf0837 description=openstack/cinder-db-create-4zvhs/mariadb-database-create id=72b878e4-3ded-48d1-84f8-bd79a81a33e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9",
2026-06-09 14:45:34.050098 | controller |     "Jun 09 13:55:09.997926 crc crio[23733]: time=\"2026-06-09T13:55:09.997808345Z\" level=info msg=\"Stopped pod sandbox: 5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395\" id=5ca6655d-e9d9-4539-b301-efdef7aefd93 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.050113 | controller |     "Jun 09 13:55:10.018769 crc crio[23733]: time=\"2026-06-09T13:55:10.018468101Z\" level=info msg=\"Created container 5c8d8267c6bf3ae4b34f55a52b105e33993165f28e161b109db39bf7743eef02: openstack/barbican-ca9d-account-create-update-497xk/mariadb-account-create-update\" id=d94f6029-b10e-4856-ac36-e61546b381fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.050128 | controller |     "Jun 09 13:55:10.029457 crc crio[23733]: time=\"2026-06-09T13:55:10.028069982Z\" level=info msg=\"Starting container: 5c8d8267c6bf3ae4b34f55a52b105e33993165f28e161b109db39bf7743eef02\" id=9b67d0df-0ad1-45b8-9dff-dec62091bb86 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.050146 | controller |     "Jun 09 13:55:10.043189 crc crio[23733]: time=\"2026-06-09T13:55:10.041924858Z\" level=info msg=\"Created container 4a79886ccb842a3c87a88d98475ecc5f132ecaae2650e4392b2e5b32f78111a1: openstack/neutron-3bc4-account-create-update-k8b77/mariadb-account-create-update\" id=75069352-6276-459b-8ba5-1450456c7f7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.050162 | controller |     "Jun 09 13:55:10.043495 crc crio[23733]: time=\"2026-06-09T13:55:10.043316692Z\" level=info msg=\"Started container\" PID=64306 containerID=5c8d8267c6bf3ae4b34f55a52b105e33993165f28e161b109db39bf7743eef02 description=openstack/barbican-ca9d-account-create-update-497xk/mariadb-account-create-update id=9b67d0df-0ad1-45b8-9dff-dec62091bb86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13",
2026-06-09 14:45:34.050177 | controller |     "Jun 09 13:55:10.062376 crc crio[23733]: time=\"2026-06-09T13:55:10.062306037Z\" level=info msg=\"Starting container: 4a79886ccb842a3c87a88d98475ecc5f132ecaae2650e4392b2e5b32f78111a1\" id=125d6f86-5756-4279-b4a1-691a7a1d6c6a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.050192 | controller |     "Jun 09 13:55:10.070730 crc crio[23733]: time=\"2026-06-09T13:55:10.070590535Z\" level=info msg=\"Started container\" PID=64311 containerID=4a79886ccb842a3c87a88d98475ecc5f132ecaae2650e4392b2e5b32f78111a1 description=openstack/neutron-3bc4-account-create-update-k8b77/mariadb-account-create-update id=125d6f86-5756-4279-b4a1-691a7a1d6c6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca",
2026-06-09 14:45:34.050208 | controller |     "Jun 09 13:55:10.178232 crc crio[23733]: time=\"2026-06-09T13:55:10.177729934Z\" level=info msg=\"Created container d69656718500c5f5d88b83b709531414f80351def9a3aa90d75d64df19d5c945: openstack/barbican-db-create-zcbrv/mariadb-database-create\" id=a47a883d-5224-43ef-9ec0-b46ae2ced138 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.050223 | controller |     "Jun 09 13:55:10.188017 crc crio[23733]: time=\"2026-06-09T13:55:10.187913208Z\" level=info msg=\"Starting container: d69656718500c5f5d88b83b709531414f80351def9a3aa90d75d64df19d5c945\" id=f9cf199b-b69e-41ca-8a06-9f6adebf87db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.050238 | controller |     "Jun 09 13:55:10.195893 crc crio[23733]: time=\"2026-06-09T13:55:10.195755533Z\" level=info msg=\"Started container\" PID=64308 containerID=d69656718500c5f5d88b83b709531414f80351def9a3aa90d75d64df19d5c945 description=openstack/barbican-db-create-zcbrv/mariadb-database-create id=f9cf199b-b69e-41ca-8a06-9f6adebf87db name=/runtime.v1.RuntimeService/StartContainer sandboxID=294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398",
2026-06-09 14:45:34.050253 | controller |     "Jun 09 13:55:10.290763 crc crio[23733]: time=\"2026-06-09T13:55:10.290259207Z\" level=info msg=\"Created container 869ba63a8b1ad9d3829e8b07e0f0f3c011983a3a505a0a096165815887197b99: openstack/dnsmasq-dns-798c5d9f59-jztv5/init\" id=5c5c569d-6ad1-4b53-8ac0-5a74b84a5dd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.050268 | controller |     "Jun 09 13:55:10.294952 crc crio[23733]: time=\"2026-06-09T13:55:10.292267396Z\" level=info msg=\"Starting container: 869ba63a8b1ad9d3829e8b07e0f0f3c011983a3a505a0a096165815887197b99\" id=f44d3a79-fd72-41e2-abec-dc460b06fa2f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.050283 | controller |     "Jun 09 13:55:10.306350 crc crio[23733]: time=\"2026-06-09T13:55:10.306176424Z\" level=info msg=\"Started container\" PID=64307 containerID=869ba63a8b1ad9d3829e8b07e0f0f3c011983a3a505a0a096165815887197b99 description=openstack/dnsmasq-dns-798c5d9f59-jztv5/init id=f44d3a79-fd72-41e2-abec-dc460b06fa2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8",
2026-06-09 14:45:34.050303 | controller |     "Jun 09 13:55:10.559937 crc crio[23733]: time=\"2026-06-09T13:55:10.540871702Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=45e97dfa-3488-446e-aeba-c197ea53b763 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.050319 | controller |     "Jun 09 13:55:10.559937 crc crio[23733]: time=\"2026-06-09T13:55:10.559386855Z\" level=info msg=\"Stopping pod sandbox: ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a\" id=ccab17b4-d7d9-44cc-b44c-80b42203c83f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.050334 | controller |     "Jun 09 13:55:10.559937 crc crio[23733]: time=\"2026-06-09T13:55:10.559444046Z\" level=info msg=\"Stopping pod sandbox: 4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f\" id=6251ad4b-9846-4fe8-a71c-84b6787b8950 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.050349 | controller |     "Jun 09 13:55:10.562301 crc crio[23733]: time=\"2026-06-09T13:55:10.560066742Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-7vq5w Namespace:openstack ID:ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a UID:92280bc1-d687-4d7a-8318-c3cf09542ddb NetNS:/var/run/netns/239512b7-91cc-4211-b69b-15c22165c9c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92280bc1_d687_4d7a_8318_c3cf09542ddb.slice PodAnnotations:0xc0028987e8}] Aliases:map[]}\"",
2026-06-09 14:45:34.050364 | controller |     "Jun 09 13:55:10.562301 crc crio[23733]: time=\"2026-06-09T13:55:10.560314788Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-7vq5w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.050380 | controller |     "Jun 09 13:55:10.562301 crc crio[23733]: time=\"2026-06-09T13:55:10.560999105Z\" level=info msg=\"Got pod network &{Name:cinder-8df5-account-create-update-2f45j Namespace:openstack ID:4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f UID:7b32733d-7fdc-40e3-a1e3-d6234f1f9091 NetNS:/var/run/netns/ddf31298-59cf-436b-8aec-9f958ecb1b82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b32733d_7fdc_40e3_a1e3_d6234f1f9091.slice PodAnnotations:0xc0025a6800}] Aliases:map[]}\"",
2026-06-09 14:45:34.050395 | controller |     "Jun 09 13:55:10.562301 crc crio[23733]: time=\"2026-06-09T13:55:10.561377834Z\" level=info msg=\"Deleting pod openstack_cinder-8df5-account-create-update-2f45j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.050411 | controller |     "Jun 09 13:55:10.692830 crc crio[23733]: time=\"2026-06-09T13:55:10.692748699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9916c858-c731-4e39-84ab-67c2f4904b6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.050426 | controller |     "Jun 09 13:55:10.707524 crc crio[23733]: time=\"2026-06-09T13:55:10.707300743Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-798c5d9f59-jztv5/dnsmasq-dns\" id=f1e0c653-dc2d-4085-ac18-1ddf636ae292 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.050441 | controller |     "Jun 09 13:55:10.708088 crc crio[23733]: time=\"2026-06-09T13:55:10.708032071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.050456 | controller |     "Jun 09 13:55:10.930912 crc crio[23733]: time=\"2026-06-09T13:55:10.930858353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.050475 | controller |     "Jun 09 13:55:10.940368 crc crio[23733]: time=\"2026-06-09T13:55:10.94002822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.050490 | controller |     "Jun 09 13:55:11.111710 crc crio[23733]: time=\"2026-06-09T13:55:11.111211551Z\" level=info msg=\"Stopped pod sandbox: ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a\" id=ccab17b4-d7d9-44cc-b44c-80b42203c83f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.050506 | controller |     "Jun 09 13:55:11.286142 crc crio[23733]: time=\"2026-06-09T13:55:11.28597538Z\" level=info msg=\"Stopped pod sandbox: 4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f\" id=6251ad4b-9846-4fe8-a71c-84b6787b8950 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.050539 | controller |     "Jun 09 13:55:11.351265 crc crio[23733]: time=\"2026-06-09T13:55:11.349384155Z\" level=info msg=\"Created container 68363b59e0bddc9c5602def7d7d6cb7e798339b8a88e0feb5f180922d6a1da74: openstack/dnsmasq-dns-798c5d9f59-jztv5/dnsmasq-dns\" id=f1e0c653-dc2d-4085-ac18-1ddf636ae292 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.050555 | controller |     "Jun 09 13:55:11.356281 crc crio[23733]: time=\"2026-06-09T13:55:11.355744015Z\" level=info msg=\"Starting container: 68363b59e0bddc9c5602def7d7d6cb7e798339b8a88e0feb5f180922d6a1da74\" id=c6429090-3f48-481b-b82d-2295415e702c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.050571 | controller |     "Jun 09 13:55:11.372936 crc crio[23733]: time=\"2026-06-09T13:55:11.372870263Z\" level=info msg=\"Started container\" PID=64571 containerID=68363b59e0bddc9c5602def7d7d6cb7e798339b8a88e0feb5f180922d6a1da74 description=openstack/dnsmasq-dns-798c5d9f59-jztv5/dnsmasq-dns id=c6429090-3f48-481b-b82d-2295415e702c name=/runtime.v1.RuntimeService/StartContainer sandboxID=195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8",
2026-06-09 14:45:34.050586 | controller |     "Jun 09 13:55:11.736478 crc crio[23733]: time=\"2026-06-09T13:55:11.735858448Z\" level=info msg=\"Stopping pod sandbox: cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9\" id=b78b1cdf-9aab-4d16-8865-7ee153e3d6ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.050601 | controller |     "Jun 09 13:55:11.740031 crc crio[23733]: time=\"2026-06-09T13:55:11.73993627Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-4zvhs Namespace:openstack ID:cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9 UID:69aaffc8-02f6-4ef3-bded-f542f6fc8d38 NetNS:/var/run/netns/ee362c35-ae20-4606-b5da-b2848f03f69b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69aaffc8_02f6_4ef3_bded_f542f6fc8d38.slice PodAnnotations:0xc00580a018}] Aliases:map[]}\"",
2026-06-09 14:45:34.050617 | controller |     "Jun 09 13:55:11.740319 crc crio[23733]: time=\"2026-06-09T13:55:11.740252507Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-4zvhs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.050632 | controller |     "Jun 09 13:55:12.267218 crc crio[23733]: time=\"2026-06-09T13:55:12.266938906Z\" level=info msg=\"Stopped pod sandbox: cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9\" id=b78b1cdf-9aab-4d16-8865-7ee153e3d6ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.050647 | controller |     "Jun 09 13:55:12.755354 crc crio[23733]: time=\"2026-06-09T13:55:12.754764282Z\" level=info msg=\"Stopping pod sandbox: 72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca\" id=72ba9305-b8fd-42bd-bc68-8aa77e1d73ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.050663 | controller |     "Jun 09 13:55:12.755928 crc crio[23733]: time=\"2026-06-09T13:55:12.75552791Z\" level=info msg=\"Stopping pod sandbox: 71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13\" id=0c722d31-d6df-4a45-a200-5e98e841bd03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.050682 | controller |     "Jun 09 13:55:12.756089 crc crio[23733]: time=\"2026-06-09T13:55:12.756012373Z\" level=info msg=\"Got pod network &{Name:neutron-3bc4-account-create-update-k8b77 Namespace:openstack ID:72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca UID:d8b9ef21-f9d5-4d27-a285-ba34dcd7ef1e NetNS:/var/run/netns/7f1ac304-88b3-4771-a53f-9e8ab21a8329 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8b9ef21_f9d5_4d27_a285_ba34dcd7ef1e.slice PodAnnotations:0xc002b0e748}] Aliases:map[]}\"",
2026-06-09 14:45:34.050698 | controller |     "Jun 09 13:55:12.756286 crc crio[23733]: time=\"2026-06-09T13:55:12.756173547Z\" level=info msg=\"Got pod network &{Name:barbican-ca9d-account-create-update-497xk Namespace:openstack ID:71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13 UID:f6ce143e-430b-4d48-a867-17db9e756a4e NetNS:/var/run/netns/01d39e77-a31d-4dbd-ac32-f1e8f4f6860e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6ce143e_430b_4d48_a867_17db9e756a4e.slice PodAnnotations:0xc0020d8618}] Aliases:map[]}\"",
2026-06-09 14:45:34.050713 | controller |     "Jun 09 13:55:12.756286 crc crio[23733]: time=\"2026-06-09T13:55:12.756242108Z\" level=info msg=\"Deleting pod openstack_neutron-3bc4-account-create-update-k8b77 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.050729 | controller |     "Jun 09 13:55:12.756405 crc crio[23733]: time=\"2026-06-09T13:55:12.756366751Z\" level=info msg=\"Deleting pod openstack_barbican-ca9d-account-create-update-497xk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.050744 | controller |     "Jun 09 13:55:12.757005 crc crio[23733]: time=\"2026-06-09T13:55:12.756941005Z\" level=info msg=\"Stopping pod sandbox: 294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398\" id=9e655624-171d-4090-9537-3fe431c24daf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.050760 | controller |     "Jun 09 13:55:12.757443 crc crio[23733]: time=\"2026-06-09T13:55:12.757370447Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-zcbrv Namespace:openstack ID:294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398 UID:7e361508-54d3-46c4-b3f0-4dbf373c77f4 NetNS:/var/run/netns/0f7bbb11-d565-4d15-95a6-88b9645ee6a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e361508_54d3_46c4_b3f0_4dbf373c77f4.slice PodAnnotations:0xc00028ecd8}] Aliases:map[]}\"",
2026-06-09 14:45:34.050775 | controller |     "Jun 09 13:55:12.757756 crc crio[23733]: time=\"2026-06-09T13:55:12.757685635Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-zcbrv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.050791 | controller |     "Jun 09 13:55:13.223674 crc crio[23733]: time=\"2026-06-09T13:55:13.223520071Z\" level=info msg=\"Stopped pod sandbox: 71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13\" id=0c722d31-d6df-4a45-a200-5e98e841bd03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.050806 | controller |     "Jun 09 13:55:13.373404 crc crio[23733]: time=\"2026-06-09T13:55:13.373297376Z\" level=info msg=\"Stopped pod sandbox: 72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca\" id=72ba9305-b8fd-42bd-bc68-8aa77e1d73ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.050821 | controller |     "Jun 09 13:55:13.381564 crc crio[23733]: time=\"2026-06-09T13:55:13.38144095Z\" level=info msg=\"Stopped pod sandbox: 294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398\" id=9e655624-171d-4090-9537-3fe431c24daf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.050839 | controller |     "Jun 09 13:55:18.952335 crc crio[23733]: time=\"2026-06-09T13:55:18.951158008Z\" level=info msg=\"Stopping container: 4e175cc1bafec5f969a51498a916d675229abb128ceb377140c89acc40d3844e (timeout: 10s)\" id=5adee45a-63d3-442b-98e2-2a09fc489ec4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.050855 | controller |     "Jun 09 13:55:19.935491 crc crio[23733]: time=\"2026-06-09T13:55:19.934330618Z\" level=info msg=\"Stopped container 4e175cc1bafec5f969a51498a916d675229abb128ceb377140c89acc40d3844e: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/dnsmasq-dns\" id=5adee45a-63d3-442b-98e2-2a09fc489ec4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.050870 | controller |     "Jun 09 13:55:19.937681 crc crio[23733]: time=\"2026-06-09T13:55:19.93761808Z\" level=info msg=\"Stopping pod sandbox: 6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77\" id=3bc0ea42-6687-401e-8838-48f5fc35fb30 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.050886 | controller |     "Jun 09 13:55:19.938477 crc crio[23733]: time=\"2026-06-09T13:55:19.938452701Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7fcf8bc745-vsj8q Namespace:openstack ID:6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77 UID:d209c1a7-d621-4131-aa6b-de9050e73077 NetNS:/var/run/netns/cba6e887-83a0-4d2d-823a-f4cc90d3133a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd209c1a7_d621_4131_aa6b_de9050e73077.slice PodAnnotations:0xc0003086c0}] Aliases:map[]}\"",
2026-06-09 14:45:34.050911 | controller |     "Jun 09 13:55:19.938810 crc crio[23733]: time=\"2026-06-09T13:55:19.93878535Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7fcf8bc745-vsj8q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.050927 | controller |     "Jun 09 13:55:20.113048 crc crio[23733]: time=\"2026-06-09T13:55:20.112927153Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3\" id=a86f5e70-8d9c-4de3-8f30-c983b30c6828 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.050943 | controller |     "Jun 09 13:55:20.115167 crc crio[23733]: time=\"2026-06-09T13:55:20.114294607Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=9093bfaf-4d78-4df1-9f7a-21615c66c8ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.050966 | controller |     "Jun 09 13:55:20.178261 crc crio[23733]: time=\"2026-06-09T13:55:20.17802356Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=735582ee-0811-4997-a2f2-53d2b6b01a8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.050981 | controller |     "Jun 09 13:55:20.219982 crc crio[23733]: time=\"2026-06-09T13:55:20.219317063Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-92jq9/keystone-db-sync\" id=6f081ca1-bb9c-4eb9-812f-6ad591944e7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.050996 | controller |     "Jun 09 13:55:20.221414 crc crio[23733]: time=\"2026-06-09T13:55:20.221332764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.051011 | controller |     "Jun 09 13:55:20.303322 crc crio[23733]: time=\"2026-06-09T13:55:20.30319252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.051027 | controller |     "Jun 09 13:55:20.309330 crc crio[23733]: time=\"2026-06-09T13:55:20.309251122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.051045 | controller |     "Jun 09 13:55:20.352353 crc crio[23733]: time=\"2026-06-09T13:55:20.352178685Z\" level=info msg=\"Stopped pod sandbox: 6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77\" id=3bc0ea42-6687-401e-8838-48f5fc35fb30 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.051061 | controller |     "Jun 09 13:55:20.490544 crc crio[23733]: time=\"2026-06-09T13:55:20.489928349Z\" level=info msg=\"Created container 0e6a6a5f6a74a75eb15e15971f54cf89488eb334e790e43b7c0b3a09b6f3443c: openstack/keystone-db-sync-92jq9/keystone-db-sync\" id=6f081ca1-bb9c-4eb9-812f-6ad591944e7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.051077 | controller |     "Jun 09 13:55:20.492674 crc crio[23733]: time=\"2026-06-09T13:55:20.492435181Z\" level=info msg=\"Starting container: 0e6a6a5f6a74a75eb15e15971f54cf89488eb334e790e43b7c0b3a09b6f3443c\" id=8bf6046d-9164-4577-b65c-518a9e84caa3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.051092 | controller |     "Jun 09 13:55:20.505000 crc crio[23733]: time=\"2026-06-09T13:55:20.50477523Z\" level=info msg=\"Started container\" PID=65164 containerID=0e6a6a5f6a74a75eb15e15971f54cf89488eb334e790e43b7c0b3a09b6f3443c description=openstack/keystone-db-sync-92jq9/keystone-db-sync id=8bf6046d-9164-4577-b65c-518a9e84caa3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75",
2026-06-09 14:45:34.051107 | controller |     "Jun 09 13:55:20.940313 crc crio[23733]: time=\"2026-06-09T13:55:20.940203946Z\" level=info msg=\"Removing container: 4e175cc1bafec5f969a51498a916d675229abb128ceb377140c89acc40d3844e\" id=0f3f9d38-e2f5-4eb0-8a6b-c5065621bab0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.051122 | controller |     "Jun 09 13:55:20.989412 crc crio[23733]: time=\"2026-06-09T13:55:20.989069437Z\" level=info msg=\"Removed container 4e175cc1bafec5f969a51498a916d675229abb128ceb377140c89acc40d3844e: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/dnsmasq-dns\" id=0f3f9d38-e2f5-4eb0-8a6b-c5065621bab0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.051138 | controller |     "Jun 09 13:55:20.994524 crc crio[23733]: time=\"2026-06-09T13:55:20.994285098Z\" level=info msg=\"Removing container: 11145733b88c2ba1e8bcd6612eced78ca949efb08a0597b3ba46909f5aa76bca\" id=2a4ec1f6-22d1-40c2-aeb2-ad77f9214aff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.051153 | controller |     "Jun 09 13:55:21.030303 crc crio[23733]: time=\"2026-06-09T13:55:21.030174596Z\" level=info msg=\"Removed container 11145733b88c2ba1e8bcd6612eced78ca949efb08a0597b3ba46909f5aa76bca: openstack/dnsmasq-dns-7fcf8bc745-vsj8q/init\" id=2a4ec1f6-22d1-40c2-aeb2-ad77f9214aff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.051168 | controller |     "Jun 09 13:55:26.018321 crc crio[23733]: time=\"2026-06-09T13:55:26.017415991Z\" level=info msg=\"Stopping pod sandbox: 1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75\" id=c6bbe4bc-2b9b-48db-b534-21f3d1f702c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.051183 | controller |     "Jun 09 13:55:26.022010 crc crio[23733]: time=\"2026-06-09T13:55:26.021932974Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-92jq9 Namespace:openstack ID:1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75 UID:57e14b30-a18e-4b65-9bd3-cd9a46043115 NetNS:/var/run/netns/9b931ecf-e846-4c9a-a8e0-c2ed506083d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57e14b30_a18e_4b65_9bd3_cd9a46043115.slice PodAnnotations:0xc00028e120}] Aliases:map[]}\"",
2026-06-09 14:45:34.051199 | controller |     "Jun 09 13:55:26.022276 crc crio[23733]: time=\"2026-06-09T13:55:26.022211032Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-92jq9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.051219 | controller |     "Jun 09 13:55:26.313974 crc crio[23733]: time=\"2026-06-09T13:55:26.31376014Z\" level=info msg=\"Stopped pod sandbox: 1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75\" id=c6bbe4bc-2b9b-48db-b534-21f3d1f702c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.051235 | controller |     "Jun 09 13:55:27.902837 crc crio[23733]: time=\"2026-06-09T13:55:27.90167199Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-prcwx/POD\" id=2a46cb9e-7091-414c-9f1d-df5b99630b1b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.051250 | controller |     "Jun 09 13:55:27.902837 crc crio[23733]: time=\"2026-06-09T13:55:27.9028634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.051265 | controller |     "Jun 09 13:55:27.959329 crc crio[23733]: time=\"2026-06-09T13:55:27.959063034Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-prcwx Namespace:openstack ID:33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528 UID:d54a1ce3-6513-45aa-8779-4e7fb11e3a32 NetNS:/var/run/netns/8d0636ca-09a9-4c12-ad59-54e1d2019460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd54a1ce3_6513_45aa_8779_4e7fb11e3a32.slice PodAnnotations:0xc00028eb18}] Aliases:map[]}\"",
2026-06-09 14:45:34.051281 | controller |     "Jun 09 13:55:27.959329 crc crio[23733]: time=\"2026-06-09T13:55:27.95927071Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-prcwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.051296 | controller |     "Jun 09 13:55:28.099582 crc crio[23733]: time=\"2026-06-09T13:55:28.093203758Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5dd88c8fdc-b4gl7/POD\" id=bae4a084-28e9-40ae-ab1e-30acbb03a915 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.051312 | controller |     "Jun 09 13:55:28.099582 crc crio[23733]: time=\"2026-06-09T13:55:28.093314721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.051327 | controller |     "Jun 09 13:55:28.237888 crc crio[23733]: time=\"2026-06-09T13:55:28.23728191Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-b4gl7 Namespace:openstack ID:1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131 UID:bd8374bd-ae36-4834-9406-6ce94f7a2423 NetNS:/var/run/netns/b27664d0-bcc6-41ef-b9c8-296faf3b3086 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd8374bd_ae36_4834_9406_6ce94f7a2423.slice PodAnnotations:0xc002899110}] Aliases:map[]}\"",
2026-06-09 14:45:34.051343 | controller |     "Jun 09 13:55:28.237888 crc crio[23733]: time=\"2026-06-09T13:55:28.237859145Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5dd88c8fdc-b4gl7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.051358 | controller |     "Jun 09 13:55:28.728550 crc crio[23733]: time=\"2026-06-09T13:55:28.72842446Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-wsh8f/POD\" id=acaddb1b-be90-4d15-a9f7-40b8f1e117dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.051374 | controller |     "Jun 09 13:55:28.728550 crc crio[23733]: time=\"2026-06-09T13:55:28.728548993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.051392 | controller |     "Jun 09 13:55:28.795457 crc crio[23733]: time=\"2026-06-09T13:55:28.79483484Z\" level=info msg=\"Got pod network &{Name:certified-operators-wsh8f Namespace:openshift-marketplace ID:a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704 UID:1e27a413-646b-46e9-9765-02e606cfc414 NetNS:/var/run/netns/90e6cd5b-05a9-4a0f-949b-cca7f303ac10 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e27a413_646b_46e9_9765_02e606cfc414.slice PodAnnotations:0xc002534be0}] Aliases:map[]}\"",
2026-06-09 14:45:34.051408 | controller |     "Jun 09 13:55:28.795457 crc crio[23733]: time=\"2026-06-09T13:55:28.795361943Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-wsh8f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.051423 | controller |     "Jun 09 13:55:28.799293 crc crio[23733]: time=\"2026-06-09T13:55:28.799096486Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-m7lkh/POD\" id=03eb6ecf-43e8-48e8-8257-bde8630ee391 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.051438 | controller |     "Jun 09 13:55:28.799293 crc crio[23733]: time=\"2026-06-09T13:55:28.799270141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.051453 | controller |     "Jun 09 13:55:28.903794 crc crio[23733]: time=\"2026-06-09T13:55:28.903730312Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-q48bf/POD\" id=d27efa4f-770d-4165-baa8-0a60166b711b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.051468 | controller |     "Jun 09 13:55:28.905170 crc crio[23733]: time=\"2026-06-09T13:55:28.903848294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.051484 | controller |     "Jun 09 13:55:28.975660 crc crio[23733]: time=\"2026-06-09T13:55:28.975569678Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-xr6tt/POD\" id=54f55b53-2e90-42f4-a299-5943ddc6cfe3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.051499 | controller |     "Jun 09 13:55:28.975777 crc crio[23733]: time=\"2026-06-09T13:55:28.975699351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.051533 | controller |     "Jun 09 13:55:29.011445 crc crio[23733]: time=\"2026-06-09T13:55:29.010617254Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-m7lkh Namespace:openstack ID:b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7 UID:dab1f6dc-6a8b-40da-8604-2e64afd03daa NetNS:/var/run/netns/ba61eeda-ce17-4eab-a77d-560157c766ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddab1f6dc_6a8b_40da_8604_2e64afd03daa.slice PodAnnotations:0xc002898108}] Aliases:map[]}\"",
2026-06-09 14:45:34.051550 | controller |     "Jun 09 13:55:29.011445 crc crio[23733]: time=\"2026-06-09T13:55:29.010720207Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-m7lkh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.051566 | controller |     "Jun 09 13:55:29.024907 crc crio[23733]: time=\"2026-06-09T13:55:29.022539113Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=e173ee29-28c6-46a3-b277-3d8c76ae0244 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.051582 | controller |     "Jun 09 13:55:29.024907 crc crio[23733]: time=\"2026-06-09T13:55:29.022703747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.051601 | controller |     "Jun 09 13:55:29.072909 crc crio[23733]: time=\"2026-06-09T13:55:29.072816679Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-q48bf Namespace:openstack ID:82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b UID:1a7156e6-73d3-49c0-acb8-f9e57f88e05d NetNS:/var/run/netns/28403dad-b9fe-4141-ac97-79a5c57ccf5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a7156e6_73d3_49c0_acb8_f9e57f88e05d.slice PodAnnotations:0xc001c1e308}] Aliases:map[]}\"",
2026-06-09 14:45:34.051616 | controller |     "Jun 09 13:55:29.072909 crc crio[23733]: time=\"2026-06-09T13:55:29.072884571Z\" level=info msg=\"Adding pod openstack_placement-db-sync-q48bf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.051632 | controller |     "Jun 09 13:55:29.088829 crc crio[23733]: time=\"2026-06-09T13:55:29.087009414Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-w4bjc/POD\" id=4f581ead-9d85-44ec-bec9-015869bce51f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.051648 | controller |     "Jun 09 13:55:29.088829 crc crio[23733]: time=\"2026-06-09T13:55:29.087175388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.051663 | controller |     "Jun 09 13:55:29.145478 crc crio[23733]: 2026-06-09T13:55:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33f6fba8211ba46 Mac:1a:ed:63:cd:b3:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/8d0636ca-09a9-4c12-ad59-54e1d2019460 SocketPath: PciID:}] [{Interface:0xc000238ac0 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.051679 | controller |     "Jun 09 13:55:29.147355 crc crio[23733]: time=\"2026-06-09T13:55:29.147203609Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-prcwx Namespace:openstack ID:33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528 UID:d54a1ce3-6513-45aa-8779-4e7fb11e3a32 NetNS:/var/run/netns/8d0636ca-09a9-4c12-ad59-54e1d2019460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd54a1ce3_6513_45aa_8779_4e7fb11e3a32.slice PodAnnotations:0xc00028eb18}] Aliases:map[]}\"",
2026-06-09 14:45:34.051694 | controller |     "Jun 09 13:55:29.147933 crc crio[23733]: time=\"2026-06-09T13:55:29.147721952Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-prcwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.051709 | controller |     "Jun 09 13:55:29.223176 crc crio[23733]: time=\"2026-06-09T13:55:29.222955713Z\" level=info msg=\"Ran pod sandbox 33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528 with infra container: openstack/keystone-bootstrap-prcwx/POD\" id=2a46cb9e-7091-414c-9f1d-df5b99630b1b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.051724 | controller |     "Jun 09 13:55:29.227656 crc crio[23733]: time=\"2026-06-09T13:55:29.227548738Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=d24a83d3-6333-483e-8827-0a8d826f357d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.051740 | controller |     "Jun 09 13:55:29.266527 crc crio[23733]: time=\"2026-06-09T13:55:29.265828305Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a UID:aeb85015-c7f6-4c39-bb9f-3aee0b2c987f NetNS:/var/run/netns/67220ea8-f14b-4e04-9708-9899550864f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeb85015_c7f6_4c39_bb9f_3aee0b2c987f.slice PodAnnotations:0xc0027d03c0}] Aliases:map[]}\"",
2026-06-09 14:45:34.051759 | controller |     "Jun 09 13:55:29.266527 crc crio[23733]: time=\"2026-06-09T13:55:29.266526893Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.051775 | controller |     "Jun 09 13:55:29.291371 crc crio[23733]: time=\"2026-06-09T13:55:29.284605895Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-xr6tt Namespace:openstack ID:807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f UID:88d6c00c-4818-439b-8239-d96839f3dacd NetNS:/var/run/netns/e6ce9b82-30f2-416b-b342-fd9ecf5d1925 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88d6c00c_4818_439b_8239_d96839f3dacd.slice PodAnnotations:0xc000308a08}] Aliases:map[]}\"",
2026-06-09 14:45:34.051790 | controller |     "Jun 09 13:55:29.291371 crc crio[23733]: time=\"2026-06-09T13:55:29.284715127Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-xr6tt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.051806 | controller |     "Jun 09 13:55:29.333702 crc crio[23733]: time=\"2026-06-09T13:55:29.333584868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=87fd4b3b-6401-44c4-abfe-f24b12faa3f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.051821 | controller |     "Jun 09 13:55:29.345821 crc crio[23733]: time=\"2026-06-09T13:55:29.342923763Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-w4bjc Namespace:openstack ID:38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293 UID:0a513da0-f7fd-44c2-909e-5129978ad9b1 NetNS:/var/run/netns/9cce4592-1762-49cf-9ce2-9ae1e69da971 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a513da0_f7fd_44c2_909e_5129978ad9b1.slice PodAnnotations:0xc001c1e538}] Aliases:map[]}\"",
2026-06-09 14:45:34.051837 | controller |     "Jun 09 13:55:29.345821 crc crio[23733]: time=\"2026-06-09T13:55:29.342986784Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-w4bjc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.051853 | controller |     "Jun 09 13:55:29.362883 crc crio[23733]: time=\"2026-06-09T13:55:29.362775219Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-prcwx/keystone-bootstrap\" id=39858dd4-1d2f-472b-a78e-129fcc0e72c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.051869 | controller |     "Jun 09 13:55:29.363355 crc crio[23733]: time=\"2026-06-09T13:55:29.363303112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.051884 | controller |     "Jun 09 13:55:29.422776 crc crio[23733]: time=\"2026-06-09T13:55:29.42244106Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/POD\" id=fa52e412-1e75-43f6-93bc-122836b9fe48 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.051900 | controller |     "Jun 09 13:55:29.422776 crc crio[23733]: time=\"2026-06-09T13:55:29.422577594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.051915 | controller |     "Jun 09 13:55:29.659581 crc crio[23733]: 2026-06-09T13:55:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1062be7312674d8 Mac:e2:c9:16:b7:a0:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/b27664d0-bcc6-41ef-b9c8-296faf3b3086 SocketPath: PciID:}] [{Interface:0xc0003474e0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.051931 | controller |     "Jun 09 13:55:29.664282 crc crio[23733]: time=\"2026-06-09T13:55:29.661268061Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-b4gl7 Namespace:openstack ID:1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131 UID:bd8374bd-ae36-4834-9406-6ce94f7a2423 NetNS:/var/run/netns/b27664d0-bcc6-41ef-b9c8-296faf3b3086 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd8374bd_ae36_4834_9406_6ce94f7a2423.slice PodAnnotations:0xc002899110}] Aliases:map[]}\"",
2026-06-09 14:45:34.051949 | controller |     "Jun 09 13:55:29.664282 crc crio[23733]: time=\"2026-06-09T13:55:29.661458495Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5dd88c8fdc-b4gl7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.051965 | controller |     "Jun 09 13:55:29.748066 crc crio[23733]: time=\"2026-06-09T13:55:29.747568279Z\" level=info msg=\"Ran pod sandbox 1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131 with infra container: openstack/dnsmasq-dns-5dd88c8fdc-b4gl7/POD\" id=bae4a084-28e9-40ae-ab1e-30acbb03a915 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.051980 | controller |     "Jun 09 13:55:29.782574 crc crio[23733]: time=\"2026-06-09T13:55:29.782474251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c3866430-445c-4ffa-b973-a30e33bd0ac0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.051996 | controller |     "Jun 09 13:55:29.784463 crc crio[23733]: time=\"2026-06-09T13:55:29.782973103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.052011 | controller |     "Jun 09 13:55:29.798778 crc crio[23733]: time=\"2026-06-09T13:55:29.794062842Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfd7bd55-fv4qz Namespace:openstack ID:740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444 UID:7d1298ec-1c9c-44db-a7b2-e98052717566 NetNS:/var/run/netns/b29eac86-c8e3-46d6-98fa-8d74559b938c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d1298ec_1c9c_44db_a7b2_e98052717566.slice PodAnnotations:0xc002898130}] Aliases:map[]}\"",
2026-06-09 14:45:34.052026 | controller |     "Jun 09 13:55:29.798778 crc crio[23733]: time=\"2026-06-09T13:55:29.794178715Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7cfd7bd55-fv4qz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.052041 | controller |     "Jun 09 13:55:29.798778 crc crio[23733]: time=\"2026-06-09T13:55:29.794903372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.052056 | controller |     "Jun 09 13:55:29.877210 crc crio[23733]: time=\"2026-06-09T13:55:29.875553428Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=c7d9c69e-7e33-47a4-97d4-eb5a4923b0c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.052071 | controller |     "Jun 09 13:55:29.877210 crc crio[23733]: time=\"2026-06-09T13:55:29.875692242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.052086 | controller |     "Jun 09 13:55:29.993055 crc crio[23733]: time=\"2026-06-09T13:55:29.992844841Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=28b24113-6da9-4bf6-80d0-6568b69aa972 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.052101 | controller |     "Jun 09 13:55:29.993055 crc crio[23733]: time=\"2026-06-09T13:55:29.992938273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.052119 | controller |     "Jun 09 13:55:30.148614 crc crio[23733]: 2026-06-09T13:55:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a829fc5b8b9bdd6 Mac:fe:f5:44:09:ef:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/90e6cd5b-05a9-4a0f-949b-cca7f303ac10 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.052135 | controller |     "Jun 09 13:55:30.150919 crc crio[23733]: time=\"2026-06-09T13:55:30.150770889Z\" level=info msg=\"Got pod network &{Name:certified-operators-wsh8f Namespace:openshift-marketplace ID:a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704 UID:1e27a413-646b-46e9-9765-02e606cfc414 NetNS:/var/run/netns/90e6cd5b-05a9-4a0f-949b-cca7f303ac10 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e27a413_646b_46e9_9765_02e606cfc414.slice PodAnnotations:0xc002534be0}] Aliases:map[]}\"",
2026-06-09 14:45:34.052150 | controller |     "Jun 09 13:55:30.153391 crc crio[23733]: time=\"2026-06-09T13:55:30.151745794Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-wsh8f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.052165 | controller |     "Jun 09 13:55:30.177364 crc crio[23733]: time=\"2026-06-09T13:55:30.175844326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=af62f5ce-a00d-4974-bf08-aae64b9add03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.052181 | controller |     "Jun 09 13:55:30.234692 crc crio[23733]: time=\"2026-06-09T13:55:30.234548674Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186 UID:6c336e9a-67b1-41c2-ba64-d3de1ac4473a NetNS:/var/run/netns/af0a6152-0b72-4320-af12-ea4f9849bc7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c336e9a_67b1_41c2_ba64_d3de1ac4473a.slice PodAnnotations:0xc0028983f0}] Aliases:map[]}\"",
2026-06-09 14:45:34.052196 | controller |     "Jun 09 13:55:30.234692 crc crio[23733]: time=\"2026-06-09T13:55:30.234616465Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.052215 | controller |     "Jun 09 13:55:30.259910 crc crio[23733]: time=\"2026-06-09T13:55:30.259807845Z\" level=info msg=\"Ran pod sandbox a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704 with infra container: openshift-marketplace/certified-operators-wsh8f/POD\" id=acaddb1b-be90-4d15-a9f7-40b8f1e117dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.052231 | controller |     "Jun 09 13:55:30.271440 crc crio[23733]: time=\"2026-06-09T13:55:30.271336233Z\" level=info msg=\"Created container af6c03d593c631ba43c4269e38f16ca9aab01a48cb41325d3603610c62df7d19: openstack/keystone-bootstrap-prcwx/keystone-bootstrap\" id=39858dd4-1d2f-472b-a78e-129fcc0e72c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.052246 | controller |     "Jun 09 13:55:30.286302 crc crio[23733]: time=\"2026-06-09T13:55:30.280943194Z\" level=info msg=\"Starting container: af6c03d593c631ba43c4269e38f16ca9aab01a48cb41325d3603610c62df7d19\" id=f4d35e7a-eae4-4b93-91f9-5992fccaa490 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.052261 | controller |     "Jun 09 13:55:30.288728 crc crio[23733]: time=\"2026-06-09T13:55:30.288598776Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=86c7a2e1-94d0-4578-89ba-ba13a88e6e28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.052279 | controller |     "Jun 09 13:55:30.291478 crc crio[23733]: time=\"2026-06-09T13:55:30.291384415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=429dd806-b48d-4578-83ff-8d86f7782b71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.052294 | controller |     "Jun 09 13:55:30.299935 crc crio[23733]: time=\"2026-06-09T13:55:30.299836756Z\" level=info msg=\"Started container\" PID=65945 containerID=af6c03d593c631ba43c4269e38f16ca9aab01a48cb41325d3603610c62df7d19 description=openstack/keystone-bootstrap-prcwx/keystone-bootstrap id=f4d35e7a-eae4-4b93-91f9-5992fccaa490 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528",
2026-06-09 14:45:34.052310 | controller |     "Jun 09 13:55:30.332653 crc crio[23733]: time=\"2026-06-09T13:55:30.332192644Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703 UID:34553c9a-edc1-4fc9-8c08-9655d13ed842 NetNS:/var/run/netns/0601e8a4-c3f1-4e75-a913-72d49b51af63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34553c9a_edc1_4fc9_8c08_9655d13ed842.slice PodAnnotations:0xc002898660}] Aliases:map[]}\"",
2026-06-09 14:45:34.052325 | controller |     "Jun 09 13:55:30.332653 crc crio[23733]: time=\"2026-06-09T13:55:30.332601025Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.052340 | controller |     "Jun 09 13:55:30.333178 crc crio[23733]: time=\"2026-06-09T13:55:30.33282103Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5dd88c8fdc-b4gl7/init\" id=54a83047-2cfd-4e74-8931-7d4008c23868 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.052355 | controller |     "Jun 09 13:55:30.341070 crc crio[23733]: time=\"2026-06-09T13:55:30.334089462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.052370 | controller |     "Jun 09 13:55:30.409067 crc crio[23733]: time=\"2026-06-09T13:55:30.409013036Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wsh8f/extract-utilities\" id=04f2e01c-f1d6-4b4e-b35b-866799a4d064 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.052385 | controller |     "Jun 09 13:55:30.421836 crc crio[23733]: time=\"2026-06-09T13:55:30.421777385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.052400 | controller |     "Jun 09 13:55:30.432862 crc crio[23733]: time=\"2026-06-09T13:55:30.428329709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.052415 | controller |     "Jun 09 13:55:30.445169 crc crio[23733]: time=\"2026-06-09T13:55:30.443076547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.052430 | controller |     "Jun 09 13:55:30.469953 crc crio[23733]: 2026-06-09T13:55:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b22059c859cc448 Mac:0a:91:dc:47:6a:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/ba61eeda-ce17-4eab-a77d-560157c766ed SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.052445 | controller |     "Jun 09 13:55:30.482804 crc crio[23733]: 2026-06-09T13:55:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:807bf99d51bd3ab Mac:a6:d8:cd:89:f7:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/e6ce9b82-30f2-416b-b342-fd9ecf5d1925 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.052463 | controller |     "Jun 09 13:55:30.511668 crc crio[23733]: time=\"2026-06-09T13:55:30.51158137Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-m7lkh Namespace:openstack ID:b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7 UID:dab1f6dc-6a8b-40da-8604-2e64afd03daa NetNS:/var/run/netns/ba61eeda-ce17-4eab-a77d-560157c766ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddab1f6dc_6a8b_40da_8604_2e64afd03daa.slice PodAnnotations:0xc002898108}] Aliases:map[]}\"",
2026-06-09 14:45:34.052479 | controller |     "Jun 09 13:55:30.512032 crc crio[23733]: time=\"2026-06-09T13:55:30.512010891Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-m7lkh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.052494 | controller |     "Jun 09 13:55:30.533233 crc crio[23733]: time=\"2026-06-09T13:55:30.53314198Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-xr6tt Namespace:openstack ID:807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f UID:88d6c00c-4818-439b-8239-d96839f3dacd NetNS:/var/run/netns/e6ce9b82-30f2-416b-b342-fd9ecf5d1925 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88d6c00c_4818_439b_8239_d96839f3dacd.slice PodAnnotations:0xc000308a08}] Aliases:map[]}\"",
2026-06-09 14:45:34.052509 | controller |     "Jun 09 13:55:30.535433 crc crio[23733]: time=\"2026-06-09T13:55:30.535376855Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-xr6tt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.052544 | controller |     "Jun 09 13:55:30.585674 crc crio[23733]: time=\"2026-06-09T13:55:30.585601311Z\" level=info msg=\"Ran pod sandbox b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7 with infra container: openstack/cinder-db-sync-m7lkh/POD\" id=03eb6ecf-43e8-48e8-8257-bde8630ee391 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.052560 | controller |     "Jun 09 13:55:30.625195 crc crio[23733]: 2026-06-09T13:55:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82456e3adf069e7 Mac:92:df:50:57:12:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/28403dad-b9fe-4141-ac97-79a5c57ccf5e SocketPath: PciID:}] [{Interface:0xc000428820 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.052576 | controller |     "Jun 09 13:55:30.626447 crc crio[23733]: time=\"2026-06-09T13:55:30.625769174Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-q48bf Namespace:openstack ID:82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b UID:1a7156e6-73d3-49c0-acb8-f9e57f88e05d NetNS:/var/run/netns/28403dad-b9fe-4141-ac97-79a5c57ccf5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a7156e6_73d3_49c0_acb8_f9e57f88e05d.slice PodAnnotations:0xc001c1e308}] Aliases:map[]}\"",
2026-06-09 14:45:34.052591 | controller |     "Jun 09 13:55:30.626447 crc crio[23733]: time=\"2026-06-09T13:55:30.625905878Z\" level=info msg=\"Checking pod openstack_placement-db-sync-q48bf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.052607 | controller |     "Jun 09 13:55:30.641715 crc crio[23733]: time=\"2026-06-09T13:55:30.64157487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=f789cc49-0b4c-4b4e-a423-05b81e4e4392 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.052630 | controller |     "Jun 09 13:55:30.642022 crc crio[23733]: time=\"2026-06-09T13:55:30.641905348Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=f789cc49-0b4c-4b4e-a423-05b81e4e4392 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.052646 | controller |     "Jun 09 13:55:30.642022 crc crio[23733]: time=\"2026-06-09T13:55:30.64197322Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=f789cc49-0b4c-4b4e-a423-05b81e4e4392 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.052662 | controller |     "Jun 09 13:55:30.644358 crc crio[23733]: time=\"2026-06-09T13:55:30.644269188Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=14833eb2-fa34-479e-8a9d-94179a7ce960 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.052677 | controller |     "Jun 09 13:55:30.678354 crc crio[23733]: time=\"2026-06-09T13:55:30.661854118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.052692 | controller |     "Jun 09 13:55:30.678354 crc crio[23733]: time=\"2026-06-09T13:55:30.663035367Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"",
2026-06-09 14:45:34.052708 | controller |     "Jun 09 13:55:30.678354 crc crio[23733]: time=\"2026-06-09T13:55:30.669222522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.052723 | controller |     "Jun 09 13:55:30.720772 crc crio[23733]: 2026-06-09T13:55:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f98591396f51b1b Mac:3a:ef:a7:87:8a:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/67220ea8-f14b-4e04-9708-9899550864f7 SocketPath: PciID:}] [{Interface:0xc00039a5d0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.052739 | controller |     "Jun 09 13:55:30.720772 crc crio[23733]: time=\"2026-06-09T13:55:30.720506803Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a UID:aeb85015-c7f6-4c39-bb9f-3aee0b2c987f NetNS:/var/run/netns/67220ea8-f14b-4e04-9708-9899550864f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeb85015_c7f6_4c39_bb9f_3aee0b2c987f.slice PodAnnotations:0xc0027d03c0}] Aliases:map[]}\"",
2026-06-09 14:45:34.052755 | controller |     "Jun 09 13:55:30.720772 crc crio[23733]: time=\"2026-06-09T13:55:30.720711089Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.052770 | controller |     "Jun 09 13:55:31.191070 crc crio[23733]: 2026-06-09T13:55:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38499aced203e28 Mac:ba:e9:11:fb:37:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/9cce4592-1762-49cf-9ce2-9ae1e69da971 SocketPath: PciID:}] [{Interface:0xc00025a9f0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.052785 | controller |     "Jun 09 13:55:31.192827 crc crio[23733]: time=\"2026-06-09T13:55:31.19156993Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-w4bjc Namespace:openstack ID:38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293 UID:0a513da0-f7fd-44c2-909e-5129978ad9b1 NetNS:/var/run/netns/9cce4592-1762-49cf-9ce2-9ae1e69da971 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a513da0_f7fd_44c2_909e_5129978ad9b1.slice PodAnnotations:0xc001c1e538}] Aliases:map[]}\"",
2026-06-09 14:45:34.052804 | controller |     "Jun 09 13:55:31.192827 crc crio[23733]: time=\"2026-06-09T13:55:31.191784035Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-w4bjc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.052819 | controller |     "Jun 09 13:55:31.227318 crc crio[23733]: 2026-06-09T13:55:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:740d941fa05044b Mac:ea:56:6a:dd:eb:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/b29eac86-c8e3-46d6-98fa-8d74559b938c SocketPath: PciID:}] [{Interface:0xc00049c5d0 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.052835 | controller |     "Jun 09 13:55:31.228299 crc crio[23733]: time=\"2026-06-09T13:55:31.228187066Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfd7bd55-fv4qz Namespace:openstack ID:740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444 UID:7d1298ec-1c9c-44db-a7b2-e98052717566 NetNS:/var/run/netns/b29eac86-c8e3-46d6-98fa-8d74559b938c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d1298ec_1c9c_44db_a7b2_e98052717566.slice PodAnnotations:0xc002898130}] Aliases:map[]}\"",
2026-06-09 14:45:34.052850 | controller |     "Jun 09 13:55:31.228473 crc crio[23733]: time=\"2026-06-09T13:55:31.22835581Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7cfd7bd55-fv4qz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.052865 | controller |     "Jun 09 13:55:31.262415 crc crio[23733]: time=\"2026-06-09T13:55:31.262327729Z\" level=info msg=\"Ran pod sandbox 807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f with infra container: openstack/neutron-db-sync-xr6tt/POD\" id=54f55b53-2e90-42f4-a299-5943ddc6cfe3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.052880 | controller |     "Jun 09 13:55:31.269433 crc crio[23733]: time=\"2026-06-09T13:55:31.269237222Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9e2576e0-41f0-47d0-9fd7-600725a6a6b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.052896 | controller |     "Jun 09 13:55:31.296929 crc crio[23733]: time=\"2026-06-09T13:55:31.296818071Z\" level=info msg=\"Ran pod sandbox 740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444 with infra container: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/POD\" id=fa52e412-1e75-43f6-93bc-122836b9fe48 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.052911 | controller |     "Jun 09 13:55:31.321773 crc crio[23733]: time=\"2026-06-09T13:55:31.321028786Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=42e7b4b1-bf7f-4f2d-85b8-2cc9bc546e66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.052926 | controller |     "Jun 09 13:55:31.365653 crc crio[23733]: time=\"2026-06-09T13:55:31.365351645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c5b5a4dd-a71b-494f-b089-7a2b129913b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.052941 | controller |     "Jun 09 13:55:31.403570 crc crio[23733]: time=\"2026-06-09T13:55:31.403433897Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-xr6tt/neutron-db-sync\" id=00b40a3a-7a63-4a43-b311-dc44f45d89d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.052957 | controller |     "Jun 09 13:55:31.404970 crc crio[23733]: time=\"2026-06-09T13:55:31.404903473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.052972 | controller |     "Jun 09 13:55:31.424161 crc crio[23733]: time=\"2026-06-09T13:55:31.422912503Z\" level=info msg=\"Ran pod sandbox 82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b with infra container: openstack/placement-db-sync-q48bf/POD\" id=d27efa4f-770d-4165-baa8-0a60166b711b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.052993 | controller |     "Jun 09 13:55:31.437257 crc crio[23733]: time=\"2026-06-09T13:55:31.435831216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=16b7852b-d53f-4ca4-b44e-8794ce42094f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.053009 | controller |     "Jun 09 13:55:31.449436 crc crio[23733]: time=\"2026-06-09T13:55:31.446936754Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=16b7852b-d53f-4ca4-b44e-8794ce42094f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.053024 | controller |     "Jun 09 13:55:31.449436 crc crio[23733]: time=\"2026-06-09T13:55:31.447048787Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=16b7852b-d53f-4ca4-b44e-8794ce42094f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.053040 | controller |     "Jun 09 13:55:31.458369 crc crio[23733]: time=\"2026-06-09T13:55:31.457779355Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=226212a8-0ca7-4e79-89d3-280a7630a4f9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.053055 | controller |     "Jun 09 13:55:31.464930 crc crio[23733]: time=\"2026-06-09T13:55:31.46357248Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"",
2026-06-09 14:45:34.053071 | controller |     "Jun 09 13:55:31.476376 crc crio[23733]: time=\"2026-06-09T13:55:31.474820841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ed1499a8-b618-4783-bf33-ffcbc17d0f18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.053086 | controller |     "Jun 09 13:55:31.524998 crc crio[23733]: time=\"2026-06-09T13:55:31.52476215Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/init\" id=2e2afd7c-1c8b-438d-bb77-30c5c02e91df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.053101 | controller |     "Jun 09 13:55:31.528158 crc crio[23733]: time=\"2026-06-09T13:55:31.528048792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.053116 | controller |     "Jun 09 13:55:31.532809 crc crio[23733]: time=\"2026-06-09T13:55:31.532728059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.053131 | controller |     "Jun 09 13:55:31.549252 crc crio[23733]: time=\"2026-06-09T13:55:31.549148349Z\" level=info msg=\"Ran pod sandbox 38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293 with infra container: openstack/barbican-db-sync-w4bjc/POD\" id=4f581ead-9d85-44ec-bec9-015869bce51f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.053146 | controller |     "Jun 09 13:55:31.555424 crc crio[23733]: time=\"2026-06-09T13:55:31.555321274Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=b95bc969-c5ed-4d78-9467-077d95c5d0eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.053161 | controller |     "Jun 09 13:55:31.559860 crc crio[23733]: time=\"2026-06-09T13:55:31.559751595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.053176 | controller |     "Jun 09 13:55:31.584719 crc crio[23733]: time=\"2026-06-09T13:55:31.584593846Z\" level=info msg=\"Ran pod sandbox f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a with infra container: openstack/ceilometer-0/POD\" id=e173ee29-28c6-46a3-b277-3d8c76ae0244 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.053194 | controller |     "Jun 09 13:55:31.594360 crc crio[23733]: time=\"2026-06-09T13:55:31.594062142Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=83b873c1-f827-4286-9ff3-d82bd558d315 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.053209 | controller |     "Jun 09 13:55:31.653727 crc crio[23733]: time=\"2026-06-09T13:55:31.65356084Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=b95bc969-c5ed-4d78-9467-077d95c5d0eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.053225 | controller |     "Jun 09 13:55:31.655224 crc crio[23733]: time=\"2026-06-09T13:55:31.653784825Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=b95bc969-c5ed-4d78-9467-077d95c5d0eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.053240 | controller |     "Jun 09 13:55:31.656292 crc crio[23733]: time=\"2026-06-09T13:55:31.656191185Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=83b873c1-f827-4286-9ff3-d82bd558d315 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.053255 | controller |     "Jun 09 13:55:31.656468 crc crio[23733]: time=\"2026-06-09T13:55:31.65635419Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=83b873c1-f827-4286-9ff3-d82bd558d315 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.053271 | controller |     "Jun 09 13:55:31.660966 crc crio[23733]: time=\"2026-06-09T13:55:31.660868443Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=4ed62942-4cbe-4fdc-b58b-35284389973f name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.053286 | controller |     "Jun 09 13:55:31.668169 crc crio[23733]: time=\"2026-06-09T13:55:31.666397971Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=d3be5e7f-baaa-471b-a337-f1d49089380e name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.053301 | controller |     "Jun 09 13:55:31.674256 crc crio[23733]: time=\"2026-06-09T13:55:31.671037517Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"",
2026-06-09 14:45:34.053316 | controller |     "Jun 09 13:55:31.680166 crc crio[23733]: time=\"2026-06-09T13:55:31.678583766Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"",
2026-06-09 14:45:34.053331 | controller |     "Jun 09 13:55:31.684263 crc crio[23733]: time=\"2026-06-09T13:55:31.683054677Z\" level=info msg=\"Created container c672e38fd75a0cc1f5a70cab6d803952a4afb1925b0eb995f25f1eddba3f460d: openstack/dnsmasq-dns-5dd88c8fdc-b4gl7/init\" id=54a83047-2cfd-4e74-8931-7d4008c23868 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.053346 | controller |     "Jun 09 13:55:31.684263 crc crio[23733]: time=\"2026-06-09T13:55:31.684221046Z\" level=info msg=\"Starting container: c672e38fd75a0cc1f5a70cab6d803952a4afb1925b0eb995f25f1eddba3f460d\" id=019de186-73e3-46de-a45d-719c4540518e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.053361 | controller |     "Jun 09 13:55:31.697353 crc crio[23733]: time=\"2026-06-09T13:55:31.696687287Z\" level=info msg=\"Started container\" PID=66043 containerID=c672e38fd75a0cc1f5a70cab6d803952a4afb1925b0eb995f25f1eddba3f460d description=openstack/dnsmasq-dns-5dd88c8fdc-b4gl7/init id=019de186-73e3-46de-a45d-719c4540518e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131",
2026-06-09 14:45:34.053380 | controller |     "Jun 09 13:55:31.718565 crc crio[23733]: 2026-06-09T13:55:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1737bfb06e9e3f2 Mac:06:af:07:a4:f2:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/af0a6152-0b72-4320-af12-ea4f9849bc7f SocketPath: PciID:}] [{Interface:0xc0004c2630 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.053395 | controller |     "Jun 09 13:55:31.719777 crc crio[23733]: time=\"2026-06-09T13:55:31.719681743Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186 UID:6c336e9a-67b1-41c2-ba64-d3de1ac4473a NetNS:/var/run/netns/af0a6152-0b72-4320-af12-ea4f9849bc7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c336e9a_67b1_41c2_ba64_d3de1ac4473a.slice PodAnnotations:0xc0028983f0}] Aliases:map[]}\"",
2026-06-09 14:45:34.053411 | controller |     "Jun 09 13:55:31.720061 crc crio[23733]: time=\"2026-06-09T13:55:31.719863117Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.053426 | controller |     "Jun 09 13:55:31.751917 crc crio[23733]: time=\"2026-06-09T13:55:31.751835387Z\" level=info msg=\"Ran pod sandbox 1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186 with infra container: openstack/glance-default-external-api-0/POD\" id=c7d9c69e-7e33-47a4-97d4-eb5a4923b0c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.053441 | controller |     "Jun 09 13:55:31.756548 crc crio[23733]: time=\"2026-06-09T13:55:31.756454152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=a7d7a09d-7d2b-490c-b31a-f3407d0735ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.053456 | controller |     "Jun 09 13:55:31.762421 crc crio[23733]: time=\"2026-06-09T13:55:31.759708394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=d0a6c3e6-dda1-403e-a666-e2072a540c74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.053471 | controller |     "Jun 09 13:55:31.765988 crc crio[23733]: time=\"2026-06-09T13:55:31.765906658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.053486 | controller |     "Jun 09 13:55:31.771990 crc crio[23733]: time=\"2026-06-09T13:55:31.771932169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.053502 | controller |     "Jun 09 13:55:31.774411 crc crio[23733]: time=\"2026-06-09T13:55:31.774328009Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=ba6698c3-691d-4b90-9a0a-1035e9b98c47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.053535 | controller |     "Jun 09 13:55:31.774944 crc crio[23733]: time=\"2026-06-09T13:55:31.774881392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.053552 | controller |     "Jun 09 13:55:31.841459 crc crio[23733]: time=\"2026-06-09T13:55:31.841329554Z\" level=info msg=\"Created container e59694130e35f735800636ae40d3d817a75cdebd5a6d9355ef587e6b4130f8da: openshift-marketplace/certified-operators-wsh8f/extract-utilities\" id=04f2e01c-f1d6-4b4e-b35b-866799a4d064 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.053570 | controller |     "Jun 09 13:55:31.862349 crc crio[23733]: time=\"2026-06-09T13:55:31.862242817Z\" level=info msg=\"Starting container: e59694130e35f735800636ae40d3d817a75cdebd5a6d9355ef587e6b4130f8da\" id=e10d8e93-157e-42f8-b18b-d5261222e9b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.053585 | controller |     "Jun 09 13:55:31.882309 crc crio[23733]: time=\"2026-06-09T13:55:31.882204156Z\" level=info msg=\"Started container\" PID=66203 containerID=e59694130e35f735800636ae40d3d817a75cdebd5a6d9355ef587e6b4130f8da description=openshift-marketplace/certified-operators-wsh8f/extract-utilities id=e10d8e93-157e-42f8-b18b-d5261222e9b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704",
2026-06-09 14:45:34.053600 | controller |     "Jun 09 13:55:31.904777 crc crio[23733]: time=\"2026-06-09T13:55:31.904672107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.053616 | controller |     "Jun 09 13:55:32.192810 crc crio[23733]: time=\"2026-06-09T13:55:32.192087492Z\" level=info msg=\"Created container a7693dc22ddb230138b12408c88c638931eb6febf66eba33b33eb6973c1879d2: openstack/neutron-db-sync-xr6tt/neutron-db-sync\" id=00b40a3a-7a63-4a43-b311-dc44f45d89d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.053631 | controller |     "Jun 09 13:55:32.195901 crc crio[23733]: time=\"2026-06-09T13:55:32.19559569Z\" level=info msg=\"Starting container: a7693dc22ddb230138b12408c88c638931eb6febf66eba33b33eb6973c1879d2\" id=8a6ee435-9613-4db1-a0cb-5e84269a1dda name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.053650 | controller |     "Jun 09 13:55:32.252668 crc crio[23733]: time=\"2026-06-09T13:55:32.252485053Z\" level=info msg=\"Created container 5ede6f8456700aefa5ff2d074adaa4642d24cda525ef14c688421c625903fa9d: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/init\" id=2e2afd7c-1c8b-438d-bb77-30c5c02e91df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.053665 | controller |     "Jun 09 13:55:32.255980 crc crio[23733]: time=\"2026-06-09T13:55:32.254562264Z\" level=info msg=\"Started container\" PID=66209 containerID=a7693dc22ddb230138b12408c88c638931eb6febf66eba33b33eb6973c1879d2 description=openstack/neutron-db-sync-xr6tt/neutron-db-sync id=8a6ee435-9613-4db1-a0cb-5e84269a1dda name=/runtime.v1.RuntimeService/StartContainer sandboxID=807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f",
2026-06-09 14:45:34.053681 | controller |     "Jun 09 13:55:32.269772 crc crio[23733]: time=\"2026-06-09T13:55:32.269670171Z\" level=info msg=\"Starting container: 5ede6f8456700aefa5ff2d074adaa4642d24cda525ef14c688421c625903fa9d\" id=bff9229a-9e73-4bc5-8e3e-9a4e761cc9d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.053696 | controller |     "Jun 09 13:55:32.510176 crc crio[23733]: time=\"2026-06-09T13:55:32.505542869Z\" level=info msg=\"Started container\" PID=66232 containerID=5ede6f8456700aefa5ff2d074adaa4642d24cda525ef14c688421c625903fa9d description=openstack/dnsmasq-dns-7cfd7bd55-fv4qz/init id=bff9229a-9e73-4bc5-8e3e-9a4e761cc9d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444",
2026-06-09 14:45:34.053712 | controller |     "Jun 09 13:55:32.603285 crc crio[23733]: time=\"2026-06-09T13:55:32.60116908Z\" level=info msg=\"Stopping pod sandbox: 1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131\" id=733af4c2-8a7e-4227-92fc-f99111d8b719 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.053727 | controller |     "Jun 09 13:55:32.613042 crc crio[23733]: time=\"2026-06-09T13:55:32.61277404Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-b4gl7 Namespace:openstack ID:1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131 UID:bd8374bd-ae36-4834-9406-6ce94f7a2423 NetNS:/var/run/netns/b27664d0-bcc6-41ef-b9c8-296faf3b3086 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd8374bd_ae36_4834_9406_6ce94f7a2423.slice PodAnnotations:0xc002b0e9f0}] Aliases:map[]}\"",
2026-06-09 14:45:34.053746 | controller |     "Jun 09 13:55:32.615289 crc crio[23733]: time=\"2026-06-09T13:55:32.614960975Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5dd88c8fdc-b4gl7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.053761 | controller |     "Jun 09 13:55:32.672028 crc crio[23733]: time=\"2026-06-09T13:55:32.664201395Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6aa16c27-e4ac-438d-b2ee-22763ed960e2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.053776 | controller |     "Jun 09 13:55:32.672972 crc crio[23733]: time=\"2026-06-09T13:55:32.672711178Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 14:45:34.053792 | controller |     "Jun 09 13:55:32.731340 crc crio[23733]: 2026-06-09T13:55:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76347d6bb943a3b Mac:46:e9:f5:a7:85:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/0601e8a4-c3f1-4e75-a913-72d49b51af63 SocketPath: PciID:}] [{Interface:0xc000256a00 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.053807 | controller |     "Jun 09 13:55:32.734817 crc crio[23733]: time=\"2026-06-09T13:55:32.734146534Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703 UID:34553c9a-edc1-4fc9-8c08-9655d13ed842 NetNS:/var/run/netns/0601e8a4-c3f1-4e75-a913-72d49b51af63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34553c9a_edc1_4fc9_8c08_9655d13ed842.slice PodAnnotations:0xc002898660}] Aliases:map[]}\"",
2026-06-09 14:45:34.053822 | controller |     "Jun 09 13:55:32.734817 crc crio[23733]: time=\"2026-06-09T13:55:32.734331229Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.053837 | controller |     "Jun 09 13:55:32.839848 crc crio[23733]: time=\"2026-06-09T13:55:32.839695323Z\" level=info msg=\"Ran pod sandbox 76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703 with infra container: openstack/glance-default-internal-api-0/POD\" id=28b24113-6da9-4bf6-80d0-6568b69aa972 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.053853 | controller |     "Jun 09 13:55:32.843616 crc crio[23733]: time=\"2026-06-09T13:55:32.843528978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ca8be8a2-3499-4de6-8abb-3e9444a3ea25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.053868 | controller |     "Jun 09 13:55:32.857654 crc crio[23733]: time=\"2026-06-09T13:55:32.857481288Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1855e496-43c9-4a20-b622-61a8f5c87624 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.053883 | controller |     "Jun 09 13:55:32.920373 crc crio[23733]: time=\"2026-06-09T13:55:32.919757634Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=3edee90e-4a15-420a-864e-cb8d4839c4e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.053898 | controller |     "Jun 09 13:55:32.920725 crc crio[23733]: time=\"2026-06-09T13:55:32.920438251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.053913 | controller |     "Jun 09 13:55:33.151530 crc crio[23733]: time=\"2026-06-09T13:55:33.137881418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.053932 | controller |     "Jun 09 13:55:33.671236 crc crio[23733]: time=\"2026-06-09T13:55:33.664729429Z\" level=info msg=\"Stopped pod sandbox: 1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131\" id=733af4c2-8a7e-4227-92fc-f99111d8b719 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.053947 | controller |     "Jun 09 13:55:33.750618 crc crio[23733]: time=\"2026-06-09T13:55:33.750545615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1287eb14-59f1-4645-8255-b845ed934ff5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.053962 | controller |     "Jun 09 13:55:33.961665 crc crio[23733]: time=\"2026-06-09T13:55:33.950560225Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1dc87e62-6d78-49fa-96c8-de5893b92776 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.053977 | controller |     "Jun 09 13:55:33.972228 crc crio[23733]: time=\"2026-06-09T13:55:33.972054852Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/dnsmasq-dns\" id=799b82e0-f33e-49f2-b418-37e989e79ba5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.053992 | controller |     "Jun 09 13:55:33.972824 crc crio[23733]: time=\"2026-06-09T13:55:33.972503054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.054007 | controller |     "Jun 09 13:55:34.042887 crc crio[23733]: time=\"2026-06-09T13:55:34.042574736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.054022 | controller |     "Jun 09 13:55:34.276000 crc crio[23733]: time=\"2026-06-09T13:55:34.275882749Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=6aa16c27-e4ac-438d-b2ee-22763ed960e2 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.054037 | controller |     "Jun 09 13:55:34.279810 crc crio[23733]: time=\"2026-06-09T13:55:34.279709965Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f105e9ec-59e6-454f-b05f-e25279f619b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.054052 | controller |     "Jun 09 13:55:34.283866 crc crio[23733]: time=\"2026-06-09T13:55:34.283803417Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=301c1070-32c9-46cf-b24f-a451c1bfe604 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.054068 | controller |     "Jun 09 13:55:34.376196 crc crio[23733]: time=\"2026-06-09T13:55:34.376073693Z\" level=info msg=\"Created container 63395d0da84397c55c3979301d74a7252d52ddb57df18e44de3b74539b61b364: openstack/glance-default-external-api-0/glance-log\" id=ba6698c3-691d-4b90-9a0a-1035e9b98c47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.054083 | controller |     "Jun 09 13:55:34.381477 crc crio[23733]: time=\"2026-06-09T13:55:34.378962247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.054098 | controller |     "Jun 09 13:55:34.388577 crc crio[23733]: time=\"2026-06-09T13:55:34.386977366Z\" level=info msg=\"Starting container: 63395d0da84397c55c3979301d74a7252d52ddb57df18e44de3b74539b61b364\" id=29f26938-9c45-4049-b3ae-13a6433382d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.054113 | controller |     "Jun 09 13:55:34.409290 crc crio[23733]: time=\"2026-06-09T13:55:34.407860497Z\" level=info msg=\"Started container\" PID=66373 containerID=63395d0da84397c55c3979301d74a7252d52ddb57df18e44de3b74539b61b364 description=openstack/glance-default-external-api-0/glance-log id=29f26938-9c45-4049-b3ae-13a6433382d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186",
2026-06-09 14:45:34.054131 | controller |     "Jun 09 13:55:34.449870 crc crio[23733]: time=\"2026-06-09T13:55:34.449740916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.054146 | controller |     "Jun 09 13:55:34.509227 crc crio[23733]: time=\"2026-06-09T13:55:34.508836633Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wsh8f/extract-content\" id=41c80f9e-4e78-4232-94b3-ab1b6203f3a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.054162 | controller |     "Jun 09 13:55:34.514360 crc crio[23733]: time=\"2026-06-09T13:55:34.513980712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.054177 | controller |     "Jun 09 13:55:34.555897 crc crio[23733]: time=\"2026-06-09T13:55:34.555767907Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=196ad690-fd38-48cd-be8e-4b8dc5ce4b50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.054192 | controller |     "Jun 09 13:55:34.662428 crc crio[23733]: time=\"2026-06-09T13:55:34.661613222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.054206 | controller |     "Jun 09 13:55:34.684894 crc crio[23733]: time=\"2026-06-09T13:55:34.684831823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.054221 | controller |     "Jun 09 13:55:34.748939 crc crio[23733]: time=\"2026-06-09T13:55:34.742719729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b9f0986a-d574-4c0a-a551-87ba9300f565 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.054236 | controller |     "Jun 09 13:55:34.810577 crc crio[23733]: time=\"2026-06-09T13:55:34.810487274Z\" level=info msg=\"Created container b4c8f5149f7fb3e172d1c4517fd0004957cced5a866db442a839932e0f31590e: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/dnsmasq-dns\" id=799b82e0-f33e-49f2-b418-37e989e79ba5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.054250 | controller |     "Jun 09 13:55:34.813008 crc crio[23733]: time=\"2026-06-09T13:55:34.812804222Z\" level=info msg=\"Starting container: b4c8f5149f7fb3e172d1c4517fd0004957cced5a866db442a839932e0f31590e\" id=d4a8abd7-e44c-473b-a247-356bda19ad41 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.054265 | controller |     "Jun 09 13:55:34.829833 crc crio[23733]: time=\"2026-06-09T13:55:34.829713865Z\" level=info msg=\"Started container\" PID=66398 containerID=b4c8f5149f7fb3e172d1c4517fd0004957cced5a866db442a839932e0f31590e description=openstack/dnsmasq-dns-7cfd7bd55-fv4qz/dnsmasq-dns id=d4a8abd7-e44c-473b-a247-356bda19ad41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444",
2026-06-09 14:45:34.054280 | controller |     "Jun 09 13:55:34.850851 crc crio[23733]: time=\"2026-06-09T13:55:34.85072791Z\" level=info msg=\"Removing container: c672e38fd75a0cc1f5a70cab6d803952a4afb1925b0eb995f25f1eddba3f460d\" id=39044f50-3e0e-4f1e-a7a0-91f56bc718ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.054295 | controller |     "Jun 09 13:55:35.019256 crc crio[23733]: time=\"2026-06-09T13:55:35.019044708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.054313 | controller |     "Jun 09 13:55:35.036955 crc crio[23733]: time=\"2026-06-09T13:55:35.036814073Z\" level=info msg=\"Removed container c672e38fd75a0cc1f5a70cab6d803952a4afb1925b0eb995f25f1eddba3f460d: openstack/dnsmasq-dns-5dd88c8fdc-b4gl7/init\" id=39044f50-3e0e-4f1e-a7a0-91f56bc718ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.054329 | controller |     "Jun 09 13:55:35.162091 crc crio[23733]: time=\"2026-06-09T13:55:35.162009352Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=aba90dfa-e026-4e37-b041-5751e952ae77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.054344 | controller |     "Jun 09 13:55:35.166257 crc crio[23733]: time=\"2026-06-09T13:55:35.166178927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.054359 | controller |     "Jun 09 13:55:35.208222 crc crio[23733]: time=\"2026-06-09T13:55:35.208099436Z\" level=info msg=\"Created container 0867e4ab13518727bdbd089f74907eef149f3ffda68ec8d6b1de67d9d969a83c: openshift-marketplace/certified-operators-wsh8f/extract-content\" id=41c80f9e-4e78-4232-94b3-ab1b6203f3a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.054374 | controller |     "Jun 09 13:55:35.235620 crc crio[23733]: time=\"2026-06-09T13:55:35.23547736Z\" level=info msg=\"Created container b107beae755f3e9b223dfa5aafdb84e2715dcb5bc15e7eadc018e53efbdc847c: openstack/glance-default-internal-api-0/glance-log\" id=3edee90e-4a15-420a-864e-cb8d4839c4e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.054389 | controller |     "Jun 09 13:55:35.237332 crc crio[23733]: time=\"2026-06-09T13:55:35.237161322Z\" level=info msg=\"Starting container: 0867e4ab13518727bdbd089f74907eef149f3ffda68ec8d6b1de67d9d969a83c\" id=c9b134ed-13a1-4d54-a0cd-22732940ade3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.054404 | controller |     "Jun 09 13:55:35.242616 crc crio[23733]: time=\"2026-06-09T13:55:35.242565217Z\" level=info msg=\"Starting container: b107beae755f3e9b223dfa5aafdb84e2715dcb5bc15e7eadc018e53efbdc847c\" id=c3dd16ac-38a4-4086-8e06-c8548b0711a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.054419 | controller |     "Jun 09 13:55:35.268954 crc crio[23733]: time=\"2026-06-09T13:55:35.268618579Z\" level=info msg=\"Started container\" PID=66450 containerID=b107beae755f3e9b223dfa5aafdb84e2715dcb5bc15e7eadc018e53efbdc847c description=openstack/glance-default-internal-api-0/glance-log id=c3dd16ac-38a4-4086-8e06-c8548b0711a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703",
2026-06-09 14:45:34.054434 | controller |     "Jun 09 13:55:35.289807 crc crio[23733]: time=\"2026-06-09T13:55:35.288718101Z\" level=info msg=\"Started container\" PID=66415 containerID=0867e4ab13518727bdbd089f74907eef149f3ffda68ec8d6b1de67d9d969a83c description=openshift-marketplace/certified-operators-wsh8f/extract-content id=c9b134ed-13a1-4d54-a0cd-22732940ade3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704",
2026-06-09 14:45:34.054450 | controller |     "Jun 09 13:55:35.297672 crc crio[23733]: time=\"2026-06-09T13:55:35.297527551Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=0e0e5581-a11f-4607-b358-378610206e75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.054465 | controller |     "Jun 09 13:55:35.352923 crc crio[23733]: time=\"2026-06-09T13:55:35.352692141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.054483 | controller |     "Jun 09 13:55:35.564002 crc crio[23733]: time=\"2026-06-09T13:55:35.562320171Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=159d889e-0af3-473c-8bd0-18e85017d809 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.054498 | controller |     "Jun 09 13:55:35.580246 crc crio[23733]: time=\"2026-06-09T13:55:35.580089415Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=077feb5c-4a82-4cc3-af00-6e220e93b8c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.054528 | controller |     "Jun 09 13:55:35.581513 crc crio[23733]: time=\"2026-06-09T13:55:35.58148513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.054548 | controller |     "Jun 09 13:55:35.794597 crc crio[23733]: time=\"2026-06-09T13:55:35.793907811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.054563 | controller |     "Jun 09 13:55:36.698542 crc crio[23733]: time=\"2026-06-09T13:55:36.697307487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.054578 | controller |     "Jun 09 13:55:36.967922 crc crio[23733]: time=\"2026-06-09T13:55:36.967794369Z\" level=info msg=\"Created container 113069673cb2728177dc0c6d4c928468f04257bf65a29b132591a2b698f34b0f: openstack/glance-default-external-api-0/glance-httpd\" id=aba90dfa-e026-4e37-b041-5751e952ae77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.054594 | controller |     "Jun 09 13:55:36.971619 crc crio[23733]: time=\"2026-06-09T13:55:36.9714688Z\" level=info msg=\"Starting container: 113069673cb2728177dc0c6d4c928468f04257bf65a29b132591a2b698f34b0f\" id=f8fccfea-2f45-491b-9ad7-c7930fccb4d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.054609 | controller |     "Jun 09 13:55:36.990575 crc crio[23733]: time=\"2026-06-09T13:55:36.990324372Z\" level=info msg=\"Started container\" PID=66620 containerID=113069673cb2728177dc0c6d4c928468f04257bf65a29b132591a2b698f34b0f description=openstack/glance-default-external-api-0/glance-httpd id=f8fccfea-2f45-491b-9ad7-c7930fccb4d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186",
2026-06-09 14:45:34.054625 | controller |     "Jun 09 13:55:37.137920 crc crio[23733]: time=\"2026-06-09T13:55:37.132917477Z\" level=info msg=\"Stopping container: 113069673cb2728177dc0c6d4c928468f04257bf65a29b132591a2b698f34b0f (timeout: 30s)\" id=6f8ff189-fe29-45b1-b96e-98007dcdc56e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.054640 | controller |     "Jun 09 13:55:37.137920 crc crio[23733]: time=\"2026-06-09T13:55:37.134612409Z\" level=info msg=\"Stopping container: 63395d0da84397c55c3979301d74a7252d52ddb57df18e44de3b74539b61b364 (timeout: 30s)\" id=f6fb0af7-28be-417b-93bb-825feffaa17a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.054656 | controller |     "Jun 09 13:55:37.290684 crc crio[23733]: time=\"2026-06-09T13:55:37.289995154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.054671 | controller |     "Jun 09 13:55:37.509201 crc crio[23733]: time=\"2026-06-09T13:55:37.508931108Z\" level=info msg=\"Created container 30e8c45c6bfaa81df28f50b81349038606e344924c859fbdc002fa336a5efb64: openstack/glance-default-internal-api-0/glance-httpd\" id=077feb5c-4a82-4cc3-af00-6e220e93b8c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.054686 | controller |     "Jun 09 13:55:37.510690 crc crio[23733]: time=\"2026-06-09T13:55:37.510551648Z\" level=info msg=\"Starting container: 30e8c45c6bfaa81df28f50b81349038606e344924c859fbdc002fa336a5efb64\" id=ef3ba9f5-2ada-41e7-a085-d03931fb96f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.054705 | controller |     "Jun 09 13:55:37.526854 crc crio[23733]: time=\"2026-06-09T13:55:37.526738224Z\" level=info msg=\"Started container\" PID=66668 containerID=30e8c45c6bfaa81df28f50b81349038606e344924c859fbdc002fa336a5efb64 description=openstack/glance-default-internal-api-0/glance-httpd id=ef3ba9f5-2ada-41e7-a085-d03931fb96f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703",
2026-06-09 14:45:34.054721 | controller |     "Jun 09 13:55:37.677962 crc crio[23733]: time=\"2026-06-09T13:55:37.677865622Z\" level=info msg=\"Stopped container 63395d0da84397c55c3979301d74a7252d52ddb57df18e44de3b74539b61b364: openstack/glance-default-external-api-0/glance-log\" id=f6fb0af7-28be-417b-93bb-825feffaa17a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.054736 | controller |     "Jun 09 13:55:37.937967 crc crio[23733]: time=\"2026-06-09T13:55:37.93738079Z\" level=info msg=\"Stopped container 113069673cb2728177dc0c6d4c928468f04257bf65a29b132591a2b698f34b0f: openstack/glance-default-external-api-0/glance-httpd\" id=6f8ff189-fe29-45b1-b96e-98007dcdc56e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.054751 | controller |     "Jun 09 13:55:37.941027 crc crio[23733]: time=\"2026-06-09T13:55:37.940928468Z\" level=info msg=\"Stopping pod sandbox: 1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186\" id=b71e93aa-b53d-4aab-9a20-ccebd1600506 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.054766 | controller |     "Jun 09 13:55:37.944926 crc crio[23733]: time=\"2026-06-09T13:55:37.943216276Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186 UID:6c336e9a-67b1-41c2-ba64-d3de1ac4473a NetNS:/var/run/netns/af0a6152-0b72-4320-af12-ea4f9849bc7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c336e9a_67b1_41c2_ba64_d3de1ac4473a.slice PodAnnotations:0xc00580ab30}] Aliases:map[]}\"",
2026-06-09 14:45:34.054781 | controller |     "Jun 09 13:55:37.944926 crc crio[23733]: time=\"2026-06-09T13:55:37.943866911Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.054804 | controller |     "Jun 09 13:55:38.191525 crc crio[23733]: time=\"2026-06-09T13:55:38.19097376Z\" level=info msg=\"Stopping container: 30e8c45c6bfaa81df28f50b81349038606e344924c859fbdc002fa336a5efb64 (timeout: 30s)\" id=f16913ad-a0ef-4827-8704-89afd1266c21 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.054820 | controller |     "Jun 09 13:55:38.192487 crc crio[23733]: time=\"2026-06-09T13:55:38.192422456Z\" level=info msg=\"Stopping container: b107beae755f3e9b223dfa5aafdb84e2715dcb5bc15e7eadc018e53efbdc847c (timeout: 30s)\" id=a11ea829-6d3e-4616-bda6-8b98078b6a98 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.054837 | controller |     "Jun 09 13:55:38.207476 crc crio[23733]: time=\"2026-06-09T13:55:38.20736926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f086e528-a3e4-4c49-ae22-f3fdc4f7b20f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.054853 | controller |     "Jun 09 13:55:38.232880 crc crio[23733]: time=\"2026-06-09T13:55:38.213920493Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=70c5b81e-5c7f-4cf3-848a-891f914d9520 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.054872 | controller |     "Jun 09 13:55:38.251823 crc crio[23733]: time=\"2026-06-09T13:55:38.251715928Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wsh8f/registry-server\" id=14d81b9f-421a-40b4-87f9-31c5452bd3bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.054892 | controller |     "Jun 09 13:55:38.253508 crc crio[23733]: time=\"2026-06-09T13:55:38.252312993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.054917 | controller |     "Jun 09 13:55:38.589776 crc crio[23733]: time=\"2026-06-09T13:55:38.589020521Z\" level=info msg=\"Stopped container b107beae755f3e9b223dfa5aafdb84e2715dcb5bc15e7eadc018e53efbdc847c: openstack/glance-default-internal-api-0/glance-log\" id=a11ea829-6d3e-4616-bda6-8b98078b6a98 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.054934 | controller |     "Jun 09 13:55:38.833583 crc crio[23733]: time=\"2026-06-09T13:55:38.833076263Z\" level=info msg=\"Stopped container 30e8c45c6bfaa81df28f50b81349038606e344924c859fbdc002fa336a5efb64: openstack/glance-default-internal-api-0/glance-httpd\" id=f16913ad-a0ef-4827-8704-89afd1266c21 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.054949 | controller |     "Jun 09 13:55:38.835507 crc crio[23733]: time=\"2026-06-09T13:55:38.834240812Z\" level=info msg=\"Stopping pod sandbox: 76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703\" id=ad0b5b38-cd44-4516-9042-0bb1d34878f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.054965 | controller |     "Jun 09 13:55:38.835507 crc crio[23733]: time=\"2026-06-09T13:55:38.835083373Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703 UID:34553c9a-edc1-4fc9-8c08-9655d13ed842 NetNS:/var/run/netns/0601e8a4-c3f1-4e75-a913-72d49b51af63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34553c9a_edc1_4fc9_8c08_9655d13ed842.slice PodAnnotations:0xc0025a7398}] Aliases:map[]}\"",
2026-06-09 14:45:34.055024 | controller |     "Jun 09 13:55:38.835507 crc crio[23733]: time=\"2026-06-09T13:55:38.835297388Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.055043 | controller |     "Jun 09 13:55:38.839618 crc crio[23733]: time=\"2026-06-09T13:55:38.839488763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.055058 | controller |     "Jun 09 13:55:38.849437 crc crio[23733]: time=\"2026-06-09T13:55:38.846748624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.055076 | controller |     "Jun 09 13:55:39.006981 crc crio[23733]: time=\"2026-06-09T13:55:39.006756045Z\" level=info msg=\"Created container a5c4f55d1e289f43d1d7accb4359eed20a5a4128e3e951959519bfcf50085964: openshift-marketplace/certified-operators-wsh8f/registry-server\" id=14d81b9f-421a-40b4-87f9-31c5452bd3bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.055097 | controller |     "Jun 09 13:55:39.008844 crc crio[23733]: time=\"2026-06-09T13:55:39.008759354Z\" level=info msg=\"Starting container: a5c4f55d1e289f43d1d7accb4359eed20a5a4128e3e951959519bfcf50085964\" id=f981303b-13a7-48b0-a2ad-638f6bcdb1d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.055112 | controller |     "Jun 09 13:55:39.020740 crc crio[23733]: time=\"2026-06-09T13:55:39.020514559Z\" level=info msg=\"Started container\" PID=66965 containerID=a5c4f55d1e289f43d1d7accb4359eed20a5a4128e3e951959519bfcf50085964 description=openshift-marketplace/certified-operators-wsh8f/registry-server id=f981303b-13a7-48b0-a2ad-638f6bcdb1d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704",
2026-06-09 14:45:34.055131 | controller |     "Jun 09 13:55:40.358677 crc crio[23733]: time=\"2026-06-09T13:55:40.357832813Z\" level=info msg=\"Stopping pod sandbox: 33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528\" id=e25c5e50-77db-4e2f-a33a-23cfdbeb2007 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.055147 | controller |     "Jun 09 13:55:40.361758 crc crio[23733]: time=\"2026-06-09T13:55:40.359354511Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-prcwx Namespace:openstack ID:33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528 UID:d54a1ce3-6513-45aa-8779-4e7fb11e3a32 NetNS:/var/run/netns/8d0636ca-09a9-4c12-ad59-54e1d2019460 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd54a1ce3_6513_45aa_8779_4e7fb11e3a32.slice PodAnnotations:0xc0028981d0}] Aliases:map[]}\"",
2026-06-09 14:45:34.055162 | controller |     "Jun 09 13:55:40.361758 crc crio[23733]: time=\"2026-06-09T13:55:40.359496124Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-prcwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.055178 | controller |     "Jun 09 13:55:42.330834 crc crio[23733]: time=\"2026-06-09T13:55:42.329465046Z\" level=info msg=\"Stopping container: 68363b59e0bddc9c5602def7d7d6cb7e798339b8a88e0feb5f180922d6a1da74 (timeout: 10s)\" id=dc3c6f0a-fc9f-4954-99b4-7640e9391bde name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.055193 | controller |     "Jun 09 13:55:43.153697 crc crio[23733]: time=\"2026-06-09T13:55:43.153072097Z\" level=info msg=\"Stopped pod sandbox: 1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186\" id=b71e93aa-b53d-4aab-9a20-ccebd1600506 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.055209 | controller |     "Jun 09 13:55:43.455544 crc crio[23733]: time=\"2026-06-09T13:55:43.454483332Z\" level=info msg=\"Removing container: 113069673cb2728177dc0c6d4c928468f04257bf65a29b132591a2b698f34b0f\" id=82060894-d20a-4931-b5b4-b809d73e48d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.055224 | controller |     "Jun 09 13:55:44.248984 crc crio[23733]: time=\"2026-06-09T13:55:44.248883414Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=159dec2a-a875-49f9-ac3b-6882822c0eed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.055240 | controller |     "Jun 09 13:55:44.249379 crc crio[23733]: time=\"2026-06-09T13:55:44.249300954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.055255 | controller |     "Jun 09 13:55:46.737151 crc crio[23733]: time=\"2026-06-09T13:55:46.736220029Z\" level=info msg=\"Stopped container 68363b59e0bddc9c5602def7d7d6cb7e798339b8a88e0feb5f180922d6a1da74: openstack/dnsmasq-dns-798c5d9f59-jztv5/dnsmasq-dns\" id=dc3c6f0a-fc9f-4954-99b4-7640e9391bde name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.055271 | controller |     "Jun 09 13:55:46.740983 crc crio[23733]: time=\"2026-06-09T13:55:46.740918186Z\" level=info msg=\"Stopping pod sandbox: 195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8\" id=ca2fa659-1242-4fb2-80f8-e5d7a2179720 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.055286 | controller |     "Jun 09 13:55:46.742065 crc crio[23733]: time=\"2026-06-09T13:55:46.742020354Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-798c5d9f59-jztv5 Namespace:openstack ID:195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8 UID:05d75b6b-1aac-4baa-94aa-7cbe4e7528ef NetNS:/var/run/netns/324d288d-57f4-48aa-a885-9162dc556fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05d75b6b_1aac_4baa_94aa_7cbe4e7528ef.slice PodAnnotations:0xc0020d8368}] Aliases:map[]}\"",
2026-06-09 14:45:34.055305 | controller |     "Jun 09 13:55:46.742332 crc crio[23733]: time=\"2026-06-09T13:55:46.742280081Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-798c5d9f59-jztv5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.055321 | controller |     "Jun 09 13:55:46.756391 crc crio[23733]: time=\"2026-06-09T13:55:46.75626601Z\" level=info msg=\"Stopped pod sandbox: 33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528\" id=e25c5e50-77db-4e2f-a33a-23cfdbeb2007 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.055336 | controller |     "Jun 09 13:55:46.757461 crc crio[23733]: time=\"2026-06-09T13:55:46.757316626Z\" level=info msg=\"Stopped pod sandbox: 76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703\" id=ad0b5b38-cd44-4516-9042-0bb1d34878f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.055351 | controller |     "Jun 09 13:55:48.129466 crc crio[23733]: time=\"2026-06-09T13:55:48.128440586Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=5fc5fc8c-85f6-46b1-b9ae-c0afefe02e13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.055365 | controller |     "Jun 09 13:55:48.130850 crc crio[23733]: time=\"2026-06-09T13:55:48.129478822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.055380 | controller |     "Jun 09 13:55:48.582221 crc crio[23733]: time=\"2026-06-09T13:55:48.581999807Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-rmcpp/POD\" id=29a1036f-6f85-471e-a867-1cf01d8dbf9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.055395 | controller |     "Jun 09 13:55:48.582221 crc crio[23733]: time=\"2026-06-09T13:55:48.58218292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.055410 | controller |     "Jun 09 13:55:51.637190 crc crio[23733]: time=\"2026-06-09T13:55:51.636495521Z\" level=info msg=\"Stopping container: a5c4f55d1e289f43d1d7accb4359eed20a5a4128e3e951959519bfcf50085964 (timeout: 2s)\" id=4b798d51-dec8-4907-9c1a-92a062b7dd2f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.055424 | controller |     "Jun 09 13:55:52.438743 crc crio[23733]: time=\"2026-06-09T13:55:52.438284587Z\" level=info msg=\"Stopped pod sandbox: 195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8\" id=ca2fa659-1242-4fb2-80f8-e5d7a2179720 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.055486 | controller |     "Jun 09 13:56:00.657855 crc crio[23733]: time=\"2026-06-09T13:56:00.656810058Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683556-gm7t7/POD\" id=d08fa399-f315-4ae1-abd7-d920b1d25a00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.055504 | controller |     "Jun 09 13:56:00.666001 crc crio[23733]: time=\"2026-06-09T13:56:00.65806675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.055545 | controller |     "Jun 09 13:56:03.606728 crc crio[23733]: time=\"2026-06-09T13:56:03.605687123Z\" level=info msg=\"Stopping pod sandbox: 1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131\" id=286667b3-a538-433f-94a9-7991dded65e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.055562 | controller |     "Jun 09 13:56:03.606728 crc crio[23733]: time=\"2026-06-09T13:56:03.606618077Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131\" id=286667b3-a538-433f-94a9-7991dded65e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.055582 | controller |     "Jun 09 13:56:03.612787 crc crio[23733]: time=\"2026-06-09T13:56:03.612577756Z\" level=info msg=\"Removing pod sandbox: 1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131\" id=799b0d15-e631-4d06-9872-65f9c73bd5b5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.055598 | controller |     "Jun 09 13:56:04.822220 crc crio[23733]: time=\"2026-06-09T13:56:04.821594613Z\" level=info msg=\"Stopped container a5c4f55d1e289f43d1d7accb4359eed20a5a4128e3e951959519bfcf50085964: openshift-marketplace/certified-operators-wsh8f/registry-server\" id=4b798d51-dec8-4907-9c1a-92a062b7dd2f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.055614 | controller |     "Jun 09 13:56:04.824953 crc crio[23733]: time=\"2026-06-09T13:56:04.824375032Z\" level=info msg=\"Stopping pod sandbox: a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704\" id=52be5e07-823b-4ddb-a816-9975f17a7cba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.055630 | controller |     "Jun 09 13:56:04.825267 crc crio[23733]: time=\"2026-06-09T13:56:04.825189552Z\" level=info msg=\"Got pod network &{Name:certified-operators-wsh8f Namespace:openshift-marketplace ID:a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704 UID:1e27a413-646b-46e9-9765-02e606cfc414 NetNS:/var/run/netns/90e6cd5b-05a9-4a0f-949b-cca7f303ac10 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e27a413_646b_46e9_9765_02e606cfc414.slice PodAnnotations:0xc00720c040}] Aliases:map[]}\"",
2026-06-09 14:45:34.055646 | controller |     "Jun 09 13:56:04.825464 crc crio[23733]: time=\"2026-06-09T13:56:04.825401538Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-wsh8f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.055662 | controller |     "Jun 09 13:56:04.831000 crc crio[23733]: time=\"2026-06-09T13:56:04.830864845Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2\" id=226212a8-0ca7-4e79-89d3-280a7630a4f9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.055678 | controller |     "Jun 09 13:56:04.833002 crc crio[23733]: time=\"2026-06-09T13:56:04.832938215Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=bf394011-0f23-4f1c-8e99-b28a810e3aba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.055693 | controller |     "Jun 09 13:56:04.848581 crc crio[23733]: time=\"2026-06-09T13:56:04.847677424Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1\" id=4ed62942-4cbe-4fdc-b58b-35284389973f name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.055708 | controller |     "Jun 09 13:56:04.851906 crc crio[23733]: time=\"2026-06-09T13:56:04.851773817Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=b0b09baa-0ec7-4939-ab71-d3c08e5beff2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.055723 | controller |     "Jun 09 13:56:04.862070 crc crio[23733]: time=\"2026-06-09T13:56:04.861963292Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c\" id=d3be5e7f-baaa-471b-a337-f1d49089380e name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.055738 | controller |     "Jun 09 13:56:04.865882 crc crio[23733]: time=\"2026-06-09T13:56:04.865733766Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=bb8984fb-4939-4226-8a40-7c729a6d157c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.055756 | controller |     "Jun 09 13:56:04.884300 crc crio[23733]: time=\"2026-06-09T13:56:04.884232278Z\" level=info msg=\"Removed container 113069673cb2728177dc0c6d4c928468f04257bf65a29b132591a2b698f34b0f: openstack/glance-default-external-api-0/glance-httpd\" id=82060894-d20a-4931-b5b4-b809d73e48d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.055773 | controller |     "Jun 09 13:56:04.887945 crc crio[23733]: time=\"2026-06-09T13:56:04.88788225Z\" level=info msg=\"Removing container: 63395d0da84397c55c3979301d74a7252d52ddb57df18e44de3b74539b61b364\" id=7fbe894b-7cc6-480c-be77-135fe996297e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.055788 | controller |     "Jun 09 13:56:05.020775 crc crio[23733]: time=\"2026-06-09T13:56:05.02068731Z\" level=info msg=\"Stopping pod sandbox: 807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f\" id=262f8f73-8960-4f58-abf6-63d6ac06a1d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.055803 | controller |     "Jun 09 13:56:05.021626 crc crio[23733]: time=\"2026-06-09T13:56:05.021551301Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-xr6tt Namespace:openstack ID:807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f UID:88d6c00c-4818-439b-8239-d96839f3dacd NetNS:/var/run/netns/e6ce9b82-30f2-416b-b342-fd9ecf5d1925 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88d6c00c_4818_439b_8239_d96839f3dacd.slice PodAnnotations:0xc0059cc4a8}] Aliases:map[]}\"",
2026-06-09 14:45:34.055818 | controller |     "Jun 09 13:56:05.021878 crc crio[23733]: time=\"2026-06-09T13:56:05.021810288Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-xr6tt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.055834 | controller |     "Jun 09 13:56:06.650862 crc crio[23733]: time=\"2026-06-09T13:56:06.648669721Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4 UID:8ff63db0-5b46-4fc3-8dd3-dcb6883e9655 NetNS:/var/run/netns/483aeebc-4417-4fe8-b0e0-f4f4cf81faa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ff63db0_5b46_4fc3_8dd3_dcb6883e9655.slice PodAnnotations:0xc000308150}] Aliases:map[]}\"",
2026-06-09 14:45:34.055850 | controller |     "Jun 09 13:56:06.650862 crc crio[23733]: time=\"2026-06-09T13:56:06.650785764Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.055865 | controller |     "Jun 09 13:56:06.663227 crc crio[23733]: time=\"2026-06-09T13:56:06.662509218Z\" level=info msg=\"Stopped pod sandbox: 807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f\" id=262f8f73-8960-4f58-abf6-63d6ac06a1d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.055880 | controller |     "Jun 09 13:56:06.682384 crc crio[23733]: time=\"2026-06-09T13:56:06.681882251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=591734b0-beda-4c43-b6c1-d7ebd17d12ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.055895 | controller |     "Jun 09 13:56:06.682814 crc crio[23733]: time=\"2026-06-09T13:56:06.682485377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=abf8f61a-39fd-4ead-9230-1c711e187905 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.055910 | controller |     "Jun 09 13:56:06.696915 crc crio[23733]: time=\"2026-06-09T13:56:06.696823715Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=e3c17a7f-b4f0-49b6-b390-cad817408f08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.055931 | controller |     "Jun 09 13:56:06.704778 crc crio[23733]: time=\"2026-06-09T13:56:06.704674822Z\" level=info msg=\"Stopped pod sandbox: a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704\" id=52be5e07-823b-4ddb-a816-9975f17a7cba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.055947 | controller |     "Jun 09 13:56:06.727382 crc crio[23733]: time=\"2026-06-09T13:56:06.727199074Z\" level=info msg=\"Removed pod sandbox: 1062be7312674d8e13502cbd5572fb7657652264e19d6aba815075536ff94131\" id=799b0d15-e631-4d06-9872-65f9c73bd5b5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.055962 | controller |     "Jun 09 13:56:06.730409 crc crio[23733]: time=\"2026-06-09T13:56:06.729326158Z\" level=info msg=\"Stopping pod sandbox: 6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77\" id=c79e7aac-3e45-479c-9085-c896bc98a59c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.055978 | controller |     "Jun 09 13:56:06.730409 crc crio[23733]: time=\"2026-06-09T13:56:06.729425801Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77\" id=c79e7aac-3e45-479c-9085-c896bc98a59c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.055993 | controller |     "Jun 09 13:56:06.731314 crc crio[23733]: time=\"2026-06-09T13:56:06.731155044Z\" level=info msg=\"Removing pod sandbox: 6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77\" id=ad3dc6fb-ce4e-4292-a1ba-44937f50cd10 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.056008 | controller |     "Jun 09 13:56:06.767833 crc crio[23733]: time=\"2026-06-09T13:56:06.767380499Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-rmcpp Namespace:openstack ID:5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275 UID:0074a1f5-dfd6-4922-a9c4-f7cd316db474 NetNS:/var/run/netns/360453d0-c730-4ae6-a755-a4050e72b3ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0074a1f5_dfd6_4922_a9c4_f7cd316db474.slice PodAnnotations:0xc00580a0b0}] Aliases:map[]}\"",
2026-06-09 14:45:34.056024 | controller |     "Jun 09 13:56:06.767833 crc crio[23733]: time=\"2026-06-09T13:56:06.76744633Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-rmcpp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.056040 | controller |     "Jun 09 13:56:06.804855 crc crio[23733]: time=\"2026-06-09T13:56:06.803849021Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2 UID:d031b516-5792-47d8-a7d6-9ea2e2f631e9 NetNS:/var/run/netns/616c4a36-28db-4016-b452-5b3abf0c474e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd031b516_5792_47d8_a7d6_9ea2e2f631e9.slice PodAnnotations:0xc00720c158}] Aliases:map[]}\"",
2026-06-09 14:45:34.056055 | controller |     "Jun 09 13:56:06.804855 crc crio[23733]: time=\"2026-06-09T13:56:06.803927093Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.056071 | controller |     "Jun 09 13:56:06.811618 crc crio[23733]: time=\"2026-06-09T13:56:06.811482712Z\" level=info msg=\"Creating container: openstack/placement-db-sync-q48bf/placement-db-sync\" id=9d731347-7dc9-42bc-9652-0e37e6e4edc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.056086 | controller |     "Jun 09 13:56:06.828729 crc crio[23733]: time=\"2026-06-09T13:56:06.828551298Z\" level=info msg=\"Removed container 63395d0da84397c55c3979301d74a7252d52ddb57df18e44de3b74539b61b364: openstack/glance-default-external-api-0/glance-log\" id=7fbe894b-7cc6-480c-be77-135fe996297e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.056104 | controller |     "Jun 09 13:56:06.836862 crc crio[23733]: time=\"2026-06-09T13:56:06.836437636Z\" level=info msg=\"Removing container: 30e8c45c6bfaa81df28f50b81349038606e344924c859fbdc002fa336a5efb64\" id=ef79c364-621b-43d3-bb32-172cd5a1a3ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.056120 | controller |     "Jun 09 13:56:06.837728 crc crio[23733]: time=\"2026-06-09T13:56:06.837605154Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=84e1b5ad-06f4-4e5a-bdb5-d11ba47ee2ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.056136 | controller |     "Jun 09 13:56:06.840932 crc crio[23733]: time=\"2026-06-09T13:56:06.840867796Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a\" id=14833eb2-fa34-479e-8a9d-94179a7ce960 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.056151 | controller |     "Jun 09 13:56:06.842916 crc crio[23733]: time=\"2026-06-09T13:56:06.842805644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=4fceed72-5bb5-428f-bdf7-0d870860733d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.056166 | controller |     "Jun 09 13:56:06.854007 crc crio[23733]: time=\"2026-06-09T13:56:06.853913802Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-w4bjc/barbican-db-sync\" id=4cce7ecb-a79f-4189-8048-d1c67ddb4a72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.056181 | controller |     "Jun 09 13:56:06.855729 crc crio[23733]: time=\"2026-06-09T13:56:06.855681986Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683556-gm7t7 Namespace:openshift-infra ID:74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a UID:e84651d4-1c2f-430c-9f53-d8e7f08b6e37 NetNS:/var/run/netns/7ba5b21f-97af-495a-8f20-cd4d58f4e6fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode84651d4_1c2f_430c_9f53_d8e7f08b6e37.slice PodAnnotations:0xc002b0e3a8}] Aliases:map[]}\"",
2026-06-09 14:45:34.056197 | controller |     "Jun 09 13:56:06.855891 crc crio[23733]: time=\"2026-06-09T13:56:06.855872802Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683556-gm7t7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.056213 | controller |     "Jun 09 13:56:06.861057 crc crio[23733]: time=\"2026-06-09T13:56:06.860906687Z\" level=info msg=\"Removed pod sandbox: 6f10c81db84a2c8c4138f26dfa8fa3bc3737b6d8341bb8be4b9226012be92c77\" id=ad3dc6fb-ce4e-4292-a1ba-44937f50cd10 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.056228 | controller |     "Jun 09 13:56:06.864048 crc crio[23733]: time=\"2026-06-09T13:56:06.861196485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.056243 | controller |     "Jun 09 13:56:06.864721 crc crio[23733]: time=\"2026-06-09T13:56:06.864010814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.056258 | controller |     "Jun 09 13:56:06.865069 crc crio[23733]: time=\"2026-06-09T13:56:06.863601924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.056274 | controller |     "Jun 09 13:56:06.909400 crc crio[23733]: time=\"2026-06-09T13:56:06.909301897Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=92fce98d-56f0-4a6d-b24a-d93ff6661ef8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.056292 | controller |     "Jun 09 13:56:06.982439 crc crio[23733]: time=\"2026-06-09T13:56:06.981723648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.056308 | controller |     "Jun 09 13:56:07.000946 crc crio[23733]: time=\"2026-06-09T13:56:07.000827615Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-m7lkh/cinder-db-sync\" id=382b3b02-a119-41dd-90e3-90aa0d6fc24b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.056323 | controller |     "Jun 09 13:56:07.030047 crc crio[23733]: time=\"2026-06-09T13:56:07.024282042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.056338 | controller |     "Jun 09 13:56:07.034680 crc crio[23733]: time=\"2026-06-09T13:56:07.034436315Z\" level=info msg=\"Removed container 30e8c45c6bfaa81df28f50b81349038606e344924c859fbdc002fa336a5efb64: openstack/glance-default-internal-api-0/glance-httpd\" id=ef79c364-621b-43d3-bb32-172cd5a1a3ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.056353 | controller |     "Jun 09 13:56:07.034896 crc crio[23733]: time=\"2026-06-09T13:56:07.034722923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.056369 | controller |     "Jun 09 13:56:07.036798 crc crio[23733]: time=\"2026-06-09T13:56:07.036727923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.056384 | controller |     "Jun 09 13:56:07.039238 crc crio[23733]: time=\"2026-06-09T13:56:07.039054802Z\" level=info msg=\"Removing container: b107beae755f3e9b223dfa5aafdb84e2715dcb5bc15e7eadc018e53efbdc847c\" id=3eb4a1db-86f9-489b-a610-f226a77f41c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.056400 | controller |     "Jun 09 13:56:07.039835 crc crio[23733]: time=\"2026-06-09T13:56:07.039741598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.056415 | controller |     "Jun 09 13:56:07.149205 crc crio[23733]: time=\"2026-06-09T13:56:07.147853741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.056430 | controller |     "Jun 09 13:56:07.153236 crc crio[23733]: time=\"2026-06-09T13:56:07.153068782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.056444 | controller |     "Jun 09 13:56:07.176974 crc crio[23733]: time=\"2026-06-09T13:56:07.176872927Z\" level=info msg=\"Removed container b107beae755f3e9b223dfa5aafdb84e2715dcb5bc15e7eadc018e53efbdc847c: openstack/glance-default-internal-api-0/glance-log\" id=3eb4a1db-86f9-489b-a610-f226a77f41c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.056459 | controller |     "Jun 09 13:56:07.183352 crc crio[23733]: time=\"2026-06-09T13:56:07.183197565Z\" level=info msg=\"Removing container: 68363b59e0bddc9c5602def7d7d6cb7e798339b8a88e0feb5f180922d6a1da74\" id=2209a3f3-2785-43be-8728-34a6b6c1bf3c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.056474 | controller |     "Jun 09 13:56:07.197216 crc crio[23733]: time=\"2026-06-09T13:56:07.194888267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.056489 | controller |     "Jun 09 13:56:07.211478 crc crio[23733]: time=\"2026-06-09T13:56:07.208036056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.056506 | controller |     "Jun 09 13:56:07.241890 crc crio[23733]: time=\"2026-06-09T13:56:07.241774689Z\" level=info msg=\"Removed container 68363b59e0bddc9c5602def7d7d6cb7e798339b8a88e0feb5f180922d6a1da74: openstack/dnsmasq-dns-798c5d9f59-jztv5/dnsmasq-dns\" id=2209a3f3-2785-43be-8728-34a6b6c1bf3c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.056541 | controller |     "Jun 09 13:56:07.249046 crc crio[23733]: time=\"2026-06-09T13:56:07.247264047Z\" level=info msg=\"Created container cd887c25442842ac5bb245fdef55077801c8f32ac350a99e55a46e18fb08c173: openstack/ceilometer-0/ceilometer-central-agent\" id=84e1b5ad-06f4-4e5a-bdb5-d11ba47ee2ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.056556 | controller |     "Jun 09 13:56:07.249046 crc crio[23733]: time=\"2026-06-09T13:56:07.24741987Z\" level=info msg=\"Created container 01afb1a6ce39c1b3734b49a7527e91e144d7936c12f315e27da55be91afaf116: openstack/barbican-db-sync-w4bjc/barbican-db-sync\" id=4cce7ecb-a79f-4189-8048-d1c67ddb4a72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.056571 | controller |     "Jun 09 13:56:07.252941 crc crio[23733]: time=\"2026-06-09T13:56:07.252857926Z\" level=info msg=\"Starting container: 01afb1a6ce39c1b3734b49a7527e91e144d7936c12f315e27da55be91afaf116\" id=8c934b2d-63bd-45f0-837f-547644bf13cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.056586 | controller |     "Jun 09 13:56:07.253541 crc crio[23733]: time=\"2026-06-09T13:56:07.253449801Z\" level=info msg=\"Starting container: cd887c25442842ac5bb245fdef55077801c8f32ac350a99e55a46e18fb08c173\" id=5b590083-d414-4bd0-8230-9cb51ed369b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.056601 | controller |     "Jun 09 13:56:07.258224 crc crio[23733]: time=\"2026-06-09T13:56:07.254752963Z\" level=info msg=\"Removing container: 869ba63a8b1ad9d3829e8b07e0f0f3c011983a3a505a0a096165815887197b99\" id=e6ab66ba-86a9-4f04-8ee0-26f9bd47b4d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.056615 | controller |     "Jun 09 13:56:07.259865 crc crio[23733]: time=\"2026-06-09T13:56:07.259626766Z\" level=info msg=\"Started container\" PID=68672 containerID=01afb1a6ce39c1b3734b49a7527e91e144d7936c12f315e27da55be91afaf116 description=openstack/barbican-db-sync-w4bjc/barbican-db-sync id=8c934b2d-63bd-45f0-837f-547644bf13cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293",
2026-06-09 14:45:34.056631 | controller |     "Jun 09 13:56:07.268453 crc crio[23733]: time=\"2026-06-09T13:56:07.26540849Z\" level=info msg=\"Started container\" PID=68671 containerID=cd887c25442842ac5bb245fdef55077801c8f32ac350a99e55a46e18fb08c173 description=openstack/ceilometer-0/ceilometer-central-agent id=5b590083-d414-4bd0-8230-9cb51ed369b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a",
2026-06-09 14:45:34.056646 | controller |     "Jun 09 13:56:07.283602 crc crio[23733]: time=\"2026-06-09T13:56:07.283513313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=564188ad-adc1-4e36-a361-01d1ce7e7ec4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.056662 | controller |     "Jun 09 13:56:07.284003 crc crio[23733]: time=\"2026-06-09T13:56:07.283847481Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=564188ad-adc1-4e36-a361-01d1ce7e7ec4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.056677 | controller |     "Jun 09 13:56:07.284003 crc crio[23733]: time=\"2026-06-09T13:56:07.283894152Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=564188ad-adc1-4e36-a361-01d1ce7e7ec4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.056696 | controller |     "Jun 09 13:56:07.288716 crc crio[23733]: time=\"2026-06-09T13:56:07.288477567Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=472e88bb-716b-4698-873d-d46afb6312eb name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.056711 | controller |     "Jun 09 13:56:07.305738 crc crio[23733]: time=\"2026-06-09T13:56:07.305603955Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"",
2026-06-09 14:45:34.056727 | controller |     "Jun 09 13:56:07.314504 crc crio[23733]: time=\"2026-06-09T13:56:07.314394915Z\" level=info msg=\"Removed container 869ba63a8b1ad9d3829e8b07e0f0f3c011983a3a505a0a096165815887197b99: openstack/dnsmasq-dns-798c5d9f59-jztv5/init\" id=e6ab66ba-86a9-4f04-8ee0-26f9bd47b4d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.056742 | controller |     "Jun 09 13:56:07.319067 crc crio[23733]: time=\"2026-06-09T13:56:07.318800765Z\" level=info msg=\"Created container 7938dce23047fa4451cb3cda98fce20f88a225edb89bf2f8e5dbe233c4bb9856: openstack/placement-db-sync-q48bf/placement-db-sync\" id=9d731347-7dc9-42bc-9652-0e37e6e4edc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.056757 | controller |     "Jun 09 13:56:07.321601 crc crio[23733]: time=\"2026-06-09T13:56:07.321521913Z\" level=info msg=\"Removing container: a5c4f55d1e289f43d1d7accb4359eed20a5a4128e3e951959519bfcf50085964\" id=60875837-0e5d-4bde-b9da-c7c94e5e250a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.056773 | controller |     "Jun 09 13:56:07.321946 crc crio[23733]: time=\"2026-06-09T13:56:07.321867981Z\" level=info msg=\"Starting container: 7938dce23047fa4451cb3cda98fce20f88a225edb89bf2f8e5dbe233c4bb9856\" id=63c5cc7c-6794-4b78-a7af-4205c2040614 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.056788 | controller |     "Jun 09 13:56:07.329210 crc crio[23733]: time=\"2026-06-09T13:56:07.329034081Z\" level=info msg=\"Created container c8db58ffcb8ba95ddf9f1fab2ba05f7eea4c8ca548927a16be7335f48a36775a: openstack/cinder-db-sync-m7lkh/cinder-db-sync\" id=382b3b02-a119-41dd-90e3-90aa0d6fc24b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.056803 | controller |     "Jun 09 13:56:07.330260 crc crio[23733]: time=\"2026-06-09T13:56:07.330178589Z\" level=info msg=\"Started container\" PID=68700 containerID=7938dce23047fa4451cb3cda98fce20f88a225edb89bf2f8e5dbe233c4bb9856 description=openstack/placement-db-sync-q48bf/placement-db-sync id=63c5cc7c-6794-4b78-a7af-4205c2040614 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b",
2026-06-09 14:45:34.056818 | controller |     "Jun 09 13:56:07.331778 crc crio[23733]: time=\"2026-06-09T13:56:07.331696938Z\" level=info msg=\"Starting container: c8db58ffcb8ba95ddf9f1fab2ba05f7eea4c8ca548927a16be7335f48a36775a\" id=3b633425-ec8c-4e1e-bb3a-0c11533ae716 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.056834 | controller |     "Jun 09 13:56:07.345084 crc crio[23733]: time=\"2026-06-09T13:56:07.34460547Z\" level=info msg=\"Started container\" PID=68707 containerID=c8db58ffcb8ba95ddf9f1fab2ba05f7eea4c8ca548927a16be7335f48a36775a description=openstack/cinder-db-sync-m7lkh/cinder-db-sync id=3b633425-ec8c-4e1e-bb3a-0c11533ae716 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7",
2026-06-09 14:45:34.056849 | controller |     "Jun 09 13:56:07.368957 crc crio[23733]: time=\"2026-06-09T13:56:07.368851836Z\" level=info msg=\"Removed container a5c4f55d1e289f43d1d7accb4359eed20a5a4128e3e951959519bfcf50085964: openshift-marketplace/certified-operators-wsh8f/registry-server\" id=60875837-0e5d-4bde-b9da-c7c94e5e250a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.056868 | controller |     "Jun 09 13:56:07.377838 crc crio[23733]: time=\"2026-06-09T13:56:07.377714488Z\" level=info msg=\"Removing container: 0867e4ab13518727bdbd089f74907eef149f3ffda68ec8d6b1de67d9d969a83c\" id=65fe5f86-2c9a-4675-9216-6f022ddd437c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.056883 | controller |     "Jun 09 13:56:07.433895 crc crio[23733]: time=\"2026-06-09T13:56:07.433183675Z\" level=info msg=\"Removed container 0867e4ab13518727bdbd089f74907eef149f3ffda68ec8d6b1de67d9d969a83c: openshift-marketplace/certified-operators-wsh8f/extract-content\" id=65fe5f86-2c9a-4675-9216-6f022ddd437c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.056898 | controller |     "Jun 09 13:56:07.438161 crc crio[23733]: time=\"2026-06-09T13:56:07.438050456Z\" level=info msg=\"Removing container: e59694130e35f735800636ae40d3d817a75cdebd5a6d9355ef587e6b4130f8da\" id=3232e317-2e24-4930-9c3f-db3af5bca93f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.056913 | controller |     "Jun 09 13:56:07.489804 crc crio[23733]: time=\"2026-06-09T13:56:07.489474572Z\" level=info msg=\"Removed container e59694130e35f735800636ae40d3d817a75cdebd5a6d9355ef587e6b4130f8da: openshift-marketplace/certified-operators-wsh8f/extract-utilities\" id=3232e317-2e24-4930-9c3f-db3af5bca93f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.056928 | controller |     "Jun 09 13:56:07.548686 crc crio[23733]: 2026-06-09T13:56:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a9fe1bd03eac83 Mac:32:45:8a:b9:77:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/360453d0-c730-4ae6-a755-a4050e72b3ea SocketPath: PciID:}] [{Interface:0xc0002d92b0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.056944 | controller |     "Jun 09 13:56:07.548845 crc crio[23733]: 2026-06-09T13:56:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74d026aa5eac22b Mac:a6:e4:c6:98:10:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/7ba5b21f-97af-495a-8f20-cd4d58f4e6fa SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.056959 | controller |     "Jun 09 13:56:07.550698 crc crio[23733]: time=\"2026-06-09T13:56:07.550598661Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-rmcpp Namespace:openstack ID:5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275 UID:0074a1f5-dfd6-4922-a9c4-f7cd316db474 NetNS:/var/run/netns/360453d0-c730-4ae6-a755-a4050e72b3ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0074a1f5_dfd6_4922_a9c4_f7cd316db474.slice PodAnnotations:0xc00580a0b0}] Aliases:map[]}\"",
2026-06-09 14:45:34.056974 | controller |     "Jun 09 13:56:07.550829 crc crio[23733]: time=\"2026-06-09T13:56:07.550764925Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683556-gm7t7 Namespace:openshift-infra ID:74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a UID:e84651d4-1c2f-430c-9f53-d8e7f08b6e37 NetNS:/var/run/netns/7ba5b21f-97af-495a-8f20-cd4d58f4e6fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode84651d4_1c2f_430c_9f53_d8e7f08b6e37.slice PodAnnotations:0xc002b0e3a8}] Aliases:map[]}\"",
2026-06-09 14:45:34.056990 | controller |     "Jun 09 13:56:07.550829 crc crio[23733]: time=\"2026-06-09T13:56:07.550808546Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-rmcpp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.057005 | controller |     "Jun 09 13:56:07.551060 crc crio[23733]: time=\"2026-06-09T13:56:07.550916078Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683556-gm7t7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.057023 | controller |     "Jun 09 13:56:07.560007 crc crio[23733]: time=\"2026-06-09T13:56:07.559906693Z\" level=info msg=\"Ran pod sandbox 5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275 with infra container: openstack/keystone-bootstrap-rmcpp/POD\" id=29a1036f-6f85-471e-a867-1cf01d8dbf9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.057039 | controller |     "Jun 09 13:56:07.567959 crc crio[23733]: time=\"2026-06-09T13:56:07.5678102Z\" level=info msg=\"Ran pod sandbox 74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a with infra container: openshift-infra/auto-csr-approver-29683556-gm7t7/POD\" id=d08fa399-f315-4ae1-abd7-d920b1d25a00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.057055 | controller |     "Jun 09 13:56:07.577876 crc crio[23733]: time=\"2026-06-09T13:56:07.570420166Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c6f8298e-1dfa-4705-b3df-c1552503a0ff name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.057070 | controller |     "Jun 09 13:56:07.582556 crc crio[23733]: time=\"2026-06-09T13:56:07.582437776Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=f6498ec3-7419-4e86-a99c-ce994dbfcec0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.057085 | controller |     "Jun 09 13:56:07.584470 crc crio[23733]: time=\"2026-06-09T13:56:07.584379725Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.057100 | controller |     "Jun 09 13:56:07.588540 crc crio[23733]: 2026-06-09T13:56:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89a6a5c0a28fee7 Mac:8a:c8:c2:e2:38:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/483aeebc-4417-4fe8-b0e0-f4f4cf81faa3 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.057116 | controller |     "Jun 09 13:56:07.588924 crc crio[23733]: time=\"2026-06-09T13:56:07.588842106Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4 UID:8ff63db0-5b46-4fc3-8dd3-dcb6883e9655 NetNS:/var/run/netns/483aeebc-4417-4fe8-b0e0-f4f4cf81faa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ff63db0_5b46_4fc3_8dd3_dcb6883e9655.slice PodAnnotations:0xc000308150}] Aliases:map[]}\"",
2026-06-09 14:45:34.057131 | controller |     "Jun 09 13:56:07.589239 crc crio[23733]: time=\"2026-06-09T13:56:07.589059412Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.057146 | controller |     "Jun 09 13:56:07.598871 crc crio[23733]: time=\"2026-06-09T13:56:07.598791445Z\" level=info msg=\"Ran pod sandbox 89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4 with infra container: openstack/glance-default-external-api-0/POD\" id=159dec2a-a875-49f9-ac3b-6882822c0eed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.057161 | controller |     "Jun 09 13:56:07.603505 crc crio[23733]: time=\"2026-06-09T13:56:07.603432832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=108d7791-0391-4b54-b43d-9d01b9e14845 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.057177 | controller |     "Jun 09 13:56:07.610781 crc crio[23733]: time=\"2026-06-09T13:56:07.610551099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ac86384c-e689-4616-8d59-350f57a6df8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.057192 | controller |     "Jun 09 13:56:07.618928 crc crio[23733]: time=\"2026-06-09T13:56:07.618799085Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=a3b109f5-749a-4c44-8311-da1a7a3f5232 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.057210 | controller |     "Jun 09 13:56:07.623801 crc crio[23733]: time=\"2026-06-09T13:56:07.623602915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.057226 | controller |     "Jun 09 13:56:07.632672 crc crio[23733]: time=\"2026-06-09T13:56:07.632576179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=0b28a515-27d4-4140-8df4-4bca09163534 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.057241 | controller |     "Jun 09 13:56:07.710231 crc crio[23733]: time=\"2026-06-09T13:56:07.702405535Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-rmcpp/keystone-bootstrap\" id=a4784136-eade-490b-b13a-b8ef73b452de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.057257 | controller |     "Jun 09 13:56:07.710231 crc crio[23733]: time=\"2026-06-09T13:56:07.703017791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.057272 | controller |     "Jun 09 13:56:07.757038 crc crio[23733]: time=\"2026-06-09T13:56:07.756804485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.057287 | controller |     "Jun 09 13:56:07.758351 crc crio[23733]: 2026-06-09T13:56:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c2c55ac8268dba Mac:6e:68:7e:40:cc:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/616c4a36-28db-4016-b452-5b3abf0c474e SocketPath: PciID:}] [{Interface:0xc000126710 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.057302 | controller |     "Jun 09 13:56:07.759894 crc crio[23733]: time=\"2026-06-09T13:56:07.759816342Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2 UID:d031b516-5792-47d8-a7d6-9ea2e2f631e9 NetNS:/var/run/netns/616c4a36-28db-4016-b452-5b3abf0c474e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd031b516_5792_47d8_a7d6_9ea2e2f631e9.slice PodAnnotations:0xc00720c158}] Aliases:map[]}\"",
2026-06-09 14:45:34.057318 | controller |     "Jun 09 13:56:07.760146 crc crio[23733]: time=\"2026-06-09T13:56:07.759990186Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.057333 | controller |     "Jun 09 13:56:07.779572 crc crio[23733]: time=\"2026-06-09T13:56:07.779509784Z\" level=info msg=\"Ran pod sandbox 6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2 with infra container: openstack/glance-default-internal-api-0/POD\" id=5fc5fc8c-85f6-46b1-b9ae-c0afefe02e13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.057349 | controller |     "Jun 09 13:56:07.785816 crc crio[23733]: time=\"2026-06-09T13:56:07.785725239Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=bee421a4-26d9-482c-a9b7-0b9df295671c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.057364 | controller |     "Jun 09 13:56:07.786480 crc crio[23733]: time=\"2026-06-09T13:56:07.786376956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.057383 | controller |     "Jun 09 13:56:07.789899 crc crio[23733]: time=\"2026-06-09T13:56:07.789830831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=d1465cc7-f83d-4c36-8853-96cd165d970f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.057398 | controller |     "Jun 09 13:56:07.791737 crc crio[23733]: time=\"2026-06-09T13:56:07.791603056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.057414 | controller |     "Jun 09 13:56:07.802944 crc crio[23733]: time=\"2026-06-09T13:56:07.802794295Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=137582bf-332f-4504-abc4-164b79cedfc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.057429 | controller |     "Jun 09 13:56:07.803583 crc crio[23733]: time=\"2026-06-09T13:56:07.803451081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.057445 | controller |     "Jun 09 13:56:07.867628 crc crio[23733]: time=\"2026-06-09T13:56:07.867505964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.057461 | controller |     "Jun 09 13:56:08.088252 crc crio[23733]: time=\"2026-06-09T13:56:08.08816279Z\" level=info msg=\"Created container 2fa22155b62081a1bc7040373cfcf7828e55da3d8827a322cb5d5a11ce4acb4b: openstack/keystone-bootstrap-rmcpp/keystone-bootstrap\" id=a4784136-eade-490b-b13a-b8ef73b452de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.057477 | controller |     "Jun 09 13:56:08.090535 crc crio[23733]: time=\"2026-06-09T13:56:08.090428816Z\" level=info msg=\"Starting container: 2fa22155b62081a1bc7040373cfcf7828e55da3d8827a322cb5d5a11ce4acb4b\" id=cd44e58e-c78e-4cbf-bb46-2075bd3e9b4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.057492 | controller |     "Jun 09 13:56:08.100823 crc crio[23733]: time=\"2026-06-09T13:56:08.100692133Z\" level=info msg=\"Started container\" PID=68821 containerID=2fa22155b62081a1bc7040373cfcf7828e55da3d8827a322cb5d5a11ce4acb4b description=openstack/keystone-bootstrap-rmcpp/keystone-bootstrap id=cd44e58e-c78e-4cbf-bb46-2075bd3e9b4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275",
2026-06-09 14:45:34.057508 | controller |     "Jun 09 13:56:08.429956 crc crio[23733]: time=\"2026-06-09T13:56:08.417189386Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c6f8298e-1dfa-4705-b3df-c1552503a0ff name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.057542 | controller |     "Jun 09 13:56:08.430356 crc crio[23733]: time=\"2026-06-09T13:56:08.430049778Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0c60d1fa-237f-4b26-a3ab-47fae4240bfe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.057558 | controller |     "Jun 09 13:56:08.515850 crc crio[23733]: time=\"2026-06-09T13:56:08.511038252Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=746565b1-0708-45d5-9629-63e15648f779 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.057573 | controller |     "Jun 09 13:56:08.549628 crc crio[23733]: time=\"2026-06-09T13:56:08.54936739Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683556-gm7t7/oc\" id=924c936e-34ad-4a2e-acfe-1efd925a15ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.057588 | controller |     "Jun 09 13:56:08.550731 crc crio[23733]: time=\"2026-06-09T13:56:08.550679643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.057607 | controller |     "Jun 09 13:56:08.633313 crc crio[23733]: time=\"2026-06-09T13:56:08.63254615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.057622 | controller |     "Jun 09 13:56:09.071765 crc crio[23733]: time=\"2026-06-09T13:56:09.071693819Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/POD\" id=856a76a0-a834-49e2-a7b4-298583334679 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.057637 | controller |     "Jun 09 13:56:09.074281 crc crio[23733]: time=\"2026-06-09T13:56:09.074244823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.057652 | controller |     "Jun 09 13:56:09.098759 crc crio[23733]: time=\"2026-06-09T13:56:09.097066443Z\" level=info msg=\"Running pod sandbox: openstack/neutron-544f9cd8d8-6gj8g/POD\" id=447b2bb8-2c5c-46e1-8ed1-608b3c2f9b73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.057667 | controller |     "Jun 09 13:56:09.098759 crc crio[23733]: time=\"2026-06-09T13:56:09.097249219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.057682 | controller |     "Jun 09 13:56:09.337200 crc crio[23733]: time=\"2026-06-09T13:56:09.33696361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.057697 | controller |     "Jun 09 13:56:09.393319 crc crio[23733]: time=\"2026-06-09T13:56:09.39292544Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7d5695b8ff-7cmbr Namespace:openstack ID:ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c UID:ba4c42b8-a45c-40b0-9b56-6d71a12fb942 NetNS:/var/run/netns/e9e40f02-4e3f-488c-915c-3d5b2d60a90e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba4c42b8_a45c_40b0_9b56_6d71a12fb942.slice PodAnnotations:0xc00580a2c8}] Aliases:map[]}\"",
2026-06-09 14:45:34.057713 | controller |     "Jun 09 13:56:09.393319 crc crio[23733]: time=\"2026-06-09T13:56:09.392975291Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7d5695b8ff-7cmbr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.057729 | controller |     "Jun 09 13:56:09.415177 crc crio[23733]: time=\"2026-06-09T13:56:09.408072619Z\" level=info msg=\"Got pod network &{Name:neutron-544f9cd8d8-6gj8g Namespace:openstack ID:8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed UID:60983bd1-39e9-408f-a1b5-4e2445bf107c NetNS:/var/run/netns/7b79ca93-a7d3-4f1d-8fb1-35eeea64022e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60983bd1_39e9_408f_a1b5_4e2445bf107c.slice PodAnnotations:0xc0027d0598}] Aliases:map[]}\"",
2026-06-09 14:45:34.057744 | controller |     "Jun 09 13:56:09.415177 crc crio[23733]: time=\"2026-06-09T13:56:09.408454119Z\" level=info msg=\"Adding pod openstack_neutron-544f9cd8d8-6gj8g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.057760 | controller |     "Jun 09 13:56:09.581402 crc crio[23733]: time=\"2026-06-09T13:56:09.580817648Z\" level=info msg=\"Created container 6991d018c2ae2831edf35e381a5bf912504382827f1186078d76b52d54e0b33d: openshift-infra/auto-csr-approver-29683556-gm7t7/oc\" id=924c936e-34ad-4a2e-acfe-1efd925a15ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.057775 | controller |     "Jun 09 13:56:09.584247 crc crio[23733]: time=\"2026-06-09T13:56:09.584156051Z\" level=info msg=\"Starting container: 6991d018c2ae2831edf35e381a5bf912504382827f1186078d76b52d54e0b33d\" id=93336b8b-858b-4ea0-a1d9-1f37c525e0f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.057793 | controller |     "Jun 09 13:56:09.604548 crc crio[23733]: time=\"2026-06-09T13:56:09.604361837Z\" level=info msg=\"Started container\" PID=68881 containerID=6991d018c2ae2831edf35e381a5bf912504382827f1186078d76b52d54e0b33d description=openshift-infra/auto-csr-approver-29683556-gm7t7/oc id=93336b8b-858b-4ea0-a1d9-1f37c525e0f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a",
2026-06-09 14:45:34.057809 | controller |     "Jun 09 13:56:09.631463 crc crio[23733]: time=\"2026-06-09T13:56:09.626825038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.057824 | controller |     "Jun 09 13:56:09.988059 crc crio[23733]: time=\"2026-06-09T13:56:09.987489145Z\" level=info msg=\"Created container 42de5d94d7bdfcf8ab925eb1afa5d46e429d04bf2f74551bdfb45b355d950508: openstack/glance-default-internal-api-0/glance-log\" id=137582bf-332f-4504-abc4-164b79cedfc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.057840 | controller |     "Jun 09 13:56:10.032530 crc crio[23733]: time=\"2026-06-09T13:56:10.031365782Z\" level=info msg=\"Starting container: 42de5d94d7bdfcf8ab925eb1afa5d46e429d04bf2f74551bdfb45b355d950508\" id=678ea70b-1fdd-4723-b04a-e5a4a62f28d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.057856 | controller |     "Jun 09 13:56:10.047037 crc crio[23733]: time=\"2026-06-09T13:56:10.04686553Z\" level=info msg=\"Started container\" PID=68947 containerID=42de5d94d7bdfcf8ab925eb1afa5d46e429d04bf2f74551bdfb45b355d950508 description=openstack/glance-default-internal-api-0/glance-log id=678ea70b-1fdd-4723-b04a-e5a4a62f28d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2",
2026-06-09 14:45:34.057871 | controller |     "Jun 09 13:56:10.057847 crc crio[23733]: time=\"2026-06-09T13:56:10.057695031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.057886 | controller |     "Jun 09 13:56:10.186729 crc crio[23733]: time=\"2026-06-09T13:56:10.186046419Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=9ecb4f3a-8089-4efe-87a8-786e8dbd0b0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.057902 | controller |     "Jun 09 13:56:10.252548 crc crio[23733]: time=\"2026-06-09T13:56:10.252434568Z\" level=info msg=\"Created container 22fb0bc9da5fbb40c0b1b3e258c13494e413e7b3ce281714417b9051913ae97c: openstack/glance-default-external-api-0/glance-log\" id=a3b109f5-749a-4c44-8311-da1a7a3f5232 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.057917 | controller |     "Jun 09 13:56:10.265720 crc crio[23733]: time=\"2026-06-09T13:56:10.265540607Z\" level=info msg=\"Starting container: 22fb0bc9da5fbb40c0b1b3e258c13494e413e7b3ce281714417b9051913ae97c\" id=229e558f-1e07-46e7-9e44-9f0220c21074 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.057932 | controller |     "Jun 09 13:56:10.267255 crc crio[23733]: time=\"2026-06-09T13:56:10.267164057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4672da18-8fc4-4d0b-bc81-9a59ee7340d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.057947 | controller |     "Jun 09 13:56:10.274005 crc crio[23733]: time=\"2026-06-09T13:56:10.273901096Z\" level=info msg=\"Started container\" PID=69013 containerID=22fb0bc9da5fbb40c0b1b3e258c13494e413e7b3ce281714417b9051913ae97c description=openstack/glance-default-external-api-0/glance-log id=229e558f-1e07-46e7-9e44-9f0220c21074 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4",
2026-06-09 14:45:34.057966 | controller |     "Jun 09 13:56:10.302997 crc crio[23733]: 2026-06-09T13:56:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca2c9365cf89b29 Mac:12:76:25:a3:f7:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/e9e40f02-4e3f-488c-915c-3d5b2d60a90e SocketPath: PciID:}] [{Interface:0xc000014de0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.057981 | controller |     "Jun 09 13:56:10.305159 crc crio[23733]: time=\"2026-06-09T13:56:10.304978532Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7d5695b8ff-7cmbr Namespace:openstack ID:ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c UID:ba4c42b8-a45c-40b0-9b56-6d71a12fb942 NetNS:/var/run/netns/e9e40f02-4e3f-488c-915c-3d5b2d60a90e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba4c42b8_a45c_40b0_9b56_6d71a12fb942.slice PodAnnotations:0xc00580a2c8}] Aliases:map[]}\"",
2026-06-09 14:45:34.057997 | controller |     "Jun 09 13:56:10.305706 crc crio[23733]: time=\"2026-06-09T13:56:10.305574837Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7d5695b8ff-7cmbr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.058012 | controller |     "Jun 09 13:56:10.308070 crc crio[23733]: time=\"2026-06-09T13:56:10.308007089Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=1a6d9aeb-4905-40c4-9bcb-f8af82b80851 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.058027 | controller |     "Jun 09 13:56:10.317285 crc crio[23733]: time=\"2026-06-09T13:56:10.316245664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.058042 | controller |     "Jun 09 13:56:10.321661 crc crio[23733]: time=\"2026-06-09T13:56:10.321525926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c8a90f81-7c63-4733-88b5-7dc4dacb7b38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.058057 | controller |     "Jun 09 13:56:10.322366 crc crio[23733]: time=\"2026-06-09T13:56:10.322291085Z\" level=info msg=\"Ran pod sandbox ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c with infra container: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/POD\" id=856a76a0-a834-49e2-a7b4-298583334679 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.058072 | controller |     "Jun 09 13:56:10.341540 crc crio[23733]: time=\"2026-06-09T13:56:10.34050674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=79c149da-294a-4e8e-85ec-0de72e796b30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.058087 | controller |     "Jun 09 13:56:10.444340 crc crio[23733]: 2026-06-09T13:56:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8427af7521f7f76 Mac:da:bf:d5:4b:5f:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/7b79ca93-a7d3-4f1d-8fb1-35eeea64022e SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.058102 | controller |     "Jun 09 13:56:10.446041 crc crio[23733]: time=\"2026-06-09T13:56:10.445963367Z\" level=info msg=\"Got pod network &{Name:neutron-544f9cd8d8-6gj8g Namespace:openstack ID:8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed UID:60983bd1-39e9-408f-a1b5-4e2445bf107c NetNS:/var/run/netns/7b79ca93-a7d3-4f1d-8fb1-35eeea64022e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60983bd1_39e9_408f_a1b5_4e2445bf107c.slice PodAnnotations:0xc0027d0598}] Aliases:map[]}\"",
2026-06-09 14:45:34.058121 | controller |     "Jun 09 13:56:10.446326 crc crio[23733]: time=\"2026-06-09T13:56:10.446220334Z\" level=info msg=\"Checking pod openstack_neutron-544f9cd8d8-6gj8g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.058136 | controller |     "Jun 09 13:56:10.458422 crc crio[23733]: time=\"2026-06-09T13:56:10.458328117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.058152 | controller |     "Jun 09 13:56:10.460546 crc crio[23733]: time=\"2026-06-09T13:56:10.460388678Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=7eeb912c-77c6-4037-8f25-5da2176b3d6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.058167 | controller |     "Jun 09 13:56:10.475443 crc crio[23733]: time=\"2026-06-09T13:56:10.475352622Z\" level=info msg=\"Ran pod sandbox 8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed with infra container: openstack/neutron-544f9cd8d8-6gj8g/POD\" id=447b2bb8-2c5c-46e1-8ed1-608b3c2f9b73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.058183 | controller |     "Jun 09 13:56:10.482265 crc crio[23733]: time=\"2026-06-09T13:56:10.481814114Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=87e85e68-7bfb-43b1-8b0f-da555d9b8deb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.058198 | controller |     "Jun 09 13:56:10.488424 crc crio[23733]: time=\"2026-06-09T13:56:10.488312036Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=5aaadc56-dd65-403d-8b3c-7b79b7d87002 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.058214 | controller |     "Jun 09 13:56:10.488746 crc crio[23733]: time=\"2026-06-09T13:56:10.488663846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.058229 | controller |     "Jun 09 13:56:10.561770 crc crio[23733]: time=\"2026-06-09T13:56:10.558370067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=71adfb51-cd32-40d3-ae83-f085b939a0ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.058244 | controller |     "Jun 09 13:56:10.586099 crc crio[23733]: time=\"2026-06-09T13:56:10.584812139Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/init\" id=87ac29eb-8692-4536-8100-d83b83bf2e7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.058259 | controller |     "Jun 09 13:56:10.586099 crc crio[23733]: time=\"2026-06-09T13:56:10.585776462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.058274 | controller |     "Jun 09 13:56:10.652342 crc crio[23733]: time=\"2026-06-09T13:56:10.652199013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f9bffc58-6e17-44e9-a20b-0ec670b6cae7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.058289 | controller |     "Jun 09 13:56:10.665057 crc crio[23733]: time=\"2026-06-09T13:56:10.66484898Z\" level=info msg=\"Creating container: openstack/neutron-544f9cd8d8-6gj8g/neutron-api\" id=5495fa0e-f3a3-4be4-8fff-257038d364e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.058304 | controller |     "Jun 09 13:56:10.665410 crc crio[23733]: time=\"2026-06-09T13:56:10.665374943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.058323 | controller |     "Jun 09 13:56:10.739719 crc crio[23733]: time=\"2026-06-09T13:56:10.739209708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.058338 | controller |     "Jun 09 13:56:10.820487 crc crio[23733]: time=\"2026-06-09T13:56:10.820318026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.058354 | controller |     "Jun 09 13:56:10.846661 crc crio[23733]: time=\"2026-06-09T13:56:10.846523302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.058368 | controller |     "Jun 09 13:56:10.860088 crc crio[23733]: time=\"2026-06-09T13:56:10.859975098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.058383 | controller |     "Jun 09 13:56:10.887626 crc crio[23733]: time=\"2026-06-09T13:56:10.884668725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.058398 | controller |     "Jun 09 13:56:11.146063 crc crio[23733]: time=\"2026-06-09T13:56:11.145946957Z\" level=info msg=\"Created container d8582e9f0fd5d26d0887308f5e0320bab9ae7503c499750a02af7c5e937916d9: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/init\" id=87ac29eb-8692-4536-8100-d83b83bf2e7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.058413 | controller |     "Jun 09 13:56:11.152514 crc crio[23733]: time=\"2026-06-09T13:56:11.149975658Z\" level=info msg=\"Starting container: d8582e9f0fd5d26d0887308f5e0320bab9ae7503c499750a02af7c5e937916d9\" id=f4d42f8c-8d3a-4a2e-b41e-c1c35b9d0dfa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.058429 | controller |     "Jun 09 13:56:11.180051 crc crio[23733]: time=\"2026-06-09T13:56:11.179940137Z\" level=info msg=\"Started container\" PID=69192 containerID=d8582e9f0fd5d26d0887308f5e0320bab9ae7503c499750a02af7c5e937916d9 description=openstack/dnsmasq-dns-7d5695b8ff-7cmbr/init id=f4d42f8c-8d3a-4a2e-b41e-c1c35b9d0dfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c",
2026-06-09 14:45:34.058445 | controller |     "Jun 09 13:56:11.193911 crc crio[23733]: time=\"2026-06-09T13:56:11.193751523Z\" level=info msg=\"Created container c486fac1b166d81467fa6507531744360ff884b0312a7d58b0b6eec3f712225d: openstack/neutron-544f9cd8d8-6gj8g/neutron-api\" id=5495fa0e-f3a3-4be4-8fff-257038d364e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.058462 | controller |     "Jun 09 13:56:11.197170 crc crio[23733]: time=\"2026-06-09T13:56:11.196980133Z\" level=info msg=\"Starting container: c486fac1b166d81467fa6507531744360ff884b0312a7d58b0b6eec3f712225d\" id=3664f274-4f12-4bfe-a409-41aa648e5f03 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.058479 | controller |     "Jun 09 13:56:11.233036 crc crio[23733]: time=\"2026-06-09T13:56:11.232920342Z\" level=info msg=\"Started container\" PID=69180 containerID=c486fac1b166d81467fa6507531744360ff884b0312a7d58b0b6eec3f712225d description=openstack/neutron-544f9cd8d8-6gj8g/neutron-api id=3664f274-4f12-4bfe-a409-41aa648e5f03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed",
2026-06-09 14:45:34.058495 | controller |     "Jun 09 13:56:11.281730 crc crio[23733]: time=\"2026-06-09T13:56:11.281597058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cb7a5747-6219-405c-975f-928df7461b15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.058525 | controller |     "Jun 09 13:56:11.677560 crc crio[23733]: time=\"2026-06-09T13:56:11.676877561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.058549 | controller |     "Jun 09 13:56:11.904291 crc crio[23733]: time=\"2026-06-09T13:56:11.904044119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.058566 | controller |     "Jun 09 13:56:11.913005 crc crio[23733]: time=\"2026-06-09T13:56:11.911248549Z\" level=info msg=\"Created container b85eeb8fa769a224ef08e3cb5ee812c9570a27f607083416dec7d5d82e5fa5a5: openstack/glance-default-internal-api-0/glance-httpd\" id=1a6d9aeb-4905-40c4-9bcb-f8af82b80851 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.058586 | controller |     "Jun 09 13:56:11.925222 crc crio[23733]: time=\"2026-06-09T13:56:11.913055985Z\" level=info msg=\"Starting container: b85eeb8fa769a224ef08e3cb5ee812c9570a27f607083416dec7d5d82e5fa5a5\" id=998296d2-964a-4905-9e1a-6394db35b59a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.058601 | controller |     "Jun 09 13:56:11.925222 crc crio[23733]: time=\"2026-06-09T13:56:11.919209809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fc9fd793-3138-4c50-aef9-69c3d4258e12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.058617 | controller |     "Jun 09 13:56:11.925222 crc crio[23733]: time=\"2026-06-09T13:56:11.924404149Z\" level=info msg=\"Stopping pod sandbox: 74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a\" id=7b4a0841-45b5-438f-bc7d-e54a3c217f80 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.058632 | controller |     "Jun 09 13:56:11.930919 crc crio[23733]: time=\"2026-06-09T13:56:11.925200868Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683556-gm7t7 Namespace:openshift-infra ID:74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a UID:e84651d4-1c2f-430c-9f53-d8e7f08b6e37 NetNS:/var/run/netns/7ba5b21f-97af-495a-8f20-cd4d58f4e6fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode84651d4_1c2f_430c_9f53_d8e7f08b6e37.slice PodAnnotations:0xc001c1e888}] Aliases:map[]}\"",
2026-06-09 14:45:34.058648 | controller |     "Jun 09 13:56:11.930919 crc crio[23733]: time=\"2026-06-09T13:56:11.925415603Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683556-gm7t7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.058663 | controller |     "Jun 09 13:56:11.945924 crc crio[23733]: time=\"2026-06-09T13:56:11.945751332Z\" level=info msg=\"Started container\" PID=69265 containerID=b85eeb8fa769a224ef08e3cb5ee812c9570a27f607083416dec7d5d82e5fa5a5 description=openstack/glance-default-internal-api-0/glance-httpd id=998296d2-964a-4905-9e1a-6394db35b59a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2",
2026-06-09 14:45:34.058679 | controller |     "Jun 09 13:56:12.094038 crc crio[23733]: time=\"2026-06-09T13:56:12.093070965Z\" level=info msg=\"Created container 7aa2dc659325b4f71512fe9a20078fde87164e1b33c8d5c46827fae943e331d9: openstack/glance-default-external-api-0/glance-httpd\" id=5aaadc56-dd65-403d-8b3c-7b79b7d87002 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.058694 | controller |     "Jun 09 13:56:12.098336 crc crio[23733]: time=\"2026-06-09T13:56:12.096385858Z\" level=info msg=\"Starting container: 7aa2dc659325b4f71512fe9a20078fde87164e1b33c8d5c46827fae943e331d9\" id=45d6cedb-4f99-4e5f-abc6-b34681a53878 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.058709 | controller |     "Jun 09 13:56:12.105239 crc crio[23733]: time=\"2026-06-09T13:56:12.104744906Z\" level=info msg=\"Started container\" PID=69280 containerID=7aa2dc659325b4f71512fe9a20078fde87164e1b33c8d5c46827fae943e331d9 description=openstack/glance-default-external-api-0/glance-httpd id=45d6cedb-4f99-4e5f-abc6-b34681a53878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4",
2026-06-09 14:45:34.058730 | controller |     "Jun 09 13:56:12.949510 crc crio[23733]: time=\"2026-06-09T13:56:12.949068606Z\" level=info msg=\"Stopped pod sandbox: 74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a\" id=7b4a0841-45b5-438f-bc7d-e54a3c217f80 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.058746 | controller |     "Jun 09 13:56:12.981189 crc crio[23733]: time=\"2026-06-09T13:56:12.977737532Z\" level=info msg=\"Running pod sandbox: openstack/neutron-68487f7dd5-6sqzd/POD\" id=96030b2e-f0d9-4a3d-9910-90434bcb2e41 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.058761 | controller |     "Jun 09 13:56:12.981189 crc crio[23733]: time=\"2026-06-09T13:56:12.977869155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.058776 | controller |     "Jun 09 13:56:13.009218 crc crio[23733]: time=\"2026-06-09T13:56:13.004214834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a48cbc40-795c-48d5-9944-5c86297f6110 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.058791 | controller |     "Jun 09 13:56:13.065472 crc crio[23733]: time=\"2026-06-09T13:56:13.065357482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e7df1c64-f7ea-44c4-b0c9-ffbc241447ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.058806 | controller |     "Jun 09 13:56:13.140775 crc crio[23733]: time=\"2026-06-09T13:56:13.140699636Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/dnsmasq-dns\" id=14e2528d-1d42-46fe-9a7b-c877be8ab5b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.058821 | controller |     "Jun 09 13:56:13.144977 crc crio[23733]: time=\"2026-06-09T13:56:13.14488315Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f\" id=472e88bb-716b-4698-873d-d46afb6312eb name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.058836 | controller |     "Jun 09 13:56:13.145991 crc crio[23733]: time=\"2026-06-09T13:56:13.145952577Z\" level=info msg=\"Creating container: openstack/neutron-544f9cd8d8-6gj8g/neutron-httpd\" id=3403d966-3d73-445e-9579-78cb960c8621 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.058851 | controller |     "Jun 09 13:56:13.146536 crc crio[23733]: time=\"2026-06-09T13:56:13.146512251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.058867 | controller |     "Jun 09 13:56:13.146755 crc crio[23733]: time=\"2026-06-09T13:56:13.146557332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=9d004134-3f8a-40fb-b9d5-8142ce45aec8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.058882 | controller |     "Jun 09 13:56:13.147324 crc crio[23733]: time=\"2026-06-09T13:56:13.147241479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.058914 | controller |     "Jun 09 13:56:13.168518 crc crio[23733]: time=\"2026-06-09T13:56:13.168432879Z\" level=info msg=\"Got pod network &{Name:neutron-68487f7dd5-6sqzd Namespace:openstack ID:6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d UID:ddb40140-1327-46aa-aa21-93a1af46c2fa NetNS:/var/run/netns/c09526ee-d96f-48b5-9d42-619832ea6c1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podddb40140_1327_46aa_aa21_93a1af46c2fa.slice PodAnnotations:0xc001026258}] Aliases:map[]}\"",
2026-06-09 14:45:34.058934 | controller |     "Jun 09 13:56:13.168518 crc crio[23733]: time=\"2026-06-09T13:56:13.168500431Z\" level=info msg=\"Adding pod openstack_neutron-68487f7dd5-6sqzd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.058953 | controller |     "Jun 09 13:56:13.200012 crc crio[23733]: time=\"2026-06-09T13:56:13.199905836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=783d8385-dbe6-459e-945b-985948df8794 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.058973 | controller |     "Jun 09 13:56:13.262424 crc crio[23733]: time=\"2026-06-09T13:56:13.262295616Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=d80baa03-d3f9-479c-9743-35056b3c3460 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.058989 | controller |     "Jun 09 13:56:13.278786 crc crio[23733]: time=\"2026-06-09T13:56:13.277929956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.059004 | controller |     "Jun 09 13:56:13.285475 crc crio[23733]: time=\"2026-06-09T13:56:13.285346482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.059020 | controller |     "Jun 09 13:56:13.300475 crc crio[23733]: time=\"2026-06-09T13:56:13.300259665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.059035 | controller |     "Jun 09 13:56:13.385390 crc crio[23733]: time=\"2026-06-09T13:56:13.385320481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.059050 | controller |     "Jun 09 13:56:13.394556 crc crio[23733]: time=\"2026-06-09T13:56:13.394504651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.059065 | controller |     "Jun 09 13:56:13.404040 crc crio[23733]: time=\"2026-06-09T13:56:13.403906096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.059080 | controller |     "Jun 09 13:56:13.408432 crc crio[23733]: time=\"2026-06-09T13:56:13.408382829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.059095 | controller |     "Jun 09 13:56:13.530388 crc crio[23733]: time=\"2026-06-09T13:56:13.529766773Z\" level=info msg=\"Created container 757865ce28e1e8791c870d32b1070e5f4a146591afc3a67293b91657c16b3e2a: openstack/neutron-544f9cd8d8-6gj8g/neutron-httpd\" id=3403d966-3d73-445e-9579-78cb960c8621 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.059110 | controller |     "Jun 09 13:56:13.547193 crc crio[23733]: time=\"2026-06-09T13:56:13.543010824Z\" level=info msg=\"Starting container: 757865ce28e1e8791c870d32b1070e5f4a146591afc3a67293b91657c16b3e2a\" id=d0d86708-2a36-4f69-aeb1-23ee838febb5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.059126 | controller |     "Jun 09 13:56:13.580283 crc crio[23733]: time=\"2026-06-09T13:56:13.574592303Z\" level=info msg=\"Started container\" PID=69719 containerID=757865ce28e1e8791c870d32b1070e5f4a146591afc3a67293b91657c16b3e2a description=openstack/neutron-544f9cd8d8-6gj8g/neutron-httpd id=d0d86708-2a36-4f69-aeb1-23ee838febb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed",
2026-06-09 14:45:34.059144 | controller |     "Jun 09 13:56:13.622921 crc crio[23733]: time=\"2026-06-09T13:56:13.622691406Z\" level=info msg=\"Created container 6f56c0c63f3d967d25c391b0933a6df58f7ab9d79bab0e6b7046a8817dbee71e: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/dnsmasq-dns\" id=14e2528d-1d42-46fe-9a7b-c877be8ab5b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.059160 | controller |     "Jun 09 13:56:13.624597 crc crio[23733]: time=\"2026-06-09T13:56:13.624524302Z\" level=info msg=\"Created container 1d2f0bb101c05a928966f7d0bb932e4c22deaf89c512c8488d0d8d2e69d1c16d: openstack/ceilometer-0/ceilometer-notification-agent\" id=d80baa03-d3f9-479c-9743-35056b3c3460 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.059174 | controller |     "Jun 09 13:56:13.625096 crc crio[23733]: time=\"2026-06-09T13:56:13.625040765Z\" level=info msg=\"Starting container: 6f56c0c63f3d967d25c391b0933a6df58f7ab9d79bab0e6b7046a8817dbee71e\" id=65293c49-8e79-466b-a38d-5966710e4ff4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.059189 | controller |     "Jun 09 13:56:13.632921 crc crio[23733]: time=\"2026-06-09T13:56:13.629475595Z\" level=info msg=\"Starting container: 1d2f0bb101c05a928966f7d0bb932e4c22deaf89c512c8488d0d8d2e69d1c16d\" id=3cd4d834-f09c-4886-900d-50489a471baf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.059204 | controller |     "Jun 09 13:56:13.650217 crc crio[23733]: time=\"2026-06-09T13:56:13.640165683Z\" level=info msg=\"Started container\" PID=69737 containerID=1d2f0bb101c05a928966f7d0bb932e4c22deaf89c512c8488d0d8d2e69d1c16d description=openstack/ceilometer-0/ceilometer-notification-agent id=3cd4d834-f09c-4886-900d-50489a471baf name=/runtime.v1.RuntimeService/StartContainer sandboxID=f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a",
2026-06-09 14:45:34.059219 | controller |     "Jun 09 13:56:13.650217 crc crio[23733]: time=\"2026-06-09T13:56:13.649755462Z\" level=info msg=\"Started container\" PID=69736 containerID=6f56c0c63f3d967d25c391b0933a6df58f7ab9d79bab0e6b7046a8817dbee71e description=openstack/dnsmasq-dns-7d5695b8ff-7cmbr/dnsmasq-dns id=65293c49-8e79-466b-a38d-5966710e4ff4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c",
2026-06-09 14:45:34.059235 | controller |     "Jun 09 13:56:13.669870 crc crio[23733]: time=\"2026-06-09T13:56:13.669768323Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=7ee5f701-a3a9-4a5a-a2f2-10771921ddb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.059250 | controller |     "Jun 09 13:56:13.670573 crc crio[23733]: time=\"2026-06-09T13:56:13.6700814Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=7ee5f701-a3a9-4a5a-a2f2-10771921ddb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.059265 | controller |     "Jun 09 13:56:13.670573 crc crio[23733]: time=\"2026-06-09T13:56:13.670195133Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=7ee5f701-a3a9-4a5a-a2f2-10771921ddb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.059280 | controller |     "Jun 09 13:56:13.674031 crc crio[23733]: time=\"2026-06-09T13:56:13.673912126Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=763200e1-6f6f-4960-adba-3132db85e11a name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.059295 | controller |     "Jun 09 13:56:13.691563 crc crio[23733]: time=\"2026-06-09T13:56:13.687001024Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"",
2026-06-09 14:45:34.059311 | controller |     "Jun 09 13:56:13.819612 crc crio[23733]: 2026-06-09T13:56:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6cc5cbbf8f946d7 Mac:2a:32:db:4f:10:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/c09526ee-d96f-48b5-9d42-619832ea6c1f SocketPath: PciID:}] [{Interface:0xc0003047a0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.059330 | controller |     "Jun 09 13:56:13.822509 crc crio[23733]: time=\"2026-06-09T13:56:13.822366648Z\" level=info msg=\"Got pod network &{Name:neutron-68487f7dd5-6sqzd Namespace:openstack ID:6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d UID:ddb40140-1327-46aa-aa21-93a1af46c2fa NetNS:/var/run/netns/c09526ee-d96f-48b5-9d42-619832ea6c1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podddb40140_1327_46aa_aa21_93a1af46c2fa.slice PodAnnotations:0xc001026258}] Aliases:map[]}\"",
2026-06-09 14:45:34.059346 | controller |     "Jun 09 13:56:13.822712 crc crio[23733]: time=\"2026-06-09T13:56:13.822586533Z\" level=info msg=\"Checking pod openstack_neutron-68487f7dd5-6sqzd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.059361 | controller |     "Jun 09 13:56:13.833812 crc crio[23733]: time=\"2026-06-09T13:56:13.833697181Z\" level=info msg=\"Ran pod sandbox 6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d with infra container: openstack/neutron-68487f7dd5-6sqzd/POD\" id=96030b2e-f0d9-4a3d-9910-90434bcb2e41 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.059376 | controller |     "Jun 09 13:56:13.837814 crc crio[23733]: time=\"2026-06-09T13:56:13.837725422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0063232c-7dff-41bc-ac7b-3f097c9c66e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.059392 | controller |     "Jun 09 13:56:13.935525 crc crio[23733]: time=\"2026-06-09T13:56:13.935366943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a976b962-487c-4dc8-ac6e-3528a24f2ad1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.059407 | controller |     "Jun 09 13:56:13.950416 crc crio[23733]: time=\"2026-06-09T13:56:13.950270165Z\" level=info msg=\"Creating container: openstack/neutron-68487f7dd5-6sqzd/neutron-api\" id=1ef1edae-75d3-4d3d-a787-03c86684016a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.059423 | controller |     "Jun 09 13:56:13.951936 crc crio[23733]: time=\"2026-06-09T13:56:13.950837149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.059438 | controller |     "Jun 09 13:56:14.043750 crc crio[23733]: time=\"2026-06-09T13:56:14.039302161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.059453 | controller |     "Jun 09 13:56:14.044900 crc crio[23733]: time=\"2026-06-09T13:56:14.04483635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.059468 | controller |     "Jun 09 13:56:14.477331 crc crio[23733]: time=\"2026-06-09T13:56:14.475512897Z\" level=info msg=\"Created container e995695d03cc2f0caafebc8a1c5d9d06423cac5b91c18f229f0c4d737e3a6ecd: openstack/neutron-68487f7dd5-6sqzd/neutron-api\" id=1ef1edae-75d3-4d3d-a787-03c86684016a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.059483 | controller |     "Jun 09 13:56:14.477799 crc crio[23733]: time=\"2026-06-09T13:56:14.477661291Z\" level=info msg=\"Starting container: e995695d03cc2f0caafebc8a1c5d9d06423cac5b91c18f229f0c4d737e3a6ecd\" id=0a9f9f7e-1dac-43f6-a97e-fba3ef65bdc0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.059501 | controller |     "Jun 09 13:56:14.490023 crc crio[23733]: time=\"2026-06-09T13:56:14.489939638Z\" level=info msg=\"Started container\" PID=69922 containerID=e995695d03cc2f0caafebc8a1c5d9d06423cac5b91c18f229f0c4d737e3a6ecd description=openstack/neutron-68487f7dd5-6sqzd/neutron-api id=0a9f9f7e-1dac-43f6-a97e-fba3ef65bdc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d",
2026-06-09 14:45:34.059537 | controller |     "Jun 09 13:56:14.507979 crc crio[23733]: time=\"2026-06-09T13:56:14.505766073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3f2c831d-a359-4cea-9cca-63bac82a6127 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.059553 | controller |     "Jun 09 13:56:14.641680 crc crio[23733]: time=\"2026-06-09T13:56:14.64157591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8020d41d-cb3c-4b36-b7fa-65c813cc5afe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.059569 | controller |     "Jun 09 13:56:14.652534 crc crio[23733]: time=\"2026-06-09T13:56:14.65243584Z\" level=info msg=\"Creating container: openstack/neutron-68487f7dd5-6sqzd/neutron-httpd\" id=3b8fe167-11b6-4420-a9cc-2528a760c310 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.059584 | controller |     "Jun 09 13:56:14.653366 crc crio[23733]: time=\"2026-06-09T13:56:14.653287072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.059599 | controller |     "Jun 09 13:56:14.709833 crc crio[23733]: time=\"2026-06-09T13:56:14.709587399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.059615 | controller |     "Jun 09 13:56:14.720276 crc crio[23733]: time=\"2026-06-09T13:56:14.71998907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.059633 | controller |     "Jun 09 13:56:14.886056 crc crio[23733]: time=\"2026-06-09T13:56:14.885796375Z\" level=info msg=\"Created container c8b8e75be5786782165176e34c88b05e7eae7a39ddf830ddfbd622a14b824235: openstack/neutron-68487f7dd5-6sqzd/neutron-httpd\" id=3b8fe167-11b6-4420-a9cc-2528a760c310 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.059648 | controller |     "Jun 09 13:56:14.888742 crc crio[23733]: time=\"2026-06-09T13:56:14.888605135Z\" level=info msg=\"Starting container: c8b8e75be5786782165176e34c88b05e7eae7a39ddf830ddfbd622a14b824235\" id=94bf5b0a-a251-47c0-8ee3-209b795cb00c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.059663 | controller |     "Jun 09 13:56:14.909578 crc crio[23733]: time=\"2026-06-09T13:56:14.909512637Z\" level=info msg=\"Started container\" PID=69957 containerID=c8b8e75be5786782165176e34c88b05e7eae7a39ddf830ddfbd622a14b824235 description=openstack/neutron-68487f7dd5-6sqzd/neutron-httpd id=94bf5b0a-a251-47c0-8ee3-209b795cb00c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d",
2026-06-09 14:45:34.059679 | controller |     "Jun 09 13:56:16.126700 crc crio[23733]: time=\"2026-06-09T13:56:16.124797521Z\" level=info msg=\"Stopping pod sandbox: 82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b\" id=5e708223-acab-4e2d-b063-9c5b99716411 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.059695 | controller |     "Jun 09 13:56:16.128272 crc crio[23733]: time=\"2026-06-09T13:56:16.124987385Z\" level=info msg=\"Stopping pod sandbox: 5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275\" id=bda47186-c0e6-49e4-a19e-5b445e5d3769 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.059714 | controller |     "Jun 09 13:56:16.129217 crc crio[23733]: time=\"2026-06-09T13:56:16.129072907Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-q48bf Namespace:openstack ID:82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b UID:1a7156e6-73d3-49c0-acb8-f9e57f88e05d NetNS:/var/run/netns/28403dad-b9fe-4141-ac97-79a5c57ccf5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a7156e6_73d3_49c0_acb8_f9e57f88e05d.slice PodAnnotations:0xc00580a218}] Aliases:map[]}\"",
2026-06-09 14:45:34.059731 | controller |     "Jun 09 13:56:16.129383 crc crio[23733]: time=\"2026-06-09T13:56:16.129167359Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-rmcpp Namespace:openstack ID:5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275 UID:0074a1f5-dfd6-4922-a9c4-f7cd316db474 NetNS:/var/run/netns/360453d0-c730-4ae6-a755-a4050e72b3ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0074a1f5_dfd6_4922_a9c4_f7cd316db474.slice PodAnnotations:0xc00720c0c0}] Aliases:map[]}\"",
2026-06-09 14:45:34.059746 | controller |     "Jun 09 13:56:16.129469 crc crio[23733]: time=\"2026-06-09T13:56:16.129389145Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-q48bf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.059762 | controller |     "Jun 09 13:56:16.129581 crc crio[23733]: time=\"2026-06-09T13:56:16.129519268Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-rmcpp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.059777 | controller |     "Jun 09 13:56:16.739221 crc crio[23733]: time=\"2026-06-09T13:56:16.736950335Z\" level=info msg=\"Stopped pod sandbox: 5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275\" id=bda47186-c0e6-49e4-a19e-5b445e5d3769 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.059792 | controller |     "Jun 09 13:56:16.844931 crc crio[23733]: time=\"2026-06-09T13:56:16.842530155Z\" level=info msg=\"Stopped pod sandbox: 82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b\" id=5e708223-acab-4e2d-b063-9c5b99716411 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.059808 | controller |     "Jun 09 13:56:17.967720 crc crio[23733]: time=\"2026-06-09T13:56:17.96673742Z\" level=info msg=\"Running pod sandbox: openstack/keystone-6f4dd66fc4-289jm/POD\" id=8047fb06-851d-4b69-b79b-cdb70b46e5b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.059823 | controller |     "Jun 09 13:56:17.967720 crc crio[23733]: time=\"2026-06-09T13:56:17.967559051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.059842 | controller |     "Jun 09 13:56:18.005602 crc crio[23733]: time=\"2026-06-09T13:56:18.005553501Z\" level=info msg=\"Running pod sandbox: openstack/placement-7fd564548-zdgk8/POD\" id=8144df28-4edd-4b2c-b464-91fd0e352096 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.059857 | controller |     "Jun 09 13:56:18.005904 crc crio[23733]: time=\"2026-06-09T13:56:18.005876949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.059872 | controller |     "Jun 09 13:56:18.157844 crc crio[23733]: time=\"2026-06-09T13:56:18.15432652Z\" level=info msg=\"Got pod network &{Name:keystone-6f4dd66fc4-289jm Namespace:openstack ID:44e691f310ac494ce411e74f4e0a2863ea32466233483230d54a0c230051ed85 UID:3c1d7769-efc6-4d47-8603-e4ad0516e023 NetNS:/var/run/netns/e1f46229-2eb9-45c3-a7ac-ed3f23a47d90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c1d7769_efc6_4d47_8603_e4ad0516e023.slice PodAnnotations:0xc00580a0d8}] Aliases:map[]}\"",
2026-06-09 14:45:34.059890 | controller |     "Jun 09 13:56:18.157844 crc crio[23733]: time=\"2026-06-09T13:56:18.154515255Z\" level=info msg=\"Adding pod openstack_keystone-6f4dd66fc4-289jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.059906 | controller |     "Jun 09 13:56:18.178552 crc crio[23733]: time=\"2026-06-09T13:56:18.177087089Z\" level=info msg=\"Got pod network &{Name:placement-7fd564548-zdgk8 Namespace:openstack ID:48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2 UID:0816116b-fe4d-4061-a0fc-8c1dcf6f44a9 NetNS:/var/run/netns/dfad942e-7a2c-4a83-bc6f-00859bf0041e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0816116b_fe4d_4061_a0fc_8c1dcf6f44a9.slice PodAnnotations:0xc00008c3a8}] Aliases:map[]}\"",
2026-06-09 14:45:34.059921 | controller |     "Jun 09 13:56:18.178552 crc crio[23733]: time=\"2026-06-09T13:56:18.177205033Z\" level=info msg=\"Adding pod openstack_placement-7fd564548-zdgk8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.059937 | controller |     "Jun 09 13:56:18.210025 crc crio[23733]: time=\"2026-06-09T13:56:18.20992064Z\" level=info msg=\"Stopping pod sandbox: 38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293\" id=9eb9a60c-4c07-4457-b0cf-99b8c9b95b55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.059953 | controller |     "Jun 09 13:56:18.210674 crc crio[23733]: time=\"2026-06-09T13:56:18.210603237Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-w4bjc Namespace:openstack ID:38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293 UID:0a513da0-f7fd-44c2-909e-5129978ad9b1 NetNS:/var/run/netns/9cce4592-1762-49cf-9ce2-9ae1e69da971 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a513da0_f7fd_44c2_909e_5129978ad9b1.slice PodAnnotations:0xc00008c760}] Aliases:map[]}\"",
2026-06-09 14:45:34.059969 | controller |     "Jun 09 13:56:18.210859 crc crio[23733]: time=\"2026-06-09T13:56:18.210801443Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-w4bjc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.059984 | controller |     "Jun 09 13:56:18.818433 crc crio[23733]: time=\"2026-06-09T13:56:18.804547417Z\" level=info msg=\"Stopped pod sandbox: 38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293\" id=9eb9a60c-4c07-4457-b0cf-99b8c9b95b55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.059999 | controller |     "Jun 09 13:56:19.051486 crc crio[23733]: 2026-06-09T13:56:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44e691f310ac494 Mac:06:61:6a:1d:17:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/e1f46229-2eb9-45c3-a7ac-ed3f23a47d90 SocketPath: PciID:}] [{Interface:0xc0001a5120 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.060015 | controller |     "Jun 09 13:56:19.052057 crc crio[23733]: time=\"2026-06-09T13:56:19.051605393Z\" level=info msg=\"Got pod network &{Name:keystone-6f4dd66fc4-289jm Namespace:openstack ID:44e691f310ac494ce411e74f4e0a2863ea32466233483230d54a0c230051ed85 UID:3c1d7769-efc6-4d47-8603-e4ad0516e023 NetNS:/var/run/netns/e1f46229-2eb9-45c3-a7ac-ed3f23a47d90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c1d7769_efc6_4d47_8603_e4ad0516e023.slice PodAnnotations:0xc00580a0d8}] Aliases:map[]}\"",
2026-06-09 14:45:34.060030 | controller |     "Jun 09 13:56:19.052057 crc crio[23733]: time=\"2026-06-09T13:56:19.051833319Z\" level=info msg=\"Checking pod openstack_keystone-6f4dd66fc4-289jm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.060048 | controller |     "Jun 09 13:56:19.086402 crc crio[23733]: time=\"2026-06-09T13:56:19.086223459Z\" level=info msg=\"Ran pod sandbox 44e691f310ac494ce411e74f4e0a2863ea32466233483230d54a0c230051ed85 with infra container: openstack/keystone-6f4dd66fc4-289jm/POD\" id=8047fb06-851d-4b69-b79b-cdb70b46e5b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.060064 | controller |     "Jun 09 13:56:19.101260 crc crio[23733]: time=\"2026-06-09T13:56:19.098808513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=19a3b08f-baa2-41e7-994f-0991b0d0d057 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.060080 | controller |     "Jun 09 13:56:19.121597 crc crio[23733]: 2026-06-09T13:56:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:48e7baeb0b20b73 Mac:66:3b:0a:02:0e:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/dfad942e-7a2c-4a83-bc6f-00859bf0041e SocketPath: PciID:}] [{Interface:0xc000327630 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.060095 | controller |     "Jun 09 13:56:19.123892 crc crio[23733]: time=\"2026-06-09T13:56:19.123748157Z\" level=info msg=\"Got pod network &{Name:placement-7fd564548-zdgk8 Namespace:openstack ID:48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2 UID:0816116b-fe4d-4061-a0fc-8c1dcf6f44a9 NetNS:/var/run/netns/dfad942e-7a2c-4a83-bc6f-00859bf0041e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0816116b_fe4d_4061_a0fc_8c1dcf6f44a9.slice PodAnnotations:0xc00008c3a8}] Aliases:map[]}\"",
2026-06-09 14:45:34.060115 | controller |     "Jun 09 13:56:19.124048 crc crio[23733]: time=\"2026-06-09T13:56:19.123975983Z\" level=info msg=\"Checking pod openstack_placement-7fd564548-zdgk8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.060130 | controller |     "Jun 09 13:56:19.149170 crc crio[23733]: time=\"2026-06-09T13:56:19.148520717Z\" level=info msg=\"Ran pod sandbox 48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2 with infra container: openstack/placement-7fd564548-zdgk8/POD\" id=8144df28-4edd-4b2c-b464-91fd0e352096 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.060146 | controller |     "Jun 09 13:56:19.166396 crc crio[23733]: time=\"2026-06-09T13:56:19.164752071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=54f43ebd-ad7c-41ba-a651-210e5525282e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.060161 | controller |     "Jun 09 13:56:19.428682 crc crio[23733]: time=\"2026-06-09T13:56:19.428592098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=85825e7e-a052-4b25-8692-93cb4d99ba94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.060176 | controller |     "Jun 09 13:56:19.447794 crc crio[23733]: time=\"2026-06-09T13:56:19.447560002Z\" level=info msg=\"Creating container: openstack/keystone-6f4dd66fc4-289jm/keystone-api\" id=ebfeca4b-be27-4070-8ab5-9d9247162ec5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.060191 | controller |     "Jun 09 13:56:19.450241 crc crio[23733]: time=\"2026-06-09T13:56:19.44825161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.060206 | controller |     "Jun 09 13:56:19.559262 crc crio[23733]: time=\"2026-06-09T13:56:19.548484776Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=fad9de64-b2ac-4b47-b2a0-514301ff6a69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.060225 | controller |     "Jun 09 13:56:19.563817 crc crio[23733]: time=\"2026-06-09T13:56:19.56345862Z\" level=info msg=\"Creating container: openstack/placement-7fd564548-zdgk8/placement-log\" id=5f5eb626-cc55-453f-92ab-d0a5ff04957b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.060240 | controller |     "Jun 09 13:56:19.564715 crc crio[23733]: time=\"2026-06-09T13:56:19.564507917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.060263 | controller |     "Jun 09 13:56:19.661264 crc crio[23733]: time=\"2026-06-09T13:56:19.657619564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.060278 | controller |     "Jun 09 13:56:19.674303 crc crio[23733]: time=\"2026-06-09T13:56:19.674047514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.060294 | controller |     "Jun 09 13:56:19.805299 crc crio[23733]: time=\"2026-06-09T13:56:19.804304761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.060309 | controller |     "Jun 09 13:56:19.846666 crc crio[23733]: time=\"2026-06-09T13:56:19.846543437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.060324 | controller |     "Jun 09 13:56:20.330342 crc crio[23733]: time=\"2026-06-09T13:56:20.320002834Z\" level=info msg=\"Created container 17b445db85b1bf1f418211b99209cd700452ebe86fed3a162746eacf9b8c5ca7: openstack/placement-7fd564548-zdgk8/placement-log\" id=5f5eb626-cc55-453f-92ab-d0a5ff04957b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.060339 | controller |     "Jun 09 13:56:20.333205 crc crio[23733]: time=\"2026-06-09T13:56:20.33305347Z\" level=info msg=\"Starting container: 17b445db85b1bf1f418211b99209cd700452ebe86fed3a162746eacf9b8c5ca7\" id=0cc4fd64-c9ed-4b60-ba6a-29ba203a3bab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.060354 | controller |     "Jun 09 13:56:20.383019 crc crio[23733]: time=\"2026-06-09T13:56:20.382892327Z\" level=info msg=\"Started container\" PID=70567 containerID=17b445db85b1bf1f418211b99209cd700452ebe86fed3a162746eacf9b8c5ca7 description=openstack/placement-7fd564548-zdgk8/placement-log id=0cc4fd64-c9ed-4b60-ba6a-29ba203a3bab name=/runtime.v1.RuntimeService/StartContainer sandboxID=48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2",
2026-06-09 14:45:34.060369 | controller |     "Jun 09 13:56:20.448514 crc crio[23733]: time=\"2026-06-09T13:56:20.437574634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=a1e03371-fa2c-4732-b190-d6387e1e3763 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.060385 | controller |     "Jun 09 13:56:20.487498 crc crio[23733]: time=\"2026-06-09T13:56:20.469681145Z\" level=info msg=\"Created container 16162f0c19b34070087a704c39f86854c57dd7b4c2b73327d8f058a7859ab970: openstack/keystone-6f4dd66fc4-289jm/keystone-api\" id=ebfeca4b-be27-4070-8ab5-9d9247162ec5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.060400 | controller |     "Jun 09 13:56:20.507540 crc crio[23733]: time=\"2026-06-09T13:56:20.499876432Z\" level=info msg=\"Starting container: 16162f0c19b34070087a704c39f86854c57dd7b4c2b73327d8f058a7859ab970\" id=f8cdb312-8c58-4625-8956-9aedef771626 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.060415 | controller |     "Jun 09 13:56:20.546197 crc crio[23733]: time=\"2026-06-09T13:56:20.538498607Z\" level=info msg=\"Stopping container: b4c8f5149f7fb3e172d1c4517fd0004957cced5a866db442a839932e0f31590e (timeout: 10s)\" id=fc7d643f-05be-4e2b-b3b8-90cefb25b08e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.060433 | controller |     "Jun 09 13:56:20.588788 crc crio[23733]: time=\"2026-06-09T13:56:20.579888672Z\" level=info msg=\"Stopping pod sandbox: b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7\" id=4bafdddc-7163-4e54-8538-8830235e0d37 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.060449 | controller |     "Jun 09 13:56:20.588788 crc crio[23733]: time=\"2026-06-09T13:56:20.582491387Z\" level=info msg=\"Started container\" PID=70550 containerID=16162f0c19b34070087a704c39f86854c57dd7b4c2b73327d8f058a7859ab970 description=openstack/keystone-6f4dd66fc4-289jm/keystone-api id=f8cdb312-8c58-4625-8956-9aedef771626 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e691f310ac494ce411e74f4e0a2863ea32466233483230d54a0c230051ed85",
2026-06-09 14:45:34.060465 | controller |     "Jun 09 13:56:20.589393 crc crio[23733]: time=\"2026-06-09T13:56:20.588742523Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-m7lkh Namespace:openstack ID:b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7 UID:dab1f6dc-6a8b-40da-8604-2e64afd03daa NetNS:/var/run/netns/ba61eeda-ce17-4eab-a77d-560157c766ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddab1f6dc_6a8b_40da_8604_2e64afd03daa.slice PodAnnotations:0xc00580a410}] Aliases:map[]}\"",
2026-06-09 14:45:34.060480 | controller |     "Jun 09 13:56:20.591163 crc crio[23733]: time=\"2026-06-09T13:56:20.590773843Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-m7lkh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.060495 | controller |     "Jun 09 13:56:20.836097 crc crio[23733]: time=\"2026-06-09T13:56:20.835986695Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-5f565bcd9-8xql5/POD\" id=4cdabe7f-6e82-4db6-a658-dce5992a14e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.060535 | controller |     "Jun 09 13:56:20.836471 crc crio[23733]: time=\"2026-06-09T13:56:20.836365274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.060552 | controller |     "Jun 09 13:56:20.899470 crc crio[23733]: time=\"2026-06-09T13:56:20.899330647Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-6f8ff77dd6-xh6br/POD\" id=276d2fd6-67f0-4a67-87b0-72f294cbc3a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.060568 | controller |     "Jun 09 13:56:20.899470 crc crio[23733]: time=\"2026-06-09T13:56:20.899475671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.060584 | controller |     "Jun 09 13:56:20.902365 crc crio[23733]: time=\"2026-06-09T13:56:20.901922112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=3eb9745e-f36e-4aa1-b338-a6685c656699 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.060599 | controller |     "Jun 09 13:56:20.968696 crc crio[23733]: time=\"2026-06-09T13:56:20.96780249Z\" level=info msg=\"Creating container: openstack/placement-7fd564548-zdgk8/placement-api\" id=138b79fe-ffab-4588-84d9-a3a95eb98820 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.060615 | controller |     "Jun 09 13:56:20.977274 crc crio[23733]: time=\"2026-06-09T13:56:20.971809411Z\" level=info msg=\"Stopped container b4c8f5149f7fb3e172d1c4517fd0004957cced5a866db442a839932e0f31590e: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/dnsmasq-dns\" id=fc7d643f-05be-4e2b-b3b8-90cefb25b08e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.060630 | controller |     "Jun 09 13:56:20.981025 crc crio[23733]: time=\"2026-06-09T13:56:20.979566784Z\" level=info msg=\"Stopping pod sandbox: 740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444\" id=57641019-38e4-4c40-ba5c-b0309fb16519 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.060648 | controller |     "Jun 09 13:56:20.981025 crc crio[23733]: time=\"2026-06-09T13:56:20.980936128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.060663 | controller |     "Jun 09 13:56:20.982197 crc crio[23733]: time=\"2026-06-09T13:56:20.982010505Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfd7bd55-fv4qz Namespace:openstack ID:740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444 UID:7d1298ec-1c9c-44db-a7b2-e98052717566 NetNS:/var/run/netns/b29eac86-c8e3-46d6-98fa-8d74559b938c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d1298ec_1c9c_44db_a7b2_e98052717566.slice PodAnnotations:0xc000308ed8}] Aliases:map[]}\"",
2026-06-09 14:45:34.060679 | controller |     "Jun 09 13:56:20.982918 crc crio[23733]: time=\"2026-06-09T13:56:20.982836845Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7cfd7bd55-fv4qz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.060695 | controller |     "Jun 09 13:56:21.060574 crc crio[23733]: time=\"2026-06-09T13:56:21.056311053Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-79cccc8689-6g46c/POD\" id=6e6a8128-d6ce-492c-9ceb-2151e3b2b5c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.060711 | controller |     "Jun 09 13:56:21.061548 crc crio[23733]: time=\"2026-06-09T13:56:21.060836726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.060726 | controller |     "Jun 09 13:56:21.088396 crc crio[23733]: time=\"2026-06-09T13:56:21.088218701Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-648d7bd4c4-hthvg/POD\" id=e34d6461-85ad-48cf-adbd-2bb835b3130b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.060741 | controller |     "Jun 09 13:56:21.088748 crc crio[23733]: time=\"2026-06-09T13:56:21.088546779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.060757 | controller |     "Jun 09 13:56:21.190007 crc crio[23733]: time=\"2026-06-09T13:56:21.189887612Z\" level=info msg=\"Got pod network &{Name:barbican-worker-5f565bcd9-8xql5 Namespace:openstack ID:631e2c9c4763b5f24a2e45f3bd3e135b44207f07022bd997decef6d8d1def98f UID:998314f2-28ff-4aee-8810-6d1c09a356af NetNS:/var/run/netns/c7c62d36-ea0d-46f2-b560-710289f7cfe1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod998314f2_28ff_4aee_8810_6d1c09a356af.slice PodAnnotations:0xc00028e2c0}] Aliases:map[]}\"",
2026-06-09 14:45:34.060773 | controller |     "Jun 09 13:56:21.190007 crc crio[23733]: time=\"2026-06-09T13:56:21.189978694Z\" level=info msg=\"Adding pod openstack_barbican-worker-5f565bcd9-8xql5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.060788 | controller |     "Jun 09 13:56:21.238261 crc crio[23733]: time=\"2026-06-09T13:56:21.236505518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.060804 | controller |     "Jun 09 13:56:21.258219 crc crio[23733]: time=\"2026-06-09T13:56:21.257686658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.060823 | controller |     "Jun 09 13:56:21.296487 crc crio[23733]: time=\"2026-06-09T13:56:21.29499658Z\" level=info msg=\"Stopped pod sandbox: b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7\" id=4bafdddc-7163-4e54-8538-8830235e0d37 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.060839 | controller |     "Jun 09 13:56:21.397305 crc crio[23733]: time=\"2026-06-09T13:56:21.394824215Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-6f8ff77dd6-xh6br Namespace:openstack ID:ee927550a7cd1d607b38d1d51eb8b04fb96479768561b7f9071c58fffc286fd7 UID:752567e0-f108-4e49-b299-afeb989c438c NetNS:/var/run/netns/f2e329a7-f2f8-4ec1-964e-1d6c8420fc52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod752567e0_f108_4e49_b299_afeb989c438c.slice PodAnnotations:0xc001026500}] Aliases:map[]}\"",
2026-06-09 14:45:34.060855 | controller |     "Jun 09 13:56:21.397305 crc crio[23733]: time=\"2026-06-09T13:56:21.395540902Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-6f8ff77dd6-xh6br to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.060870 | controller |     "Jun 09 13:56:21.425057 crc crio[23733]: time=\"2026-06-09T13:56:21.424969969Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79cccc8689-6g46c Namespace:openstack ID:80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc UID:b2c01863-f6fe-4cd5-be23-d728f85d1e2a NetNS:/var/run/netns/78ee3255-7bbd-4ced-ad23-e984a299a222 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2c01863_f6fe_4cd5_be23_d728f85d1e2a.slice PodAnnotations:0xc00008c798}] Aliases:map[]}\"",
2026-06-09 14:45:34.060886 | controller |     "Jun 09 13:56:21.425057 crc crio[23733]: time=\"2026-06-09T13:56:21.425051661Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-79cccc8689-6g46c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.060901 | controller |     "Jun 09 13:56:21.483780 crc crio[23733]: time=\"2026-06-09T13:56:21.479601615Z\" level=info msg=\"Got pod network &{Name:barbican-api-648d7bd4c4-hthvg Namespace:openstack ID:cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f UID:3c13f56c-fa53-4995-a1fa-797aad6dae4d NetNS:/var/run/netns/a44263fe-ea1b-41b0-9077-bcaaadc454ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c13f56c_fa53_4995_a1fa_797aad6dae4d.slice PodAnnotations:0xc0027d0388}] Aliases:map[]}\"",
2026-06-09 14:45:34.060916 | controller |     "Jun 09 13:56:21.483780 crc crio[23733]: time=\"2026-06-09T13:56:21.479704538Z\" level=info msg=\"Adding pod openstack_barbican-api-648d7bd4c4-hthvg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.060931 | controller |     "Jun 09 13:56:21.857935 crc crio[23733]: time=\"2026-06-09T13:56:21.856452286Z\" level=info msg=\"Stopped pod sandbox: 740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444\" id=57641019-38e4-4c40-ba5c-b0309fb16519 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.060946 | controller |     "Jun 09 13:56:22.005891 crc crio[23733]: time=\"2026-06-09T13:56:22.005735099Z\" level=info msg=\"Created container 4bbed782c30513e4b39e86281ebe94cc300d95dda9a8c9151f22657b13c01174: openstack/placement-7fd564548-zdgk8/placement-api\" id=138b79fe-ffab-4588-84d9-a3a95eb98820 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.060961 | controller |     "Jun 09 13:56:22.010985 crc crio[23733]: time=\"2026-06-09T13:56:22.008350235Z\" level=info msg=\"Starting container: 4bbed782c30513e4b39e86281ebe94cc300d95dda9a8c9151f22657b13c01174\" id=a75d625e-ef9c-4b77-b48c-ca18543ee9ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.060979 | controller |     "Jun 09 13:56:22.020258 crc crio[23733]: time=\"2026-06-09T13:56:22.018631541Z\" level=info msg=\"Started container\" PID=70816 containerID=4bbed782c30513e4b39e86281ebe94cc300d95dda9a8c9151f22657b13c01174 description=openstack/placement-7fd564548-zdgk8/placement-api id=a75d625e-ef9c-4b77-b48c-ca18543ee9ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2",
2026-06-09 14:45:34.060995 | controller |     "Jun 09 13:56:22.806002 crc crio[23733]: time=\"2026-06-09T13:56:22.803900284Z\" level=info msg=\"Removing container: b4c8f5149f7fb3e172d1c4517fd0004957cced5a866db442a839932e0f31590e\" id=3edf4e63-cf33-4e38-b83c-4e690a68f513 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.061010 | controller |     "Jun 09 13:56:22.904433 crc crio[23733]: 2026-06-09T13:56:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:631e2c9c4763b5f Mac:be:bc:ff:02:c3:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/c7c62d36-ea0d-46f2-b560-710289f7cfe1 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.061025 | controller |     "Jun 09 13:56:22.934729 crc crio[23733]: 2026-06-09T13:56:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee927550a7cd1d6 Mac:06:86:98:03:b1:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/f2e329a7-f2f8-4ec1-964e-1d6c8420fc52 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.061040 | controller |     "Jun 09 13:56:22.935016 crc crio[23733]: time=\"2026-06-09T13:56:22.934840867Z\" level=info msg=\"Got pod network &{Name:barbican-worker-5f565bcd9-8xql5 Namespace:openstack ID:631e2c9c4763b5f24a2e45f3bd3e135b44207f07022bd997decef6d8d1def98f UID:998314f2-28ff-4aee-8810-6d1c09a356af NetNS:/var/run/netns/c7c62d36-ea0d-46f2-b560-710289f7cfe1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod998314f2_28ff_4aee_8810_6d1c09a356af.slice PodAnnotations:0xc00028e2c0}] Aliases:map[]}\"",
2026-06-09 14:45:34.061055 | controller |     "Jun 09 13:56:22.935716 crc crio[23733]: time=\"2026-06-09T13:56:22.935580266Z\" level=info msg=\"Checking pod openstack_barbican-worker-5f565bcd9-8xql5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.061071 | controller |     "Jun 09 13:56:22.935787 crc crio[23733]: 2026-06-09T13:56:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cebbeb9dcf598bc Mac:0a:7c:80:74:2a:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/a44263fe-ea1b-41b0-9077-bcaaadc454ae SocketPath: PciID:}] [{Interface:0xc0004b85d0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.061086 | controller |     "Jun 09 13:56:22.937826 crc crio[23733]: time=\"2026-06-09T13:56:22.936700704Z\" level=info msg=\"Got pod network &{Name:barbican-api-648d7bd4c4-hthvg Namespace:openstack ID:cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f UID:3c13f56c-fa53-4995-a1fa-797aad6dae4d NetNS:/var/run/netns/a44263fe-ea1b-41b0-9077-bcaaadc454ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c13f56c_fa53_4995_a1fa_797aad6dae4d.slice PodAnnotations:0xc0027d0388}] Aliases:map[]}\"",
2026-06-09 14:45:34.061101 | controller |     "Jun 09 13:56:22.938013 crc crio[23733]: time=\"2026-06-09T13:56:22.937960065Z\" level=info msg=\"Checking pod openstack_barbican-api-648d7bd4c4-hthvg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.061117 | controller |     "Jun 09 13:56:22.938283 crc crio[23733]: time=\"2026-06-09T13:56:22.937531735Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-6f8ff77dd6-xh6br Namespace:openstack ID:ee927550a7cd1d607b38d1d51eb8b04fb96479768561b7f9071c58fffc286fd7 UID:752567e0-f108-4e49-b299-afeb989c438c NetNS:/var/run/netns/f2e329a7-f2f8-4ec1-964e-1d6c8420fc52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod752567e0_f108_4e49_b299_afeb989c438c.slice PodAnnotations:0xc001026500}] Aliases:map[]}\"",
2026-06-09 14:45:34.061135 | controller |     "Jun 09 13:56:22.938434 crc crio[23733]: time=\"2026-06-09T13:56:22.938375776Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-6f8ff77dd6-xh6br for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.061152 | controller |     "Jun 09 13:56:22.939161 crc crio[23733]: 2026-06-09T13:56:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80cad383d915908 Mac:f2:31:a9:f4:cc:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/78ee3255-7bbd-4ced-ad23-e984a299a222 SocketPath: PciID:}] [{Interface:0xc0001445d0 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.061167 | controller |     "Jun 09 13:56:22.954704 crc crio[23733]: time=\"2026-06-09T13:56:22.954603861Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79cccc8689-6g46c Namespace:openstack ID:80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc UID:b2c01863-f6fe-4cd5-be23-d728f85d1e2a NetNS:/var/run/netns/78ee3255-7bbd-4ced-ad23-e984a299a222 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2c01863_f6fe_4cd5_be23_d728f85d1e2a.slice PodAnnotations:0xc00008c798}] Aliases:map[]}\"",
2026-06-09 14:45:34.061183 | controller |     "Jun 09 13:56:22.955006 crc crio[23733]: time=\"2026-06-09T13:56:22.954948981Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-79cccc8689-6g46c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.061198 | controller |     "Jun 09 13:56:24.972750 crc crio[23733]: time=\"2026-06-09T13:56:24.971936307Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-b55k7/POD\" id=8ee5d74c-0156-4a23-b915-e80b85b850de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.061213 | controller |     "Jun 09 13:56:24.974363 crc crio[23733]: time=\"2026-06-09T13:56:24.972784968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.061229 | controller |     "Jun 09 13:56:29.303039 crc crio[23733]: time=\"2026-06-09T13:56:29.302188088Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-57b7b68c9b-tw92z/POD\" id=5cd6784e-7ed5-4f3b-8283-3552af0abc8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.061244 | controller |     "Jun 09 13:56:29.304511 crc crio[23733]: time=\"2026-06-09T13:56:29.303189423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.061259 | controller |     "Jun 09 13:56:30.280281 crc crio[23733]: time=\"2026-06-09T13:56:30.278545437Z\" level=info msg=\"Ran pod sandbox cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f with infra container: openstack/barbican-api-648d7bd4c4-hthvg/POD\" id=e34d6461-85ad-48cf-adbd-2bb835b3130b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.061275 | controller |     "Jun 09 13:56:30.286225 crc crio[23733]: time=\"2026-06-09T13:56:30.286074506Z\" level=info msg=\"Ran pod sandbox ee927550a7cd1d607b38d1d51eb8b04fb96479768561b7f9071c58fffc286fd7 with infra container: openstack/barbican-keystone-listener-6f8ff77dd6-xh6br/POD\" id=276d2fd6-67f0-4a67-87b0-72f294cbc3a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.061290 | controller |     "Jun 09 13:56:30.288044 crc crio[23733]: time=\"2026-06-09T13:56:30.287976694Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=ba33afae-e36d-417c-87e2-aa7b564c3f42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.061307 | controller |     "Jun 09 13:56:30.288985 crc crio[23733]: time=\"2026-06-09T13:56:30.288904917Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=f1d48967-b02d-4e08-80e6-12dea3e31128 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.061322 | controller |     "Jun 09 13:56:30.297823 crc crio[23733]: time=\"2026-06-09T13:56:30.297739308Z\" level=info msg=\"Ran pod sandbox 80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc with infra container: openstack/dnsmasq-dns-79cccc8689-6g46c/POD\" id=6e6a8128-d6ce-492c-9ceb-2151e3b2b5c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.061337 | controller |     "Jun 09 13:56:30.304701 crc crio[23733]: time=\"2026-06-09T13:56:30.304572599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1874b5d4-286a-44ae-af3d-316b6566b7f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.061351 | controller |     "Jun 09 13:56:30.330853 crc crio[23733]: time=\"2026-06-09T13:56:30.330711642Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=f1d48967-b02d-4e08-80e6-12dea3e31128 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.061366 | controller |     "Jun 09 13:56:30.330853 crc crio[23733]: time=\"2026-06-09T13:56:30.330837665Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=f1d48967-b02d-4e08-80e6-12dea3e31128 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.061380 | controller |     "Jun 09 13:56:30.332785 crc crio[23733]: time=\"2026-06-09T13:56:30.332698782Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=3bb663d9-7ca3-4361-a26c-301560a076c5 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.061395 | controller |     "Jun 09 13:56:30.339206 crc crio[23733]: time=\"2026-06-09T13:56:30.338978959Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"",
2026-06-09 14:45:34.061409 | controller |     "Jun 09 13:56:30.361679 crc crio[23733]: time=\"2026-06-09T13:56:30.361576363Z\" level=info msg=\"Ran pod sandbox 631e2c9c4763b5f24a2e45f3bd3e135b44207f07022bd997decef6d8d1def98f with infra container: openstack/barbican-worker-5f565bcd9-8xql5/POD\" id=4cdabe7f-6e82-4db6-a658-dce5992a14e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.061424 | controller |     "Jun 09 13:56:30.365381 crc crio[23733]: time=\"2026-06-09T13:56:30.365269936Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=5baa77cc-5120-495a-a5a4-51436215cfb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.061438 | controller |     "Jun 09 13:56:30.373321 crc crio[23733]: time=\"2026-06-09T13:56:30.37307502Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=6f8a237c-dc3a-419b-a595-5881c14d5714 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.061452 | controller |     "Jun 09 13:56:30.416494 crc crio[23733]: time=\"2026-06-09T13:56:30.416400765Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=5baa77cc-5120-495a-a5a4-51436215cfb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.061467 | controller |     "Jun 09 13:56:30.416494 crc crio[23733]: time=\"2026-06-09T13:56:30.416527248Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=5baa77cc-5120-495a-a5a4-51436215cfb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.061487 | controller |     "Jun 09 13:56:30.420624 crc crio[23733]: time=\"2026-06-09T13:56:30.420443865Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=3d7dbfde-d50b-42b0-a70d-b65987655c32 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.061502 | controller |     "Jun 09 13:56:30.425440 crc crio[23733]: time=\"2026-06-09T13:56:30.425365368Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"",
2026-06-09 14:45:34.061534 | controller |     "Jun 09 13:56:30.436818 crc crio[23733]: time=\"2026-06-09T13:56:30.436725262Z\" level=info msg=\"Creating container: openstack/barbican-api-648d7bd4c4-hthvg/barbican-api-log\" id=aa087573-c6d2-4745-ab98-8333b389df67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.061551 | controller |     "Jun 09 13:56:30.440257 crc crio[23733]: time=\"2026-06-09T13:56:30.440182179Z\" level=info msg=\"Removed container b4c8f5149f7fb3e172d1c4517fd0004957cced5a866db442a839932e0f31590e: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/dnsmasq-dns\" id=3edf4e63-cf33-4e38-b83c-4e690a68f513 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.061566 | controller |     "Jun 09 13:56:30.443575 crc crio[23733]: time=\"2026-06-09T13:56:30.443521083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5268719b-5106-4425-ac9c-b944d92b6d3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.061580 | controller |     "Jun 09 13:56:30.444055 crc crio[23733]: time=\"2026-06-09T13:56:30.443976474Z\" level=info msg=\"Removing container: 5ede6f8456700aefa5ff2d074adaa4642d24cda525ef14c688421c625903fa9d\" id=93eefa4b-fdd7-4089-9bc0-b118f1acdd6e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.061595 | controller |     "Jun 09 13:56:30.444919 crc crio[23733]: time=\"2026-06-09T13:56:30.444844565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.061610 | controller |     "Jun 09 13:56:30.453955 crc crio[23733]: time=\"2026-06-09T13:56:30.453852971Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79cccc8689-6g46c/init\" id=bd80b84b-697d-4c51-b9c5-822e8294cc74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.061624 | controller |     "Jun 09 13:56:30.460173 crc crio[23733]: time=\"2026-06-09T13:56:30.459779759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.061639 | controller |     "Jun 09 13:56:30.462656 crc crio[23733]: time=\"2026-06-09T13:56:30.462548528Z\" level=info msg=\"Got pod network &{Name:barbican-api-57b7b68c9b-tw92z Namespace:openstack ID:26a655d483dc539c008117b37ac0283123b5120635140e63491d454baf52f10c UID:9ce1dd07-9d9c-409f-8952-5bdf7fd1474b NetNS:/var/run/netns/3ebfe338-5748-43a2-825c-d34fe73786d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ce1dd07_9d9c_409f_8952_5bdf7fd1474b.slice PodAnnotations:0xc00008d0d8}] Aliases:map[]}\"",
2026-06-09 14:45:34.061653 | controller |     "Jun 09 13:56:30.462656 crc crio[23733]: time=\"2026-06-09T13:56:30.46260629Z\" level=info msg=\"Adding pod openstack_barbican-api-57b7b68c9b-tw92z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.061668 | controller |     "Jun 09 13:56:30.520817 crc crio[23733]: time=\"2026-06-09T13:56:30.519581884Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:457ac65a0818c89c25b563e576fd0e228e61b23e5913835aa8c748f2c70ce600\" id=763200e1-6f6f-4960-adba-3132db85e11a name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.061686 | controller |     "Jun 09 13:56:30.524935 crc crio[23733]: time=\"2026-06-09T13:56:30.524705772Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=cd6c2c6e-7ed3-47d5-a816-a6a3f9e81590 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.061701 | controller |     "Jun 09 13:56:30.526597 crc crio[23733]: time=\"2026-06-09T13:56:30.526501878Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-b55k7 Namespace:openstack ID:f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a UID:b75641e3-6050-4e4f-a4be-96fe8c6aeada NetNS:/var/run/netns/64bce841-2ccb-43a9-b22e-2817ec6086be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb75641e3_6050_4e4f_a4be_96fe8c6aeada.slice PodAnnotations:0xc00008c560}] Aliases:map[]}\"",
2026-06-09 14:45:34.061716 | controller |     "Jun 09 13:56:30.526597 crc crio[23733]: time=\"2026-06-09T13:56:30.526559399Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-b55k7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.061731 | controller |     "Jun 09 13:56:30.557806 crc crio[23733]: time=\"2026-06-09T13:56:30.557712887Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9f3588ae-0b67-44d8-801a-0fd7b5305ade name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.061745 | controller |     "Jun 09 13:56:30.621418 crc crio[23733]: time=\"2026-06-09T13:56:30.62099614Z\" level=info msg=\"Removed container 5ede6f8456700aefa5ff2d074adaa4642d24cda525ef14c688421c625903fa9d: openstack/dnsmasq-dns-7cfd7bd55-fv4qz/init\" id=93eefa4b-fdd7-4089-9bc0-b118f1acdd6e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.061760 | controller |     "Jun 09 13:56:30.642033 crc crio[23733]: time=\"2026-06-09T13:56:30.641931252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.061774 | controller |     "Jun 09 13:56:30.655184 crc crio[23733]: time=\"2026-06-09T13:56:30.654360294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.061788 | controller |     "Jun 09 13:56:30.655521 crc crio[23733]: time=\"2026-06-09T13:56:30.654979719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.061803 | controller |     "Jun 09 13:56:30.659620 crc crio[23733]: time=\"2026-06-09T13:56:30.659316387Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=c782645f-8dd9-4aec-a0fe-1de4953514e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.061818 | controller |     "Jun 09 13:56:30.660961 crc crio[23733]: time=\"2026-06-09T13:56:30.66062857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.061832 | controller |     "Jun 09 13:56:30.665230 crc crio[23733]: time=\"2026-06-09T13:56:30.664602481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.061847 | controller |     "Jun 09 13:56:30.809594 crc crio[23733]: time=\"2026-06-09T13:56:30.809467402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.061861 | controller |     "Jun 09 13:56:30.816098 crc crio[23733]: time=\"2026-06-09T13:56:30.815911512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.061879 | controller |     "Jun 09 13:56:30.926517 crc crio[23733]: time=\"2026-06-09T13:56:30.926305863Z\" level=info msg=\"Created container df646cf4f1d1511e40e5f0f631bd9e1569c68b6e40725539d72ade773ffeaeb2: openstack/dnsmasq-dns-79cccc8689-6g46c/init\" id=bd80b84b-697d-4c51-b9c5-822e8294cc74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.061895 | controller |     "Jun 09 13:56:30.935432 crc crio[23733]: time=\"2026-06-09T13:56:30.935331119Z\" level=info msg=\"Starting container: df646cf4f1d1511e40e5f0f631bd9e1569c68b6e40725539d72ade773ffeaeb2\" id=4c3fc844-d5b4-4aa9-bbe2-17edf69d0fd9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.061910 | controller |     "Jun 09 13:56:30.955865 crc crio[23733]: time=\"2026-06-09T13:56:30.955554194Z\" level=info msg=\"Started container\" PID=71826 containerID=df646cf4f1d1511e40e5f0f631bd9e1569c68b6e40725539d72ade773ffeaeb2 description=openstack/dnsmasq-dns-79cccc8689-6g46c/init id=4c3fc844-d5b4-4aa9-bbe2-17edf69d0fd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc",
2026-06-09 14:45:34.061925 | controller |     "Jun 09 13:56:30.964752 crc crio[23733]: time=\"2026-06-09T13:56:30.964623931Z\" level=info msg=\"Created container 58c532f50d1b458def62397e9168b0abc960f9add57d7e3b54f136822d877aa9: openstack/barbican-api-648d7bd4c4-hthvg/barbican-api-log\" id=aa087573-c6d2-4745-ab98-8333b389df67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.061940 | controller |     "Jun 09 13:56:30.970081 crc crio[23733]: time=\"2026-06-09T13:56:30.969969705Z\" level=info msg=\"Starting container: 58c532f50d1b458def62397e9168b0abc960f9add57d7e3b54f136822d877aa9\" id=59ec5fd8-49f0-4130-81d5-8badbb298847 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.061955 | controller |     "Jun 09 13:56:30.988580 crc crio[23733]: time=\"2026-06-09T13:56:30.988454497Z\" level=info msg=\"Started container\" PID=71827 containerID=58c532f50d1b458def62397e9168b0abc960f9add57d7e3b54f136822d877aa9 description=openstack/barbican-api-648d7bd4c4-hthvg/barbican-api-log id=59ec5fd8-49f0-4130-81d5-8badbb298847 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f",
2026-06-09 14:45:34.061969 | controller |     "Jun 09 13:56:31.023591 crc crio[23733]: time=\"2026-06-09T13:56:31.023276367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=472b4a49-0d3d-492f-8ecc-dd233de3dd4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.061984 | controller |     "Jun 09 13:56:31.112357 crc crio[23733]: time=\"2026-06-09T13:56:31.111506942Z\" level=info msg=\"Created container 2a878d812616103a97011bcfa8de6b6fde65e41f40f5d3eaa61209e8471b8f57: openstack/ceilometer-0/sg-core\" id=c782645f-8dd9-4aec-a0fe-1de4953514e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.061998 | controller |     "Jun 09 13:56:31.114784 crc crio[23733]: time=\"2026-06-09T13:56:31.114697323Z\" level=info msg=\"Starting container: 2a878d812616103a97011bcfa8de6b6fde65e41f40f5d3eaa61209e8471b8f57\" id=cf164e7b-f913-41ca-99b5-6d673fe0e732 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.062012 | controller |     "Jun 09 13:56:31.128202 crc crio[23733]: time=\"2026-06-09T13:56:31.128059676Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=9a016bba-3dc5-49e7-81a5-cc20131ccf78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.062026 | controller |     "Jun 09 13:56:31.129721 crc crio[23733]: time=\"2026-06-09T13:56:31.129455161Z\" level=info msg=\"Started container\" PID=71854 containerID=2a878d812616103a97011bcfa8de6b6fde65e41f40f5d3eaa61209e8471b8f57 description=openstack/ceilometer-0/sg-core id=cf164e7b-f913-41ca-99b5-6d673fe0e732 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a",
2026-06-09 14:45:34.062044 | controller |     "Jun 09 13:56:31.141743 crc crio[23733]: time=\"2026-06-09T13:56:31.141522903Z\" level=info msg=\"Creating container: openstack/barbican-api-648d7bd4c4-hthvg/barbican-api\" id=05f157bd-dbbd-4f3b-8258-5bb7e279ff49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.062058 | controller |     "Jun 09 13:56:31.142306 crc crio[23733]: time=\"2026-06-09T13:56:31.142193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.062073 | controller |     "Jun 09 13:56:31.152322 crc crio[23733]: time=\"2026-06-09T13:56:31.152208211Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=c7d1e1d6-e7ba-49d3-bafb-dccceffba485 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.062087 | controller |     "Jun 09 13:56:31.161049 crc crio[23733]: 2026-06-09T13:56:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26a655d483dc539 Mac:46:ed:39:32:21:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/3ebfe338-5748-43a2-825c-d34fe73786d6 SocketPath: PciID:}] [{Interface:0xc0001227b0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.062102 | controller |     "Jun 09 13:56:31.172728 crc crio[23733]: time=\"2026-06-09T13:56:31.163531203Z\" level=info msg=\"Got pod network &{Name:barbican-api-57b7b68c9b-tw92z Namespace:openstack ID:26a655d483dc539c008117b37ac0283123b5120635140e63491d454baf52f10c UID:9ce1dd07-9d9c-409f-8952-5bdf7fd1474b NetNS:/var/run/netns/3ebfe338-5748-43a2-825c-d34fe73786d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ce1dd07_9d9c_409f_8952_5bdf7fd1474b.slice PodAnnotations:0xc00008d0d8}] Aliases:map[]}\"",
2026-06-09 14:45:34.062117 | controller |     "Jun 09 13:56:31.172728 crc crio[23733]: time=\"2026-06-09T13:56:31.16376096Z\" level=info msg=\"Checking pod openstack_barbican-api-57b7b68c9b-tw92z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.062132 | controller |     "Jun 09 13:56:31.188390 crc crio[23733]: time=\"2026-06-09T13:56:31.188283162Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=c7d1e1d6-e7ba-49d3-bafb-dccceffba485 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.062147 | controller |     "Jun 09 13:56:31.188781 crc crio[23733]: time=\"2026-06-09T13:56:31.188429956Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=c7d1e1d6-e7ba-49d3-bafb-dccceffba485 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.062162 | controller |     "Jun 09 13:56:31.190679 crc crio[23733]: time=\"2026-06-09T13:56:31.19057492Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=a35e1204-4f0e-45af-a859-c2d821811354 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.062176 | controller |     "Jun 09 13:56:31.200092 crc crio[23733]: time=\"2026-06-09T13:56:31.200003325Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-09 14:45:34.062191 | controller |     "Jun 09 13:56:31.207506 crc crio[23733]: time=\"2026-06-09T13:56:31.207285818Z\" level=info msg=\"Ran pod sandbox 26a655d483dc539c008117b37ac0283123b5120635140e63491d454baf52f10c with infra container: openstack/barbican-api-57b7b68c9b-tw92z/POD\" id=5cd6784e-7ed5-4f3b-8283-3552af0abc8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.062206 | controller |     "Jun 09 13:56:31.211712 crc crio[23733]: time=\"2026-06-09T13:56:31.211598235Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=922492e8-682f-47c8-bd05-f5053fb59087 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.062224 | controller |     "Jun 09 13:56:31.214879 crc crio[23733]: time=\"2026-06-09T13:56:31.214803095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=52a05d52-828d-4571-8e0e-f16e3f7b8f00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.062239 | controller |     "Jun 09 13:56:31.224079 crc crio[23733]: time=\"2026-06-09T13:56:31.223992755Z\" level=info msg=\"Creating container: openstack/barbican-api-57b7b68c9b-tw92z/barbican-api-log\" id=077388b0-cab1-475b-940f-43c017c1e4ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.062254 | controller |     "Jun 09 13:56:31.225047 crc crio[23733]: time=\"2026-06-09T13:56:31.224924448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.062269 | controller |     "Jun 09 13:56:31.266346 crc crio[23733]: time=\"2026-06-09T13:56:31.266090747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.062284 | controller |     "Jun 09 13:56:31.276313 crc crio[23733]: time=\"2026-06-09T13:56:31.27620157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.062298 | controller |     "Jun 09 13:56:31.297011 crc crio[23733]: time=\"2026-06-09T13:56:31.296838197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.062312 | controller |     "Jun 09 13:56:31.300666 crc crio[23733]: time=\"2026-06-09T13:56:31.30057346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.062326 | controller |     "Jun 09 13:56:31.414981 crc crio[23733]: 2026-06-09T13:56:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f632e20a389ec81 Mac:46:7f:c3:fe:a9:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/64bce841-2ccb-43a9-b22e-2817ec6086be SocketPath: PciID:}] [{Interface:0xc00030e5d0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.062341 | controller |     "Jun 09 13:56:31.417001 crc crio[23733]: time=\"2026-06-09T13:56:31.416923399Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-b55k7 Namespace:openstack ID:f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a UID:b75641e3-6050-4e4f-a4be-96fe8c6aeada NetNS:/var/run/netns/64bce841-2ccb-43a9-b22e-2817ec6086be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb75641e3_6050_4e4f_a4be_96fe8c6aeada.slice PodAnnotations:0xc00008c560}] Aliases:map[]}\"",
2026-06-09 14:45:34.062356 | controller |     "Jun 09 13:56:31.417303 crc crio[23733]: time=\"2026-06-09T13:56:31.417096473Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-b55k7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.062371 | controller |     "Jun 09 13:56:31.426671 crc crio[23733]: time=\"2026-06-09T13:56:31.426554539Z\" level=info msg=\"Ran pod sandbox f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a with infra container: openstack/cinder-online-data-migrations-b55k7/POD\" id=8ee5d74c-0156-4a23-b915-e80b85b850de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.062385 | controller |     "Jun 09 13:56:31.431638 crc crio[23733]: time=\"2026-06-09T13:56:31.430575871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=ff24ccbe-25c7-4a87-bdfa-950c090c262d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.062403 | controller |     "Jun 09 13:56:31.457079 crc crio[23733]: time=\"2026-06-09T13:56:31.456206711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=f6c50e91-0ec5-47b8-b80f-c7b0e64ed0d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.062418 | controller |     "Jun 09 13:56:31.482383 crc crio[23733]: time=\"2026-06-09T13:56:31.482309813Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-b55k7/cinder-online-data-migrations\" id=825c3aef-fae3-42e6-b88e-a89d857a9fb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.062433 | controller |     "Jun 09 13:56:31.490250 crc crio[23733]: time=\"2026-06-09T13:56:31.490052376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.062448 | controller |     "Jun 09 13:56:31.602190 crc crio[23733]: time=\"2026-06-09T13:56:31.602059777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.062462 | controller |     "Jun 09 13:56:31.610924 crc crio[23733]: time=\"2026-06-09T13:56:31.610822526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.062477 | controller |     "Jun 09 13:56:31.663288 crc crio[23733]: time=\"2026-06-09T13:56:31.663216026Z\" level=info msg=\"Created container 6b42808adfadd4e1a5206ae5de5c57173bb893d4be3487ed2cfc76213a533164: openstack/barbican-api-57b7b68c9b-tw92z/barbican-api-log\" id=077388b0-cab1-475b-940f-43c017c1e4ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.062491 | controller |     "Jun 09 13:56:31.664940 crc crio[23733]: time=\"2026-06-09T13:56:31.664865158Z\" level=info msg=\"Created container 71d3cce680942f21a0043c3390a34acc3d335598c47db598b39f87f3f9c2adee: openstack/barbican-api-648d7bd4c4-hthvg/barbican-api\" id=05f157bd-dbbd-4f3b-8258-5bb7e279ff49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.062506 | controller |     "Jun 09 13:56:31.665863 crc crio[23733]: time=\"2026-06-09T13:56:31.66576608Z\" level=info msg=\"Starting container: 6b42808adfadd4e1a5206ae5de5c57173bb893d4be3487ed2cfc76213a533164\" id=44b1170f-af1e-4521-9989-9ea25095247a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.062541 | controller |     "Jun 09 13:56:31.666838 crc crio[23733]: time=\"2026-06-09T13:56:31.666731044Z\" level=info msg=\"Starting container: 71d3cce680942f21a0043c3390a34acc3d335598c47db598b39f87f3f9c2adee\" id=a32f7051-46b3-495d-a8a7-b08c5ce5c7d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.062557 | controller |     "Jun 09 13:56:31.677016 crc crio[23733]: time=\"2026-06-09T13:56:31.676711013Z\" level=info msg=\"Started container\" PID=71938 containerID=6b42808adfadd4e1a5206ae5de5c57173bb893d4be3487ed2cfc76213a533164 description=openstack/barbican-api-57b7b68c9b-tw92z/barbican-api-log id=44b1170f-af1e-4521-9989-9ea25095247a name=/runtime.v1.RuntimeService/StartContainer sandboxID=26a655d483dc539c008117b37ac0283123b5120635140e63491d454baf52f10c",
2026-06-09 14:45:34.062573 | controller |     "Jun 09 13:56:31.678565 crc crio[23733]: time=\"2026-06-09T13:56:31.678283653Z\" level=info msg=\"Started container\" PID=71937 containerID=71d3cce680942f21a0043c3390a34acc3d335598c47db598b39f87f3f9c2adee description=openstack/barbican-api-648d7bd4c4-hthvg/barbican-api id=a32f7051-46b3-495d-a8a7-b08c5ce5c7d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f",
2026-06-09 14:45:34.062588 | controller |     "Jun 09 13:56:31.706437 crc crio[23733]: time=\"2026-06-09T13:56:31.706324234Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=f69fdb36-c0ac-4886-82c4-a051800f28ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.062605 | controller |     "Jun 09 13:56:31.821811 crc crio[23733]: time=\"2026-06-09T13:56:31.821483752Z\" level=info msg=\"Created container ad2be9e0dad97210b30ca59f2c9628875dad3b11d6ed61ce2c14a33c70187294: openstack/cinder-online-data-migrations-b55k7/cinder-online-data-migrations\" id=825c3aef-fae3-42e6-b88e-a89d857a9fb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.062620 | controller |     "Jun 09 13:56:31.824198 crc crio[23733]: time=\"2026-06-09T13:56:31.824039137Z\" level=info msg=\"Starting container: ad2be9e0dad97210b30ca59f2c9628875dad3b11d6ed61ce2c14a33c70187294\" id=c4ea8810-4d58-47d5-a625-370edce3b517 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.062635 | controller |     "Jun 09 13:56:31.838858 crc crio[23733]: time=\"2026-06-09T13:56:31.835693819Z\" level=info msg=\"Started container\" PID=71962 containerID=ad2be9e0dad97210b30ca59f2c9628875dad3b11d6ed61ce2c14a33c70187294 description=openstack/cinder-online-data-migrations-b55k7/cinder-online-data-migrations id=c4ea8810-4d58-47d5-a625-370edce3b517 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a",
2026-06-09 14:45:34.062650 | controller |     "Jun 09 13:56:32.122396 crc crio[23733]: time=\"2026-06-09T13:56:32.122327784Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=59e0e5df-cb75-49a8-bd48-d225987b9ed6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.062664 | controller |     "Jun 09 13:56:32.915751 crc crio[23733]: time=\"2026-06-09T13:56:32.91452946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1062b528-5af4-47bf-a456-026d4278f5fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.062679 | controller |     "Jun 09 13:56:32.946756 crc crio[23733]: time=\"2026-06-09T13:56:32.946540211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=b6599b70-a961-478c-8227-1985eb0462d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.062693 | controller |     "Jun 09 13:56:33.507315 crc crio[23733]: time=\"2026-06-09T13:56:33.505953627Z\" level=info msg=\"Creating container: openstack/barbican-api-57b7b68c9b-tw92z/barbican-api\" id=241fe692-c8bf-4605-bab3-d19ffc0b6b34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.062707 | controller |     "Jun 09 13:56:33.514235 crc crio[23733]: time=\"2026-06-09T13:56:33.513858724Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79cccc8689-6g46c/dnsmasq-dns\" id=3614167b-e472-440e-a61c-027227e9e014 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.062722 | controller |     "Jun 09 13:56:33.582893 crc crio[23733]: time=\"2026-06-09T13:56:33.582778627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.062736 | controller |     "Jun 09 13:56:33.583475 crc crio[23733]: time=\"2026-06-09T13:56:33.582924651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.062751 | controller |     "Jun 09 13:56:33.597975 crc crio[23733]: time=\"2026-06-09T13:56:33.597764962Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f\" id=3d7dbfde-d50b-42b0-a70d-b65987655c32 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.062765 | controller |     "Jun 09 13:56:33.599060 crc crio[23733]: time=\"2026-06-09T13:56:33.598941081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=f8542539-71c7-4380-a18d-947b95bbae65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.062783 | controller |     "Jun 09 13:56:33.609501 crc crio[23733]: time=\"2026-06-09T13:56:33.609376093Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de\" id=3bb663d9-7ca3-4361-a26c-301560a076c5 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.062798 | controller |     "Jun 09 13:56:33.617771 crc crio[23733]: time=\"2026-06-09T13:56:33.61730811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=83a5a01f-6976-4283-86a0-2109370f96d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.062812 | controller |     "Jun 09 13:56:33.649732 crc crio[23733]: time=\"2026-06-09T13:56:33.649597408Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=821388a8-e00b-4f61-aacf-bb9d8dca6659 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.062829 | controller |     "Jun 09 13:56:33.656721 crc crio[23733]: time=\"2026-06-09T13:56:33.656599403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=3bff35f4-e83f-45c9-aed9-647eb6e3b57c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.062845 | controller |     "Jun 09 13:56:33.672011 crc crio[23733]: time=\"2026-06-09T13:56:33.671771252Z\" level=info msg=\"Creating container: openstack/barbican-worker-5f565bcd9-8xql5/barbican-worker-log\" id=b0bd7929-b2d7-4091-9f6b-95c2517bc2b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.062860 | controller |     "Jun 09 13:56:33.681249 crc crio[23733]: time=\"2026-06-09T13:56:33.681149856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.062875 | controller |     "Jun 09 13:56:33.681687 crc crio[23733]: time=\"2026-06-09T13:56:33.681589738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.062890 | controller |     "Jun 09 13:56:33.688050 crc crio[23733]: time=\"2026-06-09T13:56:33.687924635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.062916 | controller |     "Jun 09 13:56:33.717405 crc crio[23733]: time=\"2026-06-09T13:56:33.71728781Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-6f8ff77dd6-xh6br/barbican-keystone-listener-log\" id=d95344a2-a7b4-4c1a-b15b-f3f3aaed9604 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.062932 | controller |     "Jun 09 13:56:33.743757 crc crio[23733]: time=\"2026-06-09T13:56:33.743680179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.062947 | controller |     "Jun 09 13:56:33.747574 crc crio[23733]: time=\"2026-06-09T13:56:33.746819769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.062962 | controller |     "Jun 09 13:56:33.749090 crc crio[23733]: time=\"2026-06-09T13:56:33.749019083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.062976 | controller |     "Jun 09 13:56:33.795575 crc crio[23733]: time=\"2026-06-09T13:56:33.794772557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.062995 | controller |     "Jun 09 13:56:33.797371 crc crio[23733]: time=\"2026-06-09T13:56:33.797201198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.063009 | controller |     "Jun 09 13:56:33.800256 crc crio[23733]: time=\"2026-06-09T13:56:33.800193223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.063023 | controller |     "Jun 09 13:56:33.801921 crc crio[23733]: time=\"2026-06-09T13:56:33.80171121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.063037 | controller |     "Jun 09 13:56:34.071526 crc crio[23733]: time=\"2026-06-09T13:56:34.070853119Z\" level=info msg=\"Created container 40e847378ce42b52a1dd5a86c673c27a3929e8e3b1a694e4021450abb3897409: openstack/barbican-keystone-listener-6f8ff77dd6-xh6br/barbican-keystone-listener-log\" id=d95344a2-a7b4-4c1a-b15b-f3f3aaed9604 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.063052 | controller |     "Jun 09 13:56:34.079549 crc crio[23733]: time=\"2026-06-09T13:56:34.073717221Z\" level=info msg=\"Starting container: 40e847378ce42b52a1dd5a86c673c27a3929e8e3b1a694e4021450abb3897409\" id=c050a8c0-49d2-4354-b4d8-3a160526c9cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.063066 | controller |     "Jun 09 13:56:34.082290 crc crio[23733]: time=\"2026-06-09T13:56:34.081606729Z\" level=info msg=\"Created container fc727d2fd1bb30d9d996363e224abe2a4bc075fcd5c23f314ec978cd861ca796: openstack/barbican-worker-5f565bcd9-8xql5/barbican-worker-log\" id=b0bd7929-b2d7-4091-9f6b-95c2517bc2b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.063080 | controller |     "Jun 09 13:56:34.084711 crc crio[23733]: time=\"2026-06-09T13:56:34.084555422Z\" level=info msg=\"Started container\" PID=72302 containerID=40e847378ce42b52a1dd5a86c673c27a3929e8e3b1a694e4021450abb3897409 description=openstack/barbican-keystone-listener-6f8ff77dd6-xh6br/barbican-keystone-listener-log id=c050a8c0-49d2-4354-b4d8-3a160526c9cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee927550a7cd1d607b38d1d51eb8b04fb96479768561b7f9071c58fffc286fd7",
2026-06-09 14:45:34.063095 | controller |     "Jun 09 13:56:34.085749 crc crio[23733]: time=\"2026-06-09T13:56:34.084895281Z\" level=info msg=\"Starting container: fc727d2fd1bb30d9d996363e224abe2a4bc075fcd5c23f314ec978cd861ca796\" id=7adcdc87-d1ec-412c-baa6-f93b002c5d3c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.063110 | controller |     "Jun 09 13:56:34.094257 crc crio[23733]: time=\"2026-06-09T13:56:34.093925656Z\" level=info msg=\"Created container b921f450d360d7f5372810c7c59d1ab19998e8c4ae1f8557ea500abe71cd22ac: openstack/dnsmasq-dns-79cccc8689-6g46c/dnsmasq-dns\" id=3614167b-e472-440e-a61c-027227e9e014 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.063124 | controller |     "Jun 09 13:56:34.095194 crc crio[23733]: time=\"2026-06-09T13:56:34.095092816Z\" level=info msg=\"Starting container: b921f450d360d7f5372810c7c59d1ab19998e8c4ae1f8557ea500abe71cd22ac\" id=17904899-cc9f-4482-86b9-fe2abbab0d63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.063138 | controller |     "Jun 09 13:56:34.107997 crc crio[23733]: time=\"2026-06-09T13:56:34.105205558Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=8beeb442-d0bf-48ca-8a59-0fc1953283ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.063154 | controller |     "Jun 09 13:56:34.107997 crc crio[23733]: time=\"2026-06-09T13:56:34.107781613Z\" level=info msg=\"Started container\" PID=72298 containerID=fc727d2fd1bb30d9d996363e224abe2a4bc075fcd5c23f314ec978cd861ca796 description=openstack/barbican-worker-5f565bcd9-8xql5/barbican-worker-log id=7adcdc87-d1ec-412c-baa6-f93b002c5d3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=631e2c9c4763b5f24a2e45f3bd3e135b44207f07022bd997decef6d8d1def98f",
2026-06-09 14:45:34.063173 | controller |     "Jun 09 13:56:34.108592 crc crio[23733]: time=\"2026-06-09T13:56:34.108534932Z\" level=info msg=\"Started container\" PID=72299 containerID=b921f450d360d7f5372810c7c59d1ab19998e8c4ae1f8557ea500abe71cd22ac description=openstack/dnsmasq-dns-79cccc8689-6g46c/dnsmasq-dns id=17904899-cc9f-4482-86b9-fe2abbab0d63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc",
2026-06-09 14:45:34.063188 | controller |     "Jun 09 13:56:34.111156 crc crio[23733]: time=\"2026-06-09T13:56:34.111004013Z\" level=info msg=\"Created container 1222362f77e18569aa24493c59ad329cb300e7fc64bc9c22ab43248addae024b: openstack/barbican-api-57b7b68c9b-tw92z/barbican-api\" id=241fe692-c8bf-4605-bab3-d19ffc0b6b34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.063203 | controller |     "Jun 09 13:56:34.116344 crc crio[23733]: time=\"2026-06-09T13:56:34.114687236Z\" level=info msg=\"Starting container: 1222362f77e18569aa24493c59ad329cb300e7fc64bc9c22ab43248addae024b\" id=e79c509b-52bb-4575-9446-a8f874ebe86c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.063218 | controller |     "Jun 09 13:56:34.130450 crc crio[23733]: time=\"2026-06-09T13:56:34.126755307Z\" level=info msg=\"Started container\" PID=72303 containerID=1222362f77e18569aa24493c59ad329cb300e7fc64bc9c22ab43248addae024b description=openstack/barbican-api-57b7b68c9b-tw92z/barbican-api id=e79c509b-52bb-4575-9446-a8f874ebe86c name=/runtime.v1.RuntimeService/StartContainer sandboxID=26a655d483dc539c008117b37ac0283123b5120635140e63491d454baf52f10c",
2026-06-09 14:45:34.063233 | controller |     "Jun 09 13:56:34.130450 crc crio[23733]: time=\"2026-06-09T13:56:34.128393218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=5469b9cb-b270-494a-9cc1-fadd3ab8d706 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.063248 | controller |     "Jun 09 13:56:34.164511 crc crio[23733]: time=\"2026-06-09T13:56:34.16325986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=c6fde2f3-0ebc-4eda-bc6c-ed62b8b9fbb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.063262 | controller |     "Jun 09 13:56:34.177412 crc crio[23733]: time=\"2026-06-09T13:56:34.177166797Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-6f8ff77dd6-xh6br/barbican-keystone-listener\" id=e9cab4e2-4be3-4c45-9aed-40ad0b89fb99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.063277 | controller |     "Jun 09 13:56:34.178943 crc crio[23733]: time=\"2026-06-09T13:56:34.178820519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.063292 | controller |     "Jun 09 13:56:34.184698 crc crio[23733]: time=\"2026-06-09T13:56:34.18445783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=54932471-424b-4f04-a9a9-c0480e69c470 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.063307 | controller |     "Jun 09 13:56:34.256829 crc crio[23733]: time=\"2026-06-09T13:56:34.256775258Z\" level=info msg=\"Creating container: openstack/barbican-worker-5f565bcd9-8xql5/barbican-worker\" id=9b18a42e-66c0-4b01-a5a1-9621a116c4eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.063322 | controller |     "Jun 09 13:56:34.270430 crc crio[23733]: time=\"2026-06-09T13:56:34.270365498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.063339 | controller |     "Jun 09 13:56:34.404279 crc crio[23733]: time=\"2026-06-09T13:56:34.403416384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.063355 | controller |     "Jun 09 13:56:34.408854 crc crio[23733]: time=\"2026-06-09T13:56:34.408788808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.063369 | controller |     "Jun 09 13:56:34.417506 crc crio[23733]: time=\"2026-06-09T13:56:34.4112633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.063384 | controller |     "Jun 09 13:56:34.417506 crc crio[23733]: time=\"2026-06-09T13:56:34.414206783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.063398 | controller |     "Jun 09 13:56:34.623245 crc crio[23733]: time=\"2026-06-09T13:56:34.622580163Z\" level=info msg=\"Created container 8dfa8990e271616952e28319f371ba9147aa45c81490be11907c550d5ee5807f: openstack/barbican-worker-5f565bcd9-8xql5/barbican-worker\" id=9b18a42e-66c0-4b01-a5a1-9621a116c4eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.063413 | controller |     "Jun 09 13:56:34.629443 crc crio[23733]: time=\"2026-06-09T13:56:34.629335981Z\" level=info msg=\"Starting container: 8dfa8990e271616952e28319f371ba9147aa45c81490be11907c550d5ee5807f\" id=54b6d519-9806-4e64-98eb-30fd54f36d9a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.063427 | controller |     "Jun 09 13:56:34.635973 crc crio[23733]: time=\"2026-06-09T13:56:34.635874895Z\" level=info msg=\"Started container\" PID=72346 containerID=8dfa8990e271616952e28319f371ba9147aa45c81490be11907c550d5ee5807f description=openstack/barbican-worker-5f565bcd9-8xql5/barbican-worker id=54b6d519-9806-4e64-98eb-30fd54f36d9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=631e2c9c4763b5f24a2e45f3bd3e135b44207f07022bd997decef6d8d1def98f",
2026-06-09 14:45:34.063442 | controller |     "Jun 09 13:56:34.808244 crc crio[23733]: time=\"2026-06-09T13:56:34.807503416Z\" level=info msg=\"Created container 4cb02b32b617043934733edc98b9dbdaf5d668cf9c75312f23175ee8919f45ed: openstack/barbican-keystone-listener-6f8ff77dd6-xh6br/barbican-keystone-listener\" id=e9cab4e2-4be3-4c45-9aed-40ad0b89fb99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.063457 | controller |     "Jun 09 13:56:34.809364 crc crio[23733]: time=\"2026-06-09T13:56:34.809241901Z\" level=info msg=\"Starting container: 4cb02b32b617043934733edc98b9dbdaf5d668cf9c75312f23175ee8919f45ed\" id=a15a946e-ae2c-4e6e-8e6b-8af183724e08 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.063471 | controller |     "Jun 09 13:56:34.818545 crc crio[23733]: time=\"2026-06-09T13:56:34.81843576Z\" level=info msg=\"Started container\" PID=72347 containerID=4cb02b32b617043934733edc98b9dbdaf5d668cf9c75312f23175ee8919f45ed description=openstack/barbican-keystone-listener-6f8ff77dd6-xh6br/barbican-keystone-listener id=a15a946e-ae2c-4e6e-8e6b-8af183724e08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee927550a7cd1d607b38d1d51eb8b04fb96479768561b7f9071c58fffc286fd7",
2026-06-09 14:45:34.063486 | controller |     "Jun 09 13:56:36.531495 crc crio[23733]: time=\"2026-06-09T13:56:36.530861992Z\" level=info msg=\"Stopping pod sandbox: f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a\" id=b5f9ce32-7632-4d87-9663-123251b9c94a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.063500 | controller |     "Jun 09 13:56:36.533337 crc crio[23733]: time=\"2026-06-09T13:56:36.532040242Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-b55k7 Namespace:openstack ID:f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a UID:b75641e3-6050-4e4f-a4be-96fe8c6aeada NetNS:/var/run/netns/64bce841-2ccb-43a9-b22e-2817ec6086be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb75641e3_6050_4e4f_a4be_96fe8c6aeada.slice PodAnnotations:0xc002534d58}] Aliases:map[]}\"",
2026-06-09 14:45:34.063536 | controller |     "Jun 09 13:56:36.533337 crc crio[23733]: time=\"2026-06-09T13:56:36.532241457Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-b55k7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.063553 | controller |     "Jun 09 13:56:36.990732 crc crio[23733]: time=\"2026-06-09T13:56:36.990215015Z\" level=info msg=\"Stopped pod sandbox: f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a\" id=b5f9ce32-7632-4d87-9663-123251b9c94a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.063568 | controller |     "Jun 09 13:56:38.007082 crc crio[23733]: time=\"2026-06-09T13:56:38.006045633Z\" level=info msg=\"Stopping container: b921f450d360d7f5372810c7c59d1ab19998e8c4ae1f8557ea500abe71cd22ac (timeout: 10s)\" id=ea042f7a-9813-4ddd-9c3e-dec6156e8976 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.063583 | controller |     "Jun 09 13:56:38.206171 crc crio[23733]: time=\"2026-06-09T13:56:38.199342526Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=362792ee-2821-489c-a0e0-83bc3f716b76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.063599 | controller |     "Jun 09 13:56:38.206171 crc crio[23733]: time=\"2026-06-09T13:56:38.199531621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.063613 | controller |     "Jun 09 13:56:38.206171 crc crio[23733]: time=\"2026-06-09T13:56:38.2030714Z\" level=info msg=\"Stopped container b921f450d360d7f5372810c7c59d1ab19998e8c4ae1f8557ea500abe71cd22ac: openstack/dnsmasq-dns-79cccc8689-6g46c/dnsmasq-dns\" id=ea042f7a-9813-4ddd-9c3e-dec6156e8976 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.063628 | controller |     "Jun 09 13:56:38.206171 crc crio[23733]: time=\"2026-06-09T13:56:38.203963091Z\" level=info msg=\"Stopping pod sandbox: 80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc\" id=0efe0a21-cc71-4d77-a1e1-a343656149e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.063643 | controller |     "Jun 09 13:56:38.206171 crc crio[23733]: time=\"2026-06-09T13:56:38.204576546Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79cccc8689-6g46c Namespace:openstack ID:80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc UID:b2c01863-f6fe-4cd5-be23-d728f85d1e2a NetNS:/var/run/netns/78ee3255-7bbd-4ced-ad23-e984a299a222 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2c01863_f6fe_4cd5_be23_d728f85d1e2a.slice PodAnnotations:0xc002b0e278}] Aliases:map[]}\"",
2026-06-09 14:45:34.063657 | controller |     "Jun 09 13:56:38.206171 crc crio[23733]: time=\"2026-06-09T13:56:38.204763172Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-79cccc8689-6g46c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.063672 | controller |     "Jun 09 13:56:38.357342 crc crio[23733]: time=\"2026-06-09T13:56:38.356555096Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79 UID:fe161080-c0b0-43d5-a9da-7fe5cb2189a6 NetNS:/var/run/netns/b9bc08c0-7341-4149-8ee0-2ed391cfcfa9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe161080_c0b0_43d5_a9da_7fe5cb2189a6.slice PodAnnotations:0xc000308900}] Aliases:map[]}\"",
2026-06-09 14:45:34.063691 | controller |     "Jun 09 13:56:38.357342 crc crio[23733]: time=\"2026-06-09T13:56:38.356629868Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.063706 | controller |     "Jun 09 13:56:38.603052 crc crio[23733]: time=\"2026-06-09T13:56:38.601998052Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-75b56949bf-rnzmv/POD\" id=413fa768-8335-4dce-b051-1b7c05c98526 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.063721 | controller |     "Jun 09 13:56:38.603052 crc crio[23733]: time=\"2026-06-09T13:56:38.602620528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.063736 | controller |     "Jun 09 13:56:38.691901 crc crio[23733]: time=\"2026-06-09T13:56:38.688225007Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b56949bf-rnzmv Namespace:openstack ID:406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7 UID:af31b156-bcb1-4f9e-ba54-253c432ab065 NetNS:/var/run/netns/42eaea10-5d56-42f4-9e47-94ab9d038a0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf31b156_bcb1_4f9e_ba54_253c432ab065.slice PodAnnotations:0xc001c1e430}] Aliases:map[]}\"",
2026-06-09 14:45:34.063751 | controller |     "Jun 09 13:56:38.691901 crc crio[23733]: time=\"2026-06-09T13:56:38.688299349Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-75b56949bf-rnzmv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.063765 | controller |     "Jun 09 13:56:38.761067 crc crio[23733]: time=\"2026-06-09T13:56:38.760544677Z\" level=info msg=\"Stopped pod sandbox: 80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc\" id=0efe0a21-cc71-4d77-a1e1-a343656149e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.063780 | controller |     "Jun 09 13:56:38.808356 crc crio[23733]: time=\"2026-06-09T13:56:38.808271709Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=013c9ad8-215b-4957-851a-f2582105959f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.063795 | controller |     "Jun 09 13:56:38.808527 crc crio[23733]: time=\"2026-06-09T13:56:38.808400082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.063810 | controller |     "Jun 09 13:56:38.943583 crc crio[23733]: time=\"2026-06-09T13:56:38.942544447Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea UID:e0b84e01-85fc-4b1e-8d34-0dad9d87c4c6 NetNS:/var/run/netns/b3b3c98f-c150-441c-95a6-bcf374e41b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0b84e01_85fc_4b1e_8d34_0dad9d87c4c6.slice PodAnnotations:0xc0027d0078}] Aliases:map[]}\"",
2026-06-09 14:45:34.063825 | controller |     "Jun 09 13:56:38.943583 crc crio[23733]: time=\"2026-06-09T13:56:38.943020709Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.063840 | controller |     "Jun 09 13:56:39.327223 crc crio[23733]: 2026-06-09T13:56:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9454cde02f15672 Mac:12:18:6f:10:2e:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/b9bc08c0-7341-4149-8ee0-2ed391cfcfa9 SocketPath: PciID:}] [{Interface:0xc000122dd0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.063857 | controller |     "Jun 09 13:56:39.331182 crc crio[23733]: time=\"2026-06-09T13:56:39.33104772Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79 UID:fe161080-c0b0-43d5-a9da-7fe5cb2189a6 NetNS:/var/run/netns/b9bc08c0-7341-4149-8ee0-2ed391cfcfa9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe161080_c0b0_43d5_a9da_7fe5cb2189a6.slice PodAnnotations:0xc000308900}] Aliases:map[]}\"",
2026-06-09 14:45:34.063872 | controller |     "Jun 09 13:56:39.331466 crc crio[23733]: time=\"2026-06-09T13:56:39.331398958Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.063887 | controller |     "Jun 09 13:56:39.350196 crc crio[23733]: time=\"2026-06-09T13:56:39.350052614Z\" level=info msg=\"Ran pod sandbox 9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79 with infra container: openstack/cinder-scheduler-0/POD\" id=362792ee-2821-489c-a0e0-83bc3f716b76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.063901 | controller |     "Jun 09 13:56:39.360845 crc crio[23733]: time=\"2026-06-09T13:56:39.358451774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=ce95ba8b-70b2-4356-a77a-7cb594462ed2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.063916 | controller |     "Jun 09 13:56:39.360845 crc crio[23733]: time=\"2026-06-09T13:56:39.358945016Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=ce95ba8b-70b2-4356-a77a-7cb594462ed2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.063931 | controller |     "Jun 09 13:56:39.360845 crc crio[23733]: time=\"2026-06-09T13:56:39.359561692Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=ce95ba8b-70b2-4356-a77a-7cb594462ed2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.063946 | controller |     "Jun 09 13:56:39.378022 crc crio[23733]: time=\"2026-06-09T13:56:39.374207359Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=28bfe048-54c5-4582-8882-c66de8af27b6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.063961 | controller |     "Jun 09 13:56:39.401387 crc crio[23733]: time=\"2026-06-09T13:56:39.401277335Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"",
2026-06-09 14:45:34.063975 | controller |     "Jun 09 13:56:39.615408 crc crio[23733]: 2026-06-09T13:56:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:406dd787a281ca0 Mac:a2:14:e1:01:23:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/42eaea10-5d56-42f4-9e47-94ab9d038a0c SocketPath: PciID:}] [{Interface:0xc00028c760 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.063991 | controller |     "Jun 09 13:56:39.616747 crc crio[23733]: time=\"2026-06-09T13:56:39.61667576Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b56949bf-rnzmv Namespace:openstack ID:406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7 UID:af31b156-bcb1-4f9e-ba54-253c432ab065 NetNS:/var/run/netns/42eaea10-5d56-42f4-9e47-94ab9d038a0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf31b156_bcb1_4f9e_ba54_253c432ab065.slice PodAnnotations:0xc001c1e430}] Aliases:map[]}\"",
2026-06-09 14:45:34.064006 | controller |     "Jun 09 13:56:39.616902 crc crio[23733]: time=\"2026-06-09T13:56:39.616848274Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-75b56949bf-rnzmv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.064025 | controller |     "Jun 09 13:56:39.705890 crc crio[23733]: time=\"2026-06-09T13:56:39.705567673Z\" level=info msg=\"Ran pod sandbox 406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7 with infra container: openstack/dnsmasq-dns-75b56949bf-rnzmv/POD\" id=413fa768-8335-4dce-b051-1b7c05c98526 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.064040 | controller |     "Jun 09 13:56:39.713840 crc crio[23733]: time=\"2026-06-09T13:56:39.713714596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=70ee5d85-8e29-4c6f-bc33-0427d410e57e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.064055 | controller |     "Jun 09 13:56:39.751039 crc crio[23733]: time=\"2026-06-09T13:56:39.750932547Z\" level=info msg=\"Removing container: b921f450d360d7f5372810c7c59d1ab19998e8c4ae1f8557ea500abe71cd22ac\" id=6e5f05ea-c3f2-41a1-8a82-1420d88e8754 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.064069 | controller |     "Jun 09 13:56:39.754498 crc crio[23733]: 2026-06-09T13:56:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9b37e570a3fdf6 Mac:8a:9a:bd:d9:76:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/b3b3c98f-c150-441c-95a6-bcf374e41b68 SocketPath: PciID:}] [{Interface:0xc0004406b0 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.064084 | controller |     "Jun 09 13:56:39.755667 crc crio[23733]: time=\"2026-06-09T13:56:39.75551651Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea UID:e0b84e01-85fc-4b1e-8d34-0dad9d87c4c6 NetNS:/var/run/netns/b3b3c98f-c150-441c-95a6-bcf374e41b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0b84e01_85fc_4b1e_8d34_0dad9d87c4c6.slice PodAnnotations:0xc0027d0078}] Aliases:map[]}\"",
2026-06-09 14:45:34.064099 | controller |     "Jun 09 13:56:39.756202 crc crio[23733]: time=\"2026-06-09T13:56:39.755796188Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.064113 | controller |     "Jun 09 13:56:39.797926 crc crio[23733]: time=\"2026-06-09T13:56:39.789918001Z\" level=info msg=\"Ran pod sandbox f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea with infra container: openstack/cinder-api-0/POD\" id=013c9ad8-215b-4957-851a-f2582105959f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.064128 | controller |     "Jun 09 13:56:39.852864 crc crio[23733]: time=\"2026-06-09T13:56:39.85268966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=5bd51de6-a498-41a0-aeb6-54b64ca658c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.064142 | controller |     "Jun 09 13:56:39.862034 crc crio[23733]: time=\"2026-06-09T13:56:39.860707091Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=07128440-36f1-4e33-a0c0-60893fb163e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.064156 | controller |     "Jun 09 13:56:39.913968 crc crio[23733]: time=\"2026-06-09T13:56:39.912960768Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=d7f0b23a-1c16-475a-b0b0-ef049fd032eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.064171 | controller |     "Jun 09 13:56:39.921445 crc crio[23733]: time=\"2026-06-09T13:56:39.921287846Z\" level=info msg=\"Removed container b921f450d360d7f5372810c7c59d1ab19998e8c4ae1f8557ea500abe71cd22ac: openstack/dnsmasq-dns-79cccc8689-6g46c/dnsmasq-dns\" id=6e5f05ea-c3f2-41a1-8a82-1420d88e8754 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.064191 | controller |     "Jun 09 13:56:39.922552 crc crio[23733]: time=\"2026-06-09T13:56:39.921909382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.064206 | controller |     "Jun 09 13:56:39.943632 crc crio[23733]: time=\"2026-06-09T13:56:39.94341194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=aa83d3d6-7cae-433b-a01c-0b898e70a1f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.064221 | controller |     "Jun 09 13:56:39.998771 crc crio[23733]: time=\"2026-06-09T13:56:39.99862949Z\" level=info msg=\"Removing container: df646cf4f1d1511e40e5f0f631bd9e1569c68b6e40725539d72ade773ffeaeb2\" id=4dcf47b4-9ace-4a7c-82cd-ae4c533dc846 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.064235 | controller |     "Jun 09 13:56:40.050006 crc crio[23733]: time=\"2026-06-09T13:56:40.049356838Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-75b56949bf-rnzmv/init\" id=b7de0cc9-3df3-4ccc-a7a3-5b84cdfc74fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.064250 | controller |     "Jun 09 13:56:40.250945 crc crio[23733]: time=\"2026-06-09T13:56:40.250729133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.064265 | controller |     "Jun 09 13:56:40.326281 crc crio[23733]: time=\"2026-06-09T13:56:40.326097197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.064279 | controller |     "Jun 09 13:56:40.433049 crc crio[23733]: time=\"2026-06-09T13:56:40.432923848Z\" level=info msg=\"Removed container df646cf4f1d1511e40e5f0f631bd9e1569c68b6e40725539d72ade773ffeaeb2: openstack/dnsmasq-dns-79cccc8689-6g46c/init\" id=4dcf47b4-9ace-4a7c-82cd-ae4c533dc846 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.064293 | controller |     "Jun 09 13:56:40.478420 crc crio[23733]: time=\"2026-06-09T13:56:40.478324293Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4\" id=28bfe048-54c5-4582-8882-c66de8af27b6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.064309 | controller |     "Jun 09 13:56:40.488186 crc crio[23733]: time=\"2026-06-09T13:56:40.483738978Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=f35864c9-b8f9-4488-a700-c11fbb9e2219 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.064323 | controller |     "Jun 09 13:56:40.496199 crc crio[23733]: time=\"2026-06-09T13:56:40.493382529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.064338 | controller |     "Jun 09 13:56:40.524761 crc crio[23733]: time=\"2026-06-09T13:56:40.524544118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.064353 | controller |     "Jun 09 13:56:40.561306 crc crio[23733]: time=\"2026-06-09T13:56:40.56062104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=1489efe6-8e93-436b-97b5-325a5e3603e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.064368 | controller |     "Jun 09 13:56:40.584665 crc crio[23733]: time=\"2026-06-09T13:56:40.584542308Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=dcc71617-d92d-4c0b-a9d6-803d145f9fc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.064390 | controller |     "Jun 09 13:56:40.589205 crc crio[23733]: time=\"2026-06-09T13:56:40.589099622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.064405 | controller |     "Jun 09 13:56:40.717996 crc crio[23733]: time=\"2026-06-09T13:56:40.717945554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.064420 | controller |     "Jun 09 13:56:40.744373 crc crio[23733]: time=\"2026-06-09T13:56:40.744305502Z\" level=info msg=\"Created container 7e28646e7ddc2a2481435bd70f59625b1dc779df012e7bad5947cac097775d00: openstack/dnsmasq-dns-75b56949bf-rnzmv/init\" id=b7de0cc9-3df3-4ccc-a7a3-5b84cdfc74fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.064434 | controller |     "Jun 09 13:56:40.760212 crc crio[23733]: time=\"2026-06-09T13:56:40.752886926Z\" level=info msg=\"Starting container: 7e28646e7ddc2a2481435bd70f59625b1dc779df012e7bad5947cac097775d00\" id=5c40fd0e-f641-4068-87ce-3ca4e7c2bb1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.064449 | controller |     "Jun 09 13:56:40.787892 crc crio[23733]: time=\"2026-06-09T13:56:40.787573984Z\" level=info msg=\"Started container\" PID=73173 containerID=7e28646e7ddc2a2481435bd70f59625b1dc779df012e7bad5947cac097775d00 description=openstack/dnsmasq-dns-75b56949bf-rnzmv/init id=5c40fd0e-f641-4068-87ce-3ca4e7c2bb1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7",
2026-06-09 14:45:34.064466 | controller |     "Jun 09 13:56:41.991149 crc crio[23733]: time=\"2026-06-09T13:56:41.990004656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=67c12644-2ddf-4786-bc14-12ed36281ac0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.064482 | controller |     "Jun 09 13:56:42.105008 crc crio[23733]: time=\"2026-06-09T13:56:42.104884758Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=198a89b1-b7b5-4bdd-bb17-1bb5d8087817 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.064496 | controller |     "Jun 09 13:56:42.143865 crc crio[23733]: time=\"2026-06-09T13:56:42.143704458Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-75b56949bf-rnzmv/dnsmasq-dns\" id=16a6c8a5-a7f2-4cd8-8605-02e2938bb184 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.064524 | controller |     "Jun 09 13:56:42.145283 crc crio[23733]: time=\"2026-06-09T13:56:42.145063162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.064544 | controller |     "Jun 09 13:56:42.341912 crc crio[23733]: time=\"2026-06-09T13:56:42.34176759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.064559 | controller |     "Jun 09 13:56:42.360371 crc crio[23733]: time=\"2026-06-09T13:56:42.360276923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.064574 | controller |     "Jun 09 13:56:42.655221 crc crio[23733]: time=\"2026-06-09T13:56:42.655073693Z\" level=info msg=\"Created container 8b8c2c64bcb7aaf7661b1f700cdb02090b012ce8afbc54058fdb68ac18f22120: openstack/dnsmasq-dns-75b56949bf-rnzmv/dnsmasq-dns\" id=16a6c8a5-a7f2-4cd8-8605-02e2938bb184 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.064588 | controller |     "Jun 09 13:56:42.662434 crc crio[23733]: time=\"2026-06-09T13:56:42.662325764Z\" level=info msg=\"Starting container: 8b8c2c64bcb7aaf7661b1f700cdb02090b012ce8afbc54058fdb68ac18f22120\" id=9c71833d-e9e1-450c-99b9-126cf5d08ec3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.064606 | controller |     "Jun 09 13:56:42.677195 crc crio[23733]: time=\"2026-06-09T13:56:42.677036923Z\" level=info msg=\"Started container\" PID=73299 containerID=8b8c2c64bcb7aaf7661b1f700cdb02090b012ce8afbc54058fdb68ac18f22120 description=openstack/dnsmasq-dns-75b56949bf-rnzmv/dnsmasq-dns id=9c71833d-e9e1-450c-99b9-126cf5d08ec3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7",
2026-06-09 14:45:34.064622 | controller |     "Jun 09 13:56:42.828922 crc crio[23733]: time=\"2026-06-09T13:56:42.828591872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.064636 | controller |     "Jun 09 13:56:43.000608 crc crio[23733]: time=\"2026-06-09T13:56:43.000529429Z\" level=info msg=\"Created container 75b3f25ec035b490fed0ee720ea432ec7413b3c64abdef2aa4e7d5ddbde9d823: openstack/cinder-scheduler-0/cinder-scheduler\" id=dcc71617-d92d-4c0b-a9d6-803d145f9fc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.064651 | controller |     "Jun 09 13:56:43.009276 crc crio[23733]: time=\"2026-06-09T13:56:43.009177456Z\" level=info msg=\"Starting container: 75b3f25ec035b490fed0ee720ea432ec7413b3c64abdef2aa4e7d5ddbde9d823\" id=9781dacb-73f6-45e6-927a-42da13d990be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.064666 | controller |     "Jun 09 13:56:43.031877 crc crio[23733]: time=\"2026-06-09T13:56:43.031763241Z\" level=info msg=\"Started container\" PID=73325 containerID=75b3f25ec035b490fed0ee720ea432ec7413b3c64abdef2aa4e7d5ddbde9d823 description=openstack/cinder-scheduler-0/cinder-scheduler id=9781dacb-73f6-45e6-927a-42da13d990be name=/runtime.v1.RuntimeService/StartContainer sandboxID=9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79",
2026-06-09 14:45:34.064680 | controller |     "Jun 09 13:56:43.069889 crc crio[23733]: time=\"2026-06-09T13:56:43.069795382Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=4855571d-348c-479b-848a-f6b4b9479ce8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.064695 | controller |     "Jun 09 13:56:43.234362 crc crio[23733]: time=\"2026-06-09T13:56:43.233705299Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=7986b041-38b4-4402-92ef-9fe672be62d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.064710 | controller |     "Jun 09 13:56:43.250178 crc crio[23733]: time=\"2026-06-09T13:56:43.249714909Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=c5b14d36-1f9d-47eb-b167-deb40c1e194b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.064724 | controller |     "Jun 09 13:56:43.253834 crc crio[23733]: time=\"2026-06-09T13:56:43.251373261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.064739 | controller |     "Jun 09 13:56:43.368368 crc crio[23733]: time=\"2026-06-09T13:56:43.368268334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.064753 | controller |     "Jun 09 13:56:43.618249 crc crio[23733]: time=\"2026-06-09T13:56:43.613912005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.064768 | controller |     "Jun 09 13:56:43.848311 crc crio[23733]: time=\"2026-06-09T13:56:43.84809952Z\" level=info msg=\"Created container 4db89e23260d42821103b912a1d9d4ec163f9f0860faff8efb2b7f6ca71988d4: openstack/cinder-api-0/cinder-api-log\" id=d7f0b23a-1c16-475a-b0b0-ef049fd032eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.064786 | controller |     "Jun 09 13:56:43.851682 crc crio[23733]: time=\"2026-06-09T13:56:43.850584172Z\" level=info msg=\"Starting container: 4db89e23260d42821103b912a1d9d4ec163f9f0860faff8efb2b7f6ca71988d4\" id=9df6deff-4f63-4eac-bffd-b2e260478767 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.064801 | controller |     "Jun 09 13:56:43.867894 crc crio[23733]: time=\"2026-06-09T13:56:43.867595628Z\" level=info msg=\"Started container\" PID=73394 containerID=4db89e23260d42821103b912a1d9d4ec163f9f0860faff8efb2b7f6ca71988d4 description=openstack/cinder-api-0/cinder-api-log id=9df6deff-4f63-4eac-bffd-b2e260478767 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea",
2026-06-09 14:45:34.064815 | controller |     "Jun 09 13:56:43.898249 crc crio[23733]: time=\"2026-06-09T13:56:43.89808807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=3464a599-c4f6-4761-af4d-088425d80a00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.064829 | controller |     "Jun 09 13:56:43.954598 crc crio[23733]: time=\"2026-06-09T13:56:43.952919831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=88635be3-0ba7-477c-9040-d83fb27c8631 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.064844 | controller |     "Jun 09 13:56:43.964472 crc crio[23733]: time=\"2026-06-09T13:56:43.964324946Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=b7f7dc3f-d066-4f74-9167-462dd685b496 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.064858 | controller |     "Jun 09 13:56:43.966088 crc crio[23733]: time=\"2026-06-09T13:56:43.96532521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.064873 | controller |     "Jun 09 13:56:44.049052 crc crio[23733]: time=\"2026-06-09T13:56:44.048815299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.064887 | controller |     "Jun 09 13:56:44.334866 crc crio[23733]: time=\"2026-06-09T13:56:44.334296005Z\" level=info msg=\"Stopping container: 58c532f50d1b458def62397e9168b0abc960f9add57d7e3b54f136822d877aa9 (timeout: 30s)\" id=66d44569-e549-4f8a-a747-910ba83802de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.064902 | controller |     "Jun 09 13:56:44.342926 crc crio[23733]: time=\"2026-06-09T13:56:44.340565542Z\" level=info msg=\"Stopping container: 71d3cce680942f21a0043c3390a34acc3d335598c47db598b39f87f3f9c2adee (timeout: 30s)\" id=eb51c322-3d81-4dce-99c9-3240e35dfc10 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.064916 | controller |     "Jun 09 13:56:44.603220 crc crio[23733]: time=\"2026-06-09T13:56:44.603091085Z\" level=info msg=\"Stopped container 58c532f50d1b458def62397e9168b0abc960f9add57d7e3b54f136822d877aa9: openstack/barbican-api-648d7bd4c4-hthvg/barbican-api-log\" id=66d44569-e549-4f8a-a747-910ba83802de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.064930 | controller |     "Jun 09 13:56:44.683686 crc crio[23733]: time=\"2026-06-09T13:56:44.683563378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.064949 | controller |     "Jun 09 13:56:44.836540 crc crio[23733]: time=\"2026-06-09T13:56:44.836423619Z\" level=info msg=\"Created container c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2: openstack/cinder-scheduler-0/probe\" id=c5b14d36-1f9d-47eb-b167-deb40c1e194b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.064968 | controller |     "Jun 09 13:56:44.840227 crc crio[23733]: time=\"2026-06-09T13:56:44.839791744Z\" level=info msg=\"Starting container: c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2\" id=615601bd-3113-43e4-976e-e8457311474c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.064983 | controller |     "Jun 09 13:56:44.852944 crc crio[23733]: time=\"2026-06-09T13:56:44.852817649Z\" level=info msg=\"Started container\" PID=73453 containerID=c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2 description=openstack/cinder-scheduler-0/probe id=615601bd-3113-43e4-976e-e8457311474c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79",
2026-06-09 14:45:34.064998 | controller |     "Jun 09 13:56:45.811191 crc crio[23733]: time=\"2026-06-09T13:56:45.806413909Z\" level=info msg=\"Stopping container: c8b8e75be5786782165176e34c88b05e7eae7a39ddf830ddfbd622a14b824235 (timeout: 30s)\" id=e0259ccb-b20b-417d-8e35-6f589418f557 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.065012 | controller |     "Jun 09 13:56:45.811191 crc crio[23733]: time=\"2026-06-09T13:56:45.808074912Z\" level=info msg=\"Stopping container: e995695d03cc2f0caafebc8a1c5d9d06423cac5b91c18f229f0c4d737e3a6ecd (timeout: 30s)\" id=1882bd6a-5cca-419b-b127-6a5a652b8fd0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.065027 | controller |     "Jun 09 13:56:45.918169 crc crio[23733]: time=\"2026-06-09T13:56:45.916755678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.065042 | controller |     "Jun 09 13:56:46.343694 crc crio[23733]: time=\"2026-06-09T13:56:46.343167709Z\" level=info msg=\"Running pod sandbox: openstack/neutron-579d96b445-vb49n/POD\" id=69218c27-b8ea-4026-9ab6-d0867d5acd4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.065056 | controller |     "Jun 09 13:56:46.343885 crc crio[23733]: time=\"2026-06-09T13:56:46.343714574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.065071 | controller |     "Jun 09 13:56:46.475892 crc crio[23733]: time=\"2026-06-09T13:56:46.475799226Z\" level=info msg=\"Got pod network &{Name:neutron-579d96b445-vb49n Namespace:openstack ID:1f41e1b789961a81583bb61ab645d33a466284b88052acc73088432af8af553e UID:dd2310ed-0f71-46b8-8a37-3afcb8a1879d NetNS:/var/run/netns/fc53fb15-6ec3-49ca-a59e-a4362dc267c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd2310ed_0f71_46b8_8a37_3afcb8a1879d.slice PodAnnotations:0xc0059cc310}] Aliases:map[]}\"",
2026-06-09 14:45:34.065087 | controller |     "Jun 09 13:56:46.475892 crc crio[23733]: time=\"2026-06-09T13:56:46.475869667Z\" level=info msg=\"Adding pod openstack_neutron-579d96b445-vb49n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.065102 | controller |     "Jun 09 13:56:46.571556 crc crio[23733]: time=\"2026-06-09T13:56:46.571268902Z\" level=info msg=\"Created container 632268e0baa192e34d4ef978884161f12e21212f1b00cc86a7a124bbc54d17d6: openstack/cinder-api-0/cinder-api\" id=b7f7dc3f-d066-4f74-9167-462dd685b496 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.065119 | controller |     "Jun 09 13:56:46.586510 crc crio[23733]: time=\"2026-06-09T13:56:46.586441412Z\" level=info msg=\"Starting container: 632268e0baa192e34d4ef978884161f12e21212f1b00cc86a7a124bbc54d17d6\" id=e28ac973-a189-4040-af16-6694d0214e36 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.065134 | controller |     "Jun 09 13:56:46.595997 crc crio[23733]: time=\"2026-06-09T13:56:46.595844106Z\" level=info msg=\"Started container\" PID=73573 containerID=632268e0baa192e34d4ef978884161f12e21212f1b00cc86a7a124bbc54d17d6 description=openstack/cinder-api-0/cinder-api id=e28ac973-a189-4040-af16-6694d0214e36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea",
2026-06-09 14:45:34.065153 | controller |     "Jun 09 13:56:46.822154 crc crio[23733]: time=\"2026-06-09T13:56:46.820680448Z\" level=info msg=\"Stopped container c8b8e75be5786782165176e34c88b05e7eae7a39ddf830ddfbd622a14b824235: openstack/neutron-68487f7dd5-6sqzd/neutron-httpd\" id=e0259ccb-b20b-417d-8e35-6f589418f557 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.065209 | controller |     "Jun 09 13:56:47.333382 crc crio[23733]: 2026-06-09T13:56:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f41e1b789961a8 Mac:f2:57:0d:19:e6:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/fc53fb15-6ec3-49ca-a59e-a4362dc267c1 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.065228 | controller |     "Jun 09 13:56:47.336308 crc crio[23733]: time=\"2026-06-09T13:56:47.335915909Z\" level=info msg=\"Got pod network &{Name:neutron-579d96b445-vb49n Namespace:openstack ID:1f41e1b789961a81583bb61ab645d33a466284b88052acc73088432af8af553e UID:dd2310ed-0f71-46b8-8a37-3afcb8a1879d NetNS:/var/run/netns/fc53fb15-6ec3-49ca-a59e-a4362dc267c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd2310ed_0f71_46b8_8a37_3afcb8a1879d.slice PodAnnotations:0xc0059cc310}] Aliases:map[]}\"",
2026-06-09 14:45:34.065243 | controller |     "Jun 09 13:56:47.336537 crc crio[23733]: time=\"2026-06-09T13:56:47.336411631Z\" level=info msg=\"Checking pod openstack_neutron-579d96b445-vb49n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.065258 | controller |     "Jun 09 13:56:47.355902 crc crio[23733]: time=\"2026-06-09T13:56:47.355807916Z\" level=info msg=\"Ran pod sandbox 1f41e1b789961a81583bb61ab645d33a466284b88052acc73088432af8af553e with infra container: openstack/neutron-579d96b445-vb49n/POD\" id=69218c27-b8ea-4026-9ab6-d0867d5acd4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.065273 | controller |     "Jun 09 13:56:47.359198 crc crio[23733]: time=\"2026-06-09T13:56:47.359072788Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e2c6ecae-6123-44d0-b74c-9f51e07f2138 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.065287 | controller |     "Jun 09 13:56:47.433526 crc crio[23733]: time=\"2026-06-09T13:56:47.433431717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2c504a66-5f8a-4873-9c0a-dbb31b6e7c82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.065301 | controller |     "Jun 09 13:56:47.434064 crc crio[23733]: time=\"2026-06-09T13:56:47.434002081Z\" level=info msg=\"Stopping container: 632268e0baa192e34d4ef978884161f12e21212f1b00cc86a7a124bbc54d17d6 (timeout: 30s)\" id=75323233-9209-4229-8292-ec467750dcc4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.065316 | controller |     "Jun 09 13:56:47.434896 crc crio[23733]: time=\"2026-06-09T13:56:47.434834212Z\" level=info msg=\"Stopping container: 4db89e23260d42821103b912a1d9d4ec163f9f0860faff8efb2b7f6ca71988d4 (timeout: 30s)\" id=fd835fa9-b893-4279-9440-ff6edaede651 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.065331 | controller |     "Jun 09 13:56:50.139338 crc crio[23733]: time=\"2026-06-09T13:56:50.138472255Z\" level=info msg=\"Stopping container: 6f56c0c63f3d967d25c391b0933a6df58f7ab9d79bab0e6b7046a8817dbee71e (timeout: 10s)\" id=bc22c19d-72ff-42d4-acfa-d8024d3f59f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.065346 | controller |     "Jun 09 13:56:54.290486 crc crio[23733]: time=\"2026-06-09T13:56:54.289858873Z\" level=info msg=\"Creating container: openstack/neutron-579d96b445-vb49n/neutron-api\" id=c7c7cd52-bdb2-40d7-965f-db1ef58109a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.065364 | controller |     "Jun 09 13:56:56.658289 crc crio[23733]: time=\"2026-06-09T13:56:56.65686704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.065379 | controller |     "Jun 09 13:56:56.931834 crc crio[23733]: time=\"2026-06-09T13:56:56.931599099Z\" level=info msg=\"Stopped container 4db89e23260d42821103b912a1d9d4ec163f9f0860faff8efb2b7f6ca71988d4: openstack/cinder-api-0/cinder-api-log\" id=fd835fa9-b893-4279-9440-ff6edaede651 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.065394 | controller |     "Jun 09 13:56:56.934553 crc crio[23733]: time=\"2026-06-09T13:56:56.93445247Z\" level=info msg=\"Stopped container 6f56c0c63f3d967d25c391b0933a6df58f7ab9d79bab0e6b7046a8817dbee71e: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/dnsmasq-dns\" id=bc22c19d-72ff-42d4-acfa-d8024d3f59f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.065408 | controller |     "Jun 09 13:56:56.936752 crc crio[23733]: time=\"2026-06-09T13:56:56.935486885Z\" level=info msg=\"Stopping pod sandbox: ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c\" id=e1a644cd-b689-47a8-8b87-4d4912e3057b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.065424 | controller |     "Jun 09 13:56:56.936752 crc crio[23733]: time=\"2026-06-09T13:56:56.936207603Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7d5695b8ff-7cmbr Namespace:openstack ID:ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c UID:ba4c42b8-a45c-40b0-9b56-6d71a12fb942 NetNS:/var/run/netns/e9e40f02-4e3f-488c-915c-3d5b2d60a90e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba4c42b8_a45c_40b0_9b56_6d71a12fb942.slice PodAnnotations:0xc00008cd18}] Aliases:map[]}\"",
2026-06-09 14:45:34.065438 | controller |     "Jun 09 13:56:56.936752 crc crio[23733]: time=\"2026-06-09T13:56:56.936364747Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7d5695b8ff-7cmbr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.065453 | controller |     "Jun 09 13:56:56.997092 crc crio[23733]: time=\"2026-06-09T13:56:56.995052785Z\" level=info msg=\"Stopped container e995695d03cc2f0caafebc8a1c5d9d06423cac5b91c18f229f0c4d737e3a6ecd: openstack/neutron-68487f7dd5-6sqzd/neutron-api\" id=1882bd6a-5cca-419b-b127-6a5a652b8fd0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.065468 | controller |     "Jun 09 13:56:56.998913 crc crio[23733]: time=\"2026-06-09T13:56:56.998857629Z\" level=info msg=\"Stopping pod sandbox: 6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d\" id=8eb5abbb-97e4-4140-8110-0e43ffcea64d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.065483 | controller |     "Jun 09 13:56:57.000825 crc crio[23733]: time=\"2026-06-09T13:56:57.000750956Z\" level=info msg=\"Got pod network &{Name:neutron-68487f7dd5-6sqzd Namespace:openstack ID:6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d UID:ddb40140-1327-46aa-aa21-93a1af46c2fa NetNS:/var/run/netns/c09526ee-d96f-48b5-9d42-619832ea6c1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podddb40140_1327_46aa_aa21_93a1af46c2fa.slice PodAnnotations:0xc0028986c8}] Aliases:map[]}\"",
2026-06-09 14:45:34.065498 | controller |     "Jun 09 13:56:57.001300 crc crio[23733]: time=\"2026-06-09T13:56:57.001234429Z\" level=info msg=\"Deleting pod openstack_neutron-68487f7dd5-6sqzd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.065564 | controller |     "Jun 09 13:56:57.020427 crc crio[23733]: time=\"2026-06-09T13:56:57.020217664Z\" level=info msg=\"Stopped container 71d3cce680942f21a0043c3390a34acc3d335598c47db598b39f87f3f9c2adee: openstack/barbican-api-648d7bd4c4-hthvg/barbican-api\" id=eb51c322-3d81-4dce-99c9-3240e35dfc10 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.065591 | controller |     "Jun 09 13:56:57.022704 crc crio[23733]: time=\"2026-06-09T13:56:57.022602073Z\" level=info msg=\"Stopping pod sandbox: cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f\" id=35fbae98-9bc1-4c91-80cd-1b80e859a83b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.065607 | controller |     "Jun 09 13:56:57.023732 crc crio[23733]: time=\"2026-06-09T13:56:57.023567568Z\" level=info msg=\"Got pod network &{Name:barbican-api-648d7bd4c4-hthvg Namespace:openstack ID:cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f UID:3c13f56c-fa53-4995-a1fa-797aad6dae4d NetNS:/var/run/netns/a44263fe-ea1b-41b0-9077-bcaaadc454ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c13f56c_fa53_4995_a1fa_797aad6dae4d.slice PodAnnotations:0xc0028987b0}] Aliases:map[]}\"",
2026-06-09 14:45:34.065623 | controller |     "Jun 09 13:56:57.024001 crc crio[23733]: time=\"2026-06-09T13:56:57.023828114Z\" level=info msg=\"Deleting pod openstack_barbican-api-648d7bd4c4-hthvg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.065639 | controller |     "Jun 09 13:56:57.174910 crc crio[23733]: time=\"2026-06-09T13:56:57.173936787Z\" level=info msg=\"Running pod sandbox: openstack/placement-8b6dd45bd-kqsw7/POD\" id=960955a3-7be4-4137-b505-21e40fdb5856 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.065654 | controller |     "Jun 09 13:56:57.174910 crc crio[23733]: time=\"2026-06-09T13:56:57.17405618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.065669 | controller |     "Jun 09 13:56:57.268594 crc crio[23733]: time=\"2026-06-09T13:56:57.267946497Z\" level=info msg=\"Stopped container 632268e0baa192e34d4ef978884161f12e21212f1b00cc86a7a124bbc54d17d6: openstack/cinder-api-0/cinder-api\" id=75323233-9209-4229-8292-ec467750dcc4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.065683 | controller |     "Jun 09 13:56:57.271955 crc crio[23733]: time=\"2026-06-09T13:56:57.271795993Z\" level=info msg=\"Stopping pod sandbox: f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea\" id=60852846-a61a-4477-9833-fb723702f4b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.065698 | controller |     "Jun 09 13:56:57.273403 crc crio[23733]: time=\"2026-06-09T13:56:57.272782398Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea UID:e0b84e01-85fc-4b1e-8d34-0dad9d87c4c6 NetNS:/var/run/netns/b3b3c98f-c150-441c-95a6-bcf374e41b68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0b84e01_85fc_4b1e_8d34_0dad9d87c4c6.slice PodAnnotations:0xc0025a6950}] Aliases:map[]}\"",
2026-06-09 14:45:34.065713 | controller |     "Jun 09 13:56:57.273403 crc crio[23733]: time=\"2026-06-09T13:56:57.273037494Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.065728 | controller |     "Jun 09 13:56:57.921957 crc crio[23733]: time=\"2026-06-09T13:56:57.917933287Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=2ea38885-3a98-4d91-b3b8-8907ed67e941 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.065743 | controller |     "Jun 09 13:56:57.925058 crc crio[23733]: time=\"2026-06-09T13:56:57.924934272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.065760 | controller |     "Jun 09 13:56:59.670166 crc crio[23733]: time=\"2026-06-09T13:56:59.66884475Z\" level=info msg=\"Stopped pod sandbox: ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c\" id=e1a644cd-b689-47a8-8b87-4d4912e3057b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.065775 | controller |     "Jun 09 13:56:59.681622 crc crio[23733]: time=\"2026-06-09T13:56:59.681501758Z\" level=info msg=\"Stopped pod sandbox: cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f\" id=35fbae98-9bc1-4c91-80cd-1b80e859a83b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.065790 | controller |     "Jun 09 13:56:59.847001 crc crio[23733]: time=\"2026-06-09T13:56:59.846892531Z\" level=info msg=\"Stopped pod sandbox: f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea\" id=60852846-a61a-4477-9833-fb723702f4b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.065804 | controller |     "Jun 09 13:56:59.848557 crc crio[23733]: time=\"2026-06-09T13:56:59.848493921Z\" level=info msg=\"Stopped pod sandbox: 6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d\" id=8eb5abbb-97e4-4140-8110-0e43ffcea64d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.065819 | controller |     "Jun 09 13:56:59.943311 crc crio[23733]: time=\"2026-06-09T13:56:59.942673506Z\" level=info msg=\"Got pod network &{Name:placement-8b6dd45bd-kqsw7 Namespace:openstack ID:a6da36cbd4191afb9b9ec49f327d92a4e890305814b6c32494d8c13674c10dab UID:b437dbcd-0199-4359-b322-5cc1ee32e2f4 NetNS:/var/run/netns/b799cad1-20cd-422d-ae21-3050d462efa4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb437dbcd_0199_4359_b322_5cc1ee32e2f4.slice PodAnnotations:0xc0027d0420}] Aliases:map[]}\"",
2026-06-09 14:45:34.065834 | controller |     "Jun 09 13:56:59.943311 crc crio[23733]: time=\"2026-06-09T13:56:59.94282334Z\" level=info msg=\"Adding pod openstack_placement-8b6dd45bd-kqsw7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.065848 | controller |     "Jun 09 13:56:59.950806 crc crio[23733]: time=\"2026-06-09T13:56:59.950217085Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=a35e1204-4f0e-45af-a859-c2d821811354 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.065863 | controller |     "Jun 09 13:56:59.970458 crc crio[23733]: time=\"2026-06-09T13:56:59.963355174Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=f356f7a6-aa02-4b49-936e-e6cafa7c3b6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.065878 | controller |     "Jun 09 13:57:00.146189 crc crio[23733]: time=\"2026-06-09T13:57:00.14442968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.065893 | controller |     "Jun 09 13:57:00.179383 crc crio[23733]: time=\"2026-06-09T13:57:00.17520186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.065908 | controller |     "Jun 09 13:57:00.185291 crc crio[23733]: time=\"2026-06-09T13:57:00.18401258Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:dd40fe56eb65dab18daa2ab1e94b7ca8e6b91866b5a4a4ab2c5d7140bab448a0 UID:9a7d181b-c4eb-408c-b626-eafd795e01ca NetNS:/var/run/netns/a4ad5b59-7f59-42e9-8122-e542ec2753f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a7d181b_c4eb_408c_b626_eafd795e01ca.slice PodAnnotations:0xc0027d0898}] Aliases:map[]}\"",
2026-06-09 14:45:34.065925 | controller |     "Jun 09 13:57:00.185291 crc crio[23733]: time=\"2026-06-09T13:57:00.184093512Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.065940 | controller |     "Jun 09 13:57:00.368571 crc crio[23733]: time=\"2026-06-09T13:57:00.367946258Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=f0f0e9a5-2062-4202-9abb-459ea38a8593 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.065955 | controller |     "Jun 09 13:57:00.416396 crc crio[23733]: time=\"2026-06-09T13:57:00.416297227Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=8e7ec35e-a2de-4502-8a55-08d5be65d2b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.065970 | controller |     "Jun 09 13:57:00.418685 crc crio[23733]: time=\"2026-06-09T13:57:00.418566834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.065984 | controller |     "Jun 09 13:57:00.660898 crc crio[23733]: time=\"2026-06-09T13:57:00.660694778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.065999 | controller |     "Jun 09 13:57:00.667092 crc crio[23733]: time=\"2026-06-09T13:57:00.666997425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.066013 | controller |     "Jun 09 13:57:00.678989 crc crio[23733]: time=\"2026-06-09T13:57:00.678710198Z\" level=info msg=\"Created container f412b1e94734f9590916a4787b3c5b2e98e553932f69a2ef2567a1b992914426: openstack/neutron-579d96b445-vb49n/neutron-api\" id=c7c7cd52-bdb2-40d7-965f-db1ef58109a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.066028 | controller |     "Jun 09 13:57:00.699564 crc crio[23733]: time=\"2026-06-09T13:57:00.699480058Z\" level=info msg=\"Starting container: f412b1e94734f9590916a4787b3c5b2e98e553932f69a2ef2567a1b992914426\" id=ac952bc5-ffa7-4844-910a-d5ec3dc5f9b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.066043 | controller |     "Jun 09 13:57:00.722195 crc crio[23733]: time=\"2026-06-09T13:57:00.721478587Z\" level=info msg=\"Started container\" PID=74867 containerID=f412b1e94734f9590916a4787b3c5b2e98e553932f69a2ef2567a1b992914426 description=openstack/neutron-579d96b445-vb49n/neutron-api id=ac952bc5-ffa7-4844-910a-d5ec3dc5f9b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f41e1b789961a81583bb61ab645d33a466284b88052acc73088432af8af553e",
2026-06-09 14:45:34.066058 | controller |     "Jun 09 13:57:00.790879 crc crio[23733]: 2026-06-09T13:57:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6da36cbd4191af Mac:c2:09:1a:4a:82:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/b799cad1-20cd-422d-ae21-3050d462efa4 SocketPath: PciID:}] [{Interface:0xc000132970 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.066073 | controller |     "Jun 09 13:57:00.790879 crc crio[23733]: time=\"2026-06-09T13:57:00.790274767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ce1b89b5-d76e-4cfc-91c5-56b90226c936 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.066088 | controller |     "Jun 09 13:57:00.792258 crc crio[23733]: time=\"2026-06-09T13:57:00.792188055Z\" level=info msg=\"Got pod network &{Name:placement-8b6dd45bd-kqsw7 Namespace:openstack ID:a6da36cbd4191afb9b9ec49f327d92a4e890305814b6c32494d8c13674c10dab UID:b437dbcd-0199-4359-b322-5cc1ee32e2f4 NetNS:/var/run/netns/b799cad1-20cd-422d-ae21-3050d462efa4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb437dbcd_0199_4359_b322_5cc1ee32e2f4.slice PodAnnotations:0xc0027d0420}] Aliases:map[]}\"",
2026-06-09 14:45:34.066106 | controller |     "Jun 09 13:57:00.792952 crc crio[23733]: time=\"2026-06-09T13:57:00.79237471Z\" level=info msg=\"Checking pod openstack_placement-8b6dd45bd-kqsw7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.066121 | controller |     "Jun 09 13:57:00.843823 crc crio[23733]: time=\"2026-06-09T13:57:00.842550995Z\" level=info msg=\"Ran pod sandbox a6da36cbd4191afb9b9ec49f327d92a4e890305814b6c32494d8c13674c10dab with infra container: openstack/placement-8b6dd45bd-kqsw7/POD\" id=960955a3-7be4-4137-b505-21e40fdb5856 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.066136 | controller |     "Jun 09 13:57:00.846862 crc crio[23733]: time=\"2026-06-09T13:57:00.846736729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=545b3867-8460-4097-93f8-bcf09784a0c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.066151 | controller |     "Jun 09 13:57:00.854536 crc crio[23733]: time=\"2026-06-09T13:57:00.854418721Z\" level=info msg=\"Removing container: c8b8e75be5786782165176e34c88b05e7eae7a39ddf830ddfbd622a14b824235\" id=c5d00d8e-7b5d-4c2a-9b84-cffa77385110 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.066166 | controller |     "Jun 09 13:57:00.987801 crc crio[23733]: time=\"2026-06-09T13:57:00.987223191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=946d4811-9c7b-4c98-ae28-05f8a2ac5384 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.066180 | controller |     "Jun 09 13:57:01.019556 crc crio[23733]: time=\"2026-06-09T13:57:01.018471082Z\" level=info msg=\"Creating container: openstack/neutron-579d96b445-vb49n/neutron-httpd\" id=85dcc6bd-141d-43bb-8265-dba9190ba6db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.066195 | controller |     "Jun 09 13:57:01.019556 crc crio[23733]: time=\"2026-06-09T13:57:01.019069207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.066210 | controller |     "Jun 09 13:57:01.023403 crc crio[23733]: 2026-06-09T13:57:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd40fe56eb65dab Mac:26:35:47:b9:05:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/a4ad5b59-7f59-42e9-8122-e542ec2753f6 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.066225 | controller |     "Jun 09 13:57:01.025173 crc crio[23733]: time=\"2026-06-09T13:57:01.024966775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=6f092b58-d824-483b-8d55-b99d584a9a99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.066240 | controller |     "Jun 09 13:57:01.030280 crc crio[23733]: time=\"2026-06-09T13:57:01.030186935Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:dd40fe56eb65dab18daa2ab1e94b7ca8e6b91866b5a4a4ab2c5d7140bab448a0 UID:9a7d181b-c4eb-408c-b626-eafd795e01ca NetNS:/var/run/netns/a4ad5b59-7f59-42e9-8122-e542ec2753f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a7d181b_c4eb_408c_b626_eafd795e01ca.slice PodAnnotations:0xc0027d0898}] Aliases:map[]}\"",
2026-06-09 14:45:34.066255 | controller |     "Jun 09 13:57:01.030751 crc crio[23733]: time=\"2026-06-09T13:57:01.030673927Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.066270 | controller |     "Jun 09 13:57:01.094045 crc crio[23733]: time=\"2026-06-09T13:57:01.09399442Z\" level=info msg=\"Ran pod sandbox dd40fe56eb65dab18daa2ab1e94b7ca8e6b91866b5a4a4ab2c5d7140bab448a0 with infra container: openstack/openstackclient/POD\" id=2ea38885-3a98-4d91-b3b8-8907ed67e941 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.066288 | controller |     "Jun 09 13:57:01.103591 crc crio[23733]: time=\"2026-06-09T13:57:01.103502298Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=b00655ff-5b8d-46b8-aaea-50526d6f95f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.066303 | controller |     "Jun 09 13:57:01.126820 crc crio[23733]: time=\"2026-06-09T13:57:01.126702699Z\" level=info msg=\"Removed container c8b8e75be5786782165176e34c88b05e7eae7a39ddf830ddfbd622a14b824235: openstack/neutron-68487f7dd5-6sqzd/neutron-httpd\" id=c5d00d8e-7b5d-4c2a-9b84-cffa77385110 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.066317 | controller |     "Jun 09 13:57:01.127281 crc crio[23733]: time=\"2026-06-09T13:57:01.12717887Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=b00655ff-5b8d-46b8-aaea-50526d6f95f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.066332 | controller |     "Jun 09 13:57:01.127281 crc crio[23733]: time=\"2026-06-09T13:57:01.127248752Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=b00655ff-5b8d-46b8-aaea-50526d6f95f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.066346 | controller |     "Jun 09 13:57:01.131481 crc crio[23733]: time=\"2026-06-09T13:57:01.131416915Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=33033ec5-d07d-44f0-8ab5-edef000ebdc6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.066361 | controller |     "Jun 09 13:57:01.135917 crc crio[23733]: time=\"2026-06-09T13:57:01.135837327Z\" level=info msg=\"Removing container: e995695d03cc2f0caafebc8a1c5d9d06423cac5b91c18f229f0c4d737e3a6ecd\" id=ba0a6581-e9be-4dfd-90e4-069d939ce310 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.066375 | controller |     "Jun 09 13:57:01.150972 crc crio[23733]: time=\"2026-06-09T13:57:01.150818491Z\" level=info msg=\"Creating container: openstack/placement-8b6dd45bd-kqsw7/placement-log\" id=4901102b-fa61-40a4-a6d6-1b658c17c880 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.066390 | controller |     "Jun 09 13:57:01.152204 crc crio[23733]: time=\"2026-06-09T13:57:01.151933459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.066404 | controller |     "Jun 09 13:57:01.162294 crc crio[23733]: time=\"2026-06-09T13:57:01.162209386Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"",
2026-06-09 14:45:34.066419 | controller |     "Jun 09 13:57:01.178611 crc crio[23733]: time=\"2026-06-09T13:57:01.178210366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.066434 | controller |     "Jun 09 13:57:01.210773 crc crio[23733]: time=\"2026-06-09T13:57:01.20798913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.066448 | controller |     "Jun 09 13:57:01.239026 crc crio[23733]: time=\"2026-06-09T13:57:01.235314404Z\" level=info msg=\"Created container 9ff1562bd6ec96b971a59208dc9a91dc415a114bee110ff321a1a74d97afd50d: openstack/ceilometer-0/proxy-httpd\" id=8e7ec35e-a2de-4502-8a55-08d5be65d2b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.066466 | controller |     "Jun 09 13:57:01.239026 crc crio[23733]: time=\"2026-06-09T13:57:01.238970375Z\" level=info msg=\"Removed container e995695d03cc2f0caafebc8a1c5d9d06423cac5b91c18f229f0c4d737e3a6ecd: openstack/neutron-68487f7dd5-6sqzd/neutron-api\" id=ba0a6581-e9be-4dfd-90e4-069d939ce310 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.066481 | controller |     "Jun 09 13:57:01.244297 crc crio[23733]: time=\"2026-06-09T13:57:01.244155104Z\" level=info msg=\"Starting container: 9ff1562bd6ec96b971a59208dc9a91dc415a114bee110ff321a1a74d97afd50d\" id=7de512e6-3205-4646-9e56-2174e9ba90a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.066496 | controller |     "Jun 09 13:57:01.254963 crc crio[23733]: time=\"2026-06-09T13:57:01.254631547Z\" level=info msg=\"Started container\" PID=75026 containerID=9ff1562bd6ec96b971a59208dc9a91dc415a114bee110ff321a1a74d97afd50d description=openstack/ceilometer-0/proxy-httpd id=7de512e6-3205-4646-9e56-2174e9ba90a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a",
2026-06-09 14:45:34.066525 | controller |     "Jun 09 13:57:01.257240 crc crio[23733]: time=\"2026-06-09T13:57:01.256487513Z\" level=info msg=\"Removing container: 632268e0baa192e34d4ef978884161f12e21212f1b00cc86a7a124bbc54d17d6\" id=050721fa-8c01-4bf0-bdfe-7f675bbe9808 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.066545 | controller |     "Jun 09 13:57:01.338035 crc crio[23733]: time=\"2026-06-09T13:57:01.337812096Z\" level=info msg=\"Removed container 632268e0baa192e34d4ef978884161f12e21212f1b00cc86a7a124bbc54d17d6: openstack/cinder-api-0/cinder-api\" id=050721fa-8c01-4bf0-bdfe-7f675bbe9808 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.066560 | controller |     "Jun 09 13:57:01.345345 crc crio[23733]: time=\"2026-06-09T13:57:01.345261273Z\" level=info msg=\"Removing container: 4db89e23260d42821103b912a1d9d4ec163f9f0860faff8efb2b7f6ca71988d4\" id=ebdd547e-5327-41ab-9d31-54bdbe6e1ce7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.066575 | controller |     "Jun 09 13:57:01.420740 crc crio[23733]: time=\"2026-06-09T13:57:01.418017262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.066589 | controller |     "Jun 09 13:57:01.422705 crc crio[23733]: time=\"2026-06-09T13:57:01.422603826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.066604 | controller |     "Jun 09 13:57:01.502504 crc crio[23733]: time=\"2026-06-09T13:57:01.502431533Z\" level=info msg=\"Removed container 4db89e23260d42821103b912a1d9d4ec163f9f0860faff8efb2b7f6ca71988d4: openstack/cinder-api-0/cinder-api-log\" id=ebdd547e-5327-41ab-9d31-54bdbe6e1ce7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.066618 | controller |     "Jun 09 13:57:01.553939 crc crio[23733]: time=\"2026-06-09T13:57:01.553032387Z\" level=info msg=\"Created container 49a7c1190402778f9499c3edd59dcaee9fcecd6eb1298cf250aa188d60d1c484: openstack/neutron-579d96b445-vb49n/neutron-httpd\" id=85dcc6bd-141d-43bb-8265-dba9190ba6db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.066632 | controller |     "Jun 09 13:57:01.557914 crc crio[23733]: time=\"2026-06-09T13:57:01.557381686Z\" level=info msg=\"Starting container: 49a7c1190402778f9499c3edd59dcaee9fcecd6eb1298cf250aa188d60d1c484\" id=3e78d6a6-c397-4525-93e6-b2c431ed53e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.066647 | controller |     "Jun 09 13:57:01.564440 crc crio[23733]: time=\"2026-06-09T13:57:01.564390141Z\" level=info msg=\"Started container\" PID=75043 containerID=49a7c1190402778f9499c3edd59dcaee9fcecd6eb1298cf250aa188d60d1c484 description=openstack/neutron-579d96b445-vb49n/neutron-httpd id=3e78d6a6-c397-4525-93e6-b2c431ed53e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f41e1b789961a81583bb61ab645d33a466284b88052acc73088432af8af553e",
2026-06-09 14:45:34.066666 | controller |     "Jun 09 13:57:01.705362 crc crio[23733]: time=\"2026-06-09T13:57:01.699767846Z\" level=info msg=\"Created container fcc8c817f9a8458124866b8600b6eac7894cc50fac2a5a1c8cebe200f0f31994: openstack/placement-8b6dd45bd-kqsw7/placement-log\" id=4901102b-fa61-40a4-a6d6-1b658c17c880 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.066681 | controller |     "Jun 09 13:57:01.707026 crc crio[23733]: time=\"2026-06-09T13:57:01.705612292Z\" level=info msg=\"Starting container: fcc8c817f9a8458124866b8600b6eac7894cc50fac2a5a1c8cebe200f0f31994\" id=4a18f5ac-ee54-45d3-a258-7348a4535b39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.066695 | controller |     "Jun 09 13:57:01.725550 crc crio[23733]: time=\"2026-06-09T13:57:01.72354906Z\" level=info msg=\"Started container\" PID=75048 containerID=fcc8c817f9a8458124866b8600b6eac7894cc50fac2a5a1c8cebe200f0f31994 description=openstack/placement-8b6dd45bd-kqsw7/placement-log id=4a18f5ac-ee54-45d3-a258-7348a4535b39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6da36cbd4191afb9b9ec49f327d92a4e890305814b6c32494d8c13674c10dab",
2026-06-09 14:45:34.066710 | controller |     "Jun 09 13:57:01.755454 crc crio[23733]: time=\"2026-06-09T13:57:01.755391766Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=c9b9a047-a64a-49b2-88bb-c932ec64a52b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.066724 | controller |     "Jun 09 13:57:01.878096 crc crio[23733]: time=\"2026-06-09T13:57:01.87632771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=1a446417-bd19-4bdd-b9f0-b60e88c63f83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.066739 | controller |     "Jun 09 13:57:01.893624 crc crio[23733]: time=\"2026-06-09T13:57:01.89355005Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=4454614d-7658-4299-9e03-b1fc3161b7ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.066754 | controller |     "Jun 09 13:57:01.893821 crc crio[23733]: time=\"2026-06-09T13:57:01.893692734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.066768 | controller |     "Jun 09 13:57:01.951018 crc crio[23733]: time=\"2026-06-09T13:57:01.950764321Z\" level=info msg=\"Creating container: openstack/placement-8b6dd45bd-kqsw7/placement-api\" id=51a1a8ac-16e2-4af3-a5c9-fed7c66fa3f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.066783 | controller |     "Jun 09 13:57:01.951483 crc crio[23733]: time=\"2026-06-09T13:57:01.951439117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.066797 | controller |     "Jun 09 13:57:01.985988 crc crio[23733]: time=\"2026-06-09T13:57:01.985830817Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:0885b4c23e288949e18e00bc6a4647df0370d5e598c59f9ece2b797824d380fb UID:c73a8eed-db26-4c8d-a216-014996642ede NetNS:/var/run/netns/56535322-4e16-48a9-8600-015cd0d0743d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc73a8eed_db26_4c8d_a216_014996642ede.slice PodAnnotations:0xc0020d81f0}] Aliases:map[]}\"",
2026-06-09 14:45:34.066812 | controller |     "Jun 09 13:57:01.985988 crc crio[23733]: time=\"2026-06-09T13:57:01.985904669Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.066827 | controller |     "Jun 09 13:57:01.995851 crc crio[23733]: time=\"2026-06-09T13:57:01.995708884Z\" level=info msg=\"Stopping container: cd887c25442842ac5bb245fdef55077801c8f32ac350a99e55a46e18fb08c173 (timeout: 30s)\" id=b5b4da10-0c10-44dd-8dfe-c760ec73f93c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.066845 | controller |     "Jun 09 13:57:02.006452 crc crio[23733]: time=\"2026-06-09T13:57:02.006347531Z\" level=info msg=\"Stopping container: 2a878d812616103a97011bcfa8de6b6fde65e41f40f5d3eaa61209e8471b8f57 (timeout: 30s)\" id=94818302-6bbd-4d9c-a8de-a063a760f50c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.066860 | controller |     "Jun 09 13:57:02.006452 crc crio[23733]: time=\"2026-06-09T13:57:02.006392412Z\" level=info msg=\"Stopping container: 1d2f0bb101c05a928966f7d0bb932e4c22deaf89c512c8488d0d8d2e69d1c16d (timeout: 30s)\" id=efd97282-f249-4403-b719-be6a1a7f4a50 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.066875 | controller |     "Jun 09 13:57:02.007161 crc crio[23733]: time=\"2026-06-09T13:57:02.006566896Z\" level=info msg=\"Stopping container: 9ff1562bd6ec96b971a59208dc9a91dc415a114bee110ff321a1a74d97afd50d (timeout: 30s)\" id=786b0ce8-d535-4264-855c-bf1a1b3992ea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.066889 | controller |     "Jun 09 13:57:02.141988 crc crio[23733]: time=\"2026-06-09T13:57:02.140856122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.066921 | controller |     "Jun 09 13:57:02.159001 crc crio[23733]: time=\"2026-06-09T13:57:02.158490694Z\" level=info msg=\"Stopped container 2a878d812616103a97011bcfa8de6b6fde65e41f40f5d3eaa61209e8471b8f57: openstack/ceilometer-0/sg-core\" id=94818302-6bbd-4d9c-a8de-a063a760f50c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.066938 | controller |     "Jun 09 13:57:02.167008 crc crio[23733]: time=\"2026-06-09T13:57:02.166918404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.066958 | controller |     "Jun 09 13:57:02.264423 crc crio[23733]: time=\"2026-06-09T13:57:02.264307789Z\" level=info msg=\"Stopped container 9ff1562bd6ec96b971a59208dc9a91dc415a114bee110ff321a1a74d97afd50d: openstack/ceilometer-0/proxy-httpd\" id=786b0ce8-d535-4264-855c-bf1a1b3992ea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.066972 | controller |     "Jun 09 13:57:02.399851 crc crio[23733]: time=\"2026-06-09T13:57:02.399466029Z\" level=info msg=\"Created container 89c9f4db85c618d55e049cd806ce44e762532c4811c2f71e0f0d4387fa158850: openstack/placement-8b6dd45bd-kqsw7/placement-api\" id=51a1a8ac-16e2-4af3-a5c9-fed7c66fa3f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.066987 | controller |     "Jun 09 13:57:02.404244 crc crio[23733]: time=\"2026-06-09T13:57:02.403442039Z\" level=info msg=\"Starting container: 89c9f4db85c618d55e049cd806ce44e762532c4811c2f71e0f0d4387fa158850\" id=a57fee7f-8868-46bd-9eae-08a5a530201b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.067002 | controller |     "Jun 09 13:57:02.416554 crc crio[23733]: time=\"2026-06-09T13:57:02.416440933Z\" level=info msg=\"Started container\" PID=75431 containerID=89c9f4db85c618d55e049cd806ce44e762532c4811c2f71e0f0d4387fa158850 description=openstack/placement-8b6dd45bd-kqsw7/placement-api id=a57fee7f-8868-46bd-9eae-08a5a530201b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6da36cbd4191afb9b9ec49f327d92a4e890305814b6c32494d8c13674c10dab",
2026-06-09 14:45:34.067016 | controller |     "Jun 09 13:57:02.797817 crc crio[23733]: 2026-06-09T13:57:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0885b4c23e28894 Mac:76:ce:37:35:a1:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/56535322-4e16-48a9-8600-015cd0d0743d SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.067036 | controller |     "Jun 09 13:57:02.799906 crc crio[23733]: time=\"2026-06-09T13:57:02.799798098Z\" level=info msg=\"Stopped container 1d2f0bb101c05a928966f7d0bb932e4c22deaf89c512c8488d0d8d2e69d1c16d: openstack/ceilometer-0/ceilometer-notification-agent\" id=efd97282-f249-4403-b719-be6a1a7f4a50 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.067051 | controller |     "Jun 09 13:57:02.801946 crc crio[23733]: time=\"2026-06-09T13:57:02.801873129Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:0885b4c23e288949e18e00bc6a4647df0370d5e598c59f9ece2b797824d380fb UID:c73a8eed-db26-4c8d-a216-014996642ede NetNS:/var/run/netns/56535322-4e16-48a9-8600-015cd0d0743d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc73a8eed_db26_4c8d_a216_014996642ede.slice PodAnnotations:0xc0020d81f0}] Aliases:map[]}\"",
2026-06-09 14:45:34.067066 | controller |     "Jun 09 13:57:02.802265 crc crio[23733]: time=\"2026-06-09T13:57:02.802205317Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.067081 | controller |     "Jun 09 13:57:02.815421 crc crio[23733]: time=\"2026-06-09T13:57:02.814928595Z\" level=info msg=\"Ran pod sandbox 0885b4c23e288949e18e00bc6a4647df0370d5e598c59f9ece2b797824d380fb with infra container: openstack/cinder-api-0/POD\" id=4454614d-7658-4299-9e03-b1fc3161b7ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.067096 | controller |     "Jun 09 13:57:02.820551 crc crio[23733]: time=\"2026-06-09T13:57:02.820473524Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=e8b4cc0e-96ab-41d7-965d-00e1a400eaa0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.067110 | controller |     "Jun 09 13:57:02.826701 crc crio[23733]: time=\"2026-06-09T13:57:02.826601917Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=27d18466-046f-4026-97cc-75e63a0c97a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.067125 | controller |     "Jun 09 13:57:02.851046 crc crio[23733]: time=\"2026-06-09T13:57:02.850929136Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=c337dee9-38b1-4181-a926-a0289b23e138 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.067140 | controller |     "Jun 09 13:57:02.851762 crc crio[23733]: time=\"2026-06-09T13:57:02.851688144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.067154 | controller |     "Jun 09 13:57:02.979974 crc crio[23733]: time=\"2026-06-09T13:57:02.979736736Z\" level=info msg=\"Stopped container cd887c25442842ac5bb245fdef55077801c8f32ac350a99e55a46e18fb08c173: openstack/ceilometer-0/ceilometer-central-agent\" id=b5b4da10-0c10-44dd-8dfe-c760ec73f93c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.067168 | controller |     "Jun 09 13:57:02.980952 crc crio[23733]: time=\"2026-06-09T13:57:02.980888664Z\" level=info msg=\"Stopping pod sandbox: f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a\" id=aa907d7f-e528-4761-ad43-12291f7d9734 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.067183 | controller |     "Jun 09 13:57:02.981536 crc crio[23733]: time=\"2026-06-09T13:57:02.981448798Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a UID:aeb85015-c7f6-4c39-bb9f-3aee0b2c987f NetNS:/var/run/netns/67220ea8-f14b-4e04-9708-9899550864f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeb85015_c7f6_4c39_bb9f_3aee0b2c987f.slice PodAnnotations:0xc0025a60c8}] Aliases:map[]}\"",
2026-06-09 14:45:34.067201 | controller |     "Jun 09 13:57:02.981714 crc crio[23733]: time=\"2026-06-09T13:57:02.981624963Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.067217 | controller |     "Jun 09 13:57:03.008310 crc crio[23733]: time=\"2026-06-09T13:57:03.007993692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.067232 | controller |     "Jun 09 13:57:03.482849 crc crio[23733]: time=\"2026-06-09T13:57:03.482454804Z\" level=info msg=\"Stopped pod sandbox: f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a\" id=aa907d7f-e528-4761-ad43-12291f7d9734 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.067247 | controller |     "Jun 09 13:57:04.224780 crc crio[23733]: time=\"2026-06-09T13:57:04.224157048Z\" level=info msg=\"Removing container: 9ff1562bd6ec96b971a59208dc9a91dc415a114bee110ff321a1a74d97afd50d\" id=68c94746-4df4-48b9-bcac-65cb8537103c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.067262 | controller |     "Jun 09 13:57:04.296553 crc crio[23733]: time=\"2026-06-09T13:57:04.293991644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.067277 | controller |     "Jun 09 13:57:04.372479 crc crio[23733]: time=\"2026-06-09T13:57:04.371930192Z\" level=info msg=\"Removed container 9ff1562bd6ec96b971a59208dc9a91dc415a114bee110ff321a1a74d97afd50d: openstack/ceilometer-0/proxy-httpd\" id=68c94746-4df4-48b9-bcac-65cb8537103c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.067292 | controller |     "Jun 09 13:57:04.397399 crc crio[23733]: time=\"2026-06-09T13:57:04.397316046Z\" level=info msg=\"Removing container: 2a878d812616103a97011bcfa8de6b6fde65e41f40f5d3eaa61209e8471b8f57\" id=87dd62b8-9f78-4768-8d34-ec8a01bf89e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.067306 | controller |     "Jun 09 13:57:04.482252 crc crio[23733]: time=\"2026-06-09T13:57:04.482066836Z\" level=info msg=\"Removed container 2a878d812616103a97011bcfa8de6b6fde65e41f40f5d3eaa61209e8471b8f57: openstack/ceilometer-0/sg-core\" id=87dd62b8-9f78-4768-8d34-ec8a01bf89e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.067321 | controller |     "Jun 09 13:57:04.509247 crc crio[23733]: time=\"2026-06-09T13:57:04.508755873Z\" level=info msg=\"Removing container: 1d2f0bb101c05a928966f7d0bb932e4c22deaf89c512c8488d0d8d2e69d1c16d\" id=36262dc4-76f0-432d-b4a5-c66921acdbb2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.067335 | controller |     "Jun 09 13:57:04.521656 crc crio[23733]: time=\"2026-06-09T13:57:04.521532722Z\" level=info msg=\"Created container 2b8548cc9e10f763e3a34218a6aae32ea331e6fd84c02db1e572e1d3c553b485: openstack/cinder-api-0/cinder-api-log\" id=c337dee9-38b1-4181-a926-a0289b23e138 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.067350 | controller |     "Jun 09 13:57:04.524015 crc crio[23733]: time=\"2026-06-09T13:57:04.523948863Z\" level=info msg=\"Starting container: 2b8548cc9e10f763e3a34218a6aae32ea331e6fd84c02db1e572e1d3c553b485\" id=14017aa2-cf54-49b0-9a47-85a1038a1473 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.067364 | controller |     "Jun 09 13:57:04.534706 crc crio[23733]: time=\"2026-06-09T13:57:04.534532018Z\" level=info msg=\"Started container\" PID=75666 containerID=2b8548cc9e10f763e3a34218a6aae32ea331e6fd84c02db1e572e1d3c553b485 description=openstack/cinder-api-0/cinder-api-log id=14017aa2-cf54-49b0-9a47-85a1038a1473 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0885b4c23e288949e18e00bc6a4647df0370d5e598c59f9ece2b797824d380fb",
2026-06-09 14:45:34.067378 | controller |     "Jun 09 13:57:04.551015 crc crio[23733]: time=\"2026-06-09T13:57:04.550880756Z\" level=info msg=\"Removed container 1d2f0bb101c05a928966f7d0bb932e4c22deaf89c512c8488d0d8d2e69d1c16d: openstack/ceilometer-0/ceilometer-notification-agent\" id=36262dc4-76f0-432d-b4a5-c66921acdbb2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.067396 | controller |     "Jun 09 13:57:04.551633 crc crio[23733]: time=\"2026-06-09T13:57:04.550902226Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=cb149f70-6bdd-4e3c-b84f-e38b7e384cbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.067410 | controller |     "Jun 09 13:57:04.556581 crc crio[23733]: time=\"2026-06-09T13:57:04.556484996Z\" level=info msg=\"Removing container: cd887c25442842ac5bb245fdef55077801c8f32ac350a99e55a46e18fb08c173\" id=c751eec4-7f1e-4ca8-8a8f-398e3fd69ff7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.067424 | controller |     "Jun 09 13:57:04.615159 crc crio[23733]: time=\"2026-06-09T13:57:04.614990229Z\" level=info msg=\"Removed container cd887c25442842ac5bb245fdef55077801c8f32ac350a99e55a46e18fb08c173: openstack/ceilometer-0/ceilometer-central-agent\" id=c751eec4-7f1e-4ca8-8a8f-398e3fd69ff7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.067438 | controller |     "Jun 09 13:57:04.657620 crc crio[23733]: time=\"2026-06-09T13:57:04.657319697Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a54f75f7-47bc-41e7-95e8-21d97433e32a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.067452 | controller |     "Jun 09 13:57:04.680219 crc crio[23733]: time=\"2026-06-09T13:57:04.677950753Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=0bc70e5c-f097-4db4-a447-a1ecc5a9d22f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.067467 | controller |     "Jun 09 13:57:04.682079 crc crio[23733]: time=\"2026-06-09T13:57:04.68182143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.067481 | controller |     "Jun 09 13:57:04.778808 crc crio[23733]: time=\"2026-06-09T13:57:04.778519826Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=41f911e1-ed2b-425f-8a4c-0d7372182fa2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.067496 | controller |     "Jun 09 13:57:04.778808 crc crio[23733]: time=\"2026-06-09T13:57:04.778719031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.067524 | controller |     "Jun 09 13:57:04.795696 crc crio[23733]: time=\"2026-06-09T13:57:04.795581844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.067545 | controller |     "Jun 09 13:57:04.879771 crc crio[23733]: time=\"2026-06-09T13:57:04.879632445Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db UID:3984959f-26ec-48da-baca-b2e01998ded1 NetNS:/var/run/netns/8cfe99a2-a318-497d-9321-61680fc9f54e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3984959f_26ec_48da_baca_b2e01998ded1.slice PodAnnotations:0xc001026088}] Aliases:map[]}\"",
2026-06-09 14:45:34.067560 | controller |     "Jun 09 13:57:04.879771 crc crio[23733]: time=\"2026-06-09T13:57:04.879752898Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.067575 | controller |     "Jun 09 13:57:05.556075 crc crio[23733]: 2026-06-09T13:57:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fbdaeb3c34ef34 Mac:66:2a:4b:59:12:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/8cfe99a2-a318-497d-9321-61680fc9f54e SocketPath: PciID:}] [{Interface:0xc000181580 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.067594 | controller |     "Jun 09 13:57:05.559411 crc crio[23733]: time=\"2026-06-09T13:57:05.559367459Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db UID:3984959f-26ec-48da-baca-b2e01998ded1 NetNS:/var/run/netns/8cfe99a2-a318-497d-9321-61680fc9f54e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3984959f_26ec_48da_baca_b2e01998ded1.slice PodAnnotations:0xc001026088}] Aliases:map[]}\"",
2026-06-09 14:45:34.067609 | controller |     "Jun 09 13:57:05.559828 crc crio[23733]: time=\"2026-06-09T13:57:05.55979819Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.067623 | controller |     "Jun 09 13:57:05.571222 crc crio[23733]: time=\"2026-06-09T13:57:05.571179915Z\" level=info msg=\"Ran pod sandbox 8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db with infra container: openstack/ceilometer-0/POD\" id=41f911e1-ed2b-425f-8a4c-0d7372182fa2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.067638 | controller |     "Jun 09 13:57:05.575523 crc crio[23733]: time=\"2026-06-09T13:57:05.57540984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=f53a6351-0fdc-4d38-aac8-f76a3ed99b70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.067653 | controller |     "Jun 09 13:57:05.612038 crc crio[23733]: time=\"2026-06-09T13:57:05.611937802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=f471127b-2066-4a92-ae75-da332c424217 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.067668 | controller |     "Jun 09 13:57:05.627718 crc crio[23733]: time=\"2026-06-09T13:57:05.627591485Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=be21267c-19e7-4d99-aa8a-8d6e83c41e52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.067682 | controller |     "Jun 09 13:57:05.629624 crc crio[23733]: time=\"2026-06-09T13:57:05.629560324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.067697 | controller |     "Jun 09 13:57:05.705013 crc crio[23733]: time=\"2026-06-09T13:57:05.704911078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.067711 | controller |     "Jun 09 13:57:05.717745 crc crio[23733]: time=\"2026-06-09T13:57:05.717617385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.067725 | controller |     "Jun 09 13:57:05.901900 crc crio[23733]: time=\"2026-06-09T13:57:05.901845701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.067740 | controller |     "Jun 09 13:57:05.910967 crc crio[23733]: time=\"2026-06-09T13:57:05.910877657Z\" level=info msg=\"Created container a48505a8e7aa9d6998f8226b6a281471becbe6c205eb45f4201791a95c7ef0b9: openstack/ceilometer-0/ceilometer-central-agent\" id=be21267c-19e7-4d99-aa8a-8d6e83c41e52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.067754 | controller |     "Jun 09 13:57:05.913524 crc crio[23733]: time=\"2026-06-09T13:57:05.912717003Z\" level=info msg=\"Starting container: a48505a8e7aa9d6998f8226b6a281471becbe6c205eb45f4201791a95c7ef0b9\" id=ed18acf0-5715-43b8-8366-ae2467a64856 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.067772 | controller |     "Jun 09 13:57:05.921836 crc crio[23733]: time=\"2026-06-09T13:57:05.919092082Z\" level=info msg=\"Started container\" PID=75810 containerID=a48505a8e7aa9d6998f8226b6a281471becbe6c205eb45f4201791a95c7ef0b9 description=openstack/ceilometer-0/ceilometer-central-agent id=ed18acf0-5715-43b8-8366-ae2467a64856 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db",
2026-06-09 14:45:34.067787 | controller |     "Jun 09 13:57:05.931450 crc crio[23733]: time=\"2026-06-09T13:57:05.931329568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=8915b739-419e-4e46-a304-74f451fd2967 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.067803 | controller |     "Jun 09 13:57:05.977353 crc crio[23733]: time=\"2026-06-09T13:57:05.976487268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=8f6a55f4-95a2-454b-ad7d-aa4623a70f5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.067817 | controller |     "Jun 09 13:57:05.984685 crc crio[23733]: time=\"2026-06-09T13:57:05.98458531Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=d7d258ac-8a8d-4868-83aa-138f5d8ef90e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.067832 | controller |     "Jun 09 13:57:05.985241 crc crio[23733]: time=\"2026-06-09T13:57:05.985189215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.067846 | controller |     "Jun 09 13:57:06.057351 crc crio[23733]: time=\"2026-06-09T13:57:06.057249837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.067861 | controller |     "Jun 09 13:57:06.061687 crc crio[23733]: time=\"2026-06-09T13:57:06.061573345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.067876 | controller |     "Jun 09 13:57:06.297895 crc crio[23733]: time=\"2026-06-09T13:57:06.29776757Z\" level=info msg=\"Created container 2db8dff7a1d1dec9419e394c9a209272cb22fd98b3ac3c8d8c98c1362970ed55: openstack/cinder-api-0/cinder-api\" id=0bc70e5c-f097-4db4-a447-a1ecc5a9d22f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.067891 | controller |     "Jun 09 13:57:06.308362 crc crio[23733]: time=\"2026-06-09T13:57:06.308306063Z\" level=info msg=\"Starting container: 2db8dff7a1d1dec9419e394c9a209272cb22fd98b3ac3c8d8c98c1362970ed55\" id=aed1c637-c20f-43d1-99e4-25e0d7d13aa2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.067905 | controller |     "Jun 09 13:57:06.313264 crc crio[23733]: time=\"2026-06-09T13:57:06.312860577Z\" level=info msg=\"Created container cbdc0dd40fca9513e5d5f6fd3baca2e8c825e47e6997105a8817788e877dfa16: openstack/ceilometer-0/ceilometer-notification-agent\" id=d7d258ac-8a8d-4868-83aa-138f5d8ef90e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.067920 | controller |     "Jun 09 13:57:06.316144 crc crio[23733]: time=\"2026-06-09T13:57:06.316038477Z\" level=info msg=\"Started container\" PID=75838 containerID=2db8dff7a1d1dec9419e394c9a209272cb22fd98b3ac3c8d8c98c1362970ed55 description=openstack/cinder-api-0/cinder-api id=aed1c637-c20f-43d1-99e4-25e0d7d13aa2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0885b4c23e288949e18e00bc6a4647df0370d5e598c59f9ece2b797824d380fb",
2026-06-09 14:45:34.067934 | controller |     "Jun 09 13:57:06.316241 crc crio[23733]: time=\"2026-06-09T13:57:06.316202501Z\" level=info msg=\"Starting container: cbdc0dd40fca9513e5d5f6fd3baca2e8c825e47e6997105a8817788e877dfa16\" id=19a3db5e-6820-4d71-b3c9-a0f79cb175e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.067952 | controller |     "Jun 09 13:57:06.326967 crc crio[23733]: time=\"2026-06-09T13:57:06.326432986Z\" level=info msg=\"Started container\" PID=75851 containerID=cbdc0dd40fca9513e5d5f6fd3baca2e8c825e47e6997105a8817788e877dfa16 description=openstack/ceilometer-0/ceilometer-notification-agent id=19a3db5e-6820-4d71-b3c9-a0f79cb175e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db",
2026-06-09 14:45:34.067967 | controller |     "Jun 09 13:57:06.347768 crc crio[23733]: time=\"2026-06-09T13:57:06.347527224Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ccad609c-bf14-48c3-a791-e0bad89e1aa0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.067982 | controller |     "Jun 09 13:57:06.384751 crc crio[23733]: time=\"2026-06-09T13:57:06.383696288Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=f86a713c-e390-4e3f-8056-f27588ba4082 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.067996 | controller |     "Jun 09 13:57:06.400987 crc crio[23733]: time=\"2026-06-09T13:57:06.399924523Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=e2138de1-66a2-45d8-a1fe-2f2eedb25943 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.068011 | controller |     "Jun 09 13:57:06.400987 crc crio[23733]: time=\"2026-06-09T13:57:06.400895478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.068025 | controller |     "Jun 09 13:57:06.514307 crc crio[23733]: time=\"2026-06-09T13:57:06.514088909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.068040 | controller |     "Jun 09 13:57:06.527408 crc crio[23733]: time=\"2026-06-09T13:57:06.527289898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.068054 | controller |     "Jun 09 13:57:06.573758 crc crio[23733]: time=\"2026-06-09T13:57:06.573519654Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-5c7bdb47bc-jdgl7/POD\" id=f89aed30-d876-4d8e-aa3c-772c88ff6bfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.068068 | controller |     "Jun 09 13:57:06.574907 crc crio[23733]: time=\"2026-06-09T13:57:06.573799491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.068083 | controller |     "Jun 09 13:57:06.704010 crc crio[23733]: time=\"2026-06-09T13:57:06.702875918Z\" level=info msg=\"Created container bca0a623c239fb7c025d48733419e3c468cbc64a6bce10b77f82b67341306543: openstack/ceilometer-0/sg-core\" id=e2138de1-66a2-45d8-a1fe-2f2eedb25943 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.068098 | controller |     "Jun 09 13:57:06.719007 crc crio[23733]: time=\"2026-06-09T13:57:06.717492953Z\" level=info msg=\"Starting container: bca0a623c239fb7c025d48733419e3c468cbc64a6bce10b77f82b67341306543\" id=8a9aa3c4-1959-417a-8ad8-f0aee24944fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.068113 | controller |     "Jun 09 13:57:06.725531 crc crio[23733]: time=\"2026-06-09T13:57:06.72537518Z\" level=info msg=\"Started container\" PID=75932 containerID=bca0a623c239fb7c025d48733419e3c468cbc64a6bce10b77f82b67341306543 description=openstack/ceilometer-0/sg-core id=8a9aa3c4-1959-417a-8ad8-f0aee24944fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db",
2026-06-09 14:45:34.068131 | controller |     "Jun 09 13:57:06.757343 crc crio[23733]: time=\"2026-06-09T13:57:06.757193486Z\" level=info msg=\"Got pod network &{Name:swift-proxy-5c7bdb47bc-jdgl7 Namespace:openstack ID:96b1b8706ba8a1eabf3607a26aab8e4c8dcb303444263a91af9742540c212ee5 UID:f65db7aa-82a7-40c7-a1f0-1d568e77fe0b NetNS:/var/run/netns/e26bcd2c-79d4-4a1e-aeb5-8a962e905dae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf65db7aa_82a7_40c7_a1f0_1d568e77fe0b.slice PodAnnotations:0xc00720c2e8}] Aliases:map[]}\"",
2026-06-09 14:45:34.068146 | controller |     "Jun 09 13:57:06.757343 crc crio[23733]: time=\"2026-06-09T13:57:06.757292648Z\" level=info msg=\"Adding pod openstack_swift-proxy-5c7bdb47bc-jdgl7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.068162 | controller |     "Jun 09 13:57:06.787882 crc crio[23733]: time=\"2026-06-09T13:57:06.787474013Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=c8a681ee-2190-46ce-b7ad-b766b0cd1483 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.068176 | controller |     "Jun 09 13:57:06.862179 crc crio[23733]: time=\"2026-06-09T13:57:06.859494863Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d509b33b-6051-49c1-9eb3-fae2c277664f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.068191 | controller |     "Jun 09 13:57:06.884177 crc crio[23733]: time=\"2026-06-09T13:57:06.883425562Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=998603c5-0521-48f9-b953-3068dc3ae42a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.068205 | controller |     "Jun 09 13:57:06.886194 crc crio[23733]: time=\"2026-06-09T13:57:06.885700508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.068220 | controller |     "Jun 09 13:57:06.958698 crc crio[23733]: time=\"2026-06-09T13:57:06.954511338Z\" level=info msg=\"Removing container: b44e34eed04428deacb45adcace3a81cd3dff19c0083054effee854ee6cc342d\" id=6cf0fe50-bbd0-48fa-8ae8-235983b8bdcc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.068235 | controller |     "Jun 09 13:57:06.994183 crc crio[23733]: time=\"2026-06-09T13:57:06.993811622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.068249 | controller |     "Jun 09 13:57:07.013539 crc crio[23733]: time=\"2026-06-09T13:57:07.01255536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.068264 | controller |     "Jun 09 13:57:07.214974 crc crio[23733]: time=\"2026-06-09T13:57:07.212847527Z\" level=info msg=\"Created container e0c217a7a0ecc4d3db3376232222a70b8266dbd595129ba85a5f92430cd70dee: openstack/ceilometer-0/proxy-httpd\" id=998603c5-0521-48f9-b953-3068dc3ae42a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.068279 | controller |     "Jun 09 13:57:07.230313 crc crio[23733]: time=\"2026-06-09T13:57:07.230204212Z\" level=info msg=\"Starting container: e0c217a7a0ecc4d3db3376232222a70b8266dbd595129ba85a5f92430cd70dee\" id=42f2d3a1-6be5-4651-b881-44db5ee22032 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.068294 | controller |     "Jun 09 13:57:07.253180 crc crio[23733]: time=\"2026-06-09T13:57:07.252521869Z\" level=info msg=\"Started container\" PID=76143 containerID=e0c217a7a0ecc4d3db3376232222a70b8266dbd595129ba85a5f92430cd70dee description=openstack/ceilometer-0/proxy-httpd id=42f2d3a1-6be5-4651-b881-44db5ee22032 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db",
2026-06-09 14:45:34.068312 | controller |     "Jun 09 13:57:07.366189 crc crio[23733]: time=\"2026-06-09T13:57:07.36533602Z\" level=info msg=\"Removed container b44e34eed04428deacb45adcace3a81cd3dff19c0083054effee854ee6cc342d: openshift-infra/auto-csr-approver-29683550-w5snz/oc\" id=6cf0fe50-bbd0-48fa-8ae8-235983b8bdcc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.068327 | controller |     "Jun 09 13:57:07.432258 crc crio[23733]: time=\"2026-06-09T13:57:07.428749425Z\" level=info msg=\"Stopping pod sandbox: 76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703\" id=97b8c1c9-b767-4238-b77b-93ed5b49a327 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.068343 | controller |     "Jun 09 13:57:07.432258 crc crio[23733]: time=\"2026-06-09T13:57:07.428917619Z\" level=info msg=\"Stopped pod sandbox (already stopped): 76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703\" id=97b8c1c9-b767-4238-b77b-93ed5b49a327 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.068358 | controller |     "Jun 09 13:57:07.433037 crc crio[23733]: time=\"2026-06-09T13:57:07.432916469Z\" level=info msg=\"Removing pod sandbox: 76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703\" id=16eebddd-c42d-4573-8bbb-9cce0fa0c726 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.068372 | controller |     "Jun 09 13:57:07.541687 crc crio[23733]: time=\"2026-06-09T13:57:07.541504724Z\" level=info msg=\"Removed pod sandbox: 76347d6bb943a3b2b98b153059263364c881afb8011258c41cd8a8135d23b703\" id=16eebddd-c42d-4573-8bbb-9cce0fa0c726 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.068387 | controller |     "Jun 09 13:57:07.545177 crc crio[23733]: time=\"2026-06-09T13:57:07.54294481Z\" level=info msg=\"Stopping pod sandbox: f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea\" id=eb5838d4-9b19-4c1e-95a8-b205880a7baf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.068401 | controller |     "Jun 09 13:57:07.545177 crc crio[23733]: time=\"2026-06-09T13:57:07.543043003Z\" level=info msg=\"Stopped pod sandbox (already stopped): f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea\" id=eb5838d4-9b19-4c1e-95a8-b205880a7baf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.068415 | controller |     "Jun 09 13:57:07.545177 crc crio[23733]: time=\"2026-06-09T13:57:07.543722039Z\" level=info msg=\"Removing pod sandbox: f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea\" id=d917d6cf-ebc6-44ca-a68e-bda1ba478358 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.068430 | controller |     "Jun 09 13:57:07.596582 crc crio[23733]: time=\"2026-06-09T13:57:07.596398847Z\" level=info msg=\"Removed pod sandbox: f9b37e570a3fdf6e3160fc24035de1d9b70ad10337b74497a26f93b6aa7428ea\" id=d917d6cf-ebc6-44ca-a68e-bda1ba478358 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.068444 | controller |     "Jun 09 13:57:07.602775 crc crio[23733]: time=\"2026-06-09T13:57:07.602674943Z\" level=info msg=\"Stopping pod sandbox: 80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc\" id=9ca791ab-afc5-4f86-b46a-7c08c2184f53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.068458 | controller |     "Jun 09 13:57:07.602775 crc crio[23733]: time=\"2026-06-09T13:57:07.602776095Z\" level=info msg=\"Stopped pod sandbox (already stopped): 80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc\" id=9ca791ab-afc5-4f86-b46a-7c08c2184f53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.068472 | controller |     "Jun 09 13:57:07.610934 crc crio[23733]: time=\"2026-06-09T13:57:07.610832267Z\" level=info msg=\"Removing pod sandbox: 80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc\" id=edbd8681-c8c2-4a70-9139-c73d43f7d840 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.068486 | controller |     "Jun 09 13:57:07.646047 crc crio[23733]: time=\"2026-06-09T13:57:07.645876613Z\" level=info msg=\"Removed pod sandbox: 80cad383d915908d61bc877eed6dd849f7b5233600e9d80ab76ac3d0834089fc\" id=edbd8681-c8c2-4a70-9139-c73d43f7d840 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.068503 | controller |     "Jun 09 13:57:07.649686 crc crio[23733]: time=\"2026-06-09T13:57:07.649573176Z\" level=info msg=\"Stopping pod sandbox: 1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186\" id=58c48444-bb0d-4937-bc81-79de78c7b2a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.068537 | controller |     "Jun 09 13:57:07.649850 crc crio[23733]: time=\"2026-06-09T13:57:07.64972388Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186\" id=58c48444-bb0d-4937-bc81-79de78c7b2a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.068553 | controller |     "Jun 09 13:57:07.655266 crc crio[23733]: time=\"2026-06-09T13:57:07.654996922Z\" level=info msg=\"Removing pod sandbox: 1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186\" id=7d4a2bb7-866e-4f24-9f05-20557102f5ff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.068568 | controller |     "Jun 09 13:57:07.713011 crc crio[23733]: time=\"2026-06-09T13:57:07.712602632Z\" level=info msg=\"Removed pod sandbox: 1737bfb06e9e3f2f3299fc817046af07edf49b7fdbba4698b7a3d0257d59c186\" id=7d4a2bb7-866e-4f24-9f05-20557102f5ff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.068583 | controller |     "Jun 09 13:57:07.713911 crc crio[23733]: time=\"2026-06-09T13:57:07.713831643Z\" level=info msg=\"Stopping pod sandbox: 195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8\" id=1ef19865-6449-4de1-aa91-633675e5f45c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.068598 | controller |     "Jun 09 13:57:07.714241 crc crio[23733]: time=\"2026-06-09T13:57:07.713933625Z\" level=info msg=\"Stopped pod sandbox (already stopped): 195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8\" id=1ef19865-6449-4de1-aa91-633675e5f45c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.068613 | controller |     "Jun 09 13:57:07.716383 crc crio[23733]: time=\"2026-06-09T13:57:07.716313925Z\" level=info msg=\"Removing pod sandbox: 195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8\" id=29deb52a-cb05-450d-9e3d-c2d4fabeb7d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.068627 | controller |     "Jun 09 13:57:07.746416 crc crio[23733]: time=\"2026-06-09T13:57:07.745743391Z\" level=info msg=\"Removed pod sandbox: 195e00a5f3690602bcc22a7eb8b98a4a9f0a294327d254a93cd586a583cdafb8\" id=29deb52a-cb05-450d-9e3d-c2d4fabeb7d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.068642 | controller |     "Jun 09 13:57:07.747374 crc crio[23733]: time=\"2026-06-09T13:57:07.747288279Z\" level=info msg=\"Stopping pod sandbox: f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a\" id=4228ca13-f4de-4a61-a1b4-c29a4358adbc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.068656 | controller |     "Jun 09 13:57:07.747464 crc crio[23733]: time=\"2026-06-09T13:57:07.747422402Z\" level=info msg=\"Stopped pod sandbox (already stopped): f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a\" id=4228ca13-f4de-4a61-a1b4-c29a4358adbc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.068671 | controller |     "Jun 09 13:57:07.748511 crc crio[23733]: time=\"2026-06-09T13:57:07.748437818Z\" level=info msg=\"Removing pod sandbox: f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a\" id=a500a9e7-d737-4999-b88f-0be368d995ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.068686 | controller |     "Jun 09 13:57:07.773172 crc crio[23733]: time=\"2026-06-09T13:57:07.772969902Z\" level=info msg=\"Removed pod sandbox: f98591396f51b1b816fd8ebf0532f2a90ffa5318ca197a159557321e5f31397a\" id=a500a9e7-d737-4999-b88f-0be368d995ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.068704 | controller |     "Jun 09 13:57:07.778216 crc crio[23733]: time=\"2026-06-09T13:57:07.778068509Z\" level=info msg=\"Stopping pod sandbox: 740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444\" id=c1f15560-9ed2-42b0-874a-7bbaf92b5c10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.068719 | controller |     "Jun 09 13:57:07.778595 crc crio[23733]: time=\"2026-06-09T13:57:07.778235243Z\" level=info msg=\"Stopped pod sandbox (already stopped): 740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444\" id=c1f15560-9ed2-42b0-874a-7bbaf92b5c10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.068734 | controller |     "Jun 09 13:57:07.780576 crc crio[23733]: time=\"2026-06-09T13:57:07.78050653Z\" level=info msg=\"Removing pod sandbox: 740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444\" id=d30cc028-5016-4d5f-865e-f2069d141cf0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.068749 | controller |     "Jun 09 13:57:07.815551 crc crio[23733]: time=\"2026-06-09T13:57:07.815222267Z\" level=info msg=\"Removed pod sandbox: 740d941fa05044b0cce01c71476fa9cb479b0ae8990bf92bda4cc67bab45f444\" id=d30cc028-5016-4d5f-865e-f2069d141cf0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.068763 | controller |     "Jun 09 13:57:07.827828 crc crio[23733]: time=\"2026-06-09T13:57:07.827469183Z\" level=info msg=\"Stopping pod sandbox: 7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25\" id=7dcd7b62-30f4-4eda-80a2-431fbc83827c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.068777 | controller |     "Jun 09 13:57:07.827828 crc crio[23733]: time=\"2026-06-09T13:57:07.827586326Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25\" id=7dcd7b62-30f4-4eda-80a2-431fbc83827c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.068792 | controller |     "Jun 09 13:57:07.828420 crc crio[23733]: time=\"2026-06-09T13:57:07.828363106Z\" level=info msg=\"Removing pod sandbox: 7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25\" id=0cdbeecd-2a1e-48e3-a7c4-01e8c58ef9e7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.068806 | controller |     "Jun 09 13:57:07.893337 crc crio[23733]: 2026-06-09T13:57:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96b1b8706ba8a1e Mac:52:2f:62:ec:28:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/e26bcd2c-79d4-4a1e-aeb5-8a962e905dae SocketPath: PciID:}] [{Interface:0xc0002f4830 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.068821 | controller |     "Jun 09 13:57:07.900072 crc crio[23733]: time=\"2026-06-09T13:57:07.896981012Z\" level=info msg=\"Got pod network &{Name:swift-proxy-5c7bdb47bc-jdgl7 Namespace:openstack ID:96b1b8706ba8a1eabf3607a26aab8e4c8dcb303444263a91af9742540c212ee5 UID:f65db7aa-82a7-40c7-a1f0-1d568e77fe0b NetNS:/var/run/netns/e26bcd2c-79d4-4a1e-aeb5-8a962e905dae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf65db7aa_82a7_40c7_a1f0_1d568e77fe0b.slice PodAnnotations:0xc00720c2e8}] Aliases:map[]}\"",
2026-06-09 14:45:34.068835 | controller |     "Jun 09 13:57:07.900072 crc crio[23733]: time=\"2026-06-09T13:57:07.897237808Z\" level=info msg=\"Checking pod openstack_swift-proxy-5c7bdb47bc-jdgl7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.068850 | controller |     "Jun 09 13:57:07.903312 crc crio[23733]: time=\"2026-06-09T13:57:07.903262459Z\" level=info msg=\"Removed pod sandbox: 7dbc7501fccc1bf9e9fdf4d5b37c8803c83c359676ab4484d64bdcf6bf598d25\" id=0cdbeecd-2a1e-48e3-a7c4-01e8c58ef9e7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.068865 | controller |     "Jun 09 13:57:07.906850 crc crio[23733]: time=\"2026-06-09T13:57:07.906751356Z\" level=info msg=\"Stopping pod sandbox: a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704\" id=52c96af5-32f7-45fb-bded-4fb4a4c42506 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.068883 | controller |     "Jun 09 13:57:07.908224 crc crio[23733]: time=\"2026-06-09T13:57:07.908051459Z\" level=info msg=\"Stopped pod sandbox (already stopped): a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704\" id=52c96af5-32f7-45fb-bded-4fb4a4c42506 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.068898 | controller |     "Jun 09 13:57:07.910081 crc crio[23733]: time=\"2026-06-09T13:57:07.909957456Z\" level=info msg=\"Removing pod sandbox: a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704\" id=f512010e-6e8d-47f2-b978-4e03c8ff4b44 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.068913 | controller |     "Jun 09 13:57:07.916498 crc crio[23733]: time=\"2026-06-09T13:57:07.915843623Z\" level=info msg=\"Ran pod sandbox 96b1b8706ba8a1eabf3607a26aab8e4c8dcb303444263a91af9742540c212ee5 with infra container: openstack/swift-proxy-5c7bdb47bc-jdgl7/POD\" id=f89aed30-d876-4d8e-aa3c-772c88ff6bfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.068927 | controller |     "Jun 09 13:57:07.920006 crc crio[23733]: time=\"2026-06-09T13:57:07.919902534Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=fb9b4089-67ee-453b-8584-207bdd87beec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.068943 | controller |     "Jun 09 13:57:07.938457 crc crio[23733]: time=\"2026-06-09T13:57:07.938353387Z\" level=info msg=\"Removed pod sandbox: a829fc5b8b9bdd68faf09cf744b599825933ec8405053eab39635d510502a704\" id=f512010e-6e8d-47f2-b978-4e03c8ff4b44 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.068957 | controller |     "Jun 09 13:57:07.943464 crc crio[23733]: time=\"2026-06-09T13:57:07.943367561Z\" level=info msg=\"Stopping pod sandbox: 6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d\" id=bc619e04-94c1-486b-9ad0-ba7af0996c75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.068972 | controller |     "Jun 09 13:57:07.943597 crc crio[23733]: time=\"2026-06-09T13:57:07.943483124Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d\" id=bc619e04-94c1-486b-9ad0-ba7af0996c75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.068986 | controller |     "Jun 09 13:57:07.950283 crc crio[23733]: time=\"2026-06-09T13:57:07.950232093Z\" level=info msg=\"Removing pod sandbox: 6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d\" id=0b10ed58-77ca-4187-b6db-10f64a92e72c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.069000 | controller |     "Jun 09 13:57:07.969715 crc crio[23733]: time=\"2026-06-09T13:57:07.969563647Z\" level=info msg=\"Removed pod sandbox: 6cc5cbbf8f946d753812a80f8d23e0b21a4cfa4273fb388c1a9bcb861e2f1b5d\" id=0b10ed58-77ca-4187-b6db-10f64a92e72c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.069015 | controller |     "Jun 09 13:57:08.082030 crc crio[23733]: time=\"2026-06-09T13:57:08.08170534Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=c74b87f2-a90f-4d3d-b27e-29eb2b2d6110 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.069029 | controller |     "Jun 09 13:57:08.108547 crc crio[23733]: time=\"2026-06-09T13:57:08.108419958Z\" level=info msg=\"Creating container: openstack/swift-proxy-5c7bdb47bc-jdgl7/proxy-httpd\" id=8cc0cc74-cce6-44a6-b290-b43981eb279c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.069044 | controller |     "Jun 09 13:57:08.110003 crc crio[23733]: time=\"2026-06-09T13:57:08.109850244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.069061 | controller |     "Jun 09 13:57:08.211988 crc crio[23733]: time=\"2026-06-09T13:57:08.211900305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.069076 | controller |     "Jun 09 13:57:08.221038 crc crio[23733]: time=\"2026-06-09T13:57:08.220945011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.069090 | controller |     "Jun 09 13:57:08.412031 crc crio[23733]: time=\"2026-06-09T13:57:08.41129895Z\" level=info msg=\"Created container 92f387676f639699d4a5b0b3970266e7d501302be6aedd7dc1278e6dcd19e710: openstack/swift-proxy-5c7bdb47bc-jdgl7/proxy-httpd\" id=8cc0cc74-cce6-44a6-b290-b43981eb279c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.069105 | controller |     "Jun 09 13:57:08.415009 crc crio[23733]: time=\"2026-06-09T13:57:08.414844548Z\" level=info msg=\"Starting container: 92f387676f639699d4a5b0b3970266e7d501302be6aedd7dc1278e6dcd19e710\" id=3cbc5acd-19e5-43b9-a3cd-a61927bd250f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.069120 | controller |     "Jun 09 13:57:08.422992 crc crio[23733]: time=\"2026-06-09T13:57:08.422937271Z\" level=info msg=\"Started container\" PID=76408 containerID=92f387676f639699d4a5b0b3970266e7d501302be6aedd7dc1278e6dcd19e710 description=openstack/swift-proxy-5c7bdb47bc-jdgl7/proxy-httpd id=3cbc5acd-19e5-43b9-a3cd-a61927bd250f name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b1b8706ba8a1eabf3607a26aab8e4c8dcb303444263a91af9742540c212ee5",
2026-06-09 14:45:34.069134 | controller |     "Jun 09 13:57:08.438338 crc crio[23733]: time=\"2026-06-09T13:57:08.438205782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=7758bd15-9263-445e-9bb4-efb99dd554ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.069149 | controller |     "Jun 09 13:57:08.456677 crc crio[23733]: time=\"2026-06-09T13:57:08.456596032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=a3f4439d-c423-4147-bb20-12d81798630a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.069163 | controller |     "Jun 09 13:57:08.468044 crc crio[23733]: time=\"2026-06-09T13:57:08.467943287Z\" level=info msg=\"Creating container: openstack/swift-proxy-5c7bdb47bc-jdgl7/proxy-server\" id=87add14f-b7bc-404d-bf5d-c92e79e8cf38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.069178 | controller |     "Jun 09 13:57:08.468517 crc crio[23733]: time=\"2026-06-09T13:57:08.468453949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.069193 | controller |     "Jun 09 13:57:08.617679 crc crio[23733]: time=\"2026-06-09T13:57:08.617195167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.069207 | controller |     "Jun 09 13:57:08.623418 crc crio[23733]: time=\"2026-06-09T13:57:08.623329201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.069222 | controller |     "Jun 09 13:57:08.967750 crc crio[23733]: time=\"2026-06-09T13:57:08.967601848Z\" level=info msg=\"Created container 41b0d557b9a9dcf732c760aeddbd6b153d651daf0a8ec189e785b2654130c7c8: openstack/swift-proxy-5c7bdb47bc-jdgl7/proxy-server\" id=87add14f-b7bc-404d-bf5d-c92e79e8cf38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.069236 | controller |     "Jun 09 13:57:08.972452 crc crio[23733]: time=\"2026-06-09T13:57:08.972343197Z\" level=info msg=\"Starting container: 41b0d557b9a9dcf732c760aeddbd6b153d651daf0a8ec189e785b2654130c7c8\" id=cdc748db-e808-4c52-83a8-ae56b02cdde6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.069254 | controller |     "Jun 09 13:57:08.984504 crc crio[23733]: time=\"2026-06-09T13:57:08.984382418Z\" level=info msg=\"Started container\" PID=76427 containerID=41b0d557b9a9dcf732c760aeddbd6b153d651daf0a8ec189e785b2654130c7c8 description=openstack/swift-proxy-5c7bdb47bc-jdgl7/proxy-server id=cdc748db-e808-4c52-83a8-ae56b02cdde6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b1b8706ba8a1eabf3607a26aab8e4c8dcb303444263a91af9742540c212ee5",
2026-06-09 14:45:34.069269 | controller |     "Jun 09 13:57:09.489238 crc crio[23733]: time=\"2026-06-09T13:57:09.488575503Z\" level=info msg=\"Stopping container: cbdc0dd40fca9513e5d5f6fd3baca2e8c825e47e6997105a8817788e877dfa16 (timeout: 30s)\" id=e7ce23e3-b06f-4bb8-b4fa-96ca11e9897a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.069284 | controller |     "Jun 09 13:57:09.489531 crc crio[23733]: time=\"2026-06-09T13:57:09.488983803Z\" level=info msg=\"Stopping container: a48505a8e7aa9d6998f8226b6a281471becbe6c205eb45f4201791a95c7ef0b9 (timeout: 30s)\" id=b7e95f6d-c5e8-4c36-b3d0-324d641b76e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.069298 | controller |     "Jun 09 13:57:09.490348 crc crio[23733]: time=\"2026-06-09T13:57:09.490184573Z\" level=info msg=\"Stopping container: bca0a623c239fb7c025d48733419e3c468cbc64a6bce10b77f82b67341306543 (timeout: 30s)\" id=bcd04445-ffed-4380-9000-26cc7fbc8155 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.069313 | controller |     "Jun 09 13:57:09.491516 crc crio[23733]: time=\"2026-06-09T13:57:09.489035745Z\" level=info msg=\"Stopping container: e0c217a7a0ecc4d3db3376232222a70b8266dbd595129ba85a5f92430cd70dee (timeout: 30s)\" id=96e65e09-3f3c-4171-9ba9-b2a2da76e003 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.069328 | controller |     "Jun 09 13:57:09.492209 crc crio[23733]: time=\"2026-06-09T13:57:09.491966888Z\" level=info msg=\"Stopping container: 75b3f25ec035b490fed0ee720ea432ec7413b3c64abdef2aa4e7d5ddbde9d823 (timeout: 30s)\" id=b252051a-0169-4f7c-b2c3-500527496b04 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.069342 | controller |     "Jun 09 13:57:09.495001 crc crio[23733]: time=\"2026-06-09T13:57:09.494607834Z\" level=info msg=\"Stopping container: c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2 (timeout: 30s)\" id=8b22300d-5689-4df8-aee9-73e83cd9288f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.069357 | controller |     "Jun 09 13:57:09.641376 crc crio[23733]: time=\"2026-06-09T13:57:09.641257531Z\" level=info msg=\"Stopped container bca0a623c239fb7c025d48733419e3c468cbc64a6bce10b77f82b67341306543: openstack/ceilometer-0/sg-core\" id=bcd04445-ffed-4380-9000-26cc7fbc8155 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.069371 | controller |     "Jun 09 13:57:10.086472 crc crio[23733]: time=\"2026-06-09T13:57:10.086341137Z\" level=info msg=\"Stopped container e0c217a7a0ecc4d3db3376232222a70b8266dbd595129ba85a5f92430cd70dee: openstack/ceilometer-0/proxy-httpd\" id=96e65e09-3f3c-4171-9ba9-b2a2da76e003 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.069386 | controller |     "Jun 09 13:57:10.266613 crc crio[23733]: time=\"2026-06-09T13:57:10.266481922Z\" level=info msg=\"Stopped container cbdc0dd40fca9513e5d5f6fd3baca2e8c825e47e6997105a8817788e877dfa16: openstack/ceilometer-0/ceilometer-notification-agent\" id=e7ce23e3-b06f-4bb8-b4fa-96ca11e9897a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.069401 | controller |     "Jun 09 13:57:10.544332 crc crio[23733]: time=\"2026-06-09T13:57:10.543518758Z\" level=warning msg=\"Failed to find process for container c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2: checking if PID of c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2 is running failed: open /proc/73453/stat: no such file or directory\"",
2026-06-09 14:45:34.069419 | controller |     "Jun 09 13:57:10.770249 crc crio[23733]: time=\"2026-06-09T13:57:10.770058951Z\" level=info msg=\"Stopped container c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2: openstack/cinder-scheduler-0/probe\" id=8b22300d-5689-4df8-aee9-73e83cd9288f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.069434 | controller |     "Jun 09 13:57:12.441725 crc crio[23733]: time=\"2026-06-09T13:57:12.441029158Z\" level=info msg=\"Stopped container 75b3f25ec035b490fed0ee720ea432ec7413b3c64abdef2aa4e7d5ddbde9d823: openstack/cinder-scheduler-0/cinder-scheduler\" id=b252051a-0169-4f7c-b2c3-500527496b04 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.069449 | controller |     "Jun 09 13:57:12.442799 crc crio[23733]: time=\"2026-06-09T13:57:12.442197796Z\" level=info msg=\"Stopping pod sandbox: 9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79\" id=64f60fde-ebb9-4558-9a97-01d85c6357dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.069463 | controller |     "Jun 09 13:57:12.443088 crc crio[23733]: time=\"2026-06-09T13:57:12.442984556Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79 UID:fe161080-c0b0-43d5-a9da-7fe5cb2189a6 NetNS:/var/run/netns/b9bc08c0-7341-4149-8ee0-2ed391cfcfa9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe161080_c0b0_43d5_a9da_7fe5cb2189a6.slice PodAnnotations:0xc0020d8c58}] Aliases:map[]}\"",
2026-06-09 14:45:34.069478 | controller |     "Jun 09 13:57:12.443330 crc crio[23733]: time=\"2026-06-09T13:57:12.443274614Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.069493 | controller |     "Jun 09 13:57:12.559876 crc crio[23733]: time=\"2026-06-09T13:57:12.559450758Z\" level=info msg=\"Stopped container a48505a8e7aa9d6998f8226b6a281471becbe6c205eb45f4201791a95c7ef0b9: openstack/ceilometer-0/ceilometer-central-agent\" id=b7e95f6d-c5e8-4c36-b3d0-324d641b76e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.069508 | controller |     "Jun 09 13:57:12.560659 crc crio[23733]: time=\"2026-06-09T13:57:12.560570686Z\" level=info msg=\"Stopping pod sandbox: 8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db\" id=3ed9e84d-a4a3-44d2-8421-01f40e366bff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.069541 | controller |     "Jun 09 13:57:12.561261 crc crio[23733]: time=\"2026-06-09T13:57:12.561207002Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db UID:3984959f-26ec-48da-baca-b2e01998ded1 NetNS:/var/run/netns/8cfe99a2-a318-497d-9321-61680fc9f54e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3984959f_26ec_48da_baca_b2e01998ded1.slice PodAnnotations:0xc002b0e8b8}] Aliases:map[]}\"",
2026-06-09 14:45:34.069557 | controller |     "Jun 09 13:57:12.561460 crc crio[23733]: time=\"2026-06-09T13:57:12.561416907Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.069572 | controller |     "Jun 09 13:57:12.871078 crc crio[23733]: time=\"2026-06-09T13:57:12.87067345Z\" level=info msg=\"Stopped pod sandbox: 9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79\" id=64f60fde-ebb9-4558-9a97-01d85c6357dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.069587 | controller |     "Jun 09 13:57:13.024178 crc crio[23733]: time=\"2026-06-09T13:57:13.024012733Z\" level=info msg=\"Stopped pod sandbox: 8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db\" id=3ed9e84d-a4a3-44d2-8421-01f40e366bff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.069604 | controller |     "Jun 09 13:57:13.677936 crc crio[23733]: time=\"2026-06-09T13:57:13.677013248Z\" level=info msg=\"Removing container: e0c217a7a0ecc4d3db3376232222a70b8266dbd595129ba85a5f92430cd70dee\" id=74de469d-c8c2-4c2a-a1c7-59a43b2c266d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.069619 | controller |     "Jun 09 13:57:14.408952 crc crio[23733]: time=\"2026-06-09T13:57:14.401356067Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=24519864-48e8-4402-91ae-e6253a77437b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.069634 | controller |     "Jun 09 13:57:14.408952 crc crio[23733]: time=\"2026-06-09T13:57:14.4014671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.069648 | controller |     "Jun 09 13:57:14.426213 crc crio[23733]: time=\"2026-06-09T13:57:14.425239715Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=134240a0-62dd-4356-bd7e-a10aa4115334 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.069663 | controller |     "Jun 09 13:57:14.426213 crc crio[23733]: time=\"2026-06-09T13:57:14.425359518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.069677 | controller |     "Jun 09 13:57:14.551476 crc crio[23733]: time=\"2026-06-09T13:57:14.547720987Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-6wnh8/POD\" id=e84a03bf-b46b-4281-924e-8cc215657498 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.069692 | controller |     "Jun 09 13:57:14.551476 crc crio[23733]: time=\"2026-06-09T13:57:14.547897992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.069707 | controller |     "Jun 09 13:57:14.726557 crc crio[23733]: time=\"2026-06-09T13:57:14.726432434Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-4rzrn/POD\" id=247ebef5-f2a6-498c-b404-fa92ae6d6283 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.069721 | controller |     "Jun 09 13:57:14.727999 crc crio[23733]: time=\"2026-06-09T13:57:14.726575188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.069736 | controller |     "Jun 09 13:57:14.817687 crc crio[23733]: time=\"2026-06-09T13:57:14.817537543Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-20bd-account-create-update-sxf4s/POD\" id=7577c6bb-ab94-4e81-87eb-6615de4d4045 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.069750 | controller |     "Jun 09 13:57:14.817687 crc crio[23733]: time=\"2026-06-09T13:57:14.817669356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.069764 | controller |     "Jun 09 13:57:14.888521 crc crio[23733]: time=\"2026-06-09T13:57:14.888404614Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-c9m82/POD\" id=064fb733-c588-4755-9c39-6ecca1f8442c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.069779 | controller |     "Jun 09 13:57:14.888521 crc crio[23733]: time=\"2026-06-09T13:57:14.888507736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.069793 | controller |     "Jun 09 13:57:15.124618 crc crio[23733]: time=\"2026-06-09T13:57:15.124046405Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-9d38-account-create-update-8f6fp/POD\" id=ea39151a-b11d-45bf-b014-76ca83191b0a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.069813 | controller |     "Jun 09 13:57:15.124822 crc crio[23733]: time=\"2026-06-09T13:57:15.124682121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.069828 | controller |     "Jun 09 13:57:15.403341 crc crio[23733]: time=\"2026-06-09T13:57:15.403251099Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-be7c-account-create-update-c5krr/POD\" id=6f99ff82-192e-44d2-b8f5-1288b6b48180 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.069843 | controller |     "Jun 09 13:57:15.403577 crc crio[23733]: time=\"2026-06-09T13:57:15.403384212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.069857 | controller |     "Jun 09 13:57:24.425182 crc crio[23733]: time=\"2026-06-09T13:57:24.423909112Z\" level=info msg=\"Removed container e0c217a7a0ecc4d3db3376232222a70b8266dbd595129ba85a5f92430cd70dee: openstack/ceilometer-0/proxy-httpd\" id=74de469d-c8c2-4c2a-a1c7-59a43b2c266d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.069872 | controller |     "Jun 09 13:57:24.433343 crc crio[23733]: time=\"2026-06-09T13:57:24.431418Z\" level=info msg=\"Removing container: bca0a623c239fb7c025d48733419e3c468cbc64a6bce10b77f82b67341306543\" id=8c731087-e2e1-47ae-b431-3a3b01ffd4c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.069887 | controller |     "Jun 09 13:57:24.645179 crc crio[23733]: time=\"2026-06-09T13:57:24.64174602Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-4rzrn Namespace:openstack ID:f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d UID:340e7b03-71d8-443d-942f-c0fec08160f8 NetNS:/var/run/netns/44230a0f-c616-49bc-bf02-de149a99ed8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod340e7b03_71d8_443d_942f_c0fec08160f8.slice PodAnnotations:0xc001c1e268}] Aliases:map[]}\"",
2026-06-09 14:45:34.069902 | controller |     "Jun 09 13:57:24.645179 crc crio[23733]: time=\"2026-06-09T13:57:24.641866533Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-4rzrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.069916 | controller |     "Jun 09 13:57:24.675038 crc crio[23733]: time=\"2026-06-09T13:57:24.674873711Z\" level=info msg=\"Removed container bca0a623c239fb7c025d48733419e3c468cbc64a6bce10b77f82b67341306543: openstack/ceilometer-0/sg-core\" id=8c731087-e2e1-47ae-b431-3a3b01ffd4c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.069931 | controller |     "Jun 09 13:57:24.688780 crc crio[23733]: time=\"2026-06-09T13:57:24.688621595Z\" level=info msg=\"Removing container: cbdc0dd40fca9513e5d5f6fd3baca2e8c825e47e6997105a8817788e877dfa16\" id=802500e0-ec87-473d-bd69-0267d7e840e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.069946 | controller |     "Jun 09 13:57:24.758255 crc crio[23733]: time=\"2026-06-09T13:57:24.758097457Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2 UID:0ba333a4-0117-4820-9738-e6acb06ffcfc NetNS:/var/run/netns/d3bf4af9-a5a1-41d0-ad6f-26cc2cc100e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ba333a4_0117_4820_9738_e6acb06ffcfc.slice PodAnnotations:0xc0025a6248}] Aliases:map[]}\"",
2026-06-09 14:45:34.069961 | controller |     "Jun 09 13:57:24.758255 crc crio[23733]: time=\"2026-06-09T13:57:24.75822442Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.069978 | controller |     "Jun 09 13:57:24.767853 crc crio[23733]: time=\"2026-06-09T13:57:24.76704775Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:078119bbb5d981ca8fee10952dcf1a5dcd9ede7011177627cf2ccf237bfdacbc UID:a3e59ddf-60a1-46a8-ad7c-7dc488e7763e NetNS:/var/run/netns/74bca009-e92c-4d6e-a67a-f5e4f6c98bab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3e59ddf_60a1_46a8_ad7c_7dc488e7763e.slice PodAnnotations:0xc002b0e470}] Aliases:map[]}\"",
2026-06-09 14:45:34.069994 | controller |     "Jun 09 13:57:24.767853 crc crio[23733]: time=\"2026-06-09T13:57:24.767608235Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.070009 | controller |     "Jun 09 13:57:24.781779 crc crio[23733]: time=\"2026-06-09T13:57:24.780254021Z\" level=info msg=\"Got pod network &{Name:nova-cell1-be7c-account-create-update-c5krr Namespace:openstack ID:a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7 UID:f30528a6-9a83-4f69-a516-9415f8dd31e5 NetNS:/var/run/netns/f68a3b63-4088-470a-9980-4159c06f3755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf30528a6_9a83_4f69_a516_9415f8dd31e5.slice PodAnnotations:0xc002898648}] Aliases:map[]}\"",
2026-06-09 14:45:34.070024 | controller |     "Jun 09 13:57:24.781779 crc crio[23733]: time=\"2026-06-09T13:57:24.780307082Z\" level=info msg=\"Adding pod openstack_nova-cell1-be7c-account-create-update-c5krr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.070038 | controller |     "Jun 09 13:57:24.791816 crc crio[23733]: time=\"2026-06-09T13:57:24.789688118Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-c9m82 Namespace:openstack ID:476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b UID:46ca1c8e-7906-49a4-9105-abe923dccfaf NetNS:/var/run/netns/5ebd3005-c165-4652-ac28-e0c917b416e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46ca1c8e_7906_49a4_9105_abe923dccfaf.slice PodAnnotations:0xc0028986c0}] Aliases:map[]}\"",
2026-06-09 14:45:34.070053 | controller |     "Jun 09 13:57:24.791816 crc crio[23733]: time=\"2026-06-09T13:57:24.789844181Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-c9m82 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.070068 | controller |     "Jun 09 13:57:24.850082 crc crio[23733]: time=\"2026-06-09T13:57:24.847327282Z\" level=info msg=\"Got pod network &{Name:nova-cell0-9d38-account-create-update-8f6fp Namespace:openstack ID:719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79 UID:0f4c8bf4-1b4c-459e-a62d-056dbf732cf8 NetNS:/var/run/netns/8c1f0a3e-77d2-4559-9cf3-5e50ef89b8a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4c8bf4_1b4c_459e_a62d_056dbf732cf8.slice PodAnnotations:0xc002b0e650}] Aliases:map[]}\"",
2026-06-09 14:45:34.070084 | controller |     "Jun 09 13:57:24.850082 crc crio[23733]: time=\"2026-06-09T13:57:24.847405774Z\" level=info msg=\"Adding pod openstack_nova-cell0-9d38-account-create-update-8f6fp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.070099 | controller |     "Jun 09 13:57:24.882363 crc crio[23733]: time=\"2026-06-09T13:57:24.87799039Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-6wnh8 Namespace:openstack ID:a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632 UID:d9ac7928-b240-4d8b-bda1-469d78ef528f NetNS:/var/run/netns/f6e9fc40-ddc2-45b0-9631-5010e628ef1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9ac7928_b240_4d8b_bda1_469d78ef528f.slice PodAnnotations:0xc001c1e670}] Aliases:map[]}\"",
2026-06-09 14:45:34.070116 | controller |     "Jun 09 13:57:24.882363 crc crio[23733]: time=\"2026-06-09T13:57:24.879238471Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-6wnh8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.070132 | controller |     "Jun 09 13:57:24.882363 crc crio[23733]: time=\"2026-06-09T13:57:24.88199149Z\" level=info msg=\"Got pod network &{Name:nova-api-20bd-account-create-update-sxf4s Namespace:openstack ID:ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f UID:8391463b-0c3d-49dc-99ce-870d2ba44e90 NetNS:/var/run/netns/68f40716-cf6f-4f0f-b23a-2e3bc283f5b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8391463b_0c3d_49dc_99ce_870d2ba44e90.slice PodAnnotations:0xc001c1e6c0}] Aliases:map[]}\"",
2026-06-09 14:45:34.070147 | controller |     "Jun 09 13:57:24.882363 crc crio[23733]: time=\"2026-06-09T13:57:24.882021741Z\" level=info msg=\"Adding pod openstack_nova-api-20bd-account-create-update-sxf4s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.070162 | controller |     "Jun 09 13:57:25.161590 crc crio[23733]: time=\"2026-06-09T13:57:25.161460433Z\" level=info msg=\"Removed container cbdc0dd40fca9513e5d5f6fd3baca2e8c825e47e6997105a8817788e877dfa16: openstack/ceilometer-0/ceilometer-notification-agent\" id=802500e0-ec87-473d-bd69-0267d7e840e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.070176 | controller |     "Jun 09 13:57:25.184602 crc crio[23733]: time=\"2026-06-09T13:57:25.182787568Z\" level=info msg=\"Removing container: a48505a8e7aa9d6998f8226b6a281471becbe6c205eb45f4201791a95c7ef0b9\" id=4df091a2-9e10-42b9-8dec-7612cff819ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.070191 | controller |     "Jun 09 13:57:25.380221 crc crio[23733]: time=\"2026-06-09T13:57:25.37886426Z\" level=info msg=\"Removed container a48505a8e7aa9d6998f8226b6a281471becbe6c205eb45f4201791a95c7ef0b9: openstack/ceilometer-0/ceilometer-central-agent\" id=4df091a2-9e10-42b9-8dec-7612cff819ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.070205 | controller |     "Jun 09 13:57:25.396542 crc crio[23733]: time=\"2026-06-09T13:57:25.393517079Z\" level=info msg=\"Removing container: c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2\" id=bcc13b3f-ecd4-4bde-810f-151405663721 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.070220 | controller |     "Jun 09 13:57:25.491567 crc crio[23733]: time=\"2026-06-09T13:57:25.491459612Z\" level=info msg=\"Removed container c5c43fa342cd1f0476ae576b4be3e7bc125a2a978c78ef016c061e17895e28f2: openstack/cinder-scheduler-0/probe\" id=bcc13b3f-ecd4-4bde-810f-151405663721 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.070234 | controller |     "Jun 09 13:57:25.501023 crc crio[23733]: time=\"2026-06-09T13:57:25.50095142Z\" level=info msg=\"Removing container: 75b3f25ec035b490fed0ee720ea432ec7413b3c64abdef2aa4e7d5ddbde9d823\" id=55cc0507-ce84-4d19-a13a-322f2323f9a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.070249 | controller |     "Jun 09 13:57:25.540588 crc crio[23733]: time=\"2026-06-09T13:57:25.538922291Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04\" id=33033ec5-d07d-44f0-8ab5-edef000ebdc6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.070264 | controller |     "Jun 09 13:57:25.541739 crc crio[23733]: time=\"2026-06-09T13:57:25.541569228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=19e365e1-cb5b-47a4-a420-0e4c56a9ffd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.070281 | controller |     "Jun 09 13:57:25.546488 crc crio[23733]: time=\"2026-06-09T13:57:25.545786463Z\" level=info msg=\"Removed container 75b3f25ec035b490fed0ee720ea432ec7413b3c64abdef2aa4e7d5ddbde9d823: openstack/cinder-scheduler-0/cinder-scheduler\" id=55cc0507-ce84-4d19-a13a-322f2323f9a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.070295 | controller |     "Jun 09 13:57:25.600614 crc crio[23733]: 2026-06-09T13:57:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f84509575c7dd75 Mac:22:76:3f:a7:6f:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/44230a0f-c616-49bc-bf02-de149a99ed8b SocketPath: PciID:}] [{Interface:0xc00011a6a0 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.070310 | controller |     "Jun 09 13:57:25.600614 crc crio[23733]: time=\"2026-06-09T13:57:25.599863219Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-4rzrn Namespace:openstack ID:f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d UID:340e7b03-71d8-443d-942f-c0fec08160f8 NetNS:/var/run/netns/44230a0f-c616-49bc-bf02-de149a99ed8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod340e7b03_71d8_443d_942f_c0fec08160f8.slice PodAnnotations:0xc001c1e268}] Aliases:map[]}\"",
2026-06-09 14:45:34.070324 | controller |     "Jun 09 13:57:25.600614 crc crio[23733]: time=\"2026-06-09T13:57:25.600017512Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-4rzrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.070338 | controller |     "Jun 09 13:57:25.615607 crc crio[23733]: time=\"2026-06-09T13:57:25.615520721Z\" level=info msg=\"Ran pod sandbox f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d with infra container: openstack/nova-cell0-db-create-4rzrn/POD\" id=247ebef5-f2a6-498c-b404-fa92ae6d6283 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.070353 | controller |     "Jun 09 13:57:25.619342 crc crio[23733]: time=\"2026-06-09T13:57:25.618746131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9cb1fbbc-50e6-4842-9455-07c5589b25d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.070368 | controller |     "Jun 09 13:57:25.620850 crc crio[23733]: time=\"2026-06-09T13:57:25.620766263Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=591f1d66-548f-4903-8387-7992a67fe337 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.070383 | controller |     "Jun 09 13:57:25.638234 crc crio[23733]: time=\"2026-06-09T13:57:25.636221889Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-4rzrn/mariadb-database-create\" id=39a924cd-0be6-486c-99ac-2b8b5176f08e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.070398 | controller |     "Jun 09 13:57:25.638234 crc crio[23733]: time=\"2026-06-09T13:57:25.637578293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.070414 | controller |     "Jun 09 13:57:25.661975 crc crio[23733]: time=\"2026-06-09T13:57:25.661821911Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=fbef3ec1-d4dc-4e72-8497-0436e6726527 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.070429 | controller |     "Jun 09 13:57:25.696259 crc crio[23733]: time=\"2026-06-09T13:57:25.695332971Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=6386e109-ff39-47d8-916d-97065affe627 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.070444 | controller |     "Jun 09 13:57:25.697216 crc crio[23733]: time=\"2026-06-09T13:57:25.697162796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.070464 | controller |     "Jun 09 13:57:25.777176 crc crio[23733]: time=\"2026-06-09T13:57:25.773973421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.070481 | controller |     "Jun 09 13:57:25.798232 crc crio[23733]: time=\"2026-06-09T13:57:25.798095485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.070495 | controller |     "Jun 09 13:57:25.847999 crc crio[23733]: time=\"2026-06-09T13:57:25.845269238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.070531 | controller |     "Jun 09 13:57:25.851589 crc crio[23733]: time=\"2026-06-09T13:57:25.851501804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.070552 | controller |     "Jun 09 13:57:26.044418 crc crio[23733]: time=\"2026-06-09T13:57:26.044267014Z\" level=info msg=\"Created container bc7180490770f6067983ace0d5fbd925407d8836941dda0667315f2f0d951787: openstack/nova-cell0-db-create-4rzrn/mariadb-database-create\" id=39a924cd-0be6-486c-99ac-2b8b5176f08e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.070568 | controller |     "Jun 09 13:57:26.051753 crc crio[23733]: time=\"2026-06-09T13:57:26.047689329Z\" level=info msg=\"Starting container: bc7180490770f6067983ace0d5fbd925407d8836941dda0667315f2f0d951787\" id=f26f3a3c-fb14-420e-89bc-c7cdf1258450 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.070582 | controller |     "Jun 09 13:57:26.051753 crc crio[23733]: time=\"2026-06-09T13:57:26.047707911Z\" level=info msg=\"Created container 8bbc3cfb2534bffe65257f8c3a066de86815abbda14393ffce0b889210469477: openstack/openstackclient/openstackclient\" id=6386e109-ff39-47d8-916d-97065affe627 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.070596 | controller |     "Jun 09 13:57:26.053804 crc crio[23733]: time=\"2026-06-09T13:57:26.052730236Z\" level=info msg=\"Starting container: 8bbc3cfb2534bffe65257f8c3a066de86815abbda14393ffce0b889210469477\" id=e18cd700-8522-4520-ad12-ef08e53d4b77 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.070610 | controller |     "Jun 09 13:57:26.057360 crc crio[23733]: time=\"2026-06-09T13:57:26.055304661Z\" level=info msg=\"Started container\" PID=77703 containerID=bc7180490770f6067983ace0d5fbd925407d8836941dda0667315f2f0d951787 description=openstack/nova-cell0-db-create-4rzrn/mariadb-database-create id=f26f3a3c-fb14-420e-89bc-c7cdf1258450 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d",
2026-06-09 14:45:34.070624 | controller |     "Jun 09 13:57:26.060999 crc crio[23733]: time=\"2026-06-09T13:57:26.06088358Z\" level=info msg=\"Started container\" PID=77708 containerID=8bbc3cfb2534bffe65257f8c3a066de86815abbda14393ffce0b889210469477 description=openstack/openstackclient/openstackclient id=e18cd700-8522-4520-ad12-ef08e53d4b77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd40fe56eb65dab18daa2ab1e94b7ca8e6b91866b5a4a4ab2c5d7140bab448a0",
2026-06-09 14:45:34.070639 | controller |     "Jun 09 13:57:26.318983 crc crio[23733]: 2026-06-09T13:57:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff580f1304ae27d Mac:a2:d3:a7:b9:98:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/68f40716-cf6f-4f0f-b23a-2e3bc283f5b5 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.070657 | controller |     "Jun 09 13:57:26.322715 crc crio[23733]: time=\"2026-06-09T13:57:26.321521871Z\" level=info msg=\"Got pod network &{Name:nova-api-20bd-account-create-update-sxf4s Namespace:openstack ID:ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f UID:8391463b-0c3d-49dc-99ce-870d2ba44e90 NetNS:/var/run/netns/68f40716-cf6f-4f0f-b23a-2e3bc283f5b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8391463b_0c3d_49dc_99ce_870d2ba44e90.slice PodAnnotations:0xc001c1e6c0}] Aliases:map[]}\"",
2026-06-09 14:45:34.070673 | controller |     "Jun 09 13:57:26.322715 crc crio[23733]: time=\"2026-06-09T13:57:26.321798978Z\" level=info msg=\"Checking pod openstack_nova-api-20bd-account-create-update-sxf4s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.070687 | controller |     "Jun 09 13:57:26.339518 crc crio[23733]: time=\"2026-06-09T13:57:26.338995579Z\" level=info msg=\"Ran pod sandbox ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f with infra container: openstack/nova-api-20bd-account-create-update-sxf4s/POD\" id=7577c6bb-ab94-4e81-87eb-6615de4d4045 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.070703 | controller |     "Jun 09 13:57:26.343759 crc crio[23733]: time=\"2026-06-09T13:57:26.343668236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=dd80aa09-e85e-40f4-a9c1-41af4d9f9bb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.070718 | controller |     "Jun 09 13:57:26.350027 crc crio[23733]: time=\"2026-06-09T13:57:26.347981424Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=028c187f-4e8f-4f94-b525-50ec5ff87cc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.070732 | controller |     "Jun 09 13:57:26.374052 crc crio[23733]: 2026-06-09T13:57:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6e4254b7505c2b Mac:a6:3f:b0:2a:fb:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/d3bf4af9-a5a1-41d0-ad6f-26cc2cc100e7 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.070747 | controller |     "Jun 09 13:57:26.375403 crc crio[23733]: time=\"2026-06-09T13:57:26.375324499Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2 UID:0ba333a4-0117-4820-9738-e6acb06ffcfc NetNS:/var/run/netns/d3bf4af9-a5a1-41d0-ad6f-26cc2cc100e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ba333a4_0117_4820_9738_e6acb06ffcfc.slice PodAnnotations:0xc0025a6248}] Aliases:map[]}\"",
2026-06-09 14:45:34.070761 | controller |     "Jun 09 13:57:26.375505 crc crio[23733]: time=\"2026-06-09T13:57:26.375493113Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.070776 | controller |     "Jun 09 13:57:26.386234 crc crio[23733]: 2026-06-09T13:57:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:476383bbc9d5668 Mac:4e:5f:7a:58:0a:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/5ebd3005-c165-4652-ac28-e0c917b416e1 SocketPath: PciID:}] [{Interface:0xc00031f010 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.070791 | controller |     "Jun 09 13:57:26.398310 crc crio[23733]: time=\"2026-06-09T13:57:26.398057469Z\" level=info msg=\"Ran pod sandbox c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2 with infra container: openstack/ceilometer-0/POD\" id=24519864-48e8-4402-91ae-e6253a77437b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.070809 | controller |     "Jun 09 13:57:26.402266 crc crio[23733]: 2026-06-09T13:57:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:078119bbb5d981c Mac:2a:0a:6a:7f:ef:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/74bca009-e92c-4d6e-a67a-f5e4f6c98bab SocketPath: PciID:}] [{Interface:0xc0000155b0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.070824 | controller |     "Jun 09 13:57:26.403009 crc crio[23733]: time=\"2026-06-09T13:57:26.402968022Z\" level=info msg=\"Creating container: openstack/nova-api-20bd-account-create-update-sxf4s/mariadb-account-create-update\" id=e2a1681f-092e-4b2d-bb2b-ad6e60f4a247 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.070839 | controller |     "Jun 09 13:57:26.403436 crc crio[23733]: 2026-06-09T13:57:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:719e5aedbc28ed9 Mac:5e:85:0d:48:2c:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/8c1f0a3e-77d2-4559-9cf3-5e50ef89b8a8 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.070854 | controller |     "Jun 09 13:57:26.406885 crc crio[23733]: time=\"2026-06-09T13:57:26.403631598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.070869 | controller |     "Jun 09 13:57:26.407159 crc crio[23733]: time=\"2026-06-09T13:57:26.405800623Z\" level=info msg=\"Got pod network &{Name:nova-cell0-9d38-account-create-update-8f6fp Namespace:openstack ID:719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79 UID:0f4c8bf4-1b4c-459e-a62d-056dbf732cf8 NetNS:/var/run/netns/8c1f0a3e-77d2-4559-9cf3-5e50ef89b8a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4c8bf4_1b4c_459e_a62d_056dbf732cf8.slice PodAnnotations:0xc002b0e650}] Aliases:map[]}\"",
2026-06-09 14:45:34.070884 | controller |     "Jun 09 13:57:26.407451 crc crio[23733]: time=\"2026-06-09T13:57:26.407428223Z\" level=info msg=\"Checking pod openstack_nova-cell0-9d38-account-create-update-8f6fp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.070911 | controller |     "Jun 09 13:57:26.407883 crc crio[23733]: time=\"2026-06-09T13:57:26.399167716Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-c9m82 Namespace:openstack ID:476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b UID:46ca1c8e-7906-49a4-9105-abe923dccfaf NetNS:/var/run/netns/5ebd3005-c165-4652-ac28-e0c917b416e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46ca1c8e_7906_49a4_9105_abe923dccfaf.slice PodAnnotations:0xc0028986c0}] Aliases:map[]}\"",
2026-06-09 14:45:34.070926 | controller |     "Jun 09 13:57:26.408227 crc crio[23733]: time=\"2026-06-09T13:57:26.408083929Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-c9m82 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.070947 | controller |     "Jun 09 13:57:26.416788 crc crio[23733]: time=\"2026-06-09T13:57:26.416503771Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:078119bbb5d981ca8fee10952dcf1a5dcd9ede7011177627cf2ccf237bfdacbc UID:a3e59ddf-60a1-46a8-ad7c-7dc488e7763e NetNS:/var/run/netns/74bca009-e92c-4d6e-a67a-f5e4f6c98bab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3e59ddf_60a1_46a8_ad7c_7dc488e7763e.slice PodAnnotations:0xc002b0e470}] Aliases:map[]}\"",
2026-06-09 14:45:34.070964 | controller |     "Jun 09 13:57:26.416907 crc crio[23733]: time=\"2026-06-09T13:57:26.416790168Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.070982 | controller |     "Jun 09 13:57:26.417376 crc crio[23733]: 2026-06-09T13:57:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4ecc223fa5f158 Mac:de:f9:cd:4a:e1:ba Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/f6e9fc40-ddc2-45b0-9631-5010e628ef1b SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.070997 | controller |     "Jun 09 13:57:26.417905 crc crio[23733]: time=\"2026-06-09T13:57:26.417861844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=c17a72e9-71f0-44d7-b52e-bb9ddbbda4cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.071013 | controller |     "Jun 09 13:57:26.420160 crc crio[23733]: time=\"2026-06-09T13:57:26.418011409Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-6wnh8 Namespace:openstack ID:a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632 UID:d9ac7928-b240-4d8b-bda1-469d78ef528f NetNS:/var/run/netns/f6e9fc40-ddc2-45b0-9631-5010e628ef1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9ac7928_b240_4d8b_bda1_469d78ef528f.slice PodAnnotations:0xc001c1e670}] Aliases:map[]}\"",
2026-06-09 14:45:34.071027 | controller |     "Jun 09 13:57:26.420160 crc crio[23733]: time=\"2026-06-09T13:57:26.418237034Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-6wnh8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.071042 | controller |     "Jun 09 13:57:26.479506 crc crio[23733]: 2026-06-09T13:57:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4bec99f87a631d Mac:7a:44:9d:3d:70:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/f68a3b63-4088-470a-9980-4159c06f3755 SocketPath: PciID:}] [{Interface:0xc0005026c0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.071057 | controller |     "Jun 09 13:57:26.499495 crc crio[23733]: time=\"2026-06-09T13:57:26.499387768Z\" level=info msg=\"Got pod network &{Name:nova-cell1-be7c-account-create-update-c5krr Namespace:openstack ID:a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7 UID:f30528a6-9a83-4f69-a516-9415f8dd31e5 NetNS:/var/run/netns/f68a3b63-4088-470a-9980-4159c06f3755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf30528a6_9a83_4f69_a516_9415f8dd31e5.slice PodAnnotations:0xc002898648}] Aliases:map[]}\"",
2026-06-09 14:45:34.071072 | controller |     "Jun 09 13:57:26.500966 crc crio[23733]: time=\"2026-06-09T13:57:26.499743058Z\" level=info msg=\"Checking pod openstack_nova-cell1-be7c-account-create-update-c5krr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.071086 | controller |     "Jun 09 13:57:26.561260 crc crio[23733]: time=\"2026-06-09T13:57:26.556083848Z\" level=info msg=\"Ran pod sandbox 476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b with infra container: openstack/nova-cell1-db-create-c9m82/POD\" id=064fb733-c588-4755-9c39-6ecca1f8442c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.071102 | controller |     "Jun 09 13:57:26.568831 crc crio[23733]: time=\"2026-06-09T13:57:26.568519451Z\" level=info msg=\"Ran pod sandbox 719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79 with infra container: openstack/nova-cell0-9d38-account-create-update-8f6fp/POD\" id=ea39151a-b11d-45bf-b014-76ca83191b0a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.071117 | controller |     "Jun 09 13:57:26.570617 crc crio[23733]: time=\"2026-06-09T13:57:26.570455809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=312c7947-c13b-46ad-8bb9-183b745daf9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.071135 | controller |     "Jun 09 13:57:26.576528 crc crio[23733]: time=\"2026-06-09T13:57:26.576443149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=30ebd641-95e1-4dff-b59e-3cb3d19ba12e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.071150 | controller |     "Jun 09 13:57:26.579981 crc crio[23733]: time=\"2026-06-09T13:57:26.579892915Z\" level=info msg=\"Ran pod sandbox 078119bbb5d981ca8fee10952dcf1a5dcd9ede7011177627cf2ccf237bfdacbc with infra container: openstack/cinder-scheduler-0/POD\" id=134240a0-62dd-4356-bd7e-a10aa4115334 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.071165 | controller |     "Jun 09 13:57:26.600382 crc crio[23733]: time=\"2026-06-09T13:57:26.600176573Z\" level=info msg=\"Ran pod sandbox a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632 with infra container: openstack/nova-api-db-create-6wnh8/POD\" id=e84a03bf-b46b-4281-924e-8cc215657498 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.071180 | controller |     "Jun 09 13:57:26.600546 crc crio[23733]: time=\"2026-06-09T13:57:26.600414219Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=c9d6c439-f731-45d6-8ab7-680c8846ba5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.071195 | controller |     "Jun 09 13:57:26.605230 crc crio[23733]: time=\"2026-06-09T13:57:26.605084007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=877c302f-2676-4b2e-aef2-d8fa87f3ca1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.071209 | controller |     "Jun 09 13:57:26.611222 crc crio[23733]: time=\"2026-06-09T13:57:26.607160528Z\" level=info msg=\"Ran pod sandbox a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7 with infra container: openstack/nova-cell1-be7c-account-create-update-c5krr/POD\" id=6f99ff82-192e-44d2-b8f5-1288b6b48180 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.071224 | controller |     "Jun 09 13:57:26.612168 crc crio[23733]: time=\"2026-06-09T13:57:26.612069642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=145b5daa-e557-412b-970b-67958af5f563 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.071239 | controller |     "Jun 09 13:57:26.614147 crc crio[23733]: time=\"2026-06-09T13:57:26.612332268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4319489a-904a-41e4-926c-cd1203ba8226 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.071253 | controller |     "Jun 09 13:57:26.614147 crc crio[23733]: time=\"2026-06-09T13:57:26.612343069Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1c33af06-35a7-4201-a4af-86bb2292a157 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.071268 | controller |     "Jun 09 13:57:26.621045 crc crio[23733]: time=\"2026-06-09T13:57:26.620950824Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b52a4e27-ec5b-41b3-8528-5fbb2dcb4706 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.071283 | controller |     "Jun 09 13:57:26.625171 crc crio[23733]: time=\"2026-06-09T13:57:26.624908733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=69047cb4-07dc-45d9-ab92-d9780010a1c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.071297 | controller |     "Jun 09 13:57:26.642931 crc crio[23733]: time=\"2026-06-09T13:57:26.64276241Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-6wnh8/mariadb-database-create\" id=59740338-ab66-4be4-912f-b1f65308b861 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.071315 | controller |     "Jun 09 13:57:26.643615 crc crio[23733]: time=\"2026-06-09T13:57:26.64354877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.071330 | controller |     "Jun 09 13:57:26.647090 crc crio[23733]: time=\"2026-06-09T13:57:26.647039167Z\" level=info msg=\"Creating container: openstack/nova-cell0-9d38-account-create-update-8f6fp/mariadb-account-create-update\" id=fc705286-4a4b-4306-9467-f5bf51d94aae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.071345 | controller |     "Jun 09 13:57:26.647808 crc crio[23733]: time=\"2026-06-09T13:57:26.647778486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.071359 | controller |     "Jun 09 13:57:26.650826 crc crio[23733]: time=\"2026-06-09T13:57:26.650556396Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-c9m82/mariadb-database-create\" id=f000e95f-3299-4d05-9fe0-7a99547c7179 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.071374 | controller |     "Jun 09 13:57:26.656423 crc crio[23733]: time=\"2026-06-09T13:57:26.654936775Z\" level=info msg=\"Creating container: openstack/nova-cell1-be7c-account-create-update-c5krr/mariadb-account-create-update\" id=8da607af-ca3b-481c-ba1d-f84b5f6e292f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.071388 | controller |     "Jun 09 13:57:26.662772 crc crio[23733]: time=\"2026-06-09T13:57:26.662622869Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=08382a44-c56d-4290-9235-2014024f47d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.071403 | controller |     "Jun 09 13:57:26.664191 crc crio[23733]: time=\"2026-06-09T13:57:26.664067475Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=1f54ebe2-6aea-4766-9130-5300edc56f18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.071417 | controller |     "Jun 09 13:57:26.682608 crc crio[23733]: time=\"2026-06-09T13:57:26.682518047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.071432 | controller |     "Jun 09 13:57:26.686244 crc crio[23733]: time=\"2026-06-09T13:57:26.686008614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.071446 | controller |     "Jun 09 13:57:26.687820 crc crio[23733]: time=\"2026-06-09T13:57:26.687765978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.071461 | controller |     "Jun 09 13:57:26.687891 crc crio[23733]: time=\"2026-06-09T13:57:26.68786839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.071475 | controller |     "Jun 09 13:57:26.695042 crc crio[23733]: time=\"2026-06-09T13:57:26.694810075Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=84deecbc-6878-47f6-a574-498a1d2f7e2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.071490 | controller |     "Jun 09 13:57:26.703491 crc crio[23733]: time=\"2026-06-09T13:57:26.702034096Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=e86f7fb6-f8c9-4602-b66b-76071a4de2e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.071509 | controller |     "Jun 09 13:57:26.706761 crc crio[23733]: time=\"2026-06-09T13:57:26.706701053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.071544 | controller |     "Jun 09 13:57:26.706949 crc crio[23733]: time=\"2026-06-09T13:57:26.706723673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.071559 | controller |     "Jun 09 13:57:26.764323 crc crio[23733]: time=\"2026-06-09T13:57:26.764265205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.071574 | controller |     "Jun 09 13:57:26.772417 crc crio[23733]: time=\"2026-06-09T13:57:26.772360608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.071588 | controller |     "Jun 09 13:57:26.799087 crc crio[23733]: time=\"2026-06-09T13:57:26.798712388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.071602 | controller |     "Jun 09 13:57:26.805698 crc crio[23733]: time=\"2026-06-09T13:57:26.805547369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.071617 | controller |     "Jun 09 13:57:26.838168 crc crio[23733]: time=\"2026-06-09T13:57:26.837839009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.071631 | controller |     "Jun 09 13:57:26.844337 crc crio[23733]: time=\"2026-06-09T13:57:26.843469809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.071645 | controller |     "Jun 09 13:57:26.873862 crc crio[23733]: time=\"2026-06-09T13:57:26.873710357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.071659 | controller |     "Jun 09 13:57:26.880859 crc crio[23733]: time=\"2026-06-09T13:57:26.8797968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.071673 | controller |     "Jun 09 13:57:26.888216 crc crio[23733]: time=\"2026-06-09T13:57:26.887867283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.071686 | controller |     "Jun 09 13:57:26.980823 crc crio[23733]: time=\"2026-06-09T13:57:26.98075799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.071700 | controller |     "Jun 09 13:57:26.989390 crc crio[23733]: time=\"2026-06-09T13:57:26.989258813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.071715 | controller |     "Jun 09 13:57:27.255265 crc crio[23733]: time=\"2026-06-09T13:57:27.255098414Z\" level=info msg=\"Created container 02cc7d55a3f0e5116ac2cecb21a9a55d93213ef7c9ed4d88853f0d05304e9057: openstack/ceilometer-0/ceilometer-central-agent\" id=84deecbc-6878-47f6-a574-498a1d2f7e2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.071729 | controller |     "Jun 09 13:57:27.258899 crc crio[23733]: time=\"2026-06-09T13:57:27.256447968Z\" level=info msg=\"Starting container: 02cc7d55a3f0e5116ac2cecb21a9a55d93213ef7c9ed4d88853f0d05304e9057\" id=981b689b-8831-4e51-930a-730e3425d825 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.071747 | controller |     "Jun 09 13:57:27.264585 crc crio[23733]: time=\"2026-06-09T13:57:27.263440343Z\" level=info msg=\"Started container\" PID=77855 containerID=02cc7d55a3f0e5116ac2cecb21a9a55d93213ef7c9ed4d88853f0d05304e9057 description=openstack/ceilometer-0/ceilometer-central-agent id=981b689b-8831-4e51-930a-730e3425d825 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2",
2026-06-09 14:45:34.071762 | controller |     "Jun 09 13:57:27.265257 crc crio[23733]: time=\"2026-06-09T13:57:27.265213777Z\" level=info msg=\"Created container 1adc5559a3eed127435eb83cb08803d0cd69a33e94577bf098be6b0950e59544: openstack/nova-api-db-create-6wnh8/mariadb-database-create\" id=59740338-ab66-4be4-912f-b1f65308b861 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.071777 | controller |     "Jun 09 13:57:27.277580 crc crio[23733]: time=\"2026-06-09T13:57:27.277496165Z\" level=info msg=\"Starting container: 1adc5559a3eed127435eb83cb08803d0cd69a33e94577bf098be6b0950e59544\" id=76868cfc-65d3-4dc9-ba63-eed722184601 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.071792 | controller |     "Jun 09 13:57:27.300252 crc crio[23733]: time=\"2026-06-09T13:57:27.29961531Z\" level=info msg=\"Started container\" PID=77850 containerID=1adc5559a3eed127435eb83cb08803d0cd69a33e94577bf098be6b0950e59544 description=openstack/nova-api-db-create-6wnh8/mariadb-database-create id=76868cfc-65d3-4dc9-ba63-eed722184601 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632",
2026-06-09 14:45:34.071807 | controller |     "Jun 09 13:57:27.300754 crc crio[23733]: time=\"2026-06-09T13:57:27.300710367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=825e00b4-4048-450b-af10-187bfa71c272 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.071821 | controller |     "Jun 09 13:57:27.335718 crc crio[23733]: time=\"2026-06-09T13:57:27.335603931Z\" level=info msg=\"Created container a378c1ff1c281281fce977c6221a204912486d7cc23bbeda614d49a01990beea: openstack/nova-cell1-be7c-account-create-update-c5krr/mariadb-account-create-update\" id=8da607af-ca3b-481c-ba1d-f84b5f6e292f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.071836 | controller |     "Jun 09 13:57:27.341001 crc crio[23733]: time=\"2026-06-09T13:57:27.340884855Z\" level=info msg=\"Starting container: a378c1ff1c281281fce977c6221a204912486d7cc23bbeda614d49a01990beea\" id=5937d63a-5b59-463f-9068-6c489c7d2a83 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.071851 | controller |     "Jun 09 13:57:27.350690 crc crio[23733]: time=\"2026-06-09T13:57:27.350490583Z\" level=info msg=\"Started container\" PID=77849 containerID=a378c1ff1c281281fce977c6221a204912486d7cc23bbeda614d49a01990beea description=openstack/nova-cell1-be7c-account-create-update-c5krr/mariadb-account-create-update id=5937d63a-5b59-463f-9068-6c489c7d2a83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7",
2026-06-09 14:45:34.071866 | controller |     "Jun 09 13:57:27.358561 crc crio[23733]: time=\"2026-06-09T13:57:27.358501205Z\" level=info msg=\"Created container 574260c11f8bf748a0d5b84a9f601231e9c16142f39f05bef8df99d6e3d20b70: openstack/nova-api-20bd-account-create-update-sxf4s/mariadb-account-create-update\" id=e2a1681f-092e-4b2d-bb2b-ad6e60f4a247 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.071880 | controller |     "Jun 09 13:57:27.364705 crc crio[23733]: time=\"2026-06-09T13:57:27.364529016Z\" level=info msg=\"Starting container: 574260c11f8bf748a0d5b84a9f601231e9c16142f39f05bef8df99d6e3d20b70\" id=b3ae3500-23c1-4045-b195-f508219797df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.071898 | controller |     "Jun 09 13:57:27.372670 crc crio[23733]: time=\"2026-06-09T13:57:27.372547716Z\" level=info msg=\"Started container\" PID=77844 containerID=574260c11f8bf748a0d5b84a9f601231e9c16142f39f05bef8df99d6e3d20b70 description=openstack/nova-api-20bd-account-create-update-sxf4s/mariadb-account-create-update id=b3ae3500-23c1-4045-b195-f508219797df name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f",
2026-06-09 14:45:34.071913 | controller |     "Jun 09 13:57:27.379198 crc crio[23733]: time=\"2026-06-09T13:57:27.378943458Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=99caeef4-301f-49dc-9459-ccd8f43f01bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.071928 | controller |     "Jun 09 13:57:27.386154 crc crio[23733]: time=\"2026-06-09T13:57:27.379363277Z\" level=info msg=\"Created container 6d89902ed2ee971fb26da733cc0f20ce7f8c6133030dbdcac55002c60139c45e: openstack/nova-cell1-db-create-c9m82/mariadb-database-create\" id=f000e95f-3299-4d05-9fe0-7a99547c7179 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.071943 | controller |     "Jun 09 13:57:27.386889 crc crio[23733]: time=\"2026-06-09T13:57:27.386844825Z\" level=info msg=\"Starting container: 6d89902ed2ee971fb26da733cc0f20ce7f8c6133030dbdcac55002c60139c45e\" id=94064eb2-fc56-425c-8915-94ef2300e558 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.071958 | controller |     "Jun 09 13:57:27.390215 crc crio[23733]: time=\"2026-06-09T13:57:27.388915967Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=a4ebe10c-7185-4938-8ece-48400f1e0f04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.071972 | controller |     "Jun 09 13:57:27.390215 crc crio[23733]: time=\"2026-06-09T13:57:27.389485562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.071987 | controller |     "Jun 09 13:57:27.427389 crc crio[23733]: time=\"2026-06-09T13:57:27.42732169Z\" level=info msg=\"Started container\" PID=77852 containerID=6d89902ed2ee971fb26da733cc0f20ce7f8c6133030dbdcac55002c60139c45e description=openstack/nova-cell1-db-create-c9m82/mariadb-database-create id=94064eb2-fc56-425c-8915-94ef2300e558 name=/runtime.v1.RuntimeService/StartContainer sandboxID=476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b",
2026-06-09 14:45:34.072002 | controller |     "Jun 09 13:57:27.503505 crc crio[23733]: time=\"2026-06-09T13:57:27.503376745Z\" level=info msg=\"Created container 901411dca31ba16c8db065615f96f65ad86c835c9dd12c03b4f1bf578dbf36b5: openstack/nova-cell0-9d38-account-create-update-8f6fp/mariadb-account-create-update\" id=fc705286-4a4b-4306-9467-f5bf51d94aae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.072017 | controller |     "Jun 09 13:57:27.507480 crc crio[23733]: time=\"2026-06-09T13:57:27.50677512Z\" level=info msg=\"Starting container: 901411dca31ba16c8db065615f96f65ad86c835c9dd12c03b4f1bf578dbf36b5\" id=7843bade-5520-4601-91e8-c221af07fa0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.072031 | controller |     "Jun 09 13:57:27.557772 crc crio[23733]: time=\"2026-06-09T13:57:27.557604703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.072046 | controller |     "Jun 09 13:57:27.592177 crc crio[23733]: time=\"2026-06-09T13:57:27.591500564Z\" level=info msg=\"Started container\" PID=77854 containerID=901411dca31ba16c8db065615f96f65ad86c835c9dd12c03b4f1bf578dbf36b5 description=openstack/nova-cell0-9d38-account-create-update-8f6fp/mariadb-account-create-update id=7843bade-5520-4601-91e8-c221af07fa0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79",
2026-06-09 14:45:34.072063 | controller |     "Jun 09 13:57:27.592955 crc crio[23733]: time=\"2026-06-09T13:57:27.592907069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.072078 | controller |     "Jun 09 13:57:27.866047 crc crio[23733]: time=\"2026-06-09T13:57:27.865511319Z\" level=info msg=\"Created container 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de: openstack/ceilometer-0/ceilometer-notification-agent\" id=a4ebe10c-7185-4938-8ece-48400f1e0f04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.072092 | controller |     "Jun 09 13:57:27.878015 crc crio[23733]: time=\"2026-06-09T13:57:27.877480159Z\" level=info msg=\"Starting container: 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de\" id=a4f010ac-151e-4e77-9236-f9042265d55b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.072107 | controller |     "Jun 09 13:57:27.896201 crc crio[23733]: time=\"2026-06-09T13:57:27.895879311Z\" level=info msg=\"Started container\" PID=78006 containerID=0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de description=openstack/ceilometer-0/ceilometer-notification-agent id=a4f010ac-151e-4e77-9236-f9042265d55b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2",
2026-06-09 14:45:34.072121 | controller |     "Jun 09 13:57:27.937590 crc crio[23733]: time=\"2026-06-09T13:57:27.937182775Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=efbb65a6-fe78-413c-9285-35ace17baf49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.072136 | controller |     "Jun 09 13:57:27.977857 crc crio[23733]: time=\"2026-06-09T13:57:27.977769692Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ee585089-b173-4f8a-92b0-7effbf7cde2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.072151 | controller |     "Jun 09 13:57:28.002176 crc crio[23733]: time=\"2026-06-09T13:57:28.002001969Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=1d5b03fb-8aa5-4257-9b36-b41bb3993a0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.072165 | controller |     "Jun 09 13:57:28.003428 crc crio[23733]: time=\"2026-06-09T13:57:28.003072296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.072179 | controller |     "Jun 09 13:57:28.213603 crc crio[23733]: time=\"2026-06-09T13:57:28.212814432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.072194 | controller |     "Jun 09 13:57:28.240596 crc crio[23733]: time=\"2026-06-09T13:57:28.240428674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.072208 | controller |     "Jun 09 13:57:28.265480 crc crio[23733]: time=\"2026-06-09T13:57:28.265348818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.072223 | controller |     "Jun 09 13:57:28.465800 crc crio[23733]: time=\"2026-06-09T13:57:28.465683718Z\" level=info msg=\"Created container ebd3d0d3b4a00a1d1f5f3f254e752056b8690b2da798a0f351e290674c87b2c8: openstack/ceilometer-0/sg-core\" id=1d5b03fb-8aa5-4257-9b36-b41bb3993a0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.072237 | controller |     "Jun 09 13:57:28.474678 crc crio[23733]: time=\"2026-06-09T13:57:28.474573321Z\" level=info msg=\"Starting container: ebd3d0d3b4a00a1d1f5f3f254e752056b8690b2da798a0f351e290674c87b2c8\" id=8fdf8037-e8a7-4ee0-a794-0b0183cbb3ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.072255 | controller |     "Jun 09 13:57:28.487230 crc crio[23733]: time=\"2026-06-09T13:57:28.484432338Z\" level=info msg=\"Started container\" PID=78092 containerID=ebd3d0d3b4a00a1d1f5f3f254e752056b8690b2da798a0f351e290674c87b2c8 description=openstack/ceilometer-0/sg-core id=8fdf8037-e8a7-4ee0-a794-0b0183cbb3ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2",
2026-06-09 14:45:34.072269 | controller |     "Jun 09 13:57:28.530300 crc crio[23733]: time=\"2026-06-09T13:57:28.530085231Z\" level=info msg=\"Created container f66c1a652f5e58119427197c90e32afdca5cf647debc8a38487ff1df43f8deb7: openstack/cinder-scheduler-0/cinder-scheduler\" id=e86f7fb6-f8c9-4602-b66b-76071a4de2e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.072284 | controller |     "Jun 09 13:57:28.535554 crc crio[23733]: time=\"2026-06-09T13:57:28.535438146Z\" level=info msg=\"Starting container: f66c1a652f5e58119427197c90e32afdca5cf647debc8a38487ff1df43f8deb7\" id=ce08bc90-f962-4ebb-949b-569d8e5681f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.072298 | controller |     "Jun 09 13:57:28.542188 crc crio[23733]: time=\"2026-06-09T13:57:28.540743819Z\" level=info msg=\"Started container\" PID=78095 containerID=f66c1a652f5e58119427197c90e32afdca5cf647debc8a38487ff1df43f8deb7 description=openstack/cinder-scheduler-0/cinder-scheduler id=ce08bc90-f962-4ebb-949b-569d8e5681f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=078119bbb5d981ca8fee10952dcf1a5dcd9ede7011177627cf2ccf237bfdacbc",
2026-06-09 14:45:34.072313 | controller |     "Jun 09 13:57:28.549432 crc crio[23733]: time=\"2026-06-09T13:57:28.549319334Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=f0d8030e-3744-45c0-b257-b17063634a05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.072328 | controller |     "Jun 09 13:57:28.551926 crc crio[23733]: time=\"2026-06-09T13:57:28.551829407Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=e6685cca-5b0b-4ddd-9f6d-f0817cf70ff4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.072343 | controller |     "Jun 09 13:57:28.584168 crc crio[23733]: time=\"2026-06-09T13:57:28.583443118Z\" level=info msg=\"Stopping pod sandbox: f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d\" id=d77c21b6-1937-4bd8-b2e1-9373ddb159d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.072358 | controller |     "Jun 09 13:57:28.585495 crc crio[23733]: time=\"2026-06-09T13:57:28.585421138Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-4rzrn Namespace:openstack ID:f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d UID:340e7b03-71d8-443d-942f-c0fec08160f8 NetNS:/var/run/netns/44230a0f-c616-49bc-bf02-de149a99ed8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod340e7b03_71d8_443d_942f_c0fec08160f8.slice PodAnnotations:0xc002898a18}] Aliases:map[]}\"",
2026-06-09 14:45:34.072373 | controller |     "Jun 09 13:57:28.585822 crc crio[23733]: time=\"2026-06-09T13:57:28.585762297Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-4rzrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.072387 | controller |     "Jun 09 13:57:28.626961 crc crio[23733]: time=\"2026-06-09T13:57:28.626856187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=c9ac78a0-7488-479a-a3f1-4557b8d48e33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.072401 | controller |     "Jun 09 13:57:28.640185 crc crio[23733]: time=\"2026-06-09T13:57:28.640027867Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=8cb02744-cc96-48ed-9be2-7ea465574859 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.072422 | controller |     "Jun 09 13:57:28.640633 crc crio[23733]: time=\"2026-06-09T13:57:28.64057428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.072437 | controller |     "Jun 09 13:57:28.722469 crc crio[23733]: time=\"2026-06-09T13:57:28.713568379Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=c9b4ee61-505a-4af4-a28e-602c8706e996 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.072451 | controller |     "Jun 09 13:57:28.743611 crc crio[23733]: time=\"2026-06-09T13:57:28.741082069Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=3d14abb0-aac9-4320-a18a-50752f0a4dab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.072466 | controller |     "Jun 09 13:57:28.743611 crc crio[23733]: time=\"2026-06-09T13:57:28.741883578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.072480 | controller |     "Jun 09 13:57:28.782264 crc crio[23733]: time=\"2026-06-09T13:57:28.782089716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.072494 | controller |     "Jun 09 13:57:28.847351 crc crio[23733]: time=\"2026-06-09T13:57:28.846954782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.072509 | controller |     "Jun 09 13:57:28.858522 crc crio[23733]: time=\"2026-06-09T13:57:28.858402269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.072549 | controller |     "Jun 09 13:57:29.088697 crc crio[23733]: time=\"2026-06-09T13:57:29.088504024Z\" level=info msg=\"Stopped pod sandbox: f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d\" id=d77c21b6-1937-4bd8-b2e1-9373ddb159d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.072565 | controller |     "Jun 09 13:57:29.096472 crc crio[23733]: time=\"2026-06-09T13:57:29.094936175Z\" level=info msg=\"Created container 4727d2fa9866456c22899e4a936194c2dfb0c347534b8dd23453eb1b22e101c5: openstack/ceilometer-0/proxy-httpd\" id=3d14abb0-aac9-4320-a18a-50752f0a4dab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.072580 | controller |     "Jun 09 13:57:29.098946 crc crio[23733]: time=\"2026-06-09T13:57:29.098606908Z\" level=info msg=\"Starting container: 4727d2fa9866456c22899e4a936194c2dfb0c347534b8dd23453eb1b22e101c5\" id=367200bf-d910-4939-bd2a-9577ac84d8f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.072594 | controller |     "Jun 09 13:57:29.117982 crc crio[23733]: time=\"2026-06-09T13:57:29.1178639Z\" level=info msg=\"Started container\" PID=78166 containerID=4727d2fa9866456c22899e4a936194c2dfb0c347534b8dd23453eb1b22e101c5 description=openstack/ceilometer-0/proxy-httpd id=367200bf-d910-4939-bd2a-9577ac84d8f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2",
2026-06-09 14:45:34.072609 | controller |     "Jun 09 13:57:29.642239 crc crio[23733]: time=\"2026-06-09T13:57:29.640070815Z\" level=info msg=\"Stopping container: 4727d2fa9866456c22899e4a936194c2dfb0c347534b8dd23453eb1b22e101c5 (timeout: 30s)\" id=b04e3ff5-610b-4b39-9c65-0db0a9ae58cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.072623 | controller |     "Jun 09 13:57:29.642239 crc crio[23733]: time=\"2026-06-09T13:57:29.64028466Z\" level=info msg=\"Stopping container: 02cc7d55a3f0e5116ac2cecb21a9a55d93213ef7c9ed4d88853f0d05304e9057 (timeout: 30s)\" id=122e1537-1e6e-4ab0-ad3e-ead43d123906 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.072641 | controller |     "Jun 09 13:57:29.642239 crc crio[23733]: time=\"2026-06-09T13:57:29.640419264Z\" level=info msg=\"Stopping container: ebd3d0d3b4a00a1d1f5f3f254e752056b8690b2da798a0f351e290674c87b2c8 (timeout: 30s)\" id=efe9d2cd-ddce-4ad3-bdc8-14f222f9c8af name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.072656 | controller |     "Jun 09 13:57:29.642239 crc crio[23733]: time=\"2026-06-09T13:57:29.640448975Z\" level=info msg=\"Stopping container: 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de (timeout: 30s)\" id=ce1609b2-846f-4909-a029-97e8df274bdd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.072670 | controller |     "Jun 09 13:57:29.662668 crc crio[23733]: time=\"2026-06-09T13:57:29.662549808Z\" level=info msg=\"Stopping pod sandbox: 719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79\" id=31c76c1e-c19c-4cda-9ee8-c4d6c162a5cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.072685 | controller |     "Jun 09 13:57:29.663304 crc crio[23733]: time=\"2026-06-09T13:57:29.663219804Z\" level=info msg=\"Got pod network &{Name:nova-cell0-9d38-account-create-update-8f6fp Namespace:openstack ID:719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79 UID:0f4c8bf4-1b4c-459e-a62d-056dbf732cf8 NetNS:/var/run/netns/8c1f0a3e-77d2-4559-9cf3-5e50ef89b8a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f4c8bf4_1b4c_459e_a62d_056dbf732cf8.slice PodAnnotations:0xc0025a6708}] Aliases:map[]}\"",
2026-06-09 14:45:34.072700 | controller |     "Jun 09 13:57:29.663444 crc crio[23733]: time=\"2026-06-09T13:57:29.663396229Z\" level=info msg=\"Deleting pod openstack_nova-cell0-9d38-account-create-update-8f6fp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.072715 | controller |     "Jun 09 13:57:29.666595 crc crio[23733]: time=\"2026-06-09T13:57:29.666498227Z\" level=info msg=\"Stopping pod sandbox: a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7\" id=634ad1b9-330a-46f3-af5a-a8c000675f3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.072729 | controller |     "Jun 09 13:57:29.667792 crc crio[23733]: time=\"2026-06-09T13:57:29.667721198Z\" level=info msg=\"Stopping pod sandbox: ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f\" id=a887424c-1975-459a-9b56-66140569f175 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.072743 | controller |     "Jun 09 13:57:29.668146 crc crio[23733]: time=\"2026-06-09T13:57:29.668036005Z\" level=info msg=\"Stopping pod sandbox: 476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b\" id=8336f053-6100-46f5-8a28-d58f8bca33c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.072758 | controller |     "Jun 09 13:57:29.668781 crc crio[23733]: time=\"2026-06-09T13:57:29.668699593Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-c9m82 Namespace:openstack ID:476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b UID:46ca1c8e-7906-49a4-9105-abe923dccfaf NetNS:/var/run/netns/5ebd3005-c165-4652-ac28-e0c917b416e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46ca1c8e_7906_49a4_9105_abe923dccfaf.slice PodAnnotations:0xc00028f2e8}] Aliases:map[]}\"",
2026-06-09 14:45:34.072773 | controller |     "Jun 09 13:57:29.669745 crc crio[23733]: time=\"2026-06-09T13:57:29.669598735Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-c9m82 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.072788 | controller |     "Jun 09 13:57:29.674472 crc crio[23733]: time=\"2026-06-09T13:57:29.674378265Z\" level=info msg=\"Got pod network &{Name:nova-api-20bd-account-create-update-sxf4s Namespace:openstack ID:ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f UID:8391463b-0c3d-49dc-99ce-870d2ba44e90 NetNS:/var/run/netns/68f40716-cf6f-4f0f-b23a-2e3bc283f5b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8391463b_0c3d_49dc_99ce_870d2ba44e90.slice PodAnnotations:0xc0003097a8}] Aliases:map[]}\"",
2026-06-09 14:45:34.072806 | controller |     "Jun 09 13:57:29.674692 crc crio[23733]: time=\"2026-06-09T13:57:29.67458361Z\" level=info msg=\"Deleting pod openstack_nova-api-20bd-account-create-update-sxf4s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.072821 | controller |     "Jun 09 13:57:29.679933 crc crio[23733]: time=\"2026-06-09T13:57:29.679282787Z\" level=info msg=\"Stopping pod sandbox: a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632\" id=0d513d2e-da64-4649-8842-4c1bab0cb62c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.072837 | controller |     "Jun 09 13:57:29.680186 crc crio[23733]: time=\"2026-06-09T13:57:29.679940253Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-6wnh8 Namespace:openstack ID:a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632 UID:d9ac7928-b240-4d8b-bda1-469d78ef528f NetNS:/var/run/netns/f6e9fc40-ddc2-45b0-9631-5010e628ef1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9ac7928_b240_4d8b_bda1_469d78ef528f.slice PodAnnotations:0xc00012b998}] Aliases:map[]}\"",
2026-06-09 14:45:34.072852 | controller |     "Jun 09 13:57:29.680607 crc crio[23733]: time=\"2026-06-09T13:57:29.680094678Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-6wnh8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.072867 | controller |     "Jun 09 13:57:29.706563 crc crio[23733]: time=\"2026-06-09T13:57:29.706443858Z\" level=info msg=\"Got pod network &{Name:nova-cell1-be7c-account-create-update-c5krr Namespace:openstack ID:a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7 UID:f30528a6-9a83-4f69-a516-9415f8dd31e5 NetNS:/var/run/netns/f68a3b63-4088-470a-9980-4159c06f3755 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf30528a6_9a83_4f69_a516_9415f8dd31e5.slice PodAnnotations:0xc001026618}] Aliases:map[]}\"",
2026-06-09 14:45:34.072882 | controller |     "Jun 09 13:57:29.706855 crc crio[23733]: time=\"2026-06-09T13:57:29.706785697Z\" level=info msg=\"Deleting pod openstack_nova-cell1-be7c-account-create-update-c5krr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.072897 | controller |     "Jun 09 13:57:29.828038 crc crio[23733]: time=\"2026-06-09T13:57:29.827925922Z\" level=info msg=\"Stopped container 4727d2fa9866456c22899e4a936194c2dfb0c347534b8dd23453eb1b22e101c5: openstack/ceilometer-0/proxy-httpd\" id=b04e3ff5-610b-4b39-9c65-0db0a9ae58cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.072912 | controller |     "Jun 09 13:57:29.839445 crc crio[23733]: time=\"2026-06-09T13:57:29.839290286Z\" level=info msg=\"Stopped container ebd3d0d3b4a00a1d1f5f3f254e752056b8690b2da798a0f351e290674c87b2c8: openstack/ceilometer-0/sg-core\" id=efe9d2cd-ddce-4ad3-bdc8-14f222f9c8af name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.072927 | controller |     "Jun 09 13:57:29.956692 crc crio[23733]: time=\"2026-06-09T13:57:29.955197182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.072942 | controller |     "Jun 09 13:57:30.134217 crc crio[23733]: time=\"2026-06-09T13:57:30.131504139Z\" level=info msg=\"Created container 25595d7c8dfe4d5f30fe55146dc28831b371f21ec8c34bfd94dc39d1d8ba09a6: openstack/cinder-scheduler-0/probe\" id=8cb02744-cc96-48ed-9be2-7ea465574859 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.072960 | controller |     "Jun 09 13:57:30.140363 crc crio[23733]: time=\"2026-06-09T13:57:30.140264038Z\" level=info msg=\"Starting container: 25595d7c8dfe4d5f30fe55146dc28831b371f21ec8c34bfd94dc39d1d8ba09a6\" id=447a7179-b009-4fc4-8cdb-4c9281bbf7ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.072975 | controller |     "Jun 09 13:57:30.157346 crc crio[23733]: time=\"2026-06-09T13:57:30.152250529Z\" level=info msg=\"Started container\" PID=78470 containerID=25595d7c8dfe4d5f30fe55146dc28831b371f21ec8c34bfd94dc39d1d8ba09a6 description=openstack/cinder-scheduler-0/probe id=447a7179-b009-4fc4-8cdb-4c9281bbf7ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=078119bbb5d981ca8fee10952dcf1a5dcd9ede7011177627cf2ccf237bfdacbc",
2026-06-09 14:45:34.072990 | controller |     "Jun 09 13:57:30.307693 crc crio[23733]: time=\"2026-06-09T13:57:30.307230162Z\" level=info msg=\"Stopped pod sandbox: 719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79\" id=31c76c1e-c19c-4cda-9ee8-c4d6c162a5cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.073005 | controller |     "Jun 09 13:57:30.534954 crc crio[23733]: time=\"2026-06-09T13:57:30.532515467Z\" level=info msg=\"Stopped pod sandbox: a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7\" id=634ad1b9-330a-46f3-af5a-a8c000675f3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.073020 | controller |     "Jun 09 13:57:30.589501 crc crio[23733]: time=\"2026-06-09T13:57:30.589409203Z\" level=info msg=\"Stopped pod sandbox: 476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b\" id=8336f053-6100-46f5-8a28-d58f8bca33c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.073035 | controller |     "Jun 09 13:57:30.619900 crc crio[23733]: time=\"2026-06-09T13:57:30.618094572Z\" level=info msg=\"Stopped pod sandbox: ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f\" id=a887424c-1975-459a-9b56-66140569f175 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.073049 | controller |     "Jun 09 13:57:30.960880 crc crio[23733]: time=\"2026-06-09T13:57:30.960755118Z\" level=info msg=\"Stopped pod sandbox: a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632\" id=0d513d2e-da64-4649-8842-4c1bab0cb62c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.073063 | controller |     "Jun 09 13:57:33.378676 crc crio[23733]: time=\"2026-06-09T13:57:33.377801712Z\" level=info msg=\"Stopping container: 757865ce28e1e8791c870d32b1070e5f4a146591afc3a67293b91657c16b3e2a (timeout: 30s)\" id=4c0a1d88-5262-41ec-a8aa-c3c56c5ac00a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.073078 | controller |     "Jun 09 13:57:33.380420 crc crio[23733]: time=\"2026-06-09T13:57:33.379861804Z\" level=info msg=\"Stopping container: c486fac1b166d81467fa6507531744360ff884b0312a7d58b0b6eec3f712225d (timeout: 30s)\" id=f36f3a9c-0f9d-4bf3-a380-ba676b434da9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.073092 | controller |     "Jun 09 13:57:33.648891 crc crio[23733]: time=\"2026-06-09T13:57:33.648773723Z\" level=info msg=\"Stopped container 757865ce28e1e8791c870d32b1070e5f4a146591afc3a67293b91657c16b3e2a: openstack/neutron-544f9cd8d8-6gj8g/neutron-httpd\" id=4c0a1d88-5262-41ec-a8aa-c3c56c5ac00a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.073106 | controller |     "Jun 09 13:57:35.873327 crc crio[23733]: time=\"2026-06-09T13:57:35.872738509Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-tfmm2/POD\" id=c7776fb9-1f22-4917-b1e9-76c004cdc7af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.073121 | controller |     "Jun 09 13:57:35.874927 crc crio[23733]: time=\"2026-06-09T13:57:35.873398296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.073139 | controller |     "Jun 09 13:57:35.998397 crc crio[23733]: time=\"2026-06-09T13:57:35.997782643Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-tfmm2 Namespace:openstack ID:e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508 UID:a4302d77-bcbc-4478-a050-3625d006b415 NetNS:/var/run/netns/430b9dcc-8b4e-4cd4-9e3f-d49bc263e371 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4302d77_bcbc_4478_a050_3625d006b415.slice PodAnnotations:0xc001c1e0f8}] Aliases:map[]}\"",
2026-06-09 14:45:34.073154 | controller |     "Jun 09 13:57:35.998397 crc crio[23733]: time=\"2026-06-09T13:57:35.998326397Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-tfmm2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.073169 | controller |     "Jun 09 13:57:36.022370 crc crio[23733]: time=\"2026-06-09T13:57:36.022222035Z\" level=info msg=\"Stopping container: 4bbed782c30513e4b39e86281ebe94cc300d95dda9a8c9151f22657b13c01174 (timeout: 30s)\" id=94959909-ce59-435c-a002-987fd2574567 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.073183 | controller |     "Jun 09 13:57:36.022563 crc crio[23733]: time=\"2026-06-09T13:57:36.022391989Z\" level=info msg=\"Stopping container: 17b445db85b1bf1f418211b99209cd700452ebe86fed3a162746eacf9b8c5ca7 (timeout: 30s)\" id=0ff37463-66ba-4fda-9008-084045a62414 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.073197 | controller |     "Jun 09 13:57:36.187434 crc crio[23733]: time=\"2026-06-09T13:57:36.18725984Z\" level=info msg=\"Stopped container 17b445db85b1bf1f418211b99209cd700452ebe86fed3a162746eacf9b8c5ca7: openstack/placement-7fd564548-zdgk8/placement-log\" id=0ff37463-66ba-4fda-9008-084045a62414 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.073212 | controller |     "Jun 09 13:57:36.689735 crc crio[23733]: 2026-06-09T13:57:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e42be4652b54bd1 Mac:ce:13:1e:ec:e1:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/430b9dcc-8b4e-4cd4-9e3f-d49bc263e371 SocketPath: PciID:}] [{Interface:0xc00028e5d0 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.073227 | controller |     "Jun 09 13:57:36.691006 crc crio[23733]: time=\"2026-06-09T13:57:36.690928531Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-tfmm2 Namespace:openstack ID:e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508 UID:a4302d77-bcbc-4478-a050-3625d006b415 NetNS:/var/run/netns/430b9dcc-8b4e-4cd4-9e3f-d49bc263e371 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4302d77_bcbc_4478_a050_3625d006b415.slice PodAnnotations:0xc001c1e0f8}] Aliases:map[]}\"",
2026-06-09 14:45:34.073242 | controller |     "Jun 09 13:57:36.691160 crc crio[23733]: time=\"2026-06-09T13:57:36.691087675Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-tfmm2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.073257 | controller |     "Jun 09 13:57:36.724006 crc crio[23733]: time=\"2026-06-09T13:57:36.723903448Z\" level=info msg=\"Ran pod sandbox e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508 with infra container: openstack/nova-cell0-conductor-db-sync-tfmm2/POD\" id=c7776fb9-1f22-4917-b1e9-76c004cdc7af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.073271 | controller |     "Jun 09 13:57:36.738967 crc crio[23733]: time=\"2026-06-09T13:57:36.738853772Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=843d8de8-5844-4b2f-aeb3-469b959ceb23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.073289 | controller |     "Jun 09 13:57:36.739533 crc crio[23733]: time=\"2026-06-09T13:57:36.739469417Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=843d8de8-5844-4b2f-aeb3-469b959ceb23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.073304 | controller |     "Jun 09 13:57:36.739604 crc crio[23733]: time=\"2026-06-09T13:57:36.739553349Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=843d8de8-5844-4b2f-aeb3-469b959ceb23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.073318 | controller |     "Jun 09 13:57:36.751868 crc crio[23733]: time=\"2026-06-09T13:57:36.751682983Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=e4da05a2-db11-435e-b3b1-e818ba4c7270 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.073333 | controller |     "Jun 09 13:57:36.770493 crc crio[23733]: time=\"2026-06-09T13:57:36.770405992Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"",
2026-06-09 14:45:34.073348 | controller |     "Jun 09 13:57:38.620985 crc crio[23733]: time=\"2026-06-09T13:57:38.619557688Z\" level=info msg=\"Stopped container c486fac1b166d81467fa6507531744360ff884b0312a7d58b0b6eec3f712225d: openstack/neutron-544f9cd8d8-6gj8g/neutron-api\" id=f36f3a9c-0f9d-4bf3-a380-ba676b434da9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.073362 | controller |     "Jun 09 13:57:38.624580 crc crio[23733]: time=\"2026-06-09T13:57:38.623517996Z\" level=info msg=\"Stopping pod sandbox: 8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed\" id=dbb536c1-4e6d-464d-91ba-71c749b9938b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.073377 | controller |     "Jun 09 13:57:38.625836 crc crio[23733]: time=\"2026-06-09T13:57:38.625759023Z\" level=info msg=\"Got pod network &{Name:neutron-544f9cd8d8-6gj8g Namespace:openstack ID:8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed UID:60983bd1-39e9-408f-a1b5-4e2445bf107c NetNS:/var/run/netns/7b79ca93-a7d3-4f1d-8fb1-35eeea64022e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60983bd1_39e9_408f_a1b5_4e2445bf107c.slice PodAnnotations:0xc00008ccd0}] Aliases:map[]}\"",
2026-06-09 14:45:34.073392 | controller |     "Jun 09 13:57:38.626035 crc crio[23733]: time=\"2026-06-09T13:57:38.625982708Z\" level=info msg=\"Deleting pod openstack_neutron-544f9cd8d8-6gj8g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.073407 | controller |     "Jun 09 13:57:39.160560 crc crio[23733]: time=\"2026-06-09T13:57:39.159769644Z\" level=info msg=\"Stopped pod sandbox: 8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed\" id=dbb536c1-4e6d-464d-91ba-71c749b9938b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.073421 | controller |     "Jun 09 13:57:39.581936 crc crio[23733]: time=\"2026-06-09T13:57:39.578939626Z\" level=info msg=\"Stopped container 4bbed782c30513e4b39e86281ebe94cc300d95dda9a8c9151f22657b13c01174: openstack/placement-7fd564548-zdgk8/placement-api\" id=94959909-ce59-435c-a002-987fd2574567 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.073436 | controller |     "Jun 09 13:57:39.581936 crc crio[23733]: time=\"2026-06-09T13:57:39.58145678Z\" level=info msg=\"Stopping pod sandbox: 48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2\" id=fb9517f3-fbbd-4cfc-90ae-6e680641033e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.073451 | controller |     "Jun 09 13:57:39.582565 crc crio[23733]: time=\"2026-06-09T13:57:39.582476845Z\" level=info msg=\"Got pod network &{Name:placement-7fd564548-zdgk8 Namespace:openstack ID:48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2 UID:0816116b-fe4d-4061-a0fc-8c1dcf6f44a9 NetNS:/var/run/netns/dfad942e-7a2c-4a83-bc6f-00859bf0041e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0816116b_fe4d_4061_a0fc_8c1dcf6f44a9.slice PodAnnotations:0xc001027230}] Aliases:map[]}\"",
2026-06-09 14:45:34.073469 | controller |     "Jun 09 13:57:39.582874 crc crio[23733]: time=\"2026-06-09T13:57:39.582859005Z\" level=info msg=\"Deleting pod openstack_placement-7fd564548-zdgk8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.073484 | controller |     "Jun 09 13:57:40.027581 crc crio[23733]: time=\"2026-06-09T13:57:40.027433365Z\" level=info msg=\"Stopped pod sandbox: 48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2\" id=fb9517f3-fbbd-4cfc-90ae-6e680641033e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.073499 | controller |     "Jun 09 13:57:40.302586 crc crio[23733]: time=\"2026-06-09T13:57:40.301841361Z\" level=info msg=\"Removing container: 4bbed782c30513e4b39e86281ebe94cc300d95dda9a8c9151f22657b13c01174\" id=47ba614e-202b-4605-8677-9bf2ed5dbbd4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.073528 | controller |     "Jun 09 13:57:40.375894 crc crio[23733]: time=\"2026-06-09T13:57:40.375799044Z\" level=info msg=\"Removed container 4bbed782c30513e4b39e86281ebe94cc300d95dda9a8c9151f22657b13c01174: openstack/placement-7fd564548-zdgk8/placement-api\" id=47ba614e-202b-4605-8677-9bf2ed5dbbd4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.073548 | controller |     "Jun 09 13:57:40.379431 crc crio[23733]: time=\"2026-06-09T13:57:40.379346142Z\" level=info msg=\"Removing container: 17b445db85b1bf1f418211b99209cd700452ebe86fed3a162746eacf9b8c5ca7\" id=2bcc354b-9121-4194-8f3e-1516a53ad2c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.073563 | controller |     "Jun 09 13:57:40.458153 crc crio[23733]: time=\"2026-06-09T13:57:40.457976664Z\" level=info msg=\"Removed container 17b445db85b1bf1f418211b99209cd700452ebe86fed3a162746eacf9b8c5ca7: openstack/placement-7fd564548-zdgk8/placement-log\" id=2bcc354b-9121-4194-8f3e-1516a53ad2c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.073577 | controller |     "Jun 09 13:57:44.966634 crc crio[23733]: time=\"2026-06-09T13:57:44.96591497Z\" level=info msg=\"Stopping container: b85eeb8fa769a224ef08e3cb5ee812c9570a27f607083416dec7d5d82e5fa5a5 (timeout: 30s)\" id=41119291-f31c-4c8e-b6d2-c83ee0e4ba32 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.073592 | controller |     "Jun 09 13:57:44.967544 crc crio[23733]: time=\"2026-06-09T13:57:44.967486029Z\" level=info msg=\"Stopping container: 42de5d94d7bdfcf8ab925eb1afa5d46e429d04bf2f74551bdfb45b355d950508 (timeout: 30s)\" id=bb347bb0-9c8a-4bfc-82f0-a0891b85a617 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.073607 | controller |     "Jun 09 13:57:51.453222 crc crio[23733]: time=\"2026-06-09T13:57:51.450042724Z\" level=info msg=\"Stopped container 42de5d94d7bdfcf8ab925eb1afa5d46e429d04bf2f74551bdfb45b355d950508: openstack/glance-default-internal-api-0/glance-log\" id=bb347bb0-9c8a-4bfc-82f0-a0891b85a617 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.073622 | controller |     "Jun 09 13:57:51.723028 crc crio[23733]: time=\"2026-06-09T13:57:51.722040541Z\" level=info msg=\"Stopped container b85eeb8fa769a224ef08e3cb5ee812c9570a27f607083416dec7d5d82e5fa5a5: openstack/glance-default-internal-api-0/glance-httpd\" id=41119291-f31c-4c8e-b6d2-c83ee0e4ba32 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.073637 | controller |     "Jun 09 13:57:51.724455 crc crio[23733]: time=\"2026-06-09T13:57:51.724258936Z\" level=info msg=\"Stopping pod sandbox: 6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2\" id=ec723ad1-5b55-44c6-9d5c-acc8bd57520f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.073655 | controller |     "Jun 09 13:57:51.733501 crc crio[23733]: time=\"2026-06-09T13:57:51.733389965Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2 UID:d031b516-5792-47d8-a7d6-9ea2e2f631e9 NetNS:/var/run/netns/616c4a36-28db-4016-b452-5b3abf0c474e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd031b516_5792_47d8_a7d6_9ea2e2f631e9.slice PodAnnotations:0xc002898168}] Aliases:map[]}\"",
2026-06-09 14:45:34.073670 | controller |     "Jun 09 13:57:51.733863 crc crio[23733]: time=\"2026-06-09T13:57:51.733796285Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.073685 | controller |     "Jun 09 13:57:51.794277 crc crio[23733]: time=\"2026-06-09T13:57:51.791529881Z\" level=info msg=\"Stopped container 02cc7d55a3f0e5116ac2cecb21a9a55d93213ef7c9ed4d88853f0d05304e9057: openstack/ceilometer-0/ceilometer-central-agent\" id=122e1537-1e6e-4ab0-ad3e-ead43d123906 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.073700 | controller |     "Jun 09 13:57:53.402681 crc crio[23733]: time=\"2026-06-09T13:57:53.402025506Z\" level=info msg=\"Stopped pod sandbox: 6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2\" id=ec723ad1-5b55-44c6-9d5c-acc8bd57520f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.073715 | controller |     "Jun 09 13:57:53.640766 crc crio[23733]: time=\"2026-06-09T13:57:53.640552933Z\" level=info msg=\"Removing container: b85eeb8fa769a224ef08e3cb5ee812c9570a27f607083416dec7d5d82e5fa5a5\" id=50d134f7-d92f-4cac-b1ea-913685bd7d38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.073729 | controller |     "Jun 09 13:57:53.725284 crc crio[23733]: time=\"2026-06-09T13:57:53.725095551Z\" level=info msg=\"Removed container b85eeb8fa769a224ef08e3cb5ee812c9570a27f607083416dec7d5d82e5fa5a5: openstack/glance-default-internal-api-0/glance-httpd\" id=50d134f7-d92f-4cac-b1ea-913685bd7d38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.073744 | controller |     "Jun 09 13:57:53.730825 crc crio[23733]: time=\"2026-06-09T13:57:53.73063064Z\" level=info msg=\"Removing container: 42de5d94d7bdfcf8ab925eb1afa5d46e429d04bf2f74551bdfb45b355d950508\" id=389e0f38-143c-45f3-b496-3299caeb3ba0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.073758 | controller |     "Jun 09 13:57:53.867730 crc crio[23733]: time=\"2026-06-09T13:57:53.867015337Z\" level=info msg=\"Removed container 42de5d94d7bdfcf8ab925eb1afa5d46e429d04bf2f74551bdfb45b355d950508: openstack/glance-default-internal-api-0/glance-log\" id=389e0f38-143c-45f3-b496-3299caeb3ba0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.073772 | controller |     "Jun 09 13:57:54.151392 crc crio[23733]: time=\"2026-06-09T13:57:54.15128952Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=e4da05a2-db11-435e-b3b1-e818ba4c7270 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.073786 | controller |     "Jun 09 13:57:54.152926 crc crio[23733]: time=\"2026-06-09T13:57:54.152789499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=33762f44-6873-4917-9309-8335e013a6b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.073800 | controller |     "Jun 09 13:57:54.221295 crc crio[23733]: time=\"2026-06-09T13:57:54.220887214Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=54b405ae-7b9b-440f-a39a-885443df7228 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.073818 | controller |     "Jun 09 13:57:54.250921 crc crio[23733]: time=\"2026-06-09T13:57:54.249726797Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-tfmm2/nova-cell0-conductor-db-sync\" id=235c239d-c8a1-4965-bdb4-bb31a12e3b20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.073833 | controller |     "Jun 09 13:57:54.251787 crc crio[23733]: time=\"2026-06-09T13:57:54.251713557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.073848 | controller |     "Jun 09 13:57:54.362196 crc crio[23733]: time=\"2026-06-09T13:57:54.362015581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.073863 | controller |     "Jun 09 13:57:54.378453 crc crio[23733]: time=\"2026-06-09T13:57:54.377373016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.073878 | controller |     "Jun 09 13:57:54.619847 crc crio[23733]: time=\"2026-06-09T13:57:54.618765005Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=61f4c6e1-e8ce-492e-b84a-de5e74440ad9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.073893 | controller |     "Jun 09 13:57:54.619847 crc crio[23733]: time=\"2026-06-09T13:57:54.619240056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.073907 | controller |     "Jun 09 13:57:54.647282 crc crio[23733]: time=\"2026-06-09T13:57:54.647176756Z\" level=info msg=\"Created container 51664f1b117f7ef87ba309a27c55cc3ffbfa6e60a07017d79b5c4c811316f20f: openstack/nova-cell0-conductor-db-sync-tfmm2/nova-cell0-conductor-db-sync\" id=235c239d-c8a1-4965-bdb4-bb31a12e3b20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.073922 | controller |     "Jun 09 13:57:54.652217 crc crio[23733]: time=\"2026-06-09T13:57:54.652054238Z\" level=info msg=\"Starting container: 51664f1b117f7ef87ba309a27c55cc3ffbfa6e60a07017d79b5c4c811316f20f\" id=c504a937-4d39-4b49-a2af-2ee7fef5d8e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.073937 | controller |     "Jun 09 13:57:54.662081 crc crio[23733]: time=\"2026-06-09T13:57:54.661750611Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:3911005c9316520e8732cbf44ea18a2e9928af12268c7ec028e567382b3e2c15 UID:2d0d88c1-3ab3-466f-8a2d-ca0ed26b5a7c NetNS:/var/run/netns/a2295412-145b-4123-84c8-f8faead0a238 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d0d88c1_3ab3_466f_8a2d_ca0ed26b5a7c.slice PodAnnotations:0xc001c1e308}] Aliases:map[]}\"",
2026-06-09 14:45:34.073952 | controller |     "Jun 09 13:57:54.662081 crc crio[23733]: time=\"2026-06-09T13:57:54.661820583Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.073967 | controller |     "Jun 09 13:57:54.664202 crc crio[23733]: time=\"2026-06-09T13:57:54.66407725Z\" level=info msg=\"Started container\" PID=79972 containerID=51664f1b117f7ef87ba309a27c55cc3ffbfa6e60a07017d79b5c4c811316f20f description=openstack/nova-cell0-conductor-db-sync-tfmm2/nova-cell0-conductor-db-sync id=c504a937-4d39-4b49-a2af-2ee7fef5d8e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508",
2026-06-09 14:45:34.073982 | controller |     "Jun 09 13:57:55.375385 crc crio[23733]: time=\"2026-06-09T13:57:55.374508801Z\" level=info msg=\"Stopping container: 7aa2dc659325b4f71512fe9a20078fde87164e1b33c8d5c46827fae943e331d9 (timeout: 30s)\" id=7eeb6b4c-2a60-4f13-8c66-62313c4d77d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.074000 | controller |     "Jun 09 13:57:55.383291 crc crio[23733]: time=\"2026-06-09T13:57:55.382403518Z\" level=info msg=\"Stopping container: 22fb0bc9da5fbb40c0b1b3e258c13494e413e7b3ce281714417b9051913ae97c (timeout: 30s)\" id=baf5383e-3b1a-4520-ba73-67c2de9b6a7c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.074015 | controller |     "Jun 09 13:57:55.633512 crc crio[23733]: time=\"2026-06-09T13:57:55.633374278Z\" level=info msg=\"Stopped container 22fb0bc9da5fbb40c0b1b3e258c13494e413e7b3ce281714417b9051913ae97c: openstack/glance-default-external-api-0/glance-log\" id=baf5383e-3b1a-4520-ba73-67c2de9b6a7c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.074030 | controller |     "Jun 09 13:57:55.752742 crc crio[23733]: 2026-06-09T13:57:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3911005c9316520 Mac:c6:6f:25:1d:43:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/a2295412-145b-4123-84c8-f8faead0a238 SocketPath: PciID:}] [{Interface:0xc000146d00 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.074044 | controller |     "Jun 09 13:57:55.753876 crc crio[23733]: time=\"2026-06-09T13:57:55.753787465Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:3911005c9316520e8732cbf44ea18a2e9928af12268c7ec028e567382b3e2c15 UID:2d0d88c1-3ab3-466f-8a2d-ca0ed26b5a7c NetNS:/var/run/netns/a2295412-145b-4123-84c8-f8faead0a238 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d0d88c1_3ab3_466f_8a2d_ca0ed26b5a7c.slice PodAnnotations:0xc001c1e308}] Aliases:map[]}\"",
2026-06-09 14:45:34.074059 | controller |     "Jun 09 13:57:55.754327 crc crio[23733]: time=\"2026-06-09T13:57:55.754022901Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.074074 | controller |     "Jun 09 13:57:55.774779 crc crio[23733]: time=\"2026-06-09T13:57:55.774559465Z\" level=info msg=\"Ran pod sandbox 3911005c9316520e8732cbf44ea18a2e9928af12268c7ec028e567382b3e2c15 with infra container: openstack/glance-default-internal-api-0/POD\" id=61f4c6e1-e8ce-492e-b84a-de5e74440ad9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.074088 | controller |     "Jun 09 13:57:55.779408 crc crio[23733]: time=\"2026-06-09T13:57:55.779061968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=54aacc1e-53ea-49d0-b446-213e26550f00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.074103 | controller |     "Jun 09 13:57:55.782570 crc crio[23733]: time=\"2026-06-09T13:57:55.782380592Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b2d315e5-f729-44fe-a924-7a8a93c66ef1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.074117 | controller |     "Jun 09 13:57:55.808913 crc crio[23733]: time=\"2026-06-09T13:57:55.808725771Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=a7ef7610-2a46-4511-8362-6bbb7fde651e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.074132 | controller |     "Jun 09 13:57:55.809331 crc crio[23733]: time=\"2026-06-09T13:57:55.809266134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.074147 | controller |     "Jun 09 13:57:55.872729 crc crio[23733]: time=\"2026-06-09T13:57:55.872616671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.074165 | controller |     "Jun 09 13:57:57.097518 crc crio[23733]: time=\"2026-06-09T13:57:57.097375591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.074181 | controller |     "Jun 09 13:57:57.230820 crc crio[23733]: time=\"2026-06-09T13:57:57.230291233Z\" level=info msg=\"Created container cabaebd93f99d7deacbafbebf164ea3c7beed633a85c2725e56f347e3569764f: openstack/glance-default-internal-api-0/glance-log\" id=a7ef7610-2a46-4511-8362-6bbb7fde651e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.074195 | controller |     "Jun 09 13:57:57.248199 crc crio[23733]: time=\"2026-06-09T13:57:57.24456712Z\" level=info msg=\"Starting container: cabaebd93f99d7deacbafbebf164ea3c7beed633a85c2725e56f347e3569764f\" id=45bb6cc6-ea36-41eb-b164-b68abaead5f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.074210 | controller |     "Jun 09 13:57:57.252465 crc crio[23733]: time=\"2026-06-09T13:57:57.251813551Z\" level=info msg=\"Started container\" PID=80263 containerID=cabaebd93f99d7deacbafbebf164ea3c7beed633a85c2725e56f347e3569764f description=openstack/glance-default-internal-api-0/glance-log id=45bb6cc6-ea36-41eb-b164-b68abaead5f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3911005c9316520e8732cbf44ea18a2e9928af12268c7ec028e567382b3e2c15",
2026-06-09 14:45:34.074225 | controller |     "Jun 09 13:57:57.271056 crc crio[23733]: time=\"2026-06-09T13:57:57.271002982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=08384004-5471-4f18-9f96-9ea3fbf9a95f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.074240 | controller |     "Jun 09 13:57:57.346405 crc crio[23733]: time=\"2026-06-09T13:57:57.346341769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=7a0d5791-2201-45e3-88b3-aa341f9e244c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.074254 | controller |     "Jun 09 13:57:57.359702 crc crio[23733]: time=\"2026-06-09T13:57:57.359608982Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=8900f731-5d7c-4b0e-9707-d0b6b72cde5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.074269 | controller |     "Jun 09 13:57:57.360608 crc crio[23733]: time=\"2026-06-09T13:57:57.360577716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.074284 | controller |     "Jun 09 13:57:57.433809 crc crio[23733]: time=\"2026-06-09T13:57:57.43372047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.074298 | controller |     "Jun 09 13:57:58.188696 crc crio[23733]: time=\"2026-06-09T13:57:58.188233626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.074313 | controller |     "Jun 09 13:57:58.339605 crc crio[23733]: time=\"2026-06-09T13:57:58.339410543Z\" level=info msg=\"Created container f7f889a9048ec91be0d8e5773b002828c7727c05cec9183e53456a70d4f7755c: openstack/glance-default-internal-api-0/glance-httpd\" id=8900f731-5d7c-4b0e-9707-d0b6b72cde5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.074328 | controller |     "Jun 09 13:57:58.341737 crc crio[23733]: time=\"2026-06-09T13:57:58.341506626Z\" level=info msg=\"Starting container: f7f889a9048ec91be0d8e5773b002828c7727c05cec9183e53456a70d4f7755c\" id=32bfd33a-6b8f-4d2b-aaaf-2d1d73540d50 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.074342 | controller |     "Jun 09 13:57:58.348625 crc crio[23733]: time=\"2026-06-09T13:57:58.348569443Z\" level=info msg=\"Started container\" PID=80328 containerID=f7f889a9048ec91be0d8e5773b002828c7727c05cec9183e53456a70d4f7755c description=openstack/glance-default-internal-api-0/glance-httpd id=32bfd33a-6b8f-4d2b-aaaf-2d1d73540d50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3911005c9316520e8732cbf44ea18a2e9928af12268c7ec028e567382b3e2c15",
2026-06-09 14:45:34.074360 | controller |     "Jun 09 13:57:58.992028 crc crio[23733]: time=\"2026-06-09T13:57:58.99137398Z\" level=info msg=\"Stopped container 7aa2dc659325b4f71512fe9a20078fde87164e1b33c8d5c46827fae943e331d9: openstack/glance-default-external-api-0/glance-httpd\" id=7eeb6b4c-2a60-4f13-8c66-62313c4d77d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.074375 | controller |     "Jun 09 13:57:58.993308 crc crio[23733]: time=\"2026-06-09T13:57:58.993223067Z\" level=info msg=\"Stopping pod sandbox: 89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4\" id=9caac531-0dbe-4158-8a3a-607f8e4d155a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.074390 | controller |     "Jun 09 13:57:58.994552 crc crio[23733]: time=\"2026-06-09T13:57:58.994482498Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4 UID:8ff63db0-5b46-4fc3-8dd3-dcb6883e9655 NetNS:/var/run/netns/483aeebc-4417-4fe8-b0e0-f4f4cf81faa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ff63db0_5b46_4fc3_8dd3_dcb6883e9655.slice PodAnnotations:0xc002898950}] Aliases:map[]}\"",
2026-06-09 14:45:34.074405 | controller |     "Jun 09 13:57:58.994756 crc crio[23733]: time=\"2026-06-09T13:57:58.994705454Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.074419 | controller |     "Jun 09 13:57:59.513954 crc crio[23733]: time=\"2026-06-09T13:57:59.513243986Z\" level=info msg=\"Stopped pod sandbox: 89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4\" id=9caac531-0dbe-4158-8a3a-607f8e4d155a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.074434 | controller |     "Jun 09 13:57:59.760444 crc crio[23733]: time=\"2026-06-09T13:57:59.758866611Z\" level=warning msg=\"Stopping container 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de with stop signal(15) timed out. Killing...\"",
2026-06-09 14:45:34.074448 | controller |     "Jun 09 13:57:59.877753 crc crio[23733]: time=\"2026-06-09T13:57:59.870805036Z\" level=error msg=\"Killing container 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-09 14:45:34.074463 | controller |     "Jun 09 13:57:59.943950 crc crio[23733]: time=\"2026-06-09T13:57:59.942751989Z\" level=info msg=\"Stopped container 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de: openstack/ceilometer-0/ceilometer-notification-agent\" id=ce1609b2-846f-4909-a029-97e8df274bdd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.074478 | controller |     "Jun 09 13:57:59.947538 crc crio[23733]: time=\"2026-06-09T13:57:59.947385215Z\" level=info msg=\"Stopping pod sandbox: c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2\" id=90a6236d-3ec9-476d-b449-8beddefc5055 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.074493 | controller |     "Jun 09 13:57:59.948886 crc crio[23733]: time=\"2026-06-09T13:57:59.94878655Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2 UID:0ba333a4-0117-4820-9738-e6acb06ffcfc NetNS:/var/run/netns/d3bf4af9-a5a1-41d0-ad6f-26cc2cc100e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ba333a4_0117_4820_9738_e6acb06ffcfc.slice PodAnnotations:0xc0020d9308}] Aliases:map[]}\"",
2026-06-09 14:45:34.074524 | controller |     "Jun 09 13:57:59.949070 crc crio[23733]: time=\"2026-06-09T13:57:59.949004355Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.074545 | controller |     "Jun 09 13:57:59.959736 crc crio[23733]: time=\"2026-06-09T13:57:59.959471958Z\" level=info msg=\"Removing container: 7aa2dc659325b4f71512fe9a20078fde87164e1b33c8d5c46827fae943e331d9\" id=754f9b8b-c99d-43dc-a3fd-9a1c1958481a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.074561 | controller |     "Jun 09 13:58:00.319378 crc crio[23733]: time=\"2026-06-09T13:58:00.319261643Z\" level=info msg=\"Removed container 7aa2dc659325b4f71512fe9a20078fde87164e1b33c8d5c46827fae943e331d9: openstack/glance-default-external-api-0/glance-httpd\" id=754f9b8b-c99d-43dc-a3fd-9a1c1958481a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.074576 | controller |     "Jun 09 13:58:00.358365 crc crio[23733]: time=\"2026-06-09T13:58:00.358061765Z\" level=info msg=\"Removing container: 22fb0bc9da5fbb40c0b1b3e258c13494e413e7b3ce281714417b9051913ae97c\" id=3f6e4378-b772-47ad-a76e-7442e264c458 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.074591 | controller |     "Jun 09 13:58:00.447469 crc crio[23733]: time=\"2026-06-09T13:58:00.442405689Z\" level=info msg=\"Removed container 22fb0bc9da5fbb40c0b1b3e258c13494e413e7b3ce281714417b9051913ae97c: openstack/glance-default-external-api-0/glance-log\" id=3f6e4378-b772-47ad-a76e-7442e264c458 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.074605 | controller |     "Jun 09 13:58:00.469532 crc crio[23733]: time=\"2026-06-09T13:58:00.467430435Z\" level=info msg=\"Stopped pod sandbox: c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2\" id=90a6236d-3ec9-476d-b449-8beddefc5055 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.074620 | controller |     "Jun 09 13:58:00.890175 crc crio[23733]: time=\"2026-06-09T13:58:00.889907223Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683558-tjh6b/POD\" id=57aac8c9-dbc1-4c13-baa8-0855798ef76b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.074635 | controller |     "Jun 09 13:58:00.890175 crc crio[23733]: time=\"2026-06-09T13:58:00.890094637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.074650 | controller |     "Jun 09 13:58:00.913556 crc crio[23733]: time=\"2026-06-09T13:58:00.911315429Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=bb027448-a858-4462-a23d-d196e669efe6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.074665 | controller |     "Jun 09 13:58:00.913556 crc crio[23733]: time=\"2026-06-09T13:58:00.911450292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.074681 | controller |     "Jun 09 13:58:00.940346 crc crio[23733]: time=\"2026-06-09T13:58:00.940228843Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683558-tjh6b Namespace:openshift-infra ID:9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12 UID:71902744-d2b7-4695-b4f0-952f1dda828b NetNS:/var/run/netns/185545ae-8925-4525-bbfd-aa52e2e2b1d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71902744_d2b7_4695_b4f0_952f1dda828b.slice PodAnnotations:0xc0025342d8}] Aliases:map[]}\"",
2026-06-09 14:45:34.074696 | controller |     "Jun 09 13:58:00.940346 crc crio[23733]: time=\"2026-06-09T13:58:00.940316195Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683558-tjh6b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.074716 | controller |     "Jun 09 13:58:01.003279 crc crio[23733]: time=\"2026-06-09T13:58:00.998514683Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d433493398d696610290bc8f259cb7aae8e8a13b2a151b3f123f6c1f238a8aa0 UID:3064cdf4-5d16-4299-891b-40b1f16ae572 NetNS:/var/run/netns/8eb2ebc2-ac44-4345-8371-5719530cc56f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3064cdf4_5d16_4299_891b_40b1f16ae572.slice PodAnnotations:0xc00012b588}] Aliases:map[]}\"",
2026-06-09 14:45:34.074731 | controller |     "Jun 09 13:58:01.003279 crc crio[23733]: time=\"2026-06-09T13:58:01.000915244Z\" level=info msg=\"Removing container: 4727d2fa9866456c22899e4a936194c2dfb0c347534b8dd23453eb1b22e101c5\" id=c0ea12fb-829e-4ba3-a500-a378b382cedf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.074746 | controller |     "Jun 09 13:58:01.003911 crc crio[23733]: time=\"2026-06-09T13:58:01.003396256Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.074760 | controller |     "Jun 09 13:58:01.151659 crc crio[23733]: time=\"2026-06-09T13:58:01.151503757Z\" level=info msg=\"Removed container 4727d2fa9866456c22899e4a936194c2dfb0c347534b8dd23453eb1b22e101c5: openstack/ceilometer-0/proxy-httpd\" id=c0ea12fb-829e-4ba3-a500-a378b382cedf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.074775 | controller |     "Jun 09 13:58:01.165444 crc crio[23733]: time=\"2026-06-09T13:58:01.165311643Z\" level=info msg=\"Removing container: ebd3d0d3b4a00a1d1f5f3f254e752056b8690b2da798a0f351e290674c87b2c8\" id=813b519a-543d-49d8-bd6b-c21b8554b5b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.074789 | controller |     "Jun 09 13:58:01.286573 crc crio[23733]: time=\"2026-06-09T13:58:01.285766221Z\" level=info msg=\"Removed container ebd3d0d3b4a00a1d1f5f3f254e752056b8690b2da798a0f351e290674c87b2c8: openstack/ceilometer-0/sg-core\" id=813b519a-543d-49d8-bd6b-c21b8554b5b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.074804 | controller |     "Jun 09 13:58:01.304088 crc crio[23733]: time=\"2026-06-09T13:58:01.291906884Z\" level=info msg=\"Removing container: 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de\" id=76070fdd-daab-427a-81f2-2d9a34abec20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.074818 | controller |     "Jun 09 13:58:01.345936 crc crio[23733]: time=\"2026-06-09T13:58:01.342519894Z\" level=info msg=\"Removed container 0eabcffc4beb659ae5594bf0844dee8014af7c0fad4ebfc48eaea938e616b1de: openstack/ceilometer-0/ceilometer-notification-agent\" id=76070fdd-daab-427a-81f2-2d9a34abec20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.074833 | controller |     "Jun 09 13:58:01.346429 crc crio[23733]: time=\"2026-06-09T13:58:01.346005661Z\" level=info msg=\"Removing container: 02cc7d55a3f0e5116ac2cecb21a9a55d93213ef7c9ed4d88853f0d05304e9057\" id=7d13894b-47b4-416c-8910-34f152e5e056 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.074847 | controller |     "Jun 09 13:58:01.388260 crc crio[23733]: time=\"2026-06-09T13:58:01.387368887Z\" level=info msg=\"Removed container 02cc7d55a3f0e5116ac2cecb21a9a55d93213ef7c9ed4d88853f0d05304e9057: openstack/ceilometer-0/ceilometer-central-agent\" id=7d13894b-47b4-416c-8910-34f152e5e056 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.074861 | controller |     "Jun 09 13:58:01.608163 crc crio[23733]: time=\"2026-06-09T13:58:01.605608335Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=ed8d8fd8-3142-4506-85b1-89694ecd236d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.074878 | controller |     "Jun 09 13:58:01.608163 crc crio[23733]: time=\"2026-06-09T13:58:01.60579459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.074904 | controller |     "Jun 09 13:58:01.651880 crc crio[23733]: time=\"2026-06-09T13:58:01.651817683Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca UID:5ab2b178-a784-4bbf-b9a3-8b452e78a56f NetNS:/var/run/netns/f8c24bc2-42f2-443b-b061-14cf5729beb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ab2b178_a784_4bbf_b9a3_8b452e78a56f.slice PodAnnotations:0xc0020d8808}] Aliases:map[]}\"",
2026-06-09 14:45:34.074919 | controller |     "Jun 09 13:58:01.652285 crc crio[23733]: time=\"2026-06-09T13:58:01.652259575Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.074934 | controller |     "Jun 09 13:58:01.897200 crc crio[23733]: 2026-06-09T13:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9fdb6c3423c69a7 Mac:86:93:f1:c5:b4:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/185545ae-8925-4525-bbfd-aa52e2e2b1d7 SocketPath: PciID:}] [{Interface:0xc000512620 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.074949 | controller |     "Jun 09 13:58:01.899492 crc crio[23733]: time=\"2026-06-09T13:58:01.89872933Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683558-tjh6b Namespace:openshift-infra ID:9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12 UID:71902744-d2b7-4695-b4f0-952f1dda828b NetNS:/var/run/netns/185545ae-8925-4525-bbfd-aa52e2e2b1d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71902744_d2b7_4695_b4f0_952f1dda828b.slice PodAnnotations:0xc0025342d8}] Aliases:map[]}\"",
2026-06-09 14:45:34.074964 | controller |     "Jun 09 13:58:01.899492 crc crio[23733]: time=\"2026-06-09T13:58:01.898923095Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683558-tjh6b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.074980 | controller |     "Jun 09 13:58:01.954797 crc crio[23733]: 2026-06-09T13:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d433493398d6966 Mac:86:23:59:57:ba:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/8eb2ebc2-ac44-4345-8371-5719530cc56f SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.074995 | controller |     "Jun 09 13:58:01.954797 crc crio[23733]: time=\"2026-06-09T13:58:01.953964854Z\" level=info msg=\"Ran pod sandbox 9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12 with infra container: openshift-infra/auto-csr-approver-29683558-tjh6b/POD\" id=57aac8c9-dbc1-4c13-baa8-0855798ef76b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.075009 | controller |     "Jun 09 13:58:01.956038 crc crio[23733]: time=\"2026-06-09T13:58:01.955549015Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d433493398d696610290bc8f259cb7aae8e8a13b2a151b3f123f6c1f238a8aa0 UID:3064cdf4-5d16-4299-891b-40b1f16ae572 NetNS:/var/run/netns/8eb2ebc2-ac44-4345-8371-5719530cc56f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3064cdf4_5d16_4299_891b_40b1f16ae572.slice PodAnnotations:0xc00012b588}] Aliases:map[]}\"",
2026-06-09 14:45:34.075024 | controller |     "Jun 09 13:58:01.956038 crc crio[23733]: time=\"2026-06-09T13:58:01.955804441Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.075045 | controller |     "Jun 09 13:58:01.963292 crc crio[23733]: time=\"2026-06-09T13:58:01.960494568Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f73aa97c-3766-4733-b81d-dd36f9949233 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.075061 | controller |     "Jun 09 13:58:01.974776 crc crio[23733]: time=\"2026-06-09T13:58:01.974279873Z\" level=info msg=\"Ran pod sandbox d433493398d696610290bc8f259cb7aae8e8a13b2a151b3f123f6c1f238a8aa0 with infra container: openstack/glance-default-external-api-0/POD\" id=bb027448-a858-4462-a23d-d196e669efe6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.075076 | controller |     "Jun 09 13:58:01.978768 crc crio[23733]: time=\"2026-06-09T13:58:01.977265298Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.075093 | controller |     "Jun 09 13:58:01.980899 crc crio[23733]: time=\"2026-06-09T13:58:01.980570372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5cda9b37-a58d-4571-8f1b-ef5d494e4924 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.075113 | controller |     "Jun 09 13:58:01.987920 crc crio[23733]: time=\"2026-06-09T13:58:01.985940095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8933221f-f76b-4962-b983-7972c24c55f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.075127 | controller |     "Jun 09 13:58:01.998171 crc crio[23733]: time=\"2026-06-09T13:58:01.998006357Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=8dcc354d-0bdf-4cca-bee4-fea739f633b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.075142 | controller |     "Jun 09 13:58:01.998996 crc crio[23733]: time=\"2026-06-09T13:58:01.99892456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.075157 | controller |     "Jun 09 13:58:02.072499 crc crio[23733]: time=\"2026-06-09T13:58:02.066905714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.075171 | controller |     "Jun 09 13:58:02.299296 crc crio[23733]: 2026-06-09T13:58:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:657b66004aec379 Mac:26:22:83:0a:d6:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/f8c24bc2-42f2-443b-b061-14cf5729beb4 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.075186 | controller |     "Jun 09 13:58:02.299296 crc crio[23733]: time=\"2026-06-09T13:58:02.293469832Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca UID:5ab2b178-a784-4bbf-b9a3-8b452e78a56f NetNS:/var/run/netns/f8c24bc2-42f2-443b-b061-14cf5729beb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ab2b178_a784_4bbf_b9a3_8b452e78a56f.slice PodAnnotations:0xc0020d8808}] Aliases:map[]}\"",
2026-06-09 14:45:34.075201 | controller |     "Jun 09 13:58:02.299296 crc crio[23733]: time=\"2026-06-09T13:58:02.293621025Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.075215 | controller |     "Jun 09 13:58:02.334076 crc crio[23733]: time=\"2026-06-09T13:58:02.333972297Z\" level=info msg=\"Ran pod sandbox 657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca with infra container: openstack/ceilometer-0/POD\" id=ed8d8fd8-3142-4506-85b1-89694ecd236d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.075233 | controller |     "Jun 09 13:58:02.357467 crc crio[23733]: time=\"2026-06-09T13:58:02.357360023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=e84f4d70-3972-4f25-bb75-04d13d44a7c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.075248 | controller |     "Jun 09 13:58:02.412662 crc crio[23733]: time=\"2026-06-09T13:58:02.41193872Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=76bdde45-dc36-40b6-bc51-b6159688d31f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.075262 | controller |     "Jun 09 13:58:02.425084 crc crio[23733]: time=\"2026-06-09T13:58:02.424966076Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=69d73b99-0923-4940-9ca0-ded4640c472a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.075277 | controller |     "Jun 09 13:58:02.426245 crc crio[23733]: time=\"2026-06-09T13:58:02.426183056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.075292 | controller |     "Jun 09 13:58:02.525474 crc crio[23733]: time=\"2026-06-09T13:58:02.525361973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.075311 | controller |     "Jun 09 13:58:02.550200 crc crio[23733]: time=\"2026-06-09T13:58:02.549910136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.075326 | controller |     "Jun 09 13:58:02.691913 crc crio[23733]: time=\"2026-06-09T13:58:02.691781702Z\" level=info msg=\"Created container 451ea01b9bba44a746cf36a5544f43f9486e31cfe9bf8cbd3c4250d58b75c81e: openstack/ceilometer-0/ceilometer-central-agent\" id=69d73b99-0923-4940-9ca0-ded4640c472a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.075340 | controller |     "Jun 09 13:58:02.699022 crc crio[23733]: time=\"2026-06-09T13:58:02.694731976Z\" level=info msg=\"Starting container: 451ea01b9bba44a746cf36a5544f43f9486e31cfe9bf8cbd3c4250d58b75c81e\" id=5a40dc9d-b9e4-4dd1-8f84-a021b57aa2dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.075356 | controller |     "Jun 09 13:58:02.704307 crc crio[23733]: time=\"2026-06-09T13:58:02.703518657Z\" level=info msg=\"Started container\" PID=80893 containerID=451ea01b9bba44a746cf36a5544f43f9486e31cfe9bf8cbd3c4250d58b75c81e description=openstack/ceilometer-0/ceilometer-central-agent id=5a40dc9d-b9e4-4dd1-8f84-a021b57aa2dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca",
2026-06-09 14:45:34.075372 | controller |     "Jun 09 13:58:02.721217 crc crio[23733]: time=\"2026-06-09T13:58:02.721046175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d98667a8-1247-4575-b01d-b29b247dd15f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.075387 | controller |     "Jun 09 13:58:02.752213 crc crio[23733]: time=\"2026-06-09T13:58:02.751770185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f803dd77-add6-4db0-b26f-9542565894d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.075445 | controller |     "Jun 09 13:58:02.762869 crc crio[23733]: time=\"2026-06-09T13:58:02.76274958Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=0c3e659d-7d28-46f8-a86d-562e197397b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.075466 | controller |     "Jun 09 13:58:02.763361 crc crio[23733]: time=\"2026-06-09T13:58:02.763291525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.075482 | controller |     "Jun 09 13:58:02.838465 crc crio[23733]: time=\"2026-06-09T13:58:02.837867772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.075497 | controller |     "Jun 09 13:58:02.852381 crc crio[23733]: time=\"2026-06-09T13:58:02.852196682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.075537 | controller |     "Jun 09 13:58:02.992203 crc crio[23733]: time=\"2026-06-09T13:58:02.987904272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.075557 | controller |     "Jun 09 13:58:03.136900 crc crio[23733]: time=\"2026-06-09T13:58:03.136733081Z\" level=info msg=\"Created container cbbc513d9083c46c5c4db2d11713b87ee4c8dbd227de4fa1db7c9e972755d58a: openstack/ceilometer-0/ceilometer-notification-agent\" id=0c3e659d-7d28-46f8-a86d-562e197397b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.075572 | controller |     "Jun 09 13:58:03.138985 crc crio[23733]: time=\"2026-06-09T13:58:03.138877215Z\" level=info msg=\"Starting container: cbbc513d9083c46c5c4db2d11713b87ee4c8dbd227de4fa1db7c9e972755d58a\" id=0ff26ae3-a480-46fb-b05d-728beaef3c25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.075587 | controller |     "Jun 09 13:58:03.147814 crc crio[23733]: time=\"2026-06-09T13:58:03.147711097Z\" level=info msg=\"Started container\" PID=80915 containerID=cbbc513d9083c46c5c4db2d11713b87ee4c8dbd227de4fa1db7c9e972755d58a description=openstack/ceilometer-0/ceilometer-notification-agent id=0ff26ae3-a480-46fb-b05d-728beaef3c25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca",
2026-06-09 14:45:34.075637 | controller |     "Jun 09 13:58:03.160305 crc crio[23733]: time=\"2026-06-09T13:58:03.16022131Z\" level=info msg=\"Created container 5906542542e35ad33b5622827d21e6378325f3f298f0073bbe8ea18027bbb7d6: openstack/glance-default-external-api-0/glance-log\" id=8dcc354d-0bdf-4cca-bee4-fea739f633b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.075658 | controller |     "Jun 09 13:58:03.162502 crc crio[23733]: time=\"2026-06-09T13:58:03.162405264Z\" level=info msg=\"Starting container: 5906542542e35ad33b5622827d21e6378325f3f298f0073bbe8ea18027bbb7d6\" id=1f0312c9-1001-45dd-9023-5bea7b18be9f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.075675 | controller |     "Jun 09 13:58:03.163384 crc crio[23733]: time=\"2026-06-09T13:58:03.163321747Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=881deb16-9960-4dae-befd-807b58066b2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.075690 | controller |     "Jun 09 13:58:03.180193 crc crio[23733]: time=\"2026-06-09T13:58:03.179479473Z\" level=info msg=\"Started container\" PID=80921 containerID=5906542542e35ad33b5622827d21e6378325f3f298f0073bbe8ea18027bbb7d6 description=openstack/glance-default-external-api-0/glance-log id=1f0312c9-1001-45dd-9023-5bea7b18be9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d433493398d696610290bc8f259cb7aae8e8a13b2a151b3f123f6c1f238a8aa0",
2026-06-09 14:45:34.075705 | controller |     "Jun 09 13:58:03.196029 crc crio[23733]: time=\"2026-06-09T13:58:03.195967695Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9e6f6c7f-8a53-4b62-85c4-bc54ad7bcc03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.075723 | controller |     "Jun 09 13:58:03.200787 crc crio[23733]: time=\"2026-06-09T13:58:03.200671884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ca7dfb38-583d-402b-9836-a5e6385e265f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.075738 | controller |     "Jun 09 13:58:03.203786 crc crio[23733]: time=\"2026-06-09T13:58:03.203671749Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=ac9c9496-b9d3-4b21-bdfd-2d7a6241fd91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.075753 | controller |     "Jun 09 13:58:03.204260 crc crio[23733]: time=\"2026-06-09T13:58:03.204080429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.075768 | controller |     "Jun 09 13:58:03.273801 crc crio[23733]: time=\"2026-06-09T13:58:03.273681102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6aa358f1-b291-4fe8-903d-2c16ce6b7299 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.075783 | controller |     "Jun 09 13:58:03.279046 crc crio[23733]: time=\"2026-06-09T13:58:03.278936775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.075798 | controller |     "Jun 09 13:58:03.287243 crc crio[23733]: time=\"2026-06-09T13:58:03.28715695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.075813 | controller |     "Jun 09 13:58:03.296341 crc crio[23733]: time=\"2026-06-09T13:58:03.296181806Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=9f89fb0a-9c78-4963-b0a5-4c398c9c99a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.075828 | controller |     "Jun 09 13:58:03.303426 crc crio[23733]: time=\"2026-06-09T13:58:03.303266744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.075843 | controller |     "Jun 09 13:58:03.310211 crc crio[23733]: time=\"2026-06-09T13:58:03.310026033Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f73aa97c-3766-4733-b81d-dd36f9949233 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.075858 | controller |     "Jun 09 13:58:03.312085 crc crio[23733]: time=\"2026-06-09T13:58:03.311973472Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5e0a2b20-bf46-4981-ba1e-16f6a2f2466b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.075873 | controller |     "Jun 09 13:58:03.378554 crc crio[23733]: time=\"2026-06-09T13:58:03.378441278Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=82fa3b6e-26c0-4f17-a25e-618fddba851c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.075887 | controller |     "Jun 09 13:58:03.410393 crc crio[23733]: time=\"2026-06-09T13:58:03.41006372Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683558-tjh6b/oc\" id=17631ddb-2789-4d65-b1df-a3ca05df065f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.075902 | controller |     "Jun 09 13:58:03.410796 crc crio[23733]: time=\"2026-06-09T13:58:03.410620415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.075917 | controller |     "Jun 09 13:58:03.459378 crc crio[23733]: time=\"2026-06-09T13:58:03.459267594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.075940 | controller |     "Jun 09 13:58:03.520374 crc crio[23733]: time=\"2026-06-09T13:58:03.520261112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.075955 | controller |     "Jun 09 13:58:03.816003 crc crio[23733]: time=\"2026-06-09T13:58:03.815880689Z\" level=info msg=\"Created container ebdf5b8af1727f62eebf32256be830494237ec59c70a328ddedbbd5654ee1d13: openstack/ceilometer-0/sg-core\" id=ac9c9496-b9d3-4b21-bdfd-2d7a6241fd91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.075969 | controller |     "Jun 09 13:58:03.820936 crc crio[23733]: time=\"2026-06-09T13:58:03.82071222Z\" level=info msg=\"Starting container: ebdf5b8af1727f62eebf32256be830494237ec59c70a328ddedbbd5654ee1d13\" id=28ada25a-f1f8-4aea-b33f-b9af6f4d5913 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.075983 | controller |     "Jun 09 13:58:03.860536 crc crio[23733]: time=\"2026-06-09T13:58:03.859844991Z\" level=info msg=\"Started container\" PID=80961 containerID=ebdf5b8af1727f62eebf32256be830494237ec59c70a328ddedbbd5654ee1d13 description=openstack/ceilometer-0/sg-core id=28ada25a-f1f8-4aea-b33f-b9af6f4d5913 name=/runtime.v1.RuntimeService/StartContainer sandboxID=657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca",
2026-06-09 14:45:34.075997 | controller |     "Jun 09 13:58:03.890771 crc crio[23733]: time=\"2026-06-09T13:58:03.890665302Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=576865e0-b5bd-49d8-b3d3-8d48bf78eded name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.076011 | controller |     "Jun 09 13:58:03.902773 crc crio[23733]: time=\"2026-06-09T13:58:03.902679284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.076026 | controller |     "Jun 09 13:58:03.971684 crc crio[23733]: time=\"2026-06-09T13:58:03.971532389Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=ee56dc79-4e29-4211-a66c-a744ff0b945a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.076040 | controller |     "Jun 09 13:58:03.982057 crc crio[23733]: time=\"2026-06-09T13:58:03.981853257Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=c09031d8-3dc7-423b-b80c-a496d717bdf1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.076054 | controller |     "Jun 09 13:58:03.982601 crc crio[23733]: time=\"2026-06-09T13:58:03.982528205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.076069 | controller |     "Jun 09 13:58:04.231819 crc crio[23733]: time=\"2026-06-09T13:58:04.231695248Z\" level=info msg=\"Created container a55849470581e35ad6ba9debff7f46b22f0ee55426569bf6d08aaafba4ce21e0: openshift-infra/auto-csr-approver-29683558-tjh6b/oc\" id=17631ddb-2789-4d65-b1df-a3ca05df065f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.076083 | controller |     "Jun 09 13:58:04.235527 crc crio[23733]: time=\"2026-06-09T13:58:04.235451443Z\" level=info msg=\"Starting container: a55849470581e35ad6ba9debff7f46b22f0ee55426569bf6d08aaafba4ce21e0\" id=ddedeb1a-cd44-4246-b42d-7bb9734b7413 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.076097 | controller |     "Jun 09 13:58:04.252998 crc crio[23733]: time=\"2026-06-09T13:58:04.24855642Z\" level=info msg=\"Started container\" PID=81015 containerID=a55849470581e35ad6ba9debff7f46b22f0ee55426569bf6d08aaafba4ce21e0 description=openshift-infra/auto-csr-approver-29683558-tjh6b/oc id=ddedeb1a-cd44-4246-b42d-7bb9734b7413 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12",
2026-06-09 14:45:34.076115 | controller |     "Jun 09 13:58:04.261632 crc crio[23733]: time=\"2026-06-09T13:58:04.261518306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.076131 | controller |     "Jun 09 13:58:04.275932 crc crio[23733]: time=\"2026-06-09T13:58:04.275739302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.076145 | controller |     "Jun 09 13:58:04.447604 crc crio[23733]: time=\"2026-06-09T13:58:04.447476065Z\" level=info msg=\"Created container 9ceeaa045c93d477a0289b897f5d253b8dc0882189111b32c0488972eaa0776a: openstack/ceilometer-0/proxy-httpd\" id=c09031d8-3dc7-423b-b80c-a496d717bdf1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.076160 | controller |     "Jun 09 13:58:04.449407 crc crio[23733]: time=\"2026-06-09T13:58:04.44931104Z\" level=info msg=\"Starting container: 9ceeaa045c93d477a0289b897f5d253b8dc0882189111b32c0488972eaa0776a\" id=3e0c4a40-3c81-461a-926c-43f2d65defd8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.076175 | controller |     "Jun 09 13:58:04.469426 crc crio[23733]: time=\"2026-06-09T13:58:04.469306131Z\" level=info msg=\"Started container\" PID=81033 containerID=9ceeaa045c93d477a0289b897f5d253b8dc0882189111b32c0488972eaa0776a description=openstack/ceilometer-0/proxy-httpd id=3e0c4a40-3c81-461a-926c-43f2d65defd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca",
2026-06-09 14:45:34.076190 | controller |     "Jun 09 13:58:04.631072 crc crio[23733]: time=\"2026-06-09T13:58:04.63086461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.076204 | controller |     "Jun 09 13:58:04.882525 crc crio[23733]: time=\"2026-06-09T13:58:04.881352617Z\" level=info msg=\"Created container 60e82516084b58797b8b6cab92135560936da4162e755d7245247ea71bcff5df: openstack/glance-default-external-api-0/glance-httpd\" id=9f89fb0a-9c78-4963-b0a5-4c398c9c99a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.076219 | controller |     "Jun 09 13:58:04.883742 crc crio[23733]: time=\"2026-06-09T13:58:04.883631653Z\" level=info msg=\"Starting container: 60e82516084b58797b8b6cab92135560936da4162e755d7245247ea71bcff5df\" id=5aa06010-6f6b-41bb-87d1-31895100e4fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.076234 | controller |     "Jun 09 13:58:04.891524 crc crio[23733]: time=\"2026-06-09T13:58:04.891415299Z\" level=info msg=\"Started container\" PID=81228 containerID=60e82516084b58797b8b6cab92135560936da4162e755d7245247ea71bcff5df description=openstack/glance-default-external-api-0/glance-httpd id=5aa06010-6f6b-41bb-87d1-31895100e4fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=d433493398d696610290bc8f259cb7aae8e8a13b2a151b3f123f6c1f238a8aa0",
2026-06-09 14:45:34.076248 | controller |     "Jun 09 13:58:06.219027 crc crio[23733]: time=\"2026-06-09T13:58:06.218283696Z\" level=info msg=\"Stopping pod sandbox: 9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12\" id=c50296ae-8767-4eed-a937-527c9d314c07 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.076263 | controller |     "Jun 09 13:58:06.220081 crc crio[23733]: time=\"2026-06-09T13:58:06.219893317Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683558-tjh6b Namespace:openshift-infra ID:9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12 UID:71902744-d2b7-4695-b4f0-952f1dda828b NetNS:/var/run/netns/185545ae-8925-4525-bbfd-aa52e2e2b1d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71902744_d2b7_4695_b4f0_952f1dda828b.slice PodAnnotations:0xc002b0ef58}] Aliases:map[]}\"",
2026-06-09 14:45:34.076282 | controller |     "Jun 09 13:58:06.220399 crc crio[23733]: time=\"2026-06-09T13:58:06.220340569Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683558-tjh6b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.076297 | controller |     "Jun 09 13:58:06.563632 crc crio[23733]: time=\"2026-06-09T13:58:06.563359983Z\" level=info msg=\"Stopped pod sandbox: 9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12\" id=c50296ae-8767-4eed-a937-527c9d314c07 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.076311 | controller |     "Jun 09 13:58:08.041184 crc crio[23733]: time=\"2026-06-09T13:58:08.040436704Z\" level=info msg=\"Stopping pod sandbox: 48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2\" id=fd580658-6b69-4c3a-95ab-30df29c1264e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.076326 | controller |     "Jun 09 13:58:08.043313 crc crio[23733]: time=\"2026-06-09T13:58:08.042898646Z\" level=info msg=\"Stopped pod sandbox (already stopped): 48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2\" id=fd580658-6b69-4c3a-95ab-30df29c1264e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.076340 | controller |     "Jun 09 13:58:08.044511 crc crio[23733]: time=\"2026-06-09T13:58:08.044435925Z\" level=info msg=\"Removing pod sandbox: 48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2\" id=8a01d9b1-4352-4549-a76d-8e4de8e00656 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.076354 | controller |     "Jun 09 13:58:08.086561 crc crio[23733]: time=\"2026-06-09T13:58:08.086413407Z\" level=info msg=\"Removed pod sandbox: 48e7baeb0b20b73adcd7ed56ce1c0eeb1ecfc3160e428acca9582e13af7359d2\" id=8a01d9b1-4352-4549-a76d-8e4de8e00656 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.076369 | controller |     "Jun 09 13:58:08.088976 crc crio[23733]: time=\"2026-06-09T13:58:08.08893668Z\" level=info msg=\"Stopping pod sandbox: 89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4\" id=63e5c6e6-3bce-4dff-a1a0-90c1aa4e0cc9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.076384 | controller |     "Jun 09 13:58:08.089249 crc crio[23733]: time=\"2026-06-09T13:58:08.089004222Z\" level=info msg=\"Stopped pod sandbox (already stopped): 89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4\" id=63e5c6e6-3bce-4dff-a1a0-90c1aa4e0cc9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.076398 | controller |     "Jun 09 13:58:08.090304 crc crio[23733]: time=\"2026-06-09T13:58:08.090222222Z\" level=info msg=\"Removing pod sandbox: 89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4\" id=494b1321-6a00-43e1-86f9-6fac1459b33f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.076413 | controller |     "Jun 09 13:58:08.130625 crc crio[23733]: time=\"2026-06-09T13:58:08.130332148Z\" level=info msg=\"Removed pod sandbox: 89a6a5c0a28fee7bc17351fe37e6af8b99ccd0f1986395dac91b6e5a455106a4\" id=494b1321-6a00-43e1-86f9-6fac1459b33f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.076427 | controller |     "Jun 09 13:58:08.131975 crc crio[23733]: time=\"2026-06-09T13:58:08.131873996Z\" level=info msg=\"Stopping pod sandbox: 9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79\" id=a9e2a0c8-f1d1-4f79-ac5b-8e35f518b523 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.076442 | controller |     "Jun 09 13:58:08.132089 crc crio[23733]: time=\"2026-06-09T13:58:08.131996789Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79\" id=a9e2a0c8-f1d1-4f79-ac5b-8e35f518b523 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.076456 | controller |     "Jun 09 13:58:08.136387 crc crio[23733]: time=\"2026-06-09T13:58:08.136251496Z\" level=info msg=\"Removing pod sandbox: 9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79\" id=a9693f40-187c-4d9f-a952-8d69b36c866a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.076473 | controller |     "Jun 09 13:58:08.154447 crc crio[23733]: time=\"2026-06-09T13:58:08.153834956Z\" level=info msg=\"Removed pod sandbox: 9454cde02f15672e06ae76603b669628d8092172397d88a9795ac7d135d18c79\" id=a9693f40-187c-4d9f-a952-8d69b36c866a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.076488 | controller |     "Jun 09 13:58:08.155093 crc crio[23733]: time=\"2026-06-09T13:58:08.155047746Z\" level=info msg=\"Stopping pod sandbox: 6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2\" id=f5b3cb04-0617-42bf-b7d1-d7d405c8f7ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.076502 | controller |     "Jun 09 13:58:08.155213 crc crio[23733]: time=\"2026-06-09T13:58:08.15518144Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2\" id=f5b3cb04-0617-42bf-b7d1-d7d405c8f7ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.076538 | controller |     "Jun 09 13:58:08.156265 crc crio[23733]: time=\"2026-06-09T13:58:08.156185685Z\" level=info msg=\"Removing pod sandbox: 6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2\" id=f3e53ae4-1f0a-4447-af04-3093c8ee599e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.076555 | controller |     "Jun 09 13:58:08.192961 crc crio[23733]: time=\"2026-06-09T13:58:08.192785072Z\" level=info msg=\"Removed pod sandbox: 6c2c55ac8268dba7a5f69bda130b958107bcb51be402c34d13220a69f76d91c2\" id=f3e53ae4-1f0a-4447-af04-3093c8ee599e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.076570 | controller |     "Jun 09 13:58:08.194397 crc crio[23733]: time=\"2026-06-09T13:58:08.19431644Z\" level=info msg=\"Stopping pod sandbox: 8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db\" id=45dcd20b-3bb8-4b57-aff8-cba9966b61d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.076584 | controller |     "Jun 09 13:58:08.194522 crc crio[23733]: time=\"2026-06-09T13:58:08.194461304Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db\" id=45dcd20b-3bb8-4b57-aff8-cba9966b61d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.076599 | controller |     "Jun 09 13:58:08.195606 crc crio[23733]: time=\"2026-06-09T13:58:08.195450849Z\" level=info msg=\"Removing pod sandbox: 8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db\" id=4d0854e4-4d04-4764-8d11-7e9dae2585bf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.076614 | controller |     "Jun 09 13:58:08.219136 crc crio[23733]: time=\"2026-06-09T13:58:08.21900964Z\" level=info msg=\"Removed pod sandbox: 8fbdaeb3c34ef34985d1247ccf772354e2d224229c87f6589ebef23beaec82db\" id=4d0854e4-4d04-4764-8d11-7e9dae2585bf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.076629 | controller |     "Jun 09 13:58:08.220964 crc crio[23733]: time=\"2026-06-09T13:58:08.220582349Z\" level=info msg=\"Stopping pod sandbox: c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2\" id=6201cc77-e81a-47d7-89fc-11ada37c349f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.076643 | controller |     "Jun 09 13:58:08.221077 crc crio[23733]: time=\"2026-06-09T13:58:08.220990179Z\" level=info msg=\"Stopped pod sandbox (already stopped): c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2\" id=6201cc77-e81a-47d7-89fc-11ada37c349f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.076657 | controller |     "Jun 09 13:58:08.222049 crc crio[23733]: time=\"2026-06-09T13:58:08.221973364Z\" level=info msg=\"Removing pod sandbox: c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2\" id=71554cbe-5936-4fc5-8d6a-290d6d690883 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.076675 | controller |     "Jun 09 13:58:08.244384 crc crio[23733]: time=\"2026-06-09T13:58:08.244272302Z\" level=info msg=\"Removed pod sandbox: c6e4254b7505c2b4dbd0dba7c5989772d6d94f717cded0e213c40b2b649456f2\" id=71554cbe-5936-4fc5-8d6a-290d6d690883 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.076690 | controller |     "Jun 09 13:58:14.958018 crc crio[23733]: time=\"2026-06-09T13:58:14.957441726Z\" level=info msg=\"Stopping container: cbbc513d9083c46c5c4db2d11713b87ee4c8dbd227de4fa1db7c9e972755d58a (timeout: 30s)\" id=e93fa0c0-6a94-4ebd-9706-59e9516dbb59 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.076704 | controller |     "Jun 09 13:58:14.959289 crc crio[23733]: time=\"2026-06-09T13:58:14.957586221Z\" level=info msg=\"Stopping container: 451ea01b9bba44a746cf36a5544f43f9486e31cfe9bf8cbd3c4250d58b75c81e (timeout: 30s)\" id=fa825cf9-0c35-4d7e-801b-9b2cd03cced6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.076719 | controller |     "Jun 09 13:58:14.961534 crc crio[23733]: time=\"2026-06-09T13:58:14.957689173Z\" level=info msg=\"Stopping container: 9ceeaa045c93d477a0289b897f5d253b8dc0882189111b32c0488972eaa0776a (timeout: 30s)\" id=037537d7-742b-49e8-8595-c6692e7f4d00 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.076733 | controller |     "Jun 09 13:58:14.961534 crc crio[23733]: time=\"2026-06-09T13:58:14.957761465Z\" level=info msg=\"Stopping container: ebdf5b8af1727f62eebf32256be830494237ec59c70a328ddedbbd5654ee1d13 (timeout: 30s)\" id=1d4a820a-e0fe-4290-9e77-fbf759d6d38d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.076747 | controller |     "Jun 09 13:58:15.106432 crc crio[23733]: time=\"2026-06-09T13:58:15.106286607Z\" level=info msg=\"Stopped container ebdf5b8af1727f62eebf32256be830494237ec59c70a328ddedbbd5654ee1d13: openstack/ceilometer-0/sg-core\" id=1d4a820a-e0fe-4290-9e77-fbf759d6d38d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.076762 | controller |     "Jun 09 13:58:15.202967 crc crio[23733]: time=\"2026-06-09T13:58:15.202860666Z\" level=info msg=\"Stopped container 9ceeaa045c93d477a0289b897f5d253b8dc0882189111b32c0488972eaa0776a: openstack/ceilometer-0/proxy-httpd\" id=037537d7-742b-49e8-8595-c6692e7f4d00 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.076776 | controller |     "Jun 09 13:58:15.589096 crc crio[23733]: time=\"2026-06-09T13:58:15.588962592Z\" level=info msg=\"Stopped container 451ea01b9bba44a746cf36a5544f43f9486e31cfe9bf8cbd3c4250d58b75c81e: openstack/ceilometer-0/ceilometer-central-agent\" id=fa825cf9-0c35-4d7e-801b-9b2cd03cced6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.076791 | controller |     "Jun 09 13:58:15.697348 crc crio[23733]: time=\"2026-06-09T13:58:15.697238685Z\" level=info msg=\"Stopped container cbbc513d9083c46c5c4db2d11713b87ee4c8dbd227de4fa1db7c9e972755d58a: openstack/ceilometer-0/ceilometer-notification-agent\" id=e93fa0c0-6a94-4ebd-9706-59e9516dbb59 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.076805 | controller |     "Jun 09 13:58:15.698787 crc crio[23733]: time=\"2026-06-09T13:58:15.698701402Z\" level=info msg=\"Stopping pod sandbox: 657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca\" id=2c2f4774-0c09-4d58-9a55-fbd6a41148e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.076820 | controller |     "Jun 09 13:58:15.699572 crc crio[23733]: time=\"2026-06-09T13:58:15.699500622Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca UID:5ab2b178-a784-4bbf-b9a3-8b452e78a56f NetNS:/var/run/netns/f8c24bc2-42f2-443b-b061-14cf5729beb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ab2b178_a784_4bbf_b9a3_8b452e78a56f.slice PodAnnotations:0xc002b0e4d0}] Aliases:map[]}\"",
2026-06-09 14:45:34.076835 | controller |     "Jun 09 13:58:15.699956 crc crio[23733]: time=\"2026-06-09T13:58:15.699759929Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.076853 | controller |     "Jun 09 13:58:16.033592 crc crio[23733]: time=\"2026-06-09T13:58:16.033029529Z\" level=info msg=\"Stopped pod sandbox: 657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca\" id=2c2f4774-0c09-4d58-9a55-fbd6a41148e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.076869 | controller |     "Jun 09 13:58:16.445889 crc crio[23733]: time=\"2026-06-09T13:58:16.445396492Z\" level=info msg=\"Removing container: 9ceeaa045c93d477a0289b897f5d253b8dc0882189111b32c0488972eaa0776a\" id=c39624cd-08be-4d4b-acea-61d70b0bdd04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.076884 | controller |     "Jun 09 13:58:16.487856 crc crio[23733]: time=\"2026-06-09T13:58:16.487714002Z\" level=info msg=\"Removed container 9ceeaa045c93d477a0289b897f5d253b8dc0882189111b32c0488972eaa0776a: openstack/ceilometer-0/proxy-httpd\" id=c39624cd-08be-4d4b-acea-61d70b0bdd04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.076899 | controller |     "Jun 09 13:58:16.491811 crc crio[23733]: time=\"2026-06-09T13:58:16.491700333Z\" level=info msg=\"Removing container: ebdf5b8af1727f62eebf32256be830494237ec59c70a328ddedbbd5654ee1d13\" id=40deec72-d4d4-4106-b0c9-7a8ca57e8873 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.076914 | controller |     "Jun 09 13:58:16.537227 crc crio[23733]: time=\"2026-06-09T13:58:16.537038298Z\" level=info msg=\"Removed container ebdf5b8af1727f62eebf32256be830494237ec59c70a328ddedbbd5654ee1d13: openstack/ceilometer-0/sg-core\" id=40deec72-d4d4-4106-b0c9-7a8ca57e8873 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.076929 | controller |     "Jun 09 13:58:16.546798 crc crio[23733]: time=\"2026-06-09T13:58:16.54670764Z\" level=info msg=\"Removing container: cbbc513d9083c46c5c4db2d11713b87ee4c8dbd227de4fa1db7c9e972755d58a\" id=ad787565-f780-4d22-b558-4c00d1cf0aab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.076944 | controller |     "Jun 09 13:58:16.602535 crc crio[23733]: time=\"2026-06-09T13:58:16.602412976Z\" level=info msg=\"Removed container cbbc513d9083c46c5c4db2d11713b87ee4c8dbd227de4fa1db7c9e972755d58a: openstack/ceilometer-0/ceilometer-notification-agent\" id=ad787565-f780-4d22-b558-4c00d1cf0aab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.076958 | controller |     "Jun 09 13:58:16.606321 crc crio[23733]: time=\"2026-06-09T13:58:16.606085219Z\" level=info msg=\"Removing container: 451ea01b9bba44a746cf36a5544f43f9486e31cfe9bf8cbd3c4250d58b75c81e\" id=04b70725-3817-4bb9-b37d-a0563e7a3424 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.076972 | controller |     "Jun 09 13:58:16.681522 crc crio[23733]: time=\"2026-06-09T13:58:16.681390165Z\" level=info msg=\"Removed container 451ea01b9bba44a746cf36a5544f43f9486e31cfe9bf8cbd3c4250d58b75c81e: openstack/ceilometer-0/ceilometer-central-agent\" id=04b70725-3817-4bb9-b37d-a0563e7a3424 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.076987 | controller |     "Jun 09 13:58:16.951262 crc crio[23733]: time=\"2026-06-09T13:58:16.951167856Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=d819da7c-b20c-485b-ba59-e14c4f1bcb30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.077002 | controller |     "Jun 09 13:58:16.951394 crc crio[23733]: time=\"2026-06-09T13:58:16.951308868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.077016 | controller |     "Jun 09 13:58:16.994276 crc crio[23733]: time=\"2026-06-09T13:58:16.993606559Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337 UID:6c18b794-d641-457b-9db5-811844fdc26f NetNS:/var/run/netns/cb481e36-63b1-4581-aa15-864328130218 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c18b794_d641_457b_9db5_811844fdc26f.slice PodAnnotations:0xc0059cc338}] Aliases:map[]}\"",
2026-06-09 14:45:34.077034 | controller |     "Jun 09 13:58:16.994276 crc crio[23733]: time=\"2026-06-09T13:58:16.993800184Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.077049 | controller |     "Jun 09 13:58:17.355354 crc crio[23733]: 2026-06-09T13:58:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf2640f958accdc Mac:62:12:ba:4a:d0:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/cb481e36-63b1-4581-aa15-864328130218 SocketPath: PciID:}] [{Interface:0xc0002d0c50 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.077064 | controller |     "Jun 09 13:58:17.357464 crc crio[23733]: time=\"2026-06-09T13:58:17.357280322Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337 UID:6c18b794-d641-457b-9db5-811844fdc26f NetNS:/var/run/netns/cb481e36-63b1-4581-aa15-864328130218 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c18b794_d641_457b_9db5_811844fdc26f.slice PodAnnotations:0xc0059cc338}] Aliases:map[]}\"",
2026-06-09 14:45:34.077079 | controller |     "Jun 09 13:58:17.357464 crc crio[23733]: time=\"2026-06-09T13:58:17.357438786Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.077094 | controller |     "Jun 09 13:58:17.366554 crc crio[23733]: time=\"2026-06-09T13:58:17.365925549Z\" level=info msg=\"Ran pod sandbox cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337 with infra container: openstack/ceilometer-0/POD\" id=d819da7c-b20c-485b-ba59-e14c4f1bcb30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.077108 | controller |     "Jun 09 13:58:17.372178 crc crio[23733]: time=\"2026-06-09T13:58:17.371789355Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=7fcc0efd-f646-4ee1-a25e-a6dda2d8e193 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.077123 | controller |     "Jun 09 13:58:17.401773 crc crio[23733]: time=\"2026-06-09T13:58:17.401687764Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=56b9c5d7-e770-49cd-8724-e775aba4fc44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.077138 | controller |     "Jun 09 13:58:17.411919 crc crio[23733]: time=\"2026-06-09T13:58:17.411782757Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=7772bc91-5750-49c6-92e2-753ffc22c93d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.077153 | controller |     "Jun 09 13:58:17.412497 crc crio[23733]: time=\"2026-06-09T13:58:17.412385742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.077167 | controller |     "Jun 09 13:58:17.475219 crc crio[23733]: time=\"2026-06-09T13:58:17.475075044Z\" level=info msg=\"Stopping pod sandbox: e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508\" id=a17da0c9-88ed-4389-8701-f9d33c76270f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.077182 | controller |     "Jun 09 13:58:17.475933 crc crio[23733]: time=\"2026-06-09T13:58:17.475842842Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-tfmm2 Namespace:openstack ID:e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508 UID:a4302d77-bcbc-4478-a050-3625d006b415 NetNS:/var/run/netns/430b9dcc-8b4e-4cd4-9e3f-d49bc263e371 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4302d77_bcbc_4478_a050_3625d006b415.slice PodAnnotations:0xc0020d8210}] Aliases:map[]}\"",
2026-06-09 14:45:34.077200 | controller |     "Jun 09 13:58:17.476199 crc crio[23733]: time=\"2026-06-09T13:58:17.476010136Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-tfmm2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.077216 | controller |     "Jun 09 13:58:17.487461 crc crio[23733]: time=\"2026-06-09T13:58:17.487352761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.077231 | controller |     "Jun 09 13:58:17.493985 crc crio[23733]: time=\"2026-06-09T13:58:17.493894715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.077246 | controller |     "Jun 09 13:58:17.648342 crc crio[23733]: time=\"2026-06-09T13:58:17.64774821Z\" level=info msg=\"Created container 6f43a28c77d8b55878be1c3fef9fc11696cb2d6a9720bb59d289cf9620bf6090: openstack/ceilometer-0/ceilometer-central-agent\" id=7772bc91-5750-49c6-92e2-753ffc22c93d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.077260 | controller |     "Jun 09 13:58:17.649840 crc crio[23733]: time=\"2026-06-09T13:58:17.649725569Z\" level=info msg=\"Starting container: 6f43a28c77d8b55878be1c3fef9fc11696cb2d6a9720bb59d289cf9620bf6090\" id=b474341b-4de3-4bae-8fb8-837c2ff146c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.077275 | controller |     "Jun 09 13:58:17.656612 crc crio[23733]: time=\"2026-06-09T13:58:17.656455679Z\" level=info msg=\"Started container\" PID=82265 containerID=6f43a28c77d8b55878be1c3fef9fc11696cb2d6a9720bb59d289cf9620bf6090 description=openstack/ceilometer-0/ceilometer-central-agent id=b474341b-4de3-4bae-8fb8-837c2ff146c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337",
2026-06-09 14:45:34.077290 | controller |     "Jun 09 13:58:17.689173 crc crio[23733]: time=\"2026-06-09T13:58:17.688941432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=4fb4f5de-ef15-4367-9617-349619109fec name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.077304 | controller |     "Jun 09 13:58:17.750622 crc crio[23733]: time=\"2026-06-09T13:58:17.750523145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=8c494303-b5f5-4d75-9ccf-6074c910bb55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.077319 | controller |     "Jun 09 13:58:17.799027 crc crio[23733]: time=\"2026-06-09T13:58:17.798926827Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=e509b856-cb72-42a4-bf41-75ade1cdfcf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.077334 | controller |     "Jun 09 13:58:17.799682 crc crio[23733]: time=\"2026-06-09T13:58:17.799609995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.077349 | controller |     "Jun 09 13:58:17.871628 crc crio[23733]: time=\"2026-06-09T13:58:17.871528587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.077364 | controller |     "Jun 09 13:58:17.875904 crc crio[23733]: time=\"2026-06-09T13:58:17.875839285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.077382 | controller |     "Jun 09 13:58:17.931220 crc crio[23733]: time=\"2026-06-09T13:58:17.930950186Z\" level=info msg=\"Stopped pod sandbox: e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508\" id=a17da0c9-88ed-4389-8701-f9d33c76270f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.077396 | controller |     "Jun 09 13:58:18.081904 crc crio[23733]: time=\"2026-06-09T13:58:18.081035537Z\" level=info msg=\"Created container 6392c365c8da705c61ba92ed268eefa1edabe1d7171a4c10ca2f8710d4a411cf: openstack/ceilometer-0/ceilometer-notification-agent\" id=e509b856-cb72-42a4-bf41-75ade1cdfcf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.077411 | controller |     "Jun 09 13:58:18.085739 crc crio[23733]: time=\"2026-06-09T13:58:18.085612362Z\" level=info msg=\"Starting container: 6392c365c8da705c61ba92ed268eefa1edabe1d7171a4c10ca2f8710d4a411cf\" id=cf5e594a-e3f5-4578-b97c-eccca0b0223d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.077425 | controller |     "Jun 09 13:58:18.092981 crc crio[23733]: time=\"2026-06-09T13:58:18.092866023Z\" level=info msg=\"Started container\" PID=82312 containerID=6392c365c8da705c61ba92ed268eefa1edabe1d7171a4c10ca2f8710d4a411cf description=openstack/ceilometer-0/ceilometer-notification-agent id=cf5e594a-e3f5-4578-b97c-eccca0b0223d name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337",
2026-06-09 14:45:34.077440 | controller |     "Jun 09 13:58:18.151381 crc crio[23733]: time=\"2026-06-09T13:58:18.151267966Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=bdf09fa8-82ce-41d9-b33e-01b5a34cda55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.077455 | controller |     "Jun 09 13:58:18.168892 crc crio[23733]: time=\"2026-06-09T13:58:18.16855874Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=447cf49e-c013-46eb-8831-c97b96777e7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.077469 | controller |     "Jun 09 13:58:18.353720 crc crio[23733]: time=\"2026-06-09T13:58:18.353615947Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=ed593b97-e1ed-4e23-926d-dedd1910e815 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.077484 | controller |     "Jun 09 13:58:18.354585 crc crio[23733]: time=\"2026-06-09T13:58:18.354217221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.077499 | controller |     "Jun 09 13:58:18.423335 crc crio[23733]: time=\"2026-06-09T13:58:18.422998966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.077531 | controller |     "Jun 09 13:58:18.440298 crc crio[23733]: time=\"2026-06-09T13:58:18.438592556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.077547 | controller |     "Jun 09 13:58:18.735421 crc crio[23733]: time=\"2026-06-09T13:58:18.734494381Z\" level=info msg=\"Created container acb107540914cb3653ad42b3adfab4c55364ae28580b77696c5f82adc9a2e6a4: openstack/ceilometer-0/sg-core\" id=ed593b97-e1ed-4e23-926d-dedd1910e815 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.077562 | controller |     "Jun 09 13:58:18.745319 crc crio[23733]: time=\"2026-06-09T13:58:18.745167388Z\" level=info msg=\"Starting container: acb107540914cb3653ad42b3adfab4c55364ae28580b77696c5f82adc9a2e6a4\" id=42314e3a-5259-41eb-9c2f-aedcc0fb4627 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.077577 | controller |     "Jun 09 13:58:18.754674 crc crio[23733]: time=\"2026-06-09T13:58:18.754525813Z\" level=info msg=\"Started container\" PID=82361 containerID=acb107540914cb3653ad42b3adfab4c55364ae28580b77696c5f82adc9a2e6a4 description=openstack/ceilometer-0/sg-core id=42314e3a-5259-41eb-9c2f-aedcc0fb4627 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337",
2026-06-09 14:45:34.077595 | controller |     "Jun 09 13:58:18.779172 crc crio[23733]: time=\"2026-06-09T13:58:18.776950194Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=038feee8-b1c3-4385-b374-c024e2384fad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.077610 | controller |     "Jun 09 13:58:18.844663 crc crio[23733]: time=\"2026-06-09T13:58:18.844520508Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=33360621-82f7-42ef-aa95-6bd401fcd6c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.077625 | controller |     "Jun 09 13:58:18.859071 crc crio[23733]: time=\"2026-06-09T13:58:18.858947579Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=eabacbd0-f86c-4889-baa9-027498930a5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.077639 | controller |     "Jun 09 13:58:18.860259 crc crio[23733]: time=\"2026-06-09T13:58:18.859898993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.077654 | controller |     "Jun 09 13:58:18.934905 crc crio[23733]: time=\"2026-06-09T13:58:18.934740578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.077669 | controller |     "Jun 09 13:58:18.940855 crc crio[23733]: time=\"2026-06-09T13:58:18.940754419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.077684 | controller |     "Jun 09 13:58:19.109748 crc crio[23733]: time=\"2026-06-09T13:58:19.109607989Z\" level=info msg=\"Created container 81377c17e541ac7b941e5592c417bfb398943b170894a23b573313470e351074: openstack/ceilometer-0/proxy-httpd\" id=eabacbd0-f86c-4889-baa9-027498930a5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.077698 | controller |     "Jun 09 13:58:19.111302 crc crio[23733]: time=\"2026-06-09T13:58:19.111238651Z\" level=info msg=\"Starting container: 81377c17e541ac7b941e5592c417bfb398943b170894a23b573313470e351074\" id=90dc9fb3-6865-428d-8c5d-0f0bc6871f48 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.077713 | controller |     "Jun 09 13:58:19.126177 crc crio[23733]: time=\"2026-06-09T13:58:19.125634431Z\" level=info msg=\"Started container\" PID=82392 containerID=81377c17e541ac7b941e5592c417bfb398943b170894a23b573313470e351074 description=openstack/ceilometer-0/proxy-httpd id=90dc9fb3-6865-428d-8c5d-0f0bc6871f48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337",
2026-06-09 14:45:34.077727 | controller |     "Jun 09 13:58:19.131348 crc crio[23733]: time=\"2026-06-09T13:58:19.131071598Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=bcad4413-7c9e-4aa4-b43c-e09e436e3507 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.077742 | controller |     "Jun 09 13:58:19.131348 crc crio[23733]: time=\"2026-06-09T13:58:19.131253072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.077757 | controller |     "Jun 09 13:58:19.199192 crc crio[23733]: time=\"2026-06-09T13:58:19.195632705Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:2e1db46846af531caab74a92416d59855bab7b060b72c847a027701ee03a65cf UID:02386f5f-3b49-42f6-9081-b577237aee90 NetNS:/var/run/netns/115ce85e-ea70-4925-9d78-066c4d02908d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02386f5f_3b49_42f6_9081_b577237aee90.slice PodAnnotations:0xc0020d8610}] Aliases:map[]}\"",
2026-06-09 14:45:34.077774 | controller |     "Jun 09 13:58:19.199192 crc crio[23733]: time=\"2026-06-09T13:58:19.195757669Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.077790 | controller |     "Jun 09 13:58:19.581221 crc crio[23733]: 2026-06-09T13:58:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e1db46846af531 Mac:42:52:4c:c1:6f:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/115ce85e-ea70-4925-9d78-066c4d02908d SocketPath: PciID:}] [{Interface:0xc0002509c0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.077805 | controller |     "Jun 09 13:58:19.583055 crc crio[23733]: time=\"2026-06-09T13:58:19.582070928Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:2e1db46846af531caab74a92416d59855bab7b060b72c847a027701ee03a65cf UID:02386f5f-3b49-42f6-9081-b577237aee90 NetNS:/var/run/netns/115ce85e-ea70-4925-9d78-066c4d02908d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02386f5f_3b49_42f6_9081_b577237aee90.slice PodAnnotations:0xc0020d8610}] Aliases:map[]}\"",
2026-06-09 14:45:34.077820 | controller |     "Jun 09 13:58:19.583055 crc crio[23733]: time=\"2026-06-09T13:58:19.582266503Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.077835 | controller |     "Jun 09 13:58:19.594779 crc crio[23733]: time=\"2026-06-09T13:58:19.593536636Z\" level=info msg=\"Ran pod sandbox 2e1db46846af531caab74a92416d59855bab7b060b72c847a027701ee03a65cf with infra container: openstack/nova-cell0-conductor-0/POD\" id=bcad4413-7c9e-4aa4-b43c-e09e436e3507 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.077850 | controller |     "Jun 09 13:58:19.597827 crc crio[23733]: time=\"2026-06-09T13:58:19.597714781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=72b828cd-975e-4c96-a92f-1256f87617fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.077864 | controller |     "Jun 09 13:58:19.624356 crc crio[23733]: time=\"2026-06-09T13:58:19.624234455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=20d08076-5d97-4cdd-8641-955bf5831ab7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.077879 | controller |     "Jun 09 13:58:19.645058 crc crio[23733]: time=\"2026-06-09T13:58:19.641854997Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=ffbf7337-10f7-4b67-a30d-5791f41afd98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.077894 | controller |     "Jun 09 13:58:19.645058 crc crio[23733]: time=\"2026-06-09T13:58:19.642666688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.077908 | controller |     "Jun 09 13:58:19.726153 crc crio[23733]: time=\"2026-06-09T13:58:19.725408021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.077923 | controller |     "Jun 09 13:58:19.738099 crc crio[23733]: time=\"2026-06-09T13:58:19.737982956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.077944 | controller |     "Jun 09 13:58:21.047721 crc crio[23733]: time=\"2026-06-09T13:58:21.045683693Z\" level=info msg=\"Created container 48dd1d8829fa22c69ceacd1ac3ccd2d7b742fafa9a0500b550f42c3b23252e42: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=ffbf7337-10f7-4b67-a30d-5791f41afd98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.077959 | controller |     "Jun 09 13:58:21.050552 crc crio[23733]: time=\"2026-06-09T13:58:21.050037092Z\" level=info msg=\"Starting container: 48dd1d8829fa22c69ceacd1ac3ccd2d7b742fafa9a0500b550f42c3b23252e42\" id=8ee0c6fa-3a8c-4313-b22e-ea5b0b4b95a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.077974 | controller |     "Jun 09 13:58:21.059713 crc crio[23733]: time=\"2026-06-09T13:58:21.059552141Z\" level=info msg=\"Started container\" PID=82664 containerID=48dd1d8829fa22c69ceacd1ac3ccd2d7b742fafa9a0500b550f42c3b23252e42 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=8ee0c6fa-3a8c-4313-b22e-ea5b0b4b95a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e1db46846af531caab74a92416d59855bab7b060b72c847a027701ee03a65cf",
2026-06-09 14:45:34.077989 | controller |     "Jun 09 13:58:29.854801 crc crio[23733]: time=\"2026-06-09T13:58:29.853458371Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-vpzp9/POD\" id=5ed98dd4-f0be-4091-9627-5ef12fc0e41e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.078004 | controller |     "Jun 09 13:58:29.856281 crc crio[23733]: time=\"2026-06-09T13:58:29.854801985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.078019 | controller |     "Jun 09 13:58:29.920172 crc crio[23733]: time=\"2026-06-09T13:58:29.913720602Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-vpzp9 Namespace:openstack ID:1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814 UID:b09214c0-c74a-4049-a31d-2c6df73f6b76 NetNS:/var/run/netns/6fa186ea-a508-49e3-8ef7-9e75ed8b435e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb09214c0_c74a_4049_a31d_2c6df73f6b76.slice PodAnnotations:0xc0025a6718}] Aliases:map[]}\"",
2026-06-09 14:45:34.078034 | controller |     "Jun 09 13:58:29.920172 crc crio[23733]: time=\"2026-06-09T13:58:29.913807365Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-vpzp9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.078049 | controller |     "Jun 09 13:58:30.364299 crc crio[23733]: time=\"2026-06-09T13:58:30.363239355Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=71a761f1-be0c-4616-ab3b-156fd7e5f7c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.078063 | controller |     "Jun 09 13:58:30.364299 crc crio[23733]: time=\"2026-06-09T13:58:30.363964934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.078078 | controller |     "Jun 09 13:58:30.493581 crc crio[23733]: time=\"2026-06-09T13:58:30.493479128Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=3ec335bd-4a16-4a46-9500-5f6e3f6cc8b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.078092 | controller |     "Jun 09 13:58:30.494026 crc crio[23733]: time=\"2026-06-09T13:58:30.493605783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.078106 | controller |     "Jun 09 13:58:30.646633 crc crio[23733]: time=\"2026-06-09T13:58:30.646484913Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e UID:023fdc5b-89a2-4a00-9565-f8c09e79deae NetNS:/var/run/netns/3b48059b-4608-4d46-85d5-d30334998132 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod023fdc5b_89a2_4a00_9565_f8c09e79deae.slice PodAnnotations:0xc00580aca8}] Aliases:map[]}\"",
2026-06-09 14:45:34.078124 | controller |     "Jun 09 13:58:30.647028 crc crio[23733]: time=\"2026-06-09T13:58:30.646869962Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.078139 | controller |     "Jun 09 13:58:30.708925 crc crio[23733]: time=\"2026-06-09T13:58:30.708286162Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=5cf3847d-564f-492c-a856-18c8b40bfdac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.078153 | controller |     "Jun 09 13:58:30.708925 crc crio[23733]: time=\"2026-06-09T13:58:30.708877856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.078168 | controller |     "Jun 09 13:58:30.709807 crc crio[23733]: time=\"2026-06-09T13:58:30.709285256Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1 UID:5fd64fa0-755e-4fb1-aeeb-690143c9db17 NetNS:/var/run/netns/cc08b4ec-ee93-4e46-900b-f918dfaab614 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fd64fa0_755e_4fb1_aeeb_690143c9db17.slice PodAnnotations:0xc002b0e588}] Aliases:map[]}\"",
2026-06-09 14:45:34.078183 | controller |     "Jun 09 13:58:30.709807 crc crio[23733]: time=\"2026-06-09T13:58:30.709334138Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.078197 | controller |     "Jun 09 13:58:30.888334 crc crio[23733]: 2026-06-09T13:58:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1be9c53f11f30ab Mac:82:82:f7:12:c2:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/6fa186ea-a508-49e3-8ef7-9e75ed8b435e SocketPath: PciID:}] [{Interface:0xc00011ad80 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.078212 | controller |     "Jun 09 13:58:30.889713 crc crio[23733]: time=\"2026-06-09T13:58:30.889236695Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-vpzp9 Namespace:openstack ID:1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814 UID:b09214c0-c74a-4049-a31d-2c6df73f6b76 NetNS:/var/run/netns/6fa186ea-a508-49e3-8ef7-9e75ed8b435e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb09214c0_c74a_4049_a31d_2c6df73f6b76.slice PodAnnotations:0xc0025a6718}] Aliases:map[]}\"",
2026-06-09 14:45:34.078227 | controller |     "Jun 09 13:58:30.889713 crc crio[23733]: time=\"2026-06-09T13:58:30.889377089Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-vpzp9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.078242 | controller |     "Jun 09 13:58:30.904180 crc crio[23733]: time=\"2026-06-09T13:58:30.903414201Z\" level=info msg=\"Ran pod sandbox 1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814 with infra container: openstack/nova-cell0-cell-mapping-vpzp9/POD\" id=5ed98dd4-f0be-4091-9627-5ef12fc0e41e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.078257 | controller |     "Jun 09 13:58:30.918792 crc crio[23733]: time=\"2026-06-09T13:58:30.918576111Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f UID:787287a9-8e82-414d-acac-2fea57134dfe NetNS:/var/run/netns/1ce6bb20-a086-4cd3-b3e9-4485c023e17a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod787287a9_8e82_414d_acac_2fea57134dfe.slice PodAnnotations:0xc00008c270}] Aliases:map[]}\"",
2026-06-09 14:45:34.078275 | controller |     "Jun 09 13:58:30.918792 crc crio[23733]: time=\"2026-06-09T13:58:30.918700264Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.078290 | controller |     "Jun 09 13:58:30.931619 crc crio[23733]: time=\"2026-06-09T13:58:30.93134263Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=3fc19114-5f62-4840-888d-dc62e007a42c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.078305 | controller |     "Jun 09 13:58:30.957014 crc crio[23733]: time=\"2026-06-09T13:58:30.95685345Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=7de16213-e4aa-41e4-a1ab-04de8d3462ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.078319 | controller |     "Jun 09 13:58:30.957359 crc crio[23733]: time=\"2026-06-09T13:58:30.957040495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.078334 | controller |     "Jun 09 13:58:31.013765 crc crio[23733]: time=\"2026-06-09T13:58:31.013017448Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b UID:c72c8632-ebc6-414c-82b0-11b241f536d3 NetNS:/var/run/netns/2fbdfde8-9ed9-4a0b-9347-aa9ed0181387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc72c8632_ebc6_414c_82b0_11b241f536d3.slice PodAnnotations:0xc002b0e5a0}] Aliases:map[]}\"",
2026-06-09 14:45:34.078350 | controller |     "Jun 09 13:58:31.018995 crc crio[23733]: time=\"2026-06-09T13:58:31.01750177Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.078364 | controller |     "Jun 09 13:58:31.044456 crc crio[23733]: time=\"2026-06-09T13:58:31.044340402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=4bf553e4-4e2f-4e39-a613-dd4e9d1500c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.078379 | controller |     "Jun 09 13:58:31.060371 crc crio[23733]: time=\"2026-06-09T13:58:31.060275991Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-vpzp9/nova-manage\" id=26bc3732-982b-4ac1-926d-935b25c2cf3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.078395 | controller |     "Jun 09 13:58:31.077348 crc crio[23733]: time=\"2026-06-09T13:58:31.076443407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.078410 | controller |     "Jun 09 13:58:31.180244 crc crio[23733]: time=\"2026-06-09T13:58:31.180022141Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6f4f87c799-vz8mt/POD\" id=a0ea5467-eba4-41fa-b77a-18ebb3c2c7f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.078425 | controller |     "Jun 09 13:58:31.180244 crc crio[23733]: time=\"2026-06-09T13:58:31.180213777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.078440 | controller |     "Jun 09 13:58:31.245487 crc crio[23733]: time=\"2026-06-09T13:58:31.245444001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.078458 | controller |     "Jun 09 13:58:31.258429 crc crio[23733]: time=\"2026-06-09T13:58:31.258373745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.078473 | controller |     "Jun 09 13:58:31.309745 crc crio[23733]: time=\"2026-06-09T13:58:31.308814069Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f4f87c799-vz8mt Namespace:openstack ID:79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603 UID:40a6127a-f96e-4e4a-a7b2-55708f3a5c34 NetNS:/var/run/netns/59858179-c92e-4cd4-96dc-15d78d054f08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40a6127a_f96e_4e4a_a7b2_55708f3a5c34.slice PodAnnotations:0xc0020d8608}] Aliases:map[]}\"",
2026-06-09 14:45:34.078488 | controller |     "Jun 09 13:58:31.309745 crc crio[23733]: time=\"2026-06-09T13:58:31.309485326Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6f4f87c799-vz8mt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.078503 | controller |     "Jun 09 13:58:31.471373 crc crio[23733]: time=\"2026-06-09T13:58:31.471066824Z\" level=info msg=\"Created container 930e1d974162b79f039b3c4c03005b30e78360ac6e0a0b95520b3a2fa9ced2ca: openstack/nova-cell0-cell-mapping-vpzp9/nova-manage\" id=26bc3732-982b-4ac1-926d-935b25c2cf3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.078536 | controller |     "Jun 09 13:58:31.479556 crc crio[23733]: time=\"2026-06-09T13:58:31.477516766Z\" level=info msg=\"Starting container: 930e1d974162b79f039b3c4c03005b30e78360ac6e0a0b95520b3a2fa9ced2ca\" id=4703b9b7-a86d-4f18-b981-61d5dd2a27b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.078553 | controller |     "Jun 09 13:58:31.507873 crc crio[23733]: time=\"2026-06-09T13:58:31.507667502Z\" level=info msg=\"Started container\" PID=83434 containerID=930e1d974162b79f039b3c4c03005b30e78360ac6e0a0b95520b3a2fa9ced2ca description=openstack/nova-cell0-cell-mapping-vpzp9/nova-manage id=4703b9b7-a86d-4f18-b981-61d5dd2a27b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814",
2026-06-09 14:45:34.078568 | controller |     "Jun 09 13:58:31.943830 crc crio[23733]: 2026-06-09T13:58:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:809afb24a0d6f0f Mac:3a:a3:4a:75:35:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/cc08b4ec-ee93-4e46-900b-f918dfaab614 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.078583 | controller |     "Jun 09 13:58:31.947020 crc crio[23733]: time=\"2026-06-09T13:58:31.946891118Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1 UID:5fd64fa0-755e-4fb1-aeeb-690143c9db17 NetNS:/var/run/netns/cc08b4ec-ee93-4e46-900b-f918dfaab614 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fd64fa0_755e_4fb1_aeeb_690143c9db17.slice PodAnnotations:0xc002b0e588}] Aliases:map[]}\"",
2026-06-09 14:45:34.078598 | controller |     "Jun 09 13:58:31.947285 crc crio[23733]: time=\"2026-06-09T13:58:31.947214046Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.078613 | controller |     "Jun 09 13:58:31.988098 crc crio[23733]: time=\"2026-06-09T13:58:31.977410353Z\" level=info msg=\"Ran pod sandbox 809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1 with infra container: openstack/nova-scheduler-0/POD\" id=3ec335bd-4a16-4a46-9500-5f6e3f6cc8b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.078631 | controller |     "Jun 09 13:58:31.991017 crc crio[23733]: time=\"2026-06-09T13:58:31.98446928Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-sf2n6/POD\" id=86cb1775-b682-4e66-ba72-6b1555187713 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.078646 | controller |     "Jun 09 13:58:31.991017 crc crio[23733]: time=\"2026-06-09T13:58:31.989189138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.078661 | controller |     "Jun 09 13:58:31.997995 crc crio[23733]: 2026-06-09T13:58:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4af82ed2ca487ae Mac:92:e6:97:1d:44:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/3b48059b-4608-4d46-85d5-d30334998132 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.078676 | controller |     "Jun 09 13:58:31.997995 crc crio[23733]: time=\"2026-06-09T13:58:31.997914936Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=3e78a763-a980-4d49-8177-b69d310c6a98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.078691 | controller |     "Jun 09 13:58:32.000363 crc crio[23733]: time=\"2026-06-09T13:58:31.998888591Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e UID:023fdc5b-89a2-4a00-9565-f8c09e79deae NetNS:/var/run/netns/3b48059b-4608-4d46-85d5-d30334998132 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod023fdc5b_89a2_4a00_9565_f8c09e79deae.slice PodAnnotations:0xc00580aca8}] Aliases:map[]}\"",
2026-06-09 14:45:34.078706 | controller |     "Jun 09 13:58:32.000363 crc crio[23733]: time=\"2026-06-09T13:58:31.999436474Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.078721 | controller |     "Jun 09 13:58:32.012678 crc crio[23733]: time=\"2026-06-09T13:58:32.012526443Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=3e78a763-a980-4d49-8177-b69d310c6a98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.078736 | controller |     "Jun 09 13:58:32.012678 crc crio[23733]: time=\"2026-06-09T13:58:32.012673456Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=3e78a763-a980-4d49-8177-b69d310c6a98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.078750 | controller |     "Jun 09 13:58:32.015282 crc crio[23733]: time=\"2026-06-09T13:58:32.015075917Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=529d0962-66a7-4867-a545-b04f81f5e544 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.078765 | controller |     "Jun 09 13:58:32.025629 crc crio[23733]: time=\"2026-06-09T13:58:32.025420506Z\" level=info msg=\"Ran pod sandbox 4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e with infra container: openstack/nova-api-0/POD\" id=71a761f1-be0c-4616-ab3b-156fd7e5f7c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.078780 | controller |     "Jun 09 13:58:32.028411 crc crio[23733]: time=\"2026-06-09T13:58:32.028316528Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"",
2026-06-09 14:45:34.078794 | controller |     "Jun 09 13:58:32.036882 crc crio[23733]: time=\"2026-06-09T13:58:32.03677457Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=276e7f4d-b120-4022-a768-1ceb554be51f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.078812 | controller |     "Jun 09 13:58:32.037085 crc crio[23733]: time=\"2026-06-09T13:58:32.037025886Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=276e7f4d-b120-4022-a768-1ceb554be51f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.078826 | controller |     "Jun 09 13:58:32.037085 crc crio[23733]: time=\"2026-06-09T13:58:32.037082338Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=276e7f4d-b120-4022-a768-1ceb554be51f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.078841 | controller |     "Jun 09 13:58:32.038365 crc crio[23733]: time=\"2026-06-09T13:58:32.038318979Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fe11e7f6-12d2-4e8c-b632-aadec285a682 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.078856 | controller |     "Jun 09 13:58:32.040904 crc crio[23733]: time=\"2026-06-09T13:58:32.040821652Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-sf2n6 Namespace:openstack ID:7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701 UID:e17bd3c6-bc02-4948-9c1e-f268513be671 NetNS:/var/run/netns/4541c272-8db3-46e6-976e-6b3b387a839c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode17bd3c6_bc02_4948_9c1e_f268513be671.slice PodAnnotations:0xc0020d9248}] Aliases:map[]}\"",
2026-06-09 14:45:34.078871 | controller |     "Jun 09 13:58:32.040904 crc crio[23733]: time=\"2026-06-09T13:58:32.040891853Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-sf2n6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.078897 | controller |     "Jun 09 13:58:32.050436 crc crio[23733]: time=\"2026-06-09T13:58:32.045432937Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-09 14:45:34.078913 | controller |     "Jun 09 13:58:32.086445 crc crio[23733]: 2026-06-09T13:58:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec207803b30429e Mac:36:30:fc:4e:bf:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/1ce6bb20-a086-4cd3-b3e9-4485c023e17a SocketPath: PciID:}] [{Interface:0xc00014af10 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.078928 | controller |     "Jun 09 13:58:32.090279 crc crio[23733]: time=\"2026-06-09T13:58:32.089394508Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f UID:787287a9-8e82-414d-acac-2fea57134dfe NetNS:/var/run/netns/1ce6bb20-a086-4cd3-b3e9-4485c023e17a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod787287a9_8e82_414d_acac_2fea57134dfe.slice PodAnnotations:0xc00008c270}] Aliases:map[]}\"",
2026-06-09 14:45:34.078949 | controller |     "Jun 09 13:58:32.090279 crc crio[23733]: time=\"2026-06-09T13:58:32.089592763Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.078963 | controller |     "Jun 09 13:58:32.107003 crc crio[23733]: time=\"2026-06-09T13:58:32.106898136Z\" level=info msg=\"Ran pod sandbox ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=5cf3847d-564f-492c-a856-18c8b40bfdac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.078978 | controller |     "Jun 09 13:58:32.111842 crc crio[23733]: time=\"2026-06-09T13:58:32.111731918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=2375c907-584b-4303-bee3-15ec396cf4ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.078996 | controller |     "Jun 09 13:58:32.112181 crc crio[23733]: time=\"2026-06-09T13:58:32.112049645Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=2375c907-584b-4303-bee3-15ec396cf4ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.079012 | controller |     "Jun 09 13:58:32.112317 crc crio[23733]: time=\"2026-06-09T13:58:32.112255601Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=2375c907-584b-4303-bee3-15ec396cf4ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.079027 | controller |     "Jun 09 13:58:32.115717 crc crio[23733]: time=\"2026-06-09T13:58:32.115536793Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=4a5b0464-29c5-4a59-888e-f16b7cca1704 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.079042 | controller |     "Jun 09 13:58:32.130829 crc crio[23733]: time=\"2026-06-09T13:58:32.130782366Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"",
2026-06-09 14:45:34.079060 | controller |     "Jun 09 13:58:32.272792 crc crio[23733]: 2026-06-09T13:58:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79422dd52e99329 Mac:46:01:6f:c8:0a:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/59858179-c92e-4cd4-96dc-15d78d054f08 SocketPath: PciID:}] [{Interface:0xc0004ba770 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.079076 | controller |     "Jun 09 13:58:32.274806 crc crio[23733]: time=\"2026-06-09T13:58:32.274719332Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f4f87c799-vz8mt Namespace:openstack ID:79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603 UID:40a6127a-f96e-4e4a-a7b2-55708f3a5c34 NetNS:/var/run/netns/59858179-c92e-4cd4-96dc-15d78d054f08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40a6127a_f96e_4e4a_a7b2_55708f3a5c34.slice PodAnnotations:0xc0020d8608}] Aliases:map[]}\"",
2026-06-09 14:45:34.079091 | controller |     "Jun 09 13:58:32.275028 crc crio[23733]: time=\"2026-06-09T13:58:32.274969518Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6f4f87c799-vz8mt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.079105 | controller |     "Jun 09 13:58:32.297670 crc crio[23733]: time=\"2026-06-09T13:58:32.297565575Z\" level=info msg=\"Ran pod sandbox 79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603 with infra container: openstack/dnsmasq-dns-6f4f87c799-vz8mt/POD\" id=a0ea5467-eba4-41fa-b77a-18ebb3c2c7f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.079120 | controller |     "Jun 09 13:58:32.301925 crc crio[23733]: 2026-06-09T13:58:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62404acd07aba3a Mac:9e:de:cb:0b:cc:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/2fbdfde8-9ed9-4a0b-9347-aa9ed0181387 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.079135 | controller |     "Jun 09 13:58:32.303100 crc crio[23733]: time=\"2026-06-09T13:58:32.30296023Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b UID:c72c8632-ebc6-414c-82b0-11b241f536d3 NetNS:/var/run/netns/2fbdfde8-9ed9-4a0b-9347-aa9ed0181387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc72c8632_ebc6_414c_82b0_11b241f536d3.slice PodAnnotations:0xc002b0e5a0}] Aliases:map[]}\"",
2026-06-09 14:45:34.079153 | controller |     "Jun 09 13:58:32.303584 crc crio[23733]: time=\"2026-06-09T13:58:32.303262887Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.079168 | controller |     "Jun 09 13:58:32.307634 crc crio[23733]: time=\"2026-06-09T13:58:32.307543404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c12816f2-e62d-4b30-a867-68ce3bcb4570 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.079182 | controller |     "Jun 09 13:58:32.330362 crc crio[23733]: time=\"2026-06-09T13:58:32.329976567Z\" level=info msg=\"Ran pod sandbox 62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b with infra container: openstack/nova-metadata-0/POD\" id=7de16213-e4aa-41e4-a1ab-04de8d3462ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.079197 | controller |     "Jun 09 13:58:32.335864 crc crio[23733]: time=\"2026-06-09T13:58:32.335751522Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3e55cde4-0a23-44b4-a4e3-a6300d44652d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.079211 | controller |     "Jun 09 13:58:32.336151 crc crio[23733]: time=\"2026-06-09T13:58:32.335964127Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=3e55cde4-0a23-44b4-a4e3-a6300d44652d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.079226 | controller |     "Jun 09 13:58:32.336222 crc crio[23733]: time=\"2026-06-09T13:58:32.336175642Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=3e55cde4-0a23-44b4-a4e3-a6300d44652d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.079241 | controller |     "Jun 09 13:58:32.339750 crc crio[23733]: time=\"2026-06-09T13:58:32.338299535Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9155a00d-9453-45ad-849e-77c3d5207075 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.079255 | controller |     "Jun 09 13:58:32.345893 crc crio[23733]: time=\"2026-06-09T13:58:32.345793744Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-09 14:45:34.079270 | controller |     "Jun 09 13:58:32.429857 crc crio[23733]: time=\"2026-06-09T13:58:32.429717967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9c9a3ac8-16f5-427d-aebf-b62aa157fe23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.079285 | controller |     "Jun 09 13:58:32.457620 crc crio[23733]: time=\"2026-06-09T13:58:32.457524032Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6f4f87c799-vz8mt/init\" id=9940c951-1115-41a8-a67d-30b32c8a6310 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.079300 | controller |     "Jun 09 13:58:32.458605 crc crio[23733]: time=\"2026-06-09T13:58:32.458535918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.079314 | controller |     "Jun 09 13:58:32.751053 crc crio[23733]: 2026-06-09T13:58:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b001c1e22996b1 Mac:f6:e5:2a:94:77:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/4541c272-8db3-46e6-976e-6b3b387a839c SocketPath: PciID:}] [{Interface:0xc0002845c0 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.079329 | controller |     "Jun 09 13:58:32.756155 crc crio[23733]: time=\"2026-06-09T13:58:32.752827393Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-sf2n6 Namespace:openstack ID:7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701 UID:e17bd3c6-bc02-4948-9c1e-f268513be671 NetNS:/var/run/netns/4541c272-8db3-46e6-976e-6b3b387a839c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode17bd3c6_bc02_4948_9c1e_f268513be671.slice PodAnnotations:0xc0020d9248}] Aliases:map[]}\"",
2026-06-09 14:45:34.079347 | controller |     "Jun 09 13:58:32.756155 crc crio[23733]: time=\"2026-06-09T13:58:32.752993237Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-sf2n6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.079362 | controller |     "Jun 09 13:58:32.807071 crc crio[23733]: time=\"2026-06-09T13:58:32.804682601Z\" level=info msg=\"Ran pod sandbox 7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701 with infra container: openstack/nova-cell1-conductor-db-sync-sf2n6/POD\" id=86cb1775-b682-4e66-ba72-6b1555187713 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.079377 | controller |     "Jun 09 13:58:32.827752 crc crio[23733]: time=\"2026-06-09T13:58:32.827682768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=1a9ca418-840c-4bd7-bc40-01bc1b44742f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.079391 | controller |     "Jun 09 13:58:32.945023 crc crio[23733]: time=\"2026-06-09T13:58:32.944922755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=385f234a-54d5-40f2-9d73-8543a2d0d159 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.079406 | controller |     "Jun 09 13:58:32.965926 crc crio[23733]: time=\"2026-06-09T13:58:32.965007188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.079421 | controller |     "Jun 09 13:58:32.972720 crc crio[23733]: time=\"2026-06-09T13:58:32.972383464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.079436 | controller |     "Jun 09 13:58:32.974270 crc crio[23733]: time=\"2026-06-09T13:58:32.974196079Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-sf2n6/nova-cell1-conductor-db-sync\" id=26a2666f-7469-459e-b51f-7e9ecd2688e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.079451 | controller |     "Jun 09 13:58:32.974953 crc crio[23733]: time=\"2026-06-09T13:58:32.974925198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.079466 | controller |     "Jun 09 13:58:33.272955 crc crio[23733]: time=\"2026-06-09T13:58:33.269816507Z\" level=info msg=\"Created container a1448c15d89b520874b3b14be5eff41d567a79c8fe829313966a8290175385a6: openstack/dnsmasq-dns-6f4f87c799-vz8mt/init\" id=9940c951-1115-41a8-a67d-30b32c8a6310 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.079481 | controller |     "Jun 09 13:58:33.272955 crc crio[23733]: time=\"2026-06-09T13:58:33.27278884Z\" level=info msg=\"Starting container: a1448c15d89b520874b3b14be5eff41d567a79c8fe829313966a8290175385a6\" id=1dd13559-91d5-41e7-a109-849e246e1ff2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.079496 | controller |     "Jun 09 13:58:33.312975 crc crio[23733]: time=\"2026-06-09T13:58:33.309686046Z\" level=info msg=\"Started container\" PID=83592 containerID=a1448c15d89b520874b3b14be5eff41d567a79c8fe829313966a8290175385a6 description=openstack/dnsmasq-dns-6f4f87c799-vz8mt/init id=1dd13559-91d5-41e7-a109-849e246e1ff2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603",
2026-06-09 14:45:34.079529 | controller |     "Jun 09 13:58:33.321073 crc crio[23733]: time=\"2026-06-09T13:58:33.319456931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.079549 | controller |     "Jun 09 13:58:33.331345 crc crio[23733]: time=\"2026-06-09T13:58:33.331285896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.079565 | controller |     "Jun 09 13:58:33.621190 crc crio[23733]: time=\"2026-06-09T13:58:33.621058467Z\" level=info msg=\"Created container 164959b51af59e3c571473983fdeb4fc7a7e358130dc1b44d6f4c3d212ccad74: openstack/nova-cell1-conductor-db-sync-sf2n6/nova-cell1-conductor-db-sync\" id=26a2666f-7469-459e-b51f-7e9ecd2688e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.079579 | controller |     "Jun 09 13:58:33.624691 crc crio[23733]: time=\"2026-06-09T13:58:33.624579236Z\" level=info msg=\"Starting container: 164959b51af59e3c571473983fdeb4fc7a7e358130dc1b44d6f4c3d212ccad74\" id=485acf00-839c-4c31-91c3-37ac7cad66a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.079594 | controller |     "Jun 09 13:58:33.643965 crc crio[23733]: time=\"2026-06-09T13:58:33.643745906Z\" level=info msg=\"Started container\" PID=83612 containerID=164959b51af59e3c571473983fdeb4fc7a7e358130dc1b44d6f4c3d212ccad74 description=openstack/nova-cell1-conductor-db-sync-sf2n6/nova-cell1-conductor-db-sync id=485acf00-839c-4c31-91c3-37ac7cad66a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701",
2026-06-09 14:45:34.079609 | controller |     "Jun 09 13:58:34.214738 crc crio[23733]: time=\"2026-06-09T13:58:34.21338071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=235ca19b-19c4-4120-b451-b8b401f56635 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.079624 | controller |     "Jun 09 13:58:34.395491 crc crio[23733]: time=\"2026-06-09T13:58:34.393542914Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=167a697c-6658-4314-998b-e3a91b3853f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.079638 | controller |     "Jun 09 13:58:34.407320 crc crio[23733]: time=\"2026-06-09T13:58:34.407262398Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6f4f87c799-vz8mt/dnsmasq-dns\" id=a2799655-886d-40c3-b2ae-95d2b0f4538b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.079653 | controller |     "Jun 09 13:58:34.408053 crc crio[23733]: time=\"2026-06-09T13:58:34.408030567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.079668 | controller |     "Jun 09 13:58:34.554312 crc crio[23733]: time=\"2026-06-09T13:58:34.554093126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.079683 | controller |     "Jun 09 13:58:34.569348 crc crio[23733]: time=\"2026-06-09T13:58:34.568801375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.079698 | controller |     "Jun 09 13:58:34.742021 crc crio[23733]: time=\"2026-06-09T13:58:34.741903132Z\" level=info msg=\"Created container 223978037b4d1cee7955a8f470ecd30e730d915e8d74b7cee50014daf3cf1c09: openstack/dnsmasq-dns-6f4f87c799-vz8mt/dnsmasq-dns\" id=a2799655-886d-40c3-b2ae-95d2b0f4538b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.079713 | controller |     "Jun 09 13:58:34.749003 crc crio[23733]: time=\"2026-06-09T13:58:34.748330384Z\" level=info msg=\"Starting container: 223978037b4d1cee7955a8f470ecd30e730d915e8d74b7cee50014daf3cf1c09\" id=88c09be7-ad7f-4eed-806d-085e2e15b89c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.079732 | controller |     "Jun 09 13:58:34.761738 crc crio[23733]: time=\"2026-06-09T13:58:34.760955611Z\" level=info msg=\"Started container\" PID=83686 containerID=223978037b4d1cee7955a8f470ecd30e730d915e8d74b7cee50014daf3cf1c09 description=openstack/dnsmasq-dns-6f4f87c799-vz8mt/dnsmasq-dns id=88c09be7-ad7f-4eed-806d-085e2e15b89c name=/runtime.v1.RuntimeService/StartContainer sandboxID=79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603",
2026-06-09 14:45:34.079747 | controller |     "Jun 09 13:58:38.730401 crc crio[23733]: time=\"2026-06-09T13:58:38.729375547Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e\" id=529d0962-66a7-4867-a545-b04f81f5e544 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.079762 | controller |     "Jun 09 13:58:38.731912 crc crio[23733]: time=\"2026-06-09T13:58:38.731339437Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=a15981de-c1b4-4096-8b62-37af16a86baa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.079777 | controller |     "Jun 09 13:58:38.777542 crc crio[23733]: time=\"2026-06-09T13:58:38.777459743Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90\" id=4a5b0464-29c5-4a59-888e-f16b7cca1704 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.079792 | controller |     "Jun 09 13:58:38.779394 crc crio[23733]: time=\"2026-06-09T13:58:38.779319209Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=372cd86d-5a9f-439a-8652-4d10cb9a92b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.079807 | controller |     "Jun 09 13:58:39.179704 crc crio[23733]: time=\"2026-06-09T13:58:39.179026725Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=9155a00d-9453-45ad-849e-77c3d5207075 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.079821 | controller |     "Jun 09 13:58:39.181155 crc crio[23733]: time=\"2026-06-09T13:58:39.181000714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6707a4a9-cb28-4a88-bc63-aac38a0d7e9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.079836 | controller |     "Jun 09 13:58:39.250571 crc crio[23733]: time=\"2026-06-09T13:58:39.250386593Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=fe11e7f6-12d2-4e8c-b632-aadec285a682 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.079850 | controller |     "Jun 09 13:58:39.252073 crc crio[23733]: time=\"2026-06-09T13:58:39.251434609Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fca6c5f2-87b0-4e35-95b1-a7b445f8ebc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.079865 | controller |     "Jun 09 13:58:39.253172 crc crio[23733]: time=\"2026-06-09T13:58:39.252414364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b8e5ade8-4275-4ead-8b2e-367ed6dd9983 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.079879 | controller |     "Jun 09 13:58:39.261980 crc crio[23733]: time=\"2026-06-09T13:58:39.261876651Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a4272792-a3dd-4dd1-a71a-4cec74e05835 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.079897 | controller |     "Jun 09 13:58:39.270584 crc crio[23733]: time=\"2026-06-09T13:58:39.270398335Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=70e65dfa-aa7b-4917-85b2-ecd0170e5b21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.079912 | controller |     "Jun 09 13:58:39.276944 crc crio[23733]: time=\"2026-06-09T13:58:39.276851727Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=25f14e2b-2993-46ea-b360-c1b56d42d664 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.079927 | controller |     "Jun 09 13:58:39.294173 crc crio[23733]: time=\"2026-06-09T13:58:39.29338849Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=83cea1d0-fdc4-472e-afad-47cda493f96c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.079942 | controller |     "Jun 09 13:58:39.296783 crc crio[23733]: time=\"2026-06-09T13:58:39.296749094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.079956 | controller |     "Jun 09 13:58:39.376218 crc crio[23733]: time=\"2026-06-09T13:58:39.376074762Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=235b48b9-e646-4677-ac35-4e62f15d3954 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.079971 | controller |     "Jun 09 13:58:39.378171 crc crio[23733]: time=\"2026-06-09T13:58:39.378070783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.079985 | controller |     "Jun 09 13:58:39.391376 crc crio[23733]: time=\"2026-06-09T13:58:39.384866743Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a3821c30-c6b7-4b04-ae57-5d5d3e02f312 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.080000 | controller |     "Jun 09 13:58:39.394051 crc crio[23733]: time=\"2026-06-09T13:58:39.392873413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.080015 | controller |     "Jun 09 13:58:39.402236 crc crio[23733]: time=\"2026-06-09T13:58:39.402166966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.080030 | controller |     "Jun 09 13:58:39.415453 crc crio[23733]: time=\"2026-06-09T13:58:39.415281215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.080044 | controller |     "Jun 09 13:58:39.437260 crc crio[23733]: time=\"2026-06-09T13:58:39.436991629Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=90432dd0-83ae-4e50-9dac-93f8602e86fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.080059 | controller |     "Jun 09 13:58:39.452659 crc crio[23733]: time=\"2026-06-09T13:58:39.452528868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.080075 | controller |     "Jun 09 13:58:39.491944 crc crio[23733]: time=\"2026-06-09T13:58:39.491883815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.080090 | controller |     "Jun 09 13:58:39.498426 crc crio[23733]: time=\"2026-06-09T13:58:39.498392328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.080108 | controller |     "Jun 09 13:58:39.513623 crc crio[23733]: time=\"2026-06-09T13:58:39.513524927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.080123 | controller |     "Jun 09 13:58:39.518633 crc crio[23733]: time=\"2026-06-09T13:58:39.518574994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.080138 | controller |     "Jun 09 13:58:39.554522 crc crio[23733]: time=\"2026-06-09T13:58:39.554406531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.080152 | controller |     "Jun 09 13:58:39.559579 crc crio[23733]: time=\"2026-06-09T13:58:39.55951834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.080166 | controller |     "Jun 09 13:58:39.793178 crc crio[23733]: time=\"2026-06-09T13:58:39.792464906Z\" level=info msg=\"Created container 110e9c5d7ac79318c77fecb753daef3f3b169ad0659bc714b9250a3abf84ad94: openstack/nova-metadata-0/nova-metadata-log\" id=83cea1d0-fdc4-472e-afad-47cda493f96c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.080181 | controller |     "Jun 09 13:58:39.795612 crc crio[23733]: time=\"2026-06-09T13:58:39.795540943Z\" level=info msg=\"Starting container: 110e9c5d7ac79318c77fecb753daef3f3b169ad0659bc714b9250a3abf84ad94\" id=87e44b6c-aff3-488e-a827-e0c1b6bcf4d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.080195 | controller |     "Jun 09 13:58:39.802267 crc crio[23733]: time=\"2026-06-09T13:58:39.80217574Z\" level=info msg=\"Started container\" PID=84010 containerID=110e9c5d7ac79318c77fecb753daef3f3b169ad0659bc714b9250a3abf84ad94 description=openstack/nova-metadata-0/nova-metadata-log id=87e44b6c-aff3-488e-a827-e0c1b6bcf4d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b",
2026-06-09 14:45:34.080210 | controller |     "Jun 09 13:58:39.845450 crc crio[23733]: time=\"2026-06-09T13:58:39.845326021Z\" level=info msg=\"Created container 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=90432dd0-83ae-4e50-9dac-93f8602e86fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.080224 | controller |     "Jun 09 13:58:39.846038 crc crio[23733]: time=\"2026-06-09T13:58:39.845994637Z\" level=info msg=\"Created container 60beaed36ea1dc4fc0944eb95198c0bfd386072d70eb14c4e32e7c0b29c7a22b: openstack/nova-api-0/nova-api-log\" id=235b48b9-e646-4677-ac35-4e62f15d3954 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.080239 | controller |     "Jun 09 13:58:39.846629 crc crio[23733]: time=\"2026-06-09T13:58:39.84645972Z\" level=info msg=\"Starting container: 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56\" id=dd90d038-4063-45e1-8924-821634ca95c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.080253 | controller |     "Jun 09 13:58:39.847398 crc crio[23733]: time=\"2026-06-09T13:58:39.84730171Z\" level=info msg=\"Starting container: 60beaed36ea1dc4fc0944eb95198c0bfd386072d70eb14c4e32e7c0b29c7a22b\" id=54b0adc8-a49e-4828-9aff-bb537bcf17b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.080268 | controller |     "Jun 09 13:58:39.848387 crc crio[23733]: time=\"2026-06-09T13:58:39.848302625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=62b6c635-3683-47a2-a14b-aafae05506d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.080283 | controller |     "Jun 09 13:58:39.854097 crc crio[23733]: time=\"2026-06-09T13:58:39.853966037Z\" level=info msg=\"Started container\" PID=84034 containerID=9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=dd90d038-4063-45e1-8924-821634ca95c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f",
2026-06-09 14:45:34.080301 | controller |     "Jun 09 13:58:39.860216 crc crio[23733]: time=\"2026-06-09T13:58:39.860027659Z\" level=info msg=\"Started container\" PID=84032 containerID=60beaed36ea1dc4fc0944eb95198c0bfd386072d70eb14c4e32e7c0b29c7a22b description=openstack/nova-api-0/nova-api-log id=54b0adc8-a49e-4828-9aff-bb537bcf17b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e",
2026-06-09 14:45:34.080316 | controller |     "Jun 09 13:58:39.892920 crc crio[23733]: time=\"2026-06-09T13:58:39.892791169Z\" level=info msg=\"Created container 980fefbec538f743a7f00bc247d381d592f80b5c3de4b96c0bdf8b19e6bf88d9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=a3821c30-c6b7-4b04-ae57-5d5d3e02f312 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.080331 | controller |     "Jun 09 13:58:39.894180 crc crio[23733]: time=\"2026-06-09T13:58:39.89401528Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4a88cff1-70de-44d8-962c-a8cd6fdf5d00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.080346 | controller |     "Jun 09 13:58:39.899870 crc crio[23733]: time=\"2026-06-09T13:58:39.899777035Z\" level=info msg=\"Starting container: 980fefbec538f743a7f00bc247d381d592f80b5c3de4b96c0bdf8b19e6bf88d9\" id=3b82a0d5-f8dc-46b4-81eb-feace0fbcac8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.080361 | controller |     "Jun 09 13:58:39.914268 crc crio[23733]: time=\"2026-06-09T13:58:39.914091634Z\" level=info msg=\"Started container\" PID=84035 containerID=980fefbec538f743a7f00bc247d381d592f80b5c3de4b96c0bdf8b19e6bf88d9 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=3b82a0d5-f8dc-46b4-81eb-feace0fbcac8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1",
2026-06-09 14:45:34.080376 | controller |     "Jun 09 13:58:39.916403 crc crio[23733]: time=\"2026-06-09T13:58:39.916067444Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=27cbc8e3-f2ba-4389-a2d6-13cfbafe9905 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.080391 | controller |     "Jun 09 13:58:39.933858 crc crio[23733]: time=\"2026-06-09T13:58:39.933553482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=326a76dd-2533-4220-8fce-9d1c7ee6dc0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.080405 | controller |     "Jun 09 13:58:40.019326 crc crio[23733]: time=\"2026-06-09T13:58:40.009537196Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=5902ff58-60ac-4c29-a47c-4743b0c411c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.080420 | controller |     "Jun 09 13:58:40.019326 crc crio[23733]: time=\"2026-06-09T13:58:40.012172532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.080435 | controller |     "Jun 09 13:58:40.019795 crc crio[23733]: time=\"2026-06-09T13:58:40.019342191Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=634bc111-258c-413b-b098-04fd532c1eb8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.080450 | controller |     "Jun 09 13:58:40.065298 crc crio[23733]: time=\"2026-06-09T13:58:40.06516839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.080467 | controller |     "Jun 09 13:58:40.104735 crc crio[23733]: time=\"2026-06-09T13:58:40.104585317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.080482 | controller |     "Jun 09 13:58:40.109215 crc crio[23733]: time=\"2026-06-09T13:58:40.10909592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.080497 | controller |     "Jun 09 13:58:40.140284 crc crio[23733]: time=\"2026-06-09T13:58:40.140191829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.080526 | controller |     "Jun 09 13:58:40.148464 crc crio[23733]: time=\"2026-06-09T13:58:40.148393015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.080546 | controller |     "Jun 09 13:58:40.297897 crc crio[23733]: time=\"2026-06-09T13:58:40.296521827Z\" level=info msg=\"Created container c42ef50321b47618c42525e23b6295a8620bf3ebda11baf0c3b2f260c6c3a154: openstack/nova-metadata-0/nova-metadata-metadata\" id=5902ff58-60ac-4c29-a47c-4743b0c411c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.080561 | controller |     "Jun 09 13:58:40.318397 crc crio[23733]: time=\"2026-06-09T13:58:40.307559253Z\" level=info msg=\"Starting container: c42ef50321b47618c42525e23b6295a8620bf3ebda11baf0c3b2f260c6c3a154\" id=54703441-1261-433b-b2f0-1a499a15a23d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.080576 | controller |     "Jun 09 13:58:40.337368 crc crio[23733]: time=\"2026-06-09T13:58:40.337216156Z\" level=info msg=\"Started container\" PID=84095 containerID=c42ef50321b47618c42525e23b6295a8620bf3ebda11baf0c3b2f260c6c3a154 description=openstack/nova-metadata-0/nova-metadata-metadata id=54703441-1261-433b-b2f0-1a499a15a23d name=/runtime.v1.RuntimeService/StartContainer sandboxID=62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b",
2026-06-09 14:45:34.080592 | controller |     "Jun 09 13:58:40.405845 crc crio[23733]: time=\"2026-06-09T13:58:40.405527368Z\" level=info msg=\"Stopping container: 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56 (timeout: 30s)\" id=ca53b9ef-2a27-41fb-8fec-636434c03477 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.080606 | controller |     "Jun 09 13:58:40.496874 crc crio[23733]: time=\"2026-06-09T13:58:40.489673316Z\" level=info msg=\"Created container 8108785aed44d42236b0fb6c7bf2eebff775ed5ceaa3540f16e8a572fc955d4f: openstack/nova-api-0/nova-api-api\" id=634bc111-258c-413b-b098-04fd532c1eb8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.080621 | controller |     "Jun 09 13:58:40.496874 crc crio[23733]: time=\"2026-06-09T13:58:40.494531828Z\" level=info msg=\"Starting container: 8108785aed44d42236b0fb6c7bf2eebff775ed5ceaa3540f16e8a572fc955d4f\" id=dbb8e179-8ab5-4598-8e34-08aea257a2bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.080635 | controller |     "Jun 09 13:58:40.516708 crc crio[23733]: time=\"2026-06-09T13:58:40.51654383Z\" level=info msg=\"Started container\" PID=84101 containerID=8108785aed44d42236b0fb6c7bf2eebff775ed5ceaa3540f16e8a572fc955d4f description=openstack/nova-api-0/nova-api-api id=dbb8e179-8ab5-4598-8e34-08aea257a2bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e",
2026-06-09 14:45:34.080650 | controller |     "Jun 09 13:58:41.414299 crc crio[23733]: time=\"2026-06-09T13:58:41.413691029Z\" level=info msg=\"Stopping container: 8b8c2c64bcb7aaf7661b1f700cdb02090b012ce8afbc54058fdb68ac18f22120 (timeout: 10s)\" id=ff2944f0-e153-4aeb-8648-1b12d6d8bf8a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.080671 | controller |     "Jun 09 13:58:41.462163 crc crio[23733]: time=\"2026-06-09T13:58:41.46199885Z\" level=info msg=\"Stopping container: c42ef50321b47618c42525e23b6295a8620bf3ebda11baf0c3b2f260c6c3a154 (timeout: 30s)\" id=3d538ec0-cc1d-47e8-871a-bc92c04603cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.080686 | controller |     "Jun 09 13:58:41.462347 crc crio[23733]: time=\"2026-06-09T13:58:41.462312828Z\" level=info msg=\"Stopping container: 110e9c5d7ac79318c77fecb753daef3f3b169ad0659bc714b9250a3abf84ad94 (timeout: 30s)\" id=5170c6a1-df26-487c-85ce-9492a3cfb7cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.080700 | controller |     "Jun 09 13:58:41.602090 crc crio[23733]: time=\"2026-06-09T13:58:41.601799833Z\" level=info msg=\"Stopped container 8b8c2c64bcb7aaf7661b1f700cdb02090b012ce8afbc54058fdb68ac18f22120: openstack/dnsmasq-dns-75b56949bf-rnzmv/dnsmasq-dns\" id=ff2944f0-e153-4aeb-8648-1b12d6d8bf8a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.080715 | controller |     "Jun 09 13:58:41.614083 crc crio[23733]: time=\"2026-06-09T13:58:41.613986349Z\" level=info msg=\"Stopping pod sandbox: 406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7\" id=6fd1ac63-a071-4d6b-9920-cfe5f7dea694 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.080729 | controller |     "Jun 09 13:58:41.621455 crc crio[23733]: time=\"2026-06-09T13:58:41.621195819Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b56949bf-rnzmv Namespace:openstack ID:406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7 UID:af31b156-bcb1-4f9e-ba54-253c432ab065 NetNS:/var/run/netns/42eaea10-5d56-42f4-9e47-94ab9d038a0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf31b156_bcb1_4f9e_ba54_253c432ab065.slice PodAnnotations:0xc00720c498}] Aliases:map[]}\"",
2026-06-09 14:45:34.080744 | controller |     "Jun 09 13:58:41.622770 crc crio[23733]: time=\"2026-06-09T13:58:41.622712147Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-75b56949bf-rnzmv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.080758 | controller |     "Jun 09 13:58:41.631089 crc crio[23733]: time=\"2026-06-09T13:58:41.623916407Z\" level=info msg=\"Stopped container 110e9c5d7ac79318c77fecb753daef3f3b169ad0659bc714b9250a3abf84ad94: openstack/nova-metadata-0/nova-metadata-log\" id=5170c6a1-df26-487c-85ce-9492a3cfb7cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.080773 | controller |     "Jun 09 13:58:42.113984 crc crio[23733]: time=\"2026-06-09T13:58:42.112257164Z\" level=info msg=\"Stopped container c42ef50321b47618c42525e23b6295a8620bf3ebda11baf0c3b2f260c6c3a154: openstack/nova-metadata-0/nova-metadata-metadata\" id=3d538ec0-cc1d-47e8-871a-bc92c04603cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.080788 | controller |     "Jun 09 13:58:42.123381 crc crio[23733]: time=\"2026-06-09T13:58:42.117174057Z\" level=info msg=\"Stopping pod sandbox: 62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b\" id=e8427b21-092c-4604-8ceb-077815d6a36f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.080802 | controller |     "Jun 09 13:58:42.123381 crc crio[23733]: time=\"2026-06-09T13:58:42.118575322Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b UID:c72c8632-ebc6-414c-82b0-11b241f536d3 NetNS:/var/run/netns/2fbdfde8-9ed9-4a0b-9347-aa9ed0181387 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc72c8632_ebc6_414c_82b0_11b241f536d3.slice PodAnnotations:0xc0059cc448}] Aliases:map[]}\"",
2026-06-09 14:45:34.080817 | controller |     "Jun 09 13:58:42.123381 crc crio[23733]: time=\"2026-06-09T13:58:42.118796797Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.080834 | controller |     "Jun 09 13:58:42.159404 crc crio[23733]: time=\"2026-06-09T13:58:42.153812246Z\" level=info msg=\"Stopped pod sandbox: 406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7\" id=6fd1ac63-a071-4d6b-9920-cfe5f7dea694 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.080849 | controller |     "Jun 09 13:58:42.556171 crc crio[23733]: time=\"2026-06-09T13:58:42.555553081Z\" level=info msg=\"Removing container: 8b8c2c64bcb7aaf7661b1f700cdb02090b012ce8afbc54058fdb68ac18f22120\" id=c921ac15-93fa-4114-b5c5-6fdd38a178eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.080864 | controller |     "Jun 09 13:58:42.751870 crc crio[23733]: time=\"2026-06-09T13:58:42.74427983Z\" level=info msg=\"Removed container 8b8c2c64bcb7aaf7661b1f700cdb02090b012ce8afbc54058fdb68ac18f22120: openstack/dnsmasq-dns-75b56949bf-rnzmv/dnsmasq-dns\" id=c921ac15-93fa-4114-b5c5-6fdd38a178eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.080878 | controller |     "Jun 09 13:58:42.756994 crc crio[23733]: time=\"2026-06-09T13:58:42.756495127Z\" level=info msg=\"Removing container: 7e28646e7ddc2a2481435bd70f59625b1dc779df012e7bad5947cac097775d00\" id=7c697ba2-989f-434d-ac28-a9ff4d350b14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.080893 | controller |     "Jun 09 13:58:42.767859 crc crio[23733]: time=\"2026-06-09T13:58:42.76738491Z\" level=info msg=\"Stopped pod sandbox: 62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b\" id=e8427b21-092c-4604-8ceb-077815d6a36f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.080907 | controller |     "Jun 09 13:58:42.960034 crc crio[23733]: time=\"2026-06-09T13:58:42.959852742Z\" level=info msg=\"Removed container 7e28646e7ddc2a2481435bd70f59625b1dc779df012e7bad5947cac097775d00: openstack/dnsmasq-dns-75b56949bf-rnzmv/init\" id=7c697ba2-989f-434d-ac28-a9ff4d350b14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.080922 | controller |     "Jun 09 13:58:43.580842 crc crio[23733]: time=\"2026-06-09T13:58:43.580295229Z\" level=info msg=\"Removing container: c42ef50321b47618c42525e23b6295a8620bf3ebda11baf0c3b2f260c6c3a154\" id=82040d8a-6a7a-4d83-a519-dd5545b5f329 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.080936 | controller |     "Jun 09 13:58:43.686573 crc crio[23733]: time=\"2026-06-09T13:58:43.686449679Z\" level=info msg=\"Removed container c42ef50321b47618c42525e23b6295a8620bf3ebda11baf0c3b2f260c6c3a154: openstack/nova-metadata-0/nova-metadata-metadata\" id=82040d8a-6a7a-4d83-a519-dd5545b5f329 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.080951 | controller |     "Jun 09 13:58:43.697370 crc crio[23733]: time=\"2026-06-09T13:58:43.697287441Z\" level=info msg=\"Removing container: 110e9c5d7ac79318c77fecb753daef3f3b169ad0659bc714b9250a3abf84ad94\" id=c4a1ae82-16b6-471e-b902-c91665b1ba1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.080965 | controller |     "Jun 09 13:58:43.747389 crc crio[23733]: time=\"2026-06-09T13:58:43.74719646Z\" level=info msg=\"Removed container 110e9c5d7ac79318c77fecb753daef3f3b169ad0659bc714b9250a3abf84ad94: openstack/nova-metadata-0/nova-metadata-log\" id=c4a1ae82-16b6-471e-b902-c91665b1ba1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.080980 | controller |     "Jun 09 13:58:44.116192 crc crio[23733]: time=\"2026-06-09T13:58:44.115571791Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=b277bef7-4e99-4a52-b284-16ae38a4ae24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.080994 | controller |     "Jun 09 13:58:44.116339 crc crio[23733]: time=\"2026-06-09T13:58:44.116241258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.081012 | controller |     "Jun 09 13:58:44.159393 crc crio[23733]: time=\"2026-06-09T13:58:44.159267537Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c UID:e897d1d9-c586-476f-ba37-b1eb742302b7 NetNS:/var/run/netns/cbe969e6-af86-4fe5-9602-0d1e034aa679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode897d1d9_c586_476f_ba37_b1eb742302b7.slice PodAnnotations:0xc002534938}] Aliases:map[]}\"",
2026-06-09 14:45:34.081027 | controller |     "Jun 09 13:58:44.159393 crc crio[23733]: time=\"2026-06-09T13:58:44.159345758Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.081041 | controller |     "Jun 09 13:58:44.780597 crc crio[23733]: 2026-06-09T13:58:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8678473acd9a093 Mac:c2:94:b0:be:a8:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/cbe969e6-af86-4fe5-9602-0d1e034aa679 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.081056 | controller |     "Jun 09 13:58:44.782443 crc crio[23733]: time=\"2026-06-09T13:58:44.781959079Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c UID:e897d1d9-c586-476f-ba37-b1eb742302b7 NetNS:/var/run/netns/cbe969e6-af86-4fe5-9602-0d1e034aa679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode897d1d9_c586_476f_ba37_b1eb742302b7.slice PodAnnotations:0xc002534938}] Aliases:map[]}\"",
2026-06-09 14:45:34.081071 | controller |     "Jun 09 13:58:44.782443 crc crio[23733]: time=\"2026-06-09T13:58:44.782210195Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.081086 | controller |     "Jun 09 13:58:44.793867 crc crio[23733]: time=\"2026-06-09T13:58:44.793756855Z\" level=info msg=\"Ran pod sandbox 8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c with infra container: openstack/nova-metadata-0/POD\" id=b277bef7-4e99-4a52-b284-16ae38a4ae24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.081100 | controller |     "Jun 09 13:58:44.797416 crc crio[23733]: time=\"2026-06-09T13:58:44.797328465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=34269d87-43b8-40de-acf1-ffca05ac33da name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.081116 | controller |     "Jun 09 13:58:44.801088 crc crio[23733]: time=\"2026-06-09T13:58:44.801002086Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=0e126185-9417-467e-9aa6-a0b469e183ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.081130 | controller |     "Jun 09 13:58:44.815727 crc crio[23733]: time=\"2026-06-09T13:58:44.815528061Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=65c32ae1-317c-4932-9eb6-314e29b14360 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.081145 | controller |     "Jun 09 13:58:44.817746 crc crio[23733]: time=\"2026-06-09T13:58:44.817609413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.081160 | controller |     "Jun 09 13:58:44.884384 crc crio[23733]: time=\"2026-06-09T13:58:44.884272033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.081178 | controller |     "Jun 09 13:58:44.888420 crc crio[23733]: time=\"2026-06-09T13:58:44.888279414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.081193 | controller |     "Jun 09 13:58:45.072746 crc crio[23733]: time=\"2026-06-09T13:58:45.072609992Z\" level=info msg=\"Created container b408dfc961bb657b08c0a8d76960b6c6ba45d1797a0c3f8954af60b8df576c37: openstack/nova-metadata-0/nova-metadata-log\" id=65c32ae1-317c-4932-9eb6-314e29b14360 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.081207 | controller |     "Jun 09 13:58:45.074063 crc crio[23733]: time=\"2026-06-09T13:58:45.073974606Z\" level=info msg=\"Starting container: b408dfc961bb657b08c0a8d76960b6c6ba45d1797a0c3f8954af60b8df576c37\" id=161df447-6570-4180-93ff-d1f244f01f0c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.081222 | controller |     "Jun 09 13:58:45.078994 crc crio[23733]: time=\"2026-06-09T13:58:45.078919151Z\" level=info msg=\"Started container\" PID=84724 containerID=b408dfc961bb657b08c0a8d76960b6c6ba45d1797a0c3f8954af60b8df576c37 description=openstack/nova-metadata-0/nova-metadata-log id=161df447-6570-4180-93ff-d1f244f01f0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c",
2026-06-09 14:45:34.081237 | controller |     "Jun 09 13:58:45.090676 crc crio[23733]: time=\"2026-06-09T13:58:45.090525811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=bdb93de1-0d73-4968-b43f-eb6727422f39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.081252 | controller |     "Jun 09 13:58:45.140429 crc crio[23733]: time=\"2026-06-09T13:58:45.140300058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e3b6d6b5-8dfa-4a11-961a-fb1138c87b50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.081266 | controller |     "Jun 09 13:58:45.150201 crc crio[23733]: time=\"2026-06-09T13:58:45.150060954Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=0456c9f0-faf3-4835-a8a6-6ba76c5fc9fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.081281 | controller |     "Jun 09 13:58:45.151711 crc crio[23733]: time=\"2026-06-09T13:58:45.151596722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.081295 | controller |     "Jun 09 13:58:45.231808 crc crio[23733]: time=\"2026-06-09T13:58:45.231706509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.081309 | controller |     "Jun 09 13:58:45.237617 crc crio[23733]: time=\"2026-06-09T13:58:45.237059273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.081324 | controller |     "Jun 09 13:58:45.464927 crc crio[23733]: time=\"2026-06-09T13:58:45.464823081Z\" level=info msg=\"Created container 788bd57544203eb3c4e5d538bdff36e3e78063c48ef0dc9a86fb5a422230332f: openstack/nova-metadata-0/nova-metadata-metadata\" id=0456c9f0-faf3-4835-a8a6-6ba76c5fc9fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.081339 | controller |     "Jun 09 13:58:45.468871 crc crio[23733]: time=\"2026-06-09T13:58:45.468757289Z\" level=info msg=\"Starting container: 788bd57544203eb3c4e5d538bdff36e3e78063c48ef0dc9a86fb5a422230332f\" id=df666358-3b37-4e2a-9e81-5c1f630d5d83 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.081353 | controller |     "Jun 09 13:58:45.479968 crc crio[23733]: time=\"2026-06-09T13:58:45.479868267Z\" level=info msg=\"Started container\" PID=84750 containerID=788bd57544203eb3c4e5d538bdff36e3e78063c48ef0dc9a86fb5a422230332f description=openstack/nova-metadata-0/nova-metadata-metadata id=df666358-3b37-4e2a-9e81-5c1f630d5d83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c",
2026-06-09 14:45:34.081371 | controller |     "Jun 09 13:58:45.640861 crc crio[23733]: time=\"2026-06-09T13:58:45.640230596Z\" level=info msg=\"Stopping pod sandbox: 1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814\" id=66640f5c-3cec-4d4f-8be3-26a8a9243c3c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.081387 | controller |     "Jun 09 13:58:45.641369 crc crio[23733]: time=\"2026-06-09T13:58:45.641251701Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-vpzp9 Namespace:openstack ID:1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814 UID:b09214c0-c74a-4049-a31d-2c6df73f6b76 NetNS:/var/run/netns/6fa186ea-a508-49e3-8ef7-9e75ed8b435e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb09214c0_c74a_4049_a31d_2c6df73f6b76.slice PodAnnotations:0xc00720c368}] Aliases:map[]}\"",
2026-06-09 14:45:34.081402 | controller |     "Jun 09 13:58:45.641580 crc crio[23733]: time=\"2026-06-09T13:58:45.641511117Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-vpzp9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.081418 | controller |     "Jun 09 13:58:46.046010 crc crio[23733]: time=\"2026-06-09T13:58:46.045824748Z\" level=info msg=\"Stopped pod sandbox: 1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814\" id=66640f5c-3cec-4d4f-8be3-26a8a9243c3c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.081433 | controller |     "Jun 09 13:58:47.142023 crc crio[23733]: time=\"2026-06-09T13:58:47.14135403Z\" level=info msg=\"Stopping container: 8108785aed44d42236b0fb6c7bf2eebff775ed5ceaa3540f16e8a572fc955d4f (timeout: 30s)\" id=128a3ffb-8e73-488b-8edb-9be6ce89fd3a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.081449 | controller |     "Jun 09 13:58:47.143277 crc crio[23733]: time=\"2026-06-09T13:58:47.141530823Z\" level=info msg=\"Stopping container: 60beaed36ea1dc4fc0944eb95198c0bfd386072d70eb14c4e32e7c0b29c7a22b (timeout: 30s)\" id=512b59a3-bea2-4cf6-92e7-4a1880b2ea21 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.081464 | controller |     "Jun 09 13:58:47.246680 crc crio[23733]: time=\"2026-06-09T13:58:47.246536165Z\" level=info msg=\"Stopping container: 980fefbec538f743a7f00bc247d381d592f80b5c3de4b96c0bdf8b19e6bf88d9 (timeout: 30s)\" id=c8ae53fe-a0a0-4715-baf1-6eab72046f43 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.081480 | controller |     "Jun 09 13:58:47.430863 crc crio[23733]: time=\"2026-06-09T13:58:47.43073847Z\" level=info msg=\"Stopped container 60beaed36ea1dc4fc0944eb95198c0bfd386072d70eb14c4e32e7c0b29c7a22b: openstack/nova-api-0/nova-api-log\" id=512b59a3-bea2-4cf6-92e7-4a1880b2ea21 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.081495 | controller |     "Jun 09 13:58:47.676089 crc crio[23733]: time=\"2026-06-09T13:58:47.675567255Z\" level=info msg=\"Stopping container: 788bd57544203eb3c4e5d538bdff36e3e78063c48ef0dc9a86fb5a422230332f (timeout: 30s)\" id=e0b6b1dc-f9e7-4166-9622-03ef6e0510ed name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.081522 | controller |     "Jun 09 13:58:47.676089 crc crio[23733]: time=\"2026-06-09T13:58:47.675952685Z\" level=info msg=\"Stopping container: b408dfc961bb657b08c0a8d76960b6c6ba45d1797a0c3f8954af60b8df576c37 (timeout: 30s)\" id=b6d53342-b8ca-4838-a8b1-7cfe9544159b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.081543 | controller |     "Jun 09 13:58:47.815846 crc crio[23733]: time=\"2026-06-09T13:58:47.815754278Z\" level=info msg=\"Stopped container b408dfc961bb657b08c0a8d76960b6c6ba45d1797a0c3f8954af60b8df576c37: openstack/nova-metadata-0/nova-metadata-log\" id=b6d53342-b8ca-4838-a8b1-7cfe9544159b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.081562 | controller |     "Jun 09 13:58:47.888558 crc crio[23733]: time=\"2026-06-09T13:58:47.888448289Z\" level=info msg=\"Stopped container 8108785aed44d42236b0fb6c7bf2eebff775ed5ceaa3540f16e8a572fc955d4f: openstack/nova-api-0/nova-api-api\" id=128a3ffb-8e73-488b-8edb-9be6ce89fd3a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.081578 | controller |     "Jun 09 13:58:47.889541 crc crio[23733]: time=\"2026-06-09T13:58:47.889452985Z\" level=info msg=\"Stopping pod sandbox: 4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e\" id=8572ecef-0fb5-4d44-a0e8-32169564cee6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.081594 | controller |     "Jun 09 13:58:47.891302 crc crio[23733]: time=\"2026-06-09T13:58:47.891078215Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e UID:023fdc5b-89a2-4a00-9565-f8c09e79deae NetNS:/var/run/netns/3b48059b-4608-4d46-85d5-d30334998132 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod023fdc5b_89a2_4a00_9565_f8c09e79deae.slice PodAnnotations:0xc002b0e938}] Aliases:map[]}\"",
2026-06-09 14:45:34.081609 | controller |     "Jun 09 13:58:47.891302 crc crio[23733]: time=\"2026-06-09T13:58:47.891304172Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.081625 | controller |     "Jun 09 13:58:47.940375 crc crio[23733]: time=\"2026-06-09T13:58:47.903729752Z\" level=info msg=\"Stopped container 788bd57544203eb3c4e5d538bdff36e3e78063c48ef0dc9a86fb5a422230332f: openstack/nova-metadata-0/nova-metadata-metadata\" id=e0b6b1dc-f9e7-4166-9622-03ef6e0510ed name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.081640 | controller |     "Jun 09 13:58:47.940375 crc crio[23733]: time=\"2026-06-09T13:58:47.905268601Z\" level=info msg=\"Stopping pod sandbox: 8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c\" id=0f284e02-199d-4c89-8f82-c9047db6c9c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.081656 | controller |     "Jun 09 13:58:47.940375 crc crio[23733]: time=\"2026-06-09T13:58:47.906023909Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c UID:e897d1d9-c586-476f-ba37-b1eb742302b7 NetNS:/var/run/netns/cbe969e6-af86-4fe5-9602-0d1e034aa679 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode897d1d9_c586_476f_ba37_b1eb742302b7.slice PodAnnotations:0xc00720ca80}] Aliases:map[]}\"",
2026-06-09 14:45:34.081671 | controller |     "Jun 09 13:58:47.940375 crc crio[23733]: time=\"2026-06-09T13:58:47.906225224Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.081686 | controller |     "Jun 09 13:58:48.385836 crc crio[23733]: time=\"2026-06-09T13:58:48.38570835Z\" level=info msg=\"Stopped pod sandbox: 8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c\" id=0f284e02-199d-4c89-8f82-c9047db6c9c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.081702 | controller |     "Jun 09 13:58:48.464851 crc crio[23733]: time=\"2026-06-09T13:58:48.46433188Z\" level=info msg=\"Stopped pod sandbox: 4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e\" id=8572ecef-0fb5-4d44-a0e8-32169564cee6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.081718 | controller |     "Jun 09 13:58:48.767539 crc crio[23733]: time=\"2026-06-09T13:58:48.767340362Z\" level=info msg=\"Removing container: 8108785aed44d42236b0fb6c7bf2eebff775ed5ceaa3540f16e8a572fc955d4f\" id=d69abeb4-703f-4d89-ba0a-f003f4a0bfc6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.081736 | controller |     "Jun 09 13:58:48.840463 crc crio[23733]: time=\"2026-06-09T13:58:48.839534591Z\" level=info msg=\"Removed container 8108785aed44d42236b0fb6c7bf2eebff775ed5ceaa3540f16e8a572fc955d4f: openstack/nova-api-0/nova-api-api\" id=d69abeb4-703f-4d89-ba0a-f003f4a0bfc6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.081751 | controller |     "Jun 09 13:58:48.843309 crc crio[23733]: time=\"2026-06-09T13:58:48.843171282Z\" level=info msg=\"Removing container: 60beaed36ea1dc4fc0944eb95198c0bfd386072d70eb14c4e32e7c0b29c7a22b\" id=3b4f7ffd-30de-411a-9646-cf1fe3ee3b0c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.081766 | controller |     "Jun 09 13:58:48.886272 crc crio[23733]: time=\"2026-06-09T13:58:48.886212951Z\" level=info msg=\"Removed container 60beaed36ea1dc4fc0944eb95198c0bfd386072d70eb14c4e32e7c0b29c7a22b: openstack/nova-api-0/nova-api-log\" id=3b4f7ffd-30de-411a-9646-cf1fe3ee3b0c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.081782 | controller |     "Jun 09 13:58:48.892022 crc crio[23733]: time=\"2026-06-09T13:58:48.891979645Z\" level=info msg=\"Removing container: 788bd57544203eb3c4e5d538bdff36e3e78063c48ef0dc9a86fb5a422230332f\" id=39915ccb-f146-4b2c-b641-de99dc2dd655 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.081797 | controller |     "Jun 09 13:58:48.953987 crc crio[23733]: time=\"2026-06-09T13:58:48.953734262Z\" level=info msg=\"Removed container 788bd57544203eb3c4e5d538bdff36e3e78063c48ef0dc9a86fb5a422230332f: openstack/nova-metadata-0/nova-metadata-metadata\" id=39915ccb-f146-4b2c-b641-de99dc2dd655 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.081812 | controller |     "Jun 09 13:58:48.971909 crc crio[23733]: time=\"2026-06-09T13:58:48.971731784Z\" level=info msg=\"Removing container: b408dfc961bb657b08c0a8d76960b6c6ba45d1797a0c3f8954af60b8df576c37\" id=a5b03a19-9153-437b-8699-409931e58f02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.081827 | controller |     "Jun 09 13:58:49.003137 crc crio[23733]: time=\"2026-06-09T13:58:49.003014537Z\" level=info msg=\"Removed container b408dfc961bb657b08c0a8d76960b6c6ba45d1797a0c3f8954af60b8df576c37: openstack/nova-metadata-0/nova-metadata-log\" id=a5b03a19-9153-437b-8699-409931e58f02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.081842 | controller |     "Jun 09 13:58:49.410377 crc crio[23733]: time=\"2026-06-09T13:58:49.409508383Z\" level=info msg=\"Stopped container 980fefbec538f743a7f00bc247d381d592f80b5c3de4b96c0bdf8b19e6bf88d9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=c8ae53fe-a0a0-4715-baf1-6eab72046f43 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.081857 | controller |     "Jun 09 13:58:49.417231 crc crio[23733]: time=\"2026-06-09T13:58:49.417158875Z\" level=info msg=\"Stopping pod sandbox: 809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1\" id=6e6deb9b-858c-48e9-8b4d-55b1a2672f37 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.081873 | controller |     "Jun 09 13:58:49.418040 crc crio[23733]: time=\"2026-06-09T13:58:49.417993245Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1 UID:5fd64fa0-755e-4fb1-aeeb-690143c9db17 NetNS:/var/run/netns/cc08b4ec-ee93-4e46-900b-f918dfaab614 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fd64fa0_755e_4fb1_aeeb_690143c9db17.slice PodAnnotations:0xc000308688}] Aliases:map[]}\"",
2026-06-09 14:45:34.081888 | controller |     "Jun 09 13:58:49.418339 crc crio[23733]: time=\"2026-06-09T13:58:49.418236842Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.081907 | controller |     "Jun 09 13:58:49.638323 crc crio[23733]: time=\"2026-06-09T13:58:49.635807663Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=bf0f6bb6-9a19-405f-b2da-c0d9d5e7372f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.081923 | controller |     "Jun 09 13:58:49.638323 crc crio[23733]: time=\"2026-06-09T13:58:49.635955577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.081938 | controller |     "Jun 09 13:58:49.656615 crc crio[23733]: time=\"2026-06-09T13:58:49.655448145Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=071c81f9-2a84-4b1c-8cc2-eadbb68263e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.081953 | controller |     "Jun 09 13:58:49.656615 crc crio[23733]: time=\"2026-06-09T13:58:49.655548438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.081969 | controller |     "Jun 09 13:58:49.741943 crc crio[23733]: time=\"2026-06-09T13:58:49.741746427Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f UID:1930d64a-e4c1-47ba-bd58-73879d2ca050 NetNS:/var/run/netns/7dcec523-e091-4196-b1f9-405b756b3aa1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1930d64a_e4c1_47ba_bd58_73879d2ca050.slice PodAnnotations:0xc0059cc110}] Aliases:map[]}\"",
2026-06-09 14:45:34.081984 | controller |     "Jun 09 13:58:49.741943 crc crio[23733]: time=\"2026-06-09T13:58:49.741836419Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.082000 | controller |     "Jun 09 13:58:49.742978 crc crio[23733]: time=\"2026-06-09T13:58:49.742870707Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa UID:0b1a75cb-95af-4e8e-b789-66846482118b NetNS:/var/run/netns/4c47699e-16f5-4328-aec4-ed2813b51c41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b1a75cb_95af_4e8e_b789_66846482118b.slice PodAnnotations:0xc00012af68}] Aliases:map[]}\"",
2026-06-09 14:45:34.082015 | controller |     "Jun 09 13:58:49.742978 crc crio[23733]: time=\"2026-06-09T13:58:49.742942258Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.082030 | controller |     "Jun 09 13:58:49.839013 crc crio[23733]: time=\"2026-06-09T13:58:49.838909982Z\" level=info msg=\"Stopped pod sandbox: 809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1\" id=6e6deb9b-858c-48e9-8b4d-55b1a2672f37 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.082046 | controller |     "Jun 09 13:58:50.392185 crc crio[23733]: 2026-06-09T13:58:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99d6266944c9342 Mac:f2:34:b2:cd:35:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/7dcec523-e091-4196-b1f9-405b756b3aa1 SocketPath: PciID:}] [{Interface:0xc000244990 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.082062 | controller |     "Jun 09 13:58:50.392185 crc crio[23733]: time=\"2026-06-09T13:58:50.388067713Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f UID:1930d64a-e4c1-47ba-bd58-73879d2ca050 NetNS:/var/run/netns/7dcec523-e091-4196-b1f9-405b756b3aa1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1930d64a_e4c1_47ba_bd58_73879d2ca050.slice PodAnnotations:0xc0059cc110}] Aliases:map[]}\"",
2026-06-09 14:45:34.082081 | controller |     "Jun 09 13:58:50.392185 crc crio[23733]: time=\"2026-06-09T13:58:50.388270487Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.082096 | controller |     "Jun 09 13:58:50.420608 crc crio[23733]: time=\"2026-06-09T13:58:50.420331071Z\" level=info msg=\"Ran pod sandbox 99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f with infra container: openstack/nova-api-0/POD\" id=bf0f6bb6-9a19-405f-b2da-c0d9d5e7372f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.082112 | controller |     "Jun 09 13:58:50.427653 crc crio[23733]: time=\"2026-06-09T13:58:50.426868615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6aeb0a61-dee0-4e49-a9bc-26aedf289ac9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.082127 | controller |     "Jun 09 13:58:50.435671 crc crio[23733]: time=\"2026-06-09T13:58:50.43543164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b831100f-230a-4fdc-b2af-6d410bb15801 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.082142 | controller |     "Jun 09 13:58:50.453013 crc crio[23733]: time=\"2026-06-09T13:58:50.452824906Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=0c886d3c-acad-45c5-a6e3-555a03baacda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.082157 | controller |     "Jun 09 13:58:50.454815 crc crio[23733]: time=\"2026-06-09T13:58:50.454750344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.082172 | controller |     "Jun 09 13:58:50.514626 crc crio[23733]: time=\"2026-06-09T13:58:50.514519662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.082188 | controller |     "Jun 09 13:58:50.520399 crc crio[23733]: time=\"2026-06-09T13:58:50.520353678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.082203 | controller |     "Jun 09 13:58:50.530495 crc crio[23733]: 2026-06-09T13:58:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a446bfd46731f3 Mac:d6:0c:e0:84:2a:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/4c47699e-16f5-4328-aec4-ed2813b51c41 SocketPath: PciID:}] [{Interface:0xc000144c30 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.082219 | controller |     "Jun 09 13:58:50.532445 crc crio[23733]: time=\"2026-06-09T13:58:50.532353118Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa UID:0b1a75cb-95af-4e8e-b789-66846482118b NetNS:/var/run/netns/4c47699e-16f5-4328-aec4-ed2813b51c41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b1a75cb_95af_4e8e_b789_66846482118b.slice PodAnnotations:0xc00012af68}] Aliases:map[]}\"",
2026-06-09 14:45:34.082234 | controller |     "Jun 09 13:58:50.532583 crc crio[23733]: time=\"2026-06-09T13:58:50.532545253Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.082250 | controller |     "Jun 09 13:58:50.544391 crc crio[23733]: time=\"2026-06-09T13:58:50.542909643Z\" level=info msg=\"Ran pod sandbox 6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa with infra container: openstack/nova-metadata-0/POD\" id=071c81f9-2a84-4b1c-8cc2-eadbb68263e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.082268 | controller |     "Jun 09 13:58:50.547345 crc crio[23733]: time=\"2026-06-09T13:58:50.547302403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=84930578-cda1-41a2-8aeb-053c537371d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.082284 | controller |     "Jun 09 13:58:50.551861 crc crio[23733]: time=\"2026-06-09T13:58:50.551777176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=82cc89ce-ba3f-4a51-a209-8caae8d82647 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.082299 | controller |     "Jun 09 13:58:50.568329 crc crio[23733]: time=\"2026-06-09T13:58:50.568205127Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=23044d43-30ba-493f-9499-c3f5a55adc63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.082314 | controller |     "Jun 09 13:58:50.570439 crc crio[23733]: time=\"2026-06-09T13:58:50.57037026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.082329 | controller |     "Jun 09 13:58:50.654742 crc crio[23733]: time=\"2026-06-09T13:58:50.654427628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.082343 | controller |     "Jun 09 13:58:50.658991 crc crio[23733]: time=\"2026-06-09T13:58:50.658876909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.082358 | controller |     "Jun 09 13:58:50.875254 crc crio[23733]: time=\"2026-06-09T13:58:50.875182259Z\" level=info msg=\"Removing container: 980fefbec538f743a7f00bc247d381d592f80b5c3de4b96c0bdf8b19e6bf88d9\" id=d951f793-7d52-4021-8f0c-f159b2ab45b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.082373 | controller |     "Jun 09 13:58:50.886380 crc crio[23733]: time=\"2026-06-09T13:58:50.886273736Z\" level=info msg=\"Created container 9941ca8c1c91dd15ac08f98834c6f620b436d21dd463dd5bbdfcce104623cab7: openstack/nova-metadata-0/nova-metadata-log\" id=23044d43-30ba-493f-9499-c3f5a55adc63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.082388 | controller |     "Jun 09 13:58:50.888497 crc crio[23733]: time=\"2026-06-09T13:58:50.888418581Z\" level=info msg=\"Starting container: 9941ca8c1c91dd15ac08f98834c6f620b436d21dd463dd5bbdfcce104623cab7\" id=bbb99c22-bc92-456b-a590-7c6a99a088d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.082403 | controller |     "Jun 09 13:58:50.897237 crc crio[23733]: time=\"2026-06-09T13:58:50.897080778Z\" level=info msg=\"Created container f82864745e95cf501851003834cfd98c253a6dc17a202053b1083d05d0515853: openstack/nova-api-0/nova-api-log\" id=0c886d3c-acad-45c5-a6e3-555a03baacda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.082417 | controller |     "Jun 09 13:58:50.898586 crc crio[23733]: time=\"2026-06-09T13:58:50.898488763Z\" level=info msg=\"Starting container: f82864745e95cf501851003834cfd98c253a6dc17a202053b1083d05d0515853\" id=b1b7b274-94a1-4838-8b3f-33bdd057afc1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.082432 | controller |     "Jun 09 13:58:50.898892 crc crio[23733]: time=\"2026-06-09T13:58:50.898824501Z\" level=info msg=\"Started container\" PID=85382 containerID=9941ca8c1c91dd15ac08f98834c6f620b436d21dd463dd5bbdfcce104623cab7 description=openstack/nova-metadata-0/nova-metadata-log id=bbb99c22-bc92-456b-a590-7c6a99a088d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa",
2026-06-09 14:45:34.082451 | controller |     "Jun 09 13:58:50.909266 crc crio[23733]: time=\"2026-06-09T13:58:50.908704439Z\" level=info msg=\"Started container\" PID=85379 containerID=f82864745e95cf501851003834cfd98c253a6dc17a202053b1083d05d0515853 description=openstack/nova-api-0/nova-api-log id=b1b7b274-94a1-4838-8b3f-33bdd057afc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f",
2026-06-09 14:45:34.082466 | controller |     "Jun 09 13:58:50.927012 crc crio[23733]: time=\"2026-06-09T13:58:50.926912626Z\" level=info msg=\"Removed container 980fefbec538f743a7f00bc247d381d592f80b5c3de4b96c0bdf8b19e6bf88d9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d951f793-7d52-4021-8f0c-f159b2ab45b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.082482 | controller |     "Jun 09 13:58:50.931989 crc crio[23733]: time=\"2026-06-09T13:58:50.93190998Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4a7341ea-ca9f-4cfa-8efd-0018723617e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.082497 | controller |     "Jun 09 13:58:50.935728 crc crio[23733]: time=\"2026-06-09T13:58:50.935605113Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=7493224c-cf40-4420-9c64-dd42faee72b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.082526 | controller |     "Jun 09 13:58:50.975734 crc crio[23733]: time=\"2026-06-09T13:58:50.975564584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=15f93803-1536-41de-83c2-53d0ca39d0de name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.082546 | controller |     "Jun 09 13:58:51.010607 crc crio[23733]: time=\"2026-06-09T13:58:51.01051721Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=f54f70ec-741f-4cd6-8b6b-396e5a4cf605 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.082562 | controller |     "Jun 09 13:58:51.016293 crc crio[23733]: time=\"2026-06-09T13:58:51.016204052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.082577 | controller |     "Jun 09 13:58:51.034595 crc crio[23733]: time=\"2026-06-09T13:58:51.033873966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=64515b4d-e0f7-404c-980c-2cdf900e7199 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.082592 | controller |     "Jun 09 13:58:51.082239 crc crio[23733]: time=\"2026-06-09T13:58:51.081723014Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=42bdd49a-f16b-4068-b61a-f8b08791ed6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.082608 | controller |     "Jun 09 13:58:51.088518 crc crio[23733]: time=\"2026-06-09T13:58:51.08790959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.082623 | controller |     "Jun 09 13:58:51.123267 crc crio[23733]: time=\"2026-06-09T13:58:51.123084161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.082638 | controller |     "Jun 09 13:58:51.127862 crc crio[23733]: time=\"2026-06-09T13:58:51.127739648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.082653 | controller |     "Jun 09 13:58:51.167893 crc crio[23733]: time=\"2026-06-09T13:58:51.167494924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.082671 | controller |     "Jun 09 13:58:51.173146 crc crio[23733]: time=\"2026-06-09T13:58:51.173009422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.082687 | controller |     "Jun 09 13:58:51.268552 crc crio[23733]: time=\"2026-06-09T13:58:51.268443623Z\" level=info msg=\"Created container 0ba48b85dfac785752fad29b8854836716b601a40bb33199bf83e0f662a1e558: openstack/nova-api-0/nova-api-api\" id=f54f70ec-741f-4cd6-8b6b-396e5a4cf605 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.082702 | controller |     "Jun 09 13:58:51.272312 crc crio[23733]: time=\"2026-06-09T13:58:51.272225498Z\" level=info msg=\"Starting container: 0ba48b85dfac785752fad29b8854836716b601a40bb33199bf83e0f662a1e558\" id=02e9aff4-05bc-413a-b2d7-f845136d6ccc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.082717 | controller |     "Jun 09 13:58:51.279940 crc crio[23733]: time=\"2026-06-09T13:58:51.279372227Z\" level=info msg=\"Started container\" PID=85451 containerID=0ba48b85dfac785752fad29b8854836716b601a40bb33199bf83e0f662a1e558 description=openstack/nova-api-0/nova-api-api id=02e9aff4-05bc-413a-b2d7-f845136d6ccc name=/runtime.v1.RuntimeService/StartContainer sandboxID=99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f",
2026-06-09 14:45:34.082732 | controller |     "Jun 09 13:58:51.334058 crc crio[23733]: time=\"2026-06-09T13:58:51.333956504Z\" level=info msg=\"Created container 8792abfb58b2315e2e6a71155dac631bd68973b2e026c63ec4378a6bcb8df6b0: openstack/nova-metadata-0/nova-metadata-metadata\" id=42bdd49a-f16b-4068-b61a-f8b08791ed6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.082748 | controller |     "Jun 09 13:58:51.336897 crc crio[23733]: time=\"2026-06-09T13:58:51.336620881Z\" level=info msg=\"Starting container: 8792abfb58b2315e2e6a71155dac631bd68973b2e026c63ec4378a6bcb8df6b0\" id=8e4094af-11ca-4e48-9d0d-bf115e392dea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.082763 | controller |     "Jun 09 13:58:51.344755 crc crio[23733]: time=\"2026-06-09T13:58:51.344388436Z\" level=info msg=\"Started container\" PID=85454 containerID=8792abfb58b2315e2e6a71155dac631bd68973b2e026c63ec4378a6bcb8df6b0 description=openstack/nova-metadata-0/nova-metadata-metadata id=8e4094af-11ca-4e48-9d0d-bf115e392dea name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa",
2026-06-09 14:45:34.082779 | controller |     "Jun 09 13:58:51.409036 crc crio[23733]: time=\"2026-06-09T13:58:51.408871342Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=db9e98ef-6a56-4830-a4d2-72088d47e1c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.082794 | controller |     "Jun 09 13:58:51.409036 crc crio[23733]: time=\"2026-06-09T13:58:51.409004665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.082810 | controller |     "Jun 09 13:58:51.454935 crc crio[23733]: time=\"2026-06-09T13:58:51.45472452Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41 UID:25150656-6fac-4b64-9f3e-4a1d765fe226 NetNS:/var/run/netns/f8a4a8ba-69fa-43b8-bd81-e8ff213137fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25150656_6fac_4b64_9f3e_4a1d765fe226.slice PodAnnotations:0xc0028986d0}] Aliases:map[]}\"",
2026-06-09 14:45:34.082825 | controller |     "Jun 09 13:58:51.454935 crc crio[23733]: time=\"2026-06-09T13:58:51.454866904Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.082843 | controller |     "Jun 09 13:58:51.962427 crc crio[23733]: time=\"2026-06-09T13:58:51.961032567Z\" level=info msg=\"Stopping pod sandbox: 7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701\" id=0fb683be-97cc-4978-9046-f0261e407a82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.082859 | controller |     "Jun 09 13:58:51.962896 crc crio[23733]: time=\"2026-06-09T13:58:51.962771981Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-sf2n6 Namespace:openstack ID:7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701 UID:e17bd3c6-bc02-4948-9c1e-f268513be671 NetNS:/var/run/netns/4541c272-8db3-46e6-976e-6b3b387a839c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode17bd3c6_bc02_4948_9c1e_f268513be671.slice PodAnnotations:0xc0010263d8}] Aliases:map[]}\"",
2026-06-09 14:45:34.082875 | controller |     "Jun 09 13:58:51.963030 crc crio[23733]: time=\"2026-06-09T13:58:51.962961566Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-sf2n6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.082902 | controller |     "Jun 09 13:58:52.207608 crc crio[23733]: 2026-06-09T13:58:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f32f5f304183f65 Mac:ce:d7:e6:c6:f1:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/f8a4a8ba-69fa-43b8-bd81-e8ff213137fc SocketPath: PciID:}] [{Interface:0xc000014820 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.082918 | controller |     "Jun 09 13:58:52.209759 crc crio[23733]: time=\"2026-06-09T13:58:52.209688489Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41 UID:25150656-6fac-4b64-9f3e-4a1d765fe226 NetNS:/var/run/netns/f8a4a8ba-69fa-43b8-bd81-e8ff213137fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25150656_6fac_4b64_9f3e_4a1d765fe226.slice PodAnnotations:0xc0028986d0}] Aliases:map[]}\"",
2026-06-09 14:45:34.082938 | controller |     "Jun 09 13:58:52.210067 crc crio[23733]: time=\"2026-06-09T13:58:52.210000967Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.082958 | controller |     "Jun 09 13:58:52.233745 crc crio[23733]: time=\"2026-06-09T13:58:52.233428144Z\" level=info msg=\"Ran pod sandbox f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41 with infra container: openstack/nova-scheduler-0/POD\" id=db9e98ef-6a56-4830-a4d2-72088d47e1c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.082974 | controller |     "Jun 09 13:58:52.236729 crc crio[23733]: time=\"2026-06-09T13:58:52.23649041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=cd448d67-6db1-46f8-b5c4-a280db02b869 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.082989 | controller |     "Jun 09 13:58:52.285812 crc crio[23733]: time=\"2026-06-09T13:58:52.285700123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=0692c28c-e2b3-407e-af1a-fb2591b555d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.083005 | controller |     "Jun 09 13:58:52.306858 crc crio[23733]: time=\"2026-06-09T13:58:52.306690279Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=fb053c11-7cf0-4a8d-b0c9-83430b921a98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.083020 | controller |     "Jun 09 13:58:52.309281 crc crio[23733]: time=\"2026-06-09T13:58:52.309054389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.083039 | controller |     "Jun 09 13:58:52.386073 crc crio[23733]: time=\"2026-06-09T13:58:52.38534779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.083054 | controller |     "Jun 09 13:58:52.400781 crc crio[23733]: time=\"2026-06-09T13:58:52.400001808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.083070 | controller |     "Jun 09 13:58:52.494432 crc crio[23733]: time=\"2026-06-09T13:58:52.493846819Z\" level=info msg=\"Stopped pod sandbox: 7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701\" id=0fb683be-97cc-4978-9046-f0261e407a82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.083085 | controller |     "Jun 09 13:58:52.671863 crc crio[23733]: time=\"2026-06-09T13:58:52.665022418Z\" level=info msg=\"Created container 4a53811adcf97522d8039f95f068035eb433ae9e7cf0e325d15f7bfa76d13795: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=fb053c11-7cf0-4a8d-b0c9-83430b921a98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.083100 | controller |     "Jun 09 13:58:52.687710 crc crio[23733]: time=\"2026-06-09T13:58:52.687546482Z\" level=info msg=\"Starting container: 4a53811adcf97522d8039f95f068035eb433ae9e7cf0e325d15f7bfa76d13795\" id=3228cb59-af28-4b6f-ae41-6d4c5dd4c9c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.083116 | controller |     "Jun 09 13:58:52.698691 crc crio[23733]: time=\"2026-06-09T13:58:52.698576749Z\" level=info msg=\"Started container\" PID=85804 containerID=4a53811adcf97522d8039f95f068035eb433ae9e7cf0e325d15f7bfa76d13795 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=3228cb59-af28-4b6f-ae41-6d4c5dd4c9c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41",
2026-06-09 14:45:34.083131 | controller |     "Jun 09 13:58:53.513313 crc crio[23733]: time=\"2026-06-09T13:58:53.512732079Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=4def7c34-d331-4b87-9f75-2dc92a8a92be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.083146 | controller |     "Jun 09 13:58:53.515233 crc crio[23733]: time=\"2026-06-09T13:58:53.513353635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.083162 | controller |     "Jun 09 13:58:53.554633 crc crio[23733]: time=\"2026-06-09T13:58:53.554532046Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:1a3f05c4db9fc74f1c87b9bb3bcc42914dd42b45bbaed74f8e89a06f5e39e2cc UID:af389710-6e99-4cf8-acf7-d0c6776d5a59 NetNS:/var/run/netns/47c24cad-de81-498e-9dff-3de8d0dc99f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf389710_6e99_4cf8_acf7_d0c6776d5a59.slice PodAnnotations:0xc002898530}] Aliases:map[]}\"",
2026-06-09 14:45:34.083177 | controller |     "Jun 09 13:58:53.554633 crc crio[23733]: time=\"2026-06-09T13:58:53.554610008Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.083192 | controller |     "Jun 09 13:58:54.870724 crc crio[23733]: 2026-06-09T13:58:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a3f05c4db9fc74 Mac:6e:b8:9b:8c:6f:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/47c24cad-de81-498e-9dff-3de8d0dc99f7 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.083211 | controller |     "Jun 09 13:58:54.875599 crc crio[23733]: time=\"2026-06-09T13:58:54.875506046Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:1a3f05c4db9fc74f1c87b9bb3bcc42914dd42b45bbaed74f8e89a06f5e39e2cc UID:af389710-6e99-4cf8-acf7-d0c6776d5a59 NetNS:/var/run/netns/47c24cad-de81-498e-9dff-3de8d0dc99f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf389710_6e99_4cf8_acf7_d0c6776d5a59.slice PodAnnotations:0xc002898530}] Aliases:map[]}\"",
2026-06-09 14:45:34.083227 | controller |     "Jun 09 13:58:54.875835 crc crio[23733]: time=\"2026-06-09T13:58:54.875767293Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.083242 | controller |     "Jun 09 13:58:54.893797 crc crio[23733]: time=\"2026-06-09T13:58:54.893739294Z\" level=info msg=\"Ran pod sandbox 1a3f05c4db9fc74f1c87b9bb3bcc42914dd42b45bbaed74f8e89a06f5e39e2cc with infra container: openstack/nova-cell1-conductor-0/POD\" id=4def7c34-d331-4b87-9f75-2dc92a8a92be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.083258 | controller |     "Jun 09 13:58:54.900504 crc crio[23733]: time=\"2026-06-09T13:58:54.899201031Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=636b257c-e04f-4bb0-a1c1-0393647ca98e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.083273 | controller |     "Jun 09 13:58:54.962765 crc crio[23733]: time=\"2026-06-09T13:58:54.958432645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=f5b7c87e-6782-4ac5-bb8e-81a228f7916f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.083289 | controller |     "Jun 09 13:58:54.972956 crc crio[23733]: time=\"2026-06-09T13:58:54.972465586Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=6e2bef7e-93aa-40e8-ba97-2c14665ef27f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.083304 | controller |     "Jun 09 13:58:54.973300 crc crio[23733]: time=\"2026-06-09T13:58:54.973248106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.083320 | controller |     "Jun 09 13:58:55.065907 crc crio[23733]: time=\"2026-06-09T13:58:55.065751874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.083336 | controller |     "Jun 09 13:58:55.070210 crc crio[23733]: time=\"2026-06-09T13:58:55.069704573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.083351 | controller |     "Jun 09 13:58:55.265463 crc crio[23733]: time=\"2026-06-09T13:58:55.265337425Z\" level=info msg=\"Created container 7fe251671fc46a68dbc299ea2fe94238a46804f1016ff4a41860b4c84341d345: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=6e2bef7e-93aa-40e8-ba97-2c14665ef27f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.083367 | controller |     "Jun 09 13:58:55.267304 crc crio[23733]: time=\"2026-06-09T13:58:55.267226262Z\" level=info msg=\"Starting container: 7fe251671fc46a68dbc299ea2fe94238a46804f1016ff4a41860b4c84341d345\" id=9250672f-f07f-4aa0-b674-4a67960aa8b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.083382 | controller |     "Jun 09 13:58:55.273687 crc crio[23733]: time=\"2026-06-09T13:58:55.273577771Z\" level=info msg=\"Started container\" PID=85945 containerID=7fe251671fc46a68dbc299ea2fe94238a46804f1016ff4a41860b4c84341d345 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=9250672f-f07f-4aa0-b674-4a67960aa8b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a3f05c4db9fc74f1c87b9bb3bcc42914dd42b45bbaed74f8e89a06f5e39e2cc",
2026-06-09 14:45:34.083403 | controller |     "Jun 09 13:58:58.120185 crc crio[23733]: time=\"2026-06-09T13:58:58.119769749Z\" level=info msg=\"Stopping container: 156a6825c7b04a0ab68a458aaeb10d9332baa2d002b679d88ebf5cfef5df6b2c (timeout: 30s)\" id=0c156d66-2b46-4e4c-9c4a-94a25c0d019d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.083418 | controller |     "Jun 09 13:58:58.246939 crc crio[23733]: time=\"2026-06-09T13:58:58.246803223Z\" level=info msg=\"Stopped container 156a6825c7b04a0ab68a458aaeb10d9332baa2d002b679d88ebf5cfef5df6b2c: openstack/kube-state-metrics-0/kube-state-metrics\" id=0c156d66-2b46-4e4c-9c4a-94a25c0d019d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.083433 | controller |     "Jun 09 13:58:58.248596 crc crio[23733]: time=\"2026-06-09T13:58:58.248516177Z\" level=info msg=\"Stopping pod sandbox: a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf\" id=7fe86558-2dc2-4bee-9f23-b0580c7a693c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.083449 | controller |     "Jun 09 13:58:58.250209 crc crio[23733]: time=\"2026-06-09T13:58:58.250053415Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf UID:e139be2d-f2f9-4dfe-be92-2cef1d9e0bcf NetNS:/var/run/netns/ef3e671d-b20b-4b3a-b441-b66d6f086c90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode139be2d_f2f9_4dfe_be92_2cef1d9e0bcf.slice PodAnnotations:0xc0027d0678}] Aliases:map[]}\"",
2026-06-09 14:45:34.083464 | controller |     "Jun 09 13:58:58.250384 crc crio[23733]: time=\"2026-06-09T13:58:58.250319581Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.083479 | controller |     "Jun 09 13:58:58.670884 crc crio[23733]: time=\"2026-06-09T13:58:58.670040939Z\" level=info msg=\"Stopped pod sandbox: a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf\" id=7fe86558-2dc2-4bee-9f23-b0580c7a693c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.083494 | controller |     "Jun 09 13:58:59.180373 crc crio[23733]: time=\"2026-06-09T13:58:59.180261403Z\" level=info msg=\"Removing container: 156a6825c7b04a0ab68a458aaeb10d9332baa2d002b679d88ebf5cfef5df6b2c\" id=72d8ddee-4dfa-4e6e-b60d-37fa818f60c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.083509 | controller |     "Jun 09 13:58:59.220497 crc crio[23733]: time=\"2026-06-09T13:58:59.217471045Z\" level=info msg=\"Removed container 156a6825c7b04a0ab68a458aaeb10d9332baa2d002b679d88ebf5cfef5df6b2c: openstack/kube-state-metrics-0/kube-state-metrics\" id=72d8ddee-4dfa-4e6e-b60d-37fa818f60c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.083544 | controller |     "Jun 09 13:58:59.640140 crc crio[23733]: time=\"2026-06-09T13:58:59.639667676Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=98dc104f-7061-4d41-afe8-38245249bc83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.083560 | controller |     "Jun 09 13:58:59.640140 crc crio[23733]: time=\"2026-06-09T13:58:59.640089555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.083576 | controller |     "Jun 09 13:58:59.677374 crc crio[23733]: time=\"2026-06-09T13:58:59.677274706Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:dd5277d61580e92a2d16af19a82d815a4c8a8ef69b713f20d78c60e76c44f746 UID:f9811e83-fb40-4428-a1f5-77f29f5d42a5 NetNS:/var/run/netns/d033c1fa-a097-49f0-bcf2-05c14e169394 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9811e83_fb40_4428_a1f5_77f29f5d42a5.slice PodAnnotations:0xc0027d0ad0}] Aliases:map[]}\"",
2026-06-09 14:45:34.083595 | controller |     "Jun 09 13:58:59.677374 crc crio[23733]: time=\"2026-06-09T13:58:59.677354989Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.083610 | controller |     "Jun 09 13:59:00.088703 crc crio[23733]: 2026-06-09T13:59:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd5277d61580e92 Mac:26:e4:df:62:d6:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/d033c1fa-a097-49f0-bcf2-05c14e169394 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.083626 | controller |     "Jun 09 13:59:00.090428 crc crio[23733]: time=\"2026-06-09T13:59:00.090338907Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:dd5277d61580e92a2d16af19a82d815a4c8a8ef69b713f20d78c60e76c44f746 UID:f9811e83-fb40-4428-a1f5-77f29f5d42a5 NetNS:/var/run/netns/d033c1fa-a097-49f0-bcf2-05c14e169394 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf9811e83_fb40_4428_a1f5_77f29f5d42a5.slice PodAnnotations:0xc0027d0ad0}] Aliases:map[]}\"",
2026-06-09 14:45:34.083642 | controller |     "Jun 09 13:59:00.090627 crc crio[23733]: time=\"2026-06-09T13:59:00.090549613Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.083657 | controller |     "Jun 09 13:59:00.105453 crc crio[23733]: time=\"2026-06-09T13:59:00.105357793Z\" level=info msg=\"Ran pod sandbox dd5277d61580e92a2d16af19a82d815a4c8a8ef69b713f20d78c60e76c44f746 with infra container: openstack/kube-state-metrics-0/POD\" id=98dc104f-7061-4d41-afe8-38245249bc83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.083673 | controller |     "Jun 09 13:59:00.112690 crc crio[23733]: time=\"2026-06-09T13:59:00.112557194Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=9a613b75-bf5c-48a7-a7a5-b00f563edca7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.083688 | controller |     "Jun 09 13:59:00.167740 crc crio[23733]: time=\"2026-06-09T13:59:00.167619144Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=4f8172ba-859d-47dc-860f-9c228faedef7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.083703 | controller |     "Jun 09 13:59:00.201741 crc crio[23733]: time=\"2026-06-09T13:59:00.201624226Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=ce57b404-0f1e-44ee-9301-8179349277a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.083718 | controller |     "Jun 09 13:59:00.202709 crc crio[23733]: time=\"2026-06-09T13:59:00.202233611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.083733 | controller |     "Jun 09 13:59:00.274962 crc crio[23733]: time=\"2026-06-09T13:59:00.274771649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.083748 | controller |     "Jun 09 13:59:00.281832 crc crio[23733]: time=\"2026-06-09T13:59:00.281730103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.083763 | controller |     "Jun 09 13:59:00.409277 crc crio[23733]: time=\"2026-06-09T13:59:00.409175017Z\" level=info msg=\"Created container d833853634871158120a3138f96735be1d9caca6275ff0cdf21e44ff28c28370: openstack/kube-state-metrics-0/kube-state-metrics\" id=ce57b404-0f1e-44ee-9301-8179349277a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.083781 | controller |     "Jun 09 13:59:00.410575 crc crio[23733]: time=\"2026-06-09T13:59:00.41049007Z\" level=info msg=\"Starting container: d833853634871158120a3138f96735be1d9caca6275ff0cdf21e44ff28c28370\" id=aec3677b-e4c5-456f-8fbc-7705bb2abcd6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.083797 | controller |     "Jun 09 13:59:00.421304 crc crio[23733]: time=\"2026-06-09T13:59:00.421214569Z\" level=info msg=\"Started container\" PID=86341 containerID=d833853634871158120a3138f96735be1d9caca6275ff0cdf21e44ff28c28370 description=openstack/kube-state-metrics-0/kube-state-metrics id=aec3677b-e4c5-456f-8fbc-7705bb2abcd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd5277d61580e92a2d16af19a82d815a4c8a8ef69b713f20d78c60e76c44f746",
2026-06-09 14:45:34.083812 | controller |     "Jun 09 13:59:01.073271 crc crio[23733]: time=\"2026-06-09T13:59:01.072817606Z\" level=info msg=\"Stopping container: 6392c365c8da705c61ba92ed268eefa1edabe1d7171a4c10ca2f8710d4a411cf (timeout: 30s)\" id=16afa16c-5afe-44e7-a5ff-ce2a998f815a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.083828 | controller |     "Jun 09 13:59:01.073415 crc crio[23733]: time=\"2026-06-09T13:59:01.073294518Z\" level=info msg=\"Stopping container: 81377c17e541ac7b941e5592c417bfb398943b170894a23b573313470e351074 (timeout: 30s)\" id=25216f0d-a968-44d2-acbd-d6331542617f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.083843 | controller |     "Jun 09 13:59:01.073480 crc crio[23733]: time=\"2026-06-09T13:59:01.073237036Z\" level=info msg=\"Stopping container: acb107540914cb3653ad42b3adfab4c55364ae28580b77696c5f82adc9a2e6a4 (timeout: 30s)\" id=270adaee-b7da-492a-bf57-6944db4249e5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.083858 | controller |     "Jun 09 13:59:01.074492 crc crio[23733]: time=\"2026-06-09T13:59:01.074450127Z\" level=info msg=\"Stopping container: 6f43a28c77d8b55878be1c3fef9fc11696cb2d6a9720bb59d289cf9620bf6090 (timeout: 30s)\" id=7f1ee6fe-9b85-4134-b268-edd74961c773 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.083873 | controller |     "Jun 09 13:59:01.203062 crc crio[23733]: time=\"2026-06-09T13:59:01.202893135Z\" level=info msg=\"Stopped container acb107540914cb3653ad42b3adfab4c55364ae28580b77696c5f82adc9a2e6a4: openstack/ceilometer-0/sg-core\" id=270adaee-b7da-492a-bf57-6944db4249e5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.083888 | controller |     "Jun 09 13:59:01.308026 crc crio[23733]: time=\"2026-06-09T13:59:01.307920037Z\" level=info msg=\"Stopped container 81377c17e541ac7b941e5592c417bfb398943b170894a23b573313470e351074: openstack/ceilometer-0/proxy-httpd\" id=25216f0d-a968-44d2-acbd-d6331542617f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.083904 | controller |     "Jun 09 13:59:01.725489 crc crio[23733]: time=\"2026-06-09T13:59:01.724406123Z\" level=info msg=\"Stopped container 6f43a28c77d8b55878be1c3fef9fc11696cb2d6a9720bb59d289cf9620bf6090: openstack/ceilometer-0/ceilometer-central-agent\" id=7f1ee6fe-9b85-4134-b268-edd74961c773 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.083919 | controller |     "Jun 09 13:59:04.022015 crc crio[23733]: time=\"2026-06-09T13:59:04.02063278Z\" level=info msg=\"Stopped container 6392c365c8da705c61ba92ed268eefa1edabe1d7171a4c10ca2f8710d4a411cf: openstack/ceilometer-0/ceilometer-notification-agent\" id=16afa16c-5afe-44e7-a5ff-ce2a998f815a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.083934 | controller |     "Jun 09 13:59:04.024342 crc crio[23733]: time=\"2026-06-09T13:59:04.024235501Z\" level=info msg=\"Stopping pod sandbox: cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337\" id=bcc0900c-9121-420d-8d57-3458a2d16500 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.083953 | controller |     "Jun 09 13:59:04.025197 crc crio[23733]: time=\"2026-06-09T13:59:04.025055031Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337 UID:6c18b794-d641-457b-9db5-811844fdc26f NetNS:/var/run/netns/cb481e36-63b1-4581-aa15-864328130218 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c18b794_d641_457b_9db5_811844fdc26f.slice PodAnnotations:0xc00028e628}] Aliases:map[]}\"",
2026-06-09 14:45:34.083968 | controller |     "Jun 09 13:59:04.025376 crc crio[23733]: time=\"2026-06-09T13:59:04.025295457Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.083984 | controller |     "Jun 09 13:59:04.492823 crc crio[23733]: time=\"2026-06-09T13:59:04.492204707Z\" level=info msg=\"Stopped pod sandbox: cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337\" id=bcc0900c-9121-420d-8d57-3458a2d16500 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.083999 | controller |     "Jun 09 13:59:05.411317 crc crio[23733]: time=\"2026-06-09T13:59:05.410162749Z\" level=info msg=\"Removing container: 81377c17e541ac7b941e5592c417bfb398943b170894a23b573313470e351074\" id=5c358a89-e34e-4ed6-93d2-cd694e2ea58a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.084015 | controller |     "Jun 09 13:59:05.448519 crc crio[23733]: time=\"2026-06-09T13:59:05.448394386Z\" level=info msg=\"Removed container 81377c17e541ac7b941e5592c417bfb398943b170894a23b573313470e351074: openstack/ceilometer-0/proxy-httpd\" id=5c358a89-e34e-4ed6-93d2-cd694e2ea58a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.084030 | controller |     "Jun 09 13:59:05.452839 crc crio[23733]: time=\"2026-06-09T13:59:05.452639162Z\" level=info msg=\"Removing container: acb107540914cb3653ad42b3adfab4c55364ae28580b77696c5f82adc9a2e6a4\" id=564e814d-57b6-40ad-9ead-f557af2fbf83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.084045 | controller |     "Jun 09 13:59:05.480335 crc crio[23733]: time=\"2026-06-09T13:59:05.480198852Z\" level=info msg=\"Removed container acb107540914cb3653ad42b3adfab4c55364ae28580b77696c5f82adc9a2e6a4: openstack/ceilometer-0/sg-core\" id=564e814d-57b6-40ad-9ead-f557af2fbf83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.084060 | controller |     "Jun 09 13:59:05.485394 crc crio[23733]: time=\"2026-06-09T13:59:05.485176018Z\" level=info msg=\"Removing container: 6392c365c8da705c61ba92ed268eefa1edabe1d7171a4c10ca2f8710d4a411cf\" id=6f8a7fb3-2476-4884-9fe6-dc63bbfcb3e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.084075 | controller |     "Jun 09 13:59:05.515059 crc crio[23733]: time=\"2026-06-09T13:59:05.514946334Z\" level=info msg=\"Removed container 6392c365c8da705c61ba92ed268eefa1edabe1d7171a4c10ca2f8710d4a411cf: openstack/ceilometer-0/ceilometer-notification-agent\" id=6f8a7fb3-2476-4884-9fe6-dc63bbfcb3e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.084090 | controller |     "Jun 09 13:59:05.517529 crc crio[23733]: time=\"2026-06-09T13:59:05.517432756Z\" level=info msg=\"Removing container: 6f43a28c77d8b55878be1c3fef9fc11696cb2d6a9720bb59d289cf9620bf6090\" id=02a4c02d-0c05-4222-ac30-c01557b40d90 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.084105 | controller |     "Jun 09 13:59:05.567091 crc crio[23733]: time=\"2026-06-09T13:59:05.566372662Z\" level=info msg=\"Removed container 6f43a28c77d8b55878be1c3fef9fc11696cb2d6a9720bb59d289cf9620bf6090: openstack/ceilometer-0/ceilometer-central-agent\" id=02a4c02d-0c05-4222-ac30-c01557b40d90 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.084120 | controller |     "Jun 09 13:59:05.940419 crc crio[23733]: time=\"2026-06-09T13:59:05.940264731Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=78c08571-3661-461b-a29f-c928e83cfe0b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.084138 | controller |     "Jun 09 13:59:05.940419 crc crio[23733]: time=\"2026-06-09T13:59:05.940386584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.084153 | controller |     "Jun 09 13:59:05.974936 crc crio[23733]: time=\"2026-06-09T13:59:05.974843178Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210 UID:f4d540c8-3833-4f41-9e98-7af4e5fb79c9 NetNS:/var/run/netns/d7a239df-a249-49df-8c08-7202cd2ac6e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4d540c8_3833_4f41_9e98_7af4e5fb79c9.slice PodAnnotations:0xc00028e548}] Aliases:map[]}\"",
2026-06-09 14:45:34.084169 | controller |     "Jun 09 13:59:05.974936 crc crio[23733]: time=\"2026-06-09T13:59:05.974909759Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.084184 | controller |     "Jun 09 13:59:06.293106 crc crio[23733]: 2026-06-09T13:59:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3b7e8af265352a Mac:be:85:bc:0d:5e:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/d7a239df-a249-49df-8c08-7202cd2ac6e4 SocketPath: PciID:}] [{Interface:0xc0004bc6a0 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.084200 | controller |     "Jun 09 13:59:06.297060 crc crio[23733]: time=\"2026-06-09T13:59:06.296947928Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210 UID:f4d540c8-3833-4f41-9e98-7af4e5fb79c9 NetNS:/var/run/netns/d7a239df-a249-49df-8c08-7202cd2ac6e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4d540c8_3833_4f41_9e98_7af4e5fb79c9.slice PodAnnotations:0xc00028e548}] Aliases:map[]}\"",
2026-06-09 14:45:34.084216 | controller |     "Jun 09 13:59:06.297314 crc crio[23733]: time=\"2026-06-09T13:59:06.297253836Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.084231 | controller |     "Jun 09 13:59:06.308600 crc crio[23733]: time=\"2026-06-09T13:59:06.308493348Z\" level=info msg=\"Ran pod sandbox f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210 with infra container: openstack/ceilometer-0/POD\" id=78c08571-3661-461b-a29f-c928e83cfe0b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.084247 | controller |     "Jun 09 13:59:06.312294 crc crio[23733]: time=\"2026-06-09T13:59:06.312231312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3e65a45c-2ced-4406-b6c1-55741b39f32e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.084263 | controller |     "Jun 09 13:59:06.340167 crc crio[23733]: time=\"2026-06-09T13:59:06.340010477Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3400684a-c1a5-4f2f-88f5-b69df3698060 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.084278 | controller |     "Jun 09 13:59:06.356438 crc crio[23733]: time=\"2026-06-09T13:59:06.356179113Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=de39343c-0e3c-4e43-a1fe-f6dc29f286e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.084294 | controller |     "Jun 09 13:59:06.357060 crc crio[23733]: time=\"2026-06-09T13:59:06.356970003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.084312 | controller |     "Jun 09 13:59:06.412711 crc crio[23733]: time=\"2026-06-09T13:59:06.412453002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.084328 | controller |     "Jun 09 13:59:06.418602 crc crio[23733]: time=\"2026-06-09T13:59:06.418408172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.084343 | controller |     "Jun 09 13:59:06.586684 crc crio[23733]: time=\"2026-06-09T13:59:06.586560306Z\" level=info msg=\"Created container b799408a583c244540f75af3f2e14933e14c32bc9a36058208ebda47ee9a469b: openstack/ceilometer-0/ceilometer-central-agent\" id=de39343c-0e3c-4e43-a1fe-f6dc29f286e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.084358 | controller |     "Jun 09 13:59:06.588724 crc crio[23733]: time=\"2026-06-09T13:59:06.588618757Z\" level=info msg=\"Starting container: b799408a583c244540f75af3f2e14933e14c32bc9a36058208ebda47ee9a469b\" id=7195e026-03c6-41e3-88f2-000b7270bdbf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.084373 | controller |     "Jun 09 13:59:06.594619 crc crio[23733]: time=\"2026-06-09T13:59:06.594519145Z\" level=info msg=\"Started container\" PID=86847 containerID=b799408a583c244540f75af3f2e14933e14c32bc9a36058208ebda47ee9a469b description=openstack/ceilometer-0/ceilometer-central-agent id=7195e026-03c6-41e3-88f2-000b7270bdbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210",
2026-06-09 14:45:34.084389 | controller |     "Jun 09 13:59:06.661998 crc crio[23733]: time=\"2026-06-09T13:59:06.661341569Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=745c3d2f-a062-4d55-aa50-59553ad2ebe2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.084405 | controller |     "Jun 09 13:59:06.690344 crc crio[23733]: time=\"2026-06-09T13:59:06.690224282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=3ac865c6-b516-40c2-93bf-d986f5943185 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.084421 | controller |     "Jun 09 13:59:06.719152 crc crio[23733]: time=\"2026-06-09T13:59:06.718979583Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=27346134-b981-4911-9d95-1ca08565d718 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.084437 | controller |     "Jun 09 13:59:06.719692 crc crio[23733]: time=\"2026-06-09T13:59:06.719596149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.084452 | controller |     "Jun 09 13:59:06.771060 crc crio[23733]: time=\"2026-06-09T13:59:06.770936136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.084467 | controller |     "Jun 09 13:59:06.774982 crc crio[23733]: time=\"2026-06-09T13:59:06.774845873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.084481 | controller |     "Jun 09 13:59:06.931841 crc crio[23733]: time=\"2026-06-09T13:59:06.931587031Z\" level=info msg=\"Created container 8fe259ea7ea0437b29b770580ceaea3426eaad39e67e3dce4aad696d619dfc68: openstack/ceilometer-0/ceilometer-notification-agent\" id=27346134-b981-4911-9d95-1ca08565d718 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.084499 | controller |     "Jun 09 13:59:06.933838 crc crio[23733]: time=\"2026-06-09T13:59:06.933740645Z\" level=info msg=\"Starting container: 8fe259ea7ea0437b29b770580ceaea3426eaad39e67e3dce4aad696d619dfc68\" id=ef1eade1-0e5b-4807-bb42-9d776deed1a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.084533 | controller |     "Jun 09 13:59:06.940600 crc crio[23733]: time=\"2026-06-09T13:59:06.940463713Z\" level=info msg=\"Started container\" PID=86884 containerID=8fe259ea7ea0437b29b770580ceaea3426eaad39e67e3dce4aad696d619dfc68 description=openstack/ceilometer-0/ceilometer-notification-agent id=ef1eade1-0e5b-4807-bb42-9d776deed1a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210",
2026-06-09 14:45:34.084550 | controller |     "Jun 09 13:59:06.987598 crc crio[23733]: time=\"2026-06-09T13:59:06.987455311Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=e494f2ab-fc65-47df-ac34-40c1deb76ca8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.084566 | controller |     "Jun 09 13:59:07.002620 crc crio[23733]: time=\"2026-06-09T13:59:07.002500328Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9a70f3a1-35f6-4717-aa31-c3f9d72519fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.084582 | controller |     "Jun 09 13:59:07.023541 crc crio[23733]: time=\"2026-06-09T13:59:07.023299779Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=be3d72ae-c8de-48fd-9dcd-c59c300934e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.084596 | controller |     "Jun 09 13:59:07.024056 crc crio[23733]: time=\"2026-06-09T13:59:07.023800241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.084611 | controller |     "Jun 09 13:59:07.116925 crc crio[23733]: time=\"2026-06-09T13:59:07.11671514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.084626 | controller |     "Jun 09 13:59:07.127335 crc crio[23733]: time=\"2026-06-09T13:59:07.127234292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.084641 | controller |     "Jun 09 13:59:07.266871 crc crio[23733]: time=\"2026-06-09T13:59:07.266736928Z\" level=info msg=\"Created container 9eeb39f9f7cef390ff13764785b6f69c11529cc989e72db4c4c9453d4b5e0ebb: openstack/ceilometer-0/sg-core\" id=be3d72ae-c8de-48fd-9dcd-c59c300934e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.084656 | controller |     "Jun 09 13:59:07.276243 crc crio[23733]: time=\"2026-06-09T13:59:07.274605376Z\" level=info msg=\"Starting container: 9eeb39f9f7cef390ff13764785b6f69c11529cc989e72db4c4c9453d4b5e0ebb\" id=8b5402d6-cc38-4e86-b4c5-b461de4c1ded name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.084672 | controller |     "Jun 09 13:59:07.285590 crc crio[23733]: time=\"2026-06-09T13:59:07.283044847Z\" level=info msg=\"Started container\" PID=86918 containerID=9eeb39f9f7cef390ff13764785b6f69c11529cc989e72db4c4c9453d4b5e0ebb description=openstack/ceilometer-0/sg-core id=8b5402d6-cc38-4e86-b4c5-b461de4c1ded name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210",
2026-06-09 14:45:34.084687 | controller |     "Jun 09 13:59:07.302267 crc crio[23733]: time=\"2026-06-09T13:59:07.301979352Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=510980fc-d88d-44da-a1c6-e689e7fb8774 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.084702 | controller |     "Jun 09 13:59:07.374434 crc crio[23733]: time=\"2026-06-09T13:59:07.374215022Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=f827747f-4552-469b-b426-5ab979597fdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.084720 | controller |     "Jun 09 13:59:07.387221 crc crio[23733]: time=\"2026-06-09T13:59:07.387086904Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=ebbfca63-27f6-41e3-bb8f-217b8ad08692 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.084736 | controller |     "Jun 09 13:59:07.387573 crc crio[23733]: time=\"2026-06-09T13:59:07.387544635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.084751 | controller |     "Jun 09 13:59:07.455998 crc crio[23733]: time=\"2026-06-09T13:59:07.455310894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.084766 | controller |     "Jun 09 13:59:07.468200 crc crio[23733]: time=\"2026-06-09T13:59:07.467355746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.084781 | controller |     "Jun 09 13:59:07.678592 crc crio[23733]: time=\"2026-06-09T13:59:07.678498836Z\" level=info msg=\"Created container a9f3c43578db8060fbce830dca9b846c10bafa2dcb6f1a2565a67331eae8ecaa: openstack/ceilometer-0/proxy-httpd\" id=ebbfca63-27f6-41e3-bb8f-217b8ad08692 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.084796 | controller |     "Jun 09 13:59:07.680712 crc crio[23733]: time=\"2026-06-09T13:59:07.680545657Z\" level=info msg=\"Starting container: a9f3c43578db8060fbce830dca9b846c10bafa2dcb6f1a2565a67331eae8ecaa\" id=184cd230-9a93-4573-ac63-cd8546d4223c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.084811 | controller |     "Jun 09 13:59:07.686342 crc crio[23733]: time=\"2026-06-09T13:59:07.68622355Z\" level=info msg=\"Started container\" PID=86968 containerID=a9f3c43578db8060fbce830dca9b846c10bafa2dcb6f1a2565a67331eae8ecaa description=openstack/ceilometer-0/proxy-httpd id=184cd230-9a93-4573-ac63-cd8546d4223c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210",
2026-06-09 14:45:34.084826 | controller |     "Jun 09 13:59:08.271953 crc crio[23733]: time=\"2026-06-09T13:59:08.271865884Z\" level=info msg=\"Removing container: 1c69dd88fdc46504ff642b1ed024d84fd3dad9e6120b2d4d4c9e9c41b08c8848\" id=871dd849-1853-4c7c-a965-77d93e747a43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.084841 | controller |     "Jun 09 13:59:08.418448 crc crio[23733]: time=\"2026-06-09T13:59:08.418333205Z\" level=info msg=\"Removed container 1c69dd88fdc46504ff642b1ed024d84fd3dad9e6120b2d4d4c9e9c41b08c8848: openshift-infra/auto-csr-approver-29683552-hq76n/oc\" id=871dd849-1853-4c7c-a965-77d93e747a43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.084856 | controller |     "Jun 09 13:59:08.431214 crc crio[23733]: time=\"2026-06-09T13:59:08.431063023Z\" level=info msg=\"Stopping pod sandbox: 6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0\" id=6e6aedfc-755a-49b7-bcdc-0fbea2b638bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.084871 | controller |     "Jun 09 13:59:08.431214 crc crio[23733]: time=\"2026-06-09T13:59:08.431217427Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0\" id=6e6aedfc-755a-49b7-bcdc-0fbea2b638bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.084886 | controller |     "Jun 09 13:59:08.431851 crc crio[23733]: time=\"2026-06-09T13:59:08.431797392Z\" level=info msg=\"Removing pod sandbox: 6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0\" id=3ff9f705-bfad-4631-b1c3-6963b16c41e3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.084904 | controller |     "Jun 09 13:59:08.454946 crc crio[23733]: time=\"2026-06-09T13:59:08.454810348Z\" level=info msg=\"Removed pod sandbox: 6a3606a60fe39345fe9441fef54b4cd94541eddd87e922df33ce7036a919c1d0\" id=3ff9f705-bfad-4631-b1c3-6963b16c41e3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.084918 | controller |     "Jun 09 13:59:08.456305 crc crio[23733]: time=\"2026-06-09T13:59:08.456241694Z\" level=info msg=\"Stopping pod sandbox: 809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1\" id=6f49a956-5d6f-4ec6-8a26-8a254b63c42a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.084933 | controller |     "Jun 09 13:59:08.457590 crc crio[23733]: time=\"2026-06-09T13:59:08.456345427Z\" level=info msg=\"Stopped pod sandbox (already stopped): 809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1\" id=6f49a956-5d6f-4ec6-8a26-8a254b63c42a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.084948 | controller |     "Jun 09 13:59:08.458397 crc crio[23733]: time=\"2026-06-09T13:59:08.457875506Z\" level=info msg=\"Removing pod sandbox: 809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1\" id=a433d42e-8dad-47a9-8e90-3f84e50e269c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.084963 | controller |     "Jun 09 13:59:08.510992 crc crio[23733]: time=\"2026-06-09T13:59:08.510826572Z\" level=info msg=\"Removed pod sandbox: 809afb24a0d6f0fbea004fc1a03b3a97745c31082c168e0d3fbaf2de248d61f1\" id=a433d42e-8dad-47a9-8e90-3f84e50e269c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.084978 | controller |     "Jun 09 13:59:08.513756 crc crio[23733]: time=\"2026-06-09T13:59:08.513633092Z\" level=info msg=\"Stopping pod sandbox: 62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b\" id=d94e0405-ca5e-461b-9e13-8d1bfe065914 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.084993 | controller |     "Jun 09 13:59:08.513756 crc crio[23733]: time=\"2026-06-09T13:59:08.513791416Z\" level=info msg=\"Stopped pod sandbox (already stopped): 62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b\" id=d94e0405-ca5e-461b-9e13-8d1bfe065914 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.085008 | controller |     "Jun 09 13:59:08.516255 crc crio[23733]: time=\"2026-06-09T13:59:08.516156666Z\" level=info msg=\"Removing pod sandbox: 62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b\" id=1329bfe7-fece-425f-9c4d-d9e9aee070be name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.085023 | controller |     "Jun 09 13:59:08.549623 crc crio[23733]: time=\"2026-06-09T13:59:08.549489641Z\" level=info msg=\"Removed pod sandbox: 62404acd07aba3ae942df9238984b913579c5aaf8dcd64ce7da0be8a0ded4c0b\" id=1329bfe7-fece-425f-9c4d-d9e9aee070be name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.085038 | controller |     "Jun 09 13:59:08.551678 crc crio[23733]: time=\"2026-06-09T13:59:08.551593914Z\" level=info msg=\"Stopping pod sandbox: cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337\" id=bc1405ed-305d-4aae-a0bd-2357c4d32c46 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.085052 | controller |     "Jun 09 13:59:08.551876 crc crio[23733]: time=\"2026-06-09T13:59:08.551711617Z\" level=info msg=\"Stopped pod sandbox (already stopped): cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337\" id=bc1405ed-305d-4aae-a0bd-2357c4d32c46 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.085067 | controller |     "Jun 09 13:59:08.554461 crc crio[23733]: time=\"2026-06-09T13:59:08.554372213Z\" level=info msg=\"Removing pod sandbox: cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337\" id=9740cd63-dc11-4ada-ac55-a774f6e4db62 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.085082 | controller |     "Jun 09 13:59:08.569911 crc crio[23733]: time=\"2026-06-09T13:59:08.569793989Z\" level=info msg=\"Removed pod sandbox: cf2640f958accdc4354ddc352ebc9e12a04eadde9d413643fb78df56b4c2d337\" id=9740cd63-dc11-4ada-ac55-a774f6e4db62 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.085100 | controller |     "Jun 09 13:59:08.571682 crc crio[23733]: time=\"2026-06-09T13:59:08.571563215Z\" level=info msg=\"Stopping pod sandbox: 4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e\" id=f800168e-485a-4db0-a79e-fee786d3f6b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.085116 | controller |     "Jun 09 13:59:08.571818 crc crio[23733]: time=\"2026-06-09T13:59:08.571724439Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e\" id=f800168e-485a-4db0-a79e-fee786d3f6b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.085131 | controller |     "Jun 09 13:59:08.572422 crc crio[23733]: time=\"2026-06-09T13:59:08.572349244Z\" level=info msg=\"Removing pod sandbox: 4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e\" id=0ae80239-d070-4d92-90fb-286b29b0e6b5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.085146 | controller |     "Jun 09 13:59:08.596699 crc crio[23733]: time=\"2026-06-09T13:59:08.596061338Z\" level=info msg=\"Removed pod sandbox: 4af82ed2ca487ae4389a85e16f80a6ba369ee47aeb175e9da4e59f743ea8144e\" id=0ae80239-d070-4d92-90fb-286b29b0e6b5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.085161 | controller |     "Jun 09 13:59:08.598023 crc crio[23733]: time=\"2026-06-09T13:59:08.597929224Z\" level=info msg=\"Stopping pod sandbox: 406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7\" id=1aa6f4d7-8fc0-4825-a91d-ce3820b1b517 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.085176 | controller |     "Jun 09 13:59:08.598023 crc crio[23733]: time=\"2026-06-09T13:59:08.598022747Z\" level=info msg=\"Stopped pod sandbox (already stopped): 406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7\" id=1aa6f4d7-8fc0-4825-a91d-ce3820b1b517 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.085190 | controller |     "Jun 09 13:59:08.598939 crc crio[23733]: time=\"2026-06-09T13:59:08.598859828Z\" level=info msg=\"Removing pod sandbox: 406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7\" id=894c9bda-ebe5-4d67-b5bb-8ae2ac329f33 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.085205 | controller |     "Jun 09 13:59:08.621430 crc crio[23733]: time=\"2026-06-09T13:59:08.621300949Z\" level=info msg=\"Removed pod sandbox: 406dd787a281ca03940d731ed84323d9365c28608099567fc6e0fc3d591512a7\" id=894c9bda-ebe5-4d67-b5bb-8ae2ac329f33 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.085220 | controller |     "Jun 09 13:59:08.622834 crc crio[23733]: time=\"2026-06-09T13:59:08.622715976Z\" level=info msg=\"Stopping pod sandbox: 8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c\" id=9d74e269-bf75-48cb-8fee-6b043513394d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.085235 | controller |     "Jun 09 13:59:08.622834 crc crio[23733]: time=\"2026-06-09T13:59:08.622833819Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c\" id=9d74e269-bf75-48cb-8fee-6b043513394d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.085258 | controller |     "Jun 09 13:59:08.623677 crc crio[23733]: time=\"2026-06-09T13:59:08.623606319Z\" level=info msg=\"Removing pod sandbox: 8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c\" id=d50875d8-391d-4920-960c-1da6f25c02a1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.085272 | controller |     "Jun 09 13:59:08.650760 crc crio[23733]: time=\"2026-06-09T13:59:08.650595984Z\" level=info msg=\"Removed pod sandbox: 8678473acd9a093b799031d541f3ee6fb092bd5edb6d3df4d868fffe3247df1c\" id=d50875d8-391d-4920-960c-1da6f25c02a1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.085290 | controller |     "Jun 09 13:59:08.654179 crc crio[23733]: time=\"2026-06-09T13:59:08.65401751Z\" level=info msg=\"Stopping pod sandbox: 657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca\" id=0db9bda6-c0d0-4c19-8639-5e4ceb64dfb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.085306 | controller |     "Jun 09 13:59:08.654353 crc crio[23733]: time=\"2026-06-09T13:59:08.654191835Z\" level=info msg=\"Stopped pod sandbox (already stopped): 657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca\" id=0db9bda6-c0d0-4c19-8639-5e4ceb64dfb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.085321 | controller |     "Jun 09 13:59:08.655444 crc crio[23733]: time=\"2026-06-09T13:59:08.655240321Z\" level=info msg=\"Removing pod sandbox: 657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca\" id=856d81e4-abb1-4004-9a3c-1a4b993922fb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.085335 | controller |     "Jun 09 13:59:08.682865 crc crio[23733]: time=\"2026-06-09T13:59:08.68273246Z\" level=info msg=\"Removed pod sandbox: 657b66004aec3794666e2117daf17c8c49535ea448a4f6c915b5e71f63e5c6ca\" id=856d81e4-abb1-4004-9a3c-1a4b993922fb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.085350 | controller |     "Jun 09 13:59:08.684605 crc crio[23733]: time=\"2026-06-09T13:59:08.684090493Z\" level=info msg=\"Stopping pod sandbox: a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf\" id=c102d76b-4c17-4177-888b-6a22934cdd25 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.085365 | controller |     "Jun 09 13:59:08.684934 crc crio[23733]: time=\"2026-06-09T13:59:08.684865873Z\" level=info msg=\"Stopped pod sandbox (already stopped): a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf\" id=c102d76b-4c17-4177-888b-6a22934cdd25 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.085380 | controller |     "Jun 09 13:59:08.686007 crc crio[23733]: time=\"2026-06-09T13:59:08.685630362Z\" level=info msg=\"Removing pod sandbox: a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf\" id=b3509d91-1818-4e96-aaf3-3ab6f4cc97c2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.085394 | controller |     "Jun 09 13:59:08.713197 crc crio[23733]: time=\"2026-06-09T13:59:08.712828763Z\" level=info msg=\"Removed pod sandbox: a989ecaefff1fc47eb562ecfd5b4b52f7144d2d73a10c661e3bbc68871412ebf\" id=b3509d91-1818-4e96-aaf3-3ab6f4cc97c2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.085409 | controller |     "Jun 09 13:59:10.414055 crc crio[23733]: time=\"2026-06-09T13:59:10.413353094Z\" level=warning msg=\"Stopping container 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56 with stop signal(15) timed out. Killing...\"",
2026-06-09 14:45:34.085423 | controller |     "Jun 09 13:59:10.473523 crc crio[23733]: time=\"2026-06-09T13:59:10.473411589Z\" level=error msg=\"Killing container 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-09 14:45:34.085438 | controller |     "Jun 09 13:59:10.517616 crc crio[23733]: time=\"2026-06-09T13:59:10.517430262Z\" level=info msg=\"Stopped container 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=ca53b9ef-2a27-41fb-8fec-636434c03477 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.085453 | controller |     "Jun 09 13:59:10.518611 crc crio[23733]: time=\"2026-06-09T13:59:10.518516659Z\" level=info msg=\"Stopping pod sandbox: ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f\" id=19f44a44-0c78-4060-8267-b7c14a6c0206 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.085469 | controller |     "Jun 09 13:59:10.519393 crc crio[23733]: time=\"2026-06-09T13:59:10.51932932Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f UID:787287a9-8e82-414d-acac-2fea57134dfe NetNS:/var/run/netns/1ce6bb20-a086-4cd3-b3e9-4485c023e17a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod787287a9_8e82_414d_acac_2fea57134dfe.slice PodAnnotations:0xc000308ba8}] Aliases:map[]}\"",
2026-06-09 14:45:34.085488 | controller |     "Jun 09 13:59:10.519562 crc crio[23733]: time=\"2026-06-09T13:59:10.519507285Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.085504 | controller |     "Jun 09 13:59:11.229288 crc crio[23733]: time=\"2026-06-09T13:59:11.228596532Z\" level=info msg=\"Stopped pod sandbox: ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f\" id=19f44a44-0c78-4060-8267-b7c14a6c0206 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.085537 | controller |     "Jun 09 13:59:11.503182 crc crio[23733]: time=\"2026-06-09T13:59:11.502580828Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-79f65d7c75-s7wmf/POD\" id=f7ee813d-ee5c-4e37-b1b5-11b6bb075977 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.085558 | controller |     "Jun 09 13:59:11.504321 crc crio[23733]: time=\"2026-06-09T13:59:11.503194783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.085575 | controller |     "Jun 09 13:59:11.635187 crc crio[23733]: time=\"2026-06-09T13:59:11.635064977Z\" level=info msg=\"Removing container: 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56\" id=5657c3af-6928-47f6-8991-951fbb7cbee9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.085594 | controller |     "Jun 09 13:59:11.650006 crc crio[23733]: time=\"2026-06-09T13:59:11.646292668Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79f65d7c75-s7wmf Namespace:openstack ID:5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e UID:328798c6-5773-4922-adc6-2ca656cbef5b NetNS:/var/run/netns/4cf6f4cc-8b62-4ffe-8255-eb704bf4fb46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod328798c6_5773_4922_adc6_2ca656cbef5b.slice PodAnnotations:0xc002898058}] Aliases:map[]}\"",
2026-06-09 14:45:34.085611 | controller |     "Jun 09 13:59:11.650006 crc crio[23733]: time=\"2026-06-09T13:59:11.64636297Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-79f65d7c75-s7wmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.085629 | controller |     "Jun 09 13:59:11.813082 crc crio[23733]: time=\"2026-06-09T13:59:11.812981256Z\" level=info msg=\"Removed container 9fb0b9d360a8338906b1eae0c59d33c45a9dc08f0e99feccc6070f8626d90a56: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=5657c3af-6928-47f6-8991-951fbb7cbee9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.085648 | controller |     "Jun 09 13:59:12.431547 crc crio[23733]: 2026-06-09T13:59:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a5d2d6432375b5 Mac:8e:ea:f8:4f:a1:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/4cf6f4cc-8b62-4ffe-8255-eb704bf4fb46 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.085667 | controller |     "Jun 09 13:59:12.434695 crc crio[23733]: time=\"2026-06-09T13:59:12.434430868Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79f65d7c75-s7wmf Namespace:openstack ID:5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e UID:328798c6-5773-4922-adc6-2ca656cbef5b NetNS:/var/run/netns/4cf6f4cc-8b62-4ffe-8255-eb704bf4fb46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod328798c6_5773_4922_adc6_2ca656cbef5b.slice PodAnnotations:0xc002898058}] Aliases:map[]}\"",
2026-06-09 14:45:34.085732 | controller |     "Jun 09 13:59:12.434695 crc crio[23733]: time=\"2026-06-09T13:59:12.434611352Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-79f65d7c75-s7wmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.085755 | controller |     "Jun 09 13:59:12.453497 crc crio[23733]: time=\"2026-06-09T13:59:12.452926941Z\" level=info msg=\"Ran pod sandbox 5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e with infra container: openstack/dnsmasq-dns-79f65d7c75-s7wmf/POD\" id=f7ee813d-ee5c-4e37-b1b5-11b6bb075977 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.085774 | controller |     "Jun 09 13:59:12.457465 crc crio[23733]: time=\"2026-06-09T13:59:12.457063625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5341fb84-cf38-40d3-8a0b-e28e8322b043 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.085794 | controller |     "Jun 09 13:59:12.548717 crc crio[23733]: time=\"2026-06-09T13:59:12.548548286Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=6b26edb9-78c8-434c-8292-7bb327b84c7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.085813 | controller |     "Jun 09 13:59:12.548717 crc crio[23733]: time=\"2026-06-09T13:59:12.548699879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.085872 | controller |     "Jun 09 13:59:12.556856 crc crio[23733]: time=\"2026-06-09T13:59:12.556741942Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0a6471d6-ae7c-4dae-8874-d50ac739bd4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.085892 | controller |     "Jun 09 13:59:12.607836 crc crio[23733]: time=\"2026-06-09T13:59:12.60777584Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:b9b8ddb33ff493287015fbc778cf0f96ad636fe2f5d451703d600260cb902323 UID:4d097476-f039-4f7b-b529-1d676fdf3f01 NetNS:/var/run/netns/4cdbbf6b-947e-4cf3-84cf-a96314eea2e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d097476_f039_4f7b_b529_1d676fdf3f01.slice PodAnnotations:0xc0027d0490}] Aliases:map[]}\"",
2026-06-09 14:45:34.085908 | controller |     "Jun 09 13:59:12.608214 crc crio[23733]: time=\"2026-06-09T13:59:12.608191681Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.085924 | controller |     "Jun 09 13:59:12.614775 crc crio[23733]: time=\"2026-06-09T13:59:12.614734435Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79f65d7c75-s7wmf/init\" id=0c003bd0-acf0-470b-814b-93e3824ebd4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.085940 | controller |     "Jun 09 13:59:12.615487 crc crio[23733]: time=\"2026-06-09T13:59:12.615466304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.085956 | controller |     "Jun 09 13:59:12.729887 crc crio[23733]: time=\"2026-06-09T13:59:12.729768767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.085971 | controller |     "Jun 09 13:59:12.749598 crc crio[23733]: time=\"2026-06-09T13:59:12.749371518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.085990 | controller |     "Jun 09 13:59:12.941078 crc crio[23733]: time=\"2026-06-09T13:59:12.940403326Z\" level=info msg=\"Created container 5fcf5dd8ab9e11d00c95e270712c0e100baf0a3be3a058cad7ad0299bbbaf18f: openstack/dnsmasq-dns-79f65d7c75-s7wmf/init\" id=0c003bd0-acf0-470b-814b-93e3824ebd4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.086005 | controller |     "Jun 09 13:59:12.952186 crc crio[23733]: time=\"2026-06-09T13:59:12.951853862Z\" level=info msg=\"Starting container: 5fcf5dd8ab9e11d00c95e270712c0e100baf0a3be3a058cad7ad0299bbbaf18f\" id=52d363a5-61bd-4ae1-932c-9ad849cabc70 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.086021 | controller |     "Jun 09 13:59:12.972859 crc crio[23733]: time=\"2026-06-09T13:59:12.972609402Z\" level=info msg=\"Started container\" PID=87540 containerID=5fcf5dd8ab9e11d00c95e270712c0e100baf0a3be3a058cad7ad0299bbbaf18f description=openstack/dnsmasq-dns-79f65d7c75-s7wmf/init id=52d363a5-61bd-4ae1-932c-9ad849cabc70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e",
2026-06-09 14:45:34.086037 | controller |     "Jun 09 13:59:13.332481 crc crio[23733]: 2026-06-09T13:59:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9b8ddb33ff4932 Mac:2e:e7:26:d0:2b:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/4cdbbf6b-947e-4cf3-84cf-a96314eea2e0 SocketPath: PciID:}] [{Interface:0xc0004826b0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.086052 | controller |     "Jun 09 13:59:13.332481 crc crio[23733]: time=\"2026-06-09T13:59:13.328203623Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:b9b8ddb33ff493287015fbc778cf0f96ad636fe2f5d451703d600260cb902323 UID:4d097476-f039-4f7b-b529-1d676fdf3f01 NetNS:/var/run/netns/4cdbbf6b-947e-4cf3-84cf-a96314eea2e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d097476_f039_4f7b_b529_1d676fdf3f01.slice PodAnnotations:0xc0027d0490}] Aliases:map[]}\"",
2026-06-09 14:45:34.086067 | controller |     "Jun 09 13:59:13.332481 crc crio[23733]: time=\"2026-06-09T13:59:13.328412898Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.086083 | controller |     "Jun 09 13:59:13.378766 crc crio[23733]: time=\"2026-06-09T13:59:13.378493303Z\" level=info msg=\"Ran pod sandbox b9b8ddb33ff493287015fbc778cf0f96ad636fe2f5d451703d600260cb902323 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=6b26edb9-78c8-434c-8292-7bb327b84c7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.086098 | controller |     "Jun 09 13:59:13.390195 crc crio[23733]: time=\"2026-06-09T13:59:13.383241962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=b6310b19-2c74-404b-bca7-09c5459e74ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.086113 | controller |     "Jun 09 13:59:13.564499 crc crio[23733]: time=\"2026-06-09T13:59:13.563706554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=c2156108-dde8-49fb-80b0-dfe72a2c1d8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.086128 | controller |     "Jun 09 13:59:13.586534 crc crio[23733]: time=\"2026-06-09T13:59:13.584605596Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=8bd22901-f720-4367-8504-22d72cc6d4bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.086144 | controller |     "Jun 09 13:59:13.587343 crc crio[23733]: time=\"2026-06-09T13:59:13.587292664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.086162 | controller |     "Jun 09 13:59:13.709182 crc crio[23733]: time=\"2026-06-09T13:59:13.708991063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.086178 | controller |     "Jun 09 13:59:13.717264 crc crio[23733]: time=\"2026-06-09T13:59:13.717180279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.086193 | controller |     "Jun 09 13:59:13.752605 crc crio[23733]: time=\"2026-06-09T13:59:13.752196447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=051cd0d6-83cc-4c39-ae1f-6837e9ca4709 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.086208 | controller |     "Jun 09 13:59:13.842149 crc crio[23733]: time=\"2026-06-09T13:59:13.841898374Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=91006778-81e1-4600-be61-80ca6cf1cda0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.086224 | controller |     "Jun 09 13:59:13.848731 crc crio[23733]: time=\"2026-06-09T13:59:13.848596712Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79f65d7c75-s7wmf/dnsmasq-dns\" id=8fef7624-6f2c-40f7-b75c-9956c717f20a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.086239 | controller |     "Jun 09 13:59:13.849197 crc crio[23733]: time=\"2026-06-09T13:59:13.849156365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.086254 | controller |     "Jun 09 13:59:13.907305 crc crio[23733]: time=\"2026-06-09T13:59:13.907205942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.086269 | controller |     "Jun 09 13:59:13.911294 crc crio[23733]: time=\"2026-06-09T13:59:13.911242532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.086284 | controller |     "Jun 09 13:59:14.182909 crc crio[23733]: time=\"2026-06-09T13:59:14.181598716Z\" level=info msg=\"Created container 70bc37d4753520ec87bd601cbdb658af1a92bf8788fc7e944ecc472d2ceffde9: openstack/dnsmasq-dns-79f65d7c75-s7wmf/dnsmasq-dns\" id=8fef7624-6f2c-40f7-b75c-9956c717f20a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.086299 | controller |     "Jun 09 13:59:14.183611 crc crio[23733]: time=\"2026-06-09T13:59:14.183458593Z\" level=info msg=\"Starting container: 70bc37d4753520ec87bd601cbdb658af1a92bf8788fc7e944ecc472d2ceffde9\" id=12987c89-752a-4284-833d-85706bb7788f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.086319 | controller |     "Jun 09 13:59:14.197518 crc crio[23733]: time=\"2026-06-09T13:59:14.197398122Z\" level=info msg=\"Started container\" PID=87620 containerID=70bc37d4753520ec87bd601cbdb658af1a92bf8788fc7e944ecc472d2ceffde9 description=openstack/dnsmasq-dns-79f65d7c75-s7wmf/dnsmasq-dns id=12987c89-752a-4284-833d-85706bb7788f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e",
2026-06-09 14:45:34.086335 | controller |     "Jun 09 13:59:14.203041 crc crio[23733]: time=\"2026-06-09T13:59:14.20292433Z\" level=info msg=\"Created container 9e36df7078f76967389bdbd66074611f7cc93fe5c195eae165535a9dda290941: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=8bd22901-f720-4367-8504-22d72cc6d4bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.086357 | controller |     "Jun 09 13:59:14.205412 crc crio[23733]: time=\"2026-06-09T13:59:14.204800528Z\" level=info msg=\"Starting container: 9e36df7078f76967389bdbd66074611f7cc93fe5c195eae165535a9dda290941\" id=533be60b-a276-4053-8b08-7f587665d135 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.086373 | controller |     "Jun 09 13:59:14.215610 crc crio[23733]: time=\"2026-06-09T13:59:14.215025734Z\" level=info msg=\"Started container\" PID=87619 containerID=9e36df7078f76967389bdbd66074611f7cc93fe5c195eae165535a9dda290941 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=533be60b-a276-4053-8b08-7f587665d135 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9b8ddb33ff493287015fbc778cf0f96ad636fe2f5d451703d600260cb902323",
2026-06-09 14:45:34.086388 | controller |     "Jun 09 13:59:15.613052 crc crio[23733]: time=\"2026-06-09T13:59:15.611714381Z\" level=info msg=\"Stopping container: f82864745e95cf501851003834cfd98c253a6dc17a202053b1083d05d0515853 (timeout: 30s)\" id=798a1a99-b9a7-43b5-8651-d3caf8608fab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.086404 | controller |     "Jun 09 13:59:15.613052 crc crio[23733]: time=\"2026-06-09T13:59:15.612520181Z\" level=info msg=\"Stopping container: 0ba48b85dfac785752fad29b8854836716b601a40bb33199bf83e0f662a1e558 (timeout: 30s)\" id=b21134c8-014a-4441-8e9e-86d9e85a99fe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.086419 | controller |     "Jun 09 13:59:15.758543 crc crio[23733]: time=\"2026-06-09T13:59:15.757872503Z\" level=info msg=\"Stopped container f82864745e95cf501851003834cfd98c253a6dc17a202053b1083d05d0515853: openstack/nova-api-0/nova-api-log\" id=798a1a99-b9a7-43b5-8651-d3caf8608fab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.086434 | controller |     "Jun 09 13:59:17.733874 crc crio[23733]: time=\"2026-06-09T13:59:17.733332583Z\" level=info msg=\"Stopping container: a9f3c43578db8060fbce830dca9b846c10bafa2dcb6f1a2565a67331eae8ecaa (timeout: 30s)\" id=0df69e5b-232a-4e05-88c7-48cbf6d03c00 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.086449 | controller |     "Jun 09 13:59:17.735061 crc crio[23733]: time=\"2026-06-09T13:59:17.734248346Z\" level=info msg=\"Stopping container: b799408a583c244540f75af3f2e14933e14c32bc9a36058208ebda47ee9a469b (timeout: 30s)\" id=8a6eda81-30ea-41c1-8ead-6bae8385771f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.086465 | controller |     "Jun 09 13:59:17.735061 crc crio[23733]: time=\"2026-06-09T13:59:17.733469947Z\" level=info msg=\"Stopping container: 8fe259ea7ea0437b29b770580ceaea3426eaad39e67e3dce4aad696d619dfc68 (timeout: 30s)\" id=f1ad2fea-3413-4546-9dd4-1d90f7cb9ef4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.086480 | controller |     "Jun 09 13:59:17.735061 crc crio[23733]: time=\"2026-06-09T13:59:17.73362183Z\" level=info msg=\"Stopping container: 9eeb39f9f7cef390ff13764785b6f69c11529cc989e72db4c4c9453d4b5e0ebb (timeout: 30s)\" id=a68ca1c3-9051-4105-a4f0-2e52ae5168f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.086496 | controller |     "Jun 09 13:59:17.888858 crc crio[23733]: time=\"2026-06-09T13:59:17.888770168Z\" level=info msg=\"Stopped container 9eeb39f9f7cef390ff13764785b6f69c11529cc989e72db4c4c9453d4b5e0ebb: openstack/ceilometer-0/sg-core\" id=a68ca1c3-9051-4105-a4f0-2e52ae5168f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.086528 | controller |     "Jun 09 13:59:17.969548 crc crio[23733]: time=\"2026-06-09T13:59:17.969379067Z\" level=info msg=\"Stopped container a9f3c43578db8060fbce830dca9b846c10bafa2dcb6f1a2565a67331eae8ecaa: openstack/ceilometer-0/proxy-httpd\" id=0df69e5b-232a-4e05-88c7-48cbf6d03c00 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.086550 | controller |     "Jun 09 13:59:18.288817 crc crio[23733]: time=\"2026-06-09T13:59:18.288692399Z\" level=info msg=\"Stopped container 8fe259ea7ea0437b29b770580ceaea3426eaad39e67e3dce4aad696d619dfc68: openstack/ceilometer-0/ceilometer-notification-agent\" id=f1ad2fea-3413-4546-9dd4-1d90f7cb9ef4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.086569 | controller |     "Jun 09 13:59:18.406431 crc crio[23733]: time=\"2026-06-09T13:59:18.40568226Z\" level=info msg=\"Stopped container b799408a583c244540f75af3f2e14933e14c32bc9a36058208ebda47ee9a469b: openstack/ceilometer-0/ceilometer-central-agent\" id=8a6eda81-30ea-41c1-8ead-6bae8385771f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.086585 | controller |     "Jun 09 13:59:18.408687 crc crio[23733]: time=\"2026-06-09T13:59:18.408558102Z\" level=info msg=\"Stopping pod sandbox: f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210\" id=bab4487b-a060-4cf6-8be4-d67ee87b9c06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.086600 | controller |     "Jun 09 13:59:18.409705 crc crio[23733]: time=\"2026-06-09T13:59:18.409590608Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210 UID:f4d540c8-3833-4f41-9e98-7af4e5fb79c9 NetNS:/var/run/netns/d7a239df-a249-49df-8c08-7202cd2ac6e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4d540c8_3833_4f41_9e98_7af4e5fb79c9.slice PodAnnotations:0xc00720cb28}] Aliases:map[]}\"",
2026-06-09 14:45:34.086616 | controller |     "Jun 09 13:59:18.409950 crc crio[23733]: time=\"2026-06-09T13:59:18.409827694Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.086631 | controller |     "Jun 09 13:59:18.792400 crc crio[23733]: time=\"2026-06-09T13:59:18.792294189Z\" level=info msg=\"Stopped pod sandbox: f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210\" id=bab4487b-a060-4cf6-8be4-d67ee87b9c06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.086647 | controller |     "Jun 09 13:59:18.902862 crc crio[23733]: time=\"2026-06-09T13:59:18.902785016Z\" level=info msg=\"Removing container: a9f3c43578db8060fbce830dca9b846c10bafa2dcb6f1a2565a67331eae8ecaa\" id=76b99ab4-b4fc-4219-8ab0-c77aaa46d619 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.086662 | controller |     "Jun 09 13:59:18.970541 crc crio[23733]: time=\"2026-06-09T13:59:18.970085002Z\" level=info msg=\"Removed container a9f3c43578db8060fbce830dca9b846c10bafa2dcb6f1a2565a67331eae8ecaa: openstack/ceilometer-0/proxy-httpd\" id=76b99ab4-b4fc-4219-8ab0-c77aaa46d619 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.086677 | controller |     "Jun 09 13:59:18.975444 crc crio[23733]: time=\"2026-06-09T13:59:18.974855763Z\" level=info msg=\"Removing container: 9eeb39f9f7cef390ff13764785b6f69c11529cc989e72db4c4c9453d4b5e0ebb\" id=6bcba45e-ee2e-4ea2-b148-6f8ded4b60a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.086693 | controller |     "Jun 09 13:59:19.182410 crc crio[23733]: time=\"2026-06-09T13:59:19.182296939Z\" level=info msg=\"Stopped container 0ba48b85dfac785752fad29b8854836716b601a40bb33199bf83e0f662a1e558: openstack/nova-api-0/nova-api-api\" id=b21134c8-014a-4441-8e9e-86d9e85a99fe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.086709 | controller |     "Jun 09 13:59:19.183719 crc crio[23733]: time=\"2026-06-09T13:59:19.183563511Z\" level=info msg=\"Stopping pod sandbox: 99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f\" id=dc9260db-68af-445c-85b7-45f874fbd471 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.086725 | controller |     "Jun 09 13:59:19.184558 crc crio[23733]: time=\"2026-06-09T13:59:19.184443734Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f UID:1930d64a-e4c1-47ba-bd58-73879d2ca050 NetNS:/var/run/netns/7dcec523-e091-4196-b1f9-405b756b3aa1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1930d64a_e4c1_47ba_bd58_73879d2ca050.slice PodAnnotations:0xc002898e98}] Aliases:map[]}\"",
2026-06-09 14:45:34.086745 | controller |     "Jun 09 13:59:19.184762 crc crio[23733]: time=\"2026-06-09T13:59:19.184684689Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.086761 | controller |     "Jun 09 13:59:19.320622 crc crio[23733]: time=\"2026-06-09T13:59:19.320519253Z\" level=info msg=\"Removed container 9eeb39f9f7cef390ff13764785b6f69c11529cc989e72db4c4c9453d4b5e0ebb: openstack/ceilometer-0/sg-core\" id=6bcba45e-ee2e-4ea2-b148-6f8ded4b60a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.086777 | controller |     "Jun 09 13:59:19.417484 crc crio[23733]: time=\"2026-06-09T13:59:19.41738431Z\" level=info msg=\"Removing container: 8fe259ea7ea0437b29b770580ceaea3426eaad39e67e3dce4aad696d619dfc68\" id=04da5bc7-e4aa-4835-9285-601e97c010b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.086793 | controller |     "Jun 09 13:59:19.488007 crc crio[23733]: time=\"2026-06-09T13:59:19.487906538Z\" level=info msg=\"Removed container 8fe259ea7ea0437b29b770580ceaea3426eaad39e67e3dce4aad696d619dfc68: openstack/ceilometer-0/ceilometer-notification-agent\" id=04da5bc7-e4aa-4835-9285-601e97c010b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.086807 | controller |     "Jun 09 13:59:19.500689 crc crio[23733]: time=\"2026-06-09T13:59:19.500480423Z\" level=info msg=\"Removing container: b799408a583c244540f75af3f2e14933e14c32bc9a36058208ebda47ee9a469b\" id=275dc506-a8c7-42f7-8889-37b988d3a719 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.086822 | controller |     "Jun 09 13:59:19.532926 crc crio[23733]: time=\"2026-06-09T13:59:19.532821323Z\" level=info msg=\"Removed container b799408a583c244540f75af3f2e14933e14c32bc9a36058208ebda47ee9a469b: openstack/ceilometer-0/ceilometer-central-agent\" id=275dc506-a8c7-42f7-8889-37b988d3a719 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.086837 | controller |     "Jun 09 13:59:19.783710 crc crio[23733]: time=\"2026-06-09T13:59:19.783548197Z\" level=info msg=\"Stopped pod sandbox: 99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f\" id=dc9260db-68af-445c-85b7-45f874fbd471 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.086852 | controller |     "Jun 09 13:59:20.033273 crc crio[23733]: time=\"2026-06-09T13:59:20.03275288Z\" level=info msg=\"Removing container: 0ba48b85dfac785752fad29b8854836716b601a40bb33199bf83e0f662a1e558\" id=bc7c6083-5d86-4099-b7b3-ad87b76a0fb4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.086867 | controller |     "Jun 09 13:59:20.034387 crc crio[23733]: time=\"2026-06-09T13:59:20.033802057Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=bc56bdbf-8fe7-4bf0-ac98-c21fdaec8a19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.086890 | controller |     "Jun 09 13:59:20.034387 crc crio[23733]: time=\"2026-06-09T13:59:20.033887529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.086906 | controller |     "Jun 09 13:59:20.111725 crc crio[23733]: time=\"2026-06-09T13:59:20.111592736Z\" level=info msg=\"Removed container 0ba48b85dfac785752fad29b8854836716b601a40bb33199bf83e0f662a1e558: openstack/nova-api-0/nova-api-api\" id=bc7c6083-5d86-4099-b7b3-ad87b76a0fb4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.086921 | controller |     "Jun 09 13:59:20.116975 crc crio[23733]: time=\"2026-06-09T13:59:20.116893908Z\" level=info msg=\"Removing container: f82864745e95cf501851003834cfd98c253a6dc17a202053b1083d05d0515853\" id=9f9b2b97-5dd8-44ed-8fe3-5beaea14df46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.086949 | controller |     "Jun 09 13:59:20.136271 crc crio[23733]: time=\"2026-06-09T13:59:20.136158701Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:08d2cb55c4613c29363f5a5696132128cf7d45c7039b850d611a51f2111c6fe1 UID:3f70c736-eeeb-4278-b81e-e5daaa09d8b4 NetNS:/var/run/netns/85360d13-3c58-49e9-a44c-161c665ef987 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f70c736_eeeb_4278_b81e_e5daaa09d8b4.slice PodAnnotations:0xc002b0e100}] Aliases:map[]}\"",
2026-06-09 14:45:34.086965 | controller |     "Jun 09 13:59:20.136271 crc crio[23733]: time=\"2026-06-09T13:59:20.136235593Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.086980 | controller |     "Jun 09 13:59:20.286488 crc crio[23733]: time=\"2026-06-09T13:59:20.286377685Z\" level=info msg=\"Removed container f82864745e95cf501851003834cfd98c253a6dc17a202053b1083d05d0515853: openstack/nova-api-0/nova-api-log\" id=9f9b2b97-5dd8-44ed-8fe3-5beaea14df46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.086996 | controller |     "Jun 09 13:59:20.728806 crc crio[23733]: time=\"2026-06-09T13:59:20.728194236Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=7b420167-da2a-4674-a7e4-b1f0bac135ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.087011 | controller |     "Jun 09 13:59:20.728955 crc crio[23733]: time=\"2026-06-09T13:59:20.728865744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.087026 | controller |     "Jun 09 13:59:20.774273 crc crio[23733]: 2026-06-09T13:59:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08d2cb55c4613c2 Mac:f2:d6:be:ac:8d:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/85360d13-3c58-49e9-a44c-161c665ef987 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.087042 | controller |     "Jun 09 13:59:20.775980 crc crio[23733]: time=\"2026-06-09T13:59:20.77589164Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:08d2cb55c4613c29363f5a5696132128cf7d45c7039b850d611a51f2111c6fe1 UID:3f70c736-eeeb-4278-b81e-e5daaa09d8b4 NetNS:/var/run/netns/85360d13-3c58-49e9-a44c-161c665ef987 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f70c736_eeeb_4278_b81e_e5daaa09d8b4.slice PodAnnotations:0xc002b0e100}] Aliases:map[]}\"",
2026-06-09 14:45:34.087057 | controller |     "Jun 09 13:59:20.776374 crc crio[23733]: time=\"2026-06-09T13:59:20.776279631Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.087073 | controller |     "Jun 09 13:59:20.784500 crc crio[23733]: time=\"2026-06-09T13:59:20.784410035Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d UID:a31138b6-d410-4697-8e07-d9f7bd55fc64 NetNS:/var/run/netns/38cb060e-3168-40ad-aed4-d974162af315 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda31138b6_d410_4697_8e07_d9f7bd55fc64.slice PodAnnotations:0xc0027d05b0}] Aliases:map[]}\"",
2026-06-09 14:45:34.087088 | controller |     "Jun 09 13:59:20.784500 crc crio[23733]: time=\"2026-06-09T13:59:20.784492447Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.087104 | controller |     "Jun 09 13:59:20.797295 crc crio[23733]: time=\"2026-06-09T13:59:20.795312967Z\" level=info msg=\"Ran pod sandbox 08d2cb55c4613c29363f5a5696132128cf7d45c7039b850d611a51f2111c6fe1 with infra container: openstack/ceilometer-0/POD\" id=bc56bdbf-8fe7-4bf0-ac98-c21fdaec8a19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.087122 | controller |     "Jun 09 13:59:20.798209 crc crio[23733]: time=\"2026-06-09T13:59:20.797899412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=0828ed2b-9326-4bec-a236-0b094cf5d7a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.087138 | controller |     "Jun 09 13:59:20.828923 crc crio[23733]: time=\"2026-06-09T13:59:20.828737606Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=7b39c216-3af4-4422-828f-37ae7315820b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.087153 | controller |     "Jun 09 13:59:20.838323 crc crio[23733]: time=\"2026-06-09T13:59:20.838170071Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e4effd32-262b-493e-b8ff-2949fb30b351 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.087168 | controller |     "Jun 09 13:59:20.838720 crc crio[23733]: time=\"2026-06-09T13:59:20.838699135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.087183 | controller |     "Jun 09 13:59:20.907377 crc crio[23733]: time=\"2026-06-09T13:59:20.904496123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.087199 | controller |     "Jun 09 13:59:20.912248 crc crio[23733]: time=\"2026-06-09T13:59:20.911616472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.087214 | controller |     "Jun 09 13:59:21.136725 crc crio[23733]: time=\"2026-06-09T13:59:21.135940843Z\" level=info msg=\"Created container 6fe3e50b59ad887b8547ce17606f5f9b04af81812f0f636bf689f6007a4674a2: openstack/ceilometer-0/ceilometer-central-agent\" id=e4effd32-262b-493e-b8ff-2949fb30b351 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.087229 | controller |     "Jun 09 13:59:21.138388 crc crio[23733]: time=\"2026-06-09T13:59:21.137205515Z\" level=info msg=\"Starting container: 6fe3e50b59ad887b8547ce17606f5f9b04af81812f0f636bf689f6007a4674a2\" id=155e19ed-8f1d-4ff6-9b9f-31cc985324dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.087244 | controller |     "Jun 09 13:59:21.146032 crc crio[23733]: time=\"2026-06-09T13:59:21.145938723Z\" level=info msg=\"Started container\" PID=88267 containerID=6fe3e50b59ad887b8547ce17606f5f9b04af81812f0f636bf689f6007a4674a2 description=openstack/ceilometer-0/ceilometer-central-agent id=155e19ed-8f1d-4ff6-9b9f-31cc985324dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d2cb55c4613c29363f5a5696132128cf7d45c7039b850d611a51f2111c6fe1",
2026-06-09 14:45:34.087260 | controller |     "Jun 09 13:59:21.165722 crc crio[23733]: time=\"2026-06-09T13:59:21.165588406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=300a8436-6e28-4b1b-b49d-ddc06508b835 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.087275 | controller |     "Jun 09 13:59:21.202174 crc crio[23733]: time=\"2026-06-09T13:59:21.202018339Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=5ac757df-b122-477e-8abc-f0292f77cb86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.087291 | controller |     "Jun 09 13:59:21.211295 crc crio[23733]: time=\"2026-06-09T13:59:21.211192418Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=ff5a4bb3-89cc-4f45-9720-745c3d7da35e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.087309 | controller |     "Jun 09 13:59:21.211752 crc crio[23733]: time=\"2026-06-09T13:59:21.211674901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.087325 | controller |     "Jun 09 13:59:21.296502 crc crio[23733]: time=\"2026-06-09T13:59:21.295682867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.087340 | controller |     "Jun 09 13:59:21.303426 crc crio[23733]: time=\"2026-06-09T13:59:21.303319408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.087356 | controller |     "Jun 09 13:59:21.399435 crc crio[23733]: 2026-06-09T13:59:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94586ef20ce440f Mac:32:81:c1:52:46:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/38cb060e-3168-40ad-aed4-d974162af315 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.087372 | controller |     "Jun 09 13:59:21.401439 crc crio[23733]: time=\"2026-06-09T13:59:21.401348394Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d UID:a31138b6-d410-4697-8e07-d9f7bd55fc64 NetNS:/var/run/netns/38cb060e-3168-40ad-aed4-d974162af315 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda31138b6_d410_4697_8e07_d9f7bd55fc64.slice PodAnnotations:0xc0027d05b0}] Aliases:map[]}\"",
2026-06-09 14:45:34.087387 | controller |     "Jun 09 13:59:21.401684 crc crio[23733]: time=\"2026-06-09T13:59:21.401575269Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.087402 | controller |     "Jun 09 13:59:21.416246 crc crio[23733]: time=\"2026-06-09T13:59:21.415871167Z\" level=info msg=\"Ran pod sandbox 94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d with infra container: openstack/nova-api-0/POD\" id=7b420167-da2a-4674-a7e4-b1f0bac135ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.087417 | controller |     "Jun 09 13:59:21.421894 crc crio[23733]: time=\"2026-06-09T13:59:21.421625662Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fbaa124c-35d1-4b62-8a81-5465a17fd8e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.087433 | controller |     "Jun 09 13:59:21.428697 crc crio[23733]: time=\"2026-06-09T13:59:21.428599946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=90e6d9fb-53ab-4351-853d-fecec7fe978d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.087449 | controller |     "Jun 09 13:59:21.438520 crc crio[23733]: time=\"2026-06-09T13:59:21.438284759Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=9d56833d-51f0-4c04-9d35-4372eb108a50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.087466 | controller |     "Jun 09 13:59:21.439479 crc crio[23733]: time=\"2026-06-09T13:59:21.439450008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.087483 | controller |     "Jun 09 13:59:21.504220 crc crio[23733]: time=\"2026-06-09T13:59:21.503701478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.087502 | controller |     "Jun 09 13:59:21.507145 crc crio[23733]: time=\"2026-06-09T13:59:21.507017642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.087537 | controller |     "Jun 09 13:59:21.535939 crc crio[23733]: time=\"2026-06-09T13:59:21.535822793Z\" level=info msg=\"Created container b051a47fc6a9b1ce4ba93b05fbd4afcde7cf326c57503e352028dd7fce92cdc9: openstack/ceilometer-0/ceilometer-notification-agent\" id=ff5a4bb3-89cc-4f45-9720-745c3d7da35e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.087554 | controller |     "Jun 09 13:59:21.537297 crc crio[23733]: time=\"2026-06-09T13:59:21.537179527Z\" level=info msg=\"Starting container: b051a47fc6a9b1ce4ba93b05fbd4afcde7cf326c57503e352028dd7fce92cdc9\" id=d3dc7cf4-0b9e-411c-8cf6-196a74bf99e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.087570 | controller |     "Jun 09 13:59:21.545774 crc crio[23733]: time=\"2026-06-09T13:59:21.545635089Z\" level=info msg=\"Started container\" PID=88315 containerID=b051a47fc6a9b1ce4ba93b05fbd4afcde7cf326c57503e352028dd7fce92cdc9 description=openstack/ceilometer-0/ceilometer-notification-agent id=d3dc7cf4-0b9e-411c-8cf6-196a74bf99e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d2cb55c4613c29363f5a5696132128cf7d45c7039b850d611a51f2111c6fe1",
2026-06-09 14:45:34.087586 | controller |     "Jun 09 13:59:21.562710 crc crio[23733]: time=\"2026-06-09T13:59:21.562553103Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=51742002-9dda-4508-a5ae-ba3fdf01285f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.087601 | controller |     "Jun 09 13:59:21.578677 crc crio[23733]: time=\"2026-06-09T13:59:21.578516333Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=50e8c418-4802-4ef4-ace2-1d88784cd981 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.087617 | controller |     "Jun 09 13:59:21.589845 crc crio[23733]: time=\"2026-06-09T13:59:21.589707913Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=06c4a5b9-f945-4868-948f-7b8c335fd4c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.087632 | controller |     "Jun 09 13:59:21.590282 crc crio[23733]: time=\"2026-06-09T13:59:21.590216857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.087647 | controller |     "Jun 09 13:59:21.623867 crc crio[23733]: time=\"2026-06-09T13:59:21.623770787Z\" level=info msg=\"Created container c9905fda87d4b706cffc2a29af41b97b477f77e6c38a61c9cf49940b3e75bbd0: openstack/nova-api-0/nova-api-log\" id=9d56833d-51f0-4c04-9d35-4372eb108a50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.087663 | controller |     "Jun 09 13:59:21.625396 crc crio[23733]: time=\"2026-06-09T13:59:21.625353317Z\" level=info msg=\"Starting container: c9905fda87d4b706cffc2a29af41b97b477f77e6c38a61c9cf49940b3e75bbd0\" id=4b06d375-5e81-4734-990e-41d9d2f09a11 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.087678 | controller |     "Jun 09 13:59:21.633522 crc crio[23733]: time=\"2026-06-09T13:59:21.633437569Z\" level=info msg=\"Started container\" PID=88325 containerID=c9905fda87d4b706cffc2a29af41b97b477f77e6c38a61c9cf49940b3e75bbd0 description=openstack/nova-api-0/nova-api-log id=4b06d375-5e81-4734-990e-41d9d2f09a11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d",
2026-06-09 14:45:34.087694 | controller |     "Jun 09 13:59:21.648186 crc crio[23733]: time=\"2026-06-09T13:59:21.647799308Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ed1858f8-db97-4194-9cfb-ea6139092351 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.087720 | controller |     "Jun 09 13:59:21.661738 crc crio[23733]: time=\"2026-06-09T13:59:21.661615275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.087735 | controller |     "Jun 09 13:59:21.671258 crc crio[23733]: time=\"2026-06-09T13:59:21.671097412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.087750 | controller |     "Jun 09 13:59:21.738342 crc crio[23733]: time=\"2026-06-09T13:59:21.738181233Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8c4fb092-b617-47b9-b330-0a945ce22202 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.087765 | controller |     "Jun 09 13:59:21.761486 crc crio[23733]: time=\"2026-06-09T13:59:21.761350094Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=436d1c07-16ec-49bc-a0d3-aa95ed3d9906 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.087780 | controller |     "Jun 09 13:59:21.761868 crc crio[23733]: time=\"2026-06-09T13:59:21.761801985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.087796 | controller |     "Jun 09 13:59:21.811621 crc crio[23733]: time=\"2026-06-09T13:59:21.811318046Z\" level=info msg=\"Created container 2dea421197c1930c9f0d9620a85a9ab0e479a0ae36e9876ffbbe5222d568a927: openstack/ceilometer-0/sg-core\" id=06c4a5b9-f945-4868-948f-7b8c335fd4c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.087812 | controller |     "Jun 09 13:59:21.813553 crc crio[23733]: time=\"2026-06-09T13:59:21.81346072Z\" level=info msg=\"Starting container: 2dea421197c1930c9f0d9620a85a9ab0e479a0ae36e9876ffbbe5222d568a927\" id=e49f4ada-ba1a-42fd-a0e8-e9279929d0bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.087827 | controller |     "Jun 09 13:59:21.817590 crc crio[23733]: time=\"2026-06-09T13:59:21.817531182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.087842 | controller |     "Jun 09 13:59:21.819801 crc crio[23733]: time=\"2026-06-09T13:59:21.819294096Z\" level=info msg=\"Started container\" PID=88353 containerID=2dea421197c1930c9f0d9620a85a9ab0e479a0ae36e9876ffbbe5222d568a927 description=openstack/ceilometer-0/sg-core id=e49f4ada-ba1a-42fd-a0e8-e9279929d0bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d2cb55c4613c29363f5a5696132128cf7d45c7039b850d611a51f2111c6fe1",
2026-06-09 14:45:34.087858 | controller |     "Jun 09 13:59:21.824413 crc crio[23733]: time=\"2026-06-09T13:59:21.824306382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.087874 | controller |     "Jun 09 13:59:21.843667 crc crio[23733]: time=\"2026-06-09T13:59:21.843550654Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=729b2e7a-2b8b-4052-801d-cf8ed84f3002 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.087889 | controller |     "Jun 09 13:59:21.951560 crc crio[23733]: time=\"2026-06-09T13:59:21.951368455Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=000ad938-6a45-444d-85a2-7e2fca1ff6d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.087905 | controller |     "Jun 09 13:59:21.964871 crc crio[23733]: time=\"2026-06-09T13:59:21.963493239Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=f5c302a6-95b1-4117-8e4c-9bf5f64e6272 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.087923 | controller |     "Jun 09 13:59:21.964871 crc crio[23733]: time=\"2026-06-09T13:59:21.964035043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.087938 | controller |     "Jun 09 13:59:22.039589 crc crio[23733]: time=\"2026-06-09T13:59:22.036716154Z\" level=info msg=\"Stopping container: 223978037b4d1cee7955a8f470ecd30e730d915e8d74b7cee50014daf3cf1c09 (timeout: 10s)\" id=aa757776-2626-4d26-9567-cfb9c170f281 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.087953 | controller |     "Jun 09 13:59:22.045188 crc crio[23733]: time=\"2026-06-09T13:59:22.042059788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.087968 | controller |     "Jun 09 13:59:22.046442 crc crio[23733]: time=\"2026-06-09T13:59:22.045489253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.087983 | controller |     "Jun 09 13:59:22.208831 crc crio[23733]: time=\"2026-06-09T13:59:22.207857753Z\" level=info msg=\"Stopped container 223978037b4d1cee7955a8f470ecd30e730d915e8d74b7cee50014daf3cf1c09: openstack/dnsmasq-dns-6f4f87c799-vz8mt/dnsmasq-dns\" id=aa757776-2626-4d26-9567-cfb9c170f281 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.087997 | controller |     "Jun 09 13:59:22.210723 crc crio[23733]: time=\"2026-06-09T13:59:22.209489794Z\" level=info msg=\"Stopping pod sandbox: 79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603\" id=05207ed4-3f25-4866-8449-217a42bf1f99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.088012 | controller |     "Jun 09 13:59:22.210723 crc crio[23733]: time=\"2026-06-09T13:59:22.210463548Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f4f87c799-vz8mt Namespace:openstack ID:79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603 UID:40a6127a-f96e-4e4a-a7b2-55708f3a5c34 NetNS:/var/run/netns/59858179-c92e-4cd4-96dc-15d78d054f08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40a6127a_f96e_4e4a_a7b2_55708f3a5c34.slice PodAnnotations:0xc00012adc8}] Aliases:map[]}\"",
2026-06-09 14:45:34.088027 | controller |     "Jun 09 13:59:22.210723 crc crio[23733]: time=\"2026-06-09T13:59:22.210627042Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6f4f87c799-vz8mt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.088042 | controller |     "Jun 09 13:59:22.400072 crc crio[23733]: time=\"2026-06-09T13:59:22.399960576Z\" level=info msg=\"Created container 01237e161e0deb9f2af0a71442159e9b43e933f943001d0a641b5d5b9a1cb2b2: openstack/nova-api-0/nova-api-api\" id=436d1c07-16ec-49bc-a0d3-aa95ed3d9906 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.088057 | controller |     "Jun 09 13:59:22.407724 crc crio[23733]: time=\"2026-06-09T13:59:22.405534766Z\" level=info msg=\"Starting container: 01237e161e0deb9f2af0a71442159e9b43e933f943001d0a641b5d5b9a1cb2b2\" id=af90f07f-0078-4cab-a4ff-7360ec008e23 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.088073 | controller |     "Jun 09 13:59:22.416523 crc crio[23733]: time=\"2026-06-09T13:59:22.41645966Z\" level=info msg=\"Started container\" PID=88377 containerID=01237e161e0deb9f2af0a71442159e9b43e933f943001d0a641b5d5b9a1cb2b2 description=openstack/nova-api-0/nova-api-api id=af90f07f-0078-4cab-a4ff-7360ec008e23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d",
2026-06-09 14:45:34.088088 | controller |     "Jun 09 13:59:22.438211 crc crio[23733]: time=\"2026-06-09T13:59:22.43804046Z\" level=info msg=\"Created container 74041674bba11c3d8364737f0bedd011e9614026a2a05052fa15aa157fb3782a: openstack/ceilometer-0/proxy-httpd\" id=f5c302a6-95b1-4117-8e4c-9bf5f64e6272 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.088107 | controller |     "Jun 09 13:59:22.440398 crc crio[23733]: time=\"2026-06-09T13:59:22.439929058Z\" level=info msg=\"Starting container: 74041674bba11c3d8364737f0bedd011e9614026a2a05052fa15aa157fb3782a\" id=c0bcdac3-b3b3-4682-a377-6c027b26ce4e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.088122 | controller |     "Jun 09 13:59:22.450872 crc crio[23733]: time=\"2026-06-09T13:59:22.450734149Z\" level=info msg=\"Started container\" PID=88451 containerID=74041674bba11c3d8364737f0bedd011e9614026a2a05052fa15aa157fb3782a description=openstack/ceilometer-0/proxy-httpd id=c0bcdac3-b3b3-4682-a377-6c027b26ce4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d2cb55c4613c29363f5a5696132128cf7d45c7039b850d611a51f2111c6fe1",
2026-06-09 14:45:34.088138 | controller |     "Jun 09 13:59:22.744476 crc crio[23733]: time=\"2026-06-09T13:59:22.743313059Z\" level=info msg=\"Stopped pod sandbox: 79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603\" id=05207ed4-3f25-4866-8449-217a42bf1f99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.088154 | controller |     "Jun 09 13:59:23.102695 crc crio[23733]: time=\"2026-06-09T13:59:23.102488269Z\" level=info msg=\"Removing container: 223978037b4d1cee7955a8f470ecd30e730d915e8d74b7cee50014daf3cf1c09\" id=768c2801-25ea-4df4-82a4-9fca10e1654f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.088169 | controller |     "Jun 09 13:59:23.291016 crc crio[23733]: time=\"2026-06-09T13:59:23.29088461Z\" level=info msg=\"Removed container 223978037b4d1cee7955a8f470ecd30e730d915e8d74b7cee50014daf3cf1c09: openstack/dnsmasq-dns-6f4f87c799-vz8mt/dnsmasq-dns\" id=768c2801-25ea-4df4-82a4-9fca10e1654f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.088184 | controller |     "Jun 09 13:59:23.307163 crc crio[23733]: time=\"2026-06-09T13:59:23.307010454Z\" level=info msg=\"Removing container: a1448c15d89b520874b3b14be5eff41d567a79c8fe829313966a8290175385a6\" id=15ec0441-cff7-4eb8-9aee-0266c795314c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.088199 | controller |     "Jun 09 13:59:23.385073 crc crio[23733]: time=\"2026-06-09T13:59:23.384514636Z\" level=info msg=\"Removed container a1448c15d89b520874b3b14be5eff41d567a79c8fe829313966a8290175385a6: openstack/dnsmasq-dns-6f4f87c799-vz8mt/init\" id=15ec0441-cff7-4eb8-9aee-0266c795314c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.088214 | controller |     "Jun 09 13:59:24.051191 crc crio[23733]: time=\"2026-06-09T13:59:24.051023937Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-btlvg/POD\" id=88d4028e-d816-4102-adbe-2ff4e49dd180 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.088229 | controller |     "Jun 09 13:59:24.051517 crc crio[23733]: time=\"2026-06-09T13:59:24.051230942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.088244 | controller |     "Jun 09 13:59:24.097778 crc crio[23733]: time=\"2026-06-09T13:59:24.097621365Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-btlvg Namespace:openstack ID:41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224 UID:3cc291c3-a1e8-44c2-8a13-f513720a6a3c NetNS:/var/run/netns/ce2c9bed-6b60-473e-aa36-0b7b69fe41e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cc291c3_a1e8_44c2_8a13_f513720a6a3c.slice PodAnnotations:0xc0025345c8}] Aliases:map[]}\"",
2026-06-09 14:45:34.088260 | controller |     "Jun 09 13:59:24.097778 crc crio[23733]: time=\"2026-06-09T13:59:24.097735038Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-btlvg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.088278 | controller |     "Jun 09 13:59:24.677714 crc crio[23733]: 2026-06-09T13:59:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41def97f82f4bff Mac:62:3a:da:77:14:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/ce2c9bed-6b60-473e-aa36-0b7b69fe41e3 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.088294 | controller |     "Jun 09 13:59:24.679480 crc crio[23733]: time=\"2026-06-09T13:59:24.679416563Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-btlvg Namespace:openstack ID:41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224 UID:3cc291c3-a1e8-44c2-8a13-f513720a6a3c NetNS:/var/run/netns/ce2c9bed-6b60-473e-aa36-0b7b69fe41e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cc291c3_a1e8_44c2_8a13_f513720a6a3c.slice PodAnnotations:0xc0025345c8}] Aliases:map[]}\"",
2026-06-09 14:45:34.088310 | controller |     "Jun 09 13:59:24.679628 crc crio[23733]: time=\"2026-06-09T13:59:24.679579987Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-btlvg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.088325 | controller |     "Jun 09 13:59:24.688782 crc crio[23733]: time=\"2026-06-09T13:59:24.688683795Z\" level=info msg=\"Ran pod sandbox 41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224 with infra container: openstack/nova-cell1-cell-mapping-btlvg/POD\" id=88d4028e-d816-4102-adbe-2ff4e49dd180 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.088341 | controller |     "Jun 09 13:59:24.694318 crc crio[23733]: time=\"2026-06-09T13:59:24.691007013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=47fa752e-fc68-4104-9fe1-e79a766a7c9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.088356 | controller |     "Jun 09 13:59:24.727043 crc crio[23733]: time=\"2026-06-09T13:59:24.726442972Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=9e6ddfe5-6e76-4087-8620-02e3a8e12b8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.088371 | controller |     "Jun 09 13:59:24.736006 crc crio[23733]: time=\"2026-06-09T13:59:24.735926719Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-btlvg/nova-manage\" id=2432508e-248a-4c0a-9a11-8009238ed0e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.088386 | controller |     "Jun 09 13:59:24.736621 crc crio[23733]: time=\"2026-06-09T13:59:24.736567734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.088401 | controller |     "Jun 09 13:59:24.813269 crc crio[23733]: time=\"2026-06-09T13:59:24.81021566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.088416 | controller |     "Jun 09 13:59:24.821185 crc crio[23733]: time=\"2026-06-09T13:59:24.82096479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.088432 | controller |     "Jun 09 13:59:25.034214 crc crio[23733]: time=\"2026-06-09T13:59:25.033293641Z\" level=info msg=\"Created container 85fc820aa2c5db75d0ed779e3e4fbb8c9ce9c6eb22dfeba727439c7db022de8d: openstack/nova-cell1-cell-mapping-btlvg/nova-manage\" id=2432508e-248a-4c0a-9a11-8009238ed0e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.088447 | controller |     "Jun 09 13:59:25.035705 crc crio[23733]: time=\"2026-06-09T13:59:25.035611439Z\" level=info msg=\"Starting container: 85fc820aa2c5db75d0ed779e3e4fbb8c9ce9c6eb22dfeba727439c7db022de8d\" id=6a018f82-c99a-411f-94e3-e670ab06e10c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.088465 | controller |     "Jun 09 13:59:25.042854 crc crio[23733]: time=\"2026-06-09T13:59:25.041827744Z\" level=info msg=\"Started container\" PID=88962 containerID=85fc820aa2c5db75d0ed779e3e4fbb8c9ce9c6eb22dfeba727439c7db022de8d description=openstack/nova-cell1-cell-mapping-btlvg/nova-manage id=6a018f82-c99a-411f-94e3-e670ab06e10c name=/runtime.v1.RuntimeService/StartContainer sandboxID=41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224",
2026-06-09 14:45:34.088481 | controller |     "Jun 09 13:59:33.335778 crc crio[23733]: time=\"2026-06-09T13:59:33.334752152Z\" level=info msg=\"Stopping pod sandbox: 41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224\" id=547f28e6-8f88-4ac2-88b0-40a236f8cbbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.088496 | controller |     "Jun 09 13:59:33.339574 crc crio[23733]: time=\"2026-06-09T13:59:33.339084151Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-btlvg Namespace:openstack ID:41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224 UID:3cc291c3-a1e8-44c2-8a13-f513720a6a3c NetNS:/var/run/netns/ce2c9bed-6b60-473e-aa36-0b7b69fe41e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cc291c3_a1e8_44c2_8a13_f513720a6a3c.slice PodAnnotations:0xc0020d93c0}] Aliases:map[]}\"",
2026-06-09 14:45:34.088525 | controller |     "Jun 09 13:59:33.339574 crc crio[23733]: time=\"2026-06-09T13:59:33.339393178Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-btlvg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.088546 | controller |     "Jun 09 13:59:33.705038 crc crio[23733]: time=\"2026-06-09T13:59:33.704943378Z\" level=info msg=\"Stopped pod sandbox: 41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224\" id=547f28e6-8f88-4ac2-88b0-40a236f8cbbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.088562 | controller |     "Jun 09 13:59:35.120577 crc crio[23733]: time=\"2026-06-09T13:59:35.119880882Z\" level=info msg=\"Stopping container: 01237e161e0deb9f2af0a71442159e9b43e933f943001d0a641b5d5b9a1cb2b2 (timeout: 30s)\" id=e15a6c99-1ef9-4284-941e-4534bb659898 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.088577 | controller |     "Jun 09 13:59:35.122200 crc crio[23733]: time=\"2026-06-09T13:59:35.120358905Z\" level=info msg=\"Stopping container: c9905fda87d4b706cffc2a29af41b97b477f77e6c38a61c9cf49940b3e75bbd0 (timeout: 30s)\" id=3e79532c-132d-429d-8bac-f08ad8acc702 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.088592 | controller |     "Jun 09 13:59:35.597296 crc crio[23733]: time=\"2026-06-09T13:59:35.596816944Z\" level=info msg=\"Stopping container: 4a53811adcf97522d8039f95f068035eb433ae9e7cf0e325d15f7bfa76d13795 (timeout: 30s)\" id=3466fe78-5cb6-4b5c-99e7-a1906b4963ad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.088608 | controller |     "Jun 09 13:59:35.613272 crc crio[23733]: time=\"2026-06-09T13:59:35.613193934Z\" level=info msg=\"Stopping container: 9941ca8c1c91dd15ac08f98834c6f620b436d21dd463dd5bbdfcce104623cab7 (timeout: 30s)\" id=5b8335ec-c00c-4c14-bc6b-d6e38ddf65c7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.088623 | controller |     "Jun 09 13:59:35.614945 crc crio[23733]: time=\"2026-06-09T13:59:35.614849205Z\" level=info msg=\"Stopping container: 8792abfb58b2315e2e6a71155dac631bd68973b2e026c63ec4378a6bcb8df6b0 (timeout: 30s)\" id=581f9041-179e-464e-80b6-0de0e2c0f849 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.088639 | controller |     "Jun 09 13:59:35.793058 crc crio[23733]: time=\"2026-06-09T13:59:35.792217399Z\" level=info msg=\"Stopped container c9905fda87d4b706cffc2a29af41b97b477f77e6c38a61c9cf49940b3e75bbd0: openstack/nova-api-0/nova-api-log\" id=3e79532c-132d-429d-8bac-f08ad8acc702 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.088657 | controller |     "Jun 09 13:59:35.793058 crc crio[23733]: time=\"2026-06-09T13:59:35.792410464Z\" level=info msg=\"Stopped container 9941ca8c1c91dd15ac08f98834c6f620b436d21dd463dd5bbdfcce104623cab7: openstack/nova-metadata-0/nova-metadata-log\" id=5b8335ec-c00c-4c14-bc6b-d6e38ddf65c7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.088673 | controller |     "Jun 09 13:59:37.739782 crc crio[23733]: time=\"2026-06-09T13:59:37.739079393Z\" level=info msg=\"Stopped container 4a53811adcf97522d8039f95f068035eb433ae9e7cf0e325d15f7bfa76d13795: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=3466fe78-5cb6-4b5c-99e7-a1906b4963ad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.088689 | controller |     "Jun 09 13:59:37.741619 crc crio[23733]: time=\"2026-06-09T13:59:37.74136741Z\" level=info msg=\"Stopping pod sandbox: f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41\" id=fbdce52e-8d7b-4ccb-9baf-4a91498615f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.088704 | controller |     "Jun 09 13:59:37.742360 crc crio[23733]: time=\"2026-06-09T13:59:37.742284614Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41 UID:25150656-6fac-4b64-9f3e-4a1d765fe226 NetNS:/var/run/netns/f8a4a8ba-69fa-43b8-bd81-e8ff213137fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod25150656_6fac_4b64_9f3e_4a1d765fe226.slice PodAnnotations:0xc0059cca48}] Aliases:map[]}\"",
2026-06-09 14:45:34.088719 | controller |     "Jun 09 13:59:37.742577 crc crio[23733]: time=\"2026-06-09T13:59:37.742463718Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.088735 | controller |     "Jun 09 13:59:38.135200 crc crio[23733]: time=\"2026-06-09T13:59:38.135033325Z\" level=info msg=\"Stopped pod sandbox: f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41\" id=fbdce52e-8d7b-4ccb-9baf-4a91498615f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.088750 | controller |     "Jun 09 13:59:38.464227 crc crio[23733]: time=\"2026-06-09T13:59:38.463768762Z\" level=info msg=\"Removing container: 4a53811adcf97522d8039f95f068035eb433ae9e7cf0e325d15f7bfa76d13795\" id=0de9e161-3f55-4a02-902a-ae5620b851e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.088765 | controller |     "Jun 09 13:59:38.563404 crc crio[23733]: time=\"2026-06-09T13:59:38.563294966Z\" level=info msg=\"Removed container 4a53811adcf97522d8039f95f068035eb433ae9e7cf0e325d15f7bfa76d13795: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0de9e161-3f55-4a02-902a-ae5620b851e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.088780 | controller |     "Jun 09 13:59:38.861045 crc crio[23733]: time=\"2026-06-09T13:59:38.860917354Z\" level=info msg=\"Stopped container 8792abfb58b2315e2e6a71155dac631bd68973b2e026c63ec4378a6bcb8df6b0: openstack/nova-metadata-0/nova-metadata-metadata\" id=581f9041-179e-464e-80b6-0de0e2c0f849 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.088796 | controller |     "Jun 09 13:59:38.862493 crc crio[23733]: time=\"2026-06-09T13:59:38.862409542Z\" level=info msg=\"Stopping pod sandbox: 6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa\" id=94c46497-9243-41ac-8573-1f86f9ff3a45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.088813 | controller |     "Jun 09 13:59:38.863350 crc crio[23733]: time=\"2026-06-09T13:59:38.86316116Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa UID:0b1a75cb-95af-4e8e-b789-66846482118b NetNS:/var/run/netns/4c47699e-16f5-4328-aec4-ed2813b51c41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b1a75cb_95af_4e8e_b789_66846482118b.slice PodAnnotations:0xc001c1e368}] Aliases:map[]}\"",
2026-06-09 14:45:34.088834 | controller |     "Jun 09 13:59:38.863493 crc crio[23733]: time=\"2026-06-09T13:59:38.863435137Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.088851 | controller |     "Jun 09 13:59:38.974737 crc crio[23733]: time=\"2026-06-09T13:59:38.973816213Z\" level=info msg=\"Stopped container 01237e161e0deb9f2af0a71442159e9b43e933f943001d0a641b5d5b9a1cb2b2: openstack/nova-api-0/nova-api-api\" id=e15a6c99-1ef9-4284-941e-4534bb659898 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.088866 | controller |     "Jun 09 13:59:38.976359 crc crio[23733]: time=\"2026-06-09T13:59:38.976291915Z\" level=info msg=\"Stopping pod sandbox: 94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d\" id=99303aa4-725c-4e5f-b896-49c12a863968 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.088882 | controller |     "Jun 09 13:59:38.977065 crc crio[23733]: time=\"2026-06-09T13:59:38.977011093Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d UID:a31138b6-d410-4697-8e07-d9f7bd55fc64 NetNS:/var/run/netns/38cb060e-3168-40ad-aed4-d974162af315 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda31138b6_d410_4697_8e07_d9f7bd55fc64.slice PodAnnotations:0xc00720c1f8}] Aliases:map[]}\"",
2026-06-09 14:45:34.088897 | controller |     "Jun 09 13:59:38.983596 crc crio[23733]: time=\"2026-06-09T13:59:38.983401233Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.088913 | controller |     "Jun 09 13:59:39.021631 crc crio[23733]: time=\"2026-06-09T13:59:39.020274957Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=d21b6d9f-76cd-4d1b-b31b-5b7b4e40c793 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.088929 | controller |     "Jun 09 13:59:39.021631 crc crio[23733]: time=\"2026-06-09T13:59:39.020364999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.088944 | controller |     "Jun 09 13:59:39.065845 crc crio[23733]: time=\"2026-06-09T13:59:39.06554367Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:c7f4e371c3565d3088bf18890a7f8fe68c9863f6dc462d6e7662ddbcc472f751 UID:ab5a6580-fb07-4365-b2b8-cefde5339896 NetNS:/var/run/netns/3438ea8a-e113-4250-b12d-736c28af8490 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5a6580_fb07_4365_b2b8_cefde5339896.slice PodAnnotations:0xc00720c500}] Aliases:map[]}\"",
2026-06-09 14:45:34.088960 | controller |     "Jun 09 13:59:39.065845 crc crio[23733]: time=\"2026-06-09T13:59:39.065631032Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.088975 | controller |     "Jun 09 13:59:39.290674 crc crio[23733]: time=\"2026-06-09T13:59:39.29056032Z\" level=info msg=\"Stopped pod sandbox: 6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa\" id=94c46497-9243-41ac-8573-1f86f9ff3a45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.088991 | controller |     "Jun 09 13:59:39.514979 crc crio[23733]: time=\"2026-06-09T13:59:39.509727611Z\" level=info msg=\"Removing container: 8792abfb58b2315e2e6a71155dac631bd68973b2e026c63ec4378a6bcb8df6b0\" id=2ca92202-6776-46ac-8672-9bc06aa6e6dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.089009 | controller |     "Jun 09 13:59:39.534160 crc crio[23733]: time=\"2026-06-09T13:59:39.533738893Z\" level=info msg=\"Stopped pod sandbox: 94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d\" id=99303aa4-725c-4e5f-b896-49c12a863968 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.089024 | controller |     "Jun 09 13:59:39.566695 crc crio[23733]: time=\"2026-06-09T13:59:39.56633604Z\" level=info msg=\"Removed container 8792abfb58b2315e2e6a71155dac631bd68973b2e026c63ec4378a6bcb8df6b0: openstack/nova-metadata-0/nova-metadata-metadata\" id=2ca92202-6776-46ac-8672-9bc06aa6e6dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.089040 | controller |     "Jun 09 13:59:39.570353 crc crio[23733]: time=\"2026-06-09T13:59:39.570213327Z\" level=info msg=\"Removing container: 9941ca8c1c91dd15ac08f98834c6f620b436d21dd463dd5bbdfcce104623cab7\" id=186f2ee0-ebb0-4514-8c91-292b2a8edd11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.089054 | controller |     "Jun 09 13:59:39.605351 crc crio[23733]: time=\"2026-06-09T13:59:39.605201883Z\" level=info msg=\"Removed container 9941ca8c1c91dd15ac08f98834c6f620b436d21dd463dd5bbdfcce104623cab7: openstack/nova-metadata-0/nova-metadata-log\" id=186f2ee0-ebb0-4514-8c91-292b2a8edd11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.089069 | controller |     "Jun 09 13:59:39.781380 crc crio[23733]: 2026-06-09T13:59:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c7f4e371c3565d3 Mac:8e:7c:07:95:9c:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/3438ea8a-e113-4250-b12d-736c28af8490 SocketPath: PciID:}] [{Interface:0xc00014ce20 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.089084 | controller |     "Jun 09 13:59:39.783605 crc crio[23733]: time=\"2026-06-09T13:59:39.783525991Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:c7f4e371c3565d3088bf18890a7f8fe68c9863f6dc462d6e7662ddbcc472f751 UID:ab5a6580-fb07-4365-b2b8-cefde5339896 NetNS:/var/run/netns/3438ea8a-e113-4250-b12d-736c28af8490 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5a6580_fb07_4365_b2b8_cefde5339896.slice PodAnnotations:0xc00720c500}] Aliases:map[]}\"",
2026-06-09 14:45:34.089099 | controller |     "Jun 09 13:59:39.783826 crc crio[23733]: time=\"2026-06-09T13:59:39.783747318Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.089114 | controller |     "Jun 09 13:59:39.795185 crc crio[23733]: time=\"2026-06-09T13:59:39.794942018Z\" level=info msg=\"Ran pod sandbox c7f4e371c3565d3088bf18890a7f8fe68c9863f6dc462d6e7662ddbcc472f751 with infra container: openstack/nova-scheduler-0/POD\" id=d21b6d9f-76cd-4d1b-b31b-5b7b4e40c793 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.089130 | controller |     "Jun 09 13:59:39.799214 crc crio[23733]: time=\"2026-06-09T13:59:39.799084612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=c48d3ca5-c068-44c9-ace6-c14a215b62e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.089145 | controller |     "Jun 09 13:59:39.834608 crc crio[23733]: time=\"2026-06-09T13:59:39.834459198Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=787a20ca-4730-4c94-af96-d3174e2b1872 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.089160 | controller |     "Jun 09 13:59:39.851058 crc crio[23733]: time=\"2026-06-09T13:59:39.846269154Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=128da969-7c97-4ef0-a244-e9da1e32433e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.089180 | controller |     "Jun 09 13:59:39.851058 crc crio[23733]: time=\"2026-06-09T13:59:39.846802498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.089197 | controller |     "Jun 09 13:59:39.937896 crc crio[23733]: time=\"2026-06-09T13:59:39.937366196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.089212 | controller |     "Jun 09 13:59:39.956094 crc crio[23733]: time=\"2026-06-09T13:59:39.953792448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.089227 | controller |     "Jun 09 13:59:40.337527 crc crio[23733]: time=\"2026-06-09T13:59:40.336790735Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=c282d418-1b1b-4ec9-821a-2b902754c5f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.089242 | controller |     "Jun 09 13:59:40.337702 crc crio[23733]: time=\"2026-06-09T13:59:40.337574605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.089257 | controller |     "Jun 09 13:59:40.393832 crc crio[23733]: time=\"2026-06-09T13:59:40.393710541Z\" level=info msg=\"Created container 86e2140ba2c0dbf750dbb47361cd190ca1475c44c5241bfbe14b807c37f73d8e: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=128da969-7c97-4ef0-a244-e9da1e32433e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.089273 | controller |     "Jun 09 13:59:40.395420 crc crio[23733]: time=\"2026-06-09T13:59:40.395343772Z\" level=info msg=\"Starting container: 86e2140ba2c0dbf750dbb47361cd190ca1475c44c5241bfbe14b807c37f73d8e\" id=48e9b7da-a83c-4846-8bc5-7a0cab7420c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.089288 | controller |     "Jun 09 13:59:40.396993 crc crio[23733]: time=\"2026-06-09T13:59:40.396896681Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:333f804da4ee2e9f4d550714f992e5ff9487041fa119cb680d53fafde6c70d36 UID:9fc2aa4f-a089-46f9-b57a-343d21f1ef40 NetNS:/var/run/netns/74789e63-0ee2-4067-b6d6-6927b099cdaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9fc2aa4f_a089_46f9_b57a_343d21f1ef40.slice PodAnnotations:0xc00720c0e0}] Aliases:map[]}\"",
2026-06-09 14:45:34.089304 | controller |     "Jun 09 13:59:40.396993 crc crio[23733]: time=\"2026-06-09T13:59:40.396967342Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.089319 | controller |     "Jun 09 13:59:40.407831 crc crio[23733]: time=\"2026-06-09T13:59:40.407547628Z\" level=info msg=\"Started container\" PID=90022 containerID=86e2140ba2c0dbf750dbb47361cd190ca1475c44c5241bfbe14b807c37f73d8e description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=48e9b7da-a83c-4846-8bc5-7a0cab7420c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7f4e371c3565d3088bf18890a7f8fe68c9863f6dc462d6e7662ddbcc472f751",
2026-06-09 14:45:34.089335 | controller |     "Jun 09 13:59:40.564888 crc crio[23733]: time=\"2026-06-09T13:59:40.564331687Z\" level=info msg=\"Removing container: 01237e161e0deb9f2af0a71442159e9b43e933f943001d0a641b5d5b9a1cb2b2\" id=883316ec-b5ea-48e0-aa6a-837dd7e97980 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.089350 | controller |     "Jun 09 13:59:40.615482 crc crio[23733]: time=\"2026-06-09T13:59:40.615390286Z\" level=info msg=\"Removed container 01237e161e0deb9f2af0a71442159e9b43e933f943001d0a641b5d5b9a1cb2b2: openstack/nova-api-0/nova-api-api\" id=883316ec-b5ea-48e0-aa6a-837dd7e97980 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.089369 | controller |     "Jun 09 13:59:40.628388 crc crio[23733]: time=\"2026-06-09T13:59:40.628282139Z\" level=info msg=\"Removing container: c9905fda87d4b706cffc2a29af41b97b477f77e6c38a61c9cf49940b3e75bbd0\" id=929aa020-18e3-4911-aa92-ec45965de95b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.089384 | controller |     "Jun 09 13:59:40.663998 crc crio[23733]: time=\"2026-06-09T13:59:40.65944629Z\" level=info msg=\"Removed container c9905fda87d4b706cffc2a29af41b97b477f77e6c38a61c9cf49940b3e75bbd0: openstack/nova-api-0/nova-api-log\" id=929aa020-18e3-4911-aa92-ec45965de95b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.089399 | controller |     "Jun 09 13:59:40.985422 crc crio[23733]: 2026-06-09T13:59:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:333f804da4ee2e9 Mac:52:7a:66:1d:a2:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/74789e63-0ee2-4067-b6d6-6927b099cdaf SocketPath: PciID:}] [{Interface:0xc0002c5650 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.089414 | controller |     "Jun 09 13:59:40.987364 crc crio[23733]: time=\"2026-06-09T13:59:40.987281424Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:333f804da4ee2e9f4d550714f992e5ff9487041fa119cb680d53fafde6c70d36 UID:9fc2aa4f-a089-46f9-b57a-343d21f1ef40 NetNS:/var/run/netns/74789e63-0ee2-4067-b6d6-6927b099cdaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9fc2aa4f_a089_46f9_b57a_343d21f1ef40.slice PodAnnotations:0xc00720c0e0}] Aliases:map[]}\"",
2026-06-09 14:45:34.089429 | controller |     "Jun 09 13:59:40.987560 crc crio[23733]: time=\"2026-06-09T13:59:40.987506631Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.089446 | controller |     "Jun 09 13:59:40.998975 crc crio[23733]: time=\"2026-06-09T13:59:40.997491021Z\" level=info msg=\"Ran pod sandbox 333f804da4ee2e9f4d550714f992e5ff9487041fa119cb680d53fafde6c70d36 with infra container: openstack/nova-metadata-0/POD\" id=c282d418-1b1b-4ec9-821a-2b902754c5f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.089463 | controller |     "Jun 09 13:59:41.003024 crc crio[23733]: time=\"2026-06-09T13:59:41.002927756Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e4392489-5d89-4c28-9104-a119848a7c71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.089480 | controller |     "Jun 09 13:59:41.008427 crc crio[23733]: time=\"2026-06-09T13:59:41.008328662Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=bc3abcd5-904a-4a06-9e79-95679b956557 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.089496 | controller |     "Jun 09 13:59:41.019740 crc crio[23733]: time=\"2026-06-09T13:59:41.019622245Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=c0a9f763-9a23-42ea-b1ad-d2d092161b60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.089524 | controller |     "Jun 09 13:59:41.020268 crc crio[23733]: time=\"2026-06-09T13:59:41.02019577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.089545 | controller |     "Jun 09 13:59:41.079246 crc crio[23733]: time=\"2026-06-09T13:59:41.079079324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.089561 | controller |     "Jun 09 13:59:41.086173 crc crio[23733]: time=\"2026-06-09T13:59:41.085451414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.089580 | controller |     "Jun 09 13:59:41.122088 crc crio[23733]: time=\"2026-06-09T13:59:41.12202306Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=739451e1-33d2-431a-8238-acd849a31c96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.089595 | controller |     "Jun 09 13:59:41.122398 crc crio[23733]: time=\"2026-06-09T13:59:41.122199385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.089611 | controller |     "Jun 09 13:59:41.182067 crc crio[23733]: time=\"2026-06-09T13:59:41.181770828Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:1f38e3818101de8d6a5efd6be5c8e55b28e306c3f39706becae82e4b2409e050 UID:1f6343a4-75fe-473f-9b92-5b561db98ea0 NetNS:/var/run/netns/24c6ff02-4d34-4fa4-b389-938b43589658 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f6343a4_75fe_473f_9b92_5b561db98ea0.slice PodAnnotations:0xc00580aad8}] Aliases:map[]}\"",
2026-06-09 14:45:34.089626 | controller |     "Jun 09 13:59:41.182067 crc crio[23733]: time=\"2026-06-09T13:59:41.18186047Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.089642 | controller |     "Jun 09 13:59:41.391059 crc crio[23733]: time=\"2026-06-09T13:59:41.390875167Z\" level=info msg=\"Created container eb2bfebf79940495ec2b37edcf62a9e94cbc52bf8b0f12a2ca7f849408d1c7fb: openstack/nova-metadata-0/nova-metadata-log\" id=c0a9f763-9a23-42ea-b1ad-d2d092161b60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.089657 | controller |     "Jun 09 13:59:41.392987 crc crio[23733]: time=\"2026-06-09T13:59:41.392887788Z\" level=info msg=\"Starting container: eb2bfebf79940495ec2b37edcf62a9e94cbc52bf8b0f12a2ca7f849408d1c7fb\" id=5cec7866-b566-49cc-8b42-5f857a3ac6c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.089673 | controller |     "Jun 09 13:59:41.401050 crc crio[23733]: time=\"2026-06-09T13:59:41.400811307Z\" level=info msg=\"Started container\" PID=90158 containerID=eb2bfebf79940495ec2b37edcf62a9e94cbc52bf8b0f12a2ca7f849408d1c7fb description=openstack/nova-metadata-0/nova-metadata-log id=5cec7866-b566-49cc-8b42-5f857a3ac6c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=333f804da4ee2e9f4d550714f992e5ff9487041fa119cb680d53fafde6c70d36",
2026-06-09 14:45:34.089688 | controller |     "Jun 09 13:59:41.419263 crc crio[23733]: time=\"2026-06-09T13:59:41.419149145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5e80266c-a0df-4b18-b720-46755bcc958d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.089704 | controller |     "Jun 09 13:59:41.503362 crc crio[23733]: time=\"2026-06-09T13:59:41.502609077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1b447a44-f1ae-46a4-adb0-c4318403540d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.089719 | controller |     "Jun 09 13:59:41.511539 crc crio[23733]: time=\"2026-06-09T13:59:41.511012198Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=83217a45-746a-4214-a8d3-698d5c469974 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.089734 | controller |     "Jun 09 13:59:41.511996 crc crio[23733]: time=\"2026-06-09T13:59:41.511923771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.089749 | controller |     "Jun 09 13:59:41.574208 crc crio[23733]: time=\"2026-06-09T13:59:41.574029718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.089767 | controller |     "Jun 09 13:59:41.584962 crc crio[23733]: time=\"2026-06-09T13:59:41.584854068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.089782 | controller |     "Jun 09 13:59:41.712989 crc crio[23733]: time=\"2026-06-09T13:59:41.712860036Z\" level=info msg=\"Created container 1a82235bbf4d8f8b274645609da563f66b0e4db1782da0de41ee1ab70f120a64: openstack/nova-metadata-0/nova-metadata-metadata\" id=83217a45-746a-4214-a8d3-698d5c469974 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.089798 | controller |     "Jun 09 13:59:41.714515 crc crio[23733]: time=\"2026-06-09T13:59:41.714433356Z\" level=info msg=\"Starting container: 1a82235bbf4d8f8b274645609da563f66b0e4db1782da0de41ee1ab70f120a64\" id=baf7318d-2fe2-4ddc-af0d-e1f31d512777 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.089813 | controller |     "Jun 09 13:59:41.721670 crc crio[23733]: time=\"2026-06-09T13:59:41.721519263Z\" level=info msg=\"Started container\" PID=90192 containerID=1a82235bbf4d8f8b274645609da563f66b0e4db1782da0de41ee1ab70f120a64 description=openstack/nova-metadata-0/nova-metadata-metadata id=baf7318d-2fe2-4ddc-af0d-e1f31d512777 name=/runtime.v1.RuntimeService/StartContainer sandboxID=333f804da4ee2e9f4d550714f992e5ff9487041fa119cb680d53fafde6c70d36",
2026-06-09 14:45:34.089829 | controller |     "Jun 09 13:59:41.798772 crc crio[23733]: 2026-06-09T13:59:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f38e3818101de8 Mac:b6:8a:70:64:f4:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/24c6ff02-4d34-4fa4-b389-938b43589658 SocketPath: PciID:}] [{Interface:0xc0004a06e0 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.089845 | controller |     "Jun 09 13:59:41.800505 crc crio[23733]: time=\"2026-06-09T13:59:41.800451331Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:1f38e3818101de8d6a5efd6be5c8e55b28e306c3f39706becae82e4b2409e050 UID:1f6343a4-75fe-473f-9b92-5b561db98ea0 NetNS:/var/run/netns/24c6ff02-4d34-4fa4-b389-938b43589658 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1f6343a4_75fe_473f_9b92_5b561db98ea0.slice PodAnnotations:0xc00580aad8}] Aliases:map[]}\"",
2026-06-09 14:45:34.089860 | controller |     "Jun 09 13:59:41.800711 crc crio[23733]: time=\"2026-06-09T13:59:41.800622775Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.089875 | controller |     "Jun 09 13:59:41.826688 crc crio[23733]: time=\"2026-06-09T13:59:41.826567214Z\" level=info msg=\"Ran pod sandbox 1f38e3818101de8d6a5efd6be5c8e55b28e306c3f39706becae82e4b2409e050 with infra container: openstack/nova-api-0/POD\" id=739451e1-33d2-431a-8238-acd849a31c96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.089891 | controller |     "Jun 09 13:59:41.831377 crc crio[23733]: time=\"2026-06-09T13:59:41.831295163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=14f7ba69-6a63-4404-bb5b-5572b6780dad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.089906 | controller |     "Jun 09 13:59:41.836053 crc crio[23733]: time=\"2026-06-09T13:59:41.83595634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9aa0f2e1-316f-4e64-8545-8abdeca47620 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.089921 | controller |     "Jun 09 13:59:41.850615 crc crio[23733]: time=\"2026-06-09T13:59:41.850460504Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=2ec16241-396b-4f5a-a23c-bc5ca6e8984b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.089939 | controller |     "Jun 09 13:59:41.851612 crc crio[23733]: time=\"2026-06-09T13:59:41.85148396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.089955 | controller |     "Jun 09 13:59:41.905341 crc crio[23733]: time=\"2026-06-09T13:59:41.905182665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.089970 | controller |     "Jun 09 13:59:41.911981 crc crio[23733]: time=\"2026-06-09T13:59:41.911843722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.089985 | controller |     "Jun 09 13:59:42.132974 crc crio[23733]: time=\"2026-06-09T13:59:42.132694506Z\" level=info msg=\"Created container 9101c7373872dc3623eb0d5e1d915b28ce4d12231b244fe846b21969ff8f06de: openstack/nova-api-0/nova-api-log\" id=2ec16241-396b-4f5a-a23c-bc5ca6e8984b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.090000 | controller |     "Jun 09 13:59:42.135173 crc crio[23733]: time=\"2026-06-09T13:59:42.135070375Z\" level=info msg=\"Starting container: 9101c7373872dc3623eb0d5e1d915b28ce4d12231b244fe846b21969ff8f06de\" id=55280f89-7e09-43c1-bc78-203a147da248 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.090016 | controller |     "Jun 09 13:59:42.141458 crc crio[23733]: time=\"2026-06-09T13:59:42.141377473Z\" level=info msg=\"Started container\" PID=90217 containerID=9101c7373872dc3623eb0d5e1d915b28ce4d12231b244fe846b21969ff8f06de description=openstack/nova-api-0/nova-api-log id=55280f89-7e09-43c1-bc78-203a147da248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f38e3818101de8d6a5efd6be5c8e55b28e306c3f39706becae82e4b2409e050",
2026-06-09 14:45:34.090032 | controller |     "Jun 09 13:59:42.161799 crc crio[23733]: time=\"2026-06-09T13:59:42.161686092Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=cf83a7b7-23dc-4fa9-8892-9f76befddd7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.090047 | controller |     "Jun 09 13:59:42.243289 crc crio[23733]: time=\"2026-06-09T13:59:42.242341133Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=cf5df44d-4f8a-4d82-94b3-cc6b070c8c7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.090063 | controller |     "Jun 09 13:59:42.255614 crc crio[23733]: time=\"2026-06-09T13:59:42.255475772Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=f502b18e-f43a-4171-92d1-b1dc23cd8cc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.090078 | controller |     "Jun 09 13:59:42.256092 crc crio[23733]: time=\"2026-06-09T13:59:42.256012615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.090093 | controller |     "Jun 09 13:59:42.327812 crc crio[23733]: time=\"2026-06-09T13:59:42.327701003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.090108 | controller |     "Jun 09 13:59:42.334404 crc crio[23733]: time=\"2026-06-09T13:59:42.334323618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.090123 | controller |     "Jun 09 13:59:42.457267 crc crio[23733]: time=\"2026-06-09T13:59:42.457085684Z\" level=info msg=\"Created container 040ad67658ab66bfc9ebecf40c608d17339d8abea4bf2d6e5c23f3788b463aa5: openstack/nova-api-0/nova-api-api\" id=f502b18e-f43a-4171-92d1-b1dc23cd8cc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.090141 | controller |     "Jun 09 13:59:42.458630 crc crio[23733]: time=\"2026-06-09T13:59:42.45852542Z\" level=info msg=\"Starting container: 040ad67658ab66bfc9ebecf40c608d17339d8abea4bf2d6e5c23f3788b463aa5\" id=16c035be-640b-4962-b203-923333951592 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.090156 | controller |     "Jun 09 13:59:42.465622 crc crio[23733]: time=\"2026-06-09T13:59:42.465462634Z\" level=info msg=\"Started container\" PID=90375 containerID=040ad67658ab66bfc9ebecf40c608d17339d8abea4bf2d6e5c23f3788b463aa5 description=openstack/nova-api-0/nova-api-api id=16c035be-640b-4962-b203-923333951592 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f38e3818101de8d6a5efd6be5c8e55b28e306c3f39706becae82e4b2409e050",
2026-06-09 14:45:34.090171 | controller |     "Jun 09 14:00:00.551233 crc crio[23733]: time=\"2026-06-09T14:00:00.548922417Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683560-hll9b/POD\" id=58d99bdd-dd92-432f-bbd6-befa09b9379e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.090186 | controller |     "Jun 09 14:00:00.552956 crc crio[23733]: time=\"2026-06-09T14:00:00.551301077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.090201 | controller |     "Jun 09 14:00:00.566073 crc crio[23733]: time=\"2026-06-09T14:00:00.565963224Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683560-tp2ml/POD\" id=e6cda48d-4823-452f-8fc5-d6351c7ec4d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.090215 | controller |     "Jun 09 14:00:00.566282 crc crio[23733]: time=\"2026-06-09T14:00:00.566094927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.090231 | controller |     "Jun 09 14:00:00.622517 crc crio[23733]: time=\"2026-06-09T14:00:00.622429409Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683560-hll9b Namespace:openshift-operator-lifecycle-manager ID:52797f855dbb4f923a7d2a6c34ab21b5f32f7019e9c14852a477b2fc57d8d05d UID:b2fa1e4f-2e73-49dc-b0fe-a4e6d8101e8d NetNS:/var/run/netns/cde5176d-c55b-466b-baac-0acb25e8ef09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2fa1e4f_2e73_49dc_b0fe_a4e6d8101e8d.slice PodAnnotations:0xc00720c878}] Aliases:map[]}\"",
2026-06-09 14:45:34.090246 | controller |     "Jun 09 14:00:00.622517 crc crio[23733]: time=\"2026-06-09T14:00:00.622494481Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683560-hll9b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.090261 | controller |     "Jun 09 14:00:00.627812 crc crio[23733]: time=\"2026-06-09T14:00:00.627712651Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683560-tp2ml Namespace:openshift-infra ID:b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd UID:0184a681-dbd2-4698-8e99-bc705fa258a5 NetNS:/var/run/netns/511427d1-3f44-409d-a4ab-ab94550ebdcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0184a681_dbd2_4698_8e99_bc705fa258a5.slice PodAnnotations:0xc00008ce08}] Aliases:map[]}\"",
2026-06-09 14:45:34.090277 | controller |     "Jun 09 14:00:00.627812 crc crio[23733]: time=\"2026-06-09T14:00:00.627797633Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683560-tp2ml to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.090292 | controller |     "Jun 09 14:00:01.251681 crc crio[23733]: 2026-06-09T14:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52797f855dbb4f9 Mac:6a:4b:07:45:88:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/cde5176d-c55b-466b-baac-0acb25e8ef09 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.090310 | controller |     "Jun 09 14:00:01.253941 crc crio[23733]: time=\"2026-06-09T14:00:01.253874482Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683560-hll9b Namespace:openshift-operator-lifecycle-manager ID:52797f855dbb4f923a7d2a6c34ab21b5f32f7019e9c14852a477b2fc57d8d05d UID:b2fa1e4f-2e73-49dc-b0fe-a4e6d8101e8d NetNS:/var/run/netns/cde5176d-c55b-466b-baac-0acb25e8ef09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2fa1e4f_2e73_49dc_b0fe_a4e6d8101e8d.slice PodAnnotations:0xc00720c878}] Aliases:map[]}\"",
2026-06-09 14:45:34.090327 | controller |     "Jun 09 14:00:01.254039 crc crio[23733]: time=\"2026-06-09T14:00:01.254029145Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683560-hll9b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.090342 | controller |     "Jun 09 14:00:01.263742 crc crio[23733]: time=\"2026-06-09T14:00:01.263632276Z\" level=info msg=\"Ran pod sandbox 52797f855dbb4f923a7d2a6c34ab21b5f32f7019e9c14852a477b2fc57d8d05d with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683560-hll9b/POD\" id=58d99bdd-dd92-432f-bbd6-befa09b9379e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.090358 | controller |     "Jun 09 14:00:01.266888 crc crio[23733]: time=\"2026-06-09T14:00:01.266788615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=04f35e1c-0930-4f2a-a552-e9aa4c00b375 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.090373 | controller |     "Jun 09 14:00:01.269659 crc crio[23733]: time=\"2026-06-09T14:00:01.269556634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=410b2afd-dec3-4b23-ab8b-34cf3098944e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.090388 | controller |     "Jun 09 14:00:01.283923 crc crio[23733]: time=\"2026-06-09T14:00:01.28373884Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683560-hll9b/collect-profiles\" id=bd7b0437-bbd0-4dd3-b144-1c70655730bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.090404 | controller |     "Jun 09 14:00:01.285069 crc crio[23733]: time=\"2026-06-09T14:00:01.285022452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.090419 | controller |     "Jun 09 14:00:01.342288 crc crio[23733]: 2026-06-09T14:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0bbde7ba653521 Mac:16:c7:b6:6c:70:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/511427d1-3f44-409d-a4ab-ab94550ebdcd SocketPath: PciID:}] [{Interface:0xc0005125c0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.090434 | controller |     "Jun 09 14:00:01.343585 crc crio[23733]: time=\"2026-06-09T14:00:01.343497257Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683560-tp2ml Namespace:openshift-infra ID:b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd UID:0184a681-dbd2-4698-8e99-bc705fa258a5 NetNS:/var/run/netns/511427d1-3f44-409d-a4ab-ab94550ebdcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0184a681_dbd2_4698_8e99_bc705fa258a5.slice PodAnnotations:0xc00008ce08}] Aliases:map[]}\"",
2026-06-09 14:45:34.090453 | controller |     "Jun 09 14:00:01.343819 crc crio[23733]: time=\"2026-06-09T14:00:01.343752944Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683560-tp2ml for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.090469 | controller |     "Jun 09 14:00:01.348822 crc crio[23733]: time=\"2026-06-09T14:00:01.348171805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.090484 | controller |     "Jun 09 14:00:01.353148 crc crio[23733]: time=\"2026-06-09T14:00:01.353010216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.090499 | controller |     "Jun 09 14:00:01.358231 crc crio[23733]: time=\"2026-06-09T14:00:01.358039831Z\" level=info msg=\"Ran pod sandbox b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd with infra container: openshift-infra/auto-csr-approver-29683560-tp2ml/POD\" id=e6cda48d-4823-452f-8fc5-d6351c7ec4d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.090539 | controller |     "Jun 09 14:00:01.362091 crc crio[23733]: time=\"2026-06-09T14:00:01.36197895Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4edcf6d7-f6a8-4118-b8a9-f91a8df0f963 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.090556 | controller |     "Jun 09 14:00:01.372939 crc crio[23733]: time=\"2026-06-09T14:00:01.372842853Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.090572 | controller |     "Jun 09 14:00:01.545563 crc crio[23733]: time=\"2026-06-09T14:00:01.545231431Z\" level=info msg=\"Created container 92fc5f1f4e8ff59572d6c322fa2edc40ad60b26a8e28a2dc9446149f0dfbdbb1: openshift-operator-lifecycle-manager/collect-profiles-29683560-hll9b/collect-profiles\" id=bd7b0437-bbd0-4dd3-b144-1c70655730bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.090587 | controller |     "Jun 09 14:00:01.547265 crc crio[23733]: time=\"2026-06-09T14:00:01.547097269Z\" level=info msg=\"Starting container: 92fc5f1f4e8ff59572d6c322fa2edc40ad60b26a8e28a2dc9446149f0dfbdbb1\" id=c7dfee7b-47f7-4375-ab40-4833df7e3e21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.090603 | controller |     "Jun 09 14:00:01.553568 crc crio[23733]: time=\"2026-06-09T14:00:01.553482229Z\" level=info msg=\"Started container\" PID=91578 containerID=92fc5f1f4e8ff59572d6c322fa2edc40ad60b26a8e28a2dc9446149f0dfbdbb1 description=openshift-operator-lifecycle-manager/collect-profiles-29683560-hll9b/collect-profiles id=c7dfee7b-47f7-4375-ab40-4833df7e3e21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52797f855dbb4f923a7d2a6c34ab21b5f32f7019e9c14852a477b2fc57d8d05d",
2026-06-09 14:45:34.090618 | controller |     "Jun 09 14:00:03.016577 crc crio[23733]: time=\"2026-06-09T14:00:03.0157874Z\" level=info msg=\"Stopping pod sandbox: 52797f855dbb4f923a7d2a6c34ab21b5f32f7019e9c14852a477b2fc57d8d05d\" id=d80209b8-4bca-47f6-a408-384a2f35ad88 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.090633 | controller |     "Jun 09 14:00:03.018214 crc crio[23733]: time=\"2026-06-09T14:00:03.018023286Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683560-hll9b Namespace:openshift-operator-lifecycle-manager ID:52797f855dbb4f923a7d2a6c34ab21b5f32f7019e9c14852a477b2fc57d8d05d UID:b2fa1e4f-2e73-49dc-b0fe-a4e6d8101e8d NetNS:/var/run/netns/cde5176d-c55b-466b-baac-0acb25e8ef09 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2fa1e4f_2e73_49dc_b0fe_a4e6d8101e8d.slice PodAnnotations:0xc002b0e878}] Aliases:map[]}\"",
2026-06-09 14:45:34.090649 | controller |     "Jun 09 14:00:03.018317 crc crio[23733]: time=\"2026-06-09T14:00:03.018265552Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683560-hll9b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.090668 | controller |     "Jun 09 14:00:03.438194 crc crio[23733]: time=\"2026-06-09T14:00:03.436970464Z\" level=info msg=\"Stopped pod sandbox: 52797f855dbb4f923a7d2a6c34ab21b5f32f7019e9c14852a477b2fc57d8d05d\" id=d80209b8-4bca-47f6-a408-384a2f35ad88 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.090683 | controller |     "Jun 09 14:00:08.740067 crc crio[23733]: time=\"2026-06-09T14:00:08.738758993Z\" level=info msg=\"Removing container: 3edd5a905590fb50698208a2926af4ea40f58cd5b0da80725c66eec515f8f6b5\" id=24d0ba64-7850-4543-96d1-252b9b66cafe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.090699 | controller |     "Jun 09 14:00:08.787623 crc crio[23733]: time=\"2026-06-09T14:00:08.787454232Z\" level=info msg=\"Removed container 3edd5a905590fb50698208a2926af4ea40f58cd5b0da80725c66eec515f8f6b5: openshift-operator-lifecycle-manager/collect-profiles-29683515-wch2m/collect-profiles\" id=24d0ba64-7850-4543-96d1-252b9b66cafe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.090714 | controller |     "Jun 09 14:00:08.802261 crc crio[23733]: time=\"2026-06-09T14:00:08.802087099Z\" level=info msg=\"Stopping pod sandbox: ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f\" id=5f9f1544-5b33-4fab-87c5-142ccf483ab0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.090729 | controller |     "Jun 09 14:00:08.802261 crc crio[23733]: time=\"2026-06-09T14:00:08.802253193Z\" level=info msg=\"Stopped pod sandbox (already stopped): ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f\" id=5f9f1544-5b33-4fab-87c5-142ccf483ab0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.090744 | controller |     "Jun 09 14:00:08.806033 crc crio[23733]: time=\"2026-06-09T14:00:08.804940871Z\" level=info msg=\"Removing pod sandbox: ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f\" id=815330ee-c5ba-4edf-aa3b-efd08c2fb793 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.090759 | controller |     "Jun 09 14:00:08.829361 crc crio[23733]: time=\"2026-06-09T14:00:08.829237249Z\" level=info msg=\"Removed pod sandbox: ec207803b30429ef766e600bd9ef35c21e8488ad1592b4419135bdacb9cd4c3f\" id=815330ee-c5ba-4edf-aa3b-efd08c2fb793 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.090774 | controller |     "Jun 09 14:00:08.831020 crc crio[23733]: time=\"2026-06-09T14:00:08.83085347Z\" level=info msg=\"Stopping pod sandbox: f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210\" id=fe6bb2bf-e3a3-4c2a-a88b-c0f642e0c78b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.090789 | controller |     "Jun 09 14:00:08.831327 crc crio[23733]: time=\"2026-06-09T14:00:08.831033115Z\" level=info msg=\"Stopped pod sandbox (already stopped): f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210\" id=fe6bb2bf-e3a3-4c2a-a88b-c0f642e0c78b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.090805 | controller |     "Jun 09 14:00:08.832274 crc crio[23733]: time=\"2026-06-09T14:00:08.832203493Z\" level=info msg=\"Removing pod sandbox: f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210\" id=1d3baa0e-6f18-4821-84a7-84f579b7c52a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.090820 | controller |     "Jun 09 14:00:08.848602 crc crio[23733]: time=\"2026-06-09T14:00:08.848474041Z\" level=info msg=\"Removed pod sandbox: f3b7e8af265352abc94e96639f8debb7efa91c5635609628bdc6f082e284a210\" id=1d3baa0e-6f18-4821-84a7-84f579b7c52a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.090834 | controller |     "Jun 09 14:00:08.849766 crc crio[23733]: time=\"2026-06-09T14:00:08.849659941Z\" level=info msg=\"Stopping pod sandbox: 99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f\" id=8e4161af-8df6-49f5-a5c6-ed1810a7895c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.090852 | controller |     "Jun 09 14:00:08.849766 crc crio[23733]: time=\"2026-06-09T14:00:08.849744933Z\" level=info msg=\"Stopped pod sandbox (already stopped): 99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f\" id=8e4161af-8df6-49f5-a5c6-ed1810a7895c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.090867 | controller |     "Jun 09 14:00:08.850593 crc crio[23733]: time=\"2026-06-09T14:00:08.850521732Z\" level=info msg=\"Removing pod sandbox: 99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f\" id=cc092991-8c06-4711-80da-7e569d118234 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.090894 | controller |     "Jun 09 14:00:08.870914 crc crio[23733]: time=\"2026-06-09T14:00:08.870785381Z\" level=info msg=\"Removed pod sandbox: 99d6266944c93424d9e9928bb8e0e825cd3779556ffae3b4b0ce4f5ae5cef35f\" id=cc092991-8c06-4711-80da-7e569d118234 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.090910 | controller |     "Jun 09 14:00:08.876264 crc crio[23733]: time=\"2026-06-09T14:00:08.876177526Z\" level=info msg=\"Stopping pod sandbox: 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b\" id=09740d48-5852-436e-9a2e-b3a3b08fba5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.090927 | controller |     "Jun 09 14:00:08.878439 crc crio[23733]: time=\"2026-06-09T14:00:08.8783649Z\" level=info msg=\"Stopped pod sandbox (already stopped): 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b\" id=09740d48-5852-436e-9a2e-b3a3b08fba5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.090948 | controller |     "Jun 09 14:00:08.880716 crc crio[23733]: time=\"2026-06-09T14:00:08.880004562Z\" level=info msg=\"Removing pod sandbox: 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b\" id=a6ae2940-ddc9-44ea-a29c-2a0c2a12da29 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.090963 | controller |     "Jun 09 14:00:08.901566 crc crio[23733]: time=\"2026-06-09T14:00:08.901312916Z\" level=info msg=\"Removed pod sandbox: 80e7022e7c594d31e0958a9c5ccb25d879a5bc5606059752adda6862f154e14b\" id=a6ae2940-ddc9-44ea-a29c-2a0c2a12da29 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.090977 | controller |     "Jun 09 14:00:08.902794 crc crio[23733]: time=\"2026-06-09T14:00:08.902688019Z\" level=info msg=\"Stopping pod sandbox: f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41\" id=718146be-f779-455c-ae53-6a579c8fd92d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.090992 | controller |     "Jun 09 14:00:08.902883 crc crio[23733]: time=\"2026-06-09T14:00:08.902823863Z\" level=info msg=\"Stopped pod sandbox (already stopped): f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41\" id=718146be-f779-455c-ae53-6a579c8fd92d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.091007 | controller |     "Jun 09 14:00:08.904362 crc crio[23733]: time=\"2026-06-09T14:00:08.90426806Z\" level=info msg=\"Removing pod sandbox: f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41\" id=6422be0d-d49b-44ff-904a-ba2c3d942bde name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.091022 | controller |     "Jun 09 14:00:08.924175 crc crio[23733]: time=\"2026-06-09T14:00:08.923887931Z\" level=info msg=\"Removed pod sandbox: f32f5f304183f656c9cc0a112cc49a169f5795935107ef3ce617a48e1eac8d41\" id=6422be0d-d49b-44ff-904a-ba2c3d942bde name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.091037 | controller |     "Jun 09 14:00:08.926206 crc crio[23733]: time=\"2026-06-09T14:00:08.925924172Z\" level=info msg=\"Stopping pod sandbox: 79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603\" id=749bbb2e-15c4-4769-a588-b6af3a41ae25 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.091052 | controller |     "Jun 09 14:00:08.926206 crc crio[23733]: time=\"2026-06-09T14:00:08.926011724Z\" level=info msg=\"Stopped pod sandbox (already stopped): 79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603\" id=749bbb2e-15c4-4769-a588-b6af3a41ae25 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.091070 | controller |     "Jun 09 14:00:08.927246 crc crio[23733]: time=\"2026-06-09T14:00:08.926791144Z\" level=info msg=\"Removing pod sandbox: 79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603\" id=1f5cd175-30f1-49b7-af06-3f36aad38504 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.091086 | controller |     "Jun 09 14:00:08.945207 crc crio[23733]: time=\"2026-06-09T14:00:08.945055782Z\" level=info msg=\"Removed pod sandbox: 79422dd52e99329d6237f89239c7e6807ba0e35fc97bc200d49a6f0fb1ec3603\" id=1f5cd175-30f1-49b7-af06-3f36aad38504 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.091101 | controller |     "Jun 09 14:00:08.946252 crc crio[23733]: time=\"2026-06-09T14:00:08.946093248Z\" level=info msg=\"Stopping pod sandbox: 6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa\" id=2ed7f260-66a1-4d92-8b4a-871d9058b360 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.091116 | controller |     "Jun 09 14:00:08.946398 crc crio[23733]: time=\"2026-06-09T14:00:08.946267192Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa\" id=2ed7f260-66a1-4d92-8b4a-871d9058b360 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.091132 | controller |     "Jun 09 14:00:08.947742 crc crio[23733]: time=\"2026-06-09T14:00:08.947668227Z\" level=info msg=\"Removing pod sandbox: 6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa\" id=8565af31-280a-4696-87f5-5d76122c5854 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.091147 | controller |     "Jun 09 14:00:08.970591 crc crio[23733]: time=\"2026-06-09T14:00:08.970456208Z\" level=info msg=\"Removed pod sandbox: 6a446bfd46731f37c8feffe61f4c07bc40171899023c18168f9191143598f1fa\" id=8565af31-280a-4696-87f5-5d76122c5854 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.091162 | controller |     "Jun 09 14:00:08.972008 crc crio[23733]: time=\"2026-06-09T14:00:08.971918805Z\" level=info msg=\"Stopping pod sandbox: 94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d\" id=ccb42566-d318-4ea2-aced-e9917fdd809c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.091178 | controller |     "Jun 09 14:00:08.972245 crc crio[23733]: time=\"2026-06-09T14:00:08.972029247Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d\" id=ccb42566-d318-4ea2-aced-e9917fdd809c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.091193 | controller |     "Jun 09 14:00:08.972930 crc crio[23733]: time=\"2026-06-09T14:00:08.972851568Z\" level=info msg=\"Removing pod sandbox: 94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d\" id=ce867a8c-93f7-4661-b32d-e86a61985e15 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.091208 | controller |     "Jun 09 14:00:08.991444 crc crio[23733]: time=\"2026-06-09T14:00:08.991345641Z\" level=info msg=\"Removed pod sandbox: 94586ef20ce440fb870b0976ebd821ada37fc5db29ade724c2968319f767fc2d\" id=ce867a8c-93f7-4661-b32d-e86a61985e15 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.091223 | controller |     "Jun 09 14:00:13.895239 crc crio[23733]: time=\"2026-06-09T14:00:13.894219565Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=8f28858d-8a75-4258-b7e3-1f2e013fcf8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.091238 | controller |     "Jun 09 14:00:13.896532 crc crio[23733]: time=\"2026-06-09T14:00:13.89638531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.091256 | controller |     "Jun 09 14:00:13.962440 crc crio[23733]: time=\"2026-06-09T14:00:13.961594093Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:854c0c73b3f2d60f4f02d3e28312f101d3e907edf01712d74fb30161d63d406d UID:d50a22c7-5255-4274-8e78-c2a3464e81e3 NetNS:/var/run/netns/485a18fa-e2f4-449e-94ef-c4bd2f6d902e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd50a22c7_5255_4274_8e78_c2a3464e81e3.slice PodAnnotations:0xc002534280}] Aliases:map[]}\"",
2026-06-09 14:45:34.091272 | controller |     "Jun 09 14:00:13.962440 crc crio[23733]: time=\"2026-06-09T14:00:13.962266259Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.091287 | controller |     "Jun 09 14:00:14.503441 crc crio[23733]: 2026-06-09T14:00:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:854c0c73b3f2d60 Mac:5e:25:30:ad:18:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/485a18fa-e2f4-449e-94ef-c4bd2f6d902e SocketPath: PciID:}] [{Interface:0xc00025aa10 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.091303 | controller |     "Jun 09 14:00:14.506053 crc crio[23733]: time=\"2026-06-09T14:00:14.505991114Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:854c0c73b3f2d60f4f02d3e28312f101d3e907edf01712d74fb30161d63d406d UID:d50a22c7-5255-4274-8e78-c2a3464e81e3 NetNS:/var/run/netns/485a18fa-e2f4-449e-94ef-c4bd2f6d902e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd50a22c7_5255_4274_8e78_c2a3464e81e3.slice PodAnnotations:0xc002534280}] Aliases:map[]}\"",
2026-06-09 14:45:34.091318 | controller |     "Jun 09 14:00:14.506315 crc crio[23733]: time=\"2026-06-09T14:00:14.506245181Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.091333 | controller |     "Jun 09 14:00:14.518423 crc crio[23733]: time=\"2026-06-09T14:00:14.518303873Z\" level=info msg=\"Ran pod sandbox 854c0c73b3f2d60f4f02d3e28312f101d3e907edf01712d74fb30161d63d406d with infra container: sushy-emulator/sushy-emulator/POD\" id=8f28858d-8a75-4258-b7e3-1f2e013fcf8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.091348 | controller |     "Jun 09 14:00:14.525038 crc crio[23733]: time=\"2026-06-09T14:00:14.524414366Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=1e993ed9-e8aa-42f6-97e4-8b08b94ec406 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.091363 | controller |     "Jun 09 14:00:14.535428 crc crio[23733]: time=\"2026-06-09T14:00:14.535324228Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"",
2026-06-09 14:45:34.091378 | controller |     "Jun 09 14:00:26.537190 crc crio[23733]: time=\"2026-06-09T14:00:26.536292865Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4edcf6d7-f6a8-4118-b8a9-f91a8df0f963 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.091393 | controller |     "Jun 09 14:00:26.539458 crc crio[23733]: time=\"2026-06-09T14:00:26.539415854Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e4295216-9ac3-4101-b132-16ec516559d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.091408 | controller |     "Jun 09 14:00:26.575880 crc crio[23733]: time=\"2026-06-09T14:00:26.575786656Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8a9b1b6c-5f31-4d57-8e73-f41585cd45b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.091426 | controller |     "Jun 09 14:00:26.584374 crc crio[23733]: time=\"2026-06-09T14:00:26.584299889Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683560-tp2ml/oc\" id=66800e2a-2135-49f7-8104-3ca74445292c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.091442 | controller |     "Jun 09 14:00:26.585095 crc crio[23733]: time=\"2026-06-09T14:00:26.585037228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.091457 | controller |     "Jun 09 14:00:26.600875 crc crio[23733]: time=\"2026-06-09T14:00:26.600751481Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:bfeacfc431242e6c63ce6dd880b96f6b7921a79cf05d73a9b757646b503c6003\" id=1e993ed9-e8aa-42f6-97e4-8b08b94ec406 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.091472 | controller |     "Jun 09 14:00:26.602091 crc crio[23733]: time=\"2026-06-09T14:00:26.602009283Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=4cfe8ab8-2623-40e2-a3fd-618adebd0445 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.091487 | controller |     "Jun 09 14:00:26.617695 crc crio[23733]: time=\"2026-06-09T14:00:26.617528862Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=11a53d1a-d03b-4857-8e56-536425ab1b6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.091502 | controller |     "Jun 09 14:00:26.632237 crc crio[23733]: time=\"2026-06-09T14:00:26.632148058Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=0534a922-69a0-448c-a689-dd52003fe282 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.091535 | controller |     "Jun 09 14:00:26.634229 crc crio[23733]: time=\"2026-06-09T14:00:26.634171728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.091551 | controller |     "Jun 09 14:00:26.665780 crc crio[23733]: time=\"2026-06-09T14:00:26.665692328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.091567 | controller |     "Jun 09 14:00:26.708673 crc crio[23733]: time=\"2026-06-09T14:00:26.708542352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.091582 | controller |     "Jun 09 14:00:26.713092 crc crio[23733]: time=\"2026-06-09T14:00:26.712987374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.091597 | controller |     "Jun 09 14:00:26.889668 crc crio[23733]: time=\"2026-06-09T14:00:26.889329332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.091612 | controller |     "Jun 09 14:00:26.912512 crc crio[23733]: time=\"2026-06-09T14:00:26.912272257Z\" level=info msg=\"Created container a66025a525840e7075714627d777a9d2bcd6712307eb0c687f176ca6724c07a5: sushy-emulator/sushy-emulator/sushy-emulator\" id=0534a922-69a0-448c-a689-dd52003fe282 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.091627 | controller |     "Jun 09 14:00:26.915216 crc crio[23733]: time=\"2026-06-09T14:00:26.913747905Z\" level=info msg=\"Starting container: a66025a525840e7075714627d777a9d2bcd6712307eb0c687f176ca6724c07a5\" id=abea5079-5326-4bb4-865c-e73245c27df8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.091643 | controller |     "Jun 09 14:00:26.925308 crc crio[23733]: time=\"2026-06-09T14:00:26.925226402Z\" level=info msg=\"Started container\" PID=93037 containerID=a66025a525840e7075714627d777a9d2bcd6712307eb0c687f176ca6724c07a5 description=sushy-emulator/sushy-emulator/sushy-emulator id=abea5079-5326-4bb4-865c-e73245c27df8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=854c0c73b3f2d60f4f02d3e28312f101d3e907edf01712d74fb30161d63d406d",
2026-06-09 14:45:34.091661 | controller |     "Jun 09 14:00:27.023578 crc crio[23733]: time=\"2026-06-09T14:00:27.023491774Z\" level=info msg=\"Created container 0e7421e3d59ad3c30bf2ba5c5a0d50707a1449e6079d5f131c46aaf0781ac7d0: openshift-infra/auto-csr-approver-29683560-tp2ml/oc\" id=66800e2a-2135-49f7-8104-3ca74445292c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.091677 | controller |     "Jun 09 14:00:27.025620 crc crio[23733]: time=\"2026-06-09T14:00:27.025549626Z\" level=info msg=\"Starting container: 0e7421e3d59ad3c30bf2ba5c5a0d50707a1449e6079d5f131c46aaf0781ac7d0\" id=6a75aab7-5f9d-4217-85d6-996d6912667c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.091693 | controller |     "Jun 09 14:00:27.032822 crc crio[23733]: time=\"2026-06-09T14:00:27.032720166Z\" level=info msg=\"Started container\" PID=93047 containerID=0e7421e3d59ad3c30bf2ba5c5a0d50707a1449e6079d5f131c46aaf0781ac7d0 description=openshift-infra/auto-csr-approver-29683560-tp2ml/oc id=6a75aab7-5f9d-4217-85d6-996d6912667c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd",
2026-06-09 14:45:34.091708 | controller |     "Jun 09 14:00:29.519382 crc crio[23733]: time=\"2026-06-09T14:00:29.518029681Z\" level=info msg=\"Stopping pod sandbox: b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd\" id=70861d6a-676c-42fa-8b7e-97745a652a9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.091724 | controller |     "Jun 09 14:00:29.521703 crc crio[23733]: time=\"2026-06-09T14:00:29.520535574Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683560-tp2ml Namespace:openshift-infra ID:b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd UID:0184a681-dbd2-4698-8e99-bc705fa258a5 NetNS:/var/run/netns/511427d1-3f44-409d-a4ab-ab94550ebdcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0184a681_dbd2_4698_8e99_bc705fa258a5.slice PodAnnotations:0xc00012b8f0}] Aliases:map[]}\"",
2026-06-09 14:45:34.091739 | controller |     "Jun 09 14:00:29.521703 crc crio[23733]: time=\"2026-06-09T14:00:29.520737499Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683560-tp2ml from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.091754 | controller |     "Jun 09 14:00:29.991552 crc crio[23733]: time=\"2026-06-09T14:00:29.990702194Z\" level=info msg=\"Stopped pod sandbox: b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd\" id=70861d6a-676c-42fa-8b7e-97745a652a9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.091769 | controller |     "Jun 09 14:00:36.881962 crc crio[23733]: time=\"2026-06-09T14:00:36.881053398Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.091784 | controller |     "Jun 09 14:00:48.811465 crc crio[23733]: time=\"2026-06-09T14:00:48.810879887Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-85c56b86b7-nl2bp/POD\" id=07f7c0c8-5060-45b3-be4a-26c9bafc7ed7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.091799 | controller |     "Jun 09 14:00:48.812854 crc crio[23733]: time=\"2026-06-09T14:00:48.812419966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.091815 | controller |     "Jun 09 14:00:48.860218 crc crio[23733]: time=\"2026-06-09T14:00:48.859813443Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c56b86b7-nl2bp Namespace:openstack ID:0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7 UID:c81c69dc-0350-4330-afa8-25c3fc3f85fe NetNS:/var/run/netns/cfdccd6d-0c8a-4379-9a82-bfe380573188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc81c69dc_0350_4330_afa8_25c3fc3f85fe.slice PodAnnotations:0xc00720c890}] Aliases:map[]}\"",
2026-06-09 14:45:34.091833 | controller |     "Jun 09 14:00:48.860218 crc crio[23733]: time=\"2026-06-09T14:00:48.859913895Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-85c56b86b7-nl2bp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.091849 | controller |     "Jun 09 14:00:49.462745 crc crio[23733]: 2026-06-09T14:00:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a610755bb9b941 Mac:2a:a1:52:2b:e6:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/cfdccd6d-0c8a-4379-9a82-bfe380573188 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.091864 | controller |     "Jun 09 14:00:49.465915 crc crio[23733]: time=\"2026-06-09T14:00:49.465813129Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c56b86b7-nl2bp Namespace:openstack ID:0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7 UID:c81c69dc-0350-4330-afa8-25c3fc3f85fe NetNS:/var/run/netns/cfdccd6d-0c8a-4379-9a82-bfe380573188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc81c69dc_0350_4330_afa8_25c3fc3f85fe.slice PodAnnotations:0xc00720c890}] Aliases:map[]}\"",
2026-06-09 14:45:34.091880 | controller |     "Jun 09 14:00:49.466069 crc crio[23733]: time=\"2026-06-09T14:00:49.466002674Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-85c56b86b7-nl2bp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.091895 | controller |     "Jun 09 14:00:49.475606 crc crio[23733]: time=\"2026-06-09T14:00:49.475479511Z\" level=info msg=\"Ran pod sandbox 0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7 with infra container: openstack/dnsmasq-dns-85c56b86b7-nl2bp/POD\" id=07f7c0c8-5060-45b3-be4a-26c9bafc7ed7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.091911 | controller |     "Jun 09 14:00:49.480573 crc crio[23733]: time=\"2026-06-09T14:00:49.479549712Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1fce5bca-d743-429b-9bad-bf5b31dcc9b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.091927 | controller |     "Jun 09 14:00:49.555845 crc crio[23733]: time=\"2026-06-09T14:00:49.555722042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7d014cab-2a57-46e3-91af-a5fb5a53e9ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.091942 | controller |     "Jun 09 14:00:49.566308 crc crio[23733]: time=\"2026-06-09T14:00:49.566219234Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85c56b86b7-nl2bp/init\" id=3c71344e-a82a-4856-8f0e-54d7a003867d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.091957 | controller |     "Jun 09 14:00:49.566866 crc crio[23733]: time=\"2026-06-09T14:00:49.566798599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.091973 | controller |     "Jun 09 14:00:49.670162 crc crio[23733]: time=\"2026-06-09T14:00:49.669974194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.091988 | controller |     "Jun 09 14:00:49.674583 crc crio[23733]: time=\"2026-06-09T14:00:49.674491767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.092009 | controller |     "Jun 09 14:00:49.980435 crc crio[23733]: time=\"2026-06-09T14:00:49.978576807Z\" level=info msg=\"Created container 51995eec109681c667bbde35a6d0fbc2bac6f0dff9ad8a1714a66135061c4623: openstack/dnsmasq-dns-85c56b86b7-nl2bp/init\" id=3c71344e-a82a-4856-8f0e-54d7a003867d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.092024 | controller |     "Jun 09 14:00:49.983427 crc crio[23733]: time=\"2026-06-09T14:00:49.982428493Z\" level=info msg=\"Starting container: 51995eec109681c667bbde35a6d0fbc2bac6f0dff9ad8a1714a66135061c4623\" id=d81b3e22-eeb5-45aa-85a8-0b00df825d3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.092039 | controller |     "Jun 09 14:00:50.028825 crc crio[23733]: time=\"2026-06-09T14:00:50.028541349Z\" level=info msg=\"Started container\" PID=94318 containerID=51995eec109681c667bbde35a6d0fbc2bac6f0dff9ad8a1714a66135061c4623 description=openstack/dnsmasq-dns-85c56b86b7-nl2bp/init id=d81b3e22-eeb5-45aa-85a8-0b00df825d3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7",
2026-06-09 14:45:34.092055 | controller |     "Jun 09 14:00:51.022003 crc crio[23733]: time=\"2026-06-09T14:00:51.021878409Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=915ceb0e-9a7b-4c93-824f-df1043a838ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.092070 | controller |     "Jun 09 14:00:51.163810 crc crio[23733]: time=\"2026-06-09T14:00:51.163269762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f3904316-68a1-4564-b607-179226cb7c95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.092085 | controller |     "Jun 09 14:00:51.178023 crc crio[23733]: time=\"2026-06-09T14:00:51.177897768Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85c56b86b7-nl2bp/dnsmasq-dns\" id=dd23cdbb-0b93-4cd0-a1b7-147525a208b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.092100 | controller |     "Jun 09 14:00:51.178486 crc crio[23733]: time=\"2026-06-09T14:00:51.178460763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.092115 | controller |     "Jun 09 14:00:51.263901 crc crio[23733]: time=\"2026-06-09T14:00:51.263233637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.092130 | controller |     "Jun 09 14:00:51.270060 crc crio[23733]: time=\"2026-06-09T14:00:51.269906894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.092145 | controller |     "Jun 09 14:00:51.562309 crc crio[23733]: time=\"2026-06-09T14:00:51.560571058Z\" level=info msg=\"Created container 2216fa409133ef1986cf0daff1c5f03a7479b5ceaa353e1dd73b10698ed579cf: openstack/dnsmasq-dns-85c56b86b7-nl2bp/dnsmasq-dns\" id=dd23cdbb-0b93-4cd0-a1b7-147525a208b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.092161 | controller |     "Jun 09 14:00:51.566275 crc crio[23733]: time=\"2026-06-09T14:00:51.56586497Z\" level=info msg=\"Starting container: 2216fa409133ef1986cf0daff1c5f03a7479b5ceaa353e1dd73b10698ed579cf\" id=bd7e22de-a956-4e57-a1bc-02c1e9b156eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.092176 | controller |     "Jun 09 14:00:51.602392 crc crio[23733]: time=\"2026-06-09T14:00:51.592358674Z\" level=info msg=\"Started container\" PID=94436 containerID=2216fa409133ef1986cf0daff1c5f03a7479b5ceaa353e1dd73b10698ed579cf description=openstack/dnsmasq-dns-85c56b86b7-nl2bp/dnsmasq-dns id=bd7e22de-a956-4e57-a1bc-02c1e9b156eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7",
2026-06-09 14:45:34.092194 | controller |     "Jun 09 14:00:58.264885 crc crio[23733]: time=\"2026-06-09T14:00:58.263858043Z\" level=info msg=\"Stopping container: 70bc37d4753520ec87bd601cbdb658af1a92bf8788fc7e944ecc472d2ceffde9 (timeout: 10s)\" id=3d549aa8-6907-452f-a9c7-c8a869172a4f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.092210 | controller |     "Jun 09 14:00:58.412300 crc crio[23733]: time=\"2026-06-09T14:00:58.411994815Z\" level=info msg=\"Stopped container 70bc37d4753520ec87bd601cbdb658af1a92bf8788fc7e944ecc472d2ceffde9: openstack/dnsmasq-dns-79f65d7c75-s7wmf/dnsmasq-dns\" id=3d549aa8-6907-452f-a9c7-c8a869172a4f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.092225 | controller |     "Jun 09 14:00:58.414746 crc crio[23733]: time=\"2026-06-09T14:00:58.414552719Z\" level=info msg=\"Stopping pod sandbox: 5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e\" id=b4595b69-0c61-4662-a65e-564170fce64b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.092241 | controller |     "Jun 09 14:00:58.417436 crc crio[23733]: time=\"2026-06-09T14:00:58.415584525Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79f65d7c75-s7wmf Namespace:openstack ID:5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e UID:328798c6-5773-4922-adc6-2ca656cbef5b NetNS:/var/run/netns/4cf6f4cc-8b62-4ffe-8255-eb704bf4fb46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod328798c6_5773_4922_adc6_2ca656cbef5b.slice PodAnnotations:0xc0020d80f8}] Aliases:map[]}\"",
2026-06-09 14:45:34.092257 | controller |     "Jun 09 14:00:58.417436 crc crio[23733]: time=\"2026-06-09T14:00:58.4158111Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-79f65d7c75-s7wmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.092273 | controller |     "Jun 09 14:00:59.080514 crc crio[23733]: time=\"2026-06-09T14:00:59.079795039Z\" level=info msg=\"Stopped pod sandbox: 5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e\" id=b4595b69-0c61-4662-a65e-564170fce64b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.092288 | controller |     "Jun 09 14:00:59.138432 crc crio[23733]: time=\"2026-06-09T14:00:59.138346227Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-fb69bb9fc-tvtzf/POD\" id=b97829c5-76eb-4a25-9383-faeccb5e55d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.092304 | controller |     "Jun 09 14:00:59.138843 crc crio[23733]: time=\"2026-06-09T14:00:59.13849493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.092319 | controller |     "Jun 09 14:00:59.221028 crc crio[23733]: time=\"2026-06-09T14:00:59.220946006Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb69bb9fc-tvtzf Namespace:openstack ID:d6fec5c20dc3b1cce44b1f64836310f13a3e5d8be5837029e5ccb9d1b1c84461 UID:cd26a258-8bd4-4128-b628-3d8081375daf NetNS:/var/run/netns/98e08f1f-e0e4-402a-88d0-79204a10e895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd26a258_8bd4_4128_b628_3d8081375daf.slice PodAnnotations:0xc001026188}] Aliases:map[]}\"",
2026-06-09 14:45:34.092335 | controller |     "Jun 09 14:00:59.221028 crc crio[23733]: time=\"2026-06-09T14:00:59.221025818Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-fb69bb9fc-tvtzf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.092350 | controller |     "Jun 09 14:00:59.299362 crc crio[23733]: time=\"2026-06-09T14:00:59.299233478Z\" level=info msg=\"Removing container: 70bc37d4753520ec87bd601cbdb658af1a92bf8788fc7e944ecc472d2ceffde9\" id=e54272e6-b945-45b7-bef9-c153fd2530a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.092368 | controller |     "Jun 09 14:00:59.352680 crc crio[23733]: time=\"2026-06-09T14:00:59.352571054Z\" level=info msg=\"Removed container 70bc37d4753520ec87bd601cbdb658af1a92bf8788fc7e944ecc472d2ceffde9: openstack/dnsmasq-dns-79f65d7c75-s7wmf/dnsmasq-dns\" id=e54272e6-b945-45b7-bef9-c153fd2530a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.092384 | controller |     "Jun 09 14:00:59.359260 crc crio[23733]: time=\"2026-06-09T14:00:59.359090198Z\" level=info msg=\"Removing container: 5fcf5dd8ab9e11d00c95e270712c0e100baf0a3be3a058cad7ad0299bbbaf18f\" id=c5136dfd-d1d1-47a9-8cfd-6d0c01c15f5c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.092399 | controller |     "Jun 09 14:00:59.411784 crc crio[23733]: time=\"2026-06-09T14:00:59.411223124Z\" level=info msg=\"Removed container 5fcf5dd8ab9e11d00c95e270712c0e100baf0a3be3a058cad7ad0299bbbaf18f: openstack/dnsmasq-dns-79f65d7c75-s7wmf/init\" id=c5136dfd-d1d1-47a9-8cfd-6d0c01c15f5c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.092413 | controller |     "Jun 09 14:00:59.987433 crc crio[23733]: 2026-06-09T14:00:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6fec5c20dc3b1c Mac:e6:9e:c4:b0:db:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/98e08f1f-e0e4-402a-88d0-79204a10e895 SocketPath: PciID:}] [{Interface:0xc0002fec10 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.092428 | controller |     "Jun 09 14:00:59.990578 crc crio[23733]: time=\"2026-06-09T14:00:59.990492389Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb69bb9fc-tvtzf Namespace:openstack ID:d6fec5c20dc3b1cce44b1f64836310f13a3e5d8be5837029e5ccb9d1b1c84461 UID:cd26a258-8bd4-4128-b628-3d8081375daf NetNS:/var/run/netns/98e08f1f-e0e4-402a-88d0-79204a10e895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd26a258_8bd4_4128_b628_3d8081375daf.slice PodAnnotations:0xc001026188}] Aliases:map[]}\"",
2026-06-09 14:45:34.092443 | controller |     "Jun 09 14:00:59.990771 crc crio[23733]: time=\"2026-06-09T14:00:59.990748526Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-fb69bb9fc-tvtzf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.092459 | controller |     "Jun 09 14:01:00.004930 crc crio[23733]: time=\"2026-06-09T14:01:00.004724105Z\" level=info msg=\"Ran pod sandbox d6fec5c20dc3b1cce44b1f64836310f13a3e5d8be5837029e5ccb9d1b1c84461 with infra container: openstack/dnsmasq-dns-fb69bb9fc-tvtzf/POD\" id=b97829c5-76eb-4a25-9383-faeccb5e55d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.092474 | controller |     "Jun 09 14:01:00.009070 crc crio[23733]: time=\"2026-06-09T14:01:00.008517321Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7c68eeba-766c-491a-a628-08956bcb4060 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.092489 | controller |     "Jun 09 14:01:00.091613 crc crio[23733]: time=\"2026-06-09T14:01:00.091456139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=314e3ef3-8bc2-4da9-b984-0a3dde2b1c0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.092505 | controller |     "Jun 09 14:01:00.304017 crc crio[23733]: time=\"2026-06-09T14:01:00.303344938Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-fb69bb9fc-tvtzf/init\" id=b106ceef-0436-4a80-8361-960507154d03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.092539 | controller |     "Jun 09 14:01:00.306297 crc crio[23733]: time=\"2026-06-09T14:01:00.304947818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.092559 | controller |     "Jun 09 14:01:00.361025 crc crio[23733]: time=\"2026-06-09T14:01:00.360941462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.092575 | controller |     "Jun 09 14:01:00.378024 crc crio[23733]: time=\"2026-06-09T14:01:00.377922107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.092590 | controller |     "Jun 09 14:01:01.310317 crc crio[23733]: time=\"2026-06-09T14:01:01.309813628Z\" level=info msg=\"Created container 45abfd09f4f02b7743ff717250045c18dcea3df06aa987093e84e6594f1813be: openstack/dnsmasq-dns-fb69bb9fc-tvtzf/init\" id=b106ceef-0436-4a80-8361-960507154d03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.092605 | controller |     "Jun 09 14:01:01.312308 crc crio[23733]: time=\"2026-06-09T14:01:01.311723526Z\" level=info msg=\"Starting container: 45abfd09f4f02b7743ff717250045c18dcea3df06aa987093e84e6594f1813be\" id=377a5953-5df1-4af9-8801-17d108734ed4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.092620 | controller |     "Jun 09 14:01:01.318775 crc crio[23733]: time=\"2026-06-09T14:01:01.318217439Z\" level=info msg=\"Started container\" PID=95030 containerID=45abfd09f4f02b7743ff717250045c18dcea3df06aa987093e84e6594f1813be description=openstack/dnsmasq-dns-fb69bb9fc-tvtzf/init id=377a5953-5df1-4af9-8801-17d108734ed4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6fec5c20dc3b1cce44b1f64836310f13a3e5d8be5837029e5ccb9d1b1c84461",
2026-06-09 14:45:34.092636 | controller |     "Jun 09 14:01:03.006988 crc crio[23733]: time=\"2026-06-09T14:01:03.002545223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=12461de4-6c74-4b4c-8b67-9c15bf197bd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.092651 | controller |     "Jun 09 14:01:03.116236 crc crio[23733]: time=\"2026-06-09T14:01:03.116019437Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9170d595-6bb6-4215-8b83-b550358718a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.092666 | controller |     "Jun 09 14:01:03.129072 crc crio[23733]: time=\"2026-06-09T14:01:03.128772306Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-fb69bb9fc-tvtzf/dnsmasq-dns\" id=ec95221f-6afd-496f-be83-813c6e1a517b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.092681 | controller |     "Jun 09 14:01:03.129502 crc crio[23733]: time=\"2026-06-09T14:01:03.129342491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.092697 | controller |     "Jun 09 14:01:03.194705 crc crio[23733]: time=\"2026-06-09T14:01:03.194554645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.092713 | controller |     "Jun 09 14:01:03.200021 crc crio[23733]: time=\"2026-06-09T14:01:03.199738204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.092728 | controller |     "Jun 09 14:01:03.495385 crc crio[23733]: time=\"2026-06-09T14:01:03.493604908Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29683561-664ws/POD\" id=1e1e3c5f-e18d-4f88-96e7-3dba94106f99 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.092743 | controller |     "Jun 09 14:01:03.495597 crc crio[23733]: time=\"2026-06-09T14:01:03.495425104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.092761 | controller |     "Jun 09 14:01:03.505865 crc crio[23733]: time=\"2026-06-09T14:01:03.505751603Z\" level=info msg=\"Created container 150958bf3325075a9141c0bae7ad131fe8003984d667e3aa96fb30f604f7ad74: openstack/dnsmasq-dns-fb69bb9fc-tvtzf/dnsmasq-dns\" id=ec95221f-6afd-496f-be83-813c6e1a517b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.092777 | controller |     "Jun 09 14:01:03.510850 crc crio[23733]: time=\"2026-06-09T14:01:03.510741247Z\" level=info msg=\"Starting container: 150958bf3325075a9141c0bae7ad131fe8003984d667e3aa96fb30f604f7ad74\" id=8e41827d-9fc5-4336-bfce-f28831438dbd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.092792 | controller |     "Jun 09 14:01:03.521678 crc crio[23733]: time=\"2026-06-09T14:01:03.521437275Z\" level=info msg=\"Started container\" PID=95151 containerID=150958bf3325075a9141c0bae7ad131fe8003984d667e3aa96fb30f604f7ad74 description=openstack/dnsmasq-dns-fb69bb9fc-tvtzf/dnsmasq-dns id=8e41827d-9fc5-4336-bfce-f28831438dbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6fec5c20dc3b1cce44b1f64836310f13a3e5d8be5837029e5ccb9d1b1c84461",
2026-06-09 14:45:34.092808 | controller |     "Jun 09 14:01:03.534159 crc crio[23733]: time=\"2026-06-09T14:01:03.534025202Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29683561-664ws Namespace:openstack ID:984de35448d37477d1f6a1b1f6b50b19c2e8ee4f1925c57208ac438a8b3af727 UID:56c38d57-879f-4096-9e53-857d127b78e2 NetNS:/var/run/netns/b0310269-6ad3-4e77-af95-20aa79bdd1d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56c38d57_879f_4096_9e53_857d127b78e2.slice PodAnnotations:0xc0027d0ea8}] Aliases:map[]}\"",
2026-06-09 14:45:34.092824 | controller |     "Jun 09 14:01:03.534159 crc crio[23733]: time=\"2026-06-09T14:01:03.534091973Z\" level=info msg=\"Adding pod openstack_keystone-cron-29683561-664ws to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.092839 | controller |     "Jun 09 14:01:03.953206 crc crio[23733]: 2026-06-09T14:01:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:984de35448d3747 Mac:8a:93:b4:28:00:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/b0310269-6ad3-4e77-af95-20aa79bdd1d1 SocketPath: PciID:}] [{Interface:0xc0003d6ab0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.092855 | controller |     "Jun 09 14:01:03.955212 crc crio[23733]: time=\"2026-06-09T14:01:03.955131603Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29683561-664ws Namespace:openstack ID:984de35448d37477d1f6a1b1f6b50b19c2e8ee4f1925c57208ac438a8b3af727 UID:56c38d57-879f-4096-9e53-857d127b78e2 NetNS:/var/run/netns/b0310269-6ad3-4e77-af95-20aa79bdd1d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56c38d57_879f_4096_9e53_857d127b78e2.slice PodAnnotations:0xc0027d0ea8}] Aliases:map[]}\"",
2026-06-09 14:45:34.092871 | controller |     "Jun 09 14:01:03.955350 crc crio[23733]: time=\"2026-06-09T14:01:03.955313747Z\" level=info msg=\"Checking pod openstack_keystone-cron-29683561-664ws for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.092886 | controller |     "Jun 09 14:01:03.967038 crc crio[23733]: time=\"2026-06-09T14:01:03.966713293Z\" level=info msg=\"Ran pod sandbox 984de35448d37477d1f6a1b1f6b50b19c2e8ee4f1925c57208ac438a8b3af727 with infra container: openstack/keystone-cron-29683561-664ws/POD\" id=1e1e3c5f-e18d-4f88-96e7-3dba94106f99 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.092901 | controller |     "Jun 09 14:01:03.972947 crc crio[23733]: time=\"2026-06-09T14:01:03.972809426Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=e9d6bb83-228f-4af6-99b8-cce3c0f6d96d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.092920 | controller |     "Jun 09 14:01:04.020860 crc crio[23733]: time=\"2026-06-09T14:01:04.020741727Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=2d8fb65e-e556-487d-86f1-214d4921125b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.092935 | controller |     "Jun 09 14:01:04.052048 crc crio[23733]: time=\"2026-06-09T14:01:04.051868327Z\" level=info msg=\"Creating container: openstack/keystone-cron-29683561-664ws/keystone-cron\" id=c070c81c-6dd2-426a-8a3f-0205b924820e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.092950 | controller |     "Jun 09 14:01:04.052769 crc crio[23733]: time=\"2026-06-09T14:01:04.052468383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.092966 | controller |     "Jun 09 14:01:04.126063 crc crio[23733]: time=\"2026-06-09T14:01:04.125947153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.092982 | controller |     "Jun 09 14:01:04.137293 crc crio[23733]: time=\"2026-06-09T14:01:04.137060212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.092997 | controller |     "Jun 09 14:01:04.726284 crc crio[23733]: time=\"2026-06-09T14:01:04.72522436Z\" level=info msg=\"Created container dfb8496f0e91adc4bebc5a0d9c9b3db95306abd4a81fcd8f1b9d2f72fc76297b: openstack/keystone-cron-29683561-664ws/keystone-cron\" id=c070c81c-6dd2-426a-8a3f-0205b924820e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.093012 | controller |     "Jun 09 14:01:04.728885 crc crio[23733]: time=\"2026-06-09T14:01:04.727832955Z\" level=info msg=\"Starting container: dfb8496f0e91adc4bebc5a0d9c9b3db95306abd4a81fcd8f1b9d2f72fc76297b\" id=759110d7-10b0-4f64-bc3a-94091cbcf908 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.093027 | controller |     "Jun 09 14:01:04.735574 crc crio[23733]: time=\"2026-06-09T14:01:04.735423315Z\" level=info msg=\"Started container\" PID=95269 containerID=dfb8496f0e91adc4bebc5a0d9c9b3db95306abd4a81fcd8f1b9d2f72fc76297b description=openstack/keystone-cron-29683561-664ws/keystone-cron id=759110d7-10b0-4f64-bc3a-94091cbcf908 name=/runtime.v1.RuntimeService/StartContainer sandboxID=984de35448d37477d1f6a1b1f6b50b19c2e8ee4f1925c57208ac438a8b3af727",
2026-06-09 14:45:34.093043 | controller |     "Jun 09 14:01:09.017586 crc crio[23733]: time=\"2026-06-09T14:01:09.016832866Z\" level=info msg=\"Removing container: 8e45dbc27b61a79fad623c6a6cc445c6b29fe4e174ac6fabefa78abaf4930f87\" id=6953cc78-f0cc-4cfd-b8f4-1086f4d64c7f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.093058 | controller |     "Jun 09 14:01:09.368931 crc crio[23733]: time=\"2026-06-09T14:01:09.367978925Z\" level=info msg=\"Removed container 8e45dbc27b61a79fad623c6a6cc445c6b29fe4e174ac6fabefa78abaf4930f87: openstack/ovn-controller-2j4qb-config-z2jzq/ovn-config\" id=6953cc78-f0cc-4cfd-b8f4-1086f4d64c7f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.093073 | controller |     "Jun 09 14:01:09.373051 crc crio[23733]: time=\"2026-06-09T14:01:09.372910398Z\" level=info msg=\"Removing container: ba45a2dc6ebdaed71b9b6f543fb94e8f603be6be1ad9a7c3f2f28d254610dc19\" id=784bf177-a2fd-487e-a2f5-879f25a2c1c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.093089 | controller |     "Jun 09 14:01:09.414354 crc crio[23733]: time=\"2026-06-09T14:01:09.414045259Z\" level=info msg=\"Removed container ba45a2dc6ebdaed71b9b6f543fb94e8f603be6be1ad9a7c3f2f28d254610dc19: openstack/ovsdbserver-nb-0-config-1781013256-n479z/ovn-config\" id=784bf177-a2fd-487e-a2f5-879f25a2c1c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.093107 | controller |     "Jun 09 14:01:09.417826 crc crio[23733]: time=\"2026-06-09T14:01:09.417706951Z\" level=info msg=\"Removing container: 4a4cf6e1e07e242c92146c4c26d838567a72cbb6558312bf805e84c36bc3ef41\" id=54bda830-1c45-47e5-ab13-13048217ad5f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.093123 | controller |     "Jun 09 14:01:09.546689 crc crio[23733]: time=\"2026-06-09T14:01:09.54655691Z\" level=info msg=\"Removed container 4a4cf6e1e07e242c92146c4c26d838567a72cbb6558312bf805e84c36bc3ef41: openstack/ovsdbserver-sb-0-config-1781013255-4qfvf/ovn-config\" id=54bda830-1c45-47e5-ab13-13048217ad5f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.093138 | controller |     "Jun 09 14:01:09.551888 crc crio[23733]: time=\"2026-06-09T14:01:09.551839452Z\" level=info msg=\"Removing container: 8ed61132407b44eb6c81381c582c0d1a8f79277a60ec4a97cb375e7945fae293\" id=eb4c25aa-5727-4432-9109-cb7c52b98fa5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.093153 | controller |     "Jun 09 14:01:09.629355 crc crio[23733]: time=\"2026-06-09T14:01:09.628900693Z\" level=info msg=\"Removed container 8ed61132407b44eb6c81381c582c0d1a8f79277a60ec4a97cb375e7945fae293: openstack/dnsmasq-dns-fb9766d9-hwbtz/dnsmasq-dns\" id=eb4c25aa-5727-4432-9109-cb7c52b98fa5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.093168 | controller |     "Jun 09 14:01:09.632593 crc crio[23733]: time=\"2026-06-09T14:01:09.632496323Z\" level=info msg=\"Removing container: 44cbd984e9aaa97e99aa6603a301f850cf84576c07933ec396354bf6cd00e3e0\" id=b77274a9-d39e-4999-8bd2-2656532afa0e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.093183 | controller |     "Jun 09 14:01:09.685774 crc crio[23733]: time=\"2026-06-09T14:01:09.685540453Z\" level=info msg=\"Removed container 44cbd984e9aaa97e99aa6603a301f850cf84576c07933ec396354bf6cd00e3e0: openstack/root-account-create-update-wpsng/mariadb-account-create-update\" id=b77274a9-d39e-4999-8bd2-2656532afa0e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.093198 | controller |     "Jun 09 14:01:09.690884 crc crio[23733]: time=\"2026-06-09T14:01:09.690791714Z\" level=info msg=\"Removing container: b38519b2f5eb796ec9e1e27adcc42f1a2faa045de6e663b85387066c8a598711\" id=a7594989-cae7-4912-b8a7-f352f41af0a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.093213 | controller |     "Jun 09 14:01:09.744541 crc crio[23733]: time=\"2026-06-09T14:01:09.744358166Z\" level=info msg=\"Removed container b38519b2f5eb796ec9e1e27adcc42f1a2faa045de6e663b85387066c8a598711: openstack/root-account-create-update-vnxl9/mariadb-account-create-update\" id=a7594989-cae7-4912-b8a7-f352f41af0a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.093229 | controller |     "Jun 09 14:01:09.760713 crc crio[23733]: time=\"2026-06-09T14:01:09.760603734Z\" level=info msg=\"Removing container: af59287fd7db79cce2667e27d5b222b94f3014bfb0c305795861e4f96c073421\" id=472a3060-aabb-4401-82b9-26b2b0841371 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.093244 | controller |     "Jun 09 14:01:09.816282 crc crio[23733]: time=\"2026-06-09T14:01:09.816043323Z\" level=info msg=\"Removed container af59287fd7db79cce2667e27d5b222b94f3014bfb0c305795861e4f96c073421: openstack/dnsmasq-dns-fb9766d9-hwbtz/init\" id=472a3060-aabb-4401-82b9-26b2b0841371 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.093259 | controller |     "Jun 09 14:01:09.824870 crc crio[23733]: time=\"2026-06-09T14:01:09.821501999Z\" level=info msg=\"Removing container: d528d3e165a8548d9b4b8443699a5cfaa0e19a11a88360e9e1c6b85aac3aea35\" id=4f6abeee-4a1c-4ea0-a4ad-81541a007c95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.093274 | controller |     "Jun 09 14:01:09.959471 crc crio[23733]: time=\"2026-06-09T14:01:09.959158688Z\" level=info msg=\"Removed container d528d3e165a8548d9b4b8443699a5cfaa0e19a11a88360e9e1c6b85aac3aea35: openshift-infra/auto-csr-approver-29683554-f2kvl/oc\" id=4f6abeee-4a1c-4ea0-a4ad-81541a007c95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.093292 | controller |     "Jun 09 14:01:09.963458 crc crio[23733]: time=\"2026-06-09T14:01:09.963373634Z\" level=info msg=\"Removing container: 41b9c902411960cee15b22c05ac2634116ea421e66ff471e60162fbf0c3d0a48\" id=27ce9201-2e96-40c8-a4b0-8e03dd17b612 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.093308 | controller |     "Jun 09 14:01:10.000287 crc crio[23733]: time=\"2026-06-09T14:01:09.996793052Z\" level=info msg=\"Removed container 41b9c902411960cee15b22c05ac2634116ea421e66ff471e60162fbf0c3d0a48: openstack/root-account-create-update-5cxrl/mariadb-account-create-update\" id=27ce9201-2e96-40c8-a4b0-8e03dd17b612 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.093323 | controller |     "Jun 09 14:01:10.015534 crc crio[23733]: time=\"2026-06-09T14:01:10.015050349Z\" level=info msg=\"Stopping pod sandbox: e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70\" id=532982ee-1bf1-425c-8931-dc6ca7ce8431 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.093339 | controller |     "Jun 09 14:01:10.015534 crc crio[23733]: time=\"2026-06-09T14:01:10.015299025Z\" level=info msg=\"Stopped pod sandbox (already stopped): e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70\" id=532982ee-1bf1-425c-8931-dc6ca7ce8431 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.093354 | controller |     "Jun 09 14:01:10.016835 crc crio[23733]: time=\"2026-06-09T14:01:10.016094534Z\" level=info msg=\"Removing pod sandbox: e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70\" id=872cd322-bd6e-4afa-b9d2-4f6c8c5041a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.093370 | controller |     "Jun 09 14:01:10.040238 crc crio[23733]: time=\"2026-06-09T14:01:10.040061075Z\" level=info msg=\"Removed pod sandbox: e1a075c966c59c816b380ca008a0b36172e5138d3cebc7af10342279eba8bc70\" id=872cd322-bd6e-4afa-b9d2-4f6c8c5041a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.093385 | controller |     "Jun 09 14:01:10.044584 crc crio[23733]: time=\"2026-06-09T14:01:10.044403863Z\" level=info msg=\"Stopping pod sandbox: 219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32\" id=3ce3f1ee-c21f-4ece-96b3-4199ed98b36c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.093400 | controller |     "Jun 09 14:01:10.044942 crc crio[23733]: time=\"2026-06-09T14:01:10.044842705Z\" level=info msg=\"Stopped pod sandbox (already stopped): 219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32\" id=3ce3f1ee-c21f-4ece-96b3-4199ed98b36c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.093415 | controller |     "Jun 09 14:01:10.046417 crc crio[23733]: time=\"2026-06-09T14:01:10.046012335Z\" level=info msg=\"Removing pod sandbox: 219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32\" id=2bc57ac2-9fe0-4c09-bed2-34108c5e3f11 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.093430 | controller |     "Jun 09 14:01:10.079948 crc crio[23733]: time=\"2026-06-09T14:01:10.079826302Z\" level=info msg=\"Removed pod sandbox: 219b4d1486d122dc16d585a231f3e57dd8c34ac6fc857d2295f593194d3c5c32\" id=2bc57ac2-9fe0-4c09-bed2-34108c5e3f11 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.093444 | controller |     "Jun 09 14:01:10.082082 crc crio[23733]: time=\"2026-06-09T14:01:10.082012377Z\" level=info msg=\"Stopping pod sandbox: 5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e\" id=ec16dba4-e12a-492c-bb9c-834580ce36d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.093459 | controller |     "Jun 09 14:01:10.083013 crc crio[23733]: time=\"2026-06-09T14:01:10.08294679Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e\" id=ec16dba4-e12a-492c-bb9c-834580ce36d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.093477 | controller |     "Jun 09 14:01:10.084081 crc crio[23733]: time=\"2026-06-09T14:01:10.084006958Z\" level=info msg=\"Removing pod sandbox: 5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e\" id=76fd387d-8407-4ffe-8cbc-94e4c79a10b5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.093492 | controller |     "Jun 09 14:01:10.099520 crc crio[23733]: time=\"2026-06-09T14:01:10.099433623Z\" level=info msg=\"Removed pod sandbox: 5a5d2d6432375b52de92edb2d253cb92342b9550cc5e43ef4baf6cf8b9c7134e\" id=76fd387d-8407-4ffe-8cbc-94e4c79a10b5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.093507 | controller |     "Jun 09 14:01:10.101251 crc crio[23733]: time=\"2026-06-09T14:01:10.100915351Z\" level=info msg=\"Stopping pod sandbox: 85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451\" id=5991ea1e-1181-4f31-83a9-2a6660a74c45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.093541 | controller |     "Jun 09 14:01:10.101251 crc crio[23733]: time=\"2026-06-09T14:01:10.100997513Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451\" id=5991ea1e-1181-4f31-83a9-2a6660a74c45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.093556 | controller |     "Jun 09 14:01:10.102860 crc crio[23733]: time=\"2026-06-09T14:01:10.102797928Z\" level=info msg=\"Removing pod sandbox: 85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451\" id=34340c2b-1356-4342-974c-b201985c465c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.093571 | controller |     "Jun 09 14:01:10.125042 crc crio[23733]: time=\"2026-06-09T14:01:10.124894782Z\" level=info msg=\"Removed pod sandbox: 85998237a56f221953eb89b71e12858a87c783b3c7d54e4f1b421e6d6f85c451\" id=34340c2b-1356-4342-974c-b201985c465c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.093586 | controller |     "Jun 09 14:01:10.126048 crc crio[23733]: time=\"2026-06-09T14:01:10.125946187Z\" level=info msg=\"Stopping pod sandbox: b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639\" id=8912777d-9f9f-476a-97b6-275d8467ce0b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.093601 | controller |     "Jun 09 14:01:10.126517 crc crio[23733]: time=\"2026-06-09T14:01:10.12606261Z\" level=info msg=\"Stopped pod sandbox (already stopped): b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639\" id=8912777d-9f9f-476a-97b6-275d8467ce0b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.093616 | controller |     "Jun 09 14:01:10.127068 crc crio[23733]: time=\"2026-06-09T14:01:10.126998484Z\" level=info msg=\"Removing pod sandbox: b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639\" id=0199d57e-6042-4cac-9e65-fba8b575ac35 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.093631 | controller |     "Jun 09 14:01:10.163802 crc crio[23733]: time=\"2026-06-09T14:01:10.146184944Z\" level=info msg=\"Removed pod sandbox: b856f2c9d265825802e716933af6070683f05ff9bfdec4896b00bd181fcc9639\" id=0199d57e-6042-4cac-9e65-fba8b575ac35 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.093646 | controller |     "Jun 09 14:01:10.163802 crc crio[23733]: time=\"2026-06-09T14:01:10.147715792Z\" level=info msg=\"Stopping pod sandbox: 2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52\" id=dd1c7a6f-b0bf-4f31-88dc-6a33370cc991 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.093661 | controller |     "Jun 09 14:01:10.163802 crc crio[23733]: time=\"2026-06-09T14:01:10.147790374Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52\" id=dd1c7a6f-b0bf-4f31-88dc-6a33370cc991 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.093676 | controller |     "Jun 09 14:01:10.163802 crc crio[23733]: time=\"2026-06-09T14:01:10.148362479Z\" level=info msg=\"Removing pod sandbox: 2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52\" id=5d557bd2-c549-45bd-acc4-6c4742857bcb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.093694 | controller |     "Jun 09 14:01:10.166297 crc crio[23733]: time=\"2026-06-09T14:01:10.166204845Z\" level=info msg=\"Removed pod sandbox: 2b057bf7cc2906d46cef9794b66b79d4fc1f783c07528b9eb26e21cb73902e52\" id=5d557bd2-c549-45bd-acc4-6c4742857bcb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.093709 | controller |     "Jun 09 14:01:10.176396 crc crio[23733]: time=\"2026-06-09T14:01:10.168379641Z\" level=info msg=\"Stopping pod sandbox: b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7\" id=5710c028-ee3a-4004-bbaf-9991c274e9d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.093724 | controller |     "Jun 09 14:01:10.176396 crc crio[23733]: time=\"2026-06-09T14:01:10.168492644Z\" level=info msg=\"Stopped pod sandbox (already stopped): b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7\" id=5710c028-ee3a-4004-bbaf-9991c274e9d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.093739 | controller |     "Jun 09 14:01:10.176396 crc crio[23733]: time=\"2026-06-09T14:01:10.169181281Z\" level=info msg=\"Removing pod sandbox: b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7\" id=5c0834ea-4b09-4495-9a14-3fc9391e303e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.093754 | controller |     "Jun 09 14:01:10.195832 crc crio[23733]: time=\"2026-06-09T14:01:10.195707076Z\" level=info msg=\"Removed pod sandbox: b297c1d5632289e86c9b89a264c9fcbcfa1affe9b6c1b9c8b024cdbc7a43b0c7\" id=5c0834ea-4b09-4495-9a14-3fc9391e303e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.093769 | controller |     "Jun 09 14:01:10.197402 crc crio[23733]: time=\"2026-06-09T14:01:10.197336116Z\" level=info msg=\"Stopping pod sandbox: 3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c\" id=8589e795-aaa0-4c54-93ec-131c5bb278f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.093784 | controller |     "Jun 09 14:01:10.197507 crc crio[23733]: time=\"2026-06-09T14:01:10.197414348Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c\" id=8589e795-aaa0-4c54-93ec-131c5bb278f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.093799 | controller |     "Jun 09 14:01:10.198190 crc crio[23733]: time=\"2026-06-09T14:01:10.198069575Z\" level=info msg=\"Removing pod sandbox: 3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c\" id=d68dbfa6-d80a-4653-89a5-7d191ce06094 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.093814 | controller |     "Jun 09 14:01:10.215183 crc crio[23733]: time=\"2026-06-09T14:01:10.214587239Z\" level=info msg=\"Removed pod sandbox: 3f7c2f975ecf540ad32415bc069663d392f2bdf015da29abbc123818a8909b1c\" id=d68dbfa6-d80a-4653-89a5-7d191ce06094 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.093829 | controller |     "Jun 09 14:01:10.217752 crc crio[23733]: time=\"2026-06-09T14:01:10.217468431Z\" level=info msg=\"Stopping pod sandbox: d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6\" id=a37b13f7-0b25-4a41-a469-9823bce4e9b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.093844 | controller |     "Jun 09 14:01:10.217752 crc crio[23733]: time=\"2026-06-09T14:01:10.217566034Z\" level=info msg=\"Stopped pod sandbox (already stopped): d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6\" id=a37b13f7-0b25-4a41-a469-9823bce4e9b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.093858 | controller |     "Jun 09 14:01:10.218354 crc crio[23733]: time=\"2026-06-09T14:01:10.218289111Z\" level=info msg=\"Removing pod sandbox: d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6\" id=cd571749-dab7-4031-9420-1c7f7c2783cc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.093876 | controller |     "Jun 09 14:01:10.260378 crc crio[23733]: time=\"2026-06-09T14:01:10.260264343Z\" level=info msg=\"Removed pod sandbox: d16d055fd1ef5c296adf7b50597416a863f8fc1e760ca053154b501b14feb8d6\" id=cd571749-dab7-4031-9420-1c7f7c2783cc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.093891 | controller |     "Jun 09 14:01:11.553030 crc crio[23733]: time=\"2026-06-09T14:01:11.552296858Z\" level=info msg=\"Stopping pod sandbox: 984de35448d37477d1f6a1b1f6b50b19c2e8ee4f1925c57208ac438a8b3af727\" id=83eb03d0-f137-49cc-bce3-bafcd84b063d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.093906 | controller |     "Jun 09 14:01:11.554389 crc crio[23733]: time=\"2026-06-09T14:01:11.5539913Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29683561-664ws Namespace:openstack ID:984de35448d37477d1f6a1b1f6b50b19c2e8ee4f1925c57208ac438a8b3af727 UID:56c38d57-879f-4096-9e53-857d127b78e2 NetNS:/var/run/netns/b0310269-6ad3-4e77-af95-20aa79bdd1d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56c38d57_879f_4096_9e53_857d127b78e2.slice PodAnnotations:0xc002898300}] Aliases:map[]}\"",
2026-06-09 14:45:34.093921 | controller |     "Jun 09 14:01:11.554389 crc crio[23733]: time=\"2026-06-09T14:01:11.554207296Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29683561-664ws from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.093935 | controller |     "Jun 09 14:01:12.038540 crc crio[23733]: time=\"2026-06-09T14:01:12.038437249Z\" level=info msg=\"Stopped pod sandbox: 984de35448d37477d1f6a1b1f6b50b19c2e8ee4f1925c57208ac438a8b3af727\" id=83eb03d0-f137-49cc-bce3-bafcd84b063d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.093950 | controller |     "Jun 09 14:01:13.006924 crc crio[23733]: time=\"2026-06-09T14:01:13.006837514Z\" level=info msg=\"Stopping container: 2216fa409133ef1986cf0daff1c5f03a7479b5ceaa353e1dd73b10698ed579cf (timeout: 10s)\" id=478db24e-f490-4e22-97d1-4be64f6cb28d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.093966 | controller |     "Jun 09 14:01:13.161953 crc crio[23733]: time=\"2026-06-09T14:01:13.160881445Z\" level=info msg=\"Stopped container 2216fa409133ef1986cf0daff1c5f03a7479b5ceaa353e1dd73b10698ed579cf: openstack/dnsmasq-dns-85c56b86b7-nl2bp/dnsmasq-dns\" id=478db24e-f490-4e22-97d1-4be64f6cb28d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.093981 | controller |     "Jun 09 14:01:13.168254 crc crio[23733]: time=\"2026-06-09T14:01:13.167980062Z\" level=info msg=\"Stopping pod sandbox: 0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7\" id=7c0eb2e1-c900-4627-8590-dc58849e820f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.093996 | controller |     "Jun 09 14:01:13.169087 crc crio[23733]: time=\"2026-06-09T14:01:13.169028989Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c56b86b7-nl2bp Namespace:openstack ID:0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7 UID:c81c69dc-0350-4330-afa8-25c3fc3f85fe NetNS:/var/run/netns/cfdccd6d-0c8a-4379-9a82-bfe380573188 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc81c69dc_0350_4330_afa8_25c3fc3f85fe.slice PodAnnotations:0xc00720c0a0}] Aliases:map[]}\"",
2026-06-09 14:45:34.094012 | controller |     "Jun 09 14:01:13.169311 crc crio[23733]: time=\"2026-06-09T14:01:13.169255844Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-85c56b86b7-nl2bp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.094027 | controller |     "Jun 09 14:01:13.640597 crc crio[23733]: time=\"2026-06-09T14:01:13.640284957Z\" level=info msg=\"Stopped pod sandbox: 0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7\" id=7c0eb2e1-c900-4627-8590-dc58849e820f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.094046 | controller |     "Jun 09 14:01:14.626425 crc crio[23733]: time=\"2026-06-09T14:01:14.62531488Z\" level=info msg=\"Removing container: 2216fa409133ef1986cf0daff1c5f03a7479b5ceaa353e1dd73b10698ed579cf\" id=75c03e14-07bf-4fcc-8ee1-13a317e2fa8f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.094061 | controller |     "Jun 09 14:01:14.664044 crc crio[23733]: time=\"2026-06-09T14:01:14.663436485Z\" level=info msg=\"Removed container 2216fa409133ef1986cf0daff1c5f03a7479b5ceaa353e1dd73b10698ed579cf: openstack/dnsmasq-dns-85c56b86b7-nl2bp/dnsmasq-dns\" id=75c03e14-07bf-4fcc-8ee1-13a317e2fa8f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.094077 | controller |     "Jun 09 14:01:14.674903 crc crio[23733]: time=\"2026-06-09T14:01:14.674759489Z\" level=info msg=\"Removing container: 51995eec109681c667bbde35a6d0fbc2bac6f0dff9ad8a1714a66135061c4623\" id=27a2f37e-78e1-45a3-a4d6-dc48bd52bc98 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.094092 | controller |     "Jun 09 14:01:14.715072 crc crio[23733]: time=\"2026-06-09T14:01:14.714954756Z\" level=info msg=\"Removed container 51995eec109681c667bbde35a6d0fbc2bac6f0dff9ad8a1714a66135061c4623: openstack/dnsmasq-dns-85c56b86b7-nl2bp/init\" id=27a2f37e-78e1-45a3-a4d6-dc48bd52bc98 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.094107 | controller |     "Jun 09 14:02:11.381360 crc crio[23733]: time=\"2026-06-09T14:02:11.380028873Z\" level=info msg=\"Removing container: c486fac1b166d81467fa6507531744360ff884b0312a7d58b0b6eec3f712225d\" id=8b7cc67e-5c59-4c79-be30-f82018ad6b02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.094122 | controller |     "Jun 09 14:02:11.592906 crc crio[23733]: time=\"2026-06-09T14:02:11.591887651Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683562-rbrmg/POD\" id=cb6ed0e1-423a-47c0-a92f-94aa89209555 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.094138 | controller |     "Jun 09 14:02:11.592906 crc crio[23733]: time=\"2026-06-09T14:02:11.59260088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.094153 | controller |     "Jun 09 14:02:11.652436 crc crio[23733]: time=\"2026-06-09T14:02:11.652015718Z\" level=info msg=\"Removed container c486fac1b166d81467fa6507531744360ff884b0312a7d58b0b6eec3f712225d: openstack/neutron-544f9cd8d8-6gj8g/neutron-api\" id=8b7cc67e-5c59-4c79-be30-f82018ad6b02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.094168 | controller |     "Jun 09 14:02:11.660751 crc crio[23733]: time=\"2026-06-09T14:02:11.658465419Z\" level=info msg=\"Removing container: af6c03d593c631ba43c4269e38f16ca9aab01a48cb41325d3603610c62df7d19\" id=d8281ce3-3a0f-431f-b53c-f7be01d9be7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.094183 | controller |     "Jun 09 14:02:11.888846 crc crio[23733]: time=\"2026-06-09T14:02:11.884001451Z\" level=info msg=\"Removed container af6c03d593c631ba43c4269e38f16ca9aab01a48cb41325d3603610c62df7d19: openstack/keystone-bootstrap-prcwx/keystone-bootstrap\" id=d8281ce3-3a0f-431f-b53c-f7be01d9be7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.094199 | controller |     "Jun 09 14:02:11.901735 crc crio[23733]: time=\"2026-06-09T14:02:11.90074771Z\" level=info msg=\"Removing container: d8582e9f0fd5d26d0887308f5e0320bab9ae7503c499750a02af7c5e937916d9\" id=9572d035-72ed-4c7b-b2a8-5728152a770a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.094214 | controller |     "Jun 09 14:02:11.914306 crc crio[23733]: time=\"2026-06-09T14:02:11.914204168Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683562-rbrmg Namespace:openshift-infra ID:75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548 UID:e0c5647b-9e73-4076-a191-1973898f4baa NetNS:/var/run/netns/9489c01a-6134-4973-aa54-0ddb44644359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0c5647b_9e73_4076_a191_1973898f4baa.slice PodAnnotations:0xc0010261c8}] Aliases:map[]}\"",
2026-06-09 14:45:34.094232 | controller |     "Jun 09 14:02:11.914306 crc crio[23733]: time=\"2026-06-09T14:02:11.91428642Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683562-rbrmg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.094248 | controller |     "Jun 09 14:02:12.109635 crc crio[23733]: time=\"2026-06-09T14:02:12.109443559Z\" level=info msg=\"Removed container d8582e9f0fd5d26d0887308f5e0320bab9ae7503c499750a02af7c5e937916d9: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/init\" id=9572d035-72ed-4c7b-b2a8-5728152a770a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.094264 | controller |     "Jun 09 14:02:12.166516 crc crio[23733]: time=\"2026-06-09T14:02:12.164283224Z\" level=info msg=\"Stopping pod sandbox: 33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528\" id=6317ae87-f133-43b6-b35c-8d0441ced0a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.094279 | controller |     "Jun 09 14:02:12.166516 crc crio[23733]: time=\"2026-06-09T14:02:12.164381676Z\" level=info msg=\"Stopped pod sandbox (already stopped): 33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528\" id=6317ae87-f133-43b6-b35c-8d0441ced0a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.094294 | controller |     "Jun 09 14:02:12.166516 crc crio[23733]: time=\"2026-06-09T14:02:12.166048088Z\" level=info msg=\"Removing pod sandbox: 33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528\" id=19c60c09-482e-4781-9419-5dfae68996f5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.094309 | controller |     "Jun 09 14:02:12.231666 crc crio[23733]: time=\"2026-06-09T14:02:12.230740369Z\" level=info msg=\"Removed pod sandbox: 33f6fba8211ba464ae94a930503b55b426a9b16c29ce08070b575908b54db528\" id=19c60c09-482e-4781-9419-5dfae68996f5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.094324 | controller |     "Jun 09 14:02:12.233755 crc crio[23733]: time=\"2026-06-09T14:02:12.233622761Z\" level=info msg=\"Stopping pod sandbox: 0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7\" id=8dd3b25b-74d9-499b-8358-7ebd4bc6b650 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.094339 | controller |     "Jun 09 14:02:12.233855 crc crio[23733]: time=\"2026-06-09T14:02:12.233793295Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7\" id=8dd3b25b-74d9-499b-8358-7ebd4bc6b650 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.094354 | controller |     "Jun 09 14:02:12.234570 crc crio[23733]: time=\"2026-06-09T14:02:12.234507663Z\" level=info msg=\"Removing pod sandbox: 0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7\" id=ff675859-44ab-4ecf-98ae-1cb0c17311f6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.094369 | controller |     "Jun 09 14:02:12.270337 crc crio[23733]: time=\"2026-06-09T14:02:12.270064964Z\" level=info msg=\"Removed pod sandbox: 0a610755bb9b941428b6a8011cb5fa86aea15f65928ad10fb0ef309b90f584d7\" id=ff675859-44ab-4ecf-98ae-1cb0c17311f6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.094384 | controller |     "Jun 09 14:02:12.720518 crc crio[23733]: 2026-06-09T14:02:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:75df17fe41ee1cd Mac:d6:71:b6:12:30:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/9489c01a-6134-4973-aa54-0ddb44644359 SocketPath: PciID:}] [{Interface:0xc000014cd0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.094400 | controller |     "Jun 09 14:02:12.725410 crc crio[23733]: time=\"2026-06-09T14:02:12.723384813Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683562-rbrmg Namespace:openshift-infra ID:75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548 UID:e0c5647b-9e73-4076-a191-1973898f4baa NetNS:/var/run/netns/9489c01a-6134-4973-aa54-0ddb44644359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0c5647b_9e73_4076_a191_1973898f4baa.slice PodAnnotations:0xc0010261c8}] Aliases:map[]}\"",
2026-06-09 14:45:34.094419 | controller |     "Jun 09 14:02:12.726228 crc crio[23733]: time=\"2026-06-09T14:02:12.725616709Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683562-rbrmg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.094435 | controller |     "Jun 09 14:02:12.745375 crc crio[23733]: time=\"2026-06-09T14:02:12.745274482Z\" level=info msg=\"Ran pod sandbox 75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548 with infra container: openshift-infra/auto-csr-approver-29683562-rbrmg/POD\" id=cb6ed0e1-423a-47c0-a92f-94aa89209555 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.094451 | controller |     "Jun 09 14:02:12.749978 crc crio[23733]: time=\"2026-06-09T14:02:12.749931248Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c16c6568-b39a-431c-884b-b566119f6989 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.094466 | controller |     "Jun 09 14:02:12.770031 crc crio[23733]: time=\"2026-06-09T14:02:12.769945469Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.094482 | controller |     "Jun 09 14:02:13.563584 crc crio[23733]: time=\"2026-06-09T14:02:13.56297226Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c16c6568-b39a-431c-884b-b566119f6989 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.094497 | controller |     "Jun 09 14:02:13.565067 crc crio[23733]: time=\"2026-06-09T14:02:13.564955Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e3b505d4-8dbc-439b-948f-65cac9b8b8cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.094526 | controller |     "Jun 09 14:02:13.568921 crc crio[23733]: time=\"2026-06-09T14:02:13.568812227Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6bf057da-1ac5-4231-aa60-5803ec0428a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.094547 | controller |     "Jun 09 14:02:13.582139 crc crio[23733]: time=\"2026-06-09T14:02:13.582018598Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683562-rbrmg/oc\" id=a0bb0df7-8751-43fb-b737-f91c3a53c415 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.094563 | controller |     "Jun 09 14:02:13.582795 crc crio[23733]: time=\"2026-06-09T14:02:13.582745816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.094578 | controller |     "Jun 09 14:02:13.644080 crc crio[23733]: time=\"2026-06-09T14:02:13.643963811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.094593 | controller |     "Jun 09 14:02:14.180913 crc crio[23733]: time=\"2026-06-09T14:02:14.180819712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.094608 | controller |     "Jun 09 14:02:14.342700 crc crio[23733]: time=\"2026-06-09T14:02:14.342500834Z\" level=info msg=\"Created container 21b92eceb58a441a4b1bcecd993865f7f67a6bfe230cad68c053c8bb6b4a82b5: openshift-infra/auto-csr-approver-29683562-rbrmg/oc\" id=a0bb0df7-8751-43fb-b737-f91c3a53c415 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.094626 | controller |     "Jun 09 14:02:14.344202 crc crio[23733]: time=\"2026-06-09T14:02:14.344152265Z\" level=info msg=\"Starting container: 21b92eceb58a441a4b1bcecd993865f7f67a6bfe230cad68c053c8bb6b4a82b5\" id=3ad43098-70ee-41c1-8fbd-8f2a2e58b2b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.094641 | controller |     "Jun 09 14:02:14.350971 crc crio[23733]: time=\"2026-06-09T14:02:14.350874513Z\" level=info msg=\"Started container\" PID=98906 containerID=21b92eceb58a441a4b1bcecd993865f7f67a6bfe230cad68c053c8bb6b4a82b5 description=openshift-infra/auto-csr-approver-29683562-rbrmg/oc id=3ad43098-70ee-41c1-8fbd-8f2a2e58b2b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548",
2026-06-09 14:45:34.094657 | controller |     "Jun 09 14:02:21.529032 crc crio[23733]: time=\"2026-06-09T14:02:21.52387976Z\" level=info msg=\"Stopping pod sandbox: 75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548\" id=b1bf8f41-88f8-48c1-9dab-8e4711373753 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.094672 | controller |     "Jun 09 14:02:21.537732 crc crio[23733]: time=\"2026-06-09T14:02:21.529918652Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683562-rbrmg Namespace:openshift-infra ID:75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548 UID:e0c5647b-9e73-4076-a191-1973898f4baa NetNS:/var/run/netns/9489c01a-6134-4973-aa54-0ddb44644359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0c5647b_9e73_4076_a191_1973898f4baa.slice PodAnnotations:0xc0020d8cc0}] Aliases:map[]}\"",
2026-06-09 14:45:34.094688 | controller |     "Jun 09 14:02:21.537732 crc crio[23733]: time=\"2026-06-09T14:02:21.530100707Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683562-rbrmg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.094704 | controller |     "Jun 09 14:02:22.011667 crc crio[23733]: time=\"2026-06-09T14:02:22.009921641Z\" level=info msg=\"Stopped pod sandbox: 75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548\" id=b1bf8f41-88f8-48c1-9dab-8e4711373753 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.094719 | controller |     "Jun 09 14:02:41.702201 crc crio[23733]: time=\"2026-06-09T14:02:41.698855517Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-c25b2/POD\" id=be5f5fb0-dbbf-49af-89af-a5c7d433f3ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.094735 | controller |     "Jun 09 14:02:41.702201 crc crio[23733]: time=\"2026-06-09T14:02:41.702165129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.094751 | controller |     "Jun 09 14:02:42.332571 crc crio[23733]: time=\"2026-06-09T14:02:42.332213457Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c25b2 Namespace:openshift-marketplace ID:ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633 UID:13991314-d7a4-4c1a-bde4-88654c6527ac NetNS:/var/run/netns/ebc68bd9-dc5b-4d5d-81ca-e3267fe3531c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13991314_d7a4_4c1a_bde4_88654c6527ac.slice PodAnnotations:0xc0025a6108}] Aliases:map[]}\"",
2026-06-09 14:45:34.094766 | controller |     "Jun 09 14:02:42.332571 crc crio[23733]: time=\"2026-06-09T14:02:42.332313179Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-c25b2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.094781 | controller |     "Jun 09 14:02:45.248308 crc crio[23733]: time=\"2026-06-09T14:02:45.247398344Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-c9b26/POD\" id=a547fd48-992b-4475-af4c-5565950b22cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.094803 | controller |     "Jun 09 14:02:45.248308 crc crio[23733]: time=\"2026-06-09T14:02:45.247979538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.094819 | controller |     "Jun 09 14:02:46.400258 crc crio[23733]: time=\"2026-06-09T14:02:46.394281803Z\" level=info msg=\"Got pod network &{Name:community-operators-c9b26 Namespace:openshift-marketplace ID:05e225bdd698d46b7bcbe449492b0e87ab022d56d371d9bbf74b13c298f2a63e UID:f7fdcda1-e0e2-4dc6-8c73-fb2fb1652b99 NetNS:/var/run/netns/f7661a55-d0d5-46b5-b6ed-6e4b63f630bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7fdcda1_e0e2_4dc6_8c73_fb2fb1652b99.slice PodAnnotations:0xc00008c6a0}] Aliases:map[]}\"",
2026-06-09 14:45:34.094834 | controller |     "Jun 09 14:02:46.400258 crc crio[23733]: time=\"2026-06-09T14:02:46.396097448Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-c9b26 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.094850 | controller |     "Jun 09 14:02:49.937239 crc crio[23733]: time=\"2026-06-09T14:02:49.931297441Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-nk8gn/POD\" id=846ade2a-c15f-4c34-80fe-41ec441e1785 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.094865 | controller |     "Jun 09 14:02:49.937239 crc crio[23733]: time=\"2026-06-09T14:02:49.932704397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.094891 | controller |     "Jun 09 14:02:50.109724 crc crio[23733]: time=\"2026-06-09T14:02:50.105980489Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nk8gn Namespace:openshift-marketplace ID:f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4 UID:f7d37595-c5fb-4945-9bca-00ffa4b7abf3 NetNS:/var/run/netns/22755318-53f2-412a-98c4-1f3be4c4496a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7d37595_c5fb_4945_9bca_00ffa4b7abf3.slice PodAnnotations:0xc002b0e7a0}] Aliases:map[]}\"",
2026-06-09 14:45:34.094908 | controller |     "Jun 09 14:02:50.109724 crc crio[23733]: time=\"2026-06-09T14:02:50.106089301Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-nk8gn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.094923 | controller |     "Jun 09 14:02:50.276355 crc crio[23733]: 2026-06-09T14:02:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea4cf21dcd16da2 Mac:02:06:63:25:01:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/ebc68bd9-dc5b-4d5d-81ca-e3267fe3531c SocketPath: PciID:}] [{Interface:0xc0003e2940 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.094939 | controller |     "Jun 09 14:02:50.280164 crc crio[23733]: time=\"2026-06-09T14:02:50.278949163Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c25b2 Namespace:openshift-marketplace ID:ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633 UID:13991314-d7a4-4c1a-bde4-88654c6527ac NetNS:/var/run/netns/ebc68bd9-dc5b-4d5d-81ca-e3267fe3531c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13991314_d7a4_4c1a_bde4_88654c6527ac.slice PodAnnotations:0xc0025a6108}] Aliases:map[]}\"",
2026-06-09 14:45:34.094954 | controller |     "Jun 09 14:02:50.286176 crc crio[23733]: time=\"2026-06-09T14:02:50.284968544Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-c25b2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.094973 | controller |     "Jun 09 14:02:50.360598 crc crio[23733]: time=\"2026-06-09T14:02:50.351355487Z\" level=info msg=\"Ran pod sandbox ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633 with infra container: openshift-marketplace/redhat-marketplace-c25b2/POD\" id=be5f5fb0-dbbf-49af-89af-a5c7d433f3ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.094992 | controller |     "Jun 09 14:02:50.384023 crc crio[23733]: time=\"2026-06-09T14:02:50.38377583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f425ce86-1cf7-41d7-8e15-9a0e1cfbe9c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.095011 | controller |     "Jun 09 14:02:50.404854 crc crio[23733]: time=\"2026-06-09T14:02:50.403462082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4840d98b-1a7d-4ae2-871c-6a7aa8a56461 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.095027 | controller |     "Jun 09 14:02:50.434215 crc crio[23733]: time=\"2026-06-09T14:02:50.43290033Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-c25b2/extract-utilities\" id=5db7622f-c187-4d94-bf8e-d02bb8bb9fce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.095042 | controller |     "Jun 09 14:02:50.440230 crc crio[23733]: time=\"2026-06-09T14:02:50.437789243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.095057 | controller |     "Jun 09 14:02:50.735506 crc crio[23733]: 2026-06-09T14:02:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05e225bdd698d46 Mac:52:1b:ae:25:c9:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/f7661a55-d0d5-46b5-b6ed-6e4b63f630bb SocketPath: PciID:}] [{Interface:0xc0002cc760 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.095073 | controller |     "Jun 09 14:02:50.739319 crc crio[23733]: time=\"2026-06-09T14:02:50.739080783Z\" level=info msg=\"Got pod network &{Name:community-operators-c9b26 Namespace:openshift-marketplace ID:05e225bdd698d46b7bcbe449492b0e87ab022d56d371d9bbf74b13c298f2a63e UID:f7fdcda1-e0e2-4dc6-8c73-fb2fb1652b99 NetNS:/var/run/netns/f7661a55-d0d5-46b5-b6ed-6e4b63f630bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7fdcda1_e0e2_4dc6_8c73_fb2fb1652b99.slice PodAnnotations:0xc00008c6a0}] Aliases:map[]}\"",
2026-06-09 14:45:34.095089 | controller |     "Jun 09 14:02:50.740023 crc crio[23733]: time=\"2026-06-09T14:02:50.739451653Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-c9b26 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.095105 | controller |     "Jun 09 14:02:50.772328 crc crio[23733]: time=\"2026-06-09T14:02:50.771383812Z\" level=info msg=\"Ran pod sandbox 05e225bdd698d46b7bcbe449492b0e87ab022d56d371d9bbf74b13c298f2a63e with infra container: openshift-marketplace/community-operators-c9b26/POD\" id=a547fd48-992b-4475-af4c-5565950b22cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.095120 | controller |     "Jun 09 14:02:50.781497 crc crio[23733]: time=\"2026-06-09T14:02:50.780497571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=14ce3a13-c97b-49a7-b451-2e0db0e2a6fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.095135 | controller |     "Jun 09 14:02:50.825959 crc crio[23733]: time=\"2026-06-09T14:02:50.825002566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.095154 | controller |     "Jun 09 14:02:50.830502 crc crio[23733]: time=\"2026-06-09T14:02:50.830420691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d2e16bed-5aa5-4081-b29b-364bc9506e32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.095169 | controller |     "Jun 09 14:02:50.860756 crc crio[23733]: time=\"2026-06-09T14:02:50.860567597Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c9b26/extract-utilities\" id=29c6701f-b98c-4d1a-bec7-c903a2bfcda8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.095185 | controller |     "Jun 09 14:02:50.866872 crc crio[23733]: time=\"2026-06-09T14:02:50.861859109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.095200 | controller |     "Jun 09 14:02:50.965959 crc crio[23733]: time=\"2026-06-09T14:02:50.963475286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.095215 | controller |     "Jun 09 14:02:51.569802 crc crio[23733]: 2026-06-09T14:02:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f2220181a2e801f Mac:9e:27:81:24:3b:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/22755318-53f2-412a-98c4-1f3be4c4496a SocketPath: PciID:}] [{Interface:0xc0006925d0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.095230 | controller |     "Jun 09 14:02:51.590446 crc crio[23733]: time=\"2026-06-09T14:02:51.590279991Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nk8gn Namespace:openshift-marketplace ID:f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4 UID:f7d37595-c5fb-4945-9bca-00ffa4b7abf3 NetNS:/var/run/netns/22755318-53f2-412a-98c4-1f3be4c4496a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7d37595_c5fb_4945_9bca_00ffa4b7abf3.slice PodAnnotations:0xc002b0e7a0}] Aliases:map[]}\"",
2026-06-09 14:45:34.095246 | controller |     "Jun 09 14:02:51.608736 crc crio[23733]: time=\"2026-06-09T14:02:51.608631562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.095261 | controller |     "Jun 09 14:02:51.610206 crc crio[23733]: time=\"2026-06-09T14:02:51.610053857Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-nk8gn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.095277 | controller |     "Jun 09 14:02:51.636989 crc crio[23733]: time=\"2026-06-09T14:02:51.636244903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.095292 | controller |     "Jun 09 14:02:51.677055 crc crio[23733]: time=\"2026-06-09T14:02:51.663985849Z\" level=info msg=\"Ran pod sandbox f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4 with infra container: openshift-marketplace/redhat-operators-nk8gn/POD\" id=846ade2a-c15f-4c34-80fe-41ec441e1785 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.095308 | controller |     "Jun 09 14:02:51.762622 crc crio[23733]: time=\"2026-06-09T14:02:51.762458536Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5bd070f1-3231-4f00-bc6a-a55506b54e52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.095327 | controller |     "Jun 09 14:02:51.773420 crc crio[23733]: time=\"2026-06-09T14:02:51.773246496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a0035611-9bff-488d-9ed2-495ed61b878b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.095342 | controller |     "Jun 09 14:02:51.879728 crc crio[23733]: time=\"2026-06-09T14:02:51.879010837Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nk8gn/extract-utilities\" id=cce3d036-0261-4adc-bdc3-9a7043d57bf7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.095358 | controller |     "Jun 09 14:02:51.883885 crc crio[23733]: time=\"2026-06-09T14:02:51.881462669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.095373 | controller |     "Jun 09 14:02:53.138777 crc crio[23733]: time=\"2026-06-09T14:02:53.133674366Z\" level=info msg=\"Created container 0d7dcf1f276f0ef33a2100f8f3b76d7a354203741bebf95fc7541a538fd34624: openshift-marketplace/redhat-marketplace-c25b2/extract-utilities\" id=5db7622f-c187-4d94-bf8e-d02bb8bb9fce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.095393 | controller |     "Jun 09 14:02:53.282452 crc crio[23733]: time=\"2026-06-09T14:02:53.282072144Z\" level=info msg=\"Starting container: 0d7dcf1f276f0ef33a2100f8f3b76d7a354203741bebf95fc7541a538fd34624\" id=5eb356c4-b3f9-4a94-b6b8-051eeb34b003 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.095411 | controller |     "Jun 09 14:02:53.364372 crc crio[23733]: time=\"2026-06-09T14:02:53.353578335Z\" level=info msg=\"Started container\" PID=100776 containerID=0d7dcf1f276f0ef33a2100f8f3b76d7a354203741bebf95fc7541a538fd34624 description=openshift-marketplace/redhat-marketplace-c25b2/extract-utilities id=5eb356c4-b3f9-4a94-b6b8-051eeb34b003 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633",
2026-06-09 14:45:34.095427 | controller |     "Jun 09 14:02:53.765346 crc crio[23733]: time=\"2026-06-09T14:02:53.763314392Z\" level=info msg=\"Created container 8fc60f25b28d05eb2765efd7c8373398b86f3d0e414ab09e1db1e788272cff06: openshift-marketplace/community-operators-c9b26/extract-utilities\" id=29c6701f-b98c-4d1a-bec7-c903a2bfcda8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.095442 | controller |     "Jun 09 14:02:53.775240 crc crio[23733]: time=\"2026-06-09T14:02:53.774962144Z\" level=info msg=\"Starting container: 8fc60f25b28d05eb2765efd7c8373398b86f3d0e414ab09e1db1e788272cff06\" id=e8204a48-c280-4c85-afad-f315f9a0cdc9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.095457 | controller |     "Jun 09 14:02:53.815304 crc crio[23733]: time=\"2026-06-09T14:02:53.812489276Z\" level=info msg=\"Started container\" PID=100819 containerID=8fc60f25b28d05eb2765efd7c8373398b86f3d0e414ab09e1db1e788272cff06 description=openshift-marketplace/community-operators-c9b26/extract-utilities id=e8204a48-c280-4c85-afad-f315f9a0cdc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e225bdd698d46b7bcbe449492b0e87ab022d56d371d9bbf74b13c298f2a63e",
2026-06-09 14:45:34.095472 | controller |     "Jun 09 14:02:53.937863 crc crio[23733]: time=\"2026-06-09T14:02:53.936964054Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8a578997-de6c-4a2f-82ec-752a3cc1dafc name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.095488 | controller |     "Jun 09 14:02:53.939281 crc crio[23733]: time=\"2026-06-09T14:02:53.937982129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.095503 | controller |     "Jun 09 14:02:53.997044 crc crio[23733]: time=\"2026-06-09T14:02:53.991525461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.095540 | controller |     "Jun 09 14:02:53.997044 crc crio[23733]: time=\"2026-06-09T14:02:53.996692781Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 14:45:34.095558 | controller |     "Jun 09 14:02:55.992490 crc crio[23733]: time=\"2026-06-09T14:02:55.986798347Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=8a578997-de6c-4a2f-82ec-752a3cc1dafc name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.095574 | controller |     "Jun 09 14:02:56.351446 crc crio[23733]: time=\"2026-06-09T14:02:56.350927522Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e82c455a-a3aa-4431-aaa8-21808df1cbf7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.095590 | controller |     "Jun 09 14:02:56.648267 crc crio[23733]: time=\"2026-06-09T14:02:56.636755904Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3a87a3e1-e1d8-49b1-aabe-693322e5dde1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.095605 | controller |     "Jun 09 14:02:56.745412 crc crio[23733]: time=\"2026-06-09T14:02:56.741463118Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-c25b2/extract-content\" id=f41eb146-aa37-4876-bb35-b35bd8d6940b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.095620 | controller |     "Jun 09 14:02:56.750925 crc crio[23733]: time=\"2026-06-09T14:02:56.750547215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.095636 | controller |     "Jun 09 14:02:57.219976 crc crio[23733]: time=\"2026-06-09T14:02:57.146002525Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c086e769-e781-4d18-b03e-7692358305b1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.095650 | controller |     "Jun 09 14:02:57.396047 crc crio[23733]: time=\"2026-06-09T14:02:57.390916392Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 14:45:34.095666 | controller |     "Jun 09 14:02:57.849025 crc crio[23733]: time=\"2026-06-09T14:02:57.843961184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.095681 | controller |     "Jun 09 14:02:57.915492 crc crio[23733]: time=\"2026-06-09T14:02:57.915042436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.095696 | controller |     "Jun 09 14:03:09.383825 crc crio[23733]: time=\"2026-06-09T14:03:09.382778039Z\" level=info msg=\"Created container 058108c36b3aa95390c8c1712643ddf47f7c7a92c8ac66bd7ec353129f5bbc43: openshift-marketplace/redhat-marketplace-c25b2/extract-content\" id=f41eb146-aa37-4876-bb35-b35bd8d6940b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.095711 | controller |     "Jun 09 14:03:09.389501 crc crio[23733]: time=\"2026-06-09T14:03:09.385302672Z\" level=info msg=\"Created container 76fd57355f3532640e58cb97107c85589f149f37b046ad3f25bac5f1649b1fd7: openshift-marketplace/redhat-operators-nk8gn/extract-utilities\" id=cce3d036-0261-4adc-bdc3-9a7043d57bf7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.095726 | controller |     "Jun 09 14:03:09.390899 crc crio[23733]: time=\"2026-06-09T14:03:09.386089812Z\" level=info msg=\"Starting container: 058108c36b3aa95390c8c1712643ddf47f7c7a92c8ac66bd7ec353129f5bbc43\" id=0838cbfc-5164-4f57-9af1-a6083a0577b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.095744 | controller |     "Jun 09 14:03:09.396513 crc crio[23733]: time=\"2026-06-09T14:03:09.395762965Z\" level=info msg=\"Starting container: 76fd57355f3532640e58cb97107c85589f149f37b046ad3f25bac5f1649b1fd7\" id=4b67a3c2-3b16-4c2f-9dda-70589e729e48 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.095802 | controller |     "Jun 09 14:03:09.413486 crc crio[23733]: time=\"2026-06-09T14:03:09.412935164Z\" level=info msg=\"Started container\" PID=101518 containerID=058108c36b3aa95390c8c1712643ddf47f7c7a92c8ac66bd7ec353129f5bbc43 description=openshift-marketplace/redhat-marketplace-c25b2/extract-content id=0838cbfc-5164-4f57-9af1-a6083a0577b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633",
2026-06-09 14:45:34.095820 | controller |     "Jun 09 14:03:09.414275 crc crio[23733]: time=\"2026-06-09T14:03:09.414011781Z\" level=info msg=\"Started container\" PID=101517 containerID=76fd57355f3532640e58cb97107c85589f149f37b046ad3f25bac5f1649b1fd7 description=openshift-marketplace/redhat-operators-nk8gn/extract-utilities id=4b67a3c2-3b16-4c2f-9dda-70589e729e48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4",
2026-06-09 14:45:34.095836 | controller |     "Jun 09 14:03:09.885565 crc crio[23733]: time=\"2026-06-09T14:03:09.883167057Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d9060fb0-75b4-4048-a0a3-3b0e243d6fba name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.095853 | controller |     "Jun 09 14:03:09.899728 crc crio[23733]: time=\"2026-06-09T14:03:09.899606189Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 14:45:34.095868 | controller |     "Jun 09 14:03:11.211718 crc crio[23733]: time=\"2026-06-09T14:03:11.210802256Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:bd465a77e75f6938a5535a0a2fcd34ee44f4b4d5af2dbcda4aceb633e38950da\" id=d9060fb0-75b4-4048-a0a3-3b0e243d6fba name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.095884 | controller |     "Jun 09 14:03:11.215939 crc crio[23733]: time=\"2026-06-09T14:03:11.215603095Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=93d7f7d9-d5bb-409e-9b1e-d912d867e8f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.095900 | controller |     "Jun 09 14:03:11.231096 crc crio[23733]: time=\"2026-06-09T14:03:11.230735515Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c7410b02-e666-478a-889c-a7c801744107 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.095915 | controller |     "Jun 09 14:03:11.302768 crc crio[23733]: time=\"2026-06-09T14:03:11.302604105Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nk8gn/extract-content\" id=b1ac1774-39bf-49eb-91f8-39d4d9150716 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.095931 | controller |     "Jun 09 14:03:11.304248 crc crio[23733]: time=\"2026-06-09T14:03:11.303893358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.095946 | controller |     "Jun 09 14:03:11.542827 crc crio[23733]: time=\"2026-06-09T14:03:11.542546889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.095962 | controller |     "Jun 09 14:03:11.571487 crc crio[23733]: time=\"2026-06-09T14:03:11.564378005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.095977 | controller |     "Jun 09 14:03:11.971043 crc crio[23733]: time=\"2026-06-09T14:03:11.969862975Z\" level=info msg=\"Created container 2949df9243e801883b548e4145a06ece77184ea3d954756501d75dba2726a269: openshift-marketplace/redhat-operators-nk8gn/extract-content\" id=b1ac1774-39bf-49eb-91f8-39d4d9150716 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.096038 | controller |     "Jun 09 14:03:11.977185 crc crio[23733]: time=\"2026-06-09T14:03:11.976552133Z\" level=info msg=\"Starting container: 2949df9243e801883b548e4145a06ece77184ea3d954756501d75dba2726a269\" id=53254cd0-364b-41b7-94b9-e3ac3b6345f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.096057 | controller |     "Jun 09 14:03:12.003904 crc crio[23733]: time=\"2026-06-09T14:03:12.00356925Z\" level=info msg=\"Started container\" PID=101843 containerID=2949df9243e801883b548e4145a06ece77184ea3d954756501d75dba2726a269 description=openshift-marketplace/redhat-operators-nk8gn/extract-content id=53254cd0-364b-41b7-94b9-e3ac3b6345f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4",
2026-06-09 14:45:34.096074 | controller |     "Jun 09 14:03:12.434404 crc crio[23733]: time=\"2026-06-09T14:03:12.433307129Z\" level=info msg=\"Removing container: 71d3cce680942f21a0043c3390a34acc3d335598c47db598b39f87f3f9c2adee\" id=a5f8d694-0f99-477c-955e-2444b4d5ffd5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.096093 | controller |     "Jun 09 14:03:12.714408 crc crio[23733]: time=\"2026-06-09T14:03:12.714046713Z\" level=info msg=\"Removed container 71d3cce680942f21a0043c3390a34acc3d335598c47db598b39f87f3f9c2adee: openstack/barbican-api-648d7bd4c4-hthvg/barbican-api\" id=a5f8d694-0f99-477c-955e-2444b4d5ffd5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.096113 | controller |     "Jun 09 14:03:12.729843 crc crio[23733]: time=\"2026-06-09T14:03:12.729735006Z\" level=info msg=\"Removing container: 58c532f50d1b458def62397e9168b0abc960f9add57d7e3b54f136822d877aa9\" id=3318d16e-510a-4322-8e9a-fac467fa9acf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.096128 | controller |     "Jun 09 14:03:12.891525 crc crio[23733]: time=\"2026-06-09T14:03:12.891415888Z\" level=info msg=\"Removed container 58c532f50d1b458def62397e9168b0abc960f9add57d7e3b54f136822d877aa9: openstack/barbican-api-648d7bd4c4-hthvg/barbican-api-log\" id=3318d16e-510a-4322-8e9a-fac467fa9acf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.096144 | controller |     "Jun 09 14:03:12.897411 crc crio[23733]: time=\"2026-06-09T14:03:12.897311945Z\" level=info msg=\"Removing container: 6991d018c2ae2831edf35e381a5bf912504382827f1186078d76b52d54e0b33d\" id=58fd2f87-a8dd-49a3-b55a-4a478b214492 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.096159 | controller |     "Jun 09 14:03:15.123518 crc crio[23733]: time=\"2026-06-09T14:03:15.122755661Z\" level=info msg=\"Removed container 6991d018c2ae2831edf35e381a5bf912504382827f1186078d76b52d54e0b33d: openshift-infra/auto-csr-approver-29683556-gm7t7/oc\" id=58fd2f87-a8dd-49a3-b55a-4a478b214492 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.096174 | controller |     "Jun 09 14:03:15.146969 crc crio[23733]: time=\"2026-06-09T14:03:15.146611109Z\" level=info msg=\"Removing container: 6f56c0c63f3d967d25c391b0933a6df58f7ab9d79bab0e6b7046a8817dbee71e\" id=4fa5a3bb-ba5e-4033-8220-a262100a33f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.096189 | controller |     "Jun 09 14:03:15.312830 crc crio[23733]: time=\"2026-06-09T14:03:15.310553438Z\" level=info msg=\"Removed container 6f56c0c63f3d967d25c391b0933a6df58f7ab9d79bab0e6b7046a8817dbee71e: openstack/dnsmasq-dns-7d5695b8ff-7cmbr/dnsmasq-dns\" id=4fa5a3bb-ba5e-4033-8220-a262100a33f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.096204 | controller |     "Jun 09 14:03:15.330384 crc crio[23733]: time=\"2026-06-09T14:03:15.327578444Z\" level=info msg=\"Removing container: 757865ce28e1e8791c870d32b1070e5f4a146591afc3a67293b91657c16b3e2a\" id=579ff62e-9c24-4c68-9360-aaefea3b1a43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.096222 | controller |     "Jun 09 14:03:15.545569 crc crio[23733]: time=\"2026-06-09T14:03:15.545457244Z\" level=info msg=\"Removed container 757865ce28e1e8791c870d32b1070e5f4a146591afc3a67293b91657c16b3e2a: openstack/neutron-544f9cd8d8-6gj8g/neutron-httpd\" id=579ff62e-9c24-4c68-9360-aaefea3b1a43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.096238 | controller |     "Jun 09 14:03:15.573083 crc crio[23733]: time=\"2026-06-09T14:03:15.572941712Z\" level=info msg=\"Stopping pod sandbox: 8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed\" id=d5d6344b-a52a-421f-a100-2a30cd881a52 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.096253 | controller |     "Jun 09 14:03:15.573083 crc crio[23733]: time=\"2026-06-09T14:03:15.573055166Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed\" id=d5d6344b-a52a-421f-a100-2a30cd881a52 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.096268 | controller |     "Jun 09 14:03:15.574418 crc crio[23733]: time=\"2026-06-09T14:03:15.574353227Z\" level=info msg=\"Removing pod sandbox: 8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed\" id=5c5fcb82-da69-4a79-b293-2d831f3ac637 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.096283 | controller |     "Jun 09 14:03:15.613093 crc crio[23733]: time=\"2026-06-09T14:03:15.612979825Z\" level=info msg=\"Removed pod sandbox: 8427af7521f7f76b6f58fb9fc6ff9e95d3cfe73b48fb80d61a387b992a9244ed\" id=5c5fcb82-da69-4a79-b293-2d831f3ac637 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.096299 | controller |     "Jun 09 14:03:15.616087 crc crio[23733]: time=\"2026-06-09T14:03:15.616001151Z\" level=info msg=\"Stopping pod sandbox: ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c\" id=afbed37a-19f0-4641-a335-7b67d8591a22 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.096313 | controller |     "Jun 09 14:03:15.616087 crc crio[23733]: time=\"2026-06-09T14:03:15.616071013Z\" level=info msg=\"Stopped pod sandbox (already stopped): ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c\" id=afbed37a-19f0-4641-a335-7b67d8591a22 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.096329 | controller |     "Jun 09 14:03:15.618236 crc crio[23733]: time=\"2026-06-09T14:03:15.618090493Z\" level=info msg=\"Removing pod sandbox: ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c\" id=34e3065f-ce9c-44bb-8d9d-fb4709310e45 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.096344 | controller |     "Jun 09 14:03:15.661910 crc crio[23733]: time=\"2026-06-09T14:03:15.661751988Z\" level=info msg=\"Removed pod sandbox: ca2c9365cf89b296653e8acfac2bfd832689099732d3592ca29fa10f3064064c\" id=34e3065f-ce9c-44bb-8d9d-fb4709310e45 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.096359 | controller |     "Jun 09 14:03:15.663386 crc crio[23733]: time=\"2026-06-09T14:03:15.663095671Z\" level=info msg=\"Stopping pod sandbox: 74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a\" id=935fef0a-1533-418a-8d8e-43f54f1f8264 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.096374 | controller |     "Jun 09 14:03:15.663499 crc crio[23733]: time=\"2026-06-09T14:03:15.663399958Z\" level=info msg=\"Stopped pod sandbox (already stopped): 74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a\" id=935fef0a-1533-418a-8d8e-43f54f1f8264 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.096389 | controller |     "Jun 09 14:03:15.664812 crc crio[23733]: time=\"2026-06-09T14:03:15.664732452Z\" level=info msg=\"Removing pod sandbox: 74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a\" id=c610180f-2b93-4c83-9059-7772671771c3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.096407 | controller |     "Jun 09 14:03:15.709461 crc crio[23733]: time=\"2026-06-09T14:03:15.709060893Z\" level=info msg=\"Removed pod sandbox: 74d026aa5eac22bb50b516fe6f8fadac55bb61354dd15fece11dea945b56982a\" id=c610180f-2b93-4c83-9059-7772671771c3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.096423 | controller |     "Jun 09 14:03:15.710399 crc crio[23733]: time=\"2026-06-09T14:03:15.710297894Z\" level=info msg=\"Stopping pod sandbox: cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f\" id=742c3236-d7dd-4508-a3b5-04f2cb1f9d9c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.096438 | controller |     "Jun 09 14:03:15.710399 crc crio[23733]: time=\"2026-06-09T14:03:15.710372026Z\" level=info msg=\"Stopped pod sandbox (already stopped): cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f\" id=742c3236-d7dd-4508-a3b5-04f2cb1f9d9c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.096454 | controller |     "Jun 09 14:03:15.711216 crc crio[23733]: time=\"2026-06-09T14:03:15.711159596Z\" level=info msg=\"Removing pod sandbox: cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f\" id=d698a874-5c02-4041-8413-342591e4c944 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.096468 | controller |     "Jun 09 14:03:15.777984 crc crio[23733]: time=\"2026-06-09T14:03:15.777865206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c5f54e59-0a7c-47fb-95ff-4399af31cb02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.096483 | controller |     "Jun 09 14:03:15.869922 crc crio[23733]: time=\"2026-06-09T14:03:15.86976655Z\" level=info msg=\"Removed pod sandbox: cebbeb9dcf598bc257a41f6526c65ae68ec9cea7cdc3ddb25e35786ad849522f\" id=d698a874-5c02-4041-8413-342591e4c944 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.096498 | controller |     "Jun 09 14:03:15.880274 crc crio[23733]: time=\"2026-06-09T14:03:15.880209282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6577a815-8776-4219-996c-fc3c935a4875 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.096530 | controller |     "Jun 09 14:03:15.960474 crc crio[23733]: time=\"2026-06-09T14:03:15.96040388Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-c25b2/registry-server\" id=d4d6eabe-2a05-4d64-bded-03208cfc7a46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.096551 | controller |     "Jun 09 14:03:15.961900 crc crio[23733]: time=\"2026-06-09T14:03:15.961869258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.096567 | controller |     "Jun 09 14:03:16.220905 crc crio[23733]: time=\"2026-06-09T14:03:16.220368084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.096582 | controller |     "Jun 09 14:03:16.268897 crc crio[23733]: time=\"2026-06-09T14:03:16.26844035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.096597 | controller |     "Jun 09 14:03:16.599877 crc crio[23733]: time=\"2026-06-09T14:03:16.599426683Z\" level=info msg=\"Created container 68dde9e6fa25770219177fcc30c5c4f4f52bf6b4b19ca662ef90dac95a62cfe2: openshift-marketplace/redhat-marketplace-c25b2/registry-server\" id=d4d6eabe-2a05-4d64-bded-03208cfc7a46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.096612 | controller |     "Jun 09 14:03:16.601636 crc crio[23733]: time=\"2026-06-09T14:03:16.601574817Z\" level=info msg=\"Starting container: 68dde9e6fa25770219177fcc30c5c4f4f52bf6b4b19ca662ef90dac95a62cfe2\" id=4665ea22-00c3-427a-9e23-6ce5c6bad2b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.096631 | controller |     "Jun 09 14:03:16.615896 crc crio[23733]: time=\"2026-06-09T14:03:16.615802064Z\" level=info msg=\"Started container\" PID=102057 containerID=68dde9e6fa25770219177fcc30c5c4f4f52bf6b4b19ca662ef90dac95a62cfe2 description=openshift-marketplace/redhat-marketplace-c25b2/registry-server id=4665ea22-00c3-427a-9e23-6ce5c6bad2b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633",
2026-06-09 14:45:34.096647 | controller |     "Jun 09 14:03:31.547861 crc crio[23733]: time=\"2026-06-09T14:03:31.546541448Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c966ee03-aa53-4028-9d9e-be908d4bb9cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.096662 | controller |     "Jun 09 14:03:35.849983 crc crio[23733]: time=\"2026-06-09T14:03:35.848914215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=53a83730-3dd4-43f0-a5d4-c8c0c30f0b44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.096677 | controller |     "Jun 09 14:03:35.901815 crc crio[23733]: time=\"2026-06-09T14:03:35.901640496Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nk8gn/registry-server\" id=3b07840a-6ab6-426a-ad92-50038a2f5bfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.096692 | controller |     "Jun 09 14:03:36.154481 crc crio[23733]: time=\"2026-06-09T14:03:36.154362349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.096707 | controller |     "Jun 09 14:03:36.175359 crc crio[23733]: time=\"2026-06-09T14:03:36.175226772Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=c086e769-e781-4d18-b03e-7692358305b1 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.096722 | controller |     "Jun 09 14:03:36.177400 crc crio[23733]: time=\"2026-06-09T14:03:36.177309074Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b9d04715-18f9-40e9-9261-3df0abfcd0e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.096738 | controller |     "Jun 09 14:03:36.183919 crc crio[23733]: time=\"2026-06-09T14:03:36.183837168Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=474f2c4d-a5e6-4473-96f9-3318d48e5aa7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.096753 | controller |     "Jun 09 14:03:36.238086 crc crio[23733]: time=\"2026-06-09T14:03:36.238021706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.096769 | controller |     "Jun 09 14:03:36.306494 crc crio[23733]: time=\"2026-06-09T14:03:36.29326299Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c9b26/extract-content\" id=dcde2222-895b-4d8d-b3a2-a24a75813802 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.096784 | controller |     "Jun 09 14:03:36.306494 crc crio[23733]: time=\"2026-06-09T14:03:36.296198133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.096799 | controller |     "Jun 09 14:03:36.308959 crc crio[23733]: time=\"2026-06-09T14:03:36.308630555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.096818 | controller |     "Jun 09 14:03:36.379408 crc crio[23733]: time=\"2026-06-09T14:03:36.378778942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.096833 | controller |     "Jun 09 14:03:36.386076 crc crio[23733]: time=\"2026-06-09T14:03:36.385911291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.096848 | controller |     "Jun 09 14:03:37.270971 crc crio[23733]: time=\"2026-06-09T14:03:37.270252721Z\" level=info msg=\"Created container 909c72df38d5d000ca42ad7bee1785560706bccd6f25a5c0a81173647dd7e37a: openshift-marketplace/redhat-operators-nk8gn/registry-server\" id=3b07840a-6ab6-426a-ad92-50038a2f5bfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.096863 | controller |     "Jun 09 14:03:37.273098 crc crio[23733]: time=\"2026-06-09T14:03:37.27302665Z\" level=info msg=\"Starting container: 909c72df38d5d000ca42ad7bee1785560706bccd6f25a5c0a81173647dd7e37a\" id=5cd4e1dd-0957-4e26-a644-347cc093d7ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.096878 | controller |     "Jun 09 14:03:37.280877 crc crio[23733]: time=\"2026-06-09T14:03:37.280776824Z\" level=info msg=\"Started container\" PID=103070 containerID=909c72df38d5d000ca42ad7bee1785560706bccd6f25a5c0a81173647dd7e37a description=openshift-marketplace/redhat-operators-nk8gn/registry-server id=5cd4e1dd-0957-4e26-a644-347cc093d7ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4",
2026-06-09 14:45:34.096893 | controller |     "Jun 09 14:03:37.289723 crc crio[23733]: time=\"2026-06-09T14:03:37.289512313Z\" level=info msg=\"Created container e6a025cdb8757712768e35356a6fcdedd78d3462f1fa5634116ceba4101d26cf: openshift-marketplace/community-operators-c9b26/extract-content\" id=dcde2222-895b-4d8d-b3a2-a24a75813802 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.096908 | controller |     "Jun 09 14:03:37.291687 crc crio[23733]: time=\"2026-06-09T14:03:37.291578925Z\" level=info msg=\"Starting container: e6a025cdb8757712768e35356a6fcdedd78d3462f1fa5634116ceba4101d26cf\" id=e961db95-08d5-47fc-abb0-27ffeb632bc3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.096924 | controller |     "Jun 09 14:03:37.304192 crc crio[23733]: time=\"2026-06-09T14:03:37.304015176Z\" level=info msg=\"Started container\" PID=103080 containerID=e6a025cdb8757712768e35356a6fcdedd78d3462f1fa5634116ceba4101d26cf description=openshift-marketplace/community-operators-c9b26/extract-content id=e961db95-08d5-47fc-abb0-27ffeb632bc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e225bdd698d46b7bcbe449492b0e87ab022d56d371d9bbf74b13c298f2a63e",
2026-06-09 14:45:34.096939 | controller |     "Jun 09 14:03:39.185058 crc crio[23733]: time=\"2026-06-09T14:03:39.183939032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0d95f884-0f7c-498c-aae8-44d266e01b94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.096954 | controller |     "Jun 09 14:03:39.190986 crc crio[23733]: time=\"2026-06-09T14:03:39.190799954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=db9c4ad0-e2ff-4138-b866-5462b86b4666 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.096970 | controller |     "Jun 09 14:03:39.217440 crc crio[23733]: time=\"2026-06-09T14:03:39.217314548Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c9b26/registry-server\" id=012ce781-19ad-46ad-9b61-7fac58d1a3a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.096985 | controller |     "Jun 09 14:03:39.218421 crc crio[23733]: time=\"2026-06-09T14:03:39.218347914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.097006 | controller |     "Jun 09 14:03:39.312800 crc crio[23733]: time=\"2026-06-09T14:03:39.312548606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.097021 | controller |     "Jun 09 14:03:39.319172 crc crio[23733]: time=\"2026-06-09T14:03:39.31872067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.097036 | controller |     "Jun 09 14:03:40.122950 crc crio[23733]: time=\"2026-06-09T14:03:40.122373606Z\" level=info msg=\"Created container f0a3adc77df7bdc8370bcf00f15d13cd6fa04154e1059369e359d2686e326e07: openshift-marketplace/community-operators-c9b26/registry-server\" id=012ce781-19ad-46ad-9b61-7fac58d1a3a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.097051 | controller |     "Jun 09 14:03:40.127738 crc crio[23733]: time=\"2026-06-09T14:03:40.12769444Z\" level=info msg=\"Starting container: f0a3adc77df7bdc8370bcf00f15d13cd6fa04154e1059369e359d2686e326e07\" id=297c4574-6962-4f89-8fe8-f01b4eab4e84 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.097067 | controller |     "Jun 09 14:03:40.141417 crc crio[23733]: time=\"2026-06-09T14:03:40.141005044Z\" level=info msg=\"Started container\" PID=103233 containerID=f0a3adc77df7bdc8370bcf00f15d13cd6fa04154e1059369e359d2686e326e07 description=openshift-marketplace/community-operators-c9b26/registry-server id=297c4574-6962-4f89-8fe8-f01b4eab4e84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e225bdd698d46b7bcbe449492b0e87ab022d56d371d9bbf74b13c298f2a63e",
2026-06-09 14:45:34.097082 | controller |     "Jun 09 14:03:43.263548 crc crio[23733]: time=\"2026-06-09T14:03:43.262598392Z\" level=info msg=\"Stopping container: 68dde9e6fa25770219177fcc30c5c4f4f52bf6b4b19ca662ef90dac95a62cfe2 (timeout: 2s)\" id=d876042c-0456-48f0-96d5-5fb64c94fc88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.097097 | controller |     "Jun 09 14:03:43.397021 crc crio[23733]: time=\"2026-06-09T14:03:43.39542952Z\" level=info msg=\"Stopped container 68dde9e6fa25770219177fcc30c5c4f4f52bf6b4b19ca662ef90dac95a62cfe2: openshift-marketplace/redhat-marketplace-c25b2/registry-server\" id=d876042c-0456-48f0-96d5-5fb64c94fc88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.097113 | controller |     "Jun 09 14:03:43.397621 crc crio[23733]: time=\"2026-06-09T14:03:43.397303988Z\" level=info msg=\"Stopping pod sandbox: ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633\" id=d9905454-8da1-4f5d-8535-520550a0a3df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.097129 | controller |     "Jun 09 14:03:43.398190 crc crio[23733]: time=\"2026-06-09T14:03:43.398086807Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c25b2 Namespace:openshift-marketplace ID:ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633 UID:13991314-d7a4-4c1a-bde4-88654c6527ac NetNS:/var/run/netns/ebc68bd9-dc5b-4d5d-81ca-e3267fe3531c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13991314_d7a4_4c1a_bde4_88654c6527ac.slice PodAnnotations:0xc0027d15c0}] Aliases:map[]}\"",
2026-06-09 14:45:34.097144 | controller |     "Jun 09 14:03:43.398432 crc crio[23733]: time=\"2026-06-09T14:03:43.398372945Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-c25b2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.097160 | controller |     "Jun 09 14:03:43.951517 crc crio[23733]: time=\"2026-06-09T14:03:43.951246648Z\" level=info msg=\"Stopped pod sandbox: ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633\" id=d9905454-8da1-4f5d-8535-520550a0a3df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.097178 | controller |     "Jun 09 14:03:44.300571 crc crio[23733]: time=\"2026-06-09T14:03:44.300023138Z\" level=info msg=\"Removing container: 68dde9e6fa25770219177fcc30c5c4f4f52bf6b4b19ca662ef90dac95a62cfe2\" id=e6932d92-80b3-4101-9545-2b10e0c3bd28 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.097194 | controller |     "Jun 09 14:03:44.368305 crc crio[23733]: time=\"2026-06-09T14:03:44.36437274Z\" level=info msg=\"Removed container 68dde9e6fa25770219177fcc30c5c4f4f52bf6b4b19ca662ef90dac95a62cfe2: openshift-marketplace/redhat-marketplace-c25b2/registry-server\" id=e6932d92-80b3-4101-9545-2b10e0c3bd28 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.097209 | controller |     "Jun 09 14:03:44.385778 crc crio[23733]: time=\"2026-06-09T14:03:44.385515299Z\" level=info msg=\"Removing container: 058108c36b3aa95390c8c1712643ddf47f7c7a92c8ac66bd7ec353129f5bbc43\" id=85f185a6-bc93-40dd-b4ea-13f370c97e2a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.097224 | controller |     "Jun 09 14:03:44.438928 crc crio[23733]: time=\"2026-06-09T14:03:44.438791584Z\" level=info msg=\"Removed container 058108c36b3aa95390c8c1712643ddf47f7c7a92c8ac66bd7ec353129f5bbc43: openshift-marketplace/redhat-marketplace-c25b2/extract-content\" id=85f185a6-bc93-40dd-b4ea-13f370c97e2a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.097239 | controller |     "Jun 09 14:03:44.443002 crc crio[23733]: time=\"2026-06-09T14:03:44.442929289Z\" level=info msg=\"Removing container: 0d7dcf1f276f0ef33a2100f8f3b76d7a354203741bebf95fc7541a538fd34624\" id=426b851e-f7b6-46f2-a648-2c4a2d41a817 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.097255 | controller |     "Jun 09 14:03:44.485542 crc crio[23733]: time=\"2026-06-09T14:03:44.485078734Z\" level=info msg=\"Removed container 0d7dcf1f276f0ef33a2100f8f3b76d7a354203741bebf95fc7541a538fd34624: openshift-marketplace/redhat-marketplace-c25b2/extract-utilities\" id=426b851e-f7b6-46f2-a648-2c4a2d41a817 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.097270 | controller |     "Jun 09 14:03:46.972722 crc crio[23733]: time=\"2026-06-09T14:03:46.970813632Z\" level=info msg=\"Stopping container: ec879736b5389f40fdfb1043353ece8e7ec1a1a36880f8d3d8e119f3d0ec0855 (timeout: 2s)\" id=36755594-0ac9-4888-8034-aace4b7fa838 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.097285 | controller |     "Jun 09 14:03:47.126062 crc crio[23733]: time=\"2026-06-09T14:03:47.125336414Z\" level=info msg=\"Stopped container ec879736b5389f40fdfb1043353ece8e7ec1a1a36880f8d3d8e119f3d0ec0855: openshift-marketplace/community-operators-vrwbb/registry-server\" id=36755594-0ac9-4888-8034-aace4b7fa838 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.097300 | controller |     "Jun 09 14:03:47.127504 crc crio[23733]: time=\"2026-06-09T14:03:47.127394764Z\" level=info msg=\"Stopping pod sandbox: ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b\" id=9d39cb41-e486-4a63-8478-777811dd2380 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.097315 | controller |     "Jun 09 14:03:47.130157 crc crio[23733]: time=\"2026-06-09T14:03:47.12996866Z\" level=info msg=\"Got pod network &{Name:community-operators-vrwbb Namespace:openshift-marketplace ID:ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b UID:2555c7ec-5522-46eb-ae0a-9ae4823c5702 NetNS:/var/run/netns/b73d4d8f-a3a6-4799-b789-305a529f22a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2555c7ec_5522_46eb_ae0a_9ae4823c5702.slice PodAnnotations:0xc002b0e7b8}] Aliases:map[]}\"",
2026-06-09 14:45:34.097331 | controller |     "Jun 09 14:03:47.130262 crc crio[23733]: time=\"2026-06-09T14:03:47.130221766Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-vrwbb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.097349 | controller |     "Jun 09 14:03:47.548668 crc crio[23733]: time=\"2026-06-09T14:03:47.548057287Z\" level=info msg=\"Stopped pod sandbox: ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b\" id=9d39cb41-e486-4a63-8478-777811dd2380 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.097365 | controller |     "Jun 09 14:03:48.472265 crc crio[23733]: time=\"2026-06-09T14:03:48.471490705Z\" level=info msg=\"Removing container: ec879736b5389f40fdfb1043353ece8e7ec1a1a36880f8d3d8e119f3d0ec0855\" id=4e83d5f8-ef55-4ad6-9fc2-32da62c1d5f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.097380 | controller |     "Jun 09 14:03:48.541730 crc crio[23733]: time=\"2026-06-09T14:03:48.539920779Z\" level=info msg=\"Removed container ec879736b5389f40fdfb1043353ece8e7ec1a1a36880f8d3d8e119f3d0ec0855: openshift-marketplace/community-operators-vrwbb/registry-server\" id=4e83d5f8-ef55-4ad6-9fc2-32da62c1d5f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.097395 | controller |     "Jun 09 14:03:48.545871 crc crio[23733]: time=\"2026-06-09T14:03:48.545794517Z\" level=info msg=\"Removing container: 10a2b09957ada1a75513e90f1658ae50fb4b5c80cfa9229a1f773aef63ca0cb9\" id=a3d1aea3-2be9-46b1-9a0f-ba1aa2fd5a44 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.097411 | controller |     "Jun 09 14:03:48.623939 crc crio[23733]: time=\"2026-06-09T14:03:48.623836852Z\" level=info msg=\"Removed container 10a2b09957ada1a75513e90f1658ae50fb4b5c80cfa9229a1f773aef63ca0cb9: openshift-marketplace/community-operators-vrwbb/extract-content\" id=a3d1aea3-2be9-46b1-9a0f-ba1aa2fd5a44 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.097426 | controller |     "Jun 09 14:03:48.630256 crc crio[23733]: time=\"2026-06-09T14:03:48.630196051Z\" level=info msg=\"Removing container: 4d3e7e39e523464c8819c1d2d4b9d2ddf8bc9af486a09959ff2dc220584aa0e5\" id=0fff15ad-0318-4209-ad05-6b65a3b835f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.097442 | controller |     "Jun 09 14:03:48.686861 crc crio[23733]: time=\"2026-06-09T14:03:48.686072081Z\" level=info msg=\"Removed container 4d3e7e39e523464c8819c1d2d4b9d2ddf8bc9af486a09959ff2dc220584aa0e5: openshift-marketplace/community-operators-vrwbb/extract-utilities\" id=0fff15ad-0318-4209-ad05-6b65a3b835f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.097457 | controller |     "Jun 09 14:03:51.522431 crc crio[23733]: time=\"2026-06-09T14:03:51.521694265Z\" level=info msg=\"Stopping container: 909c72df38d5d000ca42ad7bee1785560706bccd6f25a5c0a81173647dd7e37a (timeout: 2s)\" id=0083d33b-e95c-453b-986f-4896773af53f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.097472 | controller |     "Jun 09 14:03:51.660719 crc crio[23733]: time=\"2026-06-09T14:03:51.660608715Z\" level=info msg=\"Stopped container 909c72df38d5d000ca42ad7bee1785560706bccd6f25a5c0a81173647dd7e37a: openshift-marketplace/redhat-operators-nk8gn/registry-server\" id=0083d33b-e95c-453b-986f-4896773af53f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.097487 | controller |     "Jun 09 14:03:51.668591 crc crio[23733]: time=\"2026-06-09T14:03:51.668507133Z\" level=info msg=\"Stopping pod sandbox: f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4\" id=c5d6af57-5c59-4744-a1e8-28fb6e74d78e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.097503 | controller |     "Jun 09 14:03:51.669409 crc crio[23733]: time=\"2026-06-09T14:03:51.669325313Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nk8gn Namespace:openshift-marketplace ID:f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4 UID:f7d37595-c5fb-4945-9bca-00ffa4b7abf3 NetNS:/var/run/netns/22755318-53f2-412a-98c4-1f3be4c4496a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7d37595_c5fb_4945_9bca_00ffa4b7abf3.slice PodAnnotations:0xc001c1e040}] Aliases:map[]}\"",
2026-06-09 14:45:34.097540 | controller |     "Jun 09 14:03:51.669580 crc crio[23733]: time=\"2026-06-09T14:03:51.669524668Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-nk8gn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.097557 | controller |     "Jun 09 14:03:52.241696 crc crio[23733]: time=\"2026-06-09T14:03:52.241594274Z\" level=info msg=\"Stopped pod sandbox: f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4\" id=c5d6af57-5c59-4744-a1e8-28fb6e74d78e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.097573 | controller |     "Jun 09 14:03:52.590861 crc crio[23733]: time=\"2026-06-09T14:03:52.590298821Z\" level=info msg=\"Removing container: 909c72df38d5d000ca42ad7bee1785560706bccd6f25a5c0a81173647dd7e37a\" id=42e82918-54cd-496f-8545-73f11e63ff08 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.097588 | controller |     "Jun 09 14:03:52.632574 crc crio[23733]: time=\"2026-06-09T14:03:52.632266263Z\" level=info msg=\"Removed container 909c72df38d5d000ca42ad7bee1785560706bccd6f25a5c0a81173647dd7e37a: openshift-marketplace/redhat-operators-nk8gn/registry-server\" id=42e82918-54cd-496f-8545-73f11e63ff08 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.097603 | controller |     "Jun 09 14:03:52.638720 crc crio[23733]: time=\"2026-06-09T14:03:52.63855515Z\" level=info msg=\"Removing container: 2949df9243e801883b548e4145a06ece77184ea3d954756501d75dba2726a269\" id=26da15b5-41e1-4ee6-8e31-eba7e9346902 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.097618 | controller |     "Jun 09 14:03:52.691577 crc crio[23733]: time=\"2026-06-09T14:03:52.691503616Z\" level=info msg=\"Removed container 2949df9243e801883b548e4145a06ece77184ea3d954756501d75dba2726a269: openshift-marketplace/redhat-operators-nk8gn/extract-content\" id=26da15b5-41e1-4ee6-8e31-eba7e9346902 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.097634 | controller |     "Jun 09 14:03:52.695273 crc crio[23733]: time=\"2026-06-09T14:03:52.69524494Z\" level=info msg=\"Removing container: 76fd57355f3532640e58cb97107c85589f149f37b046ad3f25bac5f1649b1fd7\" id=814d97bf-0b9b-4da2-82f8-091304e6263a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.097649 | controller |     "Jun 09 14:03:52.747277 crc crio[23733]: time=\"2026-06-09T14:03:52.747189922Z\" level=info msg=\"Removed container 76fd57355f3532640e58cb97107c85589f149f37b046ad3f25bac5f1649b1fd7: openshift-marketplace/redhat-operators-nk8gn/extract-utilities\" id=814d97bf-0b9b-4da2-82f8-091304e6263a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.097664 | controller |     "Jun 09 14:04:00.538891 crc crio[23733]: time=\"2026-06-09T14:04:00.537995359Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683564-p7fn2/POD\" id=24552392-cf03-47b5-b615-8a542a9fd13d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.097679 | controller |     "Jun 09 14:04:00.540479 crc crio[23733]: time=\"2026-06-09T14:04:00.538928583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.097695 | controller |     "Jun 09 14:04:00.591193 crc crio[23733]: time=\"2026-06-09T14:04:00.590779692Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683564-p7fn2 Namespace:openshift-infra ID:6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a UID:64db0e78-11fd-4154-bc1b-f6a251404061 NetNS:/var/run/netns/91b9b098-7228-455b-911a-e1db72f0e618 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64db0e78_11fd_4154_bc1b_f6a251404061.slice PodAnnotations:0xc002b0eee8}] Aliases:map[]}\"",
2026-06-09 14:45:34.097717 | controller |     "Jun 09 14:04:00.591193 crc crio[23733]: time=\"2026-06-09T14:04:00.591174681Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683564-p7fn2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.097733 | controller |     "Jun 09 14:04:01.165823 crc crio[23733]: 2026-06-09T14:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6df7351efe8c95d Mac:86:1b:ef:66:cb:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/91b9b098-7228-455b-911a-e1db72f0e618 SocketPath: PciID:}] [{Interface:0xc00028e6b0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.097749 | controller |     "Jun 09 14:04:01.168325 crc crio[23733]: time=\"2026-06-09T14:04:01.168239111Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683564-p7fn2 Namespace:openshift-infra ID:6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a UID:64db0e78-11fd-4154-bc1b-f6a251404061 NetNS:/var/run/netns/91b9b098-7228-455b-911a-e1db72f0e618 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64db0e78_11fd_4154_bc1b_f6a251404061.slice PodAnnotations:0xc002b0eee8}] Aliases:map[]}\"",
2026-06-09 14:45:34.097765 | controller |     "Jun 09 14:04:01.168527 crc crio[23733]: time=\"2026-06-09T14:04:01.168457986Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683564-p7fn2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.097780 | controller |     "Jun 09 14:04:01.181601 crc crio[23733]: time=\"2026-06-09T14:04:01.181345919Z\" level=info msg=\"Ran pod sandbox 6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a with infra container: openshift-infra/auto-csr-approver-29683564-p7fn2/POD\" id=24552392-cf03-47b5-b615-8a542a9fd13d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.097796 | controller |     "Jun 09 14:04:01.186043 crc crio[23733]: time=\"2026-06-09T14:04:01.185463502Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=edd1911a-0e82-4394-ae34-b54d72db5166 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.097812 | controller |     "Jun 09 14:04:01.196628 crc crio[23733]: time=\"2026-06-09T14:04:01.19654194Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.097827 | controller |     "Jun 09 14:04:02.301886 crc crio[23733]: time=\"2026-06-09T14:04:02.30120595Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=edd1911a-0e82-4394-ae34-b54d72db5166 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.097843 | controller |     "Jun 09 14:04:02.304347 crc crio[23733]: time=\"2026-06-09T14:04:02.303004464Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ba9516f5-5d44-482c-ba5b-cca82d54a237 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.097858 | controller |     "Jun 09 14:04:02.305832 crc crio[23733]: time=\"2026-06-09T14:04:02.305750983Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6fc4ae4e-bbb7-41e3-8591-5ebf82d99f81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.097874 | controller |     "Jun 09 14:04:02.320484 crc crio[23733]: time=\"2026-06-09T14:04:02.320388301Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683564-p7fn2/oc\" id=d07ed142-d7de-44c4-99c5-7581038f92c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.097890 | controller |     "Jun 09 14:04:02.321045 crc crio[23733]: time=\"2026-06-09T14:04:02.321000476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.097908 | controller |     "Jun 09 14:04:02.372065 crc crio[23733]: time=\"2026-06-09T14:04:02.371962063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.097923 | controller |     "Jun 09 14:04:02.875166 crc crio[23733]: time=\"2026-06-09T14:04:02.875006498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.097938 | controller |     "Jun 09 14:04:03.002676 crc crio[23733]: time=\"2026-06-09T14:04:03.001833876Z\" level=info msg=\"Created container a2a4d2fd5a5f1a4b61b18f146489c19180c78b24411971d231416e70ae0d6220: openshift-infra/auto-csr-approver-29683564-p7fn2/oc\" id=d07ed142-d7de-44c4-99c5-7581038f92c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.097953 | controller |     "Jun 09 14:04:03.004571 crc crio[23733]: time=\"2026-06-09T14:04:03.004512492Z\" level=info msg=\"Starting container: a2a4d2fd5a5f1a4b61b18f146489c19180c78b24411971d231416e70ae0d6220\" id=3a570901-bba6-4a06-9fb9-fc1b73298258 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.097967 | controller |     "Jun 09 14:04:03.015196 crc crio[23733]: time=\"2026-06-09T14:04:03.012707848Z\" level=info msg=\"Started container\" PID=104570 containerID=a2a4d2fd5a5f1a4b61b18f146489c19180c78b24411971d231416e70ae0d6220 description=openshift-infra/auto-csr-approver-29683564-p7fn2/oc id=3a570901-bba6-4a06-9fb9-fc1b73298258 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a",
2026-06-09 14:45:34.097982 | controller |     "Jun 09 14:04:04.833054 crc crio[23733]: time=\"2026-06-09T14:04:04.831553313Z\" level=info msg=\"Stopping pod sandbox: 6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a\" id=09a8cbba-416e-43bc-a306-d97adbfcbc5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.097998 | controller |     "Jun 09 14:04:04.835287 crc crio[23733]: time=\"2026-06-09T14:04:04.833800019Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683564-p7fn2 Namespace:openshift-infra ID:6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a UID:64db0e78-11fd-4154-bc1b-f6a251404061 NetNS:/var/run/netns/91b9b098-7228-455b-911a-e1db72f0e618 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64db0e78_11fd_4154_bc1b_f6a251404061.slice PodAnnotations:0xc0059cca28}] Aliases:map[]}\"",
2026-06-09 14:45:34.098013 | controller |     "Jun 09 14:04:04.835287 crc crio[23733]: time=\"2026-06-09T14:04:04.833954653Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683564-p7fn2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.098028 | controller |     "Jun 09 14:04:05.227910 crc crio[23733]: time=\"2026-06-09T14:04:05.226793187Z\" level=info msg=\"Stopped pod sandbox: 6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a\" id=09a8cbba-416e-43bc-a306-d97adbfcbc5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.098043 | controller |     "Jun 09 14:04:15.933393 crc crio[23733]: time=\"2026-06-09T14:04:15.932287609Z\" level=info msg=\"Removing container: a55849470581e35ad6ba9debff7f46b22f0ee55426569bf6d08aaafba4ce21e0\" id=cf1a0729-206f-431f-9a41-0a6918c39b67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098058 | controller |     "Jun 09 14:04:16.156513 crc crio[23733]: time=\"2026-06-09T14:04:16.155912692Z\" level=info msg=\"Removed container a55849470581e35ad6ba9debff7f46b22f0ee55426569bf6d08aaafba4ce21e0: openshift-infra/auto-csr-approver-29683558-tjh6b/oc\" id=cf1a0729-206f-431f-9a41-0a6918c39b67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098073 | controller |     "Jun 09 14:04:16.169844 crc crio[23733]: time=\"2026-06-09T14:04:16.169687117Z\" level=info msg=\"Stopping pod sandbox: f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4\" id=e90f783b-260e-4c7d-ab80-982c457e08ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.098091 | controller |     "Jun 09 14:04:16.170302 crc crio[23733]: time=\"2026-06-09T14:04:16.169889162Z\" level=info msg=\"Stopped pod sandbox (already stopped): f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4\" id=e90f783b-260e-4c7d-ab80-982c457e08ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.098106 | controller |     "Jun 09 14:04:16.170804 crc crio[23733]: time=\"2026-06-09T14:04:16.170735554Z\" level=info msg=\"Removing pod sandbox: f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4\" id=6764eafe-a0de-486f-8e3d-cfbf202e4ea7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.098122 | controller |     "Jun 09 14:04:16.192258 crc crio[23733]: time=\"2026-06-09T14:04:16.192002456Z\" level=info msg=\"Removed pod sandbox: f2220181a2e801fc8e17b8601bd610ecee2aad7fdc43241f43bc2e028585eec4\" id=6764eafe-a0de-486f-8e3d-cfbf202e4ea7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.098137 | controller |     "Jun 09 14:04:16.194013 crc crio[23733]: time=\"2026-06-09T14:04:16.193880433Z\" level=info msg=\"Stopping pod sandbox: 9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12\" id=ebb518fe-b30d-4f08-9542-18040c588d89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.098152 | controller |     "Jun 09 14:04:16.194013 crc crio[23733]: time=\"2026-06-09T14:04:16.193996136Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12\" id=ebb518fe-b30d-4f08-9542-18040c588d89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.098168 | controller |     "Jun 09 14:04:16.194780 crc crio[23733]: time=\"2026-06-09T14:04:16.194745565Z\" level=info msg=\"Removing pod sandbox: 9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12\" id=d3d8b154-de6b-4029-a0d1-f9c0148f5c66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.098183 | controller |     "Jun 09 14:04:16.225581 crc crio[23733]: time=\"2026-06-09T14:04:16.225495946Z\" level=info msg=\"Removed pod sandbox: 9fdb6c3423c69a7a901c4dd3a37bbe0f8caf2b95747e2f86d50aba53d7abba12\" id=d3d8b154-de6b-4029-a0d1-f9c0148f5c66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.098198 | controller |     "Jun 09 14:04:16.227761 crc crio[23733]: time=\"2026-06-09T14:04:16.227589058Z\" level=info msg=\"Stopping pod sandbox: ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633\" id=9a68a4a0-445b-4b60-951f-50dd7b68a825 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.098213 | controller |     "Jun 09 14:04:16.228140 crc crio[23733]: time=\"2026-06-09T14:04:16.228010439Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633\" id=9a68a4a0-445b-4b60-951f-50dd7b68a825 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.098228 | controller |     "Jun 09 14:04:16.229294 crc crio[23733]: time=\"2026-06-09T14:04:16.229201059Z\" level=info msg=\"Removing pod sandbox: ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633\" id=c2ba484b-8b5c-4968-935a-00aa1d5e860e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.098243 | controller |     "Jun 09 14:04:16.248487 crc crio[23733]: time=\"2026-06-09T14:04:16.248304897Z\" level=info msg=\"Removed pod sandbox: ea4cf21dcd16da2bcc3ad2d35fe75f27e4e08571ae3f012122f26cd5e1339633\" id=c2ba484b-8b5c-4968-935a-00aa1d5e860e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.098258 | controller |     "Jun 09 14:04:16.249769 crc crio[23733]: time=\"2026-06-09T14:04:16.249576229Z\" level=info msg=\"Stopping pod sandbox: ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b\" id=998ece34-0ae3-4acd-b822-b468659c2629 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.098276 | controller |     "Jun 09 14:04:16.249952 crc crio[23733]: time=\"2026-06-09T14:04:16.249868336Z\" level=info msg=\"Stopped pod sandbox (already stopped): ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b\" id=998ece34-0ae3-4acd-b822-b468659c2629 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.098292 | controller |     "Jun 09 14:04:16.251533 crc crio[23733]: time=\"2026-06-09T14:04:16.251428156Z\" level=info msg=\"Removing pod sandbox: ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b\" id=32efe783-8db9-4503-acc6-194c90c9c7a7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.098307 | controller |     "Jun 09 14:04:16.274030 crc crio[23733]: time=\"2026-06-09T14:04:16.273880027Z\" level=info msg=\"Removed pod sandbox: ce7379c8406351e2412c21bdd639cba22254accb716d5c653ba25b955738502b\" id=32efe783-8db9-4503-acc6-194c90c9c7a7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.098322 | controller |     "Jun 09 14:05:16.300004 crc crio[23733]: time=\"2026-06-09T14:05:16.298870839Z\" level=info msg=\"Removing container: 4a79886ccb842a3c87a88d98475ecc5f132ecaae2650e4392b2e5b32f78111a1\" id=9ca9ad1c-6237-4e8f-b88a-3c5d2a22a8ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098337 | controller |     "Jun 09 14:05:16.378896 crc crio[23733]: time=\"2026-06-09T14:05:16.37831584Z\" level=info msg=\"Removed container 4a79886ccb842a3c87a88d98475ecc5f132ecaae2650e4392b2e5b32f78111a1: openstack/neutron-3bc4-account-create-update-k8b77/mariadb-account-create-update\" id=9ca9ad1c-6237-4e8f-b88a-3c5d2a22a8ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098352 | controller |     "Jun 09 14:05:16.384673 crc crio[23733]: time=\"2026-06-09T14:05:16.384576267Z\" level=info msg=\"Removing container: 2e64335d40e1ab9000249766b1ec074925c9ea0de800b5d585b1a361192990e6\" id=5ca12ca8-86b1-464b-b25a-e7e367ed9598 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098367 | controller |     "Jun 09 14:05:16.432251 crc crio[23733]: time=\"2026-06-09T14:05:16.432040406Z\" level=info msg=\"Removed container 2e64335d40e1ab9000249766b1ec074925c9ea0de800b5d585b1a361192990e6: openstack/neutron-db-create-7vq5w/mariadb-database-create\" id=5ca12ca8-86b1-464b-b25a-e7e367ed9598 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098383 | controller |     "Jun 09 14:05:16.436322 crc crio[23733]: time=\"2026-06-09T14:05:16.436252372Z\" level=info msg=\"Removing container: 6730d205f921fcc7c00e3c0ea392a763eeaf8687584ae5bd95ce2fe2ebcea3f6\" id=ee86502c-01cd-4e3d-9b99-8fa39a964d0b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098398 | controller |     "Jun 09 14:05:16.485146 crc crio[23733]: time=\"2026-06-09T14:05:16.484984302Z\" level=info msg=\"Removed container 6730d205f921fcc7c00e3c0ea392a763eeaf8687584ae5bd95ce2fe2ebcea3f6: openstack/cinder-8df5-account-create-update-2f45j/mariadb-account-create-update\" id=ee86502c-01cd-4e3d-9b99-8fa39a964d0b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098413 | controller |     "Jun 09 14:05:16.489552 crc crio[23733]: time=\"2026-06-09T14:05:16.489461705Z\" level=info msg=\"Removing container: d69656718500c5f5d88b83b709531414f80351def9a3aa90d75d64df19d5c945\" id=a34815f2-8a12-4a26-8bd8-5dfdc242b1bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098428 | controller |     "Jun 09 14:05:16.548823 crc crio[23733]: time=\"2026-06-09T14:05:16.548586847Z\" level=info msg=\"Removed container d69656718500c5f5d88b83b709531414f80351def9a3aa90d75d64df19d5c945: openstack/barbican-db-create-zcbrv/mariadb-database-create\" id=a34815f2-8a12-4a26-8bd8-5dfdc242b1bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098444 | controller |     "Jun 09 14:05:16.552494 crc crio[23733]: time=\"2026-06-09T14:05:16.55235946Z\" level=info msg=\"Removing container: c327c1497631249726626ec32e246010438c91b7bf38f370972752047a12707e\" id=46343cef-adf0-4881-82fa-b33f7860a7f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098462 | controller |     "Jun 09 14:05:16.601532 crc crio[23733]: time=\"2026-06-09T14:05:16.60142596Z\" level=info msg=\"Removed container c327c1497631249726626ec32e246010438c91b7bf38f370972752047a12707e: openstack/glance-db-create-f2sbp/mariadb-database-create\" id=46343cef-adf0-4881-82fa-b33f7860a7f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098479 | controller |     "Jun 09 14:05:16.605809 crc crio[23733]: time=\"2026-06-09T14:05:16.605390249Z\" level=info msg=\"Removing container: 99b5f7773931c10fb996049b8027999b9e7dc6ca5f4f0d0e02f5cc23ce46f026\" id=ebb75baf-e17c-42fe-8e31-82c8cb2217c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098494 | controller |     "Jun 09 14:05:16.685231 crc crio[23733]: time=\"2026-06-09T14:05:16.685041135Z\" level=info msg=\"Removed container 99b5f7773931c10fb996049b8027999b9e7dc6ca5f4f0d0e02f5cc23ce46f026: openstack/placement-ee55-account-create-update-fzqcc/mariadb-account-create-update\" id=ebb75baf-e17c-42fe-8e31-82c8cb2217c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098509 | controller |     "Jun 09 14:05:16.692270 crc crio[23733]: time=\"2026-06-09T14:05:16.691946108Z\" level=info msg=\"Removing container: f9e85fde8388ef6d2e76c56e58c70e89ad37ff335b3a7bd52606a765e72ee001\" id=7d49c3ae-f615-4f38-88f1-230491b95f92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098543 | controller |     "Jun 09 14:05:16.911307 crc crio[23733]: time=\"2026-06-09T14:05:16.911047538Z\" level=info msg=\"Removed container f9e85fde8388ef6d2e76c56e58c70e89ad37ff335b3a7bd52606a765e72ee001: openstack/glance-db-sync-znq9q/glance-db-sync\" id=7d49c3ae-f615-4f38-88f1-230491b95f92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098559 | controller |     "Jun 09 14:05:16.917014 crc crio[23733]: time=\"2026-06-09T14:05:16.916931635Z\" level=info msg=\"Removing container: 6be790507d18afa97618c6c352a4085cab01ba72b1390699307f028f249962c8\" id=8b720fdd-eebd-4085-ac23-6ad60cb5b9d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098574 | controller |     "Jun 09 14:05:16.956699 crc crio[23733]: time=\"2026-06-09T14:05:16.956568519Z\" level=info msg=\"Removed container 6be790507d18afa97618c6c352a4085cab01ba72b1390699307f028f249962c8: openstack/root-account-create-update-6wcgz/mariadb-account-create-update\" id=8b720fdd-eebd-4085-ac23-6ad60cb5b9d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098589 | controller |     "Jun 09 14:05:16.962270 crc crio[23733]: time=\"2026-06-09T14:05:16.962077017Z\" level=info msg=\"Removing container: af59477d3b73458ab38c0ad4cbf90b8aab2acec454c93d9bbab6dbb19ed4c246\" id=b8eca506-1e8f-4094-b9ee-afc7b2b3ea93 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098604 | controller |     "Jun 09 14:05:17.007812 crc crio[23733]: time=\"2026-06-09T14:05:17.007643178Z\" level=info msg=\"Removed container af59477d3b73458ab38c0ad4cbf90b8aab2acec454c93d9bbab6dbb19ed4c246: openstack/keystone-9f62-account-create-update-m8chx/mariadb-account-create-update\" id=b8eca506-1e8f-4094-b9ee-afc7b2b3ea93 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098619 | controller |     "Jun 09 14:05:17.012930 crc crio[23733]: time=\"2026-06-09T14:05:17.012839949Z\" level=info msg=\"Removing container: 9d39145125c91969094664970b6f8bbda3f03c48cd022ca46e2f81c918319042\" id=ec712a33-6775-4519-97eb-bb74b76ae88f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098634 | controller |     "Jun 09 14:05:17.064341 crc crio[23733]: time=\"2026-06-09T14:05:17.064026712Z\" level=info msg=\"Removed container 9d39145125c91969094664970b6f8bbda3f03c48cd022ca46e2f81c918319042: openstack/placement-db-create-c887h/mariadb-database-create\" id=ec712a33-6775-4519-97eb-bb74b76ae88f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098649 | controller |     "Jun 09 14:05:17.066887 crc crio[23733]: time=\"2026-06-09T14:05:17.066773161Z\" level=info msg=\"Removing container: f2ddba2f4c7c22254ca879b6e57122b764a950139d53ddf99f1122b68175b7f9\" id=ce24ea55-7ba3-4418-8ead-3ca547139883 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098668 | controller |     "Jun 09 14:05:17.133773 crc crio[23733]: time=\"2026-06-09T14:05:17.132735394Z\" level=info msg=\"Removed container f2ddba2f4c7c22254ca879b6e57122b764a950139d53ddf99f1122b68175b7f9: openstack/keystone-db-create-24dfq/mariadb-database-create\" id=ce24ea55-7ba3-4418-8ead-3ca547139883 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098683 | controller |     "Jun 09 14:05:17.136388 crc crio[23733]: time=\"2026-06-09T14:05:17.135490903Z\" level=info msg=\"Removing container: 5c8d8267c6bf3ae4b34f55a52b105e33993165f28e161b109db39bf7743eef02\" id=98dc11e1-4200-4131-abf3-ca06c9d1d74e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098698 | controller |     "Jun 09 14:05:17.181034 crc crio[23733]: time=\"2026-06-09T14:05:17.180750957Z\" level=info msg=\"Removed container 5c8d8267c6bf3ae4b34f55a52b105e33993165f28e161b109db39bf7743eef02: openstack/barbican-ca9d-account-create-update-497xk/mariadb-account-create-update\" id=98dc11e1-4200-4131-abf3-ca06c9d1d74e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098713 | controller |     "Jun 09 14:05:17.190357 crc crio[23733]: time=\"2026-06-09T14:05:17.189514146Z\" level=info msg=\"Removing container: f54b6607946cab929eb659dd823a7f65b2c03722f6e39b74bfc3c2b4fdbf0837\" id=9a1b657e-41ea-4b1d-8e31-d2a9108dbf47 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098728 | controller |     "Jun 09 14:05:17.237618 crc crio[23733]: time=\"2026-06-09T14:05:17.237493778Z\" level=info msg=\"Removed container f54b6607946cab929eb659dd823a7f65b2c03722f6e39b74bfc3c2b4fdbf0837: openstack/cinder-db-create-4zvhs/mariadb-database-create\" id=9a1b657e-41ea-4b1d-8e31-d2a9108dbf47 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098743 | controller |     "Jun 09 14:05:17.242622 crc crio[23733]: time=\"2026-06-09T14:05:17.242561875Z\" level=info msg=\"Removing container: 441df41ed2b727667163a25d974eccd9463120c23208ba03be7bfa3de54125ba\" id=a02a2b22-a1a6-4106-9817-17e31822186d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098757 | controller |     "Jun 09 14:05:17.283961 crc crio[23733]: time=\"2026-06-09T14:05:17.283814688Z\" level=info msg=\"Removed container 441df41ed2b727667163a25d974eccd9463120c23208ba03be7bfa3de54125ba: openstack/glance-71be-account-create-update-6tsmh/mariadb-account-create-update\" id=a02a2b22-a1a6-4106-9817-17e31822186d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.098772 | controller |     "Jun 09 14:05:17.296072 crc crio[23733]: time=\"2026-06-09T14:05:17.295966033Z\" level=info msg=\"Stopping pod sandbox: 7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e\" id=02a54cc9-e413-4e02-9d35-d097bc345b2e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.098787 | controller |     "Jun 09 14:05:17.296072 crc crio[23733]: time=\"2026-06-09T14:05:17.296075417Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e\" id=02a54cc9-e413-4e02-9d35-d097bc345b2e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.098802 | controller |     "Jun 09 14:05:17.297430 crc crio[23733]: time=\"2026-06-09T14:05:17.297375809Z\" level=info msg=\"Removing pod sandbox: 7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e\" id=a7fea300-b83c-4300-98a2-38bdb041da15 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.098818 | controller |     "Jun 09 14:05:17.323868 crc crio[23733]: time=\"2026-06-09T14:05:17.323807451Z\" level=info msg=\"Removed pod sandbox: 7aeb5d2734e7c06c77a39cfc953702b247fd0f6aa84e46b9ce34babb77ead54e\" id=a7fea300-b83c-4300-98a2-38bdb041da15 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.098837 | controller |     "Jun 09 14:05:17.326310 crc crio[23733]: time=\"2026-06-09T14:05:17.326239932Z\" level=info msg=\"Stopping pod sandbox: 5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395\" id=f7d2430a-32b0-4727-8a60-9f1c6ad1792f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.098853 | controller |     "Jun 09 14:05:17.326405 crc crio[23733]: time=\"2026-06-09T14:05:17.326323624Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395\" id=f7d2430a-32b0-4727-8a60-9f1c6ad1792f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.098868 | controller |     "Jun 09 14:05:17.327476 crc crio[23733]: time=\"2026-06-09T14:05:17.327393421Z\" level=info msg=\"Removing pod sandbox: 5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395\" id=5d808858-3b28-4bc0-97d9-571451833b1e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.098894 | controller |     "Jun 09 14:05:17.349912 crc crio[23733]: time=\"2026-06-09T14:05:17.349626719Z\" level=info msg=\"Removed pod sandbox: 5ea6cc638b7da9693825c685bc0765aef76505c3a4d7a6692ab3113935c03395\" id=5d808858-3b28-4bc0-97d9-571451833b1e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.098911 | controller |     "Jun 09 14:05:17.351666 crc crio[23733]: time=\"2026-06-09T14:05:17.351550496Z\" level=info msg=\"Stopping pod sandbox: 554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531\" id=b3cdc3be-c615-4a16-9332-8efe374634e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.098930 | controller |     "Jun 09 14:05:17.351952 crc crio[23733]: time=\"2026-06-09T14:05:17.351706251Z\" level=info msg=\"Stopped pod sandbox (already stopped): 554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531\" id=b3cdc3be-c615-4a16-9332-8efe374634e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.098950 | controller |     "Jun 09 14:05:17.352933 crc crio[23733]: time=\"2026-06-09T14:05:17.352846529Z\" level=info msg=\"Removing pod sandbox: 554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531\" id=c5c0e784-d274-48d2-9d80-5ee1361eab5f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.098965 | controller |     "Jun 09 14:05:17.373321 crc crio[23733]: time=\"2026-06-09T14:05:17.3732567Z\" level=info msg=\"Removed pod sandbox: 554a9f66345ed4af51df339c688cf47bc53a275cc22bd77402529c1935d8c531\" id=c5c0e784-d274-48d2-9d80-5ee1361eab5f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.098980 | controller |     "Jun 09 14:05:17.375526 crc crio[23733]: time=\"2026-06-09T14:05:17.375374443Z\" level=info msg=\"Stopping pod sandbox: 71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13\" id=e4b546e8-ce7d-46a6-8098-c12f3f6344f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.098995 | controller |     "Jun 09 14:05:17.375526 crc crio[23733]: time=\"2026-06-09T14:05:17.375466566Z\" level=info msg=\"Stopped pod sandbox (already stopped): 71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13\" id=e4b546e8-ce7d-46a6-8098-c12f3f6344f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.099010 | controller |     "Jun 09 14:05:17.377166 crc crio[23733]: time=\"2026-06-09T14:05:17.376898381Z\" level=info msg=\"Removing pod sandbox: 71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13\" id=d0831259-4394-4bc3-b67d-431776184de1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.099025 | controller |     "Jun 09 14:05:17.396272 crc crio[23733]: time=\"2026-06-09T14:05:17.396091123Z\" level=info msg=\"Removed pod sandbox: 71e198501224b12808e81a26633228d725b65a3082b8c597eef69d728022ce13\" id=d0831259-4394-4bc3-b67d-431776184de1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.099040 | controller |     "Jun 09 14:05:17.398402 crc crio[23733]: time=\"2026-06-09T14:05:17.39835012Z\" level=info msg=\"Stopping pod sandbox: ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a\" id=b608badc-73f8-47ff-8071-6a0d4499c235 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.099058 | controller |     "Jun 09 14:05:17.398796 crc crio[23733]: time=\"2026-06-09T14:05:17.398631106Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a\" id=b608badc-73f8-47ff-8071-6a0d4499c235 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.099073 | controller |     "Jun 09 14:05:17.401772 crc crio[23733]: time=\"2026-06-09T14:05:17.401271023Z\" level=info msg=\"Removing pod sandbox: ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a\" id=5cdb1bb7-704d-4c85-a601-7c68ba84e747 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.099087 | controller |     "Jun 09 14:05:17.417372 crc crio[23733]: time=\"2026-06-09T14:05:17.417255573Z\" level=info msg=\"Removed pod sandbox: ab363a0159f05db688e13c1c377633800c0d46a8e32e8cf8434463cb6256d43a\" id=5cdb1bb7-704d-4c85-a601-7c68ba84e747 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.099102 | controller |     "Jun 09 14:05:17.419179 crc crio[23733]: time=\"2026-06-09T14:05:17.419050257Z\" level=info msg=\"Stopping pod sandbox: 72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca\" id=dc1e958a-22c4-4a43-9624-95beb65d90a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.099117 | controller |     "Jun 09 14:05:17.419320 crc crio[23733]: time=\"2026-06-09T14:05:17.419188982Z\" level=info msg=\"Stopped pod sandbox (already stopped): 72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca\" id=dc1e958a-22c4-4a43-9624-95beb65d90a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.099132 | controller |     "Jun 09 14:05:17.420019 crc crio[23733]: time=\"2026-06-09T14:05:17.41995052Z\" level=info msg=\"Removing pod sandbox: 72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca\" id=92bf74a5-1a82-420e-9dff-16baaa2e9db0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.099146 | controller |     "Jun 09 14:05:17.436922 crc crio[23733]: time=\"2026-06-09T14:05:17.436597978Z\" level=info msg=\"Removed pod sandbox: 72083ec2dc6705c27632bb00e2bcd5e523c0293c28c0ecf0526fdb3713b32dca\" id=92bf74a5-1a82-420e-9dff-16baaa2e9db0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.099161 | controller |     "Jun 09 14:05:17.437609 crc crio[23733]: time=\"2026-06-09T14:05:17.437575222Z\" level=info msg=\"Stopping pod sandbox: 49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940\" id=4eb2ea47-02eb-4c57-9483-2d7515330ed6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.099176 | controller |     "Jun 09 14:05:17.437818 crc crio[23733]: time=\"2026-06-09T14:05:17.437786378Z\" level=info msg=\"Stopped pod sandbox (already stopped): 49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940\" id=4eb2ea47-02eb-4c57-9483-2d7515330ed6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.099192 | controller |     "Jun 09 14:05:17.438684 crc crio[23733]: time=\"2026-06-09T14:05:17.438576857Z\" level=info msg=\"Removing pod sandbox: 49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940\" id=dabafd14-fb60-475a-a5b0-98e8f1234098 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.099207 | controller |     "Jun 09 14:05:17.456142 crc crio[23733]: time=\"2026-06-09T14:05:17.456027514Z\" level=info msg=\"Removed pod sandbox: 49308a2f9f10738f67d4f2cc5194040223d755b36460a66108ff78c0e9a41940\" id=dabafd14-fb60-475a-a5b0-98e8f1234098 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.099222 | controller |     "Jun 09 14:05:17.457337 crc crio[23733]: time=\"2026-06-09T14:05:17.457206073Z\" level=info msg=\"Stopping pod sandbox: e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50\" id=714360d4-7ee3-4b75-80b6-e117de16be57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.099240 | controller |     "Jun 09 14:05:17.457507 crc crio[23733]: time=\"2026-06-09T14:05:17.457445579Z\" level=info msg=\"Stopped pod sandbox (already stopped): e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50\" id=714360d4-7ee3-4b75-80b6-e117de16be57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.099256 | controller |     "Jun 09 14:05:17.458095 crc crio[23733]: time=\"2026-06-09T14:05:17.458003194Z\" level=info msg=\"Removing pod sandbox: e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50\" id=783f4976-bb69-4010-bff9-17c2bbb28f42 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.099271 | controller |     "Jun 09 14:05:17.487548 crc crio[23733]: time=\"2026-06-09T14:05:17.486321953Z\" level=info msg=\"Removed pod sandbox: e708100710db397893ef6b3c2d8976a6f2c38176a68a2b27e84a0bcface5ef50\" id=783f4976-bb69-4010-bff9-17c2bbb28f42 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.099286 | controller |     "Jun 09 14:05:17.487548 crc crio[23733]: time=\"2026-06-09T14:05:17.48739235Z\" level=info msg=\"Stopping pod sandbox: e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828\" id=56cb8e67-3048-43d9-a5f0-8a0706e427f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.099301 | controller |     "Jun 09 14:05:17.487548 crc crio[23733]: time=\"2026-06-09T14:05:17.487438051Z\" level=info msg=\"Stopped pod sandbox (already stopped): e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828\" id=56cb8e67-3048-43d9-a5f0-8a0706e427f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.099317 | controller |     "Jun 09 14:05:17.489600 crc crio[23733]: time=\"2026-06-09T14:05:17.489531244Z\" level=info msg=\"Removing pod sandbox: e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828\" id=801e42f6-4139-43e6-99ac-a1fdba39768a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.099332 | controller |     "Jun 09 14:05:17.509775 crc crio[23733]: time=\"2026-06-09T14:05:17.509616157Z\" level=info msg=\"Removed pod sandbox: e2553c3b993e475a55c2752f07c5423d6dd7dfd0753b7d8113a097b06d8fd828\" id=801e42f6-4139-43e6-99ac-a1fdba39768a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.099347 | controller |     "Jun 09 14:05:17.511868 crc crio[23733]: time=\"2026-06-09T14:05:17.511783982Z\" level=info msg=\"Stopping pod sandbox: cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9\" id=8eb6c288-0b2d-4d15-ba8c-f6c3bea428a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.099362 | controller |     "Jun 09 14:05:17.511983 crc crio[23733]: time=\"2026-06-09T14:05:17.511897535Z\" level=info msg=\"Stopped pod sandbox (already stopped): cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9\" id=8eb6c288-0b2d-4d15-ba8c-f6c3bea428a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.099377 | controller |     "Jun 09 14:05:17.512973 crc crio[23733]: time=\"2026-06-09T14:05:17.512878219Z\" level=info msg=\"Removing pod sandbox: cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9\" id=6f8f96c7-8277-41fe-94f2-ce07147e2cc7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.099392 | controller |     "Jun 09 14:05:17.540563 crc crio[23733]: time=\"2026-06-09T14:05:17.540436109Z\" level=info msg=\"Removed pod sandbox: cf9fd1b836e15f13115d4a81988b1f63c7a39c22ccd37b97c9d805528f73d2c9\" id=6f8f96c7-8277-41fe-94f2-ce07147e2cc7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.099407 | controller |     "Jun 09 14:05:17.542002 crc crio[23733]: time=\"2026-06-09T14:05:17.541946737Z\" level=info msg=\"Stopping pod sandbox: 6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd\" id=65c053e4-bf98-4c7c-b489-cfd3b2f8f911 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.099423 | controller |     "Jun 09 14:05:17.542267 crc crio[23733]: time=\"2026-06-09T14:05:17.542236344Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd\" id=65c053e4-bf98-4c7c-b489-cfd3b2f8f911 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.099441 | controller |     "Jun 09 14:05:17.543785 crc crio[23733]: time=\"2026-06-09T14:05:17.543698921Z\" level=info msg=\"Removing pod sandbox: 6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd\" id=5fb7c2ba-24ca-4f8d-985e-061416ac18de name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.099456 | controller |     "Jun 09 14:05:17.563150 crc crio[23733]: time=\"2026-06-09T14:05:17.562998085Z\" level=info msg=\"Removed pod sandbox: 6a87ad1f60a27923a63db7f55c14c92157b09d70dbf7d99b8522fb052405cbfd\" id=5fb7c2ba-24ca-4f8d-985e-061416ac18de name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.099471 | controller |     "Jun 09 14:05:17.573173 crc crio[23733]: time=\"2026-06-09T14:05:17.564232626Z\" level=info msg=\"Stopping pod sandbox: 294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398\" id=05987843-f3ab-4e6f-b530-559459085f03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.099486 | controller |     "Jun 09 14:05:17.573173 crc crio[23733]: time=\"2026-06-09T14:05:17.572229966Z\" level=info msg=\"Stopped pod sandbox (already stopped): 294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398\" id=05987843-f3ab-4e6f-b530-559459085f03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.099501 | controller |     "Jun 09 14:05:17.580625 crc crio[23733]: time=\"2026-06-09T14:05:17.574996416Z\" level=info msg=\"Removing pod sandbox: 294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398\" id=47a93313-6548-4b0e-8b36-a1b7f9820c44 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.099534 | controller |     "Jun 09 14:05:17.595691 crc crio[23733]: time=\"2026-06-09T14:05:17.595546211Z\" level=info msg=\"Removed pod sandbox: 294c157dc9a23b44a1f72920292c2722588e0417f062662d49187138aca3e398\" id=47a93313-6548-4b0e-8b36-a1b7f9820c44 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.099551 | controller |     "Jun 09 14:05:17.597436 crc crio[23733]: time=\"2026-06-09T14:05:17.597337346Z\" level=info msg=\"Stopping pod sandbox: 4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f\" id=85c2508a-f1ee-4073-99bf-0ae9f213b5c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.099566 | controller |     "Jun 09 14:05:17.597526 crc crio[23733]: time=\"2026-06-09T14:05:17.597445918Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f\" id=85c2508a-f1ee-4073-99bf-0ae9f213b5c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.099581 | controller |     "Jun 09 14:05:17.598232 crc crio[23733]: time=\"2026-06-09T14:05:17.598095814Z\" level=info msg=\"Removing pod sandbox: 4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f\" id=24a4dc30-3590-4417-b297-697fb7572554 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.099596 | controller |     "Jun 09 14:05:17.615331 crc crio[23733]: time=\"2026-06-09T14:05:17.615202624Z\" level=info msg=\"Removed pod sandbox: 4490e307511e2a8de22f08e4c1ab3fbb36f7ea41f0b85b91064f5beb4da45e9f\" id=24a4dc30-3590-4417-b297-697fb7572554 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.099611 | controller |     "Jun 09 14:05:17.616435 crc crio[23733]: time=\"2026-06-09T14:05:17.616237049Z\" level=info msg=\"Stopping pod sandbox: fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e\" id=5a36c4da-17b4-464e-8f2c-7e4d0fed2b40 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.099626 | controller |     "Jun 09 14:05:17.616435 crc crio[23733]: time=\"2026-06-09T14:05:17.61630881Z\" level=info msg=\"Stopped pod sandbox (already stopped): fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e\" id=5a36c4da-17b4-464e-8f2c-7e4d0fed2b40 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.099642 | controller |     "Jun 09 14:05:17.617489 crc crio[23733]: time=\"2026-06-09T14:05:17.617404518Z\" level=info msg=\"Removing pod sandbox: fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e\" id=51dadeea-fba4-4d1a-9d3b-83807c6cac7f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.099666 | controller |     "Jun 09 14:05:17.635009 crc crio[23733]: time=\"2026-06-09T14:05:17.634777343Z\" level=info msg=\"Removed pod sandbox: fbe3a68dd205447bcd060982952be2fc1159a40f391f0ba987d7685723114c2e\" id=51dadeea-fba4-4d1a-9d3b-83807c6cac7f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.099682 | controller |     "Jun 09 14:05:20.909342 crc crio[23733]: time=\"2026-06-09T14:05:20.904555156Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4/POD\" id=8f2121bb-2cf1-44df-a5c4-65f5a24e2f1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.099697 | controller |     "Jun 09 14:05:20.909342 crc crio[23733]: time=\"2026-06-09T14:05:20.905243852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.099712 | controller |     "Jun 09 14:05:20.937969 crc crio[23733]: time=\"2026-06-09T14:05:20.937802948Z\" 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=8f2121bb-2cf1-44df-a5c4-65f5a24e2f1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.099727 | controller |     "Jun 09 14:05:20.952349 crc crio[23733]: time=\"2026-06-09T14:05:20.95220302Z\" level=info msg=\"Ran pod sandbox 21dc2d965e2f2b0d0bbf2ce071c7463b5a9dc85705b86a40fb2e01c8cd10b29c with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4/POD\" id=8f2121bb-2cf1-44df-a5c4-65f5a24e2f1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.099742 | controller |     "Jun 09 14:05:20.957452 crc crio[23733]: time=\"2026-06-09T14:05:20.9573896Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=7f59f41f-097e-4f05-86f8-c690e86df14b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.099757 | controller |     "Jun 09 14:05:20.957666 crc crio[23733]: time=\"2026-06-09T14:05:20.957591675Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=7f59f41f-097e-4f05-86f8-c690e86df14b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.099772 | controller |     "Jun 09 14:05:20.957753 crc crio[23733]: time=\"2026-06-09T14:05:20.957693787Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=7f59f41f-097e-4f05-86f8-c690e86df14b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.099787 | controller |     "Jun 09 14:05:20.959045 crc crio[23733]: time=\"2026-06-09T14:05:20.95898096Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=14665f75-2292-4363-b5cc-b745edc99cf7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.099803 | controller |     "Jun 09 14:05:20.977684 crc crio[23733]: time=\"2026-06-09T14:05:20.977503124Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-09 14:45:34.099818 | controller |     "Jun 09 14:05:46.020178 crc crio[23733]: time=\"2026-06-09T14:05:46.018773178Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=14665f75-2292-4363-b5cc-b745edc99cf7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.099834 | controller |     "Jun 09 14:05:46.022379 crc crio[23733]: time=\"2026-06-09T14:05:46.021403925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=84c4973d-42fc-4d3f-88f1-27a75dc40a4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.099853 | controller |     "Jun 09 14:05:46.030386 crc crio[23733]: time=\"2026-06-09T14:05:46.029685883Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=b85ccd75-201d-4a07-a738-9673f8a4219d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.099868 | controller |     "Jun 09 14:05:46.053621 crc crio[23733]: time=\"2026-06-09T14:05:46.053519559Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4/init\" id=7fa2406b-79f4-4a84-b318-1f9418c988fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.099882 | controller |     "Jun 09 14:05:46.055342 crc crio[23733]: time=\"2026-06-09T14:05:46.055234902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.099897 | controller |     "Jun 09 14:05:46.112841 crc crio[23733]: time=\"2026-06-09T14:05:46.112724183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.099913 | controller |     "Jun 09 14:05:46.118045 crc crio[23733]: time=\"2026-06-09T14:05:46.117960245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.099928 | controller |     "Jun 09 14:05:46.322869 crc crio[23733]: time=\"2026-06-09T14:05:46.32254453Z\" level=info msg=\"Created container edeb6b5300b9d910708b43127584223a0ceeac903460f7f98ded59c0996278e0: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4/init\" id=7fa2406b-79f4-4a84-b318-1f9418c988fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.099943 | controller |     "Jun 09 14:05:46.334367 crc crio[23733]: time=\"2026-06-09T14:05:46.334205063Z\" level=info msg=\"Starting container: edeb6b5300b9d910708b43127584223a0ceeac903460f7f98ded59c0996278e0\" id=570607d2-43ea-46f4-b70c-d4b451b45b21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.099958 | controller |     "Jun 09 14:05:46.341250 crc crio[23733]: time=\"2026-06-09T14:05:46.341043054Z\" level=info msg=\"Started container\" PID=109603 containerID=edeb6b5300b9d910708b43127584223a0ceeac903460f7f98ded59c0996278e0 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4/init id=570607d2-43ea-46f4-b70c-d4b451b45b21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21dc2d965e2f2b0d0bbf2ce071c7463b5a9dc85705b86a40fb2e01c8cd10b29c",
2026-06-09 14:45:34.099974 | controller |     "Jun 09 14:05:52.769571 crc crio[23733]: time=\"2026-06-09T14:05:52.768967381Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=e0c50324-72e4-4cbe-a173-123b60cf3a38 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.099990 | controller |     "Jun 09 14:05:52.781369 crc crio[23733]: time=\"2026-06-09T14:05:52.78126145Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-09 14:45:34.100006 | controller |     "Jun 09 14:05:55.262462 crc crio[23733]: time=\"2026-06-09T14:05:55.261941029Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=e0c50324-72e4-4cbe-a173-123b60cf3a38 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.100022 | controller |     "Jun 09 14:05:55.264060 crc crio[23733]: time=\"2026-06-09T14:05:55.263702874Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=b9b2fbea-160a-44e0-a5d9-a778d8231ea6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.100037 | controller |     "Jun 09 14:05:55.285297 crc crio[23733]: time=\"2026-06-09T14:05:55.284806026Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=98c01f36-e03a-4d13-94b5-24638922a95a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.100055 | controller |     "Jun 09 14:05:55.295838 crc crio[23733]: time=\"2026-06-09T14:05:55.295778071Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4/osp-httpd\" id=67dcc289-44c2-4427-8d2a-43ef1a05be9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.100071 | controller |     "Jun 09 14:05:55.297252 crc crio[23733]: time=\"2026-06-09T14:05:55.297220758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.100087 | controller |     "Jun 09 14:05:55.383715 crc crio[23733]: time=\"2026-06-09T14:05:55.383606645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.100102 | controller |     "Jun 09 14:05:55.391547 crc crio[23733]: time=\"2026-06-09T14:05:55.391494174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.100117 | controller |     "Jun 09 14:05:55.598268 crc crio[23733]: time=\"2026-06-09T14:05:55.5981703Z\" level=info msg=\"Created container 4820d35e548d3b0500cac4706ab42a1f752fe469b3d271d59479067f07e517f4: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4/osp-httpd\" id=67dcc289-44c2-4427-8d2a-43ef1a05be9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.100131 | controller |     "Jun 09 14:05:55.602407 crc crio[23733]: time=\"2026-06-09T14:05:55.602337935Z\" level=info msg=\"Starting container: 4820d35e548d3b0500cac4706ab42a1f752fe469b3d271d59479067f07e517f4\" id=b9ba7992-75d2-4721-b1ce-4086bf904a5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.100147 | controller |     "Jun 09 14:05:55.607037 crc crio[23733]: time=\"2026-06-09T14:05:55.606972473Z\" level=info msg=\"Started container\" PID=110059 containerID=4820d35e548d3b0500cac4706ab42a1f752fe469b3d271d59479067f07e517f4 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4/osp-httpd id=b9ba7992-75d2-4721-b1ce-4086bf904a5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=21dc2d965e2f2b0d0bbf2ce071c7463b5a9dc85705b86a40fb2e01c8cd10b29c",
2026-06-09 14:45:34.100162 | controller |     "Jun 09 14:06:00.557063 crc crio[23733]: time=\"2026-06-09T14:06:00.555546277Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683566-jc4xw/POD\" id=37cf6f30-0ee7-4e81-bc3a-f5b7e9a54fe2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.100177 | controller |     "Jun 09 14:06:00.559918 crc crio[23733]: time=\"2026-06-09T14:06:00.557092075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.100192 | controller |     "Jun 09 14:06:00.603775 crc crio[23733]: time=\"2026-06-09T14:06:00.603625429Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683566-jc4xw Namespace:openshift-infra ID:c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50 UID:834e629d-849d-4326-a2b4-67e645db9f73 NetNS:/var/run/netns/4ea3664d-0a87-4394-ba4b-52bf86459733 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod834e629d_849d_4326_a2b4_67e645db9f73.slice PodAnnotations:0xc001026788}] Aliases:map[]}\"",
2026-06-09 14:45:34.100207 | controller |     "Jun 09 14:06:00.603775 crc crio[23733]: time=\"2026-06-09T14:06:00.603727581Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683566-jc4xw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.100226 | controller |     "Jun 09 14:06:01.204204 crc crio[23733]: 2026-06-09T14:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0d4399edaf79fd Mac:2a:3c:f2:03:f3:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/4ea3664d-0a87-4394-ba4b-52bf86459733 SocketPath: PciID:}] [{Interface:0xc00011cdd0 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.100241 | controller |     "Jun 09 14:06:01.205791 crc crio[23733]: time=\"2026-06-09T14:06:01.205699416Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683566-jc4xw Namespace:openshift-infra ID:c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50 UID:834e629d-849d-4326-a2b4-67e645db9f73 NetNS:/var/run/netns/4ea3664d-0a87-4394-ba4b-52bf86459733 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod834e629d_849d_4326_a2b4_67e645db9f73.slice PodAnnotations:0xc001026788}] Aliases:map[]}\"",
2026-06-09 14:45:34.100257 | controller |     "Jun 09 14:06:01.205903 crc crio[23733]: time=\"2026-06-09T14:06:01.205886441Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683566-jc4xw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.100272 | controller |     "Jun 09 14:06:01.217067 crc crio[23733]: time=\"2026-06-09T14:06:01.21697224Z\" level=info msg=\"Ran pod sandbox c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50 with infra container: openshift-infra/auto-csr-approver-29683566-jc4xw/POD\" id=37cf6f30-0ee7-4e81-bc3a-f5b7e9a54fe2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.100287 | controller |     "Jun 09 14:06:01.225361 crc crio[23733]: time=\"2026-06-09T14:06:01.222781436Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a8859cc1-0492-4aa3-bff7-794d36ec97d7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.100302 | controller |     "Jun 09 14:06:01.233081 crc crio[23733]: time=\"2026-06-09T14:06:01.232964404Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.100318 | controller |     "Jun 09 14:06:02.591902 crc crio[23733]: time=\"2026-06-09T14:06:02.591154052Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/POD\" id=829e19f2-16ea-49b6-97e4-7d6472a8a5c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.100333 | controller |     "Jun 09 14:06:02.593835 crc crio[23733]: time=\"2026-06-09T14:06:02.591925691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.100349 | controller |     "Jun 09 14:06:02.640199 crc crio[23733]: time=\"2026-06-09T14:06:02.639997432Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t Namespace:openstack ID:62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524 UID:aeca5ab7-110d-4c67-99df-ada4adc33f68 NetNS:/var/run/netns/9091009d-0c79-4c9f-b247-ce2bea4094e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeca5ab7_110d_4c67_99df_ada4adc33f68.slice PodAnnotations:0xc001026138}] Aliases:map[]}\"",
2026-06-09 14:45:34.100365 | controller |     "Jun 09 14:06:02.640199 crc crio[23733]: time=\"2026-06-09T14:06:02.640073504Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.100380 | controller |     "Jun 09 14:06:02.781455 crc crio[23733]: time=\"2026-06-09T14:06:02.781347724Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a8859cc1-0492-4aa3-bff7-794d36ec97d7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.100398 | controller |     "Jun 09 14:06:02.782865 crc crio[23733]: time=\"2026-06-09T14:06:02.78278415Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=345e092e-7ae0-48a6-a759-d12fabbea9e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.100414 | controller |     "Jun 09 14:06:02.785749 crc crio[23733]: time=\"2026-06-09T14:06:02.785685853Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=51ce96df-036a-4e55-ae01-9b9f1c8ba50c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.100429 | controller |     "Jun 09 14:06:02.792538 crc crio[23733]: time=\"2026-06-09T14:06:02.792476754Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683566-jc4xw/oc\" id=79cf314e-9655-41e6-9c18-48512f46c275 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.100444 | controller |     "Jun 09 14:06:02.793139 crc crio[23733]: time=\"2026-06-09T14:06:02.793032868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.100459 | controller |     "Jun 09 14:06:02.852945 crc crio[23733]: time=\"2026-06-09T14:06:02.852052684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.100474 | controller |     "Jun 09 14:06:03.005328 crc crio[23733]: 2026-06-09T14:06:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62aeec1f0dec514 Mac:8a:0e:1c:c5:b4:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/9091009d-0c79-4c9f-b247-ce2bea4094e1 SocketPath: PciID:}] [{Interface:0xc000015100 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.100489 | controller |     "Jun 09 14:06:03.006521 crc crio[23733]: time=\"2026-06-09T14:06:03.006426033Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t Namespace:openstack ID:62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524 UID:aeca5ab7-110d-4c67-99df-ada4adc33f68 NetNS:/var/run/netns/9091009d-0c79-4c9f-b247-ce2bea4094e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeca5ab7_110d_4c67_99df_ada4adc33f68.slice PodAnnotations:0xc001026138}] Aliases:map[]}\"",
2026-06-09 14:45:34.100504 | controller |     "Jun 09 14:06:03.006728 crc crio[23733]: time=\"2026-06-09T14:06:03.00663864Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.100537 | controller |     "Jun 09 14:06:03.019326 crc crio[23733]: time=\"2026-06-09T14:06:03.019073002Z\" level=info msg=\"Ran pod sandbox 62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/POD\" id=829e19f2-16ea-49b6-97e4-7d6472a8a5c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.100554 | controller |     "Jun 09 14:06:03.022609 crc crio[23733]: time=\"2026-06-09T14:06:03.022497209Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=2e8561e6-270f-46b8-9c1f-9eda7d75bd76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.100569 | controller |     "Jun 09 14:06:03.032248 crc crio[23733]: time=\"2026-06-09T14:06:03.031914746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=a332b94a-5f65-488a-bee6-8a83cd18c77d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.100590 | controller |     "Jun 09 14:06:03.045528 crc crio[23733]: time=\"2026-06-09T14:06:03.045339364Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/init\" id=fadfaff5-52b8-46a5-a94d-07fce3104ba2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.100606 | controller |     "Jun 09 14:06:03.047549 crc crio[23733]: time=\"2026-06-09T14:06:03.047364384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.100621 | controller |     "Jun 09 14:06:03.134864 crc crio[23733]: time=\"2026-06-09T14:06:03.134043879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.100636 | controller |     "Jun 09 14:06:03.158697 crc crio[23733]: time=\"2026-06-09T14:06:03.158584077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.100651 | controller |     "Jun 09 14:06:03.335834 crc crio[23733]: time=\"2026-06-09T14:06:03.335759261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.100666 | controller |     "Jun 09 14:06:03.363628 crc crio[23733]: time=\"2026-06-09T14:06:03.363440168Z\" level=info msg=\"Created container a038e16578d88ff21d7c9bb83c7b8eee63629e2d169f60b42430f46700ecea5b: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/init\" id=fadfaff5-52b8-46a5-a94d-07fce3104ba2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.100682 | controller |     "Jun 09 14:06:03.365063 crc crio[23733]: time=\"2026-06-09T14:06:03.364926136Z\" level=info msg=\"Starting container: a038e16578d88ff21d7c9bb83c7b8eee63629e2d169f60b42430f46700ecea5b\" id=d4e80bea-8ae0-446c-9629-d4609e7f0328 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.100697 | controller |     "Jun 09 14:06:03.379529 crc crio[23733]: time=\"2026-06-09T14:06:03.3789503Z\" level=info msg=\"Started container\" PID=110720 containerID=a038e16578d88ff21d7c9bb83c7b8eee63629e2d169f60b42430f46700ecea5b description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/init id=d4e80bea-8ae0-446c-9629-d4609e7f0328 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524",
2026-06-09 14:45:34.100713 | controller |     "Jun 09 14:06:03.462327 crc crio[23733]: time=\"2026-06-09T14:06:03.461433738Z\" level=info msg=\"Created container bb8b0248b121bd1837c23d7cd2b595d8597999f10da6c8d32ea3168e29c64ee2: openshift-infra/auto-csr-approver-29683566-jc4xw/oc\" id=79cf314e-9655-41e6-9c18-48512f46c275 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.100728 | controller |     "Jun 09 14:06:03.465876 crc crio[23733]: time=\"2026-06-09T14:06:03.465566521Z\" level=info msg=\"Starting container: bb8b0248b121bd1837c23d7cd2b595d8597999f10da6c8d32ea3168e29c64ee2\" id=efb45c50-b041-4196-8248-d93c51e80700 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.100743 | controller |     "Jun 09 14:06:03.472720 crc crio[23733]: time=\"2026-06-09T14:06:03.472608398Z\" level=info msg=\"Started container\" PID=110735 containerID=bb8b0248b121bd1837c23d7cd2b595d8597999f10da6c8d32ea3168e29c64ee2 description=openshift-infra/auto-csr-approver-29683566-jc4xw/oc id=efb45c50-b041-4196-8248-d93c51e80700 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50",
2026-06-09 14:45:34.100758 | controller |     "Jun 09 14:06:05.999912 crc crio[23733]: time=\"2026-06-09T14:06:05.998816134Z\" level=info msg=\"Stopping pod sandbox: c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50\" id=0bde3fbd-7b0e-4937-89a9-f5bd470eb37e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.100776 | controller |     "Jun 09 14:06:06.001939 crc crio[23733]: time=\"2026-06-09T14:06:06.000736012Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683566-jc4xw Namespace:openshift-infra ID:c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50 UID:834e629d-849d-4326-a2b4-67e645db9f73 NetNS:/var/run/netns/4ea3664d-0a87-4394-ba4b-52bf86459733 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod834e629d_849d_4326_a2b4_67e645db9f73.slice PodAnnotations:0xc00580a400}] Aliases:map[]}\"",
2026-06-09 14:45:34.100792 | controller |     "Jun 09 14:06:06.001939 crc crio[23733]: time=\"2026-06-09T14:06:06.000927577Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683566-jc4xw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.100807 | controller |     "Jun 09 14:06:06.383417 crc crio[23733]: time=\"2026-06-09T14:06:06.383059774Z\" level=info msg=\"Stopped pod sandbox: c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50\" id=0bde3fbd-7b0e-4937-89a9-f5bd470eb37e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.100823 | controller |     "Jun 09 14:06:10.091085 crc crio[23733]: time=\"2026-06-09T14:06:10.089913023Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=7a49a2be-e361-4884-945f-bb9ae711f624 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.100838 | controller |     "Jun 09 14:06:10.105451 crc crio[23733]: time=\"2026-06-09T14:06:10.104002588Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"",
2026-06-09 14:45:34.100853 | controller |     "Jun 09 14:06:11.847273 crc crio[23733]: time=\"2026-06-09T14:06:11.846713494Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:f504c6d2fc14977a5a8609c689b046f1511f6e0af03edc2168a92be8983516e6\" id=7a49a2be-e361-4884-945f-bb9ae711f624 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.100869 | controller |     "Jun 09 14:06:11.848336 crc crio[23733]: time=\"2026-06-09T14:06:11.848022757Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=f42a0e98-92ba-4ee7-8169-54647dc18ea9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.100883 | controller |     "Jun 09 14:06:11.852440 crc crio[23733]: time=\"2026-06-09T14:06:11.852332266Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=b0030ae3-6026-405b-a06f-82d0efaceb2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.100899 | controller |     "Jun 09 14:06:11.861245 crc crio[23733]: time=\"2026-06-09T14:06:11.861172619Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=22ca6b7d-6158-4d16-b4fc-f0e300a2c582 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.100914 | controller |     "Jun 09 14:06:11.864300 crc crio[23733]: time=\"2026-06-09T14:06:11.864237705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.100928 | controller |     "Jun 09 14:06:11.921739 crc crio[23733]: time=\"2026-06-09T14:06:11.921476827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.100943 | controller |     "Jun 09 14:06:11.932051 crc crio[23733]: time=\"2026-06-09T14:06:11.931940732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.100961 | controller |     "Jun 09 14:06:12.124895 crc crio[23733]: time=\"2026-06-09T14:06:12.124599186Z\" level=info msg=\"Created container 9169bed8ad0b5d1a4210edcdbdbb0022a88d81e890a03fbc53241425ee8ed36a: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=22ca6b7d-6158-4d16-b4fc-f0e300a2c582 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.100976 | controller |     "Jun 09 14:06:12.126477 crc crio[23733]: time=\"2026-06-09T14:06:12.126211106Z\" level=info msg=\"Starting container: 9169bed8ad0b5d1a4210edcdbdbb0022a88d81e890a03fbc53241425ee8ed36a\" id=9b2f5a06-be7f-4f6e-aa4f-256f951494ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.100991 | controller |     "Jun 09 14:06:12.135732 crc crio[23733]: time=\"2026-06-09T14:06:12.135562712Z\" level=info msg=\"Started container\" PID=111270 containerID=9169bed8ad0b5d1a4210edcdbdbb0022a88d81e890a03fbc53241425ee8ed36a description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/openstack-edpm-ipam-provisionserver-checksum-discovery id=9b2f5a06-be7f-4f6e-aa4f-256f951494ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524",
2026-06-09 14:45:34.101006 | controller |     "Jun 09 14:06:14.180599 crc crio[23733]: time=\"2026-06-09T14:06:14.179809115Z\" level=info msg=\"Stopping pod sandbox: 62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524\" id=72bf4c1d-3ffd-43cb-a067-1dc262f301fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.101021 | controller |     "Jun 09 14:06:14.182897 crc crio[23733]: time=\"2026-06-09T14:06:14.181397525Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t Namespace:openstack ID:62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524 UID:aeca5ab7-110d-4c67-99df-ada4adc33f68 NetNS:/var/run/netns/9091009d-0c79-4c9f-b247-ce2bea4094e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaeca5ab7_110d_4c67_99df_ada4adc33f68.slice PodAnnotations:0xc002534808}] Aliases:map[]}\"",
2026-06-09 14:45:34.101036 | controller |     "Jun 09 14:06:14.182897 crc crio[23733]: time=\"2026-06-09T14:06:14.18161526Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.101051 | controller |     "Jun 09 14:06:14.558070 crc crio[23733]: time=\"2026-06-09T14:06:14.556620928Z\" level=info msg=\"Stopped pod sandbox: 62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524\" id=72bf4c1d-3ffd-43cb-a067-1dc262f301fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.101065 | controller |     "Jun 09 14:06:17.676435 crc crio[23733]: time=\"2026-06-09T14:06:17.675943756Z\" level=info msg=\"Removing container: a7693dc22ddb230138b12408c88c638931eb6febf66eba33b33eb6973c1879d2\" id=df5b1bcc-8fb5-4345-a1ce-dccb0ef44b21 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.101080 | controller |     "Jun 09 14:06:17.807364 crc crio[23733]: time=\"2026-06-09T14:06:17.804232407Z\" level=info msg=\"Removed container a7693dc22ddb230138b12408c88c638931eb6febf66eba33b33eb6973c1879d2: openstack/neutron-db-sync-xr6tt/neutron-db-sync\" id=df5b1bcc-8fb5-4345-a1ce-dccb0ef44b21 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.101095 | controller |     "Jun 09 14:06:17.810754 crc crio[23733]: time=\"2026-06-09T14:06:17.810615828Z\" level=info msg=\"Removing container: 0e6a6a5f6a74a75eb15e15971f54cf89488eb334e790e43b7c0b3a09b6f3443c\" id=b048dce2-cafa-41e6-98b1-c19c959b3496 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.101110 | controller |     "Jun 09 14:06:17.896530 crc crio[23733]: time=\"2026-06-09T14:06:17.896354407Z\" level=info msg=\"Removed container 0e6a6a5f6a74a75eb15e15971f54cf89488eb334e790e43b7c0b3a09b6f3443c: openstack/keystone-db-sync-92jq9/keystone-db-sync\" id=b048dce2-cafa-41e6-98b1-c19c959b3496 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.101128 | controller |     "Jun 09 14:06:17.909200 crc crio[23733]: time=\"2026-06-09T14:06:17.908932805Z\" level=info msg=\"Stopping pod sandbox: 807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f\" id=1f1ada51-0289-42b5-8591-7b897c4b5529 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.101143 | controller |     "Jun 09 14:06:17.909200 crc crio[23733]: time=\"2026-06-09T14:06:17.909044148Z\" level=info msg=\"Stopped pod sandbox (already stopped): 807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f\" id=1f1ada51-0289-42b5-8591-7b897c4b5529 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.101158 | controller |     "Jun 09 14:06:17.910300 crc crio[23733]: time=\"2026-06-09T14:06:17.90989221Z\" level=info msg=\"Removing pod sandbox: 807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f\" id=ec0db285-14fa-4eae-bf86-8bc7fd8cbdc4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.101172 | controller |     "Jun 09 14:06:17.935491 crc crio[23733]: time=\"2026-06-09T14:06:17.93533921Z\" level=info msg=\"Removed pod sandbox: 807bf99d51bd3abbca31eefd0a7e8b9fde3525442dd6e0aff7f25d3128fa032f\" id=ec0db285-14fa-4eae-bf86-8bc7fd8cbdc4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.101187 | controller |     "Jun 09 14:06:17.936930 crc crio[23733]: time=\"2026-06-09T14:06:17.936862509Z\" level=info msg=\"Stopping pod sandbox: 1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75\" id=b0990a45-b6a1-4787-a895-d4bd4d0ff0ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.101201 | controller |     "Jun 09 14:06:17.936930 crc crio[23733]: time=\"2026-06-09T14:06:17.93691023Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75\" id=b0990a45-b6a1-4787-a895-d4bd4d0ff0ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.101216 | controller |     "Jun 09 14:06:17.938300 crc crio[23733]: time=\"2026-06-09T14:06:17.938203363Z\" level=info msg=\"Removing pod sandbox: 1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75\" id=0fc6c99a-af0d-4ea7-847e-523efc1a97f8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.101230 | controller |     "Jun 09 14:06:17.959502 crc crio[23733]: time=\"2026-06-09T14:06:17.959290104Z\" level=info msg=\"Removed pod sandbox: 1f23715b86a45bf6dca5351b48d62e9594bd486f0dbbc468a44ec769aa426e75\" id=0fc6c99a-af0d-4ea7-847e-523efc1a97f8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.101245 | controller |     "Jun 09 14:06:35.650983 crc crio[23733]: time=\"2026-06-09T14:06:35.649881702Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-m6jrz/POD\" id=0dfd2ad6-7bed-4825-b683-c74034d0ae61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.101259 | controller |     "Jun 09 14:06:35.653282 crc crio[23733]: time=\"2026-06-09T14:06:35.651097343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.101273 | controller |     "Jun 09 14:06:36.118392 crc crio[23733]: time=\"2026-06-09T14:06:36.117867383Z\" level=info msg=\"Got pod network &{Name:certified-operators-m6jrz Namespace:openshift-marketplace ID:c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667 UID:f43a7dcb-7254-41fe-8a18-ae859c80071a NetNS:/var/run/netns/46d7ec27-3e8d-42a0-83dc-7ce71f4e135d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf43a7dcb_7254_41fe_8a18_ae859c80071a.slice PodAnnotations:0xc00012aad8}] Aliases:map[]}\"",
2026-06-09 14:45:34.101291 | controller |     "Jun 09 14:06:36.118392 crc crio[23733]: time=\"2026-06-09T14:06:36.118381567Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-m6jrz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.101306 | controller |     "Jun 09 14:06:37.818530 crc crio[23733]: 2026-06-09T14:06:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c621494d8e03018 Mac:0e:7b:b0:c0:dc:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/46d7ec27-3e8d-42a0-83dc-7ce71f4e135d SocketPath: PciID:}] [{Interface:0xc000150e60 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.101321 | controller |     "Jun 09 14:06:37.820720 crc crio[23733]: time=\"2026-06-09T14:06:37.820584943Z\" level=info msg=\"Got pod network &{Name:certified-operators-m6jrz Namespace:openshift-marketplace ID:c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667 UID:f43a7dcb-7254-41fe-8a18-ae859c80071a NetNS:/var/run/netns/46d7ec27-3e8d-42a0-83dc-7ce71f4e135d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf43a7dcb_7254_41fe_8a18_ae859c80071a.slice PodAnnotations:0xc00012aad8}] Aliases:map[]}\"",
2026-06-09 14:45:34.101337 | controller |     "Jun 09 14:06:37.820885 crc crio[23733]: time=\"2026-06-09T14:06:37.820855089Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-m6jrz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.101351 | controller |     "Jun 09 14:06:37.832416 crc crio[23733]: time=\"2026-06-09T14:06:37.832273837Z\" level=info msg=\"Ran pod sandbox c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667 with infra container: openshift-marketplace/certified-operators-m6jrz/POD\" id=0dfd2ad6-7bed-4825-b683-c74034d0ae61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.101366 | controller |     "Jun 09 14:06:37.836247 crc crio[23733]: time=\"2026-06-09T14:06:37.836032912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=80e3b413-d0cc-4baa-b98e-5c085d6aa04e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.101381 | controller |     "Jun 09 14:06:37.840378 crc crio[23733]: time=\"2026-06-09T14:06:37.84029311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e2abe392-de9f-4998-a152-be5ca4f4ae19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.101395 | controller |     "Jun 09 14:06:37.997933 crc crio[23733]: time=\"2026-06-09T14:06:37.997828428Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-m6jrz/extract-utilities\" id=63fe3844-b080-483e-85cd-53e8ebd8242f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.101409 | controller |     "Jun 09 14:06:37.998529 crc crio[23733]: time=\"2026-06-09T14:06:37.998472484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.101424 | controller |     "Jun 09 14:06:38.073726 crc crio[23733]: time=\"2026-06-09T14:06:38.073601637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.101438 | controller |     "Jun 09 14:06:38.078593 crc crio[23733]: time=\"2026-06-09T14:06:38.078446629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.101453 | controller |     "Jun 09 14:06:38.271996 crc crio[23733]: time=\"2026-06-09T14:06:38.271340859Z\" level=info msg=\"Created container 8fe2393e63e69750c33ddc9119319f1a6f24cbf291527faa22641c7c267e645b: openshift-marketplace/certified-operators-m6jrz/extract-utilities\" id=63fe3844-b080-483e-85cd-53e8ebd8242f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.101470 | controller |     "Jun 09 14:06:38.274820 crc crio[23733]: time=\"2026-06-09T14:06:38.274392656Z\" level=info msg=\"Starting container: 8fe2393e63e69750c33ddc9119319f1a6f24cbf291527faa22641c7c267e645b\" id=3ab6ac0e-4083-43c7-bda0-0d6be93c07c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.101485 | controller |     "Jun 09 14:06:38.285369 crc crio[23733]: time=\"2026-06-09T14:06:38.285213999Z\" level=info msg=\"Started container\" PID=112681 containerID=8fe2393e63e69750c33ddc9119319f1a6f24cbf291527faa22641c7c267e645b description=openshift-marketplace/certified-operators-m6jrz/extract-utilities id=3ab6ac0e-4083-43c7-bda0-0d6be93c07c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667",
2026-06-09 14:45:34.101500 | controller |     "Jun 09 14:06:38.993237 crc crio[23733]: time=\"2026-06-09T14:06:38.993036442Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=789b1439-dfa5-48ab-b616-685b772e4b6d name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.101532 | controller |     "Jun 09 14:06:39.009531 crc crio[23733]: time=\"2026-06-09T14:06:39.009403393Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 14:45:34.101549 | controller |     "Jun 09 14:06:41.413919 crc crio[23733]: time=\"2026-06-09T14:06:41.412763794Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=789b1439-dfa5-48ab-b616-685b772e4b6d name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.101563 | controller |     "Jun 09 14:06:41.416264 crc crio[23733]: time=\"2026-06-09T14:06:41.41621277Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f8f84eda-40bf-40db-a7c7-9f0e8e34f9f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.101578 | controller |     "Jun 09 14:06:41.420974 crc crio[23733]: time=\"2026-06-09T14:06:41.420828367Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7c455da2-c9dc-4bb6-b857-7552a4bae28e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.101593 | controller |     "Jun 09 14:06:41.429042 crc crio[23733]: time=\"2026-06-09T14:06:41.428984672Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-m6jrz/extract-content\" id=54a271f2-385b-4854-ada2-eac01d811f70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.101608 | controller |     "Jun 09 14:06:41.429894 crc crio[23733]: time=\"2026-06-09T14:06:41.429864935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.101622 | controller |     "Jun 09 14:06:41.495470 crc crio[23733]: time=\"2026-06-09T14:06:41.495340674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.101637 | controller |     "Jun 09 14:06:41.500483 crc crio[23733]: time=\"2026-06-09T14:06:41.500377541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.101652 | controller |     "Jun 09 14:06:41.717390 crc crio[23733]: time=\"2026-06-09T14:06:41.716607349Z\" level=info msg=\"Created container 5ae86b348a8697627a7a1f25a032d458f56d0517e804de759f639d50e06e351c: openshift-marketplace/certified-operators-m6jrz/extract-content\" id=54a271f2-385b-4854-ada2-eac01d811f70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.101670 | controller |     "Jun 09 14:06:41.720437 crc crio[23733]: time=\"2026-06-09T14:06:41.720282031Z\" level=info msg=\"Starting container: 5ae86b348a8697627a7a1f25a032d458f56d0517e804de759f639d50e06e351c\" id=f55f257d-78f6-4884-a568-43b15289285a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.101685 | controller |     "Jun 09 14:06:41.726424 crc crio[23733]: time=\"2026-06-09T14:06:41.726349943Z\" level=info msg=\"Started container\" PID=112837 containerID=5ae86b348a8697627a7a1f25a032d458f56d0517e804de759f639d50e06e351c description=openshift-marketplace/certified-operators-m6jrz/extract-content id=f55f257d-78f6-4884-a568-43b15289285a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667",
2026-06-09 14:45:34.101700 | controller |     "Jun 09 14:06:44.088384 crc crio[23733]: time=\"2026-06-09T14:06:44.087287695Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e5585c59-9a25-45d3-bbaf-92a322dd9f15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.101715 | controller |     "Jun 09 14:06:44.093703 crc crio[23733]: time=\"2026-06-09T14:06:44.093575104Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3bfb37df-8485-462e-9a52-ddb63e980ceb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.101729 | controller |     "Jun 09 14:06:44.141299 crc crio[23733]: time=\"2026-06-09T14:06:44.141205013Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-m6jrz/registry-server\" id=6ff41f6e-495f-4a54-aa88-9360110e5c10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.101744 | controller |     "Jun 09 14:06:44.141843 crc crio[23733]: time=\"2026-06-09T14:06:44.141796288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.101758 | controller |     "Jun 09 14:06:44.224614 crc crio[23733]: time=\"2026-06-09T14:06:44.224517323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.101772 | controller |     "Jun 09 14:06:44.231159 crc crio[23733]: time=\"2026-06-09T14:06:44.231015237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.101787 | controller |     "Jun 09 14:06:44.427975 crc crio[23733]: time=\"2026-06-09T14:06:44.427819064Z\" level=info msg=\"Created container d684eb28fe935d48b2e9b5cee818ee00667abd9fb86bd0191d107b3751429050: openshift-marketplace/certified-operators-m6jrz/registry-server\" id=6ff41f6e-495f-4a54-aa88-9360110e5c10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.101802 | controller |     "Jun 09 14:06:44.430028 crc crio[23733]: time=\"2026-06-09T14:06:44.429540898Z\" level=info msg=\"Starting container: d684eb28fe935d48b2e9b5cee818ee00667abd9fb86bd0191d107b3751429050\" id=05cbee3e-994c-42ca-9304-2fe581aa3940 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.101816 | controller |     "Jun 09 14:06:44.435812 crc crio[23733]: time=\"2026-06-09T14:06:44.435717914Z\" level=info msg=\"Started container\" PID=112948 containerID=d684eb28fe935d48b2e9b5cee818ee00667abd9fb86bd0191d107b3751429050 description=openshift-marketplace/certified-operators-m6jrz/registry-server id=05cbee3e-994c-42ca-9304-2fe581aa3940 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667",
2026-06-09 14:45:34.101831 | controller |     "Jun 09 14:06:57.559544 crc crio[23733]: time=\"2026-06-09T14:06:57.558805865Z\" level=info msg=\"Stopping container: d684eb28fe935d48b2e9b5cee818ee00667abd9fb86bd0191d107b3751429050 (timeout: 2s)\" id=f7a95be9-2078-426f-b996-aedd7533eb99 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.101849 | controller |     "Jun 09 14:06:57.687719 crc crio[23733]: time=\"2026-06-09T14:06:57.6875812Z\" level=info msg=\"Stopped container d684eb28fe935d48b2e9b5cee818ee00667abd9fb86bd0191d107b3751429050: openshift-marketplace/certified-operators-m6jrz/registry-server\" id=f7a95be9-2078-426f-b996-aedd7533eb99 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.101864 | controller |     "Jun 09 14:06:57.688865 crc crio[23733]: time=\"2026-06-09T14:06:57.688769769Z\" level=info msg=\"Stopping pod sandbox: c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667\" id=2e379eab-d6f3-495e-a8e5-1af9cb4b4485 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.101879 | controller |     "Jun 09 14:06:57.690030 crc crio[23733]: time=\"2026-06-09T14:06:57.689932369Z\" level=info msg=\"Got pod network &{Name:certified-operators-m6jrz Namespace:openshift-marketplace ID:c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667 UID:f43a7dcb-7254-41fe-8a18-ae859c80071a NetNS:/var/run/netns/46d7ec27-3e8d-42a0-83dc-7ce71f4e135d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf43a7dcb_7254_41fe_8a18_ae859c80071a.slice PodAnnotations:0xc001c1e768}] Aliases:map[]}\"",
2026-06-09 14:45:34.101894 | controller |     "Jun 09 14:06:57.690289 crc crio[23733]: time=\"2026-06-09T14:06:57.690141394Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-m6jrz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.101908 | controller |     "Jun 09 14:06:58.691507 crc crio[23733]: time=\"2026-06-09T14:06:58.682044434Z\" level=info msg=\"Stopped pod sandbox: c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667\" id=2e379eab-d6f3-495e-a8e5-1af9cb4b4485 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.101922 | controller |     "Jun 09 14:06:59.763467 crc crio[23733]: time=\"2026-06-09T14:06:59.762893696Z\" level=info msg=\"Removing container: d684eb28fe935d48b2e9b5cee818ee00667abd9fb86bd0191d107b3751429050\" id=23874538-b2b0-44c4-9e03-9e4bd07f1807 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.101937 | controller |     "Jun 09 14:07:00.074499 crc crio[23733]: time=\"2026-06-09T14:07:00.025479101Z\" level=info msg=\"Removed container d684eb28fe935d48b2e9b5cee818ee00667abd9fb86bd0191d107b3751429050: openshift-marketplace/certified-operators-m6jrz/registry-server\" id=23874538-b2b0-44c4-9e03-9e4bd07f1807 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.101951 | controller |     "Jun 09 14:07:00.252777 crc crio[23733]: time=\"2026-06-09T14:07:00.250755086Z\" level=info msg=\"Removing container: 5ae86b348a8697627a7a1f25a032d458f56d0517e804de759f639d50e06e351c\" id=1aedeb07-1260-4763-9adc-3e0888dfb70c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.101966 | controller |     "Jun 09 14:07:00.430425 crc crio[23733]: time=\"2026-06-09T14:07:00.429374567Z\" level=info msg=\"Removed container 5ae86b348a8697627a7a1f25a032d458f56d0517e804de759f639d50e06e351c: openshift-marketplace/certified-operators-m6jrz/extract-content\" id=1aedeb07-1260-4763-9adc-3e0888dfb70c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.101980 | controller |     "Jun 09 14:07:00.691281 crc crio[23733]: time=\"2026-06-09T14:07:00.688507825Z\" level=info msg=\"Removing container: 8fe2393e63e69750c33ddc9119319f1a6f24cbf291527faa22641c7c267e645b\" id=d2073a5d-b8db-4295-b436-89a2c24b8bc5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.101995 | controller |     "Jun 09 14:07:01.128171 crc crio[23733]: time=\"2026-06-09T14:07:01.125220046Z\" level=info msg=\"Removed container 8fe2393e63e69750c33ddc9119319f1a6f24cbf291527faa22641c7c267e645b: openshift-marketplace/certified-operators-m6jrz/extract-utilities\" id=d2073a5d-b8db-4295-b436-89a2c24b8bc5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.102012 | controller |     "Jun 09 14:07:17.994989 crc crio[23733]: time=\"2026-06-09T14:07:17.99388293Z\" level=info msg=\"Removing container: 0e7421e3d59ad3c30bf2ba5c5a0d50707a1449e6079d5f131c46aaf0781ac7d0\" id=95530ed6-b735-491b-bdf1-1207ad9aebb4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.102028 | controller |     "Jun 09 14:07:18.300437 crc crio[23733]: time=\"2026-06-09T14:07:18.300220507Z\" level=info msg=\"Removed container 0e7421e3d59ad3c30bf2ba5c5a0d50707a1449e6079d5f131c46aaf0781ac7d0: openshift-infra/auto-csr-approver-29683560-tp2ml/oc\" id=95530ed6-b735-491b-bdf1-1207ad9aebb4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.102042 | controller |     "Jun 09 14:07:18.304791 crc crio[23733]: time=\"2026-06-09T14:07:18.30427995Z\" level=info msg=\"Removing container: 7938dce23047fa4451cb3cda98fce20f88a225edb89bf2f8e5dbe233c4bb9856\" id=3a4e2664-f533-44f2-a1f0-2424304697f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.102057 | controller |     "Jun 09 14:07:18.421581 crc crio[23733]: time=\"2026-06-09T14:07:18.420454587Z\" level=info msg=\"Removed container 7938dce23047fa4451cb3cda98fce20f88a225edb89bf2f8e5dbe233c4bb9856: openstack/placement-db-sync-q48bf/placement-db-sync\" id=3a4e2664-f533-44f2-a1f0-2424304697f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.102072 | controller |     "Jun 09 14:07:18.426355 crc crio[23733]: time=\"2026-06-09T14:07:18.426258033Z\" level=info msg=\"Removing container: 01afb1a6ce39c1b3734b49a7527e91e144d7936c12f315e27da55be91afaf116\" id=7e8a06f0-5ee7-4c12-8cd5-ba7a62816a38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.102086 | controller |     "Jun 09 14:07:18.486555 crc crio[23733]: time=\"2026-06-09T14:07:18.48647107Z\" level=info msg=\"Removed container 01afb1a6ce39c1b3734b49a7527e91e144d7936c12f315e27da55be91afaf116: openstack/barbican-db-sync-w4bjc/barbican-db-sync\" id=7e8a06f0-5ee7-4c12-8cd5-ba7a62816a38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.102101 | controller |     "Jun 09 14:07:18.489806 crc crio[23733]: time=\"2026-06-09T14:07:18.489716342Z\" level=info msg=\"Removing container: 2fa22155b62081a1bc7040373cfcf7828e55da3d8827a322cb5d5a11ce4acb4b\" id=b05ef89a-0fe7-4eed-aa30-9bb049b8200d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.102115 | controller |     "Jun 09 14:07:18.631423 crc crio[23733]: time=\"2026-06-09T14:07:18.627095873Z\" level=info msg=\"Removed container 2fa22155b62081a1bc7040373cfcf7828e55da3d8827a322cb5d5a11ce4acb4b: openstack/keystone-bootstrap-rmcpp/keystone-bootstrap\" id=b05ef89a-0fe7-4eed-aa30-9bb049b8200d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.102130 | controller |     "Jun 09 14:07:18.636529 crc crio[23733]: time=\"2026-06-09T14:07:18.636436158Z\" level=info msg=\"Removing container: ad2be9e0dad97210b30ca59f2c9628875dad3b11d6ed61ce2c14a33c70187294\" id=079d088c-97d3-4331-9478-4bc79be99024 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.102145 | controller |     "Jun 09 14:07:18.774839 crc crio[23733]: time=\"2026-06-09T14:07:18.774694702Z\" level=info msg=\"Removed container ad2be9e0dad97210b30ca59f2c9628875dad3b11d6ed61ce2c14a33c70187294: openstack/cinder-online-data-migrations-b55k7/cinder-online-data-migrations\" id=079d088c-97d3-4331-9478-4bc79be99024 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.102160 | controller |     "Jun 09 14:07:18.778005 crc crio[23733]: time=\"2026-06-09T14:07:18.777885953Z\" level=info msg=\"Removing container: c8db58ffcb8ba95ddf9f1fab2ba05f7eea4c8ca548927a16be7335f48a36775a\" id=54120997-ca6d-463e-9dff-cda5ebb761ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.102175 | controller |     "Jun 09 14:07:18.872564 crc crio[23733]: time=\"2026-06-09T14:07:18.872095026Z\" level=info msg=\"Removed container c8db58ffcb8ba95ddf9f1fab2ba05f7eea4c8ca548927a16be7335f48a36775a: openstack/cinder-db-sync-m7lkh/cinder-db-sync\" id=54120997-ca6d-463e-9dff-cda5ebb761ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.102193 | controller |     "Jun 09 14:07:18.889520 crc crio[23733]: time=\"2026-06-09T14:07:18.889456433Z\" level=info msg=\"Stopping pod sandbox: c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667\" id=f0dc014c-6835-4247-8ca7-4b16f466309f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.102207 | controller |     "Jun 09 14:07:18.889520 crc crio[23733]: time=\"2026-06-09T14:07:18.889536725Z\" level=info msg=\"Stopped pod sandbox (already stopped): c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667\" id=f0dc014c-6835-4247-8ca7-4b16f466309f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.102223 | controller |     "Jun 09 14:07:18.892468 crc crio[23733]: time=\"2026-06-09T14:07:18.892239622Z\" level=info msg=\"Removing pod sandbox: c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667\" id=68e70b86-769e-4831-a20d-a3cc3fcc24e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.102237 | controller |     "Jun 09 14:07:18.922815 crc crio[23733]: time=\"2026-06-09T14:07:18.92271011Z\" level=info msg=\"Removed pod sandbox: c621494d8e0301860a8b5ab7acc8c56f241599aaa2e020fe5167b9c68b813667\" id=68e70b86-769e-4831-a20d-a3cc3fcc24e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.102251 | controller |     "Jun 09 14:07:18.923956 crc crio[23733]: time=\"2026-06-09T14:07:18.92384716Z\" level=info msg=\"Stopping pod sandbox: 5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275\" id=3ff03b3d-955d-46d1-ab80-3a8a638d293a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.102266 | controller |     "Jun 09 14:07:18.924059 crc crio[23733]: time=\"2026-06-09T14:07:18.923950412Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275\" id=3ff03b3d-955d-46d1-ab80-3a8a638d293a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.102280 | controller |     "Jun 09 14:07:18.925633 crc crio[23733]: time=\"2026-06-09T14:07:18.925528412Z\" level=info msg=\"Removing pod sandbox: 5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275\" id=4f1d957c-8fca-48d7-80d2-1c44e675b1a9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.102294 | controller |     "Jun 09 14:07:18.950419 crc crio[23733]: time=\"2026-06-09T14:07:18.950288176Z\" level=info msg=\"Removed pod sandbox: 5a9fe1bd03eac8366fa9001b44f279715f647b6fd8931610276bc7680870a275\" id=4f1d957c-8fca-48d7-80d2-1c44e675b1a9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.102309 | controller |     "Jun 09 14:07:18.951613 crc crio[23733]: time=\"2026-06-09T14:07:18.951493486Z\" level=info msg=\"Stopping pod sandbox: f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a\" id=05176d07-b85c-43ae-b01d-487932fa50f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.102323 | controller |     "Jun 09 14:07:18.951957 crc crio[23733]: time=\"2026-06-09T14:07:18.951888435Z\" level=info msg=\"Stopped pod sandbox (already stopped): f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a\" id=05176d07-b85c-43ae-b01d-487932fa50f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.102337 | controller |     "Jun 09 14:07:18.952874 crc crio[23733]: time=\"2026-06-09T14:07:18.952799629Z\" level=info msg=\"Removing pod sandbox: f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a\" id=3eb0a68e-922e-49b9-9418-a2c9c61bff2f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.102352 | controller |     "Jun 09 14:07:18.971397 crc crio[23733]: time=\"2026-06-09T14:07:18.971285055Z\" level=info msg=\"Removed pod sandbox: f632e20a389ec814c993a48abd1b4057a2c8446a3592f4704b9b5e1bdb04833a\" id=3eb0a68e-922e-49b9-9418-a2c9c61bff2f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.102369 | controller |     "Jun 09 14:07:18.972994 crc crio[23733]: time=\"2026-06-09T14:07:18.972902895Z\" level=info msg=\"Stopping pod sandbox: b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7\" id=f9cac906-7882-4baa-b9ae-df4c75022198 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.102384 | controller |     "Jun 09 14:07:18.973089 crc crio[23733]: time=\"2026-06-09T14:07:18.973051858Z\" level=info msg=\"Stopped pod sandbox (already stopped): b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7\" id=f9cac906-7882-4baa-b9ae-df4c75022198 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.102399 | controller |     "Jun 09 14:07:18.973923 crc crio[23733]: time=\"2026-06-09T14:07:18.973826858Z\" level=info msg=\"Removing pod sandbox: b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7\" id=7ca4fd36-96cc-4f7c-bafe-152396245bf7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.102413 | controller |     "Jun 09 14:07:18.989568 crc crio[23733]: time=\"2026-06-09T14:07:18.989402701Z\" level=info msg=\"Removed pod sandbox: b22059c859cc4482535aef05796a9ca252fc21ccdeefa1c9fbc55af332716ed7\" id=7ca4fd36-96cc-4f7c-bafe-152396245bf7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.102428 | controller |     "Jun 09 14:07:18.990829 crc crio[23733]: time=\"2026-06-09T14:07:18.990758216Z\" level=info msg=\"Stopping pod sandbox: 82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b\" id=3ac28a94-efdc-42ac-9e7b-a653e14cd913 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.102442 | controller |     "Jun 09 14:07:18.998275 crc crio[23733]: time=\"2026-06-09T14:07:18.990832608Z\" level=info msg=\"Stopped pod sandbox (already stopped): 82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b\" id=3ac28a94-efdc-42ac-9e7b-a653e14cd913 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.102457 | controller |     "Jun 09 14:07:18.998275 crc crio[23733]: time=\"2026-06-09T14:07:18.993794981Z\" level=info msg=\"Removing pod sandbox: 82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b\" id=1bcdac21-e569-45ed-9bab-40ec227d5eb3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.102471 | controller |     "Jun 09 14:07:19.017516 crc crio[23733]: time=\"2026-06-09T14:07:19.017353155Z\" level=info msg=\"Removed pod sandbox: 82456e3adf069e7b2231b2f8c13a4673aa42983477c8fa741dbd70a7839e365b\" id=1bcdac21-e569-45ed-9bab-40ec227d5eb3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.102486 | controller |     "Jun 09 14:07:19.027710 crc crio[23733]: time=\"2026-06-09T14:07:19.027496801Z\" level=info msg=\"Stopping pod sandbox: b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd\" id=7b7f76ac-20e8-4459-bbc3-088274c236d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.102500 | controller |     "Jun 09 14:07:19.034216 crc crio[23733]: time=\"2026-06-09T14:07:19.031637345Z\" level=info msg=\"Stopped pod sandbox (already stopped): b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd\" id=7b7f76ac-20e8-4459-bbc3-088274c236d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.102532 | controller |     "Jun 09 14:07:19.035600 crc crio[23733]: time=\"2026-06-09T14:07:19.035524403Z\" level=info msg=\"Removing pod sandbox: b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd\" id=afada742-fa32-4cde-8ba2-19105f13d1f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.102549 | controller |     "Jun 09 14:07:19.087565 crc crio[23733]: time=\"2026-06-09T14:07:19.087453262Z\" level=info msg=\"Removed pod sandbox: b0bbde7ba6535210cdf16c4de8f878dd974c52fb39e63e5d6da1d1b28d3139bd\" id=afada742-fa32-4cde-8ba2-19105f13d1f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.102564 | controller |     "Jun 09 14:07:19.088763 crc crio[23733]: time=\"2026-06-09T14:07:19.088468587Z\" level=info msg=\"Stopping pod sandbox: 38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293\" id=8461f928-e8f4-44ba-8f96-d2d725781405 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.102582 | controller |     "Jun 09 14:07:19.089012 crc crio[23733]: time=\"2026-06-09T14:07:19.088944819Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293\" id=8461f928-e8f4-44ba-8f96-d2d725781405 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.102597 | controller |     "Jun 09 14:07:19.090239 crc crio[23733]: time=\"2026-06-09T14:07:19.090152319Z\" level=info msg=\"Removing pod sandbox: 38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293\" id=94e75d3b-0d48-4a5d-b9f3-240f58454ca4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.102611 | controller |     "Jun 09 14:07:19.129836 crc crio[23733]: time=\"2026-06-09T14:07:19.129599573Z\" level=info msg=\"Removed pod sandbox: 38499aced203e28a7d4e642ab0242c175da9134f2e92f3461b1205b7df122293\" id=94e75d3b-0d48-4a5d-b9f3-240f58454ca4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.102626 | controller |     "Jun 09 14:08:00.780380 crc crio[23733]: time=\"2026-06-09T14:08:00.778648589Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683568-hcvmg/POD\" id=24982f7d-1874-451f-bb9d-bf920cc37dac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.102641 | controller |     "Jun 09 14:08:00.783063 crc crio[23733]: time=\"2026-06-09T14:08:00.780408874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.102655 | controller |     "Jun 09 14:08:00.901257 crc crio[23733]: time=\"2026-06-09T14:08:00.901094185Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683568-hcvmg Namespace:openshift-infra ID:35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958 UID:b0674ada-44a8-419d-8178-a8278fcb63b6 NetNS:/var/run/netns/760fcc54-d206-4b2d-bba4-54bbce44efd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0674ada_44a8_419d_8178_a8278fcb63b6.slice PodAnnotations:0xc002534d20}] Aliases:map[]}\"",
2026-06-09 14:45:34.102670 | controller |     "Jun 09 14:08:00.901257 crc crio[23733]: time=\"2026-06-09T14:08:00.901215409Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683568-hcvmg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.102685 | controller |     "Jun 09 14:08:02.328959 crc crio[23733]: 2026-06-09T14:08:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35bbcefdb03ce6a Mac:46:2b:d4:2a:65:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/760fcc54-d206-4b2d-bba4-54bbce44efd1 SocketPath: PciID:}] [{Interface:0xc00013f920 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.102700 | controller |     "Jun 09 14:08:02.336483 crc crio[23733]: time=\"2026-06-09T14:08:02.335920334Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683568-hcvmg Namespace:openshift-infra ID:35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958 UID:b0674ada-44a8-419d-8178-a8278fcb63b6 NetNS:/var/run/netns/760fcc54-d206-4b2d-bba4-54bbce44efd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0674ada_44a8_419d_8178_a8278fcb63b6.slice PodAnnotations:0xc002534d20}] Aliases:map[]}\"",
2026-06-09 14:45:34.102715 | controller |     "Jun 09 14:08:02.336483 crc crio[23733]: time=\"2026-06-09T14:08:02.336471329Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683568-hcvmg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.102733 | controller |     "Jun 09 14:08:02.367732 crc crio[23733]: time=\"2026-06-09T14:08:02.367413528Z\" level=info msg=\"Ran pod sandbox 35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958 with infra container: openshift-infra/auto-csr-approver-29683568-hcvmg/POD\" id=24982f7d-1874-451f-bb9d-bf920cc37dac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.102748 | controller |     "Jun 09 14:08:02.400390 crc crio[23733]: time=\"2026-06-09T14:08:02.400193114Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a312297c-b06c-45d7-806c-ee66b774f7ad name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.102762 | controller |     "Jun 09 14:08:02.429435 crc crio[23733]: time=\"2026-06-09T14:08:02.429346108Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.102777 | controller |     "Jun 09 14:08:03.983554 crc crio[23733]: time=\"2026-06-09T14:08:03.982897958Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a312297c-b06c-45d7-806c-ee66b774f7ad name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.102792 | controller |     "Jun 09 14:08:03.986077 crc crio[23733]: time=\"2026-06-09T14:08:03.985503204Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=24626bae-9f35-447a-9827-b57011c566ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.102807 | controller |     "Jun 09 14:08:03.988844 crc crio[23733]: time=\"2026-06-09T14:08:03.988742316Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0be10001-8bd7-4a1e-a4ff-f93358e4c65b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.102821 | controller |     "Jun 09 14:08:04.005475 crc crio[23733]: time=\"2026-06-09T14:08:04.005364984Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683568-hcvmg/oc\" id=61d9fbbd-cbfc-4e4c-b245-f81e313a89ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.102836 | controller |     "Jun 09 14:08:04.006276 crc crio[23733]: time=\"2026-06-09T14:08:04.006206866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.102850 | controller |     "Jun 09 14:08:04.079176 crc crio[23733]: time=\"2026-06-09T14:08:04.07901823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.102864 | controller |     "Jun 09 14:08:04.622815 crc crio[23733]: time=\"2026-06-09T14:08:04.622162484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.102889 | controller |     "Jun 09 14:08:04.856542 crc crio[23733]: time=\"2026-06-09T14:08:04.848288841Z\" level=info msg=\"Created container 15541c266069b476f74b15671050d2b3d0dcd3e7d899526b6e482e6aee28d77f: openshift-infra/auto-csr-approver-29683568-hcvmg/oc\" id=61d9fbbd-cbfc-4e4c-b245-f81e313a89ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.102904 | controller |     "Jun 09 14:08:04.856542 crc crio[23733]: time=\"2026-06-09T14:08:04.852459616Z\" level=info msg=\"Starting container: 15541c266069b476f74b15671050d2b3d0dcd3e7d899526b6e482e6aee28d77f\" id=616e4d9d-da09-422a-86a4-8235787b5bb5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.102921 | controller |     "Jun 09 14:08:04.864338 crc crio[23733]: time=\"2026-06-09T14:08:04.864197382Z\" level=info msg=\"Started container\" PID=116877 containerID=15541c266069b476f74b15671050d2b3d0dcd3e7d899526b6e482e6aee28d77f description=openshift-infra/auto-csr-approver-29683568-hcvmg/oc id=616e4d9d-da09-422a-86a4-8235787b5bb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958",
2026-06-09 14:45:34.102943 | controller |     "Jun 09 14:08:10.870973 crc crio[23733]: time=\"2026-06-09T14:08:10.86995589Z\" level=info msg=\"Stopping pod sandbox: 35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958\" id=1b8ae9c3-4a19-4f4c-a6a6-f0a5232afddc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.102959 | controller |     "Jun 09 14:08:10.873233 crc crio[23733]: time=\"2026-06-09T14:08:10.87197398Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683568-hcvmg Namespace:openshift-infra ID:35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958 UID:b0674ada-44a8-419d-8178-a8278fcb63b6 NetNS:/var/run/netns/760fcc54-d206-4b2d-bba4-54bbce44efd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0674ada_44a8_419d_8178_a8278fcb63b6.slice PodAnnotations:0xc00580a4e0}] Aliases:map[]}\"",
2026-06-09 14:45:34.102973 | controller |     "Jun 09 14:08:10.873233 crc crio[23733]: time=\"2026-06-09T14:08:10.872226476Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683568-hcvmg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.102988 | controller |     "Jun 09 14:08:11.272448 crc crio[23733]: time=\"2026-06-09T14:08:11.271932657Z\" level=info msg=\"Stopped pod sandbox: 35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958\" id=1b8ae9c3-4a19-4f4c-a6a6-f0a5232afddc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.103002 | controller |     "Jun 09 14:08:19.172426 crc crio[23733]: time=\"2026-06-09T14:08:19.171765744Z\" level=info msg=\"Removing container: 21b92eceb58a441a4b1bcecd993865f7f67a6bfe230cad68c053c8bb6b4a82b5\" id=bb086eb5-6731-40a1-9cbb-471aa5e66b14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.103017 | controller |     "Jun 09 14:08:19.563696 crc crio[23733]: time=\"2026-06-09T14:08:19.563414322Z\" level=info msg=\"Removed container 21b92eceb58a441a4b1bcecd993865f7f67a6bfe230cad68c053c8bb6b4a82b5: openshift-infra/auto-csr-approver-29683562-rbrmg/oc\" id=bb086eb5-6731-40a1-9cbb-471aa5e66b14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.103032 | controller |     "Jun 09 14:08:19.571942 crc crio[23733]: time=\"2026-06-09T14:08:19.571790563Z\" level=info msg=\"Removing container: 574260c11f8bf748a0d5b84a9f601231e9c16142f39f05bef8df99d6e3d20b70\" id=6498b8e9-d4f2-4173-952d-43effe7188bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.103046 | controller |     "Jun 09 14:08:19.647048 crc crio[23733]: time=\"2026-06-09T14:08:19.646858244Z\" level=info msg=\"Removed container 574260c11f8bf748a0d5b84a9f601231e9c16142f39f05bef8df99d6e3d20b70: openstack/nova-api-20bd-account-create-update-sxf4s/mariadb-account-create-update\" id=6498b8e9-d4f2-4173-952d-43effe7188bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.103061 | controller |     "Jun 09 14:08:19.654473 crc crio[23733]: time=\"2026-06-09T14:08:19.654412194Z\" level=info msg=\"Removing container: bc7180490770f6067983ace0d5fbd925407d8836941dda0667315f2f0d951787\" id=6d242140-290f-4f03-b994-9a0ddd6c5e59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.103075 | controller |     "Jun 09 14:08:19.727561 crc crio[23733]: time=\"2026-06-09T14:08:19.727404593Z\" level=info msg=\"Removed container bc7180490770f6067983ace0d5fbd925407d8836941dda0667315f2f0d951787: openstack/nova-cell0-db-create-4rzrn/mariadb-database-create\" id=6d242140-290f-4f03-b994-9a0ddd6c5e59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.103090 | controller |     "Jun 09 14:08:19.731290 crc crio[23733]: time=\"2026-06-09T14:08:19.731064126Z\" level=info msg=\"Removing container: a378c1ff1c281281fce977c6221a204912486d7cc23bbeda614d49a01990beea\" id=e20f4c03-a294-46c3-8df6-c14b7855ec09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.103107 | controller |     "Jun 09 14:08:19.776522 crc crio[23733]: time=\"2026-06-09T14:08:19.775920146Z\" level=info msg=\"Removed container a378c1ff1c281281fce977c6221a204912486d7cc23bbeda614d49a01990beea: openstack/nova-cell1-be7c-account-create-update-c5krr/mariadb-account-create-update\" id=e20f4c03-a294-46c3-8df6-c14b7855ec09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.103122 | controller |     "Jun 09 14:08:19.784190 crc crio[23733]: time=\"2026-06-09T14:08:19.782538002Z\" level=info msg=\"Removing container: 1adc5559a3eed127435eb83cb08803d0cd69a33e94577bf098be6b0950e59544\" id=d0b14e2b-31cb-436e-a017-0d66cc561c38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.103136 | controller |     "Jun 09 14:08:19.862251 crc crio[23733]: time=\"2026-06-09T14:08:19.861970114Z\" level=info msg=\"Removed container 1adc5559a3eed127435eb83cb08803d0cd69a33e94577bf098be6b0950e59544: openstack/nova-api-db-create-6wnh8/mariadb-database-create\" id=d0b14e2b-31cb-436e-a017-0d66cc561c38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.103151 | controller |     "Jun 09 14:08:19.867922 crc crio[23733]: time=\"2026-06-09T14:08:19.86777731Z\" level=info msg=\"Removing container: 6d89902ed2ee971fb26da733cc0f20ce7f8c6133030dbdcac55002c60139c45e\" id=3147c72b-1a4d-4d88-bfbe-f8448a5dcc61 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.103165 | controller |     "Jun 09 14:08:19.969037 crc crio[23733]: time=\"2026-06-09T14:08:19.968893088Z\" level=info msg=\"Removed container 6d89902ed2ee971fb26da733cc0f20ce7f8c6133030dbdcac55002c60139c45e: openstack/nova-cell1-db-create-c9m82/mariadb-database-create\" id=3147c72b-1a4d-4d88-bfbe-f8448a5dcc61 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.103180 | controller |     "Jun 09 14:08:19.976595 crc crio[23733]: time=\"2026-06-09T14:08:19.976503039Z\" level=info msg=\"Removing container: 901411dca31ba16c8db065615f96f65ad86c835c9dd12c03b4f1bf578dbf36b5\" id=d5edfad1-6861-4b70-a0eb-eee7c47717af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.103194 | controller |     "Jun 09 14:08:20.031965 crc crio[23733]: time=\"2026-06-09T14:08:20.031478555Z\" level=info msg=\"Removed container 901411dca31ba16c8db065615f96f65ad86c835c9dd12c03b4f1bf578dbf36b5: openstack/nova-cell0-9d38-account-create-update-8f6fp/mariadb-account-create-update\" id=d5edfad1-6861-4b70-a0eb-eee7c47717af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.103209 | controller |     "Jun 09 14:08:20.053208 crc crio[23733]: time=\"2026-06-09T14:08:20.052964276Z\" level=info msg=\"Stopping pod sandbox: 719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79\" id=0ea8660b-ba3d-472e-81f4-99149b153aab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.103223 | controller |     "Jun 09 14:08:20.053208 crc crio[23733]: time=\"2026-06-09T14:08:20.053080759Z\" level=info msg=\"Stopped pod sandbox (already stopped): 719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79\" id=0ea8660b-ba3d-472e-81f4-99149b153aab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.103238 | controller |     "Jun 09 14:08:20.054510 crc crio[23733]: time=\"2026-06-09T14:08:20.054373991Z\" level=info msg=\"Removing pod sandbox: 719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79\" id=9af7eecf-e3de-49f9-ac41-12916a9a7d0e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.103253 | controller |     "Jun 09 14:08:20.086012 crc crio[23733]: time=\"2026-06-09T14:08:20.085846614Z\" level=info msg=\"Removed pod sandbox: 719e5aedbc28ed9f76d3b5b3bbf327ce9e0e549336567bd78ec5cac0e4e23d79\" id=9af7eecf-e3de-49f9-ac41-12916a9a7d0e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.103267 | controller |     "Jun 09 14:08:20.087382 crc crio[23733]: time=\"2026-06-09T14:08:20.08727744Z\" level=info msg=\"Stopping pod sandbox: a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7\" id=5d47bc26-d012-49fa-bcb7-411e4218a44f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.103287 | controller |     "Jun 09 14:08:20.087481 crc crio[23733]: time=\"2026-06-09T14:08:20.087412933Z\" level=info msg=\"Stopped pod sandbox (already stopped): a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7\" id=5d47bc26-d012-49fa-bcb7-411e4218a44f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.103302 | controller |     "Jun 09 14:08:20.088783 crc crio[23733]: time=\"2026-06-09T14:08:20.088695907Z\" level=info msg=\"Removing pod sandbox: a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7\" id=421d5b52-4b4a-447a-8f9b-76f6941a0aad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.103316 | controller |     "Jun 09 14:08:20.135322 crc crio[23733]: time=\"2026-06-09T14:08:20.135066094Z\" level=info msg=\"Removed pod sandbox: a4bec99f87a631de210487c520894e1e815aae58a45a5a3cd72ff6e28268a8d7\" id=421d5b52-4b4a-447a-8f9b-76f6941a0aad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.103330 | controller |     "Jun 09 14:08:20.136297 crc crio[23733]: time=\"2026-06-09T14:08:20.136251134Z\" level=info msg=\"Stopping pod sandbox: 75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548\" id=1158723d-e199-47ca-8504-584bf80c53cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.103345 | controller |     "Jun 09 14:08:20.136513 crc crio[23733]: time=\"2026-06-09T14:08:20.13648514Z\" level=info msg=\"Stopped pod sandbox (already stopped): 75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548\" id=1158723d-e199-47ca-8504-584bf80c53cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.103360 | controller |     "Jun 09 14:08:20.138319 crc crio[23733]: time=\"2026-06-09T14:08:20.138094261Z\" level=info msg=\"Removing pod sandbox: 75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548\" id=7fb2239f-5edf-48d8-9999-d855a288a6c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.103375 | controller |     "Jun 09 14:08:20.183451 crc crio[23733]: time=\"2026-06-09T14:08:20.183354931Z\" level=info msg=\"Removed pod sandbox: 75df17fe41ee1cd5bb41688e9007e42289f5c3a615d001c6937af0be8126f548\" id=7fb2239f-5edf-48d8-9999-d855a288a6c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.103389 | controller |     "Jun 09 14:08:20.185698 crc crio[23733]: time=\"2026-06-09T14:08:20.185538326Z\" level=info msg=\"Stopping pod sandbox: 476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b\" id=204871d4-bbb0-45d8-a490-fee03ca27c5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.103403 | controller |     "Jun 09 14:08:20.185698 crc crio[23733]: time=\"2026-06-09T14:08:20.185609748Z\" level=info msg=\"Stopped pod sandbox (already stopped): 476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b\" id=204871d4-bbb0-45d8-a490-fee03ca27c5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.103418 | controller |     "Jun 09 14:08:20.186757 crc crio[23733]: time=\"2026-06-09T14:08:20.186592302Z\" level=info msg=\"Removing pod sandbox: 476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b\" id=d5200fd7-58c0-4eb9-9493-3749e653caac name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.103432 | controller |     "Jun 09 14:08:20.230421 crc crio[23733]: time=\"2026-06-09T14:08:20.230318025Z\" level=info msg=\"Removed pod sandbox: 476383bbc9d5668543ba4cff08ec8bc83d1cc14c3bdbdc913f978c124c4b263b\" id=d5200fd7-58c0-4eb9-9493-3749e653caac name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.103446 | controller |     "Jun 09 14:08:20.232821 crc crio[23733]: time=\"2026-06-09T14:08:20.232725394Z\" level=info msg=\"Stopping pod sandbox: f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d\" id=251599fd-b7ec-4b65-8026-7142fb92d2a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.103461 | controller |     "Jun 09 14:08:20.232922 crc crio[23733]: time=\"2026-06-09T14:08:20.232843847Z\" level=info msg=\"Stopped pod sandbox (already stopped): f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d\" id=251599fd-b7ec-4b65-8026-7142fb92d2a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.103478 | controller |     "Jun 09 14:08:20.235494 crc crio[23733]: time=\"2026-06-09T14:08:20.235450773Z\" level=info msg=\"Removing pod sandbox: f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d\" id=a808136f-b360-4b3b-a852-9cc358ddb104 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.103493 | controller |     "Jun 09 14:08:20.284097 crc crio[23733]: time=\"2026-06-09T14:08:20.283947185Z\" level=info msg=\"Removed pod sandbox: f84509575c7dd7531ff6b0ba77a2642c2b5de67361c0502c8e0498cbb4d7aa2d\" id=a808136f-b360-4b3b-a852-9cc358ddb104 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.103508 | controller |     "Jun 09 14:08:20.290583 crc crio[23733]: time=\"2026-06-09T14:08:20.286049248Z\" level=info msg=\"Stopping pod sandbox: ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f\" id=00ff1ee6-e4bf-468c-bdb3-5f4d38d8b767 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.103542 | controller |     "Jun 09 14:08:20.290583 crc crio[23733]: time=\"2026-06-09T14:08:20.286179181Z\" level=info msg=\"Stopped pod sandbox (already stopped): ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f\" id=00ff1ee6-e4bf-468c-bdb3-5f4d38d8b767 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.103558 | controller |     "Jun 09 14:08:20.290583 crc crio[23733]: time=\"2026-06-09T14:08:20.286956601Z\" level=info msg=\"Removing pod sandbox: ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f\" id=0059a720-61bf-418e-8a16-06461e04e769 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.103572 | controller |     "Jun 09 14:08:20.306828 crc crio[23733]: time=\"2026-06-09T14:08:20.306691548Z\" level=info msg=\"Removed pod sandbox: ff580f1304ae27da6748a45a68277d53d752a43d2794982ad5b241dc41a3571f\" id=0059a720-61bf-418e-8a16-06461e04e769 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.103587 | controller |     "Jun 09 14:08:20.308210 crc crio[23733]: time=\"2026-06-09T14:08:20.308069353Z\" level=info msg=\"Stopping pod sandbox: a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632\" id=02a53228-55bb-4aad-900f-225029ac9223 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.103602 | controller |     "Jun 09 14:08:20.308300 crc crio[23733]: time=\"2026-06-09T14:08:20.308255697Z\" level=info msg=\"Stopped pod sandbox (already stopped): a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632\" id=02a53228-55bb-4aad-900f-225029ac9223 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.103616 | controller |     "Jun 09 14:08:20.311589 crc crio[23733]: time=\"2026-06-09T14:08:20.31152634Z\" level=info msg=\"Removing pod sandbox: a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632\" id=e38aace9-a09d-4de9-9e2a-f293dfb90322 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.103631 | controller |     "Jun 09 14:08:20.330643 crc crio[23733]: time=\"2026-06-09T14:08:20.330533309Z\" level=info msg=\"Removed pod sandbox: a4ecc223fa5f1586336a0a278dcfb7a03e18f0b1909f123d924188b18a744632\" id=e38aace9-a09d-4de9-9e2a-f293dfb90322 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.103646 | controller |     "Jun 09 14:09:20.370460 crc crio[23733]: time=\"2026-06-09T14:09:20.368571852Z\" level=info msg=\"Removing container: 164959b51af59e3c571473983fdeb4fc7a7e358130dc1b44d6f4c3d212ccad74\" id=782549ae-029b-4558-aaa4-23a9a6caca83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.103660 | controller |     "Jun 09 14:09:20.534346 crc crio[23733]: time=\"2026-06-09T14:09:20.534198954Z\" level=info msg=\"Removed container 164959b51af59e3c571473983fdeb4fc7a7e358130dc1b44d6f4c3d212ccad74: openstack/nova-cell1-conductor-db-sync-sf2n6/nova-cell1-conductor-db-sync\" id=782549ae-029b-4558-aaa4-23a9a6caca83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.103677 | controller |     "Jun 09 14:09:20.538544 crc crio[23733]: time=\"2026-06-09T14:09:20.538310989Z\" level=info msg=\"Removing container: 930e1d974162b79f039b3c4c03005b30e78360ac6e0a0b95520b3a2fa9ced2ca\" id=2309ddb5-a4dc-4f3f-ac0e-6f308388b1a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.103692 | controller |     "Jun 09 14:09:20.699233 crc crio[23733]: time=\"2026-06-09T14:09:20.69553131Z\" level=info msg=\"Removed container 930e1d974162b79f039b3c4c03005b30e78360ac6e0a0b95520b3a2fa9ced2ca: openstack/nova-cell0-cell-mapping-vpzp9/nova-manage\" id=2309ddb5-a4dc-4f3f-ac0e-6f308388b1a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.103707 | controller |     "Jun 09 14:09:20.699233 crc crio[23733]: time=\"2026-06-09T14:09:20.698494073Z\" level=info msg=\"Removing container: 51664f1b117f7ef87ba309a27c55cc3ffbfa6e60a07017d79b5c4c811316f20f\" id=0e2280a9-d483-4a7c-9d66-d5acfce8b09c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.103722 | controller |     "Jun 09 14:09:20.868494 crc crio[23733]: time=\"2026-06-09T14:09:20.868369783Z\" level=info msg=\"Removed container 51664f1b117f7ef87ba309a27c55cc3ffbfa6e60a07017d79b5c4c811316f20f: openstack/nova-cell0-conductor-db-sync-tfmm2/nova-cell0-conductor-db-sync\" id=0e2280a9-d483-4a7c-9d66-d5acfce8b09c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.103737 | controller |     "Jun 09 14:09:20.880007 crc crio[23733]: time=\"2026-06-09T14:09:20.879830162Z\" level=info msg=\"Stopping pod sandbox: 1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814\" id=92c4c5d3-32a3-4783-a212-4a46cb03b281 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.103751 | controller |     "Jun 09 14:09:20.880007 crc crio[23733]: time=\"2026-06-09T14:09:20.879934765Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814\" id=92c4c5d3-32a3-4783-a212-4a46cb03b281 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.103766 | controller |     "Jun 09 14:09:20.880886 crc crio[23733]: time=\"2026-06-09T14:09:20.880786377Z\" level=info msg=\"Removing pod sandbox: 1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814\" id=4d7615b9-916d-403e-9599-2d0279501e6d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.103780 | controller |     "Jun 09 14:09:20.918627 crc crio[23733]: time=\"2026-06-09T14:09:20.918504587Z\" level=info msg=\"Removed pod sandbox: 1be9c53f11f30ab6b44a77e0f15079fab3a80899a005405c0d05b19962b18814\" id=4d7615b9-916d-403e-9599-2d0279501e6d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.103795 | controller |     "Jun 09 14:09:20.920203 crc crio[23733]: time=\"2026-06-09T14:09:20.920075117Z\" level=info msg=\"Stopping pod sandbox: 7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701\" id=54e2385d-8cfb-46b1-9165-d097e8478222 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.103809 | controller |     "Jun 09 14:09:20.920322 crc crio[23733]: time=\"2026-06-09T14:09:20.92023017Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701\" id=54e2385d-8cfb-46b1-9165-d097e8478222 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.103823 | controller |     "Jun 09 14:09:20.921179 crc crio[23733]: time=\"2026-06-09T14:09:20.921007429Z\" level=info msg=\"Removing pod sandbox: 7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701\" id=43f23b02-7c13-407e-af38-523875ef9a49 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.103838 | controller |     "Jun 09 14:09:20.994995 crc crio[23733]: time=\"2026-06-09T14:09:20.993828635Z\" level=info msg=\"Removed pod sandbox: 7b001c1e22996b18a5ec0d6f5aee28d9916905b34336e76a2e238634b6585701\" id=43f23b02-7c13-407e-af38-523875ef9a49 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.103855 | controller |     "Jun 09 14:09:20.997232 crc crio[23733]: time=\"2026-06-09T14:09:20.996272337Z\" level=info msg=\"Stopping pod sandbox: e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508\" id=b1ccad5b-6827-4550-af78-99b361f638df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.103870 | controller |     "Jun 09 14:09:20.997232 crc crio[23733]: time=\"2026-06-09T14:09:20.996340078Z\" level=info msg=\"Stopped pod sandbox (already stopped): e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508\" id=b1ccad5b-6827-4550-af78-99b361f638df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.103885 | controller |     "Jun 09 14:09:20.997461 crc crio[23733]: time=\"2026-06-09T14:09:20.99721603Z\" level=info msg=\"Removing pod sandbox: e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508\" id=7aa2dbdf-4e36-4ba3-bd2f-ebeb3c10fe75 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.103899 | controller |     "Jun 09 14:09:21.051738 crc crio[23733]: time=\"2026-06-09T14:09:21.051570069Z\" level=info msg=\"Removed pod sandbox: e42be4652b54bd1788f6d44d5586fcaf6e27a63a489705d8366cd561883d7508\" id=7aa2dbdf-4e36-4ba3-bd2f-ebeb3c10fe75 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.103914 | controller |     "Jun 09 14:10:00.557399 crc crio[23733]: time=\"2026-06-09T14:10:00.55619364Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683570-mg9ks/POD\" id=77b2b5b7-bfe0-48d1-a5cf-ce07ce741e1b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.103928 | controller |     "Jun 09 14:10:00.559364 crc crio[23733]: time=\"2026-06-09T14:10:00.557494853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.103943 | controller |     "Jun 09 14:10:00.612718 crc crio[23733]: time=\"2026-06-09T14:10:00.61254314Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683570-mg9ks Namespace:openshift-infra ID:64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff UID:e63c10c9-ebf7-4dac-b347-d249973aac42 NetNS:/var/run/netns/5d18e0ec-5103-4983-9cc1-7243a10422a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63c10c9_ebf7_4dac_b347_d249973aac42.slice PodAnnotations:0xc00028e0c8}] Aliases:map[]}\"",
2026-06-09 14:45:34.103958 | controller |     "Jun 09 14:10:00.612718 crc crio[23733]: time=\"2026-06-09T14:10:00.612622142Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683570-mg9ks to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.103973 | controller |     "Jun 09 14:10:01.018392 crc crio[23733]: 2026-06-09T14:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64b3291ec8a6ae6 Mac:2e:a3:d3:83:4d:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/5d18e0ec-5103-4983-9cc1-7243a10422a3 SocketPath: PciID:}] [{Interface:0xc0000152f0 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.103987 | controller |     "Jun 09 14:10:01.020880 crc crio[23733]: time=\"2026-06-09T14:10:01.020774264Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683570-mg9ks Namespace:openshift-infra ID:64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff UID:e63c10c9-ebf7-4dac-b347-d249973aac42 NetNS:/var/run/netns/5d18e0ec-5103-4983-9cc1-7243a10422a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63c10c9_ebf7_4dac_b347_d249973aac42.slice PodAnnotations:0xc00028e0c8}] Aliases:map[]}\"",
2026-06-09 14:45:34.104002 | controller |     "Jun 09 14:10:01.021038 crc crio[23733]: time=\"2026-06-09T14:10:01.02101233Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683570-mg9ks for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.104020 | controller |     "Jun 09 14:10:01.042851 crc crio[23733]: time=\"2026-06-09T14:10:01.042709847Z\" level=info msg=\"Ran pod sandbox 64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff with infra container: openshift-infra/auto-csr-approver-29683570-mg9ks/POD\" id=77b2b5b7-bfe0-48d1-a5cf-ce07ce741e1b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.104035 | controller |     "Jun 09 14:10:01.047204 crc crio[23733]: time=\"2026-06-09T14:10:01.047058057Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7f2f32ce-f2cf-4f51-8819-15c0cc570ec0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.104050 | controller |     "Jun 09 14:10:01.054370 crc crio[23733]: time=\"2026-06-09T14:10:01.054300309Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.104064 | controller |     "Jun 09 14:10:03.228458 crc crio[23733]: time=\"2026-06-09T14:10:03.227581733Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7f2f32ce-f2cf-4f51-8819-15c0cc570ec0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.104079 | controller |     "Jun 09 14:10:03.231230 crc crio[23733]: time=\"2026-06-09T14:10:03.231085311Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=52999004-823a-4f30-b3d6-2de1cb1f9b8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.104094 | controller |     "Jun 09 14:10:03.234241 crc crio[23733]: time=\"2026-06-09T14:10:03.233710067Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e511ac62-e5e7-4f09-8455-eaa9b6b8becc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.104109 | controller |     "Jun 09 14:10:03.277146 crc crio[23733]: time=\"2026-06-09T14:10:03.276505815Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683570-mg9ks/oc\" id=11cdaddf-f437-49bc-8570-2eca3edbd512 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.104124 | controller |     "Jun 09 14:10:03.278571 crc crio[23733]: time=\"2026-06-09T14:10:03.277829018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.104138 | controller |     "Jun 09 14:10:03.339034 crc crio[23733]: time=\"2026-06-09T14:10:03.338875607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.104153 | controller |     "Jun 09 14:10:03.695803 crc crio[23733]: time=\"2026-06-09T14:10:03.695692916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.104168 | controller |     "Jun 09 14:10:03.823252 crc crio[23733]: time=\"2026-06-09T14:10:03.823170768Z\" level=info msg=\"Created container 75603e96d6104284e4a693d1ae3f9d0b8872ec75036cb6c705db1f6aad172fde: openshift-infra/auto-csr-approver-29683570-mg9ks/oc\" id=11cdaddf-f437-49bc-8570-2eca3edbd512 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.104183 | controller |     "Jun 09 14:10:03.826389 crc crio[23733]: time=\"2026-06-09T14:10:03.825388964Z\" level=info msg=\"Starting container: 75603e96d6104284e4a693d1ae3f9d0b8872ec75036cb6c705db1f6aad172fde\" id=fbae9c32-3f16-46b6-bf2a-8ca7fdf30b36 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.104197 | controller |     "Jun 09 14:10:03.834181 crc crio[23733]: time=\"2026-06-09T14:10:03.833897969Z\" level=info msg=\"Started container\" PID=122845 containerID=75603e96d6104284e4a693d1ae3f9d0b8872ec75036cb6c705db1f6aad172fde description=openshift-infra/auto-csr-approver-29683570-mg9ks/oc id=fbae9c32-3f16-46b6-bf2a-8ca7fdf30b36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff",
2026-06-09 14:45:34.104215 | controller |     "Jun 09 14:10:05.858970 crc crio[23733]: time=\"2026-06-09T14:10:05.858020513Z\" level=info msg=\"Stopping pod sandbox: 64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff\" id=b3bf63e1-2ef7-497d-bba6-12b7091371af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.104230 | controller |     "Jun 09 14:10:05.860473 crc crio[23733]: time=\"2026-06-09T14:10:05.859508271Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683570-mg9ks Namespace:openshift-infra ID:64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff UID:e63c10c9-ebf7-4dac-b347-d249973aac42 NetNS:/var/run/netns/5d18e0ec-5103-4983-9cc1-7243a10422a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63c10c9_ebf7_4dac_b347_d249973aac42.slice PodAnnotations:0xc000308fc8}] Aliases:map[]}\"",
2026-06-09 14:45:34.104246 | controller |     "Jun 09 14:10:05.860473 crc crio[23733]: time=\"2026-06-09T14:10:05.859714206Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683570-mg9ks from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.104261 | controller |     "Jun 09 14:10:06.243879 crc crio[23733]: time=\"2026-06-09T14:10:06.243771432Z\" level=info msg=\"Stopped pod sandbox: 64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff\" id=b3bf63e1-2ef7-497d-bba6-12b7091371af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.104275 | controller |     "Jun 09 14:10:21.078717 crc crio[23733]: time=\"2026-06-09T14:10:21.07786048Z\" level=info msg=\"Removing container: a2a4d2fd5a5f1a4b61b18f146489c19180c78b24411971d231416e70ae0d6220\" id=9cb1b061-66b5-4b85-a1fe-83fff8012a97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.104290 | controller |     "Jun 09 14:10:21.242628 crc crio[23733]: time=\"2026-06-09T14:10:21.242473296Z\" level=info msg=\"Removed container a2a4d2fd5a5f1a4b61b18f146489c19180c78b24411971d231416e70ae0d6220: openshift-infra/auto-csr-approver-29683564-p7fn2/oc\" id=9cb1b061-66b5-4b85-a1fe-83fff8012a97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.104305 | controller |     "Jun 09 14:10:21.246617 crc crio[23733]: time=\"2026-06-09T14:10:21.246521619Z\" level=info msg=\"Removing container: 85fc820aa2c5db75d0ed779e3e4fbb8c9ce9c6eb22dfeba727439c7db022de8d\" id=fd0df66b-7017-4404-906f-1a6a09267f5d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.104319 | controller |     "Jun 09 14:10:21.377234 crc crio[23733]: time=\"2026-06-09T14:10:21.377007996Z\" level=info msg=\"Removed container 85fc820aa2c5db75d0ed779e3e4fbb8c9ce9c6eb22dfeba727439c7db022de8d: openstack/nova-cell1-cell-mapping-btlvg/nova-manage\" id=fd0df66b-7017-4404-906f-1a6a09267f5d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.104333 | controller |     "Jun 09 14:10:21.390866 crc crio[23733]: time=\"2026-06-09T14:10:21.390680191Z\" level=info msg=\"Stopping pod sandbox: 6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a\" id=8c1a0cb7-ef0c-479e-a849-e5a16d440ff2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.104348 | controller |     "Jun 09 14:10:21.391562 crc crio[23733]: time=\"2026-06-09T14:10:21.391537213Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a\" id=8c1a0cb7-ef0c-479e-a849-e5a16d440ff2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.104362 | controller |     "Jun 09 14:10:21.393288 crc crio[23733]: time=\"2026-06-09T14:10:21.393174224Z\" level=info msg=\"Removing pod sandbox: 6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a\" id=40af33de-579a-488b-8f16-2c427ad2897e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.104380 | controller |     "Jun 09 14:10:21.409082 crc crio[23733]: time=\"2026-06-09T14:10:21.409010973Z\" level=info msg=\"Removed pod sandbox: 6df7351efe8c95d3c807131607af2ef42362f5b4be501c11bf7a2e9b6bb0c32a\" id=40af33de-579a-488b-8f16-2c427ad2897e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.104394 | controller |     "Jun 09 14:10:21.412247 crc crio[23733]: time=\"2026-06-09T14:10:21.412009988Z\" level=info msg=\"Stopping pod sandbox: 41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224\" id=56067cd4-3d1a-4bb3-99d0-17363d5d4a04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.104409 | controller |     "Jun 09 14:10:21.412539 crc crio[23733]: time=\"2026-06-09T14:10:21.412415208Z\" level=info msg=\"Stopped pod sandbox (already stopped): 41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224\" id=56067cd4-3d1a-4bb3-99d0-17363d5d4a04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.104423 | controller |     "Jun 09 14:10:21.413972 crc crio[23733]: time=\"2026-06-09T14:10:21.413826744Z\" level=info msg=\"Removing pod sandbox: 41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224\" id=44e133bf-c7fc-4700-a055-63b8182f97ba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.104438 | controller |     "Jun 09 14:10:21.448193 crc crio[23733]: time=\"2026-06-09T14:10:21.448028136Z\" level=info msg=\"Removed pod sandbox: 41def97f82f4bff98423d5714bce658efa46a2857bd488d23c8fb3a4210ed224\" id=44e133bf-c7fc-4700-a055-63b8182f97ba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.104452 | controller |     "Jun 09 14:10:38.758454 crc crio[23733]: time=\"2026-06-09T14:10:38.757542542Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f/POD\" id=ce7df453-059a-408f-bb3e-dcac2a0bcca0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.104467 | controller |     "Jun 09 14:10:38.759751 crc crio[23733]: time=\"2026-06-09T14:10:38.758495797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.104482 | controller |     "Jun 09 14:10:38.817644 crc crio[23733]: time=\"2026-06-09T14:10:38.817498273Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f Namespace:openstack ID:ee680f089e362fd63944d493dbe5127bb142c2932f9209dd4d2044bec27def8c UID:11a09ec7-60b8-4072-8c33-9c5b9cb41135 NetNS:/var/run/netns/c28a5246-f328-4413-a310-a6b8fd071257 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11a09ec7_60b8_4072_8c33_9c5b9cb41135.slice PodAnnotations:0xc00720c0f0}] Aliases:map[]}\"",
2026-06-09 14:45:34.104497 | controller |     "Jun 09 14:10:38.817644 crc crio[23733]: time=\"2026-06-09T14:10:38.817586815Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.104527 | controller |     "Jun 09 14:10:39.645056 crc crio[23733]: 2026-06-09T14:10:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee680f089e362fd Mac:d2:0c:6f:2b:83:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/c28a5246-f328-4413-a310-a6b8fd071257 SocketPath: PciID:}] [{Interface:0xc0002dac10 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.104547 | controller |     "Jun 09 14:10:39.647962 crc crio[23733]: time=\"2026-06-09T14:10:39.64771563Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f Namespace:openstack ID:ee680f089e362fd63944d493dbe5127bb142c2932f9209dd4d2044bec27def8c UID:11a09ec7-60b8-4072-8c33-9c5b9cb41135 NetNS:/var/run/netns/c28a5246-f328-4413-a310-a6b8fd071257 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11a09ec7_60b8_4072_8c33_9c5b9cb41135.slice PodAnnotations:0xc00720c0f0}] Aliases:map[]}\"",
2026-06-09 14:45:34.104566 | controller |     "Jun 09 14:10:39.647962 crc crio[23733]: time=\"2026-06-09T14:10:39.647926905Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.104582 | controller |     "Jun 09 14:10:39.659805 crc crio[23733]: time=\"2026-06-09T14:10:39.659712472Z\" level=info msg=\"Ran pod sandbox ee680f089e362fd63944d493dbe5127bb142c2932f9209dd4d2044bec27def8c with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f/POD\" id=ce7df453-059a-408f-bb3e-dcac2a0bcca0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.104597 | controller |     "Jun 09 14:10:39.672094 crc crio[23733]: time=\"2026-06-09T14:10:39.671985592Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=99a58035-3bbc-4e4e-8674-69b7d7bbb2e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.104612 | controller |     "Jun 09 14:10:39.672634 crc crio[23733]: time=\"2026-06-09T14:10:39.672576646Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=99a58035-3bbc-4e4e-8674-69b7d7bbb2e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.104626 | controller |     "Jun 09 14:10:39.672744 crc crio[23733]: time=\"2026-06-09T14:10:39.67272536Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=99a58035-3bbc-4e4e-8674-69b7d7bbb2e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.104640 | controller |     "Jun 09 14:10:39.674179 crc crio[23733]: time=\"2026-06-09T14:10:39.674046933Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d3ff4226-5e07-49f1-808e-e490dc0baf71 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.104655 | controller |     "Jun 09 14:10:39.705953 crc crio[23733]: time=\"2026-06-09T14:10:39.705863825Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"",
2026-06-09 14:45:34.104670 | controller |     "Jun 09 14:10:53.085307 crc crio[23733]: time=\"2026-06-09T14:10:53.084202167Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=d3ff4226-5e07-49f1-808e-e490dc0baf71 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.104684 | controller |     "Jun 09 14:10:53.087495 crc crio[23733]: time=\"2026-06-09T14:10:53.087440928Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=77ac8bf7-879f-424f-b9dd-f4421f22cb49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.104699 | controller |     "Jun 09 14:10:53.128930 crc crio[23733]: time=\"2026-06-09T14:10:53.128520983Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=a63425b6-7537-4a70-b67b-db40b585a058 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.104714 | controller |     "Jun 09 14:10:53.139391 crc crio[23733]: time=\"2026-06-09T14:10:53.139294385Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=5c13ef68-ad19-408c-8124-71a781c97565 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.104728 | controller |     "Jun 09 14:10:53.141286 crc crio[23733]: time=\"2026-06-09T14:10:53.141193972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.104746 | controller |     "Jun 09 14:10:53.201499 crc crio[23733]: time=\"2026-06-09T14:10:53.20140973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.104760 | controller |     "Jun 09 14:10:53.206024 crc crio[23733]: time=\"2026-06-09T14:10:53.205951155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.104775 | controller |     "Jun 09 14:10:53.388401 crc crio[23733]: time=\"2026-06-09T14:10:53.388278668Z\" level=info msg=\"Created container d9ed1cf901090b55d40cd2a52c5e27f4d0fd293bedbac2931a382c2f4feeb8aa: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=5c13ef68-ad19-408c-8124-71a781c97565 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.104790 | controller |     "Jun 09 14:10:53.390319 crc crio[23733]: time=\"2026-06-09T14:10:53.390093933Z\" level=info msg=\"Starting container: d9ed1cf901090b55d40cd2a52c5e27f4d0fd293bedbac2931a382c2f4feeb8aa\" id=7baa0c48-6bce-40e6-b873-f8eb85ee8c8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.104804 | controller |     "Jun 09 14:10:53.396977 crc crio[23733]: time=\"2026-06-09T14:10:53.396910205Z\" level=info msg=\"Started container\" PID=125360 containerID=d9ed1cf901090b55d40cd2a52c5e27f4d0fd293bedbac2931a382c2f4feeb8aa description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=7baa0c48-6bce-40e6-b873-f8eb85ee8c8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee680f089e362fd63944d493dbe5127bb142c2932f9209dd4d2044bec27def8c",
2026-06-09 14:45:34.104819 | controller |     "Jun 09 14:11:07.860155 crc crio[23733]: time=\"2026-06-09T14:11:07.85899661Z\" level=info msg=\"Stopping pod sandbox: ee680f089e362fd63944d493dbe5127bb142c2932f9209dd4d2044bec27def8c\" id=a8395462-4914-48f4-8c49-7ebeff6fc16b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.104835 | controller |     "Jun 09 14:11:07.861948 crc crio[23733]: time=\"2026-06-09T14:11:07.861031852Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f Namespace:openstack ID:ee680f089e362fd63944d493dbe5127bb142c2932f9209dd4d2044bec27def8c UID:11a09ec7-60b8-4072-8c33-9c5b9cb41135 NetNS:/var/run/netns/c28a5246-f328-4413-a310-a6b8fd071257 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11a09ec7_60b8_4072_8c33_9c5b9cb41135.slice PodAnnotations:0xc00720c1f0}] Aliases:map[]}\"",
2026-06-09 14:45:34.104850 | controller |     "Jun 09 14:11:07.861948 crc crio[23733]: time=\"2026-06-09T14:11:07.861299019Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.104865 | controller |     "Jun 09 14:11:08.330575 crc crio[23733]: time=\"2026-06-09T14:11:08.329771772Z\" level=info msg=\"Stopped pod sandbox: ee680f089e362fd63944d493dbe5127bb142c2932f9209dd4d2044bec27def8c\" id=a8395462-4914-48f4-8c49-7ebeff6fc16b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.104879 | controller |     "Jun 09 14:11:09.409556 crc crio[23733]: time=\"2026-06-09T14:11:09.408531038Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh/POD\" id=6d908a14-2570-4958-adc9-5b799914fb26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.104894 | controller |     "Jun 09 14:11:09.409556 crc crio[23733]: time=\"2026-06-09T14:11:09.409539244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.104912 | controller |     "Jun 09 14:11:09.447973 crc crio[23733]: time=\"2026-06-09T14:11:09.447877041Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh Namespace:openstack ID:2e1271cda58f4e2f11c4643d1e90ef378a80e53cedd99c54d447de9d8789bd91 UID:125e8adc-d0e8-4d39-8fa7-4971e380664f NetNS:/var/run/netns/27484df1-94ec-467b-ac3b-86724a2cdd47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod125e8adc_d0e8_4d39_8fa7_4971e380664f.slice PodAnnotations:0xc00028ecf8}] Aliases:map[]}\"",
2026-06-09 14:45:34.104927 | controller |     "Jun 09 14:11:09.447973 crc crio[23733]: time=\"2026-06-09T14:11:09.447950302Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.104942 | controller |     "Jun 09 14:11:10.203789 crc crio[23733]: 2026-06-09T14:11:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e1271cda58f4e2 Mac:ba:66:82:d3:03:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/27484df1-94ec-467b-ac3b-86724a2cdd47 SocketPath: PciID:}] [{Interface:0xc0004b45b0 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.104957 | controller |     "Jun 09 14:11:10.205614 crc crio[23733]: time=\"2026-06-09T14:11:10.205536779Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh Namespace:openstack ID:2e1271cda58f4e2f11c4643d1e90ef378a80e53cedd99c54d447de9d8789bd91 UID:125e8adc-d0e8-4d39-8fa7-4971e380664f NetNS:/var/run/netns/27484df1-94ec-467b-ac3b-86724a2cdd47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod125e8adc_d0e8_4d39_8fa7_4971e380664f.slice PodAnnotations:0xc00028ecf8}] Aliases:map[]}\"",
2026-06-09 14:45:34.104972 | controller |     "Jun 09 14:11:10.205843 crc crio[23733]: time=\"2026-06-09T14:11:10.205783985Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.104987 | controller |     "Jun 09 14:11:10.223999 crc crio[23733]: time=\"2026-06-09T14:11:10.22383337Z\" level=info msg=\"Ran pod sandbox 2e1271cda58f4e2f11c4643d1e90ef378a80e53cedd99c54d447de9d8789bd91 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh/POD\" id=6d908a14-2570-4958-adc9-5b799914fb26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.105001 | controller |     "Jun 09 14:11:10.234296 crc crio[23733]: time=\"2026-06-09T14:11:10.234058497Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ce73c7a3-acd7-41a5-b711-454f540a7238 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.105016 | controller |     "Jun 09 14:11:10.270382 crc crio[23733]: time=\"2026-06-09T14:11:10.270242609Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=5e59b378-347c-418e-90a5-d20e5dd6190a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.105030 | controller |     "Jun 09 14:11:10.285400 crc crio[23733]: time=\"2026-06-09T14:11:10.285214556Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=e845c99e-144f-429d-a690-768db8a38b9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.105045 | controller |     "Jun 09 14:11:10.289928 crc crio[23733]: time=\"2026-06-09T14:11:10.289828432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.105063 | controller |     "Jun 09 14:11:10.363384 crc crio[23733]: time=\"2026-06-09T14:11:10.362981355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.105078 | controller |     "Jun 09 14:11:10.367292 crc crio[23733]: time=\"2026-06-09T14:11:10.367220063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.105092 | controller |     "Jun 09 14:11:10.565350 crc crio[23733]: time=\"2026-06-09T14:11:10.564640536Z\" level=info msg=\"Created container ce6f80086d4e619ee19a7b2c5b37ab7703eac09a2f445cfcfabd710ae80133ff: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=e845c99e-144f-429d-a690-768db8a38b9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.105107 | controller |     "Jun 09 14:11:10.569162 crc crio[23733]: time=\"2026-06-09T14:11:10.568995986Z\" level=info msg=\"Starting container: ce6f80086d4e619ee19a7b2c5b37ab7703eac09a2f445cfcfabd710ae80133ff\" id=dec04368-c226-4aa4-81a4-15c5df15f301 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.105122 | controller |     "Jun 09 14:11:10.575846 crc crio[23733]: time=\"2026-06-09T14:11:10.575700675Z\" level=info msg=\"Started container\" PID=126372 containerID=ce6f80086d4e619ee19a7b2c5b37ab7703eac09a2f445cfcfabd710ae80133ff description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=dec04368-c226-4aa4-81a4-15c5df15f301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e1271cda58f4e2f11c4643d1e90ef378a80e53cedd99c54d447de9d8789bd91",
2026-06-09 14:45:34.105137 | controller |     "Jun 09 14:11:14.971512 crc crio[23733]: time=\"2026-06-09T14:11:14.970538691Z\" level=info msg=\"Stopping pod sandbox: 2e1271cda58f4e2f11c4643d1e90ef378a80e53cedd99c54d447de9d8789bd91\" id=b399a30c-ca5f-43a1-b505-c2a059a1578c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.105152 | controller |     "Jun 09 14:11:14.972923 crc crio[23733]: time=\"2026-06-09T14:11:14.972308855Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh Namespace:openstack ID:2e1271cda58f4e2f11c4643d1e90ef378a80e53cedd99c54d447de9d8789bd91 UID:125e8adc-d0e8-4d39-8fa7-4971e380664f NetNS:/var/run/netns/27484df1-94ec-467b-ac3b-86724a2cdd47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod125e8adc_d0e8_4d39_8fa7_4971e380664f.slice PodAnnotations:0xc001c1e7f0}] Aliases:map[]}\"",
2026-06-09 14:45:34.105167 | controller |     "Jun 09 14:11:14.972923 crc crio[23733]: time=\"2026-06-09T14:11:14.97251506Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.105181 | controller |     "Jun 09 14:11:15.578073 crc crio[23733]: time=\"2026-06-09T14:11:15.57700189Z\" level=info msg=\"Stopped pod sandbox: 2e1271cda58f4e2f11c4643d1e90ef378a80e53cedd99c54d447de9d8789bd91\" id=b399a30c-ca5f-43a1-b505-c2a059a1578c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.105196 | controller |     "Jun 09 14:11:17.920874 crc crio[23733]: time=\"2026-06-09T14:11:17.920073042Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt/POD\" id=16cf6eb5-e2e5-4149-b8b5-77e991a5af21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.105210 | controller |     "Jun 09 14:11:17.922265 crc crio[23733]: time=\"2026-06-09T14:11:17.920901022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.105225 | controller |     "Jun 09 14:11:17.971635 crc crio[23733]: time=\"2026-06-09T14:11:17.971537968Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt Namespace:openstack ID:2597ba2c7be7dcc8cbe4deeb950919cee5b2abce08ca6af4c4f6fbff5447ff5e UID:e4caa4bf-7e3f-439c-8360-36eba4ca04d4 NetNS:/var/run/netns/d9239d16-58f2-4ea5-ad6d-542ca60f248e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4caa4bf_7e3f_439c_8360_36eba4ca04d4.slice PodAnnotations:0xc00720c7a0}] Aliases:map[]}\"",
2026-06-09 14:45:34.105243 | controller |     "Jun 09 14:11:17.971635 crc crio[23733]: time=\"2026-06-09T14:11:17.97164006Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.105258 | controller |     "Jun 09 14:11:18.900899 crc crio[23733]: 2026-06-09T14:11:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2597ba2c7be7dcc Mac:ba:ab:2b:1d:59:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/d9239d16-58f2-4ea5-ad6d-542ca60f248e SocketPath: PciID:}] [{Interface:0xc000145040 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.105272 | controller |     "Jun 09 14:11:18.902365 crc crio[23733]: time=\"2026-06-09T14:11:18.902280398Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt Namespace:openstack ID:2597ba2c7be7dcc8cbe4deeb950919cee5b2abce08ca6af4c4f6fbff5447ff5e UID:e4caa4bf-7e3f-439c-8360-36eba4ca04d4 NetNS:/var/run/netns/d9239d16-58f2-4ea5-ad6d-542ca60f248e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4caa4bf_7e3f_439c_8360_36eba4ca04d4.slice PodAnnotations:0xc00720c7a0}] Aliases:map[]}\"",
2026-06-09 14:45:34.105288 | controller |     "Jun 09 14:11:18.902579 crc crio[23733]: time=\"2026-06-09T14:11:18.902468392Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.105303 | controller |     "Jun 09 14:11:18.912429 crc crio[23733]: time=\"2026-06-09T14:11:18.912266669Z\" level=info msg=\"Ran pod sandbox 2597ba2c7be7dcc8cbe4deeb950919cee5b2abce08ca6af4c4f6fbff5447ff5e with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt/POD\" id=16cf6eb5-e2e5-4149-b8b5-77e991a5af21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.105318 | controller |     "Jun 09 14:11:18.915001 crc crio[23733]: time=\"2026-06-09T14:11:18.914930157Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=182eb548-4eb1-43c1-9e94-d96c3dec44af name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.105333 | controller |     "Jun 09 14:11:18.939882 crc crio[23733]: time=\"2026-06-09T14:11:18.939737282Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=082bfed6-f85e-4095-81b7-343a1feab25d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.105348 | controller |     "Jun 09 14:11:18.952883 crc crio[23733]: time=\"2026-06-09T14:11:18.952552384Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=7b294e11-c17a-45d2-a9f9-23c0311a23ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.105362 | controller |     "Jun 09 14:11:18.954447 crc crio[23733]: time=\"2026-06-09T14:11:18.954295599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.105377 | controller |     "Jun 09 14:11:19.021849 crc crio[23733]: time=\"2026-06-09T14:11:19.021043761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.105394 | controller |     "Jun 09 14:11:19.030879 crc crio[23733]: time=\"2026-06-09T14:11:19.030777655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.105409 | controller |     "Jun 09 14:11:19.206755 crc crio[23733]: time=\"2026-06-09T14:11:19.206529164Z\" level=info msg=\"Created container 581460dca5b6d8a73d106c6ac54cb6d508d7709d5ba0a8e15489f102c7d2805b: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=7b294e11-c17a-45d2-a9f9-23c0311a23ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.105423 | controller |     "Jun 09 14:11:19.208706 crc crio[23733]: time=\"2026-06-09T14:11:19.208565704Z\" level=info msg=\"Starting container: 581460dca5b6d8a73d106c6ac54cb6d508d7709d5ba0a8e15489f102c7d2805b\" id=c262af1c-fd23-429e-9d61-063d2c4ddd36 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.105438 | controller |     "Jun 09 14:11:19.219224 crc crio[23733]: time=\"2026-06-09T14:11:19.218471914Z\" level=info msg=\"Started container\" PID=127026 containerID=581460dca5b6d8a73d106c6ac54cb6d508d7709d5ba0a8e15489f102c7d2805b description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=c262af1c-fd23-429e-9d61-063d2c4ddd36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2597ba2c7be7dcc8cbe4deeb950919cee5b2abce08ca6af4c4f6fbff5447ff5e",
2026-06-09 14:45:34.105453 | controller |     "Jun 09 14:12:00.541080 crc crio[23733]: time=\"2026-06-09T14:12:00.540294925Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683572-mdhpz/POD\" id=9458ff86-6f98-4b13-af10-e41c61e12d52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.105467 | controller |     "Jun 09 14:12:00.542787 crc crio[23733]: time=\"2026-06-09T14:12:00.541309931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.105482 | controller |     "Jun 09 14:12:00.586527 crc crio[23733]: time=\"2026-06-09T14:12:00.586418457Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683572-mdhpz Namespace:openshift-infra ID:63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa UID:04a95382-d3fc-4f88-a596-6446952818c8 NetNS:/var/run/netns/13d25db3-efa8-47bf-ab85-65b34c09bda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04a95382_d3fc_4f88_a596_6446952818c8.slice PodAnnotations:0xc00028f7c0}] Aliases:map[]}\"",
2026-06-09 14:45:34.105496 | controller |     "Jun 09 14:12:00.587261 crc crio[23733]: time=\"2026-06-09T14:12:00.587219857Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683572-mdhpz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.105524 | controller |     "Jun 09 14:12:01.164495 crc crio[23733]: 2026-06-09T14:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63e389a8454c53c Mac:36:55:0c:0d:4c:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/13d25db3-efa8-47bf-ab85-65b34c09bda8 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.105555 | controller |     "Jun 09 14:12:01.166874 crc crio[23733]: time=\"2026-06-09T14:12:01.166794689Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683572-mdhpz Namespace:openshift-infra ID:63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa UID:04a95382-d3fc-4f88-a596-6446952818c8 NetNS:/var/run/netns/13d25db3-efa8-47bf-ab85-65b34c09bda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04a95382_d3fc_4f88_a596_6446952818c8.slice PodAnnotations:0xc00028f7c0}] Aliases:map[]}\"",
2026-06-09 14:45:34.105573 | controller |     "Jun 09 14:12:01.167067 crc crio[23733]: time=\"2026-06-09T14:12:01.167002064Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683572-mdhpz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.105589 | controller |     "Jun 09 14:12:01.180185 crc crio[23733]: time=\"2026-06-09T14:12:01.180034702Z\" level=info msg=\"Ran pod sandbox 63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa with infra container: openshift-infra/auto-csr-approver-29683572-mdhpz/POD\" id=9458ff86-6f98-4b13-af10-e41c61e12d52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.105604 | controller |     "Jun 09 14:12:01.185249 crc crio[23733]: time=\"2026-06-09T14:12:01.185201942Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2a384f7e-0480-4d94-a89f-ae6b6be6acae name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.105618 | controller |     "Jun 09 14:12:01.195303 crc crio[23733]: time=\"2026-06-09T14:12:01.195220376Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.105633 | controller |     "Jun 09 14:12:02.910499 crc crio[23733]: time=\"2026-06-09T14:12:02.909069424Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2a384f7e-0480-4d94-a89f-ae6b6be6acae name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.105648 | controller |     "Jun 09 14:12:02.912788 crc crio[23733]: time=\"2026-06-09T14:12:02.911779492Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=754f4b4a-db17-43ed-a897-cc3f3869a0ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.105663 | controller |     "Jun 09 14:12:02.915537 crc crio[23733]: time=\"2026-06-09T14:12:02.914690666Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=220dbc8a-d8dd-4a32-8025-2a223e7c1f50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.105678 | controller |     "Jun 09 14:12:02.924392 crc crio[23733]: time=\"2026-06-09T14:12:02.924080571Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683572-mdhpz/oc\" id=0d374bf6-475d-4ea7-bdd2-3393fae1956b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.105693 | controller |     "Jun 09 14:12:02.925033 crc crio[23733]: time=\"2026-06-09T14:12:02.924950464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.105707 | controller |     "Jun 09 14:12:02.989578 crc crio[23733]: time=\"2026-06-09T14:12:02.989418708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.105722 | controller |     "Jun 09 14:12:03.291918 crc crio[23733]: time=\"2026-06-09T14:12:03.291788086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.105736 | controller |     "Jun 09 14:12:03.436413 crc crio[23733]: time=\"2026-06-09T14:12:03.436286137Z\" level=info msg=\"Created container 3aeb0282d99d0bcb5aee82280862777b78bfc24e164605f525bf048d93362cf9: openshift-infra/auto-csr-approver-29683572-mdhpz/oc\" id=0d374bf6-475d-4ea7-bdd2-3393fae1956b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.105751 | controller |     "Jun 09 14:12:03.438028 crc crio[23733]: time=\"2026-06-09T14:12:03.437966428Z\" level=info msg=\"Starting container: 3aeb0282d99d0bcb5aee82280862777b78bfc24e164605f525bf048d93362cf9\" id=3b1cf7af-da8f-4ae3-91ad-0893bf9c6dd2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.105768 | controller |     "Jun 09 14:12:03.444348 crc crio[23733]: time=\"2026-06-09T14:12:03.444223377Z\" level=info msg=\"Started container\" PID=129280 containerID=3aeb0282d99d0bcb5aee82280862777b78bfc24e164605f525bf048d93362cf9 description=openshift-infra/auto-csr-approver-29683572-mdhpz/oc id=3b1cf7af-da8f-4ae3-91ad-0893bf9c6dd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa",
2026-06-09 14:45:34.105783 | controller |     "Jun 09 14:12:05.808059 crc crio[23733]: time=\"2026-06-09T14:12:05.807022244Z\" level=info msg=\"Stopping pod sandbox: 63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa\" id=52d50ae0-3c42-437b-a933-9cb6c22311e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.105798 | controller |     "Jun 09 14:12:05.809717 crc crio[23733]: time=\"2026-06-09T14:12:05.808899411Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683572-mdhpz Namespace:openshift-infra ID:63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa UID:04a95382-d3fc-4f88-a596-6446952818c8 NetNS:/var/run/netns/13d25db3-efa8-47bf-ab85-65b34c09bda8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04a95382_d3fc_4f88_a596_6446952818c8.slice PodAnnotations:0xc002b0e7a8}] Aliases:map[]}\"",
2026-06-09 14:45:34.105813 | controller |     "Jun 09 14:12:05.809717 crc crio[23733]: time=\"2026-06-09T14:12:05.809364143Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683572-mdhpz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.105864 | controller |     "Jun 09 14:12:06.174427 crc crio[23733]: time=\"2026-06-09T14:12:06.174286577Z\" level=info msg=\"Stopped pod sandbox: 63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa\" id=52d50ae0-3c42-437b-a933-9cb6c22311e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.105886 | controller |     "Jun 09 14:12:21.493955 crc crio[23733]: time=\"2026-06-09T14:12:21.492896662Z\" level=info msg=\"Removing container: bb8b0248b121bd1837c23d7cd2b595d8597999f10da6c8d32ea3168e29c64ee2\" id=421d5755-a9d4-4eaf-9867-bdd472f6530b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.105902 | controller |     "Jun 09 14:12:21.668261 crc crio[23733]: time=\"2026-06-09T14:12:21.667568452Z\" level=info msg=\"Removed container bb8b0248b121bd1837c23d7cd2b595d8597999f10da6c8d32ea3168e29c64ee2: openshift-infra/auto-csr-approver-29683566-jc4xw/oc\" id=421d5755-a9d4-4eaf-9867-bdd472f6530b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.105917 | controller |     "Jun 09 14:12:21.679792 crc crio[23733]: time=\"2026-06-09T14:12:21.679605676Z\" level=info msg=\"Stopping pod sandbox: c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50\" id=cdda87c4-541a-4d2c-976c-1b9999aeeef3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.105932 | controller |     "Jun 09 14:12:21.680374 crc crio[23733]: time=\"2026-06-09T14:12:21.679864992Z\" level=info msg=\"Stopped pod sandbox (already stopped): c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50\" id=cdda87c4-541a-4d2c-976c-1b9999aeeef3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.105947 | controller |     "Jun 09 14:12:21.681069 crc crio[23733]: time=\"2026-06-09T14:12:21.680835667Z\" level=info msg=\"Removing pod sandbox: c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50\" id=538c2f67-1728-4f24-a4ed-2d329b89ebe7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.105962 | controller |     "Jun 09 14:12:21.708576 crc crio[23733]: time=\"2026-06-09T14:12:21.708394621Z\" level=info msg=\"Removed pod sandbox: c0d4399edaf79fd8032ed28378686c4626744506c44ccf52ada6318a48c90d50\" id=538c2f67-1728-4f24-a4ed-2d329b89ebe7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.105983 | controller |     "Jun 09 14:13:14.905558 crc crio[23733]: time=\"2026-06-09T14:13:14.904616576Z\" level=info msg=\"Stopping pod sandbox: 2597ba2c7be7dcc8cbe4deeb950919cee5b2abce08ca6af4c4f6fbff5447ff5e\" id=2ab9ee92-2100-4165-a629-1379e15e61a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.105998 | controller |     "Jun 09 14:13:14.908788 crc crio[23733]: time=\"2026-06-09T14:13:14.906567305Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt Namespace:openstack ID:2597ba2c7be7dcc8cbe4deeb950919cee5b2abce08ca6af4c4f6fbff5447ff5e UID:e4caa4bf-7e3f-439c-8360-36eba4ca04d4 NetNS:/var/run/netns/d9239d16-58f2-4ea5-ad6d-542ca60f248e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4caa4bf_7e3f_439c_8360_36eba4ca04d4.slice PodAnnotations:0xc00012afd8}] Aliases:map[]}\"",
2026-06-09 14:45:34.106013 | controller |     "Jun 09 14:13:14.908788 crc crio[23733]: time=\"2026-06-09T14:13:14.906816591Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.106028 | controller |     "Jun 09 14:13:15.671076 crc crio[23733]: time=\"2026-06-09T14:13:15.670333396Z\" level=info msg=\"Stopped pod sandbox: 2597ba2c7be7dcc8cbe4deeb950919cee5b2abce08ca6af4c4f6fbff5447ff5e\" id=2ab9ee92-2100-4165-a629-1379e15e61a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.106043 | controller |     "Jun 09 14:13:16.474520 crc crio[23733]: time=\"2026-06-09T14:13:16.473973145Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8/POD\" id=e6ca68d7-b3b1-4ae1-a3bb-7e6d00d7a17a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.106058 | controller |     "Jun 09 14:13:16.475502 crc crio[23733]: time=\"2026-06-09T14:13:16.474556479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.106073 | controller |     "Jun 09 14:13:16.516520 crc crio[23733]: time=\"2026-06-09T14:13:16.516341501Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8 Namespace:openstack ID:a4168b7822541861a8eadf031f9b550b6d49692f5901dbc426985d279dd63237 UID:20c8cddc-800e-4093-90b4-2412ef1f3c73 NetNS:/var/run/netns/f6e7a618-63b9-4235-8820-56d3acea9627 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20c8cddc_800e_4093_90b4_2412ef1f3c73.slice PodAnnotations:0xc002534490}] Aliases:map[]}\"",
2026-06-09 14:45:34.106087 | controller |     "Jun 09 14:13:16.516520 crc crio[23733]: time=\"2026-06-09T14:13:16.516463525Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.106102 | controller |     "Jun 09 14:13:17.317263 crc crio[23733]: 2026-06-09T14:13:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4168b782254186 Mac:d6:9a:5e:4d:5d:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/f6e7a618-63b9-4235-8820-56d3acea9627 SocketPath: PciID:}] [{Interface:0xc0004385d0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.106159 | controller |     "Jun 09 14:13:17.320030 crc crio[23733]: time=\"2026-06-09T14:13:17.319949088Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8 Namespace:openstack ID:a4168b7822541861a8eadf031f9b550b6d49692f5901dbc426985d279dd63237 UID:20c8cddc-800e-4093-90b4-2412ef1f3c73 NetNS:/var/run/netns/f6e7a618-63b9-4235-8820-56d3acea9627 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20c8cddc_800e_4093_90b4_2412ef1f3c73.slice PodAnnotations:0xc002534490}] Aliases:map[]}\"",
2026-06-09 14:45:34.106182 | controller |     "Jun 09 14:13:17.320270 crc crio[23733]: time=\"2026-06-09T14:13:17.320207935Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.106197 | controller |     "Jun 09 14:13:17.330855 crc crio[23733]: time=\"2026-06-09T14:13:17.330807773Z\" level=info msg=\"Ran pod sandbox a4168b7822541861a8eadf031f9b550b6d49692f5901dbc426985d279dd63237 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8/POD\" id=e6ca68d7-b3b1-4ae1-a3bb-7e6d00d7a17a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.106212 | controller |     "Jun 09 14:13:17.334258 crc crio[23733]: time=\"2026-06-09T14:13:17.334219048Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0800b2bd-1250-4bf0-b9ee-5e3d27566cac name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.106227 | controller |     "Jun 09 14:13:17.363368 crc crio[23733]: time=\"2026-06-09T14:13:17.363214479Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ef03d169-f119-40da-8c76-7fc375d2cc52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.106242 | controller |     "Jun 09 14:13:17.371902 crc crio[23733]: time=\"2026-06-09T14:13:17.371811995Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=82d28984-decc-43db-8ec7-69bb11f87783 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.106257 | controller |     "Jun 09 14:13:17.372454 crc crio[23733]: time=\"2026-06-09T14:13:17.372346898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.106271 | controller |     "Jun 09 14:13:17.417762 crc crio[23733]: time=\"2026-06-09T14:13:17.417537278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.106286 | controller |     "Jun 09 14:13:17.421367 crc crio[23733]: time=\"2026-06-09T14:13:17.421304502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.106300 | controller |     "Jun 09 14:13:17.601747 crc crio[23733]: time=\"2026-06-09T14:13:17.601603935Z\" level=info msg=\"Created container c7922ac99baa3a5e906eee0ecb4a219cd8c1ebf2612b1513e8e24535faf18df3: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=82d28984-decc-43db-8ec7-69bb11f87783 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.106315 | controller |     "Jun 09 14:13:17.603184 crc crio[23733]: time=\"2026-06-09T14:13:17.602979739Z\" level=info msg=\"Starting container: c7922ac99baa3a5e906eee0ecb4a219cd8c1ebf2612b1513e8e24535faf18df3\" id=4809a0f2-cae3-45ba-8b8b-f65f678bbd9c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.106330 | controller |     "Jun 09 14:13:17.613990 crc crio[23733]: time=\"2026-06-09T14:13:17.613567497Z\" level=info msg=\"Started container\" PID=133508 containerID=c7922ac99baa3a5e906eee0ecb4a219cd8c1ebf2612b1513e8e24535faf18df3 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=4809a0f2-cae3-45ba-8b8b-f65f678bbd9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4168b7822541861a8eadf031f9b550b6d49692f5901dbc426985d279dd63237",
2026-06-09 14:45:34.106348 | controller |     "Jun 09 14:14:00.547172 crc crio[23733]: time=\"2026-06-09T14:14:00.546176919Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683574-8czvq/POD\" id=f6f05113-3159-4367-87b3-8ee63289c237 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.106363 | controller |     "Jun 09 14:14:00.549353 crc crio[23733]: time=\"2026-06-09T14:14:00.547208965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.106378 | controller |     "Jun 09 14:14:00.590382 crc crio[23733]: time=\"2026-06-09T14:14:00.590382192Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683574-8czvq Namespace:openshift-infra ID:e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90 UID:6c304150-201e-4886-9bbf-2455e5876b9d NetNS:/var/run/netns/d6d59c7c-96b7-4954-a340-c2fc78808636 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c304150_201e_4886_9bbf_2455e5876b9d.slice PodAnnotations:0xc002898668}] Aliases:map[]}\"",
2026-06-09 14:45:34.106393 | controller |     "Jun 09 14:14:00.590608 crc crio[23733]: time=\"2026-06-09T14:14:00.590586537Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683574-8czvq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.106408 | controller |     "Jun 09 14:14:00.959470 crc crio[23733]: 2026-06-09T14:14:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e033f72e26f6993 Mac:0a:d7:7c:42:61:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/d6d59c7c-96b7-4954-a340-c2fc78808636 SocketPath: PciID:}] [{Interface:0xc000244840 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.106423 | controller |     "Jun 09 14:14:00.961841 crc crio[23733]: time=\"2026-06-09T14:14:00.961639696Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683574-8czvq Namespace:openshift-infra ID:e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90 UID:6c304150-201e-4886-9bbf-2455e5876b9d NetNS:/var/run/netns/d6d59c7c-96b7-4954-a340-c2fc78808636 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c304150_201e_4886_9bbf_2455e5876b9d.slice PodAnnotations:0xc002898668}] Aliases:map[]}\"",
2026-06-09 14:45:34.106438 | controller |     "Jun 09 14:14:00.962000 crc crio[23733]: time=\"2026-06-09T14:14:00.961936643Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683574-8czvq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.106453 | controller |     "Jun 09 14:14:00.979336 crc crio[23733]: time=\"2026-06-09T14:14:00.978539841Z\" level=info msg=\"Ran pod sandbox e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90 with infra container: openshift-infra/auto-csr-approver-29683574-8czvq/POD\" id=f6f05113-3159-4367-87b3-8ee63289c237 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.106468 | controller |     "Jun 09 14:14:00.984029 crc crio[23733]: time=\"2026-06-09T14:14:00.983896396Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3d64a517-138f-4e44-9a3d-40bfb875616e name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.106483 | controller |     "Jun 09 14:14:01.001025 crc crio[23733]: time=\"2026-06-09T14:14:01.000919245Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.106498 | controller |     "Jun 09 14:14:01.822852 crc crio[23733]: time=\"2026-06-09T14:14:01.822157986Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3d64a517-138f-4e44-9a3d-40bfb875616e name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.106537 | controller |     "Jun 09 14:14:01.824337 crc crio[23733]: time=\"2026-06-09T14:14:01.824095545Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6893f3a7-a17e-4612-89d1-018593da0543 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.106558 | controller |     "Jun 09 14:14:01.827323 crc crio[23733]: time=\"2026-06-09T14:14:01.827241085Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6b39db7c-095f-47ba-a329-a422ee1aa783 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.106573 | controller |     "Jun 09 14:14:01.838250 crc crio[23733]: time=\"2026-06-09T14:14:01.837985635Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683574-8czvq/oc\" id=b8274747-4748-40eb-8629-d1e770fbe99c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.106588 | controller |     "Jun 09 14:14:01.838648 crc crio[23733]: time=\"2026-06-09T14:14:01.83862506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.106603 | controller |     "Jun 09 14:14:01.888299 crc crio[23733]: time=\"2026-06-09T14:14:01.8882036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.106618 | controller |     "Jun 09 14:14:02.265932 crc crio[23733]: time=\"2026-06-09T14:14:02.265477786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.106632 | controller |     "Jun 09 14:14:02.397551 crc crio[23733]: time=\"2026-06-09T14:14:02.397082731Z\" level=info msg=\"Created container d1fcd29a8114907bce7408b59b61161180f0a97e51e16713b3355610856a4390: openshift-infra/auto-csr-approver-29683574-8czvq/oc\" id=b8274747-4748-40eb-8629-d1e770fbe99c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.106646 | controller |     "Jun 09 14:14:02.399464 crc crio[23733]: time=\"2026-06-09T14:14:02.398585649Z\" level=info msg=\"Starting container: d1fcd29a8114907bce7408b59b61161180f0a97e51e16713b3355610856a4390\" id=6b96efd4-5495-444d-aeda-013fc196f3c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.106660 | controller |     "Jun 09 14:14:02.404946 crc crio[23733]: time=\"2026-06-09T14:14:02.404808955Z\" level=info msg=\"Started container\" PID=135953 containerID=d1fcd29a8114907bce7408b59b61161180f0a97e51e16713b3355610856a4390 description=openshift-infra/auto-csr-approver-29683574-8czvq/oc id=6b96efd4-5495-444d-aeda-013fc196f3c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90",
2026-06-09 14:45:34.106675 | controller |     "Jun 09 14:14:03.072526 crc crio[23733]: time=\"2026-06-09T14:14:03.069514992Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-6lx24/POD\" id=f7194b04-a25f-4b7c-8dac-b255342b8232 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.106689 | controller |     "Jun 09 14:14:03.072526 crc crio[23733]: time=\"2026-06-09T14:14:03.070074196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.106704 | controller |     "Jun 09 14:14:03.131535 crc crio[23733]: time=\"2026-06-09T14:14:03.131423852Z\" level=info msg=\"Got pod network &{Name:community-operators-6lx24 Namespace:openshift-marketplace ID:b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b UID:7acea139-34ed-4697-8446-234ed54ac3c8 NetNS:/var/run/netns/f18b5390-eeac-4507-a811-34a738cf4d19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7acea139_34ed_4697_8446_234ed54ac3c8.slice PodAnnotations:0xc002898200}] Aliases:map[]}\"",
2026-06-09 14:45:34.106722 | controller |     "Jun 09 14:14:03.131535 crc crio[23733]: time=\"2026-06-09T14:14:03.131501604Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-6lx24 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.106737 | controller |     "Jun 09 14:14:03.747014 crc crio[23733]: 2026-06-09T14:14:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b27cd181bc0dd2b Mac:b6:11:2d:30:af:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/f18b5390-eeac-4507-a811-34a738cf4d19 SocketPath: PciID:}] [{Interface:0xc00025ac20 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.106752 | controller |     "Jun 09 14:14:03.748543 crc crio[23733]: time=\"2026-06-09T14:14:03.748460908Z\" level=info msg=\"Got pod network &{Name:community-operators-6lx24 Namespace:openshift-marketplace ID:b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b UID:7acea139-34ed-4697-8446-234ed54ac3c8 NetNS:/var/run/netns/f18b5390-eeac-4507-a811-34a738cf4d19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7acea139_34ed_4697_8446_234ed54ac3c8.slice PodAnnotations:0xc002898200}] Aliases:map[]}\"",
2026-06-09 14:45:34.106767 | controller |     "Jun 09 14:14:03.748794 crc crio[23733]: time=\"2026-06-09T14:14:03.748737815Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-6lx24 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.106782 | controller |     "Jun 09 14:14:03.769442 crc crio[23733]: time=\"2026-06-09T14:14:03.769307762Z\" level=info msg=\"Ran pod sandbox b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b with infra container: openshift-marketplace/community-operators-6lx24/POD\" id=f7194b04-a25f-4b7c-8dac-b255342b8232 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.106796 | controller |     "Jun 09 14:14:03.772048 crc crio[23733]: time=\"2026-06-09T14:14:03.771938219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c709a53d-3e39-44e3-8a33-5ae3443d7a71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.106811 | controller |     "Jun 09 14:14:03.775223 crc crio[23733]: time=\"2026-06-09T14:14:03.775013387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=996b0ed8-63eb-4f6c-a6f5-c0986d570dad name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.106825 | controller |     "Jun 09 14:14:03.784492 crc crio[23733]: time=\"2026-06-09T14:14:03.784368412Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-6lx24/extract-utilities\" id=91310ca8-3dbc-4238-9467-a3b326114b0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.106840 | controller |     "Jun 09 14:14:03.785041 crc crio[23733]: time=\"2026-06-09T14:14:03.784981788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.106855 | controller |     "Jun 09 14:14:03.836053 crc crio[23733]: time=\"2026-06-09T14:14:03.835927121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.106883 | controller |     "Jun 09 14:14:03.841273 crc crio[23733]: time=\"2026-06-09T14:14:03.841212684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.106902 | controller |     "Jun 09 14:14:04.009374 crc crio[23733]: time=\"2026-06-09T14:14:04.009225657Z\" level=info msg=\"Created container 90a4aaec9d67e1b4d32e5a8f49830d87d5585566c8a1b5cf993161621eb418f4: openshift-marketplace/community-operators-6lx24/extract-utilities\" id=91310ca8-3dbc-4238-9467-a3b326114b0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.106917 | controller |     "Jun 09 14:14:04.012509 crc crio[23733]: time=\"2026-06-09T14:14:04.012419567Z\" level=info msg=\"Starting container: 90a4aaec9d67e1b4d32e5a8f49830d87d5585566c8a1b5cf993161621eb418f4\" id=9b0be2d8-b100-41a5-80b6-aef43e6e0d1d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.106932 | controller |     "Jun 09 14:14:04.024918 crc crio[23733]: time=\"2026-06-09T14:14:04.024801289Z\" level=info msg=\"Started container\" PID=136127 containerID=90a4aaec9d67e1b4d32e5a8f49830d87d5585566c8a1b5cf993161621eb418f4 description=openshift-marketplace/community-operators-6lx24/extract-utilities id=9b0be2d8-b100-41a5-80b6-aef43e6e0d1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b",
2026-06-09 14:45:34.106947 | controller |     "Jun 09 14:14:04.640235 crc crio[23733]: time=\"2026-06-09T14:14:04.640096831Z\" level=info msg=\"Stopping pod sandbox: e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90\" id=c7c65c66-b0c3-41ce-9ee5-df76d34dbc36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.106962 | controller |     "Jun 09 14:14:04.641220 crc crio[23733]: time=\"2026-06-09T14:14:04.640158263Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=13d8f971-525c-426b-909e-f5170603bdec name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.106977 | controller |     "Jun 09 14:14:04.641220 crc crio[23733]: time=\"2026-06-09T14:14:04.640780688Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683574-8czvq Namespace:openshift-infra ID:e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90 UID:6c304150-201e-4886-9bbf-2455e5876b9d NetNS:/var/run/netns/d6d59c7c-96b7-4954-a340-c2fc78808636 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c304150_201e_4886_9bbf_2455e5876b9d.slice PodAnnotations:0xc0059cc320}] Aliases:map[]}\"",
2026-06-09 14:45:34.106992 | controller |     "Jun 09 14:14:04.641220 crc crio[23733]: time=\"2026-06-09T14:14:04.640928932Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683574-8czvq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.107006 | controller |     "Jun 09 14:14:04.646256 crc crio[23733]: time=\"2026-06-09T14:14:04.645758644Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 14:45:34.107021 | controller |     "Jun 09 14:14:05.020606 crc crio[23733]: time=\"2026-06-09T14:14:05.020489235Z\" level=info msg=\"Stopped pod sandbox: e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90\" id=c7c65c66-b0c3-41ce-9ee5-df76d34dbc36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.107036 | controller |     "Jun 09 14:14:05.706889 crc crio[23733]: time=\"2026-06-09T14:14:05.706038816Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=13d8f971-525c-426b-909e-f5170603bdec name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.107051 | controller |     "Jun 09 14:14:05.709653 crc crio[23733]: time=\"2026-06-09T14:14:05.709562756Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b1059669-598c-4974-b2a9-92d06f1f2688 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.107069 | controller |     "Jun 09 14:14:05.713007 crc crio[23733]: time=\"2026-06-09T14:14:05.712769605Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=87f7d98e-6dae-4dfe-9f87-294ba3263aae name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.107083 | controller |     "Jun 09 14:14:05.735339 crc crio[23733]: time=\"2026-06-09T14:14:05.735022686Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-6lx24/extract-content\" id=622e0917-a6e2-44b9-852f-f8dbb7ca0659 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.107098 | controller |     "Jun 09 14:14:05.736078 crc crio[23733]: time=\"2026-06-09T14:14:05.735673063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.107112 | controller |     "Jun 09 14:14:05.844729 crc crio[23733]: time=\"2026-06-09T14:14:05.844626198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.107126 | controller |     "Jun 09 14:14:05.849244 crc crio[23733]: time=\"2026-06-09T14:14:05.849166622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.107141 | controller |     "Jun 09 14:14:06.014384 crc crio[23733]: time=\"2026-06-09T14:14:06.014255212Z\" level=info msg=\"Created container 2236441cc796db2e69430cd515e56e28e5d24579e909df9df6149063875ec4d9: openshift-marketplace/community-operators-6lx24/extract-content\" id=622e0917-a6e2-44b9-852f-f8dbb7ca0659 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.107155 | controller |     "Jun 09 14:14:06.017512 crc crio[23733]: time=\"2026-06-09T14:14:06.0173913Z\" level=info msg=\"Starting container: 2236441cc796db2e69430cd515e56e28e5d24579e909df9df6149063875ec4d9\" id=fa745e3e-0715-4e03-81a7-87da0d35d27e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.107169 | controller |     "Jun 09 14:14:06.024482 crc crio[23733]: time=\"2026-06-09T14:14:06.023921894Z\" level=info msg=\"Started container\" PID=136316 containerID=2236441cc796db2e69430cd515e56e28e5d24579e909df9df6149063875ec4d9 description=openshift-marketplace/community-operators-6lx24/extract-content id=fa745e3e-0715-4e03-81a7-87da0d35d27e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b",
2026-06-09 14:45:34.107184 | controller |     "Jun 09 14:14:06.685247 crc crio[23733]: time=\"2026-06-09T14:14:06.684518458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0d51e71a-0296-46e3-bebe-3d082819d50e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.107198 | controller |     "Jun 09 14:14:06.689258 crc crio[23733]: time=\"2026-06-09T14:14:06.689085933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f1fc62e2-0bef-43e8-9e8d-9824a87814a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.107213 | controller |     "Jun 09 14:14:06.706839 crc crio[23733]: time=\"2026-06-09T14:14:06.706662906Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-6lx24/registry-server\" id=ec43a622-807b-4aea-a146-5024cab9989d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.107227 | controller |     "Jun 09 14:14:06.707472 crc crio[23733]: time=\"2026-06-09T14:14:06.707397704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.107241 | controller |     "Jun 09 14:14:06.804253 crc crio[23733]: time=\"2026-06-09T14:14:06.803641899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.107258 | controller |     "Jun 09 14:14:06.807902 crc crio[23733]: time=\"2026-06-09T14:14:06.807810025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.107273 | controller |     "Jun 09 14:14:06.988174 crc crio[23733]: time=\"2026-06-09T14:14:06.985226324Z\" level=info msg=\"Created container a71b81387fa4f1cd0b35726f117f38ee427819339ff564e9d3f4b00119437f85: openshift-marketplace/community-operators-6lx24/registry-server\" id=ec43a622-807b-4aea-a146-5024cab9989d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.107287 | controller |     "Jun 09 14:14:06.989019 crc crio[23733]: time=\"2026-06-09T14:14:06.988947988Z\" level=info msg=\"Starting container: a71b81387fa4f1cd0b35726f117f38ee427819339ff564e9d3f4b00119437f85\" id=08483fb9-27d6-49ff-818c-a2a3d9516ba5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.107302 | controller |     "Jun 09 14:14:06.999044 crc crio[23733]: time=\"2026-06-09T14:14:06.998933949Z\" level=info msg=\"Started container\" PID=136416 containerID=a71b81387fa4f1cd0b35726f117f38ee427819339ff564e9d3f4b00119437f85 description=openshift-marketplace/community-operators-6lx24/registry-server id=08483fb9-27d6-49ff-818c-a2a3d9516ba5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b",
2026-06-09 14:45:34.107317 | controller |     "Jun 09 14:14:16.626579 crc crio[23733]: time=\"2026-06-09T14:14:16.625597785Z\" level=info msg=\"Stopping container: a71b81387fa4f1cd0b35726f117f38ee427819339ff564e9d3f4b00119437f85 (timeout: 2s)\" id=dc85c3df-32d7-417c-b155-f6b97235e8cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.107331 | controller |     "Jun 09 14:14:16.757196 crc crio[23733]: time=\"2026-06-09T14:14:16.756938624Z\" level=info msg=\"Stopped container a71b81387fa4f1cd0b35726f117f38ee427819339ff564e9d3f4b00119437f85: openshift-marketplace/community-operators-6lx24/registry-server\" id=dc85c3df-32d7-417c-b155-f6b97235e8cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.107345 | controller |     "Jun 09 14:14:16.759498 crc crio[23733]: time=\"2026-06-09T14:14:16.759382095Z\" level=info msg=\"Stopping pod sandbox: b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b\" id=181f70e8-968b-4ff4-900f-5f2c398af8e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.107360 | controller |     "Jun 09 14:14:16.761636 crc crio[23733]: time=\"2026-06-09T14:14:16.76154309Z\" level=info msg=\"Got pod network &{Name:community-operators-6lx24 Namespace:openshift-marketplace ID:b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b UID:7acea139-34ed-4697-8446-234ed54ac3c8 NetNS:/var/run/netns/f18b5390-eeac-4507-a811-34a738cf4d19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7acea139_34ed_4697_8446_234ed54ac3c8.slice PodAnnotations:0xc0025a6de0}] Aliases:map[]}\"",
2026-06-09 14:45:34.107375 | controller |     "Jun 09 14:14:16.761832 crc crio[23733]: time=\"2026-06-09T14:14:16.761782946Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-6lx24 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.107389 | controller |     "Jun 09 14:14:17.321841 crc crio[23733]: time=\"2026-06-09T14:14:17.320822451Z\" level=info msg=\"Stopped pod sandbox: b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b\" id=181f70e8-968b-4ff4-900f-5f2c398af8e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.107404 | controller |     "Jun 09 14:14:17.760216 crc crio[23733]: time=\"2026-06-09T14:14:17.760066037Z\" level=info msg=\"Removing container: a71b81387fa4f1cd0b35726f117f38ee427819339ff564e9d3f4b00119437f85\" id=f3458d78-38c7-460b-bac5-0ea936dfc812 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.107421 | controller |     "Jun 09 14:14:17.837757 crc crio[23733]: time=\"2026-06-09T14:14:17.837605451Z\" level=info msg=\"Removed container a71b81387fa4f1cd0b35726f117f38ee427819339ff564e9d3f4b00119437f85: openshift-marketplace/community-operators-6lx24/registry-server\" id=f3458d78-38c7-460b-bac5-0ea936dfc812 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.107436 | controller |     "Jun 09 14:14:17.841275 crc crio[23733]: time=\"2026-06-09T14:14:17.841188291Z\" level=info msg=\"Removing container: 2236441cc796db2e69430cd515e56e28e5d24579e909df9df6149063875ec4d9\" id=11c30fe5-fce5-4d25-88bc-cb5306cd37e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.107451 | controller |     "Jun 09 14:14:17.963706 crc crio[23733]: time=\"2026-06-09T14:14:17.959562962Z\" level=info msg=\"Removed container 2236441cc796db2e69430cd515e56e28e5d24579e909df9df6149063875ec4d9: openshift-marketplace/community-operators-6lx24/extract-content\" id=11c30fe5-fce5-4d25-88bc-cb5306cd37e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.107465 | controller |     "Jun 09 14:14:18.016853 crc crio[23733]: time=\"2026-06-09T14:14:18.016267452Z\" level=info msg=\"Removing container: 90a4aaec9d67e1b4d32e5a8f49830d87d5585566c8a1b5cf993161621eb418f4\" id=fb6307c1-fdcd-4640-b5dd-bd910d75eae4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.107480 | controller |     "Jun 09 14:14:18.245054 crc crio[23733]: time=\"2026-06-09T14:14:18.243885416Z\" level=info msg=\"Removed container 90a4aaec9d67e1b4d32e5a8f49830d87d5585566c8a1b5cf993161621eb418f4: openshift-marketplace/community-operators-6lx24/extract-utilities\" id=fb6307c1-fdcd-4640-b5dd-bd910d75eae4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.107494 | controller |     "Jun 09 14:14:21.775534 crc crio[23733]: time=\"2026-06-09T14:14:21.774539356Z\" level=info msg=\"Removing container: 15541c266069b476f74b15671050d2b3d0dcd3e7d899526b6e482e6aee28d77f\" id=f7515923-2f76-4c60-94c9-af02f3d4b7c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.107509 | controller |     "Jun 09 14:14:22.214187 crc crio[23733]: time=\"2026-06-09T14:14:22.213644028Z\" level=info msg=\"Removed container 15541c266069b476f74b15671050d2b3d0dcd3e7d899526b6e482e6aee28d77f: openshift-infra/auto-csr-approver-29683568-hcvmg/oc\" id=f7515923-2f76-4c60-94c9-af02f3d4b7c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.107543 | controller |     "Jun 09 14:14:22.228410 crc crio[23733]: time=\"2026-06-09T14:14:22.228269037Z\" level=info msg=\"Stopping pod sandbox: b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b\" id=e5dc4992-6e2b-4c5b-a48b-0459e1074fe6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.107558 | controller |     "Jun 09 14:14:22.228410 crc crio[23733]: time=\"2026-06-09T14:14:22.22838812Z\" level=info msg=\"Stopped pod sandbox (already stopped): b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b\" id=e5dc4992-6e2b-4c5b-a48b-0459e1074fe6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.107573 | controller |     "Jun 09 14:14:22.229644 crc crio[23733]: time=\"2026-06-09T14:14:22.22956839Z\" level=info msg=\"Removing pod sandbox: b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b\" id=7916c2ab-1ba0-4e15-85e4-dc267f86c457 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.107588 | controller |     "Jun 09 14:14:22.245831 crc crio[23733]: time=\"2026-06-09T14:14:22.245707466Z\" level=info msg=\"Removed pod sandbox: b27cd181bc0dd2bc13a6009a37264ee1307563a67888186889ea46318b38c19b\" id=7916c2ab-1ba0-4e15-85e4-dc267f86c457 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.107603 | controller |     "Jun 09 14:14:22.249944 crc crio[23733]: time=\"2026-06-09T14:14:22.249856332Z\" level=info msg=\"Stopping pod sandbox: 35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958\" id=5337fdbe-3d76-401d-bcea-895dfe6f88ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.107625 | controller |     "Jun 09 14:14:22.250179 crc crio[23733]: time=\"2026-06-09T14:14:22.249975385Z\" level=info msg=\"Stopped pod sandbox (already stopped): 35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958\" id=5337fdbe-3d76-401d-bcea-895dfe6f88ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.107640 | controller |     "Jun 09 14:14:22.252460 crc crio[23733]: time=\"2026-06-09T14:14:22.252344214Z\" level=info msg=\"Removing pod sandbox: 35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958\" id=5f6d435c-7cec-43c3-8432-1dd986ac2f58 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.107655 | controller |     "Jun 09 14:14:22.268766 crc crio[23733]: time=\"2026-06-09T14:14:22.268640295Z\" level=info msg=\"Removed pod sandbox: 35bbcefdb03ce6a1d06b3501dbb570f52facecccbec331de40180caf49322958\" id=5f6d435c-7cec-43c3-8432-1dd986ac2f58 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.107669 | controller |     "Jun 09 14:14:22.435413 crc crio[23733]: time=\"2026-06-09T14:14:22.435313414Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-hsknk/POD\" id=0048cd73-c6ab-4c17-851f-c9764522cd9e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.107684 | controller |     "Jun 09 14:14:22.435586 crc crio[23733]: time=\"2026-06-09T14:14:22.435445907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.107698 | controller |     "Jun 09 14:14:22.508758 crc crio[23733]: time=\"2026-06-09T14:14:22.508605911Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-hsknk Namespace:openshift-marketplace ID:6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c UID:3630f7f4-c223-4777-82c6-da6e43128cd7 NetNS:/var/run/netns/d9e3bfce-a5be-4762-95ba-89f9e04f9fce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3630f7f4_c223_4777_82c6_da6e43128cd7.slice PodAnnotations:0xc00028e3e0}] Aliases:map[]}\"",
2026-06-09 14:45:34.107713 | controller |     "Jun 09 14:14:22.508758 crc crio[23733]: time=\"2026-06-09T14:14:22.508721514Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-hsknk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.107728 | controller |     "Jun 09 14:14:23.280933 crc crio[23733]: 2026-06-09T14:14:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d812d26e73cb08 Mac:da:ae:95:cb:9e:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/d9e3bfce-a5be-4762-95ba-89f9e04f9fce SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.107743 | controller |     "Jun 09 14:14:23.284499 crc crio[23733]: time=\"2026-06-09T14:14:23.282567099Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-hsknk Namespace:openshift-marketplace ID:6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c UID:3630f7f4-c223-4777-82c6-da6e43128cd7 NetNS:/var/run/netns/d9e3bfce-a5be-4762-95ba-89f9e04f9fce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3630f7f4_c223_4777_82c6_da6e43128cd7.slice PodAnnotations:0xc00028e3e0}] Aliases:map[]}\"",
2026-06-09 14:45:34.107758 | controller |     "Jun 09 14:14:23.284499 crc crio[23733]: time=\"2026-06-09T14:14:23.282791145Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-hsknk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.107773 | controller |     "Jun 09 14:14:23.294737 crc crio[23733]: time=\"2026-06-09T14:14:23.294633693Z\" level=info msg=\"Ran pod sandbox 6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c with infra container: openshift-marketplace/redhat-marketplace-hsknk/POD\" id=0048cd73-c6ab-4c17-851f-c9764522cd9e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.107790 | controller |     "Jun 09 14:14:23.303064 crc crio[23733]: time=\"2026-06-09T14:14:23.302967632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fcf700cb-38fd-4abd-92a5-b140421703fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.107805 | controller |     "Jun 09 14:14:23.308891 crc crio[23733]: time=\"2026-06-09T14:14:23.308224165Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=59586f93-c9aa-4417-862b-e5a73f27a2d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.107820 | controller |     "Jun 09 14:14:23.348620 crc crio[23733]: time=\"2026-06-09T14:14:23.34851004Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-hsknk/extract-utilities\" id=8e64f45e-d7cc-4819-b612-2efb9878ba12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.107834 | controller |     "Jun 09 14:14:23.349228 crc crio[23733]: time=\"2026-06-09T14:14:23.349049874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.107849 | controller |     "Jun 09 14:14:23.441666 crc crio[23733]: time=\"2026-06-09T14:14:23.440966231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.107863 | controller |     "Jun 09 14:14:23.464180 crc crio[23733]: time=\"2026-06-09T14:14:23.464065442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.107878 | controller |     "Jun 09 14:14:23.759906 crc crio[23733]: time=\"2026-06-09T14:14:23.759799863Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-n2blp/POD\" id=72b070d5-cea5-4950-a162-6122c38e60e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.107892 | controller |     "Jun 09 14:14:23.760301 crc crio[23733]: time=\"2026-06-09T14:14:23.759942436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.107906 | controller |     "Jun 09 14:14:24.057974 crc crio[23733]: time=\"2026-06-09T14:14:24.0522775Z\" level=info msg=\"Created container 43d8fb924d5ee238a0b7a7c9897550ab7aebb20acdbdf5c65b2a64b751e18aef: openshift-marketplace/redhat-marketplace-hsknk/extract-utilities\" id=8e64f45e-d7cc-4819-b612-2efb9878ba12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.107921 | controller |     "Jun 09 14:14:24.253746 crc crio[23733]: time=\"2026-06-09T14:14:24.252948287Z\" level=info msg=\"Starting container: 43d8fb924d5ee238a0b7a7c9897550ab7aebb20acdbdf5c65b2a64b751e18aef\" id=f73361f9-006e-4503-9cec-3cdc20e8a8b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.107935 | controller |     "Jun 09 14:14:24.383063 crc crio[23733]: time=\"2026-06-09T14:14:24.38246226Z\" level=info msg=\"Started container\" PID=137281 containerID=43d8fb924d5ee238a0b7a7c9897550ab7aebb20acdbdf5c65b2a64b751e18aef description=openshift-marketplace/redhat-marketplace-hsknk/extract-utilities id=f73361f9-006e-4503-9cec-3cdc20e8a8b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c",
2026-06-09 14:45:34.107950 | controller |     "Jun 09 14:14:24.484796 crc crio[23733]: time=\"2026-06-09T14:14:24.484571543Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n2blp Namespace:openshift-marketplace ID:b40b5e82f36e64fb008ae26c8f6b4df5007612c89b5d4058caeb85fccdecf3fc UID:990ed29a-d543-4036-84d8-6bc8f42ddd63 NetNS:/var/run/netns/21c12236-10e2-4209-af27-dab9d30eaa20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod990ed29a_d543_4036_84d8_6bc8f42ddd63.slice PodAnnotations:0xc002898430}] Aliases:map[]}\"",
2026-06-09 14:45:34.107968 | controller |     "Jun 09 14:14:24.484796 crc crio[23733]: time=\"2026-06-09T14:14:24.484674576Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-n2blp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.107983 | controller |     "Jun 09 14:14:25.905338 crc crio[23733]: time=\"2026-06-09T14:14:25.904163338Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=fa2e63a7-3a82-48c7-8732-37856581c50f name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.107998 | controller |     "Jun 09 14:14:26.329355 crc crio[23733]: time=\"2026-06-09T14:14:26.325671798Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 14:45:34.108013 | controller |     "Jun 09 14:14:27.376895 crc crio[23733]: 2026-06-09T14:14:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b40b5e82f36e64f Mac:2a:4a:72:c7:17:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/21c12236-10e2-4209-af27-dab9d30eaa20 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.108028 | controller |     "Jun 09 14:14:27.455490 crc crio[23733]: time=\"2026-06-09T14:14:27.418543809Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n2blp Namespace:openshift-marketplace ID:b40b5e82f36e64fb008ae26c8f6b4df5007612c89b5d4058caeb85fccdecf3fc UID:990ed29a-d543-4036-84d8-6bc8f42ddd63 NetNS:/var/run/netns/21c12236-10e2-4209-af27-dab9d30eaa20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod990ed29a_d543_4036_84d8_6bc8f42ddd63.slice PodAnnotations:0xc002898430}] Aliases:map[]}\"",
2026-06-09 14:45:34.108043 | controller |     "Jun 09 14:14:27.455867 crc crio[23733]: time=\"2026-06-09T14:14:27.455595519Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-n2blp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.108058 | controller |     "Jun 09 14:14:27.513234 crc crio[23733]: time=\"2026-06-09T14:14:27.513065502Z\" level=info msg=\"Ran pod sandbox b40b5e82f36e64fb008ae26c8f6b4df5007612c89b5d4058caeb85fccdecf3fc with infra container: openshift-marketplace/redhat-operators-n2blp/POD\" id=72b070d5-cea5-4950-a162-6122c38e60e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.108072 | controller |     "Jun 09 14:14:27.521192 crc crio[23733]: time=\"2026-06-09T14:14:27.521074473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=67738164-078d-44ab-a893-d37094680505 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.108087 | controller |     "Jun 09 14:14:27.541675 crc crio[23733]: time=\"2026-06-09T14:14:27.530804057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4925e79a-d8d4-446c-ac73-d5fd696daa5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.108102 | controller |     "Jun 09 14:14:27.595976 crc crio[23733]: time=\"2026-06-09T14:14:27.595719168Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n2blp/extract-utilities\" id=3dac48c0-be9d-4826-8671-6375782dd44d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.108119 | controller |     "Jun 09 14:14:27.596636 crc crio[23733]: time=\"2026-06-09T14:14:27.596495537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.108134 | controller |     "Jun 09 14:14:28.001022 crc crio[23733]: time=\"2026-06-09T14:14:27.993063194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.108149 | controller |     "Jun 09 14:14:28.097821 crc crio[23733]: time=\"2026-06-09T14:14:28.097085706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.108163 | controller |     "Jun 09 14:14:28.110460 crc crio[23733]: time=\"2026-06-09T14:14:28.110340789Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=fa2e63a7-3a82-48c7-8732-37856581c50f name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.108178 | controller |     "Jun 09 14:14:28.124448 crc crio[23733]: time=\"2026-06-09T14:14:28.120803452Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=452a0707-3005-480c-b1d6-d20d0e8523e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.108192 | controller |     "Jun 09 14:14:28.136784 crc crio[23733]: time=\"2026-06-09T14:14:28.13664926Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a387084e-d3c4-4d4a-a49f-7cb9d3ee0cca name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.108207 | controller |     "Jun 09 14:14:28.231333 crc crio[23733]: time=\"2026-06-09T14:14:28.231153472Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-hsknk/extract-content\" id=c47fe39d-c4fa-4b16-95f7-8881fae27491 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.108221 | controller |     "Jun 09 14:14:28.280885 crc crio[23733]: time=\"2026-06-09T14:14:28.246163019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.108235 | controller |     "Jun 09 14:14:28.490784 crc crio[23733]: time=\"2026-06-09T14:14:28.476797059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.108250 | controller |     "Jun 09 14:14:28.490784 crc crio[23733]: time=\"2026-06-09T14:14:28.488537034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.108264 | controller |     "Jun 09 14:14:28.607839 crc crio[23733]: time=\"2026-06-09T14:14:28.607711027Z\" level=info msg=\"Created container 309c34c02d0ddec2b41efbcc9d682c72686c7253240084fc8ebce5babe160825: openshift-marketplace/redhat-operators-n2blp/extract-utilities\" id=3dac48c0-be9d-4826-8671-6375782dd44d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.108278 | controller |     "Jun 09 14:14:28.615769 crc crio[23733]: time=\"2026-06-09T14:14:28.615553354Z\" level=info msg=\"Starting container: 309c34c02d0ddec2b41efbcc9d682c72686c7253240084fc8ebce5babe160825\" id=8253e810-f3b3-4cd2-b641-e952ade37086 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.108293 | controller |     "Jun 09 14:14:28.632647 crc crio[23733]: time=\"2026-06-09T14:14:28.62457243Z\" level=info msg=\"Started container\" PID=137606 containerID=309c34c02d0ddec2b41efbcc9d682c72686c7253240084fc8ebce5babe160825 description=openshift-marketplace/redhat-operators-n2blp/extract-utilities id=8253e810-f3b3-4cd2-b641-e952ade37086 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b40b5e82f36e64fb008ae26c8f6b4df5007612c89b5d4058caeb85fccdecf3fc",
2026-06-09 14:45:34.108310 | controller |     "Jun 09 14:14:29.063002 crc crio[23733]: time=\"2026-06-09T14:14:29.060998288Z\" level=info msg=\"Created container 7fbb57f4b916fcf8729a2d674b11d740f73446880d0fae5f24a6d42def6389a6: openshift-marketplace/redhat-marketplace-hsknk/extract-content\" id=c47fe39d-c4fa-4b16-95f7-8881fae27491 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.108325 | controller |     "Jun 09 14:14:29.097779 crc crio[23733]: time=\"2026-06-09T14:14:29.097044093Z\" level=info msg=\"Starting container: 7fbb57f4b916fcf8729a2d674b11d740f73446880d0fae5f24a6d42def6389a6\" id=4672575c-fa9e-46a5-8d45-fea3b9c9b04f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.108340 | controller |     "Jun 09 14:14:29.126091 crc crio[23733]: time=\"2026-06-09T14:14:29.12597553Z\" level=info msg=\"Started container\" PID=137625 containerID=7fbb57f4b916fcf8729a2d674b11d740f73446880d0fae5f24a6d42def6389a6 description=openshift-marketplace/redhat-marketplace-hsknk/extract-content id=4672575c-fa9e-46a5-8d45-fea3b9c9b04f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c",
2026-06-09 14:45:34.108355 | controller |     "Jun 09 14:14:29.684172 crc crio[23733]: time=\"2026-06-09T14:14:29.683989219Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7ad6252d-07f8-489b-8048-63db502af00a name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.108369 | controller |     "Jun 09 14:14:29.721277 crc crio[23733]: time=\"2026-06-09T14:14:29.721092591Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 14:45:34.108384 | controller |     "Jun 09 14:14:33.539995 crc crio[23733]: time=\"2026-06-09T14:14:33.53301432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1b7f1643-46ab-4f05-8e6f-9f7260155ceb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.108398 | controller |     "Jun 09 14:14:33.588458 crc crio[23733]: time=\"2026-06-09T14:14:33.587877708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8a65a86e-cf6b-454f-9c94-a3ce1999e8fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.108413 | controller |     "Jun 09 14:14:33.615298 crc crio[23733]: time=\"2026-06-09T14:14:33.614661959Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-hsknk/registry-server\" id=d263fbeb-d9fe-4ddb-8491-9489fb84cb2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.108427 | controller |     "Jun 09 14:14:33.616238 crc crio[23733]: time=\"2026-06-09T14:14:33.616164547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.108442 | controller |     "Jun 09 14:14:34.001542 crc crio[23733]: time=\"2026-06-09T14:14:33.995532803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.108457 | controller |     "Jun 09 14:14:34.023334 crc crio[23733]: time=\"2026-06-09T14:14:34.015779291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.108471 | controller |     "Jun 09 14:14:34.783273 crc crio[23733]: time=\"2026-06-09T14:14:34.778577413Z\" level=info msg=\"Created container a682be0bb7e802cf9d84d36b20b7b6363a916b3843d563711a4b13be0b0588db: openshift-marketplace/redhat-marketplace-hsknk/registry-server\" id=d263fbeb-d9fe-4ddb-8491-9489fb84cb2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.108489 | controller |     "Jun 09 14:14:34.830246 crc crio[23733]: time=\"2026-06-09T14:14:34.81707596Z\" level=info msg=\"Starting container: a682be0bb7e802cf9d84d36b20b7b6363a916b3843d563711a4b13be0b0588db\" id=3e504cab-4e20-41b2-8273-816ee10c3fa9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.108504 | controller |     "Jun 09 14:14:34.906254 crc crio[23733]: time=\"2026-06-09T14:14:34.905725456Z\" level=info msg=\"Started container\" PID=137846 containerID=a682be0bb7e802cf9d84d36b20b7b6363a916b3843d563711a4b13be0b0588db description=openshift-marketplace/redhat-marketplace-hsknk/registry-server id=3e504cab-4e20-41b2-8273-816ee10c3fa9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c",
2026-06-09 14:45:34.108538 | controller |     "Jun 09 14:14:44.788547 crc crio[23733]: time=\"2026-06-09T14:14:44.787602022Z\" level=info msg=\"Stopping container: a682be0bb7e802cf9d84d36b20b7b6363a916b3843d563711a4b13be0b0588db (timeout: 2s)\" id=902a6f4b-bc9b-43e1-80c9-c610827ac4ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.108554 | controller |     "Jun 09 14:14:44.933575 crc crio[23733]: time=\"2026-06-09T14:14:44.933448955Z\" level=info msg=\"Stopped container a682be0bb7e802cf9d84d36b20b7b6363a916b3843d563711a4b13be0b0588db: openshift-marketplace/redhat-marketplace-hsknk/registry-server\" id=902a6f4b-bc9b-43e1-80c9-c610827ac4ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.108570 | controller |     "Jun 09 14:14:44.934733 crc crio[23733]: time=\"2026-06-09T14:14:44.934605563Z\" level=info msg=\"Stopping pod sandbox: 6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c\" id=f285744e-3a61-4949-8440-331decfa1d4d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.108585 | controller |     "Jun 09 14:14:44.935723 crc crio[23733]: time=\"2026-06-09T14:14:44.935628749Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-hsknk Namespace:openshift-marketplace ID:6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c UID:3630f7f4-c223-4777-82c6-da6e43128cd7 NetNS:/var/run/netns/d9e3bfce-a5be-4762-95ba-89f9e04f9fce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3630f7f4_c223_4777_82c6_da6e43128cd7.slice PodAnnotations:0xc0025a6798}] Aliases:map[]}\"",
2026-06-09 14:45:34.108600 | controller |     "Jun 09 14:14:44.937750 crc crio[23733]: time=\"2026-06-09T14:14:44.93765552Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-hsknk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.108614 | controller |     "Jun 09 14:14:45.939799 crc crio[23733]: time=\"2026-06-09T14:14:45.938839905Z\" level=info msg=\"Stopped pod sandbox: 6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c\" id=f285744e-3a61-4949-8440-331decfa1d4d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.108629 | controller |     "Jun 09 14:14:47.038037 crc crio[23733]: time=\"2026-06-09T14:14:47.036942086Z\" level=info msg=\"Removing container: a682be0bb7e802cf9d84d36b20b7b6363a916b3843d563711a4b13be0b0588db\" id=7624a206-4bca-4d0a-ab86-95ea5eea39d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.108643 | controller |     "Jun 09 14:14:47.126984 crc crio[23733]: time=\"2026-06-09T14:14:47.125909599Z\" level=info msg=\"Removed container a682be0bb7e802cf9d84d36b20b7b6363a916b3843d563711a4b13be0b0588db: openshift-marketplace/redhat-marketplace-hsknk/registry-server\" id=7624a206-4bca-4d0a-ab86-95ea5eea39d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.108658 | controller |     "Jun 09 14:14:47.129565 crc crio[23733]: time=\"2026-06-09T14:14:47.129455969Z\" level=info msg=\"Removing container: 7fbb57f4b916fcf8729a2d674b11d740f73446880d0fae5f24a6d42def6389a6\" id=7639d58a-f598-4453-be9a-f07f1c5040b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.108678 | controller |     "Jun 09 14:14:47.356628 crc crio[23733]: time=\"2026-06-09T14:14:47.356388095Z\" level=info msg=\"Removed container 7fbb57f4b916fcf8729a2d674b11d740f73446880d0fae5f24a6d42def6389a6: openshift-marketplace/redhat-marketplace-hsknk/extract-content\" id=7639d58a-f598-4453-be9a-f07f1c5040b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.108693 | controller |     "Jun 09 14:14:47.376945 crc crio[23733]: time=\"2026-06-09T14:14:47.37681539Z\" level=info msg=\"Removing container: 43d8fb924d5ee238a0b7a7c9897550ab7aebb20acdbdf5c65b2a64b751e18aef\" id=1d990bc3-fe59-41ff-9dd3-2abc5d326ec5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.108707 | controller |     "Jun 09 14:14:47.486787 crc crio[23733]: time=\"2026-06-09T14:14:47.485944128Z\" level=info msg=\"Removed container 43d8fb924d5ee238a0b7a7c9897550ab7aebb20acdbdf5c65b2a64b751e18aef: openshift-marketplace/redhat-marketplace-hsknk/extract-utilities\" id=1d990bc3-fe59-41ff-9dd3-2abc5d326ec5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.108722 | controller |     "Jun 09 14:15:02.958200 crc crio[23733]: time=\"2026-06-09T14:15:02.957222482Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683575-kl7f9/POD\" id=703e7e8d-4d9d-4db7-8e39-aeb02618f7c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.108736 | controller |     "Jun 09 14:15:02.960519 crc crio[23733]: time=\"2026-06-09T14:15:02.958241507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.108751 | controller |     "Jun 09 14:15:22.388416 crc crio[23733]: time=\"2026-06-09T14:15:22.383954654Z\" level=info msg=\"Stopping pod sandbox: 6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c\" id=2f0f96df-96c6-4ec4-bd48-1e317674cff2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.108765 | controller |     "Jun 09 14:15:22.388416 crc crio[23733]: time=\"2026-06-09T14:15:22.387816281Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c\" id=2f0f96df-96c6-4ec4-bd48-1e317674cff2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.108779 | controller |     "Jun 09 14:15:22.406515 crc crio[23733]: time=\"2026-06-09T14:15:22.392379426Z\" level=info msg=\"Removing pod sandbox: 6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c\" id=64e75c34-28b0-43d4-a161-a16f42bbc035 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.108794 | controller |     "Jun 09 14:15:28.736277 crc crio[23733]: time=\"2026-06-09T14:15:28.734931615Z\" level=info msg=\"Removed pod sandbox: 6d812d26e73cb088414cd771d7752632f9141a29140c7178a528e86d7d86537c\" id=64e75c34-28b0-43d4-a161-a16f42bbc035 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.108809 | controller |     "Jun 09 14:15:28.766937 crc crio[23733]: time=\"2026-06-09T14:15:28.766826906Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683575-kl7f9 Namespace:openshift-operator-lifecycle-manager ID:9abf851f507ebe3cc4d9691ccccc1f99df6583c1d60c3d6a101985a1259e65c8 UID:11e15161-09d7-4f3c-b056-5428160d5573 NetNS:/var/run/netns/167c4313-99e2-4542-b952-4e985be56f01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11e15161_09d7_4f3c_b056_5428160d5573.slice PodAnnotations:0xc001c1e7c0}] Aliases:map[]}\"",
2026-06-09 14:45:34.108824 | controller |     "Jun 09 14:15:28.766937 crc crio[23733]: time=\"2026-06-09T14:15:28.766902228Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683575-kl7f9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.108842 | controller |     "Jun 09 14:15:28.943623 crc crio[23733]: time=\"2026-06-09T14:15:28.942984599Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:62108511bd4ae971447f627bbcf9c95ac0c58ad169db60f8cca54b340edbd655\" id=7ad6252d-07f8-489b-8048-63db502af00a name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.108857 | controller |     "Jun 09 14:15:28.945629 crc crio[23733]: time=\"2026-06-09T14:15:28.945535733Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1e4168cc-3858-42f9-b3a7-9d1b37cef1b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.108871 | controller |     "Jun 09 14:15:28.952391 crc crio[23733]: time=\"2026-06-09T14:15:28.952287763Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c0465e61-3648-4fd3-a2e7-d0789d3e2687 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.108886 | controller |     "Jun 09 14:15:28.965980 crc crio[23733]: time=\"2026-06-09T14:15:28.965840262Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n2blp/extract-content\" id=dd92b2d1-055b-454c-9aca-80c5aea0da6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.108901 | controller |     "Jun 09 14:15:28.969054 crc crio[23733]: time=\"2026-06-09T14:15:28.968973291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.108915 | controller |     "Jun 09 14:15:29.110661 crc crio[23733]: time=\"2026-06-09T14:15:29.110536435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.108929 | controller |     "Jun 09 14:15:29.114501 crc crio[23733]: time=\"2026-06-09T14:15:29.114457424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.108944 | controller |     "Jun 09 14:15:29.330330 crc crio[23733]: time=\"2026-06-09T14:15:29.329512143Z\" level=info msg=\"Created container 22844fd738b867ce6be7966003c6fc571cd64f855045438690edb73e17ee0fed: openshift-marketplace/redhat-operators-n2blp/extract-content\" id=dd92b2d1-055b-454c-9aca-80c5aea0da6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.108958 | controller |     "Jun 09 14:15:29.331889 crc crio[23733]: time=\"2026-06-09T14:15:29.331818091Z\" level=info msg=\"Starting container: 22844fd738b867ce6be7966003c6fc571cd64f855045438690edb73e17ee0fed\" id=6c5be83c-61e9-43ea-a045-965251414e52 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.108973 | controller |     "Jun 09 14:15:29.339018 crc crio[23733]: time=\"2026-06-09T14:15:29.338922979Z\" level=info msg=\"Started container\" PID=140670 containerID=22844fd738b867ce6be7966003c6fc571cd64f855045438690edb73e17ee0fed description=openshift-marketplace/redhat-operators-n2blp/extract-content id=6c5be83c-61e9-43ea-a045-965251414e52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b40b5e82f36e64fb008ae26c8f6b4df5007612c89b5d4058caeb85fccdecf3fc",
2026-06-09 14:45:34.108988 | controller |     "Jun 09 14:15:29.584667 crc crio[23733]: 2026-06-09T14:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9abf851f507ebe3 Mac:6e:f8:e1:df:19:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/167c4313-99e2-4542-b952-4e985be56f01 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.109002 | controller |     "Jun 09 14:15:29.587617 crc crio[23733]: time=\"2026-06-09T14:15:29.587550412Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683575-kl7f9 Namespace:openshift-operator-lifecycle-manager ID:9abf851f507ebe3cc4d9691ccccc1f99df6583c1d60c3d6a101985a1259e65c8 UID:11e15161-09d7-4f3c-b056-5428160d5573 NetNS:/var/run/netns/167c4313-99e2-4542-b952-4e985be56f01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11e15161_09d7_4f3c_b056_5428160d5573.slice PodAnnotations:0xc001c1e7c0}] Aliases:map[]}\"",
2026-06-09 14:45:34.109021 | controller |     "Jun 09 14:15:29.587889 crc crio[23733]: time=\"2026-06-09T14:15:29.587776267Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683575-kl7f9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.109036 | controller |     "Jun 09 14:15:29.609910 crc crio[23733]: time=\"2026-06-09T14:15:29.607592835Z\" level=info msg=\"Ran pod sandbox 9abf851f507ebe3cc4d9691ccccc1f99df6583c1d60c3d6a101985a1259e65c8 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683575-kl7f9/POD\" id=703e7e8d-4d9d-4db7-8e39-aeb02618f7c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.109050 | controller |     "Jun 09 14:15:29.613917 crc crio[23733]: time=\"2026-06-09T14:15:29.61380134Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6636800d-a6fb-4e16-8621-46976b130266 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.109065 | controller |     "Jun 09 14:15:29.621067 crc crio[23733]: time=\"2026-06-09T14:15:29.620960791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cba8a797-24c3-4590-acd8-1a17189dd3df name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.109080 | controller |     "Jun 09 14:15:29.647018 crc crio[23733]: time=\"2026-06-09T14:15:29.646787159Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683575-kl7f9/collect-profiles\" id=051ac6e6-8dbb-4943-8674-708a61dcba72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.109095 | controller |     "Jun 09 14:15:29.648017 crc crio[23733]: time=\"2026-06-09T14:15:29.647944248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.109110 | controller |     "Jun 09 14:15:29.725818 crc crio[23733]: time=\"2026-06-09T14:15:29.725624199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.109125 | controller |     "Jun 09 14:15:29.733318 crc crio[23733]: time=\"2026-06-09T14:15:29.733267801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.109139 | controller |     "Jun 09 14:15:29.945828 crc crio[23733]: time=\"2026-06-09T14:15:29.945335065Z\" level=info msg=\"Created container 4c530d62a220d66d95d601f10cb747c4fc368645f8b1c51a91bf042c2df2bcb0: openshift-operator-lifecycle-manager/collect-profiles-29683575-kl7f9/collect-profiles\" id=051ac6e6-8dbb-4943-8674-708a61dcba72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.109154 | controller |     "Jun 09 14:15:29.950234 crc crio[23733]: time=\"2026-06-09T14:15:29.950033573Z\" level=info msg=\"Starting container: 4c530d62a220d66d95d601f10cb747c4fc368645f8b1c51a91bf042c2df2bcb0\" id=f7977f1c-8cbd-4a01-af2c-a2e708905492 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.109168 | controller |     "Jun 09 14:15:29.961007 crc crio[23733]: time=\"2026-06-09T14:15:29.960835263Z\" level=info msg=\"Started container\" PID=140704 containerID=4c530d62a220d66d95d601f10cb747c4fc368645f8b1c51a91bf042c2df2bcb0 description=openshift-operator-lifecycle-manager/collect-profiles-29683575-kl7f9/collect-profiles id=f7977f1c-8cbd-4a01-af2c-a2e708905492 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9abf851f507ebe3cc4d9691ccccc1f99df6583c1d60c3d6a101985a1259e65c8",
2026-06-09 14:45:34.109186 | controller |     "Jun 09 14:15:33.080071 crc crio[23733]: time=\"2026-06-09T14:15:33.07935069Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c36373e4-618f-4af5-9949-69d71d0a27b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.109201 | controller |     "Jun 09 14:15:33.084333 crc crio[23733]: time=\"2026-06-09T14:15:33.084183952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1900c633-e791-44fe-921f-8d5693a89c82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.109215 | controller |     "Jun 09 14:15:33.095305 crc crio[23733]: time=\"2026-06-09T14:15:33.095186889Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n2blp/registry-server\" id=7bc02c96-7da2-48ba-b76b-902fda846d8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.109229 | controller |     "Jun 09 14:15:33.095792 crc crio[23733]: time=\"2026-06-09T14:15:33.095745311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.109244 | controller |     "Jun 09 14:15:33.208493 crc crio[23733]: time=\"2026-06-09T14:15:33.20836069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.109259 | controller |     "Jun 09 14:15:33.213966 crc crio[23733]: time=\"2026-06-09T14:15:33.213838937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.109273 | controller |     "Jun 09 14:15:33.440325 crc crio[23733]: time=\"2026-06-09T14:15:33.438812275Z\" level=info msg=\"Created container 68956fa327b06215140a8d550007e4ff59af4f5efb5d059f0d71e99458111a55: openshift-marketplace/redhat-operators-n2blp/registry-server\" id=7bc02c96-7da2-48ba-b76b-902fda846d8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.109287 | controller |     "Jun 09 14:15:33.442057 crc crio[23733]: time=\"2026-06-09T14:15:33.441404321Z\" level=info msg=\"Starting container: 68956fa327b06215140a8d550007e4ff59af4f5efb5d059f0d71e99458111a55\" id=cb222f22-6f88-426e-a707-9170af0e488b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.109302 | controller |     "Jun 09 14:15:33.449047 crc crio[23733]: time=\"2026-06-09T14:15:33.448775896Z\" level=info msg=\"Started container\" PID=140890 containerID=68956fa327b06215140a8d550007e4ff59af4f5efb5d059f0d71e99458111a55 description=openshift-marketplace/redhat-operators-n2blp/registry-server id=cb222f22-6f88-426e-a707-9170af0e488b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b40b5e82f36e64fb008ae26c8f6b4df5007612c89b5d4058caeb85fccdecf3fc",
2026-06-09 14:45:34.109321 | controller |     "Jun 09 14:15:34.102804 crc crio[23733]: time=\"2026-06-09T14:15:34.102465407Z\" level=info msg=\"Stopping pod sandbox: 9abf851f507ebe3cc4d9691ccccc1f99df6583c1d60c3d6a101985a1259e65c8\" id=35c7d500-ca2a-4779-9297-4073876d5cb9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.109336 | controller |     "Jun 09 14:15:34.104303 crc crio[23733]: time=\"2026-06-09T14:15:34.104226422Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683575-kl7f9 Namespace:openshift-operator-lifecycle-manager ID:9abf851f507ebe3cc4d9691ccccc1f99df6583c1d60c3d6a101985a1259e65c8 UID:11e15161-09d7-4f3c-b056-5428160d5573 NetNS:/var/run/netns/167c4313-99e2-4542-b952-4e985be56f01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11e15161_09d7_4f3c_b056_5428160d5573.slice PodAnnotations:0xc0020d8410}] Aliases:map[]}\"",
2026-06-09 14:45:34.109353 | controller |     "Jun 09 14:15:34.104542 crc crio[23733]: time=\"2026-06-09T14:15:34.104450698Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683575-kl7f9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.109369 | controller |     "Jun 09 14:15:34.560732 crc crio[23733]: time=\"2026-06-09T14:15:34.559773711Z\" level=info msg=\"Stopped pod sandbox: 9abf851f507ebe3cc4d9691ccccc1f99df6583c1d60c3d6a101985a1259e65c8\" id=35c7d500-ca2a-4779-9297-4073876d5cb9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.109383 | controller |     "Jun 09 14:15:40.248084 crc crio[23733]: time=\"2026-06-09T14:15:40.24655887Z\" level=info msg=\"Stopping pod sandbox: a4168b7822541861a8eadf031f9b550b6d49692f5901dbc426985d279dd63237\" id=ff72b7ab-c65b-4a7e-88c3-1f692d6ba8e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.109398 | controller |     "Jun 09 14:15:40.250276 crc crio[23733]: time=\"2026-06-09T14:15:40.249275329Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8 Namespace:openstack ID:a4168b7822541861a8eadf031f9b550b6d49692f5901dbc426985d279dd63237 UID:20c8cddc-800e-4093-90b4-2412ef1f3c73 NetNS:/var/run/netns/f6e7a618-63b9-4235-8820-56d3acea9627 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20c8cddc_800e_4093_90b4_2412ef1f3c73.slice PodAnnotations:0xc002b0e8f8}] Aliases:map[]}\"",
2026-06-09 14:45:34.109413 | controller |     "Jun 09 14:15:40.250276 crc crio[23733]: time=\"2026-06-09T14:15:40.249515724Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.109427 | controller |     "Jun 09 14:15:41.131792 crc crio[23733]: time=\"2026-06-09T14:15:41.130884693Z\" level=info msg=\"Stopped pod sandbox: a4168b7822541861a8eadf031f9b550b6d49692f5901dbc426985d279dd63237\" id=ff72b7ab-c65b-4a7e-88c3-1f692d6ba8e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.109442 | controller |     "Jun 09 14:15:41.947838 crc crio[23733]: time=\"2026-06-09T14:15:41.947332153Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8/POD\" id=a76a9886-f539-4874-9b08-f8ae3ba6ecd6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.109457 | controller |     "Jun 09 14:15:41.947838 crc crio[23733]: time=\"2026-06-09T14:15:41.947838285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.109472 | controller |     "Jun 09 14:15:41.992198 crc crio[23733]: time=\"2026-06-09T14:15:41.991896281Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8 Namespace:openstack ID:428f28dad0464877649d76dde2fab95ff53239f44aad7e2f97d6892365a3e88b UID:0918542a-264a-494c-9131-a739484775f3 NetNS:/var/run/netns/576aff5e-5d62-4a61-9ca2-47a3a9cb8a34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0918542a_264a_494c_9131_a739484775f3.slice PodAnnotations:0xc00008d2c8}] Aliases:map[]}\"",
2026-06-09 14:45:34.109487 | controller |     "Jun 09 14:15:41.992198 crc crio[23733]: time=\"2026-06-09T14:15:41.992071706Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.109502 | controller |     "Jun 09 14:15:42.858994 crc crio[23733]: 2026-06-09T14:15:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:428f28dad046487 Mac:52:48:04:cf:2c:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/576aff5e-5d62-4a61-9ca2-47a3a9cb8a34 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.109544 | controller |     "Jun 09 14:15:42.860673 crc crio[23733]: time=\"2026-06-09T14:15:42.860586581Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8 Namespace:openstack ID:428f28dad0464877649d76dde2fab95ff53239f44aad7e2f97d6892365a3e88b UID:0918542a-264a-494c-9131-a739484775f3 NetNS:/var/run/netns/576aff5e-5d62-4a61-9ca2-47a3a9cb8a34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0918542a_264a_494c_9131_a739484775f3.slice PodAnnotations:0xc00008d2c8}] Aliases:map[]}\"",
2026-06-09 14:45:34.109564 | controller |     "Jun 09 14:15:42.861068 crc crio[23733]: time=\"2026-06-09T14:15:42.86094122Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.109579 | controller |     "Jun 09 14:15:42.872596 crc crio[23733]: time=\"2026-06-09T14:15:42.872511031Z\" level=info msg=\"Ran pod sandbox 428f28dad0464877649d76dde2fab95ff53239f44aad7e2f97d6892365a3e88b with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8/POD\" id=a76a9886-f539-4874-9b08-f8ae3ba6ecd6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.109593 | controller |     "Jun 09 14:15:42.877043 crc crio[23733]: time=\"2026-06-09T14:15:42.876794988Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=01ece230-5aa5-47ef-afa0-6b6932d1f782 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.109608 | controller |     "Jun 09 14:15:42.905391 crc crio[23733]: time=\"2026-06-09T14:15:42.905297194Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=dc144f3c-780c-4d3a-9765-6b5e9f217a2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.109623 | controller |     "Jun 09 14:15:42.917406 crc crio[23733]: time=\"2026-06-09T14:15:42.917193544Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=65250068-37ed-47cb-8988-645b779077ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.109637 | controller |     "Jun 09 14:15:42.917956 crc crio[23733]: time=\"2026-06-09T14:15:42.917893121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.109652 | controller |     "Jun 09 14:15:42.986943 crc crio[23733]: time=\"2026-06-09T14:15:42.986843342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.109667 | controller |     "Jun 09 14:15:42.992168 crc crio[23733]: time=\"2026-06-09T14:15:42.992018392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.109682 | controller |     "Jun 09 14:15:43.194464 crc crio[23733]: time=\"2026-06-09T14:15:43.193812738Z\" level=info msg=\"Created container 69130455b2dd595822b94861c05f60659ae50088d396e600391108bc7b7bb8a3: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=65250068-37ed-47cb-8988-645b779077ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.109697 | controller |     "Jun 09 14:15:43.196322 crc crio[23733]: time=\"2026-06-09T14:15:43.196093065Z\" level=info msg=\"Starting container: 69130455b2dd595822b94861c05f60659ae50088d396e600391108bc7b7bb8a3\" id=a536a218-1dca-4229-953b-c53addc18573 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.109715 | controller |     "Jun 09 14:15:43.206926 crc crio[23733]: time=\"2026-06-09T14:15:43.206817024Z\" level=info msg=\"Started container\" PID=141540 containerID=69130455b2dd595822b94861c05f60659ae50088d396e600391108bc7b7bb8a3 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=a536a218-1dca-4229-953b-c53addc18573 name=/runtime.v1.RuntimeService/StartContainer sandboxID=428f28dad0464877649d76dde2fab95ff53239f44aad7e2f97d6892365a3e88b",
2026-06-09 14:45:34.109737 | controller |     "Jun 09 14:15:44.667386 crc crio[23733]: time=\"2026-06-09T14:15:44.666401641Z\" level=info msg=\"Stopping container: 3959fb733834e4e0c5f8372b48df4369df23bc853b78a05b32528b6eb99fd877 (timeout: 2s)\" id=d4178d82-c6e6-49a7-a282-142900b95ee5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.109752 | controller |     "Jun 09 14:15:45.348550 crc crio[23733]: time=\"2026-06-09T14:15:45.348457096Z\" level=info msg=\"Stopped container 3959fb733834e4e0c5f8372b48df4369df23bc853b78a05b32528b6eb99fd877: openshift-marketplace/redhat-operators-5zkrc/registry-server\" id=d4178d82-c6e6-49a7-a282-142900b95ee5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.109767 | controller |     "Jun 09 14:15:45.349840 crc crio[23733]: time=\"2026-06-09T14:15:45.349671166Z\" level=info msg=\"Stopping pod sandbox: 2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf\" id=4a24e35d-d6e4-4dd4-9a13-95e4439f3eb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.109781 | controller |     "Jun 09 14:15:45.352490 crc crio[23733]: time=\"2026-06-09T14:15:45.352338123Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5zkrc Namespace:openshift-marketplace ID:2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf UID:d00b8803-34be-40de-a48c-09e7c7d6d15e NetNS:/var/run/netns/c5e24857-469c-4752-830a-a3b486190204 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd00b8803_34be_40de_a48c_09e7c7d6d15e.slice PodAnnotations:0xc00008d718}] Aliases:map[]}\"",
2026-06-09 14:45:34.109796 | controller |     "Jun 09 14:15:45.352629 crc crio[23733]: time=\"2026-06-09T14:15:45.35258954Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-5zkrc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.109810 | controller |     "Jun 09 14:15:45.785487 crc crio[23733]: time=\"2026-06-09T14:15:45.783055337Z\" level=info msg=\"Stopped pod sandbox: 2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf\" id=4a24e35d-d6e4-4dd4-9a13-95e4439f3eb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.109825 | controller |     "Jun 09 14:15:46.449193 crc crio[23733]: time=\"2026-06-09T14:15:46.448490025Z\" level=info msg=\"Removing container: 3959fb733834e4e0c5f8372b48df4369df23bc853b78a05b32528b6eb99fd877\" id=eed6c84e-10eb-4271-af32-4e68bde84660 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.109840 | controller |     "Jun 09 14:15:46.553444 crc crio[23733]: time=\"2026-06-09T14:15:46.553316107Z\" level=info msg=\"Removed container 3959fb733834e4e0c5f8372b48df4369df23bc853b78a05b32528b6eb99fd877: openshift-marketplace/redhat-operators-5zkrc/registry-server\" id=eed6c84e-10eb-4271-af32-4e68bde84660 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.109855 | controller |     "Jun 09 14:15:46.567200 crc crio[23733]: time=\"2026-06-09T14:15:46.567048941Z\" level=info msg=\"Removing container: 562430eeb0fa602dc4418b403f727e6ed8a19364a171637cee7a0d05c7e172da\" id=e018b23f-399e-4700-b8ed-f9108b56cb43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.109872 | controller |     "Jun 09 14:15:46.675447 crc crio[23733]: time=\"2026-06-09T14:15:46.674276794Z\" level=info msg=\"Removed container 562430eeb0fa602dc4418b403f727e6ed8a19364a171637cee7a0d05c7e172da: openshift-marketplace/redhat-operators-5zkrc/extract-content\" id=e018b23f-399e-4700-b8ed-f9108b56cb43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.109887 | controller |     "Jun 09 14:15:46.682482 crc crio[23733]: time=\"2026-06-09T14:15:46.682414318Z\" level=info msg=\"Removing container: e3ee438ccdfd28ed50c1df6f460f6b0460ca8fc3dfa44222f814da518d527588\" id=62e5f13c-7ba0-47ef-ae93-b20dc35f5739 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.109902 | controller |     "Jun 09 14:15:46.726034 crc crio[23733]: time=\"2026-06-09T14:15:46.725739196Z\" level=info msg=\"Removed container e3ee438ccdfd28ed50c1df6f460f6b0460ca8fc3dfa44222f814da518d527588: openshift-marketplace/redhat-operators-5zkrc/extract-utilities\" id=62e5f13c-7ba0-47ef-ae93-b20dc35f5739 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.109917 | controller |     "Jun 09 14:16:01.658954 crc crio[23733]: time=\"2026-06-09T14:16:01.657822749Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683576-qn9jm/POD\" id=db0c1ca9-57d0-49bc-b270-011750a52c73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.109931 | controller |     "Jun 09 14:16:01.660945 crc crio[23733]: time=\"2026-06-09T14:16:01.659000769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.109946 | controller |     "Jun 09 14:16:01.706758 crc crio[23733]: time=\"2026-06-09T14:16:01.706627325Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683576-qn9jm Namespace:openshift-infra ID:d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993 UID:46299cc5-da66-49ad-9c92-6b2b9d4b5b37 NetNS:/var/run/netns/36ec2df1-2343-4169-880e-95fb781e2788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46299cc5_da66_49ad_9c92_6b2b9d4b5b37.slice PodAnnotations:0xc002b0ea88}] Aliases:map[]}\"",
2026-06-09 14:45:34.109960 | controller |     "Jun 09 14:16:01.706758 crc crio[23733]: time=\"2026-06-09T14:16:01.706731997Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683576-qn9jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.109975 | controller |     "Jun 09 14:16:02.314327 crc crio[23733]: 2026-06-09T14:16:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d10686e6d468a8c Mac:1e:e0:ca:96:6b:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/36ec2df1-2343-4169-880e-95fb781e2788 SocketPath: PciID:}] [{Interface:0xc0002e2a10 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.109990 | controller |     "Jun 09 14:16:02.317814 crc crio[23733]: time=\"2026-06-09T14:16:02.316908176Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683576-qn9jm Namespace:openshift-infra ID:d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993 UID:46299cc5-da66-49ad-9c92-6b2b9d4b5b37 NetNS:/var/run/netns/36ec2df1-2343-4169-880e-95fb781e2788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46299cc5_da66_49ad_9c92_6b2b9d4b5b37.slice PodAnnotations:0xc002b0ea88}] Aliases:map[]}\"",
2026-06-09 14:45:34.110005 | controller |     "Jun 09 14:16:02.318994 crc crio[23733]: time=\"2026-06-09T14:16:02.318890687Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683576-qn9jm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.110020 | controller |     "Jun 09 14:16:02.361607 crc crio[23733]: time=\"2026-06-09T14:16:02.361457286Z\" level=info msg=\"Ran pod sandbox d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993 with infra container: openshift-infra/auto-csr-approver-29683576-qn9jm/POD\" id=db0c1ca9-57d0-49bc-b270-011750a52c73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.110039 | controller |     "Jun 09 14:16:02.367023 crc crio[23733]: time=\"2026-06-09T14:16:02.366917112Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=bd1ac00d-b382-4c58-a55a-1c25e7610e14 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.110055 | controller |     "Jun 09 14:16:02.382366 crc crio[23733]: time=\"2026-06-09T14:16:02.382057033Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.110069 | controller |     "Jun 09 14:16:03.529202 crc crio[23733]: time=\"2026-06-09T14:16:03.5269998Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=bd1ac00d-b382-4c58-a55a-1c25e7610e14 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.110084 | controller |     "Jun 09 14:16:03.531197 crc crio[23733]: time=\"2026-06-09T14:16:03.529262767Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=349d05a7-896c-4e4b-bd96-6adebb64337e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.110099 | controller |     "Jun 09 14:16:03.533040 crc crio[23733]: time=\"2026-06-09T14:16:03.53294619Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a4e6c430-961b-4a70-b7f2-97cdca21c26b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.110114 | controller |     "Jun 09 14:16:03.546310 crc crio[23733]: time=\"2026-06-09T14:16:03.545097814Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683576-qn9jm/oc\" id=d51dd1e6-1832-486b-aa5a-2ea40e72332a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.110128 | controller |     "Jun 09 14:16:03.546310 crc crio[23733]: time=\"2026-06-09T14:16:03.546304075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.110143 | controller |     "Jun 09 14:16:03.672325 crc crio[23733]: time=\"2026-06-09T14:16:03.672072042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.110157 | controller |     "Jun 09 14:16:04.250244 crc crio[23733]: time=\"2026-06-09T14:16:04.24991298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.110172 | controller |     "Jun 09 14:16:04.403512 crc crio[23733]: time=\"2026-06-09T14:16:04.403366133Z\" level=info msg=\"Created container 55ffca1432215d27cf7ad97a62f699376f956fdcd07806f7557e5cdfeb344e1e: openshift-infra/auto-csr-approver-29683576-qn9jm/oc\" id=d51dd1e6-1832-486b-aa5a-2ea40e72332a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.110186 | controller |     "Jun 09 14:16:04.409732 crc crio[23733]: time=\"2026-06-09T14:16:04.409629421Z\" level=info msg=\"Starting container: 55ffca1432215d27cf7ad97a62f699376f956fdcd07806f7557e5cdfeb344e1e\" id=83234582-14be-45bc-be1f-e9678f715251 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.110200 | controller |     "Jun 09 14:16:04.417373 crc crio[23733]: time=\"2026-06-09T14:16:04.417286022Z\" level=info msg=\"Started container\" PID=142776 containerID=55ffca1432215d27cf7ad97a62f699376f956fdcd07806f7557e5cdfeb344e1e description=openshift-infra/auto-csr-approver-29683576-qn9jm/oc id=83234582-14be-45bc-be1f-e9678f715251 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993",
2026-06-09 14:45:34.110215 | controller |     "Jun 09 14:16:06.315333 crc crio[23733]: time=\"2026-06-09T14:16:06.314287792Z\" level=info msg=\"Stopping pod sandbox: d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993\" id=a75d0597-9866-42cd-b3f2-a3517b0cd53c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.110233 | controller |     "Jun 09 14:16:06.317426 crc crio[23733]: time=\"2026-06-09T14:16:06.317069861Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683576-qn9jm Namespace:openshift-infra ID:d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993 UID:46299cc5-da66-49ad-9c92-6b2b9d4b5b37 NetNS:/var/run/netns/36ec2df1-2343-4169-880e-95fb781e2788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46299cc5_da66_49ad_9c92_6b2b9d4b5b37.slice PodAnnotations:0xc002b0eb78}] Aliases:map[]}\"",
2026-06-09 14:45:34.110248 | controller |     "Jun 09 14:16:06.317426 crc crio[23733]: time=\"2026-06-09T14:16:06.317369129Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683576-qn9jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.110262 | controller |     "Jun 09 14:16:06.715364 crc crio[23733]: time=\"2026-06-09T14:16:06.715236068Z\" level=info msg=\"Stopped pod sandbox: d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993\" id=a75d0597-9866-42cd-b3f2-a3517b0cd53c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.110277 | controller |     "Jun 09 14:16:28.779937 crc crio[23733]: time=\"2026-06-09T14:16:28.778729783Z\" level=info msg=\"Removing container: e4f27419edee54a5ca4b27dcbd68297e91996ec205554520adb11151fbb17860\" id=4502a887-f263-4837-b1bf-e9fba7e6f6f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.110291 | controller |     "Jun 09 14:16:28.840941 crc crio[23733]: time=\"2026-06-09T14:16:28.840813333Z\" level=info msg=\"Removed container e4f27419edee54a5ca4b27dcbd68297e91996ec205554520adb11151fbb17860: openshift-operator-lifecycle-manager/collect-profiles-29683530-m46r2/collect-profiles\" id=4502a887-f263-4837-b1bf-e9fba7e6f6f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.110305 | controller |     "Jun 09 14:16:28.847188 crc crio[23733]: time=\"2026-06-09T14:16:28.846757792Z\" level=info msg=\"Removing container: 9169bed8ad0b5d1a4210edcdbdbb0022a88d81e890a03fbc53241425ee8ed36a\" id=b37a0ab4-212d-4189-a5a3-cad94df383d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.110320 | controller |     "Jun 09 14:16:28.904626 crc crio[23733]: time=\"2026-06-09T14:16:28.904549153Z\" level=info msg=\"Removed container 9169bed8ad0b5d1a4210edcdbdbb0022a88d81e890a03fbc53241425ee8ed36a: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=b37a0ab4-212d-4189-a5a3-cad94df383d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.110334 | controller |     "Jun 09 14:16:28.909470 crc crio[23733]: time=\"2026-06-09T14:16:28.909332692Z\" level=info msg=\"Removing container: 75603e96d6104284e4a693d1ae3f9d0b8872ec75036cb6c705db1f6aad172fde\" id=4c6578cf-3172-498f-86e7-565bd6bdb839 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.110348 | controller |     "Jun 09 14:16:29.235050 crc crio[23733]: time=\"2026-06-09T14:16:29.234487717Z\" level=info msg=\"Removed container 75603e96d6104284e4a693d1ae3f9d0b8872ec75036cb6c705db1f6aad172fde: openshift-infra/auto-csr-approver-29683570-mg9ks/oc\" id=4c6578cf-3172-498f-86e7-565bd6bdb839 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.110363 | controller |     "Jun 09 14:16:29.242518 crc crio[23733]: time=\"2026-06-09T14:16:29.242425576Z\" level=info msg=\"Removing container: a038e16578d88ff21d7c9bb83c7b8eee63629e2d169f60b42430f46700ecea5b\" id=cf9ff723-35b5-4a92-ae4d-6dc45a89f2b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.110378 | controller |     "Jun 09 14:16:29.276053 crc crio[23733]: time=\"2026-06-09T14:16:29.275873446Z\" level=info msg=\"Removed container a038e16578d88ff21d7c9bb83c7b8eee63629e2d169f60b42430f46700ecea5b: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-ff52t/init\" id=cf9ff723-35b5-4a92-ae4d-6dc45a89f2b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.110396 | controller |     "Jun 09 14:16:29.291170 crc crio[23733]: time=\"2026-06-09T14:16:29.290947214Z\" level=info msg=\"Stopping pod sandbox: 62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524\" id=f5d4f55c-e7d6-4b2c-84cb-884d8bc786c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.110411 | controller |     "Jun 09 14:16:29.291678 crc crio[23733]: time=\"2026-06-09T14:16:29.291092198Z\" level=info msg=\"Stopped pod sandbox (already stopped): 62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524\" id=f5d4f55c-e7d6-4b2c-84cb-884d8bc786c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.110426 | controller |     "Jun 09 14:16:29.293793 crc crio[23733]: time=\"2026-06-09T14:16:29.293526119Z\" level=info msg=\"Removing pod sandbox: 62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524\" id=c1422c1a-b654-4272-b9ff-8665d126af9c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.110440 | controller |     "Jun 09 14:16:29.316758 crc crio[23733]: time=\"2026-06-09T14:16:29.316541336Z\" level=info msg=\"Removed pod sandbox: 62aeec1f0dec514dc31b14a439448cf4ee9f2de66956da9570b127562e222524\" id=c1422c1a-b654-4272-b9ff-8665d126af9c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.110455 | controller |     "Jun 09 14:16:29.318034 crc crio[23733]: time=\"2026-06-09T14:16:29.317944722Z\" level=info msg=\"Stopping pod sandbox: 2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf\" id=24f599b8-c496-4753-a82a-f7818b4cab5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.110470 | controller |     "Jun 09 14:16:29.318268 crc crio[23733]: time=\"2026-06-09T14:16:29.318211758Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf\" id=24f599b8-c496-4753-a82a-f7818b4cab5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.110484 | controller |     "Jun 09 14:16:29.319413 crc crio[23733]: time=\"2026-06-09T14:16:29.319361948Z\" level=info msg=\"Removing pod sandbox: 2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf\" id=ca2f6c22-2ac7-4b5e-9dd3-00ef27c0daa1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.110499 | controller |     "Jun 09 14:16:29.354379 crc crio[23733]: time=\"2026-06-09T14:16:29.353954246Z\" level=info msg=\"Removed pod sandbox: 2af49374cd3d073f8ebeabde16ffa64f06b846108483c9a84bd75b8c684afdaf\" id=ca2f6c22-2ac7-4b5e-9dd3-00ef27c0daa1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.110527 | controller |     "Jun 09 14:16:29.357064 crc crio[23733]: time=\"2026-06-09T14:16:29.356935172Z\" level=info msg=\"Stopping pod sandbox: 64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff\" id=c4616c6b-74fb-4b64-8085-1c1d31a09e65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.110546 | controller |     "Jun 09 14:16:29.357325 crc crio[23733]: time=\"2026-06-09T14:16:29.357068914Z\" level=info msg=\"Stopped pod sandbox (already stopped): 64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff\" id=c4616c6b-74fb-4b64-8085-1c1d31a09e65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.110561 | controller |     "Jun 09 14:16:29.358320 crc crio[23733]: time=\"2026-06-09T14:16:29.358157792Z\" level=info msg=\"Removing pod sandbox: 64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff\" id=e0863952-e66b-4c1d-b9a7-6865caf7a8e1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.110576 | controller |     "Jun 09 14:16:29.383225 crc crio[23733]: time=\"2026-06-09T14:16:29.383053087Z\" level=info msg=\"Removed pod sandbox: 64b3291ec8a6ae6dab0cc2d24b60e8a2d2becdf83881fd828658bed32881a9ff\" id=e0863952-e66b-4c1d-b9a7-6865caf7a8e1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.110593 | controller |     "Jun 09 14:16:29.384838 crc crio[23733]: time=\"2026-06-09T14:16:29.384675817Z\" level=info msg=\"Stopping pod sandbox: 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4\" id=a2bbb358-fa5a-4703-bd5a-82249b535689 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.110608 | controller |     "Jun 09 14:16:29.385486 crc crio[23733]: time=\"2026-06-09T14:16:29.384849642Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4\" id=a2bbb358-fa5a-4703-bd5a-82249b535689 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.110623 | controller |     "Jun 09 14:16:29.386501 crc crio[23733]: time=\"2026-06-09T14:16:29.386416412Z\" level=info msg=\"Removing pod sandbox: 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4\" id=28db583e-eb40-40b7-bf9b-8ac1293225c3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.110637 | controller |     "Jun 09 14:16:29.412324 crc crio[23733]: time=\"2026-06-09T14:16:29.411902811Z\" level=info msg=\"Removed pod sandbox: 8bdd294e216b46a2ce6ac9b06b2463b496bdd566fddc7794cd6762a96b55cee4\" id=28db583e-eb40-40b7-bf9b-8ac1293225c3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.110652 | controller |     "Jun 09 14:16:38.882858 crc crio[23733]: time=\"2026-06-09T14:16:38.881091878Z\" level=info msg=\"Stopping pod sandbox: 428f28dad0464877649d76dde2fab95ff53239f44aad7e2f97d6892365a3e88b\" id=5799f8fa-1205-45f8-83e8-ce78450874ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.110666 | controller |     "Jun 09 14:16:38.885376 crc crio[23733]: time=\"2026-06-09T14:16:38.885269493Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8 Namespace:openstack ID:428f28dad0464877649d76dde2fab95ff53239f44aad7e2f97d6892365a3e88b UID:0918542a-264a-494c-9131-a739484775f3 NetNS:/var/run/netns/576aff5e-5d62-4a61-9ca2-47a3a9cb8a34 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0918542a_264a_494c_9131_a739484775f3.slice PodAnnotations:0xc0059cccb8}] Aliases:map[]}\"",
2026-06-09 14:45:34.110681 | controller |     "Jun 09 14:16:38.885797 crc crio[23733]: time=\"2026-06-09T14:16:38.885728105Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.110697 | controller |     "Jun 09 14:16:39.449543 crc crio[23733]: time=\"2026-06-09T14:16:39.449036957Z\" level=info msg=\"Stopped pod sandbox: 428f28dad0464877649d76dde2fab95ff53239f44aad7e2f97d6892365a3e88b\" id=5799f8fa-1205-45f8-83e8-ce78450874ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.110712 | controller |     "Jun 09 14:16:40.576850 crc crio[23733]: time=\"2026-06-09T14:16:40.575668594Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6/POD\" id=0cb8d438-cc31-43ba-beb5-e58669387247 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.110727 | controller |     "Jun 09 14:16:40.576850 crc crio[23733]: time=\"2026-06-09T14:16:40.576621039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.110742 | controller |     "Jun 09 14:16:40.630157 crc crio[23733]: time=\"2026-06-09T14:16:40.629986279Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6 Namespace:openstack ID:c6f5bedf514fe0062f0f53c6d6aab4f05d9f9cd15ebc26543e8b56ec5cc9442d UID:9e1b6cc8-4a48-468f-b918-1ceb6d5a6f01 NetNS:/var/run/netns/e3608b8e-bdd9-41cc-88cc-1db31fa5bc73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e1b6cc8_4a48_468f_b918_1ceb6d5a6f01.slice PodAnnotations:0xc0059cd968}] Aliases:map[]}\"",
2026-06-09 14:45:34.110760 | controller |     "Jun 09 14:16:40.630157 crc crio[23733]: time=\"2026-06-09T14:16:40.63005746Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.110775 | controller |     "Jun 09 14:16:41.360480 crc crio[23733]: 2026-06-09T14:16:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6f5bedf514fe00 Mac:9e:d6:8c:1d:5d:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/e3608b8e-bdd9-41cc-88cc-1db31fa5bc73 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.110790 | controller |     "Jun 09 14:16:41.365537 crc crio[23733]: time=\"2026-06-09T14:16:41.365431414Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6 Namespace:openstack ID:c6f5bedf514fe0062f0f53c6d6aab4f05d9f9cd15ebc26543e8b56ec5cc9442d UID:9e1b6cc8-4a48-468f-b918-1ceb6d5a6f01 NetNS:/var/run/netns/e3608b8e-bdd9-41cc-88cc-1db31fa5bc73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e1b6cc8_4a48_468f_b918_1ceb6d5a6f01.slice PodAnnotations:0xc0059cd968}] Aliases:map[]}\"",
2026-06-09 14:45:34.110805 | controller |     "Jun 09 14:16:41.365730 crc crio[23733]: time=\"2026-06-09T14:16:41.365633889Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.110820 | controller |     "Jun 09 14:16:41.376650 crc crio[23733]: time=\"2026-06-09T14:16:41.376557763Z\" level=info msg=\"Ran pod sandbox c6f5bedf514fe0062f0f53c6d6aab4f05d9f9cd15ebc26543e8b56ec5cc9442d with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6/POD\" id=0cb8d438-cc31-43ba-beb5-e58669387247 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.110834 | controller |     "Jun 09 14:16:41.379387 crc crio[23733]: time=\"2026-06-09T14:16:41.379254881Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=70111a35-0915-4a7f-9f52-5f022c6b6315 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.110849 | controller |     "Jun 09 14:16:41.423002 crc crio[23733]: time=\"2026-06-09T14:16:41.422898176Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c0592838-7307-4127-b82f-eb455bf2ad37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.110863 | controller |     "Jun 09 14:16:41.434933 crc crio[23733]: time=\"2026-06-09T14:16:41.434817245Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=3cc8c4de-106f-40fc-b7c2-5c6685282914 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.110889 | controller |     "Jun 09 14:16:41.435524 crc crio[23733]: time=\"2026-06-09T14:16:41.435449041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.110905 | controller |     "Jun 09 14:16:41.505547 crc crio[23733]: time=\"2026-06-09T14:16:41.505409408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.110919 | controller |     "Jun 09 14:16:41.510005 crc crio[23733]: time=\"2026-06-09T14:16:41.509922431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.110943 | controller |     "Jun 09 14:16:41.723730 crc crio[23733]: time=\"2026-06-09T14:16:41.722789925Z\" level=info msg=\"Created container 0d1f5c4613d7a6e2ebbfb200465128433701133ff66f62b9750b1a7d76817a73: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=3cc8c4de-106f-40fc-b7c2-5c6685282914 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.110958 | controller |     "Jun 09 14:16:41.725656 crc crio[23733]: time=\"2026-06-09T14:16:41.725426112Z\" level=info msg=\"Starting container: 0d1f5c4613d7a6e2ebbfb200465128433701133ff66f62b9750b1a7d76817a73\" id=de4eb72c-c002-46d0-8a97-e0965f8f5e3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.110973 | controller |     "Jun 09 14:16:41.732343 crc crio[23733]: time=\"2026-06-09T14:16:41.732035608Z\" level=info msg=\"Started container\" PID=145034 containerID=0d1f5c4613d7a6e2ebbfb200465128433701133ff66f62b9750b1a7d76817a73 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=de4eb72c-c002-46d0-8a97-e0965f8f5e3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6f5bedf514fe0062f0f53c6d6aab4f05d9f9cd15ebc26543e8b56ec5cc9442d",
2026-06-09 14:45:34.110989 | controller |     "Jun 09 14:16:49.059678 crc crio[23733]: time=\"2026-06-09T14:16:49.058425493Z\" level=info msg=\"Stopping pod sandbox: c6f5bedf514fe0062f0f53c6d6aab4f05d9f9cd15ebc26543e8b56ec5cc9442d\" id=23a7ada9-c8d2-4b54-94d3-f2806e829a5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.111004 | controller |     "Jun 09 14:16:49.062559 crc crio[23733]: time=\"2026-06-09T14:16:49.060622467Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6 Namespace:openstack ID:c6f5bedf514fe0062f0f53c6d6aab4f05d9f9cd15ebc26543e8b56ec5cc9442d UID:9e1b6cc8-4a48-468f-b918-1ceb6d5a6f01 NetNS:/var/run/netns/e3608b8e-bdd9-41cc-88cc-1db31fa5bc73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e1b6cc8_4a48_468f_b918_1ceb6d5a6f01.slice PodAnnotations:0xc00028f180}] Aliases:map[]}\"",
2026-06-09 14:45:34.111020 | controller |     "Jun 09 14:16:49.062559 crc crio[23733]: time=\"2026-06-09T14:16:49.060866884Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.111035 | controller |     "Jun 09 14:16:49.645417 crc crio[23733]: time=\"2026-06-09T14:16:49.644834836Z\" level=info msg=\"Stopped pod sandbox: c6f5bedf514fe0062f0f53c6d6aab4f05d9f9cd15ebc26543e8b56ec5cc9442d\" id=23a7ada9-c8d2-4b54-94d3-f2806e829a5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.111050 | controller |     "Jun 09 14:16:50.660820 crc crio[23733]: time=\"2026-06-09T14:16:50.660351513Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz/POD\" id=1725dfdc-5d19-4278-8c7c-4b467c1b07de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.111065 | controller |     "Jun 09 14:16:50.662554 crc crio[23733]: time=\"2026-06-09T14:16:50.660846145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.111081 | controller |     "Jun 09 14:16:50.707311 crc crio[23733]: time=\"2026-06-09T14:16:50.706864271Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz Namespace:openstack ID:eb73bb2c0c2cec7aa1686e536dcc6eb4b077a87ab860fe0f194d581907e3c5aa UID:7e5f0e80-9fa4-487b-9ea7-fdd27984472c NetNS:/var/run/netns/891bcc06-f048-437a-a09e-013a40386bcf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e5f0e80_9fa4_487b_9ea7_fdd27984472c.slice PodAnnotations:0xc00580a0a0}] Aliases:map[]}\"",
2026-06-09 14:45:34.111099 | controller |     "Jun 09 14:16:50.707311 crc crio[23733]: time=\"2026-06-09T14:16:50.707258001Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.111114 | controller |     "Jun 09 14:16:51.477790 crc crio[23733]: 2026-06-09T14:16:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb73bb2c0c2cec7 Mac:ee:17:b0:4f:09:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/891bcc06-f048-437a-a09e-013a40386bcf SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.111130 | controller |     "Jun 09 14:16:51.480899 crc crio[23733]: time=\"2026-06-09T14:16:51.480810022Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz Namespace:openstack ID:eb73bb2c0c2cec7aa1686e536dcc6eb4b077a87ab860fe0f194d581907e3c5aa UID:7e5f0e80-9fa4-487b-9ea7-fdd27984472c NetNS:/var/run/netns/891bcc06-f048-437a-a09e-013a40386bcf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e5f0e80_9fa4_487b_9ea7_fdd27984472c.slice PodAnnotations:0xc00580a0a0}] Aliases:map[]}\"",
2026-06-09 14:45:34.111145 | controller |     "Jun 09 14:16:51.481363 crc crio[23733]: time=\"2026-06-09T14:16:51.481248374Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.111161 | controller |     "Jun 09 14:16:51.498831 crc crio[23733]: time=\"2026-06-09T14:16:51.498677451Z\" level=info msg=\"Ran pod sandbox eb73bb2c0c2cec7aa1686e536dcc6eb4b077a87ab860fe0f194d581907e3c5aa with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz/POD\" id=1725dfdc-5d19-4278-8c7c-4b467c1b07de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.111176 | controller |     "Jun 09 14:16:51.501633 crc crio[23733]: time=\"2026-06-09T14:16:51.501549903Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=84492622-0c50-46b5-b3d2-23daf39f9582 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.111191 | controller |     "Jun 09 14:16:51.539763 crc crio[23733]: time=\"2026-06-09T14:16:51.539625729Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1e03e90c-69b0-4b75-b246-a207ccedf97d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.111206 | controller |     "Jun 09 14:16:51.556225 crc crio[23733]: time=\"2026-06-09T14:16:51.555933989Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=cab9a716-61f7-4573-bf61-f290a270d54b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.111221 | controller |     "Jun 09 14:16:51.556746 crc crio[23733]: time=\"2026-06-09T14:16:51.556538753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.111237 | controller |     "Jun 09 14:16:51.609221 crc crio[23733]: time=\"2026-06-09T14:16:51.605890933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.111252 | controller |     "Jun 09 14:16:51.611183 crc crio[23733]: time=\"2026-06-09T14:16:51.611019671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.111273 | controller |     "Jun 09 14:16:51.778953 crc crio[23733]: time=\"2026-06-09T14:16:51.778065176Z\" level=info msg=\"Created container 0b75d8c631ecfac93a2468567c69693b48d6bb71a8cad2c24f3cf9a84976dbb2: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=cab9a716-61f7-4573-bf61-f290a270d54b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.111289 | controller |     "Jun 09 14:16:51.781320 crc crio[23733]: time=\"2026-06-09T14:16:51.781210505Z\" level=info msg=\"Starting container: 0b75d8c631ecfac93a2468567c69693b48d6bb71a8cad2c24f3cf9a84976dbb2\" id=8d952267-505a-4e45-9674-d33a4c4cfc49 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.111304 | controller |     "Jun 09 14:16:51.788671 crc crio[23733]: time=\"2026-06-09T14:16:51.788576721Z\" level=info msg=\"Started container\" PID=145703 containerID=0b75d8c631ecfac93a2468567c69693b48d6bb71a8cad2c24f3cf9a84976dbb2 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=8d952267-505a-4e45-9674-d33a4c4cfc49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb73bb2c0c2cec7aa1686e536dcc6eb4b077a87ab860fe0f194d581907e3c5aa",
2026-06-09 14:45:34.111320 | controller |     "Jun 09 14:17:35.915596 crc crio[23733]: time=\"2026-06-09T14:17:35.914459611Z\" level=info msg=\"Stopping pod sandbox: eb73bb2c0c2cec7aa1686e536dcc6eb4b077a87ab860fe0f194d581907e3c5aa\" id=a3821ac4-4679-45ce-8cc1-ff9bc94394a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.111335 | controller |     "Jun 09 14:17:35.917965 crc crio[23733]: time=\"2026-06-09T14:17:35.917413185Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz Namespace:openstack ID:eb73bb2c0c2cec7aa1686e536dcc6eb4b077a87ab860fe0f194d581907e3c5aa UID:7e5f0e80-9fa4-487b-9ea7-fdd27984472c NetNS:/var/run/netns/891bcc06-f048-437a-a09e-013a40386bcf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e5f0e80_9fa4_487b_9ea7_fdd27984472c.slice PodAnnotations:0xc0027d1240}] Aliases:map[]}\"",
2026-06-09 14:45:34.111351 | controller |     "Jun 09 14:17:35.917965 crc crio[23733]: time=\"2026-06-09T14:17:35.917681841Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.111366 | controller |     "Jun 09 14:17:36.454590 crc crio[23733]: time=\"2026-06-09T14:17:36.453998077Z\" level=info msg=\"Stopped pod sandbox: eb73bb2c0c2cec7aa1686e536dcc6eb4b077a87ab860fe0f194d581907e3c5aa\" id=a3821ac4-4679-45ce-8cc1-ff9bc94394a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.111381 | controller |     "Jun 09 14:17:37.927009 crc crio[23733]: time=\"2026-06-09T14:17:37.926485126Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4/POD\" id=fee80146-2c10-496e-83af-5c2f1b7cdde7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.111397 | controller |     "Jun 09 14:17:37.928372 crc crio[23733]: time=\"2026-06-09T14:17:37.927197264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.111412 | controller |     "Jun 09 14:17:37.968166 crc crio[23733]: time=\"2026-06-09T14:17:37.96800164Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4 Namespace:openstack ID:032d12276d7b96d47460b7fcdf341af395d47e26415b67df2c585bd76d40a1d9 UID:5f07e759-f43b-4db9-a8ef-833eaa55e8fe NetNS:/var/run/netns/37cb32b3-509a-4d14-8536-8aa642f3d58e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f07e759_f43b_4db9_a8ef_833eaa55e8fe.slice PodAnnotations:0xc000308b00}] Aliases:map[]}\"",
2026-06-09 14:45:34.111430 | controller |     "Jun 09 14:17:37.968166 crc crio[23733]: time=\"2026-06-09T14:17:37.968088382Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.111446 | controller |     "Jun 09 14:17:38.645998 crc crio[23733]: 2026-06-09T14:17:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:032d12276d7b96d Mac:ea:80:3f:2d:a7:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/37cb32b3-509a-4d14-8536-8aa642f3d58e SocketPath: PciID:}] [{Interface:0xc00043a5b0 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.111462 | controller |     "Jun 09 14:17:38.647485 crc crio[23733]: time=\"2026-06-09T14:17:38.647418767Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4 Namespace:openstack ID:032d12276d7b96d47460b7fcdf341af395d47e26415b67df2c585bd76d40a1d9 UID:5f07e759-f43b-4db9-a8ef-833eaa55e8fe NetNS:/var/run/netns/37cb32b3-509a-4d14-8536-8aa642f3d58e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f07e759_f43b_4db9_a8ef_833eaa55e8fe.slice PodAnnotations:0xc000308b00}] Aliases:map[]}\"",
2026-06-09 14:45:34.111477 | controller |     "Jun 09 14:17:38.647641 crc crio[23733]: time=\"2026-06-09T14:17:38.647607032Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.111493 | controller |     "Jun 09 14:17:38.661248 crc crio[23733]: time=\"2026-06-09T14:17:38.661094841Z\" level=info msg=\"Ran pod sandbox 032d12276d7b96d47460b7fcdf341af395d47e26415b67df2c585bd76d40a1d9 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4/POD\" id=fee80146-2c10-496e-83af-5c2f1b7cdde7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.111508 | controller |     "Jun 09 14:17:38.664744 crc crio[23733]: time=\"2026-06-09T14:17:38.66463196Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d3f429e3-eebe-499e-96f1-0941f98ead63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.111542 | controller |     "Jun 09 14:17:38.701247 crc crio[23733]: time=\"2026-06-09T14:17:38.701059755Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1f3b8f43-491a-4943-bfab-9b049b340738 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.111559 | controller |     "Jun 09 14:17:38.711603 crc crio[23733]: time=\"2026-06-09T14:17:38.711528118Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=858c7a19-3925-4c98-b9b7-7092ee009155 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.111574 | controller |     "Jun 09 14:17:38.712155 crc crio[23733]: time=\"2026-06-09T14:17:38.71204082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.111589 | controller |     "Jun 09 14:17:38.778371 crc crio[23733]: time=\"2026-06-09T14:17:38.777873123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.111605 | controller |     "Jun 09 14:17:38.783420 crc crio[23733]: time=\"2026-06-09T14:17:38.783321849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.111624 | controller |     "Jun 09 14:17:38.982845 crc crio[23733]: time=\"2026-06-09T14:17:38.982757707Z\" level=info msg=\"Created container 0c283b55369aef1ef2b2c2c3bed6fa60993ca403fe32ee27b234c5e9601f3732: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=858c7a19-3925-4c98-b9b7-7092ee009155 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.111648 | controller |     "Jun 09 14:17:38.984735 crc crio[23733]: time=\"2026-06-09T14:17:38.984212454Z\" level=info msg=\"Starting container: 0c283b55369aef1ef2b2c2c3bed6fa60993ca403fe32ee27b234c5e9601f3732\" id=3689d5db-81c9-418f-8029-7f2f3a520706 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.111664 | controller |     "Jun 09 14:17:38.989993 crc crio[23733]: time=\"2026-06-09T14:17:38.989859175Z\" level=info msg=\"Started container\" PID=148425 containerID=0c283b55369aef1ef2b2c2c3bed6fa60993ca403fe32ee27b234c5e9601f3732 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=3689d5db-81c9-418f-8029-7f2f3a520706 name=/runtime.v1.RuntimeService/StartContainer sandboxID=032d12276d7b96d47460b7fcdf341af395d47e26415b67df2c585bd76d40a1d9",
2026-06-09 14:45:34.111679 | controller |     "Jun 09 14:18:00.606972 crc crio[23733]: time=\"2026-06-09T14:18:00.606231817Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683578-7bfqt/POD\" id=73e317a5-eaac-46b0-a3b5-6ef2c992159d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.111695 | controller |     "Jun 09 14:18:00.608584 crc crio[23733]: time=\"2026-06-09T14:18:00.607064608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.111710 | controller |     "Jun 09 14:18:00.649620 crc crio[23733]: time=\"2026-06-09T14:18:00.649430371Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683578-7bfqt Namespace:openshift-infra ID:80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946 UID:d8b8f00c-491a-449c-b3c2-d1bd3b79c3a2 NetNS:/var/run/netns/ea4f6bcd-ab84-4f5d-b0f8-4edc66c74730 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8b8f00c_491a_449c_b3c2_d1bd3b79c3a2.slice PodAnnotations:0xc00580ab80}] Aliases:map[]}\"",
2026-06-09 14:45:34.111726 | controller |     "Jun 09 14:18:00.649620 crc crio[23733]: time=\"2026-06-09T14:18:00.649621866Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683578-7bfqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.111741 | controller |     "Jun 09 14:18:01.202416 crc crio[23733]: 2026-06-09T14:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80ee21cb5b839aa Mac:1a:e4:b9:a6:b6:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/ea4f6bcd-ab84-4f5d-b0f8-4edc66c74730 SocketPath: PciID:}] [{Interface:0xc000014e40 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.111757 | controller |     "Jun 09 14:18:01.204727 crc crio[23733]: time=\"2026-06-09T14:18:01.204616551Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683578-7bfqt Namespace:openshift-infra ID:80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946 UID:d8b8f00c-491a-449c-b3c2-d1bd3b79c3a2 NetNS:/var/run/netns/ea4f6bcd-ab84-4f5d-b0f8-4edc66c74730 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8b8f00c_491a_449c_b3c2_d1bd3b79c3a2.slice PodAnnotations:0xc00580ab80}] Aliases:map[]}\"",
2026-06-09 14:45:34.111775 | controller |     "Jun 09 14:18:01.204948 crc crio[23733]: time=\"2026-06-09T14:18:01.204884317Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683578-7bfqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.111791 | controller |     "Jun 09 14:18:01.219091 crc crio[23733]: time=\"2026-06-09T14:18:01.21893545Z\" level=info msg=\"Ran pod sandbox 80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946 with infra container: openshift-infra/auto-csr-approver-29683578-7bfqt/POD\" id=73e317a5-eaac-46b0-a3b5-6ef2c992159d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.111807 | controller |     "Jun 09 14:18:01.223537 crc crio[23733]: time=\"2026-06-09T14:18:01.223441783Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c0de28f9-97fb-41fd-b362-cd74b800ffea name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.111823 | controller |     "Jun 09 14:18:01.238226 crc crio[23733]: time=\"2026-06-09T14:18:01.238046929Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.111838 | controller |     "Jun 09 14:18:02.482349 crc crio[23733]: time=\"2026-06-09T14:18:02.481230734Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c0de28f9-97fb-41fd-b362-cd74b800ffea name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.111853 | controller |     "Jun 09 14:18:02.485259 crc crio[23733]: time=\"2026-06-09T14:18:02.48347389Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7c6a9aa9-13b1-47f6-8bb0-e570b70605f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.111869 | controller |     "Jun 09 14:18:02.486979 crc crio[23733]: time=\"2026-06-09T14:18:02.486808004Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=82916de6-7d70-43a0-910e-920b372b104f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.111884 | controller |     "Jun 09 14:18:02.494695 crc crio[23733]: time=\"2026-06-09T14:18:02.494602709Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683578-7bfqt/oc\" id=c70691a0-5660-40e4-bd50-0a4484cb6ed2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.111900 | controller |     "Jun 09 14:18:02.495747 crc crio[23733]: time=\"2026-06-09T14:18:02.495298346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.111915 | controller |     "Jun 09 14:18:02.568965 crc crio[23733]: time=\"2026-06-09T14:18:02.568839984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.111929 | controller |     "Jun 09 14:18:03.095352 crc crio[23733]: time=\"2026-06-09T14:18:03.095182848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.111944 | controller |     "Jun 09 14:18:03.227225 crc crio[23733]: time=\"2026-06-09T14:18:03.226560556Z\" level=info msg=\"Created container 0b60f182cab20ace4730b6f2bc74de5d2270caa68dc374a4d5dd8dc52034a75e: openshift-infra/auto-csr-approver-29683578-7bfqt/oc\" id=c70691a0-5660-40e4-bd50-0a4484cb6ed2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.111959 | controller |     "Jun 09 14:18:03.228496 crc crio[23733]: time=\"2026-06-09T14:18:03.228370771Z\" level=info msg=\"Starting container: 0b60f182cab20ace4730b6f2bc74de5d2270caa68dc374a4d5dd8dc52034a75e\" id=76bd9109-5b40-41fe-aa16-cb67b8205f27 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.111974 | controller |     "Jun 09 14:18:03.235801 crc crio[23733]: time=\"2026-06-09T14:18:03.235614014Z\" level=info msg=\"Started container\" PID=149792 containerID=0b60f182cab20ace4730b6f2bc74de5d2270caa68dc374a4d5dd8dc52034a75e description=openshift-infra/auto-csr-approver-29683578-7bfqt/oc id=76bd9109-5b40-41fe-aa16-cb67b8205f27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946",
2026-06-09 14:45:34.111993 | controller |     "Jun 09 14:18:05.474691 crc crio[23733]: time=\"2026-06-09T14:18:05.473427217Z\" level=info msg=\"Stopping pod sandbox: 80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946\" id=9d391ec7-1566-4c5f-a450-7bceef5241f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.112008 | controller |     "Jun 09 14:18:05.476279 crc crio[23733]: time=\"2026-06-09T14:18:05.475075979Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683578-7bfqt Namespace:openshift-infra ID:80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946 UID:d8b8f00c-491a-449c-b3c2-d1bd3b79c3a2 NetNS:/var/run/netns/ea4f6bcd-ab84-4f5d-b0f8-4edc66c74730 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8b8f00c_491a_449c_b3c2_d1bd3b79c3a2.slice PodAnnotations:0xc001026518}] Aliases:map[]}\"",
2026-06-09 14:45:34.112024 | controller |     "Jun 09 14:18:05.476279 crc crio[23733]: time=\"2026-06-09T14:18:05.475280764Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683578-7bfqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.112039 | controller |     "Jun 09 14:18:05.869437 crc crio[23733]: time=\"2026-06-09T14:18:05.869213565Z\" level=info msg=\"Stopped pod sandbox: 80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946\" id=9d391ec7-1566-4c5f-a450-7bceef5241f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.112055 | controller |     "Jun 09 14:18:23.759528 crc crio[23733]: time=\"2026-06-09T14:18:23.758801175Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-gtfjk/POD\" id=1751ed01-79dc-4340-9531-ed1710d968fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.112070 | controller |     "Jun 09 14:18:23.761182 crc crio[23733]: time=\"2026-06-09T14:18:23.759603904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.112086 | controller |     "Jun 09 14:18:23.864765 crc crio[23733]: time=\"2026-06-09T14:18:23.864595841Z\" level=info msg=\"Got pod network &{Name:certified-operators-gtfjk Namespace:openshift-marketplace ID:78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070 UID:a252aa6c-8efa-4d05-a208-5903b7cadc5c NetNS:/var/run/netns/1dc7886a-f7fb-4ee8-80a6-1a54f2b545e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda252aa6c_8efa_4d05_a208_5903b7cadc5c.slice PodAnnotations:0xc002534208}] Aliases:map[]}\"",
2026-06-09 14:45:34.112101 | controller |     "Jun 09 14:18:23.864765 crc crio[23733]: time=\"2026-06-09T14:18:23.864728554Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-gtfjk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.112117 | controller |     "Jun 09 14:18:24.544642 crc crio[23733]: 2026-06-09T14:18:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78b8253f673c1b6 Mac:ea:73:06:86:a0:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/1dc7886a-f7fb-4ee8-80a6-1a54f2b545e5 SocketPath: PciID:}] [{Interface:0xc0003d12a0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.112132 | controller |     "Jun 09 14:18:24.547055 crc crio[23733]: time=\"2026-06-09T14:18:24.546949462Z\" level=info msg=\"Got pod network &{Name:certified-operators-gtfjk Namespace:openshift-marketplace ID:78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070 UID:a252aa6c-8efa-4d05-a208-5903b7cadc5c NetNS:/var/run/netns/1dc7886a-f7fb-4ee8-80a6-1a54f2b545e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda252aa6c_8efa_4d05_a208_5903b7cadc5c.slice PodAnnotations:0xc002534208}] Aliases:map[]}\"",
2026-06-09 14:45:34.112151 | controller |     "Jun 09 14:18:24.547390 crc crio[23733]: time=\"2026-06-09T14:18:24.547315231Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-gtfjk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.112167 | controller |     "Jun 09 14:18:24.597773 crc crio[23733]: time=\"2026-06-09T14:18:24.597650146Z\" level=info msg=\"Ran pod sandbox 78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070 with infra container: openshift-marketplace/certified-operators-gtfjk/POD\" id=1751ed01-79dc-4340-9531-ed1710d968fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.112182 | controller |     "Jun 09 14:18:24.603631 crc crio[23733]: time=\"2026-06-09T14:18:24.602550769Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4f0bba31-49ce-4f18-bbd7-d9859a3a48e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.112198 | controller |     "Jun 09 14:18:24.611000 crc crio[23733]: time=\"2026-06-09T14:18:24.610891208Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=140f2adc-cffe-4468-bb13-c8ee7ddec85d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.112213 | controller |     "Jun 09 14:18:24.625650 crc crio[23733]: time=\"2026-06-09T14:18:24.625445803Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gtfjk/extract-utilities\" id=5d0d8ea3-3376-4b19-8542-e3a98536c334 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.112228 | controller |     "Jun 09 14:18:24.626390 crc crio[23733]: time=\"2026-06-09T14:18:24.626333216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.112243 | controller |     "Jun 09 14:18:24.704486 crc crio[23733]: time=\"2026-06-09T14:18:24.699563714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.112258 | controller |     "Jun 09 14:18:24.709392 crc crio[23733]: time=\"2026-06-09T14:18:24.709270878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.112273 | controller |     "Jun 09 14:18:24.926088 crc crio[23733]: time=\"2026-06-09T14:18:24.925905927Z\" level=info msg=\"Created container 0ad54d2a1e9d2ef81662f75b19bb8daa40801d3723aaa1ac58af1a4bb1503387: openshift-marketplace/certified-operators-gtfjk/extract-utilities\" id=5d0d8ea3-3376-4b19-8542-e3a98536c334 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.112288 | controller |     "Jun 09 14:18:24.930374 crc crio[23733]: time=\"2026-06-09T14:18:24.930276287Z\" level=info msg=\"Starting container: 0ad54d2a1e9d2ef81662f75b19bb8daa40801d3723aaa1ac58af1a4bb1503387\" id=7fa09b47-20f3-41d3-8f04-c843de3721e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.112303 | controller |     "Jun 09 14:18:24.938002 crc crio[23733]: time=\"2026-06-09T14:18:24.937581891Z\" level=info msg=\"Started container\" PID=151202 containerID=0ad54d2a1e9d2ef81662f75b19bb8daa40801d3723aaa1ac58af1a4bb1503387 description=openshift-marketplace/certified-operators-gtfjk/extract-utilities id=7fa09b47-20f3-41d3-8f04-c843de3721e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070",
2026-06-09 14:45:34.112322 | controller |     "Jun 09 14:18:25.855876 crc crio[23733]: time=\"2026-06-09T14:18:25.854922023Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c7eef661-80cf-4087-b802-56f78f4277d7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.112338 | controller |     "Jun 09 14:18:25.868473 crc crio[23733]: time=\"2026-06-09T14:18:25.868397771Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 14:45:34.112353 | controller |     "Jun 09 14:18:26.834039 crc crio[23733]: time=\"2026-06-09T14:18:26.83380184Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=c7eef661-80cf-4087-b802-56f78f4277d7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.112368 | controller |     "Jun 09 14:18:26.835615 crc crio[23733]: time=\"2026-06-09T14:18:26.835066212Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a7126395-3ee8-4e71-b40f-f4b830dacdd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.112384 | controller |     "Jun 09 14:18:26.839063 crc crio[23733]: time=\"2026-06-09T14:18:26.83895738Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c7500aec-57a8-469e-88f5-a84e3e32df67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.112399 | controller |     "Jun 09 14:18:26.846321 crc crio[23733]: time=\"2026-06-09T14:18:26.846215332Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gtfjk/extract-content\" id=b4325f9f-abd7-4242-a4dc-083d60c1bbfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.112414 | controller |     "Jun 09 14:18:26.846899 crc crio[23733]: time=\"2026-06-09T14:18:26.846831837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.112429 | controller |     "Jun 09 14:18:26.902633 crc crio[23733]: time=\"2026-06-09T14:18:26.902063854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.112445 | controller |     "Jun 09 14:18:26.908302 crc crio[23733]: time=\"2026-06-09T14:18:26.908169617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.112460 | controller |     "Jun 09 14:18:27.104096 crc crio[23733]: time=\"2026-06-09T14:18:27.103814599Z\" level=info msg=\"Created container 8292c0c3fe26f28d4b6ae2fe6c20627200e616c5fe59226d5d4bd56f2468d52a: openshift-marketplace/certified-operators-gtfjk/extract-content\" id=b4325f9f-abd7-4242-a4dc-083d60c1bbfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.112476 | controller |     "Jun 09 14:18:27.105398 crc crio[23733]: time=\"2026-06-09T14:18:27.105306107Z\" level=info msg=\"Starting container: 8292c0c3fe26f28d4b6ae2fe6c20627200e616c5fe59226d5d4bd56f2468d52a\" id=1a454d72-b7e2-4299-bdea-22a30d21cd63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.112491 | controller |     "Jun 09 14:18:27.113395 crc crio[23733]: time=\"2026-06-09T14:18:27.113266007Z\" level=info msg=\"Started container\" PID=151436 containerID=8292c0c3fe26f28d4b6ae2fe6c20627200e616c5fe59226d5d4bd56f2468d52a description=openshift-marketplace/certified-operators-gtfjk/extract-content id=1a454d72-b7e2-4299-bdea-22a30d21cd63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070",
2026-06-09 14:45:34.112507 | controller |     "Jun 09 14:18:28.918508 crc crio[23733]: time=\"2026-06-09T14:18:28.917569278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f878810c-e4a1-468a-9ace-ec06a9efd8a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.112544 | controller |     "Jun 09 14:18:28.921790 crc crio[23733]: time=\"2026-06-09T14:18:28.92164753Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7bc34df3-07d5-4016-af65-7b2bd0732163 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.112561 | controller |     "Jun 09 14:18:28.942082 crc crio[23733]: time=\"2026-06-09T14:18:28.941826166Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gtfjk/registry-server\" id=14e03dfc-76c5-4f69-82db-018405cf79d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.112577 | controller |     "Jun 09 14:18:28.942970 crc crio[23733]: time=\"2026-06-09T14:18:28.942888113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.112592 | controller |     "Jun 09 14:18:29.057223 crc crio[23733]: time=\"2026-06-09T14:18:29.057081761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.112608 | controller |     "Jun 09 14:18:29.062749 crc crio[23733]: time=\"2026-06-09T14:18:29.062685371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.112623 | controller |     "Jun 09 14:18:29.273763 crc crio[23733]: time=\"2026-06-09T14:18:29.272974121Z\" level=info msg=\"Created container fd23dd5e91e3ae308cda95a4e086d2047791dc79f51d696db2d7103149b22581: openshift-marketplace/certified-operators-gtfjk/registry-server\" id=14e03dfc-76c5-4f69-82db-018405cf79d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.112638 | controller |     "Jun 09 14:18:29.275583 crc crio[23733]: time=\"2026-06-09T14:18:29.275451673Z\" level=info msg=\"Starting container: fd23dd5e91e3ae308cda95a4e086d2047791dc79f51d696db2d7103149b22581\" id=cc9597dd-5b74-4c02-9f63-c94e576dadc8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.112653 | controller |     "Jun 09 14:18:29.281946 crc crio[23733]: time=\"2026-06-09T14:18:29.281837343Z\" level=info msg=\"Started container\" PID=151531 containerID=fd23dd5e91e3ae308cda95a4e086d2047791dc79f51d696db2d7103149b22581 description=openshift-marketplace/certified-operators-gtfjk/registry-server id=cc9597dd-5b74-4c02-9f63-c94e576dadc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070",
2026-06-09 14:45:34.112668 | controller |     "Jun 09 14:18:29.468796 crc crio[23733]: time=\"2026-06-09T14:18:29.468673795Z\" level=info msg=\"Removing container: 3aeb0282d99d0bcb5aee82280862777b78bfc24e164605f525bf048d93362cf9\" id=1ef61c19-ad24-4b2e-97e6-06679205ba10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.112683 | controller |     "Jun 09 14:18:29.801996 crc crio[23733]: time=\"2026-06-09T14:18:29.801679405Z\" level=info msg=\"Removed container 3aeb0282d99d0bcb5aee82280862777b78bfc24e164605f525bf048d93362cf9: openshift-infra/auto-csr-approver-29683572-mdhpz/oc\" id=1ef61c19-ad24-4b2e-97e6-06679205ba10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.112699 | controller |     "Jun 09 14:18:29.815610 crc crio[23733]: time=\"2026-06-09T14:18:29.815499992Z\" level=info msg=\"Stopping pod sandbox: 63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa\" id=27d7eec2-3f0f-4fa5-bdf6-f32b16268416 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.112714 | controller |     "Jun 09 14:18:29.816000 crc crio[23733]: time=\"2026-06-09T14:18:29.815661626Z\" level=info msg=\"Stopped pod sandbox (already stopped): 63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa\" id=27d7eec2-3f0f-4fa5-bdf6-f32b16268416 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.112732 | controller |     "Jun 09 14:18:29.816997 crc crio[23733]: time=\"2026-06-09T14:18:29.816936359Z\" level=info msg=\"Removing pod sandbox: 63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa\" id=b2b0c36b-ef7d-4d56-b71c-95254ab20f0d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.112748 | controller |     "Jun 09 14:18:29.835063 crc crio[23733]: time=\"2026-06-09T14:18:29.83493924Z\" level=info msg=\"Removed pod sandbox: 63e389a8454c53cfe6bf96d86f4b3a9fbd7d84a4290a258e1100dc6fc01304fa\" id=b2b0c36b-ef7d-4d56-b71c-95254ab20f0d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.112763 | controller |     "Jun 09 14:18:36.047602 crc crio[23733]: time=\"2026-06-09T14:18:36.045521722Z\" level=info msg=\"Stopping pod sandbox: 032d12276d7b96d47460b7fcdf341af395d47e26415b67df2c585bd76d40a1d9\" id=f6146845-28fd-4ac2-b092-94f3d5f06963 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.112778 | controller |     "Jun 09 14:18:36.047602 crc crio[23733]: time=\"2026-06-09T14:18:36.046537758Z\" level=info msg=\"Stopping container: fd23dd5e91e3ae308cda95a4e086d2047791dc79f51d696db2d7103149b22581 (timeout: 2s)\" id=71319589-f442-4764-890d-675444cd21ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.112793 | controller |     "Jun 09 14:18:36.048573 crc crio[23733]: time=\"2026-06-09T14:18:36.047648706Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4 Namespace:openstack ID:032d12276d7b96d47460b7fcdf341af395d47e26415b67df2c585bd76d40a1d9 UID:5f07e759-f43b-4db9-a8ef-833eaa55e8fe NetNS:/var/run/netns/37cb32b3-509a-4d14-8536-8aa642f3d58e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f07e759_f43b_4db9_a8ef_833eaa55e8fe.slice PodAnnotations:0xc0059cca18}] Aliases:map[]}\"",
2026-06-09 14:45:34.112809 | controller |     "Jun 09 14:18:36.048573 crc crio[23733]: time=\"2026-06-09T14:18:36.047937063Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.112824 | controller |     "Jun 09 14:18:36.176009 crc crio[23733]: time=\"2026-06-09T14:18:36.175833464Z\" level=info msg=\"Stopped container fd23dd5e91e3ae308cda95a4e086d2047791dc79f51d696db2d7103149b22581: openshift-marketplace/certified-operators-gtfjk/registry-server\" id=71319589-f442-4764-890d-675444cd21ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.112839 | controller |     "Jun 09 14:18:36.177662 crc crio[23733]: time=\"2026-06-09T14:18:36.177587409Z\" level=info msg=\"Stopping pod sandbox: 78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070\" id=8cd26ed4-2429-43a1-801d-d741041a5839 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.112855 | controller |     "Jun 09 14:18:36.178383 crc crio[23733]: time=\"2026-06-09T14:18:36.178308516Z\" level=info msg=\"Got pod network &{Name:certified-operators-gtfjk Namespace:openshift-marketplace ID:78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070 UID:a252aa6c-8efa-4d05-a208-5903b7cadc5c NetNS:/var/run/netns/1dc7886a-f7fb-4ee8-80a6-1a54f2b545e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda252aa6c_8efa_4d05_a208_5903b7cadc5c.slice PodAnnotations:0xc000308910}] Aliases:map[]}\"",
2026-06-09 14:45:34.112870 | controller |     "Jun 09 14:18:36.178574 crc crio[23733]: time=\"2026-06-09T14:18:36.178516981Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-gtfjk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.112889 | controller |     "Jun 09 14:18:36.624614 crc crio[23733]: time=\"2026-06-09T14:18:36.62375782Z\" level=info msg=\"Stopped pod sandbox: 78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070\" id=8cd26ed4-2429-43a1-801d-d741041a5839 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.112905 | controller |     "Jun 09 14:18:36.705675 crc crio[23733]: time=\"2026-06-09T14:18:36.705528793Z\" level=info msg=\"Stopped pod sandbox: 032d12276d7b96d47460b7fcdf341af395d47e26415b67df2c585bd76d40a1d9\" id=f6146845-28fd-4ac2-b092-94f3d5f06963 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.112921 | controller |     "Jun 09 14:18:37.073384 crc crio[23733]: time=\"2026-06-09T14:18:37.071967303Z\" level=info msg=\"Removing container: fd23dd5e91e3ae308cda95a4e086d2047791dc79f51d696db2d7103149b22581\" id=c0d2811c-5f95-48e3-8b21-e976c6d7871b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.112936 | controller |     "Jun 09 14:18:37.111161 crc crio[23733]: time=\"2026-06-09T14:18:37.110975353Z\" level=info msg=\"Removed container fd23dd5e91e3ae308cda95a4e086d2047791dc79f51d696db2d7103149b22581: openshift-marketplace/certified-operators-gtfjk/registry-server\" id=c0d2811c-5f95-48e3-8b21-e976c6d7871b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.112952 | controller |     "Jun 09 14:18:37.117176 crc crio[23733]: time=\"2026-06-09T14:18:37.117062195Z\" level=info msg=\"Removing container: 8292c0c3fe26f28d4b6ae2fe6c20627200e616c5fe59226d5d4bd56f2468d52a\" id=af6133a4-20d7-4573-a8f6-97c15b1ddbba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.112967 | controller |     "Jun 09 14:18:37.165368 crc crio[23733]: time=\"2026-06-09T14:18:37.165094331Z\" level=info msg=\"Removed container 8292c0c3fe26f28d4b6ae2fe6c20627200e616c5fe59226d5d4bd56f2468d52a: openshift-marketplace/certified-operators-gtfjk/extract-content\" id=af6133a4-20d7-4573-a8f6-97c15b1ddbba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.112982 | controller |     "Jun 09 14:18:37.169096 crc crio[23733]: time=\"2026-06-09T14:18:37.16899838Z\" level=info msg=\"Removing container: 0ad54d2a1e9d2ef81662f75b19bb8daa40801d3723aaa1ac58af1a4bb1503387\" id=8b863758-5c4e-4f25-8fa1-780759da94f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.112997 | controller |     "Jun 09 14:18:37.285173 crc crio[23733]: time=\"2026-06-09T14:18:37.278627492Z\" level=info msg=\"Removed container 0ad54d2a1e9d2ef81662f75b19bb8daa40801d3723aaa1ac58af1a4bb1503387: openshift-marketplace/certified-operators-gtfjk/extract-utilities\" id=8b863758-5c4e-4f25-8fa1-780759da94f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.113012 | controller |     "Jun 09 14:18:37.662334 crc crio[23733]: time=\"2026-06-09T14:18:37.658881649Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-5xpqk/POD\" id=37b3b306-700d-4255-a195-3b287114373f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.113027 | controller |     "Jun 09 14:18:37.662334 crc crio[23733]: time=\"2026-06-09T14:18:37.659416202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.113042 | controller |     "Jun 09 14:18:37.701292 crc crio[23733]: time=\"2026-06-09T14:18:37.701093339Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-5xpqk Namespace:openstack ID:fb52ac4a3635699d350cbbc7c47409e6630d19bfc12fb96aa395eab241d19614 UID:cf255c8c-3c9a-4eb5-9d80-c265bbf9bfe8 NetNS:/var/run/netns/a8b83080-f70c-4b55-ab26-0f23989796f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf255c8c_3c9a_4eb5_9d80_c265bbf9bfe8.slice PodAnnotations:0xc001026040}] Aliases:map[]}\"",
2026-06-09 14:45:34.113060 | controller |     "Jun 09 14:18:37.701292 crc crio[23733]: time=\"2026-06-09T14:18:37.701240033Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-5xpqk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.113076 | controller |     "Jun 09 14:18:38.244202 crc crio[23733]: 2026-06-09T14:18:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb52ac4a3635699 Mac:92:0e:51:6e:23:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/a8b83080-f70c-4b55-ab26-0f23989796f8 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.113091 | controller |     "Jun 09 14:18:38.247383 crc crio[23733]: time=\"2026-06-09T14:18:38.247300313Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-5xpqk Namespace:openstack ID:fb52ac4a3635699d350cbbc7c47409e6630d19bfc12fb96aa395eab241d19614 UID:cf255c8c-3c9a-4eb5-9d80-c265bbf9bfe8 NetNS:/var/run/netns/a8b83080-f70c-4b55-ab26-0f23989796f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf255c8c_3c9a_4eb5_9d80_c265bbf9bfe8.slice PodAnnotations:0xc001026040}] Aliases:map[]}\"",
2026-06-09 14:45:34.113106 | controller |     "Jun 09 14:18:38.247628 crc crio[23733]: time=\"2026-06-09T14:18:38.247561779Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-5xpqk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.113122 | controller |     "Jun 09 14:18:38.260378 crc crio[23733]: time=\"2026-06-09T14:18:38.260286638Z\" level=info msg=\"Ran pod sandbox fb52ac4a3635699d350cbbc7c47409e6630d19bfc12fb96aa395eab241d19614 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-5xpqk/POD\" id=37b3b306-700d-4255-a195-3b287114373f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.113137 | controller |     "Jun 09 14:18:38.263209 crc crio[23733]: time=\"2026-06-09T14:18:38.263070109Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=860fee51-67f3-4e6b-b098-c91c43d738ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.113153 | controller |     "Jun 09 14:18:38.299157 crc crio[23733]: time=\"2026-06-09T14:18:38.299020171Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ea7b8ce6-39de-491b-867d-45850e76287c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.113168 | controller |     "Jun 09 14:18:38.310873 crc crio[23733]: time=\"2026-06-09T14:18:38.310765367Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-5xpqk/ssh-known-hosts-edpm-deployment-ipam\" id=473a4b80-c5b2-45ed-8cde-ebe43713e8a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.113183 | controller |     "Jun 09 14:18:38.312659 crc crio[23733]: time=\"2026-06-09T14:18:38.312573552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.113199 | controller |     "Jun 09 14:18:38.390674 crc crio[23733]: time=\"2026-06-09T14:18:38.390527469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.113214 | controller |     "Jun 09 14:18:38.397627 crc crio[23733]: time=\"2026-06-09T14:18:38.397514445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.113229 | controller |     "Jun 09 14:18:38.577776 crc crio[23733]: time=\"2026-06-09T14:18:38.576247543Z\" level=info msg=\"Created container da725dc11c1a6bf03f00fec0cb49e675d5d3133dfeccece62385861ecaa20e8b: openstack/ssh-known-hosts-edpm-deployment-ipam-5xpqk/ssh-known-hosts-edpm-deployment-ipam\" id=473a4b80-c5b2-45ed-8cde-ebe43713e8a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.113248 | controller |     "Jun 09 14:18:38.582441 crc crio[23733]: time=\"2026-06-09T14:18:38.582342785Z\" level=info msg=\"Starting container: da725dc11c1a6bf03f00fec0cb49e675d5d3133dfeccece62385861ecaa20e8b\" id=61012aec-132f-4bdc-a875-a3b93ec91df2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.113264 | controller |     "Jun 09 14:18:38.590749 crc crio[23733]: time=\"2026-06-09T14:18:38.590577512Z\" level=info msg=\"Started container\" PID=152240 containerID=da725dc11c1a6bf03f00fec0cb49e675d5d3133dfeccece62385861ecaa20e8b description=openstack/ssh-known-hosts-edpm-deployment-ipam-5xpqk/ssh-known-hosts-edpm-deployment-ipam id=61012aec-132f-4bdc-a875-a3b93ec91df2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb52ac4a3635699d350cbbc7c47409e6630d19bfc12fb96aa395eab241d19614",
2026-06-09 14:45:34.113279 | controller |     "Jun 09 14:18:48.262695 crc crio[23733]: time=\"2026-06-09T14:18:48.261599962Z\" level=info msg=\"Stopping pod sandbox: fb52ac4a3635699d350cbbc7c47409e6630d19bfc12fb96aa395eab241d19614\" id=05b768aa-3a32-46ff-8d74-d37acb225821 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.113295 | controller |     "Jun 09 14:18:48.264382 crc crio[23733]: time=\"2026-06-09T14:18:48.263572401Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-5xpqk Namespace:openstack ID:fb52ac4a3635699d350cbbc7c47409e6630d19bfc12fb96aa395eab241d19614 UID:cf255c8c-3c9a-4eb5-9d80-c265bbf9bfe8 NetNS:/var/run/netns/a8b83080-f70c-4b55-ab26-0f23989796f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf255c8c_3c9a_4eb5_9d80_c265bbf9bfe8.slice PodAnnotations:0xc00720c3a0}] Aliases:map[]}\"",
2026-06-09 14:45:34.113311 | controller |     "Jun 09 14:18:48.264382 crc crio[23733]: time=\"2026-06-09T14:18:48.263843397Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-5xpqk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.113326 | controller |     "Jun 09 14:18:48.758641 crc crio[23733]: time=\"2026-06-09T14:18:48.758236031Z\" level=info msg=\"Stopped pod sandbox: fb52ac4a3635699d350cbbc7c47409e6630d19bfc12fb96aa395eab241d19614\" id=05b768aa-3a32-46ff-8d74-d37acb225821 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.113341 | controller |     "Jun 09 14:18:49.863457 crc crio[23733]: time=\"2026-06-09T14:18:49.862885196Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2/POD\" id=01a17004-26d1-4201-aaaf-f41073885c79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.113357 | controller |     "Jun 09 14:18:49.864860 crc crio[23733]: time=\"2026-06-09T14:18:49.863484951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.113372 | controller |     "Jun 09 14:18:49.900320 crc crio[23733]: time=\"2026-06-09T14:18:49.899382441Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2 Namespace:openstack ID:fabef5ceac1a04c36477d141dc407d55a567e77e7ff7fde2d15cf8a34fc8c315 UID:08b0960e-55b4-4f3d-b373-02f5664564fb NetNS:/var/run/netns/7b86c4cd-421d-4871-bd43-adb4c8816542 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b0960e_55b4_4f3d_b373_02f5664564fb.slice PodAnnotations:0xc00028f070}] Aliases:map[]}\"",
2026-06-09 14:45:34.113387 | controller |     "Jun 09 14:18:49.900320 crc crio[23733]: time=\"2026-06-09T14:18:49.899560116Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.113406 | controller |     "Jun 09 14:18:50.507529 crc crio[23733]: 2026-06-09T14:18:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fabef5ceac1a04c Mac:7e:db:0a:29:23:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/7b86c4cd-421d-4871-bd43-adb4c8816542 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.113422 | controller |     "Jun 09 14:18:50.510255 crc crio[23733]: time=\"2026-06-09T14:18:50.509159902Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2 Namespace:openstack ID:fabef5ceac1a04c36477d141dc407d55a567e77e7ff7fde2d15cf8a34fc8c315 UID:08b0960e-55b4-4f3d-b373-02f5664564fb NetNS:/var/run/netns/7b86c4cd-421d-4871-bd43-adb4c8816542 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b0960e_55b4_4f3d_b373_02f5664564fb.slice PodAnnotations:0xc00028f070}] Aliases:map[]}\"",
2026-06-09 14:45:34.113438 | controller |     "Jun 09 14:18:50.510255 crc crio[23733]: time=\"2026-06-09T14:18:50.509329566Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.113453 | controller |     "Jun 09 14:18:50.522366 crc crio[23733]: time=\"2026-06-09T14:18:50.52221887Z\" level=info msg=\"Ran pod sandbox fabef5ceac1a04c36477d141dc407d55a567e77e7ff7fde2d15cf8a34fc8c315 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2/POD\" id=01a17004-26d1-4201-aaaf-f41073885c79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.113468 | controller |     "Jun 09 14:18:50.526571 crc crio[23733]: time=\"2026-06-09T14:18:50.526438175Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e4c117f4-d86c-497e-a458-9589daea79c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.113484 | controller |     "Jun 09 14:18:50.562551 crc crio[23733]: time=\"2026-06-09T14:18:50.561898336Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=f13f4c2c-855d-47c1-955f-787e26148a8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.113499 | controller |     "Jun 09 14:18:50.599190 crc crio[23733]: time=\"2026-06-09T14:18:50.594620147Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=2ce86eb7-6514-4dc5-a1dd-86cc9da79172 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.113532 | controller |     "Jun 09 14:18:50.599190 crc crio[23733]: time=\"2026-06-09T14:18:50.595284164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.113549 | controller |     "Jun 09 14:18:50.664048 crc crio[23733]: time=\"2026-06-09T14:18:50.663950848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.113565 | controller |     "Jun 09 14:18:50.667751 crc crio[23733]: time=\"2026-06-09T14:18:50.667661971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.113579 | controller |     "Jun 09 14:18:50.806005 crc crio[23733]: time=\"2026-06-09T14:18:50.805883332Z\" level=info msg=\"Created container 729bf64604c2ffcbadcf692cbe68bf70d62d3f285a00c5aec094b6f471f7a7f3: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=2ce86eb7-6514-4dc5-a1dd-86cc9da79172 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.113598 | controller |     "Jun 09 14:18:50.807552 crc crio[23733]: time=\"2026-06-09T14:18:50.807511372Z\" level=info msg=\"Starting container: 729bf64604c2ffcbadcf692cbe68bf70d62d3f285a00c5aec094b6f471f7a7f3\" id=03eefc18-4186-4ef5-9a5b-6d46d71007bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.113614 | controller |     "Jun 09 14:18:50.814536 crc crio[23733]: time=\"2026-06-09T14:18:50.814461777Z\" level=info msg=\"Started container\" PID=153009 containerID=729bf64604c2ffcbadcf692cbe68bf70d62d3f285a00c5aec094b6f471f7a7f3 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=03eefc18-4186-4ef5-9a5b-6d46d71007bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=fabef5ceac1a04c36477d141dc407d55a567e77e7ff7fde2d15cf8a34fc8c315",
2026-06-09 14:45:34.113629 | controller |     "Jun 09 14:19:01.475164 crc crio[23733]: time=\"2026-06-09T14:19:01.474394339Z\" level=info msg=\"Stopping pod sandbox: fabef5ceac1a04c36477d141dc407d55a567e77e7ff7fde2d15cf8a34fc8c315\" id=fb955c31-160e-49d4-88a4-eb896750aaa3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.113644 | controller |     "Jun 09 14:19:01.476799 crc crio[23733]: time=\"2026-06-09T14:19:01.475748703Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2 Namespace:openstack ID:fabef5ceac1a04c36477d141dc407d55a567e77e7ff7fde2d15cf8a34fc8c315 UID:08b0960e-55b4-4f3d-b373-02f5664564fb NetNS:/var/run/netns/7b86c4cd-421d-4871-bd43-adb4c8816542 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b0960e_55b4_4f3d_b373_02f5664564fb.slice PodAnnotations:0xc0003094e8}] Aliases:map[]}\"",
2026-06-09 14:45:34.113660 | controller |     "Jun 09 14:19:01.476799 crc crio[23733]: time=\"2026-06-09T14:19:01.475908447Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.113675 | controller |     "Jun 09 14:19:01.946925 crc crio[23733]: time=\"2026-06-09T14:19:01.94678695Z\" level=info msg=\"Stopped pod sandbox: fabef5ceac1a04c36477d141dc407d55a567e77e7ff7fde2d15cf8a34fc8c315\" id=fb955c31-160e-49d4-88a4-eb896750aaa3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.113690 | controller |     "Jun 09 14:19:03.021162 crc crio[23733]: time=\"2026-06-09T14:19:03.018307693Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj/POD\" id=5d2c5351-bdab-4351-8514-ff4de7a73ffc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.113705 | controller |     "Jun 09 14:19:03.021162 crc crio[23733]: time=\"2026-06-09T14:19:03.019695868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.113721 | controller |     "Jun 09 14:19:03.064324 crc crio[23733]: time=\"2026-06-09T14:19:03.063901578Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj Namespace:openstack ID:44e695023f6f04a92c173130afff201826b45da833f7d5d56cd5ae9e429c165b UID:94fd7ffc-a504-4d26-a587-044b2255c3ef NetNS:/var/run/netns/853e49de-cb02-4e75-8b64-0e2e33bc2e12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94fd7ffc_a504_4d26_a587_044b2255c3ef.slice PodAnnotations:0xc0059cc158}] Aliases:map[]}\"",
2026-06-09 14:45:34.113737 | controller |     "Jun 09 14:19:03.064324 crc crio[23733]: time=\"2026-06-09T14:19:03.063950059Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.113755 | controller |     "Jun 09 14:19:03.798512 crc crio[23733]: 2026-06-09T14:19:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44e695023f6f04a Mac:52:de:b6:7f:11:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/853e49de-cb02-4e75-8b64-0e2e33bc2e12 SocketPath: PciID:}] [{Interface:0xc00028e730 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.113771 | controller |     "Jun 09 14:19:03.800622 crc crio[23733]: time=\"2026-06-09T14:19:03.800532343Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj Namespace:openstack ID:44e695023f6f04a92c173130afff201826b45da833f7d5d56cd5ae9e429c165b UID:94fd7ffc-a504-4d26-a587-044b2255c3ef NetNS:/var/run/netns/853e49de-cb02-4e75-8b64-0e2e33bc2e12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94fd7ffc_a504_4d26_a587_044b2255c3ef.slice PodAnnotations:0xc0059cc158}] Aliases:map[]}\"",
2026-06-09 14:45:34.113787 | controller |     "Jun 09 14:19:03.800868 crc crio[23733]: time=\"2026-06-09T14:19:03.800791929Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.113802 | controller |     "Jun 09 14:19:03.811552 crc crio[23733]: time=\"2026-06-09T14:19:03.811513539Z\" level=info msg=\"Ran pod sandbox 44e695023f6f04a92c173130afff201826b45da833f7d5d56cd5ae9e429c165b with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj/POD\" id=5d2c5351-bdab-4351-8514-ff4de7a73ffc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.113818 | controller |     "Jun 09 14:19:03.814383 crc crio[23733]: time=\"2026-06-09T14:19:03.814299829Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2fbe29c1-8631-432a-bd03-c8f96a738d32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.113833 | controller |     "Jun 09 14:19:03.841683 crc crio[23733]: time=\"2026-06-09T14:19:03.841589623Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1755379e-4ec1-46fd-ad4d-2421dcc0a25a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.113848 | controller |     "Jun 09 14:19:03.850639 crc crio[23733]: time=\"2026-06-09T14:19:03.850557039Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=a1c17faa-5ceb-4432-a9fc-f55ba838486f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.113867 | controller |     "Jun 09 14:19:03.851050 crc crio[23733]: time=\"2026-06-09T14:19:03.85098502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.113882 | controller |     "Jun 09 14:19:03.906619 crc crio[23733]: time=\"2026-06-09T14:19:03.906352629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.113897 | controller |     "Jun 09 14:19:03.910447 crc crio[23733]: time=\"2026-06-09T14:19:03.91035825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.113912 | controller |     "Jun 09 14:19:04.120501 crc crio[23733]: time=\"2026-06-09T14:19:04.119822939Z\" level=info msg=\"Created container bafbf01726195e6e95e2df474ffdce3e8238fd20b8c1495ff264e67b2d3153a4: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=a1c17faa-5ceb-4432-a9fc-f55ba838486f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.113932 | controller |     "Jun 09 14:19:04.122187 crc crio[23733]: time=\"2026-06-09T14:19:04.121655765Z\" level=info msg=\"Starting container: bafbf01726195e6e95e2df474ffdce3e8238fd20b8c1495ff264e67b2d3153a4\" id=ff93a76d-23a6-4644-85aa-c0ac56c7113e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.113948 | controller |     "Jun 09 14:19:04.126742 crc crio[23733]: time=\"2026-06-09T14:19:04.1266563Z\" level=info msg=\"Started container\" PID=153823 containerID=bafbf01726195e6e95e2df474ffdce3e8238fd20b8c1495ff264e67b2d3153a4 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=ff93a76d-23a6-4644-85aa-c0ac56c7113e name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e695023f6f04a92c173130afff201826b45da833f7d5d56cd5ae9e429c165b",
2026-06-09 14:45:34.113964 | controller |     "Jun 09 14:19:17.113574 crc crio[23733]: time=\"2026-06-09T14:19:17.112897101Z\" level=info msg=\"Stopping pod sandbox: 44e695023f6f04a92c173130afff201826b45da833f7d5d56cd5ae9e429c165b\" id=050fd0bb-9b80-48da-9720-94b1ba9e23fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.113979 | controller |     "Jun 09 14:19:17.115441 crc crio[23733]: time=\"2026-06-09T14:19:17.114299236Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj Namespace:openstack ID:44e695023f6f04a92c173130afff201826b45da833f7d5d56cd5ae9e429c165b UID:94fd7ffc-a504-4d26-a587-044b2255c3ef NetNS:/var/run/netns/853e49de-cb02-4e75-8b64-0e2e33bc2e12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94fd7ffc_a504_4d26_a587_044b2255c3ef.slice PodAnnotations:0xc0020d9460}] Aliases:map[]}\"",
2026-06-09 14:45:34.113995 | controller |     "Jun 09 14:19:17.115441 crc crio[23733]: time=\"2026-06-09T14:19:17.114505761Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.114011 | controller |     "Jun 09 14:19:17.666043 crc crio[23733]: time=\"2026-06-09T14:19:17.665559437Z\" level=info msg=\"Stopped pod sandbox: 44e695023f6f04a92c173130afff201826b45da833f7d5d56cd5ae9e429c165b\" id=050fd0bb-9b80-48da-9720-94b1ba9e23fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.114026 | controller |     "Jun 09 14:19:18.676658 crc crio[23733]: time=\"2026-06-09T14:19:18.675543314Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4/POD\" id=0389d412-f50b-42bd-bed5-fdfc07bfa9fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.114042 | controller |     "Jun 09 14:19:18.678325 crc crio[23733]: time=\"2026-06-09T14:19:18.676678583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.114057 | controller |     "Jun 09 14:19:18.739227 crc crio[23733]: time=\"2026-06-09T14:19:18.738974047Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4 Namespace:openstack ID:cf3555b241c33596eea33ae65e4da182f74d26ba4b0ca29d88dc21c5d1b08a36 UID:d9a4f551-eba7-402f-bdf0-977081be2c19 NetNS:/var/run/netns/6dcde43f-bdce-4efc-803a-a1be46946730 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a4f551_eba7_402f_bdf0_977081be2c19.slice PodAnnotations:0xc001c1ec98}] Aliases:map[]}\"",
2026-06-09 14:45:34.114073 | controller |     "Jun 09 14:19:18.739227 crc crio[23733]: time=\"2026-06-09T14:19:18.739050709Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.114091 | controller |     "Jun 09 14:19:19.416345 crc crio[23733]: 2026-06-09T14:19:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf3555b241c3359 Mac:ce:84:c0:0f:aa:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/6dcde43f-bdce-4efc-803a-a1be46946730 SocketPath: PciID:}] [{Interface:0xc0002aa980 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.114107 | controller |     "Jun 09 14:19:19.419467 crc crio[23733]: time=\"2026-06-09T14:19:19.41936325Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4 Namespace:openstack ID:cf3555b241c33596eea33ae65e4da182f74d26ba4b0ca29d88dc21c5d1b08a36 UID:d9a4f551-eba7-402f-bdf0-977081be2c19 NetNS:/var/run/netns/6dcde43f-bdce-4efc-803a-a1be46946730 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a4f551_eba7_402f_bdf0_977081be2c19.slice PodAnnotations:0xc001c1ec98}] Aliases:map[]}\"",
2026-06-09 14:45:34.114122 | controller |     "Jun 09 14:19:19.419605 crc crio[23733]: time=\"2026-06-09T14:19:19.419587506Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.114137 | controller |     "Jun 09 14:19:19.432889 crc crio[23733]: time=\"2026-06-09T14:19:19.432646933Z\" level=info msg=\"Ran pod sandbox cf3555b241c33596eea33ae65e4da182f74d26ba4b0ca29d88dc21c5d1b08a36 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4/POD\" id=0389d412-f50b-42bd-bed5-fdfc07bfa9fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.114153 | controller |     "Jun 09 14:19:19.436465 crc crio[23733]: time=\"2026-06-09T14:19:19.436197832Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=953ab4af-c9cc-40f7-9a12-751098a2f0be name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.114168 | controller |     "Jun 09 14:19:19.463563 crc crio[23733]: time=\"2026-06-09T14:19:19.463308984Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9fc9d6c9-bf2f-4d95-83b0-d66517183997 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.114183 | controller |     "Jun 09 14:19:19.471678 crc crio[23733]: time=\"2026-06-09T14:19:19.471508039Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=f9af628d-05d0-4dba-a02d-8b67aa3bcfd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.114197 | controller |     "Jun 09 14:19:19.472085 crc crio[23733]: time=\"2026-06-09T14:19:19.47196038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.114212 | controller |     "Jun 09 14:19:19.552660 crc crio[23733]: time=\"2026-06-09T14:19:19.552532974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.114227 | controller |     "Jun 09 14:19:19.557842 crc crio[23733]: time=\"2026-06-09T14:19:19.557673843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.114242 | controller |     "Jun 09 14:19:19.754753 crc crio[23733]: time=\"2026-06-09T14:19:19.754546516Z\" level=info msg=\"Created container 4c5d249cf38b67b0fad53b4fe41e42ec611a7997bbd055121ab33db819b11ead: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=f9af628d-05d0-4dba-a02d-8b67aa3bcfd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.114260 | controller |     "Jun 09 14:19:19.756891 crc crio[23733]: time=\"2026-06-09T14:19:19.756221918Z\" level=info msg=\"Starting container: 4c5d249cf38b67b0fad53b4fe41e42ec611a7997bbd055121ab33db819b11ead\" id=61eb0657-2d5e-499d-8d56-de457b991394 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.114276 | controller |     "Jun 09 14:19:19.764605 crc crio[23733]: time=\"2026-06-09T14:19:19.764490924Z\" level=info msg=\"Started container\" PID=154837 containerID=4c5d249cf38b67b0fad53b4fe41e42ec611a7997bbd055121ab33db819b11ead description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=61eb0657-2d5e-499d-8d56-de457b991394 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf3555b241c33596eea33ae65e4da182f74d26ba4b0ca29d88dc21c5d1b08a36",
2026-06-09 14:45:34.114291 | controller |     "Jun 09 14:19:29.873946 crc crio[23733]: time=\"2026-06-09T14:19:29.872980899Z\" level=info msg=\"Stopping pod sandbox: 78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070\" id=f367dda8-0f88-4fa5-98e0-f21063da886e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.114307 | controller |     "Jun 09 14:19:29.873946 crc crio[23733]: time=\"2026-06-09T14:19:29.873936602Z\" level=info msg=\"Stopped pod sandbox (already stopped): 78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070\" id=f367dda8-0f88-4fa5-98e0-f21063da886e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.114323 | controller |     "Jun 09 14:19:29.875972 crc crio[23733]: time=\"2026-06-09T14:19:29.874684663Z\" level=info msg=\"Removing pod sandbox: 78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070\" id=ace10556-40ce-431f-b4a4-e7660558675b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.114338 | controller |     "Jun 09 14:19:29.895588 crc crio[23733]: time=\"2026-06-09T14:19:29.895476614Z\" level=info msg=\"Removed pod sandbox: 78b8253f673c1b69f747a2f9c178e92c8ab1b82284e92011ac63e47d961ee070\" id=ace10556-40ce-431f-b4a4-e7660558675b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.114354 | controller |     "Jun 09 14:20:00.538895 crc crio[23733]: time=\"2026-06-09T14:20:00.538054229Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683580-crr2k/POD\" id=8859c579-dca6-45b1-8f20-aad2a6059e08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.114369 | controller |     "Jun 09 14:20:00.543245 crc crio[23733]: time=\"2026-06-09T14:20:00.538961061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.114384 | controller |     "Jun 09 14:20:00.582267 crc crio[23733]: time=\"2026-06-09T14:20:00.582084644Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683580-crr2k Namespace:openshift-infra ID:fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b UID:305ef83b-109f-4131-bf7f-14d50af81f4d NetNS:/var/run/netns/9b080aad-d2b3-480f-bfaa-f7ac28d1c6cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod305ef83b_109f_4131_bf7f_14d50af81f4d.slice PodAnnotations:0xc001c1f240}] Aliases:map[]}\"",
2026-06-09 14:45:34.114400 | controller |     "Jun 09 14:20:00.582267 crc crio[23733]: time=\"2026-06-09T14:20:00.582269359Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683580-crr2k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.114415 | controller |     "Jun 09 14:20:01.153084 crc crio[23733]: 2026-06-09T14:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe4f1a75af5f74f Mac:ba:9b:c0:65:f9:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/9b080aad-d2b3-480f-bfaa-f7ac28d1c6cb SocketPath: PciID:}] [{Interface:0xc000014c30 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.114433 | controller |     "Jun 09 14:20:01.155907 crc crio[23733]: time=\"2026-06-09T14:20:01.155809678Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683580-crr2k Namespace:openshift-infra ID:fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b UID:305ef83b-109f-4131-bf7f-14d50af81f4d NetNS:/var/run/netns/9b080aad-d2b3-480f-bfaa-f7ac28d1c6cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod305ef83b_109f_4131_bf7f_14d50af81f4d.slice PodAnnotations:0xc001c1f240}] Aliases:map[]}\"",
2026-06-09 14:45:34.114449 | controller |     "Jun 09 14:20:01.156967 crc crio[23733]: time=\"2026-06-09T14:20:01.156856275Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683580-crr2k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.114465 | controller |     "Jun 09 14:20:01.181651 crc crio[23733]: time=\"2026-06-09T14:20:01.181525904Z\" level=info msg=\"Ran pod sandbox fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b with infra container: openshift-infra/auto-csr-approver-29683580-crr2k/POD\" id=8859c579-dca6-45b1-8f20-aad2a6059e08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.114480 | controller |     "Jun 09 14:20:01.185985 crc crio[23733]: time=\"2026-06-09T14:20:01.185889824Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8a6f2f92-600e-4870-83cf-d268a97046e8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.114496 | controller |     "Jun 09 14:20:01.202253 crc crio[23733]: time=\"2026-06-09T14:20:01.202149212Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.114524 | controller |     "Jun 09 14:20:02.807051 crc crio[23733]: time=\"2026-06-09T14:20:02.805991851Z\" level=info msg=\"Stopping pod sandbox: cf3555b241c33596eea33ae65e4da182f74d26ba4b0ca29d88dc21c5d1b08a36\" id=20604438-0e49-48b8-b533-6442de79ea9f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.114544 | controller |     "Jun 09 14:20:02.808590 crc crio[23733]: time=\"2026-06-09T14:20:02.807429557Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4 Namespace:openstack ID:cf3555b241c33596eea33ae65e4da182f74d26ba4b0ca29d88dc21c5d1b08a36 UID:d9a4f551-eba7-402f-bdf0-977081be2c19 NetNS:/var/run/netns/6dcde43f-bdce-4efc-803a-a1be46946730 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a4f551_eba7_402f_bdf0_977081be2c19.slice PodAnnotations:0xc002b0e568}] Aliases:map[]}\"",
2026-06-09 14:45:34.114561 | controller |     "Jun 09 14:20:02.808590 crc crio[23733]: time=\"2026-06-09T14:20:02.807570171Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.114576 | controller |     "Jun 09 14:20:03.277209 crc crio[23733]: time=\"2026-06-09T14:20:03.275831027Z\" level=info msg=\"Stopped pod sandbox: cf3555b241c33596eea33ae65e4da182f74d26ba4b0ca29d88dc21c5d1b08a36\" id=20604438-0e49-48b8-b533-6442de79ea9f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.114592 | controller |     "Jun 09 14:20:03.543478 crc crio[23733]: time=\"2026-06-09T14:20:03.543334523Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8a6f2f92-600e-4870-83cf-d268a97046e8 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.114607 | controller |     "Jun 09 14:20:03.545179 crc crio[23733]: time=\"2026-06-09T14:20:03.54477989Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=03a8b5e5-39ba-4dad-aa7f-8793520e2740 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.114625 | controller |     "Jun 09 14:20:03.552069 crc crio[23733]: time=\"2026-06-09T14:20:03.551908888Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8cea0b42-f139-465c-9a17-9ffb14278ef0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.114641 | controller |     "Jun 09 14:20:03.571168 crc crio[23733]: time=\"2026-06-09T14:20:03.570934097Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683580-crr2k/oc\" id=f9628020-025e-4b69-b8f0-60fe3e346aa2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.114656 | controller |     "Jun 09 14:20:03.572967 crc crio[23733]: time=\"2026-06-09T14:20:03.572837724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.114671 | controller |     "Jun 09 14:20:03.646695 crc crio[23733]: time=\"2026-06-09T14:20:03.646548915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.114686 | controller |     "Jun 09 14:20:04.256743 crc crio[23733]: time=\"2026-06-09T14:20:04.256636212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.114701 | controller |     "Jun 09 14:20:04.427795 crc crio[23733]: time=\"2026-06-09T14:20:04.427554914Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9/POD\" id=ac3efd6d-0f5e-4295-a3b9-220a02e058e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.114716 | controller |     "Jun 09 14:20:04.427795 crc crio[23733]: time=\"2026-06-09T14:20:04.427698118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.114732 | controller |     "Jun 09 14:20:04.464344 crc crio[23733]: time=\"2026-06-09T14:20:04.464250886Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9 Namespace:openstack ID:7e3d119e2da5aec9c3bedc6918052bfab995e8fb52643121a1eb3ef277ce6954 UID:a5ed12b4-6b1d-424e-9e06-0df911b0bb07 NetNS:/var/run/netns/e520db2c-5c4d-43a5-bf96-e6daf72802ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5ed12b4_6b1d_424e_9e06_0df911b0bb07.slice PodAnnotations:0xc00028eeb8}] Aliases:map[]}\"",
2026-06-09 14:45:34.114748 | controller |     "Jun 09 14:20:04.464344 crc crio[23733]: time=\"2026-06-09T14:20:04.464331908Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.114763 | controller |     "Jun 09 14:20:04.471089 crc crio[23733]: time=\"2026-06-09T14:20:04.470993425Z\" level=info msg=\"Created container 3f08c16162797611d9e64ba5410e085701dfa7e799daeca343b015a81dee5066: openshift-infra/auto-csr-approver-29683580-crr2k/oc\" id=f9628020-025e-4b69-b8f0-60fe3e346aa2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.114778 | controller |     "Jun 09 14:20:04.473089 crc crio[23733]: time=\"2026-06-09T14:20:04.473006565Z\" level=info msg=\"Starting container: 3f08c16162797611d9e64ba5410e085701dfa7e799daeca343b015a81dee5066\" id=95f601bc-eeda-45bf-8354-84d3467d738c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.114793 | controller |     "Jun 09 14:20:04.479185 crc crio[23733]: time=\"2026-06-09T14:20:04.479012227Z\" level=info msg=\"Started container\" PID=157503 containerID=3f08c16162797611d9e64ba5410e085701dfa7e799daeca343b015a81dee5066 description=openshift-infra/auto-csr-approver-29683580-crr2k/oc id=95f601bc-eeda-45bf-8354-84d3467d738c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b",
2026-06-09 14:45:34.114812 | controller |     "Jun 09 14:20:05.045878 crc crio[23733]: 2026-06-09T14:20:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e3d119e2da5aec Mac:82:89:15:fa:f9:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/e520db2c-5c4d-43a5-bf96-e6daf72802ca SocketPath: PciID:}] [{Interface:0xc00028e760 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.114828 | controller |     "Jun 09 14:20:05.047489 crc crio[23733]: time=\"2026-06-09T14:20:05.047396996Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9 Namespace:openstack ID:7e3d119e2da5aec9c3bedc6918052bfab995e8fb52643121a1eb3ef277ce6954 UID:a5ed12b4-6b1d-424e-9e06-0df911b0bb07 NetNS:/var/run/netns/e520db2c-5c4d-43a5-bf96-e6daf72802ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5ed12b4_6b1d_424e_9e06_0df911b0bb07.slice PodAnnotations:0xc00028eeb8}] Aliases:map[]}\"",
2026-06-09 14:45:34.114843 | controller |     "Jun 09 14:20:05.048570 crc crio[23733]: time=\"2026-06-09T14:20:05.048453223Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.114859 | controller |     "Jun 09 14:20:05.062203 crc crio[23733]: time=\"2026-06-09T14:20:05.062058745Z\" level=info msg=\"Ran pod sandbox 7e3d119e2da5aec9c3bedc6918052bfab995e8fb52643121a1eb3ef277ce6954 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9/POD\" id=ac3efd6d-0f5e-4295-a3b9-220a02e058e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.114887 | controller |     "Jun 09 14:20:05.066292 crc crio[23733]: time=\"2026-06-09T14:20:05.066076025Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b88a3c53-0368-4dc1-a153-6e7b2ac7fb71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.114903 | controller |     "Jun 09 14:20:05.107240 crc crio[23733]: time=\"2026-06-09T14:20:05.107066714Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0236e441-6bbd-4a6b-a272-40f8009cbe5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.114918 | controller |     "Jun 09 14:20:05.115230 crc crio[23733]: time=\"2026-06-09T14:20:05.115050806Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=ee4c3eb3-7a10-47bd-aed1-eb2a9255f9b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.114933 | controller |     "Jun 09 14:20:05.115767 crc crio[23733]: time=\"2026-06-09T14:20:05.115682891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.114948 | controller |     "Jun 09 14:20:05.172362 crc crio[23733]: time=\"2026-06-09T14:20:05.172234201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.114963 | controller |     "Jun 09 14:20:05.178328 crc crio[23733]: time=\"2026-06-09T14:20:05.178245362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.114979 | controller |     "Jun 09 14:20:05.327629 crc crio[23733]: time=\"2026-06-09T14:20:05.327431087Z\" level=info msg=\"Created container fd9f78eb0c220ac07677d388cb751554f9220a140b0f1b98cd79faa6b9b5ffdc: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=ee4c3eb3-7a10-47bd-aed1-eb2a9255f9b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.114997 | controller |     "Jun 09 14:20:05.331199 crc crio[23733]: time=\"2026-06-09T14:20:05.331030158Z\" level=info msg=\"Starting container: fd9f78eb0c220ac07677d388cb751554f9220a140b0f1b98cd79faa6b9b5ffdc\" id=868c588d-3c90-421e-8f1e-8f9d98a63f3c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.115013 | controller |     "Jun 09 14:20:05.340579 crc crio[23733]: time=\"2026-06-09T14:20:05.340463924Z\" level=info msg=\"Started container\" PID=157678 containerID=fd9f78eb0c220ac07677d388cb751554f9220a140b0f1b98cd79faa6b9b5ffdc description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=868c588d-3c90-421e-8f1e-8f9d98a63f3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e3d119e2da5aec9c3bedc6918052bfab995e8fb52643121a1eb3ef277ce6954",
2026-06-09 14:45:34.115029 | controller |     "Jun 09 14:20:06.947944 crc crio[23733]: time=\"2026-06-09T14:20:06.947066891Z\" level=info msg=\"Stopping pod sandbox: fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b\" id=17bc8729-2a65-43a5-ad65-2dfdfc439f48 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.115044 | controller |     "Jun 09 14:20:06.949281 crc crio[23733]: time=\"2026-06-09T14:20:06.948701152Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683580-crr2k Namespace:openshift-infra ID:fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b UID:305ef83b-109f-4131-bf7f-14d50af81f4d NetNS:/var/run/netns/9b080aad-d2b3-480f-bfaa-f7ac28d1c6cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod305ef83b_109f_4131_bf7f_14d50af81f4d.slice PodAnnotations:0xc001c1e020}] Aliases:map[]}\"",
2026-06-09 14:45:34.115060 | controller |     "Jun 09 14:20:06.949281 crc crio[23733]: time=\"2026-06-09T14:20:06.948880646Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683580-crr2k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.115076 | controller |     "Jun 09 14:20:07.377564 crc crio[23733]: time=\"2026-06-09T14:20:07.377326053Z\" level=info msg=\"Stopped pod sandbox: fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b\" id=17bc8729-2a65-43a5-ad65-2dfdfc439f48 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.115091 | controller |     "Jun 09 14:20:29.924769 crc crio[23733]: time=\"2026-06-09T14:20:29.923686361Z\" level=info msg=\"Removing container: d1fcd29a8114907bce7408b59b61161180f0a97e51e16713b3355610856a4390\" id=2ab262d7-5739-4709-9e65-75007f02c7c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.115107 | controller |     "Jun 09 14:20:30.243480 crc crio[23733]: time=\"2026-06-09T14:20:30.243219344Z\" level=info msg=\"Removed container d1fcd29a8114907bce7408b59b61161180f0a97e51e16713b3355610856a4390: openshift-infra/auto-csr-approver-29683574-8czvq/oc\" id=2ab262d7-5739-4709-9e65-75007f02c7c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.115122 | controller |     "Jun 09 14:20:30.254964 crc crio[23733]: time=\"2026-06-09T14:20:30.254908767Z\" level=info msg=\"Stopping pod sandbox: e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90\" id=1259bdd0-644f-4854-b6db-cf351b03385a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.115138 | controller |     "Jun 09 14:20:30.255805 crc crio[23733]: time=\"2026-06-09T14:20:30.25577835Z\" level=info msg=\"Stopped pod sandbox (already stopped): e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90\" id=1259bdd0-644f-4854-b6db-cf351b03385a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.115154 | controller |     "Jun 09 14:20:30.256851 crc crio[23733]: time=\"2026-06-09T14:20:30.256790884Z\" level=info msg=\"Removing pod sandbox: e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90\" id=6d7735fc-7a69-48bd-8a94-230e5cb924c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.115172 | controller |     "Jun 09 14:20:30.271355 crc crio[23733]: time=\"2026-06-09T14:20:30.271244617Z\" level=info msg=\"Removed pod sandbox: e033f72e26f6993c2c780c21753c8aff51e0404cd10e4a693f36f45a9712ee90\" id=6d7735fc-7a69-48bd-8a94-230e5cb924c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.115187 | controller |     "Jun 09 14:21:16.162201 crc crio[23733]: time=\"2026-06-09T14:21:16.161283434Z\" level=info msg=\"Stopping pod sandbox: 7e3d119e2da5aec9c3bedc6918052bfab995e8fb52643121a1eb3ef277ce6954\" id=6ab1d10d-9603-4c66-836d-9d25982d76dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.115203 | controller |     "Jun 09 14:21:16.167909 crc crio[23733]: time=\"2026-06-09T14:21:16.162874093Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9 Namespace:openstack ID:7e3d119e2da5aec9c3bedc6918052bfab995e8fb52643121a1eb3ef277ce6954 UID:a5ed12b4-6b1d-424e-9e06-0df911b0bb07 NetNS:/var/run/netns/e520db2c-5c4d-43a5-bf96-e6daf72802ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5ed12b4_6b1d_424e_9e06_0df911b0bb07.slice PodAnnotations:0xc0003084f0}] Aliases:map[]}\"",
2026-06-09 14:45:34.115218 | controller |     "Jun 09 14:21:16.167909 crc crio[23733]: time=\"2026-06-09T14:21:16.163091429Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.115233 | controller |     "Jun 09 14:21:16.768454 crc crio[23733]: time=\"2026-06-09T14:21:16.767913964Z\" level=info msg=\"Stopped pod sandbox: 7e3d119e2da5aec9c3bedc6918052bfab995e8fb52643121a1eb3ef277ce6954\" id=6ab1d10d-9603-4c66-836d-9d25982d76dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.115249 | controller |     "Jun 09 14:21:17.723053 crc crio[23733]: time=\"2026-06-09T14:21:17.722558433Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj/POD\" id=00d84c14-2933-4a46-a8f4-f2df5ab56371 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.115263 | controller |     "Jun 09 14:21:17.724051 crc crio[23733]: time=\"2026-06-09T14:21:17.723142717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.115278 | controller |     "Jun 09 14:21:17.769423 crc crio[23733]: time=\"2026-06-09T14:21:17.769298516Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj Namespace:openstack ID:e47d26e288ed8829c26655c3046ffebf9dd527f110b6dcb921dce2c3628d58a8 UID:f98b46dd-b0c6-4724-ab8b-b0dd6d3a3a90 NetNS:/var/run/netns/03ee5d3e-13d2-460c-9a05-07ce00c34e36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf98b46dd_b0c6_4724_ab8b_b0dd6d3a3a90.slice PodAnnotations:0xc001026f00}] Aliases:map[]}\"",
2026-06-09 14:45:34.115294 | controller |     "Jun 09 14:21:17.769423 crc crio[23733]: time=\"2026-06-09T14:21:17.769382738Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.115309 | controller |     "Jun 09 14:21:18.465755 crc crio[23733]: 2026-06-09T14:21:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e47d26e288ed882 Mac:b2:c2:6d:68:88:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/03ee5d3e-13d2-460c-9a05-07ce00c34e36 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.115328 | controller |     "Jun 09 14:21:18.468245 crc crio[23733]: time=\"2026-06-09T14:21:18.467834075Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj Namespace:openstack ID:e47d26e288ed8829c26655c3046ffebf9dd527f110b6dcb921dce2c3628d58a8 UID:f98b46dd-b0c6-4724-ab8b-b0dd6d3a3a90 NetNS:/var/run/netns/03ee5d3e-13d2-460c-9a05-07ce00c34e36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf98b46dd_b0c6_4724_ab8b_b0dd6d3a3a90.slice PodAnnotations:0xc001026f00}] Aliases:map[]}\"",
2026-06-09 14:45:34.115343 | controller |     "Jun 09 14:21:18.468451 crc crio[23733]: time=\"2026-06-09T14:21:18.468382588Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.115359 | controller |     "Jun 09 14:21:18.478753 crc crio[23733]: time=\"2026-06-09T14:21:18.478582255Z\" level=info msg=\"Ran pod sandbox e47d26e288ed8829c26655c3046ffebf9dd527f110b6dcb921dce2c3628d58a8 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj/POD\" id=00d84c14-2933-4a46-a8f4-f2df5ab56371 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.115374 | controller |     "Jun 09 14:21:18.483898 crc crio[23733]: time=\"2026-06-09T14:21:18.483820637Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3c6b6a85-d6df-4387-aaa9-ef84ff8188ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.115390 | controller |     "Jun 09 14:21:18.530676 crc crio[23733]: time=\"2026-06-09T14:21:18.530291903Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2b97d1ad-867c-456a-9273-f32814cef7bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.115405 | controller |     "Jun 09 14:21:18.538203 crc crio[23733]: time=\"2026-06-09T14:21:18.538002676Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=903de2a7-d12c-41d1-ac62-fa3da335e228 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.115420 | controller |     "Jun 09 14:21:18.538885 crc crio[23733]: time=\"2026-06-09T14:21:18.538648982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.115436 | controller |     "Jun 09 14:21:18.591710 crc crio[23733]: time=\"2026-06-09T14:21:18.591518751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.115451 | controller |     "Jun 09 14:21:18.595838 crc crio[23733]: time=\"2026-06-09T14:21:18.595774757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.115466 | controller |     "Jun 09 14:21:18.784041 crc crio[23733]: time=\"2026-06-09T14:21:18.783920631Z\" level=info msg=\"Created container 3ccef1d7a11f04db62e62a4abe69074f45a92837ba555d3148fc85fc53f24a55: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=903de2a7-d12c-41d1-ac62-fa3da335e228 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.115481 | controller |     "Jun 09 14:21:18.786659 crc crio[23733]: time=\"2026-06-09T14:21:18.786589088Z\" level=info msg=\"Starting container: 3ccef1d7a11f04db62e62a4abe69074f45a92837ba555d3148fc85fc53f24a55\" id=a667c1a0-6514-40e2-99f5-640224d01092 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.115497 | controller |     "Jun 09 14:21:18.793793 crc crio[23733]: time=\"2026-06-09T14:21:18.793606004Z\" level=info msg=\"Started container\" PID=162071 containerID=3ccef1d7a11f04db62e62a4abe69074f45a92837ba555d3148fc85fc53f24a55 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=a667c1a0-6514-40e2-99f5-640224d01092 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e47d26e288ed8829c26655c3046ffebf9dd527f110b6dcb921dce2c3628d58a8",
2026-06-09 14:45:34.115529 | controller |     "Jun 09 14:22:00.561636 crc crio[23733]: time=\"2026-06-09T14:22:00.560623179Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683582-cw26c/POD\" id=c0046a3f-d760-4e32-8288-74e4c2b747bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.115550 | controller |     "Jun 09 14:22:00.561636 crc crio[23733]: time=\"2026-06-09T14:22:00.561597732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.115566 | controller |     "Jun 09 14:22:00.606542 crc crio[23733]: time=\"2026-06-09T14:22:00.606280543Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683582-cw26c Namespace:openshift-infra ID:f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258 UID:e170f6b6-dcc5-45f9-a769-de18e2ad0845 NetNS:/var/run/netns/d0e9c7a4-ad32-4ace-b629-4c2d45a4baf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode170f6b6_dcc5_45f9_a769_de18e2ad0845.slice PodAnnotations:0xc0027d1830}] Aliases:map[]}\"",
2026-06-09 14:45:34.115582 | controller |     "Jun 09 14:22:00.606542 crc crio[23733]: time=\"2026-06-09T14:22:00.606429208Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683582-cw26c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.115597 | controller |     "Jun 09 14:22:01.150659 crc crio[23733]: 2026-06-09T14:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5c14a27b9b357d Mac:be:a4:4f:0e:b4:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/d0e9c7a4-ad32-4ace-b629-4c2d45a4baf3 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.115613 | controller |     "Jun 09 14:22:01.154782 crc crio[23733]: time=\"2026-06-09T14:22:01.154695453Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683582-cw26c Namespace:openshift-infra ID:f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258 UID:e170f6b6-dcc5-45f9-a769-de18e2ad0845 NetNS:/var/run/netns/d0e9c7a4-ad32-4ace-b629-4c2d45a4baf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode170f6b6_dcc5_45f9_a769_de18e2ad0845.slice PodAnnotations:0xc0027d1830}] Aliases:map[]}\"",
2026-06-09 14:45:34.115629 | controller |     "Jun 09 14:22:01.155192 crc crio[23733]: time=\"2026-06-09T14:22:01.155168666Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683582-cw26c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.115644 | controller |     "Jun 09 14:22:01.173705 crc crio[23733]: time=\"2026-06-09T14:22:01.173561057Z\" level=info msg=\"Ran pod sandbox f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258 with infra container: openshift-infra/auto-csr-approver-29683582-cw26c/POD\" id=c0046a3f-d760-4e32-8288-74e4c2b747bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.115659 | controller |     "Jun 09 14:22:01.178699 crc crio[23733]: time=\"2026-06-09T14:22:01.178593264Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=623fc662-fd5f-4716-a5a9-e99fb5c1bde9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.115675 | controller |     "Jun 09 14:22:01.190378 crc crio[23733]: time=\"2026-06-09T14:22:01.190295567Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.115700 | controller |     "Jun 09 14:22:01.976560 crc crio[23733]: time=\"2026-06-09T14:22:01.975938143Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=623fc662-fd5f-4716-a5a9-e99fb5c1bde9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.115716 | controller |     "Jun 09 14:22:01.978945 crc crio[23733]: time=\"2026-06-09T14:22:01.978419155Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4b6fc397-116c-422a-b34e-99dae0222767 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.115732 | controller |     "Jun 09 14:22:01.982372 crc crio[23733]: time=\"2026-06-09T14:22:01.981938154Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=647bc98b-0246-4c07-a1df-ce81c2b99394 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.115747 | controller |     "Jun 09 14:22:01.990200 crc crio[23733]: time=\"2026-06-09T14:22:01.990048217Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683582-cw26c/oc\" id=2572370c-0ea7-4489-9c26-8b8ff1b6d053 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.115763 | controller |     "Jun 09 14:22:01.991040 crc crio[23733]: time=\"2026-06-09T14:22:01.99095833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.115778 | controller |     "Jun 09 14:22:02.058718 crc crio[23733]: time=\"2026-06-09T14:22:02.058607738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.115793 | controller |     "Jun 09 14:22:02.482066 crc crio[23733]: time=\"2026-06-09T14:22:02.481900737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.115808 | controller |     "Jun 09 14:22:02.614377 crc crio[23733]: time=\"2026-06-09T14:22:02.614177228Z\" level=info msg=\"Created container 0157ba30e3bb5153695371fc804a6d441d96ced214314eb1e219e36510a8ee67: openshift-infra/auto-csr-approver-29683582-cw26c/oc\" id=2572370c-0ea7-4489-9c26-8b8ff1b6d053 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.115823 | controller |     "Jun 09 14:22:02.616507 crc crio[23733]: time=\"2026-06-09T14:22:02.616340331Z\" level=info msg=\"Starting container: 0157ba30e3bb5153695371fc804a6d441d96ced214314eb1e219e36510a8ee67\" id=84d1fb0d-88d0-43a0-8c31-971393d839f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.115837 | controller |     "Jun 09 14:22:02.621921 crc crio[23733]: time=\"2026-06-09T14:22:02.621844251Z\" level=info msg=\"Started container\" PID=164595 containerID=0157ba30e3bb5153695371fc804a6d441d96ced214314eb1e219e36510a8ee67 description=openshift-infra/auto-csr-approver-29683582-cw26c/oc id=84d1fb0d-88d0-43a0-8c31-971393d839f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258",
2026-06-09 14:45:34.115853 | controller |     "Jun 09 14:22:04.987336 crc crio[23733]: time=\"2026-06-09T14:22:04.98607735Z\" level=info msg=\"Stopping pod sandbox: f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258\" id=018b172d-f264-4ca6-bf13-fa2f4e739dcb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.115868 | controller |     "Jun 09 14:22:04.989071 crc crio[23733]: time=\"2026-06-09T14:22:04.988211914Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683582-cw26c Namespace:openshift-infra ID:f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258 UID:e170f6b6-dcc5-45f9-a769-de18e2ad0845 NetNS:/var/run/netns/d0e9c7a4-ad32-4ace-b629-4c2d45a4baf3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode170f6b6_dcc5_45f9_a769_de18e2ad0845.slice PodAnnotations:0xc002898b90}] Aliases:map[]}\"",
2026-06-09 14:45:34.115887 | controller |     "Jun 09 14:22:04.989071 crc crio[23733]: time=\"2026-06-09T14:22:04.988418979Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683582-cw26c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.115936 | controller |     "Jun 09 14:22:05.322237 crc crio[23733]: time=\"2026-06-09T14:22:05.321952483Z\" level=info msg=\"Stopped pod sandbox: f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258\" id=018b172d-f264-4ca6-bf13-fa2f4e739dcb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.115959 | controller |     "Jun 09 14:22:14.287178 crc crio[23733]: time=\"2026-06-09T14:22:14.286214409Z\" level=info msg=\"Stopping pod sandbox: e47d26e288ed8829c26655c3046ffebf9dd527f110b6dcb921dce2c3628d58a8\" id=489b179e-3afa-4381-bb32-129f02ca8cda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.115976 | controller |     "Jun 09 14:22:14.289175 crc crio[23733]: time=\"2026-06-09T14:22:14.287956052Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj Namespace:openstack ID:e47d26e288ed8829c26655c3046ffebf9dd527f110b6dcb921dce2c3628d58a8 UID:f98b46dd-b0c6-4724-ab8b-b0dd6d3a3a90 NetNS:/var/run/netns/03ee5d3e-13d2-460c-9a05-07ce00c34e36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf98b46dd_b0c6_4724_ab8b_b0dd6d3a3a90.slice PodAnnotations:0xc00580b168}] Aliases:map[]}\"",
2026-06-09 14:45:34.115993 | controller |     "Jun 09 14:22:14.289175 crc crio[23733]: time=\"2026-06-09T14:22:14.288104596Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.116008 | controller |     "Jun 09 14:22:14.804003 crc crio[23733]: time=\"2026-06-09T14:22:14.803420804Z\" level=info msg=\"Stopped pod sandbox: e47d26e288ed8829c26655c3046ffebf9dd527f110b6dcb921dce2c3628d58a8\" id=489b179e-3afa-4381-bb32-129f02ca8cda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.116024 | controller |     "Jun 09 14:22:16.527912 crc crio[23733]: time=\"2026-06-09T14:22:16.526988178Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s/POD\" id=c336fc78-aa2d-44fc-ad00-8895b3a88b2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.116039 | controller |     "Jun 09 14:22:16.527912 crc crio[23733]: time=\"2026-06-09T14:22:16.527931242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.116055 | controller |     "Jun 09 14:22:16.566777 crc crio[23733]: time=\"2026-06-09T14:22:16.566621923Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s Namespace:openstack ID:0bfd86f728602443b8fc92f32ce307202f7f6bb3616e33edbb50cef98a9fa304 UID:fe6a3b63-629d-4f20-b226-eab0d4d694e1 NetNS:/var/run/netns/db4e011d-7efd-4d06-a67e-c3d75cb493da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe6a3b63_629d_4f20_b226_eab0d4d694e1.slice PodAnnotations:0xc00580a2b8}] Aliases:map[]}\"",
2026-06-09 14:45:34.116071 | controller |     "Jun 09 14:22:16.566777 crc crio[23733]: time=\"2026-06-09T14:22:16.566688904Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.116090 | controller |     "Jun 09 14:22:17.082165 crc crio[23733]: 2026-06-09T14:22:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0bfd86f72860244 Mac:92:e2:c7:ba:99:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/db4e011d-7efd-4d06-a67e-c3d75cb493da SocketPath: PciID:}] [{Interface:0xc00029ed70 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.116106 | controller |     "Jun 09 14:22:17.084922 crc crio[23733]: time=\"2026-06-09T14:22:17.084757452Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s Namespace:openstack ID:0bfd86f728602443b8fc92f32ce307202f7f6bb3616e33edbb50cef98a9fa304 UID:fe6a3b63-629d-4f20-b226-eab0d4d694e1 NetNS:/var/run/netns/db4e011d-7efd-4d06-a67e-c3d75cb493da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe6a3b63_629d_4f20_b226_eab0d4d694e1.slice PodAnnotations:0xc00580a2b8}] Aliases:map[]}\"",
2026-06-09 14:45:34.116121 | controller |     "Jun 09 14:22:17.085156 crc crio[23733]: time=\"2026-06-09T14:22:17.084984317Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.116136 | controller |     "Jun 09 14:22:17.097848 crc crio[23733]: time=\"2026-06-09T14:22:17.0966613Z\" level=info msg=\"Ran pod sandbox 0bfd86f728602443b8fc92f32ce307202f7f6bb3616e33edbb50cef98a9fa304 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s/POD\" id=c336fc78-aa2d-44fc-ad00-8895b3a88b2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.116151 | controller |     "Jun 09 14:22:17.104479 crc crio[23733]: time=\"2026-06-09T14:22:17.104365884Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c33e5455-8e2a-43c7-8b39-7afddb589f8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.116167 | controller |     "Jun 09 14:22:17.146097 crc crio[23733]: time=\"2026-06-09T14:22:17.145855896Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=896abb54-f56f-483d-9c52-4c07e6126637 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.116182 | controller |     "Jun 09 14:22:17.159580 crc crio[23733]: time=\"2026-06-09T14:22:17.159475537Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=758bfec2-9b41-4b3d-a05b-5f5a25d5afef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.116197 | controller |     "Jun 09 14:22:17.160475 crc crio[23733]: time=\"2026-06-09T14:22:17.160406571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.116213 | controller |     "Jun 09 14:22:17.231287 crc crio[23733]: time=\"2026-06-09T14:22:17.231056066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.116228 | controller |     "Jun 09 14:22:17.236923 crc crio[23733]: time=\"2026-06-09T14:22:17.236845711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.116287 | controller |     "Jun 09 14:22:17.402699 crc crio[23733]: time=\"2026-06-09T14:22:17.402425847Z\" level=info msg=\"Created container 11390b4a2f38598e0a9b0b0642cc2e3fd5fab282d78fe66280f6cfd6c3acce75: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=758bfec2-9b41-4b3d-a05b-5f5a25d5afef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.116310 | controller |     "Jun 09 14:22:17.407192 crc crio[23733]: time=\"2026-06-09T14:22:17.407031243Z\" level=info msg=\"Starting container: 11390b4a2f38598e0a9b0b0642cc2e3fd5fab282d78fe66280f6cfd6c3acce75\" id=79b9ddf0-d30e-40a0-a42c-9b15d2cf6691 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.116326 | controller |     "Jun 09 14:22:17.420868 crc crio[23733]: time=\"2026-06-09T14:22:17.420705967Z\" level=info msg=\"Started container\" PID=165726 containerID=11390b4a2f38598e0a9b0b0642cc2e3fd5fab282d78fe66280f6cfd6c3acce75 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=79b9ddf0-d30e-40a0-a42c-9b15d2cf6691 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bfd86f728602443b8fc92f32ce307202f7f6bb3616e33edbb50cef98a9fa304",
2026-06-09 14:45:34.116351 | controller |     "Jun 09 14:22:30.321903 crc crio[23733]: time=\"2026-06-09T14:22:30.321023431Z\" level=info msg=\"Removing container: 55ffca1432215d27cf7ad97a62f699376f956fdcd07806f7557e5cdfeb344e1e\" id=f7310aec-fe3a-4559-9aa3-73ce78613562 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.116366 | controller |     "Jun 09 14:22:30.557621 crc crio[23733]: time=\"2026-06-09T14:22:30.557326553Z\" level=info msg=\"Removed container 55ffca1432215d27cf7ad97a62f699376f956fdcd07806f7557e5cdfeb344e1e: openshift-infra/auto-csr-approver-29683576-qn9jm/oc\" id=f7310aec-fe3a-4559-9aa3-73ce78613562 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.116382 | controller |     "Jun 09 14:22:30.575531 crc crio[23733]: time=\"2026-06-09T14:22:30.575282314Z\" level=info msg=\"Stopping pod sandbox: d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993\" id=18825bb5-b84e-4f7c-bbaf-eb1368541381 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.116397 | controller |     "Jun 09 14:22:30.575531 crc crio[23733]: time=\"2026-06-09T14:22:30.575395457Z\" level=info msg=\"Stopped pod sandbox (already stopped): d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993\" id=18825bb5-b84e-4f7c-bbaf-eb1368541381 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.116412 | controller |     "Jun 09 14:22:30.576915 crc crio[23733]: time=\"2026-06-09T14:22:30.576833233Z\" level=info msg=\"Removing pod sandbox: d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993\" id=ac8a6a73-e0c3-4dbe-9a7e-069d9c7e22c0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.116427 | controller |     "Jun 09 14:22:30.597990 crc crio[23733]: time=\"2026-06-09T14:22:30.597924152Z\" level=info msg=\"Removed pod sandbox: d10686e6d468a8c22b277267b880858aa1c308010f1c6bbbb28c1731417bf993\" id=ac8a6a73-e0c3-4dbe-9a7e-069d9c7e22c0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.116442 | controller |     "Jun 09 14:24:00.565691 crc crio[23733]: time=\"2026-06-09T14:24:00.564717458Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683584-j7wjq/POD\" id=3038921e-53b7-4244-85d7-bc324dd61a68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.116457 | controller |     "Jun 09 14:24:00.568039 crc crio[23733]: time=\"2026-06-09T14:24:00.565890558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.116472 | controller |     "Jun 09 14:24:00.643058 crc crio[23733]: time=\"2026-06-09T14:24:00.642922009Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683584-j7wjq Namespace:openshift-infra ID:01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533 UID:5608e9ab-9e5e-4547-9d29-f892a4c0b780 NetNS:/var/run/netns/f5f9f0c0-8b8c-48b8-abf6-91350868b68f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5608e9ab_9e5e_4547_9d29_f892a4c0b780.slice PodAnnotations:0xc000308198}] Aliases:map[]}\"",
2026-06-09 14:45:34.116491 | controller |     "Jun 09 14:24:00.643058 crc crio[23733]: time=\"2026-06-09T14:24:00.643027551Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683584-j7wjq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.116506 | controller |     "Jun 09 14:24:01.287769 crc crio[23733]: 2026-06-09T14:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01b463311d44ab0 Mac:0e:6f:95:8e:ac:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/f5f9f0c0-8b8c-48b8-abf6-91350868b68f SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.116543 | controller |     "Jun 09 14:24:01.290286 crc crio[23733]: time=\"2026-06-09T14:24:01.290198361Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683584-j7wjq Namespace:openshift-infra ID:01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533 UID:5608e9ab-9e5e-4547-9d29-f892a4c0b780 NetNS:/var/run/netns/f5f9f0c0-8b8c-48b8-abf6-91350868b68f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5608e9ab_9e5e_4547_9d29_f892a4c0b780.slice PodAnnotations:0xc000308198}] Aliases:map[]}\"",
2026-06-09 14:45:34.116560 | controller |     "Jun 09 14:24:01.290447 crc crio[23733]: time=\"2026-06-09T14:24:01.290399996Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683584-j7wjq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.116576 | controller |     "Jun 09 14:24:01.305079 crc crio[23733]: time=\"2026-06-09T14:24:01.304894887Z\" level=info msg=\"Ran pod sandbox 01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533 with infra container: openshift-infra/auto-csr-approver-29683584-j7wjq/POD\" id=3038921e-53b7-4244-85d7-bc324dd61a68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.116591 | controller |     "Jun 09 14:24:01.309924 crc crio[23733]: time=\"2026-06-09T14:24:01.30983014Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=447a6f2b-31a6-4bd0-900e-df1a108a0864 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.116606 | controller |     "Jun 09 14:24:01.326487 crc crio[23733]: time=\"2026-06-09T14:24:01.326394934Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.116622 | controller |     "Jun 09 14:24:03.471855 crc crio[23733]: time=\"2026-06-09T14:24:03.470754771Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=447a6f2b-31a6-4bd0-900e-df1a108a0864 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.116637 | controller |     "Jun 09 14:24:03.475918 crc crio[23733]: time=\"2026-06-09T14:24:03.475824297Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d39562f4-d2c2-454f-8ecb-efd885c0b164 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.116652 | controller |     "Jun 09 14:24:03.479275 crc crio[23733]: time=\"2026-06-09T14:24:03.479037107Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=61029243-9e72-4e48-a035-e4b97d61fe20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.116667 | controller |     "Jun 09 14:24:03.493903 crc crio[23733]: time=\"2026-06-09T14:24:03.493800966Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683584-j7wjq/oc\" id=a51239ad-09fa-4bea-8cbd-d74452762d81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.116683 | controller |     "Jun 09 14:24:03.494674 crc crio[23733]: time=\"2026-06-09T14:24:03.494625146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.116704 | controller |     "Jun 09 14:24:03.556686 crc crio[23733]: time=\"2026-06-09T14:24:03.555961796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.116720 | controller |     "Jun 09 14:24:04.752033 crc crio[23733]: time=\"2026-06-09T14:24:04.751447569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.116736 | controller |     "Jun 09 14:24:04.896056 crc crio[23733]: time=\"2026-06-09T14:24:04.895959543Z\" level=info msg=\"Created container e3b989f875c80da625c659cfd42c1c5c4c0158ee88049ca836cdd3d0143ee78f: openshift-infra/auto-csr-approver-29683584-j7wjq/oc\" id=a51239ad-09fa-4bea-8cbd-d74452762d81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.116751 | controller |     "Jun 09 14:24:04.897754 crc crio[23733]: time=\"2026-06-09T14:24:04.897628155Z\" level=info msg=\"Starting container: e3b989f875c80da625c659cfd42c1c5c4c0158ee88049ca836cdd3d0143ee78f\" id=2ff83225-568b-4370-a251-6439cc0b7591 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.116766 | controller |     "Jun 09 14:24:04.906253 crc crio[23733]: time=\"2026-06-09T14:24:04.906171618Z\" level=info msg=\"Started container\" PID=171200 containerID=e3b989f875c80da625c659cfd42c1c5c4c0158ee88049ca836cdd3d0143ee78f description=openshift-infra/auto-csr-approver-29683584-j7wjq/oc id=2ff83225-568b-4370-a251-6439cc0b7591 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533",
2026-06-09 14:45:34.116781 | controller |     "Jun 09 14:24:07.295911 crc crio[23733]: time=\"2026-06-09T14:24:07.294828468Z\" level=info msg=\"Stopping pod sandbox: 01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533\" id=508a4517-c183-4371-9f44-66e732d8d6fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.116796 | controller |     "Jun 09 14:24:07.297958 crc crio[23733]: time=\"2026-06-09T14:24:07.296365166Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683584-j7wjq Namespace:openshift-infra ID:01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533 UID:5608e9ab-9e5e-4547-9d29-f892a4c0b780 NetNS:/var/run/netns/f5f9f0c0-8b8c-48b8-abf6-91350868b68f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5608e9ab_9e5e_4547_9d29_f892a4c0b780.slice PodAnnotations:0xc00028eb58}] Aliases:map[]}\"",
2026-06-09 14:45:34.116812 | controller |     "Jun 09 14:24:07.297958 crc crio[23733]: time=\"2026-06-09T14:24:07.29652166Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683584-j7wjq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.116828 | controller |     "Jun 09 14:24:07.647461 crc crio[23733]: time=\"2026-06-09T14:24:07.64735474Z\" level=info msg=\"Stopped pod sandbox: 01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533\" id=508a4517-c183-4371-9f44-66e732d8d6fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.116844 | controller |     "Jun 09 14:24:30.677846 crc crio[23733]: time=\"2026-06-09T14:24:30.676711983Z\" level=info msg=\"Removing container: 0b60f182cab20ace4730b6f2bc74de5d2270caa68dc374a4d5dd8dc52034a75e\" id=4c678360-07b5-437a-9e9b-7dc778c9eda9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.116859 | controller |     "Jun 09 14:24:30.976061 crc crio[23733]: time=\"2026-06-09T14:24:30.975916115Z\" level=info msg=\"Removed container 0b60f182cab20ace4730b6f2bc74de5d2270caa68dc374a4d5dd8dc52034a75e: openshift-infra/auto-csr-approver-29683578-7bfqt/oc\" id=4c678360-07b5-437a-9e9b-7dc778c9eda9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.116874 | controller |     "Jun 09 14:24:30.989617 crc crio[23733]: time=\"2026-06-09T14:24:30.989556186Z\" level=info msg=\"Stopping pod sandbox: 80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946\" id=f520ba24-96df-41ad-86fa-c81e9de23016 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.116892 | controller |     "Jun 09 14:24:30.990223 crc crio[23733]: time=\"2026-06-09T14:24:30.990180452Z\" level=info msg=\"Stopped pod sandbox (already stopped): 80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946\" id=f520ba24-96df-41ad-86fa-c81e9de23016 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.116908 | controller |     "Jun 09 14:24:30.991315 crc crio[23733]: time=\"2026-06-09T14:24:30.991255498Z\" level=info msg=\"Removing pod sandbox: 80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946\" id=6dad42e8-b4b7-471f-8a2b-5b24f62aaca7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.116923 | controller |     "Jun 09 14:24:31.020410 crc crio[23733]: time=\"2026-06-09T14:24:31.020049905Z\" level=info msg=\"Removed pod sandbox: 80ee21cb5b839aaee94c965feba1ff002d6d9a747a73919155191341a4f40946\" id=6dad42e8-b4b7-471f-8a2b-5b24f62aaca7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.116939 | controller |     "Jun 09 14:25:06.882526 crc crio[23733]: time=\"2026-06-09T14:25:06.881534412Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-z748h/POD\" id=4b605e55-f836-4553-be50-489aeb778ff7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.116954 | controller |     "Jun 09 14:25:06.883842 crc crio[23733]: time=\"2026-06-09T14:25:06.882568438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.116969 | controller |     "Jun 09 14:25:06.926031 crc crio[23733]: time=\"2026-06-09T14:25:06.925970598Z\" level=info msg=\"Got pod network &{Name:community-operators-z748h Namespace:openshift-marketplace ID:6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71 UID:bf010f13-f411-45f5-8c2f-7375431c24a6 NetNS:/var/run/netns/f8e81ca1-ec5a-4bcc-b3ec-abc6e0dbc1a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf010f13_f411_45f5_8c2f_7375431c24a6.slice PodAnnotations:0xc002534640}] Aliases:map[]}\"",
2026-06-09 14:45:34.116984 | controller |     "Jun 09 14:25:06.926540 crc crio[23733]: time=\"2026-06-09T14:25:06.926514522Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-z748h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.116999 | controller |     "Jun 09 14:25:07.616931 crc crio[23733]: 2026-06-09T14:25:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6fe9a8b39f6748d Mac:06:de:3f:12:39:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/f8e81ca1-ec5a-4bcc-b3ec-abc6e0dbc1a4 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.117015 | controller |     "Jun 09 14:25:07.618838 crc crio[23733]: time=\"2026-06-09T14:25:07.618789324Z\" level=info msg=\"Got pod network &{Name:community-operators-z748h Namespace:openshift-marketplace ID:6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71 UID:bf010f13-f411-45f5-8c2f-7375431c24a6 NetNS:/var/run/netns/f8e81ca1-ec5a-4bcc-b3ec-abc6e0dbc1a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf010f13_f411_45f5_8c2f_7375431c24a6.slice PodAnnotations:0xc002534640}] Aliases:map[]}\"",
2026-06-09 14:45:34.117031 | controller |     "Jun 09 14:25:07.619213 crc crio[23733]: time=\"2026-06-09T14:25:07.619183984Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-z748h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.117049 | controller |     "Jun 09 14:25:07.636431 crc crio[23733]: time=\"2026-06-09T14:25:07.636380982Z\" level=info msg=\"Ran pod sandbox 6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71 with infra container: openshift-marketplace/community-operators-z748h/POD\" id=4b605e55-f836-4553-be50-489aeb778ff7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.117064 | controller |     "Jun 09 14:25:07.641222 crc crio[23733]: time=\"2026-06-09T14:25:07.63994111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ecfbf8b0-c4a4-4352-ab0f-70a33405ddc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.117080 | controller |     "Jun 09 14:25:07.645457 crc crio[23733]: time=\"2026-06-09T14:25:07.645404008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=55a605bb-69ad-40c3-bcf8-0906a58505ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.117095 | controller |     "Jun 09 14:25:07.661603 crc crio[23733]: time=\"2026-06-09T14:25:07.661427657Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z748h/extract-utilities\" id=ee05cf41-9011-4b02-aae1-9fd6d11b3310 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.117110 | controller |     "Jun 09 14:25:07.662373 crc crio[23733]: time=\"2026-06-09T14:25:07.662286909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.117125 | controller |     "Jun 09 14:25:07.737669 crc crio[23733]: time=\"2026-06-09T14:25:07.737377272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.117141 | controller |     "Jun 09 14:25:07.748383 crc crio[23733]: time=\"2026-06-09T14:25:07.748197821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.117156 | controller |     "Jun 09 14:25:07.951821 crc crio[23733]: time=\"2026-06-09T14:25:07.951192443Z\" level=info msg=\"Created container f4b4379a9ab9d1445c7a3c420b6176bd8145f5ed59d112bcb46e4dc58a47da1f: openshift-marketplace/community-operators-z748h/extract-utilities\" id=ee05cf41-9011-4b02-aae1-9fd6d11b3310 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.117171 | controller |     "Jun 09 14:25:07.953691 crc crio[23733]: time=\"2026-06-09T14:25:07.953623894Z\" level=info msg=\"Starting container: f4b4379a9ab9d1445c7a3c420b6176bd8145f5ed59d112bcb46e4dc58a47da1f\" id=5146a55b-20f8-42e1-9df9-d7268bcf02d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.117186 | controller |     "Jun 09 14:25:07.960524 crc crio[23733]: time=\"2026-06-09T14:25:07.960375713Z\" level=info msg=\"Started container\" PID=174563 containerID=f4b4379a9ab9d1445c7a3c420b6176bd8145f5ed59d112bcb46e4dc58a47da1f description=openshift-marketplace/community-operators-z748h/extract-utilities id=5146a55b-20f8-42e1-9df9-d7268bcf02d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71",
2026-06-09 14:45:34.117202 | controller |     "Jun 09 14:25:08.279839 crc crio[23733]: time=\"2026-06-09T14:25:08.279711836Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=943409a5-d594-4108-aafd-4d28766172bc name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.117217 | controller |     "Jun 09 14:25:08.289571 crc crio[23733]: time=\"2026-06-09T14:25:08.289425758Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 14:45:34.117233 | controller |     "Jun 09 14:25:08.973697 crc crio[23733]: time=\"2026-06-09T14:25:08.973034847Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=943409a5-d594-4108-aafd-4d28766172bc name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.117251 | controller |     "Jun 09 14:25:08.975444 crc crio[23733]: time=\"2026-06-09T14:25:08.97475612Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6c8d3c36-a0d1-44d6-af7c-52f90ed17044 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.117266 | controller |     "Jun 09 14:25:08.979414 crc crio[23733]: time=\"2026-06-09T14:25:08.97917448Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=50710261-59ab-4527-9917-b3b54d5b7d61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.117281 | controller |     "Jun 09 14:25:08.988212 crc crio[23733]: time=\"2026-06-09T14:25:08.988058482Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z748h/extract-content\" id=44bf25d6-0475-4eb0-8f99-8a0daa1840c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.117296 | controller |     "Jun 09 14:25:08.988755 crc crio[23733]: time=\"2026-06-09T14:25:08.988663457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.117312 | controller |     "Jun 09 14:25:09.047792 crc crio[23733]: time=\"2026-06-09T14:25:09.047668339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.117328 | controller |     "Jun 09 14:25:09.052357 crc crio[23733]: time=\"2026-06-09T14:25:09.052280034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.117343 | controller |     "Jun 09 14:25:09.230216 crc crio[23733]: time=\"2026-06-09T14:25:09.229947745Z\" level=info msg=\"Created container 50d848235ef48ef4cf4fe2247a02d3b5ac9a106b19718eb8b79639b766a4a98c: openshift-marketplace/community-operators-z748h/extract-content\" id=44bf25d6-0475-4eb0-8f99-8a0daa1840c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.117358 | controller |     "Jun 09 14:25:09.236182 crc crio[23733]: time=\"2026-06-09T14:25:09.236016536Z\" level=info msg=\"Starting container: 50d848235ef48ef4cf4fe2247a02d3b5ac9a106b19718eb8b79639b766a4a98c\" id=a18f386b-8c35-4c0c-b0a8-3355c8af0d94 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.117373 | controller |     "Jun 09 14:25:09.245196 crc crio[23733]: time=\"2026-06-09T14:25:09.245002019Z\" level=info msg=\"Started container\" PID=174606 containerID=50d848235ef48ef4cf4fe2247a02d3b5ac9a106b19718eb8b79639b766a4a98c description=openshift-marketplace/community-operators-z748h/extract-content id=a18f386b-8c35-4c0c-b0a8-3355c8af0d94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71",
2026-06-09 14:45:34.117389 | controller |     "Jun 09 14:25:11.377632 crc crio[23733]: time=\"2026-06-09T14:25:11.376670251Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5118f267-ee9e-407f-8e7e-9a84e88b993f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.117404 | controller |     "Jun 09 14:25:11.381593 crc crio[23733]: time=\"2026-06-09T14:25:11.381503441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a2146cb3-c753-4ef4-bb21-fe63e8abc4b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.117420 | controller |     "Jun 09 14:25:11.391385 crc crio[23733]: time=\"2026-06-09T14:25:11.391255015Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z748h/registry-server\" id=e9be806e-b853-4eb6-b553-9c50ac1b0cda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.117438 | controller |     "Jun 09 14:25:11.391874 crc crio[23733]: time=\"2026-06-09T14:25:11.391810839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.117454 | controller |     "Jun 09 14:25:11.464842 crc crio[23733]: time=\"2026-06-09T14:25:11.464704736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.117469 | controller |     "Jun 09 14:25:11.468702 crc crio[23733]: time=\"2026-06-09T14:25:11.468621744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.117485 | controller |     "Jun 09 14:25:11.642880 crc crio[23733]: time=\"2026-06-09T14:25:11.642772547Z\" level=info msg=\"Created container 5919dbfb67f06c4ff10d38cb6800b23f9761b8b246a7a4a8e51244c8ddac066a: openshift-marketplace/community-operators-z748h/registry-server\" id=e9be806e-b853-4eb6-b553-9c50ac1b0cda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.117500 | controller |     "Jun 09 14:25:11.644284 crc crio[23733]: time=\"2026-06-09T14:25:11.644208633Z\" level=info msg=\"Starting container: 5919dbfb67f06c4ff10d38cb6800b23f9761b8b246a7a4a8e51244c8ddac066a\" id=9640c32e-c79d-4ce7-93fe-7c7243025ec5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.117532 | controller |     "Jun 09 14:25:11.651209 crc crio[23733]: time=\"2026-06-09T14:25:11.651067874Z\" level=info msg=\"Started container\" PID=174744 containerID=5919dbfb67f06c4ff10d38cb6800b23f9761b8b246a7a4a8e51244c8ddac066a description=openshift-marketplace/community-operators-z748h/registry-server id=9640c32e-c79d-4ce7-93fe-7c7243025ec5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71",
2026-06-09 14:45:34.117550 | controller |     "Jun 09 14:25:13.434506 crc crio[23733]: time=\"2026-06-09T14:25:13.433557347Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-7cxqz/POD\" id=848e17b0-e575-440b-8d57-594f4ffe5fc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.117565 | controller |     "Jun 09 14:25:13.434506 crc crio[23733]: time=\"2026-06-09T14:25:13.434459739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.117581 | controller |     "Jun 09 14:25:13.532563 crc crio[23733]: time=\"2026-06-09T14:25:13.532446123Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7cxqz Namespace:openshift-marketplace ID:427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a UID:78ea76a3-032b-477b-a3f8-2d226ba0976b NetNS:/var/run/netns/bcffcabd-6bc0-4e1c-af12-e3f2428cd88f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod78ea76a3_032b_477b_a3f8_2d226ba0976b.slice PodAnnotations:0xc0025342e0}] Aliases:map[]}\"",
2026-06-09 14:45:34.117596 | controller |     "Jun 09 14:25:13.533089 crc crio[23733]: time=\"2026-06-09T14:25:13.533067739Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-7cxqz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.117612 | controller |     "Jun 09 14:25:14.151865 crc crio[23733]: 2026-06-09T14:25:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:427dbcf00091ef0 Mac:c6:03:e9:71:76:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/bcffcabd-6bc0-4e1c-af12-e3f2428cd88f SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.117630 | controller |     "Jun 09 14:25:14.151865 crc crio[23733]: time=\"2026-06-09T14:25:14.148935517Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7cxqz Namespace:openshift-marketplace ID:427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a UID:78ea76a3-032b-477b-a3f8-2d226ba0976b NetNS:/var/run/netns/bcffcabd-6bc0-4e1c-af12-e3f2428cd88f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod78ea76a3_032b_477b_a3f8_2d226ba0976b.slice PodAnnotations:0xc0025342e0}] Aliases:map[]}\"",
2026-06-09 14:45:34.117646 | controller |     "Jun 09 14:25:14.151865 crc crio[23733]: time=\"2026-06-09T14:25:14.149084461Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-7cxqz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.117662 | controller |     "Jun 09 14:25:14.165043 crc crio[23733]: time=\"2026-06-09T14:25:14.164820944Z\" level=info msg=\"Ran pod sandbox 427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a with infra container: openshift-marketplace/redhat-marketplace-7cxqz/POD\" id=848e17b0-e575-440b-8d57-594f4ffe5fc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.117677 | controller |     "Jun 09 14:25:14.168641 crc crio[23733]: time=\"2026-06-09T14:25:14.168578608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e4b36f37-6fd8-4214-bfb3-ad7015bae90d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.117692 | controller |     "Jun 09 14:25:14.172241 crc crio[23733]: time=\"2026-06-09T14:25:14.172190218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1171ee6e-9e3c-40b2-8f31-2f0a28be16a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.117707 | controller |     "Jun 09 14:25:14.182541 crc crio[23733]: time=\"2026-06-09T14:25:14.182477674Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-7cxqz/extract-utilities\" id=9c84af45-2012-4ffd-b1c1-bc3d18314ea3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.117723 | controller |     "Jun 09 14:25:14.183424 crc crio[23733]: time=\"2026-06-09T14:25:14.183398257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.117738 | controller |     "Jun 09 14:25:14.260085 crc crio[23733]: time=\"2026-06-09T14:25:14.258981723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.117753 | controller |     "Jun 09 14:25:14.269257 crc crio[23733]: time=\"2026-06-09T14:25:14.269073954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.117769 | controller |     "Jun 09 14:25:14.474509 crc crio[23733]: time=\"2026-06-09T14:25:14.474379574Z\" level=info msg=\"Created container 9905f49a5bd535061f271ff82c5b73bbf5ccdf93a56d110ded9959bbc0ea9d76: openshift-marketplace/redhat-marketplace-7cxqz/extract-utilities\" id=9c84af45-2012-4ffd-b1c1-bc3d18314ea3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.117784 | controller |     "Jun 09 14:25:14.479606 crc crio[23733]: time=\"2026-06-09T14:25:14.479496562Z\" level=info msg=\"Starting container: 9905f49a5bd535061f271ff82c5b73bbf5ccdf93a56d110ded9959bbc0ea9d76\" id=a412e70b-e520-4eb4-82e1-b24da5bc0b5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.117799 | controller |     "Jun 09 14:25:14.487744 crc crio[23733]: time=\"2026-06-09T14:25:14.487607934Z\" level=info msg=\"Started container\" PID=174935 containerID=9905f49a5bd535061f271ff82c5b73bbf5ccdf93a56d110ded9959bbc0ea9d76 description=openshift-marketplace/redhat-marketplace-7cxqz/extract-utilities id=a412e70b-e520-4eb4-82e1-b24da5bc0b5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a",
2026-06-09 14:45:34.117818 | controller |     "Jun 09 14:25:14.869069 crc crio[23733]: time=\"2026-06-09T14:25:14.868590716Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c4e9b1f5-e4da-4132-87c7-8681a3a8c587 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.117833 | controller |     "Jun 09 14:25:14.875328 crc crio[23733]: time=\"2026-06-09T14:25:14.875154999Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 14:45:34.117849 | controller |     "Jun 09 14:25:15.503603 crc crio[23733]: time=\"2026-06-09T14:25:15.503466358Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=c4e9b1f5-e4da-4132-87c7-8681a3a8c587 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.117864 | controller |     "Jun 09 14:25:15.505964 crc crio[23733]: time=\"2026-06-09T14:25:15.505363486Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=221b871c-31e5-4419-bd0d-4353940e44eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.117879 | controller |     "Jun 09 14:25:15.508503 crc crio[23733]: time=\"2026-06-09T14:25:15.508424202Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f6b677cb-5d98-477a-9f4f-ee0e8fd8f71b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.117895 | controller |     "Jun 09 14:25:15.522061 crc crio[23733]: time=\"2026-06-09T14:25:15.521966679Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-7cxqz/extract-content\" id=3a2c2877-5987-42da-8583-8a8ea3391532 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.117909 | controller |     "Jun 09 14:25:15.523336 crc crio[23733]: time=\"2026-06-09T14:25:15.522583004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.117924 | controller |     "Jun 09 14:25:15.580141 crc crio[23733]: time=\"2026-06-09T14:25:15.580008617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.117939 | controller |     "Jun 09 14:25:15.584921 crc crio[23733]: time=\"2026-06-09T14:25:15.584711944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.117954 | controller |     "Jun 09 14:25:15.773416 crc crio[23733]: time=\"2026-06-09T14:25:15.772847147Z\" level=info msg=\"Created container 11f4c1867d23fe42e45208b9f0de6faea1a2718a09896b828c11d281fd80c730: openshift-marketplace/redhat-marketplace-7cxqz/extract-content\" id=3a2c2877-5987-42da-8583-8a8ea3391532 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.117969 | controller |     "Jun 09 14:25:15.775971 crc crio[23733]: time=\"2026-06-09T14:25:15.775891942Z\" level=info msg=\"Starting container: 11f4c1867d23fe42e45208b9f0de6faea1a2718a09896b828c11d281fd80c730\" id=627ea7c0-3a0f-436f-8d7e-134ec2035424 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.117984 | controller |     "Jun 09 14:25:15.788849 crc crio[23733]: time=\"2026-06-09T14:25:15.788747983Z\" level=info msg=\"Started container\" PID=175080 containerID=11f4c1867d23fe42e45208b9f0de6faea1a2718a09896b828c11d281fd80c730 description=openshift-marketplace/redhat-marketplace-7cxqz/extract-content id=627ea7c0-3a0f-436f-8d7e-134ec2035424 name=/runtime.v1.RuntimeService/StartContainer sandboxID=427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a",
2026-06-09 14:45:34.118002 | controller |     "Jun 09 14:25:16.909943 crc crio[23733]: time=\"2026-06-09T14:25:16.909350079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a02e35c6-e865-4454-bec2-533ce9801956 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.118018 | controller |     "Jun 09 14:25:16.914636 crc crio[23733]: time=\"2026-06-09T14:25:16.91459421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2a7ff4d1-d834-470f-bb15-158a5e4ceb53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.118033 | controller |     "Jun 09 14:25:16.931654 crc crio[23733]: time=\"2026-06-09T14:25:16.931537072Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-7cxqz/registry-server\" id=25baef73-5356-4be8-a6bf-9bb0ea037ad7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.118048 | controller |     "Jun 09 14:25:16.932419 crc crio[23733]: time=\"2026-06-09T14:25:16.932327213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.118063 | controller |     "Jun 09 14:25:17.011099 crc crio[23733]: time=\"2026-06-09T14:25:17.010935493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.118078 | controller |     "Jun 09 14:25:17.032876 crc crio[23733]: time=\"2026-06-09T14:25:17.032784127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.118093 | controller |     "Jun 09 14:25:17.203525 crc crio[23733]: time=\"2026-06-09T14:25:17.203385142Z\" level=info msg=\"Created container ac8282c057541d085f36cad60a02ec3271cf1096ce4776182b15ade48d5a5031: openshift-marketplace/redhat-marketplace-7cxqz/registry-server\" id=25baef73-5356-4be8-a6bf-9bb0ea037ad7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.118108 | controller |     "Jun 09 14:25:17.206159 crc crio[23733]: time=\"2026-06-09T14:25:17.205999107Z\" level=info msg=\"Starting container: ac8282c057541d085f36cad60a02ec3271cf1096ce4776182b15ade48d5a5031\" id=33c75e50-8e0c-454e-9887-174e121d354a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.118123 | controller |     "Jun 09 14:25:17.213442 crc crio[23733]: time=\"2026-06-09T14:25:17.21332524Z\" level=info msg=\"Started container\" PID=175262 containerID=ac8282c057541d085f36cad60a02ec3271cf1096ce4776182b15ade48d5a5031 description=openshift-marketplace/redhat-marketplace-7cxqz/registry-server id=33c75e50-8e0c-454e-9887-174e121d354a name=/runtime.v1.RuntimeService/StartContainer sandboxID=427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a",
2026-06-09 14:45:34.118138 | controller |     "Jun 09 14:25:19.253082 crc crio[23733]: time=\"2026-06-09T14:25:19.252241238Z\" level=info msg=\"Stopping container: 5919dbfb67f06c4ff10d38cb6800b23f9761b8b246a7a4a8e51244c8ddac066a (timeout: 2s)\" id=83cac59d-039c-4935-8b2d-fd633d77a1fb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.118153 | controller |     "Jun 09 14:25:19.379425 crc crio[23733]: time=\"2026-06-09T14:25:19.379083001Z\" level=info msg=\"Stopped container 5919dbfb67f06c4ff10d38cb6800b23f9761b8b246a7a4a8e51244c8ddac066a: openshift-marketplace/community-operators-z748h/registry-server\" id=83cac59d-039c-4935-8b2d-fd633d77a1fb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.118168 | controller |     "Jun 09 14:25:19.384261 crc crio[23733]: time=\"2026-06-09T14:25:19.384183289Z\" level=info msg=\"Stopping pod sandbox: 6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71\" id=951b88d1-b6db-4bf1-b1b2-87760dde65f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.118187 | controller |     "Jun 09 14:25:19.384960 crc crio[23733]: time=\"2026-06-09T14:25:19.384837784Z\" level=info msg=\"Got pod network &{Name:community-operators-z748h Namespace:openshift-marketplace ID:6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71 UID:bf010f13-f411-45f5-8c2f-7375431c24a6 NetNS:/var/run/netns/f8e81ca1-ec5a-4bcc-b3ec-abc6e0dbc1a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf010f13_f411_45f5_8c2f_7375431c24a6.slice PodAnnotations:0xc00012a528}] Aliases:map[]}\"",
2026-06-09 14:45:34.118203 | controller |     "Jun 09 14:25:19.385060 crc crio[23733]: time=\"2026-06-09T14:25:19.385016829Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-z748h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.118218 | controller |     "Jun 09 14:25:19.718737 crc crio[23733]: time=\"2026-06-09T14:25:19.718621809Z\" level=info msg=\"Stopped pod sandbox: 6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71\" id=951b88d1-b6db-4bf1-b1b2-87760dde65f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.118234 | controller |     "Jun 09 14:25:19.969150 crc crio[23733]: time=\"2026-06-09T14:25:19.967692091Z\" level=info msg=\"Removing container: 5919dbfb67f06c4ff10d38cb6800b23f9761b8b246a7a4a8e51244c8ddac066a\" id=9455186b-e552-4548-a274-42b9116b62cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.118249 | controller |     "Jun 09 14:25:19.998674 crc crio[23733]: time=\"2026-06-09T14:25:19.99854791Z\" level=info msg=\"Removed container 5919dbfb67f06c4ff10d38cb6800b23f9761b8b246a7a4a8e51244c8ddac066a: openshift-marketplace/community-operators-z748h/registry-server\" id=9455186b-e552-4548-a274-42b9116b62cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.118264 | controller |     "Jun 09 14:25:20.005646 crc crio[23733]: time=\"2026-06-09T14:25:20.005527223Z\" level=info msg=\"Removing container: 50d848235ef48ef4cf4fe2247a02d3b5ac9a106b19718eb8b79639b766a4a98c\" id=efca11e2-5127-4afc-bdf7-7f317f68582e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.118280 | controller |     "Jun 09 14:25:20.041177 crc crio[23733]: time=\"2026-06-09T14:25:20.040457565Z\" level=info msg=\"Removed container 50d848235ef48ef4cf4fe2247a02d3b5ac9a106b19718eb8b79639b766a4a98c: openshift-marketplace/community-operators-z748h/extract-content\" id=efca11e2-5127-4afc-bdf7-7f317f68582e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.118295 | controller |     "Jun 09 14:25:20.053236 crc crio[23733]: time=\"2026-06-09T14:25:20.052550036Z\" level=info msg=\"Removing container: f4b4379a9ab9d1445c7a3c420b6176bd8145f5ed59d112bcb46e4dc58a47da1f\" id=d292e58f-7f22-4129-b5bc-fdb03a47f862 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.118310 | controller |     "Jun 09 14:25:20.104462 crc crio[23733]: time=\"2026-06-09T14:25:20.104362479Z\" level=info msg=\"Removed container f4b4379a9ab9d1445c7a3c420b6176bd8145f5ed59d112bcb46e4dc58a47da1f: openshift-marketplace/community-operators-z748h/extract-utilities\" id=d292e58f-7f22-4129-b5bc-fdb03a47f862 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.118326 | controller |     "Jun 09 14:25:26.068592 crc crio[23733]: time=\"2026-06-09T14:25:26.067388579Z\" level=info msg=\"Stopping container: ac8282c057541d085f36cad60a02ec3271cf1096ce4776182b15ade48d5a5031 (timeout: 2s)\" id=0110d397-2f92-4f58-86d2-fb8879e55625 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.118341 | controller |     "Jun 09 14:25:26.196560 crc crio[23733]: time=\"2026-06-09T14:25:26.196448149Z\" level=info msg=\"Stopped container ac8282c057541d085f36cad60a02ec3271cf1096ce4776182b15ade48d5a5031: openshift-marketplace/redhat-marketplace-7cxqz/registry-server\" id=0110d397-2f92-4f58-86d2-fb8879e55625 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.118359 | controller |     "Jun 09 14:25:26.197953 crc crio[23733]: time=\"2026-06-09T14:25:26.197867043Z\" level=info msg=\"Stopping pod sandbox: 427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a\" id=89ce4cbc-4eb8-4745-ba29-7e8f344cf877 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.118375 | controller |     "Jun 09 14:25:26.198918 crc crio[23733]: time=\"2026-06-09T14:25:26.198843947Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7cxqz Namespace:openshift-marketplace ID:427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a UID:78ea76a3-032b-477b-a3f8-2d226ba0976b NetNS:/var/run/netns/bcffcabd-6bc0-4e1c-af12-e3f2428cd88f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod78ea76a3_032b_477b_a3f8_2d226ba0976b.slice PodAnnotations:0xc001026bf0}] Aliases:map[]}\"",
2026-06-09 14:45:34.118390 | controller |     "Jun 09 14:25:26.199187 crc crio[23733]: time=\"2026-06-09T14:25:26.199076993Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-7cxqz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.118406 | controller |     "Jun 09 14:25:26.580389 crc crio[23733]: time=\"2026-06-09T14:25:26.57904888Z\" level=info msg=\"Stopped pod sandbox: 427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a\" id=89ce4cbc-4eb8-4745-ba29-7e8f344cf877 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.118421 | controller |     "Jun 09 14:25:27.092817 crc crio[23733]: time=\"2026-06-09T14:25:27.092648318Z\" level=info msg=\"Removing container: ac8282c057541d085f36cad60a02ec3271cf1096ce4776182b15ade48d5a5031\" id=8715a100-0293-4873-9645-5d388240d181 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.118436 | controller |     "Jun 09 14:25:27.131507 crc crio[23733]: time=\"2026-06-09T14:25:27.131372664Z\" level=info msg=\"Removed container ac8282c057541d085f36cad60a02ec3271cf1096ce4776182b15ade48d5a5031: openshift-marketplace/redhat-marketplace-7cxqz/registry-server\" id=8715a100-0293-4873-9645-5d388240d181 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.118452 | controller |     "Jun 09 14:25:27.135092 crc crio[23733]: time=\"2026-06-09T14:25:27.135001493Z\" level=info msg=\"Removing container: 11f4c1867d23fe42e45208b9f0de6faea1a2718a09896b828c11d281fd80c730\" id=d32d5bb2-5ea2-473d-b92b-fa5942712f51 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.118467 | controller |     "Jun 09 14:25:27.187951 crc crio[23733]: time=\"2026-06-09T14:25:27.187456092Z\" level=info msg=\"Removed container 11f4c1867d23fe42e45208b9f0de6faea1a2718a09896b828c11d281fd80c730: openshift-marketplace/redhat-marketplace-7cxqz/extract-content\" id=d32d5bb2-5ea2-473d-b92b-fa5942712f51 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.118483 | controller |     "Jun 09 14:25:27.192080 crc crio[23733]: time=\"2026-06-09T14:25:27.192002895Z\" level=info msg=\"Removing container: 9905f49a5bd535061f271ff82c5b73bbf5ccdf93a56d110ded9959bbc0ea9d76\" id=18b92389-81a8-46e5-9218-57027158796d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.118499 | controller |     "Jun 09 14:25:27.235005 crc crio[23733]: time=\"2026-06-09T14:25:27.233808278Z\" level=info msg=\"Removed container 9905f49a5bd535061f271ff82c5b73bbf5ccdf93a56d110ded9959bbc0ea9d76: openshift-marketplace/redhat-marketplace-7cxqz/extract-utilities\" id=18b92389-81a8-46e5-9218-57027158796d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.118530 | controller |     "Jun 09 14:25:31.047058 crc crio[23733]: time=\"2026-06-09T14:25:31.04601758Z\" level=info msg=\"Stopping pod sandbox: 6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71\" id=daed4b69-b6b4-49d9-b860-70bddf6f1c02 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.118550 | controller |     "Jun 09 14:25:31.047058 crc crio[23733]: time=\"2026-06-09T14:25:31.047032035Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71\" id=daed4b69-b6b4-49d9-b860-70bddf6f1c02 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.118567 | controller |     "Jun 09 14:25:31.049177 crc crio[23733]: time=\"2026-06-09T14:25:31.047764863Z\" level=info msg=\"Removing pod sandbox: 6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71\" id=d0a53cfb-2cf6-4aef-89f3-fc2e32c86a98 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.118582 | controller |     "Jun 09 14:25:31.064631 crc crio[23733]: time=\"2026-06-09T14:25:31.064517841Z\" level=info msg=\"Removed pod sandbox: 6fe9a8b39f6748db57cf7dd1b5c32f266c68a8df220bcd9bcb1c0932ab5b3c71\" id=d0a53cfb-2cf6-4aef-89f3-fc2e32c86a98 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.118597 | controller |     "Jun 09 14:25:31.065851 crc crio[23733]: time=\"2026-06-09T14:25:31.065769352Z\" level=info msg=\"Stopping pod sandbox: 427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a\" id=e887b8fa-66eb-4786-b3a6-3ba8aee69ae3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.118612 | controller |     "Jun 09 14:25:31.065940 crc crio[23733]: time=\"2026-06-09T14:25:31.065891935Z\" level=info msg=\"Stopped pod sandbox (already stopped): 427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a\" id=e887b8fa-66eb-4786-b3a6-3ba8aee69ae3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.118627 | controller |     "Jun 09 14:25:31.067015 crc crio[23733]: time=\"2026-06-09T14:25:31.066892581Z\" level=info msg=\"Removing pod sandbox: 427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a\" id=e8e401f6-e606-4e65-b858-0b45013dd6b4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.118642 | controller |     "Jun 09 14:25:31.084453 crc crio[23733]: time=\"2026-06-09T14:25:31.084340026Z\" level=info msg=\"Removed pod sandbox: 427dbcf00091ef0abe31472508998c6a7bfb7740b455a30fd32741b5ad1aa11a\" id=e8e401f6-e606-4e65-b858-0b45013dd6b4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.118657 | controller |     "Jun 09 14:26:00.540978 crc crio[23733]: time=\"2026-06-09T14:26:00.540178729Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683586-z5rfr/POD\" id=f8de9b9f-403c-42bd-899e-1731c8dd0923 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.118672 | controller |     "Jun 09 14:26:00.542595 crc crio[23733]: time=\"2026-06-09T14:26:00.542563059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.118687 | controller |     "Jun 09 14:26:00.584049 crc crio[23733]: time=\"2026-06-09T14:26:00.583892669Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683586-z5rfr Namespace:openshift-infra ID:129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7 UID:e2435b2b-7cc9-4a62-99fe-7bd950025053 NetNS:/var/run/netns/187a6254-bc67-45dd-86d6-e8d026cf8b22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2435b2b_7cc9_4a62_99fe_7bd950025053.slice PodAnnotations:0xc000308b28}] Aliases:map[]}\"",
2026-06-09 14:45:34.118703 | controller |     "Jun 09 14:26:00.584049 crc crio[23733]: time=\"2026-06-09T14:26:00.583984962Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683586-z5rfr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.118718 | controller |     "Jun 09 14:26:01.228300 crc crio[23733]: 2026-06-09T14:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:129acca7574ec2d Mac:c6:d9:0e:c4:96:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/187a6254-bc67-45dd-86d6-e8d026cf8b22 SocketPath: PciID:}] [{Interface:0xc0002f15e0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.118737 | controller |     "Jun 09 14:26:01.228650 crc crio[23733]: time=\"2026-06-09T14:26:01.228554316Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683586-z5rfr Namespace:openshift-infra ID:129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7 UID:e2435b2b-7cc9-4a62-99fe-7bd950025053 NetNS:/var/run/netns/187a6254-bc67-45dd-86d6-e8d026cf8b22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2435b2b_7cc9_4a62_99fe_7bd950025053.slice PodAnnotations:0xc000308b28}] Aliases:map[]}\"",
2026-06-09 14:45:34.118752 | controller |     "Jun 09 14:26:01.228870 crc crio[23733]: time=\"2026-06-09T14:26:01.228806052Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683586-z5rfr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.118768 | controller |     "Jun 09 14:26:01.239968 crc crio[23733]: time=\"2026-06-09T14:26:01.23991329Z\" level=info msg=\"Ran pod sandbox 129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7 with infra container: openshift-infra/auto-csr-approver-29683586-z5rfr/POD\" id=f8de9b9f-403c-42bd-899e-1731c8dd0923 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.118783 | controller |     "Jun 09 14:26:01.246840 crc crio[23733]: time=\"2026-06-09T14:26:01.246785101Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9f4cd235-0871-4116-8d07-bae2e24f883a name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.118798 | controller |     "Jun 09 14:26:01.255222 crc crio[23733]: time=\"2026-06-09T14:26:01.255080748Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.118813 | controller |     "Jun 09 14:26:02.360526 crc crio[23733]: time=\"2026-06-09T14:26:02.352039774Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9f4cd235-0871-4116-8d07-bae2e24f883a name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.118828 | controller |     "Jun 09 14:26:02.375511 crc crio[23733]: time=\"2026-06-09T14:26:02.374488184Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8ab5f06c-8ab9-4b02-b715-8d7451eb18eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.118844 | controller |     "Jun 09 14:26:02.412952 crc crio[23733]: time=\"2026-06-09T14:26:02.396548154Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a387b489-1716-4d07-b619-4c71733e5d0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.118859 | controller |     "Jun 09 14:26:02.464273 crc crio[23733]: time=\"2026-06-09T14:26:02.463295989Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683586-z5rfr/oc\" id=df9e690e-e333-4279-a2b4-39b9e66edf9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.118890 | controller |     "Jun 09 14:26:02.465379 crc crio[23733]: time=\"2026-06-09T14:26:02.465181255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.118906 | controller |     "Jun 09 14:26:02.561857 crc crio[23733]: time=\"2026-06-09T14:26:02.561755734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.118922 | controller |     "Jun 09 14:26:03.064766 crc crio[23733]: time=\"2026-06-09T14:26:03.064371389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.118940 | controller |     "Jun 09 14:26:03.203543 crc crio[23733]: time=\"2026-06-09T14:26:03.203436097Z\" level=info msg=\"Created container ce69432368c07a4c8aef584b0bcfa3bc3bdaa23f47ed798238e82831e223ef30: openshift-infra/auto-csr-approver-29683586-z5rfr/oc\" id=df9e690e-e333-4279-a2b4-39b9e66edf9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.118956 | controller |     "Jun 09 14:26:03.205557 crc crio[23733]: time=\"2026-06-09T14:26:03.205434518Z\" level=info msg=\"Starting container: ce69432368c07a4c8aef584b0bcfa3bc3bdaa23f47ed798238e82831e223ef30\" id=a40de199-3242-42d8-97da-ac09877e7f75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.118971 | controller |     "Jun 09 14:26:03.212035 crc crio[23733]: time=\"2026-06-09T14:26:03.211947219Z\" level=info msg=\"Started container\" PID=178024 containerID=ce69432368c07a4c8aef584b0bcfa3bc3bdaa23f47ed798238e82831e223ef30 description=openshift-infra/auto-csr-approver-29683586-z5rfr/oc id=a40de199-3242-42d8-97da-ac09877e7f75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7",
2026-06-09 14:45:34.118986 | controller |     "Jun 09 14:26:04.769604 crc crio[23733]: time=\"2026-06-09T14:26:04.768940099Z\" level=info msg=\"Stopping pod sandbox: 129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7\" id=bb843766-daaf-4b8b-8696-ad740530bbc5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.119001 | controller |     "Jun 09 14:26:04.771797 crc crio[23733]: time=\"2026-06-09T14:26:04.770382035Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683586-z5rfr Namespace:openshift-infra ID:129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7 UID:e2435b2b-7cc9-4a62-99fe-7bd950025053 NetNS:/var/run/netns/187a6254-bc67-45dd-86d6-e8d026cf8b22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2435b2b_7cc9_4a62_99fe_7bd950025053.slice PodAnnotations:0xc002b0ebe8}] Aliases:map[]}\"",
2026-06-09 14:45:34.119017 | controller |     "Jun 09 14:26:04.771797 crc crio[23733]: time=\"2026-06-09T14:26:04.77061236Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683586-z5rfr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.119032 | controller |     "Jun 09 14:26:05.291570 crc crio[23733]: time=\"2026-06-09T14:26:05.290982158Z\" level=info msg=\"Stopped pod sandbox: 129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7\" id=bb843766-daaf-4b8b-8696-ad740530bbc5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.119047 | controller |     "Jun 09 14:26:31.109876 crc crio[23733]: time=\"2026-06-09T14:26:31.108576149Z\" level=info msg=\"Removing container: 3f08c16162797611d9e64ba5410e085701dfa7e799daeca343b015a81dee5066\" id=811bc927-a19f-401a-ab9c-87a814e0c7af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.119063 | controller |     "Jun 09 14:26:31.426560 crc crio[23733]: time=\"2026-06-09T14:26:31.425976495Z\" level=info msg=\"Removed container 3f08c16162797611d9e64ba5410e085701dfa7e799daeca343b015a81dee5066: openshift-infra/auto-csr-approver-29683580-crr2k/oc\" id=811bc927-a19f-401a-ab9c-87a814e0c7af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.119078 | controller |     "Jun 09 14:26:31.440342 crc crio[23733]: time=\"2026-06-09T14:26:31.440096527Z\" level=info msg=\"Stopping pod sandbox: fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b\" id=36c02666-164b-428c-adde-608423ea5302 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.119093 | controller |     "Jun 09 14:26:31.440342 crc crio[23733]: time=\"2026-06-09T14:26:31.440252122Z\" level=info msg=\"Stopped pod sandbox (already stopped): fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b\" id=36c02666-164b-428c-adde-608423ea5302 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.119111 | controller |     "Jun 09 14:26:31.441277 crc crio[23733]: time=\"2026-06-09T14:26:31.441170474Z\" level=info msg=\"Removing pod sandbox: fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b\" id=951f3d08-1fce-469b-8029-6c18e1f8aa56 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.119126 | controller |     "Jun 09 14:26:31.460028 crc crio[23733]: time=\"2026-06-09T14:26:31.459858539Z\" level=info msg=\"Removed pod sandbox: fe4f1a75af5f74f19c5a9b68413fdb641c722e65e9b92aded3e14c51e110e33b\" id=951f3d08-1fce-469b-8029-6c18e1f8aa56 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.119141 | controller |     "Jun 09 14:26:48.375485 crc crio[23733]: time=\"2026-06-09T14:26:48.374576191Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-nfl9h/POD\" id=3992352d-02db-43fc-8db2-05bc3ffeaaa3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.119157 | controller |     "Jun 09 14:26:48.375485 crc crio[23733]: time=\"2026-06-09T14:26:48.375417932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.119172 | controller |     "Jun 09 14:26:48.423665 crc crio[23733]: time=\"2026-06-09T14:26:48.423571603Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nfl9h Namespace:openshift-marketplace ID:978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636 UID:31f7c8aa-5455-41f7-a4de-ace725508a79 NetNS:/var/run/netns/06e660a0-a470-4806-9882-277d42facd2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31f7c8aa_5455_41f7_a4de_ace725508a79.slice PodAnnotations:0xc001027638}] Aliases:map[]}\"",
2026-06-09 14:45:34.119187 | controller |     "Jun 09 14:26:48.423665 crc crio[23733]: time=\"2026-06-09T14:26:48.423653645Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-nfl9h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.119203 | controller |     "Jun 09 14:26:49.070759 crc crio[23733]: 2026-06-09T14:26:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:978e1a65ecf990c Mac:a2:a6:f4:65:e0:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/06e660a0-a470-4806-9882-277d42facd2f SocketPath: PciID:}] [{Interface:0xc000134550 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.119218 | controller |     "Jun 09 14:26:49.072362 crc crio[23733]: time=\"2026-06-09T14:26:49.0722492Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nfl9h Namespace:openshift-marketplace ID:978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636 UID:31f7c8aa-5455-41f7-a4de-ace725508a79 NetNS:/var/run/netns/06e660a0-a470-4806-9882-277d42facd2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31f7c8aa_5455_41f7_a4de_ace725508a79.slice PodAnnotations:0xc001027638}] Aliases:map[]}\"",
2026-06-09 14:45:34.119234 | controller |     "Jun 09 14:26:49.072511 crc crio[23733]: time=\"2026-06-09T14:26:49.072455125Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-nfl9h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.119249 | controller |     "Jun 09 14:26:49.085010 crc crio[23733]: time=\"2026-06-09T14:26:49.084928866Z\" level=info msg=\"Ran pod sandbox 978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636 with infra container: openshift-marketplace/redhat-operators-nfl9h/POD\" id=3992352d-02db-43fc-8db2-05bc3ffeaaa3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.119265 | controller |     "Jun 09 14:26:49.089507 crc crio[23733]: time=\"2026-06-09T14:26:49.089385618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=69fe3cc9-d44f-4764-be8f-0de64a45fcb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.119283 | controller |     "Jun 09 14:26:49.093746 crc crio[23733]: time=\"2026-06-09T14:26:49.093648084Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ac13d310-1a1f-4f7a-9763-36622ca7499f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.119299 | controller |     "Jun 09 14:26:49.109425 crc crio[23733]: time=\"2026-06-09T14:26:49.109318255Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nfl9h/extract-utilities\" id=6f04930c-1166-434d-b988-7497c5e22a8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.119315 | controller |     "Jun 09 14:26:49.109965 crc crio[23733]: time=\"2026-06-09T14:26:49.109860378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.119330 | controller |     "Jun 09 14:26:49.186810 crc crio[23733]: time=\"2026-06-09T14:26:49.186694544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.119345 | controller |     "Jun 09 14:26:49.193654 crc crio[23733]: time=\"2026-06-09T14:26:49.193583276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.119360 | controller |     "Jun 09 14:26:49.370746 crc crio[23733]: time=\"2026-06-09T14:26:49.370092037Z\" level=info msg=\"Created container c07c43f3cc165bbc571a45b23cd2de1accc28ee9e5f74acfeea1cc31f9a4f018: openshift-marketplace/redhat-operators-nfl9h/extract-utilities\" id=6f04930c-1166-434d-b988-7497c5e22a8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.119376 | controller |     "Jun 09 14:26:49.372156 crc crio[23733]: time=\"2026-06-09T14:26:49.372024876Z\" level=info msg=\"Starting container: c07c43f3cc165bbc571a45b23cd2de1accc28ee9e5f74acfeea1cc31f9a4f018\" id=61f8f109-7d29-466f-bd44-0d2cc6784a63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.119391 | controller |     "Jun 09 14:26:49.378737 crc crio[23733]: time=\"2026-06-09T14:26:49.378576679Z\" level=info msg=\"Started container\" PID=180869 containerID=c07c43f3cc165bbc571a45b23cd2de1accc28ee9e5f74acfeea1cc31f9a4f018 description=openshift-marketplace/redhat-operators-nfl9h/extract-utilities id=61f8f109-7d29-466f-bd44-0d2cc6784a63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636",
2026-06-09 14:45:34.119407 | controller |     "Jun 09 14:26:49.601875 crc crio[23733]: time=\"2026-06-09T14:26:49.601794857Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=aef0e00e-9dd9-4666-9619-798710904574 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.119422 | controller |     "Jun 09 14:26:49.613066 crc crio[23733]: time=\"2026-06-09T14:26:49.612973975Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 14:45:34.119437 | controller |     "Jun 09 14:26:50.298048 crc crio[23733]: time=\"2026-06-09T14:26:50.297407044Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:62108511bd4ae971447f627bbcf9c95ac0c58ad169db60f8cca54b340edbd655\" id=aef0e00e-9dd9-4666-9619-798710904574 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.119453 | controller |     "Jun 09 14:26:50.299343 crc crio[23733]: time=\"2026-06-09T14:26:50.299212089Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=58e70d52-479e-4c69-8cff-e915efdb5251 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.119473 | controller |     "Jun 09 14:26:50.307388 crc crio[23733]: time=\"2026-06-09T14:26:50.307061454Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=15371307-0da0-4b78-abe4-9e303bafca32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.119489 | controller |     "Jun 09 14:26:50.315492 crc crio[23733]: time=\"2026-06-09T14:26:50.315386502Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nfl9h/extract-content\" id=a11101a4-34f0-46bc-a143-0c55b3dcf838 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.119504 | controller |     "Jun 09 14:26:50.316315 crc crio[23733]: time=\"2026-06-09T14:26:50.316259473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.119537 | controller |     "Jun 09 14:26:50.374289 crc crio[23733]: time=\"2026-06-09T14:26:50.37100934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.119554 | controller |     "Jun 09 14:26:50.375946 crc crio[23733]: time=\"2026-06-09T14:26:50.37583884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.119569 | controller |     "Jun 09 14:26:50.578044 crc crio[23733]: time=\"2026-06-09T14:26:50.57793005Z\" level=info msg=\"Created container 7be4e1a201d9237e648008edc2ef0a6f816985f287d6c744752d28896b173bcb: openshift-marketplace/redhat-operators-nfl9h/extract-content\" id=a11101a4-34f0-46bc-a143-0c55b3dcf838 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.119584 | controller |     "Jun 09 14:26:50.579647 crc crio[23733]: time=\"2026-06-09T14:26:50.579479449Z\" level=info msg=\"Starting container: 7be4e1a201d9237e648008edc2ef0a6f816985f287d6c744752d28896b173bcb\" id=2140e1dd-e661-41b2-96b9-4758be1e7e18 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.119607 | controller |     "Jun 09 14:26:50.586880 crc crio[23733]: time=\"2026-06-09T14:26:50.58679468Z\" level=info msg=\"Started container\" PID=180942 containerID=7be4e1a201d9237e648008edc2ef0a6f816985f287d6c744752d28896b173bcb description=openshift-marketplace/redhat-operators-nfl9h/extract-content id=2140e1dd-e661-41b2-96b9-4758be1e7e18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636",
2026-06-09 14:45:34.119624 | controller |     "Jun 09 14:26:52.656422 crc crio[23733]: time=\"2026-06-09T14:26:52.655279126Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fcfbf83f-b3d7-456c-bfd2-736339bec265 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.119639 | controller |     "Jun 09 14:26:52.664420 crc crio[23733]: time=\"2026-06-09T14:26:52.664347953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=28aa9bdd-f422-4a55-805c-723548cc6c80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.119655 | controller |     "Jun 09 14:26:52.672078 crc crio[23733]: time=\"2026-06-09T14:26:52.671938752Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nfl9h/registry-server\" id=9f75b211-75f9-4431-a9f3-4a6c87844ea8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.119670 | controller |     "Jun 09 14:26:52.672754 crc crio[23733]: time=\"2026-06-09T14:26:52.672676309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.119688 | controller |     "Jun 09 14:26:52.758699 crc crio[23733]: time=\"2026-06-09T14:26:52.758593973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.119703 | controller |     "Jun 09 14:26:52.762656 crc crio[23733]: time=\"2026-06-09T14:26:52.762581332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.119718 | controller |     "Jun 09 14:26:52.954309 crc crio[23733]: time=\"2026-06-09T14:26:52.954192431Z\" level=info msg=\"Created container 771e487485c3b8783ea665f2f486753abc1474d0d26cb5797c45be670af956d0: openshift-marketplace/redhat-operators-nfl9h/registry-server\" id=9f75b211-75f9-4431-a9f3-4a6c87844ea8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.119733 | controller |     "Jun 09 14:26:52.955653 crc crio[23733]: time=\"2026-06-09T14:26:52.955588336Z\" level=info msg=\"Starting container: 771e487485c3b8783ea665f2f486753abc1474d0d26cb5797c45be670af956d0\" id=bfa692b1-21b7-4262-aa6a-f6d1a9abf4ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.119748 | controller |     "Jun 09 14:26:52.963277 crc crio[23733]: time=\"2026-06-09T14:26:52.963191945Z\" level=info msg=\"Started container\" PID=181047 containerID=771e487485c3b8783ea665f2f486753abc1474d0d26cb5797c45be670af956d0 description=openshift-marketplace/redhat-operators-nfl9h/registry-server id=bfa692b1-21b7-4262-aa6a-f6d1a9abf4ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636",
2026-06-09 14:45:34.119763 | controller |     "Jun 09 14:26:53.697576 crc crio[23733]: time=\"2026-06-09T14:26:53.695917818Z\" level=info msg=\"Stopping pod sandbox: 0bfd86f728602443b8fc92f32ce307202f7f6bb3616e33edbb50cef98a9fa304\" id=3d947b45-7227-4fb2-9118-d26a6f4d8515 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.119778 | controller |     "Jun 09 14:26:53.700295 crc crio[23733]: time=\"2026-06-09T14:26:53.700189675Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s Namespace:openstack ID:0bfd86f728602443b8fc92f32ce307202f7f6bb3616e33edbb50cef98a9fa304 UID:fe6a3b63-629d-4f20-b226-eab0d4d694e1 NetNS:/var/run/netns/db4e011d-7efd-4d06-a67e-c3d75cb493da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe6a3b63_629d_4f20_b226_eab0d4d694e1.slice PodAnnotations:0xc0020d9810}] Aliases:map[]}\"",
2026-06-09 14:45:34.119793 | controller |     "Jun 09 14:26:53.700579 crc crio[23733]: time=\"2026-06-09T14:26:53.700425931Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.119808 | controller |     "Jun 09 14:26:54.434013 crc crio[23733]: time=\"2026-06-09T14:26:54.433362009Z\" level=info msg=\"Stopped pod sandbox: 0bfd86f728602443b8fc92f32ce307202f7f6bb3616e33edbb50cef98a9fa304\" id=3d947b45-7227-4fb2-9118-d26a6f4d8515 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.119823 | controller |     "Jun 09 14:26:55.361036 crc crio[23733]: time=\"2026-06-09T14:26:55.36047532Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj/POD\" id=57542d07-e32e-4ae3-954a-be16d352b79c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.119838 | controller |     "Jun 09 14:26:55.361036 crc crio[23733]: time=\"2026-06-09T14:26:55.361034743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.119853 | controller |     "Jun 09 14:26:55.443984 crc crio[23733]: time=\"2026-06-09T14:26:55.44388156Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj Namespace:openstack ID:f7305e8f7f70ea76cadfd39d7f91126c4db82378114663c757e61c9d9d6817e8 UID:e98fbf2c-6dac-43bf-9c64-9af5a15a9b39 NetNS:/var/run/netns/6f8a0545-ace1-4862-968d-4c17da0ee32a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode98fbf2c_6dac_43bf_9c64_9af5a15a9b39.slice PodAnnotations:0xc0059cc130}] Aliases:map[]}\"",
2026-06-09 14:45:34.119872 | controller |     "Jun 09 14:26:55.443984 crc crio[23733]: time=\"2026-06-09T14:26:55.443954351Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.119888 | controller |     "Jun 09 14:26:56.453311 crc crio[23733]: 2026-06-09T14:26:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7305e8f7f70ea7 Mac:e6:7a:77:75:80:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/6f8a0545-ace1-4862-968d-4c17da0ee32a SocketPath: PciID:}] [{Interface:0xc0005949a0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.119904 | controller |     "Jun 09 14:26:56.455549 crc crio[23733]: time=\"2026-06-09T14:26:56.455316185Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj Namespace:openstack ID:f7305e8f7f70ea76cadfd39d7f91126c4db82378114663c757e61c9d9d6817e8 UID:e98fbf2c-6dac-43bf-9c64-9af5a15a9b39 NetNS:/var/run/netns/6f8a0545-ace1-4862-968d-4c17da0ee32a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode98fbf2c_6dac_43bf_9c64_9af5a15a9b39.slice PodAnnotations:0xc0059cc130}] Aliases:map[]}\"",
2026-06-09 14:45:34.119920 | controller |     "Jun 09 14:26:56.455549 crc crio[23733]: time=\"2026-06-09T14:26:56.455499789Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.119935 | controller |     "Jun 09 14:26:56.469622 crc crio[23733]: time=\"2026-06-09T14:26:56.469446097Z\" level=info msg=\"Ran pod sandbox f7305e8f7f70ea76cadfd39d7f91126c4db82378114663c757e61c9d9d6817e8 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj/POD\" id=57542d07-e32e-4ae3-954a-be16d352b79c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.119950 | controller |     "Jun 09 14:26:56.473944 crc crio[23733]: time=\"2026-06-09T14:26:56.473821396Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=284bfd72-e80c-4d2f-b3b4-ae043879ed5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.119966 | controller |     "Jun 09 14:26:56.602230 crc crio[23733]: time=\"2026-06-09T14:26:56.601973311Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e3a465ad-bcff-478f-9dda-79cb458da41a name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.119981 | controller |     "Jun 09 14:26:56.613091 crc crio[23733]: time=\"2026-06-09T14:26:56.613012287Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=b82b941b-d105-4eda-807a-5d74fd0ed03f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.119996 | controller |     "Jun 09 14:26:56.613481 crc crio[23733]: time=\"2026-06-09T14:26:56.613417867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.120011 | controller |     "Jun 09 14:26:56.662505 crc crio[23733]: time=\"2026-06-09T14:26:56.662371068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.120028 | controller |     "Jun 09 14:26:56.666385 crc crio[23733]: time=\"2026-06-09T14:26:56.666305786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.120044 | controller |     "Jun 09 14:26:56.892440 crc crio[23733]: time=\"2026-06-09T14:26:56.892362674Z\" level=info msg=\"Created container c6eefa03ac73650eeee2c349e11b1df6bcc148d4cda8826e485c3163304e4e1d: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=b82b941b-d105-4eda-807a-5d74fd0ed03f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.120059 | controller |     "Jun 09 14:26:56.894625 crc crio[23733]: time=\"2026-06-09T14:26:56.894061036Z\" level=info msg=\"Starting container: c6eefa03ac73650eeee2c349e11b1df6bcc148d4cda8826e485c3163304e4e1d\" id=45aec918-d4f6-41b5-aaf9-9ccfd41c94e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.120074 | controller |     "Jun 09 14:26:56.901472 crc crio[23733]: time=\"2026-06-09T14:26:56.901364468Z\" level=info msg=\"Started container\" PID=181490 containerID=c6eefa03ac73650eeee2c349e11b1df6bcc148d4cda8826e485c3163304e4e1d description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj/nova-edpm-deployment-ipam-openstack-edpm-ipam id=45aec918-d4f6-41b5-aaf9-9ccfd41c94e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7305e8f7f70ea76cadfd39d7f91126c4db82378114663c757e61c9d9d6817e8",
2026-06-09 14:45:34.120089 | controller |     "Jun 09 14:27:10.095797 crc crio[23733]: time=\"2026-06-09T14:27:10.094689525Z\" level=info msg=\"Stopping container: 771e487485c3b8783ea665f2f486753abc1474d0d26cb5797c45be670af956d0 (timeout: 2s)\" id=f27dd627-18cc-454b-aa35-1fce2e8059df name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.120105 | controller |     "Jun 09 14:27:10.228605 crc crio[23733]: time=\"2026-06-09T14:27:10.228447393Z\" level=info msg=\"Stopped container 771e487485c3b8783ea665f2f486753abc1474d0d26cb5797c45be670af956d0: openshift-marketplace/redhat-operators-nfl9h/registry-server\" id=f27dd627-18cc-454b-aa35-1fce2e8059df name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.120120 | controller |     "Jun 09 14:27:10.230238 crc crio[23733]: time=\"2026-06-09T14:27:10.230096174Z\" level=info msg=\"Stopping pod sandbox: 978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636\" id=0fbc2cac-ec48-490f-94e0-fbc5e1db3d43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.120136 | controller |     "Jun 09 14:27:10.231681 crc crio[23733]: time=\"2026-06-09T14:27:10.23157586Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nfl9h Namespace:openshift-marketplace ID:978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636 UID:31f7c8aa-5455-41f7-a4de-ace725508a79 NetNS:/var/run/netns/06e660a0-a470-4806-9882-277d42facd2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31f7c8aa_5455_41f7_a4de_ace725508a79.slice PodAnnotations:0xc0027d0e58}] Aliases:map[]}\"",
2026-06-09 14:45:34.120151 | controller |     "Jun 09 14:27:10.231923 crc crio[23733]: time=\"2026-06-09T14:27:10.231847217Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-nfl9h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.120167 | controller |     "Jun 09 14:27:10.575700 crc crio[23733]: time=\"2026-06-09T14:27:10.575093067Z\" level=info msg=\"Stopped pod sandbox: 978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636\" id=0fbc2cac-ec48-490f-94e0-fbc5e1db3d43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.120182 | controller |     "Jun 09 14:27:11.127742 crc crio[23733]: time=\"2026-06-09T14:27:11.124502888Z\" level=info msg=\"Removing container: 771e487485c3b8783ea665f2f486753abc1474d0d26cb5797c45be670af956d0\" id=91308e87-a6a1-4d23-865e-bac06b6d4efe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.120200 | controller |     "Jun 09 14:27:11.161814 crc crio[23733]: time=\"2026-06-09T14:27:11.161700556Z\" level=info msg=\"Removed container 771e487485c3b8783ea665f2f486753abc1474d0d26cb5797c45be670af956d0: openshift-marketplace/redhat-operators-nfl9h/registry-server\" id=91308e87-a6a1-4d23-865e-bac06b6d4efe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.120216 | controller |     "Jun 09 14:27:11.164613 crc crio[23733]: time=\"2026-06-09T14:27:11.164565128Z\" level=info msg=\"Removing container: 7be4e1a201d9237e648008edc2ef0a6f816985f287d6c744752d28896b173bcb\" id=c3d9552b-9171-43cf-8e19-288acbfb4890 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.120232 | controller |     "Jun 09 14:27:11.250507 crc crio[23733]: time=\"2026-06-09T14:27:11.249584637Z\" level=info msg=\"Removed container 7be4e1a201d9237e648008edc2ef0a6f816985f287d6c744752d28896b173bcb: openshift-marketplace/redhat-operators-nfl9h/extract-content\" id=c3d9552b-9171-43cf-8e19-288acbfb4890 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.120247 | controller |     "Jun 09 14:27:11.257760 crc crio[23733]: time=\"2026-06-09T14:27:11.257638858Z\" level=info msg=\"Removing container: c07c43f3cc165bbc571a45b23cd2de1accc28ee9e5f74acfeea1cc31f9a4f018\" id=2ca622d3-c50b-4ff2-ba3e-fbd9cd22467e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.120262 | controller |     "Jun 09 14:27:11.297679 crc crio[23733]: time=\"2026-06-09T14:27:11.296958179Z\" level=info msg=\"Removed container c07c43f3cc165bbc571a45b23cd2de1accc28ee9e5f74acfeea1cc31f9a4f018: openshift-marketplace/redhat-operators-nfl9h/extract-utilities\" id=2ca622d3-c50b-4ff2-ba3e-fbd9cd22467e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.120277 | controller |     "Jun 09 14:27:31.500084 crc crio[23733]: time=\"2026-06-09T14:27:31.498835928Z\" level=info msg=\"Stopping pod sandbox: 978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636\" id=0aead40a-10bf-44dd-9053-e8e3ad7a868d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.120291 | controller |     "Jun 09 14:27:31.500084 crc crio[23733]: time=\"2026-06-09T14:27:31.500056669Z\" level=info msg=\"Stopped pod sandbox (already stopped): 978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636\" id=0aead40a-10bf-44dd-9053-e8e3ad7a868d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.120307 | controller |     "Jun 09 14:27:31.502504 crc crio[23733]: time=\"2026-06-09T14:27:31.501603627Z\" level=info msg=\"Removing pod sandbox: 978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636\" id=923afafe-6466-4e22-8a67-ab8854df3bcc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.120322 | controller |     "Jun 09 14:27:31.523344 crc crio[23733]: time=\"2026-06-09T14:27:31.523242507Z\" level=info msg=\"Removed pod sandbox: 978e1a65ecf990cc6d14eaac5fffa8b3f057c3ba836c5325b6a7f203d4637636\" id=923afafe-6466-4e22-8a67-ab8854df3bcc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.120337 | controller |     "Jun 09 14:28:00.607651 crc crio[23733]: time=\"2026-06-09T14:28:00.606539879Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683588-95nbq/POD\" id=a23fcde9-aa5f-4301-8089-cb3fee4c989f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.120352 | controller |     "Jun 09 14:28:00.607651 crc crio[23733]: time=\"2026-06-09T14:28:00.607579425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.120367 | controller |     "Jun 09 14:28:00.651326 crc crio[23733]: time=\"2026-06-09T14:28:00.651219334Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683588-95nbq Namespace:openshift-infra ID:c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521 UID:ff72f3b5-cbe3-4041-b1cb-48908986b3fb NetNS:/var/run/netns/bd99f124-910d-40fa-b9d8-d885cd00d972 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff72f3b5_cbe3_4041_b1cb_48908986b3fb.slice PodAnnotations:0xc000308b38}] Aliases:map[]}\"",
2026-06-09 14:45:34.120386 | controller |     "Jun 09 14:28:00.651326 crc crio[23733]: time=\"2026-06-09T14:28:00.651302336Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683588-95nbq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.120401 | controller |     "Jun 09 14:28:01.220661 crc crio[23733]: 2026-06-09T14:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0cd82ebb66c28e Mac:c6:b4:d2:ad:72:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/bd99f124-910d-40fa-b9d8-d885cd00d972 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.120417 | controller |     "Jun 09 14:28:01.222452 crc crio[23733]: time=\"2026-06-09T14:28:01.222367297Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683588-95nbq Namespace:openshift-infra ID:c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521 UID:ff72f3b5-cbe3-4041-b1cb-48908986b3fb NetNS:/var/run/netns/bd99f124-910d-40fa-b9d8-d885cd00d972 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff72f3b5_cbe3_4041_b1cb_48908986b3fb.slice PodAnnotations:0xc000308b38}] Aliases:map[]}\"",
2026-06-09 14:45:34.120433 | controller |     "Jun 09 14:28:01.222607 crc crio[23733]: time=\"2026-06-09T14:28:01.222571562Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683588-95nbq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.120448 | controller |     "Jun 09 14:28:01.234533 crc crio[23733]: time=\"2026-06-09T14:28:01.234442208Z\" level=info msg=\"Ran pod sandbox c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521 with infra container: openshift-infra/auto-csr-approver-29683588-95nbq/POD\" id=a23fcde9-aa5f-4301-8089-cb3fee4c989f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.120463 | controller |     "Jun 09 14:28:01.238312 crc crio[23733]: time=\"2026-06-09T14:28:01.238211812Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d786a1f0-8d5b-4e0c-90da-3444a0b349b6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.120478 | controller |     "Jun 09 14:28:01.253391 crc crio[23733]: time=\"2026-06-09T14:28:01.253307568Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.120494 | controller |     "Jun 09 14:28:02.099860 crc crio[23733]: time=\"2026-06-09T14:28:02.099223105Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d786a1f0-8d5b-4e0c-90da-3444a0b349b6 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.120509 | controller |     "Jun 09 14:28:02.102745 crc crio[23733]: time=\"2026-06-09T14:28:02.102669971Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5db3b0c8-dd29-4031-9004-fcc3769a7445 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.120543 | controller |     "Jun 09 14:28:02.105674 crc crio[23733]: time=\"2026-06-09T14:28:02.105582644Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=25764c46-6f91-4244-90b6-724ba0286db8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.120559 | controller |     "Jun 09 14:28:02.114046 crc crio[23733]: time=\"2026-06-09T14:28:02.113953453Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683588-95nbq/oc\" id=f2e7943e-071d-45c8-9ece-4251765f9d04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.120576 | controller |     "Jun 09 14:28:02.115643 crc crio[23733]: time=\"2026-06-09T14:28:02.115560042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.120591 | controller |     "Jun 09 14:28:02.181334 crc crio[23733]: time=\"2026-06-09T14:28:02.180780999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.120606 | controller |     "Jun 09 14:28:02.752352 crc crio[23733]: time=\"2026-06-09T14:28:02.751585584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.120621 | controller |     "Jun 09 14:28:02.897626 crc crio[23733]: time=\"2026-06-09T14:28:02.897030561Z\" level=info msg=\"Created container 35b6bc81e448124d8f3fd6712d287747b3223e27b3ae4390ace513a1daf56097: openshift-infra/auto-csr-approver-29683588-95nbq/oc\" id=f2e7943e-071d-45c8-9ece-4251765f9d04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.120636 | controller |     "Jun 09 14:28:02.899412 crc crio[23733]: time=\"2026-06-09T14:28:02.899320789Z\" level=info msg=\"Starting container: 35b6bc81e448124d8f3fd6712d287747b3223e27b3ae4390ace513a1daf56097\" id=c9a57797-26b5-4127-87d6-27089c81376f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.120650 | controller |     "Jun 09 14:28:02.905540 crc crio[23733]: time=\"2026-06-09T14:28:02.905356068Z\" level=info msg=\"Started container\" PID=185201 containerID=35b6bc81e448124d8f3fd6712d287747b3223e27b3ae4390ace513a1daf56097 description=openshift-infra/auto-csr-approver-29683588-95nbq/oc id=c9a57797-26b5-4127-87d6-27089c81376f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521",
2026-06-09 14:45:34.120665 | controller |     "Jun 09 14:28:05.029758 crc crio[23733]: time=\"2026-06-09T14:28:05.029634175Z\" level=info msg=\"Stopping pod sandbox: c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521\" id=2123d61f-ede3-4d59-bd86-c5befe88e3ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.120680 | controller |     "Jun 09 14:28:05.031508 crc crio[23733]: time=\"2026-06-09T14:28:05.030831275Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683588-95nbq Namespace:openshift-infra ID:c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521 UID:ff72f3b5-cbe3-4041-b1cb-48908986b3fb NetNS:/var/run/netns/bd99f124-910d-40fa-b9d8-d885cd00d972 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podff72f3b5_cbe3_4041_b1cb_48908986b3fb.slice PodAnnotations:0xc002898ba8}] Aliases:map[]}\"",
2026-06-09 14:45:34.120696 | controller |     "Jun 09 14:28:05.031508 crc crio[23733]: time=\"2026-06-09T14:28:05.03104432Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683588-95nbq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.120711 | controller |     "Jun 09 14:28:05.432745 crc crio[23733]: time=\"2026-06-09T14:28:05.431872046Z\" level=info msg=\"Stopped pod sandbox: c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521\" id=2123d61f-ede3-4d59-bd86-c5befe88e3ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.120726 | controller |     "Jun 09 14:28:31.552729 crc crio[23733]: time=\"2026-06-09T14:28:31.55166014Z\" level=info msg=\"Removing container: 0157ba30e3bb5153695371fc804a6d441d96ced214314eb1e219e36510a8ee67\" id=fd7bddea-c3a7-4bf9-8e04-01a11a93885c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.120741 | controller |     "Jun 09 14:28:31.809382 crc crio[23733]: time=\"2026-06-09T14:28:31.808417224Z\" level=info msg=\"Removed container 0157ba30e3bb5153695371fc804a6d441d96ced214314eb1e219e36510a8ee67: openshift-infra/auto-csr-approver-29683582-cw26c/oc\" id=fd7bddea-c3a7-4bf9-8e04-01a11a93885c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.120759 | controller |     "Jun 09 14:28:31.821183 crc crio[23733]: time=\"2026-06-09T14:28:31.821002588Z\" level=info msg=\"Stopping pod sandbox: f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258\" id=602afbf1-ec88-4e86-a773-809a6f235492 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.120774 | controller |     "Jun 09 14:28:31.821551 crc crio[23733]: time=\"2026-06-09T14:28:31.821212033Z\" level=info msg=\"Stopped pod sandbox (already stopped): f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258\" id=602afbf1-ec88-4e86-a773-809a6f235492 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.120789 | controller |     "Jun 09 14:28:31.821986 crc crio[23733]: time=\"2026-06-09T14:28:31.821854429Z\" level=info msg=\"Removing pod sandbox: f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258\" id=488ceaac-351e-4bf6-9b42-f08e49308c15 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.120803 | controller |     "Jun 09 14:28:31.840864 crc crio[23733]: time=\"2026-06-09T14:28:31.840671417Z\" level=info msg=\"Removed pod sandbox: f5c14a27b9b357d11b102cb981af7d2449750880e91e1069596632c1d76c6258\" id=488ceaac-351e-4bf6-9b42-f08e49308c15 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.120817 | controller |     "Jun 09 14:29:15.371039 crc crio[23733]: time=\"2026-06-09T14:29:15.369988146Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-z4xh9/POD\" id=38ab25c1-cecc-4813-82a8-bea552bec297 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.120831 | controller |     "Jun 09 14:29:15.372756 crc crio[23733]: time=\"2026-06-09T14:29:15.371194997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.120846 | controller |     "Jun 09 14:29:15.418835 crc crio[23733]: time=\"2026-06-09T14:29:15.41866195Z\" level=info msg=\"Got pod network &{Name:certified-operators-z4xh9 Namespace:openshift-marketplace ID:1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88 UID:99e0276d-e269-4742-844b-6b559361ab0f NetNS:/var/run/netns/775e81ff-3ce3-4d8e-a198-367563c12e48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod99e0276d_e269_4742_844b_6b559361ab0f.slice PodAnnotations:0xc00720c838}] Aliases:map[]}\"",
2026-06-09 14:45:34.120860 | controller |     "Jun 09 14:29:15.418835 crc crio[23733]: time=\"2026-06-09T14:29:15.418788104Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-z4xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.120875 | controller |     "Jun 09 14:29:16.076188 crc crio[23733]: 2026-06-09T14:29:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1fa62794fc6195f Mac:02:55:da:76:7e:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/775e81ff-3ce3-4d8e-a198-367563c12e48 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.120889 | controller |     "Jun 09 14:29:16.079022 crc crio[23733]: time=\"2026-06-09T14:29:16.076935937Z\" level=info msg=\"Got pod network &{Name:certified-operators-z4xh9 Namespace:openshift-marketplace ID:1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88 UID:99e0276d-e269-4742-844b-6b559361ab0f NetNS:/var/run/netns/775e81ff-3ce3-4d8e-a198-367563c12e48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod99e0276d_e269_4742_844b_6b559361ab0f.slice PodAnnotations:0xc00720c838}] Aliases:map[]}\"",
2026-06-09 14:45:34.120907 | controller |     "Jun 09 14:29:16.079022 crc crio[23733]: time=\"2026-06-09T14:29:16.07708816Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-z4xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.120923 | controller |     "Jun 09 14:29:16.094257 crc crio[23733]: time=\"2026-06-09T14:29:16.093583172Z\" level=info msg=\"Ran pod sandbox 1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88 with infra container: openshift-marketplace/certified-operators-z4xh9/POD\" id=38ab25c1-cecc-4813-82a8-bea552bec297 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.120937 | controller |     "Jun 09 14:29:16.103349 crc crio[23733]: time=\"2026-06-09T14:29:16.100861303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8f66c4e7-7fec-4567-a1ce-7db7e74ef49e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.120951 | controller |     "Jun 09 14:29:16.104506 crc crio[23733]: time=\"2026-06-09T14:29:16.104441002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ec74324c-aa19-4717-b7ae-7ecb0866c418 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.120966 | controller |     "Jun 09 14:29:16.120778 crc crio[23733]: time=\"2026-06-09T14:29:16.118090894Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-z4xh9/extract-utilities\" id=0b378717-26dc-483e-bea4-86250a98cb96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.120980 | controller |     "Jun 09 14:29:16.120778 crc crio[23733]: time=\"2026-06-09T14:29:16.118931864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.120995 | controller |     "Jun 09 14:29:16.265828 crc crio[23733]: time=\"2026-06-09T14:29:16.265738995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.121010 | controller |     "Jun 09 14:29:16.273896 crc crio[23733]: time=\"2026-06-09T14:29:16.273822857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.121024 | controller |     "Jun 09 14:29:16.648915 crc crio[23733]: time=\"2026-06-09T14:29:16.646254035Z\" level=info msg=\"Created container afba772d5fc7eecc740cd750900a0333458bfcd8a661a9a7b6cae553b0d38a45: openshift-marketplace/certified-operators-z4xh9/extract-utilities\" id=0b378717-26dc-483e-bea4-86250a98cb96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.121039 | controller |     "Jun 09 14:29:16.683377 crc crio[23733]: time=\"2026-06-09T14:29:16.678085808Z\" level=info msg=\"Starting container: afba772d5fc7eecc740cd750900a0333458bfcd8a661a9a7b6cae553b0d38a45\" id=4c9c31f0-327f-4b94-9aa1-67d6bdd5702d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.121053 | controller |     "Jun 09 14:29:16.996395 crc crio[23733]: time=\"2026-06-09T14:29:16.957766234Z\" level=info msg=\"Started container\" PID=189743 containerID=afba772d5fc7eecc740cd750900a0333458bfcd8a661a9a7b6cae553b0d38a45 description=openshift-marketplace/certified-operators-z4xh9/extract-utilities id=4c9c31f0-327f-4b94-9aa1-67d6bdd5702d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88",
2026-06-09 14:45:34.121068 | controller |     "Jun 09 14:29:17.278400 crc crio[23733]: time=\"2026-06-09T14:29:17.277850357Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=374c1c2a-eb15-4e87-88ca-972e276a3ecf name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.121086 | controller |     "Jun 09 14:29:17.288719 crc crio[23733]: time=\"2026-06-09T14:29:17.288538353Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 14:45:34.121101 | controller |     "Jun 09 14:29:18.132544 crc crio[23733]: time=\"2026-06-09T14:29:18.132313076Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=374c1c2a-eb15-4e87-88ca-972e276a3ecf name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.121116 | controller |     "Jun 09 14:29:18.134348 crc crio[23733]: time=\"2026-06-09T14:29:18.134263484Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f1422993-20c3-4e60-8c24-f1f8bb4ab2c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.121131 | controller |     "Jun 09 14:29:18.138574 crc crio[23733]: time=\"2026-06-09T14:29:18.138472029Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9e626a2c-9ca7-4172-b08c-f705b1906a32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.121146 | controller |     "Jun 09 14:29:18.148558 crc crio[23733]: time=\"2026-06-09T14:29:18.148465398Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-z4xh9/extract-content\" id=0f49b9b4-1b8a-4eda-9dab-446cb110f531 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.121160 | controller |     "Jun 09 14:29:18.149285 crc crio[23733]: time=\"2026-06-09T14:29:18.149229757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.121175 | controller |     "Jun 09 14:29:18.211898 crc crio[23733]: time=\"2026-06-09T14:29:18.211813738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.121189 | controller |     "Jun 09 14:29:18.215902 crc crio[23733]: time=\"2026-06-09T14:29:18.215831569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.121204 | controller |     "Jun 09 14:29:18.409386 crc crio[23733]: time=\"2026-06-09T14:29:18.409262853Z\" level=info msg=\"Created container 60511f04bf47691ad6a001a47a632b26779912d7aeccf3409798ea932b605149: openshift-marketplace/certified-operators-z4xh9/extract-content\" id=0f49b9b4-1b8a-4eda-9dab-446cb110f531 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.121218 | controller |     "Jun 09 14:29:18.411473 crc crio[23733]: time=\"2026-06-09T14:29:18.411345344Z\" level=info msg=\"Starting container: 60511f04bf47691ad6a001a47a632b26779912d7aeccf3409798ea932b605149\" id=6f6e5f48-eb18-4539-a5de-b17155b08f46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.121232 | controller |     "Jun 09 14:29:18.417802 crc crio[23733]: time=\"2026-06-09T14:29:18.417653712Z\" level=info msg=\"Started container\" PID=189877 containerID=60511f04bf47691ad6a001a47a632b26779912d7aeccf3409798ea932b605149 description=openshift-marketplace/certified-operators-z4xh9/extract-content id=6f6e5f48-eb18-4539-a5de-b17155b08f46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88",
2026-06-09 14:45:34.121247 | controller |     "Jun 09 14:29:20.352618 crc crio[23733]: time=\"2026-06-09T14:29:20.352007293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4cd78aa3-dc57-4346-83dc-dd7c8d52fb2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.121265 | controller |     "Jun 09 14:29:20.360459 crc crio[23733]: time=\"2026-06-09T14:29:20.360406112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=89a754a7-752d-4c67-a527-b45334cc0525 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.121281 | controller |     "Jun 09 14:29:20.372049 crc crio[23733]: time=\"2026-06-09T14:29:20.371886228Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-z4xh9/registry-server\" id=d94cd2d8-2a62-4c0a-a812-c69efc15844b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.121295 | controller |     "Jun 09 14:29:20.372680 crc crio[23733]: time=\"2026-06-09T14:29:20.372603026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.121310 | controller |     "Jun 09 14:29:20.434961 crc crio[23733]: time=\"2026-06-09T14:29:20.434286554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.121325 | controller |     "Jun 09 14:29:20.440002 crc crio[23733]: time=\"2026-06-09T14:29:20.439872213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.121339 | controller |     "Jun 09 14:29:20.626981 crc crio[23733]: time=\"2026-06-09T14:29:20.626879197Z\" level=info msg=\"Created container f3cc661e03a4ba0c6a36f38e0e77137bab3fd45f404f474a354d82179be175c5: openshift-marketplace/certified-operators-z4xh9/registry-server\" id=d94cd2d8-2a62-4c0a-a812-c69efc15844b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.121354 | controller |     "Jun 09 14:29:20.628876 crc crio[23733]: time=\"2026-06-09T14:29:20.628773384Z\" level=info msg=\"Starting container: f3cc661e03a4ba0c6a36f38e0e77137bab3fd45f404f474a354d82179be175c5\" id=9d19d6c9-1f7c-43b8-b580-cca44535d700 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.121368 | controller |     "Jun 09 14:29:20.636447 crc crio[23733]: time=\"2026-06-09T14:29:20.636379664Z\" level=info msg=\"Started container\" PID=189990 containerID=f3cc661e03a4ba0c6a36f38e0e77137bab3fd45f404f474a354d82179be175c5 description=openshift-marketplace/certified-operators-z4xh9/registry-server id=9d19d6c9-1f7c-43b8-b580-cca44535d700 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88",
2026-06-09 14:45:34.121383 | controller |     "Jun 09 14:29:27.495288 crc crio[23733]: time=\"2026-06-09T14:29:27.494503807Z\" level=info msg=\"Stopping container: f3cc661e03a4ba0c6a36f38e0e77137bab3fd45f404f474a354d82179be175c5 (timeout: 2s)\" id=efe9db3c-a9e0-4180-aa87-d823a4b7e621 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.121398 | controller |     "Jun 09 14:29:27.643818 crc crio[23733]: time=\"2026-06-09T14:29:27.64339619Z\" level=info msg=\"Stopped container f3cc661e03a4ba0c6a36f38e0e77137bab3fd45f404f474a354d82179be175c5: openshift-marketplace/certified-operators-z4xh9/registry-server\" id=efe9db3c-a9e0-4180-aa87-d823a4b7e621 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.121412 | controller |     "Jun 09 14:29:27.646162 crc crio[23733]: time=\"2026-06-09T14:29:27.646041456Z\" level=info msg=\"Stopping pod sandbox: 1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88\" id=44e72f98-4ff4-412a-8b28-5b193ea8d44a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.121427 | controller |     "Jun 09 14:29:27.647023 crc crio[23733]: time=\"2026-06-09T14:29:27.646944318Z\" level=info msg=\"Got pod network &{Name:certified-operators-z4xh9 Namespace:openshift-marketplace ID:1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88 UID:99e0276d-e269-4742-844b-6b559361ab0f NetNS:/var/run/netns/775e81ff-3ce3-4d8e-a198-367563c12e48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod99e0276d_e269_4742_844b_6b559361ab0f.slice PodAnnotations:0xc00720d368}] Aliases:map[]}\"",
2026-06-09 14:45:34.121445 | controller |     "Jun 09 14:29:27.647273 crc crio[23733]: time=\"2026-06-09T14:29:27.647217035Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-z4xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.121460 | controller |     "Jun 09 14:29:28.029347 crc crio[23733]: time=\"2026-06-09T14:29:28.02877706Z\" level=info msg=\"Stopped pod sandbox: 1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88\" id=44e72f98-4ff4-412a-8b28-5b193ea8d44a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.121475 | controller |     "Jun 09 14:29:28.542809 crc crio[23733]: time=\"2026-06-09T14:29:28.542671056Z\" level=info msg=\"Removing container: f3cc661e03a4ba0c6a36f38e0e77137bab3fd45f404f474a354d82179be175c5\" id=05d6d01d-3ebb-4537-b2fc-76a31a12c2d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.121490 | controller |     "Jun 09 14:29:28.574082 crc crio[23733]: time=\"2026-06-09T14:29:28.573963176Z\" level=info msg=\"Removed container f3cc661e03a4ba0c6a36f38e0e77137bab3fd45f404f474a354d82179be175c5: openshift-marketplace/certified-operators-z4xh9/registry-server\" id=05d6d01d-3ebb-4537-b2fc-76a31a12c2d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.121505 | controller |     "Jun 09 14:29:28.576896 crc crio[23733]: time=\"2026-06-09T14:29:28.576817688Z\" level=info msg=\"Removing container: 60511f04bf47691ad6a001a47a632b26779912d7aeccf3409798ea932b605149\" id=5bad051a-11d2-4d94-9d56-148071d6b74d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.121547 | controller |     "Jun 09 14:29:28.629032 crc crio[23733]: time=\"2026-06-09T14:29:28.628492706Z\" level=info msg=\"Removed container 60511f04bf47691ad6a001a47a632b26779912d7aeccf3409798ea932b605149: openshift-marketplace/certified-operators-z4xh9/extract-content\" id=5bad051a-11d2-4d94-9d56-148071d6b74d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.121563 | controller |     "Jun 09 14:29:28.632724 crc crio[23733]: time=\"2026-06-09T14:29:28.632608289Z\" level=info msg=\"Removing container: afba772d5fc7eecc740cd750900a0333458bfcd8a661a9a7b6cae553b0d38a45\" id=87629328-9920-49c6-bf61-8f5582081363 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.121578 | controller |     "Jun 09 14:29:28.673333 crc crio[23733]: time=\"2026-06-09T14:29:28.673224052Z\" level=info msg=\"Removed container afba772d5fc7eecc740cd750900a0333458bfcd8a661a9a7b6cae553b0d38a45: openshift-marketplace/certified-operators-z4xh9/extract-utilities\" id=87629328-9920-49c6-bf61-8f5582081363 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.121593 | controller |     "Jun 09 14:29:31.868658 crc crio[23733]: time=\"2026-06-09T14:29:31.867451002Z\" level=info msg=\"Stopping pod sandbox: 1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88\" id=6f9c2243-5a45-4380-ae3b-d31a5487d645 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.121607 | controller |     "Jun 09 14:29:31.868658 crc crio[23733]: time=\"2026-06-09T14:29:31.868575931Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88\" id=6f9c2243-5a45-4380-ae3b-d31a5487d645 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.121621 | controller |     "Jun 09 14:29:31.870351 crc crio[23733]: time=\"2026-06-09T14:29:31.86938802Z\" level=info msg=\"Removing pod sandbox: 1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88\" id=a7f5d398-ff75-41e1-8d55-a8e8a0b45a27 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.121636 | controller |     "Jun 09 14:29:31.887736 crc crio[23733]: time=\"2026-06-09T14:29:31.887602734Z\" level=info msg=\"Removed pod sandbox: 1fa62794fc6195f6f7de96c9efe45d7bb69124c8a8283ae92f7d6c4c13116b88\" id=a7f5d398-ff75-41e1-8d55-a8e8a0b45a27 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.121655 | controller |     "Jun 09 14:29:39.711218 crc crio[23733]: time=\"2026-06-09T14:29:39.710253262Z\" level=info msg=\"Stopping pod sandbox: f7305e8f7f70ea76cadfd39d7f91126c4db82378114663c757e61c9d9d6817e8\" id=c7433a45-2626-4f5b-83ad-560591422f61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.121670 | controller |     "Jun 09 14:29:39.712746 crc crio[23733]: time=\"2026-06-09T14:29:39.712020575Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj Namespace:openstack ID:f7305e8f7f70ea76cadfd39d7f91126c4db82378114663c757e61c9d9d6817e8 UID:e98fbf2c-6dac-43bf-9c64-9af5a15a9b39 NetNS:/var/run/netns/6f8a0545-ace1-4862-968d-4c17da0ee32a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode98fbf2c_6dac_43bf_9c64_9af5a15a9b39.slice PodAnnotations:0xc0059cc0c8}] Aliases:map[]}\"",
2026-06-09 14:45:34.121685 | controller |     "Jun 09 14:29:39.712746 crc crio[23733]: time=\"2026-06-09T14:29:39.712237831Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.121700 | controller |     "Jun 09 14:29:40.314311 crc crio[23733]: time=\"2026-06-09T14:29:40.313431724Z\" level=info msg=\"Stopped pod sandbox: f7305e8f7f70ea76cadfd39d7f91126c4db82378114663c757e61c9d9d6817e8\" id=c7433a45-2626-4f5b-83ad-560591422f61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.121714 | controller |     "Jun 09 14:29:41.386746 crc crio[23733]: time=\"2026-06-09T14:29:41.385521321Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w/POD\" id=95dcaf53-e662-4eac-ab4c-d7c091103c84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.121729 | controller |     "Jun 09 14:29:41.388869 crc crio[23733]: time=\"2026-06-09T14:29:41.386912446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.121744 | controller |     "Jun 09 14:29:41.447863 crc crio[23733]: time=\"2026-06-09T14:29:41.447681091Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w Namespace:openstack ID:fed843602d4661f2fb7c21605dcf09034a0fe335399700278100fa174df5d6ab UID:cebf775a-1ce6-4822-850d-0ed255069472 NetNS:/var/run/netns/3a9e69c7-69d8-470c-8610-05248d72e8c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcebf775a_1ce6_4822_850d_0ed255069472.slice PodAnnotations:0xc001027578}] Aliases:map[]}\"",
2026-06-09 14:45:34.121759 | controller |     "Jun 09 14:29:41.447863 crc crio[23733]: time=\"2026-06-09T14:29:41.447812734Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.121774 | controller |     "Jun 09 14:29:42.225535 crc crio[23733]: 2026-06-09T14:29:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fed843602d4661f Mac:ae:aa:72:ae:ed:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/3a9e69c7-69d8-470c-8610-05248d72e8c5 SocketPath: PciID:}] [{Interface:0xc0001145c0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.121789 | controller |     "Jun 09 14:29:42.228462 crc crio[23733]: time=\"2026-06-09T14:29:42.227548Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w Namespace:openstack ID:fed843602d4661f2fb7c21605dcf09034a0fe335399700278100fa174df5d6ab UID:cebf775a-1ce6-4822-850d-0ed255069472 NetNS:/var/run/netns/3a9e69c7-69d8-470c-8610-05248d72e8c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcebf775a_1ce6_4822_850d_0ed255069472.slice PodAnnotations:0xc001027578}] Aliases:map[]}\"",
2026-06-09 14:45:34.121807 | controller |     "Jun 09 14:29:42.228462 crc crio[23733]: time=\"2026-06-09T14:29:42.227736355Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.121823 | controller |     "Jun 09 14:29:42.238803 crc crio[23733]: time=\"2026-06-09T14:29:42.238622636Z\" level=info msg=\"Ran pod sandbox fed843602d4661f2fb7c21605dcf09034a0fe335399700278100fa174df5d6ab with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w/POD\" id=95dcaf53-e662-4eac-ab4c-d7c091103c84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.121838 | controller |     "Jun 09 14:29:42.242784 crc crio[23733]: time=\"2026-06-09T14:29:42.242625326Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2e9eb253-af19-4a0d-8dbf-7f40f396d8f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.121852 | controller |     "Jun 09 14:29:42.301584 crc crio[23733]: time=\"2026-06-09T14:29:42.301352751Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0db5c2ab-c748-4d87-b418-502c2ef5d266 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.121867 | controller |     "Jun 09 14:29:42.310562 crc crio[23733]: time=\"2026-06-09T14:29:42.310453987Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=6f4298e7-edd3-40b7-9ad4-7a9132d837d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.121881 | controller |     "Jun 09 14:29:42.311092 crc crio[23733]: time=\"2026-06-09T14:29:42.311030501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.121896 | controller |     "Jun 09 14:29:42.383620 crc crio[23733]: time=\"2026-06-09T14:29:42.383555101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.121910 | controller |     "Jun 09 14:29:42.391431 crc crio[23733]: time=\"2026-06-09T14:29:42.391397116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.121924 | controller |     "Jun 09 14:29:42.581967 crc crio[23733]: time=\"2026-06-09T14:29:42.579327993Z\" level=info msg=\"Created container 86084c2601933e9a43385297778fc64483d8858369990c31262aaa9592f5244c: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=6f4298e7-edd3-40b7-9ad4-7a9132d837d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.121939 | controller |     "Jun 09 14:29:42.584468 crc crio[23733]: time=\"2026-06-09T14:29:42.583593689Z\" level=info msg=\"Starting container: 86084c2601933e9a43385297778fc64483d8858369990c31262aaa9592f5244c\" id=af97efbc-bab0-4b08-a5c0-fe5c14adbeb3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.121953 | controller |     "Jun 09 14:29:42.593217 crc crio[23733]: time=\"2026-06-09T14:29:42.593032325Z\" level=info msg=\"Started container\" PID=191404 containerID=86084c2601933e9a43385297778fc64483d8858369990c31262aaa9592f5244c description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=af97efbc-bab0-4b08-a5c0-fe5c14adbeb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fed843602d4661f2fb7c21605dcf09034a0fe335399700278100fa174df5d6ab",
2026-06-09 14:45:34.121973 | controller |     "Jun 09 14:30:00.571248 crc crio[23733]: time=\"2026-06-09T14:30:00.570316966Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683590-n6fsl/POD\" id=5870ea6b-8431-4abf-b65a-cb68a91a74d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.121988 | controller |     "Jun 09 14:30:00.575266 crc crio[23733]: time=\"2026-06-09T14:30:00.573317181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.122003 | controller |     "Jun 09 14:30:00.610768 crc crio[23733]: time=\"2026-06-09T14:30:00.609950815Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683590-n6fsl Namespace:openshift-operator-lifecycle-manager ID:6b22cd9ca3e17b2a013d51f6d5c5d5395d7185b5a0c9d29be4f837b7fdfd1900 UID:24fc495c-4380-4475-adc6-03d447857a57 NetNS:/var/run/netns/2759f3f1-a02a-44ae-9383-3c24f5a341ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24fc495c_4380_4475_adc6_03d447857a57.slice PodAnnotations:0xc0020d8b20}] Aliases:map[]}\"",
2026-06-09 14:45:34.122018 | controller |     "Jun 09 14:30:00.610768 crc crio[23733]: time=\"2026-06-09T14:30:00.610005876Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683590-n6fsl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.122033 | controller |     "Jun 09 14:30:00.655282 crc crio[23733]: time=\"2026-06-09T14:30:00.655168462Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683590-gl9q5/POD\" id=32dd8385-2ac9-4c85-9e14-f380311ee16c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.122048 | controller |     "Jun 09 14:30:00.655282 crc crio[23733]: time=\"2026-06-09T14:30:00.655281435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.122063 | controller |     "Jun 09 14:30:00.706430 crc crio[23733]: time=\"2026-06-09T14:30:00.705871936Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683590-gl9q5 Namespace:openshift-infra ID:32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a UID:5b4dccd4-b441-4733-95d5-780d37bc8d89 NetNS:/var/run/netns/c1ef4eb5-ea6c-4b42-b5e5-246eb8398f62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b4dccd4_b441_4733_95d5_780d37bc8d89.slice PodAnnotations:0xc00008d7e0}] Aliases:map[]}\"",
2026-06-09 14:45:34.122078 | controller |     "Jun 09 14:30:00.706430 crc crio[23733]: time=\"2026-06-09T14:30:00.70641522Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683590-gl9q5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.122092 | controller |     "Jun 09 14:30:01.272901 crc crio[23733]: 2026-06-09T14:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b22cd9ca3e17b2 Mac:c2:e9:e1:01:f0:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/2759f3f1-a02a-44ae-9383-3c24f5a341ed SocketPath: PciID:}] [{Interface:0xc000014760 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.122108 | controller |     "Jun 09 14:30:01.274467 crc crio[23733]: time=\"2026-06-09T14:30:01.274398964Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683590-n6fsl Namespace:openshift-operator-lifecycle-manager ID:6b22cd9ca3e17b2a013d51f6d5c5d5395d7185b5a0c9d29be4f837b7fdfd1900 UID:24fc495c-4380-4475-adc6-03d447857a57 NetNS:/var/run/netns/2759f3f1-a02a-44ae-9383-3c24f5a341ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24fc495c_4380_4475_adc6_03d447857a57.slice PodAnnotations:0xc0020d8b20}] Aliases:map[]}\"",
2026-06-09 14:45:34.122128 | controller |     "Jun 09 14:30:01.274745 crc crio[23733]: time=\"2026-06-09T14:30:01.27463047Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683590-n6fsl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.122144 | controller |     "Jun 09 14:30:01.289978 crc crio[23733]: time=\"2026-06-09T14:30:01.289887742Z\" level=info msg=\"Ran pod sandbox 6b22cd9ca3e17b2a013d51f6d5c5d5395d7185b5a0c9d29be4f837b7fdfd1900 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683590-n6fsl/POD\" id=5870ea6b-8431-4abf-b65a-cb68a91a74d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.122158 | controller |     "Jun 09 14:30:01.292986 crc crio[23733]: time=\"2026-06-09T14:30:01.292924917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=089b29f4-4d51-4052-b170-359cdfcef18d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.122173 | controller |     "Jun 09 14:30:01.298900 crc crio[23733]: time=\"2026-06-09T14:30:01.298833454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6f3fd8d6-fc53-41c5-8b9e-09d648791590 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.122188 | controller |     "Jun 09 14:30:01.350744 crc crio[23733]: time=\"2026-06-09T14:30:01.350635366Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683590-n6fsl/collect-profiles\" id=a490c3f0-5fbc-4d16-b1a0-82f571dd8c6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.122202 | controller |     "Jun 09 14:30:01.351447 crc crio[23733]: time=\"2026-06-09T14:30:01.351375415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.122217 | controller |     "Jun 09 14:30:01.433031 crc crio[23733]: 2026-06-09T14:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:32e4a6dd8d5fa3a Mac:0e:2d:87:54:4e:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/c1ef4eb5-ea6c-4b42-b5e5-246eb8398f62 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.122231 | controller |     "Jun 09 14:30:01.434498 crc crio[23733]: time=\"2026-06-09T14:30:01.434413006Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683590-gl9q5 Namespace:openshift-infra ID:32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a UID:5b4dccd4-b441-4733-95d5-780d37bc8d89 NetNS:/var/run/netns/c1ef4eb5-ea6c-4b42-b5e5-246eb8398f62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b4dccd4_b441_4733_95d5_780d37bc8d89.slice PodAnnotations:0xc00008d7e0}] Aliases:map[]}\"",
2026-06-09 14:45:34.122246 | controller |     "Jun 09 14:30:01.434824 crc crio[23733]: time=\"2026-06-09T14:30:01.434771554Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683590-gl9q5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.122261 | controller |     "Jun 09 14:30:01.445294 crc crio[23733]: time=\"2026-06-09T14:30:01.445201374Z\" level=info msg=\"Ran pod sandbox 32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a with infra container: openshift-infra/auto-csr-approver-29683590-gl9q5/POD\" id=32dd8385-2ac9-4c85-9e14-f380311ee16c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.122284 | controller |     "Jun 09 14:30:01.448877 crc crio[23733]: time=\"2026-06-09T14:30:01.448788004Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6f78a614-b9e7-44eb-8f03-cf9e74978966 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.122299 | controller |     "Jun 09 14:30:01.452907 crc crio[23733]: time=\"2026-06-09T14:30:01.452585669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.122314 | controller |     "Jun 09 14:30:01.456808 crc crio[23733]: time=\"2026-06-09T14:30:01.45668612Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.122329 | controller |     "Jun 09 14:30:01.458470 crc crio[23733]: time=\"2026-06-09T14:30:01.458392633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.122344 | controller |     "Jun 09 14:30:01.652555 crc crio[23733]: time=\"2026-06-09T14:30:01.651966511Z\" level=info msg=\"Created container b9acc1b0e4fc1a46311e1cebdb2fcd1a96f471877df8a9e353e33a8fa20d1b0e: openshift-operator-lifecycle-manager/collect-profiles-29683590-n6fsl/collect-profiles\" id=a490c3f0-5fbc-4d16-b1a0-82f571dd8c6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.122358 | controller |     "Jun 09 14:30:01.655544 crc crio[23733]: time=\"2026-06-09T14:30:01.655365646Z\" level=info msg=\"Starting container: b9acc1b0e4fc1a46311e1cebdb2fcd1a96f471877df8a9e353e33a8fa20d1b0e\" id=714de698-dad0-4764-8529-dc4508923c32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.122373 | controller |     "Jun 09 14:30:01.661949 crc crio[23733]: time=\"2026-06-09T14:30:01.661811176Z\" level=info msg=\"Started container\" PID=192583 containerID=b9acc1b0e4fc1a46311e1cebdb2fcd1a96f471877df8a9e353e33a8fa20d1b0e description=openshift-operator-lifecycle-manager/collect-profiles-29683590-n6fsl/collect-profiles id=714de698-dad0-4764-8529-dc4508923c32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b22cd9ca3e17b2a013d51f6d5c5d5395d7185b5a0c9d29be4f837b7fdfd1900",
2026-06-09 14:45:34.122388 | controller |     "Jun 09 14:30:03.330931 crc crio[23733]: time=\"2026-06-09T14:30:03.330820849Z\" level=info msg=\"Stopping pod sandbox: 6b22cd9ca3e17b2a013d51f6d5c5d5395d7185b5a0c9d29be4f837b7fdfd1900\" id=91abc141-7c68-4c4b-841e-3ba2e782fb19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.122403 | controller |     "Jun 09 14:30:03.332297 crc crio[23733]: time=\"2026-06-09T14:30:03.331832255Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683590-n6fsl Namespace:openshift-operator-lifecycle-manager ID:6b22cd9ca3e17b2a013d51f6d5c5d5395d7185b5a0c9d29be4f837b7fdfd1900 UID:24fc495c-4380-4475-adc6-03d447857a57 NetNS:/var/run/netns/2759f3f1-a02a-44ae-9383-3c24f5a341ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24fc495c_4380_4475_adc6_03d447857a57.slice PodAnnotations:0xc0020d8958}] Aliases:map[]}\"",
2026-06-09 14:45:34.122418 | controller |     "Jun 09 14:30:03.332297 crc crio[23733]: time=\"2026-06-09T14:30:03.332088301Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683590-n6fsl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.122433 | controller |     "Jun 09 14:30:03.718740 crc crio[23733]: time=\"2026-06-09T14:30:03.718166299Z\" level=info msg=\"Stopped pod sandbox: 6b22cd9ca3e17b2a013d51f6d5c5d5395d7185b5a0c9d29be4f837b7fdfd1900\" id=91abc141-7c68-4c4b-841e-3ba2e782fb19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.122447 | controller |     "Jun 09 14:30:06.697777 crc crio[23733]: time=\"2026-06-09T14:30:06.696385682Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6f78a614-b9e7-44eb-8f03-cf9e74978966 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.122465 | controller |     "Jun 09 14:30:06.699632 crc crio[23733]: time=\"2026-06-09T14:30:06.699184442Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8848ac85-803e-4312-9d5f-e5c47b4b6283 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.122481 | controller |     "Jun 09 14:30:06.702505 crc crio[23733]: time=\"2026-06-09T14:30:06.702392292Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c621d76c-b724-4fef-98f9-ccd1d45986a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.122495 | controller |     "Jun 09 14:30:06.713986 crc crio[23733]: time=\"2026-06-09T14:30:06.713823807Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683590-gl9q5/oc\" id=29c8cbdd-b8dd-4300-adcf-ba3d0209e7a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.122524 | controller |     "Jun 09 14:30:06.716892 crc crio[23733]: time=\"2026-06-09T14:30:06.716799161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.122545 | controller |     "Jun 09 14:30:06.793182 crc crio[23733]: time=\"2026-06-09T14:30:06.792803927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.122560 | controller |     "Jun 09 14:30:07.226589 crc crio[23733]: time=\"2026-06-09T14:30:07.22598151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.122575 | controller |     "Jun 09 14:30:07.368653 crc crio[23733]: time=\"2026-06-09T14:30:07.36834122Z\" level=info msg=\"Created container e8218384be9a26b3669506160203fbc8adc2b3e4d3cb123aa3ee3364c9b9ac8a: openshift-infra/auto-csr-approver-29683590-gl9q5/oc\" id=29c8cbdd-b8dd-4300-adcf-ba3d0209e7a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.122590 | controller |     "Jun 09 14:30:07.369940 crc crio[23733]: time=\"2026-06-09T14:30:07.369764376Z\" level=info msg=\"Starting container: e8218384be9a26b3669506160203fbc8adc2b3e4d3cb123aa3ee3364c9b9ac8a\" id=790f87e1-e5bf-4a60-9503-46aceabbb382 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.122605 | controller |     "Jun 09 14:30:07.378314 crc crio[23733]: time=\"2026-06-09T14:30:07.377177591Z\" level=info msg=\"Started container\" PID=193045 containerID=e8218384be9a26b3669506160203fbc8adc2b3e4d3cb123aa3ee3364c9b9ac8a description=openshift-infra/auto-csr-approver-29683590-gl9q5/oc id=790f87e1-e5bf-4a60-9503-46aceabbb382 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a",
2026-06-09 14:45:34.122620 | controller |     "Jun 09 14:30:09.446604 crc crio[23733]: time=\"2026-06-09T14:30:09.445521592Z\" level=info msg=\"Stopping pod sandbox: 32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a\" id=005fd1c3-5240-44aa-bd04-3a0c04fa625a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.122635 | controller |     "Jun 09 14:30:09.448410 crc crio[23733]: time=\"2026-06-09T14:30:09.447750868Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683590-gl9q5 Namespace:openshift-infra ID:32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a UID:5b4dccd4-b441-4733-95d5-780d37bc8d89 NetNS:/var/run/netns/c1ef4eb5-ea6c-4b42-b5e5-246eb8398f62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b4dccd4_b441_4733_95d5_780d37bc8d89.slice PodAnnotations:0xc0027d0f48}] Aliases:map[]}\"",
2026-06-09 14:45:34.122653 | controller |     "Jun 09 14:30:09.448410 crc crio[23733]: time=\"2026-06-09T14:30:09.447945772Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683590-gl9q5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.122669 | controller |     "Jun 09 14:30:09.844523 crc crio[23733]: time=\"2026-06-09T14:30:09.844201604Z\" level=info msg=\"Stopped pod sandbox: 32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a\" id=005fd1c3-5240-44aa-bd04-3a0c04fa625a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.122684 | controller |     "Jun 09 14:30:31.923068 crc crio[23733]: time=\"2026-06-09T14:30:31.921987558Z\" level=info msg=\"Removing container: e3b989f875c80da625c659cfd42c1c5c4c0158ee88049ca836cdd3d0143ee78f\" id=95dc8c12-6ffa-4466-9a9b-615ba49248ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.122698 | controller |     "Jun 09 14:30:32.122285 crc crio[23733]: time=\"2026-06-09T14:30:32.122181521Z\" level=info msg=\"Removed container e3b989f875c80da625c659cfd42c1c5c4c0158ee88049ca836cdd3d0143ee78f: openshift-infra/auto-csr-approver-29683584-j7wjq/oc\" id=95dc8c12-6ffa-4466-9a9b-615ba49248ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.122713 | controller |     "Jun 09 14:30:32.126822 crc crio[23733]: time=\"2026-06-09T14:30:32.126682973Z\" level=info msg=\"Removing container: 807ceb26ca2d92953b28610cefa56b63cfc311bdf5072eb12e51ffb14c60e25b\" id=13c40df1-f1d9-43ef-a17f-87e2be1c2de6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.122727 | controller |     "Jun 09 14:30:32.173953 crc crio[23733]: time=\"2026-06-09T14:30:32.173680984Z\" level=info msg=\"Removed container 807ceb26ca2d92953b28610cefa56b63cfc311bdf5072eb12e51ffb14c60e25b: openshift-operator-lifecycle-manager/collect-profiles-29683545-666tx/collect-profiles\" id=13c40df1-f1d9-43ef-a17f-87e2be1c2de6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.122742 | controller |     "Jun 09 14:30:32.188931 crc crio[23733]: time=\"2026-06-09T14:30:32.188811912Z\" level=info msg=\"Stopping pod sandbox: 01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533\" id=78857714-9aef-4966-a596-d479afea57c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.122757 | controller |     "Jun 09 14:30:32.188931 crc crio[23733]: time=\"2026-06-09T14:30:32.188914314Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533\" id=78857714-9aef-4966-a596-d479afea57c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.122771 | controller |     "Jun 09 14:30:32.189921 crc crio[23733]: time=\"2026-06-09T14:30:32.189870208Z\" level=info msg=\"Removing pod sandbox: 01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533\" id=ead160f6-d603-4815-befe-d7ec399f00ff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.122786 | controller |     "Jun 09 14:30:32.205734 crc crio[23733]: time=\"2026-06-09T14:30:32.205611171Z\" level=info msg=\"Removed pod sandbox: 01b463311d44ab0b8fd4b08aad597d8f5e8ea811777e375bb5e3257bba7fd533\" id=ead160f6-d603-4815-befe-d7ec399f00ff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.122801 | controller |     "Jun 09 14:30:32.206708 crc crio[23733]: time=\"2026-06-09T14:30:32.206622736Z\" level=info msg=\"Stopping pod sandbox: dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b\" id=319709f7-4a49-4ab7-a38e-f559b52554a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.122816 | controller |     "Jun 09 14:30:32.206830 crc crio[23733]: time=\"2026-06-09T14:30:32.206719729Z\" level=info msg=\"Stopped pod sandbox (already stopped): dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b\" id=319709f7-4a49-4ab7-a38e-f559b52554a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.122830 | controller |     "Jun 09 14:30:32.207392 crc crio[23733]: time=\"2026-06-09T14:30:32.207322783Z\" level=info msg=\"Removing pod sandbox: dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b\" id=1ee1ca13-1109-4a61-a572-4a64bfbbd125 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.122848 | controller |     "Jun 09 14:30:32.228398 crc crio[23733]: time=\"2026-06-09T14:30:32.228258096Z\" level=info msg=\"Removed pod sandbox: dcae02841c41d24d72e85b08f6fd1edf2a713ca867699fafa97ce9d5f6ce533b\" id=1ee1ca13-1109-4a61-a572-4a64bfbbd125 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.122874 | controller |     "Jun 09 14:32:00.553654 crc crio[23733]: time=\"2026-06-09T14:32:00.552603086Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683592-vt7sp/POD\" id=d36515f8-b82f-421c-a5f9-d29ac8a97227 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.122889 | controller |     "Jun 09 14:32:00.553654 crc crio[23733]: time=\"2026-06-09T14:32:00.553713044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.122904 | controller |     "Jun 09 14:32:00.626518 crc crio[23733]: time=\"2026-06-09T14:32:00.626365875Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683592-vt7sp Namespace:openshift-infra ID:8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7 UID:85b3c029-6f6c-4ec3-a920-9249b8efc37f NetNS:/var/run/netns/2217bf37-9fdf-4d4e-bc13-ab6ec71e8fff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85b3c029_6f6c_4ec3_a920_9249b8efc37f.slice PodAnnotations:0xc00028e280}] Aliases:map[]}\"",
2026-06-09 14:45:34.122919 | controller |     "Jun 09 14:32:00.626518 crc crio[23733]: time=\"2026-06-09T14:32:00.626474828Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683592-vt7sp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.122934 | controller |     "Jun 09 14:32:01.203983 crc crio[23733]: 2026-06-09T14:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8febc7b94c103e3 Mac:9e:8c:66:6f:47:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/2217bf37-9fdf-4d4e-bc13-ab6ec71e8fff SocketPath: PciID:}] [{Interface:0xc0004b2790 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.122948 | controller |     "Jun 09 14:32:01.206151 crc crio[23733]: time=\"2026-06-09T14:32:01.206002881Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683592-vt7sp Namespace:openshift-infra ID:8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7 UID:85b3c029-6f6c-4ec3-a920-9249b8efc37f NetNS:/var/run/netns/2217bf37-9fdf-4d4e-bc13-ab6ec71e8fff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85b3c029_6f6c_4ec3_a920_9249b8efc37f.slice PodAnnotations:0xc00028e280}] Aliases:map[]}\"",
2026-06-09 14:45:34.122963 | controller |     "Jun 09 14:32:01.206490 crc crio[23733]: time=\"2026-06-09T14:32:01.206402061Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683592-vt7sp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.122978 | controller |     "Jun 09 14:32:01.224540 crc crio[23733]: time=\"2026-06-09T14:32:01.223404704Z\" level=info msg=\"Ran pod sandbox 8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7 with infra container: openshift-infra/auto-csr-approver-29683592-vt7sp/POD\" id=d36515f8-b82f-421c-a5f9-d29ac8a97227 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.122992 | controller |     "Jun 09 14:32:01.226561 crc crio[23733]: time=\"2026-06-09T14:32:01.226486761Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=35f6ec29-0a05-4ca4-81ba-b86eb71f5f1a name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.123010 | controller |     "Jun 09 14:32:01.238738 crc crio[23733]: time=\"2026-06-09T14:32:01.237864776Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.123025 | controller |     "Jun 09 14:32:02.505599 crc crio[23733]: time=\"2026-06-09T14:32:02.504966655Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=35f6ec29-0a05-4ca4-81ba-b86eb71f5f1a name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.123039 | controller |     "Jun 09 14:32:02.507952 crc crio[23733]: time=\"2026-06-09T14:32:02.506524804Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fd0b40c2-730f-4e4a-ab83-08f046906769 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.123054 | controller |     "Jun 09 14:32:02.511283 crc crio[23733]: time=\"2026-06-09T14:32:02.511048557Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bb0b42cd-4e9c-49e0-8e5f-551c7329631c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.123069 | controller |     "Jun 09 14:32:02.521974 crc crio[23733]: time=\"2026-06-09T14:32:02.521827446Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683592-vt7sp/oc\" id=8c376f42-2bde-411c-8b70-641f3c27673e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.123084 | controller |     "Jun 09 14:32:02.522547 crc crio[23733]: time=\"2026-06-09T14:32:02.522413631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.123099 | controller |     "Jun 09 14:32:02.576188 crc crio[23733]: time=\"2026-06-09T14:32:02.576070089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.123113 | controller |     "Jun 09 14:32:03.009743 crc crio[23733]: time=\"2026-06-09T14:32:03.009081087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.123128 | controller |     "Jun 09 14:32:03.154714 crc crio[23733]: time=\"2026-06-09T14:32:03.154578546Z\" level=info msg=\"Created container 43e75ba6f18d4c4abd4b5689c98d931736c410d884472ea84fa944334000a441: openshift-infra/auto-csr-approver-29683592-vt7sp/oc\" id=8c376f42-2bde-411c-8b70-641f3c27673e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.123142 | controller |     "Jun 09 14:32:03.156584 crc crio[23733]: time=\"2026-06-09T14:32:03.156507425Z\" level=info msg=\"Starting container: 43e75ba6f18d4c4abd4b5689c98d931736c410d884472ea84fa944334000a441\" id=b04a1253-710e-449d-b537-f9ba20563ab8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.123156 | controller |     "Jun 09 14:32:03.161934 crc crio[23733]: time=\"2026-06-09T14:32:03.161850457Z\" level=info msg=\"Started container\" PID=199552 containerID=43e75ba6f18d4c4abd4b5689c98d931736c410d884472ea84fa944334000a441 description=openshift-infra/auto-csr-approver-29683592-vt7sp/oc id=b04a1253-710e-449d-b537-f9ba20563ab8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7",
2026-06-09 14:45:34.123171 | controller |     "Jun 09 14:32:04.673925 crc crio[23733]: time=\"2026-06-09T14:32:04.672902521Z\" level=info msg=\"Stopping pod sandbox: 8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7\" id=daf6bb55-e036-41db-b2dc-45002c306f64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.123186 | controller |     "Jun 09 14:32:04.675290 crc crio[23733]: time=\"2026-06-09T14:32:04.674982603Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683592-vt7sp Namespace:openshift-infra ID:8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7 UID:85b3c029-6f6c-4ec3-a920-9249b8efc37f NetNS:/var/run/netns/2217bf37-9fdf-4d4e-bc13-ab6ec71e8fff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod85b3c029_6f6c_4ec3_a920_9249b8efc37f.slice PodAnnotations:0xc0020d8bc8}] Aliases:map[]}\"",
2026-06-09 14:45:34.123204 | controller |     "Jun 09 14:32:04.675290 crc crio[23733]: time=\"2026-06-09T14:32:04.675262031Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683592-vt7sp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.123219 | controller |     "Jun 09 14:32:05.027923 crc crio[23733]: time=\"2026-06-09T14:32:05.02773463Z\" level=info msg=\"Stopped pod sandbox: 8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7\" id=daf6bb55-e036-41db-b2dc-45002c306f64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.123233 | controller |     "Jun 09 14:32:32.274795 crc crio[23733]: time=\"2026-06-09T14:32:32.273778745Z\" level=info msg=\"Removing container: ce69432368c07a4c8aef584b0bcfa3bc3bdaa23f47ed798238e82831e223ef30\" id=bd0792a1-2647-46f1-8dde-4a2073e84795 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.123248 | controller |     "Jun 09 14:32:32.524816 crc crio[23733]: time=\"2026-06-09T14:32:32.524369305Z\" level=info msg=\"Removed container ce69432368c07a4c8aef584b0bcfa3bc3bdaa23f47ed798238e82831e223ef30: openshift-infra/auto-csr-approver-29683586-z5rfr/oc\" id=bd0792a1-2647-46f1-8dde-4a2073e84795 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.123262 | controller |     "Jun 09 14:32:32.555091 crc crio[23733]: time=\"2026-06-09T14:32:32.554961647Z\" level=info msg=\"Stopping pod sandbox: 129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7\" id=1d6c7329-0a3c-4f2a-8f73-f2a3cd780129 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.123277 | controller |     "Jun 09 14:32:32.555091 crc crio[23733]: time=\"2026-06-09T14:32:32.55507172Z\" level=info msg=\"Stopped pod sandbox (already stopped): 129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7\" id=1d6c7329-0a3c-4f2a-8f73-f2a3cd780129 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.123292 | controller |     "Jun 09 14:32:32.555917 crc crio[23733]: time=\"2026-06-09T14:32:32.555613104Z\" level=info msg=\"Removing pod sandbox: 129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7\" id=c298a3ac-6330-46f7-aa47-28f412465b8b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.123306 | controller |     "Jun 09 14:32:32.575295 crc crio[23733]: time=\"2026-06-09T14:32:32.575220033Z\" level=info msg=\"Removed pod sandbox: 129acca7574ec2d45bc1704c2aac05632b35e2280421c0f13bfb62d4d84dbaf7\" id=c298a3ac-6330-46f7-aa47-28f412465b8b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.123320 | controller |     "Jun 09 14:32:35.183603 crc crio[23733]: time=\"2026-06-09T14:32:35.182425634Z\" level=info msg=\"Stopping pod sandbox: fed843602d4661f2fb7c21605dcf09034a0fe335399700278100fa174df5d6ab\" id=f0d51b93-c676-408e-bb03-890d4bcfa41b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.123334 | controller |     "Jun 09 14:32:35.185662 crc crio[23733]: time=\"2026-06-09T14:32:35.184814153Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w Namespace:openstack ID:fed843602d4661f2fb7c21605dcf09034a0fe335399700278100fa174df5d6ab UID:cebf775a-1ce6-4822-850d-0ed255069472 NetNS:/var/run/netns/3a9e69c7-69d8-470c-8610-05248d72e8c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcebf775a_1ce6_4822_850d_0ed255069472.slice PodAnnotations:0xc00008c920}] Aliases:map[]}\"",
2026-06-09 14:45:34.123349 | controller |     "Jun 09 14:32:35.185662 crc crio[23733]: time=\"2026-06-09T14:32:35.185017258Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.123367 | controller |     "Jun 09 14:32:35.727637 crc crio[23733]: time=\"2026-06-09T14:32:35.727295722Z\" level=info msg=\"Stopped pod sandbox: fed843602d4661f2fb7c21605dcf09034a0fe335399700278100fa174df5d6ab\" id=f0d51b93-c676-408e-bb03-890d4bcfa41b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.123382 | controller |     "Jun 09 14:32:37.037485 crc crio[23733]: time=\"2026-06-09T14:32:37.036952183Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.123397 | controller |     "Jun 09 14:33:11.507425 crc crio[23733]: time=\"2026-06-09T14:33:11.506016339Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-2r8v6/must-gather-rkjpl/POD\" id=03ff5ada-b471-4b04-aa56-423cc0e50d10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.123411 | controller |     "Jun 09 14:33:11.509045 crc crio[23733]: time=\"2026-06-09T14:33:11.507496836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.123426 | controller |     "Jun 09 14:33:11.583459 crc crio[23733]: time=\"2026-06-09T14:33:11.583368198Z\" level=info msg=\"Got pod network &{Name:must-gather-rkjpl Namespace:openshift-must-gather-2r8v6 ID:d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80 UID:11bae0ea-78fb-481e-8552-04224c308fe8 NetNS:/var/run/netns/6047123a-215a-40a1-959b-e80f5c8e0535 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11bae0ea_78fb_481e_8552_04224c308fe8.slice PodAnnotations:0xc002898170}] Aliases:map[]}\"",
2026-06-09 14:45:34.123441 | controller |     "Jun 09 14:33:11.583459 crc crio[23733]: time=\"2026-06-09T14:33:11.58344806Z\" level=info msg=\"Adding pod openshift-must-gather-2r8v6_must-gather-rkjpl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.123455 | controller |     "Jun 09 14:33:12.242317 crc crio[23733]: 2026-06-09T14:33:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d96835dd5c216df Mac:fe:28:2a:ab:dc:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/6047123a-215a-40a1-959b-e80f5c8e0535 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.123470 | controller |     "Jun 09 14:33:12.246963 crc crio[23733]: time=\"2026-06-09T14:33:12.246797543Z\" level=info msg=\"Got pod network &{Name:must-gather-rkjpl Namespace:openshift-must-gather-2r8v6 ID:d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80 UID:11bae0ea-78fb-481e-8552-04224c308fe8 NetNS:/var/run/netns/6047123a-215a-40a1-959b-e80f5c8e0535 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11bae0ea_78fb_481e_8552_04224c308fe8.slice PodAnnotations:0xc002898170}] Aliases:map[]}\"",
2026-06-09 14:45:34.123485 | controller |     "Jun 09 14:33:12.247252 crc crio[23733]: time=\"2026-06-09T14:33:12.247187002Z\" level=info msg=\"Checking pod openshift-must-gather-2r8v6_must-gather-rkjpl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.123500 | controller |     "Jun 09 14:33:12.265342 crc crio[23733]: time=\"2026-06-09T14:33:12.264598026Z\" level=info msg=\"Ran pod sandbox d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80 with infra container: openshift-must-gather-2r8v6/must-gather-rkjpl/POD\" id=03ff5ada-b471-4b04-aa56-423cc0e50d10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.123532 | controller |     "Jun 09 14:33:12.269644 crc crio[23733]: time=\"2026-06-09T14:33:12.26954764Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=efed3e78-fde3-417d-b3d0-dbd2fb480087 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.123552 | controller |     "Jun 09 14:33:12.270058 crc crio[23733]: time=\"2026-06-09T14:33:12.269984511Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=efed3e78-fde3-417d-b3d0-dbd2fb480087 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.123567 | controller |     "Jun 09 14:33:12.270208 crc crio[23733]: time=\"2026-06-09T14:33:12.270096403Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=efed3e78-fde3-417d-b3d0-dbd2fb480087 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.123581 | controller |     "Jun 09 14:33:12.271536 crc crio[23733]: time=\"2026-06-09T14:33:12.271460007Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=4f357720-1605-40b1-99c7-3860663183c7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.123595 | controller |     "Jun 09 14:33:12.286226 crc crio[23733]: time=\"2026-06-09T14:33:12.283233652Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"",
2026-06-09 14:45:34.123610 | controller |     "Jun 09 14:33:18.960398 crc crio[23733]: time=\"2026-06-09T14:33:18.959230963Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=4f357720-1605-40b1-99c7-3860663183c7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.123626 | controller |     "Jun 09 14:33:18.963877 crc crio[23733]: time=\"2026-06-09T14:33:18.96351225Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=2cfc3977-c254-4d4d-bd9e-7914e0d20f28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.123645 | controller |     "Jun 09 14:33:18.967597 crc crio[23733]: time=\"2026-06-09T14:33:18.96750885Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=f0a03bec-405b-45a0-8742-f86a42fbe57b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.123660 | controller |     "Jun 09 14:33:18.977531 crc crio[23733]: time=\"2026-06-09T14:33:18.977451577Z\" level=info msg=\"Creating container: openshift-must-gather-2r8v6/must-gather-rkjpl/gather\" id=9ea77f44-aefb-4e78-9ebb-4190394c3753 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.123674 | controller |     "Jun 09 14:33:18.979080 crc crio[23733]: time=\"2026-06-09T14:33:18.979020686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.123689 | controller |     "Jun 09 14:33:19.031334 crc crio[23733]: time=\"2026-06-09T14:33:19.031207948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.123704 | controller |     "Jun 09 14:33:19.507447 crc crio[23733]: time=\"2026-06-09T14:33:19.507349283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.123720 | controller |     "Jun 09 14:33:19.642049 crc crio[23733]: time=\"2026-06-09T14:33:19.641469517Z\" level=info msg=\"Created container bd84e915a2e33c145a592a5c6e1c364c8d63c861ac13e36dcaa7224c3579a7bb: openshift-must-gather-2r8v6/must-gather-rkjpl/gather\" id=9ea77f44-aefb-4e78-9ebb-4190394c3753 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.123737 | controller |     "Jun 09 14:33:19.645172 crc crio[23733]: time=\"2026-06-09T14:33:19.644934103Z\" level=info msg=\"Starting container: bd84e915a2e33c145a592a5c6e1c364c8d63c861ac13e36dcaa7224c3579a7bb\" id=b31aa89b-94ff-418d-8f16-8fc41b7c71b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.123755 | controller |     "Jun 09 14:33:19.656453 crc crio[23733]: time=\"2026-06-09T14:33:19.655466056Z\" level=info msg=\"Started container\" PID=203750 containerID=bd84e915a2e33c145a592a5c6e1c364c8d63c861ac13e36dcaa7224c3579a7bb description=openshift-must-gather-2r8v6/must-gather-rkjpl/gather id=b31aa89b-94ff-418d-8f16-8fc41b7c71b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80",
2026-06-09 14:45:34.123770 | controller |     "Jun 09 14:33:19.666079 crc crio[23733]: time=\"2026-06-09T14:33:19.665935778Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=d4058002-b421-415f-8e38-14778ffcabfd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.123785 | controller |     "Jun 09 14:33:19.671786 crc crio[23733]: time=\"2026-06-09T14:33:19.67165881Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=d30c6f48-b0c4-4158-98a3-a468b0f736a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.123800 | controller |     "Jun 09 14:33:19.685347 crc crio[23733]: time=\"2026-06-09T14:33:19.68528331Z\" level=info msg=\"Creating container: openshift-must-gather-2r8v6/must-gather-rkjpl/copy\" id=109bb88b-c5df-4911-b276-db0dcff464bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.123815 | controller |     "Jun 09 14:33:19.687088 crc crio[23733]: time=\"2026-06-09T14:33:19.687015202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.123830 | controller |     "Jun 09 14:33:19.736738 crc crio[23733]: time=\"2026-06-09T14:33:19.736650261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.123844 | controller |     "Jun 09 14:33:20.023449 crc crio[23733]: time=\"2026-06-09T14:33:20.023377992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.123859 | controller |     "Jun 09 14:33:20.105187 crc crio[23733]: time=\"2026-06-09T14:33:20.104937855Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.123874 | controller |     "Jun 09 14:33:20.169520 crc crio[23733]: time=\"2026-06-09T14:33:20.169410493Z\" level=info msg=\"Created container a237a53d0de502db6df33bbedaedcd49b8e95f3e8fac54a803cbdcc2cab77e06: openshift-must-gather-2r8v6/must-gather-rkjpl/copy\" id=109bb88b-c5df-4911-b276-db0dcff464bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.123888 | controller |     "Jun 09 14:33:20.171572 crc crio[23733]: time=\"2026-06-09T14:33:20.171487015Z\" level=info msg=\"Starting container: a237a53d0de502db6df33bbedaedcd49b8e95f3e8fac54a803cbdcc2cab77e06\" id=f3f2cb5b-ef80-49a9-9e56-4f53ed108254 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.123903 | controller |     "Jun 09 14:33:20.179955 crc crio[23733]: time=\"2026-06-09T14:33:20.179858873Z\" level=info msg=\"Started container\" PID=203840 containerID=a237a53d0de502db6df33bbedaedcd49b8e95f3e8fac54a803cbdcc2cab77e06 description=openshift-must-gather-2r8v6/must-gather-rkjpl/copy id=f3f2cb5b-ef80-49a9-9e56-4f53ed108254 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80",
2026-06-09 14:45:34.123923 | controller |     "Jun 09 14:33:24.681151 crc crio[23733]: time=\"2026-06-09T14:33:24.680251958Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.123941 | controller |     "Jun 09 14:33:24.681151 crc crio[23733]: time=\"2026-06-09T14:33:24.680808832Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.123955 | controller |     "Jun 09 14:33:25.014095 crc crio[23733]: time=\"2026-06-09T14:33:25.014006541Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.123970 | controller |     "Jun 09 14:33:25.014537 crc crio[23733]: time=\"2026-06-09T14:33:25.014302299Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.123984 | controller |     "Jun 09 14:33:25.056518 crc crio[23733]: time=\"2026-06-09T14:33:25.056291485Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.123998 | controller |     "Jun 09 14:33:25.206902 crc crio[23733]: time=\"2026-06-09T14:33:25.204757739Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.124012 | controller |     "Jun 09 14:33:25.525905 crc crio[23733]: time=\"2026-06-09T14:33:25.524969124Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.124026 | controller |     "Jun 09 14:33:25.546573 crc crio[23733]: time=\"2026-06-09T14:33:25.54647996Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.124041 | controller |     "Jun 09 14:33:26.807228 crc crio[23733]: time=\"2026-06-09T14:33:26.80636458Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-2r8v6/crc-debug-nkg8x/POD\" id=6c1c6c6a-b281-4e06-be15-2149b28fd6cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.124055 | controller |     "Jun 09 14:33:26.809509 crc crio[23733]: time=\"2026-06-09T14:33:26.807309554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.124069 | controller |     "Jun 09 14:33:26.846923 crc crio[23733]: time=\"2026-06-09T14:33:26.846805999Z\" 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=6c1c6c6a-b281-4e06-be15-2149b28fd6cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.124083 | controller |     "Jun 09 14:33:26.877973 crc crio[23733]: time=\"2026-06-09T14:33:26.877860453Z\" level=info msg=\"Ran pod sandbox f6d694381cfafc0249e9fcfbe1da9bd860717e4f38ec01b64aa7fd7defaf4fc5 with infra container: openshift-must-gather-2r8v6/crc-debug-nkg8x/POD\" id=6c1c6c6a-b281-4e06-be15-2149b28fd6cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.124098 | controller |     "Jun 09 14:33:26.881755 crc crio[23733]: time=\"2026-06-09T14:33:26.881630567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=bd8f3d04-263a-4e63-bae4-2cc1ee562c67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.124113 | controller |     "Jun 09 14:33:26.882220 crc crio[23733]: time=\"2026-06-09T14:33:26.882064508Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=bd8f3d04-263a-4e63-bae4-2cc1ee562c67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.124130 | controller |     "Jun 09 14:33:26.882220 crc crio[23733]: time=\"2026-06-09T14:33:26.882198891Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=bd8f3d04-263a-4e63-bae4-2cc1ee562c67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.124145 | controller |     "Jun 09 14:33:26.885163 crc crio[23733]: time=\"2026-06-09T14:33:26.885022442Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=385676a6-83a6-4293-a186-1204551afef9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.124160 | controller |     "Jun 09 14:33:26.891589 crc crio[23733]: time=\"2026-06-09T14:33:26.891487243Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"",
2026-06-09 14:45:34.124175 | controller |     "Jun 09 14:33:54.282064 crc crio[23733]: time=\"2026-06-09T14:33:54.280731577Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=385676a6-83a6-4293-a186-1204551afef9 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.124189 | controller |     "Jun 09 14:33:54.285949 crc crio[23733]: time=\"2026-06-09T14:33:54.285845964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=51183399-63be-4d0a-b5c0-2140f0324c89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.124204 | controller |     "Jun 09 14:33:54.291706 crc crio[23733]: time=\"2026-06-09T14:33:54.291605299Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=3b29e413-9bc6-4af2-afba-92b900d83e46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.124219 | controller |     "Jun 09 14:33:54.306625 crc crio[23733]: time=\"2026-06-09T14:33:54.30651148Z\" level=info msg=\"Creating container: openshift-must-gather-2r8v6/crc-debug-nkg8x/container-00\" id=04556317-24cc-426a-ae44-f7d16cc4fe71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.124233 | controller |     "Jun 09 14:33:54.310253 crc crio[23733]: time=\"2026-06-09T14:33:54.310167422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.124248 | controller |     "Jun 09 14:33:54.368874 crc crio[23733]: time=\"2026-06-09T14:33:54.368584148Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=04556317-24cc-426a-ae44-f7d16cc4fe71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.124262 | controller |     "Jun 09 14:33:54.423562 crc crio[23733]: time=\"2026-06-09T14:33:54.423449527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.124277 | controller |     "Jun 09 14:33:54.429970 crc crio[23733]: time=\"2026-06-09T14:33:54.429897987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.124291 | controller |     "Jun 09 14:33:55.009446 crc crio[23733]: time=\"2026-06-09T14:33:55.008078536Z\" level=info msg=\"Created container f73aa8350748587a0c0e43b83c02b596034ddcc5e451b796e41e50a772037a5d: openshift-must-gather-2r8v6/crc-debug-nkg8x/container-00\" id=04556317-24cc-426a-ae44-f7d16cc4fe71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.124308 | controller |     "Jun 09 14:33:55.016284 crc crio[23733]: time=\"2026-06-09T14:33:55.016193579Z\" level=info msg=\"Starting container: f73aa8350748587a0c0e43b83c02b596034ddcc5e451b796e41e50a772037a5d\" id=dfe60edf-c141-40a2-b1ca-1f140652c274 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.124323 | controller |     "Jun 09 14:33:55.025874 crc crio[23733]: time=\"2026-06-09T14:33:55.025724197Z\" level=info msg=\"Started container\" PID=209769 containerID=f73aa8350748587a0c0e43b83c02b596034ddcc5e451b796e41e50a772037a5d description=openshift-must-gather-2r8v6/crc-debug-nkg8x/container-00 id=dfe60edf-c141-40a2-b1ca-1f140652c274 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6d694381cfafc0249e9fcfbe1da9bd860717e4f38ec01b64aa7fd7defaf4fc5",
2026-06-09 14:45:34.124337 | controller |     "Jun 09 14:34:00.535478 crc crio[23733]: time=\"2026-06-09T14:34:00.53456761Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683594-k692r/POD\" id=f0dcea61-bf96-4a60-8738-9d4e532c0396 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.124351 | controller |     "Jun 09 14:34:00.540162 crc crio[23733]: time=\"2026-06-09T14:34:00.537031072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.124366 | controller |     "Jun 09 14:34:00.598607 crc crio[23733]: time=\"2026-06-09T14:34:00.59673721Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683594-k692r Namespace:openshift-infra ID:b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f UID:aa9909de-c95e-45d8-a1c1-cc4e0e8ab92a NetNS:/var/run/netns/f75c78cc-e975-4c97-86d4-36d93b4cc334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa9909de_c95e_45d8_a1c1_cc4e0e8ab92a.slice PodAnnotations:0xc0020d8ad0}] Aliases:map[]}\"",
2026-06-09 14:45:34.124381 | controller |     "Jun 09 14:34:00.598607 crc crio[23733]: time=\"2026-06-09T14:34:00.596826502Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683594-k692r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.124395 | controller |     "Jun 09 14:34:01.511368 crc crio[23733]: 2026-06-09T14:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0297169d74d92a Mac:46:37:42:6c:10:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/f75c78cc-e975-4c97-86d4-36d93b4cc334 SocketPath: PciID:}] [{Interface:0xc0000147a0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.124410 | controller |     "Jun 09 14:34:01.513454 crc crio[23733]: time=\"2026-06-09T14:34:01.513219516Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683594-k692r Namespace:openshift-infra ID:b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f UID:aa9909de-c95e-45d8-a1c1-cc4e0e8ab92a NetNS:/var/run/netns/f75c78cc-e975-4c97-86d4-36d93b4cc334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa9909de_c95e_45d8_a1c1_cc4e0e8ab92a.slice PodAnnotations:0xc0020d8ad0}] Aliases:map[]}\"",
2026-06-09 14:45:34.124425 | controller |     "Jun 09 14:34:01.513454 crc crio[23733]: time=\"2026-06-09T14:34:01.513421171Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683594-k692r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.124440 | controller |     "Jun 09 14:34:01.537250 crc crio[23733]: time=\"2026-06-09T14:34:01.537160303Z\" level=info msg=\"Ran pod sandbox b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f with infra container: openshift-infra/auto-csr-approver-29683594-k692r/POD\" id=f0dcea61-bf96-4a60-8738-9d4e532c0396 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.124458 | controller |     "Jun 09 14:34:01.540007 crc crio[23733]: time=\"2026-06-09T14:34:01.539953624Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=aea9e6d7-87f9-4ac0-b42a-1ffb049b0159 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.124473 | controller |     "Jun 09 14:34:01.551735 crc crio[23733]: time=\"2026-06-09T14:34:01.551630605Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.124487 | controller |     "Jun 09 14:34:02.668055 crc crio[23733]: time=\"2026-06-09T14:34:02.667393411Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=aea9e6d7-87f9-4ac0-b42a-1ffb049b0159 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.124502 | controller |     "Jun 09 14:34:02.669619 crc crio[23733]: time=\"2026-06-09T14:34:02.669526183Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6fbe259c-d37c-41d6-9531-10e2a5133d11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.124536 | controller |     "Jun 09 14:34:02.673311 crc crio[23733]: time=\"2026-06-09T14:34:02.673091313Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a84e76a1-f336-46d4-a1b0-3a4fcdc8b23b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.124553 | controller |     "Jun 09 14:34:02.685005 crc crio[23733]: time=\"2026-06-09T14:34:02.684497297Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683594-k692r/oc\" id=51b4f864-9d43-4b64-9c30-40d4cb7f1393 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.124568 | controller |     "Jun 09 14:34:02.685505 crc crio[23733]: time=\"2026-06-09T14:34:02.685331178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.124583 | controller |     "Jun 09 14:34:02.771593 crc crio[23733]: time=\"2026-06-09T14:34:02.771287282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.124597 | controller |     "Jun 09 14:34:03.636036 crc crio[23733]: time=\"2026-06-09T14:34:03.635528515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.124612 | controller |     "Jun 09 14:34:03.807795 crc crio[23733]: time=\"2026-06-09T14:34:03.807644137Z\" level=info msg=\"Created container 4cc73c5ab587ec44421bedfdb045953b11225bc9b769a71f4cfd37f43c928ce6: openshift-infra/auto-csr-approver-29683594-k692r/oc\" id=51b4f864-9d43-4b64-9c30-40d4cb7f1393 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.124626 | controller |     "Jun 09 14:34:03.810080 crc crio[23733]: time=\"2026-06-09T14:34:03.809989016Z\" level=info msg=\"Starting container: 4cc73c5ab587ec44421bedfdb045953b11225bc9b769a71f4cfd37f43c928ce6\" id=8c2bbb20-116b-48a6-bbb1-e78ec35830cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.124641 | controller |     "Jun 09 14:34:03.816028 crc crio[23733]: time=\"2026-06-09T14:34:03.815938174Z\" level=info msg=\"Started container\" PID=211021 containerID=4cc73c5ab587ec44421bedfdb045953b11225bc9b769a71f4cfd37f43c928ce6 description=openshift-infra/auto-csr-approver-29683594-k692r/oc id=8c2bbb20-116b-48a6-bbb1-e78ec35830cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f",
2026-06-09 14:45:34.124655 | controller |     "Jun 09 14:34:05.517954 crc crio[23733]: time=\"2026-06-09T14:34:05.517343045Z\" level=info msg=\"Stopping pod sandbox: b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f\" id=9685fd26-f901-42e0-9632-cc199cf0eeaf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.124673 | controller |     "Jun 09 14:34:05.520265 crc crio[23733]: time=\"2026-06-09T14:34:05.518657878Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683594-k692r Namespace:openshift-infra ID:b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f UID:aa9909de-c95e-45d8-a1c1-cc4e0e8ab92a NetNS:/var/run/netns/f75c78cc-e975-4c97-86d4-36d93b4cc334 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa9909de_c95e_45d8_a1c1_cc4e0e8ab92a.slice PodAnnotations:0xc0020d8d18}] Aliases:map[]}\"",
2026-06-09 14:45:34.124689 | controller |     "Jun 09 14:34:05.520265 crc crio[23733]: time=\"2026-06-09T14:34:05.518861293Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683594-k692r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.124704 | controller |     "Jun 09 14:34:07.756309 crc crio[23733]: time=\"2026-06-09T14:34:07.755386019Z\" level=info msg=\"Stopped pod sandbox: b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f\" id=9685fd26-f901-42e0-9632-cc199cf0eeaf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.124718 | controller |     "Jun 09 14:34:23.832080 crc crio[23733]: time=\"2026-06-09T14:34:23.830756829Z\" level=info msg=\"Stopping pod sandbox: f6d694381cfafc0249e9fcfbe1da9bd860717e4f38ec01b64aa7fd7defaf4fc5\" id=d75a4a54-c214-423b-91d5-fe9cffc8063f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.124733 | controller |     "Jun 09 14:34:23.858042 crc crio[23733]: time=\"2026-06-09T14:34:23.857772382Z\" level=info msg=\"Stopped pod sandbox: f6d694381cfafc0249e9fcfbe1da9bd860717e4f38ec01b64aa7fd7defaf4fc5\" id=d75a4a54-c214-423b-91d5-fe9cffc8063f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.124747 | controller |     "Jun 09 14:34:25.956505 crc crio[23733]: time=\"2026-06-09T14:34:25.955479526Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-2r8v6/crc-debug-4pplp/POD\" id=1c4f209b-22af-4c63-a223-078c19e6988c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.124762 | controller |     "Jun 09 14:34:25.956505 crc crio[23733]: time=\"2026-06-09T14:34:25.956508072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.124776 | controller |     "Jun 09 14:34:25.982724 crc crio[23733]: time=\"2026-06-09T14:34:25.982288255Z\" 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=1c4f209b-22af-4c63-a223-078c19e6988c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.124791 | controller |     "Jun 09 14:34:26.004543 crc crio[23733]: time=\"2026-06-09T14:34:26.002385146Z\" level=info msg=\"Ran pod sandbox 6130af44f39881e83ca86e37f00ac293398ccd5802589082b21d146d64979fbc with infra container: openshift-must-gather-2r8v6/crc-debug-4pplp/POD\" id=1c4f209b-22af-4c63-a223-078c19e6988c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.124805 | controller |     "Jun 09 14:34:26.005508 crc crio[23733]: time=\"2026-06-09T14:34:26.005382641Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=c8bb1960-4261-4340-954d-423af1679898 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.124819 | controller |     "Jun 09 14:34:26.011994 crc crio[23733]: time=\"2026-06-09T14:34:26.011880853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=edb03e6c-2e02-48e2-a655-445916516eba name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.124833 | controller |     "Jun 09 14:34:26.026207 crc crio[23733]: time=\"2026-06-09T14:34:26.025895692Z\" level=info msg=\"Creating container: openshift-must-gather-2r8v6/crc-debug-4pplp/container-00\" id=d88a9f66-40b0-46c0-b6e5-7c8bb341ae60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.124853 | controller |     "Jun 09 14:34:26.026569 crc crio[23733]: time=\"2026-06-09T14:34:26.026539589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.124868 | controller |     "Jun 09 14:34:26.077884 crc crio[23733]: time=\"2026-06-09T14:34:26.077755835Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=d88a9f66-40b0-46c0-b6e5-7c8bb341ae60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.124883 | controller |     "Jun 09 14:34:26.097253 crc crio[23733]: time=\"2026-06-09T14:34:26.097029547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.124897 | controller |     "Jun 09 14:34:26.106249 crc crio[23733]: time=\"2026-06-09T14:34:26.106158584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.124912 | controller |     "Jun 09 14:34:26.855821 crc crio[23733]: time=\"2026-06-09T14:34:26.855292487Z\" level=info msg=\"Created container cebccac142f484d96a78ff242f5d9368f3c87d0ddbcefd56dd7f481d77d9e6bc: openshift-must-gather-2r8v6/crc-debug-4pplp/container-00\" id=d88a9f66-40b0-46c0-b6e5-7c8bb341ae60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.124927 | controller |     "Jun 09 14:34:26.856913 crc crio[23733]: time=\"2026-06-09T14:34:26.856856065Z\" level=info msg=\"Starting container: cebccac142f484d96a78ff242f5d9368f3c87d0ddbcefd56dd7f481d77d9e6bc\" id=d19f6e62-173c-4e71-b056-52f327bb59c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.124942 | controller |     "Jun 09 14:34:26.864406 crc crio[23733]: time=\"2026-06-09T14:34:26.864323461Z\" level=info msg=\"Started container\" PID=215478 containerID=cebccac142f484d96a78ff242f5d9368f3c87d0ddbcefd56dd7f481d77d9e6bc description=openshift-must-gather-2r8v6/crc-debug-4pplp/container-00 id=d19f6e62-173c-4e71-b056-52f327bb59c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6130af44f39881e83ca86e37f00ac293398ccd5802589082b21d146d64979fbc",
2026-06-09 14:45:34.124957 | controller |     "Jun 09 14:34:28.946072 crc crio[23733]: time=\"2026-06-09T14:34:28.945475922Z\" level=info msg=\"Stopping pod sandbox: 6130af44f39881e83ca86e37f00ac293398ccd5802589082b21d146d64979fbc\" id=93a3fdd3-6ace-4f51-bb14-c7e67c5128da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.124972 | controller |     "Jun 09 14:34:28.960102 crc crio[23733]: time=\"2026-06-09T14:34:28.960012825Z\" level=info msg=\"Stopped pod sandbox: 6130af44f39881e83ca86e37f00ac293398ccd5802589082b21d146d64979fbc\" id=93a3fdd3-6ace-4f51-bb14-c7e67c5128da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.124986 | controller |     "Jun 09 14:34:29.966582 crc crio[23733]: time=\"2026-06-09T14:34:29.965816769Z\" level=info msg=\"Removing container: cebccac142f484d96a78ff242f5d9368f3c87d0ddbcefd56dd7f481d77d9e6bc\" id=ae538e3d-e901-439e-b43a-3e19b730f0e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.125001 | controller |     "Jun 09 14:34:30.003756 crc crio[23733]: time=\"2026-06-09T14:34:30.003648562Z\" level=info msg=\"Removed container cebccac142f484d96a78ff242f5d9368f3c87d0ddbcefd56dd7f481d77d9e6bc: openshift-must-gather-2r8v6/crc-debug-4pplp/container-00\" id=ae538e3d-e901-439e-b43a-3e19b730f0e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.125015 | controller |     "Jun 09 14:34:32.631754 crc crio[23733]: time=\"2026-06-09T14:34:32.630960595Z\" level=info msg=\"Removing container: 35b6bc81e448124d8f3fd6712d287747b3223e27b3ae4390ace513a1daf56097\" id=d96b823d-ce36-44e5-972f-a8de85ccefdd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.125032 | controller |     "Jun 09 14:34:32.868561 crc crio[23733]: time=\"2026-06-09T14:34:32.868427678Z\" level=info msg=\"Removed container 35b6bc81e448124d8f3fd6712d287747b3223e27b3ae4390ace513a1daf56097: openshift-infra/auto-csr-approver-29683588-95nbq/oc\" id=d96b823d-ce36-44e5-972f-a8de85ccefdd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.125047 | controller |     "Jun 09 14:34:32.883718 crc crio[23733]: time=\"2026-06-09T14:34:32.883477353Z\" level=info msg=\"Stopping pod sandbox: c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521\" id=1063c857-b6d5-4646-85ed-b0fd4a83e5ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.125062 | controller |     "Jun 09 14:34:32.883718 crc crio[23733]: time=\"2026-06-09T14:34:32.883578146Z\" level=info msg=\"Stopped pod sandbox (already stopped): c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521\" id=1063c857-b6d5-4646-85ed-b0fd4a83e5ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.125076 | controller |     "Jun 09 14:34:32.884308 crc crio[23733]: time=\"2026-06-09T14:34:32.884243262Z\" level=info msg=\"Removing pod sandbox: c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521\" id=e508ed12-5f2d-4f9e-b93e-8475d0aa308a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.125091 | controller |     "Jun 09 14:34:32.899903 crc crio[23733]: time=\"2026-06-09T14:34:32.89979373Z\" level=info msg=\"Removed pod sandbox: c0cd82ebb66c28e077fea0c68af3df1c74c01862e70443328be32bd20e129521\" id=e508ed12-5f2d-4f9e-b93e-8475d0aa308a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.125105 | controller |     "Jun 09 14:34:32.901520 crc crio[23733]: time=\"2026-06-09T14:34:32.901292078Z\" level=info msg=\"Stopping pod sandbox: 6130af44f39881e83ca86e37f00ac293398ccd5802589082b21d146d64979fbc\" id=920df6fc-af6c-4efd-9b8e-8dcc7ae5da49 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.125119 | controller |     "Jun 09 14:34:32.901520 crc crio[23733]: time=\"2026-06-09T14:34:32.90136371Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6130af44f39881e83ca86e37f00ac293398ccd5802589082b21d146d64979fbc\" id=920df6fc-af6c-4efd-9b8e-8dcc7ae5da49 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.125134 | controller |     "Jun 09 14:34:32.902051 crc crio[23733]: time=\"2026-06-09T14:34:32.901971574Z\" level=info msg=\"Removing pod sandbox: 6130af44f39881e83ca86e37f00ac293398ccd5802589082b21d146d64979fbc\" id=a1cba06c-481a-4f89-abcb-bc64b92e884b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.125149 | controller |     "Jun 09 14:34:32.917478 crc crio[23733]: time=\"2026-06-09T14:34:32.916916786Z\" level=info msg=\"Removed pod sandbox: 6130af44f39881e83ca86e37f00ac293398ccd5802589082b21d146d64979fbc\" id=a1cba06c-481a-4f89-abcb-bc64b92e884b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.125163 | controller |     "Jun 09 14:35:07.623984 crc crio[23733]: time=\"2026-06-09T14:35:07.623095916Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-4fm2h/POD\" id=a5833e51-0a76-4cc8-9b12-72e109427ff2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.125178 | controller |     "Jun 09 14:35:07.626901 crc crio[23733]: time=\"2026-06-09T14:35:07.62404299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.125193 | controller |     "Jun 09 14:35:07.675008 crc crio[23733]: time=\"2026-06-09T14:35:07.674913199Z\" level=info msg=\"Got pod network &{Name:community-operators-4fm2h Namespace:openshift-marketplace ID:473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222 UID:c9d3b094-afd8-4d82-a601-9cd2c6b1b102 NetNS:/var/run/netns/550ab9fb-e073-4ea3-a678-4d74e319d43b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9d3b094_afd8_4d82_a601_9cd2c6b1b102.slice PodAnnotations:0xc002898108}] Aliases:map[]}\"",
2026-06-09 14:45:34.125211 | controller |     "Jun 09 14:35:07.675008 crc crio[23733]: time=\"2026-06-09T14:35:07.67498289Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-4fm2h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.125227 | controller |     "Jun 09 14:35:08.427260 crc crio[23733]: 2026-06-09T14:35:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:473a9b32d74e5d9 Mac:26:e2:a1:b0:50:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/550ab9fb-e073-4ea3-a678-4d74e319d43b SocketPath: PciID:}] [{Interface:0xc00025afb0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.125242 | controller |     "Jun 09 14:35:08.428792 crc crio[23733]: time=\"2026-06-09T14:35:08.428711317Z\" level=info msg=\"Got pod network &{Name:community-operators-4fm2h Namespace:openshift-marketplace ID:473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222 UID:c9d3b094-afd8-4d82-a601-9cd2c6b1b102 NetNS:/var/run/netns/550ab9fb-e073-4ea3-a678-4d74e319d43b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9d3b094_afd8_4d82_a601_9cd2c6b1b102.slice PodAnnotations:0xc002898108}] Aliases:map[]}\"",
2026-06-09 14:45:34.125257 | controller |     "Jun 09 14:35:08.428968 crc crio[23733]: time=\"2026-06-09T14:35:08.428933402Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-4fm2h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.125272 | controller |     "Jun 09 14:35:08.471766 crc crio[23733]: time=\"2026-06-09T14:35:08.471465954Z\" level=info msg=\"Ran pod sandbox 473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222 with infra container: openshift-marketplace/community-operators-4fm2h/POD\" id=a5833e51-0a76-4cc8-9b12-72e109427ff2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.125286 | controller |     "Jun 09 14:35:08.476361 crc crio[23733]: time=\"2026-06-09T14:35:08.476028947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=97ad4986-8c08-4a39-abc0-f3dc35955a5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.125301 | controller |     "Jun 09 14:35:08.479306 crc crio[23733]: time=\"2026-06-09T14:35:08.479246598Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d1af3182-b5b5-44cc-8745-29395dafcf44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.125315 | controller |     "Jun 09 14:35:08.489147 crc crio[23733]: time=\"2026-06-09T14:35:08.489005251Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4fm2h/extract-utilities\" id=7d86f889-3a97-4fe3-a837-133061949c84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.125330 | controller |     "Jun 09 14:35:08.489793 crc crio[23733]: time=\"2026-06-09T14:35:08.489622656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.125344 | controller |     "Jun 09 14:35:08.558527 crc crio[23733]: time=\"2026-06-09T14:35:08.558409602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.125359 | controller |     "Jun 09 14:35:08.570539 crc crio[23733]: time=\"2026-06-09T14:35:08.570399231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.125376 | controller |     "Jun 09 14:35:08.954003 crc crio[23733]: time=\"2026-06-09T14:35:08.953880574Z\" level=info msg=\"Created container 4d603443441bcfddd5dda9b0692a3235c3da9f05e1a82ed70f8dc5e4dfd9f0b6: openshift-marketplace/community-operators-4fm2h/extract-utilities\" id=7d86f889-3a97-4fe3-a837-133061949c84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.125391 | controller |     "Jun 09 14:35:08.956989 crc crio[23733]: time=\"2026-06-09T14:35:08.956414527Z\" level=info msg=\"Starting container: 4d603443441bcfddd5dda9b0692a3235c3da9f05e1a82ed70f8dc5e4dfd9f0b6\" id=a029e109-a0ca-4776-a958-7f332a01a07d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.125406 | controller |     "Jun 09 14:35:08.964726 crc crio[23733]: time=\"2026-06-09T14:35:08.964410147Z\" level=info msg=\"Started container\" PID=223188 containerID=4d603443441bcfddd5dda9b0692a3235c3da9f05e1a82ed70f8dc5e4dfd9f0b6 description=openshift-marketplace/community-operators-4fm2h/extract-utilities id=a029e109-a0ca-4776-a958-7f332a01a07d name=/runtime.v1.RuntimeService/StartContainer sandboxID=473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222",
2026-06-09 14:45:34.125420 | controller |     "Jun 09 14:35:09.654051 crc crio[23733]: time=\"2026-06-09T14:35:09.647936093Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=95e531f9-3608-46f8-8847-dacfa1fa7d0e name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.125435 | controller |     "Jun 09 14:35:09.661228 crc crio[23733]: time=\"2026-06-09T14:35:09.660940657Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-09 14:45:34.125450 | controller |     "Jun 09 14:35:10.229376 crc crio[23733]: time=\"2026-06-09T14:35:10.22881513Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:668b6d810793a4e82ee444b5b7605e4dda0a003f7a362c36f88a58436963d393\" id=95e531f9-3608-46f8-8847-dacfa1fa7d0e name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.125464 | controller |     "Jun 09 14:35:10.231253 crc crio[23733]: time=\"2026-06-09T14:35:10.231151297Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=029e3d98-e653-4a3e-9a9e-b1c13c68b891 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.125479 | controller |     "Jun 09 14:35:10.234957 crc crio[23733]: time=\"2026-06-09T14:35:10.23482233Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c371e9a7-8334-4207-8dd2-7e7eddecf759 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.125493 | controller |     "Jun 09 14:35:10.240950 crc crio[23733]: time=\"2026-06-09T14:35:10.24084953Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4fm2h/extract-content\" id=68edf7fe-3994-47c3-8438-c921a3c972a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.125508 | controller |     "Jun 09 14:35:10.241526 crc crio[23733]: time=\"2026-06-09T14:35:10.241429754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.125540 | controller |     "Jun 09 14:35:10.286701 crc crio[23733]: time=\"2026-06-09T14:35:10.286424056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.125556 | controller |     "Jun 09 14:35:10.290183 crc crio[23733]: time=\"2026-06-09T14:35:10.290053957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.125571 | controller |     "Jun 09 14:35:10.480862 crc crio[23733]: time=\"2026-06-09T14:35:10.480709242Z\" level=info msg=\"Created container d9c0683f04f82cda01d49ea4a27c659627615ac2214e5271ad6a2c6df7339cbf: openshift-marketplace/community-operators-4fm2h/extract-content\" id=68edf7fe-3994-47c3-8438-c921a3c972a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.125589 | controller |     "Jun 09 14:35:10.482759 crc crio[23733]: time=\"2026-06-09T14:35:10.482709522Z\" level=info msg=\"Starting container: d9c0683f04f82cda01d49ea4a27c659627615ac2214e5271ad6a2c6df7339cbf\" id=918a3738-74c9-4a1d-8679-bdd42a2a95cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.125604 | controller |     "Jun 09 14:35:10.489878 crc crio[23733]: time=\"2026-06-09T14:35:10.48983347Z\" level=info msg=\"Started container\" PID=223637 containerID=d9c0683f04f82cda01d49ea4a27c659627615ac2214e5271ad6a2c6df7339cbf description=openshift-marketplace/community-operators-4fm2h/extract-content id=918a3738-74c9-4a1d-8679-bdd42a2a95cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222",
2026-06-09 14:45:34.125619 | controller |     "Jun 09 14:35:12.710307 crc crio[23733]: time=\"2026-06-09T14:35:12.708652674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=174cff8e-568a-4337-9919-c3bb56bca543 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.125634 | controller |     "Jun 09 14:35:12.711856 crc crio[23733]: time=\"2026-06-09T14:35:12.711599697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0ef662ae-3082-406e-b917-a8d6028b2097 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.125649 | controller |     "Jun 09 14:35:12.788939 crc crio[23733]: time=\"2026-06-09T14:35:12.788796973Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4fm2h/registry-server\" id=dd23fdd1-03f9-42f6-9388-838342a5006d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.125664 | controller |     "Jun 09 14:35:12.789710 crc crio[23733]: time=\"2026-06-09T14:35:12.789596702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.125679 | controller |     "Jun 09 14:35:12.882210 crc crio[23733]: time=\"2026-06-09T14:35:12.882028738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.125693 | controller |     "Jun 09 14:35:12.898885 crc crio[23733]: time=\"2026-06-09T14:35:12.898804436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.125707 | controller |     "Jun 09 14:35:13.083497 crc crio[23733]: time=\"2026-06-09T14:35:13.083431051Z\" level=info msg=\"Created container 028647e14d9198d600aacec8506db78036130609997ea25d7ae6595e4a6d1b8b: openshift-marketplace/community-operators-4fm2h/registry-server\" id=dd23fdd1-03f9-42f6-9388-838342a5006d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.125722 | controller |     "Jun 09 14:35:13.085557 crc crio[23733]: time=\"2026-06-09T14:35:13.085525633Z\" level=info msg=\"Starting container: 028647e14d9198d600aacec8506db78036130609997ea25d7ae6595e4a6d1b8b\" id=6fdfd03b-7880-4026-94cb-dbe67787b5ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.125736 | controller |     "Jun 09 14:35:13.091718 crc crio[23733]: time=\"2026-06-09T14:35:13.091615325Z\" level=info msg=\"Started container\" PID=224346 containerID=028647e14d9198d600aacec8506db78036130609997ea25d7ae6595e4a6d1b8b description=openshift-marketplace/community-operators-4fm2h/registry-server id=6fdfd03b-7880-4026-94cb-dbe67787b5ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222",
2026-06-09 14:45:34.125754 | controller |     "Jun 09 14:35:20.947276 crc crio[23733]: time=\"2026-06-09T14:35:20.946354355Z\" level=info msg=\"Stopping container: 028647e14d9198d600aacec8506db78036130609997ea25d7ae6595e4a6d1b8b (timeout: 2s)\" id=358a1268-517c-4300-890d-60bf2c32895d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.125769 | controller |     "Jun 09 14:35:21.078489 crc crio[23733]: time=\"2026-06-09T14:35:21.078410808Z\" level=info msg=\"Stopped container 028647e14d9198d600aacec8506db78036130609997ea25d7ae6595e4a6d1b8b: openshift-marketplace/community-operators-4fm2h/registry-server\" id=358a1268-517c-4300-890d-60bf2c32895d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.125784 | controller |     "Jun 09 14:35:21.080612 crc crio[23733]: time=\"2026-06-09T14:35:21.080511571Z\" level=info msg=\"Stopping pod sandbox: 473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222\" id=9a6319bd-38e4-4af4-84fe-239fa41f4c3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.125799 | controller |     "Jun 09 14:35:21.081759 crc crio[23733]: time=\"2026-06-09T14:35:21.081506235Z\" level=info msg=\"Got pod network &{Name:community-operators-4fm2h Namespace:openshift-marketplace ID:473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222 UID:c9d3b094-afd8-4d82-a601-9cd2c6b1b102 NetNS:/var/run/netns/550ab9fb-e073-4ea3-a678-4d74e319d43b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9d3b094_afd8_4d82_a601_9cd2c6b1b102.slice PodAnnotations:0xc00580a708}] Aliases:map[]}\"",
2026-06-09 14:45:34.125814 | controller |     "Jun 09 14:35:21.081893 crc crio[23733]: time=\"2026-06-09T14:35:21.081806712Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-4fm2h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.125830 | controller |     "Jun 09 14:35:21.433977 crc crio[23733]: time=\"2026-06-09T14:35:21.433471213Z\" level=info msg=\"Stopped pod sandbox: 473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222\" id=9a6319bd-38e4-4af4-84fe-239fa41f4c3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.125849 | controller |     "Jun 09 14:35:21.968528 crc crio[23733]: time=\"2026-06-09T14:35:21.968409952Z\" level=info msg=\"Removing container: 028647e14d9198d600aacec8506db78036130609997ea25d7ae6595e4a6d1b8b\" id=3c981dd2-52a0-4c22-8499-49a3733da71e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.125863 | controller |     "Jun 09 14:35:21.999501 crc crio[23733]: time=\"2026-06-09T14:35:21.998689838Z\" level=info msg=\"Removed container 028647e14d9198d600aacec8506db78036130609997ea25d7ae6595e4a6d1b8b: openshift-marketplace/community-operators-4fm2h/registry-server\" id=3c981dd2-52a0-4c22-8499-49a3733da71e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.125878 | controller |     "Jun 09 14:35:22.001613 crc crio[23733]: time=\"2026-06-09T14:35:22.001533609Z\" level=info msg=\"Removing container: d9c0683f04f82cda01d49ea4a27c659627615ac2214e5271ad6a2c6df7339cbf\" id=4dd9eccd-3dec-48ff-8b79-5b26f7dfe46d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.125892 | controller |     "Jun 09 14:35:22.045531 crc crio[23733]: time=\"2026-06-09T14:35:22.045361892Z\" level=info msg=\"Removed container d9c0683f04f82cda01d49ea4a27c659627615ac2214e5271ad6a2c6df7339cbf: openshift-marketplace/community-operators-4fm2h/extract-content\" id=4dd9eccd-3dec-48ff-8b79-5b26f7dfe46d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.125907 | controller |     "Jun 09 14:35:22.062379 crc crio[23733]: time=\"2026-06-09T14:35:22.062282035Z\" level=info msg=\"Removing container: 4d603443441bcfddd5dda9b0692a3235c3da9f05e1a82ed70f8dc5e4dfd9f0b6\" id=3674fc95-3843-4e67-bb14-124ef89b4021 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.125924 | controller |     "Jun 09 14:35:22.108196 crc crio[23733]: time=\"2026-06-09T14:35:22.107936493Z\" level=info msg=\"Removed container 4d603443441bcfddd5dda9b0692a3235c3da9f05e1a82ed70f8dc5e4dfd9f0b6: openshift-marketplace/community-operators-4fm2h/extract-utilities\" id=3674fc95-3843-4e67-bb14-124ef89b4021 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.125939 | controller |     "Jun 09 14:35:32.952352 crc crio[23733]: time=\"2026-06-09T14:35:32.951499168Z\" level=info msg=\"Stopping pod sandbox: 473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222\" id=1d1cb498-828f-48f8-b1ca-b25c7e22fcae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.125954 | controller |     "Jun 09 14:35:32.954494 crc crio[23733]: time=\"2026-06-09T14:35:32.952382139Z\" level=info msg=\"Stopped pod sandbox (already stopped): 473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222\" id=1d1cb498-828f-48f8-b1ca-b25c7e22fcae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.125969 | controller |     "Jun 09 14:35:32.954494 crc crio[23733]: time=\"2026-06-09T14:35:32.953561949Z\" level=info msg=\"Removing pod sandbox: 473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222\" id=70a21b33-c8a7-4056-9624-0c673e87059c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.126022 | controller |     "Jun 09 14:35:32.970213 crc crio[23733]: time=\"2026-06-09T14:35:32.970063361Z\" level=info msg=\"Removed pod sandbox: 473a9b32d74e5d9b2ca52f078bdd9c9b06c26422a2f1dd3d32b060bab07be222\" id=70a21b33-c8a7-4056-9624-0c673e87059c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.126043 | controller |     "Jun 09 14:35:59.006825 crc crio[23733]: time=\"2026-06-09T14:35:59.005792281Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-6tsvb/POD\" id=7cd88d2b-fbf9-4e40-aef5-311cf2eb243f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.126059 | controller |     "Jun 09 14:35:59.006825 crc crio[23733]: time=\"2026-06-09T14:35:59.006817027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.126074 | controller |     "Jun 09 14:35:59.073843 crc crio[23733]: time=\"2026-06-09T14:35:59.073778436Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6tsvb Namespace:openshift-marketplace ID:d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365 UID:c919dc70-9714-4ba4-981c-d61b92a45878 NetNS:/var/run/netns/c7434ffc-5664-4966-91c1-219a4b378186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc919dc70_9714_4ba4_981c_d61b92a45878.slice PodAnnotations:0xc001026c68}] Aliases:map[]}\"",
2026-06-09 14:45:34.126090 | controller |     "Jun 09 14:35:59.074521 crc crio[23733]: time=\"2026-06-09T14:35:59.074492794Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-6tsvb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.126105 | controller |     "Jun 09 14:35:59.747872 crc crio[23733]: 2026-06-09T14:35:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2bd0a4a4a60d63 Mac:82:09:ab:23:13:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/c7434ffc-5664-4966-91c1-219a4b378186 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.126120 | controller |     "Jun 09 14:35:59.755460 crc crio[23733]: time=\"2026-06-09T14:35:59.749806555Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6tsvb Namespace:openshift-marketplace ID:d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365 UID:c919dc70-9714-4ba4-981c-d61b92a45878 NetNS:/var/run/netns/c7434ffc-5664-4966-91c1-219a4b378186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc919dc70_9714_4ba4_981c_d61b92a45878.slice PodAnnotations:0xc001026c68}] Aliases:map[]}\"",
2026-06-09 14:45:34.126138 | controller |     "Jun 09 14:35:59.755460 crc crio[23733]: time=\"2026-06-09T14:35:59.750016541Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-6tsvb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.126154 | controller |     "Jun 09 14:35:59.765702 crc crio[23733]: time=\"2026-06-09T14:35:59.765067366Z\" level=info msg=\"Ran pod sandbox d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365 with infra container: openshift-marketplace/redhat-marketplace-6tsvb/POD\" id=7cd88d2b-fbf9-4e40-aef5-311cf2eb243f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.126168 | controller |     "Jun 09 14:35:59.772296 crc crio[23733]: time=\"2026-06-09T14:35:59.772219215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d1e2d9f2-0f09-4e8e-a520-1770915c400c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.126183 | controller |     "Jun 09 14:35:59.776315 crc crio[23733]: time=\"2026-06-09T14:35:59.774749299Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=053f37a2-2a69-4459-84c4-68679341681f name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.126197 | controller |     "Jun 09 14:35:59.801815 crc crio[23733]: time=\"2026-06-09T14:35:59.801641448Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6tsvb/extract-utilities\" id=db00a61a-11e3-4627-a05c-08652109951e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.126212 | controller |     "Jun 09 14:35:59.802368 crc crio[23733]: time=\"2026-06-09T14:35:59.802318355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.126227 | controller |     "Jun 09 14:35:59.888249 crc crio[23733]: time=\"2026-06-09T14:35:59.888069345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.126241 | controller |     "Jun 09 14:35:59.894791 crc crio[23733]: time=\"2026-06-09T14:35:59.89472132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.126256 | controller |     "Jun 09 14:36:00.086211 crc crio[23733]: time=\"2026-06-09T14:36:00.085540629Z\" level=info msg=\"Created container 3750e80bfbade3cf262663bd778a44cdd6d6afd17865581174d40d8254ae88c6: openshift-marketplace/redhat-marketplace-6tsvb/extract-utilities\" id=db00a61a-11e3-4627-a05c-08652109951e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.126270 | controller |     "Jun 09 14:36:00.088059 crc crio[23733]: time=\"2026-06-09T14:36:00.087428166Z\" level=info msg=\"Starting container: 3750e80bfbade3cf262663bd778a44cdd6d6afd17865581174d40d8254ae88c6\" id=f7127956-321f-402b-9657-5c5450dec5d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.126285 | controller |     "Jun 09 14:36:00.097404 crc crio[23733]: time=\"2026-06-09T14:36:00.097295551Z\" level=info msg=\"Started container\" PID=234812 containerID=3750e80bfbade3cf262663bd778a44cdd6d6afd17865581174d40d8254ae88c6 description=openshift-marketplace/redhat-marketplace-6tsvb/extract-utilities id=f7127956-321f-402b-9657-5c5450dec5d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365",
2026-06-09 14:45:34.126300 | controller |     "Jun 09 14:36:00.724500 crc crio[23733]: time=\"2026-06-09T14:36:00.723841537Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1cb89c8b-1a81-4c55-9888-061aea0188b4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.126317 | controller |     "Jun 09 14:36:00.732878 crc crio[23733]: time=\"2026-06-09T14:36:00.73279482Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-09 14:45:34.126333 | controller |     "Jun 09 14:36:00.754891 crc crio[23733]: time=\"2026-06-09T14:36:00.754810329Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683596-jhbr5/POD\" id=9a0beca7-aecc-43c4-aa79-90473b7c03f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.126348 | controller |     "Jun 09 14:36:00.755074 crc crio[23733]: time=\"2026-06-09T14:36:00.754919993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.126363 | controller |     "Jun 09 14:36:00.789501 crc crio[23733]: time=\"2026-06-09T14:36:00.789414963Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683596-jhbr5 Namespace:openshift-infra ID:0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2 UID:3d55b832-6603-4374-a362-2654340b8adf NetNS:/var/run/netns/f38c1bcc-a9f6-4d8b-9b78-ed81363e7ac7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d55b832_6603_4374_a362_2654340b8adf.slice PodAnnotations:0xc0027d07e0}] Aliases:map[]}\"",
2026-06-09 14:45:34.126379 | controller |     "Jun 09 14:36:00.789501 crc crio[23733]: time=\"2026-06-09T14:36:00.789480464Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683596-jhbr5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.126395 | controller |     "Jun 09 14:36:01.162319 crc crio[23733]: 2026-06-09T14:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d50ce251ed431e Mac:72:83:05:b2:ec:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/f38c1bcc-a9f6-4d8b-9b78-ed81363e7ac7 SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.126410 | controller |     "Jun 09 14:36:01.163030 crc crio[23733]: time=\"2026-06-09T14:36:01.162945498Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683596-jhbr5 Namespace:openshift-infra ID:0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2 UID:3d55b832-6603-4374-a362-2654340b8adf NetNS:/var/run/netns/f38c1bcc-a9f6-4d8b-9b78-ed81363e7ac7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d55b832_6603_4374_a362_2654340b8adf.slice PodAnnotations:0xc0027d07e0}] Aliases:map[]}\"",
2026-06-09 14:45:34.126426 | controller |     "Jun 09 14:36:01.165032 crc crio[23733]: time=\"2026-06-09T14:36:01.164962108Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683596-jhbr5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.126440 | controller |     "Jun 09 14:36:01.203897 crc crio[23733]: time=\"2026-06-09T14:36:01.203798847Z\" level=info msg=\"Ran pod sandbox 0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2 with infra container: openshift-infra/auto-csr-approver-29683596-jhbr5/POD\" id=9a0beca7-aecc-43c4-aa79-90473b7c03f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.126460 | controller |     "Jun 09 14:36:01.212675 crc crio[23733]: time=\"2026-06-09T14:36:01.212558875Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8d878cf2-d6ef-40fd-b268-fd515969c186 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.126475 | controller |     "Jun 09 14:36:01.218366 crc crio[23733]: time=\"2026-06-09T14:36:01.218299548Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.126494 | controller |     "Jun 09 14:36:01.361382 crc crio[23733]: time=\"2026-06-09T14:36:01.361275835Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=1cb89c8b-1a81-4c55-9888-061aea0188b4 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.126530 | controller |     "Jun 09 14:36:01.362327 crc crio[23733]: time=\"2026-06-09T14:36:01.362248678Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=293a96cb-07e2-48a5-bf02-521ff2c58eaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.126550 | controller |     "Jun 09 14:36:01.365322 crc crio[23733]: time=\"2026-06-09T14:36:01.365081809Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=439ea823-d374-430b-992b-6a6bdcf11bb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.126568 | controller |     "Jun 09 14:36:01.372351 crc crio[23733]: time=\"2026-06-09T14:36:01.372263388Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6tsvb/extract-content\" id=cfdab155-6b97-4b33-9cd6-b595a5041a19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.126625 | controller |     "Jun 09 14:36:01.372936 crc crio[23733]: time=\"2026-06-09T14:36:01.372882924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.126644 | controller |     "Jun 09 14:36:01.434091 crc crio[23733]: time=\"2026-06-09T14:36:01.433890536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.126659 | controller |     "Jun 09 14:36:01.440929 crc crio[23733]: time=\"2026-06-09T14:36:01.44050624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.126674 | controller |     "Jun 09 14:36:01.612439 crc crio[23733]: time=\"2026-06-09T14:36:01.611781792Z\" level=info msg=\"Created container 60b068146ea24fea235d13face8c19b2c537ca3d7e2878e00e47099fe3e845e6: openshift-marketplace/redhat-marketplace-6tsvb/extract-content\" id=cfdab155-6b97-4b33-9cd6-b595a5041a19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.126689 | controller |     "Jun 09 14:36:01.613952 crc crio[23733]: time=\"2026-06-09T14:36:01.613847863Z\" level=info msg=\"Starting container: 60b068146ea24fea235d13face8c19b2c537ca3d7e2878e00e47099fe3e845e6\" id=7da1a206-726a-4944-85fc-a9233beb525d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.126703 | controller |     "Jun 09 14:36:01.620620 crc crio[23733]: time=\"2026-06-09T14:36:01.620498449Z\" level=info msg=\"Started container\" PID=235257 containerID=60b068146ea24fea235d13face8c19b2c537ca3d7e2878e00e47099fe3e845e6 description=openshift-marketplace/redhat-marketplace-6tsvb/extract-content id=7da1a206-726a-4944-85fc-a9233beb525d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365",
2026-06-09 14:45:34.126718 | controller |     "Jun 09 14:36:02.506901 crc crio[23733]: time=\"2026-06-09T14:36:02.506797411Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8d878cf2-d6ef-40fd-b268-fd515969c186 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.126732 | controller |     "Jun 09 14:36:02.512637 crc crio[23733]: time=\"2026-06-09T14:36:02.512078143Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8a73dbc0-2aa8-4316-9844-42c188356248 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.126750 | controller |     "Jun 09 14:36:02.515568 crc crio[23733]: time=\"2026-06-09T14:36:02.515481689Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=32d73e1d-ad77-42ed-8383-c6c0137452de name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.126765 | controller |     "Jun 09 14:36:02.526091 crc crio[23733]: time=\"2026-06-09T14:36:02.52516903Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683596-jhbr5/oc\" id=20b4cc32-a4ac-48ec-bbcd-65cfcd932a9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.126780 | controller |     "Jun 09 14:36:02.526091 crc crio[23733]: time=\"2026-06-09T14:36:02.525966651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.126794 | controller |     "Jun 09 14:36:02.598324 crc crio[23733]: time=\"2026-06-09T14:36:02.598071139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.126808 | controller |     "Jun 09 14:36:02.804040 crc crio[23733]: time=\"2026-06-09T14:36:02.802421825Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6e981a74-9701-4dbb-938e-1e5a2279b66c name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.126823 | controller |     "Jun 09 14:36:02.808010 crc crio[23733]: time=\"2026-06-09T14:36:02.807950783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=60a39399-3e14-4df7-9aac-622f26072018 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.126837 | controller |     "Jun 09 14:36:02.823734 crc crio[23733]: time=\"2026-06-09T14:36:02.820619829Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6tsvb/registry-server\" id=31193918-1d93-4b6d-bdd6-d1b0735a9b28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.126852 | controller |     "Jun 09 14:36:02.823734 crc crio[23733]: time=\"2026-06-09T14:36:02.821407189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.126878 | controller |     "Jun 09 14:36:02.913713 crc crio[23733]: time=\"2026-06-09T14:36:02.911358531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.126894 | controller |     "Jun 09 14:36:02.941254 crc crio[23733]: time=\"2026-06-09T14:36:02.941167295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.126909 | controller |     "Jun 09 14:36:03.104791 crc crio[23733]: time=\"2026-06-09T14:36:03.104691093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.126924 | controller |     "Jun 09 14:36:03.119618 crc crio[23733]: time=\"2026-06-09T14:36:03.11943527Z\" level=info msg=\"Created container af604404cd4a311bffd8a8bf9625195e12ffe3a8581afd6470052c8946fac38f: openshift-marketplace/redhat-marketplace-6tsvb/registry-server\" id=31193918-1d93-4b6d-bdd6-d1b0735a9b28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.126939 | controller |     "Jun 09 14:36:03.122544 crc crio[23733]: time=\"2026-06-09T14:36:03.12223748Z\" level=info msg=\"Starting container: af604404cd4a311bffd8a8bf9625195e12ffe3a8581afd6470052c8946fac38f\" id=bec97c5c-cdf1-4680-a592-5fb42fa56749 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.126956 | controller |     "Jun 09 14:36:03.132898 crc crio[23733]: time=\"2026-06-09T14:36:03.132795094Z\" level=info msg=\"Started container\" PID=235632 containerID=af604404cd4a311bffd8a8bf9625195e12ffe3a8581afd6470052c8946fac38f description=openshift-marketplace/redhat-marketplace-6tsvb/registry-server id=bec97c5c-cdf1-4680-a592-5fb42fa56749 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365",
2026-06-09 14:45:34.126972 | controller |     "Jun 09 14:36:03.250408 crc crio[23733]: time=\"2026-06-09T14:36:03.250291384Z\" level=info msg=\"Created container 875a8fb8700f2bbbffdb840cf62762cb04d1c578ec78a9188b611c89fb1c43cf: openshift-infra/auto-csr-approver-29683596-jhbr5/oc\" id=20b4cc32-a4ac-48ec-bbcd-65cfcd932a9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.126986 | controller |     "Jun 09 14:36:03.252073 crc crio[23733]: time=\"2026-06-09T14:36:03.251933215Z\" level=info msg=\"Starting container: 875a8fb8700f2bbbffdb840cf62762cb04d1c578ec78a9188b611c89fb1c43cf\" id=4cb6209c-d67f-4e6e-9baf-040a51eb81cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.127001 | controller |     "Jun 09 14:36:03.259338 crc crio[23733]: time=\"2026-06-09T14:36:03.259197076Z\" level=info msg=\"Started container\" PID=235696 containerID=875a8fb8700f2bbbffdb840cf62762cb04d1c578ec78a9188b611c89fb1c43cf description=openshift-infra/auto-csr-approver-29683596-jhbr5/oc id=4cb6209c-d67f-4e6e-9baf-040a51eb81cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2",
2026-06-09 14:45:34.127016 | controller |     "Jun 09 14:36:05.877721 crc crio[23733]: time=\"2026-06-09T14:36:05.876639372Z\" level=info msg=\"Stopping pod sandbox: 0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2\" id=5df606d5-1703-4514-bfc8-b34fefa119de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.127031 | controller |     "Jun 09 14:36:05.879544 crc crio[23733]: time=\"2026-06-09T14:36:05.878853757Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683596-jhbr5 Namespace:openshift-infra ID:0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2 UID:3d55b832-6603-4374-a362-2654340b8adf NetNS:/var/run/netns/f38c1bcc-a9f6-4d8b-9b78-ed81363e7ac7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d55b832_6603_4374_a362_2654340b8adf.slice PodAnnotations:0xc002534828}] Aliases:map[]}\"",
2026-06-09 14:45:34.127046 | controller |     "Jun 09 14:36:05.879636 crc crio[23733]: time=\"2026-06-09T14:36:05.879604046Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683596-jhbr5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.127061 | controller |     "Jun 09 14:36:06.244959 crc crio[23733]: time=\"2026-06-09T14:36:06.244433624Z\" level=info msg=\"Stopped pod sandbox: 0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2\" id=5df606d5-1703-4514-bfc8-b34fefa119de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.127075 | controller |     "Jun 09 14:36:11.959731 crc crio[23733]: time=\"2026-06-09T14:36:11.95868464Z\" level=info msg=\"Stopping container: af604404cd4a311bffd8a8bf9625195e12ffe3a8581afd6470052c8946fac38f (timeout: 2s)\" id=f5e0ea10-d30d-49f2-8836-4eaae8df72be name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.127090 | controller |     "Jun 09 14:36:12.110550 crc crio[23733]: time=\"2026-06-09T14:36:12.110385524Z\" level=info msg=\"Stopped container af604404cd4a311bffd8a8bf9625195e12ffe3a8581afd6470052c8946fac38f: openshift-marketplace/redhat-marketplace-6tsvb/registry-server\" id=f5e0ea10-d30d-49f2-8836-4eaae8df72be name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.127104 | controller |     "Jun 09 14:36:12.117957 crc crio[23733]: time=\"2026-06-09T14:36:12.112380853Z\" level=info msg=\"Stopping pod sandbox: d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365\" id=98e3e0b5-5101-47d3-a156-5e31283c4929 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.127121 | controller |     "Jun 09 14:36:12.117957 crc crio[23733]: time=\"2026-06-09T14:36:12.11303284Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6tsvb Namespace:openshift-marketplace ID:d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365 UID:c919dc70-9714-4ba4-981c-d61b92a45878 NetNS:/var/run/netns/c7434ffc-5664-4966-91c1-219a4b378186 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc919dc70_9714_4ba4_981c_d61b92a45878.slice PodAnnotations:0xc00008d888}] Aliases:map[]}\"",
2026-06-09 14:45:34.127137 | controller |     "Jun 09 14:36:12.117957 crc crio[23733]: time=\"2026-06-09T14:36:12.113239625Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-6tsvb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.127151 | controller |     "Jun 09 14:36:12.499230 crc crio[23733]: time=\"2026-06-09T14:36:12.498494681Z\" level=info msg=\"Stopped pod sandbox: d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365\" id=98e3e0b5-5101-47d3-a156-5e31283c4929 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.127166 | controller |     "Jun 09 14:36:12.981482 crc crio[23733]: time=\"2026-06-09T14:36:12.981401216Z\" level=info msg=\"Removing container: af604404cd4a311bffd8a8bf9625195e12ffe3a8581afd6470052c8946fac38f\" id=350e3ff8-527f-4bad-8e84-f7b057006629 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.127181 | controller |     "Jun 09 14:36:13.024430 crc crio[23733]: time=\"2026-06-09T14:36:13.024340687Z\" level=info msg=\"Removed container af604404cd4a311bffd8a8bf9625195e12ffe3a8581afd6470052c8946fac38f: openshift-marketplace/redhat-marketplace-6tsvb/registry-server\" id=350e3ff8-527f-4bad-8e84-f7b057006629 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.127196 | controller |     "Jun 09 14:36:13.028165 crc crio[23733]: time=\"2026-06-09T14:36:13.028032878Z\" level=info msg=\"Removing container: 60b068146ea24fea235d13face8c19b2c537ca3d7e2878e00e47099fe3e845e6\" id=4bc92263-42aa-4af7-9442-9a22ec4d7515 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.127211 | controller |     "Jun 09 14:36:13.089640 crc crio[23733]: time=\"2026-06-09T14:36:13.089536222Z\" level=info msg=\"Removed container 60b068146ea24fea235d13face8c19b2c537ca3d7e2878e00e47099fe3e845e6: openshift-marketplace/redhat-marketplace-6tsvb/extract-content\" id=4bc92263-42aa-4af7-9442-9a22ec4d7515 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.127225 | controller |     "Jun 09 14:36:13.097942 crc crio[23733]: time=\"2026-06-09T14:36:13.097804678Z\" level=info msg=\"Removing container: 3750e80bfbade3cf262663bd778a44cdd6d6afd17865581174d40d8254ae88c6\" id=952a09ea-6005-404c-8d74-6f4c2104922a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.127240 | controller |     "Jun 09 14:36:13.124620 crc crio[23733]: time=\"2026-06-09T14:36:13.124500944Z\" level=info msg=\"Removed container 3750e80bfbade3cf262663bd778a44cdd6d6afd17865581174d40d8254ae88c6: openshift-marketplace/redhat-marketplace-6tsvb/extract-utilities\" id=952a09ea-6005-404c-8d74-6f4c2104922a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.127255 | controller |     "Jun 09 14:36:32.997616 crc crio[23733]: time=\"2026-06-09T14:36:32.996374752Z\" level=info msg=\"Removing container: e8218384be9a26b3669506160203fbc8adc2b3e4d3cb123aa3ee3364c9b9ac8a\" id=5aac757a-d3a1-42cd-88dc-d239ead45b82 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.127270 | controller |     "Jun 09 14:36:33.332482 crc crio[23733]: time=\"2026-06-09T14:36:33.332289499Z\" level=info msg=\"Removed container e8218384be9a26b3669506160203fbc8adc2b3e4d3cb123aa3ee3364c9b9ac8a: openshift-infra/auto-csr-approver-29683590-gl9q5/oc\" id=5aac757a-d3a1-42cd-88dc-d239ead45b82 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.127288 | controller |     "Jun 09 14:36:33.353623 crc crio[23733]: time=\"2026-06-09T14:36:33.35352133Z\" level=info msg=\"Stopping pod sandbox: 32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a\" id=3865d44e-63fd-4311-864c-09b4a1f34a78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.127302 | controller |     "Jun 09 14:36:33.353623 crc crio[23733]: time=\"2026-06-09T14:36:33.353613812Z\" level=info msg=\"Stopped pod sandbox (already stopped): 32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a\" id=3865d44e-63fd-4311-864c-09b4a1f34a78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.127317 | controller |     "Jun 09 14:36:33.355973 crc crio[23733]: time=\"2026-06-09T14:36:33.35591517Z\" level=info msg=\"Removing pod sandbox: 32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a\" id=132a4350-3539-4ff6-acda-d477d715c823 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.127331 | controller |     "Jun 09 14:36:33.369166 crc crio[23733]: time=\"2026-06-09T14:36:33.369018946Z\" level=info msg=\"Removed pod sandbox: 32e4a6dd8d5fa3aa8634965f17adb39e0956580f48886279026c872a98023c8a\" id=132a4350-3539-4ff6-acda-d477d715c823 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.127345 | controller |     "Jun 09 14:36:33.374044 crc crio[23733]: time=\"2026-06-09T14:36:33.373884607Z\" level=info msg=\"Stopping pod sandbox: d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365\" id=745cc1a3-d914-4bb1-a585-1349c25f0083 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.127360 | controller |     "Jun 09 14:36:33.374044 crc crio[23733]: time=\"2026-06-09T14:36:33.37401922Z\" level=info msg=\"Stopped pod sandbox (already stopped): d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365\" id=745cc1a3-d914-4bb1-a585-1349c25f0083 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.127374 | controller |     "Jun 09 14:36:33.376089 crc crio[23733]: time=\"2026-06-09T14:36:33.37598516Z\" level=info msg=\"Removing pod sandbox: d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365\" id=b2efafb8-4383-4c93-b7c2-53516560c312 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.127389 | controller |     "Jun 09 14:36:33.406464 crc crio[23733]: time=\"2026-06-09T14:36:33.406217183Z\" level=info msg=\"Removed pod sandbox: d2bd0a4a4a60d6346518e61fca0c803995fd17b21fa68b3db5d6515eeb524365\" id=b2efafb8-4383-4c93-b7c2-53516560c312 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.127404 | controller |     "Jun 09 14:37:40.798772 crc crio[23733]: time=\"2026-06-09T14:37:40.797580383Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-kvg7m/POD\" id=afc8545c-b04b-4934-b3f5-fab673ff5b75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.127418 | controller |     "Jun 09 14:37:40.800698 crc crio[23733]: time=\"2026-06-09T14:37:40.798876396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.127434 | controller |     "Jun 09 14:37:40.846211 crc crio[23733]: time=\"2026-06-09T14:37:40.846042691Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kvg7m Namespace:openshift-marketplace ID:05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641 UID:a6085c89-1f42-418c-a8b0-71b03e987d13 NetNS:/var/run/netns/785bcc62-90e6-4f57-95cd-fb383ff2e470 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda6085c89_1f42_418c_a8b0_71b03e987d13.slice PodAnnotations:0xc0025a7500}] Aliases:map[]}\"",
2026-06-09 14:45:34.127448 | controller |     "Jun 09 14:37:40.846211 crc crio[23733]: time=\"2026-06-09T14:37:40.846214055Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-kvg7m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.127466 | controller |     "Jun 09 14:37:41.283582 crc crio[23733]: 2026-06-09T14:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05e1863e255b564 Mac:8e:82:7a:b6:d0:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/785bcc62-90e6-4f57-95cd-fb383ff2e470 SocketPath: PciID:}] [{Interface:0xc0004be6a0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.127482 | controller |     "Jun 09 14:37:41.285390 crc crio[23733]: time=\"2026-06-09T14:37:41.285247035Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kvg7m Namespace:openshift-marketplace ID:05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641 UID:a6085c89-1f42-418c-a8b0-71b03e987d13 NetNS:/var/run/netns/785bcc62-90e6-4f57-95cd-fb383ff2e470 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda6085c89_1f42_418c_a8b0_71b03e987d13.slice PodAnnotations:0xc0025a7500}] Aliases:map[]}\"",
2026-06-09 14:45:34.127497 | controller |     "Jun 09 14:37:41.285514 crc crio[23733]: time=\"2026-06-09T14:37:41.28542212Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-kvg7m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.127528 | controller |     "Jun 09 14:37:41.298053 crc crio[23733]: time=\"2026-06-09T14:37:41.297941851Z\" level=info msg=\"Ran pod sandbox 05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641 with infra container: openshift-marketplace/redhat-operators-kvg7m/POD\" id=afc8545c-b04b-4934-b3f5-fab673ff5b75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.127549 | controller |     "Jun 09 14:37:41.308793 crc crio[23733]: time=\"2026-06-09T14:37:41.308739882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bf55c441-46dd-4816-8d60-620c25ddf97b name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.127564 | controller |     "Jun 09 14:37:41.311395 crc crio[23733]: time=\"2026-06-09T14:37:41.311362976Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6cc66069-d299-4e42-91e4-563eebe1a103 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.127579 | controller |     "Jun 09 14:37:41.321741 crc crio[23733]: time=\"2026-06-09T14:37:41.321606982Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kvg7m/extract-utilities\" id=baa0a515-bd8b-49ca-be8e-e89c440827cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.127595 | controller |     "Jun 09 14:37:41.322675 crc crio[23733]: time=\"2026-06-09T14:37:41.322614497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.127615 | controller |     "Jun 09 14:37:41.397051 crc crio[23733]: time=\"2026-06-09T14:37:41.396242504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.127630 | controller |     "Jun 09 14:37:41.403385 crc crio[23733]: time=\"2026-06-09T14:37:41.403264899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.127644 | controller |     "Jun 09 14:37:41.657202 crc crio[23733]: time=\"2026-06-09T14:37:41.657029837Z\" level=info msg=\"Created container bc71d60c1995ce782ae29e16e95b4f7c532dc05e4a88e4e8d8de0d7063316890: openshift-marketplace/redhat-operators-kvg7m/extract-utilities\" id=baa0a515-bd8b-49ca-be8e-e89c440827cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.127665 | controller |     "Jun 09 14:37:41.658937 crc crio[23733]: time=\"2026-06-09T14:37:41.658878963Z\" level=info msg=\"Starting container: bc71d60c1995ce782ae29e16e95b4f7c532dc05e4a88e4e8d8de0d7063316890\" id=0354c63d-0017-426f-89e3-a5c4a4ad75df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.127680 | controller |     "Jun 09 14:37:41.666402 crc crio[23733]: time=\"2026-06-09T14:37:41.666329108Z\" level=info msg=\"Started container\" PID=254201 containerID=bc71d60c1995ce782ae29e16e95b4f7c532dc05e4a88e4e8d8de0d7063316890 description=openshift-marketplace/redhat-operators-kvg7m/extract-utilities id=0354c63d-0017-426f-89e3-a5c4a4ad75df name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641",
2026-06-09 14:45:34.127695 | controller |     "Jun 09 14:37:42.613799 crc crio[23733]: time=\"2026-06-09T14:37:42.61307481Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=937905dd-de05-4af4-a1bb-66eb590c87c7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.127709 | controller |     "Jun 09 14:37:42.629476 crc crio[23733]: time=\"2026-06-09T14:37:42.628581797Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-09 14:45:34.127724 | controller |     "Jun 09 14:37:43.288605 crc crio[23733]: time=\"2026-06-09T14:37:43.28792182Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:62108511bd4ae971447f627bbcf9c95ac0c58ad169db60f8cca54b340edbd655\" id=937905dd-de05-4af4-a1bb-66eb590c87c7 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.127739 | controller |     "Jun 09 14:37:43.289583 crc crio[23733]: time=\"2026-06-09T14:37:43.289516689Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4ce9f107-5455-46f0-8418-5e753e77af93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.127753 | controller |     "Jun 09 14:37:43.293195 crc crio[23733]: time=\"2026-06-09T14:37:43.293048018Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ea7c5e69-2469-4321-b224-4ec80bbdeefd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.127768 | controller |     "Jun 09 14:37:43.300622 crc crio[23733]: time=\"2026-06-09T14:37:43.300508264Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kvg7m/extract-content\" id=d3c85362-faea-4724-8547-de5b0779d59f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.127782 | controller |     "Jun 09 14:37:43.301340 crc crio[23733]: time=\"2026-06-09T14:37:43.301280312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.127797 | controller |     "Jun 09 14:37:43.351580 crc crio[23733]: time=\"2026-06-09T14:37:43.351461285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.127811 | controller |     "Jun 09 14:37:43.355852 crc crio[23733]: time=\"2026-06-09T14:37:43.355785282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.127825 | controller |     "Jun 09 14:37:43.588838 crc crio[23733]: time=\"2026-06-09T14:37:43.588725992Z\" level=info msg=\"Created container f69b4185e58e1a52231bf0c0c0255820f7bbc289860341e66474bf9c80a85968: openshift-marketplace/redhat-operators-kvg7m/extract-content\" id=d3c85362-faea-4724-8547-de5b0779d59f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.127840 | controller |     "Jun 09 14:37:43.590046 crc crio[23733]: time=\"2026-06-09T14:37:43.590003404Z\" level=info msg=\"Starting container: f69b4185e58e1a52231bf0c0c0255820f7bbc289860341e66474bf9c80a85968\" id=c1e33c09-5997-479a-8f66-66f19682b5be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.127857 | controller |     "Jun 09 14:37:43.604089 crc crio[23733]: time=\"2026-06-09T14:37:43.603928451Z\" level=info msg=\"Started container\" PID=254335 containerID=f69b4185e58e1a52231bf0c0c0255820f7bbc289860341e66474bf9c80a85968 description=openshift-marketplace/redhat-operators-kvg7m/extract-content id=c1e33c09-5997-479a-8f66-66f19682b5be name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641",
2026-06-09 14:45:34.127872 | controller |     "Jun 09 14:37:49.745291 crc crio[23733]: time=\"2026-06-09T14:37:49.744456868Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f3294470-9a4b-4b36-ae75-1946308c5bd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.127889 | controller |     "Jun 09 14:37:49.747838 crc crio[23733]: time=\"2026-06-09T14:37:49.747723899Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d44ba271-935c-47c6-8957-15a1c91e2736 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.127904 | controller |     "Jun 09 14:37:49.757443 crc crio[23733]: time=\"2026-06-09T14:37:49.757369569Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kvg7m/registry-server\" id=96efe3da-8334-4649-8c46-a25e56b70653 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.127919 | controller |     "Jun 09 14:37:49.757897 crc crio[23733]: time=\"2026-06-09T14:37:49.75785946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.127934 | controller |     "Jun 09 14:37:49.859246 crc crio[23733]: time=\"2026-06-09T14:37:49.858550403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.127949 | controller |     "Jun 09 14:37:49.865689 crc crio[23733]: time=\"2026-06-09T14:37:49.865574158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.127964 | controller |     "Jun 09 14:37:50.097419 crc crio[23733]: time=\"2026-06-09T14:37:50.097299856Z\" level=info msg=\"Created container b20c6a069c4125684c0bacb9409e82bce4b7edc7dead469fb3992044ee49e369: openshift-marketplace/redhat-operators-kvg7m/registry-server\" id=96efe3da-8334-4649-8c46-a25e56b70653 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.127979 | controller |     "Jun 09 14:37:50.100381 crc crio[23733]: time=\"2026-06-09T14:37:50.099823369Z\" level=info msg=\"Starting container: b20c6a069c4125684c0bacb9409e82bce4b7edc7dead469fb3992044ee49e369\" id=47f8a6f0-b6b3-435a-aa27-3f17b0fab7c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.127993 | controller |     "Jun 09 14:37:50.124433 crc crio[23733]: time=\"2026-06-09T14:37:50.123837848Z\" level=info msg=\"Started container\" PID=255275 containerID=b20c6a069c4125684c0bacb9409e82bce4b7edc7dead469fb3992044ee49e369 description=openshift-marketplace/redhat-operators-kvg7m/registry-server id=47f8a6f0-b6b3-435a-aa27-3f17b0fab7c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641",
2026-06-09 14:45:34.128009 | controller |     "Jun 09 14:38:00.546879 crc crio[23733]: time=\"2026-06-09T14:38:00.54571728Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683598-7rn4v/POD\" id=3c2e42ea-d8a6-47a8-b7e3-f24e02198ae7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.128024 | controller |     "Jun 09 14:38:00.548432 crc crio[23733]: time=\"2026-06-09T14:38:00.546917999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.128042 | controller |     "Jun 09 14:38:00.587557 crc crio[23733]: time=\"2026-06-09T14:38:00.587359008Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683598-7rn4v Namespace:openshift-infra ID:0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085 UID:d4f77dcf-220a-4039-9eec-a840001ca498 NetNS:/var/run/netns/c7d6ab50-68bd-47eb-9364-57aa61f7c27f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4f77dcf_220a_4039_9eec_a840001ca498.slice PodAnnotations:0xc00008c7f8}] Aliases:map[]}\"",
2026-06-09 14:45:34.128057 | controller |     "Jun 09 14:38:00.587557 crc crio[23733]: time=\"2026-06-09T14:38:00.587426979Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683598-7rn4v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.128072 | controller |     "Jun 09 14:38:01.023251 crc crio[23733]: 2026-06-09T14:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d5d478d66f4c4c Mac:da:4c:ae:ac:32:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/c7d6ab50-68bd-47eb-9364-57aa61f7c27f SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.128087 | controller |     "Jun 09 14:38:01.026962 crc crio[23733]: time=\"2026-06-09T14:38:01.026864579Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683598-7rn4v Namespace:openshift-infra ID:0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085 UID:d4f77dcf-220a-4039-9eec-a840001ca498 NetNS:/var/run/netns/c7d6ab50-68bd-47eb-9364-57aa61f7c27f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4f77dcf_220a_4039_9eec_a840001ca498.slice PodAnnotations:0xc00008c7f8}] Aliases:map[]}\"",
2026-06-09 14:45:34.128102 | controller |     "Jun 09 14:38:01.027297 crc crio[23733]: time=\"2026-06-09T14:38:01.027214838Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683598-7rn4v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.128116 | controller |     "Jun 09 14:38:01.049419 crc crio[23733]: time=\"2026-06-09T14:38:01.04897865Z\" level=info msg=\"Ran pod sandbox 0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085 with infra container: openshift-infra/auto-csr-approver-29683598-7rn4v/POD\" id=3c2e42ea-d8a6-47a8-b7e3-f24e02198ae7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.128131 | controller |     "Jun 09 14:38:01.052762 crc crio[23733]: time=\"2026-06-09T14:38:01.052622362Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=775015cf-1cb5-47c4-95f7-0816d8ffd4e0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.128145 | controller |     "Jun 09 14:38:01.063025 crc crio[23733]: time=\"2026-06-09T14:38:01.062912518Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.128159 | controller |     "Jun 09 14:38:01.856439 crc crio[23733]: time=\"2026-06-09T14:38:01.852706694Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=775015cf-1cb5-47c4-95f7-0816d8ffd4e0 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.128202 | controller |     "Jun 09 14:38:01.859389 crc crio[23733]: time=\"2026-06-09T14:38:01.859084484Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=083db921-ed6d-445d-9d50-2e989fb09319 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.128222 | controller |     "Jun 09 14:38:01.864754 crc crio[23733]: time=\"2026-06-09T14:38:01.864599532Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8e699260-c68a-40b7-aee1-f289b8f41038 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.128240 | controller |     "Jun 09 14:38:01.873369 crc crio[23733]: time=\"2026-06-09T14:38:01.873324269Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683598-7rn4v/oc\" id=d8e12945-a7f9-45f7-9404-431fc7827c29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.128256 | controller |     "Jun 09 14:38:01.874328 crc crio[23733]: time=\"2026-06-09T14:38:01.874304184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.128270 | controller |     "Jun 09 14:38:01.945366 crc crio[23733]: time=\"2026-06-09T14:38:01.94474567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.128285 | controller |     "Jun 09 14:38:02.371917 crc crio[23733]: time=\"2026-06-09T14:38:02.371497853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.128300 | controller |     "Jun 09 14:38:02.502501 crc crio[23733]: time=\"2026-06-09T14:38:02.502378877Z\" level=info msg=\"Created container 57098ca5eeaae7eb5b6e4e69b921dc2b0cdc4a7e4616b7e0ac1ba285d9f6eade: openshift-infra/auto-csr-approver-29683598-7rn4v/oc\" id=d8e12945-a7f9-45f7-9404-431fc7827c29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.128314 | controller |     "Jun 09 14:38:02.504024 crc crio[23733]: time=\"2026-06-09T14:38:02.503920645Z\" level=info msg=\"Starting container: 57098ca5eeaae7eb5b6e4e69b921dc2b0cdc4a7e4616b7e0ac1ba285d9f6eade\" id=fc78da02-6999-4bfe-a1a5-ff452eb24b36 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.128329 | controller |     "Jun 09 14:38:02.510542 crc crio[23733]: time=\"2026-06-09T14:38:02.510415028Z\" level=info msg=\"Started container\" PID=256611 containerID=57098ca5eeaae7eb5b6e4e69b921dc2b0cdc4a7e4616b7e0ac1ba285d9f6eade description=openshift-infra/auto-csr-approver-29683598-7rn4v/oc id=fc78da02-6999-4bfe-a1a5-ff452eb24b36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085",
2026-06-09 14:45:34.128344 | controller |     "Jun 09 14:38:05.054873 crc crio[23733]: time=\"2026-06-09T14:38:05.05397425Z\" level=info msg=\"Stopping pod sandbox: 0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085\" id=caaf5572-e0af-4e15-a967-2f1eca1309d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.128358 | controller |     "Jun 09 14:38:05.057074 crc crio[23733]: time=\"2026-06-09T14:38:05.055718223Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683598-7rn4v Namespace:openshift-infra ID:0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085 UID:d4f77dcf-220a-4039-9eec-a840001ca498 NetNS:/var/run/netns/c7d6ab50-68bd-47eb-9364-57aa61f7c27f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4f77dcf_220a_4039_9eec_a840001ca498.slice PodAnnotations:0xc00580a6a8}] Aliases:map[]}\"",
2026-06-09 14:45:34.128374 | controller |     "Jun 09 14:38:05.057074 crc crio[23733]: time=\"2026-06-09T14:38:05.055870307Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683598-7rn4v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.128388 | controller |     "Jun 09 14:38:05.493270 crc crio[23733]: time=\"2026-06-09T14:38:05.492479766Z\" level=info msg=\"Stopped pod sandbox: 0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085\" id=caaf5572-e0af-4e15-a967-2f1eca1309d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.128406 | controller |     "Jun 09 14:38:12.154749 crc crio[23733]: time=\"2026-06-09T14:38:12.153789371Z\" level=info msg=\"Stopping container: b20c6a069c4125684c0bacb9409e82bce4b7edc7dead469fb3992044ee49e369 (timeout: 2s)\" id=e8e971a9-5b6d-4966-8919-358a43418b11 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.128421 | controller |     "Jun 09 14:38:12.280405 crc crio[23733]: time=\"2026-06-09T14:38:12.279789673Z\" level=info msg=\"Stopped container b20c6a069c4125684c0bacb9409e82bce4b7edc7dead469fb3992044ee49e369: openshift-marketplace/redhat-operators-kvg7m/registry-server\" id=e8e971a9-5b6d-4966-8919-358a43418b11 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.128435 | controller |     "Jun 09 14:38:12.281618 crc crio[23733]: time=\"2026-06-09T14:38:12.281485205Z\" level=info msg=\"Stopping pod sandbox: 05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641\" id=6c57ada6-c868-450f-a354-54f5dc8c3601 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.128450 | controller |     "Jun 09 14:38:12.282870 crc crio[23733]: time=\"2026-06-09T14:38:12.282801398Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kvg7m Namespace:openshift-marketplace ID:05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641 UID:a6085c89-1f42-418c-a8b0-71b03e987d13 NetNS:/var/run/netns/785bcc62-90e6-4f57-95cd-fb383ff2e470 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda6085c89_1f42_418c_a8b0_71b03e987d13.slice PodAnnotations:0xc0025a7830}] Aliases:map[]}\"",
2026-06-09 14:45:34.128465 | controller |     "Jun 09 14:38:12.283026 crc crio[23733]: time=\"2026-06-09T14:38:12.282975872Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-kvg7m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.128480 | controller |     "Jun 09 14:38:12.633554 crc crio[23733]: time=\"2026-06-09T14:38:12.633226027Z\" level=info msg=\"Stopped pod sandbox: 05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641\" id=6c57ada6-c868-450f-a354-54f5dc8c3601 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.128494 | controller |     "Jun 09 14:38:13.182967 crc crio[23733]: time=\"2026-06-09T14:38:13.182485075Z\" level=info msg=\"Removing container: b20c6a069c4125684c0bacb9409e82bce4b7edc7dead469fb3992044ee49e369\" id=1837a01c-5d2d-44c9-a527-aa4424f44eff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.128509 | controller |     "Jun 09 14:38:13.239080 crc crio[23733]: time=\"2026-06-09T14:38:13.238972723Z\" level=info msg=\"Removed container b20c6a069c4125684c0bacb9409e82bce4b7edc7dead469fb3992044ee49e369: openshift-marketplace/redhat-operators-kvg7m/registry-server\" id=1837a01c-5d2d-44c9-a527-aa4424f44eff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.128548 | controller |     "Jun 09 14:38:13.244403 crc crio[23733]: time=\"2026-06-09T14:38:13.244323957Z\" level=info msg=\"Removing container: f69b4185e58e1a52231bf0c0c0255820f7bbc289860341e66474bf9c80a85968\" id=92306c85-22de-44ff-84a5-1c1eaa48e650 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.128564 | controller |     "Jun 09 14:38:13.292536 crc crio[23733]: time=\"2026-06-09T14:38:13.292412797Z\" level=info msg=\"Removed container f69b4185e58e1a52231bf0c0c0255820f7bbc289860341e66474bf9c80a85968: openshift-marketplace/redhat-operators-kvg7m/extract-content\" id=92306c85-22de-44ff-84a5-1c1eaa48e650 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.128579 | controller |     "Jun 09 14:38:13.295806 crc crio[23733]: time=\"2026-06-09T14:38:13.29573668Z\" level=info msg=\"Removing container: bc71d60c1995ce782ae29e16e95b4f7c532dc05e4a88e4e8d8de0d7063316890\" id=12381e1d-fb16-4fb3-bbd0-0df8f6e9e826 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.128594 | controller |     "Jun 09 14:38:13.360396 crc crio[23733]: time=\"2026-06-09T14:38:13.360280869Z\" level=info msg=\"Removed container bc71d60c1995ce782ae29e16e95b4f7c532dc05e4a88e4e8d8de0d7063316890: openshift-marketplace/redhat-operators-kvg7m/extract-utilities\" id=12381e1d-fb16-4fb3-bbd0-0df8f6e9e826 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.128611 | controller |     "Jun 09 14:38:33.467318 crc crio[23733]: time=\"2026-06-09T14:38:33.466287517Z\" level=info msg=\"Removing container: 43e75ba6f18d4c4abd4b5689c98d931736c410d884472ea84fa944334000a441\" id=450678ab-0354-459b-9bbb-e6f27ec74805 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.128626 | controller |     "Jun 09 14:38:33.632978 crc crio[23733]: time=\"2026-06-09T14:38:33.632893492Z\" level=info msg=\"Removed container 43e75ba6f18d4c4abd4b5689c98d931736c410d884472ea84fa944334000a441: openshift-infra/auto-csr-approver-29683592-vt7sp/oc\" id=450678ab-0354-459b-9bbb-e6f27ec74805 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.128640 | controller |     "Jun 09 14:38:33.648093 crc crio[23733]: time=\"2026-06-09T14:38:33.647874245Z\" level=info msg=\"Stopping pod sandbox: 05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641\" id=ad00279e-8137-4af6-9a23-820dcd9ef1bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.128654 | controller |     "Jun 09 14:38:33.649974 crc crio[23733]: time=\"2026-06-09T14:38:33.648315176Z\" level=info msg=\"Stopped pod sandbox (already stopped): 05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641\" id=ad00279e-8137-4af6-9a23-820dcd9ef1bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.128669 | controller |     "Jun 09 14:38:33.651506 crc crio[23733]: time=\"2026-06-09T14:38:33.651438574Z\" level=info msg=\"Removing pod sandbox: 05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641\" id=39950c11-5691-4c27-9602-f60c05a0ead4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.128683 | controller |     "Jun 09 14:38:33.673546 crc crio[23733]: time=\"2026-06-09T14:38:33.673425272Z\" level=info msg=\"Removed pod sandbox: 05e1863e255b56469e5e23aa7dda41d0ae469c7029511b9931c69853e76a6641\" id=39950c11-5691-4c27-9602-f60c05a0ead4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.128697 | controller |     "Jun 09 14:38:33.675803 crc crio[23733]: time=\"2026-06-09T14:38:33.67569811Z\" level=info msg=\"Stopping pod sandbox: 8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7\" id=b9ed5b53-df01-4fb4-8c57-ece6ea6c7759 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.128712 | controller |     "Jun 09 14:38:33.675803 crc crio[23733]: time=\"2026-06-09T14:38:33.675797583Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7\" id=b9ed5b53-df01-4fb4-8c57-ece6ea6c7759 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.128726 | controller |     "Jun 09 14:38:33.677977 crc crio[23733]: time=\"2026-06-09T14:38:33.677464304Z\" level=info msg=\"Removing pod sandbox: 8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7\" id=f9ec0cf1-5dbf-40f7-9891-361e249ab9c2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.128740 | controller |     "Jun 09 14:38:33.695455 crc crio[23733]: time=\"2026-06-09T14:38:33.69535436Z\" level=info msg=\"Removed pod sandbox: 8febc7b94c103e320f182b655673e41a7ca61c7de15884e2576beed394aa48e7\" id=f9ec0cf1-5dbf-40f7-9891-361e249ab9c2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.128754 | controller |     "Jun 09 14:40:00.547934 crc crio[23733]: time=\"2026-06-09T14:40:00.54682901Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683600-8mw9f/POD\" id=6fc60d39-fa97-4ae9-b137-48f26c7875a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.128768 | controller |     "Jun 09 14:40:00.549937 crc crio[23733]: time=\"2026-06-09T14:40:00.547970548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.128786 | controller |     "Jun 09 14:40:00.589990 crc crio[23733]: time=\"2026-06-09T14:40:00.589914483Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683600-8mw9f Namespace:openshift-infra ID:434e11cffd5bfa15111a9bf3d7664dc9c0dc14e435390f07796af8d49af130a6 UID:bebbf527-eac8-45c9-a5fe-ddb121bebafd NetNS:/var/run/netns/bbf27ae9-a1c2-4e29-9985-30cafb9fada1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbebbf527_eac8_45c9_a5fe_ddb121bebafd.slice PodAnnotations:0xc002898260}] Aliases:map[]}\"",
2026-06-09 14:45:34.128801 | controller |     "Jun 09 14:40:00.590479 crc crio[23733]: time=\"2026-06-09T14:40:00.590443557Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683600-8mw9f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.128816 | controller |     "Jun 09 14:40:01.192291 crc crio[23733]: 2026-06-09T14:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:434e11cffd5bfa1 Mac:f2:03:68:79:46:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/bbf27ae9-a1c2-4e29-9985-30cafb9fada1 SocketPath: PciID:}] [{Interface:0xc0005805c0 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.128831 | controller |     "Jun 09 14:40:01.193887 crc crio[23733]: time=\"2026-06-09T14:40:01.193802274Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683600-8mw9f Namespace:openshift-infra ID:434e11cffd5bfa15111a9bf3d7664dc9c0dc14e435390f07796af8d49af130a6 UID:bebbf527-eac8-45c9-a5fe-ddb121bebafd NetNS:/var/run/netns/bbf27ae9-a1c2-4e29-9985-30cafb9fada1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbebbf527_eac8_45c9_a5fe_ddb121bebafd.slice PodAnnotations:0xc002898260}] Aliases:map[]}\"",
2026-06-09 14:45:34.128846 | controller |     "Jun 09 14:40:01.194236 crc crio[23733]: time=\"2026-06-09T14:40:01.194077901Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683600-8mw9f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.128860 | controller |     "Jun 09 14:40:01.206708 crc crio[23733]: time=\"2026-06-09T14:40:01.206600373Z\" level=info msg=\"Ran pod sandbox 434e11cffd5bfa15111a9bf3d7664dc9c0dc14e435390f07796af8d49af130a6 with infra container: openshift-infra/auto-csr-approver-29683600-8mw9f/POD\" id=6fc60d39-fa97-4ae9-b137-48f26c7875a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.128875 | controller |     "Jun 09 14:40:01.211517 crc crio[23733]: time=\"2026-06-09T14:40:01.211481184Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=58c5cdf6-712a-49dc-a061-2a9de30f3880 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.128889 | controller |     "Jun 09 14:40:01.221763 crc crio[23733]: time=\"2026-06-09T14:40:01.221683189Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.128903 | controller |     "Jun 09 14:40:03.028438 crc crio[23733]: time=\"2026-06-09T14:40:03.027308192Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=58c5cdf6-712a-49dc-a061-2a9de30f3880 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.128918 | controller |     "Jun 09 14:40:03.031075 crc crio[23733]: time=\"2026-06-09T14:40:03.029490047Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9d207e0a-d1be-4043-9b3b-6143d6094930 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.128932 | controller |     "Jun 09 14:40:03.033182 crc crio[23733]: time=\"2026-06-09T14:40:03.033070705Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a60aef20-e95b-4d7d-83db-56a331553948 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.128950 | controller |     "Jun 09 14:40:03.040455 crc crio[23733]: time=\"2026-06-09T14:40:03.040387139Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683600-8mw9f/oc\" id=4e58cf65-0ed0-4070-91f7-97d5d9bb6179 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.128965 | controller |     "Jun 09 14:40:03.041009 crc crio[23733]: time=\"2026-06-09T14:40:03.040924362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.128980 | controller |     "Jun 09 14:40:03.091528 crc crio[23733]: time=\"2026-06-09T14:40:03.091430782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.128995 | controller |     "Jun 09 14:40:03.556259 crc crio[23733]: time=\"2026-06-09T14:40:03.556166072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.129009 | controller |     "Jun 09 14:40:03.729985 crc crio[23733]: time=\"2026-06-09T14:40:03.729388762Z\" level=info msg=\"Created container 4d697481821e23957c20af978b5b791d01ae5ca19444da39d552e05cf0e9e9af: openshift-infra/auto-csr-approver-29683600-8mw9f/oc\" id=4e58cf65-0ed0-4070-91f7-97d5d9bb6179 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.129024 | controller |     "Jun 09 14:40:03.731437 crc crio[23733]: time=\"2026-06-09T14:40:03.731340421Z\" level=info msg=\"Starting container: 4d697481821e23957c20af978b5b791d01ae5ca19444da39d552e05cf0e9e9af\" id=b2768712-e0be-4dbe-9293-ecf693e886da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.129038 | controller |     "Jun 09 14:40:03.738553 crc crio[23733]: time=\"2026-06-09T14:40:03.738462018Z\" level=info msg=\"Started container\" PID=274056 containerID=4d697481821e23957c20af978b5b791d01ae5ca19444da39d552e05cf0e9e9af description=openshift-infra/auto-csr-approver-29683600-8mw9f/oc id=b2768712-e0be-4dbe-9293-ecf693e886da name=/runtime.v1.RuntimeService/StartContainer sandboxID=434e11cffd5bfa15111a9bf3d7664dc9c0dc14e435390f07796af8d49af130a6",
2026-06-09 14:45:34.129053 | controller |     "Jun 09 14:40:06.047001 crc crio[23733]: time=\"2026-06-09T14:40:06.044892868Z\" level=info msg=\"Stopping pod sandbox: 434e11cffd5bfa15111a9bf3d7664dc9c0dc14e435390f07796af8d49af130a6\" id=93586c40-183d-4e15-8b2d-6a927bf700b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.129067 | controller |     "Jun 09 14:40:06.047001 crc crio[23733]: time=\"2026-06-09T14:40:06.046402835Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683600-8mw9f Namespace:openshift-infra ID:434e11cffd5bfa15111a9bf3d7664dc9c0dc14e435390f07796af8d49af130a6 UID:bebbf527-eac8-45c9-a5fe-ddb121bebafd NetNS:/var/run/netns/bbf27ae9-a1c2-4e29-9985-30cafb9fada1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbebbf527_eac8_45c9_a5fe_ddb121bebafd.slice PodAnnotations:0xc002534788}] Aliases:map[]}\"",
2026-06-09 14:45:34.129082 | controller |     "Jun 09 14:40:06.047001 crc crio[23733]: time=\"2026-06-09T14:40:06.046538309Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683600-8mw9f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.129096 | controller |     "Jun 09 14:40:06.420203 crc crio[23733]: time=\"2026-06-09T14:40:06.418848904Z\" level=info msg=\"Stopped pod sandbox: 434e11cffd5bfa15111a9bf3d7664dc9c0dc14e435390f07796af8d49af130a6\" id=93586c40-183d-4e15-8b2d-6a927bf700b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.129114 | controller |     "Jun 09 14:40:07.263032 crc crio[23733]: time=\"2026-06-09T14:40:07.262676147Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129129 | controller |     "Jun 09 14:40:07.687757 crc crio[23733]: time=\"2026-06-09T14:40:07.686749703Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129143 | controller |     "Jun 09 14:40:07.706515 crc crio[23733]: time=\"2026-06-09T14:40:07.706391843Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129158 | controller |     "Jun 09 14:40:08.101578 crc crio[23733]: time=\"2026-06-09T14:40:08.101344542Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129172 | controller |     "Jun 09 14:40:08.231333 crc crio[23733]: time=\"2026-06-09T14:40:08.231221021Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129187 | controller |     "Jun 09 14:40:08.271859 crc crio[23733]: time=\"2026-06-09T14:40:08.271754883Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129201 | controller |     "Jun 09 14:40:08.278379 crc crio[23733]: time=\"2026-06-09T14:40:08.278297006Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129215 | controller |     "Jun 09 14:40:08.760857 crc crio[23733]: time=\"2026-06-09T14:40:08.760272775Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129230 | controller |     "Jun 09 14:40:08.944038 crc crio[23733]: time=\"2026-06-09T14:40:08.943234778Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129290 | controller |     "Jun 09 14:40:09.041835 crc crio[23733]: time=\"2026-06-09T14:40:09.041456427Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129309 | controller |     "Jun 09 14:40:09.191021 crc crio[23733]: time=\"2026-06-09T14:40:09.190905875Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129324 | controller |     "Jun 09 14:40:09.208006 crc crio[23733]: time=\"2026-06-09T14:40:09.207787767Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129339 | controller |     "Jun 09 14:40:09.208006 crc crio[23733]: time=\"2026-06-09T14:40:09.207795227Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129354 | controller |     "Jun 09 14:40:09.829323 crc crio[23733]: time=\"2026-06-09T14:40:09.829209023Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129368 | controller |     "Jun 09 14:40:10.298469 crc crio[23733]: time=\"2026-06-09T14:40:10.298369263Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129387 | controller |     "Jun 09 14:40:10.903482 crc crio[23733]: time=\"2026-06-09T14:40:10.902337976Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129402 | controller |     "Jun 09 14:40:11.438292 crc crio[23733]: time=\"2026-06-09T14:40:11.43818473Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129416 | controller |     "Jun 09 14:40:12.156387 crc crio[23733]: time=\"2026-06-09T14:40:12.155504969Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129430 | controller |     "Jun 09 14:40:12.871936 crc crio[23733]: time=\"2026-06-09T14:40:12.871817883Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129444 | controller |     "Jun 09 14:40:12.875552 crc crio[23733]: time=\"2026-06-09T14:40:12.875366551Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129458 | controller |     "Jun 09 14:40:12.906418 crc crio[23733]: time=\"2026-06-09T14:40:12.906048946Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129473 | controller |     "Jun 09 14:40:14.961077 crc crio[23733]: time=\"2026-06-09T14:40:14.960550023Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129486 | controller |     "Jun 09 14:40:16.415356 crc crio[23733]: time=\"2026-06-09T14:40:16.415239889Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129500 | controller |     "Jun 09 14:40:16.717251 crc crio[23733]: time=\"2026-06-09T14:40:16.716882929Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129532 | controller |     "Jun 09 14:40:17.202505 crc crio[23733]: time=\"2026-06-09T14:40:17.201981617Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129548 | controller |     "Jun 09 14:40:18.486815 crc crio[23733]: time=\"2026-06-09T14:40:18.486295304Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129562 | controller |     "Jun 09 14:40:20.197580 crc crio[23733]: time=\"2026-06-09T14:40:20.197002777Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129577 | controller |     "Jun 09 14:40:20.211746 crc crio[23733]: time=\"2026-06-09T14:40:20.211603243Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129591 | controller |     "Jun 09 14:40:20.609374 crc crio[23733]: time=\"2026-06-09T14:40:20.609220407Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129608 | controller |     "Jun 09 14:40:22.526979 crc crio[23733]: time=\"2026-06-09T14:40:22.526023036Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129693 | controller |     "Jun 09 14:40:24.864536 crc crio[23733]: time=\"2026-06-09T14:40:24.864219215Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129710 | controller |     "Jun 09 14:40:25.787896 crc crio[23733]: time=\"2026-06-09T14:40:25.786977311Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129724 | controller |     "Jun 09 14:40:25.855871 crc crio[23733]: time=\"2026-06-09T14:40:25.855769025Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129739 | controller |     "Jun 09 14:40:26.111799 crc crio[23733]: time=\"2026-06-09T14:40:26.111479853Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129753 | controller |     "Jun 09 14:40:26.282286 crc crio[23733]: time=\"2026-06-09T14:40:26.282168221Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129767 | controller |     "Jun 09 14:40:26.461062 crc crio[23733]: time=\"2026-06-09T14:40:26.460945352Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129782 | controller |     "Jun 09 14:40:26.756035 crc crio[23733]: time=\"2026-06-09T14:40:26.755819422Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129796 | controller |     "Jun 09 14:40:26.812891 crc crio[23733]: time=\"2026-06-09T14:40:26.812838921Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129810 | controller |     "Jun 09 14:40:27.093723 crc crio[23733]: time=\"2026-06-09T14:40:27.093487514Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129825 | controller |     "Jun 09 14:40:29.800242 crc crio[23733]: time=\"2026-06-09T14:40:29.799013889Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129839 | controller |     "Jun 09 14:40:30.014730 crc crio[23733]: time=\"2026-06-09T14:40:30.014596552Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129854 | controller |     "Jun 09 14:40:30.710246 crc crio[23733]: time=\"2026-06-09T14:40:30.703979208Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129868 | controller |     "Jun 09 14:40:30.971427 crc crio[23733]: time=\"2026-06-09T14:40:30.970827678Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.129886 | controller |     "Jun 09 14:40:31.299191 crc crio[23733]: time=\"2026-06-09T14:40:31.299004152Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-7rxdg/POD\" id=68d49ab3-9bc1-4d73-9f2e-c67cebd431b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.129901 | controller |     "Jun 09 14:40:31.299331 crc crio[23733]: time=\"2026-06-09T14:40:31.299221827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.129915 | controller |     "Jun 09 14:40:31.343695 crc crio[23733]: time=\"2026-06-09T14:40:31.343548098Z\" level=info msg=\"Got pod network &{Name:certified-operators-7rxdg Namespace:openshift-marketplace ID:be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536 UID:3c19c8a6-f861-499e-88ae-66241198349a NetNS:/var/run/netns/5761f685-bdd1-460f-91ae-6659fb9816f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c19c8a6_f861_499e_88ae_66241198349a.slice PodAnnotations:0xc002898530}] Aliases:map[]}\"",
2026-06-09 14:45:34.129930 | controller |     "Jun 09 14:40:31.343695 crc crio[23733]: time=\"2026-06-09T14:40:31.343679592Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-7rxdg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.129945 | controller |     "Jun 09 14:40:31.853282 crc crio[23733]: 2026-06-09T14:40:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be1a2f8b64a654a Mac:ca:7d:33:3e:df:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/5761f685-bdd1-460f-91ae-6659fb9816f7 SocketPath: PciID:}] [{Interface:0xc0002346b0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.129960 | controller |     "Jun 09 14:40:31.855687 crc crio[23733]: time=\"2026-06-09T14:40:31.855398926Z\" level=info msg=\"Got pod network &{Name:certified-operators-7rxdg Namespace:openshift-marketplace ID:be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536 UID:3c19c8a6-f861-499e-88ae-66241198349a NetNS:/var/run/netns/5761f685-bdd1-460f-91ae-6659fb9816f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c19c8a6_f861_499e_88ae_66241198349a.slice PodAnnotations:0xc002898530}] Aliases:map[]}\"",
2026-06-09 14:45:34.129975 | controller |     "Jun 09 14:40:31.855808 crc crio[23733]: time=\"2026-06-09T14:40:31.855751214Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-7rxdg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.129990 | controller |     "Jun 09 14:40:31.906835 crc crio[23733]: time=\"2026-06-09T14:40:31.89786894Z\" level=info msg=\"Ran pod sandbox be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536 with infra container: openshift-marketplace/certified-operators-7rxdg/POD\" id=68d49ab3-9bc1-4d73-9f2e-c67cebd431b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.130004 | controller |     "Jun 09 14:40:31.945201 crc crio[23733]: time=\"2026-06-09T14:40:31.945058593Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6a3f2c9b-1c47-4857-8f85-53756838ab82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.130019 | controller |     "Jun 09 14:40:31.964028 crc crio[23733]: time=\"2026-06-09T14:40:31.963900705Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5643c5d4-7dde-4f10-8636-660ea5e2f65d name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.130033 | controller |     "Jun 09 14:40:31.996971 crc crio[23733]: time=\"2026-06-09T14:40:31.996797709Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7rxdg/extract-utilities\" id=9ccb0888-240e-4ef8-98f9-59445fc654ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.130052 | controller |     "Jun 09 14:40:31.998482 crc crio[23733]: time=\"2026-06-09T14:40:31.997487906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.130067 | controller |     "Jun 09 14:40:32.070957 crc crio[23733]: time=\"2026-06-09T14:40:32.070837865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.130081 | controller |     "Jun 09 14:40:32.076528 crc crio[23733]: time=\"2026-06-09T14:40:32.076461306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.130096 | controller |     "Jun 09 14:40:32.243737 crc crio[23733]: time=\"2026-06-09T14:40:32.243526023Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.130110 | controller |     "Jun 09 14:40:32.298568 crc crio[23733]: time=\"2026-06-09T14:40:32.298366687Z\" level=info msg=\"Created container dcaa9f9cf3c55223d66cc8554685ce109237a3f7b6e08b5015e13317bcb215cd: openshift-marketplace/certified-operators-7rxdg/extract-utilities\" id=9ccb0888-240e-4ef8-98f9-59445fc654ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.130125 | controller |     "Jun 09 14:40:32.299967 crc crio[23733]: time=\"2026-06-09T14:40:32.299863054Z\" level=info msg=\"Starting container: dcaa9f9cf3c55223d66cc8554685ce109237a3f7b6e08b5015e13317bcb215cd\" id=d6b98a57-18c2-4f7a-b797-e377bfceac7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.130140 | controller |     "Jun 09 14:40:32.311531 crc crio[23733]: time=\"2026-06-09T14:40:32.307716441Z\" level=info msg=\"Started container\" PID=277522 containerID=dcaa9f9cf3c55223d66cc8554685ce109237a3f7b6e08b5015e13317bcb215cd description=openshift-marketplace/certified-operators-7rxdg/extract-utilities id=d6b98a57-18c2-4f7a-b797-e377bfceac7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536",
2026-06-09 14:45:34.130154 | controller |     "Jun 09 14:40:32.593412 crc crio[23733]: time=\"2026-06-09T14:40:32.593326489Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=deec48b0-1f04-4d2b-96ec-f6838332f1b5 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.130169 | controller |     "Jun 09 14:40:32.604503 crc crio[23733]: time=\"2026-06-09T14:40:32.604419327Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-09 14:45:34.130184 | controller |     "Jun 09 14:40:33.700856 crc crio[23733]: time=\"2026-06-09T14:40:33.700235621Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b904422c154a9a5dfb997a97753b97e6633b7eaab6b2a26aba21268337704f1e\" id=deec48b0-1f04-4d2b-96ec-f6838332f1b5 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.130199 | controller |     "Jun 09 14:40:33.705781 crc crio[23733]: time=\"2026-06-09T14:40:33.705695457Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3bd2c807-7e53-4a93-aba0-303f0b4e33d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.130213 | controller |     "Jun 09 14:40:33.710372 crc crio[23733]: time=\"2026-06-09T14:40:33.710296943Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=25b76cf3-6e70-426a-8c83-99b01f6e5413 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.130231 | controller |     "Jun 09 14:40:33.719593 crc crio[23733]: time=\"2026-06-09T14:40:33.719409961Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7rxdg/extract-content\" id=6ebb29b9-670d-4e0d-8754-4968094357e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.130246 | controller |     "Jun 09 14:40:33.720552 crc crio[23733]: time=\"2026-06-09T14:40:33.720485478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.130261 | controller |     "Jun 09 14:40:33.750597 crc crio[23733]: time=\"2026-06-09T14:40:33.750428518Z\" level=info msg=\"Removing container: 4cc73c5ab587ec44421bedfdb045953b11225bc9b769a71f4cfd37f43c928ce6\" id=dba5498f-920a-4ce5-a100-9a6728d4af7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.130275 | controller |     "Jun 09 14:40:33.946307 crc crio[23733]: time=\"2026-06-09T14:40:33.946090412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.130290 | controller |     "Jun 09 14:40:33.950204 crc crio[23733]: time=\"2026-06-09T14:40:33.950078932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.130305 | controller |     "Jun 09 14:40:34.030197 crc crio[23733]: time=\"2026-06-09T14:40:34.030034526Z\" level=info msg=\"Removed container 4cc73c5ab587ec44421bedfdb045953b11225bc9b769a71f4cfd37f43c928ce6: openshift-infra/auto-csr-approver-29683594-k692r/oc\" id=dba5498f-920a-4ce5-a100-9a6728d4af7a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.130320 | controller |     "Jun 09 14:40:34.033571 crc crio[23733]: time=\"2026-06-09T14:40:34.033505763Z\" level=info msg=\"Removing container: f73aa8350748587a0c0e43b83c02b596034ddcc5e451b796e41e50a772037a5d\" id=ad24fdab-dde2-4c2a-a08b-8a1d40d3c252 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.130335 | controller |     "Jun 09 14:40:34.068048 crc crio[23733]: time=\"2026-06-09T14:40:34.067941095Z\" level=info msg=\"Removed container f73aa8350748587a0c0e43b83c02b596034ddcc5e451b796e41e50a772037a5d: openshift-must-gather-2r8v6/crc-debug-nkg8x/container-00\" id=ad24fdab-dde2-4c2a-a08b-8a1d40d3c252 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.130350 | controller |     "Jun 09 14:40:34.083296 crc crio[23733]: time=\"2026-06-09T14:40:34.083193468Z\" level=info msg=\"Stopping pod sandbox: b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f\" id=a6fa3499-8683-4962-8f8d-d887207bf5d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.130365 | controller |     "Jun 09 14:40:34.083296 crc crio[23733]: time=\"2026-06-09T14:40:34.08329764Z\" level=info msg=\"Stopped pod sandbox (already stopped): b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f\" id=a6fa3499-8683-4962-8f8d-d887207bf5d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.130380 | controller |     "Jun 09 14:40:34.084027 crc crio[23733]: time=\"2026-06-09T14:40:34.083971477Z\" level=info msg=\"Removing pod sandbox: b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f\" id=24dd076c-c2e9-4c99-8cb1-69a95a2128ff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.130395 | controller |     "Jun 09 14:40:34.100457 crc crio[23733]: time=\"2026-06-09T14:40:34.100356108Z\" level=info msg=\"Removed pod sandbox: b0297169d74d92a56e23a694ecc0541e6fc13ab95cba026fcd176f5c4c7fc23f\" id=24dd076c-c2e9-4c99-8cb1-69a95a2128ff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.130409 | controller |     "Jun 09 14:40:34.101829 crc crio[23733]: time=\"2026-06-09T14:40:34.101742122Z\" level=info msg=\"Stopping pod sandbox: f6d694381cfafc0249e9fcfbe1da9bd860717e4f38ec01b64aa7fd7defaf4fc5\" id=5e0a9166-8496-447d-8cb4-dcf32723386e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.130427 | controller |     "Jun 09 14:40:34.101951 crc crio[23733]: time=\"2026-06-09T14:40:34.101850735Z\" level=info msg=\"Stopped pod sandbox (already stopped): f6d694381cfafc0249e9fcfbe1da9bd860717e4f38ec01b64aa7fd7defaf4fc5\" id=5e0a9166-8496-447d-8cb4-dcf32723386e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.130443 | controller |     "Jun 09 14:40:34.103448 crc crio[23733]: time=\"2026-06-09T14:40:34.103378134Z\" level=info msg=\"Removing pod sandbox: f6d694381cfafc0249e9fcfbe1da9bd860717e4f38ec01b64aa7fd7defaf4fc5\" id=3dc2bdd4-3526-469e-a910-4e13f82bdbe9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.130459 | controller |     "Jun 09 14:40:34.119193 crc crio[23733]: time=\"2026-06-09T14:40:34.119034966Z\" level=info msg=\"Removed pod sandbox: f6d694381cfafc0249e9fcfbe1da9bd860717e4f38ec01b64aa7fd7defaf4fc5\" id=3dc2bdd4-3526-469e-a910-4e13f82bdbe9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.130475 | controller |     "Jun 09 14:40:34.196686 crc crio[23733]: time=\"2026-06-09T14:40:34.196558819Z\" level=info msg=\"Created container 7f26b8d8bec1487b9a862347adf4695acaa2b6f11735806b2bb6649f5efe0a58: openshift-marketplace/certified-operators-7rxdg/extract-content\" id=6ebb29b9-670d-4e0d-8754-4968094357e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.130490 | controller |     "Jun 09 14:40:34.198701 crc crio[23733]: time=\"2026-06-09T14:40:34.198568959Z\" level=info msg=\"Starting container: 7f26b8d8bec1487b9a862347adf4695acaa2b6f11735806b2bb6649f5efe0a58\" id=a1b4d8a0-bb62-4f31-820d-7bba2539ae20 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.130505 | controller |     "Jun 09 14:40:34.226092 crc crio[23733]: time=\"2026-06-09T14:40:34.225959466Z\" level=info msg=\"Started container\" PID=277621 containerID=7f26b8d8bec1487b9a862347adf4695acaa2b6f11735806b2bb6649f5efe0a58 description=openshift-marketplace/certified-operators-7rxdg/extract-content id=a1b4d8a0-bb62-4f31-820d-7bba2539ae20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536",
2026-06-09 14:45:34.130540 | controller |     "Jun 09 14:40:34.504373 crc crio[23733]: time=\"2026-06-09T14:40:34.503583173Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.130557 | controller |     "Jun 09 14:40:34.762836 crc crio[23733]: time=\"2026-06-09T14:40:34.762699078Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.130572 | controller |     "Jun 09 14:40:36.368475 crc crio[23733]: time=\"2026-06-09T14:40:36.367218149Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.130587 | controller |     "Jun 09 14:40:37.680360 crc crio[23733]: time=\"2026-06-09T14:40:37.679581019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=42e76ae2-7514-4b05-9715-60857e4a4ff1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.130602 | controller |     "Jun 09 14:40:37.683593 crc crio[23733]: time=\"2026-06-09T14:40:37.683458077Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f4482c3d-e060-47d2-ab63-c7ad9add7b60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.130617 | controller |     "Jun 09 14:40:37.691994 crc crio[23733]: time=\"2026-06-09T14:40:37.691908239Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7rxdg/registry-server\" id=59f40bc3-59c7-40d5-a57b-d225ce814807 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.130638 | controller |     "Jun 09 14:40:37.692523 crc crio[23733]: time=\"2026-06-09T14:40:37.692467073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.130654 | controller |     "Jun 09 14:40:37.854070 crc crio[23733]: time=\"2026-06-09T14:40:37.853508599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.130668 | controller |     "Jun 09 14:40:37.859747 crc crio[23733]: time=\"2026-06-09T14:40:37.859431397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.130683 | controller |     "Jun 09 14:40:38.082411 crc crio[23733]: time=\"2026-06-09T14:40:38.082305042Z\" level=info msg=\"Created container c5bd386855f7594f39be70cd492ca0abf5552a298f9cfe2e4aafb669ae8ef07d: openshift-marketplace/certified-operators-7rxdg/registry-server\" id=59f40bc3-59c7-40d5-a57b-d225ce814807 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.130698 | controller |     "Jun 09 14:40:38.083879 crc crio[23733]: time=\"2026-06-09T14:40:38.083783359Z\" level=info msg=\"Starting container: c5bd386855f7594f39be70cd492ca0abf5552a298f9cfe2e4aafb669ae8ef07d\" id=8c944431-0dcd-46c1-9421-2489dd1be14b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.130713 | controller |     "Jun 09 14:40:38.089854 crc crio[23733]: time=\"2026-06-09T14:40:38.08976909Z\" level=info msg=\"Started container\" PID=277988 containerID=c5bd386855f7594f39be70cd492ca0abf5552a298f9cfe2e4aafb669ae8ef07d description=openshift-marketplace/certified-operators-7rxdg/registry-server id=8c944431-0dcd-46c1-9421-2489dd1be14b name=/runtime.v1.RuntimeService/StartContainer sandboxID=be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536",
2026-06-09 14:45:34.130728 | controller |     "Jun 09 14:40:42.694002 crc crio[23733]: time=\"2026-06-09T14:40:42.693311972Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.130744 | controller |     "Jun 09 14:40:52.938582 crc crio[23733]: time=\"2026-06-09T14:40:52.937470809Z\" level=info msg=\"Stopping container: c5bd386855f7594f39be70cd492ca0abf5552a298f9cfe2e4aafb669ae8ef07d (timeout: 2s)\" id=970cff85-5396-43d1-9b51-0f6451177c56 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.130759 | controller |     "Jun 09 14:40:53.073069 crc crio[23733]: time=\"2026-06-09T14:40:53.072484573Z\" level=info msg=\"Stopped container c5bd386855f7594f39be70cd492ca0abf5552a298f9cfe2e4aafb669ae8ef07d: openshift-marketplace/certified-operators-7rxdg/registry-server\" id=970cff85-5396-43d1-9b51-0f6451177c56 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.130774 | controller |     "Jun 09 14:40:53.074749 crc crio[23733]: time=\"2026-06-09T14:40:53.074711128Z\" level=info msg=\"Stopping pod sandbox: be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536\" id=923b2b40-d8a8-4b2f-b312-89c775f1dbcc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.130789 | controller |     "Jun 09 14:40:53.075548 crc crio[23733]: time=\"2026-06-09T14:40:53.075487407Z\" level=info msg=\"Got pod network &{Name:certified-operators-7rxdg Namespace:openshift-marketplace ID:be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536 UID:3c19c8a6-f861-499e-88ae-66241198349a NetNS:/var/run/netns/5761f685-bdd1-460f-91ae-6659fb9816f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c19c8a6_f861_499e_88ae_66241198349a.slice PodAnnotations:0xc0028983a0}] Aliases:map[]}\"",
2026-06-09 14:45:34.130808 | controller |     "Jun 09 14:40:53.075795 crc crio[23733]: time=\"2026-06-09T14:40:53.075724234Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-7rxdg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.130824 | controller |     "Jun 09 14:40:53.448599 crc crio[23733]: time=\"2026-06-09T14:40:53.448459655Z\" level=info msg=\"Stopped pod sandbox: be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536\" id=923b2b40-d8a8-4b2f-b312-89c775f1dbcc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.130839 | controller |     "Jun 09 14:40:53.956960 crc crio[23733]: time=\"2026-06-09T14:40:53.956388405Z\" level=info msg=\"Removing container: c5bd386855f7594f39be70cd492ca0abf5552a298f9cfe2e4aafb669ae8ef07d\" id=020f54aa-09d3-4e02-9415-5fd648c45e5f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.130855 | controller |     "Jun 09 14:40:54.052004 crc crio[23733]: time=\"2026-06-09T14:40:54.051885178Z\" level=info msg=\"Removed container c5bd386855f7594f39be70cd492ca0abf5552a298f9cfe2e4aafb669ae8ef07d: openshift-marketplace/certified-operators-7rxdg/registry-server\" id=020f54aa-09d3-4e02-9415-5fd648c45e5f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.130881 | controller |     "Jun 09 14:40:54.057344 crc crio[23733]: time=\"2026-06-09T14:40:54.057262443Z\" level=info msg=\"Removing container: 7f26b8d8bec1487b9a862347adf4695acaa2b6f11735806b2bb6649f5efe0a58\" id=7bad5b47-4776-4015-86bc-10526c33d814 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.130897 | controller |     "Jun 09 14:40:54.098375 crc crio[23733]: time=\"2026-06-09T14:40:54.098069175Z\" level=info msg=\"Removed container 7f26b8d8bec1487b9a862347adf4695acaa2b6f11735806b2bb6649f5efe0a58: openshift-marketplace/certified-operators-7rxdg/extract-content\" id=7bad5b47-4776-4015-86bc-10526c33d814 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.130912 | controller |     "Jun 09 14:40:54.103852 crc crio[23733]: time=\"2026-06-09T14:40:54.103740987Z\" level=info msg=\"Removing container: dcaa9f9cf3c55223d66cc8554685ce109237a3f7b6e08b5015e13317bcb215cd\" id=d42dd81e-73c4-4c71-885e-37acbb7434c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.130926 | controller |     "Jun 09 14:40:54.165783 crc crio[23733]: time=\"2026-06-09T14:40:54.165509275Z\" level=info msg=\"Removed container dcaa9f9cf3c55223d66cc8554685ce109237a3f7b6e08b5015e13317bcb215cd: openshift-marketplace/certified-operators-7rxdg/extract-utilities\" id=d42dd81e-73c4-4c71-885e-37acbb7434c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.130941 | controller |     "Jun 09 14:41:34.163812 crc crio[23733]: time=\"2026-06-09T14:41:34.162795006Z\" level=info msg=\"Stopping pod sandbox: be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536\" id=bfcb99ea-2b19-46d3-afbb-0b117701ee20 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.130956 | controller |     "Jun 09 14:41:34.166927 crc crio[23733]: time=\"2026-06-09T14:41:34.163805022Z\" level=info msg=\"Stopped pod sandbox (already stopped): be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536\" id=bfcb99ea-2b19-46d3-afbb-0b117701ee20 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.130971 | controller |     "Jun 09 14:41:34.166927 crc crio[23733]: time=\"2026-06-09T14:41:34.165015571Z\" level=info msg=\"Removing pod sandbox: be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536\" id=98961c5f-2d6a-40d8-b162-bf8e2f6624c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.130986 | controller |     "Jun 09 14:41:34.192673 crc crio[23733]: time=\"2026-06-09T14:41:34.19249246Z\" level=info msg=\"Removed pod sandbox: be1a2f8b64a654a11cbd8132f46261b2ebe481ccf86c99e0433d93d44d355536\" id=98961c5f-2d6a-40d8-b162-bf8e2f6624c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.131001 | controller |     "Jun 09 14:42:00.591498 crc crio[23733]: time=\"2026-06-09T14:42:00.590559271Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683602-nzxnt/POD\" id=333f325b-c695-482d-bc5f-2cf07e52cf1b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.131019 | controller |     "Jun 09 14:42:00.593093 crc crio[23733]: time=\"2026-06-09T14:42:00.591547615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.131034 | controller |     "Jun 09 14:42:00.635650 crc crio[23733]: time=\"2026-06-09T14:42:00.635514077Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683602-nzxnt Namespace:openshift-infra ID:c49b02fb4a2caf5d09276b92b8887331c80b90fdfd4912f8bc7c93c776c71755 UID:865e9c7a-c609-4308-b3c1-2421098a038d NetNS:/var/run/netns/bd9b24eb-cb21-4587-943b-c9420beeee35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod865e9c7a_c609_4308_b3c1_2421098a038d.slice PodAnnotations:0xc002898b80}] Aliases:map[]}\"",
2026-06-09 14:45:34.131049 | controller |     "Jun 09 14:42:00.635650 crc crio[23733]: time=\"2026-06-09T14:42:00.635583619Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683602-nzxnt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.131065 | controller |     "Jun 09 14:42:01.195912 crc crio[23733]: 2026-06-09T14:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c49b02fb4a2caf5 Mac:9e:56:b3:81:89:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/bd9b24eb-cb21-4587-943b-c9420beeee35 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.131080 | controller |     "Jun 09 14:42:01.197984 crc crio[23733]: time=\"2026-06-09T14:42:01.197896402Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683602-nzxnt Namespace:openshift-infra ID:c49b02fb4a2caf5d09276b92b8887331c80b90fdfd4912f8bc7c93c776c71755 UID:865e9c7a-c609-4308-b3c1-2421098a038d NetNS:/var/run/netns/bd9b24eb-cb21-4587-943b-c9420beeee35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod865e9c7a_c609_4308_b3c1_2421098a038d.slice PodAnnotations:0xc002898b80}] Aliases:map[]}\"",
2026-06-09 14:45:34.131096 | controller |     "Jun 09 14:42:01.198569 crc crio[23733]: time=\"2026-06-09T14:42:01.198081566Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683602-nzxnt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.131111 | controller |     "Jun 09 14:42:01.210670 crc crio[23733]: time=\"2026-06-09T14:42:01.210498056Z\" level=info msg=\"Ran pod sandbox c49b02fb4a2caf5d09276b92b8887331c80b90fdfd4912f8bc7c93c776c71755 with infra container: openshift-infra/auto-csr-approver-29683602-nzxnt/POD\" id=333f325b-c695-482d-bc5f-2cf07e52cf1b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.131126 | controller |     "Jun 09 14:42:01.218420 crc crio[23733]: time=\"2026-06-09T14:42:01.218326703Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=27a489a4-20d7-4825-a5b7-7ef4484c26ef name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.131141 | controller |     "Jun 09 14:42:01.228463 crc crio[23733]: time=\"2026-06-09T14:42:01.228380745Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.131156 | controller |     "Jun 09 14:42:02.994421 crc crio[23733]: time=\"2026-06-09T14:42:02.994283542Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=27a489a4-20d7-4825-a5b7-7ef4484c26ef name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.131175 | controller |     "Jun 09 14:42:02.996685 crc crio[23733]: time=\"2026-06-09T14:42:02.995939153Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ee49e4ef-0a39-445d-ba19-2b4f43345473 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.131190 | controller |     "Jun 09 14:42:03.000310 crc crio[23733]: time=\"2026-06-09T14:42:03.00018668Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=17a9197d-d8b4-4433-ac54-c5be049d29b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.131206 | controller |     "Jun 09 14:42:03.008045 crc crio[23733]: time=\"2026-06-09T14:42:03.007959594Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683602-nzxnt/oc\" id=72195d8d-31dc-463c-8ca7-74fb11e92789 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.131221 | controller |     "Jun 09 14:42:03.008732 crc crio[23733]: time=\"2026-06-09T14:42:03.00863073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.131236 | controller |     "Jun 09 14:42:03.066570 crc crio[23733]: time=\"2026-06-09T14:42:03.066465022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.131251 | controller |     "Jun 09 14:42:03.435381 crc crio[23733]: time=\"2026-06-09T14:42:03.435259334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.131266 | controller |     "Jun 09 14:42:03.592802 crc crio[23733]: time=\"2026-06-09T14:42:03.592207307Z\" level=info msg=\"Created container bfcf05a9165aeb11a26360b2cefcc76704179613284130f4e7fa799edc08badd: openshift-infra/auto-csr-approver-29683602-nzxnt/oc\" id=72195d8d-31dc-463c-8ca7-74fb11e92789 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.131281 | controller |     "Jun 09 14:42:03.594428 crc crio[23733]: time=\"2026-06-09T14:42:03.59433284Z\" level=info msg=\"Starting container: bfcf05a9165aeb11a26360b2cefcc76704179613284130f4e7fa799edc08badd\" id=528eba5c-605e-4b15-b23b-b82e6002451a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.131296 | controller |     "Jun 09 14:42:03.600890 crc crio[23733]: time=\"2026-06-09T14:42:03.600802462Z\" level=info msg=\"Started container\" PID=282335 containerID=bfcf05a9165aeb11a26360b2cefcc76704179613284130f4e7fa799edc08badd description=openshift-infra/auto-csr-approver-29683602-nzxnt/oc id=528eba5c-605e-4b15-b23b-b82e6002451a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c49b02fb4a2caf5d09276b92b8887331c80b90fdfd4912f8bc7c93c776c71755",
2026-06-09 14:45:34.131312 | controller |     "Jun 09 14:42:06.296367 crc crio[23733]: time=\"2026-06-09T14:42:06.295464147Z\" level=info msg=\"Stopping pod sandbox: c49b02fb4a2caf5d09276b92b8887331c80b90fdfd4912f8bc7c93c776c71755\" id=f0edf310-bf69-47b8-ab8b-bd374db3eb1a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.131327 | controller |     "Jun 09 14:42:06.297421 crc crio[23733]: time=\"2026-06-09T14:42:06.296929903Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683602-nzxnt Namespace:openshift-infra ID:c49b02fb4a2caf5d09276b92b8887331c80b90fdfd4912f8bc7c93c776c71755 UID:865e9c7a-c609-4308-b3c1-2421098a038d NetNS:/var/run/netns/bd9b24eb-cb21-4587-943b-c9420beeee35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod865e9c7a_c609_4308_b3c1_2421098a038d.slice PodAnnotations:0xc001c1e268}] Aliases:map[]}\"",
2026-06-09 14:45:34.131342 | controller |     "Jun 09 14:42:06.297421 crc crio[23733]: time=\"2026-06-09T14:42:06.297173089Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683602-nzxnt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.131360 | controller |     "Jun 09 14:42:06.641724 crc crio[23733]: time=\"2026-06-09T14:42:06.641624401Z\" level=info msg=\"Stopped pod sandbox: c49b02fb4a2caf5d09276b92b8887331c80b90fdfd4912f8bc7c93c776c71755\" id=f0edf310-bf69-47b8-ab8b-bd374db3eb1a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.131376 | controller |     "Jun 09 14:42:26.447587 crc crio[23733]: time=\"2026-06-09T14:42:26.446991508Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-09 14:45:34.131391 | controller |     "Jun 09 14:42:34.218341 crc crio[23733]: time=\"2026-06-09T14:42:34.217441141Z\" level=info msg=\"Removing container: 875a8fb8700f2bbbffdb840cf62762cb04d1c578ec78a9188b611c89fb1c43cf\" id=1e6236b4-4204-42f1-b3fd-b2f6d4cac9ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.131406 | controller |     "Jun 09 14:42:34.444654 crc crio[23733]: time=\"2026-06-09T14:42:34.444434089Z\" level=info msg=\"Removed container 875a8fb8700f2bbbffdb840cf62762cb04d1c578ec78a9188b611c89fb1c43cf: openshift-infra/auto-csr-approver-29683596-jhbr5/oc\" id=1e6236b4-4204-42f1-b3fd-b2f6d4cac9ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.131421 | controller |     "Jun 09 14:42:34.476798 crc crio[23733]: time=\"2026-06-09T14:42:34.476702178Z\" level=info msg=\"Stopping pod sandbox: 0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2\" id=9e73c133-dfdd-4425-b3da-1a7ada0cbe65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.131436 | controller |     "Jun 09 14:42:34.477414 crc crio[23733]: time=\"2026-06-09T14:42:34.477383085Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2\" id=9e73c133-dfdd-4425-b3da-1a7ada0cbe65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.131451 | controller |     "Jun 09 14:42:34.479384 crc crio[23733]: time=\"2026-06-09T14:42:34.479238061Z\" level=info msg=\"Removing pod sandbox: 0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2\" id=efeb7954-6583-48b5-971c-3e7d6713304a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.131466 | controller |     "Jun 09 14:42:34.479384 crc crio[23733]: time=\"2026-06-09T14:42:34.479296393Z\" level=info msg=\"Stopping container: a237a53d0de502db6df33bbedaedcd49b8e95f3e8fac54a803cbdcc2cab77e06 (timeout: 2s)\" id=8fdb7128-c433-49ec-ab7c-ab6197db4935 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.131481 | controller |     "Jun 09 14:42:34.503225 crc crio[23733]: time=\"2026-06-09T14:42:34.502396732Z\" level=info msg=\"Removed pod sandbox: 0d50ce251ed431eedc5589f78fc71e3d35efce56ab11ca5c796ba012dd0ab6d2\" id=efeb7954-6583-48b5-971c-3e7d6713304a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.131496 | controller |     "Jun 09 14:42:34.685213 crc crio[23733]: time=\"2026-06-09T14:42:34.684072695Z\" level=info msg=\"Stopped container a237a53d0de502db6df33bbedaedcd49b8e95f3e8fac54a803cbdcc2cab77e06: openshift-must-gather-2r8v6/must-gather-rkjpl/copy\" id=8fdb7128-c433-49ec-ab7c-ab6197db4935 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-09 14:45:34.131527 | controller |     "Jun 09 14:42:34.690199 crc crio[23733]: time=\"2026-06-09T14:42:34.687976982Z\" level=info msg=\"Stopping pod sandbox: d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80\" id=05f43972-54a9-4e66-8028-88ab6872cbc4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.131548 | controller |     "Jun 09 14:42:34.690199 crc crio[23733]: time=\"2026-06-09T14:42:34.689514572Z\" level=info msg=\"Got pod network &{Name:must-gather-rkjpl Namespace:openshift-must-gather-2r8v6 ID:d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80 UID:11bae0ea-78fb-481e-8552-04224c308fe8 NetNS:/var/run/netns/6047123a-215a-40a1-959b-e80f5c8e0535 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11bae0ea_78fb_481e_8552_04224c308fe8.slice PodAnnotations:0xc0020d81e8}] Aliases:map[]}\"",
2026-06-09 14:45:34.131568 | controller |     "Jun 09 14:42:34.690199 crc crio[23733]: time=\"2026-06-09T14:42:34.689712386Z\" level=info msg=\"Deleting pod openshift-must-gather-2r8v6_must-gather-rkjpl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.131584 | controller |     "Jun 09 14:42:35.014797 crc crio[23733]: time=\"2026-06-09T14:42:35.014020154Z\" level=info msg=\"Stopped pod sandbox: d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80\" id=05f43972-54a9-4e66-8028-88ab6872cbc4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.131600 | controller |     "Jun 09 14:42:35.942884 crc crio[23733]: time=\"2026-06-09T14:42:35.942795781Z\" level=info msg=\"Removing container: a237a53d0de502db6df33bbedaedcd49b8e95f3e8fac54a803cbdcc2cab77e06\" id=d01d9c51-c288-4093-ab19-38735c74d743 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.131615 | controller |     "Jun 09 14:42:35.991470 crc crio[23733]: time=\"2026-06-09T14:42:35.990908646Z\" level=info msg=\"Removed container a237a53d0de502db6df33bbedaedcd49b8e95f3e8fac54a803cbdcc2cab77e06: openshift-must-gather-2r8v6/must-gather-rkjpl/copy\" id=d01d9c51-c288-4093-ab19-38735c74d743 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.131638 | controller |     "Jun 09 14:42:35.996370 crc crio[23733]: time=\"2026-06-09T14:42:35.996270741Z\" level=info msg=\"Removing container: bd84e915a2e33c145a592a5c6e1c364c8d63c861ac13e36dcaa7224c3579a7bb\" id=f3cdfbcc-dc74-480c-b1e5-3d6d16ce47c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.131654 | controller |     "Jun 09 14:42:36.246937 crc crio[23733]: time=\"2026-06-09T14:42:36.24681898Z\" level=info msg=\"Removed container bd84e915a2e33c145a592a5c6e1c364c8d63c861ac13e36dcaa7224c3579a7bb: openshift-must-gather-2r8v6/must-gather-rkjpl/gather\" id=f3cdfbcc-dc74-480c-b1e5-3d6d16ce47c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.131669 | controller |     "Jun 09 14:43:34.548944 crc crio[23733]: time=\"2026-06-09T14:43:34.547550425Z\" level=info msg=\"Stopping pod sandbox: d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80\" id=56a1410a-8c43-4be8-9fb3-6e0ebbf5b23f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.131684 | controller |     "Jun 09 14:43:34.548944 crc crio[23733]: time=\"2026-06-09T14:43:34.548790546Z\" level=info msg=\"Stopped pod sandbox (already stopped): d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80\" id=56a1410a-8c43-4be8-9fb3-6e0ebbf5b23f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.131699 | controller |     "Jun 09 14:43:34.552792 crc crio[23733]: time=\"2026-06-09T14:43:34.552729145Z\" level=info msg=\"Removing pod sandbox: d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80\" id=9acb533e-b675-4503-94d9-abe3c9b80dc6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.131714 | controller |     "Jun 09 14:43:34.600273 crc crio[23733]: time=\"2026-06-09T14:43:34.599576918Z\" level=info msg=\"Removed pod sandbox: d96835dd5c216df5a1cf0a37b76bc87d6d245afc8a7f747ffae45252e391ca80\" id=9acb533e-b675-4503-94d9-abe3c9b80dc6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.131729 | controller |     "Jun 09 14:44:00.571863 crc crio[23733]: time=\"2026-06-09T14:44:00.570326919Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29683604-lz5mb/POD\" id=60602fef-2166-4653-8c3a-7fb2aa9c7ac0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.131743 | controller |     "Jun 09 14:44:00.574275 crc crio[23733]: time=\"2026-06-09T14:44:00.571925769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.131761 | controller |     "Jun 09 14:44:00.628953 crc crio[23733]: time=\"2026-06-09T14:44:00.628885566Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683604-lz5mb Namespace:openshift-infra ID:5c96fa3fb23ecf70e68f664fea68a704de4818f6ec5bb58be02c231b8e7cf17c UID:23c71e99-d17b-432b-b9df-e8291c1e6f91 NetNS:/var/run/netns/6af79fb0-8594-402f-9280-79a46eef3da3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23c71e99_d17b_432b_b9df_e8291c1e6f91.slice PodAnnotations:0xc000309110}] Aliases:map[]}\"",
2026-06-09 14:45:34.131776 | controller |     "Jun 09 14:44:00.629451 crc crio[23733]: time=\"2026-06-09T14:44:00.62942794Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29683604-lz5mb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.131792 | controller |     "Jun 09 14:44:01.250173 crc crio[23733]: 2026-06-09T14:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c96fa3fb23ecf7 Mac:a2:99:ff:ad:04:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/6af79fb0-8594-402f-9280-79a46eef3da3 SocketPath: PciID:}] [{Interface:0xc000142cd0 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.131807 | controller |     "Jun 09 14:44:01.253207 crc crio[23733]: time=\"2026-06-09T14:44:01.25305216Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683604-lz5mb Namespace:openshift-infra ID:5c96fa3fb23ecf70e68f664fea68a704de4818f6ec5bb58be02c231b8e7cf17c UID:23c71e99-d17b-432b-b9df-e8291c1e6f91 NetNS:/var/run/netns/6af79fb0-8594-402f-9280-79a46eef3da3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23c71e99_d17b_432b_b9df_e8291c1e6f91.slice PodAnnotations:0xc000309110}] Aliases:map[]}\"",
2026-06-09 14:45:34.131822 | controller |     "Jun 09 14:44:01.253613 crc crio[23733]: time=\"2026-06-09T14:44:01.253518391Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29683604-lz5mb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.131838 | controller |     "Jun 09 14:44:01.269243 crc crio[23733]: time=\"2026-06-09T14:44:01.267408469Z\" level=info msg=\"Ran pod sandbox 5c96fa3fb23ecf70e68f664fea68a704de4818f6ec5bb58be02c231b8e7cf17c with infra container: openshift-infra/auto-csr-approver-29683604-lz5mb/POD\" id=60602fef-2166-4653-8c3a-7fb2aa9c7ac0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.131853 | controller |     "Jun 09 14:44:01.272739 crc crio[23733]: time=\"2026-06-09T14:44:01.272549819Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=90349365-cb4f-464a-a7e9-4c4157dccd73 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.131868 | controller |     "Jun 09 14:44:01.286584 crc crio[23733]: time=\"2026-06-09T14:44:01.286485697Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-09 14:45:34.131884 | controller |     "Jun 09 14:44:02.695670 crc crio[23733]: time=\"2026-06-09T14:44:02.694979106Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=90349365-cb4f-464a-a7e9-4c4157dccd73 name=/runtime.v1.ImageService/PullImage",
2026-06-09 14:45:34.131899 | controller |     "Jun 09 14:44:02.698254 crc crio[23733]: time=\"2026-06-09T14:44:02.698087175Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=50997b14-0700-4cc3-997f-514da7f4cf9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.131914 | controller |     "Jun 09 14:44:02.701205 crc crio[23733]: time=\"2026-06-09T14:44:02.701042449Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4c30a94e-d719-4e3a-82b6-1471d5f2dafd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.131932 | controller |     "Jun 09 14:44:02.715175 crc crio[23733]: time=\"2026-06-09T14:44:02.709548662Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29683604-lz5mb/oc\" id=2a044c6a-a9d7-4af2-b303-59a92ad6d53a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.131946 | controller |     "Jun 09 14:44:02.715175 crc crio[23733]: time=\"2026-06-09T14:44:02.710201328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.131961 | controller |     "Jun 09 14:44:02.767975 crc crio[23733]: time=\"2026-06-09T14:44:02.767880063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.131976 | controller |     "Jun 09 14:44:03.176966 crc crio[23733]: time=\"2026-06-09T14:44:03.175422648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.131991 | controller |     "Jun 09 14:44:03.293876 crc crio[23733]: time=\"2026-06-09T14:44:03.293755413Z\" level=info msg=\"Created container b194f77cca80471af484d6e8c9ffaa335d9b64f3fa7ca8c48262066aca3c9695: openshift-infra/auto-csr-approver-29683604-lz5mb/oc\" id=2a044c6a-a9d7-4af2-b303-59a92ad6d53a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.132006 | controller |     "Jun 09 14:44:03.296311 crc crio[23733]: time=\"2026-06-09T14:44:03.296228785Z\" level=info msg=\"Starting container: b194f77cca80471af484d6e8c9ffaa335d9b64f3fa7ca8c48262066aca3c9695\" id=b257b950-d99f-47d6-a705-37ded9de35e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.132021 | controller |     "Jun 09 14:44:03.304482 crc crio[23733]: time=\"2026-06-09T14:44:03.30441133Z\" level=info msg=\"Started container\" PID=288282 containerID=b194f77cca80471af484d6e8c9ffaa335d9b64f3fa7ca8c48262066aca3c9695 description=openshift-infra/auto-csr-approver-29683604-lz5mb/oc id=b257b950-d99f-47d6-a705-37ded9de35e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c96fa3fb23ecf70e68f664fea68a704de4818f6ec5bb58be02c231b8e7cf17c",
2026-06-09 14:45:34.132037 | controller |     "Jun 09 14:44:04.833993 crc crio[23733]: time=\"2026-06-09T14:44:04.832839596Z\" level=info msg=\"Stopping pod sandbox: 5c96fa3fb23ecf70e68f664fea68a704de4818f6ec5bb58be02c231b8e7cf17c\" id=7cab1b92-af44-4e51-b417-ebde84a8f883 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.132052 | controller |     "Jun 09 14:44:04.835621 crc crio[23733]: time=\"2026-06-09T14:44:04.83461316Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29683604-lz5mb Namespace:openshift-infra ID:5c96fa3fb23ecf70e68f664fea68a704de4818f6ec5bb58be02c231b8e7cf17c UID:23c71e99-d17b-432b-b9df-e8291c1e6f91 NetNS:/var/run/netns/6af79fb0-8594-402f-9280-79a46eef3da3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23c71e99_d17b_432b_b9df_e8291c1e6f91.slice PodAnnotations:0xc0025a6700}] Aliases:map[]}\"",
2026-06-09 14:45:34.132067 | controller |     "Jun 09 14:44:04.835621 crc crio[23733]: time=\"2026-06-09T14:44:04.834809615Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29683604-lz5mb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.132082 | controller |     "Jun 09 14:44:05.186088 crc crio[23733]: time=\"2026-06-09T14:44:05.185957274Z\" level=info msg=\"Stopped pod sandbox: 5c96fa3fb23ecf70e68f664fea68a704de4818f6ec5bb58be02c231b8e7cf17c\" id=7cab1b92-af44-4e51-b417-ebde84a8f883 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.132098 | controller |     "Jun 09 14:44:34.629389 crc crio[23733]: time=\"2026-06-09T14:44:34.628794986Z\" level=info msg=\"Removing container: 57098ca5eeaae7eb5b6e4e69b921dc2b0cdc4a7e4616b7e0ac1ba285d9f6eade\" id=728e2c5e-0282-455f-924f-bd82d51ed9fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.132116 | controller |     "Jun 09 14:44:34.831337 crc crio[23733]: time=\"2026-06-09T14:44:34.830657865Z\" level=info msg=\"Removed container 57098ca5eeaae7eb5b6e4e69b921dc2b0cdc4a7e4616b7e0ac1ba285d9f6eade: openshift-infra/auto-csr-approver-29683598-7rn4v/oc\" id=728e2c5e-0282-455f-924f-bd82d51ed9fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-09 14:45:34.132131 | controller |     "Jun 09 14:44:34.849464 crc crio[23733]: time=\"2026-06-09T14:44:34.849344924Z\" level=info msg=\"Stopping pod sandbox: 0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085\" id=a76e8dbb-7f31-4147-aa6e-ac67c48c128e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.132146 | controller |     "Jun 09 14:44:34.849464 crc crio[23733]: time=\"2026-06-09T14:44:34.849462687Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085\" id=a76e8dbb-7f31-4147-aa6e-ac67c48c128e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.132162 | controller |     "Jun 09 14:44:34.851031 crc crio[23733]: time=\"2026-06-09T14:44:34.850929334Z\" level=info msg=\"Removing pod sandbox: 0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085\" id=8c6720ac-acbb-4e9e-b449-baa2394145bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.132176 | controller |     "Jun 09 14:44:34.873421 crc crio[23733]: time=\"2026-06-09T14:44:34.873358216Z\" level=info msg=\"Removed pod sandbox: 0d5d478d66f4c4c798baefc9f46034640717a9a891659a356f653d2768d74085\" id=8c6720ac-acbb-4e9e-b449-baa2394145bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-09 14:45:34.132191 | controller |     "Jun 09 14:45:00.554381 crc crio[23733]: time=\"2026-06-09T14:45:00.553481616Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29683605-drhl2/POD\" id=9c1f5785-a845-40e1-adc7-a4ede1c67b55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.132207 | controller |     "Jun 09 14:45:00.555984 crc crio[23733]: time=\"2026-06-09T14:45:00.55440309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.132222 | controller |     "Jun 09 14:45:00.585866 crc crio[23733]: time=\"2026-06-09T14:45:00.585684043Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683605-drhl2 Namespace:openshift-operator-lifecycle-manager ID:c02e0f440caf881c6a48a76f5cb1c72670a16a7e10d5157ca0a7387386560843 UID:11714592-8695-4a37-a26c-1d727f8fc2ae NetNS:/var/run/netns/69fb32e7-2cf7-4e37-b53c-9f44c298ae5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11714592_8695_4a37_a26c_1d727f8fc2ae.slice PodAnnotations:0xc0025349c0}] Aliases:map[]}\"",
2026-06-09 14:45:34.132237 | controller |     "Jun 09 14:45:00.585866 crc crio[23733]: time=\"2026-06-09T14:45:00.585752024Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29683605-drhl2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.132253 | controller |     "Jun 09 14:45:00.952279 crc crio[23733]: 2026-06-09T14:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c02e0f440caf881 Mac:de:21:9a:07:14:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/69fb32e7-2cf7-4e37-b53c-9f44c298ae5d SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-09 14:45:34.132268 | controller |     "Jun 09 14:45:00.953965 crc crio[23733]: time=\"2026-06-09T14:45:00.95384792Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683605-drhl2 Namespace:openshift-operator-lifecycle-manager ID:c02e0f440caf881c6a48a76f5cb1c72670a16a7e10d5157ca0a7387386560843 UID:11714592-8695-4a37-a26c-1d727f8fc2ae NetNS:/var/run/netns/69fb32e7-2cf7-4e37-b53c-9f44c298ae5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11714592_8695_4a37_a26c_1d727f8fc2ae.slice PodAnnotations:0xc0025349c0}] Aliases:map[]}\"",
2026-06-09 14:45:34.132287 | controller |     "Jun 09 14:45:00.954172 crc crio[23733]: time=\"2026-06-09T14:45:00.954066896Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29683605-drhl2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-09 14:45:34.132303 | controller |     "Jun 09 14:45:00.967174 crc crio[23733]: time=\"2026-06-09T14:45:00.966983629Z\" level=info msg=\"Ran pod sandbox c02e0f440caf881c6a48a76f5cb1c72670a16a7e10d5157ca0a7387386560843 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29683605-drhl2/POD\" id=9c1f5785-a845-40e1-adc7-a4ede1c67b55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-09 14:45:34.132319 | controller |     "Jun 09 14:45:00.971899 crc crio[23733]: time=\"2026-06-09T14:45:00.97179414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b1ddacb8-1672-459a-aac1-f5e37b9a96dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.132334 | controller |     "Jun 09 14:45:00.975550 crc crio[23733]: time=\"2026-06-09T14:45:00.975464252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=75670fdb-b2dd-4ec3-9462-34b00ec62804 name=/runtime.v1.ImageService/ImageStatus",
2026-06-09 14:45:34.132349 | controller |     "Jun 09 14:45:00.984505 crc crio[23733]: time=\"2026-06-09T14:45:00.984414217Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29683605-drhl2/collect-profiles\" id=744700ba-5556-495a-ba89-8b410683a286 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.132364 | controller |     "Jun 09 14:45:00.985020 crc crio[23733]: time=\"2026-06-09T14:45:00.98495321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.132379 | controller |     "Jun 09 14:45:01.037199 crc crio[23733]: time=\"2026-06-09T14:45:01.037053225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.132394 | controller |     "Jun 09 14:45:01.041180 crc crio[23733]: time=\"2026-06-09T14:45:01.041013095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-09 14:45:34.132409 | controller |     "Jun 09 14:45:01.215522 crc crio[23733]: time=\"2026-06-09T14:45:01.215008385Z\" level=info msg=\"Created container 0cc7f72e8ca5799dcb1b58e8bf4d8c8d09d7ededcc928c0cfcd3e14d14ba0f0a: openshift-operator-lifecycle-manager/collect-profiles-29683605-drhl2/collect-profiles\" id=744700ba-5556-495a-ba89-8b410683a286 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-09 14:45:34.132424 | controller |     "Jun 09 14:45:01.217262 crc crio[23733]: time=\"2026-06-09T14:45:01.21718403Z\" level=info msg=\"Starting container: 0cc7f72e8ca5799dcb1b58e8bf4d8c8d09d7ededcc928c0cfcd3e14d14ba0f0a\" id=3cebdcef-a82d-4305-b759-6ef7e42b1150 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-09 14:45:34.132440 | controller |     "Jun 09 14:45:01.227010 crc crio[23733]: time=\"2026-06-09T14:45:01.226545754Z\" level=info msg=\"Started container\" PID=291229 containerID=0cc7f72e8ca5799dcb1b58e8bf4d8c8d09d7ededcc928c0cfcd3e14d14ba0f0a description=openshift-operator-lifecycle-manager/collect-profiles-29683605-drhl2/collect-profiles id=3cebdcef-a82d-4305-b759-6ef7e42b1150 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c02e0f440caf881c6a48a76f5cb1c72670a16a7e10d5157ca0a7387386560843",
2026-06-09 14:45:34.132458 | controller |     "Jun 09 14:45:04.003955 crc crio[23733]: time=\"2026-06-09T14:45:04.003024569Z\" level=info msg=\"Stopping pod sandbox: c02e0f440caf881c6a48a76f5cb1c72670a16a7e10d5157ca0a7387386560843\" id=24ffd456-e6b9-487d-b6cd-1c4dd1c98630 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-09 14:45:34.132474 | controller |     "Jun 09 14:45:04.005928 crc crio[23733]: time=\"2026-06-09T14:45:04.004897965Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29683605-drhl2 Namespace:openshift-operator-lifecycle-manager ID:c02e0f440caf881c6a48a76f5cb1c72670a16a7e10d5157ca0a7387386560843 UID:11714592-8695-4a37-a26c-1d727f8fc2ae NetNS:/var/run/netns/69fb32e7-2cf7-4e37-b53c-9f44c298ae5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11714592_8695_4a37_a26c_1d727f8fc2ae.slice PodAnnotations:0xc000308138}] Aliases:map[]}\"",
2026-06-09 14:45:34.132490 | controller |     "Jun 09 14:45:04.005928 crc crio[23733]: time=\"2026-06-09T14:45:04.005044749Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29683605-drhl2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-09 14:45:34.132505 | controller |     "Jun 09 14:45:04.371165 crc crio[23733]: time=\"2026-06-09T14:45:04.370298892Z\" level=info msg=\"Stopped pod sandbox: c02e0f440caf881c6a48a76f5cb1c72670a16a7e10d5157ca0a7387386560843\" id=24ffd456-e6b9-487d-b6cd-1c4dd1c98630 name=/runtime.v1.RuntimeService/StopPodSandbox"
2026-06-09 14:45:34.132539 | controller |   ],
2026-06-09 14:45:34.132556 | controller |   "zuul_log_id": "in-loop-ignore"
2026-06-09 14:45:34.132572 | controller | }
2026-06-09 14:45:34.133095 | controller | changed: All items complete
2026-06-09 14:45:34.133120 | 
2026-06-09 14:45:34.476600 | 
2026-06-09 14:45:34.476729 | LOOP [env_op_images : Warn when node log fetch failed for a node]
2026-06-09 14:45:34.899876 | controller | skipping: Conditional result was False
2026-06-09 14:45:35.225366 | 
2026-06-09 14:45:35.225510 | TASK [env_op_images : Find fetched CRI-O log files]
2026-06-09 14:45:35.613913 | controller | ok: All paths examined
2026-06-09 14:45:35.645213 | 
2026-06-09 14:45:35.645385 | TASK [env_op_images : Enrich pulled report with CRI-O evidence]
2026-06-09 14:45:37.862914 | controller | changed
2026-06-09 14:45:37.912362 | 
2026-06-09 14:45:37.912494 | TASK [cifmw_setup : Create a versioned log folder]
2026-06-09 14:45:38.281597 | controller | changed
2026-06-09 14:45:38.315932 | 
2026-06-09 14:45:38.316096 | TASK [cifmw_setup : Return a list of log files in home directory]
2026-06-09 14:45:38.683098 | controller | ok: All paths examined
2026-06-09 14:45:38.702933 | 
2026-06-09 14:45:38.703034 | TASK [cifmw_setup : Ensure ansible facts cache exists]
2026-06-09 14:45:39.075793 | controller | ok
2026-06-09 14:45:39.103692 | 
2026-06-09 14:45:39.103835 | LOOP [cifmw_setup : Copy logs to proper location]
2026-06-09 14:45:39.858931 | controller | changed:
2026-06-09 14:45:39.859325 | controller | {
2026-06-09 14:45:39.859368 | controller |   "atime": 1777967689.47849,
2026-06-09 14:45:39.859392 | controller |   "ctime": 1777968154.1714108,
2026-06-09 14:45:39.859414 | controller |   "dev": 64513,
2026-06-09 14:45:39.859435 | controller |   "gid": 1000,
2026-06-09 14:45:39.859455 | controller |   "gr_name": "zuul",
2026-06-09 14:45:39.859476 | controller |   "inode": 236288,
2026-06-09 14:45:39.859497 | controller |   "isblk": false,
2026-06-09 14:45:39.859555 | controller |   "ischr": false,
2026-06-09 14:45:39.859579 | controller |   "isdir": false,
2026-06-09 14:45:39.859600 | controller |   "isfifo": false,
2026-06-09 14:45:39.859621 | controller |   "isgid": false,
2026-06-09 14:45:39.859643 | controller |   "islnk": false,
2026-06-09 14:45:39.859672 | controller |   "isreg": true,
2026-06-09 14:45:39.859694 | controller |   "issock": false,
2026-06-09 14:45:39.859716 | controller |   "isuid": false,
2026-06-09 14:45:39.859735 | controller |   "mode": "0644",
2026-06-09 14:45:39.859755 | controller |   "mtime": 1777968154.1714108,
2026-06-09 14:45:39.859777 | controller |   "nlink": 1,
2026-06-09 14:45:39.859797 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-09 14:45:39.859832 | controller |   "pw_name": "zuul",
2026-06-09 14:45:39.859856 | controller |   "rgrp": true,
2026-06-09 14:45:39.859877 | controller |   "roth": true,
2026-06-09 14:45:39.859898 | controller |   "rusr": true,
2026-06-09 14:45:39.859919 | controller |   "size": 4108,
2026-06-09 14:45:39.859941 | controller |   "uid": 1000,
2026-06-09 14:45:39.859961 | controller |   "wgrp": false,
2026-06-09 14:45:39.859981 | controller |   "woth": false,
2026-06-09 14:45:39.860002 | controller |   "wusr": true,
2026-06-09 14:45:39.860023 | controller |   "xgrp": false,
2026-06-09 14:45:39.860045 | controller |   "xoth": false,
2026-06-09 14:45:39.860066 | controller |   "xusr": false
2026-06-09 14:45:39.860088 | controller | }
2026-06-09 14:45:39.860120 | 
2026-06-09 14:45:40.572428 | controller | changed:
2026-06-09 14:45:40.572634 | controller | {
2026-06-09 14:45:40.572700 | controller |   "atime": 1781011837.6305087,
2026-06-09 14:45:40.572751 | controller |   "ctime": 1781011835.7074618,
2026-06-09 14:45:40.572799 | controller |   "dev": 64513,
2026-06-09 14:45:40.572841 | controller |   "gid": 1000,
2026-06-09 14:45:40.572887 | controller |   "gr_name": "zuul",
2026-06-09 14:45:40.572932 | controller |   "inode": 2688,
2026-06-09 14:45:40.572975 | controller |   "isblk": false,
2026-06-09 14:45:40.573019 | controller |   "ischr": false,
2026-06-09 14:45:40.573063 | controller |   "isdir": false,
2026-06-09 14:45:40.573106 | controller |   "isfifo": false,
2026-06-09 14:45:40.573150 | controller |   "isgid": false,
2026-06-09 14:45:40.573192 | controller |   "islnk": false,
2026-06-09 14:45:40.573235 | controller |   "isreg": true,
2026-06-09 14:45:40.573279 | controller |   "issock": false,
2026-06-09 14:45:40.573323 | controller |   "isuid": false,
2026-06-09 14:45:40.573366 | controller |   "mode": "0644",
2026-06-09 14:45:40.573410 | controller |   "mtime": 1781011835.7074618,
2026-06-09 14:45:40.573453 | controller |   "nlink": 1,
2026-06-09 14:45:40.573496 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-09 14:45:40.573579 | controller |   "pw_name": "zuul",
2026-06-09 14:45:40.573627 | controller |   "rgrp": true,
2026-06-09 14:45:40.573678 | controller |   "roth": true,
2026-06-09 14:45:40.573721 | controller |   "rusr": true,
2026-06-09 14:45:40.573766 | controller |   "size": 5073,
2026-06-09 14:45:40.573810 | controller |   "uid": 1000,
2026-06-09 14:45:40.573852 | controller |   "wgrp": false,
2026-06-09 14:45:40.573894 | controller |   "woth": false,
2026-06-09 14:45:40.573936 | controller |   "wusr": true,
2026-06-09 14:45:40.573979 | controller |   "xgrp": false,
2026-06-09 14:45:40.574022 | controller |   "xoth": false,
2026-06-09 14:45:40.574065 | controller |   "xusr": false
2026-06-09 14:45:40.574110 | controller | }
2026-06-09 14:45:41.253167 | controller | changed:
2026-06-09 14:45:41.253324 | controller | {
2026-06-09 14:45:41.253377 | controller |   "atime": 1781016186.2352479,
2026-06-09 14:45:41.253413 | controller |   "ctime": 1781015564.7461264,
2026-06-09 14:45:41.253443 | controller |   "dev": 64513,
2026-06-09 14:45:41.253480 | controller |   "gid": 1000,
2026-06-09 14:45:41.253535 | controller |   "gr_name": "zuul",
2026-06-09 14:45:41.253621 | controller |   "inode": 3016169,
2026-06-09 14:45:41.253661 | controller |   "isblk": false,
2026-06-09 14:45:41.253690 | controller |   "ischr": false,
2026-06-09 14:45:41.253718 | controller |   "isdir": false,
2026-06-09 14:45:41.253750 | controller |   "isfifo": false,
2026-06-09 14:45:41.253776 | controller |   "isgid": false,
2026-06-09 14:45:41.253812 | controller |   "islnk": false,
2026-06-09 14:45:41.253838 | controller |   "isreg": true,
2026-06-09 14:45:41.253864 | controller |   "issock": false,
2026-06-09 14:45:41.253889 | controller |   "isuid": false,
2026-06-09 14:45:41.253914 | controller |   "mode": "0644",
2026-06-09 14:45:41.253940 | controller |   "mtime": 1781015564.7461264,
2026-06-09 14:45:41.253968 | controller |   "nlink": 1,
2026-06-09 14:45:41.253995 | controller |   "path": "/home/zuul/ansible.log",
2026-06-09 14:45:41.254022 | controller |   "pw_name": "zuul",
2026-06-09 14:45:41.254048 | controller |   "rgrp": true,
2026-06-09 14:45:41.254073 | controller |   "roth": true,
2026-06-09 14:45:41.254098 | controller |   "rusr": true,
2026-06-09 14:45:41.254122 | controller |   "size": 357010,
2026-06-09 14:45:41.254147 | controller |   "uid": 1000,
2026-06-09 14:45:41.254171 | controller |   "wgrp": false,
2026-06-09 14:45:41.254196 | controller |   "woth": false,
2026-06-09 14:45:41.254221 | controller |   "wusr": true,
2026-06-09 14:45:41.254247 | controller |   "xgrp": false,
2026-06-09 14:45:41.254272 | controller |   "xoth": false,
2026-06-09 14:45:41.254298 | controller |   "xusr": false
2026-06-09 14:45:41.254323 | controller | }
2026-06-09 14:45:41.296165 | 
2026-06-09 14:45:41.296416 | LOOP [cifmw_setup : Remove original log from home directory]
2026-06-09 14:45:41.713980 | controller | changed:
2026-06-09 14:45:41.714443 | controller | {
2026-06-09 14:45:41.714505 | controller |   "atime": 1777967689.47849,
2026-06-09 14:45:41.714595 | controller |   "ctime": 1777968154.1714108,
2026-06-09 14:45:41.714635 | controller |   "dev": 64513,
2026-06-09 14:45:41.714671 | controller |   "gid": 1000,
2026-06-09 14:45:41.714708 | controller |   "gr_name": "zuul",
2026-06-09 14:45:41.714746 | controller |   "inode": 236288,
2026-06-09 14:45:41.714783 | controller |   "isblk": false,
2026-06-09 14:45:41.714819 | controller |   "ischr": false,
2026-06-09 14:45:41.714883 | controller |   "isdir": false,
2026-06-09 14:45:41.714923 | controller |   "isfifo": false,
2026-06-09 14:45:41.714960 | controller |   "isgid": false,
2026-06-09 14:45:41.714996 | controller |   "islnk": false,
2026-06-09 14:45:41.715034 | controller |   "isreg": true,
2026-06-09 14:45:41.715071 | controller |   "issock": false,
2026-06-09 14:45:41.715109 | controller |   "isuid": false,
2026-06-09 14:45:41.715147 | controller |   "mode": "0644",
2026-06-09 14:45:41.715182 | controller |   "mtime": 1777968154.1714108,
2026-06-09 14:45:41.715218 | controller |   "nlink": 1,
2026-06-09 14:45:41.715254 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-09 14:45:41.715288 | controller |   "pw_name": "zuul",
2026-06-09 14:45:41.715324 | controller |   "rgrp": true,
2026-06-09 14:45:41.715358 | controller |   "roth": true,
2026-06-09 14:45:41.715393 | controller |   "rusr": true,
2026-06-09 14:45:41.715429 | controller |   "size": 4108,
2026-06-09 14:45:41.715464 | controller |   "uid": 1000,
2026-06-09 14:45:41.715500 | controller |   "wgrp": false,
2026-06-09 14:45:41.715574 | controller |   "woth": false,
2026-06-09 14:45:41.715614 | controller |   "wusr": true,
2026-06-09 14:45:41.715650 | controller |   "xgrp": false,
2026-06-09 14:45:41.715686 | controller |   "xoth": false,
2026-06-09 14:45:41.715722 | controller |   "xusr": false
2026-06-09 14:45:41.715759 | controller | }
2026-06-09 14:45:41.990794 | controller | changed:
2026-06-09 14:45:41.991001 | controller | {
2026-06-09 14:45:41.991058 | controller |   "atime": 1781011837.6305087,
2026-06-09 14:45:41.991100 | controller |   "ctime": 1781011835.7074618,
2026-06-09 14:45:41.991142 | controller |   "dev": 64513,
2026-06-09 14:45:41.991179 | controller |   "gid": 1000,
2026-06-09 14:45:41.991217 | controller |   "gr_name": "zuul",
2026-06-09 14:45:41.991255 | controller |   "inode": 2688,
2026-06-09 14:45:41.991291 | controller |   "isblk": false,
2026-06-09 14:45:41.991327 | controller |   "ischr": false,
2026-06-09 14:45:41.991362 | controller |   "isdir": false,
2026-06-09 14:45:41.991398 | controller |   "isfifo": false,
2026-06-09 14:45:41.991445 | controller |   "isgid": false,
2026-06-09 14:45:41.991483 | controller |   "islnk": false,
2026-06-09 14:45:41.991553 | controller |   "isreg": true,
2026-06-09 14:45:41.991600 | controller |   "issock": false,
2026-06-09 14:45:41.991638 | controller |   "isuid": false,
2026-06-09 14:45:41.991676 | controller |   "mode": "0644",
2026-06-09 14:45:41.991710 | controller |   "mtime": 1781011835.7074618,
2026-06-09 14:45:41.991747 | controller |   "nlink": 1,
2026-06-09 14:45:41.991772 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-09 14:45:41.991796 | controller |   "pw_name": "zuul",
2026-06-09 14:45:41.991828 | controller |   "rgrp": true,
2026-06-09 14:45:41.991858 | controller |   "roth": true,
2026-06-09 14:45:41.991882 | controller |   "rusr": true,
2026-06-09 14:45:41.991905 | controller |   "size": 5073,
2026-06-09 14:45:41.991927 | controller |   "uid": 1000,
2026-06-09 14:45:41.991949 | controller |   "wgrp": false,
2026-06-09 14:45:41.991972 | controller |   "woth": false,
2026-06-09 14:45:41.991993 | controller |   "wusr": true,
2026-06-09 14:45:41.992015 | controller |   "xgrp": false,
2026-06-09 14:45:41.992037 | controller |   "xoth": false,
2026-06-09 14:45:41.992058 | controller |   "xusr": false
2026-06-09 14:45:41.992080 | controller | }
2026-06-09 14:45:42.274635 | controller | changed:
2026-06-09 14:45:42.274821 | controller | {
2026-06-09 14:45:42.274872 | controller |   "atime": 1781016186.2352479,
2026-06-09 14:45:42.274913 | controller |   "ctime": 1781015564.7461264,
2026-06-09 14:45:42.274951 | controller |   "dev": 64513,
2026-06-09 14:45:42.274988 | controller |   "gid": 1000,
2026-06-09 14:45:42.275024 | controller |   "gr_name": "zuul",
2026-06-09 14:45:42.275060 | controller |   "inode": 3016169,
2026-06-09 14:45:42.275096 | controller |   "isblk": false,
2026-06-09 14:45:42.275132 | controller |   "ischr": false,
2026-06-09 14:45:42.275168 | controller |   "isdir": false,
2026-06-09 14:45:42.275203 | controller |   "isfifo": false,
2026-06-09 14:45:42.275238 | controller |   "isgid": false,
2026-06-09 14:45:42.275272 | controller |   "islnk": false,
2026-06-09 14:45:42.275309 | controller |   "isreg": true,
2026-06-09 14:45:42.275344 | controller |   "issock": false,
2026-06-09 14:45:42.275378 | controller |   "isuid": false,
2026-06-09 14:45:42.275413 | controller |   "mode": "0644",
2026-06-09 14:45:42.275449 | controller |   "mtime": 1781015564.7461264,
2026-06-09 14:45:42.275485 | controller |   "nlink": 1,
2026-06-09 14:45:42.275560 | controller |   "path": "/home/zuul/ansible.log",
2026-06-09 14:45:42.275600 | controller |   "pw_name": "zuul",
2026-06-09 14:45:42.275636 | controller |   "rgrp": true,
2026-06-09 14:45:42.275672 | controller |   "roth": true,
2026-06-09 14:45:42.275707 | controller |   "rusr": true,
2026-06-09 14:45:42.275742 | controller |   "size": 357010,
2026-06-09 14:45:42.275776 | controller |   "uid": 1000,
2026-06-09 14:45:42.275810 | controller |   "wgrp": false,
2026-06-09 14:45:42.275844 | controller |   "woth": false,
2026-06-09 14:45:42.275879 | controller |   "wusr": true,
2026-06-09 14:45:42.275914 | controller |   "xgrp": false,
2026-06-09 14:45:42.275949 | controller |   "xoth": false,
2026-06-09 14:45:42.275985 | controller |   "xusr": false
2026-06-09 14:45:42.276022 | controller | }
2026-06-09 14:45:42.631663 | 
2026-06-09 14:45:42.631837 | TASK [cifmw_setup : Copy facts to dated directory]
2026-06-09 14:45:43.443259 | controller | changed
2026-06-09 14:45:43.469428 | 
2026-06-09 14:45:43.469549 | TASK [run_hook : Assert parameters are valid]
2026-06-09 14:45:43.657991 | controller | ok: All assertions passed
2026-06-09 14:45:43.685836 | 
2026-06-09 14:45:43.685962 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-09 14:45:44.029038 | controller | ok: All assertions passed
2026-06-09 14:45:44.049206 | 
2026-06-09 14:45:44.049331 | LOOP [run_hook : Loop on hooks for post_logs]
2026-06-09 14:45:44.466245 | 
2026-06-09 14:45:44.466399 | PLAY [Run ci/playbooks/e2e-collect-logs.yml on CRC host]
2026-06-09 14:45:44.466541 | 
2026-06-09 14:45:44.466575 | PLAY RECAP
2026-06-09 14:45:44.466624 | controller | ok: 110 changed: 47 unreachable: 0 failed: 0 skipped: 32 rescued: 0 ignored: 3
2026-06-09 14:45:44.466643 | 
2026-06-09 14:45:45.762306 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-09 14:45:45.766260 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-09 14:45:46.443263 | 
2026-06-09 14:45:46.444056 | PLAY [Ensure ci-framework-data base directories exist on all nodes]
2026-06-09 14:45:46.502009 | 
2026-06-09 14:45:46.502170 | TASK [Create ci-framework-data/logs directory if missing]
2026-06-09 14:45:47.079195 | controller | ok
2026-06-09 14:45:47.107697 | 
2026-06-09 14:45:47.107837 | PLAY [Run ci/playbooks/collect-logs.yml]
2026-06-09 14:45:47.174656 | 
2026-06-09 14:45:47.174820 | TASK [Filter out host if needed]
2026-06-09 14:45:47.205620 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-09 14:45:47.232138 | 
2026-06-09 14:45:47.232245 | TASK [Ensure file is present]
2026-06-09 14:45:47.764756 | controller | ok
2026-06-09 14:45:47.802019 | 
2026-06-09 14:45:47.802152 | TASK [Manage molecule report file]
2026-06-09 14:45:48.498334 | controller | skipping: Conditional result was False
2026-06-09 14:45:48.559488 | 
2026-06-09 14:45:48.559663 | TASK [Check if we get ci-framework-data basedir]
2026-06-09 14:45:49.864222 | controller | ok
2026-06-09 14:45:49.889348 | 
2026-06-09 14:45:49.889427 | TASK [Create ci-framework-data log directory for zuul]
2026-06-09 14:45:50.263233 | controller | changed
2026-06-09 14:45:50.293265 | 
2026-06-09 14:45:50.293982 | TASK [Copy ci-framework interesting files]
2026-06-09 14:45:51.276559 | controller | cp: cannot stat '/home/zuul/ci-framework-data/tests': No such file or directory
2026-06-09 14:45:51.490811 | controller | ok: Runtime: 0:00:00.341292
2026-06-09 14:45:51.553644 | 
2026-06-09 14:45:51.553792 | TASK [Get SELinux listing]
2026-06-09 14:45:52.215372 | controller | ok: Runtime: 0:00:00.064089
2026-06-09 14:45:52.241000 | 
2026-06-09 14:45:52.241068 | TASK [Generate log index]
2026-06-09 14:45:53.774409 | controller | changed
2026-06-09 14:45:53.811137 | 
2026-06-09 14:45:53.811292 | TASK [Get some env related data]
2026-06-09 14:45:54.954500 | controller | /home/zuul/.local/bin/ansible
2026-06-09 14:45:56.098191 | controller | ok: Runtime: 0:00:01.411875
2026-06-09 14:45:56.124245 | 
2026-06-09 14:45:56.124318 | TASK [Generate list of logs to collect in home directory]
2026-06-09 14:45:56.679763 | controller | ok: All paths examined
2026-06-09 14:45:56.712541 | 
2026-06-09 14:45:56.712611 | LOOP [Copy logs from home directory]
2026-06-09 14:45:56.752847 | 
2026-06-09 14:45:56.753000 | TASK [Copy crio stats log file]
2026-06-09 14:45:56.777220 | controller | skipping: Conditional result was False
2026-06-09 14:45:56.853373 | 
2026-06-09 14:45:56.853535 | TASK [Get SELinux related data]
2026-06-09 14:45:57.290315 | controller | <no matches>
2026-06-09 14:45:57.520586 | controller | ERROR
2026-06-09 14:45:57.520799 | controller | {
2026-06-09 14:45:57.520839 | controller |   "delta": "0:00:00.012301",
2026-06-09 14:45:57.520866 | controller |   "end": "2026-06-09 14:45:57.291495",
2026-06-09 14:45:57.520891 | controller |   "msg": "non-zero return code",
2026-06-09 14:45:57.520914 | controller |   "rc": 1,
2026-06-09 14:45:57.520937 | controller |   "start": "2026-06-09 14:45:57.279194"
2026-06-09 14:45:57.520960 | controller | }
2026-06-09 14:45:57.520990 | controller | ERROR: Ignoring Errors
2026-06-09 14:45:57.554916 | 
2026-06-09 14:45:57.555004 | TASK [Create system configuration directory]
2026-06-09 14:45:57.943275 | controller | changed
2026-06-09 14:45:57.975903 | 
2026-06-09 14:45:57.975978 | TASK [Get some of the system configurations]
2026-06-09 14:45:58.754905 | controller | ok: Runtime: 0:00:00.015599
2026-06-09 14:45:58.780582 | 
2026-06-09 14:45:58.780712 | TASK [Copy generated documentation if available]
2026-06-09 14:45:58.814749 | controller | skipping: Conditional result was False
2026-06-09 14:45:58.842862 | 
2026-06-09 14:45:58.843005 | TASK [Copy generated AsciiDoc documentation if available]
2026-06-09 14:45:58.868565 | controller | skipping: Conditional result was False
2026-06-09 14:45:58.911295 | 
2026-06-09 14:45:58.911437 | TASK [Compress logs bigger than 2MB]
2026-06-09 14:46:24.166049 | controller | ok: Runtime: 0:00:24.636601
2026-06-09 14:46:24.232897 | 
2026-06-09 14:46:24.233043 | TASK [Copy files from workspace on node]
2026-06-09 14:46:24.291787 | controller | ok
2026-06-09 14:46:24.356901 | 
2026-06-09 14:46:24.357021 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-09 14:46:24.391392 | controller | skipping: Conditional result was False
2026-06-09 14:46:24.420144 | 
2026-06-09 14:46:24.420265 | TASK [fetch-output : Set log path for single node]
2026-06-09 14:46:24.535310 | controller | ok
2026-06-09 14:46:24.560927 | 
2026-06-09 14:46:24.561010 | LOOP [fetch-output : Ensure local output dirs]
2026-06-09 14:46:24.868223 | controller -> localhost | changed: "/var/lib/zuul/builds/25dac73339d542ec92726d0a23802cef/work/logs"
2026-06-09 14:46:24.868824 | 
2026-06-09 14:46:25.097171 | controller -> localhost | changed: "/var/lib/zuul/builds/25dac73339d542ec92726d0a23802cef/work/artifacts"
2026-06-09 14:46:25.354824 | controller -> localhost | changed: "/var/lib/zuul/builds/25dac73339d542ec92726d0a23802cef/work/docs"
2026-06-09 14:46:25.416365 | 
2026-06-09 14:46:25.416544 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-09 14:46:29.370474 | controller | changed:
2026-06-09 14:46:29.370740 | controller | .d..t...... ./
2026-06-09 14:46:29.370780 | controller | >f+++++++++ README.html
2026-06-09 14:46:29.370809 | controller | >f+++++++++ dmesg.log
2026-06-09 14:46:29.370834 | controller | >f+++++++++ installed-pkgs.log
2026-06-09 14:46:29.370859 | controller | >f+++++++++ python.log
2026-06-09 14:46:29.370883 | controller | >f+++++++++ registries.conf
2026-06-09 14:46:29.370907 | controller | >f+++++++++ selinux-denials.log
2026-06-09 14:46:29.370931 | controller | >f+++++++++ selinux-listing.log
2026-06-09 14:46:29.370954 | controller | cd+++++++++ ci-framework-data/
2026-06-09 14:46:29.370977 | controller | cd+++++++++ ci-framework-data/artifacts/
2026-06-09 14:46:29.371001 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-facts.yml
2026-06-09 14:46:29.371024 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-vars.yml
2026-06-09 14:46:29.371047 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_check_for_oc_command.sh
2026-06-09 14:46:29.371071 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_from_crc_vm.sh
2026-06-09 14:46:29.371095 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_to_host_machine_from.sh
2026-06-09 14:46:29.371119 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_generate_logs_on_edpm_vm_192_1.sh
2026-06-09 14:46:29.371142 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_prepare_root_ssh_accesses.sh
2026-06-09 14:46:29.371166 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_hook_without_retry_downloa.sh
2026-06-09 14:46:29.371339 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_openstack_must_gather_comm.sh
2026-06-09 14:46:29.371381 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_001_fetch_openshift_token.sh
2026-06-09 14:46:29.371408 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_002_run_input.sh
2026-06-09 14:46:29.371433 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_003_run_openstack.sh
2026-06-09 14:46:29.371457 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_004_run_openstack_init.sh
2026-06-09 14:46:29.371481 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_005_run_openstack_deploy_prep.sh
2026-06-09 14:46:29.371530 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_006_run_netconfig_deploy.sh
2026-06-09 14:46:29.371562 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_007_apply_the_openstackcontrolplan.sh
2026-06-09 14:46:29.371586 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_008_run_edpm_baremetal_compute.sh
2026-06-09 14:46:29.371610 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_009_run_edpm_deploy_baremetal_prep.sh
2026-06-09 14:46:29.371633 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_010_apply_the_openstackdataplaneno.sh
2026-06-09 14:46:29.371656 | controller | >f+++++++++ ci-framework-data/artifacts/hosts
2026-06-09 14:46:29.371689 | controller | >f+++++++++ ci-framework-data/artifacts/install_yamls.sh
2026-06-09 14:46:29.371718 | controller | >f+++++++++ ci-framework-data/artifacts/installed-packages.yml
2026-06-09 14:46:29.371746 | controller | >f+++++++++ ci-framework-data/artifacts/ip-network.txt
2026-06-09 14:46:29.371773 | controller | >f+++++++++ ci-framework-data/artifacts/operator_images.yaml
2026-06-09 14:46:29.371801 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-09 14:46:29.371829 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report_verified.yaml
2026-06-09 14:46:29.371860 | controller | >f+++++++++ ci-framework-data/artifacts/resolv.conf
2026-06-09 14:46:29.371892 | controller | >f+++++++++ ci-framework-data/artifacts/zuul_inventory.yml
2026-06-09 14:46:29.371922 | controller | cd+++++++++ ci-framework-data/artifacts/NetworkManager/
2026-06-09 14:46:29.371954 | controller | >f+++++++++ ci-framework-data/artifacts/NetworkManager/ens3.nmconnection
2026-06-09 14:46:29.371983 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-09_14-45/
2026-06-09 14:46:29.372012 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-09_14-45/ansible_facts_cache/
2026-06-09 14:46:29.372041 | controller | >f+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-09_14-45/ansible_facts_cache/localhost
2026-06-09 14:46:29.372069 | controller | cd+++++++++ ci-framework-data/artifacts/crio_logs/
2026-06-09 14:46:29.372096 | controller | >f+++++++++ ci-framework-data/artifacts/crio_logs/crc.crio.log.gz
2026-06-09 14:46:29.372123 | controller | cd+++++++++ ci-framework-data/artifacts/edpm/
2026-06-09 14:46:29.372150 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa
2026-06-09 14:46:29.372177 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa.pub
2026-06-09 14:46:29.372203 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/namespace.yaml
2026-06-09 14:46:29.372230 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/
2026-06-09 14:46:29.372256 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager/
2026-06-09 14:46:29.372282 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager/cert_manager_manifest.yml
2026-06-09 14:46:29.372309 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/
2026-06-09 14:46:29.372336 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/namespace.yaml
2026-06-09 14:46:29.372363 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/
2026-06-09 14:46:29.372390 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/
2026-06-09 14:46:29.372418 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpadvertisement.yaml
2026-06-09 14:46:29.372445 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpextras.yaml
2026-06-09 14:46:29.372471 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgppeers.yaml
2026-06-09 14:46:29.372497 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml
2026-06-09 14:46:29.372553 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/ipaddresspools.yaml
2026-06-09 14:46:29.372589 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/l2advertisement.yaml
2026-06-09 14:46:29.372628 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/
2026-06-09 14:46:29.372666 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/namespace.yaml
2026-06-09 14:46:29.372694 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/
2026-06-09 14:46:29.372724 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/
2026-06-09 14:46:29.372798 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/deploy_operator.yaml
2026-06-09 14:46:29.372836 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/
2026-06-09 14:46:29.372865 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/namespace.yaml
2026-06-09 14:46:29.372892 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/
2026-06-09 14:46:29.372920 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/op/
2026-06-09 14:46:29.372948 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/
2026-06-09 14:46:29.372974 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/
2026-06-09 14:46:29.373001 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/operatorgroup.yaml
2026-06-09 14:46:29.373051 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/subscription.yaml
2026-06-09 14:46:29.373079 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/
2026-06-09 14:46:29.373105 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/
2026-06-09 14:46:29.373132 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/operatorgroup.yaml
2026-06-09 14:46:29.373195 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/subscription.yaml
2026-06-09 14:46:29.373244 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/
2026-06-09 14:46:29.373372 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/
2026-06-09 14:46:29.373407 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/catalogsource.yaml
2026-06-09 14:46:29.373431 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/operatorgroup.yaml
2026-06-09 14:46:29.373453 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/subscription.yaml
2026-06-09 14:46:29.373476 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/
2026-06-09 14:46:29.373499 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/namespace.yaml
2026-06-09 14:46:29.373546 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/cr/
2026-06-09 14:46:29.373571 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/
2026-06-09 14:46:29.373594 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/
2026-06-09 14:46:29.373616 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/25-nova-extra.conf
2026-06-09 14:46:29.373639 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-09 14:46:29.373662 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/dataplane.yaml
2026-06-09 14:46:29.373693 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-09 14:46:29.373717 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/
2026-06-09 14:46:29.373739 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/
2026-06-09 14:46:29.373760 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/kustomization.yaml
2026-06-09 14:46:29.373782 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/network_v1beta1_netconfig.yaml
2026-06-09 14:46:29.373803 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/vlan-config.yaml
2026-06-09 14:46:29.373825 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/input/
2026-06-09 14:46:29.373846 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/input/kustomization.yaml
2026-06-09 14:46:29.373868 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/
2026-06-09 14:46:29.373889 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/
2026-06-09 14:46:29.373911 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/ctlplane.yaml
2026-06-09 14:46:29.373932 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/datacentre.yaml
2026-06-09 14:46:29.373954 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designate.yaml
2026-06-09 14:46:29.373976 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designateext.yaml
2026-06-09 14:46:29.373999 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/internalapi.yaml
2026-06-09 14:46:29.374021 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/octavia.yaml
2026-06-09 14:46:29.374043 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storage.yaml
2026-06-09 14:46:29.374065 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storagemgmt.yaml
2026-06-09 14:46:29.374086 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/tenant.yaml
2026-06-09 14:46:29.374108 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/
2026-06-09 14:46:29.374130 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/
2026-06-09 14:46:29.374152 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/crc_nncp.yaml
2026-06-09 14:46:29.374173 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/
2026-06-09 14:46:29.374196 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/
2026-06-09 14:46:29.374217 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-09 14:46:29.374239 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-09 14:46:29.374262 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-09 14:46:29.374284 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/storage/
2026-06-09 14:46:29.374306 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage-class.yaml
2026-06-09 14:46:29.374328 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage.yaml
2026-06-09 14:46:29.374350 | controller | cd+++++++++ ci-framework-data/artifacts/parameters/
2026-06-09 14:46:29.374373 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/custom-params.yml
2026-06-09 14:46:29.374395 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/install-yamls-params.yml
2026-06-09 14:46:29.374422 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/openshift-login-params.yml
2026-06-09 14:46:29.374445 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/zuul-params.yml
2026-06-09 14:46:29.374468 | controller | cd+++++++++ ci-framework-data/artifacts/repositories/
2026-06-09 14:46:29.374490 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean-antelope-testing.repo
2026-06-09 14:46:29.374532 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo
2026-06-09 14:46:29.374562 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo.md5
2026-06-09 14:46:29.374586 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-09 14:46:29.374609 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-09 14:46:29.374631 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-09 14:46:29.374653 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-09 14:46:29.374675 | controller | cd+++++++++ ci-framework-data/artifacts/roles/
2026-06-09 14:46:29.374697 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/
2026-06-09 14:46:29.374719 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/
2026-06-09 14:46:29.374740 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_all.yml
2026-06-09 14:46:29.374764 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface.yml
2026-06-09 14:46:29.374786 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface_cleanup.yml
2026-06-09 14:46:29.374809 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican.yml
2026-06-09 14:46:29.374831 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_cleanup.yml
2026-06-09 14:46:29.374853 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy.yml
2026-06-09 14:46:29.374875 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_cleanup.yml
2026-06-09 14:46:29.374896 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_prep.yml
2026-06-09 14:46:29.374918 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_validate.yml
2026-06-09 14:46:29.374939 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl.yml
2026-06-09 14:46:29.374961 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl_run.yml
2026-06-09 14:46:29.374982 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_prep.yml
2026-06-09 14:46:29.375003 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal.yml
2026-06-09 14:46:29.375024 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_cleanup.yml
2026-06-09 14:46:29.375045 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_prep.yml
2026-06-09 14:46:29.375066 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas.yml
2026-06-09 14:46:29.375087 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad.yml
2026-06-09 14:46:29.375107 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad_cleanup.yml
2026-06-09 14:46:29.375128 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_cleanup.yml
2026-06-09 14:46:29.375155 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network.yml
2026-06-09 14:46:29.375177 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network_cleanup.yml
2026-06-09 14:46:29.375198 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge.yml
2026-06-09 14:46:29.375219 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge_cleanup.yml
2026-06-09 14:46:29.375241 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_generate_nodes_yaml.yml
2026-06-09 14:46:29.375262 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb.yml
2026-06-09 14:46:29.375284 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb_cleanup.yml
2026-06-09 14:46:29.375329 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network.yml
2026-06-09 14:46:29.375353 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network_cleanup.yml
2026-06-09 14:46:29.375378 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks.yml
2026-06-09 14:46:29.375402 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks_cleanup.yml
2026-06-09 14:46:29.375425 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator.yml
2026-06-09 14:46:29.375448 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_cleanup.yml
2026-06-09 14:46:29.375470 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_wait.yml
2026-06-09 14:46:29.375493 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms.yml
2026-06-09 14:46:29.375535 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms_cleanup.yml
2026-06-09 14:46:29.375566 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph.yml
2026-06-09 14:46:29.375589 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_cleanup.yml
2026-06-09 14:46:29.375605 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_help.yml
2026-06-09 14:46:29.375621 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager.yml
2026-06-09 14:46:29.375637 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager_cleanup.yml
2026-06-09 14:46:29.375652 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_cleanup.yml
2026-06-09 14:46:29.375667 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_prepare.yml
2026-06-09 14:46:29.375682 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder.yml
2026-06-09 14:46:29.375697 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_cleanup.yml
2026-06-09 14:46:29.375712 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy.yml
2026-06-09 14:46:29.375727 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_cleanup.yml
2026-06-09 14:46:29.375742 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_prep.yml
2026-06-09 14:46:29.375761 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl.yml
2026-06-09 14:46:29.375776 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl_run.yml
2026-06-09 14:46:29.375792 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_prep.yml
2026-06-09 14:46:29.375807 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cleanup.yml
2026-06-09 14:46:29.375822 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc.yml
2026-06-09 14:46:29.375837 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface.yml
2026-06-09 14:46:29.375853 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface_cleanup.yml
2026-06-09 14:46:29.375869 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_cleanup.yml
2026-06-09 14:46:29.375885 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_setup.yml
2026-06-09 14:46:29.375900 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_cleanup.yml
2026-06-09 14:46:29.375916 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_scrub.yml
2026-06-09 14:46:29.375931 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage.yml
2026-06-09 14:46:29.375946 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup.yml
2026-06-09 14:46:29.375961 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup_with_retries.yml
2026-06-09 14:46:29.375976 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_release.yml
2026-06-09 14:46:29.375991 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_with_retries.yml
2026-06-09 14:46:29.376006 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_deploy_cleanup.yml
2026-06-09 14:46:29.376022 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate.yml
2026-06-09 14:46:29.376037 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_cleanup.yml
2026-06-09 14:46:29.376052 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy.yml
2026-06-09 14:46:29.376068 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_cleanup.yml
2026-06-09 14:46:29.376083 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_prep.yml
2026-06-09 14:46:29.376098 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl.yml
2026-06-09 14:46:29.376113 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl_run.yml
2026-06-09 14:46:29.376128 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_prep.yml
2026-06-09 14:46:29.376143 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy.yml
2026-06-09 14:46:29.376158 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_cleanup.yml
2026-06-09 14:46:29.376172 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_prep.yml
2026-06-09 14:46:29.376187 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_download_tools.yml
2026-06-09 14:46:29.376202 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_ansible_runner.yml
2026-06-09 14:46:29.376223 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_baremetal_compute.yml
2026-06-09 14:46:29.376239 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute.yml
2026-06-09 14:46:29.376254 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_bootc.yml
2026-06-09 14:46:29.376268 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_cleanup.yml
2026-06-09 14:46:29.376284 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_repos.yml
2026-06-09 14:46:29.376299 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_computes_bgp.yml
2026-06-09 14:46:29.376314 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy.yml
2026-06-09 14:46:29.376329 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal.yml
2026-06-09 14:46:29.376344 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal_prep.yml
2026-06-09 14:46:29.376359 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_cleanup.yml
2026-06-09 14:46:29.376374 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_generate_keys.yml
2026-06-09 14:46:29.376390 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_instance.yml
2026-06-09 14:46:29.376405 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker.yml
2026-06-09 14:46:29.376421 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_cleanup.yml
2026-06-09 14:46:29.376436 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_prep.yml
2026-06-09 14:46:29.376451 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_prep.yml
2026-06-09 14:46:29.376466 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker.yml
2026-06-09 14:46:29.376480 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker_cleanup.yml
2026-06-09 14:46:29.376495 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_nova_discover_hosts.yml
2026-06-09 14:46:29.376537 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_patch_ansible_runner_image.yml
2026-06-09 14:46:29.376559 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_register_dns.yml
2026-06-09 14:46:29.376575 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy.yml
2026-06-09 14:46:29.376590 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy_baremetal.yml
2026-06-09 14:46:29.376605 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance.yml
2026-06-09 14:46:29.376620 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_cleanup.yml
2026-06-09 14:46:29.376689 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy.yml
2026-06-09 14:46:29.376709 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_cleanup.yml
2026-06-09 14:46:29.376726 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_prep.yml
2026-06-09 14:46:29.376747 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl.yml
2026-06-09 14:46:29.376764 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl_run.yml
2026-06-09 14:46:29.376780 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_prep.yml
2026-06-09 14:46:29.376796 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat.yml
2026-06-09 14:46:29.376811 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_cleanup.yml
2026-06-09 14:46:29.376827 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy.yml
2026-06-09 14:46:29.376843 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_cleanup.yml
2026-06-09 14:46:29.376858 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_prep.yml
2026-06-09 14:46:29.376874 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl.yml
2026-06-09 14:46:29.376890 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_crc.yml
2026-06-09 14:46:29.376905 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_run.yml
2026-06-09 14:46:29.376920 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_prep.yml
2026-06-09 14:46:29.376936 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_help.yml
2026-06-09 14:46:29.376951 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon.yml
2026-06-09 14:46:29.376967 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_cleanup.yml
2026-06-09 14:46:29.376983 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy.yml
2026-06-09 14:46:29.376999 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_cleanup.yml
2026-06-09 14:46:29.377015 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_prep.yml
2026-06-09 14:46:29.377031 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl.yml
2026-06-09 14:46:29.377046 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl_run.yml
2026-06-09 14:46:29.377062 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_prep.yml
2026-06-09 14:46:29.377077 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra.yml
2026-06-09 14:46:29.377092 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_cleanup.yml
2026-06-09 14:46:29.377107 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl.yml
2026-06-09 14:46:29.377122 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl_run.yml
2026-06-09 14:46:29.377138 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_prep.yml
2026-06-09 14:46:29.377153 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy.yml
2026-06-09 14:46:29.377168 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_cleanup.yml
2026-06-09 14:46:29.377183 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_prep.yml
2026-06-09 14:46:29.377198 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input.yml
2026-06-09 14:46:29.377217 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input_cleanup.yml
2026-06-09 14:46:29.377233 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab.yml
2026-06-09 14:46:29.377248 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_cleanup.yml
2026-06-09 14:46:29.377263 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router.yml
2026-06-09 14:46:29.377278 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router_cleanup.yml
2026-06-09 14:46:29.377293 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network.yml
2026-06-09 14:46:29.377308 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network_cleanup.yml
2026-06-09 14:46:29.377323 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno.yml
2026-06-09 14:46:29.377339 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno_cleanup.yml
2026-06-09 14:46:29.377354 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic.yml
2026-06-09 14:46:29.377369 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_cleanup.yml
2026-06-09 14:46:29.377384 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy.yml
2026-06-09 14:46:29.377399 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_cleanup.yml
2026-06-09 14:46:29.377414 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_prep.yml
2026-06-09 14:46:29.377429 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl.yml
2026-06-09 14:46:29.377443 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_crc.yml
2026-06-09 14:46:29.377458 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_run.yml
2026-06-09 14:46:29.377473 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_prep.yml
2026-06-09 14:46:29.377488 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone.yml
2026-06-09 14:46:29.377503 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_cleanup.yml
2026-06-09 14:46:29.377538 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy.yml
2026-06-09 14:46:29.377557 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_cleanup.yml
2026-06-09 14:46:29.377573 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_prep.yml
2026-06-09 14:46:29.377589 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl.yml
2026-06-09 14:46:29.377604 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl_run.yml
2026-06-09 14:46:29.377620 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_prep.yml
2026-06-09 14:46:29.377635 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_cleanup.yml
2026-06-09 14:46:29.377650 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_prep.yml
2026-06-09 14:46:29.377665 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_cleanup.yml
2026-06-09 14:46:29.377684 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_prep.yml
2026-06-09 14:46:29.377700 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki.yml
2026-06-09 14:46:29.377715 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_cleanup.yml
2026-06-09 14:46:29.377730 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy.yml
2026-06-09 14:46:29.377746 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy_cleanup.yml
2026-06-09 14:46:29.377761 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_lvms.yml
2026-06-09 14:46:29.377776 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila.yml
2026-06-09 14:46:29.377792 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_cleanup.yml
2026-06-09 14:46:29.377807 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy.yml
2026-06-09 14:46:29.377822 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_cleanup.yml
2026-06-09 14:46:29.377838 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_prep.yml
2026-06-09 14:46:29.377853 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl.yml
2026-06-09 14:46:29.377868 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl_run.yml
2026-06-09 14:46:29.377883 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_prep.yml
2026-06-09 14:46:29.377898 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb.yml
2026-06-09 14:46:29.377913 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw.yml
2026-06-09 14:46:29.377928 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw_run.yml
2026-06-09 14:46:29.377943 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_cleanup.yml
2026-06-09 14:46:29.377957 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy.yml
2026-06-09 14:46:29.377972 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_cleanup.yml
2026-06-09 14:46:29.377987 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_prep.yml
2026-06-09 14:46:29.378002 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl.yml
2026-06-09 14:46:29.378017 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl_run.yml
2026-06-09 14:46:29.378033 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy.yml
2026-06-09 14:46:29.378048 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_cleanup.yml
2026-06-09 14:46:29.378063 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_prep.yml
2026-06-09 14:46:29.378079 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb.yml
2026-06-09 14:46:29.378094 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_cleanup.yml
2026-06-09 14:46:29.378109 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config.yml
2026-06-09 14:46:29.378124 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config_cleanup.yml
2026-06-09 14:46:29.378181 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry.yml
2026-06-09 14:46:29.378203 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_ca.yml
2026-06-09 14:46:29.378219 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_cleanup.yml
2026-06-09 14:46:29.378234 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_secure.yml
2026-06-09 14:46:29.378249 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace.yml
2026-06-09 14:46:29.378264 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace_cleanup.yml
2026-06-09 14:46:29.378279 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach.yml
2026-06-09 14:46:29.378294 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach_cleanup.yml
2026-06-09 14:46:29.378309 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy.yml
2026-06-09 14:46:29.378324 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_cleanup.yml
2026-06-09 14:46:29.378339 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_prep.yml
2026-06-09 14:46:29.378354 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv.yml
2026-06-09 14:46:29.378369 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_cleanup.yml
2026-06-09 14:46:29.378384 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy.yml
2026-06-09 14:46:29.378400 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy_cleanup.yml
2026-06-09 14:46:29.378415 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge.yml
2026-06-09 14:46:29.378430 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge_cleanup.yml
2026-06-09 14:46:29.378445 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron.yml
2026-06-09 14:46:29.378460 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_cleanup.yml
2026-06-09 14:46:29.378476 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy.yml
2026-06-09 14:46:29.378491 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_cleanup.yml
2026-06-09 14:46:29.378506 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_prep.yml
2026-06-09 14:46:29.378543 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl.yml
2026-06-09 14:46:29.378560 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl_run.yml
2026-06-09 14:46:29.378576 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_prep.yml
2026-06-09 14:46:29.378591 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs.yml
2026-06-09 14:46:29.378606 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs_cleanup.yml
2026-06-09 14:46:29.378622 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nmstate.yml
2026-06-09 14:46:29.378638 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp.yml
2026-06-09 14:46:29.378657 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp_cleanup.yml
2026-06-09 14:46:29.378673 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova.yml
2026-06-09 14:46:29.378688 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_cleanup.yml
2026-06-09 14:46:29.378703 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy.yml
2026-06-09 14:46:29.378719 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_cleanup.yml
2026-06-09 14:46:29.378734 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_prep.yml
2026-06-09 14:46:29.378749 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_prep.yml
2026-06-09 14:46:29.378764 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia.yml
2026-06-09 14:46:29.378779 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_cleanup.yml
2026-06-09 14:46:29.378793 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy.yml
2026-06-09 14:46:29.378808 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_cleanup.yml
2026-06-09 14:46:29.378823 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_prep.yml
2026-06-09 14:46:29.378838 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl.yml
2026-06-09 14:46:29.378853 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl_run.yml
2026-06-09 14:46:29.378868 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_prep.yml
2026-06-09 14:46:29.378883 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack.yml
2026-06-09 14:46:29.378898 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_cleanup.yml
2026-06-09 14:46:29.378913 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds.yml
2026-06-09 14:46:29.378928 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds_cleanup.yml
2026-06-09 14:46:29.378943 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy.yml
2026-06-09 14:46:29.378959 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_cleanup.yml
2026-06-09 14:46:29.378975 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_prep.yml
2026-06-09 14:46:29.378990 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_init.yml
2026-06-09 14:46:29.379005 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl.yml
2026-06-09 14:46:29.379020 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_cleanup.yml
2026-06-09 14:46:29.379036 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_prep.yml
2026-06-09 14:46:29.379051 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_run.yml
2026-06-09 14:46:29.379066 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_patch_version.yml
2026-06-09 14:46:29.379081 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_prep.yml
2026-06-09 14:46:29.379100 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_repo.yml
2026-06-09 14:46:29.379115 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_update_run.yml
2026-06-09 14:46:29.379130 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait.yml
2026-06-09 14:46:29.379145 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait_deploy.yml
2026-06-09 14:46:29.379161 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_operator_namespace.yml
2026-06-09 14:46:29.379176 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn.yml
2026-06-09 14:46:29.379192 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_cleanup.yml
2026-06-09 14:46:29.379208 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy.yml
2026-06-09 14:46:29.379289 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_cleanup.yml
2026-06-09 14:46:29.379337 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_prep.yml
2026-06-09 14:46:29.379359 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl.yml
2026-06-09 14:46:29.379376 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl_run.yml
2026-06-09 14:46:29.379392 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_prep.yml
2026-06-09 14:46:29.379408 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq.yml
2026-06-09 14:46:29.379423 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_cleanup.yml
2026-06-09 14:46:29.379439 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy.yml
2026-06-09 14:46:29.379456 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_cleanup.yml
2026-06-09 14:46:29.379479 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_prep.yml
2026-06-09 14:46:29.379502 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_prep.yml
2026-06-09 14:46:29.379547 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy.yml
2026-06-09 14:46:29.379566 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_cleanup.yml
2026-06-09 14:46:29.379581 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_prep.yml
2026-06-09 14:46:29.379597 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook.yml
2026-06-09 14:46:29.379613 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_cleanup.yml
2026-06-09 14:46:29.379629 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_crc_disk.yml
2026-06-09 14:46:29.379645 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy.yml
2026-06-09 14:46:29.379661 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy_prep.yml
2026-06-09 14:46:29.379676 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_prep.yml
2026-06-09 14:46:29.379691 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_set_slower_etcd_profile.yml
2026-06-09 14:46:29.379706 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone.yml
2026-06-09 14:46:29.379725 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_cleanup.yml
2026-06-09 14:46:29.379744 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_deploy.yml
2026-06-09 14:46:29.379760 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_revert.yml
2026-06-09 14:46:29.379776 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_snapshot.yml
2026-06-09 14:46:29.379792 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_sync.yml
2026-06-09 14:46:29.379807 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift.yml
2026-06-09 14:46:29.379822 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_cleanup.yml
2026-06-09 14:46:29.379838 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy.yml
2026-06-09 14:46:29.379853 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_cleanup.yml
2026-06-09 14:46:29.379868 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_prep.yml
2026-06-09 14:46:29.379884 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl.yml
2026-06-09 14:46:29.379899 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl_run.yml
2026-06-09 14:46:29.379914 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_prep.yml
2026-06-09 14:46:29.379929 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry.yml
2026-06-09 14:46:29.379944 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_cleanup.yml
2026-06-09 14:46:29.379959 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy.yml
2026-06-09 14:46:29.379974 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_cleanup.yml
2026-06-09 14:46:29.379989 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_prep.yml
2026-06-09 14:46:29.380005 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl.yml
2026-06-09 14:46:29.380020 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl_run.yml
2026-06-09 14:46:29.380035 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_prep.yml
2026-06-09 14:46:29.380050 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator.yml
2026-06-09 14:46:29.380065 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_cleanup.yml
2026-06-09 14:46:29.380080 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy.yml
2026-06-09 14:46:29.380095 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_cleanup.yml
2026-06-09 14:46:29.380110 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_prep.yml
2026-06-09 14:46:29.380125 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl.yml
2026-06-09 14:46:29.380140 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl_run.yml
2026-06-09 14:46:29.380156 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_prep.yml
2026-06-09 14:46:29.380184 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_tripleo_deploy.yml
2026-06-09 14:46:29.380200 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_services.yml
2026-06-09 14:46:29.380215 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_system.yml
2026-06-09 14:46:29.380230 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_validate_marketplace.yml
2026-06-09 14:46:29.380245 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_wait.yml
2026-06-09 14:46:29.380260 | controller | cd+++++++++ ci-framework-data/artifacts/yum_repos/
2026-06-09 14:46:29.380276 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean-antelope-testing.repo
2026-06-09 14:46:29.380292 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo
2026-06-09 14:46:29.380308 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo.md5
2026-06-09 14:46:29.380324 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-appstream.repo
2026-06-09 14:46:29.380341 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-baseos.repo
2026-06-09 14:46:29.380357 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-highavailability.repo
2026-06-09 14:46:29.380372 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-powertools.repo
2026-06-09 14:46:29.380388 | controller | cd+++++++++ ci-framework-data/logs/
2026-06-09 14:46:29.380404 | controller | >f+++++++++ ci-framework-data/logs/ansible.log
2026-06-09 14:46:29.380421 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_check_for_oc_command.log
2026-06-09 14:46:29.380437 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_from_crc_vm.log
2026-06-09 14:46:29.380453 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_to_host_machine_from.log
2026-06-09 14:46:29.380468 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_generate_logs_on_edpm_vm_192_1.log
2026-06-09 14:46:29.380484 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_prepare_root_ssh_accesses.log
2026-06-09 14:46:29.380499 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-09 14:46:29.380534 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_openstack_must_gather_comm.log
2026-06-09 14:46:29.380554 | controller | >f+++++++++ ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-09 14:46:29.380572 | controller | >f+++++++++ ci-framework-data/logs/ci_script_002_run_input.log
2026-06-09 14:46:29.380588 | controller | >f+++++++++ ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-09 14:46:29.380603 | controller | >f+++++++++ ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-09 14:46:29.380618 | controller | >f+++++++++ ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-09 14:46:29.380634 | controller | >f+++++++++ ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-09 14:46:29.380650 | controller | >f+++++++++ ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-09 14:46:29.380665 | controller | >f+++++++++ ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-09 14:46:29.380681 | controller | >f+++++++++ ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-09 14:46:29.380696 | controller | >f+++++++++ ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-09 14:46:29.380711 | controller | >f+++++++++ ci-framework-data/logs/crc-start.log
2026-06-09 14:46:29.380728 | controller | >f+++++++++ ci-framework-data/logs/pre_infra_download_needed_tools.log
2026-06-09 14:46:29.380743 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/
2026-06-09 14:46:29.380762 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/dnf_list_installed.txt
2026-06-09 14:46:29.380778 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/fips_check.txt
2026-06-09 14:46:29.380793 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ip_netns.txt
2026-06-09 14:46:29.380809 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/network.txt
2026-06-09 14:46:29.380824 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ovs_vsctl_list_openvswitch.txt
2026-06-09 14:46:29.380839 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/podman_images.txt
2026-06-09 14:46:29.380854 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/rpm_qa.txt
2026-06-09 14:46:29.380869 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/selinux-denials.log
2026-06-09 14:46:29.380884 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/
2026-06-09 14:46:29.380899 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instance -> /var/lib/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb
2026-06-09 14:46:29.380915 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/
2026-06-09 14:46:29.380931 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/instance-id
2026-06-09 14:46:29.380947 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-datasource
2026-06-09 14:46:29.380963 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-hostname
2026-06-09 14:46:29.380978 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-instance-id
2026-06-09 14:46:29.380994 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/python-version
2026-06-09 14:46:29.381010 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/result.json
2026-06-09 14:46:29.381026 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/set-hostname
2026-06-09 14:46:29.381042 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/status.json
2026-06-09 14:46:29.381058 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/handlers/
2026-06-09 14:46:29.381074 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/
2026-06-09 14:46:29.381090 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/
2026-06-09 14:46:29.381106 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/boot-finished
2026-06-09 14:46:29.381123 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/cloud-config.txt
2026-06-09 14:46:29.381139 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/datasource
2026-06-09 14:46:29.381155 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/network-config.json
2026-06-09 14:46:29.381171 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/obj.pkl
2026-06-09 14:46:29.381187 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/user-data.txt
2026-06-09 14:46:29.381203 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/user-data.txt.i
2026-06-09 14:46:29.381219 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/vendor-data.txt
2026-06-09 14:46:29.381234 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/vendor-data.txt.i
2026-06-09 14:46:29.381254 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/vendor-data2.txt
2026-06-09 14:46:29.381271 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/vendor-data2.txt.i
2026-06-09 14:46:29.381287 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/handlers/
2026-06-09 14:46:29.381355 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/scripts/
2026-06-09 14:46:29.381412 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/sem/
2026-06-09 14:46:29.381438 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/sem/config_install_hotplug
2026-06-09 14:46:29.381456 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/sem/config_keys_to_console
2026-06-09 14:46:29.381474 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/sem/config_locale
2026-06-09 14:46:29.381491 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/sem/config_mounts
2026-06-09 14:46:29.381507 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/sem/config_reset_rmc
2026-06-09 14:46:29.381541 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/sem/config_scripts_per_instance
2026-06-09 14:46:29.381559 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/sem/config_scripts_user
2026-06-09 14:46:29.381575 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/sem/config_scripts_vendor
2026-06-09 14:46:29.381591 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/sem/config_seed_random
2026-06-09 14:46:29.381607 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/sem/config_set_hostname
2026-06-09 14:46:29.381623 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/sem/config_set_passwords
2026-06-09 14:46:29.381639 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/sem/config_ssh
2026-06-09 14:46:29.381656 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/sem/config_ssh_authkey_fingerprints
2026-06-09 14:46:29.381673 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/sem/config_users_groups
2026-06-09 14:46:29.381689 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/6a2991b6-72d4-437e-8014-1a7d784972fb/sem/consume_data
2026-06-09 14:46:29.381706 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/
2026-06-09 14:46:29.381722 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-boot/
2026-06-09 14:46:29.381739 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-instance/
2026-06-09 14:46:29.381756 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-once/
2026-06-09 14:46:29.381772 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/vendor/
2026-06-09 14:46:29.381788 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/seed/
2026-06-09 14:46:29.381804 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/
2026-06-09 14:46:29.381825 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/config_scripts_per_once.once
2026-06-09 14:46:29.381842 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/
2026-06-09 14:46:29.381858 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/
2026-06-09 14:46:29.381875 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/
2026-06-09 14:46:29.381891 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.pwd.lock
2026-06-09 14:46:29.381908 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.updated
2026-06-09 14:46:29.381924 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS
2026-06-09 14:46:29.381941 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS.lightbgcolor
2026-06-09 14:46:29.381957 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/GREP_COLORS
2026-06-09 14:46:29.381973 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/adjtime
2026-06-09 14:46:29.381988 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/aliases
2026-06-09 14:46:29.382004 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/anacrontab
2026-06-09 14:46:29.382020 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bashrc
2026-06-09 14:46:29.382036 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bindresvport.blacklist
2026-06-09 14:46:29.382052 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/centos-release
2026-06-09 14:46:29.382068 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf
2026-06-09 14:46:29.382084 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf.41635.2026-06-09@10:17:26~
2026-06-09 14:46:29.382101 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.keys
2026-06-09 14:46:29.382117 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.deny
2026-06-09 14:46:29.382133 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/crontab
2026-06-09 14:46:29.382149 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.cshrc
2026-06-09 14:46:29.382165 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.login
2026-06-09 14:46:29.382182 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.conf
2026-06-09 14:46:29.382198 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf
2026-06-09 14:46:29.382214 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/environment
2026-06-09 14:46:29.382229 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ethertypes
2026-06-09 14:46:29.382245 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports
2026-06-09 14:46:29.382261 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/filesystems
2026-06-09 14:46:29.382277 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fstab
2026-06-09 14:46:29.382293 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fuse.conf
2026-06-09 14:46:29.382310 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group
2026-06-09 14:46:29.382326 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group-
2026-06-09 14:46:29.382342 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow
2026-06-09 14:46:29.382358 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow-
2026-06-09 14:46:29.382374 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/host.conf
2026-06-09 14:46:29.382390 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hostname
2026-06-09 14:46:29.382406 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hosts
2026-06-09 14:46:29.382422 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/idmapd.conf
2026-06-09 14:46:29.382442 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inittab
2026-06-09 14:46:29.382459 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inputrc
2026-06-09 14:46:29.382475 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue
2026-06-09 14:46:29.382491 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.net
2026-06-09 14:46:29.382507 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf
2026-06-09 14:46:29.382543 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ksmtuned.conf
2026-06-09 14:46:29.382561 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.cache
2026-06-09 14:46:29.382577 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf
2026-06-09 14:46:29.382593 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libaudit.conf
2026-06-09 14:46:29.382609 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libguestfs-tools.conf
2026-06-09 14:46:29.382625 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libuser.conf
2026-06-09 14:46:29.382642 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/locale.conf
2026-06-09 14:46:29.382658 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/login.defs
2026-06-09 14:46:29.382676 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.conf
2026-06-09 14:46:29.382700 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/machine-id
2026-06-09 14:46:29.382725 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/magic
2026-06-09 14:46:29.382746 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/man_db.conf
2026-06-09 14:46:29.382763 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mke2fs.conf
2026-06-09 14:46:29.382779 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules
2026-06-09 14:46:29.382796 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd
2026-06-09 14:46:29.382812 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mtools.conf
2026-06-09 14:46:29.382830 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath.conf
2026-06-09 14:46:29.382846 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/netconfig
2026-06-09 14:46:29.382863 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/networks
2026-06-09 14:46:29.382879 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfs.conf
2026-06-09 14:46:29.382895 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfsmount.conf
2026-06-09 14:46:29.382911 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nsswitch.conf.bak
2026-06-09 14:46:29.382927 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf
2026-06-09 14:46:29.382942 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd
2026-06-09 14:46:29.382958 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd-
2026-06-09 14:46:29.382974 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp.conf
2026-06-09 14:46:29.382989 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/printcap
2026-06-09 14:46:29.383004 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile
2026-06-09 14:46:29.383020 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/protocols
2026-06-09 14:46:29.383035 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.conf
2026-06-09 14:46:29.383050 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/resolv.conf
2026-06-09 14:46:29.383066 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpc
2026-06-09 14:46:29.383127 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyncd.conf
2026-06-09 14:46:29.383149 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.conf
2026-06-09 14:46:29.383166 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/services
2026-06-09 14:46:29.383181 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sestatus.conf
2026-06-09 14:46:29.383197 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow
2026-06-09 14:46:29.383213 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow-
2026-06-09 14:46:29.383228 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shells
2026-06-09 14:46:29.383245 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid
2026-06-09 14:46:29.383268 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid-
2026-06-09 14:46:29.383308 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid
2026-06-09 14:46:29.383328 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid-
2026-06-09 14:46:29.383344 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo-ldap.conf
2026-06-09 14:46:29.383360 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo.conf
2026-06-09 14:46:29.383443 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers
2026-06-09 14:46:29.383465 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.conf
2026-06-09 14:46:29.383482 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.options
2026-06-09 14:46:29.383498 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm_setup.conf
2026-06-09 14:46:29.383562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.conf
2026-06-09 14:46:29.383585 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/system-release-cpe
2026-06-09 14:46:29.383602 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/vconsole.conf
2026-06-09 14:46:29.383642 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/virc
2026-06-09 14:46:29.383662 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/xattr.conf
2026-06-09 14:46:29.383678 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/
2026-06-09 14:46:29.383713 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf
2026-06-09 14:46:29.383735 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf.33812.2026-06-09@10:16:14~
2026-06-09 14:46:29.383752 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/
2026-06-09 14:46:29.383768 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/30-cloud-init-ip6-addr-gen-mode.conf
2026-06-09 14:46:29.383807 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/
2026-06-09 14:46:29.383826 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/no-wait.d/
2026-06-09 14:46:29.383842 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-down.d/
2026-06-09 14:46:29.383858 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-up.d/
2026-06-09 14:46:29.383899 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq-shared.d/
2026-06-09 14:46:29.383915 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq.d/
2026-06-09 14:46:29.383931 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/
2026-06-09 14:46:29.383968 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-br.nmconnection
2026-06-09 14:46:29.383994 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-if.nmconnection
2026-06-09 14:46:29.384011 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-port.nmconnection
2026-06-09 14:46:29.384049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/cloud-init-enp1s0.nmconnection
2026-06-09 14:46:29.384071 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/enp1s0-port.nmconnection
2026-06-09 14:46:29.384088 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/ens3.nmconnection
2026-06-09 14:46:29.384104 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-if.nmconnection
2026-06-09 14:46:29.384187 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-port.nmconnection
2026-06-09 14:46:29.384206 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-if.nmconnection
2026-06-09 14:46:29.384222 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-port.nmconnection
2026-06-09 14:46:29.384238 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-if.nmconnection
2026-06-09 14:46:29.384253 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-port.nmconnection
2026-06-09 14:46:29.384269 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/
2026-06-09 14:46:29.384284 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/applnk/
2026-06-09 14:46:29.384300 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/fontpath.d/
2026-06-09 14:46:29.384315 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/
2026-06-09 14:46:29.384331 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/
2026-06-09 14:46:29.384346 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
2026-06-09 14:46:29.384362 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinput.d/
2026-06-09 14:46:29.384378 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/
2026-06-09 14:46:29.384394 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/00-keyboard.conf
2026-06-09 14:46:29.384410 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/alternatives/
2026-06-09 14:46:29.384426 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/
2026-06-09 14:46:29.384442 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/
2026-06-09 14:46:29.384458 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/bootc.fact
2026-06-09 14:46:29.384474 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/edpm.fact
2026-06-09 14:46:29.384490 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/
2026-06-09 14:46:29.384506 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/authselect.conf
2026-06-09 14:46:29.384542 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-db
2026-06-09 14:46:29.384573 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-locks
2026-06-09 14:46:29.384614 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/fingerprint-auth
2026-06-09 14:46:29.384641 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/nsswitch.conf
2026-06-09 14:46:29.384660 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/password-auth
2026-06-09 14:46:29.384684 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/postlogin
2026-06-09 14:46:29.384701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/smartcard-auth
2026-06-09 14:46:29.384717 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/system-auth
2026-06-09 14:46:29.384733 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/user-nsswitch.conf
2026-06-09 14:46:29.384749 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/custom/
2026-06-09 14:46:29.384765 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/
2026-06-09 14:46:29.384780 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/authselect-completion.sh
2026-06-09 14:46:29.384795 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ceph
2026-06-09 14:46:29.384811 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-appctl-bashcomp.bash
2026-06-09 14:46:29.384826 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-vsctl-bashcomp.bash
2026-06-09 14:46:29.384842 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rados
2026-06-09 14:46:29.384857 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/radosgw-admin
2026-06-09 14:46:29.384872 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rbd
2026-06-09 14:46:29.384887 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/binfmt.d/
2026-06-09 14:46:29.384902 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/
2026-06-09 14:46:29.384918 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/input.conf
2026-06-09 14:46:29.384934 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/main.conf
2026-06-09 14:46:29.384949 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/network.conf
2026-06-09 14:46:29.384964 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/
2026-06-09 14:46:29.384980 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/rbdmap
2026-06-09 14:46:29.384996 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/chkconfig.d/
2026-06-09 14:46:29.385011 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cifs-utils/
2026-06-09 14:46:29.385029 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/
2026-06-09 14:46:29.385073 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg
2026-06-09 14:46:29.385100 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/
2026-06-09 14:46:29.385119 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/05_logging.cfg
2026-06-09 14:46:29.385136 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg
2026-06-09 14:46:29.385153 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/99-edpm-disable-network-config.cfg
2026-06-09 14:46:29.385169 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/README
2026-06-09 14:46:29.385185 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/
2026-06-09 14:46:29.385201 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chef_client.rb.tmpl
2026-06-09 14:46:29.385217 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.almalinux.tmpl
2026-06-09 14:46:29.385233 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.alpine.tmpl
2026-06-09 14:46:29.385252 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.centos.tmpl
2026-06-09 14:46:29.385268 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cloudlinux.tmpl
2026-06-09 14:46:29.385284 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cos.tmpl
2026-06-09 14:46:29.385299 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.debian.tmpl
2026-06-09 14:46:29.385315 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.fedora.tmpl
2026-06-09 14:46:29.385331 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.freebsd.tmpl
2026-06-09 14:46:29.385347 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-leap.tmpl
2026-06-09 14:46:29.385362 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-microos.tmpl
2026-06-09 14:46:29.385378 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-tumbleweed.tmpl
2026-06-09 14:46:29.385394 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse.tmpl
2026-06-09 14:46:29.385409 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.photon.tmpl
2026-06-09 14:46:29.385424 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rhel.tmpl
2026-06-09 14:46:29.385440 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rocky.tmpl
2026-06-09 14:46:29.385455 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle-micro.tmpl
2026-06-09 14:46:29.385469 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle_hpc.tmpl
2026-06-09 14:46:29.385484 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sles.tmpl
2026-06-09 14:46:29.385499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.ubuntu.tmpl
2026-06-09 14:46:29.385534 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.alpine.tmpl
2026-06-09 14:46:29.385562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.aosc.tmpl
2026-06-09 14:46:29.385587 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.arch.tmpl
2026-06-09 14:46:29.385607 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.azurelinux.tmpl
2026-06-09 14:46:29.385623 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.debian.tmpl
2026-06-09 14:46:29.385638 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.freebsd.tmpl
2026-06-09 14:46:29.385654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.gentoo.tmpl
2026-06-09 14:46:29.385669 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.mariner.tmpl
2026-06-09 14:46:29.385684 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.photon.tmpl
2026-06-09 14:46:29.385699 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.redhat.tmpl
2026-06-09 14:46:29.385714 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.suse.tmpl
2026-06-09 14:46:29.385729 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.almalinux.tmpl
2026-06-09 14:46:29.385744 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.alpine.tmpl
2026-06-09 14:46:29.385763 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.cloudlinux.tmpl
2026-06-09 14:46:29.385778 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.debian.tmpl
2026-06-09 14:46:29.385793 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.fedora.tmpl
2026-06-09 14:46:29.385808 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.freebsd.tmpl
2026-06-09 14:46:29.385823 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.opensuse.tmpl
2026-06-09 14:46:29.385837 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.photon.tmpl
2026-06-09 14:46:29.385852 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rhel.tmpl
2026-06-09 14:46:29.385867 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rocky.tmpl
2026-06-09 14:46:29.385882 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.sles.tmpl
2026-06-09 14:46:29.385897 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.ubuntu.tmpl
2026-06-09 14:46:29.385912 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntpd.conf.openbsd.tmpl
2026-06-09 14:46:29.385926 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/resolv.conf.tmpl
2026-06-09 14:46:29.385941 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.deb822.tmpl
2026-06-09 14:46:29.385957 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.tmpl
2026-06-09 14:46:29.385971 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.deb822.tmpl
2026-06-09 14:46:29.385986 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.tmpl
2026-06-09 14:46:29.386001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/systemd.resolved.conf.tmpl
2026-06-09 14:46:29.386016 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/timesyncd.conf.tmpl
2026-06-09 14:46:29.386031 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/
2026-06-09 14:46:29.386047 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/disallowed-users
2026-06-09 14:46:29.386062 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/machines.d/
2026-06-09 14:46:29.386078 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/ws-certs.d/
2026-06-09 14:46:29.386093 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/
2026-06-09 14:46:29.386108 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/containers.conf
2026-06-09 14:46:29.386124 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/policy.json
2026-06-09 14:46:29.386139 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf
2026-06-09 14:46:29.386155 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/storage.conf
2026-06-09 14:46:29.386171 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/certs.d/
2026-06-09 14:46:29.386186 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/
2026-06-09 14:46:29.386201 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/podman.json
2026-06-09 14:46:29.386217 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/
2026-06-09 14:46:29.386232 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/hooks.d/
2026-06-09 14:46:29.386251 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/
2026-06-09 14:46:29.386267 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/000-shortnames.conf
2026-06-09 14:46:29.386283 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/20-edpm-podman-registries.conf
2026-06-09 14:46:29.386298 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/
2026-06-09 14:46:29.386314 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/default.yaml
2026-06-09 14:46:29.386329 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.access.redhat.com.yaml
2026-06-09 14:46:29.386345 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.redhat.io.yaml
2026-06-09 14:46:29.386360 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/systemd/
2026-06-09 14:46:29.386375 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/
2026-06-09 14:46:29.386391 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/0hourly
2026-06-09 14:46:29.386406 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.daily/
2026-06-09 14:46:29.386422 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/
2026-06-09 14:46:29.386438 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/0anacron
2026-06-09 14:46:29.386454 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.monthly/
2026-06-09 14:46:29.386470 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.weekly/
2026-06-09 14:46:29.386485 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/
2026-06-09 14:46:29.386752 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.conf
2026-06-09 14:46:29.386790 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.conf
2026-06-09 14:46:29.386810 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.d/
2026-06-09 14:46:29.386827 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/
2026-06-09 14:46:29.386843 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/dnsmasq.conf
2026-06-09 14:46:29.386859 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob-mkhomedir.conf
2026-06-09 14:46:29.386875 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob.conf
2026-06-09 14:46:29.386891 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootFixit.conf
2026-06-09 14:46:29.386907 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootPrivileged.conf
2026-06-09 14:46:29.386923 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.Setroubleshootd.conf
2026-06-09 14:46:29.386939 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
2026-06-09 14:46:29.386955 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.selinux.conf
2026-06-09 14:46:29.386972 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/teamd.conf
2026-06-09 14:46:29.386988 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/
2026-06-09 14:46:29.387004 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/
2026-06-09 14:46:29.387020 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/
2026-06-09 14:46:29.387036 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/locks/
2026-06-09 14:46:29.387056 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/
2026-06-09 14:46:29.387072 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.certpath
2026-06-09 14:46:29.387088 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.urls
2026-06-09 14:46:29.387103 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/
2026-06-09 14:46:29.387119 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/grub
2026-06-09 14:46:29.387135 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/useradd
2026-06-09 14:46:29.387150 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/
2026-06-09 14:46:29.387166 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/dist.conf
2026-06-09 14:46:29.387182 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/
2026-06-09 14:46:29.387198 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient-enter-hooks
2026-06-09 14:46:29.387214 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/
2026-06-09 14:46:29.387230 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/chrony.sh
2026-06-09 14:46:29.387246 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/
2026-06-09 14:46:29.387262 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib-element-manifest
2026-06-09 14:46:29.387277 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_arguments
2026-06-09 14:46:29.387311 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_environment
2026-06-09 14:46:29.387328 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/
2026-06-09 14:46:29.387344 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/dnf.conf
2026-06-09 14:46:29.387360 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/aliases.d/
2026-06-09 14:46:29.387376 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.d/
2026-06-09 14:46:29.387392 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.defaults.d/
2026-06-09 14:46:29.387407 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/
2026-06-09 14:46:29.387422 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.conf
2026-06-09 14:46:29.387438 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/debuginfo-install.conf
2026-06-09 14:46:29.387453 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.d/
2026-06-09 14:46:29.387468 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/
2026-06-09 14:46:29.387483 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/dnf.conf
2026-06-09 14:46:29.387499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-efi-x64.conf
2026-06-09 14:46:29.387536 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-pc.conf
2026-06-09 14:46:29.387557 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-tools-minimal.conf
2026-06-09 14:46:29.387574 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/setup.conf
2026-06-09 14:46:29.387589 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/sudo.conf
2026-06-09 14:46:29.387605 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/systemd.conf
2026-06-09 14:46:29.387620 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/yum.conf
2026-06-09 14:46:29.387639 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/usr-drift-protected-paths.d/
2026-06-09 14:46:29.387656 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/
2026-06-09 14:46:29.387672 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/arch
2026-06-09 14:46:29.387688 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/basearch
2026-06-09 14:46:29.387704 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/contentdir
2026-06-09 14:46:29.387719 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/stream
2026-06-09 14:46:29.387735 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.d/
2026-06-09 14:46:29.387751 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/
2026-06-09 14:46:29.387767 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/disable-nouveau.conf
2026-06-09 14:46:29.387783 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/driverctl.d/
2026-06-09 14:46:29.387799 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/
2026-06-09 14:46:29.387815 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/egl_external_platform.d/
2026-06-09 14:46:29.387831 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports.d/
2026-06-09 14:46:29.387847 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/
2026-06-09 14:46:29.387863 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/
2026-06-09 14:46:29.387879 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml
2026-06-09 14:46:29.387895 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml.old
2026-06-09 14:46:29.387911 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/
2026-06-09 14:46:29.387926 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/fwupd.conf
2026-06-09 14:46:29.387942 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/
2026-06-09 14:46:29.387958 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/README.md
2026-06-09 14:46:29.387974 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/
2026-06-09 14:46:29.387989 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs-testing.conf
2026-06-09 14:46:29.388005 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs.conf
2026-06-09 14:46:29.388020 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/vendor-directory.conf
2026-06-09 14:46:29.388036 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gcrypt/
2026-06-09 14:46:29.388052 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/
2026-06-09 14:46:29.388068 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/egl_vendor.d/
2026-06-09 14:46:29.388084 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gnupg/
2026-06-09 14:46:29.388100 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/
2026-06-09 14:46:29.388116 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-font/
2026-06-09 14:46:29.388132 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/
2026-06-09 14:46:29.388148 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/man.local
2026-06-09 14:46:29.388163 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/mdoc.local
2026-06-09 14:46:29.388179 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/
2026-06-09 14:46:29.388195 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_header
2026-06-09 14:46:29.388214 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_tuned
2026-06-09 14:46:29.388230 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/01_users
2026-06-09 14:46:29.388249 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/08_fallback_counting
2026-06-09 14:46:29.388272 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_linux
2026-06-09 14:46:29.388296 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_reset_boot_success
2026-06-09 14:46:29.388318 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/12_menu_auto_hide
2026-06-09 14:46:29.388339 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/14_menu_show_once
2026-06-09 14:46:29.388361 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_linux_xen
2026-06-09 14:46:29.388383 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_ppc_terminfo
2026-06-09 14:46:29.388403 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_os-prober
2026-06-09 14:46:29.388426 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_uefi-firmware
2026-06-09 14:46:29.388447 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/35_fwupd
2026-06-09 14:46:29.388469 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/40_custom
2026-06-09 14:46:29.388490 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/41_custom
2026-06-09 14:46:29.388506 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/README
2026-06-09 14:46:29.388544 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/
2026-06-09 14:46:29.388561 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/README
2026-06-09 14:46:29.388578 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/
2026-06-09 14:46:29.388594 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/.initiator_reset
2026-06-09 14:46:29.388610 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/initiatorname.iscsi
2026-06-09 14:46:29.388625 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/iscsid.conf
2026-06-09 14:46:29.388641 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.d/
2026-06-09 14:46:29.388657 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/
2026-06-09 14:46:29.388672 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/cmdline
2026-06-09 14:46:29.388687 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/install.d/
2026-06-09 14:46:29.388703 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/
2026-06-09 14:46:29.388718 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/
2026-06-09 14:46:29.388733 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/centosimarelease-9.der
2026-06-09 14:46:29.388748 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/redhatimarelease-9.der
2026-06-09 14:46:29.388764 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keyutils/
2026-06-09 14:46:29.388779 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/
2026-06-09 14:46:29.388794 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/kcm_default_ccache
2026-06-09 14:46:29.388810 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/
2026-06-09 14:46:29.388826 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/dyninst-x86_64.conf
2026-06-09 14:46:29.388842 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/
2026-06-09 14:46:29.388862 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/
2026-06-09 14:46:29.388878 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/00-default.cfg
2026-06-09 14:46:29.388894 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/
2026-06-09 14:46:29.388910 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/bnxt_re.driver
2026-06-09 14:46:29.388925 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/cxgb4.driver
2026-06-09 14:46:29.388941 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/efa.driver
2026-06-09 14:46:29.388957 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/erdma.driver
2026-06-09 14:46:29.388972 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hfi1verbs.driver
2026-06-09 14:46:29.388987 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hns.driver
2026-06-09 14:46:29.389003 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ionic.driver
2026-06-09 14:46:29.389019 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ipathverbs.driver
2026-06-09 14:46:29.389035 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/irdma.driver
2026-06-09 14:46:29.389051 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mana.driver
2026-06-09 14:46:29.389068 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx4.driver
2026-06-09 14:46:29.389084 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx5.driver
2026-06-09 14:46:29.389102 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mthca.driver
2026-06-09 14:46:29.389119 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ocrdma.driver
2026-06-09 14:46:29.389136 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/qedr.driver
2026-06-09 14:46:29.389153 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/rxe.driver
2026-06-09 14:46:29.389169 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/siw.driver
2026-06-09 14:46:29.389185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/vmw_pvrdma.driver
2026-06-09 14:46:29.389201 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/
2026-06-09 14:46:29.389217 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/classid
2026-06-09 14:46:29.389233 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/pktloc
2026-06-09 14:46:29.389249 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/liboath/
2026-06-09 14:46:29.389265 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/
2026-06-09 14:46:29.389281 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/
2026-06-09 14:46:29.389297 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/collect_dnf.conf
2026-06-09 14:46:29.389313 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/mdadm_event.conf
2026-06-09 14:46:29.389329 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events/
2026-06-09 14:46:29.389345 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/plugins/
2026-06-09 14:46:29.389361 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/workflows.d/
2026-06-09 14:46:29.389377 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/
2026-06-09 14:46:29.389393 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_client.config
2026-06-09 14:46:29.389419 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_server.config
2026-06-09 14:46:29.389435 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/
2026-06-09 14:46:29.389451 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/auth.conf
2026-06-09 14:46:29.389466 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt-admin.conf
2026-06-09 14:46:29.389482 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt.conf
2026-06-09 14:46:29.389497 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirtd.conf
2026-06-09 14:46:29.389527 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/network.conf
2026-06-09 14:46:29.389548 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/passwd.db
2026-06-09 14:46:29.389564 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu-lockd.conf
2026-06-09 14:46:29.389579 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu.conf
2026-06-09 14:46:29.389595 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtinterfaced.conf
2026-06-09 14:46:29.389610 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlockd.conf
2026-06-09 14:46:29.389625 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlogd.conf
2026-06-09 14:46:29.389640 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnetworkd.conf
2026-06-09 14:46:29.389656 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnodedevd.conf
2026-06-09 14:46:29.389671 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnwfilterd.conf
2026-06-09 14:46:29.389686 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtproxyd.conf
2026-06-09 14:46:29.389702 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtqemud.conf
2026-06-09 14:46:29.389717 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtsecretd.conf
2026-06-09 14:46:29.389733 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtstoraged.conf
2026-06-09 14:46:29.389749 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/
2026-06-09 14:46:29.389764 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-arp.xml
2026-06-09 14:46:29.389779 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp-server.xml
2026-06-09 14:46:29.389794 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp.xml
2026-06-09 14:46:29.389809 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6-server.xml
2026-06-09 14:46:29.389824 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6.xml
2026-06-09 14:46:29.389839 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv4.xml
2026-06-09 14:46:29.389854 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv6.xml
2026-06-09 14:46:29.389869 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv4.xml
2026-06-09 14:46:29.389884 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv6.xml
2026-06-09 14:46:29.389900 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic-gateway.xml
2026-06-09 14:46:29.389915 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic.xml
2026-06-09 14:46:29.389930 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-ip-spoofing.xml
2026-06-09 14:46:29.389949 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-mac-spoofing.xml
2026-06-09 14:46:29.390049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-spoofing.xml
2026-06-09 14:46:29.390066 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-multicast.xml
2026-06-09 14:46:29.390082 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-spoofing.xml
2026-06-09 14:46:29.390097 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-multicast.xml
2026-06-09 14:46:29.390111 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-spoofing.xml
2026-06-09 14:46:29.390127 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-broadcast.xml
2026-06-09 14:46:29.390142 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-spoofing.xml
2026-06-09 14:46:29.390157 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-l2-traffic.xml
2026-06-09 14:46:29.390172 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-rarp-traffic.xml
2026-06-09 14:46:29.390188 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self-rarp.xml
2026-06-09 14:46:29.390203 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self.xml
2026-06-09 14:46:29.390219 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/
2026-06-09 14:46:29.390235 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/autostart/
2026-06-09 14:46:29.390251 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/
2026-06-09 14:46:29.390266 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/default.xml
2026-06-09 14:46:29.390282 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/autostart/
2026-06-09 14:46:29.390297 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/secrets/
2026-06-09 14:46:29.390313 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/
2026-06-09 14:46:29.390328 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/autostart/
2026-06-09 14:46:29.390344 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/
2026-06-09 14:46:29.390360 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/btmp
2026-06-09 14:46:29.390375 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/chrony
2026-06-09 14:46:29.390391 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/dnf
2026-06-09 14:46:29.390406 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/iscsiuiolog
2026-06-09 14:46:29.390422 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/kvm_stat
2026-06-09 14:46:29.390437 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd
2026-06-09 14:46:29.390454 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd.qemu
2026-06-09 14:46:29.390485 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/numad
2026-06-09 14:46:29.390504 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/openvswitch
2026-06-09 14:46:29.390541 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/rsyslog
2026-06-09 14:46:29.390560 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/samba
2026-06-09 14:46:29.390577 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/sssd
2026-06-09 14:46:29.390597 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/wtmp
2026-06-09 14:46:29.390613 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/
2026-06-09 14:46:29.390629 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvm.conf
2026-06-09 14:46:29.390645 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvmlocal.conf
2026-06-09 14:46:29.390661 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/
2026-06-09 14:46:29.390676 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00000-1923451774.vg
2026-06-09 14:46:29.390692 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00001-1532571764.vg
2026-06-09 14:46:29.390707 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00002-1830321948.vg
2026-06-09 14:46:29.390723 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00003-1106406257.vg
2026-06-09 14:46:29.390738 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00004-822041913.vg
2026-06-09 14:46:29.390753 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00005-1786154875.vg
2026-06-09 14:46:29.390769 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00006-127671207.vg
2026-06-09 14:46:29.390784 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00007-1295572463.vg
2026-06-09 14:46:29.390799 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00008-109465297.vg
2026-06-09 14:46:29.390814 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/
2026-06-09 14:46:29.390830 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/vg
2026-06-09 14:46:29.390846 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/cache/
2026-06-09 14:46:29.390861 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/
2026-06-09 14:46:29.390877 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/system.devices
2026-06-09 14:46:29.390894 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/
2026-06-09 14:46:29.390910 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/system.devices-20260609.101241.0001
2026-06-09 14:46:29.390926 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/
2026-06-09 14:46:29.390942 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-mq.profile
2026-06-09 14:46:29.390958 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-smq.profile
2026-06-09 14:46:29.390974 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/command_profile_template.profile
2026-06-09 14:46:29.390990 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/lvmdbusd.profile
2026-06-09 14:46:29.391006 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/metadata_profile_template.profile
2026-06-09 14:46:29.391022 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-generic.profile
2026-06-09 14:46:29.391037 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-performance.profile
2026-06-09 14:46:29.391052 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/vdo-small.profile
2026-06-09 14:46:29.391068 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mdevctl.d/
2026-06-09 14:46:29.391084 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/
2026-06-09 14:46:29.391099 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/ucode_with_caveats/
2026-06-09 14:46:29.391118 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/
2026-06-09 14:46:29.391134 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/blacklist.conf
2026-06-09 14:46:29.391150 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/disable-nouveau.conf
2026-06-09 14:46:29.391166 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/kvm.conf
2026-06-09 14:46:29.391181 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/lockd.conf
2026-06-09 14:46:29.391197 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/tuned.conf
2026-06-09 14:46:29.391212 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/vhost.conf
2026-06-09 14:46:29.391227 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/
2026-06-09 14:46:29.391243 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/99-edpm.conf
2026-06-09 14:46:29.391259 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/dm-multipath.conf
2026-06-09 14:46:29.391274 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/nvme-fabrics.conf
2026-06-09 14:46:29.391303 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd.d/
2026-06-09 14:46:29.391320 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/
2026-06-09 14:46:29.391336 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/ca-bundle.crt
2026-06-09 14:46:29.391352 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/
2026-06-09 14:46:29.391368 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/bindings
2026-06-09 14:46:29.391434 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/
2026-06-09 14:46:29.391495 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-chains.nft
2026-06-09 14:46:29.391550 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-flushes.nft
2026-06-09 14:46:29.391574 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-jumps.nft
2026-06-09 14:46:29.391594 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-rules.nft
2026-06-09 14:46:29.391615 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-update-jumps.nft
2026-06-09 14:46:29.391635 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/iptables.nft
2026-06-09 14:46:29.391655 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/main.nft
2026-06-09 14:46:29.391675 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/nat.nft
2026-06-09 14:46:29.391695 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/router.nft
2026-06-09 14:46:29.391714 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/
2026-06-09 14:46:29.391731 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/pf.os
2026-06-09 14:46:29.391747 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/
2026-06-09 14:46:29.391793 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/README
2026-06-09 14:46:29.391815 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/
2026-06-09 14:46:29.391833 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/discovery.conf
2026-06-09 14:46:29.391849 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostid
2026-06-09 14:46:29.391865 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostnqn
2026-06-09 14:46:29.391881 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjob/
2026-06-09 14:46:29.391901 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/
2026-06-09 14:46:29.391917 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-introspection.conf
2026-06-09 14:46:29.391933 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-mkhomedir.conf
2026-06-09 14:46:29.391949 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/
2026-06-09 14:46:29.391964 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/ldap.conf
2026-06-09 14:46:29.391980 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/certs/
2026-06-09 14:46:29.391996 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/
2026-06-09 14:46:29.392012 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/.conf.db.~lock~
2026-06-09 14:46:29.392027 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/conf.db
2026-06-09 14:46:29.392043 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/default.conf
2026-06-09 14:46:29.392060 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/system-id.conf
2026-06-09 14:46:29.392076 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/opt/
2026-06-09 14:46:29.392092 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/
2026-06-09 14:46:29.392108 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/config.yaml
2026-06-09 14:46:29.392124 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/
2026-06-09 14:46:29.392140 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/cockpit
2026-06-09 14:46:29.392156 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/config-util
2026-06-09 14:46:29.392172 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/crond
2026-06-09 14:46:29.392189 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/login
2026-06-09 14:46:29.392204 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/other
2026-06-09 14:46:29.393156 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/passwd
2026-06-09 14:46:29.393234 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/polkit-1
2026-06-09 14:46:29.393278 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/remote
2026-06-09 14:46:29.393317 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser
2026-06-09 14:46:29.393354 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser-l
2026-06-09 14:46:29.393392 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sshd
2026-06-09 14:46:29.393429 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sssd-shadowutils
2026-06-09 14:46:29.393467 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su
2026-06-09 14:46:29.393505 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su-l
2026-06-09 14:46:29.393604 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo
2026-06-09 14:46:29.393654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo-i
2026-06-09 14:46:29.393698 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/systemd-user
2026-06-09 14:46:29.393745 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/vlock
2026-06-09 14:46:29.393790 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/
2026-06-09 14:46:29.393834 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/
2026-06-09 14:46:29.393878 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/cpu-util.conf
2026-06-09 14:46:29.393979 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/denki.conf
2026-06-09 14:46:29.394092 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/iostat.conf
2026-06-09 14:46:29.394131 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/mssql.conf
2026-06-09 14:46:29.394168 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/openmetrics.conf
2026-06-09 14:46:29.394204 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/proc.conf
2026-06-09 14:46:29.394240 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/
2026-06-09 14:46:29.394276 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/modules/
2026-06-09 14:46:29.394311 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/
2026-06-09 14:46:29.394346 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/personality.d/
2026-06-09 14:46:29.394381 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/
2026-06-09 14:46:29.394416 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/config.d/
2026-06-09 14:46:29.394452 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/power.d/
2026-06-09 14:46:29.394488 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/sleep.d/
2026-06-09 14:46:29.394577 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/
2026-06-09 14:46:29.394637 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority.conf.d/
2026-06-09 14:46:29.394682 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/
2026-06-09 14:46:29.394720 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/10-vendor.d/
2026-06-09 14:46:29.394757 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/20-org.d/
2026-06-09 14:46:29.394796 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/30-site.d/
2026-06-09 14:46:29.394832 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/50-local.d/
2026-06-09 14:46:29.394870 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/90-mandatory.d/
2026-06-09 14:46:29.394906 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/
2026-06-09 14:46:29.394945 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/49-polkit-pkla-compat.rules
2026-06-09 14:46:29.394984 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/50-default.rules
2026-06-09 14:46:29.395021 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/popt.d/
2026-06-09 14:46:29.395057 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/
2026-06-09 14:46:29.395095 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.csh
2026-06-09 14:46:29.395133 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.sh
2026-06-09 14:46:29.395170 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.csh
2026-06-09 14:46:29.395208 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.sh
2026-06-09 14:46:29.395245 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.csh
2026-06-09 14:46:29.395312 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.sh
2026-06-09 14:46:29.395358 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.csh
2026-06-09 14:46:29.395396 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.sh
2026-06-09 14:46:29.395443 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.csh
2026-06-09 14:46:29.395481 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.sh
2026-06-09 14:46:29.395553 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/csh.local
2026-06-09 14:46:29.395601 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.csh
2026-06-09 14:46:29.395639 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.sh
2026-06-09 14:46:29.395677 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.csh
2026-06-09 14:46:29.395714 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.sh
2026-06-09 14:46:29.395751 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/guestfish.sh
2026-06-09 14:46:29.395787 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.csh
2026-06-09 14:46:29.395824 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.sh
2026-06-09 14:46:29.395861 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.csh
2026-06-09 14:46:29.395897 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.sh
2026-06-09 14:46:29.395934 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/sh.local
2026-06-09 14:46:29.395971 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.csh
2026-06-09 14:46:29.396008 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.sh
2026-06-09 14:46:29.396045 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/
2026-06-09 14:46:29.396083 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/client.conf
2026-06-09 14:46:29.396119 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/
2026-06-09 14:46:29.396158 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook
2026-06-09 14:46:29.396247 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook.d/
2026-06-09 14:46:29.396295 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/
2026-06-09 14:46:29.396333 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/bridge.conf
2026-06-09 14:46:29.396371 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/
2026-06-09 14:46:29.396409 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc.local
2026-06-09 14:46:29.396447 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/
2026-06-09 14:46:29.396486 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/README
2026-06-09 14:46:29.396562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/functions
2026-06-09 14:46:29.396606 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/network
2026-06-09 14:46:29.396643 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc0.d/
2026-06-09 14:46:29.396680 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc1.d/
2026-06-09 14:46:29.396716 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc2.d/
2026-06-09 14:46:29.396753 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc3.d/
2026-06-09 14:46:29.396789 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc4.d/
2026-06-09 14:46:29.396824 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc5.d/
2026-06-09 14:46:29.396861 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc6.d/
2026-06-09 14:46:29.396898 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/
2026-06-09 14:46:29.396943 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/id_resolver.conf
2026-06-09 14:46:29.396982 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpm/
2026-06-09 14:46:29.397019 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/
2026-06-09 14:46:29.397056 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/21-cloudinit.conf
2026-06-09 14:46:29.397095 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/
2026-06-09 14:46:29.397131 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/logrotate
2026-06-09 14:46:29.397168 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/sssd
2026-06-09 14:46:29.397204 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/
2026-06-09 14:46:29.397240 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/lmhosts
2026-06-09 14:46:29.397277 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf
2026-06-09 14:46:29.397314 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf.example
2026-06-09 14:46:29.397352 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/
2026-06-09 14:46:29.397388 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/libvirt.conf
2026-06-09 14:46:29.397426 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/qemu-kvm.conf
2026-06-09 14:46:29.397463 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/
2026-06-09 14:46:29.397500 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/access.conf
2026-06-09 14:46:29.397579 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/chroot.conf
2026-06-09 14:46:29.397619 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.handlers
2026-06-09 14:46:29.397656 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms
2026-06-09 14:46:29.397693 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/faillock.conf
2026-06-09 14:46:29.397730 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/group.conf
2026-06-09 14:46:29.397766 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.conf
2026-06-09 14:46:29.397812 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.conf
2026-06-09 14:46:29.397865 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.init
2026-06-09 14:46:29.397918 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/opasswd
2026-06-09 14:46:29.397959 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pam_env.conf
2026-06-09 14:46:29.397997 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwhistory.conf
2026-06-09 14:46:29.398034 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf
2026-06-09 14:46:29.398072 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/sepermit.conf
2026-06-09 14:46:29.398109 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/time.conf
2026-06-09 14:46:29.398146 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.apps/
2026-06-09 14:46:29.398184 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms.d/
2026-06-09 14:46:29.398221 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.d/
2026-06-09 14:46:29.398258 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.d/
2026-06-09 14:46:29.398295 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf.d/
2026-06-09 14:46:29.398331 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/
2026-06-09 14:46:29.398377 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/config
2026-06-09 14:46:29.398415 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/semanage.conf
2026-06-09 14:46:29.398453 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/
2026-06-09 14:46:29.398491 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/.policy.sha512
2026-06-09 14:46:29.398576 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/booleans.subs_dist
2026-06-09 14:46:29.398617 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/setrans.conf
2026-06-09 14:46:29.398655 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/seusers
2026-06-09 14:46:29.398693 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/
2026-06-09 14:46:29.398729 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/customizable_types
2026-06-09 14:46:29.398766 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/dbus_contexts
2026-06-09 14:46:29.398804 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_contexts
2026-06-09 14:46:29.398840 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_type
2026-06-09 14:46:29.398877 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/failsafe_context
2026-06-09 14:46:29.398913 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/initrc_context
2026-06-09 14:46:29.398949 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/lxc_contexts
2026-06-09 14:46:29.398985 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/openssh_contexts
2026-06-09 14:46:29.399020 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/removable_context
2026-06-09 14:46:29.399056 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/securetty_types
2026-06-09 14:46:29.399092 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/sepgsql_contexts
2026-06-09 14:46:29.399129 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/snapperd_contexts
2026-06-09 14:46:29.399216 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/systemd_contexts
2026-06-09 14:46:29.399264 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/userhelper_context
2026-06-09 14:46:29.399330 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_domain_context
2026-06-09 14:46:29.399378 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_image_context
2026-06-09 14:46:29.399415 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/x_contexts
2026-06-09 14:46:29.399451 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/
2026-06-09 14:46:29.399487 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts
2026-06-09 14:46:29.399562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.bin
2026-06-09 14:46:29.399604 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs
2026-06-09 14:46:29.399645 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin
2026-06-09 14:46:29.399690 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local
2026-06-09 14:46:29.399729 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local.bin
2026-06-09 14:46:29.399767 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs
2026-06-09 14:46:29.399804 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs_dist
2026-06-09 14:46:29.399842 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/media
2026-06-09 14:46:29.399887 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/
2026-06-09 14:46:29.399926 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/container_u
2026-06-09 14:46:29.399963 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/guest_u
2026-06-09 14:46:29.400001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/root
2026-06-09 14:46:29.400039 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/staff_u
2026-06-09 14:46:29.400077 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/sysadm_u
2026-06-09 14:46:29.400113 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/unconfined_u
2026-06-09 14:46:29.400151 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/user_u
2026-06-09 14:46:29.400188 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/xguest_u
2026-06-09 14:46:29.400225 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/logins/
2026-06-09 14:46:29.400262 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/
2026-06-09 14:46:29.400298 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/policy.33.gz
2026-06-09 14:46:29.400335 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/
2026-06-09 14:46:29.400375 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/setroubleshoot.conf
2026-06-09 14:46:29.400413 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/
2026-06-09 14:46:29.400450 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_logout
2026-06-09 14:46:29.400488 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_profile
2026-06-09 14:46:29.400562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bashrc
2026-06-09 14:46:29.400605 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/
2026-06-09 14:46:29.400645 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/sos.conf
2026-06-09 14:46:29.400682 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/cleaner/
2026-06-09 14:46:29.400719 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/extras.d/
2026-06-09 14:46:29.400754 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/groups.d/
2026-06-09 14:46:29.400792 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/presets.d/
2026-06-09 14:46:29.400830 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/
2026-06-09 14:46:29.400867 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/openssl-swtpm.cnf
2026-06-09 14:46:29.400905 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/
2026-06-09 14:46:29.400950 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/conf.d/
2026-06-09 14:46:29.400990 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/statetab.d/
2026-06-09 14:46:29.401027 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/
2026-06-09 14:46:29.401063 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/90-cloud-init-users
2026-06-09 14:46:29.401100 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/
2026-06-09 14:46:29.401135 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/anaconda
2026-06-09 14:46:29.401172 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/authconfig
2026-06-09 14:46:29.401210 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd
2026-06-09 14:46:29.401246 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd.41911.2026-06-09@10:17:27~
2026-06-09 14:46:29.401283 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/cpupower
2026-06-09 14:46:29.401320 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/crond
2026-06-09 14:46:29.401357 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ebtables-config
2026-06-09 14:46:29.401394 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/firstboot
2026-06-09 14:46:29.401430 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables
2026-06-09 14:46:29.401468 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables-config
2026-06-09 14:46:29.401505 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables
2026-06-09 14:46:29.401587 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables-config
2026-06-09 14:46:29.401627 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/irqbalance
2026-06-09 14:46:29.401664 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/kernel
2026-06-09 14:46:29.401701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ksm
2026-06-09 14:46:29.401737 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/man-db
2026-06-09 14:46:29.401775 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network
2026-06-09 14:46:29.401812 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network.42064.2026-06-09@10:17:28~
2026-06-09 14:46:29.401850 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/nftables.conf
2026-06-09 14:46:29.401887 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/openvswitch
2026-06-09 14:46:29.401924 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/podman_drop_in
2026-06-09 14:46:29.401961 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/qemu-ga
2026-06-09 14:46:29.401999 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/raid-check
2026-06-09 14:46:29.402038 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rngd
2026-06-09 14:46:29.402077 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rpcbind
2026-06-09 14:46:29.402113 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rsyslog
2026-06-09 14:46:29.402151 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/run-parts
2026-06-09 14:46:29.402189 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/samba
2026-06-09 14:46:29.402226 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sshd
2026-06-09 14:46:29.402262 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat
2026-06-09 14:46:29.402306 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat.ioconf
2026-06-09 14:46:29.402344 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/console/
2026-06-09 14:46:29.402381 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/modules/
2026-06-09 14:46:29.402418 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/
2026-06-09 14:46:29.402455 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifcfg-lo
2026-06-09 14:46:29.402491 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown
2026-06-09 14:46:29.402567 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-eth
2026-06-09 14:46:29.402610 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ipv6
2026-06-09 14:46:29.402648 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ovs
2026-06-09 14:46:29.402684 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-post
2026-06-09 14:46:29.402721 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-routes
2026-06-09 14:46:29.402758 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-tunnel
2026-06-09 14:46:29.402794 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup
2026-06-09 14:46:29.402830 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-aliases
2026-06-09 14:46:29.402868 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-eth
2026-06-09 14:46:29.402906 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ipv6
2026-06-09 14:46:29.402944 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ovs
2026-06-09 14:46:29.402980 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-post
2026-06-09 14:46:29.403017 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-routes
2026-06-09 14:46:29.403052 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-tunnel
2026-06-09 14:46:29.403088 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/init.ipv6-global
2026-06-09 14:46:29.403124 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions
2026-06-09 14:46:29.403160 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions-ipv6
2026-06-09 14:46:29.403198 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/readme-ifcfg-rh.txt
2026-06-09 14:46:29.403235 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/
2026-06-09 14:46:29.403274 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/99-edpm.conf
2026-06-09 14:46:29.403343 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/
2026-06-09 14:46:29.403384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/coredump.conf
2026-06-09 14:46:29.403422 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/journald.conf
2026-06-09 14:46:29.403462 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/logind.conf
2026-06-09 14:46:29.403500 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/pstore.conf
2026-06-09 14:46:29.403580 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/sleep.conf
2026-06-09 14:46:29.403629 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system.conf
2026-06-09 14:46:29.403669 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user.conf
2026-06-09 14:46:29.403705 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/network/
2026-06-09 14:46:29.403742 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/
2026-06-09 14:46:29.403779 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-edpm-container-shutdown.preset
2026-06-09 14:46:29.403814 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-netns-placeholder.preset
2026-06-09 14:46:29.403851 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/
2026-06-09 14:46:29.403889 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm-container-shutdown.service
2026-06-09 14:46:29.403925 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ceilometer_agent_compute.service
2026-06-09 14:46:29.403964 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt.target
2026-06-09 14:46:29.404000 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt_guests.service
2026-06-09 14:46:29.404036 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_node_exporter.service
2026-06-09 14:46:29.404090 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_nova_compute.service
2026-06-09 14:46:29.404139 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_openstack_network_exporter.service
2026-06-09 14:46:29.404189 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_controller.service
2026-06-09 14:46:29.404234 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_metadata_agent.service
2026-06-09 14:46:29.404279 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_podman_exporter.service
2026-06-09 14:46:29.404323 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/netns-placeholder.service
2026-06-09 14:46:29.404368 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virt-guest-shutdown.target
2026-06-09 14:46:29.404411 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/basic.target.wants/
2026-06-09 14:46:29.404455 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/bluetooth.target.wants/
2026-06-09 14:46:29.404500 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/cloud-init.target.wants/
2026-06-09 14:46:29.404645 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/default.target.wants/
2026-06-09 14:46:29.404693 | 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-09 14:46:29.404734 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/getty.target.wants/
2026-06-09 14:46:29.404772 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/graphical.target.wants/
2026-06-09 14:46:29.404811 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/local-fs.target.wants/
2026-06-09 14:46:29.404849 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/multi-user.target.wants/
2026-06-09 14:46:29.404885 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/network-online.target.wants/
2026-06-09 14:46:29.404921 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/remote-fs.target.wants/
2026-06-09 14:46:29.404966 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sockets.target.wants/
2026-06-09 14:46:29.405004 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysinit.target.wants/
2026-06-09 14:46:29.405041 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysstat.service.wants/
2026-06-09 14:46:29.405079 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/timers.target.wants/
2026-06-09 14:46:29.405115 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/
2026-06-09 14:46:29.405151 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/override.conf
2026-06-09 14:46:29.405188 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/
2026-06-09 14:46:29.405224 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/override.conf
2026-06-09 14:46:29.405261 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/
2026-06-09 14:46:29.405298 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/override.conf
2026-06-09 14:46:29.405335 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/
2026-06-09 14:46:29.405371 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/override.conf
2026-06-09 14:46:29.405407 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/
2026-06-09 14:46:29.405443 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/override.conf
2026-06-09 14:46:29.405490 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/
2026-06-09 14:46:29.405613 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/override.conf
2026-06-09 14:46:29.405668 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/
2026-06-09 14:46:29.405708 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/override.conf
2026-06-09 14:46:29.405745 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/
2026-06-09 14:46:29.405782 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/override.conf
2026-06-09 14:46:29.405820 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/
2026-06-09 14:46:29.405857 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/override.conf
2026-06-09 14:46:29.405893 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/
2026-06-09 14:46:29.405930 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/override.conf
2026-06-09 14:46:29.405967 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/
2026-06-09 14:46:29.406004 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/override.conf
2026-06-09 14:46:29.406041 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/
2026-06-09 14:46:29.406077 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/override.conf
2026-06-09 14:46:29.406114 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/
2026-06-09 14:46:29.406160 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/override.conf
2026-06-09 14:46:29.406198 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/
2026-06-09 14:46:29.406236 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/override.conf
2026-06-09 14:46:29.406274 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/
2026-06-09 14:46:29.406312 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/basic.target.wants/
2026-06-09 14:46:29.406349 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/sockets.target.wants/
2026-06-09 14:46:29.406385 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/timers.target.wants/
2026-06-09 14:46:29.406422 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/terminfo/
2026-06-09 14:46:29.406458 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/
2026-06-09 14:46:29.406494 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/sos.conf
2026-06-09 14:46:29.406572 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/
2026-06-09 14:46:29.406613 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-config.json
2026-06-09 14:46:29.406649 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/
2026-06-09 14:46:29.406686 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_ECCP256SHA256.json
2026-06-09 14:46:29.406725 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_RSA2048SHA256.json
2026-06-09 14:46:29.406761 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/
2026-06-09 14:46:29.406798 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/active_profile
2026-06-09 14:46:29.406835 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/bootcmdline
2026-06-09 14:46:29.406871 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-powersave-variables.conf
2026-06-09 14:46:29.406907 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-variables.conf
2026-06-09 14:46:29.406943 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/post_loaded_profile
2026-06-09 14:46:29.406978 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/ppd_base_profile
2026-06-09 14:46:29.407014 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/profile_mode
2026-06-09 14:46:29.407050 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/tuned-main.conf
2026-06-09 14:46:29.407086 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/recommend.d/
2026-06-09 14:46:29.407124 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/
2026-06-09 14:46:29.407162 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.bin.gz
2026-06-09 14:46:29.407199 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/udev.conf
2026-06-09 14:46:29.407237 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.d/
2026-06-09 14:46:29.407274 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/rules.d/
2026-06-09 14:46:29.407336 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/
2026-06-09 14:46:29.407374 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/mount_options.conf.example
2026-06-09 14:46:29.407413 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/udisks2.conf
2026-06-09 14:46:29.407463 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/
2026-06-09 14:46:29.407560 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/icannbundle.pem
2026-06-09 14:46:29.407627 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/root.key
2026-06-09 14:46:29.407683 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/
2026-06-09 14:46:29.407735 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/autostart/
2026-06-09 14:46:29.407786 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/systemd/
2026-06-09 14:46:29.407837 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/
2026-06-09 14:46:29.407889 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean-antelope-testing.repo
2026-06-09 14:46:29.407941 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean.repo
2026-06-09 14:46:29.407992 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-appstream.repo
2026-06-09 14:46:29.408041 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-baseos.repo
2026-06-09 14:46:29.408091 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-highavailability.repo
2026-06-09 14:46:29.408143 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-powertools.repo
2026-06-09 14:46:29.408193 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum/
2026-06-09 14:46:29.408244 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/
2026-06-09 14:46:29.408292 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/log/README -> ../../usr/share/doc/systemd/README.logs
2026-06-09 14:46:29.408341 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/boot.log
2026-06-09 14:46:29.408393 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/btmp
2026-06-09 14:46:29.408446 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init-output.log
2026-06-09 14:46:29.408499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init.log
2026-06-09 14:46:29.408585 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cron
2026-06-09 14:46:29.408633 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.librepo.log
2026-06-09 14:46:29.408685 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.log
2026-06-09 14:46:29.408732 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.rpm.log
2026-06-09 14:46:29.408785 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/hawkey.log
2026-06-09 14:46:29.408839 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/lastlog.gz
2026-06-09 14:46:29.408881 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/maillog
2026-06-09 14:46:29.408919 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/messages.gz
2026-06-09 14:46:29.408955 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/os-net-config.log
2026-06-09 14:46:29.408994 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/secure
2026-06-09 14:46:29.409032 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/spooler
2026-06-09 14:46:29.409070 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/wtmp
2026-06-09 14:46:29.409107 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/
2026-06-09 14:46:29.409144 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/anaconda.log
2026-06-09 14:46:29.409182 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dbus.log
2026-06-09 14:46:29.409220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dnf.librepo.log
2026-06-09 14:46:29.409265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/hawkey.log
2026-06-09 14:46:29.409304 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/journal.log
2026-06-09 14:46:29.409342 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-lf3axsx6.log
2026-06-09 14:46:29.409379 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-lnslz0ej.log
2026-06-09 14:46:29.409415 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-nq7relp7.log
2026-06-09 14:46:29.409452 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-od2ipxcj.log
2026-06-09 14:46:29.409488 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-ynqomw6l.log
2026-06-09 14:46:29.409568 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lorax-packages.log
2026-06-09 14:46:29.409611 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lvm.log
2026-06-09 14:46:29.409650 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/packaging.log
2026-06-09 14:46:29.409689 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/program.log
2026-06-09 14:46:29.409727 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/storage.log
2026-06-09 14:46:29.409764 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/syslog
2026-06-09 14:46:29.409800 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/
2026-06-09 14:46:29.409838 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log
2026-06-09 14:46:29.409876 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log.1.gz
2026-06-09 14:46:29.409913 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/ceph/
2026-06-09 14:46:29.409950 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/chrony/
2026-06-09 14:46:29.409988 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/
2026-06-09 14:46:29.410025 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/852a48e5108d42d3889dac5d42f0f479/
2026-06-09 14:46:29.410145 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/852a48e5108d42d3889dac5d42f0f479/system.journal.gz
2026-06-09 14:46:29.410200 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/852a48e5108d42d3889dac5d42f0f479/system@7571090037e54c01b8d7b349617ddd7a-0000000000000abd-000653d2c98f49ae.journal.gz
2026-06-09 14:46:29.410239 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/852a48e5108d42d3889dac5d42f0f479/system@7571090037e54c01b8d7b349617ddd7a-0000000000001286-000653d2da6ff1b6.journal.gz
2026-06-09 14:46:29.410275 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/852a48e5108d42d3889dac5d42f0f479/system@7571090037e54c01b8d7b349617ddd7a-0000000000001a54-000653d2f484987a.journal.gz
2026-06-09 14:46:29.410312 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/852a48e5108d42d3889dac5d42f0f479/system@7571090037e54c01b8d7b349617ddd7a-00000000000024f3-000653d2f498ede3.journal.gz
2026-06-09 14:46:29.410347 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/852a48e5108d42d3889dac5d42f0f479/system@7571090037e54c01b8d7b349617ddd7a-000000000000324f-000653d2f49e5709.journal.gz
2026-06-09 14:46:29.410382 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/852a48e5108d42d3889dac5d42f0f479/system@7571090037e54c01b8d7b349617ddd7a-0000000000003dab-000653d2f502605c.journal.gz
2026-06-09 14:46:29.410419 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/852a48e5108d42d3889dac5d42f0f479/system@7571090037e54c01b8d7b349617ddd7a-00000000000047ea-000653d2f508b814.journal.gz
2026-06-09 14:46:29.410466 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/852a48e5108d42d3889dac5d42f0f479/system@7571090037e54c01b8d7b349617ddd7a-000000000000546f-000653d2f67cccc6.journal.gz
2026-06-09 14:46:29.410508 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/852a48e5108d42d3889dac5d42f0f479/user-1000.journal.gz
2026-06-09 14:46:29.410612 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/852a48e5108d42d3889dac5d42f0f479/user-42405.journal.gz
2026-06-09 14:46:29.410669 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/
2026-06-09 14:46:29.410720 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/qemu/
2026-06-09 14:46:29.410772 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/
2026-06-09 14:46:29.410819 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovs-vswitchd.log
2026-06-09 14:46:29.410857 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovsdb-server.log
2026-06-09 14:46:29.410896 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/private/
2026-06-09 14:46:29.410933 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/qemu-ga/
2026-06-09 14:46:29.410971 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/
2026-06-09 14:46:29.411007 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/sa09
2026-06-09 14:46:29.411045 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/
2026-06-09 14:46:29.411083 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/old/
2026-06-09 14:46:29.411119 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sssd/
2026-06-09 14:46:29.411156 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/
2026-06-09 14:46:29.411193 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/
2026-06-09 14:46:29.411230 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/qemu/
2026-06-09 14:46:29.411268 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/
2026-06-09 14:46:29.411345 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/tuned.log
2026-06-09 14:46:29.411385 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/
2026-06-09 14:46:29.411424 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/
2026-06-09 14:46:29.411462 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/
2026-06-09 14:46:29.411500 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/tls-ca-bundle.pem
2026-06-09 14:46:29.411582 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/
2026-06-09 14:46:29.411625 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/tls-ca-bundle.pem
2026-06-09 14:46:29.411663 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/
2026-06-09 14:46:29.411700 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/tls-ca-bundle.pem
2026-06-09 14:46:29.411738 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/
2026-06-09 14:46:29.411775 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/tls-ca-bundle.pem
2026-06-09 14:46:29.411812 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/
2026-06-09 14:46:29.411850 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/tls-ca-bundle.pem
2026-06-09 14:46:29.411911 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/
2026-06-09 14:46:29.411965 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/tls-ca-bundle.pem
2026-06-09 14:46:29.412029 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/
2026-06-09 14:46:29.412072 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/tls-ca-bundle.pem
2026-06-09 14:46:29.412110 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/
2026-06-09 14:46:29.412146 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/
2026-06-09 14:46:29.412184 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/
2026-06-09 14:46:29.412231 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/ca.crt
2026-06-09 14:46:29.412285 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.crt
2026-06-09 14:46:29.412339 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.key
2026-06-09 14:46:29.412381 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/
2026-06-09 14:46:29.412420 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/
2026-06-09 14:46:29.412457 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/ca.crt
2026-06-09 14:46:29.412495 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.crt
2026-06-09 14:46:29.412575 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.key
2026-06-09 14:46:29.412636 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/
2026-06-09 14:46:29.412676 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/
2026-06-09 14:46:29.412714 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/ca.crt
2026-06-09 14:46:29.412751 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.crt
2026-06-09 14:46:29.412789 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.key
2026-06-09 14:46:29.412827 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/
2026-06-09 14:46:29.412866 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/
2026-06-09 14:46:29.412902 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/ca.crt
2026-06-09 14:46:29.412940 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.crt
2026-06-09 14:46:29.412977 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.key
2026-06-09 14:46:29.413013 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/
2026-06-09 14:46:29.413049 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/ceph/
2026-06-09 14:46:29.413086 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/
2026-06-09 14:46:29.413123 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/
2026-06-09 14:46:29.413161 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck
2026-06-09 14:46:29.413197 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck.future
2026-06-09 14:46:29.413234 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/
2026-06-09 14:46:29.413272 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/healthcheck
2026-06-09 14:46:29.413322 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/
2026-06-09 14:46:29.413361 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/healthcheck
2026-06-09 14:46:29.413468 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/
2026-06-09 14:46:29.413543 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/healthcheck
2026-06-09 14:46:29.413593 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/
2026-06-09 14:46:29.413632 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/healthcheck
2026-06-09 14:46:29.413667 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/
2026-06-09 14:46:29.413704 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/healthcheck
2026-06-09 14:46:29.413740 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/
2026-06-09 14:46:29.413777 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-neutron-ovn-metadata-agent.conf
2026-06-09 14:46:29.413814 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-rootwrap.conf
2026-06-09 14:46:29.413851 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/05-nova-metadata.conf
2026-06-09 14:46:29.413886 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/10-neutron-metadata.conf
2026-06-09 14:46:29.413923 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/
2026-06-09 14:46:29.413960 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/01-nova.conf
2026-06-09 14:46:29.413998 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/02-nova-host-specific.conf
2026-06-09 14:46:29.414036 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/25-nova-extra.conf
2026-06-09 14:46:29.414072 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/notification_rabbitmq_user_name
2026-06-09 14:46:29.414108 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-blank.conf
2026-06-09 14:46:29.414147 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova_statedir_ownership.py
2026-06-09 14:46:29.414184 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/rabbitmq_user_name
2026-06-09 14:46:29.414222 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/run-on-host
2026-06-09 14:46:29.414259 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-config
2026-06-09 14:46:29.414295 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-privatekey
2026-06-09 14:46:29.414332 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-publickey
2026-06-09 14:46:29.414370 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ceph/
2026-06-09 14:46:29.414408 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova_nvme_cleaner/
2026-06-09 14:46:29.414446 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/
2026-06-09 14:46:29.414483 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer-host-specific.conf
2026-06-09 14:46:29.414581 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer.conf
2026-06-09 14:46:29.414626 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/custom.conf
2026-06-09 14:46:29.414672 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/firewall.yaml
2026-06-09 14:46:29.414711 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/node_exporter.yaml
2026-06-09 14:46:29.414765 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/openstack_network_exporter.yaml
2026-06-09 14:46:29.414813 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/podman_exporter.yaml
2026-06-09 14:46:29.414860 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/polling.yaml
2026-06-09 14:46:29.414910 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/
2026-06-09 14:46:29.414956 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm-container-shutdown.service.log
2026-06-09 14:46:29.415004 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ceilometer_agent_compute.service.log
2026-06-09 14:46:29.415048 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_libvirt.target.log
2026-06-09 14:46:29.415094 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_node_exporter.service.log
2026-06-09 14:46:29.415139 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_nova_compute.service.log
2026-06-09 14:46:29.415182 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_openstack_network_exporter.service.log
2026-06-09 14:46:29.415230 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_controller.service.log
2026-06-09 14:46:29.415301 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_metadata_agent.service.log
2026-06-09 14:46:29.415358 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_podman_exporter.service.log
2026-06-09 14:46:29.415405 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovs-vswitchd.service.log
2026-06-09 14:46:29.415452 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovsdb-server.service.log
2026-06-09 14:46:29.415498 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlockd.socket.log
2026-06-09 14:46:29.415590 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd-admin.socket.log
2026-06-09 14:46:29.415640 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.service.log
2026-06-09 14:46:29.415686 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.socket.log
2026-06-09 14:46:29.415734 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-admin.socket.log
2026-06-09 14:46:29.415780 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-ro.socket.log
2026-06-09 14:46:29.415827 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.service.log
2026-06-09 14:46:29.415874 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.socket.log
2026-06-09 14:46:29.415919 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-admin.socket.log
2026-06-09 14:46:29.415964 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-ro.socket.log
2026-06-09 14:46:29.416009 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-tls.socket.log
2026-06-09 14:46:29.416055 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd.socket.log
2026-06-09 14:46:29.416101 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-admin.socket.log
2026-06-09 14:46:29.416146 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-ro.socket.log
2026-06-09 14:46:29.416242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.service.log
2026-06-09 14:46:29.416286 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.socket.log
2026-06-09 14:46:29.416324 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-admin.socket.log
2026-06-09 14:46:29.416363 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-ro.socket.log
2026-06-09 14:46:29.416419 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd.socket.log
2026-06-09 14:46:29.416458 | controller | cd+++++++++ ci-framework-data/logs/2026-06-09_14-32/
2026-06-09 14:46:29.416496 | controller | >f+++++++++ ci-framework-data/logs/2026-06-09_14-32/ansible.log
2026-06-09 14:46:29.416573 | controller | >f+++++++++ ci-framework-data/logs/2026-06-09_14-32/crc-setup.log
2026-06-09 14:46:29.416615 | controller | >f+++++++++ ci-framework-data/logs/2026-06-09_14-32/crc-start.log
2026-06-09 14:46:29.416652 | controller | cd+++++++++ ci-framework-data/logs/bmaas_console_logs/
2026-06-09 14:46:29.416690 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/README
2026-06-09 14:46:29.416727 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console.log
2026-06-09 14:46:29.416765 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-09-14:05:11.log
2026-06-09 14:46:29.416804 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-09-14:09:56.log
2026-06-09 14:46:29.416843 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-09-14:05:11.log
2026-06-09 14:46:29.416881 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-09-14:09:56.log
2026-06-09 14:46:29.416919 | controller | cd+++++++++ ci-framework-data/logs/crc/
2026-06-09 14:46:29.416955 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/
2026-06-09 14:46:29.416992 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/
2026-06-09 14:46:29.417030 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-d66846bc6-vs7b2_4f9db98d-5ac3-436e-8539-e2ccf69dcd9f/
2026-06-09 14:46:29.417069 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-d66846bc6-vs7b2_4f9db98d-5ac3-436e-8539-e2ccf69dcd9f/manager/
2026-06-09 14:46:29.417106 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-d66846bc6-vs7b2_4f9db98d-5ac3-436e-8539-e2ccf69dcd9f/manager/0.log
2026-06-09 14:46:29.417144 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-848c8c95cf-rt2ks_9a8ab4c1-0099-44e9-a046-5162c1e33bc9/
2026-06-09 14:46:29.417182 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-848c8c95cf-rt2ks_9a8ab4c1-0099-44e9-a046-5162c1e33bc9/ironic-httpd/
2026-06-09 14:46:29.417221 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-848c8c95cf-rt2ks_9a8ab4c1-0099-44e9-a046-5162c1e33bc9/ironic-httpd/0.log.gz
2026-06-09 14:46:29.417279 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-848c8c95cf-rt2ks_9a8ab4c1-0099-44e9-a046-5162c1e33bc9/ironic-ipa-downloader/
2026-06-09 14:46:29.417317 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-848c8c95cf-rt2ks_9a8ab4c1-0099-44e9-a046-5162c1e33bc9/ironic-ipa-downloader/0.log
2026-06-09 14:46:29.417363 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-848c8c95cf-rt2ks_9a8ab4c1-0099-44e9-a046-5162c1e33bc9/ironic-log-watch/
2026-06-09 14:46:29.417402 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-848c8c95cf-rt2ks_9a8ab4c1-0099-44e9-a046-5162c1e33bc9/ironic-log-watch/0.log.gz
2026-06-09 14:46:29.417440 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-848c8c95cf-rt2ks_9a8ab4c1-0099-44e9-a046-5162c1e33bc9/ironic/
2026-06-09 14:46:29.417477 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-848c8c95cf-rt2ks_9a8ab4c1-0099-44e9-a046-5162c1e33bc9/ironic/0.log
2026-06-09 14:46:29.417543 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-848c8c95cf-rt2ks_9a8ab4c1-0099-44e9-a046-5162c1e33bc9/mariadb/
2026-06-09 14:46:29.417594 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-848c8c95cf-rt2ks_9a8ab4c1-0099-44e9-a046-5162c1e33bc9/mariadb/0.log
2026-06-09 14:46:29.417633 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-mblcv_5078dc2d-1a5e-4883-be20-22352bb9db12/
2026-06-09 14:46:29.417672 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-mblcv_5078dc2d-1a5e-4883-be20-22352bb9db12/cert-manager-controller/
2026-06-09 14:46:29.417710 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-mblcv_5078dc2d-1a5e-4883-be20-22352bb9db12/cert-manager-controller/0.log
2026-06-09 14:46:29.417748 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-hhzlm_d6fc2b77-1944-4122-9dfd-3cf12c1e40c1/
2026-06-09 14:46:29.417785 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-hhzlm_d6fc2b77-1944-4122-9dfd-3cf12c1e40c1/cert-manager-cainjector/
2026-06-09 14:46:29.417821 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-hhzlm_d6fc2b77-1944-4122-9dfd-3cf12c1e40c1/cert-manager-cainjector/0.log
2026-06-09 14:46:29.417858 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-qd69c_c6879d27-b67d-4346-91d5-d5696669c2e3/
2026-06-09 14:46:29.417896 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-qd69c_c6879d27-b67d-4346-91d5-d5696669c2e3/cert-manager-webhook/
2026-06-09 14:46:29.417934 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-qd69c_c6879d27-b67d-4346-91d5-d5696669c2e3/cert-manager-webhook/0.log
2026-06-09 14:46:29.417989 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/
2026-06-09 14:46:29.418028 | 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-09 14:46:29.418066 | 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-09 14:46:29.418104 | 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-09 14:46:29.418150 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/2.log
2026-06-09 14:46:29.418187 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/3.log
2026-06-09 14:46:29.418224 | 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-09 14:46:29.418260 | 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-09 14:46:29.418297 | 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-09 14:46:29.418333 | 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-09 14:46:29.418369 | 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-09 14:46:29.418404 | 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-09 14:46:29.418441 | 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-09 14:46:29.418477 | 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-09 14:46:29.418543 | 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-09 14:46:29.418594 | 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-09 14:46:29.418653 | 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-09 14:46:29.418692 | 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-09 14:46:29.418730 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-9xkm8_87cf320e-6330-4e3d-b301-78e350aad905/
2026-06-09 14:46:29.418767 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-9xkm8_87cf320e-6330-4e3d-b301-78e350aad905/controller/
2026-06-09 14:46:29.418804 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-9xkm8_87cf320e-6330-4e3d-b301-78e350aad905/controller/0.log.gz
2026-06-09 14:46:29.418841 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-9xkm8_87cf320e-6330-4e3d-b301-78e350aad905/kube-rbac-proxy/
2026-06-09 14:46:29.418876 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-9xkm8_87cf320e-6330-4e3d-b301-78e350aad905/kube-rbac-proxy/0.log
2026-06-09 14:46:29.418913 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-655bc9d744-drs2r_16398cf2-ec28-456e-bb37-be677bd8044f/
2026-06-09 14:46:29.418959 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-655bc9d744-drs2r_16398cf2-ec28-456e-bb37-be677bd8044f/manager/
2026-06-09 14:46:29.418997 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-655bc9d744-drs2r_16398cf2-ec28-456e-bb37-be677bd8044f/manager/0.log
2026-06-09 14:46:29.419035 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-64f87bbdf6-kq8kc_ee2eb1ad-2989-40d9-acba-628ac6ae144d/
2026-06-09 14:46:29.419072 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-64f87bbdf6-kq8kc_ee2eb1ad-2989-40d9-acba-628ac6ae144d/webhook-server/
2026-06-09 14:46:29.419109 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-64f87bbdf6-kq8kc_ee2eb1ad-2989-40d9-acba-628ac6ae144d/webhook-server/0.log
2026-06-09 14:46:29.419147 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-6cpsc_e527c733-ad20-470c-b492-2fe2922f5626/
2026-06-09 14:46:29.419184 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-6cpsc_e527c733-ad20-470c-b492-2fe2922f5626/kube-rbac-proxy/
2026-06-09 14:46:29.419222 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-6cpsc_e527c733-ad20-470c-b492-2fe2922f5626/kube-rbac-proxy/0.log
2026-06-09 14:46:29.419299 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-6cpsc_e527c733-ad20-470c-b492-2fe2922f5626/speaker/
2026-06-09 14:46:29.419345 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-6cpsc_e527c733-ad20-470c-b492-2fe2922f5626/speaker/0.log.gz
2026-06-09 14:46:29.419382 | 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-09 14:46:29.419419 | 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-09 14:46:29.419457 | 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-09 14:46:29.419494 | 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-09 14:46:29.419571 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/
2026-06-09 14:46:29.419614 | 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-09 14:46:29.419651 | 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-09 14:46:29.419688 | 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-09 14:46:29.419726 | 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-09 14:46:29.419771 | 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-09 14:46:29.419809 | 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-09 14:46:29.419846 | 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-09 14:46:29.419900 | 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-09 14:46:29.419940 | 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-09 14:46:29.419976 | 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-09 14:46:29.420013 | 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-09 14:46:29.420050 | 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-09 14:46:29.420088 | 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/1.log
2026-06-09 14:46:29.420125 | 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-09 14:46:29.420162 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-685b49f4d7-4d6xb_b167f5c3-3788-4edd-9e26-0fc3a5748dee/
2026-06-09 14:46:29.420199 | 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-09 14:46:29.420236 | 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-09 14:46:29.420273 | 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-09 14:46:29.420310 | 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-09 14:46:29.420346 | 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-09 14:46:29.420383 | 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-09 14:46:29.420419 | 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-09 14:46:29.420465 | 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-09 14:46:29.420503 | 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-09 14:46:29.420583 | 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/2.log
2026-06-09 14:46:29.420622 | 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/3.log
2026-06-09 14:46:29.420660 | 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-09 14:46:29.420698 | 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-09 14:46:29.420738 | 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/d7962adff0c4e535049863fa9ceded216a1dc45a88cbcec0fcfcf5346194a89d.log
2026-06-09 14:46:29.420776 | 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-09 14:46:29.420815 | 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-09 14:46:29.420852 | 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-09 14:46:29.420890 | 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-09 14:46:29.420927 | 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-09 14:46:29.420964 | 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-09 14:46:29.421002 | 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-09 14:46:29.421040 | 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-09 14:46:29.421108 | 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-09 14:46:29.421159 | 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-09 14:46:29.421206 | 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-09 14:46:29.421244 | 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-09 14:46:29.421282 | 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-09 14:46:29.421319 | 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-09 14:46:29.421357 | 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-09 14:46:29.421395 | 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-09 14:46:29.421431 | 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-09 14:46:29.421469 | 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-09 14:46:29.421508 | 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/4.log
2026-06-09 14:46:29.421583 | 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/5.log
2026-06-09 14:46:29.421627 | 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-09 14:46:29.421667 | 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-09 14:46:29.421705 | 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-09 14:46:29.421743 | 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/1.log
2026-06-09 14:46:29.421780 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-65f8db969c-cc8mr_8fd24d5f-47b5-4fb4-89be-0033bd662d95/
2026-06-09 14:46:29.421818 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-65f8db969c-cc8mr_8fd24d5f-47b5-4fb4-89be-0033bd662d95/console/
2026-06-09 14:46:29.421855 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-65f8db969c-cc8mr_8fd24d5f-47b5-4fb4-89be-0033bd662d95/console/0.log
2026-06-09 14:46:29.421891 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/
2026-06-09 14:46:29.421935 | 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-09 14:46:29.421974 | 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-09 14:46:29.422012 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/11.log
2026-06-09 14:46:29.422049 | 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-09 14:46:29.422086 | 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-09 14:46:29.422124 | 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-09 14:46:29.422161 | 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-09 14:46:29.422199 | 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-09 14:46:29.422235 | 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-09 14:46:29.422270 | 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-09 14:46:29.422305 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-7b67b7975-9gg2q_897ae989-d05f-4c10-94d8-484fe975fec7/
2026-06-09 14:46:29.422342 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-7b67b7975-9gg2q_897ae989-d05f-4c10-94d8-484fe975fec7/controller-manager/
2026-06-09 14:46:29.422377 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-7b67b7975-9gg2q_897ae989-d05f-4c10-94d8-484fe975fec7/controller-manager/0.log
2026-06-09 14:46:29.422430 | 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-09 14:46:29.422469 | 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-09 14:46:29.422505 | 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-09 14:46:29.422580 | 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-09 14:46:29.422618 | 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-09 14:46:29.422663 | 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-09 14:46:29.422701 | 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-09 14:46:29.422737 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/
2026-06-09 14:46:29.422773 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/dns/
2026-06-09 14:46:29.422809 | 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-09 14:46:29.422845 | 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-09 14:46:29.422882 | 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-09 14:46:29.422919 | 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-09 14:46:29.422956 | 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-09 14:46:29.423054 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/
2026-06-09 14:46:29.423113 | 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-09 14:46:29.423151 | 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-09 14:46:29.423189 | 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-09 14:46:29.423226 | 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-09 14:46:29.423263 | 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-09 14:46:29.423331 | 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-09 14:46:29.423369 | 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/1.log
2026-06-09 14:46:29.423406 | 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-09 14:46:29.423442 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/
2026-06-09 14:46:29.423480 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/
2026-06-09 14:46:29.423549 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/0.log
2026-06-09 14:46:29.423606 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/
2026-06-09 14:46:29.423648 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/0.log
2026-06-09 14:46:29.423685 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/
2026-06-09 14:46:29.423723 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/0.log
2026-06-09 14:46:29.423762 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/
2026-06-09 14:46:29.423799 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/0.log
2026-06-09 14:46:29.423837 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/
2026-06-09 14:46:29.423874 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/0.log
2026-06-09 14:46:29.423912 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/
2026-06-09 14:46:29.423949 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/0.log.gz
2026-06-09 14:46:29.423987 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/
2026-06-09 14:46:29.424025 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/0.log
2026-06-09 14:46:29.424061 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/
2026-06-09 14:46:29.424098 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/0.log
2026-06-09 14:46:29.424135 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_23291601-5bcb-488d-8e28-2f79c1e67296/
2026-06-09 14:46:29.424171 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_23291601-5bcb-488d-8e28-2f79c1e67296/installer/
2026-06-09 14:46:29.424207 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_23291601-5bcb-488d-8e28-2f79c1e67296/installer/0.log
2026-06-09 14:46:29.424245 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4tm6n_238a3e57-1192-45dd-b15b-eca2691a8031/
2026-06-09 14:46:29.424283 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4tm6n_238a3e57-1192-45dd-b15b-eca2691a8031/1e8dff9cdac731223b14ae62805f9a96b12ad118c9c6d213e832ede913ae1579.log
2026-06-09 14:46:29.424320 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4tm6n_238a3e57-1192-45dd-b15b-eca2691a8031/controller/
2026-06-09 14:46:29.424358 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4tm6n_238a3e57-1192-45dd-b15b-eca2691a8031/controller/0.log
2026-06-09 14:46:29.424395 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4tm6n_238a3e57-1192-45dd-b15b-eca2691a8031/cp-frr-files/
2026-06-09 14:46:29.424438 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4tm6n_238a3e57-1192-45dd-b15b-eca2691a8031/cp-frr-files/0.log
2026-06-09 14:46:29.424476 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4tm6n_238a3e57-1192-45dd-b15b-eca2691a8031/cp-frr-status/
2026-06-09 14:46:29.424544 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4tm6n_238a3e57-1192-45dd-b15b-eca2691a8031/cp-frr-status/0.log
2026-06-09 14:46:29.424593 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4tm6n_238a3e57-1192-45dd-b15b-eca2691a8031/cp-metrics/
2026-06-09 14:46:29.424634 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4tm6n_238a3e57-1192-45dd-b15b-eca2691a8031/cp-metrics/0.log
2026-06-09 14:46:29.424670 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4tm6n_238a3e57-1192-45dd-b15b-eca2691a8031/cp-reloader/
2026-06-09 14:46:29.424707 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4tm6n_238a3e57-1192-45dd-b15b-eca2691a8031/cp-reloader/0.log
2026-06-09 14:46:29.424742 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4tm6n_238a3e57-1192-45dd-b15b-eca2691a8031/frr-metrics/
2026-06-09 14:46:29.424780 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4tm6n_238a3e57-1192-45dd-b15b-eca2691a8031/frr-metrics/0.log
2026-06-09 14:46:29.424816 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4tm6n_238a3e57-1192-45dd-b15b-eca2691a8031/frr-status/
2026-06-09 14:46:29.424853 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4tm6n_238a3e57-1192-45dd-b15b-eca2691a8031/frr-status/0.log
2026-06-09 14:46:29.424890 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4tm6n_238a3e57-1192-45dd-b15b-eca2691a8031/frr/
2026-06-09 14:46:29.424926 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4tm6n_238a3e57-1192-45dd-b15b-eca2691a8031/frr/0.log
2026-06-09 14:46:29.424962 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4tm6n_238a3e57-1192-45dd-b15b-eca2691a8031/kube-rbac-proxy-frr/
2026-06-09 14:46:29.424999 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4tm6n_238a3e57-1192-45dd-b15b-eca2691a8031/kube-rbac-proxy-frr/0.log
2026-06-09 14:46:29.425035 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4tm6n_238a3e57-1192-45dd-b15b-eca2691a8031/kube-rbac-proxy/
2026-06-09 14:46:29.425073 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4tm6n_238a3e57-1192-45dd-b15b-eca2691a8031/kube-rbac-proxy/0.log
2026-06-09 14:46:29.425110 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4tm6n_238a3e57-1192-45dd-b15b-eca2691a8031/reloader/
2026-06-09 14:46:29.425147 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-4tm6n_238a3e57-1192-45dd-b15b-eca2691a8031/reloader/0.log
2026-06-09 14:46:29.425184 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-gmn9t_4a81c753-3071-4113-98a0-a6a815d1b07b/
2026-06-09 14:46:29.425221 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-gmn9t_4a81c753-3071-4113-98a0-a6a815d1b07b/frr-k8s-webhook-server/
2026-06-09 14:46:29.425258 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-gmn9t_4a81c753-3071-4113-98a0-a6a815d1b07b/frr-k8s-webhook-server/0.log
2026-06-09 14:46:29.425304 | 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-09 14:46:29.425342 | 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-09 14:46:29.425380 | 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-09 14:46:29.425416 | 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/1.log
2026-06-09 14:46:29.425453 | 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-09 14:46:29.425490 | 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-09 14:46:29.425563 | 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-09 14:46:29.425604 | 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-09 14:46:29.425641 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/
2026-06-09 14:46:29.425677 | 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-09 14:46:29.425714 | 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-09 14:46:29.425751 | 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-09 14:46:29.425795 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683598-7rn4v_d4f77dcf-220a-4039-9eec-a840001ca498/
2026-06-09 14:46:29.425840 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683598-7rn4v_d4f77dcf-220a-4039-9eec-a840001ca498/oc/
2026-06-09 14:46:29.425880 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683598-7rn4v_d4f77dcf-220a-4039-9eec-a840001ca498/oc/0.log
2026-06-09 14:46:29.425923 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683600-8mw9f_bebbf527-eac8-45c9-a5fe-ddb121bebafd/
2026-06-09 14:46:29.425962 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683600-8mw9f_bebbf527-eac8-45c9-a5fe-ddb121bebafd/oc/
2026-06-09 14:46:29.426007 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683600-8mw9f_bebbf527-eac8-45c9-a5fe-ddb121bebafd/oc/0.log
2026-06-09 14:46:29.426045 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683602-nzxnt_865e9c7a-c609-4308-b3c1-2421098a038d/
2026-06-09 14:46:29.426098 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683602-nzxnt_865e9c7a-c609-4308-b3c1-2421098a038d/oc/
2026-06-09 14:46:29.426141 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29683602-nzxnt_865e9c7a-c609-4308-b3c1-2421098a038d/oc/0.log
2026-06-09 14:46:29.426183 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/
2026-06-09 14:46:29.426221 | 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-09 14:46:29.426267 | 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-09 14:46:29.426303 | 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-09 14:46:29.426361 | 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-09 14:46:29.426412 | 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-09 14:46:29.426461 | 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-09 14:46:29.426548 | 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-09 14:46:29.426611 | 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-09 14:46:29.426660 | 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-09 14:46:29.426710 | 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-09 14:46:29.426764 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/
2026-06-09 14:46:29.426811 | 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-09 14:46:29.426855 | 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-09 14:46:29.426900 | 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-09 14:46:29.426945 | 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-09 14:46:29.426988 | 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-09 14:46:29.427032 | 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-09 14:46:29.427137 | 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-09 14:46:29.427184 | 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-09 14:46:29.427223 | 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-09 14:46:29.427262 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-12-crc_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1/
2026-06-09 14:46:29.427335 | 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-09 14:46:29.427376 | 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-09 14:46:29.427416 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_9323fe76-9364-4e54-b8ef-3711a206db1a/
2026-06-09 14:46:29.427454 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_9323fe76-9364-4e54-b8ef-3711a206db1a/installer/
2026-06-09 14:46:29.427491 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_9323fe76-9364-4e54-b8ef-3711a206db1a/installer/0.log
2026-06-09 14:46:29.427575 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/
2026-06-09 14:46:29.427616 | 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-09 14:46:29.427654 | 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-09 14:46:29.427691 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-regeneration-controller/1.log
2026-06-09 14:46:29.427728 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-syncer/
2026-06-09 14:46:29.427766 | 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-09 14:46:29.427803 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-check-endpoints/
2026-06-09 14:46:29.427840 | 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-09 14:46:29.427878 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-insecure-readyz/
2026-06-09 14:46:29.427914 | 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-09 14:46:29.427961 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver/
2026-06-09 14:46:29.427999 | 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-09 14:46:29.428034 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/
2026-06-09 14:46:29.428070 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/0.log
2026-06-09 14:46:29.428106 | 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-09 14:46:29.428144 | 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-09 14:46:29.428181 | 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-09 14:46:29.428218 | 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-09 14:46:29.428254 | 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-09 14:46:29.428291 | 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-09 14:46:29.428329 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_91af399f-665e-42f2-9893-737c2d4b367b/
2026-06-09 14:46:29.428367 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_91af399f-665e-42f2-9893-737c2d4b367b/pruner/
2026-06-09 14:46:29.428402 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_91af399f-665e-42f2-9893-737c2d4b367b/pruner/0.log
2026-06-09 14:46:29.428438 | 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-09 14:46:29.428474 | 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-09 14:46:29.428542 | 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-09 14:46:29.428592 | 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/1.log
2026-06-09 14:46:29.428635 | 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-09 14:46:29.428674 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/
2026-06-09 14:46:29.428720 | 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-09 14:46:29.428759 | 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-09 14:46:29.428795 | 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-09 14:46:29.428835 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/10.log
2026-06-09 14:46:29.428872 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/9.log
2026-06-09 14:46:29.428909 | 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-09 14:46:29.428946 | 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-09 14:46:29.428984 | 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-09 14:46:29.429021 | 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-09 14:46:29.429057 | 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-09 14:46:29.429094 | 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/1.log
2026-06-09 14:46:29.429132 | 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-09 14:46:29.429169 | 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-09 14:46:29.429207 | 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-09 14:46:29.429245 | 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-09 14:46:29.429350 | 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-09 14:46:29.429404 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/5.log
2026-06-09 14:46:29.429454 | 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-09 14:46:29.429498 | 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-09 14:46:29.429577 | 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-09 14:46:29.429620 | 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/1.log
2026-06-09 14:46:29.429659 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/
2026-06-09 14:46:29.429698 | 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-09 14:46:29.429736 | 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-09 14:46:29.429775 | 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-09 14:46:29.429812 | 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-09 14:46:29.429851 | 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-09 14:46:29.429887 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-recovery-controller/1.log
2026-06-09 14:46:29.429925 | 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-09 14:46:29.429962 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/
2026-06-09 14:46:29.429998 | 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-09 14:46:29.430035 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/1.log
2026-06-09 14:46:29.430072 | 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-09 14:46:29.430109 | 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-09 14:46:29.430146 | 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-09 14:46:29.430191 | 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-09 14:46:29.430228 | 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-09 14:46:29.430266 | 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-09 14:46:29.430303 | 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-09 14:46:29.430340 | 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-09 14:46:29.430376 | 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-09 14:46:29.430414 | 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-09 14:46:29.430508 | 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/1.log
2026-06-09 14:46:29.430585 | 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-09 14:46:29.430625 | 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-09 14:46:29.430663 | 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-09 14:46:29.430700 | 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-09 14:46:29.430737 | 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-09 14:46:29.430774 | 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-09 14:46:29.430811 | 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-09 14:46:29.430848 | 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-09 14:46:29.430885 | 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-09 14:46:29.430922 | 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-09 14:46:29.430966 | 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/1.log
2026-06-09 14:46:29.431005 | 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-09 14:46:29.431041 | 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-09 14:46:29.431078 | 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-09 14:46:29.431115 | 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-09 14:46:29.431152 | 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-09 14:46:29.431188 | 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-09 14:46:29.431225 | 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-09 14:46:29.431262 | 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-09 14:46:29.431329 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/
2026-06-09 14:46:29.431368 | 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-09 14:46:29.431404 | 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-09 14:46:29.431442 | 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-09 14:46:29.431478 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/setup/
2026-06-09 14:46:29.431590 | 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-09 14:46:29.431634 | 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-09 14:46:29.431672 | 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-09 14:46:29.431710 | 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-09 14:46:29.431755 | 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-09 14:46:29.431795 | 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-09 14:46:29.431832 | 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-09 14:46:29.431868 | 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-09 14:46:29.431905 | 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-09 14:46:29.431941 | 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/2.log
2026-06-09 14:46:29.431976 | 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-09 14:46:29.432012 | 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-09 14:46:29.432048 | 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-09 14:46:29.432085 | 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-09 14:46:29.432121 | 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-09 14:46:29.432158 | 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-09 14:46:29.432194 | 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-09 14:46:29.432230 | 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/2.log
2026-06-09 14:46:29.432268 | 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-09 14:46:29.432306 | 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-09 14:46:29.432343 | 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-09 14:46:29.432382 | 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-09 14:46:29.432427 | 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-09 14:46:29.432465 | 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-09 14:46:29.432502 | 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/1.log
2026-06-09 14:46:29.432581 | 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/2.log
2026-06-09 14:46:29.432622 | 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-09 14:46:29.432659 | 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-09 14:46:29.432695 | 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-09 14:46:29.432733 | 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-09 14:46:29.432769 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf_9f8a7a44-61e4-486c-8973-4a22cd4a4c99/
2026-06-09 14:46:29.432806 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf_9f8a7a44-61e4-486c-8973-4a22cd4a4c99/extract/
2026-06-09 14:46:29.432843 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf_9f8a7a44-61e4-486c-8973-4a22cd4a4c99/extract/0.log
2026-06-09 14:46:29.432882 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf_9f8a7a44-61e4-486c-8973-4a22cd4a4c99/pull/
2026-06-09 14:46:29.432918 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf_9f8a7a44-61e4-486c-8973-4a22cd4a4c99/pull/0.log
2026-06-09 14:46:29.432957 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf_9f8a7a44-61e4-486c-8973-4a22cd4a4c99/util/
2026-06-09 14:46:29.432994 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf_9f8a7a44-61e4-486c-8973-4a22cd4a4c99/util/0.log
2026-06-09 14:46:29.433032 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-t4k4w_74678df0-93fb-446c-97d1-eba635c38486/
2026-06-09 14:46:29.433070 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-t4k4w_74678df0-93fb-446c-97d1-eba635c38486/extract-content/
2026-06-09 14:46:29.433115 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-t4k4w_74678df0-93fb-446c-97d1-eba635c38486/extract-content/0.log
2026-06-09 14:46:29.433154 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-t4k4w_74678df0-93fb-446c-97d1-eba635c38486/extract-utilities/
2026-06-09 14:46:29.433190 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-t4k4w_74678df0-93fb-446c-97d1-eba635c38486/extract-utilities/0.log
2026-06-09 14:46:29.433229 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-t4k4w_74678df0-93fb-446c-97d1-eba635c38486/registry-server/
2026-06-09 14:46:29.433266 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-t4k4w_74678df0-93fb-446c-97d1-eba635c38486/registry-server/0.log.gz
2026-06-09 14:46:29.433303 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-c9b26_f7fdcda1-e0e2-4dc6-8c73-fb2fb1652b99/
2026-06-09 14:46:29.433339 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-c9b26_f7fdcda1-e0e2-4dc6-8c73-fb2fb1652b99/extract-content/
2026-06-09 14:46:29.433377 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-c9b26_f7fdcda1-e0e2-4dc6-8c73-fb2fb1652b99/extract-content/0.log
2026-06-09 14:46:29.433415 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-c9b26_f7fdcda1-e0e2-4dc6-8c73-fb2fb1652b99/extract-utilities/
2026-06-09 14:46:29.433451 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-c9b26_f7fdcda1-e0e2-4dc6-8c73-fb2fb1652b99/extract-utilities/0.log
2026-06-09 14:46:29.433488 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-c9b26_f7fdcda1-e0e2-4dc6-8c73-fb2fb1652b99/registry-server/
2026-06-09 14:46:29.433561 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-c9b26_f7fdcda1-e0e2-4dc6-8c73-fb2fb1652b99/registry-server/0.log.gz
2026-06-09 14:46:29.433602 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666_a7509f2d-19cb-4013-b35e-9722f57434d2/
2026-06-09 14:46:29.433639 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666_a7509f2d-19cb-4013-b35e-9722f57434d2/extract/
2026-06-09 14:46:29.433675 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666_a7509f2d-19cb-4013-b35e-9722f57434d2/extract/0.log
2026-06-09 14:46:29.433712 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666_a7509f2d-19cb-4013-b35e-9722f57434d2/pull/
2026-06-09 14:46:29.433749 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666_a7509f2d-19cb-4013-b35e-9722f57434d2/pull/0.log
2026-06-09 14:46:29.433787 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666_a7509f2d-19cb-4013-b35e-9722f57434d2/util/
2026-06-09 14:46:29.433825 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666_a7509f2d-19cb-4013-b35e-9722f57434d2/util/0.log
2026-06-09 14:46:29.433869 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-cdrg6_29758ce7-1461-4e6a-b997-a8d16442cd5e/
2026-06-09 14:46:29.433909 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-cdrg6_29758ce7-1461-4e6a-b997-a8d16442cd5e/marketplace-operator/
2026-06-09 14:46:29.433946 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-cdrg6_29758ce7-1461-4e6a-b997-a8d16442cd5e/marketplace-operator/0.log
2026-06-09 14:46:29.433984 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-cdrg6_29758ce7-1461-4e6a-b997-a8d16442cd5e/marketplace-operator/1.log
2026-06-09 14:46:29.434022 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-dfjkb_63ab303c-80fe-41a3-85b5-cb8aa9eafce2/
2026-06-09 14:46:29.434061 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-dfjkb_63ab303c-80fe-41a3-85b5-cb8aa9eafce2/extract-content/
2026-06-09 14:46:29.434098 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-dfjkb_63ab303c-80fe-41a3-85b5-cb8aa9eafce2/extract-content/0.log
2026-06-09 14:46:29.434135 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-dfjkb_63ab303c-80fe-41a3-85b5-cb8aa9eafce2/extract-utilities/
2026-06-09 14:46:29.434173 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-dfjkb_63ab303c-80fe-41a3-85b5-cb8aa9eafce2/extract-utilities/0.log
2026-06-09 14:46:29.434210 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-dfjkb_63ab303c-80fe-41a3-85b5-cb8aa9eafce2/registry-server/
2026-06-09 14:46:29.434247 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-dfjkb_63ab303c-80fe-41a3-85b5-cb8aa9eafce2/registry-server/0.log.gz
2026-06-09 14:46:29.434284 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-n2blp_990ed29a-d543-4036-84d8-6bc8f42ddd63/
2026-06-09 14:46:29.434320 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-n2blp_990ed29a-d543-4036-84d8-6bc8f42ddd63/extract-content/
2026-06-09 14:46:29.434355 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-n2blp_990ed29a-d543-4036-84d8-6bc8f42ddd63/extract-content/0.log
2026-06-09 14:46:29.434392 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-n2blp_990ed29a-d543-4036-84d8-6bc8f42ddd63/extract-utilities/
2026-06-09 14:46:29.434428 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-n2blp_990ed29a-d543-4036-84d8-6bc8f42ddd63/extract-utilities/0.log
2026-06-09 14:46:29.434466 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-n2blp_990ed29a-d543-4036-84d8-6bc8f42ddd63/registry-server/
2026-06-09 14:46:29.434503 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-n2blp_990ed29a-d543-4036-84d8-6bc8f42ddd63/registry-server/0.log.gz
2026-06-09 14:46:29.434582 | 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-09 14:46:29.434620 | 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-09 14:46:29.434666 | 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-09 14:46:29.434704 | 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-09 14:46:29.434741 | 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-09 14:46:29.434776 | 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-09 14:46:29.434813 | 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-09 14:46:29.434850 | 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-09 14:46:29.434886 | 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-09 14:46:29.434923 | 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-09 14:46:29.434960 | 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-09 14:46:29.434997 | 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-09 14:46:29.435035 | 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-09 14:46:29.435073 | 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-09 14:46:29.435111 | 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-09 14:46:29.435150 | 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-09 14:46:29.435186 | 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-09 14:46:29.435225 | 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-09 14:46:29.435261 | 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-09 14:46:29.435328 | 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-09 14:46:29.435375 | 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-09 14:46:29.435414 | 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-09 14:46:29.435451 | 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-09 14:46:29.435490 | 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-09 14:46:29.435567 | 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-09 14:46:29.435610 | 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-09 14:46:29.435649 | 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-09 14:46:29.435699 | 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-09 14:46:29.435737 | 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-09 14:46:29.435796 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/
2026-06-09 14:46:29.435835 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/
2026-06-09 14:46:29.435885 | 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-09 14:46:29.435924 | 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-09 14:46:29.435963 | 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-09 14:46:29.436010 | 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-09 14:46:29.436063 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/
2026-06-09 14:46:29.436102 | 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-09 14:46:29.436139 | 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-09 14:46:29.436176 | 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-09 14:46:29.436211 | 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-09 14:46:29.436255 | 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-09 14:46:29.436294 | 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-09 14:46:29.436330 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-2r8v6_must-gather-rkjpl_11bae0ea-78fb-481e-8552-04224c308fe8/
2026-06-09 14:46:29.436371 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-2r8v6_must-gather-rkjpl_11bae0ea-78fb-481e-8552-04224c308fe8/copy/
2026-06-09 14:46:29.436415 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-2r8v6_must-gather-rkjpl_11bae0ea-78fb-481e-8552-04224c308fe8/gather/
2026-06-09 14:46:29.436452 | 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-09 14:46:29.436489 | 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-09 14:46:29.436569 | 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-09 14:46:29.436610 | 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-09 14:46:29.436648 | 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-09 14:46:29.436686 | 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-09 14:46:29.436723 | 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-09 14:46:29.436760 | 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-09 14:46:29.436796 | 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-09 14:46:29.436833 | 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-09 14:46:29.436869 | 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-09 14:46:29.436906 | 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-09 14:46:29.436943 | 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-09 14:46:29.436987 | 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-09 14:46:29.437026 | 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-09 14:46:29.437062 | 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-09 14:46:29.437108 | 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/2.log
2026-06-09 14:46:29.437147 | 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-09 14:46:29.437184 | 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-09 14:46:29.437251 | 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-09 14:46:29.437301 | 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-09 14:46:29.437346 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/
2026-06-09 14:46:29.437391 | 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-09 14:46:29.437436 | 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-09 14:46:29.437490 | 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-09 14:46:29.437574 | 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-09 14:46:29.437628 | 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-09 14:46:29.437673 | 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-09 14:46:29.437719 | 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.gz
2026-06-09 14:46:29.437764 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-9c4st_97bad7b3-8cda-4dec-94ad-40e9cb547520/
2026-06-09 14:46:29.437810 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-9c4st_97bad7b3-8cda-4dec-94ad-40e9cb547520/nmstate-console-plugin/
2026-06-09 14:46:29.437855 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-9c4st_97bad7b3-8cda-4dec-94ad-40e9cb547520/nmstate-console-plugin/0.log
2026-06-09 14:46:29.437950 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-hcllz_dc32af9f-fe5e-418d-b2c2-5c6e071a70b5/
2026-06-09 14:46:29.437995 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-hcllz_dc32af9f-fe5e-418d-b2c2-5c6e071a70b5/nmstate-handler/
2026-06-09 14:46:29.438052 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-hcllz_dc32af9f-fe5e-418d-b2c2-5c6e071a70b5/nmstate-handler/0.log
2026-06-09 14:46:29.438108 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-xx28r_80d1e582-ba42-4608-8fed-20337fe3ab3f/
2026-06-09 14:46:29.438148 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-xx28r_80d1e582-ba42-4608-8fed-20337fe3ab3f/kube-rbac-proxy/
2026-06-09 14:46:29.438215 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-xx28r_80d1e582-ba42-4608-8fed-20337fe3ab3f/kube-rbac-proxy/0.log
2026-06-09 14:46:29.438255 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-xx28r_80d1e582-ba42-4608-8fed-20337fe3ab3f/nmstate-metrics/
2026-06-09 14:46:29.438291 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-xx28r_80d1e582-ba42-4608-8fed-20337fe3ab3f/nmstate-metrics/0.log
2026-06-09 14:46:29.438328 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-qm8kq_542945fd-2f79-4143-996c-fe936a2bd8a6/
2026-06-09 14:46:29.438364 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-qm8kq_542945fd-2f79-4143-996c-fe936a2bd8a6/nmstate-operator/
2026-06-09 14:46:29.438400 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-qm8kq_542945fd-2f79-4143-996c-fe936a2bd8a6/nmstate-operator/0.log
2026-06-09 14:46:29.438436 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-zjwnr_d13707c6-52b6-4cd5-a035-5ec5730a63a0/
2026-06-09 14:46:29.438482 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-zjwnr_d13707c6-52b6-4cd5-a035-5ec5730a63a0/nmstate-webhook/
2026-06-09 14:46:29.438579 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-zjwnr_d13707c6-52b6-4cd5-a035-5ec5730a63a0/nmstate-webhook/0.log
2026-06-09 14:46:29.438624 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/
2026-06-09 14:46:29.438662 | 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-09 14:46:29.438700 | 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-09 14:46:29.438736 | 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-09 14:46:29.438775 | 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-09 14:46:29.438825 | 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-09 14:46:29.438892 | 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-09 14:46:29.438946 | 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-09 14:46:29.438996 | 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-09 14:46:29.439046 | 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-09 14:46:29.439102 | 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.gz
2026-06-09 14:46:29.439157 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683560-hll9b_b2fa1e4f-2e73-49dc-b0fe-a4e6d8101e8d/
2026-06-09 14:46:29.439208 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683560-hll9b_b2fa1e4f-2e73-49dc-b0fe-a4e6d8101e8d/collect-profiles/
2026-06-09 14:46:29.439298 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683560-hll9b_b2fa1e4f-2e73-49dc-b0fe-a4e6d8101e8d/collect-profiles/0.log
2026-06-09 14:46:29.439351 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683575-kl7f9_11e15161-09d7-4f3c-b056-5428160d5573/
2026-06-09 14:46:29.439402 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683575-kl7f9_11e15161-09d7-4f3c-b056-5428160d5573/collect-profiles/
2026-06-09 14:46:29.439444 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683575-kl7f9_11e15161-09d7-4f3c-b056-5428160d5573/collect-profiles/0.log
2026-06-09 14:46:29.439484 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683590-n6fsl_24fc495c-4380-4475-adc6-03d447857a57/
2026-06-09 14:46:29.439551 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683590-n6fsl_24fc495c-4380-4475-adc6-03d447857a57/collect-profiles/
2026-06-09 14:46:29.439585 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29683590-n6fsl_24fc495c-4380-4475-adc6-03d447857a57/collect-profiles/0.log
2026-06-09 14:46:29.439608 | 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-09 14:46:29.439632 | 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-09 14:46:29.439656 | 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-09 14:46:29.439680 | 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-09 14:46:29.439709 | 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-09 14:46:29.439734 | 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-09 14:46:29.439757 | 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-09 14:46:29.439781 | 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-09 14:46:29.439803 | 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-09 14:46:29.439827 | 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-09 14:46:29.439850 | 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/1.log
2026-06-09 14:46:29.439873 | 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-09 14:46:29.439896 | 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-09 14:46:29.439919 | 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-09 14:46:29.439942 | 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-09 14:46:29.439966 | 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-09 14:46:29.439989 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-kvqln_d933f70b-96d5-4211-b80b-06f6c4d65bc1/
2026-06-09 14:46:29.440013 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-kvqln_d933f70b-96d5-4211-b80b-06f6c4d65bc1/kube-rbac-proxy/
2026-06-09 14:46:29.440036 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-kvqln_d933f70b-96d5-4211-b80b-06f6c4d65bc1/kube-rbac-proxy/0.log
2026-06-09 14:46:29.440060 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-kvqln_d933f70b-96d5-4211-b80b-06f6c4d65bc1/ovnkube-cluster-manager/
2026-06-09 14:46:29.440084 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-kvqln_d933f70b-96d5-4211-b80b-06f6c4d65bc1/ovnkube-cluster-manager/0.log
2026-06-09 14:46:29.440107 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-jxrdg_c7a5b9e6-cefb-433f-bedc-bb81aabf0d18/
2026-06-09 14:46:29.440134 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-jxrdg_c7a5b9e6-cefb-433f-bedc-bb81aabf0d18/kube-rbac-proxy-node/
2026-06-09 14:46:29.440159 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-jxrdg_c7a5b9e6-cefb-433f-bedc-bb81aabf0d18/kube-rbac-proxy-node/0.log
2026-06-09 14:46:29.440184 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-jxrdg_c7a5b9e6-cefb-433f-bedc-bb81aabf0d18/kube-rbac-proxy-ovn-metrics/
2026-06-09 14:46:29.440206 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-jxrdg_c7a5b9e6-cefb-433f-bedc-bb81aabf0d18/kube-rbac-proxy-ovn-metrics/0.log
2026-06-09 14:46:29.440230 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-jxrdg_c7a5b9e6-cefb-433f-bedc-bb81aabf0d18/kubecfg-setup/
2026-06-09 14:46:29.440253 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-jxrdg_c7a5b9e6-cefb-433f-bedc-bb81aabf0d18/kubecfg-setup/0.log
2026-06-09 14:46:29.440276 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-jxrdg_c7a5b9e6-cefb-433f-bedc-bb81aabf0d18/nbdb/
2026-06-09 14:46:29.440299 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-jxrdg_c7a5b9e6-cefb-433f-bedc-bb81aabf0d18/nbdb/0.log
2026-06-09 14:46:29.440322 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-jxrdg_c7a5b9e6-cefb-433f-bedc-bb81aabf0d18/northd/
2026-06-09 14:46:29.440345 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-jxrdg_c7a5b9e6-cefb-433f-bedc-bb81aabf0d18/northd/0.log
2026-06-09 14:46:29.440368 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-jxrdg_c7a5b9e6-cefb-433f-bedc-bb81aabf0d18/ovn-acl-logging/
2026-06-09 14:46:29.440391 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-jxrdg_c7a5b9e6-cefb-433f-bedc-bb81aabf0d18/ovn-acl-logging/0.log
2026-06-09 14:46:29.440414 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-jxrdg_c7a5b9e6-cefb-433f-bedc-bb81aabf0d18/ovn-controller/
2026-06-09 14:46:29.440437 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-jxrdg_c7a5b9e6-cefb-433f-bedc-bb81aabf0d18/ovn-controller/0.log
2026-06-09 14:46:29.440460 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-jxrdg_c7a5b9e6-cefb-433f-bedc-bb81aabf0d18/ovnkube-controller/
2026-06-09 14:46:29.440484 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-jxrdg_c7a5b9e6-cefb-433f-bedc-bb81aabf0d18/ovnkube-controller/0.log.gz
2026-06-09 14:46:29.440507 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-jxrdg_c7a5b9e6-cefb-433f-bedc-bb81aabf0d18/sbdb/
2026-06-09 14:46:29.440558 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-jxrdg_c7a5b9e6-cefb-433f-bedc-bb81aabf0d18/sbdb/0.log
2026-06-09 14:46:29.440584 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-7b78989b58-w6gff_9bcad179-10ac-41e6-9052-87fbe2f96224/
2026-06-09 14:46:29.440607 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-7b78989b58-w6gff_9bcad179-10ac-41e6-9052-87fbe2f96224/route-controller-manager/
2026-06-09 14:46:29.440636 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-7b78989b58-w6gff_9bcad179-10ac-41e6-9052-87fbe2f96224/route-controller-manager/0.log
2026-06-09 14:46:29.440660 | 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-09 14:46:29.440684 | 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-09 14:46:29.440708 | 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-09 14:46:29.440732 | 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-09 14:46:29.440755 | 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-09 14:46:29.440779 | 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-09 14:46:29.440802 | 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-09 14:46:29.440825 | 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-09 14:46:29.440848 | 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-09 14:46:29.440871 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp_7cbc8bee-647e-4042-80a8-86e02cf8646e/
2026-06-09 14:46:29.440894 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp_7cbc8bee-647e-4042-80a8-86e02cf8646e/extract/
2026-06-09 14:46:29.440917 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp_7cbc8bee-647e-4042-80a8-86e02cf8646e/extract/0.log
2026-06-09 14:46:29.440941 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp_7cbc8bee-647e-4042-80a8-86e02cf8646e/pull/
2026-06-09 14:46:29.440964 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp_7cbc8bee-647e-4042-80a8-86e02cf8646e/pull/0.log
2026-06-09 14:46:29.440986 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp_7cbc8bee-647e-4042-80a8-86e02cf8646e/util/
2026-06-09 14:46:29.441010 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp_7cbc8bee-647e-4042-80a8-86e02cf8646e/util/0.log
2026-06-09 14:46:29.441033 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-w86th_915e5393-992e-460b-af28-f5589d24770f/
2026-06-09 14:46:29.441060 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-w86th_915e5393-992e-460b-af28-f5589d24770f/manager/
2026-06-09 14:46:29.441083 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-w86th_915e5393-992e-460b-af28-f5589d24770f/manager/0.log
2026-06-09 14:46:29.441106 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-bt5b8_d6199b64-1702-4a33-b424-27133da20e82/
2026-06-09 14:46:29.441128 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-bt5b8_d6199b64-1702-4a33-b424-27133da20e82/manager/
2026-06-09 14:46:29.441151 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-bt5b8_d6199b64-1702-4a33-b424-27133da20e82/manager/0.log
2026-06-09 14:46:29.441174 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-b9z2r_eb0d23e2-4c9c-45cf-8e87-9a86943599a5/
2026-06-09 14:46:29.441197 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-b9z2r_eb0d23e2-4c9c-45cf-8e87-9a86943599a5/manager/
2026-06-09 14:46:29.441220 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-b9z2r_eb0d23e2-4c9c-45cf-8e87-9a86943599a5/manager/0.log
2026-06-09 14:46:29.441243 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-v27ft_5c354689-f0ed-44b0-a8cc-d341c6900abf/
2026-06-09 14:46:29.441265 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-v27ft_5c354689-f0ed-44b0-a8cc-d341c6900abf/manager/
2026-06-09 14:46:29.441288 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-v27ft_5c354689-f0ed-44b0-a8cc-d341c6900abf/manager/0.log
2026-06-09 14:46:29.441311 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-gnf2g_247c2ad4-2e2d-4d49-88c7-ea81168344ad/
2026-06-09 14:46:29.441334 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-gnf2g_247c2ad4-2e2d-4d49-88c7-ea81168344ad/manager/
2026-06-09 14:46:29.441357 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-gnf2g_247c2ad4-2e2d-4d49-88c7-ea81168344ad/manager/0.log
2026-06-09 14:46:29.441381 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-dz9mc_52389b56-36d4-42a0-9f2f-e05bcdc56304/
2026-06-09 14:46:29.441404 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-dz9mc_52389b56-36d4-42a0-9f2f-e05bcdc56304/manager/
2026-06-09 14:46:29.441426 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-dz9mc_52389b56-36d4-42a0-9f2f-e05bcdc56304/manager/0.log
2026-06-09 14:46:29.441449 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-64nhw_f2827199-b7ec-43ec-bb0c-0aae73e6ebce/
2026-06-09 14:46:29.441472 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-64nhw_f2827199-b7ec-43ec-bb0c-0aae73e6ebce/manager/
2026-06-09 14:46:29.441500 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-64nhw_f2827199-b7ec-43ec-bb0c-0aae73e6ebce/manager/0.log
2026-06-09 14:46:29.441548 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-zm7hh_fe8df81e-3876-456e-a800-404660d16a07/
2026-06-09 14:46:29.441574 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-zm7hh_fe8df81e-3876-456e-a800-404660d16a07/manager/
2026-06-09 14:46:29.441598 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-zm7hh_fe8df81e-3876-456e-a800-404660d16a07/manager/0.log
2026-06-09 14:46:29.441622 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-x8dqh_c9b22a86-18f0-48ab-b6f7-a3409234e279/
2026-06-09 14:46:29.441645 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-x8dqh_c9b22a86-18f0-48ab-b6f7-a3409234e279/manager/
2026-06-09 14:46:29.441669 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-x8dqh_c9b22a86-18f0-48ab-b6f7-a3409234e279/manager/0.log
2026-06-09 14:46:29.441692 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-wpwch_750d1c05-3b9e-40c0-b79a-6afc0bc7f6ae/
2026-06-09 14:46:29.441715 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-wpwch_750d1c05-3b9e-40c0-b79a-6afc0bc7f6ae/manager/
2026-06-09 14:46:29.441739 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-wpwch_750d1c05-3b9e-40c0-b79a-6afc0bc7f6ae/manager/0.log
2026-06-09 14:46:29.441762 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-mjd9d_646abfd9-0aec-4e63-a17e-903efca4875d/
2026-06-09 14:46:29.441784 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-mjd9d_646abfd9-0aec-4e63-a17e-903efca4875d/manager/
2026-06-09 14:46:29.441807 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-mjd9d_646abfd9-0aec-4e63-a17e-903efca4875d/manager/0.log
2026-06-09 14:46:29.441830 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-vb9nq_4c316c91-8234-4c95-9703-3f1de82c4dc4/
2026-06-09 14:46:29.441853 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-vb9nq_4c316c91-8234-4c95-9703-3f1de82c4dc4/manager/
2026-06-09 14:46:29.441876 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-vb9nq_4c316c91-8234-4c95-9703-3f1de82c4dc4/manager/0.log
2026-06-09 14:46:29.441900 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-rkxmh_6048f71d-3c6a-42a8-9b89-922b75411a7d/
2026-06-09 14:46:29.441923 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-rkxmh_6048f71d-3c6a-42a8-9b89-922b75411a7d/manager/
2026-06-09 14:46:29.441951 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-rkxmh_6048f71d-3c6a-42a8-9b89-922b75411a7d/manager/0.log
2026-06-09 14:46:29.441975 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-vf5nr_9337ce80-7364-425b-a06b-f772e7833760/
2026-06-09 14:46:29.441998 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-vf5nr_9337ce80-7364-425b-a06b-f772e7833760/manager/
2026-06-09 14:46:29.442021 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-vf5nr_9337ce80-7364-425b-a06b-f772e7833760/manager/0.log
2026-06-09 14:46:29.442043 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd_3abd1b16-8254-412c-84cd-cd0e7d3a78ff/
2026-06-09 14:46:29.442066 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd_3abd1b16-8254-412c-84cd-cd0e7d3a78ff/manager/
2026-06-09 14:46:29.442089 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd_3abd1b16-8254-412c-84cd-cd0e7d3a78ff/manager/0.log
2026-06-09 14:46:29.442113 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-f4885b4db-2v7lv_cbfb270f-434d-4d5e-b67e-92ad504979e1/
2026-06-09 14:46:29.442136 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-f4885b4db-2v7lv_cbfb270f-434d-4d5e-b67e-92ad504979e1/operator/
2026-06-09 14:46:29.442159 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-f4885b4db-2v7lv_cbfb270f-434d-4d5e-b67e-92ad504979e1/operator/0.log
2026-06-09 14:46:29.442184 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-5895df7d8f-mtf9p_13f12de6-fba8-4868-9298-54a94803be9b/
2026-06-09 14:46:29.442208 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-5895df7d8f-mtf9p_13f12de6-fba8-4868-9298-54a94803be9b/manager/
2026-06-09 14:46:29.442232 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-5895df7d8f-mtf9p_13f12de6-fba8-4868-9298-54a94803be9b/manager/0.log.gz
2026-06-09 14:46:29.442257 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-cffcd_78ed64a5-bd25-43a1-ae5a-dcfa2ca72dc0/
2026-06-09 14:46:29.442280 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-cffcd_78ed64a5-bd25-43a1-ae5a-dcfa2ca72dc0/registry-server/
2026-06-09 14:46:29.442304 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-cffcd_78ed64a5-bd25-43a1-ae5a-dcfa2ca72dc0/registry-server/0.log
2026-06-09 14:46:29.442327 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-dhf82_e777015b-3ee8-4f6d-a881-63707ce91737/
2026-06-09 14:46:29.442350 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-dhf82_e777015b-3ee8-4f6d-a881-63707ce91737/manager/
2026-06-09 14:46:29.442378 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-dhf82_e777015b-3ee8-4f6d-a881-63707ce91737/manager/0.log
2026-06-09 14:46:29.442403 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-pcd8f_d5cfd3ac-de54-4135-8d05-00e2ace67617/
2026-06-09 14:46:29.442426 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-pcd8f_d5cfd3ac-de54-4135-8d05-00e2ace67617/manager/
2026-06-09 14:46:29.442450 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-pcd8f_d5cfd3ac-de54-4135-8d05-00e2ace67617/manager/0.log
2026-06-09 14:46:29.442474 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-7z62x_09478ba3-6218-4511-a2b4-568bfde3f997/
2026-06-09 14:46:29.442497 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-7z62x_09478ba3-6218-4511-a2b4-568bfde3f997/manager/
2026-06-09 14:46:29.442547 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-7z62x_09478ba3-6218-4511-a2b4-568bfde3f997/manager/0.log
2026-06-09 14:46:29.442573 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-9vwgc_934bbaac-13e4-4b5e-86ab-53d3abd91fae/
2026-06-09 14:46:29.442599 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-9vwgc_934bbaac-13e4-4b5e-86ab-53d3abd91fae/manager/
2026-06-09 14:46:29.442622 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-9vwgc_934bbaac-13e4-4b5e-86ab-53d3abd91fae/manager/0.log
2026-06-09 14:46:29.442647 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-kcrrd_55c386ba-a117-4f38-9fd8-483ed21e5fe2/
2026-06-09 14:46:29.442671 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-kcrrd_55c386ba-a117-4f38-9fd8-483ed21e5fe2/manager/
2026-06-09 14:46:29.442695 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-kcrrd_55c386ba-a117-4f38-9fd8-483ed21e5fe2/manager/0.log
2026-06-09 14:46:29.442719 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-57b7b68c9b-tw92z_9ce1dd07-9d9c-409f-8952-5bdf7fd1474b/
2026-06-09 14:46:29.442741 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-57b7b68c9b-tw92z_9ce1dd07-9d9c-409f-8952-5bdf7fd1474b/barbican-api-log/
2026-06-09 14:46:29.442765 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-57b7b68c9b-tw92z_9ce1dd07-9d9c-409f-8952-5bdf7fd1474b/barbican-api-log/0.log
2026-06-09 14:46:29.442787 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-57b7b68c9b-tw92z_9ce1dd07-9d9c-409f-8952-5bdf7fd1474b/barbican-api/
2026-06-09 14:46:29.442810 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-57b7b68c9b-tw92z_9ce1dd07-9d9c-409f-8952-5bdf7fd1474b/barbican-api/0.log
2026-06-09 14:46:29.442834 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-6f8ff77dd6-xh6br_752567e0-f108-4e49-b299-afeb989c438c/
2026-06-09 14:46:29.442858 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-6f8ff77dd6-xh6br_752567e0-f108-4e49-b299-afeb989c438c/barbican-keystone-listener-log/
2026-06-09 14:46:29.442886 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-6f8ff77dd6-xh6br_752567e0-f108-4e49-b299-afeb989c438c/barbican-keystone-listener-log/0.log
2026-06-09 14:46:29.442911 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-6f8ff77dd6-xh6br_752567e0-f108-4e49-b299-afeb989c438c/barbican-keystone-listener/
2026-06-09 14:46:29.442934 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-6f8ff77dd6-xh6br_752567e0-f108-4e49-b299-afeb989c438c/barbican-keystone-listener/0.log
2026-06-09 14:46:29.442958 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-5f565bcd9-8xql5_998314f2-28ff-4aee-8810-6d1c09a356af/
2026-06-09 14:46:29.442981 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-5f565bcd9-8xql5_998314f2-28ff-4aee-8810-6d1c09a356af/barbican-worker-log/
2026-06-09 14:46:29.443005 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-5f565bcd9-8xql5_998314f2-28ff-4aee-8810-6d1c09a356af/barbican-worker-log/0.log
2026-06-09 14:46:29.443028 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-5f565bcd9-8xql5_998314f2-28ff-4aee-8810-6d1c09a356af/barbican-worker/
2026-06-09 14:46:29.443051 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-5f565bcd9-8xql5_998314f2-28ff-4aee-8810-6d1c09a356af/barbican-worker/0.log
2026-06-09 14:46:29.443074 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt_e4caa4bf-7e3f-439c-8360-36eba4ca04d4/
2026-06-09 14:46:29.443097 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt_e4caa4bf-7e3f-439c-8360-36eba4ca04d4/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 14:46:29.443121 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt_e4caa4bf-7e3f-439c-8360-36eba4ca04d4/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 14:46:29.443145 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_3f70c736-eeeb-4278-b81e-e5daaa09d8b4/
2026-06-09 14:46:29.443168 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_3f70c736-eeeb-4278-b81e-e5daaa09d8b4/ceilometer-central-agent/
2026-06-09 14:46:29.443191 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_3f70c736-eeeb-4278-b81e-e5daaa09d8b4/ceilometer-central-agent/0.log
2026-06-09 14:46:29.443214 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_3f70c736-eeeb-4278-b81e-e5daaa09d8b4/ceilometer-notification-agent/
2026-06-09 14:46:29.443237 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_3f70c736-eeeb-4278-b81e-e5daaa09d8b4/ceilometer-notification-agent/0.log
2026-06-09 14:46:29.443261 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_3f70c736-eeeb-4278-b81e-e5daaa09d8b4/proxy-httpd/
2026-06-09 14:46:29.443301 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_3f70c736-eeeb-4278-b81e-e5daaa09d8b4/proxy-httpd/0.log
2026-06-09 14:46:29.443325 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_3f70c736-eeeb-4278-b81e-e5daaa09d8b4/sg-core/
2026-06-09 14:46:29.443352 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_3f70c736-eeeb-4278-b81e-e5daaa09d8b4/sg-core/0.log
2026-06-09 14:46:29.443376 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_c73a8eed-db26-4c8d-a216-014996642ede/
2026-06-09 14:46:29.443399 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_c73a8eed-db26-4c8d-a216-014996642ede/cinder-api-log/
2026-06-09 14:46:29.443422 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_c73a8eed-db26-4c8d-a216-014996642ede/cinder-api-log/0.log
2026-06-09 14:46:29.443444 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_c73a8eed-db26-4c8d-a216-014996642ede/cinder-api/
2026-06-09 14:46:29.443467 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_c73a8eed-db26-4c8d-a216-014996642ede/cinder-api/0.log
2026-06-09 14:46:29.443489 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_a3e59ddf-60a1-46a8-ad7c-7dc488e7763e/
2026-06-09 14:46:29.443532 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_a3e59ddf-60a1-46a8-ad7c-7dc488e7763e/cinder-scheduler/
2026-06-09 14:46:29.443563 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_a3e59ddf-60a1-46a8-ad7c-7dc488e7763e/cinder-scheduler/0.log
2026-06-09 14:46:29.443587 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_a3e59ddf-60a1-46a8-ad7c-7dc488e7763e/probe/
2026-06-09 14:46:29.443611 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_a3e59ddf-60a1-46a8-ad7c-7dc488e7763e/probe/0.log
2026-06-09 14:46:29.443635 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8_0918542a-264a-494c-9131-a739484775f3/
2026-06-09 14:46:29.443658 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8_0918542a-264a-494c-9131-a739484775f3/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 14:46:29.443681 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8_0918542a-264a-494c-9131-a739484775f3/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 14:46:29.443704 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4_5f07e759-f43b-4db9-a8ef-833eaa55e8fe/
2026-06-09 14:46:29.443727 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4_5f07e759-f43b-4db9-a8ef-833eaa55e8fe/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 14:46:29.443750 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4_5f07e759-f43b-4db9-a8ef-833eaa55e8fe/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 14:46:29.443772 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-fb69bb9fc-tvtzf_cd26a258-8bd4-4128-b628-3d8081375daf/
2026-06-09 14:46:29.443793 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-fb69bb9fc-tvtzf_cd26a258-8bd4-4128-b628-3d8081375daf/dnsmasq-dns/
2026-06-09 14:46:29.443815 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-fb69bb9fc-tvtzf_cd26a258-8bd4-4128-b628-3d8081375daf/dnsmasq-dns/0.log
2026-06-09 14:46:29.443843 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-fb69bb9fc-tvtzf_cd26a258-8bd4-4128-b628-3d8081375daf/init/
2026-06-09 14:46:29.443868 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-fb69bb9fc-tvtzf_cd26a258-8bd4-4128-b628-3d8081375daf/init/0.log
2026-06-09 14:46:29.443891 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8_20c8cddc-800e-4093-90b4-2412ef1f3c73/
2026-06-09 14:46:29.443915 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8_20c8cddc-800e-4093-90b4-2412ef1f3c73/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 14:46:29.443939 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8_20c8cddc-800e-4093-90b4-2412ef1f3c73/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 14:46:29.443961 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_3064cdf4-5d16-4299-891b-40b1f16ae572/
2026-06-09 14:46:29.443983 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_3064cdf4-5d16-4299-891b-40b1f16ae572/glance-httpd/
2026-06-09 14:46:29.444006 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_3064cdf4-5d16-4299-891b-40b1f16ae572/glance-httpd/0.log
2026-06-09 14:46:29.444028 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_3064cdf4-5d16-4299-891b-40b1f16ae572/glance-log/
2026-06-09 14:46:29.444051 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_3064cdf4-5d16-4299-891b-40b1f16ae572/glance-log/0.log
2026-06-09 14:46:29.444074 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_2d0d88c1-3ab3-466f-8a2d-ca0ed26b5a7c/
2026-06-09 14:46:29.444097 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_2d0d88c1-3ab3-466f-8a2d-ca0ed26b5a7c/glance-httpd/
2026-06-09 14:46:29.444121 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_2d0d88c1-3ab3-466f-8a2d-ca0ed26b5a7c/glance-httpd/0.log
2026-06-09 14:46:29.444144 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_2d0d88c1-3ab3-466f-8a2d-ca0ed26b5a7c/glance-log/
2026-06-09 14:46:29.444168 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_2d0d88c1-3ab3-466f-8a2d-ca0ed26b5a7c/glance-log/0.log
2026-06-09 14:46:29.444191 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4_d9a4f551-eba7-402f-bdf0-977081be2c19/
2026-06-09 14:46:29.444214 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4_d9a4f551-eba7-402f-bdf0-977081be2c19/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 14:46:29.444238 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4_d9a4f551-eba7-402f-bdf0-977081be2c19/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 14:46:29.444262 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz_7e5f0e80-9fa4-487b-9ea7-fdd27984472c/
2026-06-09 14:46:29.444285 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz_7e5f0e80-9fa4-487b-9ea7-fdd27984472c/install-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 14:46:29.444313 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz_7e5f0e80-9fa4-487b-9ea7-fdd27984472c/install-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 14:46:29.444337 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-6f4dd66fc4-289jm_3c1d7769-efc6-4d47-8603-e4ad0516e023/
2026-06-09 14:46:29.444360 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-6f4dd66fc4-289jm_3c1d7769-efc6-4d47-8603-e4ad0516e023/keystone-api/
2026-06-09 14:46:29.444383 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-6f4dd66fc4-289jm_3c1d7769-efc6-4d47-8603-e4ad0516e023/keystone-api/0.log
2026-06-09 14:46:29.444406 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29683561-664ws_56c38d57-879f-4096-9e53-857d127b78e2/
2026-06-09 14:46:29.444429 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29683561-664ws_56c38d57-879f-4096-9e53-857d127b78e2/keystone-cron/
2026-06-09 14:46:29.444452 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29683561-664ws_56c38d57-879f-4096-9e53-857d127b78e2/keystone-cron/0.log
2026-06-09 14:46:29.444475 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_f9811e83-fb40-4428-a1f5-77f29f5d42a5/
2026-06-09 14:46:29.444499 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_f9811e83-fb40-4428-a1f5-77f29f5d42a5/kube-state-metrics/
2026-06-09 14:46:29.444549 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_f9811e83-fb40-4428-a1f5-77f29f5d42a5/kube-state-metrics/0.log
2026-06-09 14:46:29.444576 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s_fe6a3b63-629d-4f20-b226-eab0d4d694e1/
2026-06-09 14:46:29.444599 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s_fe6a3b63-629d-4f20-b226-eab0d4d694e1/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 14:46:29.444622 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s_fe6a3b63-629d-4f20-b226-eab0d4d694e1/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 14:46:29.444645 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_f7a14e3e-4c99-49d2-bc30-bc7fb9a6cba7/
2026-06-09 14:46:29.444669 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_f7a14e3e-4c99-49d2-bc30-bc7fb9a6cba7/memcached/
2026-06-09 14:46:29.444693 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_f7a14e3e-4c99-49d2-bc30-bc7fb9a6cba7/memcached/0.log.gz
2026-06-09 14:46:29.444716 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-579d96b445-vb49n_dd2310ed-0f71-46b8-8a37-3afcb8a1879d/
2026-06-09 14:46:29.444739 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-579d96b445-vb49n_dd2310ed-0f71-46b8-8a37-3afcb8a1879d/neutron-api/
2026-06-09 14:46:29.444762 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-579d96b445-vb49n_dd2310ed-0f71-46b8-8a37-3afcb8a1879d/neutron-api/0.log
2026-06-09 14:46:29.444785 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-579d96b445-vb49n_dd2310ed-0f71-46b8-8a37-3afcb8a1879d/neutron-httpd/
2026-06-09 14:46:29.444814 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-579d96b445-vb49n_dd2310ed-0f71-46b8-8a37-3afcb8a1879d/neutron-httpd/0.log
2026-06-09 14:46:29.444838 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj_f98b46dd-b0c6-4724-ab8b-b0dd6d3a3a90/
2026-06-09 14:46:29.444861 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj_f98b46dd-b0c6-4724-ab8b-b0dd6d3a3a90/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 14:46:29.444884 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj_f98b46dd-b0c6-4724-ab8b-b0dd6d3a3a90/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 14:46:29.444908 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_1f6343a4-75fe-473f-9b92-5b561db98ea0/
2026-06-09 14:46:29.444932 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_1f6343a4-75fe-473f-9b92-5b561db98ea0/nova-api-api/
2026-06-09 14:46:29.444955 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_1f6343a4-75fe-473f-9b92-5b561db98ea0/nova-api-api/0.log
2026-06-09 14:46:29.444980 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_1f6343a4-75fe-473f-9b92-5b561db98ea0/nova-api-log/
2026-06-09 14:46:29.445002 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_1f6343a4-75fe-473f-9b92-5b561db98ea0/nova-api-log/0.log
2026-06-09 14:46:29.445027 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_02386f5f-3b49-42f6-9081-b577237aee90/
2026-06-09 14:46:29.445050 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_02386f5f-3b49-42f6-9081-b577237aee90/nova-cell0-conductor-conductor/
2026-06-09 14:46:29.445073 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_02386f5f-3b49-42f6-9081-b577237aee90/nova-cell0-conductor-conductor/0.log
2026-06-09 14:46:29.445096 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_af389710-6e99-4cf8-acf7-d0c6776d5a59/
2026-06-09 14:46:29.445119 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_af389710-6e99-4cf8-acf7-d0c6776d5a59/nova-cell1-conductor-conductor/
2026-06-09 14:46:29.445142 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_af389710-6e99-4cf8-acf7-d0c6776d5a59/nova-cell1-conductor-conductor/0.log
2026-06-09 14:46:29.445166 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_4d097476-f039-4f7b-b529-1d676fdf3f01/
2026-06-09 14:46:29.445188 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_4d097476-f039-4f7b-b529-1d676fdf3f01/nova-cell1-novncproxy-novncproxy/
2026-06-09 14:46:29.445212 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_4d097476-f039-4f7b-b529-1d676fdf3f01/nova-cell1-novncproxy-novncproxy/0.log
2026-06-09 14:46:29.445235 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj_e98fbf2c-6dac-43bf-9c64-9af5a15a9b39/
2026-06-09 14:46:29.445258 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj_e98fbf2c-6dac-43bf-9c64-9af5a15a9b39/nova-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 14:46:29.445286 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj_e98fbf2c-6dac-43bf-9c64-9af5a15a9b39/nova-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 14:46:29.445309 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_9fc2aa4f-a089-46f9-b57a-343d21f1ef40/
2026-06-09 14:46:29.445332 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_9fc2aa4f-a089-46f9-b57a-343d21f1ef40/nova-metadata-log/
2026-06-09 14:46:29.445356 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_9fc2aa4f-a089-46f9-b57a-343d21f1ef40/nova-metadata-log/0.log
2026-06-09 14:46:29.445378 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_9fc2aa4f-a089-46f9-b57a-343d21f1ef40/nova-metadata-metadata/
2026-06-09 14:46:29.445401 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_9fc2aa4f-a089-46f9-b57a-343d21f1ef40/nova-metadata-metadata/0.log
2026-06-09 14:46:29.445424 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_ab5a6580-fb07-4365-b2b8-cefde5339896/
2026-06-09 14:46:29.445448 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_ab5a6580-fb07-4365-b2b8-cefde5339896/nova-scheduler-scheduler/
2026-06-09 14:46:29.445472 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_ab5a6580-fb07-4365-b2b8-cefde5339896/nova-scheduler-scheduler/0.log
2026-06-09 14:46:29.445496 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_05cd33da-6f33-49d3-a89d-446185165054/
2026-06-09 14:46:29.445545 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_05cd33da-6f33-49d3-a89d-446185165054/galera/
2026-06-09 14:46:29.445572 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_05cd33da-6f33-49d3-a89d-446185165054/galera/0.log
2026-06-09 14:46:29.445595 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_05cd33da-6f33-49d3-a89d-446185165054/mysql-bootstrap/
2026-06-09 14:46:29.445619 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_05cd33da-6f33-49d3-a89d-446185165054/mysql-bootstrap/0.log
2026-06-09 14:46:29.445643 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4_6788681f-20fd-442a-9851-e9dea0144807/
2026-06-09 14:46:29.445666 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4_6788681f-20fd-442a-9851-e9dea0144807/init/
2026-06-09 14:46:29.445690 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4_6788681f-20fd-442a-9851-e9dea0144807/init/0.log
2026-06-09 14:46:29.445714 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4_6788681f-20fd-442a-9851-e9dea0144807/osp-httpd/
2026-06-09 14:46:29.445738 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4_6788681f-20fd-442a-9851-e9dea0144807/osp-httpd/0.log
2026-06-09 14:46:29.445762 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_73efd3cb-bd6f-4471-8af8-a15d42b2ff9a/
2026-06-09 14:46:29.445791 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_73efd3cb-bd6f-4471-8af8-a15d42b2ff9a/galera/
2026-06-09 14:46:29.445815 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_73efd3cb-bd6f-4471-8af8-a15d42b2ff9a/galera/0.log
2026-06-09 14:46:29.445838 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_73efd3cb-bd6f-4471-8af8-a15d42b2ff9a/mysql-bootstrap/
2026-06-09 14:46:29.445861 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_73efd3cb-bd6f-4471-8af8-a15d42b2ff9a/mysql-bootstrap/0.log
2026-06-09 14:46:29.445883 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_9a7d181b-c4eb-408c-b626-eafd795e01ca/
2026-06-09 14:46:29.445907 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_9a7d181b-c4eb-408c-b626-eafd795e01ca/openstackclient/
2026-06-09 14:46:29.445931 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_9a7d181b-c4eb-408c-b626-eafd795e01ca/openstackclient/0.log
2026-06-09 14:46:29.445955 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-2j4qb_24aad209-f20e-48b8-a1d8-0503db45375e/
2026-06-09 14:46:29.445978 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-2j4qb_24aad209-f20e-48b8-a1d8-0503db45375e/ovn-controller/
2026-06-09 14:46:29.446002 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-2j4qb_24aad209-f20e-48b8-a1d8-0503db45375e/ovn-controller/0.log
2026-06-09 14:46:29.446026 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-gf96k_7a179a7d-6076-4b98-a43b-870ee1028bc9/
2026-06-09 14:46:29.446049 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-gf96k_7a179a7d-6076-4b98-a43b-870ee1028bc9/openstack-network-exporter/
2026-06-09 14:46:29.446072 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-gf96k_7a179a7d-6076-4b98-a43b-870ee1028bc9/openstack-network-exporter/0.log
2026-06-09 14:46:29.446096 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-mvtvf_d8af0204-8ebf-443a-a741-6a55747dd4df/
2026-06-09 14:46:29.446119 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-mvtvf_d8af0204-8ebf-443a-a741-6a55747dd4df/ovs-vswitchd/
2026-06-09 14:46:29.446142 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-mvtvf_d8af0204-8ebf-443a-a741-6a55747dd4df/ovs-vswitchd/0.log
2026-06-09 14:46:29.446164 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-mvtvf_d8af0204-8ebf-443a-a741-6a55747dd4df/ovsdb-server-init/
2026-06-09 14:46:29.446187 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-mvtvf_d8af0204-8ebf-443a-a741-6a55747dd4df/ovsdb-server-init/0.log
2026-06-09 14:46:29.446210 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-mvtvf_d8af0204-8ebf-443a-a741-6a55747dd4df/ovsdb-server/
2026-06-09 14:46:29.446233 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-mvtvf_d8af0204-8ebf-443a-a741-6a55747dd4df/ovsdb-server/0.log
2026-06-09 14:46:29.446256 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9_a5ed12b4-6b1d-424e-9e06-0df911b0bb07/
2026-06-09 14:46:29.446277 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9_a5ed12b4-6b1d-424e-9e06-0df911b0bb07/ovn-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 14:46:29.446309 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9_a5ed12b4-6b1d-424e-9e06-0df911b0bb07/ovn-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 14:46:29.446333 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_29a43d23-2cbc-4d11-9e24-628f70c6a918/
2026-06-09 14:46:29.446356 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_29a43d23-2cbc-4d11-9e24-628f70c6a918/openstack-network-exporter/
2026-06-09 14:46:29.446380 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_29a43d23-2cbc-4d11-9e24-628f70c6a918/openstack-network-exporter/0.log
2026-06-09 14:46:29.446404 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_29a43d23-2cbc-4d11-9e24-628f70c6a918/ovn-northd/
2026-06-09 14:46:29.446427 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_29a43d23-2cbc-4d11-9e24-628f70c6a918/ovn-northd/0.log
2026-06-09 14:46:29.446451 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_f5f10456-2b5c-4383-953b-21057c8cdbe9/
2026-06-09 14:46:29.446474 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_f5f10456-2b5c-4383-953b-21057c8cdbe9/openstack-network-exporter/
2026-06-09 14:46:29.446498 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_f5f10456-2b5c-4383-953b-21057c8cdbe9/openstack-network-exporter/0.log
2026-06-09 14:46:29.446546 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_f5f10456-2b5c-4383-953b-21057c8cdbe9/ovsdbserver-nb/
2026-06-09 14:46:29.446572 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_f5f10456-2b5c-4383-953b-21057c8cdbe9/ovsdbserver-nb/0.log
2026-06-09 14:46:29.446596 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_d388e1c7-b7c1-4688-a968-01f3207d5169/
2026-06-09 14:46:29.446622 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_d388e1c7-b7c1-4688-a968-01f3207d5169/openstack-network-exporter/
2026-06-09 14:46:29.446649 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_d388e1c7-b7c1-4688-a968-01f3207d5169/openstack-network-exporter/0.log
2026-06-09 14:46:29.446673 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_d388e1c7-b7c1-4688-a968-01f3207d5169/ovsdbserver-sb/
2026-06-09 14:46:29.446698 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_d388e1c7-b7c1-4688-a968-01f3207d5169/ovsdbserver-sb/0.log
2026-06-09 14:46:29.446721 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-8b6dd45bd-kqsw7_b437dbcd-0199-4359-b322-5cc1ee32e2f4/
2026-06-09 14:46:29.446743 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-8b6dd45bd-kqsw7_b437dbcd-0199-4359-b322-5cc1ee32e2f4/placement-api/
2026-06-09 14:46:29.446766 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-8b6dd45bd-kqsw7_b437dbcd-0199-4359-b322-5cc1ee32e2f4/placement-api/0.log
2026-06-09 14:46:29.446789 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-8b6dd45bd-kqsw7_b437dbcd-0199-4359-b322-5cc1ee32e2f4/placement-log/
2026-06-09 14:46:29.446813 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-8b6dd45bd-kqsw7_b437dbcd-0199-4359-b322-5cc1ee32e2f4/placement-log/0.log
2026-06-09 14:46:29.446841 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_a2e41566-ca97-4fe3-86ab-e54153931874/
2026-06-09 14:46:29.446866 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_a2e41566-ca97-4fe3-86ab-e54153931874/rabbitmq/
2026-06-09 14:46:29.446888 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_a2e41566-ca97-4fe3-86ab-e54153931874/rabbitmq/0.log
2026-06-09 14:46:29.446912 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_a2e41566-ca97-4fe3-86ab-e54153931874/setup-container/
2026-06-09 14:46:29.446935 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_a2e41566-ca97-4fe3-86ab-e54153931874/setup-container/0.log
2026-06-09 14:46:29.446958 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_b5582b85-5d4f-49a0-9093-63b69533c549/
2026-06-09 14:46:29.446982 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_b5582b85-5d4f-49a0-9093-63b69533c549/rabbitmq/
2026-06-09 14:46:29.447005 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_b5582b85-5d4f-49a0-9093-63b69533c549/rabbitmq/0.log
2026-06-09 14:46:29.447029 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_b5582b85-5d4f-49a0-9093-63b69533c549/setup-container/
2026-06-09 14:46:29.447052 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_b5582b85-5d4f-49a0-9093-63b69533c549/setup-container/0.log
2026-06-09 14:46:29.447074 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj_94fd7ffc-a504-4d26-a587-044b2255c3ef/
2026-06-09 14:46:29.447097 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj_94fd7ffc-a504-4d26-a587-044b2255c3ef/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 14:46:29.447120 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj_94fd7ffc-a504-4d26-a587-044b2255c3ef/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 14:46:29.447144 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh_125e8adc-d0e8-4d39-8fa7-4971e380664f/
2026-06-09 14:46:29.447168 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh_125e8adc-d0e8-4d39-8fa7-4971e380664f/redhat-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 14:46:29.447192 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh_125e8adc-d0e8-4d39-8fa7-4971e380664f/redhat-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 14:46:29.447217 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f_11a09ec7-60b8-4072-8c33-9c5b9cb41135/
2026-06-09 14:46:29.447242 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f_11a09ec7-60b8-4072-8c33-9c5b9cb41135/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 14:46:29.447290 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f_11a09ec7-60b8-4072-8c33-9c5b9cb41135/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 14:46:29.447322 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2_08b0960e-55b4-4f3d-b373-02f5664564fb/
2026-06-09 14:46:29.447347 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2_08b0960e-55b4-4f3d-b373-02f5664564fb/run-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 14:46:29.447371 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2_08b0960e-55b4-4f3d-b373-02f5664564fb/run-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 14:46:29.447395 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-5xpqk_cf255c8c-3c9a-4eb5-9d80-c265bbf9bfe8/
2026-06-09 14:46:29.447419 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-5xpqk_cf255c8c-3c9a-4eb5-9d80-c265bbf9bfe8/ssh-known-hosts-edpm-deployment-ipam/
2026-06-09 14:46:29.447444 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-5xpqk_cf255c8c-3c9a-4eb5-9d80-c265bbf9bfe8/ssh-known-hosts-edpm-deployment-ipam/0.log
2026-06-09 14:46:29.447468 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-5c7bdb47bc-jdgl7_f65db7aa-82a7-40c7-a1f0-1d568e77fe0b/
2026-06-09 14:46:29.447492 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-5c7bdb47bc-jdgl7_f65db7aa-82a7-40c7-a1f0-1d568e77fe0b/proxy-httpd/
2026-06-09 14:46:29.447536 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-5c7bdb47bc-jdgl7_f65db7aa-82a7-40c7-a1f0-1d568e77fe0b/proxy-httpd/0.log
2026-06-09 14:46:29.447567 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-5c7bdb47bc-jdgl7_f65db7aa-82a7-40c7-a1f0-1d568e77fe0b/proxy-server/
2026-06-09 14:46:29.447591 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-5c7bdb47bc-jdgl7_f65db7aa-82a7-40c7-a1f0-1d568e77fe0b/proxy-server/0.log
2026-06-09 14:46:29.447615 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-9mw47_2a4638be-e4d9-44e6-a398-4012e80886a2/
2026-06-09 14:46:29.447639 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-9mw47_2a4638be-e4d9-44e6-a398-4012e80886a2/swift-ring-rebalance/
2026-06-09 14:46:29.447663 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-9mw47_2a4638be-e4d9-44e6-a398-4012e80886a2/swift-ring-rebalance/0.log
2026-06-09 14:46:29.447686 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/
2026-06-09 14:46:29.447710 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/account-auditor/
2026-06-09 14:46:29.447734 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/account-auditor/0.log
2026-06-09 14:46:29.447757 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/account-reaper/
2026-06-09 14:46:29.447782 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/account-reaper/0.log
2026-06-09 14:46:29.447806 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/account-replicator/
2026-06-09 14:46:29.447834 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/account-replicator/0.log
2026-06-09 14:46:29.447857 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/account-server/
2026-06-09 14:46:29.447880 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/account-server/0.log
2026-06-09 14:46:29.447902 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/container-auditor/
2026-06-09 14:46:29.447925 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/container-auditor/0.log
2026-06-09 14:46:29.447949 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/container-replicator/
2026-06-09 14:46:29.447972 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/container-replicator/0.log
2026-06-09 14:46:29.447995 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/container-server/
2026-06-09 14:46:29.448028 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/container-server/0.log
2026-06-09 14:46:29.448056 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/container-updater/
2026-06-09 14:46:29.448087 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/container-updater/0.log
2026-06-09 14:46:29.448114 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/object-auditor/
2026-06-09 14:46:29.448143 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/object-auditor/0.log
2026-06-09 14:46:29.448171 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/object-expirer/
2026-06-09 14:46:29.448200 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/object-expirer/0.log
2026-06-09 14:46:29.448229 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/object-replicator/
2026-06-09 14:46:29.448257 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/object-replicator/0.log
2026-06-09 14:46:29.448286 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/object-server/
2026-06-09 14:46:29.448316 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/object-server/0.log
2026-06-09 14:46:29.448344 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/object-updater/
2026-06-09 14:46:29.448372 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/object-updater/0.log
2026-06-09 14:46:29.448401 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/rsync/
2026-06-09 14:46:29.448434 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/rsync/0.log
2026-06-09 14:46:29.448463 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/swift-recon-cron/
2026-06-09 14:46:29.448491 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/swift-recon-cron/0.log
2026-06-09 14:46:29.448547 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/xattr-restore/
2026-06-09 14:46:29.448581 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_170a4bc8-a854-497c-ba1d-f5f05584b24c/xattr-restore/0.log
2026-06-09 14:46:29.448608 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w_cebf775a-1ce6-4822-850d-0ed255069472/
2026-06-09 14:46:29.448638 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w_cebf775a-1ce6-4822-850d-0ed255069472/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 14:46:29.448667 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w_cebf775a-1ce6-4822-850d-0ed255069472/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 14:46:29.448696 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6_9e1b6cc8-4a48-468f-b918-1ceb6d5a6f01/
2026-06-09 14:46:29.448725 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6_9e1b6cc8-4a48-468f-b918-1ceb6d5a6f01/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-09 14:46:29.448755 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6_9e1b6cc8-4a48-468f-b918-1ceb6d5a6f01/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-09 14:46:29.448784 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_d50a22c7-5255-4274-8e78-c2a3464e81e3/
2026-06-09 14:46:29.448812 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_d50a22c7-5255-4274-8e78-c2a3464e81e3/sushy-emulator/
2026-06-09 14:46:29.448841 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_d50a22c7-5255-4274-8e78-c2a3464e81e3/sushy-emulator/0.log
2026-06-09 14:46:29.448870 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/
2026-06-09 14:46:29.448900 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/event-filter.html
2026-06-09 14:46:29.448930 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/latest -> quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8
2026-06-09 14:46:29.448960 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/must-gather.logs
2026-06-09 14:46:29.448989 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/timestamp
2026-06-09 14:46:29.449019 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/
2026-06-09 14:46:29.449048 | 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-09 14:46:29.449084 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/gather.logs
2026-06-09 14:46:29.449114 | 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-09 14:46:29.449144 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/packagemanifests.gz
2026-06-09 14:46:29.449175 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/run.log
2026-06-09 14:46:29.449204 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/version
2026-06-09 14:46:29.449233 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/
2026-06-09 14:46:29.449263 | 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-09 14:46:29.449291 | 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-09 14:46:29.449320 | 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-09 14:46:29.449350 | 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-09 14:46:29.449379 | 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-09 14:46:29.449408 | 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-09 14:46:29.449437 | 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-09 14:46:29.449466 | 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-09 14:46:29.449494 | 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-09 14:46:29.449547 | 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-09 14:46:29.449586 | 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-09 14:46:29.449622 | 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-09 14:46:29.449652 | 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-09 14:46:29.449682 | 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-09 14:46:29.449713 | 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-09 14:46:29.449742 | 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-09 14:46:29.449771 | 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-09 14:46:29.449799 | 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-09 14:46:29.449829 | 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-09 14:46:29.449857 | 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-09 14:46:29.449886 | 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-09 14:46:29.449915 | 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-09 14:46:29.449944 | 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-09 14:46:29.449973 | 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-09 14:46:29.450002 | 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-09 14:46:29.450036 | 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-09 14:46:29.450065 | 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-09 14:46:29.450093 | 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-09 14:46:29.450122 | 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-09 14:46:29.450152 | 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-09 14:46:29.450180 | 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-09 14:46:29.450209 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/
2026-06-09 14:46:29.450238 | 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-09 14:46:29.450267 | 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-09 14:46:29.450296 | 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-09 14:46:29.450325 | 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-09 14:46:29.450354 | 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-09 14:46:29.450382 | 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-09 14:46:29.450410 | 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-09 14:46:29.450439 | 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-09 14:46:29.450472 | 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-09 14:46:29.450502 | 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-09 14:46:29.450554 | 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-09 14:46:29.450585 | 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-09 14:46:29.450614 | 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-09 14:46:29.450644 | 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-09 14:46:29.450671 | 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-09 14:46:29.450700 | 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-09 14:46:29.450728 | 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-09 14:46:29.450757 | 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-09 14:46:29.450784 | 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-09 14:46:29.450813 | 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-09 14:46:29.450842 | 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-09 14:46:29.450871 | 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-09 14:46:29.450898 | 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-09 14:46:29.450933 | 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-09 14:46:29.450962 | 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-09 14:46:29.450991 | 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-09 14:46:29.451020 | 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-09 14:46:29.451044 | 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-09 14:46:29.451069 | 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-09 14:46:29.451098 | 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-09 14:46:29.451126 | 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-09 14:46:29.451154 | 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-09 14:46:29.451184 | 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-09 14:46:29.451213 | 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-09 14:46:29.451243 | 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-09 14:46:29.451292 | 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-09 14:46:29.451331 | 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-09 14:46:29.451369 | 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-09 14:46:29.451405 | 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-09 14:46:29.451450 | 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-09 14:46:29.451488 | 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-09 14:46:29.451557 | 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-09 14:46:29.451596 | 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-09 14:46:29.451631 | 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-09 14:46:29.451667 | 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-09 14:46:29.451703 | 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-09 14:46:29.451740 | 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-09 14:46:29.451777 | 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-09 14:46:29.451814 | 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-09 14:46:29.451851 | 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-09 14:46:29.451888 | 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-09 14:46:29.451925 | 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-09 14:46:29.451963 | 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-09 14:46:29.452001 | 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-09 14:46:29.452046 | 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-09 14:46:29.452086 | 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-09 14:46:29.452123 | 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-09 14:46:29.452160 | 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-09 14:46:29.452197 | 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-09 14:46:29.452234 | 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-09 14:46:29.452271 | 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-09 14:46:29.452307 | 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-09 14:46:29.452344 | 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-09 14:46:29.452380 | 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-09 14:46:29.452417 | 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-09 14:46:29.452453 | 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-09 14:46:29.452490 | 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-09 14:46:29.452554 | 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-09 14:46:29.452593 | 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-09 14:46:29.452637 | 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-09 14:46:29.452675 | 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-09 14:46:29.452713 | 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-09 14:46:29.452750 | 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-09 14:46:29.452786 | 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-09 14:46:29.452823 | 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-09 14:46:29.452859 | 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-09 14:46:29.452895 | 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-09 14:46:29.452931 | 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-09 14:46:29.452968 | 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-09 14:46:29.453004 | 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-09 14:46:29.453040 | 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-09 14:46:29.453076 | 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-09 14:46:29.453112 | 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-09 14:46:29.453148 | 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-09 14:46:29.453191 | 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-09 14:46:29.453228 | 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-09 14:46:29.453265 | 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-09 14:46:29.453302 | 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-09 14:46:29.453339 | 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-09 14:46:29.453377 | 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-09 14:46:29.453414 | 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-09 14:46:29.453451 | 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-09 14:46:29.453488 | 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-09 14:46:29.453556 | 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-09 14:46:29.453598 | 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-09 14:46:29.453637 | 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-09 14:46:29.453674 | 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-09 14:46:29.453711 | 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-09 14:46:29.453747 | 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-09 14:46:29.453791 | 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-09 14:46:29.453830 | 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-09 14:46:29.453867 | 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-09 14:46:29.453905 | 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-09 14:46:29.453944 | 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-09 14:46:29.453982 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/
2026-06-09 14:46:29.454020 | 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-09 14:46:29.454058 | 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-09 14:46:29.454095 | 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-09 14:46:29.454132 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/
2026-06-09 14:46:29.454170 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/endpoints
2026-06-09 14:46:29.454208 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/services
2026-06-09 14:46:29.454245 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/
2026-06-09 14:46:29.454283 | 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-09 14:46:29.454320 | 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-09 14:46:29.454357 | 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-09 14:46:29.454447 | 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-09 14:46:29.454487 | 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-09 14:46:29.454553 | 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-09 14:46:29.454588 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/glance/
2026-06-09 14:46:29.454619 | 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-09 14:46:29.454650 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/
2026-06-09 14:46:29.454680 | 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-09 14:46:29.454711 | 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-09 14:46:29.454742 | 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-09 14:46:29.454773 | 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-09 14:46:29.454804 | 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-09 14:46:29.454835 | 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-09 14:46:29.454865 | 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-09 14:46:29.454895 | 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-09 14:46:29.454925 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/
2026-06-09 14:46:29.454955 | 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-09 14:46:29.454992 | 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-09 14:46:29.455023 | 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-09 14:46:29.455052 | 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-09 14:46:29.455082 | 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-09 14:46:29.455112 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/
2026-06-09 14:46:29.455141 | 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-09 14:46:29.455171 | 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-09 14:46:29.455201 | 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-09 14:46:29.455232 | 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-09 14:46:29.455331 | 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-09 14:46:29.455367 | 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-09 14:46:29.455398 | 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-09 14:46:29.455428 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/
2026-06-09 14:46:29.455459 | 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-09 14:46:29.455488 | 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-09 14:46:29.455543 | 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-09 14:46:29.455589 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/
2026-06-09 14:46:29.455622 | 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-09 14:46:29.455652 | 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-09 14:46:29.455683 | 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-09 14:46:29.455713 | 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-09 14:46:29.455743 | 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-09 14:46:29.455772 | 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-09 14:46:29.455802 | 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-09 14:46:29.455832 | 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-09 14:46:29.455862 | 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-09 14:46:29.455893 | 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-09 14:46:29.455923 | 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-09 14:46:29.455953 | 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-09 14:46:29.455982 | 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-09 14:46:29.456011 | 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-09 14:46:29.456047 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/
2026-06-09 14:46:29.456078 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/
2026-06-09 14:46:29.456109 | 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-09 14:46:29.456139 | 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-09 14:46:29.456168 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/
2026-06-09 14:46:29.456199 | 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-09 14:46:29.456229 | 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-09 14:46:29.456259 | 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-09 14:46:29.456289 | 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-09 14:46:29.456320 | 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-09 14:46:29.456350 | 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-09 14:46:29.456380 | 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-09 14:46:29.456411 | 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-09 14:46:29.456442 | 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-09 14:46:29.456471 | 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-09 14:46:29.456507 | 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-09 14:46:29.456570 | 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-09 14:46:29.456602 | 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-09 14:46:29.456634 | 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-09 14:46:29.456664 | 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-09 14:46:29.456693 | 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-09 14:46:29.456723 | 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-09 14:46:29.456753 | 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-09 14:46:29.456783 | 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-09 14:46:29.456813 | 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-09 14:46:29.456844 | 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-09 14:46:29.456873 | 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-09 14:46:29.456904 | 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-09 14:46:29.456934 | 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-09 14:46:29.456970 | 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-09 14:46:29.457000 | 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-09 14:46:29.457030 | 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-09 14:46:29.457060 | 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-09 14:46:29.457089 | 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-09 14:46:29.457119 | 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-09 14:46:29.457149 | 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-09 14:46:29.457178 | 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-09 14:46:29.457207 | 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-d66846bc6-vs7b2/
2026-06-09 14:46:29.457238 | 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-d66846bc6-vs7b2/baremetal-operator-controller-manager-d66846bc6-vs7b2-describe
2026-06-09 14:46:29.457277 | 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-d66846bc6-vs7b2/logs/
2026-06-09 14:46:29.457307 | 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-d66846bc6-vs7b2/logs/manager.log
2026-06-09 14:46:29.457337 | 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-848c8c95cf-rt2ks/
2026-06-09 14:46:29.457373 | 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-848c8c95cf-rt2ks/baremetal-operator-ironic-848c8c95cf-rt2ks-describe
2026-06-09 14:46:29.457405 | 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-848c8c95cf-rt2ks/logs/
2026-06-09 14:46:29.457435 | 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-848c8c95cf-rt2ks/logs/ironic-httpd.log
2026-06-09 14:46:29.457465 | 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-848c8c95cf-rt2ks/logs/ironic-ipa-downloader.log
2026-06-09 14:46:29.457496 | 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-848c8c95cf-rt2ks/logs/ironic-log-watch.log.gz
2026-06-09 14:46:29.457554 | 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-848c8c95cf-rt2ks/logs/ironic.log
2026-06-09 14:46:29.457587 | 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-848c8c95cf-rt2ks/logs/mariadb.log
2026-06-09 14:46:29.457618 | 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-09 14:46:29.457647 | 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-5d5f98f545.yaml
2026-06-09 14:46:29.457677 | 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-d66846bc6.yaml
2026-06-09 14:46:29.457707 | 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-848c8c95cf.yaml
2026-06-09 14:46:29.457737 | 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-09 14:46:29.457767 | 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-09 14:46:29.457803 | 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-09 14:46:29.457833 | 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-87k69d26tb.yaml
2026-06-09 14:46:29.457863 | 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-09 14:46:29.457892 | 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-09 14:46:29.457922 | 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-98dhb48fm2.yaml
2026-06-09 14:46:29.457951 | 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-09 14:46:29.457981 | 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-09 14:46:29.458011 | 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-09 14:46:29.458040 | 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-09 14:46:29.458071 | 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-09 14:46:29.458100 | 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-09 14:46:29.458129 | 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-09 14:46:29.458158 | 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-09 14:46:29.458187 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/
2026-06-09 14:46:29.458223 | 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-09 14:46:29.458255 | 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-09 14:46:29.458284 | 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-09 14:46:29.458314 | 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-09 14:46:29.458344 | 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-09 14:46:29.458373 | 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-09 14:46:29.458403 | 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-09 14:46:29.458434 | 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-09 14:46:29.458464 | 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-09 14:46:29.458494 | 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-09 14:46:29.458553 | 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-09 14:46:29.458585 | 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-09 14:46:29.458615 | 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-09 14:46:29.458645 | 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-09 14:46:29.458674 | 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-09 14:46:29.458704 | 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-09 14:46:29.458741 | 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-09 14:46:29.458772 | 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-09 14:46:29.458801 | 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-09 14:46:29.458831 | 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-09 14:46:29.458861 | 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-mblcv/
2026-06-09 14:46:29.458890 | 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-mblcv/cert-manager-7b8b89f89d-mblcv-describe
2026-06-09 14:46:29.458921 | 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-mblcv/logs/
2026-06-09 14:46:29.458952 | 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-mblcv/logs/cert-manager-controller.log
2026-06-09 14:46:29.458982 | 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-hhzlm/
2026-06-09 14:46:29.459013 | 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-hhzlm/cert-manager-cainjector-7f9fdd5dd5-hhzlm-describe
2026-06-09 14:46:29.459043 | 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-hhzlm/logs/
2026-06-09 14:46:29.459074 | 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-hhzlm/logs/cert-manager-cainjector.log
2026-06-09 14:46:29.459104 | 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-qd69c/
2026-06-09 14:46:29.459134 | 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-qd69c/cert-manager-webhook-769f6b94cb-qd69c-describe
2026-06-09 14:46:29.459170 | 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-qd69c/logs/
2026-06-09 14:46:29.459200 | 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-qd69c/logs/cert-manager-webhook.log
2026-06-09 14:46:29.459230 | 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-09 14:46:29.459279 | 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-09 14:46:29.459313 | 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-09 14:46:29.459343 | 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-09 14:46:29.459374 | 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-09 14:46:29.459404 | 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-09 14:46:29.459433 | 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-09 14:46:29.459462 | 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-09 14:46:29.459492 | 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-09 14:46:29.459552 | 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-09 14:46:29.459584 | 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-09 14:46:29.459614 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/
2026-06-09 14:46:29.459651 | 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-09 14:46:29.459682 | 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-09 14:46:29.459712 | 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-09 14:46:29.459742 | 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-09 14:46:29.459772 | 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-09 14:46:29.459801 | 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-09 14:46:29.459831 | 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-09 14:46:29.459861 | 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-09 14:46:29.459891 | 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-09 14:46:29.459920 | 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-09 14:46:29.459950 | 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-09 14:46:29.459981 | 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-09 14:46:29.460011 | 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-09 14:46:29.460040 | 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-09 14:46:29.460070 | 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-09 14:46:29.460105 | 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-09 14:46:29.460136 | 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-09 14:46:29.460166 | 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-09 14:46:29.460196 | 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-09 14:46:29.460226 | 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-09 14:46:29.460256 | 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-09 14:46:29.460286 | 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-09 14:46:29.460315 | 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-09 14:46:29.460344 | 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-09 14:46:29.460373 | 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-09 14:46:29.460402 | 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-68lwd.yaml
2026-06-09 14:46:29.460432 | 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-7qfnl.yaml
2026-06-09 14:46:29.460461 | 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-bbsxx.yaml
2026-06-09 14:46:29.460490 | 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-cbf7m.yaml
2026-06-09 14:46:29.460556 | 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-hxfcm.yaml
2026-06-09 14:46:29.460591 | 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-jwvqq.yaml
2026-06-09 14:46:29.460621 | 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-l62dx.yaml
2026-06-09 14:46:29.460652 | 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-p6zzt.yaml
2026-06-09 14:46:29.460682 | 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-pl2vz.yaml
2026-06-09 14:46:29.460712 | 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-xtfgn.yaml
2026-06-09 14:46:29.460741 | 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-z7jwl.yaml
2026-06-09 14:46:29.460771 | 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-zt9lh.yaml
2026-06-09 14:46:29.460800 | 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-09 14:46:29.460829 | 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-09 14:46:29.460860 | 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-09 14:46:29.460889 | 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-09 14:46:29.460919 | 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-09 14:46:29.460949 | 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-09 14:46:29.460986 | 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-09 14:46:29.461017 | 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-09 14:46:29.461047 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/install-xkhnw
2026-06-09 14:46:29.461078 | 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-09 14:46:29.461108 | 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-09 14:46:29.461138 | 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-09 14:46:29.461168 | 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-09 14:46:29.461198 | 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-9xkm8/
2026-06-09 14:46:29.461227 | 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-9xkm8/controller-8464864885-9xkm8-describe
2026-06-09 14:46:29.461257 | 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-9xkm8/logs/
2026-06-09 14:46:29.461287 | 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-9xkm8/logs/controller.log.gz
2026-06-09 14:46:29.461316 | 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-9xkm8/logs/kube-rbac-proxy.log
2026-06-09 14:46:29.461346 | 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-655bc9d744-drs2r/
2026-06-09 14:46:29.461375 | 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-655bc9d744-drs2r/metallb-operator-controller-manager-655bc9d744-drs2r-describe
2026-06-09 14:46:29.461416 | 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-655bc9d744-drs2r/logs/
2026-06-09 14:46:29.461447 | 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-655bc9d744-drs2r/logs/manager.log
2026-06-09 14:46:29.461496 | 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-64f87bbdf6-kq8kc/
2026-06-09 14:46:29.461568 | 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-64f87bbdf6-kq8kc/metallb-operator-webhook-server-64f87bbdf6-kq8kc-describe
2026-06-09 14:46:29.461601 | 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-64f87bbdf6-kq8kc/logs/
2026-06-09 14:46:29.461632 | 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-64f87bbdf6-kq8kc/logs/webhook-server.log
2026-06-09 14:46:29.461663 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-6cpsc/
2026-06-09 14:46:29.461692 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-6cpsc/speaker-6cpsc-describe
2026-06-09 14:46:29.461722 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-6cpsc/logs/
2026-06-09 14:46:29.461752 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-6cpsc/logs/kube-rbac-proxy.log
2026-06-09 14:46:29.461782 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-6cpsc/logs/speaker.log.gz
2026-06-09 14:46:29.461812 | 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-09 14:46:29.461842 | 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-09 14:46:29.461871 | 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-655bc9d744.yaml
2026-06-09 14:46:29.461907 | 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-64f87bbdf6.yaml
2026-06-09 14:46:29.461938 | 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-09 14:46:29.461968 | 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-09 14:46:29.461997 | 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-09 14:46:29.462027 | 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-09 14:46:29.462057 | 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-09 14:46:29.462087 | 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-09 14:46:29.462117 | 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-09 14:46:29.462146 | 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-09 14:46:29.462176 | 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-09 14:46:29.462206 | 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-09 14:46:29.462236 | 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-09 14:46:29.462265 | 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-09 14:46:29.462295 | 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-09 14:46:29.462330 | 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-09 14:46:29.462360 | 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-09 14:46:29.462390 | 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-09 14:46:29.462419 | 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-09 14:46:29.462449 | 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-09 14:46:29.462479 | 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-09 14:46:29.462509 | 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-09 14:46:29.462574 | 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-09 14:46:29.462606 | 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-09 14:46:29.462636 | 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-09 14:46:29.462666 | 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-09 14:46:29.462696 | 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-09 14:46:29.462726 | 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-09 14:46:29.462755 | 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-09 14:46:29.462787 | 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-09 14:46:29.462825 | 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-09 14:46:29.462857 | 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-09 14:46:29.462888 | 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-09 14:46:29.462918 | 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-09 14:46:29.462949 | 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-09 14:46:29.462980 | 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-09 14:46:29.463011 | 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-09 14:46:29.463041 | 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-09 14:46:29.463071 | 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-09 14:46:29.463101 | 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-09 14:46:29.463132 | 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-09 14:46:29.463162 | 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-09 14:46:29.463193 | 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-09 14:46:29.463229 | 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-09 14:46:29.463276 | 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-09 14:46:29.463310 | 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-09 14:46:29.463341 | 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-09 14:46:29.463372 | 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-09 14:46:29.463402 | 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-09 14:46:29.463432 | 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-09 14:46:29.463462 | 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-09 14:46:29.463492 | 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-09 14:46:29.463551 | 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-09 14:46:29.463585 | 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-09 14:46:29.463615 | 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-09 14:46:29.463644 | 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-09 14:46:29.463674 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/
2026-06-09 14:46:29.463710 | 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-09 14:46:29.463741 | 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-09 14:46:29.463770 | 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-09 14:46:29.463799 | 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-09 14:46:29.463828 | 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-09 14:46:29.463857 | 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-09 14:46:29.463885 | 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-09 14:46:29.463915 | 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-09 14:46:29.463943 | 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-09 14:46:29.463972 | 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-09 14:46:29.464001 | 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-09 14:46:29.464031 | 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-09 14:46:29.464061 | 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-09 14:46:29.464090 | 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-09 14:46:29.464120 | 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-09 14:46:29.464156 | 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-09 14:46:29.464187 | 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-09 14:46:29.464217 | 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-09 14:46:29.464246 | 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-09 14:46:29.464275 | 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-09 14:46:29.464304 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/
2026-06-09 14:46:29.464334 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf-describe
2026-06-09 14:46:29.464369 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/logs/
2026-06-09 14:46:29.464398 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/logs/extract.log
2026-06-09 14:46:29.464427 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/logs/pull.log
2026-06-09 14:46:29.464457 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3j7lnf/logs/util.log
2026-06-09 14:46:29.464487 | 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-t4k4w/
2026-06-09 14:46:29.464583 | 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-t4k4w/certified-operators-t4k4w-describe
2026-06-09 14:46:29.464637 | 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-t4k4w/logs/
2026-06-09 14:46:29.464668 | 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-t4k4w/logs/extract-content.log
2026-06-09 14:46:29.464697 | 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-t4k4w/logs/extract-utilities.log
2026-06-09 14:46:29.464726 | 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-t4k4w/logs/registry-server.log.gz
2026-06-09 14:46:29.464754 | 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-c9b26/
2026-06-09 14:46:29.464782 | 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-c9b26/community-operators-c9b26-describe
2026-06-09 14:46:29.464810 | 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-c9b26/logs/
2026-06-09 14:46:29.464837 | 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-c9b26/logs/extract-content.log
2026-06-09 14:46:29.464865 | 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-c9b26/logs/extract-utilities.log
2026-06-09 14:46:29.464893 | 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-c9b26/logs/registry-server.log.gz
2026-06-09 14:46:29.464921 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/
2026-06-09 14:46:29.464949 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666-describe
2026-06-09 14:46:29.464977 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/logs/
2026-06-09 14:46:29.465011 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/logs/extract.log
2026-06-09 14:46:29.465041 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/logs/pull.log
2026-06-09 14:46:29.465070 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9nd666/logs/util.log
2026-06-09 14:46:29.465098 | 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-cdrg6/
2026-06-09 14:46:29.465127 | 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-cdrg6/marketplace-operator-547dbd544d-cdrg6-describe
2026-06-09 14:46:29.465155 | 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-cdrg6/logs/
2026-06-09 14:46:29.465184 | 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-cdrg6/logs/marketplace-operator-previous.log
2026-06-09 14:46:29.465212 | 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-cdrg6/logs/marketplace-operator.log
2026-06-09 14:46:29.465239 | 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-dfjkb/
2026-06-09 14:46:29.465267 | 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-dfjkb/redhat-marketplace-dfjkb-describe
2026-06-09 14:46:29.465295 | 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-dfjkb/logs/
2026-06-09 14:46:29.465323 | 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-dfjkb/logs/extract-content.log
2026-06-09 14:46:29.465351 | 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-dfjkb/logs/extract-utilities.log
2026-06-09 14:46:29.465385 | 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-dfjkb/logs/registry-server.log.gz
2026-06-09 14:46:29.465413 | 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-n2blp/
2026-06-09 14:46:29.465442 | 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-n2blp/redhat-operators-n2blp-describe
2026-06-09 14:46:29.465469 | 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-n2blp/logs/
2026-06-09 14:46:29.465497 | 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-n2blp/logs/extract-content.log
2026-06-09 14:46:29.465568 | 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-n2blp/logs/extract-utilities.log
2026-06-09 14:46:29.465599 | 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-n2blp/logs/registry-server.log.gz
2026-06-09 14:46:29.465627 | 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-09 14:46:29.465654 | 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-09 14:46:29.465680 | 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-09 14:46:29.465708 | 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-09 14:46:29.465734 | 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-09 14:46:29.465761 | 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-09 14:46:29.465793 | 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-09 14:46:29.465820 | 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-09 14:46:29.465847 | 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-09 14:46:29.465873 | 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-09 14:46:29.465962 | 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-09 14:46:29.466026 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/
2026-06-09 14:46:29.466054 | 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-09 14:46:29.466158 | 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-09 14:46:29.466189 | 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-09 14:46:29.466254 | 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-09 14:46:29.466286 | 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-09 14:46:29.466313 | 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-09 14:46:29.466339 | 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-09 14:46:29.466365 | 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-09 14:46:29.466391 | 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-09 14:46:29.466417 | 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-09 14:46:29.466450 | 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-09 14:46:29.466479 | 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-09 14:46:29.466506 | 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-09 14:46:29.466563 | 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-09 14:46:29.466592 | 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-09 14:46:29.466619 | 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-09 14:46:29.466646 | 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-09 14:46:29.466672 | 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-09 14:46:29.466698 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/install-c4m6b
2026-06-09 14:46:29.466725 | 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-09 14:46:29.466751 | 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-09 14:46:29.466777 | 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-09 14:46:29.466803 | 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-09 14:46:29.466829 | 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-09 14:46:29.466862 | 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-9c4st/
2026-06-09 14:46:29.466889 | 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-9c4st/nmstate-console-plugin-9bcc7988b-9c4st-describe
2026-06-09 14:46:29.466915 | 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-9c4st/logs/
2026-06-09 14:46:29.466942 | 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-9c4st/logs/nmstate-console-plugin.log
2026-06-09 14:46:29.466968 | 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-hcllz/
2026-06-09 14:46:29.466994 | 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-hcllz/nmstate-handler-hcllz-describe
2026-06-09 14:46:29.467021 | 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-hcllz/logs/
2026-06-09 14:46:29.467047 | 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-hcllz/logs/nmstate-handler.log
2026-06-09 14:46:29.467073 | 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-xx28r/
2026-06-09 14:46:29.467100 | 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-xx28r/nmstate-metrics-756b4d6fc6-xx28r-describe
2026-06-09 14:46:29.467126 | 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-xx28r/logs/
2026-06-09 14:46:29.467153 | 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-xx28r/logs/kube-rbac-proxy.log
2026-06-09 14:46:29.467180 | 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-xx28r/logs/nmstate-metrics.log
2026-06-09 14:46:29.467207 | 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-qm8kq/
2026-06-09 14:46:29.467240 | 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-qm8kq/nmstate-operator-6569c8c666-qm8kq-describe
2026-06-09 14:46:29.467283 | 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-qm8kq/logs/
2026-06-09 14:46:29.467312 | 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-qm8kq/logs/nmstate-operator.log
2026-06-09 14:46:29.467340 | 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-zjwnr/
2026-06-09 14:46:29.467368 | 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-zjwnr/nmstate-webhook-9b7874799-zjwnr-describe
2026-06-09 14:46:29.467395 | 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-zjwnr/logs/
2026-06-09 14:46:29.467422 | 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-zjwnr/logs/nmstate-webhook.log
2026-06-09 14:46:29.467449 | 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-09 14:46:29.467475 | 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-09 14:46:29.467502 | 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-09 14:46:29.467559 | 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-09 14:46:29.467588 | 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-09 14:46:29.467616 | 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-09 14:46:29.467649 | 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-09 14:46:29.467676 | 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-09 14:46:29.467704 | 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-09 14:46:29.467730 | 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-09 14:46:29.467758 | 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-09 14:46:29.467785 | 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-09 14:46:29.467812 | 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-09 14:46:29.467839 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/
2026-06-09 14:46:29.467866 | 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-09 14:46:29.467893 | 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-09 14:46:29.467919 | 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-09 14:46:29.467946 | 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-09 14:46:29.467972 | 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-09 14:46:29.467998 | 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-09 14:46:29.468025 | 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-09 14:46:29.468061 | 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-09 14:46:29.468089 | 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-09 14:46:29.468116 | 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-09 14:46:29.468142 | 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-09 14:46:29.468168 | 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-09 14:46:29.468195 | 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-09 14:46:29.468222 | 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-09 14:46:29.468249 | 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-09 14:46:29.468277 | 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-09 14:46:29.468311 | 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-09 14:46:29.468342 | 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-09 14:46:29.468370 | 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-09 14:46:29.468398 | 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-09 14:46:29.468425 | 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-09 14:46:29.468453 | 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-09 14:46:29.468481 | 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-09 14:46:29.468539 | 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-09 14:46:29.468575 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/
2026-06-09 14:46:29.468604 | 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-09 14:46:29.468633 | 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-09 14:46:29.468661 | 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-09 14:46:29.468690 | 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-09 14:46:29.468719 | 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-09 14:46:29.468748 | 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-09 14:46:29.468775 | 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-09 14:46:29.468802 | 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-09 14:46:29.468832 | 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-09 14:46:29.468864 | 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-09 14:46:29.468895 | 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-09 14:46:29.468926 | 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-09 14:46:29.468962 | 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-09 14:46:29.468994 | 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-09 14:46:29.469026 | 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-09 14:46:29.469057 | 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-09 14:46:29.469087 | 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-09 14:46:29.469118 | 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-09 14:46:29.469150 | 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-09 14:46:29.469184 | 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-09 14:46:29.469217 | 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-09 14:46:29.469291 | 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-09 14:46:29.469331 | 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-09 14:46:29.469380 | 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-09 14:46:29.469418 | 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-09 14:46:29.469453 | 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-09 14:46:29.469493 | 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-09 14:46:29.469561 | 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-09 14:46:29.469600 | 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-09 14:46:29.469634 | 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-09 14:46:29.469668 | 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-09 14:46:29.469702 | 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-09 14:46:29.469735 | 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-09 14:46:29.469769 | 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-09 14:46:29.469802 | 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-09 14:46:29.469835 | 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-09 14:46:29.469868 | 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-09 14:46:29.469898 | 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-09 14:46:29.469927 | 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-09 14:46:29.469961 | 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-09 14:46:29.469990 | 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-09 14:46:29.470019 | 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-09 14:46:29.470052 | 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-09 14:46:29.470086 | 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-09 14:46:29.470117 | 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-09 14:46:29.470146 | 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-09 14:46:29.470175 | 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-09 14:46:29.470203 | 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-09 14:46:29.470235 | 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-09 14:46:29.470268 | 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-09 14:46:29.470300 | 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-09 14:46:29.470329 | 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-09 14:46:29.470364 | 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-09 14:46:29.470393 | 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-09 14:46:29.470426 | 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-09 14:46:29.470460 | 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-09 14:46:29.470491 | 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-09 14:46:29.470553 | 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-09 14:46:29.470586 | 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-09 14:46:29.470621 | 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-09 14:46:29.470655 | 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-09 14:46:29.470684 | 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-09 14:46:29.470713 | 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-09 14:46:29.470742 | 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-09 14:46:29.470773 | 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-09 14:46:29.470807 | 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-09 14:46:29.470847 | 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-09 14:46:29.470882 | 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-09 14:46:29.470915 | 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-09 14:46:29.470949 | 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-09 14:46:29.470982 | 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-09 14:46:29.471015 | 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-09 14:46:29.471048 | 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-09 14:46:29.471081 | 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-09 14:46:29.471113 | 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-09 14:46:29.471145 | 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-09 14:46:29.471178 | 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-09 14:46:29.471211 | 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-09 14:46:29.471244 | 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-09 14:46:29.471303 | 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-09 14:46:29.471345 | 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-09 14:46:29.471381 | 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-09 14:46:29.471415 | 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-09 14:46:29.471447 | 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-09 14:46:29.471480 | 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-09 14:46:29.471541 | 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-09 14:46:29.471588 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/install-nfdmd
2026-06-09 14:46:29.471624 | 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-09 14:46:29.471648 | 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-09 14:46:29.471672 | 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-09 14:46:29.471697 | 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-09 14:46:29.471721 | 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-09 14:46:29.471746 | 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-09 14:46:29.471771 | 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-09 14:46:29.471800 | 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-09 14:46:29.471821 | 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-09 14:46:29.471842 | 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-09 14:46:29.471863 | 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-09 14:46:29.471885 | 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-09 14:46:29.471909 | 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-09 14:46:29.471932 | 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-09 14:46:29.471953 | 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-09 14:46:29.471973 | 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-09 14:46:29.471994 | 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-09 14:46:29.472018 | 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-09 14:46:29.472042 | 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-09 14:46:29.472066 | 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-09 14:46:29.472093 | 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-09 14:46:29.472115 | 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-09 14:46:29.472136 | 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-09 14:46:29.472161 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4cacd8a.yaml
2026-06-09 14:46:29.472186 | 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-09 14:46:29.472208 | 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-09 14:46:29.472229 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/
2026-06-09 14:46:29.472250 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp-describe
2026-06-09 14:46:29.472272 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/logs/
2026-06-09 14:46:29.472297 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/logs/extract.log
2026-06-09 14:46:29.472320 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/logs/pull.log
2026-06-09 14:46:29.472342 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/9a953fb5c77255bf0d5d7f04d0fab61ae0af8ba7d8c005cc575d91fb4c42nbp/logs/util.log
2026-06-09 14:46:29.472363 | 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-7b8ffd8c4f-w86th/
2026-06-09 14:46:29.472388 | 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-7b8ffd8c4f-w86th/barbican-operator-controller-manager-7b8ffd8c4f-w86th-describe
2026-06-09 14:46:29.472412 | 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-7b8ffd8c4f-w86th/logs/
2026-06-09 14:46:29.472437 | 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-7b8ffd8c4f-w86th/logs/manager.log
2026-06-09 14:46:29.472460 | 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-86c584f6fc-bt5b8/
2026-06-09 14:46:29.472481 | 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-86c584f6fc-bt5b8/cinder-operator-controller-manager-86c584f6fc-bt5b8-describe
2026-06-09 14:46:29.472502 | 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-86c584f6fc-bt5b8/logs/
2026-06-09 14:46:29.472551 | 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-86c584f6fc-bt5b8/logs/manager.log
2026-06-09 14:46:29.472578 | 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-6bf8599b68-b9z2r/
2026-06-09 14:46:29.472601 | 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-6bf8599b68-b9z2r/designate-operator-controller-manager-6bf8599b68-b9z2r-describe
2026-06-09 14:46:29.472622 | 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-6bf8599b68-b9z2r/logs/
2026-06-09 14:46:29.472643 | 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-6bf8599b68-b9z2r/logs/manager.log
2026-06-09 14:46:29.472664 | 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-5bdfb47c4d-v27ft/
2026-06-09 14:46:29.472694 | 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-5bdfb47c4d-v27ft/glance-operator-controller-manager-5bdfb47c4d-v27ft-describe
2026-06-09 14:46:29.472720 | 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-5bdfb47c4d-v27ft/logs/
2026-06-09 14:46:29.472741 | 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-5bdfb47c4d-v27ft/logs/manager.log
2026-06-09 14:46:29.472762 | 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-5c5844cc68-gnf2g/
2026-06-09 14:46:29.472783 | 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-5c5844cc68-gnf2g/heat-operator-controller-manager-5c5844cc68-gnf2g-describe
2026-06-09 14:46:29.472805 | 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-5c5844cc68-gnf2g/logs/
2026-06-09 14:46:29.472830 | 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-5c5844cc68-gnf2g/logs/manager.log
2026-06-09 14:46:29.472854 | 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-548d6d5f9-dz9mc/
2026-06-09 14:46:29.472875 | 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-548d6d5f9-dz9mc/horizon-operator-controller-manager-548d6d5f9-dz9mc-describe
2026-06-09 14:46:29.472896 | 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-548d6d5f9-dz9mc/logs/
2026-06-09 14:46:29.472917 | 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-548d6d5f9-dz9mc/logs/manager.log
2026-06-09 14:46:29.472939 | 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-cbcfcddf7-64nhw/
2026-06-09 14:46:29.472969 | 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-cbcfcddf7-64nhw/infra-operator-controller-manager-cbcfcddf7-64nhw-describe
2026-06-09 14:46:29.472993 | 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-cbcfcddf7-64nhw/logs/
2026-06-09 14:46:29.473015 | 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-cbcfcddf7-64nhw/logs/manager.log
2026-06-09 14:46:29.473036 | 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-75f8548fcd-zm7hh/
2026-06-09 14:46:29.473056 | 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-75f8548fcd-zm7hh/ironic-operator-controller-manager-75f8548fcd-zm7hh-describe
2026-06-09 14:46:29.473080 | 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-75f8548fcd-zm7hh/logs/
2026-06-09 14:46:29.473104 | 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-75f8548fcd-zm7hh/logs/manager.log
2026-06-09 14:46:29.473128 | 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-6ccff66c5b-x8dqh/
2026-06-09 14:46:29.473152 | 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-6ccff66c5b-x8dqh/keystone-operator-controller-manager-6ccff66c5b-x8dqh-describe
2026-06-09 14:46:29.473176 | 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-6ccff66c5b-x8dqh/logs/
2026-06-09 14:46:29.473200 | 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-6ccff66c5b-x8dqh/logs/manager.log
2026-06-09 14:46:29.473225 | 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-677d9d8477-wpwch/
2026-06-09 14:46:29.473249 | 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-677d9d8477-wpwch/manila-operator-controller-manager-677d9d8477-wpwch-describe
2026-06-09 14:46:29.473277 | 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-677d9d8477-wpwch/logs/
2026-06-09 14:46:29.473295 | 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-677d9d8477-wpwch/logs/manager.log
2026-06-09 14:46:29.473312 | 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-7fcb8b58d6-mjd9d/
2026-06-09 14:46:29.473329 | 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-7fcb8b58d6-mjd9d/mariadb-operator-controller-manager-7fcb8b58d6-mjd9d-describe
2026-06-09 14:46:29.473346 | 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-7fcb8b58d6-mjd9d/logs/
2026-06-09 14:46:29.473363 | 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-7fcb8b58d6-mjd9d/logs/manager.log
2026-06-09 14:46:29.473380 | 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-688d5c756f-vb9nq/
2026-06-09 14:46:29.473396 | 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-688d5c756f-vb9nq/neutron-operator-controller-manager-688d5c756f-vb9nq-describe
2026-06-09 14:46:29.473413 | 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-688d5c756f-vb9nq/logs/
2026-06-09 14:46:29.473429 | 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-688d5c756f-vb9nq/logs/manager.log
2026-06-09 14:46:29.473446 | 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-f4c4579bb-rkxmh/
2026-06-09 14:46:29.473463 | 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-f4c4579bb-rkxmh/nova-operator-controller-manager-f4c4579bb-rkxmh-describe
2026-06-09 14:46:29.473483 | 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-f4c4579bb-rkxmh/logs/
2026-06-09 14:46:29.473501 | 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-f4c4579bb-rkxmh/logs/manager.log
2026-06-09 14:46:29.473539 | 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-6495978d8d-vf5nr/
2026-06-09 14:46:29.473559 | 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-6495978d8d-vf5nr/octavia-operator-controller-manager-6495978d8d-vf5nr-describe
2026-06-09 14:46:29.473577 | 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-6495978d8d-vf5nr/logs/
2026-06-09 14:46:29.473594 | 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-6495978d8d-vf5nr/logs/manager.log
2026-06-09 14:46:29.473611 | 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-7c67dc759f8vxrd/
2026-06-09 14:46:29.473628 | 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-7c67dc759f8vxrd/openstack-baremetal-operator-controller-manager-7c67dc759f8vxrd-describe
2026-06-09 14:46:29.473644 | 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-7c67dc759f8vxrd/logs/
2026-06-09 14:46:29.473661 | 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-7c67dc759f8vxrd/logs/manager.log
2026-06-09 14:46:29.473677 | 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-f4885b4db-2v7lv/
2026-06-09 14:46:29.473694 | 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-f4885b4db-2v7lv/openstack-operator-controller-init-f4885b4db-2v7lv-describe
2026-06-09 14:46:29.473718 | 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-f4885b4db-2v7lv/logs/
2026-06-09 14:46:29.473735 | 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-f4885b4db-2v7lv/logs/operator.log
2026-06-09 14:46:29.473752 | 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-5895df7d8f-mtf9p/
2026-06-09 14:46:29.473769 | 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-5895df7d8f-mtf9p/openstack-operator-controller-manager-5895df7d8f-mtf9p-describe
2026-06-09 14:46:29.473786 | 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-5895df7d8f-mtf9p/logs/
2026-06-09 14:46:29.473802 | 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-5895df7d8f-mtf9p/logs/manager.log.gz
2026-06-09 14:46:29.473818 | 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-cffcd/
2026-06-09 14:46:29.473835 | 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-cffcd/openstack-operator-index-cffcd-describe
2026-06-09 14:46:29.473852 | 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-cffcd/logs/
2026-06-09 14:46:29.473868 | 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-cffcd/logs/registry-server.log
2026-06-09 14:46:29.473886 | 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-58f85bd97f-dhf82/
2026-06-09 14:46:29.473902 | 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-58f85bd97f-dhf82/ovn-operator-controller-manager-58f85bd97f-dhf82-describe
2026-06-09 14:46:29.473923 | 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-58f85bd97f-dhf82/logs/
2026-06-09 14:46:29.473940 | 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-58f85bd97f-dhf82/logs/manager.log
2026-06-09 14:46:29.473957 | 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-67c49dd5c6-pcd8f/
2026-06-09 14:46:29.473975 | 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-67c49dd5c6-pcd8f/swift-operator-controller-manager-67c49dd5c6-pcd8f-describe
2026-06-09 14:46:29.473992 | 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-67c49dd5c6-pcd8f/logs/
2026-06-09 14:46:29.474009 | 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-67c49dd5c6-pcd8f/logs/manager.log
2026-06-09 14:46:29.474026 | 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-5d65c7d97d-7z62x/
2026-06-09 14:46:29.474042 | 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-5d65c7d97d-7z62x/telemetry-operator-controller-manager-5d65c7d97d-7z62x-describe
2026-06-09 14:46:29.474059 | 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-5d65c7d97d-7z62x/logs/
2026-06-09 14:46:29.474075 | 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-5d65c7d97d-7z62x/logs/manager.log
2026-06-09 14:46:29.474092 | 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-8d5599d7d-9vwgc/
2026-06-09 14:46:29.474109 | 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-8d5599d7d-9vwgc/test-operator-controller-manager-8d5599d7d-9vwgc-describe
2026-06-09 14:46:29.474126 | 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-8d5599d7d-9vwgc/logs/
2026-06-09 14:46:29.474147 | 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-8d5599d7d-9vwgc/logs/manager.log
2026-06-09 14:46:29.474165 | 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-577b679b5c-kcrrd/
2026-06-09 14:46:29.474182 | 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-577b679b5c-kcrrd/watcher-operator-controller-manager-577b679b5c-kcrrd-describe
2026-06-09 14:46:29.474198 | 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-577b679b5c-kcrrd/logs/
2026-06-09 14:46:29.474215 | 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-577b679b5c-kcrrd/logs/manager.log
2026-06-09 14:46:29.474232 | 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-09 14:46:29.474249 | 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-7b8ffd8c4f.yaml
2026-06-09 14:46:29.474265 | 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-86c584f6fc.yaml
2026-06-09 14:46:29.474282 | 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-6bf8599b68.yaml
2026-06-09 14:46:29.474299 | 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-5bdfb47c4d.yaml
2026-06-09 14:46:29.474316 | 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-5c5844cc68.yaml
2026-06-09 14:46:29.474333 | 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-548d6d5f9.yaml
2026-06-09 14:46:29.474349 | 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-cbcfcddf7.yaml
2026-06-09 14:46:29.474370 | 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-75f8548fcd.yaml
2026-06-09 14:46:29.474387 | 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-6ccff66c5b.yaml
2026-06-09 14:46:29.474589 | 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-677d9d8477.yaml
2026-06-09 14:46:29.474611 | 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-7fcb8b58d6.yaml
2026-06-09 14:46:29.474629 | 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-688d5c756f.yaml
2026-06-09 14:46:29.474646 | 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-f4c4579bb.yaml
2026-06-09 14:46:29.474663 | 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-6495978d8d.yaml
2026-06-09 14:46:29.474683 | 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-7c67dc759f.yaml
2026-06-09 14:46:29.474775 | 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-f4885b4db.yaml
2026-06-09 14:46:29.474801 | 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-5895df7d8f.yaml
2026-06-09 14:46:29.474821 | 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-58f85bd97f.yaml
2026-06-09 14:46:29.474841 | 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-67c49dd5c6.yaml
2026-06-09 14:46:29.474863 | 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-5d65c7d97d.yaml
2026-06-09 14:46:29.474881 | 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-8d5599d7d.yaml
2026-06-09 14:46:29.474898 | 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-577b679b5c.yaml
2026-06-09 14:46:29.474914 | 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-09 14:46:29.474931 | 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-09 14:46:29.474948 | 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-09 14:46:29.474965 | 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-09 14:46:29.474982 | 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-09 14:46:29.474999 | 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-09 14:46:29.475015 | 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-09 14:46:29.475032 | 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-09 14:46:29.475049 | 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-09 14:46:29.475066 | 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-09 14:46:29.475083 | 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-09 14:46:29.475105 | 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-09 14:46:29.475122 | 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-09 14:46:29.475139 | 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-09 14:46:29.475156 | 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-09 14:46:29.475173 | 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-09 14:46:29.475190 | 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-09 14:46:29.475206 | 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-09 14:46:29.475222 | 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-09 14:46:29.475239 | 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-09 14:46:29.475277 | 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-09 14:46:29.475295 | 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-09 14:46:29.475311 | 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-09 14:46:29.475327 | 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-09 14:46:29.475344 | 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-09 14:46:29.475365 | 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-09 14:46:29.475381 | 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-09 14:46:29.475397 | 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-09 14:46:29.475414 | 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-09 14:46:29.475430 | 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-09 14:46:29.475446 | 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-09 14:46:29.475463 | 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-09 14:46:29.475479 | 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-09 14:46:29.475496 | 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-09 14:46:29.475537 | 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-09 14:46:29.475557 | 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-09 14:46:29.475574 | 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-09 14:46:29.475591 | 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-09 14:46:29.475608 | 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-09 14:46:29.475629 | 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-09 14:46:29.475645 | 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-09 14:46:29.475662 | 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-09 14:46:29.475678 | 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-09 14:46:29.475695 | 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-09 14:46:29.475711 | 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-09 14:46:29.475727 | 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-09 14:46:29.475743 | 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-09 14:46:29.475759 | 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-09 14:46:29.475776 | 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-09 14:46:29.475793 | 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-09 14:46:29.475809 | 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-09 14:46:29.475826 | 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-09 14:46:29.475846 | 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-09 14:46:29.475864 | 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-09 14:46:29.475880 | 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-09 14:46:29.475897 | 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-09 14:46:29.475914 | 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-09 14:46:29.475930 | 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-09 14:46:29.475947 | 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-09 14:46:29.475963 | 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-09 14:46:29.475979 | 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-09 14:46:29.475996 | 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-09 14:46:29.476012 | 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-09 14:46:29.476029 | 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-09 14:46:29.476045 | 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-09 14:46:29.476066 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/
2026-06-09 14:46:29.476083 | 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-09 14:46:29.476100 | 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-09 14:46:29.476116 | 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-09 14:46:29.476133 | 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-09 14:46:29.476150 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/buildconfig/
2026-06-09 14:46:29.476166 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/
2026-06-09 14:46:29.476183 | 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-09 14:46:29.476199 | 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-09 14:46:29.476216 | 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-09 14:46:29.476232 | 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-09 14:46:29.476250 | 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-09 14:46:29.476267 | 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-09 14:46:29.476284 | 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-09 14:46:29.476300 | 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-09 14:46:29.476317 | 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-09 14:46:29.476337 | 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-09 14:46:29.476355 | 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-09 14:46:29.476372 | 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-09 14:46:29.476388 | 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-09 14:46:29.476406 | 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-09 14:46:29.476422 | 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-09 14:46:29.476439 | 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-09 14:46:29.476456 | 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-09 14:46:29.476473 | 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-09 14:46:29.476489 | 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-09 14:46:29.476506 | 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-09 14:46:29.476543 | 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-09 14:46:29.476560 | 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-09 14:46:29.476578 | 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-09 14:46:29.476598 | 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-09 14:46:29.476615 | 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-09 14:46:29.476632 | 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-09 14:46:29.476649 | 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-09 14:46:29.476666 | 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-09 14:46:29.476683 | 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-09 14:46:29.476700 | 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-09 14:46:29.476717 | 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-09 14:46:29.476734 | 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-09 14:46:29.476750 | 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-09 14:46:29.476767 | 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-09 14:46:29.476783 | 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-09 14:46:29.476799 | 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-09 14:46:29.476816 | 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-09 14:46:29.476832 | 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-09 14:46:29.476852 | 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-09 14:46:29.476870 | 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-09 14:46:29.476886 | 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-09 14:46:29.476902 | 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-09 14:46:29.476919 | 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-09 14:46:29.476935 | 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-09 14:46:29.476952 | 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-09 14:46:29.476969 | 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-09 14:46:29.476985 | 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-09 14:46:29.477002 | 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-09 14:46:29.477017 | 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-09 14:46:29.477034 | 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-09 14:46:29.477051 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/
2026-06-09 14:46:29.477066 | 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-09 14:46:29.477083 | 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-09 14:46:29.477104 | 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-09 14:46:29.477120 | 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-09 14:46:29.477137 | 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-09 14:46:29.477152 | 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-09 14:46:29.477169 | 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-09 14:46:29.477186 | 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-09 14:46:29.477203 | 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-09 14:46:29.477220 | 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-09 14:46:29.477238 | 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-09 14:46:29.477255 | 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-09 14:46:29.477272 | 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-09 14:46:29.477289 | 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-09 14:46:29.477306 | 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-09 14:46:29.477323 | 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-09 14:46:29.477342 | 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-09 14:46:29.477360 | 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-09 14:46:29.477376 | 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-09 14:46:29.477392 | 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-09 14:46:29.477409 | 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-09 14:46:29.477426 | 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-09 14:46:29.477443 | 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-09 14:46:29.477461 | 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-09 14:46:29.477478 | 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-09 14:46:29.477495 | 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-09 14:46:29.477526 | 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-09 14:46:29.477549 | 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-09 14:46:29.477568 | 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-09 14:46:29.477594 | 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-09 14:46:29.477614 | 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-09 14:46:29.477630 | 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-09 14:46:29.477648 | 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-09 14:46:29.477664 | 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-09 14:46:29.477681 | 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-09 14:46:29.477698 | 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-09 14:46:29.477714 | 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-09 14:46:29.477731 | 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-09 14:46:29.477747 | 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-09 14:46:29.477764 | 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-09 14:46:29.477780 | 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-09 14:46:29.477797 | 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-09 14:46:29.477813 | 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-09 14:46:29.477834 | 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-09 14:46:29.477851 | 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-09 14:46:29.477867 | 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-09 14:46:29.477883 | 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-09 14:46:29.477900 | 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-09 14:46:29.477917 | 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-09 14:46:29.477933 | 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-09 14:46:29.477950 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/
2026-06-09 14:46:29.477966 | 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-09 14:46:29.477983 | 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-09 14:46:29.478000 | 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-09 14:46:29.478016 | 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-09 14:46:29.478032 | 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-09 14:46:29.478049 | 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-09 14:46:29.478065 | 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-09 14:46:29.478085 | 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-09 14:46:29.478102 | 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-09 14:46:29.478118 | 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-09 14:46:29.478134 | 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-09 14:46:29.478151 | 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-09 14:46:29.478167 | 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-09 14:46:29.478184 | 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-09 14:46:29.478200 | 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-09 14:46:29.478216 | 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-09 14:46:29.478233 | 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-09 14:46:29.478249 | 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-09 14:46:29.478264 | 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-09 14:46:29.478281 | 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-09 14:46:29.478297 | 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-09 14:46:29.478319 | 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-09 14:46:29.478336 | 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-09 14:46:29.478353 | 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-09 14:46:29.478370 | 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-09 14:46:29.478387 | 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-09 14:46:29.478404 | 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-09 14:46:29.478421 | 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-09 14:46:29.478438 | 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-09 14:46:29.478455 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/
2026-06-09 14:46:29.478471 | 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-09 14:46:29.478489 | 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-09 14:46:29.478506 | 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-09 14:46:29.478542 | 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-09 14:46:29.478560 | 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-09 14:46:29.478588 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/
2026-06-09 14:46:29.478611 | 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-09 14:46:29.478628 | 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-09 14:46:29.478645 | 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-09 14:46:29.478663 | 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-09 14:46:29.478680 | 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-09 14:46:29.478696 | 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-09 14:46:29.478712 | 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-09 14:46:29.478729 | 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-09 14:46:29.478746 | 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-09 14:46:29.478763 | 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-09 14:46:29.478779 | 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-09 14:46:29.478797 | 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-09 14:46:29.478813 | 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-09 14:46:29.478830 | 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-09 14:46:29.478850 | 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-09 14:46:29.478867 | 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-09 14:46:29.478884 | 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-09 14:46:29.478900 | 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-09 14:46:29.478917 | 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-09 14:46:29.478934 | 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-09 14:46:29.478951 | 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-09 14:46:29.478967 | 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-09 14:46:29.478984 | 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-09 14:46:29.479000 | 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-09 14:46:29.479017 | 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-09 14:46:29.479034 | 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-09 14:46:29.479050 | 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-09 14:46:29.479067 | 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-09 14:46:29.479090 | 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-09 14:46:29.479107 | 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-09 14:46:29.479124 | 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-09 14:46:29.479140 | 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-09 14:46:29.479156 | 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-09 14:46:29.479173 | 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-09 14:46:29.479190 | 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-09 14:46:29.479208 | 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-09 14:46:29.479224 | 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-09 14:46:29.479240 | 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-09 14:46:29.479273 | 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-09 14:46:29.479291 | 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-09 14:46:29.479308 | 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-09 14:46:29.479325 | 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-09 14:46:29.479345 | 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-09 14:46:29.479363 | 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-09 14:46:29.479380 | 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-09 14:46:29.479397 | 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-09 14:46:29.479414 | 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-09 14:46:29.479431 | 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-09 14:46:29.479449 | 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-09 14:46:29.479466 | 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-09 14:46:29.479482 | 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-09 14:46:29.479499 | 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-09 14:46:29.479534 | 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-09 14:46:29.479554 | 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-09 14:46:29.479572 | 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-09 14:46:29.479604 | 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-09 14:46:29.479622 | 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-09 14:46:29.479640 | 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-09 14:46:29.479658 | 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-09 14:46:29.479675 | 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-09 14:46:29.479692 | 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-09 14:46:29.479709 | 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-09 14:46:29.479726 | 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-09 14:46:29.479744 | 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-09 14:46:29.479761 | 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-09 14:46:29.479777 | 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-09 14:46:29.479793 | 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-09 14:46:29.479810 | 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-09 14:46:29.479831 | 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-09 14:46:29.479847 | 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-09 14:46:29.479864 | 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-09 14:46:29.479881 | 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-09 14:46:29.479897 | 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-09 14:46:29.479914 | 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-09 14:46:29.479931 | 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-09 14:46:29.479948 | 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-09 14:46:29.479965 | 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-09 14:46:29.479982 | 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-09 14:46:29.479999 | 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-09 14:46:29.480016 | 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-09 14:46:29.480032 | 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-09 14:46:29.480049 | 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-09 14:46:29.480069 | 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-09 14:46:29.480086 | 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-09 14:46:29.480102 | 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-09 14:46:29.480118 | 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-09 14:46:29.480135 | 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-09 14:46:29.480151 | 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-09 14:46:29.480168 | 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-09 14:46:29.480185 | 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-09 14:46:29.480201 | 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-09 14:46:29.480218 | 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-09 14:46:29.480234 | 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-09 14:46:29.480250 | 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-09 14:46:29.480267 | 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-09 14:46:29.480286 | 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-09 14:46:29.480303 | 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-09 14:46:29.480319 | 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-09 14:46:29.480336 | 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-09 14:46:29.480352 | 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-09 14:46:29.480369 | 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-09 14:46:29.480385 | 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-09 14:46:29.480401 | 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-09 14:46:29.480418 | 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-09 14:46:29.480434 | 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-09 14:46:29.480452 | 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-09 14:46:29.480469 | 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-09 14:46:29.480486 | 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-09 14:46:29.480502 | 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-09 14:46:29.480536 | 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-09 14:46:29.480558 | 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-09 14:46:29.480577 | 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-09 14:46:29.480593 | 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-09 14:46:29.480610 | 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-09 14:46:29.480627 | 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-09 14:46:29.480643 | 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-09 14:46:29.480660 | 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-09 14:46:29.480677 | 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-09 14:46:29.480693 | 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-09 14:46:29.480710 | 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-09 14:46:29.480727 | 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-09 14:46:29.480743 | 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-09 14:46:29.480760 | 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-09 14:46:29.480780 | 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-09 14:46:29.480797 | 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-09 14:46:29.480814 | 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-09 14:46:29.480831 | 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-09 14:46:29.480848 | 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-09 14:46:29.480865 | 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-09 14:46:29.480882 | 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-09 14:46:29.480898 | 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-09 14:46:29.480915 | 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-09 14:46:29.480930 | 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-09 14:46:29.480946 | 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-09 14:46:29.480963 | 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-09 14:46:29.480979 | 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-09 14:46:29.481000 | 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-09 14:46:29.481017 | 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-09 14:46:29.481033 | 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-09 14:46:29.481049 | 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-09 14:46:29.481066 | 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-09 14:46:29.481083 | 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-09 14:46:29.481101 | 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-09 14:46:29.481118 | 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-09 14:46:29.481134 | 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-09 14:46:29.481151 | 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-09 14:46:29.481166 | 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-09 14:46:29.481183 | 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-09 14:46:29.481199 | 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-09 14:46:29.481223 | 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-09 14:46:29.481240 | 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-09 14:46:29.481257 | 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-09 14:46:29.481273 | 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-09 14:46:29.481289 | 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-09 14:46:29.481305 | 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-09 14:46:29.481322 | 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-09 14:46:29.481338 | 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-09 14:46:29.481354 | 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-09 14:46:29.481371 | 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-09 14:46:29.481387 | 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-09 14:46:29.481403 | 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-09 14:46:29.481420 | 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-09 14:46:29.481440 | 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-09 14:46:29.481457 | 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-09 14:46:29.481474 | 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-09 14:46:29.481491 | 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-09 14:46:29.481508 | 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-09 14:46:29.481544 | 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-09 14:46:29.481562 | 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-09 14:46:29.481579 | 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-09 14:46:29.481596 | 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-09 14:46:29.481613 | 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-09 14:46:29.481630 | 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-09 14:46:29.481646 | 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-09 14:46:29.481662 | 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-09 14:46:29.481682 | 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-09 14:46:29.481700 | 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-09 14:46:29.481718 | 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-09 14:46:29.481735 | 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-09 14:46:29.481751 | 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-09 14:46:29.481769 | 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-09 14:46:29.481785 | 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-09 14:46:29.481802 | 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-09 14:46:29.481818 | 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-09 14:46:29.481835 | 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-09 14:46:29.481850 | 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-09 14:46:29.481866 | 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-09 14:46:29.481882 | 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-09 14:46:29.481899 | 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-09 14:46:29.481919 | 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-09 14:46:29.481936 | 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-09 14:46:29.481953 | 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-09 14:46:29.481970 | 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-09 14:46:29.481987 | 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-09 14:46:29.482004 | 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-09 14:46:29.482020 | 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-09 14:46:29.482037 | 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-09 14:46:29.482053 | 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-09 14:46:29.482070 | 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-09 14:46:29.482087 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/
2026-06-09 14:46:29.482103 | 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-09 14:46:29.482120 | 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-09 14:46:29.482137 | 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-09 14:46:29.482157 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/
2026-06-09 14:46:29.482174 | 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-09 14:46:29.482190 | 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-09 14:46:29.482206 | 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-09 14:46:29.482223 | 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-09 14:46:29.482239 | 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-09 14:46:29.482256 | 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-09 14:46:29.482273 | 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-09 14:46:29.482290 | 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-09 14:46:29.482307 | 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-09 14:46:29.482324 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/imagestream/
2026-06-09 14:46:29.482341 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/installplans/
2026-06-09 14:46:29.482358 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/
2026-06-09 14:46:29.482375 | 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-09 14:46:29.482392 | 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-09 14:46:29.482412 | 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-09 14:46:29.482429 | 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-09 14:46:29.482446 | 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-09 14:46:29.482462 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/
2026-06-09 14:46:29.482479 | 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-09 14:46:29.482497 | 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-09 14:46:29.482530 | 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-09 14:46:29.482553 | 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-09 14:46:29.482571 | 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-09 14:46:29.482587 | 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-09 14:46:29.482604 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/keystone-cron-29683561.yaml
2026-06-09 14:46:29.482621 | 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-09 14:46:29.482638 | 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-09 14:46:29.482654 | 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-09 14:46:29.482674 | 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-09 14:46:29.482691 | 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-09 14:46:29.482708 | 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-09 14:46:29.482725 | 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-09 14:46:29.482742 | 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-09 14:46:29.482758 | 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-09 14:46:29.482775 | 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-09 14:46:29.482791 | 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-09 14:46:29.482808 | 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-09 14:46:29.482825 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/poddisruptionbudgets/
2026-06-09 14:46:29.482842 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/
2026-06-09 14:46:29.482858 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-57b7b68c9b-tw92z/
2026-06-09 14:46:29.482875 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-57b7b68c9b-tw92z/barbican-api-57b7b68c9b-tw92z-describe
2026-06-09 14:46:29.482895 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-57b7b68c9b-tw92z/logs/
2026-06-09 14:46:29.482912 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-57b7b68c9b-tw92z/logs/barbican-api-log.log
2026-06-09 14:46:29.482929 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-57b7b68c9b-tw92z/logs/barbican-api.log
2026-06-09 14:46:29.482946 | 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-6f8ff77dd6-xh6br/
2026-06-09 14:46:29.482963 | 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-6f8ff77dd6-xh6br/barbican-keystone-listener-6f8ff77dd6-xh6br-describe
2026-06-09 14:46:29.482979 | 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-6f8ff77dd6-xh6br/logs/
2026-06-09 14:46:29.482995 | 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-6f8ff77dd6-xh6br/logs/barbican-keystone-listener-log.log
2026-06-09 14:46:29.483011 | 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-6f8ff77dd6-xh6br/logs/barbican-keystone-listener.log
2026-06-09 14:46:29.483027 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-5f565bcd9-8xql5/
2026-06-09 14:46:29.483044 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-5f565bcd9-8xql5/barbican-worker-5f565bcd9-8xql5-describe
2026-06-09 14:46:29.483060 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-5f565bcd9-8xql5/logs/
2026-06-09 14:46:29.483077 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-5f565bcd9-8xql5/logs/barbican-worker-log.log
2026-06-09 14:46:29.483094 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-5f565bcd9-8xql5/logs/barbican-worker.log
2026-06-09 14:46:29.483111 | 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-dxtlt/
2026-06-09 14:46:29.483131 | 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-dxtlt/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-dxtlt-describe
2026-06-09 14:46:29.483149 | 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-dxtlt/logs/
2026-06-09 14:46:29.483165 | 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-dxtlt/logs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 14:46:29.483181 | 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-09 14:46:29.483199 | 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-09 14:46:29.483215 | 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-09 14:46:29.483232 | 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-09 14:46:29.483263 | 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-09 14:46:29.483281 | 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-09 14:46:29.483298 | 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-09 14:46:29.483315 | 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-09 14:46:29.483331 | 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-09 14:46:29.483348 | 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-09 14:46:29.483369 | 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-09 14:46:29.483385 | 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-09 14:46:29.483402 | 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-09 14:46:29.483418 | 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-09 14:46:29.483434 | 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-09 14:46:29.483451 | 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-09 14:46:29.483468 | 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-09 14:46:29.483486 | 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-ipamhdfr8/
2026-06-09 14:46:29.483503 | 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-ipamhdfr8/configure-network-edpm-deployment-ipam-openstack-edpm-ipamhdfr8-describe
2026-06-09 14:46:29.483539 | 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-ipamhdfr8/logs/
2026-06-09 14:46:29.483558 | 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-ipamhdfr8/logs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 14:46:29.483574 | 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-948w4/
2026-06-09 14:46:29.483590 | 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-948w4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-948w4-describe
2026-06-09 14:46:29.483610 | 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-948w4/logs/
2026-06-09 14:46:29.483627 | 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-948w4/logs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 14:46:29.483644 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-fb69bb9fc-tvtzf/
2026-06-09 14:46:29.483660 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-fb69bb9fc-tvtzf/dnsmasq-dns-fb69bb9fc-tvtzf-describe
2026-06-09 14:46:29.483676 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-fb69bb9fc-tvtzf/logs/
2026-06-09 14:46:29.483693 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-fb69bb9fc-tvtzf/logs/dnsmasq-dns.log
2026-06-09 14:46:29.483710 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-fb69bb9fc-tvtzf/logs/init.log
2026-06-09 14:46:29.483726 | 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-wpsm8/
2026-06-09 14:46:29.483743 | 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-wpsm8/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wpsm8-describe
2026-06-09 14:46:29.483759 | 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-wpsm8/logs/
2026-06-09 14:46:29.483776 | 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-wpsm8/logs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 14:46:29.483793 | 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-09 14:46:29.483809 | 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-09 14:46:29.483832 | 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-09 14:46:29.483849 | 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-09 14:46:29.483867 | 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-09 14:46:29.483883 | 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-09 14:46:29.483900 | 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-09 14:46:29.483915 | 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-09 14:46:29.483931 | 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-09 14:46:29.483947 | 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-09 14:46:29.483963 | 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-s56k4/
2026-06-09 14:46:29.483980 | 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-s56k4/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-s56k4-describe
2026-06-09 14:46:29.483997 | 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-s56k4/logs/
2026-06-09 14:46:29.484012 | 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-s56k4/logs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 14:46:29.484029 | 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-2lpgz/
2026-06-09 14:46:29.484049 | 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-2lpgz/install-os-edpm-deployment-ipam-openstack-edpm-ipam-2lpgz-describe
2026-06-09 14:46:29.484065 | 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-2lpgz/logs/
2026-06-09 14:46:29.484081 | 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-2lpgz/logs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 14:46:29.484098 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-6f4dd66fc4-289jm/
2026-06-09 14:46:29.484114 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-6f4dd66fc4-289jm/keystone-6f4dd66fc4-289jm-describe
2026-06-09 14:46:29.484131 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-6f4dd66fc4-289jm/logs/
2026-06-09 14:46:29.484148 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-6f4dd66fc4-289jm/logs/keystone-api.log
2026-06-09 14:46:29.484164 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29683561-664ws/
2026-06-09 14:46:29.484180 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29683561-664ws/keystone-cron-29683561-664ws-describe
2026-06-09 14:46:29.484197 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29683561-664ws/logs/
2026-06-09 14:46:29.484213 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29683561-664ws/logs/keystone-cron.log
2026-06-09 14:46:29.484229 | 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-09 14:46:29.484246 | 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-09 14:46:29.484262 | 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-09 14:46:29.484282 | 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-09 14:46:29.484299 | 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-v9w2s/
2026-06-09 14:46:29.484315 | 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-v9w2s/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-v9w2s-describe
2026-06-09 14:46:29.484331 | 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-v9w2s/logs/
2026-06-09 14:46:29.484348 | 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-v9w2s/logs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 14:46:29.484364 | 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-09 14:46:29.484381 | 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-09 14:46:29.484398 | 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-09 14:46:29.484415 | 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-09 14:46:29.484432 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-579d96b445-vb49n/
2026-06-09 14:46:29.484449 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-579d96b445-vb49n/neutron-579d96b445-vb49n-describe
2026-06-09 14:46:29.484466 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-579d96b445-vb49n/logs/
2026-06-09 14:46:29.484483 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-579d96b445-vb49n/logs/neutron-api.log
2026-06-09 14:46:29.484504 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-579d96b445-vb49n/logs/neutron-httpd.log
2026-06-09 14:46:29.484543 | 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-f9cxj/
2026-06-09 14:46:29.484562 | 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-f9cxj/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-f9cxj-describe
2026-06-09 14:46:29.484579 | 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-f9cxj/logs/
2026-06-09 14:46:29.484596 | 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-f9cxj/logs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 14:46:29.484614 | 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-09 14:46:29.484630 | 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-09 14:46:29.484647 | 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-09 14:46:29.484664 | 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-09 14:46:29.484681 | 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-09 14:46:29.484698 | 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-09 14:46:29.484715 | 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-09 14:46:29.484732 | 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-09 14:46:29.484748 | 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-09 14:46:29.484771 | 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-09 14:46:29.484788 | 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-09 14:46:29.484805 | 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-09 14:46:29.484822 | 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-09 14:46:29.484848 | 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-09 14:46:29.484870 | 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-09 14:46:29.484938 | 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-09 14:46:29.484961 | 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-09 14:46:29.484979 | 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-9c5fj/
2026-06-09 14:46:29.484997 | 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-9c5fj/nova-edpm-deployment-ipam-openstack-edpm-ipam-9c5fj-describe
2026-06-09 14:46:29.485014 | 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-9c5fj/logs/
2026-06-09 14:46:29.485031 | 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-9c5fj/logs/nova-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 14:46:29.485047 | 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-09 14:46:29.485067 | 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-09 14:46:29.485082 | 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-09 14:46:29.485099 | 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-09 14:46:29.485116 | 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-09 14:46:29.485133 | 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-09 14:46:29.485149 | 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-09 14:46:29.485166 | 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-09 14:46:29.485182 | 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-09 14:46:29.485199 | 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-09 14:46:29.485216 | 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-09 14:46:29.485233 | 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-09 14:46:29.485249 | 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-09 14:46:29.485265 | 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-09 14:46:29.485281 | 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-openstackprovisionserv2whw4/
2026-06-09 14:46:29.485301 | 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-openstackprovisionserv2whw4/openstack-edpm-ipam-provisionserver-openstackprovisionserv2whw4-describe
2026-06-09 14:46:29.485318 | 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-openstackprovisionserv2whw4/logs/
2026-06-09 14:46:29.485334 | 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-openstackprovisionserv2whw4/logs/init.log
2026-06-09 14:46:29.485350 | 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-openstackprovisionserv2whw4/logs/osp-httpd.log
2026-06-09 14:46:29.485367 | 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-09 14:46:29.485383 | 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-09 14:46:29.485399 | 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-09 14:46:29.485415 | 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-09 14:46:29.485431 | 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-09 14:46:29.485448 | 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-09 14:46:29.485465 | 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-09 14:46:29.485481 | 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-09 14:46:29.485499 | 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-09 14:46:29.485541 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-2j4qb/
2026-06-09 14:46:29.485564 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-2j4qb/ovn-controller-2j4qb-describe
2026-06-09 14:46:29.485583 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-2j4qb/logs/
2026-06-09 14:46:29.485600 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-2j4qb/logs/ovn-controller.log
2026-06-09 14:46:29.485617 | 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-gf96k/
2026-06-09 14:46:29.485633 | 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-gf96k/ovn-controller-metrics-gf96k-describe
2026-06-09 14:46:29.485649 | 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-gf96k/logs/
2026-06-09 14:46:29.485666 | 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-gf96k/logs/openstack-network-exporter.log
2026-06-09 14:46:29.485683 | 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-mvtvf/
2026-06-09 14:46:29.485700 | 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-mvtvf/ovn-controller-ovs-mvtvf-describe
2026-06-09 14:46:29.485717 | 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-mvtvf/logs/
2026-06-09 14:46:29.485733 | 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-mvtvf/logs/ovs-vswitchd.log
2026-06-09 14:46:29.485750 | 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-mvtvf/logs/ovsdb-server-init.log
2026-06-09 14:46:29.485767 | 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-mvtvf/logs/ovsdb-server.log
2026-06-09 14:46:29.485783 | 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-tglq9/
2026-06-09 14:46:29.485803 | 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-tglq9/ovn-edpm-deployment-ipam-openstack-edpm-ipam-tglq9-describe
2026-06-09 14:46:29.485820 | 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-tglq9/logs/
2026-06-09 14:46:29.485837 | 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-tglq9/logs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 14:46:29.485853 | 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-09 14:46:29.485870 | 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-09 14:46:29.485886 | 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-09 14:46:29.485903 | 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-09 14:46:29.485920 | 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-09 14:46:29.485936 | 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-09 14:46:29.485954 | 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-09 14:46:29.485970 | 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-09 14:46:29.485987 | 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-09 14:46:29.486003 | 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-09 14:46:29.486020 | 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-09 14:46:29.486040 | 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-09 14:46:29.486058 | 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-09 14:46:29.486075 | 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-09 14:46:29.486091 | 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-09 14:46:29.486108 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-8b6dd45bd-kqsw7/
2026-06-09 14:46:29.486124 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-8b6dd45bd-kqsw7/placement-8b6dd45bd-kqsw7-describe
2026-06-09 14:46:29.486140 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-8b6dd45bd-kqsw7/logs/
2026-06-09 14:46:29.486157 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-8b6dd45bd-kqsw7/logs/placement-api.log
2026-06-09 14:46:29.486173 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-8b6dd45bd-kqsw7/logs/placement-log.log
2026-06-09 14:46:29.486190 | 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-09 14:46:29.486207 | 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-09 14:46:29.486224 | 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-09 14:46:29.486240 | 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-09 14:46:29.486257 | 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-09 14:46:29.486276 | 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-09 14:46:29.486293 | 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-09 14:46:29.486310 | 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-09 14:46:29.486327 | 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-09 14:46:29.486344 | 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-09 14:46:29.486361 | 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-gh5jj/
2026-06-09 14:46:29.486378 | 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-gh5jj/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gh5jj-describe
2026-06-09 14:46:29.486395 | 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-gh5jj/logs/
2026-06-09 14:46:29.486412 | 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-gh5jj/logs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 14:46:29.486428 | 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-hhlvh/
2026-06-09 14:46:29.486445 | 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-hhlvh/redhat-edpm-deployment-ipam-openstack-edpm-ipam-hhlvh-describe
2026-06-09 14:46:29.486462 | 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-hhlvh/logs/
2026-06-09 14:46:29.486478 | 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-hhlvh/logs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 14:46:29.486498 | 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-pkg5f/
2026-06-09 14:46:29.486534 | 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-pkg5f/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-pkg5f-describe
2026-06-09 14:46:29.486553 | 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-pkg5f/logs/
2026-06-09 14:46:29.486571 | 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-pkg5f/logs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 14:46:29.486588 | 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-69jq2/
2026-06-09 14:46:29.486605 | 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-69jq2/run-os-edpm-deployment-ipam-openstack-edpm-ipam-69jq2-describe
2026-06-09 14:46:29.486621 | 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-69jq2/logs/
2026-06-09 14:46:29.486637 | 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-69jq2/logs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 14:46:29.486654 | 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-5xpqk/
2026-06-09 14:46:29.486671 | 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-5xpqk/ssh-known-hosts-edpm-deployment-ipam-5xpqk-describe
2026-06-09 14:46:29.486688 | 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-5xpqk/logs/
2026-06-09 14:46:29.486705 | 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-5xpqk/logs/ssh-known-hosts-edpm-deployment-ipam.log
2026-06-09 14:46:29.486725 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-5c7bdb47bc-jdgl7/
2026-06-09 14:46:29.486742 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-5c7bdb47bc-jdgl7/swift-proxy-5c7bdb47bc-jdgl7-describe
2026-06-09 14:46:29.486758 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-5c7bdb47bc-jdgl7/logs/
2026-06-09 14:46:29.486775 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-5c7bdb47bc-jdgl7/logs/proxy-httpd.log
2026-06-09 14:46:29.486791 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-5c7bdb47bc-jdgl7/logs/proxy-server.log
2026-06-09 14:46:29.486808 | 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-9mw47/
2026-06-09 14:46:29.486824 | 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-9mw47/swift-ring-rebalance-9mw47-describe
2026-06-09 14:46:29.486842 | 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-9mw47/logs/
2026-06-09 14:46:29.486859 | 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-9mw47/logs/swift-ring-rebalance.log
2026-06-09 14:46:29.486876 | 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-09 14:46:29.486893 | 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-09 14:46:29.486910 | 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-09 14:46:29.486928 | 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-09 14:46:29.486944 | 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-09 14:46:29.486964 | 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-09 14:46:29.486982 | 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-09 14:46:29.486998 | 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-09 14:46:29.487014 | 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-09 14:46:29.487031 | 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-09 14:46:29.487046 | 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-09 14:46:29.487063 | 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-09 14:46:29.487079 | 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-09 14:46:29.487096 | 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-09 14:46:29.487113 | 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-09 14:46:29.487129 | 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-09 14:46:29.487146 | 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-09 14:46:29.487163 | 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-09 14:46:29.487179 | 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-09 14:46:29.487199 | 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-zcx7w/
2026-06-09 14:46:29.487216 | 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-zcx7w/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-zcx7w-describe
2026-06-09 14:46:29.487233 | 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-zcx7w/logs/
2026-06-09 14:46:29.487264 | 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-zcx7w/logs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 14:46:29.487282 | 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-62xn6/
2026-06-09 14:46:29.487299 | 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-62xn6/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-62xn6-describe
2026-06-09 14:46:29.487315 | 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-62xn6/logs/
2026-06-09 14:46:29.487332 | 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-62xn6/logs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-09 14:46:29.487348 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/
2026-06-09 14:46:29.487364 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-57b7b68c9b.yaml
2026-06-09 14:46:29.487380 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-648d7bd4c4.yaml
2026-06-09 14:46:29.487396 | 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-6f8ff77dd6.yaml
2026-06-09 14:46:29.487413 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-5f565bcd9.yaml
2026-06-09 14:46:29.487433 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-5dd88c8fdc.yaml
2026-06-09 14:46:29.487450 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6f4f87c799.yaml
2026-06-09 14:46:29.487467 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-75b56949bf.yaml
2026-06-09 14:46:29.487483 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-798c5d9f59.yaml
2026-06-09 14:46:29.487499 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-79cccc8689.yaml
2026-06-09 14:46:29.487534 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-79f65d7c75.yaml
2026-06-09 14:46:29.487552 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-7cfd7bd55.yaml
2026-06-09 14:46:29.487569 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-7d5695b8ff.yaml
2026-06-09 14:46:29.487585 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-85c56b86b7.yaml
2026-06-09 14:46:29.487601 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-fb69bb9fc.yaml
2026-06-09 14:46:29.487617 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-fb9766d9.yaml
2026-06-09 14:46:29.487633 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-6f4dd66fc4.yaml
2026-06-09 14:46:29.487649 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-544f9cd8d8.yaml
2026-06-09 14:46:29.487666 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-579d96b445.yaml
2026-06-09 14:46:29.487687 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-68487f7dd5.yaml
2026-06-09 14:46:29.487703 | 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-5d459fdf87.yaml
2026-06-09 14:46:29.487720 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-7fd564548.yaml
2026-06-09 14:46:29.487736 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-8b6dd45bd.yaml
2026-06-09 14:46:29.487753 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-5c7bdb47bc.yaml
2026-06-09 14:46:29.487769 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/
2026-06-09 14:46:29.487786 | 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-09 14:46:29.487803 | 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-09 14:46:29.487820 | 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-09 14:46:29.487836 | 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-09 14:46:29.487853 | 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-09 14:46:29.487870 | 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-09 14:46:29.487886 | 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-09 14:46:29.487902 | 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-09 14:46:29.487918 | 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-09 14:46:29.487937 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/
2026-06-09 14:46:29.487954 | 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-09 14:46:29.487971 | 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-09 14:46:29.487989 | 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-09 14:46:29.488005 | 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-09 14:46:29.488021 | 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-09 14:46:29.488038 | 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-09 14:46:29.488055 | 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-09 14:46:29.488072 | 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-09 14:46:29.488088 | 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-09 14:46:29.488105 | 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-09 14:46:29.488121 | 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-09 14:46:29.488137 | 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-09 14:46:29.488158 | 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-09 14:46:29.488174 | 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-09 14:46:29.488191 | 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-09 14:46:29.488208 | 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-09 14:46:29.488225 | 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-09 14:46:29.488241 | 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-09 14:46:29.488258 | 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-09 14:46:29.488274 | 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-09 14:46:29.488291 | 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-09 14:46:29.488307 | 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-09 14:46:29.488324 | 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-09 14:46:29.488341 | 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-09 14:46:29.488358 | 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-09 14:46:29.488374 | 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-09 14:46:29.488397 | 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-09 14:46:29.488415 | 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-09 14:46:29.488432 | 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-09 14:46:29.488449 | 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-09 14:46:29.488466 | 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-09 14:46:29.488483 | 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-09 14:46:29.488501 | 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-09 14:46:29.488536 | 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-09 14:46:29.488555 | 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-09 14:46:29.488572 | 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-09 14:46:29.488589 | 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-09 14:46:29.488605 | 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-09 14:46:29.488622 | 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-09 14:46:29.488642 | 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-09 14:46:29.488660 | 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-09 14:46:29.488676 | 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-09 14:46:29.488693 | 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-09 14:46:29.488709 | 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-09 14:46:29.488725 | 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-09 14:46:29.488741 | 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-09 14:46:29.488758 | 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-09 14:46:29.488774 | 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-09 14:46:29.488790 | 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-09 14:46:29.488807 | 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-09 14:46:29.488824 | 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-09 14:46:29.488841 | 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-09 14:46:29.488857 | 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-09 14:46:29.488877 | 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-09 14:46:29.488895 | 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-09 14:46:29.488912 | 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-09 14:46:29.488929 | 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-09 14:46:29.488946 | 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-09 14:46:29.488963 | 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-09 14:46:29.488979 | 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-09 14:46:29.488996 | 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-09 14:46:29.489012 | 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-09 14:46:29.489029 | 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-09 14:46:29.489046 | 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-09 14:46:29.489062 | 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-09 14:46:29.489079 | 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-09 14:46:29.489096 | 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-09 14:46:29.489115 | 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-09 14:46:29.489133 | 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-09 14:46:29.489149 | 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-09 14:46:29.489166 | 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-09 14:46:29.489183 | 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-09 14:46:29.489200 | 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-09 14:46:29.489217 | 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-09 14:46:29.489234 | 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-09 14:46:29.489250 | 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-09 14:46:29.489268 | 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-09 14:46:29.489285 | 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-09 14:46:29.489302 | 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-09 14:46:29.489318 | 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-09 14:46:29.489338 | 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-09 14:46:29.489355 | 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-09 14:46:29.489371 | 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-09 14:46:29.489388 | 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-09 14:46:29.489404 | 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-09 14:46:29.489420 | 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-09 14:46:29.489435 | 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-09 14:46:29.489451 | 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-09 14:46:29.489467 | 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-09 14:46:29.489483 | 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-09 14:46:29.489500 | 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-09 14:46:29.489535 | 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-09 14:46:29.489555 | 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-09 14:46:29.489573 | 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-09 14:46:29.489593 | 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-09 14:46:29.489610 | 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-09 14:46:29.489626 | 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-09 14:46:29.489643 | 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-09 14:46:29.489659 | 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-09 14:46:29.489675 | 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-09 14:46:29.489691 | 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-09 14:46:29.489708 | 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-09 14:46:29.489724 | 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-09 14:46:29.489741 | 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-09 14:46:29.489757 | 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-09 14:46:29.489774 | 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-09 14:46:29.489791 | 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-09 14:46:29.489808 | 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-09 14:46:29.489828 | 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-09 14:46:29.489845 | 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-09 14:46:29.489863 | 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-09 14:46:29.489880 | 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-09 14:46:29.489896 | 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-09 14:46:29.489913 | 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-09 14:46:29.489931 | 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-09 14:46:29.489947 | 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-09 14:46:29.489963 | 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-09 14:46:29.489980 | 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-09 14:46:29.489998 | 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-09 14:46:29.490014 | 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-09 14:46:29.490031 | 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-09 14:46:29.490047 | 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-09 14:46:29.490068 | 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-09 14:46:29.490085 | 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-09 14:46:29.490102 | 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-09 14:46:29.490118 | 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-09 14:46:29.490134 | 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-09 14:46:29.490150 | 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-09 14:46:29.490166 | 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-09 14:46:29.490182 | 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-09 14:46:29.490198 | 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-09 14:46:29.490215 | 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-09 14:46:29.490231 | 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-09 14:46:29.490247 | 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-09 14:46:29.490263 | 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-09 14:46:29.490282 | 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-09 14:46:29.490299 | 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-09 14:46:29.490316 | 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-09 14:46:29.490332 | 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-09 14:46:29.490348 | 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-09 14:46:29.490364 | 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-09 14:46:29.490380 | 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-09 14:46:29.490397 | 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-09 14:46:29.490414 | 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-09 14:46:29.490431 | 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-09 14:46:29.490448 | 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-09 14:46:29.490464 | 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-09 14:46:29.490482 | 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-09 14:46:29.490499 | 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-09 14:46:29.490539 | 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-09 14:46:29.490561 | 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-09 14:46:29.490578 | 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-09 14:46:29.490595 | 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-09 14:46:29.490611 | 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-09 14:46:29.490628 | 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-09 14:46:29.490644 | 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-09 14:46:29.490661 | 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-09 14:46:29.490678 | 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-09 14:46:29.490695 | 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-09 14:46:29.490712 | 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-09 14:46:29.490729 | 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-09 14:46:29.490745 | 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-09 14:46:29.490762 | 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-09 14:46:29.490783 | 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-09 14:46:29.490800 | 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-09 14:46:29.490816 | 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-09 14:46:29.490833 | 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-09 14:46:29.490849 | 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-09 14:46:29.490866 | 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-09 14:46:29.490882 | 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-09 14:46:29.490899 | 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-09 14:46:29.490916 | 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-09 14:46:29.490933 | 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-09 14:46:29.490949 | 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-09 14:46:29.490966 | 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-09 14:46:29.490982 | 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-09 14:46:29.490998 | 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-09 14:46:29.491018 | 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-09 14:46:29.491035 | 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-09 14:46:29.491052 | 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-09 14:46:29.491068 | 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-09 14:46:29.491085 | 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-09 14:46:29.491101 | 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-09 14:46:29.491118 | 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-09 14:46:29.491135 | 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-09 14:46:29.491152 | 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-09 14:46:29.491168 | 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-09 14:46:29.491185 | 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-09 14:46:29.491202 | 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-09 14:46:29.491218 | 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-09 14:46:29.491234 | 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-09 14:46:29.491272 | 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-09 14:46:29.491290 | 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-09 14:46:29.491307 | 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-09 14:46:29.491324 | 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-09 14:46:29.491341 | 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-09 14:46:29.491358 | 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-09 14:46:29.491376 | 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-09 14:46:29.491393 | 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-09 14:46:29.491409 | 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-09 14:46:29.491426 | 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-09 14:46:29.491443 | 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-09 14:46:29.491460 | 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-09 14:46:29.491476 | 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-09 14:46:29.491492 | 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-09 14:46:29.491527 | 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-09 14:46:29.491550 | 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-09 14:46:29.491567 | 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-09 14:46:29.491585 | 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-09 14:46:29.491602 | 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-09 14:46:29.491620 | 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-09 14:46:29.491636 | 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-09 14:46:29.491654 | 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-09 14:46:29.491671 | 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-09 14:46:29.491688 | 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-09 14:46:29.491704 | 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-09 14:46:29.491721 | 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-09 14:46:29.491736 | 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-09 14:46:29.491756 | 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-09 14:46:29.491773 | 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-09 14:46:29.491789 | 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-09 14:46:29.491806 | 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-09 14:46:29.491823 | 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-09 14:46:29.491839 | 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-09 14:46:29.491856 | 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-09 14:46:29.491873 | 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-09 14:46:29.491891 | 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-09 14:46:29.491907 | 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-09 14:46:29.491924 | 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-09 14:46:29.491942 | 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-09 14:46:29.491959 | 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-09 14:46:29.491977 | 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-09 14:46:29.492000 | 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-09 14:46:29.492017 | 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-09 14:46:29.492034 | 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-09 14:46:29.492051 | 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-09 14:46:29.492068 | 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-09 14:46:29.492085 | 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-09 14:46:29.492101 | 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-09 14:46:29.492118 | 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-09 14:46:29.492135 | 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-09 14:46:29.492152 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/
2026-06-09 14:46:29.492169 | 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-09 14:46:29.492185 | 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-09 14:46:29.492202 | 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-09 14:46:29.492218 | 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-09 14:46:29.492238 | 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-09 14:46:29.492255 | 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-09 14:46:29.492272 | 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-09 14:46:29.492288 | 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-09 14:46:29.492305 | 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-09 14:46:29.492321 | 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-09 14:46:29.492337 | 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-09 14:46:29.492353 | 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-09 14:46:29.492369 | 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-09 14:46:29.492386 | 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-09 14:46:29.492402 | 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-09 14:46:29.492419 | 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-09 14:46:29.492436 | 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-09 14:46:29.492452 | 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-09 14:46:29.492468 | 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-09 14:46:29.492488 | 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-09 14:46:29.492505 | 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-09 14:46:29.492542 | 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-09 14:46:29.492561 | 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-09 14:46:29.492578 | 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-09 14:46:29.492594 | 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-09 14:46:29.492610 | 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-09 14:46:29.492626 | 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-09 14:46:29.492642 | 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-09 14:46:29.492658 | 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-09 14:46:29.492674 | 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-09 14:46:29.492690 | 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-09 14:46:29.492706 | 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-09 14:46:29.492723 | 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-09 14:46:29.492743 | 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-09 14:46:29.492760 | 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-09 14:46:29.492776 | 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-09 14:46:29.492793 | 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-09 14:46:29.492809 | 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-09 14:46:29.492826 | 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-09 14:46:29.492842 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/
2026-06-09 14:46:29.492858 | 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-09 14:46:29.492875 | 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-09 14:46:29.492891 | 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-09 14:46:29.492907 | 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-09 14:46:29.492924 | 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-09 14:46:29.492940 | 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-09 14:46:29.492956 | 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-09 14:46:29.492972 | 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-09 14:46:29.492992 | 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-09 14:46:29.493009 | 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-09 14:46:29.493025 | 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-09 14:46:29.493041 | 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-09 14:46:29.493058 | 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-09 14:46:29.493075 | 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-09 14:46:29.493091 | 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-09 14:46:29.493108 | 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-09 14:46:29.493125 | 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-09 14:46:29.493141 | 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-09 14:46:29.493158 | 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-09 14:46:29.493173 | 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-09 14:46:29.493189 | 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-09 14:46:29.493205 | 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-09 14:46:29.493221 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/subscriptions/
2026-06-09 14:46:29.493241 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/
2026-06-09 14:46:29.493258 | 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-09 14:46:29.493275 | 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-09 14:46:29.493292 | 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-09 14:46:29.493310 | 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-09 14:46:29.493326 | 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-09 14:46:29.493342 | 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-09 14:46:29.493359 | 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-09 14:46:29.493376 | 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-09 14:46:29.493393 | 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-09 14:46:29.493409 | 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-09 14:46:29.493427 | 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-09 14:46:29.493444 | 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-09 14:46:29.493460 | 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-09 14:46:29.493476 | 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-09 14:46:29.493493 | 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-09 14:46:29.493528 | 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-09 14:46:29.493550 | 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-09 14:46:29.493568 | 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-09 14:46:29.493584 | 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-09 14:46:29.493601 | 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-09 14:46:29.493617 | 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-09 14:46:29.493634 | 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-09 14:46:29.493651 | 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-09 14:46:29.493668 | 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-09 14:46:29.493685 | 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-09 14:46:29.493702 | 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-09 14:46:29.493719 | 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-09 14:46:29.493736 | 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-09 14:46:29.493753 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/
2026-06-09 14:46:29.493769 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/l2advertisement.yaml
2026-06-09 14:46:29.493790 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/
2026-06-09 14:46:29.493807 | 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-09 14:46:29.493824 | 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-09 14:46:29.493841 | 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-09 14:46:29.493858 | 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-09 14:46:29.493874 | 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-09 14:46:29.493890 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nnce/
2026-06-09 14:46:29.493907 | 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-09 14:46:29.493924 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nncp/
2026-06-09 14:46:29.493940 | 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-09 14:46:29.493957 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nns/
2026-06-09 14:46:29.493974 | 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-09 14:46:29.493993 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/
2026-06-09 14:46:29.494010 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.describe
2026-06-09 14:46:29.494027 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.yaml
2026-06-09 14:46:29.494044 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/
2026-06-09 14:46:29.494065 | 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-09 14:46:29.494082 | 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-09 14:46:29.494099 | 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-09 14:46:29.494116 | 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-09 14:46:29.494133 | 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-09 14:46:29.494149 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/
2026-06-09 14:46:29.494166 | 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-57b7b68c9b-tw92z -> ../_all_nodes/sosreport-crc
2026-06-09 14:46:29.494183 | 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-6f8ff77dd6-xh6br -> ../_all_nodes/sosreport-crc
2026-06-09 14:46:29.494200 | 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-5f565bcd9-8xql5 -> ../_all_nodes/sosreport-crc
2026-06-09 14:46:29.494216 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ceilometer/
2026-06-09 14:46:29.494233 | 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-09 14:46:29.494252 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/
2026-06-09 14:46:29.494268 | 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-09 14:46:29.494287 | 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-09 14:46:29.494304 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/
2026-06-09 14:46:29.494324 | 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-09 14:46:29.494342 | 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-09 14:46:29.494359 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/keystone/
2026-06-09 14:46:29.494376 | 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-6f4dd66fc4-289jm -> ../_all_nodes/sosreport-crc
2026-06-09 14:46:29.494394 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/neutron/
2026-06-09 14:46:29.494411 | 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-579d96b445-vb49n -> ../_all_nodes/sosreport-crc
2026-06-09 14:46:29.494428 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/
2026-06-09 14:46:29.494445 | 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-09 14:46:29.494461 | 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-09 14:46:29.494477 | 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-09 14:46:29.494494 | 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-09 14:46:29.494527 | 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-09 14:46:29.494549 | 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-09 14:46:29.494567 | 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-09 14:46:29.494588 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/
2026-06-09 14:46:29.494605 | 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-2j4qb -> ../_all_nodes/sosreport-crc
2026-06-09 14:46:29.494623 | 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-gf96k -> ../_all_nodes/sosreport-crc
2026-06-09 14:46:29.494639 | 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-mvtvf -> ../_all_nodes/sosreport-crc
2026-06-09 14:46:29.494656 | 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-09 14:46:29.494673 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/
2026-06-09 14:46:29.494690 | 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-09 14:46:29.494707 | 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-09 14:46:29.494725 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/placement/
2026-06-09 14:46:29.494741 | 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-8b6dd45bd-kqsw7 -> ../_all_nodes/sosreport-crc
2026-06-09 14:46:29.494758 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/swift/
2026-06-09 14:46:29.494775 | 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-5c7bdb47bc-jdgl7 -> ../_all_nodes/sosreport-crc
2026-06-09 14:46:29.494791 | 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-09 14:46:29.494808 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/
2026-06-09 14:46:29.494838 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/
2026-06-09 14:46:29.494855 | 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-09 14:46:29.494873 | 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-09 14:46:29.494890 | 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-09 14:46:29.494907 | 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-09 14:46:29.494925 | 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-09 14:46:29.494943 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/
2026-06-09 14:46:29.494960 | 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-09 14:46:29.494976 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bfdprofilevalidationwebhook.metallb.io-ldmwx.yaml
2026-06-09 14:46:29.494993 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgpadvertisementvalidationwebhook.metallb.io-6cbnw.yaml
2026-06-09 14:46:29.495010 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgppeersvalidationwebhook.metallb.io-ncrwn.yaml
2026-06-09 14:46:29.495101 | 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-09 14:46:29.495125 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/communityvalidationwebhook.metallb.io-5rsff.yaml
2026-06-09 14:46:29.495143 | 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-09 14:46:29.495160 | 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-09 14:46:29.495183 | 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-09 14:46:29.495200 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/ipaddresspoolvalidationwebhook.metallb.io-88vwb.yaml
2026-06-09 14:46:29.495217 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/l2advertisementvalidationwebhook.metallb.io-pzqsm.yaml
2026-06-09 14:46:29.495234 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/metallbvalidationwebhook.metallb.io-gh4vn.yaml
2026-06-09 14:46:29.495302 | 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-09 14:46:29.495320 | 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-09 14:46:29.495337 | 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-09 14:46:29.495354 | 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-09 14:46:29.495372 | 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-09 14:46:29.495389 | controller | cd+++++++++ registries.conf.d/
2026-06-09 14:46:29.495406 | controller | >f+++++++++ registries.conf.d/000-shortnames.conf
2026-06-09 14:46:29.495423 | controller | cd+++++++++ system-config/
2026-06-09 14:46:29.495441 | controller | cd+++++++++ system-config/libvirt/
2026-06-09 14:46:29.495458 | controller | >f+++++++++ system-config/libvirt/libvirt-admin.conf
2026-06-09 14:46:29.495474 | controller | >f+++++++++ system-config/libvirt/libvirt.conf
2026-06-09 14:46:29.495491 | controller | >f+++++++++ system-config/libvirt/libvirtd.conf
2026-06-09 14:46:29.495507 | controller | >f+++++++++ system-config/libvirt/network.conf
2026-06-09 14:46:29.495547 | controller | >f+++++++++ system-config/libvirt/qemu-lockd.conf
2026-06-09 14:46:29.495565 | controller | >f+++++++++ system-config/libvirt/qemu.conf
2026-06-09 14:46:29.495582 | controller | >f+++++++++ system-config/libvirt/virtinterfaced.conf
2026-06-09 14:46:29.495599 | controller | >f+++++++++ system-config/libvirt/virtlockd.conf
2026-06-09 14:46:29.495616 | controller | >f+++++++++ system-config/libvirt/virtlogd.conf
2026-06-09 14:46:29.495633 | controller | >f+++++++++ system-config/libvirt/virtnetworkd.conf
2026-06-09 14:46:29.495654 | controller | >f+++++++++ system-config/libvirt/virtnodedevd.conf
2026-06-09 14:46:29.495672 | controller | >f+++++++++ system-config/libvirt/virtnwfilterd.conf
2026-06-09 14:46:29.495688 | controller | >f+++++++++ system-config/libvirt/virtproxyd.conf
2026-06-09 14:46:29.495704 | controller | >f+++++++++ system-config/libvirt/virtqemud.conf
2026-06-09 14:46:29.495721 | controller | >f+++++++++ system-config/libvirt/virtsecretd.conf
2026-06-09 14:46:29.495737 | controller | >f+++++++++ system-config/libvirt/virtstoraged.conf
2026-06-09 14:46:30.002692 | controller | changed: .d..t...... ./
2026-06-09 14:46:30.758053 | controller | changed: .d..t...... ./
2026-06-09 14:46:30.888872 | 
2026-06-09 14:46:30.888984 | TASK [Return artifact to Zuul]
2026-06-09 14:46:30.924076 | controller | skipping: Conditional result was False
2026-06-09 14:46:30.926409 | 
2026-06-09 14:46:30.926461 | PLAY [Run ci/playbooks/collect-logs.yml on CRC host]
2026-06-09 14:46:30.926600 | 
2026-06-09 14:46:30.926635 | PLAY RECAP
2026-06-09 14:46:30.926674 | controller | ok: 16 changed: 11 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 1
2026-06-09 14:46:30.926693 | 
2026-06-09 14:46:31.082266 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-09 14:46:31.084114 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-09 14:46:31.759749 | 
2026-06-09 14:46:31.759869 | PLAY [Report DLRN results after job run]
2026-06-09 14:46:31.797373 | 
2026-06-09 14:46:31.797509 | TASK [Include vars from ci-framework group_vars]
2026-06-09 14:46:31.839617 | controller | ok
2026-06-09 14:46:31.942020 | 
2026-06-09 14:46:31.942206 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-09 14:46:32.006926 | controller | skipping: Conditional result was False
2026-06-09 14:46:32.036396 | 
2026-06-09 14:46:32.036583 | TASK [cifmw_helpers : Check if file is available]
2026-06-09 14:46:32.541296 | controller | ok
2026-06-09 14:46:32.567257 | 
2026-06-09 14:46:32.567376 | TASK [cifmw_helpers : Create temporary directory]
2026-06-09 14:46:32.601816 | controller | skipping: Conditional result was False
2026-06-09 14:46:32.642882 | 
2026-06-09 14:46:32.643023 | TASK [cifmw_helpers : Read vars]
2026-06-09 14:46:32.744789 | 
2026-06-09 14:46:32.745051 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-09 14:46:32.809092 | 
2026-06-09 14:46:32.809254 | TASK [cifmw_helpers : Include vars]
2026-06-09 14:46:32.881937 | 
2026-06-09 14:46:32.882171 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-09 14:46:32.916856 | controller | skipping: Conditional result was False
2026-06-09 14:46:32.974079 | 
2026-06-09 14:46:32.974208 | TASK [Report job status to DLRN]
2026-06-09 14:46:33.078310 | controller | ok
2026-06-09 14:46:33.153471 | 
2026-06-09 14:46:33.153613 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-09 14:46:33.228283 | controller | skipping: Conditional result was False
2026-06-09 14:46:33.257549 | 
2026-06-09 14:46:33.257708 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-09 14:46:33.332452 | controller | skipping: Conditional result was False
2026-06-09 14:46:33.360606 | 
2026-06-09 14:46:33.360703 | TASK [dlrn_report : Install kinit related package]
2026-06-09 14:46:33.436395 | controller | skipping: Conditional result was False
2026-06-09 14:46:33.488724 | 
2026-06-09 14:46:33.488876 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-09 14:46:33.564675 | controller | skipping: Conditional result was False
2026-06-09 14:46:33.659109 | 
2026-06-09 14:46:33.659241 | TASK [Set zuul-log-path fact]
2026-06-09 14:46:33.734024 | controller | skipping: Conditional result was False
2026-06-09 14:46:33.786838 | 
2026-06-09 14:46:33.786977 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-09 14:46:33.862328 | controller | skipping: Conditional result was False
2026-06-09 14:46:33.916072 | 
2026-06-09 14:46:33.916207 | TASK [Get hash related data from repo_setup role]
2026-06-09 14:46:33.991716 | controller | skipping: Conditional result was False
2026-06-09 14:46:34.047606 | 
2026-06-09 14:46:34.047718 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-09 14:46:34.738173 | controller | skipping: Conditional result was False
2026-06-09 14:46:34.795368 | 
2026-06-09 14:46:34.795473 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-09 14:46:35.473012 | controller | skipping: Conditional result was False
2026-06-09 14:46:35.534406 | 
2026-06-09 14:46:35.534727 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-09 14:46:36.248759 | controller | skipping: Conditional result was False
2026-06-09 14:46:36.308761 | 
2026-06-09 14:46:36.308914 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-09 14:46:36.394276 | controller | skipping: Conditional result was False
2026-06-09 14:46:36.469481 | 
2026-06-09 14:46:36.469639 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-09 14:46:37.142403 | controller | skipping: Conditional result was False
2026-06-09 14:46:37.202126 | 
2026-06-09 14:46:37.202246 | PLAY RECAP
2026-06-09 14:46:37.202302 | controller | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 18 rescued: 0 ignored: 0
2026-06-09 14:46:37.202334 | 
2026-06-09 14:46:37.328122 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-09 14:46:37.332023 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-09 14:46:37.983578 | 
2026-06-09 14:46:37.983689 | PLAY [all]
2026-06-09 14:46:38.019133 | 
2026-06-09 14:46:38.019278 | TASK [include_role : fetch-output]
2026-06-09 14:46:38.081152 | controller | ok
2026-06-09 14:46:38.174783 | 
2026-06-09 14:46:38.174925 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-09 14:46:38.250045 | controller | skipping: Conditional result was False
2026-06-09 14:46:38.301698 | 
2026-06-09 14:46:38.301843 | TASK [fetch-output : Set log path for single node]
2026-06-09 14:46:38.408803 | controller | ok
2026-06-09 14:46:38.440790 | 
2026-06-09 14:46:38.440891 | LOOP [fetch-output : Ensure local output dirs]
2026-06-09 14:46:38.920242 | controller -> localhost | ok: "/var/lib/zuul/builds/25dac73339d542ec92726d0a23802cef/work/logs"
2026-06-09 14:46:39.186685 | controller -> localhost | ok: "/var/lib/zuul/builds/25dac73339d542ec92726d0a23802cef/work/artifacts"
2026-06-09 14:46:39.458147 | controller -> localhost | ok: "/var/lib/zuul/builds/25dac73339d542ec92726d0a23802cef/work/docs"
2026-06-09 14:46:39.521542 | 
2026-06-09 14:46:39.521701 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-09 14:46:40.576878 | controller | ok
2026-06-09 14:46:40.577161 | controller | ok: All items complete
2026-06-09 14:46:40.577208 | 
2026-06-09 14:46:41.227136 | controller | ok
2026-06-09 14:46:41.918210 | controller | ok
2026-06-09 14:46:42.017471 | 
2026-06-09 14:46:42.017629 | TASK [include_role : fetch-output-openshift]
2026-06-09 14:46:42.042006 | controller | skipping: Conditional result was False
2026-06-09 14:46:42.111230 | 
2026-06-09 14:46:42.111364 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-09 14:46:42.660039 | controller -> localhost | ok: Item: artifacts Runtime: 0:00:00.011030
2026-06-09 14:46:42.889717 | controller -> localhost | ok: Item: docs Runtime: 0:00:00.011116
2026-06-09 14:46:42.918027 | 
2026-06-09 14:46:42.918092 | PLAY [all]
2026-06-09 14:46:42.944906 | 
2026-06-09 14:46:42.944993 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-09 14:46:43.632120 | controller | changed
2026-06-09 14:46:43.706059 | 
2026-06-09 14:46:43.706168 | PLAY RECAP
2026-06-09 14:46:43.706211 | controller | ok: 5 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0
2026-06-09 14:46:43.706233 | 
2026-06-09 14:46:43.823609 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-09 14:46:43.827162 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-09 14:46:44.517743 | 
2026-06-09 14:46:44.517860 | PLAY [localhost]
2026-06-09 14:46:44.527988 | 
2026-06-09 14:46:44.528078 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-09 14:46:45.582002 | localhost | changed
2026-06-09 14:46:45.602597 | 
2026-06-09 14:46:45.602936 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-09 14:46:45.646404 | localhost | ok
2026-06-09 14:46:45.659238 | 
2026-06-09 14:46:45.659387 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-09 14:46:46.057031 | localhost | changed
2026-06-09 14:46:46.065463 | 
2026-06-09 14:46:46.065638 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-09 14:46:46.953479 | localhost | changed
2026-06-09 14:46:46.965644 | 
2026-06-09 14:46:46.965818 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-09 14:46:47.432116 | localhost | Identity added: /var/lib/zuul/builds/25dac73339d542ec92726d0a23802cef/work/tmp/ansible.hykluw_m (/var/lib/zuul/builds/25dac73339d542ec92726d0a23802cef/work/tmp/ansible.hykluw_m)
2026-06-09 14:46:47.432455 | localhost | ok: Runtime: 0:00:00.021040
2026-06-09 14:46:47.440590 | 
2026-06-09 14:46:47.440733 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-09 14:46:47.783253 | localhost | ok: Runtime: 0:00:00.009197
2026-06-09 14:46:47.792036 | 
2026-06-09 14:46:47.792184 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-09 14:46:47.876064 | localhost | changed
2026-06-09 14:46:47.896358 | 
2026-06-09 14:46:47.896587 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-09 14:46:48.350668 | localhost | changed
2026-06-09 14:46:48.385298 | 
2026-06-09 14:46:48.385400 | PLAY [localhost]
2026-06-09 14:46:48.389649 | 
2026-06-09 14:46:48.389706 | TASK [Generate bulk log download script]
2026-06-09 14:46:48.406481 | localhost | ok
2026-06-09 14:46:48.417504 | 
2026-06-09 14:46:48.417589 | TASK [local-log-download : Check API endpoint is defined]
2026-06-09 14:46:48.445220 | localhost | ok: All assertions passed
2026-06-09 14:46:48.449894 | 
2026-06-09 14:46:48.449973 | TASK [local-log-download : Create download script]
2026-06-09 14:46:48.940392 | localhost -> localhost | changed
2026-06-09 14:46:48.947644 | 
2026-06-09 14:46:48.947705 | TASK [Register quick-download link]
2026-06-09 14:46:48.984894 | localhost | ok
2026-06-09 14:46:48.986539 | 
2026-06-09 14:46:48.986590 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-09 14:46:48.990978 | 
2026-06-09 14:46:48.991035 | TASK [Set zuul-log-path fact]
2026-06-09 14:46:49.016110 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-09 14:46:49.023802 | 
2026-06-09 14:46:49.023861 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-09 14:46:49.061865 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-09 14:46:49.066965 | 
2026-06-09 14:46:49.067092 | TASK [upload-logs : Create log directories]
2026-06-09 14:46:50.024086 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-09 14:46:50.025779 | 
2026-06-09 14:46:50.025839 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-09 14:46:50.465223 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.084876
2026-06-09 14:46:50.468449 | 
2026-06-09 14:46:50.468532 | TASK [upload-logs : Upload logs to log server]
2026-06-09 14:49:20.947153 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-09 14:49:20.950190 | 
2026-06-09 14:49:20.950318 | LOOP [upload-logs : Compress console log and json output]
